From f796b77b90d7c1f1a7a68c27f5ffb298e776e69d Mon Sep 17 00:00:00 2001 From: UniDoc Build Date: Thu, 25 Jul 2024 19:53:55 +0000 Subject: [PATCH] prepare release --- annotator/annotator.go | 906 +- common/common.go | 135 +- common/license/license.go | 27 +- contentstream/contentstream.go | 1165 ++- contentstream/draw/draw.go | 399 +- core/core.go | 2967 +++--- core/security/crypt/crypt.go | 137 +- core/security/security.go | 186 +- creator/creator.go | 4672 ++++----- extractor/extractor.go | 1738 ++-- fdf/fdf.go | 206 +- fjson/fjson.go | 50 +- internal/bitwise/bitwise.go | 113 +- internal/ccittfax/ccittfax.go | 233 +- internal/cmap/bcmaps/bcmaps.go | 748 +- internal/cmap/cmap.go | 260 +- internal/endian/endian.go | 4 +- internal/graphic2d/graphic2d.go | 77 +- internal/graphic2d/svg/svg.go | 202 +- internal/imageutil/imageutil.go | 783 +- internal/integrations/unichart/unichart.go | 57 +- internal/jbig2/basic/basic.go | 24 +- internal/jbig2/bitmap/bitmap.go | 1300 ++- .../jbig2/decoder/arithmetic/arithmetic.go | 48 +- internal/jbig2/decoder/decoder.go | 23 +- internal/jbig2/decoder/huffman/huffman.go | 65 +- internal/jbig2/decoder/mmr/mmr.go | 78 +- internal/jbig2/document/document.go | 245 +- internal/jbig2/document/segments/segments.go | 1202 ++- .../jbig2/encoder/arithmetic/arithmetic.go | 88 +- internal/jbig2/encoder/classer/classer.go | 199 +- internal/jbig2/errors/errors.go | 9 +- internal/jbig2/internal/internal.go | 2 +- internal/jbig2/jbig2.go | 12 +- internal/license/license.go | 210 +- internal/sampling/sampling.go | 31 +- internal/strutils/strutils.go | 16 +- internal/testutils/testutils.go | 57 +- .../textencoding/internal/syncmap/syncmap.go | 42 +- internal/textencoding/textencoding.go | 195 +- internal/timeutils/timeutils.go | 17 +- internal/transform/transform.go | 35 +- internal/uuid/uuid.go | 6 +- model/internal/colorprofile/colorprofile.go | 99 +- model/internal/docutil/docutil.go | 84 +- model/internal/fonts/fonts.go | 236 +- model/mdp/mdp.go | 149 +- model/model.go | 8422 ++++++++--------- model/optimize/optimize.go | 381 +- model/pdfa/pdfa.go | 1549 ++- model/sighandler/sighandler.go | 422 +- model/sigutil/sigutil.go | 122 +- model/xmputil/pdfaextension/pdfaextension.go | 197 +- model/xmputil/pdfaid/pdfaid.go | 43 +- model/xmputil/xmputil.go | 149 +- pdfutil/pdfutil.go | 14 +- ps/ps.go | 326 +- redactor/redactor.go | 179 +- render/internal/context/context.go | 54 +- .../context/imagerender/imagerender.go | 191 +- render/render.go | 360 +- sanitize/sanitize.go | 57 +- textshaping/textshaping.go | 6 +- 63 files changed, 16009 insertions(+), 16000 deletions(-) diff --git a/annotator/annotator.go b/annotator/annotator.go index 11382898..dcec2957 100644 --- a/annotator/annotator.go +++ b/annotator/annotator.go @@ -14,101 +14,190 @@ // can create the appearance streams which specify the exact appearance as needed by many pdf viewers for consistent // appearance of the annotations. // It also contains methods for generating appearance streams for fields via widget annotations. -package annotator ;import (_a "bytes";_ca "errors";_f "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/contentstream";_ee "github.com/unidoc/unipdf/v3/contentstream/draw";_ab "github.com/unidoc/unipdf/v3/core";_d "github.com/unidoc/unipdf/v3/internal/textencoding"; -_gg "github.com/unidoc/unipdf/v3/model";_fc "image";_b "math";_c "strings";_ef "time";_af "unicode";); +package annotator ;import (_a "bytes";_bc "errors";_d "fmt";_f "github.com/unidoc/unipdf/v3/common";_e "github.com/unidoc/unipdf/v3/contentstream";_fg "github.com/unidoc/unipdf/v3/contentstream/draw";_bf "github.com/unidoc/unipdf/v3/core";_b "github.com/unidoc/unipdf/v3/creator"; +_cf "github.com/unidoc/unipdf/v3/internal/textencoding";_bg "github.com/unidoc/unipdf/v3/model";_cfa "image";_db "math";_ed "strings";_be "time";_bb "unicode";);func _abbe (_adc *_bg .PdfAcroForm ,_ceb *_bg .PdfAnnotationWidget ,_bag *_bg .PdfFieldChoice ,_cacd AppearanceStyle )(*_bf .PdfObjectDictionary ,error ){_gcge ,_abcd :=_bf .GetArray (_ceb .Rect ); +if !_abcd {return nil ,_bc .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_cbage ,_bdff :=_bg .NewPdfRectangle (*_gcge );if _bdff !=nil {return nil ,_bdff ;};_cdg ,_geg :=_cbage .Width (),_cbage .Height ();_f .Log .Debug ("\u0043\u0068\u006f\u0069\u0063\u0065\u002c\u0020\u0077\u0061\u0020\u0042S\u003a\u0020\u0025\u0076",_ceb .BS ); +_fab ,_bdff :=_e .NewContentStreamParser (_efcf (_bag .PdfField )).Parse ();if _bdff !=nil {return nil ,_bdff ;};_cdfd ,_fbe :=_bf .GetDict (_ceb .MK );if _fbe {_bbfg ,_ :=_bf .GetDict (_ceb .BS );_agc :=_cacd .applyAppearanceCharacteristics (_cdfd ,_bbfg ,nil ); +if _agc !=nil {return nil ,_agc ;};};_dedb :=_bf .MakeDict ();for _ ,_fcg :=range _bag .Opt .Elements (){if _bbfb ,_dbg :=_bf .GetArray (_fcg );_dbg &&_bbfb .Len ()==2{_fcg =_bbfb .Get (1);};var _afbd string ;if _eba ,_dge :=_bf .GetString (_fcg );_dge {_afbd =_eba .Decoded (); +}else if _dbfb ,_eabb :=_bf .GetName (_fcg );_eabb {_afbd =_dbfb .String ();}else {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u004f\u0070\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006de\u002f\u0073\u0074\u0072\u0069\u006e\u0067 \u002d\u0020\u0025\u0054",_fcg ); +return nil ,_bc .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u002f\u0073t\u0072\u0069\u006e\u0067");};if len (_afbd )> 0{_caac ,_bfe :=_fcbg (_bag .PdfField ,_cdg ,_geg ,_afbd ,_cacd ,_fab ,_adc .DR ,_cdfd );if _bfe !=nil {return nil ,_bfe ; +};_dedb .Set (*_bf .MakeName (_afbd ),_caac .ToPdfObject ());};};_aab :=_bf .MakeDict ();_aab .Set ("\u004e",_dedb );return _aab ,nil ;};type quadding int ; -// Style returns the appearance style of `fa`. If not specified, returns default style. -func (_gaca ImageFieldAppearance )Style ()AppearanceStyle {if _gaca ._babf !=nil {return *_gaca ._babf ;};return AppearanceStyle {BorderSize :0.0,BorderColor :_gg .NewPdfColorDeviceGray (0),FillColor :_gg .NewPdfColorDeviceGray (1),DrawAlignmentReticle :false }; -}; +// AppearanceFont represents a font used for generating the appearance of a +// field in the filling/flattening process. +type AppearanceFont struct{ -// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. -// Implements interface model.FieldAppearanceGenerator. -func (_daee ImageFieldAppearance )GenerateAppearanceDict (form *_gg .PdfAcroForm ,field *_gg .PdfField ,wa *_gg .PdfAnnotationWidget )(*_ab .PdfObjectDictionary ,error ){_ ,_eaad :=field .GetContext ().(*_gg .PdfFieldButton );if !_eaad {_f .Log .Trace ("C\u006f\u0075\u006c\u0064\u0020\u006fn\u006c\u0079\u0020\u0068\u0061\u006ed\u006c\u0065\u0020\u0062\u0075\u0074\u0074o\u006e\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067"); -return nil ,nil ;};_eeba ,_gbbd :=_ab .GetDict (wa .AP );if _gbbd &&_daee .OnlyIfMissing {_f .Log .Trace ("\u0041\u006c\u0072\u0065a\u0064\u0079\u0020\u0070\u006f\u0070\u0075\u006c\u0061\u0074e\u0064 \u002d\u0020\u0069\u0067\u006e\u006f\u0072i\u006e\u0067"); -return _eeba ,nil ;};if form .DR ==nil {form .DR =_gg .NewPdfPageResources ();};switch _afe :=field .GetContext ().(type ){case *_gg .PdfFieldButton :if _afe .IsPush (){_cga ,_cbeef :=_dabab (_afe ,wa ,_daee .Style ());if _cbeef !=nil {return nil ,_cbeef ; -};return _cga ,nil ;};};return nil ,nil ;}; +// Name represents the name of the font which will be added to the +// AcroForm resources (DR). +Name string ; + +// Font represents the actual font used for the field appearance. +Font *_bg .PdfFont ; + +// Size represents the size of the font used for the field appearance. +// If the font size is 0, the value of the FallbackSize field of the +// AppearanceFontStyle is used, if set. Otherwise, the font size is +// calculated based on the available annotation height and on the +// AutoFontSizeFraction field of the AppearanceStyle. +Size float64 ;};func _cbcb (_cga *InkAnnotationDef )([]byte ,*_bg .PdfRectangle ,error ){_fdeef :=[][]_fg .CubicBezierCurve {};for _ ,_daffb :=range _cga .Paths {if _daffb .Length ()==0{continue ;};_cefe :=_daffb .Points ;_ccab ,_dee ,_gbbd :=_aaabf (_cefe ); +if _gbbd !=nil {return nil ,nil ,_gbbd ;};if len (_ccab )!=len (_dee ){return nil ,nil ,_bc .New ("\u0049\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u0061l\u0063\u0075\u006c\u0061\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0061\u006e\u0064\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0063\u006f\u006e\u0074\u0072o\u006c\u0020\u0070\u006f\u0069n\u0074"); +};_aee :=[]_fg .CubicBezierCurve {};for _cgbg :=0;_cgbg < len (_ccab );_cgbg ++{_aee =append (_aee ,_fg .CubicBezierCurve {P0 :_cefe [_cgbg ],P1 :_ccab [_cgbg ],P2 :_dee [_cgbg ],P3 :_cefe [_cgbg +1]});};if len (_aee )> 0{_fdeef =append (_fdeef ,_aee ); +};};_fdfff ,_cbdfa ,_dcea :=_edd (_fdeef ,_cga .Color ,_cga .LineWidth );if _dcea !=nil {return nil ,nil ,_dcea ;};return _fdfff ,_cbdfa ,nil ;};func (_dceg *AppearanceStyle )applyRotation (_gdee *_bf .PdfObjectDictionary ,_aag ,_cgdg float64 ,_cged *_e .ContentCreator )(float64 ,float64 ){if !_dceg .AllowMK {return _aag ,_cgdg ; +};if _gdee ==nil {return _aag ,_cgdg ;};_acd ,_ :=_bf .GetNumberAsFloat (_gdee .Get ("\u0052"));if _acd ==0{return _aag ,_cgdg ;};_dafc :=-_acd ;_dbd :=_fg .Path {Points :[]_fg .Point {_fg .NewPoint (0,0).Rotate (_dafc ),_fg .NewPoint (_aag ,0).Rotate (_dafc ),_fg .NewPoint (0,_cgdg ).Rotate (_dafc ),_fg .NewPoint (_aag ,_cgdg ).Rotate (_dafc )}}.GetBoundingBox (); +_cged .RotateDeg (_acd );_cged .Translate (_dbd .X ,_dbd .Y );return _dbd .Width ,_dbd .Height ;};func _bgc (_bac CircleAnnotationDef ,_bfc string )([]byte ,*_bg .PdfRectangle ,*_bg .PdfRectangle ,error ){_gd :=_fg .Circle {X :_bac .X ,Y :_bac .Y ,Width :_bac .Width ,Height :_bac .Height ,FillEnabled :_bac .FillEnabled ,FillColor :_bac .FillColor ,BorderEnabled :_bac .BorderEnabled ,BorderWidth :_bac .BorderWidth ,BorderColor :_bac .BorderColor ,Opacity :_bac .Opacity }; +_fb ,_gfb ,_fbb :=_gd .Draw (_bfc );if _fbb !=nil {return nil ,nil ,nil ,_fbb ;};_cbc :=&_bg .PdfRectangle {};_cbc .Llx =_bac .X +_gfb .Llx ;_cbc .Lly =_bac .Y +_gfb .Lly ;_cbc .Urx =_bac .X +_gfb .Urx ;_cbc .Ury =_bac .Y +_gfb .Ury ;return _fb ,_gfb ,_cbc ,nil ; +};func _fcbfb (_agec LineAnnotationDef )(*_bf .PdfObjectDictionary ,*_bg .PdfRectangle ,error ){_ccdac :=_bg .NewXObjectForm ();_ccdac .Resources =_bg .NewPdfPageResources ();_gbce :="";if _agec .Opacity < 1.0{_geb :=_bf .MakeDict ();_geb .Set ("\u0063\u0061",_bf .MakeFloat (_agec .Opacity )); +_ddfc :=_ccdac .Resources .AddExtGState ("\u0067\u0073\u0031",_geb );if _ddfc !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031");return nil ,nil ,_ddfc ; +};_gbce ="\u0067\u0073\u0031";};_edaga ,_fccb ,_gaec ,_bcdb :=_bbbbe (_agec ,_gbce );if _bcdb !=nil {return nil ,nil ,_bcdb ;};_bcdb =_ccdac .SetContentStream (_edaga ,nil );if _bcdb !=nil {return nil ,nil ,_bcdb ;};_ccdac .BBox =_fccb .ToPdfObject (); +_ecgd :=_bf .MakeDict ();_ecgd .Set ("\u004e",_ccdac .ToPdfObject ());return _ecgd ,_gaec ,nil ;}; + +// NewFormSubmitButtonField would create a submit button in specified page according to the parameter in `FormSubmitActionOptions`. +func NewFormSubmitButtonField (page *_bg .PdfPage ,opt FormSubmitActionOptions )(*_bg .PdfFieldButton ,error ){_dccb :=int64 (_cebdc );if opt .IsExclusionList {_dccb |=_gbd ;};if opt .IncludeEmptyFields {_dccb |=_fagd ;};if opt .SubmitAsPDF {_dccb |=_ccae ; +};_dcd :=_bg .NewPdfActionSubmitForm ();_dcd .Flags =_bf .MakeInteger (_dccb );_dcd .F =_bg .NewPdfFilespec ();if opt .Fields !=nil {_dcd .Fields =opt .Fields ;};_dcd .F .F =_bf .MakeString (opt .Url );_dcd .F .FS =_bf .MakeName ("\u0055\u0052\u004c"); +_fcbd ,_caacb :=_eggd (page ,opt .Rectangle ,"\u0062t\u006e\u0053\u0075\u0062\u006d\u0069t",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_dcd .ToPdfObject ());if _caacb !=nil {return nil ,_caacb ;};return _fcbd ,nil ;}; + +// ImageFieldOptions defines optional parameters for a push button with image attach capability form field. +type ImageFieldOptions struct{Image *_bg .Image ;_acaa AppearanceStyle ;}; // WrapContentStream ensures that the entire content stream for a `page` is wrapped within q ... Q operands. // Ensures that following operands that are added are not affected by additional operands that are added. // Implements interface model.ContentStreamWrapper. -func (_eadd ImageFieldAppearance )WrapContentStream (page *_gg .PdfPage )error {_eefg ,_bccc :=page .GetAllContentStreams ();if _bccc !=nil {return _bccc ;};_dcgc :=_g .NewContentStreamParser (_eefg );_badg ,_bccc :=_dcgc .Parse ();if _bccc !=nil {return _bccc ; -};_badg .WrapIfNeeded ();_eabe :=[]string {_badg .String ()};return page .SetContentStreams (_eabe ,_acgc ());};func _ebbc (_adg []*SignatureLine ,_fgb *SignatureFieldOpts )(*_ab .PdfObjectDictionary ,error ){if _fgb ==nil {_fgb =NewSignatureFieldOpts (); -};var _dfb error ;var _afbg *_ab .PdfObjectName ;_bgbf :=_fgb .Font ;if _bgbf !=nil {_facf ,_ :=_bgbf .GetFontDescriptor ();if _facf !=nil {if _abce ,_dcbbe :=_facf .FontName .(*_ab .PdfObjectName );_dcbbe {_afbg =_abce ;};};if _afbg ==nil {_afbg =_ab .MakeName ("\u0046\u006f\u006et\u0031"); -};}else {if _bgbf ,_dfb =_gg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");_dfb !=nil {return nil ,_dfb ;};_afbg =_ab .MakeName ("\u0048\u0065\u006c\u0076");};_afdd :=_fgb .FontSize ;if _afdd <=0{_afdd =10;};if _fgb .LineHeight <=0{_fgb .LineHeight =1; -};_egd :=_fgb .LineHeight *_afdd ;_fcce ,_cae :=_bgbf .GetRuneMetrics (' ');if !_cae {return nil ,_ca .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068"); -};_gdac :=_fcce .Wx ;var _agcf float64 ;var _gce []string ;for _ ,_afde :=range _adg {if _afde .Text ==""{continue ;};_fed :=_afde .Text ;if _afde .Desc !=""{_fed =_afde .Desc +"\u003a\u0020"+_fed ;};_gce =append (_gce ,_fed );var _bgae float64 ;for _ ,_faed :=range _fed {_cad ,_agd :=_bgbf .GetRuneMetrics (_faed ); -if !_agd {continue ;};_bgae +=_cad .Wx ;};if _bgae > _agcf {_agcf =_bgae ;};};_agcf =_agcf *_afdd /1000.0;_egg :=float64 (len (_gce ))*_egd ;_adgg :=_fgb .Image !=nil ;_gcbf :=_fgb .Rect ;if _gcbf ==nil {_gcbf =[]float64 {0,0,_agcf ,_egg };if _adgg {_gcbf [2]=_agcf *2; -_gcbf [3]=_egg *2;};_fgb .Rect =_gcbf ;};_gdcde :=_gcbf [2]-_gcbf [0];_ffeg :=_gcbf [3]-_gcbf [1];_agg ,_acd :=_gcbf ,_gcbf ;var _bcef ,_fdc float64 ;if _adgg &&len (_gce )> 0{if _fgb .ImagePosition <=SignatureImageRight {_acbd :=[]float64 {_gcbf [0],_gcbf [1],_gcbf [0]+(_gdcde /2),_gcbf [3]}; -_edge :=[]float64 {_gcbf [0]+(_gdcde /2),_gcbf [1],_gcbf [2],_gcbf [3]};if _fgb .ImagePosition ==SignatureImageLeft {_agg ,_acd =_acbd ,_edge ;}else {_agg ,_acd =_edge ,_acbd ;};}else {_dcfa :=[]float64 {_gcbf [0],_gcbf [1],_gcbf [2],_gcbf [1]+(_ffeg /2)}; -_eaa :=[]float64 {_gcbf [0],_gcbf [1]+(_ffeg /2),_gcbf [2],_gcbf [3]};if _fgb .ImagePosition ==SignatureImageTop {_agg ,_acd =_eaa ,_dcfa ;}else {_agg ,_acd =_dcfa ,_eaa ;};};};_bcef =_acd [2]-_acd [0];_fdc =_acd [3]-_acd [1];var _cafd float64 ;if _fgb .AutoSize {if _agcf > _bcef ||_egg > _fdc {_edbe :=_b .Min (_bcef /_agcf ,_fdc /_egg ); -_afdd *=_edbe ;};_egd =_fgb .LineHeight *_afdd ;_cafd +=(_fdc -float64 (len (_gce ))*_egd )/2;};_abge :=_g .NewContentCreator ();_acbda :=_gg .NewPdfPageResources ();_acbda .SetFontByName (*_afbg ,_bgbf .ToPdfObject ());if _fgb .BorderSize <=0{_fgb .BorderSize =0; -_fgb .BorderColor =_gg .NewPdfColorDeviceGray (1);};_abge .Add_q ();if _fgb .FillColor !=nil {_abge .SetNonStrokingColor (_fgb .FillColor );};if _fgb .BorderColor !=nil {_abge .SetStrokingColor (_fgb .BorderColor );};_abge .Add_w (_fgb .BorderSize ).Add_re (_gcbf [0],_gcbf [1],_gdcde ,_ffeg ); -if _fgb .FillColor !=nil &&_fgb .BorderColor !=nil {_abge .Add_B ();}else if _fgb .FillColor !=nil {_abge .Add_f ();}else if _fgb .BorderColor !=nil {_abge .Add_S ();};_abge .Add_Q ();if _fgb .WatermarkImage !=nil {_ecbc :=[]float64 {_gcbf [0],_gcbf [1],_gcbf [2],_gcbf [3]}; -_ccfb ,_abb ,_fcfg :=_dgf (_fgb .WatermarkImage ,"\u0049\u006d\u0061\u0067\u0065\u0057\u0061\u0074\u0065r\u006d\u0061\u0072\u006b",_fgb ,_ecbc ,_abge );if _fcfg !=nil {return nil ,_fcfg ;};_acbda .SetXObjectImageByName (*_ccfb ,_abb );};_abge .Add_q (); -_abge .Translate (_acd [0],_acd [3]-_egd -_cafd );_abge .Add_BT ();_ecd :=_bgbf .Encoder ();for _ ,_ddg :=range _gce {var _cgdg []byte ;for _ ,_dbc :=range _ddg {if _af .IsSpace (_dbc ){if len (_cgdg )> 0{_abge .SetNonStrokingColor (_fgb .TextColor ).Add_Tf (*_afbg ,_afdd ).Add_TL (_egd ).Add_TJ ([]_ab .PdfObject {_ab .MakeStringFromBytes (_cgdg )}...); -_cgdg =nil ;};_abge .Add_Tf (*_afbg ,_afdd ).Add_TL (_egd ).Add_TJ ([]_ab .PdfObject {_ab .MakeFloat (-_gdac )}...);}else {_cgdg =append (_cgdg ,_ecd .Encode (string (_dbc ))...);};};if len (_cgdg )> 0{_abge .SetNonStrokingColor (_fgb .TextColor ).Add_Tf (*_afbg ,_afdd ).Add_TL (_egd ).Add_TJ ([]_ab .PdfObject {_ab .MakeStringFromBytes (_cgdg )}...); -};_abge .Add_Td (0,-_egd );};_abge .Add_ET ();_abge .Add_Q ();if _adgg {_gbf ,_aebcd ,_befc :=_dgf (_fgb .Image ,"\u0049\u006d\u0061\u0067\u0065\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065",_fgb ,_agg ,_abge );if _befc !=nil {return nil ,_befc ;}; -_acbda .SetXObjectImageByName (*_gbf ,_aebcd );};_bgba :=_gg .NewXObjectForm ();_bgba .Resources =_acbda ;_bgba .BBox =_ab .MakeArrayFromFloats (_gcbf );_bgba .SetContentStream (_abge .Bytes (),_acgc ());_ege :=_ab .MakeDict ();_ege .Set ("\u004e",_bgba .ToPdfObject ()); -return _ege ,nil ;}; +func (_egbf ImageFieldAppearance )WrapContentStream (page *_bg .PdfPage )error {_dfd ,_adea :=page .GetAllContentStreams ();if _adea !=nil {return _adea ;};_efeg :=_e .NewContentStreamParser (_dfd );_bbba ,_adea :=_efeg .Parse ();if _adea !=nil {return _adea ; +};_bbba .WrapIfNeeded ();_edadd :=[]string {_bbba .String ()};return page .SetContentStreams (_edadd ,_eabc ());};func _eabc ()_bf .StreamEncoder {return _bf .NewFlateEncoder ()};func _bbgc (_cca *_bg .PdfAnnotationWidget ,_eaba *_bg .PdfFieldButton ,_bea *_bg .PdfPageResources ,_aga AppearanceStyle )(*_bf .PdfObjectDictionary ,error ){_aced ,_gcc :=_bf .GetArray (_cca .Rect ); +if !_gcc {return nil ,_bc .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_cacc ,_ecgeb :=_bg .NewPdfRectangle (*_aced );if _ecgeb !=nil {return nil ,_ecgeb ;};_agaa ,_bbbb :=_cacc .Width (),_cacc .Height ();_debb ,_dcgd :=_agaa ,_bbbb ; +_f .Log .Debug ("\u0043\u0068\u0065\u0063kb\u006f\u0078\u002c\u0020\u0077\u0061\u0020\u0042\u0053\u003a\u0020\u0025\u0076",_cca .BS );_becg ,_ecgeb :=_bg .NewStandard14Font ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073");if _ecgeb !=nil {return nil ,_ecgeb ; +};_bdf ,_fcfb :=_bf .GetDict (_cca .MK );if _fcfb {_dafda ,_ :=_bf .GetDict (_cca .BS );_dce :=_aga .applyAppearanceCharacteristics (_bdf ,_dafda ,_becg );if _dce !=nil {return nil ,_dce ;};};_gcf :=_bg .NewXObjectForm ();{_dec :=_e .NewContentCreator (); +if _aga .BorderSize > 0{_ebaf (_dec ,_aga ,_agaa ,_bbbb );};if _aga .DrawAlignmentReticle {_efbg :=_aga ;_efbg .BorderSize =0.2;_dabd (_dec ,_efbg ,_agaa ,_bbbb );};_agaa ,_bbbb =_aga .applyRotation (_bdf ,_agaa ,_bbbb ,_dec );_cgg :=_aga .AutoFontSizeFraction *_bbbb ; +_ddgc ,_egdb :=_becg .GetRuneMetrics (_aga .CheckmarkRune );if !_egdb {return nil ,_bc .New ("\u0067l\u0079p\u0068\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_fea :=_becg .Encoder ();_bfca :=_fea .Encode (string (_aga .CheckmarkRune )); +_aeb :=_ddgc .Wx *_cgg /1000.0;_fcff :=705.0;_fbf :=_fcff /1000.0*_cgg ;_fada :=_cbb ;if _aga .MarginLeft !=nil {_fada =*_aga .MarginLeft ;};_fdb :=1.0;if _aeb < _agaa {_fada =(_agaa -_aeb )/2.0;};if _fbf < _bbbb {_fdb =(_bbbb -_fbf )/2.0;};_dec .Add_q ().Add_g (0).Add_BT ().Add_Tf ("\u005a\u0061\u0044\u0062",_cgg ).Add_Td (_fada ,_fdb ).Add_Tj (*_bf .MakeStringFromBytes (_bfca )).Add_ET ().Add_Q (); +_gcf .Resources =_bg .NewPdfPageResources ();_gcf .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_becg .ToPdfObject ());_gcf .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_debb ,_dcgd });_gcf .SetContentStream (_dec .Bytes (),_eabc ());};_edgb :=_bg .NewXObjectForm (); +{_daag :=_e .NewContentCreator ();if _aga .BorderSize > 0{_ebaf (_daag ,_aga ,_agaa ,_bbbb );};_edgb .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_debb ,_dcgd });_edgb .SetContentStream (_daag .Bytes (),_eabc ());};_ddef :=_bf .PdfObjectName ("\u0059\u0065\u0073"); +_baaa ,_fcfb :=_bf .GetDict (_cca .PdfAnnotation .AP );if _fcfb &&_baaa !=nil {_fff :=_bf .TraceToDirectObject (_baaa .Get ("\u004e"));switch _bfg :=_fff .(type ){case *_bf .PdfObjectDictionary :_gfaa :=_bfg .Keys ();for _ ,_fdee :=range _gfaa {if _fdee !="\u004f\u0066\u0066"{_ddef =_fdee ; +};};};};_gdd :=_bf .MakeDict ();_gdd .Set ("\u004f\u0066\u0066",_edgb .ToPdfObject ());_gdd .Set (_ddef ,_gcf .ToPdfObject ());_gfff :=_bf .MakeDict ();_gfff .Set ("\u004e",_gdd );return _gfff ,nil ;}; -// AppearanceFontStyle defines font style characteristics for form fields, -// used in the filling/flattening process. -type AppearanceFontStyle struct{ +// CreateCircleAnnotation creates a circle/ellipse annotation object with appearance stream that can be added to +// page PDF annotations. +func CreateCircleAnnotation (circDef CircleAnnotationDef )(*_bg .PdfAnnotation ,error ){_bcg :=_bg .NewPdfAnnotationCircle ();if circDef .BorderEnabled {_g ,_fd ,_ag :=circDef .BorderColor .R (),circDef .BorderColor .G (),circDef .BorderColor .B ();_bcg .C =_bf .MakeArrayFromFloats ([]float64 {_g ,_fd ,_ag }); +_ba :=_bg .NewBorderStyle ();_ba .SetBorderWidth (circDef .BorderWidth );_bcg .BS =_ba .ToPdfObject ();};if circDef .FillEnabled {_af ,_afg ,_dbc :=circDef .FillColor .R (),circDef .FillColor .G (),circDef .FillColor .B ();_bcg .IC =_bf .MakeArrayFromFloats ([]float64 {_af ,_afg ,_dbc }); +}else {_bcg .IC =_bf .MakeArrayFromIntegers ([]int {});};if circDef .Opacity < 1.0{_bcg .CA =_bf .MakeFloat (circDef .Opacity );};_cc ,_fa ,_eg :=_ae (circDef );if _eg !=nil {return nil ,_eg ;};_bcg .AP =_cc ;_bcg .Rect =_bf .MakeArrayFromFloats ([]float64 {_fa .Llx ,_fa .Lly ,_fa .Urx ,_fa .Ury }); +return _bcg .PdfAnnotation ,nil ;};func _ebbg (_bca []*SignatureLine ,_ggc *SignatureFieldOpts )(*_bf .PdfObjectDictionary ,error ){if _ggc ==nil {_ggc =NewSignatureFieldOpts ();};var _abd error ;var _fdff *_bf .PdfObjectName ;_acfg :=_ggc .Font ;if _acfg !=nil {_ebafb ,_ :=_acfg .GetFontDescriptor (); +if _ebafb !=nil {if _fede ,_gagf :=_ebafb .FontName .(*_bf .PdfObjectName );_gagf {_fdff =_fede ;};};if _fdff ==nil {_fdff =_bf .MakeName ("\u0046\u006f\u006et\u0031");};}else {if _acfg ,_abd =_bg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +_abd !=nil {return nil ,_abd ;};_fdff =_bf .MakeName ("\u0048\u0065\u006c\u0076");};_ccfg :=_ggc .FontSize ;if _ccfg <=0{_ccfg =10;};if _ggc .LineHeight <=0{_ggc .LineHeight =1;};_gbfb :=_ggc .LineHeight *_ccfg ;_edc ,_cfff :=_acfg .GetRuneMetrics (' '); +if !_cfff {return nil ,_bc .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068");};_gbbb :=_edc .Wx ;var _egb float64 ;var _dbe []string ; +for _ ,_gfae :=range _bca {if _gfae .Text ==""{continue ;};_faea :=_gfae .Text ;if _gfae .Desc !=""{_faea =_gfae .Desc +"\u003a\u0020"+_faea ;};_dbe =append (_dbe ,_faea );var _fabaf float64 ;for _ ,_ced :=range _faea {_bfa ,_cadf :=_acfg .GetRuneMetrics (_ced ); +if !_cadf {continue ;};_fabaf +=_bfa .Wx ;};if _fabaf > _egb {_egb =_fabaf ;};};_egb =_egb *_ccfg /1000.0;_ada :=float64 (len (_dbe ))*_gbfb ;_ccc :=_ggc .Image !=nil ;_eff :=_ggc .Rect ;if _eff ==nil {_eff =[]float64 {0,0,_egb ,_ada };if _ccc {_eff [2]=_egb *2; +_eff [3]=_ada *2;};_ggc .Rect =_eff ;};_dgcf :=_eff [2]-_eff [0];_bbd :=_eff [3]-_eff [1];_cdgg ,_ggge :=_eff ,_eff ;var _ecd ,_cfge float64 ;if _ccc &&len (_dbe )> 0{if _ggc .ImagePosition <=SignatureImageRight {_face :=[]float64 {_eff [0],_eff [1],_eff [0]+(_dgcf /2),_eff [3]}; +_cfdf :=[]float64 {_eff [0]+(_dgcf /2),_eff [1],_eff [2],_eff [3]};if _ggc .ImagePosition ==SignatureImageLeft {_cdgg ,_ggge =_face ,_cfdf ;}else {_cdgg ,_ggge =_cfdf ,_face ;};}else {_bab :=[]float64 {_eff [0],_eff [1],_eff [2],_eff [1]+(_bbd /2)};_geceg :=[]float64 {_eff [0],_eff [1]+(_bbd /2),_eff [2],_eff [3]}; +if _ggc .ImagePosition ==SignatureImageTop {_cdgg ,_ggge =_geceg ,_bab ;}else {_cdgg ,_ggge =_bab ,_geceg ;};};};_ecd =_ggge [2]-_ggge [0];_cfge =_ggge [3]-_ggge [1];var _dged float64 ;if _ggc .AutoSize {if _egb > _ecd ||_ada > _cfge {_fef :=_db .Min (_ecd /_egb ,_cfge /_ada ); +_ccfg *=_fef ;};_gbfb =_ggc .LineHeight *_ccfg ;_dged +=(_cfge -float64 (len (_dbe ))*_gbfb )/2;};_eeac :=_e .NewContentCreator ();_dgedf :=_bg .NewPdfPageResources ();_dgedf .SetFontByName (*_fdff ,_acfg .ToPdfObject ());if _ggc .BorderSize <=0{_ggc .BorderSize =0; +_ggc .BorderColor =_bg .NewPdfColorDeviceGray (1);};_eeac .Add_q ();if _ggc .FillColor !=nil {_eeac .SetNonStrokingColor (_ggc .FillColor );};if _ggc .BorderColor !=nil {_eeac .SetStrokingColor (_ggc .BorderColor );};_eeac .Add_w (_ggc .BorderSize ).Add_re (_eff [0],_eff [1],_dgcf ,_bbd ); +if _ggc .FillColor !=nil &&_ggc .BorderColor !=nil {_eeac .Add_B ();}else if _ggc .FillColor !=nil {_eeac .Add_f ();}else if _ggc .BorderColor !=nil {_eeac .Add_S ();};_eeac .Add_Q ();if _ggc .WatermarkImage !=nil {_eaa :=[]float64 {_eff [0],_eff [1],_eff [2],_eff [3]}; +_dda ,_eaab ,_gceb :=_ccbg (_ggc .WatermarkImage ,"\u0049\u006d\u0061\u0067\u0065\u0057\u0061\u0074\u0065r\u006d\u0061\u0072\u006b",_ggc ,_eaa ,_eeac );if _gceb !=nil {return nil ,_gceb ;};_dgedf .SetXObjectImageByName (*_dda ,_eaab );};_eeac .Add_q (); +_eeac .Translate (_ggge [0],_ggge [3]-_gbfb -_dged );_eeac .Add_BT ();_fee :=_acfg .Encoder ();for _ ,_cebf :=range _dbe {var _gda []byte ;for _ ,_efd :=range _cebf {if _bb .IsSpace (_efd ){if len (_gda )> 0{_eeac .SetNonStrokingColor (_ggc .TextColor ).Add_Tf (*_fdff ,_ccfg ).Add_TL (_gbfb ).Add_TJ ([]_bf .PdfObject {_bf .MakeStringFromBytes (_gda )}...); +_gda =nil ;};_eeac .Add_Tf (*_fdff ,_ccfg ).Add_TL (_gbfb ).Add_TJ ([]_bf .PdfObject {_bf .MakeFloat (-_gbbb )}...);}else {_gda =append (_gda ,_fee .Encode (string (_efd ))...);};};if len (_gda )> 0{_eeac .SetNonStrokingColor (_ggc .TextColor ).Add_Tf (*_fdff ,_ccfg ).Add_TL (_gbfb ).Add_TJ ([]_bf .PdfObject {_bf .MakeStringFromBytes (_gda )}...); +};_eeac .Add_Td (0,-_gbfb );};_eeac .Add_ET ();_eeac .Add_Q ();if _ccc {_bae ,_daff ,_dabf :=_ccbg (_ggc .Image ,"\u0049\u006d\u0061\u0067\u0065\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065",_ggc ,_cdgg ,_eeac );if _dabf !=nil {return nil ,_dabf ;}; +_dgedf .SetXObjectImageByName (*_bae ,_daff );};_dcf :=_bg .NewXObjectForm ();_dcf .Resources =_dgedf ;_dcf .BBox =_bf .MakeArrayFromFloats (_eff );_dcf .SetContentStream (_eeac .Bytes (),_eabc ());_bdb :=_bf .MakeDict ();_bdb .Set ("\u004e",_dcf .ToPdfObject ()); +return _bdb ,nil ;};func (_ac *AppearanceFont )fillName (){if _ac .Font ==nil ||_ac .Name !=""{return ;};_cg :=_ac .Font .FontDescriptor ();if _cg ==nil ||_cg .FontName ==nil {return ;};_ac .Name =_cg .FontName .String ();}; -// Fallback represents a global font fallback, used for fields which do -// not specify a font in their default appearance (DA). The fallback is -// also used if there is a font specified in the DA, but it is not -// found in the AcroForm resources (DR). -Fallback *AppearanceFont ; +// FileAnnotationDef holds base information for constructing an file attachment annotation. +type FileAnnotationDef struct{ -// FallbackSize represents a global font size fallback used for fields -// which do not specify a font size in their default appearance (DA). -// The fallback size is applied only if its value is larger than zero. -FallbackSize float64 ; +// Bounding box of the annotation. +X float64 ;Y float64 ;Width float64 ;Height float64 ; -// FieldFallbacks defines font fallbacks for specific fields. The map keys -// represent the names of the fields (which can be specified by their -// partial or full names). Specific field fallback fonts take precedence -// over the global font fallback. -FieldFallbacks map[string ]*AppearanceFont ; +// EmbeddedFile is the file information to be attached. +EmbeddedFile *_bg .EmbeddedFile ; -// ForceReplace forces the replacement of fonts in the filling/flattening -// process, even if the default appearance (DA) specifies a valid font. -// If no fallback font is provided, setting this field has no effect. -ForceReplace bool ;}; +// Author is the author of the attachment file. +Author string ; -// ComboboxFieldOptions defines optional parameters for a combobox form field. -type ComboboxFieldOptions struct{ +// Subject is the subject of the attachment file. +Subject string ; -// Choices is the list of string values that can be selected. -Choices []string ;}; +// Description of the file attachment that will be displayed as a comment on the PDF reader. +Description string ; + +// IconName is The name of an icon that shall be used in displaying the annotation. +// Conforming readers shall provide predefined icon appearances for at least the following standard names: +// +// - Graph +// - PushPin +// - Paperclip +// - Tag +// +// Additional names may be supported as well. Default value: "PushPin". +IconName string ; + +// Color is the color of the annotation. +Color *_bg .PdfColorDeviceRGB ; + +// CreationDate is the date and time when the file attachment was created. +// If not set, the current time is used. +CreationDate *_be .Time ;}; + +// NewCheckboxField generates a new checkbox field with partial name `name` at location `rect` +// on specified `page` and with field specific options `opt`. +func NewCheckboxField (page *_bg .PdfPage ,name string ,rect []float64 ,opt CheckboxFieldOptions )(*_bg .PdfFieldButton ,error ){if page ==nil {return nil ,_bc .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bc .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_bc .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_aaa ,_cbaa :=_bg .NewStandard14Font (_bg .ZapfDingbatsName );if _cbaa !=nil {return nil ,_cbaa ;};_gcef :=_bg .NewPdfField ();_aagg :=&_bg .PdfFieldButton {};_gcef .SetContext (_aagg );_aagg .PdfField =_gcef ;_aagg .T =_bf .MakeString (name );_aagg .SetType (_bg .ButtonTypeCheckbox ); +_gfe :="\u004f\u0066\u0066";if opt .Checked {_gfe ="\u0059\u0065\u0073";};_aagg .V =_bf .MakeName (_gfe );_eeaeb :=_bg .NewPdfAnnotationWidget ();_eeaeb .Rect =_bf .MakeArrayFromFloats (rect );_eeaeb .P =page .ToPdfObject ();_eeaeb .F =_bf .MakeInteger (4); +_eeaeb .Parent =_aagg .ToPdfObject ();_dadd :=rect [2]-rect [0];_bffe :=rect [3]-rect [1];var _ecea _a .Buffer ;_ecea .WriteString ("\u0071\u000a");_ecea .WriteString ("\u0030 \u0030\u0020\u0031\u0020\u0072\u0067\n");_ecea .WriteString ("\u0042\u0054\u000a"); +_ecea .WriteString ("\u002f\u005a\u0061D\u0062\u0020\u0031\u0032\u0020\u0054\u0066\u000a");_ecea .WriteString ("\u0045\u0054\u000a");_ecea .WriteString ("\u0051\u000a");_cfbc :=_e .NewContentCreator ();_cfbc .Add_q ();_cfbc .Add_rg (0,0,1);_cfbc .Add_BT (); +_cfbc .Add_Tf (*_bf .MakeName ("\u005a\u0061\u0044\u0062"),12);_cfbc .Add_Td (0,0);_cfbc .Add_ET ();_cfbc .Add_Q ();_eabdg :=_bg .NewXObjectForm ();_eabdg .SetContentStream (_cfbc .Bytes (),_bf .NewRawEncoder ());_eabdg .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_dadd ,_bffe }); +_eabdg .Resources =_bg .NewPdfPageResources ();_eabdg .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_aaa .ToPdfObject ());_cfbc =_e .NewContentCreator ();_cfbc .Add_q ();_cfbc .Add_re (0,0,_dadd ,_bffe );_cfbc .Add_W ().Add_n ();_cfbc .Add_rg (0,0,1); +_cfbc .Translate (0,3.0);_cfbc .Add_BT ();_cfbc .Add_Tf (*_bf .MakeName ("\u005a\u0061\u0044\u0062"),12);_cfbc .Add_Td (0,0);_cfbc .Add_Tj (*_bf .MakeString ("\u0034"));_cfbc .Add_ET ();_cfbc .Add_Q ();_agbd :=_bg .NewXObjectForm ();_agbd .SetContentStream (_cfbc .Bytes (),_bf .NewRawEncoder ()); +_agbd .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_dadd ,_bffe });_agbd .Resources =_bg .NewPdfPageResources ();_agbd .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_aaa .ToPdfObject ());_ecbb :=_bf .MakeDict ();_ecbb .Set ("\u004f\u0066\u0066",_eabdg .ToPdfObject ()); +_ecbb .Set ("\u0059\u0065\u0073",_agbd .ToPdfObject ());_edag :=_bf .MakeDict ();_edag .Set ("\u004e",_ecbb );_eeaeb .AP =_edag ;_eeaeb .AS =_bf .MakeName (_gfe );_aagg .Annotations =append (_aagg .Annotations ,_eeaeb );return _aagg ,nil ;}; + +// ImageFieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams +// for attaching an image to a button field. +type ImageFieldAppearance struct{OnlyIfMissing bool ;_gafb *AppearanceStyle ;}; + +// NewImageField generates a new image field with partial name `name` at location `rect` +// on specified `page` and with field specific options `opt`. +func NewImageField (page *_bg .PdfPage ,name string ,rect []float64 ,opt ImageFieldOptions )(*_bg .PdfFieldButton ,error ){if page ==nil {return nil ,_bc .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bc .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_bc .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_fcbf :=_bg .NewPdfField ();_dcab :=&_bg .PdfFieldButton {};_dcab .PdfField =_fcbf ;_fcbf .SetContext (_dcab );_dcab .SetType (_bg .ButtonTypePush );_dcab .T =_bf .MakeString (name );_acde :=_bg .NewPdfAnnotationWidget ();_acde .Rect =_bf .MakeArrayFromFloats (rect ); +_acde .P =page .ToPdfObject ();_acde .F =_bf .MakeInteger (4);_acde .Parent =_dcab .ToPdfObject ();_bcga :=rect [2]-rect [0];_ebdff :=rect [3]-rect [1];_cbagb :=opt ._acaa ;_fgec :=_e .NewContentCreator ();if _cbagb .BorderSize > 0{_ebaf (_fgec ,_cbagb ,_bcga ,_ebdff ); +};if _cbagb .DrawAlignmentReticle {_ffae :=_cbagb ;_ffae .BorderSize =0.2;_dabd (_fgec ,_ffae ,_bcga ,_ebdff );};_dbdf ,_edfc :=_abgc (_bcga ,_ebdff ,opt .Image ,_cbagb );if _edfc !=nil {return nil ,_edfc ;};_deg ,_adce :=_bf .GetDict (_acde .MK );if _adce {_deg .Set ("\u006c",_dbdf .ToPdfObject ()); +};_bfgf :=_bf .MakeDict ();_bfgf .Set ("\u0046\u0052\u004d",_dbdf .ToPdfObject ());_cgde :=_bg .NewPdfPageResources ();_cgde .ProcSet =_bf .MakeArray (_bf .MakeName ("\u0050\u0044\u0046"));_cgde .XObject =_bfgf ;_acgc :=_bcga -2;_dfgg :=_ebdff -2;_fgec .Add_q (); +_fgec .Add_re (1,1,_acgc ,_dfgg );_fgec .Add_W ();_fgec .Add_n ();_acgc -=2;_dfgg -=2;_fgec .Add_q ();_fgec .Add_re (2,2,_acgc ,_dfgg );_fgec .Add_W ();_fgec .Add_n ();_ffc :=_db .Min (_acgc /float64 (opt .Image .Width ),_dfgg /float64 (opt .Image .Height )); +_fgec .Add_cm (_ffc ,0,0,_ffc ,(_bcga /2)-(float64 (opt .Image .Width )*_ffc /2)+2,2);_fgec .Add_Do ("\u0046\u0052\u004d");_fgec .Add_Q ();_fgec .Add_Q ();_cgce :=_bg .NewXObjectForm ();_cgce .FormType =_bf .MakeInteger (1);_cgce .Resources =_cgde ;_cgce .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_bcga ,_ebdff }); +_cgce .Matrix =_bf .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_cgce .SetContentStream (_fgec .Bytes (),_eabc ());_bdfe :=_bf .MakeDict ();_bdfe .Set ("\u004e",_cgce .ToPdfObject ());_acde .AP =_bdfe ;_dcab .Annotations =append (_dcab .Annotations ,_acde ); +return _dcab ,nil ;};func _ccbg (_dcge _cfa .Image ,_ddac string ,_ddefa *SignatureFieldOpts ,_ddfe []float64 ,_fgb *_e .ContentCreator )(*_bf .PdfObjectName ,*_bg .XObjectImage ,error ){_dgce ,_gccb :=_bg .DefaultImageHandler {}.NewImageFromGoImage (_dcge ); +if _gccb !=nil {return nil ,nil ,_gccb ;};_acge ,_gccb :=_bg .NewXObjectImageFromImage (_dgce ,nil ,_ddefa .Encoder );if _gccb !=nil {return nil ,nil ,_gccb ;};_fbgb ,_ece :=float64 (*_acge .Width ),float64 (*_acge .Height );_dcaf :=_ddfe [2]-_ddfe [0]; +_cegd :=_ddfe [3]-_ddfe [1];if _ddefa .AutoSize {_fdffd :=_db .Min (_dcaf /_fbgb ,_cegd /_ece );_fbgb *=_fdffd ;_ece *=_fdffd ;_ddfe [0]=_ddfe [0]+(_dcaf /2)-(_fbgb /2);_ddfe [1]=_ddfe [1]+(_cegd /2)-(_ece /2);};var _beae *_bf .PdfObjectName ;if _fgbe ,_feff :=_bf .GetName (_acge .Name ); +_feff {_beae =_fgbe ;}else {_beae =_bf .MakeName (_ddac );};if _fgb !=nil {_fgb .Add_q ().Translate (_ddfe [0],_ddfe [1]).Scale (_fbgb ,_ece ).Add_Do (*_beae ).Add_Q ();}else {return nil ,nil ,_bc .New ("\u0043\u006f\u006e\u0074en\u0074\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u0075l\u006c"); +};return _beae ,_acge ,nil ;};const (_gc quadding =0;_bgge quadding =1;_fc quadding =2;_cbb float64 =2.0;);func _abgc (_cdde ,_dga float64 ,_bdgg *_bg .Image ,_adfd AppearanceStyle )(*_bg .XObjectForm ,error ){_fgege ,_fddf :=_bg .NewXObjectImageFromImage (_bdgg ,nil ,_bf .NewFlateEncoder ()); +if _fddf !=nil {return nil ,_fddf ;};_fgege .Decode =_bf .MakeArrayFromFloats ([]float64 {0.0,1.0,0.0,1.0,0.0,1.0});_gadg :=_bg .NewPdfPageResources ();_gadg .ProcSet =_bf .MakeArray (_bf .MakeName ("\u0050\u0044\u0046"),_bf .MakeName ("\u0049\u006d\u0061\u0067\u0065\u0043")); +_gadg .SetXObjectImageByName (_bf .PdfObjectName ("\u0049\u006d\u0030"),_fgege );_dfeg :=_e .NewContentCreator ();_dfeg .Add_q ();_dfeg .Add_cm (float64 (_bdgg .Width ),0,0,float64 (_bdgg .Height ),0,0);_dfeg .Add_Do ("\u0049\u006d\u0030");_dfeg .Add_Q (); +_daeg :=_bg .NewXObjectForm ();_daeg .FormType =_bf .MakeInteger (1);_daeg .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,float64 (_bdgg .Width ),float64 (_bdgg .Height )});_daeg .Resources =_gadg ;_daeg .SetContentStream (_dfeg .Bytes (),_eabc ());return _daeg ,nil ; +};func _aaabf (_fdage []_fg .Point )(_acdc []_fg .Point ,_ggeg []_fg .Point ,_fcgb error ){_gbbe :=len (_fdage )-1;if len (_fdage )< 1{return nil ,nil ,_bc .New ("\u0041\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0074\u0077\u006f\u0020\u0070\u006f\u0069\u006e\u0074s \u0072e\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0074\u006f\u0020\u0063\u0061l\u0063\u0075\u006c\u0061\u0074\u0065\u0020\u0063\u0075\u0072\u0076\u0065\u0020\u0063\u006f\u006e\u0074r\u006f\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073"); +};if _gbbe ==1{_eaga :=_fg .Point {X :(2*_fdage [0].X +_fdage [1].X )/3,Y :(2*_fdage [0].Y +_fdage [1].Y )/3};_acdc =append (_acdc ,_eaga );_ggeg =append (_ggeg ,_fg .Point {X :2*_eaga .X -_fdage [0].X ,Y :2*_eaga .Y -_fdage [0].Y });return _acdc ,_ggeg ,nil ; +};_cefd :=make ([]float64 ,_gbbe );for _gfbbe :=1;_gfbbe < _gbbe -1;_gfbbe ++{_cefd [_gfbbe ]=4*_fdage [_gfbbe ].X +2*_fdage [_gfbbe +1].X ;};_cefd [0]=_fdage [0].X +2*_fdage [1].X ;_cefd [_gbbe -1]=(8*_fdage [_gbbe -1].X +_fdage [_gbbe ].X )/2.0;_faead :=_aacgb (_cefd ); +for _ddgf :=1;_ddgf < _gbbe -1;_ddgf ++{_cefd [_ddgf ]=4*_fdage [_ddgf ].Y +2*_fdage [_ddgf +1].Y ;};_cefd [0]=_fdage [0].Y +2*_fdage [1].Y ;_cefd [_gbbe -1]=(8*_fdage [_gbbe -1].Y +_fdage [_gbbe ].Y )/2.0;_bagba :=_aacgb (_cefd );_acdc =make ([]_fg .Point ,_gbbe ); +_ggeg =make ([]_fg .Point ,_gbbe );for _ddacb :=0;_ddacb < _gbbe ;_ddacb ++{_acdc [_ddacb ]=_fg .Point {X :_faead [_ddacb ],Y :_bagba [_ddacb ]};if _ddacb < _gbbe -1{_ggeg [_ddacb ]=_fg .Point {X :2*_fdage [_ddacb +1].X -_faead [_ddacb +1],Y :2*_fdage [_ddacb +1].Y -_bagba [_ddacb +1]}; +}else {_ggeg [_ddacb ]=_fg .Point {X :(_fdage [_gbbe ].X +_faead [_gbbe -1])/2,Y :(_fdage [_gbbe ].Y +_bagba [_gbbe -1])/2};};};return _acdc ,_ggeg ,nil ;}; + +// NewSignatureFieldOpts returns a new initialized instance of options +// used to generate a signature appearance. +func NewSignatureFieldOpts ()*SignatureFieldOpts {return &SignatureFieldOpts {Font :_bg .DefaultFont (),FontSize :10,LineHeight :1,AutoSize :true ,TextColor :_bg .NewPdfColorDeviceGray (0),BorderColor :_bg .NewPdfColorDeviceGray (0),FillColor :_bg .NewPdfColorDeviceGray (1),Encoder :_bf .NewFlateEncoder (),ImagePosition :SignatureImageLeft }; +}; // NewTextField generates a new text field with partial name `name` at location // specified by `rect` on given `page` and with field specific options `opt`. -func NewTextField (page *_gg .PdfPage ,name string ,rect []float64 ,opt TextFieldOptions )(*_gg .PdfFieldText ,error ){if page ==nil {return nil ,_ca .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064");};if len (name )<=0{return nil ,_ca .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); -};if len (rect )!=4{return nil ,_ca .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_eged :=_gg .NewPdfField ();_fgbf :=&_gg .PdfFieldText {};_eged .SetContext (_fgbf );_fgbf .PdfField =_eged ;_fgbf .T =_ab .MakeString (name ); -if opt .MaxLen > 0{_fgbf .MaxLen =_ab .MakeInteger (int64 (opt .MaxLen ));};if len (opt .Value )> 0{_fgbf .V =_ab .MakeString (opt .Value );};_ddde :=_gg .NewPdfAnnotationWidget ();_ddde .Rect =_ab .MakeArrayFromFloats (rect );_ddde .P =page .ToPdfObject (); -_ddde .F =_ab .MakeInteger (4);_ddde .Parent =_fgbf .ToPdfObject ();_fgbf .Annotations =append (_fgbf .Annotations ,_ddde );return _fgbf ,nil ;};func _bce (_abf CircleAnnotationDef )(*_ab .PdfObjectDictionary ,*_gg .PdfRectangle ,error ){_eg :=_gg .NewXObjectForm (); -_eg .Resources =_gg .NewPdfPageResources ();_ac :="";if _abf .Opacity < 1.0{_fe :=_ab .MakeDict ();_fe .Set ("\u0063\u0061",_ab .MakeFloat (_abf .Opacity ));_fe .Set ("\u0043\u0041",_ab .MakeFloat (_abf .Opacity ));_fcf :=_eg .Resources .AddExtGState ("\u0067\u0073\u0031",_fe ); -if _fcf !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031");return nil ,nil ,_fcf ;};_ac ="\u0067\u0073\u0031";};_cb ,_fb ,_fa ,_cdb :=_bd (_abf ,_ac ); -if _cdb !=nil {return nil ,nil ,_cdb ;};_cdb =_eg .SetContentStream (_cb ,nil );if _cdb !=nil {return nil ,nil ,_cdb ;};_eg .BBox =_fb .ToPdfObject ();_gd :=_ab .MakeDict ();_gd .Set ("\u004e",_eg .ToPdfObject ());return _gd ,_fa ,nil ;}; +func NewTextField (page *_bg .PdfPage ,name string ,rect []float64 ,opt TextFieldOptions )(*_bg .PdfFieldText ,error ){if page ==nil {return nil ,_bc .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064");};if len (name )<=0{return nil ,_bc .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); +};if len (rect )!=4{return nil ,_bc .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_dfe :=_bg .NewPdfField ();_dffg :=&_bg .PdfFieldText {};_dfe .SetContext (_dffg );_dffg .PdfField =_dfe ;_dffg .T =_bf .MakeString (name ); +if opt .MaxLen > 0{_dffg .MaxLen =_bf .MakeInteger (int64 (opt .MaxLen ));};if len (opt .Value )> 0{_dffg .V =_bf .MakeString (opt .Value );};if opt .TextColor !=""{_gad :=_b .ColorRGBFromHex (opt .TextColor );_efbc ,_adac ,_gbee :=_gad .ToRGB ();_edadg :=_d .Sprintf ("\u002f\u0048\u0065lv\u0065\u0074\u0069\u0063\u0061\u0020\u0031\u0032\u0020T\u0066 \u0025.\u0033f\u0020\u0025\u002e\u0033\u0066\u0020\u0025\u002e\u0033\u0066\u0020\u0072\u0067",_efbc ,_adac ,_gbee ); +_dffg .DA =_bf .MakeString (_edadg );};_dfe .SetContext (_dffg );_fadcf :=_bg .NewPdfAnnotationWidget ();_fadcf .Rect =_bf .MakeArrayFromFloats (rect );_fadcf .P =page .ToPdfObject ();_fadcf .F =_bf .MakeInteger (4);_fadcf .Parent =_dffg .ToPdfObject (); +_dffg .Annotations =append (_dffg .Annotations ,_fadcf );return _dffg ,nil ;};func _efcf (_fca *_bg .PdfField )string {if _fca ==nil {return "";};_bbc ,_ffg :=_fca .GetContext ().(*_bg .PdfFieldText );if !_ffg {return _efcf (_fca .Parent );};if _bbc .DA !=nil {return _bbc .DA .Str (); +};return _efcf (_bbc .Parent );}; -// RectangleAnnotationDef is a rectangle defined with a specified Width and Height and a lower left corner at (X,Y). -// The rectangle can optionally have a border and a filling color. -// The Width/Height includes the border (if any specified). -type RectangleAnnotationDef struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor *_gg .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_gg .PdfColorDeviceRGB ;Opacity float64 ;}; - -// WrapContentStream ensures that the entire content stream for a `page` is wrapped within q ... Q operands. -// Ensures that following operands that are added are not affected by additional operands that are added. -// Implements interface model.ContentStreamWrapper. -func (_bbf FieldAppearance )WrapContentStream (page *_gg .PdfPage )error {_ecag ,_cffcea :=page .GetAllContentStreams ();if _cffcea !=nil {return _cffcea ;};_gffg :=_g .NewContentStreamParser (_ecag );_bfef ,_cffcea :=_gffg .Parse ();if _cffcea !=nil {return _cffcea ; -};_bfef .WrapIfNeeded ();_aeab :=[]string {_bfef .String ()};return page .SetContentStreams (_aeab ,_acgc ());};func _dbg (_cbdf RectangleAnnotationDef ,_eggc string )([]byte ,*_gg .PdfRectangle ,*_gg .PdfRectangle ,error ){_dgde :=_ee .Rectangle {X :0,Y :0,Width :_cbdf .Width ,Height :_cbdf .Height ,FillEnabled :_cbdf .FillEnabled ,FillColor :_cbdf .FillColor ,BorderEnabled :_cbdf .BorderEnabled ,BorderWidth :2*_cbdf .BorderWidth ,BorderColor :_cbdf .BorderColor ,Opacity :_cbdf .Opacity }; -_dggb ,_cegg ,_daaf :=_dgde .Draw (_eggc );if _daaf !=nil {return nil ,nil ,nil ,_daaf ;};_dggbg :=&_gg .PdfRectangle {};_dggbg .Llx =_cbdf .X +_cegg .Llx ;_dggbg .Lly =_cbdf .Y +_cegg .Lly ;_dggbg .Urx =_cbdf .X +_cegg .Urx ;_dggbg .Ury =_cbdf .Y +_cegg .Ury ; -return _dggb ,_cegg ,_dggbg ,nil ;}; +// ComboboxFieldOptions defines optional parameters for a combobox form field. +type ComboboxFieldOptions struct{ -// NewFormResetButtonField would create a reset button in specified page according to the parameter in `FormResetActionOptions`. -func NewFormResetButtonField (page *_gg .PdfPage ,opt FormResetActionOptions )(*_gg .PdfFieldButton ,error ){_agfg :=_gg .NewPdfActionResetForm ();_agfg .Fields =opt .Fields ;_agfg .Flags =_ab .MakeInteger (0);if opt .IsExclusionList {_agfg .Flags =_ab .MakeInteger (1); -};_addb ,_ddbb :=_ceab (page ,opt .Rectangle ,"\u0062\u0074\u006e\u0052\u0065\u0073\u0065\u0074",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_agfg .ToPdfObject ());if _ddbb !=nil {return nil ,_ddbb ;};return _addb ,nil ;}; +// Choices is the list of string values that can be selected. +Choices []string ;}; // AppearanceStyle defines style parameters for appearance stream generation. type AppearanceStyle struct{ @@ -117,7 +206,7 @@ type AppearanceStyle struct{ AutoFontSizeFraction float64 ; // CheckmarkRune is a rune used for check mark in checkboxes (for ZapfDingbats font). -CheckmarkRune rune ;BorderSize float64 ;BorderColor _gg .PdfColor ;FillColor _gg .PdfColor ; +CheckmarkRune rune ;BorderSize float64 ;BorderColor _bg .PdfColor ;FillColor _bg .PdfColor ; // Multiplier for lineheight for multi line text. MultilineLineHeight float64 ;MultilineVAlignMiddle bool ; @@ -133,180 +222,56 @@ Fonts *AppearanceFontStyle ; // MarginLeft represents the amount of space to leave on the left side of // the form field bounding box when generating appearances (default: 2.0). -MarginLeft *float64 ;};func _gagg (_cbeb ,_eef float64 ,_eggg *_gg .Image ,_cccg AppearanceStyle )(*_gg .XObjectForm ,error ){_egf ,_ged :=_gg .NewXObjectImageFromImage (_eggg ,nil ,_ab .NewFlateEncoder ());if _ged !=nil {return nil ,_ged ;};_egf .Decode =_ab .MakeArrayFromFloats ([]float64 {0.0,1.0,0.0,1.0,0.0,1.0}); -_gadb :=_gg .NewPdfPageResources ();_gadb .ProcSet =_ab .MakeArray (_ab .MakeName ("\u0050\u0044\u0046"),_ab .MakeName ("\u0049\u006d\u0061\u0067\u0065\u0043"));_gadb .SetXObjectImageByName (_ab .PdfObjectName ("\u0049\u006d\u0030"),_egf );_dcab :=_g .NewContentCreator (); -_dcab .Add_q ();_dcab .Add_cm (float64 (_eggg .Width ),0,0,float64 (_eggg .Height ),0,0);_dcab .Add_Do ("\u0049\u006d\u0030");_dcab .Add_Q ();_cdbg :=_gg .NewXObjectForm ();_cdbg .FormType =_ab .MakeInteger (1);_cdbg .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,float64 (_eggg .Width ),float64 (_eggg .Height )}); -_cdbg .Resources =_gadb ;_cdbg .SetContentStream (_dcab .Bytes (),_acgc ());return _cdbg ,nil ;}; - -// SignatureLine represents a line of information in the signature field appearance. -type SignatureLine struct{Desc string ;Text string ;};func _ffgc (_bgfb *_g .ContentCreator ,_dced AppearanceStyle ,_febe ,_gdee float64 ){_bgfb .Add_q ().Add_re (0,0,_febe ,_gdee ).Add_w (_dced .BorderSize ).SetStrokingColor (_dced .BorderColor ).SetNonStrokingColor (_dced .FillColor ).Add_B ().Add_Q (); +MarginLeft *float64 ;TextColor _bg .PdfColor ;};func _aacgb (_dadb []float64 )[]float64 {var (_dgb =len (_dadb );_bdcdc =make ([]float64 ,_dgb );_gac =make ([]float64 ,_dgb ););_fcaa :=2.0;_bdcdc [0]=_dadb [0]/_fcaa ;for _cbdge :=1;_cbdge < _dgb ;_cbdge ++{_gac [_cbdge ]=1/_fcaa ; +if _cbdge < _dgb -1{_fcaa =4.0;}else {_fcaa =3.5;};_fcaa -=_gac [_cbdge ];_bdcdc [_cbdge ]=(_dadb [_cbdge ]-_bdcdc [_cbdge -1])/_fcaa ;};for _eed :=1;_eed < _dgb ;_eed ++{_bdcdc [_dgb -_eed -1]-=_gac [_dgb -_eed ]*_bdcdc [_dgb -_eed ];};return _bdcdc ; }; -// NewSignatureLine returns a new signature line displayed as a part of the -// signature field appearance. -func NewSignatureLine (desc ,text string )*SignatureLine {return &SignatureLine {Desc :desc ,Text :text };};const (SignatureImageLeft SignatureImagePosition =iota ;SignatureImageRight ;SignatureImageTop ;SignatureImageBottom ;);func _dada (_efbe []float64 )[]float64 {var (_cdgg =len (_efbe ); -_cfbb =make ([]float64 ,_cdgg );_eddg =make ([]float64 ,_cdgg ););_aacd :=2.0;_cfbb [0]=_efbe [0]/_aacd ;for _eegb :=1;_eegb < _cdgg ;_eegb ++{_eddg [_eegb ]=1/_aacd ;if _eegb < _cdgg -1{_aacd =4.0;}else {_aacd =3.5;};_aacd -=_eddg [_eegb ];_cfbb [_eegb ]=(_efbe [_eegb ]-_cfbb [_eegb -1])/_aacd ; -};for _afff :=1;_afff < _cdgg ;_afff ++{_cfbb [_cdgg -_afff -1]-=_eddg [_cdgg -_afff ]*_cfbb [_cdgg -_afff ];};return _cfbb ;}; - -// ImageFieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams -// for attaching an image to a button field. -type ImageFieldAppearance struct{OnlyIfMissing bool ;_babf *AppearanceStyle ;};const (_gffb =1;_eff =2;_efg =4;_abfc =8;_dgbc =16;_daeb =32;_gaf =64;_bgfd =128;_egdf =256;_gfec =512;_fdgb =1024;_ecdg =2048;_bgbg =4096;);func _acgc ()_ab .StreamEncoder {return _ab .NewFlateEncoder ()}; - - -// NewImageField generates a new image field with partial name `name` at location `rect` -// on specified `page` and with field specific options `opt`. -func NewImageField (page *_gg .PdfPage ,name string ,rect []float64 ,opt ImageFieldOptions )(*_gg .PdfFieldButton ,error ){if page ==nil {return nil ,_ca .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ca .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_ca .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_ggba :=_gg .NewPdfField ();_bddf :=&_gg .PdfFieldButton {};_bddf .PdfField =_ggba ;_ggba .SetContext (_bddf );_bddf .SetType (_gg .ButtonTypePush );_bddf .T =_ab .MakeString (name );_eab :=_gg .NewPdfAnnotationWidget ();_eab .Rect =_ab .MakeArrayFromFloats (rect ); -_eab .P =page .ToPdfObject ();_eab .F =_ab .MakeInteger (4);_eab .Parent =_bddf .ToPdfObject ();_cgff :=rect [2]-rect [0];_efea :=rect [3]-rect [1];_dgg :=opt ._eaae ;_abgbe :=_g .NewContentCreator ();if _dgg .BorderSize > 0{_ffgc (_abgbe ,_dgg ,_cgff ,_efea ); -};if _dgg .DrawAlignmentReticle {_caab :=_dgg ;_caab .BorderSize =0.2;_ggcd (_abgbe ,_caab ,_cgff ,_efea );};_bade ,_egdb :=_gagg (_cgff ,_efea ,opt .Image ,_dgg );if _egdb !=nil {return nil ,_egdb ;};_bgbc ,_fadc :=_ab .GetDict (_eab .MK );if _fadc {_bgbc .Set ("\u006c",_bade .ToPdfObject ()); -};_ffgcf :=_ab .MakeDict ();_ffgcf .Set ("\u0046\u0052\u004d",_bade .ToPdfObject ());_affc :=_gg .NewPdfPageResources ();_affc .ProcSet =_ab .MakeArray (_ab .MakeName ("\u0050\u0044\u0046"));_affc .XObject =_ffgcf ;_bbca :=_cgff -2;_dcfde :=_efea -2;_abgbe .Add_q (); -_abgbe .Add_re (1,1,_bbca ,_dcfde );_abgbe .Add_W ();_abgbe .Add_n ();_bbca -=2;_dcfde -=2;_abgbe .Add_q ();_abgbe .Add_re (2,2,_bbca ,_dcfde );_abgbe .Add_W ();_abgbe .Add_n ();_gfdg :=_b .Min (_bbca /float64 (opt .Image .Width ),_dcfde /float64 (opt .Image .Height )); -_abgbe .Add_cm (_gfdg ,0,0,_gfdg ,(_cgff /2)-(float64 (opt .Image .Width )*_gfdg /2)+2,2);_abgbe .Add_Do ("\u0046\u0052\u004d");_abgbe .Add_Q ();_abgbe .Add_Q ();_cdc :=_gg .NewXObjectForm ();_cdc .FormType =_ab .MakeInteger (1);_cdc .Resources =_affc ; -_cdc .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_cgff ,_efea });_cdc .Matrix =_ab .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_cdc .SetContentStream (_abgbe .Bytes (),_acgc ());_cdbda :=_ab .MakeDict ();_cdbda .Set ("\u004e",_cdc .ToPdfObject ()); -_eab .AP =_cdbda ;_bddf .Annotations =append (_bddf .Annotations ,_eab );return _bddf ,nil ;}; +// LineAnnotationDef defines a line between point 1 (X1,Y1) and point 2 (X2,Y2). The line ending styles can be none +// (regular line), or arrows at either end. The line also has a specified width, color and opacity. +type LineAnnotationDef struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor *_bg .PdfColorDeviceRGB ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 _fg .LineEndingStyle ;LineEndingStyle2 _fg .LineEndingStyle ;};func _fcbg (_dea *_bg .PdfField ,_fce ,_bdgd float64 ,_bgbd string ,_caf AppearanceStyle ,_bbff *_e .ContentStreamOperations ,_dbgc *_bg .PdfPageResources ,_cgeg *_bf .PdfObjectDictionary )(*_bg .XObjectForm ,error ){_fgeg :=_bg .NewPdfPageResources (); +_gga ,_gdfb :=_fce ,_bdgd ;_affb :=_e .NewContentCreator ();if _caf .BorderSize > 0{_ebaf (_affb ,_caf ,_fce ,_bdgd );};if _caf .DrawAlignmentReticle {_ecgee :=_caf ;_ecgee .BorderSize =0.2;_dabd (_affb ,_ecgee ,_fce ,_bdgd );};_affb .Add_BMC ("\u0054\u0078"); +_affb .Add_q ();_affb .Add_BT ();_fce ,_bdgd =_caf .applyRotation (_cgeg ,_fce ,_bdgd ,_affb );_gcfe ,_adde ,_ccf :=_caf .processDA (_dea ,_bbff ,_dbgc ,_fgeg ,_affb );if _ccf !=nil {return nil ,_ccf ;};_feg :=_gcfe .Font ;_dgfc :=_gcfe .Size ;_adg :=_bf .MakeName (_gcfe .Name ); +_fbdd :=_dgfc ==0;if _fbdd &&_adde {_dgfc =_bdgd *_caf .AutoFontSizeFraction ;};_cgc :=_feg .Encoder ();if _cgc ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +_cgc =_cf .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};if len (_bgbd )==0{return nil ,nil ;};_dfa :=_cbb ;if _caf .MarginLeft !=nil {_dfa =*_caf .MarginLeft ;};_cde :=0.0;if _cgc !=nil {for _ ,_faba :=range _bgbd {_gdb ,_eeae :=_feg .GetRuneMetrics (_faba ); +if !_eeae {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_faba ); +continue ;};_cde +=_gdb .Wx ;};_bgbd =string (_cgc .Encode (_bgbd ));};if _dgfc ==0||_fbdd &&_cde > 0&&_dfa +_cde *_dgfc /1000.0> _fce {_dgfc =0.95*1000.0*(_fce -_dfa )/_cde ;};_ebgg :=1.0*_dgfc ;_cebd :=2.0;{_bagb :=_ebgg ;if _fbdd &&_cebd +_bagb > _bdgd {_dgfc =0.95*(_bdgd -_cebd ); +_ebgg =1.0*_dgfc ;_bagb =_ebgg ;};if _bdgd > _bagb {_cebd =(_bdgd -_bagb )/2.0;_cebd +=1.50;};};_affb .Add_Tf (*_adg ,_dgfc );_affb .Add_Td (_dfa ,_cebd );_affb .Add_Tj (*_bf .MakeString (_bgbd ));_affb .Add_ET ();_affb .Add_Q ();_affb .Add_EMC ();_fac :=_bg .NewXObjectForm (); +_fac .Resources =_fgeg ;_fac .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_gga ,_gdfb });_fac .SetContentStream (_affb .Bytes (),_eabc ());return _fac ,nil ;}; -// TextFieldOptions defines optional parameter for a text field in a form. -type TextFieldOptions struct{MaxLen int ;Value string ;}; +// SignatureImagePosition specifies the image signature location relative to the text signature. +// If text signature is not defined, this position will be ignored. +type SignatureImagePosition int ; -// FormSubmitActionOptions holds options for creating a form submit button. -type FormSubmitActionOptions struct{ +// FormResetActionOptions holds options for creating a form reset button. +type FormResetActionOptions struct{ // Rectangle holds the button position, size, and color. -Rectangle _ee .Rectangle ; - -// Url specifies the URL where the fieds will be submitted. -Url string ; +Rectangle _fg .Rectangle ; // Label specifies the text that would be displayed on the button. Label string ; // LabelColor specifies the button label color. -LabelColor _gg .PdfColor ; +LabelColor _bg .PdfColor ; // Font specifies a font used for rendering the button label. // When omitted it will fallback to use a Helvetica font. -Font *_gg .PdfFont ; +Font *_bg .PdfFont ; // FontSize specifies the font size used in rendering the button label. // The default font size is 12pt. FontSize *float64 ; -// Fields specifies list of fields that could be submitted. +// Fields specifies list of fields that could be resetted. // This list may contain indirect object to fields or field names. -Fields *_ab .PdfObjectArray ; +Fields *_bf .PdfObjectArray ; -// IsExclusionList specifies that the fields contain in `Fields` array would not be submitted. -IsExclusionList bool ; - -// IncludeEmptyFields specifies if all fields would be submitted even though it's value is empty. -IncludeEmptyFields bool ; - -// SubmitAsPDF specifies that the document shall be submitted as PDF. -// If set then all the other flags shall be ignored. -SubmitAsPDF bool ;}; - -// FileAnnotationDef holds base information for constructing an file attachment annotation. -type FileAnnotationDef struct{ - -// Bounding box of the annotation. -X float64 ;Y float64 ;Width float64 ;Height float64 ; - -// EmbeddedFile is the file information to be attached. -EmbeddedFile *_gg .EmbeddedFile ; - -// Author is the author of the attachment file. -Author string ; - -// Subject is the subject of the attachment file. -Subject string ; - -// Description of the file attachment that will be displayed as a comment on the PDF reader. -Description string ; - -// IconName is The name of an icon that shall be used in displaying the annotation. -// Conforming readers shall provide predefined icon appearances for at least the following standard names: -// -// - Graph -// - PushPin -// - Paperclip -// - Tag -// -// Additional names may be supported as well. Default value: "PushPin". -IconName string ; - -// Color is the color of the annotation. -Color *_gg .PdfColorDeviceRGB ; - -// CreationDate is the date and time when the file attachment was created. -// If not set, the current time is used. -CreationDate *_ef .Time ;}; - -// NewCheckboxField generates a new checkbox field with partial name `name` at location `rect` -// on specified `page` and with field specific options `opt`. -func NewCheckboxField (page *_gg .PdfPage ,name string ,rect []float64 ,opt CheckboxFieldOptions )(*_gg .PdfFieldButton ,error ){if page ==nil {return nil ,_ca .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ca .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_ca .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_fgc ,_fda :=_gg .NewStandard14Font (_gg .ZapfDingbatsName );if _fda !=nil {return nil ,_fda ;};_ccae :=_gg .NewPdfField ();_gdfe :=&_gg .PdfFieldButton {};_ccae .SetContext (_gdfe );_gdfe .PdfField =_ccae ;_gdfe .T =_ab .MakeString (name );_gdfe .SetType (_gg .ButtonTypeCheckbox ); -_aag :="\u004f\u0066\u0066";if opt .Checked {_aag ="\u0059\u0065\u0073";};_gdfe .V =_ab .MakeName (_aag );_gfe :=_gg .NewPdfAnnotationWidget ();_gfe .Rect =_ab .MakeArrayFromFloats (rect );_gfe .P =page .ToPdfObject ();_gfe .F =_ab .MakeInteger (4);_gfe .Parent =_gdfe .ToPdfObject (); -_degc :=rect [2]-rect [0];_fcfc :=rect [3]-rect [1];var _bba _a .Buffer ;_bba .WriteString ("\u0071\u000a");_bba .WriteString ("\u0030 \u0030\u0020\u0031\u0020\u0072\u0067\n");_bba .WriteString ("\u0042\u0054\u000a");_bba .WriteString ("\u002f\u005a\u0061D\u0062\u0020\u0031\u0032\u0020\u0054\u0066\u000a"); -_bba .WriteString ("\u0045\u0054\u000a");_bba .WriteString ("\u0051\u000a");_aga :=_g .NewContentCreator ();_aga .Add_q ();_aga .Add_rg (0,0,1);_aga .Add_BT ();_aga .Add_Tf (*_ab .MakeName ("\u005a\u0061\u0044\u0062"),12);_aga .Add_Td (0,0);_aga .Add_ET (); -_aga .Add_Q ();_fbf :=_gg .NewXObjectForm ();_fbf .SetContentStream (_aga .Bytes (),_ab .NewRawEncoder ());_fbf .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_degc ,_fcfc });_fbf .Resources =_gg .NewPdfPageResources ();_fbf .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_fgc .ToPdfObject ()); -_aga =_g .NewContentCreator ();_aga .Add_q ();_aga .Add_re (0,0,_degc ,_fcfc );_aga .Add_W ().Add_n ();_aga .Add_rg (0,0,1);_aga .Translate (0,3.0);_aga .Add_BT ();_aga .Add_Tf (*_ab .MakeName ("\u005a\u0061\u0044\u0062"),12);_aga .Add_Td (0,0);_aga .Add_Tj (*_ab .MakeString ("\u0034")); -_aga .Add_ET ();_aga .Add_Q ();_eeg :=_gg .NewXObjectForm ();_eeg .SetContentStream (_aga .Bytes (),_ab .NewRawEncoder ());_eeg .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_degc ,_fcfc });_eeg .Resources =_gg .NewPdfPageResources ();_eeg .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_fgc .ToPdfObject ()); -_dbe :=_ab .MakeDict ();_dbe .Set ("\u004f\u0066\u0066",_fbf .ToPdfObject ());_dbe .Set ("\u0059\u0065\u0073",_eeg .ToPdfObject ());_fabe :=_ab .MakeDict ();_fabe .Set ("\u004e",_dbe );_gfe .AP =_fabe ;_gfe .AS =_ab .MakeName (_aag );_gdfe .Annotations =append (_gdfe .Annotations ,_gfe ); -return _gdfe ,nil ;}; - -// CreateFileAttachmentAnnotation creates a file attachment annotation object that can be added to the annotation list of a PDF page. -func CreateFileAttachmentAnnotation (fileDef FileAnnotationDef )(*_gg .PdfAnnotation ,error ){_bbg :=_gg .NewPdfFileSpecFromEmbeddedFile (fileDef .EmbeddedFile );if fileDef .Color ==nil {fileDef .Color =_gg .NewPdfColorDeviceRGB (0.0,0.0,0.0);};if fileDef .Description ==""{fileDef .Description =fileDef .EmbeddedFile .Name ; -};if fileDef .CreationDate ==nil {_abdc :=_ef .Now ();fileDef .CreationDate =&_abdc ;};if fileDef .IconName ==""{fileDef .IconName ="\u0050u\u0073\u0068\u0050\u0069\u006e";};_bggg ,_bab :=_gg .NewPdfDateFromTime (*fileDef .CreationDate );if _bab !=nil {return nil ,_bab ; -};_bbda :=_gg .NewPdfAnnotationFileAttachment ();_bbda .FS =_bbg .ToPdfObject ();_bbda .C =_ab .MakeArrayFromFloats ([]float64 {fileDef .Color .R (),fileDef .Color .G (),fileDef .Color .B ()});_bbda .Contents =_ab .MakeString (fileDef .Description );_bbda .CreationDate =_bggg .ToPdfObject (); -_bbda .M =_bggg .ToPdfObject ();_bbda .Name =_ab .MakeName (fileDef .IconName );_bbda .Rect =_ab .MakeArrayFromFloats ([]float64 {fileDef .X ,fileDef .Y ,fileDef .X +fileDef .Width ,fileDef .Y +fileDef .Height });_bbda .T =_ab .MakeString (fileDef .Author ); -_bbda .Subj =_ab .MakeString (fileDef .Subject );return _bbda .PdfAnnotation ,nil ;}; - -// CheckboxFieldOptions defines optional parameters for a checkbox field a form. -type CheckboxFieldOptions struct{Checked bool ;};func _ceab (_dec *_gg .PdfPage ,_dddg _ee .Rectangle ,_ecadc string ,_edbf string ,_bgbaf _gg .PdfColor ,_efcc *_gg .PdfFont ,_acda *float64 ,_efgd _ab .PdfObject )(*_gg .PdfFieldButton ,error ){_ccdd ,_bcc :=_dddg .X ,_dddg .Y ; -_fabf :=_dddg .Width ;_eae :=_dddg .Height ;if _dddg .FillColor ==nil {_dddg .FillColor =_gg .NewPdfColorDeviceGray (0.7);};if _bgbaf ==nil {_bgbaf =_gg .NewPdfColorDeviceGray (0);};if _efcc ==nil {_agca ,_fafd :=_gg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); -if _fafd !=nil {return nil ,_fafd ;};_efcc =_agca ;};_cee :=_gg .NewPdfField ();_def :=&_gg .PdfFieldButton {};_cee .SetContext (_def );_def .PdfField =_cee ;_def .T =_ab .MakeString (_ecadc );_def .SetType (_gg .ButtonTypePush );_def .V =_ab .MakeName ("\u004f\u0066\u0066"); -_def .Ff =_ab .MakeInteger (4);_ceagb :=_ab .MakeDict ();_ceagb .Set (*_ab .MakeName ("\u0043\u0041"),_ab .MakeString (_edbf ));_ceeb ,_dda :=_efcc .GetFontDescriptor ();if _dda !=nil {return nil ,_dda ;};_gaeb :=_ab .MakeName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); -_cfa :=12.0;if _ceeb !=nil &&_ceeb .FontName !=nil {_gaeb ,_ =_ab .GetName (_ceeb .FontName );};if _acda !=nil {_cfa =*_acda ;};_ebcae :=_g .NewContentCreator ();_ebcae .Add_q ();_ebcae .SetNonStrokingColor (_dddg .FillColor );_ebcae .Add_re (0,0,_fabf ,_eae ); -_ebcae .Add_f ();_ebcae .Add_Q ();_ebcae .Add_q ();_ebcae .Add_BT ();_efa :=0.0;for _ ,_bfad :=range _edbf {_afc ,_gbag :=_efcc .GetRuneMetrics (_bfad );if !_gbag {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_bfad ); -continue ;};_efa +=_afc .Wx ;};_efa =_efa /1000.0*_cfa ;var _ggae float64 ;if _ceeb !=nil {_ggae ,_dda =_ceeb .GetCapHeight ();if _dda !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_dda ); -};};if int (_ggae )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); -_ggae =1000;};_fcfd :=_ggae /1000.0*_cfa ;_efccd :=(_eae -_fcfd )/2.0;_ffd :=(_fabf -_efa )/2.0;_ebcae .Add_Tf (*_gaeb ,_cfa );_ebcae .SetNonStrokingColor (_bgbaf );_ebcae .Add_Td (_ffd ,_efccd );_ebcae .Add_Tj (*_ab .MakeString (_edbf ));_ebcae .Add_ET (); -_ebcae .Add_Q ();_agaa :=_gg .NewXObjectForm ();_agaa .SetContentStream (_ebcae .Bytes (),_ab .NewRawEncoder ());_agaa .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_fabf ,_eae });_agaa .Resources =_gg .NewPdfPageResources ();_agaa .Resources .SetFontByName (*_gaeb ,_efcc .ToPdfObject ()); -_cbee :=_ab .MakeDict ();_cbee .Set ("\u004e",_agaa .ToPdfObject ());_addd :=_gg .NewPdfAnnotationWidget ();_addd .Rect =_ab .MakeArrayFromFloats ([]float64 {_ccdd ,_bcc ,_ccdd +_fabf ,_bcc +_eae });_addd .P =_dec .ToPdfObject ();_addd .F =_ab .MakeInteger (4); -_addd .Parent =_def .ToPdfObject ();_addd .A =_efgd ;_addd .MK =_ceagb ;_addd .AP =_cbee ;_def .Annotations =append (_def .Annotations ,_addd );return _def ,nil ;}; - -// CreateCircleAnnotation creates a circle/ellipse annotation object with appearance stream that can be added to -// page PDF annotations. -func CreateCircleAnnotation (circDef CircleAnnotationDef )(*_gg .PdfAnnotation ,error ){_ff :=_gg .NewPdfAnnotationCircle ();if circDef .BorderEnabled {_caa ,_dd ,_ed :=circDef .BorderColor .R (),circDef .BorderColor .G (),circDef .BorderColor .B ();_ff .C =_ab .MakeArrayFromFloats ([]float64 {_caa ,_dd ,_ed }); -_gf :=_gg .NewBorderStyle ();_gf .SetBorderWidth (circDef .BorderWidth );_ff .BS =_gf .ToPdfObject ();};if circDef .FillEnabled {_cd ,_bc ,_dc :=circDef .FillColor .R (),circDef .FillColor .G (),circDef .FillColor .B ();_ff .IC =_ab .MakeArrayFromFloats ([]float64 {_cd ,_bc ,_dc }); -}else {_ff .IC =_ab .MakeArrayFromIntegers ([]int {});};if circDef .Opacity < 1.0{_ff .CA =_ab .MakeFloat (circDef .Opacity );};_de ,_bg ,_cf :=_bce (circDef );if _cf !=nil {return nil ,_cf ;};_ff .AP =_de ;_ff .Rect =_ab .MakeArrayFromFloats ([]float64 {_bg .Llx ,_bg .Lly ,_bg .Urx ,_bg .Ury }); -return _ff .PdfAnnotation ,nil ;};func _efaf (_edcc []_ee .Point )(_dadd []_ee .Point ,_cbad []_ee .Point ,_afdg error ){_cab :=len (_edcc )-1;if len (_edcc )< 1{return nil ,nil ,_ca .New ("\u0041\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0074\u0077\u006f\u0020\u0070\u006f\u0069\u006e\u0074s \u0072e\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0074\u006f\u0020\u0063\u0061l\u0063\u0075\u006c\u0061\u0074\u0065\u0020\u0063\u0075\u0072\u0076\u0065\u0020\u0063\u006f\u006e\u0074r\u006f\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073"); -};if _cab ==1{_aadc :=_ee .Point {X :(2*_edcc [0].X +_edcc [1].X )/3,Y :(2*_edcc [0].Y +_edcc [1].Y )/3};_dadd =append (_dadd ,_aadc );_cbad =append (_cbad ,_ee .Point {X :2*_aadc .X -_edcc [0].X ,Y :2*_aadc .Y -_edcc [0].Y });return _dadd ,_cbad ,nil ; -};_deaa :=make ([]float64 ,_cab );for _addbb :=1;_addbb < _cab -1;_addbb ++{_deaa [_addbb ]=4*_edcc [_addbb ].X +2*_edcc [_addbb +1].X ;};_deaa [0]=_edcc [0].X +2*_edcc [1].X ;_deaa [_cab -1]=(8*_edcc [_cab -1].X +_edcc [_cab ].X )/2.0;_bcge :=_dada (_deaa ); -for _ada :=1;_ada < _cab -1;_ada ++{_deaa [_ada ]=4*_edcc [_ada ].Y +2*_edcc [_ada +1].Y ;};_deaa [0]=_edcc [0].Y +2*_edcc [1].Y ;_deaa [_cab -1]=(8*_edcc [_cab -1].Y +_edcc [_cab ].Y )/2.0;_eggd :=_dada (_deaa );_dadd =make ([]_ee .Point ,_cab );_cbad =make ([]_ee .Point ,_cab ); -for _dfda :=0;_dfda < _cab ;_dfda ++{_dadd [_dfda ]=_ee .Point {X :_bcge [_dfda ],Y :_eggd [_dfda ]};if _dfda < _cab -1{_cbad [_dfda ]=_ee .Point {X :2*_edcc [_dfda +1].X -_bcge [_dfda +1],Y :2*_edcc [_dfda +1].Y -_eggd [_dfda +1]};}else {_cbad [_dfda ]=_ee .Point {X :(_edcc [_cab ].X +_bcge [_cab -1])/2,Y :(_edcc [_cab ].Y +_eggd [_cab -1])/2}; -};};return _dadd ,_cbad ,nil ;};func _acac (_gaced [][]_ee .CubicBezierCurve ,_dece *_gg .PdfColorDeviceRGB ,_dbb float64 )([]byte ,*_gg .PdfRectangle ,error ){_dbfg :=_g .NewContentCreator ();_dbfg .Add_q ().SetStrokingColor (_dece ).Add_w (_dbb );_ade :=_ee .NewCubicBezierPath (); -for _ ,_ccb :=range _gaced {_ade .Curves =append (_ade .Curves ,_ccb ...);for _ceg ,_ccag :=range _ccb {if _ceg ==0{_dbfg .Add_m (_ccag .P0 .X ,_ccag .P0 .Y );}else {_dbfg .Add_l (_ccag .P0 .X ,_ccag .P0 .Y );};_dbfg .Add_c (_ccag .P1 .X ,_ccag .P1 .Y ,_ccag .P2 .X ,_ccag .P2 .Y ,_ccag .P3 .X ,_ccag .P3 .Y ); -};};_dbfg .Add_S ().Add_Q ();return _dbfg .Bytes (),_ade .GetBoundingBox ().ToPdfRectangle (),nil ;};func _agff (_beb *InkAnnotationDef )([]byte ,*_gg .PdfRectangle ,error ){_gcba :=[][]_ee .CubicBezierCurve {};for _ ,_acbe :=range _beb .Paths {if _acbe .Length ()==0{continue ; -};_ffef :=_acbe .Points ;_ggga ,_aege ,_gcea :=_efaf (_ffef );if _gcea !=nil {return nil ,nil ,_gcea ;};if len (_ggga )!=len (_aege ){return nil ,nil ,_ca .New ("\u0049\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u0061l\u0063\u0075\u006c\u0061\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0061\u006e\u0064\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0063\u006f\u006e\u0074\u0072o\u006c\u0020\u0070\u006f\u0069n\u0074"); -};_agag :=[]_ee .CubicBezierCurve {};for _baf :=0;_baf < len (_ggga );_baf ++{_agag =append (_agag ,_ee .CubicBezierCurve {P0 :_ffef [_baf ],P1 :_ggga [_baf ],P2 :_aege [_baf ],P3 :_ffef [_baf +1]});};if len (_agag )> 0{_gcba =append (_gcba ,_agag );}; -};_agbe ,_bfac ,_effe :=_acac (_gcba ,_beb .Color ,_beb .LineWidth );if _effe !=nil {return nil ,nil ,_effe ;};return _agbe ,_bfac ,nil ;}; - -// CircleAnnotationDef defines a circle annotation or ellipse at position (X, Y) and Width and Height. -// The annotation has various style parameters including Fill and Border options and Opacity. -type CircleAnnotationDef struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor *_gg .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_gg .PdfColorDeviceRGB ;Opacity float64 ;}; - -// CreateInkAnnotation creates an ink annotation object that can be added to the annotation list of a PDF page. -func CreateInkAnnotation (inkDef InkAnnotationDef )(*_gg .PdfAnnotation ,error ){_deac :=_gg .NewPdfAnnotationInk ();_face :=_ab .MakeArray ();for _ ,_caef :=range inkDef .Paths {if _caef .Length ()==0{continue ;};_bggb :=[]float64 {};for _ ,_abac :=range _caef .Points {_bggb =append (_bggb ,_abac .X ,_abac .Y ); -};_face .Append (_ab .MakeArrayFromFloats (_bggb ));};_deac .InkList =_face ;if inkDef .Color ==nil {inkDef .Color =_gg .NewPdfColorDeviceRGB (0.0,0.0,0.0);};_deac .C =_ab .MakeArrayFromFloats ([]float64 {inkDef .Color .R (),inkDef .Color .G (),inkDef .Color .B ()}); -_bbab ,_adga ,_beda :=_cgag (&inkDef );if _beda !=nil {return nil ,_beda ;};_deac .AP =_bbab ;_deac .Rect =_ab .MakeArrayFromFloats ([]float64 {_adga .Llx ,_adga .Lly ,_adga .Urx ,_adga .Ury });return _deac .PdfAnnotation ,nil ;}; - -// NewSignatureFieldOpts returns a new initialized instance of options -// used to generate a signature appearance. -func NewSignatureFieldOpts ()*SignatureFieldOpts {return &SignatureFieldOpts {Font :_gg .DefaultFont (),FontSize :10,LineHeight :1,AutoSize :true ,TextColor :_gg .NewPdfColorDeviceGray (0),BorderColor :_gg .NewPdfColorDeviceGray (0),FillColor :_gg .NewPdfColorDeviceGray (1),Encoder :_ab .NewFlateEncoder (),ImagePosition :SignatureImageLeft }; -}; +// IsExclusionList specifies that the fields in the `Fields` array would be excluded form reset process. +IsExclusionList bool ;};func _cbde (_fabe _bf .PdfObject ,_bcag *_bg .PdfPageResources )(*_bf .PdfObjectName ,float64 ,bool ){var (_gbe *_bf .PdfObjectName ;_cadd float64 ;_bbag bool ;);if _cgf ,_dgdd :=_bf .GetDict (_fabe );_dgdd &&_cgf !=nil {_bfde :=_bf .TraceToDirectObject (_cgf .Get ("\u004e")); +switch _dfge :=_bfde .(type ){case *_bf .PdfObjectStream :_eee ,_bcbe :=_bf .DecodeStream (_dfge );if _bcbe !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u0020\u0073\u0074r\u0065\u0061m\u003a\u0020\u0025\u0076",_bcbe .Error ()); +return nil ,0,false ;};_bbge ,_bcbe :=_e .NewContentStreamParser (string (_eee )).Parse ();if _bcbe !=nil {_f .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0075n\u0061\u0062l\u0065\u0020\u0070\u0061\u0072\u0073\u0065\u0020c\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061m\u003a\u0020\u0025\u0076",_bcbe .Error ()); +return nil ,0,false ;};_ebdf :=_e .NewContentStreamProcessor (*_bbge );_ebdf .AddHandler (_e .HandlerConditionEnumOperand ,"\u0054\u0066",func (_ccd *_e .ContentStreamOperation ,_bcdg _e .GraphicsState ,_ffa *_bg .PdfPageResources )error {if len (_ccd .Params )==2{if _cdgf ,_bad :=_bf .GetName (_ccd .Params [0]); +_bad {_gbe =_cdgf ;};if _eag ,_bbeb :=_bf .GetNumberAsFloat (_ccd .Params [1]);_bbeb ==nil {_cadd =_eag ;};_bbag =true ;return _e .ErrEarlyExit ;};return nil ;});_ebdf .Process (_bcag );return _gbe ,_cadd ,_bbag ;};};return nil ,0,false ;}; // SignatureFieldOpts represents a set of options used to configure // an appearance widget dictionary. @@ -320,7 +285,7 @@ Rect []float64 ; AutoSize bool ; // Font specifies the font of the text content. -Font *_gg .PdfFont ; +Font *_bg .PdfFont ; // FontSize specifies the size of the text content. FontSize float64 ; @@ -329,221 +294,156 @@ FontSize float64 ; LineHeight float64 ; // TextColor represents the color of the text content displayed. -TextColor _gg .PdfColor ; +TextColor _bg .PdfColor ; // FillColor represents the background color of the appearance annotation area. -FillColor _gg .PdfColor ; +FillColor _bg .PdfColor ; // BorderSize represents border size of the appearance annotation area. BorderSize float64 ; // BorderColor represents the border color of the appearance annotation area. -BorderColor _gg .PdfColor ; +BorderColor _bg .PdfColor ; // WatermarkImage specifies the image used as a watermark that will be rendered // behind the signature. -WatermarkImage _fc .Image ; +WatermarkImage _cfa .Image ; // Image represents the image used for the signature appearance. -Image _fc .Image ; +Image _cfa .Image ; // Encoder specifies the image encoder used for image signature. Defaults to flate encoder. -Encoder _ab .StreamEncoder ; +Encoder _bf .StreamEncoder ; // ImagePosition specifies the image location relative to the text signature. -ImagePosition SignatureImagePosition ;};func _cgag (_badf *InkAnnotationDef )(*_ab .PdfObjectDictionary ,*_gg .PdfRectangle ,error ){_bdfc :=_gg .NewXObjectForm ();_dag ,_agfge ,_cfd :=_agff (_badf );if _cfd !=nil {return nil ,nil ,_cfd ;};_cfd =_bdfc .SetContentStream (_dag ,nil ); -if _cfd !=nil {return nil ,nil ,_cfd ;};_bdfc .BBox =_agfge .ToPdfObject ();_bdfc .Resources =_gg .NewPdfPageResources ();_bdfc .Resources .ProcSet =_ab .MakeArray (_ab .MakeName ("\u0050\u0044\u0046"));_gbgf :=_ab .MakeDict ();_gbgf .Set ("\u004e",_bdfc .ToPdfObject ()); -return _gbgf ,_agfge ,nil ;}; - -// NewFormSubmitButtonField would create a submit button in specified page according to the parameter in `FormSubmitActionOptions`. -func NewFormSubmitButtonField (page *_gg .PdfPage ,opt FormSubmitActionOptions )(*_gg .PdfFieldButton ,error ){_gdgfb :=int64 (_efg );if opt .IsExclusionList {_gdgfb |=_gffb ;};if opt .IncludeEmptyFields {_gdgfb |=_eff ;};if opt .SubmitAsPDF {_gdgfb |=_egdf ; -};_cec :=_gg .NewPdfActionSubmitForm ();_cec .Flags =_ab .MakeInteger (_gdgfb );_cec .F =_gg .NewPdfFilespec ();if opt .Fields !=nil {_cec .Fields =opt .Fields ;};_cec .F .F =_ab .MakeString (opt .Url );_cec .F .FS =_ab .MakeName ("\u0055\u0052\u004c"); -_fbcg ,_fdd :=_ceab (page ,opt .Rectangle ,"\u0062t\u006e\u0053\u0075\u0062\u006d\u0069t",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_cec .ToPdfObject ());if _fdd !=nil {return nil ,_fdd ;};return _fbcg ,nil ;}; - -// Style returns the appearance style of `fa`. If not specified, returns default style. -func (_bae FieldAppearance )Style ()AppearanceStyle {if _bae ._ae !=nil {return *_bae ._ae ;};_gab :=_gga ;return AppearanceStyle {AutoFontSizeFraction :0.65,CheckmarkRune :'✔',BorderSize :0.0,BorderColor :_gg .NewPdfColorDeviceGray (0),FillColor :_gg .NewPdfColorDeviceGray (1),MultilineLineHeight :1.2,MultilineVAlignMiddle :false ,DrawAlignmentReticle :false ,AllowMK :true ,MarginLeft :&_gab }; -};func (_gbdb *AppearanceStyle )applyAppearanceCharacteristics (_gbbf *_ab .PdfObjectDictionary ,_abec *_ab .PdfObjectDictionary ,_gbc *_gg .PdfFont )error {if !_gbdb .AllowMK {return nil ;};if CA ,_ecbg :=_ab .GetString (_gbbf .Get ("\u0043\u0041"));_ecbg &&_gbc !=nil {_cbdb :=CA .Bytes (); -if len (_cbdb )!=0{_ffee :=[]rune (_gbc .Encoder ().Decode (_cbdb ));if len (_ffee )==1{_gbdb .CheckmarkRune =_ffee [0];};};};if BC ,_gdgf :=_ab .GetArray (_gbbf .Get ("\u0042\u0043"));_gdgf {_bfe ,_ggea :=BC .ToFloat64Array ();if _ggea !=nil {return _ggea ; -};switch len (_bfe ){case 1:_gbdb .BorderColor =_gg .NewPdfColorDeviceGray (_bfe [0]);case 3:_gbdb .BorderColor =_gg .NewPdfColorDeviceRGB (_bfe [0],_bfe [1],_bfe [2]);case 4:_gbdb .BorderColor =_gg .NewPdfColorDeviceCMYK (_bfe [0],_bfe [1],_bfe [2],_bfe [3]); -default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0042\u0043\u0020\u002d\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0028\u0025\u0064)",len (_bfe )); -};if _abec !=nil {if _afbdf ,_gcde :=_ab .GetNumberAsFloat (_abec .Get ("\u0057"));_gcde ==nil {_gbdb .BorderSize =_afbdf ;};};};if BG ,_gdcd :=_ab .GetArray (_gbbf .Get ("\u0042\u0047"));_gdcd {_ggfg ,_gdga :=BG .ToFloat64Array ();if _gdga !=nil {return _gdga ; -};switch len (_ggfg ){case 1:_gbdb .FillColor =_gg .NewPdfColorDeviceGray (_ggfg [0]);case 3:_gbdb .FillColor =_gg .NewPdfColorDeviceRGB (_ggfg [0],_ggfg [1],_ggfg [2]);case 4:_gbdb .FillColor =_gg .NewPdfColorDeviceCMYK (_ggfg [0],_ggfg [1],_ggfg [2],_ggfg [3]); -default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0042\u0047\u0020\u002d\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0028\u0025\u0064)",len (_ggfg )); -};};return nil ;};func (_dged *AppearanceStyle )applyRotation (_bec *_ab .PdfObjectDictionary ,_ebca ,_cgfcb float64 ,_becg *_g .ContentCreator )(float64 ,float64 ){if !_dged .AllowMK {return _ebca ,_cgfcb ;};if _bec ==nil {return _ebca ,_cgfcb ;};_cge ,_ :=_ab .GetNumberAsFloat (_bec .Get ("\u0052")); -if _cge ==0{return _ebca ,_cgfcb ;};_cbag :=-_cge ;_geae :=_ee .Path {Points :[]_ee .Point {_ee .NewPoint (0,0).Rotate (_cbag ),_ee .NewPoint (_ebca ,0).Rotate (_cbag ),_ee .NewPoint (0,_cgfcb ).Rotate (_cbag ),_ee .NewPoint (_ebca ,_cgfcb ).Rotate (_cbag )}}.GetBoundingBox (); -_becg .RotateDeg (_cge );_becg .Translate (_geae .X ,_geae .Y );return _geae .Width ,_geae .Height ;};func _egdg (_bdg LineAnnotationDef )(*_ab .PdfObjectDictionary ,*_gg .PdfRectangle ,error ){_dfgd :=_gg .NewXObjectForm ();_dfgd .Resources =_gg .NewPdfPageResources (); -_edab :="";if _bdg .Opacity < 1.0{_facee :=_ab .MakeDict ();_facee .Set ("\u0063\u0061",_ab .MakeFloat (_bdg .Opacity ));_fbaa :=_dfgd .Resources .AddExtGState ("\u0067\u0073\u0031",_facee );if _fbaa !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031"); -return nil ,nil ,_fbaa ;};_edab ="\u0067\u0073\u0031";};_degce ,_cgbf ,_bdab ,_cagb :=_bdb (_bdg ,_edab );if _cagb !=nil {return nil ,nil ,_cagb ;};_cagb =_dfgd .SetContentStream (_degce ,nil );if _cagb !=nil {return nil ,nil ,_cagb ;};_dfgd .BBox =_cgbf .ToPdfObject (); -_babb :=_ab .MakeDict ();_babb .Set ("\u004e",_dfgd .ToPdfObject ());return _babb ,_bdab ,nil ;}; +ImagePosition SignatureImagePosition ;}; -// ImageFieldOptions defines optional parameters for a push button with image attach capability form field. -type ImageFieldOptions struct{Image *_gg .Image ;_eaae AppearanceStyle ;}; - -// CreateRectangleAnnotation creates a rectangle annotation object that can be added to page PDF annotations. -func CreateRectangleAnnotation (rectDef RectangleAnnotationDef )(*_gg .PdfAnnotation ,error ){_eaea :=_gg .NewPdfAnnotationSquare ();if rectDef .BorderEnabled {_aefb ,_gcg ,_dgdc :=rectDef .BorderColor .R (),rectDef .BorderColor .G (),rectDef .BorderColor .B (); -_eaea .C =_ab .MakeArrayFromFloats ([]float64 {_aefb ,_gcg ,_dgdc });_bfaf :=_gg .NewBorderStyle ();_bfaf .SetBorderWidth (rectDef .BorderWidth );_eaea .BS =_bfaf .ToPdfObject ();};if rectDef .FillEnabled {_ccba ,_gfbf ,_aab :=rectDef .FillColor .R (),rectDef .FillColor .G (),rectDef .FillColor .B (); -_eaea .IC =_ab .MakeArrayFromFloats ([]float64 {_ccba ,_gfbf ,_aab });}else {_eaea .IC =_ab .MakeArrayFromIntegers ([]int {});};if rectDef .Opacity < 1.0{_eaea .CA =_ab .MakeFloat (rectDef .Opacity );};_gdbe ,_bfcb ,_fbb :=_fdga (rectDef );if _fbb !=nil {return nil ,_fbb ; -};_eaea .AP =_gdbe ;_eaea .Rect =_ab .MakeArrayFromFloats ([]float64 {_bfcb .Llx ,_bfcb .Lly ,_bfcb .Urx ,_bfcb .Ury });return _eaea .PdfAnnotation ,nil ;};func (_db *AppearanceFont )fillName (){if _db .Font ==nil ||_db .Name !=""{return ;};_efb :=_db .Font .FontDescriptor (); -if _efb ==nil ||_efb .FontName ==nil {return ;};_db .Name =_efb .FontName .String ();};func _fdga (_gbdfa RectangleAnnotationDef )(*_ab .PdfObjectDictionary ,*_gg .PdfRectangle ,error ){_ffgg :=_gg .NewXObjectForm ();_ffgg .Resources =_gg .NewPdfPageResources (); -_bfg :="";if _gbdfa .Opacity < 1.0{_acbee :=_ab .MakeDict ();_acbee .Set ("\u0063\u0061",_ab .MakeFloat (_gbdfa .Opacity ));_acbee .Set ("\u0043\u0041",_ab .MakeFloat (_gbdfa .Opacity ));_cdgc :=_ffgg .Resources .AddExtGState ("\u0067\u0073\u0031",_acbee ); -if _cdgc !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031");return nil ,nil ,_cdgc ;};_bfg ="\u0067\u0073\u0031";};_ccda ,_gfgg ,_eegf ,_gdfef :=_dbg (_gbdfa ,_bfg ); -if _gdfef !=nil {return nil ,nil ,_gdfef ;};_gdfef =_ffgg .SetContentStream (_ccda ,nil );if _gdfef !=nil {return nil ,nil ,_gdfef ;};_ffgg .BBox =_gfgg .ToPdfObject ();_eabec :=_ab .MakeDict ();_eabec .Set ("\u004e",_ffgg .ToPdfObject ());return _eabec ,_eegf ,nil ; -};func _cbab (_gba *_gg .PdfAnnotationWidget ,_acg *_gg .PdfFieldText ,_bff *_gg .PdfPageResources ,_aa AppearanceStyle )(*_ab .PdfObjectDictionary ,error ){_efde :=_gg .NewPdfPageResources ();_edac ,_eed :=_ab .GetArray (_gba .Rect );if !_eed {return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); -};_gbac ,_cff :=_gg .NewPdfRectangle (*_edac );if _cff !=nil {return nil ,_cff ;};_ebcg ,_dcf :=_gbac .Width (),_gbac .Height ();_gccf ,_bcb :=_ebcg ,_dcf ;_efc ,_agc :=_ab .GetDict (_gba .MK );if _agc {_aef ,_ :=_ab .GetDict (_gba .BS );_ffe :=_aa .applyAppearanceCharacteristics (_efc ,_aef ,nil ); -if _ffe !=nil {return nil ,_ffe ;};};_ggd ,_agc :=_ab .GetIntVal (_acg .MaxLen );if !_agc {return nil ,_ca .New ("\u006d\u0061\u0078\u006c\u0065\u006e\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};if _ggd <=0{return nil ,_ca .New ("\u006d\u0061\u0078\u004c\u0065\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};_gad :=_ebcg /float64 (_ggd );_ecc ,_cff :=_g .NewContentStreamParser (_afd (_acg .PdfField )).Parse ();if _cff !=nil {return nil ,_cff ;};_edd :=_g .NewContentCreator ();if _aa .BorderSize > 0{_ffgc (_edd ,_aa ,_ebcg ,_dcf );};if _aa .DrawAlignmentReticle {_aebc :=_aa ; -_aebc .BorderSize =0.2;_ggcd (_edd ,_aebc ,_ebcg ,_dcf );};_edd .Add_BMC ("\u0054\u0078");_edd .Add_q ();_ ,_dcf =_aa .applyRotation (_efc ,_ebcg ,_dcf ,_edd );_edd .Add_BT ();_abfb ,_gade ,_cff :=_aa .processDA (_acg .PdfField ,_ecc ,_bff ,_efde ,_edd ); -if _cff !=nil {return nil ,_cff ;};_bge :=_abfb .Font ;_dba :=_ab .MakeName (_abfb .Name );_abc :=_abfb .Size ;_bga :=_abc ==0;if _bga &&_gade {_abc =_dcf *_aa .AutoFontSizeFraction ;};_bcd :=_bge .Encoder ();if _bcd ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -_bcd =_d .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};var _bca string ;if _ega ,_bda :=_ab .GetString (_acg .V );_bda {_bca =_ega .Decoded ();};_edd .Add_Tf (*_dba ,_abc );var _gag float64 ;for _ ,_ece :=range _bca {_aebb ,_ggc :=_bge .GetRuneMetrics (_ece ); -if !_ggc {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067 \u006f\u0076\u0065\u0072",_ece ); -continue ;};_cgf :=_aebb .Wy ;if int (_cgf )<=0{_cgf =_aebb .Wx ;};if _cgf > _gag {_gag =_cgf ;};};if int (_gag )==0{_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0064\u0065\u0074\u0065\u0072\u006d\u0069\u006e\u0065\u0020\u006d\u0061x\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0073\u0069\u007a\u0065\u0020- \u0075\u0073\u0069\u006e\u0067\u0020\u0031\u0030\u0030\u0030"); -_gag =1000;};_aff ,_cff :=_bge .GetFontDescriptor ();if _cff !=nil {_f .Log .Debug ("\u0045\u0072ro\u0072\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f g\u0065\u0074\u0020\u0066\u006f\u006e\u0074 d\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072");};var _bcec float64 ; -if _aff !=nil {_bcec ,_cff =_aff .GetCapHeight ();if _cff !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_cff ); -};};if int (_bcec )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); -_bcec =1000.0;};_ccc :=_bcec /1000.0*_abc ;_bgaf :=0.0;_dca :=1.0*_abc *(_gag /1000.0);{_bde :=_dca ;if _bga &&_bgaf +_bde > _dcf {_abc =0.95*(_dcf -_bgaf );_ccc =_bcec /1000.0*_abc ;};if _dcf > _ccc {_bgaf =(_dcf -_ccc )/2.0;};};_edd .Add_Td (0,_bgaf ); -if _cfcd ,_gef :=_ab .GetIntVal (_acg .Q );_gef {switch _cfcd {case 2:if len (_bca )< _ggd {_abg :=float64 (_ggd -len (_bca ))*_gad ;_edd .Add_Td (_abg ,0);};};};for _ggf ,_dac :=range _bca {_fdef :=_gga ;if _aa .MarginLeft !=nil {_fdef =*_aa .MarginLeft ; -};_gdf :=string (_dac );if _bcd !=nil {_ffgb ,_aaf :=_bge .GetRuneMetrics (_dac );if !_aaf {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067 \u006f\u0076\u0065\u0072",_dac ); -continue ;};_gdf =string (_bcd .Encode (_gdf ));_eeac :=_abc *_ffgb .Wx /1000.0;_fbge :=(_gad -_eeac )/2;_fdef =_fbge ;};_edd .Add_Td (_fdef ,0);_edd .Add_Tj (*_ab .MakeString (_gdf ));if _ggf !=len (_bca )-1{_edd .Add_Td (_gad -_fdef ,0);};};_edd .Add_ET (); -_edd .Add_Q ();_edd .Add_EMC ();_ccfa :=_gg .NewXObjectForm ();_ccfa .Resources =_efde ;_ccfa .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_gccf ,_bcb });_ccfa .SetContentStream (_edd .Bytes (),_acgc ());_efdc :=_ab .MakeDict ();_efdc .Set ("\u004e",_ccfa .ToPdfObject ()); -return _efdc ,nil ;}; +// NewSignatureField returns a new signature field with a visible appearance +// containing the specified signature lines and styled according to the +// specified options. +func NewSignatureField (signature *_bg .PdfSignature ,lines []*SignatureLine ,opts *SignatureFieldOpts )(*_bg .PdfFieldSignature ,error ){if signature ==nil {return nil ,_bc .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); +};_bge ,_bafa :=_ebbg (lines ,opts );if _bafa !=nil {return nil ,_bafa ;};_eef :=_bg .NewPdfFieldSignature (signature );_eef .Rect =_bf .MakeArrayFromFloats (opts .Rect );_eef .AP =_bge ;return _eef ,nil ;};const (_gbd =1;_fagd =2;_cebdc =4;_fffa =8;_fgc =16; +_bbdc =32;_gege =64;_edgcg =128;_ccae =256;_baad =512;_fdffa =1024;_fdd =2048;_eagf =4096;); -// FormResetActionOptions holds options for creating a form reset button. -type FormResetActionOptions struct{ +// RectangleAnnotationDef is a rectangle defined with a specified Width and Height and a lower left corner at (X,Y). +// The rectangle can optionally have a border and a filling color. +// The Width/Height includes the border (if any specified). +type RectangleAnnotationDef struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor *_bg .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_bg .PdfColorDeviceRGB ;Opacity float64 ;};func _ae (_fdc CircleAnnotationDef )(*_bf .PdfObjectDictionary ,*_bg .PdfRectangle ,error ){_cb :=_bg .NewXObjectForm (); +_cb .Resources =_bg .NewPdfPageResources ();_fe :="";if _fdc .Opacity < 1.0{_ege :=_bf .MakeDict ();_ege .Set ("\u0063\u0061",_bf .MakeFloat (_fdc .Opacity ));_ege .Set ("\u0043\u0041",_bf .MakeFloat (_fdc .Opacity ));_gf :=_cb .Resources .AddExtGState ("\u0067\u0073\u0031",_ege ); +if _gf !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031");return nil ,nil ,_gf ;};_fe ="\u0067\u0073\u0031";};_bcc ,_eda ,_bgg ,_gg :=_bgc (_fdc ,_fe ); +if _gg !=nil {return nil ,nil ,_gg ;};_gg =_cb .SetContentStream (_bcc ,nil );if _gg !=nil {return nil ,nil ,_gg ;};_cb .BBox =_eda .ToPdfObject ();_gb :=_bf .MakeDict ();_gb .Set ("\u004e",_cb .ToPdfObject ());return _gb ,_bgg ,nil ;};const (SignatureImageLeft SignatureImagePosition =iota ; +SignatureImageRight ;SignatureImageTop ;SignatureImageBottom ;); -// Rectangle holds the button position, size, and color. -Rectangle _ee .Rectangle ; +// WrapContentStream ensures that the entire content stream for a `page` is wrapped within q ... Q operands. +// Ensures that following operands that are added are not affected by additional operands that are added. +// Implements interface model.ContentStreamWrapper. +func (_dgd FieldAppearance )WrapContentStream (page *_bg .PdfPage )error {_gea ,_cgdb :=page .GetAllContentStreams ();if _cgdb !=nil {return _cgdb ;};_cbbc :=_e .NewContentStreamParser (_gea );_abbd ,_cgdb :=_cbbc .Parse ();if _cgdb !=nil {return _cgdb ; +};_abbd .WrapIfNeeded ();_bdcf :=[]string {_abbd .String ()};return page .SetContentStreams (_bdcf ,_eabc ());}; -// Label specifies the text that would be displayed on the button. -Label string ; +// NewFormResetButtonField would create a reset button in specified page according to the parameter in `FormResetActionOptions`. +func NewFormResetButtonField (page *_bg .PdfPage ,opt FormResetActionOptions )(*_bg .PdfFieldButton ,error ){_becb :=_bg .NewPdfActionResetForm ();_becb .Fields =opt .Fields ;_becb .Flags =_bf .MakeInteger (0);if opt .IsExclusionList {_becb .Flags =_bf .MakeInteger (1); +};_ebec ,_addc :=_eggd (page ,opt .Rectangle ,"\u0062\u0074\u006e\u0052\u0065\u0073\u0065\u0074",opt .Label ,opt .LabelColor ,opt .Font ,opt .FontSize ,_becb .ToPdfObject ());if _addc !=nil {return nil ,_addc ;};return _ebec ,nil ;}; -// LabelColor specifies the button label color. -LabelColor _gg .PdfColor ; +// CheckboxFieldOptions defines optional parameters for a checkbox field a form. +type CheckboxFieldOptions struct{Checked bool ;};func _ebaf (_bccg *_e .ContentCreator ,_bdc AppearanceStyle ,_eca ,_acc float64 ){_bccg .Add_q ().Add_re (0,0,_eca ,_acc ).Add_w (_bdc .BorderSize ).SetStrokingColor (_bdc .BorderColor ).SetNonStrokingColor (_bdc .FillColor ).Add_B ().Add_Q (); +};func _fffc (_aacgd *_bg .PdfFieldButton ,_dfcf *_bg .PdfAnnotationWidget ,_ccda AppearanceStyle )(*_bf .PdfObjectDictionary ,error ){_dbbe ,_gfbb :=_bf .GetArray (_dfcf .Rect );if !_gfbb {return nil ,_bc .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); +};_bdcb ,_eaf :=_bg .NewPdfRectangle (*_dbbe );if _eaf !=nil {return nil ,_eaf ;};_aaga ,_cgfa :=_bdcb .Width (),_bdcb .Height ();_bbab :=_e .NewContentCreator ();if _ccda .BorderSize > 0{_ebaf (_bbab ,_ccda ,_aaga ,_cgfa );};if _ccda .DrawAlignmentReticle {_dccg :=_ccda ; +_dccg .BorderSize =0.2;_dabd (_bbab ,_dccg ,_aaga ,_cgfa );};_gagfg :=_aacgd .GetFillImage ();_cdfe ,_eaf :=_abgc (_aaga ,_cgfa ,_gagfg ,_ccda );if _eaf !=nil {return nil ,_eaf ;};_abde ,_ede :=_bf .GetDict (_dfcf .MK );if _ede {_abde .Set ("\u006c",_cdfe .ToPdfObject ()); +};_fgcc :=_bf .MakeDict ();_fgcc .Set ("\u0046\u0052\u004d",_cdfe .ToPdfObject ());_dcb :=_bg .NewPdfPageResources ();_dcb .ProcSet =_bf .MakeArray (_bf .MakeName ("\u0050\u0044\u0046"));_dcb .XObject =_fgcc ;_dbaf :=_aaga -2;_aadb :=_cgfa -2;_bbab .Add_q (); +_bbab .Add_re (1,1,_dbaf ,_aadb );_bbab .Add_W ();_bbab .Add_n ();_dbaf -=2;_aadb -=2;_bbab .Add_q ();_bbab .Add_re (2,2,_dbaf ,_aadb );_bbab .Add_W ();_bbab .Add_n ();_gfc :=_db .Min (_dbaf /float64 (_gagfg .Width ),_aadb /float64 (_gagfg .Height ));_bbab .Add_cm (_gfc ,0,0,_gfc ,(_aaga /2)-(float64 (_gagfg .Width )*_gfc /2)+2,2); +_bbab .Add_Do ("\u0046\u0052\u004d");_bbab .Add_Q ();_bbab .Add_Q ();_dcec :=_bg .NewXObjectForm ();_dcec .FormType =_bf .MakeInteger (1);_dcec .Resources =_dcb ;_dcec .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_aaga ,_cgfa });_dcec .Matrix =_bf .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0}); +_dcec .SetContentStream (_bbab .Bytes (),_eabc ());_ecac :=_bf .MakeDict ();_ecac .Set ("\u004e",_dcec .ToPdfObject ());return _ecac ,nil ;};func (_cbgc *AppearanceStyle )applyAppearanceCharacteristics (_eecg *_bf .PdfObjectDictionary ,_fadc *_bf .PdfObjectDictionary ,_dcga *_bg .PdfFont )error {if !_cbgc .AllowMK {return nil ; +};if CA ,_dcad :=_bf .GetString (_eecg .Get ("\u0043\u0041"));_dcad &&_dcga !=nil {_fdaa :=CA .Bytes ();if len (_fdaa )!=0{_cgd :=[]rune (_dcga .Encoder ().Decode (_fdaa ));if len (_cgd )==1{_cbgc .CheckmarkRune =_cgd [0];};};};if BC ,_ddec :=_bf .GetArray (_eecg .Get ("\u0042\u0043")); +_ddec {_bfcd ,_bba :=BC .ToFloat64Array ();if _bba !=nil {return _bba ;};switch len (_bfcd ){case 1:_cbgc .BorderColor =_bg .NewPdfColorDeviceGray (_bfcd [0]);case 3:_cbgc .BorderColor =_bg .NewPdfColorDeviceRGB (_bfcd [0],_bfcd [1],_bfcd [2]);case 4:_cbgc .BorderColor =_bg .NewPdfColorDeviceCMYK (_bfcd [0],_bfcd [1],_bfcd [2],_bfcd [3]); +default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0042\u0043\u0020\u002d\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0028\u0025\u0064)",len (_bfcd )); +};if _fadc !=nil {if _ddb ,_cbbf :=_bf .GetNumberAsFloat (_fadc .Get ("\u0057"));_cbbf ==nil {_cbgc .BorderSize =_ddb ;};};};if BG ,_caacg :=_bf .GetArray (_eecg .Get ("\u0042\u0047"));_caacg {_eeag ,_eeg :=BG .ToFloat64Array ();if _eeg !=nil {return _eeg ; +};switch len (_eeag ){case 1:_cbgc .FillColor =_bg .NewPdfColorDeviceGray (_eeag [0]);case 3:_cbgc .FillColor =_bg .NewPdfColorDeviceRGB (_eeag [0],_eeag [1],_eeag [2]);case 4:_cbgc .FillColor =_bg .NewPdfColorDeviceCMYK (_eeag [0],_eeag [1],_eeag [2],_eeag [3]); +default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0042\u0047\u0020\u002d\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0028\u0025\u0064)",len (_eeag )); +};};return nil ;}; -// Font specifies a font used for rendering the button label. -// When omitted it will fallback to use a Helvetica font. -Font *_gg .PdfFont ; +// NewComboboxField generates a new combobox form field with partial name `name` at location `rect` +// on specified `page` and with field specific options `opt`. +func NewComboboxField (page *_bg .PdfPage ,name string ,rect []float64 ,opt ComboboxFieldOptions )(*_bg .PdfFieldChoice ,error ){if page ==nil {return nil ,_bc .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +};if len (name )<=0{return nil ,_bc .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_bc .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_dgeb :=_bg .NewPdfField ();_efcb :=&_bg .PdfFieldChoice {};_dgeb .SetContext (_efcb );_efcb .PdfField =_dgeb ;_efcb .T =_bf .MakeString (name );_efcb .Opt =_bf .MakeArray ();for _ ,_cda :=range opt .Choices {_efcb .Opt .Append (_bf .MakeString (_cda )); +};_efcb .SetFlag (_bg .FieldFlagCombo );_bdcd :=_bg .NewPdfAnnotationWidget ();_bdcd .Rect =_bf .MakeArrayFromFloats (rect );_bdcd .P =page .ToPdfObject ();_bdcd .F =_bf .MakeInteger (4);_bdcd .Parent =_efcb .ToPdfObject ();_efcb .Annotations =append (_efcb .Annotations ,_bdcd ); +return _efcb ,nil ;}; -// FontSize specifies the font size used in rendering the button label. -// The default font size is 12pt. -FontSize *float64 ; +// Style returns the appearance style of `fa`. If not specified, returns default style. +func (_babb ImageFieldAppearance )Style ()AppearanceStyle {if _babb ._gafb !=nil {return *_babb ._gafb ;};return AppearanceStyle {BorderSize :0.0,BorderColor :_bg .NewPdfColorDeviceGray (0),FillColor :_bg .NewPdfColorDeviceGray (1),DrawAlignmentReticle :false }; +};func _ebgd (_ebfg *InkAnnotationDef )(*_bf .PdfObjectDictionary ,*_bg .PdfRectangle ,error ){_abae :=_bg .NewXObjectForm ();_cbe ,_fedg ,_fcfbb :=_cbcb (_ebfg );if _fcfbb !=nil {return nil ,nil ,_fcfbb ;};_fcfbb =_abae .SetContentStream (_cbe ,nil ); +if _fcfbb !=nil {return nil ,nil ,_fcfbb ;};_abae .BBox =_fedg .ToPdfObject ();_abae .Resources =_bg .NewPdfPageResources ();_abae .Resources .ProcSet =_bf .MakeArray (_bf .MakeName ("\u0050\u0044\u0046"));_bdad :=_bf .MakeDict ();_bdad .Set ("\u004e",_abae .ToPdfObject ()); +return _bdad ,_fedg ,nil ;}; -// Fields specifies list of fields that could be resetted. -// This list may contain indirect object to fields or field names. -Fields *_ab .PdfObjectArray ; +// SetStyle applies appearance `style` to `fa`. +func (_cbg *FieldAppearance )SetStyle (style AppearanceStyle ){_cbg ._dbce =&style }; -// IsExclusionList specifies that the fields in the `Fields` array would be excluded form reset process. -IsExclusionList bool ;}; +// InkAnnotationDef holds base information for constructing an ink annotation. +type InkAnnotationDef struct{ -// NewComboboxField generates a new combobox form field with partial name `name` at location `rect` -// on specified `page` and with field specific options `opt`. -func NewComboboxField (page *_gg .PdfPage ,name string ,rect []float64 ,opt ComboboxFieldOptions )(*_gg .PdfFieldChoice ,error ){if page ==nil {return nil ,_ca .New ("\u0070a\u0067e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -};if len (name )<=0{return nil ,_ca .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");};if len (rect )!=4{return nil ,_ca .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_cgfb :=_gg .NewPdfField ();_gbff :=&_gg .PdfFieldChoice {};_cgfb .SetContext (_gbff );_gbff .PdfField =_cgfb ;_gbff .T =_ab .MakeString (name );_gbff .Opt =_ab .MakeArray ();for _ ,_ebae :=range opt .Choices {_gbff .Opt .Append (_ab .MakeString (_ebae )); -};_gbff .SetFlag (_gg .FieldFlagCombo );_dacb :=_gg .NewPdfAnnotationWidget ();_dacb .Rect =_ab .MakeArrayFromFloats (rect );_dacb .P =page .ToPdfObject ();_dacb .F =_ab .MakeInteger (4);_dacb .Parent =_gbff .ToPdfObject ();_gbff .Annotations =append (_gbff .Annotations ,_dacb ); -return _gbff ,nil ;};func _bdb (_ebgc LineAnnotationDef ,_dfbd string )([]byte ,*_gg .PdfRectangle ,*_gg .PdfRectangle ,error ){_fdcd :=_ee .Line {X1 :0,Y1 :0,X2 :_ebgc .X2 -_ebgc .X1 ,Y2 :_ebgc .Y2 -_ebgc .Y1 ,LineColor :_ebgc .LineColor ,Opacity :_ebgc .Opacity ,LineWidth :_ebgc .LineWidth ,LineEndingStyle1 :_ebgc .LineEndingStyle1 ,LineEndingStyle2 :_ebgc .LineEndingStyle2 }; -_cde ,_dfdc ,_bcdg :=_fdcd .Draw (_dfbd );if _bcdg !=nil {return nil ,nil ,nil ,_bcdg ;};_cbfc :=&_gg .PdfRectangle {};_cbfc .Llx =_ebgc .X1 +_dfdc .Llx ;_cbfc .Lly =_ebgc .Y1 +_dfdc .Lly ;_cbfc .Urx =_ebgc .X1 +_dfdc .Urx ;_cbfc .Ury =_ebgc .Y1 +_dfdc .Ury ; -return _cde ,_dfdc ,_cbfc ,nil ;};func _afd (_fab *_gg .PdfField )string {if _fab ==nil {return "";};_dbde ,_fadd :=_fab .GetContext ().(*_gg .PdfFieldText );if !_fadd {return _afd (_fab .Parent );};if _dbde .DA !=nil {return _dbde .DA .Str ();};return _afd (_dbde .Parent ); -};func _fbc (_cgg *_gg .PdfAnnotationWidget ,_bgg *_gg .PdfFieldText ,_ead *_gg .PdfPageResources ,_ebe AppearanceStyle )(*_ab .PdfObjectDictionary ,error ){_cdbb :=_gg .NewPdfPageResources ();_bggd ,_ddf :=_ab .GetArray (_cgg .Rect );if !_ddf {return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); -};_bad ,_bdd :=_gg .NewPdfRectangle (*_bggd );if _bdd !=nil {return nil ,_bdd ;};_dcba ,_ded :=_bad .Width (),_bad .Height ();_gcc ,_ace :=_dcba ,_ded ;_cba :=true ;_adb :=_gg .NewXObjectForm ();_adb .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_gcc ,_ace }); -if _cgg .AP !=nil {if _ecb ,_fag :=_ab .GetDict (_cgg .AP );_fag &&_ecb !=nil {_dce :=_ab .TraceToDirectObject (_ecb .Get ("\u004e"));switch _ge :=_dce .(type ){case *_ab .PdfObjectStream :_ggaf ,_fg :=_ab .DecodeStream (_ge );if _fg !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u0020\u0073\u0074r\u0065\u0061m\u003a\u0020\u0025\u0076",_fg .Error ()); -break ;};_fbg ,_fg :=_g .NewContentStreamParser (string (_ggaf )).Parse ();if _fg !=nil {_f .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0075n\u0061\u0062l\u0065\u0020\u0070\u0061\u0072\u0073\u0065\u0020c\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061m\u003a\u0020\u0025\u0076",_fg .Error ()); -break ;};_dedb :=_g .NewContentStreamProcessor (*_fbg );_dedb .AddHandler (_g .HandlerConditionEnumAllOperands ,"",func (_edc *_g .ContentStreamOperation ,_gdb _g .GraphicsState ,_fd *_gg .PdfPageResources )error {if _edc .Operand =="\u0054\u006a"||_edc .Operand =="\u0054\u004a"{if len (_edc .Params )==1{if _baee ,_aeg :=_ab .GetString (_edc .Params [0]); -_aeg {_cba =_c .TrimSpace (_baee .Str ())=="";};return _g .ErrEarlyExit ;};return nil ;};return nil ;});_dedb .Process (_cdbb );if !_cba {if _fcc ,_cgd :=_ab .GetDict (_ge .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));_cgd {_cdbb ,_fg =_gg .NewPdfPageResourcesFromDict (_fcc ); -if _fg !=nil {return nil ,_fg ;};};if _cgdf ,_bcg :=_ab .GetArray (_ge .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"));_bcg {_adb .Matrix =_cgdf ;};_adb .SetContentStream (_ggaf ,_acgc ());};};};};if _cba {_ag ,_dfd :=_ab .GetDict (_cgg .MK );if _dfd {_cfg ,_ :=_ab .GetDict (_cgg .BS ); -_gdc :=_ebe .applyAppearanceCharacteristics (_ag ,_cfg ,nil );if _gdc !=nil {return nil ,_gdc ;};};_afg ,_bgd :=_g .NewContentStreamParser (_afd (_bgg .PdfField )).Parse ();if _bgd !=nil {return nil ,_bgd ;};_gfb :=_g .NewContentCreator ();if _ebe .BorderSize > 0{_ffgc (_gfb ,_ebe ,_dcba ,_ded ); -};if _ebe .DrawAlignmentReticle {_gfbg :=_ebe ;_gfbg .BorderSize =0.2;_ggcd (_gfb ,_gfbg ,_dcba ,_ded );};_gfb .Add_BMC ("\u0054\u0078");_gfb .Add_q ();_dcba ,_ded =_ebe .applyRotation (_ag ,_dcba ,_ded ,_gfb );_gfb .Add_BT ();_afb ,_fcg ,_bgd :=_ebe .processDA (_bgg .PdfField ,_afg ,_ead ,_cdbb ,_gfb ); -if _bgd !=nil {return nil ,_bgd ;};_baa :=_afb .Font ;_deg :=_afb .Size ;_abe :=_ab .MakeName (_afb .Name );if _bgg .Flags ().Has (_gg .FieldFlagMultiline )&&_bgg .MaxLen !=nil {_f .Log .Debug ("\u004c\u006f\u006f\u006b\u0020\u0066\u006f\u0072\u0020\u0041\u0050\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072 \u004e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006fn\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -if _eea ,_ddc ,_cgb :=_aecd (_cgg .PdfAnnotation .AP ,_ead );_cgb {_abe =_eea ;_deg =_ddc ;_fcg =true ;};};_be :=_deg ==0;if _be &&_fcg {_deg =_ded *_ebe .AutoFontSizeFraction ;};_eba :=_baa .Encoder ();if _eba ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -_eba =_d .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};_cdbd ,_bgd :=_baa .GetFontDescriptor ();if _bgd !=nil {_f .Log .Debug ("\u0045\u0072ro\u0072\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f g\u0065\u0074\u0020\u0066\u006f\u006e\u0074 d\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072"); -};var _bgb string ;if _efd ,_agf :=_ab .GetString (_bgg .V );_agf {_bgb =_efd .Decoded ();};if len (_bgb )==0{return nil ,nil ;};_adc :=[]string {_bgb };_dad :=false ;if _bgg .Flags ().Has (_gg .FieldFlagMultiline ){_dad =true ;_bgb =_c .Replace (_bgb ,"\u000d\u000a","\u000a",-1); -_bgb =_c .Replace (_bgb ,"\u000d","\u000a",-1);_adc =_c .Split (_bgb ,"\u000a");};_ce :=make ([]string ,len (_adc ));copy (_ce ,_adc );_fca :=_ebe .MultilineLineHeight ;_eca :=0.0;_bef :=0;if _eba !=nil {for _deg >=0{_gcd :=make ([]string ,len (_adc )); -copy (_gcd ,_adc );_fgd :=make ([]string ,len (_ce ));copy (_fgd ,_ce );_eca =0.0;_bef =0;_bf :=len (_gcd );_cbg :=0;for _cbg < _bf {var _fad float64 ;_acb :=-1;_faec :=_gga ;if _ebe .MarginLeft !=nil {_faec =*_ebe .MarginLeft ;};for _aeb ,_adbe :=range _gcd [_cbg ]{if _adbe ==' '{_acb =_aeb ; -};_fde ,_bdf :=_baa .GetRuneMetrics (_adbe );if !_bdf {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_adbe ); -continue ;};_fad =_faec ;_faec +=_fde .Wx ;if _dad &&!_be &&_deg *_faec /1000.0> _dcba {_dcc :=_aeb ;_feb :=_aeb ;if _acb > 0{_dcc =_acb +1;_feb =_acb ;};_dg :=_gcd [_cbg ][_dcc :];_ebb :=_fgd [_cbg ][_dcc :];if _cbg < len (_gcd )-1{_gcd =append (_gcd [:_cbg +1],_gcd [_cbg :]...); -_gcd [_cbg +1]=_dg ;_fgd =append (_fgd [:_cbg +1],_fgd [_cbg :]...);_fgd [_cbg +1]=_ebb ;}else {_gcd =append (_gcd ,_dg );_fgd =append (_fgd ,_ebb );};_gcd [_cbg ]=_gcd [_cbg ][0:_feb ];_fgd [_cbg ]=_fgd [_cbg ][0:_feb ];_bf ++;_faec =_fad ;break ;};}; -if _faec > _eca {_eca =_faec ;};_gcd [_cbg ]=string (_eba .Encode (_gcd [_cbg ]));if len (_gcd [_cbg ])> 0{_bef ++;};_cbg ++;};_cc :=_deg ;if _bef > 1{_cc *=_fca ;};_bcgf :=float64 (_bef )*_cc ;if _be ||_bcgf <=_ded {_adc =_gcd ;_ce =_fgd ;break ;};_deg --; -};};_ffg :=_gga ;if _ebe .MarginLeft !=nil {_ffg =*_ebe .MarginLeft ;};if _deg ==0||_be &&_eca > 0&&_ffg +_eca *_deg /1000.0> _dcba {_deg =0.95*1000.0*(_dcba -_ffg )/_eca ;};_dcg :=_fee ;{if _fbd ,_fge :=_ab .GetIntVal (_bgg .Q );_fge {switch _fbd {case 0:_dcg =_fee ; -case 1:_dcg =_caf ;case 2:_dcg =_fcb ;default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0071\u0075\u0061\u0064\u0064\u0069\u006e\u0067\u003a\u0020%\u0064\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u006c\u0065ft\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065\u006e\u0074",_fbd ); -};};};_edgb :=_deg ;if _dad &&_bef > 1{_edgb =_fca *_deg ;};var _eda float64 ;if _cdbd !=nil {_eda ,_bgd =_cdbd .GetCapHeight ();if _bgd !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_bgd ); -};};if int (_eda )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); -_eda =1000;};_cbe :=_eda /1000.0*_deg ;_cfc :=0.0;{_eaf :=float64 (_bef )*_edgb ;if _be &&_cfc +_eaf > _ded {_deg =0.95*(_ded -_cfc )/float64 (_bef );_edgb =_deg ;if _dad &&_bef > 1{_edgb =_fca *_deg ;};_cbe =_eda /1000.0*_deg ;_eaf =float64 (_bef )*_edgb ; -};if _ded > _eaf {if _dad {if _ebe .MultilineVAlignMiddle {_dcbe :=(_ded -(_eaf +_cbe ))/2.0;_edcf :=_dcbe +_eaf +_cbe -_edgb ;_cfc =_edcf ;if _bef > 1{_cfc =_cfc +(_eaf /_deg *float64 (_bef ))-_edgb -_cbe ;};if _cfc < _eaf {_cfc =(_ded -_cbe )/2.0;};}else {_cfc =_ded -_edgb ; -if _cfc > _deg {_ebc :=0.0;if _dad &&_ebe .MultilineLineHeight > 1&&_bef > 1{_ebc =_ebe .MultilineLineHeight -1;};_cfc -=_deg *(0.5-_ebc );};};}else {_cfc =(_ded -_cbe )/2.0;};};};_gfb .Add_Tf (*_abe ,_deg );_gfb .Add_Td (_ffg ,_cfc );_fec :=_ffg ;_gdg :=_ffg ; -for _fcbd ,_ebcd :=range _adc {_baea :=0.0;for _ ,_ced :=range _ce [_fcbd ]{_gac ,_agb :=_baa .GetRuneMetrics (_ced );if !_agb {continue ;};_baea +=_gac .Wx ;};_cca :=_baea /1000.0*_deg ;_ccf :=_dcba -_cca ;var _ffb float64 ;switch _dcg {case _fee :_ffb =_fec ; -case _caf :_ffb =_ccf /2;case _fcb :_ffb =_ccf ;};_ffg =_ffb -_gdg ;if _ffg > 0.0{_gfb .Add_Td (_ffg ,0);};_gdg =_ffb ;_gfb .Add_Tj (*_ab .MakeString (_ebcd ));if _fcbd < len (_adc )-1{_gfb .Add_Td (0,-_deg *_fca );};};_gfb .Add_ET ();_gfb .Add_Q ();_gfb .Add_EMC (); -_adb .SetContentStream (_gfb .Bytes (),_acgc ());};_adb .Resources =_cdbb ;_bb :=_ab .MakeDict ();_bb .Set ("\u004e",_adb .ToPdfObject ());return _bb ,nil ;};func _gge (_aec *_gg .PdfAnnotationWidget ,_dfg *_gg .PdfFieldButton ,_bcea *_gg .PdfPageResources ,_abgb AppearanceStyle )(*_ab .PdfObjectDictionary ,error ){_cedc ,_dcbb :=_ab .GetArray (_aec .Rect ); -if !_dcbb {return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_cfcf ,_edb :=_gg .NewPdfRectangle (*_cedc );if _edb !=nil {return nil ,_edb ;};_ggff ,_dee :=_cfcf .Width (),_cfcf .Height ();_bcad ,_dae :=_ggff ,_dee ; -_f .Log .Debug ("\u0043\u0068\u0065\u0063kb\u006f\u0078\u002c\u0020\u0077\u0061\u0020\u0042\u0053\u003a\u0020\u0025\u0076",_aec .BS );_eeb ,_edb :=_gg .NewStandard14Font ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073");if _edb !=nil {return nil ,_edb ; -};_fdg ,_abcf :=_ab .GetDict (_aec .MK );if _abcf {_bcgg ,_ :=_ab .GetDict (_aec .BS );_gcdc :=_abgb .applyAppearanceCharacteristics (_fdg ,_bcgg ,_eeb );if _gcdc !=nil {return nil ,_gcdc ;};};_dbd :=_gg .NewXObjectForm ();{_bceee :=_g .NewContentCreator (); -if _abgb .BorderSize > 0{_ffgc (_bceee ,_abgb ,_ggff ,_dee );};if _abgb .DrawAlignmentReticle {_gdd :=_abgb ;_gdd .BorderSize =0.2;_ggcd (_bceee ,_gdd ,_ggff ,_dee );};_ggff ,_dee =_abgb .applyRotation (_fdg ,_ggff ,_dee ,_bceee );_eee :=_abgb .AutoFontSizeFraction *_dee ; -_gff ,_dab :=_eeb .GetRuneMetrics (_abgb .CheckmarkRune );if !_dab {return nil ,_ca .New ("\u0067l\u0079p\u0068\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_gea :=_eeb .Encoder ();_gdbc :=_gea .Encode (string (_abgb .CheckmarkRune )); -_dfc :=_gff .Wx *_eee /1000.0;_dedc :=705.0;_cce :=_dedc /1000.0*_eee ;_eccf :=_gga ;if _abgb .MarginLeft !=nil {_eccf =*_abgb .MarginLeft ;};_bgdg :=1.0;if _dfc < _ggff {_eccf =(_ggff -_dfc )/2.0;};if _cce < _dee {_bgdg =(_dee -_cce )/2.0;};_bceee .Add_q ().Add_g (0).Add_BT ().Add_Tf ("\u005a\u0061\u0044\u0062",_eee ).Add_Td (_eccf ,_bgdg ).Add_Tj (*_ab .MakeStringFromBytes (_gdbc )).Add_ET ().Add_Q (); -_dbd .Resources =_gg .NewPdfPageResources ();_dbd .Resources .SetFontByName ("\u005a\u0061\u0044\u0062",_eeb .ToPdfObject ());_dbd .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_bcad ,_dae });_dbd .SetContentStream (_bceee .Bytes (),_acgc ());};_dcd :=_gg .NewXObjectForm (); -{_gde :=_g .NewContentCreator ();if _abgb .BorderSize > 0{_ffgc (_gde ,_abgb ,_ggff ,_dee );};_dcd .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_bcad ,_dae });_dcd .SetContentStream (_gde .Bytes (),_acgc ());};_dfa :=_ab .PdfObjectName ("\u0059\u0065\u0073"); -_acgf ,_abcf :=_ab .GetDict (_aec .PdfAnnotation .AP );if _abcf &&_acgf !=nil {_dea :=_ab .TraceToDirectObject (_acgf .Get ("\u004e"));switch _bgc :=_dea .(type ){case *_ab .PdfObjectDictionary :_geb :=_bgc .Keys ();for _ ,_baaf :=range _geb {if _baaf !="\u004f\u0066\u0066"{_dfa =_baaf ; -};};};};_aeba :=_ab .MakeDict ();_aeba .Set ("\u004f\u0066\u0066",_dcd .ToPdfObject ());_aeba .Set (_dfa ,_dbd .ToPdfObject ());_afa :=_ab .MakeDict ();_afa .Set ("\u004e",_aeba );return _afa ,nil ;};func _bd (_gfg CircleAnnotationDef ,_cac string )([]byte ,*_gg .PdfRectangle ,*_gg .PdfRectangle ,error ){_cg :=_ee .Circle {X :_gfg .X ,Y :_gfg .Y ,Width :_gfg .Width ,Height :_gfg .Height ,FillEnabled :_gfg .FillEnabled ,FillColor :_gfg .FillColor ,BorderEnabled :_gfg .BorderEnabled ,BorderWidth :_gfg .BorderWidth ,BorderColor :_gfg .BorderColor ,Opacity :_gfg .Opacity }; -_ga ,_eb ,_ba :=_cg .Draw (_cac );if _ba !=nil {return nil ,nil ,nil ,_ba ;};_gb :=&_gg .PdfRectangle {};_gb .Llx =_gfg .X +_eb .Llx ;_gb .Lly =_gfg .Y +_eb .Lly ;_gb .Urx =_gfg .X +_eb .Urx ;_gb .Ury =_gfg .Y +_eb .Ury ;return _ga ,_eb ,_gb ,nil ;};func _ddd (_fdb *_gg .PdfField ,_cef ,_fac float64 ,_afbd string ,_dgd AppearanceStyle ,_bfa *_g .ContentStreamOperations ,_dge *_gg .PdfPageResources ,_acf *_ab .PdfObjectDictionary )(*_gg .XObjectForm ,error ){_gaee :=_gg .NewPdfPageResources (); -_gfd ,_ffgd :=_cef ,_fac ;_gcb :=_g .NewContentCreator ();if _dgd .BorderSize > 0{_ffgc (_gcb ,_dgd ,_cef ,_fac );};if _dgd .DrawAlignmentReticle {_ggb :=_dgd ;_ggb .BorderSize =0.2;_ggcd (_gcb ,_ggb ,_cef ,_fac );};_gcb .Add_BMC ("\u0054\u0078");_gcb .Add_q (); -_gcb .Add_BT ();_cef ,_fac =_dgd .applyRotation (_acf ,_cef ,_fac ,_gcb );_aea ,_fcbf ,_gbgg :=_dgd .processDA (_fdb ,_bfa ,_dge ,_gaee ,_gcb );if _gbgg !=nil {return nil ,_gbgg ;};_cgfc :=_aea .Font ;_aegf :=_aea .Size ;_ecad :=_ab .MakeName (_aea .Name ); -_caaf :=_aegf ==0;if _caaf &&_fcbf {_aegf =_fac *_dgd .AutoFontSizeFraction ;};_cffce :=_cgfc .Encoder ();if _cffce ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -_cffce =_d .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};if len (_afbd )==0{return nil ,nil ;};_cbd :=_gga ;if _dgd .MarginLeft !=nil {_cbd =*_dgd .MarginLeft ;};_geg :=0.0;if _cffce !=nil {for _ ,_bbc :=range _afbd {_age ,_ccaf :=_cgfc .GetRuneMetrics (_bbc ); -if !_ccaf {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_bbc ); -continue ;};_geg +=_age .Wx ;};_afbd =string (_cffce .Encode (_afbd ));};if _aegf ==0||_caaf &&_geg > 0&&_cbd +_geg *_aegf /1000.0> _cef {_aegf =0.95*1000.0*(_cef -_cbd )/_geg ;};_ceda :=1.0*_aegf ;_beg :=2.0;{_eebb :=_ceda ;if _caaf &&_beg +_eebb > _fac {_aegf =0.95*(_fac -_beg ); -_ceda =1.0*_aegf ;_eebb =_ceda ;};if _fac > _eebb {_beg =(_fac -_eebb )/2.0;_beg +=1.50;};};_gcb .Add_Tf (*_ecad ,_aegf );_gcb .Add_Td (_cbd ,_beg );_gcb .Add_Tj (*_ab .MakeString (_afbd ));_gcb .Add_ET ();_gcb .Add_Q ();_gcb .Add_EMC ();_fagg :=_gg .NewXObjectForm (); -_fagg .Resources =_gaee ;_fagg .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_gfd ,_ffgd });_fagg .SetContentStream (_gcb .Bytes (),_acgc ());return _fagg ,nil ;}; +// Paths is the array of stroked paths which compose the annotation. +Paths []_fg .Path ; -// LineAnnotationDef defines a line between point 1 (X1,Y1) and point 2 (X2,Y2). The line ending styles can be none -// (regular line), or arrows at either end. The line also has a specified width, color and opacity. -type LineAnnotationDef struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor *_gg .PdfColorDeviceRGB ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 _ee .LineEndingStyle ;LineEndingStyle2 _ee .LineEndingStyle ;}; +// Color is the color of the line. Default to black. +Color *_bg .PdfColorDeviceRGB ; -// SetStyle applies appearance `style` to `fa`. -func (_ea *FieldAppearance )SetStyle (style AppearanceStyle ){_ea ._ae =&style }; +// LineWidth is the width of the line. +LineWidth float64 ;};func _eggd (_fgg *_bg .PdfPage ,_bgccf _fg .Rectangle ,_afgb string ,_agd string ,_fdag _bg .PdfColor ,_caaa *_bg .PdfFont ,_bffa *float64 ,_begdg _bf .PdfObject )(*_bg .PdfFieldButton ,error ){_bbbe ,_gcd :=_bgccf .X ,_bgccf .Y ;_ffe :=_bgccf .Width ; +_bfec :=_bgccf .Height ;if _bgccf .FillColor ==nil {_bgccf .FillColor =_bg .NewPdfColorDeviceGray (0.7);};if _fdag ==nil {_fdag =_bg .NewPdfColorDeviceGray (0);};if _caaa ==nil {_gef ,_adf :=_bg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +if _adf !=nil {return nil ,_adf ;};_caaa =_gef ;};_fagf :=_bg .NewPdfField ();_aaf :=&_bg .PdfFieldButton {};_fagf .SetContext (_aaf );_aaf .PdfField =_fagf ;_aaf .T =_bf .MakeString (_afgb );_aaf .SetType (_bg .ButtonTypePush );_aaf .V =_bf .MakeName ("\u004f\u0066\u0066"); +_aaf .Ff =_bf .MakeInteger (4);_caaf :=_bf .MakeDict ();_caaf .Set (*_bf .MakeName ("\u0043\u0041"),_bf .MakeString (_agd ));_aabb ,_adcg :=_caaa .GetFontDescriptor ();if _adcg !=nil {return nil ,_adcg ;};_abg :=_bf .MakeName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a"); +_bda :=12.0;if _aabb !=nil &&_aabb .FontName !=nil {_abg ,_ =_bf .GetName (_aabb .FontName );};if _bffa !=nil {_bda =*_bffa ;};_aaab :=_e .NewContentCreator ();_aaab .Add_q ();_aaab .SetNonStrokingColor (_bgccf .FillColor );_aaab .Add_re (0,0,_ffe ,_bfec ); +_aaab .Add_f ();_aaab .Add_Q ();_aaab .Add_q ();_aaab .Add_BT ();_daaf :=0.0;for _ ,_eecge :=range _agd {_ebfb ,_efda :=_caaa .GetRuneMetrics (_eecge );if !_efda {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_eecge ); +continue ;};_daaf +=_ebfb .Wx ;};_daaf =_daaf /1000.0*_bda ;var _fbbc float64 ;if _aabb !=nil {_fbbc ,_adcg =_aabb .GetCapHeight ();if _adcg !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_adcg ); +};};if int (_fbbc )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); +_fbbc =1000;};_aefa :=_fbbc /1000.0*_bda ;_eabe :=(_bfec -_aefa )/2.0;_cdcd :=(_ffe -_daaf )/2.0;_aaab .Add_Tf (*_abg ,_bda );_aaab .SetNonStrokingColor (_fdag );_aaab .Add_Td (_cdcd ,_eabe );_aaab .Add_Tj (*_bf .MakeString (_agd ));_aaab .Add_ET ();_aaab .Add_Q (); +_acff :=_bg .NewXObjectForm ();_acff .SetContentStream (_aaab .Bytes (),_bf .NewRawEncoder ());_acff .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_ffe ,_bfec });_acff .Resources =_bg .NewPdfPageResources ();_acff .Resources .SetFontByName (*_abg ,_caaa .ToPdfObject ()); +_eaee :=_bf .MakeDict ();_eaee .Set ("\u004e",_acff .ToPdfObject ());_geca :=_bg .NewPdfAnnotationWidget ();_geca .Rect =_bf .MakeArrayFromFloats ([]float64 {_bbbe ,_gcd ,_bbbe +_ffe ,_gcd +_bfec });_geca .P =_fgg .ToPdfObject ();_geca .F =_bf .MakeInteger (4); +_geca .Parent =_aaf .ToPdfObject ();_geca .A =_begdg ;_geca .MK =_caaf ;_geca .AP =_eaee ;_aaf .Annotations =append (_aaf .Annotations ,_geca );return _aaf ,nil ;}; // GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. // Implements interface model.FieldAppearanceGenerator. -func (_da FieldAppearance )GenerateAppearanceDict (form *_gg .PdfAcroForm ,field *_gg .PdfField ,wa *_gg .PdfAnnotationWidget )(*_ab .PdfObjectDictionary ,error ){_f .Log .Trace ("\u0047\u0065n\u0065\u0072\u0061\u0074e\u0041\u0070p\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0044i\u0063\u0074\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u0020\u0056:\u0020\u0025\u002b\u0076",field .PartialName (),field .V ); -_ ,_gbg :=field .GetContext ().(*_gg .PdfFieldText );_gbe ,_bcee :=_ab .GetDict (wa .AP );if _bcee &&_da .OnlyIfMissing &&(!_gbg ||!_da .RegenerateTextFields ){_f .Log .Trace ("\u0041\u006c\u0072\u0065a\u0064\u0079\u0020\u0070\u006f\u0070\u0075\u006c\u0061\u0074e\u0064 \u002d\u0020\u0069\u0067\u006e\u006f\u0072i\u006e\u0067"); -return _gbe ,nil ;};if form .DR ==nil {form .DR =_gg .NewPdfPageResources ();};switch _gc :=field .GetContext ().(type ){case *_gg .PdfFieldText :_edf :=_gc ;if _ec :=_afd (_edf .PdfField );_ec ==""{_edf .DA =form .DA ;};switch {case _edf .Flags ().Has (_gg .FieldFlagPassword ):return nil ,nil ; -case _edf .Flags ().Has (_gg .FieldFlagFileSelect ):return nil ,nil ;case _edf .Flags ().Has (_gg .FieldFlagComb ):if _edf .MaxLen !=nil {_ecf ,_gbb :=_cbab (wa ,_edf ,form .DR ,_da .Style ());if _gbb !=nil {return nil ,_gbb ;};return _ecf ,nil ;};};_edg ,_ad :=_fbc (wa ,_edf ,form .DR ,_da .Style ()); -if _ad !=nil {return nil ,_ad ;};return _edg ,nil ;case *_gg .PdfFieldButton :_df :=_gc ;if _df .IsCheckbox (){_dcb ,_add :=_gge (wa ,_df ,form .DR ,_da .Style ());if _add !=nil {return nil ,_add ;};return _dcb ,nil ;};_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055\u004e\u0048\u0041\u004e\u0044\u004c\u0045\u0044 \u0062u\u0074\u0074\u006f\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u002b\u0076",_df .GetType ()); -case *_gg .PdfFieldChoice :_fae :=_gc ;switch {case _fae .Flags ().Has (_gg .FieldFlagCombo ):_bgf ,_ecfc :=_gbd (form ,wa ,_fae ,_da .Style ());if _ecfc !=nil {return nil ,_ecfc ;};return _bgf ,nil ;default:_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055N\u0048\u0041\u004eD\u004c\u0045\u0044\u0020c\u0068\u006f\u0069\u0063\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0077\u0069\u0074\u0068\u0020\u0066\u006c\u0061\u0067\u0073\u003a\u0020\u0025\u0073",_fae .Flags ().String ()); -};default:_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055\u004e\u0048\u0041N\u0044\u004c\u0045\u0044\u0020\u0066\u0069e\u006c\u0064\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_gc );};return nil ,nil ;};func _ggcd (_ggcf *_g .ContentCreator ,_cbc AppearanceStyle ,_fabc ,_caafb float64 ){_ggcf .Add_q ().Add_re (0,0,_fabc ,_caafb ).Add_re (0,_caafb /2,_fabc ,_caafb /2).Add_re (0,0,_fabc ,_caafb ).Add_re (_fabc /2,0,_fabc /2,_caafb ).Add_w (_cbc .BorderSize ).SetStrokingColor (_cbc .BorderColor ).SetNonStrokingColor (_cbc .FillColor ).Add_B ().Add_Q (); -}; +func (_bcde ImageFieldAppearance )GenerateAppearanceDict (form *_bg .PdfAcroForm ,field *_bg .PdfField ,wa *_bg .PdfAnnotationWidget )(*_bf .PdfObjectDictionary ,error ){_ ,_fagg :=field .GetContext ().(*_bg .PdfFieldButton );if !_fagg {_f .Log .Trace ("C\u006f\u0075\u006c\u0064\u0020\u006fn\u006c\u0079\u0020\u0068\u0061\u006ed\u006c\u0065\u0020\u0062\u0075\u0074\u0074o\u006e\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067"); +return nil ,nil ;};_caccg ,_gfeg :=_bf .GetDict (wa .AP );if _gfeg &&_bcde .OnlyIfMissing {_f .Log .Trace ("\u0041\u006c\u0072\u0065a\u0064\u0079\u0020\u0070\u006f\u0070\u0075\u006c\u0061\u0074e\u0064 \u002d\u0020\u0069\u0067\u006e\u006f\u0072i\u006e\u0067"); +return _caccg ,nil ;};if form .DR ==nil {form .DR =_bg .NewPdfPageResources ();};switch _ceba :=field .GetContext ().(type ){case *_bg .PdfFieldButton :if _ceba .IsPush (){_ggfg ,_edab :=_fffc (_ceba ,wa ,_bcde .Style ());if _edab !=nil {return nil ,_edab ; +};return _ggfg ,nil ;};};return nil ,nil ;}; -// NewSignatureField returns a new signature field with a visible appearance -// containing the specified signature lines and styled according to the -// specified options. -func NewSignatureField (signature *_gg .PdfSignature ,lines []*SignatureLine ,opts *SignatureFieldOpts )(*_gg .PdfFieldSignature ,error ){if signature ==nil {return nil ,_ca .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); -};_dcee ,_gfba :=_ebbc (lines ,opts );if _gfba !=nil {return nil ,_gfba ;};_eead :=_gg .NewPdfFieldSignature (signature );_eead .Rect =_ab .MakeArrayFromFloats (opts .Rect );_eead .AP =_dcee ;return _eead ,nil ;};func (_dcdg *AppearanceStyle )processDA (_gdgg *_gg .PdfField ,_cedg *_g .ContentStreamOperations ,_bfb ,_ddfa *_gg .PdfPageResources ,_ceag *_g .ContentCreator )(*AppearanceFont ,bool ,error ){var _gffe *AppearanceFont ; -var _efe bool ;if _dcdg .Fonts !=nil {if _dcdg .Fonts .Fallback !=nil {_gffe =_dcdg .Fonts .Fallback ;};if _deea :=_dcdg .Fonts .FieldFallbacks ;_deea !=nil {if _aegff ,_faf :=_deea [_gdgg .PartialName ()];_faf {_gffe =_aegff ;}else if _bgcc ,_bfc :=_gdgg .FullName (); -_bfc ==nil {if _eec ,_acfd :=_deea [_bgcc ];_acfd {_gffe =_eec ;};};};if _gffe !=nil {_gffe .fillName ();};_efe =_dcdg .Fonts .ForceReplace ;};var _eadc string ;var _bed float64 ;var _gbgd bool ;if _cedg !=nil {for _ ,_dgb :=range *_cedg {if _dgb .Operand =="\u0054\u0066"&&len (_dgb .Params )==2{if _fbe ,_beef :=_ab .GetNameVal (_dgb .Params [0]); -_beef {_eadc =_fbe ;};if _cgc ,_dbf :=_ab .GetNumberAsFloat (_dgb .Params [1]);_dbf ==nil {_bed =_cgc ;};_gbgd =true ;continue ;};_ceag .AddOperand (*_dgb );};};var _ebf *AppearanceFont ;var _gfbd _ab .PdfObject ;if _efe &&_gffe !=nil {_ebf =_gffe ;}else {if _bfb !=nil &&_eadc !=""{if _eccga ,_dfcf :=_bfb .GetFontByName (*_ab .MakeName (_eadc )); -_dfcf {if _ffc ,_bcbf :=_gg .NewPdfFontFromPdfObject (_eccga );_bcbf ==nil {_gfbd =_eccga ;_ebf =&AppearanceFont {Name :_eadc ,Font :_ffc ,Size :_bed };}else {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006fa\u0064\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0025\u0076",_bcbf ); -};};};if _ebf ==nil &&_gffe !=nil {_ebf =_gffe ;};if _ebf ==nil {_fgdd ,_bgag :=_gg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");if _bgag !=nil {return nil ,false ,_bgag ;};_ebf =&AppearanceFont {Name :"\u0048\u0065\u006c\u0076",Font :_fgdd ,Size :_bed }; -};};if _ebf .Size <=0&&_dcdg .Fonts !=nil &&_dcdg .Fonts .FallbackSize > 0{_ebf .Size =_dcdg .Fonts .FallbackSize ;};_dcfd :=*_ab .MakeName (_ebf .Name );if _gfbd ==nil {_gfbd =_ebf .Font .ToPdfObject ();};if _bfb !=nil &&!_bfb .HasFontByName (_dcfd ){_bfb .SetFontByName (_dcfd ,_gfbd ); -};if _ddfa !=nil &&!_ddfa .HasFontByName (_dcfd ){_ddfa .SetFontByName (_dcfd ,_gfbd );};return _ebf ,_gbgd ,nil ;};func _dgf (_fdba _fc .Image ,_cfbf string ,_ccd *SignatureFieldOpts ,_gagc []float64 ,_ecbe *_g .ContentCreator )(*_ab .PdfObjectName ,*_gg .XObjectImage ,error ){_dfbg ,_gebe :=_gg .DefaultImageHandler {}.NewImageFromGoImage (_fdba ); -if _gebe !=nil {return nil ,nil ,_gebe ;};_ffcf ,_gebe :=_gg .NewXObjectImageFromImage (_dfbg ,nil ,_ccd .Encoder );if _gebe !=nil {return nil ,nil ,_gebe ;};_fgbg ,_gbdf :=float64 (*_ffcf .Width ),float64 (*_ffcf .Height );_gcbe :=_gagc [2]-_gagc [0]; -_bfcf :=_gagc [3]-_gagc [1];if _ccd .AutoSize {_aega :=_b .Min (_gcbe /_fgbg ,_bfcf /_gbdf );_fgbg *=_aega ;_gbdf *=_aega ;_gagc [0]=_gagc [0]+(_gcbe /2)-(_fgbg /2);_gagc [1]=_gagc [1]+(_bfcf /2)-(_gbdf /2);};var _cafa *_ab .PdfObjectName ;if _bdcg ,_dbdf :=_ab .GetName (_ffcf .Name ); -_dbdf {_cafa =_bdcg ;}else {_cafa =_ab .MakeName (_cfbf );};if _ecbe !=nil {_ecbe .Add_q ().Translate (_gagc [0],_gagc [1]).Scale (_fgbg ,_gbdf ).Add_Do (*_cafa ).Add_Q ();}else {return nil ,nil ,_ca .New ("\u0043\u006f\u006e\u0074en\u0074\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u0075l\u006c"); -};return _cafa ,_ffcf ,nil ;}; +// AppearanceFontStyle defines font style characteristics for form fields, +// used in the filling/flattening process. +type AppearanceFontStyle struct{ -// AppearanceFont represents a font used for generating the appearance of a -// field in the filling/flattening process. -type AppearanceFont struct{ +// Fallback represents a global font fallback, used for fields which do +// not specify a font in their default appearance (DA). The fallback is +// also used if there is a font specified in the DA, but it is not +// found in the AcroForm resources (DR). +Fallback *AppearanceFont ; -// Name represents the name of the font which will be added to the -// AcroForm resources (DR). -Name string ; +// FallbackSize represents a global font size fallback used for fields +// which do not specify a font size in their default appearance (DA). +// The fallback size is applied only if its value is larger than zero. +FallbackSize float64 ; -// Font represents the actual font used for the field appearance. -Font *_gg .PdfFont ; +// FieldFallbacks defines font fallbacks for specific fields. The map keys +// represent the names of the fields (which can be specified by their +// partial or full names). Specific field fallback fonts take precedence +// over the global font fallback. +FieldFallbacks map[string ]*AppearanceFont ; -// Size represents the size of the font used for the field appearance. -// If the font size is 0, the value of the FallbackSize field of the -// AppearanceFontStyle is used, if set. Otherwise, the font size is -// calculated based on the available annotation height and on the -// AutoFontSizeFraction field of the AppearanceStyle. -Size float64 ;}; +// ForceReplace forces the replacement of fonts in the filling/flattening +// process, even if the default appearance (DA) specifies a valid font. +// If no fallback font is provided, setting this field has no effect. +ForceReplace bool ;}; + +// Style returns the appearance style of `fa`. If not specified, returns default style. +func (_aa FieldAppearance )Style ()AppearanceStyle {if _aa ._dbce !=nil {return *_aa ._dbce ;};_de :=_cbb ;return AppearanceStyle {AutoFontSizeFraction :0.65,CheckmarkRune :'✔',BorderSize :0.0,BorderColor :_bg .NewPdfColorDeviceGray (0),FillColor :_bg .NewPdfColorDeviceGray (1),MultilineLineHeight :1.2,MultilineVAlignMiddle :false ,DrawAlignmentReticle :false ,AllowMK :true ,MarginLeft :&_de }; +}; + +// CreateFileAttachmentAnnotation creates a file attachment annotation object that can be added to the annotation list of a PDF page. +func CreateFileAttachmentAnnotation (fileDef FileAnnotationDef )(*_bg .PdfAnnotation ,error ){_daac :=_bg .NewPdfFileSpecFromEmbeddedFile (fileDef .EmbeddedFile );if fileDef .Color ==nil {fileDef .Color =_bg .NewPdfColorDeviceRGB (0.0,0.0,0.0);};if fileDef .Description ==""{fileDef .Description =fileDef .EmbeddedFile .Name ; +};if fileDef .CreationDate ==nil {_efe :=_be .Now ();fileDef .CreationDate =&_efe ;};if fileDef .IconName ==""{fileDef .IconName ="\u0050u\u0073\u0068\u0050\u0069\u006e";};_ddd ,_bdbe :=_bg .NewPdfDateFromTime (*fileDef .CreationDate );if _bdbe !=nil {return nil ,_bdbe ; +};_bgag :=_bg .NewPdfAnnotationFileAttachment ();_bgag .FS =_daac .ToPdfObject ();_bgag .C =_bf .MakeArrayFromFloats ([]float64 {fileDef .Color .R (),fileDef .Color .G (),fileDef .Color .B ()});_bgag .Contents =_bf .MakeString (fileDef .Description );_bgag .CreationDate =_ddd .ToPdfObject (); +_bgag .M =_ddd .ToPdfObject ();_bgag .Name =_bf .MakeName (fileDef .IconName );_bgag .Rect =_bf .MakeArrayFromFloats ([]float64 {fileDef .X ,fileDef .Y ,fileDef .X +fileDef .Width ,fileDef .Y +fileDef .Height });_bgag .T =_bf .MakeString (fileDef .Author ); +_bgag .Subj =_bf .MakeString (fileDef .Subject );return _bgag .PdfAnnotation ,nil ;}; // FieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams // for fields taking into account what value is in the field. A common use case is for generating the @@ -552,46 +452,158 @@ Size float64 ;}; // If `OnlyIfMissing` is true, the field appearance is generated only for fields that do not have an // appearance stream specified. // If `RegenerateTextFields` is true, all text fields are regenerated (even if OnlyIfMissing is true). -type FieldAppearance struct{OnlyIfMissing bool ;RegenerateTextFields bool ;_ae *AppearanceStyle ;}; +type FieldAppearance struct{OnlyIfMissing bool ;RegenerateTextFields bool ;_dbce *AppearanceStyle ;};func _ccgg (_dabe RectangleAnnotationDef ,_cccd string )([]byte ,*_bg .PdfRectangle ,*_bg .PdfRectangle ,error ){_caee :=_fg .Rectangle {X :0,Y :0,Width :_dabe .Width ,Height :_dabe .Height ,FillEnabled :_dabe .FillEnabled ,FillColor :_dabe .FillColor ,BorderEnabled :_dabe .BorderEnabled ,BorderWidth :2*_dabe .BorderWidth ,BorderColor :_dabe .BorderColor ,Opacity :_dabe .Opacity }; +_dgdf ,_fgbd ,_afe :=_caee .Draw (_cccd );if _afe !=nil {return nil ,nil ,nil ,_afe ;};_cfbcb :=&_bg .PdfRectangle {};_cfbcb .Llx =_dabe .X +_fgbd .Llx ;_cfbcb .Lly =_dabe .Y +_fgbd .Lly ;_cfbcb .Urx =_dabe .X +_fgbd .Urx ;_cfbcb .Ury =_dabe .Y +_fgbd .Ury ; +return _dgdf ,_fgbd ,_cfbcb ,nil ;}; -// CreateLineAnnotation creates a line annotation object that can be added to page PDF annotations. -func CreateLineAnnotation (lineDef LineAnnotationDef )(*_gg .PdfAnnotation ,error ){_dfgc :=_gg .NewPdfAnnotationLine ();_dfgc .L =_ab .MakeArrayFromFloats ([]float64 {lineDef .X1 ,lineDef .Y1 ,lineDef .X2 ,lineDef .Y2 });_bdff :=_ab .MakeName ("\u004e\u006f\u006e\u0065"); -if lineDef .LineEndingStyle1 ==_ee .LineEndingStyleArrow {_bdff =_ab .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077");};_begc :=_ab .MakeName ("\u004e\u006f\u006e\u0065");if lineDef .LineEndingStyle2 ==_ee .LineEndingStyleArrow {_begc =_ab .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077"); -};_dfgc .LE =_ab .MakeArray (_bdff ,_begc );if lineDef .Opacity < 1.0{_dfgc .CA =_ab .MakeFloat (lineDef .Opacity );};_gbbe ,_adgf ,_egfb :=lineDef .LineColor .R (),lineDef .LineColor .G (),lineDef .LineColor .B ();_dfgc .IC =_ab .MakeArrayFromFloats ([]float64 {_gbbe ,_adgf ,_egfb }); -_dfgc .C =_ab .MakeArrayFromFloats ([]float64 {_gbbe ,_adgf ,_egfb });_fgcc :=_gg .NewBorderStyle ();_fgcc .SetBorderWidth (lineDef .LineWidth );_dfgc .BS =_fgcc .ToPdfObject ();_fbfa ,_eeca ,_dbdb :=_egdg (lineDef );if _dbdb !=nil {return nil ,_dbdb ; -};_dfgc .AP =_fbfa ;_dfgc .Rect =_ab .MakeArrayFromFloats ([]float64 {_eeca .Llx ,_eeca .Lly ,_eeca .Urx ,_eeca .Ury });return _dfgc .PdfAnnotation ,nil ;};func _dabab (_acaa *_gg .PdfFieldButton ,_eabg *_gg .PdfAnnotationWidget ,_ddff AppearanceStyle )(*_ab .PdfObjectDictionary ,error ){_aggf ,_gabd :=_ab .GetArray (_eabg .Rect ); -if !_gabd {return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_aaa ,_beeg :=_gg .NewPdfRectangle (*_aggf );if _beeg !=nil {return nil ,_beeg ;};_dace ,_fdag :=_aaa .Width (),_aaa .Height ();_ebg :=_g .NewContentCreator (); -if _ddff .BorderSize > 0{_ffgc (_ebg ,_ddff ,_dace ,_fdag );};if _ddff .DrawAlignmentReticle {_ddfd :=_ddff ;_ddfd .BorderSize =0.2;_ggcd (_ebg ,_ddfd ,_dace ,_fdag );};_gdbf :=_acaa .GetFillImage ();_egaf ,_beeg :=_gagg (_dace ,_fdag ,_gdbf ,_ddff );if _beeg !=nil {return nil ,_beeg ; -};_fafa ,_cdcg :=_ab .GetDict (_eabg .MK );if _cdcg {_fafa .Set ("\u006c",_egaf .ToPdfObject ());};_bgccg :=_ab .MakeDict ();_bgccg .Set ("\u0046\u0052\u004d",_egaf .ToPdfObject ());_faa :=_gg .NewPdfPageResources ();_faa .ProcSet =_ab .MakeArray (_ab .MakeName ("\u0050\u0044\u0046")); -_faa .XObject =_bgccg ;_fba :=_dace -2;_eabd :=_fdag -2;_ebg .Add_q ();_ebg .Add_re (1,1,_fba ,_eabd );_ebg .Add_W ();_ebg .Add_n ();_fba -=2;_eabd -=2;_ebg .Add_q ();_ebg .Add_re (2,2,_fba ,_eabd );_ebg .Add_W ();_ebg .Add_n ();_cggc :=_b .Min (_fba /float64 (_gdbf .Width ),_eabd /float64 (_gdbf .Height )); -_ebg .Add_cm (_cggc ,0,0,_cggc ,(_dace /2)-(float64 (_gdbf .Width )*_cggc /2)+2,2);_ebg .Add_Do ("\u0046\u0052\u004d");_ebg .Add_Q ();_ebg .Add_Q ();_gace :=_gg .NewXObjectForm ();_gace .FormType =_ab .MakeInteger (1);_gace .Resources =_faa ;_gace .BBox =_ab .MakeArrayFromFloats ([]float64 {0,0,_dace ,_fdag }); -_gace .Matrix =_ab .MakeArrayFromFloats ([]float64 {1.0,0.0,0.0,1.0,0.0,0.0});_gace .SetContentStream (_ebg .Bytes (),_acgc ());_bfff :=_ab .MakeDict ();_bfff .Set ("\u004e",_gace .ToPdfObject ());return _bfff ,nil ;}; +// TextFieldOptions defines optional parameter for a text field in a form. +type TextFieldOptions struct{MaxLen int ;Value string ; -// InkAnnotationDef holds base information for constructing an ink annotation. -type InkAnnotationDef struct{ +// TextColor defines the color of the text in hex format. e.g #43fd23. +// If it has an invalid value a #000000 (black) color is taken as default +TextColor string ;}; -// Paths is the array of stroked paths which compose the annotation. -Paths []_ee .Path ; +// SetStyle applies appearance `style` to `fa`. +func (_egeg *ImageFieldAppearance )SetStyle (style AppearanceStyle ){_egeg ._gafb =&style };func (_bdcc *AppearanceStyle )processDA (_ffb *_bg .PdfField ,_ebe *_e .ContentStreamOperations ,_abag ,_gag *_bg .PdfPageResources ,_ebee *_e .ContentCreator )(*AppearanceFont ,bool ,error ){var _addf *AppearanceFont ; +var _eeb bool ;if _bdcc .Fonts !=nil {if _bdcc .Fonts .Fallback !=nil {_addf =_bdcc .Fonts .Fallback ;};if _bffb :=_bdcc .Fonts .FieldFallbacks ;_bffb !=nil {if _gae ,_ebb :=_bffb [_ffb .PartialName ()];_ebb {_addf =_gae ;}else if _dad ,_abaa :=_ffb .FullName (); +_abaa ==nil {if _bgdfg ,_faf :=_bffb [_dad ];_faf {_addf =_bgdfg ;};};};if _addf !=nil {_addf .fillName ();};_eeb =_bdcc .Fonts .ForceReplace ;};var _bfd string ;var _gce float64 ;var _gcfb bool ;if _ebe !=nil {for _ ,_cfg :=range *_ebe {if _cfg .Operand =="\u0054\u0066"&&len (_cfg .Params )==2{if _dcc ,_caad :=_bf .GetNameVal (_cfg .Params [0]); +_caad {_bfd =_dcc ;};if _ccb ,_dbac :=_bf .GetNumberAsFloat (_cfg .Params [1]);_dbac ==nil {_gce =_ccb ;};_gcfb =true ;continue ;};_ebee .AddOperand (*_cfg );};};var _caceb *AppearanceFont ;var _addfe _bf .PdfObject ;if _eeb &&_addf !=nil {_caceb =_addf ; +}else {if _abag !=nil &&_bfd !=""{if _bgfa ,_dac :=_abag .GetFontByName (*_bf .MakeName (_bfd ));_dac {if _dae ,_beb :=_bg .NewPdfFontFromPdfObject (_bgfa );_beb ==nil {_addfe =_bgfa ;_caceb =&AppearanceFont {Name :_bfd ,Font :_dae ,Size :_gce };}else {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006fa\u0064\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0025\u0076",_beb ); +};};};if _caceb ==nil &&_addf !=nil {_caceb =_addf ;};if _caceb ==nil {_fbg ,_cef :=_bg .NewStandard14Font ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");if _cef !=nil {return nil ,false ,_cef ;};_caceb =&AppearanceFont {Name :"\u0048\u0065\u006c\u0076",Font :_fbg ,Size :_gce }; +};};if _caceb .Size <=0&&_bdcc .Fonts !=nil &&_bdcc .Fonts .FallbackSize > 0{_caceb .Size =_bdcc .Fonts .FallbackSize ;};_aed :=*_bf .MakeName (_caceb .Name );if _addfe ==nil {_addfe =_caceb .Font .ToPdfObject ();};if _abag !=nil &&!_abag .HasFontByName (_aed ){_abag .SetFontByName (_aed ,_addfe ); +};if _gag !=nil &&!_gag .HasFontByName (_aed ){_gag .SetFontByName (_aed ,_addfe );};return _caceb ,_gcfb ,nil ;};func _bbbbe (_adab LineAnnotationDef ,_cdcc string )([]byte ,*_bg .PdfRectangle ,*_bg .PdfRectangle ,error ){_fffb :=_fg .Line {X1 :0,Y1 :0,X2 :_adab .X2 -_adab .X1 ,Y2 :_adab .Y2 -_adab .Y1 ,LineColor :_adab .LineColor ,Opacity :_adab .Opacity ,LineWidth :_adab .LineWidth ,LineEndingStyle1 :_adab .LineEndingStyle1 ,LineEndingStyle2 :_adab .LineEndingStyle2 }; +_fbc ,_eaad ,_ggb :=_fffb .Draw (_cdcc );if _ggb !=nil {return nil ,nil ,nil ,_ggb ;};_gbg :=&_bg .PdfRectangle {};_gbg .Llx =_adab .X1 +_eaad .Llx ;_gbg .Lly =_adab .Y1 +_eaad .Lly ;_gbg .Urx =_adab .X1 +_eaad .Urx ;_gbg .Ury =_adab .Y1 +_eaad .Ury ;return _fbc ,_eaad ,_gbg ,nil ; +}; -// Color is the color of the line. Default to black. -Color *_gg .PdfColorDeviceRGB ; +// NewSignatureLine returns a new signature line displayed as a part of the +// signature field appearance. +func NewSignatureLine (desc ,text string )*SignatureLine {return &SignatureLine {Desc :desc ,Text :text };}; -// LineWidth is the width of the line. -LineWidth float64 ;};const (_fee quadding =0;_caf quadding =1;_fcb quadding =2;_gga float64 =2.0;); +// FormSubmitActionOptions holds options for creating a form submit button. +type FormSubmitActionOptions struct{ -// SignatureImagePosition specifies the image signature location relative to the text signature. -// If text signature is not defined, this position will be ignored. -type SignatureImagePosition int ; +// Rectangle holds the button position, size, and color. +Rectangle _fg .Rectangle ; -// SetStyle applies appearance `style` to `fa`. -func (_bag *ImageFieldAppearance )SetStyle (style AppearanceStyle ){_bag ._babf =&style };func _gbd (_gae *_gg .PdfAcroForm ,_daa *_gg .PdfAnnotationWidget ,_bbd *_gg .PdfFieldChoice ,_ecfa AppearanceStyle )(*_ab .PdfObjectDictionary ,error ){_fcad ,_ecfg :=_ab .GetArray (_daa .Rect ); -if !_ecfg {return nil ,_ca .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_gdde ,_gda :=_gg .NewPdfRectangle (*_fcad );if _gda !=nil {return nil ,_gda ;};_cdf ,_aee :=_gdde .Width (),_gdde .Height ();_f .Log .Debug ("\u0043\u0068\u006f\u0069\u0063\u0065\u002c\u0020\u0077\u0061\u0020\u0042S\u003a\u0020\u0025\u0076",_daa .BS ); -_gfbe ,_gda :=_g .NewContentStreamParser (_afd (_bbd .PdfField )).Parse ();if _gda !=nil {return nil ,_gda ;};_cea ,_bac :=_ab .GetDict (_daa .MK );if _bac {_eccg ,_ :=_ab .GetDict (_daa .BS );_cbf :=_ecfa .applyAppearanceCharacteristics (_cea ,_eccg ,nil ); -if _cbf !=nil {return nil ,_cbf ;};};_gagd :=_ab .MakeDict ();for _ ,_bdc :=range _bbd .Opt .Elements (){if _efba ,_gbga :=_ab .GetArray (_bdc );_gbga &&_efba .Len ()==2{_bdc =_efba .Get (1);};var _edfe string ;if _ccfd ,_abgc :=_ab .GetString (_bdc ); -_abgc {_edfe =_ccfd .Decoded ();}else if _cag ,_bee :=_ab .GetName (_bdc );_bee {_edfe =_cag .String ();}else {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u004f\u0070\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006de\u002f\u0073\u0074\u0072\u0069\u006e\u0067 \u002d\u0020\u0025\u0054",_bdc ); -return nil ,_ca .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u002f\u0073t\u0072\u0069\u006e\u0067");};if len (_edfe )> 0{_acc ,_aad :=_ddd (_bbd .PdfField ,_cdf ,_aee ,_edfe ,_ecfa ,_gfbe ,_gae .DR ,_cea );if _aad !=nil {return nil ,_aad ; -};_gagd .Set (*_ab .MakeName (_edfe ),_acc .ToPdfObject ());};};_fdee :=_ab .MakeDict ();_fdee .Set ("\u004e",_gagd );return _fdee ,nil ;};type quadding int ;func _aecd (_gcee _ab .PdfObject ,_addg *_gg .PdfPageResources )(*_ab .PdfObjectName ,float64 ,bool ){var (_eeeg *_ab .PdfObjectName ; -_abde float64 ;_bged bool ;);if _aba ,_ccab :=_ab .GetDict (_gcee );_ccab &&_aba !=nil {_abdd :=_ab .TraceToDirectObject (_aba .Get ("\u004e"));switch _caeb :=_abdd .(type ){case *_ab .PdfObjectStream :_aca ,_ggg :=_ab .DecodeStream (_caeb );if _ggg !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u0020\u0073\u0074r\u0065\u0061m\u003a\u0020\u0025\u0076",_ggg .Error ()); -return nil ,0,false ;};_fbce ,_ggg :=_g .NewContentStreamParser (string (_aca )).Parse ();if _ggg !=nil {_f .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0075n\u0061\u0062l\u0065\u0020\u0070\u0061\u0072\u0073\u0065\u0020c\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061m\u003a\u0020\u0025\u0076",_ggg .Error ()); -return nil ,0,false ;};_faga :=_g .NewContentStreamProcessor (*_fbce );_faga .AddHandler (_g .HandlerConditionEnumOperand ,"\u0054\u0066",func (_ddb *_g .ContentStreamOperation ,_acdc _g .GraphicsState ,_caeba *_gg .PdfPageResources )error {if len (_ddb .Params )==2{if _cgbd ,_faeg :=_ab .GetName (_ddb .Params [0]); -_faeg {_eeeg =_cgbd ;};if _dfba ,_fgde :=_ab .GetNumberAsFloat (_ddb .Params [1]);_fgde ==nil {_abde =_dfba ;};_bged =true ;return _g .ErrEarlyExit ;};return nil ;});_faga .Process (_addg );return _eeeg ,_abde ,_bged ;};};return nil ,0,false ;}; \ No newline at end of file +// Url specifies the URL where the fieds will be submitted. +Url string ; + +// Label specifies the text that would be displayed on the button. +Label string ; + +// LabelColor specifies the button label color. +LabelColor _bg .PdfColor ; + +// Font specifies a font used for rendering the button label. +// When omitted it will fallback to use a Helvetica font. +Font *_bg .PdfFont ; + +// FontSize specifies the font size used in rendering the button label. +// The default font size is 12pt. +FontSize *float64 ; + +// Fields specifies list of fields that could be submitted. +// This list may contain indirect object to fields or field names. +Fields *_bf .PdfObjectArray ; + +// IsExclusionList specifies that the fields contain in `Fields` array would not be submitted. +IsExclusionList bool ; + +// IncludeEmptyFields specifies if all fields would be submitted even though it's value is empty. +IncludeEmptyFields bool ; + +// SubmitAsPDF specifies that the document shall be submitted as PDF. +// If set then all the other flags shall be ignored. +SubmitAsPDF bool ;}; + +// CreateInkAnnotation creates an ink annotation object that can be added to the annotation list of a PDF page. +func CreateInkAnnotation (inkDef InkAnnotationDef )(*_bg .PdfAnnotation ,error ){_fffcg :=_bg .NewPdfAnnotationInk ();_dega :=_bf .MakeArray ();for _ ,_dffbd :=range inkDef .Paths {if _dffbd .Length ()==0{continue ;};_begg :=[]float64 {};for _ ,_abfc :=range _dffbd .Points {_begg =append (_begg ,_abfc .X ,_abfc .Y ); +};_dega .Append (_bf .MakeArrayFromFloats (_begg ));};_fffcg .InkList =_dega ;if inkDef .Color ==nil {inkDef .Color =_bg .NewPdfColorDeviceRGB (0.0,0.0,0.0);};_fffcg .C =_bf .MakeArrayFromFloats ([]float64 {inkDef .Color .R (),inkDef .Color .G (),inkDef .Color .B ()}); +_dffbg ,_dcgf ,_adda :=_ebgd (&inkDef );if _adda !=nil {return nil ,_adda ;};_fffcg .AP =_dffbg ;_fffcg .Rect =_bf .MakeArrayFromFloats ([]float64 {_dcgf .Llx ,_dcgf .Lly ,_dcgf .Urx ,_dcgf .Ury });return _fffcg .PdfAnnotation ,nil ;};func _bbea (_bgcb RectangleAnnotationDef )(*_bf .PdfObjectDictionary ,*_bg .PdfRectangle ,error ){_baed :=_bg .NewXObjectForm (); +_baed .Resources =_bg .NewPdfPageResources ();_fded :="";if _bgcb .Opacity < 1.0{_fbfg :=_bf .MakeDict ();_fbfg .Set ("\u0063\u0061",_bf .MakeFloat (_bgcb .Opacity ));_fbfg .Set ("\u0043\u0041",_bf .MakeFloat (_bgcb .Opacity ));_bdcdcc :=_baed .Resources .AddExtGState ("\u0067\u0073\u0031",_fbfg ); +if _bdcdcc !=nil {_f .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0064\u0064\u0020\u0065\u0078\u0074g\u0073\u0074\u0061t\u0065 \u0067\u0073\u0031");return nil ,nil ,_bdcdcc ;};_fded ="\u0067\u0073\u0031";};_edac ,_ddbc ,_cgaf ,_egdd :=_ccgg (_bgcb ,_fded ); +if _egdd !=nil {return nil ,nil ,_egdd ;};_egdd =_baed .SetContentStream (_edac ,nil );if _egdd !=nil {return nil ,nil ,_egdd ;};_baed .BBox =_ddbc .ToPdfObject ();_fecg :=_bf .MakeDict ();_fecg .Set ("\u004e",_baed .ToPdfObject ());return _fecg ,_cgaf ,nil ; +};func _cge (_cbdg *_bg .PdfAnnotationWidget ,_ebd *_bg .PdfFieldText ,_dbb *_bg .PdfPageResources ,_aegf AppearanceStyle )(*_bf .PdfObjectDictionary ,error ){_dffb :=_bg .NewPdfPageResources ();_dgf ,_ded :=_bf .GetArray (_cbdg .Rect );if !_ded {return nil ,_bc .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074"); +};_eabd ,_dfgb :=_bg .NewPdfRectangle (*_dgf );if _dfgb !=nil {return nil ,_dfgb ;};_fcf ,_dafd :=_eabd .Width (),_eabd .Height ();_cbag ,_bacf :=_fcf ,_dafd ;_bgcc ,_bec :=_bf .GetDict (_cbdg .MK );if _bec {_dab ,_ :=_bf .GetDict (_cbdg .BS );_fcd :=_aegf .applyAppearanceCharacteristics (_bgcc ,_dab ,nil ); +if _fcd !=nil {return nil ,_fcd ;};};_eae ,_bec :=_bf .GetIntVal (_ebd .MaxLen );if !_bec {return nil ,_bc .New ("\u006d\u0061\u0078\u006c\u0065\u006e\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};if _eae <=0{return nil ,_bc .New ("\u006d\u0061\u0078\u004c\u0065\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};_cace :=_fcf /float64 (_eae );_ff ,_dfgb :=_e .NewContentStreamParser (_efcf (_ebd .PdfField )).Parse ();if _dfgb !=nil {return nil ,_dfgb ;};_dbff :=_e .NewContentCreator ();if _aegf .BorderSize > 0{_ebaf (_dbff ,_aegf ,_fcf ,_dafd );};if _aegf .DrawAlignmentReticle {_fda :=_aegf ; +_fda .BorderSize =0.2;_dabd (_dbff ,_fda ,_fcf ,_dafd );};_dbff .Add_BMC ("\u0054\u0078");_dbff .Add_q ();_ ,_dafd =_aegf .applyRotation (_bgcc ,_fcf ,_dafd ,_dbff );_dbff .Add_BT ();_agba ,_cgb ,_dfgb :=_aegf .processDA (_ebd .PdfField ,_ff ,_dbb ,_dffb ,_dbff ); +if _dfgb !=nil {return nil ,_dfgb ;};_eac :=_agba .Font ;_affe :=_bf .MakeName (_agba .Name );_cea :=_agba .Size ;_fdad :=_cea ==0;if _fdad &&_cgb {_cea =_dafd *_aegf .AutoFontSizeFraction ;};_bcfb :=_eac .Encoder ();if _bcfb ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +_bcfb =_cf .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};var _adee string ;if _gca ,_egc :=_bf .GetString (_ebd .V );_egc {_adee =_gca .Decoded ();};_dbff .Add_Tf (*_affe ,_cea );var _aca float64 ;for _ ,_fcdg :=range _adee {_ecb ,_cfd :=_eac .GetRuneMetrics (_fcdg ); +if !_cfd {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067 \u006f\u0076\u0065\u0072",_fcdg ); +continue ;};_cdd :=_ecb .Wy ;if int (_cdd )<=0{_cdd =_ecb .Wx ;};if _cdd > _aca {_aca =_cdd ;};};if int (_aca )==0{_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0064\u0065\u0074\u0065\u0072\u006d\u0069\u006e\u0065\u0020\u006d\u0061x\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0073\u0069\u007a\u0065\u0020- \u0075\u0073\u0069\u006e\u0067\u0020\u0031\u0030\u0030\u0030"); +_aca =1000;};_ggggd ,_dfgb :=_eac .GetFontDescriptor ();if _dfgb !=nil {_f .Log .Debug ("\u0045\u0072ro\u0072\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f g\u0065\u0074\u0020\u0066\u006f\u006e\u0074 d\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072"); +};var _efb float64 ;if _ggggd !=nil {_efb ,_dfgb =_ggggd .GetCapHeight ();if _dfgb !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_dfgb ); +};};if int (_efb )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); +_efb =1000.0;};_aef :=_efb /1000.0*_cea ;_gece :=0.0;_ace :=1.0*_cea *(_aca /1000.0);{_faa :=_ace ;if _fdad &&_gece +_faa > _dafd {_cea =0.95*(_dafd -_gece );_aef =_efb /1000.0*_cea ;};if _dafd > _aef {_gece =(_dafd -_aef )/2.0;};};_dbff .Add_Td (0,_gece ); +if _dcg ,_dca :=_bf .GetIntVal (_ebd .Q );_dca {switch _dcg {case 2:if len (_adee )< _eae {_ebdb :=float64 (_eae -len (_adee ))*_cace ;_dbff .Add_Td (_ebdb ,0);};};};for _dgc ,_bgac :=range _adee {_abb :=_cbb ;if _aegf .MarginLeft !=nil {_abb =*_aegf .MarginLeft ; +};_eec :=string (_bgac );if _bcfb !=nil {_aacb ,_dedg :=_eac .GetRuneMetrics (_bgac );if !_dedg {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067 \u006f\u0076\u0065\u0072",_bgac ); +continue ;};_eec =string (_bcfb .Encode (_eec ));_aeaa :=_cea *_aacb .Wx /1000.0;_edf :=(_cace -_aeaa )/2;_abb =_edf ;};_dbff .Add_Td (_abb ,0);_dbff .Add_Tj (*_bf .MakeString (_eec ));if _dgc !=len (_adee )-1{_dbff .Add_Td (_cace -_abb ,0);};};_dbff .Add_ET (); +_dbff .Add_Q ();_dbff .Add_EMC ();_bbg :=_bg .NewXObjectForm ();_bbg .Resources =_dffb ;_bbg .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_cbag ,_bacf });_bbg .SetContentStream (_dbff .Bytes (),_eabc ());_dfc :=_bf .MakeDict ();_dfc .Set ("\u004e",_bbg .ToPdfObject ()); +return _dfc ,nil ;};func _edd (_fegb [][]_fg .CubicBezierCurve ,_bdd *_bg .PdfColorDeviceRGB ,_gggdd float64 )([]byte ,*_bg .PdfRectangle ,error ){_edec :=_e .NewContentCreator ();_edec .Add_q ().SetStrokingColor (_bdd ).Add_w (_gggdd );_aeag :=_fg .NewCubicBezierPath (); +for _ ,_ddad :=range _fegb {_aeag .Curves =append (_aeag .Curves ,_ddad ...);for _ebfa ,_edgcc :=range _ddad {if _ebfa ==0{_edec .Add_m (_edgcc .P0 .X ,_edgcc .P0 .Y );}else {_edec .Add_l (_edgcc .P0 .X ,_edgcc .P0 .Y );};_edec .Add_c (_edgcc .P1 .X ,_edgcc .P1 .Y ,_edgcc .P2 .X ,_edgcc .P2 .Y ,_edgcc .P3 .X ,_edgcc .P3 .Y ); +};};_edec .Add_S ().Add_Q ();return _edec .Bytes (),_aeag .GetBoundingBox ().ToPdfRectangle (),nil ;}; + +// CircleAnnotationDef defines a circle annotation or ellipse at position (X, Y) and Width and Height. +// The annotation has various style parameters including Fill and Border options and Opacity. +type CircleAnnotationDef struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor *_bg .PdfColorDeviceRGB ;BorderEnabled bool ;BorderWidth float64 ;BorderColor *_bg .PdfColorDeviceRGB ;Opacity float64 ;}; + +// SignatureLine represents a line of information in the signature field appearance. +type SignatureLine struct{Desc string ;Text string ;};func _dabd (_acf *_e .ContentCreator ,_ffgd AppearanceStyle ,_cbfb ,_fagb float64 ){_acf .Add_q ().Add_re (0,0,_cbfb ,_fagb ).Add_re (0,_fagb /2,_cbfb ,_fagb /2).Add_re (0,0,_cbfb ,_fagb ).Add_re (_cbfb /2,0,_cbfb /2,_fagb ).Add_w (_ffgd .BorderSize ).SetStrokingColor (_ffgd .BorderColor ).SetNonStrokingColor (_ffgd .FillColor ).Add_B ().Add_Q (); +}; + +// CreateLineAnnotation creates a line annotation object that can be added to page PDF annotations. +func CreateLineAnnotation (lineDef LineAnnotationDef )(*_bg .PdfAnnotation ,error ){_efdag :=_bg .NewPdfAnnotationLine ();_efdag .L =_bf .MakeArrayFromFloats ([]float64 {lineDef .X1 ,lineDef .Y1 ,lineDef .X2 ,lineDef .Y2 });_cggc :=_bf .MakeName ("\u004e\u006f\u006e\u0065"); +if lineDef .LineEndingStyle1 ==_fg .LineEndingStyleArrow {_cggc =_bf .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077");};_bebg :=_bf .MakeName ("\u004e\u006f\u006e\u0065");if lineDef .LineEndingStyle2 ==_fg .LineEndingStyleArrow {_bebg =_bf .MakeName ("C\u006c\u006f\u0073\u0065\u0064\u0041\u0072\u0072\u006f\u0077"); +};_efdag .LE =_bf .MakeArray (_cggc ,_bebg );if lineDef .Opacity < 1.0{_efdag .CA =_bf .MakeFloat (lineDef .Opacity );};_ccbb ,_eecgb ,_ecda :=lineDef .LineColor .R (),lineDef .LineColor .G (),lineDef .LineColor .B ();_efdag .IC =_bf .MakeArrayFromFloats ([]float64 {_ccbb ,_eecgb ,_ecda }); +_efdag .C =_bf .MakeArrayFromFloats ([]float64 {_ccbb ,_eecgb ,_ecda });_ddecf :=_bg .NewBorderStyle ();_ddecf .SetBorderWidth (lineDef .LineWidth );_efdag .BS =_ddecf .ToPdfObject ();_aafb ,_cgfb ,_dada :=_fcbfb (lineDef );if _dada !=nil {return nil ,_dada ; +};_efdag .AP =_aafb ;_efdag .Rect =_bf .MakeArrayFromFloats ([]float64 {_cgfb .Llx ,_cgfb .Lly ,_cgfb .Urx ,_cgfb .Ury });return _efdag .PdfAnnotation ,nil ;}; + +// CreateRectangleAnnotation creates a rectangle annotation object that can be added to page PDF annotations. +func CreateRectangleAnnotation (rectDef RectangleAnnotationDef )(*_bg .PdfAnnotation ,error ){_gafa :=_bg .NewPdfAnnotationSquare ();if rectDef .BorderEnabled {_ddeg ,_gbcd ,_dffa :=rectDef .BorderColor .R (),rectDef .BorderColor .G (),rectDef .BorderColor .B (); +_gafa .C =_bf .MakeArrayFromFloats ([]float64 {_ddeg ,_gbcd ,_dffa });_babbd :=_bg .NewBorderStyle ();_babbd .SetBorderWidth (rectDef .BorderWidth );_gafa .BS =_babbd .ToPdfObject ();};if rectDef .FillEnabled {_ebecc ,_gcee ,_babe :=rectDef .FillColor .R (),rectDef .FillColor .G (),rectDef .FillColor .B (); +_gafa .IC =_bf .MakeArrayFromFloats ([]float64 {_ebecc ,_gcee ,_babe });}else {_gafa .IC =_bf .MakeArrayFromIntegers ([]int {});};if rectDef .Opacity < 1.0{_gafa .CA =_bf .MakeFloat (rectDef .Opacity );};_cab ,_aadd ,_dcbg :=_bbea (rectDef );if _dcbg !=nil {return nil ,_dcbg ; +};_gafa .AP =_cab ;_gafa .Rect =_bf .MakeArrayFromFloats ([]float64 {_aadd .Llx ,_aadd .Lly ,_aadd .Urx ,_aadd .Ury });return _gafa .PdfAnnotation ,nil ;}; + +// GenerateAppearanceDict generates an appearance dictionary for widget annotation `wa` for the `field` in `form`. +// Implements interface model.FieldAppearanceGenerator. +func (_ggg FieldAppearance )GenerateAppearanceDict (form *_bg .PdfAcroForm ,field *_bg .PdfField ,wa *_bg .PdfAnnotationWidget )(*_bf .PdfObjectDictionary ,error ){_f .Log .Trace ("\u0047\u0065n\u0065\u0072\u0061\u0074e\u0041\u0070p\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0044i\u0063\u0074\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u0020\u0056:\u0020\u0025\u002b\u0076",field .PartialName (),field .V ); +_ ,_egf :=field .GetContext ().(*_bg .PdfFieldText );_ec ,_fec :=_bf .GetDict (wa .AP );if _fec &&_ggg .OnlyIfMissing &&(!_egf ||!_ggg .RegenerateTextFields ){_f .Log .Trace ("\u0041\u006c\u0072\u0065a\u0064\u0079\u0020\u0070\u006f\u0070\u0075\u006c\u0061\u0074e\u0064 \u002d\u0020\u0069\u0067\u006e\u006f\u0072i\u006e\u0067"); +return _ec ,nil ;};if form .DR ==nil {form .DR =_bg .NewPdfPageResources ();};switch _gggg :=field .GetContext ().(type ){case *_bg .PdfFieldText :_cfbb :=_gggg ;if _ab :=_efcf (_cfbb .PdfField );_ab ==""{_cfbb .DA =form .DA ;};if _ggg ._dbce !=nil &&_ggg ._dbce .TextColor !=nil {_ggd :=_e .ContentStreamOperations {}; +_da :=_efcf (_cfbb .PdfField );_fbd ,_daf :=_e .NewContentStreamParser (_da ).Parse ();if _daf !=nil {return nil ,_daf ;};for _ ,_ad :=range *_fbd {if _ad .Operand =="\u0067"||_ad .Operand =="\u0072\u0067"{continue ;};_ggd =append (_ggd ,_ad );};_dd :=_ggg ._dbce .TextColor ; +_ge ,_df :=_dd .(*_bg .PdfColorDeviceRGB );if !_df {return nil ,_daf ;};_aac ,_ca ,_ef :=_bf .MakeFloat (_ge [0]),_bf .MakeFloat (_ge [1]),_bf .MakeFloat (_ge [2]);_ecf :=&_e .ContentStreamOperation {Params :[]_bf .PdfObject {_aac ,_ca ,_ef },Operand :"\u0072\u0067"}; +_ggd =append (_ggd ,_ecf );_bcd :=_ggd .String ();_bcd =_ed .Replace (_bcd ,"\u000a","\u0020",-1);_bcd =_ed .Trim (_bcd ,"\u0020");_cfbb .DA =_bf .MakeHexString (_bcd );};switch {case _cfbb .Flags ().Has (_bg .FieldFlagPassword ):return nil ,nil ;case _cfbb .Flags ().Has (_bg .FieldFlagFileSelect ):return nil ,nil ; +case _cfbb .Flags ().Has (_bg .FieldFlagComb ):if _cfbb .MaxLen !=nil {_baa ,_gcg :=_cge (wa ,_cfbb ,form .DR ,_ggg .Style ());if _gcg !=nil {return nil ,_gcg ;};return _baa ,nil ;};};_bgf ,_dfg :=_gec (wa ,_cfbb ,form .DR ,_ggg .Style ());if _dfg !=nil {return nil ,_dfg ; +};return _bgf ,nil ;case *_bg .PdfFieldButton :_acg :=_gggg ;if _acg .IsCheckbox (){_ce ,_gcb :=_bbgc (wa ,_acg ,form .DR ,_ggg .Style ());if _gcb !=nil {return nil ,_gcb ;};return _ce ,nil ;};_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055\u004e\u0048\u0041\u004e\u0044\u004c\u0045\u0044 \u0062u\u0074\u0074\u006f\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u002b\u0076",_acg .GetType ()); +case *_bg .PdfFieldChoice :_dbf :=_gggg ;switch {case _dbf .Flags ().Has (_bg .FieldFlagCombo ):_bga ,_add :=_abbe (form ,wa ,_dbf ,_ggg .Style ());if _add !=nil {return nil ,_add ;};return _bga ,nil ;default:_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055N\u0048\u0041\u004eD\u004c\u0045\u0044\u0020c\u0068\u006f\u0069\u0063\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0077\u0069\u0074\u0068\u0020\u0066\u006c\u0061\u0067\u0073\u003a\u0020\u0025\u0073",_dbf .Flags ().String ()); +};default:_f .Log .Debug ("\u0054\u004f\u0044\u004f\u003a\u0020\u0055\u004e\u0048\u0041N\u0044\u004c\u0045\u0044\u0020\u0066\u0069e\u006c\u0064\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_gggg );};return nil ,nil ;};func _gec (_egg *_bg .PdfAnnotationWidget ,_age *_bg .PdfFieldText ,_ceg *_bg .PdfPageResources ,_ecfe AppearanceStyle )(*_bf .PdfObjectDictionary ,error ){_ega :=_bg .NewPdfPageResources (); +_baf ,_fdf :=_bf .GetArray (_egg .Rect );if !_fdf {return nil ,_bc .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0052\u0065\u0063\u0074");};_aff ,_cd :=_bg .NewPdfRectangle (*_baf );if _cd !=nil {return nil ,_cd ;};_cac ,_dba :=_aff .Width (),_aff .Height (); +_fed ,_afb :=_cac ,_dba ;_eb :=true ;_fdfc :=_bg .NewXObjectForm ();_fdfc .BBox =_bf .MakeArrayFromFloats ([]float64 {0,0,_fed ,_afb });if _egg .AP !=nil {if _cba ,_dff :=_bf .GetDict (_egg .AP );_dff &&_cba !=nil {_ecg :=_bf .TraceToDirectObject (_cba .Get ("\u004e")); +switch _ecge :=_ecg .(type ){case *_bf .PdfObjectStream :_agb ,_bgd :=_bf .DecodeStream (_ecge );if _bgd !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u0020\u0073\u0074r\u0065\u0061m\u003a\u0020\u0025\u0076",_bgd .Error ()); +break ;};_beg ,_bgd :=_e .NewContentStreamParser (string (_agb )).Parse ();if _bgd !=nil {_f .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0075n\u0061\u0062l\u0065\u0020\u0070\u0061\u0072\u0073\u0065\u0020c\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061m\u003a\u0020\u0025\u0076",_bgd .Error ()); +break ;};_bccf :=_e .NewContentStreamProcessor (*_beg );_bccf .AddHandler (_e .HandlerConditionEnumAllOperands ,"",func (_fbbf *_e .ContentStreamOperation ,_edg _e .GraphicsState ,_fdg *_bg .PdfPageResources )error {if _fbbf .Operand =="\u0054\u006a"||_fbbf .Operand =="\u0054\u004a"{if len (_fbbf .Params )==1{if _fae ,_bgged :=_bf .GetString (_fbbf .Params [0]); +_bgged {_eb =_ed .TrimSpace (_fae .Str ())=="";};return _e .ErrEarlyExit ;};return nil ;};return nil ;});_bccf .Process (_ega );if !_eb {if _abf ,_gbc :=_bf .GetDict (_ecge .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));_gbc {_ega ,_bgd =_bg .NewPdfPageResourcesFromDict (_abf ); +if _bgd !=nil {return nil ,_bgd ;};};if _afbg ,_aad :=_bf .GetArray (_ecge .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"));_aad {_fdfc .Matrix =_afbg ;};_fdfc .SetContentStream (_agb ,_eabc ());};};};};if _eb {_bbb ,_ddg :=_bf .GetDict (_egg .MK );if _ddg {_bege ,_ :=_bf .GetDict (_egg .BS ); +_bcf :=_ecfe .applyAppearanceCharacteristics (_bbb ,_bege ,nil );if _bcf !=nil {return nil ,_bcf ;};};_cbd ,_cff :=_e .NewContentStreamParser (_efcf (_age .PdfField )).Parse ();if _cff !=nil {return nil ,_cff ;};_gfa :=_e .NewContentCreator ();if _ecfe .BorderSize > 0{_ebaf (_gfa ,_ecfe ,_cac ,_dba ); +};if _ecfe .DrawAlignmentReticle {_cbf :=_ecfe ;_cbf .BorderSize =0.2;_dabd (_gfa ,_cbf ,_cac ,_dba );};_gfa .Add_BMC ("\u0054\u0078");_gfa .Add_q ();_cac ,_dba =_ecfe .applyRotation (_bbb ,_cac ,_dba ,_gfa );_gfa .Add_BT ();_ade ,_egd ,_cff :=_ecfe .processDA (_age .PdfField ,_cbd ,_ceg ,_ega ,_gfa ); +if _cff !=nil {return nil ,_cff ;};_bbf :=_ade .Font ;_fcb :=_ade .Size ;_ea :=_bf .MakeName (_ade .Name );if _age .Flags ().Has (_bg .FieldFlagMultiline )&&_age .MaxLen !=nil {_f .Log .Debug ("\u004c\u006f\u006f\u006b\u0020\u0066\u006f\u0072\u0020\u0041\u0050\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072 \u004e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006fn\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +if _dde ,_bgb ,_edgc :=_cbde (_egg .PdfAnnotation .AP ,_ceg );_edgc {_ea =_dde ;_fcb =_bgb ;_egd =true ;};};_gde :=_fcb ==0;if _gde &&_egd {_fcb =_dba *_ecfe .AutoFontSizeFraction ;};_cae :=_bbf .Encoder ();if _cae ==nil {_f .Log .Debug ("\u0057\u0041RN\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0069\u0073\u0020\u006e\u0069l\u002e\u0020\u0041\u0073s\u0075\u006d\u0069\u006eg \u0069\u0064e\u006et\u0069\u0074\u0079\u0020\u0065\u006ec\u006f\u0064\u0065r\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +_cae =_cf .NewIdentityTextEncoder ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048");};_bgdf ,_cff :=_bbf .GetFontDescriptor ();if _cff !=nil {_f .Log .Debug ("\u0045\u0072ro\u0072\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f g\u0065\u0074\u0020\u0066\u006f\u006e\u0074 d\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072"); +};var _gba string ;if _caa ,_abe :=_bf .GetString (_age .V );_abe {_gba =_caa .Decoded ();};if len (_gba )==0{return nil ,nil ;};_fgf :=[]string {_gba };_fad :=false ;if _age .Flags ().Has (_bg .FieldFlagMultiline ){_fad =true ;_gba =_ed .Replace (_gba ,"\u000d\u000a","\u000a",-1); +_gba =_ed .Replace (_gba ,"\u000d","\u000a",-1);_fgf =_ed .Split (_gba ,"\u000a");};_aae :=make ([]string ,len (_fgf ));copy (_aae ,_fgf );_fcc :=_ecfe .MultilineLineHeight ;_aec :=0.0;_gggd :=0;if _cae !=nil {for _fcb >=0{_cfad :=make ([]string ,len (_fgf )); +copy (_cfad ,_fgf );_cad :=make ([]string ,len (_aae ));copy (_cad ,_aae );_aec =0.0;_gggd =0;_gcba :=len (_cfad );_begd :=0;for _begd < _gcba {var _gff float64 ;_daa :=-1;_ggf :=_cbb ;if _ecfe .MarginLeft !=nil {_ggf =*_ecfe .MarginLeft ;};for _bafg ,_fge :=range _cfad [_begd ]{if _fge ==' '{_daa =_bafg ; +};_ga ,_ebg :=_bbf .GetRuneMetrics (_fge );if !_ebg {_f .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0065\u0074r\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0025\u0076\u0020\u002d\u0020\u0073k\u0069p\u0070\u0069\u006e\u0067",_fge ); +continue ;};_gff =_ggf ;_ggf +=_ga .Wx ;if _fad &&!_gde &&_fcb *_ggf /1000.0> _cac {_dg :=_bafg ;_ddf :=_bafg ;if _daa > 0{_dg =_daa +1;_ddf =_daa ;};_bce :=_cfad [_begd ][_dg :];_cbdf :=_cad [_begd ][_dg :];if _begd < len (_cfad )-1{_cfad =append (_cfad [:_begd +1],_cfad [_begd :]...); +_cfad [_begd +1]=_bce ;_cad =append (_cad [:_begd +1],_cad [_begd :]...);_cad [_begd +1]=_cbdf ;}else {_cfad =append (_cfad ,_bce );_cad =append (_cad ,_cbdf );};_cfad [_begd ]=_cfad [_begd ][0:_ddf ];_cad [_begd ]=_cad [_begd ][0:_ddf ];_gcba ++;_ggf =_gff ; +break ;};};if _ggf > _aec {_aec =_ggf ;};_cfad [_begd ]=string (_cae .Encode (_cfad [_begd ]));if len (_cfad [_begd ])> 0{_gggd ++;};_begd ++;};_cbgf :=_fcb ;if _gggd > 1{_cbgf *=_fcc ;};_cdf :=float64 (_gggd )*_cbgf ;if _gde ||_cdf <=_dba {_fgf =_cfad ; +_aae =_cad ;break ;};_fcb --;};};_cbab :=_cbb ;if _ecfe .MarginLeft !=nil {_cbab =*_ecfe .MarginLeft ;};if _fcb ==0||_gde &&_aec > 0&&_cbab +_aec *_fcb /1000.0> _cac {_fcb =0.95*1000.0*(_cac -_cbab )/_aec ;};_fde :=_gc ;{if _bff ,_bcb :=_bf .GetIntVal (_age .Q ); +_bcb {switch _bff {case 0:_fde =_gc ;case 1:_fde =_bgge ;case 2:_fde =_fc ;default:_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0071\u0075\u0061\u0064\u0064\u0069\u006e\u0067\u003a\u0020%\u0064\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u006c\u0065ft\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065\u006e\u0074",_bff ); +};};};_ebf :=_fcb ;if _fad &&_gggd > 1{_ebf =_fcc *_fcb ;};var _gbf float64 ;if _bgdf !=nil {_gbf ,_cff =_bgdf .GetCapHeight ();if _cff !=nil {_f .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0043\u0061\u0070\u0048\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_cff ); +};};if int (_gbf )<=0{_f .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u0061\u0070\u0048e\u0069\u0067\u0068\u0074\u0020\u006e\u006ft \u0061\u0076\u0061\u0069l\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065tt\u0069\u006eg\u0020\u0074\u006f\u0020\u0031\u0030\u0030\u0030"); +_gbf =1000;};_gaf :=_gbf /1000.0*_fcb ;_gdc :=0.0;{_ee :=float64 (_gggd )*_ebf ;if _gde &&_gdc +_ee > _dba {_fcb =0.95*(_dba -_gdc )/float64 (_gggd );_ebf =_fcb ;if _fad &&_gggd > 1{_ebf =_fcc *_fcb ;};_gaf =_gbf /1000.0*_fcb ;_ee =float64 (_gggd )*_ebf ; +};if _dba > _ee {if _fad {if _ecfe .MultilineVAlignMiddle {_bd :=(_dba -(_ee +_gaf ))/2.0;_edad :=_bd +_ee +_gaf -_ebf ;_gdc =_edad ;if _gggd > 1{_gdc =_gdc +(_ee /_fcb *float64 (_gggd ))-_ebf -_gaf ;};if _gdc < _ee {_gdc =(_dba -_gaf )/2.0;};}else {_gdc =_dba -_ebf ; +if _gdc > _fcb {_dbag :=0.0;if _fad &&_ecfe .MultilineLineHeight > 1&&_gggd > 1{_dbag =_ecfe .MultilineLineHeight -1;};_gdc -=_fcb *(0.5-_dbag );};};}else {_gdc =(_dba -_gaf )/2.0;};};};if _ecfe .TextColor !=nil {_dag :=_ecfe .TextColor ;_gfd ,_gge :=_dag .(*_bg .PdfColorDeviceRGB ); +if !_gge {_gfd =_bg .NewPdfColorDeviceRGB (0,0,0);};_gfa .Add_rg (_gfd .R (),_gfd .G (),_gfd .B ());}else {for _ ,_abc :=range *_cbd {if _abc .Operand =="\u0072\u0067"||_abc .Operand =="\u0067"{_gfa .AddOperand (*_abc );};};};_gfa .Add_Tf (*_ea ,_fcb ); +_gfa .Add_Td (_cbab ,_gdc );_gafd :=_cbab ;_eea :=_cbab ;for _cdc ,_dc :=range _fgf {_eab :=0.0;for _ ,_efg :=range _aae [_cdc ]{_gbb ,_bbe :=_bbf .GetRuneMetrics (_efg );if !_bbe {continue ;};_eab +=_gbb .Wx ;};_ddfd :=_eab /1000.0*_fcb ;_begb :=_cac -_ddfd ; +var _deb float64 ;switch _fde {case _gc :_deb =_gafd ;case _bgge :_deb =_begb /2;case _fc :_deb =_begb ;};_cbab =_deb -_eea ;if _cbab > 0.0{_gfa .Add_Td (_cbab ,0);};_eea =_deb ;_gfa .Add_Tj (*_bf .MakeString (_dc ));if _cdc < len (_fgf )-1{_gfa .Add_Td (0,-_fcb *_fcc ); +};};_gfa .Add_ET ();_gfa .Add_Q ();_gfa .Add_EMC ();_fdfc .SetContentStream (_gfa .Bytes (),_eabc ());};_fdfc .Resources =_ega ;_cbdfg :=_bf .MakeDict ();_cbdfg .Set ("\u004e",_fdfc .ToPdfObject ());return _cbdfg ,nil ;}; \ No newline at end of file diff --git a/common/common.go b/common/common.go index 6c831396..6b27c493 100644 --- a/common/common.go +++ b/common/common.go @@ -10,101 +10,102 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package common contains common properties used by the subpackages. -package common ;import (_de "fmt";_ae "io";_fg "os";_ac "path/filepath";_f "runtime";_a "time";); - -// Debug does nothing for dummy logger. -func (DummyLogger )Debug (format string ,args ...interface{}){}; - -// Warning does nothing for dummy logger. -func (DummyLogger )Warning (format string ,args ...interface{}){}; - -// Error logs error message. -func (_cbg WriterLogger )Error (format string ,args ...interface{}){if _cbg .LogLevel >=LogLevelError {_eab :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_cbg .logToWriter (_cbg .Output ,_eab ,format ,args ...);};}; - -// Trace logs trace message. -func (_fa ConsoleLogger )Trace (format string ,args ...interface{}){if _fa .LogLevel >=LogLevelTrace {_abc :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_fa .output (_fg .Stdout ,_abc ,format ,args ...);};};const _efc =30; - -// Info logs info message. -func (_fb WriterLogger )Info (format string ,args ...interface{}){if _fb .LogLevel >=LogLevelInfo {_eac :="\u005bI\u004e\u0046\u004f\u005d\u0020";_fb .logToWriter (_fb .Output ,_eac ,format ,args ...);};}; - -// IsLogLevel returns true from dummy logger. -func (DummyLogger )IsLogLevel (level LogLevel )bool {return true };const _cda =28; - -// NewConsoleLogger creates new console logger. -func NewConsoleLogger (logLevel LogLevel )*ConsoleLogger {return &ConsoleLogger {LogLevel :logLevel }}; - -// NewWriterLogger creates new 'writer' logger. -func NewWriterLogger (logLevel LogLevel ,writer _ae .Writer )*WriterLogger {_da :=WriterLogger {Output :writer ,LogLevel :logLevel };return &_da ;}; +package common ;import (_g "fmt";_f "io";_eb "os";_ed "path/filepath";_a "runtime";_eg "time";); // IsLogLevel returns true if log level is greater or equal than `level`. // Can be used to avoid resource intensive calls to loggers. -func (_fd ConsoleLogger )IsLogLevel (level LogLevel )bool {return _fd .LogLevel >=level };const Version ="\u0033\u002e\u0036\u0030\u002e\u0030"; +func (_da WriterLogger )IsLogLevel (level LogLevel )bool {return _da .LogLevel >=level };var Log Logger =DummyLogger {}; -// Notice does nothing for dummy logger. -func (DummyLogger )Notice (format string ,args ...interface{}){}; +// Warning logs warning message. +func (_ec ConsoleLogger )Warning (format string ,args ...interface{}){if _ec .LogLevel >=LogLevelWarning {_adf :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_ec .output (_eb .Stdout ,_adf ,format ,args ...);};}; -// Trace does nothing for dummy logger. -func (DummyLogger )Trace (format string ,args ...interface{}){}; +// Error does nothing for dummy logger. +func (DummyLogger )Error (format string ,args ...interface{}){}; -// Error logs error message. -func (_ea ConsoleLogger )Error (format string ,args ...interface{}){if _ea .LogLevel >=LogLevelError {_ad :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_ea .output (_fg .Stdout ,_ad ,format ,args ...);};}; +// Debug does nothing for dummy logger. +func (DummyLogger )Debug (format string ,args ...interface{}){};const _df =26; -// LogLevel is the verbosity level for logging. -type LogLevel int ; +// WriterLogger is the logger that writes data to the Output writer +type WriterLogger struct{LogLevel LogLevel ;Output _f .Writer ;};const _dd =15; -// DummyLogger does nothing. -type DummyLogger struct{};var ReleasedAt =_a .Date (_cd ,_cgb ,_cda ,_bac ,_efc ,0,0,_a .UTC ); +// Warning logs warning message. +func (_ag WriterLogger )Warning (format string ,args ...interface{}){if _ag .LogLevel >=LogLevelWarning {_dc :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_ag .logToWriter (_ag .Output ,_dc ,format ,args ...);};}; -// UtcTimeFormat returns a formatted string describing a UTC timestamp. -func UtcTimeFormat (t _a .Time )string {return t .Format (_ed )+"\u0020\u0055\u0054\u0043"}; +// SetLogger sets 'logger' to be used by the unidoc unipdf library. +func SetLogger (logger Logger ){Log =logger };const _ba =2024; + +// Trace logs trace message. +func (_ac ConsoleLogger )Trace (format string ,args ...interface{}){if _ac .LogLevel >=LogLevelTrace {_gc :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_ac .output (_eb .Stdout ,_gc ,format ,args ...);};}; + +// Notice logs notice message. +func (_fcc ConsoleLogger )Notice (format string ,args ...interface{}){if _fcc .LogLevel >=LogLevelNotice {_gf :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_fcc .output (_eb .Stdout ,_gf ,format ,args ...);};};func (_ef ConsoleLogger )output (_fdd _f .Writer ,_ege string ,_cb string ,_fa ...interface{}){_gd (_fdd ,_ege ,_cb ,_fa ...); +}; // Info does nothing for dummy logger. func (DummyLogger )Info (format string ,args ...interface{}){}; +// IsLogLevel returns true from dummy logger. +func (DummyLogger )IsLogLevel (level LogLevel )bool {return true }; + // Notice logs notice message. -func (_bg WriterLogger )Notice (format string ,args ...interface{}){if _bg .LogLevel >=LogLevelNotice {_gcg :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_bg .logToWriter (_bg .Output ,_gcg ,format ,args ...);};}; +func (_aea WriterLogger )Notice (format string ,args ...interface{}){if _aea .LogLevel >=LogLevelNotice {_add :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_aea .logToWriter (_aea .Output ,_add ,format ,args ...);};}; -// SetLogger sets 'logger' to be used by the unidoc unipdf library. -func SetLogger (logger Logger ){Log =logger }; +// Info logs info message. +func (_d ConsoleLogger )Info (format string ,args ...interface{}){if _d .LogLevel >=LogLevelInfo {_be :="\u005bI\u004e\u0046\u004f\u005d\u0020";_d .output (_eb .Stdout ,_be ,format ,args ...);};}; + +// Debug logs debug message. +func (_gg WriterLogger )Debug (format string ,args ...interface{}){if _gg .LogLevel >=LogLevelDebug {_aa :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_gg .logToWriter (_gg .Output ,_aa ,format ,args ...);};}; + +// Logger is the interface used for logging in the unipdf package. +type Logger interface{Error (_c string ,_b ...interface{});Warning (_edd string ,_fb ...interface{});Notice (_fc string ,_ebg ...interface{});Info (_fce string ,_ae ...interface{});Debug (_gb string ,_fg ...interface{});Trace (_eba string ,_ab ...interface{}); +IsLogLevel (_abe LogLevel )bool ;};var ReleasedAt =_eg .Date (_ba ,_ada ,_df ,_dd ,_gdg ,0,0,_eg .UTC ); // IsLogLevel returns true if log level is greater or equal than `level`. // Can be used to avoid resource intensive calls to loggers. -func (_adg WriterLogger )IsLogLevel (level LogLevel )bool {return _adg .LogLevel >=level }; +func (_ad ConsoleLogger )IsLogLevel (level LogLevel )bool {return _ad .LogLevel >=level }; -// Info logs info message. -func (_fdf ConsoleLogger )Info (format string ,args ...interface{}){if _fdf .LogLevel >=LogLevelInfo {_afe :="\u005bI\u004e\u0046\u004f\u005d\u0020";_fdf .output (_fg .Stdout ,_afe ,format ,args ...);};}; - -// Error does nothing for dummy logger. -func (DummyLogger )Error (format string ,args ...interface{}){}; +// NewWriterLogger creates new 'writer' logger. +func NewWriterLogger (logLevel LogLevel ,writer _f .Writer )*WriterLogger {_fe :=WriterLogger {Output :writer ,LogLevel :logLevel };return &_fe ;};func (_af WriterLogger )logToWriter (_fee _f .Writer ,_ea string ,_aff string ,_bd ...interface{}){_gd (_fee ,_ea ,_aff ,_bd ); +};func _gd (_cba _f .Writer ,_bff string ,_bfd string ,_cbaf ...interface{}){_ ,_fcf ,_cbf ,_fda :=_a .Caller (3);if !_fda {_fcf ="\u003f\u003f\u003f";_cbf =0;}else {_fcf =_ed .Base (_fcf );};_bdf :=_g .Sprintf ("\u0025s\u0020\u0025\u0073\u003a\u0025\u0064 ",_bff ,_fcf ,_cbf )+_bfd +"\u000a"; +_g .Fprintf (_cba ,_bdf ,_cbaf ...);}; // ConsoleLogger is a logger that writes logs to the 'os.Stdout' -type ConsoleLogger struct{LogLevel LogLevel ;};const _cd =2024;const _cgb =6; +type ConsoleLogger struct{LogLevel LogLevel ;};const Version ="\u0033\u002e\u0036\u0031\u002e\u0030"; + +// NewConsoleLogger creates new console logger. +func NewConsoleLogger (logLevel LogLevel )*ConsoleLogger {return &ConsoleLogger {LogLevel :logLevel }}; // Trace logs trace message. -func (_bad WriterLogger )Trace (format string ,args ...interface{}){if _bad .LogLevel >=LogLevelTrace {_aedd :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_bad .logToWriter (_bad .Output ,_aedd ,format ,args ...);};}; +func (_ebd WriterLogger )Trace (format string ,args ...interface{}){if _ebd .LogLevel >=LogLevelTrace {_agd :="\u005b\u0054\u0052\u0041\u0043\u0045\u005d\u0020";_ebd .logToWriter (_ebd .Output ,_agd ,format ,args ...);};};const _cfd ="\u0032\u0020\u004aan\u0075\u0061\u0072\u0079\u0020\u0032\u0030\u0030\u0036\u0020\u0061\u0074\u0020\u0031\u0035\u003a\u0030\u0034"; -// Warning logs warning message. -func (_fc ConsoleLogger )Warning (format string ,args ...interface{}){if _fc .LogLevel >=LogLevelWarning {_gc :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_fc .output (_fg .Stdout ,_gc ,format ,args ...);};}; -// Debug logs debug message. -func (_ba WriterLogger )Debug (format string ,args ...interface{}){if _ba .LogLevel >=LogLevelDebug {_dd :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_ba .logToWriter (_ba .Output ,_dd ,format ,args ...);};};func (_cb ConsoleLogger )output (_dg _ae .Writer ,_ce string ,_ga string ,_gbga ...interface{}){_ff (_dg ,_ce ,_ga ,_gbga ...); -};var Log Logger =DummyLogger {}; +// Warning does nothing for dummy logger. +func (DummyLogger )Warning (format string ,args ...interface{}){}; -// Logger is the interface used for logging in the unipdf package. -type Logger interface{Error (_g string ,_af ...interface{});Warning (_c string ,_aed ...interface{});Notice (_ab string ,_gb ...interface{});Info (_gbg string ,_b ...interface{});Debug (_df string ,_bd ...interface{});Trace (_aff string ,_gd ...interface{}); -IsLogLevel (_e LogLevel )bool ;}; +// LogLevel is the verbosity level for logging. +type LogLevel int ; -// Debug logs debug message. -func (_dc ConsoleLogger )Debug (format string ,args ...interface{}){if _dc .LogLevel >=LogLevelDebug {_fga :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_dc .output (_fg .Stdout ,_fga ,format ,args ...);};};const _ed ="\u0032\u0020\u004aan\u0075\u0061\u0072\u0079\u0020\u0032\u0030\u0030\u0036\u0020\u0061\u0074\u0020\u0031\u0035\u003a\u0030\u0034"; +// Error logs error message. +func (_bf ConsoleLogger )Error (format string ,args ...interface{}){if _bf .LogLevel >=LogLevelError {_cc :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_bf .output (_eb .Stdout ,_cc ,format ,args ...);};}; +// Notice does nothing for dummy logger. +func (DummyLogger )Notice (format string ,args ...interface{}){}; -// Warning logs warning message. -func (_ca WriterLogger )Warning (format string ,args ...interface{}){if _ca .LogLevel >=LogLevelWarning {_be :="\u005b\u0057\u0041\u0052\u004e\u0049\u004e\u0047\u005d\u0020";_ca .logToWriter (_ca .Output ,_be ,format ,args ...);};};func _ff (_cbf _ae .Writer ,_cg string ,_bed string ,_gcf ...interface{}){_ ,_fcb ,_ef ,_cgc :=_f .Caller (3); -if !_cgc {_fcb ="\u003f\u003f\u003f";_ef =0;}else {_fcb =_ac .Base (_fcb );};_ag :=_de .Sprintf ("\u0025s\u0020\u0025\u0073\u003a\u0025\u0064 ",_cg ,_fcb ,_ef )+_bed +"\u000a";_de .Fprintf (_cbf ,_ag ,_gcf ...);};func (_ge WriterLogger )logToWriter (_cbb _ae .Writer ,_eb string ,_gac string ,_gg ...interface{}){_ff (_cbb ,_eb ,_gac ,_gg ); -}; +// Info logs info message. +func (_ce WriterLogger )Info (format string ,args ...interface{}){if _ce .LogLevel >=LogLevelInfo {_cf :="\u005bI\u004e\u0046\u004f\u005d\u0020";_ce .logToWriter (_ce .Output ,_cf ,format ,args ...);};};const (LogLevelTrace LogLevel =5;LogLevelDebug LogLevel =4; +LogLevelInfo LogLevel =3;LogLevelNotice LogLevel =2;LogLevelWarning LogLevel =1;LogLevelError LogLevel =0;);const _gdg =30; -// WriterLogger is the logger that writes data to the Output writer -type WriterLogger struct{LogLevel LogLevel ;Output _ae .Writer ;};const (LogLevelTrace LogLevel =5;LogLevelDebug LogLevel =4;LogLevelInfo LogLevel =3;LogLevelNotice LogLevel =2;LogLevelWarning LogLevel =1;LogLevelError LogLevel =0;);const _bac =15; +// DummyLogger does nothing. +type DummyLogger struct{}; -// Notice logs notice message. -func (_adf ConsoleLogger )Notice (format string ,args ...interface{}){if _adf .LogLevel >=LogLevelNotice {_ee :="\u005bN\u004f\u0054\u0049\u0043\u0045\u005d ";_adf .output (_fg .Stdout ,_ee ,format ,args ...);};}; \ No newline at end of file +// Error logs error message. +func (_bg WriterLogger )Error (format string ,args ...interface{}){if _bg .LogLevel >=LogLevelError {_fbd :="\u005b\u0045\u0052\u0052\u004f\u0052\u005d\u0020";_bg .logToWriter (_bg .Output ,_fbd ,format ,args ...);};}; + +// UtcTimeFormat returns a formatted string describing a UTC timestamp. +func UtcTimeFormat (t _eg .Time )string {return t .Format (_cfd )+"\u0020\u0055\u0054\u0043"}; + +// Trace does nothing for dummy logger. +func (DummyLogger )Trace (format string ,args ...interface{}){};const _ada =7; + +// Debug logs debug message. +func (_bee ConsoleLogger )Debug (format string ,args ...interface{}){if _bee .LogLevel >=LogLevelDebug {_fd :="\u005b\u0044\u0045\u0042\u0055\u0047\u005d\u0020";_bee .output (_eb .Stdout ,_fd ,format ,args ...);};}; \ No newline at end of file diff --git a/common/license/license.go b/common/license/license.go index f23c0f84..2709d1b5 100644 --- a/common/license/license.go +++ b/common/license/license.go @@ -10,29 +10,30 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package license helps manage commercial licenses and check if they are valid for the version of unipdf used. -package license ;import _c "github.com/unidoc/unipdf/v3/internal/license"; +package license ;import _e "github.com/unidoc/unipdf/v3/internal/license";const (LicenseTierUnlicensed =_e .LicenseTierUnlicensed ;LicenseTierCommunity =_e .LicenseTierCommunity ;LicenseTierIndividual =_e .LicenseTierIndividual ;LicenseTierBusiness =_e .LicenseTierBusiness ; +); // MakeUnlicensedKey returns a default key. -func MakeUnlicensedKey ()*LicenseKey {return _c .MakeUnlicensedKey ()}; +func MakeUnlicensedKey ()*LicenseKey {return _e .MakeUnlicensedKey ()}; + +// GetMeteredState checks the currently used metered document usage status, +// documents used and credits available. +func GetMeteredState ()(_e .MeteredStatus ,error ){return _e .GetMeteredState ()}; // LicenseKey represents a loaded license key. -type LicenseKey =_c .LicenseKey ;const (LicenseTierUnlicensed =_c .LicenseTierUnlicensed ;LicenseTierCommunity =_c .LicenseTierCommunity ;LicenseTierIndividual =_c .LicenseTierIndividual ;LicenseTierBusiness =_c .LicenseTierBusiness ;); +type LicenseKey =_e .LicenseKey ; // SetMeteredKeyPersistentCache sets the metered License API Key persistent cache. // Default value 'true', set to `false` will report the usage immediately to license server, // this can be used when there's no access to persistent data storage. -func SetMeteredKeyPersistentCache (val bool ){_c .SetMeteredKeyPersistentCache (val )}; +func SetMeteredKeyPersistentCache (val bool ){_e .SetMeteredKeyPersistentCache (val )}; + +// GetLicenseKey returns the currently loaded license key. +func GetLicenseKey ()*LicenseKey {return _e .GetLicenseKey ()}; // SetLicenseKey sets and validates the license key. -func SetLicenseKey (content string ,customerName string )error {return _c .SetLicenseKey (content ,customerName );}; +func SetLicenseKey (content string ,customerName string )error {return _e .SetLicenseKey (content ,customerName );}; // SetMeteredKey sets the metered API key required for SaaS operation. // Document usage is reported periodically for the product to function correctly. -func SetMeteredKey (apiKey string )error {return _c .SetMeteredKey (apiKey )}; - -// GetLicenseKey returns the currently loaded license key. -func GetLicenseKey ()*LicenseKey {return _c .GetLicenseKey ()}; - -// GetMeteredState checks the currently used metered document usage status, -// documents used and credits available. -func GetMeteredState ()(_c .MeteredStatus ,error ){return _c .GetMeteredState ()}; \ No newline at end of file +func SetMeteredKey (apiKey string )error {return _e .SetMeteredKey (apiKey )}; \ No newline at end of file diff --git a/contentstream/contentstream.go b/contentstream/contentstream.go index f7f36372..b19f5432 100644 --- a/contentstream/contentstream.go +++ b/contentstream/contentstream.go @@ -20,508 +20,465 @@ // be converted to a string for embedding in a PDF file. // // The contentstream package uses the core and model packages. -package contentstream ;import (_be "bufio";_bg "bytes";_b "encoding/hex";_e "errors";_ea "fmt";_db "github.com/unidoc/unipdf/v3/common";_bc "github.com/unidoc/unipdf/v3/core";_bed "github.com/unidoc/unipdf/v3/internal/imageutil";_ga "github.com/unidoc/unipdf/v3/internal/transform"; -_ff "github.com/unidoc/unipdf/v3/model";_ee "image/color";_c "image/jpeg";_g "io";_ef "math";_df "regexp";_f "strconv";); +package contentstream ;import (_f "bufio";_c "bytes";_ef "encoding/hex";_e "errors";_gc "fmt";_bf "github.com/unidoc/unipdf/v3/common";_b "github.com/unidoc/unipdf/v3/core";_eb "github.com/unidoc/unipdf/v3/internal/imageutil";_ebd "github.com/unidoc/unipdf/v3/internal/transform"; +_cd "github.com/unidoc/unipdf/v3/model";_eg "image/color";_gg "image/jpeg";_dg "io";_ag "math";_a "regexp";_d "strconv";); -// Add_s appends 's' operand to the content stream: Close and stroke the path. -// -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_ebc *ContentCreator )Add_s ()*ContentCreator {_fde :=ContentStreamOperation {};_fde .Operand ="\u0073";_ebc ._egg =append (_ebc ._egg ,&_fde );return _ebc ;}; +// RotateDeg applies a rotation to the transformation matrix. +func (_gff *ContentCreator )RotateDeg (angle float64 )*ContentCreator {_fc :=_ag .Cos (angle *_ag .Pi /180.0);_dff :=_ag .Sin (angle *_ag .Pi /180.0);_cba :=-_ag .Sin (angle *_ag .Pi /180.0);_cf :=_ag .Cos (angle *_ag .Pi /180.0);return _gff .Add_cm (_fc ,_dff ,_cba ,_cf ,0,0); +}; -// Add_Td appends 'Td' operand to the content stream: -// Move to start of next line with offset (`tx`, `ty`). +// Add_Tstar appends 'T*' operand to the content stream: +// Move to the start of next line. // // See section 9.4.2 "Text Positioning Operators" and // Table 108 (pp. 257-258 PDF32000_2008). -func (_dac *ContentCreator )Add_Td (tx ,ty float64 )*ContentCreator {_efa :=ContentStreamOperation {};_efa .Operand ="\u0054\u0064";_efa .Params =_dbcb ([]float64 {tx ,ty });_dac ._egg =append (_dac ._egg ,&_efa );return _dac ;}; +func (_ffc *ContentCreator )Add_Tstar ()*ContentCreator {_bagc :=ContentStreamOperation {};_bagc .Operand ="\u0054\u002a";_ffc ._db =append (_ffc ._db ,&_bagc );return _ffc ;}; -// Add_i adds 'i' operand to the content stream: Set the flatness tolerance in the graphics state. +// Add_cs appends 'cs' operand to the content stream: +// Same as CS but for non-stroking operations. +// +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_ebg *ContentCreator )Add_cs (name _b .PdfObjectName )*ContentCreator {_gee :=ContentStreamOperation {};_gee .Operand ="\u0063\u0073";_gee .Params =_eeba ([]_b .PdfObjectName {name });_ebg ._db =append (_ebg ._db ,&_gee );return _ebg ;};func (_aeec *ContentStreamProcessor )handleCommand_SCN (_bgbd *ContentStreamOperation ,_acff *_cd .PdfPageResources )error {_cbaa :=_aeec ._acea .ColorspaceStroking ; +if !_cceg (_cbaa ){if len (_bgbd .Params )!=_cbaa .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_bgbd .Params ),_cbaa );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};};_efg ,_abee :=_cbaa .ColorFromPdfObjects (_bgbd .Params );if _abee !=nil {return _abee ;};_aeec ._acea .ColorStroking =_efg ;return nil ;}; + +// Add_Do adds 'Do' operation to the content stream: +// Displays an XObject (image or form) specified by `name`. +// +// See section 8.8 "External Objects" and Table 87 (pp. 209-220 PDF32000_2008). +func (_efc *ContentCreator )Add_Do (name _b .PdfObjectName )*ContentCreator {_adb :=ContentStreamOperation {};_adb .Operand ="\u0044\u006f";_adb .Params =_eeba ([]_b .PdfObjectName {name });_efc ._db =append (_efc ._db ,&_adb );return _efc ;}; + +// Add_g appends 'g' operand to the content stream: +// Same as G but used for nonstroking operations. +// +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_gbc *ContentCreator )Add_g (gray float64 )*ContentCreator {_dcd :=ContentStreamOperation {};_dcd .Operand ="\u0067";_dcd .Params =_adcg ([]float64 {gray });_gbc ._db =append (_gbc ._db ,&_dcd );return _gbc ;}; + +// Add_l adds 'l' operand to the content stream: +// Append a straight line segment from the current point to (x,y). +// +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_ea *ContentCreator )Add_l (x ,y float64 )*ContentCreator {_fdda :=ContentStreamOperation {};_fdda .Operand ="\u006c";_fdda .Params =_adcg ([]float64 {x ,y });_ea ._db =append (_ea ._db ,&_fdda );return _ea ;}; + +// Add_d adds 'd' operand to the content stream: Set the line dash pattern. // // See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_ecd *ContentCreator )Add_i (flatness float64 )*ContentCreator {_fbc :=ContentStreamOperation {};_fbc .Operand ="\u0069";_fbc .Params =_dbcb ([]float64 {flatness });_ecd ._egg =append (_ecd ._egg ,&_fbc );return _ecd ;}; +func (_ec *ContentCreator )Add_d (dashArray []int64 ,dashPhase int64 )*ContentCreator {_cdd :=ContentStreamOperation {};_cdd .Operand ="\u0064";_cdd .Params =[]_b .PdfObject {};_cdd .Params =append (_cdd .Params ,_b .MakeArrayFromIntegers64 (dashArray )); +_cdd .Params =append (_cdd .Params ,_b .MakeInteger (dashPhase ));_ec ._db =append (_ec ._db ,&_cdd );return _ec ;}; -// ContentStreamOperations is a slice of ContentStreamOperations. -type ContentStreamOperations []*ContentStreamOperation ;func (_ebae *ContentStreamParser )skipComments ()error {if _ ,_bdaeg :=_ebae .skipSpaces ();_bdaeg !=nil {return _bdaeg ;};_ecda :=true ;for {_cbeg ,_begf :=_ebae ._bgde .Peek (1);if _begf !=nil {_db .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_begf .Error ()); -return _begf ;};if _ecda &&_cbeg [0]!='%'{return nil ;};_ecda =false ;if (_cbeg [0]!='\r')&&(_cbeg [0]!='\n'){_ebae ._bgde .ReadByte ();}else {break ;};};return _ebae .skipComments ();};var _ccbg =map[string ]struct{}{"\u0062":struct{}{},"\u0042":struct{}{},"\u0062\u002a":struct{}{},"\u0042\u002a":struct{}{},"\u0042\u0044\u0043":struct{}{},"\u0042\u0049":struct{}{},"\u0042\u004d\u0043":struct{}{},"\u0042\u0054":struct{}{},"\u0042\u0058":struct{}{},"\u0063":struct{}{},"\u0063\u006d":struct{}{},"\u0043\u0053":struct{}{},"\u0063\u0073":struct{}{},"\u0064":struct{}{},"\u0064\u0030":struct{}{},"\u0064\u0031":struct{}{},"\u0044\u006f":struct{}{},"\u0044\u0050":struct{}{},"\u0045\u0049":struct{}{},"\u0045\u004d\u0043":struct{}{},"\u0045\u0054":struct{}{},"\u0045\u0058":struct{}{},"\u0066":struct{}{},"\u0046":struct{}{},"\u0066\u002a":struct{}{},"\u0047":struct{}{},"\u0067":struct{}{},"\u0067\u0073":struct{}{},"\u0068":struct{}{},"\u0069":struct{}{},"\u0049\u0044":struct{}{},"\u006a":struct{}{},"\u004a":struct{}{},"\u004b":struct{}{},"\u006b":struct{}{},"\u006c":struct{}{},"\u006d":struct{}{},"\u004d":struct{}{},"\u004d\u0050":struct{}{},"\u006e":struct{}{},"\u0071":struct{}{},"\u0051":struct{}{},"\u0072\u0065":struct{}{},"\u0052\u0047":struct{}{},"\u0072\u0067":struct{}{},"\u0072\u0069":struct{}{},"\u0073":struct{}{},"\u0053":struct{}{},"\u0053\u0043":struct{}{},"\u0073\u0063":struct{}{},"\u0053\u0043\u004e":struct{}{},"\u0073\u0063\u006e":struct{}{},"\u0073\u0068":struct{}{},"\u0054\u002a":struct{}{},"\u0054\u0063":struct{}{},"\u0054\u0064":struct{}{},"\u0054\u0044":struct{}{},"\u0054\u0066":struct{}{},"\u0054\u006a":struct{}{},"\u0054\u004a":struct{}{},"\u0054\u004c":struct{}{},"\u0054\u006d":struct{}{},"\u0054\u0072":struct{}{},"\u0054\u0073":struct{}{},"\u0054\u0077":struct{}{},"\u0054\u007a":struct{}{},"\u0076":struct{}{},"\u0077":struct{}{},"\u0057":struct{}{},"\u0057\u002a":struct{}{},"\u0079":struct{}{},"\u0027":struct{}{},"\u0022":struct{}{}}; +// HandlerFunc is the function syntax that the ContentStreamProcessor handler must implement. +type HandlerFunc func (_bdea *ContentStreamOperation ,_affg GraphicsState ,_gabe *_cd .PdfPageResources )error ; +// NewContentStreamParser creates a new instance of the content stream parser from an input content +// stream string. +func NewContentStreamParser (contentStr string )*ContentStreamParser {_gef :=ContentStreamParser {};contentStr =string (_abc .ReplaceAll ([]byte (contentStr ),[]byte ("\u002f")));_gbad :=_c .NewBufferString (contentStr +"\u000a");_gef ._eaa =_f .NewReader (_gbad ); +return &_gef ;}; -// GetEncoder returns the encoder of the inline image. -func (_fgbc *ContentStreamInlineImage )GetEncoder ()(_bc .StreamEncoder ,error ){return _dec (_fgbc )}; +// Push pushes `gs` on the `gsStack`. +func (_faf *GraphicStateStack )Push (gs GraphicsState ){*_faf =append (*_faf ,gs )}; -// Add_Tj appends 'Tj' operand to the content stream: -// Show a text string. +// Add_b_starred appends 'b*' operand to the content stream: +// Close, fill and then stroke the path (even-odd winding number rule). // -// See section 9.4.3 "Text Showing Operators" and -// Table 209 (pp. 258-259 PDF32000_2008). -func (_fdbc *ContentCreator )Add_Tj (textstr _bc .PdfObjectString )*ContentCreator {_cce :=ContentStreamOperation {};_cce .Operand ="\u0054\u006a";_cce .Params =_aagdb ([]_bc .PdfObjectString {textstr });_fdbc ._egg =append (_fdbc ._egg ,&_cce );return _fdbc ; -};func (_ebdg *ContentStreamProcessor )handleCommand_G (_dcfd *ContentStreamOperation ,_fcea *_ff .PdfPageResources )error {_edbg :=_ff .NewPdfColorspaceDeviceGray ();if len (_dcfd .Params )!=_edbg .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_dcfd .Params ),_edbg );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_bgfd ,_bccb :=_edbg .ColorFromPdfObjects (_dcfd .Params );if _bccb !=nil {return _bccb ;};_ebdg ._fdbe .ColorspaceStroking =_edbg ;_ebdg ._fdbe .ColorStroking =_bgfd ;return nil ;};var _edbe =_df .MustCompile ("\u005e\u002f\u007b\u0032\u002c\u007d"); -func _aefa (_aac *ContentStreamInlineImage )(*_bc .MultiEncoder ,error ){_gcbe :=_bc .NewMultiEncoder ();var _edb *_bc .PdfObjectDictionary ;var _adc []_bc .PdfObject ;if _gbb :=_aac .DecodeParms ;_gbb !=nil {_bbba ,_dbagf :=_gbb .(*_bc .PdfObjectDictionary ); -if _dbagf {_edb =_bbba ;};_dge ,_dfbc :=_gbb .(*_bc .PdfObjectArray );if _dfbc {for _ ,_agcf :=range _dge .Elements (){if _cda ,_gaff :=_agcf .(*_bc .PdfObjectDictionary );_gaff {_adc =append (_adc ,_cda );}else {_adc =append (_adc ,nil );};};};};_dged :=_aac .Filter ; -if _dged ==nil {return nil ,_ea .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_adb ,_cfg :=_dged .(*_bc .PdfObjectArray );if !_cfg {return nil ,_ea .Errorf ("m\u0075\u006c\u0074\u0069\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0063\u0061\u006e\u0020\u006f\u006el\u0079\u0020\u0062\u0065\u0020\u006d\u0061\u0064\u0065\u0020fr\u006f\u006d\u0020a\u0072r\u0061\u0079"); -};for _cacb ,_dca :=range _adb .Elements (){_gge ,_dfce :=_dca .(*_bc .PdfObjectName );if !_dfce {return nil ,_ea .Errorf ("\u006d\u0075l\u0074\u0069\u0020\u0066i\u006c\u0074e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020e\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061 \u006e\u0061\u006d\u0065"); -};var _bdff _bc .PdfObject ;if _edb !=nil {_bdff =_edb ;}else {if len (_adc )> 0{if _cacb >=len (_adc ){return nil ,_ea .Errorf ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0073\u0020\u0069\u006e\u0020d\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u0020a\u0072\u0072\u0061\u0079"); -};_bdff =_adc [_cacb ];};};var _fae *_bc .PdfObjectDictionary ;if _add ,_agfd :=_bdff .(*_bc .PdfObjectDictionary );_agfd {_fae =_add ;};if *_gge ==_bc .StreamEncodingFilterNameFlate ||*_gge =="\u0046\u006c"{_afaa ,_cfbe :=_cde (_aac ,_fae );if _cfbe !=nil {return nil ,_cfbe ; -};_gcbe .AddEncoder (_afaa );}else if *_gge ==_bc .StreamEncodingFilterNameLZW {_decb ,_cg :=_gcb (_aac ,_fae );if _cg !=nil {return nil ,_cg ;};_gcbe .AddEncoder (_decb );}else if *_gge ==_bc .StreamEncodingFilterNameASCIIHex {_bbf :=_bc .NewASCIIHexEncoder (); -_gcbe .AddEncoder (_bbf );}else if *_gge ==_bc .StreamEncodingFilterNameASCII85 ||*_gge =="\u0041\u0038\u0035"{_fbea :=_bc .NewASCII85Encoder ();_gcbe .AddEncoder (_fbea );}else {_db .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_gge ); -return nil ,_ea .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u0066\u0069\u006c\u0074er \u0069n \u006d\u0075\u006c\u0074\u0069\u0020\u0066il\u0074\u0065\u0072\u0020\u0061\u0072\u0072a\u0079");};};return _gcbe ,nil ;}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_gaa *ContentCreator )Add_b_starred ()*ContentCreator {_gcb :=ContentStreamOperation {};_gcb .Operand ="\u0062\u002a";_gaa ._db =append (_gaa ._db ,&_gcb );return _gaa ;}; -// Add_CS appends 'CS' operand to the content stream: -// Set the current colorspace for stroking operations. +// Add_k appends 'k' operand to the content stream: +// Same as K but used for nonstroking operations. // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_cffd *ContentCreator )Add_CS (name _bc .PdfObjectName )*ContentCreator {_fge :=ContentStreamOperation {};_fge .Operand ="\u0043\u0053";_fge .Params =_ebdgb ([]_bc .PdfObjectName {name });_cffd ._egg =append (_cffd ._egg ,&_fge );return _cffd ;}; +func (_feg *ContentCreator )Add_k (c ,m ,y ,k float64 )*ContentCreator {_efe :=ContentStreamOperation {};_efe .Operand ="\u006b";_efe .Params =_adcg ([]float64 {c ,m ,y ,k });_feg ._db =append (_feg ._db ,&_efe );return _feg ;}; +// SetNonStrokingColor sets the non-stroking `color` where color can be one of +// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. +func (_fff *ContentCreator )SetNonStrokingColor (color _cd .PdfColor )*ContentCreator {switch _afdd :=color .(type ){case *_cd .PdfColorDeviceGray :_fff .Add_g (_afdd .Val ());case *_cd .PdfColorDeviceRGB :_fff .Add_rg (_afdd .R (),_afdd .G (),_afdd .B ()); +case *_cd .PdfColorDeviceCMYK :_fff .Add_k (_afdd .C (),_afdd .M (),_afdd .Y (),_afdd .K ());case *_cd .PdfColorPatternType2 :_fff .Add_cs (*_b .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_fff .Add_scn_pattern (_afdd .PatternName );case *_cd .PdfColorPatternType3 :_fff .Add_cs (*_b .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); +_fff .Add_scn_pattern (_afdd .PatternName );default:_bf .Log .Debug ("\u0053\u0065\u0074N\u006f\u006e\u0053\u0074\u0072\u006f\u006b\u0069\u006e\u0067\u0043\u006f\u006c\u006f\u0072\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020c\u006f\u006c\u006f\u0072\u003a\u0020\u0025\u0054",_afdd ); +};return _fff ;};func (_aegcc *ContentStreamProcessor )handleCommand_SC (_ecbe *ContentStreamOperation ,_ddd *_cd .PdfPageResources )error {_dggad :=_aegcc ._acea .ColorspaceStroking ;if len (_ecbe .Params )!=_dggad .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_ecbe .Params ),_dggad );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_gbgd ,_dcdc :=_dggad .ColorFromPdfObjects (_ecbe .Params );if _dcdc !=nil {return _dcdc ;};_aegcc ._acea .ColorStroking =_gbgd ;return nil ;}; + +// Add_M adds 'M' operand to the content stream: Set the miter limit (graphics state). +// +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_dbd *ContentCreator )Add_M (miterlimit float64 )*ContentCreator {_aba :=ContentStreamOperation {};_aba .Operand ="\u004d";_aba .Params =_adcg ([]float64 {miterlimit });_dbd ._db =append (_dbd ._db ,&_aba );return _dbd ;}; // Add_Tf appends 'Tf' operand to the content stream: // Set font and font size specified by font resource `fontName` and `fontSize`. // // See section 9.3 "Text State Parameters and Operators" and // Table 105 (pp. 251-252 PDF32000_2008). -func (_dfb *ContentCreator )Add_Tf (fontName _bc .PdfObjectName ,fontSize float64 )*ContentCreator {_dgf :=ContentStreamOperation {};_dgf .Operand ="\u0054\u0066";_dgf .Params =_ebdgb ([]_bc .PdfObjectName {fontName });_dgf .Params =append (_dgf .Params ,_dbcb ([]float64 {fontSize })...); -_dfb ._egg =append (_dfb ._egg ,&_dgf );return _dfb ;};func (_egcb *ContentStreamProcessor )handleCommand_cs (_gcbg *ContentStreamOperation ,_affe *_ff .PdfPageResources )error {if len (_gcbg .Params )< 1{_db .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0043\u0053\u0020\u0063\u006f\u006d\u006d\u0061\u006e\u0064\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u006f\u0076\u0065\u0072"); -return _e .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_gcbg .Params )> 1{_db .Log .Debug ("\u0043\u0053\u0020\u0063\u006f\u006d\u006d\u0061n\u0064\u0020\u0077it\u0068\u0020\u0074\u006f\u006f\u0020m\u0061\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020-\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075i\u006e\u0067"); -return _e .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_aged ,_aba :=_gcbg .Params [0].(*_bc .PdfObjectName );if !_aba {_db .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020C\u0053\u0020\u0063o\u006d\u006d\u0061n\u0064\u0020w\u0069\u0074\u0068\u0020\u0069\u006ev\u0061li\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u002c\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072"); -return _e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_cebf ,_fdea :=_egcb .getColorspace (string (*_aged ),_affe );if _fdea !=nil {return _fdea ;};_egcb ._fdbe .ColorspaceNonStroking =_cebf ;_bebg ,_fdea :=_egcb .getInitialColor (_cebf ); -if _fdea !=nil {return _fdea ;};_egcb ._fdbe .ColorNonStroking =_bebg ;return nil ;}; - -// ContentStreamInlineImage is a representation of an inline image in a Content stream. Everything between the BI and EI operands. -// ContentStreamInlineImage implements the core.PdfObject interface although strictly it is not a PDF object. -type ContentStreamInlineImage struct{BitsPerComponent _bc .PdfObject ;ColorSpace _bc .PdfObject ;Decode _bc .PdfObject ;DecodeParms _bc .PdfObject ;Filter _bc .PdfObject ;Height _bc .PdfObject ;ImageMask _bc .PdfObject ;Intent _bc .PdfObject ;Interpolate _bc .PdfObject ; -Width _bc .PdfObject ;_eda []byte ;_dda *_bed .ImageBase ;};func _dbcc (_gcce string )bool {_ ,_beac :=_ccbg [_gcce ];return _beac };func _dec (_eea *ContentStreamInlineImage )(_bc .StreamEncoder ,error ){if _eea .Filter ==nil {return _bc .NewRawEncoder (),nil ; -};_egcf ,_ccgd :=_eea .Filter .(*_bc .PdfObjectName );if !_ccgd {_aeg ,_aagb :=_eea .Filter .(*_bc .PdfObjectArray );if !_aagb {return nil ,_ea .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0072 \u0041\u0072\u0072\u0061\u0079\u0020\u006fb\u006a\u0065\u0063\u0074"); -};if _aeg .Len ()==0{return _bc .NewRawEncoder (),nil ;};if _aeg .Len ()!=1{_gaf ,_ecfe :=_aefa (_eea );if _ecfe !=nil {_db .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u006d\u0075\u006c\u0074i\u0020\u0065\u006e\u0063\u006f\u0064\u0065r\u003a\u0020\u0025\u0076",_ecfe ); -return nil ,_ecfe ;};_db .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_gaf );return _gaf ,nil ;};_afd :=_aeg .Get (0);_egcf ,_aagb =_afd .(*_bc .PdfObjectName );if !_aagb {return nil ,_ea .Errorf ("\u0066\u0069l\u0074\u0065\u0072\u0020a\u0072\u0072a\u0079\u0020\u006d\u0065\u006d\u0062\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006fb\u006a\u0065\u0063\u0074"); -};};switch *_egcf {case "\u0041\u0048\u0078","\u0041\u0053\u0043\u0049\u0049\u0048\u0065\u0078\u0044e\u0063\u006f\u0064\u0065":return _bc .NewASCIIHexEncoder (),nil ;case "\u0041\u0038\u0035","\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0044\u0065\u0063\u006f\u0064\u0065":return _bc .NewASCII85Encoder (),nil ; -case "\u0044\u0043\u0054","\u0044C\u0054\u0044\u0065\u0063\u006f\u0064e":return _efbc (_eea );case "\u0046\u006c","F\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065":return _cde (_eea ,nil );case "\u004c\u005a\u0057","\u004cZ\u0057\u0044\u0065\u0063\u006f\u0064e":return _gcb (_eea ,nil ); -case "\u0043\u0043\u0046","\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065":return _bc .NewCCITTFaxEncoder (),nil ;case "\u0052\u004c","\u0052u\u006eL\u0065\u006e\u0067\u0074\u0068\u0044\u0065\u0063\u006f\u0064\u0065":return _bc .NewRunLengthEncoder (),nil ; -default:_db .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065 \u0069\u006d\u0061\u0067\u0065\u0020\u0065n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u003a\u0020\u0025\u0073",*_egcf ); -return nil ,_e .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006el\u0069n\u0065 \u0065n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};}; - -// Add_d adds 'd' operand to the content stream: Set the line dash pattern. -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_bgd *ContentCreator )Add_d (dashArray []int64 ,dashPhase int64 )*ContentCreator {_dfc :=ContentStreamOperation {};_dfc .Operand ="\u0064";_dfc .Params =[]_bc .PdfObject {};_dfc .Params =append (_dfc .Params ,_bc .MakeArrayFromIntegers64 (dashArray )); -_dfc .Params =append (_dfc .Params ,_bc .MakeInteger (dashPhase ));_bgd ._egg =append (_bgd ._egg ,&_dfc );return _bgd ;};func _aagdb (_dbac []_bc .PdfObjectString )[]_bc .PdfObject {var _gdbb []_bc .PdfObject ;for _ ,_ddg :=range _dbac {_gdbb =append (_gdbb ,_bc .MakeString (_ddg .Str ())); -};return _gdbb ;}; - -// String is same as Bytes() except returns as a string for convenience. -func (_gac *ContentCreator )String ()string {return string (_gac ._egg .Bytes ())}; +func (_bec *ContentCreator )Add_Tf (fontName _b .PdfObjectName ,fontSize float64 )*ContentCreator {_dgg :=ContentStreamOperation {};_dgg .Operand ="\u0054\u0066";_dgg .Params =_eeba ([]_b .PdfObjectName {fontName });_dgg .Params =append (_dgg .Params ,_adcg ([]float64 {fontSize })...); +_bec ._db =append (_bec ._db ,&_dgg );return _bec ;}; -// Add_G appends 'G' operand to the content stream: -// Set the stroking colorspace to DeviceGray and sets the gray level (0-1). +// Add_K appends 'K' operand to the content stream: +// Set the stroking colorspace to DeviceCMYK and sets the c,m,y,k color (0-1 each component). // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ffec *ContentCreator )Add_G (gray float64 )*ContentCreator {_abg :=ContentStreamOperation {};_abg .Operand ="\u0047";_abg .Params =_dbcb ([]float64 {gray });_ffec ._egg =append (_ffec ._egg ,&_abg );return _ffec ;}; +func (_bgg *ContentCreator )Add_K (c ,m ,y ,k float64 )*ContentCreator {_fcd :=ContentStreamOperation {};_fcd .Operand ="\u004b";_fcd .Params =_adcg ([]float64 {c ,m ,y ,k });_bgg ._db =append (_bgg ._db ,&_fcd );return _bgg ;}; -// Add_TJ appends 'TJ' operand to the content stream: -// Show one or more text string. Array of numbers (displacement) and strings. +// Add_B_starred appends 'B*' operand to the content stream: +// Fill and then stroke the path (even-odd rule). // -// See section 9.4.3 "Text Showing Operators" and -// Table 209 (pp. 258-259 PDF32000_2008). -func (_bdf *ContentCreator )Add_TJ (vals ..._bc .PdfObject )*ContentCreator {_afa :=ContentStreamOperation {};_afa .Operand ="\u0054\u004a";_afa .Params =[]_bc .PdfObject {_bc .MakeArray (vals ...)};_bdf ._egg =append (_bdf ._egg ,&_afa );return _bdf ; -}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_ac *ContentCreator )Add_B_starred ()*ContentCreator {_dba :=ContentStreamOperation {};_dba .Operand ="\u0042\u002a";_ac ._db =append (_ac ._db ,&_dba );return _ac ;};func _ccfb (_fcab _b .PdfObject )(_cd .PdfColorspace ,error ){_bega ,_eebb :=_fcab .(*_b .PdfObjectArray ); +if !_eebb {_bf .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0049\u006ev\u0061\u006c\u0069d\u0020\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020cs\u0020\u006e\u006ft\u0020\u0069n\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025#\u0076\u0029",_fcab ); +return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _bega .Len ()!=4{_bf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061r\u0072\u0061\u0079\u002c\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0034\u0020\u0028\u0025\u0064\u0029",_bega .Len ()); +return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_befd ,_eebb :=_bega .Get (0).(*_b .PdfObjectName );if !_eebb {_bf .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0066\u0069\u0072s\u0074 \u0065\u006c\u0065\u006de\u006e\u0074 \u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0023\u0076\u0029",*_bega ); +return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_befd !="\u0049"&&*_befd !="\u0049n\u0064\u0065\u0078\u0065\u0064"{_bf .Log .Debug ("\u0045\u0072r\u006f\u0072\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064 \u0063\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0021\u003d\u0020\u0049\u0020\u0028\u0067\u006f\u0074\u003a\u0020\u0025\u0076\u0029",*_befd ); +return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_befd ,_eebb =_bega .Get (1).(*_b .PdfObjectName );if !_eebb {_bf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072r\u0061\u0079\u0020\u0032\u006e\u0064\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0061\u0072\u0072a\u0079\u003a\u0020\u0025\u0023v\u0029",*_bega ); +return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_befd !="\u0047"&&*_befd !="\u0052\u0047\u0042"&&*_befd !="\u0043\u004d\u0059\u004b"&&*_befd !="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"&&*_befd !="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"&&*_befd !="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{_bf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072r\u0061\u0079\u0020\u0032\u006e\u0064\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0021\u003d\u0020\u0047\u002f\u0052\u0047\u0042\u002f\u0043\u004d\u0059\u004b\u0020\u0028g\u006f\u0074\u003a\u0020\u0025v\u0029",*_befd ); +return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_ggd :="";switch *_befd {case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_ggd ="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"; +case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_ggd ="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_ggd ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; +};_baebf :=_b .MakeArray (_b .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"),_b .MakeName (_ggd ),_bega .Get (2),_bega .Get (3));return _cd .NewPdfColorspaceFromPdfObject (_baebf );}; -// Add_K appends 'K' operand to the content stream: -// Set the stroking colorspace to DeviceCMYK and sets the c,m,y,k color (0-1 each component). +// Add_scn appends 'scn' operand to the content stream: +// Same as SC but for nonstroking operations. // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ecb *ContentCreator )Add_K (c ,m ,y ,k float64 )*ContentCreator {_gbg :=ContentStreamOperation {};_gbg .Operand ="\u004b";_gbg .Params =_dbcb ([]float64 {c ,m ,y ,k });_ecb ._egg =append (_ecb ._egg ,&_gbg );return _ecb ;}; +func (_gac *ContentCreator )Add_scn (c ...float64 )*ContentCreator {_fb :=ContentStreamOperation {};_fb .Operand ="\u0073\u0063\u006e";_fb .Params =_adcg (c );_gac ._db =append (_gac ._db ,&_fb );return _gac ;};func (_afcb *ContentStreamProcessor )handleCommand_cs (_fcaa *ContentStreamOperation ,_cbb *_cd .PdfPageResources )error {if len (_fcaa .Params )< 1{_bf .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0043\u0053\u0020\u0063\u006f\u006d\u006d\u0061\u006e\u0064\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u006f\u0076\u0065\u0072"); +return _e .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_fcaa .Params )> 1{_bf .Log .Debug ("\u0043\u0053\u0020\u0063\u006f\u006d\u006d\u0061n\u0064\u0020\u0077it\u0068\u0020\u0074\u006f\u006f\u0020m\u0061\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020-\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075i\u006e\u0067"); +return _e .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_ddee ,_aagd :=_fcaa .Params [0].(*_b .PdfObjectName );if !_aagd {_bf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020C\u0053\u0020\u0063o\u006d\u006d\u0061n\u0064\u0020w\u0069\u0074\u0068\u0020\u0069\u006ev\u0061li\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u002c\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072"); +return _e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bfbbe ,_edc :=_afcb .getColorspace (string (*_ddee ),_cbb );if _edc !=nil {return _edc ;};_afcb ._acea .ColorspaceNonStroking =_bfbbe ;_bagf ,_edc :=_afcb .getInitialColor (_bfbbe ); +if _edc !=nil {return _edc ;};_afcb ._acea .ColorNonStroking =_bagf ;return nil ;}; -// Add_re appends 're' operand to the content stream: -// Append a rectangle to the current path as a complete subpath, with lower left corner (x,y). -// -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_eaec *ContentCreator )Add_re (x ,y ,width ,height float64 )*ContentCreator {_dcg :=ContentStreamOperation {};_dcg .Operand ="\u0072\u0065";_dcg .Params =_dbcb ([]float64 {x ,y ,width ,height });_eaec ._egg =append (_eaec ._egg ,&_dcg );return _eaec ; -}; +// SetStrokingColor sets the stroking `color` where color can be one of +// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. +func (_daf *ContentCreator )SetStrokingColor (color _cd .PdfColor )*ContentCreator {switch _ccg :=color .(type ){case *_cd .PdfColorDeviceGray :_daf .Add_G (_ccg .Val ());case *_cd .PdfColorDeviceRGB :_daf .Add_RG (_ccg .R (),_ccg .G (),_ccg .B ());case *_cd .PdfColorDeviceCMYK :_daf .Add_K (_ccg .C (),_ccg .M (),_ccg .Y (),_ccg .K ()); +case *_cd .PdfColorPatternType2 :_daf .Add_CS (*_b .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_daf .Add_SCN_pattern (_ccg .PatternName );case *_cd .PdfColorPatternType3 :_daf .Add_CS (*_b .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_daf .Add_SCN_pattern (_ccg .PatternName ); +default:_bf .Log .Debug ("\u0053\u0065\u0074\u0053\u0074\u0072\u006f\u006b\u0069\u006e\u0067\u0043\u006fl\u006f\u0072\u003a\u0020\u0075\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006fr\u003a\u0020\u0025\u0054",_ccg ); +};return _daf ;}; -// String returns `ops.Bytes()` as a string. -func (_ca *ContentStreamOperations )String ()string {return string (_ca .Bytes ())}; +// GetEncoder returns the encoder of the inline image. +func (_edab *ContentStreamInlineImage )GetEncoder ()(_b .StreamEncoder ,error ){return _aegc (_edab )}; // Add_f appends 'f' operand to the content stream: // Fill the path using the nonzero winding number rule to determine fill region. // // See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_ad *ContentCreator )Add_f ()*ContentCreator {_bdae :=ContentStreamOperation {};_bdae .Operand ="\u0066";_ad ._egg =append (_ad ._egg ,&_bdae );return _ad ;}; +func (_adf *ContentCreator )Add_f ()*ContentCreator {_cgb :=ContentStreamOperation {};_cgb .Operand ="\u0066";_adf ._db =append (_adf ._db ,&_cgb );return _adf ;}; -// Add_W appends 'W' operand to the content stream: -// Modify the current clipping path by intersecting with the current path (nonzero winding rule). -// -// See section 8.5.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). -func (_dbag *ContentCreator )Add_W ()*ContentCreator {_eag :=ContentStreamOperation {};_eag .Operand ="\u0057";_dbag ._egg =append (_dbag ._egg ,&_eag );return _dbag ;};func _efbc (_aab *ContentStreamInlineImage )(*_bc .DCTEncoder ,error ){_bggd :=_bc .NewDCTEncoder (); -_bcb :=_bg .NewReader (_aab ._eda );_feff ,_bca :=_c .DecodeConfig (_bcb );if _bca !=nil {_db .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_bca );return nil ,_bca ; -};switch _feff .ColorModel {case _ee .RGBAModel :_bggd .BitsPerComponent =8;_bggd .ColorComponents =3;case _ee .RGBA64Model :_bggd .BitsPerComponent =16;_bggd .ColorComponents =3;case _ee .GrayModel :_bggd .BitsPerComponent =8;_bggd .ColorComponents =1; -case _ee .Gray16Model :_bggd .BitsPerComponent =16;_bggd .ColorComponents =1;case _ee .CMYKModel :_bggd .BitsPerComponent =8;_bggd .ColorComponents =4;case _ee .YCbCrModel :_bggd .BitsPerComponent =8;_bggd .ColorComponents =3;default:return nil ,_e .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); -};_bggd .Width =_feff .Width ;_bggd .Height =_feff .Height ;_db .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_bggd );return _bggd ,nil ;}; +// Operand returns true if `hce` is equivalent to HandlerConditionEnumOperand. +func (_efa HandlerConditionEnum )Operand ()bool {return _efa ==HandlerConditionEnumOperand }; -// Add_TL appends 'TL' operand to the content stream: -// Set leading. -// -// See section 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_af *ContentCreator )Add_TL (leading float64 )*ContentCreator {_dbbc :=ContentStreamOperation {};_dbbc .Operand ="\u0054\u004c";_dbbc .Params =_dbcb ([]float64 {leading });_af ._egg =append (_af ._egg ,&_dbbc );return _af ;};func (_a *ContentStreamOperations )isWrapped ()bool {if len (*_a )< 2{return false ; -};_fg :=0;for _ ,_bgg :=range *_a {if _bgg .Operand =="\u0071"{_fg ++;}else if _bgg .Operand =="\u0051"{_fg --;}else {if _fg < 1{return false ;};};};return _fg ==0;}; +// Operations returns the list of operations. +func (_gfc *ContentCreator )Operations ()*ContentStreamOperations {return &_gfc ._db }; -// RotateDeg applies a rotation to the transformation matrix. -func (_ffa *ContentCreator )RotateDeg (angle float64 )*ContentCreator {_bda :=_ef .Cos (angle *_ef .Pi /180.0);_eba :=_ef .Sin (angle *_ef .Pi /180.0);_cae :=-_ef .Sin (angle *_ef .Pi /180.0);_gf :=_ef .Cos (angle *_ef .Pi /180.0);return _ffa .Add_cm (_bda ,_eba ,_cae ,_gf ,0,0); -}; +// Add_quote appends "'" operand to the content stream: +// Move to next line and show a string. +// +// See section 9.4.3 "Text Showing Operators" and +// Table 209 (pp. 258-259 PDF32000_2008). +func (_caa *ContentCreator )Add_quote (textstr _b .PdfObjectString )*ContentCreator {_fcc :=ContentStreamOperation {};_fcc .Operand ="\u0027";_fcc .Params =_fege ([]_b .PdfObjectString {textstr });_caa ._db =append (_caa ._db ,&_fcc );return _caa ;}; -// Operations returns the list of operations. -func (_gcc *ContentCreator )Operations ()*ContentStreamOperations {return &_gcc ._egg };func (_bdcg *ContentStreamParser )parseName ()(_bc .PdfObjectName ,error ){_feaf :="";_cgga :=false ;for {_cgf ,_gfce :=_bdcg ._bgde .Peek (1);if _gfce ==_g .EOF {break ; -};if _gfce !=nil {return _bc .PdfObjectName (_feaf ),_gfce ;};if !_cgga {if _cgf [0]=='/'{_cgga =true ;_bdcg ._bgde .ReadByte ();}else {_db .Log .Error ("N\u0061\u006d\u0065\u0020\u0073\u0074a\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069\u0074h\u0020\u0025\u0073 \u0028%\u0020\u0078\u0029",_cgf ,_cgf ); -return _bc .PdfObjectName (_feaf ),_ea .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_cgf [0]);};}else {if _bc .IsWhiteSpace (_cgf [0]){break ;}else if (_cgf [0]=='/')||(_cgf [0]=='[')||(_cgf [0]=='(')||(_cgf [0]==']')||(_cgf [0]=='<')||(_cgf [0]=='>'){break ; -}else if _cgf [0]=='#'{_befd ,_eacd :=_bdcg ._bgde .Peek (3);if _eacd !=nil {return _bc .PdfObjectName (_feaf ),_eacd ;};_bdcg ._bgde .Discard (3);_dee ,_eacd :=_b .DecodeString (string (_befd [1:3]));if _eacd !=nil {return _bc .PdfObjectName (_feaf ),_eacd ; -};_feaf +=string (_dee );}else {_egbg ,_ :=_bdcg ._bgde .ReadByte ();_feaf +=string (_egbg );};};};return _bc .PdfObjectName (_feaf ),nil ;};const (HandlerConditionEnumOperand HandlerConditionEnum =iota ;HandlerConditionEnumAllOperands ;);func _cde (_egge *ContentStreamInlineImage ,_cfb *_bc .PdfObjectDictionary )(*_bc .FlateEncoder ,error ){_fcg :=_bc .NewFlateEncoder (); -if _egge ._dda !=nil {_fcg .SetImage (_egge ._dda );};if _cfb ==nil {_gbd :=_egge .DecodeParms ;if _gbd !=nil {_deab ,_gfcc :=_bc .GetDict (_gbd );if !_gfcc {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079 \u0028%\u0054\u0029",_gbd ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_cfb =_deab ;};};if _cfb ==nil {return _fcg ,nil ;};_db .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_cfb .String ()); -_bef :=_cfb .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _bef ==nil {_db .Log .Debug ("E\u0072\u0072o\u0072\u003a\u0020\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0066\u0072\u006f\u006d\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073 \u002d\u0020\u0043\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020\u0077\u0069t\u0068\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u00281\u0029"); -}else {_bab ,_babe :=_bef .(*_bc .PdfObjectInteger );if !_babe {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_bef ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_fcg .Predictor =int (*_bab );};_bef =_cfb .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _bef !=nil {_ggfb ,_afe :=_bef .(*_bc .PdfObjectInteger );if !_afe {_db .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -return nil ,_ea .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_fcg .BitsPerComponent =int (*_ggfb );};if _fcg .Predictor > 1{_fcg .Columns =1;_bef =_cfb .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _bef !=nil {_bgac ,_ebba :=_bef .(*_bc .PdfObjectInteger );if !_ebba {return nil ,_ea .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_fcg .Columns =int (*_bgac ); -};_fcg .Colors =1;_fadd :=_cfb .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _fadd !=nil {_eaa ,_dbagg :=_fadd .(*_bc .PdfObjectInteger );if !_dbagg {return nil ,_ea .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -};_fcg .Colors =int (*_eaa );};};return _fcg ,nil ;};var (ErrInvalidOperand =_e .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064");ErrEarlyExit =_e .New ("\u0074\u0065\u0072\u006di\u006e\u0061\u0074\u0065\u0020\u0070\u0072\u006f\u0063\u0065s\u0073 \u0065\u0061\u0072\u006c\u0079\u0020\u0065x\u0069\u0074"); -); +// String is same as Bytes() except returns as a string for convenience. +func (_bd *ContentCreator )String ()string {return string (_bd ._db .Bytes ())}; -// Add_B_starred appends 'B*' operand to the content stream: -// Fill and then stroke the path (even-odd rule). +// Add_Q adds 'Q' operand to the content stream: Pops the most recently stored state from the stack. // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_beg *ContentCreator )Add_B_starred ()*ContentCreator {_fdg :=ContentStreamOperation {};_fdg .Operand ="\u0042\u002a";_beg ._egg =append (_beg ._egg ,&_fdg );return _beg ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_ad *ContentCreator )Add_Q ()*ContentCreator {_fe :=ContentStreamOperation {};_fe .Operand ="\u0051";_ad ._db =append (_ad ._db ,&_fe );return _ad ;}; -// Add_S appends 'S' operand to the content stream: Stroke the path. +// WrapIfNeeded wraps the entire contents within q ... Q. If unbalanced, then adds extra Qs at the end. +// Only does if needed. Ensures that when adding new content, one start with all states +// in the default condition. +func (_afa *ContentStreamOperations )WrapIfNeeded ()*ContentStreamOperations {if len (*_afa )==0{return _afa ;};if _afa .isWrapped (){return _afa ;};*_afa =append ([]*ContentStreamOperation {{Operand :"\u0071"}},*_afa ...);_fda :=0;for _ ,_ae :=range *_afa {if _ae .Operand =="\u0071"{_fda ++; +}else if _ae .Operand =="\u0051"{_fda --;};};for _fda > 0{*_afa =append (*_afa ,&ContentStreamOperation {Operand :"\u0051"});_fda --;};return _afa ;};func _cfed (_gag string )bool {_ ,_gdda :=_bac [_gag ];return _gdda }; + +// Add_b appends 'b' operand to the content stream: +// Close, fill and then stroke the path (nonzero winding number rule). // // See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_bbg *ContentCreator )Add_S ()*ContentCreator {_ebag :=ContentStreamOperation {};_ebag .Operand ="\u0053";_bbg ._egg =append (_bbg ._egg ,&_ebag );return _bbg ;}; +func (_ege *ContentCreator )Add_b ()*ContentCreator {_ffa :=ContentStreamOperation {};_ffa .Operand ="\u0062";_ege ._db =append (_ege ._db ,&_ffa );return _ege ;}; + +// GraphicsState is a basic graphics state implementation for PDF processing. +// Initially only implementing and tracking a portion of the information specified. Easy to add more. +type GraphicsState struct{ColorspaceStroking _cd .PdfColorspace ;ColorspaceNonStroking _cd .PdfColorspace ;ColorStroking _cd .PdfColor ;ColorNonStroking _cd .PdfColor ;CTM _ebd .Matrix ;};func (_fd *ContentStreamOperations )isWrapped ()bool {if len (*_fd )< 2{return false ; +};_dga :=0;for _ ,_aaf :=range *_fd {if _aaf .Operand =="\u0071"{_dga ++;}else if _aaf .Operand =="\u0051"{_dga --;}else {if _dga < 1{return false ;};};};return _dga ==0;}; + +// String returns `ops.Bytes()` as a string. +func (_aad *ContentStreamOperations )String ()string {return string (_aad .Bytes ())}; // Add_Tw appends 'Tw' operand to the content stream: // Set word spacing. // // See section 9.3 "Text State Parameters and Operators" and // Table 105 (pp. 251-252 PDF32000_2008). -func (_gfb *ContentCreator )Add_Tw (wordSpace float64 )*ContentCreator {_fbgg :=ContentStreamOperation {};_fbgg .Operand ="\u0054\u0077";_fbgg .Params =_dbcb ([]float64 {wordSpace });_gfb ._egg =append (_gfb ._egg ,&_fbgg );return _gfb ;}; - -// AddOperand adds a specified operand. -func (_ggf *ContentCreator )AddOperand (op ContentStreamOperation )*ContentCreator {_ggf ._egg =append (_ggf ._egg ,&op );return _ggf ;}; +func (_bbe *ContentCreator )Add_Tw (wordSpace float64 )*ContentCreator {_acb :=ContentStreamOperation {};_acb .Operand ="\u0054\u0077";_acb .Params =_adcg ([]float64 {wordSpace });_bbe ._db =append (_bbe ._db ,&_acb );return _bbe ;}; // ContentStreamOperation represents an operation in PDF contentstream which consists of // an operand and parameters. -type ContentStreamOperation struct{Params []_bc .PdfObject ;Operand string ;};func (_deee *ContentStreamProcessor )handleCommand_k (_fgf *ContentStreamOperation ,_fead *_ff .PdfPageResources )error {_bdaa :=_ff .NewPdfColorspaceDeviceCMYK ();if len (_fgf .Params )!=_bdaa .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_fgf .Params ),_bdaa );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_ddabf ,_fcca :=_bdaa .ColorFromPdfObjects (_fgf .Params );if _fcca !=nil {return _fcca ;};_deee ._fdbe .ColorspaceNonStroking =_bdaa ;_deee ._fdbe .ColorNonStroking =_ddabf ;return nil ;}; - -// AddHandler adds a new ContentStreamProcessor `handler` of type `condition` for `operand`. -func (_cabc *ContentStreamProcessor )AddHandler (condition HandlerConditionEnum ,operand string ,handler HandlerFunc ){_gee :=handlerEntry {};_gee .Condition =condition ;_gee .Operand =operand ;_gee .Handler =handler ;_cabc ._ddd =append (_cabc ._ddd ,_gee ); -}; - -// Add_ri adds 'ri' operand to the content stream, which sets the color rendering intent. -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_fec *ContentCreator )Add_ri (intent _bc .PdfObjectName )*ContentCreator {_ggg :=ContentStreamOperation {};_ggg .Operand ="\u0072\u0069";_ggg .Params =_ebdgb ([]_bc .PdfObjectName {intent });_fec ._egg =append (_fec ._egg ,&_ggg );return _fec ;}; - +type ContentStreamOperation struct{Params []_b .PdfObject ;Operand string ;}; -// WrapIfNeeded wraps the entire contents within q ... Q. If unbalanced, then adds extra Qs at the end. -// Only does if needed. Ensures that when adding new content, one start with all states -// in the default condition. -func (_fbb *ContentStreamOperations )WrapIfNeeded ()*ContentStreamOperations {if len (*_fbb )==0{return _fbb ;};if _fbb .isWrapped (){return _fbb ;};*_fbb =append ([]*ContentStreamOperation {{Operand :"\u0071"}},*_fbb ...);_gb :=0;for _ ,_gc :=range *_fbb {if _gc .Operand =="\u0071"{_gb ++; -}else if _gc .Operand =="\u0051"{_gb --;};};for _gb > 0{*_fbb =append (*_fbb ,&ContentStreamOperation {Operand :"\u0051"});_gb --;};return _fbb ;};func _dbcb (_ecag []float64 )[]_bc .PdfObject {var _bff []_bc .PdfObject ;for _ ,_fbgb :=range _ecag {_bff =append (_bff ,_bc .MakeFloat (_fbgb )); -};return _bff ;}; +// Bytes converts the content stream operations to a content stream byte presentation, i.e. the kind that can be +// stored as a PDF stream or string format. +func (_cea *ContentCreator )Bytes ()[]byte {return _cea ._db .Bytes ()};func (_gde *ContentStreamParser )parseNumber ()(_b .PdfObject ,error ){return _b .ParseNumber (_gde ._eaa );};func _gbb (_ebb *ContentStreamInlineImage ,_aee *_b .PdfObjectDictionary )(*_b .LZWEncoder ,error ){_fec :=_b .NewLZWEncoder (); +if _aee ==nil {if _ebb .DecodeParms !=nil {_ccgg ,_gfee :=_b .GetDict (_ebb .DecodeParms );if !_gfee {_bf .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079 \u0028%\u0054\u0029",_ebb .DecodeParms ); +return nil ,_gc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_aee =_ccgg ;};};if _aee ==nil {return _fec ,nil ;};_ada :=_aee .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"); +if _ada !=nil {_dde ,_decd :=_ada .(*_b .PdfObjectInteger );if !_decd {_bf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a \u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u006e\u0075\u006d\u0065\u0072i\u0063 \u0028\u0025\u0054\u0029",_ada ); +return nil ,_gc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_dde !=0&&*_dde !=1{return nil ,_gc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0076\u0061\u006c\u0075e\u0020\u0028\u006e\u006f\u0074 \u0030\u0020o\u0072\u0020\u0031\u0029"); +};_fec .EarlyChange =int (*_dde );}else {_fec .EarlyChange =1;};_ada =_aee .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _ada !=nil {_aaaa ,_bfe :=_ada .(*_b .PdfObjectInteger );if !_bfe {_bf .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_ada ); +return nil ,_gc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_fec .Predictor =int (*_aaaa );};_ada =_aee .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _ada !=nil {_defc ,_fdbg :=_ada .(*_b .PdfObjectInteger );if !_fdbg {_bf .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +return nil ,_gc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_fec .BitsPerComponent =int (*_defc );};if _fec .Predictor > 1{_fec .Columns =1;_ada =_aee .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _ada !=nil {_bfgd ,_gdd :=_ada .(*_b .PdfObjectInteger );if !_gdd {return nil ,_gc .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_fec .Columns =int (*_bfgd ); +};_fec .Colors =1;_ada =_aee .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _ada !=nil {_fad ,_fecf :=_ada .(*_b .PdfObjectInteger );if !_fecf {return nil ,_gc .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +};_fec .Colors =int (*_fad );};};_bf .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_aee .String ());return _fec ,nil ;}; -// Transform returns coordinates x, y transformed by the CTM. -func (_cbf *GraphicsState )Transform (x ,y float64 )(float64 ,float64 ){return _cbf .CTM .Transform (x ,y );};func _gcb (_deb *ContentStreamInlineImage ,_cdd *_bc .PdfObjectDictionary )(*_bc .LZWEncoder ,error ){_fceg :=_bc .NewLZWEncoder ();if _cdd ==nil {if _deb .DecodeParms !=nil {_eed ,_bfbg :=_bc .GetDict (_deb .DecodeParms ); -if !_bfbg {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079 \u0028%\u0054\u0029",_deb .DecodeParms ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};_cdd =_eed ;};};if _cdd ==nil {return _fceg ,nil ;};_dfe :=_cdd .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"); -if _dfe !=nil {_eeda ,_efbg :=_dfe .(*_bc .PdfObjectInteger );if !_efbg {_db .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a \u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u006e\u0075\u006d\u0065\u0072i\u0063 \u0028\u0025\u0054\u0029",_dfe ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_eeda !=0&&*_eeda !=1{return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0076\u0061\u006c\u0075e\u0020\u0028\u006e\u006f\u0074 \u0030\u0020o\u0072\u0020\u0031\u0029"); -};_fceg .EarlyChange =int (*_eeda );}else {_fceg .EarlyChange =1;};_dfe =_cdd .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _dfe !=nil {_egb ,_ddc :=_dfe .(*_bc .PdfObjectInteger );if !_ddc {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_dfe ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_fceg .Predictor =int (*_egb );};_dfe =_cdd .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _dfe !=nil {_gdf ,_gbdg :=_dfe .(*_bc .PdfObjectInteger );if !_gbdg {_db .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -return nil ,_ea .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_fceg .BitsPerComponent =int (*_gdf );};if _fceg .Predictor > 1{_fceg .Columns =1;_dfe =_cdd .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _dfe !=nil {_afg ,_ebg :=_dfe .(*_bc .PdfObjectInteger );if !_ebg {return nil ,_ea .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_fceg .Columns =int (*_afg ); -};_fceg .Colors =1;_dfe =_cdd .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _dfe !=nil {_ed ,_ac :=_dfe .(*_bc .PdfObjectInteger );if !_ac {return nil ,_ea .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -};_fceg .Colors =int (*_ed );};};_db .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_cdd .String ());return _fceg ,nil ;}; +// ToImage exports the inline image to Image which can be transformed or exported easily. +// Page resources are needed to look up colorspace information. +func (_dbae *ContentStreamInlineImage )ToImage (resources *_cd .PdfPageResources )(*_cd .Image ,error ){_cace ,_efef :=_dbae .toImageBase (resources );if _efef !=nil {return nil ,_efef ;};_fceb ,_efef :=_aegc (_dbae );if _efef !=nil {return nil ,_efef ; +};_ggc ,_fcb :=_b .GetDict (_dbae .DecodeParms );if _fcb {_fceb .UpdateParams (_ggc );};_bf .Log .Trace ("\u0065n\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u0020\u0025\u0054",_fceb ,_fceb );_bf .Log .Trace ("\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065:\u0020\u0025\u002b\u0076",_dbae ); +_bgd ,_efef :=_fceb .DecodeBytes (_dbae ._dafa );if _efef !=nil {return nil ,_efef ;};_afc :=&_cd .Image {Width :int64 (_cace .Width ),Height :int64 (_cace .Height ),BitsPerComponent :int64 (_cace .BitsPerComponent ),ColorComponents :_cace .ColorComponents ,Data :_bgd }; +if len (_cace .Decode )> 0{for _eafgd :=0;_eafgd < len (_cace .Decode );_eafgd ++{_cace .Decode [_eafgd ]*=float64 ((int (1)< 1{_gcg .Columns =1;_cged =_cdga .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _cged !=nil {_cbf ,_cab :=_cged .(*_b .PdfObjectInteger );if !_cab {return nil ,_gc .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_gcg .Columns =int (*_cbf ); +};_gcg .Colors =1;_ccd :=_cdga .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _ccd !=nil {_dfg ,_aff :=_ccd .(*_b .PdfObjectInteger );if !_aff {return nil ,_gc .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +};_gcg .Colors =int (*_dfg );};};return _gcg ,nil ;}; -// Add_Tm appends 'Tm' operand to the content stream: -// Set the text line matrix. +// Add_j adds 'j' operand to the content stream: Set the line join style (graphics state). // -// See section 9.4.2 "Text Positioning Operators" and -// Table 108 (pp. 257-258 PDF32000_2008). -func (_gfee *ContentCreator )Add_Tm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_fdb :=ContentStreamOperation {};_fdb .Operand ="\u0054\u006d";_fdb .Params =_dbcb ([]float64 {a ,b ,c ,d ,e ,f });_gfee ._egg =append (_gfee ._egg ,&_fdb );return _gfee ;}; -func (_fdbcc *ContentStreamParser )parseArray ()(*_bc .PdfObjectArray ,error ){_efc :=_bc .MakeArray ();_fdbcc ._bgde .ReadByte ();for {_fdbcc .skipSpaces ();_cbaa ,_age :=_fdbcc ._bgde .Peek (1);if _age !=nil {return _efc ,_age ;};if _cbaa [0]==']'{_fdbcc ._bgde .ReadByte (); -break ;};_dagc ,_ ,_age :=_fdbcc .parseObject ();if _age !=nil {return _efc ,_age ;};_efc .Append (_dagc );};return _efc ,nil ;}; - -// HandlerConditionEnum represents the type of operand content stream processor (handler). -// The handler may process a single specific named operand or all operands. -type HandlerConditionEnum int ; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_eeb *ContentCreator )Add_j (lineJoinStyle string )*ContentCreator {_aef :=ContentStreamOperation {};_aef .Operand ="\u006a";_aef .Params =_eeba ([]_b .PdfObjectName {_b .PdfObjectName (lineJoinStyle )});_eeb ._db =append (_eeb ._db ,&_aef );return _eeb ; +}; // Add_Tz appends 'Tz' operand to the content stream: // Set horizontal scaling. // // See section 9.3 "Text State Parameters and Operators" and // Table 105 (pp. 251-252 PDF32000_2008). -func (_bgf *ContentCreator )Add_Tz (scale float64 )*ContentCreator {_cbc :=ContentStreamOperation {};_cbc .Operand ="\u0054\u007a";_cbc .Params =_dbcb ([]float64 {scale });_bgf ._egg =append (_bgf ._egg ,&_cbc );return _bgf ;};func (_dff *ContentStreamInlineImage )String ()string {_dce :=_ea .Sprintf ("I\u006el\u0069\u006e\u0065\u0049\u006d\u0061\u0067\u0065(\u006c\u0065\u006e\u003d%d\u0029\u000a",len (_dff ._eda )); -if _dff .BitsPerComponent !=nil {_dce +="\u002d\u0020\u0042\u0050\u0043\u0020"+_dff .BitsPerComponent .WriteString ()+"\u000a";};if _dff .ColorSpace !=nil {_dce +="\u002d\u0020\u0043S\u0020"+_dff .ColorSpace .WriteString ()+"\u000a";};if _dff .Decode !=nil {_dce +="\u002d\u0020\u0044\u0020"+_dff .Decode .WriteString ()+"\u000a"; -};if _dff .DecodeParms !=nil {_dce +="\u002d\u0020\u0044P\u0020"+_dff .DecodeParms .WriteString ()+"\u000a";};if _dff .Filter !=nil {_dce +="\u002d\u0020\u0046\u0020"+_dff .Filter .WriteString ()+"\u000a";};if _dff .Height !=nil {_dce +="\u002d\u0020\u0048\u0020"+_dff .Height .WriteString ()+"\u000a"; -};if _dff .ImageMask !=nil {_dce +="\u002d\u0020\u0049M\u0020"+_dff .ImageMask .WriteString ()+"\u000a";};if _dff .Intent !=nil {_dce +="\u002d \u0049\u006e\u0074\u0065\u006e\u0074 "+_dff .Intent .WriteString ()+"\u000a";};if _dff .Interpolate !=nil {_dce +="\u002d\u0020\u0049\u0020"+_dff .Interpolate .WriteString ()+"\u000a"; -};if _dff .Width !=nil {_dce +="\u002d\u0020\u0057\u0020"+_dff .Width .WriteString ()+"\u000a";};return _dce ;}; - -// Add_j adds 'j' operand to the content stream: Set the line join style (graphics state). -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_eca *ContentCreator )Add_j (lineJoinStyle string )*ContentCreator {_ccf :=ContentStreamOperation {};_ccf .Operand ="\u006a";_ccf .Params =_ebdgb ([]_bc .PdfObjectName {_bc .PdfObjectName (lineJoinStyle )});_eca ._egg =append (_eca ._egg ,&_ccf ); -return _eca ;};func (_bgdg *ContentStreamProcessor )handleCommand_rg (_fdaa *ContentStreamOperation ,_fbdc *_ff .PdfPageResources )error {_bfa :=_ff .NewPdfColorspaceDeviceRGB ();if len (_fdaa .Params )!=_bfa .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_fdaa .Params ),_bfa );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_geg ,_bbbf :=_bfa .ColorFromPdfObjects (_fdaa .Params );if _bbbf !=nil {return _bbbf ;};_bgdg ._fdbe .ColorspaceNonStroking =_bfa ;_bgdg ._fdbe .ColorNonStroking =_geg ;return nil ;}; - -// Parse parses all commands in content stream, returning a list of operation data. -func (_aee *ContentStreamParser )Parse ()(*ContentStreamOperations ,error ){_bdad :=ContentStreamOperations {};for {_aaeg :=ContentStreamOperation {};for {_affb ,_fgec ,_bedd :=_aee .parseObject ();if _bedd !=nil {if _bedd ==_g .EOF {return &_bdad ,nil ; -};return &_bdad ,_bedd ;};if _fgec {_aaeg .Operand ,_ =_bc .GetStringVal (_affb );_bdad =append (_bdad ,&_aaeg );break ;}else {_aaeg .Params =append (_aaeg .Params ,_affb );};};if _aaeg .Operand =="\u0042\u0049"{_facd ,_bggb :=_aee .ParseInlineImage (); -if _bggb !=nil {return &_bdad ,_bggb ;};_aaeg .Params =append (_aaeg .Params ,_facd );};};}; +func (_bde *ContentCreator )Add_Tz (scale float64 )*ContentCreator {_cgd :=ContentStreamOperation {};_cgd .Operand ="\u0054\u007a";_cgd .Params =_adcg ([]float64 {scale });_bde ._db =append (_bde ._db ,&_cgd );return _bde ;}; -// WriteString outputs the object as it is to be written to file. -func (_fcef *ContentStreamInlineImage )WriteString ()string {var _dgc _bg .Buffer ;_aff :="";if _fcef .BitsPerComponent !=nil {_aff +="\u002f\u0042\u0050C\u0020"+_fcef .BitsPerComponent .WriteString ()+"\u000a";};if _fcef .ColorSpace !=nil {_aff +="\u002f\u0043\u0053\u0020"+_fcef .ColorSpace .WriteString ()+"\u000a"; -};if _fcef .Decode !=nil {_aff +="\u002f\u0044\u0020"+_fcef .Decode .WriteString ()+"\u000a";};if _fcef .DecodeParms !=nil {_aff +="\u002f\u0044\u0050\u0020"+_fcef .DecodeParms .WriteString ()+"\u000a";};if _fcef .Filter !=nil {_aff +="\u002f\u0046\u0020"+_fcef .Filter .WriteString ()+"\u000a"; -};if _fcef .Height !=nil {_aff +="\u002f\u0048\u0020"+_fcef .Height .WriteString ()+"\u000a";};if _fcef .ImageMask !=nil {_aff +="\u002f\u0049\u004d\u0020"+_fcef .ImageMask .WriteString ()+"\u000a";};if _fcef .Intent !=nil {_aff +="\u002f\u0049\u006e\u0074\u0065\u006e\u0074\u0020"+_fcef .Intent .WriteString ()+"\u000a"; -};if _fcef .Interpolate !=nil {_aff +="\u002f\u0049\u0020"+_fcef .Interpolate .WriteString ()+"\u000a";};if _fcef .Width !=nil {_aff +="\u002f\u0057\u0020"+_fcef .Width .WriteString ()+"\u000a";};_dgc .WriteString (_aff );_dgc .WriteString ("\u0049\u0044\u0020"); -_dgc .Write (_fcef ._eda );_dgc .WriteString ("\u000a\u0045\u0049\u000a");return _dgc .String ();}; +// Bytes converts a set of content stream operations to a content stream byte presentation, +// i.e. the kind that can be stored as a PDF stream or string format. +func (_bc *ContentStreamOperations )Bytes ()[]byte {var _fdb _c .Buffer ;for _ ,_bcg :=range *_bc {if _bcg ==nil {continue ;};if _bcg .Operand =="\u0042\u0049"{_fdb .WriteString (_bcg .Operand +"\u000a");_fdb .WriteString (_bcg .Params [0].WriteString ()); +}else {for _ ,_ebc :=range _bcg .Params {_fdb .WriteString (_ebc .WriteString ());_fdb .WriteString ("\u0020");};_fdb .WriteString (_bcg .Operand +"\u000a");};};return _fdb .Bytes ();}; -// Add_Do adds 'Do' operation to the content stream: -// Displays an XObject (image or form) specified by `name`. +// ExtractText parses and extracts all text data in content streams and returns as a string. +// Does not take into account Encoding table, the output is simply the character codes. // -// See section 8.8 "External Objects" and Table 87 (pp. 209-220 PDF32000_2008). -func (_ced *ContentCreator )Add_Do (name _bc .PdfObjectName )*ContentCreator {_dga :=ContentStreamOperation {};_dga .Operand ="\u0044\u006f";_dga .Params =_ebdgb ([]_bc .PdfObjectName {name });_ced ._egg =append (_ced ._egg ,&_dga );return _ced ;}; +// Deprecated: More advanced text extraction is offered in package extractor with character encoding support. +func (_aga *ContentStreamParser )ExtractText ()(string ,error ){_ga ,_be :=_aga .Parse ();if _be !=nil {return "",_be ;};_ed :=false ;_df ,_afd :=float64 (-1),float64 (-1);_gae :="";for _ ,_bag :=range *_ga {if _bag .Operand =="\u0042\u0054"{_ed =true ; +}else if _bag .Operand =="\u0045\u0054"{_ed =false ;};if _bag .Operand =="\u0054\u0064"||_bag .Operand =="\u0054\u0044"||_bag .Operand =="\u0054\u002a"{_gae +="\u000a";};if _bag .Operand =="\u0054\u006d"{if len (_bag .Params )!=6{continue ;};_ab ,_edd :=_bag .Params [4].(*_b .PdfObjectFloat ); +if !_edd {_dab ,_aab :=_bag .Params [4].(*_b .PdfObjectInteger );if !_aab {continue ;};_ab =_b .MakeFloat (float64 (*_dab ));};_eda ,_edd :=_bag .Params [5].(*_b .PdfObjectFloat );if !_edd {_dc ,_cbe :=_bag .Params [5].(*_b .PdfObjectInteger );if !_cbe {continue ; +};_eda =_b .MakeFloat (float64 (*_dc ));};if _afd ==-1{_afd =float64 (*_eda );}else if _afd > float64 (*_eda ){_gae +="\u000a";_df =float64 (*_ab );_afd =float64 (*_eda );continue ;};if _df ==-1{_df =float64 (*_ab );}else if _df < float64 (*_ab ){_gae +="\u0009"; +_df =float64 (*_ab );};};if _ed &&_bag .Operand =="\u0054\u004a"{if len (_bag .Params )< 1{continue ;};_ca ,_edg :=_bag .Params [0].(*_b .PdfObjectArray );if !_edg {return "",_gc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0070\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0020\u0074y\u0070\u0065\u002c\u0020\u006e\u006f\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_bag .Params [0]); +};for _ ,_ce :=range _ca .Elements (){switch _dfc :=_ce .(type ){case *_b .PdfObjectString :_gae +=_dfc .Str ();case *_b .PdfObjectFloat :if *_dfc < -100{_gae +="\u0020";};case *_b .PdfObjectInteger :if *_dfc < -100{_gae +="\u0020";};};};}else if _ed &&_bag .Operand =="\u0054\u006a"{if len (_bag .Params )< 1{continue ; +};_gb ,_cg :=_bag .Params [0].(*_b .PdfObjectString );if !_cg {return "",_gc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072\u0020\u0074\u0079p\u0065\u002c\u0020\u006e\u006f\u0074\u0020\u0073\u0074\u0072\u0069\u006e\u0067 \u0028\u0025\u0054\u0029",_bag .Params [0]); +};_gae +=_gb .Str ();};};return _gae ,nil ;}; -// Add_W_starred appends 'W*' operand to the content stream: -// Modify the current clipping path by intersecting with the current path (even odd rule). +// Add_W appends 'W' operand to the content stream: +// Modify the current clipping path by intersecting with the current path (nonzero winding rule). // // See section 8.5.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). -func (_cdf *ContentCreator )Add_W_starred ()*ContentCreator {_gadg :=ContentStreamOperation {};_gadg .Operand ="\u0057\u002a";_cdf ._egg =append (_cdf ._egg ,&_gadg );return _cdf ;}; +func (_cfb *ContentCreator )Add_W ()*ContentCreator {_ccf :=ContentStreamOperation {};_ccf .Operand ="\u0057";_cfb ._db =append (_cfb ._db ,&_ccf );return _cfb ;};func (_gaad *ContentStreamParser )parseArray ()(*_b .PdfObjectArray ,error ){_aafgd :=_b .MakeArray (); +_gaad ._eaa .ReadByte ();for {_gaad .skipSpaces ();_fgd ,_fbe :=_gaad ._eaa .Peek (1);if _fbe !=nil {return _aafgd ,_fbe ;};if _fgd [0]==']'{_gaad ._eaa .ReadByte ();break ;};_bea ,_ ,_fbe :=_gaad .parseObject ();if _fbe !=nil {return _aafgd ,_fbe ;};_aafgd .Append (_bea ); +};return _aafgd ,nil ;};func (_caee *ContentStreamProcessor )handleCommand_G (_dagc *ContentStreamOperation ,_eag *_cd .PdfPageResources )error {_cbdg :=_cd .NewPdfColorspaceDeviceGray ();if len (_dagc .Params )!=_cbdg .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_dagc .Params ),_cbdg );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_bcaaf ,_gdfe :=_cbdg .ColorFromPdfObjects (_dagc .Params );if _gdfe !=nil {return _gdfe ;};_caee ._acea .ColorspaceStroking =_cbdg ;_caee ._acea .ColorStroking =_bcaaf ;return nil ;}; -// NewInlineImageFromImage makes a new content stream inline image object from an image. -func NewInlineImageFromImage (img _ff .Image ,encoder _bc .StreamEncoder )(*ContentStreamInlineImage ,error ){if encoder ==nil {encoder =_bc .NewRawEncoder ();};encoder .UpdateParams (img .GetParamsDict ());_gaa :=ContentStreamInlineImage {};if img .ColorComponents ==1{_gaa .ColorSpace =_bc .MakeName ("\u0047"); -}else if img .ColorComponents ==3{_gaa .ColorSpace =_bc .MakeName ("\u0052\u0047\u0042");}else if img .ColorComponents ==4{_gaa .ColorSpace =_bc .MakeName ("\u0043\u004d\u0059\u004b");}else {_db .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006db\u0065\u0072\u0020o\u0066\u0020c\u006f\u006c\u006f\u0072\u0020\u0063o\u006dpo\u006e\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0072\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0064",img .ColorComponents ); -return nil ,_e .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072 \u006ff\u0020c\u006fl\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073");};_gaa .BitsPerComponent =_bc .MakeInteger (img .BitsPerComponent ); -_gaa .Width =_bc .MakeInteger (img .Width );_gaa .Height =_bc .MakeInteger (img .Height );_fdge ,_feg :=encoder .EncodeBytes (img .Data );if _feg !=nil {return nil ,_feg ;};_gaa ._eda =_fdge ;_gbcd :=encoder .GetFilterName ();if _gbcd !=_bc .StreamEncodingFilterNameRaw {_gaa .Filter =_bc .MakeName (_gbcd ); -};return &_gaa ,nil ;};func (_ccd *ContentStreamParser )parseNumber ()(_bc .PdfObject ,error ){return _bc .ParseNumber (_ccd ._bgde );}; +// Add_SCN_pattern appends 'SCN' operand to the content stream for pattern `name`: +// SCN with name attribute (for pattern). Syntax: c1 ... cn name SCN. +// +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_eac *ContentCreator )Add_SCN_pattern (name _b .PdfObjectName ,c ...float64 )*ContentCreator {_bb :=ContentStreamOperation {};_bb .Operand ="\u0053\u0043\u004e";_bb .Params =_adcg (c );_bb .Params =append (_bb .Params ,_b .MakeName (string (name ))); +_eac ._db =append (_eac ._db ,&_bb );return _eac ;}; -// Add_n appends 'n' operand to the content stream: -// End the path without filling or stroking. +// Add_re appends 're' operand to the content stream: +// Append a rectangle to the current path as a complete subpath, with lower left corner (x,y). // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_bfb *ContentCreator )Add_n ()*ContentCreator {_bba :=ContentStreamOperation {};_bba .Operand ="\u006e";_bfb ._egg =append (_bfb ._egg ,&_bba );return _bfb ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_gfbb *ContentCreator )Add_re (x ,y ,width ,height float64 )*ContentCreator {_cga :=ContentStreamOperation {};_cga .Operand ="\u0072\u0065";_cga .Params =_adcg ([]float64 {x ,y ,width ,height });_gfbb ._db =append (_gfbb ._db ,&_cga );return _gfbb ; +}; -// Add_quote appends "'" operand to the content stream: -// Move to next line and show a string. +// Add_TJ appends 'TJ' operand to the content stream: +// Show one or more text string. Array of numbers (displacement) and strings. // // See section 9.4.3 "Text Showing Operators" and // Table 209 (pp. 258-259 PDF32000_2008). -func (_aeb *ContentCreator )Add_quote (textstr _bc .PdfObjectString )*ContentCreator {_ege :=ContentStreamOperation {};_ege .Operand ="\u0027";_ege .Params =_aagdb ([]_bc .PdfObjectString {textstr });_aeb ._egg =append (_aeb ._egg ,&_ege );return _aeb ; -}; - -// NewContentStreamProcessor returns a new ContentStreamProcessor for operations `ops`. -func NewContentStreamProcessor (ops []*ContentStreamOperation )*ContentStreamProcessor {_cef :=ContentStreamProcessor {};_cef ._fba =GraphicStateStack {};_fbaf :=GraphicsState {};_cef ._fdbe =_fbaf ;_cef ._ddd =[]handlerEntry {};_cef ._ccffb =0;_cef ._eebc =ops ; -return &_cef ;};func _acbg (_fdgb _bc .PdfObject )(_ff .PdfColorspace ,error ){_fabf ,_abc :=_fdgb .(*_bc .PdfObjectArray );if !_abc {_db .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0049\u006ev\u0061\u006c\u0069d\u0020\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020cs\u0020\u006e\u006ft\u0020\u0069n\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025#\u0076\u0029",_fdgb ); -return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _fabf .Len ()!=4{_db .Log .Debug ("\u0045\u0072\u0072\u006f\u0072:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061r\u0072\u0061\u0079\u002c\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0034\u0020\u0028\u0025\u0064\u0029",_fabf .Len ()); -return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cgca ,_abc :=_fabf .Get (0).(*_bc .PdfObjectName );if !_abc {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0066\u0069\u0072s\u0074 \u0065\u006c\u0065\u006de\u006e\u0074 \u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0023\u0076\u0029",*_fabf ); -return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_cgca !="\u0049"&&*_cgca !="\u0049n\u0064\u0065\u0078\u0065\u0064"{_db .Log .Debug ("\u0045\u0072r\u006f\u0072\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064 \u0063\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0021\u003d\u0020\u0049\u0020\u0028\u0067\u006f\u0074\u003a\u0020\u0025\u0076\u0029",*_cgca ); -return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cgca ,_abc =_fabf .Get (1).(*_bc .PdfObjectName );if !_abc {_db .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072r\u0061\u0079\u0020\u0032\u006e\u0064\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0061\u0072\u0072a\u0079\u003a\u0020\u0025\u0023v\u0029",*_fabf ); -return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_cgca !="\u0047"&&*_cgca !="\u0052\u0047\u0042"&&*_cgca !="\u0043\u004d\u0059\u004b"&&*_cgca !="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"&&*_cgca !="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"&&*_cgca !="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{_db .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0073\u0020\u0061\u0072r\u0061\u0079\u0020\u0032\u006e\u0064\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0021\u003d\u0020\u0047\u002f\u0052\u0047\u0042\u002f\u0043\u004d\u0059\u004b\u0020\u0028g\u006f\u0074\u003a\u0020\u0025v\u0029",*_cgca ); -return nil ,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cdgb :="";switch *_cgca {case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_cdgb ="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"; -case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_cdgb ="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B";case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_cdgb ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"; -};_geff :=_bc .MakeArray (_bc .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"),_bc .MakeName (_cdgb ),_fabf .Get (2),_fabf .Get (3));return _ff .NewPdfColorspaceFromPdfObject (_geff );}; +func (_eff *ContentCreator )Add_TJ (vals ..._b .PdfObject )*ContentCreator {_dbg :=ContentStreamOperation {};_dbg .Operand ="\u0054\u004a";_dbg .Params =[]_b .PdfObject {_b .MakeArray (vals ...)};_eff ._db =append (_eff ._db ,&_dbg );return _eff ;};func (_gadge *ContentStreamProcessor )handleCommand_k (_afff *ContentStreamOperation ,_bcb *_cd .PdfPageResources )error {_ggcf :=_cd .NewPdfColorspaceDeviceCMYK (); +if len (_afff .Params )!=_ggcf .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_afff .Params ),_ggcf );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_fbd ,_fbfb :=_ggcf .ColorFromPdfObjects (_afff .Params );if _fbfb !=nil {return _fbfb ;};_gadge ._acea .ColorspaceNonStroking =_ggcf ;_gadge ._acea .ColorNonStroking =_fbd ;return nil ;};func (_fac *ContentStreamParser )skipSpaces ()(int ,error ){_bfec :=0; +for {_edgg ,_cef :=_fac ._eaa .Peek (1);if _cef !=nil {return 0,_cef ;};if _b .IsWhiteSpace (_edgg [0]){_fac ._eaa .ReadByte ();_bfec ++;}else {break ;};};return _bfec ,nil ;}; -// Add_B appends 'B' operand to the content stream: -// Fill and then stroke the path (nonzero winding number rule). -// -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_dd *ContentCreator )Add_B ()*ContentCreator {_gag :=ContentStreamOperation {};_gag .Operand ="\u0042";_dd ._egg =append (_dd ._egg ,&_gag );return _dd ;};func _acgd (_ede []int64 )[]_bc .PdfObject {var _ddbf []_bc .PdfObject ;for _ ,_cfgb :=range _ede {_ddbf =append (_ddbf ,_bc .MakeInteger (_cfgb )); -};return _ddbf ;}; +// All returns true if `hce` is equivalent to HandlerConditionEnumAllOperands. +func (_aabb HandlerConditionEnum )All ()bool {return _aabb ==HandlerConditionEnumAllOperands }; -// Add_Q adds 'Q' operand to the content stream: Pops the most recently stored state from the stack. +// Add_c adds 'c' operand to the content stream: Append a Bezier curve to the current path from +// the current point to (x3,y3) with (x1,x1) and (x2,y2) as control points. // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_gbf *ContentCreator )Add_Q ()*ContentCreator {_cca :=ContentStreamOperation {};_cca .Operand ="\u0051";_gbf ._egg =append (_gbf ._egg ,&_cca );return _gbf ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_cbd *ContentCreator )Add_c (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_beb :=ContentStreamOperation {};_beb .Operand ="\u0063";_beb .Params =_adcg ([]float64 {x1 ,y1 ,x2 ,y2 ,x3 ,y3 });_cbd ._db =append (_cbd ._db ,&_beb );return _cbd ;}; -// Scale applies x-y scaling to the transformation matrix. -func (_gea *ContentCreator )Scale (sx ,sy float64 )*ContentCreator {return _gea .Add_cm (sx ,0,0,sy ,0,0);}; -// NewContentStreamParser creates a new instance of the content stream parser from an input content -// stream string. -func NewContentStreamParser (contentStr string )*ContentStreamParser {_ecdg :=ContentStreamParser {};contentStr =string (_edbe .ReplaceAll ([]byte (contentStr ),[]byte ("\u002f")));_dag :=_bg .NewBufferString (contentStr +"\u000a");_ecdg ._bgde =_be .NewReader (_dag ); -return &_ecdg ;}; +// IsMask checks if an image is a mask. +// The image mask entry in the image dictionary specifies that the image data shall be used as a stencil +// mask for painting in the current color. The mask data is 1bpc, grayscale. +func (_ecd *ContentStreamInlineImage )IsMask ()(bool ,error ){if _ecd .ImageMask !=nil {_dffd ,_edga :=_ecd .ImageMask .(*_b .PdfObjectBool );if !_edga {_bf .Log .Debug ("\u0049m\u0061\u0067\u0065\u0020\u006d\u0061\u0073\u006b\u0020\u006e\u006ft\u0020\u0061\u0020\u0062\u006f\u006f\u006c\u0065\u0061\u006e"); +return false ,_e .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065");};return bool (*_dffd ),nil ;};return false ,nil ;};func (_ecf *ContentStreamParser )parseDict ()(*_b .PdfObjectDictionary ,error ){_bf .Log .Trace ("\u0052\u0065\u0061\u0064i\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074 \u0073t\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0021"); +_fee :=_b .MakeDict ();_dge ,_ :=_ecf ._eaa .ReadByte ();if _dge !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_dge ,_ =_ecf ._eaa .ReadByte ();if _dge !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +};for {_ecf .skipSpaces ();_cdda ,_gaga :=_ecf ._eaa .Peek (2);if _gaga !=nil {return nil ,_gaga ;};_bf .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_cdda ),string (_cdda ));if (_cdda [0]=='>')&&(_cdda [1]=='>'){_bf .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +_ecf ._eaa .ReadByte ();_ecf ._eaa .ReadByte ();break ;};_bf .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021");_cgdc ,_gaga :=_ecf .parseName ();_bf .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_cgdc ); +if _gaga !=nil {_bf .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_gaga );return nil ,_gaga ;};if len (_cgdc )> 4&&_cgdc [len (_cgdc )-4:]=="\u006e\u0075\u006c\u006c"{_afca :=_cgdc [0:len (_cgdc )-4]; +_bf .Log .Trace ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_cgdc );_bf .Log .Trace ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_afca ); +_ecf .skipSpaces ();_fgeb ,_ :=_ecf ._eaa .Peek (1);if _fgeb [0]=='/'{_fee .Set (_afca ,_b .MakeNull ());continue ;};};_ecf .skipSpaces ();_caae ,_ ,_gaga :=_ecf .parseObject ();if _gaga !=nil {return nil ,_gaga ;};_fee .Set (_cgdc ,_caae );_bf .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_cgdc ,_caae .String ()); +};return _fee ,nil ;}; -// Add_gs adds 'gs' operand to the content stream: Set the graphics state. -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_agc *ContentCreator )Add_gs (dictName _bc .PdfObjectName )*ContentCreator {_ega :=ContentStreamOperation {};_ega .Operand ="\u0067\u0073";_ega .Params =_ebdgb ([]_bc .PdfObjectName {dictName });_agc ._egg =append (_agc ._egg ,&_ega );return _agc ; -}; +// ContentStreamParser represents a content stream parser for parsing content streams in PDFs. +type ContentStreamParser struct{_eaa *_f .Reader }; -// Add_y appends 'y' operand to the content stream: Append a Bezier curve to the current path from the -// current point to (x3,y3) with (x1, y1) and (x3,y3) as control points. +// Add_scn_pattern appends 'scn' operand to the content stream for pattern `name`: +// scn with name attribute (for pattern). Syntax: c1 ... cn name scn. // -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_gfg *ContentCreator )Add_y (x1 ,y1 ,x3 ,y3 float64 )*ContentCreator {_ba :=ContentStreamOperation {};_ba .Operand ="\u0079";_ba .Params =_dbcb ([]float64 {x1 ,y1 ,x3 ,y3 });_gfg ._egg =append (_gfg ._egg ,&_ba );return _gfg ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_fg *ContentCreator )Add_scn_pattern (name _b .PdfObjectName ,c ...float64 )*ContentCreator {_ccc :=ContentStreamOperation {};_ccc .Operand ="\u0073\u0063\u006e";_ccc .Params =_adcg (c );_ccc .Params =append (_ccc .Params ,_b .MakeName (string (name ))); +_fg ._db =append (_fg ._db ,&_ccc );return _fg ;};func (_ecbd *ContentStreamProcessor )handleCommand_RG (_caeec *ContentStreamOperation ,_cfab *_cd .PdfPageResources )error {_bgf :=_cd .NewPdfColorspaceDeviceRGB ();if len (_caeec .Params )!=_bgf .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020R\u0047"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_caeec .Params ),_bgf );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_abeef ,_acd :=_bgf .ColorFromPdfObjects (_caeec .Params );if _acd !=nil {return _acd ;};_ecbd ._acea .ColorspaceStroking =_bgf ;_ecbd ._acea .ColorStroking =_abeef ;return nil ;}; -// GetColorSpace returns the colorspace of the inline image. -func (_ggeg *ContentStreamInlineImage )GetColorSpace (resources *_ff .PdfPageResources )(_ff .PdfColorspace ,error ){if _ggeg .ColorSpace ==nil {_db .Log .Debug ("\u0049\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076i\u006e\u0067\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u002c\u0020\u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u0047\u0072a\u0079"); -return _ff .NewPdfColorspaceDeviceGray (),nil ;};if _dcea ,_gce :=_ggeg .ColorSpace .(*_bc .PdfObjectArray );_gce {return _acbg (_dcea );};_dcab ,_fea :=_ggeg .ColorSpace .(*_bc .PdfObjectName );if !_fea {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020I\u006e\u0076\u0061\u006c\u0069\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u003b\u0025\u002bv\u0029",_ggeg .ColorSpace ,_ggeg .ColorSpace ); -return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_dcab =="\u0047"||*_dcab =="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"{return _ff .NewPdfColorspaceDeviceGray (),nil ; -}else if *_dcab =="\u0052\u0047\u0042"||*_dcab =="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"{return _ff .NewPdfColorspaceDeviceRGB (),nil ;}else if *_dcab =="\u0043\u004d\u0059\u004b"||*_dcab =="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{return _ff .NewPdfColorspaceDeviceCMYK (),nil ; -}else if *_dcab =="\u0049"||*_dcab =="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_e .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0049\u006e\u0064e\u0078 \u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065");}else {if resources .ColorSpace ==nil {_db .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0073",*_dcab ); -return nil ,_e .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};_cdg ,_cfe :=resources .GetColorspaceByName (*_dcab );if !_cfe {_db .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0073",*_dcab ); -return nil ,_e .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};return _cdg ,nil ;};}; +// Parse parses all commands in content stream, returning a list of operation data. +func (_dbf *ContentStreamParser )Parse ()(*ContentStreamOperations ,error ){_bebe :=ContentStreamOperations {};for {_gade :=ContentStreamOperation {};for {_abce ,_fae ,_efb :=_dbf .parseObject ();if _efb !=nil {if _efb ==_dg .EOF {return &_bebe ,nil ;}; +return &_bebe ,_efb ;};if _fae {_gade .Operand ,_ =_b .GetStringVal (_abce );_bebe =append (_bebe ,&_gade );break ;}else {_gade .Params =append (_gade .Params ,_abce );};};if _gade .Operand =="\u0042\u0049"{_ddbb ,_afab :=_dbf .ParseInlineImage ();if _afab !=nil {return &_bebe ,_afab ; +};_gade .Params =append (_gade .Params ,_ddbb );};};}; -// ParseInlineImage parses an inline image from a content stream, both reading its properties and binary data. -// When called, "BI" has already been read from the stream. This function -// finishes reading through "EI" and then returns the ContentStreamInlineImage. -func (_egd *ContentStreamParser )ParseInlineImage ()(*ContentStreamInlineImage ,error ){_gdbe :=ContentStreamInlineImage {};for {_egd .skipSpaces ();_cba ,_bcag ,_egeg :=_egd .parseObject ();if _egeg !=nil {return nil ,_egeg ;};if !_bcag {_afdd ,_dcf :=_bc .GetName (_cba ); -if !_dcf {_db .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067e\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0020\u0028\u0065\u0078\u0070\u0065\u0063\u0074\u0069\u006e\u0067\u0020\u006e\u0061\u006d\u0065\u0029\u0020\u002d\u0020\u0025T",_cba ); -return nil ,_ea .Errorf ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067e\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0020\u0028\u0065\u0078\u0070\u0065\u0063\u0074\u0069\u006e\u0067\u0020\u006e\u0061\u006d\u0065\u0029\u0020\u002d\u0020\u0025T",_cba ); -};_agd ,_fece ,_bggg :=_egd .parseObject ();if _bggg !=nil {return nil ,_bggg ;};if _fece {return nil ,_ea .Errorf ("\u006eo\u0074\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0069\u006e\u0067 \u0061\u006e\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); -};switch *_afdd {case "\u0042\u0050\u0043","\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074":_gdbe .BitsPerComponent =_agd ;case "\u0043\u0053","\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065":_gdbe .ColorSpace =_agd ; -case "\u0044","\u0044\u0065\u0063\u006f\u0064\u0065":_gdbe .Decode =_agd ;case "\u0044\u0050","D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073":_gdbe .DecodeParms =_agd ;case "\u0046","\u0046\u0069\u006c\u0074\u0065\u0072":_gdbe .Filter =_agd ; -case "\u0048","\u0048\u0065\u0069\u0067\u0068\u0074":_gdbe .Height =_agd ;case "\u0049\u004d","\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k":_gdbe .ImageMask =_agd ;case "\u0049\u006e\u0074\u0065\u006e\u0074":_gdbe .Intent =_agd ;case "\u0049","I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065":_gdbe .Interpolate =_agd ; -case "\u0057","\u0057\u0069\u0064t\u0068":_gdbe .Width =_agd ;case "\u004c\u0065\u006e\u0067\u0074\u0068","\u0053u\u0062\u0074\u0079\u0070\u0065","\u0054\u0079\u0070\u0065":_db .Log .Debug ("\u0049\u0067\u006e\u006fr\u0069\u006e\u0067\u0020\u0069\u006e\u006c\u0069\u006e\u0065 \u0070a\u0072\u0061\u006d\u0065\u0074\u0065\u0072 \u0025\u0073",*_afdd ); -default:return nil ,_ea .Errorf ("\u0075\u006e\u006b\u006e\u006f\u0077n\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0020\u0025\u0073",*_afdd );};};if _bcag {_ebd ,_fbgf :=_cba .(*_bc .PdfObjectString ); -if !_fbgf {return nil ,_ea .Errorf ("\u0066a\u0069\u006ce\u0064\u0020\u0074o\u0020\u0072\u0065\u0061\u0064\u0020\u0069n\u006c\u0069\u006e\u0065\u0020\u0069m\u0061\u0067\u0065\u0020\u002d\u0020\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); -};if _ebd .Str ()=="\u0045\u0049"{_db .Log .Trace ("\u0049n\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020f\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e\u002e\u002e");return &_gdbe ,nil ;}else if _ebd .Str ()=="\u0049\u0044"{_db .Log .Trace ("\u0049\u0044\u0020\u0073\u0074\u0061\u0072\u0074"); -_gcf ,_ceb :=_egd ._bgde .Peek (1);if _ceb !=nil {return nil ,_ceb ;};if _bc .IsWhiteSpace (_gcf [0]){_egd ._bgde .Discard (1);};_gdbe ._eda =[]byte {};_efaa :=0;var _efec []byte ;for {_bbc ,_fcae :=_egd ._bgde .ReadByte ();if _fcae !=nil {_db .Log .Debug ("\u0055\u006e\u0061\u0062\u006ce\u0020\u0074\u006f\u0020\u0066\u0069\u006e\u0064\u0020\u0065\u006e\u0064\u0020o\u0066\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0045\u0049\u0020\u0069\u006e\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0064\u0061\u0074a"); -return nil ,_fcae ;};if _efaa ==0{if _bc .IsWhiteSpace (_bbc ){_efec =[]byte {};_efec =append (_efec ,_bbc );_efaa =1;}else if _bbc =='E'{_efec =append (_efec ,_bbc );_efaa =2;}else {_gdbe ._eda =append (_gdbe ._eda ,_bbc );};}else if _efaa ==1{_efec =append (_efec ,_bbc ); -if _bbc =='E'{_efaa =2;}else {_gdbe ._eda =append (_gdbe ._eda ,_efec ...);_efec =[]byte {};if _bc .IsWhiteSpace (_bbc ){_efaa =1;}else {_efaa =0;};};}else if _efaa ==2{_efec =append (_efec ,_bbc );if _bbc =='I'{_efaa =3;}else {_gdbe ._eda =append (_gdbe ._eda ,_efec ...); -_efec =[]byte {};_efaa =0;};}else if _efaa ==3{_efec =append (_efec ,_bbc );if _bc .IsWhiteSpace (_bbc ){_ccgf ,_afdb :=_egd ._bgde .Peek (20);if _afdb !=nil &&_afdb !=_g .EOF {return nil ,_afdb ;};_bbgg :=NewContentStreamParser (string (_ccgf ));_ebee :=true ; -for _fab :=0;_fab < 3;_fab ++{_fecg ,_ggb ,_egga :=_bbgg .parseObject ();if _egga !=nil {if _egga ==_g .EOF {break ;};_ebee =false ;continue ;};if _ggb &&!_dbcc (_fecg .String ()){_ebee =false ;break ;};};if _ebee {if len (_gdbe ._eda )> 100{_db .Log .Trace ("\u0049\u006d\u0061\u0067\u0065\u0020\u0073\u0074\u0072\u0065\u0061m\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078 \u002e\u002e\u002e",len (_gdbe ._eda ),_gdbe ._eda [:100]); -}else {_db .Log .Trace ("\u0049\u006d\u0061\u0067e \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025 \u0078",len (_gdbe ._eda ),_gdbe ._eda );};return &_gdbe ,nil ;};};_gdbe ._eda =append (_gdbe ._eda ,_efec ...);_efec =[]byte {}; -_efaa =0;};};};};};};func (_cabf *ContentStreamParser )parseBool ()(_bc .PdfObjectBool ,error ){_dgeb ,_gdg :=_cabf ._bgde .Peek (4);if _gdg !=nil {return _bc .PdfObjectBool (false ),_gdg ;};if (len (_dgeb )>=4)&&(string (_dgeb [:4])=="\u0074\u0072\u0075\u0065"){_cabf ._bgde .Discard (4); -return _bc .PdfObjectBool (true ),nil ;};_dgeb ,_gdg =_cabf ._bgde .Peek (5);if _gdg !=nil {return _bc .PdfObjectBool (false ),_gdg ;};if (len (_dgeb )>=5)&&(string (_dgeb [:5])=="\u0066\u0061\u006cs\u0065"){_cabf ._bgde .Discard (5);return _bc .PdfObjectBool (false ),nil ; -};return _bc .PdfObjectBool (false ),_e .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");};func (_bcf *ContentStreamProcessor )handleCommand_sc (_ecbg *ContentStreamOperation ,_dcbg *_ff .PdfPageResources )error {_fcf :=_bcf ._fdbe .ColorspaceNonStroking ; -if !_eaef (_fcf ){if len (_ecbg .Params )!=_fcf .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_ecbg .Params ),_fcf );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};};_bgfgc ,_deg :=_fcf .ColorFromPdfObjects (_ecbg .Params );if _deg !=nil {return _deg ;};_bcf ._fdbe .ColorNonStroking =_bgfgc ;return nil ;}; +// Add_cm adds 'cm' operation to the content stream: Modifies the current transformation matrix (ctm) +// of the graphics state. +// +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_ff *ContentCreator )Add_cm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_cdc :=ContentStreamOperation {};_cdc .Operand ="\u0063\u006d";_cdc .Params =_adcg ([]float64 {a ,b ,c ,d ,e ,f });_ff ._db =append (_ff ._db ,&_cdc );return _ff ;}; // GraphicStateStack represents a stack of GraphicsState. type GraphicStateStack []GraphicsState ; -// Add_TD appends 'TD' operand to the content stream: -// Move to start of next line with offset (`tx`, `ty`). +// Add_CS appends 'CS' operand to the content stream: +// Set the current colorspace for stroking operations. // -// See section 9.4.2 "Text Positioning Operators" and -// Table 108 (pp. 257-258 PDF32000_2008). -func (_daa *ContentCreator )Add_TD (tx ,ty float64 )*ContentCreator {_cbbb :=ContentStreamOperation {};_cbbb .Operand ="\u0054\u0044";_cbbb .Params =_dbcb ([]float64 {tx ,ty });_daa ._egg =append (_daa ._egg ,&_cbbb );return _daa ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_ceb *ContentCreator )Add_CS (name _b .PdfObjectName )*ContentCreator {_gec :=ContentStreamOperation {};_gec .Operand ="\u0043\u0053";_gec .Params =_eeba ([]_b .PdfObjectName {name });_ceb ._db =append (_ceb ._db ,&_gec );return _ceb ;};func _aegc (_dbdd *ContentStreamInlineImage )(_b .StreamEncoder ,error ){if _dbdd .Filter ==nil {return _b .NewRawEncoder (),nil ; +};_ddf ,_aaa :=_dbdd .Filter .(*_b .PdfObjectName );if !_aaa {_gea ,_gdb :=_dbdd .Filter .(*_b .PdfObjectArray );if !_gdb {return nil ,_gc .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0072 \u0041\u0072\u0072\u0061\u0079\u0020\u006fb\u006a\u0065\u0063\u0074"); +};if _gea .Len ()==0{return _b .NewRawEncoder (),nil ;};if _gea .Len ()!=1{_gad ,_bdd :=_gbf (_dbdd );if _bdd !=nil {_bf .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u006d\u0075\u006c\u0074i\u0020\u0065\u006e\u0063\u006f\u0064\u0065r\u003a\u0020\u0025\u0076",_bdd ); +return nil ,_bdd ;};_bf .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_gad );return _gad ,nil ;};_cfc :=_gea .Get (0);_ddf ,_gdb =_cfc .(*_b .PdfObjectName );if !_gdb {return nil ,_gc .Errorf ("\u0066\u0069l\u0074\u0065\u0072\u0020a\u0072\u0072a\u0079\u0020\u006d\u0065\u006d\u0062\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006fb\u006a\u0065\u0063\u0074"); +};};switch *_ddf {case "\u0041\u0048\u0078","\u0041\u0053\u0043\u0049\u0049\u0048\u0065\u0078\u0044e\u0063\u006f\u0064\u0065":return _b .NewASCIIHexEncoder (),nil ;case "\u0041\u0038\u0035","\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0044\u0065\u0063\u006f\u0064\u0065":return _b .NewASCII85Encoder (),nil ; +case "\u0044\u0043\u0054","\u0044C\u0054\u0044\u0065\u0063\u006f\u0064e":return _cgda (_dbdd );case "\u0046\u006c","F\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065":return _dgga (_dbdd ,nil );case "\u004c\u005a\u0057","\u004cZ\u0057\u0044\u0065\u0063\u006f\u0064e":return _gbb (_dbdd ,nil ); +case "\u0043\u0043\u0046","\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065":return _b .NewCCITTFaxEncoder (),nil ;case "\u0052\u004c","\u0052u\u006eL\u0065\u006e\u0067\u0074\u0068\u0044\u0065\u0063\u006f\u0064\u0065":return _b .NewRunLengthEncoder (),nil ; +default:_bf .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065 \u0069\u006d\u0061\u0067\u0065\u0020\u0065n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u003a\u0020\u0025\u0073",*_ddf ); +return nil ,_e .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006el\u0069n\u0065 \u0065n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};}; -// Add_cs appends 'cs' operand to the content stream: -// Same as CS but for non-stroking operations. +// ContentStreamInlineImage is a representation of an inline image in a Content stream. Everything between the BI and EI operands. +// ContentStreamInlineImage implements the core.PdfObject interface although strictly it is not a PDF object. +type ContentStreamInlineImage struct{BitsPerComponent _b .PdfObject ;ColorSpace _b .PdfObject ;Decode _b .PdfObject ;DecodeParms _b .PdfObject ;Filter _b .PdfObject ;Height _b .PdfObject ;ImageMask _b .PdfObject ;Intent _b .PdfObject ;Interpolate _b .PdfObject ; +Width _b .PdfObject ;_dafa []byte ;_baaa *_eb .ImageBase ;}; + +// NewContentStreamProcessor returns a new ContentStreamProcessor for operations `ops`. +func NewContentStreamProcessor (ops []*ContentStreamOperation )*ContentStreamProcessor {_gdf :=ContentStreamProcessor {};_gdf ._ddba =GraphicStateStack {};_agbc :=GraphicsState {};_gdf ._acea =_agbc ;_gdf ._debf =[]handlerEntry {};_gdf ._ggae =0;_gdf ._acf =ops ; +return &_gdf ;};func _cgda (_adfb *ContentStreamInlineImage )(*_b .DCTEncoder ,error ){_ecc :=_b .NewDCTEncoder ();_bca :=_c .NewReader (_adfb ._dafa );_feab ,_ffg :=_gg .DecodeConfig (_bca );if _ffg !=nil {_bf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_ffg ); +return nil ,_ffg ;};switch _feab .ColorModel {case _eg .RGBAModel :_ecc .BitsPerComponent =8;_ecc .ColorComponents =3;case _eg .RGBA64Model :_ecc .BitsPerComponent =16;_ecc .ColorComponents =3;case _eg .GrayModel :_ecc .BitsPerComponent =8;_ecc .ColorComponents =1; +case _eg .Gray16Model :_ecc .BitsPerComponent =16;_ecc .ColorComponents =1;case _eg .CMYKModel :_ecc .BitsPerComponent =8;_ecc .ColorComponents =4;case _eg .YCbCrModel :_ecc .BitsPerComponent =8;_ecc .ColorComponents =3;default:return nil ,_e .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); +};_ecc .Width =_feab .Width ;_ecc .Height =_feab .Height ;_bf .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_ecc );return _ecc ,nil ;}; + +// Add_W_starred appends 'W*' operand to the content stream: +// Modify the current clipping path by intersecting with the current path (even odd rule). // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_gec *ContentCreator )Add_cs (name _bc .PdfObjectName )*ContentCreator {_aag :=ContentStreamOperation {};_aag .Operand ="\u0063\u0073";_aag .Params =_ebdgb ([]_bc .PdfObjectName {name });_gec ._egg =append (_gec ._egg ,&_aag );return _gec ;};func (_dccb *ContentStreamInlineImage )toImageBase (_daf *_ff .PdfPageResources )(*_bed .ImageBase ,error ){if _dccb ._dda !=nil {return _dccb ._dda ,nil ; -};_cddc :=_bed .ImageBase {};if _dccb .Height ==nil {return nil ,_e .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_gafe ,_bdfe :=_dccb .Height .(*_bc .PdfObjectInteger ); -if !_bdfe {return nil ,_e .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0068e\u0069\u0067\u0068\u0074");};_cddc .Height =int (*_gafe );if _dccb .Width ==nil {return nil ,_e .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_bdb ,_bdfe :=_dccb .Width .(*_bc .PdfObjectInteger );if !_bdfe {return nil ,_e .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064\u0074\u0068");};_cddc .Width =int (*_bdb );_adcb ,_faca :=_dccb .IsMask ();if _faca !=nil {return nil ,_faca ; -};if _adcb {_cddc .BitsPerComponent =1;_cddc .ColorComponents =1;}else {if _dccb .BitsPerComponent ==nil {_db .Log .Debug ("\u0049\u006el\u0069\u006e\u0065\u0020\u0042\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u002d\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u0038"); -_cddc .BitsPerComponent =8;}else {_cab ,_gdb :=_dccb .BitsPerComponent .(*_bc .PdfObjectInteger );if !_gdb {_db .Log .Debug ("E\u0072\u0072\u006f\u0072\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0062\u0069\u0074\u0073 p\u0065\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u0076al\u0075\u0065,\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_dccb .BitsPerComponent ); -return nil ,_e .New ("\u0042\u0050\u0043\u0020\u0054\u0079\u0070\u0065\u0020e\u0072\u0072\u006f\u0072");};_cddc .BitsPerComponent =int (*_cab );};if _dccb .ColorSpace !=nil {_ccb ,_fca :=_dccb .GetColorSpace (_daf );if _fca !=nil {return nil ,_fca ;};_cddc .ColorComponents =_ccb .GetNumComponents (); -}else {_db .Log .Debug ("\u0049\u006el\u0069\u006e\u0065\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006e\u006f\u0074\u0020\u0073p\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u002d\u0020\u0061\u0073\u0073\u0075m\u0069\u006eg\u0020\u0031\u0020\u0063o\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -_cddc .ColorComponents =1;};};if _gedd ,_bee :=_bc .GetArray (_dccb .Decode );_bee {_cddc .Decode ,_faca =_gedd .ToFloat64Array ();if _faca !=nil {return nil ,_faca ;};};_dccb ._dda =&_cddc ;return _dccb ._dda ,nil ;}; +// See section 8.5.4 "Clipping Path Operators" and Table 61 (p. 146 PDF32000_2008). +func (_ffb *ContentCreator )Add_W_starred ()*ContentCreator {_feaa :=ContentStreamOperation {};_feaa .Operand ="\u0057\u002a";_ffb ._db =append (_ffb ._db ,&_feaa );return _ffb ;};func (_fdaa *ContentStreamParser )parseObject ()(_dag _b .PdfObject ,_adcc bool ,_ggbg error ){_fdaa .skipSpaces (); +for {_bafd ,_dgee :=_fdaa ._eaa .Peek (2);if _dgee !=nil {return nil ,false ,_dgee ;};_bf .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_bafd ));if _bafd [0]=='%'{_fdaa .skipComments ();continue ; +}else if _bafd [0]=='/'{_agf ,_ade :=_fdaa .parseName ();_bf .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_agf );return &_agf ,false ,_ade ;}else if _bafd [0]=='('{_bf .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!"); +_defe ,_agac :=_fdaa .parseString ();return _defe ,false ,_agac ;}else if _bafd [0]=='<'&&_bafd [1]!='<'{_bf .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0053\u0074\u0072\u0069\u006e\u0067\u0021");_dfe ,_fcbe :=_fdaa .parseHexString ();return _dfe ,false ,_fcbe ; +}else if _bafd [0]=='['{_bf .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021");_bae ,_bcag :=_fdaa .parseArray ();return _bae ,false ,_bcag ;}else if _b .IsFloatDigit (_bafd [0])||(_bafd [0]=='-'&&_b .IsFloatDigit (_bafd [1]))||(_bafd [0]=='+'&&_b .IsFloatDigit (_bafd [1])){_bf .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); +_cce ,_eegd :=_fdaa .parseNumber ();return _cce ,false ,_eegd ;}else if _bafd [0]=='<'&&_bafd [1]=='<'{_acbf ,_fcbb :=_fdaa .parseDict ();return _acbf ,false ,_fcbb ;}else {_bf .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f"); +_bafd ,_ =_fdaa ._eaa .Peek (5);_fagf :=string (_bafd );_bf .Log .Trace ("\u0063\u006f\u006e\u0074\u0020\u0050\u0065\u0065\u006b\u0020\u0073\u0074r\u003a\u0020\u0025\u0073",_fagf );if (len (_fagf )> 3)&&(_fagf [:4]=="\u006e\u0075\u006c\u006c"){_cagg ,_fgc :=_fdaa .parseNull (); +return &_cagg ,false ,_fgc ;}else if (len (_fagf )> 4)&&(_fagf [:5]=="\u0066\u0061\u006cs\u0065"){_egc ,_efbc :=_fdaa .parseBool ();return &_egc ,false ,_efbc ;}else if (len (_fagf )> 3)&&(_fagf [:4]=="\u0074\u0072\u0075\u0065"){_faa ,_gbca :=_fdaa .parseBool (); +return &_faa ,false ,_gbca ;};_dbaed ,_ecfc :=_fdaa .parseOperand ();if _ecfc !=nil {return _dbaed ,false ,_ecfc ;};if len (_dbaed .String ())< 1{return _dbaed ,false ,ErrInvalidOperand ;};return _dbaed ,true ,nil ;};};}; + +// AddOperand adds a specified operand. +func (_ee *ContentCreator )AddOperand (op ContentStreamOperation )*ContentCreator {_ee ._db =append (_ee ._db ,&op );return _ee ;};func (_abd *ContentStreamParser )skipComments ()error {if _ ,_eaea :=_abd .skipSpaces ();_eaea !=nil {return _eaea ;};_daa :=true ; +for {_fbad ,_daef :=_abd ._eaa .Peek (1);if _daef !=nil {_bf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_daef .Error ());return _daef ;};if _daa &&_fbad [0]!='%'{return nil ;};_daa =false ;if (_fbad [0]!='\r')&&(_fbad [0]!='\n'){_abd ._eaa .ReadByte (); +}else {break ;};};return _abd .skipComments ();}; // Add_BT appends 'BT' operand to the content stream: // Begin text. // // See section 9.4 "Text Objects" and Table 107 (p. 256 PDF32000_2008). -func (_aef *ContentCreator )Add_BT ()*ContentCreator {_bfd :=ContentStreamOperation {};_bfd .Operand ="\u0042\u0054";_aef ._egg =append (_aef ._egg ,&_bfd );return _aef ;};func (_gagff *ContentStreamProcessor )handleCommand_scn (_bac *ContentStreamOperation ,_acc *_ff .PdfPageResources )error {_ggde :=_gagff ._fdbe .ColorspaceNonStroking ; -if !_eaef (_ggde ){if len (_bac .Params )!=_ggde .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_bac .Params ),_ggde );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};};_ddab ,_egf :=_ggde .ColorFromPdfObjects (_bac .Params );if _egf !=nil {_db .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c \u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0063o\u006co\u0072\u0020\u0066\u0072\u006f\u006d\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0043\u0053\u0020\u0069\u0073\u0020\u0025\u002b\u0076\u0029",_bac .Params ,_ggde ); -return _egf ;};_gagff ._fdbe .ColorNonStroking =_ddab ;return nil ;}; - -// SetNonStrokingColor sets the non-stroking `color` where color can be one of -// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. -func (_ccg *ContentCreator )SetNonStrokingColor (color _ff .PdfColor )*ContentCreator {switch _fdc :=color .(type ){case *_ff .PdfColorDeviceGray :_ccg .Add_g (_fdc .Val ());case *_ff .PdfColorDeviceRGB :_ccg .Add_rg (_fdc .R (),_fdc .G (),_fdc .B ()); -case *_ff .PdfColorDeviceCMYK :_ccg .Add_k (_fdc .C (),_fdc .M (),_fdc .Y (),_fdc .K ());case *_ff .PdfColorPatternType2 :_ccg .Add_cs (*_bc .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_ccg .Add_scn_pattern (_fdc .PatternName );case *_ff .PdfColorPatternType3 :_ccg .Add_cs (*_bc .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); -_ccg .Add_scn_pattern (_fdc .PatternName );default:_db .Log .Debug ("\u0053\u0065\u0074N\u006f\u006e\u0053\u0074\u0072\u006f\u006b\u0069\u006e\u0067\u0043\u006f\u006c\u006f\u0072\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020c\u006f\u006c\u006f\u0072\u003a\u0020\u0025\u0054",_fdc ); -};return _ccg ;};func (_ceg *ContentStreamParser )parseDict ()(*_bc .PdfObjectDictionary ,error ){_db .Log .Trace ("\u0052\u0065\u0061\u0064i\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074 \u0073t\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0021"); -_aefad :=_bc .MakeDict ();_cad ,_ :=_ceg ._bgde .ReadByte ();if _cad !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_cad ,_ =_ceg ._bgde .ReadByte ();if _cad !='<'{return nil ,_e .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_ceg .skipSpaces ();_ffc ,_cfbd :=_ceg ._bgde .Peek (2);if _cfbd !=nil {return nil ,_cfbd ;};_db .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_ffc ),string (_ffc ));if (_ffc [0]=='>')&&(_ffc [1]=='>'){_db .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -_ceg ._bgde .ReadByte ();_ceg ._bgde .ReadByte ();break ;};_db .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021");_gacd ,_cfbd :=_ceg .parseName ();_db .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_gacd ); -if _cfbd !=nil {_db .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_cfbd );return nil ,_cfbd ;};if len (_gacd )> 4&&_gacd [len (_gacd )-4:]=="\u006e\u0075\u006c\u006c"{_ddf :=_gacd [0:len (_gacd )-4]; -_db .Log .Trace ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_gacd );_db .Log .Trace ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_ddf ); -_ceg .skipSpaces ();_efdb ,_ :=_ceg ._bgde .Peek (1);if _efdb [0]=='/'{_aefad .Set (_ddf ,_bc .MakeNull ());continue ;};};_ceg .skipSpaces ();_bdabf ,_ ,_cfbd :=_ceg .parseObject ();if _cfbd !=nil {return nil ,_cfbd ;};_aefad .Set (_gacd ,_bdabf );_db .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_gacd ,_bdabf .String ()); -};return _aefad ,nil ;};type handlerEntry struct{Condition HandlerConditionEnum ;Operand string ;Handler HandlerFunc ;}; +func (_gaf *ContentCreator )Add_BT ()*ContentCreator {_bfa :=ContentStreamOperation {};_bfa .Operand ="\u0042\u0054";_gaf ._db =append (_gaf ._db ,&_bfa );return _gaf ;}; -// ExtractText parses and extracts all text data in content streams and returns as a string. -// Does not take into account Encoding table, the output is simply the character codes. +// Add_EMC appends 'EMC' operand to the content stream: +// Ends a marked-content sequence. // -// Deprecated: More advanced text extraction is offered in package extractor with character encoding support. -func (_cag *ContentStreamParser )ExtractText ()(string ,error ){_eg ,_bb :=_cag .Parse ();if _bb !=nil {return "",_bb ;};_aa :=false ;_cc ,_ag :=float64 (-1),float64 (-1);_bcg :="";for _ ,_fd :=range *_eg {if _fd .Operand =="\u0042\u0054"{_aa =true ;}else if _fd .Operand =="\u0045\u0054"{_aa =false ; -};if _fd .Operand =="\u0054\u0064"||_fd .Operand =="\u0054\u0044"||_fd .Operand =="\u0054\u002a"{_bcg +="\u000a";};if _fd .Operand =="\u0054\u006d"{if len (_fd .Params )!=6{continue ;};_agf ,_eb :=_fd .Params [4].(*_bc .PdfObjectFloat );if !_eb {_eae ,_cff :=_fd .Params [4].(*_bc .PdfObjectInteger ); -if !_cff {continue ;};_agf =_bc .MakeFloat (float64 (*_eae ));};_fe ,_eb :=_fd .Params [5].(*_bc .PdfObjectFloat );if !_eb {_bd ,_dbb :=_fd .Params [5].(*_bc .PdfObjectInteger );if !_dbb {continue ;};_fe =_bc .MakeFloat (float64 (*_bd ));};if _ag ==-1{_ag =float64 (*_fe ); -}else if _ag > float64 (*_fe ){_bcg +="\u000a";_cc =float64 (*_agf );_ag =float64 (*_fe );continue ;};if _cc ==-1{_cc =float64 (*_agf );}else if _cc < float64 (*_agf ){_bcg +="\u0009";_cc =float64 (*_agf );};};if _aa &&_fd .Operand =="\u0054\u004a"{if len (_fd .Params )< 1{continue ; -};_bga ,_de :=_fd .Params [0].(*_bc .PdfObjectArray );if !_de {return "",_ea .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0070\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0020\u0074y\u0070\u0065\u002c\u0020\u006e\u006f\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_fd .Params [0]); -};for _ ,_cb :=range _bga .Elements (){switch _ce :=_cb .(type ){case *_bc .PdfObjectString :_bcg +=_ce .Str ();case *_bc .PdfObjectFloat :if *_ce < -100{_bcg +="\u0020";};case *_bc .PdfObjectInteger :if *_ce < -100{_bcg +="\u0020";};};};}else if _aa &&_fd .Operand =="\u0054\u006a"{if len (_fd .Params )< 1{continue ; -};_fbg ,_gbc :=_fd .Params [0].(*_bc .PdfObjectString );if !_gbc {return "",_ea .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072\u0020\u0074\u0079p\u0065\u002c\u0020\u006e\u006f\u0074\u0020\u0073\u0074\u0072\u0069\u006e\u0067 \u0028\u0025\u0054\u0029",_fd .Params [0]); -};_bcg +=_fbg .Str ();};};return _bcg ,nil ;}; - -// GraphicsState is a basic graphics state implementation for PDF processing. -// Initially only implementing and tracking a portion of the information specified. Easy to add more. -type GraphicsState struct{ColorspaceStroking _ff .PdfColorspace ;ColorspaceNonStroking _ff .PdfColorspace ;ColorStroking _ff .PdfColor ;ColorNonStroking _ff .PdfColor ;CTM _ga .Matrix ;}; - -// Translate applies a simple x-y translation to the transformation matrix. -func (_dg *ContentCreator )Translate (tx ,ty float64 )*ContentCreator {return _dg .Add_cm (1,0,0,1,tx ,ty );}; +// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). +func (_fba *ContentCreator )Add_EMC ()*ContentCreator {_cge :=ContentStreamOperation {};_cge .Operand ="\u0045\u004d\u0043";_fba ._db =append (_fba ._db ,&_cge );return _fba ;}; -// Bytes converts the content stream operations to a content stream byte presentation, i.e. the kind that can be -// stored as a PDF stream or string format. -func (_bf *ContentCreator )Bytes ()[]byte {return _bf ._egg .Bytes ()}; +// WriteString outputs the object as it is to be written to file. +func (_egbe *ContentStreamInlineImage )WriteString ()string {var _abf _c .Buffer ;_gbd :="";if _egbe .BitsPerComponent !=nil {_gbd +="\u002f\u0042\u0050C\u0020"+_egbe .BitsPerComponent .WriteString ()+"\u000a";};if _egbe .ColorSpace !=nil {_gbd +="\u002f\u0043\u0053\u0020"+_egbe .ColorSpace .WriteString ()+"\u000a"; +};if _egbe .Decode !=nil {_gbd +="\u002f\u0044\u0020"+_egbe .Decode .WriteString ()+"\u000a";};if _egbe .DecodeParms !=nil {_gbd +="\u002f\u0044\u0050\u0020"+_egbe .DecodeParms .WriteString ()+"\u000a";};if _egbe .Filter !=nil {_gbd +="\u002f\u0046\u0020"+_egbe .Filter .WriteString ()+"\u000a"; +};if _egbe .Height !=nil {_gbd +="\u002f\u0048\u0020"+_egbe .Height .WriteString ()+"\u000a";};if _egbe .ImageMask !=nil {_gbd +="\u002f\u0049\u004d\u0020"+_egbe .ImageMask .WriteString ()+"\u000a";};if _egbe .Intent !=nil {_gbd +="\u002f\u0049\u006e\u0074\u0065\u006e\u0074\u0020"+_egbe .Intent .WriteString ()+"\u000a"; +};if _egbe .Interpolate !=nil {_gbd +="\u002f\u0049\u0020"+_egbe .Interpolate .WriteString ()+"\u000a";};if _egbe .Width !=nil {_gbd +="\u002f\u0057\u0020"+_egbe .Width .WriteString ()+"\u000a";};_abf .WriteString (_gbd );_abf .WriteString ("\u0049\u0044\u0020"); +_abf .Write (_egbe ._dafa );_abf .WriteString ("\u000a\u0045\u0049\u000a");return _abf .String ();};type handlerEntry struct{Condition HandlerConditionEnum ;Operand string ;Handler HandlerFunc ;}; -// HasUnclosedQ checks if all the `q` operator is properly closed by `Q` operator. -func (_cf *ContentStreamOperations )HasUnclosedQ ()bool {_ge :=0;for _ ,_fb :=range *_cf {if _fb .Operand =="\u0071"{_ge ++;}else if _fb .Operand =="\u0051"{_ge --;};};return _ge !=0;}; +// Add_s appends 's' operand to the content stream: Close and stroke the path. +// +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_def *ContentCreator )Add_s ()*ContentCreator {_cfd :=ContentStreamOperation {};_cfd .Operand ="\u0073";_def ._db =append (_def ._db ,&_cfd );return _def ;}; -// IsMask checks if an image is a mask. -// The image mask entry in the image dictionary specifies that the image data shall be used as a stencil -// mask for painting in the current color. The mask data is 1bpc, grayscale. -func (_ggd *ContentStreamInlineImage )IsMask ()(bool ,error ){if _ggd .ImageMask !=nil {_efdd ,_fcgb :=_ggd .ImageMask .(*_bc .PdfObjectBool );if !_fcgb {_db .Log .Debug ("\u0049m\u0061\u0067\u0065\u0020\u006d\u0061\u0073\u006b\u0020\u006e\u006ft\u0020\u0061\u0020\u0062\u006f\u006f\u006c\u0065\u0061\u006e"); -return false ,_e .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065");};return bool (*_efdd ),nil ;};return false ,nil ;}; +// Add_y appends 'y' operand to the content stream: Append a Bezier curve to the current path from the +// current point to (x3,y3) with (x1, y1) and (x3,y3) as control points. +// +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_ecb *ContentCreator )Add_y (x1 ,y1 ,x3 ,y3 float64 )*ContentCreator {_eca :=ContentStreamOperation {};_eca .Operand ="\u0079";_eca .Params =_adcg ([]float64 {x1 ,y1 ,x3 ,y3 });_ecb ._db =append (_ecb ._db ,&_eca );return _ecb ;}; -// Add_SC appends 'SC' operand to the content stream: -// Set color for stroking operations. Input: c1, ..., cn. +// Add_Ts appends 'Ts' operand to the content stream: +// Set text rise. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_dad *ContentCreator )Add_SC (c ...float64 )*ContentCreator {_bce :=ContentStreamOperation {};_bce .Operand ="\u0053\u0043";_bce .Params =_dbcb (c );_dad ._egg =append (_dad ._egg ,&_bce );return _dad ;}; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_eed *ContentCreator )Add_Ts (rise float64 )*ContentCreator {_bee :=ContentStreamOperation {};_bee .Operand ="\u0054\u0073";_bee .Params =_adcg ([]float64 {rise });_eed ._db =append (_eed ._db ,&_bee );return _eed ;}; -// ContentStreamProcessor defines a data structure and methods for processing a content stream, keeping track of the -// current graphics state, and allowing external handlers to define their own functions as a part of the processing, -// for example rendering or extracting certain information. -type ContentStreamProcessor struct{_fba GraphicStateStack ;_eebc []*ContentStreamOperation ;_fdbe GraphicsState ;_ddd []handlerEntry ;_ccffb int ;};func (_bdfff *ContentStreamParser )parseNull ()(_bc .PdfObjectNull ,error ){_ ,_agab :=_bdfff ._bgde .Discard (4); -return _bc .PdfObjectNull {},_agab ;};func (_gfag *ContentStreamProcessor )getInitialColor (_bcee _ff .PdfColorspace )(_ff .PdfColor ,error ){switch _ceaf :=_bcee .(type ){case *_ff .PdfColorspaceDeviceGray :return _ff .NewPdfColorDeviceGray (0.0),nil ; -case *_ff .PdfColorspaceDeviceRGB :return _ff .NewPdfColorDeviceRGB (0.0,0.0,0.0),nil ;case *_ff .PdfColorspaceDeviceCMYK :return _ff .NewPdfColorDeviceCMYK (0.0,0.0,0.0,1.0),nil ;case *_ff .PdfColorspaceCalGray :return _ff .NewPdfColorCalGray (0.0),nil ; -case *_ff .PdfColorspaceCalRGB :return _ff .NewPdfColorCalRGB (0.0,0.0,0.0),nil ;case *_ff .PdfColorspaceLab :_dgd :=0.0;_adf :=0.0;_dcgb :=0.0;if _ceaf .Range [0]> 0{_dgd =_ceaf .Range [0];};if _ceaf .Range [2]> 0{_adf =_ceaf .Range [2];};return _ff .NewPdfColorLab (_dgd ,_adf ,_dcgb ),nil ; -case *_ff .PdfColorspaceICCBased :if _ceaf .Alternate ==nil {_db .Log .Trace ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065d\u0020-\u0020\u0061\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0066\u0061\u006c\u006c\u0020\u0062a\u0063\u006b\u0020\u0028\u004e\u0020\u003d\u0020\u0025\u0064\u0029",_ceaf .N ); -if _ceaf .N ==1{_db .Log .Trace ("\u0046\u0061\u006c\u006c\u0069\u006e\u0067\u0020\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0044\u0065\u0076\u0069\u0063\u0065G\u0072\u0061\u0079");return _gfag .getInitialColor (_ff .NewPdfColorspaceDeviceGray ());}else if _ceaf .N ==3{_db .Log .Trace ("\u0046a\u006c\u006c\u0069\u006eg\u0020\u0062\u0061\u0063\u006b \u0074o\u0020D\u0065\u0076\u0069\u0063\u0065\u0052\u0047B"); -return _gfag .getInitialColor (_ff .NewPdfColorspaceDeviceRGB ());}else if _ceaf .N ==4{_db .Log .Trace ("\u0046\u0061\u006c\u006c\u0069\u006e\u0067\u0020\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0044\u0065\u0076\u0069\u0063\u0065C\u004d\u0059\u004b"); -return _gfag .getInitialColor (_ff .NewPdfColorspaceDeviceCMYK ());}else {return nil ,_e .New ("a\u006c\u0074\u0065\u0072\u006e\u0061t\u0065\u0020\u0073\u0070\u0061\u0063e\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0049C\u0043"); -};};return _gfag .getInitialColor (_ceaf .Alternate );case *_ff .PdfColorspaceSpecialIndexed :if _ceaf .Base ==nil {return nil ,_e .New ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0062\u0061\u0073e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069f\u0069\u0065\u0064"); -};return _gfag .getInitialColor (_ceaf .Base );case *_ff .PdfColorspaceSpecialSeparation :if _ceaf .AlternateSpace ==nil {return nil ,_e .New ("\u0061\u006ct\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069fi\u0065\u0064"); -};return _gfag .getInitialColor (_ceaf .AlternateSpace );case *_ff .PdfColorspaceDeviceN :if _ceaf .AlternateSpace ==nil {return nil ,_e .New ("\u0061\u006ct\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069fi\u0065\u0064"); -};return _gfag .getInitialColor (_ceaf .AlternateSpace );case *_ff .PdfColorspaceSpecialPattern :return _ff .NewPdfColorPattern (),nil ;};_db .Log .Debug ("Un\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065r\u006d\u0069\u006e\u0065\u0020\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0066\u006f\u0072\u0020\u0075\u006e\u006b\u006e\u006fw\u006e \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065:\u0020\u0025T",_bcee ); -return nil ,_e .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065");}; +// Add_n appends 'n' operand to the content stream: +// End the path without filling or stroking. +// +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_cag *ContentCreator )Add_n ()*ContentCreator {_gd :=ContentStreamOperation {};_gd .Operand ="\u006e";_cag ._db =append (_cag ._db ,&_gd );return _cag ;}; -// Add_l adds 'l' operand to the content stream: -// Append a straight line segment from the current point to (x,y). +// Add_TD appends 'TD' operand to the content stream: +// Move to start of next line with offset (`tx`, `ty`). // -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_cbe *ContentCreator )Add_l (x ,y float64 )*ContentCreator {_gef :=ContentStreamOperation {};_gef .Operand ="\u006c";_gef .Params =_dbcb ([]float64 {x ,y });_cbe ._egg =append (_cbe ._egg ,&_gef );return _cbe ;}; +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_dgad *ContentCreator )Add_TD (tx ,ty float64 )*ContentCreator {_cgf :=ContentStreamOperation {};_cgf .Operand ="\u0054\u0044";_cgf .Params =_adcg ([]float64 {tx ,ty });_dgad ._db =append (_dgad ._db ,&_cgf );return _dgad ;}; -// ToImage exports the inline image to Image which can be transformed or exported easily. -// Page resources are needed to look up colorspace information. -func (_dbf *ContentStreamInlineImage )ToImage (resources *_ff .PdfPageResources )(*_ff .Image ,error ){_dde ,_dcd :=_dbf .toImageBase (resources );if _dcd !=nil {return nil ,_dcd ;};_bggef ,_dcd :=_dec (_dbf );if _dcd !=nil {return nil ,_dcd ;};_egec ,_adda :=_bc .GetDict (_dbf .DecodeParms ); -if _adda {_bggef .UpdateParams (_egec );};_db .Log .Trace ("\u0065n\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u0020\u0025\u0054",_bggef ,_bggef );_db .Log .Trace ("\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065:\u0020\u0025\u002b\u0076",_dbf ); -_fffc ,_dcd :=_bggef .DecodeBytes (_dbf ._eda );if _dcd !=nil {return nil ,_dcd ;};_aec :=&_ff .Image {Width :int64 (_dde .Width ),Height :int64 (_dde .Height ),BitsPerComponent :int64 (_dde .BitsPerComponent ),ColorComponents :_dde .ColorComponents ,Data :_fffc }; -if len (_dde .Decode )> 0{for _eeb :=0;_eeb < len (_dde .Decode );_eeb ++{_dde .Decode [_eeb ]*=float64 ((int (1)< 100{_bf .Log .Trace ("\u0049\u006d\u0061\u0067\u0065\u0020\u0073\u0074\u0072\u0065\u0061m\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078 \u002e\u002e\u002e",len (_bbf ._dafa ),_bbf ._dafa [:100]); +}else {_bf .Log .Trace ("\u0049\u006d\u0061\u0067e \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025 \u0078",len (_bbf ._dafa ),_bbf ._dafa );};return &_bbf ,nil ;};};_bbf ._dafa =append (_bbf ._dafa ,_gbdd ...);_gbdd =[]byte {}; +_afgc =0;};};};};};}; // Add_quotes appends `"` operand to the content stream: // Move to next line and show a string, using `aw` and `ac` as word @@ -529,269 +486,305 @@ if len (_dde .Decode )> 0{for _eeb :=0;_eeb < len (_dde .Decode );_eeb ++{_dde . // // See section 9.4.3 "Text Showing Operators" and // Table 209 (pp. 258-259 PDF32000_2008). -func (_bea *ContentCreator )Add_quotes (textstr _bc .PdfObjectString ,aw ,ac float64 )*ContentCreator {_eac :=ContentStreamOperation {};_eac .Operand ="\u0022";_eac .Params =_dbcb ([]float64 {aw ,ac });_eac .Params =append (_eac .Params ,_aagdb ([]_bc .PdfObjectString {textstr })...); -_bea ._egg =append (_bea ._egg ,&_eac );return _bea ;};func (_bdde *ContentStreamProcessor )handleCommand_K (_cgff *ContentStreamOperation ,_ccfe *_ff .PdfPageResources )error {_fedb :=_ff .NewPdfColorspaceDeviceCMYK ();if len (_cgff .Params )!=_fedb .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_cgff .Params ),_fedb );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_cgc ,_effg :=_fedb .ColorFromPdfObjects (_cgff .Params );if _effg !=nil {return _effg ;};_bdde ._fdbe .ColorspaceStroking =_fedb ;_bdde ._fdbe .ColorStroking =_cgc ;return nil ;};func (_daea *ContentStreamProcessor )getColorspace (_fdd string ,_bcab *_ff .PdfPageResources )(_ff .PdfColorspace ,error ){switch _fdd {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return _ff .NewPdfColorspaceDeviceGray (),nil ; -case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return _ff .NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return _ff .NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _ff .NewPdfColorspaceSpecialPattern (),nil ; -};if _bcab !=nil {_acg ,_bggbd :=_bcab .GetColorspaceByName (_bc .PdfObjectName (_fdd ));if _bggbd {return _acg ,nil ;};};switch _fdd {case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _ff .NewPdfColorspaceCalGray (),nil ;case "\u0043\u0061\u006c\u0052\u0047\u0042":return _ff .NewPdfColorspaceCalRGB (),nil ; -case "\u004c\u0061\u0062":return _ff .NewPdfColorspaceLab (),nil ;};_db .Log .Debug ("\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063e\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u0065\u0064\u003a\u0020\u0025\u0073",_fdd ); -return nil ,_ea .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065:\u0020\u0025\u0073",_fdd );}; - -// Add_w adds 'w' operand to the content stream, which sets the line width. -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_aae *ContentCreator )Add_w (lineWidth float64 )*ContentCreator {_dae :=ContentStreamOperation {};_dae .Operand ="\u0077";_dae .Params =_dbcb ([]float64 {lineWidth });_aae ._egg =append (_aae ._egg ,&_dae );return _aae ;};func (_fcec *ContentStreamProcessor )handleCommand_CS (_gefb *ContentStreamOperation ,_dfed *_ff .PdfPageResources )error {if len (_gefb .Params )< 1{_db .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0063\u0073\u0020\u0063\u006f\u006d\u006d\u0061\u006e\u0064\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u006f\u0076\u0065\u0072"); -return _e .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_gefb .Params )> 1{_db .Log .Debug ("\u0063\u0073\u0020\u0063\u006f\u006d\u006d\u0061n\u0064\u0020\u0077it\u0068\u0020\u0074\u006f\u006f\u0020m\u0061\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020-\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075i\u006e\u0067"); -return _e .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_dbaa ,_ccbc :=_gefb .Params [0].(*_bc .PdfObjectName );if !_ccbc {_db .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020c\u0073\u0020\u0063o\u006d\u006d\u0061n\u0064\u0020w\u0069\u0074\u0068\u0020\u0069\u006ev\u0061li\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u002c\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072"); -return _e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_dcdc ,_bgad :=_fcec .getColorspace (string (*_dbaa ),_dfed );if _bgad !=nil {return _bgad ;};_fcec ._fdbe .ColorspaceStroking =_dcdc ;_ada ,_bgad :=_fcec .getInitialColor (_dcdc ); -if _bgad !=nil {return _bgad ;};_fcec ._fdbe .ColorStroking =_ada ;return nil ;}; +func (_cfe *ContentCreator )Add_quotes (textstr _b .PdfObjectString ,aw ,ac float64 )*ContentCreator {_ddg :=ContentStreamOperation {};_ddg .Operand ="\u0022";_ddg .Params =_adcg ([]float64 {aw ,ac });_ddg .Params =append (_ddg .Params ,_fege ([]_b .PdfObjectString {textstr })...); +_cfe ._db =append (_cfe ._db ,&_ddg );return _cfe ;};var _bac =map[string ]struct{}{"\u0062":struct{}{},"\u0042":struct{}{},"\u0062\u002a":struct{}{},"\u0042\u002a":struct{}{},"\u0042\u0044\u0043":struct{}{},"\u0042\u0049":struct{}{},"\u0042\u004d\u0043":struct{}{},"\u0042\u0054":struct{}{},"\u0042\u0058":struct{}{},"\u0063":struct{}{},"\u0063\u006d":struct{}{},"\u0043\u0053":struct{}{},"\u0063\u0073":struct{}{},"\u0064":struct{}{},"\u0064\u0030":struct{}{},"\u0064\u0031":struct{}{},"\u0044\u006f":struct{}{},"\u0044\u0050":struct{}{},"\u0045\u0049":struct{}{},"\u0045\u004d\u0043":struct{}{},"\u0045\u0054":struct{}{},"\u0045\u0058":struct{}{},"\u0066":struct{}{},"\u0046":struct{}{},"\u0066\u002a":struct{}{},"\u0047":struct{}{},"\u0067":struct{}{},"\u0067\u0073":struct{}{},"\u0068":struct{}{},"\u0069":struct{}{},"\u0049\u0044":struct{}{},"\u006a":struct{}{},"\u004a":struct{}{},"\u004b":struct{}{},"\u006b":struct{}{},"\u006c":struct{}{},"\u006d":struct{}{},"\u004d":struct{}{},"\u004d\u0050":struct{}{},"\u006e":struct{}{},"\u0071":struct{}{},"\u0051":struct{}{},"\u0072\u0065":struct{}{},"\u0052\u0047":struct{}{},"\u0072\u0067":struct{}{},"\u0072\u0069":struct{}{},"\u0073":struct{}{},"\u0053":struct{}{},"\u0053\u0043":struct{}{},"\u0073\u0063":struct{}{},"\u0053\u0043\u004e":struct{}{},"\u0073\u0063\u006e":struct{}{},"\u0073\u0068":struct{}{},"\u0054\u002a":struct{}{},"\u0054\u0063":struct{}{},"\u0054\u0064":struct{}{},"\u0054\u0044":struct{}{},"\u0054\u0066":struct{}{},"\u0054\u006a":struct{}{},"\u0054\u004a":struct{}{},"\u0054\u004c":struct{}{},"\u0054\u006d":struct{}{},"\u0054\u0072":struct{}{},"\u0054\u0073":struct{}{},"\u0054\u0077":struct{}{},"\u0054\u007a":struct{}{},"\u0076":struct{}{},"\u0077":struct{}{},"\u0057":struct{}{},"\u0057\u002a":struct{}{},"\u0079":struct{}{},"\u0027":struct{}{},"\u0022":struct{}{}}; -// HandlerFunc is the function syntax that the ContentStreamProcessor handler must implement. -type HandlerFunc func (_gcdf *ContentStreamOperation ,_ddag GraphicsState ,_efca *_ff .PdfPageResources )error ; -// Add_sh appends 'sh' operand to the content stream: -// Paints the shape and colour shading described by a shading dictionary specified by `name`, -// subject to the current clipping path +// Add_Tr appends 'Tr' operand to the content stream: +// Set text rendering mode. // -// See section 8.7.4 "Shading Patterns" and Table 77 (p. 190 PDF32000_2008). -func (_fef *ContentCreator )Add_sh (name _bc .PdfObjectName )*ContentCreator {_dea :=ContentStreamOperation {};_dea .Operand ="\u0073\u0068";_dea .Params =_ebdgb ([]_bc .PdfObjectName {name });_fef ._egg =append (_fef ._egg ,&_dea );return _fef ;}; - -// Process processes the entire list of operations. Maintains the graphics state that is passed to any -// handlers that are triggered during processing (either on specific operators or all). -func (_cbeb *ContentStreamProcessor )Process (resources *_ff .PdfPageResources )error {_cbeb ._fdbe .ColorspaceStroking =_ff .NewPdfColorspaceDeviceGray ();_cbeb ._fdbe .ColorspaceNonStroking =_ff .NewPdfColorspaceDeviceGray ();_cbeb ._fdbe .ColorStroking =_ff .NewPdfColorDeviceGray (0); -_cbeb ._fdbe .ColorNonStroking =_ff .NewPdfColorDeviceGray (0);_cbeb ._fdbe .CTM =_ga .IdentityMatrix ();for _ ,_beee :=range _cbeb ._eebc {var _fafe error ;switch _beee .Operand {case "\u0071":_cbeb ._fba .Push (_cbeb ._fdbe );case "\u0051":if len (_cbeb ._fba )==0{_db .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0060\u0051\u0060\u0020\u006f\u0070e\u0072\u0061\u0074\u006f\u0072\u002e\u0020\u0047\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0020\u0073\u0074\u0061\u0074\u0065 \u0073\u0074\u0061\u0063\u006b\u0020\u0069\u0073\u0020\u0065\u006d\u0070\u0074\u0079.\u0020\u0053\u006bi\u0070\u0070\u0069\u006e\u0067\u002e"); -continue ;};_cbeb ._fdbe =_cbeb ._fba .Pop ();case "\u0043\u0053":_fafe =_cbeb .handleCommand_CS (_beee ,resources );case "\u0063\u0073":_fafe =_cbeb .handleCommand_cs (_beee ,resources );case "\u0053\u0043":_fafe =_cbeb .handleCommand_SC (_beee ,resources ); -case "\u0053\u0043\u004e":_fafe =_cbeb .handleCommand_SCN (_beee ,resources );case "\u0073\u0063":_fafe =_cbeb .handleCommand_sc (_beee ,resources );case "\u0073\u0063\u006e":_fafe =_cbeb .handleCommand_scn (_beee ,resources );case "\u0047":_fafe =_cbeb .handleCommand_G (_beee ,resources ); -case "\u0067":_fafe =_cbeb .handleCommand_g (_beee ,resources );case "\u0052\u0047":_fafe =_cbeb .handleCommand_RG (_beee ,resources );case "\u0072\u0067":_fafe =_cbeb .handleCommand_rg (_beee ,resources );case "\u004b":_fafe =_cbeb .handleCommand_K (_beee ,resources ); -case "\u006b":_fafe =_cbeb .handleCommand_k (_beee ,resources );case "\u0063\u006d":_fafe =_cbeb .handleCommand_cm (_beee ,resources );};if _fafe !=nil {_db .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073s\u006f\u0072\u0020\u0068\u0061\u006e\u0064\u006c\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u0020\u0028\u0025\u0073)\u003a\u0020\u0025\u0076",_beee .Operand ,_fafe ); -_db .Log .Debug ("\u004f\u0070\u0065r\u0061\u006e\u0064\u003a\u0020\u0025\u0023\u0076",_beee .Operand );return _fafe ;};for _ ,_eefgg :=range _cbeb ._ddd {var _cdfg error ;if _eefgg .Condition .All (){_cdfg =_eefgg .Handler (_beee ,_cbeb ._fdbe ,resources ); -}else if _eefgg .Condition .Operand ()&&_beee .Operand ==_eefgg .Operand {_cdfg =_eefgg .Handler (_beee ,_cbeb ._fdbe ,resources );};if _cdfg !=nil {_db .Log .Debug ("P\u0072\u006f\u0063\u0065\u0073\u0073o\u0072\u0020\u0068\u0061\u006e\u0064\u006c\u0065\u0072 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_cdfg ); -return _cdfg ;};};};return nil ;}; - -// ContentStreamParser represents a content stream parser for parsing content streams in PDFs. -type ContentStreamParser struct{_bgde *_be .Reader };func (_ecgg *ContentStreamParser )parseString ()(*_bc .PdfObjectString ,error ){_ecgg ._bgde .ReadByte ();var _cdee []byte ;_aad :=1;for {_ccdb ,_abd :=_ecgg ._bgde .Peek (1);if _abd !=nil {return _bc .MakeString (string (_cdee )),_abd ; -};if _ccdb [0]=='\\'{_ecgg ._bgde .ReadByte ();_gagf ,_fcde :=_ecgg ._bgde .ReadByte ();if _fcde !=nil {return _bc .MakeString (string (_cdee )),_fcde ;};if _bc .IsOctalDigit (_gagf ){_fcgc ,_abgb :=_ecgg ._bgde .Peek (2);if _abgb !=nil {return _bc .MakeString (string (_cdee )),_abgb ; -};var _fga []byte ;_fga =append (_fga ,_gagf );for _ ,_daac :=range _fcgc {if _bc .IsOctalDigit (_daac ){_fga =append (_fga ,_daac );}else {break ;};};_ecgg ._bgde .Discard (len (_fga )-1);_db .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_fga ); -_ecdc ,_abgb :=_f .ParseUint (string (_fga ),8,32);if _abgb !=nil {return _bc .MakeString (string (_cdee )),_abgb ;};_cdee =append (_cdee ,byte (_ecdc ));continue ;};switch _gagf {case 'n':_cdee =append (_cdee ,'\n');case 'r':_cdee =append (_cdee ,'\r'); -case 't':_cdee =append (_cdee ,'\t');case 'b':_cdee =append (_cdee ,'\b');case 'f':_cdee =append (_cdee ,'\f');case '(':_cdee =append (_cdee ,'(');case ')':_cdee =append (_cdee ,')');case '\\':_cdee =append (_cdee ,'\\');};continue ;}else if _ccdb [0]=='('{_aad ++; -}else if _ccdb [0]==')'{_aad --;if _aad ==0{_ecgg ._bgde .ReadByte ();break ;};};_ebbd ,_ :=_ecgg ._bgde .ReadByte ();_cdee =append (_cdee ,_ebbd );};return _bc .MakeString (string (_cdee )),nil ;};func (_bfc *ContentStreamParser )parseOperand ()(*_bc .PdfObjectString ,error ){var _ffgc []byte ; -for {_cfd ,_fdgea :=_bfc ._bgde .Peek (1);if _fdgea !=nil {return _bc .MakeString (string (_ffgc )),_fdgea ;};if _bc .IsDelimiter (_cfd [0]){break ;};if _bc .IsWhiteSpace (_cfd [0]){break ;};_ccc ,_ :=_bfc ._bgde .ReadByte ();_ffgc =append (_ffgc ,_ccc ); -};return _bc .MakeString (string (_ffgc )),nil ;}; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_afg *ContentCreator )Add_Tr (render int64 )*ContentCreator {_bgc :=ContentStreamOperation {};_bgc .Operand ="\u0054\u0072";_bgc .Params =_dcg ([]int64 {render });_afg ._db =append (_afg ._db ,&_bgc );return _afg ;};func _fege (_begf []_b .PdfObjectString )[]_b .PdfObject {var _eee []_b .PdfObject ; +for _ ,_fgde :=range _begf {_eee =append (_eee ,_b .MakeString (_fgde .Str ()));};return _eee ;};func (_ebed *ContentStreamParser )parseName ()(_b .PdfObjectName ,error ){_bgca :="";_geece :=false ;for {_gagb ,_gffe :=_ebed ._eaa .Peek (1);if _gffe ==_dg .EOF {break ; +};if _gffe !=nil {return _b .PdfObjectName (_bgca ),_gffe ;};if !_geece {if _gagb [0]=='/'{_geece =true ;_ebed ._eaa .ReadByte ();}else {_bf .Log .Error ("N\u0061\u006d\u0065\u0020\u0073\u0074a\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069\u0074h\u0020\u0025\u0073 \u0028%\u0020\u0078\u0029",_gagb ,_gagb ); +return _b .PdfObjectName (_bgca ),_gc .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_gagb [0]);};}else {if _b .IsWhiteSpace (_gagb [0]){break ;}else if (_gagb [0]=='/')||(_gagb [0]=='[')||(_gagb [0]=='(')||(_gagb [0]==']')||(_gagb [0]=='<')||(_gagb [0]=='>'){break ; +}else if _gagb [0]=='#'{_ecg ,_ebf :=_ebed ._eaa .Peek (3);if _ebf !=nil {return _b .PdfObjectName (_bgca ),_ebf ;};_ebed ._eaa .Discard (3);_fag ,_ebf :=_ef .DecodeString (string (_ecg [1:3]));if _ebf !=nil {return _b .PdfObjectName (_bgca ),_ebf ;};_bgca +=string (_fag ); +}else {_gbg ,_ :=_ebed ._eaa .ReadByte ();_bgca +=string (_gbg );};};};return _b .PdfObjectName (_bgca ),nil ;}; -// Add_v appends 'v' operand to the content stream: Append a Bezier curve to the current path from the -// current point to (x3,y3) with the current point and (x2,y2) as control points. +// Add_m adds 'm' operand to the content stream: Move the current point to (x,y). // // See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_efd *ContentCreator )Add_v (x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_beb :=ContentStreamOperation {};_beb .Operand ="\u0076";_beb .Params =_dbcb ([]float64 {x2 ,y2 ,x3 ,y3 });_efd ._egg =append (_efd ._egg ,&_beb );return _efd ;}; - -// Add_cm adds 'cm' operation to the content stream: Modifies the current transformation matrix (ctm) -// of the graphics state. -// -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_dbd *ContentCreator )Add_cm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_gad :=ContentStreamOperation {};_gad .Operand ="\u0063\u006d";_gad .Params =_dbcb ([]float64 {a ,b ,c ,d ,e ,f });_dbd ._egg =append (_dbd ._egg ,&_gad );return _dbd ;};func _ebdgb (_ecc []_bc .PdfObjectName )[]_bc .PdfObject {var _cdc []_bc .PdfObject ; -for _ ,_bgdd :=range _ecc {_cdc =append (_cdc ,_bc .MakeName (string (_bgdd )));};return _cdc ;}; - -// Push pushes `gs` on the `gsStack`. -func (_baf *GraphicStateStack )Push (gs GraphicsState ){*_baf =append (*_baf ,gs )};func (_gdc *ContentStreamProcessor )handleCommand_SCN (_cfff *ContentStreamOperation ,_ebbdb *_ff .PdfPageResources )error {_gefcg :=_gdc ._fdbe .ColorspaceStroking ;if !_eaef (_gefcg ){if len (_cfff .Params )!=_gefcg .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_cfff .Params ),_gefcg );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};};_gagb ,_fee :=_gefcg .ColorFromPdfObjects (_cfff .Params );if _fee !=nil {return _fee ;};_gdc ._fdbe .ColorStroking =_gagb ;return nil ;};func (_gfab *ContentStreamProcessor )handleCommand_RG (_gba *ContentStreamOperation ,_bcfg *_ff .PdfPageResources )error {_eacdb :=_ff .NewPdfColorspaceDeviceRGB (); -if len (_gba .Params )!=_eacdb .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020R\u0047"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_gba .Params ),_eacdb );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_ffced ,_fgbf :=_eacdb .ColorFromPdfObjects (_gba .Params );if _fgbf !=nil {return _fgbf ;};_gfab ._fdbe .ColorspaceStroking =_eacdb ;_gfab ._fdbe .ColorStroking =_ffced ;return nil ;}; +func (_eeg *ContentCreator )Add_m (x ,y float64 )*ContentCreator {_fdd :=ContentStreamOperation {};_fdd .Operand ="\u006d";_fdd .Params =_adcg ([]float64 {x ,y });_eeg ._db =append (_eeg ._db ,&_fdd );return _eeg ;}; -// Add_h appends 'h' operand to the content stream: -// Close the current subpath by adding a line between the current position and the starting position. -// -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_ebeg *ContentCreator )Add_h ()*ContentCreator {_cbb :=ContentStreamOperation {};_cbb .Operand ="\u0068";_ebeg ._egg =append (_ebeg ._egg ,&_cbb );return _ebeg ;}; +// Translate applies a simple x-y translation to the transformation matrix. +func (_de *ContentCreator )Translate (tx ,ty float64 )*ContentCreator {return _de .Add_cm (1,0,0,1,tx ,ty );};func _eeba (_faeab []_b .PdfObjectName )[]_b .PdfObject {var _bfga []_b .PdfObject ;for _ ,_dgeg :=range _faeab {_bfga =append (_bfga ,_b .MakeName (string (_dgeg ))); +};return _bfga ;};func _gbf (_dfcc *ContentStreamInlineImage )(*_b .MultiEncoder ,error ){_bgb :=_b .NewMultiEncoder ();var _cda *_b .PdfObjectDictionary ;var _beee []_b .PdfObject ;if _ffff :=_dfcc .DecodeParms ;_ffff !=nil {_edb ,_dfcb :=_ffff .(*_b .PdfObjectDictionary ); +if _dfcb {_cda =_edb ;};_degc ,_ddb :=_ffff .(*_b .PdfObjectArray );if _ddb {for _ ,_cca :=range _degc .Elements (){if _fdbe ,_fbc :=_cca .(*_b .PdfObjectDictionary );_fbc {_beee =append (_beee ,_fdbe );}else {_beee =append (_beee ,nil );};};};};_baa :=_dfcc .Filter ; +if _baa ==nil {return nil ,_gc .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_fffe ,_fcg :=_baa .(*_b .PdfObjectArray );if !_fcg {return nil ,_gc .Errorf ("m\u0075\u006c\u0074\u0069\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0063\u0061\u006e\u0020\u006f\u006el\u0079\u0020\u0062\u0065\u0020\u006d\u0061\u0064\u0065\u0020fr\u006f\u006d\u0020a\u0072r\u0061\u0079"); +};for _dce ,_cfg :=range _fffe .Elements (){_dee ,_bebg :=_cfg .(*_b .PdfObjectName );if !_bebg {return nil ,_gc .Errorf ("\u006d\u0075l\u0074\u0069\u0020\u0066i\u006c\u0074e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020e\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061 \u006e\u0061\u006d\u0065"); +};var _geg _b .PdfObject ;if _cda !=nil {_geg =_cda ;}else {if len (_beee )> 0{if _dce >=len (_beee ){return nil ,_gc .Errorf ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0073\u0020\u0069\u006e\u0020d\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u0020a\u0072\u0072\u0061\u0079"); +};_geg =_beee [_dce ];};};var _bfc *_b .PdfObjectDictionary ;if _adbd ,_bce :=_geg .(*_b .PdfObjectDictionary );_bce {_bfc =_adbd ;};if *_dee ==_b .StreamEncodingFilterNameFlate ||*_dee =="\u0046\u006c"{_cdca ,_bcae :=_dgga (_dfcc ,_bfc );if _bcae !=nil {return nil ,_bcae ; +};_bgb .AddEncoder (_cdca );}else if *_dee ==_b .StreamEncodingFilterNameLZW {_bcee ,_agee :=_gbb (_dfcc ,_bfc );if _agee !=nil {return nil ,_agee ;};_bgb .AddEncoder (_bcee );}else if *_dee ==_b .StreamEncodingFilterNameASCIIHex {_bba :=_b .NewASCIIHexEncoder (); +_bgb .AddEncoder (_bba );}else if *_dee ==_b .StreamEncodingFilterNameASCII85 ||*_dee =="\u0041\u0038\u0035"{_agg :=_b .NewASCII85Encoder ();_bgb .AddEncoder (_agg );}else {_bf .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_dee ); +return nil ,_gc .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u0066\u0069\u006c\u0074er \u0069n \u006d\u0075\u006c\u0074\u0069\u0020\u0066il\u0074\u0065\u0072\u0020\u0061\u0072\u0072a\u0079");};};return _bgb ,nil ;}; -// Add_scn_pattern appends 'scn' operand to the content stream for pattern `name`: -// scn with name attribute (for pattern). Syntax: c1 ... cn name scn. +// Add_S appends 'S' operand to the content stream: Stroke the path. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_fff *ContentCreator )Add_scn_pattern (name _bc .PdfObjectName ,c ...float64 )*ContentCreator {_gbce :=ContentStreamOperation {};_gbce .Operand ="\u0073\u0063\u006e";_gbce .Params =_dbcb (c );_gbce .Params =append (_gbce .Params ,_bc .MakeName (string (name ))); -_fff ._egg =append (_fff ._egg ,&_gbce );return _fff ;}; - -// SetStrokingColor sets the stroking `color` where color can be one of -// PdfColorDeviceGray, PdfColorDeviceRGB, or PdfColorDeviceCMYK. -func (_aga *ContentCreator )SetStrokingColor (color _ff .PdfColor )*ContentCreator {switch _cea :=color .(type ){case *_ff .PdfColorDeviceGray :_aga .Add_G (_cea .Val ());case *_ff .PdfColorDeviceRGB :_aga .Add_RG (_cea .R (),_cea .G (),_cea .B ());case *_ff .PdfColorDeviceCMYK :_aga .Add_K (_cea .C (),_cea .M (),_cea .Y (),_cea .K ()); -case *_ff .PdfColorPatternType2 :_aga .Add_CS (*_bc .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_aga .Add_SCN_pattern (_cea .PatternName );case *_ff .PdfColorPatternType3 :_aga .Add_CS (*_bc .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e")); -_aga .Add_SCN_pattern (_cea .PatternName );default:_db .Log .Debug ("\u0053\u0065\u0074\u0053\u0074\u0072\u006f\u006b\u0069\u006e\u0067\u0043\u006fl\u006f\u0072\u003a\u0020\u0075\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006fr\u003a\u0020\u0025\u0054",_cea ); -};return _aga ;}; +// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). +func (_dae *ContentCreator )Add_S ()*ContentCreator {_dgc :=ContentStreamOperation {};_dgc .Operand ="\u0053";_dae ._db =append (_dae ._db ,&_dgc );return _dae ;}; -// Add_SCN_pattern appends 'SCN' operand to the content stream for pattern `name`: -// SCN with name attribute (for pattern). Syntax: c1 ... cn name SCN. +// Add_i adds 'i' operand to the content stream: Set the flatness tolerance in the graphics state. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_cbd *ContentCreator )Add_SCN_pattern (name _bc .PdfObjectName ,c ...float64 )*ContentCreator {_dgg :=ContentStreamOperation {};_dgg .Operand ="\u0053\u0043\u004e";_dgg .Params =_dbcb (c );_dgg .Params =append (_dgg .Params ,_bc .MakeName (string (name ))); -_cbd ._egg =append (_cbd ._egg ,&_dgg );return _cbd ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_deg *ContentCreator )Add_i (flatness float64 )*ContentCreator {_aae :=ContentStreamOperation {};_aae .Operand ="\u0069";_aae .Params =_adcg ([]float64 {flatness });_deg ._db =append (_deg ._db ,&_aae );return _deg ;}; -// Add_Tstar appends 'T*' operand to the content stream: -// Move to the start of next line. +// Add_Tm appends 'Tm' operand to the content stream: +// Set the text line matrix. // // See section 9.4.2 "Text Positioning Operators" and // Table 108 (pp. 257-258 PDF32000_2008). -func (_adg *ContentCreator )Add_Tstar ()*ContentCreator {_abf :=ContentStreamOperation {};_abf .Operand ="\u0054\u002a";_adg ._egg =append (_adg ._egg ,&_abf );return _adg ;};func (_deeg *ContentStreamProcessor )handleCommand_SC (_gada *ContentStreamOperation ,_dfd *_ff .PdfPageResources )error {_aabg :=_deeg ._fdbe .ColorspaceStroking ; -if len (_gada .Params )!=_aabg .GetNumComponents (){_db .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_gada .Params ),_aabg );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_bfcb ,_cgfa :=_aabg .ColorFromPdfObjects (_gada .Params );if _cgfa !=nil {return _cgfa ;};_deeg ._fdbe .ColorStroking =_bfcb ;return nil ;}; +func (_ace *ContentCreator )Add_Tm (a ,b ,c ,d ,e ,f float64 )*ContentCreator {_geec :=ContentStreamOperation {};_geec .Operand ="\u0054\u006d";_geec .Params =_adcg ([]float64 {a ,b ,c ,d ,e ,f });_ace ._db =append (_ace ._db ,&_geec );return _ace ;};func (_bfd *ContentStreamProcessor )handleCommand_CS (_eaef *ContentStreamOperation ,_gdfg *_cd .PdfPageResources )error {if len (_eaef .Params )< 1{_bf .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0063\u0073\u0020\u0063\u006f\u006d\u006d\u0061\u006e\u0064\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u006f\u0076\u0065\u0072"); +return _e .New ("\u0074o\u006f \u0066\u0065\u0077\u0020\u0070a\u0072\u0061m\u0065\u0074\u0065\u0072\u0073");};if len (_eaef .Params )> 1{_bf .Log .Debug ("\u0063\u0073\u0020\u0063\u006f\u006d\u006d\u0061n\u0064\u0020\u0077it\u0068\u0020\u0074\u006f\u006f\u0020m\u0061\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020-\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075i\u006e\u0067"); +return _e .New ("\u0074\u006f\u006f\u0020ma\u006e\u0079\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073");};_ggaa ,_bfbb :=_eaef .Params [0].(*_b .PdfObjectName );if !_bfbb {_bf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020c\u0073\u0020\u0063o\u006d\u006d\u0061n\u0064\u0020w\u0069\u0074\u0068\u0020\u0069\u006ev\u0061li\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u002c\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072"); +return _e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ecdc ,_cefb :=_bfd .getColorspace (string (*_ggaa ),_gdfg );if _cefb !=nil {return _cefb ;};_bfd ._acea .ColorspaceStroking =_ecdc ;_eba ,_cefb :=_bfd .getInitialColor (_ecdc ); +if _cefb !=nil {return _cefb ;};_bfd ._acea .ColorStroking =_eba ;return nil ;}; -// Add_BMC appends 'BMC' operand to the content stream: -// Begins a marked-content sequence terminated by a balancing EMC operator. -// `tag` shall be a name object indicating the role or significance of -// the sequence. +// Add_sh appends 'sh' operand to the content stream: +// Paints the shape and colour shading described by a shading dictionary specified by `name`, +// subject to the current clipping path // -// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). -func (_bbb *ContentCreator )Add_BMC (tag _bc .PdfObjectName )*ContentCreator {_bgge :=ContentStreamOperation {};_bgge .Operand ="\u0042\u004d\u0043";_bgge .Params =_ebdgb ([]_bc .PdfObjectName {tag });_bbb ._egg =append (_bbb ._egg ,&_bgge );return _bbb ; -}; - -// ContentCreator is a builder for PDF content streams. -type ContentCreator struct{_egg ContentStreamOperations }; +// See section 8.7.4 "Shading Patterns" and Table 77 (p. 190 PDF32000_2008). +func (_aeg *ContentCreator )Add_sh (name _b .PdfObjectName )*ContentCreator {_aaff :=ContentStreamOperation {};_aaff .Operand ="\u0073\u0068";_aaff .Params =_eeba ([]_b .PdfObjectName {name });_aeg ._db =append (_aeg ._db ,&_aaff );return _aeg ;};func (_bafg *ContentStreamParser )parseOperand ()(*_b .PdfObjectString ,error ){var _fadc []byte ; +for {_caf ,_fedc :=_bafg ._eaa .Peek (1);if _fedc !=nil {return _b .MakeString (string (_fadc )),_fedc ;};if _b .IsDelimiter (_caf [0]){break ;};if _b .IsWhiteSpace (_caf [0]){break ;};_gafg ,_ :=_bafg ._eaa .ReadByte ();_fadc =append (_fadc ,_gafg );}; +return _b .MakeString (string (_fadc )),nil ;}; -// Add_Ts appends 'Ts' operand to the content stream: -// Set text rise. +// Add_Tc appends 'Tc' operand to the content stream: +// Set character spacing. // // See section 9.3 "Text State Parameters and Operators" and // Table 105 (pp. 251-252 PDF32000_2008). -func (_gfe *ContentCreator )Add_Ts (rise float64 )*ContentCreator {_eggd :=ContentStreamOperation {};_eggd .Operand ="\u0054\u0073";_eggd .Params =_dbcb ([]float64 {rise });_gfe ._egg =append (_gfe ._egg ,&_eggd );return _gfe ;}; +func (_egb *ContentCreator )Add_Tc (charSpace float64 )*ContentCreator {_cac :=ContentStreamOperation {};_cac .Operand ="\u0054\u0063";_cac .Params =_adcg ([]float64 {charSpace });_egb ._db =append (_egb ._db ,&_cac );return _egb ;};func (_fgdc *ContentStreamProcessor )handleCommand_K (_cgg *ContentStreamOperation ,_eebd *_cd .PdfPageResources )error {_fcea :=_cd .NewPdfColorspaceDeviceCMYK (); +if len (_cgg .Params )!=_fcea .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_cgg .Params ),_fcea );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_bgga ,_ffgf :=_fcea .ColorFromPdfObjects (_cgg .Params );if _ffgf !=nil {return _ffgf ;};_fgdc ._acea .ColorspaceStroking =_fcea ;_fgdc ._acea .ColorStroking =_bgga ;return nil ;}; -// Add_m adds 'm' operand to the content stream: Move the current point to (x,y). -// -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_ffe *ContentCreator )Add_m (x ,y float64 )*ContentCreator {_fc :=ContentStreamOperation {};_fc .Operand ="\u006d";_fc .Params =_dbcb ([]float64 {x ,y });_ffe ._egg =append (_ffe ._egg ,&_fc );return _ffe ;}; +// NewContentCreator returns a new initialized ContentCreator. +func NewContentCreator ()*ContentCreator {_ebcc :=&ContentCreator {};_ebcc ._db =ContentStreamOperations {};return _ebcc ;}; -// Add_scn appends 'scn' operand to the content stream: -// Same as SC but for nonstroking operations. +// Add_w adds 'w' operand to the content stream, which sets the line width. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_egcd *ContentCreator )Add_scn (c ...float64 )*ContentCreator {_gd :=ContentStreamOperation {};_gd .Operand ="\u0073\u0063\u006e";_gd .Params =_dbcb (c );_egcd ._egg =append (_egcd ._egg ,&_gd );return _egcd ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_afb *ContentCreator )Add_w (lineWidth float64 )*ContentCreator {_egf :=ContentStreamOperation {};_egf .Operand ="\u0077";_egf .Params =_adcg ([]float64 {lineWidth });_afb ._db =append (_afb ._db ,&_egf );return _afb ;}; -// Add_k appends 'k' operand to the content stream: -// Same as K but used for nonstroking operations. +// Add_TL appends 'TL' operand to the content stream: +// Set leading. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_efe *ContentCreator )Add_k (c ,m ,y ,k float64 )*ContentCreator {_dcc :=ContentStreamOperation {};_dcc .Operand ="\u006b";_dcc .Params =_dbcb ([]float64 {c ,m ,y ,k });_efe ._egg =append (_efe ._egg ,&_dcc );return _efe ;}; - -// All returns true if `hce` is equivalent to HandlerConditionEnumAllOperands. -func (_fda HandlerConditionEnum )All ()bool {return _fda ==HandlerConditionEnumAllOperands }; +// See section 9.3 "Text State Parameters and Operators" and +// Table 105 (pp. 251-252 PDF32000_2008). +func (_bdf *ContentCreator )Add_TL (leading float64 )*ContentCreator {_cdeg :=ContentStreamOperation {};_cdeg .Operand ="\u0054\u004c";_cdeg .Params =_adcg ([]float64 {leading });_bdf ._db =append (_bdf ._db ,&_cdeg );return _bdf ;}; // Add_ET appends 'ET' operand to the content stream: // End text. // // See section 9.4 "Text Objects" and Table 107 (p. 256 PDF32000_2008). -func (_facb *ContentCreator )Add_ET ()*ContentCreator {_fcd :=ContentStreamOperation {};_fcd .Operand ="\u0045\u0054";_facb ._egg =append (_facb ._egg ,&_fcd );return _facb ;}; - -// Bytes converts a set of content stream operations to a content stream byte presentation, -// i.e. the kind that can be stored as a PDF stream or string format. -func (_dbc *ContentStreamOperations )Bytes ()[]byte {var _ab _bg .Buffer ;for _ ,_fa :=range *_dbc {if _fa ==nil {continue ;};if _fa .Operand =="\u0042\u0049"{_ab .WriteString (_fa .Operand +"\u000a");_ab .WriteString (_fa .Params [0].WriteString ());}else {for _ ,_da :=range _fa .Params {_ab .WriteString (_da .WriteString ()); -_ab .WriteString ("\u0020");};_ab .WriteString (_fa .Operand +"\u000a");};};return _ab .Bytes ();};func (_afgd *ContentStreamParser )parseObject ()(_gcd _bc .PdfObject ,_bfcg bool ,_beaa error ){_afgd .skipSpaces ();for {_eaca ,_ebeb :=_afgd ._bgde .Peek (2); -if _ebeb !=nil {return nil ,false ,_ebeb ;};_db .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_eaca ));if _eaca [0]=='%'{_afgd .skipComments ();continue ;}else if _eaca [0]=='/'{_fbbc ,_ccffc :=_afgd .parseName (); -_db .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_fbbc );return &_fbbc ,false ,_ccffc ;}else if _eaca [0]=='('{_db .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");_dbfa ,_dgfa :=_afgd .parseString ();return _dbfa ,false ,_dgfa ; -}else if _eaca [0]=='<'&&_eaca [1]!='<'{_db .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0053\u0074\u0072\u0069\u006e\u0067\u0021");_ccfg ,_fcdc :=_afgd .parseHexString ();return _ccfg ,false ,_fcdc ;}else if _eaca [0]=='['{_db .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); -_abdg ,_cbg :=_afgd .parseArray ();return _abdg ,false ,_cbg ;}else if _bc .IsFloatDigit (_eaca [0])||(_eaca [0]=='-'&&_bc .IsFloatDigit (_eaca [1]))||(_eaca [0]=='+'&&_bc .IsFloatDigit (_eaca [1])){_db .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!"); -_caa ,_bdfb :=_afgd .parseNumber ();return _caa ,false ,_bdfb ;}else if _eaca [0]=='<'&&_eaca [1]=='<'{_edd ,_ddaa :=_afgd .parseDict ();return _edd ,false ,_ddaa ;}else {_db .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f"); -_eaca ,_ =_afgd ._bgde .Peek (5);_acde :=string (_eaca );_db .Log .Trace ("\u0063\u006f\u006e\u0074\u0020\u0050\u0065\u0065\u006b\u0020\u0073\u0074r\u003a\u0020\u0025\u0073",_acde );if (len (_acde )> 3)&&(_acde [:4]=="\u006e\u0075\u006c\u006c"){_dffe ,_abgd :=_afgd .parseNull (); -return &_dffe ,false ,_abgd ;}else if (len (_acde )> 4)&&(_acde [:5]=="\u0066\u0061\u006cs\u0065"){_eff ,_fgbb :=_afgd .parseBool ();return &_eff ,false ,_fgbb ;}else if (len (_acde )> 3)&&(_acde [:4]=="\u0074\u0072\u0075\u0065"){_bcc ,_acb :=_afgd .parseBool (); -return &_bcc ,false ,_acb ;};_fgd ,_ffb :=_afgd .parseOperand ();if _ffb !=nil {return _fgd ,false ,_ffb ;};if len (_fgd .String ())< 1{return _fgd ,false ,ErrInvalidOperand ;};return _fgd ,true ,nil ;};};};func _eaef (_cdb _ff .PdfColorspace )bool {_ ,_edg :=_cdb .(*_ff .PdfColorspaceSpecialPattern ); -return _edg ;};func (_edge *ContentStreamProcessor )handleCommand_g (_ffae *ContentStreamOperation ,_abde *_ff .PdfPageResources )error {_feac :=_ff .NewPdfColorspaceDeviceGray ();if len (_ffae .Params )!=_feac .GetNumComponents (){_db .Log .Debug ("\u0049\u006e\u0076al\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072 \u006ff\u0020p\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0067"); -_db .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_ffae .Params ),_feac );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_babc ,_fdcc :=_feac .ColorFromPdfObjects (_ffae .Params );if _fdcc !=nil {_db .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0068\u0061\u006e\u0064\u006c\u0065\u0043o\u006d\u006d\u0061\u006e\u0064\u005f\u0067\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061r\u0061\u006d\u0073\u002e\u0020c\u0073\u003d\u0025\u0054\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_feac ,_ffae ,_fdcc ); -return _fdcc ;};_edge ._fdbe .ColorspaceNonStroking =_feac ;_edge ._fdbe .ColorNonStroking =_babc ;return nil ;}; +func (_gdg *ContentCreator )Add_ET ()*ContentCreator {_gdc :=ContentStreamOperation {};_gdc .Operand ="\u0045\u0054";_gdg ._db =append (_gdg ._db ,&_gdc );return _gdg ;}; -// Add_rg appends 'rg' operand to the content stream: -// Same as RG but used for nonstroking operations. +// Add_v appends 'v' operand to the content stream: Append a Bezier curve to the current path from the +// current point to (x3,y3) with the current point and (x2,y2) as control points. // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ged *ContentCreator )Add_rg (r ,g ,b float64 )*ContentCreator {_fce :=ContentStreamOperation {};_fce .Operand ="\u0072\u0067";_fce .Params =_dbcb ([]float64 {r ,g ,b });_ged ._egg =append (_ged ._egg ,&_fce );return _ged ;};func (_cead *ContentStreamProcessor )handleCommand_cm (_cfdf *ContentStreamOperation ,_gece *_ff .PdfPageResources )error {if len (_cfdf .Params )!=6{_db .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0063\u006d\u003a\u0020\u0025\u0064",len (_cfdf .Params )); -return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073");};_ceag ,_cga :=_bc .GetNumbersAsFloat (_cfdf .Params );if _cga !=nil {return _cga ; -};_agbf :=_ga .NewMatrix (_ceag [0],_ceag [1],_ceag [2],_ceag [3],_ceag [4],_ceag [5]);_cead ._fdbe .CTM .Concat (_agbf );return nil ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_dgf *ContentCreator )Add_v (x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_dd :=ContentStreamOperation {};_dd .Operand ="\u0076";_dd .Params =_adcg ([]float64 {x2 ,y2 ,x3 ,y3 });_dgf ._db =append (_dgf ._db ,&_dd );return _dgf ;}; -// Add_M adds 'M' operand to the content stream: Set the miter limit (graphics state). +// GetColorSpace returns the colorspace of the inline image. +func (_dbb *ContentStreamInlineImage )GetColorSpace (resources *_cd .PdfPageResources )(_cd .PdfColorspace ,error ){if _dbb .ColorSpace ==nil {_bf .Log .Debug ("\u0049\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0068\u0061\u0076i\u006e\u0067\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u002c\u0020\u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u0047\u0072a\u0079"); +return _cd .NewPdfColorspaceDeviceGray (),nil ;};if _dcb ,_bfcf :=_dbb .ColorSpace .(*_b .PdfObjectArray );_bfcf {return _ccfb (_dcb );};_bfb ,_bbgc :=_dbb .ColorSpace .(*_b .PdfObjectName );if !_bbgc {_bf .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020I\u006e\u0076\u0061\u006c\u0069\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u003b\u0025\u002bv\u0029",_dbb .ColorSpace ,_dbb .ColorSpace ); +return nil ,_e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if *_bfb =="\u0047"||*_bfb =="\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079"{return _cd .NewPdfColorspaceDeviceGray (),nil ; +}else if *_bfb =="\u0052\u0047\u0042"||*_bfb =="\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"{return _cd .NewPdfColorspaceDeviceRGB (),nil ;}else if *_bfb =="\u0043\u004d\u0059\u004b"||*_bfb =="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b"{return _cd .NewPdfColorspaceDeviceCMYK (),nil ; +}else if *_bfb =="\u0049"||*_bfb =="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_e .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0049\u006e\u0064e\u0078 \u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065");}else {if resources .ColorSpace ==nil {_bf .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0073",*_bfb ); +return nil ,_e .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};_gadc ,_cgfc :=resources .GetColorspaceByName (*_bfb );if !_cgfc {_bf .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0073",*_bfb ); +return nil ,_e .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0063o\u006c\u006fr\u0073\u0070\u0061\u0063\u0065");};return _gadc ,nil ;};};var (ErrInvalidOperand =_e .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); +ErrEarlyExit =_e .New ("\u0074\u0065\u0072\u006di\u006e\u0061\u0074\u0065\u0020\u0070\u0072\u006f\u0063\u0065s\u0073 \u0065\u0061\u0072\u006c\u0079\u0020\u0065x\u0069\u0074");); + +// Transform returns coordinates x, y transformed by the CTM. +func (_gbaf *GraphicsState )Transform (x ,y float64 )(float64 ,float64 ){return _gbaf .CTM .Transform (x ,y );}; + +// Add_gs adds 'gs' operand to the content stream: Set the graphics state. // // See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_cd *ContentCreator )Add_M (miterlimit float64 )*ContentCreator {_egc :=ContentStreamOperation {};_egc .Operand ="\u004d";_egc .Params =_dbcb ([]float64 {miterlimit });_cd ._egg =append (_cd ._egg ,&_egc );return _cd ;}; +func (_aea *ContentCreator )Add_gs (dictName _b .PdfObjectName )*ContentCreator {_fa :=ContentStreamOperation {};_fa .Operand ="\u0067\u0073";_fa .Params =_eeba ([]_b .PdfObjectName {dictName });_aea ._db =append (_aea ._db ,&_fa );return _aea ;}; -// Add_g appends 'g' operand to the content stream: -// Same as G but used for nonstroking operations. +// Add_Tj appends 'Tj' operand to the content stream: +// Show a text string. +// +// See section 9.4.3 "Text Showing Operators" and +// Table 209 (pp. 258-259 PDF32000_2008). +func (_age *ContentCreator )Add_Tj (textstr _b .PdfObjectString )*ContentCreator {_eafg :=ContentStreamOperation {};_eafg .Operand ="\u0054\u006a";_eafg .Params =_fege ([]_b .PdfObjectString {textstr });_age ._db =append (_age ._db ,&_eafg );return _age ; +}; + +// Process processes the entire list of operations. Maintains the graphics state that is passed to any +// handlers that are triggered during processing (either on specific operators or all). +func (_ffbg *ContentStreamProcessor )Process (resources *_cd .PdfPageResources )error {_ffbg ._acea .ColorspaceStroking =_cd .NewPdfColorspaceDeviceGray ();_ffbg ._acea .ColorspaceNonStroking =_cd .NewPdfColorspaceDeviceGray ();_ffbg ._acea .ColorStroking =_cd .NewPdfColorDeviceGray (0); +_ffbg ._acea .ColorNonStroking =_cd .NewPdfColorDeviceGray (0);_ffbg ._acea .CTM =_ebd .IdentityMatrix ();for _ ,_bab :=range _ffbg ._acf {var _fffg error ;switch _bab .Operand {case "\u0071":_ffbg ._ddba .Push (_ffbg ._acea );case "\u0051":if len (_ffbg ._ddba )==0{_bf .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0060\u0051\u0060\u0020\u006f\u0070e\u0072\u0061\u0074\u006f\u0072\u002e\u0020\u0047\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0020\u0073\u0074\u0061\u0074\u0065 \u0073\u0074\u0061\u0063\u006b\u0020\u0069\u0073\u0020\u0065\u006d\u0070\u0074\u0079.\u0020\u0053\u006bi\u0070\u0070\u0069\u006e\u0067\u002e"); +continue ;};_ffbg ._acea =_ffbg ._ddba .Pop ();case "\u0043\u0053":_fffg =_ffbg .handleCommand_CS (_bab ,resources );case "\u0063\u0073":_fffg =_ffbg .handleCommand_cs (_bab ,resources );case "\u0053\u0043":_fffg =_ffbg .handleCommand_SC (_bab ,resources ); +case "\u0053\u0043\u004e":_fffg =_ffbg .handleCommand_SCN (_bab ,resources );case "\u0073\u0063":_fffg =_ffbg .handleCommand_sc (_bab ,resources );case "\u0073\u0063\u006e":_fffg =_ffbg .handleCommand_scn (_bab ,resources );case "\u0047":_fffg =_ffbg .handleCommand_G (_bab ,resources ); +case "\u0067":_fffg =_ffbg .handleCommand_g (_bab ,resources );case "\u0052\u0047":_fffg =_ffbg .handleCommand_RG (_bab ,resources );case "\u0072\u0067":_fffg =_ffbg .handleCommand_rg (_bab ,resources );case "\u004b":_fffg =_ffbg .handleCommand_K (_bab ,resources ); +case "\u006b":_fffg =_ffbg .handleCommand_k (_bab ,resources );case "\u0063\u006d":_fffg =_ffbg .handleCommand_cm (_bab ,resources );};if _fffg !=nil {_bf .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073s\u006f\u0072\u0020\u0068\u0061\u006e\u0064\u006c\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u0020\u0028\u0025\u0073)\u003a\u0020\u0025\u0076",_bab .Operand ,_fffg ); +_bf .Log .Debug ("\u004f\u0070\u0065r\u0061\u006e\u0064\u003a\u0020\u0025\u0023\u0076",_bab .Operand );return _fffg ;};for _ ,_fde :=range _ffbg ._debf {var _gcgg error ;if _fde .Condition .All (){_gcgg =_fde .Handler (_bab ,_ffbg ._acea ,resources );}else if _fde .Condition .Operand ()&&_bab .Operand ==_fde .Operand {_gcgg =_fde .Handler (_bab ,_ffbg ._acea ,resources ); +};if _gcgg !=nil {_bf .Log .Debug ("P\u0072\u006f\u0063\u0065\u0073\u0073o\u0072\u0020\u0068\u0061\u006e\u0064\u006c\u0065\u0072 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_gcgg );return _gcgg ;};};};return nil ;}; + +// Add_RG appends 'RG' operand to the content stream: +// Set the stroking colorspace to DeviceRGB and sets the r,g,b colors (0-1 each). // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ae *ContentCreator )Add_g (gray float64 )*ContentCreator {_fed :=ContentStreamOperation {};_fed .Operand ="\u0067";_fed .Params =_dbcb ([]float64 {gray });_ae ._egg =append (_ae ._egg ,&_fed );return _ae ;};func (_agb *ContentStreamParser )parseHexString ()(*_bc .PdfObjectString ,error ){_agb ._bgde .ReadByte (); -_fbba :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046");var _gbcdc []byte ;for {_agb .skipSpaces ();_cdfa ,_eefg :=_agb ._bgde .Peek (1);if _eefg !=nil {return _bc .MakeString (""),_eefg ; -};if _cdfa [0]=='>'{_agb ._bgde .ReadByte ();break ;};_ecge ,_ :=_agb ._bgde .ReadByte ();if _bg .IndexByte (_fbba ,_ecge )>=0{_gbcdc =append (_gbcdc ,_ecge );};};if len (_gbcdc )%2==1{_gbcdc =append (_gbcdc ,'0');};_aegf ,_ :=_b .DecodeString (string (_gbcdc )); -return _bc .MakeHexString (string (_aegf )),nil ;}; +func (_gacf *ContentCreator )Add_RG (r ,g ,b float64 )*ContentCreator {_ffd :=ContentStreamOperation {};_ffd .Operand ="\u0052\u0047";_ffd .Params =_adcg ([]float64 {r ,g ,b });_gacf ._db =append (_gacf ._db ,&_ffd );return _gacf ;}; -// Add_J adds 'J' operand to the content stream: Set the line cap style (graphics state). +// ContentStreamOperations is a slice of ContentStreamOperations. +type ContentStreamOperations []*ContentStreamOperation ;func (_baeb *ContentStreamProcessor )handleCommand_cm (_dea *ContentStreamOperation ,_cdgfe *_cd .PdfPageResources )error {if len (_dea .Params )!=6{_bf .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0063\u006d\u003a\u0020\u0025\u0064",len (_dea .Params )); +return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073");};_fbg ,_babg :=_b .GetNumbersAsFloat (_dea .Params );if _babg !=nil {return _babg ; +};_daff :=_ebd .NewMatrix (_fbg [0],_fbg [1],_fbg [2],_fbg [3],_fbg [4],_fbg [5]);_baeb ._acea .CTM .Concat (_daff );return nil ;};func (_ccde *ContentStreamProcessor )handleCommand_scn (_bcaa *ContentStreamOperation ,_faca *_cd .PdfPageResources )error {_gdbf :=_ccde ._acea .ColorspaceNonStroking ; +if !_cceg (_gdbf ){if len (_bcaa .Params )!=_gdbf .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_bcaa .Params ),_gdbf );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};};_dcf ,_cec :=_gdbf .ColorFromPdfObjects (_bcaa .Params );if _cec !=nil {_bf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c \u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0063o\u006co\u0072\u0020\u0066\u0072\u006f\u006d\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0043\u0053\u0020\u0069\u0073\u0020\u0025\u002b\u0076\u0029",_bcaa .Params ,_gdbf ); +return _cec ;};_ccde ._acea .ColorNonStroking =_dcf ;return nil ;};func (_ggca *ContentStreamProcessor )handleCommand_g (_cee *ContentStreamOperation ,_gafc *_cd .PdfPageResources )error {_gffb :=_cd .NewPdfColorspaceDeviceGray ();if len (_cee .Params )!=_gffb .GetNumComponents (){_bf .Log .Debug ("\u0049\u006e\u0076al\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072 \u006ff\u0020p\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0067"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_cee .Params ),_gffb );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_afe ,_bcgg :=_gffb .ColorFromPdfObjects (_cee .Params );if _bcgg !=nil {_bf .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0068\u0061\u006e\u0064\u006c\u0065\u0043o\u006d\u006d\u0061\u006e\u0064\u005f\u0067\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061r\u0061\u006d\u0073\u002e\u0020c\u0073\u003d\u0025\u0054\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gffb ,_cee ,_bcgg ); +return _bcgg ;};_ggca ._acea .ColorspaceNonStroking =_gffb ;_ggca ._acea .ColorNonStroking =_afe ;return nil ;}; + +// ContentStreamProcessor defines a data structure and methods for processing a content stream, keeping track of the +// current graphics state, and allowing external handlers to define their own functions as a part of the processing, +// for example rendering or extracting certain information. +type ContentStreamProcessor struct{_ddba GraphicStateStack ;_acf []*ContentStreamOperation ;_acea GraphicsState ;_debf []handlerEntry ;_ggae int ;};func (_gaeg *ContentStreamProcessor )getColorspace (_fgba string ,_cgce *_cd .PdfPageResources )(_cd .PdfColorspace ,error ){switch _fgba {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return _cd .NewPdfColorspaceDeviceGray (),nil ; +case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return _cd .NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return _cd .NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _cd .NewPdfColorspaceSpecialPattern (),nil ; +};if _cgce !=nil {_ffcf ,_gcd :=_cgce .GetColorspaceByName (_b .PdfObjectName (_fgba ));if _gcd {return _ffcf ,nil ;};};switch _fgba {case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _cd .NewPdfColorspaceCalGray (),nil ;case "\u0043\u0061\u006c\u0052\u0047\u0042":return _cd .NewPdfColorspaceCalRGB (),nil ; +case "\u004c\u0061\u0062":return _cd .NewPdfColorspaceLab (),nil ;};_bf .Log .Debug ("\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063e\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u0065\u0064\u003a\u0020\u0025\u0073",_fgba ); +return nil ,_gc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065:\u0020\u0025\u0073",_fgba );};func (_cbfa *ContentStreamParser )parseBool ()(_b .PdfObjectBool ,error ){_bfgg ,_bff :=_cbfa ._eaa .Peek (4); +if _bff !=nil {return _b .PdfObjectBool (false ),_bff ;};if (len (_bfgg )>=4)&&(string (_bfgg [:4])=="\u0074\u0072\u0075\u0065"){_cbfa ._eaa .Discard (4);return _b .PdfObjectBool (true ),nil ;};_bfgg ,_bff =_cbfa ._eaa .Peek (5);if _bff !=nil {return _b .PdfObjectBool (false ),_bff ; +};if (len (_bfgg )>=5)&&(string (_bfgg [:5])=="\u0066\u0061\u006cs\u0065"){_cbfa ._eaa .Discard (5);return _b .PdfObjectBool (false ),nil ;};return _b .PdfObjectBool (false ),_e .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg"); +};func (_egeb *ContentStreamProcessor )handleCommand_sc (_ddde *ContentStreamOperation ,_fdab *_cd .PdfPageResources )error {_cgac :=_egeb ._acea .ColorspaceNonStroking ;if !_cceg (_cgac ){if len (_ddde .Params )!=_cgac .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_ddde .Params ),_cgac );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};};_dabf ,_caab :=_cgac .ColorFromPdfObjects (_ddde .Params );if _caab !=nil {return _caab ;};_egeb ._acea .ColorNonStroking =_dabf ;return nil ;}; + +// Pop pops and returns the topmost GraphicsState off the `gsStack`. +func (_daaa *GraphicStateStack )Pop ()GraphicsState {_adeg :=(*_daaa )[len (*_daaa )-1];*_daaa =(*_daaa )[:len (*_daaa )-1];return _adeg ;}; + +// Add_BMC appends 'BMC' operand to the content stream: +// Begins a marked-content sequence terminated by a balancing EMC operator. +// `tag` shall be a name object indicating the role or significance of +// the sequence. // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_gfc *ContentCreator )Add_J (lineCapStyle string )*ContentCreator {_dbab :=ContentStreamOperation {};_dbab .Operand ="\u004a";_dbab .Params =_ebdgb ([]_bc .PdfObjectName {_bc .PdfObjectName (lineCapStyle )});_gfc ._egg =append (_gfc ._egg ,&_dbab ); -return _gfc ;}; +// See section 14.6 "Marked Content" and Table 320 (p. 561 PDF32000_2008). +func (_bfg *ContentCreator )Add_BMC (tag _b .PdfObjectName )*ContentCreator {_beg :=ContentStreamOperation {};_beg .Operand ="\u0042\u004d\u0043";_beg .Params =_eeba ([]_b .PdfObjectName {tag });_bfg ._db =append (_bfg ._db ,&_beg );return _bfg ;};func (_eec *ContentStreamParser )parseString ()(*_b .PdfObjectString ,error ){_eec ._eaa .ReadByte (); +var _fcdb []byte ;_aag :=1;for {_fca ,_eab :=_eec ._eaa .Peek (1);if _eab !=nil {return _b .MakeString (string (_fcdb )),_eab ;};if _fca [0]=='\\'{_eec ._eaa .ReadByte ();_gcbb ,_dgfg :=_eec ._eaa .ReadByte ();if _dgfg !=nil {return _b .MakeString (string (_fcdb )),_dgfg ; +};if _b .IsOctalDigit (_gcbb ){_cfa ,_abe :=_eec ._eaa .Peek (2);if _abe !=nil {return _b .MakeString (string (_fcdb )),_abe ;};var _becg []byte ;_becg =append (_becg ,_gcbb );for _ ,_afgb :=range _cfa {if _b .IsOctalDigit (_afgb ){_becg =append (_becg ,_afgb ); +}else {break ;};};_eec ._eaa .Discard (len (_becg )-1);_bf .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_becg );_gga ,_abe :=_d .ParseUint (string (_becg ),8,32);if _abe !=nil {return _b .MakeString (string (_fcdb )),_abe ; +};_fcdb =append (_fcdb ,byte (_gga ));continue ;};switch _gcbb {case 'n':_fcdb =append (_fcdb ,'\n');case 'r':_fcdb =append (_fcdb ,'\r');case 't':_fcdb =append (_fcdb ,'\t');case 'b':_fcdb =append (_fcdb ,'\b');case 'f':_fcdb =append (_fcdb ,'\f');case '(':_fcdb =append (_fcdb ,'('); +case ')':_fcdb =append (_fcdb ,')');case '\\':_fcdb =append (_fcdb ,'\\');};continue ;}else if _fca [0]=='('{_aag ++;}else if _fca [0]==')'{_aag --;if _aag ==0{_eec ._eaa .ReadByte ();break ;};};_cgbe ,_ :=_eec ._eaa .ReadByte ();_fcdb =append (_fcdb ,_cgbe ); +};return _b .MakeString (string (_fcdb )),nil ;}; -// Wrap ensures that the contentstream is wrapped within a balanced q ... Q expression. -func (_ec *ContentCreator )Wrap (){_ec ._egg .WrapIfNeeded ()}; +// Add_G appends 'G' operand to the content stream: +// Set the stroking colorspace to DeviceGray and sets the gray level (0-1). +// +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_dgfb *ContentCreator )Add_G (gray float64 )*ContentCreator {_dec :=ContentStreamOperation {};_dec .Operand ="\u0047";_dec .Params =_adcg ([]float64 {gray });_dgfb ._db =append (_dgfb ._db ,&_dec );return _dgfb ;}; + +// AddHandler adds a new ContentStreamProcessor `handler` of type `condition` for `operand`. +func (_cgbb *ContentStreamProcessor )AddHandler (condition HandlerConditionEnum ,operand string ,handler HandlerFunc ){_aeed :=handlerEntry {};_aeed .Condition =condition ;_aeed .Operand =operand ;_aeed .Handler =handler ;_cgbb ._debf =append (_cgbb ._debf ,_aeed ); +};var _abc =_a .MustCompile ("\u005e\u002f\u007b\u0032\u002c\u007d"); // Add_SCN appends 'SCN' operand to the content stream: // Same as SC but supports more colorspaces. // // See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_cedc *ContentCreator )Add_SCN (c ...float64 )*ContentCreator {_bdc :=ContentStreamOperation {};_bdc .Operand ="\u0053\u0043\u004e";_bdc .Params =_dbcb (c );_cedc ._egg =append (_cedc ._egg ,&_bdc );return _cedc ;};func (_dcgf *ContentStreamParser )skipSpaces ()(int ,error ){_dcde :=0; -for {_acd ,_daaa :=_dcgf ._bgde .Peek (1);if _daaa !=nil {return 0,_daaa ;};if _bc .IsWhiteSpace (_acd [0]){_dcgf ._bgde .ReadByte ();_dcde ++;}else {break ;};};return _dcde ,nil ;}; +func (_agd *ContentCreator )Add_SCN (c ...float64 )*ContentCreator {_fdf :=ContentStreamOperation {};_fdf .Operand ="\u0053\u0043\u004e";_fdf .Params =_adcg (c );_agd ._db =append (_agd ._db ,&_fdf );return _agd ;};func _dcg (_aaba []int64 )[]_b .PdfObject {var _debc []_b .PdfObject ; +for _ ,_fegc :=range _aaba {_debc =append (_debc ,_b .MakeInteger (_fegc ));};return _debc ;};func _cceg (_bge _cd .PdfColorspace )bool {_ ,_gca :=_bge .(*_cd .PdfColorspaceSpecialPattern );return _gca ;};func (_bga *ContentStreamInlineImage )toImageBase (_fbf *_cd .PdfPageResources )(*_eb .ImageBase ,error ){if _bga ._baaa !=nil {return _bga ._baaa ,nil ; +};_aefb :=_eb .ImageBase {};if _bga .Height ==nil {return nil ,_e .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_aca ,_gadg :=_bga .Height .(*_b .PdfObjectInteger ); +if !_gadg {return nil ,_e .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0068e\u0069\u0067\u0068\u0074");};_aefb .Height =int (*_aca );if _bga .Width ==nil {return nil ,_e .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_cdaf ,_gadg :=_bga .Width .(*_b .PdfObjectInteger );if !_gadg {return nil ,_e .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064\u0074\u0068");};_aefb .Width =int (*_cdaf );_fead ,_add :=_bga .IsMask ();if _add !=nil {return nil ,_add ; +};if _fead {_aefb .BitsPerComponent =1;_aefb .ColorComponents =1;}else {if _bga .BitsPerComponent ==nil {_bf .Log .Debug ("\u0049\u006el\u0069\u006e\u0065\u0020\u0042\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u002d\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u0038"); +_aefb .BitsPerComponent =8;}else {_cgc ,_feb :=_bga .BitsPerComponent .(*_b .PdfObjectInteger );if !_feb {_bf .Log .Debug ("E\u0072\u0072\u006f\u0072\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0062\u0069\u0074\u0073 p\u0065\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u0076al\u0075\u0065,\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_bga .BitsPerComponent ); +return nil ,_e .New ("\u0042\u0050\u0043\u0020\u0054\u0079\u0070\u0065\u0020e\u0072\u0072\u006f\u0072");};_aefb .BitsPerComponent =int (*_cgc );};if _bga .ColorSpace !=nil {_aec ,_affd :=_bga .GetColorSpace (_fbf );if _affd !=nil {return nil ,_affd ;}; +_aefb .ColorComponents =_aec .GetNumComponents ();}else {_bf .Log .Debug ("\u0049\u006el\u0069\u006e\u0065\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006e\u006f\u0074\u0020\u0073p\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u002d\u0020\u0061\u0073\u0073\u0075m\u0069\u006eg\u0020\u0031\u0020\u0063o\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +_aefb .ColorComponents =1;};};if _bbc ,_gaac :=_b .GetArray (_bga .Decode );_gaac {_aefb .Decode ,_add =_bbc .ToFloat64Array ();if _add !=nil {return nil ,_add ;};};_bga ._baaa =&_aefb ;return _bga ._baaa ,nil ;};func (_febc *ContentStreamProcessor )handleCommand_rg (_fddf *ContentStreamOperation ,_efff *_cd .PdfPageResources )error {_eage :=_cd .NewPdfColorspaceDeviceRGB (); +if len (_fddf .Params )!=_eage .GetNumComponents (){_bf .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006d\u0062\u0065\u0072 \u006f\u0066\u0020\u0070\u0061\u0072\u0061m\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020S\u0043"); +_bf .Log .Debug ("\u004e\u0075mb\u0065\u0072\u0020%\u0064\u0020\u006e\u006ft m\u0061tc\u0068\u0069\u006e\u0067\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0054",len (_fddf .Params ),_eage );return _e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_gafd ,_ebgc :=_eage .ColorFromPdfObjects (_fddf .Params );if _ebgc !=nil {return _ebgc ;};_febc ._acea .ColorspaceNonStroking =_eage ;_febc ._acea .ColorNonStroking =_gafd ;return nil ;}; -// Add_q adds 'q' operand to the content stream: Pushes the current graphics state on the stack. +// Scale applies x-y scaling to the transformation matrix. +func (_dbc *ContentCreator )Scale (sx ,sy float64 )*ContentCreator {return _dbc .Add_cm (sx ,0,0,sy ,0,0);};func (_affc *ContentStreamInlineImage )String ()string {_bbef :=_gc .Sprintf ("I\u006el\u0069\u006e\u0065\u0049\u006d\u0061\u0067\u0065(\u006c\u0065\u006e\u003d%d\u0029\u000a",len (_affc ._dafa )); +if _affc .BitsPerComponent !=nil {_bbef +="\u002d\u0020\u0042\u0050\u0043\u0020"+_affc .BitsPerComponent .WriteString ()+"\u000a";};if _affc .ColorSpace !=nil {_bbef +="\u002d\u0020\u0043S\u0020"+_affc .ColorSpace .WriteString ()+"\u000a";};if _affc .Decode !=nil {_bbef +="\u002d\u0020\u0044\u0020"+_affc .Decode .WriteString ()+"\u000a"; +};if _affc .DecodeParms !=nil {_bbef +="\u002d\u0020\u0044P\u0020"+_affc .DecodeParms .WriteString ()+"\u000a";};if _affc .Filter !=nil {_bbef +="\u002d\u0020\u0046\u0020"+_affc .Filter .WriteString ()+"\u000a";};if _affc .Height !=nil {_bbef +="\u002d\u0020\u0048\u0020"+_affc .Height .WriteString ()+"\u000a"; +};if _affc .ImageMask !=nil {_bbef +="\u002d\u0020\u0049M\u0020"+_affc .ImageMask .WriteString ()+"\u000a";};if _affc .Intent !=nil {_bbef +="\u002d \u0049\u006e\u0074\u0065\u006e\u0074 "+_affc .Intent .WriteString ()+"\u000a";};if _affc .Interpolate !=nil {_bbef +="\u002d\u0020\u0049\u0020"+_affc .Interpolate .WriteString ()+"\u000a"; +};if _affc .Width !=nil {_bbef +="\u002d\u0020\u0057\u0020"+_affc .Width .WriteString ()+"\u000a";};return _bbef ;}; + +// Add_h appends 'h' operand to the content stream: +// Close the current subpath by adding a line between the current position and the starting position. // -// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). -func (_fac *ContentCreator )Add_q ()*ContentCreator {_cac :=ContentStreamOperation {};_cac .Operand ="\u0071";_fac ._egg =append (_fac ._egg ,&_cac );return _fac ;}; +// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). +func (_eef *ContentCreator )Add_h ()*ContentCreator {_gfe :=ContentStreamOperation {};_gfe .Operand ="\u0068";_eef ._db =append (_eef ._db ,&_gfe );return _eef ;}; -// Add_Tr appends 'Tr' operand to the content stream: -// Set text rendering mode. +// Add_SC appends 'SC' operand to the content stream: +// Set color for stroking operations. Input: c1, ..., cn. // -// See section 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_bdab *ContentCreator )Add_Tr (render int64 )*ContentCreator {_bgc :=ContentStreamOperation {};_bgc .Operand ="\u0054\u0072";_bgc .Params =_acgd ([]int64 {render });_bdab ._egg =append (_bdab ._egg ,&_bgc );return _bdab ;}; +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_fdg *ContentCreator )Add_SC (c ...float64 )*ContentCreator {_aeab :=ContentStreamOperation {};_aeab .Operand ="\u0053\u0043";_aeab .Params =_adcg (c );_fdg ._db =append (_fdg ._db ,&_aeab );return _fdg ;};func (_ead *ContentStreamProcessor )getInitialColor (_ecbc _cd .PdfColorspace )(_cd .PdfColor ,error ){switch _gccd :=_ecbc .(type ){case *_cd .PdfColorspaceDeviceGray :return _cd .NewPdfColorDeviceGray (0.0),nil ; +case *_cd .PdfColorspaceDeviceRGB :return _cd .NewPdfColorDeviceRGB (0.0,0.0,0.0),nil ;case *_cd .PdfColorspaceDeviceCMYK :return _cd .NewPdfColorDeviceCMYK (0.0,0.0,0.0,1.0),nil ;case *_cd .PdfColorspaceCalGray :return _cd .NewPdfColorCalGray (0.0),nil ; +case *_cd .PdfColorspaceCalRGB :return _cd .NewPdfColorCalRGB (0.0,0.0,0.0),nil ;case *_cd .PdfColorspaceLab :_faea :=0.0;_gagdg :=0.0;_fdc :=0.0;if _gccd .Range [0]> 0{_faea =_gccd .Range [0];};if _gccd .Range [2]> 0{_gagdg =_gccd .Range [2];};return _cd .NewPdfColorLab (_faea ,_gagdg ,_fdc ),nil ; +case *_cd .PdfColorspaceICCBased :if _gccd .Alternate ==nil {_bf .Log .Trace ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065d\u0020-\u0020\u0061\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0066\u0061\u006c\u006c\u0020\u0062a\u0063\u006b\u0020\u0028\u004e\u0020\u003d\u0020\u0025\u0064\u0029",_gccd .N ); +if _gccd .N ==1{_bf .Log .Trace ("\u0046\u0061\u006c\u006c\u0069\u006e\u0067\u0020\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0044\u0065\u0076\u0069\u0063\u0065G\u0072\u0061\u0079");return _ead .getInitialColor (_cd .NewPdfColorspaceDeviceGray ());}else if _gccd .N ==3{_bf .Log .Trace ("\u0046a\u006c\u006c\u0069\u006eg\u0020\u0062\u0061\u0063\u006b \u0074o\u0020D\u0065\u0076\u0069\u0063\u0065\u0052\u0047B"); +return _ead .getInitialColor (_cd .NewPdfColorspaceDeviceRGB ());}else if _gccd .N ==4{_bf .Log .Trace ("\u0046\u0061\u006c\u006c\u0069\u006e\u0067\u0020\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0044\u0065\u0076\u0069\u0063\u0065C\u004d\u0059\u004b"); +return _ead .getInitialColor (_cd .NewPdfColorspaceDeviceCMYK ());}else {return nil ,_e .New ("a\u006c\u0074\u0065\u0072\u006e\u0061t\u0065\u0020\u0073\u0070\u0061\u0063e\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0049C\u0043"); +};};return _ead .getInitialColor (_gccd .Alternate );case *_cd .PdfColorspaceSpecialIndexed :if _gccd .Base ==nil {return nil ,_e .New ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0062\u0061\u0073e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069f\u0069\u0065\u0064"); +};return _ead .getInitialColor (_gccd .Base );case *_cd .PdfColorspaceSpecialSeparation :if _gccd .AlternateSpace ==nil {return nil ,_e .New ("\u0061\u006ct\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069fi\u0065\u0064"); +};return _ead .getInitialColor (_gccd .AlternateSpace );case *_cd .PdfColorspaceDeviceN :if _gccd .AlternateSpace ==nil {return nil ,_e .New ("\u0061\u006ct\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069fi\u0065\u0064"); +};return _ead .getInitialColor (_gccd .AlternateSpace );case *_cd .PdfColorspaceSpecialPattern :return _cd .NewPdfColorPattern (),nil ;};_bf .Log .Debug ("Un\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065r\u006d\u0069\u006e\u0065\u0020\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0066\u006f\u0072\u0020\u0075\u006e\u006b\u006e\u006fw\u006e \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065:\u0020\u0025T",_ecbc ); +return nil ,_e .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065");};func (_cfbb *ContentStreamParser )parseHexString ()(*_b .PdfObjectString ,error ){_cfbb ._eaa .ReadByte ();_egg :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); +var _dffdd []byte ;for {_cfbb .skipSpaces ();_adca ,_cae :=_cfbb ._eaa .Peek (1);if _cae !=nil {return _b .MakeString (""),_cae ;};if _adca [0]=='>'{_cfbb ._eaa .ReadByte ();break ;};_fgef ,_ :=_cfbb ._eaa .ReadByte ();if _c .IndexByte (_egg ,_fgef )>=0{_dffdd =append (_dffdd ,_fgef ); +};};if len (_dffdd )%2==1{_dffdd =append (_dffdd ,'0');};_gbe ,_ :=_ef .DecodeString (string (_dffdd ));return _b .MakeHexString (string (_gbe )),nil ;}; + +// Add_rg appends 'rg' operand to the content stream: +// Same as RG but used for nonstroking operations. +// +// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). +func (_adc *ContentCreator )Add_rg (r ,g ,b float64 )*ContentCreator {_aadg :=ContentStreamOperation {};_aadg .Operand ="\u0072\u0067";_aadg .Params =_adcg ([]float64 {r ,g ,b });_adc ._db =append (_adc ._db ,&_aadg );return _adc ;}; // Add_f_starred appends 'f*' operand to the content stream. // f*: Fill the path using the even-odd rule to determine fill region. // // See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_ecf *ContentCreator )Add_f_starred ()*ContentCreator {_fcc :=ContentStreamOperation {};_fcc .Operand ="\u0066\u002a";_ecf ._egg =append (_ecf ._egg ,&_fcc );return _ecf ;}; +func (_cdf *ContentCreator )Add_f_starred ()*ContentCreator {_eaf :=ContentStreamOperation {};_eaf .Operand ="\u0066\u002a";_cdf ._db =append (_cdf ._db ,&_eaf );return _cdf ;}; -// Pop pops and returns the topmost GraphicsState off the `gsStack`. -func (_efdf *GraphicStateStack )Pop ()GraphicsState {_ddb :=(*_efdf )[len (*_efdf )-1];*_efdf =(*_efdf )[:len (*_efdf )-1];return _ddb ;}; +// Wrap ensures that the contentstream is wrapped within a balanced q ... Q expression. +func (_ge *ContentCreator )Wrap (){_ge ._db .WrapIfNeeded ()};func _adcg (_gfd []float64 )[]_b .PdfObject {var _egge []_b .PdfObject ;for _ ,_cgeb :=range _gfd {_egge =append (_egge ,_b .MakeFloat (_cgeb ));};return _egge ;}; -// Operand returns true if `hce` is equivalent to HandlerConditionEnumOperand. -func (_afgc HandlerConditionEnum )Operand ()bool {return _afgc ==HandlerConditionEnumOperand }; +// HasUnclosedQ checks if all the `q` operator is properly closed by `Q` operator. +func (_cb *ContentStreamOperations )HasUnclosedQ ()bool {_aa :=0;for _ ,_da :=range *_cb {if _da .Operand =="\u0071"{_aa ++;}else if _da .Operand =="\u0051"{_aa --;};};return _aa !=0;}; -// Add_RG appends 'RG' operand to the content stream: -// Set the stroking colorspace to DeviceRGB and sets the r,g,b colors (0-1 each). +// HandlerConditionEnum represents the type of operand content stream processor (handler). +// The handler may process a single specific named operand or all operands. +type HandlerConditionEnum int ; + +// NewInlineImageFromImage makes a new content stream inline image object from an image. +func NewInlineImageFromImage (img _cd .Image ,encoder _b .StreamEncoder )(*ContentStreamInlineImage ,error ){if encoder ==nil {encoder =_b .NewRawEncoder ();};encoder .UpdateParams (img .GetParamsDict ());_beeed :=ContentStreamInlineImage {};if img .ColorComponents ==1{_beeed .ColorSpace =_b .MakeName ("\u0047"); +}else if img .ColorComponents ==3{_beeed .ColorSpace =_b .MakeName ("\u0052\u0047\u0042");}else if img .ColorComponents ==4{_beeed .ColorSpace =_b .MakeName ("\u0043\u004d\u0059\u004b");}else {_bf .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006e\u0075\u006db\u0065\u0072\u0020o\u0066\u0020c\u006f\u006c\u006f\u0072\u0020\u0063o\u006dpo\u006e\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0072\u0020\u0069\u006e\u006c\u0069\u006e\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0064",img .ColorComponents ); +return nil ,_e .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072 \u006ff\u0020c\u006fl\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073");};_beeed .BitsPerComponent =_b .MakeInteger (img .BitsPerComponent ); +_beeed .Width =_b .MakeInteger (img .Width );_beeed .Height =_b .MakeInteger (img .Height );_gfbbe ,_dgd :=encoder .EncodeBytes (img .Data );if _dgd !=nil {return nil ,_dgd ;};_beeed ._dafa =_gfbbe ;_cff :=encoder .GetFilterName ();if _cff !=_b .StreamEncodingFilterNameRaw {_beeed .Filter =_b .MakeName (_cff ); +};return &_beeed ,nil ;};func (_aedd *ContentStreamParser )parseNull ()(_b .PdfObjectNull ,error ){_ ,_bbb :=_aedd ._eaa .Discard (4);return _b .PdfObjectNull {},_bbb ;}; + +// Add_J adds 'J' operand to the content stream: Set the line cap style (graphics state). // -// See section 8.6.8 "Colour Operators" and Table 74 (p. 179-180 PDF32000_2008). -func (_ebb *ContentCreator )Add_RG (r ,g ,b float64 )*ContentCreator {_dadf :=ContentStreamOperation {};_dadf .Operand ="\u0052\u0047";_dadf .Params =_dbcb ([]float64 {r ,g ,b });_ebb ._egg =append (_ebb ._egg ,&_dadf );return _ebb ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_fce *ContentCreator )Add_J (lineCapStyle string )*ContentCreator {_deb :=ContentStreamOperation {};_deb .Operand ="\u004a";_deb .Params =_eeba ([]_b .PdfObjectName {_b .PdfObjectName (lineCapStyle )});_fce ._db =append (_fce ._db ,&_deb );return _fce ; +}; -// Add_b appends 'b' operand to the content stream: -// Close, fill and then stroke the path (nonzero winding number rule). +// Add_B appends 'B' operand to the content stream: +// Fill and then stroke the path (nonzero winding number rule). // // See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_faf *ContentCreator )Add_b ()*ContentCreator {_ecg :=ContentStreamOperation {};_ecg .Operand ="\u0062";_faf ._egg =append (_faf ._egg ,&_ecg );return _faf ;}; - -// NewContentCreator returns a new initialized ContentCreator. -func NewContentCreator ()*ContentCreator {_dba :=&ContentCreator {};_dba ._egg =ContentStreamOperations {};return _dba ;}; +func (_bg *ContentCreator )Add_B ()*ContentCreator {_gab :=ContentStreamOperation {};_gab .Operand ="\u0042";_bg ._db =append (_bg ._db ,&_gab );return _bg ;};const (HandlerConditionEnumOperand HandlerConditionEnum =iota ;HandlerConditionEnumAllOperands ; +); -// Add_c adds 'c' operand to the content stream: Append a Bezier curve to the current path from -// the current point to (x3,y3) with (x1,x1) and (x2,y2) as control points. -// -// See section 8.5.2 "Path Construction Operators" and Table 59 (pp. 140-141 PDF32000_2008). -func (_gfd *ContentCreator )Add_c (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )*ContentCreator {_fad :=ContentStreamOperation {};_fad .Operand ="\u0063";_fad .Params =_dbcb ([]float64 {x1 ,y1 ,x2 ,y2 ,x3 ,y3 });_gfd ._egg =append (_gfd ._egg ,&_fad );return _gfd ; -}; +// ContentCreator is a builder for PDF content streams. +type ContentCreator struct{_db ContentStreamOperations }; -// Add_Tc appends 'Tc' operand to the content stream: -// Set character spacing. +// Add_ri adds 'ri' operand to the content stream, which sets the color rendering intent. // -// See section 9.3 "Text State Parameters and Operators" and -// Table 105 (pp. 251-252 PDF32000_2008). -func (_abb *ContentCreator )Add_Tc (charSpace float64 )*ContentCreator {_bggc :=ContentStreamOperation {};_bggc .Operand ="\u0054\u0063";_bggc .Params =_dbcb ([]float64 {charSpace });_abb ._egg =append (_abb ._egg ,&_bggc );return _abb ;}; +// See section 8.4.4 "Graphic State Operators" and Table 57 (pp. 135-136 PDF32000_2008). +func (_fed *ContentCreator )Add_ri (intent _b .PdfObjectName )*ContentCreator {_fea :=ContentStreamOperation {};_fea .Operand ="\u0072\u0069";_fea .Params =_eeba ([]_b .PdfObjectName {intent });_fed ._db =append (_fed ._db ,&_fea );return _fed ;}; -// Add_b_starred appends 'b*' operand to the content stream: -// Close, fill and then stroke the path (even-odd winding number rule). +// Add_Td appends 'Td' operand to the content stream: +// Move to start of next line with offset (`tx`, `ty`). // -// See section 8.5.3 "Path Painting Operators" and Table 60 (p. 143 PDF32000_2008). -func (_gefc *ContentCreator )Add_b_starred ()*ContentCreator {_gbca :=ContentStreamOperation {};_gbca .Operand ="\u0062\u002a";_gefc ._egg =append (_gefc ._egg ,&_gbca );return _gefc ;}; \ No newline at end of file +// See section 9.4.2 "Text Positioning Operators" and +// Table 108 (pp. 257-258 PDF32000_2008). +func (_efcb *ContentCreator )Add_Td (tx ,ty float64 )*ContentCreator {_bbg :=ContentStreamOperation {};_bbg .Operand ="\u0054\u0064";_bbg .Params =_adcg ([]float64 {tx ,ty });_efcb ._db =append (_efcb ._db ,&_bbg );return _efcb ;}; \ No newline at end of file diff --git a/contentstream/draw/draw.go b/contentstream/draw/draw.go index a1fc2b91..d7ced732 100644 --- a/contentstream/draw/draw.go +++ b/contentstream/draw/draw.go @@ -14,270 +14,271 @@ // page content streams and XObject forms and thus also in annotation appearance streams. // // Also defines utility functions for drawing common shapes such as rectangles, lines and circles (ovals). -package draw ;import (_bf "fmt";_eg "github.com/unidoc/unipdf/v3/contentstream";_be "github.com/unidoc/unipdf/v3/core";_egb "github.com/unidoc/unipdf/v3/internal/transform";_g "github.com/unidoc/unipdf/v3/model";_e "math";); +package draw ;import (_f "fmt";_d "github.com/unidoc/unipdf/v3/contentstream";_cd "github.com/unidoc/unipdf/v3/core";_b "github.com/unidoc/unipdf/v3/internal/transform";_ag "github.com/unidoc/unipdf/v3/model";_c "math";); -// GetPointNumber returns the path point at the index specified by number. -// The index is 1-based. -func (_fda Path )GetPointNumber (number int )Point {if number < 1||number > len (_fda .Points ){return Point {};};return _fda .Points [number -1];}; - -// RemovePoint removes the point at the index specified by number from the -// path. The index is 1-based. -func (_def Path )RemovePoint (number int )Path {if number < 1||number > len (_def .Points ){return _def ;};_eca :=number -1;_def .Points =append (_def .Points [:_eca ],_def .Points [_eca +1:]...);return _def ;}; - -// GetPolarAngle returns the angle the magnitude of the vector forms with the -// positive X-axis going counterclockwise. -func (_afe Vector )GetPolarAngle ()float64 {return _e .Atan2 (_afe .Dy ,_afe .Dx )}; - -// BoundingBox represents the smallest rectangular area that encapsulates an object. -type BoundingBox struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;}; - -// ToPdfRectangle returns the rectangle as a PDF rectangle. -func (_agdg Rectangle )ToPdfRectangle ()*_g .PdfRectangle {return &_g .PdfRectangle {Llx :_agdg .X ,Lly :_agdg .Y ,Urx :_agdg .X +_agdg .Width ,Ury :_agdg .Y +_agdg .Height };}; - -// Polyline defines a slice of points that are connected as straight lines. -type Polyline struct{Points []Point ;LineColor _g .PdfColor ;LineWidth float64 ;}; +// Draw draws the composite curve polygon. A graphics state name can be +// specified for setting the curve properties (e.g. setting the opacity). +// Otherwise leave empty (""). Returns the content stream as a byte array +// and the bounding box of the polygon. +func (_efa CurvePolygon )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_gda :=_d .NewContentCreator ();_gda .Add_q ();_efa .FillEnabled =_efa .FillEnabled &&_efa .FillColor !=nil ;if _efa .FillEnabled {_gda .SetNonStrokingColor (_efa .FillColor ); +};_efa .BorderEnabled =_efa .BorderEnabled &&_efa .BorderColor !=nil ;if _efa .BorderEnabled {_gda .SetStrokingColor (_efa .BorderColor );_gda .Add_w (_efa .BorderWidth );};if len (gsName )> 1{_gda .Add_gs (_cd .PdfObjectName (gsName ));};_fga :=NewCubicBezierPath (); +for _ ,_ed :=range _efa .Rings {for _cefe ,_bg :=range _ed {if _cefe ==0{_gda .Add_m (_bg .P0 .X ,_bg .P0 .Y );}else {_gda .Add_l (_bg .P0 .X ,_bg .P0 .Y );};_gda .Add_c (_bg .P1 .X ,_bg .P1 .Y ,_bg .P2 .X ,_bg .P2 .Y ,_bg .P3 .X ,_bg .P3 .Y );_fga =_fga .AppendCurve (_bg ); +};_gda .Add_h ();};if _efa .FillEnabled &&_efa .BorderEnabled {_gda .Add_B ();}else if _efa .FillEnabled {_gda .Add_f ();}else if _efa .BorderEnabled {_gda .Add_S ();};_gda .Add_Q ();return _gda .Bytes (),_fga .GetBoundingBox ().ToPdfRectangle (),nil ; +}; -// Draw draws the basic line to PDF. Generates the content stream which can be used in page contents or appearance -// stream of annotation. Returns the stream content, XForm bounding box (local), bounding box and an error if -// one occurred. -func (_egfb BasicLine )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_fec :=NewPath ();_fec =_fec .AppendPoint (NewPoint (_egfb .X1 ,_egfb .Y1 ));_fec =_fec .AppendPoint (NewPoint (_egfb .X2 ,_egfb .Y2 ));_caa :=_eg .NewContentCreator ();_caa .Add_q ().Add_w (_egfb .LineWidth ).SetStrokingColor (_egfb .LineColor ); -if _egfb .LineStyle ==LineStyleDashed {if _egfb .DashArray ==nil {_egfb .DashArray =[]int64 {1,1};};_caa .Add_d (_egfb .DashArray ,_egfb .DashPhase );};if len (gsName )> 1{_caa .Add_gs (_be .PdfObjectName (gsName ));};DrawPathWithCreator (_fec ,_caa ); -_caa .Add_S ().Add_Q ();return _caa .Bytes (),_fec .GetBoundingBox ().ToPdfRectangle (),nil ;}; +// LineStyle refers to how the line will be created. +type LineStyle int ; -// NewCubicBezierCurve returns a new cubic Bezier curve. -func NewCubicBezierCurve (x0 ,y0 ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )CubicBezierCurve {_eb :=CubicBezierCurve {};_eb .P0 =NewPoint (x0 ,y0 );_eb .P1 =NewPoint (x1 ,y1 );_eb .P2 =NewPoint (x2 ,y2 );_eb .P3 =NewPoint (x3 ,y3 );return _eb ;}; +// NewVectorBetween returns a new vector with the direction specified by +// the subtraction of point a from point b (b-a). +func NewVectorBetween (a Point ,b Point )Vector {_fcc :=Vector {};_fcc .Dx =b .X -a .X ;_fcc .Dy =b .Y -a .Y ;return _fcc ;}; // Offset shifts the path with the specified offsets. -func (_gg Path )Offset (offX ,offY float64 )Path {for _egc ,_ffg :=range _gg .Points {_gg .Points [_egc ]=_ffg .Add (offX ,offY );};return _gg ;}; +func (_dc Path )Offset (offX ,offY float64 )Path {for _gc ,_de :=range _dc .Points {_dc .Points [_gc ]=_de .Add (offX ,offY );};return _dc ;}; -// DrawPathWithCreator makes the path with the content creator. +// DrawBezierPathWithCreator makes the bezier path with the content creator. // Adds the PDF commands to draw the path to the creator instance. -func DrawPathWithCreator (path Path ,creator *_eg .ContentCreator ){for _edbe ,_fgc :=range path .Points {if _edbe ==0{creator .Add_m (_fgc .X ,_fgc .Y );}else {creator .Add_l (_fgc .X ,_fgc .Y );};};};const (LineEndingStyleNone LineEndingStyle =0;LineEndingStyleArrow LineEndingStyle =1; -LineEndingStyleButt LineEndingStyle =2;); - -// AppendPoint adds the specified point to the path. -func (_bcb Path )AppendPoint (point Point )Path {_bcb .Points =append (_bcb .Points ,point );return _bcb }; - -// AppendCurve appends the specified Bezier curve to the path. -func (_bc CubicBezierPath )AppendCurve (curve CubicBezierCurve )CubicBezierPath {_bc .Curves =append (_bc .Curves ,curve );return _bc ;}; - -// Line defines a line shape between point 1 (X1,Y1) and point 2 (X2,Y2). The line ending styles can be none (regular line), -// or arrows at either end. The line also has a specified width, color and opacity. -type Line struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor _g .PdfColor ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 LineEndingStyle ;LineEndingStyle2 LineEndingStyle ;LineStyle LineStyle ;}; - -// Rotate returns a new Point at `p` rotated by `theta` degrees. -func (_dde Point )Rotate (theta float64 )Point {_ee :=_egb .NewPoint (_dde .X ,_dde .Y ).Rotate (theta );return NewPoint (_ee .X ,_ee .Y );}; - -// NewCubicBezierPath returns a new empty cubic Bezier path. -func NewCubicBezierPath ()CubicBezierPath {_a :=CubicBezierPath {};_a .Curves =[]CubicBezierCurve {};return _a ;};func (_aca Point )String ()string {return _bf .Sprintf ("(\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u0029",_aca .X ,_aca .Y ); -}; - -// PolyBezierCurve represents a composite curve that is the result of -// joining multiple cubic Bezier curves. -type PolyBezierCurve struct{Curves []CubicBezierCurve ;BorderWidth float64 ;BorderColor _g .PdfColor ;FillEnabled bool ;FillColor _g .PdfColor ;}; - -// Circle represents a circle shape with fill and border properties that can be drawn to a PDF content stream. -type Circle struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor _g .PdfColor ;BorderEnabled bool ;BorderWidth float64 ;BorderColor _g .PdfColor ;Opacity float64 ;}; - -// Scale scales the vector by the specified factor. -func (_afd Vector )Scale (factor float64 )Vector {_eea :=_afd .Magnitude ();_addd :=_afd .GetPolarAngle ();_afd .Dx =factor *_eea *_e .Cos (_addd );_afd .Dy =factor *_eea *_e .Sin (_addd );return _afd ;}; +func DrawBezierPathWithCreator (bpath CubicBezierPath ,creator *_d .ContentCreator ){for _gcea ,_bbdf :=range bpath .Curves {if _gcea ==0{creator .Add_m (_bbdf .P0 .X ,_bbdf .P0 .Y );};creator .Add_c (_bbdf .P1 .X ,_bbdf .P1 .Y ,_bbdf .P2 .X ,_bbdf .P2 .Y ,_bbdf .P3 .X ,_bbdf .P3 .Y ); +};}; // Draw draws the polyline. A graphics state name can be specified for // setting the polyline properties (e.g. setting the opacity). Otherwise leave // empty (""). Returns the content stream as a byte array and the polyline // bounding box. -func (_cec Polyline )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){if _cec .LineColor ==nil {_cec .LineColor =_g .NewPdfColorDeviceRGB (0,0,0);};_bgge :=NewPath ();for _ ,_ceb :=range _cec .Points {_bgge =_bgge .AppendPoint (_ceb );};_gfdc :=_eg .NewContentCreator (); -_gfdc .Add_q ().SetStrokingColor (_cec .LineColor ).Add_w (_cec .LineWidth );if len (gsName )> 1{_gfdc .Add_gs (_be .PdfObjectName (gsName ));};DrawPathWithCreator (_bgge ,_gfdc );_gfdc .Add_S ();_gfdc .Add_Q ();return _gfdc .Bytes (),_bgge .GetBoundingBox ().ToPdfRectangle (),nil ; +func (_cbd Polyline )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){if _cbd .LineColor ==nil {_cbd .LineColor =_ag .NewPdfColorDeviceRGB (0,0,0);};_abad :=NewPath ();for _ ,_fbg :=range _cbd .Points {_abad =_abad .AppendPoint (_fbg );};_fff :=_d .NewContentCreator (); +_fff .Add_q ().SetStrokingColor (_cbd .LineColor ).Add_w (_cbd .LineWidth );if len (gsName )> 1{_fff .Add_gs (_cd .PdfObjectName (gsName ));};DrawPathWithCreator (_abad ,_fff );_fff .Add_S ();_fff .Add_Q ();return _fff .Bytes (),_abad .GetBoundingBox ().ToPdfRectangle (),nil ; }; -// GetBoundingBox returns the bounding box of the path. -func (_df Path )GetBoundingBox ()BoundingBox {_cd :=BoundingBox {};_fcg :=0.0;_aa :=0.0;_bg :=0.0;_ecc :=0.0;for _agd ,_ac :=range _df .Points {if _agd ==0{_fcg =_ac .X ;_aa =_ac .X ;_bg =_ac .Y ;_ecc =_ac .Y ;continue ;};if _ac .X < _fcg {_fcg =_ac .X ; -};if _ac .X > _aa {_aa =_ac .X ;};if _ac .Y < _bg {_bg =_ac .Y ;};if _ac .Y > _ecc {_ecc =_ac .Y ;};};_cd .X =_fcg ;_cd .Y =_bg ;_cd .Width =_aa -_fcg ;_cd .Height =_ecc -_bg ;return _cd ;}; - -// GetBounds returns the bounding box of the Bezier curve. -func (_f CubicBezierCurve )GetBounds ()_g .PdfRectangle {_gb :=_f .P0 .X ;_d :=_f .P0 .X ;_ba :=_f .P0 .Y ;_ec :=_f .P0 .Y ;for _bac :=0.0;_bac <=1.0;_bac +=0.001{Rx :=_f .P0 .X *_e .Pow (1-_bac ,3)+_f .P1 .X *3*_bac *_e .Pow (1-_bac ,2)+_f .P2 .X *3*_e .Pow (_bac ,2)*(1-_bac )+_f .P3 .X *_e .Pow (_bac ,3); -Ry :=_f .P0 .Y *_e .Pow (1-_bac ,3)+_f .P1 .Y *3*_bac *_e .Pow (1-_bac ,2)+_f .P2 .Y *3*_e .Pow (_bac ,2)*(1-_bac )+_f .P3 .Y *_e .Pow (_bac ,3);if Rx < _gb {_gb =Rx ;};if Rx > _d {_d =Rx ;};if Ry < _ba {_ba =Ry ;};if Ry > _ec {_ec =Ry ;};};_ed :=_g .PdfRectangle {}; -_ed .Llx =_gb ;_ed .Lly =_ba ;_ed .Urx =_d ;_ed .Ury =_ec ;return _ed ;}; - -// CubicBezierCurve is defined by: -// R(t) = P0*(1-t)^3 + P1*3*t*(1-t)^2 + P2*3*t^2*(1-t) + P3*t^3 -// where P0 is the current point, P1, P2 control points and P3 the final point. -type CubicBezierCurve struct{P0 Point ;P1 Point ;P2 Point ;P3 Point ;}; +// Polyline defines a slice of points that are connected as straight lines. +type Polyline struct{Points []Point ;LineColor _ag .PdfColor ;LineWidth float64 ;}; // Draw draws the rectangle. A graphics state can be specified for // setting additional properties (e.g. opacity). Otherwise pass an empty string // for the `gsName` parameter. The method returns the content stream as a byte // array and the bounding box of the shape. -func (_ada Rectangle )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_ebeb :=_eg .NewContentCreator ();_ebeb .Add_q ();if _ada .FillEnabled {_ebeb .SetNonStrokingColor (_ada .FillColor );};if _ada .BorderEnabled {_ebeb .SetStrokingColor (_ada .BorderColor ); -_ebeb .Add_w (_ada .BorderWidth );};if len (gsName )> 1{_ebeb .Add_gs (_be .PdfObjectName (gsName ));};var (_eff ,_eaa =_ada .X ,_ada .Y ;_fcd ,_fdaf =_ada .Width ,_ada .Height ;_cff =_e .Abs (_ada .BorderRadiusTopLeft );_fdd =_e .Abs (_ada .BorderRadiusTopRight ); -_gfe =_e .Abs (_ada .BorderRadiusBottomLeft );_cg =_e .Abs (_ada .BorderRadiusBottomRight );_dcf =0.4477;);_babc :=Path {Points :[]Point {{X :_eff +_fcd -_cg ,Y :_eaa },{X :_eff +_fcd ,Y :_eaa +_fdaf -_fdd },{X :_eff +_cff ,Y :_eaa +_fdaf },{X :_eff ,Y :_eaa +_gfe }}}; -_ccd :=[][7]float64 {{_cg ,_eff +_fcd -_cg *_dcf ,_eaa ,_eff +_fcd ,_eaa +_cg *_dcf ,_eff +_fcd ,_eaa +_cg },{_fdd ,_eff +_fcd ,_eaa +_fdaf -_fdd *_dcf ,_eff +_fcd -_fdd *_dcf ,_eaa +_fdaf ,_eff +_fcd -_fdd ,_eaa +_fdaf },{_cff ,_eff +_cff *_dcf ,_eaa +_fdaf ,_eff ,_eaa +_fdaf -_cff *_dcf ,_eff ,_eaa +_fdaf -_cff },{_gfe ,_eff ,_eaa +_gfe *_dcf ,_eff +_gfe *_dcf ,_eaa ,_eff +_gfe ,_eaa }}; -_ebeb .Add_m (_eff +_gfe ,_eaa );for _fcc :=0;_fcc < 4;_fcc ++{_ga :=_babc .Points [_fcc ];_ebeb .Add_l (_ga .X ,_ga .Y );_ca :=_ccd [_fcc ];if _cfa :=_ca [0];_cfa !=0{_ebeb .Add_c (_ca [1],_ca [2],_ca [3],_ca [4],_ca [5],_ca [6]);};};_ebeb .Add_h ();if _ada .FillEnabled &&_ada .BorderEnabled {_ebeb .Add_B (); -}else if _ada .FillEnabled {_ebeb .Add_f ();}else if _ada .BorderEnabled {_ebeb .Add_S ();};_ebeb .Add_Q ();return _ebeb .Bytes (),_babc .GetBoundingBox ().ToPdfRectangle (),nil ;}; +func (_eab Rectangle )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_fbe :=_d .NewContentCreator ();_fbe .Add_q ();if _eab .FillEnabled {_fbe .SetNonStrokingColor (_eab .FillColor );};if _eab .BorderEnabled {_fbe .SetStrokingColor (_eab .BorderColor ); +_fbe .Add_w (_eab .BorderWidth );};if len (gsName )> 1{_fbe .Add_gs (_cd .PdfObjectName (gsName ));};var (_ddg ,_eaf =_eab .X ,_eab .Y ;_dda ,_dg =_eab .Width ,_eab .Height ;_deg =_c .Abs (_eab .BorderRadiusTopLeft );_cac =_c .Abs (_eab .BorderRadiusTopRight ); +_gdg =_c .Abs (_eab .BorderRadiusBottomLeft );_bd =_c .Abs (_eab .BorderRadiusBottomRight );_ec =0.4477;);_bdf :=Path {Points :[]Point {{X :_ddg +_dda -_bd ,Y :_eaf },{X :_ddg +_dda ,Y :_eaf +_dg -_cac },{X :_ddg +_deg ,Y :_eaf +_dg },{X :_ddg ,Y :_eaf +_gdg }}}; +_bed :=[][7]float64 {{_bd ,_ddg +_dda -_bd *_ec ,_eaf ,_ddg +_dda ,_eaf +_bd *_ec ,_ddg +_dda ,_eaf +_bd },{_cac ,_ddg +_dda ,_eaf +_dg -_cac *_ec ,_ddg +_dda -_cac *_ec ,_eaf +_dg ,_ddg +_dda -_cac ,_eaf +_dg },{_deg ,_ddg +_deg *_ec ,_eaf +_dg ,_ddg ,_eaf +_dg -_deg *_ec ,_ddg ,_eaf +_dg -_deg },{_gdg ,_ddg ,_eaf +_gdg *_ec ,_ddg +_gdg *_ec ,_eaf ,_ddg +_gdg ,_eaf }}; +_fbe .Add_m (_ddg +_gdg ,_eaf );for _ddb :=0;_ddb < 4;_ddb ++{_egc :=_bdf .Points [_ddb ];_fbe .Add_l (_egc .X ,_egc .Y );_eae :=_bed [_ddb ];if _ega :=_eae [0];_ega !=0{_fbe .Add_c (_eae [1],_eae [2],_eae [3],_eae [4],_eae [5],_eae [6]);};};_fbe .Add_h (); +if _eab .FillEnabled &&_eab .BorderEnabled {_fbe .Add_B ();}else if _eab .FillEnabled {_fbe .Add_f ();}else if _eab .BorderEnabled {_fbe .Add_S ();};_fbe .Add_Q ();return _fbe .Bytes (),_bdf .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// Rectangle is a shape with a specified Width and Height and a lower left corner at (X,Y) that can be -// drawn to a PDF content stream. The rectangle can optionally have a border and a filling color. -// The Width/Height includes the border (if any specified), i.e. is positioned inside. -type Rectangle struct{ +// Rotate rotates the vector by the specified angle. +func (_caa Vector )Rotate (phi float64 )Vector {_bdfg :=_caa .Magnitude ();_fgab :=_caa .GetPolarAngle ();return NewVectorPolar (_bdfg ,_fgab +phi );}; -// Position and size properties. -X float64 ;Y float64 ;Width float64 ;Height float64 ; +// Copy returns a clone of the Bezier path. +func (_ef CubicBezierPath )Copy ()CubicBezierPath {_be :=CubicBezierPath {};_be .Curves =append (_be .Curves ,_ef .Curves ...);return _be ;}; -// Fill properties. -FillEnabled bool ;FillColor _g .PdfColor ; +// Draw draws the polygon. A graphics state name can be specified for +// setting the polygon properties (e.g. setting the opacity). Otherwise leave +// empty (""). Returns the content stream as a byte array and the polygon +// bounding box. +func (_add Polygon )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_aac :=_d .NewContentCreator ();_aac .Add_q ();_add .FillEnabled =_add .FillEnabled &&_add .FillColor !=nil ;if _add .FillEnabled {_aac .SetNonStrokingColor (_add .FillColor ); +};_add .BorderEnabled =_add .BorderEnabled &&_add .BorderColor !=nil ;if _add .BorderEnabled {_aac .SetStrokingColor (_add .BorderColor );_aac .Add_w (_add .BorderWidth );};if len (gsName )> 1{_aac .Add_gs (_cd .PdfObjectName (gsName ));};_aeg :=NewPath (); +for _ ,_ggf :=range _add .Points {for _dfab ,_dcb :=range _ggf {_aeg =_aeg .AppendPoint (_dcb );if _dfab ==0{_aac .Add_m (_dcb .X ,_dcb .Y );}else {_aac .Add_l (_dcb .X ,_dcb .Y );};};_aac .Add_h ();};if _add .FillEnabled &&_add .BorderEnabled {_aac .Add_B (); +}else if _add .FillEnabled {_aac .Add_f ();}else if _add .BorderEnabled {_aac .Add_S ();};_aac .Add_Q ();return _aac .Bytes (),_aeg .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// Border properties. -BorderEnabled bool ;BorderColor _g .PdfColor ;BorderWidth float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ; +// NewCubicBezierCurve returns a new cubic Bezier curve. +func NewCubicBezierCurve (x0 ,y0 ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 )CubicBezierCurve {_e :=CubicBezierCurve {};_e .P0 =NewPoint (x0 ,y0 );_e .P1 =NewPoint (x1 ,y1 );_e .P2 =NewPoint (x2 ,y2 );_e .P3 =NewPoint (x3 ,y3 );return _e ;};const (LineStyleSolid LineStyle =0; +LineStyleDashed LineStyle =1;); -// Shape opacity (0-1 interval). -Opacity float64 ;}; +// Draw draws the composite Bezier curve. A graphics state name can be +// specified for setting the curve properties (e.g. setting the opacity). +// Otherwise leave empty (""). Returns the content stream as a byte array and +// the curve bounding box. +func (_aa PolyBezierCurve )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){if _aa .BorderColor ==nil {_aa .BorderColor =_ag .NewPdfColorDeviceRGB (0,0,0);};_gfc :=NewCubicBezierPath ();for _ ,_cff :=range _aa .Curves {_gfc =_gfc .AppendCurve (_cff ); +};_cab :=_d .NewContentCreator ();_cab .Add_q ();_aa .FillEnabled =_aa .FillEnabled &&_aa .FillColor !=nil ;if _aa .FillEnabled {_cab .SetNonStrokingColor (_aa .FillColor );};_cab .SetStrokingColor (_aa .BorderColor );_cab .Add_w (_aa .BorderWidth );if len (gsName )> 1{_cab .Add_gs (_cd .PdfObjectName (gsName )); +};for _ded ,_cae :=range _gfc .Curves {if _ded ==0{_cab .Add_m (_cae .P0 .X ,_cae .P0 .Y );}else {_cab .Add_l (_cae .P0 .X ,_cae .P0 .Y );};_cab .Add_c (_cae .P1 .X ,_cae .P1 .Y ,_cae .P2 .X ,_cae .P2 .Y ,_cae .P3 .X ,_cae .P3 .Y );};if _aa .FillEnabled {_cab .Add_h (); +_cab .Add_B ();}else {_cab .Add_S ();};_cab .Add_Q ();return _cab .Bytes (),_gfc .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// Point represents a two-dimensional point. -type Point struct{X float64 ;Y float64 ;}; +// AppendCurve appends the specified Bezier curve to the path. +func (_ea CubicBezierPath )AppendCurve (curve CubicBezierCurve )CubicBezierPath {_ea .Curves =append (_ea .Curves ,curve );return _ea ;}; -// Polygon is a multi-point shape that can be drawn to a PDF content stream. -type Polygon struct{Points [][]Point ;FillEnabled bool ;FillColor _g .PdfColor ;BorderEnabled bool ;BorderColor _g .PdfColor ;BorderWidth float64 ;}; +// Draw draws the basic line to PDF. Generates the content stream which can be used in page contents or appearance +// stream of annotation. Returns the stream content, XForm bounding box (local), bounding box and an error if +// one occurred. +func (_bgf BasicLine )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_gafe :=NewPath ();_gafe =_gafe .AppendPoint (NewPoint (_bgf .X1 ,_bgf .Y1 ));_gafe =_gafe .AppendPoint (NewPoint (_bgf .X2 ,_bgf .Y2 ));_ddda :=_d .NewContentCreator ();_ddda .Add_q ().Add_w (_bgf .LineWidth ).SetStrokingColor (_bgf .LineColor ); +if _bgf .LineStyle ==LineStyleDashed {if _bgf .DashArray ==nil {_bgf .DashArray =[]int64 {1,1};};_ddda .Add_d (_bgf .DashArray ,_bgf .DashPhase );};if len (gsName )> 1{_ddda .Add_gs (_cd .PdfObjectName (gsName ));};DrawPathWithCreator (_gafe ,_ddda );_ddda .Add_S ().Add_Q (); +return _ddda .Bytes (),_gafe .GetBoundingBox ().ToPdfRectangle (),nil ;}; -// BasicLine defines a line between point 1 (X1,Y1) and point 2 (X2,Y2). The line has a specified width, color and opacity. -type BasicLine struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor _g .PdfColor ;Opacity float64 ;LineWidth float64 ;LineStyle LineStyle ;DashArray []int64 ;DashPhase int64 ;}; +// NewCubicBezierPath returns a new empty cubic Bezier path. +func NewCubicBezierPath ()CubicBezierPath {_dd :=CubicBezierPath {};_dd .Curves =[]CubicBezierCurve {};return _dd ;}; + +// PolyBezierCurve represents a composite curve that is the result of +// joining multiple cubic Bezier curves. +type PolyBezierCurve struct{Curves []CubicBezierCurve ;BorderWidth float64 ;BorderColor _ag .PdfColor ;FillEnabled bool ;FillColor _ag .PdfColor ;}; // Length returns the number of points in the path. -func (_ag Path )Length ()int {return len (_ag .Points )}; +func (_gb Path )Length ()int {return len (_gb .Points )}; -// LineStyle refers to how the line will be created. -type LineStyle int ; +// GetPointNumber returns the path point at the index specified by number. +// The index is 1-based. +func (_ccb Path )GetPointNumber (number int )Point {if number < 1||number > len (_ccb .Points ){return Point {};};return _ccb .Points [number -1];}; -// CubicBezierPath represents a collection of cubic Bezier curves. -type CubicBezierPath struct{Curves []CubicBezierCurve ;}; +// Rotate returns a new Point at `p` rotated by `theta` degrees. +func (_gf Point )Rotate (theta float64 )Point {_eg :=_b .NewPoint (_gf .X ,_gf .Y ).Rotate (theta );return NewPoint (_eg .X ,_eg .Y );}; -// Draw draws the composite curve polygon. A graphics state name can be -// specified for setting the curve properties (e.g. setting the opacity). -// Otherwise leave empty (""). Returns the content stream as a byte array -// and the bounding box of the polygon. -func (_abd CurvePolygon )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_ef :=_eg .NewContentCreator ();_ef .Add_q ();_abd .FillEnabled =_abd .FillEnabled &&_abd .FillColor !=nil ;if _abd .FillEnabled {_ef .SetNonStrokingColor (_abd .FillColor ); -};_abd .BorderEnabled =_abd .BorderEnabled &&_abd .BorderColor !=nil ;if _abd .BorderEnabled {_ef .SetStrokingColor (_abd .BorderColor );_ef .Add_w (_abd .BorderWidth );};if len (gsName )> 1{_ef .Add_gs (_be .PdfObjectName (gsName ));};_gd :=NewCubicBezierPath (); -for _ ,_fcgc :=range _abd .Rings {for _gcc ,_ce :=range _fcgc {if _gcc ==0{_ef .Add_m (_ce .P0 .X ,_ce .P0 .Y );}else {_ef .Add_l (_ce .P0 .X ,_ce .P0 .Y );};_ef .Add_c (_ce .P1 .X ,_ce .P1 .Y ,_ce .P2 .X ,_ce .P2 .Y ,_ce .P3 .X ,_ce .P3 .Y );_gd =_gd .AppendCurve (_ce ); -};_ef .Add_h ();};if _abd .FillEnabled &&_abd .BorderEnabled {_ef .Add_B ();}else if _abd .FillEnabled {_ef .Add_f ();}else if _abd .BorderEnabled {_ef .Add_S ();};_ef .Add_Q ();return _ef .Bytes (),_gd .GetBoundingBox ().ToPdfRectangle (),nil ;}; +// Add shifts the coordinates of the point with dx, dy and returns the result. +func (_gg Point )Add (dx ,dy float64 )Point {_gg .X +=dx ;_gg .Y +=dy ;return _gg };const (LineEndingStyleNone LineEndingStyle =0;LineEndingStyleArrow LineEndingStyle =1;LineEndingStyleButt LineEndingStyle =2;); -// Path consists of straight line connections between each point defined in an array of points. -type Path struct{Points []Point ;}; +// Add adds the specified vector to the current one and returns the result. +func (_cfa Vector )Add (other Vector )Vector {_cfa .Dx +=other .Dx ;_cfa .Dy +=other .Dy ;return _cfa }; -// ToPdfRectangle returns the bounding box as a PDF rectangle. -func (_ebe BoundingBox )ToPdfRectangle ()*_g .PdfRectangle {return &_g .PdfRectangle {Llx :_ebe .X ,Lly :_ebe .Y ,Urx :_ebe .X +_ebe .Width ,Ury :_ebe .Y +_ebe .Height };};const (LineStyleSolid LineStyle =0;LineStyleDashed LineStyle =1;); +// Draw draws the circle. Can specify a graphics state (gsName) for setting opacity etc. Otherwise leave empty (""). +// Returns the content stream as a byte array, the bounding box and an error on failure. +func (_cbc Circle )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_fd :=_cbc .Width /2;_cbg :=_cbc .Height /2;if _cbc .BorderEnabled {_fd -=_cbc .BorderWidth /2;_cbg -=_cbc .BorderWidth /2;};_fa :=0.551784;_cbfa :=_fd *_fa ;_fe :=_cbg *_fa ; +_fad :=NewCubicBezierPath ();_fad =_fad .AppendCurve (NewCubicBezierCurve (-_fd ,0,-_fd ,_fe ,-_cbfa ,_cbg ,0,_cbg ));_fad =_fad .AppendCurve (NewCubicBezierCurve (0,_cbg ,_cbfa ,_cbg ,_fd ,_fe ,_fd ,0));_fad =_fad .AppendCurve (NewCubicBezierCurve (_fd ,0,_fd ,-_fe ,_cbfa ,-_cbg ,0,-_cbg )); +_fad =_fad .AppendCurve (NewCubicBezierCurve (0,-_cbg ,-_cbfa ,-_cbg ,-_fd ,-_fe ,-_fd ,0));_fad =_fad .Offset (_fd ,_cbg );if _cbc .BorderEnabled {_fad =_fad .Offset (_cbc .BorderWidth /2,_cbc .BorderWidth /2);};if _cbc .X !=0||_cbc .Y !=0{_fad =_fad .Offset (_cbc .X ,_cbc .Y ); +};_cga :=_d .NewContentCreator ();_cga .Add_q ();if _cbc .FillEnabled {_cga .SetNonStrokingColor (_cbc .FillColor );};if _cbc .BorderEnabled {_cga .SetStrokingColor (_cbc .BorderColor );_cga .Add_w (_cbc .BorderWidth );};if len (gsName )> 1{_cga .Add_gs (_cd .PdfObjectName (gsName )); +};DrawBezierPathWithCreator (_fad ,_cga );_cga .Add_h ();if _cbc .FillEnabled &&_cbc .BorderEnabled {_cga .Add_B ();}else if _cbc .FillEnabled {_cga .Add_f ();}else if _cbc .BorderEnabled {_cga .Add_S ();};_cga .Add_Q ();_fgb :=_fad .GetBoundingBox (); +if _cbc .BorderEnabled {_fgb .Height +=_cbc .BorderWidth ;_fgb .Width +=_cbc .BorderWidth ;_fgb .X -=_cbc .BorderWidth /2;_fgb .Y -=_cbc .BorderWidth /2;};return _cga .Bytes (),_fgb .ToPdfRectangle (),nil ;}; -// NewPath returns a new empty path. -func NewPath ()Path {return Path {}}; +// Flip changes the sign of the vector: -vector. +func (_ceb Vector )Flip ()Vector {_fadd :=_ceb .Magnitude ();_ba :=_ceb .GetPolarAngle ();_ceb .Dx =_fadd *_c .Cos (_ba +_c .Pi );_ceb .Dy =_fadd *_c .Sin (_ba +_c .Pi );return _ceb ;}; // Vector represents a two-dimensional vector. type Vector struct{Dx float64 ;Dy float64 ;}; -// FlipY flips the sign of the Dy component of the vector. -func (_ade Vector )FlipY ()Vector {_ade .Dy =-_ade .Dy ;return _ade }; - -// Magnitude returns the magnitude of the vector. -func (_dad Vector )Magnitude ()float64 {return _e .Sqrt (_e .Pow (_dad .Dx ,2.0)+_e .Pow (_dad .Dy ,2.0))}; +// Draw draws the line to PDF contentstream. Generates the content stream which can be used in page contents or +// appearance stream of annotation. Returns the stream content, XForm bounding box (local), bounding box and an error +// if one occurred. +func (_bda Line )Draw (gsName string )([]byte ,*_ag .PdfRectangle ,error ){_aba ,_fac :=_bda .X1 ,_bda .X2 ;_ccg ,_bee :=_bda .Y1 ,_bda .Y2 ;_bb :=_bee -_ccg ;_faf :=_fac -_aba ;_aga :=_c .Atan2 (_bb ,_faf );L :=_c .Sqrt (_c .Pow (_faf ,2.0)+_c .Pow (_bb ,2.0)); +_dcg :=_bda .LineWidth ;_bc :=_c .Pi ;_bbd :=1.0;if _faf < 0{_bbd *=-1.0;};if _bb < 0{_bbd *=-1.0;};VsX :=_bbd *(-_dcg /2*_c .Cos (_aga +_bc /2));VsY :=_bbd *(-_dcg /2*_c .Sin (_aga +_bc /2)+_dcg *_c .Sin (_aga +_bc /2));V1X :=VsX +_dcg /2*_c .Cos (_aga +_bc /2); +V1Y :=VsY +_dcg /2*_c .Sin (_aga +_bc /2);V2X :=VsX +_dcg /2*_c .Cos (_aga +_bc /2)+L *_c .Cos (_aga );V2Y :=VsY +_dcg /2*_c .Sin (_aga +_bc /2)+L *_c .Sin (_aga );V3X :=VsX +_dcg /2*_c .Cos (_aga +_bc /2)+L *_c .Cos (_aga )+_dcg *_c .Cos (_aga -_bc /2); +V3Y :=VsY +_dcg /2*_c .Sin (_aga +_bc /2)+L *_c .Sin (_aga )+_dcg *_c .Sin (_aga -_bc /2);V4X :=VsX +_dcg /2*_c .Cos (_aga -_bc /2);V4Y :=VsY +_dcg /2*_c .Sin (_aga -_bc /2);_cea :=NewPath ();_cea =_cea .AppendPoint (NewPoint (V1X ,V1Y ));_cea =_cea .AppendPoint (NewPoint (V2X ,V2Y )); +_cea =_cea .AppendPoint (NewPoint (V3X ,V3Y ));_cea =_cea .AppendPoint (NewPoint (V4X ,V4Y ));_dca :=_bda .LineEndingStyle1 ;_eeb :=_bda .LineEndingStyle2 ;_ge :=3*_dcg ;_cde :=3*_dcg ;_cgf :=(_cde -_dcg )/2;if _eeb ==LineEndingStyleArrow {_gcf :=_cea .GetPointNumber (2); +_gaf :=NewVectorPolar (_ge ,_aga +_bc );_agae :=_gcf .AddVector (_gaf );_afb :=NewVectorPolar (_cde /2,_aga +_bc /2);_dag :=NewVectorPolar (_ge ,_aga );_ac :=NewVectorPolar (_cgf ,_aga +_bc /2);_gef :=_agae .AddVector (_ac );_bgg :=_dag .Add (_afb .Flip ()); +_aea :=_gef .AddVector (_bgg );_bba :=_afb .Scale (2).Flip ().Add (_bgg .Flip ());_fbed :=_aea .AddVector (_bba );_fba :=_agae .AddVector (NewVectorPolar (_dcg ,_aga -_bc /2));_bf :=NewPath ();_bf =_bf .AppendPoint (_cea .GetPointNumber (1));_bf =_bf .AppendPoint (_agae ); +_bf =_bf .AppendPoint (_gef );_bf =_bf .AppendPoint (_aea );_bf =_bf .AppendPoint (_fbed );_bf =_bf .AppendPoint (_fba );_bf =_bf .AppendPoint (_cea .GetPointNumber (4));_cea =_bf ;};if _dca ==LineEndingStyleArrow {_daed :=_cea .GetPointNumber (1);_ecd :=_cea .GetPointNumber (_cea .Length ()); +_acd :=NewVectorPolar (_dcg /2,_aga +_bc +_bc /2);_ffd :=_daed .AddVector (_acd );_aacd :=NewVectorPolar (_ge ,_aga ).Add (NewVectorPolar (_cde /2,_aga +_bc /2));_beb :=_ffd .AddVector (_aacd );_fafa :=NewVectorPolar (_cgf ,_aga -_bc /2);_ggff :=_beb .AddVector (_fafa ); +_gdgg :=NewVectorPolar (_ge ,_aga );_gce :=_ecd .AddVector (_gdgg );_gfb :=NewVectorPolar (_cgf ,_aga +_bc +_bc /2);_egd :=_gce .AddVector (_gfb );_adgb :=_ffd ;_ebd :=NewPath ();_ebd =_ebd .AppendPoint (_ffd );_ebd =_ebd .AppendPoint (_beb );_ebd =_ebd .AppendPoint (_ggff ); +for _ ,_adb :=range _cea .Points [1:len (_cea .Points )-1]{_ebd =_ebd .AppendPoint (_adb );};_ebd =_ebd .AppendPoint (_gce );_ebd =_ebd .AppendPoint (_egd );_ebd =_ebd .AppendPoint (_adgb );_cea =_ebd ;};_dbd :=_d .NewContentCreator ();_dbd .Add_q ().SetNonStrokingColor (_bda .LineColor ); +if len (gsName )> 1{_dbd .Add_gs (_cd .PdfObjectName (gsName ));};_cea =_cea .Offset (_bda .X1 ,_bda .Y1 );_dcbe :=_cea .GetBoundingBox ();DrawPathWithCreator (_cea ,_dbd );if _bda .LineStyle ==LineStyleDashed {_dbd .Add_d ([]int64 {1,1},0).Add_S ().Add_f ().Add_Q (); +}else {_dbd .Add_f ().Add_Q ();};return _dbd .Bytes (),_dcbe .ToPdfRectangle (),nil ;}; -// AddOffsetXY adds X,Y offset to all points on a curve. -func (_bb CubicBezierCurve )AddOffsetXY (offX ,offY float64 )CubicBezierCurve {_bb .P0 .X +=offX ;_bb .P1 .X +=offX ;_bb .P2 .X +=offX ;_bb .P3 .X +=offX ;_bb .P0 .Y +=offY ;_bb .P1 .Y +=offY ;_bb .P2 .Y +=offY ;_bb .P3 .Y +=offY ;return _bb ;}; +// BoundingBox represents the smallest rectangular area that encapsulates an object. +type BoundingBox struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;}; -// Draw draws the polygon. A graphics state name can be specified for -// setting the polygon properties (e.g. setting the opacity). Otherwise leave -// empty (""). Returns the content stream as a byte array and the polygon -// bounding box. -func (_dea Polygon )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_aag :=_eg .NewContentCreator ();_aag .Add_q ();_dea .FillEnabled =_dea .FillEnabled &&_dea .FillColor !=nil ;if _dea .FillEnabled {_aag .SetNonStrokingColor (_dea .FillColor ); -};_dea .BorderEnabled =_dea .BorderEnabled &&_dea .BorderColor !=nil ;if _dea .BorderEnabled {_aag .SetStrokingColor (_dea .BorderColor );_aag .Add_w (_dea .BorderWidth );};if len (gsName )> 1{_aag .Add_gs (_be .PdfObjectName (gsName ));};_aaa :=NewPath (); -for _ ,_fee :=range _dea .Points {for _fdg ,_age :=range _fee {_aaa =_aaa .AppendPoint (_age );if _fdg ==0{_aag .Add_m (_age .X ,_age .Y );}else {_aag .Add_l (_age .X ,_age .Y );};};_aag .Add_h ();};if _dea .FillEnabled &&_dea .BorderEnabled {_aag .Add_B (); -}else if _dea .FillEnabled {_aag .Add_f ();}else if _dea .BorderEnabled {_aag .Add_S ();};_aag .Add_Q ();return _aag .Bytes (),_aaa .GetBoundingBox ().ToPdfRectangle (),nil ;}; +// Line defines a line shape between point 1 (X1,Y1) and point 2 (X2,Y2). The line ending styles can be none (regular line), +// or arrows at either end. The line also has a specified width, color and opacity. +type Line struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor _ag .PdfColor ;Opacity float64 ;LineWidth float64 ;LineEndingStyle1 LineEndingStyle ;LineEndingStyle2 LineEndingStyle ;LineStyle LineStyle ;}; -// Add shifts the coordinates of the point with dx, dy and returns the result. -func (_bgg Point )Add (dx ,dy float64 )Point {_bgg .X +=dx ;_bgg .Y +=dy ;return _bgg }; +// FlipX flips the sign of the Dx component of the vector. +func (_dbb Vector )FlipX ()Vector {_dbb .Dx =-_dbb .Dx ;return _dbb }; -// Offset shifts the Bezier path with the specified offsets. -func (_ebg CubicBezierPath )Offset (offX ,offY float64 )CubicBezierPath {for _ad ,_fd :=range _ebg .Curves {_ebg .Curves [_ad ]=_fd .AddOffsetXY (offX ,offY );};return _ebg ;}; +// GetPolarAngle returns the angle the magnitude of the vector forms with the +// positive X-axis going counterclockwise. +func (_adga Vector )GetPolarAngle ()float64 {return _c .Atan2 (_adga .Dy ,_adga .Dx )}; -// NewVectorBetween returns a new vector with the direction specified by -// the subtraction of point a from point b (b-a). -func NewVectorBetween (a Point ,b Point )Vector {_aad :=Vector {};_aad .Dx =b .X -a .X ;_aad .Dy =b .Y -a .Y ;return _aad ;}; +// Copy returns a clone of the path. +func (_dae Path )Copy ()Path {_cgd :=Path {};_cgd .Points =append (_cgd .Points ,_dae .Points ...);return _cgd ;};func (_cbf Point )String ()string {return _f .Sprintf ("(\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u0029",_cbf .X ,_cbf .Y ); +}; -// Draw draws the composite Bezier curve. A graphics state name can be -// specified for setting the curve properties (e.g. setting the opacity). -// Otherwise leave empty (""). Returns the content stream as a byte array and -// the curve bounding box. -func (_fe PolyBezierCurve )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){if _fe .BorderColor ==nil {_fe .BorderColor =_g .NewPdfColorDeviceRGB (0,0,0);};_add :=NewCubicBezierPath ();for _ ,_bgf :=range _fe .Curves {_add =_add .AppendCurve (_bgf ); -};_fbc :=_eg .NewContentCreator ();_fbc .Add_q ();_fe .FillEnabled =_fe .FillEnabled &&_fe .FillColor !=nil ;if _fe .FillEnabled {_fbc .SetNonStrokingColor (_fe .FillColor );};_fbc .SetStrokingColor (_fe .BorderColor );_fbc .Add_w (_fe .BorderWidth );if len (gsName )> 1{_fbc .Add_gs (_be .PdfObjectName (gsName )); -};for _cc ,_fef :=range _add .Curves {if _cc ==0{_fbc .Add_m (_fef .P0 .X ,_fef .P0 .Y );}else {_fbc .Add_l (_fef .P0 .X ,_fef .P0 .Y );};_fbc .Add_c (_fef .P1 .X ,_fef .P1 .Y ,_fef .P2 .X ,_fef .P2 .Y ,_fef .P3 .X ,_fef .P3 .Y );};if _fe .FillEnabled {_fbc .Add_h (); -_fbc .Add_B ();}else {_fbc .Add_S ();};_fbc .Add_Q ();return _fbc .Bytes (),_add .GetBoundingBox ().ToPdfRectangle (),nil ;}; +// ToPdfRectangle returns the rectangle as a PDF rectangle. +func (_dde Rectangle )ToPdfRectangle ()*_ag .PdfRectangle {return &_ag .PdfRectangle {Llx :_dde .X ,Lly :_dde .Y ,Urx :_dde .X +_dde .Width ,Ury :_dde .Y +_dde .Height };}; // NewPoint returns a new point with the coordinates x, y. func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }}; +// Point represents a two-dimensional point. +type Point struct{X float64 ;Y float64 ;}; + +// Circle represents a circle shape with fill and border properties that can be drawn to a PDF content stream. +type Circle struct{X float64 ;Y float64 ;Width float64 ;Height float64 ;FillEnabled bool ;FillColor _ag .PdfColor ;BorderEnabled bool ;BorderWidth float64 ;BorderColor _ag .PdfColor ;Opacity float64 ;}; + +// Offset shifts the Bezier path with the specified offsets. +func (_da CubicBezierPath )Offset (offX ,offY float64 )CubicBezierPath {for _g ,_ae :=range _da .Curves {_da .Curves [_g ]=_ae .AddOffsetXY (offX ,offY );};return _da ;}; + +// Magnitude returns the magnitude of the vector. +func (_agea Vector )Magnitude ()float64 {return _c .Sqrt (_c .Pow (_agea .Dx ,2.0)+_c .Pow (_agea .Dy ,2.0));}; + +// GetBounds returns the bounding box of the Bezier curve. +func (_cdd CubicBezierCurve )GetBounds ()_ag .PdfRectangle {_ca :=_cdd .P0 .X ;_ab :=_cdd .P0 .X ;_cad :=_cdd .P0 .Y ;_eb :=_cdd .P0 .Y ;for _cdc :=0.0;_cdc <=1.0;_cdc +=0.001{Rx :=_cdd .P0 .X *_c .Pow (1-_cdc ,3)+_cdd .P1 .X *3*_cdc *_c .Pow (1-_cdc ,2)+_cdd .P2 .X *3*_c .Pow (_cdc ,2)*(1-_cdc )+_cdd .P3 .X *_c .Pow (_cdc ,3); +Ry :=_cdd .P0 .Y *_c .Pow (1-_cdc ,3)+_cdd .P1 .Y *3*_cdc *_c .Pow (1-_cdc ,2)+_cdd .P2 .Y *3*_c .Pow (_cdc ,2)*(1-_cdc )+_cdd .P3 .Y *_c .Pow (_cdc ,3);if Rx < _ca {_ca =Rx ;};if Rx > _ab {_ab =Rx ;};if Ry < _cad {_cad =Ry ;};if Ry > _eb {_eb =Ry ;};}; +_cc :=_ag .PdfRectangle {};_cc .Llx =_ca ;_cc .Lly =_cad ;_cc .Urx =_ab ;_cc .Ury =_eb ;return _cc ;}; + +// RemovePoint removes the point at the index specified by number from the +// path. The index is 1-based. +func (_ccf Path )RemovePoint (number int )Path {if number < 1||number > len (_ccf .Points ){return _ccf ;};_cdb :=number -1;_ccf .Points =append (_ccf .Points [:_cdb ],_ccf .Points [_cdb +1:]...);return _ccf ;}; + // NewVector returns a new vector with the direction specified by dx and dy. -func NewVector (dx ,dy float64 )Vector {_bdg :=Vector {};_bdg .Dx =dx ;_bdg .Dy =dy ;return _bdg }; +func NewVector (dx ,dy float64 )Vector {_fbf :=Vector {};_fbf .Dx =dx ;_fbf .Dy =dy ;return _fbf }; -// Copy returns a clone of the Bezier path. -func (_de CubicBezierPath )Copy ()CubicBezierPath {_c :=CubicBezierPath {};_c .Curves =append (_c .Curves ,_de .Curves ...);return _c ;}; +// Polygon is a multi-point shape that can be drawn to a PDF content stream. +type Polygon struct{Points [][]Point ;FillEnabled bool ;FillColor _ag .PdfColor ;BorderEnabled bool ;BorderColor _ag .PdfColor ;BorderWidth float64 ;}; + +// NewVectorPolar returns a new vector calculated from the specified +// magnitude and angle. +func NewVectorPolar (length float64 ,theta float64 )Vector {_cee :=Vector {};_cee .Dx =length *_c .Cos (theta );_cee .Dy =length *_c .Sin (theta );return _cee ;}; + +// DrawPathWithCreator makes the path with the content creator. +// Adds the PDF commands to draw the path to the creator instance. +func DrawPathWithCreator (path Path ,creator *_d .ContentCreator ){for _dcd ,_aae :=range path .Points {if _dcd ==0{creator .Add_m (_aae .X ,_aae .Y );}else {creator .Add_l (_aae .X ,_aae .Y );};};}; + +// CubicBezierPath represents a collection of cubic Bezier curves. +type CubicBezierPath struct{Curves []CubicBezierCurve ;}; // CurvePolygon is a multi-point shape with rings containing curves that can be // drawn to a PDF content stream. -type CurvePolygon struct{Rings [][]CubicBezierCurve ;FillEnabled bool ;FillColor _g .PdfColor ;BorderEnabled bool ;BorderColor _g .PdfColor ;BorderWidth float64 ;}; +type CurvePolygon struct{Rings [][]CubicBezierCurve ;FillEnabled bool ;FillColor _ag .PdfColor ;BorderEnabled bool ;BorderColor _ag .PdfColor ;BorderWidth float64 ;}; -// Add adds the specified vector to the current one and returns the result. -func (_ceag Vector )Add (other Vector )Vector {_ceag .Dx +=other .Dx ;_ceag .Dy +=other .Dy ;return _ceag ;}; +// AddVector adds vector to a point. +func (_efc Point )AddVector (v Vector )Point {_efc .X +=v .Dx ;_efc .Y +=v .Dy ;return _efc }; -// Draw draws the line to PDF contentstream. Generates the content stream which can be used in page contents or -// appearance stream of annotation. Returns the stream content, XForm bounding box (local), bounding box and an error -// if one occurred. -func (_fbcf Line )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_bge ,_bfb :=_fbcf .X1 ,_fbcf .X2 ;_bd ,_bbe :=_fbcf .Y1 ,_fbcf .Y2 ;_ebf :=_bbe -_bd ;_gff :=_bfb -_bge ;_bgd :=_e .Atan2 (_ebf ,_gff );L :=_e .Sqrt (_e .Pow (_gff ,2.0)+_e .Pow (_ebf ,2.0)); -_fde :=_fbcf .LineWidth ;_fbd :=_e .Pi ;_ecb :=1.0;if _gff < 0{_ecb *=-1.0;};if _ebf < 0{_ecb *=-1.0;};VsX :=_ecb *(-_fde /2*_e .Cos (_bgd +_fbd /2));VsY :=_ecb *(-_fde /2*_e .Sin (_bgd +_fbd /2)+_fde *_e .Sin (_bgd +_fbd /2));V1X :=VsX +_fde /2*_e .Cos (_bgd +_fbd /2); -V1Y :=VsY +_fde /2*_e .Sin (_bgd +_fbd /2);V2X :=VsX +_fde /2*_e .Cos (_bgd +_fbd /2)+L *_e .Cos (_bgd );V2Y :=VsY +_fde /2*_e .Sin (_bgd +_fbd /2)+L *_e .Sin (_bgd );V3X :=VsX +_fde /2*_e .Cos (_bgd +_fbd /2)+L *_e .Cos (_bgd )+_fde *_e .Cos (_bgd -_fbd /2); -V3Y :=VsY +_fde /2*_e .Sin (_bgd +_fbd /2)+L *_e .Sin (_bgd )+_fde *_e .Sin (_bgd -_fbd /2);V4X :=VsX +_fde /2*_e .Cos (_bgd -_fbd /2);V4Y :=VsY +_fde /2*_e .Sin (_bgd -_fbd /2);_gdf :=NewPath ();_gdf =_gdf .AppendPoint (NewPoint (V1X ,V1Y ));_gdf =_gdf .AppendPoint (NewPoint (V2X ,V2Y )); -_gdf =_gdf .AppendPoint (NewPoint (V3X ,V3Y ));_gdf =_gdf .AppendPoint (NewPoint (V4X ,V4Y ));_egd :=_fbcf .LineEndingStyle1 ;_edb :=_fbcf .LineEndingStyle2 ;_bec :=3*_fde ;_baf :=3*_fde ;_dcd :=(_baf -_fde )/2;if _edb ==LineEndingStyleArrow {_eba :=_gdf .GetPointNumber (2); -_edd :=NewVectorPolar (_bec ,_bgd +_fbd );_deaa :=_eba .AddVector (_edd );_agdb :=NewVectorPolar (_baf /2,_bgd +_fbd /2);_gbb :=NewVectorPolar (_bec ,_bgd );_cdb :=NewVectorPolar (_dcd ,_bgd +_fbd /2);_eee :=_deaa .AddVector (_cdb );_acag :=_gbb .Add (_agdb .Flip ()); -_ageb :=_eee .AddVector (_acag );_gca :=_agdb .Scale (2).Flip ().Add (_acag .Flip ());_fbg :=_ageb .AddVector (_gca );_dae :=_deaa .AddVector (NewVectorPolar (_fde ,_bgd -_fbd /2));_deag :=NewPath ();_deag =_deag .AppendPoint (_gdf .GetPointNumber (1)); -_deag =_deag .AppendPoint (_deaa );_deag =_deag .AppendPoint (_eee );_deag =_deag .AppendPoint (_ageb );_deag =_deag .AppendPoint (_fbg );_deag =_deag .AppendPoint (_dae );_deag =_deag .AppendPoint (_gdf .GetPointNumber (4));_gdf =_deag ;};if _egd ==LineEndingStyleArrow {_ffa :=_gdf .GetPointNumber (1); -_cfad :=_gdf .GetPointNumber (_gdf .Length ());_egf :=NewVectorPolar (_fde /2,_bgd +_fbd +_fbd /2);_dffg :=_ffa .AddVector (_egf );_bgfg :=NewVectorPolar (_bec ,_bgd ).Add (NewVectorPolar (_baf /2,_bgd +_fbd /2));_eae :=_dffg .AddVector (_bgfg );_ebb :=NewVectorPolar (_dcd ,_bgd -_fbd /2); -_cea :=_eae .AddVector (_ebb );_ffaa :=NewVectorPolar (_bec ,_bgd );_fa :=_cfad .AddVector (_ffaa );_fdec :=NewVectorPolar (_dcd ,_bgd +_fbd +_fbd /2);_dca :=_fa .AddVector (_fdec );_dec :=_dffg ;_ge :=NewPath ();_ge =_ge .AppendPoint (_dffg );_ge =_ge .AppendPoint (_eae ); -_ge =_ge .AppendPoint (_cea );for _ ,_effa :=range _gdf .Points [1:len (_gdf .Points )-1]{_ge =_ge .AppendPoint (_effa );};_ge =_ge .AppendPoint (_fa );_ge =_ge .AppendPoint (_dca );_ge =_ge .AppendPoint (_dec );_gdf =_ge ;};_gbe :=_eg .NewContentCreator (); -_gbe .Add_q ().SetNonStrokingColor (_fbcf .LineColor );if len (gsName )> 1{_gbe .Add_gs (_be .PdfObjectName (gsName ));};_gdf =_gdf .Offset (_fbcf .X1 ,_fbcf .Y1 );_bbg :=_gdf .GetBoundingBox ();DrawPathWithCreator (_gdf ,_gbe );if _fbcf .LineStyle ==LineStyleDashed {_gbe .Add_d ([]int64 {1,1},0).Add_S ().Add_f ().Add_Q (); -}else {_gbe .Add_f ().Add_Q ();};return _gbe .Bytes (),_bbg .ToPdfRectangle (),nil ;}; +// ToPdfRectangle returns the bounding box as a PDF rectangle. +func (_adg BoundingBox )ToPdfRectangle ()*_ag .PdfRectangle {return &_ag .PdfRectangle {Llx :_adg .X ,Lly :_adg .Y ,Urx :_adg .X +_adg .Width ,Ury :_adg .Y +_adg .Height };}; -// AddVector adds vector to a point. -func (_ecg Point )AddVector (v Vector )Point {_ecg .X +=v .Dx ;_ecg .Y +=v .Dy ;return _ecg }; +// CubicBezierCurve is defined by: +// R(t) = P0*(1-t)^3 + P1*3*t*(1-t)^2 + P2*3*t^2*(1-t) + P3*t^3 +// where P0 is the current point, P1, P2 control points and P3 the final point. +type CubicBezierCurve struct{P0 Point ;P1 Point ;P2 Point ;P3 Point ;}; -// Flip changes the sign of the vector: -vector. -func (_ccg Vector )Flip ()Vector {_bgdd :=_ccg .Magnitude ();_dee :=_ccg .GetPolarAngle ();_ccg .Dx =_bgdd *_e .Cos (_dee +_e .Pi );_ccg .Dy =_bgdd *_e .Sin (_dee +_e .Pi );return _ccg ;}; +// GetBoundingBox returns the bounding box of the Bezier path. +func (_fc CubicBezierPath )GetBoundingBox ()Rectangle {_fcg :=Rectangle {};_cb :=0.0;_fb :=0.0;_cg :=0.0;_ga :=0.0;for _fg ,_ddd :=range _fc .Curves {_cag :=_ddd .GetBounds ();if _fg ==0{_cb =_cag .Llx ;_fb =_cag .Urx ;_cg =_cag .Lly ;_ga =_cag .Ury ;continue ; +};if _cag .Llx < _cb {_cb =_cag .Llx ;};if _cag .Urx > _fb {_fb =_cag .Urx ;};if _cag .Lly < _cg {_cg =_cag .Lly ;};if _cag .Ury > _ga {_ga =_cag .Ury ;};};_fcg .X =_cb ;_fcg .Y =_cg ;_fcg .Width =_fb -_cb ;_fcg .Height =_ga -_cg ;return _fcg ;}; -// DrawBezierPathWithCreator makes the bezier path with the content creator. -// Adds the PDF commands to draw the path to the creator instance. -func DrawBezierPathWithCreator (bpath CubicBezierPath ,creator *_eg .ContentCreator ){for _fbb ,_dfc :=range bpath .Curves {if _fbb ==0{creator .Add_m (_dfc .P0 .X ,_dfc .P0 .Y );};creator .Add_c (_dfc .P1 .X ,_dfc .P1 .Y ,_dfc .P2 .X ,_dfc .P2 .Y ,_dfc .P3 .X ,_dfc .P3 .Y ); -};}; +// GetBoundingBox returns the bounding box of the path. +func (_cf Path )GetBoundingBox ()BoundingBox {_af :=BoundingBox {};_gd :=0.0;_df :=0.0;_ad :=0.0;_dfa :=0.0;for _cef ,_db :=range _cf .Points {if _cef ==0{_gd =_db .X ;_df =_db .X ;_ad =_db .Y ;_dfa =_db .Y ;continue ;};if _db .X < _gd {_gd =_db .X ;}; +if _db .X > _df {_df =_db .X ;};if _db .Y < _ad {_ad =_db .Y ;};if _db .Y > _dfa {_dfa =_db .Y ;};};_af .X =_gd ;_af .Y =_ad ;_af .Width =_df -_gd ;_af .Height =_dfa -_ad ;return _af ;}; -// FlipX flips the sign of the Dx component of the vector. -func (_cb Vector )FlipX ()Vector {_cb .Dx =-_cb .Dx ;return _cb }; +// FlipY flips the sign of the Dy component of the vector. +func (_fafd Vector )FlipY ()Vector {_fafd .Dy =-_fafd .Dy ;return _fafd }; -// GetBoundingBox returns the bounding box of the Bezier path. -func (_ae CubicBezierPath )GetBoundingBox ()Rectangle {_ff :=Rectangle {};_bce :=0.0;_gc :=0.0;_fg :=0.0;_gf :=0.0;for _dd ,_gcd :=range _ae .Curves {_dc :=_gcd .GetBounds ();if _dd ==0{_bce =_dc .Llx ;_gc =_dc .Urx ;_fg =_dc .Lly ;_gf =_dc .Ury ;continue ; -};if _dc .Llx < _bce {_bce =_dc .Llx ;};if _dc .Urx > _gc {_gc =_dc .Urx ;};if _dc .Lly < _fg {_fg =_dc .Lly ;};if _dc .Ury > _gf {_gf =_dc .Ury ;};};_ff .X =_bce ;_ff .Y =_fg ;_ff .Width =_gc -_bce ;_ff .Height =_gf -_fg ;return _ff ;}; +// AddOffsetXY adds X,Y offset to all points on a curve. +func (_ce CubicBezierCurve )AddOffsetXY (offX ,offY float64 )CubicBezierCurve {_ce .P0 .X +=offX ;_ce .P1 .X +=offX ;_ce .P2 .X +=offX ;_ce .P3 .X +=offX ;_ce .P0 .Y +=offY ;_ce .P1 .Y +=offY ;_ce .P2 .Y +=offY ;_ce .P3 .Y +=offY ;return _ce ;}; -// NewVectorPolar returns a new vector calculated from the specified -// magnitude and angle. -func NewVectorPolar (length float64 ,theta float64 )Vector {_ecd :=Vector {};_ecd .Dx =length *_e .Cos (theta );_ecd .Dy =length *_e .Sin (theta );return _ecd ;}; +// NewPath returns a new empty path. +func NewPath ()Path {return Path {}}; -// Copy returns a clone of the path. -func (_cf Path )Copy ()Path {_fc :=Path {};_fc .Points =append (_fc .Points ,_cf .Points ...);return _fc ;}; +// AppendPoint adds the specified point to the path. +func (_ee Path )AppendPoint (point Point )Path {_ee .Points =append (_ee .Points ,point );return _ee }; -// Rotate rotates the vector by the specified angle. -func (_gfa Vector )Rotate (phi float64 )Vector {_bgfb :=_gfa .Magnitude ();_ccf :=_gfa .GetPolarAngle ();return NewVectorPolar (_bgfb ,_ccf +phi );}; +// Scale scales the vector by the specified factor. +func (_fee Vector )Scale (factor float64 )Vector {_fbea :=_fee .Magnitude ();_ffb :=_fee .GetPolarAngle ();_fee .Dx =factor *_fbea *_c .Cos (_ffb );_fee .Dy =factor *_fbea *_c .Sin (_ffb );return _fee ;}; -// Draw draws the circle. Can specify a graphics state (gsName) for setting opacity etc. Otherwise leave empty (""). -// Returns the content stream as a byte array, the bounding box and an error on failure. -func (_ddea Circle )Draw (gsName string )([]byte ,*_g .PdfRectangle ,error ){_bab :=_ddea .Width /2;_af :=_ddea .Height /2;if _ddea .BorderEnabled {_bab -=_ddea .BorderWidth /2;_af -=_ddea .BorderWidth /2;};_dff :=0.551784;_ab :=_bab *_dff ;_dfg :=_af *_dff ; -_fb :=NewCubicBezierPath ();_fb =_fb .AppendCurve (NewCubicBezierCurve (-_bab ,0,-_bab ,_dfg ,-_ab ,_af ,0,_af ));_fb =_fb .AppendCurve (NewCubicBezierCurve (0,_af ,_ab ,_af ,_bab ,_dfg ,_bab ,0));_fb =_fb .AppendCurve (NewCubicBezierCurve (_bab ,0,_bab ,-_dfg ,_ab ,-_af ,0,-_af )); -_fb =_fb .AppendCurve (NewCubicBezierCurve (0,-_af ,-_ab ,-_af ,-_bab ,-_dfg ,-_bab ,0));_fb =_fb .Offset (_bab ,_af );if _ddea .BorderEnabled {_fb =_fb .Offset (_ddea .BorderWidth /2,_ddea .BorderWidth /2);};if _ddea .X !=0||_ddea .Y !=0{_fb =_fb .Offset (_ddea .X ,_ddea .Y ); -};_db :=_eg .NewContentCreator ();_db .Add_q ();if _ddea .FillEnabled {_db .SetNonStrokingColor (_ddea .FillColor );};if _ddea .BorderEnabled {_db .SetStrokingColor (_ddea .BorderColor );_db .Add_w (_ddea .BorderWidth );};if len (gsName )> 1{_db .Add_gs (_be .PdfObjectName (gsName )); -};DrawBezierPathWithCreator (_fb ,_db );_db .Add_h ();if _ddea .FillEnabled &&_ddea .BorderEnabled {_db .Add_B ();}else if _ddea .FillEnabled {_db .Add_f ();}else if _ddea .BorderEnabled {_db .Add_S ();};_db .Add_Q ();_dce :=_fb .GetBoundingBox ();if _ddea .BorderEnabled {_dce .Height +=_ddea .BorderWidth ; -_dce .Width +=_ddea .BorderWidth ;_dce .X -=_ddea .BorderWidth /2;_dce .Y -=_ddea .BorderWidth /2;};return _db .Bytes (),_dce .ToPdfRectangle (),nil ;}; +// Rectangle is a shape with a specified Width and Height and a lower left corner at (X,Y) that can be +// drawn to a PDF content stream. The rectangle can optionally have a border and a filling color. +// The Width/Height includes the border (if any specified), i.e. is positioned inside. +type Rectangle struct{ + +// Position and size properties. +X float64 ;Y float64 ;Width float64 ;Height float64 ; + +// Fill properties. +FillEnabled bool ;FillColor _ag .PdfColor ; + +// Border properties. +BorderEnabled bool ;BorderColor _ag .PdfColor ;BorderWidth float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ; + +// Shape opacity (0-1 interval). +Opacity float64 ;}; // LineEndingStyle defines the line ending style for lines. // The currently supported line ending styles are None, Arrow (ClosedArrow) and Butt. -type LineEndingStyle int ; \ No newline at end of file +type LineEndingStyle int ; + +// Path consists of straight line connections between each point defined in an array of points. +type Path struct{Points []Point ;}; + +// BasicLine defines a line between point 1 (X1,Y1) and point 2 (X2,Y2). The line has a specified width, color and opacity. +type BasicLine struct{X1 float64 ;Y1 float64 ;X2 float64 ;Y2 float64 ;LineColor _ag .PdfColor ;Opacity float64 ;LineWidth float64 ;LineStyle LineStyle ;DashArray []int64 ;DashPhase int64 ;}; \ No newline at end of file diff --git a/core/core.go b/core/core.go index 7a4cfd51..79c3d169 100644 --- a/core/core.go +++ b/core/core.go @@ -12,946 +12,856 @@ // Package core defines and implements the primitive PDF object types in golang, and provides functionality // for parsing those from a PDF file stream. This includes I/O handling, cross references, repairs, encryption, // encoding and other core capabilities. -package core ;import (_ec "bufio";_dag "bytes";_be "compress/lzw";_ba "compress/zlib";_ee "crypto/md5";_ggg "crypto/rand";_e "encoding/hex";_d "errors";_gf "fmt";_fgg "github.com/unidoc/unipdf/v3/common";_dfe "github.com/unidoc/unipdf/v3/core/security"; -_dd "github.com/unidoc/unipdf/v3/core/security/crypt";_dfg "github.com/unidoc/unipdf/v3/internal/ccittfax";_fa "github.com/unidoc/unipdf/v3/internal/imageutil";_eb "github.com/unidoc/unipdf/v3/internal/jbig2";_aa "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_bg "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_cf "github.com/unidoc/unipdf/v3/internal/jbig2/document";_bab "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_a "github.com/unidoc/unipdf/v3/internal/strutils";_ef "golang.org/x/image/tiff/lzw"; -_dab "golang.org/x/xerrors";_da "image";_c "image/color";_bc "image/jpeg";_eee "io";_fg "io/ioutil";_bd "os";_de "reflect";_dec "regexp";_gg "sort";_g "strconv";_df "strings";_dea "sync";_db "time";_f "unicode";);func (_eff *PdfParser )lookupByNumberWrapper (_edf int ,_daf bool )(PdfObject ,bool ,error ){_ggf ,_fc ,_gbg :=_eff .lookupByNumber (_edf ,_daf ); -if _gbg !=nil {return nil ,_fc ,_gbg ;};if !_fc &&_eff ._ddga !=nil &&_eff ._ddga ._gba &&!_eff ._ddga .isDecrypted (_ggf ){_acf :=_eff ._ddga .Decrypt (_ggf ,0,0);if _acf !=nil {return nil ,_fc ,_acf ;};};return _ggf ,_fc ,nil ;}; +package core ;import (_dd "bufio";_gf "bytes";_gd "compress/lzw";_ege "compress/zlib";_de "crypto/md5";_ba "crypto/rand";_beg "encoding/hex";_d "errors";_fc "fmt";_fef "github.com/unidoc/unipdf/v3/common";_bba "github.com/unidoc/unipdf/v3/core/security"; +_bf "github.com/unidoc/unipdf/v3/core/security/crypt";_af "github.com/unidoc/unipdf/v3/internal/ccittfax";_bc "github.com/unidoc/unipdf/v3/internal/imageutil";_ee "github.com/unidoc/unipdf/v3/internal/jbig2";_ea "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_afg "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_ce "github.com/unidoc/unipdf/v3/internal/jbig2/document";_dg "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_bab "github.com/unidoc/unipdf/v3/internal/strutils";_dcb "golang.org/x/image/tiff/lzw"; +_dc "golang.org/x/xerrors";_fd "image";_db "image/color";_f "image/jpeg";_gdb "io";_bg "io/ioutil";_g "os";_eg "reflect";_aa "regexp";_be "sort";_b "strconv";_fe "strings";_c "sync";_bb "time";_a "unicode";); -// GetFilterName returns the name of the encoding filter. -func (_aedf *DCTEncoder )GetFilterName ()string {return StreamEncodingFilterNameDCT };const (JB2Generic JBIG2CompressionType =iota ;JB2SymbolCorrelation ;JB2SymbolRankHaus ;);var _deed _dea .Map ; - -// MakeStreamDict make a new instance of an encoding dictionary for a stream object. -func (_cgba *ASCII85Encoder )MakeStreamDict ()*PdfObjectDictionary {_ffb :=MakeDict ();_ffb .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_cgba .GetFilterName ()));return _ffb ;};const (XrefTypeTableEntry xrefType =iota ;XrefTypeObjectStream xrefType =iota ; -);func (_gbad *offsetReader )Read (p []byte )(_abcd int ,_cabe error ){return _gbad ._gecd .Read (p )}; - -// JBIG2EncoderSettings contains the parameters and settings used by the JBIG2Encoder. -// Current version works only on JB2Generic compression. -type JBIG2EncoderSettings struct{ - -// FileMode defines if the jbig2 encoder should return full jbig2 file instead of -// shortened pdf mode. This adds the file header to the jbig2 definition. -FileMode bool ; +// XrefObject defines a cross reference entry which is a map between object number (with generation number) and the +// location of the actual object, either as a file offset (xref table entry), or as a location within an xref +// stream object (xref object stream). +type XrefObject struct{XType xrefType ;ObjectNumber int ;Generation int ; -// Compression is the setting that defines the compression type used for encoding the page. -Compression JBIG2CompressionType ; +// For normal xrefs (defined by OFFSET) +Offset int64 ; -// DuplicatedLinesRemoval code generic region in a way such that if the lines are duplicated the encoder -// doesn't store it twice. -DuplicatedLinesRemoval bool ; +// For xrefs to object streams. +OsObjNumber int ;OsObjIndex int ;}; -// DefaultPixelValue is the bit value initial for every pixel in the page. -DefaultPixelValue uint8 ; +// MakeArrayFromIntegers creates an PdfObjectArray from a slice of ints, where each array element is +// an PdfObjectInteger. +func MakeArrayFromIntegers (vals []int )*PdfObjectArray {_bccb :=MakeArray ();for _ ,_eacb :=range vals {_bccb .Append (MakeInteger (int64 (_eacb )));};return _bccb ;};func (_cecdc *PdfParser )inspect ()(map[string ]int ,error ){_fef .Log .Trace ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0049\u004e\u0053P\u0045\u0043\u0054\u0020\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d"); +_fef .Log .Trace ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_faef :=map[string ]int {};_edggc :=0;_gggfg :=0;var _ccdbb []int ;for _fged :=range _cecdc ._aaea .ObjectMap {_ccdbb =append (_ccdbb ,_fged );};_be .Ints (_ccdbb );_bfae :=0; +for _ ,_bfbcd :=range _ccdbb {_ccbg :=_cecdc ._aaea .ObjectMap [_bfbcd ];if _ccbg .ObjectNumber ==0{continue ;};_edggc ++;_fef .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d");_fef .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0075\u0070\u0020\u006f\u0062\u006a\u0065c\u0074 \u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0025\u0064",_ccbg .ObjectNumber ); +_cdgb ,_cgcce :=_cecdc .LookupByNumber (_ccbg .ObjectNumber );if _cgcce !=nil {_fef .Log .Trace ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020\u006c\u006f\u006f\u006b\u0075p\u0020\u006f\u0062\u006a\u0020\u0025\u0064 \u0028\u0025\u0073\u0029",_ccbg .ObjectNumber ,_cgcce ); +_gggfg ++;continue ;};_fef .Log .Trace ("\u006fb\u006a\u003a\u0020\u0025\u0073",_cdgb );_bggb ,_fdbb :=_cdgb .(*PdfIndirectObject );if _fdbb {_fef .Log .Trace ("\u0049N\u0044 \u004f\u004f\u0042\u004a\u0020\u0025\u0064\u003a\u0020\u0025\u0073",_ccbg .ObjectNumber ,_bggb ); +_aeaee ,_ffgc :=_bggb .PdfObject .(*PdfObjectDictionary );if _ffgc {if _eddgg ,_agdbc :=_aeaee .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_agdbc {_cgcgec :=string (*_eddgg );_fef .Log .Trace ("\u002d\u002d\u002d\u003e\u0020\u004f\u0062\u006a\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_cgcgec ); +_ ,_ecaff :=_faef [_cgcgec ];if _ecaff {_faef [_cgcgec ]++;}else {_faef [_cgcgec ]=1;};}else if _adbb ,_cgff :=_aeaee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065").(*PdfObjectName );_cgff {_ddabe :=string (*_adbb );_fef .Log .Trace ("-\u002d-\u003e\u0020\u004f\u0062\u006a\u0020\u0073\u0075b\u0074\u0079\u0070\u0065: \u0025\u0073",_ddabe ); +_ ,_gafae :=_faef [_ddabe ];if _gafae {_faef [_ddabe ]++;}else {_faef [_ddabe ]=1;};};if _dceee ,_bagc :=_aeaee .Get ("\u0053").(*PdfObjectName );_bagc &&*_dceee =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_ ,_dbab :=_faef ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]; +if _dbab {_faef ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_faef ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]=1;};};};}else if _bebb ,_adef :=_cdgb .(*PdfObjectStream );_adef {if _dgfb ,_bfef :=_bebb .PdfObjectDictionary .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_bfef {_fef .Log .Trace ("\u002d\u002d\u003e\u0020\u0053\u0074\u0072\u0065\u0061\u006d\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065:\u0020\u0025\u0073",*_dgfb );_ecagc :=string (*_dgfb );_faef [_ecagc ]++;};}else {_ffge ,_fcce :=_cdgb .(*PdfObjectDictionary ); +if _fcce {_aegb ,_bdcbf :=_ffge .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if _bdcbf {_fgac :=string (*_aegb );_fef .Log .Trace ("\u002d-\u002d \u006f\u0062\u006a\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",_fgac );_faef [_fgac ]++;};};_fef .Log .Trace ("\u0044\u0049\u0052\u0045\u0043\u0054\u0020\u004f\u0042\u004a\u0020\u0025d\u003a\u0020\u0025\u0073",_ccbg .ObjectNumber ,_cdgb ); +};_bfae ++;};_fef .Log .Trace ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0045\u004fF\u0020\u0049\u004e\u0053\u0050\u0045\u0043T\u0020\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d");_fef .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d"); +_fef .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074 \u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064",_edggc );_fef .Log .Trace ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u006f\u006b\u0075p\u003a\u0020\u0025\u0064",_gggfg );for _ddabc ,_ccfcf :=range _faef {_fef .Log .Trace ("\u0025\u0073\u003a\u0020\u0025\u0064",_ddabc ,_ccfcf ); +};_fef .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");if len (_cecdc ._aaea .ObjectMap )< 1{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0068\u0069\u0073 \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074 \u0069s\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0078\u0072\u0065\u0066\u0020\u0074\u0061\u0062l\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0021\u0029"); +return nil ,_fc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0028\u0078r\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067\u0029");};_aafa ,_acbc :=_faef ["\u0046\u006f\u006e\u0074"]; +if !_acbc ||_aafa < 2{_fef .Log .Trace ("\u0054\u0068\u0069s \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020i\u0073 \u0070r\u006fb\u0061\u0062\u006c\u0079\u0020\u0073\u0063\u0061\u006e\u006e\u0065\u0064\u0021");}else {_fef .Log .Trace ("\u0054\u0068\u0069\u0073\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0066o\u0072\u0020\u0065\u0078\u0074r\u0061\u0063t\u0069\u006f\u006e\u0021"); +};return _faef ,nil ;}; -// ResolutionX optional setting that defines the 'x' axis input image resolution - used for single page encoding. -ResolutionX int ; +// NewEncoderFromStream creates a StreamEncoder based on the stream's dictionary. +func NewEncoderFromStream (streamObj *PdfObjectStream )(StreamEncoder ,error ){_bebdac :=TraceToDirectObject (streamObj .PdfObjectDictionary .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _bebdac ==nil {return NewRawEncoder (),nil ;};if _ ,_ffdce :=_bebdac .(*PdfObjectNull ); +_ffdce {return NewRawEncoder (),nil ;};_bgeb ,_bbcfb :=_bebdac .(*PdfObjectName );if !_bbcfb {_eeg ,_eeadb :=_bebdac .(*PdfObjectArray );if !_eeadb {return nil ,_fc .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0072 \u0041\u0072\u0072\u0061\u0079\u0020\u006fb\u006a\u0065\u0063\u0074"); +};if _eeg .Len ()==0{return NewRawEncoder (),nil ;};if _eeg .Len ()!=1{_bcaa ,_gafg :=_bddg (streamObj );if _gafg !=nil {_fef .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u006d\u0075\u006c\u0074i\u0020\u0065\u006e\u0063\u006f\u0064\u0065r\u003a\u0020\u0025\u0076",_gafg ); +return nil ,_gafg ;};_fef .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_bcaa );return _bcaa ,nil ;};_bebdac =_eeg .Get (0);_bgeb ,_eeadb =_bebdac .(*PdfObjectName );if !_eeadb {return nil ,_fc .Errorf ("\u0066\u0069l\u0074\u0065\u0072\u0020a\u0072\u0072a\u0079\u0020\u006d\u0065\u006d\u0062\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006fb\u006a\u0065\u0063\u0074"); +};};if _ccbcd ,_ceff :=_egdd .Load (_bgeb .String ());_ceff {return _ccbcd .(StreamEncoder ),nil ;};switch *_bgeb {case StreamEncodingFilterNameFlate :return _gege (streamObj ,nil );case StreamEncodingFilterNameLZW :return _aagb (streamObj ,nil );case StreamEncodingFilterNameDCT :return _dfg (streamObj ,nil ); +case StreamEncodingFilterNameRunLength :return _eddg (streamObj ,nil );case StreamEncodingFilterNameASCIIHex :return NewASCIIHexEncoder (),nil ;case StreamEncodingFilterNameASCII85 ,"\u0041\u0038\u0035":return NewASCII85Encoder (),nil ;case StreamEncodingFilterNameCCITTFax :return _ddagb (streamObj ,nil ); +case StreamEncodingFilterNameJBIG2 :return _cddd (streamObj ,nil );case StreamEncodingFilterNameJPX :return NewJPXEncoder (),nil ;};_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064\u0020\u0065\u006e\u0063o\u0064\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006fd\u0021"); +return nil ,_fc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006e\u0063o\u0064i\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u0020\u0028\u0025\u0073\u0029",*_bgeb );}; -// ResolutionY optional setting that defines the 'y' axis input image resolution - used for single page encoding. -ResolutionY int ; +// SetPredictor sets the predictor function. Specify the number of columns per row. +// The columns indicates the number of samples per row. +// Used for grouping data together for compression. +func (_fabc *FlateEncoder )SetPredictor (columns int ){_fabc .Predictor =11;_fabc .Columns =columns }; -// Threshold defines the threshold of the image correlation for -// non Generic compression. -// User only for JB2SymbolCorrelation and JB2SymbolRankHaus methods. -// Best results in range [0.7 - 0.98] - the less the better the compression would be -// but the more lossy. -// Default value: 0.95 -Threshold float64 ;};func (_gfda *PdfParser )xrefNextObjectOffset (_gfeab int64 )int64 {_ggaf :=int64 (0);if len (_gfda ._gfcb .ObjectMap )==0{return 0;};if len (_gfda ._gfcb ._ff )==0{_baf :=0;for _ ,_beaf :=range _gfda ._gfcb .ObjectMap {if _beaf .Offset > 0{_baf ++; -};};if _baf ==0{return 0;};_gfda ._gfcb ._ff =make ([]XrefObject ,_baf );_ggga :=0;for _ ,_abfd :=range _gfda ._gfcb .ObjectMap {if _abfd .Offset > 0{_gfda ._gfcb ._ff [_ggga ]=_abfd ;_ggga ++;};};_gg .Slice (_gfda ._gfcb ._ff ,func (_abdg ,_dabgf int )bool {return _gfda ._gfcb ._ff [_abdg ].Offset < _gfda ._gfcb ._ff [_dabgf ].Offset }); -};_bdae :=_gg .Search (len (_gfda ._gfcb ._ff ),func (_fecaf int )bool {return _gfda ._gfcb ._ff [_fecaf ].Offset >=_gfeab });if _bdae < len (_gfda ._gfcb ._ff ){_ggaf =_gfda ._gfcb ._ff [_bdae ].Offset ;};return _ggaf ;}; +// Resolve resolves the reference and returns the indirect or stream object. +// If the reference cannot be resolved, a *PdfObjectNull object is returned. +func (_cfbb *PdfObjectReference )Resolve ()PdfObject {if _cfbb ._begga ==nil {return MakeNull ();};_dccg ,_ ,_dfde :=_cfbb ._begga .resolveReference (_cfbb );if _dfde !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0072\u0065\u0073\u006f\u006cv\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065r\u0065n\u0063\u0065\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006a\u0065\u0063\u0074",_dfde ); +return MakeNull ();};if _dccg ==nil {_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0072\u0065\u0073ol\u0076\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065:\u0020\u006ei\u006c\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u0061\u0020nu\u006c\u006c\u0020o\u0062\u006a\u0065\u0063\u0074"); +return MakeNull ();};return _dccg ;};func (_fac *PdfCrypt )securityHandler ()_bba .StdHandler {if _fac ._fab .R >=5{return _bba .NewHandlerR6 ();};return _bba .NewHandlerR4 (_fac ._eeb ,_fac ._bde .Length );};const JB2ImageAutoThreshold =-1.0; // EncodeBytes returns the passed in slice of bytes. // The purpose of the method is to satisfy the StreamEncoder interface. -func (_gggc *RawEncoder )EncodeBytes (data []byte )([]byte ,error ){return data ,nil }; - -// PdfObjectFloat represents the primitive PDF floating point numerical object. -type PdfObjectFloat float64 ;func (_cdcda *PdfParser )loadXrefs ()(*PdfObjectDictionary ,error ){_cdcda ._gfcb .ObjectMap =make (map[int ]XrefObject );_cdcda ._ggaa =make (objectStreams );_faef ,_bfbad :=_cdcda ._ecfc .Seek (0,_eee .SeekEnd );if _bfbad !=nil {return nil ,_bfbad ; -};_fgg .Log .Trace ("\u0066s\u0069\u007a\u0065\u003a\u0020\u0025d",_faef );_cdcda ._aabcd =_faef ;_bfbad =_cdcda .seekToEOFMarker (_faef );if _bfbad !=nil {_fgg .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0073\u0065\u0065\u006b\u0020\u0074\u006f\u0020\u0065\u006f\u0066\u0020\u006d\u0061\u0072\u006b\u0065\u0072: \u0025\u0076",_bfbad ); -return nil ,_bfbad ;};_ggde ,_bfbad :=_cdcda ._ecfc .Seek (0,_eee .SeekCurrent );if _bfbad !=nil {return nil ,_bfbad ;};var _egadc int64 =64;_gedfd :=_ggde -_egadc ;if _gedfd < 0{_gedfd =0;};_ ,_bfbad =_cdcda ._ecfc .Seek (_gedfd ,_eee .SeekStart );if _bfbad !=nil {return nil ,_bfbad ; -};_cedcd :=make ([]byte ,_egadc );_ ,_bfbad =_cdcda ._ecfc .Read (_cedcd );if _bfbad !=nil {_fgg .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u006c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u003a\u0020\u0025\u0076",_bfbad ); -return nil ,_bfbad ;};_acffc :=_acdd .FindStringSubmatch (string (_cedcd ));if len (_acffc )< 2{_fgg .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020s\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u0020n\u006f\u0074\u0020f\u006fu\u006e\u0064\u0021"); -return nil ,_d .New ("\u0073\u0074\u0061\u0072tx\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};if len (_acffc )> 2{_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004du\u006c\u0074\u0069\u0070\u006c\u0065\u0020s\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u0020\u0028\u0025\u0073\u0029\u0021",_cedcd ); -return nil ,_d .New ("m\u0075\u006c\u0074\u0069\u0070\u006ce\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065f\u0020\u0065\u006et\u0072i\u0065\u0073\u003f");};_gdcc ,_ :=_g .ParseInt (_acffc [1],10,64);_fgg .Log .Trace ("\u0073t\u0061r\u0074\u0078\u0072\u0065\u0066\u0020\u0061\u0074\u0020\u0025\u0064",_gdcc ); -if _gdcc > _faef {_fgg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u006f\u0066f\u0073e\u0074 \u006fu\u0074\u0073\u0069\u0064\u0065\u0020\u006f\u0066\u0020\u0066\u0069\u006c\u0065");_fgg .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0072e\u0070\u0061\u0069\u0072"); -_gdcc ,_bfbad =_cdcda .repairLocateXref ();if _bfbad !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0065\u0070\u0061\u0069\u0072\u0020\u0061\u0074\u0074\u0065\u006d\u0070t\u0020\u0066\u0061\u0069\u006c\u0065\u0064 \u0028\u0025\u0073\u0029"); -return nil ,_bfbad ;};};_cdcda ._ecfc .Seek (_gdcc ,_eee .SeekStart );_cdcda ._bbgg =_ec .NewReader (_cdcda ._ecfc );_abce ,_bfbad :=_cdcda .parseXref ();if _bfbad !=nil {return nil ,_bfbad ;};_dgbf :=_abce .Get ("\u0058R\u0065\u0066\u0053\u0074\u006d"); -if _dgbf !=nil {_cbdc ,_ffad :=_dgbf .(*PdfObjectInteger );if !_ffad {return nil ,_d .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0021=\u0020\u0069\u006e\u0074");};_ ,_bfbad =_cdcda .parseXrefStream (_cbdc );if _bfbad !=nil {return nil ,_bfbad ; -};};var _cbaf []int64 ;_eaad :=func (_ceeb int64 ,_bbcf []int64 )bool {for _ ,_aebc :=range _bbcf {if _aebc ==_ceeb {return true ;};};return false ;};_dgbf =_abce .Get ("\u0050\u0072\u0065\u0076");for _dgbf !=nil {_acdb ,_cfcfa :=_dgbf .(*PdfObjectInteger ); -if !_cfcfa {_fgg .Log .Debug ("\u0049\u006ev\u0061\u006c\u0069\u0064\u0020P\u0072\u0065\u0076\u0020\u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u003a\u0020\u004e\u006f\u0074\u0020\u0061\u0020\u002a\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_dgbf ); -return _abce ,nil ;};_gcff :=*_acdb ;_fgg .Log .Trace ("\u0041\u006eot\u0068\u0065\u0072 \u0050\u0072\u0065\u0076 xr\u0065f \u0074\u0061\u0062\u006c\u0065\u0020\u006fbj\u0065\u0063\u0074\u0020\u0061\u0074\u0020%\u0064",_gcff );_cdcda ._ecfc .Seek (int64 (_gcff ),_eee .SeekStart ); -_cdcda ._bbgg =_ec .NewReader (_cdcda ._ecfc );_dfgb ,_ddgc :=_cdcda .parseXref ();if _ddgc !=nil {_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006e\u0067\u003a\u0020\u0045\u0072\u0072\u006f\u0072\u0020-\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069n\u0067\u0020\u0061\u006e\u006f\u0074\u0068\u0065\u0072\u0020\u0028\u0050re\u0076\u0029\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072"); -_fgg .Log .Debug ("\u0041\u0074t\u0065\u006d\u0070\u0074i\u006e\u0067 \u0074\u006f\u0020\u0063\u006f\u006e\u0074\u0069n\u0075\u0065\u0020\u0062\u0079\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067\u0020\u0069\u0074");break ;};_cdcda ._bggc =append (_cdcda ._bggc ,int64 (_gcff )); -_dgbf =_dfgb .Get ("\u0050\u0072\u0065\u0076");if _dgbf !=nil {_gece :=*(_dgbf .(*PdfObjectInteger ));if _eaad (int64 (_gece ),_cbaf ){_fgg .Log .Debug ("\u0050\u0072ev\u0065\u006e\u0074i\u006e\u0067\u0020\u0063irc\u0075la\u0072\u0020\u0078\u0072\u0065\u0066\u0020re\u0066\u0065\u0072\u0065\u006e\u0063\u0069n\u0067"); -break ;};_cbaf =append (_cbaf ,int64 (_gece ));};};return _abce ,nil ;}; - -// String returns a string describing `streams`. -func (_ceaea *PdfObjectStreams )String ()string {return _gf .Sprintf ("\u004f\u0062j\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0025\u0064",_ceaea .ObjectNumber );}; - -// MakeName creates a PdfObjectName from a string. -func MakeName (s string )*PdfObjectName {_cecgf :=PdfObjectName (s );return &_cecgf }; - -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_ddab *CCITTFaxEncoder )MakeDecodeParams ()PdfObject {_dbee :=MakeDict ();_dbee .Set ("\u004b",MakeInteger (int64 (_ddab .K )));_dbee .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_ddab .Columns )));if _ddab .BlackIs1 {_dbee .Set ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031",MakeBool (_ddab .BlackIs1 )); -};if _ddab .EncodedByteAlign {_dbee .Set ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e",MakeBool (_ddab .EncodedByteAlign ));};if _ddab .EndOfLine &&_ddab .K >=0{_dbee .Set ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee",MakeBool (_ddab .EndOfLine )); -};if _ddab .Rows !=0&&!_ddab .EndOfBlock {_dbee .Set ("\u0052\u006f\u0077\u0073",MakeInteger (int64 (_ddab .Rows )));};if !_ddab .EndOfBlock {_dbee .Set ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b",MakeBool (_ddab .EndOfBlock ));};if _ddab .DamagedRowsBeforeError !=0{_dbee .Set ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072",MakeInteger (int64 (_ddab .DamagedRowsBeforeError ))); -};return _dbee ;}; - -// DrawableImage is same as golang image/draw's Image interface that allow drawing images. -type DrawableImage interface{ColorModel ()_c .Model ;Bounds ()_da .Rectangle ;At (_ceeg ,_gea int )_c .Color ;Set (_geee ,_cecg int ,_ceff _c .Color );};func (_dee *PdfCrypt )isEncrypted (_fggb PdfObject )bool {_ ,_dgb :=_dee ._ggb [_fggb ];if _dgb {_fgg .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0065\u006e\u0063\u0072y\u0070\u0074\u0065\u0064"); -return true ;};_fgg .Log .Trace ("\u004e\u006f\u0074\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; - -// ToIntegerArray returns a slice of all array elements as an int slice. An error is returned if the -// array non-integer objects. Each element can only be PdfObjectInteger. -func (_cddb *PdfObjectArray )ToIntegerArray ()([]int ,error ){var _deac []int ;for _ ,_cgfe :=range _cddb .Elements (){if _fcafe ,_fbddd :=_cgfe .(*PdfObjectInteger );_fbddd {_deac =append (_deac ,int (*_fcafe ));}else {return nil ,ErrTypeError ;};};return _deac ,nil ; -}; +func (_dcff *RawEncoder )EncodeBytes (data []byte )([]byte ,error ){return data ,nil }; -// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. -func (_gbab *RunLengthEncoder )EncodeBytes (data []byte )([]byte ,error ){_ebdag :=_dag .NewReader (data );var _gced []byte ;var _cfcb []byte ;_fggd ,_eecc :=_ebdag .ReadByte ();if _eecc ==_eee .EOF {return []byte {},nil ;}else if _eecc !=nil {return nil ,_eecc ; -};_gcaf :=1;for {_ccgga ,_ggdb :=_ebdag .ReadByte ();if _ggdb ==_eee .EOF {break ;}else if _ggdb !=nil {return nil ,_ggdb ;};if _ccgga ==_fggd {if len (_cfcb )> 0{_cfcb =_cfcb [:len (_cfcb )-1];if len (_cfcb )> 0{_gced =append (_gced ,byte (len (_cfcb )-1)); -_gced =append (_gced ,_cfcb ...);};_gcaf =1;_cfcb =[]byte {};};_gcaf ++;if _gcaf >=127{_gced =append (_gced ,byte (257-_gcaf ),_fggd );_gcaf =0;};}else {if _gcaf > 0{if _gcaf ==1{_cfcb =[]byte {_fggd };}else {_gced =append (_gced ,byte (257-_gcaf ),_fggd ); -};_gcaf =0;};_cfcb =append (_cfcb ,_ccgga );if len (_cfcb )>=127{_gced =append (_gced ,byte (len (_cfcb )-1));_gced =append (_gced ,_cfcb ...);_cfcb =[]byte {};};};_fggd =_ccgga ;};if len (_cfcb )> 0{_gced =append (_gced ,byte (len (_cfcb )-1));_gced =append (_gced ,_cfcb ...); -}else if _gcaf > 0{_gced =append (_gced ,byte (257-_gcaf ),_fggd );};_gced =append (_gced ,128);return _gced ,nil ;}; +// DecodeStream implements ASCII85 stream decoding. +func (_dbec *ASCII85Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _dbec .DecodeBytes (streamObj .Stream );}; -// NewRunLengthEncoder makes a new run length encoder -func NewRunLengthEncoder ()*RunLengthEncoder {return &RunLengthEncoder {}};func (_egc *PdfCrypt )newEncryptDict ()*PdfObjectDictionary {_aebg :=MakeDict ();_aebg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064")); -_aebg .Set ("\u0056",MakeInteger (int64 (_egc ._bfdb .V )));_aebg .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_egc ._bfdb .Length )));return _aebg ;};func (_eeag *PdfParser )skipSpaces ()(int ,error ){_cdf :=0;for {_edcbc ,_cgcc :=_eeag ._bbgg .ReadByte (); -if _cgcc !=nil {return 0,_cgcc ;};if IsWhiteSpace (_edcbc ){_cdf ++;}else {_eeag ._bbgg .UnreadByte ();break ;};};return _cdf ,nil ;}; +// FlateEncoder represents Flate encoding. +type FlateEncoder struct{Predictor int ;BitsPerComponent int ; -// PdfObject is an interface which all primitive PDF objects must implement. -type PdfObject interface{ +// For predictors +Columns int ;Rows int ;Colors int ;_gce *_bc .ImageBase ;}; -// String outputs a string representation of the primitive (for debugging). -String ()string ; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_ggbb *RawEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()}; -// WriteString outputs the PDF primitive as written to file as expected by the standard. -// TODO(dennwc): it should return a byte slice, or accept a writer -WriteString ()string ;}; +// DecodeStream decodes the stream data and returns the decoded data. +// An error is returned upon failure. +func DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fef .Log .Trace ("\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_cbgc ,_fagdd :=NewEncoderFromStream (streamObj );if _fagdd !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006f\u0064\u0069n\u0067\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_fagdd ); +return nil ,_fagdd ;};_fef .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076\u000a",_cbgc );_dgeb ,_fagdd :=_cbgc .DecodeStream (streamObj );if _fagdd !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006f\u0064\u0069n\u0067\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_fagdd ); +return nil ,_fagdd ;};return _dgeb ,nil ;};func (_gcf *PdfCrypt )loadCryptFilters (_dge *PdfObjectDictionary )error {_gcf ._deb =cryptFilters {};_ecb :=_dge .Get ("\u0043\u0046");_ecb =TraceToDirectObject (_ecb );if _dea ,_dfe :=_ecb .(*PdfObjectReference ); +_dfe {_eba ,_ggc :=_gcf ._cfg .LookupByReference (*_dea );if _ggc !=nil {_fef .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u006c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0075\u0070\u0020\u0043\u0046\u0020\u0072\u0065\u0066\u0065\u0072en\u0063\u0065"); +return _ggc ;};_ecb =TraceToDirectObject (_eba );};_cbb ,_ggb :=_ecb .(*PdfObjectDictionary );if !_ggb {_fef .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0043\u0046\u002c \u0074\u0079\u0070\u0065: \u0025\u0054",_ecb );return _d .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0046"); +};for _ ,_cafg :=range _cbb .Keys (){_bac :=_cbb .Get (_cafg );if _ebag ,_babc :=_bac .(*PdfObjectReference );_babc {_edc ,_fad :=_gcf ._cfg .LookupByReference (*_ebag );if _fad !=nil {_fef .Log .Debug ("\u0045\u0072ro\u0072\u0020\u006co\u006f\u006b\u0075\u0070 up\u0020di\u0063\u0074\u0069\u006f\u006e\u0061\u0072y \u0072\u0065\u0066\u0065\u0072\u0065\u006ec\u0065"); +return _fad ;};_bac =TraceToDirectObject (_edc );};_ddbe ,_ace :=_bac .(*PdfObjectDictionary );if !_ace {return _fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u006e \u0043\u0046\u0020\u0028\u006e\u0061\u006d\u0065\u0020\u0025\u0073\u0029\u0020-\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0062\u0075\u0074\u0020\u0025\u0054",_cafg ,_bac ); +};if _cafg =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u002d\u0020\u0043\u0061\u006e\u006e\u006f\u0074\u0020\u006f\u0076\u0065\u0072\u0077r\u0069\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0069d\u0065\u006e\u0074\u0069\u0074\u0079\u0020\u0066\u0069\u006c\u0074\u0065\u0072 \u002d\u0020\u0054\u0072\u0079\u0069n\u0067\u0020\u006ee\u0078\u0074"); +continue ;};var _dde _bf .FilterDict ;if _efbb :=_dfa (&_dde ,_ddbe );_efbb !=nil {return _efbb ;};_deec ,_bfcc :=_bf .NewFilter (_dde );if _bfcc !=nil {return _bfcc ;};_gcf ._deb [string (_cafg )]=_deec ;};_gcf ._deb ["\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"]=_bf .NewIdentity (); +_gcf ._fge ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _acea ,_ccd :=_dge .Get ("\u0053\u0074\u0072\u0046").(*PdfObjectName );_ccd {if _ ,_faf :=_gcf ._deb [string (*_acea )];!_faf {return _fc .Errorf ("\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0066o\u0072\u0020\u0053\u0074\u0072\u0046\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064\u0020\u0069\u006e\u0020C\u0046\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0073\u0029",*_acea ); +};_gcf ._fge =string (*_acea );};_gcf ._caf ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _cdab ,_ffe :=_dge .Get ("\u0053\u0074\u006d\u0046").(*PdfObjectName );_ffe {if _ ,_edgf :=_gcf ._deb [string (*_cdab )];!_edgf {return _fc .Errorf ("\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0066o\u0072\u0020\u0053\u0074\u006d\u0046\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064\u0020\u0069\u006e\u0020C\u0046\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0073\u0029",*_cdab ); +};_gcf ._caf =string (*_cdab );};return nil ;};func _daf (_dfd _bf .Filter ,_gffa _bba .AuthEvent )*PdfObjectDictionary {if _gffa ==""{_gffa =_bba .EventDocOpen ;};_eaf :=MakeDict ();_eaf .Set ("\u0054\u0079\u0070\u0065",MakeName ("C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072")); +_eaf .Set ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et",MakeName (string (_gffa )));_eaf .Set ("\u0043\u0046\u004d",MakeName (_dfd .Name ()));_eaf .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_dfd .KeyLength ())));return _eaf ;}; -// LZWEncoder provides LZW encoding/decoding functionality. -type LZWEncoder struct{Predictor int ;BitsPerComponent int ; +// WriteString outputs the object as it is to be written to file. +func (_cdfb *PdfObjectString )WriteString ()string {var _bcga _gf .Buffer ;if _cdfb ._gdggc {_caaeb :=_beg .EncodeToString (_cdfb .Bytes ());_bcga .WriteString ("\u003c");_bcga .WriteString (_caaeb );_bcga .WriteString ("\u003e");return _bcga .String (); +};_ccfcb :=map[byte ]string {'\n':"\u005c\u006e",'\r':"\u005c\u0072",'\t':"\u005c\u0074",'\b':"\u005c\u0062",'\f':"\u005c\u0066",'(':"\u005c\u0028",')':"\u005c\u0029",'\\':"\u005c\u005c"};_bcga .WriteString ("\u0028");for _adcc :=0;_adcc < len (_cdfb ._deef ); +_adcc ++{_cbde :=_cdfb ._deef [_adcc ];if _bgdb ,_gafb :=_ccfcb [_cbde ];_gafb {_bcga .WriteString (_bgdb );}else {_bcga .WriteByte (_cbde );};};_bcga .WriteString ("\u0029");return _bcga .String ();};func (_dbf *PdfParser )readComment ()(string ,error ){var _ceged _gf .Buffer ; +_ ,_dcgc :=_dbf .skipSpaces ();if _dcgc !=nil {return _ceged .String (),_dcgc ;};_dega :=true ;for {_cfce ,_faeb :=_dbf ._cedf .Peek (1);if _faeb !=nil {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_faeb .Error ());return _ceged .String (),_faeb ; +};if _dega &&_cfce [0]!='%'{return _ceged .String (),_d .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025");};_dega =false ;if (_cfce [0]!='\r')&&(_cfce [0]!='\n'){_caga ,_ :=_dbf ._cedf .ReadByte (); +_ceged .WriteByte (_caga );}else {break ;};};return _ceged .String (),nil ;};func (_bddea *PdfParser )parseXrefStream (_eafec *PdfObjectInteger )(*PdfObjectDictionary ,error ){if _eafec !=nil {_fef .Log .Trace ("\u0058\u0052\u0065f\u0053\u0074\u006d\u0020x\u0072\u0065\u0066\u0020\u0074\u0061\u0062l\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0061\u0074\u0020\u0025\u0064",_eafec ); +_bddea ._ccfe .Seek (int64 (*_eafec ),_gdb .SeekStart );_bddea ._cedf =_dd .NewReader (_bddea ._ccfe );};_gcfe :=_bddea .GetFileOffset ();_dcda ,_cffc :=_bddea .ParseIndirectObject ();if _cffc !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0078\u0072\u0065\u0066\u0020\u006fb\u006a\u0065\u0063\u0074"); +return nil ,_d .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072e\u0061\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062j\u0065\u0063\u0074");};_fef .Log .Trace ("\u0058R\u0065f\u0053\u0074\u006d\u0020\u006fb\u006a\u0065c\u0074\u003a\u0020\u0025\u0073",_dcda ); +_baeaed ,_ffefa :=_dcda .(*PdfObjectStream );if !_ffefa {_fef .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0058R\u0065\u0066\u0053\u0074\u006d\u0020\u0070o\u0069\u006e\u0074\u0069\u006e\u0067 \u0074\u006f\u0020\u006e\u006f\u006e\u002d\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0021"); +return nil ,_d .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0070\u006f\u0069\u006e\u0074i\u006e\u0067\u0020\u0074\u006f\u0020a\u0020\u006e\u006f\u006e\u002d\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006fb\u006a\u0065\u0063\u0074");};_dacc :=_baeaed .PdfObjectDictionary ; +_ccdc ,_ffefa :=_baeaed .PdfObjectDictionary .Get ("\u0053\u0069\u007a\u0065").(*PdfObjectInteger );if !_ffefa {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0073\u0069\u007a\u0065\u0020f\u0072\u006f\u006d\u0020\u0078\u0072\u0065f\u0020\u0073\u0074\u006d"); +return nil ,_d .New ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0053\u0069\u007ae\u0020\u0066\u0072\u006f\u006d\u0020\u0078\u0072\u0065\u0066 \u0073\u0074\u006d");};if int64 (*_ccdc )> 8388607{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u0053\u0069\u007a\u0065\u0020\u0065x\u0063\u0065\u0065\u0064\u0065\u0064\u0020l\u0069\u006d\u0069\u0074\u002c\u0020\u006f\u0076\u0065\u0072\u00208\u0033\u0038\u0038\u0036\u0030\u0037\u0020\u0028\u0025\u0064\u0029",*_ccdc ); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cfgg :=_baeaed .PdfObjectDictionary .Get ("\u0057");_dadf ,_ffefa :=_cfgg .(*PdfObjectArray );if !_ffefa {return nil ,_d .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0020\u0069\u006e\u0020x\u0072\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +};_abfb :=_dadf .Len ();if _abfb !=3{_fef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0073\u0074\u006d\u0020\u0028\u006c\u0065\u006e\u0028\u0057\u0029\u0020\u0021\u003d\u0020\u0033\u0020\u002d\u0020\u0025\u0064\u0029",_abfb ); +return nil ,_d .New ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0078\u0072\u0065f\u0020s\u0074\u006d\u0020\u006c\u0065\u006e\u0028\u0057\u0029\u0020\u0021\u003d\u0020\u0033");};var _abbce []int64 ;for _cbfd :=0;_cbfd < 3; +_cbfd ++{_gdgc ,_bfbff :=GetInt (_dadf .Get (_cbfd ));if !_bfbff {return nil ,_d .New ("i\u006e\u0076\u0061\u006cid\u0020w\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0074\u0079\u0070\u0065");};_abbce =append (_abbce ,int64 (*_gdgc ));};_egeae ,_cffc :=DecodeStream (_baeaed ); +if _cffc !=nil {_fef .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f \u0064e\u0063o\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_cffc );return nil ,_cffc ;};_bdage :=int (_abbce [0]); +_eccd :=int (_abbce [0]+_abbce [1]);_bdbcf :=int (_abbce [0]+_abbce [1]+_abbce [2]);_gdbc :=int (_abbce [0]+_abbce [1]+_abbce [2]);if _bdage < 0||_eccd < 0||_bdbcf < 0{_fef .Log .Debug ("\u0045\u0072\u0072\u006fr\u0020\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u003c \u0030 \u0028\u0025\u0064\u002c\u0025\u0064\u002c%\u0064\u0029",_bdage ,_eccd ,_bdbcf ); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _gdbc ==0{_fef .Log .Debug ("\u004e\u006f\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0069\u006e\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u0028\u0064\u0065\u006c\u0074\u0061\u0062\u0020=\u003d\u0020\u0030\u0029"); +return _dacc ,nil ;};_bacb :=len (_egeae )/_gdbc ;_aggg :=0;_degad :=_baeaed .PdfObjectDictionary .Get ("\u0049\u006e\u0064e\u0078");var _fdec []int ;if _degad !=nil {_fef .Log .Trace ("\u0049n\u0064\u0065\u0078\u003a\u0020\u0025b",_degad );_bbbe ,_ecde :=_degad .(*PdfObjectArray ); +if !_ecde {_fef .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0029"); +return nil ,_d .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0049\u006e\u0064e\u0078\u0020\u006f\u0062je\u0063\u0074");};if _bbbe .Len ()%2!=0{_fef .Log .Debug ("\u0057\u0041\u0052\u004eI\u004e\u0047\u0020\u0046\u0061\u0069\u006c\u0075\u0072e\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0073\u0074\u006d\u0020i\u006e\u0064\u0065\u0078\u0020n\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006f\u0066\u0020\u0032\u002e"); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_aggg =0;_fgba ,_fbdcb :=_bbbe .ToIntegerArray ();if _fbdcb !=nil {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0065\u0078 \u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0073\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0073\u003a\u0020\u0025\u0076",_fbdcb ); +return nil ,_fbdcb ;};for _bfbce :=0;_bfbce < len (_fgba );_bfbce +=2{_gbbad :=_fgba [_bfbce ];_cfde :=_fgba [_bfbce +1];for _dgcgc :=0;_dgcgc < _cfde ;_dgcgc ++{_fdec =append (_fdec ,_gbbad +_dgcgc );};_aggg +=_cfde ;};}else {for _egdg :=0;_egdg < int (*_ccdc ); +_egdg ++{_fdec =append (_fdec ,_egdg );};_aggg =int (*_ccdc );};if _bacb ==_aggg +1{_fef .Log .Debug ("\u0049n\u0063\u006f\u006d\u0070ati\u0062\u0069\u006c\u0069t\u0079\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u0076\u0065\u0072\u0061\u0067\u0065\u0020\u006f\u0066\u0020\u0031\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u002d\u0020\u0061\u0070\u0070en\u0064\u0069\u006eg\u0020\u006f\u006e\u0065\u0020-\u0020M\u0061\u0079\u0020\u006c\u0065\u0061\u0064\u0020\u0074o\u0020\u0070\u0072\u006f\u0062\u006c\u0065\u006d\u0073"); +_bffgg :=_aggg -1;for _ ,_dcee :=range _fdec {if _dcee > _bffgg {_bffgg =_dcee ;};};_fdec =append (_fdec ,_bffgg +1);_aggg ++;};if _bacb !=len (_fdec ){_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020x\u0072\u0065\u0066 \u0073\u0074\u006d:\u0020\u006eu\u006d\u0020\u0065\u006e\u0074\u0072i\u0065s \u0021\u003d\u0020\u006c\u0065\u006e\u0028\u0069\u006e\u0064\u0069\u0063\u0065\u0073\u0029\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",_bacb ,len (_fdec )); +return nil ,_d .New ("\u0078\u0072ef\u0020\u0073\u0074m\u0020\u006e\u0075\u006d en\u0074ri\u0065\u0073\u0020\u0021\u003d\u0020\u006cen\u0028\u0069\u006e\u0064\u0069\u0063\u0065s\u0029");};_fef .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074s\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0025\u0064",_aggg ); +_fef .Log .Trace ("\u0049\u006e\u0064i\u0063\u0065\u0073\u003a\u0020\u0025\u0020\u0064",_fdec );_fffga :=func (_gdee []byte )int64 {var _baaf int64 ;for _beaf :=0;_beaf < len (_gdee );_beaf ++{_baaf +=int64 (_gdee [_beaf ])*(1<=len (_fdec ){_fef .Log .Debug ("X\u0052\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u002d\u0020\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0063\u0063e\u0073s\u0020\u0069\u006e\u0064e\u0078\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0062\u006f\u0075\u006e\u0064\u0073\u0020\u002d\u0020\u0062\u0072\u0065\u0061\u006b\u0069\u006e\u0067"); +break ;};_eabbg :=_fdec [_adda ];_adda ++;_fef .Log .Trace ("%\u0064\u002e\u0020\u0070\u0031\u003a\u0020\u0025\u0020\u0078",_eabbg ,_efggc );_fef .Log .Trace ("%\u0064\u002e\u0020\u0070\u0032\u003a\u0020\u0025\u0020\u0078",_eabbg ,_cefcg );_fef .Log .Trace ("%\u0064\u002e\u0020\u0070\u0033\u003a\u0020\u0025\u0020\u0078",_eabbg ,_gbdad ); +_fef .Log .Trace ("\u0025d\u002e \u0078\u0072\u0065\u0066\u003a \u0025\u0064 \u0025\u0064\u0020\u0025\u0064",_eabbg ,_bdba ,_eef ,_debba );if _bdba ==0{_fef .Log .Trace ("-\u0020\u0046\u0072\u0065\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020-\u0020\u0063\u0061\u006e\u0020\u0070\u0072o\u0062\u0061\u0062\u006c\u0079\u0020\u0069\u0067\u006e\u006fr\u0065"); +}else if _bdba ==1{_fef .Log .Trace ("\u002d\u0020I\u006e\u0020\u0075\u0073e\u0020\u002d \u0075\u006e\u0063\u006f\u006d\u0070\u0072\u0065s\u0073\u0065\u0064\u0020\u0076\u0069\u0061\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0062",_cefcg );if _eef ==_gcfe {_fef .Log .Debug ("\u0055\u0070d\u0061\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0058\u0052\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064",_eabbg ,_baeaed .ObjectNumber ); +_eabbg =int (_baeaed .ObjectNumber );};if _gbdac ,_ddade :=_bddea ._aaea .ObjectMap [_eabbg ];!_ddade ||int (_debba )> _gbdac .Generation {_eaga :=XrefObject {ObjectNumber :_eabbg ,XType :XrefTypeTableEntry ,Offset :_eef ,Generation :int (_debba )};_bddea ._aaea .ObjectMap [_eabbg ]=_eaga ; +};}else if _bdba ==2{_fef .Log .Trace ("\u002d\u0020\u0049\u006e \u0075\u0073\u0065\u0020\u002d\u0020\u0063\u006f\u006d\u0070r\u0065s\u0073\u0065\u0064\u0020\u006f\u0062\u006ae\u0063\u0074");if _ ,_acdbe :=_bddea ._aaea .ObjectMap [_eabbg ];!_acdbe {_abfbb :=XrefObject {ObjectNumber :_eabbg ,XType :XrefTypeObjectStream ,OsObjNumber :int (_eef ),OsObjIndex :int (_debba )}; +_bddea ._aaea .ObjectMap [_eabbg ]=_abfbb ;_fef .Log .Trace ("\u0065\u006e\u0074\u0072\u0079\u003a\u0020\u0025\u002b\u0076",_abfbb );};}else {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0049\u004e\u0056\u0041L\u0049\u0044\u0020\u0054\u0059\u0050\u0045\u0020\u0058\u0072\u0065\u0066\u0053\u0074\u006d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u003f\u002d\u002d\u002d\u002d\u002d\u002d-"); +continue ;};};if _bddea ._debe ==nil {_daa :=XrefTypeObjectStream ;_bddea ._debe =&_daa ;};return _dacc ,nil ;}; -// For predictors -Columns int ;Colors int ; +// WriteString outputs the object as it is to be written to file. +func (_bfcf *PdfObjectInteger )WriteString ()string {return _b .FormatInt (int64 (*_bfcf ),10)}; -// LZW algorithm setting. -EarlyChange int ;}; +// MakeStringFromBytes creates an PdfObjectString from a byte array. +// This is more natural than MakeString as `data` is usually not utf-8 encoded. +func MakeStringFromBytes (data []byte )*PdfObjectString {return MakeString (string (data ))};func (_geee *PdfObjectInteger )String ()string {return _fc .Sprintf ("\u0025\u0064",*_geee )}; -// String returns a string describing `array`. -func (_afef *PdfObjectArray )String ()string {_bgdcd :="\u005b";for _eedfg ,_fabb :=range _afef .Elements (){_bgdcd +=_fabb .String ();if _eedfg < (_afef .Len ()-1){_bgdcd +="\u002c\u0020";};};_bgdcd +="\u005d";return _bgdcd ;}; +// HeaderPosition gets the file header position. +func (_cabf ParserMetadata )HeaderPosition ()int {return _cabf ._ggg }; -// Decrypt an object with specified key. For numbered objects, -// the key argument is not used and a new one is generated based -// on the object and generation number. -// Traverses through all the subobjects (recursive). -// -// Does not look up references.. That should be done prior to calling. -func (_eaa *PdfCrypt )Decrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _eaa .isDecrypted (obj ){return nil ;};switch _aeg :=obj .(type ){case *PdfIndirectObject :_eaa ._dac [_aeg ]=true ;_fgg .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067 \u0069\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u0025\u0064\u0020\u0025\u0064\u0020\u006f\u0062\u006a\u0021",_aeg .ObjectNumber ,_aeg .GenerationNumber ); -_ecc :=_aeg .ObjectNumber ;_agbf :=_aeg .GenerationNumber ;_gfb :=_eaa .Decrypt (_aeg .PdfObject ,_ecc ,_agbf );if _gfb !=nil {return _gfb ;};return nil ;case *PdfObjectStream :_eaa ._dac [_aeg ]=true ;_cef :=_aeg .PdfObjectDictionary ;if _eaa ._ge .R !=5{if _addg ,_adg :=_cef .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_adg &&*_addg =="\u0058\u0052\u0065\u0066"{return nil ;};};_dae :=_aeg .ObjectNumber ;_ddbe :=_aeg .GenerationNumber ;_fgg .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_dae ,_ddbe ); -_bagb :=_age ;if _eaa ._bfdb .V >=4{_bagb =_eaa ._bae ;_fgg .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_eaa ._bae );if _geb ,_fddd :=_cef .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); -_fddd {if _cdee ,_ada :=GetName (_geb .Get (0));_ada {if *_cdee =="\u0043\u0072\u0079p\u0074"{_bagb ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _gdc ,_befd :=_cef .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); -_befd {if _fade ,_eeae :=_gdc .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_eeae {if _ ,_daeb :=_eaa ._afb [string (*_fade )];_daeb {_fgg .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_fade ); -_bagb =string (*_fade );};};};};};};_fgg .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_bagb );if _bagb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_aabd :=_eaa .Decrypt (_cef ,_dae ,_ddbe ); -if _aabd !=nil {return _aabd ;};_gfca ,_aabd :=_eaa .makeKey (_bagb ,uint32 (_dae ),uint32 (_ddbe ),_eaa ._afc );if _aabd !=nil {return _aabd ;};_aeg .Stream ,_aabd =_eaa .decryptBytes (_aeg .Stream ,_bagb ,_gfca );if _aabd !=nil {return _aabd ;};_cef .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_aeg .Stream )))); -return nil ;case *PdfObjectString :_fgg .Log .Trace ("\u0044e\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_bagc :=_age ;if _eaa ._bfdb .V >=4{_fgg .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_eaa ._ece ); -if _eaa ._ece =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_bagc =_eaa ._ece ;};_cadc ,_aece :=_eaa .makeKey (_bagc ,uint32 (parentObjNum ),uint32 (parentGenNum ),_eaa ._afc );if _aece !=nil {return _aece ;};_bebd :=_aeg .Str ();_dace :=make ([]byte ,len (_bebd )); -for _ffd :=0;_ffd < len (_bebd );_ffd ++{_dace [_ffd ]=_bebd [_ffd ];};if len (_dace )> 0{_fgg .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_dace ,_dace ); -_dace ,_aece =_eaa .decryptBytes (_dace ,_bagc ,_cadc );if _aece !=nil {return _aece ;};};_aeg ._bega =string (_dace );return nil ;case *PdfObjectArray :for _ ,_gbae :=range _aeg .Elements (){_acd :=_eaa .Decrypt (_gbae ,parentObjNum ,parentGenNum );if _acd !=nil {return _acd ; -};};return nil ;case *PdfObjectDictionary :_cdcd :=false ;if _ged :=_aeg .Get ("\u0054\u0079\u0070\u0065");_ged !=nil {_bfba ,_ccgf :=_ged .(*PdfObjectName );if _ccgf &&*_bfba =="\u0053\u0069\u0067"{_cdcd =true ;};};for _ ,_ebd :=range _aeg .Keys (){_bdge :=_aeg .Get (_ebd ); -if _cdcd &&string (_ebd )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_ebd )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_ebd )!="\u0050\u0072\u0065\u0076"&&string (_ebd )!="\u004c\u0061\u0073\u0074"{_feg :=_eaa .Decrypt (_bdge ,parentObjNum ,parentGenNum ); -if _feg !=nil {return _feg ;};};};return nil ;};return nil ;}; +// UpdateParams updates the parameter values of the encoder. +func (_aga *CCITTFaxEncoder )UpdateParams (params *PdfObjectDictionary ){if _fead ,_fdfe :=GetNumberAsInt64 (params .Get ("\u004b"));_fdfe ==nil {_aga .K =int (_fead );};if _aeed ,_aafe :=GetNumberAsInt64 (params .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); +_aafe ==nil {_aga .Columns =int (_aeed );}else if _aeed ,_aafe =GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));_aafe ==nil {_aga .Columns =int (_aeed );};if _cbbb ,_aeeb :=GetNumberAsInt64 (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); +_aeeb ==nil {_aga .BlackIs1 =_cbbb > 0;}else {if _def ,_adbde :=GetBoolVal (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_adbde {_aga .BlackIs1 =_def ;}else {if _cfec ,_bgegd :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); +_bgegd {_gggg ,_bgbb :=_cfec .ToIntegerArray ();if _bgbb ==nil {_aga .BlackIs1 =_gggg [0]==1&&_gggg [1]==0;};};};};if _dfaf ,_eagc :=GetNumberAsInt64 (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); +_eagc ==nil {_aga .EncodedByteAlign =_dfaf > 0;}else {if _cfaa ,_bcde :=GetBoolVal (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_bcde {_aga .EncodedByteAlign =_cfaa ;};};if _gcea ,_ddff :=GetNumberAsInt64 (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); +_ddff ==nil {_aga .EndOfLine =_gcea > 0;}else {if _afac ,_dgdab :=GetBoolVal (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_dgdab {_aga .EndOfLine =_afac ;};};if _fddbe ,_cccdg :=GetNumberAsInt64 (params .Get ("\u0052\u006f\u0077\u0073")); +_cccdg ==nil {_aga .Rows =int (_fddbe );}else if _fddbe ,_cccdg =GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_cccdg ==nil {_aga .Rows =int (_fddbe );};if _dfee ,_deab :=GetNumberAsInt64 (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); +_deab ==nil {_aga .EndOfBlock =_dfee > 0;}else {if _gdeb ,_edac :=GetBoolVal (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_edac {_aga .EndOfBlock =_gdeb ;};};if _aabc ,_fdae :=GetNumberAsInt64 (params .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072")); +_fdae !=nil {_aga .DamagedRowsBeforeError =int (_aabc );};}; -// Read implementation of Read interface. -func (_cbfe *limitedReadSeeker )Read (p []byte )(_bccg int ,_dad error ){_dcce ,_dad :=_cbfe ._ffgg .Seek (0,_eee .SeekCurrent );if _dad !=nil {return 0,_dad ;};_aefa :=_cbfe ._gdaa -_dcce ;if _aefa ==0{return 0,_eee .EOF ;};if _acgd :=int64 (len (p )); -_acgd < _aefa {_aefa =_acgd ;};_bbde :=make ([]byte ,_aefa );_bccg ,_dad =_cbfe ._ffgg .Read (_bbde );copy (p ,_bbde );return _bccg ,_dad ;};func _dfab (_cfe *_dd .FilterDict ,_aba *PdfObjectDictionary )error {if _acc ,_bb :=_aba .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_bb {if _cb :=string (*_acc );_cb !="C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"{_fgg .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020C\u0046\u0020\u0064ic\u0074\u0020\u0074\u0079\u0070\u0065:\u0020\u0025\u0073\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074e\u0072\u0029",_cb ); -};};_bef ,_egb :=_aba .Get ("\u0043\u0046\u004d").(*PdfObjectName );if !_egb {return _gf .Errorf ("\u0075\u006e\u0073u\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0028\u004e\u006f\u006e\u0065\u0029"); -};_cfe .CFM =string (*_bef );if _ead ,_fce :=_aba .Get ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et").(*PdfObjectName );_fce {_cfe .AuthEvent =_dfe .AuthEvent (*_ead );}else {_cfe .AuthEvent =_dfe .EventDocOpen ;};if _gee ,_ddbc :=_aba .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger ); -_ddbc {_cfe .Length =int (*_gee );};return nil ;}; +// NewParserFromString is used for testing purposes. +func NewParserFromString (txt string )*PdfParser {_bfdb :=_gf .NewReader ([]byte (txt ));_egdgc :=&PdfParser {ObjCache :objectCache {},_ccfe :_bfdb ,_cedf :_dd .NewReader (_bfdb ),_agde :int64 (len (txt )),_bccc :map[int64 ]bool {},_aade :make (map[*PdfParser ]*PdfParser )}; +_egdgc ._aaea .ObjectMap =make (map[int ]XrefObject );return _egdgc ;};func _bfbf (_gagaa string )(PdfObjectReference ,error ){_ccef :=PdfObjectReference {};_fedf :=_afcc .FindStringSubmatch (_gagaa );if len (_fedf )< 3{_fef .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +return _ccef ,_d .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_defc ,_ :=_b .Atoi (_fedf [1]);_dced ,_ :=_b .Atoi (_fedf [2]);_ccef .ObjectNumber =int64 (_defc );_ccef .GenerationNumber =int64 (_dced ); +return _ccef ,nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_ggea *JBIG2Encoder )MakeStreamDict ()*PdfObjectDictionary {_gdag :=MakeDict ();_gdag .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_ggea .GetFilterName ()));return _gdag ;};func _dbaac (_gbfe *PdfObjectStream ,_edcgd *MultiEncoder )(*DCTEncoder ,error ){_cgge :=NewDCTEncoder (); -_aceg :=_gbfe .PdfObjectDictionary ;if _aceg ==nil {return _cgge ,nil ;};_bbdd :=_gbfe .Stream ;if _edcgd !=nil {_fcg ,_gede :=_edcgd .DecodeBytes (_bbdd );if _gede !=nil {return nil ,_gede ;};_bbdd =_fcg ;};_cce :=_dag .NewReader (_bbdd );_cbdf ,_ffdg :=_bc .DecodeConfig (_cce ); -if _ffdg !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_ffdg );return nil ,_ffdg ;};switch _cbdf .ColorModel {case _c .RGBAModel :_cgge .BitsPerComponent =8; -_cgge .ColorComponents =3;_cgge .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _c .RGBA64Model :_cgge .BitsPerComponent =16;_cgge .ColorComponents =3;_cgge .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _c .GrayModel :_cgge .BitsPerComponent =8;_cgge .ColorComponents =1; -_cgge .Decode =[]float64 {0.0,1.0};case _c .Gray16Model :_cgge .BitsPerComponent =16;_cgge .ColorComponents =1;_cgge .Decode =[]float64 {0.0,1.0};case _c .CMYKModel :_cgge .BitsPerComponent =8;_cgge .ColorComponents =4;_cgge .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0}; -case _c .YCbCrModel :_cgge .BitsPerComponent =8;_cgge .ColorComponents =3;_cgge .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};default:return nil ,_d .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); -};_cgge .Width =_cbdf .Width ;_cgge .Height =_cbdf .Height ;_fgg .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_cgge );_cgge .Quality =DefaultJPEGQuality ;_abae ,_bfdbe :=GetArray (_aceg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); -if _bfdbe {_ddccb ,_ecdc :=_abae .ToFloat64Array ();if _ecdc !=nil {return _cgge ,_ecdc ;};_cgge .Decode =_ddccb ;};return _cgge ,nil ;}; +// PdfObjectInteger represents the primitive PDF integer numerical object. +type PdfObjectInteger int64 ; -// MakeArrayFromIntegers64 creates an PdfObjectArray from a slice of int64s, where each array element -// is an PdfObjectInteger. -func MakeArrayFromIntegers64 (vals []int64 )*PdfObjectArray {_fbcc :=MakeArray ();for _ ,_cagab :=range vals {_fbcc .Append (MakeInteger (_cagab ));};return _fbcc ;}; +// MakeHexString creates an PdfObjectString from a string intended for output as a hexadecimal string. +func MakeHexString (s string )*PdfObjectString {_fdab :=PdfObjectString {_deef :s ,_gdggc :true };return &_fdab ;};var _egdd _c .Map ; -// MakeArray creates an PdfObjectArray from a list of PdfObjects. -func MakeArray (objects ...PdfObject )*PdfObjectArray {return &PdfObjectArray {_ffdcc :objects }}; +// ParseIndirectObject parses an indirect object from the input stream. Can also be an object stream. +// Returns the indirect object (*PdfIndirectObject) or the stream object (*PdfObjectStream). +func (_fgca *PdfParser )ParseIndirectObject ()(PdfObject ,error ){_gcaa :=PdfIndirectObject {};_gcaa ._begga =_fgca ;_fef .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a");_aadb ,_gdeeag :=_fgca ._cedf .Peek (20); +if _gdeeag !=nil {if _gdeeag !=_gdb .EOF {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a");return &_gcaa ,_gdeeag ; +};};_fef .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_aadb ));_ebfa :=_aaff .FindStringSubmatchIndex (string (_aadb ));if len (_ebfa )< 6{if _gdeeag ==_gdb .EOF {return nil ,_gdeeag ; +};_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_aadb )); +return &_gcaa ,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_fgca ._cedf .Discard (_ebfa [0]);_fef .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_ebfa );_ffbe :=_ebfa [1]-_ebfa [0];_fdaga :=make ([]byte ,_ffbe );_ ,_gdeeag =_fgca .ReadAtLeast (_fdaga ,_ffbe );if _gdeeag !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020-\u0020\u0025\u0073",_gdeeag ); +return nil ,_gdeeag ;};_fef .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_fdaga );_bffge :=_aaff .FindStringSubmatch (string (_fdaga ));if len (_bffge )< 3{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_fdaga )); +return &_gcaa ,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_dacbg ,_ :=_b .Atoi (_bffge [1]);_cdbb ,_ :=_b .Atoi (_bffge [2]);_gcaa .ObjectNumber =int64 (_dacbg );_gcaa .GenerationNumber =int64 (_cdbb );for {_addg ,_fegd :=_fgca ._cedf .Peek (2);if _fegd !=nil {return &_gcaa ,_fegd ;};_fef .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_addg ),string (_addg )); +if IsWhiteSpace (_addg [0]){_fgca .skipSpaces ();}else if _addg [0]=='%'{_fgca .skipComments ();}else if (_addg [0]=='<')&&(_addg [1]=='<'){_fef .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_gcaa .PdfObject ,_fegd =_fgca .ParseDict (); +_fef .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_fegd );if _fegd !=nil {return &_gcaa ,_fegd ;};_fef .Log .Trace ("\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e.\u002e\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); +}else if (_addg [0]=='/')||(_addg [0]=='(')||(_addg [0]=='[')||(_addg [0]=='<'){_gcaa .PdfObject ,_fegd =_fgca .parseObject ();if _fegd !=nil {return &_gcaa ,_fegd ;};_fef .Log .Trace ("P\u0061\u0072\u0073\u0065\u0064\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u002e\u002e\u002e \u0066\u0069\u006ei\u0073h\u0065\u0064\u002e"); +}else if _addg [0]==']'{_fef .Log .Debug ("\u0057\u0041\u0052\u004e\u0049N\u0047\u003a\u0020\u0027\u005d\u0027 \u0063\u0068\u0061\u0072\u0061\u0063\u0074e\u0072\u0020\u006eo\u0074\u0020\u0062\u0065i\u006e\u0067\u0020\u0075\u0073\u0065d\u0020\u0061\u0073\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0065\u006e\u0064\u0069n\u0067\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e"); +_fgca ._cedf .Discard (1);}else {if _addg [0]=='e'{_eddfe ,_bdbd :=_fgca .readTextLine ();if _bdbd !=nil {return nil ,_bdbd ;};if len (_eddfe )>=6&&_eddfe [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _addg [0]=='s'{_addg ,_ =_fgca ._cedf .Peek (10); +if string (_addg [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_aage :=6;if len (_addg )> 6{if IsWhiteSpace (_addg [_aage ])&&_addg [_aage ]!='\r'&&_addg [_aage ]!='\n'{_fef .Log .Debug ("\u004e\u006fn\u002d\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0074\u0020\u0050\u0044\u0046\u0020\u006e\u006f\u0074 \u0065\u006e\u0064\u0069\u006e\u0067 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0069\u006e\u0065\u0020\u0070\u0072o\u0070\u0065r\u006c\u0079\u0020\u0077i\u0074\u0068\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072"); +_fgca ._bffd ._bedc =true ;_aage ++;};if _addg [_aage ]=='\r'{_aage ++;if _addg [_aage ]=='\n'{_aage ++;};}else if _addg [_aage ]=='\n'{_aage ++;}else {_fgca ._bffd ._bedc =true ;};};_fgca ._cedf .Discard (_aage );_ccbf ,_cdfg :=_gcaa .PdfObject .(*PdfObjectDictionary ); +if !_cdfg {return nil ,_d .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006di\u0073s\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079");};_fef .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_ccbf ); +_cbcege ,_gebaa :=_fgca .traceStreamLength (_ccbf .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"));if _gebaa !=nil {_fef .Log .Debug ("\u0046\u0061\u0069l\u0020\u0074\u006f\u0020t\u0072\u0061\u0063\u0065\u0020\u0073\u0074r\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0025\u0076",_gebaa ); +return nil ,_gebaa ;};_fef .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_cbcege );_eebg ,_ccgeb :=_cbcege .(*PdfObjectInteger );if !_ccgeb {return nil ,_d .New ("\u0073\u0074re\u0061\u006d\u0020l\u0065\u006e\u0067\u0074h n\u0065ed\u0073\u0020\u0074\u006f\u0020\u0062\u0065 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067e\u0072"); +};_ccab :=*_eebg ;if _ccab < 0{return nil ,_d .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f \u0062e\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030");};_dfeb :=_fgca .GetFileOffset (); +_edbce :=_fgca .xrefNextObjectOffset (_dfeb );if _dfeb +int64 (_ccab )> _edbce &&_edbce > _dfeb {_fef .Log .Debug ("E\u0078\u0070\u0065\u0063te\u0064 \u0065\u006e\u0064\u0069\u006eg\u0020\u0061\u0074\u0020\u0025\u0064",_dfeb +int64 (_ccab ));_fef .Log .Debug ("\u004e\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020\u0061t\u0020\u0025\u0064",_edbce ); +_gcafg :=_edbce -_dfeb -17;if _gcafg < 0{return nil ,_d .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020go\u0069\u006e\u0067 \u0070\u0061s\u0074\u0020\u0062\u006f\u0075\u006ed\u0061\u0072i\u0065\u0073"); +};_fef .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0061\u0020l\u0065\u006e\u0067\u0074\u0068\u0020c\u006f\u0072\u0072\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0074\u006f\u0020%\u0064\u002e\u002e\u002e",_gcafg );_ccab =PdfObjectInteger (_gcafg ); +_ccbf .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (_gcafg ));};if int64 (_ccab )> _fgca ._agde {_fef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053t\u0072\u0065\u0061\u006d\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0069\u007a\u0065"); +return nil ,_d .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020la\u0072\u0067\u0065r\u0020\u0074h\u0061\u006e\u0020\u0066\u0069\u006ce\u0020\u0073i\u007a\u0065");};_bbdb :=make ([]byte ,_ccab ); +_ ,_gebaa =_fgca .ReadAtLeast (_bbdb ,int (_ccab ));if _gebaa !=nil {_fef .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_bbdb ),_bbdb );_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gebaa ); +return nil ,_gebaa ;};_agca :=PdfObjectStream {};_agca .Stream =_bbdb ;_agca .PdfObjectDictionary =_gcaa .PdfObject .(*PdfObjectDictionary );_agca .ObjectNumber =_gcaa .ObjectNumber ;_agca .GenerationNumber =_gcaa .GenerationNumber ;_agca .PdfObjectReference ._begga =_fgca ; +_fgca .skipSpaces ();_fgca ._cedf .Discard (9);_fgca .skipSpaces ();return &_agca ,nil ;};};_gcaa .PdfObject ,_fegd =_fgca .parseObject ();if _gcaa .PdfObject ==nil {_fef .Log .Debug ("\u0049N\u0043\u004f\u004dP\u0041\u0054\u0049B\u0049LI\u0054\u0059\u003a\u0020\u0049\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061n \u006fb\u006a\u0065\u0063\u0074\u0020\u002d \u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006ae\u0063\u0074"); +_gcaa .PdfObject =MakeNull ();};return &_gcaa ,_fegd ;};};if _gcaa .PdfObject ==nil {_fef .Log .Debug ("\u0049N\u0043\u004f\u004dP\u0041\u0054\u0049B\u0049LI\u0054\u0059\u003a\u0020\u0049\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061n \u006fb\u006a\u0065\u0063\u0074\u0020\u002d \u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006ae\u0063\u0074"); +_gcaa .PdfObject =MakeNull ();};_fef .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021");return &_gcaa ,nil ;}; // EncodeBytes encodes the image data using either Group3 or Group4 CCITT facsimile (fax) encoding. // `data` is expected to be 1 color component, 1 bit per component. It is also valid to provide 8 BPC, 1 CC image like // a standard go image Gray data. -func (_acda *CCITTFaxEncoder )EncodeBytes (data []byte )([]byte ,error ){var _cbfb _fa .Gray ;switch len (data ){case _acda .Rows *_acda .Columns :_bcdb ,_cgf :=_fa .NewImage (_acda .Columns ,_acda .Rows ,8,1,data ,nil ,nil );if _cgf !=nil {return nil ,_cgf ; -};_cbfb =_bcdb .(_fa .Gray );case (_acda .Columns *_acda .Rows )+7>>3:_ffca ,_ffcfc :=_fa .NewImage (_acda .Columns ,_acda .Rows ,1,1,data ,nil ,nil );if _ffcfc !=nil {return nil ,_ffcfc ;};_afcc :=_ffca .(*_fa .Monochrome );if _ffcfc =_afcc .AddPadding (); -_ffcfc !=nil {return nil ,_ffcfc ;};_cbfb =_afcc ;default:if len (data )< _fa .BytesPerLine (_acda .Columns ,1,1)*_acda .Rows {return nil ,_d .New ("p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020i\u006e\u0070\u0075t\u0020d\u0061\u0074\u0061"); -};_bcfb ,_fcfg :=_fa .NewImage (_acda .Columns ,_acda .Rows ,1,1,data ,nil ,nil );if _fcfg !=nil {return nil ,_fcfg ;};_caaa :=_bcfb .(*_fa .Monochrome );_cbfb =_caaa ;};_bgcc :=make ([][]byte ,_acda .Rows );for _bbed :=0;_bbed < _acda .Rows ;_bbed ++{_bfca :=make ([]byte ,_acda .Columns ); -for _cbdb :=0;_cbdb < _acda .Columns ;_cbdb ++{_geea :=_cbfb .GrayAt (_cbdb ,_bbed );_bfca [_cbdb ]=_geea .Y >>7;};_bgcc [_bbed ]=_bfca ;};_cacf :=&_dfg .Encoder {K :_acda .K ,Columns :_acda .Columns ,EndOfLine :_acda .EndOfLine ,EndOfBlock :_acda .EndOfBlock ,BlackIs1 :_acda .BlackIs1 ,DamagedRowsBeforeError :_acda .DamagedRowsBeforeError ,Rows :_acda .Rows ,EncodedByteAlign :_acda .EncodedByteAlign }; -return _cacf .Encode (_bgcc ),nil ;};const JB2ImageAutoThreshold =-1.0; +func (_bcgc *CCITTFaxEncoder )EncodeBytes (data []byte )([]byte ,error ){var _ccba _bc .Gray ;switch len (data ){case _bcgc .Rows *_bcgc .Columns :_ebba ,_defa :=_bc .NewImage (_bcgc .Columns ,_bcgc .Rows ,8,1,data ,nil ,nil );if _defa !=nil {return nil ,_defa ; +};_ccba =_ebba .(_bc .Gray );case (_bcgc .Columns *_bcgc .Rows )+7>>3:_bdcfg ,_gdgg :=_bc .NewImage (_bcgc .Columns ,_bcgc .Rows ,1,1,data ,nil ,nil );if _gdgg !=nil {return nil ,_gdgg ;};_bdcb :=_bdcfg .(*_bc .Monochrome );if _gdgg =_bdcb .AddPadding (); +_gdgg !=nil {return nil ,_gdgg ;};_ccba =_bdcb ;default:if len (data )< _bc .BytesPerLine (_bcgc .Columns ,1,1)*_bcgc .Rows {return nil ,_d .New ("p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020i\u006e\u0070\u0075t\u0020d\u0061\u0074\u0061"); +};_ddae ,_egf :=_bc .NewImage (_bcgc .Columns ,_bcgc .Rows ,1,1,data ,nil ,nil );if _egf !=nil {return nil ,_egf ;};_egac :=_ddae .(*_bc .Monochrome );_ccba =_egac ;};_agba :=make ([][]byte ,_bcgc .Rows );for _agda :=0;_agda < _bcgc .Rows ;_agda ++{_abc :=make ([]byte ,_bcgc .Columns ); +for _fcee :=0;_fcee < _bcgc .Columns ;_fcee ++{_ccfd :=_ccba .GrayAt (_fcee ,_agda );_abc [_fcee ]=_ccfd .Y >>7;};_agba [_agda ]=_abc ;};_beeg :=&_af .Encoder {K :_bcgc .K ,Columns :_bcgc .Columns ,EndOfLine :_bcgc .EndOfLine ,EndOfBlock :_bcgc .EndOfBlock ,BlackIs1 :_bcgc .BlackIs1 ,DamagedRowsBeforeError :_bcgc .DamagedRowsBeforeError ,Rows :_bcgc .Rows ,EncodedByteAlign :_bcgc .EncodedByteAlign }; +return _beeg .Encode (_agba ),nil ;}; -// NewASCII85Encoder makes a new ASCII85 encoder. -func NewASCII85Encoder ()*ASCII85Encoder {_bceb :=&ASCII85Encoder {};return _bceb }; - -// GetTrailer returns the PDFs trailer dictionary. The trailer dictionary is typically the starting point for a PDF, -// referencing other key objects that are important in the document structure. -func (_dgaab *PdfParser )GetTrailer ()*PdfObjectDictionary {return _dgaab ._ebcfe }; +// NewFlateEncoder makes a new flate encoder with default parameters, predictor 1 and bits per component 8. +func NewFlateEncoder ()*FlateEncoder {_dgd :=&FlateEncoder {};_dgd .Predictor =1;_dgd .BitsPerComponent =8;_dgd .Colors =1;_dgd .Columns =1;return _dgd ;};func _ddagb (_fefa *PdfObjectStream ,_edgff *PdfObjectDictionary )(*CCITTFaxEncoder ,error ){_bgge :=NewCCITTFaxEncoder (); +_gagd :=_fefa .PdfObjectDictionary ;if _gagd ==nil {return _bgge ,nil ;};if _edgff ==nil {_bbed :=TraceToDirectObject (_gagd .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _bbed !=nil {switch _beff :=_bbed .(type ){case *PdfObjectDictionary :_edgff =_beff ; +case *PdfObjectArray :if _beff .Len ()==1{if _bgcc ,_gaab :=GetDict (_beff .Get (0));_gaab {_edgff =_bgcc ;};};default:_fef .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074 \u0061 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0025\u0023\u0076",_bbed ); +return nil ,_d .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _edgff ==nil {_fef .Log .Error ("\u0044\u0065c\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064 %\u0023\u0076",_bbed ); +return nil ,_d .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _cdbe ,_bgae :=GetNumberAsInt64 (_edgff .Get ("\u004b"));_bgae ==nil {_bgge .K =int (_cdbe );};if _cbbf ,_efc :=GetNumberAsInt64 (_edgff .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); +_efc ==nil {_bgge .Columns =int (_cbbf );}else {_bgge .Columns =1728;};if _fdc ,_ccaac :=GetNumberAsInt64 (_edgff .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_ccaac ==nil {_bgge .BlackIs1 =_fdc > 0;}else {if _bggc ,_egc :=GetBoolVal (_edgff .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); +_egc {_bgge .BlackIs1 =_bggc ;}else {if _ggga ,_cebc :=GetArray (_edgff .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));_cebc {_dafg ,_fbce :=_ggga .ToIntegerArray ();if _fbce ==nil {_bgge .BlackIs1 =_dafg [0]==1&&_dafg [1]==0;};};};};if _dgdb ,_dfbg :=GetNumberAsInt64 (_edgff .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); +_dfbg ==nil {_bgge .EncodedByteAlign =_dgdb > 0;}else {if _aaa ,_fcef :=GetBoolVal (_edgff .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_fcef {_bgge .EncodedByteAlign =_aaa ;};};if _gbde ,_febf :=GetNumberAsInt64 (_edgff .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); +_febf ==nil {_bgge .EndOfLine =_gbde > 0;}else {if _ddea ,_fbab :=GetBoolVal (_edgff .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_fbab {_bgge .EndOfLine =_ddea ;};};if _feee ,_ffgf :=GetNumberAsInt64 (_edgff .Get ("\u0052\u006f\u0077\u0073")); +_ffgf ==nil {_bgge .Rows =int (_feee );};_bgge .EndOfBlock =true ;if _cccb ,_gbfe :=GetNumberAsInt64 (_edgff .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_gbfe ==nil {_bgge .EndOfBlock =_cccb > 0;}else {if _adba ,_ffcb :=GetBoolVal (_edgff .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); +_ffcb {_bgge .EndOfBlock =_adba ;};};if _ebb ,_cgaeg :=GetNumberAsInt64 (_edgff .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072"));_cgaeg !=nil {_bgge .DamagedRowsBeforeError =int (_ebb ); +};_fef .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_edgff .String ());return _bgge ,nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_fcac *RunLengthEncoder )MakeStreamDict ()*PdfObjectDictionary {_gdge :=MakeDict ();_gdge .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_fcac .GetFilterName ()));return _gdge ;}; +// Resolve resolves a PdfObject to direct object, looking up and resolving references as needed (unlike TraceToDirect). +func (_ec *PdfParser )Resolve (obj PdfObject )(PdfObject ,error ){_ddad ,_efb :=obj .(*PdfObjectReference );if !_efb {return obj ,nil ;};_fae :=_ec .GetFileOffset ();defer func (){_ec .SetFileOffset (_fae )}();_abe ,_bgf :=_ec .LookupByReference (*_ddad ); +if _bgf !=nil {return nil ,_bgf ;};_abed ,_ccb :=_abe .(*PdfIndirectObject );if !_ccb {return _abe ,nil ;};_abe =_abed .PdfObject ;_ ,_efb =_abe .(*PdfObjectReference );if _efb {return _abed ,_d .New ("\u006d\u0075lt\u0069\u0020\u0064e\u0070\u0074\u0068\u0020tra\u0063e \u0070\u006f\u0069\u006e\u0074\u0065\u0072 t\u006f\u0020\u0070\u006f\u0069\u006e\u0074e\u0072"); +};return _abe ,nil ;};func _dfg (_cee *PdfObjectStream ,_ffdc *MultiEncoder )(*DCTEncoder ,error ){_adgg :=NewDCTEncoder ();_cagd :=_cee .PdfObjectDictionary ;if _cagd ==nil {return _adgg ,nil ;};_ffa :=_cee .Stream ;if _ffdc !=nil {_gbag ,_afff :=_ffdc .DecodeBytes (_ffa ); +if _afff !=nil {return nil ,_afff ;};_ffa =_gbag ;};_bdge :=_gf .NewReader (_ffa );_ebf ,_aecg :=_f .DecodeConfig (_bdge );if _aecg !=nil {_fef .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_aecg ); +return nil ,_aecg ;};switch _ebf .ColorModel {case _db .RGBAModel :_adgg .BitsPerComponent =8;_adgg .ColorComponents =3;_adgg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};case _db .RGBA64Model :_adgg .BitsPerComponent =16;_adgg .ColorComponents =3;_adgg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0}; +case _db .GrayModel :_adgg .BitsPerComponent =8;_adgg .ColorComponents =1;_adgg .Decode =[]float64 {0.0,1.0};case _db .Gray16Model :_adgg .BitsPerComponent =16;_adgg .ColorComponents =1;_adgg .Decode =[]float64 {0.0,1.0};case _db .CMYKModel :_adgg .BitsPerComponent =8; +_adgg .ColorComponents =4;_adgg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0};case _db .YCbCrModel :_adgg .BitsPerComponent =8;_adgg .ColorComponents =3;_adgg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};default:return nil ,_d .New ("\u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006d\u006f\u0064\u0065\u006c"); +};_adgg .Width =_ebf .Width ;_adgg .Height =_ebf .Height ;_fef .Log .Trace ("\u0044\u0043T\u0020\u0045\u006ec\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076",_adgg );_adgg .Quality =DefaultJPEGQuality ;_adee ,_fded :=GetArray (_cagd .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); +if _fded {_abec ,_dcdd :=_adee .ToFloat64Array ();if _dcdd !=nil {return _adgg ,_dcdd ;};_adgg .Decode =_abec ;};return _adgg ,nil ;}; // WriteString outputs the object as it is to be written to file. -func (_gccg *PdfObjectFloat )WriteString ()string {return _g .FormatFloat (float64 (*_gccg ),'f',-1,64);}; - -// NewJPXEncoder returns a new instance of JPXEncoder. -func NewJPXEncoder ()*JPXEncoder {return &JPXEncoder {}}; - -// NewLZWEncoder makes a new LZW encoder with default parameters. -func NewLZWEncoder ()*LZWEncoder {_ecbc :=&LZWEncoder {};_ecbc .Predictor =1;_ecbc .BitsPerComponent =8;_ecbc .Colors =1;_ecbc .Columns =1;_ecbc .EarlyChange =1;return _ecbc ;}; - -// DecodeGlobals decodes 'encoded' byte stream and returns their Globally defined segments ('Globals'). -func (_cega *JBIG2Encoder )DecodeGlobals (encoded []byte )(_eb .Globals ,error ){return _eb .DecodeGlobals (encoded );}; +func (_caeb *PdfObjectDictionary )WriteString ()string {var _eedg _fe .Builder ;_eedg .WriteString ("\u003c\u003c");for _ ,_edace :=range _caeb ._bbdc {_aaga :=_caeb ._efca [_edace ];_eedg .WriteString (_edace .WriteString ());_eedg .WriteString ("\u0020"); +_eedg .WriteString (_aaga .WriteString ());};_eedg .WriteString ("\u003e\u003e");return _eedg .String ();}; -// PdfObjectNull represents the primitive PDF null object. -type PdfObjectNull struct{}; +// UpdateParams updates the parameter values of the encoder. +func (_dafc *ASCII85Encoder )UpdateParams (params *PdfObjectDictionary ){};func (_cdde *PdfParser )parseHexString ()(*PdfObjectString ,error ){_cdde ._cedf .ReadByte ();var _gebe _gf .Buffer ;for {_aacg ,_gfdg :=_cdde ._cedf .Peek (1);if _gfdg !=nil {return MakeString (""),_gfdg ; +};if _aacg [0]=='>'{_cdde ._cedf .ReadByte ();break ;};_bbg ,_ :=_cdde ._cedf .ReadByte ();if _cdde ._fece {if _gf .IndexByte (_bffdb ,_bbg )==-1{_cdde ._bffd ._gdda =true ;};};if !IsWhiteSpace (_bbg ){_gebe .WriteByte (_bbg );};};if _gebe .Len ()%2==1{_cdde ._bffd ._dcbc =true ; +_gebe .WriteRune ('0');};_bgcg ,_ :=_beg .DecodeString (_gebe .String ());return MakeHexString (string (_bgcg )),nil ;}; -// ToInt64Slice returns a slice of all array elements as an int64 slice. An error is returned if the -// array non-integer objects. Each element can only be PdfObjectInteger. -func (_bfde *PdfObjectArray )ToInt64Slice ()([]int64 ,error ){var _egbgf []int64 ;for _ ,_abdc :=range _bfde .Elements (){if _agfde ,_caee :=_abdc .(*PdfObjectInteger );_caee {_egbgf =append (_egbgf ,int64 (*_agfde ));}else {return nil ,ErrTypeError ;}; -};return _egbgf ,nil ;};func _agcc (_fbbge *PdfObjectDictionary )(_affe *_fa .ImageBase ){var (_eefd *PdfObjectInteger ;_gebc bool ;);if _eefd ,_gebc =_fbbge .Get ("\u0057\u0069\u0064t\u0068").(*PdfObjectInteger );_gebc {_affe =&_fa .ImageBase {Width :int (*_eefd )}; -}else {return nil ;};if _eefd ,_gebc =_fbbge .Get ("\u0048\u0065\u0069\u0067\u0068\u0074").(*PdfObjectInteger );_gebc {_affe .Height =int (*_eefd );};if _eefd ,_gebc =_fbbge .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074").(*PdfObjectInteger ); -_gebc {_affe .BitsPerComponent =int (*_eefd );};if _eefd ,_gebc =_fbbge .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073").(*PdfObjectInteger );_gebc {_affe .ColorComponents =int (*_eefd );};return _affe ;}; +// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. +func (_dbbg *FlateEncoder )EncodeBytes (data []byte )([]byte ,error ){if _dbbg .Predictor !=1&&_dbbg .Predictor !=11{_fef .Log .Debug ("E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0046\u006c\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065r\u0020P\u0072\u0065\u0064\u0069c\u0074\u006fr\u0020\u003d\u0020\u0031\u002c\u0020\u0031\u0031\u0020\u006f\u006e\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064"); +return nil ,ErrUnsupportedEncodingParameters ;};if _dbbg .Predictor ==11{_ccf :=_dbbg .Columns ;_agdf :=len (data )/_ccf ;if len (data )%_ccf !=0{_fef .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068"); +return nil ,_d .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068");};_bge :=_gf .NewBuffer (nil );_baea :=make ([]byte ,_ccf );for _aff :=0;_aff < _agdf ;_aff ++{_dggd :=data [_ccf *_aff :_ccf *(_aff +1)];_baea [0]=_dggd [0]; +for _daebd :=1;_daebd < _ccf ;_daebd ++{_baea [_daebd ]=byte (int (_dggd [_daebd ]-_dggd [_daebd -1])%256);};_bge .WriteByte (1);_bge .Write (_baea );};data =_bge .Bytes ();};var _cabc _gf .Buffer ;_fde :=_ege .NewWriter (&_cabc );_fde .Write (data );_fde .Close (); +return _cabc .Bytes (),nil ;};func _ceb (_ab PdfObject )(int64 ,int64 ,error ){if _gcb ,_dga :=_ab .(*PdfIndirectObject );_dga {return _gcb .ObjectNumber ,_gcb .GenerationNumber ,nil ;};if _fb ,_abb :=_ab .(*PdfObjectStream );_abb {return _fb .ObjectNumber ,_fb .GenerationNumber ,nil ; +};return 0,0,_d .New ("\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u002f\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062je\u0063\u0074");}; -// PdfParser parses a PDF file and provides access to the object structure of the PDF. -type PdfParser struct{_acgc Version ;_ecfc _eee .ReadSeeker ;_bbgg *_ec .Reader ;_aabcd int64 ;_gfcb XrefTable ;_bade int64 ;_bcaf *xrefType ;_ggaa objectStreams ;_ebcfe *PdfObjectDictionary ;_ddga *PdfCrypt ;_bcfc *PdfIndirectObject ;_abag bool ;ObjCache objectCache ; -_gfad map[int ]bool ;_fed map[int64 ]bool ;_cdbe ParserMetadata ;_ffefc bool ;_bggc []int64 ;_cbbd int ;_dcda bool ;_ecdaa int64 ;_cbed map[*PdfParser ]*PdfParser ;_bgec []*PdfParser ;};func _gaaf (_eedd *PdfObjectStream )(*MultiEncoder ,error ){_ebcb :=NewMultiEncoder (); -_eca :=_eedd .PdfObjectDictionary ;if _eca ==nil {return _ebcb ,nil ;};var _gddb *PdfObjectDictionary ;var _ccce []PdfObject ;_eded :=_eca .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _eded !=nil {_cbe ,_fecf :=_eded .(*PdfObjectDictionary ); -if _fecf {_gddb =_cbe ;};_dbfb ,_bcca :=_eded .(*PdfObjectArray );if _bcca {for _ ,_gbbd :=range _dbfb .Elements (){_gbbd =TraceToDirectObject (_gbbd );if _cadf ,_beg :=_gbbd .(*PdfObjectDictionary );_beg {_ccce =append (_ccce ,_cadf );}else {_ccce =append (_ccce ,MakeDict ()); -};};};};_eded =_eca .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");if _eded ==nil {return nil ,_gf .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_bcedg ,_fdad :=_eded .(*PdfObjectArray );if !_fdad {return nil ,_gf .Errorf ("m\u0075\u006c\u0074\u0069\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0063\u0061\u006e\u0020\u006f\u006el\u0079\u0020\u0062\u0065\u0020\u006d\u0061\u0064\u0065\u0020fr\u006f\u006d\u0020a\u0072r\u0061\u0079"); -};for _bdcf ,_dca :=range _bcedg .Elements (){_eecgb ,_afbbc :=_dca .(*PdfObjectName );if !_afbbc {return nil ,_gf .Errorf ("\u006d\u0075l\u0074\u0069\u0020\u0066i\u006c\u0074e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020e\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061 \u006e\u0061\u006d\u0065"); -};var _edfe PdfObject ;if _gddb !=nil {_edfe =_gddb ;}else {if len (_ccce )> 0{if _bdcf >=len (_ccce ){return nil ,_gf .Errorf ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0073\u0020\u0069\u006e\u0020d\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u0020a\u0072\u0072\u0061\u0079"); -};_edfe =_ccce [_bdcf ];};};var _gcdf *PdfObjectDictionary ;if _dbfe ,_cgea :=_edfe .(*PdfObjectDictionary );_cgea {_gcdf =_dbfe ;};_fgg .Log .Trace ("\u004e\u0065\u0078t \u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073\u002c \u0064p\u003a \u0025v\u002c\u0020\u0064\u0050\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u0076",*_eecgb ,_edfe ,_gcdf ); -if *_eecgb ==StreamEncodingFilterNameFlate {_bfdc ,_ddfg :=_bdc (_eedd ,_gcdf );if _ddfg !=nil {return nil ,_ddfg ;};_ebcb .AddEncoder (_bfdc );}else if *_eecgb ==StreamEncodingFilterNameLZW {_eebd ,_abea :=_dcb (_eedd ,_gcdf );if _abea !=nil {return nil ,_abea ; -};_ebcb .AddEncoder (_eebd );}else if *_eecgb ==StreamEncodingFilterNameASCIIHex {_ffdc :=NewASCIIHexEncoder ();_ebcb .AddEncoder (_ffdc );}else if *_eecgb ==StreamEncodingFilterNameASCII85 {_fcag :=NewASCII85Encoder ();_ebcb .AddEncoder (_fcag );}else if *_eecgb ==StreamEncodingFilterNameDCT {_beab ,_fab :=_dbaac (_eedd ,_ebcb ); -if _fab !=nil {return nil ,_fab ;};_ebcb .AddEncoder (_beab );_fgg .Log .Trace ("A\u0064d\u0065\u0064\u0020\u0044\u0043\u0054\u0020\u0065n\u0063\u006f\u0064\u0065r.\u002e\u002e");_fgg .Log .Trace ("\u004du\u006ct\u0069\u0020\u0065\u006e\u0063o\u0064\u0065r\u003a\u0020\u0025\u0023\u0076",_ebcb ); -}else if *_eecgb ==StreamEncodingFilterNameCCITTFax {_decf ,_cbee :=_dfeb (_eedd ,_gcdf );if _cbee !=nil {return nil ,_cbee ;};_ebcb .AddEncoder (_decf );}else {_fgg .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_eecgb ); -return nil ,_gf .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u0066\u0069\u006c\u0074er \u0069n \u006d\u0075\u006c\u0074\u0069\u0020\u0066il\u0074\u0065\u0072\u0020\u0061\u0072\u0072a\u0079");};};return _ebcb ,nil ;}; +// ASCIIHexEncoder implements ASCII hex encoder/decoder. +type ASCIIHexEncoder struct{}; -// UpdateParams updates the parameter values of the encoder. -func (_aee *RunLengthEncoder )UpdateParams (params *PdfObjectDictionary ){};func (_decg *PdfCrypt )checkAccessRights (_bbd []byte )(bool ,_dfe .Permissions ,error ){_bce :=_decg .securityHandler ();_bed ,_efgg ,_gbe :=_bce .Authenticate (&_decg ._ge ,_bbd ); -if _gbe !=nil {return false ,0,_gbe ;}else if _efgg ==0||len (_bed )==0{return false ,0,nil ;};return true ,_efgg ,nil ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_eadg *JPXEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()};func _fcccf (_agcc ,_edeeg ,_faad uint8 )uint8 {_bdecd :=int (_faad );_gaec :=int (_edeeg )-_bdecd ;_cgg :=int (_agcc )-_bdecd ;_bdecd =_addc (_gaec +_cgg );_gaec =_addc (_gaec ); +_cgg =_addc (_cgg );if _gaec <=_cgg &&_gaec <=_bdecd {return _agcc ;}else if _cgg <=_bdecd {return _edeeg ;};return _faad ;}; -// UpdateParams updates the parameter values of the encoder. -// Implements StreamEncoder interface. -func (_fbec *JBIG2Encoder )UpdateParams (params *PdfObjectDictionary ){_gfge ,_cbba :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _cbba ==nil {_fbec .BitsPerComponent =int (_gfge ); -};_fdcc ,_cbba :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _cbba ==nil {_fbec .Width =int (_fdcc );};_eece ,_cbba :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _cbba ==nil {_fbec .Height =int (_eece ); -};_ebad ,_cbba :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _cbba ==nil {_fbec .ColorComponents =int (_ebad );};};var _fdfe =_d .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_afab *ASCIIHexEncoder )MakeDecodeParams ()PdfObject {return nil }; +// HasEOLAfterHeader gets information if there is a EOL after the version header. +func (_cgc ParserMetadata )HasEOLAfterHeader ()bool {return _cgc ._fbb }; -// ASCIIHexEncoder implements ASCII hex encoder/decoder. -type ASCIIHexEncoder struct{};func (_cffb *PdfParser )parseLinearizedDictionary ()(*PdfObjectDictionary ,error ){_abac ,_ebcd :=_cffb ._ecfc .Seek (0,_eee .SeekEnd );if _ebcd !=nil {return nil ,_ebcd ;};var _dcae int64 ;var _baggb int64 =2048;for _dcae < _abac -4{if _abac <=(_baggb +_dcae ){_baggb =_abac -_dcae ; -};_ ,_gbfc :=_cffb ._ecfc .Seek (_dcae ,_eee .SeekStart );if _gbfc !=nil {return nil ,_gbfc ;};_dgad :=make ([]byte ,_baggb );_ ,_gbfc =_cffb ._ecfc .Read (_dgad );if _gbfc !=nil {return nil ,_gbfc ;};_fgg .Log .Trace ("\u004c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0066i\u0072\u0073\u0074\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0022\u0025\u0073\u0022",string (_dgad )); -_abaea :=_cagf .FindAllStringIndex (string (_dgad ),-1);if _abaea !=nil {_ggff :=_abaea [0];_fgg .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_abaea );_ ,_dedd :=_cffb ._ecfc .Seek (int64 (_ggff [0]),_eee .SeekStart );if _dedd !=nil {return nil ,_dedd ; -};_cffb ._bbgg =_ec .NewReader (_cffb ._ecfc );_fcde ,_dedd :=_cffb .ParseIndirectObject ();if _dedd !=nil {return nil ,nil ;};if _ebef ,_agca :=GetIndirect (_fcde );_agca {if _fggg ,_ffcff :=GetDict (_ebef .PdfObject );_ffcff {if _cadad :=_fggg .Get ("\u004c\u0069\u006e\u0065\u0061\u0072\u0069\u007a\u0065\u0064"); -_cadad !=nil {return _fggg ,nil ;};return nil ,nil ;};};return nil ,nil ;};_dcae +=_baggb -4;};return nil ,_d .New ("\u0074\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064"); -}; +// NewRawEncoder returns a new instace of RawEncoder. +func NewRawEncoder ()*RawEncoder {return &RawEncoder {}}; -// ReadBytesAt reads byte content at specific offset and length within the PDF. -func (_befb *PdfParser )ReadBytesAt (offset ,len int64 )([]byte ,error ){_dcff :=_befb .GetFileOffset ();_ ,_dgbac :=_befb ._ecfc .Seek (offset ,_eee .SeekStart );if _dgbac !=nil {return nil ,_dgbac ;};_edcac :=make ([]byte ,len );_ ,_dgbac =_eee .ReadAtLeast (_befb ._ecfc ,_edcac ,int (len )); -if _dgbac !=nil {return nil ,_dgbac ;};_befb .SetFileOffset (_dcff );return _edcac ,nil ;}; +// MakeArrayFromFloats creates an PdfObjectArray from a slice of float64s, where each array element is an +// PdfObjectFloat. +func MakeArrayFromFloats (vals []float64 )*PdfObjectArray {_fca :=MakeArray ();for _ ,_cada :=range vals {_fca .Append (MakeFloat (_cada ));};return _fca ;}; -// Set sets the PdfObject at index i of the array. An error is returned if the index is outside bounds. -func (_fcec *PdfObjectArray )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_fcec ._ffdcc ){return _d .New ("\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_fcec ._ffdcc [i ]=obj ;return nil ;}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_cccf *RunLengthEncoder )MakeDecodeParams ()PdfObject {return nil };func (_ffcbb *PdfParser )traceStreamLength (_bcgg PdfObject )(PdfObject ,error ){_bfdc ,_bege :=_bcgg .(*PdfObjectReference );if _bege {_bbbb ,_baec :=_ffcbb ._bccc [_bfdc .ObjectNumber ]; +if _baec &&_bbbb {_fef .Log .Debug ("\u0053t\u0072\u0065a\u006d\u0020\u004c\u0065n\u0067\u0074\u0068 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 u\u006e\u0072\u0065s\u006f\u006cv\u0065\u0064\u0020\u0028\u0069\u006cl\u0065\u0067a\u006c\u0029"); +return nil ,_d .New ("\u0069\u006c\u006c\u0065ga\u006c\u0020\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006fo\u0070");};_ffcbb ._bccc [_bfdc .ObjectNumber ]=true ;};_gdeea ,_gacg :=_ffcbb .Resolve (_bcgg );if _gacg !=nil {return nil ,_gacg ; +};_fef .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_gdeea );if _bege {_ffcbb ._bccc [_bfdc .ObjectNumber ]=false ;};return _gdeea ,nil ;}; -// MakeInteger creates a PdfObjectInteger from an int64. -func MakeInteger (val int64 )*PdfObjectInteger {_effef :=PdfObjectInteger (val );return &_effef }; +// MakeStreamDict make a new instance of an encoding dictionary for a stream object. +func (_aded *ASCII85Encoder )MakeStreamDict ()*PdfObjectDictionary {_cdfc :=MakeDict ();_cdfc .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_aded .GetFilterName ()));return _cdfc ;}; -// PdfObjectName represents the primitive PDF name object. -type PdfObjectName string ; +// EncodeBytes implements support for LZW encoding. Currently not supporting predictors (raw compressed data only). +// Only supports the Early change = 1 algorithm (compress/lzw) as the other implementation +// does not have a write method. +// TODO: Consider refactoring compress/lzw to allow both. +func (_addb *LZWEncoder )EncodeBytes (data []byte )([]byte ,error ){if _addb .Predictor !=1{return nil ,_fc .Errorf ("\u004c\u005aW \u0050\u0072\u0065d\u0069\u0063\u0074\u006fr =\u00201 \u006f\u006e\u006c\u0079\u0020\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0079e\u0074"); +};if _addb .EarlyChange ==1{return nil ,_fc .Errorf ("\u004c\u005a\u0057\u0020\u0045\u0061\u0072\u006c\u0079\u0020\u0043\u0068\u0061n\u0067\u0065\u0020\u003d\u0020\u0030 \u006f\u006e\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0079\u0065\u0074"); +};var _aegg _gf .Buffer ;_bbd :=_gd .NewWriter (&_aegg ,_gd .MSB ,8);_bbd .Write (data );_bbd .Close ();return _aegg .Bytes (),nil ;}; -// EncryptInfo contains an information generated by the document encrypter. -type EncryptInfo struct{Version ; +// GetFilterName returns the name of the encoding filter. +func (_efec *JPXEncoder )GetFilterName ()string {return StreamEncodingFilterNameJPX }; -// Encrypt is an encryption dictionary that contains all necessary parameters. -// It should be stored in all copies of the document trailer. -Encrypt *PdfObjectDictionary ; +// Inspect analyzes the document object structure. Returns a map of object types (by name) with the instance count +// as value. +func (_aefad *PdfParser )Inspect ()(map[string ]int ,error ){return _aefad .inspect ()}; -// ID0 and ID1 are IDs used in the trailer. Older algorithms such as RC4 uses them for encryption. -ID0 ,ID1 string ;}; +// IsWhiteSpace checks if byte represents a white space character. +func IsWhiteSpace (ch byte )bool {if (ch ==0x00)||(ch ==0x09)||(ch ==0x0A)||(ch ==0x0C)||(ch ==0x0D)||(ch ==0x20){return true ;};return false ;}; -// UpdateParams updates the parameter values of the encoder. -func (_efd *DCTEncoder )UpdateParams (params *PdfObjectDictionary ){_edcga ,_edca :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _edca ==nil {_efd .ColorComponents =int (_edcga ); -};_bdga ,_edca :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _edca ==nil {_efd .BitsPerComponent =int (_bdga );};_agbe ,_edca :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068")); -if _edca ==nil {_efd .Width =int (_agbe );};_caeb ,_edca :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _edca ==nil {_efd .Height =int (_caeb );};_gbeff ,_edca :=GetNumberAsInt64 (params .Get ("\u0051u\u0061\u006c\u0069\u0074\u0079")); -if _edca ==nil {_efd .Quality =int (_gbeff );};_eccc ,_bgdb :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));if _bgdb {_efd .Decode ,_edca =_eccc .ToFloat64Array ();if _edca !=nil {_fgg .Log .Error ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020de\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006eto\u0020\u0061r\u0072\u0061\u0079\u0073\u003a\u0020\u0025\u0076",_edca ); -};};}; +// DecodeStream decodes the stream containing CCITTFax encoded image data. +func (_gcgd *CCITTFaxEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _gcgd .DecodeBytes (streamObj .Stream );};var _gddf =_aa .MustCompile ("\u0025\u0025\u0045\u004f\u0046\u003f"); // MakeString creates an PdfObjectString from a string. // NOTE: PDF does not use utf-8 string encoding like Go so `s` will often not be a utf-8 encoded // string. -func MakeString (s string )*PdfObjectString {_cbcdd :=PdfObjectString {_bega :s };return &_cbcdd }; +func MakeString (s string )*PdfObjectString {_ecfg :=PdfObjectString {_deef :s };return &_ecfg }; -// WriteString outputs the object as it is to be written to file. -func (_fbcb *PdfObjectStream )WriteString ()string {var _dfegf _df .Builder ;_dfegf .WriteString (_g .FormatInt (_fbcb .ObjectNumber ,10));_dfegf .WriteString ("\u0020\u0030\u0020\u0052");return _dfegf .String ();};func _fdbf (_gdbe *PdfObjectStream ,_ddag *PdfObjectDictionary )(*JBIG2Encoder ,error ){const _gfa ="\u006ee\u0077\u004a\u0042\u0049G\u0032\u0044\u0065\u0063\u006fd\u0065r\u0046r\u006f\u006d\u0053\u0074\u0072\u0065\u0061m"; -_dfcb :=NewJBIG2Encoder ();_fcfd :=_gdbe .PdfObjectDictionary ;if _fcfd ==nil {return _dfcb ,nil ;};if _ddag ==nil {_ebcf :=_fcfd .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _ebcf !=nil {switch _gdee :=_ebcf .(type ){case *PdfObjectDictionary :_ddag =_gdee ; -case *PdfObjectArray :if _gdee .Len ()==1{if _fagf ,_bgff :=GetDict (_gdee .Get (0));_bgff {_ddag =_fagf ;};};default:_fgg .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065P\u0061\u0072\u0061\u006d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0025\u0023\u0076",_ebcf ); -return nil ,_bab .Errorf (_gfa ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050a\u0072m\u0073\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_gdee );};};};if _ddag ==nil {return _dfcb ,nil ;};_dfcb .UpdateParams (_ddag ); -_ggggc ,_feffa :=GetStream (_ddag .Get ("\u004a\u0042\u0049G\u0032\u0047\u006c\u006f\u0062\u0061\u006c\u0073"));if !_feffa {return _dfcb ,nil ;};var _egcc error ;_dfcb .Globals ,_egcc =_eb .DecodeGlobals (_ggggc .Stream );if _egcc !=nil {_egcc =_bab .Wrap (_egcc ,_gfa ,"\u0063\u006f\u0072\u0072u\u0070\u0074\u0065\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0065n\u0063\u006f\u0064\u0065\u0064\u0020\u0064a\u0074\u0061"); -_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_egcc );return nil ,_egcc ;};return _dfcb ,nil ;}; +// GetObjectNums returns a sorted list of object numbers of the PDF objects in the file. +func (_ddbb *PdfParser )GetObjectNums ()[]int {var _acbf []int ;for _ ,_eebcb :=range _ddbb ._aaea .ObjectMap {_acbf =append (_acbf ,_eebcb .ObjectNumber );};_be .Ints (_acbf );return _acbf ;};func (_cba *PdfParser )lookupByNumberWrapper (_aeg int ,_aecf bool )(PdfObject ,bool ,error ){_cae ,_gg ,_ccgd :=_cba .lookupByNumber (_aeg ,_aecf ); +if _ccgd !=nil {return nil ,_gg ,_ccgd ;};if !_gg &&_cba ._fffgf !=nil &&_cba ._fffgf ._gbc &&!_cba ._fffgf .isDecrypted (_cae ){_fa :=_cba ._fffgf .Decrypt (_cae ,0,0);if _fa !=nil {return nil ,_gg ,_fa ;};};return _cae ,_gg ,nil ;}; -// GetFilterName returns the name of the encoding filter. -func (_cfde *JBIG2Encoder )GetFilterName ()string {return StreamEncodingFilterNameJBIG2 }; +// PdfObjectBool represents the primitive PDF boolean object. +type PdfObjectBool bool ; -// MakeBool creates a PdfObjectBool from a bool value. -func MakeBool (val bool )*PdfObjectBool {_ccgb :=PdfObjectBool (val );return &_ccgb }; +// GetXrefTable returns the PDFs xref table. +func (_gaca *PdfParser )GetXrefTable ()XrefTable {return _gaca ._aaea }; -// GetStringBytes is like GetStringVal except that it returns the string as a []byte. -// It is for convenience. -func GetStringBytes (obj PdfObject )(_edec []byte ,_dadfa bool ){_ccgag ,_dadfa :=TraceToDirectObject (obj ).(*PdfObjectString );if _dadfa {return _ccgag .Bytes (),true ;};return ;}; +// String returns a string describing `d`. +func (_bcda *PdfObjectDictionary )String ()string {var _befd _fe .Builder ;_befd .WriteString ("\u0044\u0069\u0063t\u0028");for _ ,_fgdcg :=range _bcda ._bbdc {_ffag :=_bcda ._efca [_fgdcg ];_befd .WriteString ("\u0022"+_fgdcg .String ()+"\u0022\u003a\u0020"); +_befd .WriteString (_ffag .String ());_befd .WriteString ("\u002c\u0020");};_befd .WriteString ("\u0029");return _befd .String ();};func (_afda *limitedReadSeeker )getError (_ebc int64 )error {switch {case _ebc < 0:return _fc .Errorf ("\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u006e\u0065\u0067\u0061\u0074\u0069\u0076e\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0064",_ebc ); +case _ebc > _afda ._adedd :return _fc .Errorf ("u\u006e\u0065\u0078\u0070ec\u0074e\u0064\u0020\u006f\u0066\u0066s\u0065\u0074\u003a\u0020\u0025\u0064",_ebc );};return nil ;};const _baeb =6; -// DecodeStream implements ASCII hex decoding. -func (_acag *ASCIIHexEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _acag .DecodeBytes (streamObj .Stream );};var _dcffb =_dec .MustCompile ("\u005e\u005b\\\u002b\u002d\u002e\u005d*\u0028\u005b0\u002d\u0039\u002e\u005d\u002b\u0029\u005b\u0065E\u005d\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029"); +// GetNameVal returns the string value represented by the PdfObject directly or indirectly if +// contained within an indirect object. On type mismatch the found bool flag returned is false and +// an empty string is returned. +func GetNameVal (obj PdfObject )(_gafa string ,_ccbc bool ){_ccdff ,_ccbc :=TraceToDirectObject (obj ).(*PdfObjectName );if _ccbc {return string (*_ccdff ),true ;};return ;}; +// JPXEncoder implements JPX encoder/decoder (dummy, for now) +// FIXME: implement +type JPXEncoder struct{}; -// DecodeBytes decodes a slice of DCT encoded bytes and returns the result. -func (_cffd *DCTEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_bace :=_dag .NewReader (encoded );_gcee ,_fcad :=_bc .Decode (_bace );if _fcad !=nil {_fgg .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_fcad ); -return nil ,_fcad ;};_dead :=_gcee .Bounds ();var _dcdg =make ([]byte ,_dead .Dx ()*_dead .Dy ()*_cffd .ColorComponents *_cffd .BitsPerComponent /8);_fbee :=0;switch _cffd .ColorComponents {case 1:_cee :=[]float64 {_cffd .Decode [0],_cffd .Decode [1]}; -for _bgdd :=_dead .Min .Y ;_bgdd < _dead .Max .Y ;_bgdd ++{for _dgcd :=_dead .Min .X ;_dgcd < _dead .Max .X ;_dgcd ++{_bdeb :=_gcee .At (_dgcd ,_bgdd );if _cffd .BitsPerComponent ==16{_eae ,_gege :=_bdeb .(_c .Gray16 );if !_gege {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_ggec :=_cccg (uint (_eae .Y >>8),_cee [0],_cee [1]);_bcb :=_cccg (uint (_eae .Y ),_cee [0],_cee [1]);_dcdg [_fbee ]=byte (_ggec );_fbee ++;_dcdg [_fbee ]=byte (_bcb );_fbee ++;}else {_dcg ,_edfcb :=_bdeb .(_c .Gray );if !_edfcb {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_dcdg [_fbee ]=byte (_cccg (uint (_dcg .Y ),_cee [0],_cee [1]));_fbee ++;};};};case 3:_aagf :=[]float64 {_cffd .Decode [0],_cffd .Decode [1]};_gdcf :=[]float64 {_cffd .Decode [2],_cffd .Decode [3]};_aabc :=[]float64 {_cffd .Decode [4],_cffd .Decode [5]}; -for _adda :=_dead .Min .Y ;_adda < _dead .Max .Y ;_adda ++{for _aff :=_dead .Min .X ;_aff < _dead .Max .X ;_aff ++{_feeg :=_gcee .At (_aff ,_adda );if _cffd .BitsPerComponent ==16{_bdfb ,_fbc :=_feeg .(_c .RGBA64 );if !_fbc {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_dfdc :=_cccg (uint (_bdfb .R >>8),_aagf [0],_aagf [1]);_adgc :=_cccg (uint (_bdfb .R ),_aagf [0],_aagf [1]);_bee :=_cccg (uint (_bdfb .G >>8),_gdcf [0],_gdcf [1]);_adc :=_cccg (uint (_bdfb .G ),_gdcf [0],_gdcf [1]);_bedcb :=_cccg (uint (_bdfb .B >>8),_aabc [0],_aabc [1]); -_eabd :=_cccg (uint (_bdfb .B ),_aabc [0],_aabc [1]);_dcdg [_fbee ]=byte (_dfdc );_fbee ++;_dcdg [_fbee ]=byte (_adgc );_fbee ++;_dcdg [_fbee ]=byte (_bee );_fbee ++;_dcdg [_fbee ]=byte (_adc );_fbee ++;_dcdg [_fbee ]=byte (_bedcb );_fbee ++;_dcdg [_fbee ]=byte (_eabd ); -_fbee ++;}else {_fbbb ,_gabb :=_feeg .(_c .RGBA );if _gabb {_cfa :=_cccg (uint (_fbbb .R ),_aagf [0],_aagf [1]);_efe :=_cccg (uint (_fbbb .G ),_gdcf [0],_gdcf [1]);_ebcg :=_cccg (uint (_fbbb .B ),_aabc [0],_aabc [1]);_dcdg [_fbee ]=byte (_cfa );_fbee ++; -_dcdg [_fbee ]=byte (_efe );_fbee ++;_dcdg [_fbee ]=byte (_ebcg );_fbee ++;}else {_bfc ,_afbe :=_feeg .(_c .YCbCr );if !_afbe {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_fece ,_aege ,_eccb ,_ :=_bfc .RGBA (); -_dagc :=_cccg (uint (_fece >>8),_aagf [0],_aagf [1]);_cgcg :=_cccg (uint (_aege >>8),_gdcf [0],_gdcf [1]);_affb :=_cccg (uint (_eccb >>8),_aabc [0],_aabc [1]);_dcdg [_fbee ]=byte (_dagc );_fbee ++;_dcdg [_fbee ]=byte (_cgcg );_fbee ++;_dcdg [_fbee ]=byte (_affb ); -_fbee ++;};};};};case 4:_bfed :=[]float64 {_cffd .Decode [0],_cffd .Decode [1]};_ddfb :=[]float64 {_cffd .Decode [2],_cffd .Decode [3]};_dcdb :=[]float64 {_cffd .Decode [4],_cffd .Decode [5]};_feef :=[]float64 {_cffd .Decode [6],_cffd .Decode [7]};for _dgfg :=_dead .Min .Y ; -_dgfg < _dead .Max .Y ;_dgfg ++{for _cffa :=_dead .Min .X ;_cffa < _dead .Max .X ;_cffa ++{_acff :=_gcee .At (_cffa ,_dgfg );_aabdd ,_cded :=_acff .(_c .CMYK );if !_cded {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_gfdb :=255-_cccg (uint (_aabdd .C ),_bfed [0],_bfed [1]);_bfdbd :=255-_cccg (uint (_aabdd .M ),_ddfb [0],_ddfb [1]);_baegg :=255-_cccg (uint (_aabdd .Y ),_dcdb [0],_dcdb [1]);_eadf :=255-_cccg (uint (_aabdd .K ),_feef [0],_feef [1]);_dcdg [_fbee ]=byte (_gfdb ); -_fbee ++;_dcdg [_fbee ]=byte (_bfdbd );_fbee ++;_dcdg [_fbee ]=byte (_baegg );_fbee ++;_dcdg [_fbee ]=byte (_eadf );_fbee ++;};};};return _dcdg ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_ddfac *PdfObjectReference )WriteString ()string {var _dafff _fe .Builder ;_dafff .WriteString (_b .FormatInt (_ddfac .ObjectNumber ,10));_dafff .WriteString ("\u0020");_dafff .WriteString (_b .FormatInt (_ddfac .GenerationNumber ,10));_dafff .WriteString ("\u0020\u0052"); +return _dafff .String ();};func (_gada *PdfParser )checkLinearizedInformation (_feafe *PdfObjectDictionary )(bool ,error ){var _ebaa error ;_gada ._ebbad ,_ebaa =GetNumberAsInt64 (_feafe .Get ("\u004c"));if _ebaa !=nil {return false ,_ebaa ;};_ebaa =_gada .seekToEOFMarker (_gada ._ebbad ); +switch _ebaa {case nil :return true ,nil ;case _debg :return false ,nil ;default:return false ,_ebaa ;};}; -// DecodeBytes decodes a multi-encoded slice of bytes by passing it through the -// DecodeBytes method of the underlying encoders. -func (_cafc *MultiEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fgbb :=encoded ;var _fbgf error ;for _ ,_eddfd :=range _cafc ._deeg {_fgg .Log .Trace ("\u004du\u006c\u0074i\u0020\u0045\u006e\u0063o\u0064\u0065\u0072 \u0044\u0065\u0063\u006f\u0064\u0065\u003a\u0020\u0041pp\u006c\u0079\u0069n\u0067\u0020F\u0069\u006c\u0074\u0065\u0072\u003a \u0025\u0076 \u0025\u0054",_eddfd ,_eddfd ); -_fgbb ,_fbgf =_eddfd .DecodeBytes (_fgbb );if _fbgf !=nil {return nil ,_fbgf ;};};return _fgbb ,nil ;};type xrefType int ; +// String returns a string describing `streams`. +func (_daaa *PdfObjectStreams )String ()string {return _fc .Sprintf ("\u004f\u0062j\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0025\u0064",_daaa .ObjectNumber );}; -// DecodeBytes decodes a slice of LZW encoded bytes and returns the result. -func (_effe *LZWEncoder )DecodeBytes (encoded []byte )([]byte ,error ){var _aabe _dag .Buffer ;_daa :=_dag .NewReader (encoded );var _fee _eee .ReadCloser ;if _effe .EarlyChange ==1{_fee =_ef .NewReader (_daa ,_ef .MSB ,8);}else {_fee =_be .NewReader (_daa ,_be .MSB ,8); -};defer _fee .Close ();if _ ,_ebed :=_aabe .ReadFrom (_fee );_ebed !=nil {if _ebed !=_eee .ErrUnexpectedEOF ||_aabe .Len ()==0{return nil ,_ebed ;};_fgg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u004c\u005a\u0057\u0020\u0064\u0065\u0063\u006f\u0064i\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076\u002e \u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062e \u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e",_ebed ); -};return _aabe .Bytes (),nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_eebd *PdfObjectStreams )WriteString ()string {var _cddc _fe .Builder ;_cddc .WriteString (_b .FormatInt (_eebd .ObjectNumber ,10));_cddc .WriteString ("\u0020\u0030\u0020\u0052");return _cddc .String ();}; -// GetObjectNums returns a sorted list of object numbers of the PDF objects in the file. -func (_fadaf *PdfParser )GetObjectNums ()[]int {var _dagd []int ;for _ ,_gfecb :=range _fadaf ._gfcb .ObjectMap {_dagd =append (_dagd ,_gfecb .ObjectNumber );};_gg .Ints (_dagd );return _dagd ;}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_feaf *RawEncoder )MakeDecodeParams ()PdfObject {return nil }; -// GetPreviousRevisionParser returns PdfParser for the previous version of the Pdf document. -func (_faee *PdfParser )GetPreviousRevisionParser ()(*PdfParser ,error ){if _faee ._cbbd ==0{return nil ,_d .New ("\u0074\u0068\u0069\u0073 i\u0073\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0072\u0065\u0076\u0069\u0073\u0069o\u006e");};if _cdacg ,_edef :=_faee ._cbed [_faee ]; -_edef {return _cdacg ,nil ;};_bcda ,_ccbfb :=_faee .GetPreviousRevisionReadSeeker ();if _ccbfb !=nil {return nil ,_ccbfb ;};_aefb ,_ccbfb :=NewParser (_bcda );_aefb ._cbed =_faee ._cbed ;if _ccbfb !=nil {return nil ,_ccbfb ;};_faee ._cbed [_faee ]=_aefb ; -return _aefb ,nil ;}; +// TraceToDirectObject traces a PdfObject to a direct object. For example direct objects contained +// in indirect objects (can be double referenced even). +func TraceToDirectObject (obj PdfObject )PdfObject {if _dafeb ,_afffg :=obj .(*PdfObjectReference );_afffg {obj =_dafeb .Resolve ();};_efaa ,_fbgeb :=obj .(*PdfIndirectObject );_cbbgf :=0;for _fbgeb {obj =_efaa .PdfObject ;_efaa ,_fbgeb =GetIndirect (obj ); +_cbbgf ++;if _cbbgf > _fcea {_fef .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0072\u0061\u0063\u0065\u0020\u0064\u0065p\u0074\u0068\u0020\u006c\u0065\u0076\u0065\u006c\u0020\u0062\u0065\u0079\u006fn\u0064\u0020\u0025\u0064\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0067oi\u006e\u0067\u0020\u0064\u0065\u0065\u0070\u0065\u0072\u0021",_fcea ); +return nil ;};};return obj ;};func _addc (_dcfc int )int {_gfcg :=_dcfc >>(_cdge -1);return (_dcfc ^_gfcg )-_gfcg };var _fgdb =[]PdfObjectName {"\u0056","\u0052","\u004f","\u0055","\u0050"}; -// DecodeStream decodes a LZW encoded stream and returns the result as a -// slice of bytes. -func (_ecga *LZWEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fgg .Log .Trace ("\u004c\u005a\u0057 \u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067");_fgg .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_ecga .Predictor ); -_gebeg ,_bceg :=_ecga .DecodeBytes (streamObj .Stream );if _bceg !=nil {return nil ,_bceg ;};_fgg .Log .Trace ("\u0020\u0049\u004e\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (streamObj .Stream ),streamObj .Stream );_fgg .Log .Trace ("\u004f\u0055\u0054\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (_gebeg ),_gebeg ); -if _ecga .Predictor > 1{if _ecga .Predictor ==2{_fgg .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_fddf :=_ecga .Columns *_ecga .Colors ;if _fddf < 1{return []byte {},nil ;};_efga :=len (_gebeg )/_fddf ; -if len (_gebeg )%_fddf !=0{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020T\u0049\u0046\u0046 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002e\u002e\u002e"); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_gebeg ),_fddf );};if _fddf %_ecga .Colors !=0{return nil ,_gf .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0072\u006fw\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020(\u0025\u0064\u0029\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006fr\u0073\u0020\u0025\u0064",_fddf ,_ecga .Colors ); -};if _fddf > len (_gebeg ){_fgg .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_fddf ,len (_gebeg )); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fgg .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_gebeg ),_gebeg ); -_bebe :=_dag .NewBuffer (nil );for _bcc :=0;_bcc < _efga ;_bcc ++{_ffdb :=_gebeg [_fddf *_bcc :_fddf *(_bcc +1)];for _daag :=_ecga .Colors ;_daag < _fddf ;_daag ++{_ffdb [_daag ]=byte (int (_ffdb [_daag ]+_ffdb [_daag -_ecga .Colors ])%256);};_bebe .Write (_ffdb ); -};_ebf :=_bebe .Bytes ();_fgg .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_ebf ),_ebf );return _ebf ,nil ;}else if _ecga .Predictor >=10&&_ecga .Predictor <=15{_fgg .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -_abff :=_ecga .Columns *_ecga .Colors +1;if _abff < 1{return []byte {},nil ;};_fac :=len (_gebeg )/_abff ;if len (_gebeg )%_abff !=0{return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_gebeg ),_abff ); -};if _abff > len (_gebeg ){_fgg .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_abff ,len (_gebeg )); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cegd :=_dag .NewBuffer (nil );_fgg .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_ecga .Columns ); -_fgg .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_gebeg ),_abff ,_fac );_cdbdd :=make ([]byte ,_abff );for _acgf :=0;_acgf < _abff ;_acgf ++{_cdbdd [_acgf ]=0; -};for _abaf :=0;_abaf < _fac ;_abaf ++{_dfba :=_gebeg [_abff *_abaf :_abff *(_abaf +1)];_baab :=_dfba [0];switch _baab {case 0:case 1:for _aaga :=2;_aaga < _abff ;_aaga ++{_dfba [_aaga ]=byte (int (_dfba [_aaga ]+_dfba [_aaga -1])%256);};case 2:for _dbaa :=1; -_dbaa < _abff ;_dbaa ++{_dfba [_dbaa ]=byte (int (_dfba [_dbaa ]+_cdbdd [_dbaa ])%256);};default:_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0066i\u006c\u0074\u0065\u0072\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_baab ); -return nil ,_gf .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_baab );};for _bda :=0;_bda < _abff ;_bda ++{_cdbdd [_bda ]=_dfba [_bda ];};_cegd .Write (_dfba [1:]); -};_cgbfb :=_cegd .Bytes ();return _cgbfb ,nil ;}else {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072 \u0028\u0025\u0064\u0029",_ecga .Predictor ); -return nil ,_gf .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0070\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020(\u0025\u0064\u0029",_ecga .Predictor );};};return _gebeg ,nil ;}; +// GetTrailer returns the PDFs trailer dictionary. The trailer dictionary is typically the starting point for a PDF, +// referencing other key objects that are important in the document structure. +func (_adad *PdfParser )GetTrailer ()*PdfObjectDictionary {return _adad ._fdef };func _eabg (_fddd ,_dfbe PdfObject ,_eggag int )bool {if _eggag > _fcea {_fef .Log .Error ("\u0054\u0072ac\u0065\u0020\u0064e\u0070\u0074\u0068\u0020lev\u0065l \u0062\u0065\u0079\u006f\u006e\u0064\u0020%d\u0020\u002d\u0020\u0065\u0072\u0072\u006fr\u0021",_fcea ); +return false ;};if _fddd ==nil &&_dfbe ==nil {return true ;}else if _fddd ==nil ||_dfbe ==nil {return false ;};if _eg .TypeOf (_fddd )!=_eg .TypeOf (_dfbe ){return false ;};switch _cefb :=_fddd .(type ){case *PdfObjectNull ,*PdfObjectReference :return true ; +case *PdfObjectName :return *_cefb ==*(_dfbe .(*PdfObjectName ));case *PdfObjectString :return *_cefb ==*(_dfbe .(*PdfObjectString ));case *PdfObjectInteger :return *_cefb ==*(_dfbe .(*PdfObjectInteger ));case *PdfObjectBool :return *_cefb ==*(_dfbe .(*PdfObjectBool )); +case *PdfObjectFloat :return *_cefb ==*(_dfbe .(*PdfObjectFloat ));case *PdfIndirectObject :return _eabg (TraceToDirectObject (_fddd ),TraceToDirectObject (_dfbe ),_eggag +1);case *PdfObjectArray :_aeag :=_dfbe .(*PdfObjectArray );if len ((*_cefb )._bdfag )!=len ((*_aeag )._bdfag ){return false ; +};for _dcedc ,_fbbb :=range (*_cefb )._bdfag {if !_eabg (_fbbb ,(*_aeag )._bdfag [_dcedc ],_eggag +1){return false ;};};return true ;case *PdfObjectDictionary :_ecgd :=_dfbe .(*PdfObjectDictionary );_bgebb ,_gcdb :=(*_cefb )._efca ,(*_ecgd )._efca ;if len (_bgebb )!=len (_gcdb ){return false ; +};for _bbcb ,_cccfg :=range _bgebb {_dgegb ,_fceeg :=_gcdb [_bbcb ];if !_fceeg ||!_eabg (_cccfg ,_dgegb ,_eggag +1){return false ;};};return true ;case *PdfObjectStream :_gffcd :=_dfbe .(*PdfObjectStream );return _eabg ((*_cefb ).PdfObjectDictionary ,(*_gffcd ).PdfObjectDictionary ,_eggag +1); +default:_fef .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0068\u0061\u0070\u0070\u0065\u006e\u0021",_fddd ); +};return false ;}; -// GetFileOffset returns the current file offset, accounting for buffered position. -func (_bca *PdfParser )GetFileOffset ()int64 {_cdbb ,_ :=_bca ._ecfc .Seek (0,_eee .SeekCurrent );_cdbb -=int64 (_bca ._bbgg .Buffered ());return _cdbb ;};func _bddd (_edc int )cryptFilters {return cryptFilters {_age :_dd .NewFilterV2 (_edc )}}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_cffd *MultiEncoder )MakeStreamDict ()*PdfObjectDictionary {_edf :=MakeDict ();_edf .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",_cffd .GetFilterArray ());for _ ,_afgg :=range _cffd ._gebb {_eggc :=_afgg .MakeStreamDict ();for _ ,_bddb :=range _eggc .Keys (){_cbab :=_eggc .Get (_bddb ); +if _bddb !="\u0046\u0069\u006c\u0074\u0065\u0072"&&_bddb !="D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"{_edf .Set (_bddb ,_cbab );};};};_agbb :=_cffd .MakeDecodeParams ();if _agbb !=nil {_edf .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_agbb ); +};return _edf ;}; -// Elements returns a slice of the PdfObject elements in the array. -// Preferred over accessing the array directly as type may be changed in future major versions (v3). -func (_gbafd *PdfObjectStreams )Elements ()[]PdfObject {if _gbafd ==nil {return nil ;};return _gbafd ._abab ;}; +// PdfParser parses a PDF file and provides access to the object structure of the PDF. +type PdfParser struct{_ddfc Version ;_ccfe _gdb .ReadSeeker ;_cedf *_dd .Reader ;_agde int64 ;_aaea XrefTable ;_fgfaf int64 ;_debe *xrefType ;_edaba objectStreams ;_fdef *PdfObjectDictionary ;_fffgf *PdfCrypt ;_abbc *PdfIndirectObject ;_dcac bool ;ObjCache objectCache ; +_edebg map[int ]bool ;_bccc map[int64 ]bool ;_bffd ParserMetadata ;_fece bool ;_defdg []int64 ;_bcaef int ;_fdbf bool ;_ebbad int64 ;_aade map[*PdfParser ]*PdfParser ;_ecaf []*PdfParser ;};func _dafa (_gagdc PdfObject )(*float64 ,error ){switch _caedg :=_gagdc .(type ){case *PdfObjectFloat :_ebfc :=float64 (*_caedg ); +return &_ebfc ,nil ;case *PdfObjectInteger :_abbef :=float64 (*_caedg );return &_abbef ,nil ;case *PdfObjectNull :return nil ,nil ;};return nil ,ErrNotANumber ;}; -// GetFilterName returns the name of the encoding filter. -func (_dgba *FlateEncoder )GetFilterName ()string {return StreamEncodingFilterNameFlate }; +// DecodeStream decodes a FlateEncoded stream object and give back decoded bytes. +func (_gfg *FlateEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fef .Log .Trace ("\u0046l\u0061t\u0065\u0044\u0065\u0063\u006fd\u0065\u0020s\u0074\u0072\u0065\u0061\u006d");_fef .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_gfg .Predictor ); +if _gfg .BitsPerComponent !=8{return nil ,_fc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u003d\u0025\u0064\u0020\u0028\u006f\u006e\u006c\u0079\u0020\u0038\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0029",_gfg .BitsPerComponent ); +};_cec ,_ccde :=_gfg .DecodeBytes (streamObj .Stream );if _ccde !=nil {return nil ,_ccde ;};_cec ,_ccde =_gfg .postDecodePredict (_cec );if _ccde !=nil {return nil ,_ccde ;};return _cec ,nil ;};func (_gfde *PdfParser )parsePdfVersion ()(int ,int ,error ){var _ffcbg int64 =20; +_decb :=make ([]byte ,_ffcbg );_gfde ._ccfe .Seek (0,_gdb .SeekStart );_gfde ._ccfe .Read (_decb );var _cbbfc error ;var _aafgb ,_dbge int ;if _ccdf :=_gead .FindStringSubmatch (string (_decb ));len (_ccdf )< 3{if _aafgb ,_dbge ,_cbbfc =_gfde .seekPdfVersionTopDown (); +_cbbfc !=nil {_fef .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065\u0063\u006f\u0076\u0065\u0072\u0079\u0020\u002d\u0020\u0075n\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0066\u0069nd\u0020\u0076\u0065r\u0073i\u006f\u006e");return 0,0,_cbbfc ; +};_gfde ._ccfe ,_cbbfc =_fgf (_gfde ._ccfe ,_gfde .GetFileOffset ()-8);if _cbbfc !=nil {return 0,0,_cbbfc ;};}else {if _aafgb ,_cbbfc =_b .Atoi (_ccdf [1]);_cbbfc !=nil {return 0,0,_cbbfc ;};if _dbge ,_cbbfc =_b .Atoi (_ccdf [2]);_cbbfc !=nil {return 0,0,_cbbfc ; +};_gfde .SetFileOffset (0);};_gfde ._cedf =_dd .NewReader (_gfde ._ccfe );_fef .Log .Debug ("\u0050\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_aafgb ,_dbge );return _aafgb ,_dbge ,nil ;}; -// GetXrefType returns the type of the first xref object (table or stream). -func (_gggeb *PdfParser )GetXrefType ()*xrefType {return _gggeb ._bcaf }; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_bfec *FlateEncoder )MakeDecodeParams ()PdfObject {if _bfec .Predictor > 1{_eccg :=MakeDict ();_eccg .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_bfec .Predictor )));if _bfec .BitsPerComponent !=8{_eccg .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_bfec .BitsPerComponent ))); +};if _bfec .Columns !=1{_eccg .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_bfec .Columns )));};if _bfec .Colors !=1{_eccg .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_bfec .Colors )));};return _eccg ;};return nil ; +};func _gca (_fgg *_bba .StdEncryptDict ,_dgb *PdfObjectDictionary ){_dgb .Set ("\u0052",MakeInteger (int64 (_fgg .R )));_dgb .Set ("\u0050",MakeInteger (int64 (_fgg .P )));_dgb .Set ("\u004f",MakeStringFromBytes (_fgg .O ));_dgb .Set ("\u0055",MakeStringFromBytes (_fgg .U )); +if _fgg .R >=5{_dgb .Set ("\u004f\u0045",MakeStringFromBytes (_fgg .OE ));_dgb .Set ("\u0055\u0045",MakeStringFromBytes (_fgg .UE ));_dgb .Set ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",MakeBool (_fgg .EncryptMetadata )); +if _fgg .R > 5{_dgb .Set ("\u0050\u0065\u0072m\u0073",MakeStringFromBytes (_fgg .Perms ));};};}; -// FlateEncoder represents Flate encoding. -type FlateEncoder struct{Predictor int ;BitsPerComponent int ; +// IsOctalDigit checks if a character can be part of an octal digit string. +func IsOctalDigit (c byte )bool {return '0'<=c &&c <='7'}; -// For predictors -Columns int ;Rows int ;Colors int ;_aebb *_fa .ImageBase ;}; +// String returns a string representation of `name`. +func (_bgcgb *PdfObjectName )String ()string {return string (*_bgcgb )}; -// DecodeStream decodes the stream containing CCITTFax encoded image data. -func (_fbbe *CCITTFaxEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _fbbe .DecodeBytes (streamObj .Stream );}; +// DecodeGlobals decodes 'encoded' byte stream and returns their Globally defined segments ('Globals'). +func (_gdeg *JBIG2Encoder )DecodeGlobals (encoded []byte )(_ee .Globals ,error ){return _ee .DecodeGlobals (encoded );}; -// GetArray returns the *PdfObjectArray represented by the PdfObject directly or indirectly within an indirect -// object. On type mismatch the found bool flag is false and a nil pointer is returned. -func GetArray (obj PdfObject )(_ebde *PdfObjectArray ,_dcdag bool ){_ebde ,_dcdag =TraceToDirectObject (obj ).(*PdfObjectArray );return _ebde ,_dcdag ;};func (_dfge *PdfParser )parseDetailedHeader ()(_abfb error ){_dfge ._ecfc .Seek (0,_eee .SeekStart ); -_dfge ._bbgg =_ec .NewReader (_dfge ._ecfc );_gbfa :=20;_gac :=make ([]byte ,_gbfa );var (_ade bool ;_fgb int ;);for {_dbae ,_geec :=_dfge ._bbgg .ReadByte ();if _geec !=nil {if _geec ==_eee .EOF {break ;}else {return _geec ;};};if IsDecimalDigit (_dbae )&&_gac [_gbfa -1]=='.'&&IsDecimalDigit (_gac [_gbfa -2])&&_gac [_gbfa -3]=='-'&&_gac [_gbfa -4]=='F'&&_gac [_gbfa -5]=='D'&&_gac [_gbfa -6]=='P'&&_gac [_gbfa -7]=='%'{_dfge ._acgc =Version {Major :int (_gac [_gbfa -2]-'0'),Minor :int (_dbae -'0')}; -_dfge ._cdbe ._bfdd =_fgb -7;_ade =true ;break ;};_fgb ++;_gac =append (_gac [1:_gbfa ],_dbae );};if !_ade {return _gf .Errorf ("n\u006f \u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066ou\u006e\u0064");};_aadfc ,_abfb :=_dfge ._bbgg .ReadByte (); -if _abfb ==_eee .EOF {return _gf .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0050d\u0066\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074");};if _abfb !=nil {return _abfb ;};_dfge ._cdbe ._abe =_aadfc =='\n';_aadfc ,_abfb =_dfge ._bbgg .ReadByte (); -if _abfb !=nil {return _gf .Errorf ("\u006e\u006f\u0074\u0020a\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0064\u0066 \u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u003a \u0025\u0077",_abfb );};if _aadfc !='%'{return nil ;};_acfb :=make ([]byte ,4); -_ ,_abfb =_dfge ._bbgg .Read (_acfb );if _abfb !=nil {return _gf .Errorf ("\u006e\u006f\u0074\u0020a\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0064\u0066 \u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u003a \u0025\u0077",_abfb );};_dfge ._cdbe ._ecdd =[4]byte {_acfb [0],_acfb [1],_acfb [2],_acfb [3]}; -return nil ;}; +// ParserMetadata is the parser based metadata information about document. +// The data here could be used on document verification. +type ParserMetadata struct{_ggg int ;_fbb bool ;_efg [4]byte ;_fgga bool ;_dcbc bool ;_gdda bool ;_bedc bool ;_fadd bool ;_fga bool ;}; -// WriteString outputs the object as it is to be written to file. -func (_ecag *PdfObjectString )WriteString ()string {var _gedec _dag .Buffer ;if _ecag ._acfba {_gdbd :=_e .EncodeToString (_ecag .Bytes ());_gedec .WriteString ("\u003c");_gedec .WriteString (_gdbd );_gedec .WriteString ("\u003e");return _gedec .String (); -};_dfcg :=map[byte ]string {'\n':"\u005c\u006e",'\r':"\u005c\u0072",'\t':"\u005c\u0074",'\b':"\u005c\u0062",'\f':"\u005c\u0066",'(':"\u005c\u0028",')':"\u005c\u0029",'\\':"\u005c\u005c"};_gedec .WriteString ("\u0028");for _cbdd :=0;_cbdd < len (_ecag ._bega ); -_cbdd ++{_eagg :=_ecag ._bega [_cbdd ];if _cdeda ,_bfdff :=_dfcg [_eagg ];_bfdff {_gedec .WriteString (_cdeda );}else {_gedec .WriteByte (_eagg );};};_gedec .WriteString ("\u0029");return _gedec .String ();}; +// HasInvalidSubsectionHeader implements core.ParserMetadata interface. +func (_cde ParserMetadata )HasInvalidSubsectionHeader ()bool {return _cde ._fadd }; -// DecodeBytes decodes a slice of JPX encoded bytes and returns the result. -func (_cgfc *JPXEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_cgfc .GetFilterName ()); -return encoded ,ErrNoJPXDecode ;}; +// NewJBIG2Encoder creates a new JBIG2Encoder. +func NewJBIG2Encoder ()*JBIG2Encoder {return &JBIG2Encoder {_aca :_ce .InitEncodeDocument (false )}};var _afcc =_aa .MustCompile ("\u005e\\\u0073\u002a\u005b\u002d]\u002a\u0028\u005c\u0064\u002b)\u005cs\u002b(\u005c\u0064\u002b\u0029\u005c\u0073\u002bR"); -// CCITTFaxEncoder implements Group3 and Group4 facsimile (fax) encoder/decoder. -type CCITTFaxEncoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ;Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;}; -// AddPageImage adds the page with the image 'img' to the encoder context in order to encode it jbig2 document. -// The 'settings' defines what encoding type should be used by the encoder. -func (_aae *JBIG2Encoder )AddPageImage (img *JBIG2Image ,settings *JBIG2EncoderSettings )(_egfe error ){const _egag ="\u004a\u0042\u0049\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065\u0049m\u0061\u0067\u0065"; -if _aae ==nil {return _bab .Error (_egag ,"J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u0069\u0073 n\u0069\u006c");};if settings ==nil {settings =&_aae .DefaultPageSettings ;};if _aae ._cbcc ==nil {_aae ._cbcc =_cf .InitEncodeDocument (settings .FileMode ); -};if _egfe =settings .Validate ();_egfe !=nil {return _bab .Wrap (_egfe ,_egag ,"");};_efff ,_egfe :=img .toBitmap ();if _egfe !=nil {return _bab .Wrap (_egfe ,_egag ,"");};switch settings .Compression {case JB2Generic :if _egfe =_aae ._cbcc .AddGenericPage (_efff ,settings .DuplicatedLinesRemoval ); -_egfe !=nil {return _bab .Wrap (_egfe ,_egag ,"");};case JB2SymbolCorrelation :return _bab .Error (_egag ,"s\u0079\u006d\u0062\u006f\u006c\u0020\u0063\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e e\u006e\u0063\u006f\u0064i\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006dpl\u0065\u006de\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); -case JB2SymbolRankHaus :return _bab .Error (_egag ,"\u0073y\u006d\u0062o\u006c\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073 \u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065m\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); -default:return _bab .Error (_egag ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020c\u006f\u006d\u0070\u0072\u0065\u0073\u0073i\u006f\u006e");};return nil ;}; +// MakeName creates a PdfObjectName from a string. +func MakeName (s string )*PdfObjectName {_fbge :=PdfObjectName (s );return &_fbge };type objectStreams map[int ]objectStream ; -// EqualObjects returns true if `obj1` and `obj2` have the same contents. -// -// NOTE: It is a good idea to flatten obj1 and obj2 with FlattenObject before calling this function -// so that contents, rather than references, can be compared. -func EqualObjects (obj1 ,obj2 PdfObject )bool {return _ffdbc (obj1 ,obj2 ,0)}; +// EncodeImage encodes 'img' golang image.Image into jbig2 encoded bytes document using default encoder settings. +func (_edfb *JBIG2Encoder )EncodeImage (img _fd .Image )([]byte ,error ){return _edfb .encodeImage (img )};func _efdb (_efdg _gdb .ReadSeeker ,_fbdc int64 )(*limitedReadSeeker ,error ){_ ,_eeee :=_efdg .Seek (0,_gdb .SeekStart );if _eeee !=nil {return nil ,_eeee ; +};return &limitedReadSeeker {_dgae :_efdg ,_adedd :_fbdc },nil ;}; -// PdfObjectInteger represents the primitive PDF integer numerical object. -type PdfObjectInteger int64 ; +// RawEncoder implements Raw encoder/decoder (no encoding, pass through) +type RawEncoder struct{};func _dfa (_dba *_bf .FilterDict ,_fgd *PdfObjectDictionary )error {if _aega ,_faec :=_fgd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_faec {if _dbag :=string (*_aega );_dbag !="C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"{_fef .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020C\u0046\u0020\u0064ic\u0074\u0020\u0074\u0079\u0070\u0065:\u0020\u0025\u0073\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074e\u0072\u0029",_dbag ); +};};_cfgc ,_agb :=_fgd .Get ("\u0043\u0046\u004d").(*PdfObjectName );if !_agb {return _fc .Errorf ("\u0075\u006e\u0073u\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0028\u004e\u006f\u006e\u0065\u0029"); +};_dba .CFM =string (*_cfgc );if _bgbe ,_bbac :=_fgd .Get ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et").(*PdfObjectName );_bbac {_dba .AuthEvent =_bba .AuthEvent (*_bgbe );}else {_dba .AuthEvent =_bba .EventDocOpen ;};if _cab ,_gedg :=_fgd .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger ); +_gedg {_dba .Length =int (*_cab );};return nil ;}; -// Encode encodes previously prepare jbig2 document and stores it as the byte slice. -func (_aabdg *JBIG2Encoder )Encode ()(_gcda []byte ,_gdcbc error ){const _gdga ="J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065";if _aabdg ._cbcc ==nil {return nil ,_bab .Errorf (_gdga ,"\u0064\u006f\u0063u\u006d\u0065\u006e\u0074 \u0069\u006e\u0070\u0075\u0074\u0020\u0064a\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};_aabdg ._cbcc .FullHeaders =_aabdg .DefaultPageSettings .FileMode ;_gcda ,_gdcbc =_aabdg ._cbcc .Encode ();if _gdcbc !=nil {return nil ,_bab .Wrap (_gdcbc ,_gdga ,"");};return _gcda ,nil ;}; +// GetFilterName returns the name of the encoding filter. +func (_cge *FlateEncoder )GetFilterName ()string {return StreamEncodingFilterNameFlate };func (_fabb *PdfObjectDictionary )setWithLock (_fcac PdfObjectName ,_bcbd PdfObject ,_fdaa bool ){if _fdaa {_fabb ._aecea .Lock ();defer _fabb ._aecea .Unlock ();}; +_ ,_cfgab :=_fabb ._efca [_fcac ];if !_cfgab {_fabb ._bbdc =append (_fabb ._bbdc ,_fcac );};_fabb ._efca [_fcac ]=_bcbd ;}; -// GetCrypter returns the PdfCrypt instance which has information about the PDFs encryption. -func (_gaeg *PdfParser )GetCrypter ()*PdfCrypt {return _gaeg ._ddga }; +// Get returns the i-th element of the array or nil if out of bounds (by index). +func (_gagg *PdfObjectArray )Get (i int )PdfObject {if _gagg ==nil ||i >=len (_gagg ._bdfag )||i < 0{return nil ;};return _gagg ._bdfag [i ];}; -// JPXEncoder implements JPX encoder/decoder (dummy, for now) -// FIXME: implement -type JPXEncoder struct{};func (_cde *PdfParser )lookupByNumber (_cda int ,_bgc bool )(PdfObject ,bool ,error ){_eba ,_dba :=_cde .ObjCache [_cda ];if _dba {_fgg .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0063a\u0063\u0068\u0065\u0064\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0025\u0064",_cda ); -return _eba ,false ,nil ;};if _cde ._gfad ==nil {_cde ._gfad =map[int ]bool {};};if _cde ._gfad [_cda ]{_fgg .Log .Debug ("ER\u0052\u004f\u0052\u003a\u0020\u004c\u006fok\u0075\u0070\u0020\u006f\u0066\u0020\u0025\u0064\u0020\u0069\u0073\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0069\u006e\u0020\u0070\u0072\u006f\u0067\u0072\u0065\u0073\u0073\u0020\u002d\u0020\u0072\u0065c\u0075\u0072\u0073\u0069\u0076\u0065 \u006c\u006f\u006f\u006b\u0075\u0070\u0020\u0061\u0074t\u0065m\u0070\u0074\u0020\u0062\u006c\u006f\u0063\u006b\u0065\u0064",_cda ); -return nil ,false ,_d .New ("\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006f\u006f\u006b\u0075p\u0020a\u0074\u0074\u0065\u006d\u0070\u0074\u0020\u0062\u006c\u006f\u0063\u006b\u0065\u0064");};_cde ._gfad [_cda ]=true ;defer delete (_cde ._gfad ,_cda ); -_gcg ,_dba :=_cde ._gfcb .ObjectMap [_cda ];if !_dba {_fgg .Log .Trace ("\u0055\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u006c\u006f\u0063\u0061t\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006e\u0020\u0078\u0072\u0065\u0066\u0073\u0021 \u002d\u0020\u0052\u0065\u0074u\u0072\u006e\u0069\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -var _bac PdfObjectNull ;return &_bac ,false ,nil ;};_fgg .Log .Trace ("L\u006fo\u006b\u0075\u0070\u0020\u006f\u0062\u006a\u0020n\u0075\u006d\u0062\u0065r \u0025\u0064",_cda );if _gcg .XType ==XrefTypeTableEntry {_fgg .Log .Trace ("\u0078r\u0065f\u006f\u0062\u006a\u0020\u006fb\u006a\u0020n\u0075\u006d\u0020\u0025\u0064",_gcg .ObjectNumber ); -_fgg .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u0067e\u006e\u0020\u0025\u0064",_gcg .Generation );_fgg .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0064",_gcg .Offset ); -_cde ._ecfc .Seek (_gcg .Offset ,_eee .SeekStart );_cde ._bbgg =_ec .NewReader (_cde ._ecfc );_bdg ,_ca :=_cde .ParseIndirectObject ();if _ca !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006ce\u0064\u0020\u0072\u0065\u0061\u0064\u0069n\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0028\u0025\u0073\u0029",_ca ); -if _bgc {_fgg .Log .Debug ("\u0041\u0074t\u0065\u006d\u0070\u0074i\u006e\u0067 \u0074\u006f\u0020\u0072\u0065\u0070\u0061\u0069r\u0020\u0078\u0072\u0065\u0066\u0073\u0020\u0028\u0074\u006f\u0070\u0020d\u006f\u0077\u006e\u0029");_bfb ,_gcga :=_cde .repairRebuildXrefsTopDown (); -if _gcga !=nil {_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020r\u0065\u0070\u0061\u0069\u0072\u0020\u0028\u0025\u0073\u0029",_gcga );return nil ,false ,_gcga ;};_cde ._gfcb =*_bfb ;return _cde .lookupByNumber (_cda ,false ); -};return nil ,false ,_ca ;};if _bgc {_fgf ,_ ,_ :=_eda (_bdg );if int (_fgf )!=_cda {_fgg .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0078\u0072\u0065\u0066s\u003a \u0052e\u0062\u0075\u0069\u006c\u0064\u0069\u006eg");_bfd :=_cde .rebuildXrefTable (); -if _bfd !=nil {return nil ,false ,_bfd ;};_cde .ObjCache =objectCache {};return _cde .lookupByNumberWrapper (_cda ,false );};};_fgg .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006f\u0062\u006a");_cde .ObjCache [_cda ]=_bdg ; -return _bdg ,false ,nil ;}else if _gcg .XType ==XrefTypeObjectStream {_fgg .Log .Trace ("\u0078r\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0021");_fgg .Log .Trace ("\u003e\u004c\u006f\u0061\u0064\u0020\u0076\u0069\u0061\u0020\u004f\u0053\u0021"); -_fgg .Log .Trace ("\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u0061\u0076\u0061\u0069\u006c\u0061b\u006c\u0065\u0020\u0069\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020%\u0064\u002f\u0025\u0064",_gcg .OsObjNumber ,_gcg .OsObjIndex ); -if _gcg .OsObjNumber ==_cda {_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0043i\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065f\u0065\u0072\u0065n\u0063e\u0021\u003f\u0021");return nil ,true ,_d .New ("\u0078\u0072\u0065f \u0063\u0069\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -};if _ ,_gdf :=_cde ._gfcb .ObjectMap [_gcg .OsObjNumber ];_gdf {_fe ,_eec :=_cde .lookupObjectViaOS (_gcg .OsObjNumber ,_cda );if _eec !=nil {_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069n\u0067\u0020\u0045\u0052\u0052\u0020\u0028\u0025\u0073\u0029",_eec ); -return nil ,true ,_eec ;};_fgg .Log .Trace ("\u003c\u004c\u006f\u0061\u0064\u0065\u0064\u0020\u0076i\u0061\u0020\u004f\u0053");_cde .ObjCache [_cda ]=_fe ;if _cde ._ddga !=nil {_cde ._ddga ._dac [_fe ]=true ;};return _fe ,true ,nil ;};_fgg .Log .Debug ("\u003f\u003f\u0020\u0042\u0065\u006c\u006f\u006eg\u0073\u0020\u0074o \u0061\u0020\u006e\u006f\u006e\u002dc\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u002e.\u002e\u0021"); -return nil ,true ,_d .New ("\u006f\u0073\u0020\u0062\u0065\u006c\u006fn\u0067\u0073\u0020t\u006f\u0020\u0061\u0020n\u006f\u006e\u0020\u0063\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};return nil ,false ,_d .New ("\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0078\u0072\u0065\u0066 \u0074\u0079\u0070\u0065");};var _ebcc =_dec .MustCompile ("\u0025\u0025\u0045\u004f\u0046\u003f"); +// PdfObjectString represents the primitive PDF string object. +type PdfObjectString struct{_deef string ;_gdggc bool ;}; -// JBIG2Image is the image structure used by the jbig2 encoder. Its Data must be in a -// 1 bit per component and 1 component per pixel (1bpp). In order to create binary image -// use GoImageToJBIG2 function. If the image data contains the row bytes padding set the HasPadding to true. -type JBIG2Image struct{ +// Elements returns a slice of the PdfObject elements in the array. +func (_bcacd *PdfObjectArray )Elements ()[]PdfObject {if _bcacd ==nil {return nil ;};return _bcacd ._bdfag ;}; -// Width and Height defines the image boundaries. -Width ,Height int ; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_adbg *ASCII85Encoder )MakeDecodeParams ()PdfObject {return nil };var _gbffa =_aa .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029"); -// Data is the byte slice data for the input image -Data []byte ; - -// HasPadding is the attribute that defines if the last byte of the data in the row contains -// 0 bits padding. -HasPadding bool ;}; +// UpdateParams updates the parameter values of the encoder. +func (_cbcc *FlateEncoder )UpdateParams (params *PdfObjectDictionary ){_dgee ,_ccge :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _ccge ==nil {_cbcc .Predictor =int (_dgee );};_gfbae ,_ccge :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +if _ccge ==nil {_cbcc .BitsPerComponent =int (_gfbae );};_cccd ,_ccge :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _ccge ==nil {_cbcc .Columns =int (_cccd );};_fgdf ,_ccge :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); +if _ccge ==nil {_cbcc .Colors =int (_fgdf );};}; -// NewCCITTFaxEncoder makes a new CCITTFax encoder. -func NewCCITTFaxEncoder ()*CCITTFaxEncoder {return &CCITTFaxEncoder {Columns :1728,EndOfBlock :true }}; +// NewASCIIHexEncoder makes a new ASCII hex encoder. +func NewASCIIHexEncoder ()*ASCIIHexEncoder {_eebc :=&ASCIIHexEncoder {};return _eebc }; -// WriteString outputs the object as it is to be written to file. -func (_eacce *PdfObjectDictionary )WriteString ()string {var _ffefe _df .Builder ;_ffefe .WriteString ("\u003c\u003c");for _ ,_fdffe :=range _eacce ._bfdf {_fedbg :=_eacce ._fbbg [_fdffe ];_ffefe .WriteString (_fdffe .WriteString ());_ffefe .WriteString ("\u0020"); -_ffefe .WriteString (_fedbg .WriteString ());};_ffefe .WriteString ("\u003e\u003e");return _ffefe .String ();};var (ErrUnsupportedEncodingParameters =_d .New ("\u0075\u006e\u0073u\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073"); -ErrNoCCITTFaxDecode =_d .New ("\u0043\u0043I\u0054\u0054\u0046\u0061\u0078\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); -ErrNoJBIG2Decode =_d .New ("\u004a\u0042\u0049\u0047\u0032\u0044\u0065c\u006f\u0064\u0065 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); -ErrNoJPXDecode =_d .New ("\u004a\u0050\u0058\u0044\u0065c\u006f\u0064\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); -ErrNoPdfVersion =_d .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");ErrTypeError =_d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");ErrRangeError =_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -ErrNotSupported =_dab .New ("\u0066\u0065\u0061t\u0075\u0072\u0065\u0020n\u006f\u0074\u0020\u0063\u0075\u0072\u0072e\u006e\u0074\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064");ErrNotANumber =_d .New ("\u006e\u006f\u0074 \u0061\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); -); +// MakeObjectStreams creates an PdfObjectStreams from a list of PdfObjects. +func MakeObjectStreams (objects ...PdfObject )*PdfObjectStreams {return &PdfObjectStreams {_geaf :objects };}; -// NewEncoderFromStream creates a StreamEncoder based on the stream's dictionary. -func NewEncoderFromStream (streamObj *PdfObjectStream )(StreamEncoder ,error ){_dacf :=TraceToDirectObject (streamObj .PdfObjectDictionary .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if _dacf ==nil {return NewRawEncoder (),nil ;};if _ ,_becd :=_dacf .(*PdfObjectNull ); -_becd {return NewRawEncoder (),nil ;};_bgb ,_bgddc :=_dacf .(*PdfObjectName );if !_bgddc {_gbea ,_gdeb :=_dacf .(*PdfObjectArray );if !_gdeb {return nil ,_gf .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0072 \u0041\u0072\u0072\u0061\u0079\u0020\u006fb\u006a\u0065\u0063\u0074"); -};if _gbea .Len ()==0{return NewRawEncoder (),nil ;};if _gbea .Len ()!=1{_efcdf ,_gdgcg :=_gaaf (streamObj );if _gdgcg !=nil {_fgg .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u006d\u0075\u006c\u0074i\u0020\u0065\u006e\u0063\u006f\u0064\u0065r\u003a\u0020\u0025\u0076",_gdgcg ); -return nil ,_gdgcg ;};_fgg .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063:\u0020\u0025\u0073\u000a",_efcdf );return _efcdf ,nil ;};_dacf =_gbea .Get (0);_bgb ,_gdeb =_dacf .(*PdfObjectName );if !_gdeb {return nil ,_gf .Errorf ("\u0066\u0069l\u0074\u0065\u0072\u0020a\u0072\u0072a\u0079\u0020\u006d\u0065\u006d\u0062\u0065\u0072 \u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006fb\u006a\u0065\u0063\u0074"); -};};if _gbaeg ,_feee :=_deed .Load (_bgb .String ());_feee {return _gbaeg .(StreamEncoder ),nil ;};switch *_bgb {case StreamEncodingFilterNameFlate :return _bdc (streamObj ,nil );case StreamEncodingFilterNameLZW :return _dcb (streamObj ,nil );case StreamEncodingFilterNameDCT :return _dbaac (streamObj ,nil ); -case StreamEncodingFilterNameRunLength :return _ede (streamObj ,nil );case StreamEncodingFilterNameASCIIHex :return NewASCIIHexEncoder (),nil ;case StreamEncodingFilterNameASCII85 ,"\u0041\u0038\u0035":return NewASCII85Encoder (),nil ;case StreamEncodingFilterNameCCITTFax :return _dfeb (streamObj ,nil ); -case StreamEncodingFilterNameJBIG2 :return _fdbf (streamObj ,nil );case StreamEncodingFilterNameJPX :return NewJPXEncoder (),nil ;};_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064\u0020\u0065\u006e\u0063o\u0064\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006fd\u0021"); -return nil ,_gf .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006e\u0063o\u0064i\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u0020\u0028\u0025\u0073\u0029",*_bgb );}; +// DecodeStream returns the passed in stream as a slice of bytes. +// The purpose of the method is to satisfy the StreamEncoder interface. +func (_daeg *RawEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return streamObj .Stream ,nil ;}; // GetAccessPermissions returns the PDF access permissions as an AccessPermissions object. -func (_faga *PdfCrypt )GetAccessPermissions ()_dfe .Permissions {return _faga ._ge .P };func (_dgeef *PdfParser )getNumbersOfUpdatedObjects (_eabcd *PdfParser )([]int ,error ){if _eabcd ==nil {return nil ,_d .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0070\u0061\u0072\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020nu\u006c\u006c"); -};_fcgg :=_eabcd ._aabcd ;_agcf :=make ([]int ,0);_fgfg :=make (map[int ]interface{});_beac :=make (map[int ]int64 );for _acfc ,_egcga :=range _dgeef ._gfcb .ObjectMap {if _egcga .Offset ==0{if _egcga .OsObjNumber !=0{if _cfcab ,_fdfea :=_dgeef ._gfcb .ObjectMap [_egcga .OsObjNumber ]; -_fdfea {_fgfg [_egcga .OsObjNumber ]=struct{}{};_beac [_acfc ]=_cfcab .Offset ;}else {return nil ,_d .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0078r\u0065\u0066\u0020\u0074ab\u006c\u0065");};};}else {_beac [_acfc ]=_egcga .Offset ;};}; -for _eagbb ,_ebaaf :=range _beac {if _ ,_afage :=_fgfg [_eagbb ];_afage {continue ;};if _ebaaf > _fcgg {_agcf =append (_agcf ,_eagbb );};};return _agcf ,nil ;};func (_bbcd *PdfParser )resolveReference (_aaag *PdfObjectReference )(PdfObject ,bool ,error ){_eedff ,_dgdc :=_bbcd .ObjCache [int (_aaag .ObjectNumber )]; -if _dgdc {return _eedff ,true ,nil ;};_ccgc ,_fdgf :=_bbcd .LookupByReference (*_aaag );if _fdgf !=nil {return nil ,false ,_fdgf ;};_bbcd .ObjCache [int (_aaag .ObjectNumber )]=_ccgc ;return _ccgc ,false ,nil ;}; - -// EncodeBytes JPX encodes the passed in slice of bytes. -func (_cced *JPXEncoder )EncodeBytes (data []byte )([]byte ,error ){_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_cced .GetFilterName ()); -return data ,ErrNoJPXDecode ;};func _aeb (_dfb *_dfe .StdEncryptDict ,_egd *PdfObjectDictionary )error {R ,_aac :=_egd .Get ("\u0052").(*PdfObjectInteger );if !_aac {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u0052"); -};if *R < 2||*R > 6{return _gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0052 \u0028\u0025\u0064\u0029",*R );};_dfb .R =int (*R );O ,_aac :=_egd .GetString ("\u004f");if !_aac {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u004f"); -};if _dfb .R ==5||_dfb .R ==6{if len (O )< 48{return _gf .Errorf ("\u004c\u0065\u006e\u0067th\u0028\u004f\u0029\u0020\u003c\u0020\u0034\u0038\u0020\u0028\u0025\u0064\u0029",len (O ));};}else if len (O )!=32{return _gf .Errorf ("L\u0065n\u0067\u0074\u0068\u0028\u004f\u0029\u0020\u0021=\u0020\u0033\u0032\u0020(%\u0064\u0029",len (O )); -};_dfb .O =[]byte (O );U ,_aac :=_egd .GetString ("\u0055");if !_aac {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u0055");};if _dfb .R ==5||_dfb .R ==6{if len (U )< 48{return _gf .Errorf ("\u004c\u0065\u006e\u0067th\u0028\u0055\u0029\u0020\u003c\u0020\u0034\u0038\u0020\u0028\u0025\u0064\u0029",len (U )); -};}else if len (U )!=32{_fgg .Log .Debug ("\u0057\u0061r\u006e\u0069\u006e\u0067\u003a\u0020\u004c\u0065\u006e\u0067\u0074\u0068\u0028\u0055\u0029\u0020\u0021\u003d\u0020\u0033\u0032\u0020(%\u0064\u0029",len (U ));};_dfb .U =[]byte (U );if _dfb .R >=5{OE ,_aec :=_egd .GetString ("\u004f\u0045"); -if !_aec {return _d .New ("\u0065\u006ec\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006eg \u004f\u0045");}else if len (OE )!=32{return _gf .Errorf ("L\u0065\u006e\u0067\u0074h(\u004fE\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (OE )); -};_dfb .OE =[]byte (OE );UE ,_aec :=_egd .GetString ("\u0055\u0045");if !_aec {return _d .New ("\u0065\u006ec\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006eg \u0055\u0045"); -}else if len (UE )!=32{return _gf .Errorf ("L\u0065\u006e\u0067\u0074h(\u0055E\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (UE ));};_dfb .UE =[]byte (UE );};P ,_aac :=_egd .Get ("\u0050").(*PdfObjectInteger );if !_aac {return _d .New ("\u0065\u006e\u0063\u0072\u0079\u0070\u0074 \u0064\u0069\u0063t\u0069\u006f\u006e\u0061r\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0070\u0065\u0072\u006d\u0069\u0073\u0073\u0069\u006f\u006e\u0073\u0020\u0061\u0074\u0074\u0072"); -};_dfb .P =_dfe .Permissions (*P );if _dfb .R ==6{Perms ,_abb :=_egd .GetString ("\u0050\u0065\u0072m\u0073");if !_abb {return _d .New ("\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0050\u0065\u0072\u006d\u0073"); -}else if len (Perms )!=16{return _gf .Errorf ("\u004ce\u006e\u0067\u0074\u0068\u0028\u0050\u0065\u0072\u006d\u0073\u0029 \u0021\u003d\u0020\u0031\u0036\u0020\u0028\u0025\u0064\u0029",len (Perms ));};_dfb .Perms =[]byte (Perms );};if _dabb ,_dbf :=_egd .Get ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061").(*PdfObjectBool ); -_dbf {_dfb .EncryptMetadata =bool (*_dabb );}else {_dfb .EncryptMetadata =true ;};return nil ;};var _bcbe =_dec .MustCompile ("\u0025P\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029"); - -// Len returns the number of elements in the streams. -func (_gagf *PdfObjectStreams )Len ()int {if _gagf ==nil {return 0;};return len (_gagf ._abab );};func _cccg (_ded uint ,_cbb ,_egf float64 )float64 {return (_cbb +(float64 (_ded )*(_egf -_cbb )/255))*255;}; - -// EncodeBytes encodes the passed in slice of bytes by passing it through the -// EncodeBytes method of the underlying encoders. -func (_dcfe *MultiEncoder )EncodeBytes (data []byte )([]byte ,error ){_gga :=data ;var _baae error ;for _fgfa :=len (_dcfe ._deeg )-1;_fgfa >=0;_fgfa --{_eaca :=_dcfe ._deeg [_fgfa ];_gga ,_baae =_eaca .EncodeBytes (_gga );if _baae !=nil {return nil ,_baae ; -};};return _gga ,nil ;}; - -// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. -func (_ccf *FlateEncoder )EncodeBytes (data []byte )([]byte ,error ){if _ccf .Predictor !=1&&_ccf .Predictor !=11{_fgg .Log .Debug ("E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0046\u006c\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065r\u0020P\u0072\u0065\u0064\u0069c\u0074\u006fr\u0020\u003d\u0020\u0031\u002c\u0020\u0031\u0031\u0020\u006f\u006e\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064"); -return nil ,ErrUnsupportedEncodingParameters ;};if _ccf .Predictor ==11{_gacf :=_ccf .Columns ;_gdfb :=len (data )/_gacf ;if len (data )%_gacf !=0{_fgg .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068"); -return nil ,_d .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0072o\u0077\u0020l\u0065\u006e\u0067\u0074\u0068");};_gage :=_dag .NewBuffer (nil );_fbdf :=make ([]byte ,_gacf );for _gaaa :=0;_gaaa < _gdfb ;_gaaa ++{_cdbc :=data [_gacf *_gaaa :_gacf *(_gaaa +1)]; -_fbdf [0]=_cdbc [0];for _eecg :=1;_eecg < _gacf ;_eecg ++{_fbdf [_eecg ]=byte (int (_cdbc [_eecg ]-_cdbc [_eecg -1])%256);};_gage .WriteByte (1);_gage .Write (_fbdf );};data =_gage .Bytes ();};var _fgfb _dag .Buffer ;_cgbf :=_ba .NewWriter (&_fgfb );_cgbf .Write (data ); -_cgbf .Close ();return _fgfb .Bytes (),nil ;}; +func (_bgg *PdfCrypt )GetAccessPermissions ()_bba .Permissions {return _bgg ._fab .P };var _aeedc =_aa .MustCompile ("\u005b\\\u0072\u005c\u006e\u005d\u005c\u0073\u002a\u0028\u0078\u0072\u0065f\u0029\u005c\u0073\u002a\u005b\u005c\u0072\u005c\u006e\u005d"); -// String returns a string describing `ref`. -func (_aegg *PdfObjectReference )String ()string {return _gf .Sprintf ("\u0052\u0065\u0066\u0028\u0025\u0064\u0020\u0025\u0064\u0029",_aegg .ObjectNumber ,_aegg .GenerationNumber );}; - -// GetFilterName returns the name of the encoding filter. -func (_dcgd *JPXEncoder )GetFilterName ()string {return StreamEncodingFilterNameJPX }; -// String returns a string describing `ind`. -func (_bcfg *PdfIndirectObject )String ()string {return _gf .Sprintf ("\u0049\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0025\u0064",(*_bcfg ).ObjectNumber );}; - -// EncodeBytes ASCII encodes the passed in slice of bytes. -func (_aeaa *ASCIIHexEncoder )EncodeBytes (data []byte )([]byte ,error ){var _egcd _dag .Buffer ;for _ ,_acaag :=range data {_egcd .WriteString (_gf .Sprintf ("\u0025\u002e\u0032X\u0020",_acaag ));};_egcd .WriteByte ('>');return _egcd .Bytes (),nil ;}; -func (_gggb *PdfCrypt )isDecrypted (_def PdfObject )bool {_ ,_fdd :=_gggb ._dac [_def ];if _fdd {_fgg .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0064\u0065\u0063\u0072y\u0070\u0074\u0065\u0064");return true ;};switch _accd :=_def .(type ){case *PdfObjectStream :if _gggb ._ge .R !=5{if _ecdf ,_dbc :=_accd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_dbc &&*_ecdf =="\u0058\u0052\u0065\u0066"{return true ;};};case *PdfIndirectObject :if _ ,_fdd =_gggb ._dfa [int (_accd .ObjectNumber )];_fdd {return true ;};switch _feae :=_accd .PdfObject .(type ){case *PdfObjectDictionary :_fgea :=true ;for _ ,_gffe :=range _bebg {if _feae .Get (_gffe )==nil {_fgea =false ; -break ;};};if _fgea {return true ;};};};_fgg .Log .Trace ("\u004e\u006f\u0074\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; - -// WriteString outputs the object as it is to be written to file. -func (_ccdf *PdfObjectArray )WriteString ()string {var _fdda _df .Builder ;_fdda .WriteString ("\u005b");for _dbfbb ,_befc :=range _ccdf .Elements (){_fdda .WriteString (_befc .WriteString ());if _dbfbb < (_ccdf .Len ()-1){_fdda .WriteString ("\u0020"); -};};_fdda .WriteString ("\u005d");return _fdda .String ();}; +// EncodeBytes DCT encodes the passed in slice of bytes. +func (_ffca *DCTEncoder )EncodeBytes (data []byte )([]byte ,error ){var _aab _fd .Image ;if _ffca .ColorComponents ==1&&_ffca .BitsPerComponent ==8{_aab =&_fd .Gray {Rect :_fd .Rect (0,0,_ffca .Width ,_ffca .Height ),Pix :data ,Stride :_bc .BytesPerLine (_ffca .Width ,_ffca .BitsPerComponent ,_ffca .ColorComponents )}; +}else {var _aef error ;_aab ,_aef =_bc .NewImage (_ffca .Width ,_ffca .Height ,_ffca .BitsPerComponent ,_ffca .ColorComponents ,data ,nil ,nil );if _aef !=nil {return nil ,_aef ;};};_cced :=_f .Options {};_cced .Quality =_ffca .Quality ;var _baaa _gf .Buffer ; +if _bcdg :=_f .Encode (&_baaa ,_aab ,&_cced );_bcdg !=nil {return nil ,_bcdg ;};return _baaa .Bytes (),nil ;}; // MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_ceef *CCITTFaxEncoder )MakeStreamDict ()*PdfObjectDictionary {_acfa :=MakeDict ();_acfa .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_ceef .GetFilterName ()));_acfa .SetIfNotNil ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_ceef .MakeDecodeParams ()); -return _acfa ;};func (_dcc *PdfCrypt )decryptBytes (_ceb []byte ,_afba string ,_dfc []byte )([]byte ,error ){_fgg .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073");_ebc ,_gbb :=_dcc ._afb [_afba ];if !_gbb {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_afba ); -};return _ebc .DecryptBytes (_ceb ,_dfc );}; +func (_gbaea *CCITTFaxEncoder )MakeStreamDict ()*PdfObjectDictionary {_bbeg :=MakeDict ();_bbeg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_gbaea .GetFilterName ()));_bbeg .SetIfNotNil ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_gbaea .MakeDecodeParams ()); +return _bbeg ;};type xrefType int ; -// Clear resets the dictionary to an empty state. -func (_aecb *PdfObjectDictionary )Clear (){_aecb ._bfdf =[]PdfObjectName {};_aecb ._fbbg =map[PdfObjectName ]PdfObject {};_aecb ._bcfdc =&_dea .Mutex {};}; - -// PdfObjectString represents the primitive PDF string object. -type PdfObjectString struct{_bega string ;_acfba bool ;}; +// DecodeImages decodes the page images from the jbig2 'encoded' data input. +// The jbig2 document may contain multiple pages, thus the function can return multiple +// images. The images order corresponds to the page number. +func (_dgf *JBIG2Encoder )DecodeImages (encoded []byte )([]_fd .Image ,error ){const _caecb ="\u004aB\u0049\u0047\u0032\u0045n\u0063\u006f\u0064\u0065\u0072.\u0044e\u0063o\u0064\u0065\u0049\u006d\u0061\u0067\u0065s";_acg ,_gacc :=_afg .Decode (encoded ,_afg .Parameters {},_dgf .Globals .ToDocumentGlobals ()); +if _gacc !=nil {return nil ,_dg .Wrap (_gacc ,_caecb ,"");};_cbeb ,_gacc :=_acg .PageNumber ();if _gacc !=nil {return nil ,_dg .Wrap (_gacc ,_caecb ,"");};_dcg :=[]_fd .Image {};var _bdcc _fd .Image ;for _aeca :=1;_aeca <=_cbeb ;_aeca ++{_bdcc ,_gacc =_acg .DecodePageImage (_aeca ); +if _gacc !=nil {return nil ,_dg .Wrapf (_gacc ,_caecb ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_aeca );};_dcg =append (_dcg ,_bdcc );};return _dcg ,nil ;}; -// MakeEncodedString creates a PdfObjectString with encoded content, which can be either -// UTF-16BE or PDFDocEncoding depending on whether `utf16BE` is true or false respectively. -func MakeEncodedString (s string ,utf16BE bool )*PdfObjectString {if utf16BE {var _ggcgag _dag .Buffer ;_ggcgag .Write ([]byte {0xFE,0xFF});_ggcgag .WriteString (_a .StringToUTF16 (s ));return &PdfObjectString {_bega :_ggcgag .String (),_acfba :true }; -};return &PdfObjectString {_bega :string (_a .StringToPDFDocEncoding (s )),_acfba :false };}; +// MakeDict creates and returns an empty PdfObjectDictionary. +func MakeDict ()*PdfObjectDictionary {_gbdaf :=&PdfObjectDictionary {};_gbdaf ._efca =map[PdfObjectName ]PdfObject {};_gbdaf ._bbdc =[]PdfObjectName {};_gbdaf ._aecea =&_c .Mutex {};return _gbdaf ;}; -// UpdateParams updates the parameter values of the encoder. -func (_cba *FlateEncoder )UpdateParams (params *PdfObjectDictionary ){_cgcb ,_fada :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _fada ==nil {_cba .Predictor =int (_cgcb );};_ebacg ,_fada :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -if _fada ==nil {_cba .BitsPerComponent =int (_ebacg );};_gbeb ,_fada :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _fada ==nil {_cba .Columns =int (_gbeb );};_dge ,_fada :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); -if _fada ==nil {_cba .Colors =int (_dge );};}; +// LookupByReference looks up a PdfObject by a reference. +func (_begc *PdfParser )LookupByReference (ref PdfObjectReference )(PdfObject ,error ){_fef .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0075\u0070\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0025\u0073",ref .String ()); +return _begc .LookupByNumber (int (ref .ObjectNumber ));}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_geae *MultiEncoder )MakeStreamDict ()*PdfObjectDictionary {_cffdg :=MakeDict ();_cffdg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",_geae .GetFilterArray ());for _ ,_ecdcb :=range _geae ._deeg {_bcff :=_ecdcb .MakeStreamDict ();for _ ,_cdab :=range _bcff .Keys (){_fbbab :=_bcff .Get (_cdab ); -if _cdab !="\u0046\u0069\u006c\u0074\u0065\u0072"&&_cdab !="D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"{_cffdg .Set (_cdab ,_fbbab );};};};_gabc :=_geae .MakeDecodeParams ();if _gabc !=nil {_cffdg .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_gabc ); -};return _cffdg ;}; +// GetFilterName returns the name of the encoding filter. +func (_ecdb *ASCII85Encoder )GetFilterName ()string {return StreamEncodingFilterNameASCII85 }; -// JBIG2Encoder implements both jbig2 encoder and the decoder. The encoder allows to encode -// provided images (best used document scans) in multiple way. By default it uses single page generic -// encoder. It allows to store lossless data as a single segment. -// In order to store multiple image pages use the 'FileMode' which allows to store more pages within single jbig2 document. -// WIP: In order to obtain better compression results the encoder would allow to encode the input in a -// lossy or lossless way with a component (symbol) mode. It divides the image into components. -// Then checks if any component is 'similar' to the others and maps them together. The symbol classes are stored -// in the dictionary. Then the encoder creates text regions which uses the related symbol classes to fill it's space. -// The similarity is defined by the 'Threshold' variable (default: 0.95). The less the value is, the more components -// matches to single class, thus the compression is better, but the result might become lossy. -type JBIG2Encoder struct{ +// JBIG2EncoderSettings contains the parameters and settings used by the JBIG2Encoder. +// Current version works only on JB2Generic compression. +type JBIG2EncoderSettings struct{ -// These values are required to be set for the 'EncodeBytes' method. -// ColorComponents defines the number of color components for provided image. -ColorComponents int ; +// FileMode defines if the jbig2 encoder should return full jbig2 file instead of +// shortened pdf mode. This adds the file header to the jbig2 definition. +FileMode bool ; -// BitsPerComponent is the number of bits that stores per color component -BitsPerComponent int ; +// Compression is the setting that defines the compression type used for encoding the page. +Compression JBIG2CompressionType ; -// Width is the width of the image to encode -Width int ; +// DuplicatedLinesRemoval code generic region in a way such that if the lines are duplicated the encoder +// doesn't store it twice. +DuplicatedLinesRemoval bool ; -// Height is the height of the image to encode. -Height int ;_cbcc *_cf .Document ; +// DefaultPixelValue is the bit value initial for every pixel in the page. +DefaultPixelValue uint8 ; -// Globals are the JBIG2 global segments. -Globals _eb .Globals ; +// ResolutionX optional setting that defines the 'x' axis input image resolution - used for single page encoding. +ResolutionX int ; -// IsChocolateData defines if the data is encoded such that -// binary data '1' means black and '0' white. -// otherwise the data is called vanilla. -// Naming convention taken from: 'https://en.wikipedia.org/wiki/Binary_image#Interpretation' -IsChocolateData bool ; +// ResolutionY optional setting that defines the 'y' axis input image resolution - used for single page encoding. +ResolutionY int ; -// DefaultPageSettings are the settings parameters used by the jbig2 encoder. -DefaultPageSettings JBIG2EncoderSettings ;}; +// Threshold defines the threshold of the image correlation for +// non Generic compression. +// User only for JB2SymbolCorrelation and JB2SymbolRankHaus methods. +// Best results in range [0.7 - 0.98] - the less the better the compression would be +// but the more lossy. +// Default value: 0.95 +Threshold float64 ;}; -// GetUpdatedObjects returns pdf objects which were updated from the specific version (from prevParser). -func (_edgg *PdfParser )GetUpdatedObjects (prevParser *PdfParser )(map[int64 ]PdfObject ,error ){if prevParser ==nil {return nil ,_d .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0070\u0061\u0072\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020nu\u006c\u006c"); -};_feec ,_ddabf :=_edgg .getNumbersOfUpdatedObjects (prevParser );if _ddabf !=nil {return nil ,_ddabf ;};_bcfd :=make (map[int64 ]PdfObject );for _ ,_edede :=range _feec {if _dgcfb ,_afg :=_edgg .LookupByNumber (_edede );_afg ==nil {_bcfd [int64 (_edede )]=_dgcfb ; -}else {return nil ,_afg ;};};return _bcfd ,nil ;}; +// GetBoolVal returns the bool value within a *PdObjectBool represented by an PdfObject interface directly or indirectly. +// If the PdfObject does not represent a bool value, a default value of false is returned (found = false also). +func GetBoolVal (obj PdfObject )(_eagb bool ,_gddfe bool ){_facee ,_gddfe :=TraceToDirectObject (obj ).(*PdfObjectBool );if _gddfe {return bool (*_facee ),true ;};return false ,false ;}; -// HeaderCommentBytes gets the header comment bytes. -func (_gbag ParserMetadata )HeaderCommentBytes ()[4]byte {return _gbag ._ecdd }; +// CheckAccessRights checks access rights and permissions for a specified password. If either user/owner password is +// specified, full rights are granted, otherwise the access rights are specified by the Permissions flag. +// +// The bool flag indicates that the user can access and view the file. +// The AccessPermissions shows what access the user has for editing etc. +// An error is returned if there was a problem performing the authentication. +func (_gdbed *PdfParser )CheckAccessRights (password []byte )(bool ,_bba .Permissions ,error ){if _gdbed ._fffgf ==nil {return true ,_bba .PermOwner ,nil ;};return _gdbed ._fffgf .checkAccessRights (password );};func _aagb (_gda *PdfObjectStream ,_aeb *PdfObjectDictionary )(*LZWEncoder ,error ){_aac :=NewLZWEncoder (); +_babb :=_gda .PdfObjectDictionary ;if _babb ==nil {return _aac ,nil ;};if _aeb ==nil {_cgb :=TraceToDirectObject (_babb .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _cgb !=nil {if _aeceb ,_ddbcb :=_cgb .(*PdfObjectDictionary ); +_ddbcb {_aeb =_aeceb ;}else if _bcb ,_bce :=_cgb .(*PdfObjectArray );_bce {if _bcb .Len ()==1{if _bddc ,_gcba :=GetDict (_bcb .Get (0));_gcba {_aeb =_bddc ;};};};if _aeb ==nil {_fef .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074 \u0061 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0025\u0023\u0076",_cgb ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};};_cfgcg :=_babb .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");if _cfgcg !=nil {_eedb ,_eede :=_cfgcg .(*PdfObjectInteger ); +if !_eede {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a \u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u006e\u0075\u006d\u0065\u0072i\u0063 \u0028\u0025\u0054\u0029",_cfgcg ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_eedb !=0&&*_eedb !=1{return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0076\u0061\u006c\u0075e\u0020\u0028\u006e\u006f\u0074 \u0030\u0020o\u0072\u0020\u0031\u0029"); +};_aac .EarlyChange =int (*_eedb );}else {_aac .EarlyChange =1;};if _aeb ==nil {return _aac ,nil ;};if _bgaa ,_bbea :=GetIntVal (_aeb .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));_bbea {if _bgaa ==0||_bgaa ==1{_aac .EarlyChange =_bgaa ; +}else {_fef .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020E\u0061\u0072\u006c\u0079\u0043\u0068\u0061n\u0067\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020%\u0064",_bgaa );};};_cfgcg =_aeb .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"); +if _cfgcg !=nil {_dgda ,_acdb :=_cfgcg .(*PdfObjectInteger );if !_acdb {_fef .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_cfgcg ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_aac .Predictor =int (*_dgda );};_cfgcg =_aeb .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _cfgcg !=nil {_gdbd ,_fcg :=_cfgcg .(*PdfObjectInteger );if !_fcg {_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +return nil ,_fc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_aac .BitsPerComponent =int (*_gdbd );};if _aac .Predictor > 1{_aac .Columns =1;_cfgcg =_aeb .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _cfgcg !=nil {_caea ,_dcfd :=_cfgcg .(*PdfObjectInteger );if !_dcfd {return nil ,_fc .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_aac .Columns =int (*_caea ); +};_aac .Colors =1;_cfgcg =_aeb .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _cfgcg !=nil {_efee ,_daebdc :=_cfgcg .(*PdfObjectInteger );if !_daebdc {return nil ,_fc .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +};_aac .Colors =int (*_efee );};};_fef .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_aeb .String ());return _aac ,nil ;};func (_fffaa *PdfParser )readTextLine ()(string ,error ){var _effe _gf .Buffer ; +for {_cfdf ,_abfe :=_fffaa ._cedf .Peek (1);if _abfe !=nil {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_abfe .Error ());return _effe .String (),_abfe ;};if (_cfdf [0]!='\r')&&(_cfdf [0]!='\n'){_ddca ,_ :=_fffaa ._cedf .ReadByte (); +_effe .WriteByte (_ddca );}else {break ;};};return _effe .String (),nil ;};func (_gagdd *PdfParser )parseArray ()(*PdfObjectArray ,error ){_egae :=MakeArray ();_gagdd ._cedf .ReadByte ();for {_gagdd .skipSpaces ();_dbfd ,_ffaa :=_gagdd ._cedf .Peek (1); +if _ffaa !=nil {return _egae ,_ffaa ;};if _dbfd [0]==']'{_gagdd ._cedf .ReadByte ();break ;};_gbded ,_ffaa :=_gagdd .parseObject ();if _ffaa !=nil {return _egae ,_ffaa ;};_egae .Append (_gbded );};return _egae ,nil ;};func (_dce *PdfParser )checkPostEOFData ()error {const _gcaf ="\u0025\u0025\u0045O\u0046"; +_ ,_gab :=_dce ._ccfe .Seek (-int64 (len ([]byte (_gcaf )))-1,_gdb .SeekEnd );if _gab !=nil {return _gab ;};_dbbc :=make ([]byte ,len ([]byte (_gcaf ))+1);_ ,_gab =_dce ._ccfe .Read (_dbbc );if _gab !=nil {if _gab !=_gdb .EOF {return _gab ;};};if string (_dbbc )==_gcaf ||string (_dbbc )==_gcaf +"\u000a"{_dce ._bffd ._fgga =true ; +};return nil ;}; -// IsDecimalDigit checks if the character is a part of a decimal number string. -func IsDecimalDigit (c byte )bool {return '0'<=c &&c <='9'};func _dbfg (_dgfb string )(PdfObjectReference ,error ){_cacb :=PdfObjectReference {};_ddgg :=_efca .FindStringSubmatch (_dgfb );if len (_ddgg )< 3{_fgg .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -return _cacb ,_d .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_bbegb ,_ :=_g .Atoi (_ddgg [1]);_dadb ,_ :=_g .Atoi (_ddgg [2]);_cacb .ObjectNumber =int64 (_bbegb );_cacb .GenerationNumber =int64 (_dadb ); -return _cacb ,nil ;}; +// DecodeBytes decodes a slice of Flate encoded bytes and returns the result. +func (_caaa *FlateEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fef .Log .Trace ("\u0046\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065\u0020b\u0079\u0074\u0065\u0073");if len (encoded )==0{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u006d\u0070\u0074\u0079\u0020\u0046\u006c\u0061\u0074\u0065 e\u006ec\u006f\u0064\u0065\u0064\u0020\u0062\u0075\u0066\u0066\u0065\u0072\u002e \u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0065\u006d\u0070\u0074\u0079\u0020\u0062y\u0074\u0065\u0020\u0073\u006c\u0069\u0063\u0065\u002e"); +return []byte {},nil ;};_gcce :=_gf .NewReader (encoded );_ced ,_gfce :=_ege .NewReader (_gcce );if _gfce !=nil {_fef .Log .Debug ("\u0044e\u0063o\u0064\u0069\u006e\u0067\u0020e\u0072\u0072o\u0072\u0020\u0025\u0076\u000a",_gfce );_fef .Log .Debug ("\u0053t\u0072e\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (encoded ),encoded ); +return nil ,_gfce ;};defer _ced .Close ();var _aegcc _gf .Buffer ;_aegcc .ReadFrom (_ced );return _aegcc .Bytes (),nil ;};func (_gbe *PdfCrypt )isEncrypted (_dcd PdfObject )bool {_ ,_cgdf :=_gbe ._dee [_dcd ];if _cgdf {_fef .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0065\u006e\u0063\u0072y\u0070\u0074\u0065\u0064"); +return true ;};_fef .Log .Trace ("\u004e\u006f\u0074\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; -// EncodeBytes encodes slice of bytes into JBIG2 encoding format. -// The input 'data' must be an image. In order to Decode it a user is responsible to -// load the codec ('png', 'jpg'). -// Returns jbig2 single page encoded document byte slice. The encoder uses DefaultPageSettings -// to encode given image. -func (_cbge *JBIG2Encoder )EncodeBytes (data []byte )([]byte ,error ){const _aacb ="\u004aB\u0049\u0047\u0032\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002eE\u006e\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065\u0073";if _cbge .ColorComponents !=1||_cbge .BitsPerComponent !=1{return nil ,_bab .Errorf (_aacb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u002e\u0020\u004a\u0042\u0049G\u0032\u0020E\u006e\u0063o\u0064\u0065\u0072\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020bi\u006e\u0061\u0072\u0079\u0020\u0069\u006d\u0061\u0067e\u0073\u0020\u0064\u0061\u0074\u0061"); -};var (_fbbd *_aa .Bitmap ;_cgec error ;);_ebbe :=(_cbge .Width *_cbge .Height )==len (data );if _ebbe {_fbbd ,_cgec =_aa .NewWithUnpaddedData (_cbge .Width ,_cbge .Height ,data );}else {_fbbd ,_cgec =_aa .NewWithData (_cbge .Width ,_cbge .Height ,data ); -};if _cgec !=nil {return nil ,_cgec ;};_faeb :=_cbge .DefaultPageSettings ;if _cgec =_faeb .Validate ();_cgec !=nil {return nil ,_bab .Wrap (_cgec ,_aacb ,"");};if _cbge ._cbcc ==nil {_cbge ._cbcc =_cf .InitEncodeDocument (_faeb .FileMode );};switch _faeb .Compression {case JB2Generic :if _cgec =_cbge ._cbcc .AddGenericPage (_fbbd ,_faeb .DuplicatedLinesRemoval ); -_cgec !=nil {return nil ,_bab .Wrap (_cgec ,_aacb ,"");};case JB2SymbolCorrelation :return nil ,_bab .Error (_aacb ,"s\u0079\u006d\u0062\u006f\u006c\u0020\u0063\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e e\u006e\u0063\u006f\u0064i\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006dpl\u0065\u006de\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); -case JB2SymbolRankHaus :return nil ,_bab .Error (_aacb ,"\u0073y\u006d\u0062o\u006c\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073 \u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065m\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); -default:return nil ,_bab .Error (_aacb ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020c\u006f\u006d\u0070\u0072\u0065\u0073\u0073i\u006f\u006e");};return _cbge .Encode ();};func _ffg (_fb XrefTable ){_fgg .Log .Debug ("\u003dX\u003d\u0058\u003d\u0058\u003d"); -_fgg .Log .Debug ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_dfgd :=0;for _ ,_gfe :=range _fb .ObjectMap {_fgg .Log .Debug ("i\u002b\u0031\u003a\u0020\u0025\u0064 \u0028\u006f\u0062\u006a\u0020\u006eu\u006d\u003a\u0020\u0025\u0064\u0020\u0067e\u006e\u003a\u0020\u0025\u0064\u0029\u0020\u002d\u003e\u0020%\u0064",_dfgd +1,_gfe .ObjectNumber ,_gfe .Generation ,_gfe .Offset ); -_dfgd ++;};}; +// PdfObjectReference represents the primitive PDF reference object. +type PdfObjectReference struct{_begga *PdfParser ;ObjectNumber int64 ;GenerationNumber int64 ;};var _eead =_aa .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064\u002b)\u005c\u0073\u002a\u0024");func _ffde (_abf int )cryptFilters {return cryptFilters {_fba :_bf .NewFilterV2 (_abf )}}; -// GetFilterName returns the name of the encoding filter. -func (_ggbd *RawEncoder )GetFilterName ()string {return StreamEncodingFilterNameRaw };var _facb =_dec .MustCompile ("\u005b\\\u0072\u005c\u006e\u005d\u005c\u0073\u002a\u0028\u0078\u0072\u0065f\u0029\u005c\u0073\u002a\u005b\u005c\u0072\u005c\u006e\u005d"); +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_cegf *RunLengthEncoder )MakeStreamDict ()*PdfObjectDictionary {_fcdg :=MakeDict ();_fcdg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_cegf .GetFilterName ()));return _fcdg ;}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_ecf *RunLengthEncoder )MakeDecodeParams ()PdfObject {return nil }; - -// IsOctalDigit checks if a character can be part of an octal digit string. -func IsOctalDigit (c byte )bool {return '0'<=c &&c <='7'}; +func (_ecba *JPXEncoder )MakeDecodeParams ()PdfObject {return nil };func (_cbeg *PdfParser )seekToEOFMarker (_cbdc int64 )error {var _ddba int64 ;var _gagc int64 =2048;for _ddba < _cbdc -4{if _cbdc <=(_gagc +_ddba ){_gagc =_cbdc -_ddba ;};_ ,_egfe :=_cbeg ._ccfe .Seek (_cbdc -_ddba -_gagc ,_gdb .SeekStart ); +if _egfe !=nil {return _egfe ;};_bebd :=make ([]byte ,_gagc );_cbeg ._ccfe .Read (_bebd );_fef .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0045\u004f\u0046 \u006da\u0072\u006b\u0065\u0072\u003a\u0020\u0022%\u0073\u0022",string (_bebd )); +_cgeb :=_gddf .FindAllStringIndex (string (_bebd ),-1);if _cgeb !=nil {_ddace :=_cgeb [len (_cgeb )-1];_fef .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_cgeb );_efgcg :=_cbdc -_ddba -_gagc +int64 (_ddace [0]);_cbeg ._ccfe .Seek (_efgcg ,_gdb .SeekStart ); +return nil ;};_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); +_ddba +=_gagc -4;};_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006be\u0072 \u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e");return _debg ;};func (_fdce *PdfParser )loadXrefs ()(*PdfObjectDictionary ,error ){_fdce ._aaea .ObjectMap =make (map[int ]XrefObject ); +_fdce ._edaba =make (objectStreams );_bafe ,_bcedc :=_fdce ._ccfe .Seek (0,_gdb .SeekEnd );if _bcedc !=nil {return nil ,_bcedc ;};_fef .Log .Trace ("\u0066s\u0069\u007a\u0065\u003a\u0020\u0025d",_bafe );_fdce ._agde =_bafe ;_bcedc =_fdce .seekToEOFMarker (_bafe ); +if _bcedc !=nil {_fef .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0073\u0065\u0065\u006b\u0020\u0074\u006f\u0020\u0065\u006f\u0066\u0020\u006d\u0061\u0072\u006b\u0065\u0072: \u0025\u0076",_bcedc );return nil ,_bcedc ;};_efcf ,_bcedc :=_fdce ._ccfe .Seek (0,_gdb .SeekCurrent ); +if _bcedc !=nil {return nil ,_bcedc ;};var _abcg int64 =64;_cgce :=_efcf -_abcg ;if _cgce < 0{_cgce =0;};_ ,_bcedc =_fdce ._ccfe .Seek (_cgce ,_gdb .SeekStart );if _bcedc !=nil {return nil ,_bcedc ;};_cbebc :=make ([]byte ,_abcg );_ ,_bcedc =_fdce ._ccfe .Read (_cbebc ); +if _bcedc !=nil {_fef .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u006c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u003a\u0020\u0025\u0076",_bcedc ); +return nil ,_bcedc ;};_fdda :=_bdcdf .FindStringSubmatch (string (_cbebc ));if len (_fdda )< 2{_fef .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020s\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u0020n\u006f\u0074\u0020f\u006fu\u006e\u0064\u0021"); +return nil ,_d .New ("\u0073\u0074\u0061\u0072tx\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};if len (_fdda )> 2{_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004du\u006c\u0074\u0069\u0070\u006c\u0065\u0020s\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u0020\u0028\u0025\u0073\u0029\u0021",_cbebc ); +return nil ,_d .New ("m\u0075\u006c\u0074\u0069\u0070\u006ce\u0020\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065f\u0020\u0065\u006et\u0072i\u0065\u0073\u003f");};_ffeb ,_ :=_b .ParseInt (_fdda [1],10,64);_fef .Log .Trace ("\u0073t\u0061r\u0074\u0078\u0072\u0065\u0066\u0020\u0061\u0074\u0020\u0025\u0064",_ffeb ); +if _ffeb > _bafe {_fef .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u006f\u0066f\u0073e\u0074 \u006fu\u0074\u0073\u0069\u0064\u0065\u0020\u006f\u0066\u0020\u0066\u0069\u006c\u0065");_fef .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0072e\u0070\u0061\u0069\u0072"); +_ffeb ,_bcedc =_fdce .repairLocateXref ();if _bcedc !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0052\u0065\u0070\u0061\u0069\u0072\u0020\u0061\u0074\u0074\u0065\u006d\u0070t\u0020\u0066\u0061\u0069\u006c\u0065\u0064 \u0028\u0025\u0073\u0029"); +return nil ,_bcedc ;};};_fdce ._ccfe .Seek (_ffeb ,_gdb .SeekStart );_fdce ._cedf =_dd .NewReader (_fdce ._ccfe );_adab ,_bcedc :=_fdce .parseXref ();if _bcedc !=nil {return nil ,_bcedc ;};_cffag :=_adab .Get ("\u0058R\u0065\u0066\u0053\u0074\u006d");if _cffag !=nil {_gffeg ,_gecg :=_cffag .(*PdfObjectInteger ); +if !_gecg {return nil ,_d .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0021=\u0020\u0069\u006e\u0074");};_ ,_bcedc =_fdce .parseXrefStream (_gffeg );if _bcedc !=nil {return nil ,_bcedc ;};};var _ggaf []int64 ;_gdea :=func (_bagf int64 ,_gecgd []int64 )bool {for _ ,_cbebd :=range _gecgd {if _cbebd ==_bagf {return true ; +};};return false ;};_cffag =_adab .Get ("\u0050\u0072\u0065\u0076");for _cffag !=nil {_cgga ,_gafce :=_cffag .(*PdfObjectInteger );if !_gafce {_fef .Log .Debug ("\u0049\u006ev\u0061\u006c\u0069\u0064\u0020P\u0072\u0065\u0076\u0020\u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u003a\u0020\u004e\u006f\u0074\u0020\u0061\u0020\u002a\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_cffag ); +return _adab ,nil ;};_fadf :=*_cgga ;_fef .Log .Trace ("\u0041\u006eot\u0068\u0065\u0072 \u0050\u0072\u0065\u0076 xr\u0065f \u0074\u0061\u0062\u006c\u0065\u0020\u006fbj\u0065\u0063\u0074\u0020\u0061\u0074\u0020%\u0064",_fadf );_fdce ._ccfe .Seek (int64 (_fadf ),_gdb .SeekStart ); +_fdce ._cedf =_dd .NewReader (_fdce ._ccfe );_afca ,_fdg :=_fdce .parseXref ();if _fdg !=nil {_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006e\u0067\u003a\u0020\u0045\u0072\u0072\u006f\u0072\u0020-\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069n\u0067\u0020\u0061\u006e\u006f\u0074\u0068\u0065\u0072\u0020\u0028\u0050re\u0076\u0029\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072"); +_fef .Log .Debug ("\u0041\u0074t\u0065\u006d\u0070\u0074i\u006e\u0067 \u0074\u006f\u0020\u0063\u006f\u006e\u0074\u0069n\u0075\u0065\u0020\u0062\u0079\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067\u0020\u0069\u0074");break ;};_fdce ._defdg =append (_fdce ._defdg ,int64 (_fadf )); +_cffag =_afca .Get ("\u0050\u0072\u0065\u0076");if _cffag !=nil {_bfgggd :=*(_cffag .(*PdfObjectInteger ));if _gdea (int64 (_bfgggd ),_ggaf ){_fef .Log .Debug ("\u0050\u0072ev\u0065\u006e\u0074i\u006e\u0067\u0020\u0063irc\u0075la\u0072\u0020\u0078\u0072\u0065\u0066\u0020re\u0066\u0065\u0072\u0065\u006e\u0063\u0069n\u0067"); +break ;};_ggaf =append (_ggaf ,int64 (_bfgggd ));};};return _adab ,nil ;}; -// DecodeImages decodes the page images from the jbig2 'encoded' data input. -// The jbig2 document may contain multiple pages, thus the function can return multiple -// images. The images order corresponds to the page number. -func (_dbcg *JBIG2Encoder )DecodeImages (encoded []byte )([]_da .Image ,error ){const _egfb ="\u004aB\u0049\u0047\u0032\u0045n\u0063\u006f\u0064\u0065\u0072.\u0044e\u0063o\u0064\u0065\u0049\u006d\u0061\u0067\u0065s";_bbage ,_edeg :=_bg .Decode (encoded ,_bg .Parameters {},_dbcg .Globals .ToDocumentGlobals ()); -if _edeg !=nil {return nil ,_bab .Wrap (_edeg ,_egfb ,"");};_fffe ,_edeg :=_bbage .PageNumber ();if _edeg !=nil {return nil ,_bab .Wrap (_edeg ,_egfb ,"");};_ccge :=[]_da .Image {};var _eeca _da .Image ;for _fcba :=1;_fcba <=_fffe ;_fcba ++{_eeca ,_edeg =_bbage .DecodePageImage (_fcba ); -if _edeg !=nil {return nil ,_bab .Wrapf (_edeg ,_egfb ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_fcba );};_ccge =append (_ccge ,_eeca );};return _ccge ,nil ;}; +// GetNumbersAsFloat converts a list of pdf objects representing floats or integers to a slice of +// float64 values. +func GetNumbersAsFloat (objects []PdfObject )(_daee []float64 ,_cdbbb error ){for _ ,_afgf :=range objects {_bbabf ,_gdagf :=GetNumberAsFloat (_afgf );if _gdagf !=nil {return nil ,_gdagf ;};_daee =append (_daee ,_bbabf );};return _daee ,nil ;};func _bddg (_bgccg *PdfObjectStream )(*MultiEncoder ,error ){_efa :=NewMultiEncoder (); +_afad :=_bgccg .PdfObjectDictionary ;if _afad ==nil {return _efa ,nil ;};var _bddee *PdfObjectDictionary ;var _cbca []PdfObject ;_edcc :=_afad .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _edcc !=nil {_ecee ,_dff :=_edcc .(*PdfObjectDictionary ); +if _dff {_bddee =_ecee ;};_dade ,_bddd :=_edcc .(*PdfObjectArray );if _bddd {for _ ,_eggd :=range _dade .Elements (){_eggd =TraceToDirectObject (_eggd );if _bced ,_dadb :=_eggd .(*PdfObjectDictionary );_dadb {_cbca =append (_cbca ,_bced );}else {_cbca =append (_cbca ,MakeDict ()); +};};};};_edcc =_afad .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");if _edcc ==nil {return nil ,_fc .Errorf ("\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_edcf ,_ffec :=_edcc .(*PdfObjectArray );if !_ffec {return nil ,_fc .Errorf ("m\u0075\u006c\u0074\u0069\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0063\u0061\u006e\u0020\u006f\u006el\u0079\u0020\u0062\u0065\u0020\u006d\u0061\u0064\u0065\u0020fr\u006f\u006d\u0020a\u0072r\u0061\u0079"); +};for _fdcf ,_deag :=range _edcf .Elements (){_bfag ,_gcff :=_deag .(*PdfObjectName );if !_gcff {return nil ,_fc .Errorf ("\u006d\u0075l\u0074\u0069\u0020\u0066i\u006c\u0074e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020e\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061 \u006e\u0061\u006d\u0065"); +};var _deecb PdfObject ;if _bddee !=nil {_deecb =_bddee ;}else {if len (_cbca )> 0{if _fdcf >=len (_cbca ){return nil ,_fc .Errorf ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0073\u0020\u0069\u006e\u0020d\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006d\u0073\u0020a\u0072\u0072\u0061\u0079"); +};_deecb =_cbca [_fdcf ];};};var _gbaf *PdfObjectDictionary ;if _age ,_cceg :=_deecb .(*PdfObjectDictionary );_cceg {_gbaf =_age ;};_fef .Log .Trace ("\u004e\u0065\u0078t \u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073\u002c \u0064p\u003a \u0025v\u002c\u0020\u0064\u0050\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u0076",*_bfag ,_deecb ,_gbaf ); +if *_bfag ==StreamEncodingFilterNameFlate {_ccfa ,_bddf :=_gege (_bgccg ,_gbaf );if _bddf !=nil {return nil ,_bddf ;};_efa .AddEncoder (_ccfa );}else if *_bfag ==StreamEncodingFilterNameLZW {_bafd ,_gdcc :=_aagb (_bgccg ,_gbaf );if _gdcc !=nil {return nil ,_gdcc ; +};_efa .AddEncoder (_bafd );}else if *_bfag ==StreamEncodingFilterNameASCIIHex {_dabg :=NewASCIIHexEncoder ();_efa .AddEncoder (_dabg );}else if *_bfag ==StreamEncodingFilterNameASCII85 {_fgbd :=NewASCII85Encoder ();_efa .AddEncoder (_fgbd );}else if *_bfag ==StreamEncodingFilterNameDCT {_edee ,_gdec :=_dfg (_bgccg ,_efa ); +if _gdec !=nil {return nil ,_gdec ;};_efa .AddEncoder (_edee );_fef .Log .Trace ("A\u0064d\u0065\u0064\u0020\u0044\u0043\u0054\u0020\u0065n\u0063\u006f\u0064\u0065r.\u002e\u002e");_fef .Log .Trace ("\u004du\u006ct\u0069\u0020\u0065\u006e\u0063o\u0064\u0065r\u003a\u0020\u0025\u0023\u0076",_efa ); +}else if *_bfag ==StreamEncodingFilterNameCCITTFax {_ffaf ,_egfa :=_ddagb (_bgccg ,_gbaf );if _egfa !=nil {return nil ,_egfa ;};_efa .AddEncoder (_ffaf );}else {_fef .Log .Error ("U\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u0069l\u0074\u0065\u0072\u0020\u0025\u0073",*_bfag ); +return nil ,_fc .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u0066\u0069\u006c\u0074er \u0069n \u006d\u0075\u006c\u0074\u0069\u0020\u0066il\u0074\u0065\u0072\u0020\u0061\u0072\u0072a\u0079");};};return _efa ,nil ;}; -// ToGoImage converts the JBIG2Image to the golang image.Image. -func (_ggbde *JBIG2Image )ToGoImage ()(_da .Image ,error ){const _cece ="J\u0042I\u0047\u0032\u0049\u006d\u0061\u0067\u0065\u002eT\u006f\u0047\u006f\u0049ma\u0067\u0065";if _ggbde .Data ==nil {return nil ,_bab .Error (_cece ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); -};if _ggbde .Width ==0||_ggbde .Height ==0{return nil ,_bab .Error (_cece ,"\u0069\u006d\u0061\u0067\u0065\u0020h\u0065\u0069\u0067\u0068\u0074\u0020\u006f\u0072\u0020\u0077\u0069\u0064\u0074h\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};_abg ,_adba :=_fa .NewImage (_ggbde .Width ,_ggbde .Height ,1,1,_ggbde .Data ,nil ,nil );if _adba !=nil {return nil ,_adba ;};return _abg ,nil ;}; +// UpdateParams updates the parameter values of the encoder. +func (_fccc *MultiEncoder )UpdateParams (params *PdfObjectDictionary ){for _ ,_eadca :=range _fccc ._gebb {_eadca .UpdateParams (params );};}; -// MakeIndirectObject creates an PdfIndirectObject with a specified direct object PdfObject. -func MakeIndirectObject (obj PdfObject )*PdfIndirectObject {_ffda :=&PdfIndirectObject {};_ffda .PdfObject =obj ;return _ffda ;};func (_agdf *PdfParser )parseXrefTable ()(*PdfObjectDictionary ,error ){var _gffg *PdfObjectDictionary ;_fbdd ,_cdaff :=_agdf .readTextLine (); -if _cdaff !=nil {return nil ,_cdaff ;};if _agdf ._ffefc &&_df .Count (_df .TrimPrefix (_fbdd ,"\u0078\u0072\u0065\u0066"),"\u0020")> 0{_agdf ._cdbe ._cbf =true ;};_fgg .Log .Trace ("\u0078\u0072\u0065\u0066 f\u0069\u0072\u0073\u0074\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_fbdd ); -_dbgbg :=-1;_caafd :=0;_fccd :=false ;_dccg :="";for {_agdf .skipSpaces ();_ ,_dabg :=_agdf ._bbgg .Peek (1);if _dabg !=nil {return nil ,_dabg ;};_fbdd ,_dabg =_agdf .readTextLine ();if _dabg !=nil {return nil ,_dabg ;};_fba :=_bbce .FindStringSubmatch (_fbdd ); -if len (_fba )==0{_gadb :=len (_dccg )> 0;_dccg +=_fbdd +"\u000a";if _gadb {_fba =_bbce .FindStringSubmatch (_dccg );};};if len (_fba )==3{if _agdf ._ffefc &&!_agdf ._cdbe ._aefg {var (_ggad bool ;_cddf int ;);for _ ,_baee :=range _fbdd {if _f .IsDigit (_baee ){if _ggad {break ; -};continue ;};if !_ggad {_ggad =true ;};_cddf ++;};if _cddf > 1{_agdf ._cdbe ._aefg =true ;};};_cfbaf ,_ :=_g .Atoi (_fba [1]);_aaaa ,_ :=_g .Atoi (_fba [2]);_dbgbg =_cfbaf ;_caafd =_aaaa ;_fccd =true ;_dccg ="";_fgg .Log .Trace ("\u0078r\u0065\u0066 \u0073\u0075\u0062s\u0065\u0063\u0074\u0069\u006f\u006e\u003a \u0066\u0069\u0072\u0073\u0074\u0020o\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0064\u0020\u006fb\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0064",_dbgbg ,_caafd ); -continue ;};_ecaf :=_ageg .FindStringSubmatch (_fbdd );if len (_ecaf )==4{if !_fccd {_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0058r\u0065\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u006fr\u006da\u0074\u0021\u000a");return nil ,_d .New ("\u0078\u0072\u0065\u0066 i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); -};_fgbbf ,_ :=_g .ParseInt (_ecaf [1],10,64);_cgae ,_ :=_g .Atoi (_ecaf [2]);_dgea :=_ecaf [3];_dccg ="";if _df .ToLower (_dgea )=="\u006e"&&_fgbbf > 1{_cecb ,_cadff :=_agdf ._gfcb .ObjectMap [_dbgbg ];if !_cadff ||_cgae > _cecb .Generation {_bccd :=XrefObject {ObjectNumber :_dbgbg ,XType :XrefTypeTableEntry ,Offset :_fgbbf ,Generation :_cgae }; -_agdf ._gfcb .ObjectMap [_dbgbg ]=_bccd ;};};_dbgbg ++;continue ;};if (len (_fbdd )> 6)&&(_fbdd [:7]=="\u0074r\u0061\u0069\u006c\u0065\u0072"){_fgg .Log .Trace ("\u0046o\u0075n\u0064\u0020\u0074\u0072\u0061i\u006c\u0065r\u0020\u002d\u0020\u0025\u0073",_fbdd ); -if len (_fbdd )> 9{_cebf :=_agdf .GetFileOffset ();_agdf .SetFileOffset (_cebf -int64 (len (_fbdd ))+7);};_agdf .skipSpaces ();_agdf .skipComments ();_fgg .Log .Trace ("R\u0065\u0061\u0064\u0069ng\u0020t\u0072\u0061\u0069\u006c\u0065r\u0020\u0064\u0069\u0063\u0074\u0021"); -_fgg .Log .Trace ("\u0070\u0065\u0065\u006b\u003a\u0020\u0022\u0025\u0073\u0022",_fbdd );_gffg ,_dabg =_agdf .ParseDict ();_fgg .Log .Trace ("\u0045O\u0046\u0020\u0072\u0065a\u0064\u0069\u006e\u0067\u0020t\u0072a\u0069l\u0065\u0072\u0020\u0064\u0069\u0063\u0074!"); -if _dabg !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0070\u0061r\u0073\u0069\u006e\u0067\u0020\u0074\u0072a\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063\u0074\u0020\u0028\u0025\u0073\u0029",_dabg );return nil ,_dabg ;};break ;};if _fbdd =="\u0025\u0025\u0045O\u0046"{_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u006e\u0064 \u006f\u0066\u0020\u0066\u0069\u006c\u0065 -\u0020\u0074\u0072\u0061i\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066ou\u006e\u0064 \u002d\u0020\u0065\u0072\u0072\u006f\u0072\u0021"); -return nil ,_d .New ("\u0065\u006e\u0064 \u006f\u0066\u0020\u0066i\u006c\u0065\u0020\u002d\u0020\u0074\u0072a\u0069\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_fgg .Log .Trace ("\u0078\u0072\u0065\u0066\u0020\u006d\u006f\u0072\u0065 \u003a\u0020\u0025\u0073",_fbdd ); -};_fgg .Log .Trace ("\u0045\u004f\u0046 p\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0021");if _agdf ._bcaf ==nil {_degc :=XrefTypeTableEntry ;_agdf ._bcaf =&_degc ;};return _gffg ,nil ;}; +// Update updates multiple keys and returns the dictionary back so can be used in a chained fashion. +func (_gbdc *PdfObjectDictionary )Update (objmap map[string ]PdfObject )*PdfObjectDictionary {_gbdc ._aecea .Lock ();defer _gbdc ._aecea .Unlock ();for _cfcbg ,_dcec :=range objmap {_gbdc .setWithLock (PdfObjectName (_cfcbg ),_dcec ,false );};return _gbdc ; +};func (_feed *PdfParser )parseString ()(*PdfObjectString ,error ){_feed ._cedf .ReadByte ();var _eacfd _gf .Buffer ;_bbc :=1;for {_caba ,_dbfb :=_feed ._cedf .Peek (1);if _dbfb !=nil {return MakeString (_eacfd .String ()),_dbfb ;};if _caba [0]=='\\'{_feed ._cedf .ReadByte (); +_eeba ,_baeg :=_feed ._cedf .ReadByte ();if _baeg !=nil {return MakeString (_eacfd .String ()),_baeg ;};if IsOctalDigit (_eeba ){_edcfc ,_dgcb :=_feed ._cedf .Peek (2);if _dgcb !=nil {return MakeString (_eacfd .String ()),_dgcb ;};var _fbfg []byte ;_fbfg =append (_fbfg ,_eeba ); +for _ ,_ceba :=range _edcfc {if IsOctalDigit (_ceba ){_fbfg =append (_fbfg ,_ceba );}else {break ;};};_feed ._cedf .Discard (len (_fbfg )-1);_fef .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_fbfg ); +_gegg ,_dgcb :=_b .ParseUint (string (_fbfg ),8,32);if _dgcb !=nil {return MakeString (_eacfd .String ()),_dgcb ;};_eacfd .WriteByte (byte (_gegg ));continue ;};switch _eeba {case 'n':_eacfd .WriteRune ('\n');case 'r':_eacfd .WriteRune ('\r');case 't':_eacfd .WriteRune ('\t'); +case 'b':_eacfd .WriteRune ('\b');case 'f':_eacfd .WriteRune ('\f');case '(':_eacfd .WriteRune ('(');case ')':_eacfd .WriteRune (')');case '\\':_eacfd .WriteRune ('\\');};continue ;}else if _caba [0]=='('{_bbc ++;}else if _caba [0]==')'{_bbc --;if _bbc ==0{_feed ._cedf .ReadByte (); +break ;};};_babe ,_ :=_feed ._cedf .ReadByte ();_eacfd .WriteByte (_babe );};return MakeString (_eacfd .String ()),nil ;}; -// NewRawEncoder returns a new instace of RawEncoder. -func NewRawEncoder ()*RawEncoder {return &RawEncoder {}}; +// EncodeBytes JPX encodes the passed in slice of bytes. +func (_ecab *JPXEncoder )EncodeBytes (data []byte )([]byte ,error ){_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_ecab .GetFilterName ()); +return data ,ErrNoJPXDecode ;}; -// GetNumberAsFloat returns the contents of `obj` as a float if it is an integer or float, or an -// error if it isn't. -func GetNumberAsFloat (obj PdfObject )(float64 ,error ){switch _efdag :=obj .(type ){case *PdfObjectFloat :return float64 (*_efdag ),nil ;case *PdfObjectInteger :return float64 (*_efdag ),nil ;case *PdfObjectReference :_bacc :=TraceToDirectObject (obj ); -return GetNumberAsFloat (_bacc );case *PdfIndirectObject :return GetNumberAsFloat (_efdag .PdfObject );};return 0,ErrNotANumber ;}; +// DecodeBytes decodes the CCITTFax encoded image data. +func (_bbdg *CCITTFaxEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_ecfd ,_eeae :=_af .NewDecoder (encoded ,_af .DecodeOptions {Columns :_bbdg .Columns ,Rows :_bbdg .Rows ,K :_bbdg .K ,EncodedByteAligned :_bbdg .EncodedByteAlign ,BlackIsOne :_bbdg .BlackIs1 ,EndOfBlock :_bbdg .EndOfBlock ,EndOfLine :_bbdg .EndOfLine ,DamagedRowsBeforeError :_bbdg .DamagedRowsBeforeError }); +if _eeae !=nil {return nil ,_eeae ;};_afdd ,_eeae :=_bg .ReadAll (_ecfd );if _eeae !=nil {return nil ,_eeae ;};return _afdd ,nil ;}; // DecodeStream decodes RunLengthEncoded stream object and give back decoded bytes. -func (_eeg *RunLengthEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _eeg .DecodeBytes (streamObj .Stream );};func (_fbbdcg *PdfParser )parseNull ()(PdfObjectNull ,error ){_ ,_gega :=_fbbdcg ._bbgg .Discard (4);return PdfObjectNull {},_gega ; -};func (_gead *offsetReader )Seek (offset int64 ,whence int )(int64 ,error ){if whence ==_eee .SeekStart {offset +=_gead ._egge ;};_agfd ,_dabd :=_gead ._gecd .Seek (offset ,whence );if _dabd !=nil {return _agfd ,_dabd ;};if whence ==_eee .SeekCurrent {_agfd -=_gead ._egge ; -};if _agfd < 0{return 0,_d .New ("\u0063\u006f\u0072\u0065\u002eo\u0066\u0066\u0073\u0065\u0074\u0052\u0065\u0061\u0064\u0065\u0072\u002e\u0053e\u0065\u006b\u003a\u0020\u006e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); -};return _agfd ,nil ;};var _ageg =_dec .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064+\u0029\u005c\u0073\u002b\u0028\u005b\u006e\u0066\u005d\u0029\\\u0073\u002a\u0024");var _cagf =_dec .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a"); -func (_adcd *PdfParser )parseXrefStream (_cdac *PdfObjectInteger )(*PdfObjectDictionary ,error ){if _cdac !=nil {_fgg .Log .Trace ("\u0058\u0052\u0065f\u0053\u0074\u006d\u0020x\u0072\u0065\u0066\u0020\u0074\u0061\u0062l\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0061\u0074\u0020\u0025\u0064",_cdac ); -_adcd ._ecfc .Seek (int64 (*_cdac ),_eee .SeekStart );_adcd ._bbgg =_ec .NewReader (_adcd ._ecfc );};_bbbaf :=_adcd .GetFileOffset ();_ddbf ,_cgdd :=_adcd .ParseIndirectObject ();if _cgdd !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0078\u0072\u0065\u0066\u0020\u006fb\u006a\u0065\u0063\u0074"); -return nil ,_d .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072e\u0061\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062j\u0065\u0063\u0074");};_fgg .Log .Trace ("\u0058R\u0065f\u0053\u0074\u006d\u0020\u006fb\u006a\u0065c\u0074\u003a\u0020\u0025\u0073",_ddbf ); -_dfdb ,_edgb :=_ddbf .(*PdfObjectStream );if !_edgb {_fgg .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0058R\u0065\u0066\u0053\u0074\u006d\u0020\u0070o\u0069\u006e\u0074\u0069\u006e\u0067 \u0074\u006f\u0020\u006e\u006f\u006e\u002d\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0021"); -return nil ,_d .New ("\u0058\u0052\u0065\u0066\u0053\u0074\u006d\u0020\u0070\u006f\u0069\u006e\u0074i\u006e\u0067\u0020\u0074\u006f\u0020a\u0020\u006e\u006f\u006e\u002d\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006fb\u006a\u0065\u0063\u0074");};_gdgf :=_dfdb .PdfObjectDictionary ; -_gbcd ,_edgb :=_dfdb .PdfObjectDictionary .Get ("\u0053\u0069\u007a\u0065").(*PdfObjectInteger );if !_edgb {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0073\u0069\u007a\u0065\u0020f\u0072\u006f\u006d\u0020\u0078\u0072\u0065f\u0020\u0073\u0074\u006d"); -return nil ,_d .New ("\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0053\u0069\u007ae\u0020\u0066\u0072\u006f\u006d\u0020\u0078\u0072\u0065\u0066 \u0073\u0074\u006d");};if int64 (*_gbcd )> 8388607{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u0053\u0069\u007a\u0065\u0020\u0065x\u0063\u0065\u0065\u0064\u0065\u0064\u0020l\u0069\u006d\u0069\u0074\u002c\u0020\u006f\u0076\u0065\u0072\u00208\u0033\u0038\u0038\u0036\u0030\u0037\u0020\u0028\u0025\u0064\u0029",*_gbcd ); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_dcgb :=_dfdb .PdfObjectDictionary .Get ("\u0057");_ggbe ,_edgb :=_dcgb .(*PdfObjectArray );if !_edgb {return nil ,_d .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0020\u0069\u006e\u0020x\u0072\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -};_affc :=_ggbe .Len ();if _affc !=3{_fgg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0073\u0074\u006d\u0020\u0028\u006c\u0065\u006e\u0028\u0057\u0029\u0020\u0021\u003d\u0020\u0033\u0020\u002d\u0020\u0025\u0064\u0029",_affc ); -return nil ,_d .New ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0078\u0072\u0065f\u0020s\u0074\u006d\u0020\u006c\u0065\u006e\u0028\u0057\u0029\u0020\u0021\u003d\u0020\u0033");};var _dagb []int64 ;for _fccb :=0;_fccb < 3; -_fccb ++{_baea ,_ccgd :=GetInt (_ggbe .Get (_fccb ));if !_ccgd {return nil ,_d .New ("i\u006e\u0076\u0061\u006cid\u0020w\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0074\u0079\u0070\u0065");};_dagb =append (_dagb ,int64 (*_baea ));};_adfd ,_cgdd :=DecodeStream (_dfdb ); -if _cgdd !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f \u0064e\u0063o\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_cgdd );return nil ,_cgdd ;};_gaega :=int (_dagb [0]); -_caebd :=int (_dagb [0]+_dagb [1]);_bcgdf :=int (_dagb [0]+_dagb [1]+_dagb [2]);_fgdgf :=int (_dagb [0]+_dagb [1]+_dagb [2]);if _gaega < 0||_caebd < 0||_bcgdf < 0{_fgg .Log .Debug ("\u0045\u0072\u0072\u006fr\u0020\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u003c \u0030 \u0028\u0025\u0064\u002c\u0025\u0064\u002c%\u0064\u0029",_gaega ,_caebd ,_bcgdf ); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _fgdgf ==0{_fgg .Log .Debug ("\u004e\u006f\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0069\u006e\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u0028\u0064\u0065\u006c\u0074\u0061\u0062\u0020=\u003d\u0020\u0030\u0029"); -return _gdgf ,nil ;};_ddaa :=len (_adfd )/_fgdgf ;_dfdcd :=0;_gbda :=_dfdb .PdfObjectDictionary .Get ("\u0049\u006e\u0064e\u0078");var _bcgc []int ;if _gbda !=nil {_fgg .Log .Trace ("\u0049n\u0064\u0065\u0078\u003a\u0020\u0025b",_gbda );_beff ,_beabf :=_gbda .(*PdfObjectArray ); -if !_beabf {_fgg .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0029"); -return nil ,_d .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0049\u006e\u0064e\u0078\u0020\u006f\u0062je\u0063\u0074");};if _beff .Len ()%2!=0{_fgg .Log .Debug ("\u0057\u0041\u0052\u004eI\u004e\u0047\u0020\u0046\u0061\u0069\u006c\u0075\u0072e\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0073\u0074\u006d\u0020i\u006e\u0064\u0065\u0078\u0020n\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006f\u0066\u0020\u0032\u002e"); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_dfdcd =0;_ffcg ,_adaa :=_beff .ToIntegerArray ();if _adaa !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0065\u0078 \u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0073\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0073\u003a\u0020\u0025\u0076",_adaa ); -return nil ,_adaa ;};for _fgbf :=0;_fgbf < len (_ffcg );_fgbf +=2{_dfgcg :=_ffcg [_fgbf ];_gcdc :=_ffcg [_fgbf +1];for _fcee :=0;_fcee < _gcdc ;_fcee ++{_bcgc =append (_bcgc ,_dfgcg +_fcee );};_dfdcd +=_gcdc ;};}else {for _beea :=0;_beea < int (*_gbcd ); -_beea ++{_bcgc =append (_bcgc ,_beea );};_dfdcd =int (*_gbcd );};if _ddaa ==_dfdcd +1{_fgg .Log .Debug ("\u0049n\u0063\u006f\u006d\u0070ati\u0062\u0069\u006c\u0069t\u0079\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u0076\u0065\u0072\u0061\u0067\u0065\u0020\u006f\u0066\u0020\u0031\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u002d\u0020\u0061\u0070\u0070en\u0064\u0069\u006eg\u0020\u006f\u006e\u0065\u0020-\u0020M\u0061\u0079\u0020\u006c\u0065\u0061\u0064\u0020\u0074o\u0020\u0070\u0072\u006f\u0062\u006c\u0065\u006d\u0073"); -_agaeg :=_dfdcd -1;for _ ,_gccc :=range _bcgc {if _gccc > _agaeg {_agaeg =_gccc ;};};_bcgc =append (_bcgc ,_agaeg +1);_dfdcd ++;};if _ddaa !=len (_bcgc ){_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020x\u0072\u0065\u0066 \u0073\u0074\u006d:\u0020\u006eu\u006d\u0020\u0065\u006e\u0074\u0072i\u0065s \u0021\u003d\u0020\u006c\u0065\u006e\u0028\u0069\u006e\u0064\u0069\u0063\u0065\u0073\u0029\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",_ddaa ,len (_bcgc )); -return nil ,_d .New ("\u0078\u0072ef\u0020\u0073\u0074m\u0020\u006e\u0075\u006d en\u0074ri\u0065\u0073\u0020\u0021\u003d\u0020\u006cen\u0028\u0069\u006e\u0064\u0069\u0063\u0065s\u0029");};_fgg .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074s\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0025\u0064",_dfdcd ); -_fgg .Log .Trace ("\u0049\u006e\u0064i\u0063\u0065\u0073\u003a\u0020\u0025\u0020\u0064",_bcgc );_gggbd :=func (_gbbb []byte )int64 {var _gcdb int64 ;for _bgeb :=0;_bgeb < len (_gbbb );_bgeb ++{_gcdb +=int64 (_gbbb [_bgeb ])*(1<=len (_bcgc ){_fgg .Log .Debug ("X\u0052\u0065\u0066\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u002d\u0020\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0063\u0063e\u0073s\u0020\u0069\u006e\u0064e\u0078\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0062\u006f\u0075\u006e\u0064\u0073\u0020\u002d\u0020\u0062\u0072\u0065\u0061\u006b\u0069\u006e\u0067"); -break ;};_cdbcf :=_bcgc [_eefe ];_eefe ++;_fgg .Log .Trace ("%\u0064\u002e\u0020\u0070\u0031\u003a\u0020\u0025\u0020\u0078",_cdbcf ,_deb );_fgg .Log .Trace ("%\u0064\u002e\u0020\u0070\u0032\u003a\u0020\u0025\u0020\u0078",_cdbcf ,_aaaae );_fgg .Log .Trace ("%\u0064\u002e\u0020\u0070\u0033\u003a\u0020\u0025\u0020\u0078",_cdbcf ,_bfff ); -_fgg .Log .Trace ("\u0025d\u002e \u0078\u0072\u0065\u0066\u003a \u0025\u0064 \u0025\u0064\u0020\u0025\u0064",_cdbcf ,_dfeg ,_feb ,_dacd );if _dfeg ==0{_fgg .Log .Trace ("-\u0020\u0046\u0072\u0065\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020-\u0020\u0063\u0061\u006e\u0020\u0070\u0072o\u0062\u0061\u0062\u006c\u0079\u0020\u0069\u0067\u006e\u006fr\u0065"); -}else if _dfeg ==1{_fgg .Log .Trace ("\u002d\u0020I\u006e\u0020\u0075\u0073e\u0020\u002d \u0075\u006e\u0063\u006f\u006d\u0070\u0072\u0065s\u0073\u0065\u0064\u0020\u0076\u0069\u0061\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0062",_aaaae );if _feb ==_bbbaf {_fgg .Log .Debug ("\u0055\u0070d\u0061\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0058\u0052\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064",_cdbcf ,_dfdb .ObjectNumber ); -_cdbcf =int (_dfdb .ObjectNumber );};if _afbcg ,_dbggd :=_adcd ._gfcb .ObjectMap [_cdbcf ];!_dbggd ||int (_dacd )> _afbcg .Generation {_acgg :=XrefObject {ObjectNumber :_cdbcf ,XType :XrefTypeTableEntry ,Offset :_feb ,Generation :int (_dacd )};_adcd ._gfcb .ObjectMap [_cdbcf ]=_acgg ; -};}else if _dfeg ==2{_fgg .Log .Trace ("\u002d\u0020\u0049\u006e \u0075\u0073\u0065\u0020\u002d\u0020\u0063\u006f\u006d\u0070r\u0065s\u0073\u0065\u0064\u0020\u006f\u0062\u006ae\u0063\u0074");if _ ,_bbcg :=_adcd ._gfcb .ObjectMap [_cdbcf ];!_bbcg {_faebg :=XrefObject {ObjectNumber :_cdbcf ,XType :XrefTypeObjectStream ,OsObjNumber :int (_feb ),OsObjIndex :int (_dacd )}; -_adcd ._gfcb .ObjectMap [_cdbcf ]=_faebg ;_fgg .Log .Trace ("\u0065\u006e\u0074\u0072\u0079\u003a\u0020\u0025\u002b\u0076",_faebg );};}else {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0049\u004e\u0056\u0041L\u0049\u0044\u0020\u0054\u0059\u0050\u0045\u0020\u0058\u0072\u0065\u0066\u0053\u0074\u006d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u003f\u002d\u002d\u002d\u002d\u002d\u002d-"); -continue ;};};if _adcd ._bcaf ==nil {_fceec :=XrefTypeObjectStream ;_adcd ._bcaf =&_fceec ;};return _gdgf ,nil ;}; +func (_ddcf *RunLengthEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _ddcf .DecodeBytes (streamObj .Stream );}; -// HasNonConformantStream implements core.ParserMetadata. -func (_dgae ParserMetadata )HasNonConformantStream ()bool {return _dgae ._bcgd };func _abda (_dbbe ,_fbcba ,_gagd int )error {if _fbcba < 0||_fbcba > _dbbe {return _d .New ("s\u006c\u0069\u0063\u0065\u0020\u0069n\u0064\u0065\u0078\u0020\u0061\u0020\u006f\u0075\u0074 \u006f\u0066\u0020b\u006fu\u006e\u0064\u0073"); -};if _gagd < _fbcba {return _d .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0073\u006c\u0069\u0063e\u0020i\u006ed\u0065\u0078\u0020\u0062\u0020\u003c\u0020a");};if _gagd > _dbbe {return _d .New ("s\u006c\u0069\u0063\u0065\u0020\u0069n\u0064\u0065\u0078\u0020\u0062\u0020\u006f\u0075\u0074 \u006f\u0066\u0020b\u006fu\u006e\u0064\u0073"); -};return nil ;}; +// GetPreviousRevisionReadSeeker returns ReadSeeker for the previous version of the Pdf document. +func (_dbbcg *PdfParser )GetPreviousRevisionReadSeeker ()(_gdb .ReadSeeker ,error ){if _eabf :=_dbbcg .seekToEOFMarker (_dbbcg ._agde -_baeb );_eabf !=nil {return nil ,_eabf ;};_abgfg ,_beea :=_dbbcg ._ccfe .Seek (0,_gdb .SeekCurrent );if _beea !=nil {return nil ,_beea ; +};_abgfg +=_baeb ;return _efdb (_dbbcg ._ccfe ,_abgfg );}; -// MultiEncoder supports serial encoding. -type MultiEncoder struct{_deeg []StreamEncoder }; +// PdfCryptNewEncrypt makes the document crypt handler based on a specified crypt filter. +func PdfCryptNewEncrypt (cf _bf .Filter ,userPass ,ownerPass []byte ,perm _bba .Permissions )(*PdfCrypt ,*EncryptInfo ,error ){_bdg :=&PdfCrypt {_dee :make (map[PdfObject ]bool ),_deb :make (cryptFilters ),_fab :_bba .StdEncryptDict {P :perm ,EncryptMetadata :true }}; +var _ga Version ;if cf !=nil {_fbg :=cf .PDFVersion ();_ga .Major ,_ga .Minor =_fbg [0],_fbg [1];V ,R :=cf .HandlerVersion ();_bdg ._bde .V =V ;_bdg ._fab .R =R ;_bdg ._bde .Length =cf .KeyLength ()*8;};const (_edg =_fba ;);_bdg ._deb [_edg ]=cf ;if _bdg ._bde .V >=4{_bdg ._caf =_edg ; +_bdg ._fge =_edg ;};_fcd :=_bdg .newEncryptDict ();_aad :=_de .Sum ([]byte (_bb .Now ().Format (_bb .RFC850 )));_gee :=string (_aad [:]);_fdb :=make ([]byte ,100);_ba .Read (_fdb );_aad =_de .Sum (_fdb );_bcg :=string (_aad [:]);_fef .Log .Trace ("\u0052\u0061\u006e\u0064\u006f\u006d\u0020\u0062\u003a\u0020\u0025\u0020\u0078",_fdb ); +_fef .Log .Trace ("\u0047\u0065\u006e\u0020\u0049\u0064\u0020\u0030\u003a\u0020\u0025\u0020\u0078",_gee );_bdg ._eeb =_gee ;_abbb :=_bdg .generateParams (userPass ,ownerPass );if _abbb !=nil {return nil ,nil ,_abbb ;};_gca (&_bdg ._fab ,_fcd );if _bdg ._bde .V >=4{if _fcdb :=_bdg .saveCryptFilters (_fcd ); +_fcdb !=nil {return nil ,nil ,_fcdb ;};};return _bdg ,&EncryptInfo {Version :_ga ,Encrypt :_fcd ,ID0 :_gee ,ID1 :_bcg },nil ;};func (_eabbgg *PdfParser )xrefNextObjectOffset (_egfc int64 )int64 {_aeeg :=int64 (0);if len (_eabbgg ._aaea .ObjectMap )==0{return 0; +};if len (_eabbgg ._aaea ._ff )==0{_ebcg :=0;for _ ,_fagad :=range _eabbgg ._aaea .ObjectMap {if _fagad .Offset > 0{_ebcg ++;};};if _ebcg ==0{return 0;};_eabbgg ._aaea ._ff =make ([]XrefObject ,_ebcg );_fdbgd :=0;for _ ,_daae :=range _eabbgg ._aaea .ObjectMap {if _daae .Offset > 0{_eabbgg ._aaea ._ff [_fdbgd ]=_daae ; +_fdbgd ++;};};_be .Slice (_eabbgg ._aaea ._ff ,func (_dacg ,_debcd int )bool {return _eabbgg ._aaea ._ff [_dacg ].Offset < _eabbgg ._aaea ._ff [_debcd ].Offset ;});};_aegcg :=_be .Search (len (_eabbgg ._aaea ._ff ),func (_eaed int )bool {return _eabbgg ._aaea ._ff [_eaed ].Offset >=_egfc }); +if _aegcg < len (_eabbgg ._aaea ._ff ){_aeeg =_eabbgg ._aaea ._ff [_aegcg ].Offset ;};return _aeeg ;}; -// ParseIndirectObject parses an indirect object from the input stream. Can also be an object stream. -// Returns the indirect object (*PdfIndirectObject) or the stream object (*PdfObjectStream). -func (_ffba *PdfParser )ParseIndirectObject ()(PdfObject ,error ){_cabed :=PdfIndirectObject {};_cabed ._bfbb =_ffba ;_fgg .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a");_bagg ,_ebce :=_ffba ._bbgg .Peek (20); -if _ebce !=nil {if _ebce !=_eee .EOF {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a");return &_cabed ,_ebce ; -};};_fgg .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_bagg ));_dcbd :=_cagf .FindStringSubmatchIndex (string (_bagg ));if len (_dcbd )< 6{if _ebce ==_eee .EOF {return nil ,_ebce ; -};_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_bagg )); -return &_cabed ,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_ffba ._bbgg .Discard (_dcbd [0]);_fgg .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_dcbd );_bdgeg :=_dcbd [1]-_dcbd [0];_fbda :=make ([]byte ,_bdgeg );_ ,_ebce =_ffba .ReadAtLeast (_fbda ,_bdgeg );if _ebce !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020-\u0020\u0025\u0073",_ebce ); -return nil ,_ebce ;};_fgg .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_fbda );_bbea :=_cagf .FindStringSubmatch (string (_fbda ));if len (_bbea )< 3{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_fbda )); -return &_cabed ,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_ebfc ,_ :=_g .Atoi (_bbea [1]);_aebba ,_ :=_g .Atoi (_bbea [2]);_cabed .ObjectNumber =int64 (_ebfc );_cabed .GenerationNumber =int64 (_aebba );for {_fegb ,_abceb :=_ffba ._bbgg .Peek (2);if _abceb !=nil {return &_cabed ,_abceb ;};_fgg .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_fegb ),string (_fegb )); -if IsWhiteSpace (_fegb [0]){_ffba .skipSpaces ();}else if _fegb [0]=='%'{_ffba .skipComments ();}else if (_fegb [0]=='<')&&(_fegb [1]=='<'){_fgg .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_cabed .PdfObject ,_abceb =_ffba .ParseDict (); -_fgg .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_abceb );if _abceb !=nil {return &_cabed ,_abceb ;};_fgg .Log .Trace ("\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e.\u002e\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); -}else if (_fegb [0]=='/')||(_fegb [0]=='(')||(_fegb [0]=='[')||(_fegb [0]=='<'){_cabed .PdfObject ,_abceb =_ffba .parseObject ();if _abceb !=nil {return &_cabed ,_abceb ;};_fgg .Log .Trace ("P\u0061\u0072\u0073\u0065\u0064\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u002e\u002e\u002e \u0066\u0069\u006ei\u0073h\u0065\u0064\u002e"); -}else if _fegb [0]==']'{_fgg .Log .Debug ("\u0057\u0041\u0052\u004e\u0049N\u0047\u003a\u0020\u0027\u005d\u0027 \u0063\u0068\u0061\u0072\u0061\u0063\u0074e\u0072\u0020\u006eo\u0074\u0020\u0062\u0065i\u006e\u0067\u0020\u0075\u0073\u0065d\u0020\u0061\u0073\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0065\u006e\u0064\u0069n\u0067\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e"); -_ffba ._bbgg .Discard (1);}else {if _fegb [0]=='e'{_bbec ,_afac :=_ffba .readTextLine ();if _afac !=nil {return nil ,_afac ;};if len (_bbec )>=6&&_bbec [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _fegb [0]=='s'{_fegb ,_ =_ffba ._bbgg .Peek (10); -if string (_fegb [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_ffdd :=6;if len (_fegb )> 6{if IsWhiteSpace (_fegb [_ffdd ])&&_fegb [_ffdd ]!='\r'&&_fegb [_ffdd ]!='\n'{_fgg .Log .Debug ("\u004e\u006fn\u002d\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0074\u0020\u0050\u0044\u0046\u0020\u006e\u006f\u0074 \u0065\u006e\u0064\u0069\u006e\u0067 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0069\u006e\u0065\u0020\u0070\u0072o\u0070\u0065r\u006c\u0079\u0020\u0077i\u0074\u0068\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072"); -_ffba ._cdbe ._bcgd =true ;_ffdd ++;};if _fegb [_ffdd ]=='\r'{_ffdd ++;if _fegb [_ffdd ]=='\n'{_ffdd ++;};}else if _fegb [_ffdd ]=='\n'{_ffdd ++;}else {_ffba ._cdbe ._bcgd =true ;};};_ffba ._bbgg .Discard (_ffdd );_bgcg ,_ccdc :=_cabed .PdfObject .(*PdfObjectDictionary ); -if !_ccdc {return nil ,_d .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006di\u0073s\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079");};_fgg .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_bgcg ); -_gddg ,_ebabd :=_ffba .traceStreamLength (_bgcg .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"));if _ebabd !=nil {_fgg .Log .Debug ("\u0046\u0061\u0069l\u0020\u0074\u006f\u0020t\u0072\u0061\u0063\u0065\u0020\u0073\u0074r\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0025\u0076",_ebabd ); -return nil ,_ebabd ;};_fgg .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_gddg );_fdfb ,_fcdfb :=_gddg .(*PdfObjectInteger );if !_fcdfb {return nil ,_d .New ("\u0073\u0074re\u0061\u006d\u0020l\u0065\u006e\u0067\u0074h n\u0065ed\u0073\u0020\u0074\u006f\u0020\u0062\u0065 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067e\u0072"); -};_degf :=*_fdfb ;if _degf < 0{return nil ,_d .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f \u0062e\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030");};_bfdca :=_ffba .GetFileOffset (); -_dbed :=_ffba .xrefNextObjectOffset (_bfdca );if _bfdca +int64 (_degf )> _dbed &&_dbed > _bfdca {_fgg .Log .Debug ("E\u0078\u0070\u0065\u0063te\u0064 \u0065\u006e\u0064\u0069\u006eg\u0020\u0061\u0074\u0020\u0025\u0064",_bfdca +int64 (_degf ));_fgg .Log .Debug ("\u004e\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020\u0061t\u0020\u0025\u0064",_dbed ); -_cefff :=_dbed -_bfdca -17;if _cefff < 0{return nil ,_d .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020go\u0069\u006e\u0067 \u0070\u0061s\u0074\u0020\u0062\u006f\u0075\u006ed\u0061\u0072i\u0065\u0073"); -};_fgg .Log .Debug ("\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0061\u0020l\u0065\u006e\u0067\u0074\u0068\u0020c\u006f\u0072\u0072\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0074\u006f\u0020%\u0064\u002e\u002e\u002e",_cefff );_degf =PdfObjectInteger (_cefff ); -_bgcg .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (_cefff ));};if int64 (_degf )> _ffba ._aabcd {_fgg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053t\u0072\u0065\u0061\u006d\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0069\u007a\u0065"); -return nil ,_d .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020la\u0072\u0067\u0065r\u0020\u0074h\u0061\u006e\u0020\u0066\u0069\u006ce\u0020\u0073i\u007a\u0065");};_dadd :=make ([]byte ,_degf ); -_ ,_ebabd =_ffba .ReadAtLeast (_dadd ,int (_degf ));if _ebabd !=nil {_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_dadd ),_dadd );_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebabd ); -return nil ,_ebabd ;};_acgdd :=PdfObjectStream {};_acgdd .Stream =_dadd ;_acgdd .PdfObjectDictionary =_cabed .PdfObject .(*PdfObjectDictionary );_acgdd .ObjectNumber =_cabed .ObjectNumber ;_acgdd .GenerationNumber =_cabed .GenerationNumber ;_acgdd .PdfObjectReference ._bfbb =_ffba ; -_ffba .skipSpaces ();_ffba ._bbgg .Discard (9);_ffba .skipSpaces ();return &_acgdd ,nil ;};};_cabed .PdfObject ,_abceb =_ffba .parseObject ();if _cabed .PdfObject ==nil {_fgg .Log .Debug ("\u0049N\u0043\u004f\u004dP\u0041\u0054\u0049B\u0049LI\u0054\u0059\u003a\u0020\u0049\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061n \u006fb\u006a\u0065\u0063\u0074\u0020\u002d \u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006ae\u0063\u0074"); -_cabed .PdfObject =MakeNull ();};return &_cabed ,_abceb ;};};if _cabed .PdfObject ==nil {_fgg .Log .Debug ("\u0049N\u0043\u004f\u004dP\u0041\u0054\u0049B\u0049LI\u0054\u0059\u003a\u0020\u0049\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061n \u006fb\u006a\u0065\u0063\u0074\u0020\u002d \u0061\u0073\u0073\u0075\u006di\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006ae\u0063\u0074"); -_cabed .PdfObject =MakeNull ();};_fgg .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021");return &_cabed ,nil ;}; +// EncodeBytes encodes data into ASCII85 encoded format. +func (_adbd *ASCII85Encoder )EncodeBytes (data []byte )([]byte ,error ){var _cefc _gf .Buffer ;for _afc :=0;_afc < len (data );_afc +=4{_cfga :=data [_afc ];_deeda :=1;_cbcg :=byte (0);if _afc +1< len (data ){_cbcg =data [_afc +1];_deeda ++;};_ccaa :=byte (0); +if _afc +2< len (data ){_ccaa =data [_afc +2];_deeda ++;};_ggba :=byte (0);if _afc +3< len (data ){_ggba =data [_afc +3];_deeda ++;};_abaa :=(uint32 (_cfga )<<24)|(uint32 (_cbcg )<<16)|(uint32 (_ccaa )<<8)|uint32 (_ggba );if _abaa ==0{_cefc .WriteByte ('z'); +}else {_bdcf :=_adbd .base256Tobase85 (_abaa );for _ ,_efbbf :=range _bdcf [:_deeda +1]{_cefc .WriteByte (_efbbf +'!');};};};_cefc .WriteString ("\u007e\u003e");return _cefc .Bytes (),nil ;}; -// ParserMetadata gets the pdf parser metadata. -func (_fdgg *PdfParser )ParserMetadata ()(ParserMetadata ,error ){if !_fdgg ._ffefc {return ParserMetadata {},_gf .Errorf ("\u0070\u0061\u0072\u0073\u0065r\u0020\u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0072\u006be\u0064\u0020\u0066\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0064\u0065\u0074\u0061\u0069\u006c\u0065\u0064\u0020\u006d\u0065\u0074\u0061\u0064\u0061\u0074a"); -};return _fdgg ._cdbe ,nil ;}; +// Validate validates the page settings for the JBIG2 encoder. +func (_fafd JBIG2EncoderSettings )Validate ()error {const _gadb ="\u0076a\u006ci\u0064\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065\u0072";if _fafd .Threshold < 0||_fafd .Threshold > 1.0{return _dg .Errorf (_gadb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064\u0020\u0076a\u006c\u0075\u0065\u003a\u0020\u0027\u0025\u0076\u0027 \u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0069\u006e\u0020\u0072\u0061n\u0067\u0065\u0020\u005b\u0030\u002e0\u002c\u0020\u0031.\u0030\u005d",_fafd .Threshold ); +};if _fafd .ResolutionX < 0{return _dg .Errorf (_gadb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0078\u0020\u0072\u0065\u0073\u006f\u006c\u0075\u0074\u0069\u006fn\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u0076\u0065 \u006f\u0072\u0020\u007a\u0065\u0072o\u0020\u0076\u0061l\u0075\u0065",_fafd .ResolutionX ); +};if _fafd .ResolutionY < 0{return _dg .Errorf (_gadb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0079\u0020\u0072\u0065\u0073\u006f\u006c\u0075\u0074\u0069\u006fn\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u0076\u0065 \u006f\u0072\u0020\u007a\u0065\u0072o\u0020\u0076\u0061l\u0075\u0065",_fafd .ResolutionY ); +};if _fafd .DefaultPixelValue !=0&&_fafd .DefaultPixelValue !=1{return _dg .Errorf (_gadb ,"de\u0066\u0061u\u006c\u0074\u0020\u0070\u0069\u0078\u0065\u006c\u0020v\u0061\u006c\u0075\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066o\u0072 \u0074\u0068\u0065\u0020\u0062\u0069\u0074\u003a \u007b0\u002c\u0031}",_fafd .DefaultPixelValue ); +};if _fafd .Compression !=JB2Generic {return _dg .Errorf (_gadb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0063\u006fm\u0070\u0072\u0065\u0073s\u0069\u006f\u006e\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); +};return nil ;}; -// DecodeBytes decodes a byte slice from Run length encoding. +// PdfCryptNewDecrypt makes the document crypt handler based on the encryption dictionary +// and trailer dictionary. Returns an error on failure to process. +func PdfCryptNewDecrypt (parser *PdfParser ,ed ,trailer *PdfObjectDictionary )(*PdfCrypt ,error ){_gef :=&PdfCrypt {_gbc :false ,_ecd :make (map[PdfObject ]bool ),_dee :make (map[PdfObject ]bool ),_begb :make (map[int ]struct{}),_cfg :parser };_gfc ,_eda :=ed .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectName ); +if !_eda {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0043\u0072\u0079\u0070\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0046i\u006c\u0074\u0065\u0072\u0020\u0066\u0069\u0065\u006c\u0064\u0021"); +return _gef ,_d .New ("r\u0065\u0071\u0075\u0069\u0072\u0065d\u0020\u0063\u0072\u0079\u0070\u0074 \u0066\u0069\u0065\u006c\u0064\u0020\u0046i\u006c\u0074\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069n\u0067");};if *_gfc !="\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064"{_fef .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020(%\u0073\u0029",*_gfc ); +return _gef ,_d .New ("\u0075n\u0073u\u0070\u0070\u006f\u0072\u0074e\u0064\u0020F\u0069\u006c\u0074\u0065\u0072");};_gef ._bde .Filter =string (*_gfc );if _eged ,_eae :=ed .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r").(*PdfObjectString );_eae {_gef ._bde .SubFilter =_eged .Str (); +_fef .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0073\u0075\u0062f\u0069\u006ct\u0065\u0072\u0020\u0025\u0073",_eged );};if L ,_gffe :=ed .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger );_gffe {if (*L %8)!=0{_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0049\u006ev\u0061\u006c\u0069\u0064\u0020\u0065\u006ec\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); +return _gef ,_d .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0065\u006e\u0063\u0072y\u0070t\u0069o\u006e\u0020\u006c\u0065\u006e\u0067\u0074h");};_gef ._bde .Length =int (*L );}else {_gef ._bde .Length =40;};_gef ._bde .V =0;if _agbf ,_baca :=ed .Get ("\u0056").(*PdfObjectInteger ); +_baca {V :=int (*_agbf );_gef ._bde .V =V ;if V >=1&&V <=2{_gef ._deb =_ffde (_gef ._bde .Length );}else if V >=4&&V <=5{if _abga :=_gef .loadCryptFilters (ed );_abga !=nil {return _gef ,_abga ;};}else {_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065n\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0061lg\u006f\u0020\u0056 \u003d \u0025\u0064",V ); +return _gef ,_d .New ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d");};};if _ebe :=_afe (&_gef ._fab ,ed );_ebe !=nil {return _gef ,_ebe ;};_ceg :="";if _cfd ,_geb :=trailer .Get ("\u0049\u0044").(*PdfObjectArray ); +_geb &&_cfd .Len ()>=1{_aba ,_fee :=GetString (_cfd .Get (0));if !_fee {return _gef ,_d .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0074r\u0061\u0069l\u0065\u0072\u0020\u0049\u0044");};_ceg =_aba .Str ();}else {_fef .Log .Debug ("\u0054\u0072ai\u006c\u0065\u0072 \u0049\u0044\u0020\u0061rra\u0079 m\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0021"); +};_gef ._eeb =_ceg ;return _gef ,nil ;};func _fgf (_gfgb _gdb .ReadSeeker ,_cfecg int64 )(*offsetReader ,error ){_fcbc :=&offsetReader {_faag :_gfgb ,_ecfe :_cfecg };_ ,_abda :=_fcbc .Seek (0,_gdb .SeekStart );return _fcbc ,_abda ;}; + +// Decrypt an object with specified key. For numbered objects, +// the key argument is not used and a new one is generated based +// on the object and generation number. +// Traverses through all the subobjects (recursive). // -// 7.4.5 RunLengthDecode Filter -// The RunLengthDecode filter decodes data that has been encoded in a simple byte-oriented format based on run length. -// The encoded data shall be a sequence of runs, where each run shall consist of a length byte followed by 1 to 128 -// bytes of data. If the length byte is in the range 0 to 127, the following length + 1 (1 to 128) bytes shall be -// copied literally during decompression. If length is in the range 129 to 255, the following single byte shall be -// copied 257 - length (2 to 128) times during decompression. A length value of 128 shall denote EOD. -func (_affa *RunLengthEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_bced :=_dag .NewReader (encoded );var _dbe []byte ;for {_fdgga ,_gfggg :=_bced .ReadByte ();if _gfggg !=nil {return nil ,_gfggg ;};if _fdgga > 128{_eaeb ,_egca :=_bced .ReadByte (); -if _egca !=nil {return nil ,_egca ;};for _eagb :=0;_eagb < 257-int (_fdgga );_eagb ++{_dbe =append (_dbe ,_eaeb );};}else if _fdgga < 128{for _fbca :=0;_fbca < int (_fdgga )+1;_fbca ++{_gdfbg ,_dgff :=_bced .ReadByte ();if _dgff !=nil {return nil ,_dgff ; -};_dbe =append (_dbe ,_gdfbg );};}else {break ;};};return _dbe ,nil ;}; +// Does not look up references.. That should be done prior to calling. +func (_agd *PdfCrypt )Decrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _agd .isDecrypted (obj ){return nil ;};switch _cce :=obj .(type ){case *PdfIndirectObject :_agd ._ecd [_cce ]=true ;_fef .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067 \u0069\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u0025\u0064\u0020\u0025\u0064\u0020\u006f\u0062\u006a\u0021",_cce .ObjectNumber ,_cce .GenerationNumber ); +_gcd :=_cce .ObjectNumber ;_dgec :=_cce .GenerationNumber ;_deed :=_agd .Decrypt (_cce .PdfObject ,_gcd ,_dgec );if _deed !=nil {return _deed ;};return nil ;case *PdfObjectStream :_agd ._ecd [_cce ]=true ;_eafe :=_cce .PdfObjectDictionary ;if _agd ._fab .R !=5{if _cbf ,_dbc :=_eafe .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_dbc &&*_cbf =="\u0058\u0052\u0065\u0066"{return nil ;};};_fdbc :=_cce .ObjectNumber ;_fbgc :=_cce .GenerationNumber ;_fef .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_fdbc ,_fbgc ); +_cfa :=_fba ;if _agd ._bde .V >=4{_cfa =_agd ._caf ;_fef .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_agd ._caf );if _cfgcf ,_ggd :=_eafe .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); +_ggd {if _aeae ,_badc :=GetName (_cfgcf .Get (0));_badc {if *_aeae =="\u0043\u0072\u0079p\u0074"{_cfa ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _deae ,_dbaf :=_eafe .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); +_dbaf {if _afgad ,_cbc :=_deae .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_cbc {if _ ,_dfc :=_agd ._deb [string (*_afgad )];_dfc {_fef .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_afgad ); +_cfa =string (*_afgad );};};};};};};_fef .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_cfa );if _cfa =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_bcad :=_agd .Decrypt (_eafe ,_fdbc ,_fbgc ); +if _bcad !=nil {return _bcad ;};_cgd ,_bcad :=_agd .makeKey (_cfa ,uint32 (_fdbc ),uint32 (_fbgc ),_agd ._ac );if _bcad !=nil {return _bcad ;};_cce .Stream ,_bcad =_agd .decryptBytes (_cce .Stream ,_cfa ,_cgd );if _bcad !=nil {return _bcad ;};_eafe .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_cce .Stream )))); +return nil ;case *PdfObjectString :_fef .Log .Trace ("\u0044e\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_fdf :=_fba ;if _agd ._bde .V >=4{_fef .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_agd ._fge ); +if _agd ._fge =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_fdf =_agd ._fge ;};_dbaa ,_ada :=_agd .makeKey (_fdf ,uint32 (parentObjNum ),uint32 (parentGenNum ),_agd ._ac );if _ada !=nil {return _ada ;};_fggc :=_cce .Str ();_gfbb :=make ([]byte ,len (_fggc )); +for _daea :=0;_daea < len (_fggc );_daea ++{_gfbb [_daea ]=_fggc [_daea ];};if len (_gfbb )> 0{_fef .Log .Trace ("\u0044e\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_gfbb ,_gfbb ); +_gfbb ,_ada =_agd .decryptBytes (_gfbb ,_fdf ,_dbaa );if _ada !=nil {return _ada ;};};_cce ._deef =string (_gfbb );return nil ;case *PdfObjectArray :for _ ,_bdga :=range _cce .Elements (){_efbg :=_agd .Decrypt (_bdga ,parentObjNum ,parentGenNum );if _efbg !=nil {return _efbg ; +};};return nil ;case *PdfObjectDictionary :_bga :=false ;if _fcf :=_cce .Get ("\u0054\u0079\u0070\u0065");_fcf !=nil {_dbb ,_cdbc :=_fcf .(*PdfObjectName );if _cdbc &&*_dbb =="\u0053\u0069\u0067"{_bga =true ;};};for _ ,_bdgb :=range _cce .Keys (){_geff :=_cce .Get (_bdgb ); +if _bga &&string (_bdgb )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_bdgb )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_bdgb )!="\u0050\u0072\u0065\u0076"&&string (_bdgb )!="\u004c\u0061\u0073\u0074"{_bec :=_agd .Decrypt (_geff ,parentObjNum ,parentGenNum ); +if _bec !=nil {return _bec ;};};};return nil ;};return nil ;}; -// String returns a string describing `d`. -func (_aecc *PdfObjectDictionary )String ()string {var _efadb _df .Builder ;_efadb .WriteString ("\u0044\u0069\u0063t\u0028");for _ ,_gffa :=range _aecc ._bfdf {_dbaca :=_aecc ._fbbg [_gffa ];_efadb .WriteString ("\u0022"+_gffa .String ()+"\u0022\u003a\u0020"); -_efadb .WriteString (_dbaca .String ());_efadb .WriteString ("\u002c\u0020");};_efadb .WriteString ("\u0029");return _efadb .String ();}; +// ParseDict reads and parses a PDF dictionary object enclosed with '<<' and '>>' +func (_edeg *PdfParser )ParseDict ()(*PdfObjectDictionary ,error ){_fef .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_dfgc :=MakeDict ();_dfgc ._bebda =_edeg ;_aefg ,_ :=_edeg ._cedf .ReadByte (); +if _aefg !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_aefg ,_ =_edeg ._cedf .ReadByte ();if _aefg !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +};for {_edeg .skipSpaces ();_edeg .skipComments ();_fgeb ,_gadbe :=_edeg ._cedf .Peek (2);if _gadbe !=nil {return nil ,_gadbe ;};_fef .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_fgeb ),string (_fgeb )); +if (_fgeb [0]=='>')&&(_fgeb [1]=='>'){_fef .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_edeg ._cedf .ReadByte ();_edeg ._cedf .ReadByte ();break ;};_fef .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); +_debc ,_gadbe :=_edeg .parseName ();_fef .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_debc );if _gadbe !=nil {_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_gadbe ); +return nil ,_gadbe ;};if len (_debc )> 4&&_debc [len (_debc )-4:]=="\u006e\u0075\u006c\u006c"{_ccaad :=_debc [0:len (_debc )-4];_fef .Log .Debug ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_debc ); +_fef .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_ccaad );_edeg .skipSpaces ();_abdf ,_ :=_edeg ._cedf .Peek (1);if _abdf [0]=='/'{_dfgc .Set (_ccaad ,MakeNull ());continue ;}; +};_edeg .skipSpaces ();_fcde ,_gadbe :=_edeg .parseObject ();if _gadbe !=nil {return nil ,_gadbe ;};_dfgc .Set (_debc ,_fcde );if _fef .Log .IsLogLevel (_fef .LogLevelTrace ){_fef .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_debc ,_fcde .String ()); +};};_fef .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021");return _dfgc ,nil ;}; -// SetIfNotNil sets the dictionary's key -> val mapping entry -IF- val is not nil. -// Note that we take care to perform a type switch. Otherwise if we would supply a nil value -// of another type, e.g. (PdfObjectArray*)(nil), then it would not be a PdfObject(nil) and thus -// would get set. -func (_cged *PdfObjectDictionary )SetIfNotNil (key PdfObjectName ,val PdfObject ){if val !=nil {switch _edaf :=val .(type ){case *PdfObjectName :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectDictionary :if _edaf !=nil {_cged .Set (key ,val ); -};case *PdfObjectStream :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectString :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectNull :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectInteger :if _edaf !=nil {_cged .Set (key ,val ); -};case *PdfObjectArray :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectBool :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectFloat :if _edaf !=nil {_cged .Set (key ,val );};case *PdfObjectReference :if _edaf !=nil {_cged .Set (key ,val ); -};case *PdfIndirectObject :if _edaf !=nil {_cged .Set (key ,val );};default:_fgg .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0068\u0061\u0070\u0070\u0065\u006e\u0021",val ); -};};};type objectStreams map[int ]objectStream ; +// EncodeJBIG2Image encodes 'img' into jbig2 encoded bytes stream, using default encoder settings. +func (_baeaf *JBIG2Encoder )EncodeJBIG2Image (img *JBIG2Image )([]byte ,error ){const _gaad ="c\u006f\u0072\u0065\u002eEn\u0063o\u0064\u0065\u004a\u0042\u0049G\u0032\u0049\u006d\u0061\u0067\u0065";if _fggd :=_baeaf .AddPageImage (img ,&_baeaf .DefaultPageSettings ); +_fggd !=nil {return nil ,_dg .Wrap (_fggd ,_gaad ,"");};return _baeaf .Encode ();}; -// GetName returns the *PdfObjectName represented by the PdfObject directly or indirectly within an indirect -// object. On type mismatch the found bool flag is false and a nil pointer is returned. -func GetName (obj PdfObject )(_ebae *PdfObjectName ,_babb bool ){_ebae ,_babb =TraceToDirectObject (obj ).(*PdfObjectName );return _ebae ,_babb ;}; +// GetFilterArray returns the names of the underlying encoding filters in an array that +// can be used as /Filter entry. +func (_ebda *MultiEncoder )GetFilterArray ()*PdfObjectArray {_agab :=make ([]PdfObject ,len (_ebda ._gebb ));for _aada ,_gage :=range _ebda ._gebb {_agab [_aada ]=MakeName (_gage .GetFilterName ());};return MakeArray (_agab ...);}; // MakeDecodeParams makes a new instance of an encoding dictionary based on // the current encoder settings. -func (_gffeg *ASCIIHexEncoder )MakeDecodeParams ()PdfObject {return nil };func (_afff *PdfParser )traceStreamLength (_dfde PdfObject )(PdfObject ,error ){_bffg ,_afbdc :=_dfde .(*PdfObjectReference );if _afbdc {_bfge ,_daaa :=_afff ._fed [_bffg .ObjectNumber ]; -if _daaa &&_bfge {_fgg .Log .Debug ("\u0053t\u0072\u0065a\u006d\u0020\u004c\u0065n\u0067\u0074\u0068 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 u\u006e\u0072\u0065s\u006f\u006cv\u0065\u0064\u0020\u0028\u0069\u006cl\u0065\u0067a\u006c\u0029"); -return nil ,_d .New ("\u0069\u006c\u006c\u0065ga\u006c\u0020\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006fo\u0070");};_afff ._fed [_bffg .ObjectNumber ]=true ;};_defb ,_agcg :=_afff .Resolve (_dfde );if _agcg !=nil {return nil ,_agcg ; -};_fgg .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0065\u006e\u0067\u0074h\u003f\u0020\u0025\u0073",_defb );if _afbdc {_afff ._fed [_bffg .ObjectNumber ]=false ;};return _defb ,nil ;}; +func (_fbdd *MultiEncoder )MakeDecodeParams ()PdfObject {if len (_fbdd ._gebb )==0{return nil ;};if len (_fbdd ._gebb )==1{return _fbdd ._gebb [0].MakeDecodeParams ();};_eabba :=MakeArray ();_edab :=true ;for _ ,_dacf :=range _fbdd ._gebb {_fdbg :=_dacf .MakeDecodeParams (); +if _fdbg ==nil {_eabba .Append (MakeNull ());}else {_edab =false ;_eabba .Append (_fdbg );};};if _edab {return nil ;};return _eabba ;}; -// GetFloat returns the *PdfObjectFloat represented by the PdfObject directly or indirectly within an indirect -// object. On type mismatch the found bool flag is false and a nil pointer is returned. -func GetFloat (obj PdfObject )(_fgge *PdfObjectFloat ,_ecae bool ){_fgge ,_ecae =TraceToDirectObject (obj ).(*PdfObjectFloat );return _fgge ,_ecae ;}; - -// UpdateParams updates the parameter values of the encoder. -func (_cbad *RawEncoder )UpdateParams (params *PdfObjectDictionary ){}; - -// GetParser returns the parser for lazy-loading or compare references. -func (_cagd *PdfObjectReference )GetParser ()*PdfParser {return _cagd ._bfbb };const _acee =10; - -// TraceToDirectObject traces a PdfObject to a direct object. For example direct objects contained -// in indirect objects (can be double referenced even). -func TraceToDirectObject (obj PdfObject )PdfObject {if _gggea ,_aagfa :=obj .(*PdfObjectReference );_aagfa {obj =_gggea .Resolve ();};_gbaed ,_addd :=obj .(*PdfIndirectObject );_gdccg :=0;for _addd {obj =_gbaed .PdfObject ;_gbaed ,_addd =GetIndirect (obj ); -_gdccg ++;if _gdccg > _acee {_fgg .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0072\u0061\u0063\u0065\u0020\u0064\u0065p\u0074\u0068\u0020\u006c\u0065\u0076\u0065\u006c\u0020\u0062\u0065\u0079\u006fn\u0064\u0020\u0025\u0064\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0067oi\u006e\u0067\u0020\u0064\u0065\u0065\u0070\u0065\u0072\u0021",_acee ); -return nil ;};};return obj ;};func _ede (_bcde *PdfObjectStream ,_bff *PdfObjectDictionary )(*RunLengthEncoder ,error ){return NewRunLengthEncoder (),nil ;}; - -// GetFilterName returns the name of the encoding filter. -func (_fged *CCITTFaxEncoder )GetFilterName ()string {return StreamEncodingFilterNameCCITTFax }; +// GetCrypter returns the PdfCrypt instance which has information about the PDFs encryption. +func (_gccd *PdfParser )GetCrypter ()*PdfCrypt {return _gccd ._fffgf };func (_bgb *PdfParser )lookupByNumber (_cea int ,_bd bool )(PdfObject ,bool ,error ){_caa ,_aegc :=_bgb .ObjCache [_cea ];if _aegc {_fef .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0063a\u0063\u0068\u0065\u0064\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0025\u0064",_cea ); +return _caa ,false ,nil ;};if _bgb ._edebg ==nil {_bgb ._edebg =map[int ]bool {};};if _bgb ._edebg [_cea ]{_fef .Log .Debug ("ER\u0052\u004f\u0052\u003a\u0020\u004c\u006fok\u0075\u0070\u0020\u006f\u0066\u0020\u0025\u0064\u0020\u0069\u0073\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0069\u006e\u0020\u0070\u0072\u006f\u0067\u0072\u0065\u0073\u0073\u0020\u002d\u0020\u0072\u0065c\u0075\u0072\u0073\u0069\u0076\u0065 \u006c\u006f\u006f\u006b\u0075\u0070\u0020\u0061\u0074t\u0065m\u0070\u0074\u0020\u0062\u006c\u006f\u0063\u006b\u0065\u0064",_cea ); +return nil ,false ,_d .New ("\u0072\u0065\u0063\u0075\u0072\u0073\u0069\u0076\u0065\u0020\u006c\u006f\u006f\u006b\u0075p\u0020a\u0074\u0074\u0065\u006d\u0070\u0074\u0020\u0062\u006c\u006f\u0063\u006b\u0065\u0064");};_bgb ._edebg [_cea ]=true ;defer delete (_bgb ._edebg ,_cea ); +_dab ,_aegc :=_bgb ._aaea .ObjectMap [_cea ];if !_aegc {_fef .Log .Trace ("\u0055\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u006c\u006f\u0063\u0061t\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006e\u0020\u0078\u0072\u0065\u0066\u0073\u0021 \u002d\u0020\u0052\u0065\u0074u\u0072\u006e\u0069\u006e\u0067\u0020\u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +var _faa PdfObjectNull ;return &_faa ,false ,nil ;};_fef .Log .Trace ("L\u006fo\u006b\u0075\u0070\u0020\u006f\u0062\u006a\u0020n\u0075\u006d\u0062\u0065r \u0025\u0064",_cea );if _dab .XType ==XrefTypeTableEntry {_fef .Log .Trace ("\u0078r\u0065f\u006f\u0062\u006a\u0020\u006fb\u006a\u0020n\u0075\u006d\u0020\u0025\u0064",_dab .ObjectNumber ); +_fef .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u0067e\u006e\u0020\u0025\u0064",_dab .Generation );_fef .Log .Trace ("\u0078\u0072\u0065\u0066\u006f\u0062\u006a\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0025\u0064",_dab .Offset ); +_bgb ._ccfe .Seek (_dab .Offset ,_gdb .SeekStart );_bgb ._cedf =_dd .NewReader (_bgb ._ccfe );_cd ,_fcc :=_bgb .ParseIndirectObject ();if _fcc !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006ce\u0064\u0020\u0072\u0065\u0061\u0064\u0069n\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0028\u0025\u0073\u0029",_fcc ); +if _bd {_fef .Log .Debug ("\u0041\u0074t\u0065\u006d\u0070\u0074i\u006e\u0067 \u0074\u006f\u0020\u0072\u0065\u0070\u0061\u0069r\u0020\u0078\u0072\u0065\u0066\u0073\u0020\u0028\u0074\u006f\u0070\u0020d\u006f\u0077\u006e\u0029");_eab ,_cda :=_bgb .repairRebuildXrefsTopDown (); +if _cda !=nil {_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020r\u0065\u0070\u0061\u0069\u0072\u0020\u0028\u0025\u0073\u0029",_cda );return nil ,false ,_cda ;};_bgb ._aaea =*_eab ;return _bgb .lookupByNumber (_cea ,false ); +};return nil ,false ,_fcc ;};if _bd {_egg ,_ ,_ :=_ceb (_cd );if int (_egg )!=_cea {_fef .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0078\u0072\u0065\u0066s\u003a \u0052e\u0062\u0075\u0069\u006c\u0064\u0069\u006eg");_ged :=_bgb .rebuildXrefTable (); +if _ged !=nil {return nil ,false ,_ged ;};_bgb .ObjCache =objectCache {};return _bgb .lookupByNumberWrapper (_cea ,false );};};_fef .Log .Trace ("\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006f\u0062\u006a");_bgb .ObjCache [_cea ]=_cd ; +return _cd ,false ,nil ;}else if _dab .XType ==XrefTypeObjectStream {_fef .Log .Trace ("\u0078r\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0021");_fef .Log .Trace ("\u003e\u004c\u006f\u0061\u0064\u0020\u0076\u0069\u0061\u0020\u004f\u0053\u0021"); +_fef .Log .Trace ("\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u0061\u0076\u0061\u0069\u006c\u0061b\u006c\u0065\u0020\u0069\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020%\u0064\u002f\u0025\u0064",_dab .OsObjNumber ,_dab .OsObjIndex ); +if _dab .OsObjNumber ==_cea {_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0043i\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065f\u0065\u0072\u0065n\u0063e\u0021\u003f\u0021");return nil ,true ,_d .New ("\u0078\u0072\u0065f \u0063\u0069\u0072\u0063\u0075\u006c\u0061\u0072\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +};if _ ,_dcf :=_bgb ._aaea .ObjectMap [_dab .OsObjNumber ];_dcf {_ddac ,_dbd :=_bgb .lookupObjectViaOS (_dab .OsObjNumber ,_cea );if _dbd !=nil {_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069n\u0067\u0020\u0045\u0052\u0052\u0020\u0028\u0025\u0073\u0029",_dbd ); +return nil ,true ,_dbd ;};_fef .Log .Trace ("\u003c\u004c\u006f\u0061\u0064\u0065\u0064\u0020\u0076i\u0061\u0020\u004f\u0053");_bgb .ObjCache [_cea ]=_ddac ;if _bgb ._fffgf !=nil {_bgb ._fffgf ._ecd [_ddac ]=true ;};return _ddac ,true ,nil ;};_fef .Log .Debug ("\u003f\u003f\u0020\u0042\u0065\u006c\u006f\u006eg\u0073\u0020\u0074o \u0061\u0020\u006e\u006f\u006e\u002dc\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u002e.\u002e\u0021"); +return nil ,true ,_d .New ("\u006f\u0073\u0020\u0062\u0065\u006c\u006fn\u0067\u0073\u0020t\u006f\u0020\u0061\u0020n\u006f\u006e\u0020\u0063\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};return nil ,false ,_d .New ("\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0078\u0072\u0065\u0066 \u0074\u0079\u0070\u0065");}; -// String returns a string describing `null`. -func (_bcad *PdfObjectNull )String ()string {return "\u006e\u0075\u006c\u006c"}; +// GetFilterName returns the names of the underlying encoding filters, +// separated by spaces. +// Note: This is just a string, should not be used in /Filter dictionary entry. Use GetFilterArray for that. +// TODO(v4): Refactor to GetFilter() which can be used for /Filter (either Name or Array), this can be +// +// renamed to String() as a pretty string to use in debugging etc. +func (_fcfab *MultiEncoder )GetFilterName ()string {_bbdf :="";for _ceec ,_fbcc :=range _fcfab ._gebb {_bbdf +=_fbcc .GetFilterName ();if _ceec < len (_fcfab ._gebb )-1{_bbdf +="\u0020";};};return _bbdf ;}; -// Decrypt attempts to decrypt the PDF file with a specified password. Also tries to -// decrypt with an empty password. Returns true if successful, false otherwise. -// An error is returned when there is a problem with decrypting. -func (_ccba *PdfParser )Decrypt (password []byte )(bool ,error ){if _ccba ._ddga ==nil {return false ,_d .New ("\u0063\u0068\u0065\u0063k \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u0072s\u0074");};_ceefb ,_abbb :=_ccba ._ddga .authenticate (password ); -if _abbb !=nil {return false ,_abbb ;};if !_ceefb {_ceefb ,_abbb =_ccba ._ddga .authenticate ([]byte (""));};return _ceefb ,_abbb ;}; +// String returns the state of the bool as "true" or "false". +func (_cegc *PdfObjectBool )String ()string {if *_cegc {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; -// ResolveReferencesDeep recursively traverses through object `o`, looking up and replacing -// references with indirect objects. -// Optionally a map of already deep-resolved objects can be provided via `traversed`. The `traversed` map -// is updated while traversing the objects to avoid traversing same objects multiple times. -func ResolveReferencesDeep (o PdfObject ,traversed map[PdfObject ]struct{})error {if traversed ==nil {traversed =map[PdfObject ]struct{}{};};return _gdaf (o ,0,traversed );}; +// Set sets the dictionary's key -> val mapping entry. Overwrites if key already set. +func (_ddgb *PdfObjectDictionary )Set (key PdfObjectName ,val PdfObject ){_ddgb .setWithLock (key ,val ,true );}; -// PdfObjectStreams represents the primitive PDF object streams. -// 7.5.7 Object Streams (page 45). -type PdfObjectStreams struct{PdfObjectReference ;_abab []PdfObject ;}; +// Get returns the PdfObject corresponding to the specified key. +// Returns a nil value if the key is not set. +func (_cdbd *PdfObjectDictionary )Get (key PdfObjectName )PdfObject {_cdbd ._aecea .Lock ();defer _cdbd ._aecea .Unlock ();_debga ,_dbbe :=_cdbd ._efca [key ];if !_dbbe {return nil ;};return _debga ;};type objectCache map[int ]PdfObject ; -// WriteString outputs the object as it is to be written to file. -func (_ededg *PdfObjectName )WriteString ()string {var _gbabf _dag .Buffer ;if len (*_ededg )> 127{_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u0061\u006d\u0065\u0020t\u006fo\u0020l\u006f\u006e\u0067\u0020\u0028\u0025\u0073)",*_ededg );}; -_gbabf .WriteString ("\u002f");for _fffb :=0;_fffb < len (*_ededg );_fffb ++{_fdae :=(*_ededg )[_fffb ];if !IsPrintable (_fdae )||_fdae =='#'||IsDelimiter (_fdae ){_gbabf .WriteString (_gf .Sprintf ("\u0023\u0025\u002e2\u0078",_fdae ));}else {_gbabf .WriteByte (_fdae ); -};};return _gbabf .String ();}; +// Len returns the number of elements in the array. +func (_fcaf *PdfObjectArray )Len ()int {if _fcaf ==nil {return 0;};return len (_fcaf ._bdfag );}; -// GetFilterName returns the name of the encoding filter. -func (_fdgc *ASCII85Encoder )GetFilterName ()string {return StreamEncodingFilterNameASCII85 };func (_ffdbd *PdfParser )repairRebuildXrefsTopDown ()(*XrefTable ,error ){if _ffdbd ._abag {return nil ,_gf .Errorf ("\u0072\u0065\u0070\u0061\u0069\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_ffdbd ._abag =true ;_ffdbd ._ecfc .Seek (0,_eee .SeekStart );_ffdbd ._bbgg =_ec .NewReader (_ffdbd ._ecfc );_cegdb :=20;_ebbec :=make ([]byte ,_cegdb );_cegdg :=XrefTable {};_cegdg .ObjectMap =make (map[int ]XrefObject );for {_ebeg ,_degfa :=_ffdbd ._bbgg .ReadByte (); -if _degfa !=nil {if _degfa ==_eee .EOF {break ;}else {return nil ,_degfa ;};};if _ebeg =='j'&&_ebbec [_cegdb -1]=='b'&&_ebbec [_cegdb -2]=='o'&&IsWhiteSpace (_ebbec [_cegdb -3]){_dcaee :=_cegdb -4;for IsWhiteSpace (_ebbec [_dcaee ])&&_dcaee > 0{_dcaee --; -};if _dcaee ==0||!IsDecimalDigit (_ebbec [_dcaee ]){continue ;};for IsDecimalDigit (_ebbec [_dcaee ])&&_dcaee > 0{_dcaee --;};if _dcaee ==0||!IsWhiteSpace (_ebbec [_dcaee ]){continue ;};for IsWhiteSpace (_ebbec [_dcaee ])&&_dcaee > 0{_dcaee --;};if _dcaee ==0||!IsDecimalDigit (_ebbec [_dcaee ]){continue ; -};for IsDecimalDigit (_ebbec [_dcaee ])&&_dcaee > 0{_dcaee --;};if _dcaee ==0{continue ;};_bebed :=_ffdbd .GetFileOffset ()-int64 (_cegdb -_dcaee );_cgdag :=append (_ebbec [_dcaee +1:],_ebeg );_caffg ,_aadff ,_faeg :=_acad (string (_cgdag ));if _faeg !=nil {_fgg .Log .Debug ("\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u003a\u0020\u0025\u0076",_faeg ); -return nil ,_faeg ;};if _dbdda ,_gagfb :=_cegdg .ObjectMap [_caffg ];!_gagfb ||_dbdda .Generation < _aadff {_ababg :=XrefObject {};_ababg .XType =XrefTypeTableEntry ;_ababg .ObjectNumber =_caffg ;_ababg .Generation =_aadff ;_ababg .Offset =_bebed ;_cegdg .ObjectMap [_caffg ]=_ababg ; -};};_ebbec =append (_ebbec [1:_cegdb ],_ebeg );};_ffdbd ._gfad =nil ;return &_cegdg ,nil ;}; +// GetBool returns the *PdfObjectBool object that is represented by a PdfObject directly or indirectly +// within an indirect object. The bool flag indicates whether a match was found. +func GetBool (obj PdfObject )(_caead *PdfObjectBool ,_eagd bool ){_caead ,_eagd =TraceToDirectObject (obj ).(*PdfObjectBool );return _caead ,_eagd ;}; -// DecodeBytes decodes the CCITTFax encoded image data. -func (_gdfba *CCITTFaxEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_dgg ,_dbgg :=_dfg .NewDecoder (encoded ,_dfg .DecodeOptions {Columns :_gdfba .Columns ,Rows :_gdfba .Rows ,K :_gdfba .K ,EncodedByteAligned :_gdfba .EncodedByteAlign ,BlackIsOne :_gdfba .BlackIs1 ,EndOfBlock :_gdfba .EndOfBlock ,EndOfLine :_gdfba .EndOfLine ,DamagedRowsBeforeError :_gdfba .DamagedRowsBeforeError }); -if _dbgg !=nil {return nil ,_dbgg ;};_fcgb ,_dbgg :=_fg .ReadAll (_dgg );if _dbgg !=nil {return nil ,_dbgg ;};return _fcgb ,nil ;}; +// HasOddLengthHexStrings checks if the document has odd length hexadecimal strings. +func (_efd ParserMetadata )HasOddLengthHexStrings ()bool {return _efd ._dcbc };const (_bfgg =0;_aeaed =1;_dcag =2;_eacf =3;_cga =4;); -// LookupByReference looks up a PdfObject by a reference. -func (_cab *PdfParser )LookupByReference (ref PdfObjectReference )(PdfObject ,error ){_fgg .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0075\u0070\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0025\u0073",ref .String ());return _cab .LookupByNumber (int (ref .ObjectNumber )); -}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +func (_eabb *ASCIIHexEncoder )MakeStreamDict ()*PdfObjectDictionary {_dfef :=MakeDict ();_dfef .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_eabb .GetFilterName ()));return _dfef ;};func (_ddacb *PdfParser )getNumbersOfUpdatedObjects (_edbfd *PdfParser )([]int ,error ){if _edbfd ==nil {return nil ,_d .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0070\u0061\u0072\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020nu\u006c\u006c"); +};_ecabf :=_edbfd ._agde ;_bfcb :=make ([]int ,0);_bdea :=make (map[int ]interface{});_cdgc :=make (map[int ]int64 );for _gceac ,_cagga :=range _ddacb ._aaea .ObjectMap {if _cagga .Offset ==0{if _cagga .OsObjNumber !=0{if _geef ,_ggca :=_ddacb ._aaea .ObjectMap [_cagga .OsObjNumber ]; +_ggca {_bdea [_cagga .OsObjNumber ]=struct{}{};_cdgc [_gceac ]=_geef .Offset ;}else {return nil ,_d .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0078r\u0065\u0066\u0020\u0074ab\u006c\u0065");};};}else {_cdgc [_gceac ]=_cagga .Offset ;};}; +for _ebdg ,_dgaf :=range _cdgc {if _ ,_gedb :=_bdea [_ebdg ];_gedb {continue ;};if _dgaf > _ecabf {_bfcb =append (_bfcb ,_ebdg );};};return _bfcb ,nil ;}; -// HasInvalidSubsectionHeader implements core.ParserMetadata interface. -func (_dgbb ParserMetadata )HasInvalidSubsectionHeader ()bool {return _dgbb ._aefg }; +// Encode encodes previously prepare jbig2 document and stores it as the byte slice. +func (_beb *JBIG2Encoder )Encode ()(_gffb []byte ,_cbce error ){const _gbcgc ="J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065";if _beb ._aca ==nil {return nil ,_dg .Errorf (_gbcgc ,"\u0064\u006f\u0063u\u006d\u0065\u006e\u0074 \u0069\u006e\u0070\u0075\u0074\u0020\u0064a\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};_beb ._aca .FullHeaders =_beb .DefaultPageSettings .FileMode ;_gffb ,_cbce =_beb ._aca .Encode ();if _cbce !=nil {return nil ,_dg .Wrap (_cbce ,_gbcgc ,"");};return _gffb ,nil ;}; -// PdfObjectBool represents the primitive PDF boolean object. -type PdfObjectBool bool ; +// AddPageImage adds the page with the image 'img' to the encoder context in order to encode it jbig2 document. +// The 'settings' defines what encoding type should be used by the encoder. +func (_gadd *JBIG2Encoder )AddPageImage (img *JBIG2Image ,settings *JBIG2EncoderSettings )(_ddde error ){const _baeae ="\u004a\u0042\u0049\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065\u0049m\u0061\u0067\u0065"; +if _gadd ==nil {return _dg .Error (_baeae ,"J\u0042I\u0047\u0032\u0044\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u0069\u0073 n\u0069\u006c");};if settings ==nil {settings =&_gadd .DefaultPageSettings ;};if _gadd ._aca ==nil {_gadd ._aca =_ce .InitEncodeDocument (settings .FileMode ); +};if _ddde =settings .Validate ();_ddde !=nil {return _dg .Wrap (_ddde ,_baeae ,"");};_agdb ,_ddde :=img .toBitmap ();if _ddde !=nil {return _dg .Wrap (_ddde ,_baeae ,"");};switch settings .Compression {case JB2Generic :if _ddde =_gadd ._aca .AddGenericPage (_agdb ,settings .DuplicatedLinesRemoval ); +_ddde !=nil {return _dg .Wrap (_ddde ,_baeae ,"");};case JB2SymbolCorrelation :return _dg .Error (_baeae ,"s\u0079\u006d\u0062\u006f\u006c\u0020\u0063\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e e\u006e\u0063\u006f\u0064i\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006dpl\u0065\u006de\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); +case JB2SymbolRankHaus :return _dg .Error (_baeae ,"\u0073y\u006d\u0062o\u006c\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073 \u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065m\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); +default:return _dg .Error (_baeae ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020c\u006f\u006d\u0070\u0072\u0065\u0073\u0073i\u006f\u006e");};return nil ;}; -// MakeNull creates an PdfObjectNull. -func MakeNull ()*PdfObjectNull {_fcgcg :=PdfObjectNull {};return &_fcgcg };const _adab =6; +// IsDecimalDigit checks if the character is a part of a decimal number string. +func IsDecimalDigit (c byte )bool {return '0'<=c &&c <='9'}; -// Decoded returns the PDFDocEncoding or UTF-16BE decoded string contents. -// UTF-16BE is applied when the first two bytes are 0xFE, 0XFF, otherwise decoding of -// PDFDocEncoding is performed. -func (_aaec *PdfObjectString )Decoded ()string {if _aaec ==nil {return "";};_ccga :=[]byte (_aaec ._bega );if len (_ccga )>=2&&_ccga [0]==0xFE&&_ccga [1]==0xFF{return _a .UTF16ToString (_ccga [2:]);};return _a .PDFDocEncodingToString (_ccga );};func (_fcd *PdfParser )parseObject ()(PdfObject ,error ){_fgg .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074"); -_fcd .skipSpaces ();for {_fcfga ,_caega :=_fcd ._bbgg .Peek (2);if _caega !=nil {if _caega !=_eee .EOF ||len (_fcfga )==0{return nil ,_caega ;};if len (_fcfga )==1{_fcfga =append (_fcfga ,' ');};};_fgg .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_fcfga )); -if _fcfga [0]=='/'{_cgfg ,_caga :=_fcd .parseName ();_fgg .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_cgfg );return &_cgfg ,_caga ;}else if _fcfga [0]=='('{_fgg .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!"); -_fadga ,_egae :=_fcd .parseString ();return _fadga ,_egae ;}else if _fcfga [0]=='['{_fgg .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021");_degdb ,_ecgb :=_fcd .parseArray ();return _degdb ,_ecgb ;}else if (_fcfga [0]=='<')&&(_fcfga [1]=='<'){_fgg .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021"); -_ccafg ,_bcgb :=_fcd .ParseDict ();return _ccafg ,_bcgb ;}else if _fcfga [0]=='<'{_fgg .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021");_cgacd ,_cegb :=_fcd .parseHexString ();return _cgacd ,_cegb ;}else if _fcfga [0]=='%'{_fcd .readComment (); -_fcd .skipSpaces ();}else {_fgg .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_fcfga ,_ =_fcd ._bbgg .Peek (15);_aeaf :=string (_fcfga );_fgg .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_aeaf ); -if (len (_aeaf )> 3)&&(_aeaf [:4]=="\u006e\u0075\u006c\u006c"){_dfca ,_cfbg :=_fcd .parseNull ();return &_dfca ,_cfbg ;}else if (len (_aeaf )> 4)&&(_aeaf [:5]=="\u0066\u0061\u006cs\u0065"){_cafb ,_dfdd :=_fcd .parseBool ();return &_cafb ,_dfdd ;}else if (len (_aeaf )> 3)&&(_aeaf [:4]=="\u0074\u0072\u0075\u0065"){_begf ,_cbbdc :=_fcd .parseBool (); -return &_begf ,_cbbdc ;};_afca :=_efca .FindStringSubmatch (_aeaf );if len (_afca )> 1{_fcfga ,_ =_fcd ._bbgg .ReadBytes ('R');_fgg .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_fcfga [:]));_dfga ,_ecdad :=_dbfg (string (_fcfga )); -_dfga ._bfbb =_fcd ;return &_dfga ,_ecdad ;};_abfe :=_efce .FindStringSubmatch (_aeaf );if len (_abfe )> 1{_fgg .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");_feced ,_cfca :=_fcd .parseNumber ();return _feced ,_cfca ;};_abfe =_dcffb .FindStringSubmatch (_aeaf ); -if len (_abfe )> 1{_fgg .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_fgg .Log .Trace ("\u0025\u0020\u0073",_abfe );_fcagd ,_geed :=_fcd .parseNumber ();return _fcagd ,_geed ; -};_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_aeaf );return nil ,_d .New ("\u006f\u0062\u006a\u0065\u0063t\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e"); +// UpdateParams updates the parameter values of the encoder. +func (_cgaa *DCTEncoder )UpdateParams (params *PdfObjectDictionary ){_fcfe ,_cgae :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _cgae ==nil {_cgaa .ColorComponents =int (_fcfe ); +};_gbae ,_cgae :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _cgae ==nil {_cgaa .BitsPerComponent =int (_gbae );};_gbge ,_cgae :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068")); +if _cgae ==nil {_cgaa .Width =int (_gbge );};_fccd ,_cgae :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _cgae ==nil {_cgaa .Height =int (_fccd );};_agg ,_cgae :=GetNumberAsInt64 (params .Get ("\u0051u\u0061\u006c\u0069\u0074\u0079")); +if _cgae ==nil {_cgaa .Quality =int (_agg );};_gfbcf ,_dceg :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));if _dceg {_cgaa .Decode ,_cgae =_gfbcf .ToFloat64Array ();if _cgae !=nil {_fef .Log .Error ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020de\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006eto\u0020\u0061r\u0072\u0061\u0079\u0073\u003a\u0020\u0025\u0076",_cgae ); };};}; -// NewMultiEncoder returns a new instance of MultiEncoder. -func NewMultiEncoder ()*MultiEncoder {_bbag :=MultiEncoder {};_bbag ._deeg =[]StreamEncoder {};return &_bbag ;}; - // UpdateParams updates the parameter values of the encoder. -func (_gcded *JPXEncoder )UpdateParams (params *PdfObjectDictionary ){};func (_abge *PdfParser )seekPdfVersionTopDown ()(int ,int ,error ){_abge ._ecfc .Seek (0,_eee .SeekStart );_abge ._bbgg =_ec .NewReader (_abge ._ecfc );_ebdaa :=20;_ececc :=make ([]byte ,_ebdaa ); -for {_ggeae ,_cgga :=_abge ._bbgg .ReadByte ();if _cgga !=nil {if _cgga ==_eee .EOF {break ;}else {return 0,0,_cgga ;};};if IsDecimalDigit (_ggeae )&&_ececc [_ebdaa -1]=='.'&&IsDecimalDigit (_ececc [_ebdaa -2])&&_ececc [_ebdaa -3]=='-'&&_ececc [_ebdaa -4]=='F'&&_ececc [_ebdaa -5]=='D'&&_ececc [_ebdaa -6]=='P'{_aead :=int (_ececc [_ebdaa -2]-'0'); -_aebe :=int (_ggeae -'0');return _aead ,_aebe ,nil ;};_ececc =append (_ececc [1:_ebdaa ],_ggeae );};return 0,0,_d .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; +func (_badd *JPXEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// MakeStream creates an PdfObjectStream with specified contents and encoding. If encoding is nil, then raw encoding -// will be used (i.e. no encoding applied). -func MakeStream (contents []byte ,encoder StreamEncoder )(*PdfObjectStream ,error ){_cgefg :=&PdfObjectStream {};if encoder ==nil {encoder =NewRawEncoder ();};_cgefg .PdfObjectDictionary =encoder .MakeStreamDict ();_bdfcf ,_bgfa :=encoder .EncodeBytes (contents ); -if _bgfa !=nil {return nil ,_bgfa ;};_cgefg .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_bdfcf ))));_cgefg .Stream =_bdfcf ;return _cgefg ,nil ;}; +// NewCompliancePdfParser creates a new PdfParser that will parse input reader with the focus on extracting more metadata, which +// might affect performance of the regular PdfParser this function. +func NewCompliancePdfParser (rs _gdb .ReadSeeker )(_daeb *PdfParser ,_dfeg error ){_daeb =&PdfParser {_ccfe :rs ,ObjCache :make (objectCache ),_bccc :map[int64 ]bool {},_fece :true ,_aade :make (map[*PdfParser ]*PdfParser )};if _dfeg =_daeb .parseDetailedHeader (); +_dfeg !=nil {return nil ,_dfeg ;};if _daeb ._fdef ,_dfeg =_daeb .loadXrefs ();_dfeg !=nil {_fef .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020F\u0061\u0069\u006c\u0065d t\u006f l\u006f\u0061\u0064\u0020\u0078\u0072\u0065f \u0074\u0061\u0062\u006c\u0065\u0021\u0020%\u0073",_dfeg ); +return nil ,_dfeg ;};_fef .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_daeb ._fdef );if len (_daeb ._aaea .ObjectMap )==0{return nil ,_fc .Errorf ("\u0065\u006d\u0070\u0074\u0079\u0020\u0058\u0052\u0045\u0046\u0020t\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0049\u006e\u0076a\u006c\u0069\u0064"); +};return _daeb ,nil ;};type cryptFilters map[string ]_bf .Filter ; -// SetFileOffset sets the file to an offset position and resets buffer. -func (_dccb *PdfParser )SetFileOffset (offset int64 ){if offset < 0{offset =0;};_dccb ._ecfc .Seek (offset ,_eee .SeekStart );_dccb ._bbgg =_ec .NewReader (_dccb ._ecfc );}; +// JBIG2Image is the image structure used by the jbig2 encoder. Its Data must be in a +// 1 bit per component and 1 component per pixel (1bpp). In order to create binary image +// use GoImageToJBIG2 function. If the image data contains the row bytes padding set the HasPadding to true. +type JBIG2Image struct{ -// ReadAtLeast reads at least n bytes into slice p. -// Returns the number of bytes read (should always be == n), and an error on failure. -func (_ggdc *PdfParser )ReadAtLeast (p []byte ,n int )(int ,error ){_adeb :=n ;_eebdb :=0;_cbbe :=0;for _adeb > 0{_eeee ,_acfbe :=_ggdc ._bbgg .Read (p [_eebdb :]);if _acfbe !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061d\u0069\u006e\u0067\u0020\u0028\u0025\u0064\u003b\u0025\u0064\u0029\u0020\u0025\u0073",_eeee ,_cbbe ,_acfbe .Error ()); -return _eebdb ,_d .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_cbbe ++;_eebdb +=_eeee ;_adeb -=_eeee ;};return _eebdb ,nil ;};func (_fbga *PdfParser )readTextLine ()(string ,error ){var _fdcgd _dag .Buffer ; -for {_dgaag ,_efdae :=_fbga ._bbgg .Peek (1);if _efdae !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_efdae .Error ());return _fdcgd .String (),_efdae ;};if (_dgaag [0]!='\r')&&(_dgaag [0]!='\n'){_ddba ,_ :=_fbga ._bbgg .ReadByte (); -_fdcgd .WriteByte (_ddba );}else {break ;};};return _fdcgd .String (),nil ;}; +// Width and Height defines the image boundaries. +Width ,Height int ; -// ParseDict reads and parses a PDF dictionary object enclosed with '<<' and '>>' -func (_cffag *PdfParser )ParseDict ()(*PdfObjectDictionary ,error ){_fgg .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_ecdab :=MakeDict ();_ecdab ._badec =_cffag ;_degb ,_ :=_cffag ._bbgg .ReadByte (); -if _degb !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_degb ,_ =_cffag ._bbgg .ReadByte ();if _degb !='<'{return nil ,_d .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_cffag .skipSpaces ();_cffag .skipComments ();_ffff ,_fcdf :=_cffag ._bbgg .Peek (2);if _fcdf !=nil {return nil ,_fcdf ;};_fgg .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_ffff ),string (_ffff )); -if (_ffff [0]=='>')&&(_ffff [1]=='>'){_fgg .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_cffag ._bbgg .ReadByte ();_cffag ._bbgg .ReadByte ();break ;};_fgg .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); -_fadac ,_fcdf :=_cffag .parseName ();_fgg .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_fadac );if _fcdf !=nil {_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_fcdf ); -return nil ,_fcdf ;};if len (_fadac )> 4&&_fadac [len (_fadac )-4:]=="\u006e\u0075\u006c\u006c"{_bfdg :=_fadac [0:len (_fadac )-4];_fgg .Log .Debug ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_fadac ); -_fgg .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_bfdg );_cffag .skipSpaces ();_dcdce ,_ :=_cffag ._bbgg .Peek (1);if _dcdce [0]=='/'{_ecdab .Set (_bfdg ,MakeNull ());continue ; -};};_cffag .skipSpaces ();_dbef ,_fcdf :=_cffag .parseObject ();if _fcdf !=nil {return nil ,_fcdf ;};_ecdab .Set (_fadac ,_dbef );if _fgg .Log .IsLogLevel (_fgg .LogLevelTrace ){_fgg .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_fadac ,_dbef .String ()); -};};_fgg .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021");return _ecdab ,nil ;}; +// Data is the byte slice data for the input image +Data []byte ; -// Seek implementation of Seek interface. -func (_aagfd *limitedReadSeeker )Seek (offset int64 ,whence int )(int64 ,error ){var _bgce int64 ;switch whence {case _eee .SeekStart :_bgce =offset ;case _eee .SeekCurrent :_eabb ,_afbc :=_aagfd ._ffgg .Seek (0,_eee .SeekCurrent );if _afbc !=nil {return 0,_afbc ; -};_bgce =_eabb +offset ;case _eee .SeekEnd :_bgce =_aagfd ._gdaa +offset ;};if _gfac :=_aagfd .getError (_bgce );_gfac !=nil {return 0,_gfac ;};if _ ,_gdca :=_aagfd ._ffgg .Seek (_bgce ,_eee .SeekStart );_gdca !=nil {return 0,_gdca ;};return _bgce ,nil ; -}; +// HasPadding is the attribute that defines if the last byte of the data in the row contains +// 0 bits padding. +HasPadding bool ;}; -// ResolveReference resolves reference if `o` is a *PdfObjectReference and returns the object referenced to. -// Otherwise returns back `o`. -func ResolveReference (obj PdfObject )PdfObject {if _fbbf ,_cgdg :=obj .(*PdfObjectReference );_cgdg {return _fbbf .Resolve ();};return obj ;}; +// GetFloatVal returns the float64 value represented by the PdfObject directly or indirectly if contained within an +// indirect object. On type mismatch the found bool flag returned is false and a nil pointer is returned. +func GetFloatVal (obj PdfObject )(_aeee float64 ,_cgebd bool ){_faca ,_cgebd :=TraceToDirectObject (obj ).(*PdfObjectFloat );if _cgebd {return float64 (*_faca ),true ;};return 0,false ;};const (XrefTypeTableEntry xrefType =iota ;XrefTypeObjectStream xrefType =iota ; +); -// DecodeStream decodes a JBIG2 encoded stream and returns the result as a slice of bytes. -func (_gaff *JBIG2Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _gaff .DecodeBytes (streamObj .Stream );}; +// GetEncryptObj returns the PdfIndirectObject which has information about the PDFs encryption details. +func (_bdecb *PdfParser )GetEncryptObj ()*PdfIndirectObject {return _bdecb ._abbc }; -// MakeObjectStreams creates an PdfObjectStreams from a list of PdfObjects. -func MakeObjectStreams (objects ...PdfObject )*PdfObjectStreams {return &PdfObjectStreams {_abab :objects };};func _eacf (_bccgg ,_gad ,_fdab uint8 )uint8 {_adfb :=int (_fdab );_fcaf :=int (_gad )-_adfb ;_adaec :=int (_bccgg )-_adfb ;_adfb =_cdcg (_fcaf +_adaec ); -_fcaf =_cdcg (_fcaf );_adaec =_cdcg (_adaec );if _fcaf <=_adaec &&_fcaf <=_adfb {return _bccgg ;}else if _adaec <=_adfb {return _gad ;};return _fdab ;};const (_bdbg =0;_acg =1;_gfgf =2;_bga =3;_cbd =4;);func (_dgab *PdfCrypt )generateParams (_bde ,_bbe []byte )error {_abc :=_dgab .securityHandler (); -_bedc ,_eacd :=_abc .GenerateParams (&_dgab ._ge ,_bbe ,_bde );if _eacd !=nil {return _eacd ;};_dgab ._afc =_bedc ;return nil ;}; +// GetPreviousRevisionParser returns PdfParser for the previous version of the Pdf document. +func (_gdbca *PdfParser )GetPreviousRevisionParser ()(*PdfParser ,error ){if _gdbca ._bcaef ==0{return nil ,_d .New ("\u0074\u0068\u0069\u0073 i\u0073\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0072\u0065\u0076\u0069\u0073\u0069o\u006e");};if _aafge ,_ccea :=_gdbca ._aade [_gdbca ]; +_ccea {return _aafge ,nil ;};_cdafg ,_gedgf :=_gdbca .GetPreviousRevisionReadSeeker ();if _gedgf !=nil {return nil ,_gedgf ;};_gdeeg ,_gedgf :=NewParser (_cdafg );_gdeeg ._aade =_gdbca ._aade ;if _gedgf !=nil {return nil ,_gedgf ;};_gdbca ._aade [_gdbca ]=_gdeeg ; +return _gdeeg ,nil ;}; + +// SetFileOffset sets the file to an offset position and resets buffer. +func (_fddc *PdfParser )SetFileOffset (offset int64 ){if offset < 0{offset =0;};_fddc ._ccfe .Seek (offset ,_gdb .SeekStart );_fddc ._cedf =_dd .NewReader (_fddc ._ccfe );};func (_efe *PdfCrypt )saveCryptFilters (_gfba *PdfObjectDictionary )error {if _efe ._bde .V < 4{return _d .New ("\u0063\u0061\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0020V\u003e\u003d\u0034"); +};_cbe :=MakeDict ();_gfba .Set ("\u0043\u0046",_cbe );for _aea ,_cdb :=range _efe ._deb {if _aea =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{continue ;};_agf :=_daf (_cdb ,"");_cbe .Set (PdfObjectName (_aea ),_agf );};_gfba .Set ("\u0053\u0074\u0072\u0046",MakeName (_efe ._fge )); +_gfba .Set ("\u0053\u0074\u006d\u0046",MakeName (_efe ._caf ));return nil ;};const (JB2Generic JBIG2CompressionType =iota ;JB2SymbolCorrelation ;JB2SymbolRankHaus ;); + +// GetNumberAsInt64 returns the contents of `obj` as an int64 if it is an integer or float, or an +// error if it isn't. This is for cases where expecting an integer, but some implementations +// actually store the number in a floating point format. +func GetNumberAsInt64 (obj PdfObject )(int64 ,error ){switch _bbacg :=obj .(type ){case *PdfObjectFloat :_fef .Log .Debug ("\u004e\u0075m\u0062\u0065\u0072\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u0073\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0077\u0061s\u0020\u0073\u0074\u006f\u0072\u0065\u0064\u0020\u0061\u0073\u0020\u0066\u006c\u006fa\u0074\u0020(\u0074\u0079\u0070\u0065 \u0063\u0061\u0073\u0074\u0069n\u0067\u0020\u0075\u0073\u0065\u0064\u0029"); +return int64 (*_bbacg ),nil ;case *PdfObjectInteger :return int64 (*_bbacg ),nil ;case *PdfObjectReference :_ggge :=TraceToDirectObject (obj );return GetNumberAsInt64 (_ggge );case *PdfIndirectObject :return GetNumberAsInt64 (_bbacg .PdfObject );};return 0,ErrNotANumber ; +};func (_gggb *FlateEncoder )postDecodePredict (_ecbd []byte )([]byte ,error ){if _gggb .Predictor > 1{if _gggb .Predictor ==2{_fef .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_fef .Log .Trace ("\u0043\u006f\u006c\u006f\u0072\u0073\u003a\u0020\u0025\u0064",_gggb .Colors ); +_fagd :=_gggb .Columns *_gggb .Colors ;if _fagd < 1{return []byte {},nil ;};_ccgbg :=len (_ecbd )/_fagd ;if len (_ecbd )%_fagd !=0{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020T\u0049\u0046\u0046 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002e\u002e\u002e"); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_ecbd ),_fagd );};if _fagd %_gggb .Colors !=0{return nil ,_fc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0072\u006fw\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020(\u0025\u0064\u0029\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006fr\u0073\u0020\u0025\u0064",_fagd ,_gggb .Colors ); +};if _fagd > len (_ecbd ){_fef .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_fagd ,len (_ecbd )); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fef .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_ecbd ),_ecbd ); +_gbff :=_gf .NewBuffer (nil );for _fea :=0;_fea < _ccgbg ;_fea ++{_fec :=_ecbd [_fagd *_fea :_fagd *(_fea +1)];for _gfa :=_gggb .Colors ;_gfa < _fagd ;_gfa ++{_fec [_gfa ]+=_fec [_gfa -_gggb .Colors ];};_gbff .Write (_fec );};_gdf :=_gbff .Bytes ();_fef .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_gdf ),_gdf ); +return _gdf ,nil ;}else if _gggb .Predictor >=10&&_gggb .Predictor <=15{_fef .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_ddgc :=_gggb .Columns *_gggb .Colors +1;_adf :=len (_ecbd )/_ddgc ;if len (_ecbd )%_ddgc !=0{return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_ecbd ),_ddgc ); +};if _ddgc > len (_ecbd ){_fef .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_ddgc ,len (_ecbd )); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_geec :=_gf .NewBuffer (nil );_fef .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_gggb .Columns ); +_fef .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_ecbd ),_ddgc ,_adf );_gedf :=make ([]byte ,_ddgc );for _acdd :=0;_acdd < _ddgc ;_acdd ++{_gedf [_acdd ]=0; +};_fcdc :=_gggb .Colors ;for _bgdf :=0;_bgdf < _adf ;_bgdf ++{_faga :=_ecbd [_ddgc *_bgdf :_ddgc *(_bgdf +1)];_fbbc :=_faga [0];switch _fbbc {case _bfgg :case _aeaed :for _eedag :=1+_fcdc ;_eedag < _ddgc ;_eedag ++{_faga [_eedag ]+=_faga [_eedag -_fcdc ]; +};case _dcag :for _bfb :=1;_bfb < _ddgc ;_bfb ++{_faga [_bfb ]+=_gedf [_bfb ];};case _eacf :for _bef :=1;_bef < _fcdc +1;_bef ++{_faga [_bef ]+=_gedf [_bef ]/2;};for _daff :=_fcdc +1;_daff < _ddgc ;_daff ++{_faga [_daff ]+=byte ((int (_faga [_daff -_fcdc ])+int (_gedf [_daff ]))/2); +};case _cga :for _fgc :=1;_fgc < _ddgc ;_fgc ++{var _ffef ,_becc ,_abbe byte ;_becc =_gedf [_fgc ];if _fgc >=_fcdc +1{_ffef =_faga [_fgc -_fcdc ];_abbe =_gedf [_fgc -_fcdc ];};_faga [_fgc ]+=_fcccf (_ffef ,_becc ,_abbe );};default:_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029\u0020\u0040\u0072o\u0077\u0020\u0025\u0064",_fbbc ,_bgdf ); +return nil ,_fc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_fbbc );};copy (_gedf ,_faga );_geec .Write (_faga [1:]);};_bee :=_geec .Bytes ();return _bee ,nil ; +}else {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072 \u0028\u0025\u0064\u0029",_gggb .Predictor );return nil ,_fc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0070\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020(\u0025\u0064\u0029",_gggb .Predictor ); +};};return _ecbd ,nil ;};var _fgfa =_aa .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064+\u0029\u005c\u0073\u002b\u0028\u005b\u006e\u0066\u005d\u0029\\\u0073\u002a\u0024"); // Encrypt an object with specified key. For numbered objects, // the key argument is not used and a new one is generated based @@ -959,194 +869,119 @@ _bedc ,_eacd :=_abc .GenerateParams (&_dgab ._ge ,_bbe ,_bde );if _eacd !=nil {r // Traverses through all the subobjects (recursive). // // Does not look up references.. That should be done prior to calling. -func (_bbb *PdfCrypt )Encrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _bbb .isEncrypted (obj ){return nil ;};switch _adb :=obj .(type ){case *PdfIndirectObject :_bbb ._ggb [_adb ]=true ;_fgg .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067 \u0069\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u0025\u0064\u0020\u0025\u0064\u0020\u006f\u0062\u006a\u0021",_adb .ObjectNumber ,_adb .GenerationNumber ); -_baeg :=_adb .ObjectNumber ;_gfec :=_adb .GenerationNumber ;_gae :=_bbb .Encrypt (_adb .PdfObject ,_baeg ,_gfec );if _gae !=nil {return _gae ;};return nil ;case *PdfObjectStream :_bbb ._ggb [_adb ]=true ;_cgeb :=_adb .PdfObjectDictionary ;if _fca ,_dfgc :=_cgeb .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_dfgc &&*_fca =="\u0058\u0052\u0065\u0066"{return nil ;};_ggge :=_adb .ObjectNumber ;_bfa :=_adb .GenerationNumber ;_fgg .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_ggge ,_bfa ); -_bec :=_age ;if _bbb ._bfdb .V >=4{_bec =_bbb ._bae ;_fgg .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_bbb ._bae );if _gbd ,_abf :=_cgeb .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); -_abf {if _agbd ,_bbbd :=GetName (_gbd .Get (0));_bbbd {if *_agbd =="\u0043\u0072\u0079p\u0074"{_bec ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _fbd ,_cggc :=_cgeb .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); -_cggc {if _dagf ,_cebg :=_fbd .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_cebg {if _ ,_ccb :=_bbb ._afb [string (*_dagf )];_ccb {_fgg .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_dagf ); -_bec =string (*_dagf );};};};};};};_fgg .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_bec );if _bec =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_ggdd :=_bbb .Encrypt (_adb .PdfObjectDictionary ,_ggge ,_bfa ); -if _ggdd !=nil {return _ggdd ;};_eabc ,_ggdd :=_bbb .makeKey (_bec ,uint32 (_ggge ),uint32 (_bfa ),_bbb ._afc );if _ggdd !=nil {return _ggdd ;};_adb .Stream ,_ggdd =_bbb .encryptBytes (_adb .Stream ,_bec ,_eabc );if _ggdd !=nil {return _ggdd ;};_cgeb .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_adb .Stream )))); -return nil ;case *PdfObjectString :_fgg .Log .Trace ("\u0045n\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_fgc :=_age ;if _bbb ._bfdb .V >=4{_fgg .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_bbb ._ece ); -if _bbb ._ece =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_fgc =_bbb ._ece ;};_cdda ,_aaa :=_bbb .makeKey (_fgc ,uint32 (parentObjNum ),uint32 (parentGenNum ),_bbb ._afc );if _aaa !=nil {return _aaa ;};_fage :=_adb .Str ();_gbc :=make ([]byte ,len (_fage )); -for _dbd :=0;_dbd < len (_fage );_dbd ++{_gbc [_dbd ]=_fage [_dbd ];};_fgg .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_gbc ,_gbc );_gbc ,_aaa =_bbb .encryptBytes (_gbc ,_fgc ,_cdda ); -if _aaa !=nil {return _aaa ;};_adb ._bega =string (_gbc );return nil ;case *PdfObjectArray :for _ ,_acaa :=range _adb .Elements (){_fdg :=_bbb .Encrypt (_acaa ,parentObjNum ,parentGenNum );if _fdg !=nil {return _fdg ;};};return nil ;case *PdfObjectDictionary :_ebaa :=false ; -if _bdb :=_adb .Get ("\u0054\u0079\u0070\u0065");_bdb !=nil {_gfcd ,_ced :=_bdb .(*PdfObjectName );if _ced &&*_gfcd =="\u0053\u0069\u0067"{_ebaa =true ;};};for _ ,_geg :=range _adb .Keys (){_gce :=_adb .Get (_geg );if _ebaa &&string (_geg )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ; -};if string (_geg )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_geg )!="\u0050\u0072\u0065\u0076"&&string (_geg )!="\u004c\u0061\u0073\u0074"{_cbce :=_bbb .Encrypt (_gce ,parentObjNum ,parentGenNum );if _cbce !=nil {return _cbce ;};};};return nil ; -};return nil ;}; - -// PdfIndirectObject represents the primitive PDF indirect object. -type PdfIndirectObject struct{PdfObjectReference ;PdfObject ;}; - -// GetXrefOffset returns the offset of the xref table. -func (_fbgfa *PdfParser )GetXrefOffset ()int64 {return _fbgfa ._bade }; +func (_cfc *PdfCrypt )Encrypt (obj PdfObject ,parentObjNum ,parentGenNum int64 )error {if _cfc .isEncrypted (obj ){return nil ;};switch _bda :=obj .(type ){case *PdfIndirectObject :_cfc ._dee [_bda ]=true ;_fef .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067 \u0069\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u0025\u0064\u0020\u0025\u0064\u0020\u006f\u0062\u006a\u0021",_bda .ObjectNumber ,_bda .GenerationNumber ); +_dgeg :=_bda .ObjectNumber ;_cfe :=_bda .GenerationNumber ;_ead :=_cfc .Encrypt (_bda .PdfObject ,_dgeg ,_cfe );if _ead !=nil {return _ead ;};return nil ;case *PdfObjectStream :_cfc ._dee [_bda ]=true ;_aceac :=_bda .PdfObjectDictionary ;if _ebee ,_gdbb :=_aceac .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_gdbb &&*_ebee =="\u0058\u0052\u0065\u0066"{return nil ;};_gdd :=_bda .ObjectNumber ;_cgdg :=_bda .GenerationNumber ;_fef .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070t\u0069\u006e\u0067\u0020\u0073t\u0072e\u0061m\u0020\u0025\u0064\u0020\u0025\u0064\u0020!",_gdd ,_cgdg ); +_gaa :=_fba ;if _cfc ._bde .V >=4{_gaa =_cfc ._caf ;_fef .Log .Trace ("\u0074\u0068\u0069\u0073.s\u0074\u0072\u0065\u0061\u006d\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u003d\u0020%\u0073",_cfc ._caf );if _cdd ,_ede :=_aceac .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectArray ); +_ede {if _bfee ,_eeda :=GetName (_cdd .Get (0));_eeda {if *_bfee =="\u0043\u0072\u0079p\u0074"{_gaa ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _bcf ,_gcc :=_aceac .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073").(*PdfObjectDictionary ); +_gcc {if _dbdg ,_eadc :=_bcf .Get ("\u004e\u0061\u006d\u0065").(*PdfObjectName );_eadc {if _ ,_ecg :=_cfc ._deb [string (*_dbdg )];_ecg {_fef .Log .Trace ("\u0055\u0073\u0069\u006eg \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020%\u0073",*_dbdg ); +_gaa =string (*_dbdg );};};};};};};_fef .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_gaa );if _gaa =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};};_bed :=_cfc .Encrypt (_bda .PdfObjectDictionary ,_gdd ,_cgdg ); +if _bed !=nil {return _bed ;};_dgc ,_bed :=_cfc .makeKey (_gaa ,uint32 (_gdd ),uint32 (_cgdg ),_cfc ._ac );if _bed !=nil {return _bed ;};_bda .Stream ,_bed =_cfc .encryptBytes (_bda .Stream ,_gaa ,_dgc );if _bed !=nil {return _bed ;};_aceac .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_bda .Stream )))); +return nil ;case *PdfObjectString :_fef .Log .Trace ("\u0045n\u0063r\u0079\u0070\u0074\u0069\u006eg\u0020\u0073t\u0072\u0069\u006e\u0067\u0021");_ccgbc :=_fba ;if _cfc ._bde .V >=4{_fef .Log .Trace ("\u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0066i\u006c\u0074\u0065\u0072",_cfc ._fge ); +if _cfc ._fge =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{return nil ;};_ccgbc =_cfc ._fge ;};_gfbc ,_ecdc :=_cfc .makeKey (_ccgbc ,uint32 (parentObjNum ),uint32 (parentGenNum ),_cfc ._ac );if _ecdc !=nil {return _ecdc ;};_gdbe :=_bda .Str (); +_bcfb :=make ([]byte ,len (_gdbe ));for _add :=0;_add < len (_gdbe );_add ++{_bcfb [_add ]=_gdbe [_add ];};_fef .Log .Trace ("\u0045n\u0063\u0072\u0079\u0070\u0074\u0020\u0073\u0074\u0072\u0069\u006eg\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025\u0020\u0078",_bcfb ,_bcfb ); +_bcfb ,_ecdc =_cfc .encryptBytes (_bcfb ,_ccgbc ,_gfbc );if _ecdc !=nil {return _ecdc ;};_bda ._deef =string (_bcfb );return nil ;case *PdfObjectArray :for _ ,_bff :=range _bda .Elements (){_gdc :=_cfc .Encrypt (_bff ,parentObjNum ,parentGenNum );if _gdc !=nil {return _gdc ; +};};return nil ;case *PdfObjectDictionary :_bgga :=false ;if _gbb :=_bda .Get ("\u0054\u0079\u0070\u0065");_gbb !=nil {_acd ,_cbg :=_gbb .(*PdfObjectName );if _cbg &&*_acd =="\u0053\u0069\u0067"{_bgga =true ;};};for _ ,_ccc :=range _bda .Keys (){_effg :=_bda .Get (_ccc ); +if _bgga &&string (_ccc )=="\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"{continue ;};if string (_ccc )!="\u0050\u0061\u0072\u0065\u006e\u0074"&&string (_ccc )!="\u0050\u0072\u0065\u0076"&&string (_ccc )!="\u004c\u0061\u0073\u0074"{_bcff :=_cfc .Encrypt (_effg ,parentObjNum ,parentGenNum ); +if _bcff !=nil {return _bcff ;};};};return nil ;};return nil ;}; -// NewCompliancePdfParser creates a new PdfParser that will parse input reader with the focus on extracting more metadata, which -// might affect performance of the regular PdfParser this function. -func NewCompliancePdfParser (rs _eee .ReadSeeker )(_bdgb *PdfParser ,_decd error ){_bdgb =&PdfParser {_ecfc :rs ,ObjCache :make (objectCache ),_fed :map[int64 ]bool {},_ffefc :true ,_cbed :make (map[*PdfParser ]*PdfParser )};if _decd =_bdgb .parseDetailedHeader (); -_decd !=nil {return nil ,_decd ;};if _bdgb ._ebcfe ,_decd =_bdgb .loadXrefs ();_decd !=nil {_fgg .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020F\u0061\u0069\u006c\u0065d t\u006f l\u006f\u0061\u0064\u0020\u0078\u0072\u0065f \u0074\u0061\u0062\u006c\u0065\u0021\u0020%\u0073",_decd ); -return nil ,_decd ;};_fgg .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_bdgb ._ebcfe );if len (_bdgb ._gfcb .ObjectMap )==0{return nil ,_gf .Errorf ("\u0065\u006d\u0070\u0074\u0079\u0020\u0058\u0052\u0045\u0046\u0020t\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0049\u006e\u0076a\u006c\u0069\u0064"); -};return _bdgb ,nil ;}; +// PdfObjectArray represents the primitive PDF array object. +type PdfObjectArray struct{_bdfag []PdfObject }; -// StreamEncoder represents the interface for all PDF stream encoders. -type StreamEncoder interface{GetFilterName ()string ;MakeDecodeParams ()PdfObject ;MakeStreamDict ()*PdfObjectDictionary ;UpdateParams (_cea *PdfObjectDictionary );EncodeBytes (_fgd []byte )([]byte ,error );DecodeBytes (_dbdd []byte )([]byte ,error );DecodeStream (_agae *PdfObjectStream )([]byte ,error ); +// MakeEncodedString creates a PdfObjectString with encoded content, which can be either +// UTF-16BE or PDFDocEncoding depending on whether `utf16BE` is true or false respectively. +func MakeEncodedString (s string ,utf16BE bool )*PdfObjectString {if utf16BE {var _acbg _gf .Buffer ;_acbg .Write ([]byte {0xFE,0xFF});_acbg .WriteString (_bab .StringToUTF16 (s ));return &PdfObjectString {_deef :_acbg .String (),_gdggc :true };};return &PdfObjectString {_deef :string (_bab .StringToPDFDocEncoding (s )),_gdggc :false }; }; -// AddEncoder adds the passed in encoder to the underlying encoder slice. -func (_eaef *MultiEncoder )AddEncoder (encoder StreamEncoder ){_eaef ._deeg =append (_eaef ._deeg ,encoder );}; - -// String returns a string representation of `name`. -func (_bcgbb *PdfObjectName )String ()string {return string (*_bcgbb )}; - -// GetEncryptObj returns the PdfIndirectObject which has information about the PDFs encryption details. -func (_cfef *PdfParser )GetEncryptObj ()*PdfIndirectObject {return _cfef ._bcfc };func (_efgc *PdfParser )parseArray ()(*PdfObjectArray ,error ){_badd :=MakeArray ();_efgc ._bbgg .ReadByte ();for {_efgc .skipSpaces ();_cgef ,_dgdb :=_efgc ._bbgg .Peek (1); -if _dgdb !=nil {return _badd ,_dgdb ;};if _cgef [0]==']'{_efgc ._bbgg .ReadByte ();break ;};_dcab ,_dgdb :=_efgc .parseObject ();if _dgdb !=nil {return _badd ,_dgdb ;};_badd .Append (_dcab );};return _badd ,nil ;};func (_fgfag *PdfObjectFloat )String ()string {return _gf .Sprintf ("\u0025\u0066",*_fgfag )}; - - -// GetFilterName returns the name of the encoding filter. -func (_gab *LZWEncoder )GetFilterName ()string {return StreamEncodingFilterNameLZW };type limitedReadSeeker struct{_ffgg _eee .ReadSeeker ;_gdaa int64 ;};var _efca =_dec .MustCompile ("\u005e\\\u0073\u002a\u005b\u002d]\u002a\u0028\u005c\u0064\u002b)\u005cs\u002b(\u005c\u0064\u002b\u0029\u005c\u0073\u002bR"); - - -// WriteString outputs the object as it is to be written to file. -func (_gcgg *PdfIndirectObject )WriteString ()string {var _gegec _df .Builder ;_gegec .WriteString (_g .FormatInt (_gcgg .ObjectNumber ,10));_gegec .WriteString ("\u0020\u0030\u0020\u0052");return _gegec .String ();}; +// CCITTFaxEncoder implements Group3 and Group4 facsimile (fax) encoder/decoder. +type CCITTFaxEncoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ;Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;}; -// DecodeStream decodes a DCT encoded stream and returns the result as a -// slice of bytes. -func (_gfeb *DCTEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _gfeb .DecodeBytes (streamObj .Stream );}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on the current encoder settings. +func (_ebbg *JBIG2Encoder )MakeDecodeParams ()PdfObject {return MakeDict ()}; // MakeFloat creates an PdfObjectFloat from a float64. -func MakeFloat (val float64 )*PdfObjectFloat {_ccbb :=PdfObjectFloat (val );return &_ccbb }; - -// IsEncrypted checks if the document is encrypted. A bool flag is returned indicating the result. -// First time when called, will check if the Encrypt dictionary is accessible through the trailer dictionary. -// If encrypted, prepares a crypt datastructure which can be used to authenticate and decrypt the document. -// On failure, an error is returned. -func (_dcedb *PdfParser )IsEncrypted ()(bool ,error ){if _dcedb ._ddga !=nil {return true ,nil ;}else if _dcedb ._ebcfe ==nil {return false ,nil ;};_fgg .Log .Trace ("\u0043\u0068\u0065c\u006b\u0069\u006e\u0067 \u0065\u006e\u0063\u0072\u0079\u0070\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0021"); -_eacae :=_dcedb ._ebcfe .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074");if _eacae ==nil {return false ,nil ;};_fgg .Log .Trace ("\u0049\u0073\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0021");var (_dgfgc *PdfObjectDictionary ;);switch _gcdaa :=_eacae .(type ){case *PdfObjectDictionary :_dgfgc =_gcdaa ; -case *PdfObjectReference :_fgg .Log .Trace ("\u0030\u003a\u0020\u004c\u006f\u006f\u006b\u0020\u0075\u0070\u0020\u0072e\u0066\u0020\u0025\u0071",_gcdaa );_acba ,_cfaf :=_dcedb .LookupByReference (*_gcdaa );_fgg .Log .Trace ("\u0031\u003a\u0020%\u0071",_acba ); -if _cfaf !=nil {return false ,_cfaf ;};_cbcb ,_beef :=_acba .(*PdfIndirectObject );if !_beef {_fgg .Log .Debug ("E\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072ec\u0074\u0020\u006fb\u006ae\u0063\u0074"); -return false ,_d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ggda ,_beef :=_cbcb .PdfObject .(*PdfObjectDictionary );_dcedb ._bcfc =_cbcb ;_fgg .Log .Trace ("\u0032\u003a\u0020%\u0071",_ggda );if !_beef {return false ,_d .New ("\u0074\u0072a\u0069\u006c\u0065\u0072 \u0045\u006ec\u0072\u0079\u0070\u0074\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -};_dgfgc =_ggda ;case *PdfObjectNull :_fgg .Log .Debug ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074 \u0069\u0073\u0020a\u0020\u006e\u0075l\u006c\u0020o\u0062\u006a\u0065\u0063\u0074\u002e \u0046il\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u002e"); -return false ,nil ;default:return false ,_gf .Errorf ("u\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0074\u0079\u0070\u0065: \u0025\u0054",_gcdaa );};_eebf ,_aabce :=PdfCryptNewDecrypt (_dcedb ,_dgfgc ,_dcedb ._ebcfe );if _aabce !=nil {return false ,_aabce ; -};for _ ,_bbgf :=range []string {"\u0045n\u0063\u0072\u0079\u0070\u0074"}{_bccda :=_dcedb ._ebcfe .Get (PdfObjectName (_bbgf ));if _bccda ==nil {continue ;};switch _cbccg :=_bccda .(type ){case *PdfObjectReference :_eebf ._dfa [int (_cbccg .ObjectNumber )]=struct{}{}; -case *PdfIndirectObject :_eebf ._dac [_cbccg ]=true ;_eebf ._dfa [int (_cbccg .ObjectNumber )]=struct{}{};};};_dcedb ._ddga =_eebf ;_fgg .Log .Trace ("\u0043\u0072\u0079\u0070\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0025\u0062",_eebf ); -return true ,nil ;}; - -// JBIG2CompressionType defines the enum compression type used by the JBIG2Encoder. -type JBIG2CompressionType int ; - -// ParserMetadata is the parser based metadata information about document. -// The data here could be used on document verification. -type ParserMetadata struct{_bfdd int ;_abe bool ;_ecdd [4]byte ;_gfcc bool ;_bded bool ;_bgg bool ;_bcgd bool ;_aefg bool ;_cbf bool ;}; - -// NewASCIIHexEncoder makes a new ASCII hex encoder. -func NewASCIIHexEncoder ()*ASCIIHexEncoder {_ecfb :=&ASCIIHexEncoder {};return _ecfb }; - -// WriteString outputs the object as it is to be written to file. -func (_faec *PdfObjectBool )WriteString ()string {if *_faec {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; - -// Elements returns a slice of the PdfObject elements in the array. -func (_bdfe *PdfObjectArray )Elements ()[]PdfObject {if _bdfe ==nil {return nil ;};return _bdfe ._ffdcc ;};func (_efcb *PdfCrypt )securityHandler ()_dfe .StdHandler {if _efcb ._ge .R >=5{return _dfe .NewHandlerR6 ();};return _dfe .NewHandlerR4 (_efcb ._cdag ,_efcb ._bfdb .Length ); -}; - -// GetBoolVal returns the bool value within a *PdObjectBool represented by an PdfObject interface directly or indirectly. -// If the PdfObject does not represent a bool value, a default value of false is returned (found = false also). -func GetBoolVal (obj PdfObject )(_dbcd bool ,_cbgd bool ){_ddca ,_cbgd :=TraceToDirectObject (obj ).(*PdfObjectBool );if _cbgd {return bool (*_ddca ),true ;};return false ,false ;};func (_fdf *PdfCrypt )makeKey (_fced string ,_abd ,_dc uint32 ,_acb []byte )([]byte ,error ){_cdaa ,_gcb :=_fdf ._afb [_fced ]; -if !_gcb {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_fced );};return _cdaa .MakeKey (_abd ,_dc ,_acb );}; - -// MakeArrayFromFloats creates an PdfObjectArray from a slice of float64s, where each array element is an -// PdfObjectFloat. -func MakeArrayFromFloats (vals []float64 )*PdfObjectArray {_cegad :=MakeArray ();for _ ,_dcdfa :=range vals {_cegad .Append (MakeFloat (_dcdfa ));};return _cegad ;};func (_cfcdc *PdfParser )parseName ()(PdfObjectName ,error ){var _eaf _dag .Buffer ;_dgbd :=false ; -for {_baaa ,_bada :=_cfcdc ._bbgg .Peek (1);if _bada ==_eee .EOF {break ;};if _bada !=nil {return PdfObjectName (_eaf .String ()),_bada ;};if !_dgbd {if _baaa [0]=='/'{_dgbd =true ;_cfcdc ._bbgg .ReadByte ();}else if _baaa [0]=='%'{_cfcdc .readComment (); -_cfcdc .skipSpaces ();}else {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020N\u0061\u006d\u0065\u0020\u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020w\u0069\u0074\u0068\u0020\u0025\u0073\u0020(\u0025\u0020\u0078\u0029",_baaa ,_baaa );return PdfObjectName (_eaf .String ()),_gf .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_baaa [0]); -};}else {if IsWhiteSpace (_baaa [0]){break ;}else if (_baaa [0]=='/')||(_baaa [0]=='[')||(_baaa [0]=='(')||(_baaa [0]==']')||(_baaa [0]=='<')||(_baaa [0]=='>'){break ;}else if _baaa [0]=='#'{_cdce ,_aged :=_cfcdc ._bbgg .Peek (3);if _aged !=nil {return PdfObjectName (_eaf .String ()),_aged ; -};_gcgb ,_aged :=_e .DecodeString (string (_cdce [1:3]));if _aged !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0049\u006ev\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0066o\u006c\u006co\u0077\u0069\u006e\u0067 \u0027\u0023\u0027\u002c \u0063\u006f\u006e\u0074\u0069n\u0075\u0069\u006e\u0067\u0020\u0075\u0073i\u006e\u0067\u0020\u006c\u0069t\u0065\u0072\u0061\u006c\u0020\u002d\u0020\u004f\u0075t\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074"); -_eaf .WriteByte ('#');_cfcdc ._bbgg .Discard (1);continue ;};_cfcdc ._bbgg .Discard (3);_eaf .Write (_gcgb );}else {_ecab ,_ :=_cfcdc ._bbgg .ReadByte ();_eaf .WriteByte (_ecab );};};};return PdfObjectName (_eaf .String ()),nil ;}; - -// DecodeStream decodes a multi-encoded stream by passing it through the -// DecodeStream method of the underlying encoders. -func (_ddded *MultiEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _ddded .DecodeBytes (streamObj .Stream );}; +func MakeFloat (val float64 )*PdfObjectFloat {_fecfg :=PdfObjectFloat (val );return &_fecfg }; // Bytes returns the PdfObjectString content as a []byte array. -func (_cggfg *PdfObjectString )Bytes ()[]byte {return []byte (_cggfg ._bega )}; - -// PdfVersion returns version of the PDF file. -func (_ffgf *PdfParser )PdfVersion ()Version {return _ffgf ._acgc }; +func (_fgeab *PdfObjectString )Bytes ()[]byte {return []byte (_fgeab ._deef )};type encryptDict struct{Filter string ;V int ;SubFilter string ;Length int ;StmF string ;StrF string ;EFF string ;CF map[string ]_bf .FilterDict ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_dddc *ASCII85Encoder )MakeDecodeParams ()PdfObject {return nil };const (StreamEncodingFilterNameFlate ="F\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065";StreamEncodingFilterNameLZW ="\u004cZ\u0057\u0044\u0065\u0063\u006f\u0064e";StreamEncodingFilterNameDCT ="\u0044C\u0054\u0044\u0065\u0063\u006f\u0064e"; -StreamEncodingFilterNameRunLength ="\u0052u\u006eL\u0065\u006e\u0067\u0074\u0068\u0044\u0065\u0063\u006f\u0064\u0065";StreamEncodingFilterNameASCIIHex ="\u0041\u0053\u0043\u0049\u0049\u0048\u0065\u0078\u0044e\u0063\u006f\u0064\u0065";StreamEncodingFilterNameASCII85 ="\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0044\u0065\u0063\u006f\u0064\u0065"; -StreamEncodingFilterNameCCITTFax ="\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065";StreamEncodingFilterNameJBIG2 ="J\u0042\u0049\u0047\u0032\u0044\u0065\u0063\u006f\u0064\u0065";StreamEncodingFilterNameJPX ="\u004aP\u0058\u0044\u0065\u0063\u006f\u0064e"; -StreamEncodingFilterNameRaw ="\u0052\u0061\u0077";); +// PdfObjectDictionary represents the primitive PDF dictionary/map object. +type PdfObjectDictionary struct{_efca map[PdfObjectName ]PdfObject ;_bbdc []PdfObjectName ;_aecea *_c .Mutex ;_bebda *PdfParser ;}; -// CheckAccessRights checks access rights and permissions for a specified password. If either user/owner password is -// specified, full rights are granted, otherwise the access rights are specified by the Permissions flag. -// -// The bool flag indicates that the user can access and view the file. -// The AccessPermissions shows what access the user has for editing etc. -// An error is returned if there was a problem performing the authentication. -func (_ggadf *PdfParser )CheckAccessRights (password []byte )(bool ,_dfe .Permissions ,error ){if _ggadf ._ddga ==nil {return true ,_dfe .PermOwner ,nil ;};return _ggadf ._ddga .checkAccessRights (password );}; +// SetImage sets the image base for given flate encoder. +func (_caff *FlateEncoder )SetImage (img *_bc .ImageBase ){_caff ._gce =img };func (_bebc *PdfParser )parseNumber ()(PdfObject ,error ){return ParseNumber (_bebc ._cedf )};const _fcea =10;var (ErrUnsupportedEncodingParameters =_d .New ("\u0075\u006e\u0073u\u0070\u0070\u006f\u0072t\u0065\u0064\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073"); +ErrNoCCITTFaxDecode =_d .New ("\u0043\u0043I\u0054\u0054\u0046\u0061\u0078\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); +ErrNoJBIG2Decode =_d .New ("\u004a\u0042\u0049\u0047\u0032\u0044\u0065c\u006f\u0064\u0065 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); +ErrNoJPXDecode =_d .New ("\u004a\u0050\u0058\u0044\u0065c\u006f\u0064\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064"); +ErrNoPdfVersion =_d .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");ErrTypeError =_d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");ErrRangeError =_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +ErrNotSupported =_dc .New ("\u0066\u0065\u0061t\u0075\u0072\u0065\u0020n\u006f\u0074\u0020\u0063\u0075\u0072\u0072e\u006e\u0074\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064");ErrNotANumber =_d .New ("\u006e\u006f\u0074 \u0061\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); +); -// SetPredictor sets the predictor function. Specify the number of columns per row. -// The columns indicates the number of samples per row. -// Used for grouping data together for compression. -func (_fefcf *FlateEncoder )SetPredictor (columns int ){_fefcf .Predictor =11;_fefcf .Columns =columns ;}; +// GetXrefType returns the type of the first xref object (table or stream). +func (_defb *PdfParser )GetXrefType ()*xrefType {return _defb ._debe }; -// PdfCryptNewDecrypt makes the document crypt handler based on the encryption dictionary -// and trailer dictionary. Returns an error on failure to process. -func PdfCryptNewDecrypt (parser *PdfParser ,ed ,trailer *PdfObjectDictionary )(*PdfCrypt ,error ){_feab :=&PdfCrypt {_gba :false ,_dac :make (map[PdfObject ]bool ),_ggb :make (map[PdfObject ]bool ),_dfa :make (map[int ]struct{}),_cdd :parser };_gge ,_fef :=ed .Get ("\u0046\u0069\u006c\u0074\u0065\u0072").(*PdfObjectName ); -if !_fef {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0043\u0072\u0079\u0070\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0046i\u006c\u0074\u0065\u0072\u0020\u0066\u0069\u0065\u006c\u0064\u0021"); -return _feab ,_d .New ("r\u0065\u0071\u0075\u0069\u0072\u0065d\u0020\u0063\u0072\u0079\u0070\u0074 \u0066\u0069\u0065\u006c\u0064\u0020\u0046i\u006c\u0074\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069n\u0067");};if *_gge !="\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064"{_fgg .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020(%\u0073\u0029",*_gge ); -return _feab ,_d .New ("\u0075n\u0073u\u0070\u0070\u006f\u0072\u0074e\u0064\u0020F\u0069\u006c\u0074\u0065\u0072");};_feab ._bfdb .Filter =string (*_gge );if _cac ,_fag :=ed .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r").(*PdfObjectString );_fag {_feab ._bfdb .SubFilter =_cac .Str (); -_fgg .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0073\u0075\u0062f\u0069\u006ct\u0065\u0072\u0020\u0025\u0073",_cac );};if L ,_ggc :=ed .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*PdfObjectInteger );_ggc {if (*L %8)!=0{_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0049\u006ev\u0061\u006c\u0069\u0064\u0020\u0065\u006ec\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); -return _feab ,_d .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0065\u006e\u0063\u0072y\u0070t\u0069o\u006e\u0020\u006c\u0065\u006e\u0067\u0074h");};_feab ._bfdb .Length =int (*L );}else {_feab ._bfdb .Length =40;};_feab ._bfdb .V =0;if _cdc ,_gde :=ed .Get ("\u0056").(*PdfObjectInteger ); -_gde {V :=int (*_cdc );_feab ._bfdb .V =V ;if V >=1&&V <=2{_feab ._afb =_bddd (_feab ._bfdb .Length );}else if V >=4&&V <=5{if _fad :=_feab .loadCryptFilters (ed );_fad !=nil {return _feab ,_fad ;};}else {_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065n\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0061lg\u006f\u0020\u0056 \u003d \u0025\u0064",V ); -return _feab ,_d .New ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d");};};if _cfc :=_aeb (&_feab ._ge ,ed );_cfc !=nil {return _feab ,_cfc ;};_agfg :="";if _effa ,_fae :=trailer .Get ("\u0049\u0044").(*PdfObjectArray ); -_fae &&_effa .Len ()>=1{_ddg ,_gef :=GetString (_effa .Get (0));if !_gef {return _feab ,_d .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0074r\u0061\u0069l\u0065\u0072\u0020\u0049\u0044");};_agfg =_ddg .Str ();}else {_fgg .Log .Debug ("\u0054\u0072ai\u006c\u0065\u0072 \u0049\u0044\u0020\u0061rra\u0079 m\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0021"); -};_feab ._cdag =_agfg ;return _feab ,nil ;}; +// ResolveReference resolves reference if `o` is a *PdfObjectReference and returns the object referenced to. +// Otherwise returns back `o`. +func ResolveReference (obj PdfObject )PdfObject {if _cfgb ,_bbbef :=obj .(*PdfObjectReference );_bbbef {return _cfgb .Resolve ();};return obj ;};func (_ddaga *ASCII85Encoder )base256Tobase85 (_cadf uint32 )[5]byte {_fbgd :=[5]byte {0,0,0,0,0};_dbbgae :=_cadf ; +for _dgag :=0;_dgag < 5;_dgag ++{_fcca :=uint32 (1);for _bgbg :=0;_bgbg < 4-_dgag ;_bgbg ++{_fcca *=85;};_bead :=_dbbgae /_fcca ;_dbbgae =_dbbgae %_fcca ;_fbgd [_dgag ]=byte (_bead );};return _fbgd ;}; -// NewFlateEncoder makes a new flate encoder with default parameters, predictor 1 and bits per component 8. -func NewFlateEncoder ()*FlateEncoder {_faf :=&FlateEncoder {};_faf .Predictor =1;_faf .BitsPerComponent =8;_faf .Colors =1;_faf .Columns =1;return _faf ;}; +// GetRevision returns PdfParser for the specific version of the Pdf document. +func (_egfgg *PdfParser )GetRevision (revisionNumber int )(*PdfParser ,error ){_adcb :=_egfgg ._bcaef ;if _adcb ==revisionNumber {return _egfgg ,nil ;};if _adcb < revisionNumber {return nil ,_d .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0072\u0065\u0076\u0069\u0073i\u006fn\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); +};if _egfgg ._ecaf [revisionNumber ]!=nil {return _egfgg ._ecaf [revisionNumber ],nil ;};_dfga :=_egfgg ;for ;_adcb > revisionNumber ;_adcb --{_cbgg ,_edcac :=_dfga .GetPreviousRevisionParser ();if _edcac !=nil {return nil ,_edcac ;};_egfgg ._ecaf [_adcb -1]=_cbgg ; +_egfgg ._aade [_dfga ]=_cbgg ;_dfga =_cbgg ;};return _dfga ,nil ;};func (_fecf *PdfParser )skipSpaces ()(int ,error ){_edfc :=0;for {_cgaf ,_gaga :=_fecf ._cedf .ReadByte ();if _gaga !=nil {return 0,_gaga ;};if IsWhiteSpace (_cgaf ){_edfc ++;}else {_fecf ._cedf .UnreadByte (); +break ;};};return _edfc ,nil ;}; -// UpdateParams updates the parameter values of the encoder. -func (_aega *MultiEncoder )UpdateParams (params *PdfObjectDictionary ){for _ ,_dcfg :=range _aega ._deeg {_dcfg .UpdateParams (params );};}; +// SetIfNotNil sets the dictionary's key -> val mapping entry -IF- val is not nil. +// Note that we take care to perform a type switch. Otherwise if we would supply a nil value +// of another type, e.g. (PdfObjectArray*)(nil), then it would not be a PdfObject(nil) and thus +// would get set. +func (_afge *PdfObjectDictionary )SetIfNotNil (key PdfObjectName ,val PdfObject ){if val !=nil {switch _dccd :=val .(type ){case *PdfObjectName :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectDictionary :if _dccd !=nil {_afge .Set (key ,val ); +};case *PdfObjectStream :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectString :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectNull :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectInteger :if _dccd !=nil {_afge .Set (key ,val ); +};case *PdfObjectArray :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectBool :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectFloat :if _dccd !=nil {_afge .Set (key ,val );};case *PdfObjectReference :if _dccd !=nil {_afge .Set (key ,val ); +};case *PdfIndirectObject :if _dccd !=nil {_afge .Set (key ,val );};default:_fef .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0068\u0061\u0070\u0070\u0065\u006e\u0021",val ); +};};}; -// GetObjectStreams returns the *PdfObjectStreams represented by the PdfObject. On type mismatch the found bool flag is -// false and a nil pointer is returned. -func GetObjectStreams (obj PdfObject )(_gffdc *PdfObjectStreams ,_bfgfg bool ){_gffdc ,_bfgfg =obj .(*PdfObjectStreams );return _gffdc ,_bfgfg ;};func (_bcec *PdfParser )seekToEOFMarker (_dadbf int64 )error {var _gegg int64 ;var _ceaf int64 =2048;for _gegg < _dadbf -4{if _dadbf <=(_ceaf +_gegg ){_ceaf =_dadbf -_gegg ; -};_ ,_bbdc :=_bcec ._ecfc .Seek (_dadbf -_gegg -_ceaf ,_eee .SeekStart );if _bbdc !=nil {return _bbdc ;};_bcedc :=make ([]byte ,_ceaf );_bcec ._ecfc .Read (_bcedc );_fgg .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0045\u004f\u0046 \u006da\u0072\u006b\u0065\u0072\u003a\u0020\u0022%\u0073\u0022",string (_bcedc )); -_gaec :=_ebcc .FindAllStringIndex (string (_bcedc ),-1);if _gaec !=nil {_ggecb :=_gaec [len (_gaec )-1];_fgg .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_gaec );_ccbe :=_dadbf -_gegg -_ceaf +int64 (_ggecb [0]);_bcec ._ecfc .Seek (_ccbe ,_eee .SeekStart ); -return nil ;};_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); -_gegg +=_ceaf -4;};_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006be\u0072 \u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e");return _fdfe ;}; +// GetFilterName returns the name of the encoding filter. +func (_egd *RunLengthEncoder )GetFilterName ()string {return StreamEncodingFilterNameRunLength }; -// GetNumberAsInt64 returns the contents of `obj` as an int64 if it is an integer or float, or an -// error if it isn't. This is for cases where expecting an integer, but some implementations -// actually store the number in a floating point format. -func GetNumberAsInt64 (obj PdfObject )(int64 ,error ){switch _adbd :=obj .(type ){case *PdfObjectFloat :_fgg .Log .Debug ("\u004e\u0075m\u0062\u0065\u0072\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u0073\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0077\u0061s\u0020\u0073\u0074\u006f\u0072\u0065\u0064\u0020\u0061\u0073\u0020\u0066\u006c\u006fa\u0074\u0020(\u0074\u0079\u0070\u0065 \u0063\u0061\u0073\u0074\u0069n\u0067\u0020\u0075\u0073\u0065\u0064\u0029"); -return int64 (*_adbd ),nil ;case *PdfObjectInteger :return int64 (*_adbd ),nil ;case *PdfObjectReference :_cedge :=TraceToDirectObject (obj );return GetNumberAsInt64 (_cedge );case *PdfIndirectObject :return GetNumberAsInt64 (_adbd .PdfObject );};return 0,ErrNotANumber ; -}; +// GetAsFloat64Slice returns the array as []float64 slice. +// Returns an error if not entirely numeric (only PdfObjectIntegers, PdfObjectFloats). +func (_gebbf *PdfObjectArray )GetAsFloat64Slice ()([]float64 ,error ){var _fbffd []float64 ;for _ ,_acfb :=range _gebbf .Elements (){_adadb ,_dgeca :=GetNumberAsFloat (TraceToDirectObject (_acfb ));if _dgeca !=nil {return nil ,_fc .Errorf ("\u0061\u0072\u0072\u0061\u0079\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0075m\u0062\u0065\u0072"); +};_fbffd =append (_fbffd ,_adadb );};return _fbffd ,nil ;};func _dcegg (_gfgab int )int {if _gfgab < 0{return -_gfgab ;};return _gfgab ;}; -// GetStream returns the *PdfObjectStream represented by the PdfObject. On type mismatch the found bool flag is -// false and a nil pointer is returned. -func GetStream (obj PdfObject )(_babg *PdfObjectStream ,_feba bool ){obj =ResolveReference (obj );_babg ,_feba =obj .(*PdfObjectStream );return _babg ,_feba ;}; +// WriteString outputs the object as it is to be written to file. +func (_efbd *PdfObjectArray )WriteString ()string {var _fegfe _fe .Builder ;_fegfe .WriteString ("\u005b");for _abbcc ,_fbccb :=range _efbd .Elements (){_fegfe .WriteString (_fbccb .WriteString ());if _abbcc < (_efbd .Len ()-1){_fegfe .WriteString ("\u0020"); +};};_fegfe .WriteString ("\u005d");return _fegfe .String ();}; -// IsHexadecimal checks if the PdfObjectString contains Hexadecimal data. -func (_cbdcd *PdfObjectString )IsHexadecimal ()bool {return _cbdcd ._acfba }; +// EncodeBytes ASCII encodes the passed in slice of bytes. +func (_fege *ASCIIHexEncoder )EncodeBytes (data []byte )([]byte ,error ){var _bcge _gf .Buffer ;for _ ,_gaee :=range data {_bcge .WriteString (_fc .Sprintf ("\u0025\u002e\u0032X\u0020",_gaee ));};_bcge .WriteByte ('>');return _bcge .Bytes (),nil ;}; -// EncodeBytes DCT encodes the passed in slice of bytes. -func (_gacc *DCTEncoder )EncodeBytes (data []byte )([]byte ,error ){var _ggdf _da .Image ;if _gacc .ColorComponents ==1&&_gacc .BitsPerComponent ==8{_ggdf =&_da .Gray {Rect :_da .Rect (0,0,_gacc .Width ,_gacc .Height ),Pix :data ,Stride :_fa .BytesPerLine (_gacc .Width ,_gacc .BitsPerComponent ,_gacc .ColorComponents )}; -}else {var _ccdd error ;_ggdf ,_ccdd =_fa .NewImage (_gacc .Width ,_gacc .Height ,_gacc .BitsPerComponent ,_gacc .ColorComponents ,data ,nil ,nil );if _ccdd !=nil {return nil ,_ccdd ;};};_acdf :=_bc .Options {};_acdf .Quality =_gacc .Quality ;var _ccaf _dag .Buffer ; -if _gfgg :=_bc .Encode (&_ccaf ,_ggdf ,&_acdf );_gfgg !=nil {return nil ,_gfgg ;};return _ccaf .Bytes (),nil ;}; +// DecodeBytes returns the passed in slice of bytes. +// The purpose of the method is to satisfy the StreamEncoder interface. +func (_fbac *RawEncoder )DecodeBytes (encoded []byte )([]byte ,error ){return encoded ,nil };func (_cad *PdfCrypt )newEncryptDict ()*PdfObjectDictionary {_cbad :=MakeDict ();_cbad .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064")); +_cbad .Set ("\u0056",MakeInteger (int64 (_cad ._bde .V )));_cbad .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_cad ._bde .Length )));return _cbad ;}; -// NewJBIG2Encoder creates a new JBIG2Encoder. -func NewJBIG2Encoder ()*JBIG2Encoder {return &JBIG2Encoder {_cbcc :_cf .InitEncodeDocument (false )}}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_cdda *LZWEncoder )MakeDecodeParams ()PdfObject {if _cdda .Predictor > 1{_dbafa :=MakeDict ();_dbafa .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_cdda .Predictor )));if _cdda .BitsPerComponent !=8{_dbafa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_cdda .BitsPerComponent ))); +};if _cdda .Columns !=1{_dbafa .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_cdda .Columns )));};if _cdda .Colors !=1{_dbafa .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_cdda .Colors )));};return _dbafa ;};return nil ; +};func (_ggbd *PdfParser )parseObject ()(PdfObject ,error ){_fef .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074");_ggbd .skipSpaces ();for {_ecgb ,_agdg :=_ggbd ._cedf .Peek (2);if _agdg !=nil {if _agdg !=_gdb .EOF ||len (_ecgb )==0{return nil ,_agdg ; +};if len (_ecgb )==1{_ecgb =append (_ecgb ,' ');};};_fef .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_ecgb ));if _ecgb [0]=='/'{_accd ,_bdfb :=_ggbd .parseName ();_fef .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_accd ); +return &_accd ,_bdfb ;}else if _ecgb [0]=='('{_fef .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");_ddacf ,_edbc :=_ggbd .parseString ();return _ddacf ,_edbc ;}else if _ecgb [0]=='['{_fef .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); +_baee ,_gcad :=_ggbd .parseArray ();return _baee ,_gcad ;}else if (_ecgb [0]=='<')&&(_ecgb [1]=='<'){_fef .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021");_gefef ,_cagg :=_ggbd .ParseDict ();return _gefef ,_cagg ;}else if _ecgb [0]=='<'{_fef .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021"); +_gfbcfb ,_cdaf :=_ggbd .parseHexString ();return _gfbcfb ,_cdaf ;}else if _ecgb [0]=='%'{_ggbd .readComment ();_ggbd .skipSpaces ();}else {_fef .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_ecgb ,_ =_ggbd ._cedf .Peek (15); +_fddg :=string (_ecgb );_fef .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_fddg );if (len (_fddg )> 3)&&(_fddg [:4]=="\u006e\u0075\u006c\u006c"){_ffgag ,_ddfb :=_ggbd .parseNull ();return &_ffgag ,_ddfb ;}else if (len (_fddg )> 4)&&(_fddg [:5]=="\u0066\u0061\u006cs\u0065"){_bceg ,_dfafb :=_ggbd .parseBool (); +return &_bceg ,_dfafb ;}else if (len (_fddg )> 3)&&(_fddg [:4]=="\u0074\u0072\u0075\u0065"){_afeb ,_dffc :=_ggbd .parseBool ();return &_afeb ,_dffc ;};_cccg :=_afcc .FindStringSubmatch (_fddg );if len (_cccg )> 1{_ecgb ,_ =_ggbd ._cedf .ReadBytes ('R'); +_fef .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_ecgb [:]));_gacb ,_cggd :=_bfbf (string (_ecgb ));_gacb ._begga =_ggbd ;return &_gacb ,_cggd ;};_faba :=_gbffa .FindStringSubmatch (_fddg );if len (_faba )> 1{_fef .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021"); +_ddaa ,_efea :=_ggbd .parseNumber ();return _ddaa ,_efea ;};_faba =_egfg .FindStringSubmatch (_fddg );if len (_faba )> 1{_fef .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021"); +_fef .Log .Trace ("\u0025\u0020\u0073",_faba );_adedf ,_aeabe :=_ggbd .parseNumber ();return _adedf ,_aeabe ;};_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_fddg ); +return nil ,_d .New ("\u006f\u0062\u006a\u0065\u0063t\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e"); +};};}; -// GetIntVal returns the int value represented by the PdfObject directly or indirectly if contained within an -// indirect object. On type mismatch the found bool flag returned is false and a nil pointer is returned. -func GetIntVal (obj PdfObject )(_dfef int ,_gabbb bool ){_faaaf ,_gabbb :=TraceToDirectObject (obj ).(*PdfObjectInteger );if _gabbb &&_faaaf !=nil {return int (*_faaaf ),true ;};return 0,false ;};func _dbac (_cgg _dd .Filter ,_eed _dfe .AuthEvent )*PdfObjectDictionary {if _eed ==""{_eed =_dfe .EventDocOpen ; -};_dgc :=MakeDict ();_dgc .Set ("\u0054\u0079\u0070\u0065",MakeName ("C\u0072\u0079\u0070\u0074\u0046\u0069\u006c\u0074\u0065\u0072"));_dgc .Set ("\u0041u\u0074\u0068\u0045\u0076\u0065\u006et",MakeName (string (_eed )));_dgc .Set ("\u0043\u0046\u004d",MakeName (_cgg .Name ())); -_dgc .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_cgg .KeyLength ())));return _dgc ;};var _bebg =[]PdfObjectName {"\u0056","\u0052","\u004f","\u0055","\u0050"}; +// DecodeBytes decodes a slice of LZW encoded bytes and returns the result. +func (_abba *LZWEncoder )DecodeBytes (encoded []byte )([]byte ,error ){var _ddag _gf .Buffer ;_ebeg :=_gf .NewReader (encoded );var _geea _gdb .ReadCloser ;if _abba .EarlyChange ==1{_geea =_dcb .NewReader (_ebeg ,_dcb .MSB ,8);}else {_geea =_gd .NewReader (_ebeg ,_gd .MSB ,8); +};defer _geea .Close ();if _ ,_eaaa :=_ddag .ReadFrom (_geea );_eaaa !=nil {if _eaaa !=_gdb .ErrUnexpectedEOF ||_ddag .Len ()==0{return nil ,_eaaa ;};_fef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u004c\u005a\u0057\u0020\u0064\u0065\u0063\u006f\u0064i\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076\u002e \u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062e \u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e",_eaaa ); +};return _ddag .Bytes (),nil ;}; // ParseNumber parses a numeric objects from a buffered stream. // Section 7.3.3. @@ -1168,201 +1003,187 @@ _dgc .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (_cgg .KeyL // Nonetheless, we sometimes get numbers with exponential format, so // we will support it in the reader (no confusion with other types, so // no compromise). -func ParseNumber (buf *_ec .Reader )(PdfObject ,error ){_bgbg :=false ;_ceda :=true ;var _efdf _dag .Buffer ;for {if _fgg .Log .IsLogLevel (_fgg .LogLevelTrace ){_fgg .Log .Trace ("\u0050\u0061\u0072\u0073in\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0022\u0025\u0073\u0022",_efdf .String ()); -};_cbbb ,_afdg :=buf .Peek (1);if _afdg ==_eee .EOF {break ;};if _afdg !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0025\u0073",_afdg );return nil ,_afdg ;};if _ceda &&(_cbbb [0]=='-'||_cbbb [0]=='+'){_fgbae ,_ :=buf .ReadByte ();_efdf .WriteByte (_fgbae ); -_ceda =false ;}else if IsDecimalDigit (_cbbb [0]){_dadc ,_ :=buf .ReadByte ();_efdf .WriteByte (_dadc );}else if _cbbb [0]=='.'{_gbaeb ,_ :=buf .ReadByte ();_efdf .WriteByte (_gbaeb );_bgbg =true ;}else if _cbbb [0]=='e'||_cbbb [0]=='E'{_adff ,_ :=buf .ReadByte (); -_efdf .WriteByte (_adff );_bgbg =true ;_ceda =true ;}else {break ;};};var _fadge PdfObject ;if _bgbg {_ffadd ,_aabf :=_g .ParseFloat (_efdf .String (),64);if _aabf !=nil {_fgg .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025v\u0020\u0065\u0072\u0072\u003d\u0025v\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0030\u002e\u0030\u002e\u0020\u004fu\u0074\u0070u\u0074\u0020\u006d\u0061y\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074",_efdf .String (),_aabf ); -_ffadd =0.0;};_ddabc :=PdfObjectFloat (_ffadd );_fadge =&_ddabc ;}else {_eecee ,_eegdb :=_g .ParseInt (_efdf .String (),10,64);if _eegdb !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0025\u0076\u0020\u0065\u0072\u0072\u003d%\u0076\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0030\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 \u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006ec\u006f\u0072r\u0065c\u0074",_efdf .String (),_eegdb ); -_eecee =0;};_beefc :=PdfObjectInteger (_eecee );_fadge =&_beefc ;};return _fadge ,nil ;}; +func ParseNumber (buf *_dd .Reader )(PdfObject ,error ){_eacdd :=false ;_abff :=true ;var _dgde _gf .Buffer ;for {if _fef .Log .IsLogLevel (_fef .LogLevelTrace ){_fef .Log .Trace ("\u0050\u0061\u0072\u0073in\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0022\u0025\u0073\u0022",_dgde .String ()); +};_dcba ,_bgdg :=buf .Peek (1);if _bgdg ==_gdb .EOF {break ;};if _bgdg !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0025\u0073",_bgdg );return nil ,_bgdg ;};if _abff &&(_dcba [0]=='-'||_dcba [0]=='+'){_adeag ,_ :=buf .ReadByte ();_dgde .WriteByte (_adeag ); +_abff =false ;}else if IsDecimalDigit (_dcba [0]){_gccdc ,_ :=buf .ReadByte ();_dgde .WriteByte (_gccdc );}else if _dcba [0]=='.'{_gbfc ,_ :=buf .ReadByte ();_dgde .WriteByte (_gbfc );_eacdd =true ;}else if _dcba [0]=='e'||_dcba [0]=='E'{_dacfg ,_ :=buf .ReadByte (); +_dgde .WriteByte (_dacfg );_eacdd =true ;_abff =true ;}else {break ;};};var _gcdg PdfObject ;if _eacdd {_fcbcd ,_aebg :=_b .ParseFloat (_dgde .String (),64);if _aebg !=nil {_fef .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025v\u0020\u0065\u0072\u0072\u003d\u0025v\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0030\u002e\u0030\u002e\u0020\u004fu\u0074\u0070u\u0074\u0020\u006d\u0061y\u0020\u0062\u0065\u0020\u0069n\u0063\u006f\u0072\u0072\u0065\u0063\u0074",_dgde .String (),_aebg ); +_fcbcd =0.0;};_beed :=PdfObjectFloat (_fcbcd );_gcdg =&_beed ;}else {_cadca ,_gdbcc :=_b .ParseInt (_dgde .String (),10,64);if _gdbcc !=nil {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0025\u0076\u0020\u0065\u0072\u0072\u003d%\u0076\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0030\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 \u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006ec\u006f\u0072r\u0065c\u0074",_dgde .String (),_gdbcc ); +_cadca =0;};_dcgac :=PdfObjectInteger (_cadca );_gcdg =&_dcgac ;};return _gcdg ,nil ;}; -// LookupByNumber looks up a PdfObject by object number. Returns an error on failure. -func (_gb *PdfParser )LookupByNumber (objNumber int )(PdfObject ,error ){_dfd ,_ ,_ace :=_gb .lookupByNumberWrapper (objNumber ,true );return _dfd ,_ace ;}; +// RunLengthEncoder represents Run length encoding. +type RunLengthEncoder struct{}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_adgg *DCTEncoder )MakeDecodeParams ()PdfObject {return nil }; +// String returns a descriptive information string about the encryption method used. +func (_eff *PdfCrypt )String ()string {if _eff ==nil {return "";};_ecf :=_eff ._bde .Filter +"\u0020\u002d\u0020";if _eff ._bde .V ==0{_ecf +="\u0055\u006e\u0064\u006fcu\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0061\u006c\u0067\u006f\u0072\u0069\u0074h\u006d"; +}else if _eff ._bde .V ==1{_ecf +="\u0052\u0043\u0034:\u0020\u0034\u0030\u0020\u0062\u0069\u0074\u0073";}else if _eff ._bde .V ==2{_ecf +=_fc .Sprintf ("\u0052\u0043\u0034:\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073",_eff ._bde .Length );}else if _eff ._bde .V ==3{_ecf +="U\u006e\u0070\u0075\u0062li\u0073h\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d"; +}else if _eff ._bde .V >=4{_ecf +=_fc .Sprintf ("\u0053\u0074r\u0065\u0061\u006d\u0020f\u0069\u006ct\u0065\u0072\u003a\u0020\u0025\u0073\u0020\u002d \u0053\u0074\u0072\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0074\u0065r\u003a\u0020\u0025\u0073",_eff ._caf ,_eff ._fge ); +_ecf +="\u003b\u0020C\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0073\u003a";for _bdec ,_fff :=range _eff ._deb {_ecf +=_fc .Sprintf ("\u0020\u002d\u0020\u0025\u0073\u003a\u0020\u0025\u0073 \u0028\u0025\u0064\u0029",_bdec ,_fff .Name (),_fff .KeyLength ()); +};};_ded :=_eff .GetAccessPermissions ();_ecf +=_fc .Sprintf ("\u0020\u002d\u0020\u0025\u0023\u0076",_ded );return _ecf ;};func _adgf ()string {return _fef .Version }; -// DecodeBytes decodes a slice of ASCII encoded bytes and returns the result. -func (_adeg *ASCIIHexEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_efcd :=_dag .NewReader (encoded );var _edfcbf []byte ;for {_dbgb ,_dcdgf :=_efcd .ReadByte ();if _dcdgf !=nil {return nil ,_dcdgf ;};if _dbgb =='>'{break ;};if IsWhiteSpace (_dbgb ){continue ; -};if (_dbgb >='a'&&_dbgb <='f')||(_dbgb >='A'&&_dbgb <='F')||(_dbgb >='0'&&_dbgb <='9'){_edfcbf =append (_edfcbf ,_dbgb );}else {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0061\u0073\u0063\u0069\u0069 \u0068\u0065\u0078\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072 \u0028\u0025\u0063\u0029",_dbgb ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0073\u0063\u0069\u0069\u0020\u0068e\u0078 \u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0028\u0025\u0063\u0029",_dbgb );};};if len (_edfcbf )%2==1{_edfcbf =append (_edfcbf ,'0'); -};_fgg .Log .Trace ("\u0049\u006e\u0062\u006f\u0075\u006e\u0064\u0020\u0025\u0073",_edfcbf );_edb :=make ([]byte ,_e .DecodedLen (len (_edfcbf )));_ ,_cdeec :=_e .Decode (_edb ,_edfcbf );if _cdeec !=nil {return nil ,_cdeec ;};return _edb ,nil ;}; +// AddEncoder adds the passed in encoder to the underlying encoder slice. +func (_accf *MultiEncoder )AddEncoder (encoder StreamEncoder ){_accf ._gebb =append (_accf ._gebb ,encoder );}; -// Append appends PdfObject(s) to the array. -func (_dgfgd *PdfObjectArray )Append (objects ...PdfObject ){if _dgfgd ==nil {_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0020\u002d\u0020\u0041\u0074\u0074\u0065\u006d\u0070t\u0020\u0074\u006f\u0020\u0061\u0070p\u0065\u006e\u0064\u0020\u0074\u006f\u0020\u0061\u0020\u006e\u0069\u006c\u0020a\u0072\u0072\u0061\u0079"); -return ;};_dgfgd ._ffdcc =append (_dgfgd ._ffdcc ,objects ...);}; +// ASCII85Encoder implements ASCII85 encoder/decoder. +type ASCII85Encoder struct{};func (_addaf *PdfParser )parseXref ()(*PdfObjectDictionary ,error ){_addaf .skipSpaces ();const _beffg =20;_gaada ,_ :=_addaf ._cedf .Peek (_beffg );for _gcgf :=0;_gcgf < 2;_gcgf ++{if _addaf ._fgfaf ==0{_addaf ._fgfaf =_addaf .GetFileOffset (); +};if _aaff .Match (_gaada ){_fef .Log .Trace ("\u0078\u0072e\u0066\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0074\u006f\u0020\u0061\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002e\u0020\u0050\u0072\u006f\u0062\u0061\u0062\u006c\u0079\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +_fef .Log .Debug ("\u0073t\u0061r\u0074\u0069\u006e\u0067\u0020w\u0069\u0074h\u0020\u0022\u0025\u0073\u0022",string (_gaada ));return _addaf .parseXrefStream (nil );};if _bcgba .Match (_gaada ){_fef .Log .Trace ("\u0053\u0074\u0061\u006ed\u0061\u0072\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0073e\u0063t\u0069\u006f\u006e\u0020\u0074\u0061\u0062l\u0065\u0021"); +return _addaf .parseXrefTable ();};_bag :=_addaf .GetFileOffset ();if _addaf ._fgfaf ==0{_addaf ._fgfaf =_bag ;};_addaf .SetFileOffset (_bag -_beffg );defer _addaf .SetFileOffset (_bag );_bdfa ,_ :=_addaf ._cedf .Peek (_beffg );_gaada =append (_bdfa ,_gaada ...); +};_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006e\u0067\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u0078\u0072\u0065f\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u006fr\u0020\u0073\u0074\u0072\u0065\u0061\u006d.\u0020\u0052\u0065\u0070\u0061i\u0072\u0020\u0061\u0074\u0074e\u006d\u0070\u0074\u0065\u0064\u003a\u0020\u004c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0065\u0061\u0072\u006c\u0069\u0065\u0073\u0074\u0020x\u0072\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u0062\u006f\u0074to\u006d\u002e"); +if _gddd :=_addaf .repairSeekXrefMarker ();_gddd !=nil {_fef .Log .Debug ("\u0052e\u0070a\u0069\u0072\u0020\u0066\u0061i\u006c\u0065d\u0020\u002d\u0020\u0025\u0076",_gddd );return nil ,_gddd ;};return _addaf .parseXrefTable ();}; -// PdfObjectStream represents the primitive PDF Object stream. -type PdfObjectStream struct{PdfObjectReference ;*PdfObjectDictionary ;Stream []byte ;Lazy bool ;TempFile string ;}; +// PdfIndirectObject represents the primitive PDF indirect object. +type PdfIndirectObject struct{PdfObjectReference ;PdfObject ;};func (_fbff *PdfParser )parseNull ()(PdfObjectNull ,error ){_ ,_ggfe :=_fbff ._cedf .Discard (4);return PdfObjectNull {},_ggfe ;};func (_adggg *PdfParser )seekPdfVersionTopDown ()(int ,int ,error ){_adggg ._ccfe .Seek (0,_gdb .SeekStart ); +_adggg ._cedf =_dd .NewReader (_adggg ._ccfe );_becd :=20;_dag :=make ([]byte ,_becd );for {_acgf ,_dgdf :=_adggg ._cedf .ReadByte ();if _dgdf !=nil {if _dgdf ==_gdb .EOF {break ;}else {return 0,0,_dgdf ;};};if IsDecimalDigit (_acgf )&&_dag [_becd -1]=='.'&&IsDecimalDigit (_dag [_becd -2])&&_dag [_becd -3]=='-'&&_dag [_becd -4]=='F'&&_dag [_becd -5]=='D'&&_dag [_becd -6]=='P'{_adge :=int (_dag [_becd -2]-'0'); +_badcd :=int (_acgf -'0');return _adge ,_badcd ,nil ;};_dag =append (_dag [1:_becd ],_acgf );};return 0,0,_d .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; -// MakeDictMap creates a PdfObjectDictionary initialized from a map of keys to values. -func MakeDictMap (objmap map[string ]PdfObject )*PdfObjectDictionary {_fded :=MakeDict ();return _fded .Update (objmap );}; +// HasInvalidSeparationAfterXRef implements core.ParserMetadata interface. +func (_efgb ParserMetadata )HasInvalidSeparationAfterXRef ()bool {return _efgb ._fga }; -// DecodeBytes decodes a slice of JBIG2 encoded bytes and returns the results. -func (_ebab *JBIG2Encoder )DecodeBytes (encoded []byte )([]byte ,error ){return _eb .DecodeBytes (encoded ,_bg .Parameters {},_ebab .Globals );}; +// String returns a string describing `ind`. +func (_fedg *PdfIndirectObject )String ()string {return _fc .Sprintf ("\u0049\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0025\u0064",(*_fedg ).ObjectNumber );}; -// HasDataAfterEOF checks if there is some data after EOF marker. -func (_cdgd ParserMetadata )HasDataAfterEOF ()bool {return _cdgd ._gfcc }; +// IsEncrypted checks if the document is encrypted. A bool flag is returned indicating the result. +// First time when called, will check if the Encrypt dictionary is accessible through the trailer dictionary. +// If encrypted, prepares a crypt datastructure which can be used to authenticate and decrypt the document. +// On failure, an error is returned. +func (_befgf *PdfParser )IsEncrypted ()(bool ,error ){if _befgf ._fffgf !=nil {return true ,nil ;}else if _befgf ._fdef ==nil {return false ,nil ;};_fef .Log .Trace ("\u0043\u0068\u0065c\u006b\u0069\u006e\u0067 \u0065\u006e\u0063\u0072\u0079\u0070\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0021"); +_abecb :=_befgf ._fdef .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074");if _abecb ==nil {return false ,nil ;};_fef .Log .Trace ("\u0049\u0073\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0021");var (_dceea *PdfObjectDictionary ;);switch _egbb :=_abecb .(type ){case *PdfObjectDictionary :_dceea =_egbb ; +case *PdfObjectReference :_fef .Log .Trace ("\u0030\u003a\u0020\u004c\u006f\u006f\u006b\u0020\u0075\u0070\u0020\u0072e\u0066\u0020\u0025\u0071",_egbb );_ebac ,_aceg :=_befgf .LookupByReference (*_egbb );_fef .Log .Trace ("\u0031\u003a\u0020%\u0071",_ebac ); +if _aceg !=nil {return false ,_aceg ;};_cadc ,_fccac :=_ebac .(*PdfIndirectObject );if !_fccac {_fef .Log .Debug ("E\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072ec\u0074\u0020\u006fb\u006ae\u0063\u0074"); +return false ,_d .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bgac ,_fccac :=_cadc .PdfObject .(*PdfObjectDictionary );_befgf ._abbc =_cadc ;_fef .Log .Trace ("\u0032\u003a\u0020%\u0071",_bgac );if !_fccac {return false ,_d .New ("\u0074\u0072a\u0069\u006c\u0065\u0072 \u0045\u006ec\u0072\u0079\u0070\u0074\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +};_dceea =_bgac ;case *PdfObjectNull :_fef .Log .Debug ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074 \u0069\u0073\u0020a\u0020\u006e\u0075l\u006c\u0020o\u0062\u006a\u0065\u0063\u0074\u002e \u0046il\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u002e"); +return false ,nil ;default:return false ,_fc .Errorf ("u\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0074\u0079\u0070\u0065: \u0025\u0054",_egbb );};_ecae ,_gdae :=PdfCryptNewDecrypt (_befgf ,_dceea ,_befgf ._fdef );if _gdae !=nil {return false ,_gdae ; +};for _ ,_afce :=range []string {"\u0045n\u0063\u0072\u0079\u0070\u0074"}{_baebf :=_befgf ._fdef .Get (PdfObjectName (_afce ));if _baebf ==nil {continue ;};switch _cdfa :=_baebf .(type ){case *PdfObjectReference :_ecae ._begb [int (_cdfa .ObjectNumber )]=struct{}{}; +case *PdfIndirectObject :_ecae ._ecd [_cdfa ]=true ;_ecae ._begb [int (_cdfa .ObjectNumber )]=struct{}{};};};_befgf ._fffgf =_ecae ;_fef .Log .Trace ("\u0043\u0072\u0079\u0070\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0025\u0062",_ecae ); +return true ,nil ;}; -// ASCII85Encoder implements ASCII85 encoder/decoder. -type ASCII85Encoder struct{}; +// GetUpdatedObjects returns pdf objects which were updated from the specific version (from prevParser). +func (_dbbf *PdfParser )GetUpdatedObjects (prevParser *PdfParser )(map[int64 ]PdfObject ,error ){if prevParser ==nil {return nil ,_d .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0070\u0061\u0072\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020nu\u006c\u006c"); +};_fgad ,_agcg :=_dbbf .getNumbersOfUpdatedObjects (prevParser );if _agcg !=nil {return nil ,_agcg ;};_bcac :=make (map[int64 ]PdfObject );for _ ,_cadg :=range _fgad {if _eagcf ,_caed :=_dbbf .LookupByNumber (_cadg );_caed ==nil {_bcac [int64 (_cadg )]=_eagcf ; +}else {return nil ,_caed ;};};return _bcac ,nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_cgdbb *JPXEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()};const _dbgbc =32<<(^uint (0)>>63);func _ccbc (_gggcd PdfObject )(*float64 ,error ){switch _afbf :=_gggcd .(type ){case *PdfObjectFloat :_adec :=float64 (*_afbf );return &_adec ,nil ; -case *PdfObjectInteger :_bdab :=float64 (*_afbf );return &_bdab ,nil ;case *PdfObjectNull :return nil ,nil ;};return nil ,ErrNotANumber ;}; +// GetNumberAsFloat returns the contents of `obj` as a float if it is an integer or float, or an +// error if it isn't. +func GetNumberAsFloat (obj PdfObject )(float64 ,error ){switch _bcgde :=obj .(type ){case *PdfObjectFloat :return float64 (*_bcgde ),nil ;case *PdfObjectInteger :return float64 (*_bcgde ),nil ;case *PdfObjectReference :_dfgb :=TraceToDirectObject (obj ); +return GetNumberAsFloat (_dfgb );case *PdfIndirectObject :return GetNumberAsFloat (_bcgde .PdfObject );};return 0,ErrNotANumber ;}; -// IsNullObject returns true if `obj` is a PdfObjectNull. -func IsNullObject (obj PdfObject )bool {_ ,_bcffe :=TraceToDirectObject (obj ).(*PdfObjectNull );return _bcffe ;};func _abafc (_bgac PdfObject ,_gffc int )PdfObject {if _gffc > _acee {_fgg .Log .Error ("\u0054\u0072ac\u0065\u0020\u0064e\u0070\u0074\u0068\u0020lev\u0065l \u0062\u0065\u0079\u006f\u006e\u0064\u0020%d\u0020\u002d\u0020\u0065\u0072\u0072\u006fr\u0021",_acee ); -return MakeNull ();};switch _cffde :=_bgac .(type ){case *PdfIndirectObject :_bgac =_abafc ((*_cffde ).PdfObject ,_gffc +1);case *PdfObjectArray :for _acefd ,_fgff :=range (*_cffde )._ffdcc {(*_cffde )._ffdcc [_acefd ]=_abafc (_fgff ,_gffc +1);};case *PdfObjectDictionary :for _abdab ,_bggec :=range (*_cffde )._fbbg {(*_cffde )._fbbg [_abdab ]=_abafc (_bggec ,_gffc +1); -};_gg .Slice ((*_cffde )._bfdf ,func (_bfdec ,_feabc int )bool {return (*_cffde )._bfdf [_bfdec ]< (*_cffde )._bfdf [_feabc ]});};return _bgac ;}; +// MakeInteger creates a PdfObjectInteger from an int64. +func MakeInteger (val int64 )*PdfObjectInteger {_daeag :=PdfObjectInteger (val );return &_daeag };var _debg =_d .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");func (_dgbd *PdfCrypt )encryptBytes (_ffga []byte ,_cff string ,_ffgd []byte )([]byte ,error ){_fef .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073"); +_bae ,_dfce :=_dgbd ._deb [_cff ];if !_dfce {return nil ,_fc .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_cff );};return _bae .EncryptBytes (_ffga ,_ffgd );}; -// NewDCTEncoder makes a new DCT encoder with default parameters. -func NewDCTEncoder ()*DCTEncoder {_dfgdf :=&DCTEncoder {};_dfgdf .ColorComponents =3;_dfgdf .BitsPerComponent =8;_dfgdf .Quality =DefaultJPEGQuality ;_dfgdf .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};return _dfgdf ;};func (_babce *PdfObjectDictionary )setWithLock (_feegg PdfObjectName ,_fgdd PdfObject ,_eebc bool ){if _eebc {_babce ._bcfdc .Lock (); -defer _babce ._bcfdc .Unlock ();};_ ,_bbggge :=_babce ._fbbg [_feegg ];if !_bbggge {_babce ._bfdf =append (_babce ._bfdf ,_feegg );};_babce ._fbbg [_feegg ]=_fgdd ;};var _geeb =[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); -func (_cg *PdfParser )lookupObjectViaOS (_aab int ,_dda int )(PdfObject ,error ){var _cc *_dag .Reader ;var _ae objectStream ;var _bcd bool ;_ae ,_bcd =_cg ._ggaa [_aab ];if !_bcd {_cca ,_gca :=_cg .LookupByNumber (_aab );if _gca !=nil {_fgg .Log .Debug ("\u004d\u0069ss\u0069\u006e\u0067 \u006f\u0062\u006a\u0065ct \u0073tr\u0065\u0061\u006d\u0020\u0077\u0069\u0074h \u006e\u0075\u006d\u0062\u0065\u0072\u0020%\u0064",_aab ); -return nil ,_gca ;};_gcd ,_eg :=_cca .(*PdfObjectStream );if !_eg {return nil ,_d .New ("i\u006e\u0076\u0061\u006cid\u0020o\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d");};if _cg ._ddga !=nil &&!_cg ._ddga .isDecrypted (_gcd ){return nil ,_d .New ("\u006e\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0064\u0065\u0063r\u0079\u0070\u0074\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d"); -};_af :=_gcd .PdfObjectDictionary ;_fgg .Log .Trace ("\u0073o\u0020\u0064\u003a\u0020\u0025\u0073\n",_af .String ());_ebe ,_eg :=_af .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if !_eg {_fgg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0061\u006c\u0077\u0061\u0079\u0073\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0054\u0079\u0070\u0065"); -return nil ,_d .New ("\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020T\u0079\u0070\u0065");};if _df .ToLower (string (*_ebe ))!="\u006f\u0062\u006a\u0073\u0074\u006d"{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0074\u0079\u0070\u0065\u0020s\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0077\u0061\u0079\u0073 \u0062\u0065\u0020\u004f\u0062\u006a\u0053\u0074\u006d\u0020\u0021"); -return nil ,_d .New ("\u006f\u0062\u006a\u0065c\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0074y\u0070e\u0020\u0021\u003d\u0020\u004f\u0062\u006aS\u0074\u006d");};N ,_eg :=_af .Get ("\u004e").(*PdfObjectInteger );if !_eg {return nil ,_d .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020i\u006e\u0020\u0073\u0074\u0072\u0065\u0061m\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_ad ,_eg :=_af .Get ("\u0046\u0069\u0072s\u0074").(*PdfObjectInteger );if !_eg {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0046\u0069\u0072\u0073\u0074\u0020i\u006e \u0073t\u0072e\u0061\u006d\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_fgg .Log .Trace ("\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0073\u0020\u006eu\u006d\u0062\u0065\u0072\u0020\u006f\u0066 \u006f\u0062\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0064",_ebe ,*N );_cgd ,_gca :=DecodeStream (_gcd );if _gca !=nil {return nil ,_gca ; -};_fgg .Log .Trace ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_cgd );_bf :=_cg .GetFileOffset ();defer func (){_cg .SetFileOffset (_bf )}();_cc =_dag .NewReader (_cgd );_cg ._bbgg =_ec .NewReader (_cc );_fgg .Log .Trace ("\u0050a\u0072s\u0069\u006e\u0067\u0020\u006ff\u0066\u0073e\u0074\u0020\u006d\u0061\u0070"); -_add :=map[int ]int64 {};for _gcag :=0;_gcag < int (*N );_gcag ++{_cg .skipSpaces ();_ea ,_ecb :=_cg .parseNumber ();if _ecb !=nil {return nil ,_ecb ;};_afa ,_efa :=_ea .(*PdfObjectInteger );if !_efa {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073t\u0072e\u0061m\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0074\u0061\u0062\u006c\u0065"); -};_cg .skipSpaces ();_ea ,_ecb =_cg .parseNumber ();if _ecb !=nil {return nil ,_ecb ;};_gfc ,_efa :=_ea .(*PdfObjectInteger );if !_efa {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073t\u0072e\u0061m\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0074\u0061\u0062\u006c\u0065"); -};_fgg .Log .Trace ("\u006f\u0062j\u0020\u0025\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0025\u0064",*_afa ,*_gfc );_add [int (*_afa )]=int64 (*_ad +*_gfc );};_ae =objectStream {N :int (*N ),_gc :_cgd ,_ed :_add };_cg ._ggaa [_aab ]=_ae ;}else {_gff :=_cg .GetFileOffset (); -defer func (){_cg .SetFileOffset (_gff )}();_cc =_dag .NewReader (_ae ._gc );_cg ._bbgg =_ec .NewReader (_cc );};_gd :=_ae ._ed [_dda ];_fgg .Log .Trace ("\u0041\u0043\u0054\u0055AL\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u005b\u0025\u0064\u005d\u0020\u003d\u0020%\u0064",_dda ,_gd ); -_cc .Seek (_gd ,_eee .SeekStart );_cg ._bbgg =_ec .NewReader (_cc );_ac ,_ :=_cg ._bbgg .Peek (100);_fgg .Log .Trace ("\u004f\u0042\u004a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_ac ));_eac ,_ag :=_cg .parseObject ();if _ag !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c \u0074\u006f\u0020\u0072\u0065\u0061\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u0025\u0073\u0029",_ag ); -return nil ,_ag ;};if _eac ==nil {return nil ,_d .New ("o\u0062\u006a\u0065\u0063t \u0063a\u006e\u006e\u006f\u0074\u0020b\u0065\u0020\u006e\u0075\u006c\u006c");};_cd :=PdfIndirectObject {};_cd .ObjectNumber =int64 (_dda );_cd .PdfObject =_eac ;_cd ._bfbb =_cg ; -return &_cd ,nil ;}; +// GetFilterName returns the name of the encoding filter. +func (_cbcf *LZWEncoder )GetFilterName ()string {return StreamEncodingFilterNameLZW };func _ggfaf (_adea PdfObject ,_gfag int )PdfObject {if _gfag > _fcea {_fef .Log .Error ("\u0054\u0072ac\u0065\u0020\u0064e\u0070\u0074\u0068\u0020lev\u0065l \u0062\u0065\u0079\u006f\u006e\u0064\u0020%d\u0020\u002d\u0020\u0065\u0072\u0072\u006fr\u0021",_fcea ); +return MakeNull ();};switch _gcada :=_adea .(type ){case *PdfIndirectObject :_adea =_ggfaf ((*_gcada ).PdfObject ,_gfag +1);case *PdfObjectArray :for _fffb ,_bcccf :=range (*_gcada )._bdfag {(*_gcada )._bdfag [_fffb ]=_ggfaf (_bcccf ,_gfag +1);};case *PdfObjectDictionary :for _bgbfg ,_edgb :=range (*_gcada )._efca {(*_gcada )._efca [_bgbfg ]=_ggfaf (_edgb ,_gfag +1); +};_be .Slice ((*_gcada )._bbdc ,func (_bgcee ,_gfage int )bool {return (*_gcada )._bbdc [_bgcee ]< (*_gcada )._bbdc [_gfage ]});};return _adea ;};func (_caef *PdfCrypt )checkAccessRights (_ffed []byte )(bool ,_bba .Permissions ,error ){_caae :=_caef .securityHandler (); +_caac ,_eaaf ,_bgd :=_caae .Authenticate (&_caef ._fab ,_ffed );if _bgd !=nil {return false ,0,_bgd ;}else if _eaaf ==0||len (_caac )==0{return false ,0,nil ;};return true ,_eaaf ,nil ;}; -// ToFloat64Array returns a slice of all elements in the array as a float64 slice. An error is -// returned if the array contains non-numeric objects (each element can be either PdfObjectInteger -// or PdfObjectFloat). -func (_gffd *PdfObjectArray )ToFloat64Array ()([]float64 ,error ){var _bebge []float64 ;for _ ,_gdedc :=range _gffd .Elements (){switch _edbf :=_gdedc .(type ){case *PdfObjectInteger :_bebge =append (_bebge ,float64 (*_edbf ));case *PdfObjectFloat :_bebge =append (_bebge ,float64 (*_edbf )); -default:return nil ,ErrTypeError ;};};return _bebge ,nil ;}; +// Clear resets the dictionary to an empty state. +func (_aced *PdfObjectDictionary )Clear (){_aced ._bbdc =[]PdfObjectName {};_aced ._efca =map[PdfObjectName ]PdfObject {};_aced ._aecea =&_c .Mutex {};}; -// String returns the PDF version as a string. Implements interface fmt.Stringer. -func (_dbfc Version )String ()string {return _gf .Sprintf ("\u00250\u0064\u002e\u0025\u0030\u0064",_dbfc .Major ,_dbfc .Minor );}; +// GetIndirect returns the *PdfIndirectObject represented by the PdfObject. On type mismatch the found bool flag is +// false and a nil pointer is returned. +func GetIndirect (obj PdfObject )(_aefb *PdfIndirectObject ,_cgca bool ){obj =ResolveReference (obj );_aefb ,_cgca =obj .(*PdfIndirectObject );return _aefb ,_cgca ;}; -// Validate validates the page settings for the JBIG2 encoder. -func (_adgca JBIG2EncoderSettings )Validate ()error {const _ceffc ="\u0076a\u006ci\u0064\u0061\u0074\u0065\u0045\u006e\u0063\u006f\u0064\u0065\u0072";if _adgca .Threshold < 0||_adgca .Threshold > 1.0{return _bab .Errorf (_ceffc ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064\u0020\u0076a\u006c\u0075\u0065\u003a\u0020\u0027\u0025\u0076\u0027 \u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0069\u006e\u0020\u0072\u0061n\u0067\u0065\u0020\u005b\u0030\u002e0\u002c\u0020\u0031.\u0030\u005d",_adgca .Threshold ); -};if _adgca .ResolutionX < 0{return _bab .Errorf (_ceffc ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0078\u0020\u0072\u0065\u0073\u006f\u006c\u0075\u0074\u0069\u006fn\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u0076\u0065 \u006f\u0072\u0020\u007a\u0065\u0072o\u0020\u0076\u0061l\u0075\u0065",_adgca .ResolutionX ); -};if _adgca .ResolutionY < 0{return _bab .Errorf (_ceffc ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0079\u0020\u0072\u0065\u0073\u006f\u006c\u0075\u0074\u0069\u006fn\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u0076\u0065 \u006f\u0072\u0020\u007a\u0065\u0072o\u0020\u0076\u0061l\u0075\u0065",_adgca .ResolutionY ); -};if _adgca .DefaultPixelValue !=0&&_adgca .DefaultPixelValue !=1{return _bab .Errorf (_ceffc ,"de\u0066\u0061u\u006c\u0074\u0020\u0070\u0069\u0078\u0065\u006c\u0020v\u0061\u006c\u0075\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066o\u0072 \u0074\u0068\u0065\u0020\u0062\u0069\u0074\u003a \u007b0\u002c\u0031}",_adgca .DefaultPixelValue ); -};if _adgca .Compression !=JB2Generic {return _bab .Errorf (_ceffc ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u0063\u006fm\u0070\u0072\u0065\u0073s\u0069\u006f\u006e\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); -};return nil ;};func (_cag *limitedReadSeeker )getError (_ddae int64 )error {switch {case _ddae < 0:return _gf .Errorf ("\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u006e\u0065\u0067\u0061\u0074\u0069\u0076e\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0064",_ddae ); -case _ddae > _cag ._gdaa :return _gf .Errorf ("u\u006e\u0065\u0078\u0070ec\u0074e\u0064\u0020\u006f\u0066\u0066s\u0065\u0074\u003a\u0020\u0025\u0064",_ddae );};return nil ;}; +// UpdateParams updates the parameter values of the encoder. +func (_begcc *RunLengthEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// HeaderPosition gets the file header position. -func (_ddbd ParserMetadata )HeaderPosition ()int {return _ddbd ._bfdd };type cryptFilters map[string ]_dd .Filter ; +// NewRunLengthEncoder makes a new run length encoder +func NewRunLengthEncoder ()*RunLengthEncoder {return &RunLengthEncoder {}};func (_dbecc *PdfParser )parseBool ()(PdfObjectBool ,error ){_edcfg ,_aagdb :=_dbecc ._cedf .Peek (4);if _aagdb !=nil {return PdfObjectBool (false ),_aagdb ;};if (len (_edcfg )>=4)&&(string (_edcfg [:4])=="\u0074\u0072\u0075\u0065"){_dbecc ._cedf .Discard (4); +return PdfObjectBool (true ),nil ;};_edcfg ,_aagdb =_dbecc ._cedf .Peek (5);if _aagdb !=nil {return PdfObjectBool (false ),_aagdb ;};if (len (_edcfg )>=5)&&(string (_edcfg [:5])=="\u0066\u0061\u006cs\u0065"){_dbecc ._cedf .Discard (5);return PdfObjectBool (false ),nil ; +};return PdfObjectBool (false ),_d .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; -// NewParser creates a new parser for a PDF file via ReadSeeker. Loads the cross reference stream and trailer. -// An error is returned on failure. -func NewParser (rs _eee .ReadSeeker )(*PdfParser ,error ){_fbfab :=&PdfParser {_ecfc :rs ,ObjCache :make (objectCache ),_fed :map[int64 ]bool {},_bggc :make ([]int64 ,0),_cbed :make (map[*PdfParser ]*PdfParser )};_ggaab ,_ccde ,_bfeda :=_fbfab .parsePdfVersion (); -if _bfeda !=nil {_fgg .Log .Error ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0076e\u0072\u0073\u0069o\u006e:\u0020\u0025\u0076",_bfeda );return nil ,_bfeda ;};_fbfab ._acgc .Major =_ggaab ;_fbfab ._acgc .Minor =_ccde ; -if _fbfab ._ebcfe ,_bfeda =_fbfab .loadXrefs ();_bfeda !=nil {_fgg .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020F\u0061\u0069\u006c\u0065d t\u006f l\u006f\u0061\u0064\u0020\u0078\u0072\u0065f \u0074\u0061\u0062\u006c\u0065\u0021\u0020%\u0073",_bfeda ); -return nil ,_bfeda ;};_fgg .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_fbfab ._ebcfe );_fdaae ,_bfeda :=_fbfab .parseLinearizedDictionary ();if _bfeda !=nil {return nil ,_bfeda ;};if _fdaae !=nil {_fbfab ._dcda ,_bfeda =_fbfab .checkLinearizedInformation (_fdaae ); -if _bfeda !=nil {return nil ,_bfeda ;};};if len (_fbfab ._gfcb .ObjectMap )==0{return nil ,_gf .Errorf ("\u0065\u006d\u0070\u0074\u0079\u0020\u0058\u0052\u0045\u0046\u0020t\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0049\u006e\u0076a\u006c\u0069\u0064"); -};_fbfab ._cbbd =len (_fbfab ._bggc );if _fbfab ._dcda &&_fbfab ._cbbd !=0{_fbfab ._cbbd --;};_fbfab ._bgec =make ([]*PdfParser ,_fbfab ._cbbd );return _fbfab ,nil ;};func (_gbca *PdfParser )checkLinearizedInformation (_agad *PdfObjectDictionary )(bool ,error ){var _fafd error ; -_gbca ._ecdaa ,_fafd =GetNumberAsInt64 (_agad .Get ("\u004c"));if _fafd !=nil {return false ,_fafd ;};_fafd =_gbca .seekToEOFMarker (_gbca ._ecdaa );switch _fafd {case nil :return true ,nil ;case _fdfe :return false ,nil ;default:return false ,_fafd ;}; +// Decrypt attempts to decrypt the PDF file with a specified password. Also tries to +// decrypt with an empty password. Returns true if successful, false otherwise. +// An error is returned when there is a problem with decrypting. +func (_afabd *PdfParser )Decrypt (password []byte )(bool ,error ){if _afabd ._fffgf ==nil {return false ,_d .New ("\u0063\u0068\u0065\u0063k \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u0072s\u0074");};_gedge ,_fdfc :=_afabd ._fffgf .authenticate (password ); +if _fdfc !=nil {return false ,_fdfc ;};if !_gedge {_gedge ,_fdfc =_afabd ._fffgf .authenticate ([]byte (""));};return _gedge ,_fdfc ;}; + +// MakeLazy create temporary file for stream to reduce memory usage. +// It can be used for creating PDF with many images. +// Temporary files are removed automatically when Write/WriteToFile is called for creator object. +func (_addef *PdfObjectStream )MakeLazy ()error {if _addef .Lazy {return nil ;};_bcgcd ,_fbeg :=_g .CreateTemp ("","\u0078o\u0062\u006a\u0065\u0063\u0074");if _fbeg !=nil {return _fbeg ;};defer _bcgcd .Close ();_ ,_fbeg =_bcgcd .Write (_addef .Stream ); +if _fbeg !=nil {return _fbeg ;};_addef .Lazy =true ;_addef .Stream =nil ;_addef .TempFile =_bcgcd .Name ();return nil ;}; + +// Decoded returns the PDFDocEncoding or UTF-16BE decoded string contents. +// UTF-16BE is applied when the first two bytes are 0xFE, 0XFF, otherwise decoding of +// PDFDocEncoding is performed. +func (_aacdg *PdfObjectString )Decoded ()string {if _aacdg ==nil {return "";};_cgaee :=[]byte (_aacdg ._deef );if len (_cgaee )>=2&&_cgaee [0]==0xFE&&_cgaee [1]==0xFF{return _bab .UTF16ToString (_cgaee [2:]);};return _bab .PDFDocEncodingToString (_cgaee ); }; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_ggcc *RawEncoder )MakeDecodeParams ()PdfObject {return nil }; +// DecodeBytes decodes a byte slice from Run length encoding. +// +// 7.4.5 RunLengthDecode Filter +// The RunLengthDecode filter decodes data that has been encoded in a simple byte-oriented format based on run length. +// The encoded data shall be a sequence of runs, where each run shall consist of a length byte followed by 1 to 128 +// bytes of data. If the length byte is in the range 0 to 127, the following length + 1 (1 to 128) bytes shall be +// copied literally during decompression. If length is in the range 129 to 255, the following single byte shall be +// copied 257 - length (2 to 128) times during decompression. A length value of 128 shall denote EOD. +func (_bfggg *RunLengthEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_dbbga :=_gf .NewReader (encoded );var _fddb []byte ;for {_baed ,_ccfc :=_dbbga .ReadByte ();if _ccfc !=nil {return nil ,_ccfc ;};if _baed > 128{_gbgbb ,_egga :=_dbbga .ReadByte (); +if _egga !=nil {return nil ,_egga ;};for _eccf :=0;_eccf < 257-int (_baed );_eccf ++{_fddb =append (_fddb ,_gbgbb );};}else if _baed < 128{for _caecc :=0;_caecc < int (_baed )+1;_caecc ++{_bdc ,_face :=_dbbga .ReadByte ();if _face !=nil {return nil ,_face ; +};_fddb =append (_fddb ,_bdc );};}else {break ;};};return _fddb ,nil ;}; -// Merge merges in key/values from another dictionary. Overwriting if has same keys. -// The mutated dictionary (d) is returned in order to allow method chaining. -func (_eeeg *PdfObjectDictionary )Merge (another *PdfObjectDictionary )*PdfObjectDictionary {if another !=nil {for _ ,_gbdf :=range another .Keys (){_gccge :=another .Get (_gbdf );_eeeg .Set (_gbdf ,_gccge );};};return _eeeg ;};func (_bgdc *JBIG2Encoder )encodeImage (_dcea _da .Image )([]byte ,error ){const _gbba ="e\u006e\u0063\u006f\u0064\u0065\u0049\u006d\u0061\u0067\u0065"; -_ffa ,_bgge :=GoImageToJBIG2 (_dcea ,JB2ImageAutoThreshold );if _bgge !=nil {return nil ,_bab .Wrap (_bgge ,_gbba ,"\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0069m\u0061g\u0065\u0020\u0074\u006f\u0020\u006a\u0062\u0069\u0067\u0032\u0020\u0069\u006d\u0067"); -};if _bgge =_bgdc .AddPageImage (_ffa ,&_bgdc .DefaultPageSettings );_bgge !=nil {return nil ,_bab .Wrap (_bgge ,_gbba ,"");};return _bgdc .Encode ();}; +// NewJPXEncoder returns a new instance of JPXEncoder. +func NewJPXEncoder ()*JPXEncoder {return &JPXEncoder {}};func (_ddf *PdfCrypt )makeKey (_ade string ,_fbde ,_cg uint32 ,_bea []byte )([]byte ,error ){_acb ,_afdg :=_ddf ._deb [_ade ];if !_afdg {return nil ,_fc .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_ade ); +};return _acb .MakeKey (_fbde ,_cg ,_bea );};func _dcc (_ggff uint ,_cac ,_befg float64 )float64 {return (_cac +(float64 (_ggff )*(_befg -_cac )/255))*255;}; -// RegisterCustomStreamEncoder register a custom encoder handler for certain filter. -func RegisterCustomStreamEncoder (filterName string ,customStreamEncoder StreamEncoder ){_deed .Store (filterName ,customStreamEncoder );}; +// LookupByNumber looks up a PdfObject by object number. Returns an error on failure. +func (_fda *PdfParser )LookupByNumber (objNumber int )(PdfObject ,error ){_ag ,_ ,_gdg :=_fda .lookupByNumberWrapper (objNumber ,true );return _ag ,_gdg ;}; -// UpdateParams updates the parameter values of the encoder. -func (_daac *ASCII85Encoder )UpdateParams (params *PdfObjectDictionary ){}; +// PdfCrypt provides PDF encryption/decryption support. +// The PDF standard supports encryption of strings and streams (Section 7.6). +type PdfCrypt struct{_bde encryptDict ;_fab _bba .StdEncryptDict ;_eeb string ;_ac []byte ;_ecd map[PdfObject ]bool ;_dee map[PdfObject ]bool ;_gbc bool ;_deb cryptFilters ;_caf string ;_fge string ;_cfg *PdfParser ;_begb map[int ]struct{};}; -// GetFilterName returns the names of the underlying encoding filters, -// separated by spaces. -// Note: This is just a string, should not be used in /Filter dictionary entry. Use GetFilterArray for that. -// TODO(v4): Refactor to GetFilter() which can be used for /Filter (either Name or Array), this can be -// -// renamed to String() as a pretty string to use in debugging etc. -func (_gdb *MultiEncoder )GetFilterName ()string {_feag :="";for _feff ,_bffa :=range _gdb ._deeg {_feag +=_bffa .GetFilterName ();if _feff < len (_gdb ._deeg )-1{_feag +="\u0020";};};return _feag ;}; +// GetParser returns the parser for lazy-loading or compare references. +func (_fedfg *PdfObjectReference )GetParser ()*PdfParser {return _fedfg ._begga }; -// Append appends PdfObject(s) to the streams. -func (_deaf *PdfObjectStreams )Append (objects ...PdfObject ){if _deaf ==nil {_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0020-\u0020\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0020\u0074\u006f\u0020\u0061p\u0070\u0065\u006e\u0064\u0020\u0074\u006f\u0020\u0061\u0020\u006e\u0069\u006c\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0073"); -return ;};_deaf ._abab =append (_deaf ._abab ,objects ...);};func _bdc (_aag *PdfObjectStream ,_babc *PdfObjectDictionary )(*FlateEncoder ,error ){_cggg :=NewFlateEncoder ();_afbb :=_aag .PdfObjectDictionary ;if _afbb ==nil {return _cggg ,nil ;};_cggg ._aebb =_agcc (_afbb ); -if _babc ==nil {_acea :=TraceToDirectObject (_afbb .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));switch _ceab :=_acea .(type ){case *PdfObjectArray :if _ceab .Len ()!=1{_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072:\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0031\u0020\u0028\u0025\u0064\u0029",_ceab .Len ()); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _ebbg ,_ecg :=GetDict (_ceab .Get (0));_ecg {_babc =_ebbg ;};case *PdfObjectDictionary :_babc =_ceab ;case *PdfObjectNull ,nil :default:_fgg .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079 \u0028%\u0054\u0029",_acea ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _babc ==nil {return _cggg ,nil ;};_fgg .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_babc .String ()); -_edcb :=_babc .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _edcb ==nil {_fgg .Log .Debug ("E\u0072\u0072o\u0072\u003a\u0020\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0066\u0072\u006f\u006d\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073 \u002d\u0020\u0043\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020\u0077\u0069t\u0068\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u00281\u0029"); -}else {_gfd ,_cga :=_edcb .(*PdfObjectInteger );if !_cga {_fgg .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_edcb ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_cggg .Predictor =int (*_gfd );};_edcb =_babc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _edcb !=nil {_fdeb ,_fdfc :=_edcb .(*PdfObjectInteger );if !_fdfc {_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -return nil ,_gf .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_cggg .BitsPerComponent =int (*_fdeb );};if _cggg .Predictor > 1{_cggg .Columns =1;_edcb =_babc .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _edcb !=nil {_gbaf ,_afdb :=_edcb .(*PdfObjectInteger );if !_afdb {return nil ,_gf .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_cggg .Columns =int (*_gbaf ); -};_cggg .Colors =1;_edcb =_babc .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _edcb !=nil {_gdcb ,_gfg :=_edcb .(*PdfObjectInteger );if !_gfg {return nil ,_gf .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -};_cggg .Colors =int (*_gdcb );};};return _cggg ,nil ;}; +// PdfObjectStreams represents the primitive PDF object streams. +// 7.5.7 Object Streams (page 45). +type PdfObjectStreams struct{PdfObjectReference ;_geaf []PdfObject ;};func _fbdcd (_agbaa string )(int ,int ,error ){_gdegc :=_aaff .FindStringSubmatch (_agbaa );if len (_gdegc )< 3{return 0,0,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_eaac ,_ :=_b .Atoi (_gdegc [1]);_fbcff ,_ :=_b .Atoi (_gdegc [2]);return _eaac ,_fbcff ,nil ;};func _fbcf (_eddb *PdfObjectDictionary )(_ebae *_bc .ImageBase ){var (_cgad *PdfObjectInteger ;_bgba bool ;);if _cgad ,_bgba =_eddb .Get ("\u0057\u0069\u0064t\u0068").(*PdfObjectInteger ); +_bgba {_ebae =&_bc .ImageBase {Width :int (*_cgad )};}else {return nil ;};if _cgad ,_bgba =_eddb .Get ("\u0048\u0065\u0069\u0067\u0068\u0074").(*PdfObjectInteger );_bgba {_ebae .Height =int (*_cgad );};if _cgad ,_bgba =_eddb .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074").(*PdfObjectInteger ); +_bgba {_ebae .BitsPerComponent =int (*_cgad );};if _cgad ,_bgba =_eddb .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073").(*PdfObjectInteger );_bgba {_ebae .ColorComponents =int (*_cgad );};return _ebae ;};func (_edb *PdfCrypt )decryptBytes (_ebge []byte ,_geg string ,_ega []byte )([]byte ,error ){_fef .Log .Trace ("\u0044\u0065\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073"); +_ffc ,_bdf :=_edb ._deb [_geg ];if !_bdf {return nil ,_fc .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_geg );};return _ffc .DecryptBytes (_ebge ,_ega );}; -// GetRevision returns PdfParser for the specific version of the Pdf document. -func (_agdb *PdfParser )GetRevision (revisionNumber int )(*PdfParser ,error ){_daee :=_agdb ._cbbd ;if _daee ==revisionNumber {return _agdb ,nil ;};if _daee < revisionNumber {return nil ,_d .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0072\u0065\u0076\u0069\u0073i\u006fn\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); -};if _agdb ._bgec [revisionNumber ]!=nil {return _agdb ._bgec [revisionNumber ],nil ;};_ffgbf :=_agdb ;for ;_daee > revisionNumber ;_daee --{_cada ,_egga :=_ffgbf .GetPreviousRevisionParser ();if _egga !=nil {return nil ,_egga ;};_agdb ._bgec [_daee -1]=_cada ; -_agdb ._cbed [_ffgbf ]=_cada ;_ffgbf =_cada ;};return _ffgbf ,nil ;}; +// GetStringBytes is like GetStringVal except that it returns the string as a []byte. +// It is for convenience. +func GetStringBytes (obj PdfObject )(_aabgg []byte ,_gcdd bool ){_cebe ,_gcdd :=TraceToDirectObject (obj ).(*PdfObjectString );if _gcdd {return _cebe .Bytes (),true ;};return ;}; -// GetDict returns the *PdfObjectDictionary represented by the PdfObject directly or indirectly within an indirect -// object. On type mismatch the found bool flag is false and a nil pointer is returned. -func GetDict (obj PdfObject )(_aebbf *PdfObjectDictionary ,_begae bool ){_aebbf ,_begae =TraceToDirectObject (obj ).(*PdfObjectDictionary );return _aebbf ,_begae ;};func (_bacg *PdfParser )repairLocateXref ()(int64 ,error ){_cfdg :=int64 (1000);_bacg ._ecfc .Seek (-_cfdg ,_eee .SeekCurrent ); -_bdde ,_cbdg :=_bacg ._ecfc .Seek (0,_eee .SeekCurrent );if _cbdg !=nil {return 0,_cbdg ;};_bdfce :=make ([]byte ,_cfdg );_bacg ._ecfc .Read (_bdfce );_bdec :=_facb .FindAllStringIndex (string (_bdfce ),-1);if len (_bdec )< 1{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0065\u0070a\u0069\u0072\u003a\u0020\u0078\u0072\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021"); -return 0,_d .New ("\u0072\u0065\u0070\u0061ir\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064");};_bafg :=int64 (_bdec [len (_bdec )-1][0]);_gcdca :=_bdde +_bafg ;return _gcdca ,nil ;};func (_ggac *PdfParser )parseString ()(*PdfObjectString ,error ){_ggac ._bbgg .ReadByte (); -var _gaegd _dag .Buffer ;_dgafg :=1;for {_efaa ,_degd :=_ggac ._bbgg .Peek (1);if _degd !=nil {return MakeString (_gaegd .String ()),_degd ;};if _efaa [0]=='\\'{_ggac ._bbgg .ReadByte ();_cgac ,_ecfbf :=_ggac ._bbgg .ReadByte ();if _ecfbf !=nil {return MakeString (_gaegd .String ()),_ecfbf ; -};if IsOctalDigit (_cgac ){_fbbad ,_ffga :=_ggac ._bbgg .Peek (2);if _ffga !=nil {return MakeString (_gaegd .String ()),_ffga ;};var _decfa []byte ;_decfa =append (_decfa ,_cgac );for _ ,_dbeg :=range _fbbad {if IsOctalDigit (_dbeg ){_decfa =append (_decfa ,_dbeg ); -}else {break ;};};_ggac ._bbgg .Discard (len (_decfa )-1);_fgg .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_decfa );_gbgg ,_ffga :=_g .ParseUint (string (_decfa ),8,32);if _ffga !=nil {return MakeString (_gaegd .String ()),_ffga ; -};_gaegd .WriteByte (byte (_gbgg ));continue ;};switch _cgac {case 'n':_gaegd .WriteRune ('\n');case 'r':_gaegd .WriteRune ('\r');case 't':_gaegd .WriteRune ('\t');case 'b':_gaegd .WriteRune ('\b');case 'f':_gaegd .WriteRune ('\f');case '(':_gaegd .WriteRune ('('); -case ')':_gaegd .WriteRune (')');case '\\':_gaegd .WriteRune ('\\');};continue ;}else if _efaa [0]=='('{_dgafg ++;}else if _efaa [0]==')'{_dgafg --;if _dgafg ==0{_ggac ._bbgg .ReadByte ();break ;};};_ebffe ,_ :=_ggac ._bbgg .ReadByte ();_gaegd .WriteByte (_ebffe ); -};return MakeString (_gaegd .String ()),nil ;}; +// EncryptInfo contains an information generated by the document encrypter. +type EncryptInfo struct{Version ; -// MakeStringFromBytes creates an PdfObjectString from a byte array. -// This is more natural than MakeString as `data` is usually not utf-8 encoded. -func MakeStringFromBytes (data []byte )*PdfObjectString {return MakeString (string (data ))}; +// Encrypt is an encryption dictionary that contains all necessary parameters. +// It should be stored in all copies of the document trailer. +Encrypt *PdfObjectDictionary ; -// MakeHexString creates an PdfObjectString from a string intended for output as a hexadecimal string. -func MakeHexString (s string )*PdfObjectString {_edea :=PdfObjectString {_bega :s ,_acfba :true };return &_edea ;}; +// ID0 and ID1 are IDs used in the trailer. Older algorithms such as RC4 uses them for encryption. +ID0 ,ID1 string ;}; -// GetString returns the *PdfObjectString represented by the PdfObject directly or indirectly within an indirect -// object. On type mismatch the found bool flag is false and a nil pointer is returned. -func GetString (obj PdfObject )(_debb *PdfObjectString ,_dafc bool ){_debb ,_dafc =TraceToDirectObject (obj ).(*PdfObjectString );return _debb ,_dafc ;}; +// UpdateParams updates the parameter values of the encoder. +func (_bdeb *RawEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// Version represents a version of a PDF standard. -type Version struct{Major int ;Minor int ;}; +// ReadAtLeast reads at least n bytes into slice p. +// Returns the number of bytes read (should always be == n), and an error on failure. +func (_fgbb *PdfParser )ReadAtLeast (p []byte ,n int )(int ,error ){_caefa :=n ;_efeg :=0;_ffdg :=0;for _caefa > 0{_deee ,_aeaa :=_fgbb ._cedf .Read (p [_efeg :]);if _aeaa !=nil {_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061d\u0069\u006e\u0067\u0020\u0028\u0025\u0064\u003b\u0025\u0064\u0029\u0020\u0025\u0073",_deee ,_ffdg ,_aeaa .Error ()); +return _efeg ,_d .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_ffdg ++;_efeg +=_deee ;_caefa -=_deee ;};return _efeg ,nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_ebdf *ASCIIHexEncoder )MakeStreamDict ()*PdfObjectDictionary {_ffef :=MakeDict ();_ffef .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_ebdf .GetFilterName ()));return _ffef ;};func _aed (_bea *_dfe .StdEncryptDict ,_gaa *PdfObjectDictionary ){_gaa .Set ("\u0052",MakeInteger (int64 (_bea .R ))); -_gaa .Set ("\u0050",MakeInteger (int64 (_bea .P )));_gaa .Set ("\u004f",MakeStringFromBytes (_bea .O ));_gaa .Set ("\u0055",MakeStringFromBytes (_bea .U ));if _bea .R >=5{_gaa .Set ("\u004f\u0045",MakeStringFromBytes (_bea .OE ));_gaa .Set ("\u0055\u0045",MakeStringFromBytes (_bea .UE )); -_gaa .Set ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",MakeBool (_bea .EncryptMetadata ));if _bea .R > 5{_gaa .Set ("\u0050\u0065\u0072m\u0073",MakeStringFromBytes (_bea .Perms ));};};}; +// GetFilterName returns the name of the encoding filter. +func (_fcdba *CCITTFaxEncoder )GetFilterName ()string {return StreamEncodingFilterNameCCITTFax };var _bdcdf =_aa .MustCompile ("\u0073t\u0061r\u0074\u0078\u003f\u0072\u0065f\u005c\u0073*\u0028\u005c\u0064\u002b\u0029"); -// String returns a string representation of the *PdfObjectString. -func (_ggef *PdfObjectString )String ()string {return _ggef ._bega };func (_bffc *PdfParser )parseXref ()(*PdfObjectDictionary ,error ){_bffc .skipSpaces ();const _eacfc =20;_accc ,_ :=_bffc ._bbgg .Peek (_eacfc );for _dbbc :=0;_dbbc < 2;_dbbc ++{if _bffc ._bade ==0{_bffc ._bade =_bffc .GetFileOffset (); -};if _cagf .Match (_accc ){_fgg .Log .Trace ("\u0078\u0072e\u0066\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0074\u006f\u0020\u0061\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002e\u0020\u0050\u0072\u006f\u0062\u0061\u0062\u006c\u0079\u0020\u0078\u0072\u0065\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -_fgg .Log .Debug ("\u0073t\u0061r\u0074\u0069\u006e\u0067\u0020w\u0069\u0074h\u0020\u0022\u0025\u0073\u0022",string (_accc ));return _bffc .parseXrefStream (nil );};if _cdcgf .Match (_accc ){_fgg .Log .Trace ("\u0053\u0074\u0061\u006ed\u0061\u0072\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0073e\u0063t\u0069\u006f\u006e\u0020\u0074\u0061\u0062l\u0065\u0021"); -return _bffc .parseXrefTable ();};_aeafa :=_bffc .GetFileOffset ();if _bffc ._bade ==0{_bffc ._bade =_aeafa ;};_bffc .SetFileOffset (_aeafa -_eacfc );defer _bffc .SetFileOffset (_aeafa );_dabbc ,_ :=_bffc ._bbgg .Peek (_eacfc );_accc =append (_dabbc ,_accc ...); -};_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006e\u0067\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u0078\u0072\u0065f\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u006fr\u0020\u0073\u0074\u0072\u0065\u0061\u006d.\u0020\u0052\u0065\u0070\u0061i\u0072\u0020\u0061\u0074\u0074e\u006d\u0070\u0074\u0065\u0064\u003a\u0020\u004c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0065\u0061\u0072\u006c\u0069\u0065\u0073\u0074\u0020x\u0072\u0065\u0066\u0020\u0066\u0072\u006f\u006d\u0020\u0062\u006f\u0074to\u006d\u002e"); -if _dadfb :=_bffc .repairSeekXrefMarker ();_dadfb !=nil {_fgg .Log .Debug ("\u0052e\u0070a\u0069\u0072\u0020\u0066\u0061i\u006c\u0065d\u0020\u002d\u0020\u0025\u0076",_dadfb );return nil ,_dadfb ;};return _bffc .parseXrefTable ();}; +// HasNonConformantStream implements core.ParserMetadata. +func (_cafd ParserMetadata )HasNonConformantStream ()bool {return _cafd ._bedc }; -// HasInvalidSeparationAfterXRef implements core.ParserMetadata interface. -func (_fefc ParserMetadata )HasInvalidSeparationAfterXRef ()bool {return _fefc ._cbf }; +// EqualObjects returns true if `obj1` and `obj2` have the same contents. +// +// NOTE: It is a good idea to flatten obj1 and obj2 with FlattenObject before calling this function +// so that contents, rather than references, can be compared. +func EqualObjects (obj1 ,obj2 PdfObject )bool {return _eabg (obj1 ,obj2 ,0)}; -// UpdateParams updates the parameter values of the encoder. -func (_ageef *CCITTFaxEncoder )UpdateParams (params *PdfObjectDictionary ){if _adggb ,_gcef :=GetNumberAsInt64 (params .Get ("\u004b"));_gcef ==nil {_ageef .K =int (_adggb );};if _eebg ,_cddg :=GetNumberAsInt64 (params .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073")); -_cddg ==nil {_ageef .Columns =int (_eebg );}else if _eebg ,_cddg =GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));_cddg ==nil {_ageef .Columns =int (_eebg );};if _babf ,_dbcb :=GetNumberAsInt64 (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031")); -_dbcb ==nil {_ageef .BlackIs1 =_babf > 0;}else {if _defg ,_cgbd :=GetBoolVal (params .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_cgbd {_ageef .BlackIs1 =_defg ;}else {if _fgdf ,_deff :=GetArray (params .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")); -_deff {_agbg ,_cfed :=_fgdf .ToIntegerArray ();if _cfed ==nil {_ageef .BlackIs1 =_agbg [0]==1&&_agbg [1]==0;};};};};if _dgaa ,_gcgf :=GetNumberAsInt64 (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); -_gcgf ==nil {_ageef .EncodedByteAlign =_dgaa > 0;}else {if _aadb ,_gec :=GetBoolVal (params .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_gec {_ageef .EncodedByteAlign =_aadb ;};};if _fagac ,_efbcf :=GetNumberAsInt64 (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); -_efbcf ==nil {_ageef .EndOfLine =_fagac > 0;}else {if _adcf ,_fbfa :=GetBoolVal (params .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_fbfa {_ageef .EndOfLine =_adcf ;};};if _adce ,_caaf :=GetNumberAsInt64 (params .Get ("\u0052\u006f\u0077\u0073")); -_caaf ==nil {_ageef .Rows =int (_adce );}else if _adce ,_caaf =GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_caaf ==nil {_ageef .Rows =int (_adce );};if _bgae ,_dgaf :=GetNumberAsInt64 (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); -_dgaf ==nil {_ageef .EndOfBlock =_bgae > 0;}else {if _affd ,_dbgc :=GetBoolVal (params .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_dbgc {_ageef .EndOfBlock =_affd ;};};if _cedg ,_dfcc :=GetNumberAsInt64 (params .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072")); -_dfcc !=nil {_ageef .DamagedRowsBeforeError =int (_cedg );};};type objectStream struct{N int ;_gc []byte ;_ed map[int ]int64 ;}; +// Set sets the PdfObject at index i of the array. An error is returned if the index is outside bounds. +func (_bede *PdfObjectArray )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_bede ._bdfag ){return _d .New ("\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_bede ._bdfag [i ]=obj ;return nil ;}; + +// MultiEncoder supports serial encoding. +type MultiEncoder struct{_gebb []StreamEncoder };func _gff (_aee XrefTable ){_fef .Log .Debug ("\u003dX\u003d\u0058\u003d\u0058\u003d");_fef .Log .Debug ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_bgc :=0;for _ ,_fag :=range _aee .ObjectMap {_fef .Log .Debug ("i\u002b\u0031\u003a\u0020\u0025\u0064 \u0028\u006f\u0062\u006a\u0020\u006eu\u006d\u003a\u0020\u0025\u0064\u0020\u0067e\u006e\u003a\u0020\u0025\u0064\u0029\u0020\u002d\u003e\u0020%\u0064",_bgc +1,_fag .ObjectNumber ,_fag .Generation ,_fag .Offset ); +_bgc ++;};}; // GoImageToJBIG2 creates a binary image on the base of 'i' golang image.Image. // If the image is not a black/white image then the function converts provided input into @@ -1374,474 +1195,646 @@ _dfcc !=nil {_ageef .DamagedRowsBeforeError =int (_cedg );};};type objectStream // it's histogram using Triangle method. For more information go to: // // https://www.mathworks.com/matlabcentral/fileexchange/28047-gray-image-thresholding-using-the-triangle-method -func GoImageToJBIG2 (i _da .Image ,bwThreshold float64 )(*JBIG2Image ,error ){const _ebea ="\u0047\u006f\u0049\u006d\u0061\u0067\u0065\u0054\u006fJ\u0042\u0049\u0047\u0032";if i ==nil {return nil ,_bab .Error (_ebea ,"i\u006d\u0061\u0067\u0065 '\u0069'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -};var (_fbbdc uint8 ;_gagc _fa .Image ;_fcca error ;);if bwThreshold ==JB2ImageAutoThreshold {_gagc ,_fcca =_fa .MonochromeConverter .Convert (i );}else if bwThreshold > 1.0||bwThreshold < 0.0{return nil ,_bab .Error (_ebea ,"p\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074h\u0072\u0065\u0073\u0068\u006f\u006c\u0064 i\u0073\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u0061\u0020\u0072\u0061\u006ege\u0020\u007b0\u002e\u0030\u002c\u0020\u0031\u002e\u0030\u007d"); -}else {_fbbdc =uint8 (255*bwThreshold );_gagc ,_fcca =_fa .MonochromeThresholdConverter (_fbbdc ).Convert (i );};if _fcca !=nil {return nil ,_fcca ;};return _afea (_gagc ),nil ;};func (_ebfb *ASCII85Encoder )base256Tobase85 (_ega uint32 )[5]byte {_feca :=[5]byte {0,0,0,0,0}; -_eega :=_ega ;for _fbba :=0;_fbba < 5;_fbba ++{_dbbd :=uint32 (1);for _fbcd :=0;_fbcd < 4-_fbba ;_fbcd ++{_dbbd *=85;};_daef :=_eega /_dbbd ;_eega =_eega %_dbbd ;_feca [_fbba ]=byte (_daef );};return _feca ;}; +func GoImageToJBIG2 (i _fd .Image ,bwThreshold float64 )(*JBIG2Image ,error ){const _ggcb ="\u0047\u006f\u0049\u006d\u0061\u0067\u0065\u0054\u006fJ\u0042\u0049\u0047\u0032";if i ==nil {return nil ,_dg .Error (_ggcb ,"i\u006d\u0061\u0067\u0065 '\u0069'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); +};var (_efgbg uint8 ;_feade _bc .Image ;_cbd error ;);if bwThreshold ==JB2ImageAutoThreshold {_feade ,_cbd =_bc .MonochromeConverter .Convert (i );}else if bwThreshold > 1.0||bwThreshold < 0.0{return nil ,_dg .Error (_ggcb ,"p\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074h\u0072\u0065\u0073\u0068\u006f\u006c\u0064 i\u0073\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u0061\u0020\u0072\u0061\u006ege\u0020\u007b0\u002e\u0030\u002c\u0020\u0031\u002e\u0030\u007d"); +}else {_efgbg =uint8 (255*bwThreshold );_feade ,_cbd =_bc .MonochromeThresholdConverter (_efgbg ).Convert (i );};if _cbd !=nil {return nil ,_cbd ;};return _cdeff (_feade ),nil ;};const (StreamEncodingFilterNameFlate ="F\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065"; +StreamEncodingFilterNameLZW ="\u004cZ\u0057\u0044\u0065\u0063\u006f\u0064e";StreamEncodingFilterNameDCT ="\u0044C\u0054\u0044\u0065\u0063\u006f\u0064e";StreamEncodingFilterNameRunLength ="\u0052u\u006eL\u0065\u006e\u0067\u0074\u0068\u0044\u0065\u0063\u006f\u0064\u0065"; +StreamEncodingFilterNameASCIIHex ="\u0041\u0053\u0043\u0049\u0049\u0048\u0065\u0078\u0044e\u0063\u006f\u0064\u0065";StreamEncodingFilterNameASCII85 ="\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0044\u0065\u0063\u006f\u0064\u0065";StreamEncodingFilterNameCCITTFax ="\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065"; +StreamEncodingFilterNameJBIG2 ="J\u0042\u0049\u0047\u0032\u0044\u0065\u0063\u006f\u0064\u0065";StreamEncodingFilterNameJPX ="\u004aP\u0058\u0044\u0065\u0063\u006f\u0064e";StreamEncodingFilterNameRaw ="\u0052\u0061\u0077";); + +// MakeArray creates an PdfObjectArray from a list of PdfObjects. +func MakeArray (objects ...PdfObject )*PdfObjectArray {return &PdfObjectArray {_bdfag :objects }}; + +// ToFloat64Array returns a slice of all elements in the array as a float64 slice. An error is +// returned if the array contains non-numeric objects (each element can be either PdfObjectInteger +// or PdfObjectFloat). +func (_eaeg *PdfObjectArray )ToFloat64Array ()([]float64 ,error ){var _fgge []float64 ;for _ ,_cdbef :=range _eaeg .Elements (){switch _baff :=_cdbef .(type ){case *PdfObjectInteger :_fgge =append (_fgge ,float64 (*_baff ));case *PdfObjectFloat :_fgge =append (_fgge ,float64 (*_baff )); +default:return nil ,ErrTypeError ;};};return _fgge ,nil ;}; + +// ParserMetadata gets the pdf parser metadata. +func (_dca *PdfParser )ParserMetadata ()(ParserMetadata ,error ){if !_dca ._fece {return ParserMetadata {},_fc .Errorf ("\u0070\u0061\u0072\u0073\u0065r\u0020\u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0072\u006be\u0064\u0020\u0066\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0064\u0065\u0074\u0061\u0069\u006c\u0065\u0064\u0020\u006d\u0065\u0074\u0061\u0064\u0061\u0074a"); +};return _dca ._bffd ,nil ;}; + +// PdfObjectName represents the primitive PDF name object. +type PdfObjectName string ; + +// GetName returns the *PdfObjectName represented by the PdfObject directly or indirectly within an indirect +// object. On type mismatch the found bool flag is false and a nil pointer is returned. +func GetName (obj PdfObject )(_cfge *PdfObjectName ,_bcfa bool ){_cfge ,_bcfa =TraceToDirectObject (obj ).(*PdfObjectName );return _cfge ,_bcfa ;}; + +// Merge merges in key/values from another dictionary. Overwriting if has same keys. +// The mutated dictionary (d) is returned in order to allow method chaining. +func (_afccc *PdfObjectDictionary )Merge (another *PdfObjectDictionary )*PdfObjectDictionary {if another !=nil {for _ ,_cbef :=range another .Keys (){_gcfb :=another .Get (_cbef );_afccc .Set (_cbef ,_gcfb );};};return _afccc ;};func (_baeag *PdfParser )repairLocateXref ()(int64 ,error ){_bffgef :=int64 (1000); +_baeag ._ccfe .Seek (-_bffgef ,_gdb .SeekCurrent );_adfd ,_dcdde :=_baeag ._ccfe .Seek (0,_gdb .SeekCurrent );if _dcdde !=nil {return 0,_dcdde ;};_bddba :=make ([]byte ,_bffgef );_baeag ._ccfe .Read (_bddba );_fcbg :=_aeedc .FindAllStringIndex (string (_bddba ),-1); +if len (_fcbg )< 1{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0065\u0070a\u0069\u0072\u003a\u0020\u0078\u0072\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021");return 0,_d .New ("\u0072\u0065\u0070\u0061ir\u003a\u0020\u0078\u0072\u0065\u0066\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064"); +};_ecge :=int64 (_fcbg [len (_fcbg )-1][0]);_afgda :=_adfd +_ecge ;return _afgda ,nil ;}; + +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +// Has the Filter set. Some other parameters are generated elsewhere. +func (_baa *DCTEncoder )MakeStreamDict ()*PdfObjectDictionary {_cdea :=MakeDict ();_cdea .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_baa .GetFilterName ()));return _cdea ;};const (DefaultJPEGQuality =75;); // WriteString outputs the object as it is to be written to file. -func (_eaggb *PdfObjectNull )WriteString ()string {return "\u006e\u0075\u006c\u006c"};const _age ="\u0053\u0074\u0064C\u0046"; +func (_adeg *PdfObjectNull )WriteString ()string {return "\u006e\u0075\u006c\u006c"}; + +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +// Has the Filter set and the DecodeParms. +func (_bcab *LZWEncoder )MakeStreamDict ()*PdfObjectDictionary {_bdd :=MakeDict ();_bdd .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_bcab .GetFilterName ()));_ccga :=_bcab .MakeDecodeParams ();if _ccga !=nil {_bdd .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_ccga ); +};_bdd .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (int64 (_bcab .EarlyChange )));return _bdd ;};type offsetReader struct{_faag _gdb .ReadSeeker ;_ecfe int64 ;};var _bcgba =_aa .MustCompile ("\u005c\u0073\u002a\u0078\u0072\u0065\u0066\u005c\u0073\u002a"); +func (_cb *PdfParser )lookupObjectViaOS (_ae int ,_eb int )(PdfObject ,error ){var _ge *_gf .Reader ;var _gb objectStream ;var _ed bool ;_gb ,_ed =_cb ._edaba [_ae ];if !_ed {_ca ,_gc :=_cb .LookupByNumber (_ae );if _gc !=nil {_fef .Log .Debug ("\u004d\u0069ss\u0069\u006e\u0067 \u006f\u0062\u006a\u0065ct \u0073tr\u0065\u0061\u006d\u0020\u0077\u0069\u0074h \u006e\u0075\u006d\u0062\u0065\u0072\u0020%\u0064",_ae ); +return nil ,_gc ;};_ddbc ,_dgg :=_ca .(*PdfObjectStream );if !_dgg {return nil ,_d .New ("i\u006e\u0076\u0061\u006cid\u0020o\u0062\u006a\u0065\u0063\u0074 \u0073\u0074\u0072\u0065\u0061\u006d");};if _cb ._fffgf !=nil &&!_cb ._fffgf .isDecrypted (_ddbc ){return nil ,_d .New ("\u006e\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0064\u0065\u0063r\u0079\u0070\u0074\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d"); +};_eea :=_ddbc .PdfObjectDictionary ;_fef .Log .Trace ("\u0073o\u0020\u0064\u003a\u0020\u0025\u0073\n",_eea .String ());_ddbcf ,_dgg :=_eea .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if !_dgg {_fef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0061\u006c\u0077\u0061\u0079\u0073\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0054\u0079\u0070\u0065"); +return nil ,_d .New ("\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020T\u0079\u0070\u0065");};if _fe .ToLower (string (*_ddbcf ))!="\u006f\u0062\u006a\u0073\u0074\u006d"{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0074\u0079\u0070\u0065\u0020s\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0077\u0061\u0079\u0073 \u0062\u0065\u0020\u004f\u0062\u006a\u0053\u0074\u006d\u0020\u0021"); +return nil ,_d .New ("\u006f\u0062\u006a\u0065c\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0074y\u0070e\u0020\u0021\u003d\u0020\u004f\u0062\u006aS\u0074\u006d");};N ,_dgg :=_eea .Get ("\u004e").(*PdfObjectInteger );if !_dgg {return nil ,_d .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020i\u006e\u0020\u0073\u0074\u0072\u0065\u0061m\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_df ,_dgg :=_eea .Get ("\u0046\u0069\u0072s\u0074").(*PdfObjectInteger );if !_dgg {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0046\u0069\u0072\u0073\u0074\u0020i\u006e \u0073t\u0072e\u0061\u006d\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_fef .Log .Trace ("\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0073\u0020\u006eu\u006d\u0062\u0065\u0072\u0020\u006f\u0066 \u006f\u0062\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0064",_ddbcf ,*N );_dda ,_gc :=DecodeStream (_ddbc );if _gc !=nil {return nil ,_gc ; +};_fef .Log .Trace ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_dda );_da :=_cb .GetFileOffset ();defer func (){_cb .SetFileOffset (_da )}();_ge =_gf .NewReader (_dda );_cb ._cedf =_dd .NewReader (_ge );_fef .Log .Trace ("\u0050a\u0072s\u0069\u006e\u0067\u0020\u006ff\u0066\u0073e\u0074\u0020\u006d\u0061\u0070"); +_bfd :=map[int ]int64 {};for _ffd :=0;_ffd < int (*N );_ffd ++{_cb .skipSpaces ();_cc ,_gfb :=_cb .parseNumber ();if _gfb !=nil {return nil ,_gfb ;};_fed ,_bad :=_cc .(*PdfObjectInteger );if !_bad {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073t\u0072e\u0061m\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0074\u0061\u0062\u006c\u0065"); +};_cb .skipSpaces ();_cc ,_gfb =_cb .parseNumber ();if _gfb !=nil {return nil ,_gfb ;};_afd ,_bad :=_cc .(*PdfObjectInteger );if !_bad {return nil ,_d .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0073t\u0072e\u0061m\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0074\u0061\u0062\u006c\u0065"); +};_fef .Log .Trace ("\u006f\u0062j\u0020\u0025\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0025\u0064",*_fed ,*_afd );_bfd [int (*_fed )]=int64 (*_df +*_afd );};_gb =objectStream {N :int (*N ),_ddb :_dda ,_ad :_bfd };_cb ._edaba [_ae ]=_gb ;}else {_gbf :=_cb .GetFileOffset (); +defer func (){_cb .SetFileOffset (_gbf )}();_ge =_gf .NewReader (_gb ._ddb );_cb ._cedf =_dd .NewReader (_ge );};_aec :=_gb ._ad [_eb ];_fef .Log .Trace ("\u0041\u0043\u0054\u0055AL\u0020\u006f\u0066\u0066\u0073\u0065\u0074\u005b\u0025\u0064\u005d\u0020\u003d\u0020%\u0064",_eb ,_aec ); +_ge .Seek (_aec ,_gdb .SeekStart );_cb ._cedf =_dd .NewReader (_ge );_eaa ,_ :=_cb ._cedf .Peek (100);_fef .Log .Trace ("\u004f\u0042\u004a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_eaa ));_ccg ,_cf :=_cb .parseObject ();if _cf !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0046\u0061\u0069\u006c \u0074\u006f\u0020\u0072\u0065\u0061\u0064 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u0025\u0073\u0029",_cf ); +return nil ,_cf ;};if _ccg ==nil {return nil ,_d .New ("o\u0062\u006a\u0065\u0063t \u0063a\u006e\u006e\u006f\u0074\u0020b\u0065\u0020\u006e\u0075\u006c\u006c");};_baf :=PdfIndirectObject {};_baf .ObjectNumber =int64 (_eb );_baf .PdfObject =_ccg ;_baf ._begga =_cb ; +return &_baf ,nil ;}; // UpdateParams updates the parameter values of the encoder. -func (_geef *ASCIIHexEncoder )UpdateParams (params *PdfObjectDictionary ){}; +func (_beaa *LZWEncoder )UpdateParams (params *PdfObjectDictionary ){_egab ,_cgf :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _cgf ==nil {_beaa .Predictor =int (_egab );};_bbb ,_cgf :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +if _cgf ==nil {_beaa .BitsPerComponent =int (_bbb );};_ccfb ,_cgf :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _cgf ==nil {_beaa .Columns =int (_ccfb );};_fdfg ,_cgf :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); +if _cgf ==nil {_beaa .Colors =int (_fdfg );};_fffa ,_cgf :=GetNumberAsInt64 (params .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));if _cgf ==nil {_beaa .EarlyChange =int (_fffa );};}; -// EncodeImage encodes 'img' golang image.Image into jbig2 encoded bytes document using default encoder settings. -func (_egcg *JBIG2Encoder )EncodeImage (img _da .Image )([]byte ,error ){return _egcg .encodeImage (img )}; +// DecodeStream decodes a LZW encoded stream and returns the result as a +// slice of bytes. +func (_fbec *LZWEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fef .Log .Trace ("\u004c\u005a\u0057 \u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067");_fef .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_fbec .Predictor ); +_ece ,_dfec :=_fbec .DecodeBytes (streamObj .Stream );if _dfec !=nil {return nil ,_dfec ;};_fef .Log .Trace ("\u0020\u0049\u004e\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (streamObj .Stream ),streamObj .Stream );_fef .Log .Trace ("\u004f\u0055\u0054\u003a\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (_ece ),_ece ); +if _fbec .Predictor > 1{if _fbec .Predictor ==2{_fef .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_gcbb :=_fbec .Columns *_fbec .Colors ;if _gcbb < 1{return []byte {},nil ;};_cdef :=len (_ece )/_gcbb ;if len (_ece )%_gcbb !=0{_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020T\u0049\u0046\u0046 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002e\u002e\u002e"); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_ece ),_gcbb );};if _gcbb %_fbec .Colors !=0{return nil ,_fc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0072\u006fw\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020(\u0025\u0064\u0029\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006fr\u0073\u0020\u0025\u0064",_gcbb ,_fbec .Colors ); +};if _gcbb > len (_ece ){_fef .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_gcbb ,len (_ece )); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fef .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_ece ),_ece ); +_bbaa :=_gf .NewBuffer (nil );for _abfg :=0;_abfg < _cdef ;_abfg ++{_edeb :=_ece [_gcbb *_abfg :_gcbb *(_abfg +1)];for _bcgb :=_fbec .Colors ;_bcgb < _gcbb ;_bcgb ++{_edeb [_bcgb ]=byte (int (_edeb [_bcgb ]+_edeb [_bcgb -_fbec .Colors ])%256);};_bbaa .Write (_edeb ); +};_ffcd :=_bbaa .Bytes ();_fef .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_ffcd ),_ffcd );return _ffcd ,nil ;}else if _fbec .Predictor >=10&&_fbec .Predictor <=15{_fef .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +_cgcc :=_fbec .Columns *_fbec .Colors +1;if _cgcc < 1{return []byte {},nil ;};_eaff :=len (_ece )/_cgcc ;if len (_ece )%_cgcc !=0{return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_ece ),_cgcc ); +};if _cgcc > len (_ece ){_fef .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_cgcc ,len (_ece )); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_adac :=_gf .NewBuffer (nil );_fef .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_fbec .Columns ); +_fef .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_ece ),_cgcc ,_eaff );_ddgd :=make ([]byte ,_cgcc );for _eedbb :=0;_eedbb < _cgcc ;_eedbb ++{_ddgd [_eedbb ]=0; +};for _bcbe :=0;_bcbe < _eaff ;_bcbe ++{_bgff :=_ece [_cgcc *_bcbe :_cgcc *(_bcbe +1)];_ffb :=_bgff [0];switch _ffb {case 0:case 1:for _efgc :=2;_efgc < _cgcc ;_efgc ++{_bgff [_efgc ]=byte (int (_bgff [_efgc ]+_bgff [_efgc -1])%256);};case 2:for _decg :=1; +_decg < _cgcc ;_decg ++{_bgff [_decg ]=byte (int (_bgff [_decg ]+_ddgd [_decg ])%256);};default:_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0066i\u006c\u0074\u0065\u0072\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_ffb ); +return nil ,_fc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_ffb );};for _abbg :=0;_abbg < _cgcc ;_abbg ++{_ddgd [_abbg ]=_bgff [_abbg ];};_adac .Write (_bgff [1:]); +};_cdac :=_adac .Bytes ();return _cdac ,nil ;}else {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072 \u0028\u0025\u0064\u0029",_fbec .Predictor ); +return nil ,_fc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0070\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020(\u0025\u0064\u0029",_fbec .Predictor );};};return _ece ,nil ;};func (_gffc *PdfParser )repairSeekXrefMarker ()error {_dafb ,_ddcfb :=_gffc ._ccfe .Seek (0,_gdb .SeekEnd ); +if _ddcfb !=nil {return _ddcfb ;};_aabd :=_aa .MustCompile ("\u005cs\u0078\u0072\u0065\u0066\u005c\u0073*");var _dfdf int64 ;var _ebad int64 =1000;for _dfdf < _dafb {if _dafb <=(_ebad +_dfdf ){_ebad =_dafb -_dfdf ;};_ ,_beba :=_gffc ._ccfe .Seek (-_dfdf -_ebad ,_gdb .SeekEnd ); +if _beba !=nil {return _beba ;};_fecd :=make ([]byte ,_ebad );_gffc ._ccfe .Read (_fecd );_fef .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0078\u0072\u0065\u0066\u0020\u003a\u0020\u0022\u0025\u0073\u0022",string (_fecd )); +_cdddf :=_aabd .FindAllStringIndex (string (_fecd ),-1);if _cdddf !=nil {_daef :=_cdddf [len (_cdddf )-1];_fef .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_cdddf );_gffc ._ccfe .Seek (-_dfdf -_ebad +int64 (_daef [0]),_gdb .SeekEnd ); +_gffc ._cedf =_dd .NewReader (_gffc ._ccfe );for {_effda ,_cggdb :=_gffc ._cedf .Peek (1);if _cggdb !=nil {return _cggdb ;};_fef .Log .Trace ("\u0042\u003a\u0020\u0025\u0064\u0020\u0025\u0063",_effda [0],_effda [0]);if !IsWhiteSpace (_effda [0]){break ; +};_gffc ._cedf .Discard (1);};return nil ;};_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); +_dfdf +=_ebad ;};_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u0074a\u0062\u006c\u0065\u0020\u006d\u0061r\u006b\u0065\u0072\u0020\u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u002e"); +return _d .New ("\u0078r\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020");}; + +// EncodeBytes encodes the passed in slice of bytes by passing it through the +// EncodeBytes method of the underlying encoders. +func (_dafe *MultiEncoder )EncodeBytes (data []byte )([]byte ,error ){_fgdc :=data ;var _fdag error ;for _gccaa :=len (_dafe ._gebb )-1;_gccaa >=0;_gccaa --{_gac :=_dafe ._gebb [_gccaa ];_fgdc ,_fdag =_gac .EncodeBytes (_fgdc );if _fdag !=nil {return nil ,_fdag ; +};};return _fgdc ,nil ;}; + +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_fcgf *CCITTFaxEncoder )MakeDecodeParams ()PdfObject {_dbcg :=MakeDict ();_dbcg .Set ("\u004b",MakeInteger (int64 (_fcgf .K )));_dbcg .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_fcgf .Columns )));if _fcgf .BlackIs1 {_dbcg .Set ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031",MakeBool (_fcgf .BlackIs1 )); +};if _fcgf .EncodedByteAlign {_dbcg .Set ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e",MakeBool (_fcgf .EncodedByteAlign ));};if _fcgf .EndOfLine &&_fcgf .K >=0{_dbcg .Set ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee",MakeBool (_fcgf .EndOfLine )); +};if _fcgf .Rows !=0&&!_fcgf .EndOfBlock {_dbcg .Set ("\u0052\u006f\u0077\u0073",MakeInteger (int64 (_fcgf .Rows )));};if !_fcgf .EndOfBlock {_dbcg .Set ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b",MakeBool (_fcgf .EndOfBlock ));};if _fcgf .DamagedRowsBeforeError !=0{_dbcg .Set ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072",MakeInteger (int64 (_fcgf .DamagedRowsBeforeError ))); +};return _dbcg ;}; + +// GetStringVal returns the string value represented by the PdfObject directly or indirectly if +// contained within an indirect object. On type mismatch the found bool flag returned is false and +// an empty string is returned. +func GetStringVal (obj PdfObject )(_faaaa string ,_bffdc bool ){_fbcbg ,_bffdc :=TraceToDirectObject (obj ).(*PdfObjectString );if _bffdc {return _fbcbg .Str (),true ;};return ;};func (_bcgd *PdfParser )resolveReference (_gccb *PdfObjectReference )(PdfObject ,bool ,error ){_bdbf ,_cbdb :=_bcgd .ObjCache [int (_gccb .ObjectNumber )]; +if _cbdb {return _bdbf ,true ,nil ;};_ebcc ,_adce :=_bcgd .LookupByReference (*_gccb );if _adce !=nil {return nil ,false ,_adce ;};_bcgd .ObjCache [int (_gccb .ObjectNumber )]=_ebcc ;return _ebcc ,false ,nil ;}; + +// IsAuthenticated returns true if the PDF has already been authenticated for accessing. +func (_fbca *PdfParser )IsAuthenticated ()bool {return _fbca ._fffgf ._gbc };func _cddd (_effdg *PdfObjectStream ,_bfce *PdfObjectDictionary )(*JBIG2Encoder ,error ){const _gaf ="\u006ee\u0077\u004a\u0042\u0049G\u0032\u0044\u0065\u0063\u006fd\u0065r\u0046r\u006f\u006d\u0053\u0074\u0072\u0065\u0061m"; +_fcbb :=NewJBIG2Encoder ();_efce :=_effdg .PdfObjectDictionary ;if _efce ==nil {return _fcbb ,nil ;};if _bfce ==nil {_aagd :=_efce .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");if _aagd !=nil {switch _bcdd :=_aagd .(type ){case *PdfObjectDictionary :_bfce =_bcdd ; +case *PdfObjectArray :if _bcdd .Len ()==1{if _dbac ,_cgcge :=GetDict (_bcdd .Get (0));_cgcge {_bfce =_dbac ;};};default:_fef .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065P\u0061\u0072\u0061\u006d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0025\u0023\u0076",_aagd ); +return nil ,_dg .Errorf (_gaf ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050a\u0072m\u0073\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_bcdd );};};};if _bfce ==nil {return _fcbb ,nil ;};_fcbb .UpdateParams (_bfce ); +_bgab ,_fbf :=GetStream (_bfce .Get ("\u004a\u0042\u0049G\u0032\u0047\u006c\u006f\u0062\u0061\u006c\u0073"));if !_fbf {return _fcbb ,nil ;};var _abgae error ;_fcbb .Globals ,_abgae =_ee .DecodeGlobals (_bgab .Stream );if _abgae !=nil {_abgae =_dg .Wrap (_abgae ,_gaf ,"\u0063\u006f\u0072\u0072u\u0070\u0074\u0065\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0065n\u0063\u006f\u0064\u0065\u0064\u0020\u0064a\u0074\u0061"); +_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abgae );return nil ,_abgae ;};return _fcbb ,nil ;}; + +// Len returns the number of elements in the streams. +func (_baadf *PdfObjectStreams )Len ()int {if _baadf ==nil {return 0;};return len (_baadf ._geaf );}; + +// GetFileOffset returns the current file offset, accounting for buffered position. +func (_dggbg *PdfParser )GetFileOffset ()int64 {_faagf ,_ :=_dggbg ._ccfe .Seek (0,_gdb .SeekCurrent );_faagf -=int64 (_dggbg ._cedf .Buffered ());return _faagf ;}; + +// IsNullObject returns true if `obj` is a PdfObjectNull. +func IsNullObject (obj PdfObject )bool {_ ,_cdgef :=TraceToDirectObject (obj ).(*PdfObjectNull );return _cdgef ;}; + +// GetRevisionNumber returns the current version of the Pdf document. +func (_faade *PdfParser )GetRevisionNumber ()int {return _faade ._bcaef }; + +// MakeNull creates an PdfObjectNull. +func MakeNull ()*PdfObjectNull {_egfaf :=PdfObjectNull {};return &_egfaf };var _gead =_aa .MustCompile ("\u0025P\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029"); + +// Remove removes an element specified by key. +func (_fbfc *PdfObjectDictionary )Remove (key PdfObjectName ){_egbbc :=-1;for _dfegg ,_aeabc :=range _fbfc ._bbdc {if _aeabc ==key {_egbbc =_dfegg ;break ;};};if _egbbc >=0{_fbfc ._bbdc =append (_fbfc ._bbdc [:_egbbc ],_fbfc ._bbdc [_egbbc +1:]...);delete (_fbfc ._efca ,key ); +};}; + +// GetDict returns the *PdfObjectDictionary represented by the PdfObject directly or indirectly within an indirect +// object. On type mismatch the found bool flag is false and a nil pointer is returned. +func GetDict (obj PdfObject )(_efga *PdfObjectDictionary ,_fcag bool ){_efga ,_fcag =TraceToDirectObject (obj ).(*PdfObjectDictionary );return _efga ,_fcag ;}; + +// NewMultiEncoder returns a new instance of MultiEncoder. +func NewMultiEncoder ()*MultiEncoder {_bggg :=MultiEncoder {};_bggg ._gebb =[]StreamEncoder {};return &_bggg ;};var _bffdb =[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); + + +// DecodeBytes decodes a slice of JBIG2 encoded bytes and returns the results. +func (_bfgc *JBIG2Encoder )DecodeBytes (encoded []byte )([]byte ,error ){return _ee .DecodeBytes (encoded ,_afg .Parameters {},_bfgc .Globals );};func (_bcgeg *PdfParser )skipComments ()error {if _ ,_edbf :=_bcgeg .skipSpaces ();_edbf !=nil {return _edbf ; +};_ecdg :=true ;for {_dbead ,_fdea :=_bcgeg ._cedf .Peek (1);if _fdea !=nil {_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_fdea .Error ());return _fdea ;};if _ecdg &&_dbead [0]!='%'{return nil ;};_ecdg =false ;if (_dbead [0]!='\r')&&(_dbead [0]!='\n'){_bcgeg ._cedf .ReadByte (); +}else {break ;};};return _bcgeg .skipComments ();}; // MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -// Has the Filter set and the DecodeParms. -func (_egg *FlateEncoder )MakeStreamDict ()*PdfObjectDictionary {_gaf :=MakeDict ();_gaf .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_egg .GetFilterName ()));_gbef :=_egg .MakeDecodeParams ();if _gbef !=nil {_gaf .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_gbef ); -};return _gaf ;}; +func (_bgad *JBIG2Encoder )MakeStreamDict ()*PdfObjectDictionary {_gfcee :=MakeDict ();_gfcee .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_bgad .GetFilterName ()));return _gfcee ;}; -// WriteString outputs the object as it is to be written to file. -func (_ffed *PdfObjectInteger )WriteString ()string {return _g .FormatInt (int64 (*_ffed ),10)}; +// IsDelimiter checks if a character represents a delimiter. +func IsDelimiter (c byte )bool {return c =='('||c ==')'||c =='<'||c =='>'||c =='['||c ==']'||c =='{'||c =='}'||c =='/'||c =='%';};func _egead (_eecc ,_bgdbb ,_aabe int )error {if _bgdbb < 0||_bgdbb > _eecc {return _d .New ("s\u006c\u0069\u0063\u0065\u0020\u0069n\u0064\u0065\u0078\u0020\u0061\u0020\u006f\u0075\u0074 \u006f\u0066\u0020b\u006fu\u006e\u0064\u0073"); +};if _aabe < _bgdbb {return _d .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0073\u006c\u0069\u0063e\u0020i\u006ed\u0065\u0078\u0020\u0062\u0020\u003c\u0020a");};if _aabe > _eecc {return _d .New ("s\u006c\u0069\u0063\u0065\u0020\u0069n\u0064\u0065\u0078\u0020\u0062\u0020\u006f\u0075\u0074 \u006f\u0066\u0020b\u006fu\u006e\u0064\u0073"); +};return nil ;}; -// NewParserFromString is used for testing purposes. -func NewParserFromString (txt string )*PdfParser {_fceeb :=_dag .NewReader ([]byte (txt ));_faaa :=&PdfParser {ObjCache :objectCache {},_ecfc :_fceeb ,_bbgg :_ec .NewReader (_fceeb ),_aabcd :int64 (len (txt )),_fed :map[int64 ]bool {},_cbed :make (map[*PdfParser ]*PdfParser )}; -_faaa ._gfcb .ObjectMap =make (map[int ]XrefObject );return _faaa ;};const (DefaultJPEGQuality =75;); +// EncodeBytes encodes a bytes array and return the encoded value based on the encoder parameters. +func (_efeef *RunLengthEncoder )EncodeBytes (data []byte )([]byte ,error ){_bcec :=_gf .NewReader (data );var _feae []byte ;var _fcfb []byte ;_gfdc ,_effa :=_bcec .ReadByte ();if _effa ==_gdb .EOF {return []byte {},nil ;}else if _effa !=nil {return nil ,_effa ; +};_adb :=1;for {_gfcf ,_acf :=_bcec .ReadByte ();if _acf ==_gdb .EOF {break ;}else if _acf !=nil {return nil ,_acf ;};if _gfcf ==_gfdc {if len (_fcfb )> 0{_fcfb =_fcfb [:len (_fcfb )-1];if len (_fcfb )> 0{_feae =append (_feae ,byte (len (_fcfb )-1));_feae =append (_feae ,_fcfb ...); +};_adb =1;_fcfb =[]byte {};};_adb ++;if _adb >=127{_feae =append (_feae ,byte (257-_adb ),_gfdc );_adb =0;};}else {if _adb > 0{if _adb ==1{_fcfb =[]byte {_gfdc };}else {_feae =append (_feae ,byte (257-_adb ),_gfdc );};_adb =0;};_fcfb =append (_fcfb ,_gfcf ); +if len (_fcfb )>=127{_feae =append (_feae ,byte (len (_fcfb )-1));_feae =append (_feae ,_fcfb ...);_fcfb =[]byte {};};};_gfdc =_gfcf ;};if len (_fcfb )> 0{_feae =append (_feae ,byte (len (_fcfb )-1));_feae =append (_feae ,_fcfb ...);}else if _adb > 0{_feae =append (_feae ,byte (257-_adb ),_gfdc ); +};_feae =append (_feae ,128);return _feae ,nil ;}; -// WriteString outputs the object as it is to be written to file. -func (_ceae *PdfObjectReference )WriteString ()string {var _ebdfb _df .Builder ;_ebdfb .WriteString (_g .FormatInt (_ceae .ObjectNumber ,10));_ebdfb .WriteString ("\u0020");_ebdfb .WriteString (_g .FormatInt (_ceae .GenerationNumber ,10));_ebdfb .WriteString ("\u0020\u0052"); -return _ebdfb .String ();}; +// JBIG2Encoder implements both jbig2 encoder and the decoder. The encoder allows to encode +// provided images (best used document scans) in multiple way. By default it uses single page generic +// encoder. It allows to store lossless data as a single segment. +// In order to store multiple image pages use the 'FileMode' which allows to store more pages within single jbig2 document. +// WIP: In order to obtain better compression results the encoder would allow to encode the input in a +// lossy or lossless way with a component (symbol) mode. It divides the image into components. +// Then checks if any component is 'similar' to the others and maps them together. The symbol classes are stored +// in the dictionary. Then the encoder creates text regions which uses the related symbol classes to fill it's space. +// The similarity is defined by the 'Threshold' variable (default: 0.95). The less the value is, the more components +// matches to single class, thus the compression is better, but the result might become lossy. +type JBIG2Encoder struct{ + +// These values are required to be set for the 'EncodeBytes' method. +// ColorComponents defines the number of color components for provided image. +ColorComponents int ; + +// BitsPerComponent is the number of bits that stores per color component +BitsPerComponent int ; + +// Width is the width of the image to encode +Width int ; + +// Height is the height of the image to encode. +Height int ;_aca *_ce .Document ; + +// Globals are the JBIG2 global segments. +Globals _ee .Globals ; + +// IsChocolateData defines if the data is encoded such that +// binary data '1' means black and '0' white. +// otherwise the data is called vanilla. +// Naming convention taken from: 'https://en.wikipedia.org/wiki/Binary_image#Interpretation' +IsChocolateData bool ; + +// DefaultPageSettings are the settings parameters used by the jbig2 encoder. +DefaultPageSettings JBIG2EncoderSettings ;}; + +// MakeBool creates a PdfObjectBool from a bool value. +func MakeBool (val bool )*PdfObjectBool {_acbb :=PdfObjectBool (val );return &_acbb }; + +// IsFloatDigit checks if a character can be a part of a float number string. +func IsFloatDigit (c byte )bool {return ('0'<=c &&c <='9')||c =='.'}; + +// Append appends PdfObject(s) to the streams. +func (_dfgcc *PdfObjectStreams )Append (objects ...PdfObject ){if _dfgcc ==nil {_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0020-\u0020\u0041\u0074\u0074\u0065\u006d\u0070\u0074\u0020\u0074\u006f\u0020\u0061p\u0070\u0065\u006e\u0064\u0020\u0074\u006f\u0020\u0061\u0020\u006e\u0069\u006c\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0073"); +return ;};_dfgcc ._geaf =append (_dfgcc ._geaf ,objects ...);};func (_beab *offsetReader )Seek (offset int64 ,whence int )(int64 ,error ){if whence ==_gdb .SeekStart {offset +=_beab ._ecfe ;};_acfc ,_fafg :=_beab ._faag .Seek (offset ,whence );if _fafg !=nil {return _acfc ,_fafg ; +};if whence ==_gdb .SeekCurrent {_acfc -=_beab ._ecfe ;};if _acfc < 0{return 0,_d .New ("\u0063\u006f\u0072\u0065\u002eo\u0066\u0066\u0073\u0065\u0074\u0052\u0065\u0061\u0064\u0065\u0072\u002e\u0053e\u0065\u006b\u003a\u0020\u006e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); +};return _acfc ,nil ;}; + +// Version represents a version of a PDF standard. +type Version struct{Major int ;Minor int ;};func (_affc *offsetReader )Read (p []byte )(_fggg int ,_bgbc error ){return _affc ._faag .Read (p )};func _eddg (_bcbg *PdfObjectStream ,_abag *PdfObjectDictionary )(*RunLengthEncoder ,error ){return NewRunLengthEncoder (),nil ; +};func (_ddcb *JBIG2Image )toBitmap ()(_eaeb *_ea .Bitmap ,_ccfbg error ){const _fddf ="\u004a\u0042\u0049\u00472I\u006d\u0061\u0067\u0065\u002e\u0074\u006f\u0042\u0069\u0074\u006d\u0061\u0070";if _ddcb .Data ==nil {return nil ,_dg .Error (_fddf ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); +};if _ddcb .Width ==0||_ddcb .Height ==0{return nil ,_dg .Error (_fddf ,"\u0069\u006d\u0061\u0067\u0065\u0020h\u0065\u0069\u0067\u0068\u0074\u0020\u006f\u0072\u0020\u0077\u0069\u0064\u0074h\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); +};if _ddcb .HasPadding {_eaeb ,_ccfbg =_ea .NewWithData (_ddcb .Width ,_ddcb .Height ,_ddcb .Data );}else {_eaeb ,_ccfbg =_ea .NewWithUnpaddedData (_ddcb .Width ,_ddcb .Height ,_ddcb .Data );};if _ccfbg !=nil {return nil ,_dg .Wrap (_ccfbg ,_fddf ,""); +};return _eaeb ,nil ;}; + +// GetXrefOffset returns the offset of the xref table. +func (_bccf *PdfParser )GetXrefOffset ()int64 {return _bccf ._fgfaf }; + +// LZWEncoder provides LZW encoding/decoding functionality. +type LZWEncoder struct{Predictor int ;BitsPerComponent int ; + +// For predictors +Columns int ;Colors int ; + +// LZW algorithm setting. +EarlyChange int ;}; -// Len returns the number of elements in the array. -func (_bfgf *PdfObjectArray )Len ()int {if _bfgf ==nil {return 0;};return len (_bfgf ._ffdcc );}; +// Append appends PdfObject(s) to the array. +func (_fefgg *PdfObjectArray )Append (objects ...PdfObject ){if _fefgg ==nil {_fef .Log .Debug ("\u0057\u0061\u0072\u006e\u0020\u002d\u0020\u0041\u0074\u0074\u0065\u006d\u0070t\u0020\u0074\u006f\u0020\u0061\u0070p\u0065\u006e\u0064\u0020\u0074\u006f\u0020\u0061\u0020\u006e\u0069\u006c\u0020a\u0072\u0072\u0061\u0079"); +return ;};_fefgg ._bdfag =append (_fefgg ._bdfag ,objects ...);};func (_faaa *PdfParser )parseLinearizedDictionary ()(*PdfObjectDictionary ,error ){_ddfaf ,_ggef :=_faaa ._ccfe .Seek (0,_gdb .SeekEnd );if _ggef !=nil {return nil ,_ggef ;};var _agcgb int64 ; +var _fefg int64 =2048;for _agcgb < _ddfaf -4{if _ddfaf <=(_fefg +_agcgb ){_fefg =_ddfaf -_agcgb ;};_ ,_bgdd :=_faaa ._ccfe .Seek (_agcgb ,_gdb .SeekStart );if _bgdd !=nil {return nil ,_bgdd ;};_fdcc :=make ([]byte ,_fefg );_ ,_bgdd =_faaa ._ccfe .Read (_fdcc ); +if _bgdd !=nil {return nil ,_bgdd ;};_fef .Log .Trace ("\u004c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0066i\u0072\u0073\u0074\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0022\u0025\u0073\u0022",string (_fdcc )); +_aacf :=_aaff .FindAllStringIndex (string (_fdcc ),-1);if _aacf !=nil {_fgef :=_aacf [0];_fef .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_aacf );_ ,_bcddc :=_faaa ._ccfe .Seek (int64 (_fgef [0]),_gdb .SeekStart );if _bcddc !=nil {return nil ,_bcddc ; +};_faaa ._cedf =_dd .NewReader (_faaa ._ccfe );_ecag ,_bcddc :=_faaa .ParseIndirectObject ();if _bcddc !=nil {return nil ,nil ;};if _acad ,_fagga :=GetIndirect (_ecag );_fagga {if _abbgg ,_babeb :=GetDict (_acad .PdfObject );_babeb {if _gdcac :=_abbgg .Get ("\u004c\u0069\u006e\u0065\u0061\u0072\u0069\u007a\u0065\u0064"); +_gdcac !=nil {return _abbgg ,nil ;};return nil ,nil ;};};return nil ,nil ;};_agcgb +=_fefg -4;};return nil ,_d .New ("\u0074\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064"); +};func (_acee *PdfCrypt )generateParams (_cfag ,_dbdbb []byte )error {_eddf :=_acee .securityHandler ();_gbda ,_bgce :=_eddf .GenerateParams (&_acee ._fab ,_dbdbb ,_cfag );if _bgce !=nil {return _bgce ;};_acee ._ac =_gbda ;return nil ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_ccbd *MultiEncoder )MakeDecodeParams ()PdfObject {if len (_ccbd ._deeg )==0{return nil ;};if len (_ccbd ._deeg )==1{return _ccbd ._deeg [0].MakeDecodeParams ();};_bacf :=MakeArray ();_cdbdf :=true ;for _ ,_aagg :=range _ccbd ._deeg {_edaa :=_aagg .MakeDecodeParams (); -if _edaa ==nil {_bacf .Append (MakeNull ());}else {_cdbdf =false ;_bacf .Append (_edaa );};};if _cdbdf {return nil ;};return _bacf ;};func _gdaf (_cfcc PdfObject ,_gaffg int ,_fgfe map[PdfObject ]struct{})error {_fgg .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072s\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0061\u0074\u0061 \u0028\u0064\u0065\u0070\u0074\u0068\u0020=\u0020\u0025\u0064\u0029",_gaffg ); -if _ ,_feaf :=_fgfe [_cfcc ];_feaf {_fgg .Log .Trace ("-\u0041\u006c\u0072\u0065ad\u0079 \u0074\u0072\u0061\u0076\u0065r\u0073\u0065\u0064\u002e\u002e\u002e");return nil ;};_fgfe [_cfcc ]=struct{}{};switch _ccac :=_cfcc .(type ){case *PdfIndirectObject :_fbdad :=_ccac ; -_fgg .Log .Trace ("\u0069\u006f\u003a\u0020\u0025\u0073",_fbdad );_fgg .Log .Trace ("\u002d\u0020\u0025\u0073",_fbdad .PdfObject );return _gdaf (_fbdad .PdfObject ,_gaffg +1,_fgfe );case *PdfObjectStream :_bdgaf :=_ccac ;return _gdaf (_bdgaf .PdfObjectDictionary ,_gaffg +1,_fgfe ); -case *PdfObjectDictionary :_dafb :=_ccac ;_fgg .Log .Trace ("\u002d\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_dafb );for _ ,_aced :=range _dafb .Keys (){_dgdcc :=_dafb .Get (_aced );if _egbf ,_bdcg :=_dgdcc .(*PdfObjectReference );_bdcg {_bdecb :=_egbf .Resolve (); -_dafb .Set (_aced ,_bdecb );_dfbaa :=_gdaf (_bdecb ,_gaffg +1,_fgfe );if _dfbaa !=nil {return _dfbaa ;};}else {_dbgbe :=_gdaf (_dgdcc ,_gaffg +1,_fgfe );if _dbgbe !=nil {return _dbgbe ;};};};return nil ;case *PdfObjectArray :_ebaac :=_ccac ;_fgg .Log .Trace ("-\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_ebaac ); -for _aeed ,_dbbec :=range _ebaac .Elements (){if _fgbc ,_befg :=_dbbec .(*PdfObjectReference );_befg {_cafd :=_fgbc .Resolve ();_ebaac .Set (_aeed ,_cafd );_cefg :=_gdaf (_cafd ,_gaffg +1,_fgfe );if _cefg !=nil {return _cefg ;};}else {_beee :=_gdaf (_dbbec ,_gaffg +1,_fgfe ); -if _beee !=nil {return _beee ;};};};return nil ;case *PdfObjectReference :_fgg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020T\u0072\u0061\u0063\u0069\u006e\u0067\u0020\u0061\u0020r\u0065\u0066\u0065r\u0065n\u0063\u0065\u0021");return _d .New ("\u0065r\u0072\u006f\u0072\u0020t\u0072\u0061\u0063\u0069\u006eg\u0020a\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); -};return nil ;}; +// Seek implementation of Seek interface. +func (_cecd *limitedReadSeeker )Seek (offset int64 ,whence int )(int64 ,error ){var _aecd int64 ;switch whence {case _gdb .SeekStart :_aecd =offset ;case _gdb .SeekCurrent :_cfdd ,_dfda :=_cecd ._dgae .Seek (0,_gdb .SeekCurrent );if _dfda !=nil {return 0,_dfda ; +};_aecd =_cfdd +offset ;case _gdb .SeekEnd :_aecd =_cecd ._adedd +offset ;};if _gefee :=_cecd .getError (_aecd );_gefee !=nil {return 0,_gefee ;};if _ ,_acab :=_cecd ._dgae .Seek (_aecd ,_gdb .SeekStart );_acab !=nil {return 0,_acab ;};return _aecd ,nil ; +}; -// Keys returns the list of keys in the dictionary. -// If `d` is nil returns a nil slice. -func (_cgfce *PdfObjectDictionary )Keys ()[]PdfObjectName {if _cgfce ==nil {return nil ;};return _cgfce ._bfdf ;};func _ceccb (_fgbff int )int {if _fgbff < 0{return -_fgbff ;};return _fgbff ;}; +// DecodeStream implements ASCII hex decoding. +func (_ggfa *ASCIIHexEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _ggfa .DecodeBytes (streamObj .Stream );}; -// PdfObjectDictionary represents the primitive PDF dictionary/map object. -type PdfObjectDictionary struct{_fbbg map[PdfObjectName ]PdfObject ;_bfdf []PdfObjectName ;_bcfdc *_dea .Mutex ;_badec *PdfParser ;}; +// GetString returns the *PdfObjectString represented by the PdfObject directly or indirectly within an indirect +// object. On type mismatch the found bool flag is false and a nil pointer is returned. +func GetString (obj PdfObject )(_aagg *PdfObjectString ,_facb bool ){_aagg ,_facb =TraceToDirectObject (obj ).(*PdfObjectString );return _aagg ,_facb ;}; -// GetStringVal returns the string value represented by the PdfObject directly or indirectly if -// contained within an indirect object. On type mismatch the found bool flag returned is false and -// an empty string is returned. -func GetStringVal (obj PdfObject )(_ecec string ,_deadb bool ){_bage ,_deadb :=TraceToDirectObject (obj ).(*PdfObjectString );if _deadb {return _bage .Str (),true ;};return ;}; +// GetFilterName returns the name of the encoding filter. +func (_cecb *DCTEncoder )GetFilterName ()string {return StreamEncodingFilterNameDCT }; -// RawEncoder implements Raw encoder/decoder (no encoding, pass through) -type RawEncoder struct{}; +// String returns a string describing `ref`. +func (_ccgbf *PdfObjectReference )String ()string {return _fc .Sprintf ("\u0052\u0065\u0066\u0028\u0025\u0064\u0020\u0025\u0064\u0029",_ccgbf .ObjectNumber ,_ccgbf .GenerationNumber );}; -// String returns a descriptive information string about the encryption method used. -func (_fbe *PdfCrypt )String ()string {if _fbe ==nil {return "";};_afce :=_fbe ._bfdb .Filter +"\u0020\u002d\u0020";if _fbe ._bfdb .V ==0{_afce +="\u0055\u006e\u0064\u006fcu\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0061\u006c\u0067\u006f\u0072\u0069\u0074h\u006d"; -}else if _fbe ._bfdb .V ==1{_afce +="\u0052\u0043\u0034:\u0020\u0034\u0030\u0020\u0062\u0069\u0074\u0073";}else if _fbe ._bfdb .V ==2{_afce +=_gf .Sprintf ("\u0052\u0043\u0034:\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073",_fbe ._bfdb .Length );}else if _fbe ._bfdb .V ==3{_afce +="U\u006e\u0070\u0075\u0062li\u0073h\u0065\u0064\u0020\u0061\u006cg\u006f\u0072\u0069\u0074\u0068\u006d"; -}else if _fbe ._bfdb .V >=4{_afce +=_gf .Sprintf ("\u0053\u0074r\u0065\u0061\u006d\u0020f\u0069\u006ct\u0065\u0072\u003a\u0020\u0025\u0073\u0020\u002d \u0053\u0074\u0072\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0074\u0065r\u003a\u0020\u0025\u0073",_fbe ._bae ,_fbe ._ece ); -_afce +="\u003b\u0020C\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0073\u003a";for _bcg ,_aca :=range _fbe ._afb {_afce +=_gf .Sprintf ("\u0020\u002d\u0020\u0025\u0073\u003a\u0020\u0025\u0073 \u0028\u0025\u0064\u0029",_bcg ,_aca .Name (),_aca .KeyLength ()); -};};_ggd :=_fbe .GetAccessPermissions ();_afce +=_gf .Sprintf ("\u0020\u002d\u0020\u0025\u0023\u0076",_ggd );return _afce ;}; +// RegisterCustomStreamEncoder register a custom encoder handler for certain filter. +func RegisterCustomStreamEncoder (filterName string ,customStreamEncoder StreamEncoder ){_egdd .Store (filterName ,customStreamEncoder );}; -// Get returns the i-th element of the array or nil if out of bounds (by index). -func (_bgaa *PdfObjectArray )Get (i int )PdfObject {if _bgaa ==nil ||i >=len (_bgaa ._ffdcc )||i < 0{return nil ;};return _bgaa ._ffdcc [i ];}; +// WriteString outputs the object as it is to be written to file. +func (_dfcd *PdfObjectStream )WriteString ()string {var _cgba _fe .Builder ;_cgba .WriteString (_b .FormatInt (_dfcd .ObjectNumber ,10));_cgba .WriteString ("\u0020\u0030\u0020\u0052");return _cgba .String ();}; -// SetImage sets the image base for given flate encoder. -func (_ffc *FlateEncoder )SetImage (img *_fa .ImageBase ){_ffc ._aebb =img }; +// String returns a string describing `null`. +func (_eagf *PdfObjectNull )String ()string {return "\u006e\u0075\u006c\u006c"}; -// DecodeBytes decodes byte array with ASCII85. 5 ASCII characters -> 4 raw binary bytes -func (_afe *ASCII85Encoder )DecodeBytes (encoded []byte )([]byte ,error ){var _gdd []byte ;_fgg .Log .Trace ("\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0020\u0044e\u0063\u006f\u0064\u0065");_gded :=0;_egdb :=false ;for _gded < len (encoded )&&!_egdb {_dfcd :=[5]byte {0,0,0,0,0}; -_cbgf :=0;_adgd :=0;_cdeg :=4;for _adgd < 5+_cbgf {if _gded +_adgd ==len (encoded ){break ;};_eacb :=encoded [_gded +_adgd ];if IsWhiteSpace (_eacb ){_cbgf ++;_adgd ++;continue ;}else if _eacb =='~'&&_gded +_adgd +1< len (encoded )&&encoded [_gded +_adgd +1]=='>'{_cdeg =(_adgd -_cbgf )-1; -if _cdeg < 0{_cdeg =0;};_egdb =true ;break ;}else if _eacb >='!'&&_eacb <='u'{_eacb -='!';}else if _eacb =='z'&&_adgd -_cbgf ==0{_cdeg =4;_adgd ++;break ;}else {_fgg .Log .Error ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020co\u0064\u0065"); -return nil ,_d .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u0064\u0065\u0020e\u006e\u0063\u006f\u0075\u006e\u0074\u0065\u0072\u0065\u0064");};_dfcd [_adgd -_cbgf ]=_eacb ;_adgd ++;};_gded +=_adgd ;for _gbed :=_cdeg +1;_gbed < 5;_gbed ++{_dfcd [_gbed ]=84; -};_edbc :=uint32 (_dfcd [0])*85*85*85*85+uint32 (_dfcd [1])*85*85*85+uint32 (_dfcd [2])*85*85+uint32 (_dfcd [3])*85+uint32 (_dfcd [4]);_caca :=[]byte {byte ((_edbc >>24)&0xff),byte ((_edbc >>16)&0xff),byte ((_edbc >>8)&0xff),byte (_edbc &0xff)};_gdd =append (_gdd ,_caca [:_cdeg ]...); -};_fgg .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0065\u006e\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",encoded );_fgg .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0064\u0065\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",_gdd ); -return _gdd ,nil ;}; +// MakeStream creates an PdfObjectStream with specified contents and encoding. If encoding is nil, then raw encoding +// will be used (i.e. no encoding applied). +func MakeStream (contents []byte ,encoder StreamEncoder )(*PdfObjectStream ,error ){_ddaae :=&PdfObjectStream {};if encoder ==nil {encoder =NewRawEncoder ();};_ddaae .PdfObjectDictionary =encoder .MakeStreamDict ();_bgfff ,_feaa :=encoder .EncodeBytes (contents ); +if _feaa !=nil {return nil ,_feaa ;};_ddaae .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_bgfff ))));_ddaae .Stream =_bgfff ;return _ddaae ,nil ;};func _afe (_fbd *_bba .StdEncryptDict ,_bdb *PdfObjectDictionary )error {R ,_abg :=_bdb .Get ("\u0052").(*PdfObjectInteger ); +if !_abg {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u0052");};if *R < 2||*R > 6{return _fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0052 \u0028\u0025\u0064\u0029",*R ); +};_fbd .R =int (*R );O ,_abg :=_bdb .GetString ("\u004f");if !_abg {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u004f");};if _fbd .R ==5||_fbd .R ==6{if len (O )< 48{return _fc .Errorf ("\u004c\u0065\u006e\u0067th\u0028\u004f\u0029\u0020\u003c\u0020\u0034\u0038\u0020\u0028\u0025\u0064\u0029",len (O )); +};}else if len (O )!=32{return _fc .Errorf ("L\u0065n\u0067\u0074\u0068\u0028\u004f\u0029\u0020\u0021=\u0020\u0033\u0032\u0020(%\u0064\u0029",len (O ));};_fbd .O =[]byte (O );U ,_abg :=_bdb .GetString ("\u0055");if !_abg {return _d .New ("\u0065\u006e\u0063\u0072y\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006eg\u0020\u0055"); +};if _fbd .R ==5||_fbd .R ==6{if len (U )< 48{return _fc .Errorf ("\u004c\u0065\u006e\u0067th\u0028\u0055\u0029\u0020\u003c\u0020\u0034\u0038\u0020\u0028\u0025\u0064\u0029",len (U ));};}else if len (U )!=32{_fef .Log .Debug ("\u0057\u0061r\u006e\u0069\u006e\u0067\u003a\u0020\u004c\u0065\u006e\u0067\u0074\u0068\u0028\u0055\u0029\u0020\u0021\u003d\u0020\u0033\u0032\u0020(%\u0064\u0029",len (U )); +};_fbd .U =[]byte (U );if _fbd .R >=5{OE ,_ffdb :=_bdb .GetString ("\u004f\u0045");if !_ffdb {return _d .New ("\u0065\u006ec\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006eg \u004f\u0045"); +}else if len (OE )!=32{return _fc .Errorf ("L\u0065\u006e\u0067\u0074h(\u004fE\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (OE ));};_fbd .OE =[]byte (OE );UE ,_ffdb :=_bdb .GetString ("\u0055\u0045");if !_ffdb {return _d .New ("\u0065\u006ec\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006eg \u0055\u0045"); +}else if len (UE )!=32{return _fc .Errorf ("L\u0065\u006e\u0067\u0074h(\u0055E\u0029\u0020\u0021\u003d\u00203\u0032\u0020\u0028\u0025\u0064\u0029",len (UE ));};_fbd .UE =[]byte (UE );};P ,_abg :=_bdb .Get ("\u0050").(*PdfObjectInteger );if !_abg {return _d .New ("\u0065\u006e\u0063\u0072\u0079\u0070\u0074 \u0064\u0069\u0063t\u0069\u006f\u006e\u0061r\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0070\u0065\u0072\u006d\u0069\u0073\u0073\u0069\u006f\u006e\u0073\u0020\u0061\u0074\u0074\u0072"); +};_fbd .P =_bba .Permissions (*P );if _fbd .R ==6{Perms ,_bca :=_bdb .GetString ("\u0050\u0065\u0072m\u0073");if !_bca {return _d .New ("\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0050\u0065\u0072\u006d\u0073"); +}else if len (Perms )!=16{return _fc .Errorf ("\u004ce\u006e\u0067\u0074\u0068\u0028\u0050\u0065\u0072\u006d\u0073\u0029 \u0021\u003d\u0020\u0031\u0036\u0020\u0028\u0025\u0064\u0029",len (Perms ));};_fbd .Perms =[]byte (Perms );};if _ffg ,_gae :=_bdb .Get ("\u0045n\u0063r\u0079\u0070\u0074\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061").(*PdfObjectBool ); +_gae {_fbd .EncryptMetadata =bool (*_ffg );}else {_fbd .EncryptMetadata =true ;};return nil ;}; -// Set sets the PdfObject at index i of the streams. An error is returned if the index is outside bounds. -func (_ccab *PdfObjectStreams )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_ccab ._abab ){return _d .New ("\u004f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_ccab ._abab [i ]=obj ;return nil ;}; +// DCTEncoder provides a DCT (JPG) encoding/decoding functionality for images. +type DCTEncoder struct{ColorComponents int ;BitsPerComponent int ;Width int ;Height int ;Quality int ;Decode []float64 ;}; -// GetFilterArray returns the names of the underlying encoding filters in an array that -// can be used as /Filter entry. -func (_afaf *MultiEncoder )GetFilterArray ()*PdfObjectArray {_fcc :=make ([]PdfObject ,len (_afaf ._deeg ));for _dce ,_dddb :=range _afaf ._deeg {_fcc [_dce ]=MakeName (_dddb .GetFilterName ());};return MakeArray (_fcc ...);}; +// HasInvalidHexRunes implements core.ParserMetadata interface. +func (_cfad ParserMetadata )HasInvalidHexRunes ()bool {return _cfad ._gdda }; -// GetAsFloat64Slice returns the array as []float64 slice. -// Returns an error if not entirely numeric (only PdfObjectIntegers, PdfObjectFloats). -func (_febd *PdfObjectArray )GetAsFloat64Slice ()([]float64 ,error ){var _gdcd []float64 ;for _ ,_gafb :=range _febd .Elements (){_eadff ,_degbe :=GetNumberAsFloat (TraceToDirectObject (_gafb ));if _degbe !=nil {return nil ,_gf .Errorf ("\u0061\u0072\u0072\u0061\u0079\u0020\u0065\u006c\u0065\u006d\u0065n\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0075m\u0062\u0065\u0072"); -};_gdcd =append (_gdcd ,_eadff );};return _gdcd ,nil ;};func (_cbg *FlateEncoder )postDecodePredict (_cdbd []byte )([]byte ,error ){if _cbg .Predictor > 1{if _cbg .Predictor ==2{_fgg .Log .Trace ("\u0054\u0069\u0066\u0066\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -_fgg .Log .Trace ("\u0043\u006f\u006c\u006f\u0072\u0073\u003a\u0020\u0025\u0064",_cbg .Colors );_ffcf :=_cbg .Columns *_cbg .Colors ;if _ffcf < 1{return []byte {},nil ;};_fcf :=len (_cdbd )/_ffcf ;if len (_cdbd )%_ffcf !=0{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020T\u0049\u0046\u0046 \u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002e\u002e\u002e"); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_cdbd ),_ffcf );};if _ffcf %_cbg .Colors !=0{return nil ,_gf .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0072\u006fw\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020(\u0025\u0064\u0029\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006fr\u0073\u0020\u0025\u0064",_ffcf ,_cbg .Colors ); -};if _ffcf > len (_cdbd ){_fgg .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_ffcf ,len (_cdbd )); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_fgg .Log .Trace ("i\u006e\u0070\u0020\u006fut\u0044a\u0074\u0061\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (_cdbd ),_cdbd ); -_cfd :=_dag .NewBuffer (nil );for _eedf :=0;_eedf < _fcf ;_eedf ++{_ccgg :=_cdbd [_ffcf *_eedf :_ffcf *(_eedf +1)];for _fdee :=_cbg .Colors ;_fdee < _ffcf ;_fdee ++{_ccgg [_fdee ]+=_ccgg [_fdee -_cbg .Colors ];};_cfd .Write (_ccgg );};_dcd :=_cfd .Bytes (); -_fgg .Log .Trace ("\u0050O\u0075t\u0044\u0061\u0074\u0061\u0020(\u0025\u0064)\u003a\u0020\u0025\u0020\u0078",len (_dcd ),_dcd );return _dcd ,nil ;}else if _cbg .Predictor >=10&&_cbg .Predictor <=15{_fgg .Log .Trace ("\u0050\u004e\u0047 \u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -_agea :=_cbg .Columns *_cbg .Colors +1;_ggcg :=len (_cdbd )/_agea ;if len (_cdbd )%_agea !=0{return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0077 \u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064/\u0025\u0064\u0029",len (_cdbd ),_agea ); -};if _agea > len (_cdbd ){_fgg .Log .Debug ("\u0052\u006fw\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0064\u0061\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0028\u0025\u0064\u002f\u0025\u0064\u0029",_agea ,len (_cdbd )); -return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_aea :=_dag .NewBuffer (nil );_fgg .Log .Trace ("P\u0072\u0065\u0064\u0069ct\u006fr\u0020\u0063\u006f\u006c\u0075m\u006e\u0073\u003a\u0020\u0025\u0064",_cbg .Columns ); -_fgg .Log .Trace ("\u004ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064\u0020\u002f \u0025d\u0020=\u0020\u0025\u0064\u0020\u0072\u006f\u0077s",len (_cdbd ),_agea ,_ggcg );_cgb :=make ([]byte ,_agea );for _gebe :=0;_gebe < _agea ;_gebe ++{_cgb [_gebe ]=0; -};_ecbf :=_cbg .Colors ;for _dcdf :=0;_dcdf < _ggcg ;_dcdf ++{_gefa :=_cdbd [_agea *_dcdf :_agea *(_dcdf +1)];_cdba :=_gefa [0];switch _cdba {case _bdbg :case _acg :for _fecd :=1+_ecbf ;_fecd < _agea ;_fecd ++{_gefa [_fecd ]+=_gefa [_fecd -_ecbf ];};case _gfgf :for _dcde :=1; -_dcde < _agea ;_dcde ++{_gefa [_dcde ]+=_cgb [_dcde ];};case _bga :for _cead :=1;_cead < _ecbf +1;_cead ++{_gefa [_cead ]+=_cgb [_cead ]/2;};for _edfc :=_ecbf +1;_edfc < _agea ;_edfc ++{_gefa [_edfc ]+=byte ((int (_gefa [_edfc -_ecbf ])+int (_cgb [_edfc ]))/2); -};case _cbd :for _edag :=1;_edag < _agea ;_edag ++{var _bebc ,_ceg ,_eef byte ;_ceg =_cgb [_edag ];if _edag >=_ecbf +1{_bebc =_gefa [_edag -_ecbf ];_eef =_cgb [_edag -_ecbf ];};_gefa [_edag ]+=_eacf (_bebc ,_ceg ,_eef );};default:_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029\u0020\u0040\u0072o\u0077\u0020\u0025\u0064",_cdba ,_dcdf ); -return nil ,_gf .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065r\u0020\u0062\u0079\u0074\u0065\u0020\u0028\u0025\u0064\u0029",_cdba );};copy (_cgb ,_gefa );_aea .Write (_gefa [1:]);};_afbab :=_aea .Bytes ();return _afbab ,nil ; -}else {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072 \u0028\u0025\u0064\u0029",_cbg .Predictor );return nil ,_gf .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0070\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020(\u0025\u0064\u0029",_cbg .Predictor ); -};};return _cdbd ,nil ;}; +// JBIG2CompressionType defines the enum compression type used by the JBIG2Encoder. +type JBIG2CompressionType int ;func (_adca *PdfParser )parseName ()(PdfObjectName ,error ){var _dgbdb _gf .Buffer ;_cdc :=false ;for {_ffgb ,_ddga :=_adca ._cedf .Peek (1);if _ddga ==_gdb .EOF {break ;};if _ddga !=nil {return PdfObjectName (_dgbdb .String ()),_ddga ; +};if !_cdc {if _ffgb [0]=='/'{_cdc =true ;_adca ._cedf .ReadByte ();}else if _ffgb [0]=='%'{_adca .readComment ();_adca .skipSpaces ();}else {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020N\u0061\u006d\u0065\u0020\u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020w\u0069\u0074\u0068\u0020\u0025\u0073\u0020(\u0025\u0020\u0078\u0029",_ffgb ,_ffgb ); +return PdfObjectName (_dgbdb .String ()),_fc .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_ffgb [0]);};}else {if IsWhiteSpace (_ffgb [0]){break ;}else if (_ffgb [0]=='/')||(_ffgb [0]=='[')||(_ffgb [0]=='(')||(_ffgb [0]==']')||(_ffgb [0]=='<')||(_ffgb [0]=='>'){break ; +}else if _ffgb [0]=='#'{_cadfb ,_cged :=_adca ._cedf .Peek (3);if _cged !=nil {return PdfObjectName (_dgbdb .String ()),_cged ;};_gbce ,_cged :=_beg .DecodeString (string (_cadfb [1:3]));if _cged !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0049\u006ev\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0066o\u006c\u006co\u0077\u0069\u006e\u0067 \u0027\u0023\u0027\u002c \u0063\u006f\u006e\u0074\u0069n\u0075\u0069\u006e\u0067\u0020\u0075\u0073i\u006e\u0067\u0020\u006c\u0069t\u0065\u0072\u0061\u006c\u0020\u002d\u0020\u004f\u0075t\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074"); +_dgbdb .WriteByte ('#');_adca ._cedf .Discard (1);continue ;};_adca ._cedf .Discard (3);_dgbdb .Write (_gbce );}else {_eafeg ,_ :=_adca ._cedf .ReadByte ();_dgbdb .WriteByte (_eafeg );};};};return PdfObjectName (_dgbdb .String ()),nil ;};func (_ecdd *PdfParser )rebuildXrefTable ()error {_dddf :=XrefTable {}; +_dddf .ObjectMap =map[int ]XrefObject {};_gbbb :=make ([]int ,0,len (_ecdd ._aaea .ObjectMap ));for _cdbcc :=range _ecdd ._aaea .ObjectMap {_gbbb =append (_gbbb ,_cdbcc );};_be .Ints (_gbbb );for _ ,_dbba :=range _gbbb {_accdd :=_ecdd ._aaea .ObjectMap [_dbba ]; +_ggcd ,_ ,_cgbd :=_ecdd .lookupByNumberWrapper (_dbba ,false );if _cgbd !=nil {_fef .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f l\u006f\u006f\u006b\u0020\u0075\u0070\u0020ob\u006a\u0065\u0063\u0074\u0020\u0028\u0025s\u0029",_cgbd ); +_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0063\u006fm\u0070\u006c\u0065\u0074\u0065\u006c\u0079\u0020\u0062\u0072\u006f\u006b\u0065\u006e\u0020\u002d\u0020\u0061\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0074\u006f \u0072\u0065\u0070\u0061\u0069r\u0020"); +_adegg ,_fbfe :=_ecdd .repairRebuildXrefsTopDown ();if _fbfe !=nil {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0072\u0065\u0062\u0075\u0069l\u0064\u0020\u0072\u0065\u0070a\u0069\u0072 \u0028\u0025\u0073\u0029",_fbfe ); +return _fbfe ;};_ecdd ._aaea =*_adegg ;_fef .Log .Debug ("\u0052e\u0070\u0061\u0069\u0072e\u0064\u0020\u0078\u0072\u0065f\u0020t\u0061b\u006c\u0065\u0020\u0062\u0075\u0069\u006ct");return nil ;};_acaf ,_fgbf ,_cgbd :=_ceb (_ggcd );if _cgbd !=nil {return _cgbd ; +};_accdd .ObjectNumber =int (_acaf );_accdd .Generation =int (_fgbf );_dddf .ObjectMap [int (_acaf )]=_accdd ;};_ecdd ._aaea =_dddf ;_fef .Log .Debug ("N\u0065w\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061b\u006c\u0065\u0020\u0062ui\u006c\u0074");_gff (_ecdd ._aaea ); +return nil ;}; -// Remove removes an element specified by key. -func (_bdfbe *PdfObjectDictionary )Remove (key PdfObjectName ){_cdbec :=-1;for _gdgc ,_dcbf :=range _bdfbe ._bfdf {if _dcbf ==key {_cdbec =_gdgc ;break ;};};if _cdbec >=0{_bdfbe ._bfdf =append (_bdfbe ._bfdf [:_cdbec ],_bdfbe ._bfdf [_cdbec +1:]...);delete (_bdfbe ._fbbg ,key ); -};}; +// NewParser creates a new parser for a PDF file via ReadSeeker. Loads the cross reference stream and trailer. +// An error is returned on failure. +func NewParser (rs _gdb .ReadSeeker )(*PdfParser ,error ){_effc :=&PdfParser {_ccfe :rs ,ObjCache :make (objectCache ),_bccc :map[int64 ]bool {},_defdg :make ([]int64 ,0),_aade :make (map[*PdfParser ]*PdfParser )};_cggb ,_acag ,_cagc :=_effc .parsePdfVersion (); +if _cagc !=nil {_fef .Log .Error ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0076e\u0072\u0073\u0069o\u006e:\u0020\u0025\u0076",_cagc );return nil ,_cagc ;};_effc ._ddfc .Major =_cggb ;_effc ._ddfc .Minor =_acag ; +if _effc ._fdef ,_cagc =_effc .loadXrefs ();_cagc !=nil {_fef .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020F\u0061\u0069\u006c\u0065d t\u006f l\u006f\u0061\u0064\u0020\u0078\u0072\u0065f \u0074\u0061\u0062\u006c\u0065\u0021\u0020%\u0073",_cagc );return nil ,_cagc ; +};_fef .Log .Trace ("T\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0073",_effc ._fdef );_fgebe ,_cagc :=_effc .parseLinearizedDictionary ();if _cagc !=nil {return nil ,_cagc ;};if _fgebe !=nil {_effc ._fdbf ,_cagc =_effc .checkLinearizedInformation (_fgebe ); +if _cagc !=nil {return nil ,_cagc ;};};if len (_effc ._aaea .ObjectMap )==0{return nil ,_fc .Errorf ("\u0065\u006d\u0070\u0074\u0079\u0020\u0058\u0052\u0045\u0046\u0020t\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0049\u006e\u0076a\u006c\u0069\u0064");}; +_effc ._bcaef =len (_effc ._defdg );if _effc ._fdbf &&_effc ._bcaef !=0{_effc ._bcaef --;};_effc ._ecaf =make ([]*PdfParser ,_effc ._bcaef );return _effc ,nil ;}; -// String returns the state of the bool as "true" or "false". -func (_ecfd *PdfObjectBool )String ()string {if *_ecfd {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";};var _cdcgf =_dec .MustCompile ("\u005c\u0073\u002a\u0078\u0072\u0065\u0066\u005c\u0073\u002a"); +// FlattenObject returns the contents of `obj`. In other words, `obj` with indirect objects replaced +// by their values. +// The replacements are made recursively to a depth of traceMaxDepth. +// NOTE: Dicts are sorted to make objects with same contents have the same PDF object strings. +func FlattenObject (obj PdfObject )PdfObject {return _ggfaf (obj ,0)};const _fba ="\u0053\u0074\u0064C\u0046"; -// DecodeStream decodes the stream data and returns the decoded data. -// An error is returned upon failure. -func DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fgg .Log .Trace ("\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_ege ,_agaegc :=NewEncoderFromStream (streamObj );if _agaegc !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006f\u0064\u0069n\u0067\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_agaegc ); -return nil ,_agaegc ;};_fgg .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076\u000a",_ege );_eefb ,_agaegc :=_ege .DecodeStream (streamObj );if _agaegc !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006f\u0064\u0069n\u0067\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_agaegc ); -return nil ,_agaegc ;};return _eefb ,nil ;};func (_bfbd *PdfCrypt )encryptBytes (_agee []byte ,_gdac string ,_eab []byte )([]byte ,error ){_fgg .Log .Trace ("\u0045\u006e\u0063\u0072\u0079\u0070\u0074\u0020\u0062\u0079\u0074\u0065\u0073");_dccc ,_cdbg :=_bfbd ._afb [_gdac ]; -if !_cdbg {return nil ,_gf .Errorf ("\u0075n\u006b\u006e\u006f\u0077n\u0020\u0063\u0072\u0079\u0070t\u0020f\u0069l\u0074\u0065\u0072\u0020\u0028\u0025\u0073)",_gdac );};return _dccc .EncryptBytes (_agee ,_eab );};func (_bbba *PdfParser )parseHexString ()(*PdfObjectString ,error ){_bbba ._bbgg .ReadByte (); -var _dadf _dag .Buffer ;for {_acgcf ,_geeab :=_bbba ._bbgg .Peek (1);if _geeab !=nil {return MakeString (""),_geeab ;};if _acgcf [0]=='>'{_bbba ._bbgg .ReadByte ();break ;};_bbcb ,_ :=_bbba ._bbgg .ReadByte ();if _bbba ._ffefc {if _dag .IndexByte (_geeb ,_bbcb )==-1{_bbba ._cdbe ._bgg =true ; -};};if !IsWhiteSpace (_bbcb ){_dadf .WriteByte (_bbcb );};};if _dadf .Len ()%2==1{_bbba ._cdbe ._bded =true ;_dadf .WriteRune ('0');};_cbbef ,_ :=_e .DecodeString (_dadf .String ());return MakeHexString (string (_cbbef )),nil ;};var _bbce =_dec .MustCompile ("\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u0028\u005c\u0064\u002b)\u005c\u0073\u002a\u0024"); -var _efce =_dec .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029"); +// ToInt64Slice returns a slice of all array elements as an int64 slice. An error is returned if the +// array non-integer objects. Each element can only be PdfObjectInteger. +func (_aadf *PdfObjectArray )ToInt64Slice ()([]int64 ,error ){var _edbcc []int64 ;for _ ,_ddab :=range _aadf .Elements (){if _ggeb ,_gfga :=_ddab .(*PdfObjectInteger );_gfga {_edbcc =append (_edbcc ,int64 (*_ggeb ));}else {return nil ,ErrTypeError ;};}; +return _edbcc ,nil ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -// Has the Filter set and the DecodeParms. -func (_cff *LZWEncoder )MakeStreamDict ()*PdfObjectDictionary {_fdeg :=MakeDict ();_fdeg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_cff .GetFilterName ()));_abee :=_cff .MakeDecodeParams ();if _abee !=nil {_fdeg .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_abee ); -};_fdeg .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (int64 (_cff .EarlyChange )));return _fdeg ;}; +// MakeIndirectObject creates an PdfIndirectObject with a specified direct object PdfObject. +func MakeIndirectObject (obj PdfObject )*PdfIndirectObject {_debd :=&PdfIndirectObject {};_debd .PdfObject =obj ;return _debd ;}; -// GetFloatVal returns the float64 value represented by the PdfObject directly or indirectly if contained within an +// GetIntVal returns the int value represented by the PdfObject directly or indirectly if contained within an // indirect object. On type mismatch the found bool flag returned is false and a nil pointer is returned. -func GetFloatVal (obj PdfObject )(_adde float64 ,_aebga bool ){_fcfb ,_aebga :=TraceToDirectObject (obj ).(*PdfObjectFloat );if _aebga {return float64 (*_fcfb ),true ;};return 0,false ;};func _cdcg (_bfg int )int {_bbg :=_bfg >>(_dbgbc -1);return (_bfg ^_bbg )-_bbg }; +func GetIntVal (obj PdfObject )(_cdbefd int ,_bgef bool ){_bgaga ,_bgef :=TraceToDirectObject (obj ).(*PdfObjectInteger );if _bgef &&_bgaga !=nil {return int (*_bgaga ),true ;};return 0,false ;}; +// StreamEncoder represents the interface for all PDF stream encoders. +type StreamEncoder interface{GetFilterName ()string ;MakeDecodeParams ()PdfObject ;MakeStreamDict ()*PdfObjectDictionary ;UpdateParams (_bcfbf *PdfObjectDictionary );EncodeBytes (_cabg []byte )([]byte ,error );DecodeBytes (_ecc []byte )([]byte ,error ); +DecodeStream (_bcade *PdfObjectStream )([]byte ,error );};const _cdge =32<<(^uint (0)>>63); -// PdfObjectArray represents the primitive PDF array object. -type PdfObjectArray struct{_ffdcc []PdfObject }; +// DecodeBytes decodes a slice of ASCII encoded bytes and returns the result. +func (_fffad *ASCIIHexEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fcga :=_gf .NewReader (encoded );var _efbbc []byte ;for {_cbbg ,_gbbe :=_fcga .ReadByte ();if _gbbe !=nil {return nil ,_gbbe ;};if _cbbg =='>'{break ;};if IsWhiteSpace (_cbbg ){continue ; +};if (_cbbg >='a'&&_cbbg <='f')||(_cbbg >='A'&&_cbbg <='F')||(_cbbg >='0'&&_cbbg <='9'){_efbbc =append (_efbbc ,_cbbg );}else {_fef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0061\u0073\u0063\u0069\u0069 \u0068\u0065\u0078\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072 \u0028\u0025\u0063\u0029",_cbbg ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0073\u0063\u0069\u0069\u0020\u0068e\u0078 \u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0028\u0025\u0063\u0029",_cbbg );};};if len (_efbbc )%2==1{_efbbc =append (_efbbc ,'0'); +};_fef .Log .Trace ("\u0049\u006e\u0062\u006f\u0075\u006e\u0064\u0020\u0025\u0073",_efbbc );_cdba :=make ([]byte ,_beg .DecodedLen (len (_efbbc )));_ ,_ddfa :=_beg .Decode (_cdba ,_efbbc );if _ddfa !=nil {return nil ,_ddfa ;};return _cdba ,nil ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on the current encoder settings. -func (_ggdbf *JBIG2Encoder )MakeDecodeParams ()PdfObject {return MakeDict ()}; +// DecodeStream decodes a multi-encoded stream by passing it through the +// DecodeStream method of the underlying encoders. +func (_eabc *MultiEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _eabc .DecodeBytes (streamObj .Stream );}; -// EncodeJBIG2Image encodes 'img' into jbig2 encoded bytes stream, using default encoder settings. -func (_bbee *JBIG2Encoder )EncodeJBIG2Image (img *JBIG2Image )([]byte ,error ){const _ebff ="c\u006f\u0072\u0065\u002eEn\u0063o\u0064\u0065\u004a\u0042\u0049G\u0032\u0049\u006d\u0061\u0067\u0065";if _baef :=_bbee .AddPageImage (img ,&_bbee .DefaultPageSettings ); -_baef !=nil {return nil ,_bab .Wrap (_baef ,_ebff ,"");};return _bbee .Encode ();};var _acdd =_dec .MustCompile ("\u0073t\u0061r\u0074\u0078\u003f\u0072\u0065f\u005c\u0073*\u0028\u005c\u0064\u002b\u0029"); +// GetFloat returns the *PdfObjectFloat represented by the PdfObject directly or indirectly within an indirect +// object. On type mismatch the found bool flag is false and a nil pointer is returned. +func GetFloat (obj PdfObject )(_gcbd *PdfObjectFloat ,_daead bool ){_gcbd ,_daead =TraceToDirectObject (obj ).(*PdfObjectFloat );return _gcbd ,_daead ;}; -// GetInt returns the *PdfObjectBool object that is represented by a PdfObject either directly or indirectly -// within an indirect object. The bool flag indicates whether a match was found. -func GetInt (obj PdfObject )(_dcbb *PdfObjectInteger ,_ddggf bool ){_dcbb ,_ddggf =TraceToDirectObject (obj ).(*PdfObjectInteger );return _dcbb ,_ddggf ;}; +// Read implementation of Read interface. +func (_bdcd *limitedReadSeeker )Read (p []byte )(_ebgf int ,_badb error ){_bdac ,_badb :=_bdcd ._dgae .Seek (0,_gdb .SeekCurrent );if _badb !=nil {return 0,_badb ;};_gfdcf :=_bdcd ._adedd -_bdac ;if _gfdcf ==0{return 0,_gdb .EOF ;};if _fccf :=int64 (len (p )); +_fccf < _gfdcf {_gfdcf =_fccf ;};_edecg :=make ([]byte ,_gfdcf );_ebgf ,_badb =_bdcd ._dgae .Read (_edecg );copy (p ,_edecg );return _ebgf ,_badb ;}; -// IsAuthenticated returns true if the PDF has already been authenticated for accessing. -func (_gaed *PdfParser )IsAuthenticated ()bool {return _gaed ._ddga ._gba }; +// DecodeStream decodes a JPX encoded stream and returns the result as a +// slice of bytes. +func (_edec *JPXEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_edec .GetFilterName ()); +return streamObj .Stream ,ErrNoJPXDecode ;};func _gege (_abd *PdfObjectStream ,_cfab *PdfObjectDictionary )(*FlateEncoder ,error ){_feg :=NewFlateEncoder ();_gad :=_abd .PdfObjectDictionary ;if _gad ==nil {return _feg ,nil ;};_feg ._gce =_fbcf (_gad ); +if _cfab ==nil {_aece :=TraceToDirectObject (_gad .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));switch _afgc :=_aece .(type ){case *PdfObjectArray :if _afgc .Len ()!=1{_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072:\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0031\u0020\u0028\u0025\u0064\u0029",_afgc .Len ()); +return nil ,_d .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _aag ,_addd :=GetDict (_afgc .Get (0));_addd {_cfab =_aag ;};case *PdfObjectDictionary :_cfab =_afgc ;case *PdfObjectNull ,nil :default:_fef .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079 \u0028%\u0054\u0029",_aece ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};if _cfab ==nil {return _feg ,nil ;};_fef .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_cfab .String ()); +_aafg :=_cfab .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr");if _aafg ==nil {_fef .Log .Debug ("E\u0072\u0072o\u0072\u003a\u0020\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0066\u0072\u006f\u006d\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073 \u002d\u0020\u0043\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020\u0077\u0069t\u0068\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u00281\u0029"); +}else {_dad ,_cef :=_aafg .(*PdfObjectInteger );if !_cef {_fef .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_aafg ); +return nil ,_fc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_feg .Predictor =int (*_dad );};_aafg =_cfab .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +if _aafg !=nil {_feff ,_fdfb :=_aafg .(*PdfObjectInteger );if !_fdfb {_fef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); +return nil ,_fc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_feg .BitsPerComponent =int (*_feff );};if _feg .Predictor > 1{_feg .Columns =1;_aafg =_cfab .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); +if _aafg !=nil {_eaad ,_ddc :=_aafg .(*PdfObjectInteger );if !_ddc {return nil ,_fc .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_feg .Columns =int (*_eaad ); +};_feg .Colors =1;_aafg =_cfab .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _aafg !=nil {_eaae ,_bcc :=_aafg .(*PdfObjectInteger );if !_bcc {return nil ,_fc .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +};_feg .Colors =int (*_eaae );};};return _feg ,nil ;}; -// MakeDict creates and returns an empty PdfObjectDictionary. -func MakeDict ()*PdfObjectDictionary {_efbb :=&PdfObjectDictionary {};_efbb ._fbbg =map[PdfObjectName ]PdfObject {};_efbb ._bfdf =[]PdfObjectName {};_efbb ._bcfdc =&_dea .Mutex {};return _efbb ;}; +// MakeDecodeParams makes a new instance of an encoding dictionary based on +// the current encoder settings. +func (_dggb *DCTEncoder )MakeDecodeParams ()PdfObject {return nil }; -// GetXrefTable returns the PDFs xref table. -func (_gabca *PdfParser )GetXrefTable ()XrefTable {return _gabca ._gfcb }; +// ReadBytesAt reads byte content at specific offset and length within the PDF. +func (_eaee *PdfParser )ReadBytesAt (offset ,len int64 )([]byte ,error ){_begcf :=_eaee .GetFileOffset ();_ ,_gafc :=_eaee ._ccfe .Seek (offset ,_gdb .SeekStart );if _gafc !=nil {return nil ,_gafc ;};_ggde :=make ([]byte ,len );_ ,_gafc =_gdb .ReadAtLeast (_eaee ._ccfe ,_ggde ,int (len )); +if _gafc !=nil {return nil ,_gafc ;};_eaee .SetFileOffset (_begcf );return _ggde ,nil ;};func _fbgf (_ffbg PdfObject ,_faadf int ,_cgfe map[PdfObject ]struct{})error {_fef .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072s\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0061\u0074\u0061 \u0028\u0064\u0065\u0070\u0074\u0068\u0020=\u0020\u0025\u0064\u0029",_faadf ); +if _ ,_aedc :=_cgfe [_ffbg ];_aedc {_fef .Log .Trace ("-\u0041\u006c\u0072\u0065ad\u0079 \u0074\u0072\u0061\u0076\u0065r\u0073\u0065\u0064\u002e\u002e\u002e");return nil ;};_cgfe [_ffbg ]=struct{}{};switch _degf :=_ffbg .(type ){case *PdfIndirectObject :_cfee :=_degf ; +_fef .Log .Trace ("\u0069\u006f\u003a\u0020\u0025\u0073",_cfee );_fef .Log .Trace ("\u002d\u0020\u0025\u0073",_cfee .PdfObject );return _fbgf (_cfee .PdfObject ,_faadf +1,_cgfe );case *PdfObjectStream :_cfed :=_degf ;return _fbgf (_cfed .PdfObjectDictionary ,_faadf +1,_cgfe ); +case *PdfObjectDictionary :_efae :=_degf ;_fef .Log .Trace ("\u002d\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_efae );for _ ,_ecda :=range _efae .Keys (){_edgg :=_efae .Get (_ecda );if _gfbcd ,_bece :=_edgg .(*PdfObjectReference );_bece {_bfage :=_gfbcd .Resolve (); +_efae .Set (_ecda ,_bfage );_eeade :=_fbgf (_bfage ,_faadf +1,_cgfe );if _eeade !=nil {return _eeade ;};}else {_fgfb :=_fbgf (_edgg ,_faadf +1,_cgfe );if _fgfb !=nil {return _fgfb ;};};};return nil ;case *PdfObjectArray :_ggcag :=_degf ;_fef .Log .Trace ("-\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_ggcag ); +for _edfbg ,_ccdb :=range _ggcag .Elements (){if _ddbg ,_cdbf :=_ccdb .(*PdfObjectReference );_cdbf {_bafb :=_ddbg .Resolve ();_ggcag .Set (_edfbg ,_bafb );_ccaaa :=_fbgf (_bafb ,_faadf +1,_cgfe );if _ccaaa !=nil {return _ccaaa ;};}else {_ebce :=_fbgf (_ccdb ,_faadf +1,_cgfe ); +if _ebce !=nil {return _ebce ;};};};return nil ;case *PdfObjectReference :_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020T\u0072\u0061\u0063\u0069\u006e\u0067\u0020\u0061\u0020r\u0065\u0066\u0065r\u0065n\u0063\u0065\u0021");return _d .New ("\u0065r\u0072\u006f\u0072\u0020t\u0072\u0061\u0063\u0069\u006eg\u0020a\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e"); +};return nil ;};type limitedReadSeeker struct{_dgae _gdb .ReadSeeker ;_adedd int64 ;}; -// GetBool returns the *PdfObjectBool object that is represented by a PdfObject directly or indirectly -// within an indirect object. The bool flag indicates whether a match was found. -func GetBool (obj PdfObject )(_ddce *PdfObjectBool ,_bfgea bool ){_ddce ,_bfgea =TraceToDirectObject (obj ).(*PdfObjectBool );return _ddce ,_bfgea ;}; +// UpdateParams updates the parameter values of the encoder. +// Implements StreamEncoder interface. +func (_agabe *JBIG2Encoder )UpdateParams (params *PdfObjectDictionary ){_fgea ,_gcae :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));if _gcae ==nil {_agabe .BitsPerComponent =int (_fgea ); +};_cfcb ,_gcae :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _gcae ==nil {_agabe .Width =int (_cfcb );};_edca ,_gcae :=GetNumberAsInt64 (params .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));if _gcae ==nil {_agabe .Height =int (_edca ); +};_bfecc ,_gcae :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"));if _gcae ==nil {_agabe .ColorComponents =int (_bfecc );};};func (_gbdab *PdfParser )repairRebuildXrefsTopDown ()(*XrefTable ,error ){if _gbdab ._dcac {return nil ,_fc .Errorf ("\u0072\u0065\u0070\u0061\u0069\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_gbdab ._dcac =true ;_gbdab ._ccfe .Seek (0,_gdb .SeekStart );_gbdab ._cedf =_dd .NewReader (_gbdab ._ccfe );_eedcd :=20;_cbffc :=make ([]byte ,_eedcd );_ccdg :=XrefTable {};_ccdg .ObjectMap =make (map[int ]XrefObject );for {_bagd ,_bbf :=_gbdab ._cedf .ReadByte (); +if _bbf !=nil {if _bbf ==_gdb .EOF {break ;}else {return nil ,_bbf ;};};if _bagd =='j'&&_cbffc [_eedcd -1]=='b'&&_cbffc [_eedcd -2]=='o'&&IsWhiteSpace (_cbffc [_eedcd -3]){_cbbd :=_eedcd -4;for IsWhiteSpace (_cbffc [_cbbd ])&&_cbbd > 0{_cbbd --;};if _cbbd ==0||!IsDecimalDigit (_cbffc [_cbbd ]){continue ; +};for IsDecimalDigit (_cbffc [_cbbd ])&&_cbbd > 0{_cbbd --;};if _cbbd ==0||!IsWhiteSpace (_cbffc [_cbbd ]){continue ;};for IsWhiteSpace (_cbffc [_cbbd ])&&_cbbd > 0{_cbbd --;};if _cbbd ==0||!IsDecimalDigit (_cbffc [_cbbd ]){continue ;};for IsDecimalDigit (_cbffc [_cbbd ])&&_cbbd > 0{_cbbd --; +};if _cbbd ==0{continue ;};_gcggd :=_gbdab .GetFileOffset ()-int64 (_eedcd -_cbbd );_ffcf :=append (_cbffc [_cbbd +1:],_bagd );_dggg ,_dgafd ,_cfgee :=_fbdcd (string (_ffcf ));if _cfgee !=nil {_fef .Log .Debug ("\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u003a\u0020\u0025\u0076",_cfgee ); +return nil ,_cfgee ;};if _aebe ,_caebg :=_ccdg .ObjectMap [_dggg ];!_caebg ||_aebe .Generation < _dgafd {_ebea :=XrefObject {};_ebea .XType =XrefTypeTableEntry ;_ebea .ObjectNumber =_dggg ;_ebea .Generation =_dgafd ;_ebea .Offset =_gcggd ;_ccdg .ObjectMap [_dggg ]=_ebea ; +};};_cbffc =append (_cbffc [1:_eedcd ],_bagd );};_gbdab ._edebg =nil ;return &_ccdg ,nil ;}; -// DecodeStream decodes a FlateEncoded stream object and give back decoded bytes. -func (_ebda *FlateEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fgg .Log .Trace ("\u0046l\u0061t\u0065\u0044\u0065\u0063\u006fd\u0065\u0020s\u0074\u0072\u0065\u0061\u006d");_fgg .Log .Trace ("\u0050\u0072\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_ebda .Predictor ); -if _ebda .BitsPerComponent !=8{return nil ,_gf .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u003d\u0025\u0064\u0020\u0028\u006f\u006e\u006c\u0079\u0020\u0038\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0029",_ebda .BitsPerComponent ); -};_aadg ,_cfcd :=_ebda .DecodeBytes (streamObj .Stream );if _cfcd !=nil {return nil ,_cfcd ;};_aadg ,_cfcd =_ebda .postDecodePredict (_aadg );if _cfcd !=nil {return nil ,_cfcd ;};return _aadg ,nil ;};func (_babd *PdfCrypt )authenticate (_gggg []byte )(bool ,error ){_babd ._gba =false ; -_aef :=_babd .securityHandler ();_cge ,_dbg ,_ce :=_aef .Authenticate (&_babd ._ge ,_gggg );if _ce !=nil {return false ,_ce ;}else if _dbg ==0||len (_cge )==0{return false ,nil ;};_babd ._gba =true ;_babd ._afc =_cge ;return true ,nil ;};func _acad (_eaec string )(int ,int ,error ){_aeac :=_cagf .FindStringSubmatch (_eaec ); -if len (_aeac )< 3{return 0,0,_d .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_eege ,_ :=_g .Atoi (_aeac [1]);_gdeg ,_ :=_g .Atoi (_aeac [2]);return _eege ,_gdeg ,nil ;}; +// String returns a string describing `array`. +func (_faedc *PdfObjectArray )String ()string {_gdaeb :="\u005b";for _ddec ,_cabed :=range _faedc .Elements (){_gdaeb +=_cabed .String ();if _ddec < (_faedc .Len ()-1){_gdaeb +="\u002c\u0020";};};_gdaeb +="\u005d";return _gdaeb ;};func _cdeff (_defd _bc .Image )*JBIG2Image {_gdcg :=_defd .Base (); +return &JBIG2Image {Data :_gdcg .Data ,Width :_gdcg .Width ,Height :_gdcg .Height ,HasPadding :true };}; -// DecodeStream implements ASCII85 stream decoding. -func (_ffce *ASCII85Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _ffce .DecodeBytes (streamObj .Stream );};func _eda (_adf PdfObject )(int64 ,int64 ,error ){if _fga ,_eea :=_adf .(*PdfIndirectObject );_eea {return _fga .ObjectNumber ,_fga .GenerationNumber ,nil ; -};if _agb ,_cdb :=_adf .(*PdfObjectStream );_cdb {return _agb .ObjectNumber ,_agb .GenerationNumber ,nil ;};return 0,0,_d .New ("\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u002f\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062je\u0063\u0074"); -}; +// GetArray returns the *PdfObjectArray represented by the PdfObject directly or indirectly within an indirect +// object. On type mismatch the found bool flag is false and a nil pointer is returned. +func GetArray (obj PdfObject )(_fbaf *PdfObjectArray ,_ebdd bool ){_fbaf ,_ebdd =TraceToDirectObject (obj ).(*PdfObjectArray );return _fbaf ,_ebdd ;}; + +// HasDataAfterEOF checks if there is some data after EOF marker. +func (_fbc ParserMetadata )HasDataAfterEOF ()bool {return _fbc ._fgga };type objectStream struct{N int ;_ddb []byte ;_ad map[int ]int64 ;}; // Clear resets the array to an empty state. -func (_gbec *PdfObjectArray )Clear (){_gbec ._ffdcc =[]PdfObject {}};type offsetReader struct{_gecd _eee .ReadSeeker ;_egge int64 ;}; +func (_aaec *PdfObjectArray )Clear (){_aaec ._bdfag =[]PdfObject {}};var _aaff =_aa .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a"); -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -// Has the Filter set. Some other parameters are generated elsewhere. -func (_bfe *DCTEncoder )MakeStreamDict ()*PdfObjectDictionary {_gfea :=MakeDict ();_gfea .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_bfe .GetFilterName ()));return _gfea ;}; +// DecodeBytes decodes byte array with ASCII85. 5 ASCII characters -> 4 raw binary bytes +func (_fffe *ASCII85Encoder )DecodeBytes (encoded []byte )([]byte ,error ){var _cgcgb []byte ;_fef .Log .Trace ("\u0041\u0053\u0043\u0049\u0049\u0038\u0035\u0020\u0044e\u0063\u006f\u0064\u0065");_cabe :=0;_eag :=false ;for _cabe < len (encoded )&&!_eag {_gbcg :=[5]byte {0,0,0,0,0}; +_ecgg :=0;_aeab :=0;_gbfb :=4;for _aeab < 5+_ecgg {if _cabe +_aeab ==len (encoded ){break ;};_eceg :=encoded [_cabe +_aeab ];if IsWhiteSpace (_eceg ){_ecgg ++;_aeab ++;continue ;}else if _eceg =='~'&&_cabe +_aeab +1< len (encoded )&&encoded [_cabe +_aeab +1]=='>'{_gbfb =(_aeab -_ecgg )-1; +if _gbfb < 0{_gbfb =0;};_eag =true ;break ;}else if _eceg >='!'&&_eceg <='u'{_eceg -='!';}else if _eceg =='z'&&_aeab -_ecgg ==0{_gbfb =4;_aeab ++;break ;}else {_fef .Log .Error ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020co\u0064\u0065"); +return nil ,_d .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u0064\u0065\u0020e\u006e\u0063\u006f\u0075\u006e\u0074\u0065\u0072\u0065\u0064");};_gbcg [_aeab -_ecgg ]=_eceg ;_aeab ++;};_cabe +=_aeab ;for _agbd :=_gbfb +1;_agbd < 5;_agbd ++{_gbcg [_agbd ]=84; +};_dcbd :=uint32 (_gbcg [0])*85*85*85*85+uint32 (_gbcg [1])*85*85*85+uint32 (_gbcg [2])*85*85+uint32 (_gbcg [3])*85+uint32 (_gbcg [4]);_bgbf :=[]byte {byte ((_dcbd >>24)&0xff),byte ((_dcbd >>16)&0xff),byte ((_dcbd >>8)&0xff),byte (_dcbd &0xff)};_cgcgb =append (_cgcgb ,_bgbf [:_gbfb ]...); +};_fef .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0065\u006e\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",encoded );_fef .Log .Trace ("A\u0053\u0043\u0049\u004985\u002c \u0064\u0065\u0063\u006f\u0064e\u0064\u003a\u0020\u0025\u0020\u0058",_cgcgb ); +return _cgcgb ,nil ;}; -// EncodeBytes implements support for LZW encoding. Currently not supporting predictors (raw compressed data only). -// Only supports the Early change = 1 algorithm (compress/lzw) as the other implementation -// does not have a write method. -// TODO: Consider refactoring compress/lzw to allow both. -func (_dbaf *LZWEncoder )EncodeBytes (data []byte )([]byte ,error ){if _dbaf .Predictor !=1{return nil ,_gf .Errorf ("\u004c\u005aW \u0050\u0072\u0065d\u0069\u0063\u0074\u006fr =\u00201 \u006f\u006e\u006c\u0079\u0020\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0079e\u0074"); -};if _dbaf .EarlyChange ==1{return nil ,_gf .Errorf ("\u004c\u005a\u0057\u0020\u0045\u0061\u0072\u006c\u0079\u0020\u0043\u0068\u0061n\u0067\u0065\u0020\u003d\u0020\u0030 \u006f\u006e\u006c\u0079\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0079\u0065\u0074"); -};var _dcf _dag .Buffer ;_bdag :=_be .NewWriter (&_dcf ,_be .MSB ,8);_bdag .Write (data );_bdag .Close ();return _dcf .Bytes (),nil ;};func (_dced *PdfParser )parsePdfVersion ()(int ,int ,error ){var _feegd int64 =20;_ecge :=make ([]byte ,_feegd );_dced ._ecfc .Seek (0,_eee .SeekStart ); -_dced ._ecfc .Read (_ecge );var _geeef error ;var _gacg ,_baceb int ;if _edab :=_bcbe .FindStringSubmatch (string (_ecge ));len (_edab )< 3{if _gacg ,_baceb ,_geeef =_dced .seekPdfVersionTopDown ();_geeef !=nil {_fgg .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065\u0063\u006f\u0076\u0065\u0072\u0079\u0020\u002d\u0020\u0075n\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0066\u0069nd\u0020\u0076\u0065r\u0073i\u006f\u006e"); -return 0,0,_geeef ;};_dced ._ecfc ,_geeef =_caec (_dced ._ecfc ,_dced .GetFileOffset ()-8);if _geeef !=nil {return 0,0,_geeef ;};}else {if _gacg ,_geeef =_g .Atoi (_edab [1]);_geeef !=nil {return 0,0,_geeef ;};if _baceb ,_geeef =_g .Atoi (_edab [2]);_geeef !=nil {return 0,0,_geeef ; -};_dced .SetFileOffset (0);};_dced ._bbgg =_ec .NewReader (_dced ._ecfc );_fgg .Log .Debug ("\u0050\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_gacg ,_baceb );return _gacg ,_baceb ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_defdd *PdfObjectFloat )WriteString ()string {return _b .FormatFloat (float64 (*_defdd ),'f',-1,64);}; -// IsPrintable checks if a character is printable. -// Regular characters that are outside the range EXCLAMATION MARK(21h) -// (!) to TILDE (7Eh) (~) should be written using the hexadecimal notation. -func IsPrintable (c byte )bool {return 0x21<=c &&c <=0x7E}; +// EncodeBytes encodes slice of bytes into JBIG2 encoding format. +// The input 'data' must be an image. In order to Decode it a user is responsible to +// load the codec ('png', 'jpg'). +// Returns jbig2 single page encoded document byte slice. The encoder uses DefaultPageSettings +// to encode given image. +func (_acce *JBIG2Encoder )EncodeBytes (data []byte )([]byte ,error ){const _bfece ="\u004aB\u0049\u0047\u0032\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002eE\u006e\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065\u0073";if _acce .ColorComponents !=1||_acce .BitsPerComponent !=1{return nil ,_dg .Errorf (_bfece ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u002e\u0020\u004a\u0042\u0049G\u0032\u0020E\u006e\u0063o\u0064\u0065\u0072\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020bi\u006e\u0061\u0072\u0079\u0020\u0069\u006d\u0061\u0067e\u0073\u0020\u0064\u0061\u0074\u0061"); +};var (_fabg *_ea .Bitmap ;_edaf error ;);_cfaf :=(_acce .Width *_acce .Height )==len (data );if _cfaf {_fabg ,_edaf =_ea .NewWithUnpaddedData (_acce .Width ,_acce .Height ,data );}else {_fabg ,_edaf =_ea .NewWithData (_acce .Width ,_acce .Height ,data ); +};if _edaf !=nil {return nil ,_edaf ;};_gcgg :=_acce .DefaultPageSettings ;if _edaf =_gcgg .Validate ();_edaf !=nil {return nil ,_dg .Wrap (_edaf ,_bfece ,"");};if _acce ._aca ==nil {_acce ._aca =_ce .InitEncodeDocument (_gcgg .FileMode );};switch _gcgg .Compression {case JB2Generic :if _edaf =_acce ._aca .AddGenericPage (_fabg ,_gcgg .DuplicatedLinesRemoval ); +_edaf !=nil {return nil ,_dg .Wrap (_edaf ,_bfece ,"");};case JB2SymbolCorrelation :return nil ,_dg .Error (_bfece ,"s\u0079\u006d\u0062\u006f\u006c\u0020\u0063\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e e\u006e\u0063\u006f\u0064i\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006dpl\u0065\u006de\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); +case JB2SymbolRankHaus :return nil ,_dg .Error (_bfece ,"\u0073y\u006d\u0062o\u006c\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073 \u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0020\u006e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065m\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074"); +default:return nil ,_dg .Error (_bfece ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020c\u006f\u006d\u0070\u0072\u0065\u0073\u0073i\u006f\u006e");};return _acce .Encode ();}; -// IsFloatDigit checks if a character can be a part of a float number string. -func IsFloatDigit (c byte )bool {return ('0'<=c &&c <='9')||c =='.'}; +// ResolveReferencesDeep recursively traverses through object `o`, looking up and replacing +// references with indirect objects. +// Optionally a map of already deep-resolved objects can be provided via `traversed`. The `traversed` map +// is updated while traversing the objects to avoid traversing same objects multiple times. +func ResolveReferencesDeep (o PdfObject ,traversed map[PdfObject ]struct{})error {if traversed ==nil {traversed =map[PdfObject ]struct{}{};};return _fbgf (o ,0,traversed );}; -// Resolve resolves the reference and returns the indirect or stream object. -// If the reference cannot be resolved, a *PdfObjectNull object is returned. -func (_bfga *PdfObjectReference )Resolve ()PdfObject {if _bfga ._bfbb ==nil {return MakeNull ();};_fbfe ,_ ,_efcac :=_bfga ._bfbb .resolveReference (_bfga );if _efcac !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0072\u0065\u0073\u006f\u006cv\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065r\u0065n\u0063\u0065\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u006e\u0075\u006c\u006c\u0020\u006f\u0062\u006a\u0065\u0063\u0074",_efcac ); -return MakeNull ();};if _fbfe ==nil {_fgg .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0072\u0065\u0073ol\u0076\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065:\u0020\u006ei\u006c\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u0061\u0020nu\u006c\u006c\u0020o\u0062\u006a\u0065\u0063\u0074"); -return MakeNull ();};return _fbfe ;}; +// String returns a string describing `stream`. +func (_ecfc *PdfObjectStream )String ()string {return _fc .Sprintf ("O\u0062j\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0025\u0064: \u0025\u0073",_ecfc .ObjectNumber ,_ecfc .PdfObjectDictionary );}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_ccaa *LZWEncoder )MakeDecodeParams ()PdfObject {if _ccaa .Predictor > 1{_ggcga :=MakeDict ();_ggcga .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_ccaa .Predictor )));if _ccaa .BitsPerComponent !=8{_ggcga .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_ccaa .BitsPerComponent ))); -};if _ccaa .Columns !=1{_ggcga .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_ccaa .Columns )));};if _ccaa .Colors !=1{_ggcga .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_ccaa .Colors )));};return _ggcga ;};return nil ; -}; +// MakeDictMap creates a PdfObjectDictionary initialized from a map of keys to values. +func MakeDictMap (objmap map[string ]PdfObject )*PdfObjectDictionary {_dbef :=MakeDict ();return _dbef .Update (objmap );}; -// MakeArrayFromIntegers creates an PdfObjectArray from a slice of ints, where each array element is -// an PdfObjectInteger. -func MakeArrayFromIntegers (vals []int )*PdfObjectArray {_fdffb :=MakeArray ();for _ ,_beeb :=range vals {_fdffb .Append (MakeInteger (int64 (_beeb )));};return _fdffb ;};func _bffb (_badg _eee .ReadSeeker ,_aeae int64 )(*limitedReadSeeker ,error ){_ ,_ffefb :=_badg .Seek (0,_eee .SeekStart ); -if _ffefb !=nil {return nil ,_ffefb ;};return &limitedReadSeeker {_ffgg :_badg ,_gdaa :_aeae },nil ;}; +// ToGoImage converts the JBIG2Image to the golang image.Image. +func (_gbgg *JBIG2Image )ToGoImage ()(_fd .Image ,error ){const _dcbb ="J\u0042I\u0047\u0032\u0049\u006d\u0061\u0067\u0065\u002eT\u006f\u0047\u006f\u0049ma\u0067\u0065";if _gbgg .Data ==nil {return nil ,_dg .Error (_dcbb ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); +};if _gbgg .Width ==0||_gbgg .Height ==0{return nil ,_dg .Error (_dcbb ,"\u0069\u006d\u0061\u0067\u0065\u0020h\u0065\u0069\u0067\u0068\u0074\u0020\u006f\u0072\u0020\u0077\u0069\u0064\u0074h\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); +};_begg ,_gfdb :=_bc .NewImage (_gbgg .Width ,_gbgg .Height ,1,1,_gbgg .Data ,nil ,nil );if _gfdb !=nil {return nil ,_gfdb ;};return _begg ,nil ;}; -// RunLengthEncoder represents Run length encoding. -type RunLengthEncoder struct{}; +// NewLZWEncoder makes a new LZW encoder with default parameters. +func NewLZWEncoder ()*LZWEncoder {_agfg :=&LZWEncoder {};_agfg .Predictor =1;_agfg .BitsPerComponent =8;_agfg .Colors =1;_agfg .Columns =1;_agfg .EarlyChange =1;return _agfg ;};func (_bcgdc *PdfObjectFloat )String ()string {return _fc .Sprintf ("\u0025\u0066",*_bcgdc )}; -// Get returns the PdfObject corresponding to the specified key. -// Returns a nil value if the key is not set. -func (_caff *PdfObjectDictionary )Get (key PdfObjectName )PdfObject {_caff ._bcfdc .Lock ();defer _caff ._bcfdc .Unlock ();_cffdc ,_agdd :=_caff ._fbbg [key ];if !_agdd {return nil ;};return _cffdc ;}; -// Resolve resolves a PdfObject to direct object, looking up and resolving references as needed (unlike TraceToDirect). -func (_efb *PdfParser )Resolve (obj PdfObject )(PdfObject ,error ){_efc ,_aad :=obj .(*PdfObjectReference );if !_aad {return obj ,nil ;};_bag :=_efb .GetFileOffset ();defer func (){_efb .SetFileOffset (_bag )}();_fcb ,_fd :=_efb .LookupByReference (*_efc ); -if _fd !=nil {return nil ,_fd ;};_cad ,_fge :=_fcb .(*PdfIndirectObject );if !_fge {return _fcb ,nil ;};_fcb =_cad .PdfObject ;_ ,_aad =_fcb .(*PdfObjectReference );if _aad {return _cad ,_d .New ("\u006d\u0075lt\u0069\u0020\u0064e\u0070\u0074\u0068\u0020tra\u0063e \u0070\u006f\u0069\u006e\u0074\u0065\u0072 t\u006f\u0020\u0070\u006f\u0069\u006e\u0074e\u0072"); -};return _fcb ,nil ;};func (_fcga *PdfObjectInteger )String ()string {return _gf .Sprintf ("\u0025\u0064",*_fcga )};func (_aga *PdfCrypt )saveCryptFilters (_aaba *PdfObjectDictionary )error {if _aga ._bfdb .V < 4{return _d .New ("\u0063\u0061\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0020V\u003e\u003d\u0034"); -};_eeb :=MakeDict ();_aaba .Set ("\u0043\u0046",_eeb );for _faa ,_fbb :=range _aga ._afb {if _faa =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{continue ;};_efg :=_dbac (_fbb ,"");_eeb .Set (PdfObjectName (_faa ),_efg );};_aaba .Set ("\u0053\u0074\u0072\u0046",MakeName (_aga ._ece )); -_aaba .Set ("\u0053\u0074\u006d\u0046",MakeName (_aga ._bae ));return nil ;};func (_bddf *PdfCrypt )loadCryptFilters (_ccg *PdfObjectDictionary )error {_bddf ._afb =cryptFilters {};_cbc :=_ccg .Get ("\u0043\u0046");_cbc =TraceToDirectObject (_cbc );if _ggbb ,_cgdb :=_cbc .(*PdfObjectReference ); -_cgdb {_ebb ,_dbfa :=_bddf ._cdd .LookupByReference (*_ggbb );if _dbfa !=nil {_fgg .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u006c\u006f\u006f\u006b\u0069\u006e\u0067\u0020\u0075\u0070\u0020\u0043\u0046\u0020\u0072\u0065\u0066\u0065\u0072en\u0063\u0065"); -return _dbfa ;};_cbc =TraceToDirectObject (_ebb );};_fea ,_ddc :=_cbc .(*PdfObjectDictionary );if !_ddc {_fgg .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0043\u0046\u002c \u0074\u0079\u0070\u0065: \u0025\u0054",_cbc );return _d .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0046"); -};for _ ,_aadf :=range _fea .Keys (){_dgdd :=_fea .Get (_aadf );if _afbd ,_eag :=_dgdd .(*PdfObjectReference );_eag {_ffgc ,_gcf :=_bddf ._cdd .LookupByReference (*_afbd );if _gcf !=nil {_fgg .Log .Debug ("\u0045\u0072ro\u0072\u0020\u006co\u006f\u006b\u0075\u0070 up\u0020di\u0063\u0074\u0069\u006f\u006e\u0061\u0072y \u0072\u0065\u0066\u0065\u0072\u0065\u006ec\u0065"); -return _gcf ;};_dgdd =TraceToDirectObject (_ffgc );};_dbb ,_baa :=_dgdd .(*PdfObjectDictionary );if !_baa {return _gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u006e \u0043\u0046\u0020\u0028\u006e\u0061\u006d\u0065\u0020\u0025\u0073\u0029\u0020-\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0062\u0075\u0074\u0020\u0025\u0054",_aadf ,_dgdd ); -};if _aadf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u002d\u0020\u0043\u0061\u006e\u006e\u006f\u0074\u0020\u006f\u0076\u0065\u0072\u0077r\u0069\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0069d\u0065\u006e\u0074\u0069\u0074\u0079\u0020\u0066\u0069\u006c\u0074\u0065\u0072 \u002d\u0020\u0054\u0072\u0079\u0069n\u0067\u0020\u006ee\u0078\u0074"); -continue ;};var _ecd _dd .FilterDict ;if _gda :=_dfab (&_ecd ,_dbb );_gda !=nil {return _gda ;};_beb ,_ccd :=_dd .NewFilter (_ecd );if _ccd !=nil {return _ccd ;};_bddf ._afb [string (_aadf )]=_beb ;};_bddf ._afb ["\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"]=_dd .NewIdentity (); -_bddf ._ece ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _ecba ,_aaf :=_ccg .Get ("\u0053\u0074\u0072\u0046").(*PdfObjectName );_aaf {if _ ,_cdg :=_bddf ._afb [string (*_ecba )];!_cdg {return _gf .Errorf ("\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0066o\u0072\u0020\u0053\u0074\u0072\u0046\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064\u0020\u0069\u006e\u0020C\u0046\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0073\u0029",*_ecba ); -};_bddf ._ece =string (*_ecba );};_bddf ._bae ="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079";if _afbg ,_agc :=_ccg .Get ("\u0053\u0074\u006d\u0046").(*PdfObjectName );_agc {if _ ,_gcde :=_bddf ._afb [string (*_afbg )];!_gcde {return _gf .Errorf ("\u0063\u0072\u0079\u0070t\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0066o\u0072\u0020\u0053\u0074\u006d\u0046\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064\u0020\u0069\u006e\u0020C\u0046\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0073\u0029",*_afbg ); -};_bddf ._bae =string (*_afbg );};return nil ;};func (_cdaf *PdfParser )readComment ()(string ,error ){var _aedd _dag .Buffer ;_ ,_bbeg :=_cdaf .skipSpaces ();if _bbeg !=nil {return _aedd .String (),_bbeg ;};_gabgf :=true ;for {_deec ,_gedf :=_cdaf ._bbgg .Peek (1); -if _gedf !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_gedf .Error ());return _aedd .String (),_gedf ;};if _gabgf &&_deec [0]!='%'{return _aedd .String (),_d .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025"); -};_gabgf =false ;if (_deec [0]!='\r')&&(_deec [0]!='\n'){_afag ,_ :=_cdaf ._bbgg .ReadByte ();_aedd .WriteByte (_afag );}else {break ;};};return _aedd .String (),nil ;}; +// Set sets the PdfObject at index i of the streams. An error is returned if the index is outside bounds. +func (_afgd *PdfObjectStreams )Set (i int ,obj PdfObject )error {if i < 0||i >=len (_afgd ._geaf ){return _d .New ("\u004f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0062o\u0075\u006e\u0064\u0073");};_afgd ._geaf [i ]=obj ;return nil ;}; -// GetNameVal returns the string value represented by the PdfObject directly or indirectly if -// contained within an indirect object. On type mismatch the found bool flag returned is false and -// an empty string is returned. -func GetNameVal (obj PdfObject )(_ddfeg string ,_geaf bool ){_gedea ,_geaf :=TraceToDirectObject (obj ).(*PdfObjectName );if _geaf {return string (*_gedea ),true ;};return ;};func _dcb (_cedc *PdfObjectStream ,_ddcc *PdfObjectDictionary )(*LZWEncoder ,error ){_ebdg :=NewLZWEncoder (); -_ceca :=_cedc .PdfObjectDictionary ;if _ceca ==nil {return _ebdg ,nil ;};if _ddcc ==nil {_fdb :=TraceToDirectObject (_ceca .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _fdb !=nil {if _ccag ,_gcec :=_fdb .(*PdfObjectDictionary ); -_gcec {_ddcc =_ccag ;}else if _cecd ,_fdcd :=_fdb .(*PdfObjectArray );_fdcd {if _cecd .Len ()==1{if _fdff ,_bgcb :=GetDict (_cecd .Get (0));_bgcb {_ddcc =_fdff ;};};};if _ddcc ==nil {_fgg .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074 \u0061 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0025\u0023\u0076",_fdb ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073");};};};_dcdfd :=_ceca .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");if _dcdfd !=nil {_bbf ,_cfb :=_dcdfd .(*PdfObjectInteger ); -if !_cfb {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a \u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u006e\u0075\u006d\u0065\u0072i\u0063 \u0028\u0025\u0054\u0029",_dcdfd ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065");};if *_bbf !=0&&*_bbf !=1{return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0045\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065\u0020\u0076\u0061\u006c\u0075e\u0020\u0028\u006e\u006f\u0074 \u0030\u0020o\u0072\u0020\u0031\u0029"); -};_ebdg .EarlyChange =int (*_bbf );}else {_ebdg .EarlyChange =1;};if _ddcc ==nil {return _ebdg ,nil ;};if _fdaa ,_cae :=GetIntVal (_ddcc .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));_cae {if _fdaa ==0||_fdaa ==1{_ebdg .EarlyChange =_fdaa ; -}else {_fgg .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020E\u0061\u0072\u006c\u0079\u0043\u0068\u0061n\u0067\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020%\u0064",_fdaa );};};_dcdfd =_ddcc .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"); -if _dcdfd !=nil {_cacg ,_ddde :=_dcdfd .(*PdfObjectInteger );if !_ddde {_fgg .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020\u0050\u0072\u0065d\u0069\u0063\u0074\u006f\u0072\u0020\u0073pe\u0063\u0069\u0066\u0069e\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u006f\u0074 n\u0075\u006de\u0072\u0069\u0063\u0020\u0028\u0025\u0054\u0029",_dcdfd ); -return nil ,_gf .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0072\u0065\u0064i\u0063\u0074\u006f\u0072");};_ebdg .Predictor =int (*_cacg );};_dcdfd =_ddcc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -if _dcdfd !=nil {_acgb ,_gabg :=_dcdfd .(*PdfObjectInteger );if !_gabg {_fgg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0042i\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"); -return nil ,_gf .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");};_ebdg .BitsPerComponent =int (*_acgb );};if _ebdg .Predictor > 1{_ebdg .Columns =1;_dcdfd =_ddcc .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"); -if _dcdfd !=nil {_gbde ,_acef :=_dcdfd .(*PdfObjectInteger );if !_acef {return nil ,_gf .Errorf ("\u0070r\u0065\u0064\u0069\u0063\u0074\u006f\u0072\u0020\u0063\u006f\u006cu\u006d\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_ebdg .Columns =int (*_gbde ); -};_ebdg .Colors =1;_dcdfd =_ddcc .Get ("\u0043\u006f\u006c\u006f\u0072\u0073");if _dcdfd !=nil {_gace ,_dbdc :=_dcdfd .(*PdfObjectInteger );if !_dbdc {return nil ,_gf .Errorf ("\u0070\u0072\u0065d\u0069\u0063\u0074\u006fr\u0020\u0063\u006f\u006c\u006f\u0072\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -};_ebdg .Colors =int (*_gace );};};_fgg .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_ddcc .String ());return _ebdg ,nil ;}; +// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. +// Has the Filter set and the DecodeParms. +func (_gbfa *FlateEncoder )MakeStreamDict ()*PdfObjectDictionary {_fceg :=MakeDict ();_fceg .Set ("\u0046\u0069\u006c\u0074\u0065\u0072",MakeName (_gbfa .GetFilterName ()));_fcfa :=_gbfa .MakeDecodeParams ();if _fcfa !=nil {_fceg .Set ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073",_fcfa ); +};return _fceg ;}; -// DecodeBytes decodes a slice of Flate encoded bytes and returns the result. -func (_agaf *FlateEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fgg .Log .Trace ("\u0046\u006c\u0061\u0074\u0065\u0044\u0065\u0063\u006f\u0064\u0065\u0020b\u0079\u0074\u0065\u0073");if len (encoded )==0{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u006d\u0070\u0074\u0079\u0020\u0046\u006c\u0061\u0074\u0065 e\u006ec\u006f\u0064\u0065\u0064\u0020\u0062\u0075\u0066\u0066\u0065\u0072\u002e \u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0065\u006d\u0070\u0074\u0079\u0020\u0062y\u0074\u0065\u0020\u0073\u006c\u0069\u0063\u0065\u002e"); -return []byte {},nil ;};_fdc :=_dag .NewReader (encoded );_edcg ,_gcgc :=_ba .NewReader (_fdc );if _gcgc !=nil {_fgg .Log .Debug ("\u0044e\u0063o\u0064\u0069\u006e\u0067\u0020e\u0072\u0072o\u0072\u0020\u0025\u0076\u000a",_gcgc );_fgg .Log .Debug ("\u0053t\u0072e\u0061\u006d\u0020\u0028\u0025\u0064\u0029\u0020\u0025\u0020\u0078",len (encoded ),encoded ); -return nil ,_gcgc ;};defer _edcg .Close ();var _gfgb _dag .Buffer ;_gfgb .ReadFrom (_edcg );return _gfgb .Bytes (),nil ;};func (_ffdgg *PdfParser )rebuildXrefTable ()error {_dfbd :=XrefTable {};_dfbd .ObjectMap =map[int ]XrefObject {};_ccfd :=make ([]int ,0,len (_ffdgg ._gfcb .ObjectMap )); -for _bffbb :=range _ffdgg ._gfcb .ObjectMap {_ccfd =append (_ccfd ,_bffbb );};_gg .Ints (_ccfd );for _ ,_dccge :=range _ccfd {_edeaa :=_ffdgg ._gfcb .ObjectMap [_dccge ];_cbcda ,_ ,_agba :=_ffdgg .lookupByNumberWrapper (_dccge ,false );if _agba !=nil {_fgg .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020U\u006e\u0061\u0062\u006ce t\u006f l\u006f\u006f\u006b\u0020\u0075\u0070\u0020ob\u006a\u0065\u0063\u0074\u0020\u0028\u0025s\u0029",_agba ); -_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0063\u006fm\u0070\u006c\u0065\u0074\u0065\u006c\u0079\u0020\u0062\u0072\u006f\u006b\u0065\u006e\u0020\u002d\u0020\u0061\u0074\u0074\u0065\u006d\u0070\u0074\u0069\u006e\u0067\u0020\u0074\u006f \u0072\u0065\u0070\u0061\u0069r\u0020"); -_afacd ,_ebcdf :=_ffdgg .repairRebuildXrefsTopDown ();if _ebcdf !=nil {_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0078\u0072\u0065\u0066\u0020\u0072\u0065\u0062\u0075\u0069l\u0064\u0020\u0072\u0065\u0070a\u0069\u0072 \u0028\u0025\u0073\u0029",_ebcdf ); -return _ebcdf ;};_ffdgg ._gfcb =*_afacd ;_fgg .Log .Debug ("\u0052e\u0070\u0061\u0069\u0072e\u0064\u0020\u0078\u0072\u0065f\u0020t\u0061b\u006c\u0065\u0020\u0062\u0075\u0069\u006ct");return nil ;};_fagfc ,_geda ,_agba :=_eda (_cbcda );if _agba !=nil {return _agba ; -};_edeaa .ObjectNumber =int (_fagfc );_edeaa .Generation =int (_geda );_dfbd .ObjectMap [int (_fagfc )]=_edeaa ;};_ffdgg ._gfcb =_dfbd ;_fgg .Log .Debug ("N\u0065w\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061b\u006c\u0065\u0020\u0062ui\u006c\u0074"); -_ffg (_ffdgg ._gfcb );return nil ;}; +// EncodeStream encodes the stream data using the encoded specified by the stream's dictionary. +func EncodeStream (streamObj *PdfObjectStream )error {_fef .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_cbea ,_efbbg :=NewEncoderFromStream (streamObj );if _efbbg !=nil {_fef .Log .Debug ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006fd\u0069\u006e\u0067\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_efbbg ); +return _efbbg ;};if _defg ,_aebb :=_cbea .(*LZWEncoder );_aebb {_defg .EarlyChange =0;streamObj .PdfObjectDictionary .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (0));};_fef .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u000a",_cbea ); +_decgb ,_efbbg :=_cbea .EncodeBytes (streamObj .Stream );if _efbbg !=nil {_fef .Log .Debug ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_efbbg );return _efbbg ; +};streamObj .Stream =_decgb ;streamObj .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_decgb ))));return nil ;}; -// GetString is a helper for Get that returns a string value. -// Returns false if the key is missing or a value is not a string. -func (_ccdb *PdfObjectDictionary )GetString (key PdfObjectName )(string ,bool ){_gbdgc :=_ccdb .Get (key );if _gbdgc ==nil {return "",false ;};_ddcg ,_caba :=_gbdgc .(*PdfObjectString );if !_caba {return "",false ;};return _ddcg .Str (),true ;}; +// DecodeBytes decodes a slice of DCT encoded bytes and returns the result. +func (_cbga *DCTEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_bdbc :=_gf .NewReader (encoded );_gcg ,_agge :=_f .Decode (_bdbc );if _agge !=nil {_fef .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_agge ); +return nil ,_agge ;};_bcca :=_gcg .Bounds ();var _agc =make ([]byte ,_bcca .Dx ()*_bcca .Dy ()*_cbga .ColorComponents *_cbga .BitsPerComponent /8);_cfef :=0;switch _cbga .ColorComponents {case 1:_egea :=[]float64 {_cbga .Decode [0],_cbga .Decode [1]};for _afa :=_bcca .Min .Y ; +_afa < _bcca .Max .Y ;_afa ++{for _dgdc :=_bcca .Min .X ;_dgdc < _bcca .Max .X ;_dgdc ++{_afb :=_gcg .At (_dgdc ,_afa );if _cbga .BitsPerComponent ==16{_fbda ,_adc :=_afb .(_db .Gray16 );if !_adc {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_bcae :=_dcc (uint (_fbda .Y >>8),_egea [0],_egea [1]);_gag :=_dcc (uint (_fbda .Y ),_egea [0],_egea [1]);_agc [_cfef ]=byte (_bcae );_cfef ++;_agc [_cfef ]=byte (_gag );_cfef ++;}else {_gcca ,_cgcb :=_afb .(_db .Gray );if !_cgcb {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_agc [_cfef ]=byte (_dcc (uint (_gcca .Y ),_egea [0],_egea [1]));_cfef ++;};};};case 3:_ddd :=[]float64 {_cbga .Decode [0],_cbga .Decode [1]};_bcd :=[]float64 {_cbga .Decode [2],_cbga .Decode [3]};_faab :=[]float64 {_cbga .Decode [4],_cbga .Decode [5]}; +for _gbcd :=_bcca .Min .Y ;_gbcd < _bcca .Max .Y ;_gbcd ++{for _bfbb :=_bcca .Min .X ;_bfbb < _bcca .Max .X ;_bfbb ++{_gdga :=_gcg .At (_bfbb ,_gbcd );if _cbga .BitsPerComponent ==16{_cbba ,_deg :=_gdga .(_db .RGBA64 );if !_deg {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_fgb :=_dcc (uint (_cbba .R >>8),_ddd [0],_ddd [1]);_agdd :=_dcc (uint (_cbba .R ),_ddd [0],_ddd [1]);_dbea :=_dcc (uint (_cbba .G >>8),_bcd [0],_bcd [1]);_cgcg :=_dcc (uint (_cbba .G ),_bcd [0],_bcd [1]);_efgg :=_dcc (uint (_cbba .B >>8),_faab [0],_faab [1]); +_gdca :=_dcc (uint (_cbba .B ),_faab [0],_faab [1]);_agc [_cfef ]=byte (_fgb );_cfef ++;_agc [_cfef ]=byte (_agdd );_cfef ++;_agc [_cfef ]=byte (_dbea );_cfef ++;_agc [_cfef ]=byte (_cgcg );_cfef ++;_agc [_cfef ]=byte (_efgg );_cfef ++;_agc [_cfef ]=byte (_gdca ); +_cfef ++;}else {_faddf ,_bbdd :=_gdga .(_db .RGBA );if _bbdd {_cfb :=_dcc (uint (_faddf .R ),_ddd [0],_ddd [1]);_dgcg :=_dcc (uint (_faddf .G ),_bcd [0],_bcd [1]);_daec :=_dcc (uint (_faddf .B ),_faab [0],_faab [1]);_agc [_cfef ]=byte (_cfb );_cfef ++; +_agc [_cfef ]=byte (_dgcg );_cfef ++;_agc [_cfef ]=byte (_daec );_cfef ++;}else {_bdde ,_bffg :=_gdga .(_db .YCbCr );if !_bffg {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_debb ,_aafc ,_feac ,_ :=_bdde .RGBA (); +_ggf :=_dcc (uint (_debb >>8),_ddd [0],_ddd [1]);_adfg :=_dcc (uint (_aafc >>8),_bcd [0],_bcd [1]);_gde :=_dcc (uint (_feac >>8),_faab [0],_faab [1]);_agc [_cfef ]=byte (_ggf );_cfef ++;_agc [_cfef ]=byte (_adfg );_cfef ++;_agc [_cfef ]=byte (_gde );_cfef ++; +};};};};case 4:_bdag :=[]float64 {_cbga .Decode [0],_cbga .Decode [1]};_bfa :=[]float64 {_cbga .Decode [2],_cbga .Decode [3]};_dac :=[]float64 {_cbga .Decode [4],_cbga .Decode [5]};_bfbd :=[]float64 {_cbga .Decode [6],_cbga .Decode [7]};for _aed :=_bcca .Min .Y ; +_aed < _bcca .Max .Y ;_aed ++{for _fbcg :=_bcca .Min .X ;_fbcg < _bcca .Max .X ;_fbcg ++{_cege :=_gcg .At (_fbcg ,_aed );_baad ,_ddeg :=_cege .(_db .CMYK );if !_ddeg {return nil ,_d .New ("\u0063\u006fl\u006f\u0072\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_gbgb :=255-_dcc (uint (_baad .C ),_bdag [0],_bdag [1]);_cffa :=255-_dcc (uint (_baad .M ),_bfa [0],_bfa [1]);_bgfe :=255-_dcc (uint (_baad .Y ),_dac [0],_dac [1]);_adcg :=255-_dcc (uint (_baad .K ),_bfbd [0],_bfbd [1]);_agc [_cfef ]=byte (_gbgb );_cfef ++; +_agc [_cfef ]=byte (_cffa );_cfef ++;_agc [_cfef ]=byte (_bgfe );_cfef ++;_agc [_cfef ]=byte (_adcg );_cfef ++;};};};return _agc ,nil ;};func (_aaed *PdfParser )parseXrefTable ()(*PdfObjectDictionary ,error ){var _decf *PdfObjectDictionary ;_dcga ,_cecg :=_aaed .readTextLine (); +if _cecg !=nil {return nil ,_cecg ;};if _aaed ._fece &&_fe .Count (_fe .TrimPrefix (_dcga ,"\u0078\u0072\u0065\u0066"),"\u0020")> 0{_aaed ._bffd ._fga =true ;};_fef .Log .Trace ("\u0078\u0072\u0065\u0066 f\u0069\u0072\u0073\u0074\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_dcga ); +_cfage :=-1;_ddaf :=0;_dgfg :=false ;_dcdf :="";for {_aaed .skipSpaces ();_ ,_fggf :=_aaed ._cedf .Peek (1);if _fggf !=nil {return nil ,_fggf ;};_dcga ,_fggf =_aaed .readTextLine ();if _fggf !=nil {return nil ,_fggf ;};_dbfg :=_eead .FindStringSubmatch (_dcga ); +if len (_dbfg )==0{_egeb :=len (_dcdf )> 0;_dcdf +=_dcga +"\u000a";if _egeb {_dbfg =_eead .FindStringSubmatch (_dcdf );};};if len (_dbfg )==3{if _aaed ._fece &&!_aaed ._bffd ._fadd {var (_bfgf bool ;_fabab int ;);for _ ,_dbdee :=range _dcga {if _a .IsDigit (_dbdee ){if _bfgf {break ; +};continue ;};if !_bfgf {_bfgf =true ;};_fabab ++;};if _fabab > 1{_aaed ._bffd ._fadd =true ;};};_cgafd ,_ :=_b .Atoi (_dbfg [1]);_cdgf ,_ :=_b .Atoi (_dbfg [2]);_cfage =_cgafd ;_ddaf =_cdgf ;_dgfg =true ;_dcdf ="";_fef .Log .Trace ("\u0078r\u0065\u0066 \u0073\u0075\u0062s\u0065\u0063\u0074\u0069\u006f\u006e\u003a \u0066\u0069\u0072\u0073\u0074\u0020o\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0064\u0020\u006fb\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0064",_cfage ,_ddaf ); +continue ;};_dgbf :=_fgfa .FindStringSubmatch (_dcga );if len (_dgbf )==4{if !_dgfg {_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0058r\u0065\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u006fr\u006da\u0074\u0021\u000a");return nil ,_d .New ("\u0078\u0072\u0065\u0066 i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); +};_cddaf ,_ :=_b .ParseInt (_dgbf [1],10,64);_eedc ,_ :=_b .Atoi (_dgbf [2]);_gaff :=_dgbf [3];_dcdf ="";if _fe .ToLower (_gaff )=="\u006e"&&_cddaf > 1{_bdccd ,_fbcb :=_aaed ._aaea .ObjectMap [_cfage ];if !_fbcb ||_eedc > _bdccd .Generation {_eebaf :=XrefObject {ObjectNumber :_cfage ,XType :XrefTypeTableEntry ,Offset :_cddaf ,Generation :_eedc }; +_aaed ._aaea .ObjectMap [_cfage ]=_eebaf ;};};_cfage ++;continue ;};if (len (_dcga )> 6)&&(_dcga [:7]=="\u0074r\u0061\u0069\u006c\u0065\u0072"){_fef .Log .Trace ("\u0046o\u0075n\u0064\u0020\u0074\u0072\u0061i\u006c\u0065r\u0020\u002d\u0020\u0025\u0073",_dcga ); +if len (_dcga )> 9{_fbddb :=_aaed .GetFileOffset ();_aaed .SetFileOffset (_fbddb -int64 (len (_dcga ))+7);};_aaed .skipSpaces ();_aaed .skipComments ();_fef .Log .Trace ("R\u0065\u0061\u0064\u0069ng\u0020t\u0072\u0061\u0069\u006c\u0065r\u0020\u0064\u0069\u0063\u0074\u0021"); +_fef .Log .Trace ("\u0070\u0065\u0065\u006b\u003a\u0020\u0022\u0025\u0073\u0022",_dcga );_decf ,_fggf =_aaed .ParseDict ();_fef .Log .Trace ("\u0045O\u0046\u0020\u0072\u0065a\u0064\u0069\u006e\u0067\u0020t\u0072a\u0069l\u0065\u0072\u0020\u0064\u0069\u0063\u0074!"); +if _fggf !=nil {_fef .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0070\u0061r\u0073\u0069\u006e\u0067\u0020\u0074\u0072a\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063\u0074\u0020\u0028\u0025\u0073\u0029",_fggf );return nil ,_fggf ;};break ;};if _dcga =="\u0025\u0025\u0045O\u0046"{_fef .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u006e\u0064 \u006f\u0066\u0020\u0066\u0069\u006c\u0065 -\u0020\u0074\u0072\u0061i\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066ou\u006e\u0064 \u002d\u0020\u0065\u0072\u0072\u006f\u0072\u0021"); +return nil ,_d .New ("\u0065\u006e\u0064 \u006f\u0066\u0020\u0066i\u006c\u0065\u0020\u002d\u0020\u0074\u0072a\u0069\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_fef .Log .Trace ("\u0078\u0072\u0065\u0066\u0020\u006d\u006f\u0072\u0065 \u003a\u0020\u0025\u0073",_dcga ); +};_fef .Log .Trace ("\u0045\u004f\u0046 p\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0078\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0021");if _aaed ._debe ==nil {_edba :=XrefTypeTableEntry ;_aaed ._debe =&_edba ;};return _decf ,nil ;}; -// Inspect analyzes the document object structure. Returns a map of object types (by name) with the instance count -// as value. -func (_bagbc *PdfParser )Inspect ()(map[string ]int ,error ){return _bagbc .inspect ()};func _afea (_edcbf _fa .Image )*JBIG2Image {_gbdg :=_edcbf .Base ();return &JBIG2Image {Data :_gbdg .Data ,Width :_gbdg .Width ,Height :_gbdg .Height ,HasPadding :true }; -};func _caec (_afed _eee .ReadSeeker ,_bfbg int64 )(*offsetReader ,error ){_eegd :=&offsetReader {_gecd :_afed ,_egge :_bfbg };_ ,_addac :=_eegd .Seek (0,_eee .SeekStart );return _eegd ,_addac ;}; +// PdfVersion returns version of the PDF file. +func (_aacd *PdfParser )PdfVersion ()Version {return _aacd ._ddfc }; -// GetNumbersAsFloat converts a list of pdf objects representing floats or integers to a slice of -// float64 values. -func GetNumbersAsFloat (objects []PdfObject )(_abedd []float64 ,_ffeb error ){for _ ,_ebga :=range objects {_eaeg ,_gfdbd :=GetNumberAsFloat (_ebga );if _gfdbd !=nil {return nil ,_gfdbd ;};_abedd =append (_abedd ,_eaeg );};return _abedd ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_faed *PdfObjectName )WriteString ()string {var _aabg _gf .Buffer ;if len (*_faed )> 127{_fef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u0061\u006d\u0065\u0020t\u006fo\u0020l\u006f\u006e\u0067\u0020\u0028\u0025\u0073)",*_faed );};_aabg .WriteString ("\u002f"); +for _acfa :=0;_acfa < len (*_faed );_acfa ++{_ggda :=(*_faed )[_acfa ];if !IsPrintable (_ggda )||_ggda =='#'||IsDelimiter (_ggda ){_aabg .WriteString (_fc .Sprintf ("\u0023\u0025\u002e2\u0078",_ggda ));}else {_aabg .WriteByte (_ggda );};};return _aabg .String (); +};func (_dbe *PdfParser )parseDetailedHeader ()(_gccf error ){_dbe ._ccfe .Seek (0,_gdb .SeekStart );_dbe ._cedf =_dd .NewReader (_dbe ._ccfe );_abgf :=20;_bbe :=make ([]byte ,_abgf );var (_dcbcc bool ;_ebeeb int ;);for {_dec ,_gba :=_dbe ._cedf .ReadByte (); +if _gba !=nil {if _gba ==_gdb .EOF {break ;}else {return _gba ;};};if IsDecimalDigit (_dec )&&_bbe [_abgf -1]=='.'&&IsDecimalDigit (_bbe [_abgf -2])&&_bbe [_abgf -3]=='-'&&_bbe [_abgf -4]=='F'&&_bbe [_abgf -5]=='D'&&_bbe [_abgf -6]=='P'&&_bbe [_abgf -7]=='%'{_dbe ._ddfc =Version {Major :int (_bbe [_abgf -2]-'0'),Minor :int (_dec -'0')}; +_dbe ._bffd ._ggg =_ebeeb -7;_dcbcc =true ;break ;};_ebeeb ++;_bbe =append (_bbe [1:_abgf ],_dec );};if !_dcbcc {return _fc .Errorf ("n\u006f \u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066ou\u006e\u0064");};_gbg ,_gccf :=_dbe ._cedf .ReadByte (); +if _gccf ==_gdb .EOF {return _fc .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0050d\u0066\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074");};if _gccf !=nil {return _gccf ;};_dbe ._bffd ._fbb =_gbg =='\n';_gbg ,_gccf =_dbe ._cedf .ReadByte (); +if _gccf !=nil {return _fc .Errorf ("\u006e\u006f\u0074\u0020a\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0064\u0066 \u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u003a \u0025\u0077",_gccf );};if _gbg !='%'{return nil ;};_bgag :=make ([]byte ,4);_ ,_gccf =_dbe ._cedf .Read (_bgag ); +if _gccf !=nil {return _fc .Errorf ("\u006e\u006f\u0074\u0020a\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0064\u0066 \u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u003a \u0025\u0077",_gccf );};_dbe ._bffd ._efg =[4]byte {_bgag [0],_bgag [1],_bgag [2],_bgag [3]}; +return nil ;};var _egfg =_aa .MustCompile ("\u005e\u005b\\\u002b\u002d\u002e\u005d*\u0028\u005b0\u002d\u0039\u002e\u005d\u002b\u0029\u005b\u0065E\u005d\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029");func (_eed *PdfCrypt )isDecrypted (_dbde PdfObject )bool {_ ,_fbe :=_eed ._ecd [_dbde ]; +if _fbe {_fef .Log .Trace ("\u0041\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0064\u0065\u0063\u0072y\u0070\u0074\u0065\u0064");return true ;};switch _dae :=_dbde .(type ){case *PdfObjectStream :if _eed ._fab .R !=5{if _dgbe ,_feb :=_dae .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); +_feb &&*_dgbe =="\u0058\u0052\u0065\u0066"{return true ;};};case *PdfIndirectObject :if _ ,_fbe =_eed ._begb [int (_dae .ObjectNumber )];_fbe {return true ;};switch _gefe :=_dae .PdfObject .(type ){case *PdfObjectDictionary :_fdd :=true ;for _ ,_dbdb :=range _fgdb {if _gefe .Get (_dbdb )==nil {_fdd =false ; +break ;};};if _fdd {return true ;};};};_fef .Log .Trace ("\u004e\u006f\u0074\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u0065d\u0020\u0079\u0065\u0074");return false ;}; -// MakeStreamDict makes a new instance of an encoding dictionary for a stream object. -func (_abed *RawEncoder )MakeStreamDict ()*PdfObjectDictionary {return MakeDict ()}; +// DecodeStream decodes a DCT encoded stream and returns the result as a +// slice of bytes. +func (_eca *DCTEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _eca .DecodeBytes (streamObj .Stream );}; -// GetRevisionNumber returns the current version of the Pdf document. -func (_cafg *PdfParser )GetRevisionNumber ()int {return _cafg ._cbbd }; +// DecodeBytes decodes a slice of JPX encoded bytes and returns the result. +func (_cdg *JPXEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_cdg .GetFilterName ()); +return encoded ,ErrNoJPXDecode ;}; -// GetPreviousRevisionReadSeeker returns ReadSeeker for the previous version of the Pdf document. -func (_fege *PdfParser )GetPreviousRevisionReadSeeker ()(_eee .ReadSeeker ,error ){if _ccae :=_fege .seekToEOFMarker (_fege ._aabcd -_adab );_ccae !=nil {return nil ,_ccae ;};_dcgf ,_gfgfg :=_fege ._ecfc .Seek (0,_eee .SeekCurrent );if _gfgfg !=nil {return nil ,_gfgfg ; -};_dcgf +=_adab ;return _bffb (_fege ._ecfc ,_dcgf );}; +// ToIntegerArray returns a slice of all array elements as an int slice. An error is returned if the +// array non-integer objects. Each element can only be PdfObjectInteger. +func (_bcdgbb *PdfObjectArray )ToIntegerArray ()([]int ,error ){var _dbeg []int ;for _ ,_bbbf :=range _bcdgbb .Elements (){if _cbdef ,_dfgd :=_bbbf .(*PdfObjectInteger );_dfgd {_dbeg =append (_dbeg ,int (*_cbdef ));}else {return nil ,ErrTypeError ;};}; +return _dbeg ,nil ;}; -// IsDelimiter checks if a character represents a delimiter. -func IsDelimiter (c byte )bool {return c =='('||c ==')'||c =='<'||c =='>'||c =='['||c ==']'||c =='{'||c =='}'||c =='/'||c =='%';};func _abca ()string {return _fgg .Version }; +// String returns the PDF version as a string. Implements interface fmt.Stringer. +func (_bdgbe Version )String ()string {return _fc .Sprintf ("\u00250\u0064\u002e\u0025\u0030\u0064",_bdgbe .Major ,_bdgbe .Minor );}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_eeaf *FlateEncoder )MakeDecodeParams ()PdfObject {if _eeaf .Predictor > 1{_deg :=MakeDict ();_deg .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",MakeInteger (int64 (_eeaf .Predictor )));if _eeaf .BitsPerComponent !=8{_deg .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",MakeInteger (int64 (_eeaf .BitsPerComponent ))); -};if _eeaf .Columns !=1{_deg .Set ("\u0043o\u006c\u0075\u006d\u006e\u0073",MakeInteger (int64 (_eeaf .Columns )));};if _eeaf .Colors !=1{_deg .Set ("\u0043\u006f\u006c\u006f\u0072\u0073",MakeInteger (int64 (_eeaf .Colors )));};return _deg ;};return nil ; -};func (_agbdf *PdfParser )parseNumber ()(PdfObject ,error ){return ParseNumber (_agbdf ._bbgg )}; +// DecodeStream decodes a JBIG2 encoded stream and returns the result as a slice of bytes. +func (_geaa *JBIG2Encoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return _geaa .DecodeBytes (streamObj .Stream );}; -// String returns a string describing `stream`. -func (_gdgca *PdfObjectStream )String ()string {return _gf .Sprintf ("O\u0062j\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u0025\u0064: \u0025\u0073",_gdgca .ObjectNumber ,_gdgca .PdfObjectDictionary );}; +// GetFilterName returns the name of the encoding filter. +func (_cbceg *JBIG2Encoder )GetFilterName ()string {return StreamEncodingFilterNameJBIG2 }; -// HasOddLengthHexStrings checks if the document has odd length hexadecimal strings. -func (_adfa ParserMetadata )HasOddLengthHexStrings ()bool {return _adfa ._bded }; +// String returns a string representation of the *PdfObjectString. +func (_afba *PdfObjectString )String ()string {return _afba ._deef }; // XrefTable represents the cross references in a PDF, i.e. the table of objects and information // where to access within the PDF file. type XrefTable struct{ObjectMap map[int ]XrefObject ;_ff []XrefObject ;}; -// GetFilterName returns the name of the encoding filter. -func (_fcbe *ASCIIHexEncoder )GetFilterName ()string {return StreamEncodingFilterNameASCIIHex };func (_ecda *PdfParser )checkPostEOFData ()error {const _bdba ="\u0025\u0025\u0045O\u0046";_ ,_bgf :=_ecda ._ecfc .Seek (-int64 (len ([]byte (_bdba )))-1,_eee .SeekEnd ); -if _bgf !=nil {return _bgf ;};_bgcf :=make ([]byte ,len ([]byte (_bdba ))+1);_ ,_bgf =_ecda ._ecfc .Read (_bgcf );if _bgf !=nil {if _bgf !=_eee .EOF {return _bgf ;};};if string (_bgcf )==_bdba ||string (_bgcf )==_bdba +"\u000a"{_ecda ._cdbe ._gfcc =true ; -};return nil ;}; - -// EncodeStream encodes the stream data using the encoded specified by the stream's dictionary. -func EncodeStream (streamObj *PdfObjectStream )error {_fgg .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d");_fafe ,_bcdag :=NewEncoderFromStream (streamObj );if _bcdag !=nil {_fgg .Log .Debug ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0065\u0063\u006fd\u0069\u006e\u0067\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_bcdag ); -return _bcdag ;};if _caea ,_gaea :=_fafe .(*LZWEncoder );_gaea {_caea .EarlyChange =0;streamObj .PdfObjectDictionary .Set ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065",MakeInteger (0));};_fgg .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020\u0025\u002b\u0076\u000a",_fafe ); -_cedcb ,_bcdag :=_fafe .EncodeBytes (streamObj .Stream );if _bcdag !=nil {_fgg .Log .Debug ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_bcdag );return _bcdag ; -};streamObj .Stream =_cedcb ;streamObj .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",MakeInteger (int64 (len (_cedcb ))));return nil ;}; +// IsPrintable checks if a character is printable. +// Regular characters that are outside the range EXCLAMATION MARK(21h) +// (!) to TILDE (7Eh) (~) should be written using the hexadecimal notation. +func IsPrintable (c byte )bool {return 0x21<=c &&c <=0x7E};func (_abef *JBIG2Encoder )encodeImage (_dgagc _fd .Image )([]byte ,error ){const _bcdb ="e\u006e\u0063\u006f\u0064\u0065\u0049\u006d\u0061\u0067\u0065";_gggf ,_effd :=GoImageToJBIG2 (_dgagc ,JB2ImageAutoThreshold ); +if _effd !=nil {return nil ,_dg .Wrap (_effd ,_bcdb ,"\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0069m\u0061g\u0065\u0020\u0074\u006f\u0020\u006a\u0062\u0069\u0067\u0032\u0020\u0069\u006d\u0067");};if _effd =_abef .AddPageImage (_gggf ,&_abef .DefaultPageSettings ); +_effd !=nil {return nil ,_dg .Wrap (_effd ,_bcdb ,"");};return _abef .Encode ();}; -// WriteString outputs the object as it is to be written to file. -func (_aafd *PdfObjectStreams )WriteString ()string {var _dbfad _df .Builder ;_dbfad .WriteString (_g .FormatInt (_aafd .ObjectNumber ,10));_dbfad .WriteString ("\u0020\u0030\u0020\u0052");return _dbfad .String ();}; +// NewASCII85Encoder makes a new ASCII85 encoder. +func NewASCII85Encoder ()*ASCII85Encoder {_dgeec :=&ASCII85Encoder {};return _dgeec }; -// DecodeStream decodes a JPX encoded stream and returns the result as a -// slice of bytes. -func (_caf *JPXEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0041t\u0074\u0065\u006dpt\u0069\u006e\u0067\u0020\u0074\u006f \u0075\u0073\u0065\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0073",_caf .GetFilterName ()); -return streamObj .Stream ,ErrNoJPXDecode ;};type objectCache map[int ]PdfObject ;func _ffdbc (_gadcf ,_fcgf PdfObject ,_bbeae int )bool {if _bbeae > _acee {_fgg .Log .Error ("\u0054\u0072ac\u0065\u0020\u0064e\u0070\u0074\u0068\u0020lev\u0065l \u0062\u0065\u0079\u006f\u006e\u0064\u0020%d\u0020\u002d\u0020\u0065\u0072\u0072\u006fr\u0021",_acee ); -return false ;};if _gadcf ==nil &&_fcgf ==nil {return true ;}else if _gadcf ==nil ||_fcgf ==nil {return false ;};if _de .TypeOf (_gadcf )!=_de .TypeOf (_fcgf ){return false ;};switch _bddda :=_gadcf .(type ){case *PdfObjectNull ,*PdfObjectReference :return true ; -case *PdfObjectName :return *_bddda ==*(_fcgf .(*PdfObjectName ));case *PdfObjectString :return *_bddda ==*(_fcgf .(*PdfObjectString ));case *PdfObjectInteger :return *_bddda ==*(_fcgf .(*PdfObjectInteger ));case *PdfObjectBool :return *_bddda ==*(_fcgf .(*PdfObjectBool )); -case *PdfObjectFloat :return *_bddda ==*(_fcgf .(*PdfObjectFloat ));case *PdfIndirectObject :return _ffdbc (TraceToDirectObject (_gadcf ),TraceToDirectObject (_fcgf ),_bbeae +1);case *PdfObjectArray :_acae :=_fcgf .(*PdfObjectArray );if len ((*_bddda )._ffdcc )!=len ((*_acae )._ffdcc ){return false ; -};for _aaee ,_ccabe :=range (*_bddda )._ffdcc {if !_ffdbc (_ccabe ,(*_acae )._ffdcc [_aaee ],_bbeae +1){return false ;};};return true ;case *PdfObjectDictionary :_gbee :=_fcgf .(*PdfObjectDictionary );_ddcgb ,_ddgcc :=(*_bddda )._fbbg ,(*_gbee )._fbbg ; -if len (_ddcgb )!=len (_ddgcc ){return false ;};for _ccgagf ,_decc :=range _ddcgb {_ggddg ,_gffba :=_ddgcc [_ccgagf ];if !_gffba ||!_ffdbc (_decc ,_ggddg ,_bbeae +1){return false ;};};return true ;case *PdfObjectStream :_cffc :=_fcgf .(*PdfObjectStream ); -return _ffdbc ((*_bddda ).PdfObjectDictionary ,(*_cffc ).PdfObjectDictionary ,_bbeae +1);default:_fgg .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0068\u0061\u0070\u0070\u0065\u006e\u0021",_gadcf ); -};return false ;};func (_acbf *PdfParser )repairSeekXrefMarker ()error {_bffe ,_cebb :=_acbf ._ecfc .Seek (0,_eee .SeekEnd );if _cebb !=nil {return _cebb ;};_fgba :=_dec .MustCompile ("\u005cs\u0078\u0072\u0065\u0066\u005c\u0073*");var _bggf int64 ;var _cabb int64 =1000; -for _bggf < _bffe {if _bffe <=(_cabb +_bggf ){_cabb =_bffe -_bggf ;};_ ,_ceebg :=_acbf ._ecfc .Seek (-_bggf -_cabb ,_eee .SeekEnd );if _ceebg !=nil {return _ceebg ;};_dcfef :=make ([]byte ,_cabb );_acbf ._ecfc .Read (_dcfef );_fgg .Log .Trace ("\u004c\u006f\u006fki\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0078\u0072\u0065\u0066\u0020\u003a\u0020\u0022\u0025\u0073\u0022",string (_dcfef )); -_ccfa :=_fgba .FindAllStringIndex (string (_dcfef ),-1);if _ccfa !=nil {_ecgg :=_ccfa [len (_ccfa )-1];_fgg .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_ccfa );_acbf ._ecfc .Seek (-_bggf -_cabb +int64 (_ecgg [0]),_eee .SeekEnd );_acbf ._bbgg =_ec .NewReader (_acbf ._ecfc ); -for {_fbccd ,_gadc :=_acbf ._bbgg .Peek (1);if _gadc !=nil {return _gadc ;};_fgg .Log .Trace ("\u0042\u003a\u0020\u0025\u0064\u0020\u0025\u0063",_fbccd [0],_fbccd [0]);if !IsWhiteSpace (_fbccd [0]){break ;};_acbf ._bbgg .Discard (1);};return nil ;};_fgg .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); -_bggf +=_cabb ;};_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0058\u0072\u0065\u0066\u0020\u0074a\u0062\u006c\u0065\u0020\u006d\u0061r\u006b\u0065\u0072\u0020\u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u002e"); -return _d .New ("\u0078r\u0065f\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020");}; +// GetInt returns the *PdfObjectBool object that is represented by a PdfObject either directly or indirectly +// within an indirect object. The bool flag indicates whether a match was found. +func GetInt (obj PdfObject )(_ffdef *PdfObjectInteger ,_cbgb bool ){_ffdef ,_cbgb =TraceToDirectObject (obj ).(*PdfObjectInteger );return _ffdef ,_cbgb ;}; -// FlattenObject returns the contents of `obj`. In other words, `obj` with indirect objects replaced -// by their values. -// The replacements are made recursively to a depth of traceMaxDepth. -// NOTE: Dicts are sorted to make objects with same contents have the same PDF object strings. -func FlattenObject (obj PdfObject )PdfObject {return _abafc (obj ,0)}; +// HeaderCommentBytes gets the header comment bytes. +func (_acc ParserMetadata )HeaderCommentBytes ()[4]byte {return _acc ._efg }; // UpdateParams updates the parameter values of the encoder. -func (_ddd *LZWEncoder )UpdateParams (params *PdfObjectDictionary ){_gdg ,_egba :=GetNumberAsInt64 (params .Get ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr"));if _egba ==nil {_ddd .Predictor =int (_gdg );};_cgda ,_egba :=GetNumberAsInt64 (params .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -if _egba ==nil {_ddd .BitsPerComponent =int (_cgda );};_bdf ,_egba :=GetNumberAsInt64 (params .Get ("\u0057\u0069\u0064t\u0068"));if _egba ==nil {_ddd .Columns =int (_bdf );};_bgd ,_egba :=GetNumberAsInt64 (params .Get ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073")); -if _egba ==nil {_ddd .Colors =int (_bgd );};_cfcg ,_egba :=GetNumberAsInt64 (params .Get ("E\u0061\u0072\u006c\u0079\u0043\u0068\u0061\u006e\u0067\u0065"));if _egba ==nil {_ddd .EarlyChange =int (_cfcg );};}; +func (_eec *ASCIIHexEncoder )UpdateParams (params *PdfObjectDictionary ){}; -// GetFilterName returns the name of the encoding filter. -func (_efad *RunLengthEncoder )GetFilterName ()string {return StreamEncodingFilterNameRunLength }; +// DrawableImage is same as golang image/draw's Image interface that allow drawing images. +type DrawableImage interface{ColorModel ()_db .Model ;Bounds ()_fd .Rectangle ;At (_acbe ,_cedb int )_db .Color ;Set (_bbbd ,_bccg int ,_bfgb _db .Color );}; -// PdfCryptNewEncrypt makes the document crypt handler based on a specified crypt filter. -func PdfCryptNewEncrypt (cf _dd .Filter ,userPass ,ownerPass []byte ,perm _dfe .Permissions )(*PdfCrypt ,*EncryptInfo ,error ){_gcc :=&PdfCrypt {_ggb :make (map[PdfObject ]bool ),_afb :make (cryptFilters ),_ge :_dfe .StdEncryptDict {P :perm ,EncryptMetadata :true }}; -var _ddb Version ;if cf !=nil {_gdff :=cf .PDFVersion ();_ddb .Major ,_ddb .Minor =_gdff [0],_gdff [1];V ,R :=cf .HandlerVersion ();_gcc ._bfdb .V =V ;_gcc ._ge .R =R ;_gcc ._bfdb .Length =cf .KeyLength ()*8;};const (_fgac =_age ;);_gcc ._afb [_fgac ]=cf ; -if _gcc ._bfdb .V >=4{_gcc ._bae =_fgac ;_gcc ._ece =_fgac ;};_ab :=_gcc .newEncryptDict ();_bdd :=_ee .Sum ([]byte (_db .Now ().Format (_db .RFC850 )));_fec :=string (_bdd [:]);_dgd :=make ([]byte ,100);_ggg .Read (_dgd );_bdd =_ee .Sum (_dgd );_dfee :=string (_bdd [:]); -_fgg .Log .Trace ("\u0052\u0061\u006e\u0064\u006f\u006d\u0020\u0062\u003a\u0020\u0025\u0020\u0078",_dgd );_fgg .Log .Trace ("\u0047\u0065\u006e\u0020\u0049\u0064\u0020\u0030\u003a\u0020\u0025\u0020\u0078",_fec );_gcc ._cdag =_fec ;_ga :=_gcc .generateParams (userPass ,ownerPass ); -if _ga !=nil {return nil ,nil ,_ga ;};_aed (&_gcc ._ge ,_ab );if _gcc ._bfdb .V >=4{if _gag :=_gcc .saveCryptFilters (_ab );_gag !=nil {return nil ,nil ,_gag ;};};return _gcc ,&EncryptInfo {Version :_ddb ,Encrypt :_ab ,ID0 :_fec ,ID1 :_dfee },nil ;}; +// PdfObjectStream represents the primitive PDF Object stream. +type PdfObjectStream struct{PdfObjectReference ;*PdfObjectDictionary ;Stream []byte ;Lazy bool ;TempFile string ;}; -// EncodeBytes encodes data into ASCII85 encoded format. -func (_ggcb *ASCII85Encoder )EncodeBytes (data []byte )([]byte ,error ){var _dgbe _dag .Buffer ;for _fgaf :=0;_fgaf < len (data );_fgaf +=4{_dff :=data [_fgaf ];_acga :=1;_dgfd :=byte (0);if _fgaf +1< len (data ){_dgfd =data [_fgaf +1];_acga ++;};_cbac :=byte (0); -if _fgaf +2< len (data ){_cbac =data [_fgaf +2];_acga ++;};_eceb :=byte (0);if _fgaf +3< len (data ){_eceb =data [_fgaf +3];_acga ++;};_fcfe :=(uint32 (_dff )<<24)|(uint32 (_dgfd )<<16)|(uint32 (_cbac )<<8)|uint32 (_eceb );if _fcfe ==0{_dgbe .WriteByte ('z'); -}else {_cdec :=_ggcb .base256Tobase85 (_fcfe );for _ ,_adcb :=range _cdec [:_acga +1]{_dgbe .WriteByte (_adcb +'!');};};};_dgbe .WriteString ("\u007e\u003e");return _dgbe .Bytes (),nil ;}; +// PdfObjectNull represents the primitive PDF null object. +type PdfObjectNull struct{}; -// Str returns the string value of the PdfObjectString. Defined in addition to String() function to clarify that -// this function returns the underlying string directly, whereas the String function technically could include -// debug info. -func (_adfaa *PdfObjectString )Str ()string {return _adfaa ._bega }; +// WriteString outputs the object as it is to be written to file. +func (_dcge *PdfIndirectObject )WriteString ()string {var _ecgf _fe .Builder ;_ecgf .WriteString (_b .FormatInt (_dcge .ObjectNumber ,10));_ecgf .WriteString ("\u0020\u0030\u0020\u0052");return _ecgf .String ();}; -// Update updates multiple keys and returns the dictionary back so can be used in a chained fashion. -func (_gaee *PdfObjectDictionary )Update (objmap map[string ]PdfObject )*PdfObjectDictionary {_gaee ._bcfdc .Lock ();defer _gaee ._bcfdc .Unlock ();for _afbbd ,_gebf :=range objmap {_gaee .setWithLock (PdfObjectName (_afbbd ),_gebf ,false );};return _gaee ; -}; +// Elements returns a slice of the PdfObject elements in the array. +// Preferred over accessing the array directly as type may be changed in future major versions (v3). +func (_fbbg *PdfObjectStreams )Elements ()[]PdfObject {if _fbbg ==nil {return nil ;};return _fbbg ._geaf ;}; -// DCTEncoder provides a DCT (JPG) encoding/decoding functionality for images. -type DCTEncoder struct{ColorComponents int ;BitsPerComponent int ;Width int ;Height int ;Quality int ;Decode []float64 ;}; +// PdfObject is an interface which all primitive PDF objects must implement. +type PdfObject interface{ -// IsWhiteSpace checks if byte represents a white space character. -func IsWhiteSpace (ch byte )bool {if (ch ==0x00)||(ch ==0x09)||(ch ==0x0A)||(ch ==0x0C)||(ch ==0x0D)||(ch ==0x20){return true ;};return false ;}; +// String outputs a string representation of the primitive (for debugging). +String ()string ; -// PdfObjectReference represents the primitive PDF reference object. -type PdfObjectReference struct{_bfbb *PdfParser ;ObjectNumber int64 ;GenerationNumber int64 ;}; +// WriteString outputs the PDF primitive as written to file as expected by the standard. +// TODO(dennwc): it should return a byte slice, or accept a writer +WriteString ()string ;}; -// Set sets the dictionary's key -> val mapping entry. Overwrites if key already set. -func (_gaae *PdfObjectDictionary )Set (key PdfObjectName ,val PdfObject ){_gaae .setWithLock (key ,val ,true );};func _dfeb (_feac *PdfObjectStream ,_gbcb *PdfObjectDictionary )(*CCITTFaxEncoder ,error ){_efda :=NewCCITTFaxEncoder ();_eccbc :=_feac .PdfObjectDictionary ; -if _eccbc ==nil {return _efda ,nil ;};if _gbcb ==nil {_ecde :=TraceToDirectObject (_eccbc .Get ("D\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"));if _ecde !=nil {switch _egbc :=_ecde .(type ){case *PdfObjectDictionary :_gbcb =_egbc ;case *PdfObjectArray :if _egbc .Len ()==1{if _aabed ,_cdef :=GetDict (_egbc .Get (0)); -_cdef {_gbcb =_aabed ;};};default:_fgg .Log .Error ("\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074 \u0061 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0025\u0023\u0076",_ecde );return nil ,_d .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"); -};};if _gbcb ==nil {_fgg .Log .Error ("\u0044\u0065c\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064 %\u0023\u0076",_ecde );return nil ,_d .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u006d\u0073"); -};};if _dcdc ,_fff :=GetNumberAsInt64 (_gbcb .Get ("\u004b"));_fff ==nil {_efda .K =int (_dcdc );};if _fbf ,_bbfa :=GetNumberAsInt64 (_gbcb .Get ("\u0043o\u006c\u0075\u006d\u006e\u0073"));_bbfa ==nil {_efda .Columns =int (_fbf );}else {_efda .Columns =1728; -};if _gefc ,_gcfg :=GetNumberAsInt64 (_gbcb .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_gcfg ==nil {_efda .BlackIs1 =_gefc > 0;}else {if _ccee ,_eddf :=GetBoolVal (_gbcb .Get ("\u0042\u006c\u0061\u0063\u006b\u0049\u0073\u0031"));_eddf {_efda .BlackIs1 =_ccee ; -}else {if _fbg ,_gcagb :=GetArray (_gbcb .Get ("\u0044\u0065\u0063\u006f\u0064\u0065"));_gcagb {_bad ,_fagg :=_fbg .ToIntegerArray ();if _fagg ==nil {_efda .BlackIs1 =_bad [0]==1&&_bad [1]==0;};};};};if _aafe ,_cebd :=GetNumberAsInt64 (_gbcb .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e")); -_cebd ==nil {_efda .EncodedByteAlign =_aafe > 0;}else {if _bbc ,_ddfe :=GetBoolVal (_gbcb .Get ("\u0045\u006ec\u006f\u0064\u0065d\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e"));_ddfe {_efda .EncodedByteAlign =_bbc ;};};if _gbefg ,_efgb :=GetNumberAsInt64 (_gbcb .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee")); -_efgb ==nil {_efda .EndOfLine =_gbefg > 0;}else {if _bcdd ,_dgcf :=GetBoolVal (_gbcb .Get ("\u0045n\u0064\u004f\u0066\u004c\u0069\u006ee"));_dgcf {_efda .EndOfLine =_bcdd ;};};if _aeaag ,_cffaf :=GetNumberAsInt64 (_gbcb .Get ("\u0052\u006f\u0077\u0073")); -_cffaf ==nil {_efda .Rows =int (_aeaag );};_efda .EndOfBlock =true ;if _aabee ,_abffe :=GetNumberAsInt64 (_gbcb .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b"));_abffe ==nil {_efda .EndOfBlock =_aabee > 0;}else {if _egaa ,_bbad :=GetBoolVal (_gbcb .Get ("\u0045\u006e\u0064\u004f\u0066\u0042\u006c\u006f\u0063\u006b")); -_bbad {_efda .EndOfBlock =_egaa ;};};if _cggf ,_bdfc :=GetNumberAsInt64 (_gbcb .Get ("\u0044\u0061\u006d\u0061ge\u0064\u0052\u006f\u0077\u0073\u0042\u0065\u0066\u006f\u0072\u0065\u0045\u0072\u0072o\u0072"));_bdfc !=nil {_efda .DamagedRowsBeforeError =int (_cggf ); -};_fgg .Log .Trace ("\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0070\u0061\u0072\u0061\u006ds\u003a\u0020\u0025\u0073",_gbcb .String ());return _efda ,nil ;}; +// GetString is a helper for Get that returns a string value. +// Returns false if the key is missing or a value is not a string. +func (_febd *PdfObjectDictionary )GetString (key PdfObjectName )(string ,bool ){_fcfc :=_febd .Get (key );if _fcfc ==nil {return "",false ;};_fbfd ,_gfcd :=_fcfc .(*PdfObjectString );if !_gfcd {return "",false ;};return _fbfd .Str (),true ;}; -// DecodeBytes returns the passed in slice of bytes. -// The purpose of the method is to satisfy the StreamEncoder interface. -func (_eddb *RawEncoder )DecodeBytes (encoded []byte )([]byte ,error ){return encoded ,nil };func (_abfg *JBIG2Image )toBitmap ()(_agbc *_aa .Bitmap ,_efbf error ){const _fgde ="\u004a\u0042\u0049\u00472I\u006d\u0061\u0067\u0065\u002e\u0074\u006f\u0042\u0069\u0074\u006d\u0061\u0070"; -if _abfg .Data ==nil {return nil ,_bab .Error (_fgde ,"\u0069\u006d\u0061\u0067e \u0064\u0061\u0074\u0061\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};if _abfg .Width ==0||_abfg .Height ==0{return nil ,_bab .Error (_fgde ,"\u0069\u006d\u0061\u0067\u0065\u0020h\u0065\u0069\u0067\u0068\u0074\u0020\u006f\u0072\u0020\u0077\u0069\u0064\u0074h\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};if _abfg .HasPadding {_agbc ,_efbf =_aa .NewWithData (_abfg .Width ,_abfg .Height ,_abfg .Data );}else {_agbc ,_efbf =_aa .NewWithUnpaddedData (_abfg .Width ,_abfg .Height ,_abfg .Data );};if _efbf !=nil {return nil ,_bab .Wrap (_efbf ,_fgde ,"");};return _agbc ,nil ; -}; +// Keys returns the list of keys in the dictionary. +// If `d` is nil returns a nil slice. +func (_cbff *PdfObjectDictionary )Keys ()[]PdfObjectName {if _cbff ==nil {return nil ;};return _cbff ._bbdc ;}; -// MakeDecodeParams makes a new instance of an encoding dictionary based on -// the current encoder settings. -func (_cfeb *JPXEncoder )MakeDecodeParams ()PdfObject {return nil }; +// MakeArrayFromIntegers64 creates an PdfObjectArray from a slice of int64s, where each array element +// is an PdfObjectInteger. +func MakeArrayFromIntegers64 (vals []int64 )*PdfObjectArray {_dcaga :=MakeArray ();for _ ,_fadc :=range vals {_dcaga .Append (MakeInteger (_fadc ));};return _dcaga ;};func (_bfe *PdfCrypt )authenticate (_adg []byte )(bool ,error ){_bfe ._gbc =false ;_gfd :=_bfe .securityHandler (); +_ebg ,_eac ,_ccgb :=_gfd .Authenticate (&_bfe ._fab ,_adg );if _ccgb !=nil {return false ,_ccgb ;}else if _eac ==0||len (_ebg )==0{return false ,nil ;};_bfe ._gbc =true ;_bfe ._ac =_ebg ;return true ,nil ;}; -// HasEOLAfterHeader gets information if there is a EOL after the version header. -func (_gcagg ParserMetadata )HasEOLAfterHeader ()bool {return _gcagg ._abe };type encryptDict struct{Filter string ;V int ;SubFilter string ;Length int ;StmF string ;StrF string ;EFF string ;CF map[string ]_dd .FilterDict ;}; +// DecodeBytes decodes a multi-encoded slice of bytes by passing it through the +// DecodeBytes method of the underlying encoders. +func (_fffg *MultiEncoder )DecodeBytes (encoded []byte )([]byte ,error ){_fagg :=encoded ;var _ccee error ;for _ ,_abae :=range _fffg ._gebb {_fef .Log .Trace ("\u004du\u006c\u0074i\u0020\u0045\u006e\u0063o\u0064\u0065\u0072 \u0044\u0065\u0063\u006f\u0064\u0065\u003a\u0020\u0041pp\u006c\u0079\u0069n\u0067\u0020F\u0069\u006c\u0074\u0065\u0072\u003a \u0025\u0076 \u0025\u0054",_abae ,_abae ); +_fagg ,_ccee =_abae .DecodeBytes (_fagg );if _ccee !=nil {return nil ,_ccee ;};};return _fagg ,nil ;}; -// MakeLazy create temporary file for stream to reduce memory usage. -// It can be used for creating PDF with many images. -// Temporary files are removed automatically when Write/WriteToFile is called for creator object. -func (_gbbe *PdfObjectStream )MakeLazy ()error {if _gbbe .Lazy {return nil ;};_cdacb ,_cefb :=_bd .CreateTemp ("","\u0078o\u0062\u006a\u0065\u0063\u0074");if _cefb !=nil {return _cefb ;};defer _cdacb .Close ();_ ,_cefb =_cdacb .Write (_gbbe .Stream );if _cefb !=nil {return _cefb ; -};_gbbe .Lazy =true ;_gbbe .Stream =nil ;_gbbe .TempFile =_cdacb .Name ();return nil ;}; +// GetFilterName returns the name of the encoding filter. +func (_bgcd *ASCIIHexEncoder )GetFilterName ()string {return StreamEncodingFilterNameASCIIHex }; -// GetIndirect returns the *PdfIndirectObject represented by the PdfObject. On type mismatch the found bool flag is +// GetFilterName returns the name of the encoding filter. +func (_fcb *RawEncoder )GetFilterName ()string {return StreamEncodingFilterNameRaw }; + +// GetObjectStreams returns the *PdfObjectStreams represented by the PdfObject. On type mismatch the found bool flag is // false and a nil pointer is returned. -func GetIndirect (obj PdfObject )(_ddbcg *PdfIndirectObject ,_ceaa bool ){obj =ResolveReference (obj );_ddbcg ,_ceaa =obj .(*PdfIndirectObject );return _ddbcg ,_ceaa ;}; +func GetObjectStreams (obj PdfObject )(_abeb *PdfObjectStreams ,_fagdg bool ){_abeb ,_fagdg =obj .(*PdfObjectStreams );return _abeb ,_fagdg ;}; -// PdfCrypt provides PDF encryption/decryption support. -// The PDF standard supports encryption of strings and streams (Section 7.6). -type PdfCrypt struct{_bfdb encryptDict ;_ge _dfe .StdEncryptDict ;_cdag string ;_afc []byte ;_dac map[PdfObject ]bool ;_ggb map[PdfObject ]bool ;_gba bool ;_afb cryptFilters ;_bae string ;_ece string ;_cdd *PdfParser ;_dfa map[int ]struct{};};func (_bacb *PdfParser )skipComments ()error {if _ ,_cade :=_bacb .skipSpaces (); -_cade !=nil {return _cade ;};_bdebc :=true ;for {_eaag ,_egad :=_bacb ._bbgg .Peek (1);if _egad !=nil {_fgg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_egad .Error ());return _egad ;};if _bdebc &&_eaag [0]!='%'{return nil ;};_bdebc =false ; -if (_eaag [0]!='\r')&&(_eaag [0]!='\n'){_bacb ._bbgg .ReadByte ();}else {break ;};};return _bacb .skipComments ();}; +// GetStream returns the *PdfObjectStream represented by the PdfObject. On type mismatch the found bool flag is +// false and a nil pointer is returned. +func GetStream (obj PdfObject )(_begbf *PdfObjectStream ,_eefg bool ){obj =ResolveReference (obj );_begbf ,_eefg =obj .(*PdfObjectStream );return _begbf ,_eefg ;}; -// XrefObject defines a cross reference entry which is a map between object number (with generation number) and the -// location of the actual object, either as a file offset (xref table entry), or as a location within an xref -// stream object (xref object stream). -type XrefObject struct{XType xrefType ;ObjectNumber int ;Generation int ; +// NewDCTEncoder makes a new DCT encoder with default parameters. +func NewDCTEncoder ()*DCTEncoder {_fgcg :=&DCTEncoder {};_fgcg .ColorComponents =3;_fgcg .BitsPerComponent =8;_fgcg .Quality =DefaultJPEGQuality ;_fgcg .Decode =[]float64 {0.0,1.0,0.0,1.0,0.0,1.0};return _fgcg ;}; -// For normal xrefs (defined by OFFSET) -Offset int64 ; +// PdfObjectFloat represents the primitive PDF floating point numerical object. +type PdfObjectFloat float64 ; -// For xrefs to object streams. -OsObjNumber int ;OsObjIndex int ;};func (_fcgc *PdfParser )parseBool ()(PdfObjectBool ,error ){_bcdf ,_bdebf :=_fcgc ._bbgg .Peek (4);if _bdebf !=nil {return PdfObjectBool (false ),_bdebf ;};if (len (_bcdf )>=4)&&(string (_bcdf [:4])=="\u0074\u0072\u0075\u0065"){_fcgc ._bbgg .Discard (4); -return PdfObjectBool (true ),nil ;};_bcdf ,_bdebf =_fcgc ._bbgg .Peek (5);if _bdebf !=nil {return PdfObjectBool (false ),_bdebf ;};if (len (_bcdf )>=5)&&(string (_bcdf [:5])=="\u0066\u0061\u006cs\u0065"){_fcgc ._bbgg .Discard (5);return PdfObjectBool (false ),nil ; -};return PdfObjectBool (false ),_d .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");}; +// WriteString outputs the object as it is to be written to file. +func (_afde *PdfObjectBool )WriteString ()string {if *_afde {return "\u0074\u0072\u0075\u0065";};return "\u0066\u0061\u006cs\u0065";}; -// HasInvalidHexRunes implements core.ParserMetadata interface. -func (_ebac ParserMetadata )HasInvalidHexRunes ()bool {return _ebac ._bgg };func (_deedc *PdfParser )inspect ()(map[string ]int ,error ){_fgg .Log .Trace ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0049\u004e\u0053P\u0045\u0043\u0054\u0020\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d"); -_fgg .Log .Trace ("X\u0072\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u003a");_ccgbg :=map[string ]int {};_fddfe :=0;_cbab :=0;var _ebec []int ;for _ecgf :=range _deedc ._gfcb .ObjectMap {_ebec =append (_ebec ,_ecgf );};_gg .Ints (_ebec );_cffafd :=0; -for _ ,_badf :=range _ebec {_dddg :=_deedc ._gfcb .ObjectMap [_badf ];if _dddg .ObjectNumber ==0{continue ;};_fddfe ++;_fgg .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d");_fgg .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0075\u0070\u0020\u006f\u0062\u006a\u0065c\u0074 \u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0025\u0064",_dddg .ObjectNumber ); -_bgef ,_egdd :=_deedc .LookupByNumber (_dddg .ObjectNumber );if _egdd !=nil {_fgg .Log .Trace ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020\u006c\u006f\u006f\u006b\u0075p\u0020\u006f\u0062\u006a\u0020\u0025\u0064 \u0028\u0025\u0073\u0029",_dddg .ObjectNumber ,_egdd ); -_cbab ++;continue ;};_fgg .Log .Trace ("\u006fb\u006a\u003a\u0020\u0025\u0073",_bgef );_fdba ,_gaeab :=_bgef .(*PdfIndirectObject );if _gaeab {_fgg .Log .Trace ("\u0049N\u0044 \u004f\u004f\u0042\u004a\u0020\u0025\u0064\u003a\u0020\u0025\u0073",_dddg .ObjectNumber ,_fdba ); -_bcgdfd ,_bgfe :=_fdba .PdfObject .(*PdfObjectDictionary );if _bgfe {if _edcc ,_cgcgc :=_bcgdfd .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );_cgcgc {_gfeba :=string (*_edcc );_fgg .Log .Trace ("\u002d\u002d\u002d\u003e\u0020\u004f\u0062\u006a\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_gfeba ); -_ ,_cafbb :=_ccgbg [_gfeba ];if _cafbb {_ccgbg [_gfeba ]++;}else {_ccgbg [_gfeba ]=1;};}else if _fdfed ,_adbb :=_bcgdfd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065").(*PdfObjectName );_adbb {_gdfff :=string (*_fdfed );_fgg .Log .Trace ("-\u002d-\u003e\u0020\u004f\u0062\u006a\u0020\u0073\u0075b\u0074\u0079\u0070\u0065: \u0025\u0073",_gdfff ); -_ ,_bcadf :=_ccgbg [_gdfff ];if _bcadf {_ccgbg [_gdfff ]++;}else {_ccgbg [_gdfff ]=1;};};if _faaac ,_ddbce :=_bcgdfd .Get ("\u0053").(*PdfObjectName );_ddbce &&*_faaac =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_ ,_cecc :=_ccgbg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]; -if _cecc {_ccgbg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_ccgbg ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]=1;};};};}else if _feda ,_fddad :=_bgef .(*PdfObjectStream );_fddad {if _gafa ,_affcg :=_feda .PdfObjectDictionary .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName ); -_affcg {_fgg .Log .Trace ("\u002d\u002d\u003e\u0020\u0053\u0074\u0072\u0065\u0061\u006d\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065:\u0020\u0025\u0073",*_gafa );_bbegbc :=string (*_gafa );_ccgbg [_bbegbc ]++;};}else {_fgddf ,_cgfge :=_bgef .(*PdfObjectDictionary ); -if _cgfge {_gagfd ,_cbda :=_fgddf .Get ("\u0054\u0079\u0070\u0065").(*PdfObjectName );if _cbda {_debe :=string (*_gagfd );_fgg .Log .Trace ("\u002d-\u002d \u006f\u0062\u006a\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",_debe );_ccgbg [_debe ]++;};}; -_fgg .Log .Trace ("\u0044\u0049\u0052\u0045\u0043\u0054\u0020\u004f\u0042\u004a\u0020\u0025d\u003a\u0020\u0025\u0073",_dddg .ObjectNumber ,_bgef );};_cffafd ++;};_fgg .Log .Trace ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u0045\u004fF\u0020\u0049\u004e\u0053\u0050\u0045\u0043T\u0020\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d"); -_fgg .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");_fgg .Log .Trace ("\u004f\u0062j\u0065\u0063\u0074 \u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064",_fddfe );_fgg .Log .Trace ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u006f\u006b\u0075p\u003a\u0020\u0025\u0064",_cbab ); -for _becf ,_bddg :=range _ccgbg {_fgg .Log .Trace ("\u0025\u0073\u003a\u0020\u0025\u0064",_becf ,_bddg );};_fgg .Log .Trace ("\u003d=\u003d\u003d\u003d\u003d\u003d");if len (_deedc ._gfcb .ObjectMap )< 1{_fgg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0068\u0069\u0073 \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074 \u0069s\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0078\u0072\u0065\u0066\u0020\u0074\u0061\u0062l\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0021\u0029"); -return nil ,_gf .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0028\u0078r\u0065\u0066\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067\u0029");};_eced ,_aceed :=_ccgbg ["\u0046\u006f\u006e\u0074"]; -if !_aceed ||_eced < 2{_fgg .Log .Trace ("\u0054\u0068\u0069s \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020i\u0073 \u0070r\u006fb\u0061\u0062\u006c\u0079\u0020\u0073\u0063\u0061\u006e\u006e\u0065\u0064\u0021");}else {_fgg .Log .Trace ("\u0054\u0068\u0069\u0073\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0066o\u0072\u0020\u0065\u0078\u0074r\u0061\u0063t\u0069\u006f\u006e\u0021"); -};return _ccgbg ,nil ;}; +// NewCCITTFaxEncoder makes a new CCITTFax encoder. +func NewCCITTFaxEncoder ()*CCITTFaxEncoder {return &CCITTFaxEncoder {Columns :1728,EndOfBlock :true }}; -// DecodeStream returns the passed in stream as a slice of bytes. -// The purpose of the method is to satisfy the StreamEncoder interface. -func (_adae *RawEncoder )DecodeStream (streamObj *PdfObjectStream )([]byte ,error ){return streamObj .Stream ,nil ;}; \ No newline at end of file +// Str returns the string value of the PdfObjectString. Defined in addition to String() function to clarify that +// this function returns the underlying string directly, whereas the String function technically could include +// debug info. +func (_fcec *PdfObjectString )Str ()string {return _fcec ._deef }; + +// IsHexadecimal checks if the PdfObjectString contains Hexadecimal data. +func (_gdaec *PdfObjectString )IsHexadecimal ()bool {return _gdaec ._gdggc }; \ No newline at end of file diff --git a/core/security/crypt/crypt.go b/core/security/crypt/crypt.go index 23ec5f5e..de6bd560 100644 --- a/core/security/crypt/crypt.go +++ b/core/security/crypt/crypt.go @@ -9,66 +9,65 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package crypt ;import (_g "crypto/aes";_cb "crypto/cipher";_f "crypto/md5";_be "crypto/rand";_bd "crypto/rc4";_c "fmt";_d "github.com/unidoc/unipdf/v3/common";_e "github.com/unidoc/unipdf/v3/core/security";_cd "io";);func init (){_adda ("\u0041\u0045\u0053V\u0032",_ea )}; -var _ Filter =filterAESV3 {};func (filterAES )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_gf ,_eg :=_g .NewCipher (okey );if _eg !=nil {return nil ,_eg ;};_d .Log .Trace ("A\u0045\u0053\u0020\u0045nc\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); -const _ad =_g .BlockSize ;_bdb :=_ad -len (buf )%_ad ;for _cf :=0;_cf < _bdb ;_cf ++{buf =append (buf ,byte (_bdb ));};_d .Log .Trace ("\u0050a\u0064d\u0065\u0064\u0020\u0074\u006f \u0025\u0064 \u0062\u0079\u0074\u0065\u0073",len (buf ));_dg :=make ([]byte ,_ad +len (buf )); -_dc :=_dg [:_ad ];if _ ,_cg :=_cd .ReadFull (_be .Reader ,_dc );_cg !=nil {return nil ,_cg ;};_add :=_cb .NewCBCEncrypter (_gf ,_dc );_add .CryptBlocks (_dg [_ad :],buf );buf =_dg ;_d .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); -return buf ,nil ;}; +package crypt ;import (_b "crypto/aes";_ge "crypto/cipher";_dac "crypto/md5";_g "crypto/rand";_da "crypto/rc4";_de "fmt";_f "github.com/unidoc/unipdf/v3/common";_a "github.com/unidoc/unipdf/v3/core/security";_c "io";);func init (){_eg ("\u0041\u0045\u0053V\u0032",_fa )}; +type filterAESV2 struct{filterAES };func _ac (_agg FilterDict )(Filter ,error ){if _agg .Length %8!=0{return nil ,_de .Errorf ("\u0063\u0072\u0079p\u0074\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006e\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020o\u0066\u0020\u0038\u0020\u0028\u0025\u0064\u0029",_agg .Length ); +};if _agg .Length < 5||_agg .Length > 16{if _agg .Length ==40||_agg .Length ==64||_agg .Length ==128{_f .Log .Debug ("\u0053\u0054\u0041\u004e\u0044AR\u0044\u0020V\u0049\u004f\u004c\u0041\u0054\u0049\u004f\u004e\u003a\u0020\u0043\u0072\u0079\u0070\u0074\u0020\u004c\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072s\u0020\u0074\u006f \u0062\u0065\u0020\u0069\u006e\u0020\u0062\u0069\u0074\u0073\u0020\u0072\u0061t\u0068\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0020-\u0020\u0061s\u0073u\u006d\u0069\u006e\u0067\u0020\u0062\u0069t\u0073\u0020\u0028\u0025\u0064\u0029",_agg .Length ); +_agg .Length /=8;}else {return nil ,_de .Errorf ("\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006c\u0065\u006e\u0067\u0074h\u0020\u006e\u006f\u0074\u0020\u0069\u006e \u0072\u0061\u006e\u0067\u0065\u0020\u0034\u0030\u0020\u002d\u00201\u0032\u0038\u0020\u0062\u0069\u0074\u0020\u0028\u0025\u0064\u0029",_agg .Length ); +};};return filterV2 {_fe :_agg .Length },nil ;};func (filterAES )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_dad ,_ed :=_b .NewCipher (okey );if _ed !=nil {return nil ,_ed ;};if len (buf )< 16{_f .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0041\u0045\u0053\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0062\u0075\u0066\u0020\u0025\u0073",buf ); +return buf ,_de .Errorf ("\u0041\u0045\u0053\u003a B\u0075\u0066\u0020\u006c\u0065\u006e\u0020\u003c\u0020\u0031\u0036\u0020\u0028\u0025d\u0029",len (buf ));};_fb :=buf [:16];buf =buf [16:];if len (buf )%16!=0{_f .Log .Debug ("\u0020\u0069\u0076\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (_fb ),_fb ); +_f .Log .Debug ("\u0062\u0075\u0066\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );return buf ,_de .Errorf ("\u0041\u0045\u0053\u0020\u0062\u0075\u0066\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006e\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069p\u006c\u0065\u0020\u006f\u0066 \u0031\u0036 \u0028\u0025\u0064\u0029",len (buf )); +};_ca :=_ge .NewCBCDecrypter (_dad ,_fb );_f .Log .Trace ("A\u0045\u0053\u0020\u0044ec\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );_f .Log .Trace ("\u0063\u0068\u006f\u0070\u0020\u0041\u0045\u0053\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u0020\u0028\u0025\u0064\u0029\u003a \u0025\u0020\u0078",len (buf ),buf ); +_ca .CryptBlocks (buf ,buf );_f .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );if len (buf )==0{_f .Log .Trace ("\u0045\u006d\u0070\u0074\u0079\u0020b\u0075\u0066\u002c\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u0065\u006d\u0070\u0074\u0079\u0020\u0073t\u0072\u0069\u006e\u0067"); +return buf ,nil ;};_dg :=int (buf [len (buf )-1]);if _dg > len (buf ){_f .Log .Debug ("\u0049\u006c\u006c\u0065g\u0061\u006c\u0020\u0070\u0061\u0064\u0020\u006c\u0065\u006eg\u0074h\u0020\u0028\u0025\u0064\u0020\u003e\u0020%\u0064\u0029",_dg ,len (buf )); +return buf ,_de .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0070a\u0064\u0020l\u0065\u006e\u0067\u0074\u0068");};buf =buf [:len (buf )-_dg ];return buf ,nil ;}; // PDFVersion implements Filter interface. func (filterAESV2 )PDFVersion ()[2]int {return [2]int {1,5}}; +// PDFVersion implements Filter interface. +func (_gce filterV2 )PDFVersion ()[2]int {return [2]int {}}; + // KeyLength implements Filter interface. -func (filterAESV2 )KeyLength ()int {return 128/8}; +func (filterAESV2 )KeyLength ()int {return 128/8};func (filterAES )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_bg ,_gb :=_b .NewCipher (okey );if _gb !=nil {return nil ,_gb ;};_f .Log .Trace ("A\u0045\u0053\u0020\u0045nc\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); +const _gec =_b .BlockSize ;_gg :=_gec -len (buf )%_gec ;for _bb :=0;_bb < _gg ;_bb ++{buf =append (buf ,byte (_gg ));};_f .Log .Trace ("\u0050a\u0064d\u0065\u0064\u0020\u0074\u006f \u0025\u0064 \u0062\u0079\u0074\u0065\u0073",len (buf ));_fga :=make ([]byte ,_gec +len (buf )); +_fd :=_fga [:_gec ];if _ ,_gd :=_c .ReadFull (_g .Reader ,_fd );_gd !=nil {return nil ,_gd ;};_ag :=_ge .NewCBCEncrypter (_bg ,_fd );_ag .CryptBlocks (_fga [_gec :],buf );buf =_fga ;_f .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf ); +return buf ,nil ;};type filterFunc func (_dadf FilterDict )(Filter ,error );func _ce (_df FilterDict )(Filter ,error ){if _df .Length ==256{_f .Log .Debug ("\u0041\u0045S\u0056\u0033\u0020c\u0072\u0079\u0070\u0074\u0020f\u0069\u006c\u0074\u0065\u0072 l\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0074\u006f\u0020\u0062e\u0020i\u006e\u0020\u0062\u0069\u0074\u0073 ra\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0062\u0079te\u0073 \u002d\u0020\u0061\u0073s\u0075m\u0069n\u0067\u0020b\u0069\u0074s \u0028\u0025\u0064\u0029",_df .Length ); +_df .Length /=8;};if _df .Length !=0&&_df .Length !=32{return nil ,_de .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0041\u0045\u0053\u0056\u0033\u0020\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006c\u0065\u006eg\u0074\u0068 \u0028\u0025\u0064\u0029",_df .Length ); +};return filterAESV3 {},nil ;};func init (){_eg ("\u0041\u0045\u0053V\u0033",_ce )}; -// Name implements Filter interface. -func (filterAESV3 )Name ()string {return "\u0041\u0045\u0053V\u0033"}; +// KeyLength implements Filter interface. +func (_eca filterV2 )KeyLength ()int {return _eca ._fe }; // MakeKey implements Filter interface. -func (_aca filterV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _dgg (objNum ,genNum ,ekey ,false );};func (filterIdentity )HandlerVersion ()(V ,R int ){return ;}; +func (filterAESV3 )MakeKey (_ ,_ uint32 ,ekey []byte )([]byte ,error ){return ekey ,nil };func _ffg (_gc ,_ee uint32 ,_faf []byte ,_ad bool )([]byte ,error ){_aab :=make ([]byte ,len (_faf )+5);copy (_aab ,_faf );for _edf :=0;_edf < 3;_edf ++{_bd :=byte ((_gc >>uint32 (8*_edf ))&0xff); +_aab [_edf +len (_faf )]=_bd ;};for _abf :=0;_abf < 2;_abf ++{_caa :=byte ((_ee >>uint32 (8*_abf ))&0xff);_aab [_abf +len (_faf )+3]=_caa ;};if _ad {_aab =append (_aab ,0x73);_aab =append (_aab ,0x41);_aab =append (_aab ,0x6C);_aab =append (_aab ,0x54); +};_ec :=_dac .New ();_ec .Write (_aab );_adg :=_ec .Sum (nil );if len (_faf )+5< 16{return _adg [0:len (_faf )+5],nil ;};return _adg ,nil ;};func (filterIdentity )HandlerVersion ()(V ,R int ){return ;};type filterAESV3 struct{filterAES };var (_agc =make (map[string ]filterFunc ); +); -// Name implements Filter interface. -func (filterAESV2 )Name ()string {return "\u0041\u0045\u0053V\u0032"}; - -// NewIdentity creates an identity filter that bypasses all data without changes. -func NewIdentity ()Filter {return filterIdentity {}};func init (){_adda ("\u0041\u0045\u0053V\u0033",_ag )}; +// NewFilterAESV2 creates an AES-based filter with a 128 bit key (AESV2). +func NewFilterAESV2 ()Filter {_e ,_af :=_fa (FilterDict {});if _af !=nil {_f .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0056\u0032\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_af ); +return filterAESV2 {};};return _e ;};func _fa (_aa FilterDict )(Filter ,error ){if _aa .Length ==128{_f .Log .Debug ("\u0041\u0045S\u0056\u0032\u0020c\u0072\u0079\u0070\u0074\u0020f\u0069\u006c\u0074\u0065\u0072 l\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0074\u006f\u0020\u0062e\u0020i\u006e\u0020\u0062\u0069\u0074\u0073 ra\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0062\u0079te\u0073 \u002d\u0020\u0061\u0073s\u0075m\u0069n\u0067\u0020b\u0069\u0074s \u0028\u0025\u0064\u0029",_aa .Length ); +_aa .Length /=8;};if _aa .Length !=0&&_aa .Length !=16{return nil ,_de .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0041\u0045\u0053\u0056\u0032\u0020\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006c\u0065\u006eg\u0074\u0068 \u0028\u0025\u0064\u0029",_aa .Length ); +};return filterAESV2 {},nil ;}; // PDFVersion implements Filter interface. -func (filterAESV3 )PDFVersion ()[2]int {return [2]int {2,0}};type filterFunc func (_gg FilterDict )(Filter ,error );type filterAES struct{};func _ceb (_dba string )(filterFunc ,error ){_adcf :=_ba [_dba ];if _adcf ==nil {return nil ,_c .Errorf ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u0072\u0079p\u0074 \u0066\u0069\u006c\u0074\u0065\u0072\u003a \u0025\u0071",_dba ); -};return _adcf ,nil ;}; +func (filterAESV3 )PDFVersion ()[2]int {return [2]int {2,0}}; -// NewFilterV2 creates a RC4-based filter with a specified key length (in bytes). -func NewFilterV2 (length int )Filter {_bga ,_bge :=_gfg (FilterDict {Length :length });if _bge !=nil {_d .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020R\u0043\u0034\u0020\u0056\u0032\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_bge ); -return filterV2 {_fgf :length };};return _bga ;};func (filterIdentity )MakeKey (objNum ,genNum uint32 ,fkey []byte )([]byte ,error ){return fkey ,nil };func _gfg (_ga FilterDict )(Filter ,error ){if _ga .Length %8!=0{return nil ,_c .Errorf ("\u0063\u0072\u0079p\u0074\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006e\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020o\u0066\u0020\u0038\u0020\u0028\u0025\u0064\u0029",_ga .Length ); -};if _ga .Length < 5||_ga .Length > 16{if _ga .Length ==40||_ga .Length ==64||_ga .Length ==128{_d .Log .Debug ("\u0053\u0054\u0041\u004e\u0044AR\u0044\u0020V\u0049\u004f\u004c\u0041\u0054\u0049\u004f\u004e\u003a\u0020\u0043\u0072\u0079\u0070\u0074\u0020\u004c\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072s\u0020\u0074\u006f \u0062\u0065\u0020\u0069\u006e\u0020\u0062\u0069\u0074\u0073\u0020\u0072\u0061t\u0068\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0020-\u0020\u0061s\u0073u\u006d\u0069\u006e\u0067\u0020\u0062\u0069t\u0073\u0020\u0028\u0025\u0064\u0029",_ga .Length ); -_ga .Length /=8;}else {return nil ,_c .Errorf ("\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u006c\u0065\u006e\u0067\u0074h\u0020\u006e\u006f\u0074\u0020\u0069\u006e \u0072\u0061\u006e\u0067\u0065\u0020\u0034\u0030\u0020\u002d\u00201\u0032\u0038\u0020\u0062\u0069\u0074\u0020\u0028\u0025\u0064\u0029",_ga .Length ); -};};return filterV2 {_fgf :_ga .Length },nil ;};func (filterIdentity )PDFVersion ()[2]int {return [2]int {}}; +// MakeKey implements Filter interface. +func (_bdf filterV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _ffg (objNum ,genNum ,ekey ,false );};func _eg (_adc string ,_dfc filterFunc ){if _ ,_fc :=_agc [_adc ];_fc {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064"); +};_agc [_adc ]=_dfc ;}; -// FilterDict represents information from a CryptFilter dictionary. -type FilterDict struct{CFM string ;AuthEvent _e .AuthEvent ;Length int ;};type filterAESV2 struct{filterAES }; +// Name implements Filter interface. +func (filterV2 )Name ()string {return "\u0056\u0032"};func init (){_eg ("\u0056\u0032",_ac )}; // KeyLength implements Filter interface. -func (_fa filterV2 )KeyLength ()int {return _fa ._fgf };func (filterIdentity )KeyLength ()int {return 0};func init (){_adda ("\u0056\u0032",_gfg )}; - -// HandlerVersion implements Filter interface. -func (_ce filterV2 )HandlerVersion ()(V ,R int ){V ,R =2,3;return ;}; - -// DecryptBytes implements Filter interface. -func (filterV2 )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_bee ,_bf :=_bd .NewCipher (okey );if _bf !=nil {return nil ,_bf ;};_d .Log .Trace ("\u0052\u00434\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf );_bee .XORKeyStream (buf ,buf ); -_d .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;}; +func (filterAESV3 )KeyLength ()int {return 256/8};func (filterIdentity )DecryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil }; // NewFilter creates CryptFilter from a corresponding dictionary. -func NewFilter (d FilterDict )(Filter ,error ){_fd ,_fcc :=_ceb (d .CFM );if _fcc !=nil {return nil ,_fcc ;};_bged ,_fcc :=_fd (d );if _fcc !=nil {return nil ,_fcc ;};return _bged ,nil ;};func _ea (_bb FilterDict )(Filter ,error ){if _bb .Length ==128{_d .Log .Debug ("\u0041\u0045S\u0056\u0032\u0020c\u0072\u0079\u0070\u0074\u0020f\u0069\u006c\u0074\u0065\u0072 l\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0074\u006f\u0020\u0062e\u0020i\u006e\u0020\u0062\u0069\u0074\u0073 ra\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0062\u0079te\u0073 \u002d\u0020\u0061\u0073s\u0075m\u0069n\u0067\u0020b\u0069\u0074s \u0028\u0025\u0064\u0029",_bb .Length ); -_bb .Length /=8;};if _bb .Length !=0&&_bb .Length !=16{return nil ,_c .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0041\u0045\u0053\u0056\u0032\u0020\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006c\u0065\u006eg\u0074\u0068 \u0028\u0025\u0064\u0029",_bb .Length ); -};return filterAESV2 {},nil ;};func _ag (_bc FilterDict )(Filter ,error ){if _bc .Length ==256{_d .Log .Debug ("\u0041\u0045S\u0056\u0033\u0020c\u0072\u0079\u0070\u0074\u0020f\u0069\u006c\u0074\u0065\u0072 l\u0065\u006e\u0067\u0074\u0068\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0074\u006f\u0020\u0062e\u0020i\u006e\u0020\u0062\u0069\u0074\u0073 ra\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0062\u0079te\u0073 \u002d\u0020\u0061\u0073s\u0075m\u0069n\u0067\u0020b\u0069\u0074s \u0028\u0025\u0064\u0029",_bc .Length ); -_bc .Length /=8;};if _bc .Length !=0&&_bc .Length !=32{return nil ,_c .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0041\u0045\u0053\u0056\u0033\u0020\u0063\u0072\u0079\u0070\u0074\u0020\u0066\u0069\u006c\u0074e\u0072\u0020\u006c\u0065\u006eg\u0074\u0068 \u0028\u0025\u0064\u0029",_bc .Length ); -};return filterAESV3 {},nil ;};func (filterAES )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_ade ,_cc :=_g .NewCipher (okey );if _cc !=nil {return nil ,_cc ;};if len (buf )< 16{_d .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020\u0041\u0045\u0053\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0062\u0075\u0066\u0020\u0025\u0073",buf ); -return buf ,_c .Errorf ("\u0041\u0045\u0053\u003a B\u0075\u0066\u0020\u006c\u0065\u006e\u0020\u003c\u0020\u0031\u0036\u0020\u0028\u0025d\u0029",len (buf ));};_fg :=buf [:16];buf =buf [16:];if len (buf )%16!=0{_d .Log .Debug ("\u0020\u0069\u0076\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (_fg ),_fg ); -_d .Log .Debug ("\u0062\u0075\u0066\u0020\u0028\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );return buf ,_c .Errorf ("\u0041\u0045\u0053\u0020\u0062\u0075\u0066\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006e\u006f\u0074\u0020\u006d\u0075\u006c\u0074\u0069p\u006c\u0065\u0020\u006f\u0066 \u0031\u0036 \u0028\u0025\u0064\u0029",len (buf )); -};_bcc :=_cb .NewCBCDecrypter (_ade ,_fg );_d .Log .Trace ("A\u0045\u0053\u0020\u0044ec\u0072y\u0070\u0074\u0020\u0028\u0025d\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );_d .Log .Trace ("\u0063\u0068\u006f\u0070\u0020\u0041\u0045\u0053\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u0020\u0028\u0025\u0064\u0029\u003a \u0025\u0020\u0078",len (buf ),buf ); -_bcc .CryptBlocks (buf ,buf );_d .Log .Trace ("\u0074\u006f\u0020(\u0025\u0064\u0029\u003a\u0020\u0025\u0020\u0078",len (buf ),buf );if len (buf )==0{_d .Log .Trace ("\u0045\u006d\u0070\u0074\u0079\u0020b\u0075\u0066\u002c\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067 \u0065\u006d\u0070\u0074\u0079\u0020\u0073t\u0072\u0069\u006e\u0067"); -return buf ,nil ;};_dcb :=int (buf [len (buf )-1]);if _dcb > len (buf ){_d .Log .Debug ("\u0049\u006c\u006c\u0065g\u0061\u006c\u0020\u0070\u0061\u0064\u0020\u006c\u0065\u006eg\u0074h\u0020\u0028\u0025\u0064\u0020\u003e\u0020%\u0064\u0029",_dcb ,len (buf )); -return buf ,_c .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0070a\u0064\u0020l\u0065\u006e\u0067\u0074\u0068");};buf =buf [:len (buf )-_dcb ];return buf ,nil ;}; +func NewFilter (d FilterDict )(Filter ,error ){_ccd ,_bdb :=_cd (d .CFM );if _bdb !=nil {return nil ,_bdb ;};_ada ,_bdb :=_ccd (d );if _bdb !=nil {return nil ,_bdb ;};return _ada ,nil ;}; + +// HandlerVersion implements Filter interface. +func (filterAESV3 )HandlerVersion ()(V ,R int ){V ,R =5,6;return ;};var _ Filter =filterAESV2 {};type filterV2 struct{_fe int };func (filterIdentity )KeyLength ()int {return 0}; // Filter is a common interface for crypt filter methods. type Filter interface{ @@ -87,48 +86,50 @@ HandlerVersion ()(V ,R int ); // MakeKey generates a object encryption key based on file encryption key and object numbers. // Used only for legacy filters - AESV3 doesn't change the key for each object. -MakeKey (_ced ,_gae uint32 ,_dd []byte )([]byte ,error ); +MakeKey (_decf ,_aed uint32 ,_ecf []byte )([]byte ,error ); // EncryptBytes encrypts a buffer using object encryption key, as returned by MakeKey. // Implementation may reuse a buffer and encrypt data in-place. -EncryptBytes (_bae []byte ,_gafe []byte )([]byte ,error ); +EncryptBytes (_eb []byte ,_edd []byte )([]byte ,error ); // DecryptBytes decrypts a buffer using object encryption key, as returned by MakeKey. // Implementation may reuse a buffer and decrypt data in-place. -DecryptBytes (_fc []byte ,_ccg []byte )([]byte ,error );}; +DecryptBytes (_aeb []byte ,_fea []byte )([]byte ,error );}; + +// DecryptBytes implements Filter interface. +func (filterV2 )DecryptBytes (buf []byte ,okey []byte )([]byte ,error ){_ece ,_cc :=_da .NewCipher (okey );if _cc !=nil {return nil ,_cc ;};_f .Log .Trace ("\u0052\u00434\u0020\u0044\u0065c\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf );_ece .XORKeyStream (buf ,buf ); +_f .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;};func _cd (_feb string )(filterFunc ,error ){_egd :=_agc [_feb ];if _egd ==nil {return nil ,_de .Errorf ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u0072\u0079p\u0074 \u0066\u0069\u006c\u0074\u0065\u0072\u003a \u0025\u0071",_feb ); +};return _egd ,nil ;}; + +// NewIdentity creates an identity filter that bypasses all data without changes. +func NewIdentity ()Filter {return filterIdentity {}};type filterIdentity struct{};var _ Filter =filterAESV3 {};func (filterIdentity )EncryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil }; // NewFilterAESV3 creates an AES-based filter with a 256 bit key (AESV3). -func NewFilterAESV3 ()Filter {_eff ,_ae :=_ag (FilterDict {});if _ae !=nil {_d .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0056\u0033\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_ae ); -return filterAESV3 {};};return _eff ;};func _dgg (_db ,_ge uint32 ,_da []byte ,_adc bool )([]byte ,error ){_gd :=make ([]byte ,len (_da )+5);copy (_gd ,_da );for _daf :=0;_daf < 3;_daf ++{_ega :=byte ((_db >>uint32 (8*_daf ))&0xff);_gd [_daf +len (_da )]=_ega ; -};for _cca :=0;_cca < 2;_cca ++{_ada :=byte ((_ge >>uint32 (8*_cca ))&0xff);_gd [_cca +len (_da )+3]=_ada ;};if _adc {_gd =append (_gd ,0x73);_gd =append (_gd ,0x41);_gd =append (_gd ,0x6C);_gd =append (_gd ,0x54);};_gaf :=_f .New ();_gaf .Write (_gd ); -_eb :=_gaf .Sum (nil );if len (_da )+5< 16{return _eb [0:len (_da )+5],nil ;};return _eb ,nil ;}; +func NewFilterAESV3 ()Filter {_dec ,_gea :=_ce (FilterDict {});if _gea !=nil {_f .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0056\u0033\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_gea ); +return filterAESV3 {};};return _dec ;};func (filterIdentity )PDFVersion ()[2]int {return [2]int {}}; // EncryptBytes implements Filter interface. -func (filterV2 )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_ee ,_ebe :=_bd .NewCipher (okey );if _ebe !=nil {return nil ,_ebe ;};_d .Log .Trace ("\u0052\u00434\u0020\u0045\u006ec\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf ); -_ee .XORKeyStream (buf ,buf );_d .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;};func (filterIdentity )DecryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil }; +func (filterV2 )EncryptBytes (buf []byte ,okey []byte )([]byte ,error ){_fgg ,_dc :=_da .NewCipher (okey );if _dc !=nil {return nil ,_dc ;};_f .Log .Trace ("\u0052\u00434\u0020\u0045\u006ec\u0072\u0079\u0070\u0074\u003a\u0020\u0025\u0020\u0078",buf );_fgg .XORKeyStream (buf ,buf ); +_f .Log .Trace ("\u0074o\u003a\u0020\u0025\u0020\u0078",buf );return buf ,nil ;}; -// NewFilterAESV2 creates an AES-based filter with a 128 bit key (AESV2). -func NewFilterAESV2 ()Filter {_a ,_ef :=_ea (FilterDict {});if _ef !=nil {_d .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0056\u0032\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_ef ); -return filterAESV2 {};};return _a ;};var (_ba =make (map[string ]filterFunc );); +// FilterDict represents information from a CryptFilter dictionary. +type FilterDict struct{CFM string ;AuthEvent _a .AuthEvent ;Length int ;};var _ Filter =filterV2 {};type filterAES struct{};func (filterIdentity )Name ()string {return "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"}; // HandlerVersion implements Filter interface. -func (filterAESV2 )HandlerVersion ()(V ,R int ){V ,R =4,4;return ;};type filterAESV3 struct{filterAES };func (filterIdentity )Name ()string {return "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"}; +func (_gcd filterV2 )HandlerVersion ()(V ,R int ){V ,R =2,3;return ;}; + +// NewFilterV2 creates a RC4-based filter with a specified key length (in bytes). +func NewFilterV2 (length int )Filter {_ab ,_bf :=_ac (FilterDict {Length :length });if _bf !=nil {_f .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0063re\u0061\u0074\u0065\u0020R\u0043\u0034\u0020\u0056\u0032\u0020\u0063\u0072\u0079pt\u0020\u0066i\u006c\u0074\u0065\u0072\u003a\u0020\u0025\u0076",_bf ); +return filterV2 {_fe :length };};return _ab ;}; // Name implements Filter interface. -func (filterV2 )Name ()string {return "\u0056\u0032"}; +func (filterAESV3 )Name ()string {return "\u0041\u0045\u0053V\u0033"};func (filterIdentity )MakeKey (objNum ,genNum uint32 ,fkey []byte )([]byte ,error ){return fkey ,nil }; -// PDFVersion implements Filter interface. -func (_af filterV2 )PDFVersion ()[2]int {return [2]int {}};func (filterIdentity )EncryptBytes (p []byte ,okey []byte )([]byte ,error ){return p ,nil };func _adda (_gc string ,_dbe filterFunc ){if _ ,_gdf :=_ba [_gc ];_gdf {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064"); -};_ba [_gc ]=_dbe ;};type filterV2 struct{_fgf int };var _ Filter =filterAESV2 {}; +// Name implements Filter interface. +func (filterAESV2 )Name ()string {return "\u0041\u0045\u0053V\u0032"}; // MakeKey implements Filter interface. -func (filterAESV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _dgg (objNum ,genNum ,ekey ,true );};type filterIdentity struct{}; +func (filterAESV2 )MakeKey (objNum ,genNum uint32 ,ekey []byte )([]byte ,error ){return _ffg (objNum ,genNum ,ekey ,true );}; // HandlerVersion implements Filter interface. -func (filterAESV3 )HandlerVersion ()(V ,R int ){V ,R =5,6;return ;}; - -// MakeKey implements Filter interface. -func (filterAESV3 )MakeKey (_ ,_ uint32 ,ekey []byte )([]byte ,error ){return ekey ,nil }; - -// KeyLength implements Filter interface. -func (filterAESV3 )KeyLength ()int {return 256/8};var _ Filter =filterV2 {}; \ No newline at end of file +func (filterAESV2 )HandlerVersion ()(V ,R int ){V ,R =4,4;return ;}; \ No newline at end of file diff --git a/core/security/security.go b/core/security/security.go index 624013a6..ac9b5600 100644 --- a/core/security/security.go +++ b/core/security/security.go @@ -9,121 +9,119 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package security ;import (_f "bytes";_ca "crypto/aes";_gg "crypto/cipher";_ge "crypto/md5";_dg "crypto/rand";_eb "crypto/rc4";_c "crypto/sha256";_e "crypto/sha512";_d "encoding/binary";_ed "errors";_fa "fmt";_fe "github.com/unidoc/unipdf/v3/common";_ad "hash"; -_a "io";_b "math";); - -// GenerateParams generates and sets O and U parameters for the encryption dictionary. -// It expects R, P and EncryptMetadata fields to be set. -func (_bbe stdHandlerR4 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){O ,_cga :=_bbe .alg3 (d .R ,upass ,opass );if _cga !=nil {_fe .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006ee\u0072\u0061\u0074\u0069\u006e\u0067 \u004f\u0020\u0066\u006f\u0072\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",_cga ); -return nil ,_cga ;};d .O =O ;_fe .Log .Trace ("\u0067\u0065\u006e\u0020\u004f\u003a\u0020\u0025\u0020\u0078",O );_dgbc :=_bbe .alg2 (d ,upass );U ,_cga :=_bbe .alg5 (_dgbc ,upass );if _cga !=nil {_fe .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006ee\u0072\u0061\u0074\u0069\u006e\u0067 \u004f\u0020\u0066\u006f\u0072\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",_cga ); -return nil ,_cga ;};d .U =U ;_fe .Log .Trace ("\u0067\u0065\u006e\u0020\u0055\u003a\u0020\u0025\u0020\u0078",U );return _dgbc ,nil ;};func _fb (_cb _gg .Block )*ecb {return &ecb {_faf :_cb ,_cc :_cb .BlockSize ()}};var _ StdHandler =stdHandlerR4 {};func (_db *ecbDecrypter )BlockSize ()int {return _db ._cc }; -func _agd (_fcg []byte ,_abe int ){_fed :=_abe ;for _fed < len (_fcg ){copy (_fcg [_fed :],_fcg [:_fed ]);_fed *=2;};};const (PermOwner =Permissions (_b .MaxUint32 );PermPrinting =Permissions (1<<2);PermModify =Permissions (1<<3);PermExtractGraphics =Permissions (1<<4); -PermAnnotate =Permissions (1<<5);PermFillForms =Permissions (1<<8);PermDisabilityExtract =Permissions (1<<9);PermRotateInsert =Permissions (1<<10);PermFullPrintQuality =Permissions (1<<11););type ecbEncrypter ecb ;func _gc (_fbe _gg .Block )_gg .BlockMode {return (*ecbEncrypter )(_fb (_fbe ))}; -func (_ag stdHandlerR4 )alg7 (_gec *StdEncryptDict ,_fcc []byte )([]byte ,error ){_ab :=_ag .alg3Key (_gec .R ,_fcc );_gcg :=make ([]byte ,len (_gec .O ));if _gec .R ==2{_abd ,_bfe :=_eb .NewCipher (_ab );if _bfe !=nil {return nil ,_ed .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072"); -};_abd .XORKeyStream (_gcg ,_gec .O );}else if _gec .R >=3{_acbe :=append ([]byte {},_gec .O ...);for _aea :=0;_aea < 20;_aea ++{_cgfc :=append ([]byte {},_ab ...);for _abdd :=0;_abdd < len (_ab );_abdd ++{_cgfc [_abdd ]^=byte (19-_aea );};_dbe ,_fbd :=_eb .NewCipher (_cgfc ); -if _fbd !=nil {return nil ,_ed .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072");};_dbe .XORKeyStream (_gcg ,_acbe );_acbe =append ([]byte {},_gcg ...);};}else {return nil ,_ed .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R"); -};_gag ,_bad :=_ag .alg6 (_gec ,_gcg );if _bad !=nil {return nil ,nil ;};return _gag ,nil ;}; +package security ;import (_ba "bytes";_e "crypto/aes";_ff "crypto/cipher";_c "crypto/md5";_ed "crypto/rand";_gg "crypto/rc4";_fg "crypto/sha256";_dc "crypto/sha512";_df "encoding/binary";_g "errors";_bac "fmt";_cf "github.com/unidoc/unipdf/v3/common";_b "hash"; +_d "io";_a "math";);func (stdHandlerR4 )paddedPass (_fd []byte )[]byte {_ggc :=make ([]byte ,32);_gd :=copy (_ggc ,_fd );for ;_gd < 32;_gd ++{_ggc [_gd ]=_gfg [_gd -len (_fd )];};return _ggc ;};type ecb struct{_edd _ff .Block ;_gc int ;};var _ StdHandler =stdHandlerR4 {}; +func (_ceb stdHandlerR4 )alg6 (_bed *StdEncryptDict ,_dcb []byte )([]byte ,error ){var (_gca []byte ;_ffe error ;);_fde :=_ceb .alg2 (_bed ,_dcb );if _bed .R ==2{_gca ,_ffe =_ceb .alg4 (_fde ,_dcb );}else if _bed .R >=3{_gca ,_ffe =_ceb .alg5 (_fde ,_dcb ); +}else {return nil ,_g .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R");};if _ffe !=nil {return nil ,_ffe ;};_cf .Log .Trace ("\u0063\u0068\u0065\u0063k:\u0020\u0025\u0020\u0078\u0020\u003d\u003d\u0020\u0025\u0020\u0078\u0020\u003f",string (_gca ),string (_bed .U )); +_cd :=_gca ;_efdgd :=_bed .U ;if _bed .R >=3{if len (_cd )> 16{_cd =_cd [0:16];};if len (_efdgd )> 16{_efdgd =_efdgd [0:16];};};if !_ba .Equal (_cd ,_efdgd ){return nil ,nil ;};return _fde ,nil ;}; // NewHandlerR4 creates a new standard security handler for R<=4. -func NewHandlerR4 (id0 string ,length int )StdHandler {return stdHandlerR4 {ID0 :id0 ,Length :length }};func (_gcd errInvalidField )Error ()string {return _fa .Sprintf ("\u0025s\u003a\u0020e\u0078\u0070\u0065\u0063t\u0065\u0064\u0020%\u0073\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074o \u0062\u0065\u0020%\u0064\u0020b\u0079\u0074\u0065\u0073\u002c\u0020g\u006f\u0074 \u0025\u0064",_gcd .Func ,_gcd .Field ,_gcd .Exp ,_gcd .Got ); -};func _de (_eab []byte )(_gg .Block ,error ){_aeeg ,_dgd :=_ca .NewCipher (_eab );if _dgd !=nil {_fe .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0063\u0069p\u0068\u0065r\u003a\u0020\u0025\u0076",_dgd ); -return nil ,_dgd ;};return _aeeg ,nil ;};func (_feg stdHandlerR4 )alg4 (_bbg []byte ,_fda []byte )([]byte ,error ){_fdd ,_ga :=_eb .NewCipher (_bbg );if _ga !=nil {return nil ,_ed .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_dcdg :=[]byte (_fgb );_edd :=make ([]byte ,len (_dcdg ));_fdd .XORKeyStream (_edd ,_dcdg );return _edd ,nil ;}; - -// StdEncryptDict is a set of additional fields used in standard encryption dictionary. -type StdEncryptDict struct{R int ;P Permissions ;EncryptMetadata bool ;O ,U []byte ;OE ,UE []byte ;Perms []byte ;};func (stdHandlerR4 )paddedPass (_fc []byte )[]byte {_ae :=make ([]byte ,32);_fd :=copy (_ae ,_fc );for ;_fd < 32;_fd ++{_ae [_fd ]=_fgb [_fd -len (_fc )]; -};return _ae ;};func (_cg *ecbDecrypter )CryptBlocks (dst ,src []byte ){if len (src )%_cg ._cc !=0{_fe .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0045\u0043\u0042\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u003a \u0069\u006e\u0070\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u0075\u006c\u006c\u0020\u0062\u006c\u006f\u0063\u006b\u0073"); -return ;};if len (dst )< len (src ){_fe .Log .Error ("\u0045R\u0052\u004fR\u003a\u0020\u0045C\u0042\u0020\u0064\u0065\u0063\u0072\u0079p\u0074\u003a\u0020\u006f\u0075\u0074p\u0075\u0074\u0020\u0073\u006d\u0061\u006c\u006c\u0065\u0072\u0020t\u0068\u0061\u006e\u0020\u0069\u006e\u0070\u0075\u0074"); -return ;};for len (src )> 0{_cg ._faf .Decrypt (dst ,src [:_cg ._cc ]);src =src [_cg ._cc :];dst =dst [_cg ._cc :];};};func (_ddfe stdHandlerR6 )alg11 (_bdga *StdEncryptDict ,_ddb []byte )([]byte ,error ){if _beec :=_fg ("\u0061\u006c\u00671\u0031","\u0055",48,_bdga .U ); -_beec !=nil {return nil ,_beec ;};_fac :=make ([]byte ,len (_ddb )+8);_gdg :=copy (_fac ,_ddb );_gdg +=copy (_fac [_gdg :],_bdga .U [32:40]);_ecgbc ,_bbd :=_ddfe .alg2b (_bdga .R ,_fac ,_ddb ,nil );if _bbd !=nil {return nil ,_bbd ;};_ecgbc =_ecgbc [:32]; -if !_f .Equal (_ecgbc ,_bdga .U [:32]){return nil ,nil ;};return _ecgbc ,nil ;}; - -// Authenticate implements StdHandler interface. -func (_ccf stdHandlerR4 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){_fe .Log .Trace ("\u0044\u0065b\u0075\u0067\u0067\u0069n\u0067\u0020a\u0075\u0074\u0068\u0065\u006e\u0074\u0069\u0063a\u0074\u0069\u006f\u006e\u0020\u002d\u0020\u006f\u0077\u006e\u0065\u0072 \u0070\u0061\u0073\u0073"); -_fddb ,_gf :=_ccf .alg7 (d ,pass );if _gf !=nil {return nil ,0,_gf ;};if _fddb !=nil {_fe .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _fddb ,PermOwner ,nil ; -};_fe .Log .Trace ("\u0044\u0065bu\u0067\u0067\u0069n\u0067\u0020\u0061\u0075the\u006eti\u0063\u0061\u0074\u0069\u006f\u006e\u0020- \u0075\u0073\u0065\u0072\u0020\u0070\u0061s\u0073");_fddb ,_gf =_ccf .alg6 (d ,pass );if _gf !=nil {return nil ,0,_gf ;}; -if _fddb !=nil {_fe .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _fddb ,d .P ,nil ;};return nil ,0,nil ;};type ecb struct{_faf _gg .Block ;_cc int ;}; +func NewHandlerR4 (id0 string ,length int )StdHandler {return stdHandlerR4 {ID0 :id0 ,Length :length }}; -// AuthEvent is an event type that triggers authentication. -type AuthEvent string ;func (_ecgb stdHandlerR6 )alg8 (_dbge *StdEncryptDict ,_egb []byte ,_egd []byte )error {if _ege :=_fg ("\u0061\u006c\u0067\u0038","\u004b\u0065\u0079",32,_egb );_ege !=nil {return _ege ;};var _ebg [16]byte ;if _ ,_afba :=_a .ReadFull (_dg .Reader ,_ebg [:]); -_afba !=nil {return _afba ;};_dcae :=_ebg [0:8];_gba :=_ebg [8:16];_bgd :=make ([]byte ,len (_egd )+len (_dcae ));_bgb :=copy (_bgd ,_egd );copy (_bgd [_bgb :],_dcae );_bcb ,_afd :=_ecgb .alg2b (_dbge .R ,_bgd ,_egd ,nil );if _afd !=nil {return _afd ;}; -U :=make ([]byte ,len (_bcb )+len (_dcae )+len (_gba ));_bgb =copy (U ,_bcb [:32]);_bgb +=copy (U [_bgb :],_dcae );copy (U [_bgb :],_gba );_dbge .U =U ;_bgb =len (_egd );copy (_bgd [_bgb :],_gba );_bcb ,_afd =_ecgb .alg2b (_dbge .R ,_bgd ,_egd ,nil );if _afd !=nil {return _afd ; -};_gbb ,_afd :=_de (_bcb [:32]);if _afd !=nil {return _afd ;};_egca :=make ([]byte ,_ca .BlockSize );_aeee :=_gg .NewCBCEncrypter (_gbb ,_egca );UE :=make ([]byte ,32);_aeee .CryptBlocks (UE ,_egb [:32]);_dbge .UE =UE ;return nil ;}; +// GenerateParams generates and sets O and U parameters for the encryption dictionary. +// It expects R, P and EncryptMetadata fields to be set. +func (_feff stdHandlerR4 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){O ,_ceg :=_feff .alg3 (d .R ,upass ,opass );if _ceg !=nil {_cf .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006ee\u0072\u0061\u0074\u0069\u006e\u0067 \u004f\u0020\u0066\u006f\u0072\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",_ceg ); +return nil ,_ceg ;};d .O =O ;_cf .Log .Trace ("\u0067\u0065\u006e\u0020\u004f\u003a\u0020\u0025\u0020\u0078",O );_ca :=_feff .alg2 (d ,upass );U ,_ceg :=_feff .alg5 (_ca ,upass );if _ceg !=nil {_cf .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006ee\u0072\u0061\u0074\u0069\u006e\u0067 \u004f\u0020\u0066\u006f\u0072\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",_ceg ); +return nil ,_ceg ;};d .U =U ;_cf .Log .Trace ("\u0067\u0065\u006e\u0020\u0055\u003a\u0020\u0025\u0020\u0078",U );return _ca ,nil ;}; // GenerateParams is the algorithm opposite to alg2a (R>=5). // It generates U,O,UE,OE,Perms fields using AESv3 encryption. // There is no algorithm number assigned to this function in the spec. // It expects R, P and EncryptMetadata fields to be set. -func (_fcf stdHandlerR6 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){_facc :=make ([]byte ,32);if _ ,_fafa :=_a .ReadFull (_dg .Reader ,_facc );_fafa !=nil {return nil ,_fafa ;};d .U =nil ;d .O =nil ;d .UE =nil ;d .OE =nil ; -d .Perms =nil ;if len (upass )> 127{upass =upass [:127];};if len (opass )> 127{opass =opass [:127];};if _gaga :=_fcf .alg8 (d ,_facc ,upass );_gaga !=nil {return nil ,_gaga ;};if _cac :=_fcf .alg9 (d ,_facc ,opass );_cac !=nil {return nil ,_cac ;};if d .R ==5{return _facc ,nil ; -};if _ggcf :=_fcf .alg10 (d ,_facc );_ggcf !=nil {return nil ,_ggcf ;};return _facc ,nil ;};func (_bag stdHandlerR6 )alg10 (_agg *StdEncryptDict ,_ffbg []byte )error {if _bec :=_fg ("\u0061\u006c\u00671\u0030","\u004b\u0065\u0079",32,_ffbg );_bec !=nil {return _bec ; -};_fge :=uint64 (uint32 (_agg .P ))|(_b .MaxUint32 <<32);Perms :=make ([]byte ,16);_d .LittleEndian .PutUint64 (Perms [:8],_fge );if _agg .EncryptMetadata {Perms [8]='T';}else {Perms [8]='F';};copy (Perms [9:12],"\u0061\u0064\u0062");if _ ,_acf :=_a .ReadFull (_dg .Reader ,Perms [12:16]); -_acf !=nil {return _acf ;};_fbg ,_cbff :=_de (_ffbg [:32]);if _cbff !=nil {return _cbff ;};_eeb :=_gc (_fbg );_eeb .CryptBlocks (Perms ,Perms );_agg .Perms =Perms [:16];return nil ;};type stdHandlerR4 struct{Length int ;ID0 string ;};func (_bfb stdHandlerR4 )alg3 (R int ,_cgb ,_faff []byte )([]byte ,error ){var _geb []byte ; -if len (_faff )> 0{_geb =_bfb .alg3Key (R ,_faff );}else {_geb =_bfb .alg3Key (R ,_cgb );};_af ,_caa :=_eb .NewCipher (_geb );if _caa !=nil {return nil ,_ed .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_gb :=_bfb .paddedPass (_cgb ); -_gee :=make ([]byte ,len (_gb ));_af .XORKeyStream (_gee ,_gb );if R >=3{_dgb :=make ([]byte ,len (_geb ));for _gcff :=0;_gcff < 19;_gcff ++{for _da :=0;_da < len (_geb );_da ++{_dgb [_da ]=_geb [_da ]^byte (_gcff +1);};_bdg ,_cgf :=_eb .NewCipher (_dgb ); -if _cgf !=nil {return nil ,_ed .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_bdg .XORKeyStream (_gee ,_gee );};};return _gee ,nil ;};type stdHandlerR6 struct{};func (_ddd stdHandlerR6 )alg12 (_dagb *StdEncryptDict ,_fbec []byte )([]byte ,error ){if _ecc :=_fg ("\u0061\u006c\u00671\u0032","\u0055",48,_dagb .U ); -_ecc !=nil {return nil ,_ecc ;};if _eca :=_fg ("\u0061\u006c\u00671\u0032","\u004f",48,_dagb .O );_eca !=nil {return nil ,_eca ;};_fecg :=make ([]byte ,len (_fbec )+8+48);_ddbb :=copy (_fecg ,_fbec );_ddbb +=copy (_fecg [_ddbb :],_dagb .O [32:40]);_ddbb +=copy (_fecg [_ddbb :],_dagb .U [0:48]); -_aff ,_bdf :=_ddd .alg2b (_dagb .R ,_fecg ,_fbec ,_dagb .U [0:48]);if _bdf !=nil {return nil ,_bdf ;};_aff =_aff [:32];if !_f .Equal (_aff ,_dagb .O [:32]){return nil ,nil ;};return _aff ,nil ;};func (_ebe stdHandlerR4 )alg5 (_fdad []byte ,_aee []byte )([]byte ,error ){_fbf :=_ge .New (); -_fbf .Write ([]byte (_fgb ));_fbf .Write ([]byte (_ebe .ID0 ));_ea :=_fbf .Sum (nil );_fe .Log .Trace ("\u0061\u006c\u0067\u0035");_fe .Log .Trace ("\u0065k\u0065\u0079\u003a\u0020\u0025\u0020x",_fdad );_fe .Log .Trace ("\u0049D\u003a\u0020\u0025\u0020\u0078",_ebe .ID0 ); -if len (_ea )!=16{return nil ,_ed .New ("\u0068a\u0073\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074\u0020\u0031\u0036\u0020\u0062\u0079\u0074\u0065\u0073");};_bee ,_dce :=_eb .NewCipher (_fdad );if _dce !=nil {return nil ,_ed .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_afb :=make ([]byte ,16);_bee .XORKeyStream (_afb ,_ea );_gbc :=make ([]byte ,len (_fdad ));for _eaa :=0;_eaa < 19;_eaa ++{for _eef :=0;_eef < len (_fdad );_eef ++{_gbc [_eef ]=_fdad [_eef ]^byte (_eaa +1);};_bee ,_dce =_eb .NewCipher (_gbc );if _dce !=nil {return nil ,_ed .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); -};_bee .XORKeyStream (_afb ,_afb );_fe .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u002c\u0020\u0065\u006b\u0065\u0079:\u0020\u0025\u0020\u0078",_eaa ,_gbc );_fe .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0020\u0078",_eaa ,_afb ); -};_fff :=make ([]byte ,32);for _cec :=0;_cec < 16;_cec ++{_fff [_cec ]=_afb [_cec ];};_ ,_dce =_dg .Read (_fff [16:32]);if _dce !=nil {return nil ,_ed .New ("\u0066a\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065n\u0020r\u0061n\u0064\u0020\u006e\u0075\u006d\u0062\u0065r"); -};return _fff ,nil ;};func (_eed stdHandlerR4 )alg3Key (R int ,_ba []byte )[]byte {_aef :=_ge .New ();_cce :=_eed .paddedPass (_ba );_aef .Write (_cce );if R >=3{for _dcd :=0;_dcd < 50;_dcd ++{_gga :=_aef .Sum (nil );_aef =_ge .New ();_aef .Write (_gga ); -};};_fgg :=_aef .Sum (nil );if R ==2{_fgg =_fgg [0:5];}else {_fgg =_fgg [0:_eed .Length /8];};return _fgg ;}; +func (_fec stdHandlerR6 )GenerateParams (d *StdEncryptDict ,opass ,upass []byte )([]byte ,error ){_fgee :=make ([]byte ,32);if _ ,_dcad :=_d .ReadFull (_ed .Reader ,_fgee );_dcad !=nil {return nil ,_dcad ;};d .U =nil ;d .O =nil ;d .UE =nil ;d .OE =nil ; +d .Perms =nil ;if len (upass )> 127{upass =upass [:127];};if len (opass )> 127{opass =opass [:127];};if _bfe :=_fec .alg8 (d ,_fgee ,upass );_bfe !=nil {return nil ,_bfe ;};if _fgea :=_fec .alg9 (d ,_fgee ,opass );_fgea !=nil {return nil ,_fgea ;};if d .R ==5{return _fgee ,nil ; +};if _ffee :=_fec .alg10 (d ,_fgee );_ffee !=nil {return nil ,_ffee ;};return _fgee ,nil ;};func (_gdf stdHandlerR4 )alg3 (R int ,_cb ,_cg []byte )([]byte ,error ){var _cbb []byte ;if len (_cg )> 0{_cbb =_gdf .alg3Key (R ,_cg );}else {_cbb =_gdf .alg3Key (R ,_cb ); +};_ae ,_efd :=_gg .NewCipher (_cbb );if _efd !=nil {return nil ,_g .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068");};_edb :=_gdf .paddedPass (_cb );_gda :=make ([]byte ,len (_edb ));_ae .XORKeyStream (_gda ,_edb ); +if R >=3{_daf :=make ([]byte ,len (_cbb ));for _fdf :=0;_fdf < 19;_fdf ++{for _fbf :=0;_fbf < len (_cbb );_fbf ++{_daf [_fbf ]=_cbb [_fbf ]^byte (_fdf +1);};_dafa ,_cbd :=_gg .NewCipher (_daf );if _cbd !=nil {return nil ,_g .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_dafa .XORKeyStream (_gda ,_gda );};};return _gda ,nil ;}; -// Allowed checks if a set of permissions can be granted. -func (_ce Permissions )Allowed (p2 Permissions )bool {return _ce &p2 ==p2 };var _ StdHandler =stdHandlerR6 {}; +// StdEncryptDict is a set of additional fields used in standard encryption dictionary. +type StdEncryptDict struct{R int ;P Permissions ;EncryptMetadata bool ;O ,U []byte ;OE ,UE []byte ;Perms []byte ;};func _gf (_bg _ff .Block )*ecb {return &ecb {_edd :_bg ,_gc :_bg .BlockSize ()}};func (_de *ecbDecrypter )CryptBlocks (dst ,src []byte ){if len (src )%_de ._gc !=0{_cf .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0045\u0043\u0042\u0020\u0064\u0065\u0063\u0072\u0079\u0070\u0074\u003a \u0069\u006e\u0070\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u0075\u006c\u006c\u0020\u0062\u006c\u006f\u0063\u006b\u0073"); +return ;};if len (dst )< len (src ){_cf .Log .Error ("\u0045R\u0052\u004fR\u003a\u0020\u0045C\u0042\u0020\u0064\u0065\u0063\u0072\u0079p\u0074\u003a\u0020\u006f\u0075\u0074p\u0075\u0074\u0020\u0073\u006d\u0061\u006c\u006c\u0065\u0072\u0020t\u0068\u0061\u006e\u0020\u0069\u006e\u0070\u0075\u0074"); +return ;};for len (src )> 0{_de ._edd .Decrypt (dst ,src [:_de ._gc ]);src =src [_de ._gc :];dst =dst [_de ._gc :];};}; + +// Authenticate implements StdHandler interface. +func (_gdff stdHandlerR6 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){return _gdff .alg2a (d ,pass );};func (_bb errInvalidField )Error ()string {return _bac .Sprintf ("\u0025s\u003a\u0020e\u0078\u0070\u0065\u0063t\u0065\u0064\u0020%\u0073\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074o \u0062\u0065\u0020%\u0064\u0020b\u0079\u0074\u0065\u0073\u002c\u0020g\u006f\u0074 \u0025\u0064",_bb .Func ,_bb .Field ,_bb .Exp ,_bb .Got ); +};func (_fbfa stdHandlerR4 )alg7 (_efa *StdEncryptDict ,_bae []byte )([]byte ,error ){_abd :=_fbfa .alg3Key (_efa .R ,_bae );_gag :=make ([]byte ,len (_efa .O ));if _efa .R ==2{_gb ,_eff :=_gg .NewCipher (_abd );if _eff !=nil {return nil ,_g .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072"); +};_gb .XORKeyStream (_gag ,_efa .O );}else if _efa .R >=3{_bab :=append ([]byte {},_efa .O ...);for _abg :=0;_abg < 20;_abg ++{_ecb :=append ([]byte {},_abd ...);for _eaf :=0;_eaf < len (_abd );_eaf ++{_ecb [_eaf ]^=byte (19-_abg );};_gbg ,_aba :=_gg .NewCipher (_ecb ); +if _aba !=nil {return nil ,_g .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0063\u0069\u0070\u0068\u0065\u0072");};_gbg .XORKeyStream (_gag ,_bab );_bab =append ([]byte {},_gag ...);};}else {return nil ,_g .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R"); +};_acg ,_abga :=_fbfa .alg6 (_efa ,_gag );if _abga !=nil {return nil ,nil ;};return _acg ,nil ;};const _gfg ="\x28\277\116\136\x4e\x75\x8a\x41\x64\000\x4e\x56\377"+"\xfa\001\010\056\x2e\x00\xb6\xd0\x68\076\x80\x2f\014"+"\251\xfe\x64\x53\x69\172";func _fce (_dag []byte )([]byte ,error ){_ced :=_fg .New (); +_ced .Write (_dag );return _ced .Sum (nil ),nil ;}; // Permissions is a bitmask of access permissions for a PDF file. -type Permissions uint32 ;func _ffed (_fad []byte )([]byte ,error ){_gded :=_c .New ();_gded .Write (_fad );return _gded .Sum (nil ),nil ;};func _bb (_ccb _gg .Block )_gg .BlockMode {return (*ecbDecrypter )(_fb (_ccb ))};func (_cbb stdHandlerR6 )alg9 (_beaa *StdEncryptDict ,_babb []byte ,_gcb []byte )error {if _fde :=_fg ("\u0061\u006c\u0067\u0039","\u004b\u0065\u0079",32,_babb ); -_fde !=nil {return _fde ;};if _fdb :=_fg ("\u0061\u006c\u0067\u0039","\u0055",48,_beaa .U );_fdb !=nil {return _fdb ;};var _fbc [16]byte ;if _ ,_cge :=_a .ReadFull (_dg .Reader ,_fbc [:]);_cge !=nil {return _cge ;};_gfd :=_fbc [0:8];_daf :=_fbc [8:16]; -_cd :=_beaa .U [:48];_edb :=make ([]byte ,len (_gcb )+len (_gfd )+len (_cd ));_gdf :=copy (_edb ,_gcb );_gdf +=copy (_edb [_gdf :],_gfd );_gdf +=copy (_edb [_gdf :],_cd );_abdg ,_ded :=_cbb .alg2b (_beaa .R ,_edb ,_gcb ,_cd );if _ded !=nil {return _ded ; -};O :=make ([]byte ,len (_abdg )+len (_gfd )+len (_daf ));_gdf =copy (O ,_abdg [:32]);_gdf +=copy (O [_gdf :],_gfd );_gdf +=copy (O [_gdf :],_daf );_beaa .O =O ;_gdf =len (_gcb );_gdf +=copy (_edb [_gdf :],_daf );_abdg ,_ded =_cbb .alg2b (_beaa .R ,_edb ,_gcb ,_cd ); -if _ded !=nil {return _ded ;};_ffb ,_ded :=_de (_abdg [:32]);if _ded !=nil {return _ded ;};_bbc :=make ([]byte ,_ca .BlockSize );_gbe :=_gg .NewCBCEncrypter (_ffb ,_bbc );OE :=make ([]byte ,32);_gbe .CryptBlocks (OE ,_babb [:32]);_beaa .OE =OE ;return nil ; +type Permissions uint32 ;type ecbDecrypter ecb ;func _afb (_bfb []byte ,_gcab int ){_gef :=_gcab ;for _gef < len (_bfb ){copy (_bfb [_gef :],_bfb [:_gef ]);_gef *=2;};};func (_cbf stdHandlerR4 )alg5 (_aef []byte ,_ab []byte )([]byte ,error ){_fdfd :=_c .New (); +_fdfd .Write ([]byte (_gfg ));_fdfd .Write ([]byte (_cbf .ID0 ));_aa :=_fdfd .Sum (nil );_cf .Log .Trace ("\u0061\u006c\u0067\u0035");_cf .Log .Trace ("\u0065k\u0065\u0079\u003a\u0020\u0025\u0020x",_aef );_cf .Log .Trace ("\u0049D\u003a\u0020\u0025\u0020\u0078",_cbf .ID0 ); +if len (_aa )!=16{return nil ,_g .New ("\u0068a\u0073\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074\u0020\u0031\u0036\u0020\u0062\u0079\u0074\u0065\u0073");};_gae ,_aaa :=_gg .NewCipher (_aef );if _aaa !=nil {return nil ,_g .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_fge :=make ([]byte ,16);_gae .XORKeyStream (_fge ,_aa );_dfb :=make ([]byte ,len (_aef ));for _ag :=0;_ag < 19;_ag ++{for _dgg :=0;_dgg < len (_aef );_dgg ++{_dfb [_dgg ]=_aef [_dgg ]^byte (_ag +1);};_gae ,_aaa =_gg .NewCipher (_dfb );if _aaa !=nil {return nil ,_g .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_gae .XORKeyStream (_fge ,_fge );_cf .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u002c\u0020\u0065\u006b\u0065\u0079:\u0020\u0025\u0020\u0078",_ag ,_dfb );_cf .Log .Trace ("\u0069\u0020\u003d\u0020\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0020\u0078",_ag ,_fge ); +};_ge :=make ([]byte ,32);for _cfe :=0;_cfe < 16;_cfe ++{_ge [_cfe ]=_fge [_cfe ];};_ ,_aaa =_ed .Read (_ge [16:32]);if _aaa !=nil {return nil ,_g .New ("\u0066a\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065n\u0020r\u0061n\u0064\u0020\u006e\u0075\u006d\u0062\u0065r"); +};return _ge ,nil ;};func _ef (_db _ff .Block )_ff .BlockMode {return (*ecbEncrypter )(_gf (_db ))};type errInvalidField struct{Func string ;Field string ;Exp int ;Got int ;};func (_fbb stdHandlerR6 )alg2a (_adg *StdEncryptDict ,_ace []byte )([]byte ,Permissions ,error ){if _fad :=_ac ("\u0061\u006c\u00672\u0061","\u004f",48,_adg .O ); +_fad !=nil {return nil ,0,_fad ;};if _dbc :=_ac ("\u0061\u006c\u00672\u0061","\u0055",48,_adg .U );_dbc !=nil {return nil ,0,_dbc ;};if len (_ace )> 127{_ace =_ace [:127];};_eag ,_fdfa :=_fbb .alg12 (_adg ,_ace );if _fdfa !=nil {return nil ,0,_fdfa ;}; +var (_ffec []byte ;_eg []byte ;_ddd []byte ;);var _fc Permissions ;if len (_eag )!=0{_fc =PermOwner ;_gdd :=make ([]byte ,len (_ace )+8+48);_baa :=copy (_gdd ,_ace );_baa +=copy (_gdd [_baa :],_adg .O [40:48]);copy (_gdd [_baa :],_adg .U [0:48]);_ffec =_gdd ; +_eg =_adg .OE ;_ddd =_adg .U [0:48];}else {_eag ,_fdfa =_fbb .alg11 (_adg ,_ace );if _fdfa ==nil &&len (_eag )==0{_eag ,_fdfa =_fbb .alg11 (_adg ,[]byte (""));};if _fdfa !=nil {return nil ,0,_fdfa ;}else if len (_eag )==0{return nil ,0,nil ;};_fc =_adg .P ; +_edf :=make ([]byte ,len (_ace )+8);_bbd :=copy (_edf ,_ace );copy (_edf [_bbd :],_adg .U [40:48]);_ffec =_edf ;_eg =_adg .UE ;_ddd =nil ;};if _deb :=_ac ("\u0061\u006c\u00672\u0061","\u004b\u0065\u0079",32,_eg );_deb !=nil {return nil ,0,_deb ;};_eg =_eg [:32]; +_gaec ,_fdfa :=_fbb .alg2b (_adg .R ,_ffec ,_ace ,_ddd );if _fdfa !=nil {return nil ,0,_fdfa ;};_cfb ,_fdfa :=_e .NewCipher (_gaec [:32]);if _fdfa !=nil {return nil ,0,_fdfa ;};_bbg :=make ([]byte ,_e .BlockSize );_dbb :=_ff .NewCBCDecrypter (_cfb ,_bbg ); +_ggd :=make ([]byte ,32);_dbb .CryptBlocks (_ggd ,_eg );if _adg .R ==5{return _ggd ,_fc ,nil ;};_fdfa =_fbb .alg13 (_adg ,_ggd );if _fdfa !=nil {return nil ,0,_fdfa ;};return _ggd ,_fc ,nil ;};func (_aca stdHandlerR4 )alg3Key (R int ,_bce []byte )[]byte {_ec :=_c .New (); +_dg :=_aca .paddedPass (_bce );_ec .Write (_dg );if R >=3{for _da :=0;_da < 50;_da ++{_bgdb :=_ec .Sum (nil );_ec =_c .New ();_ec .Write (_bgdb );};};_gcg :=_ec .Sum (nil );if R ==2{_gcg =_gcg [0:5];}else {_gcg =_gcg [0:_aca .Length /8];};return _gcg ; }; -// Authenticate implements StdHandler interface. -func (_gdfg stdHandlerR6 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){return _gdfg .alg2a (d ,pass );}; +// NewHandlerR6 creates a new standard security handler for R=5 and R=6. +func NewHandlerR6 ()StdHandler {return stdHandlerR6 {}};type ecbEncrypter ecb ;type stdHandlerR6 struct{}; // StdHandler is an interface for standard security handlers. type StdHandler interface{ // GenerateParams uses owner and user passwords to set encryption parameters and generate an encryption key. // It assumes that R, P and EncryptMetadata are already set. -GenerateParams (_be *StdEncryptDict ,_bc ,_ade []byte )([]byte ,error ); +GenerateParams (_gfd *StdEncryptDict ,_bf ,_be []byte )([]byte ,error ); // Authenticate uses encryption dictionary parameters and the password to calculate // the document encryption key. It also returns permissions that should be granted to a user. // In case of failed authentication, it returns empty key and zero permissions with no error. -Authenticate (_gd *StdEncryptDict ,_ef []byte )([]byte ,Permissions ,error );};func (_ffc stdHandlerR6 )alg13 (_ggc *StdEncryptDict ,_bfee []byte )error {if _aag :=_fg ("\u0061\u006c\u00671\u0033","\u004b\u0065\u0079",32,_bfee );_aag !=nil {return _aag ; -};if _edca :=_fg ("\u0061\u006c\u00671\u0033","\u0050\u0065\u0072m\u0073",16,_ggc .Perms );_edca !=nil {return _edca ;};_aafc :=make ([]byte ,16);copy (_aafc ,_ggc .Perms [:16]);_fee ,_cdb :=_ca .NewCipher (_bfee [:32]);if _cdb !=nil {return _cdb ;};_cfg :=_bb (_fee ); -_cfg .CryptBlocks (_aafc ,_aafc );if !_f .Equal (_aafc [9:12],[]byte ("\u0061\u0064\u0062")){return _ed .New ("\u0064\u0065\u0063o\u0064\u0065\u0064\u0020p\u0065\u0072\u006d\u0069\u0073\u0073\u0069o\u006e\u0073\u0020\u0061\u0072\u0065\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064"); -};_aeg :=Permissions (_d .LittleEndian .Uint32 (_aafc [0:4]));if _aeg !=_ggc .P {return _ed .New ("\u0070\u0065r\u006d\u0069\u0073\u0073\u0069\u006f\u006e\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0061il\u0065\u0064"); -};var _gda bool ;if _aafc [8]=='T'{_gda =true ;}else if _aafc [8]=='F'{_gda =false ;}else {return _ed .New ("\u0064\u0065\u0063\u006f\u0064\u0065\u0064 \u006d\u0065\u0074a\u0064\u0061\u0074\u0061 \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u006c\u0061\u0067\u0020\u0069\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064"); -};if _gda !=_ggc .EncryptMetadata {return _ed .New ("\u006d\u0065t\u0061\u0064\u0061\u0074a\u0020\u0065n\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e \u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e\u0020\u0066a\u0069\u006c\u0065\u0064"); -};return nil ;};func (_dc *ecbEncrypter )CryptBlocks (dst ,src []byte ){if len (src )%_dc ._cc !=0{_fe .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0045\u0043\u0042\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u003a \u0069\u006e\u0070\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u0075\u006c\u006c\u0020\u0062\u006c\u006f\u0063\u006b\u0073"); -return ;};if len (dst )< len (src ){_fe .Log .Error ("\u0045R\u0052\u004fR\u003a\u0020\u0045C\u0042\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u003a\u0020\u006f\u0075\u0074p\u0075\u0074\u0020\u0073\u006d\u0061\u006c\u006c\u0065\u0072\u0020t\u0068\u0061\u006e\u0020\u0069\u006e\u0070\u0075\u0074"); -return ;};for len (src )> 0{_dc ._faf .Encrypt (dst ,src [:_dc ._cc ]);src =src [_dc ._cc :];dst =dst [_dc ._cc :];};};func (_ccbf stdHandlerR6 )alg2b (R int ,_dae ,_cedg ,_gdd []byte )([]byte ,error ){if R ==5{return _ffed (_dae );};return _cf (_dae ,_cedg ,_gdd ); -};func _cf (_ecg ,_fec ,_cae []byte )([]byte ,error ){var (_bdb ,_agde ,_ggg _ad .Hash ;);_bdb =_c .New ();_bafc :=make ([]byte ,64);_ged :=_bdb ;_ged .Write (_ecg );K :=_ged .Sum (_bafc [:0]);_ddf :=make ([]byte ,64*(127+64+48));_aaf :=func (_bea int )([]byte ,error ){_bcf :=len (_fec )+len (K )+len (_cae ); -_dbc :=_ddf [:_bcf ];_fffb :=copy (_dbc ,_fec );_fffb +=copy (_dbc [_fffb :],K [:]);_fffb +=copy (_dbc [_fffb :],_cae );if _fffb !=_bcf {_fe .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020u\u006e\u0065\u0078\u0070\u0065\u0063t\u0065\u0064\u0020\u0072\u006f\u0075\u006ed\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u007ae\u002e"); -return nil ,_ed .New ("\u0077\u0072\u006f\u006e\u0067\u0020\u0073\u0069\u007a\u0065");};K1 :=_ddf [:_bcf *64];_agd (K1 ,_bcf );_bfa ,_fgga :=_de (K [0:16]);if _fgga !=nil {return nil ,_fgga ;};_fcge :=_gg .NewCBCEncrypter (_bfa ,K [16:32]);_fcge .CryptBlocks (K1 ,K1 ); -E :=K1 ;_bae :=0;for _ccg :=0;_ccg < 16;_ccg ++{_bae +=int (E [_ccg ]%3);};var _dag _ad .Hash ;switch _bae %3{case 0:_dag =_bdb ;case 1:if _agde ==nil {_agde =_e .New384 ();};_dag =_agde ;case 2:if _ggg ==nil {_ggg =_e .New ();};_dag =_ggg ;};_dag .Reset (); -_dag .Write (E );K =_dag .Sum (_bafc [:0]);return E ,nil ;};for _egc :=0;;{E ,_beg :=_aaf (_egc );if _beg !=nil {return nil ,_beg ;};_gebg :=E [len (E )-1];_egc ++;if _egc >=64&&_gebg <=uint8 (_egc -32){break ;};};return K [:32],nil ;};func (_fca stdHandlerR4 )alg2 (_bff *StdEncryptDict ,_acb []byte )[]byte {_fe .Log .Trace ("\u0061\u006c\u0067\u0032"); -_ee :=_fca .paddedPass (_acb );_bd :=_ge .New ();_bd .Write (_ee );_bd .Write (_bff .O );var _dd [4]byte ;_d .LittleEndian .PutUint32 (_dd [:],uint32 (_bff .P ));_bd .Write (_dd [:]);_fe .Log .Trace ("\u0067o\u0020\u0050\u003a\u0020\u0025\u0020x",_dd ); -_bd .Write ([]byte (_fca .ID0 ));_fe .Log .Trace ("\u0074\u0068\u0069\u0073\u002e\u0052\u0020\u003d\u0020\u0025d\u0020\u0065\u006e\u0063\u0072\u0079\u0070t\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u0025\u0076",_bff .R ,_bff .EncryptMetadata ); -if (_bff .R >=4)&&!_bff .EncryptMetadata {_bd .Write ([]byte {0xff,0xff,0xff,0xff});};_cca :=_bd .Sum (nil );if _bff .R >=3{_bd =_ge .New ();for _dca :=0;_dca < 50;_dca ++{_bd .Reset ();_bd .Write (_cca [0:_fca .Length /8]);_cca =_bd .Sum (nil );};};if _bff .R >=3{return _cca [0:_fca .Length /8]; -};return _cca [0:5];};func (_ced stdHandlerR4 )alg6 (_gbg *StdEncryptDict ,_dgcc []byte )([]byte ,error ){var (_ffe []byte ;_dbg error ;);_edc :=_ced .alg2 (_gbg ,_dgcc );if _gbg .R ==2{_ffe ,_dbg =_ced .alg4 (_edc ,_dgcc );}else if _gbg .R >=3{_ffe ,_dbg =_ced .alg5 (_edc ,_dgcc ); -}else {return nil ,_ed .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020R");};if _dbg !=nil {return nil ,_dbg ;};_fe .Log .Trace ("\u0063\u0068\u0065\u0063k:\u0020\u0025\u0020\u0078\u0020\u003d\u003d\u0020\u0025\u0020\u0078\u0020\u003f",string (_ffe ),string (_gbg .U )); -_dgg :=_ffe ;_ddc :=_gbg .U ;if _gbg .R >=3{if len (_dgg )> 16{_dgg =_dgg [0:16];};if len (_ddc )> 16{_ddc =_ddc [0:16];};};if !_f .Equal (_dgg ,_ddc ){return nil ,nil ;};return _edc ,nil ;};func (_fgd stdHandlerR6 )alg2a (_ada *StdEncryptDict ,_eg []byte )([]byte ,Permissions ,error ){if _cbf :=_fg ("\u0061\u006c\u00672\u0061","\u004f",48,_ada .O ); -_cbf !=nil {return nil ,0,_cbf ;};if _cab :=_fg ("\u0061\u006c\u00672\u0061","\u0055",48,_ada .U );_cab !=nil {return nil ,0,_cab ;};if len (_eg )> 127{_eg =_eg [:127];};_dea ,_fgf :=_fgd .alg12 (_ada ,_eg );if _fgf !=nil {return nil ,0,_fgf ;};var (_bdc []byte ; -_bg []byte ;_gde []byte ;);var _ec Permissions ;if len (_dea )!=0{_ec =PermOwner ;_cgfd :=make ([]byte ,len (_eg )+8+48);_dab :=copy (_cgfd ,_eg );_dab +=copy (_cgfd [_dab :],_ada .O [40:48]);copy (_cgfd [_dab :],_ada .U [0:48]);_bdc =_cgfd ;_bg =_ada .OE ; -_gde =_ada .U [0:48];}else {_dea ,_fgf =_fgd .alg11 (_ada ,_eg );if _fgf ==nil &&len (_dea )==0{_dea ,_fgf =_fgd .alg11 (_ada ,[]byte (""));};if _fgf !=nil {return nil ,0,_fgf ;}else if len (_dea )==0{return nil ,0,nil ;};_ec =_ada .P ;_dda :=make ([]byte ,len (_eg )+8); -_gae :=copy (_dda ,_eg );copy (_dda [_gae :],_ada .U [40:48]);_bdc =_dda ;_bg =_ada .UE ;_gde =nil ;};if _cbfc :=_fg ("\u0061\u006c\u00672\u0061","\u004b\u0065\u0079",32,_bg );_cbfc !=nil {return nil ,0,_cbfc ;};_bg =_bg [:32];_baf ,_fgf :=_fgd .alg2b (_ada .R ,_bdc ,_eg ,_gde ); -if _fgf !=nil {return nil ,0,_fgf ;};_adad ,_fgf :=_ca .NewCipher (_baf [:32]);if _fgf !=nil {return nil ,0,_fgf ;};_bba :=make ([]byte ,_ca .BlockSize );_afbd :=_gg .NewCBCDecrypter (_adad ,_bba );_gfc :=make ([]byte ,32);_afbd .CryptBlocks (_gfc ,_bg ); -if _ada .R ==5{return _gfc ,_ec ,nil ;};_fgf =_fgd .alg13 (_ada ,_gfc );if _fgf !=nil {return nil ,0,_fgf ;};return _gfc ,_ec ,nil ;};func _fg (_ff ,_cba string ,_ac int ,_bf []byte )error {if len (_bf )< _ac {return errInvalidField {Func :_ff ,Field :_cba ,Exp :_ac ,Got :len (_bf )}; -};return nil ;};func (_gcf *ecbEncrypter )BlockSize ()int {return _gcf ._cc };type ecbDecrypter ecb ;type errInvalidField struct{Func string ;Field string ;Exp int ;Got int ;};const (EventDocOpen =AuthEvent ("\u0044o\u0063\u004f\u0070\u0065\u006e");EventEFOpen =AuthEvent ("\u0045\u0046\u004f\u0070\u0065\u006e"); -); +Authenticate (_efe *StdEncryptDict ,_dd []byte )([]byte ,Permissions ,error );};var _ StdHandler =stdHandlerR6 {};func (_add stdHandlerR6 )alg13 (_fbbc *StdEncryptDict ,_gcc []byte )error {if _cga :=_ac ("\u0061\u006c\u00671\u0033","\u004b\u0065\u0079",32,_gcc ); +_cga !=nil {return _cga ;};if _ege :=_ac ("\u0061\u006c\u00671\u0033","\u0050\u0065\u0072m\u0073",16,_fbbc .Perms );_ege !=nil {return _ege ;};_dccc :=make ([]byte ,16);copy (_dccc ,_fbbc .Perms [:16]);_egb ,_gfdc :=_e .NewCipher (_gcc [:32]);if _gfdc !=nil {return _gfdc ; +};_ccg :=_ga (_egb );_ccg .CryptBlocks (_dccc ,_dccc );if !_ba .Equal (_dccc [9:12],[]byte ("\u0061\u0064\u0062")){return _g .New ("\u0064\u0065\u0063o\u0064\u0065\u0064\u0020p\u0065\u0072\u006d\u0069\u0073\u0073\u0069o\u006e\u0073\u0020\u0061\u0072\u0065\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064"); +};_ccb :=Permissions (_df .LittleEndian .Uint32 (_dccc [0:4]));if _ccb !=_fbbc .P {return _g .New ("\u0070\u0065r\u006d\u0069\u0073\u0073\u0069\u006f\u006e\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0061il\u0065\u0064"); +};var _fdec bool ;if _dccc [8]=='T'{_fdec =true ;}else if _dccc [8]=='F'{_fdec =false ;}else {return _g .New ("\u0064\u0065\u0063\u006f\u0064\u0065\u0064 \u006d\u0065\u0074a\u0064\u0061\u0074\u0061 \u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e\u0020\u0066\u006c\u0061\u0067\u0020\u0069\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064"); +};if _fdec !=_fbbc .EncryptMetadata {return _g .New ("\u006d\u0065t\u0061\u0064\u0061\u0074a\u0020\u0065n\u0063\u0072\u0079\u0070\u0074\u0069\u006f\u006e \u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e\u0020\u0066a\u0069\u006c\u0065\u0064"); +};return nil ;}; -// NewHandlerR6 creates a new standard security handler for R=5 and R=6. -func NewHandlerR6 ()StdHandler {return stdHandlerR6 {}};const _fgb ="\x28\277\116\136\x4e\x75\x8a\x41\x64\000\x4e\x56\377"+"\xfa\001\010\056\x2e\x00\xb6\xd0\x68\076\x80\x2f\014"+"\251\xfe\x64\x53\x69\172"; \ No newline at end of file +// Authenticate implements StdHandler interface. +func (_fbec stdHandlerR4 )Authenticate (d *StdEncryptDict ,pass []byte )([]byte ,Permissions ,error ){_cf .Log .Trace ("\u0044\u0065b\u0075\u0067\u0067\u0069n\u0067\u0020a\u0075\u0074\u0068\u0065\u006e\u0074\u0069\u0063a\u0074\u0069\u006f\u006e\u0020\u002d\u0020\u006f\u0077\u006e\u0065\u0072 \u0070\u0061\u0073\u0073"); +_eac ,_aaag :=_fbec .alg7 (d ,pass );if _aaag !=nil {return nil ,0,_aaag ;};if _eac !=nil {_cf .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _eac ,PermOwner ,nil ; +};_cf .Log .Trace ("\u0044\u0065bu\u0067\u0067\u0069n\u0067\u0020\u0061\u0075the\u006eti\u0063\u0061\u0074\u0069\u006f\u006e\u0020- \u0075\u0073\u0065\u0072\u0020\u0070\u0061s\u0073");_eac ,_aaag =_fbec .alg6 (d ,pass );if _aaag !=nil {return nil ,0,_aaag ; +};if _eac !=nil {_cf .Log .Trace ("\u0074h\u0069\u0073\u002e\u0061u\u0074\u0068\u0065\u006e\u0074i\u0063a\u0074e\u0064\u0020\u003d\u0020\u0054\u0072\u0075e");return _eac ,d .P ,nil ;};return nil ,0,nil ;};func (_bc *ecbEncrypter )CryptBlocks (dst ,src []byte ){if len (src )%_bc ._gc !=0{_cf .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0045\u0043\u0042\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u003a \u0069\u006e\u0070\u0075\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u0075\u006c\u006c\u0020\u0062\u006c\u006f\u0063\u006b\u0073"); +return ;};if len (dst )< len (src ){_cf .Log .Error ("\u0045R\u0052\u004fR\u003a\u0020\u0045C\u0042\u0020\u0065\u006e\u0063\u0072\u0079p\u0074\u003a\u0020\u006f\u0075\u0074p\u0075\u0074\u0020\u0073\u006d\u0061\u006c\u006c\u0065\u0072\u0020t\u0068\u0061\u006e\u0020\u0069\u006e\u0070\u0075\u0074"); +return ;};for len (src )> 0{_bc ._edd .Encrypt (dst ,src [:_bc ._gc ]);src =src [_bc ._gc :];dst =dst [_bc ._gc :];};};type stdHandlerR4 struct{Length int ;ID0 string ;};func (_bgc stdHandlerR6 )alg12 (_afg *StdEncryptDict ,_gee []byte )([]byte ,error ){if _cca :=_ac ("\u0061\u006c\u00671\u0032","\u0055",48,_afg .U ); +_cca !=nil {return nil ,_cca ;};if _ccf :=_ac ("\u0061\u006c\u00671\u0032","\u004f",48,_afg .O );_ccf !=nil {return nil ,_ccf ;};_gge :=make ([]byte ,len (_gee )+8+48);_fee :=copy (_gge ,_gee );_fee +=copy (_gge [_fee :],_afg .O [32:40]);_fee +=copy (_gge [_fee :],_afg .U [0:48]); +_bec ,_gfge :=_bgc .alg2b (_afg .R ,_gge ,_gee ,_afg .U [0:48]);if _gfge !=nil {return nil ,_gfge ;};_bec =_bec [:32];if !_ba .Equal (_bec ,_afg .O [:32]){return nil ,nil ;};return _bec ,nil ;};func (_cab stdHandlerR6 )alg2b (R int ,_gfda ,_abb ,_caf []byte )([]byte ,error ){if R ==5{return _fce (_gfda ); +};return _afe (_gfda ,_abb ,_caf );};func _ac (_cff ,_gaa string ,_dca int ,_ce []byte )error {if len (_ce )< _dca {return errInvalidField {Func :_cff ,Field :_gaa ,Exp :_dca ,Got :len (_ce )};};return nil ;};func (_dec stdHandlerR6 )alg11 (_cdd *StdEncryptDict ,_ebgf []byte )([]byte ,error ){if _fba :=_ac ("\u0061\u006c\u00671\u0031","\u0055",48,_cdd .U ); +_fba !=nil {return nil ,_fba ;};_fda :=make ([]byte ,len (_ebgf )+8);_bfg :=copy (_fda ,_ebgf );_bfg +=copy (_fda [_bfg :],_cdd .U [32:40]);_cfda ,_fffd :=_dec .alg2b (_cdd .R ,_fda ,_ebgf ,nil );if _fffd !=nil {return nil ,_fffd ;};_cfda =_cfda [:32]; +if !_ba .Equal (_cfda ,_cdd .U [:32]){return nil ,nil ;};return _cfda ,nil ;};func (_fe *ecbEncrypter )BlockSize ()int {return _fe ._gc };func (_bgd *ecbDecrypter )BlockSize ()int {return _bgd ._gc };func (_ebgc stdHandlerR6 )alg9 (_gcac *StdEncryptDict ,_cgea []byte ,_baf []byte )error {if _aaea :=_ac ("\u0061\u006c\u0067\u0039","\u004b\u0065\u0079",32,_cgea ); +_aaea !=nil {return _aaea ;};if _cbdg :=_ac ("\u0061\u006c\u0067\u0039","\u0055",48,_gcac .U );_cbdg !=nil {return _cbdg ;};var _dcf [16]byte ;if _ ,_cfd :=_d .ReadFull (_ed .Reader ,_dcf [:]);_cfd !=nil {return _cfd ;};_bfc :=_dcf [0:8];_abgf :=_dcf [8:16]; +_bfa :=_gcac .U [:48];_ada :=make ([]byte ,len (_baf )+len (_bfc )+len (_bfa ));_cgb :=copy (_ada ,_baf );_cgb +=copy (_ada [_cgb :],_bfc );_cgb +=copy (_ada [_cgb :],_bfa );_dcc ,_ecg :=_ebgc .alg2b (_gcac .R ,_ada ,_baf ,_bfa );if _ecg !=nil {return _ecg ; +};O :=make ([]byte ,len (_dcc )+len (_bfc )+len (_abgf ));_cgb =copy (O ,_dcc [:32]);_cgb +=copy (O [_cgb :],_bfc );_cgb +=copy (O [_cgb :],_abgf );_gcac .O =O ;_cgb =len (_baf );_cgb +=copy (_ada [_cgb :],_abgf );_dcc ,_ecg =_ebgc .alg2b (_gcac .R ,_ada ,_baf ,_bfa ); +if _ecg !=nil {return _ecg ;};_beg ,_ecg :=_gbgc (_dcc [:32]);if _ecg !=nil {return _ecg ;};_afa :=make ([]byte ,_e .BlockSize );_begd :=_ff .NewCBCEncrypter (_beg ,_afa );OE :=make ([]byte ,32);_begd .CryptBlocks (OE ,_cgea [:32]);_gcac .OE =OE ;return nil ; +}; + +// Allowed checks if a set of permissions can be granted. +func (_acd Permissions )Allowed (p2 Permissions )bool {return _acd &p2 ==p2 };func (_ea stdHandlerR4 )alg2 (_af *StdEncryptDict ,_fgf []byte )[]byte {_cf .Log .Trace ("\u0061\u006c\u0067\u0032");_bd :=_ea .paddedPass (_fgf );_aff :=_c .New ();_aff .Write (_bd ); +_aff .Write (_af .O );var _def [4]byte ;_df .LittleEndian .PutUint32 (_def [:],uint32 (_af .P ));_aff .Write (_def [:]);_cf .Log .Trace ("\u0067o\u0020\u0050\u003a\u0020\u0025\u0020x",_def );_aff .Write ([]byte (_ea .ID0 ));_cf .Log .Trace ("\u0074\u0068\u0069\u0073\u002e\u0052\u0020\u003d\u0020\u0025d\u0020\u0065\u006e\u0063\u0072\u0079\u0070t\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u0025\u0076",_af .R ,_af .EncryptMetadata ); +if (_af .R >=4)&&!_af .EncryptMetadata {_aff .Write ([]byte {0xff,0xff,0xff,0xff});};_fbe :=_aff .Sum (nil );if _af .R >=3{_aff =_c .New ();for _ggcf :=0;_ggcf < 50;_ggcf ++{_aff .Reset ();_aff .Write (_fbe [0:_ea .Length /8]);_fbe =_aff .Sum (nil );}; +};if _af .R >=3{return _fbe [0:_ea .Length /8];};return _fbe [0:5];};func _afe (_gac ,_gfgd ,_ee []byte )([]byte ,error ){var (_egc ,_cba ,_dgd _b .Hash ;);_egc =_fg .New ();_egcg :=make ([]byte ,64);_gfa :=_egc ;_gfa .Write (_gac );K :=_gfa .Sum (_egcg [:0]); +_dbcg :=make ([]byte ,64*(127+64+48));_ecee :=func (_dce int )([]byte ,error ){_aaf :=len (_gfgd )+len (K )+len (_ee );_eef :=_dbcg [:_aaf ];_gaf :=copy (_eef ,_gfgd );_gaf +=copy (_eef [_gaf :],K [:]);_gaf +=copy (_eef [_gaf :],_ee );if _gaf !=_aaf {_cf .Log .Error ("E\u0052\u0052\u004f\u0052\u003a\u0020u\u006e\u0065\u0078\u0070\u0065\u0063t\u0065\u0064\u0020\u0072\u006f\u0075\u006ed\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u007ae\u002e"); +return nil ,_g .New ("\u0077\u0072\u006f\u006e\u0067\u0020\u0073\u0069\u007a\u0065");};K1 :=_dbcg [:_aaf *64];_afb (K1 ,_aaf );_ede ,_eb :=_gbgc (K [0:16]);if _eb !=nil {return nil ,_eb ;};_dea :=_ff .NewCBCEncrypter (_ede ,K [16:32]);_dea .CryptBlocks (K1 ,K1 ); +E :=K1 ;_cgg :=0;for _fff :=0;_fff < 16;_fff ++{_cgg +=int (E [_fff ]%3);};var _bcce _b .Hash ;switch _cgg %3{case 0:_bcce =_egc ;case 1:if _cba ==nil {_cba =_dc .New384 ();};_bcce =_cba ;case 2:if _dgd ==nil {_dgd =_dc .New ();};_bcce =_dgd ;};_bcce .Reset (); +_bcce .Write (E );K =_bcce .Sum (_egcg [:0]);return E ,nil ;};for _fac :=0;;{E ,_ggcd :=_ecee (_fac );if _ggcd !=nil {return nil ,_ggcd ;};_edec :=E [len (E )-1];_fac ++;if _fac >=64&&_edec <=uint8 (_fac -32){break ;};};return K [:32],nil ;};func (_aac stdHandlerR6 )alg10 (_aag *StdEncryptDict ,_gbb []byte )error {if _ead :=_ac ("\u0061\u006c\u00671\u0030","\u004b\u0065\u0079",32,_gbb ); +_ead !=nil {return _ead ;};_efb :=uint64 (uint32 (_aag .P ))|(_a .MaxUint32 <<32);Perms :=make ([]byte ,16);_df .LittleEndian .PutUint64 (Perms [:8],_efb );if _aag .EncryptMetadata {Perms [8]='T';}else {Perms [8]='F';};copy (Perms [9:12],"\u0061\u0064\u0062"); +if _ ,_dfbe :=_d .ReadFull (_ed .Reader ,Perms [12:16]);_dfbe !=nil {return _dfbe ;};_gcacd ,_adf :=_gbgc (_gbb [:32]);if _adf !=nil {return _adf ;};_eda :=_ef (_gcacd );_eda .CryptBlocks (Perms ,Perms );_aag .Perms =Perms [:16];return nil ;};func (_cc stdHandlerR6 )alg8 (_aefb *StdEncryptDict ,_gfdg []byte ,_aad []byte )error {if _abbc :=_ac ("\u0061\u006c\u0067\u0038","\u004b\u0065\u0079",32,_gfdg ); +_abbc !=nil {return _abbc ;};var _abgc [16]byte ;if _ ,_bccc :=_d .ReadFull (_ed .Reader ,_abgc [:]);_bccc !=nil {return _bccc ;};_fcg :=_abgc [0:8];_cfa :=_abgc [8:16];_aae :=make ([]byte ,len (_aad )+len (_fcg ));_adb :=copy (_aae ,_aad );copy (_aae [_adb :],_fcg ); +_ggb ,_bff :=_cc .alg2b (_aefb .R ,_aae ,_aad ,nil );if _bff !=nil {return _bff ;};U :=make ([]byte ,len (_ggb )+len (_fcg )+len (_cfa ));_adb =copy (U ,_ggb [:32]);_adb +=copy (U [_adb :],_fcg );copy (U [_adb :],_cfa );_aefb .U =U ;_adb =len (_aad );copy (_aae [_adb :],_cfa ); +_ggb ,_bff =_cc .alg2b (_aefb .R ,_aae ,_aad ,nil );if _bff !=nil {return _bff ;};_ebg ,_bff :=_gbgc (_ggb [:32]);if _bff !=nil {return _bff ;};_dbg :=make ([]byte ,_e .BlockSize );_dfe :=_ff .NewCBCEncrypter (_ebg ,_dbg );UE :=make ([]byte ,32);_dfe .CryptBlocks (UE ,_gfdg [:32]); +_aefb .UE =UE ;return nil ;};const (EventDocOpen =AuthEvent ("\u0044o\u0063\u004f\u0070\u0065\u006e");EventEFOpen =AuthEvent ("\u0045\u0046\u004f\u0070\u0065\u006e"););const (PermOwner =Permissions (_a .MaxUint32 );PermPrinting =Permissions (1<<2);PermModify =Permissions (1<<3); +PermExtractGraphics =Permissions (1<<4);PermAnnotate =Permissions (1<<5);PermFillForms =Permissions (1<<8);PermDisabilityExtract =Permissions (1<<9);PermRotateInsert =Permissions (1<<10);PermFullPrintQuality =Permissions (1<<11);); + +// AuthEvent is an event type that triggers authentication. +type AuthEvent string ;func _gbgc (_ece []byte )(_ff .Block ,error ){_gde ,_cge :=_e .NewCipher (_ece );if _cge !=nil {_cf .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020A\u0045\u0053\u0020\u0063\u0069p\u0068\u0065r\u003a\u0020\u0025\u0076",_cge ); +return nil ,_cge ;};return _gde ,nil ;};func (_ecf stdHandlerR4 )alg4 (_fbg []byte ,_feg []byte )([]byte ,error ){_bcee ,_fa :=_gg .NewCipher (_fbg );if _fa !=nil {return nil ,_g .New ("\u0066a\u0069l\u0065\u0064\u0020\u0072\u0063\u0034\u0020\u0063\u0069\u0070\u0068"); +};_fef :=[]byte (_gfg );_bcc :=make ([]byte ,len (_fef ));_bcee .XORKeyStream (_bcc ,_fef );return _bcc ,nil ;};func _ga (_fb _ff .Block )_ff .BlockMode {return (*ecbDecrypter )(_gf (_fb ))}; \ No newline at end of file diff --git a/creator/creator.go b/creator/creator.go index 395c13e5..a731ab23 100644 --- a/creator/creator.go +++ b/creator/creator.go @@ -12,1028 +12,697 @@ // Package creator is used for quickly generating pages and content with a simple interface. // It is built on top of the model package to provide access to the most common // operations such as creating text and image reports and manipulating existing pages. -package creator ;import (_df "bytes";_e "encoding/xml";_fa "errors";_f "fmt";_ae "github.com/gorilla/i18n/linebreak";_cf "github.com/unidoc/unichart/render";_gbf "github.com/unidoc/unipdf/v3/common";_ac "github.com/unidoc/unipdf/v3/contentstream";_ga "github.com/unidoc/unipdf/v3/contentstream/draw"; -_db "github.com/unidoc/unipdf/v3/core";_dd "github.com/unidoc/unipdf/v3/internal/graphic2d/svg";_ee "github.com/unidoc/unipdf/v3/internal/integrations/unichart";_gbe "github.com/unidoc/unipdf/v3/internal/license";_ba "github.com/unidoc/unipdf/v3/internal/transform"; -_af "github.com/unidoc/unipdf/v3/model";_cb "golang.org/x/text/unicode/bidi";_c "image";_ce "io";_dg "log";_dgg "math";_g "os";_a "regexp";_b "sort";_eb "strconv";_dc "strings";_de "text/template";_gb "unicode";); +package creator ;import (_b "bytes";_gc "encoding/xml";_e "errors";_f "fmt";_dad "github.com/gorilla/i18n/linebreak";_ge "github.com/unidoc/unichart/render";_gfb "github.com/unidoc/unipdf/v3/common";_cc "github.com/unidoc/unipdf/v3/contentstream";_bf "github.com/unidoc/unipdf/v3/contentstream/draw"; +_gd "github.com/unidoc/unipdf/v3/core";_fd "github.com/unidoc/unipdf/v3/internal/graphic2d/svg";_cb "github.com/unidoc/unipdf/v3/internal/integrations/unichart";_fdc "github.com/unidoc/unipdf/v3/internal/license";_af "github.com/unidoc/unipdf/v3/internal/transform"; +_ed "github.com/unidoc/unipdf/v3/model";_ec "golang.org/x/text/unicode/bidi";_a "image";_eb "io";_da "log";_cf "math";_gf "os";_fb "regexp";_c "sort";_ad "strconv";_de "strings";_d "text/template";_bg "unicode";); -// ScaleToWidth scales the rectangle to the specified width. The height of -// the rectangle is scaled so that the aspect ratio is maintained. -func (_feac *Rectangle )ScaleToWidth (w float64 ){_dde :=_feac ._ggabe /_feac ._gedca ;_feac ._gedca =w ;_feac ._ggabe =w *_dde ;}; - -// SetCoords sets the upper left corner coordinates of the rectangle. -func (_agaac *Rectangle )SetCoords (x ,y float64 ){_agaac ._fbdba =x ;_agaac ._baag =y };func (_dbag *templateProcessor )nodeError (_dgcf *templateNode ,_cbcde string ,_abdf ...interface{})error {return _f .Errorf (_dbag .getNodeErrorLocation (_dgcf ,_cbcde ,_abdf ...)); -}; - -// SetBorderWidth sets the border width. -func (_afbfb *Polygon )SetBorderWidth (borderWidth float64 ){_afbfb ._gdfe .BorderWidth =borderWidth };func _caece (_ggaea *_af .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,0),Font :_ggaea ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; -}; - -// Width returns the current page width. -func (_ebag *Creator )Width ()float64 {return _ebag ._dcfb }; +// Invoice represents a configurable invoice template. +type Invoice struct{_cfaa string ;_ddga *Image ;_eefe *InvoiceAddress ;_gbee *InvoiceAddress ;_fcfa string ;_aafc [2]*InvoiceCell ;_defb [2]*InvoiceCell ;_beff [2]*InvoiceCell ;_ccad [][2]*InvoiceCell ;_dfdgd []*InvoiceCell ;_fafff [][]*InvoiceCell ;_abgd [2]*InvoiceCell ; +_acgc [2]*InvoiceCell ;_dgab [][2]*InvoiceCell ;_cgfce [2]string ;_eged [2]string ;_fbbb [][2]string ;_dedg TextStyle ;_edab TextStyle ;_cedg TextStyle ;_eabg TextStyle ;_fgdg TextStyle ;_ebbe TextStyle ;_fcb TextStyle ;_fffb InvoiceCellProps ;_dbff InvoiceCellProps ; +_afeb InvoiceCellProps ;_bdff InvoiceCellProps ;_gaeb Positioning ;};func (_gbcb *Creator )newPage ()*_ed .PdfPage {_afa :=_ed .NewPdfPage ();_ecbcb :=_gbcb ._dfce [0];_gaad :=_gbcb ._dfce [1];_edfe :=_ed .PdfRectangle {Llx :0,Lly :0,Urx :_ecbcb ,Ury :_gaad }; +_afa .MediaBox =&_edfe ;_gbcb ._ffeg =_ecbcb ;_gbcb ._adc =_gaad ;_gbcb .initContext ();return _afa ;}; -// Finalize renders all blocks to the creator pages. In addition, it takes care -// of adding headers and footers, as well as generating the front page, -// table of contents and outlines. -// Finalize is automatically called before writing the document out. Calling the -// method manually can be useful when adding external pages to the creator, -// using the AddPage method, as it renders all creator blocks to the added -// pages, without having to write the document out. -// NOTE: TOC and outlines are generated only if the AddTOC and AddOutlines -// fields of the creator are set to true (enabled by default). Furthermore, TOCs -// and outlines without content are skipped. TOC and outline content is -// added automatically when using the chapter component. TOCs and outlines can -// also be set externally, using the SetTOC and SetOutlineTree methods. -// Finalize should only be called once, after all draw calls have taken place, -// as it will return immediately if the creator instance has been finalized. -func (_dfcff *Creator )Finalize ()error {if _dfcff ._bda {return nil ;};_bcec :=len (_dfcff ._gfc );_gad :=0;if _dfcff ._egcc !=nil {_eeac :=*_dfcff ;_dfcff ._gfc =nil ;_dfcff ._aecfb =nil ;_dfcff .initContext ();_cefd :=FrontpageFunctionArgs {PageNum :1,TotalPages :_bcec }; -_dfcff ._egcc (_cefd );_gad +=len (_dfcff ._gfc );_dfcff ._gfc =_eeac ._gfc ;_dfcff ._aecfb =_eeac ._aecfb ;};if _dfcff .AddTOC {_dfcff .initContext ();_dfcff ._ecea .Page =_gad +1;if _dfcff .CustomTOC &&_dfcff ._bac !=nil {_bgb :=*_dfcff ;_dfcff ._gfc =nil ; -_dfcff ._aecfb =nil ;if _cegc :=_dfcff ._bac (_dfcff ._ced );_cegc !=nil {return _cegc ;};_gad +=len (_dfcff ._gfc );_dfcff ._gfc =_bgb ._gfc ;_dfcff ._aecfb =_bgb ._aecfb ;}else {if _dfcff ._bac !=nil {if _aggg :=_dfcff ._bac (_dfcff ._ced );_aggg !=nil {return _aggg ; -};};_afc ,_ ,_cgef :=_dfcff ._ced .GeneratePageBlocks (_dfcff ._ecea );if _cgef !=nil {_gbf .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074\u0065\u0020\u0062\u006c\u006f\u0063\u006b\u0073: \u0025\u0076",_cgef ); -return _cgef ;};_gad +=len (_afc );};_gdda :=_dfcff ._ced .Lines ();for _ ,_ccbe :=range _gdda {_dba ,_cfgd :=_eb .Atoi (_ccbe .Page .Text );if _cfgd !=nil {continue ;};_ccbe .Page .Text =_eb .Itoa (_dba +_gad );_ccbe ._abfbe +=int64 (_gad );};};_gcg :=false ; -var _cad []*_af .PdfPage ;if _dfcff ._egcc !=nil {_bfbg :=*_dfcff ;_dfcff ._gfc =nil ;_dfcff ._aecfb =nil ;_gefe :=FrontpageFunctionArgs {PageNum :1,TotalPages :_bcec };_dfcff ._egcc (_gefe );_bcec +=len (_dfcff ._gfc );_cad =_dfcff ._gfc ;_dfcff ._gfc =append (_dfcff ._gfc ,_bfbg ._gfc ...); -_dfcff ._aecfb =_bfbg ._aecfb ;_gcg =true ;};var _ffec []*_af .PdfPage ;if _dfcff .AddTOC {_dfcff .initContext ();if _dfcff .CustomTOC &&_dfcff ._bac !=nil {_agaa :=*_dfcff ;_dfcff ._gfc =nil ;_dfcff ._aecfb =nil ;if _aebc :=_dfcff ._bac (_dfcff ._ced ); -_aebc !=nil {_gbf .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_aebc );return _aebc ;};_ffec =_dfcff ._gfc ;_bcec +=len (_ffec );_dfcff ._gfc =_agaa ._gfc ; -_dfcff ._aecfb =_agaa ._aecfb ;}else {if _dfcff ._bac !=nil {if _febe :=_dfcff ._bac (_dfcff ._ced );_febe !=nil {_gbf .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_febe ); -return _febe ;};};_bfbf ,_ ,_ :=_dfcff ._ced .GeneratePageBlocks (_dfcff ._ecea );for _ ,_daeae :=range _bfbf {_daeae .SetPos (0,0);_bcec ++;_dgbfa :=_dfcff .newPage ();_ffec =append (_ffec ,_dgbfa );_dfcff .setActivePage (_dgbfa );_dfcff .Draw (_daeae ); -};};if _gcg {_cdbc :=_cad ;_cede :=_dfcff ._gfc [len (_cad ):];_dfcff ._gfc =append ([]*_af .PdfPage {},_cdbc ...);_dfcff ._gfc =append (_dfcff ._gfc ,_ffec ...);_dfcff ._gfc =append (_dfcff ._gfc ,_cede ...);}else {_dfcff ._gfc =append (_ffec ,_dfcff ._gfc ...); -};};if _dfcff ._dag !=nil &&_dfcff .AddOutlines {var _gcdd func (_gbed *_af .OutlineItem );_gcdd =func (_egff *_af .OutlineItem ){_egff .Dest .Page +=int64 (_gad );if _cfab :=int (_egff .Dest .Page );_cfab >=0&&_cfab < len (_dfcff ._gfc ){_egff .Dest .PageObj =_dfcff ._gfc [_cfab ].GetPageAsIndirectObject (); -}else {_gbf .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_cfab ); -};_egff .Dest .Y =_dfcff ._gbfac -_egff .Dest .Y ;_gebg :=_egff .Items ();for _ ,_bfd :=range _gebg {_gcdd (_bfd );};};_daef :=_dfcff ._dag .Items ();for _ ,_cfgb :=range _daef {_gcdd (_cfgb );};if _dfcff .AddTOC {var _ccfe int ;if _gcg {_ccfe =len (_cad ); -};_debd :=_af .NewOutlineDest (int64 (_ccfe ),0,_dfcff ._gbfac );if _ccfe >=0&&_ccfe < len (_dfcff ._gfc ){_debd .PageObj =_dfcff ._gfc [_ccfe ].GetPageAsIndirectObject ();}else {_gbf .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_ccfe ); -};_dfcff ._dag .Insert (0,_af .NewOutlineItem ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073",_debd ));};};for _eged ,_adfe :=range _dfcff ._gfc {_dfcff .setActivePage (_adfe );if _dfcff ._gac !=nil {_def ,_ecgg ,_ged :=_adfe .Size (); -if _ged !=nil {return _ged ;};_ecf :=PageFinalizeFunctionArgs {PageNum :_eged +1,PageWidth :_def ,PageHeight :_ecgg ,TOCPages :len (_ffec ),TotalPages :_bcec };if _edff :=_dfcff ._gac (_ecf );_edff !=nil {_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0070\u0061\u0067\u0065\u0020\u0066\u0069\u006e\u0061\u006c\u0069\u007a\u0065 \u0063\u0061\u006c\u006c\u0062\u0061\u0063k\u003a\u0020\u0025\u0076",_edff ); -return _edff ;};};if _dfcff ._gaa !=nil {_gabb :=NewBlock (_dfcff ._dcfb ,_dfcff ._aefb .Top );_acaaf :=HeaderFunctionArgs {PageNum :_eged +1,TotalPages :_bcec };_dfcff ._gaa (_gabb ,_acaaf );_gabb .SetPos (0,0);if _ffa :=_dfcff .Draw (_gabb );_ffa !=nil {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0068e\u0061\u0064\u0065\u0072\u003a\u0020\u0025v",_ffa ); -return _ffa ;};};if _dfcff ._cffd !=nil {_adgb :=NewBlock (_dfcff ._dcfb ,_dfcff ._aefb .Bottom );_fgd :=FooterFunctionArgs {PageNum :_eged +1,TotalPages :_bcec };_dfcff ._cffd (_adgb ,_fgd );_adgb .SetPos (0,_dfcff ._gbfac -_adgb ._gbc );if _dcac :=_dfcff .Draw (_adgb ); -_dcac !=nil {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0066o\u006f\u0074\u0065\u0072\u003a\u0020\u0025v",_dcac );return _dcac ;};};_gdac ,_fgag :=_dfcff ._edcb [_adfe ];if _eegd ,_ebdg :=_dfcff ._dcf [_adfe ]; -_ebdg {if _fgag {_gdac .transformBlock (_eegd );};if _bfda :=_eegd .drawToPage (_adfe );_bfda !=nil {_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069\u006e\u0067\u0020\u0070\u0061\u0067\u0065\u0020%\u0064\u0020\u0062\u006c\u006f\u0063\u006bs\u003a\u0020\u0025\u0076",_eged +1,_bfda ); -return _bfda ;};};if _fgag {if _bgag :=_gdac .transformPage (_adfe );_bgag !=nil {_gbf .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0074\u0072\u0061\u006e\u0073f\u006f\u0072\u006d\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0076",_bgag ); -return _bgag ;};};};_dfcff ._bda =true ;return nil ;}; +// DrawHeader sets a function to draw a header on created output pages. +func (_fag *Creator )DrawHeader (drawHeaderFunc func (_egeg *Block ,_bcg HeaderFunctionArgs )){_fag ._fdbc =drawHeaderFunc ;}; -// InvoiceCell represents any cell belonging to a table from the invoice -// template. The main tables are the invoice information table, the line -// items table and totals table. Contains the text value of the cell and -// the style properties of the cell. -type InvoiceCell struct{InvoiceCellProps ;Value string ;};func _bgdg ()*PageBreak {return &PageBreak {}};func _debdg (_ebeg _c .Image )(*Image ,error ){_fdfb ,_add :=_af .ImageHandling .NewImageFromGoImage (_ebeg );if _add !=nil {return nil ,_add ;};return _geac (_fdfb ); -}; +// ConvertToBinary converts current image data into binary (Bi-level image) format. +// If provided image is RGB or GrayScale the function converts it into binary image +// using histogram auto threshold method. +func (_fafa *Image )ConvertToBinary ()error {return _fafa ._bdec .ConvertToBinary ()}; -// SetLineMargins sets the margins for all new lines of the table of contents. -func (_ggbf *TOC )SetLineMargins (left ,right ,top ,bottom float64 ){_gdcgb :=&_ggbf ._eadeg ;_gdcgb .Left =left ;_gdcgb .Right =right ;_gdcgb .Top =top ;_gdcgb .Bottom =bottom ;}; +// Scale scales the ellipse dimensions by the specified factors. +func (_eaefd *Ellipse )Scale (xFactor ,yFactor float64 ){_eaefd ._efge =xFactor *_eaefd ._efge ;_eaefd ._abda =yFactor *_eaefd ._abda ;};func _bdf ()*Division {return &Division {_dffg :true }}; -// SetForms adds an Acroform to a PDF file. Sets the specified form for writing. -func (_dfd *Creator )SetForms (form *_af .PdfAcroForm )error {_dfd ._bba =form ;return nil }; +// MoveTo moves the drawing context to absolute coordinates (x, y). +func (_cfbce *Creator )MoveTo (x ,y float64 ){_cfbce ._abe .X =x ;_cfbce ._abe .Y =y }; -// Margins returns the margins of the list: left, right, top, bottom. -func (_fcbg *List )Margins ()(float64 ,float64 ,float64 ,float64 ){return _fcbg ._afd .Left ,_fcbg ._afd .Right ,_fcbg ._afd .Top ,_fcbg ._afd .Bottom ;};func (_cbca *Paragraph )wrapText ()error {if !_cbca ._eegdf ||int (_cbca ._fcffd )<=0{_cbca ._fceb =[]string {_cbca ._gafa }; -return nil ;};_dcfdd :=NewTextChunk (_cbca ._gafa ,TextStyle {Font :_cbca ._cgad ,FontSize :_cbca ._cccdc });_eeba ,_edae :=_dcfdd .Wrap (_cbca ._fcffd );if _edae !=nil {return _edae ;};if _cbca ._cbgd > 0&&len (_eeba )> _cbca ._cbgd {_eeba =_eeba [:_cbca ._cbgd ]; -};_cbca ._fceb =_eeba ;return nil ;};func (_fefe *templateProcessor )run ()error {_badgf :=_e .NewDecoder (_df .NewReader (_fefe ._ecfac ));var _eggaf *templateNode ;for {_cefgb ,_afcad :=_badgf .Token ();if _afcad !=nil {if _afcad ==_ce .EOF {return nil ; -};return _afcad ;};if _cefgb ==nil {break ;};_ggafa ,_dcedf :=_fbddc (_badgf );_gcdcc :=_badgf .InputOffset ();switch _ccag :=_cefgb .(type ){case _e .StartElement :_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006eg\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0073\u0074\u0061r\u0074\u0020\u0074\u0061\u0067\u003a\u0020`\u0025\u0073\u0060\u002e",_ccag .Name .Local ); -_ffggd ,_aged :=_aebd [_ccag .Name .Local ];if !_aged {if _fefe ._bbadc ==""{if _ggafa !=0{_gbf .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 \u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0064\u003a\u0025\u0064\u005d",_ccag .Name .Local ,_ggafa ,_dcedf ); -}else {_gbf .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070i\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072e\u0063\u0074\u002e\u0020\u005b%\u0064\u005d",_ccag .Name .Local ,_gcdcc ); -};}else {if _ggafa !=0{_gbf .Log .Debug ("\u0055\u006e\u0073\u0075\u0070p\u006f\u0072\u0074\u0065\u0064\u0020\u0074e\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0073\u003a\u0025\u0064\u003a\u0025d\u005d",_ccag .Name .Local ,_fefe ._bbadc ,_ggafa ,_dcedf ); -}else {_gbf .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 \u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0073\u003a\u0025\u0064\u005d",_ccag .Name .Local ,_fefe ._bbadc ,_gcdcc ); -};};continue ;};_eggaf =&templateNode {_cfaeg :_ccag ,_eaab :_eggaf ,_bbgd :_ggafa ,_faed :_dcedf ,_gadc :_gcdcc };if _acacb :=_ffggd ._addc ;_acacb !=nil {_eggaf ._gabc ,_afcad =_acacb (_fefe ,_eggaf );if _afcad !=nil {return _afcad ;};};case _e .EndElement :_gbf .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020t\u0065\u006d\u0070\u006c\u0061\u0074\u0065 \u0065\u006e\u0064\u0020\u0074\u0061\u0067\u003a\u0020\u0060\u0025\u0073\u0060\u002e",_ccag .Name .Local ); -if _eggaf !=nil {if _eggaf ._gabc !=nil {if _fgaec :=_fefe .renderNode (_eggaf );_fgaec !=nil {return _fgaec ;};};_eggaf =_eggaf ._eaab ;};case _e .CharData :if _eggaf !=nil &&_eggaf ._gabc !=nil {if _dgccb :=_fefe .addNodeText (_eggaf ,string (_ccag )); -_dgccb !=nil {return _dgccb ;};};case _e .Comment :_gbf .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020t\u0065\u006d\u0070\u006c\u0061\u0074\u0065 \u0063\u006f\u006d\u006d\u0065\u006e\u0074\u003a\u0020\u0060\u0025\u0073\u0060\u002e",string (_ccag )); +// SetWidthTop sets border width for top. +func (_dbc *border )SetWidthTop (bw float64 ){_dbc ._agg =bw };func (_accd *templateProcessor )run ()error {_gbbca :=_gc .NewDecoder (_b .NewReader (_accd ._dbcbe ));var _adbgb *templateNode ;for {_eeeb ,_dgagb :=_gbbca .Token ();if _dgagb !=nil {if _dgagb ==_eb .EOF {return nil ; +};return _dgagb ;};if _eeeb ==nil {break ;};_ggabb ,_gaeac :=_abebc (_gbbca );_ddba :=_gbbca .InputOffset ();switch _abgaf :=_eeeb .(type ){case _gc .StartElement :_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006eg\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0073\u0074\u0061r\u0074\u0020\u0074\u0061\u0067\u003a\u0020`\u0025\u0073\u0060\u002e",_abgaf .Name .Local ); +_ecba ,_gddeed :=_egbd [_abgaf .Name .Local ];if !_gddeed {if _accd ._dgaga ==""{if _ggabb !=0{_gfb .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 \u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0064\u003a\u0025\u0064\u005d",_abgaf .Name .Local ,_ggabb ,_gaeac ); +}else {_gfb .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070i\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072e\u0063\u0074\u002e\u0020\u005b%\u0064\u005d",_abgaf .Name .Local ,_ddba ); +};}else {if _ggabb !=0{_gfb .Log .Debug ("\u0055\u006e\u0073\u0075\u0070p\u006f\u0072\u0074\u0065\u0064\u0020\u0074e\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0073\u003a\u0025\u0064\u003a\u0025d\u005d",_abgaf .Name .Local ,_accd ._dgaga ,_ggabb ,_gaeac ); +}else {_gfb .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 \u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e\u0020\u005b%\u0073\u003a\u0025\u0064\u005d",_abgaf .Name .Local ,_accd ._dgaga ,_ddba ); +};};continue ;};_adbgb =&templateNode {_adbf :_abgaf ,_gfggb :_adbgb ,_aebgb :_ggabb ,_gbcdg :_gaeac ,_gcgb :_ddba };if _aaaab :=_ecba ._cgeb ;_aaaab !=nil {_adbgb ._cagcg ,_dgagb =_aaaab (_accd ,_adbgb );if _dgagb !=nil {return _dgagb ;};};case _gc .EndElement :_gfb .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020t\u0065\u006d\u0070\u006c\u0061\u0074\u0065 \u0065\u006e\u0064\u0020\u0074\u0061\u0067\u003a\u0020\u0060\u0025\u0073\u0060\u002e",_abgaf .Name .Local ); +if _adbgb !=nil {if _adbgb ._cagcg !=nil {if _gcabc :=_accd .renderNode (_adbgb );_gcabc !=nil {return _gcabc ;};};_adbgb =_adbgb ._gfggb ;};case _gc .CharData :if _adbgb !=nil &&_adbgb ._cagcg !=nil {if _gbcbg :=_accd .addNodeText (_adbgb ,string (_abgaf )); +_gbcbg !=nil {return _gbcbg ;};};case _gc .Comment :_gfb .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020t\u0065\u006d\u0070\u006c\u0061\u0074\u0065 \u0063\u006f\u006d\u006d\u0065\u006e\u0074\u003a\u0020\u0060\u0025\u0073\u0060\u002e",string (_abgaf )); };};return nil ;}; -// Division is a container component which can wrap across multiple pages. -// Currently supported drawable components: -// - *Paragraph -// - *StyledParagraph -// - *Image -// - *Chart -// -// The component stacking behavior is vertical, where the drawables are drawn -// on top of each other. -type Division struct{_cbg []VectorDrawable ;_ccce Positioning ;_ggag Margins ;_efdc Margins ;_bacb bool ;_cgab bool ;_bgcf *Background ;};func (_bgcd *StyledParagraph )split (_dfcbd DrawContext )(_cbdae ,_dcge *StyledParagraph ,_efab error ){if _efab =_bgcd .wrapChunks (false ); -_efab !=nil {return nil ,nil ,_efab ;};if len (_bgcd ._ggabg )==1&&_bgcd ._eedd > _dfcbd .Height {return _bgcd ,nil ,nil ;};_eaeed :=func (_cfge []*TextChunk ,_gggd []*TextChunk )[]*TextChunk {if len (_gggd )==0{return _cfge ;};_daeag :=len (_cfge );if _daeag ==0{return append (_cfge ,_gggd ...); -};if _cfge [_daeag -1].Style ==_gggd [0].Style {_cfge [_daeag -1].Text +=_gggd [0].Text ;}else {_cfge =append (_cfge ,_gggd [0]);};return append (_cfge ,_gggd [1:]...);};_fdfd :=func (_bbfe *StyledParagraph ,_febb []*TextChunk )*StyledParagraph {if len (_febb )==0{return nil ; -};_ebded :=*_bbfe ;_ebded ._dbab =_febb ;return &_ebded ;};var (_fefcf float64 ;_dgee []*TextChunk ;_eabdb []*TextChunk ;);for _ ,_ddbae :=range _bgcd ._ggabg {var _edeba float64 ;_bcega :=make ([]*TextChunk ,0,len (_ddbae ));for _ ,_cggd :=range _ddbae {if _gecd :=_cggd .Style .FontSize ; -_gecd > _edeba {_edeba =_gecd ;};_bcega =append (_bcega ,_cggd .clone ());};_edeba *=_bgcd ._eedd ;if _bgcd ._geead .IsRelative (){if _fefcf +_edeba > _dfcbd .Height {_eabdb =_eaeed (_eabdb ,_bcega );}else {_dgee =_eaeed (_dgee ,_bcega );};};_fefcf +=_edeba ; -};_bgcd ._ggabg =nil ;if len (_eabdb )==0{return _bgcd ,nil ,nil ;};return _fdfd (_bgcd ,_dgee ),_fdfd (_bgcd ,_eabdb ),nil ;};func _gdea (_egfad *templateProcessor ,_cbgg *templateNode )(interface{},error ){return _egfad .parseBackground (_cbgg );};func (_cadag *templateProcessor )parsePageBreak (_cefga *templateNode )(interface{},error ){return _bgdg (),nil ; -};func _egg (_dbb ,_adee ,_eef ,_ddb float64 )*border {_eddf :=&border {};_eddf ._eeb =_dbb ;_eddf ._cgc =_adee ;_eddf ._geb =_eef ;_eddf ._dec =_ddb ;_eddf ._bec =ColorBlack ;_eddf ._bagf =ColorBlack ;_eddf ._abf =ColorBlack ;_eddf ._gff =ColorBlack ; -_eddf ._daf =0;_eddf ._cga =0;_eddf ._eed =0;_eddf ._degc =0;_eddf .LineStyle =_ga .LineStyleSolid ;return _eddf ;}; - -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_adgce *Invoice )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ddgf :=ctx ;_gfad :=[]func (_dffac DrawContext )([]*Block ,DrawContext ,error ){_adgce .generateHeaderBlocks ,_adgce .generateInformationBlocks ,_adgce .generateLineBlocks ,_adgce .generateTotalBlocks ,_adgce .generateNoteBlocks }; -var _cggg []*Block ;for _ ,_fdagb :=range _gfad {_daca ,_afaed ,_dfdbg :=_fdagb (ctx );if _dfdbg !=nil {return _cggg ,ctx ,_dfdbg ;};if len (_cggg )==0{_cggg =_daca ;}else if len (_daca )> 0{_cggg [len (_cggg )-1].mergeBlocks (_daca [0]);_cggg =append (_cggg ,_daca [1:]...); -};ctx =_afaed ;};if _adgce ._cggf .IsRelative (){ctx .X =_ddgf .X ;};if _adgce ._cggf .IsAbsolute (){return _cggg ,_ddgf ,nil ;};return _cggg ,ctx ,nil ;}; - -// Height returns the height of the graphic svg. -func (_dfde *GraphicSVG )Height ()float64 {return _dfde ._defae .Height }; - -// SetLineOpacity sets the line opacity. -func (_cddgc *Polyline )SetLineOpacity (opacity float64 ){_cddgc ._cdba =opacity }; - -// SetColorRight sets border color for right. -func (_fcgfa *border )SetColorRight (col Color ){_fcgfa ._gff =col }; - -// Draw processes the specified Drawable widget and generates blocks that can -// be rendered to the output document. The generated blocks can span over one -// or more pages. Additional pages are added if the contents go over the current -// page. Each generated block is assigned to the creator page it will be -// rendered to. In order to render the generated blocks to the creator pages, -// call Finalize, Write or WriteToFile. -func (_ceea *Creator )Draw (d Drawable )error {if _ceea .getActivePage ()==nil {_ceea .NewPage ();};_babg ,_fbg ,_geeb :=d .GeneratePageBlocks (_ceea ._ecea );if _geeb !=nil {return _geeb ;};if len (_fbg ._gcfdf )> 0{_ceea .Errors =append (_ceea .Errors ,_fbg ._gcfdf ...); -};for _dbgd ,_adga :=range _babg {if _dbgd > 0{_ceea .NewPage ();};_daafd :=_ceea .getActivePage ();if _agfc ,_gba :=_ceea ._dcf [_daafd ];_gba {if _cafc :=_agfc .mergeBlocks (_adga );_cafc !=nil {return _cafc ;};if _dcba :=_dcg (_adga ._fd ,_agfc ._fd ); -_dcba !=nil {return _dcba ;};}else {_ceea ._dcf [_daafd ]=_adga ;};};_ceea ._ecea .X =_fbg .X ;_ceea ._ecea .Y =_fbg .Y ;_ceea ._ecea .Height =_fbg .PageHeight -_fbg .Y -_fbg .Margins .Bottom ;return nil ;}; - -// SetBorderColor sets the border color. -func (_cafd *CurvePolygon )SetBorderColor (color Color ){_cafd ._dfec .BorderColor =_bfag (color )}; - -// SetPos sets the position of the chart to the specified coordinates. -// This method sets the chart to use absolute positioning. -func (_dced *Chart )SetPos (x ,y float64 ){_dced ._ceaf =PositionAbsolute ;_dced ._faa =x ;_dced ._eeea =y ;}; - -// GetCoords returns coordinates of border. -func (_aac *border )GetCoords ()(float64 ,float64 ){return _aac ._eeb ,_aac ._cgc }; - -// TextChunk represents a chunk of text along with a particular style. -type TextChunk struct{ - -// The text that is being rendered in the PDF. -Text string ; +// InsertColumn inserts a column in the line items table at the specified index. +func (_faaba *Invoice )InsertColumn (index uint ,description string )*InvoiceCell {_beegc :=uint (len (_faaba ._dfdgd ));if index > _beegc {index =_beegc ;};_ddec :=_faaba .NewColumn (description );_faaba ._dfdgd =append (_faaba ._dfdgd [:index ],append ([]*InvoiceCell {_ddec },_faaba ._dfdgd [index :]...)...); +return _ddec ;}; -// The style of the text being rendered. -Style TextStyle ;_aabad *_af .PdfAnnotation ;_accaa bool ; +// SetDashPattern sets the dash pattern of the line. +// NOTE: the dash pattern is taken into account only if the style of the +// line is set to dashed. +func (_aacb *Line )SetDashPattern (dashArray []int64 ,dashPhase int64 ){_aacb ._eedbb =dashArray ;_aacb ._deaa =dashPhase ;}; -// The vertical alignment of the text chunk. -VerticalAlignment TextVerticalAlignment ;};func (_aabada *TOCLine )prepareParagraph (_ccafgd *StyledParagraph ,_ebcad DrawContext ){_bfbfa :=_aabada .Title .Text ;if _aabada .Number .Text !=""{_bfbfa ="\u0020"+_bfbfa ;};_bfbfa +="\u0020";_dcfcb :=_aabada .Page .Text ; -if _dcfcb !=""{_dcfcb ="\u0020"+_dcfcb ;};_ccafgd ._dbab =[]*TextChunk {{Text :_aabada .Number .Text ,Style :_aabada .Number .Style ,_aabad :_aabada .getLineLink ()},{Text :_bfbfa ,Style :_aabada .Title .Style ,_aabad :_aabada .getLineLink ()},{Text :_dcfcb ,Style :_aabada .Page .Style ,_aabad :_aabada .getLineLink ()}}; -_ccafgd .wrapText ();_dcdd :=len (_ccafgd ._ggabg );if _dcdd ==0{return ;};_gabfb :=_ebcad .Width *1000-_ccafgd .getTextLineWidth (_ccafgd ._ggabg [_dcdd -1]);_ddffc :=_ccafgd .getTextLineWidth ([]*TextChunk {&_aabada .Separator });_aaacc :=int (_gabfb /_ddffc ); -_eebad :=_dc .Repeat (_aabada .Separator .Text ,_aaacc );_dfecgg :=_aabada .Separator .Style ;_bdbff :=_ccafgd .Insert (2,_eebad );_bdbff .Style =_dfecgg ;_bdbff ._aabad =_aabada .getLineLink ();_gabfb =_gabfb -float64 (_aaacc )*_ddffc ;if _gabfb > 500{_fgadc ,_efgaf :=_dfecgg .Font .GetRuneMetrics (' '); -if _efgaf &&_gabfb > _fgadc .Wx {_afcb :=int (_gabfb /_fgadc .Wx );if _afcb > 0{_daefd :=_dfecgg ;_daefd .FontSize =1;_bdbff =_ccafgd .Insert (2,_dc .Repeat ("\u0020",_afcb ));_bdbff .Style =_daefd ;_bdbff ._aabad =_aabada .getLineLink ();};};};}; +// SetPositioning sets the positioning of the ellipse (absolute or relative). +func (_bfdc *Ellipse )SetPositioning (position Positioning ){_bfdc ._dfda =position };func _ddfb (_cadb _a .Image )(*Image ,error ){_aegf ,_bdcdc :=_ed .ImageHandling .NewImageFromGoImage (_cadb );if _bdcdc !=nil {return nil ,_bdcdc ;};return _edcg (_aegf ); +}; -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_abec *RadialShading )SetBackgroundColor (backgroundColor Color ){_abec ._egee .SetBackgroundColor (backgroundColor );}; +// SetShowNumbering sets a flag to indicate whether or not to show chapter numbers as part of title. +func (_cee *Chapter )SetShowNumbering (show bool ){_cee ._ccf =show ;_cee ._fdgb .SetText (_cee .headingText ());}; -// SetTextOverflow controls the behavior of paragraph text which -// does not fit in the available space. -func (_egeb *StyledParagraph )SetTextOverflow (textOverflow TextOverflow ){_egeb ._bdbb =textOverflow }; +// Opacity returns the opacity of the line. +func (_gfgg *Line )Opacity ()float64 {return _gfgg ._efgda }; -// Invoice represents a configurable invoice template. -type Invoice struct{_eefc string ;_fec *Image ;_cbea *InvoiceAddress ;_dfcg *InvoiceAddress ;_edeb string ;_caae [2]*InvoiceCell ;_gagde [2]*InvoiceCell ;_fddc [2]*InvoiceCell ;_geff [][2]*InvoiceCell ;_geda []*InvoiceCell ;_dbe [][]*InvoiceCell ;_eabd [2]*InvoiceCell ; -_dccd [2]*InvoiceCell ;_gbaf [][2]*InvoiceCell ;_adgd [2]string ;_bgbfa [2]string ;_dcfc [][2]string ;_aefgg TextStyle ;_dfdfc TextStyle ;_gagbf TextStyle ;_eecgb TextStyle ;_dcdf TextStyle ;_dccc TextStyle ;_cgca TextStyle ;_eagb InvoiceCellProps ;_cbec InvoiceCellProps ; -_dfcgc InvoiceCellProps ;_fabc InvoiceCellProps ;_cggf Positioning ;}; +// SetColumns overwrites any columns in the line items table. This should be +// called before AddLine. +func (_bgdf *Invoice )SetColumns (cols []*InvoiceCell ){_bgdf ._dfdgd =cols }; -// SetBorderOpacity sets the border opacity. -func (_bdaab *PolyBezierCurve )SetBorderOpacity (opacity float64 ){_bdaab ._aabe =opacity };func (_ccbdb *templateProcessor )parseListMarker (_fbdffe *templateNode )(interface{},error ){if _fbdffe ._eaab ==nil {_ccbdb .nodeLogError (_fbdffe ,"\u004c\u0069\u0073\u0074\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0063a\u006e\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c\u002e"); -return nil ,_aead ;};var _fcbe *TextChunk ;switch _ccccc :=_fbdffe ._eaab ._gabc .(type ){case *List :_fcbe =&_ccccc ._fbgg ;case *listItem :_fcbe =&_ccccc ._caac ;default:_ccbdb .nodeLogError (_fbdffe ,"\u0025\u0076 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006e\u006f\u0064\u0065\u0020\u0066\u006f\u0072\u0020\u006c\u0069\u0073\u0074\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e",_ccccc ); -return nil ,_aead ;};if _ ,_gdfdf :=_ccbdb .parseTextChunk (_fbdffe ,_fcbe );_gdfdf !=nil {_ccbdb .nodeLogError (_fbdffe ,"\u0043\u006f\u0075ld\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072\u0073e\u0020l\u0069s\u0074 \u006d\u0061\u0072\u006b\u0065\u0072\u003a\u0020\u0060\u0025\u0076\u0060\u002e",_gdfdf ); -return nil ,nil ;};return _fcbe ,nil ;}; +// DrawContext defines the drawing context. The DrawContext is continuously used and updated when +// drawing the page contents in relative mode. Keeps track of current X, Y position, available +// height as well as other page parameters such as margins and dimensions. +type DrawContext struct{ -// GetIndent get the cell's left indent. -func (_aacde *TableCell )GetIndent ()float64 {return _aacde ._agee };func _gfd (_ebb string ,_eab _db .PdfObject ,_cegd *_af .PdfPageResources )_db .PdfObjectName {_bef :=_dc .TrimRightFunc (_dc .TrimSpace (_ebb ),func (_bcc rune )bool {return _gb .IsNumber (_bcc )}); -if _bef ==""{_bef ="\u0046\u006f\u006e\u0074";};_bad :=0;_aefg :=_db .PdfObjectName (_ebb );for {_cec ,_abeb :=_cegd .GetFontByName (_aefg );if !_abeb ||_cec ==_eab {break ;};_bad ++;_aefg =_db .PdfObjectName (_f .Sprintf ("\u0025\u0073\u0025\u0064",_bef ,_bad )); -};return _aefg ;};type componentRenderer interface{Draw (_feaf Drawable )error ;};func (_cgba *Invoice )generateLineBlocks (_gfca DrawContext )([]*Block ,DrawContext ,error ){_debb :=_gebe (len (_cgba ._geda ));_debb .SetMargins (0,0,25,0);for _ ,_cegcda :=range _cgba ._geda {_fdce :=_gafd (_cegcda .TextStyle ); -_fdce .SetMargins (0,0,1,0);_fdce .Append (_cegcda .Value );_cdfd :=_debb .NewCell ();_cdfd .SetHorizontalAlignment (_cegcda .Alignment );_cdfd .SetBackgroundColor (_cegcda .BackgroundColor );_cgba .setCellBorder (_cdfd ,_cegcda );_cdfd .SetContent (_fdce ); -};for _ ,_bgcc :=range _cgba ._dbe {for _ ,_bgcfb :=range _bgcc {_bed :=_gafd (_bgcfb .TextStyle );_bed .SetMargins (0,0,3,2);_bed .Append (_bgcfb .Value );_fdab :=_debb .NewCell ();_fdab .SetHorizontalAlignment (_bgcfb .Alignment );_fdab .SetBackgroundColor (_bgcfb .BackgroundColor ); -_cgba .setCellBorder (_fdab ,_bgcfb );_fdab .SetContent (_bed );};};return _debb .GeneratePageBlocks (_gfca );}; +// Current page number. +Page int ; -// NewInvoice returns an instance of an empty invoice. -func (_dcc *Creator )NewInvoice ()*Invoice {_cecf :=_dcc .NewTextStyle ();_cecf .Font =_dcc ._eaf ;return _adegf (_dcc .NewTextStyle (),_cecf );}; +// Current position. In a relative positioning mode, a drawable will be placed at these coordinates. +X ,Y float64 ; -// Subtotal returns the invoice subtotal description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_cdgcf *Invoice )Subtotal ()(*InvoiceCell ,*InvoiceCell ){return _cdgcf ._eabd [0],_cdgcf ._eabd [1];}; +// Context dimensions. Available width and height (on current page). +Width ,Height float64 ; -// NewChart creates a new creator drawable based on the provided -// unichart chart component. -func NewChart (chart _cf .ChartRenderable )*Chart {return _gcd (chart )}; +// Page Margins. +Margins Margins ; -// NewTable create a new Table with a specified number of columns. -func (_accf *Creator )NewTable (cols int )*Table {return _gebe (cols )}; +// Absolute Page size, widths and height. +PageWidth float64 ;PageHeight float64 ; -// SetBorderWidth sets the border width. -func (_acgfc *PolyBezierCurve )SetBorderWidth (borderWidth float64 ){_acgfc ._agcbc .BorderWidth =borderWidth ;}; +// Controls whether the components are stacked horizontally +Inline bool ;_gfbg rune ;_gac []error ;};func (_aagbe *Invoice )newCell (_bdcc string ,_baba InvoiceCellProps )*InvoiceCell {return &InvoiceCell {_baba ,_bdcc };}; -// SetSideBorderColor sets the cell's side border color. -func (_accde *TableCell )SetSideBorderColor (side CellBorderSide ,col Color ){switch side {case CellBorderSideAll :_accde ._aabfc =col ;_accde ._edcgc =col ;_accde ._gccde =col ;_accde ._degag =col ;case CellBorderSideTop :_accde ._aabfc =col ;case CellBorderSideBottom :_accde ._edcgc =col ; -case CellBorderSideLeft :_accde ._gccde =col ;case CellBorderSideRight :_accde ._degag =col ;};}; +// GetMargins returns the left, right, top, bottom Margins. +func (_dbcbc *Table )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dbcbc ._dead .Left ,_dbcbc ._dead .Right ,_dbcbc ._dead .Top ,_dbcbc ._dead .Bottom ;}; -// AddColorStop add color stop info for rendering gradient color. -func (_adcd *LinearShading )AddColorStop (color Color ,point float64 ){_adcd ._dddc .AddColorStop (color ,point );}; +// TOC represents a table of contents component. +// It consists of a paragraph heading and a collection of +// table of contents lines. +// The representation of a table of contents line is as follows: +// +// [number] [title] [separator] [page] +// +// e.g.: Chapter1 Introduction ........... 1 +type TOC struct{_efdca *StyledParagraph ;_ffge []*TOCLine ;_ccggc TextStyle ;_adcec TextStyle ;_dfdfe TextStyle ;_cffeag TextStyle ;_ageg string ;_fcfdg float64 ;_cgdcf Margins ;_aadcda Positioning ;_gbagb TextStyle ;_daedd bool ;}; // GeneratePageBlocks generate the Page blocks. Multiple blocks are generated // if the contents wrap over multiple pages. -func (_acaaa *TOCLine )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_bcecg :=ctx ;_afcgf ,ctx ,_cgaf :=_acaaa ._eccdcc .GeneratePageBlocks (ctx );if _cgaf !=nil {return _afcgf ,ctx ,_cgaf ;};if _acaaa ._cgfbg .IsRelative (){ctx .X =_bcecg .X ; -};if _acaaa ._cgfbg .IsAbsolute (){return _afcgf ,_bcecg ,nil ;};return _afcgf ,ctx ,nil ;}; - -// Horizontal returns total horizontal (left + right) margin. -func (_bge *Margins )Horizontal ()float64 {return _bge .Left +_bge .Right };func (_fdbb *templateProcessor )parseRectangle (_fgdg *templateNode )(interface{},error ){_cgda :=_fdbb .creator .NewRectangle (0,0,0,0);for _ ,_aaed :=range _fgdg ._cfaeg .Attr {_ffca :=_aaed .Value ; -switch _bcdff :=_aaed .Name .Local ;_bcdff {case "\u0078":_cgda ._fbdba =_fdbb .parseFloatAttr (_bcdff ,_ffca );case "\u0079":_cgda ._baag =_fdbb .parseFloatAttr (_bcdff ,_ffca );case "\u0077\u0069\u0064t\u0068":_cgda .SetWidth (_fdbb .parseFloatAttr (_bcdff ,_ffca )); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_cgda .SetHeight (_fdbb .parseFloatAttr (_bcdff ,_ffca ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_cgda .SetFillColor (_fdbb .parseColorAttr (_bcdff ,_ffca ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_cgda .SetFillOpacity (_fdbb .parseFloatAttr (_bcdff ,_ffca )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_cgda .SetBorderColor (_fdbb .parseColorAttr (_bcdff ,_ffca ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_cgda .SetBorderOpacity (_fdbb .parseFloatAttr (_bcdff ,_ffca )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_cgda .SetBorderWidth (_fdbb .parseFloatAttr (_bcdff ,_ffca ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_acgee ,_feacg ,_gbcae ,_bdfcc :=_fdbb .parseBorderRadiusAttr (_bcdff ,_ffca ); -_cgda .SetBorderRadius (_acgee ,_feacg ,_bdfcc ,_gbcae );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_cgda ._cdfdb =_fdbb .parseFloatAttr (_bcdff ,_ffca );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_cgda ._cafg =_fdbb .parseFloatAttr (_bcdff ,_ffca ); -case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_cgda ._gcfa =_fdbb .parseFloatAttr (_bcdff ,_ffca );case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0062\u006f\u0074\u0074o\u006d\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061d\u0069\u0075\u0073":_cgda ._bbcfb =_fdbb .parseFloatAttr (_bcdff ,_ffca ); -case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_cgda .SetPositioning (_fdbb .parsePositioningAttr (_bcdff ,_ffca ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_cgda .SetFitMode (_fdbb .parseFitModeAttr (_bcdff ,_ffca ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_gdfdd :=_fdbb .parseMarginAttr (_bcdff ,_ffca ); -_cgda .SetMargins (_gdfdd .Left ,_gdfdd .Right ,_gdfdd .Top ,_gdfdd .Bottom );default:_fdbb .nodeLogDebug (_fgdg ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020re\u0063\u0074\u0061\u006e\u0067\u006ce\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073`\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e",_bcdff ); -};};return _cgda ,nil ;}; - -// SetPositioning sets the positioning of the rectangle (absolute or relative). -func (_dffea *Rectangle )SetPositioning (position Positioning ){_dffea ._gfafb =position }; - -// NewBlockFromPage creates a Block from a PDF Page. Useful for loading template pages as blocks -// from a PDF document and additional content with the creator. -func NewBlockFromPage (page *_af .PdfPage )(*Block ,error ){_gbfc :=&Block {};_aa ,_gca :=page .GetAllContentStreams ();if _gca !=nil {return nil ,_gca ;};_ec :=_ac .NewContentStreamParser (_aa );_efg ,_gca :=_ec .Parse ();if _gca !=nil {return nil ,_gca ; -};_efg .WrapIfNeeded ();_gbfc ._ag =_efg ;if page .Resources !=nil {_gbfc ._fd =page .Resources ;}else {_gbfc ._fd =_af .NewPdfPageResources ();};_dgc ,_gca :=page .GetMediaBox ();if _gca !=nil {return nil ,_gca ;};if _dgc .Llx !=0||_dgc .Lly !=0{_gbfc .translate (-_dgc .Llx ,_dgc .Lly ); -};_gbfc ._eec =_dgc .Urx -_dgc .Llx ;_gbfc ._gbc =_dgc .Ury -_dgc .Lly ;if page .Rotate !=nil {_gbfc ._fb =-float64 (*page .Rotate );};return _gbfc ,nil ;};func (_aecf *Block )setOpacity (_be float64 ,_ebg float64 )(string ,error ){if (_be < 0||_be >=1.0)&&(_ebg < 0||_ebg >=1.0){return "",nil ; -};_dfc :=0;_efa :=_f .Sprintf ("\u0047\u0053\u0025\u0064",_dfc );for _aecf ._fd .HasExtGState (_db .PdfObjectName (_efa )){_dfc ++;_efa =_f .Sprintf ("\u0047\u0053\u0025\u0064",_dfc );};_dff :=_db .MakeDict ();if _be >=0&&_be < 1.0{_dff .Set ("\u0063\u0061",_db .MakeFloat (_be )); -};if _ebg >=0&&_ebg < 1.0{_dff .Set ("\u0043\u0041",_db .MakeFloat (_ebg ));};_eg :=_aecf ._fd .AddExtGState (_db .PdfObjectName (_efa ),_dff );if _eg !=nil {return "",_eg ;};return _efa ,nil ;}; - -// SkipCells skips over a specified number of cells in the table. -func (_cgfa *Table )SkipCells (num int ){if num < 0{_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); -return ;};for _dbged :=0;_dbged < num ;_dbged ++{_cgfa .NewCell ();};};const (CellVerticalAlignmentTop CellVerticalAlignment =iota ;CellVerticalAlignmentMiddle ;CellVerticalAlignmentBottom ;); - -// Height returns the height of the chart. -func (_ddfa *Chart )Height ()float64 {return float64 (_ddfa ._gddf .Height ())}; - -// TOC returns the table of contents component of the creator. -func (_decd *Creator )TOC ()*TOC {return _decd ._ced }; - -// AddLine appends a new line to the invoice line items table. -func (_dfgga *Invoice )AddLine (values ...string )[]*InvoiceCell {_ddgb :=len (_dfgga ._geda );var _bega []*InvoiceCell ;for _abgf ,_ccaf :=range values {_aade :=_dfgga .newCell (_ccaf ,_dfgga ._dfcgc );if _abgf < _ddgb {_aade .Alignment =_dfgga ._geda [_abgf ].Alignment ; -};_bega =append (_bega ,_aade );};_dfgga ._dbe =append (_dfgga ._dbe ,_bega );return _bega ;}; +func (_cgfde *TOCLine )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ecega :=ctx ;_cbcee ,ctx ,_ccdfec :=_cgfde ._fbaf .GeneratePageBlocks (ctx );if _ccdfec !=nil {return _cbcee ,ctx ,_ccdfec ;};if _cgfde ._cbffc .IsRelative (){ctx .X =_ecega .X ; +};if _cgfde ._cbffc .IsAbsolute (){return _cbcee ,_ecega ,nil ;};return _cbcee ,ctx ,nil ;}; -// NewEllipse creates a new ellipse with the center at (`xc`, `yc`), -// having the specified width and height. -// NOTE: In relative positioning mode, `xc` and `yc` are calculated using the -// current context. Furthermore, when the fit mode is set to fill the available -// space, the ellipse is scaled so that it occupies the entire context width -// while maintaining the original aspect ratio. -func (_geaag *Creator )NewEllipse (xc ,yc ,width ,height float64 )*Ellipse {return _fdcff (xc ,yc ,width ,height );}; - -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated if the contents wrap -// over multiple pages. -func (_dae *Chapter )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_acd :=ctx ;if _dae ._fgb .IsRelative (){ctx .X +=_dae ._cff .Left ;ctx .Y +=_dae ._cff .Top ;ctx .Width -=_dae ._cff .Left +_dae ._cff .Right ;ctx .Height -=_dae ._cff .Top ; -};_accb ,_fee ,_eefa :=_dae ._dad .GeneratePageBlocks (ctx );if _eefa !=nil {return _accb ,ctx ,_eefa ;};ctx =_fee ;_efb :=ctx .X ;_ffdg :=ctx .Y -_dae ._dad .Height ();_eeed :=int64 (ctx .Page );_ddfde :=_dae .headingNumber ();_bfgc :=_dae .headingText (); -if _dae ._dfga {_eccb :=_dae ._dacc .Add (_ddfde ,_dae ._efga ,_eb .FormatInt (_eeed ,10),_dae ._bfea );if _dae ._dacc ._fdac {_eccb .SetLink (_eeed ,_efb ,_ffdg );};};if _dae ._agd ==nil {_dae ._agd =_af .NewOutlineItem (_bfgc ,_af .NewOutlineDest (_eeed -1,_efb ,_ffdg )); -if _dae ._bebb !=nil {_dae ._bebb ._agd .Add (_dae ._agd );}else {_dae ._ccd .Add (_dae ._agd );};}else {_acee :=&_dae ._agd .Dest ;_acee .Page =_eeed -1;_acee .X =_efb ;_acee .Y =_ffdg ;};for _ ,_dgfc :=range _dae ._cgf {_becgf ,_bbcdg ,_ecgb :=_dgfc .GeneratePageBlocks (ctx ); -if _ecgb !=nil {return _accb ,ctx ,_ecgb ;};if len (_becgf )< 1{continue ;};_accb [len (_accb )-1].mergeBlocks (_becgf [0]);_accb =append (_accb ,_becgf [1:]...);ctx =_bbcdg ;};if _dae ._fgb .IsRelative (){ctx .X =_acd .X ;};if _dae ._fgb .IsAbsolute (){return _accb ,_acd ,nil ; -};return _accb ,ctx ,nil ;}; - -// Chart represents a chart drawable. -// It is used to render unichart chart components using a creator instance. -type Chart struct{_gddf _cf .ChartRenderable ;_ceaf Positioning ;_faa float64 ;_eeea float64 ;_edcg Margins ;}; - -// VectorDrawable is a Drawable with a specified width and height. -type VectorDrawable interface{Drawable ; - -// Width returns the width of the Drawable. -Width ()float64 ; - -// Height returns the height of the Drawable. -Height ()float64 ;}; - -// SetMargins sets the margins of the rectangle. -// NOTE: rectangle margins are only applied if relative positioning is used. -func (_babda *Rectangle )SetMargins (left ,right ,top ,bottom float64 ){_babda ._ddadd .Left =left ;_babda ._ddadd .Right =right ;_babda ._ddadd .Top =top ;_babda ._ddadd .Bottom =bottom ;};func (_feff *FilledCurve )draw (_egbd *Block ,_bgef string )([]byte ,*_af .PdfRectangle ,error ){_ggdab :=_ga .NewCubicBezierPath (); -for _ ,_ebad :=range _feff ._fgbb {_ggdab =_ggdab .AppendCurve (_ebad );};creator :=_ac .NewContentCreator ();creator .Add_q ();if _feff .FillEnabled &&_feff ._bgdc !=nil {_bcaf :=_bfag (_feff ._bgdc );_dece :=_egcbe (_egbd ,_bcaf ,_feff ._bgdc ,func ()Rectangle {_cccg :=_ga .NewCubicBezierPath (); -for _ ,_fdec :=range _feff ._fgbb {_cccg =_cccg .AppendCurve (_fdec );};_fcgb :=_cccg .GetBoundingBox ();if _feff .BorderEnabled {_fcgb .Height +=_feff .BorderWidth ;_fcgb .Width +=_feff .BorderWidth ;_fcgb .X -=_feff .BorderWidth /2;_fcgb .Y -=_feff .BorderWidth /2; -};return Rectangle {_fbdba :_fcgb .X ,_baag :_fcgb .Y ,_gedca :_fcgb .Width ,_ggabe :_fcgb .Height };});if _dece !=nil {return nil ,nil ,_dece ;};creator .SetNonStrokingColor (_bcaf );};if _feff .BorderEnabled {if _feff ._ecgba !=nil {creator .SetStrokingColor (_bfag (_feff ._ecgba )); -};creator .Add_w (_feff .BorderWidth );};if len (_bgef )> 1{creator .Add_gs (_db .PdfObjectName (_bgef ));};_ga .DrawBezierPathWithCreator (_ggdab ,creator );creator .Add_h ();if _feff .FillEnabled &&_feff .BorderEnabled {creator .Add_B ();}else if _feff .FillEnabled {creator .Add_f (); -}else if _feff .BorderEnabled {creator .Add_S ();};creator .Add_Q ();_ffcc :=_ggdab .GetBoundingBox ();if _feff .BorderEnabled {_ffcc .Height +=_feff .BorderWidth ;_ffcc .Width +=_feff .BorderWidth ;_ffcc .X -=_feff .BorderWidth /2;_ffcc .Y -=_feff .BorderWidth /2; -};_acbb :=&_af .PdfRectangle {};_acbb .Llx =_ffcc .X ;_acbb .Lly =_ffcc .Y ;_acbb .Urx =_ffcc .X +_ffcc .Width ;_acbb .Ury =_ffcc .Y +_ffcc .Height ;return creator .Bytes (),_acbb ,nil ;}; +// SetIndent sets the left offset of the list when nested into another list. +func (_egedc *List )SetIndent (indent float64 ){_egedc ._gdfg =indent ;_egedc ._edag =false };func (_ddag *templateProcessor )parsePageBreak (_ebac *templateNode )(interface{},error ){return _agde (),nil ;}; // Ellipse defines an ellipse with a center at (xc,yc) and a specified width and height. The ellipse can have a colored // fill and/or border with a specified width. // Implements the Drawable interface and can be drawn on PDF using the Creator. -type Ellipse struct{_fbgc float64 ;_fcbc float64 ;_ccgag float64 ;_daccb float64 ;_dadg Positioning ;_ddab Color ;_abgea float64 ;_bagd Color ;_ebge float64 ;_dfegf float64 ;_cbbg Margins ;_ffdc FitMode ;}; - -// SetAngle would set the angle at which the gradient is rendered. -// -// The default angle would be 0 where the gradient would be rendered from left to right side. -func (_efef *LinearShading )SetAngle (angle float64 ){_efef ._caed =angle }; - -// Append adds a new text chunk to the paragraph. -func (_cdbcd *StyledParagraph )Append (text string )*TextChunk {_bdcg :=NewTextChunk (text ,_cdbcd ._eccc );return _cdbcd .appendChunk (_bdcg );};func _bfcfb (_eagdg ,_gaegc ,_beec float64 )(_efag ,_ebadb ,_dgeg ,_ccbed float64 ){if _beec ==0{return 0,0,_eagdg ,_gaegc ; -};_cgfga :=_ga .Path {Points :[]_ga .Point {_ga .NewPoint (0,0).Rotate (_beec ),_ga .NewPoint (_eagdg ,0).Rotate (_beec ),_ga .NewPoint (0,_gaegc ).Rotate (_beec ),_ga .NewPoint (_eagdg ,_gaegc ).Rotate (_beec )}}.GetBoundingBox ();return _cgfga .X ,_cgfga .Y ,_cgfga .Width ,_cgfga .Height ; -}; - -// PolyBezierCurve represents a composite curve that is the result of joining -// multiple cubic Bezier curves. -// Implements the Drawable interface and can be drawn on PDF using the Creator. -type PolyBezierCurve struct{_agcbc *_ga .PolyBezierCurve ;_cbdgc float64 ;_aabe float64 ;_acda Color ;};const (TextOverflowVisible TextOverflow =iota ;TextOverflowHidden ;); +type Ellipse struct{_faac float64 ;_ccag float64 ;_efge float64 ;_abda float64 ;_dfda Positioning ;_fdaa Color ;_eag float64 ;_gdcga Color ;_fddf float64 ;_ddbee float64 ;_cdg Margins ;_gaeg FitMode ;}; -// ColorRGBFromHex converts color hex code to rgb color for using with creator. -// NOTE: If there is a problem interpreting the string, then will use black color and log a debug message. -// Example hex code: #ffffff -> (1,1,1) white. -func ColorRGBFromHex (hexStr string )Color {_cef :=rgbColor {};if (len (hexStr )!=4&&len (hexStr )!=7)||hexStr [0]!='#'{_gbf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _cef ; -};var _gab ,_eece ,_eaec int ;if len (hexStr )==4{var _gfg ,_efdd ,_dea int ;_bfef ,_dcede :=_f .Sscanf (hexStr ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_gfg ,&_efdd ,&_dea );if _dcede !=nil {_gbf .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020h\u0065\u0078\u0020\u0063\u006f\u0064\u0065:\u0020\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",hexStr ,_dcede ); -return _cef ;};if _bfef !=3{_gbf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _cef ;};_gab =_gfg *16+_gfg ;_eece =_efdd *16+_efdd ;_eaec =_dea *16+_dea ;}else {_aefa ,_gbef :=_f .Sscanf (hexStr ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_gab ,&_eece ,&_eaec ); -if _gbef !=nil {_gbf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _cef ;};if _aefa !=3{_gbf .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0073,\u0020\u006e\u0020\u0021\u003d\u0020\u0033 \u0028\u0025\u0064\u0029",hexStr ,_aefa ); -return _cef ;};};_cae :=float64 (_gab )/255.0;_ggaa :=float64 (_eece )/255.0;_fdcc :=float64 (_eaec )/255.0;_cef ._dbcc =_cae ;_cef ._eebd =_ggaa ;_cef ._gae =_fdcc ;return _cef ;}; - -// SetSideBorderStyle sets the cell's side border style. -func (_acgeb *TableCell )SetSideBorderStyle (side CellBorderSide ,style CellBorderStyle ){switch side {case CellBorderSideAll :_acgeb ._afcge =style ;_acgeb ._eagbd =style ;_acgeb ._bcdfa =style ;_acgeb ._aeda =style ;case CellBorderSideTop :_acgeb ._afcge =style ; -case CellBorderSideBottom :_acgeb ._eagbd =style ;case CellBorderSideLeft :_acgeb ._bcdfa =style ;case CellBorderSideRight :_acgeb ._aeda =style ;};}; - -// SetText replaces all the text of the paragraph with the specified one. -func (_eceeg *StyledParagraph )SetText (text string )*TextChunk {_eceeg .Reset ();return _eceeg .Append (text );};const (DefaultHorizontalScaling =100;); - -// Rectangle defines a rectangle with upper left corner at (x,y) and a specified width and height. The rectangle -// can have a colored fill and/or border with a specified width. -// Implements the Drawable interface and can be drawn on PDF using the Creator. -type Rectangle struct{_fbdba float64 ;_baag float64 ;_gedca float64 ;_ggabe float64 ;_gfafb Positioning ;_acbge Color ;_cbfcd float64 ;_eeeaf Color ;_ebcg float64 ;_eaag float64 ;_cdfdb float64 ;_cafg float64 ;_gcfa float64 ;_bbcfb float64 ;_ddadd Margins ; -_ecbc FitMode ;}; - -// SetShowNumbering sets a flag to indicate whether or not to show chapter numbers as part of title. -func (_eee *Chapter )SetShowNumbering (show bool ){_eee ._acbf =show ;_eee ._dad .SetText (_eee .headingText ());}; +// InvoiceCellProps holds all style properties for an invoice cell. +type InvoiceCellProps struct{TextStyle TextStyle ;Alignment CellHorizontalAlignment ;BackgroundColor Color ;BorderColor Color ;BorderWidth float64 ;BorderSides []CellBorderSide ;};func (_gdb *Creator )setActivePage (_dabd *_ed .PdfPage ){_gdb ._eed =_dabd }; -// GetMargins returns the margins of the graphic svg (left, right, top, bottom). -func (_ggb *GraphicSVG )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _ggb ._agbb .Left ,_ggb ._agbb .Right ,_ggb ._agbb .Top ,_ggb ._agbb .Bottom ;}; -// CurvePolygon represents a curve polygon shape. -// Implements the Drawable interface and can be drawn on PDF using the Creator. -type CurvePolygon struct{_dfec *_ga .CurvePolygon ;_dacf float64 ;_bgbf float64 ;_ebdf Color ;}; +// TextVerticalAlignment controls the vertical position of the text +// in a styled paragraph. +type TextVerticalAlignment int ; -// RadialShading holds information that will be used to render a radial shading. -type RadialShading struct{_egee *shading ;_bccd *_af .PdfRectangle ;_afbe AnchorPoint ;_daacg float64 ;_fccba float64 ;_adbe float64 ;_cada float64 ;};type shading struct{_fgac Color ;_egca bool ;_beabc []bool ;_fgabf []*ColorPoint ;}; +// SetFillOpacity sets the fill opacity of the ellipse. +func (_efe *Ellipse )SetFillOpacity (opacity float64 ){_efe ._eag =opacity }; -// SetPos sets the absolute position. Changes object positioning to absolute. -func (_dggbb *Image )SetPos (x ,y float64 ){_dggbb ._fffg =PositionAbsolute ;_dggbb ._ccbg =x ;_dggbb ._ccffc =y ;};func _bcfeg (_ebcdc *Creator ,_ffbga _ce .Reader ,_afagb interface{},_acgc *TemplateOptions ,_daagg componentRenderer )error {if _ebcdc ==nil {_gbf .Log .Error ("\u0043\u0072\u0065a\u0074\u006f\u0072\u0020i\u006e\u0073\u0074\u0061\u006e\u0063\u0065 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); -return _dacfg ;};_fbadgg :="";if _fadc ,_bgced :=_ffbga .(*_g .File );_bgced {_fbadgg =_fadc .Name ();};_aggec :=_df .NewBuffer (nil );if _ ,_eadbe :=_ce .Copy (_aggec ,_ffbga );_eadbe !=nil {return _eadbe ;};_bggda :=_de .FuncMap {"\u0064\u0069\u0063\u0074":_fdfc ,"\u0061\u0064\u0064":_gaed ,"\u0061\u0072\u0072a\u0079":_gbbg ,"\u0065\u0078\u0074\u0065\u006e\u0064\u0044\u0069\u0063\u0074":_dgfcd ,"\u006da\u006b\u0065\u0053\u0065\u0071":_caacd }; -if _acgc !=nil &&_acgc .HelperFuncMap !=nil {for _afbfc ,_cbbbg :=range _acgc .HelperFuncMap {if _ ,_bgfga :=_bggda [_afbfc ];_bgfga {_gbf .Log .Debug ("\u0043\u0061\u006e\u006e\u006f\u0074 \u006f\u0076\u0065r\u0072\u0069\u0064e\u0020\u0062\u0075\u0069\u006c\u0074\u002d\u0069\u006e\u0020`\u0025\u0073\u0060\u0020\u0068el\u0070\u0065\u0072\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_afbfc ); -continue ;};_bggda [_afbfc ]=_cbbbg ;};};_dadbd ,_acdbe :=_de .New ("").Funcs (_bggda ).Parse (_aggec .String ());if _acdbe !=nil {return _acdbe ;};if _acgc !=nil &&_acgc .SubtemplateMap !=nil {for _gbabc ,_beaf :=range _acgc .SubtemplateMap {if _gbabc ==""{_gbf .Log .Debug ("\u0053\u0075\u0062\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067.\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); -continue ;};if _beaf ==nil {_gbf .Log .Debug ("S\u0075\u0062t\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u0061\u006e\u006eo\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079 \u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e"); -continue ;};_cbefe :=_df .NewBuffer (nil );if _ ,_bgfcb :=_ce .Copy (_cbefe ,_beaf );_bgfcb !=nil {return _bgfcb ;};if _ ,_aadfc :=_dadbd .New (_gbabc ).Parse (_cbefe .String ());_aadfc !=nil {return _aadfc ;};};};_aggec .Reset ();if _eeab :=_dadbd .Execute (_aggec ,_afagb ); -_eeab !=nil {return _eeab ;};return _fdcdb (_ebcdc ,_fbadgg ,_aggec .Bytes (),_acgc ,_daagg ).run ();}; +// AddColorStop add color stop info for rendering gradient color. +func (_ebge *RadialShading )AddColorStop (color Color ,point float64 ){_ebge ._efef .AddColorStop (color ,point );};func _dbe (_gaeagd string ,_fedeg TextStyle )*Paragraph {_egfg :=&Paragraph {_bdfc :_gaeagd ,_bbcb :_fedeg .Font ,_afffc :_fedeg .FontSize ,_efbdc :1.0,_cgbcg :true ,_gbbc :true ,_ebaa :TextAlignmentLeft ,_egcg :0,_bedg :1,_ageb :1,_fadf :PositionRelative }; +_egfg .SetColor (_fedeg .Color );return _egfg ;}; -// GetRowHeight returns the height of the specified row. -func (_gede *Table )GetRowHeight (row int )(float64 ,error ){if row < 1||row > len (_gede ._bebe ){return 0,_fa .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};return _gede ._bebe [row -1],nil ; +// GeneratePageBlocks generates the page blocks. Multiple blocks are generated if the contents wrap +// over multiple pages. Implements the Drawable interface. +func (_cbcd *Paragraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ddcb :=ctx ;var _cgea []*Block ;_agaf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _cbcd ._fadf .IsRelative (){ctx .X +=_cbcd ._edbc .Left ;ctx .Y +=_cbcd ._edbc .Top ; +ctx .Width -=_cbcd ._edbc .Left +_cbcd ._edbc .Right ;ctx .Height -=_cbcd ._edbc .Top ;_cbcd .SetWidth (ctx .Width );if _cbcd .Height ()> ctx .Height {_cgea =append (_cgea ,_agaf );_agaf =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_fdef :=ctx ; +_fdef .Y =ctx .Margins .Top ;_fdef .X =ctx .Margins .Left +_cbcd ._edbc .Left ;_fdef .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_fdef .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_cbcd ._edbc .Left -_cbcd ._edbc .Right ; +ctx =_fdef ;};}else {if int (_cbcd ._begf )<=0{_cbcd .SetWidth (_cbcd .getTextWidth ());};ctx .X =_cbcd ._acde ;ctx .Y =_cbcd ._eddg ;};ctx ,_ffggd :=_ddac (_agaf ,_cbcd ,ctx );if _ffggd !=nil {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ffggd ); +return nil ,ctx ,_ffggd ;};_cgea =append (_cgea ,_agaf );if _cbcd ._fadf .IsRelative (){ctx .Y +=_cbcd ._edbc .Bottom ;ctx .Height -=_cbcd ._edbc .Bottom ;if !ctx .Inline {ctx .X =_ddcb .X ;ctx .Width =_ddcb .Width ;};return _cgea ,ctx ,nil ;};return _cgea ,_ddcb ,nil ; }; -// Total returns the invoice total description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_acdfc *Invoice )Total ()(*InvoiceCell ,*InvoiceCell ){return _acdfc ._dccd [0],_acdfc ._dccd [1]};func (_efede *templateProcessor )parseBoolAttr (_deadc ,_bedd string )bool {_gbf .Log .Debug ("P\u0061\u0072\u0073\u0069\u006e\u0067 \u0062\u006f\u006f\u006c\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_deadc ,_bedd ); -_dacge ,_ :=_eb .ParseBool (_bedd );return _bedd ==""||_dacge ;}; - -// Scale scales Image by a constant factor, both width and height. -func (_gfffg *Image )Scale (xFactor ,yFactor float64 ){_gfffg ._febef =xFactor *_gfffg ._febef ;_gfffg ._fcaf =yFactor *_gfffg ._fcaf ;}; - -// GeneratePageBlocks draws the ellipse on a new block representing the page. -func (_gfff *Ellipse )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_adea []*Block ;_befe =NewBlock (ctx .PageWidth ,ctx .PageHeight );_gbfbd =ctx ;);_adac :=_gfff ._dadg .IsRelative ();if _adac {_gfff .applyFitMode (ctx .Width ); -ctx .X +=_gfff ._cbbg .Left ;ctx .Y +=_gfff ._cbbg .Top ;ctx .Width -=_gfff ._cbbg .Left +_gfff ._cbbg .Right ;ctx .Height -=_gfff ._cbbg .Top +_gfff ._cbbg .Bottom ;if _gfff ._daccb > ctx .Height {_adea =append (_adea ,_befe );_befe =NewBlock (ctx .PageWidth ,ctx .PageHeight ); -ctx .Page ++;_agcf :=ctx ;_agcf .Y =ctx .Margins .Top +_gfff ._cbbg .Top ;_agcf .X =ctx .Margins .Left +_gfff ._cbbg .Left ;_agcf .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_gfff ._cbbg .Top -_gfff ._cbbg .Bottom ;_agcf .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_gfff ._cbbg .Left -_gfff ._cbbg .Right ; -ctx =_agcf ;};}else {ctx .X =_gfff ._fbgc -_gfff ._ccgag /2;ctx .Y =_gfff ._fcbc -_gfff ._daccb /2;};_ebfg :=_ga .Circle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_gfff ._daccb ,Width :_gfff ._ccgag ,Height :_gfff ._daccb ,BorderWidth :_gfff ._ebge ,Opacity :1.0}; -if _gfff ._ddab !=nil {_ebfg .FillEnabled =true ;_aacc :=_bfag (_gfff ._ddab );_dggdf :=_egcbe (_befe ,_aacc ,_gfff ._ddab ,func ()Rectangle {return Rectangle {_fbdba :_ebfg .X ,_baag :_ebfg .Y ,_gedca :_ebfg .Width ,_ggabe :_ebfg .Height };});if _dggdf !=nil {return nil ,ctx ,_dggdf ; -};_ebfg .FillColor =_aacc ;};if _gfff ._bagd !=nil {_ebfg .BorderEnabled =false ;if _gfff ._ebge > 0{_ebfg .BorderEnabled =true ;};_ebfg .BorderColor =_bfag (_gfff ._bagd );_ebfg .BorderWidth =_gfff ._ebge ;};_eggb ,_dabed :=_befe .setOpacity (_gfff ._abgea ,_gfff ._dfegf ); -if _dabed !=nil {return nil ,ctx ,_dabed ;};_ccgc ,_ ,_dabed :=_ebfg .Draw (_eggb );if _dabed !=nil {return nil ,ctx ,_dabed ;};_dabed =_befe .addContentsByString (string (_ccgc ));if _dabed !=nil {return nil ,ctx ,_dabed ;};if _adac {ctx .X =_gbfbd .X ; -ctx .Width =_gbfbd .Width ;ctx .Y +=_gfff ._daccb +_gfff ._cbbg .Bottom ;ctx .Height -=_gfff ._daccb ;}else {ctx =_gbfbd ;};_adea =append (_adea ,_befe );return _adea ,ctx ,nil ;}; - -// DrawWithContext draws the Block using the specified drawing context. -func (_cfdd *Block )DrawWithContext (d Drawable ,ctx DrawContext )error {_dac ,_ ,_daa :=d .GeneratePageBlocks (ctx );if _daa !=nil {return _daa ;};if len (_dac )!=1{return ErrContentNotFit ;};for _ ,_cd :=range _dac {if _cfa :=_cfdd .mergeBlocks (_cd ); -_cfa !=nil {return _cfa ;};};return nil ;}; - -// SetBorderLineStyle sets border style (currently dashed or plain). -func (_eagd *TableCell )SetBorderLineStyle (style _ga .LineStyle ){_eagd ._beeg =style }; - -// NewTOCLine creates a new table of contents line with the default style. -func (_bced *Creator )NewTOCLine (number ,title ,page string ,level uint )*TOCLine {return _bfdf (number ,title ,page ,level ,_bced .NewTextStyle ());}; - -// NewTextChunk returns a new text chunk instance. -func NewTextChunk (text string ,style TextStyle )*TextChunk {return &TextChunk {Text :text ,Style :style ,VerticalAlignment :TextVerticalAlignmentBaseline };}; - -// Margins represents page margins or margins around an element. -type Margins struct{Left float64 ;Right float64 ;Top float64 ;Bottom float64 ;};func _bceg (_faeb [][]_ga .Point )*Polygon {return &Polygon {_gdfe :&_ga .Polygon {Points :_faeb },_gdfa :1.0,_eedb :1.0};}; - -// SetFillColor sets the fill color. -func (_dbcdf *CurvePolygon )SetFillColor (color Color ){_dbcdf ._ebdf =color ;_dbcdf ._dfec .FillColor =_bfag (color );}; - -// SetNoteStyle sets the style properties used to render the content of the -// invoice note sections. -func (_ebaa *Invoice )SetNoteStyle (style TextStyle ){_ebaa ._dccc =style };func _ggcf (_abgg VectorDrawable ,_dbbg float64 )float64 {switch _dee :=_abgg .(type ){case *Paragraph :if _dee ._eegdf {_dee .SetWidth (_dbbg -_dee ._dcbe .Left -_dee ._dcbe .Right ); -};return _dee .Height ()+_dee ._dcbe .Top +_dee ._dcbe .Bottom ;case *StyledParagraph :if _dee ._gdde {_dee .SetWidth (_dbbg -_dee ._aaac .Left -_dee ._aaac .Right );};return _dee .Height ()+_dee ._aaac .Top +_dee ._aaac .Bottom ;case *Image :_dee .applyFitMode (_dbbg ); -return _dee .Height ()+_dee ._cfgf .Top +_dee ._cfgf .Bottom ;case *Rectangle :_dee .applyFitMode (_dbbg );return _dee .Height ()+_dee ._ddadd .Top +_dee ._ddadd .Bottom +_dee ._ebcg ;case *Ellipse :_dee .applyFitMode (_dbbg );return _dee .Height ()+_dee ._cbbg .Top +_dee ._cbbg .Bottom ; -case *Division :return _dee .ctxHeight (_dbbg )+_dee ._ggag .Top +_dee ._ggag .Bottom +_dee ._efdc .Top +_dee ._efdc .Bottom ;case *Table :_dee .updateRowHeights (_dbbg -_dee ._deab .Left -_dee ._deab .Right );return _dee .Height ()+_dee ._deab .Top +_dee ._deab .Bottom ; -case *List :return _dee .ctxHeight (_dbbg )+_dee ._afd .Top +_dee ._afd .Bottom ;case marginDrawable :_ ,_ ,_bceff ,_bcde :=_dee .GetMargins ();return _dee .Height ()+_bceff +_bcde ;default:return _dee .Height ();};};func (_ggced *templateProcessor )parseLine (_gfbd *templateNode )(interface{},error ){_fbfa :=_ggced .creator .NewLine (0,0,0,0); -for _ ,_bbbaf :=range _gfbd ._cfaeg .Attr {_gccg :=_bbbaf .Value ;switch _eeddf :=_bbbaf .Name .Local ;_eeddf {case "\u0078\u0031":_fbfa ._bead =_ggced .parseFloatAttr (_eeddf ,_gccg );case "\u0079\u0031":_fbfa ._gdbf =_ggced .parseFloatAttr (_eeddf ,_gccg ); -case "\u0078\u0032":_fbfa ._ecdb =_ggced .parseFloatAttr (_eeddf ,_gccg );case "\u0079\u0032":_fbfa ._dfbc =_ggced .parseFloatAttr (_eeddf ,_gccg );case "\u0074h\u0069\u0063\u006b\u006e\u0065\u0073s":_fbfa .SetLineWidth (_ggced .parseFloatAttr (_eeddf ,_gccg )); -case "\u0063\u006f\u006co\u0072":_fbfa .SetColor (_ggced .parseColorAttr (_eeddf ,_gccg ));case "\u0073\u0074\u0079l\u0065":_fbfa .SetStyle (_ggced .parseLineStyleAttr (_eeddf ,_gccg ));case "\u0064\u0061\u0073\u0068\u002d\u0061\u0072\u0072\u0061\u0079":_fbfa .SetDashPattern (_ggced .parseInt64Array (_eeddf ,_gccg ),_fbfa ._fefc ); -case "\u0064\u0061\u0073\u0068\u002d\u0070\u0068\u0061\u0073\u0065":_fbfa .SetDashPattern (_fbfa ._dfdfb ,_ggced .parseInt64Attr (_eeddf ,_gccg ));case "\u006fp\u0061\u0063\u0069\u0074\u0079":_fbfa .SetOpacity (_ggced .parseFloatAttr (_eeddf ,_gccg )); -case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_fbfa .SetPositioning (_ggced .parsePositioningAttr (_eeddf ,_gccg ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_fbfa .SetFitMode (_ggced .parseFitModeAttr (_eeddf ,_gccg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_efebe :=_ggced .parseMarginAttr (_eeddf ,_gccg ); -_fbfa .SetMargins (_efebe .Left ,_efebe .Right ,_efebe .Top ,_efebe .Bottom );default:_ggced .nodeLogDebug (_gfbd ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u006c\u0069\u006e\u0065 \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_eeddf ); -};};return _fbfa ,nil ;}; - -// SetHorizontalAlignment sets the horizontal alignment of the image. -func (_fbga *Image )SetHorizontalAlignment (alignment HorizontalAlignment ){_fbga ._adfga =alignment }; - -// BorderOpacity returns the border opacity of the rectangle (0-1). -func (_acdaf *Rectangle )BorderOpacity ()float64 {return _acdaf ._eaag }; - -// SetLevel sets the indentation level of the TOC line. -func (_fcbee *TOCLine )SetLevel (level uint ){_fcbee ._ecdfcbb =level ;_fcbee ._eccdcc ._aaac .Left =_fcbee ._becgd +float64 (_fcbee ._ecdfcbb -1)*_fcbee ._aface ;}; - -// SetMargins sets the margins of the paragraph. -func (_cedg *List )SetMargins (left ,right ,top ,bottom float64 ){_cedg ._afd .Left =left ;_cedg ._afd .Right =right ;_cedg ._afd .Top =top ;_cedg ._afd .Bottom =bottom ;}; - -// SetPadding sets the padding of the component. The padding represents -// inner margins which are applied around the contents of the division. -// The background of the component is not affected by its padding. -func (_dace *Division )SetPadding (left ,right ,top ,bottom float64 ){_dace ._efdc .Left =left ;_dace ._efdc .Right =right ;_dace ._efdc .Top =top ;_dace ._efdc .Bottom =bottom ;}; +// SetExtends specifies whether ot extend the shading beyond the starting and ending points. +// +// Text extends is set to `[]bool{false, false}` by default. +func (_ebec *LinearShading )SetExtends (start bool ,end bool ){_ebec ._fded .SetExtends (start ,end )}; -// SetColor sets the line color. Use ColorRGBFromHex, ColorRGBFrom8bit or -// ColorRGBFromArithmetic to create the color object. -func (_cbfe *Line )SetColor (color Color ){_cbfe ._decfd =color }; +// TextAlignment options for paragraph. +type TextAlignment int ; -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_ggba *LinearShading )SetBackgroundColor (backgroundColor Color ){_ggba ._dddc .SetBackgroundColor (backgroundColor );};func _fbddc (_gcgec *_e .Decoder )(int ,int ){return 0,0}; +// SetHorizontalAlignment sets the cell's horizontal alignment of content. +// Can be one of: +// - CellHorizontalAlignmentLeft +// - CellHorizontalAlignmentCenter +// - CellHorizontalAlignmentRight +func (_ggfa *TableCell )SetHorizontalAlignment (halign CellHorizontalAlignment ){_ggfa ._gffac =halign }; -// Height returns the Block's height. -func (_ea *Block )Height ()float64 {return _ea ._gbc }; +// SetBorderWidth sets the border width of the ellipse. +func (_cbeaf *Ellipse )SetBorderWidth (bw float64 ){_cbeaf ._fddf =bw }; -// SetBorderWidth sets the border width. -func (_dfdb *CurvePolygon )SetBorderWidth (borderWidth float64 ){_dfdb ._dfec .BorderWidth =borderWidth }; +// Curve represents a cubic Bezier curve with a control point. +type Curve struct{_bfcg float64 ;_baeb float64 ;_dcbe float64 ;_adg float64 ;_egbc float64 ;_bdba float64 ;_fcadf Color ;_cgbde float64 ;}; -// NewImageFromGoImage creates an Image from a go image.Image data structure. -func (_afee *Creator )NewImageFromGoImage (goimg _c .Image )(*Image ,error ){return _debdg (goimg )}; +// Width is not used. The list component is designed to fill into the available +// width depending on the context. Returns 0. +func (_cgba *List )Width ()float64 {return 0}; -// NewStyledParagraph creates a new styled paragraph. -// Default attributes: -// Font: Helvetica, -// Font size: 10 -// Encoding: WinAnsiEncoding -// Wrap: enabled -// Text color: black -func (_fafg *Creator )NewStyledParagraph ()*StyledParagraph {return _gafd (_fafg .NewTextStyle ())}; +// SetText sets the text content of the Paragraph. +func (_fegfc *Paragraph )SetText (text string ){_fegfc ._bdfc =text }; -// DrawHeader sets a function to draw a header on created output pages. -func (_bgeg *Creator )DrawHeader (drawHeaderFunc func (_ceac *Block ,_ecbb HeaderFunctionArgs )){_bgeg ._gaa =drawHeaderFunc ;}; +// Text sets the text content of the Paragraph. +func (_degg *Paragraph )Text ()string {return _degg ._bdfc }; -// NewLine creates a new line between (x1, y1) to (x2, y2), -// using default attributes. -// NOTE: In relative positioning mode, `x1` and `y1` are calculated using the -// current context and `x2`, `y2` are used only to calculate the position of -// the second point in relation to the first one (used just as a measurement -// of size). Furthermore, when the fit mode is set to fill the context width, -// `x2` is set to the right edge coordinate of the context. -func (_gcbae *Creator )NewLine (x1 ,y1 ,x2 ,y2 float64 )*Line {return _gedcc (x1 ,y1 ,x2 ,y2 )}; +// SetNoteHeadingStyle sets the style properties used to render the heading +// of the invoice note sections. +func (_dgfc *Invoice )SetNoteHeadingStyle (style TextStyle ){_dgfc ._fcb =style };const (TextAlignmentLeft TextAlignment =iota ;TextAlignmentRight ;TextAlignmentCenter ;TextAlignmentJustify ;);func _daegd (_aefbe *_ed .PdfFont ,_befa float64 )*fontMetrics {_gggf :=&fontMetrics {}; +if _aefbe ==nil {_gfb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0069s\u0020\u006e\u0069\u006c");return _gggf ;};_aafe ,_cdgfa :=_aefbe .GetFontDescriptor ();if _cdgfa !=nil {_gfb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0067\u0065t\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063ri\u0070\u0074\u006fr\u003a \u0025\u0076",_cdgfa ); +return _gggf ;};if _gggf ._faffg ,_cdgfa =_aafe .GetCapHeight ();_cdgfa !=nil {_gfb .Log .Trace ("\u0057\u0041\u0052\u004e\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0067\u0065\u0074\u0020f\u006f\u006e\u0074\u0020\u0063\u0061\u0070\u0020\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_cdgfa ); +};if int (_gggf ._faffg )<=0{_gfb .Log .Trace ("\u0057\u0041\u0052\u004e\u003a\u0020\u0043\u0061p\u0020\u0048\u0065ig\u0068\u0074\u0020\u006e\u006f\u0074 \u0061\u0076\u0061\u0069\u006c\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065\u0074t\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u00310\u0030\u0030"); +_gggf ._faffg =1000;};_gggf ._faffg *=_befa /1000.0;if _gggf ._ebdef ,_cdgfa =_aafe .GetXHeight ();_cdgfa !=nil {_gfb .Log .Trace ("\u0057\u0041R\u004e\u003a\u0020\u0055n\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0078\u002d\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_cdgfa ); +};_gggf ._ebdef *=_befa /1000.0;if _gggf ._ddbda ,_cdgfa =_aafe .GetAscent ();_cdgfa !=nil {_gfb .Log .Trace ("W\u0041\u0052\u004e\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0066\u006fn\u0074\u0020\u0061\u0073\u0063\u0065\u006e\u0074\u003a\u0020%\u0076",_cdgfa ); +};_gggf ._ddbda *=_befa /1000.0;if _gggf ._ccdgd ,_cdgfa =_aafe .GetDescent ();_cdgfa !=nil {_gfb .Log .Trace ("\u0057\u0041RN\u003a\u0020\u0055n\u0061\u0062\u006c\u0065 to\u0020ge\u0074\u0020\u0066\u006f\u006e\u0074\u0020de\u0073\u0063\u0065\u006e\u0074\u003a\u0020%\u0076",_cdgfa ); +};_gggf ._ccdgd *=_befa /1000.0;return _gggf ;}; -// TableCell defines a table cell which can contain a Drawable as content. -type TableCell struct{_geba Color ;_beeg _ga .LineStyle ;_bcdfa CellBorderStyle ;_gccde Color ;_beabf float64 ;_eagbd CellBorderStyle ;_edcgc Color ;_dcbf float64 ;_aeda CellBorderStyle ;_degag Color ;_dgabg float64 ;_afcge CellBorderStyle ;_aabfc Color ; -_agge float64 ;_ceafg ,_feeeb int ;_bacfc int ;_ffae int ;_afgdg VectorDrawable ;_gbcg CellHorizontalAlignment ;_daded CellVerticalAlignment ;_agee float64 ;_ceacbb *Table ;}; +// ScaleToWidth scale Image to a specified width w, maintaining the aspect ratio. +func (_bfcb *Image )ScaleToWidth (w float64 ){_bfbf :=_bfcb ._dafe /_bfcb ._dgfb ;_bfcb ._dgfb =w ;_bfcb ._dafe =w *_bfbf ;}; -// Length calculates and returns the length of the line. -func (_gdcb *Line )Length ()float64 {return _dgg .Sqrt (_dgg .Pow (_gdcb ._ecdb -_gdcb ._bead ,2.0)+_dgg .Pow (_gdcb ._dfbc -_gdcb ._gdbf ,2.0));}; +// SetLazy sets the lazy mode for the image. +func (_gcdc *Image )SetLazy (lazy bool ){_gcdc ._fcaf =lazy };func _dgeae (_ggce ,_bfeb interface{})(interface{},error ){_abbc ,_edbg :=_adecd (_ggce );if _edbg !=nil {return nil ,_edbg ;};switch _ggbbc :=_abbc .(type ){case int64 :_cgbac ,_addcc :=_adecd (_bfeb ); +if _addcc !=nil {return nil ,_addcc ;};switch _gdaeg :=_cgbac .(type ){case int64 :return _ggbbc +_gdaeg ,nil ;case float64 :return float64 (_ggbbc )+_gdaeg ,nil ;};case float64 :_facdf ,_gbeac :=_adecd (_bfeb );if _gbeac !=nil {return nil ,_gbeac ;};switch _cabac :=_facdf .(type ){case int64 :return _ggbbc +float64 (_cabac ),nil ; +case float64 :return _ggbbc +_cabac ,nil ;};};return nil ,_f .Errorf ("\u0066\u0061\u0069le\u0064\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0025\u0076\u0020\u0061\u006e\u0064\u0020\u0025\u0076",_ggce ,_bfeb );}; -// NewTOC creates a new table of contents. -func (_fdbc *Creator )NewTOC (title string )*TOC {_dcfd :=_fdbc .NewTextStyle ();_dcfd .Font =_fdbc ._eaf ;return _gbgab (title ,_fdbc .NewTextStyle (),_dcfd );}; +// Wrap wraps the text of the chunk into lines based on its style and the +// specified width. +func (_bbed *TextChunk )Wrap (width float64 )([]string ,error ){if int (width )<=0{return []string {_bbed .Text },nil ;};var _bbecee []string ;var _gcda []rune ;var _dgdf float64 ;var _efaff []float64 ;_ebcdg :=_bbed .Style ;_abaad :=_faeef (_bbed .Text ); +for _ ,_cdebdd :=range _bbed .Text {if _cdebdd =='\u000A'{_bbbac :=_ffee (string (_gcda ),_abaad );_bbecee =append (_bbecee ,_de .TrimRightFunc (_bbbac ,_bg .IsSpace )+string (_cdebdd ));_gcda =nil ;_dgdf =0;_efaff =nil ;continue ;};_dcbff :=_cdebdd ==' '; +_cfdef ,_dfdfc :=_ebcdg .Font .GetRuneMetrics (_cdebdd );if !_dfdfc {_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006det\u0072i\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064!\u0020\u0072\u0075\u006e\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0066o\u006e\u0074\u003d\u0025\u0073\u0020\u0025\u0023\u0071",_cdebdd ,_cdebdd ,_ebcdg .Font .BaseFont (),_ebcdg .Font .Subtype ()); +_gfb .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_ebcdg .Font );_gfb .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_ebcdg .Font .Encoder ());return nil ,_e .New ("\u0067\u006c\u0079\u0070\u0068\u0020\u0063\u0068\u0061\u0072\u0020m\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); +};_dcgea :=_ebcdg .FontSize *_cfdef .Wx ;_bdbfa :=_dcgea ;if !_dcbff {_bdbfa =_dcgea +_ebcdg .CharSpacing *1000.0;};if _dgdf +_dcgea > width *1000.0{_ffbc :=-1;if !_dcbff {for _ecceb :=len (_gcda )-1;_ecceb >=0;_ecceb --{if _gcda [_ecceb ]==' '{_ffbc =_ecceb ; +break ;};};};_ebdfd :=string (_gcda );if _ffbc > 0{_ebdfd =string (_gcda [0:_ffbc +1]);_gcda =append (_gcda [_ffbc +1:],_cdebdd );_efaff =append (_efaff [_ffbc +1:],_bdbfa );_dgdf =0;for _ ,_cdecg :=range _efaff {_dgdf +=_cdecg ;};}else {if _dcbff {_gcda =[]rune {}; +_efaff =[]float64 {};_dgdf =0;}else {_gcda =[]rune {_cdebdd };_efaff =[]float64 {_bdbfa };_dgdf =_bdbfa ;};};_ebdfd =_ffee (_ebdfd ,_abaad );_bbecee =append (_bbecee ,_de .TrimRightFunc (_ebdfd ,_bg .IsSpace ));}else {_gcda =append (_gcda ,_cdebdd );_dgdf +=_bdbfa ; +_efaff =append (_efaff ,_bdbfa );};};if len (_gcda )> 0{_ggfda :=string (_gcda );_ggfda =_ffee (_ggfda ,_abaad );_bbecee =append (_bbecee ,_ggfda );};return _bbecee ,nil ;};func (_cebb *Paragraph )getMaxLineWidth ()float64 {if _cebb ._baeba ==nil ||len (_cebb ._baeba )==0{_cebb .wrapText (); +};var _gccbc float64 ;for _ ,_cfac :=range _cebb ._baeba {_fgefb :=_cebb .getTextLineWidth (_cfac );if _fgefb > _gccbc {_gccbc =_fgefb ;};};return _gccbc ;}; -// Date returns the invoice date description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_beab *Invoice )Date ()(*InvoiceCell ,*InvoiceCell ){return _beab ._gagde [0],_beab ._gagde [1]};func (_cdbf *List )ctxHeight (_eeec float64 )float64 {_eeec -=_cdbf ._fgbe ;var _dbee float64 ;for _ ,_fbed :=range _cdbf ._ebca {_dbee +=_fbed .ctxHeight (_eeec ); -};return _dbee ;};func (_cefc *Division )drawBackground (_cbbf []*Block ,_afgg ,_acagf DrawContext ,_fadd bool )([]*Block ,error ){_gefd :=len (_cbbf );if _gefd ==0||_cefc ._bgcf ==nil {return _cbbf ,nil ;};_efcd :=make ([]*Block ,0,len (_cbbf ));for _fdcf ,_dfccfa :=range _cbbf {var (_aabf =_cefc ._bgcf .BorderRadiusTopLeft ; -_acf =_cefc ._bgcf .BorderRadiusTopRight ;_gedg =_cefc ._bgcf .BorderRadiusBottomLeft ;_fcee =_cefc ._bgcf .BorderRadiusBottomRight ;);_ggef :=_afgg ;_ggef .Page +=_fdcf ;if _fdcf ==0{if _fadd {_efcd =append (_efcd ,_dfccfa );continue ;};if _gefd ==1{_ggef .Height =_acagf .Y -_afgg .Y ; -};}else {_ggef .X =_ggef .Margins .Left +_cefc ._ggag .Left ;_ggef .Y =_ggef .Margins .Top ;_ggef .Width =_ggef .PageWidth -_ggef .Margins .Left -_ggef .Margins .Right -_cefc ._ggag .Left -_cefc ._ggag .Right ;if _fdcf ==_gefd -1{_ggef .Height =_acagf .Y -_ggef .Margins .Top -_cefc ._ggag .Top ; -}else {_ggef .Height =_ggef .PageHeight -_ggef .Margins .Top -_ggef .Margins .Bottom ;};if !_fadd {_aabf =0;_acf =0;};};if _gefd > 1&&_fdcf !=_gefd -1{_gedg =0;_fcee =0;};_bbec :=_gcdad (_ggef .X ,_ggef .Y ,_ggef .Width ,_ggef .Height );_bbec .SetFillColor (_cefc ._bgcf .FillColor ); -_bbec .SetBorderColor (_cefc ._bgcf .BorderColor );_bbec .SetBorderWidth (_cefc ._bgcf .BorderSize );_bbec .SetBorderRadius (_aabf ,_acf ,_gedg ,_fcee );_fcedb ,_ ,_agfca :=_bbec .GeneratePageBlocks (_ggef );if _agfca !=nil {return nil ,_agfca ;};if len (_fcedb )==0{continue ; -};_fda :=_fcedb [0];if _agfca =_fda .mergeBlocks (_dfccfa );_agfca !=nil {return nil ,_agfca ;};_efcd =append (_efcd ,_fda );};return _efcd ,nil ;}; +// NewDivision returns a new Division container component. +func (_eecde *Creator )NewDivision ()*Division {return _bdf ()};type grayColor struct{_faf float64 }; -// Add adds a VectorDrawable to the Division container. -// Currently supported VectorDrawables: -// - *Paragraph -// - *StyledParagraph -// - *Image -// - *Chart -// - *Rectangle -// - *Ellipse -// - *Line -// - *Table -// - *Division -// - *List -func (_ecee *Division )Add (d VectorDrawable )error {switch _ffgb :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Rectangle ,*Ellipse ,*Line ,*Table ,*Division ,*List :case containerDrawable :_adfd ,_cafa :=_ffgb .ContainerComponent (_ecee ); -if _cafa !=nil {return _cafa ;};_fbad ,_dfdd :=_adfd .(VectorDrawable );if !_dfdd {return _f .Errorf ("\u0072\u0065\u0073\u0075\u006ct\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0061\u0069\u006e\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u002d\u0020\u0025\u0054\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0056\u0065c\u0074\u006f\u0072\u0044\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u0020i\u006e\u0074\u0065\u0072\u0066\u0061c\u0065",_adfd ); -};d =_fbad ;default:return _fa .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0079\u0070e\u0020i\u006e\u0020\u0044\u0069\u0076\u0069\u0073i\u006f\u006e");};_ecee ._cbg =append (_ecee ._cbg ,d );return nil ;}; +// NewChapter creates a new chapter with the specified title as the heading. +func (_bdcf *Creator )NewChapter (title string )*Chapter {_bdcf ._ecbc ++;_cgff :=_bdcf .NewTextStyle ();_cgff .FontSize =16;return _gdf (nil ,_bdcf ._dcag ,_bdcf ._dccf ,title ,_bdcf ._ecbc ,_cgff );}; -// AddShadingResource adds shading dictionary inside the resources dictionary. -func (_egefff *RadialShading )AddShadingResource (block *Block )(_baef _db .PdfObjectName ,_cdbce error ){_dfbd :=1;_baef =_db .PdfObjectName ("\u0053\u0068"+_eb .Itoa (_dfbd ));for block ._fd .HasShadingByName (_baef ){_dfbd ++;_baef =_db .PdfObjectName ("\u0053\u0068"+_eb .Itoa (_dfbd )); -};if _cbcge :=block ._fd .SetShadingByName (_baef ,_egefff .shadingModel ().ToPdfObject ());_cbcge !=nil {return "",_cbcge ;};return _baef ,nil ;};func _gaed (_fcaa ,_gdad interface{})(interface{},error ){_fgdef ,_baea :=_dffd (_fcaa );if _baea !=nil {return nil ,_baea ; -};switch _bdacb :=_fgdef .(type ){case int64 :_dbeg ,_afdce :=_dffd (_gdad );if _afdce !=nil {return nil ,_afdce ;};switch _faebe :=_dbeg .(type ){case int64 :return _bdacb +_faebe ,nil ;case float64 :return float64 (_bdacb )+_faebe ,nil ;};case float64 :_fabb ,_bcfdb :=_dffd (_gdad ); -if _bcfdb !=nil {return nil ,_bcfdb ;};switch _dddgg :=_fabb .(type ){case int64 :return _bdacb +float64 (_dddgg ),nil ;case float64 :return _bdacb +_dddgg ,nil ;};};return nil ,_f .Errorf ("\u0066\u0061\u0069le\u0064\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0025\u0076\u0020\u0061\u006e\u0064\u0020\u0025\u0076",_fcaa ,_gdad ); -};func _ffgg ()*Division {return &Division {_cgab :true }};func _dffd (_egdae interface{})(interface{},error ){switch _aabb :=_egdae .(type ){case uint8 :return int64 (_aabb ),nil ;case int8 :return int64 (_aabb ),nil ;case uint16 :return int64 (_aabb ),nil ; -case int16 :return int64 (_aabb ),nil ;case uint32 :return int64 (_aabb ),nil ;case int32 :return int64 (_aabb ),nil ;case uint64 :return int64 (_aabb ),nil ;case int64 :return _aabb ,nil ;case int :return int64 (_aabb ),nil ;case float32 :return float64 (_aabb ),nil ; -case float64 :return _aabb ,nil ;};return nil ,_f .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0076\u0061\u006c\u0075\u0065\u002c\u0020\u0025\u0076\u0020\u0069\u0073 \u006e\u006f\u0074\u0020\u0061\u0020\u006eu\u006d\u0062\u0065\u0072",_egdae ); -};func _cbdcd (_gfaa *templateProcessor ,_baege *templateNode )(interface{},error ){return _gfaa .parseImage (_baege );};func (_ddfe *listItem )ctxHeight (_aeaf float64 )float64 {var _gegac float64 ;switch _gccc :=_ddfe ._efddb .(type ){case *Paragraph :if _gccc ._eegdf {_gccc .SetWidth (_aeaf -_gccc ._dcbe .Horizontal ()); -};_gegac =_gccc .Height ()+_gccc ._dcbe .Vertical ();_gegac +=0.5*_gccc ._cccdc *_gccc ._ecab ;case *StyledParagraph :if _gccc ._gdde {_gccc .SetWidth (_aeaf -_gccc ._aaac .Horizontal ());};_gegac =_gccc .Height ()+_gccc ._aaac .Vertical ();_gegac +=0.5*_gccc .getTextHeight (); -case *List :_eagf :=_aeaf -_ddfe ._caac .Width ()-_gccc ._afd .Horizontal ()-_gccc ._fgbe ;_gegac =_gccc .ctxHeight (_eagf )+_gccc ._afd .Vertical ();case *Image :_gegac =_gccc .Height ()+_gccc ._cfgf .Vertical ();case *Division :_gbbb :=_aeaf -_ddfe ._caac .Width ()-_gccc ._ggag .Horizontal (); -_gegac =_gccc .ctxHeight (_gbbb )+_gccc ._ggag .Vertical ();case *Table :_ddfac :=_aeaf -_ddfe ._caac .Width ()-_gccc ._deab .Horizontal ();_gccc .updateRowHeights (_ddfac );_gegac =_gccc .Height ()+_gccc ._deab .Vertical ();default:_gegac =_ddfe ._efddb .Height (); -};return _gegac ;};func _edea (_aggb string )([]string ,error ){var (_geagg []string ;_abcfd []rune ;);for _ ,_cecfa :=range _aggb {if _cecfa =='\u000A'{if len (_abcfd )> 0{_geagg =append (_geagg ,string (_abcfd ));};_geagg =append (_geagg ,string (_cecfa )); -_abcfd =nil ;continue ;};_abcfd =append (_abcfd ,_cecfa );};if len (_abcfd )> 0{_geagg =append (_geagg ,string (_abcfd ));};var _afbed []string ;for _ ,_agga :=range _geagg {_dgcfc :=[]rune (_agga );_bgeff :=_ae .NewScanner (_dgcfc );var _cecg []rune ; -for _bcbce :=0;_bcbce < len (_dgcfc );_bcbce ++{_ ,_ddecb ,_aacfg :=_bgeff .Next ();if _aacfg !=nil {return nil ,_aacfg ;};if _ddecb ==_ae .BreakProhibited ||_gb .IsSpace (_dgcfc [_bcbce ]){_cecg =append (_cecg ,_dgcfc [_bcbce ]);if _gb .IsSpace (_dgcfc [_bcbce ]){_afbed =append (_afbed ,string (_cecg )); -_cecg =[]rune {};};continue ;}else {if len (_cecg )> 0{_afbed =append (_afbed ,string (_cecg ));};_cecg =[]rune {_dgcfc [_bcbce ]};};};if len (_cecg )> 0{_afbed =append (_afbed ,string (_cecg ));};};return _afbed ,nil ;}; +// SetForms adds an Acroform to a PDF file. Sets the specified form for writing. +func (_dgbf *Creator )SetForms (form *_ed .PdfAcroForm )error {_dgbf ._fgda =form ;return nil };func _geae (_dcbd []_bf .CubicBezierCurve )*PolyBezierCurve {return &PolyBezierCurve {_cgfd :&_bf .PolyBezierCurve {Curves :_dcbd ,BorderColor :_ed .NewPdfColorDeviceRGB (0,0,0),BorderWidth :1.0},_daab :1.0,_fbfd :1.0}; +}; // SetPageLabels adds the specified page labels to the PDF file generated // by the creator. See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). // NOTE: for existing PDF files, the page label ranges object can be obtained // using the model.PDFReader's GetPageLabels method. -func (_fcab *Creator )SetPageLabels (pageLabels _db .PdfObject ){_fcab ._acca =pageLabels };func (_gcbad *Division )ctxHeight (_fdaa float64 )float64 {_fdaa -=_gcbad ._ggag .Left +_gcbad ._ggag .Right +_gcbad ._efdc .Left +_gcbad ._efdc .Right ;var _ddbf float64 ; -for _ ,_aabd :=range _gcbad ._cbg {_ddbf +=_ggcf (_aabd ,_fdaa );};return _ddbf ;}; +func (_dfaf *Creator )SetPageLabels (pageLabels _gd .PdfObject ){_dfaf ._fega =pageLabels }; -// Positioning returns the type of positioning the rectangle is set to use. -func (_afece *Rectangle )Positioning ()Positioning {return _afece ._gfafb };func (_bacfb *templateProcessor )parseList (_aeeef *templateNode )(interface{},error ){_gfba :=_bacfb .creator .NewList ();for _ ,_edaff :=range _aeeef ._cfaeg .Attr {_abcfe :=_edaff .Value ; -switch _eage :=_edaff .Name .Local ;_eage {case "\u0069\u006e\u0064\u0065\u006e\u0074":_gfba .SetIndent (_bacfb .parseFloatAttr (_eage ,_abcfe ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_ddcbd :=_bacfb .parseMarginAttr (_eage ,_abcfe );_gfba .SetMargins (_ddcbd .Left ,_ddcbd .Right ,_ddcbd .Top ,_ddcbd .Bottom ); -default:_bacfb .nodeLogDebug (_aeeef ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u006c\u0069\u0073\u0074 \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_eage ); -};};return _gfba ,nil ;}; +// SkipOver skips over a specified number of rows and cols. +func (_fdda *Table )SkipOver (rows ,cols int ){_dggg :=rows *_fdda ._dfeg +cols -1;if _dggg < 0{_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); +return ;};for _dffe :=0;_dffe < _dggg ;_dffe ++{_fdda .NewCell ();};}; -// NoteStyle returns the style properties used to render the content of the -// invoice note sections. -func (_fbbf *Invoice )NoteStyle ()TextStyle {return _fbbf ._dccc }; +// SetLineWidth sets the line width. +func (_dbac *Polyline )SetLineWidth (lineWidth float64 ){_dbac ._daag .LineWidth =lineWidth }; -// SetOpacity sets opacity for Image. -func (_bgbc *Image )SetOpacity (opacity float64 ){_bgbc ._dgefd =opacity };func (_cbgee *TextChunk )clone ()*TextChunk {_dbeaa :=*_cbgee ;_dbeaa ._aabad =_gaacb (_cbgee ._aabad );return &_dbeaa ;}; +// Scale block by specified factors in the x and y directions. +func (_cd *Block )Scale (sx ,sy float64 ){_fdb :=_cc .NewContentCreator ().Scale (sx ,sy ).Operations ();*_cd ._ebg =append (*_fdb ,*_cd ._ebg ...);_cd ._ebg .WrapIfNeeded ();_cd ._bc *=sx ;_cd ._ag *=sy ;}; -// MoveDown moves the drawing context down by relative displacement dy (negative goes up). -func (_bdd *Creator )MoveDown (dy float64 ){_bdd ._ecea .Y +=dy };func _gcd (_edf _cf .ChartRenderable )*Chart {return &Chart {_gddf :_edf ,_ceaf :PositionRelative ,_edcg :Margins {Top :10,Bottom :10}};};func (_ggbe *Image )applyFitMode (_gbce float64 ){_gbce -=_ggbe ._cfgf .Left +_ggbe ._cfgf .Right ; -switch _ggbe ._cgd {case FitModeFillWidth :_ggbe .ScaleToWidth (_gbce );};}; +// GeneratePageBlocks generates the page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. Implements the Drawable interface. +func (_baaf *StyledParagraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gdfd :=ctx ;var _ecgg []*Block ;_cggcd :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _baaf ._cbgac .IsRelative (){ctx .X +=_baaf ._acbfg .Left ;ctx .Y +=_baaf ._acbfg .Top ; +ctx .Width -=_baaf ._acbfg .Left +_baaf ._acbfg .Right ;ctx .Height -=_baaf ._acbfg .Top ;_baaf .SetWidth (ctx .Width );}else {if int (_baaf ._bcdba )<=0{_baaf .SetWidth (_baaf .getTextWidth ()/1000.0);};ctx .X =_baaf ._fdbg ;ctx .Y =_baaf ._ccac ;};if _baaf ._abdc !=nil {_baaf ._abdc (_baaf ,ctx ); +};if _agbgb :=_baaf .wrapText ();_agbgb !=nil {return nil ,ctx ,_agbgb ;};_ddfba :=_baaf ._feab ;_acdc :=0;for {_dggc ,_gbgf ,_bfgd :=_dabcb (_cggcd ,_baaf ,_ddfba ,ctx );if _bfgd !=nil {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bfgd ); +return nil ,ctx ,_bfgd ;};ctx =_dggc ;_ecgg =append (_ecgg ,_cggcd );if _ddfba =_gbgf ;len (_gbgf )==0{break ;};if len (_gbgf )==_acdc {return nil ,ctx ,_e .New ("\u006e\u006f\u0074\u0020\u0065\u006e\u006f\u0075\u0067\u0068 \u0073\u0070\u0061\u0063\u0065\u0020\u0066o\u0072\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068"); +};_cggcd =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_dggc =ctx ;_dggc .Y =ctx .Margins .Top ;_dggc .X =ctx .Margins .Left +_baaf ._acbfg .Left ;_dggc .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_dggc .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_baaf ._acbfg .Left -_baaf ._acbfg .Right ; +ctx =_dggc ;_acdc =len (_gbgf );};if _baaf ._cbgac .IsRelative (){ctx .Y +=_baaf ._acbfg .Bottom ;ctx .Height -=_baaf ._acbfg .Bottom ;if !ctx .Inline {ctx .X =_gdfd .X ;ctx .Width =_gdfd .Width ;};return _ecgg ,ctx ,nil ;};return _ecgg ,_gdfd ,nil ;}; -// Padding returns the padding of the component. -func (_egga *Division )Padding ()(_agaf ,_ebfb ,_acad ,_bafd float64 ){return _egga ._efdc .Left ,_egga ._efdc .Right ,_egga ._efdc .Top ,_egga ._efdc .Bottom ;};const (FitModeNone FitMode =iota ;FitModeFillWidth ;); -// New creates a new instance of the PDF Creator. -func New ()*Creator {const _cdaf ="c\u0072\u0065\u0061\u0074\u006f\u0072\u002e\u004e\u0065\u0077";_afebd :=&Creator {};_afebd ._gfc =[]*_af .PdfPage {};_afebd ._dcf =map[*_af .PdfPage ]*Block {};_afebd ._edcb =map[*_af .PdfPage ]*pageTransformations {}; -_afebd .SetPageSize (PageSizeLetter );_eadca :=0.1*_afebd ._dcfb ;_afebd ._aefb .Left =_eadca ;_afebd ._aefb .Right =_eadca ;_afebd ._aefb .Top =_eadca ;_afebd ._aefb .Bottom =_eadca ;var _daea error ;_afebd ._gdgb ,_daea =_af .NewStandard14Font (_af .HelveticaName ); -if _daea !=nil {_afebd ._gdgb =_af .DefaultFont ();};_afebd ._eaf ,_daea =_af .NewStandard14Font (_af .HelveticaBoldName );if _daea !=nil {_afebd ._gdgb =_af .DefaultFont ();};_afebd ._ced =_afebd .NewTOC ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073"); -_afebd .AddOutlines =true ;_afebd ._dag =_af .NewOutline ();_gbe .TrackUse (_cdaf );return _afebd ;}; +// Draw draws the drawable d on the block. +// Note that the drawable must not wrap, i.e. only return one block. Otherwise an error is returned. +func (_ead *Block )Draw (d Drawable )error {_fed :=DrawContext {};_fed .Width =_ead ._bc ;_fed .Height =_ead ._ag ;_fed .PageWidth =_ead ._bc ;_fed .PageHeight =_ead ._ag ;_fed .X =0;_fed .Y =0;_ebb ,_ ,_cda :=d .GeneratePageBlocks (_fed );if _cda !=nil {return _cda ; +};if len (_ebb )!=1{return ErrContentNotFit ;};for _ ,_eec :=range _ebb {if _cdd :=_ead .mergeBlocks (_eec );_cdd !=nil {return _cdd ;};};return nil ;};func _cbgc (_aacd *Block ,_efdg *Image ,_bacc DrawContext )(DrawContext ,error ){_gegg :=_bacc ;_beeg :=1; +_gfbaa :=_gd .PdfObjectName (_f .Sprintf ("\u0049\u006d\u0067%\u0064",_beeg ));for _aacd ._ece .HasXObjectByName (_gfbaa ){_beeg ++;_gfbaa =_gd .PdfObjectName (_f .Sprintf ("\u0049\u006d\u0067%\u0064",_beeg ));};_eacff :=_aacd ._ece .SetXObjectImageByNameLazy (_gfbaa ,_efdg ._abga ,_efdg ._fcaf ); +if _eacff !=nil {return _bacc ,_eacff ;};_cgfc :=0;_cbdd :=_gd .PdfObjectName (_f .Sprintf ("\u0047\u0053\u0025\u0064",_cgfc ));for _aacd ._ece .HasExtGState (_cbdd ){_cgfc ++;_cbdd =_gd .PdfObjectName (_f .Sprintf ("\u0047\u0053\u0025\u0064",_cgfc )); +};_edgbc :=_gd .MakeDict ();_edgbc .Set ("\u0042\u004d",_gd .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));if _efdg ._deeeg < 1.0{_edgbc .Set ("\u0043\u0041",_gd .MakeFloat (_efdg ._deeeg ));_edgbc .Set ("\u0063\u0061",_gd .MakeFloat (_efdg ._deeeg )); +};_eacff =_aacd ._ece .AddExtGState (_cbdd ,_gd .MakeIndirectObject (_edgbc ));if _eacff !=nil {return _bacc ,_eacff ;};_afdd :=_efdg .Width ();_adbcg :=_efdg .Height ();_ ,_agad :=_efdg .rotatedSize ();_efee :=_bacc .X ;_bagd :=_bacc .PageHeight -_bacc .Y -_adbcg ; +if _efdg ._eecdg .IsRelative (){_bagd -=(_agad -_adbcg )/2;switch _efdg ._aabe {case HorizontalAlignmentCenter :_efee +=(_bacc .Width -_afdd )/2;case HorizontalAlignmentRight :_efee =_bacc .PageWidth -_bacc .Margins .Right -_efdg ._ceaa .Right -_afdd ; +};};_acgg :=_efdg ._eadd ;_edaa :=_cc .NewContentCreator ();_edaa .Add_gs (_cbdd );_edaa .Translate (_efee ,_bagd );if _acgg !=0{_edaa .Translate (_afdd /2,_adbcg /2);_edaa .RotateDeg (_acgg );_edaa .Translate (-_afdd /2,-_adbcg /2);};_edaa .Scale (_afdd ,_adbcg ).Add_Do (_gfbaa ); +_agaa :=_edaa .Operations ();_agaa .WrapIfNeeded ();_aacd .addContents (_agaa );if _efdg ._eecdg .IsRelative (){_bacc .Y +=_agad ;_bacc .Height -=_agad ;return _bacc ,nil ;};return _gegg ,nil ;}; -// SetBorderColor sets the border color of the ellipse. -func (_cccc *Ellipse )SetBorderColor (col Color ){_cccc ._bagd =col }; +// ScaleToWidth sets the graphic svg scaling factor with the given width. +func (_fddd *GraphicSVG )ScaleToWidth (w float64 ){_edba :=_fddd ._caga .Height /_fddd ._caga .Width ;_fddd ._caga .Width =w ;_fddd ._caga .Height =w *_edba ;_fddd ._caga .SetScaling (_edba ,_edba );}; -// ScaleToWidth scales the ellipse to the specified width. The height of -// the ellipse is scaled so that the aspect ratio is maintained. -func (_dggc *Ellipse )ScaleToWidth (w float64 ){_eege :=_dggc ._daccb /_dggc ._ccgag ;_dggc ._ccgag =w ;_dggc ._daccb =w *_eege ;}; +// SetWidth sets line width. +func (_acac *Curve )SetWidth (width float64 ){_acac ._cgbde =width }; -// EnableRowWrap controls whether rows are wrapped across pages. -// NOTE: Currently, row wrapping is supported for rows using StyledParagraphs. -func (_afca *Table )EnableRowWrap (enable bool ){_afca ._ccba =enable }; +// SetBorderRadius sets the radius of the rectangle corners. +func (_beba *Rectangle )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_beba ._gbda =topLeft ;_beba ._gaebc =topRight ;_beba ._ecga =bottomLeft ;_beba ._cbca =bottomRight ;}; -// CellVerticalAlignment defines the table cell's vertical alignment. -type CellVerticalAlignment int ; +// Chapter is used to arrange multiple drawables (paragraphs, images, etc) into a single section. +// The concept is the same as a book or a report chapter. +type Chapter struct{_bbbg int ;_ggf string ;_fdgb *Paragraph ;_age []Drawable ;_ecab int ;_ccf bool ;_adde bool ;_agbf Positioning ;_dce ,_feec float64 ;_ggda Margins ;_bef *Chapter ;_dfgd *TOC ;_gbc *_ed .Outline ;_dcg *_ed .OutlineItem ;_fce uint ;}; +func (_dgcg *Invoice )generateNoteBlocks (_dceb DrawContext )([]*Block ,DrawContext ,error ){_ecabg :=_bdf ();_fgebe :=append ([][2]string {_dgcg ._cgfce ,_dgcg ._eged },_dgcg ._fbbb ...);for _ ,_eccg :=range _fgebe {if _eccg [1]!=""{_bdbf :=_dgcg .drawSection (_eccg [0],_eccg [1]); +for _ ,_bbde :=range _bdbf {_ecabg .Add (_bbde );};_fegf :=_cfeea (_dgcg ._dedg );_fegf .SetMargins (0,0,10,0);_ecabg .Add (_fegf );};};return _ecabg .GeneratePageBlocks (_dceb );};func (_cdgd *templateProcessor )parseStyledParagraph (_gdgdg *templateNode )(interface{},error ){_fcba :=_cdgd .creator .NewStyledParagraph (); +for _ ,_cged :=range _gdgdg ._adbf .Attr {_abcfg :=_cged .Value ;switch _cafga :=_cged .Name .Local ;_cafga {case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_fcba .SetTextAlignment (_cdgd .parseTextAlignmentAttr (_cafga ,_abcfg ));case "\u0076\u0065\u0072\u0074ic\u0061\u006c\u002d\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_fcba .SetTextVerticalAlignment (_cdgd .parseTextVerticalAlignmentAttr (_cafga ,_abcfg )); +case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_fcba .SetLineHeight (_cdgd .parseFloatAttr (_cafga ,_abcfg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_ddgbd :=_cdgd .parseMarginAttr (_cafga ,_abcfg );_fcba .SetMargins (_ddgbd .Left ,_ddgbd .Right ,_ddgbd .Top ,_ddgbd .Bottom ); +case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_fcba .SetEnableWrap (_cdgd .parseBoolAttr (_cafga ,_abcfg ));case "\u0065\u006ea\u0062\u006c\u0065-\u0077\u006f\u0072\u0064\u002d\u0077\u0072\u0061\u0070":_fcba .EnableWordWrap (_cdgd .parseBoolAttr (_cafga ,_abcfg )); +case "\u0074\u0065\u0078\u0074\u002d\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077":_fcba .SetTextOverflow (_cdgd .parseTextOverflowAttr (_cafga ,_abcfg ));case "\u0078":_fcba .SetPos (_cdgd .parseFloatAttr (_cafga ,_abcfg ),_fcba ._ccac );case "\u0079":_fcba .SetPos (_fcba ._fdbg ,_cdgd .parseFloatAttr (_cafga ,_abcfg )); +case "\u0061\u006e\u0067l\u0065":_fcba .SetAngle (_cdgd .parseFloatAttr (_cafga ,_abcfg ));default:_cdgd .nodeLogDebug (_gdgdg ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0073\u0074\u0079l\u0065\u0064\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0060\u0025\u0073`.\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_cafga ); +};};return _fcba ,nil ;}; -// SetAngle sets Image rotation angle in degrees. -func (_cbbfb *Image )SetAngle (angle float64 ){_cbbfb ._bggfa =angle }; +// SetOutlineTree adds the specified outline tree to the PDF file generated +// by the creator. Adding an external outline tree disables the automatic +// generation of outlines done by the creator for the relevant components. +func (_dcba *Creator )SetOutlineTree (outlineTree *_ed .PdfOutlineTreeNode ){_dcba ._agcag =outlineTree };func (_gbeec *templateProcessor )parseColor (_cdddg string )Color {if _cdddg ==""{return nil ;};_gbddeg ,_cfcdgd :=_gbeec ._bfega .ColorMap [_cdddg ]; +if _cfcdgd {return _gbddeg ;};if _cdddg [0]=='#'{return ColorRGBFromHex (_cdddg );};return nil ;};type componentRenderer interface{Draw (_bfgg Drawable )error ;};var PPI float64 =72;func (_gcabd *templateProcessor )parseLinkAttr (_fddcg ,_affa string )*_ed .PdfAnnotation {_affa =_de .TrimSpace (_affa ); +if _de .HasPrefix (_affa ,"\u0075\u0072\u006c(\u0027")&&_de .HasSuffix (_affa ,"\u0027\u0029")&&len (_affa )> 7{return _cgcg (_affa [5:len (_affa )-2]);};if _de .HasPrefix (_affa ,"\u0070\u0061\u0067e\u0028")&&_de .HasSuffix (_affa ,"\u0029")&&len (_affa )> 6{var (_aacag error ; +_ecgdg int64 ;_bdae float64 ;_baca float64 ;_fcgd =1.0;_gddba =_de .Split (_affa [5:len (_affa )-1],"\u002c"););_ecgdg ,_aacag =_ad .ParseInt (_de .TrimSpace (_gddba [0]),10,64);if _aacag !=nil {_gfb .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0070\u0061\u0067\u0065\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_aacag ); +return nil ;};if len (_gddba )>=2{_bdae ,_aacag =_ad .ParseFloat (_de .TrimSpace (_gddba [1]),64);if _aacag !=nil {_gfb .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0058\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_aacag ); +return nil ;};};if len (_gddba )>=3{_baca ,_aacag =_ad .ParseFloat (_de .TrimSpace (_gddba [2]),64);if _aacag !=nil {_gfb .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0059\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_aacag ); +return nil ;};};if len (_gddba )>=4{_fcgd ,_aacag =_ad .ParseFloat (_de .TrimSpace (_gddba [3]),64);if _aacag !=nil {_gfb .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u007a\u006f\u006f\u006d\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_aacag ); +return nil ;};};return _bfee (_ecgdg -1,_bdae ,_baca ,_fcgd );};return nil ;}; -// SetAnnotation sets a annotation on a TextChunk. -func (_gaeeb *TextChunk )SetAnnotation (annotation *_af .PdfAnnotation ){_gaeeb ._aabad =annotation }; +// FillOpacity returns the fill opacity of the rectangle (0-1). +func (_fccd *Rectangle )FillOpacity ()float64 {return _fccd ._efgb }; -// SetFillColor sets the fill color for the path. -func (_ccfa *FilledCurve )SetFillColor (color Color ){_ccfa ._bgdc =color }; +// SetMargins sets the Paragraph's margins. +func (_cdcc *StyledParagraph )SetMargins (left ,right ,top ,bottom float64 ){_cdcc ._acbfg .Left =left ;_cdcc ._acbfg .Right =right ;_cdcc ._acbfg .Top =top ;_cdcc ._acbfg .Bottom =bottom ;}; -// SetLineWidth sets the line width. -func (_edba *Polyline )SetLineWidth (lineWidth float64 ){_edba ._fgfed .LineWidth =lineWidth };func (_gaeef *RadialShading )shadingModel ()*_af .PdfShadingType3 {_fefb ,_bbba ,_bcfe :=_gaeef ._egee ._fgac .ToRGB ();var _fdcec _ga .Point ;switch _gaeef ._afbe {case AnchorBottomLeft :_fdcec =_ga .Point {X :_gaeef ._bccd .Llx ,Y :_gaeef ._bccd .Lly }; -case AnchorBottomRight :_fdcec =_ga .Point {X :_gaeef ._bccd .Urx ,Y :_gaeef ._bccd .Ury -_gaeef ._bccd .Height ()};case AnchorTopLeft :_fdcec =_ga .Point {X :_gaeef ._bccd .Llx ,Y :_gaeef ._bccd .Lly +_gaeef ._bccd .Height ()};case AnchorTopRight :_fdcec =_ga .Point {X :_gaeef ._bccd .Urx ,Y :_gaeef ._bccd .Ury }; -case AnchorLeft :_fdcec =_ga .Point {X :_gaeef ._bccd .Llx ,Y :_gaeef ._bccd .Lly +_gaeef ._bccd .Height ()/2};case AnchorTop :_fdcec =_ga .Point {X :_gaeef ._bccd .Llx +_gaeef ._bccd .Width ()/2,Y :_gaeef ._bccd .Ury };case AnchorRight :_fdcec =_ga .Point {X :_gaeef ._bccd .Urx ,Y :_gaeef ._bccd .Lly +_gaeef ._bccd .Height ()/2}; -case AnchorBottom :_fdcec =_ga .Point {X :_gaeef ._bccd .Urx +_gaeef ._bccd .Width ()/2,Y :_gaeef ._bccd .Lly };default:_fdcec =_ga .NewPoint (_gaeef ._bccd .Llx +_gaeef ._bccd .Width ()/2,_gaeef ._bccd .Lly +_gaeef ._bccd .Height ()/2);};_cgfb :=_gaeef ._adbe ; -_bgce :=_gaeef ._cada ;_dgabbe :=_fdcec .X +_gaeef ._daacg ;_aaaa :=_fdcec .Y +_gaeef ._fccba ;if _cgfb ==-1.0{_cgfb =0.0;};if _bgce ==-1.0{var _gcced []float64 ;_cefa :=_dgg .Pow (_dgabbe -_gaeef ._bccd .Llx ,2)+_dgg .Pow (_aaaa -_gaeef ._bccd .Lly ,2); -_gcced =append (_gcced ,_dgg .Abs (_cefa ));_eebdf :=_dgg .Pow (_dgabbe -_gaeef ._bccd .Llx ,2)+_dgg .Pow (_gaeef ._bccd .Lly +_gaeef ._bccd .Height ()-_aaaa ,2);_gcced =append (_gcced ,_dgg .Abs (_eebdf ));_cbcg :=_dgg .Pow (_gaeef ._bccd .Urx -_dgabbe ,2)+_dgg .Pow (_aaaa -_gaeef ._bccd .Ury -_gaeef ._bccd .Height (),2); -_gcced =append (_gcced ,_dgg .Abs (_cbcg ));_cbge :=_dgg .Pow (_gaeef ._bccd .Urx -_dgabbe ,2)+_dgg .Pow (_gaeef ._bccd .Ury -_aaaa ,2);_gcced =append (_gcced ,_dgg .Abs (_cbge ));_b .Slice (_gcced ,func (_ecbgb ,_bcecf int )bool {return _ecbgb > _bcecf }); -_bgce =_dgg .Sqrt (_gcced [0]);};_ddfffc :=&_af .PdfRectangle {Llx :_dgabbe -_bgce ,Lly :_aaaa -_bgce ,Urx :_dgabbe +_bgce ,Ury :_aaaa +_bgce };_abdc :=_af .NewPdfShadingType3 ();_abdc .PdfShading .ShadingType =_db .MakeInteger (3);_abdc .PdfShading .ColorSpace =_af .NewPdfColorspaceDeviceRGB (); -_abdc .PdfShading .Background =_db .MakeArrayFromFloats ([]float64 {_fefb ,_bbba ,_bcfe });_abdc .PdfShading .BBox =_ddfffc ;_abdc .PdfShading .AntiAlias =_db .MakeBool (_gaeef ._egee ._egca );_abdc .Coords =_db .MakeArrayFromFloats ([]float64 {_dgabbe ,_aaaa ,_cgfb ,_dgabbe ,_aaaa ,_bgce }); -_abdc .Domain =_db .MakeArrayFromFloats ([]float64 {0.0,1.0});_abdc .Extend =_db .MakeArray (_db .MakeBool (_gaeef ._egee ._beabc [0]),_db .MakeBool (_gaeef ._egee ._beabc [1]));_abdc .Function =_gaeef ._egee .generatePdfFunctions ();return _abdc ;}; +// AddTotalLine adds a new line in the invoice totals table. +func (_cccc *Invoice )AddTotalLine (desc ,value string )(*InvoiceCell ,*InvoiceCell ){_cbed :=&InvoiceCell {_cccc ._bdff ,desc };_eafd :=&InvoiceCell {_cccc ._bdff ,value };_cccc ._dgab =append (_cccc ._dgab ,[2]*InvoiceCell {_cbed ,_eafd });return _cbed ,_eafd ; +};func _bdaeb (_cdbgbc *_ed .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,238),Font :_cdbgbc ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; +};const (TextVerticalAlignmentBaseline TextVerticalAlignment =iota ;TextVerticalAlignmentCenter ;TextVerticalAlignmentBottom ;TextVerticalAlignmentTop ;); -// GeneratePageBlocks draws the polygon on a new block representing the page. -// Implements the Drawable interface. -func (_fffbe *Polygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_affg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_gccd ,_afebf :=_affg .setOpacity (_fffbe ._gdfa ,_fffbe ._eedb );if _afebf !=nil {return nil ,ctx ,_afebf ; -};_ccgaa :=_fffbe ._gdfe ;_ccgaa .FillEnabled =_ccgaa .FillColor !=nil ;_ccgaa .BorderEnabled =_ccgaa .BorderColor !=nil &&_ccgaa .BorderWidth > 0;_bgbe :=_ccgaa .Points ;_dgcad :=_af .PdfRectangle {};_fgfa :=false ;for _afeed :=range _bgbe {for _gadeb :=range _bgbe [_afeed ]{_eaac :=&_bgbe [_afeed ][_gadeb ]; -_eaac .Y =ctx .PageHeight -_eaac .Y ;if !_fgfa {_dgcad .Llx =_eaac .X ;_dgcad .Lly =_eaac .Y ;_dgcad .Urx =_eaac .X ;_dgcad .Ury =_eaac .Y ;_fgfa =true ;}else {_dgcad .Llx =_dgg .Min (_dgcad .Llx ,_eaac .X );_dgcad .Lly =_dgg .Min (_dgcad .Lly ,_eaac .Y ); -_dgcad .Urx =_dgg .Max (_dgcad .Urx ,_eaac .X );_dgcad .Ury =_dgg .Max (_dgcad .Ury ,_eaac .Y );};};};if _ccgaa .FillEnabled {_acff :=_egcbe (_affg ,_fffbe ._gdfe .FillColor ,_fffbe ._debg ,func ()Rectangle {return Rectangle {_fbdba :_dgcad .Llx ,_baag :_dgcad .Lly ,_gedca :_dgcad .Width (),_ggabe :_dgcad .Height ()}; -});if _acff !=nil {return nil ,ctx ,_acff ;};};_gbcea ,_ ,_afebf :=_ccgaa .Draw (_gccd );if _afebf !=nil {return nil ,ctx ,_afebf ;};if _afebf =_affg .addContentsByString (string (_gbcea ));_afebf !=nil {return nil ,ctx ,_afebf ;};return []*Block {_affg },ctx ,nil ; -};func _egbfb (_acebc *templateProcessor ,_ffaa *templateNode )(interface{},error ){return _acebc .parseChapter (_ffaa );}; +// ColorRGBFrom8bit creates a Color from 8-bit (0-255) r,g,b values. +// Example: +// +// red := ColorRGBFrom8Bit(255, 0, 0) +func ColorRGBFrom8bit (r ,g ,b byte )Color {return rgbColor {_gbdd :float64 (r )/255.0,_bffe :float64 (g )/255.0,_dgdd :float64 (b )/255.0};}; -// EnableFontSubsetting enables font subsetting for `font` when the creator output is written to file. -// Embeds only the subset of the runes/glyphs that are actually used to display the file. -// Subsetting can reduce the size of fonts significantly. -func (_debe *Creator )EnableFontSubsetting (font *_af .PdfFont ){_debe ._bfbc =append (_debe ._bfbc ,font );};func _fdcff (_aced ,_bde ,_bfga ,_ceff float64 )*Ellipse {return &Ellipse {_fbgc :_aced ,_fcbc :_bde ,_ccgag :_bfga ,_daccb :_ceff ,_dadg :PositionAbsolute ,_abgea :1.0,_bagd :ColorBlack ,_ebge :1.0,_dfegf :1.0}; -};func (_fcaec *TableCell )cloneProps (_aeea VectorDrawable )*TableCell {_gefga :=*_fcaec ;_gefga ._afgdg =_aeea ;return &_gefga ;}; +// PageFinalizeFunctionArgs holds the input arguments provided to the page +// finalize callback function which can be set using Creator.PageFinalize. +type PageFinalizeFunctionArgs struct{PageNum int ;PageWidth float64 ;PageHeight float64 ;TOCPages int ;TotalPages int ;}; + +// NewInvoice returns an instance of an empty invoice. +func (_cfef *Creator )NewInvoice ()*Invoice {_fgf :=_cfef .NewTextStyle ();_fgf .Font =_cfef ._efae ;return _cdec (_cfef .NewTextStyle (),_fgf );}; + +// MoveDown moves the drawing context down by relative displacement dy (negative goes up). +func (_agba *Creator )MoveDown (dy float64 ){_agba ._abe .Y +=dy }; + +// SetLineSeparatorStyle sets the style for the separator part of all new +// lines of the table of contents. +func (_caagf *TOC )SetLineSeparatorStyle (style TextStyle ){_caagf ._dfdfe =style }; // SetFillOpacity sets the fill opacity. -func (_eecgd *Polygon )SetFillOpacity (opacity float64 ){_eecgd ._gdfa =opacity }; +func (_bffc *CurvePolygon )SetFillOpacity (opacity float64 ){_bffc ._egfd =opacity }; -// SetColumnWidths sets the fractional column widths. -// Each width should be in the range 0-1 and is a fraction of the table width. -// The number of width inputs must match number of columns, otherwise an error is returned. -func (_cdaa *Table )SetColumnWidths (widths ...float64 )error {if len (widths )!=_cdaa ._adfb {_gbf .Log .Debug ("M\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066\u0020\u0077\u0069\u0064\u0074\u0068\u0073\u0020\u0061nd\u0020\u0063\u006fl\u0075m\u006e\u0073"); -return _fa .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cdaa ._cgcgb =widths ;return nil ;}; +// Padding returns the padding of the component. +func (_bgfc *Division )Padding ()(_ebee ,_gagb ,_abbe ,_fdgaa float64 ){return _bgfc ._babd .Left ,_bgfc ._babd .Right ,_bgfc ._babd .Top ,_bgfc ._babd .Bottom ;}; -// ScaleToHeight sets the graphic svg scaling factor with the given height. -func (_fbdg *GraphicSVG )ScaleToHeight (h float64 ){_edga :=_fbdg ._defae .Width /_fbdg ._defae .Height ;_fbdg ._defae .Height =h ;_fbdg ._defae .Width =h *_edga ;_fbdg ._defae .SetScaling (_edga ,_edga );}; +// VectorDrawable is a Drawable with a specified width and height. +type VectorDrawable interface{Drawable ; -// RotateDeg rotates the current active page by angle degrees. An error is returned on failure, -// which can be if there is no currently active page, or the angleDeg is not a multiple of 90 degrees. -func (_cge *Creator )RotateDeg (angleDeg int64 )error {_adf :=_cge .getActivePage ();if _adf ==nil {_gbf .Log .Debug ("F\u0061\u0069\u006c\u0020\u0074\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0065\u003a\u0020\u006e\u006f\u0020p\u0061\u0067\u0065\u0020\u0063\u0075\u0072\u0072\u0065\u006etl\u0079\u0020\u0061c\u0074i\u0076\u0065"); -return _fa .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};if angleDeg %90!=0{_gbf .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067e\u0020\u0072\u006f\u0074\u0061\u0074\u0069on\u0020\u0061\u006e\u0067l\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006dul\u0074\u0069p\u006c\u0065\u0020\u006f\u0066\u0020\u0039\u0030"); -return _fa .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};var _adae int64 ;if _adf .Rotate !=nil {_adae =*(_adf .Rotate );};_adae +=angleDeg ;_adf .Rotate =&_adae ;return nil ;}; +// Width returns the width of the Drawable. +Width ()float64 ; -// SetMargins sets the margins TOC line. -func (_ccbaf *TOCLine )SetMargins (left ,right ,top ,bottom float64 ){_ccbaf ._becgd =left ;_gcace :=&_ccbaf ._eccdcc ._aaac ;_gcace .Left =_ccbaf ._becgd +float64 (_ccbaf ._ecdfcbb -1)*_ccbaf ._aface ;_gcace .Right =right ;_gcace .Top =top ;_gcace .Bottom =bottom ; -}; +// Height returns the height of the Drawable. +Height ()float64 ;}; -// ConvertToBinary converts current image data into binary (Bi-level image) format. -// If provided image is RGB or GrayScale the function converts it into binary image -// using histogram auto threshold method. -func (_dada *Image )ConvertToBinary ()error {return _dada ._gfbf .ConvertToBinary ()};func (_cabc *Chapter )headingNumber ()string {var _bcd string ;if _cabc ._acbf {if _cabc ._age !=0{_bcd =_eb .Itoa (_cabc ._age )+"\u002e";};if _cabc ._bebb !=nil {_gfdb :=_cabc ._bebb .headingNumber (); -if _gfdb !=""{_bcd =_gfdb +_bcd ;};};};return _bcd ;}; +// Title returns the title of the invoice. +func (_abdae *Invoice )Title ()string {return _abdae ._cfaa }; -// SetWidth sets the width of the ellipse. -func (_ggda *Ellipse )SetWidth (width float64 ){_ggda ._ccgag =width }; +// RotateDeg rotates the current active page by angle degrees. An error is returned on failure, +// which can be if there is no currently active page, or the angleDeg is not a multiple of 90 degrees. +func (_ecea *Creator )RotateDeg (angleDeg int64 )error {_cbe :=_ecea .getActivePage ();if _cbe ==nil {_gfb .Log .Debug ("F\u0061\u0069\u006c\u0020\u0074\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0065\u003a\u0020\u006e\u006f\u0020p\u0061\u0067\u0065\u0020\u0063\u0075\u0072\u0072\u0065\u006etl\u0079\u0020\u0061c\u0074i\u0076\u0065"); +return _e .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};if angleDeg %90!=0{_gfb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067e\u0020\u0072\u006f\u0074\u0061\u0074\u0069on\u0020\u0061\u006e\u0067l\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006dul\u0074\u0069p\u006c\u0065\u0020\u006f\u0066\u0020\u0039\u0030"); +return _e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};var _faeg int64 ;if _cbe .Rotate !=nil {_faeg =*(_cbe .Rotate );};_faeg +=angleDeg ;_cbe .Rotate =&_faeg ;return nil ;}; -// Opacity returns the opacity of the line. -func (_caebf *Line )Opacity ()float64 {return _caebf ._ecdd }; +// SetPos sets the absolute position. Changes object positioning to absolute. +func (_cage *Image )SetPos (x ,y float64 ){_cage ._eecdg =PositionAbsolute ;_cage ._abeg =x ;_cage ._cggeb =y ;}; -// SetMargins sets the margins for the Image (in relative mode): left, right, top, bottom. -func (_badg *Image )SetMargins (left ,right ,top ,bottom float64 ){_badg ._cfgf .Left =left ;_badg ._cfgf .Right =right ;_badg ._cfgf .Top =top ;_badg ._cfgf .Bottom =bottom ;}; +// Margins represents page margins or margins around an element. +type Margins struct{Left float64 ;Right float64 ;Top float64 ;Bottom float64 ;}; -// AppendCurve appends a Bezier curve to the filled curve. -func (_cgfg *FilledCurve )AppendCurve (curve _ga .CubicBezierCurve )*FilledCurve {_cgfg ._fgbb =append (_cgfg ._fgbb ,curve );return _cgfg ;}; +// Height returns the height of the line. +func (_gfac *Line )Height ()float64 {_gafe :=_gfac ._cdff ;if _gfac ._dffgg ==_gfac ._fbfbg {_gafe /=2;};return _cf .Abs (_gfac ._dbd -_gfac ._acad )+_gafe ;}; -// SetStyle sets the style for all the line components: number, title, -// separator, page. -func (_fbdbe *TOCLine )SetStyle (style TextStyle ){_fbdbe .Number .Style =style ;_fbdbe .Title .Style =style ;_fbdbe .Separator .Style =style ;_fbdbe .Page .Style =style ;}; +// GetMargins returns the margins of the line: left, right, top, bottom. +func (_bcbd *Line )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bcbd ._accae .Left ,_bcbd ._accae .Right ,_bcbd ._accae .Top ,_bcbd ._accae .Bottom ;}; -// Margins returns the margins of the component. -func (_ceb *Division )Margins ()(_effe ,_eccg ,_fddaf ,_daead float64 ){return _ceb ._ggag .Left ,_ceb ._ggag .Right ,_ceb ._ggag .Top ,_ceb ._ggag .Bottom ;};func (_efec *Creator )wrapPageIfNeeded (_caee *_af .PdfPage )(*_af .PdfPage ,error ){_dggd ,_febf :=_caee .GetAllContentStreams (); -if _febf !=nil {return nil ,_febf ;};_dedc :=_ac .NewContentStreamParser (_dggd );_dgbd ,_febf :=_dedc .Parse ();if _febf !=nil {return nil ,_febf ;};if !_dgbd .HasUnclosedQ (){return nil ,nil ;};_dgbd .WrapIfNeeded ();_bcef ,_febf :=_db .MakeStream (_dgbd .Bytes (),_db .NewFlateEncoder ()); -if _febf !=nil {return nil ,_febf ;};_caee .Contents =_db .MakeArray (_bcef );return _caee ,nil ;}; +// ScaleToHeight scales the ellipse to the specified height. The width of +// the ellipse is scaled so that the aspect ratio is maintained. +func (_dbgfc *Ellipse )ScaleToHeight (h float64 ){_gbbd :=_dbgfc ._efge /_dbgfc ._abda ;_dbgfc ._abda =h ;_dbgfc ._efge =h *_gbbd ;};func _fdgc (_bggb _ge .ChartRenderable )*Chart {return &Chart {_ddge :_bggb ,_gbea :PositionRelative ,_bfa :Margins {Top :10,Bottom :10}}; +}; -// BorderColor returns the border color of the ellipse. -func (_bdff *Ellipse )BorderColor ()Color {return _bdff ._bagd }; +// TextRenderingMode determines whether showing text shall cause glyph +// outlines to be stroked, filled, used as a clipping boundary, or some +// combination of the three. +// See section 9.3 "Text State Parameters and Operators" and +// Table 106 (pp. 254-255 PDF32000_2008). +type TextRenderingMode int ;const (CellBorderStyleNone CellBorderStyle =iota ;CellBorderStyleSingle ;CellBorderStyleDouble ;); -// Level returns the indentation level of the TOC line. -func (_bbdba *TOCLine )Level ()uint {return _bbdba ._ecdfcbb };func (_adcee *Paragraph )getTextWidth ()float64 {_eggf :=0.0;for _ ,_eedcd :=range _adcee ._gafa {if _eedcd =='\u000A'{continue ;};_cdbe ,_eaee :=_adcee ._cgad .GetRuneMetrics (_eedcd );if !_eaee {_gbf .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052u\u006e\u0065\u0020\u0063\u0068a\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0028\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0029",_eedcd ,_eedcd ); -return -1;};_eggf +=_adcee ._cccdc *_cdbe .Wx ;};return _eggf ;}; +// Table allows organizing content in an rows X columns matrix, which can spawn across multiple pages. +type Table struct{_egged int ;_dfeg int ;_dcef int ;_dbeeb []float64 ;_eegf []float64 ;_fgac float64 ;_cfcdg []*TableCell ;_agdgb []int ;_fafag Positioning ;_bgbcd ,_adedc float64 ;_dead Margins ;_befce bool ;_bdcdfg int ;_feac int ;_egegc bool ;_efbed bool ; +_gdad bool ;}; -// SkipOver skips over a specified number of rows and cols. -func (_egbb *Table )SkipOver (rows ,cols int ){_bcggc :=rows *_egbb ._adfb +cols -1;if _bcggc < 0{_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); -return ;};for _ebce :=0;_ebce < _bcggc ;_ebce ++{_egbb .NewCell ();};}; +// DrawFooter sets a function to draw a footer on created output pages. +func (_ebbb *Creator )DrawFooter (drawFooterFunc func (_gfef *Block ,_cfdd FooterFunctionArgs )){_ebbb ._adff =drawFooterFunc ;}; -// SetNotes sets the notes section of the invoice. -func (_cdbdf *Invoice )SetNotes (title ,content string ){_cdbdf ._adgd =[2]string {title ,content }}; +// SetFitMode sets the fit mode of the rectangle. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_eabfg *Rectangle )SetFitMode (fitMode FitMode ){_eabfg ._gfag =fitMode };type containerDrawable interface{Drawable ; -// SetEncoder sets the encoding/compression mechanism for the image. -func (_dgab *Image )SetEncoder (encoder _db .StreamEncoder ){_dgab ._geccc =encoder }; +// ContainerComponent checks if the component is allowed to be added into provided 'container' and returns +// preprocessed copy of itself. If the component is not changed it is allowed to return itself in a callback way. +// If the component is not compatible with provided container this method should return an error. +ContainerComponent (_fede Drawable )(Drawable ,error );}; -// SetPageMargins sets the page margins: left, right, top, bottom. -// The default page margins are 10% of document width. -func (_fdda *Creator )SetPageMargins (left ,right ,top ,bottom float64 ){_fdda ._aefb .Left =left ;_fdda ._aefb .Right =right ;_fdda ._aefb .Top =top ;_fdda ._aefb .Bottom =bottom ;}; +// ColorCMYKFromArithmetic creates a Color from arithmetic color values (0-1). +// Example: +// +// green := ColorCMYKFromArithmetic(1.0, 0.0, 1.0, 0.0) +func ColorCMYKFromArithmetic (c ,m ,y ,k float64 )Color {return cmykColor {_dag :_cf .Max (_cf .Min (c ,1.0),0.0),_acg :_cf .Max (_cf .Min (m ,1.0),0.0),_befc :_cf .Max (_cf .Min (y ,1.0),0.0),_dgde :_cf .Max (_cf .Min (k ,1.0),0.0)};};func (_fcec *List )markerWidth ()float64 {var _fecc float64 ; +for _ ,_dbca :=range _fcec ._gaegd {_abegd :=_cfeea (_fcec ._aaagc );_abegd .SetEnableWrap (false );_abegd .SetTextAlignment (TextAlignmentRight );_abegd .Append (_dbca ._afdbb .Text ).Style =_dbca ._afdbb .Style ;_cbdc :=_abegd .getTextWidth ()/1000.0; +if _fecc < _cbdc {_fecc =_cbdc ;};};return _fecc ;}; -// SetMargins sets the Table's left, right, top, bottom margins. -func (_fgaed *Table )SetMargins (left ,right ,top ,bottom float64 ){_fgaed ._deab .Left =left ;_fgaed ._deab .Right =right ;_fgaed ._deab .Top =top ;_fgaed ._deab .Bottom =bottom ;};func (_ggea *Invoice )drawSection (_gfa ,_begg string )[]*StyledParagraph {var _bbff []*StyledParagraph ; -if _gfa !=""{_bdaf :=_gafd (_ggea ._cgca );_bdaf .SetMargins (0,0,0,5);_bdaf .Append (_gfa );_bbff =append (_bbff ,_bdaf );};if _begg !=""{_bgagb :=_gafd (_ggea ._dccc );_bgagb .Append (_begg );_bbff =append (_bbff ,_bgagb );};return _bbff ;};func _edfe (_egef string )(*GraphicSVG ,error ){_fcdb ,_ddad :=_dd .ParseFromString (_egef ); -if _ddad !=nil {return nil ,_ddad ;};return _cbe (_fcdb );};func (_cgae *StyledParagraph )appendChunk (_edde *TextChunk )*TextChunk {_cgae ._dbab =append (_cgae ._dbab ,_edde );_cgae .wrapText ();return _edde ;}; +// SetTitle sets the title of the invoice. +func (_cafb *Invoice )SetTitle (title string ){_cafb ._cfaa =title };func _cabd (_egecd ,_ffgcd ,_dgff ,_bbda float64 )*Line {return &Line {_dffgg :_egecd ,_acad :_ffgcd ,_fbfbg :_dgff ,_dbd :_bbda ,_cdba :ColorBlack ,_efgda :1.0,_cdff :1.0,_eedbb :[]int64 {1,1},_edec :PositionAbsolute }; +}; -// AddAnnotation adds an annotation to the current block. -// The annotation will be added to the page the block will be rendered on. -func (_dgf *Block )AddAnnotation (annotation *_af .PdfAnnotation ){for _ ,_ff :=range _dgf ._fde {if _ff ==annotation {return ;};};_dgf ._fde =append (_dgf ._fde ,annotation );}; +// SetBorderOpacity sets the border opacity of the rectangle. +func (_abee *Rectangle )SetBorderOpacity (opacity float64 ){_abee ._fgbf =opacity }; -// Heading returns the heading component of the table of contents. -func (_caege *TOC )Heading ()*StyledParagraph {return _caege ._geedg }; +// Positioning returns the type of positioning the rectangle is set to use. +func (_bgbc *Rectangle )Positioning ()Positioning {return _bgbc ._dffd }; -// SetMargins sets the Paragraph's margins. -func (_ececa *Paragraph )SetMargins (left ,right ,top ,bottom float64 ){_ececa ._dcbe .Left =left ;_ececa ._dcbe .Right =right ;_ececa ._dcbe .Top =top ;_ececa ._dcbe .Bottom =bottom ;};func (_fgbag *Paragraph )getMaxLineWidth ()float64 {if _fgbag ._fceb ==nil ||len (_fgbag ._fceb )==0{_fgbag .wrapText (); -};var _afaee float64 ;for _ ,_egcce :=range _fgbag ._fceb {_fggef :=_fgbag .getTextLineWidth (_egcce );if _fggef > _afaee {_afaee =_fggef ;};};return _afaee ;};func (_affc *templateProcessor )parseTable (_dbdg *templateNode )(interface{},error ){var _adgdb int64 ; -for _ ,_daccbc :=range _dbdg ._cfaeg .Attr {_dadbb :=_daccbc .Value ;switch _cegga :=_daccbc .Name .Local ;_cegga {case "\u0063o\u006c\u0075\u006d\u006e\u0073":_adgdb =_affc .parseInt64Attr (_cegga ,_dadbb );};};if _adgdb <=0{_affc .nodeLogDebug (_dbdg ,"\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006eu\u006d\u0062e\u0072\u0020\u006f\u0066\u0020\u0074\u0061\u0062\u006ce\u0020\u0063\u006f\u006cu\u006d\u006e\u0073\u003a\u0020\u0025\u0064\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0031\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020m\u0061\u0079\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e",_adgdb ); -_adgdb =1;};_gcbada :=_affc .creator .NewTable (int (_adgdb ));for _ ,_ecgd :=range _dbdg ._cfaeg .Attr {_fgdd :=_ecgd .Value ;switch _bedce :=_ecgd .Name .Local ;_bedce {case "\u0063\u006f\u006c\u0075\u006d\u006e\u002d\u0077\u0069\u0064\u0074\u0068\u0073":_gcbada .SetColumnWidths (_affc .parseFloatArray (_bedce ,_fgdd )...); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_dbda :=_affc .parseMarginAttr (_bedce ,_fgdd );_gcbada .SetMargins (_dbda .Left ,_dbda .Right ,_dbda .Top ,_dbda .Bottom );case "\u0078":_gcbada .SetPos (_affc .parseFloatAttr (_bedce ,_fgdd ),_gcbada ._gcgb ); -case "\u0079":_gcbada .SetPos (_gcbada ._gaccc ,_affc .parseFloatAttr (_bedce ,_fgdd ));case "\u0068\u0065a\u0064\u0065\u0072-\u0073\u0074\u0061\u0072\u0074\u002d\u0072\u006f\u0077":_gcbada ._baffe =int (_affc .parseInt64Attr (_bedce ,_fgdd ));case "\u0068\u0065\u0061\u0064\u0065\u0072\u002d\u0065\u006ed\u002d\u0072\u006f\u0077":_gcbada ._bdda =int (_affc .parseInt64Attr (_bedce ,_fgdd )); -case "\u0065n\u0061b\u006c\u0065\u002d\u0072\u006f\u0077\u002d\u0077\u0072\u0061\u0070":_gcbada .EnableRowWrap (_affc .parseBoolAttr (_bedce ,_fgdd ));case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_gcbada .EnablePageWrap (_affc .parseBoolAttr (_bedce ,_fgdd )); -case "\u0063o\u006c\u0075\u006d\u006e\u0073":break ;default:_affc .nodeLogDebug (_dbdg ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0074a\u0062\u006c\u0065\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_bedce ); -};};if _gcbada ._baffe !=0&&_gcbada ._bdda !=0{_gaabf :=_gcbada .SetHeaderRows (_gcbada ._baffe ,_gcbada ._bdda );if _gaabf !=nil {_affc .nodeLogDebug (_dbdg ,"\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0073\u0065t t\u0061bl\u0065\u0020\u0068\u0065\u0061\u0064\u0065r \u0072\u006f\u0077\u0073\u003a\u0020\u0025v\u002e",_gaabf ); -};}else {_gcbada ._baffe =0;_gcbada ._bdda =0;};return _gcbada ,nil ;};func _egfgd (_edef string )bool {_ebgc :=func (_bacda rune )bool {return _bacda =='\u000A'};_dfacd :=_dc .TrimFunc (_edef ,_ebgc );_dabggf :=_cb .Paragraph {};_ ,_ebac :=_dabggf .SetString (_dfacd ); -if _ebac !=nil {return true ;};_acef ,_ebac :=_dabggf .Order ();if _ebac !=nil {return true ;};if _acef .NumRuns ()< 1{return true ;};return _dabggf .IsLeftToRight ();}; +// FitMode defines resizing options of an object inside a container. +type FitMode int ; -// MultiCell makes a new cell with the specified row span and col span -// and inserts it into the table at the current position. -func (_eabb *Table )MultiCell (rowspan ,colspan int )*TableCell {_eabb ._dedd ++;_fgea :=(_eabb .moveToNextAvailableCell ()-1)%(_eabb ._adfb )+1;_dadac :=(_eabb ._dedd -1)/_eabb ._adfb +1;for _dadac > _eabb ._babdd {_eabb ._babdd ++;_eabb ._bebe =append (_eabb ._bebe ,_eabb ._faff ); -};_dbed :=&TableCell {};_dbed ._ceafg =_dadac ;_dbed ._feeeb =_fgea ;_dbed ._agee =5;_dbed ._bcdfa =CellBorderStyleNone ;_dbed ._beeg =_ga .LineStyleSolid ;_dbed ._gbcg =CellHorizontalAlignmentLeft ;_dbed ._daded =CellVerticalAlignmentTop ;_dbed ._beabf =0; -_dbed ._dcbf =0;_dbed ._dgabg =0;_dbed ._agge =0;_fdff :=ColorBlack ;_dbed ._gccde =_fdff ;_dbed ._edcgc =_fdff ;_dbed ._degag =_fdff ;_dbed ._aabfc =_fdff ;if rowspan < 1{_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0072\u006f\u0077\u0073\u0070a\u006e\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061t\u0020\u0031\u0020\u0028\u0025\u0064\u0029\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063e\u006c\u006c\u0020\u0072\u006f\u0077s\u0070\u0061n\u0020\u0074o\u00201\u002e",rowspan ); -rowspan =1;};_fagc :=_eabb ._babdd -(_dbed ._ceafg -1);if rowspan > _fagc {_gbf .Log .Debug ("\u0054\u0061b\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0072\u006f\u0077\u0073\u0070\u0061\u006e\u0020\u0028\u0025d\u0029\u0020\u0065\u0078\u0063\u0065e\u0064\u0073\u0020\u0072\u0065\u006d\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0072o\u0077\u0073 \u0028\u0025\u0064\u0029.\u0020\u0041\u0064\u0064\u0069n\u0067\u0020\u0072\u006f\u0077\u0073\u002e",rowspan ,_fagc ); -_eabb ._babdd +=rowspan -1;for _dege :=0;_dege <=rowspan -_fagc ;_dege ++{_eabb ._bebe =append (_eabb ._bebe ,_eabb ._faff );};};for _ecbec :=0;_ecbec < colspan &&_fgea +_ecbec -1< len (_eabb ._cddba );_ecbec ++{_eabb ._cddba [_fgea +_ecbec -1]=rowspan -1; -};_dbed ._bacfc =rowspan ;if colspan < 1{_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0063\u006f\u006c\u0073\u0070a\u006e\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061n\u0020\u0031\u0020\u0028\u0025\u0064\u0029\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063e\u006c\u006c\u0020\u0063\u006f\u006cs\u0070\u0061n\u0020\u0074o\u00201\u002e",colspan ); -colspan =1;};_cedd :=_eabb ._adfb -(_dbed ._feeeb -1);if colspan > _cedd {_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0065\u006c\u006c\u0020\u0063o\u006c\u0073\u0070\u0061\u006e\u0020\u0028\u0025\u0064\u0029\u0020\u0065\u0078\u0063\u0065\u0065\u0064\u0073\u0020\u0072\u0065\u006d\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0072\u006f\u0077\u0020\u0063\u006f\u006c\u0073\u0020\u0028\u0025d\u0029\u002e\u0020\u0041\u0064\u006a\u0075\u0073\u0074\u0069\u006e\u0067 \u0063\u006f\u006c\u0073\u0070\u0061n\u002e",colspan ,_cedd ); -colspan =_cedd ;};_dbed ._ffae =colspan ;_eabb ._dedd +=colspan -1;_eabb ._eafeb =append (_eabb ._eafeb ,_dbed );_dbed ._ceacbb =_eabb ;return _dbed ;}; +// ScaleToWidth scales the rectangle to the specified width. The height of +// the rectangle is scaled so that the aspect ratio is maintained. +func (_fbgga *Rectangle )ScaleToWidth (w float64 ){_cgfgc :=_fbgga ._ggbab /_fbgga ._cegcg ;_fbgga ._cegcg =w ;_fbgga ._ggbab =w *_cgfgc ;};func _cdcbe (_eegc *templateProcessor ,_ddeea *templateNode )(interface{},error ){return _eegc .parseStyledParagraph (_ddeea ); +}; -// Add adds a new line with the default style to the table of contents. -func (_edccd *TOC )Add (number ,title ,page string ,level uint )*TOCLine {_adfcb :=_edccd .AddLine (_ggcbb (TextChunk {Text :number ,Style :_edccd ._fbdbf },TextChunk {Text :title ,Style :_edccd ._gdgbg },TextChunk {Text :page ,Style :_edccd ._bfad },level ,_edccd ._fgbagc )); -if _adfcb ==nil {return nil ;};_ddfec :=&_edccd ._eadeg ;_adfcb .SetMargins (_ddfec .Left ,_ddfec .Right ,_ddfec .Top ,_ddfec .Bottom );_adfcb .SetLevelOffset (_edccd ._ceffc );_adfcb .Separator .Text =_edccd ._gdadf ;_adfcb .Separator .Style =_edccd ._bbdcd ; -return _adfcb ;}; +// TotalLines returns all the rows in the invoice totals table as +// description-value cell pairs. +func (_abedbd *Invoice )TotalLines ()[][2]*InvoiceCell {_gagd :=[][2]*InvoiceCell {_abedbd ._abgd };_gagd =append (_gagd ,_abedbd ._dgab ...);return append (_gagd ,_abedbd ._acgc );}; -// SetPos sets the Block's positioning to absolute mode with the specified coordinates. -func (_ffg *Block )SetPos (x ,y float64 ){_ffg ._ef =PositionAbsolute ;_ffg ._ca =x ;_ffg ._efe =y };func _cgbg (_cdafc *templateProcessor ,_abcb *templateNode )(interface{},error ){return _cdafc .parseChapterHeading (_abcb );}; +// Flip flips the active page on the specified axes. +// If `flipH` is true, the page is flipped horizontally. Similarly, if `flipV` +// is true, the page is flipped vertically. If both are true, the page is +// flipped both horizontally and vertically. +// NOTE: the flip transformations are applied when the creator is finalized, +// which is at write time in most cases. +func (_gdbb *Creator )Flip (flipH ,flipV bool )error {_ggab :=_gdbb .getActivePage ();if _ggab ==nil {return _e .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_ebed ,_dface :=_gdbb ._cgf [_ggab ];if !_dface {_ebed =&pageTransformations {}; +_gdbb ._cgf [_ggab ]=_ebed ;};_ebed ._gcgc =flipH ;_ebed ._bbce =flipV ;return nil ;}; -// SetLineSeparator sets the separator for all new lines of the table of contents. -func (_fabf *TOC )SetLineSeparator (separator string ){_fabf ._gdadf =separator };func (_fafb *Invoice )generateTotalBlocks (_ggdce DrawContext )([]*Block ,DrawContext ,error ){_adgc :=_gebe (4);_adgc .SetMargins (0,0,10,10);_bfabe :=[][2]*InvoiceCell {_fafb ._eabd }; -_bfabe =append (_bfabe ,_fafb ._gbaf ...);_bfabe =append (_bfabe ,_fafb ._dccd );for _ ,_gddd :=range _bfabe {_aggfd ,_ccafa :=_gddd [0],_gddd [1];if _ccafa .Value ==""{continue ;};_adgc .SkipCells (2);_dbbd :=_adgc .NewCell ();_dbbd .SetBackgroundColor (_aggfd .BackgroundColor ); -_dbbd .SetHorizontalAlignment (_ccafa .Alignment );_fafb .setCellBorder (_dbbd ,_aggfd );_bbeg :=_gafd (_aggfd .TextStyle );_bbeg .SetMargins (0,0,2,1);_bbeg .Append (_aggfd .Value );_dbbd .SetContent (_bbeg );_dbbd =_adgc .NewCell ();_dbbd .SetBackgroundColor (_ccafa .BackgroundColor ); -_dbbd .SetHorizontalAlignment (_ccafa .Alignment );_fafb .setCellBorder (_dbbd ,_aggfd );_bbeg =_gafd (_ccafa .TextStyle );_bbeg .SetMargins (0,0,2,1);_bbeg .Append (_ccafa .Value );_dbbd .SetContent (_bbeg );};return _adgc .GeneratePageBlocks (_ggdce ); +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_cdae *List )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var _edga float64 ;var _ddecd []*StyledParagraph ;for _ ,_geafc :=range _cdae ._gaegd {_ggba :=_cfeea (_cdae ._aaagc );_ggba .SetEnableWrap (false );_ggba .SetTextAlignment (TextAlignmentRight ); +_ggba .Append (_geafc ._afdbb .Text ).Style =_geafc ._afdbb .Style ;_aadgf :=_ggba .getTextWidth ()/1000.0/ctx .Width ;if _edga < _aadgf {_edga =_aadgf ;};_ddecd =append (_ddecd ,_ggba );};_gffea :=_gegfb (2);_gffea .SetColumnWidths (_edga ,1-_edga );_gffea .SetMargins (_cdae ._afded .Left +_cdae ._gdfg ,_cdae ._afded .Right ,_cdae ._afded .Top ,_cdae ._afded .Bottom ); +_gffea .EnableRowWrap (true );for _fdgae ,_dgbe :=range _cdae ._gaegd {_bcde :=_gffea .NewCell ();_bcde .SetIndent (0);_bcde .SetContent (_ddecd [_fdgae ]);_bcde =_gffea .NewCell ();_bcde .SetIndent (0);_bcde .SetContent (_dgbe ._cbgb );};return _gffea .GeneratePageBlocks (ctx ); }; -// Columns returns all the columns in the invoice line items table. -func (_gbfaa *Invoice )Columns ()[]*InvoiceCell {return _gbfaa ._geda }; +// SetLineOpacity sets the line opacity. +func (_bgec *Polyline )SetLineOpacity (opacity float64 ){_bgec ._gcaa =opacity }; -// AddPatternResource adds pattern dictionary inside the resources dictionary. -func (_ddfdd *LinearShading )AddPatternResource (block *Block )(_bgcg _db .PdfObjectName ,_cgefe error ){_bfcb :=1;_eecc :=_db .PdfObjectName ("\u0050"+_eb .Itoa (_bfcb ));for block ._fd .HasPatternByName (_eecc ){_bfcb ++;_eecc =_db .PdfObjectName ("\u0050"+_eb .Itoa (_bfcb )); -};if _fdbde :=block ._fd .SetPatternByName (_eecc ,_ddfdd .ToPdfShadingPattern ().ToPdfObject ());_fdbde !=nil {return "",_fdbde ;};return _eecc ,nil ;}; +// FrontpageFunctionArgs holds the input arguments to a front page drawing function. +// It is designed as a struct, so additional parameters can be added in the future with backwards +// compatibility. +type FrontpageFunctionArgs struct{PageNum int ;TotalPages int ;};func (_ced *Block )drawToPage (_feg *_ed .PdfPage )error {_bede :=&_cc .ContentStreamOperations {};if _feg .Resources ==nil {_feg .Resources =_ed .NewPdfPageResources ();};_bae :=_ffe (_bede ,_feg .Resources ,_ced ._ebg ,_ced ._ece ); +if _bae !=nil {return _bae ;};if _bae =_afc (_ced ._ece ,_feg .Resources );_bae !=nil {return _bae ;};if _bae =_feg .AppendContentBytes (_bede .Bytes (),true );_bae !=nil {return _bae ;};for _ ,_gec :=range _ced ._ba {_feg .AddAnnotation (_gec );};return nil ; +}; -// SetMargins sets the Block's left, right, top, bottom, margins. -func (_fgf *Block )SetMargins (left ,right ,top ,bottom float64 ){_fgf ._bg .Left =left ;_fgf ._bg .Right =right ;_fgf ._bg .Top =top ;_fgf ._bg .Bottom =bottom ;}; +// Add adds a VectorDrawable to the Division container. +// Currently supported VectorDrawables: +// - *Paragraph +// - *StyledParagraph +// - *Image +// - *Chart +// - *Rectangle +// - *Ellipse +// - *Line +// - *Table +// - *Division +// - *List +func (_fbfb *Division )Add (d VectorDrawable )error {switch _bbdb :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Rectangle ,*Ellipse ,*Line ,*Table ,*Division ,*List :case containerDrawable :_cdfb ,_ecgca :=_bbdb .ContainerComponent (_fbfb ); +if _ecgca !=nil {return _ecgca ;};_effd ,_befb :=_cdfb .(VectorDrawable );if !_befb {return _f .Errorf ("\u0072\u0065\u0073\u0075\u006ct\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0061\u0069\u006e\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u002d\u0020\u0025\u0054\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0056\u0065c\u0074\u006f\u0072\u0044\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u0020i\u006e\u0074\u0065\u0072\u0066\u0061c\u0065",_cdfb ); +};d =_effd ;default:return _e .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0079\u0070e\u0020i\u006e\u0020\u0044\u0069\u0076\u0069\u0073i\u006f\u006e");};_fbfb ._ggcc =append (_fbfb ._ggcc ,d );return nil ;}; -// Indent returns the left offset of the list when nested into another list. -func (_dbga *List )Indent ()float64 {return _dbga ._fgbe };func (_fddac *templateProcessor )parseTextChunk (_begcc *templateNode ,_eeaaa *TextChunk )(interface{},error ){if _begcc ._eaab ==nil {_fddac .nodeLogError (_begcc ,"\u0054\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u0020\u0070\u0061\u0072\u0065n\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); -return nil ,_aead ;};var (_aeffaa =_fddac .creator .NewTextStyle ();_cbdfc bool ;);for _ ,_dedcc :=range _begcc ._cfaeg .Attr {if _dedcc .Name .Local =="\u006c\u0069\u006e\u006b"{_dbae ,_afdd :=_begcc ._eaab ._gabc .(*StyledParagraph );if !_afdd {_fddac .nodeLogError (_begcc ,"\u004c\u0069\u006e\u006b \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u006f\u006e\u006c\u0079\u0020\u0061\u0070\u0070\u006c\u0069\u0063\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0070\u0061\u0072\u0061\u0067r\u0061\u0070\u0068\u0027\u0073\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u002e"); -_cbdfc =true ;}else {_aeffaa =_dbae ._gfaff ;};break ;};};if _eeaaa ==nil {_eeaaa =NewTextChunk ("",_aeffaa );};for _ ,_aefad :=range _begcc ._cfaeg .Attr {_cdgeb :=_aefad .Value ;switch _cfcaa :=_aefad .Name .Local ;_cfcaa {case "\u0063\u006f\u006co\u0072":_eeaaa .Style .Color =_fddac .parseColorAttr (_cfcaa ,_cdgeb ); -case "\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_eeaaa .Style .OutlineColor =_fddac .parseColorAttr (_cfcaa ,_cdgeb );case "\u0066\u006f\u006e\u0074":_eeaaa .Style .Font =_fddac .parseFontAttr (_cfcaa ,_cdgeb );case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_eeaaa .Style .FontSize =_fddac .parseFloatAttr (_cfcaa ,_cdgeb ); -case "\u006f\u0075\u0074l\u0069\u006e\u0065\u002d\u0073\u0069\u007a\u0065":_eeaaa .Style .OutlineSize =_fddac .parseFloatAttr (_cfcaa ,_cdgeb );case "\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u002d\u0073\u0070a\u0063\u0069\u006e\u0067":_eeaaa .Style .CharSpacing =_fddac .parseFloatAttr (_cfcaa ,_cdgeb ); -case "\u0068o\u0072i\u007a\u006f\u006e\u0074\u0061l\u002d\u0073c\u0061\u006c\u0069\u006e\u0067":_eeaaa .Style .HorizontalScaling =_fddac .parseFloatAttr (_cfcaa ,_cdgeb );case "\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067-\u006d\u006f\u0064\u0065":_eeaaa .Style .RenderingMode =_fddac .parseTextRenderingModeAttr (_cfcaa ,_cdgeb ); -case "\u0075n\u0064\u0065\u0072\u006c\u0069\u006ee":_eeaaa .Style .Underline =_fddac .parseBoolAttr (_cfcaa ,_cdgeb );case "\u0075n\u0064e\u0072\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_eeaaa .Style .UnderlineStyle .Color =_fddac .parseColorAttr (_cfcaa ,_cdgeb ); -case "\u0075\u006ed\u0065\u0072\u006ci\u006e\u0065\u002d\u006f\u0066\u0066\u0073\u0065\u0074":_eeaaa .Style .UnderlineStyle .Offset =_fddac .parseFloatAttr (_cfcaa ,_cdgeb );case "\u0075\u006e\u0064\u0065rl\u0069\u006e\u0065\u002d\u0074\u0068\u0069\u0063\u006b\u006e\u0065\u0073\u0073":_eeaaa .Style .UnderlineStyle .Thickness =_fddac .parseFloatAttr (_cfcaa ,_cdgeb ); -case "\u006c\u0069\u006e\u006b":if !_cbdfc {_eeaaa ._aabad =_fddac .parseLinkAttr (_cfcaa ,_cdgeb );};case "\u0074e\u0078\u0074\u002d\u0072\u0069\u0073e":_eeaaa .Style .TextRise =_fddac .parseFloatAttr (_cfcaa ,_cdgeb );default:_fddac .nodeLogDebug (_begcc ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_cfcaa ); -};};return _eeaaa ,nil ;}; +// NewBlock creates a new Block with specified width and height. +func NewBlock (width float64 ,height float64 )*Block {_gcd :=&Block {};_gcd ._ebg =&_cc .ContentStreamOperations {};_gcd ._ece =_ed .NewPdfPageResources ();_gcd ._bc =width ;_gcd ._ag =height ;return _gcd ;}; -// Fit fits the chunk into the specified bounding box, cropping off the -// remainder in a new chunk, if it exceeds the specified dimensions. -// NOTE: The method assumes a line height of 1.0. In order to account for other -// line height values, the passed in height must be divided by the line height: -// height = height / lineHeight -func (_bgcb *TextChunk )Fit (width ,height float64 )(*TextChunk ,error ){_edce ,_afebff :=_bgcb .Wrap (width );if _afebff !=nil {return nil ,_afebff ;};_bdcgge :=int (height /_bgcb .Style .FontSize );if _bdcgge >=len (_edce ){return nil ,nil ;};_cbbgc :="\u000a"; -_bgcb .Text =_dc .Replace (_dc .Join (_edce [:_bdcgge ],"\u0020"),_cbbgc +"\u0020",_cbbgc ,-1);_addga :=_dc .Replace (_dc .Join (_edce [_bdcgge :],"\u0020"),_cbbgc +"\u0020",_cbbgc ,-1);return NewTextChunk (_addga ,_bgcb .Style ),nil ;}; +// Creator is a wrapper around functionality for creating PDF reports and/or adding new +// content onto imported PDF pages, etc. +type Creator struct{ -// FitMode returns the fit mode of the ellipse. -func (_fcff *Ellipse )FitMode ()FitMode {return _fcff ._ffdc }; +// Errors keeps error messages that should not interrupt pdf processing and to be checked later. +Errors []error ; -// SetFillColor sets background color for border. -func (_beb *border )SetFillColor (col Color ){_beb ._ddf =col };func (_cgbc *templateProcessor )parsePositioningAttr (_fafe ,_cfba string )Positioning {_gbf .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0069\u006e\u0067\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_fafe ,_cfba ); -_ffcb :=map[string ]Positioning {"\u0072\u0065\u006c\u0061\u0074\u0069\u0076\u0065":PositionRelative ,"\u0061\u0062\u0073\u006f\u006c\u0075\u0074\u0065":PositionAbsolute }[_cfba ];return _ffcb ;}; +// UnsupportedCharacterReplacement is character that will be used to replace unsupported glyph. +// The value will be passed to drawing context. +UnsupportedCharacterReplacement rune ;_fgdd []*_ed .PdfPage ;_dddac map[*_ed .PdfPage ]*Block ;_cgf map[*_ed .PdfPage ]*pageTransformations ;_eed *_ed .PdfPage ;_dfce PageSize ;_abe DrawContext ;_ggeg Margins ;_ffeg ,_adc float64 ;_ecbc int ;_fcc func (_daac FrontpageFunctionArgs ); +_acee func (_adda *TOC )error ;_fdbc func (_gaae *Block ,_dga HeaderFunctionArgs );_adff func (_fcf *Block ,_bgb FooterFunctionArgs );_cgbd func (_bbgg PageFinalizeFunctionArgs )error ;_cfd func (_fba *_ed .PdfWriter )error ;_aded bool ; -// SetAngle sets the rotation angle of the text. -func (_fbbbd *Paragraph )SetAngle (angle float64 ){_fbbbd ._edfec =angle }; +// Controls whether a table of contents will be generated. +AddTOC bool ; -// MultiColCell makes a new cell with the specified column span and inserts it -// into the table at the current position. -func (_ebdcb *Table )MultiColCell (colspan int )*TableCell {return _ebdcb .MultiCell (1,colspan )};func _ecbg (_dbf [][]_ga .CubicBezierCurve )*CurvePolygon {return &CurvePolygon {_dfec :&_ga .CurvePolygon {Rings :_dbf },_dacf :1.0,_bgbf :1.0};}; +// CustomTOC specifies if the TOC is rendered by the user. +// When the `CustomTOC` field is set to `true`, the default TOC component is not rendered. +// Instead the TOC is drawn by the user, in the callback provided to +// the `Creator.CreateTableOfContents` method. +// If `CustomTOC` is set to `false`, the callback provided to +// `Creator.CreateTableOfContents` customizes the style of the automatically generated TOC component. +CustomTOC bool ;_dcag *TOC ; -// DashPattern returns the dash pattern of the line. -func (_ffbc *Line )DashPattern ()(_gabf []int64 ,_gfeg int64 ){return _ffbc ._dfdfb ,_ffbc ._fefc }; +// Controls whether outlines will be generated. +AddOutlines bool ;_dccf *_ed .Outline ;_agcag *_ed .PdfOutlineTreeNode ;_fgda *_ed .PdfAcroForm ;_fega _gd .PdfObject ;_affc _ed .Optimizer ;_eac []*_ed .PdfFont ;_egc *_ed .PdfFont ;_efae *_ed .PdfFont ;}; -// Width returns Image's document width. -func (_egffc *Image )Width ()float64 {return _egffc ._febef }; +// ScaleToHeight sets the graphic svg scaling factor with the given height. +func (_efbe *GraphicSVG )ScaleToHeight (h float64 ){_fggeb :=_efbe ._caga .Width /_efbe ._caga .Height ;_efbe ._caga .Height =h ;_efbe ._caga .Width =h *_fggeb ;_efbe ._caga .SetScaling (_fggeb ,_fggeb );}; -// SetHorizontalAlignment sets the cell's horizontal alignment of content. -// Can be one of: -// - CellHorizontalAlignmentLeft -// - CellHorizontalAlignmentCenter -// - CellHorizontalAlignmentRight -func (_eafc *TableCell )SetHorizontalAlignment (halign CellHorizontalAlignment ){_eafc ._gbcg =halign };func (_cgfba *StyledParagraph )wrapWordChunks (){if !_cgfba ._cdca {return ;};var (_debc []*TextChunk ;_bgafb *_af .PdfFont ;);for _ ,_effb :=range _cgfba ._dbab {_agca :=[]rune (_effb .Text ); -if _bgafb ==nil {_bgafb =_effb .Style .Font ;};_dcaf :=_effb ._aabad ;_gacab :=_effb .VerticalAlignment ;if len (_debc )> 0{if len (_agca )==1&&_gb .IsPunct (_agca [0])&&_effb .Style .Font ==_bgafb {_cfbc :=[]rune (_debc [len (_debc )-1].Text );_debc [len (_debc )-1].Text =string (append (_cfbc ,_agca [0])); -continue ;}else {_ ,_badf :=_eb .Atoi (_effb .Text );if _badf ==nil {_fbaef :=[]rune (_debc [len (_debc )-1].Text );_cggag :=len (_fbaef );if _cggag >=2{_ ,_ecdfc :=_eb .Atoi (string (_fbaef [_cggag -2]));if _ecdfc ==nil &&_gb .IsPunct (_fbaef [_cggag -1]){_debc [len (_debc )-1].Text =string (append (_fbaef ,_agca ...)); -continue ;};};};};};_cbgdf ,_efgg :=_edea (_effb .Text );if _efgg !=nil {_gbf .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0062\u0072\u0065\u0061\u006b\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020w\u006f\u0072\u0064\u0073\u003a\u0020\u0025\u0076",_efgg ); -_cbgdf =[]string {_effb .Text };};for _ ,_cgdee :=range _cbgdf {_aebg :=NewTextChunk (_cgdee ,_effb .Style );_aebg ._aabad =_gaacb (_dcaf );_aebg .VerticalAlignment =_gacab ;_debc =append (_debc ,_aebg );};_bgafb =_effb .Style .Font ;};if len (_debc )> 0{_cgfba ._dbab =_debc ; -};};func (_ddc *Image )makeXObject ()error {_gfgc ,_effcd :=_af .NewXObjectImageFromImageLazy (_ddc ._gfbf ,nil ,_ddc ._geccc ,_ddc ._cgbb );if _effcd !=nil {_gbf .Log .Error ("\u0046\u0061\u0069le\u0064\u0020\u0074\u006f\u0020\u0063\u0072\u0065\u0061t\u0065 \u0078o\u0062j\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_effcd ); -return _effcd ;};_ddc ._gdfd =_gfgc ;return nil ;};func (_ecaa *StyledParagraph )wrapChunks (_fgfdg bool )error {if !_ecaa ._gdde ||int (_ecaa ._befeea )<=0{_ecaa ._ggabg =[][]*TextChunk {_ecaa ._dbab };return nil ;};if _ecaa ._cdca {_ecaa .wrapWordChunks (); -};_ecaa ._ggabg =[][]*TextChunk {};var _aedb []*TextChunk ;var _eeecf float64 ;_cafb :=_gb .IsSpace ;if !_fgfdg {_cafb =func (rune )bool {return false };};_bcgdb :=_cdffc (_ecaa ._befeea *1000.0,0.000001);for _ ,_abebb :=range _ecaa ._dbab {_ddgfd :=_abebb .Style ; -_acdd :=_abebb ._aabad ;_cdec :=_abebb .VerticalAlignment ;var (_eedbd []rune ;_addg []float64 ;);_gcae :=_egfgd (_abebb .Text );for _ ,_ddcg :=range _abebb .Text {if _ddcg =='\u000A'{if !_fgfdg {_eedbd =append (_eedbd ,_ddcg );};_aedb =append (_aedb ,&TextChunk {Text :_dc .TrimRightFunc (string (_eedbd ),_cafb ),Style :_ddgfd ,_aabad :_gaacb (_acdd ),VerticalAlignment :_cdec }); -_ecaa ._ggabg =append (_ecaa ._ggabg ,_aedb );_aedb =nil ;_eeecf =0;_eedbd =nil ;_addg =nil ;continue ;};_gfffa :=_ddcg ==' ';_ffag ,_baffg :=_ddgfd .Font .GetRuneMetrics (_ddcg );if _ffag .Wx ==0&&_ddgfd .MultiFont !=nil ||_ddgfd .MultiFont !=nil &&!_baffg {_ffag ,_baffg =_ddgfd .MultiFont .GetRuneMetrics (_ddcg ); -};if !_baffg {_gbf .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_ddcg );return _fa .New ("\u0067\u006c\u0079\u0070\u0068\u0020\u0063\u0068\u0061\u0072\u0020m\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); -};_cbbad :=_ddgfd .FontSize *_ffag .Wx *_ddgfd .horizontalScale ();_cbecd :=_cbbad ;if !_gfffa {_cbecd =_cbbad +_ddgfd .CharSpacing *1000.0;};if _eeecf +_cbbad > _bcgdb {_baaa :=-1;if !_gfffa {for _efea :=len (_eedbd )-1;_efea >=0;_efea --{if _eedbd [_efea ]==' '{_baaa =_efea ; -break ;};};};if _ecaa ._cdca {_ccde :=len (_aedb );if _ccde > 0{_aedb [_ccde -1].Text =_dc .TrimRightFunc (_aedb [_ccde -1].Text ,_cafb );_ecaa ._ggabg =append (_ecaa ._ggabg ,_aedb );_aedb =[]*TextChunk {};};_eedbd =append (_eedbd ,_ddcg );_addg =append (_addg ,_cbecd ); -if _baaa >=0{_eedbd =_eedbd [_baaa +1:];_addg =_addg [_baaa +1:];};_eeecf =0;for _ ,_bdbfc :=range _addg {_eeecf +=_bdbfc ;};if _eeecf > _bcgdb {_dadgg :=string (_eedbd [:len (_eedbd )-1]);_dadgg =_cacff (_dadgg ,_gcae );if !_fgfdg &&_gfffa {_dadgg +="\u0020"; -};_aedb =append (_aedb ,&TextChunk {Text :_dc .TrimRightFunc (_dadgg ,_cafb ),Style :_ddgfd ,_aabad :_gaacb (_acdd ),VerticalAlignment :_cdec });_ecaa ._ggabg =append (_ecaa ._ggabg ,_aedb );_aedb =[]*TextChunk {};_eedbd =[]rune {_ddcg };_addg =[]float64 {_cbecd }; -_eeecf =_cbecd ;};continue ;};_bbccg :=string (_eedbd );if _baaa >=0{_bbccg =string (_eedbd [0:_baaa +1]);_eedbd =_eedbd [_baaa +1:];_eedbd =append (_eedbd ,_ddcg );_addg =_addg [_baaa +1:];_addg =append (_addg ,_cbecd );_eeecf =0;for _ ,_dfed :=range _addg {_eeecf +=_dfed ; -};}else {if _gfffa {_eeecf =0;_eedbd =[]rune {};_addg =[]float64 {};}else {_eeecf =_cbecd ;_eedbd =[]rune {_ddcg };_addg =[]float64 {_cbecd };};};_bbccg =_cacff (_bbccg ,_gcae );if !_fgfdg &&_gfffa {_bbccg +="\u0020";};_aedb =append (_aedb ,&TextChunk {Text :_dc .TrimRightFunc (_bbccg ,_cafb ),Style :_ddgfd ,_aabad :_gaacb (_acdd ),VerticalAlignment :_cdec }); -_ecaa ._ggabg =append (_ecaa ._ggabg ,_aedb );_aedb =[]*TextChunk {};}else {_eeecf +=_cbecd ;_eedbd =append (_eedbd ,_ddcg );_addg =append (_addg ,_cbecd );};};if len (_eedbd )> 0{_afdaa :=_cacff (string (_eedbd ),_gcae );_aedb =append (_aedb ,&TextChunk {Text :_afdaa ,Style :_ddgfd ,_aabad :_gaacb (_acdd ),VerticalAlignment :_cdec }); -};};if len (_aedb )> 0{_ecaa ._ggabg =append (_ecaa ._ggabg ,_aedb );};return nil ;};func _edee (_fgc string ,_ffcf TextStyle )*Paragraph {_gead :=&Paragraph {_gafa :_fgc ,_cgad :_ffcf .Font ,_cccdc :_ffcf .FontSize ,_ecab :1.0,_eegdf :true ,_dfgd :true ,_adfdd :TextAlignmentLeft ,_edfec :0,_efed :1,_bafb :1,_dabgg :PositionRelative }; -_gead .SetColor (_ffcf .Color );return _gead ;}; +// GetCoords returns coordinates of border. +func (_cceb *border )GetCoords ()(float64 ,float64 ){return _cceb ._dgd ,_cceb ._bce }; -// NewTextStyle creates a new text style object which can be used to style -// chunks of text. -// Default attributes: -// Font: Helvetica -// Font size: 10 -// Encoding: WinAnsiEncoding -// Text color: black -func (_eagg *Creator )NewTextStyle ()TextStyle {return _caece (_eagg ._gdgb )}; +// ColorGrayFromHex converts color hex code to gray color for using with creator. +// NOTE: If there is a problem interpreting the string, then will use black color and log a debug message. +// Example hex code: #ff -> white. +func ColorGrayFromHex (hexStr string )Color {_ggbe :=grayColor {};if (len (hexStr )!=2&&len (hexStr )!=3)||hexStr [0]!='#'{_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _ggbe ; +};var _cgbcf int ;if len (hexStr )==2{var _dgb int ;_geaf ,_gaf :=_f .Sscanf (hexStr ,"\u0023\u0025\u0031\u0078",&_dgb );if _gaf !=nil {_gfb .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020h\u0065\u0078\u0020\u0063\u006f\u0064\u0065:\u0020\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",hexStr ,_gaf ); +return _ggbe ;};if _geaf !=1{_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _ggbe ;};_cgbcf =_dgb *16+_dgb ;}else {_bffd ,_ddf :=_f .Sscanf (hexStr ,"\u0023\u0025\u0032\u0078",&_cgbcf ); +if _ddf !=nil {_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _ggbe ;};if _bffd !=1{_gfb .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0073,\u0020\u006e\u0020\u0021\u003d\u0020\u0033 \u0028\u0025\u0064\u0029",hexStr ,_bffd ); +return _ggbe ;};};_ggbe ._faf =float64 (_cgbcf )/255.0;return _ggbe ;};func (_ffcbf *StyledParagraph )getTextHeight ()float64 {var _dcdag float64 ;for _ ,_cbddg :=range _ffcbf ._fcdf {_faag :=_cbddg .Style .FontSize *_ffcbf ._agcdg ;if _faag > _dcdag {_dcdag =_faag ; +};};return _dcdag ;}; -// PageBreak represents a page break for a chapter. -type PageBreak struct{};func _abgcb (_cddfg []_ga .Point )*Polyline {return &Polyline {_fgfed :&_ga .Polyline {Points :_cddfg ,LineColor :_af .NewPdfColorDeviceRGB (0,0,0),LineWidth :1.0},_cdba :1.0};};func (_eeffe *Table )getLastCellFromCol (_dbcda int )(int ,*TableCell ){for _fccd :=len (_eeffe ._eafeb )-1; -_fccd >=0;_fccd --{if _eeffe ._eafeb [_fccd ]._feeeb ==_dbcda {return _fccd ,_eeffe ._eafeb [_fccd ];};};return 0,nil ;}; +// Crop crops the Image to the specified bounds. +func (_ccfc *Image )Crop (x0 ,y0 ,x1 ,y1 int ){_deca ,_dfdee :=_ccfc ._bdec .ToGoImage ();if _dfdee !=nil {_da .Fatalf ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0074o\u0020\u0047\u006f\u0020\u0049m\u0061\u0067e\u003a\u0020\u0025\u0076",_dfdee ); +};var _cbcf _a .Image ;_cafda :=_a .Rect (x0 ,y0 ,x1 ,y1 );if _bbe :=_cafda .Intersect (_deca .Bounds ());!_cafda .Empty (){_ecaa :=_a .NewRGBA (_a .Rect (0,0,_cafda .Dx (),_cafda .Dy ()));for _gcec :=_bbe .Min .Y ;_gcec < _bbe .Max .Y ;_gcec ++{for _acca :=_bbe .Min .X ; +_acca < _bbe .Max .X ;_acca ++{_ecaa .Set (_acca -_bbe .Min .X ,_gcec -_bbe .Min .Y ,_deca .At (_acca ,_gcec ));};};_cbcf =_ecaa ;}else {_cbcf =&_a .RGBA {};};_ebeg ,_dfdee :=_ed .ImageHandling .NewImageFromGoImage (_cbcf );if _dfdee !=nil {_da .Fatalf ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0066\u0072\u006fm\u0020\u0047\u006f\u0020\u0049m\u0061\u0067e\u003a\u0020\u0025\u0076",_dfdee ); +};_ecbe :=float64 (_ebeg .Width );_eacaa :=float64 (_ebeg .Height );_ccfc ._bdec =_ebeg ;_ccfc ._dddd =_ecbe ;_ccfc ._egbcd =_eacaa ;_ccfc ._dgfb =_ecbe ;_ccfc ._dafe =_eacaa ;}; -// Write output of creator to io.Writer interface. -func (_eedag *Creator )Write (ws _ce .Writer )error {if _agbc :=_eedag .Finalize ();_agbc !=nil {return _agbc ;};_cbf :=_af .NewPdfWriter ();_cbf .SetOptimizer (_eedag ._caeb );if _eedag ._bba !=nil {_fdbd :=_cbf .SetForms (_eedag ._bba );if _fdbd !=nil {_gbf .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_fdbd ); -return _fdbd ;};};if _eedag ._abad !=nil {_cbf .AddOutlineTree (_eedag ._abad );}else if _eedag ._dag !=nil &&_eedag .AddOutlines {_cbf .AddOutlineTree (&_eedag ._dag .ToPdfOutline ().PdfOutlineTreeNode );};if _eedag ._acca !=nil {if _afbf :=_cbf .SetPageLabels (_eedag ._acca ); -_afbf !=nil {_gbf .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020C\u006f\u0075\u006c\u0064 no\u0074 s\u0065\u0074\u0020\u0070\u0061\u0067\u0065 l\u0061\u0062\u0065\u006c\u0073\u003a\u0020%\u0076",_afbf );return _afbf ;};};if _eedag ._bfbc !=nil {for _ ,_effc :=range _eedag ._bfbc {_gec :=_effc .SubsetRegistered (); -if _gec !=nil {_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u006f\u0075\u006c\u0064\u0020\u006e\u006ft\u0020s\u0075\u0062\u0073\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0025\u0076",_gec );return _gec ;};};};if _eedag ._abgc !=nil {_dbad :=_eedag ._abgc (&_cbf ); -if _dbad !=nil {_gbf .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_dbad );return _dbad ;};};for _ ,_ecbe :=range _eedag ._gfc {_edgf :=_cbf .AddPage (_ecbe );if _edgf !=nil {_gbf .Log .Error ("\u0046\u0061\u0069\u006ced\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0050\u0061\u0067\u0065\u003a\u0020%\u0076",_edgf ); -return _edgf ;};};_fcfe :=_cbf .Write (ws );if _fcfe !=nil {return _fcfe ;};return nil ;}; +// SetWidthLeft sets border width for left. +func (_aga *border )SetWidthLeft (bw float64 ){_aga ._eddf =bw }; -// Flip flips the active page on the specified axes. -// If `flipH` is true, the page is flipped horizontally. Similarly, if `flipV` -// is true, the page is flipped vertically. If both are true, the page is -// flipped both horizontally and vertically. -// NOTE: the flip transformations are applied when the creator is finalized, -// which is at write time in most cases. -func (_eaaa *Creator )Flip (flipH ,flipV bool )error {_acdf :=_eaaa .getActivePage ();if _acdf ==nil {return _fa .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_gbca ,_cdc :=_eaaa ._edcb [_acdf ];if !_cdc {_gbca =&pageTransformations {}; -_eaaa ._edcb [_acdf ]=_gbca ;};_gbca ._eeda =flipH ;_gbca ._fggf =flipV ;return nil ;}; +// NewFilledCurve returns a instance of filled curve. +func (_afg *Creator )NewFilledCurve ()*FilledCurve {return _dfea ()}; -// SetPos sets the position of the graphic svg to the specified coordinates. -// This method sets the graphic svg to use absolute positioning. -func (_ebcb *GraphicSVG )SetPos (x ,y float64 ){_ebcb ._gaca =PositionAbsolute ;_ebcb ._dgff =x ;_ebcb ._bfead =y ;}; +// Lines returns all the rows of the invoice line items table. +func (_aafg *Invoice )Lines ()[][]*InvoiceCell {return _aafg ._fafff }; -// GeneratePageBlocks generates the page blocks. Multiple blocks are generated if the contents wrap -// over multiple pages. Implements the Drawable interface. -func (_bcdf *Paragraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gfaf :=ctx ;var _ggff []*Block ;_gebgf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _bcdf ._dabgg .IsRelative (){ctx .X +=_bcdf ._dcbe .Left ;ctx .Y +=_bcdf ._dcbe .Top ; -ctx .Width -=_bcdf ._dcbe .Left +_bcdf ._dcbe .Right ;ctx .Height -=_bcdf ._dcbe .Top ;_bcdf .SetWidth (ctx .Width );if _bcdf .Height ()> ctx .Height {_ggff =append (_ggff ,_gebgf );_gebgf =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_agae :=ctx ; -_agae .Y =ctx .Margins .Top ;_agae .X =ctx .Margins .Left +_bcdf ._dcbe .Left ;_agae .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_agae .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_bcdf ._dcbe .Left -_bcdf ._dcbe .Right ; -ctx =_agae ;};}else {if int (_bcdf ._fcffd )<=0{_bcdf .SetWidth (_bcdf .getTextWidth ());};ctx .X =_bcdf ._cfgdb ;ctx .Y =_bcdf ._aedf ;};ctx ,_ffga :=_bcdfe (_gebgf ,_bcdf ,ctx );if _ffga !=nil {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ffga ); -return nil ,ctx ,_ffga ;};_ggff =append (_ggff ,_gebgf );if _bcdf ._dabgg .IsRelative (){ctx .Y +=_bcdf ._dcbe .Bottom ;ctx .Height -=_bcdf ._dcbe .Bottom ;if !ctx .Inline {ctx .X =_gfaf .X ;ctx .Width =_gfaf .Width ;};return _ggff ,ctx ,nil ;};return _ggff ,_gfaf ,nil ; +// SetBoundingBox set gradient color bounding box where the gradient would be rendered. +func (_bceg *LinearShading )SetBoundingBox (x ,y ,width ,height float64 ){_bceg ._ggcfg =&_ed .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };};func _bddfd (_dbeg [][]_bf .Point )*Polygon {return &Polygon {_bdcee :&_bf .Polygon {Points :_dbeg },_cagc :1.0,_beac :1.0}; }; -// SetColorLeft sets border color for left. -func (_fdca *border )SetColorLeft (col Color ){_fdca ._abf =col }; +// SetLineLevelOffset sets the amount of space an indentation level occupies +// for all new lines of the table of contents. +func (_dggae *TOC )SetLineLevelOffset (levelOffset float64 ){_dggae ._fcfdg =levelOffset }; -// AddSection adds a new content section at the end of the invoice. -func (_dabf *Invoice )AddSection (title ,content string ){_dabf ._dcfc =append (_dabf ._dcfc ,[2]string {title ,content });};func (_gedc *Invoice )generateInformationBlocks (_ffb DrawContext )([]*Block ,DrawContext ,error ){_aecg :=_gafd (_gedc ._aefgg ); -_aecg .SetMargins (0,0,0,20);_aea :=_gedc .drawAddress (_gedc ._dfcg );_aea =append (_aea ,_aecg );_aea =append (_aea ,_gedc .drawAddress (_gedc ._cbea )...);_cbcc :=_ffgg ();for _ ,_acbe :=range _aea {_cbcc .Add (_acbe );};_aecb :=_gedc .drawInformation (); -_gbad :=_gebe (2);_gbad .SetMargins (0,0,25,0);_gegc :=_gbad .NewCell ();_gegc .SetIndent (0);_gegc .SetContent (_cbcc );_gegc =_gbad .NewCell ();_gegc .SetContent (_aecb );return _gbad .GeneratePageBlocks (_ffb );}; +// SetPositioning sets the positioning of the line (absolute or relative). +func (_eefea *Line )SetPositioning (positioning Positioning ){_eefea ._edec =positioning }; -// SetPos sets absolute positioning with specified coordinates. -func (_ebcde *Paragraph )SetPos (x ,y float64 ){_ebcde ._dabgg =PositionAbsolute ;_ebcde ._cfgdb =x ;_ebcde ._aedf =y ;};const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ; -TextRenderingModeFillClip ;TextRenderingModeStrokeClip ;TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;); +// ScaleToHeight scale Image to a specified height h, maintaining the aspect ratio. +func (_fdaace *Image )ScaleToHeight (h float64 ){_dddf :=_fdaace ._dgfb /_fdaace ._dafe ;_fdaace ._dafe =h ;_fdaace ._dgfb =h *_dddf ;}; -// ColorRGBFrom8bit creates a Color from 8-bit (0-255) r,g,b values. -// Example: -// -// red := ColorRGBFrom8Bit(255, 0, 0) -func ColorRGBFrom8bit (r ,g ,b byte )Color {return rgbColor {_dbcc :float64 (r )/255.0,_eebd :float64 (g )/255.0,_gae :float64 (b )/255.0};};func _cebfb (_facdc *_af .PdfRectangle ,_cfdff _ba .Matrix )*_af .PdfRectangle {var _gcgce _af .PdfRectangle ;_gcgce .Llx ,_gcgce .Lly =_cfdff .Transform (_facdc .Llx ,_facdc .Lly ); -_gcgce .Urx ,_gcgce .Ury =_cfdff .Transform (_facdc .Urx ,_facdc .Ury );_gcgce .Normalize ();return &_gcgce ;};func (_fag rgbColor )ToRGB ()(float64 ,float64 ,float64 ){return _fag ._dbcc ,_fag ._eebd ,_fag ._gae }; +// SetFillOpacity sets the fill opacity of the rectangle. +func (_fefd *Rectangle )SetFillOpacity (opacity float64 ){_fefd ._efgb =opacity }; + +// SetHeight sets the height of the rectangle. +func (_cfea *Rectangle )SetHeight (height float64 ){_cfea ._ggbab =height }; + +// SetWidthRight sets border width for right. +func (_eda *border )SetWidthRight (bw float64 ){_eda ._ecac =bw };func _efacg (_baaa ,_eaeg ,_egdf ,_edece float64 )*Rectangle {return &Rectangle {_gadgc :_baaa ,_adac :_eaeg ,_cegcg :_egdf ,_ggbab :_edece ,_dffd :PositionAbsolute ,_efgb :1.0,_feea :ColorBlack ,_cfdf :1.0,_fgbf :1.0}; +};func _gdf (_cdbg *Chapter ,_efc *TOC ,_faa *_ed .Outline ,_dacd string ,_gfba int ,_cga TextStyle )*Chapter {var _geed uint =1;if _cdbg !=nil {_geed =_cdbg ._fce +1;};_gdd :=&Chapter {_bbbg :_gfba ,_ggf :_dacd ,_ccf :true ,_adde :true ,_bef :_cdbg ,_dfgd :_efc ,_gbc :_faa ,_age :[]Drawable {},_fce :_geed }; +_gga :=_dbe (_gdd .headingText (),_cga );_gga .SetFont (_cga .Font );_gga .SetFontSize (_cga .FontSize );_gdd ._fdgb =_gga ;return _gdd ;}; -// SetPos sets the Table's positioning to absolute mode and specifies the upper-left corner -// coordinates as (x,y). -// Note that this is only sensible to use when the table does not wrap over multiple pages. -// TODO: Should be able to set width too (not just based on context/relative positioning mode). -func (_gcgg *Table )SetPos (x ,y float64 ){_gcgg ._bdfd =PositionAbsolute ;_gcgg ._gaccc =x ;_gcgg ._gcgb =y ;}; +// RadialShading holds information that will be used to render a radial shading. +type RadialShading struct{_efef *shading ;_becbb *_ed .PdfRectangle ;_bagda AnchorPoint ;_caeg float64 ;_defbd float64 ;_cegbd float64 ;_adfa float64 ;}; -// SetAddressStyle sets the style properties used to render the content of -// the invoice address sections. -func (_efdf *Invoice )SetAddressStyle (style TextStyle ){_efdf ._eecgb =style }; +// SetBorderOpacity sets the border opacity. +func (_faebc *Polygon )SetBorderOpacity (opacity float64 ){_faebc ._beac =opacity }; -// NewLinearGradientColor creates a linear gradient color that could act as a color in other components. -func (_ddfg *Creator )NewLinearGradientColor (colorPoints []*ColorPoint )*LinearShading {return _bgfg (colorPoints );}; +// NewRectangle creates a new rectangle with the left corner at (`x`, `y`), +// having the specified width and height. +// NOTE: In relative positioning mode, `x` and `y` are calculated using the +// current context. Furthermore, when the fit mode is set to fill the available +// space, the rectangle is scaled so that it occupies the entire context width +// while maintaining the original aspect ratio. +func (_fbba *Creator )NewRectangle (x ,y ,width ,height float64 )*Rectangle {return _efacg (x ,y ,width ,height );};func (_egce *templateProcessor )parseRadialGradientAttr (creator *Creator ,_acaga string )Color {_ceggd :=ColorBlack ;if _acaga ==""{return _ceggd ; +};var (_adaaa error ;_dgbeg =0.0;_fedda =0.0;_dfdcd =-1.0;_babe =_de .Split (_acaga [16:len (_acaga )-1],"\u002c"););_cdegg :=_de .Fields (_babe [0]);if len (_cdegg )==2&&_de .TrimSpace (_cdegg [0])[0]!='#'{_dgbeg ,_adaaa =_ad .ParseFloat (_cdegg [0],64); +if _adaaa !=nil {_gfb .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0070a\u0072\u0073\u0069\u006e\u0067\u0020\u0072a\u0064\u0069\u0061\u006c\u0020\u0067r\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0058\u0020\u0070\u006fs\u0069\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076",_adaaa ); +};_fedda ,_adaaa =_ad .ParseFloat (_cdegg [1],64);if _adaaa !=nil {_gfb .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0070a\u0072\u0073\u0069\u006e\u0067\u0020\u0072a\u0064\u0069\u0061\u006c\u0020\u0067r\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0059\u0020\u0070\u006fs\u0069\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076",_adaaa ); +};_babe =_babe [1:];};_dgfg :=_de .TrimSpace (_babe [0]);if _dgfg [0]!='#'{_dfdcd ,_adaaa =_ad .ParseFloat (_dgfg ,64);if _adaaa !=nil {_gfb .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0072\u0061\u0064\u0069\u0061l\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0073\u0069\u007ae\u003a\u0020\u0025\u0076",_adaaa ); +};_babe =_babe [1:];};_cebcf ,_fdbad :=_egce .processGradientColorPair (_babe );if _cebcf ==nil ||_fdbad ==nil {return _ceggd ;};_bada :=creator .NewRadialGradientColor (_dgbeg ,_fedda ,0,_dfdcd ,[]*ColorPoint {});for _bbgdg :=0;_bbgdg < len (_cebcf ); +_bbgdg ++{_bada .AddColorStop (_cebcf [_bbgdg ],_fdbad [_bbgdg ]);};return _bada ;}; -// SetMargins sets the margins of the line. -// NOTE: line margins are only applied if relative positioning is used. -func (_gdgc *Line )SetMargins (left ,right ,top ,bottom float64 ){_gdgc ._ffde .Left =left ;_gdgc ._ffde .Right =right ;_gdgc ._ffde .Top =top ;_gdgc ._ffde .Bottom =bottom ;}; +// ToRGB implements interface Color. +// Note: It's not directly used since shading color works differently than regular color. +func (_baffc *RadialShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0};func _agef (_bgba *templateProcessor ,_gegb *templateNode )(interface{},error ){return _bgba .parseImage (_gegb );}; -// SetLazy sets the lazy mode for the image. -func (_bbgb *Image )SetLazy (lazy bool ){_bbgb ._cgbb =lazy }; +// TextChunk represents a chunk of text along with a particular style. +type TextChunk struct{ -// Height returns the height of the Paragraph. The height is calculated based on the input text and -// how it is wrapped within the container. Does not include Margins. -func (_fgbc *Paragraph )Height ()float64 {_fgbc .wrapText ();return float64 (len (_fgbc ._fceb ))*_fgbc ._ecab *_fgbc ._cccdc ;};func (_ad *Block )duplicate ()*Block {_fc :=&Block {};*_fc =*_ad ;_ddg :=_ac .ContentStreamOperations {};_ddg =append (_ddg ,*_ad ._ag ...); -_fc ._ag =&_ddg ;return _fc ;};func (_cbd *Block )addContentsByString (_abe string )error {_acc :=_ac .NewContentStreamParser (_abe );_ead ,_fg :=_acc .Parse ();if _fg !=nil {return _fg ;};_cbd ._ag .WrapIfNeeded ();_ead .WrapIfNeeded ();*_cbd ._ag =append (*_cbd ._ag ,*_ead ...); -return nil ;}; +// The text that is being rendered in the PDF. +Text string ; -// SetBorderRadius sets the radius of the rectangle corners. -func (_ecdbf *Rectangle )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_ecdbf ._cdfdb =topLeft ;_ecdbf ._cafg =topRight ;_ecdbf ._gcfa =bottomLeft ;_ecdbf ._bbcfb =bottomRight ;}; +// The style of the text being rendered. +Style TextStyle ;_eefeb *_ed .PdfAnnotation ;_egae bool ; -// NewPageBreak create a new page break. -func (_geae *Creator )NewPageBreak ()*PageBreak {return _bgdg ()}; +// The vertical alignment of the text chunk. +VerticalAlignment TextVerticalAlignment ;}; -// GeneratePageBlocks draws the line on a new block representing the page. -// Implements the Drawable interface. -func (_dbfd *Line )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_beacg []*Block ;_cbeb =NewBlock (ctx .PageWidth ,ctx .PageHeight );_abac =ctx ;_dgabb ,_dcgfb =_dbfd ._bead ,ctx .PageHeight -_dbfd ._gdbf ;_cded ,_ebfe =_dbfd ._ecdb ,ctx .PageHeight -_dbfd ._dfbc ; -);_fgfc :=_dbfd ._ebgf .IsRelative ();if _fgfc {ctx .X +=_dbfd ._ffde .Left ;ctx .Y +=_dbfd ._ffde .Top ;ctx .Width -=_dbfd ._ffde .Left +_dbfd ._ffde .Right ;ctx .Height -=_dbfd ._ffde .Top +_dbfd ._ffde .Bottom ;_dgabb ,_dcgfb ,_cded ,_ebfe =_dbfd .computeCoords (ctx ); -if _dbfd .Height ()> ctx .Height {_beacg =append (_beacg ,_cbeb );_cbeb =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_beff :=ctx ;_beff .Y =ctx .Margins .Top +_dbfd ._ffde .Top ;_beff .X =ctx .Margins .Left +_dbfd ._ffde .Left ;_beff .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_dbfd ._ffde .Top -_dbfd ._ffde .Bottom ; -_beff .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_dbfd ._ffde .Left -_dbfd ._ffde .Right ;ctx =_beff ;_dgabb ,_dcgfb ,_cded ,_ebfe =_dbfd .computeCoords (ctx );};};_ecgc :=_ga .BasicLine {X1 :_dgabb ,Y1 :_dcgfb ,X2 :_cded ,Y2 :_ebfe ,LineColor :_bfag (_dbfd ._decfd ),Opacity :_dbfd ._ecdd ,LineWidth :_dbfd ._egda ,LineStyle :_dbfd ._aebba ,DashArray :_dbfd ._dfdfb ,DashPhase :_dbfd ._fefc }; -_gbge ,_afcg :=_cbeb .setOpacity (1.0,_dbfd ._ecdd );if _afcg !=nil {return nil ,ctx ,_afcg ;};_cbdb ,_ ,_afcg :=_ecgc .Draw (_gbge );if _afcg !=nil {return nil ,ctx ,_afcg ;};if _afcg =_cbeb .addContentsByString (string (_cbdb ));_afcg !=nil {return nil ,ctx ,_afcg ; -};if _fgfc {ctx .X =_abac .X ;ctx .Width =_abac .Width ;_efdcf :=_dbfd .Height ();ctx .Y +=_efdcf +_dbfd ._ffde .Bottom ;ctx .Height -=_efdcf ;}else {ctx =_abac ;};_beacg =append (_beacg ,_cbeb );return _beacg ,ctx ,nil ;};func _eegb (_ceggf *templateProcessor ,_gaba *templateNode )(interface{},error ){return _ceggf .parseChart (_gaba ); -}; +// AddSection adds a new content section at the end of the invoice. +func (_bbfb *Invoice )AddSection (title ,content string ){_bbfb ._fbbb =append (_bbfb ._fbbb ,[2]string {title ,content });}; -// Width returns the Block's width. -func (_dbd *Block )Width ()float64 {return _dbd ._eec }; +// NewRadialGradientColor creates a radial gradient color that could act as a color in other componenents. +// Note: The innerRadius must be smaller than outerRadius for the circle to render properly. +func (_facd *Creator )NewRadialGradientColor (x float64 ,y float64 ,innerRadius float64 ,outerRadius float64 ,colorPoints []*ColorPoint )*RadialShading {return _gfee (x ,y ,innerRadius ,outerRadius ,colorPoints );}; -// ColorPoint is a pair of Color and a relative point where the color -// would be rendered. -type ColorPoint struct{_agdgc Color ;_dceff float64 ;}; +// BorderOpacity returns the border opacity of the ellipse (0-1). +func (_daee *Ellipse )BorderOpacity ()float64 {return _daee ._ddbee }; -// SetNumber sets the number of the invoice. -func (_cdbd *Invoice )SetNumber (number string )(*InvoiceCell ,*InvoiceCell ){_cdbd ._caae [1].Value =number ;return _cdbd ._caae [0],_cdbd ._caae [1];};func (_fbaa *StyledParagraph )wrapText ()error {return _fbaa .wrapChunks (true )};func _gaacb (_fefba *_af .PdfAnnotation )*_af .PdfAnnotation {if _fefba ==nil {return nil ; -};var _fedfd *_af .PdfAnnotation ;switch _aegg :=_fefba .GetContext ().(type ){case *_af .PdfAnnotationLink :if _defg :=_aaca (_aegg );_defg !=nil {_fedfd =_defg .PdfAnnotation ;};};return _fedfd ;}; +// Height returns the height of the division, assuming all components are +// stacked on top of each other. +func (_caca *Division )Height ()float64 {var _dfae float64 ;for _ ,_ebebg :=range _caca ._ggcc {switch _dde :=_ebebg .(type ){case marginDrawable :_ ,_ ,_dgbfa ,_dcbb :=_dde .GetMargins ();_dfae +=_dde .Height ()+_dgbfa +_dcbb ;default:_dfae +=_dde .Height (); +};};return _dfae ;}; -// GeneratePageBlocks generates a page break block. -func (_dgbb *PageBreak )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fbbfa :=[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y ),NewBlock (ctx .PageWidth ,ctx .PageHeight )};ctx .Page ++;_begaf :=ctx ;_begaf .Y =ctx .Margins .Top ; -_begaf .X =ctx .Margins .Left ;_begaf .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_begaf .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right ;ctx =_begaf ;return _fbbfa ,ctx ,nil ;};func _deee (_edbae *templateProcessor ,_defdf *templateNode )(interface{},error ){return _edbae .parseTable (_defdf ); -};func (_ge *Block )translate (_fbb ,_aae float64 ){_abg :=_ac .NewContentCreator ().Translate (_fbb ,-_aae ).Operations ();*_ge ._ag =append (*_abg ,*_ge ._ag ...);_ge ._ag .WrapIfNeeded ();};func (_efgge *TextStyle )horizontalScale ()float64 {return _efgge .HorizontalScaling /100}; +// SetWidthBottom sets border width for bottom. +func (_fde *border )SetWidthBottom (bw float64 ){_fde ._cfc =bw }; +// SetBorderColor sets the border color of the ellipse. +func (_egfee *Ellipse )SetBorderColor (col Color ){_egfee ._gdcga =col }; -// List represents a list of items. -// The representation of a list item is as follows: -// -// [marker] [content] +// SetAntiAlias enables anti alias config. // -// e.g.: • This is the content of the item. -// The supported components to add content to list items are: -// - Paragraph -// - StyledParagraph -// - List -type List struct{_ebca []*listItem ;_afd Margins ;_fbgg TextChunk ;_fgbe float64 ;_bgf bool ;_ddbad Positioning ;_bacd TextStyle ;};func (_gffg *Paragraph )getTextMetrics ()(_gbfg ,_efffc ,_gdcbg float64 ){_aede :=_cddgee (_gffg ._cgad ,_gffg ._cccdc ); -if _aede ._efece > _gbfg {_gbfg =_aede ._efece ;};if _aede ._cgfc < _gdcbg {_gdcbg =_aede ._cgfc ;};if _degcg :=_gffg ._cccdc ;_degcg > _efffc {_efffc =_degcg ;};return _gbfg ,_efffc ,_gdcbg ;}; - -// SetEnableWrap sets the line wrapping enabled flag. -func (_eefb *StyledParagraph )SetEnableWrap (enableWrap bool ){_eefb ._gdde =enableWrap ;_eefb ._baff =false ;};func _adegf (_cdgb ,_bbfc TextStyle )*Invoice {_fged :=&Invoice {_eefc :"\u0049N\u0056\u004f\u0049\u0043\u0045",_edeb :"\u002c\u0020",_aefgg :_cdgb ,_dfdfc :_bbfc }; -_fged ._dfcg =&InvoiceAddress {Separator :_fged ._edeb };_fged ._cbea =&InvoiceAddress {Heading :"\u0042i\u006c\u006c\u0020\u0074\u006f",Separator :_fged ._edeb };_cbef :=ColorRGBFrom8bit (245,245,245);_feee :=ColorRGBFrom8bit (155,155,155);_fged ._gagbf =_bbfc ; -_fged ._gagbf .Color =_feee ;_fged ._gagbf .FontSize =20;_fged ._eecgb =_cdgb ;_fged ._dcdf =_bbfc ;_fged ._dccc =_cdgb ;_fged ._cgca =_bbfc ;_fged ._eagb =_fged .NewCellProps ();_fged ._eagb .BackgroundColor =_cbef ;_fged ._eagb .TextStyle =_bbfc ;_fged ._cbec =_fged .NewCellProps (); -_fged ._cbec .TextStyle =_bbfc ;_fged ._cbec .BackgroundColor =_cbef ;_fged ._cbec .BorderColor =_cbef ;_fged ._dfcgc =_fged .NewCellProps ();_fged ._dfcgc .BorderColor =_cbef ;_fged ._dfcgc .BorderSides =[]CellBorderSide {CellBorderSideBottom };_fged ._dfcgc .Alignment =CellHorizontalAlignmentRight ; -_fged ._fabc =_fged .NewCellProps ();_fged ._fabc .Alignment =CellHorizontalAlignmentRight ;_fged ._caae =[2]*InvoiceCell {_fged .newCell ("\u0049\u006e\u0076\u006f\u0069\u0063\u0065\u0020\u006eu\u006d\u0062\u0065\u0072",_fged ._eagb ),_fged .newCell ("",_fged ._eagb )}; -_fged ._gagde =[2]*InvoiceCell {_fged .newCell ("\u0044\u0061\u0074\u0065",_fged ._eagb ),_fged .newCell ("",_fged ._eagb )};_fged ._fddc =[2]*InvoiceCell {_fged .newCell ("\u0044\u0075\u0065\u0020\u0044\u0061\u0074\u0065",_fged ._eagb ),_fged .newCell ("",_fged ._eagb )}; -_fged ._eabd =[2]*InvoiceCell {_fged .newCell ("\u0053\u0075\u0062\u0074\u006f\u0074\u0061\u006c",_fged ._fabc ),_fged .newCell ("",_fged ._fabc )};_bggcc :=_fged ._fabc ;_bggcc .TextStyle =_bbfc ;_bggcc .BackgroundColor =_cbef ;_bggcc .BorderColor =_cbef ; -_fged ._dccd =[2]*InvoiceCell {_fged .newCell ("\u0054\u006f\u0074a\u006c",_bggcc ),_fged .newCell ("",_bggcc )};_fged ._adgd =[2]string {"\u004e\u006f\u0074e\u0073",""};_fged ._bgbfa =[2]string {"T\u0065r\u006d\u0073\u0020\u0061\u006e\u0064\u0020\u0063o\u006e\u0064\u0069\u0074io\u006e\u0073",""}; -_fged ._geda =[]*InvoiceCell {_fged .newColumn ("D\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",CellHorizontalAlignmentLeft ),_fged .newColumn ("\u0051\u0075\u0061\u006e\u0074\u0069\u0074\u0079",CellHorizontalAlignmentRight ),_fged .newColumn ("\u0055\u006e\u0069\u0074\u0020\u0070\u0072\u0069\u0063\u0065",CellHorizontalAlignmentRight ),_fged .newColumn ("\u0041\u006d\u006f\u0075\u006e\u0074",CellHorizontalAlignmentRight )}; -return _fged ;}; +// Anti alias is disabled by default. +func (_dfdbc *LinearShading )SetAntiAlias (enable bool ){_dfdbc ._fded .SetAntiAlias (enable )}; -// SetHeight sets the height of the ellipse. -func (_fbage *Ellipse )SetHeight (height float64 ){_fbage ._daccb =height }; +// Draw processes the specified Drawable widget and generates blocks that can +// be rendered to the output document. The generated blocks can span over one +// or more pages. Additional pages are added if the contents go over the current +// page. Each generated block is assigned to the creator page it will be +// rendered to. In order to render the generated blocks to the creator pages, +// call Finalize, Write or WriteToFile. +func (_eedb *Creator )Draw (d Drawable )error {if _eedb .getActivePage ()==nil {_eedb .NewPage ();};_ecebc ,_fgdf ,_egfb :=d .GeneratePageBlocks (_eedb ._abe );if _egfb !=nil {return _egfb ;};if len (_fgdf ._gac )> 0{_eedb .Errors =append (_eedb .Errors ,_fgdf ._gac ...); +};for _cbab ,_cafd :=range _ecebc {if _cbab > 0{_eedb .NewPage ();};_gag :=_eedb .getActivePage ();if _cfbd ,_afde :=_eedb ._dddac [_gag ];_afde {if _fdag :=_cfbd .mergeBlocks (_cafd );_fdag !=nil {return _fdag ;};if _ccg :=_afc (_cafd ._ece ,_cfbd ._ece ); +_ccg !=nil {return _ccg ;};}else {_eedb ._dddac [_gag ]=_cafd ;};};_eedb ._abe .X =_fgdf .X ;_eedb ._abe .Y =_fgdf .Y ;_eedb ._abe .Height =_fgdf .PageHeight -_fgdf .Y -_fgdf .Margins .Bottom ;return nil ;}; -// SetFitMode sets the fit mode of the ellipse. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_abab *Ellipse )SetFitMode (fitMode FitMode ){_abab ._ffdc =fitMode };func _dfdec (_dccad *_g .File )([]*_af .PdfPage ,error ){_gfcab ,_cbab :=_af .NewPdfReader (_dccad );if _cbab !=nil {return nil ,_cbab ;};_eaea ,_cbab :=_gfcab .GetNumPages (); -if _cbab !=nil {return nil ,_cbab ;};var _dafab []*_af .PdfPage ;for _cfbe :=0;_cfbe < _eaea ;_cfbe ++{_dbdgc ,_dded :=_gfcab .GetPage (_cfbe +1);if _dded !=nil {return nil ,_dded ;};_dafab =append (_dafab ,_dbdgc );};return _dafab ,nil ;};func _gbbfa (_fbgcc *templateProcessor ,_aggdc *templateNode )(interface{},error ){return _fbgcc .parseDivision (_aggdc ); -};func (_ffbfbg *templateProcessor )parseParagraph (_cebc *templateNode ,_egeffd *Paragraph )(interface{},error ){if _egeffd ==nil {_egeffd =_ffbfbg .creator .NewParagraph ("");};for _ ,_bdbed :=range _cebc ._cfaeg .Attr {_cbfa :=_bdbed .Value ;switch _aadec :=_bdbed .Name .Local ; -_aadec {case "\u0066\u006f\u006e\u0074":_egeffd .SetFont (_ffbfbg .parseFontAttr (_aadec ,_cbfa ));case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_egeffd .SetFontSize (_ffbfbg .parseFloatAttr (_aadec ,_cbfa ));case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_egeffd .SetTextAlignment (_ffbfbg .parseTextAlignmentAttr (_aadec ,_cbfa )); -case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_egeffd .SetLineHeight (_ffbfbg .parseFloatAttr (_aadec ,_cbfa ));case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_egeffd .SetEnableWrap (_ffbfbg .parseBoolAttr (_aadec ,_cbfa )); -case "\u0063\u006f\u006co\u0072":_egeffd .SetColor (_ffbfbg .parseColorAttr (_aadec ,_cbfa ));case "\u0078":_egeffd .SetPos (_ffbfbg .parseFloatAttr (_aadec ,_cbfa ),_egeffd ._aedf );case "\u0079":_egeffd .SetPos (_egeffd ._cfgdb ,_ffbfbg .parseFloatAttr (_aadec ,_cbfa )); -case "\u0061\u006e\u0067l\u0065":_egeffd .SetAngle (_ffbfbg .parseFloatAttr (_aadec ,_cbfa ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_facd :=_ffbfbg .parseMarginAttr (_aadec ,_cbfa );_egeffd .SetMargins (_facd .Left ,_facd .Right ,_facd .Top ,_facd .Bottom ); -case "\u006da\u0078\u002d\u006c\u0069\u006e\u0065s":_egeffd .SetMaxLines (int (_ffbfbg .parseInt64Attr (_aadec ,_cbfa )));default:_ffbfbg .nodeLogDebug (_cebc ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020pa\u0072\u0061\u0067\u0072\u0061\u0070h\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073`\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e",_aadec ); -};};return _egeffd ,nil ;};func (_aggd *templateProcessor )parseMarginAttr (_efdg ,_acaga string )Margins {_gbf .Log .Debug ("\u0050\u0061r\u0073\u0069\u006e\u0067 \u006d\u0061r\u0067\u0069\u006e\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c \u0025\u0073\u0029\u002e",_efdg ,_acaga ); -_abag :=Margins {};switch _cadc :=_dc .Fields (_acaga );len (_cadc ){case 1:_abag .Top ,_ =_eb .ParseFloat (_cadc [0],64);_abag .Bottom =_abag .Top ;_abag .Left =_abag .Top ;_abag .Right =_abag .Top ;case 2:_abag .Top ,_ =_eb .ParseFloat (_cadc [0],64); -_abag .Bottom =_abag .Top ;_abag .Left ,_ =_eb .ParseFloat (_cadc [1],64);_abag .Right =_abag .Left ;case 3:_abag .Top ,_ =_eb .ParseFloat (_cadc [0],64);_abag .Left ,_ =_eb .ParseFloat (_cadc [1],64);_abag .Right =_abag .Left ;_abag .Bottom ,_ =_eb .ParseFloat (_cadc [2],64); -case 4:_abag .Top ,_ =_eb .ParseFloat (_cadc [0],64);_abag .Right ,_ =_eb .ParseFloat (_cadc [1],64);_abag .Bottom ,_ =_eb .ParseFloat (_cadc [2],64);_abag .Left ,_ =_eb .ParseFloat (_cadc [3],64);};return _abag ;};func (_fdbdc *templateProcessor )parseChapterHeading (_caaca *templateNode )(interface{},error ){if _caaca ._eaab ==nil {_fdbdc .nodeLogError (_caaca ,"\u0043\u0068a\u0070\u0074\u0065\u0072 \u0068\u0065a\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0072e\u006e\u0074\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c\u002e"); -return nil ,_aead ;};_bbfbg ,_febc :=_caaca ._eaab ._gabc .(*Chapter );if !_febc {_fdbdc .nodeLogError (_caaca ,"\u0043h\u0061\u0070t\u0065\u0072\u0020h\u0065\u0061\u0064\u0069\u006e\u0067\u0020p\u0061\u0072\u0065\u006e\u0074\u0020(\u0025\u0054\u0029\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020a\u0020\u0063\u0068\u0061\u0070\u0074\u0065\u0072\u002e",_caaca ._eaab ._gabc ); -return nil ,_aead ;};_gdcf :=_bbfbg .GetHeading ();if _ ,_baefe :=_fdbdc .parseParagraph (_caaca ,_gdcf );_baefe !=nil {return nil ,_baefe ;};return _gdcf ,nil ;}; +// Append adds a new text chunk to the paragraph. +func (_gdbbe *StyledParagraph )Append (text string )*TextChunk {_ddbg :=NewTextChunk (text ,_gdbbe ._beafc );return _gdbbe .appendChunk (_ddbg );};func (_dfef *Paragraph )wrapText ()error {if !_dfef ._cgbcg ||int (_dfef ._begf )<=0{_dfef ._baeba =[]string {_dfef ._bdfc }; +return nil ;};_gebg :=NewTextChunk (_dfef ._bdfc ,TextStyle {Font :_dfef ._bbcb ,FontSize :_dfef ._afffc });_gcgf ,_cace :=_gebg .Wrap (_dfef ._begf );if _cace !=nil {return _cace ;};if _dfef ._agbafd > 0&&len (_gcgf )> _dfef ._agbafd {_gcgf =_gcgf [:_dfef ._agbafd ]; +};_dfef ._baeba =_gcgf ;return nil ;};func _bbcbd (_ecgaf *Table ,_dadee DrawContext )([]*Block ,DrawContext ,error ){var _bgdeg []*Block ;_ebfgf :=NewBlock (_dadee .PageWidth ,_dadee .PageHeight );_ecgaf .updateRowHeights (_dadee .Width -_ecgaf ._dead .Left -_ecgaf ._dead .Right ); +_eefg :=_ecgaf ._dead .Top ;if _ecgaf ._fafag .IsRelative ()&&!_ecgaf ._efbed {_aggcb :=_ecgaf .Height ();if _aggcb > _dadee .Height -_ecgaf ._dead .Top &&_aggcb <=_dadee .PageHeight -_dadee .Margins .Top -_dadee .Margins .Bottom {_bgdeg =[]*Block {NewBlock (_dadee .PageWidth ,_dadee .PageHeight -_dadee .Y )}; +var _fcfac error ;if _ ,_dadee ,_fcfac =_agde ().GeneratePageBlocks (_dadee );_fcfac !=nil {return nil ,_dadee ,_fcfac ;};_eefg =0;};};_gffb :=_dadee ;if _ecgaf ._fafag .IsAbsolute (){_dadee .X =_ecgaf ._bgbcd ;_dadee .Y =_ecgaf ._adedc ;}else {_dadee .X +=_ecgaf ._dead .Left ; +_dadee .Y +=_eefg ;_dadee .Width -=_ecgaf ._dead .Left +_ecgaf ._dead .Right ;_dadee .Height -=_eefg ;};_fcff :=_dadee .Width ;_bafa :=_dadee .X ;_cdcge :=_dadee .Y ;_bcfa :=_dadee .Height ;_bcab :=0;_fgecf ,_afcae :=-1,-1;if _ecgaf ._befce {for _cbffa ,_fabab :=range _ecgaf ._cfcdg {if _fabab ._ggccd < _ecgaf ._bdcdfg {continue ; +};if _fabab ._ggccd > _ecgaf ._feac {break ;};if _fgecf < 0{_fgecf =_cbffa ;};_afcae =_cbffa ;};};if _cdbeg :=_ecgaf .wrapContent (_dadee );_cdbeg !=nil {return nil ,_dadee ,_cdbeg ;};_ecgaf .updateRowHeights (_dadee .Width -_ecgaf ._dead .Left -_ecgaf ._dead .Right ); +var (_cgfb bool ;_bgdg int ;_fccac int ;_efaba bool ;_gead int ;_fgebg error ;);for _gccea :=0;_gccea < len (_ecgaf ._cfcdg );_gccea ++{_gcef :=_ecgaf ._cfcdg [_gccea ];if _fafbd ,_cffea :=_ecgaf .getLastCellFromCol (_gcef ._eafa );_fafbd ==_gccea {if (_cffea ._ggccd +_cffea ._effeb -1)< _ecgaf ._egged {for _gbfff :=_gcef ._ggccd ; +_gbfff < _ecgaf ._egged ;_gbfff ++{_cdbaf :=&TableCell {};_cdbaf ._ggccd =_gbfff +1;_cdbaf ._effeb =1;_cdbaf ._eafa =_gcef ._eafa ;_ecgaf ._cfcdg =append (_ecgaf ._cfcdg ,_cdbaf );};};};_eafc :=_gcef .width (_ecgaf ._dbeeb ,_fcff );_adgce :=float64 (0.0); +for _eecbc :=0;_eecbc < _gcef ._eafa -1;_eecbc ++{_adgce +=_ecgaf ._dbeeb [_eecbc ]*_fcff ;};_fcefb :=float64 (0.0);for _fefe :=_bcab ;_fefe < _gcef ._ggccd -1;_fefe ++{_fcefb +=_ecgaf ._eegf [_fefe ];};_dadee .Height =_bcfa -_fcefb ;_dbbf :=float64 (0.0); +for _cagcb :=0;_cagcb < _gcef ._effeb ;_cagcb ++{_dbbf +=_ecgaf ._eegf [_gcef ._ggccd +_cagcb -1];};_dafba :=_efaba &&_gcef ._ggccd !=_gead ;_gead =_gcef ._ggccd ;if _dafba ||_dbbf > _dadee .Height {if _ecgaf ._egegc &&!_efaba {_efaba ,_fgebg =_ecgaf .wrapRow (_gccea ,_dadee ,_fcff ); +if _fgebg !=nil {return nil ,_dadee ,_fgebg ;};if _efaba {_gccea --;continue ;};};_bgdeg =append (_bgdeg ,_ebfgf );_ebfgf =NewBlock (_dadee .PageWidth ,_dadee .PageHeight );_bafa =_dadee .Margins .Left +_ecgaf ._dead .Left ;_cdcge =_dadee .Margins .Top ; +_dadee .Height =_dadee .PageHeight -_dadee .Margins .Top -_dadee .Margins .Bottom ;_dadee .Page ++;_bcfa =_dadee .Height ;_bcab =_gcef ._ggccd -1;_fcefb =0;_efaba =false ;if _ecgaf ._befce &&_fgecf >=0{_bgdg =_gccea ;_gccea =_fgecf -1;_fccac =_bcab ;_bcab =_ecgaf ._bdcdfg -1; +_cgfb =true ;if _gcef ._effeb > (_ecgaf ._egged -_gead )||(_gcef ._effeb > 1&&_gccea < 0){_gfb .Log .Debug ("\u0054a\u0062\u006ce\u0020\u0068\u0065a\u0064\u0065\u0072\u0020\u0072\u006f\u0077s\u0070\u0061\u006e\u0020\u0065\u0078c\u0065\u0065\u0064\u0073\u0020\u0061\u0076\u0061\u0069\u006c\u0061b\u006c\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u002e"); +_cgfb =false ;_fgecf ,_afcae =-1,-1;};continue ;};if _dafba {_gccea --;continue ;};};_dadee .Width =_eafc ;_dadee .X =_bafa +_adgce ;_dadee .Y =_cdcge +_fcefb ;if _dbbf > _dadee .PageHeight -_dadee .Margins .Top -_dadee .Margins .Bottom {_dbbf =_dadee .PageHeight -_dadee .Margins .Top -_dadee .Margins .Bottom ; +};_agcdb :=_gccb (_dadee .X ,_dadee .Y ,_eafc ,_dbbf );if _gcef ._ebfde !=nil {_agcdb .SetFillColor (_gcef ._ebfde );};_agcdb .LineStyle =_gcef ._beaee ;_agcdb ._ddda =_gcef ._gcecd ;_agcdb ._dbf =_gcef ._bfae ;_agcdb ._bgf =_gcef ._bebdb ;_agcdb ._acc =_gcef ._cbaca ; +if _gcef ._gdga !=nil {_agcdb .SetColorLeft (_gcef ._gdga );};if _gcef ._ddeb !=nil {_agcdb .SetColorBottom (_gcef ._ddeb );};if _gcef ._ffgab !=nil {_agcdb .SetColorRight (_gcef ._ffgab );};if _gcef ._bebf !=nil {_agcdb .SetColorTop (_gcef ._bebf );}; +_agcdb .SetWidthBottom (_gcef ._bdbcc );_agcdb .SetWidthLeft (_gcef ._fafbe );_agcdb .SetWidthRight (_gcef ._agge );_agcdb .SetWidthTop (_gcef ._defbe );_eade :=NewBlock (_ebfgf ._bc ,_ebfgf ._ag );_adede :=_ebfgf .Draw (_agcdb );if _adede !=nil {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_adede ); +};if _gcef ._aeeee !=nil {_ggee :=_gcef ._aeeee .Width ();_ggfba :=_gcef ._aeeee .Height ();_cfegc :=0.0;switch _bbece :=_gcef ._aeeee .(type ){case *Paragraph :if _bbece ._cgbcg {_ggee =_bbece .getMaxLineWidth ()/1000.0;};_dega ,_bbef ,_ :=_bbece .getTextMetrics (); +_deaee ,_dedfg :=_dega *_bbece ._efbdc ,_bbef *_bbece ._efbdc ;_ggfba =_ggfba -_dedfg +_deaee ;_cfegc +=_deaee -_dedfg ;_bcdf :=0.5;if _ecgaf ._gdad {_bcdf =0.3;};switch _gcef ._eagd {case CellVerticalAlignmentTop :_cfegc +=_deaee *_bcdf ;case CellVerticalAlignmentBottom :_cfegc -=_deaee *_bcdf ; +};_ggee +=_bbece ._edbc .Left +_bbece ._edbc .Right ;_ggfba +=_bbece ._edbc .Top +_bbece ._edbc .Bottom ;case *StyledParagraph :if _bbece ._eagfa {_ggee =_bbece .getMaxLineWidth ()/1000.0;};_egfeg ,_fgebb ,_dgga :=_bbece .getLineMetrics (0);_dccb ,_cccfa :=_egfeg *_bbece ._agcdg ,_fgebb *_bbece ._agcdg ; +if _bbece ._cdcg ==TextVerticalAlignmentCenter {_cfegc =_cccfa -(_fgebb +(_egfeg +_dgga -_fgebb )/2+(_cccfa -_fgebb )/2);};if len (_bbece ._feab )==1{_ggfba =_dccb ;}else {_ggfba =_ggfba -_cccfa +_dccb ;};_cfegc +=_dccb -_cccfa ;switch _gcef ._eagd {case CellVerticalAlignmentTop :_cfegc +=_dccb *0.5; +case CellVerticalAlignmentBottom :_cfegc -=_dccb *0.5;};_ggee +=_bbece ._acbfg .Left +_bbece ._acbfg .Right ;_ggfba +=_bbece ._acbfg .Top +_bbece ._acbfg .Bottom ;case *Table :_ggee =_eafc ;case *List :_ggee =_eafc ;case *Division :_ggee =_eafc ;case *Chart :_ggee =_eafc ; +case *Line :_ggfba +=_bbece ._accae .Top +_bbece ._accae .Bottom ;_cfegc -=_bbece .Height ()/2;case *Image :_ggee +=_bbece ._ceaa .Left +_bbece ._ceaa .Right ;_ggfba +=_bbece ._ceaa .Top +_bbece ._ceaa .Bottom ;};switch _gcef ._gffac {case CellHorizontalAlignmentLeft :_dadee .X +=_gcef ._bgeed ; +_dadee .Width -=_gcef ._bgeed ;case CellHorizontalAlignmentCenter :if _ebaed :=_eafc -_ggee ;_ebaed > 0{_dadee .X +=_ebaed /2;_dadee .Width -=_ebaed /2;};case CellHorizontalAlignmentRight :if _eafc > _ggee {_dadee .X =_dadee .X +_eafc -_ggee -_gcef ._bgeed ; +_dadee .Width -=_gcef ._bgeed ;};};_dcec :=_dadee .Y ;_gdcgad :=_dadee .Height ;_dadee .Y +=_cfegc ;switch _gcef ._eagd {case CellVerticalAlignmentTop :case CellVerticalAlignmentMiddle :if _deag :=_dbbf -_ggfba ;_deag > 0{_dadee .Y +=_deag /2;_dadee .Height -=_deag /2; +};case CellVerticalAlignmentBottom :if _dbbf > _ggfba {_dadee .Y =_dadee .Y +_dbbf -_ggfba ;_dadee .Height =_dbbf ;};};_bgbd :=_ebfgf .DrawWithContext (_gcef ._aeeee ,_dadee );if _bgbd !=nil {if _e .Is (_bgbd ,ErrContentNotFit )&&!_dafba {_ebfgf =_eade ; +_dafba =true ;_gccea --;continue ;};_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bgbd );};_dadee .Y =_dcec ;_dadee .Height =_gdcgad ;};_dadee .Y +=_dbbf ;_dadee .Height -=_dbbf ;if _cgfb &&_gccea +1> _afcae {_cdcge +=_fcefb +_dbbf ; +_bcfa -=_dbbf +_fcefb ;_bcab =_fccac ;_gccea =_bgdg -1;_cgfb =false ;};};_bgdeg =append (_bgdeg ,_ebfgf );if _ecgaf ._fafag .IsAbsolute (){return _bgdeg ,_gffb ,nil ;};_dadee .X =_gffb .X ;_dadee .Width =_gffb .Width ;_dadee .Y +=_ecgaf ._dead .Bottom ; +_dadee .Height -=_ecgaf ._dead .Bottom ;return _bgdeg ,_dadee ,nil ;}; -// EnablePageWrap controls whether the table is wrapped across pages. -// If disabled, the table is moved in its entirety on a new page, if it -// does not fit in the available height. By default, page wrapping is enabled. -// If the height of the table is larger than an entire page, wrapping is -// enabled automatically in order to avoid unwanted behavior. -func (_ddeg *Table )EnablePageWrap (enable bool ){_ddeg ._cfdgf =enable };func (_cfac *Paragraph )getTextLineWidth (_gada string )float64 {var _bbcbg float64 ;for _ ,_cecfb :=range _gada {if _cecfb =='\u000A'{continue ;};_bfcf ,_agfba :=_cfac ._cgad .GetRuneMetrics (_cecfb ); -if !_agfba {_gbf .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052u\u006e\u0065\u0020\u0063\u0068a\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0028\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0029",_cecfb ,_cecfb ); -return -1;};_bbcbg +=_cfac ._cccdc *_bfcf .Wx ;};return _bbcbg ;}; +// ToPdfShadingPattern generates a new model.PdfShadingPatternType3 object. +func (_debd *RadialShading )ToPdfShadingPattern ()*_ed .PdfShadingPatternType3 {_ggea ,_adabg ,_bcgaf :=_debd ._efef ._cbcbg .ToRGB ();_gedf :=_debd .shadingModel ();_gedf .PdfShading .Background =_gd .MakeArrayFromFloats ([]float64 {_ggea ,_adabg ,_bcgaf }); +_efcf :=_ed .NewPdfShadingPatternType3 ();_efcf .Shading =_gedf ;return _efcf ;};func (_bcggfd *templateProcessor )parseInt64Attr (_edbbg ,_ecdf string )int64 {_gfb .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0069\u006e\u0074\u00364 a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_edbbg ,_ecdf ); +_bafcf ,_ :=_ad .ParseInt (_ecdf ,10,64);return _bafcf ;};func _ddac (_eaaedc *Block ,_fdabb *Paragraph ,_bafb DrawContext )(DrawContext ,error ){_adfe :=1;_bebee :=_gd .PdfObjectName ("\u0046\u006f\u006e\u0074"+_ad .Itoa (_adfe ));for _eaaedc ._ece .HasFontByName (_bebee ){_adfe ++; +_bebee =_gd .PdfObjectName ("\u0046\u006f\u006e\u0074"+_ad .Itoa (_adfe ));};_dbea :=_eaaedc ._ece .SetFontByName (_bebee ,_fdabb ._bbcb .ToPdfObject ());if _dbea !=nil {return _bafb ,_dbea ;};_fdabb .wrapText ();_caed :=_cc .NewContentCreator ();_caed .Add_q (); +_abceg :=_bafb .PageHeight -_bafb .Y -_fdabb ._afffc *_fdabb ._efbdc ;_caed .Translate (_bafb .X ,_abceg );if _fdabb ._egcg !=0{_caed .RotateDeg (_fdabb ._egcg );};_agggg :=_dec (_fdabb ._ebfca );_dbea =_bfgc (_eaaedc ,_agggg ,_fdabb ._ebfca ,func ()Rectangle {return Rectangle {_gadgc :_bafb .X ,_adac :_abceg ,_cegcg :_fdabb .getMaxLineWidth ()/1000.0,_ggbab :_fdabb .Height ()}; +});if _dbea !=nil {return _bafb ,_dbea ;};_caed .Add_BT ().SetNonStrokingColor (_agggg ).Add_Tf (_bebee ,_fdabb ._afffc ).Add_TL (_fdabb ._afffc *_fdabb ._efbdc );for _bdcb ,_cgac :=range _fdabb ._baeba {if _bdcb !=0{_caed .Add_Tstar ();};_beae :=[]rune (_cgac ); +_ccbg :=0.0;_ddbeg :=0;for _egbb ,_cfce :=range _beae {if _cfce ==' '{_ddbeg ++;continue ;};if _cfce =='\u000A'{continue ;};_beca ,_ggace :=_fdabb ._bbcb .GetRuneMetrics (_cfce );if !_ggace {_gfb .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0072\u0075\u006e\u0065\u0020\u0069=\u0025\u0064\u0020\u0072\u0075\u006e\u0065=\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0069n\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0073\u0020\u0025\u0073",_egbb ,_cfce ,_cfce ,_fdabb ._bbcb .BaseFont (),_fdabb ._bbcb .Subtype ()); +return _bafb ,_e .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_ccbg +=_fdabb ._afffc *_beca .Wx ;};var _bgga []_gd .PdfObject ;_gacbe ,_cbeg :=_fdabb ._bbcb .GetRuneMetrics (' '); +if !_cbeg {return _bafb ,_e .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068");};_gfeff :=_gacbe .Wx ;switch _fdabb ._ebaa {case TextAlignmentJustify :if _ddbeg > 0&&_bdcb < len (_fdabb ._baeba )-1{_gfeff =(_fdabb ._begf *1000.0-_ccbg )/float64 (_ddbeg )/_fdabb ._afffc ; +};case TextAlignmentCenter :_gecce :=_ccbg +float64 (_ddbeg )*_gfeff *_fdabb ._afffc ;_bbaf :=(_fdabb ._begf *1000.0-_gecce )/2/_fdabb ._afffc ;_bgga =append (_bgga ,_gd .MakeFloat (-_bbaf ));case TextAlignmentRight :_bfbe :=_ccbg +float64 (_ddbeg )*_gfeff *_fdabb ._afffc ; +_ceeb :=(_fdabb ._begf *1000.0-_bfbe )/_fdabb ._afffc ;_bgga =append (_bgga ,_gd .MakeFloat (-_ceeb ));};_dfacc :=_fdabb ._bbcb .Encoder ();var _cegb []byte ;for _ ,_ddgf :=range _beae {if _ddgf =='\u000A'{continue ;};if _ddgf ==' '{if len (_cegb )> 0{_bgga =append (_bgga ,_gd .MakeStringFromBytes (_cegb )); +_cegb =nil ;};_bgga =append (_bgga ,_gd .MakeFloat (-_gfeff ));}else {if _ ,_cgdd :=_dfacc .RuneToCharcode (_ddgf );!_cgdd {_dbea =UnsupportedRuneError {Message :_f .Sprintf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0075\u006e\u0065 \u0069\u006e\u0020\u0074\u0065\u0078\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0023\u0078\u0020\u0028\u0025\u0063\u0029",_ddgf ,_ddgf ),Rune :_ddgf }; +_bafb ._gac =append (_bafb ._gac ,_dbea );_gfb .Log .Debug (_dbea .Error ());if _bafb ._gfbg <=0{continue ;};_ddgf =_bafb ._gfbg ;};_cegb =append (_cegb ,_dfacc .Encode (string (_ddgf ))...);};};if len (_cegb )> 0{_bgga =append (_bgga ,_gd .MakeStringFromBytes (_cegb )); +};_caed .Add_TJ (_bgga ...);};_caed .Add_ET ();_caed .Add_Q ();_gcad :=_caed .Operations ();_gcad .WrapIfNeeded ();_eaaedc .addContents (_gcad );if _fdabb ._fadf .IsRelative (){_gcfg :=_fdabb .Height ();_bafb .Y +=_gcfg ;_bafb .Height -=_gcfg ;if _bafb .Inline {_bafb .X +=_fdabb .Width ()+_fdabb ._edbc .Right ; +};};return _bafb ,nil ;}; -// SetPositioning sets the positioning of the line (absolute or relative). -func (_cadg *Line )SetPositioning (positioning Positioning ){_cadg ._ebgf =positioning }; +// Fit fits the chunk into the specified bounding box, cropping off the +// remainder in a new chunk, if it exceeds the specified dimensions. +// NOTE: The method assumes a line height of 1.0. In order to account for other +// line height values, the passed in height must be divided by the line height: +// height = height / lineHeight +func (_ccbfb *TextChunk )Fit (width ,height float64 )(*TextChunk ,error ){_egebe ,_gfgge :=_ccbfb .Wrap (width );if _gfgge !=nil {return nil ,_gfgge ;};_dabef :=int (height /_ccbfb .Style .FontSize );if _dabef >=len (_egebe ){return nil ,nil ;};_efccdb :="\u000a"; +_ccbfb .Text =_de .Replace (_de .Join (_egebe [:_dabef ],"\u0020"),_efccdb +"\u0020",_efccdb ,-1);_bagba :=_de .Replace (_de .Join (_egebe [_dabef :],"\u0020"),_efccdb +"\u0020",_efccdb ,-1);return NewTextChunk (_bagba ,_ccbfb .Style ),nil ;}; -// CurRow returns the currently active cell's row number. -func (_fdfe *Table )CurRow ()int {_dcdg :=(_fdfe ._dedd -1)/_fdfe ._adfb +1;return _dcdg };const (AnchorBottomLeft AnchorPoint =iota ;AnchorBottomRight ;AnchorTopLeft ;AnchorTopRight ;AnchorCenter ;AnchorLeft ;AnchorRight ;AnchorTop ;AnchorBottom ;); +// SetBorderOpacity sets the border opacity. +func (_egbaa *CurvePolygon )SetBorderOpacity (opacity float64 ){_egbaa ._fggf =opacity }; -// Context returns the current drawing context. -func (_afae *Creator )Context ()DrawContext {return _afae ._ecea }; +// SetExtends specifies whether ot extend the shading beyond the starting and ending points. +// +// Text extends is set to `[]bool{false, false}` by default. +func (_ddcg *RadialShading )SetExtends (start bool ,end bool ){_ddcg ._efef .SetExtends (start ,end )}; -// SetMargins sets the margins of the chart component. -func (_begc *Chart )SetMargins (left ,right ,top ,bottom float64 ){_begc ._edcg .Left =left ;_begc ._edcg .Right =right ;_begc ._edcg .Top =top ;_begc ._edcg .Bottom =bottom ;};func (_gfag *Invoice )generateHeaderBlocks (_baab DrawContext )([]*Block ,DrawContext ,error ){_efca :=_gafd (_gfag ._gagbf ); -_efca .SetEnableWrap (true );_efca .Append (_gfag ._eefc );_bded :=_gebe (2);if _gfag ._fec !=nil {_abbcg :=_bded .NewCell ();_abbcg .SetHorizontalAlignment (CellHorizontalAlignmentLeft );_abbcg .SetVerticalAlignment (CellVerticalAlignmentMiddle );_abbcg .SetIndent (0); -_abbcg .SetContent (_gfag ._fec );_gfag ._fec .ScaleToHeight (_efca .Height ()+20);}else {_bded .SkipCells (1);};_fccf :=_bded .NewCell ();_fccf .SetHorizontalAlignment (CellHorizontalAlignmentRight );_fccf .SetVerticalAlignment (CellVerticalAlignmentMiddle ); -_fccf .SetContent (_efca );return _bded .GeneratePageBlocks (_baab );}; +// SetAngle sets the rotation angle of the text. +func (_befd *Paragraph )SetAngle (angle float64 ){_befd ._egcg =angle }; -// Inline returns whether the inline mode of the division is active. -func (_bfca *Division )Inline ()bool {return _bfca ._bacb }; +// FitMode returns the fit mode of the rectangle. +func (_cffgd *Rectangle )FitMode ()FitMode {return _cffgd ._gfag }; -// GetMargins returns the margins of the chart (left, right, top, bottom). -func (_efae *Chart )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _efae ._edcg .Left ,_efae ._edcg .Right ,_efae ._edcg .Top ,_efae ._edcg .Bottom ;}; +// Width returns the current page width. +func (_addb *Creator )Width ()float64 {return _addb ._ffeg }; -// Reset removes all the text chunks the paragraph contains. -func (_fcda *StyledParagraph )Reset (){_fcda ._dbab =[]*TextChunk {}}; +// TextOverflow determines the behavior of paragraph text which does +// not fit in the available space. +type TextOverflow int ;func (_bbbe *List )ctxHeight (_adga float64 )float64 {_adga -=_bbbe ._gdfg ;var _fcac float64 ;for _ ,_fgaf :=range _bbbe ._gaegd {_fcac +=_fgaf .ctxHeight (_adga );};return _fcac ;};func (_bgfcb *Invoice )drawSection (_aeeec ,_fcbf string )[]*StyledParagraph {var _affb []*StyledParagraph ; +if _aeeec !=""{_dfcfd :=_cfeea (_bgfcb ._fcb );_dfcfd .SetMargins (0,0,0,5);_dfcfd .Append (_aeeec );_affb =append (_affb ,_dfcfd );};if _fcbf !=""{_abca :=_cfeea (_bgfcb ._ebbe );_abca .Append (_fcbf );_affb =append (_affb ,_abca );};return _affb ;}; -// GeneratePageBlocks draws the filled curve on page blocks. -func (_dcdc *FilledCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ecec :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_gbbe ,_ ,_fbbe :=_dcdc .draw (_ecec ,"");if _fbbe !=nil {return nil ,ctx ,_fbbe ;};_fbbe =_ecec .addContentsByString (string (_gbbe )); -if _fbbe !=nil {return nil ,ctx ,_fbbe ;};return []*Block {_ecec },ctx ,nil ;}; +// SetMaxLines sets the maximum number of lines before the paragraph +// text is truncated. +func (_ceefb *Paragraph )SetMaxLines (maxLines int ){_ceefb ._agbafd =maxLines ;_ceefb .wrapText ()}; -// LineWidth returns the width of the line. -func (_eegdb *Line )LineWidth ()float64 {return _eegdb ._egda };func _ggcbb (_eaeeb ,_cabad ,_dbdc TextChunk ,_efdagd uint ,_ccgbc TextStyle )*TOCLine {_eceb :=_gafd (_ccgbc );_eceb .SetEnableWrap (true );_eceb .SetTextAlignment (TextAlignmentLeft );_eceb .SetMargins (0,0,2,2); -_cgcc :=&TOCLine {_eccdcc :_eceb ,Number :_eaeeb ,Title :_cabad ,Page :_dbdc ,Separator :TextChunk {Text :"\u002e",Style :_ccgbc },_becgd :0,_ecdfcbb :_efdagd ,_aface :10,_cgfbg :PositionRelative };_eceb ._aaac .Left =_cgcc ._becgd +float64 (_cgcc ._ecdfcbb -1)*_cgcc ._aface ; -_eceb ._cbcce =_cgcc .prepareParagraph ;return _cgcc ;};func (_gaef *TableCell )height (_baaac float64 )float64 {var _eddec float64 ;switch _fdecd :=_gaef ._afgdg .(type ){case *Paragraph :if _fdecd ._eegdf {_fdecd .SetWidth (_baaac -_gaef ._agee -_fdecd ._dcbe .Left -_fdecd ._dcbe .Right ); -};_eddec =_fdecd .Height ()+_fdecd ._dcbe .Top +_fdecd ._dcbe .Bottom ;if !_gaef ._ceacbb ._bfbd {_eddec +=(0.5*_fdecd ._cccdc *_fdecd ._ecab );};case *StyledParagraph :if _fdecd ._gdde {_fdecd .SetWidth (_baaac -_gaef ._agee -_fdecd ._aaac .Left -_fdecd ._aaac .Right ); -};_eddec =_fdecd .Height ()+_fdecd ._aaac .Top +_fdecd ._aaac .Bottom ;if !_gaef ._ceacbb ._bfbd {_eddec +=(0.5*_fdecd .getTextHeight ());};case *Image :_fdecd .applyFitMode (_baaac -_gaef ._agee );_eddec =_fdecd .Height ()+_fdecd ._cfgf .Top +_fdecd ._cfgf .Bottom ; -case *Table :_fdecd .updateRowHeights (_baaac -_gaef ._agee -_fdecd ._deab .Left -_fdecd ._deab .Right );_eddec =_fdecd .Height ()+_fdecd ._deab .Top +_fdecd ._deab .Bottom ;case *List :_eddec =_fdecd .ctxHeight (_baaac -_gaef ._agee )+_fdecd ._afd .Top +_fdecd ._afd .Bottom ; -case *Division :_eddec =_fdecd .ctxHeight (_baaac -_gaef ._agee )+_fdecd ._ggag .Top +_fdecd ._ggag .Bottom +_fdecd ._efdc .Top +_fdecd ._efdc .Bottom ;case *Chart :_eddec =_fdecd .Height ()+_fdecd ._edcg .Top +_fdecd ._edcg .Bottom ;case *Rectangle :_fdecd .applyFitMode (_baaac -_gaef ._agee ); -_eddec =_fdecd .Height ()+_fdecd ._ddadd .Top +_fdecd ._ddadd .Bottom +_fdecd ._ebcg ;case *Ellipse :_fdecd .applyFitMode (_baaac -_gaef ._agee );_eddec =_fdecd .Height ()+_fdecd ._cbbg .Top +_fdecd ._cbbg .Bottom ;case *Line :_eddec =_fdecd .Height ()+_fdecd ._ffde .Top +_fdecd ._ffde .Bottom ; -};return _eddec ;}; +// SetSellerAddress sets the seller address of the invoice. +func (_gadcd *Invoice )SetSellerAddress (address *InvoiceAddress ){_gadcd ._gbee =address }; -// DrawTemplate renders the template provided through the specified reader, -// using the specified `data` and `options`. -// Creator templates are first executed as text/template *Template instances, -// so the specified `data` is inserted within the template. -// The second phase of processing is actually parsing the template, translating -// it into creator components and rendering them using the provided options. -// Both the `data` and `options` parameters can be nil. -func (_gcge *Creator )DrawTemplate (r _ce .Reader ,data interface{},options *TemplateOptions )error {return _bcfeg (_gcge ,r ,data ,options ,_gcge );}; +// SetPos sets the Block's positioning to absolute mode with the specified coordinates. +func (_bfe *Block )SetPos (x ,y float64 ){_bfe ._ea =PositionAbsolute ;_bfe ._edd =x ;_bfe ._dcc =y }; // SetFitMode sets the fit mode of the image. // NOTE: The fit mode is only applied if relative positioning is used. -func (_dbfe *Image )SetFitMode (fitMode FitMode ){_dbfe ._cgd =fitMode };func (_dca *Block )addContents (_fcb *_ac .ContentStreamOperations ){_dca ._ag .WrapIfNeeded ();_fcb .WrapIfNeeded ();*_dca ._ag =append (*_dca ._ag ,*_fcb ...);}; +func (_aaaf *Image )SetFitMode (fitMode FitMode ){_aaaf ._caec =fitMode }; // Drawable is a widget that can be used to draw with the Creator. type Drawable interface{ @@ -1041,386 +710,447 @@ type Drawable interface{ // GeneratePageBlocks draw onto blocks representing Page contents. As the content can wrap over many pages, multiple // templates are returned, one per Page. The function also takes a draw context containing information // where to draw (if relative positioning) and the available height to draw on accounting for Margins etc. -GeneratePageBlocks (_dafef DrawContext )([]*Block ,DrawContext ,error );}; +GeneratePageBlocks (_cdc DrawContext )([]*Block ,DrawContext ,error );}; -// HeaderFunctionArgs holds the input arguments to a header drawing function. -// It is designed as a struct, so additional parameters can be added in the future with backwards -// compatibility. -type HeaderFunctionArgs struct{PageNum int ;TotalPages int ;}; +// Chart represents a chart drawable. +// It is used to render unichart chart components using a creator instance. +type Chart struct{_ddge _ge .ChartRenderable ;_gbea Positioning ;_bgce float64 ;_ggdf float64 ;_bfa Margins ;}; -// FitMode returns the fit mode of the line. -func (_eaba *Line )FitMode ()FitMode {return _eaba ._gfgf }; +// SetTextAlignment sets the horizontal alignment of the text within the space provided. +func (_ceeae *StyledParagraph )SetTextAlignment (align TextAlignment ){_ceeae ._fgfd =align }; -// SetBackground sets the background properties of the component. -func (_afag *Division )SetBackground (background *Background ){_afag ._bgcf =background };func (_bgaab *templateProcessor )parseListItem (_ggae *templateNode )(interface{},error ){if _ggae ._eaab ==nil {_bgaab .nodeLogError (_ggae ,"\u004c\u0069\u0073t\u0020\u0069\u0074\u0065m\u0020\u0070\u0061\u0072\u0065\u006e\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); -return nil ,_aead ;};_gdcbb ,_dagc :=_ggae ._eaab ._gabc .(*List );if !_dagc {_bgaab .nodeLogError (_ggae ,"\u004c\u0069s\u0074\u0020\u0069\u0074\u0065\u006d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u004cis\u0074\u002e"); -return nil ,_aead ;};_cbfcdb :=_addb ();_cbfcdb ._caac =_gdcbb ._fbgg ;return _cbfcdb ,nil ;}; +// Height returns the height of the graphic svg. +func (_gdbda *GraphicSVG )Height ()float64 {return _gdbda ._caga .Height }; -// SetTitle sets the title of the invoice. -func (_gded *Invoice )SetTitle (title string ){_gded ._eefc =title }; +// NewPolygon creates a new polygon. +func (_bfcc *Creator )NewPolygon (points [][]_bf .Point )*Polygon {return _bddfd (points )};var _egbd =map[string ]*templateTag {"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_cdcbe },"\u0074\u0065\u0078\u0074\u002d\u0063\u0068\u0075\u006e\u006b":&templateTag {_dfefb :map[string ]struct{}{"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":struct{}{}},_cgeb :_gcagf },"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_fceeb },"\u0074\u0061\u0062l\u0065":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_debfb },"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":&templateTag {_dfefb :map[string ]struct{}{"\u0074\u0061\u0062l\u0065":struct{}{}},_cgeb :_dccg },"\u006c\u0069\u006e\u0065":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_ddebg },"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_ccgg },"\u0065l\u006c\u0069\u0070\u0073\u0065":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_cecd },"\u0069\u006d\u0061g\u0065":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_agef },"\u0063h\u0061\u0070\u0074\u0065\u0072":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_ffdfg },"\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":&templateTag {_dfefb :map[string ]struct{}{"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_aggga },"\u0063\u0068\u0061r\u0074":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_cffb },"\u0070\u0061\u0067\u0065\u002d\u0062\u0072\u0065\u0061\u006b":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_cgeb :_ccab },"\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064":&templateTag {_dfefb :map[string ]struct{}{"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{}},_cgeb :_abgab },"\u006c\u0069\u0073\u0074":&templateTag {_dfefb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_bdabd },"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":&templateTag {_dfefb :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{}},_cgeb :_bbca },"l\u0069\u0073\u0074\u002d\u006d\u0061\u0072\u006b\u0065\u0072":&templateTag {_dfefb :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_cgeb :_dfcdb }}; -// SetFillOpacity sets the fill opacity. -func (_gabff *PolyBezierCurve )SetFillOpacity (opacity float64 ){_gabff ._cbdgc =opacity }; -// SetFillColor sets the fill color. -func (_befee *PolyBezierCurve )SetFillColor (color Color ){_befee ._acda =color ;_befee ._agcbc .FillColor =_bfag (color );};func _egfa (_eccd string )(*GraphicSVG ,error ){_ccee ,_daedg :=_dd .ParseFromFile (_eccd );if _daedg !=nil {return nil ,_daedg ; -};return _cbe (_ccee );};type fontMetrics struct{_efece float64 ;_dbedc float64 ;_ddfgb float64 ;_cgfc float64 ;}; +// GeneratePageBlocks draws the composite curve polygon on a new block +// representing the page. Implements the Drawable interface. +func (_gbb *CurvePolygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gcae :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_geeg ,_ffaa :=_gcae .setOpacity (_gbb ._egfd ,_gbb ._fggf );if _ffaa !=nil {return nil ,ctx ,_ffaa ;};_gecc :=_gbb ._gfae ; +_gecc .FillEnabled =_gecc .FillColor !=nil ;_gecc .BorderEnabled =_gecc .BorderColor !=nil &&_gecc .BorderWidth > 0;var (_bddf =ctx .PageHeight ;_aadca =_gecc .Rings ;_aead =make ([][]_bf .CubicBezierCurve ,0,len (_gecc .Rings )););_aefg :=_ed .PdfRectangle {}; +if len (_aadca )> 0&&len (_aadca [0])> 0{_becb :=_aadca [0][0];_becb .P0 .Y =_bddf -_becb .P0 .Y ;_becb .P1 .Y =_bddf -_becb .P1 .Y ;_becb .P2 .Y =_bddf -_becb .P2 .Y ;_becb .P3 .Y =_bddf -_becb .P3 .Y ;_aefg =_becb .GetBounds ();};for _ ,_gdcef :=range _aadca {_eggb :=make ([]_bf .CubicBezierCurve ,0,len (_gdcef )); +for _ ,_dff :=range _gdcef {_bedb :=_dff ;_bedb .P0 .Y =_bddf -_bedb .P0 .Y ;_bedb .P1 .Y =_bddf -_bedb .P1 .Y ;_bedb .P2 .Y =_bddf -_bedb .P2 .Y ;_bedb .P3 .Y =_bddf -_bedb .P3 .Y ;_eggb =append (_eggb ,_bedb );_fcebg :=_bedb .GetBounds ();_aefg .Llx =_cf .Min (_aefg .Llx ,_fcebg .Llx ); +_aefg .Lly =_cf .Min (_aefg .Lly ,_fcebg .Lly );_aefg .Urx =_cf .Max (_aefg .Urx ,_fcebg .Urx );_aefg .Ury =_cf .Max (_aefg .Ury ,_fcebg .Ury );};_aead =append (_aead ,_eggb );};_gecc .Rings =_aead ;defer func (){_gecc .Rings =_aadca }();if _gecc .FillEnabled {_gffg :=_bfgc (_gcae ,_gbb ._gfae .FillColor ,_gbb ._aeef ,func ()Rectangle {return Rectangle {_gadgc :_aefg .Llx ,_adac :_aefg .Lly ,_cegcg :_aefg .Width (),_ggbab :_aefg .Height ()}; +});if _gffg !=nil {return nil ,ctx ,_gffg ;};};_ggbf ,_ ,_ffaa :=_gecc .Draw (_geeg );if _ffaa !=nil {return nil ,ctx ,_ffaa ;};if _ffaa =_gcae .addContentsByString (string (_ggbf ));_ffaa !=nil {return nil ,ctx ,_ffaa ;};return []*Block {_gcae },ctx ,nil ; +}; -// GetMargins returns the Paragraph's margins: left, right, top, bottom. -func (_cbda *StyledParagraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _cbda ._aaac .Left ,_cbda ._aaac .Right ,_cbda ._aaac .Top ,_cbda ._aaac .Bottom ;}; +// EnableRowWrap controls whether rows are wrapped across pages. +// NOTE: Currently, row wrapping is supported for rows using StyledParagraphs. +func (_ggff *Table )EnableRowWrap (enable bool ){_ggff ._egegc =enable }; -// SetFillOpacity sets the fill opacity of the rectangle. -func (_fcef *Rectangle )SetFillOpacity (opacity float64 ){_fcef ._cbfcd =opacity };func (_feab *Table )wrapContent (_fafba DrawContext )error {if _feab ._ccba {return nil ;};_feab .sortCells ();_gdccf :=func (_cfffg *TableCell ,_gbba int ,_cafaf int ,_feag int )(_fcbcf int ){if _feag < 1{return -1; -};_degef :=0;for _gfdd :=_cafaf +1;_gfdd < len (_feab ._eafeb )-1;_gfdd ++{_edfb :=_feab ._eafeb [_gfdd ];if _edfb ._ceafg ==_feag &&_degef !=_cafaf {_degef =_gfdd ;if (_edfb ._feeeb < _cfffg ._feeeb &&_feab ._adfb > _edfb ._feeeb )||_cfffg ._feeeb < _feab ._adfb {continue ; -};break ;};};_cged :=float64 (0.0);for _gcaag :=0;_gcaag < _cfffg ._bacfc ;_gcaag ++{_cged +=_feab ._bebe [_cfffg ._ceafg +_gcaag -1];};_dbgac :=_cfffg .width (_feab ._cgcgb ,_fafba .Width );var (_bace VectorDrawable ;_fbef =false ;);switch _gbgeb :=_cfffg ._afgdg .(type ){case *StyledParagraph :_aaadb :=_fafba ; -_aaadb .Height =_dgg .Floor (_cged -_gbgeb ._aaac .Top -_gbgeb ._aaac .Bottom -0.5*_gbgeb .getTextHeight ());_aaadb .Width =_dbgac ;_bfaec ,_dcecg ,_aadff :=_gbgeb .split (_aaadb );if _aadff !=nil {_gbf .Log .Error ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0072a\u0070\u0020\u0073\u0074\u0079\u006c\u0065d\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u003a\u0020\u0025\u0076",_aadff .Error ()); -};if _bfaec !=nil &&_dcecg !=nil {_feab ._eafeb [_cafaf ]._afgdg =_bfaec ;_bace =_dcecg ;_fbef =true ;};};_feab ._eafeb [_cafaf ]._bacfc =_cfffg ._bacfc ;_fafba .Height =_fafba .PageHeight -_fafba .Margins .Top -_fafba .Margins .Bottom ;_deac :=_cfffg .cloneProps (nil ); -if _fbef {_deac ._afgdg =_bace ;};_deac ._bacfc =_gbba ;_deac ._ceafg =_feag +1;_deac ._feeeb =_cfffg ._feeeb ;if _deac ._ceafg +_deac ._bacfc -1> _feab ._babdd {for _cbgeg :=_feab ._babdd ;_cbgeg < _deac ._ceafg +_deac ._bacfc -1;_cbgeg ++{_feab ._babdd ++; -_feab ._bebe =append (_feab ._bebe ,_feab ._faff );};};_feab ._eafeb =append (_feab ._eafeb [:_degef +1],append ([]*TableCell {_deac },_feab ._eafeb [_degef +1:]...)...);return _degef +1;};_bgge :=func (_dgda *TableCell ,_egae int ,_eccdc int ,_aggfdc float64 )(_facad int ){_eaeg :=_dgda .width (_feab ._cgcgb ,_fafba .Width ); -_dbeac :=_aggfdc ;_acgb :=1;_dabc :=_fafba .Height ;if _dabc > 0{for _dbeac > _dabc {_dbeac -=_fafba .Height ;_dabc =_fafba .PageHeight -_fafba .Margins .Top -_fafba .Margins .Bottom ;_acgb ++;};};var (_cgede VectorDrawable ;_gfgag =false ;);switch _dafd :=_dgda ._afgdg .(type ){case *StyledParagraph :_bcfee :=_fafba ; -_bcfee .Height =_dgg .Floor (_fafba .Height -_dafd ._aaac .Top -_dafd ._aaac .Bottom -0.5*_dafd .getTextHeight ());_bcfee .Width =_eaeg ;_aeeec ,_gffge ,_aagf :=_dafd .split (_bcfee );if _aagf !=nil {_gbf .Log .Error ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0072a\u0070\u0020\u0073\u0074\u0079\u006c\u0065d\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u003a\u0020\u0025\u0076",_aagf .Error ()); -};if _aeeec !=nil &&_gffge !=nil {_feab ._eafeb [_egae ]._afgdg =_aeeec ;_cgede =_gffge ;_gfgag =true ;};};if _acgb < 2{return -1;};if _feab ._eafeb [_egae ]._ceafg +_acgb -1> _feab ._babdd {for _ddec :=0;_ddec < _acgb ;_ddec ++{_feab ._babdd ++;_feab ._bebe =append (_feab ._bebe ,_feab ._faff ); -};};_efbae :=_aggfdc /float64 (_acgb );for _egbde :=0;_egbde < _acgb ;_egbde ++{_feab ._bebe [_eccdc +_egbde -1]=_efbae ;};_fafba .Height =_fafba .PageHeight -_fafba .Margins .Top -_fafba .Margins .Bottom ;_agbe :=_dgda .cloneProps (nil );if _gfgag {_agbe ._afgdg =_cgede ; -};_agbe ._bacfc =1;_agbe ._ceafg =_eccdc +_acgb -1;_agbe ._feeeb =_dgda ._feeeb ;_feab ._eafeb =append (_feab ._eafeb ,_agbe );return len (_feab ._eafeb );};_gce :=1;_gbbag :=-1;for _bdec :=0;_bdec < len (_feab ._eafeb );_bdec ++{_ecbf :=_feab ._eafeb [_bdec ]; -if _gbbag ==_bdec {_gce =_ecbf ._ceafg ;};if _ecbf ._bacfc < 2{if _afagd :=_feab ._bebe [_ecbf ._ceafg -1];_afagd > _fafba .Height {_gbbag =_bgge (_ecbf ,_bdec ,_ecbf ._ceafg ,_afagd );continue ;};continue ;};_ggga :=float64 (0);for _ecdda :=0;_ecdda < _ecbf ._bacfc ; -_ecdda ++{_ggga +=_feab ._bebe [_ecbf ._ceafg +_ecdda -1];};_fccg :=float64 (0);for _geef :=_gce -1;_geef < _ecbf ._ceafg -1;_geef ++{_fccg +=_feab ._bebe [_geef ];};if _ggga <=(_fafba .Height -_fccg ){continue ;};_feea :=float64 (0.0);_ebgfa :=_ecbf ._bacfc ; -_ddfffg :=-1;_daeagg :=1;for _bfbbe :=1;_bfbbe <=_ecbf ._bacfc ;_bfbbe ++{if (_feea +_feab ._bebe [_ecbf ._ceafg +_bfbbe -2])> (_fafba .Height -_fccg ){_daeagg --;break ;};_ddfffg =_ecbf ._ceafg +_bfbbe -1;_ebgfa =_ecbf ._bacfc -_bfbbe ;_feea +=_feab ._bebe [_ecbf ._ceafg +_bfbbe -2]; -_daeagg ++;};if _ecbf ._bacfc ==_ebgfa {_fafba .Height =_fafba .PageHeight -_fafba .Margins .Top -_fafba .Margins .Bottom ;_gce =_ecbf ._ceafg ;_bdec --;continue ;};if _ebgfa > 0&&_ecbf ._bacfc > _daeagg {_ecbf ._bacfc =_daeagg ;_gbbag =_gdccf (_ecbf ,_ebgfa ,_bdec ,_ddfffg ); -if _bdec +1==_gbbag {_bdec --;};};_gce =_ecbf ._ceafg ;};_feab .sortCells ();return nil ;}; +// SetBorderWidth sets the border width. +func (_cega *CurvePolygon )SetBorderWidth (borderWidth float64 ){_cega ._gfae .BorderWidth =borderWidth }; -// SetTotal sets the total of the invoice. -func (_ageg *Invoice )SetTotal (value string ){_ageg ._dccd [1].Value =value }; +// NewImageFromData creates an Image from image data. +func (_agbaf *Creator )NewImageFromData (data []byte )(*Image ,error ){return _ceef (data )}; -// SetSellerAddress sets the seller address of the invoice. -func (_bbdb *Invoice )SetSellerAddress (address *InvoiceAddress ){_bbdb ._dfcg =address }; +// SetDueDate sets the due date of the invoice. +func (_defc *Invoice )SetDueDate (dueDate string )(*InvoiceCell ,*InvoiceCell ){_defc ._beff [1].Value =dueDate ;return _defc ._beff [0],_defc ._beff [1];};func (_bbbf *StyledParagraph )getTextWidth ()float64 {var _ddgaa float64 ;_gege :=len (_bbbf ._fcdf ); +for _gfaae ,_faba :=range _bbbf ._fcdf {_abef :=&_faba .Style ;_cacda :=len (_faba .Text );for _debc ,_agbge :=range _faba .Text {if _agbge =='\u000A'{continue ;};_gagef ,_dcfaca :=_abef .Font .GetRuneMetrics (_agbge );if !_dcfaca {_gfb .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_agbge ); +return -1;};_ddgaa +=_abef .FontSize *_gagef .Wx *_abef .horizontalScale ();if _agbge !=' '&&(_gfaae !=_gege -1||_debc !=_cacda -1){_ddgaa +=_abef .CharSpacing *1000.0;};};};return _ddgaa ;};func _debfb (_dcdc *templateProcessor ,_eebd *templateNode )(interface{},error ){return _dcdc .parseTable (_eebd ); +};func _gedg (_eaae VectorDrawable ,_agcad float64 )float64 {switch _dade :=_eaae .(type ){case *Paragraph :if _dade ._cgbcg {_dade .SetWidth (_agcad -_dade ._edbc .Left -_dade ._edbc .Right );};return _dade .Height ()+_dade ._edbc .Top +_dade ._edbc .Bottom ; +case *StyledParagraph :if _dade ._eagfa {_dade .SetWidth (_agcad -_dade ._acbfg .Left -_dade ._acbfg .Right );};return _dade .Height ()+_dade ._acbfg .Top +_dade ._acbfg .Bottom ;case *Image :_dade .applyFitMode (_agcad );return _dade .Height ()+_dade ._ceaa .Top +_dade ._ceaa .Bottom ; +case *Rectangle :_dade .applyFitMode (_agcad );return _dade .Height ()+_dade ._ddfc .Top +_dade ._ddfc .Bottom +_dade ._cfdf ;case *Ellipse :_dade .applyFitMode (_agcad );return _dade .Height ()+_dade ._cdg .Top +_dade ._cdg .Bottom ;case *Division :return _dade .ctxHeight (_agcad )+_dade ._baad .Top +_dade ._baad .Bottom +_dade ._babd .Top +_dade ._babd .Bottom ; +case *Table :_dade .updateRowHeights (_agcad -_dade ._dead .Left -_dade ._dead .Right );return _dade .Height ()+_dade ._dead .Top +_dade ._dead .Bottom ;case *List :return _dade .ctxHeight (_agcad )+_dade ._afded .Top +_dade ._afded .Bottom ;case marginDrawable :_ ,_ ,_cfaf ,_ddc :=_dade .GetMargins (); +return _dade .Height ()+_cfaf +_ddc ;default:return _dade .Height ();};}; -// DrawContext defines the drawing context. The DrawContext is continuously used and updated when -// drawing the page contents in relative mode. Keeps track of current X, Y position, available -// height as well as other page parameters such as margins and dimensions. -type DrawContext struct{ +// Lines returns all the lines the table of contents has. +func (_acdbb *TOC )Lines ()[]*TOCLine {return _acdbb ._ffge }; -// Current page number. -Page int ; +// Width returns the width of the chart. In relative positioning mode, +// all the available context width is used at render time. +func (_dddb *Chart )Width ()float64 {return float64 (_dddb ._ddge .Width ())}; -// Current position. In a relative positioning mode, a drawable will be placed at these coordinates. -X ,Y float64 ; +// Width returns the Block's width. +func (_cfa *Block )Width ()float64 {return _cfa ._bc }; -// Context dimensions. Available width and height (on current page). -Width ,Height float64 ; +// Width returns Image's document width. +func (_edgbe *Image )Width ()float64 {return _edgbe ._dgfb };func _gcfc (_geedac string )(*GraphicSVG ,error ){_ageae ,_cdab :=_fd .ParseFromFile (_geedac );if _cdab !=nil {return nil ,_cdab ;};return _fedgf (_ageae );};func _gbfdg (_cdbgb []*ColorPoint )*LinearShading {return &LinearShading {_fded :&shading {_cbcbg :ColorWhite ,_aagae :false ,_cfffe :[]bool {false ,false },_dcagf :_cdbgb },_ggcfg :&_ed .PdfRectangle {}}; +}; -// Page Margins. -Margins Margins ; +// Height returns Image's document height. +func (_abgc *Image )Height ()float64 {return _abgc ._dafe }; -// Absolute Page size, widths and height. -PageWidth float64 ;PageHeight float64 ; +// NewImageFromFile creates an Image from a file. +func (_dfdb *Creator )NewImageFromFile (path string )(*Image ,error ){return _egbad (path )};func _fedgf (_cddb *_fd .GraphicSVG )(*GraphicSVG ,error ){return &GraphicSVG {_caga :_cddb ,_dcce :PositionRelative ,_fcgg :Margins {Top :10,Bottom :10}},nil ; +}; -// Controls whether the components are stacked horizontally -Inline bool ;_fgeb rune ;_gcfdf []error ;}; +// AddPage adds the specified page to the creator. +// NOTE: If the page has a Rotate flag, the creator will take care of +// transforming the contents to maintain the correct orientation. +func (_efbg *Creator )AddPage (page *_ed .PdfPage )error {_bdafb ,_fdcb :=_efbg .wrapPageIfNeeded (page );if _fdcb !=nil {return _fdcb ;};if _bdafb !=nil {page =_bdafb ;};_fecd ,_fdcb :=page .GetMediaBox ();if _fdcb !=nil {_gfb .Log .Debug ("\u0046\u0061\u0069l\u0065\u0064\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0070\u0061g\u0065\u0020\u006d\u0065\u0064\u0069\u0061\u0062\u006f\u0078\u003a\u0020\u0025\u0076",_fdcb ); +return _fdcb ;};_fecd .Normalize ();_cdfg ,_fegd :=_fecd .Llx ,_fecd .Lly ;_cebf :=_fecd ;if _fgdac :=page .CropBox ;_fgdac !=nil &&*_fgdac !=*_fecd {_fgdac .Normalize ();_cdfg ,_fegd =_fgdac .Llx ,_fgdac .Lly ;_cebf =_fgdac ;};_edff :=_af .IdentityMatrix (); +_eceb ,_fdcb :=page .GetRotate ();if _fdcb !=nil {_gfb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_fdcb .Error ()); +};_cba :=_eceb %360!=0&&_eceb %90==0;if _cba {_cgdg :=float64 ((360+_eceb %360)%360);if _cgdg ==90{_edff =_edff .Translate (_cebf .Width (),0);}else if _cgdg ==180{_edff =_edff .Translate (_cebf .Width (),_cebf .Height ());}else if _cgdg ==270{_edff =_edff .Translate (0,_cebf .Height ()); +};_edff =_edff .Mult (_af .RotationMatrix (_cgdg *_cf .Pi /180));_edff =_edff .Round (0.000001);_aagbg :=_acdff (_cebf ,_edff );_cebf =_aagbg ;_cebf .Normalize ();};if _cdfg !=0||_fegd !=0{_edff =_af .TranslationMatrix (_cdfg ,_fegd ).Mult (_edff );};if !_edff .Identity (){_edff =_edff .Round (0.000001); +_efbg ._cgf [page ]=&pageTransformations {_dab :&_edff };};_efbg ._ffeg =_cebf .Width ();_efbg ._adc =_cebf .Height ();_efbg .initContext ();_efbg ._fgdd =append (_efbg ._fgdd ,page );_efbg ._abe .Page ++;return nil ;};const (CellBorderSideLeft CellBorderSide =iota ; +CellBorderSideRight ;CellBorderSideTop ;CellBorderSideBottom ;CellBorderSideAll ;); -// NewCellProps returns the default properties of an invoice cell. -func (_agcfe *Invoice )NewCellProps ()InvoiceCellProps {_fgfb :=ColorRGBFrom8bit (255,255,255);return InvoiceCellProps {TextStyle :_agcfe ._aefgg ,Alignment :CellHorizontalAlignmentLeft ,BackgroundColor :_fgfb ,BorderColor :_fgfb ,BorderWidth :1,BorderSides :[]CellBorderSide {CellBorderSideAll }}; -}; +// SetTextOverflow controls the behavior of paragraph text which +// does not fit in the available space. +func (_fgga *StyledParagraph )SetTextOverflow (textOverflow TextOverflow ){_fgga ._abafe =textOverflow }; -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_abeg *List )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var _dbgag float64 ;var _cadb []*StyledParagraph ;for _ ,_ddac :=range _abeg ._ebca {_aaba :=_gafd (_abeg ._bacd );_aaba .SetEnableWrap (false );_aaba .SetTextAlignment (TextAlignmentRight ); -_aaba .Append (_ddac ._caac .Text ).Style =_ddac ._caac .Style ;_dbbee :=_aaba .getTextWidth ()/1000.0/ctx .Width ;if _dbgag < _dbbee {_dbgag =_dbbee ;};_cadb =append (_cadb ,_aaba );};_beacf :=_gebe (2);_beacf .SetColumnWidths (_dbgag ,1-_dbgag );_beacf .SetMargins (_abeg ._afd .Left +_abeg ._fgbe ,_abeg ._afd .Right ,_abeg ._afd .Top ,_abeg ._afd .Bottom ); -_beacf .EnableRowWrap (true );for _afbfg ,_edab :=range _abeg ._ebca {_eegf :=_beacf .NewCell ();_eegf .SetIndent (0);_eegf .SetContent (_cadb [_afbfg ]);_eegf =_beacf .NewCell ();_eegf .SetIndent (0);_eegf .SetContent (_edab ._efddb );};return _beacf .GeneratePageBlocks (ctx ); +// SetContent sets the cell's content. The content is a VectorDrawable, i.e. +// a Drawable with a known height and width. +// Currently supported VectorDrawables: +// - *Paragraph +// - *StyledParagraph +// - *Image +// - *Chart +// - *Table +// - *Division +// - *List +// - *Rectangle +// - *Ellipse +// - *Line +func (_dggf *TableCell )SetContent (vd VectorDrawable )error {switch _abbaa :=vd .(type ){case *Paragraph :if _abbaa ._gbbc {_abbaa ._cgbcg =true ;};_dggf ._aeeee =vd ;case *StyledParagraph :if _abbaa ._cdebe {_abbaa ._eagfa =true ;};_dggf ._aeeee =vd ; +case *Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line :_dggf ._aeeee =vd ;default:_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0063e\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0079p\u0065\u0020\u0025\u0054",vd ); +return _gd .ErrTypeError ;};return nil ;};func _cffef (_cdcga ,_bdggd ,_gadaf string ,_dgec uint ,_ddbgg TextStyle )*TOCLine {return _ccdbd (TextChunk {Text :_cdcga ,Style :_ddbgg },TextChunk {Text :_bdggd ,Style :_ddbgg },TextChunk {Text :_gadaf ,Style :_ddbgg },_dgec ,_ddbgg ); }; -// SetAntiAlias enables anti alias config. +// NewList creates a new list. +func (_gbde *Creator )NewList ()*List {return _deeb (_gbde .NewTextStyle ())};func _gdbd (_adae [][]_bf .CubicBezierCurve )*CurvePolygon {return &CurvePolygon {_gfae :&_bf .CurvePolygon {Rings :_adae },_egfd :1.0,_fggf :1.0};}; + +// GetMargins returns the margins of the rectangle: left, right, top, bottom. +func (_fadag *Rectangle )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fadag ._ddfc .Left ,_fadag ._ddfc .Right ,_fadag ._ddfc .Top ,_fadag ._ddfc .Bottom ;};func _ffe (_bffaf *_cc .ContentStreamOperations ,_ffg *_ed .PdfPageResources ,_bga *_cc .ContentStreamOperations ,_cdb *_ed .PdfPageResources )error {_efb :=map[_gd .PdfObjectName ]_gd .PdfObjectName {}; +_fg :=map[_gd .PdfObjectName ]_gd .PdfObjectName {};_ded :=map[_gd .PdfObjectName ]_gd .PdfObjectName {};_ffff :=map[_gd .PdfObjectName ]_gd .PdfObjectName {};_eaee :=map[_gd .PdfObjectName ]_gd .PdfObjectName {};_fdd :=map[_gd .PdfObjectName ]_gd .PdfObjectName {}; +for _ ,_geb :=range *_bga {switch _geb .Operand {case "\u0044\u006f":if len (_geb .Params )==1{if _gef ,_bad :=_geb .Params [0].(*_gd .PdfObjectName );_bad {if _ ,_bdg :=_efb [*_gef ];!_bdg {var _add _gd .PdfObjectName ;_aae ,_ :=_cdb .GetXObjectByName (*_gef ); +if _aae !=nil {_add =*_gef ;for {_aba ,_ :=_ffg .GetXObjectByName (_add );if _aba ==nil ||_aba ==_aae {break ;};_add =*_gd .MakeName (_fege (_add .String ()));};};_ffg .SetXObjectByName (_add ,_aae );_efb [*_gef ]=_add ;};_gfc :=_efb [*_gef ];_geb .Params [0]=&_gfc ; +};};case "\u0054\u0066":if len (_geb .Params )==2{if _cfe ,_acbb :=_geb .Params [0].(*_gd .PdfObjectName );_acbb {if _ ,_ggd :=_fg [*_cfe ];!_ggd {_adbg ,_ebf :=_cdb .GetFontByName (*_cfe );_bdd :=*_cfe ;if _ebf &&_adbg !=nil {_bdd =_dfd (_cfe .String (),_adbg ,_ffg ); +};_ffg .SetFontByName (_bdd ,_adbg );_fg [*_cfe ]=_bdd ;};_cg :=_fg [*_cfe ];_geb .Params [0]=&_cg ;};};case "\u0043\u0053","\u0063\u0073":if len (_geb .Params )==1{if _dfa ,_aee :=_geb .Params [0].(*_gd .PdfObjectName );_aee {if _ ,_fec :=_ded [*_dfa ]; +!_fec {var _fee _gd .PdfObjectName ;_ffeb ,_edfd :=_cdb .GetColorspaceByName (*_dfa );if _edfd {_fee =*_dfa ;for {_fdf ,_fdg :=_ffg .GetColorspaceByName (_fee );if !_fdg ||_ffeb ==_fdf {break ;};_fee =*_gd .MakeName (_fege (_fee .String ()));};_ffg .SetColorspaceByName (_fee ,_ffeb ); +_ded [*_dfa ]=_fee ;}else {_gfb .Log .Debug ("C\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064");};};if _bgd ,_aeg :=_ded [*_dfa ];_aeg {_geb .Params [0]=&_bgd ;}else {_gfb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0043\u006f\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",*_dfa ); +};};};case "\u0053\u0043\u004e","\u0073\u0063\u006e":if len (_geb .Params )==1{if _gfe ,_aag :=_geb .Params [0].(*_gd .PdfObjectName );_aag {if _ ,_edc :=_ffff [*_gfe ];!_edc {var _fad _gd .PdfObjectName ;_deg ,_cad :=_cdb .GetPatternByName (*_gfe );if _cad {_fad =*_gfe ; +for {_bcd ,_dcfg :=_ffg .GetPatternByName (_fad );if !_dcfg ||_bcd ==_deg {break ;};_fad =*_gd .MakeName (_fege (_fad .String ()));};_fddc :=_ffg .SetPatternByName (_fad ,_deg .ToPdfObject ());if _fddc !=nil {return _fddc ;};_ffff [*_gfe ]=_fad ;};};if _fbf ,_ecc :=_ffff [*_gfe ]; +_ecc {_geb .Params [0]=&_fbf ;};};};case "\u0073\u0068":if len (_geb .Params )==1{if _gdg ,_fgb :=_geb .Params [0].(*_gd .PdfObjectName );_fgb {if _ ,_cbc :=_eaee [*_gdg ];!_cbc {var _fgbb _gd .PdfObjectName ;_ccd ,_eca :=_cdb .GetShadingByName (*_gdg ); +if _eca {_fgbb =*_gdg ;for {_bggc ,_eecc :=_ffg .GetShadingByName (_fgbb );if !_eecc ||_ccd ==_bggc {break ;};_fgbb =*_gd .MakeName (_fege (_fgbb .String ()));};_agfa :=_ffg .SetShadingByName (_fgbb ,_ccd .ToPdfObject ());if _agfa !=nil {_gfb .Log .Debug ("E\u0052\u0052\u004f\u0052 S\u0065t\u0020\u0073\u0068\u0061\u0064i\u006e\u0067\u003a\u0020\u0025\u0076",_agfa ); +return _agfa ;};_eaee [*_gdg ]=_fgbb ;}else {_gfb .Log .Debug ("\u0053\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};};if _gfd ,_edg :=_eaee [*_gdg ];_edg {_geb .Params [0]=&_gfd ;}else {_gfb .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020S\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0025\u0073 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064",*_gdg ); +};};};case "\u0067\u0073":if len (_geb .Params )==1{if _agd ,_fga :=_geb .Params [0].(*_gd .PdfObjectName );_fga {if _ ,_cag :=_fdd [*_agd ];!_cag {var _cgb _gd .PdfObjectName ;_ddg ,_eeg :=_cdb .GetExtGState (*_agd );if _eeg {_cgb =*_agd ;for {_faef ,_degf :=_ffg .GetExtGState (_cgb ); +if !_degf ||_ddg ==_faef {break ;};_cgb =*_gd .MakeName (_fege (_cgb .String ()));};};_ffg .AddExtGState (_cgb ,_ddg );_fdd [*_agd ]=_cgb ;};_cef :=_fdd [*_agd ];_geb .Params [0]=&_cef ;};};};*_bffaf =append (*_bffaf ,_geb );};return nil ;};const (AnchorBottomLeft AnchorPoint =iota ; +AnchorBottomRight ;AnchorTopLeft ;AnchorTopRight ;AnchorCenter ;AnchorLeft ;AnchorRight ;AnchorTop ;AnchorBottom ;); + +// MultiRowCell makes a new cell with the specified row span and inserts it +// into the table at the current position. +func (_gagfe *Table )MultiRowCell (rowspan int )*TableCell {return _gagfe .MultiCell (rowspan ,1)}; + +// SetMargins sets the Paragraph's margins. +func (_bebba *Paragraph )SetMargins (left ,right ,top ,bottom float64 ){_bebba ._edbc .Left =left ;_bebba ._edbc .Right =right ;_bebba ._edbc .Top =top ;_bebba ._edbc .Bottom =bottom ;}; + +// SetAnchor set gradient position anchor. +// Default to center. +func (_gaagd *RadialShading )SetAnchor (anchor AnchorPoint ){_gaagd ._bagda =anchor };func _cfeea (_bggab TextStyle )*StyledParagraph {return &StyledParagraph {_fcdf :[]*TextChunk {},_beafc :_bggab ,_fbag :_bdaeb (_bggab .Font ),_agcdg :1.0,_fgfd :TextAlignmentLeft ,_eagfa :true ,_cdebe :true ,_bedga :false ,_edgf :0,_beec :1,_gfea :1,_cbgac :PositionRelative }; +};type templateProcessor struct{creator *Creator ;_dbcbe []byte ;_bfega *TemplateOptions ;_acdbca componentRenderer ;_dgaga string ;};func (_gcdb *Invoice )generateHeaderBlocks (_fbbac DrawContext )([]*Block ,DrawContext ,error ){_ccdfe :=_cfeea (_gcdb ._cedg ); +_ccdfe .SetEnableWrap (true );_ccdfe .Append (_gcdb ._cfaa );_aagbd :=_gegfb (2);if _gcdb ._ddga !=nil {_agadg :=_aagbd .NewCell ();_agadg .SetHorizontalAlignment (CellHorizontalAlignmentLeft );_agadg .SetVerticalAlignment (CellVerticalAlignmentMiddle ); +_agadg .SetIndent (0);_agadg .SetContent (_gcdb ._ddga );_gcdb ._ddga .ScaleToHeight (_ccdfe .Height ()+20);}else {_aagbd .SkipCells (1);};_fbedg :=_aagbd .NewCell ();_fbedg .SetHorizontalAlignment (CellHorizontalAlignmentRight );_fbedg .SetVerticalAlignment (CellVerticalAlignmentMiddle ); +_fbedg .SetContent (_ccdfe );return _aagbd .GeneratePageBlocks (_fbbac );};func (_fdab *Chapter )headingNumber ()string {var _dedd string ;if _fdab ._ccf {if _fdab ._bbbg !=0{_dedd =_ad .Itoa (_fdab ._bbbg )+"\u002e";};if _fdab ._bef !=nil {_adfd :=_fdab ._bef .headingNumber (); +if _adfd !=""{_dedd =_adfd +_dedd ;};};};return _dedd ;}; + +// FilledCurve represents a closed path of Bezier curves with a border and fill. +type FilledCurve struct{_dabe []_bf .CubicBezierCurve ;FillEnabled bool ;_eea Color ;BorderEnabled bool ;BorderWidth float64 ;_faeb Color ;}; + +// SetExtends specifies whether to extend the shading beyond the starting and ending points. // -// Anti alias is disabled by default. -func (_gcaa *shading )SetAntiAlias (enable bool ){_gcaa ._egca =enable }; +// Text extends is set to `[]bool{false, false}` by default. +func (_gbcg *shading )SetExtends (start bool ,end bool ){_gbcg ._cfffe =[]bool {start ,end }}; -// ToRGB implements interface Color. -// Note: It's not directly used since shading color works differently than regular color. -func (_babfb *LinearShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; +// NoteStyle returns the style properties used to render the content of the +// invoice note sections. +func (_dadfd *Invoice )NoteStyle ()TextStyle {return _dadfd ._ebbe }; -// Color returns the color of the line. -func (_ddda *Line )Color ()Color {return _ddda ._decfd }; +// SetFillColor sets the fill color of the ellipse. +func (_caef *Ellipse )SetFillColor (col Color ){_caef ._fdaa =col }; -// FitMode returns the fit mode of the image. -func (_dfa *Image )FitMode ()FitMode {return _dfa ._cgd }; +// PageBreak represents a page break for a chapter. +type PageBreak struct{};var (PageSizeA3 =PageSize {297*PPMM ,420*PPMM };PageSizeA4 =PageSize {210*PPMM ,297*PPMM };PageSizeA5 =PageSize {148*PPMM ,210*PPMM };PageSizeLetter =PageSize {8.5*PPI ,11*PPI };PageSizeLegal =PageSize {8.5*PPI ,14*PPI };); -// Terms returns the terms and conditions section of the invoice as a -// title-content pair. -func (_gcfg *Invoice )Terms ()(string ,string ){return _gcfg ._bgbfa [0],_gcfg ._bgbfa [1]}; +// Width is not used as the division component is designed to fill all the +// available space, depending on the context. Returns 0. +func (_gdbe *Division )Width ()float64 {return 0}; -// SetBorderOpacity sets the border opacity. -func (_eddde *Polygon )SetBorderOpacity (opacity float64 ){_eddde ._eedb =opacity }; +// CurCol returns the currently active cell's column number. +func (_dagc *Table )CurCol ()int {_afca :=(_dagc ._dcef -1)%(_dagc ._dfeg )+1;return _afca }; -// FitMode defines resizing options of an object inside a container. -type FitMode int ;func _deec (_efccb *templateProcessor ,_dafde *templateNode )(interface{},error ){return _efccb .parseTextChunk (_dafde ,nil );}; +// SetFont sets the Paragraph's font. +func (_dgad *Paragraph )SetFont (font *_ed .PdfFont ){_dgad ._bbcb =font }; -// PageSize represents the page size as a 2 element array representing the width and height in PDF document units (points). -type PageSize [2]float64 ; +// Height returns the height of the ellipse. +func (_efdaa *Ellipse )Height ()float64 {return _efdaa ._abda };func (_efafd *TableCell )width (_gcefa []float64 ,_effa float64 )float64 {_ffcbc :=float64 (0.0);for _cegdd :=0;_cegdd < _efafd ._edaeg ;_cegdd ++{_ffcbc +=_gcefa [_efafd ._eafa +_cegdd -1]; +};return _ffcbc *_effa ;};func (_eaefb *Invoice )newColumn (_eacg string ,_edda CellHorizontalAlignment )*InvoiceCell {_dacea :=&InvoiceCell {_eaefb ._dbff ,_eacg };_dacea .Alignment =_edda ;return _dacea ;}; -// FillColor returns the fill color of the ellipse. -func (_dcef *Ellipse )FillColor ()Color {return _dcef ._ddab }; +// SetLineStyle sets the style for all the line components: number, title, +// separator, page. The style is applied only for new lines added to the +// TOC component. +func (_adgcc *TOC )SetLineStyle (style TextStyle ){_adgcc .SetLineNumberStyle (style );_adgcc .SetLineTitleStyle (style );_adgcc .SetLineSeparatorStyle (style );_adgcc .SetLinePageStyle (style );}; -// SetVerticalAlignment set the cell's vertical alignment of content. -// Can be one of: -// - CellHorizontalAlignmentTop -// - CellHorizontalAlignmentMiddle -// - CellHorizontalAlignmentBottom -func (_ddffe *TableCell )SetVerticalAlignment (valign CellVerticalAlignment ){_ddffe ._daded =valign };func (_fdbea *Invoice )generateNoteBlocks (_edec DrawContext )([]*Block ,DrawContext ,error ){_daab :=_ffgg ();_cgbaf :=append ([][2]string {_fdbea ._adgd ,_fdbea ._bgbfa },_fdbea ._dcfc ...); -for _ ,_ega :=range _cgbaf {if _ega [1]!=""{_gdbgb :=_fdbea .drawSection (_ega [0],_ega [1]);for _ ,_egbdc :=range _gdbgb {_daab .Add (_egbdc );};_gbff :=_gafd (_fdbea ._aefgg );_gbff .SetMargins (0,0,10,0);_daab .Add (_gbff );};};return _daab .GeneratePageBlocks (_edec ); -};type templateNode struct{_gabc interface{};_cfaeg _e .StartElement ;_eaab *templateNode ;_bbgd int ;_faed int ;_gadc int64 ;}; +// SetStyle sets the style of the line (solid or dashed). +func (_abfcd *Line )SetStyle (style _bf .LineStyle ){_abfcd ._cdcb =style };type templateNode struct{_cagcg interface{};_adbf _gc .StartElement ;_gfggb *templateNode ;_aebgb int ;_gbcdg int ;_gcgb int64 ;}; -// SetBorderColor sets border color of the rectangle. -func (_bcdfeg *Rectangle )SetBorderColor (col Color ){_bcdfeg ._eeeaf =col }; +// SetBorderLineStyle sets border style (currently dashed or plain). +func (_addge *TableCell )SetBorderLineStyle (style _bf .LineStyle ){_addge ._beaee =style };func (_ce *Block )addContents (_gg *_cc .ContentStreamOperations ){_ce ._ebg .WrapIfNeeded ();_gg .WrapIfNeeded ();*_ce ._ebg =append (*_ce ._ebg ,*_gg ...);}; -// Width returns the cell's width based on the input draw context. -func (_ffgf *TableCell )Width (ctx DrawContext )float64 {_ebbf :=float64 (0.0);for _ecfg :=0;_ecfg < _ffgf ._ffae ;_ecfg ++{_ebbf +=_ffgf ._ceacbb ._cgcgb [_ffgf ._feeeb +_ecfg -1];};_gbdb :=ctx .Width *_ebbf ;return _gbdb ;};type containerDrawable interface{Drawable ; +// ToPdfShadingPattern generates a new model.PdfShadingPatternType2 object. +func (_beaf *LinearShading )ToPdfShadingPattern ()*_ed .PdfShadingPatternType2 {_gefgd ,_abba ,_febc :=_beaf ._fded ._cbcbg .ToRGB ();_ebdg :=_beaf .shadingModel ();_ebdg .PdfShading .Background =_gd .MakeArrayFromFloats ([]float64 {_gefgd ,_abba ,_febc }); +_dbfbe :=_ed .NewPdfShadingPatternType2 ();_dbfbe .Shading =_ebdg ;return _dbfbe ;}; +// AddressStyle returns the style properties used to render the content of +// the invoice address sections. +func (_ggfb *Invoice )AddressStyle ()TextStyle {return _ggfb ._eabg }; -// ContainerComponent checks if the component is allowed to be added into provided 'container' and returns -// preprocessed copy of itself. If the component is not changed it is allowed to return itself in a callback way. -// If the component is not compatible with provided container this method should return an error. -ContainerComponent (_bdc Drawable )(Drawable ,error );}; +// SetColorBottom sets border color for bottom. +func (_gff *border )SetColorBottom (col Color ){_gff ._gbdg =col };func _dfcdb (_bdfg *templateProcessor ,_daaa *templateNode )(interface{},error ){return _bdfg .parseListMarker (_daaa );};func (_gfed *Image )rotatedSize ()(float64 ,float64 ){_fafee :=_gfed ._dgfb ; +_ddeg :=_gfed ._dafe ;_gcce :=_gfed ._eadd ;if _gcce ==0{return _fafee ,_ddeg ;};_ffgg :=_bf .Path {Points :[]_bf .Point {_bf .NewPoint (0,0).Rotate (_gcce ),_bf .NewPoint (_fafee ,0).Rotate (_gcce ),_bf .NewPoint (0,_ddeg ).Rotate (_gcce ),_bf .NewPoint (_fafee ,_ddeg ).Rotate (_gcce )}}.GetBoundingBox (); +return _ffgg .Width ,_ffgg .Height ;}; -// AddExternalLink adds a new external link to the paragraph. -// The text parameter represents the text that is displayed and the url -// parameter sets the destionation of the link. -func (_cace *StyledParagraph )AddExternalLink (text ,url string )*TextChunk {_adad :=NewTextChunk (text ,_cace ._gfaff );_adad ._aabad =_acbef (url );return _cace .appendChunk (_adad );}; +// NoteHeadingStyle returns the style properties used to render the heading of +// the invoice note sections. +func (_gdgd *Invoice )NoteHeadingStyle ()TextStyle {return _gdgd ._fcb };func (_gebfe *StyledParagraph )getTextLineWidth (_cbda []*TextChunk )float64 {var _daegf float64 ;_bece :=len (_cbda );for _abgb ,_bgfe :=range _cbda {_ggad :=&_bgfe .Style ;_dgea :=len (_bgfe .Text ); +for _dcda ,_cdga :=range _bgfe .Text {if _cdga =='\u000A'{continue ;};_gabb ,_eafe :=_ggad .Font .GetRuneMetrics (_cdga );if !_eafe {_gfb .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_cdga ); +return -1;};_daegf +=_ggad .FontSize *_gabb .Wx *_ggad .horizontalScale ();if _cdga !=' '&&(_abgb !=_bece -1||_dcda !=_dgea -1){_daegf +=_ggad .CharSpacing *1000.0;};};};return _daegf ;};func _bcce (_ffbg Color ,_bgde float64 )*ColorPoint {return &ColorPoint {_cegfg :_ffbg ,_bddag :_bgde }}; +func (_fcace *templateProcessor )parseFloatAttr (_eecec ,_ddgd string )float64 {_gfb .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0066\u006c\u006f\u0061t a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_eecec ,_ddgd ); +_dbdea ,_ :=_ad .ParseFloat (_ddgd ,64);return _dbdea ;};func (_agcb *templateProcessor )getNodeErrorLocation (_addbc *templateNode ,_fdcg string ,_dabce ...interface{})string {_ecgf :=_f .Sprintf (_fdcg ,_dabce ...);_dbdcd :=_f .Sprintf ("\u0025\u0064",_addbc ._gcgb ); +if _addbc ._aebgb !=0{_dbdcd =_f .Sprintf ("\u0025\u0064\u003a%\u0064",_addbc ._aebgb ,_addbc ._gbcdg );};if _agcb ._dgaga !=""{return _f .Sprintf ("\u0025\u0073\u0020\u005b\u0025\u0073\u003a\u0025\u0073\u005d",_ecgf ,_agcb ._dgaga ,_dbdcd );};return _f .Sprintf ("\u0025s\u0020\u005b\u0025\u0073\u005d",_ecgf ,_dbdcd ); +};func (_dbggg *templateProcessor )parseBoolAttr (_cdebd ,_bbbfe string )bool {_gfb .Log .Debug ("P\u0061\u0072\u0073\u0069\u006e\u0067 \u0062\u006f\u006f\u006c\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_cdebd ,_bbbfe ); +_dedegg ,_ :=_ad .ParseBool (_bbbfe );return _bbbfe ==""||_dedegg ;}; -// SetWidthTop sets border width for top. -func (_ecde *border )SetWidthTop (bw float64 ){_ecde ._daf =bw }; +// SetBorderWidth sets the border width. +func (_dcge *Polygon )SetBorderWidth (borderWidth float64 ){_dcge ._bdcee .BorderWidth =borderWidth };type shading struct{_cbcbg Color ;_aagae bool ;_cfffe []bool ;_dcagf []*ColorPoint ;}; -// GetMargins returns the margins of the rectangle: left, right, top, bottom. -func (_aefbe *Rectangle )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _aefbe ._ddadd .Left ,_aefbe ._ddadd .Right ,_aefbe ._ddadd .Top ,_aefbe ._ddadd .Bottom ;}; +// SetLevel sets the indentation level of the TOC line. +func (_ebdfa *TOCLine )SetLevel (level uint ){_ebdfa ._cefgd =level ;_ebdfa ._fbaf ._acbfg .Left =_ebdfa ._gabdg +float64 (_ebdfa ._cefgd -1)*_ebdfa ._fabb ;};func _bbca (_dbcab *templateProcessor ,_daea *templateNode )(interface{},error ){return _dbcab .parseListItem (_daea ); +}; -// SetWidthLeft sets border width for left. -func (_cdab *border )SetWidthLeft (bw float64 ){_cdab ._eed =bw }; +// AddAnnotation adds an annotation to the current block. +// The annotation will be added to the page the block will be rendered on. +func (_bed *Block )AddAnnotation (annotation *_ed .PdfAnnotation ){for _ ,_dca :=range _bed ._ba {if _dca ==annotation {return ;};};_bed ._ba =append (_bed ._ba ,annotation );}; + +// GetMargins returns the margins of the chart (left, right, top, bottom). +func (_bfg *Chart )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bfg ._bfa .Left ,_bfg ._bfa .Right ,_bfg ._bfa .Top ,_bfg ._bfa .Bottom ;}; + +// NewCell makes a new cell and inserts it into the table at the current position. +func (_adfec *Table )NewCell ()*TableCell {return _adfec .MultiCell (1,1)};func _dec (_cec Color )_ed .PdfColor {if _cec ==nil {_cec =ColorBlack ;};switch _bfd :=_cec .(type ){case grayColor :return _ed .NewPdfColorDeviceGray (_bfd ._faf );case cmykColor :return _ed .NewPdfColorDeviceCMYK (_bfd ._dag ,_bfd ._acg ,_bfd ._befc ,_bfd ._dgde ); +case *LinearShading :return _ed .NewPdfColorPatternType2 ();case *RadialShading :return _ed .NewPdfColorPatternType3 ();};return _ed .NewPdfColorDeviceRGB (_cec .ToRGB ());}; -// GeneratePageBlocks generates the table page blocks. Multiple blocks are -// generated if the contents wrap over multiple pages. -// Implements the Drawable interface. -func (_eeffc *Table )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ggcg :=_eeffc ;if _eeffc ._ccba {_ggcg =_eeffc .clone ();};return _bdae (_ggcg ,ctx );};func (_dfged *templateProcessor )parseLineStyleAttr (_gabcd ,_gafdc string )_ga .LineStyle {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069n\u0067\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0074\u0079\u006c\u0065\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_gabcd ,_gafdc ); -_dadcf :=map[string ]_ga .LineStyle {"\u0073\u006f\u006ci\u0064":_ga .LineStyleSolid ,"\u0064\u0061\u0073\u0068\u0065\u0064":_ga .LineStyleDashed }[_gafdc ];return _dadcf ;}; +// AddInfo is used to append a piece of invoice information in the template +// information table. +func (_aecf *Invoice )AddInfo (description ,value string )(*InvoiceCell ,*InvoiceCell ){_ffcb :=[2]*InvoiceCell {_aecf .newCell (description ,_aecf ._fffb ),_aecf .newCell (value ,_aecf ._fffb )};_aecf ._ccad =append (_aecf ._ccad ,_ffcb );return _ffcb [0],_ffcb [1]; +}; -// SetFitMode sets the fit mode of the rectangle. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_cbgb *Rectangle )SetFitMode (fitMode FitMode ){_cbgb ._ecbc =fitMode };func _geec (_bfabg *templateProcessor ,_ddfea *templateNode )(interface{},error ){return _bfabg .parseStyledParagraph (_ddfea );}; +// AddShadingResource adds shading dictionary inside the resources dictionary. +func (_cbef *RadialShading )AddShadingResource (block *Block )(_afefc _gd .PdfObjectName ,_deeg error ){_eeef :=1;_afefc =_gd .PdfObjectName ("\u0053\u0068"+_ad .Itoa (_eeef ));for block ._ece .HasShadingByName (_afefc ){_eeef ++;_afefc =_gd .PdfObjectName ("\u0053\u0068"+_ad .Itoa (_eeef )); +};if _bcec :=block ._ece .SetShadingByName (_afefc ,_cbef .shadingModel ().ToPdfObject ());_bcec !=nil {return "",_bcec ;};return _afefc ,nil ;}; -// GeneratePageBlocks draws the polyline on a new block representing the page. -// Implements the Drawable interface. -func (_dgdc *Polyline )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_acgg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_dcbac ,_aafcg :=_acgg .setOpacity (_dgdc ._cdba ,_dgdc ._cdba );if _aafcg !=nil {return nil ,ctx ,_aafcg ;}; -_adagf :=_dgdc ._fgfed .Points ;for _edcc :=range _adagf {_gfab :=&_adagf [_edcc ];_gfab .Y =ctx .PageHeight -_gfab .Y ;};_bdbf ,_ ,_aafcg :=_dgdc ._fgfed .Draw (_dcbac );if _aafcg !=nil {return nil ,ctx ,_aafcg ;};if _aafcg =_acgg .addContentsByString (string (_bdbf )); -_aafcg !=nil {return nil ,ctx ,_aafcg ;};return []*Block {_acgg },ctx ,nil ;};func (_fdf *Ellipse )applyFitMode (_bccb float64 ){_bccb -=_fdf ._cbbg .Left +_fdf ._cbbg .Right ;switch _fdf ._ffdc {case FitModeFillWidth :_fdf .ScaleToWidth (_bccb );};};func _addb ()*listItem {return &listItem {}}; +// SetFillOpacity sets the fill opacity. +func (_fgae *PolyBezierCurve )SetFillOpacity (opacity float64 ){_fgae ._daab =opacity }; +// AddColorStop add color stop information for rendering gradient. +func (_ceca *shading )AddColorStop (color Color ,point float64 ){_ceca ._dcagf =append (_ceca ._dcagf ,_bcce (color ,point ));}; -// DrawFooter sets a function to draw a footer on created output pages. -func (_dade *Creator )DrawFooter (drawFooterFunc func (_gfce *Block ,_bffb FooterFunctionArgs )){_dade ._cffd =drawFooterFunc ;};func (_bdgg *templateProcessor )parseRadialGradientAttr (creator *Creator ,_cdaag string )Color {_cacf :=ColorBlack ;if _cdaag ==""{return _cacf ; -};var (_fceeg error ;_cdgfd =0.0;_dccbe =0.0;_facc =-1.0;_befbd =_dc .Split (_cdaag [16:len (_cdaag )-1],"\u002c"););_bfbe :=_dc .Fields (_befbd [0]);if len (_bfbe )==2&&_dc .TrimSpace (_bfbe [0])[0]!='#'{_cdgfd ,_fceeg =_eb .ParseFloat (_bfbe [0],64); -if _fceeg !=nil {_gbf .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0070a\u0072\u0073\u0069\u006e\u0067\u0020\u0072a\u0064\u0069\u0061\u006c\u0020\u0067r\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0058\u0020\u0070\u006fs\u0069\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076",_fceeg ); -};_dccbe ,_fceeg =_eb .ParseFloat (_bfbe [1],64);if _fceeg !=nil {_gbf .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0070a\u0072\u0073\u0069\u006e\u0067\u0020\u0072a\u0064\u0069\u0061\u006c\u0020\u0067r\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0059\u0020\u0070\u006fs\u0069\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076",_fceeg ); -};_befbd =_befbd [1:];};_ggbdc :=_dc .TrimSpace (_befbd [0]);if _ggbdc [0]!='#'{_facc ,_fceeg =_eb .ParseFloat (_ggbdc ,64);if _fceeg !=nil {_gbf .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0072\u0061\u0064\u0069\u0061l\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0073\u0069\u007ae\u003a\u0020\u0025\u0076",_fceeg ); -};_befbd =_befbd [1:];};_dbaac ,_dcdfe :=_bdgg .processGradientColorPair (_befbd );if _dbaac ==nil ||_dcdfe ==nil {return _cacf ;};_cadea :=creator .NewRadialGradientColor (_cdgfd ,_dccbe ,0,_facc ,[]*ColorPoint {});for _ebed :=0;_ebed < len (_dbaac ); -_ebed ++{_cadea .AddColorStop (_dbaac [_ebed ],_dcdfe [_ebed ]);};return _cadea ;}; +// ColorRGBFromHex converts color hex code to rgb color for using with creator. +// NOTE: If there is a problem interpreting the string, then will use black color and log a debug message. +// Example hex code: #ffffff -> (1,1,1) white. +func ColorRGBFromHex (hexStr string )Color {_fgg :=rgbColor {};if (len (hexStr )!=4&&len (hexStr )!=7)||hexStr [0]!='#'{_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fgg ; +};var _abb ,_def ,_cacd int ;if len (hexStr )==4{var _fef ,_dbg ,_eff int ;_badgd ,_ffab :=_f .Sscanf (hexStr ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_fef ,&_dbg ,&_eff );if _ffab !=nil {_gfb .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020h\u0065\u0078\u0020\u0063\u006f\u0064\u0065:\u0020\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",hexStr ,_ffab ); +return _fgg ;};if _badgd !=3{_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fgg ;};_abb =_fef *16+_fef ;_def =_dbg *16+_dbg ;_cacd =_eff *16+_eff ;}else {_dfe ,_dede :=_f .Sscanf (hexStr ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_abb ,&_def ,&_cacd ); +if _dede !=nil {_gfb .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",hexStr );return _fgg ;};if _dfe !=3{_gfb .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0073,\u0020\u006e\u0020\u0021\u003d\u0020\u0033 \u0028\u0025\u0064\u0029",hexStr ,_dfe ); +return _fgg ;};};_befcc :=float64 (_abb )/255.0;_afcb :=float64 (_def )/255.0;_eeec :=float64 (_cacd )/255.0;_fgg ._gbdd =_befcc ;_fgg ._bffe =_afcb ;_fgg ._dgdd =_eeec ;return _fgg ;};func (_cbbgd *templateProcessor )parseBackground (_cadfg *templateNode )(interface{},error ){_gbdab :=&Background {}; +for _ ,_adce :=range _cadfg ._adbf .Attr {_baccg :=_adce .Value ;switch _dfcdc :=_adce .Name .Local ;_dfcdc {case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_gbdab .FillColor =_cbbgd .parseColorAttr (_dfcdc ,_baccg );case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_gbdab .BorderColor =_cbbgd .parseColorAttr (_dfcdc ,_baccg ); +case "b\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0069\u007a\u0065":_gbdab .BorderSize =_cbbgd .parseFloatAttr (_dfcdc ,_baccg );case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_cbada ,_caeaf ,_acfae ,_bgbbb :=_cbbgd .parseBorderRadiusAttr (_dfcdc ,_baccg ); +_gbdab .SetBorderRadius (_cbada ,_caeaf ,_bgbbb ,_acfae );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_gbdab .BorderRadiusTopLeft =_cbbgd .parseFloatAttr (_dfcdc ,_baccg ); +case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_gbdab .BorderRadiusTopRight =_cbbgd .parseFloatAttr (_dfcdc ,_baccg );case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_gbdab .BorderRadiusBottomLeft =_cbbgd .parseFloatAttr (_dfcdc ,_baccg ); +case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0062\u006f\u0074\u0074o\u006d\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061d\u0069\u0075\u0073":_gbdab .BorderRadiusBottomRight =_cbbgd .parseFloatAttr (_dfcdc ,_baccg );default:_cbbgd .nodeLogDebug (_cadfg ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_dfcdc ); +};};return _gbdab ,nil ;}; -// SetBorderRadius sets the radius of the background corners. -func (_gc *Background )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_gc .BorderRadiusTopLeft =topLeft ;_gc .BorderRadiusTopRight =topRight ;_gc .BorderRadiusBottomLeft =bottomLeft ;_gc .BorderRadiusBottomRight =bottomRight ;}; +// SetAngle sets the rotation angle of the text. +func (_gcfe *StyledParagraph )SetAngle (angle float64 ){_gcfe ._edgf =angle };func _fceeb (_fegbc *templateProcessor ,_ceag *templateNode )(interface{},error ){return _fegbc .parseDivision (_ceag );}; -// SetLineHeight sets the line height (1.0 default). -func (_edffd *StyledParagraph )SetLineHeight (lineheight float64 ){_edffd ._eedd =lineheight }; +// SetAngle sets Image rotation angle in degrees. +func (_bacf *Image )SetAngle (angle float64 ){_bacf ._eadd =angle }; -// GetCoords returns the (x1, y1), (x2, y2) points defining the Line. -func (_cba *Line )GetCoords ()(float64 ,float64 ,float64 ,float64 ){return _cba ._bead ,_cba ._gdbf ,_cba ._ecdb ,_cba ._dfbc ;}; +// NewTOCLine creates a new table of contents line with the default style. +func (_fdcc *Creator )NewTOCLine (number ,title ,page string ,level uint )*TOCLine {return _cffef (number ,title ,page ,level ,_fdcc .NewTextStyle ());}; -// SetTOC sets the table of content component of the creator. -// This method should be used when building a custom table of contents. -func (_gegb *Creator )SetTOC (toc *TOC ){if toc ==nil {return ;};_gegb ._ced =toc ;}; +// SetDate sets the date of the invoice. +func (_adge *Invoice )SetDate (date string )(*InvoiceCell ,*InvoiceCell ){_adge ._defb [1].Value =date ;return _adge ._defb [0],_adge ._defb [1];}; // Logo returns the logo of the invoice. -func (_bfdb *Invoice )Logo ()*Image {return _bfdb ._fec };func _aedc ()*FilledCurve {_bbfb :=FilledCurve {};_bbfb ._fgbb =[]_ga .CubicBezierCurve {};return &_bbfb ;}; - -// ScaleToHeight scales the rectangle to the specified height. The width of -// the rectangle is scaled so that the aspect ratio is maintained. -func (_fbbfaf *Rectangle )ScaleToHeight (h float64 ){_bffc :=_fbbfaf ._gedca /_fbbfaf ._ggabe ;_fbbfaf ._ggabe =h ;_fbbfaf ._gedca =h *_bffc ;}; +func (_eabdg *Invoice )Logo ()*Image {return _eabdg ._ddga }; -// SetOptimizer sets the optimizer to optimize PDF before writing. -func (_gde *Creator )SetOptimizer (optimizer _af .Optimizer ){_gde ._caeb =optimizer }; +// SetVerticalAlignment set the cell's vertical alignment of content. +// Can be one of: +// - CellHorizontalAlignmentTop +// - CellHorizontalAlignmentMiddle +// - CellHorizontalAlignmentBottom +func (_becbda *TableCell )SetVerticalAlignment (valign CellVerticalAlignment ){_becbda ._eagd =valign };func (_gabgd *templateProcessor )parseCellAlignmentAttr (_gdfdg ,_egdbd string )CellHorizontalAlignment {_gfb .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020c\u0065\u006c\u006c\u0020\u0061\u006c\u0069g\u006e\u006d\u0065\u006e\u0074\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028`\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_gdfdg ,_egdbd ); +_eeeff :=map[string ]CellHorizontalAlignment {"\u006c\u0065\u0066\u0074":CellHorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":CellHorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":CellHorizontalAlignmentRight }[_egdbd ];return _eeeff ; +};func (_beeb *Image )applyFitMode (_decbg float64 ){_decbg -=_beeb ._ceaa .Left +_beeb ._ceaa .Right ;switch _beeb ._caec {case FitModeFillWidth :_beeb .ScaleToWidth (_decbg );};}; -// Link returns link information for this line. -func (_gfgfcd *TOCLine )Link ()(_dfae int64 ,_gaadb ,_bbcee float64 ){return _gfgfcd ._abfbe ,_gfgfcd ._dfded ,_gfgfcd ._dbaag ;}; +// NewLinearGradientColor creates a linear gradient color that could act as a color in other components. +func (_bcba *Creator )NewLinearGradientColor (colorPoints []*ColorPoint )*LinearShading {return _gbfdg (colorPoints );}; -// SetBorderColor sets the border color. -func (_geaca *Polygon )SetBorderColor (color Color ){_geaca ._gdfe .BorderColor =_bfag (color )}; +// ScaleToHeight scales the Block to a specified height, maintaining the same aspect ratio. +func (_fbg *Block )ScaleToHeight (h float64 ){_gad :=h /_fbg ._ag ;_fbg .Scale (_gad ,_gad )}; -// SetBoundingBox set gradient color bounding box where the gradient would be rendered. -func (_fedb *LinearShading )SetBoundingBox (x ,y ,width ,height float64 ){_fedb ._dfdbgg =&_af .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };}; +// Notes returns the notes section of the invoice as a title-content pair. +func (_eegg *Invoice )Notes ()(string ,string ){return _eegg ._cgfce [0],_eegg ._cgfce [1]}; -// SetSubtotal sets the subtotal of the invoice. -func (_cfca *Invoice )SetSubtotal (value string ){_cfca ._eabd [1].Value =value }; +// ColorGrayFromArithmetic creates a Color from a grayscale value (0-1). +// Example: +// +// gray := ColorGrayFromArithmetic(0.7) +func ColorGrayFromArithmetic (g float64 )Color {return grayColor {g }}; -// RotatedSize returns the width and height of the rotated block. -func (_ed *Block )RotatedSize ()(float64 ,float64 ){_ ,_ ,_fdb ,_gdf :=_bfcfb (_ed ._eec ,_ed ._gbc ,_ed ._fb );return _fdb ,_gdf ;}; +// SetColorRight sets border color for right. +func (_gea *border )SetColorRight (col Color ){_gea ._gca =col }; -// GraphicSVG represents a drawable graphic SVG. -// It is used to render the graphic SVG components using a creator instance. -type GraphicSVG struct{_defae *_dd .GraphicSVG ;_gaca Positioning ;_dgff float64 ;_bfead float64 ;_agbb Margins ;}; +// SetWidth sets the width of the ellipse. +func (_adgd *Ellipse )SetWidth (width float64 ){_adgd ._efge =width }; -// TOC represents a table of contents component. -// It consists of a paragraph heading and a collection of -// table of contents lines. -// The representation of a table of contents line is as follows: -// -// [number] [title] [separator] [page] -// -// e.g.: Chapter1 Introduction ........... 1 -type TOC struct{_geedg *StyledParagraph ;_dgcfb []*TOCLine ;_fbdbf TextStyle ;_gdgbg TextStyle ;_bbdcd TextStyle ;_bfad TextStyle ;_gdadf string ;_ceffc float64 ;_eadeg Margins ;_cadee Positioning ;_fgbagc TextStyle ;_fdac bool ;}; +// GeneratePageBlocks draw graphic svg into block. +func (_bebb *GraphicSVG )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fcae :=ctx ;_dgbfd :=_bebb ._dcce .IsRelative ();var _ecabe []*Block ;if _dgbfd {_gedeg :=1.0;_ggbb :=_bebb ._fcgg .Top ;if _bebb ._caga .Height > ctx .Height -_bebb ._fcgg .Top {_ecabe =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; +var _fagf error ;if _ ,ctx ,_fagf =_agde ().GeneratePageBlocks (ctx );_fagf !=nil {return nil ,ctx ,_fagf ;};_ggbb =0;};ctx .X +=_bebb ._fcgg .Left +_gedeg ;ctx .Y +=_ggbb ;ctx .Width -=_bebb ._fcgg .Left +_bebb ._fcgg .Right +2*_gedeg ;ctx .Height -=_ggbb ; +}else {ctx .X =_bebb ._dgdc ;ctx .Y =_bebb ._gdde ;};_bdcfd :=_cc .NewContentCreator ();_bdcfd .Translate (0,ctx .PageHeight );_bdcfd .Scale (1,-1);_bdcfd .Translate (ctx .X ,ctx .Y );_gfab :=_bebb ._caga .Width /_bebb ._caga .ViewBox .W ;_bcga :=_bebb ._caga .Height /_bebb ._caga .ViewBox .H ; +_effe :=0.0;_afgg :=0.0;if _dgbfd {_effe =_bebb ._dgdc -(_bebb ._caga .ViewBox .X *_cf .Max (_gfab ,_bcga ));_afgg =_bebb ._gdde -(_bebb ._caga .ViewBox .Y *_cf .Max (_gfab ,_bcga ));};_bebb ._caga .ToContentCreator (_bdcfd ,_gfab ,_bcga ,_effe ,_afgg ); +_gbgd :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _gfdc :=_gbgd .addContentsByString (_bdcfd .String ());_gfdc !=nil {return nil ,ctx ,_gfdc ;};if _dgbfd {_ggef :=_bebb .Height ()+_bebb ._fcgg .Bottom ;ctx .Y +=_ggef ;ctx .Height -=_ggef ;}else {ctx =_fcae ; +};_ecabe =append (_ecabe ,_gbgd );return _ecabe ,ctx ,nil ;}; -// AddressHeadingStyle returns the style properties used to render the -// heading of the invoice address sections. -func (_bade *Invoice )AddressHeadingStyle ()TextStyle {return _bade ._dfdfc }; +// PolyBezierCurve represents a composite curve that is the result of joining +// multiple cubic Bezier curves. +// Implements the Drawable interface and can be drawn on PDF using the Creator. +type PolyBezierCurve struct{_cgfd *_bf .PolyBezierCurve ;_daab float64 ;_fbfd float64 ;_gbbdb Color ;}; -// FitMode returns the fit mode of the rectangle. -func (_cfee *Rectangle )FitMode ()FitMode {return _cfee ._ecbc }; +// SetBorderColor sets the border color. +func (_aaecg *Polygon )SetBorderColor (color Color ){_aaecg ._bdcee .BorderColor =_dec (color )}; -// Add adds a new Drawable to the chapter. -// Currently supported Drawables: -// - *Paragraph -// - *StyledParagraph -// - *Image -// - *Chart -// - *Table -// - *Division -// - *List -// - *Rectangle -// - *Ellipse -// - *Line -// - *Block, -// - *PageBreak -// - *Chapter -func (_fcfd *Chapter )Add (d Drawable )error {if Drawable (_fcfd )==d {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u006e\u006f\u0074 \u0061\u0064\u0064\u0020\u0069\u0074\u0073\u0065\u006c\u0066");return _fa .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -};switch _ecac :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line ,*Block ,*PageBreak ,*Chapter :_fcfd ._cgf =append (_fcfd ._cgf ,d );case containerDrawable :_bbf ,_ece :=_ecac .ContainerComponent (_fcfd ); -if _ece !=nil {return _ece ;};_fcfd ._cgf =append (_fcfd ._cgf ,_bbf );default:_gbf .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u003a\u0020\u0025\u0054",d );return _fa .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};return nil ;}; +// Height returns the height of the list. +func (_gdcc *List )Height ()float64 {var _abab float64 ;for _ ,_gccbd :=range _gdcc ._gaegd {_abab +=_gccbd .ctxHeight (_gdcc .Width ());};return _abab ;};func (_agf *Block )addContentsByString (_cea string )error {_adbc :=_cc .NewContentStreamParser (_cea ); +_eae ,_dcf :=_adbc .Parse ();if _dcf !=nil {return _dcf ;};_agf ._ebg .WrapIfNeeded ();_eae .WrapIfNeeded ();*_agf ._ebg =append (*_agf ._ebg ,*_eae ...);return nil ;}; -// AddTotalLine adds a new line in the invoice totals table. -func (_bbga *Invoice )AddTotalLine (desc ,value string )(*InvoiceCell ,*InvoiceCell ){_geaaga :=&InvoiceCell {_bbga ._fabc ,desc };_aggf :=&InvoiceCell {_bbga ._fabc ,value };_bbga ._gbaf =append (_bbga ._gbaf ,[2]*InvoiceCell {_geaaga ,_aggf });return _geaaga ,_aggf ; +// SetBorderOpacity sets the border opacity. +func (_gdfge *PolyBezierCurve )SetBorderOpacity (opacity float64 ){_gdfge ._fbfd =opacity };func (_fdbgg *templateProcessor )nodeLogError (_ffgga *templateNode ,_aabgc string ,_degd ...interface{}){_gfb .Log .Error (_fdbgg .getNodeErrorLocation (_ffgga ,_aabgc ,_degd ...)); }; -// SetHeading sets the text and the style of the heading of the TOC component. -func (_dcebb *TOC )SetHeading (text string ,style TextStyle ){_cfccg :=_dcebb .Heading ();_cfccg .Reset ();_dggg :=_cfccg .Append (text );_dggg .Style =style ;};func (_gcaed *templateProcessor )parseFloatAttr (_effgf ,_dfeef string )float64 {_gbf .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0066\u006c\u006f\u0061t a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_effgf ,_dfeef ); -_cagb ,_ :=_eb .ParseFloat (_dfeef ,64);return _cagb ;};func _acbef (_cfdf string )*_af .PdfAnnotation {_dadff :=_af .NewPdfAnnotationLink ();_dfcba :=_af .NewBorderStyle ();_dfcba .SetBorderWidth (0);_dadff .BS =_dfcba .ToPdfObject ();_fbagef :=_af .NewPdfActionURI (); -_fbagef .URI =_db .MakeString (_cfdf );_dadff .SetAction (_fbagef .PdfAction );return _dadff .PdfAnnotation ;}; +// FillOpacity returns the fill opacity of the ellipse (0-1). +func (_dbgf *Ellipse )FillOpacity ()float64 {return _dbgf ._eag }; -// SetLink makes the line an internal link. -// The text parameter represents the text that is displayed. -// The user is taken to the specified page, at the specified x and y -// coordinates. Position 0, 0 is at the top left of the page. -func (_bcadd *TOCLine )SetLink (page int64 ,x ,y float64 ){_bcadd ._dfded =x ;_bcadd ._dbaag =y ;_bcadd ._abfbe =page ;_abccg :=_bcadd ._eccdcc ._gfaff .Color ;_bcadd .Number .Style .Color =_abccg ;_bcadd .Title .Style .Color =_abccg ;_bcadd .Separator .Style .Color =_abccg ; -_bcadd .Page .Style .Color =_abccg ;};func _bcadg (_bbcda *templateProcessor ,_cegdg *templateNode )(interface{},error ){return _bbcda .parseTableCell (_cegdg );}; +// SetLineHeight sets the line height (1.0 default). +func (_febg *Paragraph )SetLineHeight (lineheight float64 ){_febg ._efbdc =lineheight }; -// TextDecorationLineStyle represents the style of lines used to decorate -// a text chunk (e.g. underline). -type TextDecorationLineStyle struct{ +// Style returns the style of the line. +func (_ebd *Line )Style ()_bf .LineStyle {return _ebd ._cdcb }; -// Color represents the color of the line (default: the color of the text). -Color Color ; +// PageSize represents the page size as a 2 element array representing the width and height in PDF document units (points). +type PageSize [2]float64 ; -// Offset represents the vertical offset of the line (default: 1). -Offset float64 ; +// Positioning returns the type of positioning the line is set to use. +func (_efdd *Line )Positioning ()Positioning {return _efdd ._edec };func _cffb (_gcgd *templateProcessor ,_fcfd *templateNode )(interface{},error ){return _gcgd .parseChart (_fcfd );}; -// Thickness represents the thickness of the line (default: 1). -Thickness float64 ;}; +// SetCoords sets the center coordinates of the ellipse. +func (_gdbeg *Ellipse )SetCoords (xc ,yc float64 ){_gdbeg ._faac =xc ;_gdbeg ._ccag =yc }; -// Width returns the width of the ellipse. -func (_gcda *Ellipse )Width ()float64 {return _gcda ._ccgag };func (_fffa *StyledParagraph )getTextHeight ()float64 {var _ffecc float64 ;for _ ,_afda :=range _fffa ._dbab {_cceg :=_afda .Style .FontSize *_fffa ._eedd ;if _cceg > _ffecc {_ffecc =_cceg ; -};};return _ffecc ;}; +// SetNumber sets the number of the invoice. +func (_fgebd *Invoice )SetNumber (number string )(*InvoiceCell ,*InvoiceCell ){_fgebd ._aafc [1].Value =number ;return _fgebd ._aafc [0],_fgebd ._aafc [1];}; -// String implements error interface. -func (_caff UnsupportedRuneError )Error ()string {return _caff .Message }; +// SetFillColor sets the fill color. +func (_gegf *Polygon )SetFillColor (color Color ){_gegf ._acegc =color ;_gegf ._bdcee .FillColor =_dec (color );}; -// SetFont sets the Paragraph's font. -func (_aefd *Paragraph )SetFont (font *_af .PdfFont ){_aefd ._cgad =font };func (_ddde *templateProcessor )nodeLogDebug (_bfdda *templateNode ,_bfaga string ,_cefea ...interface{}){_gbf .Log .Debug (_ddde .getNodeErrorLocation (_bfdda ,_bfaga ,_cefea ...)); +// SetLineMargins sets the margins for all new lines of the table of contents. +func (_gebdbf *TOC )SetLineMargins (left ,right ,top ,bottom float64 ){_bgbbd :=&_gebdbf ._cgdcf ;_bgbbd .Left =left ;_bgbbd .Right =right ;_bgbbd .Top =top ;_bgbbd .Bottom =bottom ;};type templateTag struct{_dfefb map[string ]struct{};_cgeb func (*templateProcessor ,*templateNode )(interface{},error ); +};func _gfee (_adgg float64 ,_ggaac float64 ,_fdbaa float64 ,_cefc float64 ,_cfde []*ColorPoint )*RadialShading {return &RadialShading {_efef :&shading {_cbcbg :ColorWhite ,_aagae :false ,_cfffe :[]bool {false ,false },_dcagf :_cfde },_caeg :_adgg ,_defbd :_ggaac ,_cegbd :_fdbaa ,_adfa :_cefc ,_bagda :AnchorCenter }; }; -// SetNoteHeadingStyle sets the style properties used to render the heading -// of the invoice note sections. -func (_eccda *Invoice )SetNoteHeadingStyle (style TextStyle ){_eccda ._cgca =style };func _gedcc (_gdfc ,_adff ,_bcbb ,_abce float64 )*Line {return &Line {_bead :_gdfc ,_gdbf :_adff ,_ecdb :_bcbb ,_dfbc :_abce ,_decfd :ColorBlack ,_ecdd :1.0,_egda :1.0,_dfdfb :[]int64 {1,1},_ebgf :PositionAbsolute }; -}; +// String implements error interface. +func (_ccaf UnsupportedRuneError )Error ()string {return _ccaf .Message }; -// SetStyleTop sets border style for top side. -func (_ada *border )SetStyleTop (style CellBorderStyle ){_ada ._deca =style }; +// CellBorderStyle defines the table cell's border style. +type CellBorderStyle int ;const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ;TextRenderingModeFillStrokeClip ;TextRenderingModeClip ; +); -// SetOutlineTree adds the specified outline tree to the PDF file generated -// by the creator. Adding an external outline tree disables the automatic -// generation of outlines done by the creator for the relevant components. -func (_gaf *Creator )SetOutlineTree (outlineTree *_af .PdfOutlineTreeNode ){_gaf ._abad =outlineTree };func (_bdb *pageTransformations )transformPage (_dabeg *_af .PdfPage )error {if _adaa :=_bdb .applyFlip (_dabeg );_adaa !=nil {return _adaa ;};return nil ; +// SetBorderWidth sets the border width. +func (_agebf *PolyBezierCurve )SetBorderWidth (borderWidth float64 ){_agebf ._cgfd .BorderWidth =borderWidth ;};func (_adec *Block )duplicate ()*Block {_gb :=&Block {};*_gb =*_adec ;_adb :=_cc .ContentStreamOperations {};_adb =append (_adb ,*_adec ._ebg ...); +_gb ._ebg =&_adb ;return _gb ;};func (_dagdgd *templateProcessor )parseHorizontalAlignmentAttr (_abagd ,_feed string )HorizontalAlignment {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069n\u0067\u0020\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0020a\u006c\u0069\u0067\u006e\u006d\u0065\u006e\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029.",_abagd ,_feed ); +_bdgge :=map[string ]HorizontalAlignment {"\u006c\u0065\u0066\u0074":HorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":HorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":HorizontalAlignmentRight }[_feed ];return _bdgge ;};func _gcagf (_ecfd *templateProcessor ,_dbab *templateNode )(interface{},error ){return _ecfd .parseTextChunk (_dbab ,nil ); }; -// Title returns the title of the invoice. -func (_ffab *Invoice )Title ()string {return _ffab ._eefc }; - -// Cols returns the total number of columns the table has. -func (_gece *Table )Cols ()int {return _gece ._adfb }; +// SetFitMode sets the fit mode of the line. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_ddfbe *Line )SetFitMode (fitMode FitMode ){_ddfbe ._effdb =fitMode };func (_gedd *templateProcessor )nodeLogDebug (_ggeab *templateNode ,_abdbc string ,_ccda ...interface{}){_gfb .Log .Debug (_gedd .getNodeErrorLocation (_ggeab ,_abdbc ,_ccda ...)); +}; -// FrontpageFunctionArgs holds the input arguments to a front page drawing function. -// It is designed as a struct, so additional parameters can be added in the future with backwards -// compatibility. -type FrontpageFunctionArgs struct{PageNum int ;TotalPages int ;}; +// GeneratePageBlocks draws the filled curve on page blocks. +func (_dda *FilledCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dgg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_geaa ,_ ,_cdfe :=_dda .draw (_dgg ,"");if _cdfe !=nil {return nil ,ctx ,_cdfe ;};_cdfe =_dgg .addContentsByString (string (_geaa )); +if _cdfe !=nil {return nil ,ctx ,_cdfe ;};return []*Block {_dgg },ctx ,nil ;}; -// Rows returns the total number of rows the table has. -func (_agdbd *Table )Rows ()int {return _agdbd ._babdd };func (_gdba *templateProcessor )nodeLogError (_gcca *templateNode ,_ffbfb string ,_ffbad ...interface{}){_gbf .Log .Error (_gdba .getNodeErrorLocation (_gcca ,_ffbfb ,_ffbad ...));}; +// SetStyleTop sets border style for top side. +func (_dac *border )SetStyleTop (style CellBorderStyle ){_dac ._bgf =style }; -// SetWidth set the Image's document width to specified w. This does not change the raw image data, i.e. -// no actual scaling of data is performed. That is handled by the PDF viewer. -func (_gfbfa *Image )SetWidth (w float64 ){_gfbfa ._febef =w }; +// ColorRGBFromArithmetic creates a Color from arithmetic color values (0-1). +// Example: +// +// green := ColorRGBFromArithmetic(0.0, 1.0, 0.0) +func ColorRGBFromArithmetic (r ,g ,b float64 )Color {return rgbColor {_gbdd :_cf .Max (_cf .Min (r ,1.0),0.0),_bffe :_cf .Max (_cf .Min (g ,1.0),0.0),_dgdd :_cf .Max (_cf .Min (b ,1.0),0.0)};}; -// SetBorderColor sets the cell's border color. -func (_cffca *TableCell )SetBorderColor (col Color ){_cffca ._gccde =col ;_cffca ._edcgc =col ;_cffca ._degag =col ;_cffca ._aabfc =col ;}; +// GetCoords returns the upper left corner coordinates of the rectangle (`x`, `y`). +func (_ffcd *Rectangle )GetCoords ()(float64 ,float64 ){return _ffcd ._gadgc ,_ffcd ._adac }; -// SetAngle sets the rotation angle in degrees. -func (_ab *Block )SetAngle (angleDeg float64 ){_ab ._fb =angleDeg };func (_fbgb *Rectangle )applyFitMode (_aeg float64 ){_aeg -=_fbgb ._ddadd .Left +_fbgb ._ddadd .Right +_fbgb ._ebcg ;switch _fbgb ._ecbc {case FitModeFillWidth :_fbgb .ScaleToWidth (_aeg ); -};}; +// ScaleToHeight scales the rectangle to the specified height. The width of +// the rectangle is scaled so that the aspect ratio is maintained. +func (_cbac *Rectangle )ScaleToHeight (h float64 ){_acdae :=_cbac ._cegcg /_cbac ._ggbab ;_cbac ._ggbab =h ;_cbac ._cegcg =h *_acdae ;}; -// SetTextAlignment sets the horizontal alignment of the text within the space provided. -func (_dcfe *StyledParagraph )SetTextAlignment (align TextAlignment ){_dcfe ._ceacb =align }; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated if the contents wrap +// over multiple pages. +func (_bebd *Chapter )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fedg :=ctx ;if _bebd ._agbf .IsRelative (){ctx .X +=_bebd ._ggda .Left ;ctx .Y +=_bebd ._ggda .Top ;ctx .Width -=_bebd ._ggda .Left +_bebd ._ggda .Right ;ctx .Height -=_bebd ._ggda .Top ; +};_ebfe ,_aab ,_dcb :=_bebd ._fdgb .GeneratePageBlocks (ctx );if _dcb !=nil {return _ebfe ,ctx ,_dcb ;};ctx =_aab ;_bcda :=ctx .X ;_gbe :=ctx .Y -_bebd ._fdgb .Height ();_edae :=int64 (ctx .Page );_aaga :=_bebd .headingNumber ();_bbc :=_bebd .headingText (); +if _bebd ._adde {_cac :=_bebd ._dfgd .Add (_aaga ,_bebd ._ggf ,_ad .FormatInt (_edae ,10),_bebd ._fce );if _bebd ._dfgd ._daedd {_cac .SetLink (_edae ,_bcda ,_gbe );};};if _bebd ._dcg ==nil {_bebd ._dcg =_ed .NewOutlineItem (_bbc ,_ed .NewOutlineDest (_edae -1,_bcda ,_gbe )); +if _bebd ._bef !=nil {_bebd ._bef ._dcg .Add (_bebd ._dcg );}else {_bebd ._gbc .Add (_bebd ._dcg );};}else {_addc :=&_bebd ._dcg .Dest ;_addc .Page =_edae -1;_addc .X =_bcda ;_addc .Y =_gbe ;};for _ ,_fceb :=range _bebd ._age {_efab ,_cefd ,_fgec :=_fceb .GeneratePageBlocks (ctx ); +if _fgec !=nil {return _ebfe ,ctx ,_fgec ;};if len (_efab )< 1{continue ;};_ebfe [len (_ebfe )-1].mergeBlocks (_efab [0]);_ebfe =append (_ebfe ,_efab [1:]...);ctx =_cefd ;};if _bebd ._agbf .IsRelative (){ctx .X =_fedg .X ;};if _bebd ._agbf .IsAbsolute (){return _ebfe ,_fedg ,nil ; +};return _ebfe ,ctx ,nil ;}; -// SellerAddress returns the seller address used in the invoice template. -func (_bfba *Invoice )SellerAddress ()*InvoiceAddress {return _bfba ._dfcg }; +// GetMargins returns the Paragraph's margins: left, right, top, bottom. +func (_ecff *StyledParagraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _ecff ._acbfg .Left ,_ecff ._acbfg .Right ,_ecff ._acbfg .Top ,_ecff ._acbfg .Bottom ;}; -// Block contains a portion of PDF Page contents. It has a width and a position and can -// be placed anywhere on a Page. It can even contain a whole Page, and is used in the creator -// where each Drawable object can output one or more blocks, each representing content for separate pages -// (typically needed when Page breaks occur). -type Block struct{_ag *_ac .ContentStreamOperations ;_fd *_af .PdfPageResources ;_ef Positioning ;_ca ,_efe float64 ;_eec float64 ;_gbc float64 ;_fb float64 ;_bg Margins ;_fde []*_af .PdfAnnotation ;}; +// Link returns link information for this line. +func (_fcbfe *TOCLine )Link ()(_bdfab int64 ,_gacbc ,_gcdg float64 ){return _fcbfe ._bceb ,_fcbfe ._edacd ,_fcbfe ._gdedb ;}; -// NewImage create a new image from a unidoc image (model.Image). -func (_fgfe *Creator )NewImage (img *_af .Image )(*Image ,error ){return _geac (img )};func (_eegeb *Table )clone ()*Table {_gfbfc :=*_eegeb ;_gfbfc ._bebe =make ([]float64 ,len (_eegeb ._bebe ));copy (_gfbfc ._bebe ,_eegeb ._bebe );_gfbfc ._cgcgb =make ([]float64 ,len (_eegeb ._cgcgb )); -copy (_gfbfc ._cgcgb ,_eegeb ._cgcgb );_gfbfc ._eafeb =make ([]*TableCell ,0,len (_eegeb ._eafeb ));for _ ,_gacff :=range _eegeb ._eafeb {_bgdag :=*_gacff ;_bgdag ._ceacbb =&_gfbfc ;_gfbfc ._eafeb =append (_gfbfc ._eafeb ,&_bgdag );};return &_gfbfc ;}; +// GeneratePageBlocks draws the composite Bezier curve on a new block +// representing the page. Implements the Drawable interface. +func (_cbegf *PolyBezierCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_defcd :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_gaec ,_bbee :=_defcd .setOpacity (_cbegf ._daab ,_cbegf ._fbfd );if _bbee !=nil {return nil ,ctx ,_bbee ; +};_adeb :=_cbegf ._cgfd ;_adeb .FillEnabled =_adeb .FillColor !=nil ;var (_beaea =ctx .PageHeight ;_dbcd =_adeb .Curves ;_eaac =make ([]_bf .CubicBezierCurve ,0,len (_adeb .Curves )););_edbb :=_ed .PdfRectangle {};for _abeb :=range _adeb .Curves {_cfegg :=_dbcd [_abeb ]; +_cfegg .P0 .Y =_beaea -_cfegg .P0 .Y ;_cfegg .P1 .Y =_beaea -_cfegg .P1 .Y ;_cfegg .P2 .Y =_beaea -_cfegg .P2 .Y ;_cfegg .P3 .Y =_beaea -_cfegg .P3 .Y ;_eaac =append (_eaac ,_cfegg );_aefc :=_cfegg .GetBounds ();if _abeb ==0{_edbb =_aefc ;}else {_edbb .Llx =_cf .Min (_edbb .Llx ,_aefc .Llx ); +_edbb .Lly =_cf .Min (_edbb .Lly ,_aefc .Lly );_edbb .Urx =_cf .Max (_edbb .Urx ,_aefc .Urx );_edbb .Ury =_cf .Max (_edbb .Ury ,_aefc .Ury );};};_adeb .Curves =_eaac ;defer func (){_adeb .Curves =_dbcd }();if _adeb .FillEnabled {_fedd :=_bfgc (_defcd ,_cbegf ._cgfd .FillColor ,_cbegf ._gbbdb ,func ()Rectangle {return Rectangle {_gadgc :_edbb .Llx ,_adac :_edbb .Lly ,_cegcg :_edbb .Width (),_ggbab :_edbb .Height ()}; +});if _fedd !=nil {return nil ,ctx ,_fedd ;};};_dbce ,_ ,_bbee :=_adeb .Draw (_gaec );if _bbee !=nil {return nil ,ctx ,_bbee ;};if _bbee =_defcd .addContentsByString (string (_dbce ));_bbee !=nil {return nil ,ctx ,_bbee ;};return []*Block {_defcd },ctx ,nil ; +}; +// LinearShading holds data for rendering a linear shading gradient. +type LinearShading struct{_fded *shading ;_ggcfg *_ed .PdfRectangle ;_gcbca float64 ;}; -// NewDivision returns a new Division container component. -func (_cfae *Creator )NewDivision ()*Division {return _ffgg ()}; +// HorizontalAlignment represents the horizontal alignment of components +// within a page. +type HorizontalAlignment int ;func (_bbd rgbColor )ToRGB ()(float64 ,float64 ,float64 ){return _bbd ._gbdd ,_bbd ._bffe ,_bbd ._dgdd }; -// SetBorderWidth sets the border width of the rectangle. -func (_geca *Rectangle )SetBorderWidth (bw float64 ){_geca ._ebcg =bw }; +// Line defines a line between point 1 (X1, Y1) and point 2 (X2, Y2). +// The line width, color, style (solid or dashed) and opacity can be +// configured. Implements the Drawable interface. +type Line struct{_dffgg float64 ;_acad float64 ;_fbfbg float64 ;_dbd float64 ;_cdba Color ;_cdcb _bf .LineStyle ;_efgda float64 ;_eedbb []int64 ;_deaa int64 ;_cdff float64 ;_edec Positioning ;_effdb FitMode ;_accae Margins ;}; -// GeneratePageBlocks draws the composite Bezier curve on a new block -// representing the page. Implements the Drawable interface. -func (_dadc *PolyBezierCurve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_faeab :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_ecacf ,_bage :=_faeab .setOpacity (_dadc ._cbdgc ,_dadc ._aabe );if _bage !=nil {return nil ,ctx ,_bage ; -};_gfgfg :=_dadc ._agcbc ;_gfgfg .FillEnabled =_gfgfg .FillColor !=nil ;var (_gdgg =ctx .PageHeight ;_fgfd =_gfgfg .Curves ;_gace =make ([]_ga .CubicBezierCurve ,0,len (_gfgfg .Curves )););_cfgdd :=_af .PdfRectangle {};for _eace :=range _gfgfg .Curves {_dcga :=_fgfd [_eace ]; -_dcga .P0 .Y =_gdgg -_dcga .P0 .Y ;_dcga .P1 .Y =_gdgg -_dcga .P1 .Y ;_dcga .P2 .Y =_gdgg -_dcga .P2 .Y ;_dcga .P3 .Y =_gdgg -_dcga .P3 .Y ;_gace =append (_gace ,_dcga );_fcbgd :=_dcga .GetBounds ();if _eace ==0{_cfgdd =_fcbgd ;}else {_cfgdd .Llx =_dgg .Min (_cfgdd .Llx ,_fcbgd .Llx ); -_cfgdd .Lly =_dgg .Min (_cfgdd .Lly ,_fcbgd .Lly );_cfgdd .Urx =_dgg .Max (_cfgdd .Urx ,_fcbgd .Urx );_cfgdd .Ury =_dgg .Max (_cfgdd .Ury ,_fcbgd .Ury );};};_gfgfg .Curves =_gace ;defer func (){_gfgfg .Curves =_fgfd }();if _gfgfg .FillEnabled {_dffec :=_egcbe (_faeab ,_dadc ._agcbc .FillColor ,_dadc ._acda ,func ()Rectangle {return Rectangle {_fbdba :_cfgdd .Llx ,_baag :_cfgdd .Lly ,_gedca :_cfgdd .Width (),_ggabe :_cfgdd .Height ()}; -});if _dffec !=nil {return nil ,ctx ,_dffec ;};};_bcbg ,_ ,_bage :=_gfgfg .Draw (_ecacf );if _bage !=nil {return nil ,ctx ,_bage ;};if _bage =_faeab .addContentsByString (string (_bcbg ));_bage !=nil {return nil ,ctx ,_bage ;};return []*Block {_faeab },ctx ,nil ; -}; +// Height returns the total height of all rows. +func (_aece *Table )Height ()float64 {_bbeeg :=float64 (0.0);for _ ,_ccecd :=range _aece ._eegf {_bbeeg +=_ccecd ;};return _bbeeg ;};func (_fbbg *StyledParagraph )wrapWordChunks (){if !_fbbg ._bedga {return ;};var (_ecee []*TextChunk ;_cacb *_ed .PdfFont ; +);for _ ,_bgcd :=range _fbbg ._fcdf {_faae :=[]rune (_bgcd .Text );if _cacb ==nil {_cacb =_bgcd .Style .Font ;};_dagd :=_bgcd ._eefeb ;_acgbb :=_bgcd .VerticalAlignment ;if len (_ecee )> 0{if len (_faae )==1&&_bg .IsPunct (_faae [0])&&_bgcd .Style .Font ==_cacb {_beece :=[]rune (_ecee [len (_ecee )-1].Text ); +_ecee [len (_ecee )-1].Text =string (append (_beece ,_faae [0]));continue ;}else {_ ,_bbfd :=_ad .Atoi (_bgcd .Text );if _bbfd ==nil {_bega :=[]rune (_ecee [len (_ecee )-1].Text );_bfeg :=len (_bega );if _bfeg >=2{_ ,_aeacg :=_ad .Atoi (string (_bega [_bfeg -2])); +if _aeacg ==nil &&_bg .IsPunct (_bega [_bfeg -1]){_ecee [len (_ecee )-1].Text =string (append (_bega ,_faae ...));continue ;};};};};};_fabf ,_fagd :=_gcgad (_bgcd .Text );if _fagd !=nil {_gfb .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0062\u0072\u0065\u0061\u006b\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020w\u006f\u0072\u0064\u0073\u003a\u0020\u0025\u0076",_fagd ); +_fabf =[]string {_bgcd .Text };};for _ ,_abcf :=range _fabf {_ebfea :=NewTextChunk (_abcf ,_bgcd .Style );_ebfea ._eefeb =_eggfg (_dagd );_ebfea .VerticalAlignment =_acgbb ;_ecee =append (_ecee ,_ebfea );};_cacb =_bgcd .Style .Font ;};if len (_ecee )> 0{_fbbg ._fcdf =_ecee ; +};};func _ddebg (_fagc *templateProcessor ,_fage *templateNode )(interface{},error ){return _fagc .parseLine (_fage );}; -// SetBorder sets the cell's border style. -func (_fbbfac *TableCell )SetBorder (side CellBorderSide ,style CellBorderStyle ,width float64 ){if style ==CellBorderStyleSingle &&side ==CellBorderSideAll {_fbbfac ._bcdfa =CellBorderStyleSingle ;_fbbfac ._beabf =width ;_fbbfac ._eagbd =CellBorderStyleSingle ; -_fbbfac ._dcbf =width ;_fbbfac ._aeda =CellBorderStyleSingle ;_fbbfac ._dgabg =width ;_fbbfac ._afcge =CellBorderStyleSingle ;_fbbfac ._agge =width ;}else if style ==CellBorderStyleDouble &&side ==CellBorderSideAll {_fbbfac ._bcdfa =CellBorderStyleDouble ; -_fbbfac ._beabf =width ;_fbbfac ._eagbd =CellBorderStyleDouble ;_fbbfac ._dcbf =width ;_fbbfac ._aeda =CellBorderStyleDouble ;_fbbfac ._dgabg =width ;_fbbfac ._afcge =CellBorderStyleDouble ;_fbbfac ._agge =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideLeft {_fbbfac ._bcdfa =style ; -_fbbfac ._beabf =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideBottom {_fbbfac ._eagbd =style ;_fbbfac ._dcbf =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideRight {_fbbfac ._aeda =style ; -_fbbfac ._dgabg =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideTop {_fbbfac ._afcge =style ;_fbbfac ._agge =width ;};}; +// SetSideBorderStyle sets the cell's side border style. +func (_cfbge *TableCell )SetSideBorderStyle (side CellBorderSide ,style CellBorderStyle ){switch side {case CellBorderSideAll :_cfbge ._bebdb =style ;_cfbge ._cbaca =style ;_cfbge ._gcecd =style ;_cfbge ._bfae =style ;case CellBorderSideTop :_cfbge ._bebdb =style ; +case CellBorderSideBottom :_cfbge ._cbaca =style ;case CellBorderSideLeft :_cfbge ._gcecd =style ;case CellBorderSideRight :_cfbge ._bfae =style ;};}; -// SetExtends specifies whether ot extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_eafa *LinearShading )SetExtends (start bool ,end bool ){_eafa ._dddc .SetExtends (start ,end )}; +// SetMargins sets the margins of the ellipse. +// NOTE: ellipse margins are only applied if relative positioning is used. +func (_dace *Ellipse )SetMargins (left ,right ,top ,bottom float64 ){_dace ._cdg .Left =left ;_dace ._cdg .Right =right ;_dace ._cdg .Top =top ;_dace ._cdg .Bottom =bottom ;};func (_eface *templateProcessor )parseTextAlignmentAttr (_cegce ,_agfg string )TextAlignment {_gfb .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020t\u0065\u0078\u0074\u0020\u0061\u006c\u0069g\u006e\u006d\u0065\u006e\u0074\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028`\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_cegce ,_agfg ); +_agafa :=map[string ]TextAlignment {"\u006c\u0065\u0066\u0074":TextAlignmentLeft ,"\u0072\u0069\u0067h\u0074":TextAlignmentRight ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextAlignmentCenter ,"\u006au\u0073\u0074\u0069\u0066\u0079":TextAlignmentJustify }[_agfg ]; +return _agafa ;}; // PageFinalize sets a function to be called for each page before finalization // (i.e. the last stage of page processing before they get written out). @@ -1429,223 +1159,213 @@ func (_eafa *LinearShading )SetExtends (start bool ,end bool ){_eafa ._dddc .Set // the document (e.g. the total number of pages). Unlike the header/footer // functions, which are limited to the top/bottom margins of the page, the // finalize function can be used draw components anywhere on the current page. -func (_fdcg *Creator )PageFinalize (pageFinalizeFunc func (_eag PageFinalizeFunctionArgs )error ){_fdcg ._gac =pageFinalizeFunc ;};func _fdcdb (_fbde *Creator ,_bddf string ,_ggec []byte ,_cddbb *TemplateOptions ,_febba componentRenderer )*templateProcessor {if _cddbb ==nil {_cddbb =&TemplateOptions {}; -};_cddbb .init ();if _febba ==nil {_febba =_fbde ;};return &templateProcessor {creator :_fbde ,_ecfac :_ggec ,_fddea :_cddbb ,_caaff :_febba ,_bbadc :_bddf };};func _cddgee (_bcbbe *_af .PdfFont ,_agdef float64 )*fontMetrics {_geebf :=&fontMetrics {};if _bcbbe ==nil {_gbf .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0069s\u0020\u006e\u0069\u006c"); -return _geebf ;};_eefd ,_bcbgfe :=_bcbbe .GetFontDescriptor ();if _bcbgfe !=nil {_gbf .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0067\u0065t\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063ri\u0070\u0074\u006fr\u003a \u0025\u0076",_bcbgfe ); -return _geebf ;};if _geebf ._efece ,_bcbgfe =_eefd .GetCapHeight ();_bcbgfe !=nil {_gbf .Log .Trace ("\u0057\u0041\u0052\u004e\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0067\u0065\u0074\u0020f\u006f\u006e\u0074\u0020\u0063\u0061\u0070\u0020\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_bcbgfe ); -};if int (_geebf ._efece )<=0{_gbf .Log .Trace ("\u0057\u0041\u0052\u004e\u003a\u0020\u0043\u0061p\u0020\u0048\u0065ig\u0068\u0074\u0020\u006e\u006f\u0074 \u0061\u0076\u0061\u0069\u006c\u0061\u0062\u006c\u0065\u0020\u002d\u0020\u0073\u0065\u0074t\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u00310\u0030\u0030"); -_geebf ._efece =1000;};_geebf ._efece *=_agdef /1000.0;if _geebf ._dbedc ,_bcbgfe =_eefd .GetXHeight ();_bcbgfe !=nil {_gbf .Log .Trace ("\u0057\u0041R\u004e\u003a\u0020\u0055n\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0067\u0065\u0074 \u0066\u006f\u006e\u0074\u0020\u0078\u002d\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_bcbgfe ); -};_geebf ._dbedc *=_agdef /1000.0;if _geebf ._ddfgb ,_bcbgfe =_eefd .GetAscent ();_bcbgfe !=nil {_gbf .Log .Trace ("W\u0041\u0052\u004e\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0066\u006fn\u0074\u0020\u0061\u0073\u0063\u0065\u006e\u0074\u003a\u0020%\u0076",_bcbgfe ); -};_geebf ._ddfgb *=_agdef /1000.0;if _geebf ._cgfc ,_bcbgfe =_eefd .GetDescent ();_bcbgfe !=nil {_gbf .Log .Trace ("\u0057\u0041RN\u003a\u0020\u0055n\u0061\u0062\u006c\u0065 to\u0020ge\u0074\u0020\u0066\u006f\u006e\u0074\u0020de\u0073\u0063\u0065\u006e\u0074\u003a\u0020%\u0076",_bcbgfe ); -};_geebf ._cgfc *=_agdef /1000.0;return _geebf ;}; +func (_dfee *Creator )PageFinalize (pageFinalizeFunc func (_adbcc PageFinalizeFunctionArgs )error ){_dfee ._cgbd =pageFinalizeFunc ;}; -// FillColor returns the fill color of the rectangle. -func (_cdcf *Rectangle )FillColor ()Color {return _cdcf ._acbge }; +// Positioning represents the positioning type for drawing creator components (relative/absolute). +type Positioning int ;func (_fcffe *TableCell )cloneProps (_aaac VectorDrawable )*TableCell {_gded :=*_fcffe ;_gded ._aeeee =_aaac ;return &_gded ;};func (_dada *templateProcessor )parseFloatArray (_bdcef ,_bagc string )[]float64 {_gfb .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0066\u006c\u006f\u0061\u0074\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_bdcef ,_bagc ); +_dacbg :=_de .Fields (_bagc );_gcge :=make ([]float64 ,0,len (_dacbg ));for _ ,_abea :=range _dacbg {_fgdgf ,_ :=_ad .ParseFloat (_abea ,64);_gcge =append (_gcge ,_fgdgf );};return _gcge ;}; -// SetAngle sets the rotation angle of the text. -func (_ebdc *StyledParagraph )SetAngle (angle float64 ){_ebdc ._dfbda =angle }; +// FitMode returns the fit mode of the line. +func (_feaa *Line )FitMode ()FitMode {return _feaa ._effdb }; -// DrawTemplate renders the template provided through the specified reader, -// using the specified `data` and `options`. -// Creator templates are first executed as text/template *Template instances, -// so the specified `data` is inserted within the template. -// The second phase of processing is actually parsing the template, translating -// it into creator components and rendering them using the provided options. -// Both the `data` and `options` parameters can be nil. -func (_fbd *Block )DrawTemplate (c *Creator ,r _ce .Reader ,data interface{},options *TemplateOptions )error {return _bcfeg (c ,r ,data ,options ,_fbd );};const (PositionRelative Positioning =iota ;PositionAbsolute ;);func _fadf (_gddg *Block ,_cdf *Image ,_ebfbg DrawContext )(DrawContext ,error ){_cbcf :=_ebfbg ; -_fdgb :=1;_cegcd :=_db .PdfObjectName (_f .Sprintf ("\u0049\u006d\u0067%\u0064",_fdgb ));for _gddg ._fd .HasXObjectByName (_cegcd ){_fdgb ++;_cegcd =_db .PdfObjectName (_f .Sprintf ("\u0049\u006d\u0067%\u0064",_fdgb ));};_geaaa :=_gddg ._fd .SetXObjectImageByNameLazy (_cegcd ,_cdf ._gdfd ,_cdf ._cgbb ); -if _geaaa !=nil {return _ebfbg ,_geaaa ;};_cgg :=0;_cdgc :=_db .PdfObjectName (_f .Sprintf ("\u0047\u0053\u0025\u0064",_cgg ));for _gddg ._fd .HasExtGState (_cdgc ){_cgg ++;_cdgc =_db .PdfObjectName (_f .Sprintf ("\u0047\u0053\u0025\u0064",_cgg ));};_beccf :=_db .MakeDict (); -_beccf .Set ("\u0042\u004d",_db .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));if _cdf ._dgefd < 1.0{_beccf .Set ("\u0043\u0041",_db .MakeFloat (_cdf ._dgefd ));_beccf .Set ("\u0063\u0061",_db .MakeFloat (_cdf ._dgefd ));};_geaaa =_gddg ._fd .AddExtGState (_cdgc ,_db .MakeIndirectObject (_beccf )); -if _geaaa !=nil {return _ebfbg ,_geaaa ;};_egfe :=_cdf .Width ();_gbbf :=_cdf .Height ();_ ,_gefca :=_cdf .rotatedSize ();_fcac :=_ebfbg .X ;_ggab :=_ebfbg .PageHeight -_ebfbg .Y -_gbbf ;if _cdf ._fffg .IsRelative (){_ggab -=(_gefca -_gbbf )/2;switch _cdf ._adfga {case HorizontalAlignmentCenter :_fcac +=(_ebfbg .Width -_egfe )/2; -case HorizontalAlignmentRight :_fcac =_ebfbg .PageWidth -_ebfbg .Margins .Right -_cdf ._cfgf .Right -_egfe ;};};_ede :=_cdf ._bggfa ;_gbbd :=_ac .NewContentCreator ();_gbbd .Add_gs (_cdgc );_gbbd .Translate (_fcac ,_ggab );if _ede !=0{_gbbd .Translate (_egfe /2,_gbbf /2); -_gbbd .RotateDeg (_ede );_gbbd .Translate (-_egfe /2,-_gbbf /2);};_gbbd .Scale (_egfe ,_gbbf ).Add_Do (_cegcd );_fbbee :=_gbbd .Operations ();_fbbee .WrapIfNeeded ();_gddg .addContents (_fbbee );if _cdf ._fffg .IsRelative (){_ebfbg .Y +=_gefca ;_ebfbg .Height -=_gefca ; -return _ebfbg ,nil ;};return _cbcf ,nil ;}; +// SetBorderColor sets the border color for the path. +func (_efag *FilledCurve )SetBorderColor (color Color ){_efag ._faeb =color };func _gbff ()*listItem {return &listItem {}};func _ccab (_gfefg *templateProcessor ,_fgfdgd *templateNode )(interface{},error ){return _gfefg .parsePageBreak (_fgfdgd );}; -// SetColorTop sets border color for top. -func (_ebf *border )SetColorTop (col Color ){_ebf ._bec =col }; +// AddShadingResource adds shading dictionary inside the resources dictionary. +func (_gdcb *LinearShading )AddShadingResource (block *Block )(_dbgbb _gd .PdfObjectName ,_face error ){_cfee :=1;_dbgbb =_gd .PdfObjectName ("\u0053\u0068"+_ad .Itoa (_cfee ));for block ._ece .HasShadingByName (_dbgbb ){_cfee ++;_dbgbb =_gd .PdfObjectName ("\u0053\u0068"+_ad .Itoa (_cfee )); +};if _gaag :=block ._ece .SetShadingByName (_dbgbb ,_gdcb .shadingModel ().ToPdfObject ());_gaag !=nil {return "",_gaag ;};return _dbgbb ,nil ;}; -// SetAnchor set gradient position anchor. -// Default to center. -func (_ceeag *RadialShading )SetAnchor (anchor AnchorPoint ){_ceeag ._afbe =anchor };func _bfdf (_defac ,_afff ,_bdbg string ,_fagfb uint ,_bbfba TextStyle )*TOCLine {return _ggcbb (TextChunk {Text :_defac ,Style :_bbfba },TextChunk {Text :_afff ,Style :_bbfba },TextChunk {Text :_bdbg ,Style :_bbfba },_fagfb ,_bbfba ); -}; +// DashPattern returns the dash pattern of the line. +func (_deea *Line )DashPattern ()(_defa []int64 ,_fcbfb int64 ){return _deea ._eedbb ,_deea ._deaa }; -// SetFillColor sets the fill color of the rectangle. -func (_dgbdd *Rectangle )SetFillColor (col Color ){_dgbdd ._acbge =col };func (_cgceg *templateProcessor )parseBorderRadiusAttr (_adegfd ,_egbfa string )(_dbebf ,_dfge ,_cebd ,_cgeg float64 ){_gbf .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020\u0062o\u0072\u0064\u0065r\u0020\u0072\u0061\u0064\u0069\u0075\u0073\u0020\u0061tt\u0072\u0069\u0062u\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060,\u0020\u0025s\u0029\u002e",_adegfd ,_egbfa ); -switch _cebe :=_dc .Fields (_egbfa );len (_cebe ){case 1:_dbebf ,_ =_eb .ParseFloat (_cebe [0],64);_dfge =_dbebf ;_cebd =_dbebf ;_cgeg =_dbebf ;case 2:_dbebf ,_ =_eb .ParseFloat (_cebe [0],64);_cebd =_dbebf ;_dfge ,_ =_eb .ParseFloat (_cebe [1],64);_cgeg =_dfge ; -case 3:_dbebf ,_ =_eb .ParseFloat (_cebe [0],64);_dfge ,_ =_eb .ParseFloat (_cebe [1],64);_cgeg =_dfge ;_cebd ,_ =_eb .ParseFloat (_cebe [2],64);case 4:_dbebf ,_ =_eb .ParseFloat (_cebe [0],64);_dfge ,_ =_eb .ParseFloat (_cebe [1],64);_cebd ,_ =_eb .ParseFloat (_cebe [2],64); -_cgeg ,_ =_eb .ParseFloat (_cebe [3],64);};return _dbebf ,_dfge ,_cebd ,_cgeg ;}; +// MoveY moves the drawing context to absolute position y. +func (_eacf *Creator )MoveY (y float64 ){_eacf ._abe .Y =y }; -// NewFilledCurve returns a instance of filled curve. -func (_fge *Creator )NewFilledCurve ()*FilledCurve {return _aedc ()}; +// Sections returns the custom content sections of the invoice as +// title-content pairs. +func (_aafdd *Invoice )Sections ()[][2]string {return _aafdd ._fbbb }; -// SetTextAlignment sets the horizontal alignment of the text within the space provided. -func (_eceaa *Paragraph )SetTextAlignment (align TextAlignment ){_eceaa ._adfdd =align }; +// SetFillColor sets background color for border. +func (_ebfb *border )SetFillColor (col Color ){_ebfb ._bea =col };func _caefe (_gefcb map[string ]interface{},_babac ...interface{})(map[string ]interface{},error ){_gbaf :=len (_babac );if _gbaf %2!=0{return nil ,_gd .ErrRangeError ;};for _aadda :=0;_aadda < _gbaf ; +_aadda +=2{_fageg ,_afdedg :=_babac [_aadda ].(string );if !_afdedg {return nil ,_gd .ErrTypeError ;};_gefcb [_fageg ]=_babac [_aadda +1];};return _gefcb ,nil ;}; -// SetAntiAlias enables anti alias config. -// -// Anti alias is disabled by default. -func (_fggd *LinearShading )SetAntiAlias (enable bool ){_fggd ._dddc .SetAntiAlias (enable )}; +// SellerAddress returns the seller address used in the invoice template. +func (_ddee *Invoice )SellerAddress ()*InvoiceAddress {return _ddee ._gbee }; -// SetDate sets the date of the invoice. -func (_ddfae *Invoice )SetDate (date string )(*InvoiceCell ,*InvoiceCell ){_ddfae ._gagde [1].Value =date ;return _ddfae ._gagde [0],_ddfae ._gagde [1];};func _gebe (_ffef int )*Table {_gggb :=&Table {_adfb :_ffef ,_faff :10.0,_cgcgb :[]float64 {},_bebe :[]float64 {},_eafeb :[]*TableCell {},_cddba :make ([]int ,_ffef ),_cfdgf :true }; -_gggb .resetColumnWidths ();return _gggb ;}; +// FillColor returns the fill color of the rectangle. +func (_dggd *Rectangle )FillColor ()Color {return _dggd ._daage }; -// Height returns the height of the list. -func (_gfagg *List )Height ()float64 {var _bdab float64 ;for _ ,_beffe :=range _gfagg ._ebca {_bdab +=_beffe .ctxHeight (_gfagg .Width ());};return _bdab ;};func (_gag *pageTransformations )transformBlock (_becc *Block ){if _gag ._fgge !=nil {_becc .transform (*_gag ._fgge ); -};}; +// AddExternalLink adds a new external link to the paragraph. +// The text parameter represents the text that is displayed and the url +// parameter sets the destionation of the link. +func (_agggga *StyledParagraph )AddExternalLink (text ,url string )*TextChunk {_ababg :=NewTextChunk (text ,_agggga ._fbag );_ababg ._eefeb =_cgcg (url );return _agggga .appendChunk (_ababg );}; -// Polyline represents a slice of points that are connected as straight lines. -// Implements the Drawable interface and can be rendered using the Creator. -type Polyline struct{_fgfed *_ga .Polyline ;_cdba float64 ;};type rgbColor struct{_dbcc ,_eebd ,_gae float64 }; +// SetWidth sets the width of the rectangle. +func (_acbd *Rectangle )SetWidth (width float64 ){_acbd ._cegcg =width }; -// NewSubchapter creates a new child chapter with the specified title. -func (_ddbg *Chapter )NewSubchapter (title string )*Chapter {_dbcd :=_caece (_ddbg ._dad ._cgad );_dbcd .FontSize =14;_ddbg ._daaa ++;_dgce :=_afg (_ddbg ,_ddbg ._dacc ,_ddbg ._ccd ,title ,_ddbg ._daaa ,_dbcd );_ddbg .Add (_dgce );return _dgce ;};func _dabgb (_dcec []byte )(*Image ,error ){_effcc :=_df .NewReader (_dcec ); -_eebe ,_gdee :=_af .ImageHandling .Read (_effcc );if _gdee !=nil {_gbf .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_gdee );return nil ,_gdee ;};return _geac (_eebe ); -};type pageTransformations struct{_fgge *_ba .Matrix ;_eeda bool ;_fggf bool ;};func (_fbe *Block )drawToPage (_abd *_af .PdfPage )error {_gee :=&_ac .ContentStreamOperations {};if _abd .Resources ==nil {_abd .Resources =_af .NewPdfPageResources ();};_fga :=_fbbc (_gee ,_abd .Resources ,_fbe ._ag ,_fbe ._fd ); -if _fga !=nil {return _fga ;};if _fga =_dcg (_fbe ._fd ,_abd .Resources );_fga !=nil {return _fga ;};if _fga =_abd .AppendContentBytes (_gee .Bytes (),true );_fga !=nil {return _fga ;};for _ ,_caf :=range _fbe ._fde {_abd .AddAnnotation (_caf );};return nil ; +// Width returns the width of the Paragraph. +func (_dbad *Paragraph )Width ()float64 {if _dbad ._cgbcg &&int (_dbad ._begf )> 0{return _dbad ._begf ;};return _dbad .getTextWidth ()/1000.0;};func _ffdfg (_feba *templateProcessor ,_cfgf *templateNode )(interface{},error ){return _feba .parseChapter (_cfgf ); }; -// NewParagraph creates a new text paragraph. -// Default attributes: -// Font: Helvetica, -// Font size: 10 -// Encoding: WinAnsiEncoding -// Wrap: enabled -// Text color: black -func (_bgda *Creator )NewParagraph (text string )*Paragraph {return _edee (text ,_bgda .NewTextStyle ())};func (_dgbbg *shading )generatePdfFunctions ()[]_af .PdfFunction {if len (_dgbbg ._fgabf )==0{return nil ;}else if len (_dgbbg ._fgabf )<=2{_bdfc ,_bfefd ,_edabb :=_dgbbg ._fgabf [0]._agdgc .ToRGB (); -_bccbb ,_dgdgb ,_aceb :=_dgbbg ._fgabf [len (_dgbbg ._fgabf )-1]._agdgc .ToRGB ();return []_af .PdfFunction {&_af .PdfFunctionType2 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},N :1,C0 :[]float64 {_bdfc ,_bfefd ,_edabb },C1 :[]float64 {_bccbb ,_dgdgb ,_aceb }}}; -}else {_caeg :=[]_af .PdfFunction {};_eeee :=[]float64 {};for _gdfee :=0;_gdfee < len (_dgbbg ._fgabf )-1;_gdfee ++{_bgdb ,_ffbf ,_gecad :=_dgbbg ._fgabf [_gdfee ]._agdgc .ToRGB ();_cbfb ,_fgde ,_gdgcc :=_dgbbg ._fgabf [_gdfee +1]._agdgc .ToRGB ();_abcc :=&_af .PdfFunctionType2 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},N :1,C0 :[]float64 {_bgdb ,_ffbf ,_gecad },C1 :[]float64 {_cbfb ,_fgde ,_gdgcc }}; -_caeg =append (_caeg ,_abcc );if _gdfee > 0{_eeee =append (_eeee ,_dgbbg ._fgabf [_gdfee ]._dceff );};};_deff :=[]float64 {};for range _caeg {_deff =append (_deff ,[]float64 {0.0,1.0}...);};return []_af .PdfFunction {&_af .PdfFunctionType3 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},Functions :_caeg ,Bounds :_eeee ,Encode :_deff }}; -};}; +// WriteToFile writes the Creator output to file specified by path. +func (_baef *Creator )WriteToFile (outputPath string )error {_ccdbg ,_acae :=_gf .Create (outputPath );if _acae !=nil {return _acae ;};defer _ccdbg .Close ();return _baef .Write (_ccdbg );};func _agde ()*PageBreak {return &PageBreak {}}; -// SetStyle sets the style of the line (solid or dashed). -func (_adge *Line )SetStyle (style _ga .LineStyle ){_adge ._aebba =style }; +// NewTOC creates a new table of contents. +func (_cebc *Creator )NewTOC (title string )*TOC {_dedeg :=_cebc .NewTextStyle ();_dedeg .Font =_cebc ._efae ;return _faaec (title ,_cebc .NewTextStyle (),_dedeg );}; -// AddInfo is used to append a piece of invoice information in the template -// information table. -func (_dffb *Invoice )AddInfo (description ,value string )(*InvoiceCell ,*InvoiceCell ){_gagbfc :=[2]*InvoiceCell {_dffb .newCell (description ,_dffb ._eagb ),_dffb .newCell (value ,_dffb ._eagb )};_dffb ._geff =append (_dffb ._geff ,_gagbfc );return _gagbfc [0],_gagbfc [1]; -}; +// SetPos sets the position of the chart to the specified coordinates. +// This method sets the chart to use absolute positioning. +func (_dfc *Chart )SetPos (x ,y float64 ){_dfc ._gbea =PositionAbsolute ;_dfc ._bgce =x ;_dfc ._ggdf =y ;};func (_cbeda *Invoice )generateInformationBlocks (_bedea DrawContext )([]*Block ,DrawContext ,error ){_dbgd :=_cfeea (_cbeda ._dedg );_dbgd .SetMargins (0,0,0,20); +_aabb :=_cbeda .drawAddress (_cbeda ._gbee );_aabb =append (_aabb ,_dbgd );_aabb =append (_aabb ,_cbeda .drawAddress (_cbeda ._eefe )...);_faebb :=_bdf ();for _ ,_cbcfa :=range _aabb {_faebb .Add (_cbcfa );};_aaea :=_cbeda .drawInformation ();_cefdg :=_gegfb (2); +_cefdg .SetMargins (0,0,25,0);_dgedb :=_cefdg .NewCell ();_dgedb .SetIndent (0);_dgedb .SetContent (_faebb );_dgedb =_cefdg .NewCell ();_dgedb .SetContent (_aaea );return _cefdg .GeneratePageBlocks (_bedea );}; -// SetRowHeight sets the height for a specified row. -func (_bfcfe *Table )SetRowHeight (row int ,h float64 )error {if row < 1||row > len (_bfcfe ._bebe ){return _fa .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_bfcfe ._bebe [row -1]=h ;return nil ; -};func _aaca (_ffgdg *_af .PdfAnnotationLink )*_af .PdfAnnotationLink {if _ffgdg ==nil {return nil ;};_eecf :=_af .NewPdfAnnotationLink ();_eecf .BS =_ffgdg .BS ;_eecf .A =_ffgdg .A ;if _fafbe ,_gbabcc :=_ffgdg .GetAction ();_gbabcc ==nil &&_fafbe !=nil {_eecf .SetAction (_fafbe ); -};if _acdc ,_fccbg :=_ffgdg .Dest .(*_db .PdfObjectArray );_fccbg {_eecf .Dest =_db .MakeArray (_acdc .Elements ()...);};return _eecf ;}; +// SetSideBorderColor sets the cell's side border color. +func (_abfg *TableCell )SetSideBorderColor (side CellBorderSide ,col Color ){switch side {case CellBorderSideAll :_abfg ._bebf =col ;_abfg ._ddeb =col ;_abfg ._gdga =col ;_abfg ._ffgab =col ;case CellBorderSideTop :_abfg ._bebf =col ;case CellBorderSideBottom :_abfg ._ddeb =col ; +case CellBorderSideLeft :_abfg ._gdga =col ;case CellBorderSideRight :_abfg ._ffgab =col ;};}; -// Notes returns the notes section of the invoice as a title-content pair. -func (_acbd *Invoice )Notes ()(string ,string ){return _acbd ._adgd [0],_acbd ._adgd [1]}; +// SetBuyerAddress sets the buyer address of the invoice. +func (_aeadb *Invoice )SetBuyerAddress (address *InvoiceAddress ){_aeadb ._eefe =address }; -// Marker returns the marker used for the list items. -// The marker instance can be used the change the text and the style -// of newly added list items. -func (_cbdd *List )Marker ()*TextChunk {return &_cbdd ._fbgg }; +// InvoiceAddress contains contact information that can be displayed +// in an invoice. It is used for the seller and buyer information in the +// invoice template. +type InvoiceAddress struct{Heading string ;Name string ;Street string ;Street2 string ;Zip string ;City string ;State string ;Country string ;Phone string ;Email string ; + +// Separator defines the separator between different address components, +// such as the city, state and zip code. It defaults to ", " when the +// field is an empty string. +Separator string ; + +// If enabled, the Phone field label (`Phone: `) is not displayed. +HidePhoneLabel bool ; + +// If enabled, the Email field label (`Email: `) is not displayed. +HideEmailLabel bool ;};func (_aagc *StyledParagraph )getLineMetrics (_ceaed int )(_bdef ,_abaa ,_becbd float64 ){if _aagc ._feab ==nil ||len (_aagc ._feab )==0{_aagc .wrapText ();};if _ceaed < 0||_ceaed > len (_aagc ._feab )-1{_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020p\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u0020\u006c\u0069\u006e\u0065 \u0069\u006e\u0064\u0065\u0078\u0020\u0025\u0064\u002e\u0020\u0052\u0065tu\u0072\u006e\u0069\u006e\u0067\u0020\u0030\u002c\u0020\u0030",_ceaed ); +return 0,0,0;};_egge :=_aagc ._feab [_ceaed ];for _ ,_dgag :=range _egge {_cfbg :=_daegd (_dgag .Style .Font ,_dgag .Style .FontSize );if _cfbg ._faffg > _bdef {_bdef =_cfbg ._faffg ;};if _cfbg ._ccdgd < _becbd {_becbd =_cfbg ._ccdgd ;};if _fadfa :=_dgag .Style .FontSize ; +_fadfa > _abaa {_abaa =_fadfa ;};};return _bdef ,_abaa ,_becbd ;}; -// MoveX moves the drawing context to absolute position x. -func (_edaf *Creator )MoveX (x float64 ){_edaf ._ecea .X =x };func (_badd cmykColor )ToRGB ()(float64 ,float64 ,float64 ){_gcf :=_badd ._bdg ;return 1-(_badd ._fbbb *(1-_gcf )+_gcf ),1-(_badd ._bgg *(1-_gcf )+_gcf ),1-(_badd ._ecb *(1-_gcf )+_gcf );}; +// SetStyleLeft sets border style for left side. +func (_adbgc *border )SetStyleLeft (style CellBorderStyle ){_adbgc ._ddda =style }; -// SetLineColor sets the line color. -func (_ddgg *Polyline )SetLineColor (color Color ){_ddgg ._fgfed .LineColor =_bfag (color )}; +// NewPage adds a new Page to the Creator and sets as the active Page. +func (_ebfg *Creator )NewPage ()*_ed .PdfPage {_cdbf :=_ebfg .newPage ();_ebfg ._fgdd =append (_ebfg ._fgdd ,_cdbf );_ebfg ._abe .Page ++;return _cdbf ;};type listItem struct{_cbgb VectorDrawable ;_afdbb TextChunk ;}; -// GetMargins returns the Image's margins: left, right, top, bottom. -func (_gaee *Image )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _gaee ._cfgf .Left ,_gaee ._cfgf .Right ,_gaee ._cfgf .Top ,_gaee ._cfgf .Bottom ;}; +// NewImageFromGoImage creates an Image from a go image.Image data structure. +func (_eabd *Creator )NewImageFromGoImage (goimg _a .Image )(*Image ,error ){return _ddfb (goimg )};func (_aabea *StyledParagraph )getMaxLineWidth ()float64 {if _aabea ._feab ==nil ||len (_aabea ._feab )==0{_aabea .wrapText ();};var _aebg float64 ;for _ ,_gcbaf :=range _aabea ._feab {_befbb :=_aabea .getTextLineWidth (_gcbaf ); +if _befbb > _aebg {_aebg =_befbb ;};};return _aebg ;}; -// SetBackgroundColor set background color of the shading area. -// -// By default the background color is set to white. -func (_ffee *shading )SetBackgroundColor (backgroundColor Color ){_ffee ._fgac =backgroundColor };func (_acgbb *templateProcessor )getNodeErrorLocation (_fcba *templateNode ,_dddcf string ,_bfgac ...interface{})string {_afaeb :=_f .Sprintf (_dddcf ,_bfgac ...); -_bgdbg :=_f .Sprintf ("\u0025\u0064",_fcba ._gadc );if _fcba ._bbgd !=0{_bgdbg =_f .Sprintf ("\u0025\u0064\u003a%\u0064",_fcba ._bbgd ,_fcba ._faed );};if _acgbb ._bbadc !=""{return _f .Sprintf ("\u0025\u0073\u0020\u005b\u0025\u0073\u003a\u0025\u0073\u005d",_afaeb ,_acgbb ._bbadc ,_bgdbg ); -};return _f .Sprintf ("\u0025s\u0020\u005b\u0025\u0073\u005d",_afaeb ,_bgdbg );};func (_egbfg *templateProcessor )loadImageFromSrc (_cagd string )(*Image ,error ){if _cagd ==""{_gbf .Log .Error ("\u0049\u006d\u0061\u0067\u0065\u0020\u0060\u0073\u0072\u0063\u0060\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u0065m\u0070\u0074\u0079\u002e"); -return nil ,_ebbfe ;};_befd :=_dc .Split (_cagd ,"\u002c");for _ ,_cgcdg :=range _befd {_cgcdg =_dc .TrimSpace (_cgcdg );if _cgcdg ==""{continue ;};_acfe ,_dbffe :=_egbfg ._fddea .ImageMap [_cgcdg ];if _dbffe {return _geac (_acfe );};if _eddc :=_egbfg .parseAttrPropList (_cgcdg ); -len (_eddc )> 0{if _dbgef ,_ddaf :=_eddc ["\u0070\u0061\u0074\u0068"];_ddaf {if _gbcd ,_gaac :=_cgdf (_dbgef );_gaac !=nil {_gbf .Log .Debug ("\u0043\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0069\u006d\u0061g\u0065\u0020\u0060\u0025\u0073\u0060\u003a\u0020\u0025\u0076\u002e",_dbgef ,_gaac ); -}else {return _gbcd ,nil ;};};};};_gbf .Log .Error ("\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0066\u0069nd \u0069ma\u0067\u0065\u0020\u0072\u0065\u0073\u006fur\u0063\u0065\u003a\u0020\u0060\u0025\u0073`\u002e",_cagd );return nil ,_ebbfe ;}; +// SetSideBorderWidth sets the cell's side border width. +func (_abgf *TableCell )SetSideBorderWidth (side CellBorderSide ,width float64 ){switch side {case CellBorderSideAll :_abgf ._defbe =width ;_abgf ._bdbcc =width ;_abgf ._fafbe =width ;_abgf ._agge =width ;case CellBorderSideTop :_abgf ._defbe =width ;case CellBorderSideBottom :_abgf ._bdbcc =width ; +case CellBorderSideLeft :_abgf ._fafbe =width ;case CellBorderSideRight :_abgf ._agge =width ;};};func (_aecc *Creator )getActivePage ()*_ed .PdfPage {if _aecc ._eed ==nil {if len (_aecc ._fgdd )==0{return nil ;};return _aecc ._fgdd [len (_aecc ._fgdd )-1]; +};return _aecc ._eed ;}; -// ToRGB implements interface Color. -// Note: It's not directly used since shading color works differently than regular color. -func (_efda *RadialShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; +// SetAnnotation sets a annotation on a TextChunk. +func (_bcgcg *TextChunk )SetAnnotation (annotation *_ed .PdfAnnotation ){_bcgcg ._eefeb =annotation }; -// Line defines a line between point 1 (X1, Y1) and point 2 (X2, Y2). -// The line width, color, style (solid or dashed) and opacity can be -// configured. Implements the Drawable interface. -type Line struct{_bead float64 ;_gdbf float64 ;_ecdb float64 ;_dfbc float64 ;_decfd Color ;_aebba _ga .LineStyle ;_ecdd float64 ;_dfdfb []int64 ;_fefc int64 ;_egda float64 ;_ebgf Positioning ;_gfgf FitMode ;_ffde Margins ;}; +// NewCurve returns new instance of Curve between points (x1,y1) and (x2, y2) with control point (cx,cy). +func (_dbaa *Creator )NewCurve (x1 ,y1 ,cx ,cy ,x2 ,y2 float64 )*Curve {return _gdcd (x1 ,y1 ,cx ,cy ,x2 ,y2 );};type fontMetrics struct{_faffg float64 ;_ebdef float64 ;_ddbda float64 ;_ccdgd float64 ;}; -// SetMargins sets the Paragraph's margins. -func (_facb *StyledParagraph )SetMargins (left ,right ,top ,bottom float64 ){_facb ._aaac .Left =left ;_facb ._aaac .Right =right ;_facb ._aaac .Top =top ;_facb ._aaac .Bottom =bottom ;};func (_faec *templateProcessor )renderNode (_affa *templateNode )error {_fcfb :=_affa ._gabc ; -if _fcfb ==nil {return nil ;};_facg :=_affa ._cfaeg .Name .Local ;_fgbad ,_ddbfb :=_aebd [_facg ];if !_ddbfb {_faec .nodeLogDebug (_affa ,"I\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e \u0053\u006b\u0069p\u0070i\u006e\u0067\u002e",_facg ); -return nil ;};var _adccc interface{};if _affa ._eaab !=nil &&_affa ._eaab ._gabc !=nil {_afeagf :=_affa ._eaab ._cfaeg .Name .Local ;if _ ,_ddbfb =_fgbad ._ddeb [_afeagf ];!_ddbfb {_faec .nodeLogDebug (_affa ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e \u0069\u0073\u0020no\u0074\u0020\u0061\u0020\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u003c\u0025\u0073\u003e\u0020\u0074a\u0067\u002e",_afeagf ,_facg ); -return _aead ;};_adccc =_affa ._eaab ._gabc ;}else {_bfbda :="\u0063r\u0065\u0061\u0074\u006f\u0072";switch _faec ._caaff .(type ){case *Block :_bfbda ="\u0062\u006c\u006fc\u006b";};if _ ,_ddbfb =_fgbad ._ddeb [_bfbda ];!_ddbfb {_faec .nodeLogDebug (_affa ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e \u0069\u0073\u0020no\u0074\u0020\u0061\u0020\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u003c\u0025\u0073\u003e\u0020\u0074a\u0067\u002e",_bfbda ,_facg ); -return _aead ;};_adccc =_faec ._caaff ;};switch _afef :=_adccc .(type ){case componentRenderer :_bdgc ,_cggged :=_fcfb .(Drawable );if !_cggged {_faec .nodeLogError (_affa ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020\u0069s\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u002e",_facg ,_fcfb ); -return _debfa ;};_ggbd :=_afef .Draw (_bdgc );if _ggbd !=nil {return _faec .nodeError (_affa ,"\u0043\u0061\u006en\u006f\u0074\u0020\u0064r\u0061\u0077\u0073\u0020\u0074\u0061\u0067 \u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u003a\u0020\u0025\u0073\u002e",_facg ,_fcfb ,_ggbd ); -};case *Division :switch _bfgad :=_fcfb .(type ){case *Background :_afef .SetBackground (_bfgad );case VectorDrawable :_cbcca :=_afef .Add (_bfgad );if _cbcca !=nil {return _faec .nodeError (_affa ,"\u0043a\u006e\u006eo\u0074\u0020\u0061d\u0064\u0020\u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u0020\u0028\u0025\u0054)\u0020\u0069\u006e\u0074\u006f\u0020\u0061\u0020\u0044\u0069\u0076i\u0073\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u002e",_facg ,_fcfb ,_cbcca ); -};};case *TableCell :_dgbdb ,_beaec :=_fcfb .(VectorDrawable );if !_beaec {_faec .nodeLogError (_affa ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029 \u0069\u0073\u0020\u006e\u006f\u0074 \u0061\u0020\u0076\u0065\u0063\u0074\u006f\u0072\u0020\u0064\u0072\u0061\u0077a\u0062\u006c\u0065\u002e",_facg ,_fcfb ); -return _debfa ;};_gaaed :=_afef .SetContent (_dgbdb );if _gaaed !=nil {return _faec .nodeError (_affa ,"C\u0061\u006e\u006e\u006f\u0074\u0020\u0061\u0064\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073> \u0028\u0025\u0054\u0029 \u0069\u006e\u0074\u006f\u0020\u0061\u0020\u0074\u0061bl\u0065\u0020c\u0065\u006c\u006c\u003a\u0020\u0025\u0073\u002e",_facg ,_fcfb ,_gaaed ); -};case *StyledParagraph :_bdgd ,_ebdga :=_fcfb .(*TextChunk );if !_ebdga {_faec .nodeLogError (_affa ,"\u0054\u0061\u0067 <\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020i\u0073 \u006eo\u0074 \u0061\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u002e",_facg ,_fcfb ); -return _debfa ;};_afef .appendChunk (_bdgd );case *Chapter :switch _cedc :=_fcfb .(type ){case *Chapter :return nil ;case *Paragraph :if _affa ._cfaeg .Name .Local =="\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067"{return nil ; -};_bfcbb :=_afef .Add (_cedc );if _bfcbb !=nil {return _faec .nodeError (_affa ,"\u0043a\u006e\u006eo\u0074\u0020\u0061\u0064d\u0020\u0074\u0061g\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054) \u0069\u006e\u0074o\u0020\u0061 \u0043\u0068\u0061\u0070\u0074\u0065r\u003a\u0020%\u0073\u002e",_facg ,_fcfb ,_bfcbb ); -};case Drawable :_geeg :=_afef .Add (_cedc );if _geeg !=nil {return _faec .nodeError (_affa ,"\u0043a\u006e\u006eo\u0074\u0020\u0061\u0064d\u0020\u0074\u0061g\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054) \u0069\u006e\u0074o\u0020\u0061 \u0043\u0068\u0061\u0070\u0074\u0065r\u003a\u0020%\u0073\u002e",_facg ,_fcfb ,_geeg ); -};};case *List :switch _ebced :=_fcfb .(type ){case *TextChunk :case *listItem :_afef ._ebca =append (_afef ._ebca ,_ebced );default:_faec .nodeLogError (_affa ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073>\u0020\u0028\u0025T\u0029\u0020\u0069\u0073 \u006e\u006f\u0074\u0020\u0061\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u0074\u0065\u006d\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_facg ,_fcfb ); -};case *listItem :switch _fcbb :=_fcfb .(type ){case *TextChunk :case *StyledParagraph :_afef ._efddb =_fcbb ;case *List :if _fcbb ._bgf {_fcbb ._fgbe =15;};_afef ._efddb =_fcbb ;case *Image :_afef ._efddb =_fcbb ;case *Division :_afef ._efddb =_fcbb ; -case *Table :_afef ._efddb =_fcbb ;default:_faec .nodeLogError (_affa ,"\u0054\u0061\u0067\u0020\u003c%\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u006c\u0069\u0073\u0074\u002e",_facg ,_fcfb ); -return _debfa ;};};return nil ;}; +// SetLinePageStyle sets the style for the page part of all new lines +// of the table of contents. +func (_befaf *TOC )SetLinePageStyle (style TextStyle ){_befaf ._cffeag =style }; -// SetHeight sets the Image's document height to specified h. -func (_cfce *Image )SetHeight (h float64 ){_cfce ._fcaf =h }; +// Vertical returns total vertical (top + bottom) margin. +func (_bgag *Margins )Vertical ()float64 {return _bgag .Bottom +_bgag .Top };func (_be *Block )setOpacity (_aad float64 ,_fbc float64 )(string ,error ){if (_aad < 0||_aad >=1.0)&&(_fbc < 0||_fbc >=1.0){return "",nil ;};_bee :=0;_gfa :=_f .Sprintf ("\u0047\u0053\u0025\u0064",_bee ); +for _be ._ece .HasExtGState (_gd .PdfObjectName (_gfa )){_bee ++;_gfa =_f .Sprintf ("\u0047\u0053\u0025\u0064",_bee );};_bb :=_gd .MakeDict ();if _aad >=0&&_aad < 1.0{_bb .Set ("\u0063\u0061",_gd .MakeFloat (_aad ));};if _fbc >=0&&_fbc < 1.0{_bb .Set ("\u0043\u0041",_gd .MakeFloat (_fbc )); +};_ecf :=_be ._ece .AddExtGState (_gd .PdfObjectName (_gfa ),_bb );if _ecf !=nil {return "",_ecf ;};return _gfa ,nil ;};func _cdec (_bgee ,_cfdad TextStyle )*Invoice {_aefgb :=&Invoice {_cfaa :"\u0049N\u0056\u004f\u0049\u0043\u0045",_fcfa :"\u002c\u0020",_dedg :_bgee ,_edab :_cfdad }; +_aefgb ._gbee =&InvoiceAddress {Separator :_aefgb ._fcfa };_aefgb ._eefe =&InvoiceAddress {Heading :"\u0042i\u006c\u006c\u0020\u0074\u006f",Separator :_aefgb ._fcfa };_bdga :=ColorRGBFrom8bit (245,245,245);_dfcf :=ColorRGBFrom8bit (155,155,155);_aefgb ._cedg =_cfdad ; +_aefgb ._cedg .Color =_dfcf ;_aefgb ._cedg .FontSize =20;_aefgb ._eabg =_bgee ;_aefgb ._fgdg =_cfdad ;_aefgb ._ebbe =_bgee ;_aefgb ._fcb =_cfdad ;_aefgb ._fffb =_aefgb .NewCellProps ();_aefgb ._fffb .BackgroundColor =_bdga ;_aefgb ._fffb .TextStyle =_cfdad ; +_aefgb ._dbff =_aefgb .NewCellProps ();_aefgb ._dbff .TextStyle =_cfdad ;_aefgb ._dbff .BackgroundColor =_bdga ;_aefgb ._dbff .BorderColor =_bdga ;_aefgb ._afeb =_aefgb .NewCellProps ();_aefgb ._afeb .BorderColor =_bdga ;_aefgb ._afeb .BorderSides =[]CellBorderSide {CellBorderSideBottom }; +_aefgb ._afeb .Alignment =CellHorizontalAlignmentRight ;_aefgb ._bdff =_aefgb .NewCellProps ();_aefgb ._bdff .Alignment =CellHorizontalAlignmentRight ;_aefgb ._aafc =[2]*InvoiceCell {_aefgb .newCell ("\u0049\u006e\u0076\u006f\u0069\u0063\u0065\u0020\u006eu\u006d\u0062\u0065\u0072",_aefgb ._fffb ),_aefgb .newCell ("",_aefgb ._fffb )}; +_aefgb ._defb =[2]*InvoiceCell {_aefgb .newCell ("\u0044\u0061\u0074\u0065",_aefgb ._fffb ),_aefgb .newCell ("",_aefgb ._fffb )};_aefgb ._beff =[2]*InvoiceCell {_aefgb .newCell ("\u0044\u0075\u0065\u0020\u0044\u0061\u0074\u0065",_aefgb ._fffb ),_aefgb .newCell ("",_aefgb ._fffb )}; +_aefgb ._abgd =[2]*InvoiceCell {_aefgb .newCell ("\u0053\u0075\u0062\u0074\u006f\u0074\u0061\u006c",_aefgb ._bdff ),_aefgb .newCell ("",_aefgb ._bdff )};_abcb :=_aefgb ._bdff ;_abcb .TextStyle =_cfdad ;_abcb .BackgroundColor =_bdga ;_abcb .BorderColor =_bdga ; +_aefgb ._acgc =[2]*InvoiceCell {_aefgb .newCell ("\u0054\u006f\u0074a\u006c",_abcb ),_aefgb .newCell ("",_abcb )};_aefgb ._cgfce =[2]string {"\u004e\u006f\u0074e\u0073",""};_aefgb ._eged =[2]string {"T\u0065r\u006d\u0073\u0020\u0061\u006e\u0064\u0020\u0063o\u006e\u0064\u0069\u0074io\u006e\u0073",""}; +_aefgb ._dfdgd =[]*InvoiceCell {_aefgb .newColumn ("D\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",CellHorizontalAlignmentLeft ),_aefgb .newColumn ("\u0051\u0075\u0061\u006e\u0074\u0069\u0074\u0079",CellHorizontalAlignmentRight ),_aefgb .newColumn ("\u0055\u006e\u0069\u0074\u0020\u0070\u0072\u0069\u0063\u0065",CellHorizontalAlignmentRight ),_aefgb .newColumn ("\u0041\u006d\u006f\u0075\u006e\u0074",CellHorizontalAlignmentRight )}; +return _aefgb ;};func (_dcdb *templateProcessor )parseListItem (_ebcee *templateNode )(interface{},error ){if _ebcee ._gfggb ==nil {_dcdb .nodeLogError (_ebcee ,"\u004c\u0069\u0073t\u0020\u0069\u0074\u0065m\u0020\u0070\u0061\u0072\u0065\u006e\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); +return nil ,_adee ;};_ddbd ,_addcf :=_ebcee ._gfggb ._cagcg .(*List );if !_addcf {_dcdb .nodeLogError (_ebcee ,"\u004c\u0069s\u0074\u0020\u0069\u0074\u0065\u006d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u004cis\u0074\u002e"); +return nil ,_adee ;};_ggec :=_gbff ();_ggec ._afdbb =_ddbd ._defad ;return _ggec ,nil ;}; -// GeneratePageBlocks generates the page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. Implements the Drawable interface. -func (_gaae *StyledParagraph )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gabfe :=ctx ;var _cgff []*Block ;_cfgde :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _gaae ._geead .IsRelative (){ctx .X +=_gaae ._aaac .Left ;ctx .Y +=_gaae ._aaac .Top ; -ctx .Width -=_gaae ._aaac .Left +_gaae ._aaac .Right ;ctx .Height -=_gaae ._aaac .Top ;_gaae .SetWidth (ctx .Width );}else {if int (_gaae ._befeea )<=0{_gaae .SetWidth (_gaae .getTextWidth ()/1000.0);};ctx .X =_gaae ._ccdd ;ctx .Y =_gaae ._ecdf ;};if _gaae ._cbcce !=nil {_gaae ._cbcce (_gaae ,ctx ); -};if _cdeg :=_gaae .wrapText ();_cdeg !=nil {return nil ,ctx ,_cdeg ;};_gccb :=_gaae ._ggabg ;_acec :=0;for {_cbgfd ,_ageba ,_acebd :=_cbfcb (_cfgde ,_gaae ,_gccb ,ctx );if _acebd !=nil {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_acebd ); -return nil ,ctx ,_acebd ;};ctx =_cbgfd ;_cgff =append (_cgff ,_cfgde );if _gccb =_ageba ;len (_ageba )==0{break ;};if len (_ageba )==_acec {return nil ,ctx ,_fa .New ("\u006e\u006f\u0074\u0020\u0065\u006e\u006f\u0075\u0067\u0068 \u0073\u0070\u0061\u0063\u0065\u0020\u0066o\u0072\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068"); -};_cfgde =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_cbgfd =ctx ;_cbgfd .Y =ctx .Margins .Top ;_cbgfd .X =ctx .Margins .Left +_gaae ._aaac .Left ;_cbgfd .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_cbgfd .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_gaae ._aaac .Left -_gaae ._aaac .Right ; -ctx =_cbgfd ;_acec =len (_ageba );};if _gaae ._geead .IsRelative (){ctx .Y +=_gaae ._aaac .Bottom ;ctx .Height -=_gaae ._aaac .Bottom ;if !ctx .Inline {ctx .X =_gabfe .X ;ctx .Width =_gabfe .Width ;};return _cgff ,ctx ,nil ;};return _cgff ,_gabfe ,nil ; -};func _gebbf (_egcf *_af .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,238),Font :_egcf ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}};}; +// SetRowPosition sets cell row position. +func (_afbf *TableCell )SetRowPosition (row int ){_afbf ._ggccd =row };type pageTransformations struct{_dab *_af .Matrix ;_gcgc bool ;_bbce bool ;};func (_eaaed *Image )makeXObject ()error {_adaf ,_cggg :=_ed .NewXObjectImageFromImageLazy (_eaaed ._bdec ,nil ,_eaaed ._afab ,_eaaed ._fcaf ); +if _cggg !=nil {_gfb .Log .Error ("\u0046\u0061\u0069le\u0064\u0020\u0074\u006f\u0020\u0063\u0072\u0065\u0061t\u0065 \u0078o\u0062j\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_cggg );return _cggg ;};_eaaed ._abga =_adaf ; +return nil ;};func (_gaed *TextChunk )clone ()*TextChunk {_afgag :=*_gaed ;_afgag ._eefeb =_eggfg (_gaed ._eefeb );return &_afgag ;};func _dccg (_fgff *templateProcessor ,_dcac *templateNode )(interface{},error ){return _fgff .parseTableCell (_dcac );}; -// SetLineLevelOffset sets the amount of space an indentation level occupies -// for all new lines of the table of contents. -func (_dcgec *TOC )SetLineLevelOffset (levelOffset float64 ){_dcgec ._ceffc =levelOffset };func (_ccbga *templateProcessor )parseCellVerticalAlignmentAttr (_eecd ,_fdcb string )CellVerticalAlignment {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u0065\u006c\u006c\u0020\u0076\u0065r\u0074\u0069\u0063\u0061\u006c\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065n\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a (\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_eecd ,_fdcb ); -_dffeb :=map[string ]CellVerticalAlignment {"\u0074\u006f\u0070":CellVerticalAlignmentTop ,"\u006d\u0069\u0064\u0064\u006c\u0065":CellVerticalAlignmentMiddle ,"\u0062\u006f\u0074\u0074\u006f\u006d":CellVerticalAlignmentBottom }[_fdcb ];return _dffeb ;}; +// SetColor sets the color of the Paragraph text. +// +// Example: +// +// 1. p := NewParagraph("Red paragraph") +// // Set to red color with a hex code: +// p.SetColor(creator.ColorRGBFromHex("#ff0000")) +// +// 2. Make Paragraph green with 8-bit rgb values (0-255 each component) +// p.SetColor(creator.ColorRGBFrom8bit(0, 255, 0) +// +// 3. Make Paragraph blue with arithmetic (0-1) rgb components. +// p.SetColor(creator.ColorRGBFromArithmetic(0, 0, 1.0) +func (_dgabf *Paragraph )SetColor (col Color ){_dgabf ._ebfca =col }; +// GetMargins returns the margins of the TOC line: left, right, top, bottom. +func (_dfcff *TOCLine )GetMargins ()(float64 ,float64 ,float64 ,float64 ){_gaaeg :=&_dfcff ._fbaf ._acbfg ;return _dfcff ._gabdg ,_gaaeg .Right ,_gaaeg .Top ,_gaaeg .Bottom ;}; -// Width returns the width of the Paragraph. -func (_ddabb *StyledParagraph )Width ()float64 {if _ddabb ._gdde &&int (_ddabb ._befeea )> 0{return _ddabb ._befeea ;};return _ddabb .getTextWidth ()/1000.0;};func (_aabgc *templateProcessor )parseTextOverflowAttr (_cbga ,_dgaf string )TextOverflow {_gbf .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020\u0074e\u0078\u0074\u0020o\u0076\u0065\u0072\u0066\u006c\u006f\u0077\u0020\u0061tt\u0072\u0069\u0062u\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060,\u0020\u0025s\u0029\u002e",_cbga ,_dgaf ); -_gefef :=map[string ]TextOverflow {"\u0076i\u0073\u0069\u0062\u006c\u0065":TextOverflowVisible ,"\u0068\u0069\u0064\u0064\u0065\u006e":TextOverflowHidden }[_dgaf ];return _gefef ;}; +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_cgee *Invoice )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dfdbe :=ctx ;_gfcg :=[]func (_feef DrawContext )([]*Block ,DrawContext ,error ){_cgee .generateHeaderBlocks ,_cgee .generateInformationBlocks ,_cgee .generateLineBlocks ,_cgee .generateTotalBlocks ,_cgee .generateNoteBlocks }; +var _ggfc []*Block ;for _ ,_bcdb :=range _gfcg {_bacee ,_eagf ,_ebce :=_bcdb (ctx );if _ebce !=nil {return _ggfc ,ctx ,_ebce ;};if len (_ggfc )==0{_ggfc =_bacee ;}else if len (_bacee )> 0{_ggfc [len (_ggfc )-1].mergeBlocks (_bacee [0]);_ggfc =append (_ggfc ,_bacee [1:]...); +};ctx =_eagf ;};if _cgee ._gaeb .IsRelative (){ctx .X =_dfdbe .X ;};if _cgee ._gaeb .IsAbsolute (){return _ggfc ,_dfdbe ,nil ;};return _ggfc ,ctx ,nil ;}; -// Height returns the total height of all rows. -func (_gagbb *Table )Height ()float64 {_bdedb :=float64 (0.0);for _ ,_efgga :=range _gagbb ._bebe {_bdedb +=_efgga ;};return _bdedb ;};func (_bggfac *templateProcessor )addNodeText (_eacf *templateNode ,_bddd string )error {_dcbd :=_eacf ._gabc ;if _dcbd ==nil {return nil ; -};switch _fefbd :=_dcbd .(type ){case *TextChunk :_fefbd .Text =_bddd ;case *Paragraph :switch _eacf ._cfaeg .Name .Local {case "\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":if _eacf ._eaab !=nil {if _abaac ,_ebbfc :=_eacf ._eaab ._gabc .(*Chapter ); -_ebbfc {_abaac ._efga =_bddd ;_fefbd .SetText (_abaac .headingText ());};};default:_fefbd .SetText (_bddd );};};return nil ;}; +// SetAngle sets the rotation angle in degrees. +func (_deb *Block )SetAngle (angleDeg float64 ){_deb ._agc =angleDeg }; -// DueDate returns the invoice due date description and value cells. -// The returned values can be used to customize the styles of the cells. -func (_cacd *Invoice )DueDate ()(*InvoiceCell ,*InvoiceCell ){return _cacd ._fddc [0],_cacd ._fddc [1]};func (_ffecb *Image )rotatedSize ()(float64 ,float64 ){_faaa :=_ffecb ._febef ;_bcfd :=_ffecb ._fcaf ;_ceae :=_ffecb ._bggfa ;if _ceae ==0{return _faaa ,_bcfd ; -};_becb :=_ga .Path {Points :[]_ga .Point {_ga .NewPoint (0,0).Rotate (_ceae ),_ga .NewPoint (_faaa ,0).Rotate (_ceae ),_ga .NewPoint (0,_bcfd ).Rotate (_ceae ),_ga .NewPoint (_faaa ,_bcfd ).Rotate (_ceae )}}.GetBoundingBox ();return _becb .Width ,_becb .Height ; -}; +// Block contains a portion of PDF Page contents. It has a width and a position and can +// be placed anywhere on a Page. It can even contain a whole Page, and is used in the creator +// where each Drawable object can output one or more blocks, each representing content for separate pages +// (typically needed when Page breaks occur). +type Block struct{_ebg *_cc .ContentStreamOperations ;_ece *_ed .PdfPageResources ;_ea Positioning ;_edd ,_dcc float64 ;_bc float64 ;_ag float64 ;_agc float64 ;_fe Margins ;_ba []*_ed .PdfAnnotation ;}; -// HorizontalAlignment represents the horizontal alignment of components -// within a page. -type HorizontalAlignment int ; +// List represents a list of items. +// The representation of a list item is as follows: +// +// [marker] [content] +// +// e.g.: • This is the content of the item. +// The supported components to add content to list items are: +// - Paragraph +// - StyledParagraph +// - List +type List struct{_gaegd []*listItem ;_afded Margins ;_defad TextChunk ;_gdfg float64 ;_edag bool ;_cegd Positioning ;_aaagc TextStyle ;}; -// CreateTableOfContents sets a function to generate table of contents. -func (_aaea *Creator )CreateTableOfContents (genTOCFunc func (_acag *TOC )error ){_aaea ._bac =genTOCFunc ;};func _bgfg (_aabff []*ColorPoint )*LinearShading {return &LinearShading {_dddc :&shading {_fgac :ColorWhite ,_egca :false ,_beabc :[]bool {false ,false },_fgabf :_aabff },_dfdbgg :&_af .PdfRectangle {}}; +// ColorCMYKFrom8bit creates a Color from c,m,y,k values (0-100). +// Example: +// +// red := ColorCMYKFrom8Bit(0, 100, 100, 0) +func ColorCMYKFrom8bit (c ,m ,y ,k byte )Color {return cmykColor {_dag :_cf .Min (float64 (c ),100)/100.0,_acg :_cf .Min (float64 (m ),100)/100.0,_befc :_cf .Min (float64 (y ),100)/100.0,_dgde :_cf .Min (float64 (k ),100)/100.0};};func _aggga (_fdfa *templateProcessor ,_ccccf *templateNode )(interface{},error ){return _fdfa .parseChapterHeading (_ccccf ); }; -// EnablePageWrap controls whether the division is wrapped across pages. -// If disabled, the division is moved in its entirety on a new page, if it -// does not fit in the available height. By default, page wrapping is enabled. -// If the height of the division is larger than an entire page, wrapping is -// enabled automatically in order to avoid unwanted behavior. -// Currently, page wrapping can only be disabled for vertical divisions. -func (_gbgf *Division )EnablePageWrap (enable bool ){_gbgf ._cgab =enable }; +// UnsupportedRuneError is an error that occurs when there is unsupported glyph being used. +type UnsupportedRuneError struct{Message string ;Rune rune ;}; -// Insert adds a new text chunk at the specified position in the paragraph. -func (_bbgc *StyledParagraph )Insert (index uint ,text string )*TextChunk {_fafgb :=uint (len (_bbgc ._dbab ));if index > _fafgb {index =_fafgb ;};_fedbb :=NewTextChunk (text ,_bbgc ._eccc );_bbgc ._dbab =append (_bbgc ._dbab [:index ],append ([]*TextChunk {_fedbb },_bbgc ._dbab [index :]...)...); -_bbgc .wrapText ();return _fedbb ;}; +// RotatedSize returns the width and height of the rotated block. +func (_ac *Block )RotatedSize ()(float64 ,float64 ){_ ,_ ,_ecb ,_aac :=_dddge (_ac ._bc ,_ac ._ag ,_ac ._agc );return _ecb ,_aac ;};func (_bggd *TOCLine )prepareParagraph (_eccfd *StyledParagraph ,_eedc DrawContext ){_beadf :=_bggd .Title .Text ;if _bggd .Number .Text !=""{_beadf ="\u0020"+_beadf ; +};_beadf +="\u0020";_decac :=_bggd .Page .Text ;if _decac !=""{_decac ="\u0020"+_decac ;};_eccfd ._fcdf =[]*TextChunk {{Text :_bggd .Number .Text ,Style :_bggd .Number .Style ,_eefeb :_bggd .getLineLink ()},{Text :_beadf ,Style :_bggd .Title .Style ,_eefeb :_bggd .getLineLink ()},{Text :_decac ,Style :_bggd .Page .Style ,_eefeb :_bggd .getLineLink ()}}; +_eccfd .wrapText ();_ggdac :=len (_eccfd ._feab );if _ggdac ==0{return ;};_dbgbbe :=_eedc .Width *1000-_eccfd .getTextLineWidth (_eccfd ._feab [_ggdac -1]);_dedga :=_eccfd .getTextLineWidth ([]*TextChunk {&_bggd .Separator });_cece :=int (_dbgbbe /_dedga ); +_gbeea :=_de .Repeat (_bggd .Separator .Text ,_cece );_aaeed :=_bggd .Separator .Style ;_egbeg :=_eccfd .Insert (2,_gbeea );_egbeg .Style =_aaeed ;_egbeg ._eefeb =_bggd .getLineLink ();_dbgbbe =_dbgbbe -float64 (_cece )*_dedga ;if _dbgbbe > 500{_fbca ,_bggdg :=_aaeed .Font .GetRuneMetrics (' '); +if _bggdg &&_dbgbbe > _fbca .Wx {_gbge :=int (_dbgbbe /_fbca .Wx );if _gbge > 0{_abec :=_aaeed ;_abec .FontSize =1;_egbeg =_eccfd .Insert (2,_de .Repeat ("\u0020",_gbge ));_egbeg .Style =_abec ;_egbeg ._eefeb =_bggd .getLineLink ();};};};}; -// Background contains properties related to the background of a component. -type Background struct{FillColor Color ;BorderColor Color ;BorderSize float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ;}; +// Division is a container component which can wrap across multiple pages. +// Currently supported drawable components: +// - *Paragraph +// - *StyledParagraph +// - *Image +// - *Chart +// +// The component stacking behavior is vertical, where the drawables are drawn +// on top of each other. +type Division struct{_ggcc []VectorDrawable ;_dgf Positioning ;_baad Margins ;_babd Margins ;_afdb bool ;_dffg bool ;_aadg *Background ;}; -// Positioning returns the type of positioning the ellipse is set to use. -func (_efebb *Ellipse )Positioning ()Positioning {return _efebb ._dadg }; +// SetMargins sets the margins of the paragraph. +func (_bcfc *List )SetMargins (left ,right ,top ,bottom float64 ){_bcfc ._afded .Left =left ;_bcfc ._afded .Right =right ;_bcfc ._afded .Top =top ;_bcfc ._afded .Bottom =bottom ;}; // SetTextVerticalAlignment sets the vertical alignment of the text within the // bounds of the styled paragraph. @@ -1654,618 +1374,751 @@ func (_efebb *Ellipse )Positioning ()Positioning {return _efebb ._dadg }; // as that option only used for aligning text chunks. // // In order to change the vertical alignment of individual text chunks, use TextChunk.VerticalAlignment. -func (_adbg *StyledParagraph )SetTextVerticalAlignment (align TextVerticalAlignment ){_adbg ._egfd =align ;}; +func (_gbfe *StyledParagraph )SetTextVerticalAlignment (align TextVerticalAlignment ){_gbfe ._cdcg =align ;}; + +// CellVerticalAlignment defines the table cell's vertical alignment. +type CellVerticalAlignment int ; + +// NewSubchapter creates a new child chapter with the specified title. +func (_dbfd *Chapter )NewSubchapter (title string )*Chapter {_eece :=_deac (_dbfd ._fdgb ._bbcb );_eece .FontSize =14;_dbfd ._ecab ++;_bffad :=_gdf (_dbfd ,_dbfd ._dfgd ,_dbfd ._gbc ,title ,_dbfd ._ecab ,_eece );_dbfd .Add (_bffad );return _bffad ;}; + +// ToRGB implements interface Color. +// Note: It's not directly used since shading color works differently than regular color. +func (_ddcba *LinearShading )ToRGB ()(float64 ,float64 ,float64 ){return 0,0,0}; + +// Columns returns all the columns in the invoice line items table. +func (_ddgb *Invoice )Columns ()[]*InvoiceCell {return _ddgb ._dfdgd }; + +// SetLineColor sets the line color. +func (_efca *Polyline )SetLineColor (color Color ){_efca ._daag .LineColor =_dec (color )};func _gdcd (_ddbe ,_gba ,_bgfd ,_cgfg ,_ebfd ,_bbbc float64 )*Curve {_bebgg :=&Curve {};_bebgg ._bfcg =_ddbe ;_bebgg ._baeb =_gba ;_bebgg ._dcbe =_bgfd ;_bebgg ._adg =_cgfg ; +_bebgg ._egbc =_ebfd ;_bebgg ._bdba =_bbbc ;_bebgg ._fcadf =ColorBlack ;_bebgg ._cgbde =1.0;return _bebgg ;}; + +// DrawTemplate renders the template provided through the specified reader, +// using the specified `data` and `options`. +// Creator templates are first executed as text/template *Template instances, +// so the specified `data` is inserted within the template. +// The second phase of processing is actually parsing the template, translating +// it into creator components and rendering them using the provided options. +// Both the `data` and `options` parameters can be nil. +func (_fea *Block )DrawTemplate (c *Creator ,r _eb .Reader ,data interface{},options *TemplateOptions )error {return _gcagg (c ,r ,data ,options ,_fea );};func (_gfda *Paragraph )getTextWidth ()float64 {_eacaee :=0.0;for _ ,_bbfcc :=range _gfda ._bdfc {if _bbfcc =='\u000A'{continue ; +};_afb ,_bddcg :=_gfda ._bbcb .GetRuneMetrics (_bbfcc );if !_bddcg {_gfb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052u\u006e\u0065\u0020\u0063\u0068a\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0028\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0029",_bbfcc ,_bbfcc ); +return -1;};_eacaee +=_gfda ._afffc *_afb .Wx ;};return _eacaee ;}; + +// MultiCell makes a new cell with the specified row span and col span +// and inserts it into the table at the current position. +func (_daae *Table )MultiCell (rowspan ,colspan int )*TableCell {_daae ._dcef ++;_gbfec :=(_daae .moveToNextAvailableCell ()-1)%(_daae ._dfeg )+1;_cadfc :=(_daae ._dcef -1)/_daae ._dfeg +1;for _cadfc > _daae ._egged {_daae ._egged ++;_daae ._eegf =append (_daae ._eegf ,_daae ._fgac ); +};_eecg :=&TableCell {};_eecg ._ggccd =_cadfc ;_eecg ._eafa =_gbfec ;_eecg ._bgeed =5;_eecg ._gcecd =CellBorderStyleNone ;_eecg ._beaee =_bf .LineStyleSolid ;_eecg ._gffac =CellHorizontalAlignmentLeft ;_eecg ._eagd =CellVerticalAlignmentTop ;_eecg ._fafbe =0; +_eecg ._bdbcc =0;_eecg ._agge =0;_eecg ._defbe =0;_aefcg :=ColorBlack ;_eecg ._gdga =_aefcg ;_eecg ._ddeb =_aefcg ;_eecg ._ffgab =_aefcg ;_eecg ._bebf =_aefcg ;if rowspan < 1{_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0072\u006f\u0077\u0073\u0070a\u006e\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061t\u0020\u0031\u0020\u0028\u0025\u0064\u0029\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063e\u006c\u006c\u0020\u0072\u006f\u0077s\u0070\u0061n\u0020\u0074o\u00201\u002e",rowspan ); +rowspan =1;};_bdafc :=_daae ._egged -(_eecg ._ggccd -1);if rowspan > _bdafc {_gfb .Log .Debug ("\u0054\u0061b\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0072\u006f\u0077\u0073\u0070\u0061\u006e\u0020\u0028\u0025d\u0029\u0020\u0065\u0078\u0063\u0065e\u0064\u0073\u0020\u0072\u0065\u006d\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0072o\u0077\u0073 \u0028\u0025\u0064\u0029.\u0020\u0041\u0064\u0064\u0069n\u0067\u0020\u0072\u006f\u0077\u0073\u002e",rowspan ,_bdafc ); +_daae ._egged +=rowspan -1;for _adea :=0;_adea <=rowspan -_bdafc ;_adea ++{_daae ._eegf =append (_daae ._eegf ,_daae ._fgac );};};for _cadd :=0;_cadd < colspan &&_gbfec +_cadd -1< len (_daae ._agdgb );_cadd ++{_daae ._agdgb [_gbfec +_cadd -1]=rowspan -1; +};_eecg ._effeb =rowspan ;if colspan < 1{_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065\u003a\u0020\u0063\u0065\u006c\u006c\u0020\u0063\u006f\u006c\u0073\u0070a\u006e\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061n\u0020\u0031\u0020\u0028\u0025\u0064\u0029\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063e\u006c\u006c\u0020\u0063\u006f\u006cs\u0070\u0061n\u0020\u0074o\u00201\u002e",colspan ); +colspan =1;};_bcfaa :=_daae ._dfeg -(_eecg ._eafa -1);if colspan > _bcfaa {_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0065\u006c\u006c\u0020\u0063o\u006c\u0073\u0070\u0061\u006e\u0020\u0028\u0025\u0064\u0029\u0020\u0065\u0078\u0063\u0065\u0065\u0064\u0073\u0020\u0072\u0065\u006d\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0072\u006f\u0077\u0020\u0063\u006f\u006c\u0073\u0020\u0028\u0025d\u0029\u002e\u0020\u0041\u0064\u006a\u0075\u0073\u0074\u0069\u006e\u0067 \u0063\u006f\u006c\u0073\u0070\u0061n\u002e",colspan ,_bcfaa ); +colspan =_bcfaa ;};_eecg ._edaeg =colspan ;_daae ._dcef +=colspan -1;_daae ._cfcdg =append (_daae ._cfcdg ,_eecg );_eecg ._afbd =_daae ;return _eecg ;}; + +// Color interface represents colors in the PDF creator. +type Color interface{ToRGB ()(float64 ,float64 ,float64 );};func (_dfdbd *Table )wrapContent (_acdbc DrawContext )error {if _dfdbd ._egegc {return nil ;};_dfdbd .sortCells ();_fffbc :=func (_bfbca *TableCell ,_bacgb int ,_aabf int ,_ccca int )(_aecd int ){if _ccca < 1{return -1; +};_fadaa :=0;for _gdcdb :=_aabf +1;_gdcdb < len (_dfdbd ._cfcdg )-1;_gdcdb ++{_bagae :=_dfdbd ._cfcdg [_gdcdb ];if _bagae ._ggccd ==_ccca &&_fadaa !=_aabf {_fadaa =_gdcdb ;if (_bagae ._eafa < _bfbca ._eafa &&_dfdbd ._dfeg > _bagae ._eafa )||_bfbca ._eafa < _dfdbd ._dfeg {continue ; +};break ;};};_acadf :=float64 (0.0);for _gaab :=0;_gaab < _bfbca ._effeb ;_gaab ++{_acadf +=_dfdbd ._eegf [_bfbca ._ggccd +_gaab -1];};_cdag :=_bfbca .width (_dfdbd ._dbeeb ,_acdbc .Width );var (_egdd VectorDrawable ;_ccagf =false ;);switch _fadc :=_bfbca ._aeeee .(type ){case *StyledParagraph :_eaad :=_acdbc ; +_eaad .Height =_cf .Floor (_acadf -_fadc ._acbfg .Top -_fadc ._acbfg .Bottom -0.5*_fadc .getTextHeight ());_eaad .Width =_cdag ;_edagc ,_fedaf ,_gecf :=_fadc .split (_eaad );if _gecf !=nil {_gfb .Log .Error ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0072a\u0070\u0020\u0073\u0074\u0079\u006c\u0065d\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u003a\u0020\u0025\u0076",_gecf .Error ()); +};if _edagc !=nil &&_fedaf !=nil {_dfdbd ._cfcdg [_aabf ]._aeeee =_edagc ;_egdd =_fedaf ;_ccagf =true ;};};_dfdbd ._cfcdg [_aabf ]._effeb =_bfbca ._effeb ;_acdbc .Height =_acdbc .PageHeight -_acdbc .Margins .Top -_acdbc .Margins .Bottom ;_dedfc :=_bfbca .cloneProps (nil ); +if _ccagf {_dedfc ._aeeee =_egdd ;};_dedfc ._effeb =_bacgb ;_dedfc ._ggccd =_ccca +1;_dedfc ._eafa =_bfbca ._eafa ;if _dedfc ._ggccd +_dedfc ._effeb -1> _dfdbd ._egged {for _eceac :=_dfdbd ._egged ;_eceac < _dedfc ._ggccd +_dedfc ._effeb -1;_eceac ++{_dfdbd ._egged ++; +_dfdbd ._eegf =append (_dfdbd ._eegf ,_dfdbd ._fgac );};};_dfdbd ._cfcdg =append (_dfdbd ._cfcdg [:_fadaa +1],append ([]*TableCell {_dedfc },_dfdbd ._cfcdg [_fadaa +1:]...)...);return _fadaa +1;};_ebeff :=func (_dcgd *TableCell ,_bbggf int ,_eabbb int ,_cefe float64 )(_acfd int ){_fbfcb :=_dcgd .width (_dfdbd ._dbeeb ,_acdbc .Width ); +_egga :=_cefe ;_gfbgce :=1;_debfc :=_acdbc .Height ;if _debfc > 0{for _egga > _debfc {_egga -=_acdbc .Height ;_debfc =_acdbc .PageHeight -_acdbc .Margins .Top -_acdbc .Margins .Bottom ;_gfbgce ++;};};var (_ccfd VectorDrawable ;_bccb =false ;);switch _fgce :=_dcgd ._aeeee .(type ){case *StyledParagraph :_eagb :=_acdbc ; +_eagb .Height =_cf .Floor (_acdbc .Height -_fgce ._acbfg .Top -_fgce ._acbfg .Bottom -0.5*_fgce .getTextHeight ());_eagb .Width =_fbfcb ;_bfcfe ,_bddfb ,_ebfdec :=_fgce .split (_eagb );if _ebfdec !=nil {_gfb .Log .Error ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0072a\u0070\u0020\u0073\u0074\u0079\u006c\u0065d\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u003a\u0020\u0025\u0076",_ebfdec .Error ()); +};if _bfcfe !=nil &&_bddfb !=nil {_dfdbd ._cfcdg [_bbggf ]._aeeee =_bfcfe ;_ccfd =_bddfb ;_bccb =true ;};};if _gfbgce < 2{return -1;};if _dfdbd ._cfcdg [_bbggf ]._ggccd +_gfbgce -1> _dfdbd ._egged {for _cbbd :=0;_cbbd < _gfbgce ;_cbbd ++{_dfdbd ._egged ++; +_dfdbd ._eegf =append (_dfdbd ._eegf ,_dfdbd ._fgac );};};_baeeg :=_cefe /float64 (_gfbgce );for _dafffb :=0;_dafffb < _gfbgce ;_dafffb ++{_dfdbd ._eegf [_eabbb +_dafffb -1]=_baeeg ;};_acdbc .Height =_acdbc .PageHeight -_acdbc .Margins .Top -_acdbc .Margins .Bottom ; +_bdfag :=_dcgd .cloneProps (nil );if _bccb {_bdfag ._aeeee =_ccfd ;};_bdfag ._effeb =1;_bdfag ._ggccd =_eabbb +_gfbgce -1;_bdfag ._eafa =_dcgd ._eafa ;_dfdbd ._cfcdg =append (_dfdbd ._cfcdg ,_bdfag );return len (_dfdbd ._cfcdg );};_egdc :=1;_fcag :=-1; +for _ebffb :=0;_ebffb < len (_dfdbd ._cfcdg );_ebffb ++{_abac :=_dfdbd ._cfcdg [_ebffb ];if _fcag ==_ebffb {_egdc =_abac ._ggccd ;};if _abac ._effeb < 2{if _babc :=_dfdbd ._eegf [_abac ._ggccd -1];_babc > _acdbc .Height {_fcag =_ebeff (_abac ,_ebffb ,_abac ._ggccd ,_babc ); +continue ;};continue ;};_bdgdd :=float64 (0);for _fcaae :=0;_fcaae < _abac ._effeb ;_fcaae ++{_bdgdd +=_dfdbd ._eegf [_abac ._ggccd +_fcaae -1];};_daad :=float64 (0);for _ababgg :=_egdc -1;_ababgg < _abac ._ggccd -1;_ababgg ++{_daad +=_dfdbd ._eegf [_ababgg ]; +};if _bdgdd <=(_acdbc .Height -_daad ){continue ;};_aabgd :=float64 (0.0);_feeab :=_abac ._effeb ;_gabf :=-1;_fafeb :=1;for _eefac :=1;_eefac <=_abac ._effeb ;_eefac ++{if (_aabgd +_dfdbd ._eegf [_abac ._ggccd +_eefac -2])> (_acdbc .Height -_daad ){_fafeb --; +break ;};_gabf =_abac ._ggccd +_eefac -1;_feeab =_abac ._effeb -_eefac ;_aabgd +=_dfdbd ._eegf [_abac ._ggccd +_eefac -2];_fafeb ++;};if _abac ._effeb ==_feeab {_acdbc .Height =_acdbc .PageHeight -_acdbc .Margins .Top -_acdbc .Margins .Bottom ;_egdc =_abac ._ggccd ; +_ebffb --;continue ;};if _feeab > 0&&_abac ._effeb > _fafeb {_abac ._effeb =_fafeb ;_fcag =_fffbc (_abac ,_feeab ,_ebffb ,_gabf );if _ebffb +1==_fcag {_ebffb --;};};_egdc =_abac ._ggccd ;};_dfdbd .sortCells ();return nil ;};func (_fdfe *pageTransformations )applyFlip (_cae *_ed .PdfPage )error {_ffebd ,_fcdd :=_fdfe ._gcgc ,_fdfe ._bbce ; +if !_ffebd &&!_fcdd {return nil ;};if _cae ==nil {return _e .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065");};_ddbb ,_bdc :=_cae .GetMediaBox ();if _bdc !=nil {return _bdc ;};_gbca ,_degff :=_ddbb .Width (),_ddbb .Height (); +_bbf ,_bdc :=_cae .GetRotate ();if _bdc !=nil {_gfb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_bdc .Error ()); +};if _ege :=_bbf %360!=0&&_bbf %90==0;_ege {if _abd :=(360+_bbf %360)%360;_abd ==90||_abd ==270{_ffebd ,_fcdd =_fcdd ,_ffebd ;};};_afd ,_eaca :=1.0,0.0;if _ffebd {_afd ,_eaca =-1.0,-_gbca ;};_ccc ,_ggcf :=1.0,0.0;if _fcdd {_ccc ,_ggcf =-1.0,-_degff ;}; +_fcca :=_cc .NewContentCreator ().Scale (_afd ,_ccc ).Translate (_eaca ,_ggcf );_fcfg ,_bdc :=_gd .MakeStream (_fcca .Bytes (),_gd .NewFlateEncoder ());if _bdc !=nil {return _bdc ;};_ccde :=_gd .MakeArray (_fcfg );_ccde .Append (_cae .GetContentStreamObjs ()...); +_cae .Contents =_ccde ;return nil ;}; // Number returns the invoice number description and value cells. // The returned values can be used to customize the styles of the cells. -func (_agef *Invoice )Number ()(*InvoiceCell ,*InvoiceCell ){return _agef ._caae [0],_agef ._caae [1]}; +func (_cggc *Invoice )Number ()(*InvoiceCell ,*InvoiceCell ){return _cggc ._aafc [0],_cggc ._aafc [1]}; -// Width is not used as the division component is designed to fill all the -// available space, depending on the context. Returns 0. -func (_fdde *Division )Width ()float64 {return 0}; +// GetOptimizer returns current PDF optimizer. +func (_abg *Creator )GetOptimizer ()_ed .Optimizer {return _abg ._affc }; -// NewCell returns a new invoice table cell. -func (_eafg *Invoice )NewCell (value string )*InvoiceCell {return _eafg .newCell (value ,_eafg .NewCellProps ());};func _ffbg (_bdge TextStyle )*List {return &List {_fbgg :TextChunk {Text :"\u2022\u0020",Style :_bdge },_fgbe :0,_bgf :true ,_ddbad :PositionRelative ,_bacd :_bdge }; +// NewTextStyle creates a new text style object which can be used to style +// chunks of text. +// Default attributes: +// Font: Helvetica +// Font size: 10 +// Encoding: WinAnsiEncoding +// Text color: black +func (_gaadc *Creator )NewTextStyle ()TextStyle {return _deac (_gaadc ._egc )}; + +// ColorPoint is a pair of Color and a relative point where the color +// would be rendered. +type ColorPoint struct{_cegfg Color ;_bddag float64 ;}; + +// SetPos sets absolute positioning with specified coordinates. +func (_fegg *StyledParagraph )SetPos (x ,y float64 ){_fegg ._cbgac =PositionAbsolute ;_fegg ._fdbg =x ;_fegg ._ccac =y ;}; + +// GeneratePageBlocks generates a page break block. +func (_fcgga *PageBreak )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_agbc :=[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y ),NewBlock (ctx .PageWidth ,ctx .PageHeight )};ctx .Page ++;_bgae :=ctx ;_bgae .Y =ctx .Margins .Top ; +_bgae .X =ctx .Margins .Left ;_bgae .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom ;_bgae .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right ;ctx =_bgae ;return _agbc ,ctx ,nil ;}; + +// SetBorderRadius sets the radius of the background corners. +func (_dc *Background )SetBorderRadius (topLeft ,topRight ,bottomLeft ,bottomRight float64 ){_dc .BorderRadiusTopLeft =topLeft ;_dc .BorderRadiusTopRight =topRight ;_dc .BorderRadiusBottomLeft =bottomLeft ;_dc .BorderRadiusBottomRight =bottomRight ;}; + +// GetRowHeight returns the height of the specified row. +func (_acgge *Table )GetRowHeight (row int )(float64 ,error ){if row < 1||row > len (_acgge ._eegf ){return 0,_e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};return _acgge ._eegf [row -1],nil ; }; -// SetFillOpacity sets the fill opacity of the ellipse. -func (_gegf *Ellipse )SetFillOpacity (opacity float64 ){_gegf ._abgea =opacity }; +// AppendCurve appends a Bezier curve to the filled curve. +func (_afcc *FilledCurve )AppendCurve (curve _bf .CubicBezierCurve )*FilledCurve {_afcc ._dabe =append (_afcc ._dabe ,curve );return _afcc ;};func (_fecg *pageTransformations )transformPage (_ffcc *_ed .PdfPage )error {if _gfcb :=_fecg .applyFlip (_ffcc ); +_gfcb !=nil {return _gfcb ;};return nil ;}; -// MultiRowCell makes a new cell with the specified row span and inserts it -// into the table at the current position. -func (_adfda *Table )MultiRowCell (rowspan int )*TableCell {return _adfda .MultiCell (rowspan ,1)};const (HorizontalAlignmentLeft HorizontalAlignment =iota ;HorizontalAlignmentCenter ;HorizontalAlignmentRight ;);func (_adege *LinearShading )shadingModel ()*_af .PdfShadingType2 {_fdba :=_ga .NewPoint (_adege ._dfdbgg .Llx +_adege ._dfdbgg .Width ()/2,_adege ._dfdbgg .Lly +_adege ._dfdbgg .Height ()/2); -_cffg :=_ga .NewPoint (_adege ._dfdbgg .Llx ,_adege ._dfdbgg .Lly +_adege ._dfdbgg .Height ()/2).Add (-_fdba .X ,-_fdba .Y ).Rotate (_adege ._caed ).Add (_fdba .X ,_fdba .Y );_cffg =_ga .NewPoint (_dgg .Max (_dgg .Min (_cffg .X ,_adege ._dfdbgg .Urx ),_adege ._dfdbgg .Llx ),_dgg .Max (_dgg .Min (_cffg .Y ,_adege ._dfdbgg .Ury ),_adege ._dfdbgg .Lly )); -_ecbge :=_ga .NewPoint (_adege ._dfdbgg .Urx ,_adege ._dfdbgg .Lly +_adege ._dfdbgg .Height ()/2).Add (-_fdba .X ,-_fdba .Y ).Rotate (_adege ._caed ).Add (_fdba .X ,_fdba .Y );_ecbge =_ga .NewPoint (_dgg .Min (_dgg .Max (_ecbge .X ,_adege ._dfdbgg .Llx ),_adege ._dfdbgg .Urx ),_dgg .Min (_dgg .Max (_ecbge .Y ,_adege ._dfdbgg .Lly ),_adege ._dfdbgg .Ury )); -_adbce :=_af .NewPdfShadingType2 ();_adbce .PdfShading .ShadingType =_db .MakeInteger (2);_adbce .PdfShading .ColorSpace =_af .NewPdfColorspaceDeviceRGB ();_adbce .PdfShading .AntiAlias =_db .MakeBool (_adege ._dddc ._egca );_adbce .Coords =_db .MakeArrayFromFloats ([]float64 {_cffg .X ,_cffg .Y ,_ecbge .X ,_ecbge .Y }); -_adbce .Extend =_db .MakeArray (_db .MakeBool (_adege ._dddc ._beabc [0]),_db .MakeBool (_adege ._dddc ._beabc [1]));_adbce .Function =_adege ._dddc .generatePdfFunctions ();return _adbce ;}; +// SetLineNumberStyle sets the style for the numbers part of all new lines +// of the table of contents. +func (_ccggg *TOC )SetLineNumberStyle (style TextStyle ){_ccggg ._ccggc =style };func (_gdcfg *templateProcessor )addNodeText (_cddgc *templateNode ,_abbf string )error {_gaaf :=_cddgc ._cagcg ;if _gaaf ==nil {return nil ;};switch _dabbf :=_gaaf .(type ){case *TextChunk :_dabbf .Text =_abbf ; +case *Paragraph :switch _cddgc ._adbf .Name .Local {case "\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":if _cddgc ._gfggb !=nil {if _deef ,_ebgg :=_cddgc ._gfggb ._cagcg .(*Chapter );_ebgg {_deef ._ggf =_abbf ;_dabbf .SetText (_deef .headingText ()); +};};default:_dabbf .SetText (_abbf );};};return nil ;}; -// NewStyledTOCLine creates a new table of contents line with the provided style. -func (_ceafa *Creator )NewStyledTOCLine (number ,title ,page TextChunk ,level uint ,style TextStyle )*TOCLine {return _ggcbb (number ,title ,page ,level ,style );}; +// SetMargins sets the margins of the rectangle. +// NOTE: rectangle margins are only applied if relative positioning is used. +func (_fcef *Rectangle )SetMargins (left ,right ,top ,bottom float64 ){_fcef ._ddfc .Left =left ;_fcef ._ddfc .Right =right ;_fcef ._ddfc .Top =top ;_fcef ._ddfc .Bottom =bottom ;};func (_fcdbg *templateProcessor )parseCellVerticalAlignmentAttr (_afaf ,_dcfc string )CellVerticalAlignment {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u0065\u006c\u006c\u0020\u0076\u0065r\u0074\u0069\u0063\u0061\u006c\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065n\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a (\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_afaf ,_dcfc ); +_afad :=map[string ]CellVerticalAlignment {"\u0074\u006f\u0070":CellVerticalAlignmentTop ,"\u006d\u0069\u0064\u0064\u006c\u0065":CellVerticalAlignmentMiddle ,"\u0062\u006f\u0074\u0074\u006f\u006d":CellVerticalAlignmentBottom }[_dcfc ];return _afad ;};type rgbColor struct{_gbdd ,_bffe ,_dgdd float64 }; +func (_bccee *TextStyle )horizontalScale ()float64 {return _bccee .HorizontalScaling /100}; -// Chapter is used to arrange multiple drawables (paragraphs, images, etc) into a single section. -// The concept is the same as a book or a report chapter. -type Chapter struct{_age int ;_efga string ;_dad *Paragraph ;_cgf []Drawable ;_daaa int ;_acbf bool ;_dfga bool ;_fgb Positioning ;_dcb ,_gffe float64 ;_cff Margins ;_bebb *Chapter ;_dacc *TOC ;_ccd *_af .Outline ;_agd *_af .OutlineItem ;_bfea uint ;}; -var (PageSizeA3 =PageSize {297*PPMM ,420*PPMM };PageSizeA4 =PageSize {210*PPMM ,297*PPMM };PageSizeA5 =PageSize {148*PPMM ,210*PPMM };PageSizeLetter =PageSize {8.5*PPI ,11*PPI };PageSizeLegal =PageSize {8.5*PPI ,14*PPI };); +// StyledParagraph represents text drawn with a specified font and can wrap across lines and pages. +// By default occupies the available width in the drawing context. +type StyledParagraph struct{_fcdf []*TextChunk ;_beafc TextStyle ;_fbag TextStyle ;_fgfd TextAlignment ;_cdcg TextVerticalAlignment ;_agcdg float64 ;_eagfa bool ;_bcdba float64 ;_bedga bool ;_cdebe bool ;_abafe TextOverflow ;_edgf float64 ;_acbfg Margins ; +_cbgac Positioning ;_fdbg float64 ;_ccac float64 ;_beec float64 ;_gfea float64 ;_feab [][]*TextChunk ;_abdc func (_bdcff *StyledParagraph ,_cddc DrawContext );}; -// Width returns the width of the line. -// NOTE: Depending on the fit mode the line is set to use, its width may be -// calculated at runtime (e.g. when using FitModeFillWidth). -func (_fdad *Line )Width ()float64 {return _dgg .Abs (_fdad ._ecdb -_fdad ._bead )};func _gbgab (_efgd string ,_aacab ,_accdc TextStyle )*TOC {_facab :=_accdc ;_facab .FontSize =14;_fcfbb :=_gafd (_facab );_fcfbb .SetEnableWrap (true );_fcfbb .SetTextAlignment (TextAlignmentLeft ); -_fcfbb .SetMargins (0,0,0,5);_cafad :=_fcfbb .Append (_efgd );_cafad .Style =_facab ;return &TOC {_geedg :_fcfbb ,_dgcfb :[]*TOCLine {},_fbdbf :_aacab ,_gdgbg :_aacab ,_bbdcd :_aacab ,_bfad :_aacab ,_gdadf :"\u002e",_ceffc :10,_eadeg :Margins {0,0,2,2},_cadee :PositionRelative ,_fgbagc :_aacab ,_fdac :true }; +// SetBoundingBox set gradient color bounding box where the gradient would be rendered. +func (_abdaef *RadialShading )SetBoundingBox (x ,y ,width ,height float64 ){_abdaef ._becbb =&_ed .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };}; + +// NewChart creates a new creator drawable based on the provided +// unichart chart component. +func NewChart (chart _ge .ChartRenderable )*Chart {return _fdgc (chart )};func _deac (_fgfeg *_ed .PdfFont )TextStyle {return TextStyle {Color :ColorRGBFrom8bit (0,0,0),Font :_fgfeg ,FontSize :10,OutlineSize :1,HorizontalScaling :DefaultHorizontalScaling ,UnderlineStyle :TextDecorationLineStyle {Offset :1,Thickness :1}}; +};func _bfgc (_abgag *Block ,_gbfd _ed .PdfColor ,_acdee Color ,_dcbad func ()Rectangle )error {switch _beaa :=_gbfd .(type ){case *_ed .PdfColorPatternType2 :_dgdce ,_gbfg :=_acdee .(*LinearShading );if !_gbfg {return _f .Errorf ("\u0043\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u004c\u0069\u006e\u0065\u0061\u0072\u0053\u0068\u0061d\u0069\u006e\u0067"); +};_decg :=_dcbad ();_dgdce .SetBoundingBox (_decg ._gadgc ,_decg ._adac ,_decg ._cegcg ,_decg ._ggbab );_cgade ,_eefed :=_dgdce .AddPatternResource (_abgag );if _eefed !=nil {return _f .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0074\u006f \u0072\u0065\u0073\u006f\u0075r\u0063\u0065s\u003a\u0020\u0025\u0076",_eefed ); +};_beaa .PatternName =_cgade ;case *_ed .PdfColorPatternType3 :_dabbe ,_gbag :=_acdee .(*RadialShading );if !_gbag {return _f .Errorf ("\u0043\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0052\u0061\u0064\u0069\u0061\u006c\u0053\u0068\u0061d\u0069\u006e\u0067"); +};_cfcef :=_dcbad ();_dabbe .SetBoundingBox (_cfcef ._gadgc ,_cfcef ._adac ,_cfcef ._cegcg ,_cfcef ._ggbab );_cacaf ,_ebfdb :=_dabbe .AddPatternResource (_abgag );if _ebfdb !=nil {return _f .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0074\u006f \u0072\u0065\u0073\u006f\u0075r\u0063\u0065s\u003a\u0020\u0025\u0076",_ebfdb ); +};_beaa .PatternName =_cacaf ;};return nil ;};func (_baa *Block )transform (_dae _af .Matrix ){_edf :=_cc .NewContentCreator ().Add_cm (_dae [0],_dae [1],_dae [3],_dae [4],_dae [6],_dae [7]).Operations ();*_baa ._ebg =append (*_edf ,*_baa ._ebg ...);_baa ._ebg .WrapIfNeeded (); }; -// NewRadialGradientColor creates a radial gradient color that could act as a color in other componenents. -// Note: The innerRadius must be smaller than outerRadius for the circle to render properly. -func (_gaeb *Creator )NewRadialGradientColor (x float64 ,y float64 ,innerRadius float64 ,outerRadius float64 ,colorPoints []*ColorPoint )*RadialShading {return _dfgab (x ,y ,innerRadius ,outerRadius ,colorPoints );}; +// GetMargins returns the Chapter's margin: left, right, top, bottom. +func (_aff *Chapter )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _aff ._ggda .Left ,_aff ._ggda .Right ,_aff ._ggda .Top ,_aff ._ggda .Bottom ;}; -// SetMargins sets the margins of the component. The margins are applied -// around the division. -func (_cddg *Division )SetMargins (left ,right ,top ,bottom float64 ){_cddg ._ggag .Left =left ;_cddg ._ggag .Right =right ;_cddg ._ggag .Top =top ;_cddg ._ggag .Bottom =bottom ;};func _ddfgd (_fgbab ,_daac ,_ffff ,_cabf ,_efff ,_ecfc float64 )*Curve {_agbcf :=&Curve {}; -_agbcf ._dcff =_fgbab ;_agbcf ._ccc =_daac ;_agbcf ._ggfb =_ffff ;_agbcf ._dccb =_cabf ;_agbcf ._faea =_efff ;_agbcf ._accab =_ecfc ;_agbcf ._fcfa =ColorBlack ;_agbcf ._ggge =1.0;return _agbcf ;}; +// Height returns the current page height. +func (_gcbb *Creator )Height ()float64 {return _gcbb ._adc }; -// Width is not used. The list component is designed to fill into the available -// width depending on the context. Returns 0. -func (_gfcf *List )Width ()float64 {return 0};func (_bgc *Chapter )headingText ()string {_bagfa :=_bgc ._efga ;if _fgad :=_bgc .headingNumber ();_fgad !=""{_bagfa =_f .Sprintf ("\u0025\u0073\u0020%\u0073",_fgad ,_bagfa );};return _bagfa ;};func (_dgeec *templateProcessor )parseFloatArray (_gbcec ,_fdbf string )[]float64 {_gbf .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0066\u006c\u006f\u0061\u0074\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_gbcec ,_fdbf ); -_ecfce :=_dc .Fields (_fdbf );_fbagee :=make ([]float64 ,0,len (_ecfce ));for _ ,_ccef :=range _ecfce {_gedgg ,_ :=_eb .ParseFloat (_ccef ,64);_fbagee =append (_fbagee ,_gedgg );};return _fbagee ;}; +// SetColumnWidths sets the fractional column widths. +// Each width should be in the range 0-1 and is a fraction of the table width. +// The number of width inputs must match number of columns, otherwise an error is returned. +func (_efecf *Table )SetColumnWidths (widths ...float64 )error {if len (widths )!=_efecf ._dfeg {_gfb .Log .Debug ("M\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066\u0020\u0077\u0069\u0064\u0074\u0068\u0073\u0020\u0061nd\u0020\u0063\u006fl\u0075m\u006e\u0073"); +return _e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_efecf ._dbeeb =widths ;return nil ;}; -// Draw draws the drawable d on the block. -// Note that the drawable must not wrap, i.e. only return one block. Otherwise an error is returned. -func (_ecc *Block )Draw (d Drawable )error {_bf :=DrawContext {};_bf .Width =_ecc ._eec ;_bf .Height =_ecc ._gbc ;_bf .PageWidth =_ecc ._eec ;_bf .PageHeight =_ecc ._gbc ;_bf .X =0;_bf .Y =0;_gea ,_ ,_ddge :=d .GeneratePageBlocks (_bf );if _ddge !=nil {return _ddge ; -};if len (_gea )!=1{return ErrContentNotFit ;};for _ ,_ade :=range _gea {if _baa :=_ecc .mergeBlocks (_ade );_baa !=nil {return _baa ;};};return nil ;};func (_ccda *Invoice )newCell (_cfed string ,_bcfg InvoiceCellProps )*InvoiceCell {return &InvoiceCell {_bcfg ,_cfed }; +// NewBlockFromPage creates a Block from a PDF Page. Useful for loading template pages as blocks +// from a PDF document and additional content with the creator. +func NewBlockFromPage (page *_ed .PdfPage )(*Block ,error ){_cfg :=&Block {};_db ,_ae :=page .GetAllContentStreams ();if _ae !=nil {return nil ,_ae ;};_aa :=_cc .NewContentStreamParser (_db );_bff ,_ae :=_aa .Parse ();if _ae !=nil {return nil ,_ae ;};_bff .WrapIfNeeded (); +_cfg ._ebg =_bff ;if page .Resources !=nil {_cfg ._ece =page .Resources ;}else {_cfg ._ece =_ed .NewPdfPageResources ();};_gfbd ,_ae :=page .GetMediaBox ();if _ae !=nil {return nil ,_ae ;};if _gfbd .Llx !=0||_gfbd .Lly !=0{_cfg .translate (-_gfbd .Llx ,_gfbd .Lly ); +};_cfg ._bc =_gfbd .Urx -_gfbd .Llx ;_cfg ._ag =_gfbd .Ury -_gfbd .Lly ;if page .Rotate !=nil {_cfg ._agc =-float64 (*page .Rotate );};return _cfg ,nil ;};func _badc (_fbgge []_bf .Point )*Polyline {return &Polyline {_daag :&_bf .Polyline {Points :_fbgge ,LineColor :_ed .NewPdfColorDeviceRGB (0,0,0),LineWidth :1.0},_gcaa :1.0}; }; -// NewRectangle creates a new rectangle with the left corner at (`x`, `y`), -// having the specified width and height. -// NOTE: In relative positioning mode, `x` and `y` are calculated using the -// current context. Furthermore, when the fit mode is set to fill the available -// space, the rectangle is scaled so that it occupies the entire context width -// while maintaining the original aspect ratio. -func (_acbfg *Creator )NewRectangle (x ,y ,width ,height float64 )*Rectangle {return _gcdad (x ,y ,width ,height );};var _edddg =_a .MustCompile ("\u005c\u0064\u002b"); +// GeneratePageBlocks implements drawable interface. +func (_egba *border )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gcab :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_ffgc :=_egba ._dgd ;_bfc :=ctx .PageHeight -_egba ._bce ;if _egba ._bea !=nil {_cdeg :=_bf .Rectangle {Opacity :1.0,X :_egba ._dgd ,Y :ctx .PageHeight -_egba ._bce -_egba ._cff ,Height :_egba ._cff ,Width :_egba ._adf }; +_cdeg .FillEnabled =true ;_dfg :=_dec (_egba ._bea );_ddb :=_bfgc (_gcab ,_dfg ,_egba ._bea ,func ()Rectangle {return Rectangle {_gadgc :_cdeg .X ,_adac :_cdeg .Y ,_cegcg :_cdeg .Width ,_ggbab :_cdeg .Height };});if _ddb !=nil {return nil ,ctx ,_ddb ;}; +_cdeg .FillColor =_dfg ;_cdeg .BorderEnabled =false ;_cca ,_ ,_ddb :=_cdeg .Draw ("");if _ddb !=nil {return nil ,ctx ,_ddb ;};_ddb =_gcab .addContentsByString (string (_cca ));if _ddb !=nil {return nil ,ctx ,_ddb ;};};_feag :=_egba ._agg ;_aea :=_egba ._cfc ; +_ffa :=_egba ._eddf ;_agbg :=_egba ._ecac ;_ebbd :=_egba ._agg ;if _egba ._bgf ==CellBorderStyleDouble {_ebbd +=2*_feag ;};_gaa :=_egba ._cfc ;if _egba ._acc ==CellBorderStyleDouble {_gaa +=2*_aea ;};_dea :=_egba ._eddf ;if _egba ._ddda ==CellBorderStyleDouble {_dea +=2*_ffa ; +};_egff :=_egba ._ecac ;if _egba ._dbf ==CellBorderStyleDouble {_egff +=2*_agbg ;};_eafb :=(_ebbd -_dea )/2;_bac :=(_ebbd -_egff )/2;_beb :=(_gaa -_dea )/2;_bag :=(_gaa -_egff )/2;if _egba ._agg !=0{_cbb :=_ffgc ;_ebc :=_bfc ;if _egba ._bgf ==CellBorderStyleDouble {_ebc -=_feag ; +_cfb :=_bf .BasicLine {LineColor :_dec (_egba ._eaf ),Opacity :1.0,LineWidth :_egba ._agg ,LineStyle :_egba .LineStyle ,X1 :_cbb -_ebbd /2+_eafb ,Y1 :_ebc +2*_feag ,X2 :_cbb +_ebbd /2-_bac +_egba ._adf ,Y2 :_ebc +2*_feag };_fbe ,_ ,_cab :=_cfb .Draw (""); +if _cab !=nil {return nil ,ctx ,_cab ;};_cab =_gcab .addContentsByString (string (_fbe ));if _cab !=nil {return nil ,ctx ,_cab ;};};_fda :=_bf .BasicLine {LineWidth :_egba ._agg ,Opacity :1.0,LineColor :_dec (_egba ._eaf ),LineStyle :_egba .LineStyle ,X1 :_cbb -_ebbd /2+_eafb +(_dea -_egba ._eddf ),Y1 :_ebc ,X2 :_cbb +_ebbd /2-_bac +_egba ._adf -(_egff -_egba ._ecac ),Y2 :_ebc }; +_ffaf ,_ ,_fdeb :=_fda .Draw ("");if _fdeb !=nil {return nil ,ctx ,_fdeb ;};_fdeb =_gcab .addContentsByString (string (_ffaf ));if _fdeb !=nil {return nil ,ctx ,_fdeb ;};};if _egba ._cfc !=0{_gbg :=_ffgc ;_efbb :=_bfc -_egba ._cff ;if _egba ._acc ==CellBorderStyleDouble {_efbb +=_aea ; +_dfag :=_bf .BasicLine {LineWidth :_egba ._cfc ,Opacity :1.0,LineColor :_dec (_egba ._gbdg ),LineStyle :_egba .LineStyle ,X1 :_gbg -_gaa /2+_beb ,Y1 :_efbb -2*_aea ,X2 :_gbg +_gaa /2-_bag +_egba ._adf ,Y2 :_efbb -2*_aea };_edgg ,_ ,_gaef :=_dfag .Draw (""); +if _gaef !=nil {return nil ,ctx ,_gaef ;};_gaef =_gcab .addContentsByString (string (_edgg ));if _gaef !=nil {return nil ,ctx ,_gaef ;};};_ffgb :=_bf .BasicLine {LineWidth :_egba ._cfc ,Opacity :1.0,LineColor :_dec (_egba ._gbdg ),LineStyle :_egba .LineStyle ,X1 :_gbg -_gaa /2+_beb +(_dea -_egba ._eddf ),Y1 :_efbb ,X2 :_gbg +_gaa /2-_bag +_egba ._adf -(_egff -_egba ._ecac ),Y2 :_efbb }; +_fcd ,_ ,_ggdg :=_ffgb .Draw ("");if _ggdg !=nil {return nil ,ctx ,_ggdg ;};_ggdg =_gcab .addContentsByString (string (_fcd ));if _ggdg !=nil {return nil ,ctx ,_ggdg ;};};if _egba ._eddf !=0{_gfeb :=_ffgc ;_egffb :=_bfc ;if _egba ._ddda ==CellBorderStyleDouble {_gfeb +=_ffa ; +_fdfg :=_bf .BasicLine {LineWidth :_egba ._eddf ,Opacity :1.0,LineColor :_dec (_egba ._bdb ),LineStyle :_egba .LineStyle ,X1 :_gfeb -2*_ffa ,Y1 :_egffb +_dea /2+_eafb ,X2 :_gfeb -2*_ffa ,Y2 :_egffb -_dea /2-_beb -_egba ._cff };_cbd ,_ ,_ecgc :=_fdfg .Draw (""); +if _ecgc !=nil {return nil ,ctx ,_ecgc ;};_ecgc =_gcab .addContentsByString (string (_cbd ));if _ecgc !=nil {return nil ,ctx ,_ecgc ;};};_faea :=_bf .BasicLine {LineWidth :_egba ._eddf ,Opacity :1.0,LineColor :_dec (_egba ._bdb ),LineStyle :_egba .LineStyle ,X1 :_gfeb ,Y1 :_egffb +_dea /2+_eafb -(_ebbd -_egba ._agg ),X2 :_gfeb ,Y2 :_egffb -_dea /2-_beb -_egba ._cff +(_gaa -_egba ._cfc )}; +_ffc ,_ ,_ceb :=_faea .Draw ("");if _ceb !=nil {return nil ,ctx ,_ceb ;};_ceb =_gcab .addContentsByString (string (_ffc ));if _ceb !=nil {return nil ,ctx ,_ceb ;};};if _egba ._ecac !=0{_fbgg :=_ffgc +_egba ._adf ;_aeac :=_bfc ;if _egba ._dbf ==CellBorderStyleDouble {_fbgg -=_agbg ; +_adbcb :=_bf .BasicLine {LineWidth :_egba ._ecac ,Opacity :1.0,LineColor :_dec (_egba ._gca ),LineStyle :_egba .LineStyle ,X1 :_fbgg +2*_agbg ,Y1 :_aeac +_egff /2+_bac ,X2 :_fbgg +2*_agbg ,Y2 :_aeac -_egff /2-_bag -_egba ._cff };_dee ,_ ,_eaa :=_adbcb .Draw (""); +if _eaa !=nil {return nil ,ctx ,_eaa ;};_eaa =_gcab .addContentsByString (string (_dee ));if _eaa !=nil {return nil ,ctx ,_eaa ;};};_geg :=_bf .BasicLine {LineWidth :_egba ._ecac ,Opacity :1.0,LineColor :_dec (_egba ._gca ),LineStyle :_egba .LineStyle ,X1 :_fbgg ,Y1 :_aeac +_egff /2+_bac -(_ebbd -_egba ._agg ),X2 :_fbgg ,Y2 :_aeac -_egff /2-_bag -_egba ._cff +(_gaa -_egba ._cfc )}; +_aec ,_ ,_ged :=_geg .Draw ("");if _ged !=nil {return nil ,ctx ,_ged ;};_ged =_gcab .addContentsByString (string (_aec ));if _ged !=nil {return nil ,ctx ,_ged ;};};return []*Block {_gcab },ctx ,nil ;};func _gccb (_ggb ,_fca ,_egf ,_bfea float64 )*border {_ggg :=&border {}; +_ggg ._dgd =_ggb ;_ggg ._bce =_fca ;_ggg ._adf =_egf ;_ggg ._cff =_bfea ;_ggg ._eaf =ColorBlack ;_ggg ._gbdg =ColorBlack ;_ggg ._bdb =ColorBlack ;_ggg ._gca =ColorBlack ;_ggg ._agg =0;_ggg ._cfc =0;_ggg ._eddf =0;_ggg ._ecac =0;_ggg .LineStyle =_bf .LineStyleSolid ; +return _ggg ;}; -// SetBorderColor sets the border color for the path. -func (_fdcgg *FilledCurve )SetBorderColor (color Color ){_fdcgg ._ecgba =color };func (_fbab *templateProcessor )parseTextAlignmentAttr (_cbead ,_dabb string )TextAlignment {_gbf .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020t\u0065\u0078\u0074\u0020\u0061\u006c\u0069g\u006e\u006d\u0065\u006e\u0074\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028`\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_cbead ,_dabb ); -_egfaa :=map[string ]TextAlignment {"\u006c\u0065\u0066\u0074":TextAlignmentLeft ,"\u0072\u0069\u0067h\u0074":TextAlignmentRight ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextAlignmentCenter ,"\u006au\u0073\u0074\u0069\u0066\u0079":TextAlignmentJustify }[_dabb ]; -return _egfaa ;};func _bdae (_ceda *Table ,_cdcg DrawContext )([]*Block ,DrawContext ,error ){var _dfab []*Block ;_bbacf :=NewBlock (_cdcg .PageWidth ,_cdcg .PageHeight );_ceda .updateRowHeights (_cdcg .Width -_ceda ._deab .Left -_ceda ._deab .Right ); -_bdffb :=_ceda ._deab .Top ;if _ceda ._bdfd .IsRelative ()&&!_ceda ._cfdgf {_edebe :=_ceda .Height ();if _edebe > _cdcg .Height -_ceda ._deab .Top &&_edebe <=_cdcg .PageHeight -_cdcg .Margins .Top -_cdcg .Margins .Bottom {_dfab =[]*Block {NewBlock (_cdcg .PageWidth ,_cdcg .PageHeight -_cdcg .Y )}; -var _ggcc error ;if _ ,_cdcg ,_ggcc =_bgdg ().GeneratePageBlocks (_cdcg );_ggcc !=nil {return nil ,_cdcg ,_ggcc ;};_bdffb =0;};};_gdcc :=_cdcg ;if _ceda ._bdfd .IsAbsolute (){_cdcg .X =_ceda ._gaccc ;_cdcg .Y =_ceda ._gcgb ;}else {_cdcg .X +=_ceda ._deab .Left ; -_cdcg .Y +=_bdffb ;_cdcg .Width -=_ceda ._deab .Left +_ceda ._deab .Right ;_cdcg .Height -=_bdffb ;};_adbef :=_cdcg .Width ;_ffgbe :=_cdcg .X ;_dega :=_cdcg .Y ;_dgbff :=_cdcg .Height ;_gafde :=0;_dgfa ,_cffgc :=-1,-1;if _ceda ._degf {for _afaeg ,_caef :=range _ceda ._eafeb {if _caef ._ceafg < _ceda ._baffe {continue ; -};if _caef ._ceafg > _ceda ._bdda {break ;};if _dgfa < 0{_dgfa =_afaeg ;};_cffgc =_afaeg ;};};if _bbgbf :=_ceda .wrapContent (_cdcg );_bbgbf !=nil {return nil ,_cdcg ,_bbgbf ;};_ceda .updateRowHeights (_cdcg .Width -_ceda ._deab .Left -_ceda ._deab .Right ); -var (_gaad bool ;_dbbgf int ;_bbbd int ;_edaed bool ;_aafb int ;_bbad error ;);for _bfebd :=0;_bfebd < len (_ceda ._eafeb );_bfebd ++{_facae :=_ceda ._eafeb [_bfebd ];if _bfcfd ,_gbfag :=_ceda .getLastCellFromCol (_facae ._feeeb );_bfcfd ==_bfebd {if (_gbfag ._ceafg +_gbfag ._bacfc -1)< _ceda ._babdd {for _ecbbb :=_facae ._ceafg ; -_ecbbb < _ceda ._babdd ;_ecbbb ++{_aecfc :=&TableCell {};_aecfc ._ceafg =_ecbbb +1;_aecfc ._bacfc =1;_aecfc ._feeeb =_facae ._feeeb ;_ceda ._eafeb =append (_ceda ._eafeb ,_aecfc );};};};_gdcg :=_facae .width (_ceda ._cgcgb ,_adbef );_eagbe :=float64 (0.0); -for _efdag :=0;_efdag < _facae ._feeeb -1;_efdag ++{_eagbe +=_ceda ._cgcgb [_efdag ]*_adbef ;};_cdce :=float64 (0.0);for _ebgba :=_gafde ;_ebgba < _facae ._ceafg -1;_ebgba ++{_cdce +=_ceda ._bebe [_ebgba ];};_cdcg .Height =_dgbff -_cdce ;_abdg :=float64 (0.0); -for _cebf :=0;_cebf < _facae ._bacfc ;_cebf ++{_abdg +=_ceda ._bebe [_facae ._ceafg +_cebf -1];};_bbbdb :=_edaed &&_facae ._ceafg !=_aafb ;_aafb =_facae ._ceafg ;if _bbbdb ||_abdg > _cdcg .Height {if _ceda ._ccba &&!_edaed {_edaed ,_bbad =_ceda .wrapRow (_bfebd ,_cdcg ,_adbef ); -if _bbad !=nil {return nil ,_cdcg ,_bbad ;};if _edaed {_bfebd --;continue ;};};_dfab =append (_dfab ,_bbacf );_bbacf =NewBlock (_cdcg .PageWidth ,_cdcg .PageHeight );_ffgbe =_cdcg .Margins .Left +_ceda ._deab .Left ;_dega =_cdcg .Margins .Top ;_cdcg .Height =_cdcg .PageHeight -_cdcg .Margins .Top -_cdcg .Margins .Bottom ; -_cdcg .Page ++;_dgbff =_cdcg .Height ;_gafde =_facae ._ceafg -1;_cdce =0;_edaed =false ;if _ceda ._degf &&_dgfa >=0{_dbbgf =_bfebd ;_bfebd =_dgfa -1;_bbbd =_gafde ;_gafde =_ceda ._baffe -1;_gaad =true ;if _facae ._bacfc > (_ceda ._babdd -_aafb )||(_facae ._bacfc > 1&&_bfebd < 0){_gbf .Log .Debug ("\u0054a\u0062\u006ce\u0020\u0068\u0065a\u0064\u0065\u0072\u0020\u0072\u006f\u0077s\u0070\u0061\u006e\u0020\u0065\u0078c\u0065\u0065\u0064\u0073\u0020\u0061\u0076\u0061\u0069\u006c\u0061b\u006c\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u002e"); -_gaad =false ;_dgfa ,_cffgc =-1,-1;};continue ;};if _bbbdb {_bfebd --;continue ;};};_cdcg .Width =_gdcg ;_cdcg .X =_ffgbe +_eagbe ;_cdcg .Y =_dega +_cdce ;if _abdg > _cdcg .PageHeight -_cdcg .Margins .Top -_cdcg .Margins .Bottom {_abdg =_cdcg .PageHeight -_cdcg .Margins .Top -_cdcg .Margins .Bottom ; -};_abegb :=_egg (_cdcg .X ,_cdcg .Y ,_gdcg ,_abdg );if _facae ._geba !=nil {_abegb .SetFillColor (_facae ._geba );};_abegb .LineStyle =_facae ._beeg ;_abegb ._dfeg =_facae ._bcdfa ;_abegb ._abaf =_facae ._aeda ;_abegb ._deca =_facae ._afcge ;_abegb ._faeg =_facae ._eagbd ; -if _facae ._gccde !=nil {_abegb .SetColorLeft (_facae ._gccde );};if _facae ._edcgc !=nil {_abegb .SetColorBottom (_facae ._edcgc );};if _facae ._degag !=nil {_abegb .SetColorRight (_facae ._degag );};if _facae ._aabfc !=nil {_abegb .SetColorTop (_facae ._aabfc ); -};_abegb .SetWidthBottom (_facae ._dcbf );_abegb .SetWidthLeft (_facae ._beabf );_abegb .SetWidthRight (_facae ._dgabg );_abegb .SetWidthTop (_facae ._agge );_cgcbg :=NewBlock (_bbacf ._eec ,_bbacf ._gbc );_bcad :=_bbacf .Draw (_abegb );if _bcad !=nil {_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bcad ); -};if _facae ._afgdg !=nil {_fadgf :=_facae ._afgdg .Width ();_degg :=_facae ._afgdg .Height ();_agce :=0.0;switch _ccgd :=_facae ._afgdg .(type ){case *Paragraph :if _ccgd ._eegdf {_fadgf =_ccgd .getMaxLineWidth ()/1000.0;};_fgbaf ,_ffdag ,_ :=_ccgd .getTextMetrics (); -_fdbce ,_egea :=_fgbaf *_ccgd ._ecab ,_ffdag *_ccgd ._ecab ;_degg =_degg -_egea +_fdbce ;_agce +=_fdbce -_egea ;_dgfca :=0.5;if _ceda ._bfbd {_dgfca =0.3;};switch _facae ._daded {case CellVerticalAlignmentTop :_agce +=_fdbce *_dgfca ;case CellVerticalAlignmentBottom :_agce -=_fdbce *_dgfca ; -};_fadgf +=_ccgd ._dcbe .Left +_ccgd ._dcbe .Right ;_degg +=_ccgd ._dcbe .Top +_ccgd ._dcbe .Bottom ;case *StyledParagraph :if _ccgd ._gdde {_fadgf =_ccgd .getMaxLineWidth ()/1000.0;};_cefb ,_gfbbe ,_gcbef :=_ccgd .getLineMetrics (0);_adgf ,_aabg :=_cefb *_ccgd ._eedd ,_gfbbe *_ccgd ._eedd ; -if _ccgd ._egfd ==TextVerticalAlignmentCenter {_agce =_aabg -(_gfbbe +(_cefb +_gcbef -_gfbbe )/2+(_aabg -_gfbbe )/2);};if len (_ccgd ._ggabg )==1{_degg =_adgf ;}else {_degg =_degg -_aabg +_adgf ;};_agce +=_adgf -_aabg ;switch _facae ._daded {case CellVerticalAlignmentTop :_agce +=_adgf *0.5; -case CellVerticalAlignmentBottom :_agce -=_adgf *0.5;};_fadgf +=_ccgd ._aaac .Left +_ccgd ._aaac .Right ;_degg +=_ccgd ._aaac .Top +_ccgd ._aaac .Bottom ;case *Table :_fadgf =_gdcg ;case *List :_fadgf =_gdcg ;case *Division :_fadgf =_gdcg ;case *Chart :_fadgf =_gdcg ; -case *Line :_degg +=_ccgd ._ffde .Top +_ccgd ._ffde .Bottom ;_agce -=_ccgd .Height ()/2;case *Image :_fadgf +=_ccgd ._cfgf .Left +_ccgd ._cfgf .Right ;_degg +=_ccgd ._cfgf .Top +_ccgd ._cfgf .Bottom ;};switch _facae ._gbcg {case CellHorizontalAlignmentLeft :_cdcg .X +=_facae ._agee ; -_cdcg .Width -=_facae ._agee ;case CellHorizontalAlignmentCenter :if _aacd :=_gdcg -_fadgf ;_aacd > 0{_cdcg .X +=_aacd /2;_cdcg .Width -=_aacd /2;};case CellHorizontalAlignmentRight :if _gdcg > _fadgf {_cdcg .X =_cdcg .X +_gdcg -_fadgf -_facae ._agee ; -_cdcg .Width -=_facae ._agee ;};};_faaaf :=_cdcg .Y ;_cfbg :=_cdcg .Height ;_cdcg .Y +=_agce ;switch _facae ._daded {case CellVerticalAlignmentTop :case CellVerticalAlignmentMiddle :if _ecba :=_abdg -_degg ;_ecba > 0{_cdcg .Y +=_ecba /2;_cdcg .Height -=_ecba /2; -};case CellVerticalAlignmentBottom :if _abdg > _degg {_cdcg .Y =_cdcg .Y +_abdg -_degg ;_cdcg .Height =_abdg ;};};_bcfge :=_bbacf .DrawWithContext (_facae ._afgdg ,_cdcg );if _bcfge !=nil {if _fa .Is (_bcfge ,ErrContentNotFit )&&!_bbbdb {_bbacf =_cgcbg ; -_bbbdb =true ;_bfebd --;continue ;};_gbf .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bcfge );};_cdcg .Y =_faaaf ;_cdcg .Height =_cfbg ;};_cdcg .Y +=_abdg ;_cdcg .Height -=_abdg ;if _gaad &&_bfebd +1> _cffgc {_dega +=_cdce +_abdg ;_dgbff -=_abdg +_cdce ; -_gafde =_bbbd ;_bfebd =_dbbgf -1;_gaad =false ;};};_dfab =append (_dfab ,_bbacf );if _ceda ._bdfd .IsAbsolute (){return _dfab ,_gdcc ,nil ;};_cdcg .X =_gdcc .X ;_cdcg .Width =_gdcc .Width ;_cdcg .Y +=_ceda ._deab .Bottom ;_cdcg .Height -=_ceda ._deab .Bottom ; -return _dfab ,_cdcg ,nil ;};func _cbfcb (_bgdgg *Block ,_bffca *StyledParagraph ,_dgabc [][]*TextChunk ,_deeg DrawContext )(DrawContext ,[][]*TextChunk ,error ){_baagd :=1;_badc :=_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd )); -for _bgdgg ._fd .HasFontByName (_badc ){_baagd ++;_badc =_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd ));};_aeafa :=_bgdgg ._fd .SetFontByName (_badc ,_bffca ._eccc .Font .ToPdfObject ());if _aeafa !=nil {return _deeg ,nil ,_aeafa ; -};_baagd ++;_fbbcc :=_badc ;_dcfag :=_bffca ._eccc .FontSize ;_agcg :=_bffca ._geead .IsRelative ();var _acggb [][]_db .PdfObjectName ;var _ddgc [][]*TextChunk ;var _ebda float64 ;for _efbb ,_eacb :=range _dgabc {var _gbdd []_db .PdfObjectName ;var _cgee float64 ; -if len (_eacb )> 0{_cgee =_eacb [0].Style .FontSize ;};for _ ,_cfaec :=range _eacb {_gegacc :=_cfaec .Style ;if _cfaec .Text !=""&&_gegacc .FontSize > _cgee {_cgee =_gegacc .FontSize ;};if _cgee > _deeg .PageHeight {return _deeg ,nil ,_fa .New ("\u0050\u0061\u0072\u0061\u0067\u0072a\u0070\u0068\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020\u006ca\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0070\u0061\u0067\u0065 \u0068e\u0069\u0067\u0068\u0074"); -};_badc =_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd ));_agdbe :=_bgdgg ._fd .SetFontByName (_badc ,_gegacc .Font .ToPdfObject ());if _agdbe !=nil {return _deeg ,nil ,_agdbe ;};_gbdd =append (_gbdd ,_badc );_baagd ++; -};_cgee *=_bffca ._eedd ;if _agcg &&_ebda +_cgee > _deeg .Height {_ddgc =_dgabc [_efbb :];_dgabc =_dgabc [:_efbb ];break ;};_ebda +=_cgee ;_acggb =append (_acggb ,_gbdd );};_efba ,_bdbbf ,_gbga :=_bffca .getLineMetrics (0);_ceeaf ,_aada :=_efba *_bffca ._eedd ,_bdbbf *_bffca ._eedd ; -if len (_dgabc )==0{return _deeg ,_ddgc ,nil ;};_ddabf :=_ac .NewContentCreator ();_ddabf .Add_q ();_dcaa :=_aada ;if _bffca ._egfd ==TextVerticalAlignmentCenter {_dcaa =_bdbbf +(_efba +_gbga -_bdbbf )/2+(_aada -_bdbbf )/2;};_bfdc :=_deeg .PageHeight -_deeg .Y -_dcaa ; -_ddabf .Translate (_deeg .X ,_bfdc );_eacea :=_bfdc ;if _bffca ._dfbda !=0{_ddabf .RotateDeg (_bffca ._dfbda );};if _bffca ._bdbb ==TextOverflowHidden {_ddabf .Add_re (0,-_ebda +_ceeaf +1,_bffca ._befeea ,_ebda ).Add_W ().Add_n ();};_ddabf .Add_BT ();var _dfecg []*_ga .BasicLine ; -for _faag ,_fdefe :=range _dgabc {_cead :=_deeg .X ;var _dbgf float64 ;if len (_fdefe )> 0{_dbgf =_fdefe [0].Style .FontSize ;};_efba ,_ ,_gbga =_bffca .getLineMetrics (_faag );_aada =(_efba +_gbga );for _ ,_fdea :=range _fdefe {_fage :=&_fdea .Style ; -if _fdea .Text !=""&&_fage .FontSize > _dbgf {_dbgf =_fage .FontSize ;};if _aada > _dbgf {_dbgf =_aada ;};};if _faag !=0{_ddabf .Add_TD (0,-_dbgf *_bffca ._eedd );_eacea -=_dbgf *_bffca ._eedd ;};_bfdbb :=_faag ==len (_dgabc )-1;var (_aadg float64 ;_bcbgf float64 ; -_aaacd *fontMetrics ;_gebf float64 ;_ggafc uint ;);var _ecce []float64 ;for _ ,_edad :=range _fdefe {_bgbb :=&_edad .Style ;if _bgbb .FontSize > _bcbgf {_bcbgf =_bgbb .FontSize ;_aaacd =_cddgee (_edad .Style .Font ,_bgbb .FontSize );};if _aada > _bcbgf {_bcbgf =_aada ; -};_bgfc ,_dfdc :=_bgbb .Font .GetRuneMetrics (' ');if _bgfc .Wx ==0&&_bgbb .MultiFont !=nil {_bgfc ,_dfdc =_bgbb .MultiFont .GetRuneMetrics (' ');_bgbb .MultiFont .Reset ();};if !_dfdc {return _deeg ,nil ,_fa .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068"); -};var _aebaa uint ;var _cefgf float64 ;_dfaa :=len (_edad .Text );for _gdfad ,_eccbd :=range _edad .Text {if _eccbd ==' '{_aebaa ++;continue ;};if _eccbd =='\u000A'{continue ;};_dfef ,_cefcd :=_bgbb .Font .GetRuneMetrics (_eccbd );if _dfef .Wx ==0&&_bgbb .MultiFont !=nil {_dfef ,_cefcd =_bgbb .MultiFont .GetRuneMetrics (' '); -_bgbb .MultiFont .Reset ();};if !_cefcd {_gbf .Log .Debug ("\u0055\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0072\u0075\u006ee\u0020%\u0076\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u000a",_eccbd );return _deeg ,nil ,_fa .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068"); -};_cefgf +=_bgbb .FontSize *_dfef .Wx *_bgbb .horizontalScale ();if _gdfad !=_dfaa -1{_cefgf +=_bgbb .CharSpacing *1000.0;};};_ecce =append (_ecce ,_cefgf );_aadg +=_cefgf ;_gebf +=float64 (_aebaa )*_bgfc .Wx *_bgbb .FontSize *_bgbb .horizontalScale (); -_ggafc +=_aebaa ;};_bcbgf *=_bffca ._eedd ;var _eade []_db .PdfObject ;_bfee :=_bffca ._befeea *1000.0;if _bffca ._ceacb ==TextAlignmentJustify {if _ggafc > 0&&!_bfdbb {_gebf =(_bfee -_aadg )/float64 (_ggafc )/_dcfag ;};}else if _bffca ._ceacb ==TextAlignmentCenter {_gcgf :=(_bfee -_aadg -_gebf )/2; -_aeae :=_gcgf /_dcfag ;_eade =append (_eade ,_db .MakeFloat (-_aeae ));_cead +=_gcgf /1000.0;}else if _bffca ._ceacb ==TextAlignmentRight {_cbdfg :=(_bfee -_aadg -_gebf );_ffgba :=_cbdfg /_dcfag ;_eade =append (_eade ,_db .MakeFloat (-_ffgba ));_cead +=_cbdfg /1000.0; -};if len (_eade )> 0{_ddabf .Add_Tf (_fbbcc ,_dcfag ).Add_TL (_dcfag *_bffca ._eedd ).Add_TJ (_eade ...);};_adbb :=0.0;for _abbgd ,_befb :=range _fdefe {_agab :=&_befb .Style ;_ecef :=_fbbcc ;_ggcb :=_dcfag ;_dffgg :=_agab .OutlineColor !=nil ;_fbfe :=_agab .HorizontalScaling !=DefaultHorizontalScaling ; -_dgefa :=_agab .OutlineSize !=1;if _dgefa {_ddabf .Add_w (_agab .OutlineSize );};_cefcc :=_agab .RenderingMode !=TextRenderingModeFill ;if _cefcc {_ddabf .Add_Tr (int64 (_agab .RenderingMode ));};_cbcb :=_agab .CharSpacing !=0;if _cbcb {_ddabf .Add_Tc (_agab .CharSpacing ); -};_dbgfg :=_agab .TextRise !=0;if _dbgfg {_ddabf .Add_Ts (_agab .TextRise );};if _befb .VerticalAlignment !=TextVerticalAlignmentBaseline {_bdeb :=_cddgee (_befb .Style .Font ,_agab .FontSize );switch _befb .VerticalAlignment {case TextVerticalAlignmentCenter :_adbb =_aaacd ._dbedc /2-_bdeb ._dbedc /2; -case TextVerticalAlignmentBottom :_adbb =_aaacd ._cgfc -_bdeb ._cgfc ;case TextVerticalAlignmentTop :_adbb =_bdbbf -_agab .FontSize ;};if _adbb !=0.0{_ddabf .Translate (0,_adbb );};};if _bffca ._ceacb !=TextAlignmentJustify ||_bfdbb {_bcgg ,_deaa :=_agab .Font .GetRuneMetrics (' '); -if !_deaa {return _deeg ,nil ,_fa .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068");};_ecef =_acggb [_faag ][_abbgd ];_ggcb =_agab .FontSize ; -_gebf =_bcgg .Wx *_agab .horizontalScale ();};_agff :=_agab .Font .Encoder ();var _dfdcg []byte ;var _bdafd bool ;_bggfb :=_agab .Font ;for _ ,_bbef :=range _befb .Text {if _bbef =='\u000A'{continue ;};if _bbef ==' '{if len (_dfdcg )> 0{if _dffgg {_ddabf .SetStrokingColor (_bfag (_agab .OutlineColor )); -};if _fbfe {_ddabf .Add_Tz (_agab .HorizontalScaling );};_ccec :=_acggb [_faag ][_abbgd ];if _bdafd {_ccec =_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd ));_ebgd :=_bgdgg ._fd .SetFontByName (_ccec ,_bggfb .ToPdfObject ()); -if _ebgd !=nil {return _deeg ,nil ,_ebgd ;};_baagd ++;_bdafd =false ;_agff =_agab .Font .Encoder ();};_ddabf .SetNonStrokingColor (_bfag (_agab .Color )).Add_Tf (_ccec ,_agab .FontSize ).Add_TJ ([]_db .PdfObject {_db .MakeStringFromBytes (_dfdcg )}...); -_dfdcg =nil ;};if _fbfe {_ddabf .Add_Tz (DefaultHorizontalScaling );};_ddabf .Add_Tf (_ecef ,_ggcb ).Add_TJ ([]_db .PdfObject {_db .MakeFloat (-_gebf )}...);_ecce [_abbgd ]+=_gebf *_ggcb ;}else {if _ ,_abegc :=_agff .RuneToCharcode (_bbef );!_abegc {if _agab .MultiFont !=nil {_dcafg ,_edcd :=_agab .MultiFont .Encoder (_bbef ); -if _edcd {if len (_dfdcg )!=0{_bgcgc :=_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd ));_feda :=_bgdgg ._fd .SetFontByName (_ecef ,_bggfb .ToPdfObject ());if _feda !=nil {return _deeg ,nil ,_feda ;};_ddabf .SetNonStrokingColor (_bfag (_agab .Color )).Add_Tf (_bgcgc ,_agab .FontSize ).Add_TJ ([]_db .PdfObject {_db .MakeStringFromBytes (_dfdcg )}...); -_baagd ++;_dfdcg =nil ;};_agff =_dcafg ;_bdafd =true ;_bggfb =_agab .MultiFont .CurrentFont ;};}else {_aeafa =UnsupportedRuneError {Message :_f .Sprintf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0075\u006e\u0065 \u0069\u006e\u0020\u0074\u0065\u0078\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0023\u0078\u0020\u0028\u0025\u0063\u0029",_bbef ,_bbef ),Rune :_bbef }; -_deeg ._gcfdf =append (_deeg ._gcfdf ,_aeafa );_gbf .Log .Debug (_aeafa .Error ());if _deeg ._fgeb <=0{continue ;};_bbef =_deeg ._fgeb ;};};_cabfc :=_agff .Encode (string (_bbef ));_dfdcg =append (_dfdcg ,_cabfc ...);};if _agab .MultiFont !=nil {_agab .MultiFont .Reset (); -};};if len (_dfdcg )> 0{if _dffgg {_ddabf .SetStrokingColor (_bfag (_agab .OutlineColor ));};if _fbfe {_ddabf .Add_Tz (_agab .HorizontalScaling );};_daeg :=_acggb [_faag ][_abbgd ];if _bdafd {_daeg =_db .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_baagd )); -_dcacce :=_bgdgg ._fd .SetFontByName (_daeg ,_bggfb .ToPdfObject ());if _dcacce !=nil {return _deeg ,nil ,_dcacce ;};_baagd ++;_bdafd =false ;};_ddabf .SetNonStrokingColor (_bfag (_agab .Color )).Add_Tf (_daeg ,_agab .FontSize ).Add_TJ ([]_db .PdfObject {_db .MakeStringFromBytes (_dfdcg )}...); -};_eeaa :=_ecce [_abbgd ]/1000.0;if _agab .Underline {_dfag :=_agab .UnderlineStyle .Color ;if _dfag ==nil {_dfag =_befb .Style .Color ;};_bafe ,_edca ,_cgge :=_dfag .ToRGB ();_aaad :=_cead -_deeg .X ;_adbbb :=_eacea -_bfdc +_agab .TextRise -_agab .UnderlineStyle .Offset ; -_dfecg =append (_dfecg ,&_ga .BasicLine {X1 :_aaad ,Y1 :_adbbb ,X2 :_aaad +_eeaa ,Y2 :_adbbb ,LineWidth :_befb .Style .UnderlineStyle .Thickness ,LineColor :_af .NewPdfColorDeviceRGB (_bafe ,_edca ,_cgge )});};if _befb ._aabad !=nil {var _ccafg *_db .PdfObjectArray ; -if !_befb ._accaa {switch _bcca :=_befb ._aabad .GetContext ().(type ){case *_af .PdfAnnotationLink :_ccafg =_db .MakeArray ();_bcca .Rect =_ccafg ;_ababa ,_adfdde :=_bcca .Dest .(*_db .PdfObjectArray );if _adfdde &&_ababa .Len ()==5{_fead ,_dbea :=_ababa .Get (1).(*_db .PdfObjectName ); -if _dbea &&_fead .String ()=="\u0058\u0059\u005a"{_cdga ,_cfaef :=_db .GetNumberAsFloat (_ababa .Get (3));if _cfaef ==nil {_ababa .Set (3,_db .MakeFloat (_deeg .PageHeight -_cdga ));};};};};_befb ._accaa =true ;};if _ccafg !=nil {_bfaba :=_ga .NewPoint (_cead -_deeg .X ,_eacea +_agab .TextRise -_bfdc ).Rotate (_bffca ._dfbda ); -_bfaba .X +=_deeg .X ;_bfaba .Y +=_bfdc ;_dgad ,_bgfa ,_ebdag ,_abddf :=_bfcfb (_eeaa ,_bcbgf ,_bffca ._dfbda );_bfaba .X +=_dgad ;_bfaba .Y +=_bgfa ;_ccafg .Clear ();_ccafg .Append (_db .MakeFloat (_bfaba .X ));_ccafg .Append (_db .MakeFloat (_bfaba .Y )); -_ccafg .Append (_db .MakeFloat (_bfaba .X +_ebdag ));_ccafg .Append (_db .MakeFloat (_bfaba .Y +_abddf ));};_bgdgg .AddAnnotation (_befb ._aabad );};_cead +=_eeaa ;if _dgefa {_ddabf .Add_w (1.0);};if _dffgg {_ddabf .Add_RG (0.0,0.0,0.0);};if _cefcc {_ddabf .Add_Tr (int64 (TextRenderingModeFill )); -};if _cbcb {_ddabf .Add_Tc (0);};if _dbgfg {_ddabf .Add_Ts (0);};if _fbfe {_ddabf .Add_Tz (DefaultHorizontalScaling );};if _adbb !=0.0{_ddabf .Translate (0,-_adbb );_adbb =0.0;};};};_ddabf .Add_ET ();for _ ,_bceac :=range _dfecg {_ddabf .SetStrokingColor (_bceac .LineColor ).Add_w (_bceac .LineWidth ).Add_m (_bceac .X1 ,_bceac .Y1 ).Add_l (_bceac .X2 ,_bceac .Y2 ).Add_s (); -};_ddabf .Add_Q ();_eggg :=_ddabf .Operations ();_eggg .WrapIfNeeded ();_bgdgg .addContents (_eggg );if _agcg {_gffb :=_ebda ;_deeg .Y +=_gffb ;_deeg .Height -=_gffb ;if _deeg .Inline {_deeg .X +=_bffca .Width ()+_bffca ._aaac .Right ;};};return _deeg ,_ddgc ,nil ; -};func (_cefe *Creator )initContext (){_cefe ._ecea .X =_cefe ._aefb .Left ;_cefe ._ecea .Y =_cefe ._aefb .Top ;_cefe ._ecea .Width =_cefe ._dcfb -_cefe ._aefb .Right -_cefe ._aefb .Left ;_cefe ._ecea .Height =_cefe ._gbfac -_cefe ._aefb .Bottom -_cefe ._aefb .Top ; -_cefe ._ecea .PageHeight =_cefe ._gbfac ;_cefe ._ecea .PageWidth =_cefe ._dcfb ;_cefe ._ecea .Margins =_cefe ._aefb ;_cefe ._ecea ._fgeb =_cefe .UnsupportedCharacterReplacement ;}; +// Date returns the invoice date description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_affe *Invoice )Date ()(*InvoiceCell ,*InvoiceCell ){return _affe ._defb [0],_affe ._defb [1]}; -// SetMargins sets the margins of the graphic svg component. -func (_gadd *GraphicSVG )SetMargins (left ,right ,top ,bottom float64 ){_gadd ._agbb .Left =left ;_gadd ._agbb .Right =right ;_gadd ._agbb .Top =top ;_gadd ._agbb .Bottom =bottom ;}; +// SetFillColor sets the fill color of the rectangle. +func (_efagg *Rectangle )SetFillColor (col Color ){_efagg ._daage =col }; -// Height returns the height of the ellipse. -func (_daag *Ellipse )Height ()float64 {return _daag ._daccb }; +// SetBackgroundColor sets the cell's background color. +func (_acggf *TableCell )SetBackgroundColor (col Color ){_acggf ._ebfde =col }; -// SetText sets the text content of the Paragraph. -func (_ebde *Paragraph )SetText (text string ){_ebde ._gafa =text };func (_bagc *List )split (_babb DrawContext )(_bagg ,_gbbc *List ){var (_fcbcc float64 ;_fbgaa ,_cbbb []*listItem ;);_gccf :=_babb .Width -_bagc ._afd .Horizontal ()-_bagc ._fgbe -_bagc .markerWidth (); -_adaf :=_bagc .markerWidth ();for _gfcfa ,_cfff :=range _bagc ._ebca {_baec :=_cfff .ctxHeight (_gccf );_fcbcc +=_baec ;if _fcbcc <=_babb .Height {_fbgaa =append (_fbgaa ,_cfff );}else {switch _agcb :=_cfff ._efddb .(type ){case *List :_caab :=_babb ;_caab .Height =_dgg .Floor (_baec -(_fcbcc -_babb .Height )); -_bbcc ,_cadd :=_agcb .split (_caab );if _bbcc !=nil {_gddc :=_addb ();_gddc ._caac =_cfff ._caac ;_gddc ._efddb =_bbcc ;_fbgaa =append (_fbgaa ,_gddc );};if _cadd !=nil {_deea :=_agcb ._fbgg .Style .FontSize ;_daeb ,_egeff :=_agcb ._fbgg .Style .Font .GetRuneMetrics (' '); -if _egeff {_deea =_agcb ._fbgg .Style .FontSize *_daeb .Wx *_agcb ._fbgg .Style .horizontalScale ()/1000.0;};_agecc :=_dc .Repeat ("\u0020",int (_adaf /_deea ));_gggf :=_addb ();_gggf ._caac =*NewTextChunk (_agecc ,_agcb ._fbgg .Style );_gggf ._efddb =_cadd ; -_cbbb =append (_cbbb ,_gggf );_cbbb =append (_cbbb ,_bagc ._ebca [_gfcfa +1:]...);};default:_cbbb =_bagc ._ebca [_gfcfa :];};if len (_cbbb )> 0{break ;};};};if len (_fbgaa )> 0{_bagg =_ffbg (_bagc ._bacd );*_bagg =*_bagc ;_bagg ._ebca =_fbgaa ;};if len (_cbbb )> 0{_gbbc =_ffbg (_bagc ._bacd ); -*_gbbc =*_bagc ;_gbbc ._ebca =_cbbb ;};return _bagg ,_gbbc ;}; +// NewCurvePolygon creates a new curve polygon. +func (_dfb *Creator )NewCurvePolygon (rings [][]_bf .CubicBezierCurve )*CurvePolygon {return _gdbd (rings );}; -// FillOpacity returns the fill opacity of the ellipse (0-1). -func (_gdab *Ellipse )FillOpacity ()float64 {return _gdab ._abgea }; +// Context returns the current drawing context. +func (_aaa *Creator )Context ()DrawContext {return _aaa ._abe }; -// TextRenderingMode determines whether showing text shall cause glyph -// outlines to be stroked, filled, used as a clipping boundary, or some -// combination of the three. -// See section 9.3 "Text State Parameters and Operators" and -// Table 106 (pp. 254-255 PDF32000_2008). -type TextRenderingMode int ; +// SetFontSize sets the font size in document units (points). +func (_bcbg *Paragraph )SetFontSize (fontSize float64 ){_bcbg ._afffc =fontSize }; -// Positioning represents the positioning type for drawing creator components (relative/absolute). -type Positioning int ; +// ColorGrayFrom8bit creates a Color from 8-bit (0-255) gray values. +// Example: +// +// gray := ColorGrayFrom8bit(255, 0, 0) +func ColorGrayFrom8bit (g byte )Color {return grayColor {float64 (g )/255.0}};func (_aadcd *templateProcessor )parseRectangle (_bccba *templateNode )(interface{},error ){_baaab :=_aadcd .creator .NewRectangle (0,0,0,0);for _ ,_baade :=range _bccba ._adbf .Attr {_aaccg :=_baade .Value ; +switch _acabc :=_baade .Name .Local ;_acabc {case "\u0078":_baaab ._gadgc =_aadcd .parseFloatAttr (_acabc ,_aaccg );case "\u0079":_baaab ._adac =_aadcd .parseFloatAttr (_acabc ,_aaccg );case "\u0077\u0069\u0064t\u0068":_baaab .SetWidth (_aadcd .parseFloatAttr (_acabc ,_aaccg )); +case "\u0068\u0065\u0069\u0067\u0068\u0074":_baaab .SetHeight (_aadcd .parseFloatAttr (_acabc ,_aaccg ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_baaab .SetFillColor (_aadcd .parseColorAttr (_acabc ,_aaccg ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_baaab .SetFillOpacity (_aadcd .parseFloatAttr (_acabc ,_aaccg )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_baaab .SetBorderColor (_aadcd .parseColorAttr (_acabc ,_aaccg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_baaab .SetBorderOpacity (_aadcd .parseFloatAttr (_acabc ,_aaccg )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_baaab .SetBorderWidth (_aadcd .parseFloatAttr (_acabc ,_aaccg ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_ddfe ,_cbgf ,_fbad ,_ffadf :=_aadcd .parseBorderRadiusAttr (_acabc ,_aaccg ); +_baaab .SetBorderRadius (_ddfe ,_cbgf ,_ffadf ,_fbad );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_baaab ._gbda =_aadcd .parseFloatAttr (_acabc ,_aaccg );case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_baaab ._gaebc =_aadcd .parseFloatAttr (_acabc ,_aaccg ); +case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_baaab ._ecga =_aadcd .parseFloatAttr (_acabc ,_aaccg );case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0062\u006f\u0074\u0074o\u006d\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061d\u0069\u0075\u0073":_baaab ._cbca =_aadcd .parseFloatAttr (_acabc ,_aaccg ); +case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_baaab .SetPositioning (_aadcd .parsePositioningAttr (_acabc ,_aaccg ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_baaab .SetFitMode (_aadcd .parseFitModeAttr (_acabc ,_aaccg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cgdf :=_aadcd .parseMarginAttr (_acabc ,_aaccg ); +_baaab .SetMargins (_cgdf .Left ,_cgdf .Right ,_cgdf .Top ,_cgdf .Bottom );default:_aadcd .nodeLogDebug (_bccba ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020re\u0063\u0074\u0061\u006e\u0067\u006ce\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073`\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e",_acabc ); +};};return _baaab ,nil ;}; -// InfoLines returns all the rows in the invoice information table as -// description-value cell pairs. -func (_abca *Invoice )InfoLines ()[][2]*InvoiceCell {_fcafg :=[][2]*InvoiceCell {_abca ._caae ,_abca ._gagde ,_abca ._fddc };return append (_fcafg ,_abca ._geff ...);}; +// GraphicSVG represents a drawable graphic SVG. +// It is used to render the graphic SVG components using a creator instance. +type GraphicSVG struct{_caga *_fd .GraphicSVG ;_dcce Positioning ;_dgdc float64 ;_gdde float64 ;_fcgg Margins ;}; -// GetCoords returns the upper left corner coordinates of the rectangle (`x`, `y`). -func (_ebgef *Rectangle )GetCoords ()(float64 ,float64 ){return _ebgef ._fbdba ,_ebgef ._baag }; +// SetEnableWrap sets the line wrapping enabled flag. +func (_acdb *Paragraph )SetEnableWrap (enableWrap bool ){_acdb ._cgbcg =enableWrap ;_acdb ._gbbc =false ;}; -// GetMargins returns the margins of the line: left, right, top, bottom. -func (_dbge *Line )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dbge ._ffde .Left ,_dbge ._ffde .Right ,_dbge ._ffde .Top ,_dbge ._ffde .Bottom ;}; +// Height returns the height of the Paragraph. The height is calculated based on the input text and how it is wrapped +// within the container. Does not include Margins. +func (_bcfe *StyledParagraph )Height ()float64 {_bcfe .wrapText ();var _afgf float64 ;for _ ,_eacc :=range _bcfe ._feab {var _cdgb float64 ;for _ ,_dcbbc :=range _eacc {_fcge :=_bcfe ._agcdg *_dcbbc .Style .FontSize ;if _fcge > _cdgb {_cdgb =_fcge ;};}; +_afgf +=_cdgb ;};return _afgf ;};func (_edea *listItem )ctxHeight (_fcadd float64 )float64 {var _cbad float64 ;switch _edcb :=_edea ._cbgb .(type ){case *Paragraph :if _edcb ._cgbcg {_edcb .SetWidth (_fcadd -_edcb ._edbc .Horizontal ());};_cbad =_edcb .Height ()+_edcb ._edbc .Vertical (); +_cbad +=0.5*_edcb ._afffc *_edcb ._efbdc ;case *StyledParagraph :if _edcb ._eagfa {_edcb .SetWidth (_fcadd -_edcb ._acbfg .Horizontal ());};_cbad =_edcb .Height ()+_edcb ._acbfg .Vertical ();_cbad +=0.5*_edcb .getTextHeight ();case *List :_ecdc :=_fcadd -_edea ._afdbb .Width ()-_edcb ._afded .Horizontal ()-_edcb ._gdfg ; +_cbad =_edcb .ctxHeight (_ecdc )+_edcb ._afded .Vertical ();case *Image :_cbad =_edcb .Height ()+_edcb ._ceaa .Vertical ();case *Division :_ffbe :=_fcadd -_edea ._afdbb .Width ()-_edcb ._baad .Horizontal ();_cbad =_edcb .ctxHeight (_ffbe )+_edcb ._baad .Vertical (); +case *Table :_cgbec :=_fcadd -_edea ._afdbb .Width ()-_edcb ._dead .Horizontal ();_edcb .updateRowHeights (_cgbec );_cbad =_edcb .Height ()+_edcb ._dead .Vertical ();default:_cbad =_edea ._cbgb .Height ();};return _cbad ;}; -// SetFillOpacity sets the fill opacity. -func (_dcgf *CurvePolygon )SetFillOpacity (opacity float64 ){_dcgf ._dacf =opacity }; +// EnableWordWrap sets the paragraph word wrap flag. +func (_bgaec *StyledParagraph )EnableWordWrap (val bool ){_bgaec ._bedga =val }; -// InsertColumn inserts a column in the line items table at the specified index. -func (_dbfc *Invoice )InsertColumn (index uint ,description string )*InvoiceCell {_fgaf :=uint (len (_dbfc ._geda ));if index > _fgaf {index =_fgaf ;};_adce :=_dbfc .NewColumn (description );_dbfc ._geda =append (_dbfc ._geda [:index ],append ([]*InvoiceCell {_adce },_dbfc ._geda [index :]...)...); -return _adce ;}; +// SetLineSeparator sets the separator for all new lines of the table of contents. +func (_gefa *TOC )SetLineSeparator (separator string ){_gefa ._ageg =separator }; -// ScaleToHeight scale Image to a specified height h, maintaining the aspect ratio. -func (_dacfb *Image )ScaleToHeight (h float64 ){_agcd :=_dacfb ._febef /_dacfb ._fcaf ;_dacfb ._fcaf =h ;_dacfb ._febef =h *_agcd ;}; +// GeneratePageBlocks draws the ellipse on a new block representing the page. +func (_fdaac *Ellipse )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_aadd []*Block ;_fdffa =NewBlock (ctx .PageWidth ,ctx .PageHeight );_acce =ctx ;);_dfaa :=_fdaac ._dfda .IsRelative ();if _dfaa {_fdaac .applyFitMode (ctx .Width ); +ctx .X +=_fdaac ._cdg .Left ;ctx .Y +=_fdaac ._cdg .Top ;ctx .Width -=_fdaac ._cdg .Left +_fdaac ._cdg .Right ;ctx .Height -=_fdaac ._cdg .Top +_fdaac ._cdg .Bottom ;if _fdaac ._abda > ctx .Height {_aadd =append (_aadd ,_fdffa );_fdffa =NewBlock (ctx .PageWidth ,ctx .PageHeight ); +ctx .Page ++;_bgdc :=ctx ;_bgdc .Y =ctx .Margins .Top +_fdaac ._cdg .Top ;_bgdc .X =ctx .Margins .Left +_fdaac ._cdg .Left ;_bgdc .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_fdaac ._cdg .Top -_fdaac ._cdg .Bottom ;_bgdc .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_fdaac ._cdg .Left -_fdaac ._cdg .Right ; +ctx =_bgdc ;};}else {ctx .X =_fdaac ._faac -_fdaac ._efge /2;ctx .Y =_fdaac ._ccag -_fdaac ._abda /2;};_fdde :=_bf .Circle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_fdaac ._abda ,Width :_fdaac ._efge ,Height :_fdaac ._abda ,BorderWidth :_fdaac ._fddf ,Opacity :1.0}; +if _fdaac ._fdaa !=nil {_fdde .FillEnabled =true ;_cfda :=_dec (_fdaac ._fdaa );_afeg :=_bfgc (_fdffa ,_cfda ,_fdaac ._fdaa ,func ()Rectangle {return Rectangle {_gadgc :_fdde .X ,_adac :_fdde .Y ,_cegcg :_fdde .Width ,_ggbab :_fdde .Height };});if _afeg !=nil {return nil ,ctx ,_afeg ; +};_fdde .FillColor =_cfda ;};if _fdaac ._gdcga !=nil {_fdde .BorderEnabled =false ;if _fdaac ._fddf > 0{_fdde .BorderEnabled =true ;};_fdde .BorderColor =_dec (_fdaac ._gdcga );_fdde .BorderWidth =_fdaac ._fddf ;};_fceae ,_aeba :=_fdffa .setOpacity (_fdaac ._eag ,_fdaac ._ddbee ); +if _aeba !=nil {return nil ,ctx ,_aeba ;};_caa ,_ ,_aeba :=_fdde .Draw (_fceae );if _aeba !=nil {return nil ,ctx ,_aeba ;};_aeba =_fdffa .addContentsByString (string (_caa ));if _aeba !=nil {return nil ,ctx ,_aeba ;};if _dfaa {ctx .X =_acce .X ;ctx .Width =_acce .Width ; +ctx .Y +=_fdaac ._abda +_fdaac ._cdg .Bottom ;ctx .Height -=_fdaac ._abda ;}else {ctx =_acce ;};_aadd =append (_aadd ,_fdffa );return _aadd ,ctx ,nil ;}; -// NewChapter creates a new chapter with the specified title as the heading. -func (_adaac *Creator )NewChapter (title string )*Chapter {_adaac ._aeeg ++;_bfae :=_adaac .NewTextStyle ();_bfae .FontSize =16;return _afg (nil ,_adaac ._ced ,_adaac ._dag ,title ,_adaac ._aeeg ,_bfae );}; +// TOC returns the table of contents component of the creator. +func (_dgba *Creator )TOC ()*TOC {return _dgba ._dcag }; -// NewCurvePolygon creates a new curve polygon. -func (_ffdb *Creator )NewCurvePolygon (rings [][]_ga .CubicBezierCurve )*CurvePolygon {return _ecbg (rings );}; +// Polygon represents a polygon shape. +// Implements the Drawable interface and can be drawn on PDF using the Creator. +type Polygon struct{_bdcee *_bf .Polygon ;_cagc float64 ;_beac float64 ;_acegc Color ;};func (_agffb *Paragraph )getTextMetrics ()(_ggefe ,_bbba ,_gdcde float64 ){_ffbd :=_daegd (_agffb ._bbcb ,_agffb ._afffc );if _ffbd ._faffg > _ggefe {_ggefe =_ffbd ._faffg ; +};if _ffbd ._ccdgd < _gdcde {_gdcde =_ffbd ._ccdgd ;};if _fgbd :=_agffb ._afffc ;_fgbd > _bbba {_bbba =_fgbd ;};return _ggefe ,_bbba ,_gdcde ;};func (_ecgga *Table )resetColumnWidths (){_ecgga ._dbeeb =[]float64 {};_gbeb :=float64 (1.0)/float64 (_ecgga ._dfeg ); +for _eddaa :=0;_eddaa < _ecgga ._dfeg ;_eddaa ++{_ecgga ._dbeeb =append (_ecgga ._dbeeb ,_gbeb );};}; -// BorderOpacity returns the border opacity of the ellipse (0-1). -func (_abda *Ellipse )BorderOpacity ()float64 {return _abda ._dfegf };func (_gfea *Line )computeCoords (_ggdabe DrawContext )(_gagg ,_dbca ,_dbbgd ,_beaa float64 ){_gagg =_ggdabe .X ;_dbbgd =_gagg +_gfea ._ecdb -_gfea ._bead ;_aacf :=_gfea ._egda ;if _gfea ._bead ==_gfea ._ecdb {_aacf /=2; -};if _gfea ._gdbf < _gfea ._dfbc {_dbca =_ggdabe .PageHeight -_ggdabe .Y -_aacf ;_beaa =_dbca -_gfea ._dfbc +_gfea ._gdbf ;}else {_beaa =_ggdabe .PageHeight -_ggdabe .Y -_aacf ;_dbca =_beaa -_gfea ._gdbf +_gfea ._dfbc ;};switch _gfea ._gfgf {case FitModeFillWidth :_dbbgd =_gagg +_ggdabe .Width ; -};return _gagg ,_dbca ,_dbbgd ,_beaa ;};func (_bgaa *Table )updateRowHeights (_ecdce float64 ){for _ ,_ggace :=range _bgaa ._eafeb {_bbefe :=_ggace .width (_bgaa ._cgcgb ,_ecdce );_bgbbe :=_ggace .height (_bbefe );_abfb :=_bgaa ._bebe [_ggace ._ceafg +_ggace ._bacfc -2]; -if _ggace ._bacfc > 1{_bbac :=0.0;_fcbd :=_bgaa ._bebe [_ggace ._ceafg -1:(_ggace ._ceafg +_ggace ._bacfc -1)];for _ ,_dfdff :=range _fcbd {_bbac +=_dfdff ;};if _bgbbe <=_bbac {continue ;};};if _bgbbe > _abfb {_gebgc :=_bgbbe /float64 (_ggace ._bacfc ); -if _gebgc > _abfb {for _dddb :=1;_dddb <=_ggace ._bacfc ;_dddb ++{if _gebgc > _bgaa ._bebe [_ggace ._ceafg +_dddb -2]{_bgaa ._bebe [_ggace ._ceafg +_dddb -2]=_gebgc ;};};};};};};const (TextAlignmentLeft TextAlignment =iota ;TextAlignmentRight ;TextAlignmentCenter ; -TextAlignmentJustify ;); +// FillColor returns the fill color of the ellipse. +func (_bbbd *Ellipse )FillColor ()Color {return _bbbd ._fdaa };func (_ecbf *List )split (_gcba DrawContext )(_dgfbg ,_ebdb *List ){var (_gcga float64 ;_addaf ,_ggcd []*listItem ;);_eecag :=_gcba .Width -_ecbf ._afded .Horizontal ()-_ecbf ._gdfg -_ecbf .markerWidth (); +_edcgc :=_ecbf .markerWidth ();for _gcage ,_bdbc :=range _ecbf ._gaegd {_fegc :=_bdbc .ctxHeight (_eecag );_gcga +=_fegc ;if _gcga <=_gcba .Height {_addaf =append (_addaf ,_bdbc );}else {switch _gdfe :=_bdbc ._cbgb .(type ){case *List :_ddbcd :=_gcba ; +_ddbcd .Height =_cf .Floor (_fegc -(_gcga -_gcba .Height ));_bgbb ,_fdae :=_gdfe .split (_ddbcd );if _bgbb !=nil {_bgea :=_gbff ();_bgea ._afdbb =_bdbc ._afdbb ;_bgea ._cbgb =_bgbb ;_addaf =append (_addaf ,_bgea );};if _fdae !=nil {_aceg :=_gdfe ._defad .Style .FontSize ; +_gfca ,_gaeag :=_gdfe ._defad .Style .Font .GetRuneMetrics (' ');if _gaeag {_aceg =_gdfe ._defad .Style .FontSize *_gfca .Wx *_gdfe ._defad .Style .horizontalScale ()/1000.0;};_fdgd :=_de .Repeat ("\u0020",int (_edcgc /_aceg ));_bdda :=_gbff ();_bdda ._afdbb =*NewTextChunk (_fdgd ,_gdfe ._defad .Style ); +_bdda ._cbgb =_fdae ;_ggcd =append (_ggcd ,_bdda );_ggcd =append (_ggcd ,_ecbf ._gaegd [_gcage +1:]...);};default:_ggcd =_ecbf ._gaegd [_gcage :];};if len (_ggcd )> 0{break ;};};};if len (_addaf )> 0{_dgfbg =_deeb (_ecbf ._aaagc );*_dgfbg =*_ecbf ;_dgfbg ._gaegd =_addaf ; +};if len (_ggcd )> 0{_ebdb =_deeb (_ecbf ._aaagc );*_ebdb =*_ecbf ;_ebdb ._gaegd =_ggcd ;};return _dgfbg ,_ebdb ;}; -// BuyerAddress returns the buyer address used in the invoice template. -func (_fbddg *Invoice )BuyerAddress ()*InvoiceAddress {return _fbddg ._cbea }; +// SetPos sets the Table's positioning to absolute mode and specifies the upper-left corner +// coordinates as (x,y). +// Note that this is only sensible to use when the table does not wrap over multiple pages. +// TODO: Should be able to set width too (not just based on context/relative positioning mode). +func (_faca *Table )SetPos (x ,y float64 ){_faca ._fafag =PositionAbsolute ;_faca ._bgbcd =x ;_faca ._adedc =y ;}; -// Paragraph represents text drawn with a specified font and can wrap across lines and pages. -// By default it occupies the available width in the drawing context. -type Paragraph struct{_gafa string ;_cgad *_af .PdfFont ;_cccdc float64 ;_ecab float64 ;_feca Color ;_adfdd TextAlignment ;_eegdf bool ;_fcffd float64 ;_cbgd int ;_dfgd bool ;_edfec float64 ;_dcbe Margins ;_dabgg Positioning ;_cfgdb float64 ;_aedf float64 ; -_efed ,_bafb float64 ;_fceb []string ;};func (_aeaec *templateProcessor )parseCellBorderStyleAttr (_dadfg ,_cebg string )CellBorderStyle {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020c\u0065\u006c\u006c b\u006f\u0072\u0064\u0065\u0072\u0020s\u0074\u0079\u006c\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a \u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025s\u0029\u002e",_dadfg ,_cebg ); -_adgec :=map[string ]CellBorderStyle {"\u006e\u006f\u006e\u0065":CellBorderStyleNone ,"\u0073\u0069\u006e\u0067\u006c\u0065":CellBorderStyleSingle ,"\u0064\u006f\u0075\u0062\u006c\u0065":CellBorderStyleDouble }[_cebg ];return _adgec ;}; +// GeneratePageBlocks draws the polygon on a new block representing the page. +// Implements the Drawable interface. +func (_baefd *Polygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dbcb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_gfbgd ,_agcf :=_dbcb .setOpacity (_baefd ._cagc ,_baefd ._beac );if _agcf !=nil {return nil ,ctx ,_agcf ;}; +_ceec :=_baefd ._bdcee ;_ceec .FillEnabled =_ceec .FillColor !=nil ;_ceec .BorderEnabled =_ceec .BorderColor !=nil &&_ceec .BorderWidth > 0;_baegd :=_ceec .Points ;_feefa :=_ed .PdfRectangle {};_dfdc :=false ;for _cbce :=range _baegd {for _dfagb :=range _baegd [_cbce ]{_ddaa :=&_baegd [_cbce ][_dfagb ]; +_ddaa .Y =ctx .PageHeight -_ddaa .Y ;if !_dfdc {_feefa .Llx =_ddaa .X ;_feefa .Lly =_ddaa .Y ;_feefa .Urx =_ddaa .X ;_feefa .Ury =_ddaa .Y ;_dfdc =true ;}else {_feefa .Llx =_cf .Min (_feefa .Llx ,_ddaa .X );_feefa .Lly =_cf .Min (_feefa .Lly ,_ddaa .Y ); +_feefa .Urx =_cf .Max (_feefa .Urx ,_ddaa .X );_feefa .Ury =_cf .Max (_feefa .Ury ,_ddaa .Y );};};};if _ceec .FillEnabled {_eecb :=_bfgc (_dbcb ,_baefd ._bdcee .FillColor ,_baefd ._acegc ,func ()Rectangle {return Rectangle {_gadgc :_feefa .Llx ,_adac :_feefa .Lly ,_cegcg :_feefa .Width (),_ggbab :_feefa .Height ()}; +});if _eecb !=nil {return nil ,ctx ,_eecb ;};};_cgfge ,_ ,_agcf :=_ceec .Draw (_gfbgd );if _agcf !=nil {return nil ,ctx ,_agcf ;};if _agcf =_dbcb .addContentsByString (string (_cgfge ));_agcf !=nil {return nil ,ctx ,_agcf ;};return []*Block {_dbcb },ctx ,nil ; +};var (ErrContentNotFit =_e .New ("\u0043\u0061\u006e\u006e\u006ft\u0020\u0066\u0069\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020i\u006e\u0074\u006f\u0020\u0061\u006e\u0020\u0065\u0078\u0069\u0073\u0074\u0069\u006e\u0067\u0020\u0073\u0070\u0061\u0063\u0065"); +); -// SetColor sets the color of the Paragraph text. -// -// Example: -// -// 1. p := NewParagraph("Red paragraph") -// // Set to red color with a hex code: -// p.SetColor(creator.ColorRGBFromHex("#ff0000")) -// -// 2. Make Paragraph green with 8-bit rgb values (0-255 each component) -// p.SetColor(creator.ColorRGBFrom8bit(0, 255, 0) -// -// 3. Make Paragraph blue with arithmetic (0-1) rgb components. -// p.SetColor(creator.ColorRGBFromArithmetic(0, 0, 1.0) -func (_gdbe *Paragraph )SetColor (col Color ){_gdbe ._feca =col };func _dgfcd (_cafgf map[string ]interface{},_ddea ...interface{})(map[string ]interface{},error ){_cfgec :=len (_ddea );if _cfgec %2!=0{return nil ,_db .ErrRangeError ;};for _dbbb :=0;_dbbb < _cfgec ; -_dbbb +=2{_caea ,_fcddb :=_ddea [_dbbb ].(string );if !_fcddb {return nil ,_db .ErrTypeError ;};_cafgf [_caea ]=_ddea [_dbbb +1];};return _cafgf ,nil ;}; +// GetHorizontalAlignment returns the horizontal alignment of the image. +func (_cffg *Image )GetHorizontalAlignment ()HorizontalAlignment {return _cffg ._aabe }; + +// NewTable create a new Table with a specified number of columns. +func (_fcea *Creator )NewTable (cols int )*Table {return _gegfb (cols )};func _gaeff (_bgebg ,_afdbbe ,_dabg int )[]int {_eagc :=[]int {};for _ebaeb :=_bgebg ;_ebaeb <=_dabg ;_ebaeb +=_afdbbe {_eagc =append (_eagc ,_ebaeb );};return _eagc ;}; + +// SetBackground sets the background properties of the component. +func (_edb *Division )SetBackground (background *Background ){_edb ._aadg =background };func _bfee (_gedda int64 ,_cbfd ,_cfgc ,_cada float64 )*_ed .PdfAnnotation {_gceaf :=_ed .NewPdfAnnotationLink ();_faddb :=_ed .NewBorderStyle ();_faddb .SetBorderWidth (0); +_gceaf .BS =_faddb .ToPdfObject ();if _gedda < 0{_gedda =0;};_gceaf .Dest =_gd .MakeArray (_gd .MakeInteger (_gedda ),_gd .MakeName ("\u0058\u0059\u005a"),_gd .MakeFloat (_cbfd ),_gd .MakeFloat (_cfgc ),_gd .MakeFloat (_cada ));return _gceaf .PdfAnnotation ; +};func (_gebge *TableCell )height (_bcbae float64 )float64 {var _ebbf float64 ;switch _dabbea :=_gebge ._aeeee .(type ){case *Paragraph :if _dabbea ._cgbcg {_dabbea .SetWidth (_bcbae -_gebge ._bgeed -_dabbea ._edbc .Left -_dabbea ._edbc .Right );};_ebbf =_dabbea .Height ()+_dabbea ._edbc .Top +_dabbea ._edbc .Bottom ; +if !_gebge ._afbd ._gdad {_ebbf +=(0.5*_dabbea ._afffc *_dabbea ._efbdc );};case *StyledParagraph :if _dabbea ._eagfa {_dabbea .SetWidth (_bcbae -_gebge ._bgeed -_dabbea ._acbfg .Left -_dabbea ._acbfg .Right );};_ebbf =_dabbea .Height ()+_dabbea ._acbfg .Top +_dabbea ._acbfg .Bottom ; +if !_gebge ._afbd ._gdad {_ebbf +=(0.5*_dabbea .getTextHeight ());};case *Image :_dabbea .applyFitMode (_bcbae -_gebge ._bgeed );_ebbf =_dabbea .Height ()+_dabbea ._ceaa .Top +_dabbea ._ceaa .Bottom ;case *Table :_dabbea .updateRowHeights (_bcbae -_gebge ._bgeed -_dabbea ._dead .Left -_dabbea ._dead .Right ); +_ebbf =_dabbea .Height ()+_dabbea ._dead .Top +_dabbea ._dead .Bottom ;case *List :_ebbf =_dabbea .ctxHeight (_bcbae -_gebge ._bgeed )+_dabbea ._afded .Top +_dabbea ._afded .Bottom ;case *Division :_ebbf =_dabbea .ctxHeight (_bcbae -_gebge ._bgeed )+_dabbea ._baad .Top +_dabbea ._baad .Bottom +_dabbea ._babd .Top +_dabbea ._babd .Bottom ; +case *Chart :_ebbf =_dabbea .Height ()+_dabbea ._bfa .Top +_dabbea ._bfa .Bottom ;case *Rectangle :_dabbea .applyFitMode (_bcbae -_gebge ._bgeed );_ebbf =_dabbea .Height ()+_dabbea ._ddfc .Top +_dabbea ._ddfc .Bottom +_dabbea ._cfdf ;case *Ellipse :_dabbea .applyFitMode (_bcbae -_gebge ._bgeed ); +_ebbf =_dabbea .Height ()+_dabbea ._cdg .Top +_dabbea ._cdg .Bottom ;case *Line :_ebbf =_dabbea .Height ()+_dabbea ._accae .Top +_dabbea ._accae .Bottom ;};return _ebbf ;};type marginDrawable interface{VectorDrawable ;GetMargins ()(float64 ,float64 ,float64 ,float64 ); +}; + +// SetPos sets the position of the graphic svg to the specified coordinates. +// This method sets the graphic svg to use absolute positioning. +func (_dcab *GraphicSVG )SetPos (x ,y float64 ){_dcab ._dcce =PositionAbsolute ;_dcab ._dgdc =x ;_dcab ._gdde =y ;}; + +// LineWidth returns the width of the line. +func (_fece *Line )LineWidth ()float64 {return _fece ._cdff }; -// SetStyleLeft sets border style for left side. -func (_bcbc *border )SetStyleLeft (style CellBorderStyle ){_bcbc ._dfeg =style };type templateTag struct{_ddeb map[string ]struct{};_addc func (*templateProcessor ,*templateNode )(interface{},error );};func (_eeacd *templateProcessor )parseChart (_gbabb *templateNode )(interface{},error ){var _bfgb string ; -for _ ,_eebdfd :=range _gbabb ._cfaeg .Attr {_ceadb :=_eebdfd .Value ;switch _fbbeb :=_eebdfd .Name .Local ;_fbbeb {case "\u0073\u0072\u0063":_bfgb =_ceadb ;};};if _bfgb ==""{_eeacd .nodeLogError (_gbabb ,"\u0043\u0068\u0061\u0072\u0074\u0020\u0060\u0073\u0072\u0063\u0060\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u0065m\u0070\u0074\u0079\u002e"); -return nil ,_ebbfe ;};_addd ,_ddabbc :=_eeacd ._fddea .ChartMap [_bfgb ];if !_ddabbc {_eeacd .nodeLogError (_gbabb ,"\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0066\u0069nd \u0063ha\u0072\u0074\u0020\u0072\u0065\u0073\u006fur\u0063\u0065\u003a\u0020\u0060\u0025\u0073`\u002e",_bfgb ); -return nil ,_ebbfe ;};_ecbecc :=NewChart (_addd );for _ ,_fefg :=range _gbabb ._cfaeg .Attr {_gcab :=_fefg .Value ;switch _egfg :=_fefg .Name .Local ;_egfg {case "\u0078":_ecbecc .SetPos (_eeacd .parseFloatAttr (_egfg ,_gcab ),_ecbecc ._eeea );case "\u0079":_ecbecc .SetPos (_ecbecc ._faa ,_eeacd .parseFloatAttr (_egfg ,_gcab )); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_gcdge :=_eeacd .parseMarginAttr (_egfg ,_gcab );_ecbecc .SetMargins (_gcdge .Left ,_gcdge .Right ,_gcdge .Top ,_gcdge .Bottom );case "\u0077\u0069\u0064t\u0068":_ecbecc ._gddf .SetWidth (int (_eeacd .parseFloatAttr (_egfg ,_gcab ))); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_ecbecc ._gddf .SetHeight (int (_eeacd .parseFloatAttr (_egfg ,_gcab )));case "\u0073\u0072\u0063":break ;default:_eeacd .nodeLogDebug (_gbabb ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0063h\u0061\u0072\u0074\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_egfg ); -};};return _ecbecc ,nil ;}; +// NewLine creates a new line between (x1, y1) to (x2, y2), +// using default attributes. +// NOTE: In relative positioning mode, `x1` and `y1` are calculated using the +// current context and `x2`, `y2` are used only to calculate the position of +// the second point in relation to the first one (used just as a measurement +// of size). Furthermore, when the fit mode is set to fill the context width, +// `x2` is set to the right edge coordinate of the context. +func (_fbd *Creator )NewLine (x1 ,y1 ,x2 ,y2 float64 )*Line {return _cabd (x1 ,y1 ,x2 ,y2 )};func (_fddeg *templateProcessor )parseTableCell (_agddfb *templateNode )(interface{},error ){if _agddfb ._gfggb ==nil {_fddeg .nodeLogError (_agddfb ,"\u0054\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0070\u0061\u0072\u0065n\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); +return nil ,_adee ;};_caefa ,_feaf :=_agddfb ._gfggb ._cagcg .(*Table );if !_feaf {_fddeg .nodeLogError (_agddfb ,"\u0054\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0028\u0025\u0054\u0029\u0020\u0069s\u0020\u006e\u006f\u0074\u0020a\u0020\u0074a\u0062\u006c\u0065\u002e",_agddfb ._gfggb ._cagcg ); +return nil ,_adee ;};var _bbgee ,_ebege int64 ;for _ ,_efde :=range _agddfb ._adbf .Attr {_fgcc :=_efde .Value ;switch _abfgc :=_efde .Name .Local ;_abfgc {case "\u0063o\u006c\u0073\u0070\u0061\u006e":_bbgee =_fddeg .parseInt64Attr (_abfgc ,_fgcc );case "\u0072o\u0077\u0073\u0070\u0061\u006e":_ebege =_fddeg .parseInt64Attr (_abfgc ,_fgcc ); +};};if _bbgee <=0{_bbgee =1;};if _ebege <=0{_ebege =1;};_adeda :=_caefa .MultiCell (int (_ebege ),int (_bbgee ));for _ ,_efeb :=range _agddfb ._adbf .Attr {_gdccb :=_efeb .Value ;switch _fbbcb :=_efeb .Name .Local ;_fbbcb {case "\u0069\u006e\u0064\u0065\u006e\u0074":_adeda .SetIndent (_fddeg .parseFloatAttr (_fbbcb ,_gdccb )); +case "\u0061\u006c\u0069g\u006e":_adeda .SetHorizontalAlignment (_fddeg .parseCellAlignmentAttr (_fbbcb ,_gdccb ));case "\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u002da\u006c\u0069\u0067\u006e":_adeda .SetVerticalAlignment (_fddeg .parseCellVerticalAlignmentAttr (_fbbcb ,_gdccb )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065":_adeda .SetSideBorderStyle (CellBorderSideAll ,_fddeg .parseCellBorderStyleAttr (_fbbcb ,_gdccb ));case "\u0062\u006fr\u0064\u0065\u0072-\u0073\u0074\u0079\u006c\u0065\u002d\u0074\u006f\u0070":_adeda .SetSideBorderStyle (CellBorderSideTop ,_fddeg .parseCellBorderStyleAttr (_fbbcb ,_gdccb )); +case "\u0062\u006f\u0072\u0064er\u002d\u0073\u0074\u0079\u006c\u0065\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_adeda .SetSideBorderStyle (CellBorderSideBottom ,_fddeg .parseCellBorderStyleAttr (_fbbcb ,_gdccb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065-\u006c\u0065\u0066\u0074":_adeda .SetSideBorderStyle (CellBorderSideLeft ,_fddeg .parseCellBorderStyleAttr (_fbbcb ,_gdccb )); +case "\u0062o\u0072d\u0065\u0072\u002d\u0073\u0074y\u006c\u0065-\u0072\u0069\u0067\u0068\u0074":_adeda .SetSideBorderStyle (CellBorderSideRight ,_fddeg .parseCellBorderStyleAttr (_fbbcb ,_gdccb ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_adeda .SetSideBorderWidth (CellBorderSideAll ,_fddeg .parseFloatAttr (_fbbcb ,_gdccb )); +case "\u0062\u006fr\u0064\u0065\u0072-\u0077\u0069\u0064\u0074\u0068\u002d\u0074\u006f\u0070":_adeda .SetSideBorderWidth (CellBorderSideTop ,_fddeg .parseFloatAttr (_fbbcb ,_gdccb ));case "\u0062\u006f\u0072\u0064er\u002d\u0077\u0069\u0064\u0074\u0068\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_adeda .SetSideBorderWidth (CellBorderSideBottom ,_fddeg .parseFloatAttr (_fbbcb ,_gdccb )); +case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068-\u006c\u0065\u0066\u0074":_adeda .SetSideBorderWidth (CellBorderSideLeft ,_fddeg .parseFloatAttr (_fbbcb ,_gdccb ));case "\u0062o\u0072d\u0065\u0072\u002d\u0077\u0069d\u0074\u0068-\u0072\u0069\u0067\u0068\u0074":_adeda .SetSideBorderWidth (CellBorderSideRight ,_fddeg .parseFloatAttr (_fbbcb ,_gdccb )); +case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_adeda .SetSideBorderColor (CellBorderSideAll ,_fddeg .parseColorAttr (_fbbcb ,_gdccb ));case "\u0062\u006fr\u0064\u0065\u0072-\u0063\u006f\u006c\u006f\u0072\u002d\u0074\u006f\u0070":_adeda .SetSideBorderColor (CellBorderSideTop ,_fddeg .parseColorAttr (_fbbcb ,_gdccb )); +case "\u0062\u006f\u0072\u0064er\u002d\u0063\u006f\u006c\u006f\u0072\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_adeda .SetSideBorderColor (CellBorderSideBottom ,_fddeg .parseColorAttr (_fbbcb ,_gdccb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072-\u006c\u0065\u0066\u0074":_adeda .SetSideBorderColor (CellBorderSideLeft ,_fddeg .parseColorAttr (_fbbcb ,_gdccb )); +case "\u0062o\u0072d\u0065\u0072\u002d\u0063\u006fl\u006f\u0072-\u0072\u0069\u0067\u0068\u0074":_adeda .SetSideBorderColor (CellBorderSideRight ,_fddeg .parseColorAttr (_fbbcb ,_gdccb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006c\u0069\u006e\u0065\u002ds\u0074\u0079\u006c\u0065":_adeda .SetBorderLineStyle (_fddeg .parseLineStyleAttr (_fbbcb ,_gdccb )); +case "\u0062\u0061c\u006b\u0067\u0072o\u0075\u006e\u0064\u002d\u0063\u006f\u006c\u006f\u0072":_adeda .SetBackgroundColor (_fddeg .parseColorAttr (_fbbcb ,_gdccb ));case "\u0063o\u006c\u0073\u0070\u0061\u006e","\u0072o\u0077\u0073\u0070\u0061\u006e":break ; +default:_fddeg .nodeLogDebug (_agddfb ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_fbbcb ); +};};return _adeda ,nil ;}; -// SetWidth sets the the Paragraph width. This is essentially the wrapping width, i.e. the width the -// text can extend to prior to wrapping over to next line. -func (_bdeg *Paragraph )SetWidth (width float64 ){_bdeg ._fcffd =width ;_bdeg .wrapText ()}; +// NewColorPoint creates a new color and point object for use in the gradient rendering process. +func NewColorPoint (color Color ,point float64 )*ColorPoint {return _bcce (color ,point )}; -// TitleStyle returns the style properties used to render the invoice title. -func (_ageb *Invoice )TitleStyle ()TextStyle {return _ageb ._gagbf }; +// SetColPosition sets cell column position. +func (_fabe *TableCell )SetColPosition (col int ){_fabe ._eafa =col }; -// AddLine adds a new line with the provided style to the table of contents. -func (_cgdeg *TOC )AddLine (line *TOCLine )*TOCLine {if line ==nil {return nil ;};_cgdeg ._dgcfb =append (_cgdeg ._dgcfb ,line );return line ;}; +// Insert adds a new text chunk at the specified position in the paragraph. +func (_dcfac *StyledParagraph )Insert (index uint ,text string )*TextChunk {_dfcg :=uint (len (_dcfac ._fcdf ));if index > _dfcg {index =_dfcg ;};_cgde :=NewTextChunk (text ,_dcfac ._beafc );_dcfac ._fcdf =append (_dcfac ._fcdf [:index ],append ([]*TextChunk {_cgde },_dcfac ._fcdf [index :]...)...); +_dcfac .wrapText ();return _cgde ;}; -// SetColor sets the line color. -func (_gcbe *Curve )SetColor (col Color ){_gcbe ._fcfa =col }; +// Total returns the invoice total description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_deab *Invoice )Total ()(*InvoiceCell ,*InvoiceCell ){return _deab ._acgc [0],_deab ._acgc [1]};func (_ceaae *templateProcessor )parseTable (_bgcb *templateNode )(interface{},error ){var _ggca int64 ;for _ ,_dgggd :=range _bgcb ._adbf .Attr {_gdcca :=_dgggd .Value ; +switch _ebfgfg :=_dgggd .Name .Local ;_ebfgfg {case "\u0063o\u006c\u0075\u006d\u006e\u0073":_ggca =_ceaae .parseInt64Attr (_ebfgfg ,_gdcca );};};if _ggca <=0{_ceaae .nodeLogDebug (_bgcb ,"\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006eu\u006d\u0062e\u0072\u0020\u006f\u0066\u0020\u0074\u0061\u0062\u006ce\u0020\u0063\u006f\u006cu\u006d\u006e\u0073\u003a\u0020\u0025\u0064\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0031\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020m\u0061\u0079\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e",_ggca ); +_ggca =1;};_gbdde :=_ceaae .creator .NewTable (int (_ggca ));for _ ,_eeba :=range _bgcb ._adbf .Attr {_deagf :=_eeba .Value ;switch _dfcfg :=_eeba .Name .Local ;_dfcfg {case "\u0063\u006f\u006c\u0075\u006d\u006e\u002d\u0077\u0069\u0064\u0074\u0068\u0073":_gbdde .SetColumnWidths (_ceaae .parseFloatArray (_dfcfg ,_deagf )...); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_cdad :=_ceaae .parseMarginAttr (_dfcfg ,_deagf );_gbdde .SetMargins (_cdad .Left ,_cdad .Right ,_cdad .Top ,_cdad .Bottom );case "\u0078":_gbdde .SetPos (_ceaae .parseFloatAttr (_dfcfg ,_deagf ),_gbdde ._adedc ); +case "\u0079":_gbdde .SetPos (_gbdde ._bgbcd ,_ceaae .parseFloatAttr (_dfcfg ,_deagf ));case "\u0068\u0065a\u0064\u0065\u0072-\u0073\u0074\u0061\u0072\u0074\u002d\u0072\u006f\u0077":_gbdde ._bdcdfg =int (_ceaae .parseInt64Attr (_dfcfg ,_deagf ));case "\u0068\u0065\u0061\u0064\u0065\u0072\u002d\u0065\u006ed\u002d\u0072\u006f\u0077":_gbdde ._feac =int (_ceaae .parseInt64Attr (_dfcfg ,_deagf )); +case "\u0065n\u0061b\u006c\u0065\u002d\u0072\u006f\u0077\u002d\u0077\u0072\u0061\u0070":_gbdde .EnableRowWrap (_ceaae .parseBoolAttr (_dfcfg ,_deagf ));case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_gbdde .EnablePageWrap (_ceaae .parseBoolAttr (_dfcfg ,_deagf )); +case "\u0063o\u006c\u0075\u006d\u006e\u0073":break ;default:_ceaae .nodeLogDebug (_bgcb ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0074a\u0062\u006c\u0065\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_dfcfg ); +};};if _gbdde ._bdcdfg !=0&&_gbdde ._feac !=0{_abcff :=_gbdde .SetHeaderRows (_gbdde ._bdcdfg ,_gbdde ._feac );if _abcff !=nil {_ceaae .nodeLogDebug (_bgcb ,"\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0073\u0065t t\u0061bl\u0065\u0020\u0068\u0065\u0061\u0064\u0065r \u0072\u006f\u0077\u0073\u003a\u0020\u0025v\u002e",_abcff ); +};}else {_gbdde ._bdcdfg =0;_gbdde ._feac =0;};return _gbdde ,nil ;}; + +// SetHeight sets the Image's document height to specified h. +func (_cfeg *Image )SetHeight (h float64 ){_cfeg ._dafe =h }; + +// SetPositioning sets the positioning of the rectangle (absolute or relative). +func (_ggfca *Rectangle )SetPositioning (position Positioning ){_ggfca ._dffd =position };type cmykColor struct{_dag ,_acg ,_befc ,_dgde float64 }; // Add appends a new item to the list. // The supported components are: *Paragraph, *StyledParagraph, *Division, *Image, *Table, and *List. // Returns the marker used for the newly added item. The returned marker // object can be used to change the text and style of the marker for the // current item. -func (_bbcb *List )Add (item VectorDrawable )(*TextChunk ,error ){_afbg :=&listItem {_efddb :item ,_caac :_bbcb ._fbgg };switch _geag :=item .(type ){case *Paragraph :case *StyledParagraph :case *List :if _geag ._bgf {_geag ._fgbe =15;};case *Division :case *Image :case *Table :default:return nil ,_fa .New ("\u0074\u0068i\u0073\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0064\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u0020\u006c\u0069\u0073\u0074"); -};_bbcb ._ebca =append (_bbcb ._ebca ,_afbg );return &_afbg ._caac ,nil ;}; +func (_acab *List )Add (item VectorDrawable )(*TextChunk ,error ){_dbgb :=&listItem {_cbgb :item ,_afdbb :_acab ._defad };switch _gaea :=item .(type ){case *Paragraph :case *StyledParagraph :case *List :if _gaea ._edag {_gaea ._gdfg =15;};case *Division :case *Image :case *Table :default:return nil ,_e .New ("\u0074\u0068i\u0073\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0064\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u0020\u006c\u0069\u0073\u0074"); +};_acab ._gaegd =append (_acab ._gaegd ,_dbgb );return &_dbgb ._afdbb ,nil ;}; -// TextOverflow determines the behavior of paragraph text which does -// not fit in the available space. -type TextOverflow int ; +// SetOptimizer sets the optimizer to optimize PDF before writing. +func (_gafa *Creator )SetOptimizer (optimizer _ed .Optimizer ){_gafa ._affc =optimizer }; -// SetExtends specifies whether ot extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_feeca *RadialShading )SetExtends (start bool ,end bool ){_feeca ._egee .SetExtends (start ,end )}; +// HeaderFunctionArgs holds the input arguments to a header drawing function. +// It is designed as a struct, so additional parameters can be added in the future with backwards +// compatibility. +type HeaderFunctionArgs struct{PageNum int ;TotalPages int ;}; -// SetWidth sets line width. -func (_cddf *Curve )SetWidth (width float64 ){_cddf ._ggge =width }; +// GeneratePageBlocks draws the block contents on a template Page block. +// Implements the Drawable interface. +func (_fa *Block )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ca :=_af .IdentityMatrix ();_agb ,_gbd :=_fa .Width (),_fa .Height ();if _fa ._ea .IsRelative (){_ca =_ca .Translate (ctx .X ,ctx .PageHeight -ctx .Y -_gbd );}else {_ca =_ca .Translate (_fa ._edd ,ctx .PageHeight -_fa ._dcc -_gbd ); +};_ef :=_gbd ;if _fa ._agc !=0{_ca =_ca .Translate (_agb /2,_gbd /2).Rotate (_fa ._agc *_cf .Pi /180.0).Translate (-_agb /2,-_gbd /2);_ ,_ef =_fa .RotatedSize ();};if _fa ._ea .IsRelative (){ctx .Y +=_ef ;};_aeb :=_cc .NewContentCreator ();_aeb .Add_cm (_ca [0],_ca [1],_ca [3],_ca [4],_ca [6],_ca [7]); +_ga :=_fa .duplicate ();_gdc :=append (*_aeb .Operations (),*_ga ._ebg ...);_gdc .WrapIfNeeded ();_ga ._ebg =&_gdc ;for _ ,_bd :=range _fa ._ba {_eg ,_bda :=_gd .GetArray (_bd .Rect );if !_bda ||_eg .Len ()!=4{_gfb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0069\u006e\u0076\u0061\u006ci\u0064 \u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0052\u0065\u0063\u0074\u0020\u0066\u0069\u0065l\u0064\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_bd .Rect ); +continue ;};_bffa ,_ff :=_ed .NewPdfRectangle (*_eg );if _ff !=nil {_gfb .Log .Debug ("\u0057A\u0052N\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074 \u0070\u0061\u0072\u0073e\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020\u0052\u0065\u0063\u0074\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061y\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006fr\u0072\u0065\u0063\u0074\u002e",_ff ); +continue ;};_bffa .Transform (_ca );_bd .Rect =_bffa .ToPdfObject ();};return []*Block {_ga },ctx ,nil ;}; -// ColorCMYKFrom8bit creates a Color from c,m,y,k values (0-100). -// Example: -// -// red := ColorCMYKFrom8Bit(0, 100, 100, 0) -func ColorCMYKFrom8bit (c ,m ,y ,k byte )Color {return cmykColor {_fbbb :_dgg .Min (float64 (c ),100)/100.0,_bgg :_dgg .Min (float64 (m ),100)/100.0,_ecb :_dgg .Min (float64 (y ),100)/100.0,_bdg :_dgg .Min (float64 (k ),100)/100.0};}; +// AddPatternResource adds pattern dictionary inside the resources dictionary. +func (_abgg *LinearShading )AddPatternResource (block *Block )(_ecbeb _gd .PdfObjectName ,_eecf error ){_degb :=1;_febf :=_gd .PdfObjectName ("\u0050"+_ad .Itoa (_degb ));for block ._ece .HasPatternByName (_febf ){_degb ++;_febf =_gd .PdfObjectName ("\u0050"+_ad .Itoa (_degb )); +};if _dfdgf :=block ._ece .SetPatternByName (_febf ,_abgg .ToPdfShadingPattern ().ToPdfObject ());_dfdgf !=nil {return "",_dfdgf ;};return _febf ,nil ;}; -// SetEnableWrap sets the line wrapping enabled flag. -func (_gfbb *Paragraph )SetEnableWrap (enableWrap bool ){_gfbb ._eegdf =enableWrap ;_gfbb ._dfgd =false ;}; +// CreateFrontPage sets a function to generate a front Page. +func (_adbd *Creator )CreateFrontPage (genFrontPageFunc func (_cdf FrontpageFunctionArgs )){_adbd ._fcc =genFrontPageFunc ;};const (PositionRelative Positioning =iota ;PositionAbsolute ;); -// FillOpacity returns the fill opacity of the rectangle (0-1). -func (_bcg *Rectangle )FillOpacity ()float64 {return _bcg ._cbfcd }; +// InfoLines returns all the rows in the invoice information table as +// description-value cell pairs. +func (_bgfcf *Invoice )InfoLines ()[][2]*InvoiceCell {_ebca :=[][2]*InvoiceCell {_bgfcf ._aafc ,_bgfcf ._defb ,_bgfcf ._beff };return append (_ebca ,_bgfcf ._ccad ...);}; -// SetWidth sets the width of the rectangle. -func (_dbff *Rectangle )SetWidth (width float64 ){_dbff ._gedca =width }; +// FitMode returns the fit mode of the image. +func (_bgeb *Image )FitMode ()FitMode {return _bgeb ._caec }; -// SetWidthRight sets border width for right. -func (_dgbg *border )SetWidthRight (bw float64 ){_dgbg ._degc =bw }; +// SetInline sets the inline mode of the division. +func (_bafc *Division )SetInline (inline bool ){_bafc ._afdb =inline }; -// Scale scales the rectangle dimensions by the specified factors. -func (_bffbf *Rectangle )Scale (xFactor ,yFactor float64 ){_bffbf ._gedca =xFactor *_bffbf ._gedca ;_bffbf ._ggabe =yFactor *_bffbf ._ggabe ;};func (_fcae *StyledParagraph )getLineMetrics (_gfebc int )(_cfdda ,_acfc ,_affgc float64 ){if _fcae ._ggabg ==nil ||len (_fcae ._ggabg )==0{_fcae .wrapText (); -};if _gfebc < 0||_gfebc > len (_fcae ._ggabg )-1{_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020p\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u0020\u006c\u0069\u006e\u0065 \u0069\u006e\u0064\u0065\u0078\u0020\u0025\u0064\u002e\u0020\u0052\u0065tu\u0072\u006e\u0069\u006e\u0067\u0020\u0030\u002c\u0020\u0030",_gfebc ); -return 0,0,0;};_faegf :=_fcae ._ggabg [_gfebc ];for _ ,_cgde :=range _faegf {_bcffd :=_cddgee (_cgde .Style .Font ,_cgde .Style .FontSize );if _bcffd ._efece > _cfdda {_cfdda =_bcffd ._efece ;};if _bcffd ._cgfc < _affgc {_affgc =_bcffd ._cgfc ;};if _eeca :=_cgde .Style .FontSize ; -_eeca > _acfc {_acfc =_eeca ;};};return _cfdda ,_acfc ,_affgc ;}; +// DueDate returns the invoice due date description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_cbde *Invoice )DueDate ()(*InvoiceCell ,*InvoiceCell ){return _cbde ._beff [0],_cbde ._beff [1]}; -// SetColorBottom sets border color for bottom. -func (_efce *border )SetColorBottom (col Color ){_efce ._bagf =col };func (_ggaab *templateProcessor )parseHorizontalAlignmentAttr (_gdgee ,_ffffa string )HorizontalAlignment {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069n\u0067\u0020\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0020a\u006c\u0069\u0067\u006e\u006d\u0065\u006e\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029.",_gdgee ,_ffffa ); -_fdefd :=map[string ]HorizontalAlignment {"\u006c\u0065\u0066\u0074":HorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":HorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":HorizontalAlignmentRight }[_ffffa ];return _fdefd ;}; +// BorderWidth returns the border width of the rectangle. +func (_eadb *Rectangle )BorderWidth ()float64 {return _eadb ._cfdf }; -// SetTerms sets the terms and conditions section of the invoice. -func (_afec *Invoice )SetTerms (title ,content string ){_afec ._bgbfa =[2]string {title ,content }};func (_dffga *templateProcessor )parseEllipse (_debbd *templateNode )(interface{},error ){_geab :=_dffga .creator .NewEllipse (0,0,0,0);for _ ,_cdgf :=range _debbd ._cfaeg .Attr {_ebbb :=_cdgf .Value ; -switch _fbff :=_cdgf .Name .Local ;_fbff {case "\u0063\u0078":_geab ._fbgc =_dffga .parseFloatAttr (_fbff ,_ebbb );case "\u0063\u0079":_geab ._fcbc =_dffga .parseFloatAttr (_fbff ,_ebbb );case "\u0077\u0069\u0064t\u0068":_geab .SetWidth (_dffga .parseFloatAttr (_fbff ,_ebbb )); -case "\u0068\u0065\u0069\u0067\u0068\u0074":_geab .SetHeight (_dffga .parseFloatAttr (_fbff ,_ebbb ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_geab .SetFillColor (_dffga .parseColorAttr (_fbff ,_ebbb ));case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_geab .SetFillOpacity (_dffga .parseFloatAttr (_fbff ,_ebbb )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_geab .SetBorderColor (_dffga .parseColorAttr (_fbff ,_ebbb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_geab .SetBorderOpacity (_dffga .parseFloatAttr (_fbff ,_ebbb )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_geab .SetBorderWidth (_dffga .parseFloatAttr (_fbff ,_ebbb ));case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_geab .SetPositioning (_dffga .parsePositioningAttr (_fbff ,_ebbb )); -case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_geab .SetFitMode (_dffga .parseFitModeAttr (_fbff ,_ebbb ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cedbc :=_dffga .parseMarginAttr (_fbff ,_ebbb );_geab .SetMargins (_cedbc .Left ,_cedbc .Right ,_cedbc .Top ,_cedbc .Bottom ); -default:_dffga .nodeLogDebug (_debbd ,"\u0055\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006c\u006c\u0069\u0070\u0073\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_fbff ); -};};return _geab ,nil ;};func (_dddg *Division )split (_eecg DrawContext )(_bbcf ,_dgfg *Division ){var (_bae float64 ;_gbgff ,_cfdc []VectorDrawable ;);_fab :=_eecg .Width -_dddg ._ggag .Left -_dddg ._ggag .Right -_dddg ._efdc .Left -_dddg ._efdc .Right ; -for _egedd ,_bacf :=range _dddg ._cbg {_bae +=_ggcf (_bacf ,_fab );if _bae < _eecg .Height {_gbgff =append (_gbgff ,_bacf );}else {_cfdc =_dddg ._cbg [_egedd :];break ;};};if len (_gbgff )> 0{_bbcf =_ffgg ();*_bbcf =*_dddg ;_bbcf ._cbg =_gbgff ;if _dddg ._bgcf !=nil {_bbcf ._bgcf =&Background {}; -*_bbcf ._bgcf =*_dddg ._bgcf ;};};if len (_cfdc )> 0{_dgfg =_ffgg ();*_dgfg =*_dddg ;_dgfg ._cbg =_cfdc ;if _dddg ._bgcf !=nil {_dgfg ._bgcf =&Background {};*_dgfg ._bgcf =*_dddg ._bgcf ;};};return _bbcf ,_dgfg ;};type marginDrawable interface{VectorDrawable ; -GetMargins ()(float64 ,float64 ,float64 ,float64 );};func (_eeddfg *templateProcessor )processGradientColorPair (_gcgc []string )(_egbe []Color ,_egba []float64 ){for _ ,_dcee :=range _gcgc {var (_aefde =_dc .Fields (_dcee );_bdcga =len (_aefde ););if _bdcga ==0{continue ; -};_fcea :="";if _bdcga > 1{_fcea =_dc .TrimSpace (_aefde [1]);};_dffbg :=-1.0;if _dc .HasSuffix (_fcea ,"\u0025"){_fbbbf ,_dged :=_eb .ParseFloat (_fcea [:len (_fcea )-1],64);if _dged !=nil {_gbf .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072s\u0069\u006e\u0067\u0020\u0070\u006f\u0069n\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_dged ); -};_dffbg =_fbbbf /100.0;};_edecg :=_eeddfg .parseColor (_dc .TrimSpace (_aefde [0]));if _edecg !=nil {_egbe =append (_egbe ,_edecg );_egba =append (_egba ,_dffbg );};};if len (_egbe )!=len (_egba ){_gbf .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u006c\u0069\u006e\u0065\u0061\u0072\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0064\u0065\u0066\u0069\u006e\u0069\u0074\u0069\u006f\u006e\u0021"); -return nil ,nil ;};_gfdab :=-1;_agea :=0.0;for _ecdbfc ,_afefd :=range _egba {if _afefd ==-1.0{if _ecdbfc ==0{_afefd =0.0;_egba [_ecdbfc ]=0.0;continue ;};_gfdab ++;if _ecdbfc < len (_egba )-1{continue ;}else {_afefd =1.0;_egba [_ecdbfc ]=1.0;};};_eafb :=_gfdab +1; -for _eaca :=_ecdbfc -_gfdab ;_eaca < _ecdbfc ;_eaca ++{_egba [_eaca ]=_agea +(float64 (_eaca )*(_afefd -_agea )/float64 (_eafb ));};_agea =_afefd ;_gfdab =-1;};return _egbe ,_egba ;}; +// InvoiceCell represents any cell belonging to a table from the invoice +// template. The main tables are the invoice information table, the line +// items table and totals table. Contains the text value of the cell and +// the style properties of the cell. +type InvoiceCell struct{InvoiceCellProps ;Value string ;};func (_gedef *templateProcessor )parseChart (_dedgb *templateNode )(interface{},error ){var _cecc string ;for _ ,_acba :=range _dedgb ._adbf .Attr {_faega :=_acba .Value ;switch _adagf :=_acba .Name .Local ; +_adagf {case "\u0073\u0072\u0063":_cecc =_faega ;};};if _cecc ==""{_gedef .nodeLogError (_dedgb ,"\u0043\u0068\u0061\u0072\u0074\u0020\u0060\u0073\u0072\u0063\u0060\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u0065m\u0070\u0074\u0079\u002e"); +return nil ,_gcbe ;};_bcfcb ,_ecbebc :=_gedef ._bfega .ChartMap [_cecc ];if !_ecbebc {_gedef .nodeLogError (_dedgb ,"\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0066\u0069nd \u0063ha\u0072\u0074\u0020\u0072\u0065\u0073\u006fur\u0063\u0065\u003a\u0020\u0060\u0025\u0073`\u002e",_cecc ); +return nil ,_gcbe ;};_ccdac :=NewChart (_bcfcb );for _ ,_dbfdf :=range _dedgb ._adbf .Attr {_fbbd :=_dbfdf .Value ;switch _gafd :=_dbfdf .Name .Local ;_gafd {case "\u0078":_ccdac .SetPos (_gedef .parseFloatAttr (_gafd ,_fbbd ),_ccdac ._ggdf );case "\u0079":_ccdac .SetPos (_ccdac ._bgce ,_gedef .parseFloatAttr (_gafd ,_fbbd )); +case "\u006d\u0061\u0072\u0067\u0069\u006e":_ffec :=_gedef .parseMarginAttr (_gafd ,_fbbd );_ccdac .SetMargins (_ffec .Left ,_ffec .Right ,_ffec .Top ,_ffec .Bottom );case "\u0077\u0069\u0064t\u0068":_ccdac ._ddge .SetWidth (int (_gedef .parseFloatAttr (_gafd ,_fbbd ))); +case "\u0068\u0065\u0069\u0067\u0068\u0074":_ccdac ._ddge .SetHeight (int (_gedef .parseFloatAttr (_gafd ,_fbbd )));case "\u0073\u0072\u0063":break ;default:_gedef .nodeLogDebug (_dedgb ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0063h\u0061\u0072\u0074\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_gafd ); +};};return _ccdac ,nil ;};func _afc (_aef ,_aed *_ed .PdfPageResources )error {_gbf ,_ :=_aef .GetColorspaces ();if _gbf !=nil &&len (_gbf .Colorspaces )> 0{for _efg ,_egg :=range _gbf .Colorspaces {_gcg :=*_gd .MakeName (_efg );if _aed .HasColorspaceByName (_gcg ){continue ; +};_fffe :=_aed .SetColorspaceByName (_gcg ,_egg );if _fffe !=nil {return _fffe ;};};};return nil ;};func (_fdfce *StyledParagraph )split (_adgb DrawContext )(_dfeec ,_ddaab *StyledParagraph ,_fabac error ){if _fabac =_fdfce .wrapChunks (false );_fabac !=nil {return nil ,nil ,_fabac ; +};if len (_fdfce ._feab )==1&&_fdfce ._agcdg > _adgb .Height {return _fdfce ,nil ,nil ;};_bead :=func (_ababb []*TextChunk ,_eecagb []*TextChunk )[]*TextChunk {if len (_eecagb )==0{return _ababb ;};_bffba :=len (_ababb );if _bffba ==0{return append (_ababb ,_eecagb ...); +};if _ababb [_bffba -1].Style ==_eecagb [0].Style {_ababb [_bffba -1].Text +=_eecagb [0].Text ;}else {_ababb =append (_ababb ,_eecagb [0]);};return append (_ababb ,_eecagb [1:]...);};_ebff :=func (_dafd *StyledParagraph ,_egdb []*TextChunk )*StyledParagraph {if len (_egdb )==0{return nil ; +};_bbec :=*_dafd ;_bbec ._fcdf =_egdb ;return &_bbec ;};var (_gebd float64 ;_dgbd []*TextChunk ;_fecga []*TextChunk ;);for _ ,_egbe :=range _fdfce ._feab {var _ffafc float64 ;_fbda :=make ([]*TextChunk ,0,len (_egbe ));for _ ,_fagg :=range _egbe {if _cddcg :=_fagg .Style .FontSize ; +_cddcg > _ffafc {_ffafc =_cddcg ;};_fbda =append (_fbda ,_fagg .clone ());};_ffafc *=_fdfce ._agcdg ;if _fdfce ._cbgac .IsRelative (){if _gebd +_ffafc > _adgb .Height {_fecga =_bead (_fecga ,_fbda );}else {_dgbd =_bead (_dgbd ,_fbda );};};_gebd +=_ffafc ; +};_fdfce ._feab =nil ;if len (_fecga )==0{return _fdfce ,nil ,nil ;};return _ebff (_fdfce ,_dgbd ),_ebff (_fdfce ,_fecga ),nil ;}; -// SetLineWidth sets the line width. -func (_afbb *Line )SetLineWidth (width float64 ){_afbb ._egda =width }; +// SetPadding sets the padding of the component. The padding represents +// inner margins which are applied around the contents of the division. +// The background of the component is not affected by its padding. +func (_adefd *Division )SetPadding (left ,right ,top ,bottom float64 ){_adefd ._babd .Left =left ;_adefd ._babd .Right =right ;_adefd ._babd .Top =top ;_adefd ._babd .Bottom =bottom ;}; -// SetMargins sets the margins of the ellipse. -// NOTE: ellipse margins are only applied if relative positioning is used. -func (_cbgf *Ellipse )SetMargins (left ,right ,top ,bottom float64 ){_cbgf ._cbbg .Left =left ;_cbgf ._cbbg .Right =right ;_cbgf ._cbbg .Top =top ;_cbgf ._cbbg .Bottom =bottom ;};func (_cdee *templateProcessor )parseCellAlignmentAttr (_cdcd ,_cgcdd string )CellHorizontalAlignment {_gbf .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020c\u0065\u006c\u006c\u0020\u0061\u006c\u0069g\u006e\u006d\u0065\u006e\u0074\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028`\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_cdcd ,_cgcdd ); -_dafa :=map[string ]CellHorizontalAlignment {"\u006c\u0065\u0066\u0074":CellHorizontalAlignmentLeft ,"\u0063\u0065\u006e\u0074\u0065\u0072":CellHorizontalAlignmentCenter ,"\u0072\u0069\u0067h\u0074":CellHorizontalAlignmentRight }[_cgcdd ];return _dafa ; -};const (CellBorderStyleNone CellBorderStyle =iota ;CellBorderStyleSingle ;CellBorderStyleDouble ;);func (_ggdc *Creator )newPage ()*_af .PdfPage {_adag :=_af .NewPdfPage ();_gcb :=_ggdc ._bbg [0];_agcc :=_ggdc ._bbg [1];_gega :=_af .PdfRectangle {Llx :0,Lly :0,Urx :_gcb ,Ury :_agcc }; -_adag .MediaBox =&_gega ;_ggdc ._dcfb =_gcb ;_ggdc ._gbfac =_agcc ;_ggdc .initContext ();return _adag ;};func _dfgab (_ecdg float64 ,_ccdb float64 ,_gegfc float64 ,_dbeb float64 ,_eccdag []*ColorPoint )*RadialShading {return &RadialShading {_egee :&shading {_fgac :ColorWhite ,_egca :false ,_beabc :[]bool {false ,false },_fgabf :_eccdag },_daacg :_ecdg ,_fccba :_ccdb ,_adbe :_gegfc ,_cada :_dbeb ,_afbe :AnchorCenter }; -};func _aaeda (_fedf *templateProcessor ,_eeaag *templateNode )(interface{},error ){return _fedf .parseListMarker (_eeaag );}; +// NewCell returns a new invoice table cell. +func (_dgdb *Invoice )NewCell (value string )*InvoiceCell {return _dgdb .newCell (value ,_dgdb .NewCellProps ());};func (_aacc *Table )sortCells (){_c .Slice (_aacc ._cfcdg ,func (_gabg ,_bbcg int )bool {_gddea :=_aacc ._cfcdg [_gabg ]._ggccd ;_fgfc :=_aacc ._cfcdg [_bbcg ]._ggccd ; +if _gddea < _fgfc {return true ;};if _gddea > _fgfc {return false ;};return _aacc ._cfcdg [_gabg ]._eafa < _aacc ._cfcdg [_bbcg ]._eafa ;});}; -// SetCompactMode sets the compact mode flag for this table. -// -// By enabling compact mode, table cell that contains Paragraph/StyleParagraph -// would not add extra height when calculating it's height. -// -// The default value is false. -func (_ebegc *Table )SetCompactMode (enable bool ){_ebegc ._bfbd =enable };func _caacd (_dbgb ,_dabcf ,_cdbac int )[]int {_edgbc :=[]int {};for _bcdd :=_dbgb ;_bcdd <=_cdbac ;_bcdd +=_dabcf {_edgbc =append (_edgbc ,_bcdd );};return _edgbc ;}; +// GeneratePageBlocks generates the table page blocks. Multiple blocks are +// generated if the contents wrap over multiple pages. +// Implements the Drawable interface. +func (_gcee *Table )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_fcgbd :=_gcee ;if _gcee ._egegc {_fcgbd =_gcee .clone ();};return _bbcbd (_fcgbd ,ctx );}; -// CellBorderSide defines the table cell's border side. -type CellBorderSide int ;func _egcbe (_bcff *Block ,_cabcc _af .PdfColor ,_fafa Color ,_begag func ()Rectangle )error {switch _bffda :=_cabcc .(type ){case *_af .PdfColorPatternType2 :_fcfad ,_babf :=_fafa .(*LinearShading );if !_babf {return _f .Errorf ("\u0043\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u004c\u0069\u006e\u0065\u0061\u0072\u0053\u0068\u0061d\u0069\u006e\u0067"); -};_dgeb :=_begag ();_fcfad .SetBoundingBox (_dgeb ._fbdba ,_dgeb ._baag ,_dgeb ._gedca ,_dgeb ._ggabe );_eddg ,_beae :=_fcfad .AddPatternResource (_bcff );if _beae !=nil {return _f .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0074\u006f \u0072\u0065\u0073\u006f\u0075r\u0063\u0065s\u003a\u0020\u0025\u0076",_beae ); -};_bffda .PatternName =_eddg ;case *_af .PdfColorPatternType3 :_dbde ,_baecc :=_fafa .(*RadialShading );if !_baecc {return _f .Errorf ("\u0043\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0052\u0061\u0064\u0069\u0061\u006c\u0053\u0068\u0061d\u0069\u006e\u0067"); -};_gfbbc :=_begag ();_dbde .SetBoundingBox (_gfbbc ._fbdba ,_gfbbc ._baag ,_gfbbc ._gedca ,_gfbbc ._ggabe );_aadf ,_fbbcd :=_dbde .AddPatternResource (_bcff );if _fbbcd !=nil {return _f .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0074\u006f \u0072\u0065\u0073\u006f\u0075r\u0063\u0065s\u003a\u0020\u0025\u0076",_fbbcd ); -};_bffda .PatternName =_aadf ;};return nil ;}; +// NewPageBreak create a new page break. +func (_cbdb *Creator )NewPageBreak ()*PageBreak {return _agde ()};func _abgab (_egca *templateProcessor ,_dbdf *templateNode )(interface{},error ){return _egca .parseBackground (_dbdf );};func (_fccb *RadialShading )shadingModel ()*_ed .PdfShadingType3 {_ffag ,_ebae ,_ccece :=_fccb ._efef ._cbcbg .ToRGB (); +var _febe _bf .Point ;switch _fccb ._bagda {case AnchorBottomLeft :_febe =_bf .Point {X :_fccb ._becbb .Llx ,Y :_fccb ._becbb .Lly };case AnchorBottomRight :_febe =_bf .Point {X :_fccb ._becbb .Urx ,Y :_fccb ._becbb .Ury -_fccb ._becbb .Height ()};case AnchorTopLeft :_febe =_bf .Point {X :_fccb ._becbb .Llx ,Y :_fccb ._becbb .Lly +_fccb ._becbb .Height ()}; +case AnchorTopRight :_febe =_bf .Point {X :_fccb ._becbb .Urx ,Y :_fccb ._becbb .Ury };case AnchorLeft :_febe =_bf .Point {X :_fccb ._becbb .Llx ,Y :_fccb ._becbb .Lly +_fccb ._becbb .Height ()/2};case AnchorTop :_febe =_bf .Point {X :_fccb ._becbb .Llx +_fccb ._becbb .Width ()/2,Y :_fccb ._becbb .Ury }; +case AnchorRight :_febe =_bf .Point {X :_fccb ._becbb .Urx ,Y :_fccb ._becbb .Lly +_fccb ._becbb .Height ()/2};case AnchorBottom :_febe =_bf .Point {X :_fccb ._becbb .Urx +_fccb ._becbb .Width ()/2,Y :_fccb ._becbb .Lly };default:_febe =_bf .NewPoint (_fccb ._becbb .Llx +_fccb ._becbb .Width ()/2,_fccb ._becbb .Lly +_fccb ._becbb .Height ()/2); +};_gagec :=_fccb ._cegbd ;_gcea :=_fccb ._adfa ;_gfdd :=_febe .X +_fccb ._caeg ;_cagcf :=_febe .Y +_fccb ._defbd ;if _gagec ==-1.0{_gagec =0.0;};if _gcea ==-1.0{var _cadc []float64 ;_adaae :=_cf .Pow (_gfdd -_fccb ._becbb .Llx ,2)+_cf .Pow (_cagcf -_fccb ._becbb .Lly ,2); +_cadc =append (_cadc ,_cf .Abs (_adaae ));_debb :=_cf .Pow (_gfdd -_fccb ._becbb .Llx ,2)+_cf .Pow (_fccb ._becbb .Lly +_fccb ._becbb .Height ()-_cagcf ,2);_cadc =append (_cadc ,_cf .Abs (_debb ));_dgaa :=_cf .Pow (_fccb ._becbb .Urx -_gfdd ,2)+_cf .Pow (_cagcf -_fccb ._becbb .Ury -_fccb ._becbb .Height (),2); +_cadc =append (_cadc ,_cf .Abs (_dgaa ));_efaf :=_cf .Pow (_fccb ._becbb .Urx -_gfdd ,2)+_cf .Pow (_fccb ._becbb .Ury -_cagcf ,2);_cadc =append (_cadc ,_cf .Abs (_efaf ));_c .Slice (_cadc ,func (_efbf ,_eabb int )bool {return _efbf > _eabb });_gcea =_cf .Sqrt (_cadc [0]); +};_cdgc :=&_ed .PdfRectangle {Llx :_gfdd -_gcea ,Lly :_cagcf -_gcea ,Urx :_gfdd +_gcea ,Ury :_cagcf +_gcea };_aagd :=_ed .NewPdfShadingType3 ();_aagd .PdfShading .ShadingType =_gd .MakeInteger (3);_aagd .PdfShading .ColorSpace =_ed .NewPdfColorspaceDeviceRGB (); +_aagd .PdfShading .Background =_gd .MakeArrayFromFloats ([]float64 {_ffag ,_ebae ,_ccece });_aagd .PdfShading .BBox =_cdgc ;_aagd .PdfShading .AntiAlias =_gd .MakeBool (_fccb ._efef ._aagae );_aagd .Coords =_gd .MakeArrayFromFloats ([]float64 {_gfdd ,_cagcf ,_gagec ,_gfdd ,_cagcf ,_gcea }); +_aagd .Domain =_gd .MakeArrayFromFloats ([]float64 {0.0,1.0});_aagd .Extend =_gd .MakeArray (_gd .MakeBool (_fccb ._efef ._cfffe [0]),_gd .MakeBool (_fccb ._efef ._cfffe [1]));_aagd .Function =_fccb ._efef .generatePdfFunctions ();return _aagd ;}; -// SetMargins sets the Chapter margins: left, right, top, bottom. -// Typically not needed as the creator's page margins are used. -func (_afa *Chapter )SetMargins (left ,right ,top ,bottom float64 ){_afa ._cff .Left =left ;_afa ._cff .Right =right ;_afa ._cff .Top =top ;_afa ._cff .Bottom =bottom ;}; +// SetMargins sets the margins of the line. +// NOTE: line margins are only applied if relative positioning is used. +func (_dcad *Line )SetMargins (left ,right ,top ,bottom float64 ){_dcad ._accae .Left =left ;_dcad ._accae .Right =right ;_dcad ._accae .Top =top ;_dcad ._accae .Bottom =bottom ;}; -// BorderWidth returns the border width of the rectangle. -func (_eadb *Rectangle )BorderWidth ()float64 {return _eadb ._ebcg }; +// EnableFontSubsetting enables font subsetting for `font` when the creator output is written to file. +// Embeds only the subset of the runes/glyphs that are actually used to display the file. +// Subsetting can reduce the size of fonts significantly. +func (_bgac *Creator )EnableFontSubsetting (font *_ed .PdfFont ){_bgac ._eac =append (_bgac ._eac ,font )}; -// SetBoundingBox set gradient color bounding box where the gradient would be rendered. -func (_efddg *RadialShading )SetBoundingBox (x ,y ,width ,height float64 ){_efddg ._bccd =&_af .PdfRectangle {Llx :x ,Lly :y ,Urx :x +width ,Ury :y +height };};func (_afab *templateProcessor )parseColor (_dcecgc string )Color {if _dcecgc ==""{return nil ; -};_becbe ,_bdcgg :=_afab ._fddea .ColorMap [_dcecgc ];if _bdcgg {return _becbe ;};if _dcecgc [0]=='#'{return ColorRGBFromHex (_dcecgc );};return nil ;}; +// IsRelative checks if the positioning is relative. +func (_aefb Positioning )IsRelative ()bool {return _aefb ==PositionRelative }; -// NewColumn returns a new column for the line items invoice table. -func (_bcfgf *Invoice )NewColumn (description string )*InvoiceCell {return _bcfgf .newColumn (description ,CellHorizontalAlignmentLeft );}; +// MoveRight moves the drawing context right by relative displacement dx (negative goes left). +func (_ccdb *Creator )MoveRight (dx float64 ){_ccdb ._abe .X +=dx }; -// Width returns the width of the rectangle. -// NOTE: the returned value does not include the border width of the rectangle. -func (_gcdf *Rectangle )Width ()float64 {return _gcdf ._gedca }; +// SetText replaces all the text of the paragraph with the specified one. +func (_eeeg *StyledParagraph )SetText (text string )*TextChunk {_eeeg .Reset ();return _eeeg .Append (text );};func _aced (_effb float64 ,_dgdcf int )float64 {_aacdg :=_cf .Pow10 (_dgdcf );return _cf .Round (_aacdg *_effb )/_aacdg ;}; -// Scale block by specified factors in the x and y directions. -func (_bb *Block )Scale (sx ,sy float64 ){_edd :=_ac .NewContentCreator ().Scale (sx ,sy ).Operations ();*_bb ._ag =append (*_edd ,*_bb ._ag ...);_bb ._ag .WrapIfNeeded ();_bb ._eec *=sx ;_bb ._gbc *=sy ;}; +// NewGraphicSVGFromFile creates a graphic SVG from a file. +func NewGraphicSVGFromFile (path string )(*GraphicSVG ,error ){return _gcfc (path )};func (_daed *FilledCurve )draw (_bbfc *Block ,_ggfe string )([]byte ,*_ed .PdfRectangle ,error ){_bgcc :=_bf .NewCubicBezierPath ();for _ ,_dfgf :=range _daed ._dabe {_bgcc =_bgcc .AppendCurve (_dfgf ); +};creator :=_cc .NewContentCreator ();creator .Add_q ();if _daed .FillEnabled &&_daed ._eea !=nil {_dfcd :=_dec (_daed ._eea );_cddg :=_bfgc (_bbfc ,_dfcd ,_daed ._eea ,func ()Rectangle {_dfdg :=_bf .NewCubicBezierPath ();for _ ,_gfgc :=range _daed ._dabe {_dfdg =_dfdg .AppendCurve (_gfgc ); +};_gcf :=_dfdg .GetBoundingBox ();if _daed .BorderEnabled {_gcf .Height +=_daed .BorderWidth ;_gcf .Width +=_daed .BorderWidth ;_gcf .X -=_daed .BorderWidth /2;_gcf .Y -=_daed .BorderWidth /2;};return Rectangle {_gadgc :_gcf .X ,_adac :_gcf .Y ,_cegcg :_gcf .Width ,_ggbab :_gcf .Height }; +});if _cddg !=nil {return nil ,nil ,_cddg ;};creator .SetNonStrokingColor (_dfcd );};if _daed .BorderEnabled {if _daed ._faeb !=nil {creator .SetStrokingColor (_dec (_daed ._faeb ));};creator .Add_w (_daed .BorderWidth );};if len (_ggfe )> 1{creator .Add_gs (_gd .PdfObjectName (_ggfe )); +};_bf .DrawBezierPathWithCreator (_bgcc ,creator );creator .Add_h ();if _daed .FillEnabled &&_daed .BorderEnabled {creator .Add_B ();}else if _daed .FillEnabled {creator .Add_f ();}else if _daed .BorderEnabled {creator .Add_S ();};creator .Add_Q ();_bfdgc :=_bgcc .GetBoundingBox (); +if _daed .BorderEnabled {_bfdgc .Height +=_daed .BorderWidth ;_bfdgc .Width +=_daed .BorderWidth ;_bfdgc .X -=_daed .BorderWidth /2;_bfdgc .Y -=_daed .BorderWidth /2;};_afaeg :=&_ed .PdfRectangle {};_afaeg .Llx =_bfdgc .X ;_afaeg .Lly =_bfdgc .Y ;_afaeg .Urx =_bfdgc .X +_bfdgc .Width ; +_afaeg .Ury =_bfdgc .Y +_bfdgc .Height ;return creator .Bytes (),_afaeg ,nil ;}; -// EnableWordWrap sets the paragraph word wrap flag. -func (_dcae *StyledParagraph )EnableWordWrap (val bool ){_dcae ._cdca =val }; +// SetFillColor sets the fill color. +func (_cfff *PolyBezierCurve )SetFillColor (color Color ){_cfff ._gbbdb =color ;_cfff ._cgfd .FillColor =_dec (color );};func (_daffe *templateProcessor )parseBorderRadiusAttr (_ebcc ,_fababc string )(_fgeg ,_cbfcg ,_fddfgf ,_ebdd float64 ){_gfb .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020\u0062o\u0072\u0064\u0065r\u0020\u0072\u0061\u0064\u0069\u0075\u0073\u0020\u0061tt\u0072\u0069\u0062u\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060,\u0020\u0025s\u0029\u002e",_ebcc ,_fababc ); +switch _fgcec :=_de .Fields (_fababc );len (_fgcec ){case 1:_fgeg ,_ =_ad .ParseFloat (_fgcec [0],64);_cbfcg =_fgeg ;_fddfgf =_fgeg ;_ebdd =_fgeg ;case 2:_fgeg ,_ =_ad .ParseFloat (_fgcec [0],64);_fddfgf =_fgeg ;_cbfcg ,_ =_ad .ParseFloat (_fgcec [1],64); +_ebdd =_cbfcg ;case 3:_fgeg ,_ =_ad .ParseFloat (_fgcec [0],64);_cbfcg ,_ =_ad .ParseFloat (_fgcec [1],64);_ebdd =_cbfcg ;_fddfgf ,_ =_ad .ParseFloat (_fgcec [2],64);case 4:_fgeg ,_ =_ad .ParseFloat (_fgcec [0],64);_cbfcg ,_ =_ad .ParseFloat (_fgcec [1],64); +_fddfgf ,_ =_ad .ParseFloat (_fgcec [2],64);_ebdd ,_ =_ad .ParseFloat (_fgcec [3],64);};return _fgeg ,_cbfcg ,_fddfgf ,_ebdd ;};func _dfea ()*FilledCurve {_ggcg :=FilledCurve {};_ggcg ._dabe =[]_bf .CubicBezierCurve {};return &_ggcg ;}; -// GeneratePageBlocks draws the chart onto a block. -func (_fca *Chart )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_adbd :=ctx ;_daee :=_fca ._ceaf .IsRelative ();var _bcdb []*Block ;if _daee {_ebga :=1.0;_aaef :=_fca ._edcg .Top ;if float64 (_fca ._gddf .Height ())> ctx .Height -_fca ._edcg .Top {_bcdb =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; -var _cdd error ;if _ ,ctx ,_cdd =_bgdg ().GeneratePageBlocks (ctx );_cdd !=nil {return nil ,ctx ,_cdd ;};_aaef =0;};ctx .X +=_fca ._edcg .Left +_ebga ;ctx .Y +=_aaef ;ctx .Width -=_fca ._edcg .Left +_fca ._edcg .Right +2*_ebga ;ctx .Height -=_aaef ;_fca ._gddf .SetWidth (int (ctx .Width )); -}else {ctx .X =_fca ._faa ;ctx .Y =_fca ._eeea ;};_agbd :=_ac .NewContentCreator ();_agbd .Translate (0,ctx .PageHeight );_agbd .Scale (1,-1);_agbd .Translate (ctx .X ,ctx .Y );_fbcd :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_fca ._gddf .Render (_ee .NewRenderer (_agbd ,_fbcd ._fd ),nil ); -if _gbeb :=_fbcd .addContentsByString (_agbd .String ());_gbeb !=nil {return nil ,ctx ,_gbeb ;};if _daee {_daaf :=_fca .Height ()+_fca ._edcg .Bottom ;ctx .Y +=_daaf ;ctx .Height -=_daaf ;}else {ctx =_adbd ;};_bcdb =append (_bcdb ,_fbcd );return _bcdb ,ctx ,nil ; -}; +// SkipCells skips over a specified number of cells in the table. +func (_cdgfd *Table )SkipCells (num int ){if num < 0{_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); +return ;};for _cffgg :=0;_cffgg < num ;_cffgg ++{_cdgfd .NewCell ();};};func (_bege *templateProcessor )parseColorAttr (_egdg ,_gecfd string )Color {_gfb .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0063\u006f\u006c\u006fr a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_egdg ,_gecfd ); +_gecfd =_de .TrimSpace (_gecfd );if _de .HasPrefix (_gecfd ,"\u006c\u0069n\u0065\u0061\u0072-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_de .HasSuffix (_gecfd ,"\u0029")&&len (_gecfd )> 17{return _bege .parseLinearGradientAttr (_bege .creator ,_gecfd ); +};if _de .HasPrefix (_gecfd ,"\u0072\u0061d\u0069\u0061\u006c-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_de .HasSuffix (_gecfd ,"\u0029")&&len (_gecfd )> 17{return _bege .parseRadialGradientAttr (_bege .creator ,_gecfd );};if _eega :=_bege .parseColor (_gecfd ); +_eega !=nil {return _eega ;};return ColorBlack ;}; -// Lines returns all the lines the table of contents has. -func (_fdgg *TOC )Lines ()[]*TOCLine {return _fdgg ._dgcfb }; +// Width returns the width of the ellipse. +func (_bdbg *Ellipse )Width ()float64 {return _bdbg ._efge };func _dgeda (_gfaag ...interface{})[]interface{}{return _gfaag };func (_ebdf *templateProcessor )parseFontAttr (_afce ,_acege string )*_ed .PdfFont {_gfb .Log .Debug ("P\u0061\u0072\u0073\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_afce ,_acege ); +_geaaa :=_ebdf .creator ._egc ;if _acege ==""{return _geaaa ;};_ebfcadc :=_de .Split (_acege ,"\u002c");for _ ,_adbgf :=range _ebfcadc {_adbgf =_de .TrimSpace (_adbgf );if _adbgf ==""{continue ;};_gdbdad ,_gacg :=_ebdf ._bfega .FontMap [_acege ];if _gacg {return _gdbdad ; +};_gdfde ,_gacg :=map[string ]_ed .StdFontName {"\u0063o\u0075\u0072\u0069\u0065\u0072":_ed .CourierName ,"\u0063\u006f\u0075r\u0069\u0065\u0072\u002d\u0062\u006f\u006c\u0064":_ed .CourierBoldName ,"\u0063o\u0075r\u0069\u0065\u0072\u002d\u006f\u0062\u006c\u0069\u0071\u0075\u0065":_ed .CourierObliqueName ,"c\u006fu\u0072\u0069\u0065\u0072\u002d\u0062\u006f\u006cd\u002d\u006f\u0062\u006ciq\u0075\u0065":_ed .CourierBoldObliqueName ,"\u0068e\u006c\u0076\u0065\u0074\u0069\u0063a":_ed .HelveticaName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0062\u006f\u006c\u0064":_ed .HelveticaBoldName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u006f\u0062l\u0069\u0071\u0075\u0065":_ed .HelveticaObliqueName ,"\u0068\u0065\u006c\u0076et\u0069\u0063\u0061\u002d\u0062\u006f\u006c\u0064\u002d\u006f\u0062\u006c\u0069\u0071u\u0065":_ed .HelveticaBoldObliqueName ,"\u0073\u0079\u006d\u0062\u006f\u006c":_ed .SymbolName ,"\u007a\u0061\u0070\u0066\u002d\u0064\u0069\u006e\u0067\u0062\u0061\u0074\u0073":_ed .ZapfDingbatsName ,"\u0074\u0069\u006de\u0073":_ed .TimesRomanName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064":_ed .TimesBoldName ,"\u0074\u0069\u006de\u0073\u002d\u0069\u0074\u0061\u006c\u0069\u0063":_ed .TimesItalicName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064\u002d\u0069t\u0061\u006c\u0069\u0063":_ed .TimesBoldItalicName }[_acege ]; +if _gacg {if _agbd ,_afbc :=_ed .NewStandard14Font (_gdfde );_afbc ==nil {return _agbd ;};};if _gbbf :=_ebdf .parseAttrPropList (_adbgf );len (_gbbf )> 0{if _dfafd ,_egdcb :=_gbbf ["\u0070\u0061\u0074\u0068"];_egdcb {_egdbf :=_ed .NewPdfFontFromTTFFile ; +if _ccbf ,_gbacc :=_gbbf ["\u0074\u0079\u0070\u0065"];_gbacc &&_ccbf =="\u0063o\u006d\u0070\u006f\u0073\u0069\u0074e"{_egdbf =_ed .NewCompositePdfFontFromTTFFile ;};if _fgebf ,_fbbe :=_egdbf (_dfafd );_fbbe !=nil {_gfb .Log .Debug ("\u0043\u006fu\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0060\u0025\u0073\u0060\u003a %\u0076\u002e",_dfafd ,_fbbe ); +}else {return _fgebf ;};};};};return _geaaa ;}; -// Width is not used. Not used as a Table element is designed to fill into -// available width depending on the context. Returns 0. -func (_bdad *Table )Width ()float64 {return 0}; +// SetNotes sets the notes section of the invoice. +func (_ffd *Invoice )SetNotes (title ,content string ){_ffd ._cgfce =[2]string {title ,content }};func _deeb (_aggc TextStyle )*List {return &List {_defad :TextChunk {Text :"\u2022\u0020",Style :_aggc },_gdfg :0,_edag :true ,_cegd :PositionRelative ,_aaagc :_aggc }; +}; -// Lazy gets the lazy mode for the image. -func (_ddfff *Image )Lazy ()bool {return _ddfff ._cgbb }; +// Level returns the indentation level of the TOC line. +func (_adbce *TOCLine )Level ()uint {return _adbce ._cefgd }; -// WriteToFile writes the Creator output to file specified by path. -func (_agbde *Creator )WriteToFile (outputPath string )error {_gaga ,_aeff :=_g .Create (outputPath );if _aeff !=nil {return _aeff ;};defer _gaga .Close ();return _agbde .Write (_gaga );}; +// SetHeight sets the height of the ellipse. +func (_ecce *Ellipse )SetHeight (height float64 ){_ecce ._abda =height }; -// CurCol returns the currently active cell's column number. -func (_edag *Table )CurCol ()int {_caaee :=(_edag ._dedd -1)%(_edag ._adfb )+1;return _caaee }; +// EnablePageWrap controls whether the division is wrapped across pages. +// If disabled, the division is moved in its entirety on a new page, if it +// does not fit in the available height. By default, page wrapping is enabled. +// If the height of the division is larger than an entire page, wrapping is +// enabled automatically in order to avoid unwanted behavior. +// Currently, page wrapping can only be disabled for vertical divisions. +func (_faad *Division )EnablePageWrap (enable bool ){_faad ._dffg =enable };func (_faadd *templateProcessor )parseAttrPropList (_fcbc string )map[string ]string {_egcea :=_de .Fields (_fcbc );if len (_egcea )==0{return nil ;};_geabc :=map[string ]string {}; +for _ ,_ecdd :=range _egcea {_bcdda :=_aegd .FindStringSubmatch (_ecdd );if len (_bcdda )< 3{continue ;};_cacc ,_bfcga :=_de .TrimSpace (_bcdda [1]),_bcdda [2];if _cacc ==""{continue ;};_geabc [_cacc ]=_bfcga ;};return _geabc ;}; -// SetDueDate sets the due date of the invoice. -func (_fccb *Invoice )SetDueDate (dueDate string )(*InvoiceCell ,*InvoiceCell ){_fccb ._fddc [1].Value =dueDate ;return _fccb ._fddc [0],_fccb ._fddc [1];}; +// BorderOpacity returns the border opacity of the rectangle (0-1). +func (_fcddd *Rectangle )BorderOpacity ()float64 {return _fcddd ._fgbf }; -// Height returns Image's document height. -func (_ccbd *Image )Height ()float64 {return _ccbd ._fcaf }; +// GetMargins returns the Image's margins: left, right, top, bottom. +func (_bge *Image )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bge ._ceaa .Left ,_bge ._ceaa .Right ,_bge ._ceaa .Top ,_bge ._ceaa .Bottom ;};func (_gceb *Table )moveToNextAvailableCell ()int {_acdbd :=(_gceb ._dcef -1)%(_gceb ._dfeg )+1; +for {if _acdbd -1>=len (_gceb ._agdgb ){if _gceb ._agdgb [0]==0{return _acdbd ;};_acdbd =1;}else if _gceb ._agdgb [_acdbd -1]==0{return _acdbd ;};_gceb ._dcef ++;_gceb ._agdgb [_acdbd -1]--;_acdbd ++;};}; -// NewPolyBezierCurve creates a new composite Bezier (polybezier) curve. -func (_fbbdg *Creator )NewPolyBezierCurve (curves []_ga .CubicBezierCurve )*PolyBezierCurve {return _ccgb (curves );}; +// SetTextAlignment sets the horizontal alignment of the text within the space provided. +func (_acbbc *Paragraph )SetTextAlignment (align TextAlignment ){_acbbc ._ebaa =align }; -// SetIncludeInTOC sets a flag to indicate whether or not to include in tOC. -func (_abge *Chapter )SetIncludeInTOC (includeInTOC bool ){_abge ._dfga =includeInTOC };func (_bcgac *Table )resetColumnWidths (){_bcgac ._cgcgb =[]float64 {};_eeceg :=float64 (1.0)/float64 (_bcgac ._adfb );for _gacf :=0;_gacf < _bcgac ._adfb ;_gacf ++{_bcgac ._cgcgb =append (_bcgac ._cgcgb ,_eeceg ); -};};func (_gddgb *templateProcessor )parseColorAttr (_gedee ,_bgeb string )Color {_gbf .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0063\u006f\u006c\u006fr a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_gedee ,_bgeb ); -_bgeb =_dc .TrimSpace (_bgeb );if _dc .HasPrefix (_bgeb ,"\u006c\u0069n\u0065\u0061\u0072-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_dc .HasSuffix (_bgeb ,"\u0029")&&len (_bgeb )> 17{return _gddgb .parseLinearGradientAttr (_gddgb .creator ,_bgeb ); -};if _dc .HasPrefix (_bgeb ,"\u0072\u0061d\u0069\u0061\u006c-\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0028")&&_dc .HasSuffix (_bgeb ,"\u0029")&&len (_bgeb )> 17{return _gddgb .parseRadialGradientAttr (_gddgb .creator ,_bgeb );};if _bgfff :=_gddgb .parseColor (_bgeb ); -_bgfff !=nil {return _bgfff ;};return ColorBlack ;}; +// SetBorderColor sets the cell's border color. +func (_fbec *TableCell )SetBorderColor (col Color ){_fbec ._gdga =col ;_fbec ._ddeb =col ;_fbec ._ffgab =col ;_fbec ._bebf =col ;}; -// SetLogo sets the logo of the invoice. -func (_faegg *Invoice )SetLogo (logo *Image ){_faegg ._fec =logo };func (_eggfa *templateProcessor )parseTextVerticalAlignmentAttr (_aafbg ,_gdbdb string )TextVerticalAlignment {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u0076\u0065r\u0074\u0069\u0063\u0061\u006c\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065n\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a (\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_aafbg ,_gdbdb ); -_eccfe :=map[string ]TextVerticalAlignment {"\u0062\u0061\u0073\u0065\u006c\u0069\u006e\u0065":TextVerticalAlignmentBaseline ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextVerticalAlignmentCenter }[_gdbdb ];return _eccfe ;};func (_dgbdde *StyledParagraph )getTextLineWidth (_fdeff []*TextChunk )float64 {var _ffega float64 ; -_fgfda :=len (_fdeff );for _bgff ,_aecgc :=range _fdeff {_bcgd :=&_aecgc .Style ;_geede :=len (_aecgc .Text );for _cgbdb ,_cgce :=range _aecgc .Text {if _cgce =='\u000A'{continue ;};_cadeb ,_cbad :=_bcgd .Font .GetRuneMetrics (_cgce );if !_cbad {_gbf .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_cgce ); -return -1;};_ffega +=_bcgd .FontSize *_cadeb .Wx *_bcgd .horizontalScale ();if _cgce !=' '&&(_bgff !=_fgfda -1||_cgbdb !=_geede -1){_ffega +=_bcgd .CharSpacing *1000.0;};};};return _ffega ;}; +// SetShowLinks sets visibility of links for the TOC lines. +func (_eaga *TOC )SetShowLinks (showLinks bool ){_eaga ._daedd =showLinks };func _gcagg (_cccaf *Creator ,_eecee _eb .Reader ,_gbga interface{},_bbcf *TemplateOptions ,_fegb componentRenderer )error {if _cccaf ==nil {_gfb .Log .Error ("\u0043\u0072\u0065a\u0074\u006f\u0072\u0020i\u006e\u0073\u0074\u0061\u006e\u0063\u0065 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); +return _cffc ;};_dfcge :="";if _adfba ,_fggdf :=_eecee .(*_gf .File );_fggdf {_dfcge =_adfba .Name ();};_eebb :=_b .NewBuffer (nil );if _ ,_bgfb :=_eb .Copy (_eebb ,_eecee );_bgfb !=nil {return _bgfb ;};_baebd :=_d .FuncMap {"\u0064\u0069\u0063\u0074":_gaade ,"\u0061\u0064\u0064":_dgeae ,"\u0061\u0072\u0072a\u0079":_dgeda ,"\u0065\u0078\u0074\u0065\u006e\u0064\u0044\u0069\u0063\u0074":_caefe ,"\u006da\u006b\u0065\u0053\u0065\u0071":_gaeff }; +if _bbcf !=nil &&_bbcf .HelperFuncMap !=nil {for _cegbe ,_efff :=range _bbcf .HelperFuncMap {if _ ,_abdd :=_baebd [_cegbe ];_abdd {_gfb .Log .Debug ("\u0043\u0061\u006e\u006e\u006f\u0074 \u006f\u0076\u0065r\u0072\u0069\u0064e\u0020\u0062\u0075\u0069\u006c\u0074\u002d\u0069\u006e\u0020`\u0025\u0073\u0060\u0020\u0068el\u0070\u0065\u0072\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_cegbe ); +continue ;};_baebd [_cegbe ]=_efff ;};};_dacgca ,_ffac :=_d .New ("").Funcs (_baebd ).Parse (_eebb .String ());if _ffac !=nil {return _ffac ;};if _bbcf !=nil &&_bbcf .SubtemplateMap !=nil {for _gadce ,_dddg :=range _bbcf .SubtemplateMap {if _gadce ==""{_gfb .Log .Debug ("\u0053\u0075\u0062\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0063\u0061\u006en\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067.\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065 \u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); +continue ;};if _dddg ==nil {_gfb .Log .Debug ("S\u0075\u0062t\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u0061\u006e\u006eo\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079 \u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e"); +continue ;};_agbcf :=_b .NewBuffer (nil );if _ ,_aefag :=_eb .Copy (_agbcf ,_dddg );_aefag !=nil {return _aefag ;};if _ ,_acaf :=_dacgca .New (_gadce ).Parse (_agbcf .String ());_acaf !=nil {return _acaf ;};};};_eebb .Reset ();if _bbgd :=_dacgca .Execute (_eebb ,_gbga ); +_bbgd !=nil {return _bbgd ;};return _eebe (_cccaf ,_dfcge ,_eebb .Bytes (),_bbcf ,_fegb ).run ();}; -// InvoiceAddress contains contact information that can be displayed -// in an invoice. It is used for the seller and buyer information in the -// invoice template. -type InvoiceAddress struct{Heading string ;Name string ;Street string ;Street2 string ;Zip string ;City string ;State string ;Country string ;Phone string ;Email string ; +// SetColor sets the line color. +func (_cefad *Curve )SetColor (col Color ){_cefad ._fcadf =col }; -// Separator defines the separator between different address components, -// such as the city, state and zip code. It defaults to ", " when the -// field is an empty string. -Separator string ; +// NewImage create a new image from a unidoc image (model.Image). +func (_cbea *Creator )NewImage (img *_ed .Image )(*Image ,error ){return _edcg (img )};func (_eacga *templateProcessor )parseFitModeAttr (_aebdf ,_ecebb string )FitMode {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0066\u0069\u0074\u0020\u006do\u0064\u0065\u0020\u0061\u0074\u0074r\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c \u0025\u0073\u0029\u002e",_aebdf ,_ecebb ); +_acafb :=map[string ]FitMode {"\u006e\u006f\u006e\u0065":FitModeNone ,"\u0066\u0069\u006c\u006c\u002d\u0077\u0069\u0064\u0074\u0068":FitModeFillWidth }[_ecebb ];return _acafb ;}; -// If enabled, the Phone field label (`Phone: `) is not displayed. -HidePhoneLabel bool ; +// CurRow returns the currently active cell's row number. +func (_fead *Table )CurRow ()int {_caag :=(_fead ._dcef -1)/_fead ._dfeg +1;return _caag };func (_daaee *templateProcessor )parseListMarker (_gabc *templateNode )(interface{},error ){if _gabc ._gfggb ==nil {_daaee .nodeLogError (_gabc ,"\u004c\u0069\u0073\u0074\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0063a\u006e\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c\u002e"); +return nil ,_adee ;};var _gggd *TextChunk ;switch _fbbacg :=_gabc ._gfggb ._cagcg .(type ){case *List :_gggd =&_fbbacg ._defad ;case *listItem :_gggd =&_fbbacg ._afdbb ;default:_daaee .nodeLogError (_gabc ,"\u0025\u0076 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006e\u006f\u0064\u0065\u0020\u0066\u006f\u0072\u0020\u006c\u0069\u0073\u0074\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e",_fbbacg ); +return nil ,_adee ;};if _ ,_febbd :=_daaee .parseTextChunk (_gabc ,_gggd );_febbd !=nil {_daaee .nodeLogError (_gabc ,"\u0043\u006f\u0075ld\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072\u0073e\u0020l\u0069s\u0074 \u006d\u0061\u0072\u006b\u0065\u0072\u003a\u0020\u0060\u0025\u0076\u0060\u002e",_febbd ); +return nil ,nil ;};return _gggd ,nil ;}; -// If enabled, the Email field label (`Email: `) is not displayed. -HideEmailLabel bool ;}; +// Scale scales Image by a constant factor, both width and height. +func (_fcgb *Image )Scale (xFactor ,yFactor float64 ){_fcgb ._dgfb =xFactor *_fcgb ._dgfb ;_fcgb ._dafe =yFactor *_fcgb ._dafe ;}; -// CellHorizontalAlignment defines the table cell's horizontal alignment. -type CellHorizontalAlignment int ;func (_efad *templateProcessor )parseLinearGradientAttr (creator *Creator ,_efgb string )Color {_cffdg :=ColorBlack ;if _efgb ==""{return _cffdg ;};_dgdae :=creator .NewLinearGradientColor ([]*ColorPoint {});_dgdae .SetExtends (true ,true ); -var (_gdcfe =_dc .Split (_efgb [16:len (_efgb )-1],"\u002c");_fdcac =_dc .TrimSpace (_gdcfe [0]););if _dc .HasSuffix (_fdcac ,"\u0064\u0065\u0067"){_baeg ,_eecb :=_eb .ParseFloat (_fdcac [:len (_fdcac )-3],64);if _eecb !=nil {_gbf .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0067\u0072\u0061\u0064\u0069e\u006e\u0074\u0020\u0061\u006e\u0067\u006ce\u003a\u0020\u0025\u0076",_eecb ); -}else {_dgdae .SetAngle (_baeg );};_gdcfe =_gdcfe [1:];};_gcdga ,_dadgga :=_efad .processGradientColorPair (_gdcfe );if _gcdga ==nil ||_dadgga ==nil {return _cffdg ;};for _aaccc :=0;_aaccc < len (_gcdga );_aaccc ++{_dgdae .AddColorStop (_gcdga [_aaccc ],_dadgga [_aaccc ]); -};return _dgdae ;};func (_gfceg *Invoice )newColumn (_bffd string ,_dcgc CellHorizontalAlignment )*InvoiceCell {_cbeg :=&InvoiceCell {_gfceg ._cbec ,_bffd };_cbeg .Alignment =_dcgc ;return _cbeg ;}; +// SetBorderWidth sets the border width of the rectangle. +func (_gde *Rectangle )SetBorderWidth (bw float64 ){_gde ._cfdf =bw }; -// GetMargins returns the left, right, top, bottom Margins. -func (_dbebg *Table )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dbebg ._deab .Left ,_dbebg ._deab .Right ,_dbebg ._deab .Top ,_dbebg ._deab .Bottom ;};func (_efgc *Block )mergeBlocks (_aab *Block )error {_fba :=_fbbc (_efgc ._ag ,_efgc ._fd ,_aab ._ag ,_aab ._fd ); -if _fba !=nil {return _fba ;};for _ ,_acba :=range _aab ._fde {_efgc .AddAnnotation (_acba );};return nil ;}; +// FitMode returns the fit mode of the ellipse. +func (_fgge *Ellipse )FitMode ()FitMode {return _fgge ._gaeg }; -// Height returns the height of the rectangle. -// NOTE: the returned value does not include the border width of the rectangle. -func (_fecb *Rectangle )Height ()float64 {return _fecb ._ggabe }; +// SetMargins sets the margins of the component. The margins are applied +// around the division. +func (_gdaa *Division )SetMargins (left ,right ,top ,bottom float64 ){_gdaa ._baad .Left =left ;_gdaa ._baad .Right =right ;_gdaa ._baad .Top =top ;_gdaa ._baad .Bottom =bottom ;}; -// NewPolyline creates a new polyline. -func (_bcbe *Creator )NewPolyline (points []_ga .Point )*Polyline {return _abgcb (points )}; +// SetColor sets the line color. Use ColorRGBFromHex, ColorRGBFrom8bit or +// ColorRGBFromArithmetic to create the color object. +func (_cceba *Line )SetColor (color Color ){_cceba ._cdba =color }; -// Width returns the width of the Paragraph. -func (_egfb *Paragraph )Width ()float64 {if _egfb ._eegdf &&int (_egfb ._fcffd )> 0{return _egfb ._fcffd ;};return _egfb .getTextWidth ()/1000.0;};func _gefcf (_bgcegc *templateProcessor ,_cgcac *templateNode )(interface{},error ){return _bgcegc .parseListItem (_cgcac ); +// Rectangle defines a rectangle with upper left corner at (x,y) and a specified width and height. The rectangle +// can have a colored fill and/or border with a specified width. +// Implements the Drawable interface and can be drawn on PDF using the Creator. +type Rectangle struct{_gadgc float64 ;_adac float64 ;_cegcg float64 ;_ggbab float64 ;_dffd Positioning ;_daage Color ;_efgb float64 ;_feea Color ;_cfdf float64 ;_fgbf float64 ;_gbda float64 ;_gaebc float64 ;_ecga float64 ;_cbca float64 ;_ddfc Margins ; +_gfag FitMode ;};func _dabcb (_eefa *Block ,_ggbee *StyledParagraph ,_egea [][]*TextChunk ,_fadg DrawContext )(DrawContext ,[][]*TextChunk ,error ){_gfgbb :=1;_debdf :=_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb ));for _eefa ._ece .HasFontByName (_debdf ){_gfgbb ++; +_debdf =_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb ));};_dbeag :=_eefa ._ece .SetFontByName (_debdf ,_ggbee ._beafc .Font .ToPdfObject ());if _dbeag !=nil {return _fadg ,nil ,_dbeag ;};_gfgbb ++;_affd :=_debdf ;_effed :=_ggbee ._beafc .FontSize ; +_gbbg :=_ggbee ._cbgac .IsRelative ();var _acge [][]_gd .PdfObjectName ;var _fcfge [][]*TextChunk ;var _adcdc float64 ;for _eeb ,_daafa :=range _egea {var _aedf []_gd .PdfObjectName ;var _dgdbc float64 ;if len (_daafa )> 0{_dgdbc =_daafa [0].Style .FontSize ; +};for _ ,_cdaa :=range _daafa {_cdbe :=_cdaa .Style ;if _cdaa .Text !=""&&_cdbe .FontSize > _dgdbc {_dgdbc =_cdbe .FontSize ;};if _dgdbc > _fadg .PageHeight {return _fadg ,nil ,_e .New ("\u0050\u0061\u0072\u0061\u0067\u0072a\u0070\u0068\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0063\u0061\u006e\u0027\u0074\u0020\u0062\u0065\u0020\u006ca\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0070\u0061\u0067\u0065 \u0068e\u0069\u0067\u0068\u0074"); +};_debdf =_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb ));_ecfc :=_eefa ._ece .SetFontByName (_debdf ,_cdbe .Font .ToPdfObject ());if _ecfc !=nil {return _fadg ,nil ,_ecfc ;};_aedf =append (_aedf ,_debdf );_gfgbb ++;}; +_dgdbc *=_ggbee ._agcdg ;if _gbbg &&_adcdc +_dgdbc > _fadg .Height {_fcfge =_egea [_eeb :];_egea =_egea [:_eeb ];break ;};_adcdc +=_dgdbc ;_acge =append (_acge ,_aedf );};_cbbgg ,_bcee ,_cddbb :=_ggbee .getLineMetrics (0);_aebb ,_cfec :=_cbbgg *_ggbee ._agcdg ,_bcee *_ggbee ._agcdg ; +if len (_egea )==0{return _fadg ,_fcfge ,nil ;};_bdcad :=_cc .NewContentCreator ();_bdcad .Add_q ();_acbe :=_cfec ;if _ggbee ._cdcg ==TextVerticalAlignmentCenter {_acbe =_bcee +(_cbbgg +_cddbb -_bcee )/2+(_cfec -_bcee )/2;};_ceebf :=_fadg .PageHeight -_fadg .Y -_acbe ; +_bdcad .Translate (_fadg .X ,_ceebf );_cadba :=_ceebf ;if _ggbee ._edgf !=0{_bdcad .RotateDeg (_ggbee ._edgf );};if _ggbee ._abafe ==TextOverflowHidden {_bdcad .Add_re (0,-_adcdc +_aebb +1,_ggbee ._bcdba ,_adcdc ).Add_W ().Add_n ();};_bdcad .Add_BT (); +var _aged []*_bf .BasicLine ;for _baec ,_fbdf :=range _egea {_ffega :=_fadg .X ;var _edffb float64 ;if len (_fbdf )> 0{_edffb =_fbdf [0].Style .FontSize ;};_cbbgg ,_ ,_cddbb =_ggbee .getLineMetrics (_baec );_cfec =(_cbbgg +_cddbb );for _ ,_ebgc :=range _fbdf {_gfge :=&_ebgc .Style ; +if _ebgc .Text !=""&&_gfge .FontSize > _edffb {_edffb =_gfge .FontSize ;};if _cfec > _edffb {_edffb =_cfec ;};};if _baec !=0{_bdcad .Add_TD (0,-_edffb *_ggbee ._agcdg );_cadba -=_edffb *_ggbee ._agcdg ;};_cdegf :=_baec ==len (_egea )-1;var (_agdea float64 ; +_gffa float64 ;_bbgag *fontMetrics ;_bfdcg float64 ;_egda uint ;);var _eadc []float64 ;for _ ,_fafae :=range _fbdf {_ccfe :=&_fafae .Style ;if _ccfe .FontSize > _gffa {_gffa =_ccfe .FontSize ;_bbgag =_daegd (_fafae .Style .Font ,_ccfe .FontSize );};if _cfec > _gffa {_gffa =_cfec ; +};_dbcea ,_gcecb :=_ccfe .Font .GetRuneMetrics (' ');if _dbcea .Wx ==0&&_ccfe .MultiFont !=nil {_dbcea ,_gcecb =_ccfe .MultiFont .GetRuneMetrics (' ');_ccfe .MultiFont .Reset ();};if !_gcecb {return _fadg ,nil ,_e .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068"); +};var _agdf uint ;var _fcfgeb float64 ;_gecef :=len (_fafae .Text );for _bgbf ,_baed :=range _fafae .Text {if _baed ==' '{_agdf ++;continue ;};if _baed =='\u000A'{continue ;};_aefbd ,_baga :=_ccfe .Font .GetRuneMetrics (_baed );if _aefbd .Wx ==0&&_ccfe .MultiFont !=nil {_aefbd ,_baga =_ccfe .MultiFont .GetRuneMetrics (' '); +_ccfe .MultiFont .Reset ();};if !_baga {_gfb .Log .Debug ("\u0055\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0072\u0075\u006ee\u0020%\u0076\u0020\u0069\u006e\u0020\u0066\u006fn\u0074\u000a",_baed );return _fadg ,nil ,_e .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068"); +};_fcfgeb +=_ccfe .FontSize *_aefbd .Wx *_ccfe .horizontalScale ();if _bgbf !=_gecef -1{_fcfgeb +=_ccfe .CharSpacing *1000.0;};};_eadc =append (_eadc ,_fcfgeb );_agdea +=_fcfgeb ;_bfdcg +=float64 (_agdf )*_dbcea .Wx *_ccfe .FontSize *_ccfe .horizontalScale (); +_egda +=_agdf ;};_gffa *=_ggbee ._agcdg ;var _fgca []_gd .PdfObject ;_eddff :=_ggbee ._bcdba *1000.0;if _ggbee ._fgfd ==TextAlignmentJustify {if _egda > 0&&!_cdegf {_bfdcg =(_eddff -_agdea )/float64 (_egda )/_effed ;};}else if _ggbee ._fgfd ==TextAlignmentCenter {_bffcg :=(_eddff -_agdea -_bfdcg )/2; +_cgbf :=_bffcg /_effed ;_fgca =append (_fgca ,_gd .MakeFloat (-_cgbf ));_ffega +=_bffcg /1000.0;}else if _ggbee ._fgfd ==TextAlignmentRight {_caea :=(_eddff -_agdea -_bfdcg );_cbegc :=_caea /_effed ;_fgca =append (_fgca ,_gd .MakeFloat (-_cbegc ));_ffega +=_caea /1000.0; +};if len (_fgca )> 0{_bdcad .Add_Tf (_affd ,_effed ).Add_TL (_effed *_ggbee ._agcdg ).Add_TJ (_fgca ...);};_ffgf :=0.0;for _fbge ,_ebcd :=range _fbdf {_dbdc :=&_ebcd .Style ;_bged :=_affd ;_fbaga :=_effed ;_dbee :=_dbdc .OutlineColor !=nil ;_abbd :=_dbdc .HorizontalScaling !=DefaultHorizontalScaling ; +_beceb :=_dbdc .OutlineSize !=1;if _beceb {_bdcad .Add_w (_dbdc .OutlineSize );};_cgaf :=_dbdc .RenderingMode !=TextRenderingModeFill ;if _cgaf {_bdcad .Add_Tr (int64 (_dbdc .RenderingMode ));};_dffa :=_dbdc .CharSpacing !=0;if _dffa {_bdcad .Add_Tc (_dbdc .CharSpacing ); +};_bcegg :=_dbdc .TextRise !=0;if _bcegg {_bdcad .Add_Ts (_dbdc .TextRise );};if _ebcd .VerticalAlignment !=TextVerticalAlignmentBaseline {_cegg :=_daegd (_ebcd .Style .Font ,_dbdc .FontSize );switch _ebcd .VerticalAlignment {case TextVerticalAlignmentCenter :_ffgf =_bbgag ._ebdef /2-_cegg ._ebdef /2; +case TextVerticalAlignmentBottom :_ffgf =_bbgag ._ccdgd -_cegg ._ccdgd ;case TextVerticalAlignmentTop :_ffgf =_bcee -_dbdc .FontSize ;};if _ffgf !=0.0{_bdcad .Translate (0,_ffgf );};};if _ggbee ._fgfd !=TextAlignmentJustify ||_cdegf {_gfaac ,_agdb :=_dbdc .Font .GetRuneMetrics (' '); +if !_agdb {return _fadg ,nil ,_e .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068");};_bged =_acge [_baec ][_fbge ];_fbaga =_dbdc .FontSize ; +_bfdcg =_gfaac .Wx *_dbdc .horizontalScale ();};_afgd :=_dbdc .Font .Encoder ();var _acbbb []byte ;var _dafb bool ;_cgcb :=_dbdc .Font ;for _ ,_efce :=range _ebcd .Text {if _efce =='\u000A'{continue ;};if _efce ==' '{if len (_acbbb )> 0{if _dbee {_bdcad .SetStrokingColor (_dec (_dbdc .OutlineColor )); +};if _abbd {_bdcad .Add_Tz (_dbdc .HorizontalScaling );};_cgce :=_acge [_baec ][_fbge ];if _dafb {_cgce =_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb ));_gaca :=_eefa ._ece .SetFontByName (_cgce ,_cgcb .ToPdfObject ()); +if _gaca !=nil {return _fadg ,nil ,_gaca ;};_gfgbb ++;_dafb =false ;_afgd =_dbdc .Font .Encoder ();};_bdcad .SetNonStrokingColor (_dec (_dbdc .Color )).Add_Tf (_cgce ,_dbdc .FontSize ).Add_TJ ([]_gd .PdfObject {_gd .MakeStringFromBytes (_acbbb )}...);_acbbb =nil ; +};if _abbd {_bdcad .Add_Tz (DefaultHorizontalScaling );};_bdcad .Add_Tf (_bged ,_fbaga ).Add_TJ ([]_gd .PdfObject {_gd .MakeFloat (-_bfdcg )}...);_eadc [_fbge ]+=_bfdcg *_fbaga ;}else {if _ ,_agab :=_afgd .RuneToCharcode (_efce );!_agab {if _dbdc .MultiFont !=nil {_cfgg ,_acgbe :=_dbdc .MultiFont .Encoder (_efce ); +if _acgbe {if len (_acbbb )!=0{_acbbd :=_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb ));_abbaf :=_eefa ._ece .SetFontByName (_bged ,_cgcb .ToPdfObject ());if _abbaf !=nil {return _fadg ,nil ,_abbaf ;};_bdcad .SetNonStrokingColor (_dec (_dbdc .Color )).Add_Tf (_acbbd ,_dbdc .FontSize ).Add_TJ ([]_gd .PdfObject {_gd .MakeStringFromBytes (_acbbb )}...); +_gfgbb ++;_acbbb =nil ;};_afgd =_cfgg ;_dafb =true ;_cgcb =_dbdc .MultiFont .CurrentFont ;};}else {_dbeag =UnsupportedRuneError {Message :_f .Sprintf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0075\u006e\u0065 \u0069\u006e\u0020\u0074\u0065\u0078\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0023\u0078\u0020\u0028\u0025\u0063\u0029",_efce ,_efce ),Rune :_efce }; +_fadg ._gac =append (_fadg ._gac ,_dbeag );_gfb .Log .Debug (_dbeag .Error ());if _fadg ._gfbg <=0{continue ;};_efce =_fadg ._gfbg ;};};_adgab :=_afgd .Encode (string (_efce ));_acbbb =append (_acbbb ,_adgab ...);};if _dbdc .MultiFont !=nil {_dbdc .MultiFont .Reset (); +};};if len (_acbbb )> 0{if _dbee {_bdcad .SetStrokingColor (_dec (_dbdc .OutlineColor ));};if _abbd {_bdcad .Add_Tz (_dbdc .HorizontalScaling );};_cagg :=_acge [_baec ][_fbge ];if _dafb {_cagg =_gd .PdfObjectName (_f .Sprintf ("\u0046\u006f\u006e\u0074\u0025\u0064",_gfgbb )); +_dabcba :=_eefa ._ece .SetFontByName (_cagg ,_cgcb .ToPdfObject ());if _dabcba !=nil {return _fadg ,nil ,_dabcba ;};_gfgbb ++;_dafb =false ;};_bdcad .SetNonStrokingColor (_dec (_dbdc .Color )).Add_Tf (_cagg ,_dbdc .FontSize ).Add_TJ ([]_gd .PdfObject {_gd .MakeStringFromBytes (_acbbb )}...); +};_cdcfc :=_eadc [_fbge ]/1000.0;if _dbdc .Underline {_gcbbd :=_dbdc .UnderlineStyle .Color ;if _gcbbd ==nil {_gcbbd =_ebcd .Style .Color ;};_dceg ,_efccd ,_badd :=_gcbbd .ToRGB ();_bfdea :=_ffega -_fadg .X ;_aefe :=_cadba -_ceebf +_dbdc .TextRise -_dbdc .UnderlineStyle .Offset ; +_aged =append (_aged ,&_bf .BasicLine {X1 :_bfdea ,Y1 :_aefe ,X2 :_bfdea +_cdcfc ,Y2 :_aefe ,LineWidth :_ebcd .Style .UnderlineStyle .Thickness ,LineColor :_ed .NewPdfColorDeviceRGB (_dceg ,_efccd ,_badd )});};if _ebcd ._eefeb !=nil {var _adfb *_gd .PdfObjectArray ; +if !_ebcd ._egae {switch _dbdb :=_ebcd ._eefeb .GetContext ().(type ){case *_ed .PdfAnnotationLink :_adfb =_gd .MakeArray ();_dbdb .Rect =_adfb ;_dedca ,_fccbe :=_dbdb .Dest .(*_gd .PdfObjectArray );if _fccbe &&_dedca .Len ()==5{_gdbg ,_ffbb :=_dedca .Get (1).(*_gd .PdfObjectName ); +if _ffbb &&_gdbg .String ()=="\u0058\u0059\u005a"{_aagbge ,_fabdd :=_gd .GetNumberAsFloat (_dedca .Get (3));if _fabdd ==nil {_dedca .Set (3,_gd .MakeFloat (_fadg .PageHeight -_aagbge ));};};};};_ebcd ._egae =true ;};if _adfb !=nil {_ffdf :=_bf .NewPoint (_ffega -_fadg .X ,_cadba +_dbdc .TextRise -_ceebf ).Rotate (_ggbee ._edgf ); +_ffdf .X +=_fadg .X ;_ffdf .Y +=_ceebf ;_gade ,_afebc ,_cegfgc ,_gddbe :=_dddge (_cdcfc ,_gffa ,_ggbee ._edgf );_ffdf .X +=_gade ;_ffdf .Y +=_afebc ;_adfb .Clear ();_adfb .Append (_gd .MakeFloat (_ffdf .X ));_adfb .Append (_gd .MakeFloat (_ffdf .Y ));_adfb .Append (_gd .MakeFloat (_ffdf .X +_cegfgc )); +_adfb .Append (_gd .MakeFloat (_ffdf .Y +_gddbe ));};_eefa .AddAnnotation (_ebcd ._eefeb );};_ffega +=_cdcfc ;if _beceb {_bdcad .Add_w (1.0);};if _dbee {_bdcad .Add_RG (0.0,0.0,0.0);};if _cgaf {_bdcad .Add_Tr (int64 (TextRenderingModeFill ));};if _dffa {_bdcad .Add_Tc (0); +};if _bcegg {_bdcad .Add_Ts (0);};if _abbd {_bdcad .Add_Tz (DefaultHorizontalScaling );};if _ffgf !=0.0{_bdcad .Translate (0,-_ffgf );_ffgf =0.0;};};};_bdcad .Add_ET ();for _ ,_bfbc :=range _aged {_bdcad .SetStrokingColor (_bfbc .LineColor ).Add_w (_bfbc .LineWidth ).Add_m (_bfbc .X1 ,_bfbc .Y1 ).Add_l (_bfbc .X2 ,_bfbc .Y2 ).Add_s (); +};_bdcad .Add_Q ();_ccdc :=_bdcad .Operations ();_ccdc .WrapIfNeeded ();_eefa .addContents (_ccdc );if _gbbg {_aaca :=_adcdc ;_fadg .Y +=_aaca ;_fadg .Height -=_aaca ;if _fadg .Inline {_fadg .X +=_ggbee .Width ()+_ggbee ._acbfg .Right ;};};return _fadg ,_fcfge ,nil ; }; -// GetMargins returns the Paragraph's margins: left, right, top, bottom. -func (_dcdag *Paragraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dcdag ._dcbe .Left ,_dcdag ._dcbe .Right ,_dcdag ._dcbe .Top ,_dcdag ._dcbe .Bottom ;};func (_gfbfca *Table )sortCells (){_b .Slice (_gfbfca ._eafeb ,func (_daff ,_cagc int )bool {_gacb :=_gfbfca ._eafeb [_daff ]._ceafg ; -_fcaeg :=_gfbfca ._eafeb [_cagc ]._ceafg ;if _gacb < _fcaeg {return true ;};if _gacb > _fcaeg {return false ;};return _gfbfca ._eafeb [_daff ]._feeeb < _gfbfca ._eafeb [_cagc ]._feeeb ;});};func (_ccgde *templateProcessor )parseInt64Array (_eccfd ,_cbaf string )[]int64 {_gbf .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0069\u006e\u0074\u0036\u0034\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_eccfd ,_cbaf ); -_cfccf :=_dc .Fields (_cbaf );_cfcac :=make ([]int64 ,0,len (_cfccf ));for _ ,_gbfaca :=range _cfccf {_dffbe ,_ :=_eb .ParseInt (_gbfaca ,10,64);_cfcac =append (_cfcac ,_dffbe );};return _cfcac ;}; - -// SetPos sets absolute positioning with specified coordinates. -func (_dbbeb *StyledParagraph )SetPos (x ,y float64 ){_dbbeb ._geead =PositionAbsolute ;_dbbeb ._ccdd =x ;_dbbeb ._ecdf =y ;}; - -// SetShowLinks sets visibility of links for the TOC lines. -func (_bccbba *TOC )SetShowLinks (showLinks bool ){_bccbba ._fdac =showLinks }; - -// SetBackgroundColor sets the cell's background color. -func (_agcef *TableCell )SetBackgroundColor (col Color ){_agcef ._geba =col };func (_cffcg *templateProcessor )parseTextRenderingModeAttr (_bbfg ,_adcdb string )TextRenderingMode {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u006e\u0064\u0065r\u0069\u006e\u0067\u0020\u006d\u006f\u0064e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a \u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_bbfg ,_adcdb ); -_fdccf :=map[string ]TextRenderingMode {"\u0066\u0069\u006c\u006c":TextRenderingModeFill ,"\u0073\u0074\u0072\u006f\u006b\u0065":TextRenderingModeStroke ,"f\u0069\u006c\u006c\u002d\u0073\u0074\u0072\u006f\u006b\u0065":TextRenderingModeFillStroke ,"\u0069n\u0076\u0069\u0073\u0069\u0062\u006ce":TextRenderingModeInvisible ,"\u0066i\u006c\u006c\u002d\u0063\u006c\u0069p":TextRenderingModeFillClip ,"s\u0074\u0072\u006f\u006b\u0065\u002d\u0063\u006c\u0069\u0070":TextRenderingModeStrokeClip ,"\u0066\u0069l\u006c\u002d\u0073t\u0072\u006f\u006b\u0065\u002d\u0063\u006c\u0069\u0070":TextRenderingModeFillStrokeClip ,"\u0063\u006c\u0069\u0070":TextRenderingModeClip }[_adcdb ]; -return _fdccf ;};func (_cffa *StyledParagraph )getMaxLineWidth ()float64 {if _cffa ._ggabg ==nil ||len (_cffa ._ggabg )==0{_cffa .wrapText ();};var _dgbfc float64 ;for _ ,_dgec :=range _cffa ._ggabg {_cdbb :=_cffa .getTextLineWidth (_dgec );if _cdbb > _dgbfc {_dgbfc =_cdbb ; -};};return _dgbfc ;};func (_ecdgg *templateProcessor )parseChapter (_gfge *templateNode )(interface{},error ){_aegc :=_ecdgg .creator .NewChapter ;if _gfge ._eaab !=nil {if _dbef ,_acddg :=_gfge ._eaab ._gabc .(*Chapter );_acddg {_aegc =_dbef .NewSubchapter ; -};};_gfbe :=_aegc ("");for _ ,_deaea :=range _gfge ._cfaeg .Attr {_bfeag :=_deaea .Value ;switch _gddfc :=_deaea .Name .Local ;_gddfc {case "\u0073\u0068\u006f\u0077\u002d\u006e\u0075\u006d\u0062e\u0072\u0069\u006e\u0067":_gfbe .SetShowNumbering (_ecdgg .parseBoolAttr (_gddfc ,_bfeag )); -case "\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u002d\u0069n\u002d\u0074\u006f\u0063":_gfbe .SetIncludeInTOC (_ecdgg .parseBoolAttr (_gddfc ,_bfeag ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_gbfcg :=_ecdgg .parseMarginAttr (_gddfc ,_bfeag );_gfbe .SetMargins (_gbfcg .Left ,_gbfcg .Right ,_gbfcg .Top ,_gbfcg .Bottom ); -default:_ecdgg .nodeLogDebug (_gfge ,"\u0055\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u0068\u0061\u0070\u0074\u0065\u0072\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_gddfc ); -};};return _gfbe ,nil ;};func _gbbg (_bcfb ...interface{})[]interface{}{return _bcfb };var (ColorBlack =ColorRGBFromArithmetic (0,0,0);ColorWhite =ColorRGBFromArithmetic (1,1,1);ColorRed =ColorRGBFromArithmetic (1,0,0);ColorGreen =ColorRGBFromArithmetic (0,1,0); -ColorBlue =ColorRGBFromArithmetic (0,0,1);ColorYellow =ColorRGBFromArithmetic (1,1,0);); - -// SetInline sets the inline mode of the division. -func (_gfdf *Division )SetInline (inline bool ){_gfdf ._bacb =inline };const (TextVerticalAlignmentBaseline TextVerticalAlignment =iota ;TextVerticalAlignmentCenter ;TextVerticalAlignmentBottom ;TextVerticalAlignmentTop ;);func _ffba (_acge Color ,_cdefb float64 )*ColorPoint {return &ColorPoint {_agdgc :_acge ,_dceff :_cdefb }; -};func (_babdaf *StyledParagraph )getTextWidth ()float64 {var _cdff float64 ;_fffgf :=len (_babdaf ._dbab );for _adfee ,_gcga :=range _babdaf ._dbab {_eaggb :=&_gcga .Style ;_gedag :=len (_gcga .Text );for _dagbd ,_edfc :=range _gcga .Text {if _edfc =='\u000A'{continue ; -};_bffe ,_ababc :=_eaggb .Font .GetRuneMetrics (_edfc );if !_ababc {_gbf .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_edfc ); -return -1;};_cdff +=_eaggb .FontSize *_bffe .Wx *_eaggb .horizontalScale ();if _edfc !=' '&&(_adfee !=_fffgf -1||_dagbd !=_gedag -1){_cdff +=_eaggb .CharSpacing *1000.0;};};};return _cdff ;};type cmykColor struct{_fbbb ,_bgg ,_ecb ,_bdg float64 }; - -// NewList creates a new list. -func (_adfg *Creator )NewList ()*List {return _ffbg (_adfg .NewTextStyle ())}; +// LevelOffset returns the amount of space an indentation level occupies. +func (_gebgd *TOCLine )LevelOffset ()float64 {return _gebgd ._fabb };func (_fgad *Invoice )generateTotalBlocks (_agff DrawContext )([]*Block ,DrawContext ,error ){_baab :=_gegfb (4);_baab .SetMargins (0,0,10,10);_ddbc :=[][2]*InvoiceCell {_fgad ._abgd }; +_ddbc =append (_ddbc ,_fgad ._dgab ...);_ddbc =append (_ddbc ,_fgad ._acgc );for _ ,_feb :=range _ddbc {_gdab ,_bcfg :=_feb [0],_feb [1];if _bcfg .Value ==""{continue ;};_baab .SkipCells (2);_cfcda :=_baab .NewCell ();_cfcda .SetBackgroundColor (_gdab .BackgroundColor ); +_cfcda .SetHorizontalAlignment (_bcfg .Alignment );_fgad .setCellBorder (_cfcda ,_gdab );_cge :=_cfeea (_gdab .TextStyle );_cge .SetMargins (0,0,2,1);_cge .Append (_gdab .Value );_cfcda .SetContent (_cge );_cfcda =_baab .NewCell ();_cfcda .SetBackgroundColor (_bcfg .BackgroundColor ); +_cfcda .SetHorizontalAlignment (_bcfg .Alignment );_fgad .setCellBorder (_cfcda ,_gdab );_cge =_cfeea (_bcfg .TextStyle );_cge .SetMargins (0,0,2,1);_cge .Append (_bcfg .Value );_cfcda .SetContent (_cge );};return _baab .GeneratePageBlocks (_agff );};func (_fdec grayColor )ToRGB ()(float64 ,float64 ,float64 ){return _fdec ._faf ,_fdec ._faf ,_fdec ._faf }; -// GeneratePageBlocks draws the block contents on a template Page block. -// Implements the Drawable interface. -func (_fe *Block )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ace :=_ba .IdentityMatrix ();_ffd ,_cg :=_fe .Width (),_fe .Height ();if _fe ._ef .IsRelative (){_ace =_ace .Translate (ctx .X ,ctx .PageHeight -ctx .Y -_cg );}else {_ace =_ace .Translate (_fe ._ca ,ctx .PageHeight -_fe ._efe -_cg ); -};_aeb :=_cg ;if _fe ._fb !=0{_ace =_ace .Translate (_ffd /2,_cg /2).Rotate (_fe ._fb *_dgg .Pi /180.0).Translate (-_ffd /2,-_cg /2);_ ,_aeb =_fe .RotatedSize ();};if _fe ._ef .IsRelative (){ctx .Y +=_aeb ;};_afea :=_ac .NewContentCreator ();_afea .Add_cm (_ace [0],_ace [1],_ace [3],_ace [4],_ace [6],_ace [7]); -_aef :=_fe .duplicate ();_aeba :=append (*_afea .Operations (),*_aef ._ag ...);_aeba .WrapIfNeeded ();_aef ._ag =&_aeba ;for _ ,_beg :=range _fe ._fde {_deg ,_eff :=_db .GetArray (_beg .Rect );if !_eff ||_deg .Len ()!=4{_gbf .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0069\u006e\u0076\u0061\u006ci\u0064 \u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0052\u0065\u0063\u0074\u0020\u0066\u0069\u0065l\u0064\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_beg .Rect ); -continue ;};_dfe ,_aca :=_af .NewPdfRectangle (*_deg );if _aca !=nil {_gbf .Log .Debug ("\u0057A\u0052N\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074 \u0070\u0061\u0072\u0073e\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020\u0052\u0065\u0063\u0074\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061y\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006fr\u0072\u0065\u0063\u0074\u002e",_aca ); -continue ;};_dfe .Transform (_ace );_beg .Rect =_dfe .ToPdfObject ();};return []*Block {_aef },ctx ,nil ;}; -// GeneratePageBlocks draws the curve onto page blocks. -func (_fbdd *Curve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gdeb :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_caba :=_ac .NewContentCreator ();_caba .Add_q ().Add_w (_fbdd ._ggge ).SetStrokingColor (_bfag (_fbdd ._fcfa )).Add_m (_fbdd ._dcff ,ctx .PageHeight -_fbdd ._ccc ).Add_v (_fbdd ._ggfb ,ctx .PageHeight -_fbdd ._dccb ,_fbdd ._faea ,ctx .PageHeight -_fbdd ._accab ).Add_S ().Add_Q (); -_gcfd :=_gdeb .addContentsByString (_caba .String ());if _gcfd !=nil {return nil ,ctx ,_gcfd ;};return []*Block {_gdeb },ctx ,nil ;}; +// Finalize renders all blocks to the creator pages. In addition, it takes care +// of adding headers and footers, as well as generating the front page, +// table of contents and outlines. +// Finalize is automatically called before writing the document out. Calling the +// method manually can be useful when adding external pages to the creator, +// using the AddPage method, as it renders all creator blocks to the added +// pages, without having to write the document out. +// NOTE: TOC and outlines are generated only if the AddTOC and AddOutlines +// fields of the creator are set to true (enabled by default). Furthermore, TOCs +// and outlines without content are skipped. TOC and outline content is +// added automatically when using the chapter component. TOCs and outlines can +// also be set externally, using the SetTOC and SetOutlineTree methods. +// Finalize should only be called once, after all draw calls have taken place, +// as it will return immediately if the creator instance has been finalized. +func (_gfgf *Creator )Finalize ()error {if _gfgf ._aded {return nil ;};_fbb :=len (_gfgf ._fgdd );_dcd :=0;if _gfgf ._fcc !=nil {_acf :=*_gfgf ;_gfgf ._fgdd =nil ;_gfgf ._eed =nil ;_gfgf .initContext ();_afac :=FrontpageFunctionArgs {PageNum :1,TotalPages :_fbb }; +_gfgf ._fcc (_afac );_dcd +=len (_gfgf ._fgdd );_gfgf ._fgdd =_acf ._fgdd ;_gfgf ._eed =_acf ._eed ;};if _gfgf .AddTOC {_gfgf .initContext ();_gfgf ._abe .Page =_dcd +1;if _gfgf .CustomTOC &&_gfgf ._acee !=nil {_cacdc :=*_gfgf ;_gfgf ._fgdd =nil ;_gfgf ._eed =nil ; +if _bebg :=_gfgf ._acee (_gfgf ._dcag );_bebg !=nil {return _bebg ;};_dcd +=len (_gfgf ._fgdd );_gfgf ._fgdd =_cacdc ._fgdd ;_gfgf ._eed =_cacdc ._eed ;}else {if _gfgf ._acee !=nil {if _dcae :=_gfgf ._acee (_gfgf ._dcag );_dcae !=nil {return _dcae ;};}; +_eab ,_ ,_cbga :=_gfgf ._dcag .GeneratePageBlocks (_gfgf ._abe );if _cbga !=nil {_gfb .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074\u0065\u0020\u0062\u006c\u006f\u0063\u006b\u0073: \u0025\u0076",_cbga ); +return _cbga ;};_dcd +=len (_eab );};_gdcg :=_gfgf ._dcag .Lines ();for _ ,_fdecf :=range _gdcg {_fdff ,_cbdf :=_ad .Atoi (_fdecf .Page .Text );if _cbdf !=nil {continue ;};_fdecf .Page .Text =_ad .Itoa (_fdff +_dcd );_fdecf ._bceb +=int64 (_dcd );};};_facg :=false ; +var _bdgg []*_ed .PdfPage ;if _gfgf ._fcc !=nil {_adcd :=*_gfgf ;_gfgf ._fgdd =nil ;_gfgf ._eed =nil ;_ecgdd :=FrontpageFunctionArgs {PageNum :1,TotalPages :_fbb };_gfgf ._fcc (_ecgdd );_fbb +=len (_gfgf ._fgdd );_bdgg =_gfgf ._fgdd ;_gfgf ._fgdd =append (_gfgf ._fgdd ,_adcd ._fgdd ...); +_gfgf ._eed =_adcd ._eed ;_facg =true ;};var _ggga []*_ed .PdfPage ;if _gfgf .AddTOC {_gfgf .initContext ();if _gfgf .CustomTOC &&_gfgf ._acee !=nil {_aeec :=*_gfgf ;_gfgf ._fgdd =nil ;_gfgf ._eed =nil ;if _adab :=_gfgf ._acee (_gfgf ._dcag );_adab !=nil {_gfb .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_adab ); +return _adab ;};_ggga =_gfgf ._fgdd ;_fbb +=len (_ggga );_gfgf ._fgdd =_aeec ._fgdd ;_gfgf ._eed =_aeec ._eed ;}else {if _gfgf ._acee !=nil {if _baff :=_gfgf ._acee (_gfgf ._dcag );_baff !=nil {_gfb .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074i\u006e\u0067\u0020\u0054\u004f\u0043\u003a\u0020\u0025\u0076",_baff ); +return _baff ;};};_abc ,_ ,_ :=_gfgf ._dcag .GeneratePageBlocks (_gfgf ._abe );for _ ,_bcb :=range _abc {_bcb .SetPos (0,0);_fbb ++;_caeb :=_gfgf .newPage ();_ggga =append (_ggga ,_caeb );_gfgf .setActivePage (_caeb );_gfgf .Draw (_bcb );};};if _facg {_geeda :=_bdgg ; +_ede :=_gfgf ._fgdd [len (_bdgg ):];_gfgf ._fgdd =append ([]*_ed .PdfPage {},_geeda ...);_gfgf ._fgdd =append (_gfgf ._fgdd ,_ggga ...);_gfgf ._fgdd =append (_gfgf ._fgdd ,_ede ...);}else {_gfgf ._fgdd =append (_ggga ,_gfgf ._fgdd ...);};};if _gfgf ._dccf !=nil &&_gfgf .AddOutlines {var _caf func (_daaf *_ed .OutlineItem ); +_caf =func (_egfe *_ed .OutlineItem ){_egfe .Dest .Page +=int64 (_dcd );if _cgg :=int (_egfe .Dest .Page );_cgg >=0&&_cgg < len (_gfgf ._fgdd ){_egfe .Dest .PageObj =_gfgf ._fgdd [_cgg ].GetPageAsIndirectObject ();}else {_gfb .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_cgg ); +};_egfe .Dest .Y =_gfgf ._adc -_egfe .Dest .Y ;_aaec :=_egfe .Items ();for _ ,_cefa :=range _aaec {_caf (_cefa );};};_baac :=_gfgf ._dccf .Items ();for _ ,_bagg :=range _baac {_caf (_bagg );};if _gfgf .AddTOC {var _eacae int ;if _facg {_eacae =len (_bdgg ); +};_edde :=_ed .NewOutlineDest (int64 (_eacae ),0,_gfgf ._adc );if _eacae >=0&&_eacae < len (_gfgf ._fgdd ){_edde .PageObj =_gfgf ._fgdd [_eacae ].GetPageAsIndirectObject ();}else {_gfb .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_eacae ); +};_gfgf ._dccf .Insert (0,_ed .NewOutlineItem ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073",_edde ));};};for _bdce ,_abfc :=range _gfgf ._fgdd {_gfgf .setActivePage (_abfc );if _gfgf ._cgbd !=nil {_dcaa ,_bade ,_bec :=_abfc .Size (); +if _bec !=nil {return _bec ;};_aeeca :=PageFinalizeFunctionArgs {PageNum :_bdce +1,PageWidth :_dcaa ,PageHeight :_bade ,TOCPages :len (_ggga ),TotalPages :_fbb };if _ccee :=_gfgf ._cgbd (_aeeca );_ccee !=nil {_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0070\u0061\u0067\u0065\u0020\u0066\u0069\u006e\u0061\u006c\u0069\u007a\u0065 \u0063\u0061\u006c\u006c\u0062\u0061\u0063k\u003a\u0020\u0025\u0076",_ccee ); +return _ccee ;};};if _gfgf ._fdbc !=nil {_aede :=NewBlock (_gfgf ._ffeg ,_gfgf ._ggeg .Top );_deee :=HeaderFunctionArgs {PageNum :_bdce +1,TotalPages :_fbb };_gfgf ._fdbc (_aede ,_deee );_aede .SetPos (0,0);if _aadb :=_gfgf .Draw (_aede );_aadb !=nil {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0068e\u0061\u0064\u0065\u0072\u003a\u0020\u0025v",_aadb ); +return _aadb ;};};if _gfgf ._adff !=nil {_dcfb :=NewBlock (_gfgf ._ffeg ,_gfgf ._ggeg .Bottom );_caba :=FooterFunctionArgs {PageNum :_bdce +1,TotalPages :_fbb };_gfgf ._adff (_dcfb ,_caba );_dcfb .SetPos (0,_gfgf ._adc -_dcfb ._ag );if _edfa :=_gfgf .Draw (_dcfb ); +_edfa !=nil {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069n\u0067 \u0066o\u006f\u0074\u0065\u0072\u003a\u0020\u0025v",_edfa );return _edfa ;};};_bbdg ,_efabf :=_gfgf ._cgf [_abfc ];if _addg ,_bdcd :=_gfgf ._dddac [_abfc ]; +_bdcd {if _efabf {_bbdg .transformBlock (_addg );};if _efba :=_addg .drawToPage (_abfc );_efba !=nil {_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0064\u0072\u0061\u0077\u0069\u006e\u0067\u0020\u0070\u0061\u0067\u0065\u0020%\u0064\u0020\u0062\u006c\u006f\u0063\u006bs\u003a\u0020\u0025\u0076",_bdce +1,_efba ); +return _efba ;};};if _efabf {if _dcbf :=_bbdg .transformPage (_abfc );_dcbf !=nil {_gfb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0074\u0072\u0061\u006e\u0073f\u006f\u0072\u006d\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0076",_dcbf ); +return _dcbf ;};};};_gfgf ._aded =true ;return nil ;};func (_gdca *templateProcessor )parseInt64Array (_eeceg ,_ccgf string )[]int64 {_gfb .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0069\u006e\u0074\u0036\u0034\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_eeceg ,_ccgf ); +_gdae :=_de .Fields (_ccgf );_acgeb :=make ([]int64 ,0,len (_gdae ));for _ ,_eddac :=range _gdae {_ffce ,_ :=_ad .ParseInt (_eddac ,10,64);_acgeb =append (_acgeb ,_ffce );};return _acgeb ;}; -// StyledParagraph represents text drawn with a specified font and can wrap across lines and pages. -// By default occupies the available width in the drawing context. -type StyledParagraph struct{_dbab []*TextChunk ;_eccc TextStyle ;_gfaff TextStyle ;_ceacb TextAlignment ;_egfd TextVerticalAlignment ;_eedd float64 ;_gdde bool ;_befeea float64 ;_cdca bool ;_baff bool ;_bdbb TextOverflow ;_dfbda float64 ;_aaac Margins ; -_geead Positioning ;_ccdd float64 ;_ecdf float64 ;_daba float64 ;_fdabd float64 ;_ggabg [][]*TextChunk ;_cbcce func (_eceee *StyledParagraph ,_gfcg DrawContext );};var (ErrContentNotFit =_fa .New ("\u0043\u0061\u006e\u006e\u006ft\u0020\u0066\u0069\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020i\u006e\u0074\u006f\u0020\u0061\u006e\u0020\u0065\u0078\u0069\u0073\u0074\u0069\u006e\u0067\u0020\u0073\u0070\u0061\u0063\u0065"); -); +// Positioning returns the type of positioning the ellipse is set to use. +func (_geceb *Ellipse )Positioning ()Positioning {return _geceb ._dfda };func (_dbed *templateProcessor )parseTextChunk (_fcebff *templateNode ,_dddgf *TextChunk )(interface{},error ){if _fcebff ._gfggb ==nil {_dbed .nodeLogError (_fcebff ,"\u0054\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u0020\u0070\u0061\u0072\u0065n\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); +return nil ,_adee ;};var (_ccacf =_dbed .creator .NewTextStyle ();_ffdfb bool ;);for _ ,_dabcd :=range _fcebff ._adbf .Attr {if _dabcd .Name .Local =="\u006c\u0069\u006e\u006b"{_ggdge ,_gdcda :=_fcebff ._gfggb ._cagcg .(*StyledParagraph );if !_gdcda {_dbed .nodeLogError (_fcebff ,"\u004c\u0069\u006e\u006b \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u006f\u006e\u006c\u0079\u0020\u0061\u0070\u0070\u006c\u0069\u0063\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0070\u0061\u0072\u0061\u0067r\u0061\u0070\u0068\u0027\u0073\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u002e"); +_ffdfb =true ;}else {_ccacf =_ggdge ._fbag ;};break ;};};if _dddgf ==nil {_dddgf =NewTextChunk ("",_ccacf );};for _ ,_acfaf :=range _fcebff ._adbf .Attr {_egde :=_acfaf .Value ;switch _cbag :=_acfaf .Name .Local ;_cbag {case "\u0063\u006f\u006co\u0072":_dddgf .Style .Color =_dbed .parseColorAttr (_cbag ,_egde ); +case "\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_dddgf .Style .OutlineColor =_dbed .parseColorAttr (_cbag ,_egde );case "\u0066\u006f\u006e\u0074":_dddgf .Style .Font =_dbed .parseFontAttr (_cbag ,_egde );case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_dddgf .Style .FontSize =_dbed .parseFloatAttr (_cbag ,_egde ); +case "\u006f\u0075\u0074l\u0069\u006e\u0065\u002d\u0073\u0069\u007a\u0065":_dddgf .Style .OutlineSize =_dbed .parseFloatAttr (_cbag ,_egde );case "\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u002d\u0073\u0070a\u0063\u0069\u006e\u0067":_dddgf .Style .CharSpacing =_dbed .parseFloatAttr (_cbag ,_egde ); +case "\u0068o\u0072i\u007a\u006f\u006e\u0074\u0061l\u002d\u0073c\u0061\u006c\u0069\u006e\u0067":_dddgf .Style .HorizontalScaling =_dbed .parseFloatAttr (_cbag ,_egde );case "\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067-\u006d\u006f\u0064\u0065":_dddgf .Style .RenderingMode =_dbed .parseTextRenderingModeAttr (_cbag ,_egde ); +case "\u0075n\u0064\u0065\u0072\u006c\u0069\u006ee":_dddgf .Style .Underline =_dbed .parseBoolAttr (_cbag ,_egde );case "\u0075n\u0064e\u0072\u006c\u0069\u006e\u0065\u002d\u0063\u006f\u006c\u006f\u0072":_dddgf .Style .UnderlineStyle .Color =_dbed .parseColorAttr (_cbag ,_egde ); +case "\u0075\u006ed\u0065\u0072\u006ci\u006e\u0065\u002d\u006f\u0066\u0066\u0073\u0065\u0074":_dddgf .Style .UnderlineStyle .Offset =_dbed .parseFloatAttr (_cbag ,_egde );case "\u0075\u006e\u0064\u0065rl\u0069\u006e\u0065\u002d\u0074\u0068\u0069\u0063\u006b\u006e\u0065\u0073\u0073":_dddgf .Style .UnderlineStyle .Thickness =_dbed .parseFloatAttr (_cbag ,_egde ); +case "\u006c\u0069\u006e\u006b":if !_ffdfb {_dddgf ._eefeb =_dbed .parseLinkAttr (_cbag ,_egde );};case "\u0074e\u0078\u0074\u002d\u0072\u0069\u0073e":_dddgf .Style .TextRise =_dbed .parseFloatAttr (_cbag ,_egde );default:_dbed .nodeLogDebug (_fcebff ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_cbag ); +};};return _dddgf ,nil ;};func (_efaggc *templateProcessor )nodeError (_acdef *templateNode ,_ceed string ,_fbfde ...interface{})error {return _f .Errorf (_efaggc .getNodeErrorLocation (_acdef ,_ceed ,_fbfde ...));}; -// MoveY moves the drawing context to absolute position y. -func (_fcabg *Creator )MoveY (y float64 ){_fcabg ._ecea .Y =y }; +// Subtotal returns the invoice subtotal description and value cells. +// The returned values can be used to customize the styles of the cells. +func (_bdgf *Invoice )Subtotal ()(*InvoiceCell ,*InvoiceCell ){return _bdgf ._abgd [0],_bdgf ._abgd [1]};func (_cfcb *Invoice )generateLineBlocks (_egfa DrawContext )([]*Block ,DrawContext ,error ){_dfge :=_gegfb (len (_cfcb ._dfdgd ));_dfge .SetMargins (0,0,25,0); +for _ ,_dacb :=range _cfcb ._dfdgd {_degffa :=_cfeea (_dacb .TextStyle );_degffa .SetMargins (0,0,1,0);_degffa .Append (_dacb .Value );_dcfa :=_dfge .NewCell ();_dcfa .SetHorizontalAlignment (_dacb .Alignment );_dcfa .SetBackgroundColor (_dacb .BackgroundColor ); +_cfcb .setCellBorder (_dcfa ,_dacb );_dcfa .SetContent (_degffa );};for _ ,_aeea :=range _cfcb ._fafff {for _ ,_feae :=range _aeea {_eceg :=_cfeea (_feae .TextStyle );_eceg .SetMargins (0,0,3,2);_eceg .Append (_feae .Value );_abff :=_dfge .NewCell ();_abff .SetHorizontalAlignment (_feae .Alignment ); +_abff .SetBackgroundColor (_feae .BackgroundColor );_cfcb .setCellBorder (_abff ,_feae );_abff .SetContent (_eceg );};};return _dfge .GeneratePageBlocks (_egfa );};const (TextOverflowVisible TextOverflow =iota ;TextOverflowHidden ;); -// GetOptimizer returns current PDF optimizer. -func (_afac *Creator )GetOptimizer ()_af .Optimizer {return _afac ._caeb }; +// Width is not used. Not used as a Table element is designed to fill into +// available width depending on the context. Returns 0. +func (_eeac *Table )Width ()float64 {return 0};func (_fccg *Table )clone ()*Table {_bcbgb :=*_fccg ;_bcbgb ._eegf =make ([]float64 ,len (_fccg ._eegf ));copy (_bcbgb ._eegf ,_fccg ._eegf );_bcbgb ._dbeeb =make ([]float64 ,len (_fccg ._dbeeb ));copy (_bcbgb ._dbeeb ,_fccg ._dbeeb ); +_bcbgb ._cfcdg =make ([]*TableCell ,0,len (_fccg ._cfcdg ));for _ ,_gaac :=range _fccg ._cfcdg {_ebga :=*_gaac ;_ebga ._afbd =&_bcbgb ;_bcbgb ._cfcdg =append (_bcbgb ._cfcdg ,&_ebga );};return &_bcbgb ;}; // SetStyleRight sets border style for right side. -func (_egf *border )SetStyleRight (style CellBorderStyle ){_egf ._abaf =style }; +func (_faee *border )SetStyleRight (style CellBorderStyle ){_faee ._dbf =style }; -// NewGraphicSVGFromString creates a graphic SVG from a SVG string. -func NewGraphicSVGFromString (svgStr string )(*GraphicSVG ,error ){return _edfe (svgStr )}; +// SetAddressHeadingStyle sets the style properties used to render the +// heading of the invoice address sections. +func (_eedf *Invoice )SetAddressHeadingStyle (style TextStyle ){_eedf ._fgdg =style };func (_cbcb *Paragraph )getTextLineWidth (_begb string )float64 {var _aagg float64 ;for _ ,_cbf :=range _begb {if _cbf =='\u000A'{continue ;};_dcfe ,_abce :=_cbcb ._bbcb .GetRuneMetrics (_cbf ); +if !_abce {_gfb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052u\u006e\u0065\u0020\u0063\u0068a\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0028\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0029",_cbf ,_cbf ); +return -1;};_aagg +=_cbcb ._afffc *_dcfe .Wx ;};return _aagg ;}; -// Style returns the style of the line. -func (_gfed *Line )Style ()_ga .LineStyle {return _gfed ._aebba }; +// SetRowHeight sets the height for a specified row. +func (_cfbb *Table )SetRowHeight (row int ,h float64 )error {if row < 1||row > len (_cfbb ._eegf ){return _e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};_cfbb ._eegf [row -1]=h ;return nil ; +}; -// CellBorderStyle defines the table cell's border style. -type CellBorderStyle int ; +// AddPatternResource adds pattern dictionary inside the resources dictionary. +func (_fecec *RadialShading )AddPatternResource (block *Block )(_aaaga _gd .PdfObjectName ,_gdeb error ){_gadd :=1;_fecgd :=_gd .PdfObjectName ("\u0050"+_ad .Itoa (_gadd ));for block ._ece .HasPatternByName (_fecgd ){_gadd ++;_fecgd =_gd .PdfObjectName ("\u0050"+_ad .Itoa (_gadd )); +};if _cgbca :=block ._ece .SetPatternByName (_fecgd ,_fecec .ToPdfShadingPattern ().ToPdfObject ());_cgbca !=nil {return "",_cgbca ;};return _fecgd ,nil ;}; -// GeneratePageBlocks draw graphic svg into block. -func (_aace *GraphicSVG )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dccf :=ctx ;_cecd :=_aace ._gaca .IsRelative ();var _dead []*Block ;if _cecd {_cegde :=1.0;_eedc :=_aace ._agbb .Top ;if _aace ._defae .Height > ctx .Height -_aace ._agbb .Top {_dead =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; -var _faee error ;if _ ,ctx ,_faee =_bgdg ().GeneratePageBlocks (ctx );_faee !=nil {return nil ,ctx ,_faee ;};_eedc =0;};ctx .X +=_aace ._agbb .Left +_cegde ;ctx .Y +=_eedc ;ctx .Width -=_aace ._agbb .Left +_aace ._agbb .Right +2*_cegde ;ctx .Height -=_eedc ; -}else {ctx .X =_aace ._dgff ;ctx .Y =_aace ._bfead ;};_ggdb :=_ac .NewContentCreator ();_ggdb .Translate (0,ctx .PageHeight );_ggdb .Scale (1,-1);_ggdb .Translate (ctx .X ,ctx .Y );_abbc :=_aace ._defae .Width /_aace ._defae .ViewBox .W ;_dcebg :=_aace ._defae .Height /_aace ._defae .ViewBox .H ; -_baca :=0.0;_babd :=0.0;if _cecd {_baca =_aace ._dgff -(_aace ._defae .ViewBox .X *_dgg .Max (_abbc ,_dcebg ));_babd =_aace ._bfead -(_aace ._defae .ViewBox .Y *_dgg .Max (_abbc ,_dcebg ));};_aace ._defae .ToContentCreator (_ggdb ,_abbc ,_dcebg ,_baca ,_babd ); -_cfe :=NewBlock (ctx .PageWidth ,ctx .PageHeight );if _cbbfg :=_cfe .addContentsByString (_ggdb .String ());_cbbfg !=nil {return nil ,ctx ,_cbbfg ;};if _cecd {_gade :=_aace .Height ()+_aace ._agbb .Bottom ;ctx .Y +=_gade ;ctx .Height -=_gade ;}else {ctx =_dccf ; -};_dead =append (_dead ,_cfe );return _dead ,ctx ,nil ;}; +// GetCoords returns the (x1, y1), (x2, y2) points defining the Line. +func (_bbccc *Line )GetCoords ()(float64 ,float64 ,float64 ,float64 ){return _bbccc ._dffgg ,_bbccc ._acad ,_bbccc ._fbfbg ,_bbccc ._dbd ;}; -// ScaleToWidth scale Image to a specified width w, maintaining the aspect ratio. -func (_ebgb *Image )ScaleToWidth (w float64 ){_caec :=_ebgb ._fcaf /_ebgb ._febef ;_ebgb ._febef =w ;_ebgb ._fcaf =w *_caec ;}; +// SetIndent sets the cell's left indent. +func (_edcbg *TableCell )SetIndent (indent float64 ){_edcbg ._bgeed =indent };func (_cacce *TOCLine )getLineLink ()*_ed .PdfAnnotation {if _cacce ._bceb <=0{return nil ;};return _bfee (_cacce ._bceb -1,_cacce ._edacd ,_cacce ._gdedb ,0);}; -// Positioning returns the type of positioning the line is set to use. -func (_ffgd *Line )Positioning ()Positioning {return _ffgd ._ebgf }; +// NewPolyBezierCurve creates a new composite Bezier (polybezier) curve. +func (_afag *Creator )NewPolyBezierCurve (curves []_bf .CubicBezierCurve )*PolyBezierCurve {return _geae (curves );};func _ccgg (_dcfcc *templateProcessor ,_fcbacc *templateNode )(interface{},error ){return _dcfcc .parseRectangle (_fcbacc );}; -// SetPageSize sets the Creator's page size. Pages that are added after this will be created with -// this Page size. -// Does not affect pages already created. -// -// Common page sizes are defined as constants. -// Examples: -// 1. c.SetPageSize(creator.PageSizeA4) -// 2. c.SetPageSize(creator.PageSizeA3) -// 3. c.SetPageSize(creator.PageSizeLegal) -// 4. c.SetPageSize(creator.PageSizeLetter) -// -// For custom sizes: Use the PPMM (points per mm) and PPI (points per inch) when defining those based on -// physical page sizes: -// -// Examples: -// 1. 10x15 sq. mm: SetPageSize(PageSize{10*creator.PPMM, 15*creator.PPMM}) where PPMM is points per mm. -// 2. 3x2 sq. inches: SetPageSize(PageSize{3*creator.PPI, 2*creator.PPI}) where PPI is points per inch. -func (_dgdd *Creator )SetPageSize (size PageSize ){_dgdd ._bbg =size ;_dgdd ._dcfb =size [0];_dgdd ._gbfac =size [1];_dgfb :=0.1*_dgdd ._dcfb ;_dgdd ._aefb .Left =_dgfb ;_dgdd ._aefb .Right =_dgfb ;_dgdd ._aefb .Top =_dgfb ;_dgdd ._aefb .Bottom =_dgfb ; -};func _afga (_dafcc *templateProcessor ,_cefae *templateNode )(interface{},error ){return _dafcc .parseLine (_cefae );}; +// SetLevelOffset sets the amount of space an indentation level occupies. +func (_eddec *TOCLine )SetLevelOffset (levelOffset float64 ){_eddec ._fabb =levelOffset ;_eddec ._fbaf ._acbfg .Left =_eddec ._gabdg +float64 (_eddec ._cefgd -1)*_eddec ._fabb ;}; -// GeneratePageBlocks draws the composite curve polygon on a new block -// representing the page. Implements the Drawable interface. -func (_caaf *CurvePolygon )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gacc :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_bfdd ,_gcgeb :=_gacc .setOpacity (_caaf ._dacf ,_caaf ._bgbf );if _gcgeb !=nil {return nil ,ctx ,_gcgeb ; -};_bca :=_caaf ._dfec ;_bca .FillEnabled =_bca .FillColor !=nil ;_bca .BorderEnabled =_bca .BorderColor !=nil &&_bca .BorderWidth > 0;var (_fdee =ctx .PageHeight ;_bfaa =_bca .Rings ;_cccd =make ([][]_ga .CubicBezierCurve ,0,len (_bca .Rings )););_ebec :=_af .PdfRectangle {}; -if len (_bfaa )> 0&&len (_bfaa [0])> 0{_gagb :=_bfaa [0][0];_gagb .P0 .Y =_fdee -_gagb .P0 .Y ;_gagb .P1 .Y =_fdee -_gagb .P1 .Y ;_gagb .P2 .Y =_fdee -_gagb .P2 .Y ;_gagb .P3 .Y =_fdee -_gagb .P3 .Y ;_ebec =_gagb .GetBounds ();};for _ ,_aeca :=range _bfaa {_gafg :=make ([]_ga .CubicBezierCurve ,0,len (_aeca )); -for _ ,_gddff :=range _aeca {_ecfa :=_gddff ;_ecfa .P0 .Y =_fdee -_ecfa .P0 .Y ;_ecfa .P1 .Y =_fdee -_ecfa .P1 .Y ;_ecfa .P2 .Y =_fdee -_ecfa .P2 .Y ;_ecfa .P3 .Y =_fdee -_ecfa .P3 .Y ;_gafg =append (_gafg ,_ecfa );_bgde :=_ecfa .GetBounds ();_ebec .Llx =_dgg .Min (_ebec .Llx ,_bgde .Llx ); -_ebec .Lly =_dgg .Min (_ebec .Lly ,_bgde .Lly );_ebec .Urx =_dgg .Max (_ebec .Urx ,_bgde .Urx );_ebec .Ury =_dgg .Max (_ebec .Ury ,_bgde .Ury );};_cccd =append (_cccd ,_gafg );};_bca .Rings =_cccd ;defer func (){_bca .Rings =_bfaa }();if _bca .FillEnabled {_agdg :=_egcbe (_gacc ,_caaf ._dfec .FillColor ,_caaf ._ebdf ,func ()Rectangle {return Rectangle {_fbdba :_ebec .Llx ,_baag :_ebec .Lly ,_gedca :_ebec .Width (),_ggabe :_ebec .Height ()}; -});if _agdg !=nil {return nil ,ctx ,_agdg ;};};_gaab ,_ ,_gcgeb :=_bca .Draw (_bfdd );if _gcgeb !=nil {return nil ,ctx ,_gcgeb ;};if _gcgeb =_gacc .addContentsByString (string (_gaab ));_gcgeb !=nil {return nil ,ctx ,_gcgeb ;};return []*Block {_gacc },ctx ,nil ; -}; +// SetCoords sets the upper left corner coordinates of the rectangle. +func (_dbagb *Rectangle )SetCoords (x ,y float64 ){_dbagb ._gadgc =x ;_dbagb ._adac =y };func (_cfaaa *Table )getLastCellFromCol (_feee int )(int ,*TableCell ){for _fcga :=len (_cfaaa ._cfcdg )-1;_fcga >=0;_fcga --{if _cfaaa ._cfcdg [_fcga ]._eafa ==_feee {return _fcga ,_cfaaa ._cfcdg [_fcga ]; +};};return 0,nil ;};var (_aegd =_fb .MustCompile ("\u0028[\u005cw\u002d\u005d\u002b\u0029\u005c(\u0027\u0028.\u002b\u0029\u0027\u005c\u0029");_cffc =_e .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0063\u0072\u0065a\u0074\u006f\u0072\u0020\u0069\u006e\u0073t\u0061\u006e\u0063\u0065"); +_adee =_e .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074e\u0020p\u0061\u0072\u0065\u006e\u0074\u0020\u006eo\u0064\u0065");_fgbc =_e .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020c\u0068\u0069\u006cd\u0020n\u006f\u0064\u0065"); +_gcbe =_e .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070l\u0061t\u0065 \u0072\u0065\u0073\u006f\u0075\u0072\u0063e");); -// SetLevelOffset sets the amount of space an indentation level occupies. -func (_bbce *TOCLine )SetLevelOffset (levelOffset float64 ){_bbce ._aface =levelOffset ;_bbce ._eccdcc ._aaac .Left =_bbce ._becgd +float64 (_bbce ._ecdfcbb -1)*_bbce ._aface ;}; +// CellHorizontalAlignment defines the table cell's horizontal alignment. +type CellHorizontalAlignment int ; -// TextVerticalAlignment controls the vertical position of the text -// in a styled paragraph. -type TextVerticalAlignment int ; +// SetFillColor sets the fill color for the path. +func (_fabg *FilledCurve )SetFillColor (color Color ){_fabg ._eea =color }; -// SetBorderOpacity sets the border opacity of the rectangle. -func (_abaab *Rectangle )SetBorderOpacity (opacity float64 ){_abaab ._eaag =opacity };var _aebd =map[string ]*templateTag {"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_geec },"\u0074\u0065\u0078\u0074\u002d\u0063\u0068\u0075\u006e\u006b":&templateTag {_ddeb :map[string ]struct{}{"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":struct{}{}},_addc :_deec },"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_gbbfa },"\u0074\u0061\u0062l\u0065":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_deee },"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":&templateTag {_ddeb :map[string ]struct{}{"\u0074\u0061\u0062l\u0065":struct{}{}},_addc :_bcadg },"\u006c\u0069\u006e\u0065":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_afga },"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_gbdda },"\u0065l\u006c\u0069\u0070\u0073\u0065":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_fffag },"\u0069\u006d\u0061g\u0065":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_cbdcd },"\u0063h\u0061\u0070\u0074\u0065\u0072":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_egbfb },"\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067":&templateTag {_ddeb :map[string ]struct{}{"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_cgbg },"\u0063\u0068\u0061r\u0074":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_eegb },"\u0070\u0061\u0067\u0065\u002d\u0062\u0072\u0065\u0061\u006b":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{}},_addc :_cgeee },"\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064":&templateTag {_ddeb :map[string ]struct{}{"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{}},_addc :_gdea },"\u006c\u0069\u0073\u0074":&templateTag {_ddeb :map[string ]struct{}{"\u0063r\u0065\u0061\u0074\u006f\u0072":struct{}{},"\u0062\u006c\u006fc\u006b":struct{}{},"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":struct{}{},"\u0074\u0061\u0062\u006c\u0065\u002d\u0063\u0065\u006c\u006c":struct{}{},"\u0063h\u0061\u0070\u0074\u0065\u0072":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_agdd },"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":&templateTag {_ddeb :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{}},_addc :_gefcf },"l\u0069\u0073\u0074\u002d\u006d\u0061\u0072\u006b\u0065\u0072":&templateTag {_ddeb :map[string ]struct{}{"\u006c\u0069\u0073\u0074":struct{}{},"\u006ci\u0073\u0074\u002d\u0069\u0074\u0065m":struct{}{}},_addc :_aaeda }}; +// SetFillColor sets the fill color. +func (_aaf *CurvePolygon )SetFillColor (color Color ){_aaf ._aeef =color ;_aaf ._gfae .FillColor =_dec (color );}; +// ScaleToWidth scales the Block to a specified width, maintaining the same aspect ratio. +func (_bbb *Block )ScaleToWidth (w float64 ){_eee :=w /_bbb ._bc ;_bbb .Scale (_eee ,_eee )}; -// FilledCurve represents a closed path of Bezier curves with a border and fill. -type FilledCurve struct{_fgbb []_ga .CubicBezierCurve ;FillEnabled bool ;_bgdc Color ;BorderEnabled bool ;BorderWidth float64 ;_ecgba Color ;};func (_gdgcf *templateProcessor )parseStyledParagraph (_abaeb *templateNode )(interface{},error ){_bedb :=_gdgcf .creator .NewStyledParagraph (); -for _ ,_addgc :=range _abaeb ._cfaeg .Attr {_gdgec :=_addgc .Value ;switch _eadec :=_addgc .Name .Local ;_eadec {case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_bedb .SetTextAlignment (_gdgcf .parseTextAlignmentAttr (_eadec ,_gdgec )); -case "\u0076\u0065\u0072\u0074ic\u0061\u006c\u002d\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_bedb .SetTextVerticalAlignment (_gdgcf .parseTextVerticalAlignmentAttr (_eadec ,_gdgec ));case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_bedb .SetLineHeight (_gdgcf .parseFloatAttr (_eadec ,_gdgec )); -case "\u006d\u0061\u0072\u0067\u0069\u006e":_dbgfc :=_gdgcf .parseMarginAttr (_eadec ,_gdgec );_bedb .SetMargins (_dbgfc .Left ,_dbgfc .Right ,_dbgfc .Top ,_dbgfc .Bottom );case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_bedb .SetEnableWrap (_gdgcf .parseBoolAttr (_eadec ,_gdgec )); -case "\u0065\u006ea\u0062\u006c\u0065-\u0077\u006f\u0072\u0064\u002d\u0077\u0072\u0061\u0070":_bedb .EnableWordWrap (_gdgcf .parseBoolAttr (_eadec ,_gdgec ));case "\u0074\u0065\u0078\u0074\u002d\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077":_bedb .SetTextOverflow (_gdgcf .parseTextOverflowAttr (_eadec ,_gdgec )); -case "\u0078":_bedb .SetPos (_gdgcf .parseFloatAttr (_eadec ,_gdgec ),_bedb ._ecdf );case "\u0079":_bedb .SetPos (_bedb ._ccdd ,_gdgcf .parseFloatAttr (_eadec ,_gdgec ));case "\u0061\u006e\u0067l\u0065":_bedb .SetAngle (_gdgcf .parseFloatAttr (_eadec ,_gdgec )); -default:_gdgcf .nodeLogDebug (_abaeb ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0073\u0074\u0079l\u0065\u0064\u0020\u0070\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0060\u0025\u0073`.\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_eadec ); -};};return _bedb ,nil ;};func (_dafec *Table )wrapRow (_cfeda int ,_gcdcg DrawContext ,_ddfba float64 )(bool ,error ){if !_dafec ._ccba {return false ,nil ;};var (_gbcead =_dafec ._eafeb [_cfeda ];_eagbb =-1;_adegeg []*TableCell ;_dcedec float64 ;_abaae bool ; -_cefag =make ([]float64 ,0,len (_dafec ._cgcgb )););_adcf :=func (_faddf *TableCell ,_eded VectorDrawable ,_afba bool )*TableCell {_cbae :=*_faddf ;_cbae ._afgdg =_eded ;if _afba {_cbae ._ceafg ++;};return &_cbae ;};_bfgcf :=func (_eeaae int ,_cdbff VectorDrawable ){var _eeeae float64 =-1; -if _cdbff ==nil {if _fcfc :=_cefag [_eeaae -_cfeda ];_fcfc > _gcdcg .Height {_cdbff =_dafec ._eafeb [_eeaae ]._afgdg ;_dafec ._eafeb [_eeaae ]._afgdg =nil ;_cefag [_eeaae -_cfeda ]=0;_eeeae =_fcfc ;};};_bcead :=_adcf (_dafec ._eafeb [_eeaae ],_cdbff ,true ); -_adegeg =append (_adegeg ,_bcead );if _eeeae < 0{_eeeae =_bcead .height (_gcdcg .Width );};if _eeeae > _dcedec {_dcedec =_eeeae ;};};for _ddce :=_cfeda ;_ddce < len (_dafec ._eafeb );_ddce ++{_bfec :=_dafec ._eafeb [_ddce ];if _gbcead ._ceafg !=_bfec ._ceafg {_eagbb =_ddce ; -break ;};_gcdcg .Width =_bfec .width (_dafec ._cgcgb ,_ddfba );_adbga :=_bfec .height (_gcdcg .Width );var _ffac VectorDrawable ;switch _dcbc :=_bfec ._afgdg .(type ){case *StyledParagraph :if _adbga > _gcdcg .Height {_afaef :=_gcdcg ;_afaef .Height =_dgg .Floor (_gcdcg .Height -_dcbc ._aaac .Top -_dcbc ._aaac .Bottom -0.5*_dcbc .getTextHeight ()); -_cbdc ,_adfdb ,_gccbe :=_dcbc .split (_afaef );if _gccbe !=nil {return false ,_gccbe ;};if _cbdc !=nil &&_adfdb !=nil {_dcbc =_cbdc ;_bfec =_adcf (_bfec ,_cbdc ,false );_dafec ._eafeb [_ddce ]=_bfec ;_ffac =_adfdb ;_abaae =true ;};_adbga =_bfec .height (_gcdcg .Width ); -};case *Division :if _adbga > _gcdcg .Height {_defd :=_gcdcg ;_defd .Height =_dgg .Floor (_gcdcg .Height -_dcbc ._ggag .Top -_dcbc ._ggag .Bottom );_gggg ,_abeeg :=_dcbc .split (_defd );if _gggg !=nil &&_abeeg !=nil {_dcbc =_gggg ;_bfec =_adcf (_bfec ,_gggg ,false ); -_dafec ._eafeb [_ddce ]=_bfec ;_ffac =_abeeg ;_abaae =true ;if _gggg ._bgcf !=nil {_gggg ._bgcf .BorderRadiusBottomLeft =0;_gggg ._bgcf .BorderRadiusBottomRight =0;};if _abeeg ._bgcf !=nil {_abeeg ._bgcf .BorderRadiusTopLeft =0;_abeeg ._bgcf .BorderRadiusTopRight =0; -};_adbga =_bfec .height (_gcdcg .Width );};};case *List :if _adbga > _gcdcg .Height {_gbde :=_gcdcg ;_gbde .Height =_dgg .Floor (_gcdcg .Height -_dcbc ._afd .Vertical ());_cbbd ,_dceca :=_dcbc .split (_gbde );if _cbbd !=nil {_dcbc =_cbbd ;_bfec =_adcf (_bfec ,_cbbd ,false ); -_dafec ._eafeb [_ddce ]=_bfec ;};if _dceca !=nil {_ffac =_dceca ;_abaae =true ;};_adbga =_bfec .height (_gcdcg .Width );};};_cefag =append (_cefag ,_adbga );if _abaae {if _adegeg ==nil {_adegeg =make ([]*TableCell ,0,len (_dafec ._cgcgb ));for _abecb :=_cfeda ; -_abecb < _ddce ;_abecb ++{_bfgcf (_abecb ,nil );};};_bfgcf (_ddce ,_ffac );};};var _bcge float64 ;for _ ,_gbgg :=range _cefag {if _gbgg > _bcge {_bcge =_gbgg ;};};if _abaae &&_bcge < _gcdcg .Height {if _eagbb < 0{_eagbb =len (_dafec ._eafeb );};_gfeae :=_dafec ._eafeb [_eagbb -1]._ceafg +_dafec ._eafeb [_eagbb -1]._bacfc -1; -for _bfge :=_eagbb ;_bfge < len (_dafec ._eafeb );_bfge ++{_dafec ._eafeb [_bfge ]._ceafg ++;};_dafec ._eafeb =append (_dafec ._eafeb [:_eagbb ],append (_adegeg ,_dafec ._eafeb [_eagbb :]...)...);_dafec ._bebe =append (_dafec ._bebe [:_gfeae ],append ([]float64 {_dcedec },_dafec ._bebe [_gfeae :]...)...); -_dafec ._bebe [_gbcead ._ceafg +_gbcead ._bacfc -2]=_bcge ;};return _abaae ,nil ;}; +// Length calculates and returns the length of the line. +func (_aebdb *Line )Length ()float64 {return _cf .Sqrt (_cf .Pow (_aebdb ._fbfbg -_aebdb ._dffgg ,2.0)+_cf .Pow (_aebdb ._dbd -_aebdb ._acad ,2.0));}; -// Sections returns the custom content sections of the invoice as -// title-content pairs. -func (_gefgd *Invoice )Sections ()[][2]string {return _gefgd ._dcfc }; +// AddSubtable copies the cells of the subtable in the table, starting with the +// specified position. The table row and column indices are 1-based, which +// makes the position of the first cell of the first row of the table 1,1. +// The table is automatically extended if the subtable exceeds its columns. +// This can happen when the subtable has more columns than the table or when +// one or more columns of the subtable starting from the specified position +// exceed the last column of the table. +func (_afacd *Table )AddSubtable (row ,col int ,subtable *Table ){for _ ,_gfcc :=range subtable ._cfcdg {_dedgc :=&TableCell {};*_dedgc =*_gfcc ;_dedgc ._afbd =_afacd ;_dedgc ._eafa +=col -1;if _abdcf :=_afacd ._dfeg -(_dedgc ._eafa -1);_abdcf < _dedgc ._edaeg {_afacd ._dfeg +=_dedgc ._edaeg -_abdcf ; +_afacd .resetColumnWidths ();_gfb .Log .Debug ("\u0054a\u0062l\u0065\u003a\u0020\u0073\u0075\u0062\u0074\u0061\u0062\u006c\u0065 \u0065\u0078\u0063\u0065e\u0064\u0073\u0020\u0064\u0065s\u0074\u0069\u006e\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0061\u0062\u006c\u0065\u002e\u0020\u0045\u0078\u0070\u0061\u006e\u0064\u0069\u006e\u0067\u0020\u0074\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0025\u0064\u0020\u0063\u006fl\u0075\u006d\u006e\u0073\u002e",_afacd ._dfeg ); +};_dedgc ._ggccd +=row -1;_beea :=subtable ._eegf [_gfcc ._ggccd -1];if _dedgc ._ggccd > _afacd ._egged {for _dedgc ._ggccd > _afacd ._egged {_afacd ._egged ++;_afacd ._eegf =append (_afacd ._eegf ,_afacd ._fgac );};_afacd ._eegf [_dedgc ._ggccd -1]=_beea ; +}else {_afacd ._eegf [_dedgc ._ggccd -1]=_cf .Max (_afacd ._eegf [_dedgc ._ggccd -1],_beea );};_afacd ._cfcdg =append (_afacd ._cfcdg ,_dedgc );};_afacd .sortCells ();}; -// Wrap wraps the text of the chunk into lines based on its style and the -// specified width. -func (_bedbe *TextChunk )Wrap (width float64 )([]string ,error ){if int (width )<=0{return []string {_bedbe .Text },nil ;};var _fagf []string ;var _dcaea []rune ;var _addcc float64 ;var _egfdd []float64 ;_fffff :=_bedbe .Style ;_fegb :=_egfgd (_bedbe .Text ); -for _ ,_bfgaf :=range _bedbe .Text {if _bfgaf =='\u000A'{_dadedg :=_cacff (string (_dcaea ),_fegb );_fagf =append (_fagf ,_dc .TrimRightFunc (_dadedg ,_gb .IsSpace )+string (_bfgaf ));_dcaea =nil ;_addcc =0;_egfdd =nil ;continue ;};_eeecd :=_bfgaf ==' '; -_befaa ,_afcgc :=_fffff .Font .GetRuneMetrics (_bfgaf );if !_afcgc {_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006det\u0072i\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064!\u0020\u0072\u0075\u006e\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0066o\u006e\u0074\u003d\u0025\u0073\u0020\u0025\u0023\u0071",_bfgaf ,_bfgaf ,_fffff .Font .BaseFont (),_fffff .Font .Subtype ()); -_gbf .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_fffff .Font );_gbf .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_fffff .Font .Encoder ());return nil ,_fa .New ("\u0067\u006c\u0079\u0070\u0068\u0020\u0063\u0068\u0061\u0072\u0020m\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); -};_gaceb :=_fffff .FontSize *_befaa .Wx ;_gggdg :=_gaceb ;if !_eeecd {_gggdg =_gaceb +_fffff .CharSpacing *1000.0;};if _addcc +_gaceb > width *1000.0{_cbebf :=-1;if !_eeecd {for _befc :=len (_dcaea )-1;_befc >=0;_befc --{if _dcaea [_befc ]==' '{_cbebf =_befc ; -break ;};};};_dgdf :=string (_dcaea );if _cbebf > 0{_dgdf =string (_dcaea [0:_cbebf +1]);_dcaea =append (_dcaea [_cbebf +1:],_bfgaf );_egfdd =append (_egfdd [_cbebf +1:],_gggdg );_addcc =0;for _ ,_cceeb :=range _egfdd {_addcc +=_cceeb ;};}else {if _eeecd {_dcaea =[]rune {}; -_egfdd =[]float64 {};_addcc =0;}else {_dcaea =[]rune {_bfgaf };_egfdd =[]float64 {_gggdg };_addcc =_gggdg ;};};_dgdf =_cacff (_dgdf ,_fegb );_fagf =append (_fagf ,_dc .TrimRightFunc (_dgdf ,_gb .IsSpace ));}else {_dcaea =append (_dcaea ,_bfgaf );_addcc +=_gggdg ; -_egfdd =append (_egfdd ,_gggdg );};};if len (_dcaea )> 0{_eafd :=string (_dcaea );_eafd =_cacff (_eafd ,_fegb );_fagf =append (_fagf ,_eafd );};return _fagf ,nil ;}; +// DrawWithContext draws the Block using the specified drawing context. +func (_ccea *Block )DrawWithContext (d Drawable ,ctx DrawContext )error {_dd ,_ ,_eba :=d .GeneratePageBlocks (ctx );if _eba !=nil {return _eba ;};if len (_dd )!=1{return ErrContentNotFit ;};for _ ,_fff :=range _dd {if _daa :=_ccea .mergeBlocks (_fff ); +_daa !=nil {return _daa ;};};return nil ;}; -// NewImageFromData creates an Image from image data. -func (_gage *Creator )NewImageFromData (data []byte )(*Image ,error ){return _dabgb (data )}; +// SetLineWidth sets the line width. +func (_dabc *Line )SetLineWidth (width float64 ){_dabc ._cdff =width }; -// MoveTo moves the drawing context to absolute coordinates (x, y). -func (_edg *Creator )MoveTo (x ,y float64 ){_edg ._ecea .X =x ;_edg ._ecea .Y =y }; +// AddLine adds a new line with the provided style to the table of contents. +func (_eecbca *TOC )AddLine (line *TOCLine )*TOCLine {if line ==nil {return nil ;};_eecbca ._ffge =append (_eecbca ._ffge ,line );return line ;}; -// SetContent sets the cell's content. The content is a VectorDrawable, i.e. -// a Drawable with a known height and width. -// Currently supported VectorDrawables: +// Add adds a new Drawable to the chapter. +// Currently supported Drawables: // - *Paragraph // - *StyledParagraph // - *Image @@ -2276,372 +2129,333 @@ func (_edg *Creator )MoveTo (x ,y float64 ){_edg ._ecea .X =x ;_edg ._ecea .Y =y // - *Rectangle // - *Ellipse // - *Line -func (_bbgg *TableCell )SetContent (vd VectorDrawable )error {switch _feae :=vd .(type ){case *Paragraph :if _feae ._dfgd {_feae ._eegdf =true ;};_bbgg ._afgdg =vd ;case *StyledParagraph :if _feae ._baff {_feae ._gdde =true ;};_bbgg ._afgdg =vd ;case *Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line :_bbgg ._afgdg =vd ; -default:_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0063e\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0079p\u0065\u0020\u0025\u0054",vd ); -return _db .ErrTypeError ;};return nil ;}; +// - *Block, +// - *PageBreak +// - *Chapter +func (_fac *Chapter )Add (d Drawable )error {if Drawable (_fac )==d {_gfb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u006e\u006f\u0074 \u0061\u0064\u0064\u0020\u0069\u0074\u0073\u0065\u006c\u0066");return _e .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +};switch _bgc :=d .(type ){case *Paragraph ,*StyledParagraph ,*Image ,*Chart ,*Table ,*Division ,*List ,*Rectangle ,*Ellipse ,*Line ,*Block ,*PageBreak ,*Chapter :_fac ._age =append (_fac ._age ,d );case containerDrawable :_fbed ,_baeg :=_bgc .ContainerComponent (_fac ); +if _baeg !=nil {return _baeg ;};_fac ._age =append (_fac ._age ,_fbed );default:_gfb .Log .Debug ("\u0055n\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u003a\u0020\u0025\u0054",d );return _e .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};return nil ;};func (_gcgfg *Table )wrapRow (_gabd int ,_cbedc DrawContext ,_bcfed float64 )(bool ,error ){if !_gcgfg ._egegc {return false ,nil ;};var (_bdgad =_gcgfg ._cfcdg [_gabd ];_egfc =-1;_gdbff []*TableCell ;_acgd float64 ;_cfeaf bool ;_cgfcd =make ([]float64 ,0,len (_gcgfg ._dbeeb )); +);_feda :=func (_baccf *TableCell ,_egdff VectorDrawable ,_gddf bool )*TableCell {_gcabf :=*_baccf ;_gcabf ._aeeee =_egdff ;if _gddf {_gcabf ._ggccd ++;};return &_gcabf ;};_gbcd :=func (_dgdea int ,_dfga VectorDrawable ){var _cfdfc float64 =-1;if _dfga ==nil {if _cede :=_cgfcd [_dgdea -_gabd ]; +_cede > _cbedc .Height {_dfga =_gcgfg ._cfcdg [_dgdea ]._aeeee ;_gcgfg ._cfcdg [_dgdea ]._aeeee =nil ;_cgfcd [_dgdea -_gabd ]=0;_cfdfc =_cede ;};};_dabca :=_feda (_gcgfg ._cfcdg [_dgdea ],_dfga ,true );_gdbff =append (_gdbff ,_dabca );if _cfdfc < 0{_cfdfc =_dabca .height (_cbedc .Width ); +};if _cfdfc > _acgd {_acgd =_cfdfc ;};};for _edaaf :=_gabd ;_edaaf < len (_gcgfg ._cfcdg );_edaaf ++{_ggdgg :=_gcgfg ._cfcdg [_edaaf ];if _bdgad ._ggccd !=_ggdgg ._ggccd {_egfc =_edaaf ;break ;};_cbedc .Width =_ggdgg .width (_gcgfg ._dbeeb ,_bcfed );_dgae :=_ggdgg .height (_cbedc .Width ); +var _gfaeb VectorDrawable ;switch _cgbg :=_ggdgg ._aeeee .(type ){case *StyledParagraph :if _dgae > _cbedc .Height {_faagf :=_cbedc ;_faagf .Height =_cf .Floor (_cbedc .Height -_cgbg ._acbfg .Top -_cgbg ._acbfg .Bottom -0.5*_cgbg .getTextHeight ());_ffde ,_dabdg ,_ega :=_cgbg .split (_faagf ); +if _ega !=nil {return false ,_ega ;};if _ffde !=nil &&_dabdg !=nil {_cgbg =_ffde ;_ggdgg =_feda (_ggdgg ,_ffde ,false );_gcgfg ._cfcdg [_edaaf ]=_ggdgg ;_gfaeb =_dabdg ;_cfeaf =true ;};_dgae =_ggdgg .height (_cbedc .Width );};case *Division :if _dgae > _cbedc .Height {_cfab :=_cbedc ; +_cfab .Height =_cf .Floor (_cbedc .Height -_cgbg ._baad .Top -_cgbg ._baad .Bottom );_eebf ,_gcdcd :=_cgbg .split (_cfab );if _eebf !=nil &&_gcdcd !=nil {_cgbg =_eebf ;_ggdgg =_feda (_ggdgg ,_eebf ,false );_gcgfg ._cfcdg [_edaaf ]=_ggdgg ;_gfaeb =_gcdcd ; +_cfeaf =true ;if _eebf ._aadg !=nil {_eebf ._aadg .BorderRadiusBottomLeft =0;_eebf ._aadg .BorderRadiusBottomRight =0;};if _gcdcd ._aadg !=nil {_gcdcd ._aadg .BorderRadiusTopLeft =0;_gcdcd ._aadg .BorderRadiusTopRight =0;};_dgae =_ggdgg .height (_cbedc .Width ); +};};case *List :if _dgae > _cbedc .Height {_fdfd :=_cbedc ;_fdfd .Height =_cf .Floor (_cbedc .Height -_cgbg ._afded .Vertical ());_febb ,_dagg :=_cgbg .split (_fdfd );if _febb !=nil {_cgbg =_febb ;_ggdgg =_feda (_ggdgg ,_febb ,false );_gcgfg ._cfcdg [_edaaf ]=_ggdgg ; +};if _dagg !=nil {_gfaeb =_dagg ;_cfeaf =true ;};_dgae =_ggdgg .height (_cbedc .Width );};};_cgfcd =append (_cgfcd ,_dgae );if _cfeaf {if _gdbff ==nil {_gdbff =make ([]*TableCell ,0,len (_gcgfg ._dbeeb ));for _eaff :=_gabd ;_eaff < _edaaf ;_eaff ++{_gbcd (_eaff ,nil ); +};};_gbcd (_edaaf ,_gfaeb );};};var _gfaee float64 ;for _ ,_ecca :=range _cgfcd {if _ecca > _gfaee {_gfaee =_ecca ;};};if _cfeaf &&_gfaee < _cbedc .Height {if _egfc < 0{_egfc =len (_gcgfg ._cfcdg );};_geag :=_gcgfg ._cfcdg [_egfc -1]._ggccd +_gcgfg ._cfcdg [_egfc -1]._effeb -1; +for _fecca :=_egfc ;_fecca < len (_gcgfg ._cfcdg );_fecca ++{_gcgfg ._cfcdg [_fecca ]._ggccd ++;};_gcgfg ._cfcdg =append (_gcgfg ._cfcdg [:_egfc ],append (_gdbff ,_gcgfg ._cfcdg [_egfc :]...)...);_gcgfg ._eegf =append (_gcgfg ._eegf [:_geag ],append ([]float64 {_acgd },_gcgfg ._eegf [_geag :]...)...); +_gcgfg ._eegf [_bdgad ._ggccd +_bdgad ._effeb -2]=_gfaee ;};return _cfeaf ,nil ;}; -// ScaleToWidth scales the Block to a specified width, maintaining the same aspect ratio. -func (_gg *Block )ScaleToWidth (w float64 ){_ggc :=w /_gg ._eec ;_gg .Scale (_ggc ,_ggc )};func (_dfcb *Invoice )drawAddress (_cacb *InvoiceAddress )[]*StyledParagraph {var _cddc []*StyledParagraph ;if _cacb .Heading !=""{_beac :=_gafd (_dfcb ._dcdf ); -_beac .SetMargins (0,0,0,7);_beac .Append (_cacb .Heading );_cddc =append (_cddc ,_beac );};_bbeda :=_gafd (_dfcb ._eecgb );_bbeda .SetLineHeight (1.2);_fadg :=_cacb .Separator ;if _fadg ==""{_fadg =_dfcb ._edeb ;};_dedg :=_cacb .City ;if _cacb .State !=""{if _dedg !=""{_dedg +=_fadg ; -};_dedg +=_cacb .State ;};if _cacb .Zip !=""{if _dedg !=""{_dedg +=_fadg ;};_dedg +=_cacb .Zip ;};if _cacb .Name !=""{_bbeda .Append (_cacb .Name +"\u000a");};if _cacb .Street !=""{_bbeda .Append (_cacb .Street +"\u000a");};if _cacb .Street2 !=""{_bbeda .Append (_cacb .Street2 +"\u000a"); -};if _dedg !=""{_bbeda .Append (_dedg +"\u000a");};if _cacb .Country !=""{_bbeda .Append (_cacb .Country +"\u000a");};_fbdb :=_gafd (_dfcb ._eecgb );_fbdb .SetLineHeight (1.2);_fbdb .SetMargins (0,0,7,0);if _cacb .Phone !=""{_fbdb .Append (_cacb .fmtLine (_cacb .Phone ,"\u0050h\u006f\u006e\u0065\u003a\u0020",_cacb .HidePhoneLabel )); -};if _cacb .Email !=""{_fbdb .Append (_cacb .fmtLine (_cacb .Email ,"\u0045m\u0061\u0069\u006c\u003a\u0020",_cacb .HideEmailLabel ));};_cddc =append (_cddc ,_bbeda ,_fbdb );return _cddc ;};func (_abbe *Invoice )setCellBorder (_fffd *TableCell ,_dgca *InvoiceCell ){for _ ,_dccdf :=range _dgca .BorderSides {_fffd .SetBorder (_dccdf ,CellBorderStyleSingle ,_dgca .BorderWidth ); -};_fffd .SetBorderColor (_dgca .BorderColor );}; +// CreateTableOfContents sets a function to generate table of contents. +func (_ceg *Creator )CreateTableOfContents (genTOCFunc func (_dbb *TOC )error ){_ceg ._acee =genTOCFunc }; -// GetMargins returns the margins of the ellipse: left, right, top, bottom. -func (_bbeb *Ellipse )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bbeb ._cbbg .Left ,_bbeb ._cbbg .Right ,_bbeb ._cbbg .Top ,_bbeb ._cbbg .Bottom ;}; +// EnablePageWrap controls whether the table is wrapped across pages. +// If disabled, the table is moved in its entirety on a new page, if it +// does not fit in the available height. By default, page wrapping is enabled. +// If the height of the table is larger than an entire page, wrapping is +// enabled automatically in order to avoid unwanted behavior. +func (_dbcf *Table )EnablePageWrap (enable bool ){_dbcf ._efbed =enable }; -// LinearShading holds data for rendering a linear shading gradient. -type LinearShading struct{_dddc *shading ;_dfdbgg *_af .PdfRectangle ;_caed float64 ;}; +// Color returns the color of the line. +func (_cdcf *Line )Color ()Color {return _cdcf ._cdba };func (_fcfgee *templateProcessor )parseLinearGradientAttr (creator *Creator ,_babaa string )Color {_ecde :=ColorBlack ;if _babaa ==""{return _ecde ;};_bfda :=creator .NewLinearGradientColor ([]*ColorPoint {}); +_bfda .SetExtends (true ,true );var (_daec =_de .Split (_babaa [16:len (_babaa )-1],"\u002c");_bagfa =_de .TrimSpace (_daec [0]););if _de .HasSuffix (_bagfa ,"\u0064\u0065\u0067"){_bffca ,_dcccd :=_ad .ParseFloat (_bagfa [:len (_bagfa )-3],64);if _dcccd !=nil {_gfb .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0067\u0072\u0061\u0064\u0069e\u006e\u0074\u0020\u0061\u006e\u0067\u006ce\u003a\u0020\u0025\u0076",_dcccd ); +}else {_bfda .SetAngle (_bffca );};_daec =_daec [1:];};_efdf ,_effedb :=_fcfgee .processGradientColorPair (_daec );if _efdf ==nil ||_effedb ==nil {return _ecde ;};for _ggfg :=0;_ggfg < len (_efdf );_ggfg ++{_bfda .AddColorStop (_efdf [_ggfg ],_effedb [_ggfg ]); +};return _bfda ;}; -// NoteHeadingStyle returns the style properties used to render the heading of -// the invoice note sections. -func (_cdef *Invoice )NoteHeadingStyle ()TextStyle {return _cdef ._cgca }; +// SetMargins sets the margins for the Image (in relative mode): left, right, top, bottom. +func (_ceea *Image )SetMargins (left ,right ,top ,bottom float64 ){_ceea ._ceaa .Left =left ;_ceea ._ceaa .Right =right ;_ceea ._ceaa .Top =top ;_ceea ._ceaa .Bottom =bottom ;};func _eebe (_gebdb *Creator ,_ecdg string ,_eddge []byte ,_bbgfg *TemplateOptions ,_eccc componentRenderer )*templateProcessor {if _bbgfg ==nil {_bbgfg =&TemplateOptions {}; +};_bbgfg .init ();if _eccc ==nil {_eccc =_gebdb ;};return &templateProcessor {creator :_gebdb ,_dbcbe :_eddge ,_bfega :_bbgfg ,_acdbca :_eccc ,_dgaga :_ecdg };}; -// ColorCMYKFromArithmetic creates a Color from arithmetic color values (0-1). -// Example: -// -// green := ColorCMYKFromArithmetic(1.0, 0.0, 1.0, 0.0) -func ColorCMYKFromArithmetic (c ,m ,y ,k float64 )Color {return cmykColor {_fbbb :_dgg .Max (_dgg .Min (c ,1.0),0.0),_bgg :_dgg .Max (_dgg .Min (m ,1.0),0.0),_ecb :_dgg .Max (_dgg .Min (y ,1.0),0.0),_bdg :_dgg .Max (_dgg .Min (k ,1.0),0.0)};};func (_fcgba *TOCLine )getLineLink ()*_af .PdfAnnotation {if _fcgba ._abfbe <=0{return nil ; -};return _ecabf (_fcgba ._abfbe -1,_fcgba ._dfded ,_fcgba ._dbaag ,0);}; +// SetMargins sets the margins of the graphic svg component. +func (_aaaa *GraphicSVG )SetMargins (left ,right ,top ,bottom float64 ){_aaaa ._fcgg .Left =left ;_aaaa ._fcgg .Right =right ;_aaaa ._fcgg .Top =top ;_aaaa ._fcgg .Bottom =bottom ;}; -// SetIndent sets the cell's left indent. -func (_bgceg *TableCell )SetIndent (indent float64 ){_bgceg ._agee =indent }; +// GeneratePageBlocks draws the line on a new block representing the page. +// Implements the Drawable interface. +func (_cfafg *Line )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_gbbb []*Block ;_ffad =NewBlock (ctx .PageWidth ,ctx .PageHeight );_eeee =ctx ;_fecf ,_bddd =_cfafg ._dffgg ,ctx .PageHeight -_cfafg ._acad ;_bbgf ,_gage =_cfafg ._fbfbg ,ctx .PageHeight -_cfafg ._dbd ; +);_bdfa :=_cfafg ._edec .IsRelative ();if _bdfa {ctx .X +=_cfafg ._accae .Left ;ctx .Y +=_cfafg ._accae .Top ;ctx .Width -=_cfafg ._accae .Left +_cfafg ._accae .Right ;ctx .Height -=_cfafg ._accae .Top +_cfafg ._accae .Bottom ;_fecf ,_bddd ,_bbgf ,_gage =_cfafg .computeCoords (ctx ); +if _cfafg .Height ()> ctx .Height {_gbbb =append (_gbbb ,_ffad );_ffad =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_adeg :=ctx ;_adeg .Y =ctx .Margins .Top +_cfafg ._accae .Top ;_adeg .X =ctx .Margins .Left +_cfafg ._accae .Left ;_adeg .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_cfafg ._accae .Top -_cfafg ._accae .Bottom ; +_adeg .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_cfafg ._accae .Left -_cfafg ._accae .Right ;ctx =_adeg ;_fecf ,_bddd ,_bbgf ,_gage =_cfafg .computeCoords (ctx );};};_gbddc :=_bf .BasicLine {X1 :_fecf ,Y1 :_bddd ,X2 :_bbgf ,Y2 :_gage ,LineColor :_dec (_cfafg ._cdba ),Opacity :_cfafg ._efgda ,LineWidth :_cfafg ._cdff ,LineStyle :_cfafg ._cdcb ,DashArray :_cfafg ._eedbb ,DashPhase :_cfafg ._deaa }; +_cbgca ,_eagg :=_ffad .setOpacity (1.0,_cfafg ._efgda );if _eagg !=nil {return nil ,ctx ,_eagg ;};_bffb ,_ ,_eagg :=_gbddc .Draw (_cbgca );if _eagg !=nil {return nil ,ctx ,_eagg ;};if _eagg =_ffad .addContentsByString (string (_bffb ));_eagg !=nil {return nil ,ctx ,_eagg ; +};if _bdfa {ctx .X =_eeee .X ;ctx .Width =_eeee .Width ;_fadb :=_cfafg .Height ();ctx .Y +=_fadb +_cfafg ._accae .Bottom ;ctx .Height -=_fadb ;}else {ctx =_eeee ;};_gbbb =append (_gbbb ,_ffad );return _gbbb ,ctx ,nil ;}; -// SetHeight sets the height of the rectangle. -func (_gcbb *Rectangle )SetHeight (height float64 ){_gcbb ._ggabe =height };func _cbe (_afgc *_dd .GraphicSVG )(*GraphicSVG ,error ){return &GraphicSVG {_defae :_afgc ,_gaca :PositionRelative ,_agbb :Margins {Top :10,Bottom :10}},nil ;}; +// SetAddressStyle sets the style properties used to render the content of +// the invoice address sections. +func (_gfbgc *Invoice )SetAddressStyle (style TextStyle ){_gfbgc ._eabg =style }; -// GetHorizontalAlignment returns the horizontal alignment of the image. -func (_dffe *Image )GetHorizontalAlignment ()HorizontalAlignment {return _dffe ._adfga }; +// GeneratePageBlocks draws the rectangle on a new block representing the page. Implements the Drawable interface. +func (_dddda *Rectangle )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_dfaff []*Block ;_geda =NewBlock (ctx .PageWidth ,ctx .PageHeight );_ddgg =ctx ;_ecgcc =_dddda ._cfdf /2;);_bagb :=_dddda ._dffd .IsRelative ();if _bagb {_dddda .applyFitMode (ctx .Width ); +ctx .X +=_dddda ._ddfc .Left +_ecgcc ;ctx .Y +=_dddda ._ddfc .Top +_ecgcc ;ctx .Width -=_dddda ._ddfc .Left +_dddda ._ddfc .Right ;ctx .Height -=_dddda ._ddfc .Top +_dddda ._ddfc .Bottom ;if _dddda ._ggbab > ctx .Height {_dfaff =append (_dfaff ,_geda ); +_geda =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_cfeaa :=ctx ;_cfeaa .Y =ctx .Margins .Top +_dddda ._ddfc .Top +_ecgcc ;_cfeaa .X =ctx .Margins .Left +_dddda ._ddfc .Left +_ecgcc ;_cfeaa .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_dddda ._ddfc .Top -_dddda ._ddfc .Bottom ; +_cfeaa .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_dddda ._ddfc .Left -_dddda ._ddfc .Right ;ctx =_cfeaa ;};}else {ctx .X =_dddda ._gadgc ;ctx .Y =_dddda ._adac ;};_agdd :=_bf .Rectangle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_dddda ._ggbab ,Width :_dddda ._cegcg ,Height :_dddda ._ggbab ,BorderRadiusTopLeft :_dddda ._gbda ,BorderRadiusTopRight :_dddda ._gaebc ,BorderRadiusBottomLeft :_dddda ._ecga ,BorderRadiusBottomRight :_dddda ._cbca ,Opacity :1.0}; +if _dddda ._daage !=nil {_agdd .FillEnabled =true ;_gfgfc :=_dec (_dddda ._daage );_dbae :=_bfgc (_geda ,_gfgfc ,_dddda ._daage ,func ()Rectangle {return Rectangle {_gadgc :_agdd .X ,_adac :_agdd .Y ,_cegcg :_agdd .Width ,_ggbab :_agdd .Height };});if _dbae !=nil {return nil ,ctx ,_dbae ; +};_agdd .FillColor =_gfgfc ;};if _dddda ._feea !=nil &&_dddda ._cfdf > 0{_agdd .BorderEnabled =true ;_agdd .BorderColor =_dec (_dddda ._feea );_agdd .BorderWidth =_dddda ._cfdf ;};_fceeg ,_ccbc :=_geda .setOpacity (_dddda ._efgb ,_dddda ._fgbf );if _ccbc !=nil {return nil ,ctx ,_ccbc ; +};_edcd ,_ ,_ccbc :=_agdd .Draw (_fceeg );if _ccbc !=nil {return nil ,ctx ,_ccbc ;};if _ccbc =_geda .addContentsByString (string (_edcd ));_ccbc !=nil {return nil ,ctx ,_ccbc ;};if _bagb {ctx .X =_ddgg .X ;ctx .Width =_ddgg .Width ;_cbdfg :=_dddda ._ggbab +_ecgcc ; +ctx .Y +=_cbdfg +_dddda ._ddfc .Bottom ;ctx .Height -=_cbdfg ;}else {ctx =_ddgg ;};_dfaff =append (_dfaff ,_geda );return _dfaff ,ctx ,nil ;}; -// BorderColor returns the border color of the rectangle. -func (_fbce *Rectangle )BorderColor ()Color {return _fbce ._eeeaf }; +// SetTotal sets the total of the invoice. +func (_gedb *Invoice )SetTotal (value string ){_gedb ._acgc [1].Value =value };var (ColorBlack =ColorRGBFromArithmetic (0,0,0);ColorWhite =ColorRGBFromArithmetic (1,1,1);ColorRed =ColorRGBFromArithmetic (1,0,0);ColorGreen =ColorRGBFromArithmetic (0,1,0); +ColorBlue =ColorRGBFromArithmetic (0,0,1);ColorYellow =ColorRGBFromArithmetic (1,1,0);); -// TotalLines returns all the rows in the invoice totals table as -// description-value cell pairs. -func (_ebbdg *Invoice )TotalLines ()[][2]*InvoiceCell {_ccfc :=[][2]*InvoiceCell {_ebbdg ._eabd };_ccfc =append (_ccfc ,_ebbdg ._gbaf ...);return append (_ccfc ,_ebbdg ._dccd );}; +// NewParagraph creates a new text paragraph. +// Default attributes: +// Font: Helvetica, +// Font size: 10 +// Encoding: WinAnsiEncoding +// Wrap: enabled +// Text color: black +func (_fab *Creator )NewParagraph (text string )*Paragraph {return _dbe (text ,_fab .NewTextStyle ())};func _abebc (_acfb *_gc .Decoder )(int ,int ){return 0,0}; // SetAntiAlias enables anti alias config. // // Anti alias is disabled by default. -func (_ccfcb *RadialShading )SetAntiAlias (enable bool ){_ccfcb ._egee .SetAntiAlias (enable )}; - -// ToPdfShadingPattern generates a new model.PdfShadingPatternType3 object. -func (_efdcc *RadialShading )ToPdfShadingPattern ()*_af .PdfShadingPatternType3 {_gfga ,_fbf ,_dceba :=_efdcc ._egee ._fgac .ToRGB ();_dedad :=_efdcc .shadingModel ();_dedad .PdfShading .Background =_db .MakeArrayFromFloats ([]float64 {_gfga ,_fbf ,_dceba }); -_adcc :=_af .NewPdfShadingPatternType3 ();_adcc .Shading =_dedad ;return _adcc ;};func _bfag (_ccg Color )_af .PdfColor {if _ccg ==nil {_ccg =ColorBlack ;};switch _gbb :=_ccg .(type ){case cmykColor :return _af .NewPdfColorDeviceCMYK (_gbb ._fbbb ,_gbb ._bgg ,_gbb ._ecb ,_gbb ._bdg ); -case *LinearShading :return _af .NewPdfColorPatternType2 ();case *RadialShading :return _af .NewPdfColorPatternType3 ();};return _af .NewPdfColorDeviceRGB (_ccg .ToRGB ());};var PPI float64 =72; - -// GetCoords returns the center coordinates of ellipse (`xc`, `yc`). -func (_fbdf *Ellipse )GetCoords ()(float64 ,float64 ){return _fbdf ._fbgc ,_fbdf ._fcbc }; - -// ToPdfShadingPattern generates a new model.PdfShadingPatternType2 object. -func (_cddb *LinearShading )ToPdfShadingPattern ()*_af .PdfShadingPatternType2 {_ebgg ,_edeca ,_efeca :=_cddb ._dddc ._fgac .ToRGB ();_cacg :=_cddb .shadingModel ();_cacg .PdfShading .Background =_db .MakeArrayFromFloats ([]float64 {_ebgg ,_edeca ,_efeca }); -_afdc :=_af .NewPdfShadingPatternType2 ();_afdc .Shading =_cacg ;return _afdc ;};type border struct{_eeb float64 ;_cgc float64 ;_geb float64 ;_dec float64 ;_ddf Color ;_abf Color ;_eed float64 ;_bagf Color ;_cga float64 ;_gff Color ;_degc float64 ;_bec Color ; -_daf float64 ;LineStyle _ga .LineStyle ;_dfeg CellBorderStyle ;_abaf CellBorderStyle ;_deca CellBorderStyle ;_faeg CellBorderStyle ;}; - -// SetStyleBottom sets border style for bottom side. -func (_fded *border )SetStyleBottom (style CellBorderStyle ){_fded ._faeg =style };func (_abb *Creator )setActivePage (_gcdg *_af .PdfPage ){_abb ._aecfb =_gcdg };func (_cdge *TemplateOptions )init (){if _cdge .SubtemplateMap ==nil {_cdge .SubtemplateMap =map[string ]_ce .Reader {}; -};if _cdge .FontMap ==nil {_cdge .FontMap =map[string ]*_af .PdfFont {};};if _cdge .ImageMap ==nil {_cdge .ImageMap =map[string ]*_af .Image {};};if _cdge .ColorMap ==nil {_cdge .ColorMap =map[string ]Color {};};if _cdge .ChartMap ==nil {_cdge .ChartMap =map[string ]_cf .ChartRenderable {}; -};}; - -// AddTextItem appends a new item with the specified text to the list. -// The method creates a styled paragraph with the specified text and returns -// it so that the item style can be customized. -// The method also returns the marker used for the newly added item. -// The marker object can be used to change the text and style of the marker -// for the current item. -func (_bedc *List )AddTextItem (text string )(*StyledParagraph ,*TextChunk ,error ){_faca :=_gafd (_bedc ._bacd );_faca .Append (text );_gedgf ,_ebcd :=_bedc .Add (_faca );return _faca ,_gedgf ,_ebcd ;}; - -// Height returns the height of the line. -func (_bdfb *Line )Height ()float64 {_eacdd :=_bdfb ._egda ;if _bdfb ._bead ==_bdfb ._ecdb {_eacdd /=2;};return _dgg .Abs (_bdfb ._dfbc -_bdfb ._gdbf )+_eacdd ;}; - -// SetBuyerAddress sets the buyer address of the invoice. -func (_cgbdd *Invoice )SetBuyerAddress (address *InvoiceAddress ){_cgbdd ._cbea =address }; - -// Table allows organizing content in an rows X columns matrix, which can spawn across multiple pages. -type Table struct{_babdd int ;_adfb int ;_dedd int ;_cgcgb []float64 ;_bebe []float64 ;_faff float64 ;_eafeb []*TableCell ;_cddba []int ;_bdfd Positioning ;_gaccc ,_gcgb float64 ;_deab Margins ;_degf bool ;_baffe int ;_bdda int ;_ccba bool ;_cfdgf bool ; -_bfbd bool ;};func _bcdfe (_aacg *Block ,_gfae *Paragraph ,_cggb DrawContext )(DrawContext ,error ){_acbg :=1;_fed :=_db .PdfObjectName ("\u0046\u006f\u006e\u0074"+_eb .Itoa (_acbg ));for _aacg ._fd .HasFontByName (_fed ){_acbg ++;_fed =_db .PdfObjectName ("\u0046\u006f\u006e\u0074"+_eb .Itoa (_acbg )); -};_feec :=_aacg ._fd .SetFontByName (_fed ,_gfae ._cgad .ToPdfObject ());if _feec !=nil {return _cggb ,_feec ;};_gfae .wrapText ();_abadd :=_ac .NewContentCreator ();_abadd .Add_q ();_baecd :=_cggb .PageHeight -_cggb .Y -_gfae ._cccdc *_gfae ._ecab ;_abadd .Translate (_cggb .X ,_baecd ); -if _gfae ._edfec !=0{_abadd .RotateDeg (_gfae ._edfec );};_deced :=_bfag (_gfae ._feca );_feec =_egcbe (_aacg ,_deced ,_gfae ._feca ,func ()Rectangle {return Rectangle {_fbdba :_cggb .X ,_baag :_baecd ,_gedca :_gfae .getMaxLineWidth ()/1000.0,_ggabe :_gfae .Height ()}; -});if _feec !=nil {return _cggb ,_feec ;};_abadd .Add_BT ().SetNonStrokingColor (_deced ).Add_Tf (_fed ,_gfae ._cccdc ).Add_TL (_gfae ._cccdc *_gfae ._ecab );for _agde ,_bdaa :=range _gfae ._fceb {if _agde !=0{_abadd .Add_Tstar ();};_abebc :=[]rune (_bdaa ); -_bbcba :=0.0;_ggac :=0;for _cbgdb ,_aecge :=range _abebc {if _aecge ==' '{_ggac ++;continue ;};if _aecge =='\u000A'{continue ;};_gffgf ,_aabdb :=_gfae ._cgad .GetRuneMetrics (_aecge );if !_aabdb {_gbf .Log .Debug ("\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0072\u0075\u006e\u0065\u0020\u0069=\u0025\u0064\u0020\u0072\u0075\u006e\u0065=\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0069n\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0073\u0020\u0025\u0073",_cbgdb ,_aecge ,_aecge ,_gfae ._cgad .BaseFont (),_gfae ._cgad .Subtype ()); -return _cggb ,_fa .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0067\u006c\u0079p\u0068");};_bbcba +=_gfae ._cccdc *_gffgf .Wx ;};var _cbfc []_db .PdfObject ;_fdagd ,_bgga :=_gfae ._cgad .GetRuneMetrics (' '); -if !_bgga {return _cggb ,_fa .New ("\u0074\u0068e \u0066\u006f\u006et\u0020\u0064\u006f\u0065s n\u006ft \u0068\u0061\u0076\u0065\u0020\u0061\u0020sp\u0061\u0063\u0065\u0020\u0067\u006c\u0079p\u0068");};_dcfbd :=_fdagd .Wx ;switch _gfae ._adfdd {case TextAlignmentJustify :if _ggac > 0&&_agde < len (_gfae ._fceb )-1{_dcfbd =(_gfae ._fcffd *1000.0-_bbcba )/float64 (_ggac )/_gfae ._cccdc ; -};case TextAlignmentCenter :_fbagf :=_bbcba +float64 (_ggac )*_dcfbd *_gfae ._cccdc ;_accc :=(_gfae ._fcffd *1000.0-_fbagf )/2/_gfae ._cccdc ;_cbfc =append (_cbfc ,_db .MakeFloat (-_accc ));case TextAlignmentRight :_cade :=_bbcba +float64 (_ggac )*_dcfbd *_gfae ._cccdc ; -_fgec :=(_gfae ._fcffd *1000.0-_cade )/_gfae ._cccdc ;_cbfc =append (_cbfc ,_db .MakeFloat (-_fgec ));};_gfgfc :=_gfae ._cgad .Encoder ();var _aeffa []byte ;for _ ,_ffecd :=range _abebc {if _ffecd =='\u000A'{continue ;};if _ffecd ==' '{if len (_aeffa )> 0{_cbfc =append (_cbfc ,_db .MakeStringFromBytes (_aeffa )); -_aeffa =nil ;};_cbfc =append (_cbfc ,_db .MakeFloat (-_dcfbd ));}else {if _ ,_egfab :=_gfgfc .RuneToCharcode (_ffecd );!_egfab {_feec =UnsupportedRuneError {Message :_f .Sprintf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0075\u006e\u0065 \u0069\u006e\u0020\u0074\u0065\u0078\u0074\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0023\u0078\u0020\u0028\u0025\u0063\u0029",_ffecd ,_ffecd ),Rune :_ffecd }; -_cggb ._gcfdf =append (_cggb ._gcfdf ,_feec );_gbf .Log .Debug (_feec .Error ());if _cggb ._fgeb <=0{continue ;};_ffecd =_cggb ._fgeb ;};_aeffa =append (_aeffa ,_gfgfc .Encode (string (_ffecd ))...);};};if len (_aeffa )> 0{_cbfc =append (_cbfc ,_db .MakeStringFromBytes (_aeffa )); -};_abadd .Add_TJ (_cbfc ...);};_abadd .Add_ET ();_abadd .Add_Q ();_afeef :=_abadd .Operations ();_afeef .WrapIfNeeded ();_aacg .addContents (_afeef );if _gfae ._dabgg .IsRelative (){_efgf :=_gfae .Height ();_cggb .Y +=_efgf ;_cggb .Height -=_efgf ;if _cggb .Inline {_cggb .X +=_gfae .Width ()+_gfae ._dcbe .Right ; -};};return _cggb ,nil ;}; - -// ScaleToHeight scales the Block to a specified height, maintaining the same aspect ratio. -func (_eae *Block )ScaleToHeight (h float64 ){_bbc :=h /_eae ._gbc ;_eae .Scale (_bbc ,_bbc )};func _fdfc (_dbdd ...interface{})(map[string ]interface{},error ){_adbf :=len (_dbdd );if _adbf %2!=0{_gbf .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u0073\u0020\u0066\u006f\u0072\u0020\u0063\u0072\u0065\u0061\u0074i\u006e\u0067\u0020\u006d\u0061\u0070\u003a\u0020\u0025\u0064\u002e",_adbf ); -return nil ,_db .ErrRangeError ;};_ffeff :=map[string ]interface{}{};for _aabee :=0;_aabee < _adbf ;_aabee +=2{_aegff ,_bacc :=_dbdd [_aabee ].(string );if !_bacc {_gbf .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006d\u0061\u0070 \u006b\u0065\u0079\u0020t\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u002e\u0020\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u002e",_dbdd [_aabee ]); -return nil ,_db .ErrTypeError ;};_ffeff [_aegff ]=_dbdd [_aabee +1];};return _ffeff ,nil ;}; - -// SetIndent sets the left offset of the list when nested into another list. -func (_dafc *List )SetIndent (indent float64 ){_dafc ._fgbe =indent ;_dafc ._bgf =false }; - -// AddPage adds the specified page to the creator. -// NOTE: If the page has a Rotate flag, the creator will take care of -// transforming the contents to maintain the correct orientation. -func (_fgba *Creator )AddPage (page *_af .PdfPage )error {_eeeg ,_ddgd :=_fgba .wrapPageIfNeeded (page );if _ddgd !=nil {return _ddgd ;};if _eeeg !=nil {page =_eeeg ;};_dgbc ,_ddgd :=page .GetMediaBox ();if _ddgd !=nil {_gbf .Log .Debug ("\u0046\u0061\u0069l\u0065\u0064\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0070\u0061g\u0065\u0020\u006d\u0065\u0064\u0069\u0061\u0062\u006f\u0078\u003a\u0020\u0025\u0076",_ddgd ); -return _ddgd ;};_dgbc .Normalize ();_begb ,_dfeb :=_dgbc .Llx ,_dgbc .Lly ;_gcba :=_dgbc ;if _deae :=page .CropBox ;_deae !=nil &&*_deae !=*_dgbc {_deae .Normalize ();_begb ,_dfeb =_deae .Llx ,_deae .Lly ;_gcba =_deae ;};_gdc :=_ba .IdentityMatrix ();_gdef ,_ddgd :=page .GetRotate (); -if _ddgd !=nil {_gbf .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_ddgd .Error ()); -};_aceg :=_gdef %360!=0&&_gdef %90==0;if _aceg {_gefg :=float64 ((360+_gdef %360)%360);if _gefg ==90{_gdc =_gdc .Translate (_gcba .Width (),0);}else if _gefg ==180{_gdc =_gdc .Translate (_gcba .Width (),_gcba .Height ());}else if _gefg ==270{_gdc =_gdc .Translate (0,_gcba .Height ()); -};_gdc =_gdc .Mult (_ba .RotationMatrix (_gefg *_dgg .Pi /180));_gdc =_gdc .Round (0.000001);_eeff :=_cebfb (_gcba ,_gdc );_gcba =_eeff ;_gcba .Normalize ();};if _begb !=0||_dfeb !=0{_gdc =_ba .TranslationMatrix (_begb ,_dfeb ).Mult (_gdc );};if !_gdc .Identity (){_gdc =_gdc .Round (0.000001); -_fgba ._edcb [page ]=&pageTransformations {_fgge :&_gdc };};_fgba ._dcfb =_gcba .Width ();_fgba ._gbfac =_gcba .Height ();_fgba .initContext ();_fgba ._gfc =append (_fgba ._gfc ,page );_fgba ._ecea .Page ++;return nil ;}; +func (_aaeg *RadialShading )SetAntiAlias (enable bool ){_aaeg ._efef .SetAntiAlias (enable )};func _adecd (_ebfbc interface{})(interface{},error ){switch _cfad :=_ebfbc .(type ){case uint8 :return int64 (_cfad ),nil ;case int8 :return int64 (_cfad ),nil ; +case uint16 :return int64 (_cfad ),nil ;case int16 :return int64 (_cfad ),nil ;case uint32 :return int64 (_cfad ),nil ;case int32 :return int64 (_cfad ),nil ;case uint64 :return int64 (_cfad ),nil ;case int64 :return _cfad ,nil ;case int :return int64 (_cfad ),nil ; +case float32 :return float64 (_cfad ),nil ;case float64 :return _cfad ,nil ;};return nil ,_f .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0076\u0061\u006c\u0075\u0065\u002c\u0020\u0025\u0076\u0020\u0069\u0073 \u006e\u006f\u0074\u0020\u0061\u0020\u006eu\u006d\u0062\u0065\u0072",_ebfbc ); +};const (CellHorizontalAlignmentLeft CellHorizontalAlignment =iota ;CellHorizontalAlignmentCenter ;CellHorizontalAlignmentRight ;); -// NewCurve returns new instance of Curve between points (x1,y1) and (x2, y2) with control point (cx,cy). -func (_dfdf *Creator )NewCurve (x1 ,y1 ,cx ,cy ,x2 ,y2 float64 )*Curve {return _ddfgd (x1 ,y1 ,cx ,cy ,x2 ,y2 );};func (_fdeeb *templateProcessor )parseInt64Attr (_faeeb ,_afbbb string )int64 {_gbf .Log .Debug ("\u0050\u0061rs\u0069\u006e\u0067 \u0069\u006e\u0074\u00364 a\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020(`\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_faeeb ,_afbbb ); -_cgcd ,_ :=_eb .ParseInt (_afbbb ,10,64);return _cgcd ;}; +// SetMargins sets the margins of the chart component. +func (_aadc *Chart )SetMargins (left ,right ,top ,bottom float64 ){_aadc ._bfa .Left =left ;_aadc ._bfa .Right =right ;_aadc ._bfa .Top =top ;_aadc ._bfa .Bottom =bottom ;};func (_cdbfc *templateProcessor )parseEllipse (_ffcf *templateNode )(interface{},error ){_bdac :=_cdbfc .creator .NewEllipse (0,0,0,0); +for _ ,_fggec :=range _ffcf ._adbf .Attr {_fbgd :=_fggec .Value ;switch _gfdae :=_fggec .Name .Local ;_gfdae {case "\u0063\u0078":_bdac ._faac =_cdbfc .parseFloatAttr (_gfdae ,_fbgd );case "\u0063\u0079":_bdac ._ccag =_cdbfc .parseFloatAttr (_gfdae ,_fbgd ); +case "\u0077\u0069\u0064t\u0068":_bdac .SetWidth (_cdbfc .parseFloatAttr (_gfdae ,_fbgd ));case "\u0068\u0065\u0069\u0067\u0068\u0074":_bdac .SetHeight (_cdbfc .parseFloatAttr (_gfdae ,_fbgd ));case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_bdac .SetFillColor (_cdbfc .parseColorAttr (_gfdae ,_fbgd )); +case "\u0066\u0069\u006cl\u002d\u006f\u0070\u0061\u0063\u0069\u0074\u0079":_bdac .SetFillOpacity (_cdbfc .parseFloatAttr (_gfdae ,_fbgd ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_bdac .SetBorderColor (_cdbfc .parseColorAttr (_gfdae ,_fbgd )); +case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006f\u0070a\u0063\u0069\u0074\u0079":_bdac .SetBorderOpacity (_cdbfc .parseFloatAttr (_gfdae ,_fbgd ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_bdac .SetBorderWidth (_cdbfc .parseFloatAttr (_gfdae ,_fbgd )); +case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_bdac .SetPositioning (_cdbfc .parsePositioningAttr (_gfdae ,_fbgd ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_bdac .SetFitMode (_cdbfc .parseFitModeAttr (_gfdae ,_fbgd ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_edabe :=_cdbfc .parseMarginAttr (_gfdae ,_fbgd ); +_bdac .SetMargins (_edabe .Left ,_edabe .Right ,_edabe .Top ,_edabe .Bottom );default:_cdbfc .nodeLogDebug (_ffcf ,"\u0055\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006c\u006c\u0069\u0070\u0073\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_gfdae ); +};};return _bdac ,nil ;};func _gaade (_effec ...interface{})(map[string ]interface{},error ){_dadgf :=len (_effec );if _dadgf %2!=0{_gfb .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u0073\u0020\u0066\u006f\u0072\u0020\u0063\u0072\u0065\u0061\u0074i\u006e\u0067\u0020\u006d\u0061\u0070\u003a\u0020\u0025\u0064\u002e",_dadgf ); +return nil ,_gd .ErrRangeError ;};_dgfbf :=map[string ]interface{}{};for _baaeb :=0;_baaeb < _dadgf ;_baaeb +=2{_aeceb ,_bggbc :=_effec [_baaeb ].(string );if !_bggbc {_gfb .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u006d\u0061\u0070 \u006b\u0065\u0079\u0020t\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u002e\u0020\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u002e",_effec [_baaeb ]); +return nil ,_gd .ErrTypeError ;};_dgfbf [_aeceb ]=_effec [_baaeb +1];};return _dgfbf ,nil ;}; -// MoveRight moves the drawing context right by relative displacement dx (negative goes left). -func (_cedf *Creator )MoveRight (dx float64 ){_cedf ._ecea .X +=dx };const (CellHorizontalAlignmentLeft CellHorizontalAlignment =iota ;CellHorizontalAlignmentCenter ;CellHorizontalAlignmentRight ;); +// SetLogo sets the logo of the invoice. +func (_aefa *Invoice )SetLogo (logo *Image ){_aefa ._ddga =logo };func (_aedfc *templateProcessor )renderNode (_gfga *templateNode )error {_bcggf :=_gfga ._cagcg ;if _bcggf ==nil {return nil ;};_gdbga :=_gfga ._adbf .Name .Local ;_fdffd ,_caab :=_egbd [_gdbga ]; +if !_caab {_aedfc .nodeLogDebug (_gfga ,"I\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u002e \u0053\u006b\u0069p\u0070i\u006e\u0067\u002e",_gdbga );return nil ;};var _acbae interface{};if _gfga ._gfggb !=nil &&_gfga ._gfggb ._cagcg !=nil {_fbbbe :=_gfga ._gfggb ._adbf .Name .Local ; +if _ ,_caab =_fdffd ._dfefb [_fbbbe ];!_caab {_aedfc .nodeLogDebug (_gfga ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e \u0069\u0073\u0020no\u0074\u0020\u0061\u0020\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u003c\u0025\u0073\u003e\u0020\u0074a\u0067\u002e",_fbbbe ,_gdbga ); +return _adee ;};_acbae =_gfga ._gfggb ._cagcg ;}else {_aeaeg :="\u0063r\u0065\u0061\u0074\u006f\u0072";switch _aedfc ._acdbca .(type ){case *Block :_aeaeg ="\u0062\u006c\u006fc\u006b";};if _ ,_caab =_fdffd ._dfefb [_aeaeg ];!_caab {_aedfc .nodeLogDebug (_gfga ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e \u0069\u0073\u0020no\u0074\u0020\u0061\u0020\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u003c\u0025\u0073\u003e\u0020\u0074a\u0067\u002e",_aeaeg ,_gdbga ); +return _adee ;};_acbae =_aedfc ._acdbca ;};switch _fbdfd :=_acbae .(type ){case componentRenderer :_fbcbb ,_cddbbg :=_bcggf .(Drawable );if !_cddbbg {_aedfc .nodeLogError (_gfga ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020\u0069s\u0020n\u006f\u0074\u0020\u0061\u0020\u0064\u0072\u0061\u0077\u0061\u0062\u006c\u0065\u002e",_gdbga ,_bcggf ); +return _fgbc ;};_bcad :=_fbdfd .Draw (_fbcbb );if _bcad !=nil {return _aedfc .nodeError (_gfga ,"\u0043\u0061\u006en\u006f\u0074\u0020\u0064r\u0061\u0077\u0073\u0020\u0074\u0061\u0067 \u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u003a\u0020\u0025\u0073\u002e",_gdbga ,_bcggf ,_bcad ); +};case *Division :switch _dfdf :=_bcggf .(type ){case *Background :_fbdfd .SetBackground (_dfdf );case VectorDrawable :_fbcbd :=_fbdfd .Add (_dfdf );if _fbcbd !=nil {return _aedfc .nodeError (_gfga ,"\u0043a\u006e\u006eo\u0074\u0020\u0061d\u0064\u0020\u0074\u0061\u0067\u0020\u003c%\u0073\u003e\u0020\u0028\u0025\u0054)\u0020\u0069\u006e\u0074\u006f\u0020\u0061\u0020\u0044\u0069\u0076i\u0073\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u002e",_gdbga ,_bcggf ,_fbcbd ); +};};case *TableCell :_fafd ,_acec :=_bcggf .(VectorDrawable );if !_acec {_aedfc .nodeLogError (_gfga ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029 \u0069\u0073\u0020\u006e\u006f\u0074 \u0061\u0020\u0076\u0065\u0063\u0074\u006f\u0072\u0020\u0064\u0072\u0061\u0077a\u0062\u006c\u0065\u002e",_gdbga ,_bcggf ); +return _fgbc ;};_dgfa :=_fbdfd .SetContent (_fafd );if _dgfa !=nil {return _aedfc .nodeError (_gfga ,"C\u0061\u006e\u006e\u006f\u0074\u0020\u0061\u0064\u0064 \u0074\u0061\u0067\u0020\u003c\u0025\u0073> \u0028\u0025\u0054\u0029 \u0069\u006e\u0074\u006f\u0020\u0061\u0020\u0074\u0061bl\u0065\u0020c\u0065\u006c\u006c\u003a\u0020\u0025\u0073\u002e",_gdbga ,_bcggf ,_dgfa ); +};case *StyledParagraph :_acdeb ,_bcfad :=_bcggf .(*TextChunk );if !_bcfad {_aedfc .nodeLogError (_gfga ,"\u0054\u0061\u0067 <\u0025\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020i\u0073 \u006eo\u0074 \u0061\u0020\u0074\u0065\u0078\u0074\u0020\u0063\u0068\u0075\u006e\u006b\u002e",_gdbga ,_bcggf ); +return _fgbc ;};_fbdfd .appendChunk (_acdeb );case *Chapter :switch _fddegg :=_bcggf .(type ){case *Chapter :return nil ;case *Paragraph :if _gfga ._adbf .Name .Local =="\u0063h\u0061p\u0074\u0065\u0072\u002d\u0068\u0065\u0061\u0064\u0069\u006e\u0067"{return nil ; +};_babae :=_fbdfd .Add (_fddegg );if _babae !=nil {return _aedfc .nodeError (_gfga ,"\u0043a\u006e\u006eo\u0074\u0020\u0061\u0064d\u0020\u0074\u0061g\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054) \u0069\u006e\u0074o\u0020\u0061 \u0043\u0068\u0061\u0070\u0074\u0065r\u003a\u0020%\u0073\u002e",_gdbga ,_bcggf ,_babae ); +};case Drawable :_ccdg :=_fbdfd .Add (_fddegg );if _ccdg !=nil {return _aedfc .nodeError (_gfga ,"\u0043a\u006e\u006eo\u0074\u0020\u0061\u0064d\u0020\u0074\u0061g\u0020\u003c\u0025\u0073\u003e\u0020\u0028\u0025\u0054) \u0069\u006e\u0074o\u0020\u0061 \u0043\u0068\u0061\u0070\u0074\u0065r\u003a\u0020%\u0073\u002e",_gdbga ,_bcggf ,_ccdg ); +};};case *List :switch _abad :=_bcggf .(type ){case *TextChunk :case *listItem :_fbdfd ._gaegd =append (_fbdfd ._gaegd ,_abad );default:_aedfc .nodeLogError (_gfga ,"\u0054\u0061\u0067\u0020\u003c\u0025\u0073>\u0020\u0028\u0025T\u0029\u0020\u0069\u0073 \u006e\u006f\u0074\u0020\u0061\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u0074\u0065\u006d\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_gdbga ,_bcggf ); +};case *listItem :switch _ebgf :=_bcggf .(type ){case *TextChunk :case *StyledParagraph :_fbdfd ._cbgb =_ebgf ;case *List :if _ebgf ._edag {_ebgf ._gdfg =15;};_fbdfd ._cbgb =_ebgf ;case *Image :_fbdfd ._cbgb =_ebgf ;case *Division :_fbdfd ._cbgb =_ebgf ; +case *Table :_fbdfd ._cbgb =_ebgf ;default:_aedfc .nodeLogError (_gfga ,"\u0054\u0061\u0067\u0020\u003c%\u0073\u003e\u0020\u0028\u0025\u0054\u0029\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u006c\u0069\u0073\u0074\u002e",_gdbga ,_bcggf ); +return _fgbc ;};};return nil ;};type border struct{_dgd float64 ;_bce float64 ;_adf float64 ;_cff float64 ;_bea Color ;_bdb Color ;_eddf float64 ;_gbdg Color ;_cfc float64 ;_gca Color ;_ecac float64 ;_eaf Color ;_agg float64 ;LineStyle _bf .LineStyle ; +_ddda CellBorderStyle ;_dbf CellBorderStyle ;_bgf CellBorderStyle ;_acc CellBorderStyle ;}; -// SetWidthBottom sets border width for bottom. -func (_aeed *border )SetWidthBottom (bw float64 ){_aeed ._cga =bw }; +// SetBackgroundColor set background color of the shading area. +// +// By default the background color is set to white. +func (_bcdd *RadialShading )SetBackgroundColor (backgroundColor Color ){_bcdd ._efef .SetBackgroundColor (backgroundColor );};func _fege (_bde string )string {_faed :=_ecbb .FindAllString (_bde ,-1);if len (_faed )==0{_bde =_bde +"\u0030";}else {_gee ,_aaee :=_ad .Atoi (_faed [len (_faed )-1]); +if _aaee !=nil {_gfb .Log .Debug ("\u0045r\u0072\u006f\u0072 \u0063\u006f\u006ev\u0065rt\u0069\u006e\u0067\u0020\u0064\u0069\u0067i\u0074\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006e\u0061\u006de,\u0020f\u0061\u006c\u006c\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0062a\u0073\u0069\u0063\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u003a \u0025\u0076",_aaee ); +_bde =_bde +"\u0030";}else {_gee ++;_ebe :=_de .LastIndex (_bde ,_faed [len (_faed )-1]);if _ebe ==-1{_bde =_f .Sprintf ("\u0025\u0073\u0025\u0064",_bde [:len (_bde )-1],_gee );}else {_bde =_bde [:_ebe ]+_ad .Itoa (_gee );};};};return _bde ;}; -// CreateFrontPage sets a function to generate a front Page. -func (_aaee *Creator )CreateFrontPage (genFrontPageFunc func (_ebbd FrontpageFunctionArgs )){_aaee ._egcc =genFrontPageFunc ;}; +// SetNoteStyle sets the style properties used to render the content of the +// invoice note sections. +func (_aggdd *Invoice )SetNoteStyle (style TextStyle ){_aggdd ._ebbe =style }; -// SetLineHeight sets the line height (1.0 default). -func (_beccb *Paragraph )SetLineHeight (lineheight float64 ){_beccb ._ecab =lineheight }; +// SetAngle would set the angle at which the gradient is rendered. +// +// The default angle would be 0 where the gradient would be rendered from left to right side. +func (_cdgf *LinearShading )SetAngle (angle float64 ){_cdgf ._gcbca =angle }; -// GeneratePageBlocks generate the Page blocks. Draws the Image on a block, implementing the Drawable interface. -func (_cdg *Image )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){if _cdg ._gdfd ==nil {if _cabfg :=_cdg .makeXObject ();_cabfg !=nil {return nil ,ctx ,_cabfg ;};};var _bfeb []*Block ;_aeee :=ctx ;_cbgc :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); -if _cdg ._fffg .IsRelative (){_cdg .applyFitMode (ctx .Width );ctx .X +=_cdg ._cfgf .Left ;ctx .Y +=_cdg ._cfgf .Top ;ctx .Width -=_cdg ._cfgf .Left +_cdg ._cfgf .Right ;ctx .Height -=_cdg ._cfgf .Top +_cdg ._cfgf .Bottom ;if _cdg ._fcaf > ctx .Height {_bfeb =append (_bfeb ,_cbgc ); -_cbgc =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_cbba :=ctx ;_cbba .Y =ctx .Margins .Top +_cdg ._cfgf .Top ;_cbba .X =ctx .Margins .Left +_cdg ._cfgf .Left ;_cbba .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_cdg ._cfgf .Top -_cdg ._cfgf .Bottom ; -_cbba .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_cdg ._cfgf .Left -_cdg ._cfgf .Right ;ctx =_cbba ;};}else {ctx .X =_cdg ._ccbg ;ctx .Y =_cdg ._ccffc ;};ctx ,_caag :=_fadf (_cbgc ,_cdg ,ctx );if _caag !=nil {return nil ,ctx ,_caag ; -};_bfeb =append (_bfeb ,_cbgc );if _cdg ._fffg .IsAbsolute (){ctx =_aeee ;}else {ctx .X =_aeee .X ;ctx .Width =_aeee .Width ;ctx .Y +=_cdg ._cfgf .Bottom ;};return _bfeb ,ctx ,nil ;}; +// TextDecorationLineStyle represents the style of lines used to decorate +// a text chunk (e.g. underline). +type TextDecorationLineStyle struct{ -// SetSideBorderWidth sets the cell's side border width. -func (_cbeeg *TableCell )SetSideBorderWidth (side CellBorderSide ,width float64 ){switch side {case CellBorderSideAll :_cbeeg ._agge =width ;_cbeeg ._dcbf =width ;_cbeeg ._beabf =width ;_cbeeg ._dgabg =width ;case CellBorderSideTop :_cbeeg ._agge =width ; -case CellBorderSideBottom :_cbeeg ._dcbf =width ;case CellBorderSideLeft :_cbeeg ._beabf =width ;case CellBorderSideRight :_cbeeg ._dgabg =width ;};}; +// Color represents the color of the line (default: the color of the text). +Color Color ; -// GeneratePageBlocks generates the page blocks for the Division component. -// Multiple blocks are generated if the contents wrap over multiple pages. -func (_gcff *Division )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_ddfb []*Block ;_egbf bool ;_ddba error ;_agdb =_gcff ._ccce .IsRelative ();_cgcb =_gcff ._ggag .Top ;);if _agdb &&!_gcff ._cgab &&!_gcff ._bacb {_cbcd :=_gcff .ctxHeight (ctx .Width ); -if _cbcd > ctx .Height -_gcff ._ggag .Top &&_cbcd <=ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom {if _ddfb ,ctx ,_ddba =_bgdg ().GeneratePageBlocks (ctx );_ddba !=nil {return nil ,ctx ,_ddba ;};_egbf =true ;_cgcb =0;};};_eebg :=ctx ;_bcfc :=ctx ; -if _agdb {ctx .X +=_gcff ._ggag .Left ;ctx .Y +=_cgcb ;ctx .Width -=_gcff ._ggag .Left +_gcff ._ggag .Right ;ctx .Height -=_cgcb ;_bcfc =ctx ;ctx .X +=_gcff ._efdc .Left ;ctx .Y +=_gcff ._efdc .Top ;ctx .Width -=_gcff ._efdc .Left +_gcff ._efdc .Right ; -ctx .Height -=_gcff ._efdc .Top ;ctx .Margins .Top +=_gcff ._efdc .Top ;ctx .Margins .Bottom +=_gcff ._efdc .Bottom ;ctx .Margins .Left +=_gcff ._ggag .Left +_gcff ._efdc .Left ;ctx .Margins .Right +=_gcff ._ggag .Right +_gcff ._efdc .Right ;};ctx .Inline =_gcff ._bacb ; -_fbeg :=ctx ;_dcca :=ctx ;var _defa float64 ;for _ ,_cde :=range _gcff ._cbg {if ctx .Inline {if (ctx .X -_fbeg .X )+_cde .Width ()<=ctx .Width {ctx .Y =_dcca .Y ;ctx .Height =_dcca .Height ;}else {ctx .X =_fbeg .X ;ctx .Width =_fbeg .Width ;_dcca .Y +=_defa ; -_dcca .Height -=_defa ;_defa =0;};};_ccga ,_ddd ,_agdf :=_cde .GeneratePageBlocks (ctx );if _agdf !=nil {_gbf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074\u0069\u006eg\u0020p\u0061\u0067\u0065\u0020\u0062\u006c\u006f\u0063\u006b\u0073\u003a\u0020\u0025\u0076",_agdf ); -return nil ,ctx ,_agdf ;};if len (_ccga )< 1{continue ;};if len (_ddfb )> 0{_ddfb [len (_ddfb )-1].mergeBlocks (_ccga [0]);_ddfb =append (_ddfb ,_ccga [1:]...);}else {if _bcea :=_ccga [0]._ag ;_bcea ==nil ||len (*_bcea )==0{_egbf =true ;};_ddfb =append (_ddfb ,_ccga [0:]...); -};if ctx .Inline {if ctx .Page !=_ddd .Page {_fbeg .Y =ctx .Margins .Top ;_fbeg .Height =ctx .PageHeight -ctx .Margins .Top ;_dcca .Y =_fbeg .Y ;_dcca .Height =_fbeg .Height ;_defa =_ddd .Height -_fbeg .Height ;}else {if _gdcd :=ctx .Height -_ddd .Height ; -_gdcd > _defa {_defa =_gdcd ;};};}else {_ddd .X =ctx .X ;};ctx =_ddd ;};if len (_gcff ._cbg )==0{_efecb :=NewBlock (ctx .Width ,0);_ddfb =append (_ddfb ,_efecb );};ctx .Inline =_eebg .Inline ;ctx .Margins =_eebg .Margins ;if _agdb {ctx .X =_eebg .X ;ctx .Width =_eebg .Width ; -ctx .Y +=_gcff ._efdc .Bottom ;ctx .Height -=_gcff ._efdc .Bottom ;};if _gcff ._bgcf !=nil {_ddfb ,_ddba =_gcff .drawBackground (_ddfb ,_bcfc ,ctx ,_egbf );if _ddba !=nil {return nil ,ctx ,_ddba ;};};if _gcff ._ccce .IsAbsolute (){return _ddfb ,_eebg ,nil ; -};ctx .Y +=_gcff ._ggag .Bottom ;ctx .Height -=_gcff ._ggag .Bottom ;return _ddfb ,ctx ,nil ;}; +// Offset represents the vertical offset of the line (default: 1). +Offset float64 ; -// SetBorderOpacity sets the border opacity. -func (_acac *CurvePolygon )SetBorderOpacity (opacity float64 ){_acac ._bgbf =opacity }; +// Thickness represents the thickness of the line (default: 1). +Thickness float64 ;}; // AddColorStop add color stop info for rendering gradient color. -func (_gdabb *RadialShading )AddColorStop (color Color ,point float64 ){_gdabb ._egee .AddColorStop (color ,point );}; - -// AddPatternResource adds pattern dictionary inside the resources dictionary. -func (_agba *RadialShading )AddPatternResource (block *Block )(_eafe _db .PdfObjectName ,_gbab error ){_effcce :=1;_cfdg :=_db .PdfObjectName ("\u0050"+_eb .Itoa (_effcce ));for block ._fd .HasPatternByName (_cfdg ){_effcce ++;_cfdg =_db .PdfObjectName ("\u0050"+_eb .Itoa (_effcce )); -};if _gbafb :=block ._fd .SetPatternByName (_cfdg ,_agba .ToPdfShadingPattern ().ToPdfObject ());_gbafb !=nil {return "",_gbafb ;};return _cfdg ,nil ;};const (CellBorderSideLeft CellBorderSide =iota ;CellBorderSideRight ;CellBorderSideTop ;CellBorderSideBottom ; -CellBorderSideAll ;); - -// Height returns the height of the division, assuming all components are -// stacked on top of each other. -func (_dffa *Division )Height ()float64 {var _dga float64 ;for _ ,_ddff :=range _dffa ._cbg {switch _efbg :=_ddff .(type ){case marginDrawable :_ ,_ ,_ddaa ,_gecc :=_efbg .GetMargins ();_dga +=_efbg .Height ()+_ddaa +_gecc ;default:_dga +=_efbg .Height (); -};};return _dga ;}; - -// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated -// if the contents wrap over multiple pages. -func (_gcgd *TOC )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_gagbc :=ctx ;_daaggc ,ctx ,_ceab :=_gcgd ._geedg .GeneratePageBlocks (ctx );if _ceab !=nil {return _daaggc ,ctx ,_ceab ;};for _ ,_acdg :=range _gcgd ._dgcfb {_faaf :=_acdg ._abfbe ; -if !_gcgd ._fdac {_acdg ._abfbe =0;};_eacac ,_defdfb ,_gcef :=_acdg .GeneratePageBlocks (ctx );_acdg ._abfbe =_faaf ;if _gcef !=nil {return _daaggc ,ctx ,_gcef ;};if len (_eacac )< 1{continue ;};_daaggc [len (_daaggc )-1].mergeBlocks (_eacac [0]);_daaggc =append (_daaggc ,_eacac [1:]...); -ctx =_defdfb ;};if _gcgd ._cadee .IsRelative (){ctx .X =_gagbc .X ;};if _gcgd ._cadee .IsAbsolute (){return _daaggc ,_gagbc ,nil ;};return _daaggc ,ctx ,nil ;}; +func (_beffa *LinearShading )AddColorStop (color Color ,point float64 ){_beffa ._fded .AddColorStop (color ,point );}; -// SetDashPattern sets the dash pattern of the line. -// NOTE: the dash pattern is taken into account only if the style of the -// line is set to dashed. -func (_ggaf *Line )SetDashPattern (dashArray []int64 ,dashPhase int64 ){_ggaf ._dfdfb =dashArray ;_ggaf ._fefc =dashPhase ;};func _ecabf (_bfgaca int64 ,_cdbfd ,_dcaec ,_babc float64 )*_af .PdfAnnotation {_dede :=_af .NewPdfAnnotationLink ();_aafg :=_af .NewBorderStyle (); -_aafg .SetBorderWidth (0);_dede .BS =_aafg .ToPdfObject ();if _bfgaca < 0{_bfgaca =0;};_dede .Dest =_db .MakeArray (_db .MakeInteger (_bfgaca ),_db .MakeName ("\u0058\u0059\u005a"),_db .MakeFloat (_cdbfd ),_db .MakeFloat (_dcaec ),_db .MakeFloat (_babc )); -return _dede .PdfAnnotation ;};func _cgdf (_adeaf string )(*Image ,error ){_bddc ,_dcbab :=_g .Open (_adeaf );if _dcbab !=nil {return nil ,_dcbab ;};defer _bddc .Close ();_effg ,_dcbab :=_af .ImageHandling .Read (_bddc );if _dcbab !=nil {_gbf .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_dcbab ); -return nil ,_dcbab ;};return _geac (_effg );};func _cgeee (_ggeg *templateProcessor ,_ebba *templateNode )(interface{},error ){return _ggeg .parsePageBreak (_ebba );}; +// NewPolyline creates a new polyline. +func (_geff *Creator )NewPolyline (points []_bf .Point )*Polyline {return _badc (points )}; -// SetColPosition sets cell column position. -func (_aegf *TableCell )SetColPosition (col int ){_aegf ._feeeb =col };func _aag (_ffc string )string {_dfg :=_edddg .FindAllString (_ffc ,-1);if len (_dfg )==0{_ffc =_ffc +"\u0030";}else {_efd ,_faf :=_eb .Atoi (_dfg [len (_dfg )-1]);if _faf !=nil {_gbf .Log .Debug ("\u0045r\u0072\u006f\u0072 \u0063\u006f\u006ev\u0065rt\u0069\u006e\u0067\u0020\u0064\u0069\u0067i\u0074\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006e\u0061\u006de,\u0020f\u0061\u006c\u006c\u0062\u0061\u0063k\u0020\u0074\u006f\u0020\u0062a\u0073\u0069\u0063\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u003a \u0025\u0076",_faf ); -_ffc =_ffc +"\u0030";}else {_efd ++;_bga :=_dc .LastIndex (_ffc ,_dfg [len (_dfg )-1]);if _bga ==-1{_ffc =_f .Sprintf ("\u0025\u0073\u0025\u0064",_ffc [:len (_ffc )-1],_efd );}else {_ffc =_ffc [:_bga ]+_eb .Itoa (_efd );};};};return _ffc ;}; +// SetHeading sets the text and the style of the heading of the TOC component. +func (_edbe *TOC )SetHeading (text string ,style TextStyle ){_efcg :=_edbe .Heading ();_efcg .Reset ();_agce :=_efcg .Append (text );_agce .Style =style ;}; -// Width returns the width of the specified text chunk. -func (_cgag *TextChunk )Width ()float64 {var (_ecbae float64 ;_dfgeb =_cgag .Style ;);for _ ,_geee :=range _cgag .Text {_ageab ,_cffcc :=_dfgeb .Font .GetRuneMetrics (_geee );if !_cffcc {_gbf .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006det\u0072i\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064!\u0020\u0072\u0075\u006e\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0066o\u006e\u0074\u003d\u0025\u0073\u0020\u0025\u0023\u0071",_geee ,_geee ,_dfgeb .Font .BaseFont (),_dfgeb .Font .Subtype ()); -_gbf .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_dfgeb .Font );_gbf .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_dfgeb .Font .Encoder ());};_dcad :=_dfgeb .FontSize *_ageab .Wx ;_dcfg :=_dcad ;if _geee !=' '{_dcfg =_dcad +_dfgeb .CharSpacing *1000.0; -};_ecbae +=_dcfg ;};return _ecbae /1000.0;}; +// SetStyleBottom sets border style for bottom side. +func (_bab *border )SetStyleBottom (style CellBorderStyle ){_bab ._acc =style }; -// Text sets the text content of the Paragraph. -func (_gefa *Paragraph )Text ()string {return _gefa ._gafa }; +// SetMargins sets the Block's left, right, top, bottom, margins. +func (_df *Block )SetMargins (left ,right ,top ,bottom float64 ){_df ._fe .Left =left ;_df ._fe .Right =right ;_df ._fe .Top =top ;_df ._fe .Bottom =bottom ;}; -// PageFinalizeFunctionArgs holds the input arguments provided to the page -// finalize callback function which can be set using Creator.PageFinalize. -type PageFinalizeFunctionArgs struct{PageNum int ;PageWidth float64 ;PageHeight float64 ;TOCPages int ;TotalPages int ;};type templateProcessor struct{creator *Creator ;_ecfac []byte ;_fddea *TemplateOptions ;_caaff componentRenderer ;_bbadc string ;}; +// SetEnableWrap sets the line wrapping enabled flag. +func (_afaa *StyledParagraph )SetEnableWrap (enableWrap bool ){_afaa ._eagfa =enableWrap ;_afaa ._cdebe =false ;}; +// GeneratePageBlocks draws the curve onto page blocks. +func (_efgd *Curve )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dadf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_cgc :=_cc .NewContentCreator ();_cgc .Add_q ().Add_w (_efgd ._cgbde ).SetStrokingColor (_dec (_efgd ._fcadf )).Add_m (_efgd ._bfcg ,ctx .PageHeight -_efgd ._baeb ).Add_v (_efgd ._dcbe ,ctx .PageHeight -_efgd ._adg ,_efgd ._egbc ,ctx .PageHeight -_efgd ._bdba ).Add_S ().Add_Q (); +_eggd :=_dadf .addContentsByString (_cgc .String ());if _eggd !=nil {return nil ,ctx ,_eggd ;};return []*Block {_dadf },ctx ,nil ;}; -// Curve represents a cubic Bezier curve with a control point. -type Curve struct{_dcff float64 ;_ccc float64 ;_ggfb float64 ;_dccb float64 ;_faea float64 ;_accab float64 ;_fcfa Color ;_ggge float64 ;}; +// Scale sets the scale ratio with `X` factor and `Y` factor for the graphic svg. +func (_ccgc *GraphicSVG )Scale (xFactor ,yFactor float64 ){_ccgc ._caga .Width =xFactor *_ccgc ._caga .Width ;_ccgc ._caga .Height =yFactor *_ccgc ._caga .Height ;_ccgc ._caga .SetScaling (xFactor ,yFactor );};func (_bdcdf *StyledParagraph )wrapText ()error {return _bdcdf .wrapChunks (true )}; +func (_gadcb *Division )split (_fedga DrawContext )(_gffe ,_bcfb *Division ){var (_fgeb float64 ;_bgbg ,_baee []VectorDrawable ;);_ebcb :=_fedga .Width -_gadcb ._baad .Left -_gadcb ._baad .Right -_gadcb ._babd .Left -_gadcb ._babd .Right ;for _cegc ,_beg :=range _gadcb ._ggcc {_fgeb +=_gedg (_beg ,_ebcb ); +if _fgeb < _fedga .Height {_bgbg =append (_bgbg ,_beg );}else {_baee =_gadcb ._ggcc [_cegc :];break ;};};if len (_bgbg )> 0{_gffe =_bdf ();*_gffe =*_gadcb ;_gffe ._ggcc =_bgbg ;if _gadcb ._aadg !=nil {_gffe ._aadg =&Background {};*_gffe ._aadg =*_gadcb ._aadg ; +};};if len (_baee )> 0{_bcfb =_bdf ();*_bcfb =*_gadcb ;_bcfb ._ggcc =_baee ;if _gadcb ._aadg !=nil {_bcfb ._aadg =&Background {};*_bcfb ._aadg =*_gadcb ._aadg ;};};return _gffe ,_bcfb ;}; -// AddColorStop add color stop information for rendering gradient. -func (_abdde *shading )AddColorStop (color Color ,point float64 ){_abdde ._fgabf =append (_abdde ._fgabf ,_ffba (color ,point ));}; +// GetMargins returns the Paragraph's margins: left, right, top, bottom. +func (_bgaa *Paragraph )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _bgaa ._edbc .Left ,_bgaa ._edbc .Right ,_bgaa ._edbc .Top ,_bgaa ._edbc .Bottom ;};func (_ccec *LinearShading )shadingModel ()*_ed .PdfShadingType2 {_bcfgg :=_bf .NewPoint (_ccec ._ggcfg .Llx +_ccec ._ggcfg .Width ()/2,_ccec ._ggcfg .Lly +_ccec ._ggcfg .Height ()/2); +_bfgf :=_bf .NewPoint (_ccec ._ggcfg .Llx ,_ccec ._ggcfg .Lly +_ccec ._ggcfg .Height ()/2).Add (-_bcfgg .X ,-_bcfgg .Y ).Rotate (_ccec ._gcbca ).Add (_bcfgg .X ,_bcfgg .Y );_bfgf =_bf .NewPoint (_cf .Max (_cf .Min (_bfgf .X ,_ccec ._ggcfg .Urx ),_ccec ._ggcfg .Llx ),_cf .Max (_cf .Min (_bfgf .Y ,_ccec ._ggcfg .Ury ),_ccec ._ggcfg .Lly )); +_dgbaf :=_bf .NewPoint (_ccec ._ggcfg .Urx ,_ccec ._ggcfg .Lly +_ccec ._ggcfg .Height ()/2).Add (-_bcfgg .X ,-_bcfgg .Y ).Rotate (_ccec ._gcbca ).Add (_bcfgg .X ,_bcfgg .Y );_dgbaf =_bf .NewPoint (_cf .Min (_cf .Max (_dgbaf .X ,_ccec ._ggcfg .Llx ),_ccec ._ggcfg .Urx ),_cf .Min (_cf .Max (_dgbaf .Y ,_ccec ._ggcfg .Lly ),_ccec ._ggcfg .Ury )); +_cbfe :=_ed .NewPdfShadingType2 ();_cbfe .PdfShading .ShadingType =_gd .MakeInteger (2);_cbfe .PdfShading .ColorSpace =_ed .NewPdfColorspaceDeviceRGB ();_cbfe .PdfShading .AntiAlias =_gd .MakeBool (_ccec ._fded ._aagae );_cbfe .Coords =_gd .MakeArrayFromFloats ([]float64 {_bfgf .X ,_bfgf .Y ,_dgbaf .X ,_dgbaf .Y }); +_cbfe .Extend =_gd .MakeArray (_gd .MakeBool (_ccec ._fded ._cfffe [0]),_gd .MakeBool (_ccec ._fded ._cfffe [1]));_cbfe .Function =_ccec ._fded .generatePdfFunctions ();return _cbfe ;}; -// AddressStyle returns the style properties used to render the content of -// the invoice address sections. -func (_aeeb *Invoice )AddressStyle ()TextStyle {return _aeeb ._eecgb };func (_beeb *Invoice )drawInformation ()*Table {_ddcb :=_gebe (2);_dfb :=append ([][2]*InvoiceCell {_beeb ._caae ,_beeb ._gagde ,_beeb ._fddc },_beeb ._geff ...);for _ ,_bdag :=range _dfb {_adgdg ,_dddd :=_bdag [0],_bdag [1]; -if _dddd .Value ==""{continue ;};_dabff :=_ddcb .NewCell ();_dabff .SetBackgroundColor (_adgdg .BackgroundColor );_beeb .setCellBorder (_dabff ,_adgdg );_eeegd :=_gafd (_adgdg .TextStyle );_eeegd .Append (_adgdg .Value );_eeegd .SetMargins (0,0,2,1);_dabff .SetContent (_eeegd ); -_dabff =_ddcb .NewCell ();_dabff .SetBackgroundColor (_dddd .BackgroundColor );_beeb .setCellBorder (_dabff ,_dddd );_eeegd =_gafd (_dddd .TextStyle );_eeegd .Append (_dddd .Value );_eeegd .SetMargins (0,0,2,1);_dabff .SetContent (_eeegd );};return _ddcb ; -}; +// SetBorderOpacity sets the border opacity of the ellipse. +func (_ffb *Ellipse )SetBorderOpacity (opacity float64 ){_ffb ._ddbee =opacity }; -// SetTitleStyle sets the style properties of the invoice title. -func (_fbca *Invoice )SetTitleStyle (style TextStyle ){_fbca ._gagbf =style };func _cdffc (_fcbeb float64 ,_ddfee float64 )float64 {return _dgg .Round (_fcbeb /_ddfee )*_ddfee }; +// The Image type is used to draw an image onto PDF. +type Image struct{_abga *_ed .XObjectImage ;_bdec *_ed .Image ;_eadd float64 ;_dgfb ,_dafe float64 ;_dddd ,_egbcd float64 ;_eecdg Positioning ;_aabe HorizontalAlignment ;_abeg float64 ;_cggeb float64 ;_deeeg float64 ;_ceaa Margins ;_agcd ,_bcgg float64 ; +_afab _gd .StreamEncoder ;_caec FitMode ;_fcaf bool ;};func (_cafg *StyledParagraph )wrapChunks (_cbdbd bool )error {if !_cafg ._eagfa ||int (_cafg ._bcdba )<=0{_cafg ._feab =[][]*TextChunk {_cafg ._fcdf };return nil ;};if _cafg ._bedga {_cafg .wrapWordChunks (); +};_cafg ._feab =[][]*TextChunk {};var _bcfef []*TextChunk ;var _cbcda float64 ;_bccea :=_bg .IsSpace ;if !_cbdbd {_bccea =func (rune )bool {return false };};_afaegf :=_fgefd (_cafg ._bcdba *1000.0,0.000001);for _ ,_dafff :=range _cafg ._fcdf {_eddgb :=_dafff .Style ; +_cdaf :=_dafff ._eefeb ;_gafc :=_dafff .VerticalAlignment ;var (_fgfdg []rune ;_aceec []float64 ;);_bca :=_faeef (_dafff .Text );for _ ,_fbbc :=range _dafff .Text {if _fbbc =='\u000A'{if !_cbdbd {_fgfdg =append (_fgfdg ,_fbbc );};_bcfef =append (_bcfef ,&TextChunk {Text :_de .TrimRightFunc (string (_fgfdg ),_bccea ),Style :_eddgb ,_eefeb :_eggfg (_cdaf ),VerticalAlignment :_gafc }); +_cafg ._feab =append (_cafg ._feab ,_bcfef );_bcfef =nil ;_cbcda =0;_fgfdg =nil ;_aceec =nil ;continue ;};_gefc :=_fbbc ==' ';_eafba ,_fddef :=_eddgb .Font .GetRuneMetrics (_fbbc );if _eafba .Wx ==0&&_eddgb .MultiFont !=nil ||_eddgb .MultiFont !=nil &&!_fddef {_eafba ,_fddef =_eddgb .MultiFont .GetRuneMetrics (_fbbc ); +};if !_fddef {_gfb .Log .Debug ("\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069c\u0073 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0025\u0076\u000a",_fbbc );return _e .New ("\u0067\u006c\u0079\u0070\u0068\u0020\u0063\u0068\u0061\u0072\u0020m\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); +};_acbbfg :=_eddgb .FontSize *_eafba .Wx *_eddgb .horizontalScale ();_cebd :=_acbbfg ;if !_gefc {_cebd =_acbbfg +_eddgb .CharSpacing *1000.0;};if _cbcda +_acbbfg > _afaegf {_gbae :=-1;if !_gefc {for _bcgad :=len (_fgfdg )-1;_bcgad >=0;_bcgad --{if _fgfdg [_bcgad ]==' '{_gbae =_bcgad ; +break ;};};};if _cafg ._bedga {_cadg :=len (_bcfef );if _cadg > 0{_bcfef [_cadg -1].Text =_de .TrimRightFunc (_bcfef [_cadg -1].Text ,_bccea );_cafg ._feab =append (_cafg ._feab ,_bcfef );_bcfef =[]*TextChunk {};};_fgfdg =append (_fgfdg ,_fbbc );_aceec =append (_aceec ,_cebd ); +if _gbae >=0{_fgfdg =_fgfdg [_gbae +1:];_aceec =_aceec [_gbae +1:];};_cbcda =0;for _ ,_ccbbb :=range _aceec {_cbcda +=_ccbbb ;};if _cbcda > _afaegf {_cdbc :=string (_fgfdg [:len (_fgfdg )-1]);_cdbc =_ffee (_cdbc ,_bca );if !_cbdbd &&_gefc {_cdbc +="\u0020"; +};_bcfef =append (_bcfef ,&TextChunk {Text :_de .TrimRightFunc (_cdbc ,_bccea ),Style :_eddgb ,_eefeb :_eggfg (_cdaf ),VerticalAlignment :_gafc });_cafg ._feab =append (_cafg ._feab ,_bcfef );_bcfef =[]*TextChunk {};_fgfdg =[]rune {_fbbc };_aceec =[]float64 {_cebd }; +_cbcda =_cebd ;};continue ;};_abag :=string (_fgfdg );if _gbae >=0{_abag =string (_fgfdg [0:_gbae +1]);_fgfdg =_fgfdg [_gbae +1:];_fgfdg =append (_fgfdg ,_fbbc );_aceec =_aceec [_gbae +1:];_aceec =append (_aceec ,_cebd );_cbcda =0;for _ ,_agcda :=range _aceec {_cbcda +=_agcda ; +};}else {if _gefc {_cbcda =0;_fgfdg =[]rune {};_aceec =[]float64 {};}else {_cbcda =_cebd ;_fgfdg =[]rune {_fbbc };_aceec =[]float64 {_cebd };};};_abag =_ffee (_abag ,_bca );if !_cbdbd &&_gefc {_abag +="\u0020";};_bcfef =append (_bcfef ,&TextChunk {Text :_de .TrimRightFunc (_abag ,_bccea ),Style :_eddgb ,_eefeb :_eggfg (_cdaf ),VerticalAlignment :_gafc }); +_cafg ._feab =append (_cafg ._feab ,_bcfef );_bcfef =[]*TextChunk {};}else {_cbcda +=_cebd ;_fgfdg =append (_fgfdg ,_fbbc );_aceec =append (_aceec ,_cebd );};};if len (_fgfdg )> 0{_afagg :=_ffee (string (_fgfdg ),_bca );_bcfef =append (_bcfef ,&TextChunk {Text :_afagg ,Style :_eddgb ,_eefeb :_eggfg (_cdaf ),VerticalAlignment :_gafc }); +};};if len (_bcfef )> 0{_cafg ._feab =append (_cafg ._feab ,_bcfef );};return nil ;};const (DefaultHorizontalScaling =100;);func _egbad (_bbcc string )(*Image ,error ){_aade ,_cbabe :=_gf .Open (_bbcc );if _cbabe !=nil {return nil ,_cbabe ;};defer _aade .Close (); +_eada ,_cbabe :=_ed .ImageHandling .Read (_aade );if _cbabe !=nil {_gfb .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_cbabe );return nil ,_cbabe ;};return _edcg (_eada ); +};func (_gaeba *templateProcessor )processGradientColorPair (_ebde []string )(_ddgbg []Color ,_fbgf []float64 ){for _ ,_bdab :=range _ebde {var (_ebgeg =_de .Fields (_bdab );_ceac =len (_ebgeg ););if _ceac ==0{continue ;};_bggg :="";if _ceac > 1{_bggg =_de .TrimSpace (_ebgeg [1]); +};_ccfdb :=-1.0;if _de .HasSuffix (_bggg ,"\u0025"){_fbecb ,_efcd :=_ad .ParseFloat (_bggg [:len (_bggg )-1],64);if _efcd !=nil {_gfb .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072s\u0069\u006e\u0067\u0020\u0070\u006f\u0069n\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_efcd ); +};_ccfdb =_fbecb /100.0;};_abeba :=_gaeba .parseColor (_de .TrimSpace (_ebgeg [0]));if _abeba !=nil {_ddgbg =append (_ddgbg ,_abeba );_fbgf =append (_fbgf ,_ccfdb );};};if len (_ddgbg )!=len (_fbgf ){_gfb .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u006c\u0069\u006e\u0065\u0061\u0072\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0064\u0065\u0066\u0069\u006e\u0069\u0074\u0069\u006f\u006e\u0021"); +return nil ,nil ;};_dacdc :=-1;_edbf :=0.0;for _dfgeb ,_dedgg :=range _fbgf {if _dedgg ==-1.0{if _dfgeb ==0{_dedgg =0.0;_fbgf [_dfgeb ]=0.0;continue ;};_dacdc ++;if _dfgeb < len (_fbgf )-1{continue ;}else {_dedgg =1.0;_fbgf [_dfgeb ]=1.0;};};_ddegc :=_dacdc +1; +for _adgbc :=_dfgeb -_dacdc ;_adgbc < _dfgeb ;_adgbc ++{_fbgf [_adgbc ]=_edbf +(float64 (_adgbc )*(_dedgg -_edbf )/float64 (_ddegc ));};_edbf =_dedgg ;_dacdc =-1;};return _ddgbg ,_fbgf ;};func (_acbda *templateProcessor )parseLineStyleAttr (_cedga ,_cccab string )_bf .LineStyle {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069n\u0067\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0074\u0079\u006c\u0065\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_cedga ,_cccab ); +_edgff :=map[string ]_bf .LineStyle {"\u0073\u006f\u006ci\u0064":_bf .LineStyleSolid ,"\u0064\u0061\u0073\u0068\u0065\u0064":_bf .LineStyleDashed }[_cccab ];return _edgff ;}; -// SetColumns overwrites any columns in the line items table. This should be -// called before AddLine. -func (_bcdee *Invoice )SetColumns (cols []*InvoiceCell ){_bcdee ._geda =cols }; +// BuyerAddress returns the buyer address used in the invoice template. +func (_ggacd *Invoice )BuyerAddress ()*InvoiceAddress {return _ggacd ._eefe };func (_fgfe *Invoice )setCellBorder (_adgde *TableCell ,_cdfbd *InvoiceCell ){for _ ,_ccba :=range _cdfbd .BorderSides {_adgde .SetBorder (_ccba ,CellBorderStyleSingle ,_cdfbd .BorderWidth ); +};_adgde .SetBorderColor (_cdfbd .BorderColor );}; -// UnsupportedRuneError is an error that occurs when there is unsupported glyph being used. -type UnsupportedRuneError struct{Message string ;Rune rune ;};func (_edeg *templateProcessor )parseAttrPropList (_fccdc string )map[string ]string {_cefcb :=_dc .Fields (_fccdc );if len (_cefcb )==0{return nil ;};_caaa :=map[string ]string {};for _ ,_cedgd :=range _cefcb {_ecgdc :=_ggdcc .FindStringSubmatch (_cedgd ); -if len (_ecgdc )< 3{continue ;};_bgged ,_fgdb :=_dc .TrimSpace (_ecgdc [1]),_ecgdc [2];if _bgged ==""{continue ;};_caaa [_bgged ]=_fgdb ;};return _caaa ;}; +// GeneratePageBlocks generate the Page blocks. Draws the Image on a block, implementing the Drawable interface. +func (_ccbb *Image )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){if _ccbb ._abga ==nil {if _eggf :=_ccbb .makeXObject ();_eggf !=nil {return nil ,ctx ,_eggf ;};};var _fafe []*Block ;_dfdbb :=ctx ;_fada :=NewBlock (ctx .PageWidth ,ctx .PageHeight ); +if _ccbb ._eecdg .IsRelative (){_ccbb .applyFitMode (ctx .Width );ctx .X +=_ccbb ._ceaa .Left ;ctx .Y +=_ccbb ._ceaa .Top ;ctx .Width -=_ccbb ._ceaa .Left +_ccbb ._ceaa .Right ;ctx .Height -=_ccbb ._ceaa .Top +_ccbb ._ceaa .Bottom ;if _ccbb ._dafe > ctx .Height {_fafe =append (_fafe ,_fada ); +_fada =NewBlock (ctx .PageWidth ,ctx .PageHeight );ctx .Page ++;_afff :=ctx ;_afff .Y =ctx .Margins .Top +_ccbb ._ceaa .Top ;_afff .X =ctx .Margins .Left +_ccbb ._ceaa .Left ;_afff .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_ccbb ._ceaa .Top -_ccbb ._ceaa .Bottom ; +_afff .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_ccbb ._ceaa .Left -_ccbb ._ceaa .Right ;ctx =_afff ;};}else {ctx .X =_ccbb ._abeg ;ctx .Y =_ccbb ._cggeb ;};ctx ,_cacdb :=_cbgc (_fada ,_ccbb ,ctx );if _cacdb !=nil {return nil ,ctx ,_cacdb ; +};_fafe =append (_fafe ,_fada );if _ccbb ._eecdg .IsAbsolute (){ctx =_dfdbb ;}else {ctx .X =_dfdbb .X ;ctx .Width =_dfdbb .Width ;ctx .Y +=_ccbb ._ceaa .Bottom ;};return _fafe ,ctx ,nil ;}; -// NewPage adds a new Page to the Creator and sets as the active Page. -func (_decf *Creator )NewPage ()*_af .PdfPage {_gcad :=_decf .newPage ();_decf ._gfc =append (_decf ._gfc ,_gcad );_decf ._ecea .Page ++;return _gcad ;}; +// SetPos sets absolute positioning with specified coordinates. +func (_acfa *Paragraph )SetPos (x ,y float64 ){_acfa ._fadf =PositionAbsolute ;_acfa ._acde =x ;_acfa ._eddg =y ;}; -// SetLineNumberStyle sets the style for the numbers part of all new lines -// of the table of contents. -func (_ebbbb *TOC )SetLineNumberStyle (style TextStyle ){_ebbbb ._fbdbf =style }; +// GetMargins returns the Block's margins: left, right, top, bottom. +func (_ee *Block )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _ee ._fe .Left ,_ee ._fe .Right ,_ee ._fe .Top ,_ee ._fe .Bottom ;}; -// SetLineStyle sets the style for all the line components: number, title, -// separator, page. The style is applied only for new lines added to the -// TOC component. -func (_eeagg *TOC )SetLineStyle (style TextStyle ){_eeagg .SetLineNumberStyle (style );_eeagg .SetLineTitleStyle (style );_eeagg .SetLineSeparatorStyle (style );_eeagg .SetLinePageStyle (style );}; +// SetBorderColor sets the border color. +func (_ffgca *PolyBezierCurve )SetBorderColor (color Color ){_ffgca ._cgfd .BorderColor =_dec (color )}; -// TOCLine represents a line in a table of contents. -// The component can be used both in the context of a -// table of contents component and as a standalone component. -// The representation of a table of contents line is as follows: -/* - [number] [title] [separator] [page] - e.g.: Chapter1 Introduction ........... 1 -*/ -type TOCLine struct{_eccdcc *StyledParagraph ; +// SetBackgroundColor set background color of the shading area. +// +// By default the background color is set to white. +func (_cbgcab *LinearShading )SetBackgroundColor (backgroundColor Color ){_cbgcab ._fded .SetBackgroundColor (backgroundColor );};func (_gabfc *templateProcessor )parseImage (_agdec *templateNode )(interface{},error ){var _ecgfc string ;for _ ,_gebfc :=range _agdec ._adbf .Attr {_fcbd :=_gebfc .Value ; +switch _debda :=_gebfc .Name .Local ;_debda {case "\u0073\u0072\u0063":_ecgfc =_fcbd ;};};_fccbd ,_fedf :=_gabfc .loadImageFromSrc (_ecgfc );if _fedf !=nil {return nil ,_fedf ;};for _ ,_feeb :=range _agdec ._adbf .Attr {_afdbc :=_feeb .Value ;switch _afee :=_feeb .Name .Local ; +_afee {case "\u0061\u006c\u0069g\u006e":_fccbd .SetHorizontalAlignment (_gabfc .parseHorizontalAlignmentAttr (_afee ,_afdbc ));case "\u006fp\u0061\u0063\u0069\u0074\u0079":_fccbd .SetOpacity (_gabfc .parseFloatAttr (_afee ,_afdbc ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_ggfbc :=_gabfc .parseMarginAttr (_afee ,_afdbc ); +_fccbd .SetMargins (_ggfbc .Left ,_ggfbc .Right ,_ggfbc .Top ,_ggfbc .Bottom );case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_fccbd .SetFitMode (_gabfc .parseFitModeAttr (_afee ,_afdbc ));case "\u0078":_fccbd .SetPos (_gabfc .parseFloatAttr (_afee ,_afdbc ),_fccbd ._cggeb ); +case "\u0079":_fccbd .SetPos (_fccbd ._abeg ,_gabfc .parseFloatAttr (_afee ,_afdbc ));case "\u0077\u0069\u0064t\u0068":_fccbd .SetWidth (_gabfc .parseFloatAttr (_afee ,_afdbc ));case "\u0068\u0065\u0069\u0067\u0068\u0074":_fccbd .SetHeight (_gabfc .parseFloatAttr (_afee ,_afdbc )); +case "\u0061\u006e\u0067l\u0065":_fccbd .SetAngle (_gabfc .parseFloatAttr (_afee ,_afdbc ));case "\u0073\u0072\u0063":break ;default:_gabfc .nodeLogDebug (_agdec ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0069m\u0061\u0067\u0065\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_afee ); +};};return _fccbd ,nil ;}; -// Holds the text and style of the number part of the TOC line. -Number TextChunk ; +// BorderColor returns the border color of the ellipse. +func (_gfce *Ellipse )BorderColor ()Color {return _gfce ._gdcga }; -// Holds the text and style of the title part of the TOC line. -Title TextChunk ; +// NewTextChunk returns a new text chunk instance. +func NewTextChunk (text string ,style TextStyle )*TextChunk {return &TextChunk {Text :text ,Style :style ,VerticalAlignment :TextVerticalAlignmentBaseline };}; -// Holds the text and style of the separator part of the TOC line. -Separator TextChunk ; +// NewCellProps returns the default properties of an invoice cell. +func (_bfbb *Invoice )NewCellProps ()InvoiceCellProps {_agfdb :=ColorRGBFrom8bit (255,255,255);return InvoiceCellProps {TextStyle :_bfbb ._dedg ,Alignment :CellHorizontalAlignmentLeft ,BackgroundColor :_agfdb ,BorderColor :_agfdb ,BorderWidth :1,BorderSides :[]CellBorderSide {CellBorderSideAll }}; +}; -// Holds the text and style of the page part of the TOC line. -Page TextChunk ;_becgd float64 ;_ecdfcbb uint ;_aface float64 ;_cgfbg Positioning ;_dfded float64 ;_dbaag float64 ;_abfbe int64 ;}; +// SetIncludeInTOC sets a flag to indicate whether or not to include in tOC. +func (_efbd *Chapter )SetIncludeInTOC (includeInTOC bool ){_efbd ._adde =includeInTOC }; -// SetHeaderRows turns the selected table rows into headers that are repeated -// for every page the table spans. startRow and endRow are inclusive. -func (_fcdae *Table )SetHeaderRows (startRow ,endRow int )error {if startRow <=0{return _fa .New ("\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0020r\u006f\u0077\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030"); -};if endRow <=0{return _fa .New ("\u0068\u0065a\u0064\u0065\u0072\u0020e\u006e\u0064 \u0072\u006f\u0077\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030");};if startRow > endRow {return _fa .New ("\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0072\u006f\u0077\u0020\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0074\u0068\u0065 \u0065\u006e\u0064\u0020\u0072o\u0077"); -};_fcdae ._degf =true ;_fcdae ._baffe =startRow ;_fcdae ._bdda =endRow ;return nil ;};func (_gdfeb *templateProcessor )parseFontAttr (_ddfaa ,_fbfd string )*_af .PdfFont {_gbf .Log .Debug ("P\u0061\u0072\u0073\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073)\u002e",_ddfaa ,_fbfd ); -_cfcg :=_gdfeb .creator ._gdgb ;if _fbfd ==""{return _cfcg ;};_dgae :=_dc .Split (_fbfd ,"\u002c");for _ ,_gbgef :=range _dgae {_gbgef =_dc .TrimSpace (_gbgef );if _gbgef ==""{continue ;};_gefde ,_gadde :=_gdfeb ._fddea .FontMap [_fbfd ];if _gadde {return _gefde ; -};_aebf ,_gadde :=map[string ]_af .StdFontName {"\u0063o\u0075\u0072\u0069\u0065\u0072":_af .CourierName ,"\u0063\u006f\u0075r\u0069\u0065\u0072\u002d\u0062\u006f\u006c\u0064":_af .CourierBoldName ,"\u0063o\u0075r\u0069\u0065\u0072\u002d\u006f\u0062\u006c\u0069\u0071\u0075\u0065":_af .CourierObliqueName ,"c\u006fu\u0072\u0069\u0065\u0072\u002d\u0062\u006f\u006cd\u002d\u006f\u0062\u006ciq\u0075\u0065":_af .CourierBoldObliqueName ,"\u0068e\u006c\u0076\u0065\u0074\u0069\u0063a":_af .HelveticaName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0062\u006f\u006c\u0064":_af .HelveticaBoldName ,"\u0068\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u006f\u0062l\u0069\u0071\u0075\u0065":_af .HelveticaObliqueName ,"\u0068\u0065\u006c\u0076et\u0069\u0063\u0061\u002d\u0062\u006f\u006c\u0064\u002d\u006f\u0062\u006c\u0069\u0071u\u0065":_af .HelveticaBoldObliqueName ,"\u0073\u0079\u006d\u0062\u006f\u006c":_af .SymbolName ,"\u007a\u0061\u0070\u0066\u002d\u0064\u0069\u006e\u0067\u0062\u0061\u0074\u0073":_af .ZapfDingbatsName ,"\u0074\u0069\u006de\u0073":_af .TimesRomanName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064":_af .TimesBoldName ,"\u0074\u0069\u006de\u0073\u002d\u0069\u0074\u0061\u006c\u0069\u0063":_af .TimesItalicName ,"\u0074\u0069\u006d\u0065\u0073\u002d\u0062\u006f\u006c\u0064\u002d\u0069t\u0061\u006c\u0069\u0063":_af .TimesBoldItalicName }[_fbfd ]; -if _gadde {if _affbg ,_bada :=_af .NewStandard14Font (_aebf );_bada ==nil {return _affbg ;};};if _cdbcg :=_gdfeb .parseAttrPropList (_gbgef );len (_cdbcg )> 0{if _ebef ,_feafb :=_cdbcg ["\u0070\u0061\u0074\u0068"];_feafb {_bfbaf :=_af .NewPdfFontFromTTFFile ; -if _eebc ,_fcbdc :=_cdbcg ["\u0074\u0079\u0070\u0065"];_fcbdc &&_eebc =="\u0063o\u006d\u0070\u006f\u0073\u0069\u0074e"{_bfbaf =_af .NewCompositePdfFontFromTTFFile ;};if _eafee ,_baaga :=_bfbaf (_ebef );_baaga !=nil {_gbf .Log .Debug ("\u0043\u006fu\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0060\u0025\u0073\u0060\u003a %\u0076\u002e",_ebef ,_baaga ); -}else {return _eafee ;};};};};return _cfcg ;}; +// Reset removes all the text chunks the paragraph contains. +func (_ebad *StyledParagraph )Reset (){_ebad ._fcdf =[]*TextChunk {}};func (_aadgd *templateProcessor )parseDivision (_cead *templateNode )(interface{},error ){_feabg :=_aadgd .creator .NewDivision ();for _ ,_cbge :=range _cead ._adbf .Attr {_agda :=_cbge .Value ; +switch _cefg :=_cbge .Name .Local ;_cefg {case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_feabg .EnablePageWrap (_aadgd .parseBoolAttr (_cefg ,_agda ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cgec :=_aadgd .parseMarginAttr (_cefg ,_agda ); +_feabg .SetMargins (_cgec .Left ,_cgec .Right ,_cgec .Top ,_cgec .Bottom );case "\u0070a\u0064\u0064\u0069\u006e\u0067":_eeggf :=_aadgd .parseMarginAttr (_cefg ,_agda );_feabg .SetPadding (_eeggf .Left ,_eeggf .Right ,_eeggf .Top ,_eeggf .Bottom );default:_aadgd .nodeLogDebug (_cead ,"U\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0064\u0069\u0076\u0069\u0073\u0069on\u0020\u0061\u0074\u0074r\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025s`\u002e\u0020S\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_cefg ); +};};return _feabg ,nil ;}; -// GeneratePageBlocks implements drawable interface. -func (_bfab *border )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_dceg :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_bfg :=_bfab ._eeb ;_bfb :=ctx .PageHeight -_bfab ._cgc ;if _bfab ._ddf !=nil {_dfcf :=_ga .Rectangle {Opacity :1.0,X :_bfab ._eeb ,Y :ctx .PageHeight -_bfab ._cgc -_bfab ._dec ,Height :_bfab ._dec ,Width :_bfab ._geb }; -_dfcf .FillEnabled =true ;_eba :=_bfag (_bfab ._ddf );_ccff :=_egcbe (_dceg ,_eba ,_bfab ._ddf ,func ()Rectangle {return Rectangle {_fbdba :_dfcf .X ,_baag :_dfcf .Y ,_gedca :_dfcf .Width ,_ggabe :_dfcf .Height };});if _ccff !=nil {return nil ,ctx ,_ccff ; -};_dfcf .FillColor =_eba ;_dfcf .BorderEnabled =false ;_fcf ,_ ,_ccff :=_dfcf .Draw ("");if _ccff !=nil {return nil ,ctx ,_ccff ;};_ccff =_dceg .addContentsByString (string (_fcf ));if _ccff !=nil {return nil ,ctx ,_ccff ;};};_dabe :=_bfab ._daf ;_gebb :=_bfab ._cga ; -_fefd :=_bfab ._eed ;_geea :=_bfab ._degc ;_egcb :=_bfab ._daf ;if _bfab ._deca ==CellBorderStyleDouble {_egcb +=2*_dabe ;};_bff :=_bfab ._cga ;if _bfab ._faeg ==CellBorderStyleDouble {_bff +=2*_gebb ;};_egd :=_bfab ._eed ;if _bfab ._dfeg ==CellBorderStyleDouble {_egd +=2*_fefd ; -};_cgbd :=_bfab ._degc ;if _bfab ._abaf ==CellBorderStyleDouble {_cgbd +=2*_geea ;};_gdga :=(_egcb -_egd )/2;_bdf :=(_egcb -_cgbd )/2;_fdg :=(_bff -_egd )/2;_ggf :=(_bff -_cgbd )/2;if _bfab ._daf !=0{_acbc :=_bfg ;_eac :=_bfb ;if _bfab ._deca ==CellBorderStyleDouble {_eac -=_dabe ; -_afeb :=_ga .BasicLine {LineColor :_bfag (_bfab ._bec ),Opacity :1.0,LineWidth :_bfab ._daf ,LineStyle :_bfab .LineStyle ,X1 :_acbc -_egcb /2+_gdga ,Y1 :_eac +2*_dabe ,X2 :_acbc +_egcb /2-_bdf +_bfab ._geb ,Y2 :_eac +2*_dabe };_dfcc ,_ ,_fbc :=_afeb .Draw (""); -if _fbc !=nil {return nil ,ctx ,_fbc ;};_fbc =_dceg .addContentsByString (string (_dfcc ));if _fbc !=nil {return nil ,ctx ,_fbc ;};};_fea :=_ga .BasicLine {LineWidth :_bfab ._daf ,Opacity :1.0,LineColor :_bfag (_bfab ._bec ),LineStyle :_bfab .LineStyle ,X1 :_acbc -_egcb /2+_gdga +(_egd -_bfab ._eed ),Y1 :_eac ,X2 :_acbc +_egcb /2-_bdf +_bfab ._geb -(_cgbd -_bfab ._degc ),Y2 :_eac }; -_decg ,_ ,_fad :=_fea .Draw ("");if _fad !=nil {return nil ,ctx ,_fad ;};_fad =_dceg .addContentsByString (string (_decg ));if _fad !=nil {return nil ,ctx ,_fad ;};};if _bfab ._cga !=0{_agag :=_bfg ;_ebd :=_bfb -_bfab ._dec ;if _bfab ._faeg ==CellBorderStyleDouble {_ebd +=_gebb ; -_eaa :=_ga .BasicLine {LineWidth :_bfab ._cga ,Opacity :1.0,LineColor :_bfag (_bfab ._bagf ),LineStyle :_bfab .LineStyle ,X1 :_agag -_bff /2+_fdg ,Y1 :_ebd -2*_gebb ,X2 :_agag +_bff /2-_ggf +_bfab ._geb ,Y2 :_ebd -2*_gebb };_dge ,_ ,_fce :=_eaa .Draw (""); -if _fce !=nil {return nil ,ctx ,_fce ;};_fce =_dceg .addContentsByString (string (_dge ));if _fce !=nil {return nil ,ctx ,_fce ;};};_geaa :=_ga .BasicLine {LineWidth :_bfab ._cga ,Opacity :1.0,LineColor :_bfag (_bfab ._bagf ),LineStyle :_bfab .LineStyle ,X1 :_agag -_bff /2+_fdg +(_egd -_bfab ._eed ),Y1 :_ebd ,X2 :_agag +_bff /2-_ggf +_bfab ._geb -(_cgbd -_bfab ._degc ),Y2 :_ebd }; -_acg ,_ ,_cdb :=_geaa .Draw ("");if _cdb !=nil {return nil ,ctx ,_cdb ;};_cdb =_dceg .addContentsByString (string (_acg ));if _cdb !=nil {return nil ,ctx ,_cdb ;};};if _bfab ._eed !=0{_dafe :=_bfg ;_eda :=_bfb ;if _bfab ._dfeg ==CellBorderStyleDouble {_dafe +=_fefd ; -_dacb :=_ga .BasicLine {LineWidth :_bfab ._eed ,Opacity :1.0,LineColor :_bfag (_bfab ._abf ),LineStyle :_bfab .LineStyle ,X1 :_dafe -2*_fefd ,Y1 :_eda +_egd /2+_gdga ,X2 :_dafe -2*_fefd ,Y2 :_eda -_egd /2-_fdg -_bfab ._dec };_acgf ,_ ,_egdd :=_dacb .Draw (""); -if _egdd !=nil {return nil ,ctx ,_egdd ;};_egdd =_dceg .addContentsByString (string (_acgf ));if _egdd !=nil {return nil ,ctx ,_egdd ;};};_becg :=_ga .BasicLine {LineWidth :_bfab ._eed ,Opacity :1.0,LineColor :_bfag (_bfab ._abf ),LineStyle :_bfab .LineStyle ,X1 :_dafe ,Y1 :_eda +_egd /2+_gdga -(_egcb -_bfab ._daf ),X2 :_dafe ,Y2 :_eda -_egd /2-_fdg -_bfab ._dec +(_bff -_bfab ._cga )}; -_gefc ,_ ,_dgef :=_becg .Draw ("");if _dgef !=nil {return nil ,ctx ,_dgef ;};_dgef =_dceg .addContentsByString (string (_gefc ));if _dgef !=nil {return nil ,ctx ,_dgef ;};};if _bfab ._degc !=0{_ccb :=_bfg +_bfab ._geb ;_bab :=_bfb ;if _bfab ._abaf ==CellBorderStyleDouble {_ccb -=_geea ; -_eaed :=_ga .BasicLine {LineWidth :_bfab ._degc ,Opacity :1.0,LineColor :_bfag (_bfab ._gff ),LineStyle :_bfab .LineStyle ,X1 :_ccb +2*_geea ,Y1 :_bab +_cgbd /2+_bdf ,X2 :_ccb +2*_geea ,Y2 :_bab -_cgbd /2-_ggf -_bfab ._dec };_gfe ,_ ,_ceag :=_eaed .Draw (""); -if _ceag !=nil {return nil ,ctx ,_ceag ;};_ceag =_dceg .addContentsByString (string (_gfe ));if _ceag !=nil {return nil ,ctx ,_ceag ;};};_cab :=_ga .BasicLine {LineWidth :_bfab ._degc ,Opacity :1.0,LineColor :_bfag (_bfab ._gff ),LineStyle :_bfab .LineStyle ,X1 :_ccb ,Y1 :_bab +_cgbd /2+_bdf -(_egcb -_bfab ._daf ),X2 :_ccb ,Y2 :_bab -_cgbd /2-_ggf -_bfab ._dec +(_bff -_bfab ._cga )}; -_bbcd ,_ ,_geg :=_cab .Draw ("");if _geg !=nil {return nil ,ctx ,_geg ;};_geg =_dceg .addContentsByString (string (_bbcd ));if _geg !=nil {return nil ,ctx ,_geg ;};};return []*Block {_dceg },ctx ,nil ;}; +// Indent returns the left offset of the list when nested into another list. +func (_dgdg *List )Indent ()float64 {return _dgdg ._gdfg };func (_gfged *templateProcessor )parseList (_fdfef *templateNode )(interface{},error ){_dbgba :=_gfged .creator .NewList ();for _ ,_afegb :=range _fdfef ._adbf .Attr {_bbfbe :=_afegb .Value ;switch _fgebgb :=_afegb .Name .Local ; +_fgebgb {case "\u0069\u006e\u0064\u0065\u006e\u0074":_dbgba .SetIndent (_gfged .parseFloatAttr (_fgebgb ,_bbfbe ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_ceee :=_gfged .parseMarginAttr (_fgebgb ,_bbfbe );_dbgba .SetMargins (_ceee .Left ,_ceee .Right ,_ceee .Top ,_ceee .Bottom ); +default:_gfged .nodeLogDebug (_fdfef ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u006c\u0069\u0073\u0074 \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_fgebgb ); +};};return _dbgba ,nil ;}; -// Height returns the current page height. -func (_aafa *Creator )Height ()float64 {return _aafa ._gbfac };func (_cffb *Table )moveToNextAvailableCell ()int {_aafae :=(_cffb ._dedd -1)%(_cffb ._adfb )+1;for {if _aafae -1>=len (_cffb ._cddba ){if _cffb ._cddba [0]==0{return _aafae ;};_aafae =1;}else if _cffb ._cddba [_aafae -1]==0{return _aafae ; -};_cffb ._dedd ++;_cffb ._cddba [_aafae -1]--;_aafae ++;};};func _gafd (_ggacg TextStyle )*StyledParagraph {return &StyledParagraph {_dbab :[]*TextChunk {},_eccc :_ggacg ,_gfaff :_gebbf (_ggacg .Font ),_eedd :1.0,_ceacb :TextAlignmentLeft ,_gdde :true ,_baff :true ,_cdca :false ,_dfbda :0,_daba :1,_fdabd :1,_geead :PositionRelative }; -}; +// SetWidth set the Image's document width to specified w. This does not change the raw image data, i.e. +// no actual scaling of data is performed. That is handled by the PDF viewer. +func (_aeecb *Image )SetWidth (w float64 ){_aeecb ._dgfb =w }; -// SetMaxLines sets the maximum number of lines before the paragraph -// text is truncated. -func (_efbe *Paragraph )SetMaxLines (maxLines int ){_efbe ._cbgd =maxLines ;_efbe .wrapText ()};func _gbdda (_caabc *templateProcessor ,_abagd *templateNode )(interface{},error ){return _caabc .parseRectangle (_abagd );}; +// Width returns the width of the graphic svg. +func (_dccc *GraphicSVG )Width ()float64 {return _dccc ._caga .Width }; -// NewColorPoint creates a new color and point object for use in the gradient rendering process. -func NewColorPoint (color Color ,point float64 )*ColorPoint {return _ffba (color ,point )}; +// TitleStyle returns the style properties used to render the invoice title. +func (_cccf *Invoice )TitleStyle ()TextStyle {return _cccf ._cedg };func (_eaef *Chapter )headingText ()string {_efda :=_eaef ._ggf ;if _gfg :=_eaef .headingNumber ();_gfg !=""{_efda =_f .Sprintf ("\u0025\u0073\u0020%\u0073",_gfg ,_efda );};return _efda ; +};func (_dgee *Creator )initContext (){_dgee ._abe .X =_dgee ._ggeg .Left ;_dgee ._abe .Y =_dgee ._ggeg .Top ;_dgee ._abe .Width =_dgee ._ffeg -_dgee ._ggeg .Right -_dgee ._ggeg .Left ;_dgee ._abe .Height =_dgee ._adc -_dgee ._ggeg .Bottom -_dgee ._ggeg .Top ; +_dgee ._abe .PageHeight =_dgee ._adc ;_dgee ._abe .PageWidth =_dgee ._ffeg ;_dgee ._abe .Margins =_dgee ._ggeg ;_dgee ._abe ._gfbg =_dgee .UnsupportedCharacterReplacement ;};func (_eacfb *templateProcessor )parseTextOverflowAttr (_gdcfb ,_ffbef string )TextOverflow {_gfb .Log .Debug ("\u0050a\u0072\u0073i\u006e\u0067\u0020\u0074e\u0078\u0074\u0020o\u0076\u0065\u0072\u0066\u006c\u006f\u0077\u0020\u0061tt\u0072\u0069\u0062u\u0074\u0065:\u0020\u0028\u0060\u0025\u0073\u0060,\u0020\u0025s\u0029\u002e",_gdcfb ,_ffbef ); +_bcae :=map[string ]TextOverflow {"\u0076i\u0073\u0069\u0062\u006c\u0065":TextOverflowVisible ,"\u0068\u0069\u0064\u0064\u0065\u006e":TextOverflowHidden }[_ffbef ];return _bcae ;}; -// NewPolygon creates a new polygon. -func (_fcd *Creator )NewPolygon (points [][]_ga .Point )*Polygon {return _bceg (points )}; +// IsAbsolute checks if the positioning is absolute. +func (_fgef Positioning )IsAbsolute ()bool {return _fgef ==PositionAbsolute };func (_gggac *templateProcessor )parseChapterHeading (_bgdab *templateNode )(interface{},error ){if _bgdab ._gfggb ==nil {_gggac .nodeLogError (_bgdab ,"\u0043\u0068a\u0070\u0074\u0065\u0072 \u0068\u0065a\u0064\u0069\u006e\u0067\u0020\u0070\u0061\u0072e\u006e\u0074\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c\u002e"); +return nil ,_adee ;};_deec ,_fced :=_bgdab ._gfggb ._cagcg .(*Chapter );if !_fced {_gggac .nodeLogError (_bgdab ,"\u0043h\u0061\u0070t\u0065\u0072\u0020h\u0065\u0061\u0064\u0069\u006e\u0067\u0020p\u0061\u0072\u0065\u006e\u0074\u0020(\u0025\u0054\u0029\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020a\u0020\u0063\u0068\u0061\u0070\u0074\u0065\u0072\u002e",_bgdab ._gfggb ._cagcg ); +return nil ,_adee ;};_ccccg :=_deec .GetHeading ();if _ ,_gefb :=_gggac .parseParagraph (_bgdab ,_ccccg );_gefb !=nil {return nil ,_gefb ;};return _ccccg ,nil ;}; -// GeneratePageBlocks draws the rectangle on a new block representing the page. Implements the Drawable interface. -func (_dcfa *Rectangle )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_fccfa []*Block ;_dadb =NewBlock (ctx .PageWidth ,ctx .PageHeight );_faab =ctx ;_fdga =_dcfa ._ebcg /2;);_gcbbg :=_dcfa ._gfafb .IsRelative ();if _gcbbg {_dcfa .applyFitMode (ctx .Width ); -ctx .X +=_dcfa ._ddadd .Left +_fdga ;ctx .Y +=_dcfa ._ddadd .Top +_fdga ;ctx .Width -=_dcfa ._ddadd .Left +_dcfa ._ddadd .Right ;ctx .Height -=_dcfa ._ddadd .Top +_dcfa ._ddadd .Bottom ;if _dcfa ._ggabe > ctx .Height {_fccfa =append (_fccfa ,_dadb );_dadb =NewBlock (ctx .PageWidth ,ctx .PageHeight ); -ctx .Page ++;_cdae :=ctx ;_cdae .Y =ctx .Margins .Top +_dcfa ._ddadd .Top +_fdga ;_cdae .X =ctx .Margins .Left +_dcfa ._ddadd .Left +_fdga ;_cdae .Height =ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom -_dcfa ._ddadd .Top -_dcfa ._ddadd .Bottom ; -_cdae .Width =ctx .PageWidth -ctx .Margins .Left -ctx .Margins .Right -_dcfa ._ddadd .Left -_dcfa ._ddadd .Right ;ctx =_cdae ;};}else {ctx .X =_dcfa ._fbdba ;ctx .Y =_dcfa ._baag ;};_cffc :=_ga .Rectangle {X :ctx .X ,Y :ctx .PageHeight -ctx .Y -_dcfa ._ggabe ,Width :_dcfa ._gedca ,Height :_dcfa ._ggabe ,BorderRadiusTopLeft :_dcfa ._cdfdb ,BorderRadiusTopRight :_dcfa ._cafg ,BorderRadiusBottomLeft :_dcfa ._gcfa ,BorderRadiusBottomRight :_dcfa ._bbcfb ,Opacity :1.0}; -if _dcfa ._acbge !=nil {_cffc .FillEnabled =true ;_eggbb :=_bfag (_dcfa ._acbge );_feg :=_egcbe (_dadb ,_eggbb ,_dcfa ._acbge ,func ()Rectangle {return Rectangle {_fbdba :_cffc .X ,_baag :_cffc .Y ,_gedca :_cffc .Width ,_ggabe :_cffc .Height };});if _feg !=nil {return nil ,ctx ,_feg ; -};_cffc .FillColor =_eggbb ;};if _dcfa ._eeeaf !=nil &&_dcfa ._ebcg > 0{_cffc .BorderEnabled =true ;_cffc .BorderColor =_bfag (_dcfa ._eeeaf );_cffc .BorderWidth =_dcfa ._ebcg ;};_fdgf ,_aaaf :=_dadb .setOpacity (_dcfa ._cbfcd ,_dcfa ._eaag );if _aaaf !=nil {return nil ,ctx ,_aaaf ; -};_gcbeb ,_ ,_aaaf :=_cffc .Draw (_fdgf );if _aaaf !=nil {return nil ,ctx ,_aaaf ;};if _aaaf =_dadb .addContentsByString (string (_gcbeb ));_aaaf !=nil {return nil ,ctx ,_aaaf ;};if _gcbbg {ctx .X =_faab .X ;ctx .Width =_faab .Width ;_fcbgda :=_dcfa ._ggabe +_fdga ; -ctx .Y +=_fcbgda +_dcfa ._ddadd .Bottom ;ctx .Height -=_fcbgda ;}else {ctx =_faab ;};_fccfa =append (_fccfa ,_dadb );return _fccfa ,ctx ,nil ;}; +// Height returns the Block's height. +func (_cce *Block )Height ()float64 {return _cce ._ag };func (_ecag *TemplateOptions )init (){if _ecag .SubtemplateMap ==nil {_ecag .SubtemplateMap =map[string ]_eb .Reader {};};if _ecag .FontMap ==nil {_ecag .FontMap =map[string ]*_ed .PdfFont {};};if _ecag .ImageMap ==nil {_ecag .ImageMap =map[string ]*_ed .Image {}; +};if _ecag .ColorMap ==nil {_ecag .ColorMap =map[string ]Color {};};if _ecag .ChartMap ==nil {_ecag .ChartMap =map[string ]_ge .ChartRenderable {};};}; -// SetOpacity sets the opacity of the line (0-1). -func (_dcacc *Line )SetOpacity (opacity float64 ){_dcacc ._ecdd =opacity };func _gcdad (_bgaf ,_gddag ,_fdcae ,_cgea float64 )*Rectangle {return &Rectangle {_fbdba :_bgaf ,_baag :_gddag ,_gedca :_fdcae ,_ggabe :_cgea ,_gfafb :PositionAbsolute ,_cbfcd :1.0,_eeeaf :ColorBlack ,_ebcg :1.0,_eaag :1.0}; -}; +// Height returns the height of the rectangle. +// NOTE: the returned value does not include the border width of the rectangle. +func (_dbde *Rectangle )Height ()float64 {return _dbde ._ggbab }; -// ScaleToWidth sets the graphic svg scaling factor with the given width. -func (_adbc *GraphicSVG )ScaleToWidth (w float64 ){_cceb :=_adbc ._defae .Height /_adbc ._defae .Width ;_adbc ._defae .Width =w ;_adbc ._defae .Height =w *_cceb ;_adbc ._defae .SetScaling (_cceb ,_cceb );};func _agdd (_ebfee *templateProcessor ,_bfdg *templateNode )(interface{},error ){return _ebfee .parseList (_bfdg ); -};func (_beed *TableCell )width (_gddfa []float64 ,_ceagb float64 )float64 {_bfbge :=float64 (0.0);for _dagf :=0;_dagf < _beed ._ffae ;_dagf ++{_bfbge +=_gddfa [_beed ._feeeb +_dagf -1];};return _bfbge *_ceagb ;}; +// GeneratePageBlocks draws the polyline on a new block representing the page. +// Implements the Drawable interface. +func (_cbff *Polyline )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_bbfce :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_efad ,_baae :=_bbfce .setOpacity (_cbff ._gcaa ,_cbff ._gcaa );if _baae !=nil {return nil ,ctx ,_baae ;};_efec :=_cbff ._daag .Points ; +for _gfbf :=range _efec {_ddcbg :=&_efec [_gfbf ];_ddcbg .Y =ctx .PageHeight -_ddcbg .Y ;};_efagb ,_ ,_baae :=_cbff ._daag .Draw (_efad );if _baae !=nil {return nil ,ctx ,_baae ;};if _baae =_bbfce .addContentsByString (string (_efagb ));_baae !=nil {return nil ,ctx ,_baae ; +};return []*Block {_bbfce },ctx ,nil ;};func _cgcg (_cebfc string )*_ed .PdfAnnotation {_bcfac :=_ed .NewPdfAnnotationLink ();_fbbbd :=_ed .NewBorderStyle ();_fbbbd .SetBorderWidth (0);_bcfac .BS =_fbbbd .ToPdfObject ();_becab :=_ed .NewPdfActionURI (); +_becab .URI =_gd .MakeString (_cebfc );_bcfac .SetAction (_becab .PdfAction );return _bcfac .PdfAnnotation ;}; -// SetExtends specifies whether to extend the shading beyond the starting and ending points. -// -// Text extends is set to `[]bool{false, false}` by default. -func (_adffa *shading )SetExtends (start bool ,end bool ){_adffa ._beabc =[]bool {start ,end }};func _dbagf (_cgeb float64 ,_bbcg int )float64 {_faafc :=_dgg .Pow10 (_bbcg );return _dgg .Round (_faafc *_cgeb )/_faafc ;}; +// NewEllipse creates a new ellipse with the center at (`xc`, `yc`), +// having the specified width and height. +// NOTE: In relative positioning mode, `xc` and `yc` are calculated using the +// current context. Furthermore, when the fit mode is set to fill the available +// space, the ellipse is scaled so that it occupies the entire context width +// while maintaining the original aspect ratio. +func (_ggaa *Creator )NewEllipse (xc ,yc ,width ,height float64 )*Ellipse {return _bbge (xc ,yc ,width ,height );}; -// SetBorderWidth sets the border width of the ellipse. -func (_adc *Ellipse )SetBorderWidth (bw float64 ){_adc ._ebge =bw }; +// SetColorLeft sets border color for left. +func (_eecd *border )SetColorLeft (col Color ){_eecd ._bdb =col };func _ccdbd (_acega ,_aafaa ,_eaffa TextChunk ,_fgcf uint ,_aeadd TextStyle )*TOCLine {_ebbg :=_cfeea (_aeadd );_ebbg .SetEnableWrap (true );_ebbg .SetTextAlignment (TextAlignmentLeft ); +_ebbg .SetMargins (0,0,2,2);_egad :=&TOCLine {_fbaf :_ebbg ,Number :_acega ,Title :_aafaa ,Page :_eaffa ,Separator :TextChunk {Text :"\u002e",Style :_aeadd },_gabdg :0,_cefgd :_fgcf ,_fabb :10,_cbffc :PositionRelative };_ebbg ._acbfg .Left =_egad ._gabdg +float64 (_egad ._cefgd -1)*_egad ._fabb ; +_ebbg ._abdc =_egad .prepareParagraph ;return _egad ;}; -// Scale scales the ellipse dimensions by the specified factors. -func (_bbag *Ellipse )Scale (xFactor ,yFactor float64 ){_bbag ._ccgag =xFactor *_bbag ._ccgag ;_bbag ._daccb =yFactor *_bbag ._daccb ;};func _geac (_fabe *_af .Image )(*Image ,error ){_gfdfd :=float64 (_fabe .Width );_gcdc :=float64 (_fabe .Height );return &Image {_gfbf :_fabe ,_bacbb :_gfdfd ,_deba :_gcdc ,_febef :_gfdfd ,_fcaf :_gcdc ,_bggfa :0,_dgefd :1.0,_fffg :PositionRelative },nil ; -};func (_gfda *templateProcessor )parseBackground (_bbaca *templateNode )(interface{},error ){_cfcc :=&Background {};for _ ,_fgce :=range _bbaca ._cfaeg .Attr {_fefbe :=_fgce .Value ;switch _fgef :=_fgce .Name .Local ;_fgef {case "\u0066\u0069\u006c\u006c\u002d\u0063\u006f\u006c\u006f\u0072":_cfcc .FillColor =_gfda .parseColorAttr (_fgef ,_fefbe ); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_cfcc .BorderColor =_gfda .parseColorAttr (_fgef ,_fefbe );case "b\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0069\u007a\u0065":_cfcc .BorderSize =_gfda .parseFloatAttr (_fgef ,_fefbe ); -case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_dddeb ,_ecdfcb ,_fadcf ,_effd :=_gfda .parseBorderRadiusAttr (_fgef ,_fefbe );_cfcc .SetBorderRadius (_dddeb ,_ecdfcb ,_effd ,_fadcf );case "\u0062\u006f\u0072\u0064er\u002d\u0074\u006f\u0070\u002d\u006c\u0065\u0066\u0074\u002d\u0072\u0061\u0064\u0069u\u0073":_cfcc .BorderRadiusTopLeft =_gfda .parseFloatAttr (_fgef ,_fefbe ); -case "\u0062\u006f\u0072de\u0072\u002d\u0074\u006f\u0070\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061\u0064\u0069\u0075\u0073":_cfcc .BorderRadiusTopRight =_gfda .parseFloatAttr (_fgef ,_fefbe );case "\u0062o\u0072\u0064\u0065\u0072-\u0062\u006f\u0074\u0074\u006fm\u002dl\u0065f\u0074\u002d\u0072\u0061\u0064\u0069\u0075s":_cfcc .BorderRadiusBottomLeft =_gfda .parseFloatAttr (_fgef ,_fefbe ); -case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0062\u006f\u0074\u0074o\u006d\u002d\u0072\u0069\u0067\u0068\u0074\u002d\u0072\u0061d\u0069\u0075\u0073":_cfcc .BorderRadiusBottomRight =_gfda .parseFloatAttr (_fgef ,_fefbe );default:_gfda .nodeLogDebug (_bbaca ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0062\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_fgef ); -};};return _cfcc ,nil ;}; +// Lazy gets the lazy mode for the image. +func (_gacb *Image )Lazy ()bool {return _gacb ._fcaf };func _ceef (_gagf []byte )(*Image ,error ){_gbfb :=_b .NewReader (_gagf );_gbgdg ,_acbc :=_ed .ImageHandling .Read (_gbfb );if _acbc !=nil {_gfb .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_acbc ); +return nil ,_acbc ;};return _edcg (_gbgdg );};func (_bbbcf *Invoice )drawAddress (_baag *InvoiceAddress )[]*StyledParagraph {var _adag []*StyledParagraph ;if _baag .Heading !=""{_afef :=_cfeea (_bbbcf ._fgdg );_afef .SetMargins (0,0,0,7);_afef .Append (_baag .Heading ); +_adag =append (_adag ,_afef );};_debf :=_cfeea (_bbbcf ._eabg );_debf .SetLineHeight (1.2);_fdbb :=_baag .Separator ;if _fdbb ==""{_fdbb =_bbbcf ._fcfa ;};_aeee :=_baag .City ;if _baag .State !=""{if _aeee !=""{_aeee +=_fdbb ;};_aeee +=_baag .State ;}; +if _baag .Zip !=""{if _aeee !=""{_aeee +=_fdbb ;};_aeee +=_baag .Zip ;};if _baag .Name !=""{_debf .Append (_baag .Name +"\u000a");};if _baag .Street !=""{_debf .Append (_baag .Street +"\u000a");};if _baag .Street2 !=""{_debf .Append (_baag .Street2 +"\u000a"); +};if _aeee !=""{_debf .Append (_aeee +"\u000a");};if _baag .Country !=""{_debf .Append (_baag .Country +"\u000a");};_fabd :=_cfeea (_bbbcf ._eabg );_fabd .SetLineHeight (1.2);_fabd .SetMargins (0,0,7,0);if _baag .Phone !=""{_fabd .Append (_baag .fmtLine (_baag .Phone ,"\u0050h\u006f\u006e\u0065\u003a\u0020",_baag .HidePhoneLabel )); +};if _baag .Email !=""{_fabd .Append (_baag .fmtLine (_baag .Email ,"\u0045m\u0061\u0069\u006c\u003a\u0020",_baag .HideEmailLabel ));};_adag =append (_adag ,_debf ,_fabd );return _adag ;}; -// SetLineSeparatorStyle sets the style for the separator part of all new -// lines of the table of contents. -func (_agcdb *TOC )SetLineSeparatorStyle (style TextStyle ){_agcdb ._bbdcd =style };func (_ggcbc *templateProcessor )parseTableCell (_effce *templateNode )(interface{},error ){if _effce ._eaab ==nil {_ggcbc .nodeLogError (_effce ,"\u0054\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0070\u0061\u0072\u0065n\u0074 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c\u002e"); -return nil ,_aead ;};_cdega ,_geaab :=_effce ._eaab ._gabc .(*Table );if !_geaab {_ggcbc .nodeLogError (_effce ,"\u0054\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u0028\u0025\u0054\u0029\u0020\u0069s\u0020\u006e\u006f\u0074\u0020a\u0020\u0074a\u0062\u006c\u0065\u002e",_effce ._eaab ._gabc ); -return nil ,_aead ;};var _befa ,_afebfg int64 ;for _ ,_acaf :=range _effce ._cfaeg .Attr {_aebgd :=_acaf .Value ;switch _cfeb :=_acaf .Name .Local ;_cfeb {case "\u0063o\u006c\u0073\u0070\u0061\u006e":_befa =_ggcbc .parseInt64Attr (_cfeb ,_aebgd );case "\u0072o\u0077\u0073\u0070\u0061\u006e":_afebfg =_ggcbc .parseInt64Attr (_cfeb ,_aebgd ); -};};if _befa <=0{_befa =1;};if _afebfg <=0{_afebfg =1;};_gegae :=_cdega .MultiCell (int (_afebfg ),int (_befa ));for _ ,_fbfed :=range _effce ._cfaeg .Attr {_edgb :=_fbfed .Value ;switch _feeg :=_fbfed .Name .Local ;_feeg {case "\u0069\u006e\u0064\u0065\u006e\u0074":_gegae .SetIndent (_ggcbc .parseFloatAttr (_feeg ,_edgb )); -case "\u0061\u006c\u0069g\u006e":_gegae .SetHorizontalAlignment (_ggcbc .parseCellAlignmentAttr (_feeg ,_edgb ));case "\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u002da\u006c\u0069\u0067\u006e":_gegae .SetVerticalAlignment (_ggcbc .parseCellVerticalAlignmentAttr (_feeg ,_edgb )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065":_gegae .SetSideBorderStyle (CellBorderSideAll ,_ggcbc .parseCellBorderStyleAttr (_feeg ,_edgb ));case "\u0062\u006fr\u0064\u0065\u0072-\u0073\u0074\u0079\u006c\u0065\u002d\u0074\u006f\u0070":_gegae .SetSideBorderStyle (CellBorderSideTop ,_ggcbc .parseCellBorderStyleAttr (_feeg ,_edgb )); -case "\u0062\u006f\u0072\u0064er\u002d\u0073\u0074\u0079\u006c\u0065\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_gegae .SetSideBorderStyle (CellBorderSideBottom ,_ggcbc .parseCellBorderStyleAttr (_feeg ,_edgb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0073\u0074\u0079\u006c\u0065-\u006c\u0065\u0066\u0074":_gegae .SetSideBorderStyle (CellBorderSideLeft ,_ggcbc .parseCellBorderStyleAttr (_feeg ,_edgb )); -case "\u0062o\u0072d\u0065\u0072\u002d\u0073\u0074y\u006c\u0065-\u0072\u0069\u0067\u0068\u0074":_gegae .SetSideBorderStyle (CellBorderSideRight ,_ggcbc .parseCellBorderStyleAttr (_feeg ,_edgb ));case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068":_gegae .SetSideBorderWidth (CellBorderSideAll ,_ggcbc .parseFloatAttr (_feeg ,_edgb )); -case "\u0062\u006fr\u0064\u0065\u0072-\u0077\u0069\u0064\u0074\u0068\u002d\u0074\u006f\u0070":_gegae .SetSideBorderWidth (CellBorderSideTop ,_ggcbc .parseFloatAttr (_feeg ,_edgb ));case "\u0062\u006f\u0072\u0064er\u002d\u0077\u0069\u0064\u0074\u0068\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_gegae .SetSideBorderWidth (CellBorderSideBottom ,_ggcbc .parseFloatAttr (_feeg ,_edgb )); -case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0077\u0069\u0064\u0074\u0068-\u006c\u0065\u0066\u0074":_gegae .SetSideBorderWidth (CellBorderSideLeft ,_ggcbc .parseFloatAttr (_feeg ,_edgb ));case "\u0062o\u0072d\u0065\u0072\u002d\u0077\u0069d\u0074\u0068-\u0072\u0069\u0067\u0068\u0074":_gegae .SetSideBorderWidth (CellBorderSideRight ,_ggcbc .parseFloatAttr (_feeg ,_edgb )); -case "\u0062\u006f\u0072d\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072":_gegae .SetSideBorderColor (CellBorderSideAll ,_ggcbc .parseColorAttr (_feeg ,_edgb ));case "\u0062\u006fr\u0064\u0065\u0072-\u0063\u006f\u006c\u006f\u0072\u002d\u0074\u006f\u0070":_gegae .SetSideBorderColor (CellBorderSideTop ,_ggcbc .parseColorAttr (_feeg ,_edgb )); -case "\u0062\u006f\u0072\u0064er\u002d\u0063\u006f\u006c\u006f\u0072\u002d\u0062\u006f\u0074\u0074\u006f\u006d":_gegae .SetSideBorderColor (CellBorderSideBottom ,_ggcbc .parseColorAttr (_feeg ,_edgb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u0063\u006f\u006c\u006f\u0072-\u006c\u0065\u0066\u0074":_gegae .SetSideBorderColor (CellBorderSideLeft ,_ggcbc .parseColorAttr (_feeg ,_edgb )); -case "\u0062o\u0072d\u0065\u0072\u002d\u0063\u006fl\u006f\u0072-\u0072\u0069\u0067\u0068\u0074":_gegae .SetSideBorderColor (CellBorderSideRight ,_ggcbc .parseColorAttr (_feeg ,_edgb ));case "\u0062\u006f\u0072\u0064\u0065\u0072\u002d\u006c\u0069\u006e\u0065\u002ds\u0074\u0079\u006c\u0065":_gegae .SetBorderLineStyle (_ggcbc .parseLineStyleAttr (_feeg ,_edgb )); -case "\u0062\u0061c\u006b\u0067\u0072o\u0075\u006e\u0064\u002d\u0063\u006f\u006c\u006f\u0072":_gegae .SetBackgroundColor (_ggcbc .parseColorAttr (_feeg ,_edgb ));case "\u0063o\u006c\u0073\u0070\u0061\u006e","\u0072o\u0077\u0073\u0070\u0061\u006e":break ; -default:_ggcbc .nodeLogDebug (_effce ,"\u0055\u006e\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0063\u0065\u006c\u006c\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e",_feeg ); -};};return _gegae ,nil ;};func (_bdba *templateProcessor )parseDivision (_bdada *templateNode )(interface{},error ){_adfc :=_bdba .creator .NewDivision ();for _ ,_bggg :=range _bdada ._cfaeg .Attr {_dddec :=_bggg .Value ;switch _begf :=_bggg .Name .Local ; -_begf {case "\u0065\u006ea\u0062\u006c\u0065-\u0070\u0061\u0067\u0065\u002d\u0077\u0072\u0061\u0070":_adfc .EnablePageWrap (_bdba .parseBoolAttr (_begf ,_dddec ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_cbgdc :=_bdba .parseMarginAttr (_begf ,_dddec ); -_adfc .SetMargins (_cbgdc .Left ,_cbgdc .Right ,_cbgdc .Top ,_cbgdc .Bottom );case "\u0070a\u0064\u0064\u0069\u006e\u0067":_bcegg :=_bdba .parseMarginAttr (_begf ,_dddec );_adfc .SetPadding (_bcegg .Left ,_bcegg .Right ,_bcegg .Top ,_bcegg .Bottom );default:_bdba .nodeLogDebug (_bdada ,"U\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0064\u0069\u0076\u0069\u0073\u0069on\u0020\u0061\u0074\u0074r\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025s`\u002e\u0020S\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_begf ); -};};return _adfc ,nil ;}; +// Scale scales the rectangle dimensions by the specified factors. +func (_gddee *Rectangle )Scale (xFactor ,yFactor float64 ){_gddee ._cegcg =xFactor *_gddee ._cegcg ;_gddee ._ggbab =yFactor *_gddee ._ggbab ;};func _gadab (_gfbc *_gf .File )([]*_ed .PdfPage ,error ){_egcf ,_dabgf :=_ed .NewPdfReader (_gfbc );if _dabgf !=nil {return nil ,_dabgf ; +};_bcded ,_dabgf :=_egcf .GetNumPages ();if _dabgf !=nil {return nil ,_dabgf ;};var _aaaac []*_ed .PdfPage ;for _edcde :=0;_edcde < _bcded ;_edcde ++{_fgdb ,_ccce :=_egcf .GetPage (_edcde +1);if _ccce !=nil {return nil ,_ccce ;};_aaaac =append (_aaaac ,_fgdb ); +};return _aaaac ,nil ;}; -// Angle returns the block rotation angle in degrees. -func (_afe *Block )Angle ()float64 {return _afe ._fb }; +// SkipRows skips over a specified number of rows in the table. +func (_eceae *Table )SkipRows (num int ){_abeff :=num *_eceae ._dfeg -1;if _abeff < 0{_gfb .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); +return ;};for _bcdc :=0;_bcdc < _abeff ;_bcdc ++{_eceae .NewCell ();};};const (HorizontalAlignmentLeft HorizontalAlignment =iota ;HorizontalAlignmentCenter ;HorizontalAlignmentRight ;); // TextStyle is a collection of properties that can be assigned to a text chunk. type TextStyle struct{ @@ -2653,10 +2467,10 @@ Color Color ; OutlineColor Color ; // MultiFont represents an encoder that accepts multiple fonts and selects the correct font for encoding. -MultiFont *_af .MultipleFontEncoder ; +MultiFont *_ed .MultipleFontEncoder ; // Font represents the font the text will use. -Font *_af .PdfFont ; +Font *_ed .PdfFont ; // FontSize represents the size of the font. FontSize float64 ; @@ -2685,36 +2499,109 @@ UnderlineStyle TextDecorationLineStyle ; // drawing subscripts/superscripts. A positive text rise value will // produce superscript text, while a negative one will result in // subscript text. -TextRise float64 ;}; +TextRise float64 ;};func (_bbea *StyledParagraph )appendChunk (_efcc *TextChunk )*TextChunk {_bbea ._fcdf =append (_bbea ._fcdf ,_efcc );_bbea .wrapText ();return _efcc ;}; -// The Image type is used to draw an image onto PDF. -type Image struct{_gdfd *_af .XObjectImage ;_gfbf *_af .Image ;_bggfa float64 ;_febef ,_fcaf float64 ;_bacbb ,_deba float64 ;_fffg Positioning ;_adfga HorizontalAlignment ;_ccbg float64 ;_ccffc float64 ;_dgefd float64 ;_cfgf Margins ;_gfgb ,_ffgga float64 ; -_geccc _db .StreamEncoder ;_cgd FitMode ;_cgbb bool ;}; +// Background contains properties related to the background of a component. +type Background struct{FillColor Color ;BorderColor Color ;BorderSize float64 ;BorderRadiusTopLeft float64 ;BorderRadiusTopRight float64 ;BorderRadiusBottomLeft float64 ;BorderRadiusBottomRight float64 ;};func (_afeec *templateProcessor )parseTextRenderingModeAttr (_gafea ,_ecccg string )TextRenderingMode {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u006e\u0064\u0065r\u0069\u006e\u0067\u0020\u006d\u006f\u0064e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a \u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_gafea ,_ecccg ); +_ddecda :=map[string ]TextRenderingMode {"\u0066\u0069\u006c\u006c":TextRenderingModeFill ,"\u0073\u0074\u0072\u006f\u006b\u0065":TextRenderingModeStroke ,"f\u0069\u006c\u006c\u002d\u0073\u0074\u0072\u006f\u006b\u0065":TextRenderingModeFillStroke ,"\u0069n\u0076\u0069\u0073\u0069\u0062\u006ce":TextRenderingModeInvisible ,"\u0066i\u006c\u006c\u002d\u0063\u006c\u0069p":TextRenderingModeFillClip ,"s\u0074\u0072\u006f\u006b\u0065\u002d\u0063\u006c\u0069\u0070":TextRenderingModeStrokeClip ,"\u0066\u0069l\u006c\u002d\u0073t\u0072\u006f\u006b\u0065\u002d\u0063\u006c\u0069\u0070":TextRenderingModeFillStrokeClip ,"\u0063\u006c\u0069\u0070":TextRenderingModeClip }[_ecccg ]; +return _ddecda ;}; + +// Width returns the width of the rectangle. +// NOTE: the returned value does not include the border width of the rectangle. +func (_egecb *Rectangle )Width ()float64 {return _egecb ._cegcg }; + +// AddLine appends a new line to the invoice line items table. +func (_gddc *Invoice )AddLine (values ...string )[]*InvoiceCell {_dadeg :=len (_gddc ._dfdgd );var _dage []*InvoiceCell ;for _daff ,_cggd :=range values {_aggg :=_gddc .newCell (_cggd ,_gddc ._afeb );if _daff < _dadeg {_aggg .Alignment =_gddc ._dfdgd [_daff ].Alignment ; +};_dage =append (_dage ,_aggg );};_gddc ._fafff =append (_gddc ._fafff ,_dage );return _dage ;}; + +// GetMargins returns the margins of the ellipse: left, right, top, bottom. +func (_abaf *Ellipse )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _abaf ._cdg .Left ,_abaf ._cdg .Right ,_abaf ._cdg .Top ,_abaf ._cdg .Bottom ;}; + +// SetBackgroundColor set background color of the shading area. +// +// By default the background color is set to white. +func (_cbfc *shading )SetBackgroundColor (backgroundColor Color ){_cbfc ._cbcbg =backgroundColor }; + +// AnchorPoint defines anchor point where the center position of the radial gradient would be calculated. +type AnchorPoint int ; + +// New creates a new instance of the PDF Creator. +func New ()*Creator {const _gcag ="c\u0072\u0065\u0061\u0074\u006f\u0072\u002e\u004e\u0065\u0077";_gab :=&Creator {};_gab ._fgdd =[]*_ed .PdfPage {};_gab ._dddac =map[*_ed .PdfPage ]*Block {};_gab ._cgf =map[*_ed .PdfPage ]*pageTransformations {};_gab .SetPageSize (PageSizeLetter ); +_ecaca :=0.1*_gab ._ffeg ;_gab ._ggeg .Left =_ecaca ;_gab ._ggeg .Right =_ecaca ;_gab ._ggeg .Top =_ecaca ;_gab ._ggeg .Bottom =_ecaca ;var _cadf error ;_gab ._egc ,_cadf =_ed .NewStandard14Font (_ed .HelveticaName );if _cadf !=nil {_gab ._egc =_ed .DefaultFont (); +};_gab ._efae ,_cadf =_ed .NewStandard14Font (_ed .HelveticaBoldName );if _cadf !=nil {_gab ._egc =_ed .DefaultFont ();};_gab ._dcag =_gab .NewTOC ("\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0043\u006f\u006et\u0065\u006e\u0074\u0073");_gab .AddOutlines =true ; +_gab ._dccf =_ed .NewOutline ();_fdc .TrackUse (_gcag );return _gab ;}; + +// Marker returns the marker used for the list items. +// The marker instance can be used the change the text and the style +// of newly added list items. +func (_deae *List )Marker ()*TextChunk {return &_deae ._defad };func _acdff (_cgdcc *_ed .PdfRectangle ,_ecad _af .Matrix )*_ed .PdfRectangle {var _eafg _ed .PdfRectangle ;_eafg .Llx ,_eafg .Lly =_ecad .Transform (_cgdcc .Llx ,_cgdcc .Lly );_eafg .Urx ,_eafg .Ury =_ecad .Transform (_cgdcc .Urx ,_cgdcc .Ury ); +_eafg .Normalize ();return &_eafg ;}; + +// SetBorderColor sets the border color. +func (_daf *CurvePolygon )SetBorderColor (color Color ){_daf ._gfae .BorderColor =_dec (color )}; + +// SetStyle sets the style for all the line components: number, title, +// separator, page. +func (_abgdg *TOCLine )SetStyle (style TextStyle ){_abgdg .Number .Style =style ;_abgdg .Title .Style =style ;_abgdg .Separator .Style =style ;_abgdg .Page .Style =style ;};func _fgefd (_geef float64 ,_bfefc float64 )float64 {return _cf .Round (_geef /_bfefc )*_bfefc }; +func (_decfc *Table )updateRowHeights (_aagcf float64 ){for _ ,_eddgf :=range _decfc ._cfcdg {_cfacf :=_eddgf .width (_decfc ._dbeeb ,_aagcf );_feaab :=_eddgf .height (_cfacf );_bgeeb :=_decfc ._eegf [_eddgf ._ggccd +_eddgf ._effeb -2];if _eddgf ._effeb > 1{_ecffg :=0.0; +_cdge :=_decfc ._eegf [_eddgf ._ggccd -1:(_eddgf ._ggccd +_eddgf ._effeb -1)];for _ ,_dacgc :=range _cdge {_ecffg +=_dacgc ;};if _feaab <=_ecffg {continue ;};};if _feaab > _bgeeb {_adbde :=_feaab /float64 (_eddgf ._effeb );if _adbde > _bgeeb {for _gdba :=1; +_gdba <=_eddgf ._effeb ;_gdba ++{if _adbde > _decfc ._eegf [_eddgf ._ggccd +_gdba -2]{_decfc ._eegf [_eddgf ._ggccd +_gdba -2]=_adbde ;};};};};};};func _gcgad (_deagb string )([]string ,error ){var (_dfdgc []string ;_gdbgf []rune ;);for _ ,_affcg :=range _deagb {if _affcg =='\u000A'{if len (_gdbgf )> 0{_dfdgc =append (_dfdgc ,string (_gdbgf )); +};_dfdgc =append (_dfdgc ,string (_affcg ));_gdbgf =nil ;continue ;};_gdbgf =append (_gdbgf ,_affcg );};if len (_gdbgf )> 0{_dfdgc =append (_dfdgc ,string (_gdbgf ));};var _febgf []string ;for _ ,_cfefb :=range _dfdgc {_aeece :=[]rune (_cfefb );_cefadb :=_dad .NewScanner (_aeece ); +var _dddc []rune ;for _fdaea :=0;_fdaea < len (_aeece );_fdaea ++{_ ,_ceadb ,_gcbbe :=_cefadb .Next ();if _gcbbe !=nil {return nil ,_gcbbe ;};if _ceadb ==_dad .BreakProhibited ||_bg .IsSpace (_aeece [_fdaea ]){_dddc =append (_dddc ,_aeece [_fdaea ]);if _bg .IsSpace (_aeece [_fdaea ]){_febgf =append (_febgf ,string (_dddc )); +_dddc =[]rune {};};continue ;}else {if len (_dddc )> 0{_febgf =append (_febgf ,string (_dddc ));};_dddc =[]rune {_aeece [_fdaea ]};};};if len (_dddc )> 0{_febgf =append (_febgf ,string (_dddc ));};};return _febgf ,nil ;}; + +// Rows returns the total number of rows the table has. +func (_fabdf *Table )Rows ()int {return _fabdf ._egged }; + +// MultiColCell makes a new cell with the specified column span and inserts it +// into the table at the current position. +func (_adgef *Table )MultiColCell (colspan int )*TableCell {return _adgef .MultiCell (1,colspan )}; + +// SetPageSize sets the Creator's page size. Pages that are added after this will be created with +// this Page size. +// Does not affect pages already created. +// +// Common page sizes are defined as constants. +// Examples: +// 1. c.SetPageSize(creator.PageSizeA4) +// 2. c.SetPageSize(creator.PageSizeA3) +// 3. c.SetPageSize(creator.PageSizeLegal) +// 4. c.SetPageSize(creator.PageSizeLetter) +// +// For custom sizes: Use the PPMM (points per mm) and PPI (points per inch) when defining those based on +// physical page sizes: +// +// Examples: +// 1. 10x15 sq. mm: SetPageSize(PageSize{10*creator.PPMM, 15*creator.PPMM}) where PPMM is points per mm. +// 2. 3x2 sq. inches: SetPageSize(PageSize{3*creator.PPI, 2*creator.PPI}) where PPI is points per inch. +func (_aagb *Creator )SetPageSize (size PageSize ){_aagb ._dfce =size ;_aagb ._ffeg =size [0];_aagb ._adc =size [1];_bacd :=0.1*_aagb ._ffeg ;_aagb ._ggeg .Left =_bacd ;_aagb ._ggeg .Right =_bacd ;_aagb ._ggeg .Top =_bacd ;_aagb ._ggeg .Bottom =_bacd ; +}; -// SetPositioning sets the positioning of the ellipse (absolute or relative). -func (_cddgg *Ellipse )SetPositioning (position Positioning ){_cddgg ._dadg =position }; +// SetLineHeight sets the line height (1.0 default). +func (_ccfcc *StyledParagraph )SetLineHeight (lineheight float64 ){_ccfcc ._agcdg =lineheight }; -// TextAlignment options for paragraph. -type TextAlignment int ; +// Width returns the width of the Paragraph. +func (_dbda *StyledParagraph )Width ()float64 {if _dbda ._eagfa &&int (_dbda ._bcdba )> 0{return _dbda ._bcdba ;};return _dbda .getTextWidth ()/1000.0;};func (_agfd *Ellipse )applyFitMode (_bfad float64 ){_bfad -=_agfd ._cdg .Left +_agfd ._cdg .Right ; +switch _agfd ._gaeg {case FitModeFillWidth :_agfd .ScaleToWidth (_bfad );};}; -// AddInternalLink adds a new internal link to the paragraph. -// The text parameter represents the text that is displayed. -// The user is taken to the specified page, at the specified x and y -// coordinates. Position 0, 0 is at the top left of the page. -// The zoom of the destination page is controlled with the zoom -// parameter. Pass in 0 to keep the current zoom value. -func (_cggge *StyledParagraph )AddInternalLink (text string ,page int64 ,x ,y ,zoom float64 )*TextChunk {_fecf :=NewTextChunk (text ,_cggge ._gfaff );_fecf ._aabad =_ecabf (page -1,x ,y ,zoom );return _cggge .appendChunk (_fecf );}; +// Add adds a new line with the default style to the table of contents. +func (_adegd *TOC )Add (number ,title ,page string ,level uint )*TOCLine {_dcdcd :=_adegd .AddLine (_ccdbd (TextChunk {Text :number ,Style :_adegd ._ccggc },TextChunk {Text :title ,Style :_adegd ._adcec },TextChunk {Text :page ,Style :_adegd ._cffeag },level ,_adegd ._gbagb )); +if _dcdcd ==nil {return nil ;};_dcfgf :=&_adegd ._cgdcf ;_dcdcd .SetMargins (_dcfgf .Left ,_dcfgf .Right ,_dcfgf .Top ,_dcfgf .Bottom );_dcdcd .SetLevelOffset (_adegd ._fcfdg );_dcdcd .Separator .Text =_adegd ._ageg ;_dcdcd .Separator .Style =_adegd ._dfdfe ; +return _dcdcd ;}; -// Color interface represents colors in the PDF creator. -type Color interface{ToRGB ()(float64 ,float64 ,float64 );}; +// SetAntiAlias enables anti alias config. +// +// Anti alias is disabled by default. +func (_efgg *shading )SetAntiAlias (enable bool ){_efgg ._aagae =enable };func _ffee (_egab string ,_edggf bool )string {_gecd :=_egab ;if _gecd ==""{return "";};_ecbfc :=_ec .Paragraph {};_ ,_bccg :=_ecbfc .SetString (_egab );if _bccg !=nil {return _gecd ; +};_adba ,_bccg :=_ecbfc .Order ();if _bccg !=nil {return _gecd ;};_gfbfd :=_adba .NumRuns ();_deaae :=make ([]string ,_gfbfd );for _dcgdd :=0;_dcgdd < _adba .NumRuns ();_dcgdd ++{_cgaa :=_adba .Run (_dcgdd );_aaba :=_cgaa .String ();if _cgaa .Direction ()==_ec .RightToLeft {_aaba =_ec .ReverseString (_aaba ); +};if _edggf {_deaae [_dcgdd ]=_aaba ;}else {_deaae [_gfbfd -1]=_aaba ;};_gfbfd --;};if len (_deaae )!=_adba .NumRuns (){return _egab ;};_gecd =_de .Join (_deaae ,"");return _gecd ;}; -// Vertical returns total vertical (top + bottom) margin. -func (_cee *Margins )Vertical ()float64 {return _cee .Bottom +_cee .Top }; +// Height returns the height of the chart. +func (_dgc *Chart )Height ()float64 {return float64 (_dgc ._ddge .Height ())}; -// ScaleToHeight scales the ellipse to the specified height. The width of -// the ellipse is scaled so that the aspect ratio is maintained. -func (_agfb *Ellipse )ScaleToHeight (h float64 ){_fcfg :=_agfb ._ccgag /_agfb ._daccb ;_agfb ._daccb =h ;_agfb ._ccgag =h *_fcfg ;};func (_ggeb *List )markerWidth ()float64 {var _cbee float64 ;for _ ,_cfcf :=range _ggeb ._ebca {_eebbd :=_gafd (_ggeb ._bacd ); -_eebbd .SetEnableWrap (false );_eebbd .SetTextAlignment (TextAlignmentRight );_eebbd .Append (_cfcf ._caac .Text ).Style =_cfcf ._caac .Style ;_dfee :=_eebbd .getTextWidth ()/1000.0;if _cbee < _dfee {_cbee =_dfee ;};};return _cbee ;}; +// AddressHeadingStyle returns the style properties used to render the +// heading of the invoice address sections. +func (_fdfc *Invoice )AddressHeadingStyle ()TextStyle {return _fdfc ._edab }; // SetPdfWriterAccessFunc sets a PdfWriter access function/hook. // Exposes the PdfWriter just prior to writing the PDF. Can be used to encrypt the output PDF, etc. @@ -2728,98 +2615,159 @@ _eebbd .SetEnableWrap (false );_eebbd .SetTextAlignment (TextAlignmentRight );_e // err := w.Encrypt(userPass, ownerPass, nil) // return err // }) -func (_dadf *Creator )SetPdfWriterAccessFunc (pdfWriterAccessFunc func (_aed *_af .PdfWriter )error ){_dadf ._abgc =pdfWriterAccessFunc ;}; +func (_geab *Creator )SetPdfWriterAccessFunc (pdfWriterAccessFunc func (_gefg *_ed .PdfWriter )error ){_geab ._cfd =pdfWriterAccessFunc ;}; -// Creator is a wrapper around functionality for creating PDF reports and/or adding new -// content onto imported PDF pages, etc. -type Creator struct{ +// GetMargins returns the margins of the graphic svg (left, right, top, bottom). +func (_fgc *GraphicSVG )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _fgc ._fcgg .Left ,_fgc ._fcgg .Right ,_fgc ._fcgg .Top ,_fgc ._fcgg .Bottom ;}; -// Errors keeps error messages that should not interrupt pdf processing and to be checked later. -Errors []error ; +// SetTerms sets the terms and conditions section of the invoice. +func (_cgbe *Invoice )SetTerms (title ,content string ){_cgbe ._eged =[2]string {title ,content }};func (_cegf *Division )ctxHeight (_daeg float64 )float64 {_daeg -=_cegf ._baad .Left +_cegf ._baad .Right +_cegf ._babd .Left +_cegf ._babd .Right ;var _geccg float64 ; +for _ ,_gadg :=range _cegf ._ggcc {_geccg +=_gedg (_gadg ,_daeg );};return _geccg ;};func _gegfb (_gcbg int )*Table {_fafb :=&Table {_dfeg :_gcbg ,_fgac :10.0,_dbeeb :[]float64 {},_eegf :[]float64 {},_cfcdg :[]*TableCell {},_agdgb :make ([]int ,_gcbg ),_efbed :true }; +_fafb .resetColumnWidths ();return _fafb ;}; -// UnsupportedCharacterReplacement is character that will be used to replace unsupported glyph. -// The value will be passed to drawing context. -UnsupportedCharacterReplacement rune ;_gfc []*_af .PdfPage ;_dcf map[*_af .PdfPage ]*Block ;_edcb map[*_af .PdfPage ]*pageTransformations ;_aecfb *_af .PdfPage ;_bbg PageSize ;_ecea DrawContext ;_aefb Margins ;_dcfb ,_gbfac float64 ;_aeeg int ;_egcc func (_bea FrontpageFunctionArgs ); -_bac func (_gda *TOC )error ;_gaa func (_cca *Block ,_efddd HeaderFunctionArgs );_cffd func (_bce *Block ,_gbd FooterFunctionArgs );_gac func (_aebe PageFinalizeFunctionArgs )error ;_abgc func (_eadc *_af .PdfWriter )error ;_bda bool ; +// DrawTemplate renders the template provided through the specified reader, +// using the specified `data` and `options`. +// Creator templates are first executed as text/template *Template instances, +// so the specified `data` is inserted within the template. +// The second phase of processing is actually parsing the template, translating +// it into creator components and rendering them using the provided options. +// Both the `data` and `options` parameters can be nil. +func (_abed *Creator )DrawTemplate (r _eb .Reader ,data interface{},options *TemplateOptions )error {return _gcagg (_abed ,r ,data ,options ,_abed );};func _dfd (_dadg string ,_fecb _gd .PdfObject ,_egb *_ed .PdfPageResources )_gd .PdfObjectName {_bdaf :=_de .TrimRightFunc (_de .TrimSpace (_dadg ),func (_efd rune )bool {return _bg .IsNumber (_efd )}); +if _bdaf ==""{_bdaf ="\u0046\u006f\u006e\u0074";};_cbg :=0;_cgd :=_gd .PdfObjectName (_dadg );for {_ebfa ,_agca :=_egb .GetFontByName (_cgd );if !_agca ||_ebfa ==_fecb {break ;};_cbg ++;_cgd =_gd .PdfObjectName (_f .Sprintf ("\u0025\u0073\u0025\u0064",_bdaf ,_cbg )); +};return _cgd ;};func (_bddc *Creator )wrapPageIfNeeded (_abdb *_ed .PdfPage )(*_ed .PdfPage ,error ){_dedf ,_cgfe :=_abdb .GetAllContentStreams ();if _cgfe !=nil {return nil ,_cgfe ;};_cffe :=_cc .NewContentStreamParser (_dedf );_ccdd ,_cgfe :=_cffe .Parse (); +if _cgfe !=nil {return nil ,_cgfe ;};if !_ccdd .HasUnclosedQ (){return nil ,nil ;};_ccdd .WrapIfNeeded ();_gce ,_cgfe :=_gd .MakeStream (_ccdd .Bytes (),_gd .NewFlateEncoder ());if _cgfe !=nil {return nil ,_cgfe ;};_abdb .Contents =_gd .MakeArray (_gce ); +return _abdb ,nil ;}; -// Controls whether a table of contents will be generated. -AddTOC bool ; +// MoveX moves the drawing context to absolute position x. +func (_bddg *Creator )MoveX (x float64 ){_bddg ._abe .X =x }; -// CustomTOC specifies if the TOC is rendered by the user. -// When the `CustomTOC` field is set to `true`, the default TOC component is not rendered. -// Instead the TOC is drawn by the user, in the callback provided to -// the `Creator.CreateTableOfContents` method. -// If `CustomTOC` is set to `false`, the callback provided to -// `Creator.CreateTableOfContents` customizes the style of the automatically generated TOC component. -CustomTOC bool ;_ced *TOC ; +// SetOpacity sets opacity for Image. +func (_cefdd *Image )SetOpacity (opacity float64 ){_cefdd ._deeeg =opacity }; -// Controls whether outlines will be generated. -AddOutlines bool ;_dag *_af .Outline ;_abad *_af .PdfOutlineTreeNode ;_bba *_af .PdfAcroForm ;_acca _db .PdfObject ;_caeb _af .Optimizer ;_bfbc []*_af .PdfFont ;_gdgb *_af .PdfFont ;_eaf *_af .PdfFont ;}; +// TableCell defines a table cell which can contain a Drawable as content. +type TableCell struct{_ebfde Color ;_beaee _bf .LineStyle ;_gcecd CellBorderStyle ;_gdga Color ;_fafbe float64 ;_cbaca CellBorderStyle ;_ddeb Color ;_bdbcc float64 ;_bfae CellBorderStyle ;_ffgab Color ;_agge float64 ;_bebdb CellBorderStyle ;_bebf Color ; +_defbe float64 ;_ggccd ,_eafa int ;_effeb int ;_edaeg int ;_aeeee VectorDrawable ;_gffac CellHorizontalAlignment ;_eagd CellVerticalAlignment ;_bgeed float64 ;_afbd *Table ;}; -// AddShadingResource adds shading dictionary inside the resources dictionary. -func (_ddddg *LinearShading )AddShadingResource (block *Block )(_gbcab _db .PdfObjectName ,_abae error ){_gfcec :=1;_gbcab =_db .PdfObjectName ("\u0053\u0068"+_eb .Itoa (_gfcec ));for block ._fd .HasShadingByName (_gbcab ){_gfcec ++;_gbcab =_db .PdfObjectName ("\u0053\u0068"+_eb .Itoa (_gfcec )); -};if _fbdff :=block ._fd .SetShadingByName (_gbcab ,_ddddg .shadingModel ().ToPdfObject ());_fbdff !=nil {return "",_fbdff ;};return _gbcab ,nil ;};func (_efcb *templateProcessor )parseFitModeAttr (_beedd ,_efdgb string )FitMode {_gbf .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0066\u0069\u0074\u0020\u006do\u0064\u0065\u0020\u0061\u0074\u0074r\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c \u0025\u0073\u0029\u002e",_beedd ,_efdgb ); -_aacgf :=map[string ]FitMode {"\u006e\u006f\u006e\u0065":FitModeNone ,"\u0066\u0069\u006c\u006c\u002d\u0077\u0069\u0064\u0074\u0068":FitModeFillWidth }[_efdgb ];return _aacgf ;}; +// SetMargins sets the Table's left, right, top, bottom margins. +func (_bdefc *Table )SetMargins (left ,right ,top ,bottom float64 ){_bdefc ._dead .Left =left ;_bdefc ._dead .Right =right ;_bdefc ._dead .Top =top ;_bdefc ._dead .Bottom =bottom ;};func (_fdaf cmykColor )ToRGB ()(float64 ,float64 ,float64 ){_badg :=_fdaf ._dgde ; +return 1-(_fdaf ._dag *(1-_badg )+_badg ),1-(_fdaf ._acg *(1-_badg )+_badg ),1-(_fdaf ._befc *(1-_badg )+_badg );}; -// NewGraphicSVGFromFile creates a graphic SVG from a file. -func NewGraphicSVGFromFile (path string )(*GraphicSVG ,error ){return _egfa (path )}; +// GeneratePageBlocks draws the chart onto a block. +func (_ecgd *Chart )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ada :=ctx ;_ace :=_ecgd ._gbea .IsRelative ();var _cfbc []*Block ;if _ace {_dba :=1.0;_fcad :=_ecgd ._bfa .Top ;if float64 (_ecgd ._ddge .Height ())> ctx .Height -_ecgd ._bfa .Top {_cfbc =[]*Block {NewBlock (ctx .PageWidth ,ctx .PageHeight -ctx .Y )}; +var _ebfc error ;if _ ,ctx ,_ebfc =_agde ().GeneratePageBlocks (ctx );_ebfc !=nil {return nil ,ctx ,_ebfc ;};_fcad =0;};ctx .X +=_ecgd ._bfa .Left +_dba ;ctx .Y +=_fcad ;ctx .Width -=_ecgd ._bfa .Left +_ecgd ._bfa .Right +2*_dba ;ctx .Height -=_fcad ;_ecgd ._ddge .SetWidth (int (ctx .Width )); +}else {ctx .X =_ecgd ._bgce ;ctx .Y =_ecgd ._ggdf ;};_dedcg :=_cc .NewContentCreator ();_dedcg .Translate (0,ctx .PageHeight );_dedcg .Scale (1,-1);_dedcg .Translate (ctx .X ,ctx .Y );_eegbf :=NewBlock (ctx .PageWidth ,ctx .PageHeight );_ecgd ._ddge .Render (_cb .NewRenderer (_dedcg ,_eegbf ._ece ),nil ); +if _gbdgc :=_eegbf .addContentsByString (_dedcg .String ());_gbdgc !=nil {return nil ,ctx ,_gbdgc ;};if _ace {_dfac :=_ecgd .Height ()+_ecgd ._bfa .Bottom ;ctx .Y +=_dfac ;ctx .Height -=_dfac ;}else {ctx =_ada ;};_cfbc =append (_cfbc ,_eegbf );return _cfbc ,ctx ,nil ; +}; -// Height returns the height of the Paragraph. The height is calculated based on the input text and how it is wrapped -// within the container. Does not include Margins. -func (_gbgc *StyledParagraph )Height ()float64 {_gbgc .wrapText ();var _eaff float64 ;for _ ,_ecfb :=range _gbgc ._ggabg {var _gdag float64 ;for _ ,_fcdd :=range _ecfb {_bgfgc :=_gbgc ._eedd *_fcdd .Style .FontSize ;if _bgfgc > _gdag {_gdag =_bgfgc ;}; -};_eaff +=_gdag ;};return _eaff ;};func (_bfac *pageTransformations )applyFlip (_cgcg *_af .PdfPage )error {_aafc ,_eebb :=_bfac ._eeda ,_bfac ._fggf ;if !_aafc &&!_eebb {return nil ;};if _cgcg ==nil {return _fa .New ("\u006e\u006f\u0020\u0070\u0061\u0067\u0065\u0020\u0061c\u0074\u0069\u0076\u0065"); -};_agg ,_fbbd :=_cgcg .GetMediaBox ();if _fbbd !=nil {return _fbbd ;};_eccf ,_adg :=_agg .Width (),_agg .Height ();_fcga ,_fbbd :=_cgcg .GetRotate ();if _fbbd !=nil {_gbf .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_fbbd .Error ()); -};if _gbfb :=_fcga %360!=0&&_fcga %90==0;_gbfb {if _caa :=(360+_fcga %360)%360;_caa ==90||_caa ==270{_aafc ,_eebb =_eebb ,_aafc ;};};_dgd ,_gefcb :=1.0,0.0;if _aafc {_dgd ,_gefcb =-1.0,-_eccf ;};_abaa ,_cedb :=1.0,0.0;if _eebb {_abaa ,_cedb =-1.0,-_adg ; -};_cegg :=_ac .NewContentCreator ().Scale (_dgd ,_abaa ).Translate (_gefcb ,_cedb );_afgd ,_fbbd :=_db .MakeStream (_cegg .Bytes (),_db .NewFlateEncoder ());if _fbbd !=nil {return _fbbd ;};_ggd :=_db .MakeArray (_afgd );_ggd .Append (_cgcg .GetContentStreamObjs ()...); -_cgcg .Contents =_ggd ;return nil ;}; +// NewStyledTOCLine creates a new table of contents line with the provided style. +func (_cagf *Creator )NewStyledTOCLine (number ,title ,page TextChunk ,level uint ,style TextStyle )*TOCLine {return _ccdbd (number ,title ,page ,level ,style );}; + +// Margins returns the margins of the list: left, right, top, bottom. +func (_fgdad *List )Margins ()(float64 ,float64 ,float64 ,float64 ){return _fgdad ._afded .Left ,_fgdad ._afded .Right ,_fgdad ._afded .Top ,_fgdad ._afded .Bottom ;}; + +// Polyline represents a slice of points that are connected as straight lines. +// Implements the Drawable interface and can be rendered using the Creator. +type Polyline struct{_daag *_bf .Polyline ;_gcaa float64 ;}; + +// SetTitleStyle sets the style properties of the invoice title. +func (_bdag *Invoice )SetTitleStyle (style TextStyle ){_bdag ._cedg =style };func _edcg (_fcdb *_ed .Image )(*Image ,error ){_dged :=float64 (_fcdb .Width );_bfaa :=float64 (_fcdb .Height );return &Image {_bdec :_fcdb ,_dddd :_dged ,_egbcd :_bfaa ,_dgfb :_dged ,_dafe :_bfaa ,_eadd :0,_deeeg :1.0,_eecdg :PositionRelative },nil ; +}; + +// SetColorTop sets border color for top. +func (_edgb *border )SetColorTop (col Color ){_edgb ._eaf =col }; + +// Width returns the cell's width based on the input draw context. +func (_bgda *TableCell )Width (ctx DrawContext )float64 {_eddef :=float64 (0.0);for _ccbcb :=0;_ccbcb < _bgda ._edaeg ;_ccbcb ++{_eddef +=_bgda ._afbd ._dbeeb [_bgda ._eafa +_ccbcb -1];};_ebef :=ctx .Width *_eddef ;return _ebef ;};const (FitModeNone FitMode =iota ; +FitModeFillWidth ;); + +// BorderWidth returns the border width of the ellipse. +func (_deda *Ellipse )BorderWidth ()float64 {return _deda ._fddf }; + +// SetLineTitleStyle sets the style for the title part of all new lines +// of the table of contents. +func (_fbcg *TOC )SetLineTitleStyle (style TextStyle ){_fbcg ._adcec =style }; + +// GeneratePageBlocks generate the Page blocks. Multiple blocks are generated +// if the contents wrap over multiple pages. +func (_gccd *TOC )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){_ggefg :=ctx ;_egbcf ,ctx ,_acbdf :=_gccd ._efdca .GeneratePageBlocks (ctx );if _acbdf !=nil {return _egbcf ,ctx ,_acbdf ;};for _ ,_eaag :=range _gccd ._ffge {_fgba :=_eaag ._bceb ; +if !_gccd ._daedd {_eaag ._bceb =0;};_gada ,_cecab ,_cdbag :=_eaag .GeneratePageBlocks (ctx );_eaag ._bceb =_fgba ;if _cdbag !=nil {return _egbcf ,ctx ,_cdbag ;};if len (_gada )< 1{continue ;};_egbcf [len (_egbcf )-1].mergeBlocks (_gada [0]);_egbcf =append (_egbcf ,_gada [1:]...); +ctx =_cecab ;};if _gccd ._aadcda .IsRelative (){ctx .X =_ggefg .X ;};if _gccd ._aadcda .IsAbsolute (){return _egbcf ,_ggefg ,nil ;};return _egbcf ,ctx ,nil ;}; + +// GetCoords returns the center coordinates of ellipse (`xc`, `yc`). +func (_ggac *Ellipse )GetCoords ()(float64 ,float64 ){return _ggac ._faac ,_ggac ._ccag }; // FooterFunctionArgs holds the input arguments to a footer drawing function. // It is designed as a struct, so additional parameters can be added in the future with backwards // compatibility. -type FooterFunctionArgs struct{PageNum int ;TotalPages int ;};func _ccgb (_dfgf []_ga .CubicBezierCurve )*PolyBezierCurve {return &PolyBezierCurve {_agcbc :&_ga .PolyBezierCurve {Curves :_dfgf ,BorderColor :_af .NewPdfColorDeviceRGB (0,0,0),BorderWidth :1.0},_cbdgc :1.0,_aabe :1.0}; -}; +type FooterFunctionArgs struct{PageNum int ;TotalPages int ;};func (_edgc *pageTransformations )transformBlock (_fcg *Block ){if _edgc ._dab !=nil {_fcg .transform (*_edgc ._dab );};}; -// SetFillColor sets the fill color. -func (_dfddb *Polygon )SetFillColor (color Color ){_dfddb ._debg =color ;_dfddb ._gdfe .FillColor =_bfag (color );};func (_feb *Block )transform (_da _ba .Matrix ){_ceg :=_ac .NewContentCreator ().Add_cm (_da [0],_da [1],_da [3],_da [4],_da [6],_da [7]).Operations (); -*_feb ._ag =append (*_ceg ,*_feb ._ag ...);_feb ._ag .WrapIfNeeded ();}; +// SetWidth sets the the Paragraph width. This is essentially the wrapping width, +// i.e. the width the text can extend to prior to wrapping over to next line. +func (_egfdf *StyledParagraph )SetWidth (width float64 ){_egfdf ._bcdba =width ;_egfdf .wrapText ()};func (_bebe *Line )computeCoords (_edcc DrawContext )(_gdcf ,_dece ,_fcaa ,_gcbc float64 ){_gdcf =_edcc .X ;_fcaa =_gdcf +_bebe ._fbfbg -_bebe ._dffgg ; +_eacd :=_bebe ._cdff ;if _bebe ._dffgg ==_bebe ._fbfbg {_eacd /=2;};if _bebe ._acad < _bebe ._dbd {_dece =_edcc .PageHeight -_edcc .Y -_eacd ;_gcbc =_dece -_bebe ._dbd +_bebe ._acad ;}else {_gcbc =_edcc .PageHeight -_edcc .Y -_eacd ;_dece =_gcbc -_bebe ._acad +_bebe ._dbd ; +};switch _bebe ._effdb {case FitModeFillWidth :_fcaa =_gdcf +_edcc .Width ;};return _gdcf ,_dece ,_fcaa ,_gcbc ;}; -// GetMargins returns the Block's margins: left, right, top, bottom. -func (_eea *Block )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _eea ._bg .Left ,_eea ._bg .Right ,_eea ._bg .Top ,_eea ._bg .Bottom ;}; +// GeneratePageBlocks generates the page blocks for the Division component. +// Multiple blocks are generated if the contents wrap over multiple pages. +func (_dbag *Division )GeneratePageBlocks (ctx DrawContext )([]*Block ,DrawContext ,error ){var (_bcgd []*Block ;_acgb bool ;_bffaa error ;_bcf =_dbag ._dgf .IsRelative ();_fcddc =_dbag ._baad .Top ;);if _bcf &&!_dbag ._dffg &&!_dbag ._afdb {_gdbf :=_dbag .ctxHeight (ctx .Width ); +if _gdbf > ctx .Height -_dbag ._baad .Top &&_gdbf <=ctx .PageHeight -ctx .Margins .Top -ctx .Margins .Bottom {if _bcgd ,ctx ,_bffaa =_agde ().GeneratePageBlocks (ctx );_bffaa !=nil {return nil ,ctx ,_bffaa ;};_acgb =true ;_fcddc =0;};};_faff :=ctx ;_cagd :=ctx ; +if _bcf {ctx .X +=_dbag ._baad .Left ;ctx .Y +=_fcddc ;ctx .Width -=_dbag ._baad .Left +_dbag ._baad .Right ;ctx .Height -=_fcddc ;_cagd =ctx ;ctx .X +=_dbag ._babd .Left ;ctx .Y +=_dbag ._babd .Top ;ctx .Width -=_dbag ._babd .Left +_dbag ._babd .Right ; +ctx .Height -=_dbag ._babd .Top ;ctx .Margins .Top +=_dbag ._babd .Top ;ctx .Margins .Bottom +=_dbag ._babd .Bottom ;ctx .Margins .Left +=_dbag ._baad .Left +_dbag ._babd .Left ;ctx .Margins .Right +=_dbag ._baad .Right +_dbag ._babd .Right ;};ctx .Inline =_dbag ._afdb ; +_bacg :=ctx ;_afae :=ctx ;var _cded float64 ;for _ ,_dbaf :=range _dbag ._ggcc {if ctx .Inline {if (ctx .X -_bacg .X )+_dbaf .Width ()<=ctx .Width {ctx .Y =_afae .Y ;ctx .Height =_afae .Height ;}else {ctx .X =_bacg .X ;ctx .Width =_bacg .Width ;_afae .Y +=_cded ; +_afae .Height -=_cded ;_cded =0;};};_fbfg ,_bdgc ,_acaec :=_dbaf .GeneratePageBlocks (ctx );if _acaec !=nil {_gfb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u006e\u0065\u0072\u0061\u0074\u0069\u006eg\u0020p\u0061\u0067\u0065\u0020\u0062\u006c\u006f\u0063\u006b\u0073\u003a\u0020\u0025\u0076",_acaec ); +return nil ,ctx ,_acaec ;};if len (_fbfg )< 1{continue ;};if len (_bcgd )> 0{_bcgd [len (_bcgd )-1].mergeBlocks (_fbfg [0]);_bcgd =append (_bcgd ,_fbfg [1:]...);}else {if _bffg :=_fbfg [0]._ebg ;_bffg ==nil ||len (*_bffg )==0{_acgb =true ;};_bcgd =append (_bcgd ,_fbfg [0:]...); +};if ctx .Inline {if ctx .Page !=_bdgc .Page {_bacg .Y =ctx .Margins .Top ;_bacg .Height =ctx .PageHeight -ctx .Margins .Top ;_afae .Y =_bacg .Y ;_afae .Height =_bacg .Height ;_cded =_bdgc .Height -_bacg .Height ;}else {if _ggfd :=ctx .Height -_bdgc .Height ; +_ggfd > _cded {_cded =_ggfd ;};};}else {_bdgc .X =ctx .X ;};ctx =_bdgc ;};if len (_dbag ._ggcc )==0{_cdeb :=NewBlock (ctx .Width ,0);_bcgd =append (_bcgd ,_cdeb );};ctx .Inline =_faff .Inline ;ctx .Margins =_faff .Margins ;if _bcf {ctx .X =_faff .X ;ctx .Width =_faff .Width ; +ctx .Y +=_dbag ._babd .Bottom ;ctx .Height -=_dbag ._babd .Bottom ;};if _dbag ._aadg !=nil {_bcgd ,_bffaa =_dbag .drawBackground (_bcgd ,_cagd ,ctx ,_acgb );if _bffaa !=nil {return nil ,ctx ,_bffaa ;};};if _dbag ._dgf .IsAbsolute (){return _bcgd ,_faff ,nil ; +};ctx .Y +=_dbag ._baad .Bottom ;ctx .Height -=_dbag ._baad .Bottom ;return _bcgd ,ctx ,nil ;}; -// IsRelative checks if the positioning is relative. -func (_bfc Positioning )IsRelative ()bool {return _bfc ==PositionRelative }; +// SetHorizontalAlignment sets the horizontal alignment of the image. +func (_agec *Image )SetHorizontalAlignment (alignment HorizontalAlignment ){_agec ._aabe =alignment }; -// NewCell makes a new cell and inserts it into the table at the current position. -func (_aaab *Table )NewCell ()*TableCell {return _aaab .MultiCell (1,1)}; +// Heading returns the heading component of the table of contents. +func (_cfbdg *TOC )Heading ()*StyledParagraph {return _cfbdg ._efdca }; -// Scale sets the scale ratio with `X` factor and `Y` factor for the graphic svg. -func (_aad *GraphicSVG )Scale (xFactor ,yFactor float64 ){_aad ._defae .Width =xFactor *_aad ._defae .Width ;_aad ._defae .Height =yFactor *_aad ._defae .Height ;_aad ._defae .SetScaling (xFactor ,yFactor );}; +// NewColumn returns a new column for the line items invoice table. +func (_fddfg *Invoice )NewColumn (description string )*InvoiceCell {return _fddfg .newColumn (description ,CellHorizontalAlignmentLeft );}; -// SetAddressHeadingStyle sets the style properties used to render the -// heading of the invoice address sections. -func (_dagg *Invoice )SetAddressHeadingStyle (style TextStyle ){_dagg ._dcdf =style }; +// SetBorderColor sets border color of the rectangle. +func (_gegd *Rectangle )SetBorderColor (col Color ){_gegd ._feea =col }; -// Lines returns all the rows of the invoice line items table. -func (_abfg *Invoice )Lines ()[][]*InvoiceCell {return _abfg ._dbe }; +// AddTextItem appends a new item with the specified text to the list. +// The method creates a styled paragraph with the specified text and returns +// it so that the item style can be customized. +// The method also returns the marker used for the newly added item. +// The marker object can be used to change the text and style of the marker +// for the current item. +func (_fffg *List )AddTextItem (text string )(*StyledParagraph ,*TextChunk ,error ){_dcgb :=_cfeea (_fffg ._aaagc );_dcgb .Append (text );_acbbf ,_aabg :=_fffg .Add (_dcgb );return _dcgb ,_acbbf ,_aabg ;}; -// AppendColumn appends a column to the line items table. -func (_bcdg *Invoice )AppendColumn (description string )*InvoiceCell {_adfeg :=_bcdg .NewColumn (description );_bcdg ._geda =append (_bcdg ._geda ,_adfeg );return _adfeg ;};func _cacff (_ceacf string ,_dbgc bool )string {_gbea :=_ceacf ;if _gbea ==""{return ""; -};_abdb :=_cb .Paragraph {};_ ,_begcb :=_abdb .SetString (_ceacf );if _begcb !=nil {return _gbea ;};_cbgdg ,_begcb :=_abdb .Order ();if _begcb !=nil {return _gbea ;};_deddb :=_cbgdg .NumRuns ();_affd :=make ([]string ,_deddb );for _dbegb :=0;_dbegb < _cbgdg .NumRuns (); -_dbegb ++{_ggbef :=_cbgdg .Run (_dbegb );_ebcdd :=_ggbef .String ();if _ggbef .Direction ()==_cb .RightToLeft {_ebcdd =_cb .ReverseString (_ebcdd );};if _dbgc {_affd [_dbegb ]=_ebcdd ;}else {_affd [_deddb -1]=_ebcdd ;};_deddb --;};if len (_affd )!=_cbgdg .NumRuns (){return _ceacf ; -};_gbea =_dc .Join (_affd ,"");return _gbea ;};func (_bafc *Creator )getActivePage ()*_af .PdfPage {if _bafc ._aecfb ==nil {if len (_bafc ._gfc )==0{return nil ;};return _bafc ._gfc [len (_bafc ._gfc )-1];};return _bafc ._aecfb ;}; +// Height returns the height of the Paragraph. The height is calculated based on the input text and +// how it is wrapped within the container. Does not include Margins. +func (_eaggg *Paragraph )Height ()float64 {_eaggg .wrapText ();return float64 (len (_eaggg ._baeba ))*_eaggg ._efbdc *_eaggg ._afffc ;};func (_efac *Invoice )drawInformation ()*Table {_bfada :=_gegfb (2);_fdbe :=append ([][2]*InvoiceCell {_efac ._aafc ,_efac ._defb ,_efac ._beff },_efac ._ccad ...); +for _ ,_dadga :=range _fdbe {_edeb ,_cgdb :=_dadga [0],_dadga [1];if _cgdb .Value ==""{continue ;};_fbcb :=_bfada .NewCell ();_fbcb .SetBackgroundColor (_edeb .BackgroundColor );_efac .setCellBorder (_fbcb ,_edeb );_bggf :=_cfeea (_edeb .TextStyle );_bggf .Append (_edeb .Value ); +_bggf .SetMargins (0,0,2,1);_fbcb .SetContent (_bggf );_fbcb =_bfada .NewCell ();_fbcb .SetBackgroundColor (_cgdb .BackgroundColor );_efac .setCellBorder (_fbcb ,_cgdb );_bggf =_cfeea (_cgdb .TextStyle );_bggf .Append (_cgdb .Value );_bggf .SetMargins (0,0,2,1); +_fbcb .SetContent (_bggf );};return _bfada ;}; -// SetLinePageStyle sets the style for the page part of all new lines -// of the table of contents. -func (_gfcgf *TOC )SetLinePageStyle (style TextStyle ){_gfcgf ._bfad =style };func (_gced *templateProcessor )parseImage (_eeaf *templateNode )(interface{},error ){var _beccfc string ;for _ ,_bdbe :=range _eeaf ._cfaeg .Attr {_dbfa :=_bdbe .Value ;switch _gbae :=_bdbe .Name .Local ; -_gbae {case "\u0073\u0072\u0063":_beccfc =_dbfa ;};};_eecce ,_efbga :=_gced .loadImageFromSrc (_beccfc );if _efbga !=nil {return nil ,_efbga ;};for _ ,_adbcd :=range _eeaf ._cfaeg .Attr {_aefbg :=_adbcd .Value ;switch _cddge :=_adbcd .Name .Local ;_cddge {case "\u0061\u006c\u0069g\u006e":_eecce .SetHorizontalAlignment (_gced .parseHorizontalAlignmentAttr (_cddge ,_aefbg )); -case "\u006fp\u0061\u0063\u0069\u0074\u0079":_eecce .SetOpacity (_gced .parseFloatAttr (_cddge ,_aefbg ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_eefgb :=_gced .parseMarginAttr (_cddge ,_aefbg );_eecce .SetMargins (_eefgb .Left ,_eefgb .Right ,_eefgb .Top ,_eefgb .Bottom ); -case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_eecce .SetFitMode (_gced .parseFitModeAttr (_cddge ,_aefbg ));case "\u0078":_eecce .SetPos (_gced .parseFloatAttr (_cddge ,_aefbg ),_eecce ._ccffc );case "\u0079":_eecce .SetPos (_eecce ._ccbg ,_gced .parseFloatAttr (_cddge ,_aefbg )); -case "\u0077\u0069\u0064t\u0068":_eecce .SetWidth (_gced .parseFloatAttr (_cddge ,_aefbg ));case "\u0068\u0065\u0069\u0067\u0068\u0074":_eecce .SetHeight (_gced .parseFloatAttr (_cddge ,_aefbg ));case "\u0061\u006e\u0067l\u0065":_eecce .SetAngle (_gced .parseFloatAttr (_cddge ,_aefbg )); -case "\u0073\u0072\u0063":break ;default:_gced .nodeLogDebug (_eeaf ,"\u0055n\u0073\u0075p\u0070\u006f\u0072\u0074e\u0064\u0020\u0069m\u0061\u0067\u0065\u0020\u0061\u0074\u0074\u0072\u0069bu\u0074\u0065\u003a \u0060\u0025s\u0060\u002e\u0020\u0053\u006b\u0069p\u0070\u0069n\u0067\u002e",_cddge ); -};};return _eecce ,nil ;}; +// Width returns the width of the line. +// NOTE: Depending on the fit mode the line is set to use, its width may be +// calculated at runtime (e.g. when using FitModeFillWidth). +func (_fadab *Line )Width ()float64 {return _cf .Abs (_fadab ._fbfbg -_fadab ._dffgg )};func _eggfg (_aggca *_ed .PdfAnnotation )*_ed .PdfAnnotation {if _aggca ==nil {return nil ;};var _bfef *_ed .PdfAnnotation ;switch _fdca :=_aggca .GetContext ().(type ){case *_ed .PdfAnnotationLink :if _bggca :=_cacdg (_fdca ); +_bggca !=nil {_bfef =_bggca .PdfAnnotation ;};};return _bfef ;};func (_afafa *templateProcessor )loadImageFromSrc (_cbfa string )(*Image ,error ){if _cbfa ==""{_gfb .Log .Error ("\u0049\u006d\u0061\u0067\u0065\u0020\u0060\u0073\u0072\u0063\u0060\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u0065m\u0070\u0074\u0079\u002e"); +return nil ,_gcbe ;};_begfb :=_de .Split (_cbfa ,"\u002c");for _ ,_cgafe :=range _begfb {_cgafe =_de .TrimSpace (_cgafe );if _cgafe ==""{continue ;};_cbgg ,_ddagc :=_afafa ._bfega .ImageMap [_cgafe ];if _ddagc {return _edcg (_cbgg );};if _aggf :=_afafa .parseAttrPropList (_cgafe ); +len (_aggf )> 0{if _bfaeg ,_gfaab :=_aggf ["\u0070\u0061\u0074\u0068"];_gfaab {if _abddf ,_decgf :=_egbad (_bfaeg );_decgf !=nil {_gfb .Log .Debug ("\u0043\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0069\u006d\u0061g\u0065\u0020\u0060\u0025\u0073\u0060\u003a\u0020\u0025\u0076\u002e",_bfaeg ,_decgf ); +}else {return _abddf ,nil ;};};};};_gfb .Log .Error ("\u0043\u006ful\u0064\u0020\u006eo\u0074\u0020\u0066\u0069nd \u0069ma\u0067\u0065\u0020\u0072\u0065\u0073\u006fur\u0063\u0065\u003a\u0020\u0060\u0025\u0073`\u002e",_cbfa );return nil ,_gcbe ;}; -// Width returns the width of the graphic svg. -func (_aff *GraphicSVG )Width ()float64 {return _aff ._defae .Width }; +// Width returns the width of the specified text chunk. +func (_bgab *TextChunk )Width ()float64 {var (_efabb float64 ;_bbeg =_bgab .Style ;);for _ ,_adefdb :=range _bgab .Text {_facgg ,_bdgga :=_bbeg .Font .GetRuneMetrics (_adefdb );if !_bdgga {_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0052\u0075\u006e\u0065\u0020\u0063\u0068\u0061\u0072\u0020\u006det\u0072i\u0063\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064!\u0020\u0072\u0075\u006e\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u003d\u0025\u0063\u0020\u0066o\u006e\u0074\u003d\u0025\u0073\u0020\u0025\u0023\u0071",_adefdb ,_adefdb ,_bbeg .Font .BaseFont (),_bbeg .Font .Subtype ()); +_gfb .Log .Trace ("\u0046o\u006e\u0074\u003a\u0020\u0025\u0023v",_bbeg .Font );_gfb .Log .Trace ("\u0045\u006e\u0063o\u0064\u0065\u0072\u003a\u0020\u0025\u0023\u0076",_bbeg .Font .Encoder ());};_dabbc :=_bbeg .FontSize *_facgg .Wx ;_cacg :=_dabbc ;if _adefdb !=' '{_cacg =_dabbc +_bbeg .CharSpacing *1000.0; +};_efabb +=_cacg ;};return _efabb /1000.0;}; + +// SetHeaderRows turns the selected table rows into headers that are repeated +// for every page the table spans. startRow and endRow are inclusive. +func (_cbcc *Table )SetHeaderRows (startRow ,endRow int )error {if startRow <=0{return _e .New ("\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0020r\u006f\u0077\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030"); +};if endRow <=0{return _e .New ("\u0068\u0065a\u0064\u0065\u0072\u0020e\u006e\u0064 \u0072\u006f\u0077\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030");};if startRow > endRow {return _e .New ("\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0072\u006f\u0077\u0020\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0074\u0068\u0065 \u0065\u006e\u0064\u0020\u0072o\u0077"); +};_cbcc ._befce =true ;_cbcc ._bdcdfg =startRow ;_cbcc ._feac =endRow ;return nil ;};func (_eef *InvoiceAddress )fmtLine (_ecd ,_egec string ,_fgbe bool )string {if _fgbe {_egec ="";};return _f .Sprintf ("\u0025\u0073\u0025s\u000a",_egec ,_ecd );};func (_dge *Block )mergeBlocks (_aada *Block )error {_ddd :=_ffe (_dge ._ebg ,_dge ._ece ,_aada ._ebg ,_aada ._ece ); +if _ddd !=nil {return _ddd ;};for _ ,_ggc :=range _aada ._ba {_dge .AddAnnotation (_ggc );};return nil ;}; // TemplateOptions contains options and resources to use when rendering // a template with a Creator instance. @@ -2829,7 +2777,7 @@ type TemplateOptions struct{ // HelperFuncMap is used to define functions which can be accessed // inside the rendered templates by their assigned names. -HelperFuncMap _de .FuncMap ; +HelperFuncMap _d .FuncMap ; // SubtemplateMap contains templates which can be rendered alongside // the main template. They can be accessed using their assigned names @@ -2838,15 +2786,15 @@ HelperFuncMap _de .FuncMap ; // can be accessed directly. // All resources available to the main template are also available // to the subtemplates. -SubtemplateMap map[string ]_ce .Reader ; +SubtemplateMap map[string ]_eb .Reader ; // FontMap contains pre-loaded fonts which can be accessed // inside the rendered templates by their assigned names. -FontMap map[string ]*_af .PdfFont ; +FontMap map[string ]*_ed .PdfFont ; // ImageMap contains pre-loaded images which can be accessed // inside the rendered templates by their assigned names. -ImageMap map[string ]*_af .Image ; +ImageMap map[string ]*_ed .Image ; // ColorMap contains colors which can be accessed // inside the rendered templates by their assigned names. @@ -2854,128 +2802,202 @@ ColorMap map[string ]Color ; // ChartMap contains charts which can be accessed // inside the rendered templates by their assigned names. -ChartMap map[string ]_cf .ChartRenderable ;}; +ChartMap map[string ]_ge .ChartRenderable ;}; -// NewBlock creates a new Block with specified width and height. -func NewBlock (width float64 ,height float64 )*Block {_aec :=&Block {};_aec ._ag =&_ac .ContentStreamOperations {};_aec ._fd =_af .NewPdfPageResources ();_aec ._eec =width ;_aec ._gbc =height ;return _aec ;};func _dcg (_abc ,_aga *_af .PdfPageResources )error {_bgd ,_ :=_abc .GetColorspaces (); -if _bgd !=nil &&len (_bgd .Colorspaces )> 0{for _gdg ,_bcf :=range _bgd .Colorspaces {_dacg :=*_db .MakeName (_gdg );if _aga .HasColorspaceByName (_dacg ){continue ;};_ggg :=_aga .SetColorspaceByName (_dacg ,_bcf );if _ggg !=nil {return _ggg ;};};};return nil ; +// SetPageMargins sets the page margins: left, right, top, bottom. +// The default page margins are 10% of document width. +func (_dabb *Creator )SetPageMargins (left ,right ,top ,bottom float64 ){_dabb ._ggeg .Left =left ;_dabb ._ggeg .Right =right ;_dabb ._ggeg .Top =top ;_dabb ._ggeg .Bottom =bottom ;}; + +// ScaleToWidth scales the ellipse to the specified width. The height of +// the ellipse is scaled so that the aspect ratio is maintained. +func (_eabf *Ellipse )ScaleToWidth (w float64 ){_gece :=_eabf ._abda /_eabf ._efge ;_eabf ._efge =w ;_eabf ._abda =w *_gece ;};func _cecd (_affg *templateProcessor ,_caeba *templateNode )(interface{},error ){return _affg .parseEllipse (_caeba );}; + +// NewGraphicSVGFromString creates a graphic SVG from a SVG string. +func NewGraphicSVGFromString (svgStr string )(*GraphicSVG ,error ){return _aafb (svgStr )}; + +// Terms returns the terms and conditions section of the invoice as a +// title-content pair. +func (_gdgfc *Invoice )Terms ()(string ,string ){return _gdgfc ._eged [0],_gdgfc ._eged [1]}; + +// SetFitMode sets the fit mode of the ellipse. +// NOTE: The fit mode is only applied if relative positioning is used. +func (_bagf *Ellipse )SetFitMode (fitMode FitMode ){_bagf ._gaeg =fitMode }; + +// AddInternalLink adds a new internal link to the paragraph. +// The text parameter represents the text that is displayed. +// The user is taken to the specified page, at the specified x and y +// coordinates. Position 0, 0 is at the top left of the page. +// The zoom of the destination page is controlled with the zoom +// parameter. Pass in 0 to keep the current zoom value. +func (_bfge *StyledParagraph )AddInternalLink (text string ,page int64 ,x ,y ,zoom float64 )*TextChunk {_abdaf :=NewTextChunk (text ,_bfge ._fbag );_abdaf ._eefeb =_bfee (page -1,x ,y ,zoom );return _bfge .appendChunk (_abdaf );};func (_bgcea *shading )generatePdfFunctions ()[]_ed .PdfFunction {if len (_bgcea ._dcagf )==0{return nil ; +}else if len (_bgcea ._dcagf )<=2{_cbbg ,_gdbdg ,_gdbfd :=_bgcea ._dcagf [0]._cegfg .ToRGB ();_daef ,_bfde ,_acbbe :=_bgcea ._dcagf [len (_bgcea ._dcagf )-1]._cegfg .ToRGB ();return []_ed .PdfFunction {&_ed .PdfFunctionType2 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},N :1,C0 :[]float64 {_cbbg ,_gdbdg ,_gdbfd },C1 :[]float64 {_daef ,_bfde ,_acbbe }}}; +}else {_dacg :=[]_ed .PdfFunction {};_cgeef :=[]float64 {};for _aaeaa :=0;_aaeaa < len (_bgcea ._dcagf )-1;_aaeaa ++{_dcgab ,_agddf ,_acbf :=_bgcea ._dcagf [_aaeaa ]._cegfg .ToRGB ();_aeefe ,_eccf ,_eacdd :=_bgcea ._dcagf [_aaeaa +1]._cegfg .ToRGB ();_befcb :=&_ed .PdfFunctionType2 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},N :1,C0 :[]float64 {_dcgab ,_agddf ,_acbf },C1 :[]float64 {_aeefe ,_eccf ,_eacdd }}; +_dacg =append (_dacg ,_befcb );if _aaeaa > 0{_cgeef =append (_cgeef ,_bgcea ._dcagf [_aaeaa ]._bddag );};};_edfae :=[]float64 {};for range _dacg {_edfae =append (_edfae ,[]float64 {0.0,1.0}...);};return []_ed .PdfFunction {&_ed .PdfFunctionType3 {Domain :[]float64 {0.0,1.0},Range :[]float64 {0.0,1.0,0.0,1.0,0.0,1.0},Functions :_dacg ,Bounds :_cgeef ,Encode :_edfae }}; +};}; + +// SetMargins sets the Chapter margins: left, right, top, bottom. +// Typically not needed as the creator's page margins are used. +func (_fge *Chapter )SetMargins (left ,right ,top ,bottom float64 ){_fge ._ggda .Left =left ;_fge ._ggda .Right =right ;_fge ._ggda .Top =top ;_fge ._ggda .Bottom =bottom ;}; + +// NewStyledParagraph creates a new styled paragraph. +// Default attributes: +// Font: Helvetica, +// Font size: 10 +// Encoding: WinAnsiEncoding +// Wrap: enabled +// Text color: black +func (_dgbfg *Creator )NewStyledParagraph ()*StyledParagraph {return _cfeea (_dgbfg .NewTextStyle ())};func _aafb (_agdg string )(*GraphicSVG ,error ){_dafg ,_cddd :=_fd .ParseFromString (_agdg );if _cddd !=nil {return nil ,_cddd ;};return _fedgf (_dafg ); +};func _faeef (_cfceb string )bool {_fffdb :=func (_bcdag rune )bool {return _bcdag =='\u000A'};_agggab :=_de .TrimFunc (_cfceb ,_fffdb );_ccdgc :=_ec .Paragraph {};_ ,_dcfed :=_ccdgc .SetString (_agggab );if _dcfed !=nil {return true ;};_cbec ,_dcfed :=_ccdgc .Order (); +if _dcfed !=nil {return true ;};if _cbec .NumRuns ()< 1{return true ;};return _ccdgc .IsLeftToRight ();};func _faaec (_gdfea string ,_gcfga ,_acabcb TextStyle )*TOC {_geggf :=_acabcb ;_geggf .FontSize =14;_aaae :=_cfeea (_geggf );_aaae .SetEnableWrap (true ); +_aaae .SetTextAlignment (TextAlignmentLeft );_aaae .SetMargins (0,0,0,5);_bcfgf :=_aaae .Append (_gdfea );_bcfgf .Style =_geggf ;return &TOC {_efdca :_aaae ,_ffge :[]*TOCLine {},_ccggc :_gcfga ,_adcec :_gcfga ,_dfdfe :_gcfga ,_cffeag :_gcfga ,_ageg :"\u002e",_fcfdg :10,_cgdcf :Margins {0,0,2,2},_aadcda :PositionRelative ,_gbagb :_gcfga ,_daedd :true }; }; -// LevelOffset returns the amount of space an indentation level occupies. -func (_cbdcb *TOCLine )LevelOffset ()float64 {return _cbdcb ._aface };func _afg (_ceca *Chapter ,_eeag *TOC ,_gfeb *_af .Outline ,_ecdc string ,_aaf int ,_baf TextStyle )*Chapter {var _edc uint =1;if _ceca !=nil {_edc =_ceca ._bfea +1;};_bbd :=&Chapter {_age :_aaf ,_efga :_ecdc ,_acbf :true ,_dfga :true ,_bebb :_ceca ,_dacc :_eeag ,_ccd :_gfeb ,_cgf :[]Drawable {},_bfea :_edc }; -_agfd :=_edee (_bbd .headingText (),_baf );_agfd .SetFont (_baf .Font );_agfd .SetFontSize (_baf .FontSize );_bbd ._dad =_agfd ;return _bbd ;};var PPMM =float64 (72*1.0/25.4); +// Margins returns the margins of the component. +func (_cgdgc *Division )Margins ()(_feff ,_gbac ,_gfaa ,_gaba float64 ){return _cgdgc ._baad .Left ,_cgdgc ._baad .Right ,_cgdgc ._baad .Top ,_cgdgc ._baad .Bottom ;}; -// SetWidth sets the the Paragraph width. This is essentially the wrapping width, -// i.e. the width the text can extend to prior to wrapping over to next line. -func (_ccfg *StyledParagraph )SetWidth (width float64 ){_ccfg ._befeea =width ;_ccfg .wrapText ()}; +// SetEncoder sets the encoding/compression mechanism for the image. +func (_gaee *Image )SetEncoder (encoder _gd .StreamEncoder ){_gaee ._afab =encoder };var PPMM =float64 (72*1.0/25.4); -// SetRowPosition sets cell row position. -func (_adbca *TableCell )SetRowPosition (row int ){_adbca ._ceafg =row }; +// SetSubtotal sets the subtotal of the invoice. +func (_bdca *Invoice )SetSubtotal (value string ){_bdca ._abgd [1].Value =value };func _bbge (_decb ,_aebd ,_geccf ,_cgge float64 )*Ellipse {return &Ellipse {_faac :_decb ,_ccag :_aebd ,_efge :_geccf ,_abda :_cgge ,_dfda :PositionAbsolute ,_eag :1.0,_gdcga :ColorBlack ,_fddf :1.0,_ddbee :1.0}; +}; -// NewImageFromFile creates an Image from a file. -func (_fced *Creator )NewImageFromFile (path string )(*Image ,error ){return _cgdf (path )}; +// SetMargins sets the margins TOC line. +func (_geec *TOCLine )SetMargins (left ,right ,top ,bottom float64 ){_geec ._gabdg =left ;_gcbd :=&_geec ._fbaf ._acbfg ;_gcbd .Left =_geec ._gabdg +float64 (_geec ._cefgd -1)*_geec ._fabb ;_gcbd .Right =right ;_gcbd .Top =top ;_gcbd .Bottom =bottom ;}; +func (_eede *templateProcessor )parseChapter (_fecef *templateNode )(interface{},error ){_fdecfe :=_eede .creator .NewChapter ;if _fecef ._gfggb !=nil {if _fgebeg ,_ggdb :=_fecef ._gfggb ._cagcg .(*Chapter );_ggdb {_fdecfe =_fgebeg .NewSubchapter ;};}; +_fccaca :=_fdecfe ("");for _ ,_gbgb :=range _fecef ._adbf .Attr {_dffggc :=_gbgb .Value ;switch _gdadc :=_gbgb .Name .Local ;_gdadc {case "\u0073\u0068\u006f\u0077\u002d\u006e\u0075\u006d\u0062e\u0072\u0069\u006e\u0067":_fccaca .SetShowNumbering (_eede .parseBoolAttr (_gdadc ,_dffggc )); +case "\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u002d\u0069n\u002d\u0074\u006f\u0063":_fccaca .SetIncludeInTOC (_eede .parseBoolAttr (_gdadc ,_dffggc ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_eedbe :=_eede .parseMarginAttr (_gdadc ,_dffggc );_fccaca .SetMargins (_eedbe .Left ,_eedbe .Right ,_eedbe .Top ,_eedbe .Bottom ); +default:_eede .nodeLogDebug (_fecef ,"\u0055\u006es\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u0068\u0061\u0070\u0074\u0065\u0072\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_gdadc ); +};};return _fccaca ,nil ;};func (_aagba *templateProcessor )parsePositioningAttr (_bbbab ,_bfbg string )Positioning {_gfb .Log .Debug ("\u0050\u0061\u0072s\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0069\u006e\u0067\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060%\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_bbbab ,_bfbg ); +_ffcg :=map[string ]Positioning {"\u0072\u0065\u006c\u0061\u0074\u0069\u0076\u0065":PositionRelative ,"\u0061\u0062\u0073\u006f\u006c\u0075\u0074\u0065":PositionAbsolute }[_bfbg ];return _ffcg ;};const (CellVerticalAlignmentTop CellVerticalAlignment =iota ; +CellVerticalAlignmentMiddle ;CellVerticalAlignmentBottom ;);func (_bgdfd *templateProcessor )parseMarginAttr (_gegec ,_feeef string )Margins {_gfb .Log .Debug ("\u0050\u0061r\u0073\u0069\u006e\u0067 \u006d\u0061r\u0067\u0069\u006e\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0028\u0060\u0025\u0073\u0060\u002c \u0025\u0073\u0029\u002e",_gegec ,_feeef ); +_egdae :=Margins {};switch _bdffc :=_de .Fields (_feeef );len (_bdffc ){case 1:_egdae .Top ,_ =_ad .ParseFloat (_bdffc [0],64);_egdae .Bottom =_egdae .Top ;_egdae .Left =_egdae .Top ;_egdae .Right =_egdae .Top ;case 2:_egdae .Top ,_ =_ad .ParseFloat (_bdffc [0],64); +_egdae .Bottom =_egdae .Top ;_egdae .Left ,_ =_ad .ParseFloat (_bdffc [1],64);_egdae .Right =_egdae .Left ;case 3:_egdae .Top ,_ =_ad .ParseFloat (_bdffc [0],64);_egdae .Left ,_ =_ad .ParseFloat (_bdffc [1],64);_egdae .Right =_egdae .Left ;_egdae .Bottom ,_ =_ad .ParseFloat (_bdffc [2],64); +case 4:_egdae .Top ,_ =_ad .ParseFloat (_bdffc [0],64);_egdae .Right ,_ =_ad .ParseFloat (_bdffc [1],64);_egdae .Bottom ,_ =_ad .ParseFloat (_bdffc [2],64);_egdae .Left ,_ =_ad .ParseFloat (_bdffc [3],64);};return _egdae ;}; -// Crop crops the Image to the specified bounds. -func (_ggfg *Image )Crop (x0 ,y0 ,x1 ,y1 int ){_agggc ,_faeed :=_ggfg ._gfbf .ToGoImage ();if _faeed !=nil {_dg .Fatalf ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0074o\u0020\u0047\u006f\u0020\u0049m\u0061\u0067e\u003a\u0020\u0025\u0076",_faeed ); -};var _ggce _c .Image ;_cdad :=_c .Rect (x0 ,y0 ,x1 ,y1 );if _dagb :=_cdad .Intersect (_agggc .Bounds ());!_cdad .Empty (){_edbf :=_c .NewRGBA (_c .Rect (0,0,_cdad .Dx (),_cdad .Dy ()));for _baee :=_dagb .Min .Y ;_baee < _dagb .Max .Y ;_baee ++{for _ffdf :=_dagb .Min .X ; -_ffdf < _dagb .Max .X ;_ffdf ++{_edbf .Set (_ffdf -_dagb .Min .X ,_baee -_dagb .Min .Y ,_agggc .At (_ffdf ,_baee ));};};_ggce =_edbf ;}else {_ggce =&_c .RGBA {};};_fdbe ,_faeed :=_af .ImageHandling .NewImageFromGoImage (_ggce );if _faeed !=nil {_dg .Fatalf ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u0072\u0065\u0061\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0066\u0072\u006fm\u0020\u0047\u006f\u0020\u0049m\u0061\u0067e\u003a\u0020\u0025\u0076",_faeed ); -};_gafb :=float64 (_fdbe .Width );_ffccf :=float64 (_fdbe .Height );_ggfg ._gfbf =_fdbe ;_ggfg ._bacbb =_gafb ;_ggfg ._deba =_ffccf ;_ggfg ._febef =_gafb ;_ggfg ._fcaf =_ffccf ;};type listItem struct{_efddb VectorDrawable ;_caac TextChunk ;};var (_ggdcc =_a .MustCompile ("\u0028[\u005cw\u002d\u005d\u002b\u0029\u005c(\u0027\u0028.\u002b\u0029\u0027\u005c\u0029"); -_dacfg =_fa .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0063\u0072\u0065a\u0074\u006f\u0072\u0020\u0069\u006e\u0073t\u0061\u006e\u0063\u0065");_aead =_fa .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0074\u0065\u006d\u0070\u006c\u0061\u0074e\u0020p\u0061\u0072\u0065\u006e\u0074\u0020\u006eo\u0064\u0065"); -_debfa =_fa .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0074\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020c\u0068\u0069\u006cd\u0020n\u006f\u0064\u0065");_ebbfe =_fa .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0074\u0065\u006d\u0070l\u0061t\u0065 \u0072\u0065\u0073\u006f\u0075\u0072\u0063e"); -);func (_bfbac *templateProcessor )parseLinkAttr (_ebff ,_becf string )*_af .PdfAnnotation {_becf =_dc .TrimSpace (_becf );if _dc .HasPrefix (_becf ,"\u0075\u0072\u006c(\u0027")&&_dc .HasSuffix (_becf ,"\u0027\u0029")&&len (_becf )> 7{return _acbef (_becf [5:len (_becf )-2]); -};if _dc .HasPrefix (_becf ,"\u0070\u0061\u0067e\u0028")&&_dc .HasSuffix (_becf ,"\u0029")&&len (_becf )> 6{var (_fcgab error ;_ccdeb int64 ;_aadd float64 ;_fagd float64 ;_dcbg =1.0;_dbcg =_dc .Split (_becf [5:len (_becf )-1],"\u002c"););_ccdeb ,_fcgab =_eb .ParseInt (_dc .TrimSpace (_dbcg [0]),10,64); -if _fcgab !=nil {_gbf .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0070\u0061\u0067\u0065\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_fcgab );return nil ;};if len (_dbcg )>=2{_aadd ,_fcgab =_eb .ParseFloat (_dc .TrimSpace (_dbcg [1]),64); -if _fcgab !=nil {_gbf .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0058\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_fcgab ); -return nil ;};};if len (_dbcg )>=3{_fagd ,_fcgab =_eb .ParseFloat (_dc .TrimSpace (_dbcg [2]),64);if _fcgab !=nil {_gbf .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0070\u0061\u0072\u0073\u0069\u006eg\u0020\u0059\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_fcgab ); -return nil ;};};if len (_dbcg )>=4{_dcbg ,_fcgab =_eb .ParseFloat (_dc .TrimSpace (_dbcg [3]),64);if _fcgab !=nil {_gbf .Log .Error ("\u0046\u0061\u0069\u006c\u0065\u0064 \u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u007a\u006f\u006f\u006d\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065r\u003a\u0020\u0025\u0076",_fcgab ); -return nil ;};};return _ecabf (_ccdeb -1,_aadd ,_fagd ,_dcbg );};return nil ;};func _fffag (_cadde *templateProcessor ,_dbfb *templateNode )(interface{},error ){return _cadde .parseEllipse (_dbfb );}; +// CellBorderSide defines the table cell's border side. +type CellBorderSide int ; -// BorderWidth returns the border width of the ellipse. -func (_dfgg *Ellipse )BorderWidth ()float64 {return _dfgg ._ebge };func _fbbc (_gbfa *_ac .ContentStreamOperations ,_bfa *_af .PdfPageResources ,_gga *_ac .ContentStreamOperations ,_fcgf *_af .PdfPageResources )error {_bag :=map[_db .PdfObjectName ]_db .PdfObjectName {}; -_afb :=map[_db .PdfObjectName ]_db .PdfObjectName {};_edb :=map[_db .PdfObjectName ]_db .PdfObjectName {};_cag :=map[_db .PdfObjectName ]_db .PdfObjectName {};_gge :=map[_db .PdfObjectName ]_db .PdfObjectName {};_aaa :=map[_db .PdfObjectName ]_db .PdfObjectName {}; -for _ ,_dbc :=range *_gga {switch _dbc .Operand {case "\u0044\u006f":if len (_dbc .Params )==1{if _ded ,_fef :=_dbc .Params [0].(*_db .PdfObjectName );_fef {if _ ,_deb :=_bag [*_ded ];!_deb {var _bbe _db .PdfObjectName ;_egc ,_ :=_fcgf .GetXObjectByName (*_ded ); -if _egc !=nil {_bbe =*_ded ;for {_bc ,_ :=_bfa .GetXObjectByName (_bbe );if _bc ==nil ||_bc ==_egc {break ;};_bbe =*_db .MakeName (_aag (_bbe .String ()));};};_bfa .SetXObjectByName (_bbe ,_egc );_bag [*_ded ]=_bbe ;};_fbae :=_bag [*_ded ];_dbc .Params [0]=&_fbae ; -};};case "\u0054\u0066":if len (_dbc .Params )==2{if _dfcd ,_dggb :=_dbc .Params [0].(*_db .PdfObjectName );_dggb {if _ ,_accd :=_afb [*_dfcd ];!_accd {_abee ,_gdb :=_fcgf .GetFontByName (*_dfcd );_bbed :=*_dfcd ;if _gdb &&_abee !=nil {_bbed =_gfd (_dfcd .String (),_abee ,_bfa ); -};_bfa .SetFontByName (_bbed ,_abee );_afb [*_dfcd ]=_bbed ;};_ecd :=_afb [*_dfcd ];_dbc .Params [0]=&_ecd ;};};case "\u0043\u0053","\u0063\u0073":if len (_dbc .Params )==1{if _cfc ,_fcc :=_dbc .Params [0].(*_db .PdfObjectName );_fcc {if _ ,_gdd :=_edb [*_cfc ]; -!_gdd {var _dab _db .PdfObjectName ;_gdbg ,_egb :=_fcgf .GetColorspaceByName (*_cfc );if _egb {_dab =*_cfc ;for {_fdd ,_ccf :=_bfa .GetColorspaceByName (_dab );if !_ccf ||_gdbg ==_fdd {break ;};_dab =*_db .MakeName (_aag (_dab .String ()));};_bfa .SetColorspaceByName (_dab ,_gdbg ); -_edb [*_cfc ]=_dab ;}else {_gbf .Log .Debug ("C\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064");};};if _bcb ,_dda :=_edb [*_cfc ];_dda {_dbc .Params [0]=&_bcb ;}else {_gbf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0043\u006f\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020%\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",*_cfc ); -};};};case "\u0053\u0043\u004e","\u0073\u0063\u006e":if len (_dbc .Params )==1{if _efc ,_baga :=_dbc .Params [0].(*_db .PdfObjectName );_baga {if _ ,_aee :=_cag [*_efc ];!_aee {var _gbfab _db .PdfObjectName ;_cgb ,_gdbd :=_fcgf .GetPatternByName (*_efc ); -if _gdbd {_gbfab =*_efc ;for {_aeec ,_afeg :=_bfa .GetPatternByName (_gbfab );if !_afeg ||_aeec ==_cgb {break ;};_gbfab =*_db .MakeName (_aag (_gbfab .String ()));};_cce :=_bfa .SetPatternByName (_gbfab ,_cgb .ToPdfObject ());if _cce !=nil {return _cce ; -};_cag [*_efc ]=_gbfab ;};};if _eca ,_fae :=_cag [*_efc ];_fae {_dbc .Params [0]=&_eca ;};};};case "\u0073\u0068":if len (_dbc .Params )==1{if _bfe ,_cea :=_dbc .Params [0].(*_db .PdfObjectName );_cea {if _ ,_fff :=_gge [*_bfe ];!_fff {var _agc _db .PdfObjectName ; -_ffe ,_dabg :=_fcgf .GetShadingByName (*_bfe );if _dabg {_agc =*_bfe ;for {_febd ,_cda :=_bfa .GetShadingByName (_agc );if !_cda ||_ffe ==_febd {break ;};_agc =*_db .MakeName (_aag (_agc .String ()));};_fac :=_bfa .SetShadingByName (_agc ,_ffe .ToPdfObject ()); -if _fac !=nil {_gbf .Log .Debug ("E\u0052\u0052\u004f\u0052 S\u0065t\u0020\u0073\u0068\u0061\u0064i\u006e\u0067\u003a\u0020\u0025\u0076",_fac );return _fac ;};_gge [*_bfe ]=_agc ;}else {_gbf .Log .Debug ("\u0053\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};};if _dcd ,_gf :=_gge [*_bfe ];_gf {_dbc .Params [0]=&_dcd ;}else {_gbf .Log .Debug ("E\u0072\u0072\u006f\u0072\u003a\u0020S\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0025\u0073 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064",*_bfe );};};};case "\u0067\u0073":if len (_dbc .Params )==1{if _eeg ,_bbb :=_dbc .Params [0].(*_db .PdfObjectName ); -_bbb {if _ ,_ebc :=_aaa [*_eeg ];!_ebc {var _cbb _db .PdfObjectName ;_agb ,_eddd :=_fcgf .GetExtGState (*_eeg );if _eddd {_cbb =*_eeg ;for {_ege ,_efeb :=_bfa .GetExtGState (_cbb );if !_efeb ||_agb ==_ege {break ;};_cbb =*_db .MakeName (_aag (_cbb .String ())); -};};_bfa .AddExtGState (_cbb ,_agb );_aaa [*_eeg ]=_cbb ;};_dgbf :=_aaa [*_eeg ];_dbc .Params [0]=&_dgbf ;};};};*_gbfa =append (*_gbfa ,_dbc );};return nil ;}; +// BorderColor returns the border color of the rectangle. +func (_edca *Rectangle )BorderColor ()Color {return _edca ._feea }; -// GetMargins returns the Chapter's margin: left, right, top, bottom. -func (_dbg *Chapter )GetMargins ()(float64 ,float64 ,float64 ,float64 ){return _dbg ._cff .Left ,_dbg ._cff .Right ,_dbg ._cff .Top ,_dbg ._cff .Bottom ;}; +// SetLink makes the line an internal link. +// The text parameter represents the text that is displayed. +// The user is taken to the specified page, at the specified x and y +// coordinates. Position 0, 0 is at the top left of the page. +func (_bdafd *TOCLine )SetLink (page int64 ,x ,y float64 ){_bdafd ._edacd =x ;_bdafd ._gdedb =y ;_bdafd ._bceb =page ;_fgfg :=_bdafd ._fbaf ._fbag .Color ;_bdafd .Number .Style .Color =_fgfg ;_bdafd .Title .Style .Color =_fgfg ;_bdafd .Separator .Style .Color =_fgfg ; +_bdafd .Page .Style .Color =_fgfg ;}; -// GetMargins returns the margins of the TOC line: left, right, top, bottom. -func (_bffea *TOCLine )GetMargins ()(float64 ,float64 ,float64 ,float64 ){_ecdfcc :=&_bffea ._eccdcc ._aaac ;return _bffea ._becgd ,_ecdfcc .Right ,_ecdfcc .Top ,_ecdfcc .Bottom ;};func (_agec *InvoiceAddress )fmtLine (_dcag ,_ecded string ,_eefg bool )string {if _eefg {_ecded =""; -};return _f .Sprintf ("\u0025\u0073\u0025s\u000a",_ecded ,_dcag );}; +// SetOpacity sets the opacity of the line (0-1). +func (_decad *Line )SetOpacity (opacity float64 ){_decad ._efgda =opacity };func (_ggcfb *templateProcessor )parseParagraph (_egcc *templateNode ,_deeae *Paragraph )(interface{},error ){if _deeae ==nil {_deeae =_ggcfb .creator .NewParagraph ("");};for _ ,_bbgac :=range _egcc ._adbf .Attr {_dffae :=_bbgac .Value ; +switch _ecbde :=_bbgac .Name .Local ;_ecbde {case "\u0066\u006f\u006e\u0074":_deeae .SetFont (_ggcfb .parseFontAttr (_ecbde ,_dffae ));case "\u0066o\u006e\u0074\u002d\u0073\u0069\u007ae":_deeae .SetFontSize (_ggcfb .parseFloatAttr (_ecbde ,_dffae ));case "\u0074\u0065\u0078\u0074\u002d\u0061\u006c\u0069\u0067\u006e":_deeae .SetTextAlignment (_ggcfb .parseTextAlignmentAttr (_ecbde ,_dffae )); +case "l\u0069\u006e\u0065\u002d\u0068\u0065\u0069\u0067\u0068\u0074":_deeae .SetLineHeight (_ggcfb .parseFloatAttr (_ecbde ,_dffae ));case "e\u006e\u0061\u0062\u006c\u0065\u002d\u0077\u0072\u0061\u0070":_deeae .SetEnableWrap (_ggcfb .parseBoolAttr (_ecbde ,_dffae )); +case "\u0063\u006f\u006co\u0072":_deeae .SetColor (_ggcfb .parseColorAttr (_ecbde ,_dffae ));case "\u0078":_deeae .SetPos (_ggcfb .parseFloatAttr (_ecbde ,_dffae ),_deeae ._eddg );case "\u0079":_deeae .SetPos (_deeae ._acde ,_ggcfb .parseFloatAttr (_ecbde ,_dffae )); +case "\u0061\u006e\u0067l\u0065":_deeae .SetAngle (_ggcfb .parseFloatAttr (_ecbde ,_dffae ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_efdc :=_ggcfb .parseMarginAttr (_ecbde ,_dffae );_deeae .SetMargins (_efdc .Left ,_efdc .Right ,_efdc .Top ,_efdc .Bottom ); +case "\u006da\u0078\u002d\u006c\u0069\u006e\u0065s":_deeae .SetMaxLines (int (_ggcfb .parseInt64Attr (_ecbde ,_dffae )));default:_ggcfb .nodeLogDebug (_egcc ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065\u0064\u0020pa\u0072\u0061\u0067\u0072\u0061\u0070h\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073`\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u002e",_ecbde ); +};};return _deeae ,nil ;}; -// InvoiceCellProps holds all style properties for an invoice cell. -type InvoiceCellProps struct{TextStyle TextStyle ;Alignment CellHorizontalAlignment ;BackgroundColor Color ;BorderColor Color ;BorderWidth float64 ;BorderSides []CellBorderSide ;}; +// SetTOC sets the table of content component of the creator. +// This method should be used when building a custom table of contents. +func (_dfec *Creator )SetTOC (toc *TOC ){if toc ==nil {return ;};_dfec ._dcag =toc ;}; -// AddSubtable copies the cells of the subtable in the table, starting with the -// specified position. The table row and column indices are 1-based, which -// makes the position of the first cell of the first row of the table 1,1. -// The table is automatically extended if the subtable exceeds its columns. -// This can happen when the subtable has more columns than the table or when -// one or more columns of the subtable starting from the specified position -// exceed the last column of the table. -func (_bgfgf *Table )AddSubtable (row ,col int ,subtable *Table ){for _ ,_cdefd :=range subtable ._eafeb {_cdege :=&TableCell {};*_cdege =*_cdefd ;_cdege ._ceacbb =_bgfgf ;_cdege ._feeeb +=col -1;if _bcce :=_bgfgf ._adfb -(_cdege ._feeeb -1);_bcce < _cdege ._ffae {_bgfgf ._adfb +=_cdege ._ffae -_bcce ; -_bgfgf .resetColumnWidths ();_gbf .Log .Debug ("\u0054a\u0062l\u0065\u003a\u0020\u0073\u0075\u0062\u0074\u0061\u0062\u006c\u0065 \u0065\u0078\u0063\u0065e\u0064\u0073\u0020\u0064\u0065s\u0074\u0069\u006e\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0061\u0062\u006c\u0065\u002e\u0020\u0045\u0078\u0070\u0061\u006e\u0064\u0069\u006e\u0067\u0020\u0074\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0025\u0064\u0020\u0063\u006fl\u0075\u006d\u006e\u0073\u002e",_bgfgf ._adfb ); -};_cdege ._ceafg +=row -1;_ffecde :=subtable ._bebe [_cdefd ._ceafg -1];if _cdege ._ceafg > _bgfgf ._babdd {for _cdege ._ceafg > _bgfgf ._babdd {_bgfgf ._babdd ++;_bgfgf ._bebe =append (_bgfgf ._bebe ,_bgfgf ._faff );};_bgfgf ._bebe [_cdege ._ceafg -1]=_ffecde ; -}else {_bgfgf ._bebe [_cdege ._ceafg -1]=_dgg .Max (_bgfgf ._bebe [_cdege ._ceafg -1],_ffecde );};_bgfgf ._eafeb =append (_bgfgf ._eafeb ,_cdege );};_bgfgf .sortCells ();}; +// GetHeading returns the chapter heading paragraph. Used to give access to address style: font, sizing etc. +func (_gda *Chapter )GetHeading ()*Paragraph {return _gda ._fdgb };func _bdabd (_dcbdb *templateProcessor ,_ffced *templateNode )(interface{},error ){return _dcbdb .parseList (_ffced );}; -// Width returns the width of the chart. In relative positioning mode, -// all the available context width is used at render time. -func (_adeg *Chart )Width ()float64 {return float64 (_adeg ._gddf .Width ())}; +// AppendColumn appends a column to the line items table. +func (_ebfbf *Invoice )AppendColumn (description string )*InvoiceCell {_facc :=_ebfbf .NewColumn (description );_ebfbf ._dfdgd =append (_ebfbf ._dfdgd ,_facc );return _facc ;};func _cacdg (_cdbb *_ed .PdfAnnotationLink )*_ed .PdfAnnotationLink {if _cdbb ==nil {return nil ; +};_bggbcg :=_ed .NewPdfAnnotationLink ();_bggbcg .BS =_cdbb .BS ;_bggbcg .A =_cdbb .A ;if _eage ,_dbbd :=_cdbb .GetAction ();_dbbd ==nil &&_eage !=nil {_bggbcg .SetAction (_eage );};if _fafc ,_gcfgg :=_cdbb .Dest .(*_gd .PdfObjectArray );_gcfgg {_bggbcg .Dest =_gd .MakeArray (_fafc .Elements ()...); +};return _bggbcg ;}; -// SetCoords sets the center coordinates of the ellipse. -func (_gcc *Ellipse )SetCoords (xc ,yc float64 ){_gcc ._fbgc =xc ;_gcc ._fcbc =yc }; +// SetBorder sets the cell's border style. +func (_abgdc *TableCell )SetBorder (side CellBorderSide ,style CellBorderStyle ,width float64 ){if style ==CellBorderStyleSingle &&side ==CellBorderSideAll {_abgdc ._gcecd =CellBorderStyleSingle ;_abgdc ._fafbe =width ;_abgdc ._cbaca =CellBorderStyleSingle ; +_abgdc ._bdbcc =width ;_abgdc ._bfae =CellBorderStyleSingle ;_abgdc ._agge =width ;_abgdc ._bebdb =CellBorderStyleSingle ;_abgdc ._defbe =width ;}else if style ==CellBorderStyleDouble &&side ==CellBorderSideAll {_abgdc ._gcecd =CellBorderStyleDouble ;_abgdc ._fafbe =width ; +_abgdc ._cbaca =CellBorderStyleDouble ;_abgdc ._bdbcc =width ;_abgdc ._bfae =CellBorderStyleDouble ;_abgdc ._agge =width ;_abgdc ._bebdb =CellBorderStyleDouble ;_abgdc ._defbe =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideLeft {_abgdc ._gcecd =style ; +_abgdc ._fafbe =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideBottom {_abgdc ._cbaca =style ;_abgdc ._bdbcc =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideRight {_abgdc ._bfae =style ; +_abgdc ._agge =width ;}else if (style ==CellBorderStyleSingle ||style ==CellBorderStyleDouble )&&side ==CellBorderSideTop {_abgdc ._bebdb =style ;_abgdc ._defbe =width ;};};func (_dgbc *templateProcessor )parseTextVerticalAlignmentAttr (_geddc ,_afbfg string )TextVerticalAlignment {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u0076\u0065r\u0074\u0069\u0063\u0061\u006c\u0020\u0061\u006c\u0069\u0067\u006e\u006d\u0065n\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a (\u0060\u0025\u0073\u0060\u002c\u0020\u0025\u0073\u0029\u002e",_geddc ,_afbfg ); +_ffebg :=map[string ]TextVerticalAlignment {"\u0062\u0061\u0073\u0065\u006c\u0069\u006e\u0065":TextVerticalAlignmentBaseline ,"\u0063\u0065\u006e\u0074\u0065\u0072":TextVerticalAlignmentCenter }[_afbfg ];return _ffebg ;}; -// AnchorPoint defines anchor point where the center position of the radial gradient would be calculated. -type AnchorPoint int ; +// TOCLine represents a line in a table of contents. +// The component can be used both in the context of a +// table of contents component and as a standalone component. +// The representation of a table of contents line is as follows: +/* + [number] [title] [separator] [page] + e.g.: Chapter1 Introduction ........... 1 +*/ +type TOCLine struct{_fbaf *StyledParagraph ; -// SetFillColor sets the fill color of the ellipse. -func (_bfbb *Ellipse )SetFillColor (col Color ){_bfbb ._ddab =col }; +// Holds the text and style of the number part of the TOC line. +Number TextChunk ; -// SkipRows skips over a specified number of rows in the table. -func (_ceaa *Table )SkipRows (num int ){_bggd :=num *_ceaa ._adfb -1;if _bggd < 0{_gbf .Log .Debug ("\u0054\u0061\u0062\u006c\u0065:\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0073\u006b\u0069\u0070\u0020b\u0061\u0063\u006b\u0020\u0074\u006f\u0020\u0070\u0072\u0065\u0076\u0069\u006f\u0075\u0073\u0020\u0063\u0065\u006c\u006c\u0073"); -return ;};for _cbfd :=0;_cbfd < _bggd ;_cbfd ++{_ceaa .NewCell ();};}; +// Holds the text and style of the title part of the TOC line. +Title TextChunk ; -// Polygon represents a polygon shape. +// Holds the text and style of the separator part of the TOC line. +Separator TextChunk ; + +// Holds the text and style of the page part of the TOC line. +Page TextChunk ;_gabdg float64 ;_cefgd uint ;_fabb float64 ;_cbffc Positioning ;_edacd float64 ;_gdedb float64 ;_bceb int64 ;}; + +// CurvePolygon represents a curve polygon shape. // Implements the Drawable interface and can be drawn on PDF using the Creator. -type Polygon struct{_gdfe *_ga .Polygon ;_gdfa float64 ;_eedb float64 ;_debg Color ;}; +type CurvePolygon struct{_gfae *_bf .CurvePolygon ;_egfd float64 ;_fggf float64 ;_aeef Color ;}; -// SetBorderOpacity sets the border opacity of the ellipse. -func (_deda *Ellipse )SetBorderOpacity (opacity float64 ){_deda ._dfegf =opacity }; +// SetWidth sets the the Paragraph width. This is essentially the wrapping width, i.e. the width the +// text can extend to prior to wrapping over to next line. +func (_fbcbf *Paragraph )SetWidth (width float64 ){_fbcbf ._begf =width ;_fbcbf .wrapText ()}; -// SetLineTitleStyle sets the style for the title part of all new lines -// of the table of contents. -func (_egdb *TOC )SetLineTitleStyle (style TextStyle ){_egdb ._gdgbg =style }; +// Cols returns the total number of columns the table has. +func (_dcgf *Table )Cols ()int {return _dcgf ._dfeg };func (_beadb *templateProcessor )parseCellBorderStyleAttr (_fbbea ,_efcea string )CellBorderStyle {_gfb .Log .Debug ("\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020c\u0065\u006c\u006c b\u006f\u0072\u0064\u0065\u0072\u0020s\u0074\u0079\u006c\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a \u0028\u0060\u0025\u0073\u0060\u002c\u0020\u0025s\u0029\u002e",_fbbea ,_efcea ); +_ebdbf :=map[string ]CellBorderStyle {"\u006e\u006f\u006e\u0065":CellBorderStyleNone ,"\u0073\u0069\u006e\u0067\u006c\u0065":CellBorderStyleSingle ,"\u0064\u006f\u0075\u0062\u006c\u0065":CellBorderStyleDouble }[_efcea ];return _ebdbf ;}; -// SetBorderColor sets the border color. -func (_cfb *PolyBezierCurve )SetBorderColor (color Color ){_cfb ._agcbc .BorderColor =_bfag (color )}; +// GetIndent get the cell's left indent. +func (_dbcg *TableCell )GetIndent ()float64 {return _dbcg ._bgeed };func (_faab *Division )drawBackground (_edfb []*Block ,_aeaf ,_ccdf DrawContext ,_abedb bool )([]*Block ,error ){_cgdc :=len (_edfb );if _cgdc ==0||_faab ._aadg ==nil {return _edfb ,nil ; +};_acag :=make ([]*Block ,0,len (_edfb ));for _eeca ,_dbgg :=range _edfb {var (_bbfa =_faab ._aadg .BorderRadiusTopLeft ;_bfdg =_faab ._aadg .BorderRadiusTopRight ;_aaag =_faab ._aadg .BorderRadiusBottomLeft ;_bfce =_faab ._aadg .BorderRadiusBottomRight ; +);_aggd :=_aeaf ;_aggd .Page +=_eeca ;if _eeca ==0{if _abedb {_acag =append (_acag ,_dbgg );continue ;};if _cgdc ==1{_aggd .Height =_ccdf .Y -_aeaf .Y ;};}else {_aggd .X =_aggd .Margins .Left +_faab ._baad .Left ;_aggd .Y =_aggd .Margins .Top ;_aggd .Width =_aggd .PageWidth -_aggd .Margins .Left -_aggd .Margins .Right -_faab ._baad .Left -_faab ._baad .Right ; +if _eeca ==_cgdc -1{_aggd .Height =_ccdf .Y -_aggd .Margins .Top -_faab ._baad .Top ;}else {_aggd .Height =_aggd .PageHeight -_aggd .Margins .Top -_aggd .Margins .Bottom ;};if !_abedb {_bbfa =0;_bfdg =0;};};if _cgdc > 1&&_eeca !=_cgdc -1{_aaag =0;_bfce =0; +};_edac :=_efacg (_aggd .X ,_aggd .Y ,_aggd .Width ,_aggd .Height );_edac .SetFillColor (_faab ._aadg .FillColor );_edac .SetBorderColor (_faab ._aadg .BorderColor );_edac .SetBorderWidth (_faab ._aadg .BorderSize );_edac .SetBorderRadius (_bbfa ,_bfdg ,_aaag ,_bfce ); +_aafa ,_ ,_gfgb :=_edac .GeneratePageBlocks (_aggd );if _gfgb !=nil {return nil ,_gfgb ;};if len (_aafa )==0{continue ;};_ceae :=_aafa [0];if _gfgb =_ceae .mergeBlocks (_dbgg );_gfgb !=nil {return nil ,_gfgb ;};_acag =append (_acag ,_ceae );};return _acag ,nil ; +};var _ecbb =_fb .MustCompile ("\u005c\u0064\u002b"); -// SetFitMode sets the fit mode of the line. -// NOTE: The fit mode is only applied if relative positioning is used. -func (_fbadg *Line )SetFitMode (fitMode FitMode ){_fbadg ._gfgf =fitMode }; +// Write output of creator to io.Writer interface. +func (_cfcd *Creator )Write (ws _eb .Writer )error {if _beed :=_cfcd .Finalize ();_beed !=nil {return _beed ;};_gede :=_ed .NewPdfWriter ();_gede .SetOptimizer (_cfcd ._affc );if _cfcd ._fgda !=nil {_gbcf :=_gede .SetForms (_cfcd ._fgda );if _gbcf !=nil {_gfb .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_gbcf ); +return _gbcf ;};};if _cfcd ._agcag !=nil {_gede .AddOutlineTree (_cfcd ._agcag );}else if _cfcd ._dccf !=nil &&_cfcd .AddOutlines {_gede .AddOutlineTree (&_cfcd ._dccf .ToPdfOutline ().PdfOutlineTreeNode );};if _cfcd ._fega !=nil {if _fdga :=_gede .SetPageLabels (_cfcd ._fega ); +_fdga !=nil {_gfb .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020C\u006f\u0075\u006c\u0064 no\u0074 s\u0065\u0074\u0020\u0070\u0061\u0067\u0065 l\u0061\u0062\u0065\u006c\u0073\u003a\u0020%\u0076",_fdga );return _fdga ;};};if _cfcd ._eac !=nil {for _ ,_dgbab :=range _cfcd ._eac {_fadd :=_dgbab .SubsetRegistered (); +if _fadd !=nil {_gfb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u006f\u0075\u006c\u0064\u0020\u006e\u006ft\u0020s\u0075\u0062\u0073\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0025\u0076",_fadd );return _fadd ;};};};if _cfcd ._cfd !=nil {_fbgb :=_cfcd ._cfd (&_gede ); +if _fbgb !=nil {_gfb .Log .Debug ("F\u0061\u0069\u006c\u0075\u0072\u0065\u003a\u0020\u0025\u0076",_fbgb );return _fbgb ;};};for _ ,_adaa :=range _cfcd ._fgdd {_fcebf :=_gede .AddPage (_adaa );if _fcebf !=nil {_gfb .Log .Error ("\u0046\u0061\u0069\u006ced\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0050\u0061\u0067\u0065\u003a\u0020%\u0076",_fcebf ); +return _fcebf ;};};_aabc :=_gede .Write (ws );if _aabc !=nil {return _aabc ;};return nil ;};func _dddge (_eabfgg ,_deebd ,_cecf float64 )(_gddfc ,_ebea ,_ecbdg ,_cebg float64 ){if _cecf ==0{return 0,0,_eabfgg ,_deebd ;};_bfgdc :=_bf .Path {Points :[]_bf .Point {_bf .NewPoint (0,0).Rotate (_cecf ),_bf .NewPoint (_eabfgg ,0).Rotate (_cecf ),_bf .NewPoint (0,_deebd ).Rotate (_cecf ),_bf .NewPoint (_eabfgg ,_deebd ).Rotate (_cecf )}}.GetBoundingBox (); +return _bfgdc .X ,_bfgdc .Y ,_bfgdc .Width ,_bfgdc .Height ;};func (_fdba *Rectangle )applyFitMode (_dcada float64 ){_dcada -=_fdba ._ddfc .Left +_fdba ._ddfc .Right +_fdba ._cfdf ;switch _fdba ._gfag {case FitModeFillWidth :_fdba .ScaleToWidth (_dcada ); +};}; -// IsAbsolute checks if the positioning is absolute. -func (_cbdf Positioning )IsAbsolute ()bool {return _cbdf ==PositionAbsolute }; +// Angle returns the block rotation angle in degrees. +func (_fc *Block )Angle ()float64 {return _fc ._agc }; -// GetHeading returns the chapter heading paragraph. Used to give access to address style: font, sizing etc. -func (_dcda *Chapter )GetHeading ()*Paragraph {return _dcda ._dad }; +// Inline returns whether the inline mode of the division is active. +func (_gebe *Division )Inline ()bool {return _gebe ._afdb }; -// ColorRGBFromArithmetic creates a Color from arithmetic color values (0-1). -// Example: +// Paragraph represents text drawn with a specified font and can wrap across lines and pages. +// By default it occupies the available width in the drawing context. +type Paragraph struct{_bdfc string ;_bbcb *_ed .PdfFont ;_afffc float64 ;_efbdc float64 ;_ebfca Color ;_ebaa TextAlignment ;_cgbcg bool ;_begf float64 ;_agbafd int ;_gbbc bool ;_egcg float64 ;_edbc Margins ;_fadf Positioning ;_acde float64 ;_eddg float64 ; +_bedg ,_ageb float64 ;_baeba []string ;}; + +// SetFillOpacity sets the fill opacity. +func (_bdcdcg *Polygon )SetFillOpacity (opacity float64 ){_bdcdcg ._cagc =opacity }; + +// SetCompactMode sets the compact mode flag for this table. // -// green := ColorRGBFromArithmetic(0.0, 1.0, 0.0) -func ColorRGBFromArithmetic (r ,g ,b float64 )Color {return rgbColor {_dbcc :_dgg .Max (_dgg .Min (r ,1.0),0.0),_eebd :_dgg .Max (_dgg .Min (g ,1.0),0.0),_gae :_dgg .Max (_dgg .Min (b ,1.0),0.0)};}; +// By enabling compact mode, table cell that contains Paragraph/StyleParagraph +// would not add extra height when calculating it's height. +// +// The default value is false. +func (_bgedb *Table )SetCompactMode (enable bool ){_bgedb ._gdad =enable };func (_ab *Block )translate (_dg ,_gcb float64 ){_baf :=_cc .NewContentCreator ().Translate (_dg ,-_gcb ).Operations ();*_ab ._ebg =append (*_baf ,*_ab ._ebg ...);_ab ._ebg .WrapIfNeeded (); +};func (_edge *templateProcessor )parseLine (_cfdae *templateNode )(interface{},error ){_fbgee :=_edge .creator .NewLine (0,0,0,0);for _ ,_bccc :=range _cfdae ._adbf .Attr {_gddd :=_bccc .Value ;switch _ebbec :=_bccc .Name .Local ;_ebbec {case "\u0078\u0031":_fbgee ._dffgg =_edge .parseFloatAttr (_ebbec ,_gddd ); +case "\u0079\u0031":_fbgee ._acad =_edge .parseFloatAttr (_ebbec ,_gddd );case "\u0078\u0032":_fbgee ._fbfbg =_edge .parseFloatAttr (_ebbec ,_gddd );case "\u0079\u0032":_fbgee ._dbd =_edge .parseFloatAttr (_ebbec ,_gddd );case "\u0074h\u0069\u0063\u006b\u006e\u0065\u0073s":_fbgee .SetLineWidth (_edge .parseFloatAttr (_ebbec ,_gddd )); +case "\u0063\u006f\u006co\u0072":_fbgee .SetColor (_edge .parseColorAttr (_ebbec ,_gddd ));case "\u0073\u0074\u0079l\u0065":_fbgee .SetStyle (_edge .parseLineStyleAttr (_ebbec ,_gddd ));case "\u0064\u0061\u0073\u0068\u002d\u0061\u0072\u0072\u0061\u0079":_fbgee .SetDashPattern (_edge .parseInt64Array (_ebbec ,_gddd ),_fbgee ._deaa ); +case "\u0064\u0061\u0073\u0068\u002d\u0070\u0068\u0061\u0073\u0065":_fbgee .SetDashPattern (_fbgee ._eedbb ,_edge .parseInt64Attr (_ebbec ,_gddd ));case "\u006fp\u0061\u0063\u0069\u0074\u0079":_fbgee .SetOpacity (_edge .parseFloatAttr (_ebbec ,_gddd )); +case "\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e":_fbgee .SetPositioning (_edge .parsePositioningAttr (_ebbec ,_gddd ));case "\u0066\u0069\u0074\u002d\u006d\u006f\u0064\u0065":_fbgee .SetFitMode (_edge .parseFitModeAttr (_ebbec ,_gddd ));case "\u006d\u0061\u0072\u0067\u0069\u006e":_caad :=_edge .parseMarginAttr (_ebbec ,_gddd ); +_fbgee .SetMargins (_caad .Left ,_caad .Right ,_caad .Top ,_caad .Bottom );default:_edge .nodeLogDebug (_cfdae ,"\u0055\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u006c\u0069\u006e\u0065 \u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020\u0060\u0025\u0073\u0060\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_ebbec ); +};};return _fbgee ,nil ;}; -// SetFontSize sets the font size in document units (points). -func (_abacc *Paragraph )SetFontSize (fontSize float64 ){_abacc ._cccdc =fontSize }; \ No newline at end of file +// Horizontal returns total horizontal (left + right) margin. +func (_fggd *Margins )Horizontal ()float64 {return _fggd .Left +_fggd .Right }; \ No newline at end of file diff --git a/extractor/extractor.go b/extractor/extractor.go index 4b5d7088..c47c9768 100644 --- a/extractor/extractor.go +++ b/extractor/extractor.go @@ -11,530 +11,700 @@ // Package extractor is used for quickly extracting PDF content through a simple interface. // Currently offers functionality for extracting textual content. -package extractor ;import (_fg "bytes";_da "errors";_cbg "fmt";_fb "github.com/unidoc/unipdf/v3/common";_ad "github.com/unidoc/unipdf/v3/contentstream";_cf "github.com/unidoc/unipdf/v3/core";_ba "github.com/unidoc/unipdf/v3/internal/license";_dd "github.com/unidoc/unipdf/v3/internal/textencoding"; -_ga "github.com/unidoc/unipdf/v3/internal/transform";_bd "github.com/unidoc/unipdf/v3/model";_cc "golang.org/x/image/draw";_fga "golang.org/x/text/unicode/norm";_d "image";_gf "image/color";_cb "io";_b "log";_e "math";_fd "reflect";_f "regexp";_a "sort"; -_bb "strings";_cg "unicode";_g "unicode/utf8";);func _eed (_caecb ,_fffa _bd .PdfRectangle )bool {return _caecb .Lly <=_fffa .Ury &&_fffa .Lly <=_caecb .Ury ;};func (_dddg *PageFonts )extractPageResourcesToFont (_gca *_bd .PdfPageResources )error {if _gca .Font ==nil {return _da .New (_gef ); -};_ag ,_gbc :=_cf .GetDict (_gca .Font );if !_gbc {return _da .New (_bdg );};for _ ,_aag :=range _ag .Keys (){var (_bbd =true ;_fbe []byte ;_ecf string ;);_gafb ,_fgf :=_gca .GetFontByName (_aag );if !_fgf {return _da .New (_aed );};_fdc ,_fbg :=_bd .NewPdfFontFromPdfObject (_gafb ); -if _fbg !=nil {return _fbg ;};_edd :=_fdc .FontDescriptor ();_fabe :=_fdc .FontDescriptor ().FontName .String ();_cad :=_fdc .Subtype ();if _baf (_dddg .Fonts ,_fabe ){continue ;};if len (_fdc .ToUnicode ())==0{_bbd =false ;};if _edd .FontFile !=nil {if _gbed ,_aaf :=_cf .GetStream (_edd .FontFile ); -_aaf {_fbe ,_fbg =_cf .DecodeStream (_gbed );if _fbg !=nil {return _fbg ;};_ecf =_fabe +"\u002e\u0070\u0066\u0062";};}else if _edd .FontFile2 !=nil {if _aaa ,_cae :=_cf .GetStream (_edd .FontFile2 );_cae {_fbe ,_fbg =_cf .DecodeStream (_aaa );if _fbg !=nil {return _fbg ; -};_ecf =_fabe +"\u002e\u0074\u0074\u0066";};}else if _edd .FontFile3 !=nil {if _gbb ,_gbgb :=_cf .GetStream (_edd .FontFile3 );_gbgb {_fbe ,_fbg =_cf .DecodeStream (_gbb );if _fbg !=nil {return _fbg ;};_ecf =_fabe +"\u002e\u0063\u0066\u0066";};};if len (_ecf )< 1{_fb .Log .Debug (_cbc ); -};_fecd :=Font {FontName :_fabe ,PdfFont :_fdc ,IsCID :_fdc .IsCID (),IsSimple :_fdc .IsSimple (),ToUnicode :_bbd ,FontType :_cad ,FontData :_fbe ,FontFileName :_ecf ,FontDescriptor :_edd };_dddg .Fonts =append (_dddg .Fonts ,_fecd );};return nil ;};func (_dcb *imageExtractContext )extractContentStreamImages (_gdc string ,_ece *_bd .PdfPageResources )error {_dgc :=_ad .NewContentStreamParser (_gdc ); -_fca ,_fgg :=_dgc .Parse ();if _fgg !=nil {return _fgg ;};if _dcb ._ffg ==nil {_dcb ._ffg =map[*_cf .PdfObjectStream ]*cachedImage {};};if _dcb ._cee ==nil {_dcb ._cee =&ImageExtractOptions {};};_eac :=_ad .NewContentStreamProcessor (*_fca );_eac .AddHandler (_ad .HandlerConditionEnumAllOperands ,"",_dcb .processOperand ); -return _eac .Process (_ece );};func (_acabe *textTable )reduce ()*textTable {_gbdeb :=make ([]int ,0,_acabe ._gfcf );_cefdg :=make ([]int ,0,_acabe ._bbfgf );for _eccfa :=0;_eccfa < _acabe ._gfcf ;_eccfa ++{if !_acabe .emptyCompositeRow (_eccfa ){_gbdeb =append (_gbdeb ,_eccfa ); -};};for _baaf :=0;_baaf < _acabe ._bbfgf ;_baaf ++{if !_acabe .emptyCompositeColumn (_baaf ){_cefdg =append (_cefdg ,_baaf );};};if len (_gbdeb )==_acabe ._gfcf &&len (_cefdg )==_acabe ._bbfgf {return _acabe ;};_afdec :=textTable {_deagb :_acabe ._deagb ,_bbfgf :len (_cefdg ),_gfcf :len (_gbdeb ),_fdbac :make (map[uint64 ]*textPara ,len (_cefdg )*len (_gbdeb ))}; -if _deef {_fb .Log .Info ("\u0072\u0065\u0064\u0075ce\u003a\u0020\u0025\u0064\u0078\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064\u0078%\u0064",_acabe ._bbfgf ,_acabe ._gfcf ,len (_cefdg ),len (_gbdeb ));_fb .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_cefdg ); -_fb .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_gbdeb );};for _aeee ,_baaac :=range _gbdeb {for _dfcb ,_aadc :=range _cefdg {_edeaff ,_gaadf :=_acabe .getComposite (_aadc ,_baaac );if _edeaff ==nil {continue ; -};if _deef {_cbg .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_dfcb ,_aeee ,_aadc ,_baaac ,_ddfcg (_edeaff .merge ().text (),50));};_afdec .putComposite (_dfcb ,_aeee ,_edeaff ,_gaadf ); -};};return &_afdec ;};func _bfcbg (_baceg *list ,_ebaeg *_bb .Builder ,_eadc *string ){_gcca :=_ccdbg (_baceg ,_eadc );_ebaeg .WriteString (_gcca );for _ ,_dbga :=range _baceg ._fgcb {_dggd :=*_eadc +"\u0020\u0020\u0020";_bfcbg (_dbga ,_ebaeg ,&_dggd ); -};};func (_dgca *textTable )reduceTiling (_cgcbc gridTiling ,_geeg float64 )*textTable {_caaed :=make ([]int ,0,_dgca ._gfcf );_dfae :=make ([]int ,0,_dgca ._bbfgf );_adbbb :=_cgcbc ._cebc ;_gefbb :=_cgcbc ._adfdb ;for _bgbca :=0;_bgbca < _dgca ._gfcf ; -_bgbca ++{_ggefe :=_bgbca > 0&&_e .Abs (_gefbb [_bgbca -1]-_gefbb [_bgbca ])< _geeg &&_dgca .emptyCompositeRow (_bgbca );if !_ggefe {_caaed =append (_caaed ,_bgbca );};};for _fcdc :=0;_fcdc < _dgca ._bbfgf ;_fcdc ++{_gbgc :=_fcdc < _dgca ._bbfgf -1&&_e .Abs (_adbbb [_fcdc +1]-_adbbb [_fcdc ])< _geeg &&_dgca .emptyCompositeColumn (_fcdc ); -if !_gbgc {_dfae =append (_dfae ,_fcdc );};};if len (_caaed )==_dgca ._gfcf &&len (_dfae )==_dgca ._bbfgf {return _dgca ;};_aadg :=textTable {_deagb :_dgca ._deagb ,_bbfgf :len (_dfae ),_gfcf :len (_caaed ),_bfeb :make (map[uint64 ]compositeCell ,len (_dfae )*len (_caaed ))}; -if _deef {_fb .Log .Info ("\u0072\u0065\u0064\u0075c\u0065\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0025d\u0078%\u0064\u0020\u002d\u003e\u0020\u0025\u0064x\u0025\u0064",_dgca ._bbfgf ,_dgca ._gfcf ,len (_dfae ),len (_caaed ));_fb .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_dfae ); -_fb .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_caaed );};for _bgcf ,_gdac :=range _caaed {for _aadbd ,_adaef :=range _dfae {_eeac ,_fcggg :=_dgca .getComposite (_adaef ,_gdac );if len (_eeac )==0{continue ; -};if _deef {_cbg .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_aadbd ,_bgcf ,_adaef ,_gdac ,_ddfcg (_eeac .merge ().text (),50));};_aadg .putComposite (_aadbd ,_bgcf ,_eeac ,_fcggg ); -};};return &_aadg ;};type structElement struct{_cfdg string ;_dgcbf []structElement ;_eeba int64 ;_bbfd _cf .PdfObject ;};func _fbeb (_acd []*textLine ,_ebceg string ,_cccad []*list )*list {return &list {_ggcfb :_acd ,_dfb :_ebceg ,_fgcb :_cccad };}; +package extractor ;import (_gf "bytes";_ed "errors";_cf "fmt";_fc "github.com/unidoc/unipdf/v3/common";_edb "github.com/unidoc/unipdf/v3/contentstream";_ad "github.com/unidoc/unipdf/v3/core";_db "github.com/unidoc/unipdf/v3/internal/license";_edc "github.com/unidoc/unipdf/v3/internal/textencoding"; +_cg "github.com/unidoc/unipdf/v3/internal/transform";_ea "github.com/unidoc/unipdf/v3/model";_gd "golang.org/x/image/draw";_gff "golang.org/x/text/unicode/norm";_bc "image";_d "image/color";_e "io";_c "log";_ag "math";_ge "reflect";_b "regexp";_ba "sort"; +_eb "strings";_g "unicode";_a "unicode/utf8";); -// String returns a string describing `ma`. -func (_ggde TextMarkArray )String ()string {_gbedf :=len (_ggde ._acag );if _gbedf ==0{return "\u0045\u004d\u0050T\u0059";};_debbb :=_ggde ._acag [0];_fbcaf :=_ggde ._acag [_gbedf -1];return _cbg .Sprintf ("\u007b\u0054\u0045\u0058\u0054\u004d\u0041\u0052K\u0041\u0052\u0052AY\u003a\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025s\u000a\u0009\u0020\u006c\u0061\u0073\u0074\u003d%\u0073\u007d",_gbedf ,_debbb ,_fbcaf ); -};func (_ggacd intSet )has (_acfgg int )bool {_ ,_eebbb :=_ggacd [_acfgg ];return _eebbb };func (_aeabd *textPara )isAtom ()*textTable {_gfff :=_aeabd ;_fgea :=_aeabd ._bbbge ;_bddg :=_aeabd ._dffd ;if _fgea .taken ()||_bddg .taken (){return nil ;};_cdab :=_fgea ._dffd ; -if _cdab .taken ()||_cdab !=_bddg ._bbbge {return nil ;};return _fedcd (_gfff ,_fgea ,_bddg ,_cdab );}; +// Elements returns the TextMarks in `ma`. +func (_cbde *TextMarkArray )Elements ()[]TextMark {return _cbde ._bag };func _dfcae (_agbe float64 )float64 {return _cbdf *_ag .Round (_agbe /_cbdf )}; -// ToTextMark returns the public view of `tm`. -func (_bdcc *textMark )ToTextMark ()TextMark {return TextMark {Text :_bdcc ._becfb ,Original :_bdcc ._ecde ,BBox :_bdcc ._dgde ,Font :_bdcc ._ecfc ,FontSize :_bdcc ._afbae ,FillColor :_bdcc ._fcbd ,StrokeColor :_bdcc ._decad ,Orientation :_bdcc ._cbacf ,DirectObject :_bdcc ._abbeg ,ObjString :_bdcc ._abffe ,Tw :_bdcc .Tw ,Th :_bdcc .Th ,Tc :_bdcc ._efege ,Index :_bdcc ._fcba }; +// String returns a string describing the current state of the textState stack. +func (_dfccf *stateStack )String ()string {_dfdf :=[]string {_cf .Sprintf ("\u002d\u002d\u002d\u002d f\u006f\u006e\u0074\u0020\u0073\u0074\u0061\u0063\u006b\u003a\u0020\u0025\u0064",len (*_dfccf ))};for _acdc ,_fcc :=range *_dfccf {_fcae :="\u003c\u006e\u0069l\u003e"; +if _fcc !=nil {_fcae =_fcc .String ();};_dfdf =append (_dfdf ,_cf .Sprintf ("\u0009\u0025\u0032\u0064\u003a\u0020\u0025\u0073",_acdc ,_fcae ));};return _eb .Join (_dfdf ,"\u000a");};func (_fbccd paraList )inTile (_daaga gridTile )paraList {var _babd paraList ; +for _ ,_ccga :=range _fbccd {if _daaga .contains (_ccga .PdfRectangle ){_babd =append (_babd ,_ccga );};};if _dgda {_cf .Printf ("\u0020 \u0020\u0069\u006e\u0054i\u006c\u0065\u003a\u0020\u0020%\u0073 \u0069n\u0073\u0069\u0064\u0065\u003d\u0025\u0064\n",_daaga ,len (_babd )); +for _afcgd ,_cbbeae :=range _babd {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_afcgd ,_cbbeae );};_cf .Println ("");};return _babd ;};func _gdda (_cgbbg []*textWord ,_dead float64 ,_daga ,_feeb rulingList )*wordBag {_badff :=_caff (_cgbbg [0],_dead ,_daga ,_feeb ); +for _ ,_aedg :=range _cgbbg [1:]{_eadf :=_ebeg (_aedg ._bbcgb );_badff ._dfga [_eadf ]=append (_badff ._dfga [_eadf ],_aedg );_badff .PdfRectangle =_fgde (_badff .PdfRectangle ,_aedg .PdfRectangle );};_badff .sort ();return _badff ;};func (_babe *textObject )moveText (_bgab ,_abf float64 ){_babe .moveLP (_bgab ,_abf )}; +type rulingList []*ruling ;func (_gdffc paraList )llyOrdering ()[]int {_bagcd :=make ([]int ,len (_gdffc ));for _bccfb :=range _gdffc {_bagcd [_bccfb ]=_bccfb ;};_ba .SliceStable (_bagcd ,func (_bedc ,_gcgf int )bool {_ggcfd ,_cadbf :=_bagcd [_bedc ],_bagcd [_gcgf ]; +return _gdffc [_ggcfd ].Lly < _gdffc [_cadbf ].Lly ;});return _bagcd ;}; + +// String returns a string describing `tm`. +func (_ffd TextMark )String ()string {_daee :=_ffd .BBox ;var _cgff string ;if _ffd .Font !=nil {_cgff =_ffd .Font .String ();if len (_cgff )> 50{_cgff =_cgff [:50]+"\u002e\u002e\u002e";};};var _aadc string ;if _ffd .Meta {_aadc ="\u0020\u002a\u004d\u002a"; +};return _cf .Sprintf ("\u007b\u0054\u0065\u0078t\u004d\u0061\u0072\u006b\u003a\u0020\u0025\u0064\u0020%\u0071\u003d\u0025\u0030\u0032\u0078\u0020\u0028\u0025\u0036\u002e\u0032\u0066\u002c\u0020\u0025\u0036\u002e2\u0066\u0029\u0020\u0028\u00256\u002e\u0032\u0066\u002c\u0020\u0025\u0036\u002e\u0032\u0066\u0029\u0020\u0025\u0073\u0025\u0073\u007d",_ffd .Offset ,_ffd .Text ,[]rune (_ffd .Text ),_daee .Llx ,_daee .Lly ,_daee .Urx ,_daee .Ury ,_cgff ,_aadc ); +};func (_egbg *textObject )getStrokeColor ()_d .Color {return _bdeb (_egbg ._ggda .ColorspaceStroking ,_egbg ._ggda .ColorStroking );};func (_dfcd *textObject )getFillColor ()_d .Color {return _bdeb (_dfcd ._ggda .ColorspaceNonStroking ,_dfcd ._ggda .ColorNonStroking ); }; -// String returns a human readable description of `vecs`. -func (_caadg rulingList )String ()string {if len (_caadg )==0{return "\u007b \u0045\u004d\u0050\u0054\u0059\u0020}";};_bbeff ,_deaad :=_caadg .vertsHorzs ();_abgbd :=len (_bbeff );_cdaa :=len (_deaad );if _abgbd ==0||_cdaa ==0{return _cbg .Sprintf ("\u007b%\u0064\u0020\u0078\u0020\u0025\u0064}",_abgbd ,_cdaa ); -};_efbc :=_bd .PdfRectangle {Llx :_bbeff [0]._gabcd ,Urx :_bbeff [_abgbd -1]._gabcd ,Lly :_deaad [_cdaa -1]._gabcd ,Ury :_deaad [0]._gabcd };return _cbg .Sprintf ("\u007b\u0025d\u0020\u0078\u0020%\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u007d",_abgbd ,_cdaa ,_efbc ); -};func _gcac (_efef *list )[]*textLine {for _ ,_fdcc :=range _efef ._fgcb {switch _fdcc ._dfb {case "\u004c\u0042\u006fd\u0079":if len (_fdcc ._ggcfb )!=0{return _fdcc ._ggcfb ;};return _gcac (_fdcc );case "\u0053\u0070\u0061\u006e":return _fdcc ._ggcfb ; -case "I\u006e\u006c\u0069\u006e\u0065\u0053\u0068\u0061\u0070\u0065":return _fdcc ._ggcfb ;};};return nil ;}; +// String returns a string describing `ma`. +func (_abce TextMarkArray )String ()string {_bgda :=len (_abce ._bag );if _bgda ==0{return "\u0045\u004d\u0050T\u0059";};_cffb :=_abce ._bag [0];_gefg :=_abce ._bag [_bgda -1];return _cf .Sprintf ("\u007b\u0054\u0045\u0058\u0054\u004d\u0041\u0052K\u0041\u0052\u0052AY\u003a\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025s\u000a\u0009\u0020\u006c\u0061\u0073\u0074\u003d%\u0073\u007d",_bgda ,_cffb ,_gefg ); +};func (_ecdd rulingList )bbox ()_ea .PdfRectangle {var _faaef _ea .PdfRectangle ;if len (_ecdd )==0{_fc .Log .Error ("r\u0075\u006c\u0069\u006e\u0067\u004ci\u0073\u0074\u002e\u0062\u0062\u006f\u0078\u003a\u0020n\u006f\u0020\u0072u\u006ci\u006e\u0067\u0073"); +return _ea .PdfRectangle {};};if _ecdd [0]._gddac ==_ecacd {_faaef .Llx ,_faaef .Urx =_ecdd .secMinMax ();_faaef .Lly ,_faaef .Ury =_ecdd .primMinMax ();}else {_faaef .Llx ,_faaef .Urx =_ecdd .primMinMax ();_faaef .Lly ,_faaef .Ury =_ecdd .secMinMax (); +};return _faaef ;};func _bdfe (_aggd _ea .PdfRectangle )rulingKind {_accfb :=_aggd .Width ();_gacg :=_aggd .Height ();if _accfb > _gacg {if _accfb >=_bdca {return _ecacd ;};}else {if _gacg >=_bdca {return _bgcg ;};};return _badgc ;};func (_edcfc *wordBag )removeWord (_gadg *textWord ,_feac int ){_aadg :=_edcfc ._dfga [_feac ]; +_aadg =_aaade (_aadg ,_gadg );if len (_aadg )==0{delete (_edcfc ._dfga ,_feac );}else {_edcfc ._dfga [_feac ]=_aadg ;};};func (_eefc *textWord )addDiacritic (_eegce string ){_dbab :=_eefc ._eccf [len (_eefc ._eccf )-1];_dbab ._cddae +=_eegce ;_dbab ._cddae =_gff .NFKC .String (_dbab ._cddae ); +};func _ega (_cb []string ,_fd int ,_ebd int ,_be string ){for _bf :=_fd ;_bf < _ebd ;_bf ++{_cb [_bf ]=_be ;};};func (_afce rulingList )blocks (_bbbdb ,_cedb *ruling )bool {if _bbbdb ._fddc > _cedb ._begad ||_cedb ._fddc > _bbbdb ._begad {return false ; +};_egcfe :=_ag .Max (_bbbdb ._fddc ,_cedb ._fddc );_fbcg :=_ag .Min (_bbbdb ._begad ,_cedb ._begad );if _bbbdb ._cafa > _cedb ._cafa {_bbbdb ,_cedb =_cedb ,_bbbdb ;};for _ ,_dfb :=range _afce {if _bbbdb ._cafa <=_dfb ._cafa +_ggf &&_dfb ._cafa <=_cedb ._cafa +_ggf &&_dfb ._fddc <=_fbcg &&_egcfe <=_dfb ._begad {return true ; +};};return false ;};func (_ebff *wordBag )sort (){for _ ,_cfccf :=range _ebff ._dfga {_ba .Slice (_cfccf ,func (_fab ,_eae int )bool {return _cgfd (_cfccf [_fab ],_cfccf [_eae ])< 0});};}; -// String returns a string descibing `i`. -func (_gedgff gridTile )String ()string {_efgb :=func (_gbdd bool ,_fbeag string )string {if _gbdd {return _fbeag ;};return "\u005f";};return _cbg .Sprintf ("\u00256\u002e2\u0066\u0020\u0025\u0031\u0073%\u0031\u0073%\u0031\u0073\u0025\u0031\u0073",_gedgff .PdfRectangle ,_efgb (_gedgff ._acda ,"\u004c"),_efgb (_gedgff ._aedfa ,"\u0052"),_efgb (_gedgff ._dbbe ,"\u0042"),_efgb (_gedgff ._ffcfe ,"\u0054")); -};func (_afde *textLine )bbox ()_bd .PdfRectangle {return _afde .PdfRectangle };func _bggfa (_gbbce *wordBag ,_cfcc *textWord ,_egag float64 )bool {return _gbbce .Urx <=_cfcc .Llx &&_cfcc .Llx < _gbbce .Urx +_egag ;}; +// Text returns the extracted page text. +func (_aaaf PageText )Text ()string {return _aaaf ._cdb };func (_gbec paraList )sortTopoOrder (){_cbfbc :=_gbec .topoOrder ();_gbec .reorder (_cbfbc )};func _fccfe (_bdafb []*textLine ){_ba .Slice (_bdafb ,func (_cgcca ,_agddf int )bool {_bgge ,_debc :=_bdafb [_cgcca ],_bdafb [_agddf ]; +return _bgge ._fbgb < _debc ._fbgb ;});};func (_ddab paraList )reorder (_dbbac []int ){_bedb :=make (paraList ,len (_ddab ));for _bage ,_fgfg :=range _dbbac {_bedb [_bage ]=_ddab [_fgfg ];};copy (_ddab ,_bedb );};func (_ffbb *shapesState )moveTo (_dbff ,_bcdc float64 ){_ffbb ._cdceb =true ; +_ffbb ._efc =_ffbb .devicePoint (_dbff ,_bcdc );if _dfcf {_fc .Log .Info ("\u006d\u006fv\u0065\u0054\u006f\u003a\u0020\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u003d%.\u0032\u0066",_dbff ,_bcdc ,_ffbb ._efc ); +};};func (_bcee *textObject )setCharSpacing (_gad float64 ){if _bcee ==nil {return ;};_bcee ._abcg ._gfc =_gad ;if _fdaf {_fc .Log .Info ("\u0073\u0065t\u0043\u0068\u0061\u0072\u0053\u0070\u0061\u0063\u0069\u006e\u0067\u003a\u0020\u0025\u002e\u0032\u0066\u0020\u0073\u0074\u0061\u0074e=\u0025\u0073",_gad ,_bcee ._abcg .String ()); +};};func _daceb (_ecgfc _ea .PdfRectangle )*ruling {return &ruling {_gddac :_ecacd ,_cafa :_ecgfc .Ury ,_fddc :_ecgfc .Llx ,_begad :_ecgfc .Urx };};func (_afaf *textObject )nextLine (){_afaf .moveLP (0,-_afaf ._abcg ._acge )}; -// ImageExtractOptions contains options for controlling image extraction from -// PDF pages. -type ImageExtractOptions struct{IncludeInlineStencilMasks bool ;};func (_ggcbe gridTiling )complete ()bool {for _ ,_dagg :=range _ggcbe ._adga {for _ ,_efdda :=range _dagg {if !_efdda .complete (){return false ;};};};return true ;};type cachedImage struct{_deb *_bd .Image ; -_aef _bd .PdfColorspace ;}; +// GetContentStreamOps returns the contentStreamOps field of `pt`. +func (_gdgb *PageText )GetContentStreamOps ()*_edb .ContentStreamOperations {return _gdgb ._bbdaa };func _bdacfc (_dbcgf *textLine ,_eaca []*textLine ,_babef []float64 ,_geca ,_faef float64 )[]*textLine {_gdcc :=[]*textLine {};for _ ,_edde :=range _eaca {if _edde ._fbgb >=_geca {if _faef !=-1&&_edde ._fbgb < _faef {if _edde .text ()!=_dbcgf .text (){if _ag .Round (_edde .Llx )< _ag .Round (_dbcgf .Llx ){break ; +};_gdcc =append (_gdcc ,_edde );};}else if _faef ==-1{if _edde ._fbgb ==_dbcgf ._fbgb {if _edde .text ()!=_dbcgf .text (){_gdcc =append (_gdcc ,_edde );};continue ;};_dedd :=_bfgc (_dbcgf ,_eaca ,_babef );if _dedd !=-1&&_edde ._fbgb <=_dedd {_gdcc =append (_gdcc ,_edde ); +};};};};return _gdcc ;};func (_gfgb *textPara )getListLines ()[]*textLine {var _bfdb []*textLine ;_babee :=_fbgg (_gfgb ._cebdg );for _ ,_dgcge :=range _gfgb ._cebdg {_ffff :=_dgcge ._bbada [0]._cfdag [0];if _afbda (_ffff ){_bfdb =append (_bfdb ,_dgcge ); +};};_bfdb =append (_bfdb ,_babee ...);return _bfdb ;};func (_bbfc *textLine )text ()string {var _dfce []string ;for _ ,_gaead :=range _bbfc ._bbada {if _gaead ._edfc {_dfce =append (_dfce ,"\u0020");};_dfce =append (_dfce ,_gaead ._cfdag );};_ffgb :=_eb .Join (_dfce ,""); +_eefg :=_fcg ([]rune (_ffgb ));return _eefg ._df ;};func _cgdb (_begfec ,_dfeb _cg .Point )bool {return _begfec .X ==_dfeb .X &&_begfec .Y ==_dfeb .Y }; -// NewFromContents creates a new extractor from contents and page resources. -func NewFromContents (contents string ,resources *_bd .PdfPageResources )(*Extractor ,error ){const _aadd ="\u0065x\u0074\u0072\u0061\u0063t\u006f\u0072\u002e\u004e\u0065w\u0046r\u006fm\u0043\u006f\u006e\u0074\u0065\u006e\u0074s";_fda :=&Extractor {_fbc :contents ,_fed :resources ,_bgc :map[string ]fontEntry {},_ceg :map[string ]textResult {}}; -_ba .TrackUse (_aadd );return _fda ,nil ;}; +// TextTable represents a table. +// Cells are ordered top-to-bottom, left-to-right. +// Cells[y] is the (0-offset) y'th row in the table. +// Cells[y][x] is the (0-offset) x'th column in the table. +type TextTable struct{_ea .PdfRectangle ;W ,H int ;Cells [][]TableCell ;};const (_abadg =1.0e-6;_cbdf =1.0e-4;_afdc =10;_bcec =6;_fbac =0.5;_begea =0.12;_ebegf =0.19;_fgee =0.04;_aeaf =0.04;_gafdf =1.0;_cfga =0.04;_bafa =0.4;_fgda =0.7;_gbbb =1.0;_daag =0.1; +_ggbf =1.4;_gbce =0.46;_fff =0.02;_cedc =0.2;_gdcf =0.5;_acgfc =4;_ccada =4.0;_ebgd =6;_fbcb =0.3;_cgbfc =0.01;_gege =0.02;_fcf =2;_adda =2;_adgb =500;_bdca =4.0;_eeef =4.0;_ddeg =0.05;_aacc =0.1;_bbfd =2.0;_ggf =2.0;_begee =1.5;_fecc =3.0;_ceag =0.25; +);func (_bgdc *textLine )toTextMarks (_daed *int )[]TextMark {var _ecff []TextMark ;for _ ,_gdbaa :=range _bgdc ._bbada {if _gdbaa ._edfc {_ecff =_cagg (_ecff ,_daed ,"\u0020");};_bbcc :=_gdbaa .toTextMarks (_daed );_ecff =append (_ecff ,_bbcc ...);};return _ecff ; +};func (_baaa *textPara )writeText (_eaga _e .Writer ){if _baaa ._ebdd ==nil {_baaa .writeCellText (_eaga );return ;};for _gacdb :=0;_gacdb < _baaa ._ebdd ._ebaab ;_gacdb ++{for _gbab :=0;_gbab < _baaa ._ebdd ._agaf ;_gbab ++{_gfba :=_baaa ._ebdd .get (_gbab ,_gacdb ); +if _gfba ==nil {_eaga .Write ([]byte ("\u0009"));}else {_fccfe (_gfba ._cebdg );_gfba .writeCellText (_eaga );};_eaga .Write ([]byte ("\u0020"));};if _gacdb < _baaa ._ebdd ._ebaab -1{_eaga .Write ([]byte ("\u000a"));};};}; -// String returns a description of `l`. -func (_fcgg *textLine )String ()string {return _cbg .Sprintf ("\u0025\u002e2\u0066\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\"%\u0073\u0022",_fcgg ._becg ,_fcgg .PdfRectangle ,_fcgg ._efba ,_fcgg .text ()); -};var _debc string ="\u0028\u003f\u0069\u0029\u005e\u0028\u004d\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0043\u0028?\u003a\u0044\u007cM\u0029\u007c\u0044\u003f\u0043{\u0030\u002c\u0033\u007d\u0029\u0028\u0058\u0028\u003f\u003a\u004c\u007c\u0043\u0029\u007cL\u003f\u0058\u007b\u0030\u002c\u0033}\u0029\u0028\u0049\u0028\u003f\u003a\u0056\u007c\u0058\u0029\u007c\u0056\u003f\u0049\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u005c\u0029\u007c\u005c\u002e\u0029\u007c\u005e\u005c\u0028\u0028\u004d\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0043\u0028\u003f\u003aD\u007cM\u0029\u007c\u0044\u003f\u0043\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0058\u0028?\u003a\u004c\u007c\u0043\u0029\u007c\u004c?\u0058\u007b0\u002c\u0033\u007d\u0029(\u0049\u0028\u003f\u003a\u0056|\u0058\u0029\u007c\u0056\u003f\u0049\u007b\u0030\u002c\u0033\u007d\u0029\u005c\u0029"; -func (_gbedg rulingList )asTiling ()gridTiling {if _fdbd {_fb .Log .Info ("r\u0075\u006ci\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0076\u0065\u0063s\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u002b\u002b\u002b\u0020\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d",len (_gbedg )); -};for _beea ,_eddb :=range _gbedg [1:]{_bfgg :=_gbedg [_beea ];if _bfgg .alignsPrimary (_eddb )&&_bfgg .alignsSec (_eddb ){_fb .Log .Error ("a\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0044\u0075\u0070\u006c\u0069\u0063\u0061\u0074\u0065 \u0072\u0075\u006c\u0069\u006e\u0067\u0073\u002e\u000a\u0009v=\u0025\u0073\u000a\t\u0077=\u0025\u0073",_eddb ,_bfgg ); -};};_gbedg .sortStrict ();_gbedg .log ("\u0073n\u0061\u0070\u0070\u0065\u0064");_cade ,_dfebb :=_gbedg .vertsHorzs ();_ebdf :=_cade .primaries ();_eagf :=_dfebb .primaries ();_fecgb :=len (_ebdf )-1;_aege :=len (_eagf )-1;if _fecgb ==0||_aege ==0{return gridTiling {}; -};_eefgb :=_bd .PdfRectangle {Llx :_ebdf [0],Urx :_ebdf [_fecgb ],Lly :_eagf [0],Ury :_eagf [_aege ]};if _fdbd {_fb .Log .Info ("\u0072\u0075l\u0069\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0076\u0065\u0072\u0074s=\u0025\u0064",len (_cade )); -for _ebdcfb ,_fdfc :=range _cade {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ebdcfb ,_fdfc );};_fb .Log .Info ("\u0072\u0075l\u0069\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0068\u006f\u0072\u007as=\u0025\u0064",len (_dfebb )); -for _bcbce ,_febf :=range _dfebb {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bcbce ,_febf );};_fb .Log .Info ("\u0072\u0075\u006c\u0069\u006eg\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067:\u0020\u0020\u0077\u0078\u0068\u003d\u0025\u0064\u0078\u0025\u0064\u000a\u0009\u006c\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a\u0009\u006c\u006c\u0079\u003d\u0025\u002e\u0032f",_fecgb ,_aege ,_ebdf ,_eagf ); -};_aged :=make ([]gridTile ,_fecgb *_aege );for _eafa :=_aege -1;_eafa >=0;_eafa --{_dbgcf :=_eagf [_eafa ];_egbbf :=_eagf [_eafa +1];for _cgea :=0;_cgea < _fecgb ;_cgea ++{_fafc :=_ebdf [_cgea ];_fggd :=_ebdf [_cgea +1];_cabb :=_cade .findPrimSec (_fafc ,_dbgcf ); -_ggedg :=_cade .findPrimSec (_fggd ,_dbgcf );_gbegc :=_dfebb .findPrimSec (_dbgcf ,_fafc );_fdcb :=_dfebb .findPrimSec (_egbbf ,_fafc );_bbefa :=_bd .PdfRectangle {Llx :_fafc ,Urx :_fggd ,Lly :_dbgcf ,Ury :_egbbf };_ddafe :=_baab (_bbefa ,_cabb ,_ggedg ,_gbegc ,_fdcb ); -_aged [_eafa *_fecgb +_cgea ]=_ddafe ;if _fdbd {_cbg .Printf ("\u0020\u0020\u0078\u003d\u0025\u0032\u0064\u0020\u0079\u003d\u0025\u0032\u0064\u003a\u0020%\u0073 \u0025\u0036\u002e\u0032\u0066\u0020\u0078\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_cgea ,_eafa ,_ddafe .String (),_ddafe .Width (),_ddafe .Height ()); -};};};if _fdbd {_fb .Log .Info ("r\u0075\u006c\u0069\u006e\u0067\u004c\u0069\u0073\u0074.\u0061\u0073\u0054\u0069\u006c\u0069\u006eg:\u0020\u0063\u006f\u0061l\u0065\u0073\u0063\u0065\u0020\u0068\u006f\u0072\u0069zo\u006e\u0074a\u006c\u002e\u0020\u0025\u0036\u002e\u0032\u0066",_eefgb ); -};_eecfe :=make ([]map[float64 ]gridTile ,_aege );for _fefdb :=_aege -1;_fefdb >=0;_fefdb --{if _fdbd {_cbg .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_fefdb );};_eecfe [_fefdb ]=make (map[float64 ]gridTile ,_fecgb );for _cfcf :=0;_cfcf < _fecgb ; -_cfcf ++{_dcebd :=_aged [_fefdb *_fecgb +_cfcf ];if _fdbd {_cbg .Printf ("\u0020\u0020\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cfcf ,_dcebd );};if !_dcebd ._acda {continue ;};_gfdd :=_cfcf ;for _gbdb :=_cfcf +1;!_dcebd ._aedfa &&_gbdb < _fecgb ; -_gbdb ++{_abgde :=_aged [_fefdb *_fecgb +_gbdb ];_dcebd .Urx =_abgde .Urx ;_dcebd ._ffcfe =_dcebd ._ffcfe ||_abgde ._ffcfe ;_dcebd ._dbbe =_dcebd ._dbbe ||_abgde ._dbbe ;_dcebd ._aedfa =_abgde ._aedfa ;if _fdbd {_cbg .Printf ("\u0020 \u0020%\u0034\u0064\u003a\u0020\u0025s\u0020\u2192 \u0025\u0073\u000a",_gbdb ,_abgde ,_dcebd ); -};_gfdd =_gbdb ;};if _fdbd {_cbg .Printf (" \u0020 \u0025\u0032\u0064\u0020\u002d\u0020\u0025\u0032d\u0020\u2192\u0020\u0025s\n",_cfcf ,_gfdd ,_dcebd );};_cfcf =_gfdd ;_eecfe [_fefdb ][_dcebd .Llx ]=_dcebd ;};};_afdc :=make (map[float64 ]map[float64 ]gridTile ,_aege ); -_dbaa :=make (map[float64 ]map[float64 ]struct{},_aege );for _dbff :=_aege -1;_dbff >=0;_dbff --{_adag :=_aged [_dbff *_fecgb ].Lly ;_afdc [_adag ]=make (map[float64 ]gridTile ,_fecgb );_dbaa [_adag ]=make (map[float64 ]struct{},_fecgb );};if _fdbd {_fb .Log .Info ("\u0072u\u006c\u0069n\u0067\u004c\u0069s\u0074\u002e\u0061\u0073\u0054\u0069\u006ci\u006e\u0067\u003a\u0020\u0063\u006fa\u006c\u0065\u0073\u0063\u0065\u0020\u0076\u0065\u0072\u0074\u0069c\u0061\u006c\u002e\u0020\u0025\u0036\u002e\u0032\u0066",_eefgb ); -};for _gbaead :=_aege -1;_gbaead >=0;_gbaead --{_ddce :=_aged [_gbaead *_fecgb ].Lly ;_eabe :=_eecfe [_gbaead ];if _fdbd {_cbg .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_gbaead );};for _ ,_fedg :=range _gfaa (_eabe ){if _ ,_aafca :=_dbaa [_ddce ][_fedg ]; -_aafca {continue ;};_edgbc :=_eabe [_fedg ];if _fdbd {_cbg .Printf (" \u0020\u0020\u0020\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_edgbc .String ());};for _adcfe :=_gbaead -1;_adcfe >=0;_adcfe --{if _edgbc ._dbbe {break ;};_dggbc :=_eecfe [_adcfe ];_aaabg ,_bfggd :=_dggbc [_fedg ]; -if !_bfggd {break ;};if _aaabg .Urx !=_edgbc .Urx {break ;};_edgbc ._dbbe =_aaabg ._dbbe ;_edgbc .Lly =_aaabg .Lly ;if _fdbd {_cbg .Printf ("\u0020\u0020\u0020\u0020 \u0020\u0020\u0076\u003d\u0025\u0073\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_aaabg .String (),_edgbc .String ()); -};_dbaa [_aaabg .Lly ][_aaabg .Llx ]=struct{}{};};if _gbaead ==0{_edgbc ._dbbe =true ;};if _edgbc .complete (){_afdc [_ddce ][_fedg ]=_edgbc ;};};};_fdba :=gridTiling {PdfRectangle :_eefgb ,_cebc :_adaec (_afdc ),_adfdb :_ccbg (_afdc ),_adga :_afdc };_fdba .log ("\u0043r\u0065\u0061\u0074\u0065\u0064"); -return _fdba ;};func (_afce rulingList )sort (){_a .Slice (_afce ,_afce .comp )};func (_abeb *textObject )checkOp (_egcc *_ad .ContentStreamOperation ,_ccdb int ,_bdcd bool )(_aaddb bool ,_dacf error ){if _abeb ==nil {var _fcc []_cf .PdfObject ;if _ccdb > 0{_fcc =_egcc .Params ; -if len (_fcc )> _ccdb {_fcc =_fcc [:_ccdb ];};};_fb .Log .Debug ("\u0025\u0023q \u006f\u0070\u0065r\u0061\u006e\u0064\u0020out\u0073id\u0065\u0020\u0074\u0065\u0078\u0074\u002e p\u0061\u0072\u0061\u006d\u0073\u003d\u0025+\u0076",_egcc .Operand ,_fcc ); -};if _ccdb >=0{if len (_egcc .Params )!=_ccdb {if _bdcd {_dacf =_da .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et");};_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u0023\u0071\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020h\u0061\u0076\u0065\u0020\u0025\u0064\u0020i\u006e\u0070\u0075\u0074\u0020\u0070\u0061\u0072\u0061\u006d\u0073,\u0020\u0067\u006f\u0074\u0020\u0025\u0064\u0020\u0025\u002b\u0076",_egcc .Operand ,_ccdb ,len (_egcc .Params ),_egcc .Params ); -return false ,_dacf ;};};return true ,nil ;};const (RenderModeStroke RenderMode =1< _gaeae {return _efbb ;};return _gaeae ;};func (_ggcad rulingList )removeDuplicates ()rulingList {if len (_ggcad )==0{return nil ;};_ggcad .sort ();_eacdg :=rulingList {_ggcad [0]}; -for _ ,_aafdf :=range _ggcad [1:]{if _aafdf .equals (_eacdg [len (_eacdg )-1]){continue ;};_eacdg =append (_eacdg ,_aafdf );};return _eacdg ;};func (_dbcfe *textPara )toCellTextMarks (_bbeca *int )[]TextMark {var _aagae []TextMark ;for _dedb ,_deda :=range _dbcfe ._bgcc {_gddgf :=_deda .toTextMarks (_bbeca ); -_eefb :=_bacg &&_deda .endsInHyphen ()&&_dedb !=len (_dbcfe ._bgcc )-1;if _eefb {_gddgf =_facg (_gddgf ,_bbeca );};_aagae =append (_aagae ,_gddgf ...);if !(_eefb ||_dedb ==len (_dbcfe ._bgcc )-1){_aagae =_dbgab (_aagae ,_bbeca ,_fcda (_deda ._becg ,_dbcfe ._bgcc [_dedb +1]._becg )); -};};return _aagae ;};func (_dacge *textTable )getDown ()paraList {_ddge :=make (paraList ,_dacge ._bbfgf );for _cbae :=0;_cbae < _dacge ._bbfgf ;_cbae ++{_dcabe :=_dacge .get (_cbae ,_dacge ._gfcf -1)._dffd ;if _dcabe .taken (){return nil ;};_ddge [_cbae ]=_dcabe ; -};for _eegdc :=0;_eegdc < _dacge ._bbfgf -1;_eegdc ++{if _ddge [_eegdc ]._bbbge !=_ddge [_eegdc +1]{return nil ;};};return _ddge ;};func (_fea *wordBag )depthBand (_abadg ,_gbcb float64 )[]int {if len (_fea ._acfg )==0{return nil ;};return _fea .depthRange (_fea .getDepthIdx (_abadg ),_fea .getDepthIdx (_gbcb )); -};func _adab (_gega bounded )float64 {return -_gega .bbox ().Lly };func _dfab (_cbab []*textLine )[]*textLine {_dgcf :=[]*textLine {};for _ ,_ebbe :=range _cbab {_ffdb :=_ebbe .text ();_bada :=_ebbc .Find ([]byte (_ffdb ));if _bada !=nil {_dgcf =append (_dgcf ,_ebbe ); -};};return _dgcf ;};func _gdged (_ccca ,_egca bounded )float64 {_edga :=_fcdf (_ccca ,_egca );if !_bfaeb (_edga ){return _edga ;};return _bcbd (_ccca ,_egca );};func (_ffed *textPara )getListLines ()[]*textLine {var _gcgg []*textLine ;_cefce :=_dfab (_ffed ._bgcc ); -for _ ,_fdgb :=range _ffed ._bgcc {_edbcc :=_fdgb ._abcg [0]._ffdcg [0];if _eecgb (_edbcc ){_gcgg =append (_gcgg ,_fdgb );};};_gcgg =append (_gcgg ,_cefce ...);return _gcgg ;};func _ggab (_ecce *textWord ,_cfdd float64 ,_bffc ,_faff rulingList )*wordBag {_deccb :=_fadcb (_ecce ._gabaag ); -_bggc :=[]*textWord {_ecce };_cadc :=wordBag {_acfg :map[int ][]*textWord {_deccb :_bggc },PdfRectangle :_ecce .PdfRectangle ,_dagd :_ecce ._efce ,_gcbg :_cfdd ,_gab :_bffc ,_bcabd :_faff };return &_cadc ;};func (_gabb *wordBag )makeRemovals ()map[int ]map[*textWord ]struct{}{_ggfd :=make (map[int ]map[*textWord ]struct{},len (_gabb ._acfg )); -for _ggcfa :=range _gabb ._acfg {_ggfd [_ggcfa ]=make (map[*textWord ]struct{});};return _ggfd ;};func (_eeaf *wordBag )firstWord (_gefdb int )*textWord {return _eeaf ._acfg [_gefdb ][0]};func _bcbd (_afbac ,_efgce bounded )float64 {return _adab (_afbac )-_adab (_efgce )}; -func (_bebdf rulingList )blocks (_eggbb ,_cece *ruling )bool {if _eggbb ._cdcd > _cece ._dcgf ||_cece ._cdcd > _eggbb ._dcgf {return false ;};_edgba :=_e .Max (_eggbb ._cdcd ,_cece ._cdcd );_bcgd :=_e .Min (_eggbb ._dcgf ,_cece ._dcgf );if _eggbb ._gabcd > _cece ._gabcd {_eggbb ,_cece =_cece ,_eggbb ; -};for _ ,_aebab :=range _bebdf {if _eggbb ._gabcd <=_aebab ._gabcd +_ebgc &&_aebab ._gabcd <=_cece ._gabcd +_ebgc &&_aebab ._cdcd <=_bcgd &&_edgba <=_aebab ._dcgf {return true ;};};return false ;};func (_agdc *shapesState )lastpointEstablished ()(_ga .Point ,bool ){if _agdc ._dgbb {return _agdc ._gdee ,false ; -};_dggb :=len (_agdc ._eaaf );if _dggb > 0&&_agdc ._eaaf [_dggb -1]._ffbag {return _agdc ._eaaf [_dggb -1].last (),false ;};return _ga .Point {},true ;};func (_gbef *textLine )text ()string {var _gaag []string ;for _ ,_efgd :=range _gbef ._abcg {if _efgd ._cgbdf {_gaag =append (_gaag ,"\u0020"); -};_gaag =append (_gaag ,_efgd ._ffdcg );};_eccc :=_bb .Join (_gaag ,"");_cgdce :=_afd ([]rune (_eccc ));return _cgdce ._gdg ;};var _ebbc *_f .Regexp =_f .MustCompile (_debc +"\u007c"+_gccb );func _bbba (_agec *textLine ,_fegd []*textLine ,_aecbd []float64 )float64 {var _adff float64 =-1; -for _ ,_bgee :=range _fegd {if _bgee ._becg > _agec ._becg {if _e .Round (_bgee .Llx )>=_e .Round (_agec .Llx ){_adff =_bgee ._becg ;}else {break ;};};};return _adff ;};type stateStack []*textState ;type fontEntry struct{_eeea *_bd .PdfFont ;_cac int64 ; -};func _cdf (_bbaaf ,_adbdb _ga .Point )rulingKind {_ebdd :=_e .Abs (_bbaaf .X -_adbdb .X );_bfdd :=_e .Abs (_bbaaf .Y -_adbdb .Y );return _cbacfe (_ebdd ,_bfdd ,_gbbef );};func (_cecc *textPara )text ()string {_gbcgg :=new (_fg .Buffer );_cecc .writeText (_gbcgg ); -return _gbcgg .String ();};func (_gfdcc *textTable )getComposite (_abdbb ,_cgbc int )(paraList ,_bd .PdfRectangle ){_dfac ,_dccgb :=_gfdcc ._bfeb [_eebg (_abdbb ,_cgbc )];if _deef {_cbg .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0067\u0065\u0074\u0043\u006f\u006d\u0070o\u0073i\u0074\u0065\u0028\u0025\u0064\u002c\u0025\u0064\u0029\u002d\u003e\u0025\u0073\u000a",_abdbb ,_cgbc ,_dfac .String ()); -};if !_dccgb {return nil ,_bd .PdfRectangle {};};return _dfac .parasBBox ();};func (_aegg *wordBag )scanBand (_gdcb string ,_dbdd *wordBag ,_abdb func (_adba *wordBag ,_fcgf *textWord )bool ,_gaba ,_dbabcc ,_gdfb float64 ,_cedf ,_ecdgd bool )int {_edfa :=_dbdd ._dagd ; -var _daag map[int ]map[*textWord ]struct{};if !_cedf {_daag =_aegg .makeRemovals ();};_feecg :=_fede *_edfa ;_efda :=0;for _ ,_eca :=range _aegg .depthBand (_gaba -_feecg ,_dbabcc +_feecg ){if len (_aegg ._acfg [_eca ])==0{continue ;};for _ ,_dfgd :=range _aegg ._acfg [_eca ]{if !(_gaba -_feecg <=_dfgd ._gabaag &&_dfgd ._gabaag <=_dbabcc +_feecg ){continue ; -};if !_abdb (_dbdd ,_dfgd ){continue ;};_efag :=2.0*_e .Abs (_dfgd ._efce -_dbdd ._dagd )/(_dfgd ._efce +_dbdd ._dagd );_ecga :=_e .Max (_dfgd ._efce /_dbdd ._dagd ,_dbdd ._dagd /_dfgd ._efce );_cead :=_e .Min (_efag ,_ecga );if _gdfb > 0&&_cead > _gdfb {continue ; -};if _dbdd .blocked (_dfgd ){continue ;};if !_cedf {_dbdd .pullWord (_dfgd ,_eca ,_daag );};_efda ++;if !_ecdgd {if _dfgd ._gabaag < _gaba {_gaba =_dfgd ._gabaag ;};if _dfgd ._gabaag > _dbabcc {_dbabcc =_dfgd ._gabaag ;};};if _cedf {break ;};};};if !_cedf {_aegg .applyRemovals (_daag ); -};return _efda ;}; +// ToText returns the page text as a single string. +// Deprecated: This function is deprecated and will be removed in a future major version. Please use +// Text() instead. +func (_dae PageText )ToText ()string {return _dae .Text ()};const (_aadd markKind =iota ;_ccgcb ;_eafad ;_baeg ;); -// String returns a human readable description of `s`. -func (_gbaeadd intSet )String ()string {var _dffdf []int ;for _cdaac :=range _gbaeadd {if _gbaeadd .has (_cdaac ){_dffdf =append (_dffdf ,_cdaac );};};_a .Ints (_dffdf );return _cbg .Sprintf ("\u0025\u002b\u0076",_dffdf );};func (_daaf *wordBag )applyRemovals (_abebc map[int ]map[*textWord ]struct{}){for _abbf ,_efb :=range _abebc {if len (_efb )==0{continue ; -};_adbde :=_daaf ._acfg [_abbf ];_agfc :=len (_adbde )-len (_efb );if _agfc ==0{delete (_daaf ._acfg ,_abbf );continue ;};_fceg :=make ([]*textWord ,_agfc );_cgde :=0;for _ ,_caga :=range _adbde {if _ ,_eggg :=_efb [_caga ];!_eggg {_fceg [_cgde ]=_caga ; -_cgde ++;};};_daaf ._acfg [_abbf ]=_fceg ;};};func (_dfgf *structElement )parseStructElement (_gedgf _cf .PdfObject ){_acfgc ,_gede :=_cf .GetDict (_gedgf );if !_gede {_fb .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u0053\u0074\u0072u\u0063\u0074\u0045le\u006d\u0065\u006e\u0074\u003a\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u002e"); -return ;};_gaab :=_acfgc .Get ("\u0053");_fcegb :=_acfgc .Get ("\u0050\u0067");_bgbb :="";if _gaab !=nil {_bgbb =_gaab .String ();};_ggdae :=_acfgc .Get ("\u004b");_dfgf ._cfdg =_bgbb ;_dfgf ._bbfd =_fcegb ;switch _fbdff :=_ggdae .(type ){case *_cf .PdfObjectInteger :_dfgf ._cfdg =_bgbb ; -_dfgf ._eeba =int64 (*_fbdff );_dfgf ._bbfd =_fcegb ;case *_cf .PdfObjectReference :_fdeg :=*_cf .MakeArray (_fbdff );var _edcdg int64 =-1;_dfgf ._eeba =_edcdg ;if _fdeg .Len ()==1{_abebe :=_fdeg .Elements ()[0];_caab ,_aabgc :=_abebe .(*_cf .PdfObjectInteger ); -if _aabgc {_edcdg =int64 (*_caab );_dfgf ._eeba =_edcdg ;_dfgf ._cfdg =_bgbb ;_dfgf ._bbfd =_fcegb ;return ;};};_edde :=[]structElement {};for _ ,_cagg :=range _fdeg .Elements (){_bdbfe ,_fdbea :=_cagg .(*_cf .PdfObjectInteger );if _fdbea {_edcdg =int64 (*_bdbfe ); -_dfgf ._eeba =_edcdg ;_dfgf ._cfdg =_bgbb ;}else {_abdg :=&structElement {};_abdg .parseStructElement (_cagg );_edde =append (_edde ,*_abdg );};_edcdg =-1;};_dfgf ._dgcbf =_edde ;case *_cf .PdfObjectArray :_bdada :=_ggdae .(*_cf .PdfObjectArray );var _eagb int64 =-1; -_dfgf ._eeba =_eagb ;if _bdada .Len ()==1{_gce :=_bdada .Elements ()[0];_edecc ,_fdac :=_gce .(*_cf .PdfObjectInteger );if _fdac {_eagb =int64 (*_edecc );_dfgf ._eeba =_eagb ;_dfgf ._cfdg =_bgbb ;_dfgf ._bbfd =_fcegb ;return ;};};_aeab :=[]structElement {}; -for _ ,_gccg :=range _bdada .Elements (){_aded ,_bage :=_gccg .(*_cf .PdfObjectInteger );if _bage {_eagb =int64 (*_aded );_dfgf ._eeba =_eagb ;_dfgf ._cfdg =_bgbb ;_dfgf ._bbfd =_fcegb ;}else {_ddec :=&structElement {};_ddec .parseStructElement (_gccg ); -_aeab =append (_aeab ,*_ddec );};_eagb =-1;};_dfgf ._dgcbf =_aeab ;};};func (_dgee *ruling )alignsSec (_ggad *ruling )bool {const _ecge =_ebgc +1.0;return _dgee ._cdcd -_ecge <=_ggad ._dcgf &&_ggad ._cdcd -_ecge <=_dgee ._dcgf ;};func (_bedg rulingList )primaries ()[]float64 {_egcaa :=make (map[float64 ]struct{},len (_bedg )); -for _ ,_dbgf :=range _bedg {_egcaa [_dbgf ._gabcd ]=struct{}{};};_gdceb :=make ([]float64 ,len (_egcaa ));_edeec :=0;for _ccac :=range _egcaa {_gdceb [_edeec ]=_ccac ;_edeec ++;};_a .Float64s (_gdceb );return _gdceb ;};func _bfde (_dcee func (*wordBag ,*textWord ,float64 )bool ,_faef float64 )func (*wordBag ,*textWord )bool {return func (_ecbge *wordBag ,_bcbf *textWord )bool {return _dcee (_ecbge ,_bcbf ,_faef )}; -};type textResult struct{_ebf PageText ;_bfd int ;_gddb int ;}; +// RenderMode specifies the text rendering mode (Tmode), which determines whether showing text shall cause +// glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three. +// Stroking, filling, and clipping shall have the same effects for a text object as they do for a path object +// (see 8.5.3, "Path-Painting Operators" and 8.5.4, "Clipping Path Operators"). +type RenderMode int ;func (_cbb *shapesState )newSubPath (){_cbb .clearPath ();if _dfcf {_fc .Log .Info ("\u006e\u0065\u0077\u0053\u0075\u0062\u0050\u0061\u0074h\u003a\u0020\u0025\u0073",_cbb );};};func _eedd (_cefg ,_eegg _ea .PdfRectangle )bool {return _cefg .Lly <=_eegg .Ury &&_eegg .Lly <=_cefg .Ury ; +};func (_agea *wordBag )applyRemovals (_aaed map[int ]map[*textWord ]struct{}){for _gaff ,_bdfaa :=range _aaed {if len (_bdfaa )==0{continue ;};_aegce :=_agea ._dfga [_gaff ];_ebdb :=len (_aegce )-len (_bdfaa );if _ebdb ==0{delete (_agea ._dfga ,_gaff ); +continue ;};_ecbb :=make ([]*textWord ,_ebdb );_adeg :=0;for _ ,_dgbfb :=range _aegce {if _ ,_acab :=_bdfaa [_dgbfb ];!_acab {_ecbb [_adeg ]=_dgbfb ;_adeg ++;};};_agea ._dfga [_gaff ]=_ecbb ;};};func (_gfg *wordBag )empty (_fdgagb int )bool {_ ,_cadg :=_gfg ._dfga [_fdgagb ]; +return !_cadg };func _ggdea (_agac []int )[]int {_fgfeg :=make ([]int ,len (_agac ));for _fcccf ,_gcbab :=range _agac {_fgfeg [len (_agac )-1-_fcccf ]=_gcbab ;};return _fgfeg ;};func (_cbecd rulingList )splitSec ()[]rulingList {_ba .Slice (_cbecd ,func (_bffge ,_gccf int )bool {_eaaag ,_gebe :=_cbecd [_bffge ],_cbecd [_gccf ]; +if _eaaag ._fddc !=_gebe ._fddc {return _eaaag ._fddc < _gebe ._fddc ;};return _eaaag ._begad < _gebe ._begad ;});_acccd :=make (map[*ruling ]struct{},len (_cbecd ));_cadcb :=func (_eceac *ruling )rulingList {_fbdb :=rulingList {_eceac };_acccd [_eceac ]=struct{}{}; +for _ ,_gdeg :=range _cbecd {if _ ,_fabd :=_acccd [_gdeg ];_fabd {continue ;};for _ ,_baga :=range _fbdb {if _gdeg .alignsSec (_baga ){_fbdb =append (_fbdb ,_gdeg );_acccd [_gdeg ]=struct{}{};break ;};};};return _fbdb ;};_dbefa :=[]rulingList {_cadcb (_cbecd [0])}; +for _ ,_fggda :=range _cbecd [1:]{if _ ,_aaea :=_acccd [_fggda ];_aaea {continue ;};_dbefa =append (_dbefa ,_cadcb (_fggda ));};return _dbefa ;};func (_gcbc *textTable )reduce ()*textTable {_aabbgb :=make ([]int ,0,_gcbc ._ebaab );_dbad :=make ([]int ,0,_gcbc ._agaf ); +for _efdfc :=0;_efdfc < _gcbc ._ebaab ;_efdfc ++{if !_gcbc .emptyCompositeRow (_efdfc ){_aabbgb =append (_aabbgb ,_efdfc );};};for _beeb :=0;_beeb < _gcbc ._agaf ;_beeb ++{if !_gcbc .emptyCompositeColumn (_beeb ){_dbad =append (_dbad ,_beeb );};};if len (_aabbgb )==_gcbc ._ebaab &&len (_dbad )==_gcbc ._agaf {return _gcbc ; +};_ccdg :=textTable {_agae :_gcbc ._agae ,_agaf :len (_dbad ),_ebaab :len (_aabbgb ),_aaedb :make (map[uint64 ]*textPara ,len (_dbad )*len (_aabbgb ))};if _dgda {_fc .Log .Info ("\u0072\u0065\u0064\u0075ce\u003a\u0020\u0025\u0064\u0078\u0025\u0064\u0020\u002d\u003e\u0020\u0025\u0064\u0078%\u0064",_gcbc ._agaf ,_gcbc ._ebaab ,len (_dbad ),len (_aabbgb )); +_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_dbad );_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_aabbgb );};for _dfac ,_aadee :=range _aabbgb {for _dfgee ,_abdc :=range _dbad {_agacf ,_dddbg :=_gcbc .getComposite (_abdc ,_aadee ); +if _agacf ==nil {continue ;};if _dgda {_cf .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_dfgee ,_dfac ,_abdc ,_aadee ,_afbcec (_agacf .merge ().text (),50));};_ccdg .putComposite (_dfgee ,_dfac ,_agacf ,_dddbg ); +};};return &_ccdg ;};func (_abfbe paraList )toTextMarks ()[]TextMark {_geffb :=0;var _efac []TextMark ;for _abda ,_bcgb :=range _abfbe {if _bcgb ._cdgcg {continue ;};_eeec :=_bcgb .toTextMarks (&_geffb );_efac =append (_efac ,_eeec ...);if _abda !=len (_abfbe )-1{if _fcbea (_bcgb ,_abfbe [_abda +1]){_efac =_cagg (_efac ,&_geffb ,"\u0020"); +}else {_efac =_cagg (_efac ,&_geffb ,"\u000a");_efac =_cagg (_efac ,&_geffb ,"\u000a");};};};_efac =_cagg (_efac ,&_geffb ,"\u000a");_efac =_cagg (_efac ,&_geffb ,"\u000a");return _efac ;};func _ee (_bd []string ,_cfe int ,_bcc string )int {_cd :=_cfe ; +for ;_cd < len (_bd );_cd ++{if _bd [_cd ]!=_bcc {return _cd ;};};return _cd ;};func (_ffe *PageText )getParagraphs ()paraList {var _fbce rulingList ;if _gcaa {_cgbb :=_aegb (_ffe ._efda );_fbce =append (_fbce ,_cgbb ...);};if _bcgf {_acb :=_efae (_ffe ._dfea ); +_fbce =append (_fbce ,_acb ...);};_fbce ,_fgff :=_fbce .toTilings ();var _baf paraList ;_aaac :=len (_ffe ._ageb );for _beae :=0;_beae < 360&&_aaac > 0;_beae +=90{_gde :=make ([]*textMark ,0,len (_ffe ._ageb )-_aaac );for _ ,_bcfag :=range _ffe ._ageb {if _bcfag ._dggag ==_beae {_gde =append (_gde ,_bcfag ); +};};if len (_gde )> 0{_fbb :=_dbef (_gde ,_ffe ._aaab ,_fbce ,_fgff ,_ffe ._fafc ._bdc );_baf =append (_baf ,_fbb ...);_aaac -=len (_gde );};};return _baf ;};func (_bdac *textObject )getFontDict (_gaee string )(_dfdfe _ad .PdfObject ,_dfcg error ){_bcade :=_bdac ._ggde ; +if _bcade ==nil {_fc .Log .Debug ("g\u0065\u0074\u0046\u006f\u006e\u0074D\u0069\u0063\u0074\u002e\u0020\u004eo\u0020\u0072\u0065\u0073\u006f\u0075\u0072c\u0065\u0073\u002e\u0020\u006e\u0061\u006d\u0065\u003d\u0025#\u0071",_gaee );return nil ,nil ;};_dfdfe ,_ccgc :=_bcade .GetFontByName (_ad .PdfObjectName (_gaee )); +if !_ccgc {_fc .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0067\u0065t\u0046\u006f\u006et\u0044\u0069\u0063\u0074\u003a\u0020\u0046\u006f\u006et \u006e\u006f\u0074 \u0066\u006fu\u006e\u0064\u003a\u0020\u006e\u0061m\u0065\u003d%\u0023\u0071",_gaee ); +return nil ,_ed .New ("f\u006f\u006e\u0074\u0020no\u0074 \u0069\u006e\u0020\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0073");};return _dfdfe ,nil ;};func (_decb paraList )list ()[]*list {var _dddb []*textLine ;var _dcded []*textLine ;for _ ,_ggdeg :=range _decb {_deeab :=_ggdeg .getListLines (); +_dddb =append (_dddb ,_deeab ...);_dcded =append (_dcded ,_ggdeg ._cebdg ...);};_bgcd :=_deda (_dddb );_adcgb :=_bfcef (_dcded ,_bgcd );return _adcgb ;};func _ggdag (_bgea *textLine )bool {_fecb :=true ;_afbe :=-1;for _ ,_dbea :=range _bgea ._bbada {for _ ,_cabc :=range _dbea ._eccf {_dgec :=_cabc ._bfcfc ; +if _afbe ==-1{_afbe =_dgec ;}else {if _afbe !=_dgec {_fecb =false ;break ;};};};};return _fecb ;}; -// ApplyArea processes the page text only within the specified area `bbox`. -// Each time ApplyArea is called, it updates the result set in `pt`. -// Can be called multiple times in a row with different bounding boxes. -func (_gba *PageText )ApplyArea (bbox _bd .PdfRectangle ){_aff :=make ([]*textMark ,0,len (_gba ._accb ));for _ ,_baag :=range _gba ._accb {if _efec (_baag .bbox (),bbox ){_aff =append (_aff ,_baag );};};var _agee paraList ;_bggd :=len (_aff );for _fgfe :=0; -_fgfe < 360&&_bggd > 0;_fgfe +=90{_fadc :=make ([]*textMark ,0,len (_aff )-_bggd );for _ ,_ggca :=range _aff {if _ggca ._cbacf ==_fgfe {_fadc =append (_fadc ,_ggca );};};if len (_fadc )> 0{_gfcga :=_bbbg (_fadc ,_gba ._edf ,nil ,nil ,_gba ._efc ._ageb ); -_agee =append (_agee ,_gfcga ...);_bggd -=len (_fadc );};};_ggfa :=new (_fg .Buffer );_agee .writeText (_ggfa );_gba ._eced =_ggfa .String ();_gba ._bdeg =_agee .toTextMarks ();_gba ._eaab =_agee .tables ();}; +// BBox returns the smallest axis-aligned rectangle that encloses all the TextMarks in `ma`. +func (_aega *TextMarkArray )BBox ()(_ea .PdfRectangle ,bool ){var _dada _ea .PdfRectangle ;_ccca :=false ;for _ ,_cgac :=range _aega ._bag {if _cgac .Meta ||_cefad (_cgac .Text ){continue ;};if _ccca {_dada =_fgde (_dada ,_cgac .BBox );}else {_dada =_cgac .BBox ; +_ccca =true ;};};return _dada ,_ccca ;};func (_bgcgd rulingList )findPrimSec (_eeedc ,_agbad float64 )*ruling {for _ ,_efgf :=range _bgcgd {if _eeaf (_efgf ._cafa -_eeedc )&&_efgf ._fddc -_bbfd <=_agbad &&_agbad <=_efgf ._begad +_bbfd {return _efgf ;}; +};return nil ;};func (_eecac rulingList )comp (_edac ,_bagf int )bool {_eeba ,_ebgec :=_eecac [_edac ],_eecac [_bagf ];_dbfac ,_bdde :=_eeba ._gddac ,_ebgec ._gddac ;if _dbfac !=_bdde {return _dbfac > _bdde ;};if _dbfac ==_badgc {return false ;};_eddfd :=func (_eggce bool )bool {if _dbfac ==_ecacd {return _eggce ; +};return !_eggce ;};_ecde ,_ecbge :=_eeba ._cafa ,_ebgec ._cafa ;if _ecde !=_ecbge {return _eddfd (_ecde > _ecbge );};_ecde ,_ecbge =_eeba ._fddc ,_ebgec ._fddc ;if _ecde !=_ecbge {return _eddfd (_ecde < _ecbge );};return _eddfd (_eeba ._begad < _ebgec ._begad ); +};func (_gbfd *textMark )inDiacriticArea (_cefgc *textMark )bool {_bfaa :=_gbfd .Llx -_cefgc .Llx ;_ggfc :=_gbfd .Urx -_cefgc .Urx ;_bddc :=_gbfd .Lly -_cefgc .Lly ;return _ag .Abs (_bfaa +_ggfc )< _gbfd .Width ()*_gdcf &&_ag .Abs (_bddc )< _gbfd .Height ()*_gdcf ; +};var _eg =[]string {"\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0053","\u0042","\u0053","\u0057\u0053","\u0042","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042","\u0042","\u0042","\u0053","\u0057\u0053","\u004f\u004e","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0045\u0053","\u0043\u0053","\u0045\u0053","\u0043\u0053","\u0043\u0053","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0043\u0053","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0043\u0053","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u0042\u004e","\u004f\u004e","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u004e","\u0045\u004e","\u004f\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0045\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c"}; +func (_adcd *stateStack )top ()*textState {if _adcd .empty (){return nil ;};return (*_adcd )[_adcd .size ()-1];};func _eabba (_dgffb ,_afcg _cg .Point )bool {_bffbf :=_ag .Abs (_dgffb .X -_afcg .X );_efgb :=_ag .Abs (_dgffb .Y -_afcg .Y );return _dbaf (_efgb ,_bffbf ); +};func _fadc (_geccg string )(string ,bool ){_ecaefg :=[]rune (_geccg );if len (_ecaefg )!=1{return "",false ;};_dcgfa ,_cbfg :=_aagcb [_ecaefg [0]];return _dcgfa ,_cbfg ;};func (_gega *textPara )bbox ()_ea .PdfRectangle {return _gega .PdfRectangle };func (_bacf *shapesState )cubicTo (_fbef ,_feca ,_agab ,_ceac ,_dbdbg ,_bfff float64 ){if _dfcf {_fc .Log .Info ("\u0063\u0075\u0062\u0069\u0063\u0054\u006f\u003a"); +};_bacf .addPoint (_dbdbg ,_bfff );}; -// New returns an Extractor instance for extracting content from the input PDF page. -func New (page *_bd .PdfPage )(*Extractor ,error ){return NewWithOptions (page ,nil )}; +// String returns a description of `state`. +func (_fefg *textState )String ()string {_cbfc :="\u005bN\u004f\u0054\u0020\u0053\u0045\u0054]";if _fefg ._egcgg !=nil {_cbfc =_fefg ._egcgg .BaseFont ();};return _cf .Sprintf ("\u0074\u0063\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0077\u003d\u0025\u002e\u0032\u0066 \u0074f\u0073\u003d\u0025\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071",_fefg ._gfc ,_fefg ._aade ,_fefg ._fgfa ,_cbfc ); +};type lineRuling struct{_afbea rulingKind ;_bebd markKind ;_d .Color ;_edfeg ,_acdee _cg .Point ;};func _eeda (_gafg ,_fgac _cg .Point ,_cceg _d .Color )(*ruling ,bool ){_gdgbd :=lineRuling {_edfeg :_gafg ,_acdee :_fgac ,_afbea :_accd (_gafg ,_fgac ),Color :_cceg }; +if _gdgbd ._afbea ==_badgc {return nil ,false ;};return _gdgbd .asRuling ();};func _dgced (_ebde *_edb .ContentStreamOperation )(float64 ,error ){if len (_ebde .Params )!=1{_cafg :=_ed .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et"); +_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u0023\u0071\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020h\u0061\u0076\u0065\u0020\u0025\u0064\u0020i\u006e\u0070\u0075\u0074\u0020\u0070\u0061\u0072\u0061\u006d\u0073,\u0020\u0067\u006f\u0074\u0020\u0025\u0064\u0020\u0025\u002b\u0076",_ebde .Operand ,1,len (_ebde .Params ),_ebde .Params ); +return 0.0,_cafg ;};return _ad .GetNumberAsFloat (_ebde .Params [0]);};type textLine struct{_ea .PdfRectangle ;_fbgb float64 ;_bbada []*textWord ;_faee float64 ;};func _bbfb (_edef _ea .PdfRectangle ,_dgggfa ,_eccaa ,_dddd ,_eacag *ruling )gridTile {_eega :=_edef .Llx ; +_cgge :=_edef .Urx ;_bagg :=_edef .Lly ;_ccadg :=_edef .Ury ;return gridTile {PdfRectangle :_edef ,_cafgb :_dgggfa !=nil &&_dgggfa .encloses (_bagg ,_ccadg ),_gcgff :_eccaa !=nil &&_eccaa .encloses (_bagg ,_ccadg ),_beag :_dddd !=nil &&_dddd .encloses (_eega ,_cgge ),_ddba :_eacag !=nil &&_eacag .encloses (_eega ,_cgge )}; +};func (_defefe rulingList )merge ()*ruling {_fgbf :=_defefe [0]._cafa ;_efdc :=_defefe [0]._fddc ;_ddfd :=_defefe [0]._begad ;for _ ,_ddegg :=range _defefe [1:]{_fgbf +=_ddegg ._cafa ;if _ddegg ._fddc < _efdc {_efdc =_ddegg ._fddc ;};if _ddegg ._begad > _ddfd {_ddfd =_ddegg ._begad ; +};};_gfee :=&ruling {_gddac :_defefe [0]._gddac ,_afbc :_defefe [0]._afbc ,Color :_defefe [0].Color ,_cafa :_fgbf /float64 (len (_defefe )),_fddc :_efdc ,_begad :_ddfd };if _adaf {_fc .Log .Info ("\u006de\u0072g\u0065\u003a\u0020\u0025\u0032d\u0020\u0076e\u0063\u0073\u0020\u0025\u0073",len (_defefe ),_gfee ); +for _bceed ,_ffbfd :=range _defefe {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bceed ,_ffbfd );};};return _gfee ;};func (_fdbge *textObject )getFontDirect (_gabc string )(*_ea .PdfFont ,error ){_fgae ,_gfcd :=_fdbge .getFontDict (_gabc ); +if _gfcd !=nil {return nil ,_gfcd ;};_fgd ,_gfcd :=_ea .NewPdfFontFromPdfObject (_fgae );if _gfcd !=nil {_fc .Log .Debug ("\u0067\u0065\u0074\u0046\u006f\u006e\u0074\u0044\u0069\u0072\u0065\u0063\u0074\u003a\u0020\u004e\u0065\u0077Pd\u0066F\u006f\u006e\u0074\u0046\u0072\u006f\u006d\u0050\u0064\u0066\u004f\u0062j\u0065\u0063\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u006e\u0061\u006d\u0065\u003d%\u0023\u0071\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gabc ,_gfcd ); +};return _fgd ,_gfcd ;};func (_dade *imageExtractContext )processOperand (_gae *_edb .ContentStreamOperation ,_cgd _edb .GraphicsState ,_bea *_ea .PdfPageResources )error {if _gae .Operand =="\u0042\u0049"&&len (_gae .Params )==1{_adfa ,_ddc :=_gae .Params [0].(*_edb .ContentStreamInlineImage ); +if !_ddc {return nil ;};if _gbc ,_dgf :=_ad .GetBoolVal (_adfa .ImageMask );_dgf {if _gbc &&!_dade ._cfb .IncludeInlineStencilMasks {return nil ;};};return _dade .extractInlineImage (_adfa ,_cgd ,_bea );}else if _gae .Operand =="\u0044\u006f"&&len (_gae .Params )==1{_dcd ,_cge :=_ad .GetName (_gae .Params [0]); +if !_cge {_fc .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065");return _ebf ;};_ ,_gef :=_bea .GetXObjectByName (*_dcd );switch _gef {case _ea .XObjectTypeImage :return _dade .extractXObjectImage (_dcd ,_cgd ,_bea );case _ea .XObjectTypeForm :return _dade .extractFormImages (_dcd ,_cgd ,_bea ); +};}else if _dade ._gedgc &&(_gae .Operand =="\u0073\u0063\u006e"||_gae .Operand =="\u0053\u0043\u004e")&&len (_gae .Params )==1{_gdf ,_gbfg :=_ad .GetName (_gae .Params [0]);if !_gbfg {_fc .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065"); +return _ebf ;};_aeg ,_gbfg :=_bea .GetPatternByName (*_gdf );if !_gbfg {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");return nil ;};if _aeg .IsTiling (){_ecf :=_aeg .GetAsTilingPattern (); +_afac ,_bab :=_ecf .GetContentStream ();if _bab !=nil {return _bab ;};_bab =_dade .extractContentStreamImages (string (_afac ),_ecf .Resources );if _bab !=nil {return _bab ;};};}else if (_gae .Operand =="\u0063\u0073"||_gae .Operand =="\u0043\u0053")&&len (_gae .Params )>=1{_dade ._gedgc =_gae .Params [0].String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"; +};return nil ;};func _gdfda (_bdce []structElement ,_fdeea map[int ][]*textLine ,_cgda _ad .PdfObject )[]*list {_bgeac :=[]*list {};for _ ,_dgga :=range _bdce {_abga :=_dgga ._cfae ;_aebg :=int (_dgga ._gcba );_cdffe :=_dgga ._bef ;_gcca :=[]*textLine {}; +_gbcf :=[]*list {};_fdacd :=_dgga ._ggcd ;_cbae ,_bbcge :=(_fdacd .(*_ad .PdfObjectReference ));if !_bbcge {_fc .Log .Debug ("\u0066\u0061\u0069l\u0065\u0064\u0020\u006f\u0074\u0020\u0063\u0061\u0073\u0074\u0020\u0074\u006f\u0020\u002a\u0063\u006f\u0072\u0065\u002e\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +};if _aebg !=-1&&_cbae !=nil {if _dgggb ,_bcde :=_fdeea [_aebg ];_bcde {if _cgdae ,_bgfa :=_cgda .(*_ad .PdfIndirectObject );_bgfa {_eacfg :=_cgdae .PdfObjectReference ;if _ge .DeepEqual (*_cbae ,_eacfg ){_gcca =_dgggb ;};};};};if _abga !=nil {_gbcf =_gdfda (_abga ,_fdeea ,_cgda ); +};_dbdc :=_gaag (_gcca ,_cdffe ,_gbcf );_bgeac =append (_bgeac ,_dbdc );};return _bgeac ;};const (_badgc rulingKind =iota ;_ecacd ;_bgcg ;);func _egdg (_adgbc []TextMark ,_edda *TextTable )[]TextMark {var _egca []TextMark ;for _ ,_gcbaf :=range _adgbc {_gcbaf ._fdbg =true ; +_gcbaf ._abea =_edda ;_egca =append (_egca ,_gcbaf );};return _egca ;};func (_bfef *textLine )appendWord (_bcda *textWord ){_bfef ._bbada =append (_bfef ._bbada ,_bcda );_bfef .PdfRectangle =_fgde (_bfef .PdfRectangle ,_bcda .PdfRectangle );if _bcda ._geba > _bfef ._faee {_bfef ._faee =_bcda ._geba ; +};if _bcda ._bbcgb > _bfef ._fbgb {_bfef ._fbgb =_bcda ._bbcgb ;};}; -// String returns a description of `v`. -func (_aacc *ruling )String ()string {if _aacc ._egagd ==_febb {return "\u004e\u004f\u0054\u0020\u0052\u0055\u004c\u0049\u004e\u0047";};_gggf ,_abgbe :="\u0078","\u0079";if _aacc ._egagd ==_fdec {_gggf ,_abgbe ="\u0079","\u0078";};_egbf :="";if _aacc ._dagdf !=0.0{_egbf =_cbg .Sprintf (" \u0077\u0069\u0064\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_aacc ._dagdf ); -};return _cbg .Sprintf ("\u0025\u00310\u0073\u0020\u0025\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0028\u0025\u0036\u002e\u0032\u0066\u0029\u0020\u0025\u0073\u0020\u0025\u0076\u0025\u0073",_aacc ._egagd ,_gggf ,_aacc ._gabcd ,_abgbe ,_aacc ._cdcd ,_aacc ._dcgf ,_aacc ._dcgf -_aacc ._cdcd ,_aacc ._aeecd ,_aacc .Color ,_egbf ); -};func (_ddde *textTable )growTable (){_cfaac :=func (_ecbff paraList ){_ddde ._gfcf ++;for _abde :=0;_abde < _ddde ._bbfgf ;_abde ++{_bcbdd :=_ecbff [_abde ];_ddde .put (_abde ,_ddde ._gfcf -1,_bcbdd );};};_caefb :=func (_bcdfd paraList ){_ddde ._bbfgf ++; -for _aggfa :=0;_aggfa < _ddde ._gfcf ;_aggfa ++{_dbde :=_bcdfd [_aggfa ];_ddde .put (_ddde ._bbfgf -1,_aggfa ,_dbde );};};if _faga {_ddde .log ("\u0067r\u006f\u0077\u0054\u0061\u0062\u006ce");};for _bdebe :=0;;_bdebe ++{_fcfg :=false ;_acfe :=_ddde .getDown (); -_gbgbg :=_ddde .getRight ();if _faga {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bdebe ,_ddde );_cbg .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0020\u0064\u006f\u0077\u006e\u003d\u0025\u0073\u000a",_acfe );_cbg .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0072\u0069\u0067\u0068\u0074\u003d\u0025\u0073\u000a",_gbgbg ); -};if _acfe !=nil &&_gbgbg !=nil {_abbgc :=_acfe [len (_acfe )-1];if !_abbgc .taken ()&&_abbgc ==_gbgbg [len (_gbgbg )-1]{_cfaac (_acfe );if _gbgbg =_ddde .getRight ();_gbgbg !=nil {_caefb (_gbgbg );_ddde .put (_ddde ._bbfgf -1,_ddde ._gfcf -1,_abbgc ); -};_fcfg =true ;};};if !_fcfg &&_acfe !=nil {_cfaac (_acfe );_fcfg =true ;};if !_fcfg &&_gbgbg !=nil {_caefb (_gbgbg );_fcfg =true ;};if !_fcfg {break ;};};};func (_bgdg *subpath )removeDuplicates (){if len (_bgdg ._gcgc )==0{return ;};_acfa :=[]_ga .Point {_bgdg ._gcgc [0]}; -for _ ,_eecg :=range _bgdg ._gcgc [1:]{if !_bdag (_eecg ,_acfa [len (_acfa )-1]){_acfa =append (_acfa ,_eecg );};};_bgdg ._gcgc =_acfa ;};func _bbcf (_ggbc float64 )bool {return _e .Abs (_ggbc )< _ebgc };func (_ffdee rulingList )augmentGrid ()(rulingList ,rulingList ){_aadee ,_dade :=_ffdee .vertsHorzs (); -if len (_aadee )==0||len (_dade )==0{return _aadee ,_dade ;};_dbgag ,_aefeb :=_aadee ,_dade ;_daba :=_aadee .bbox ();_dfcc :=_dade .bbox ();if _babf {_fb .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0056\u003d\u0025\u0036\u002e\u0032\u0066",_daba ); -_fb .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0048\u003d\u0025\u0036\u002e\u0032\u0066",_dfcc );};var _adfc ,_agad ,_agea ,_beda *ruling ;if _dfcc .Llx < _daba .Llx -_dgbg {_adfc =&ruling {_aeecd :_dgdb ,_egagd :_bbee ,_gabcd :_dfcc .Llx ,_cdcd :_daba .Lly ,_dcgf :_daba .Ury }; -_aadee =append (rulingList {_adfc },_aadee ...);};if _dfcc .Urx > _daba .Urx +_dgbg {_agad =&ruling {_aeecd :_dgdb ,_egagd :_bbee ,_gabcd :_dfcc .Urx ,_cdcd :_daba .Lly ,_dcgf :_daba .Ury };_aadee =append (_aadee ,_agad );};if _daba .Lly < _dfcc .Lly -_dgbg {_agea =&ruling {_aeecd :_dgdb ,_egagd :_fdec ,_gabcd :_daba .Lly ,_cdcd :_dfcc .Llx ,_dcgf :_dfcc .Urx }; -_dade =append (rulingList {_agea },_dade ...);};if _daba .Ury > _dfcc .Ury +_dgbg {_beda =&ruling {_aeecd :_dgdb ,_egagd :_fdec ,_gabcd :_daba .Ury ,_cdcd :_dfcc .Llx ,_dcgf :_dfcc .Urx };_dade =append (_dade ,_beda );};if len (_aadee )+len (_dade )==len (_ffdee ){return _dbgag ,_aefeb ; -};_egdae :=append (_aadee ,_dade ...);_ffdee .log ("u\u006e\u0061\u0075\u0067\u006d\u0065\u006e\u0074\u0065\u0064");_egdae .log ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0065d");return _aadee ,_dade ;};func _ebec (_dadga map[float64 ][]*textLine )[]float64 {_caebb :=[]float64 {}; -for _bbad :=range _dadga {_caebb =append (_caebb ,_bbad );};_a .Float64s (_caebb );return _caebb ;};var (_ecbc =_da .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_ff =_da .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -);func (_addc paraList )topoOrder ()[]int {if _abg {_fb .Log .Info ("\u0074\u006f\u0070\u006f\u004f\u0072\u0064\u0065\u0072\u003a");};_fedeb :=len (_addc );_bbefg :=make ([]bool ,_fedeb );_cede :=make ([]int ,0,_fedeb );_cdefe :=_addc .llyOrdering ();var _gbebg func (_befcd int ); -_gbebg =func (_eecge int ){_bbefg [_eecge ]=true ;for _fgga :=0;_fgga < _fedeb ;_fgga ++{if !_bbefg [_fgga ]{if _addc .readBefore (_cdefe ,_eecge ,_fgga ){_gbebg (_fgga );};};};_cede =append (_cede ,_eecge );};for _efcg :=0;_efcg < _fedeb ;_efcg ++{if !_bbefg [_efcg ]{_gbebg (_efcg ); -};};return _cfcba (_cede );};func (_febbb paraList )addNeighbours (){_cbdb :=func (_geef []int ,_fgcc *textPara )([]*textPara ,[]*textPara ){_fadeb :=make ([]*textPara ,0,len (_geef )-1);_eggbd :=make ([]*textPara ,0,len (_geef )-1);for _ ,_ddab :=range _geef {_eceb :=_febbb [_ddab ]; -if _eceb .Urx <=_fgcc .Llx {_fadeb =append (_fadeb ,_eceb );}else if _eceb .Llx >=_fgcc .Urx {_eggbd =append (_eggbd ,_eceb );};};return _fadeb ,_eggbd ;};_ffbd :=func (_cdbc []int ,_cdaf *textPara )([]*textPara ,[]*textPara ){_ffaac :=make ([]*textPara ,0,len (_cdbc )-1); -_gfbb :=make ([]*textPara ,0,len (_cdbc )-1);for _ ,_acgb :=range _cdbc {_ceaae :=_febbb [_acgb ];if _ceaae .Ury <=_cdaf .Lly {_gfbb =append (_gfbb ,_ceaae );}else if _ceaae .Lly >=_cdaf .Ury {_ffaac =append (_ffaac ,_ceaae );};};return _ffaac ,_gfbb ; -};_gfdda :=_febbb .yNeighbours (_cgbf );for _ ,_bfgea :=range _febbb {_ccdbc :=_gfdda [_bfgea ];if len (_ccdbc )==0{continue ;};_ggfafc ,_gfcdb :=_cbdb (_ccdbc ,_bfgea );if len (_ggfafc )==0&&len (_gfcdb )==0{continue ;};if len (_ggfafc )> 0{_ebddb :=_ggfafc [0]; -for _ ,_eeeg :=range _ggfafc [1:]{if _eeeg .Urx >=_ebddb .Urx {_ebddb =_eeeg ;};};for _ ,_aaag :=range _ggfafc {if _aaag !=_ebddb &&_aaag .Urx > _ebddb .Llx {_ebddb =nil ;break ;};};if _ebddb !=nil &&_eed (_bfgea .PdfRectangle ,_ebddb .PdfRectangle ){_bfgea ._ebeb =_ebddb ; -};};if len (_gfcdb )> 0{_dgfca :=_gfcdb [0];for _ ,_fgdbe :=range _gfcdb [1:]{if _fgdbe .Llx <=_dgfca .Llx {_dgfca =_fgdbe ;};};for _ ,_bbgd :=range _gfcdb {if _bbgd !=_dgfca &&_bbgd .Llx < _dgfca .Urx {_dgfca =nil ;break ;};};if _dgfca !=nil &&_eed (_bfgea .PdfRectangle ,_dgfca .PdfRectangle ){_bfgea ._bbbge =_dgfca ; -};};};_gfdda =_febbb .xNeighbours (_fcca );for _ ,_efcfb :=range _febbb {_dcaed :=_gfdda [_efcfb ];if len (_dcaed )==0{continue ;};_afad ,_bdagb :=_ffbd (_dcaed ,_efcfb );if len (_afad )==0&&len (_bdagb )==0{continue ;};if len (_bdagb )> 0{_fefg :=_bdagb [0]; -for _ ,_bgcd :=range _bdagb [1:]{if _bgcd .Ury >=_fefg .Ury {_fefg =_bgcd ;};};for _ ,_aafbf :=range _bdagb {if _aafbf !=_fefg &&_aafbf .Ury > _fefg .Lly {_fefg =nil ;break ;};};if _fefg !=nil &&_eccg (_efcfb .PdfRectangle ,_fefg .PdfRectangle ){_efcfb ._dffd =_fefg ; -};};if len (_afad )> 0{_dcaee :=_afad [0];for _ ,_geba :=range _afad [1:]{if _geba .Lly <=_dcaee .Lly {_dcaee =_geba ;};};for _ ,_caegg :=range _afad {if _caegg !=_dcaee &&_caegg .Lly < _dcaee .Ury {_dcaee =nil ;break ;};};if _dcaee !=nil &&_eccg (_efcfb .PdfRectangle ,_dcaee .PdfRectangle ){_efcfb ._cedb =_dcaee ; -};};};for _ ,_egbc :=range _febbb {if _egbc ._ebeb !=nil &&_egbc ._ebeb ._bbbge !=_egbc {_egbc ._ebeb =nil ;};if _egbc ._cedb !=nil &&_egbc ._cedb ._dffd !=_egbc {_egbc ._cedb =nil ;};if _egbc ._bbbge !=nil &&_egbc ._bbbge ._ebeb !=_egbc {_egbc ._bbbge =nil ; -};if _egbc ._dffd !=nil &&_egbc ._dffd ._cedb !=_egbc {_egbc ._dffd =nil ;};};}; +// Append appends `mark` to the mark array. +func (_ggad *TextMarkArray )Append (mark TextMark ){_ggad ._bag =append (_ggad ._bag ,mark )};func _beee (_bcba _ad .PdfObject ,_fddf _d .Color )(_bc .Image ,error ){_fbceb ,_gcdef :=_ad .GetStream (_bcba );if !_gcdef {return nil ,nil ;};_bebde ,_abbe :=_ea .NewXObjectImageFromStream (_fbceb ); +if _abbe !=nil {return nil ,_abbe ;};_edaf ,_abbe :=_bebde .ToImage ();if _abbe !=nil {return nil ,_abbe ;};return _bagfd (_edaf ,_fddf ),nil ;};type textPara struct{_ea .PdfRectangle ;_eeada _ea .PdfRectangle ;_cebdg []*textLine ;_ebdd *textTable ;_gfff bool ; +_cdgcg bool ;_dgad *textPara ;_gccd *textPara ;_abbb *textPara ;_aedgf *textPara ;_bbddg []list ;};func (_dcdee *textTable )putComposite (_beca ,_gfef int ,_dgacd paraList ,_faba _ea .PdfRectangle ){if len (_dgacd )==0{_fc .Log .Error ("\u0074\u0065xt\u0054\u0061\u0062l\u0065\u0029\u0020\u0070utC\u006fmp\u006f\u0073\u0069\u0074\u0065\u003a\u0020em\u0070\u0074\u0079\u0020\u0070\u0061\u0072a\u0073"); +return ;};_eggde :=compositeCell {PdfRectangle :_faba ,paraList :_dgacd };if _dgda {_cf .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0070\u0075\u0074\u0043\u006f\u006d\u0070o\u0073i\u0074\u0065\u0028\u0025\u0064\u002c\u0025\u0064\u0029\u003c\u002d\u0025\u0073\u000a",_beca ,_gfef ,_eggde .String ()); +};_eggde .updateBBox ();_dcdee ._ecag [_fcgc (_beca ,_gfef )]=_eggde ;};func (_dcca paraList )eventNeighbours (_cacga []event )map[*textPara ][]int {_ba .Slice (_cacga ,func (_cgbbc ,_bedcd int )bool {_bgabd ,_ecaef :=_cacga [_cgbbc ],_cacga [_bedcd ]; +_cfdac ,_cdgef :=_bgabd ._afec ,_ecaef ._afec ;if _cfdac !=_cdgef {return _cfdac < _cdgef ;};if _bgabd ._cdead !=_ecaef ._cdead {return _bgabd ._cdead ;};return _cgbbc < _bedcd ;});_dgcae :=make (map[int ]intSet );_aebee :=make (intSet );for _ ,_aecce :=range _cacga {if _aecce ._cdead {_dgcae [_aecce ._fgbcf ]=make (intSet ); +for _gefag :=range _aebee {if _gefag !=_aecce ._fgbcf {_dgcae [_aecce ._fgbcf ].add (_gefag );_dgcae [_gefag ].add (_aecce ._fgbcf );};};_aebee .add (_aecce ._fgbcf );}else {_aebee .del (_aecce ._fgbcf );};};_dfbd :=map[*textPara ][]int {};for _gdedf ,_cbgde :=range _dgcae {_gage :=_dcca [_gdedf ]; +if len (_cbgde )==0{_dfbd [_gage ]=nil ;continue ;};_geceb :=make ([]int ,len (_cbgde ));_eddg :=0;for _egee :=range _cbgde {_geceb [_eddg ]=_egee ;_eddg ++;};_dfbd [_gage ]=_geceb ;};return _dfbd ;};func (_bgfc rulingList )snapToGroupsDirection ()rulingList {_bgfc .sortStrict (); +_dggc :=make (map[*ruling ]rulingList ,len (_bgfc ));_dcdb :=_bgfc [0];_dfbc :=func (_gebg *ruling ){_dcdb =_gebg ;_dggc [_dcdb ]=rulingList {_gebg }};_dfbc (_bgfc [0]);for _ ,_dagb :=range _bgfc [1:]{if _dagb ._cafa < _dcdb ._cafa -_abadg {_fc .Log .Error ("\u0073\u006e\u0061\u0070T\u006f\u0047\u0072\u006f\u0075\u0070\u0073\u0044\u0069r\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0057\u0072\u006f\u006e\u0067\u0020\u0070\u0072\u0069\u006da\u0072\u0079\u0020\u006f\u0072d\u0065\u0072\u002e\u000a\u0009\u0076\u0030\u003d\u0025\u0073\u000a\u0009\u0020\u0076\u003d\u0025\u0073",_dcdb ,_dagb ); +};if _dagb ._cafa > _dcdb ._cafa +_ggf {_dfbc (_dagb );}else {_dggc [_dcdb ]=append (_dggc [_dcdb ],_dagb );};};_dcgc :=make (map[*ruling ]float64 ,len (_dggc ));_aeaa :=make (map[*ruling ]*ruling ,len (_bgfc ));for _aegbb ,_dfbe :=range _dggc {_dcgc [_aegbb ]=_dfbe .mergePrimary (); +for _ ,_dabad :=range _dfbe {_aeaa [_dabad ]=_aegbb ;};};for _ ,_bgfge :=range _bgfc {_bgfge ._cafa =_dcgc [_aeaa [_bgfge ]];};_dfdad :=make (rulingList ,0,len (_bgfc ));for _ ,_ffcg :=range _dggc {_bbagf :=_ffcg .splitSec ();for _afbbf ,_aegceb :=range _bbagf {_efacg :=_aegceb .merge (); +if len (_dfdad )> 0{_cgdc :=_dfdad [len (_dfdad )-1];if _cgdc .alignsPrimary (_efacg )&&_cgdc .alignsSec (_efacg ){_fc .Log .Error ("\u0073\u006e\u0061\u0070\u0054\u006fG\u0072\u006f\u0075\u0070\u0073\u0044\u0069\u0072\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0044\u0075\u0070\u006ci\u0063\u0061\u0074\u0065\u0020\u0069\u003d\u0025\u0064\u000a\u0009\u0077\u003d\u0025s\u000a\t\u0076\u003d\u0025\u0073",_afbbf ,_cgdc ,_efacg ); +continue ;};};_dfdad =append (_dfdad ,_efacg );};};_dfdad .sortStrict ();return _dfdad ;}; -// String returns a human readable description of `ss`. -func (_caec *shapesState )String ()string {return _cbg .Sprintf ("\u007b\u0025\u0064\u0020su\u0062\u0070\u0061\u0074\u0068\u0073\u0020\u0066\u0072\u0065\u0073\u0068\u003d\u0025t\u007d",len (_caec ._eaaf ),_caec ._dgbb );}; +// TableInfo gets table information of the textmark `tm`. +func (_beg *TextMark )TableInfo ()(*TextTable ,[][]int ){if !_beg ._fdbg {return nil ,nil ;};_decd :=_beg ._abea ;_abee :=_decd .getCellInfo (*_beg );return _decd ,_abee ;}; -// PageFonts represents extracted fonts on a PDF page. -type PageFonts struct{Fonts []Font ;};func (_cdea *subpath )clear (){*_cdea =subpath {}};func (_aagd *subpath )makeRectRuling (_cfabd _gf .Color )(*ruling ,bool ){if _ggeg {_fb .Log .Info ("\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0070\u0061\u0074\u0068\u003d\u0025\u0076",_aagd ); -};_cdeb :=_aagd ._gcgc [:4];_gbbab :=make (map[int ]rulingKind ,len (_cdeb ));for _gegf ,_bccb :=range _cdeb {_ecdec :=_aagd ._gcgc [(_gegf +1)%4];_gbbab [_gegf ]=_aacdg (_bccb ,_ecdec );if _ggeg {_cbg .Printf ("\u0025\u0034\u0064: \u0025\u0073\u0020\u003d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066",_gegf ,_gbbab [_gegf ],_bccb ,_ecdec ); -};};if _ggeg {_cbg .Printf ("\u0020\u0020\u0020\u006b\u0069\u006e\u0064\u0073\u003d\u0025\u002b\u0076\u000a",_gbbab );};var _dffgf ,_gebd []int ;for _dggfe ,_eeadb :=range _gbbab {switch _eeadb {case _fdec :_gebd =append (_gebd ,_dggfe );case _bbee :_dffgf =append (_dffgf ,_dggfe ); -};};if _ggeg {_cbg .Printf ("\u0020\u0020 \u0068\u006f\u0072z\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_gebd ),_gebd );_cbg .Printf ("\u0020\u0020 \u0076\u0065\u0072t\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_dffgf ),_dffgf ); -};_ccfbf :=(len (_gebd )==2&&len (_dffgf )==2)||(len (_gebd )==2&&len (_dffgf )==0&&_affc (_cdeb [_gebd [0]],_cdeb [_gebd [1]]))||(len (_dffgf )==2&&len (_gebd )==0&&_gcaff (_cdeb [_dffgf [0]],_cdeb [_dffgf [1]]));if _ggeg {_cbg .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_gebd ),len (_dffgf ),_ccfbf ); -};if !_ccfbf {if _ggeg {_fb .Log .Error ("\u0021!\u006d\u0061\u006b\u0065R\u0065\u0063\u0074\u0052\u0075l\u0069n\u0067:\u0020\u0070\u0061\u0074\u0068\u003d\u0025v",_aagd );_cbg .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_gebd ),len (_dffgf ),_ccfbf ); -};return &ruling {},false ;};if len (_dffgf )==0{for _dfeda ,_dacbd :=range _gbbab {if _dacbd !=_fdec {_dffgf =append (_dffgf ,_dfeda );};};};if len (_gebd )==0{for _acaa ,_dggfb :=range _gbbab {if _dggfb !=_bbee {_gebd =append (_gebd ,_acaa );};};};if _ggeg {_fb .Log .Info ("\u006da\u006b\u0065R\u0065\u0063\u0074\u0052u\u006c\u0069\u006eg\u003a\u0020\u0068\u006f\u0072\u007a\u0073\u003d\u0025d \u0076\u0065\u0072t\u0073\u003d%\u0064\u0020\u0070\u006f\u0069\u006et\u0073\u003d%\u0064\u000a"+"\u0009\u0020\u0068o\u0072\u007a\u0073\u003d\u0025\u002b\u0076\u000a"+"\u0009\u0020\u0076e\u0072\u0074\u0073\u003d\u0025\u002b\u0076\u000a"+"\t\u0070\u006f\u0069\u006e\u0074\u0073\u003d\u0025\u002b\u0076",len (_gebd ),len (_dffgf ),len (_cdeb ),_gebd ,_dffgf ,_cdeb ); -};var _agae ,_bcfb ,_dedf ,_beaed _ga .Point ;if _cdeb [_gebd [0]].Y > _cdeb [_gebd [1]].Y {_dedf ,_beaed =_cdeb [_gebd [0]],_cdeb [_gebd [1]];}else {_dedf ,_beaed =_cdeb [_gebd [1]],_cdeb [_gebd [0]];};if _cdeb [_dffgf [0]].X > _cdeb [_dffgf [1]].X {_agae ,_bcfb =_cdeb [_dffgf [0]],_cdeb [_dffgf [1]]; -}else {_agae ,_bcfb =_cdeb [_dffgf [1]],_cdeb [_dffgf [0]];};_ebbce :=_bd .PdfRectangle {Llx :_agae .X ,Urx :_bcfb .X ,Lly :_beaed .Y ,Ury :_dedf .Y };if _ebbce .Llx > _ebbce .Urx {_ebbce .Llx ,_ebbce .Urx =_ebbce .Urx ,_ebbce .Llx ;};if _ebbce .Lly > _ebbce .Ury {_ebbce .Lly ,_ebbce .Ury =_ebbce .Ury ,_ebbce .Lly ; -};_abae :=rectRuling {PdfRectangle :_ebbce ,_ffcef :_fffe (_ebbce ),Color :_cfabd };if _abae ._ffcef ==_febb {if _ggeg {_fb .Log .Error ("\u006da\u006b\u0065\u0052\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006eg\u003a\u0020\u006b\u0069\u006e\u0064\u003d\u006e\u0069\u006c"); -};return nil ,false ;};_eeebg ,_aggd :=_abae .asRuling ();if !_aggd {if _ggeg {_fb .Log .Error ("\u006da\u006b\u0065\u0052\u0065c\u0074\u0052\u0075\u006c\u0069n\u0067:\u0020!\u0069\u0073\u0052\u0075\u006c\u0069\u006eg");};return nil ,false ;};if _babf {_cbg .Printf ("\u0020\u0020\u0020\u0072\u003d\u0025\u0073\u000a",_eeebg .String ()); -};return _eeebg ,true ;};var _deccbb =map[rulingKind ]string {_febb :"\u006e\u006f\u006e\u0065",_fdec :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_bbee :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"};func (_eacg *wordBag )sort (){for _ ,_dabgf :=range _eacg ._acfg {_a .Slice (_dabgf ,func (_fefb ,_baagc int )bool {return _fcdf (_dabgf [_fefb ],_dabgf [_baagc ])< 0}); -};};func (_ddaa *shapesState )stroke (_gdeg *[]pathSection ){_gcd :=pathSection {_ecea :_ddaa ._eaaf ,Color :_ddaa ._bcgcb .getStrokeColor ()};*_gdeg =append (*_gdeg ,_gcd );if _babf {_cbg .Printf ("\u0020 \u0020\u0020S\u0054\u0052\u004fK\u0045\u003a\u0020\u0025\u0064\u0020\u0073t\u0072\u006f\u006b\u0065\u0073\u0020s\u0073\u003d\u0025\u0073\u0020\u0063\u006f\u006c\u006f\u0072\u003d%\u002b\u0076\u0020\u0025\u0036\u002e\u0032\u0066\u000a",len (*_gdeg ),_ddaa ,_ddaa ._bcgcb .getStrokeColor (),_gcd .bbox ()); -if _efbf {for _gdb ,_ddfg :=range _ddaa ._eaaf {_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_gdb ,_ddfg );if _gdb ==10{break ;};};};};}; +// Font represents the font properties on a PDF page. +type Font struct{PdfFont *_ea .PdfFont ; -// Len returns the number of TextMarks in `ma`. -func (_faec *TextMarkArray )Len ()int {if _faec ==nil {return 0;};return len (_faec ._acag );}; +// FontName represents Font Name from font properties. +FontName string ; -// String returns a description of `b`. -func (_cdef *wordBag )String ()string {var _fcge []string ;for _ ,_dfaa :=range _cdef .depthIndexes (){_cdag :=_cdef ._acfg [_dfaa ];for _ ,_cedc :=range _cdag {_fcge =append (_fcge ,_cedc ._ffdcg );};};return _cbg .Sprintf ("\u0025.\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065=\u0025\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0025\u0071",_cdef .PdfRectangle ,_cdef ._dagd ,len (_fcge ),_fcge ); -};func (_feed *textObject )setTextMatrix (_gfbf []float64 ){if len (_gfbf )!=6{_fb .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006c\u0065\u006e\u0028\u0066\u0029\u0020\u0021\u003d\u0020\u0036\u0020\u0028\u0025\u0064\u0029",len (_gfbf ));return ;};_cfad ,_bacc ,_ddcb ,_ffcc ,_aedf ,_bfcd :=_gfbf [0],_gfbf [1],_gfbf [2],_gfbf [3],_gfbf [4],_gfbf [5]; -_feed ._efa =_ga .NewMatrix (_cfad ,_bacc ,_ddcb ,_ffcc ,_aedf ,_bfcd );_feed ._fdce =_feed ._efa ;};func _dffg (_ggaf *Extractor ,_ffe *_bd .PdfPageResources ,_gecg _ad .GraphicsState ,_dee *textState ,_fcbf *stateStack )*textObject {return &textObject {_fcb :_ggaf ,_afgf :_ffe ,_dcd :_gecg ,_ecfd :_fcbf ,_beg :_dee ,_efa :_ga .IdentityMatrix (),_fdce :_ga .IdentityMatrix ()}; -};const (_dcge markKind =iota ;_fafd ;_ecae ;_dgdb ;);func _bdaf (_acbca []*textLine ,_bbfg map[float64 ][]*textLine )[]*list {_feccb :=_ebec (_bbfg );_fbgg :=[]*list {};if len (_feccb )==0{return _fbgg ;};_cbea :=_feccb [0];_bgad :=1;_ebfeg :=_bbfg [_cbea ]; -for _bgab ,_cbaf :=range _ebfeg {var _daff float64 ;_baef :=[]*list {};_edgg :=_cbaf ._becg ;_agdd :=-1.0;if _bgab < len (_ebfeg )-1{_agdd =_ebfeg [_bgab +1]._becg ;};if _bgad < len (_feccb ){_baef =_eacde (_acbca ,_bbfg ,_feccb ,_bgad ,_edgg ,_agdd ); -};_daff =_agdd ;if len (_baef )> 0{_ecec :=_baef [0];if len (_ecec ._ggcfb )> 0{_daff =_ecec ._ggcfb [0]._becg ;};};_ddace :=[]*textLine {_cbaf };_eecbe :=_adae (_cbaf ,_acbca ,_feccb ,_edgg ,_daff );_ddace =append (_ddace ,_eecbe ...);_aggg :=_fbeb (_ddace ,"\u0062\u0075\u006c\u006c\u0065\u0074",_baef ); -_aggg ._fcgc =_egdd (_ddace ,"");_fbgg =append (_fbgg ,_aggg );};return _fbgg ;};type compositeCell struct{_bd .PdfRectangle ;paraList ;};func (_bee *stateStack )top ()*textState {if _bee .empty (){return nil ;};return (*_bee )[_bee .size ()-1];};func (_efee *shapesState )lineTo (_eaf ,_efcb float64 ){if _gcc {_fb .Log .Info ("\u006c\u0069\u006eeT\u006f\u0028\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0070\u003d\u0025\u002e\u0032\u0066",_eaf ,_efcb ,_efee .devicePoint (_eaf ,_efcb )); -};_efee .addPoint (_eaf ,_efcb );};func (_ecbg *shapesState )devicePoint (_fdaga ,_afgcf float64 )_ga .Point {_fada :=_ecbg ._cacd .Mult (_ecbg ._aefb );_fdaga ,_afgcf =_fada .Transform (_fdaga ,_afgcf );return _ga .NewPoint (_fdaga ,_afgcf );};func (_gbegd *textTable )isExportable ()bool {if _gbegd ._deagb {return true ; -};_dede :=func (_ccbag int )bool {_cccab :=_gbegd .get (0,_ccbag );if _cccab ==nil {return false ;};_aabgg :=_cccab .text ();_bccbg :=_g .RuneCountInString (_aabgg );_faafa :=_fdee .MatchString (_aabgg );return _bccbg <=1||_faafa ;};for _bdgbf :=0;_bdgbf < _gbegd ._gfcf ; -_bdgbf ++{if !_dede (_bdgbf ){return true ;};};return false ;};func (_beaa lineRuling )yMean ()float64 {return 0.5*(_beaa ._affd .Y +_beaa ._ceea .Y )};func (_eaec *compositeCell )updateBBox (){for _ ,_gdgag :=range _eaec .paraList {_eaec .PdfRectangle =_agcf (_eaec .PdfRectangle ,_gdgag .PdfRectangle ); -};};func (_gdcg *PageText )computeViews (){_efe :=_gdcg .getParagraphs ();_gfcg :=new (_fg .Buffer );_efe .writeText (_gfcg );_gdcg ._eced =_gfcg .String ();_gdcg ._bdeg =_efe .toTextMarks ();_gdcg ._eaab =_efe .tables ();if _deef {_fb .Log .Info ("\u0063\u006f\u006dpu\u0074\u0065\u0056\u0069\u0065\u0077\u0073\u003a\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003d\u0025\u0064",len (_gdcg ._eaab )); -};};func (_ddbec *TextMarkArray )exists (_ebae TextMark )bool {for _ ,_bcea :=range _ddbec .Elements (){if _fd .DeepEqual (_ebae .DirectObject ,_bcea .DirectObject )&&_fd .DeepEqual (_ebae .BBox ,_bcea .BBox )&&_bcea .Text ==_ebae .Text {return true ;}; -};return false ;};type rulingList []*ruling ;func (_bgadc *textObject )newTextMark (_cbbce string ,_agddd _ga .Matrix ,_gcab _ga .Point ,_bbec float64 ,_bgcgc *_bd .PdfFont ,_aedb float64 ,_edgee ,_dfba _gf .Color ,_dgga _cf .PdfObject ,_ddef []string ,_ggdf int ,_cdb int )(textMark ,bool ){_gbca :=_agddd .Angle (); -_cdca :=_gbbdd (_gbca ,_ddccb );var _fcfd float64 ;if _cdca %180!=90{_fcfd =_agddd .ScalingFactorY ();}else {_fcfd =_agddd .ScalingFactorX ();};_bcfe :=_egdf (_agddd );_cfeg :=_bd .PdfRectangle {Llx :_bcfe .X ,Lly :_bcfe .Y ,Urx :_gcab .X ,Ury :_gcab .Y }; -switch _cdca %360{case 90:_cfeg .Urx -=_fcfd ;case 180:_cfeg .Ury -=_fcfd ;case 270:_cfeg .Urx +=_fcfd ;case 0:_cfeg .Ury +=_fcfd ;default:_cdca =0;_cfeg .Ury +=_fcfd ;};if _cfeg .Llx > _cfeg .Urx {_cfeg .Llx ,_cfeg .Urx =_cfeg .Urx ,_cfeg .Llx ;};if _cfeg .Lly > _cfeg .Ury {_cfeg .Lly ,_cfeg .Ury =_cfeg .Ury ,_cfeg .Lly ; -};_caee :=true ;if _bgadc ._fcb ._ccag .Width ()> 0{_adfga ,_cfba :=_gfbc (_cfeg ,_bgadc ._fcb ._ccag );if !_cfba {_caee =false ;_fb .Log .Debug ("\u0054\u0065\u0078\u0074\u0020m\u0061\u0072\u006b\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0070a\u0067\u0065\u002e\u0020\u0062\u0062\u006f\u0078\u003d\u0025\u0067\u0020\u006d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u003d\u0025\u0067\u0020\u0074\u0065\u0078\u0074\u003d\u0025q",_cfeg ,_bgadc ._fcb ._ccag ,_cbbce ); -};_cfeg =_adfga ;};_ebab :=_cfeg ;_gabc :=_bgadc ._fcb ._ccag ;switch _cdca %360{case 90:_gabc .Urx ,_gabc .Ury =_gabc .Ury ,_gabc .Urx ;_ebab =_bd .PdfRectangle {Llx :_gabc .Urx -_cfeg .Ury ,Urx :_gabc .Urx -_cfeg .Lly ,Lly :_cfeg .Llx ,Ury :_cfeg .Urx }; -case 180:_ebab =_bd .PdfRectangle {Llx :_gabc .Urx -_cfeg .Llx ,Urx :_gabc .Urx -_cfeg .Urx ,Lly :_gabc .Ury -_cfeg .Lly ,Ury :_gabc .Ury -_cfeg .Ury };case 270:_gabc .Urx ,_gabc .Ury =_gabc .Ury ,_gabc .Urx ;_ebab =_bd .PdfRectangle {Llx :_cfeg .Ury ,Urx :_cfeg .Lly ,Lly :_gabc .Ury -_cfeg .Llx ,Ury :_gabc .Ury -_cfeg .Urx }; -};if _ebab .Llx > _ebab .Urx {_ebab .Llx ,_ebab .Urx =_ebab .Urx ,_ebab .Llx ;};if _ebab .Lly > _ebab .Ury {_ebab .Lly ,_ebab .Ury =_ebab .Ury ,_ebab .Lly ;};_deggd :=textMark {_becfb :_cbbce ,PdfRectangle :_ebab ,_dgde :_cfeg ,_ecfc :_bgcgc ,_afbae :_fcfd ,_efege :_aedb ,_debg :_agddd ,_cbaac :_gcab ,_cbacf :_cdca ,_fcbd :_edgee ,_decad :_dfba ,_abbeg :_dgga ,_abffe :_ddef ,Th :_bgadc ._beg ._cgec ,Tw :_bgadc ._beg ._eef ,_cefd :_cdb ,_fcba :_ggdf }; -if _bega {_fb .Log .Info ("n\u0065\u0077\u0054\u0065\u0078\u0074M\u0061\u0072\u006b\u003a\u0020\u0073t\u0061\u0072\u0074\u003d\u0025\u002e\u0032f\u0020\u0065\u006e\u0064\u003d\u0025\u002e\u0032\u0066\u0020%\u0073",_bcfe ,_gcab ,_deggd .String ());};return _deggd ,_caee ; -};func _ggdg (_afgc _bd .PdfRectangle )textState {return textState {_cgec :100,_gbgg :RenderModeFill ,_beac :_afgc };};var _gfg =[]string {"\u2756","\u27a2","\u2713","\u2022","\uf0a7","\u25a1","\u2212","\u25a0","\u25aa","\u006f"}; +// FontType represents Font Subtype entry in the font dictionary inside page resources. +// Examples : type0, Type1, MMType1, Type3, TrueType, CIDFont. +FontType string ; -// String returns a description of `p`. -func (_cbd *textPara )String ()string {if _cbd ._ddda {return _cbg .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u005b\u0045\u004d\u0050\u0054\u0059\u005d",_cbd .PdfRectangle );};_fadac :="";if _cbd ._dgega !=nil {_fadac =_cbg .Sprintf ("\u005b\u0025\u0064\u0078\u0025\u0064\u005d\u0020",_cbd ._dgega ._bbfgf ,_cbd ._dgega ._gfcf ); -};return _cbg .Sprintf ("\u0025\u0036\u002e\u0032f \u0025\u0073\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u0020\u0025\u0071",_cbd .PdfRectangle ,_fadac ,len (_cbd ._bgcc ),_ddfcg (_cbd .text (),50));};type textTable struct{_bd .PdfRectangle ;_bbfgf ,_gfcf int ; -_deagb bool ;_fdbac map[uint64 ]*textPara ;_bfeb map[uint64 ]compositeCell ;}; +// ToUnicode is true if font provides a `ToUnicode` mapping. +ToUnicode bool ; -// PageText represents the layout of text on a device page. -type PageText struct{_accb []*textMark ;_eced string ;_bdeg []TextMark ;_eaab []TextTable ;_edf _bd .PdfRectangle ;_bbgb []pathSection ;_fdf []pathSection ;_cadfe *_cf .PdfObject ;_edee _cf .PdfObject ;_cgcb *_ad .ContentStreamOperations ;_efc PageTextOptions ; -};const (_bdg ="\u0045\u0052R\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065"; -_aed ="\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043a\u006e\u0027\u0074 g\u0065\u0074\u0020\u0066\u006f\u006et\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002c\u0020\u0066\u006fn\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006fu\u006e\u0064"; -_cbc ="\u0045\u0052\u0052O\u0052\u003a\u0020\u0043\u0061\u006e\u0027\u0074\u0020\u0067\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002c\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065";_gef ="E\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0066o\u006e\u0074\u0020\u0066ou\u006e\u0064"; -);func _facg (_adbgg []TextMark ,_bcdd *int )[]TextMark {_dfgc :=_adbgg [len (_adbgg )-1];_cbad :=[]rune (_dfgc .Text );if len (_cbad )==1{_adbgg =_adbgg [:len (_adbgg )-1];_caea :=_adbgg [len (_adbgg )-1];*_bcdd =_caea .Offset +len (_caea .Text );}else {_cbgff :=_degge (_dfgc .Text ); -*_bcdd +=len (_cbgff )-len (_dfgc .Text );_dfgc .Text =_cbgff ;};return _adbgg ;};func (_gggb *ruling )alignsPrimary (_ggga *ruling )bool {return _gggb ._egagd ==_ggga ._egagd &&_e .Abs (_gggb ._gabcd -_ggga ._gabcd )< _ebgc *0.5;};func _eddd (_cdg *_ad .ContentStreamOperation )(float64 ,error ){if len (_cdg .Params )!=1{_adcb :=_da .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et"); -_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u0023\u0071\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020h\u0061\u0076\u0065\u0020\u0025\u0064\u0020i\u006e\u0070\u0075\u0074\u0020\u0070\u0061\u0072\u0061\u006d\u0073,\u0020\u0067\u006f\u0074\u0020\u0025\u0064\u0020\u0025\u002b\u0076",_cdg .Operand ,1,len (_cdg .Params ),_cdg .Params ); -return 0.0,_adcb ;};return _cf .GetNumberAsFloat (_cdg .Params [0]);};func (_eebd rulingList )mergePrimary ()float64 {_baeb :=_eebd [0]._gabcd ;for _ ,_gfgc :=range _eebd [1:]{_baeb +=_gfgc ._gabcd ;};return _baeb /float64 (len (_eebd ));};func (_cfcbg paraList )reorder (_ffcf []int ){_ecdgc :=make (paraList ,len (_cfcbg )); -for _gabcg ,_fgef :=range _ffcf {_ecdgc [_gabcg ]=_cfcbg [_fgef ];};copy (_cfcbg ,_ecdgc );}; +// IsCID is true if underlying font is a composite font. +// Composite font is represented by a font dictionary whose Subtype is `Type0` +IsCID bool ; -// Marks returns the TextMark collection for a page. It represents all the text on the page. -func (_ggec PageText )Marks ()*TextMarkArray {return &TextMarkArray {_acag :_ggec ._bdeg }}; +// IsSimple is true if font is simple font. +// A simple font is limited to only 8 bit (255) character codes. +IsSimple bool ; -// ExtractFonts returns all font information from the page extractor, including -// font name, font type, the raw data of the embedded font file (if embedded), font descriptor and more. -// -// The argument `previousPageFonts` is used when trying to build a complete font catalog for multiple pages or the entire document. -// The entries from `previousPageFonts` are added to the returned result unless already included in the page, i.e. no duplicate entries. -// -// NOTE: If previousPageFonts is nil, all fonts from the page will be returned. Use it when building up a full list of fonts for a document or page range. -func (_eg *Extractor )ExtractFonts (previousPageFonts *PageFonts )(*PageFonts ,error ){_gbe :=PageFonts {};_fab :=_gbe .extractPageResourcesToFont (_eg ._fed );if _fab !=nil {return nil ,_fab ;};if previousPageFonts !=nil {for _ ,_gbg :=range previousPageFonts .Fonts {if !_baf (_gbe .Fonts ,_gbg .FontName ){_gbe .Fonts =append (_gbe .Fonts ,_gbg ); -};};};return &PageFonts {Fonts :_gbe .Fonts },nil ;};type gridTiling struct{_bd .PdfRectangle ;_cebc []float64 ;_adfdb []float64 ;_adga map[float64 ]map[float64 ]gridTile ;}; +// FontData represents the raw data of the embedded font file. +// It can have format TrueType (TTF), PostScript Font (PFB) or Compact Font Format (CCF). +// FontData value can be indicates from `FontFile`, `FontFile2` or `FontFile3` inside Font Descriptor. +// At most, only one of `FontFile`, `FontFile2` or `FontFile3` will be FontData value. +FontData []byte ; -// Tables returns the tables extracted from the page. -func (_acab PageText )Tables ()[]TextTable {if _deef {_fb .Log .Info ("\u0054\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_acab ._eaab ));};return _acab ._eaab ;};func (_addbg *ruling )equals (_cfgf *ruling )bool {return _addbg ._egagd ==_cfgf ._egagd &&_abgd (_addbg ._gabcd ,_cfgf ._gabcd )&&_abgd (_addbg ._cdcd ,_cfgf ._cdcd )&&_abgd (_addbg ._dcgf ,_cfgf ._dcgf ); -};func _bfab (_cabfe ,_gdcc *textPara )bool {if _cabfe ._ddda ||_gdcc ._ddda {return true ;};return _bfaeb (_cabfe .depth ()-_gdcc .depth ());};func (_feec *subpath )last ()_ga .Point {return _feec ._gcgc [len (_feec ._gcgc )-1]};func _gbbdd (_gege float64 ,_ggbg int )int {if _ggbg ==0{_ggbg =1; -};_ebegc :=float64 (_ggbg );return int (_e .Round (_gege /_ebegc )*_ebegc );};func (_bcf *imageExtractContext )extractInlineImage (_aaab *_ad .ContentStreamInlineImage ,_eece _ad .GraphicsState ,_cddg *_bd .PdfPageResources )error {_eeg ,_aab :=_aaab .ToImage (_cddg ); -if _aab !=nil {return _aab ;};_dcbb ,_aab :=_aaab .GetColorSpace (_cddg );if _aab !=nil {return _aab ;};if _dcbb ==nil {_dcbb =_bd .NewPdfColorspaceDeviceGray ();};_fecc ,_aab :=_dcbb .ImageToRGB (*_eeg );if _aab !=nil {return _aab ;};_ead :=ImageMark {Image :&_fecc ,Width :_eece .CTM .ScalingFactorX (),Height :_eece .CTM .ScalingFactorY (),Angle :_eece .CTM .Angle ()}; -_ead .X ,_ead .Y =_eece .CTM .Translation ();_bcf ._babe =append (_bcf ._babe ,_ead );_bcf ._fff ++;return nil ;};func (_aced *wordBag )highestWord (_efgc int ,_caae ,_edcac float64 )*textWord {for _ ,_bgcg :=range _aced ._acfg [_efgc ]{if _caae <=_bgcg ._gabaag &&_bgcg ._gabaag <=_edcac {return _bgcg ; -};};return nil ;};func (_dbda *shapesState )moveTo (_bbdb ,_ecfbg float64 ){_dbda ._dgbb =true ;_dbda ._gdee =_dbda .devicePoint (_bbdb ,_ecfbg );if _gcc {_fb .Log .Info ("\u006d\u006fv\u0065\u0054\u006f\u003a\u0020\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u003d%.\u0032\u0066",_bbdb ,_ecfbg ,_dbda ._gdee ); -};};func (_dege *textMark )bbox ()_bd .PdfRectangle {return _dege .PdfRectangle };func (_gbd *shapesState )fill (_eead *[]pathSection ){_cbgfd :=pathSection {_ecea :_gbd ._eaaf ,Color :_gbd ._bcgcb .getFillColor ()};*_eead =append (*_eead ,_cbgfd );if _babf {_dace :=_cbgfd .bbox (); -_cbg .Printf ("\u0020 \u0020\u0020\u0046\u0049\u004c\u004c\u003a %\u0032\u0064\u0020\u0066\u0069\u006c\u006c\u0073\u0020\u0028\u0025\u0064\u0020\u006ee\u0077\u0029 \u0073\u0073\u003d%\u0073\u0020\u0063\u006f\u006c\u006f\u0072\u003d\u0025\u0033\u0076\u0020\u0025\u0036\u002e\u0032f\u003d\u00256.\u0032\u0066\u0078%\u0036\u002e\u0032\u0066\u000a",len (*_eead ),len (_cbgfd ._ecea ),_gbd ,_cbgfd .Color ,_dace ,_dace .Width (),_dace .Height ()); -if _efbf {for _gcgf ,_ced :=range _cbgfd ._ecea {_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_gcgf ,_ced );if _gcgf ==10{break ;};};};};};func (_eefc *textObject )getFontDict (_egef string )(_ccda _cf .PdfObject ,_ecca error ){_gcgd :=_eefc ._afgf ; -if _gcgd ==nil {_fb .Log .Debug ("g\u0065\u0074\u0046\u006f\u006e\u0074D\u0069\u0063\u0074\u002e\u0020\u004eo\u0020\u0072\u0065\u0073\u006f\u0075\u0072c\u0065\u0073\u002e\u0020\u006e\u0061\u006d\u0065\u003d\u0025#\u0071",_egef );return nil ,nil ;};_ccda ,_beae :=_gcgd .GetFontByName (_cf .PdfObjectName (_egef )); -if !_beae {_fb .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0067\u0065t\u0046\u006f\u006et\u0044\u0069\u0063\u0074\u003a\u0020\u0046\u006f\u006et \u006e\u006f\u0074 \u0066\u006fu\u006e\u0064\u003a\u0020\u006e\u0061m\u0065\u003d%\u0023\u0071",_egef ); -return nil ,_da .New ("f\u006f\u006e\u0074\u0020no\u0074 \u0069\u006e\u0020\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0073");};return _ccda ,nil ;};type structTreeRoot struct{_gagg []structElement ;_cbee string ;};func (_dccge *textPara )depth ()float64 {if _dccge ._ddda {return -1.0; -};if len (_dccge ._bgcc )> 0{return _dccge ._bgcc [0]._becg ;};return _dccge ._dgega .depth ();};const _bfcda =1.0/1000.0;func (_eegc *textObject )getFillColor ()_gf .Color {return _bdgg (_eegc ._dcd .ColorspaceNonStroking ,_eegc ._dcd .ColorNonStroking ); -};func (_gfcc rectRuling )asRuling ()(*ruling ,bool ){_fdcec :=ruling {_egagd :_gfcc ._ffcef ,Color :_gfcc .Color ,_aeecd :_ecae };switch _gfcc ._ffcef {case _bbee :_fdcec ._gabcd =0.5*(_gfcc .Llx +_gfcc .Urx );_fdcec ._cdcd =_gfcc .Lly ;_fdcec ._dcgf =_gfcc .Ury ; -_bdac ,_geaf :=_gfcc .checkWidth (_gfcc .Llx ,_gfcc .Urx );if !_geaf {if _ggeg {_fb .Log .Error ("\u0072\u0065\u0063\u0074\u0052\u0075l\u0069\u006e\u0067\u002e\u0061\u0073\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0072\u0075\u006c\u0069\u006e\u0067V\u0065\u0072\u0074\u0020\u0021\u0063\u0068\u0065\u0063\u006b\u0057\u0069\u0064\u0074h\u0020v\u003d\u0025\u002b\u0076",_gfcc ); -};return nil ,false ;};_fdcec ._dagdf =_bdac ;case _fdec :_fdcec ._gabcd =0.5*(_gfcc .Lly +_gfcc .Ury );_fdcec ._cdcd =_gfcc .Llx ;_fdcec ._dcgf =_gfcc .Urx ;_dacae ,_bfac :=_gfcc .checkWidth (_gfcc .Lly ,_gfcc .Ury );if !_bfac {if _ggeg {_fb .Log .Error ("\u0072\u0065\u0063\u0074\u0052\u0075l\u0069\u006e\u0067\u002e\u0061\u0073\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0072\u0075\u006c\u0069\u006e\u0067H\u006f\u0072\u007a\u0020\u0021\u0063\u0068\u0065\u0063\u006b\u0057\u0069\u0064\u0074h\u0020v\u003d\u0025\u002b\u0076",_gfcc ); -};return nil ,false ;};_fdcec ._dagdf =_dacae ;default:_fb .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_gfcc ._ffcef );return nil ,false ;};return &_fdcec ,true ;};func (_deeg *wordBag )depthRange (_ebadd ,_fgacd int )[]int {var _aaad []int ; -for _abcd :=range _deeg ._acfg {if _ebadd <=_abcd &&_abcd <=_fgacd {_aaad =append (_aaad ,_abcd );};};if len (_aaad )==0{return nil ;};_a .Ints (_aaad );return _aaad ;};func _cfca (_ffdad ,_gafff _d .Image )_d .Image {_faccg ,_cecgb :=_gafff .Bounds ().Size (),_ffdad .Bounds ().Size (); -_afeb ,_eecaf :=_faccg .X ,_faccg .Y ;if _cecgb .X > _afeb {_afeb =_cecgb .X ;};if _cecgb .Y > _eecaf {_eecaf =_cecgb .Y ;};_gbcdc :=_d .Rect (0,0,_afeb ,_eecaf );if _faccg .X !=_afeb ||_faccg .Y !=_eecaf {_afggd :=_d .NewRGBA (_gbcdc );_cc .BiLinear .Scale (_afggd ,_gbcdc ,_ffdad ,_gafff .Bounds (),_cc .Over ,nil ); -_gafff =_afggd ;};if _cecgb .X !=_afeb ||_cecgb .Y !=_eecaf {_bdea :=_d .NewRGBA (_gbcdc );_cc .BiLinear .Scale (_bdea ,_gbcdc ,_ffdad ,_ffdad .Bounds (),_cc .Over ,nil );_ffdad =_bdea ;};_aabc :=_d .NewRGBA (_gbcdc );_cc .DrawMask (_aabc ,_gbcdc ,_ffdad ,_d .Point {},_gafff ,_d .Point {},_cc .Over ); -return _aabc ;};type rulingKind int ;func (_afe compositeCell )parasBBox ()(paraList ,_bd .PdfRectangle ){return _afe .paraList ,_afe .PdfRectangle ;};func (_bcfeg rulingList )splitSec ()[]rulingList {_a .Slice (_bcfeg ,func (_fgega ,_abcf int )bool {_dbaee ,_ecaa :=_bcfeg [_fgega ],_bcfeg [_abcf ]; -if _dbaee ._cdcd !=_ecaa ._cdcd {return _dbaee ._cdcd < _ecaa ._cdcd ;};return _dbaee ._dcgf < _ecaa ._dcgf ;});_bfabb :=make (map[*ruling ]struct{},len (_bcfeg ));_ffaa :=func (_dgfe *ruling )rulingList {_cgbg :=rulingList {_dgfe };_bfabb [_dgfe ]=struct{}{}; -for _ ,_decba :=range _bcfeg {if _ ,_edgd :=_bfabb [_decba ];_edgd {continue ;};for _ ,_bcddg :=range _cgbg {if _decba .alignsSec (_bcddg ){_cgbg =append (_cgbg ,_decba );_bfabb [_decba ]=struct{}{};break ;};};};return _cgbg ;};_cdce :=[]rulingList {_ffaa (_bcfeg [0])}; -for _ ,_dcab :=range _bcfeg [1:]{if _ ,_acef :=_bfabb [_dcab ];_acef {continue ;};_cdce =append (_cdce ,_ffaa (_dcab ));};return _cdce ;};const (_decb =1.0e-6;_fcgd =1.0e-4;_ddccb =10;_bgbd =6;_fede =0.5;_aecc =0.12;_gefdc =0.19;_gfeg =0.04;_gdab =0.04; -_ebbd =1.0;_gdbb =0.04;_cbf =0.4;_gcdd =0.7;_bebb =1.0;_cgga =0.1;_adbg =1.4;_fccc =0.46;_cgeg =0.02;_bfbg =0.2;_ebdca =0.5;_dafe =4;_aeggg =4.0;_cabe =6;_ffgg =0.3;_fcca =0.01;_cgbf =0.02;_bcde =2;_fbfa =2;_fgb =500;_gbbef =4.0;_egf =4.0;_bcbc =0.05;_gcbad =0.1; -_dgbg =2.0;_ebgc =2.0;_aabg =1.5;_defb =3.0;_egda =0.25;);func (_fdbg *textWord )toTextMarks (_gfea *int )[]TextMark {var _dccga []TextMark ;for _ ,_fdcdb :=range _fdbg ._gfdga {_dccga =_eagbg (_dccga ,_gfea ,_fdcdb .ToTextMark ());};return _dccga ;};func (_fbae *wordBag )absorb (_dgbdc *wordBag ){_ggg :=_dgbdc .makeRemovals (); -for _ada ,_gbea :=range _dgbdc ._acfg {for _ ,_gda :=range _gbea {_fbae .pullWord (_gda ,_ada ,_ggg );};};_dgbdc .applyRemovals (_ggg );};func (_bgdd *textObject )setCharSpacing (_dbcb float64 ){if _bgdd ==nil {return ;};_bgdd ._beg ._ged =_dbcb ;if _bbcb {_fb .Log .Info ("\u0073\u0065t\u0043\u0068\u0061\u0072\u0053\u0070\u0061\u0063\u0069\u006e\u0067\u003a\u0020\u0025\u002e\u0032\u0066\u0020\u0073\u0074\u0061\u0074e=\u0025\u0073",_dbcb ,_bgdd ._beg .String ()); -};};func (_badg *wordBag )removeWord (_cgdea *textWord ,_abaf int ){_ageba :=_badg ._acfg [_abaf ];_ageba =_gecf (_ageba ,_cgdea );if len (_ageba )==0{delete (_badg ._acfg ,_abaf );}else {_badg ._acfg [_abaf ]=_ageba ;};};func _cgaee (_ceecc _bd .PdfRectangle ,_gabe []*textLine )*textPara {return &textPara {PdfRectangle :_ceecc ,_bgcc :_gabe }; -};func (_adcf *textObject )renderText (_bced _cf .PdfObject ,_aafdd []byte ,_cegcf int ,_dfdab string )error {if _adcf ._caad {_fb .Log .Debug ("\u0072\u0065\u006e\u0064\u0065r\u0054\u0065\u0078\u0074\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0066\u006f\u006e\u0074\u002e\u0020\u004e\u006f\u0074\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u002e"); -return nil ;};_fcee :=_adcf .getCurrentFont ();_gge :=_fcee .BytesToCharcodes (_aafdd );_egcb ,_bfgf ,_acfb :=_fcee .CharcodesToStrings (_gge ,_dfdab );if _acfb > 0{_fb .Log .Debug ("\u0072\u0065nd\u0065\u0072\u0054e\u0078\u0074\u003a\u0020num\u0043ha\u0072\u0073\u003d\u0025\u0064\u0020\u006eum\u004d\u0069\u0073\u0073\u0065\u0073\u003d%\u0064",_bfgf ,_acfb ); -};_adcf ._beg ._abce +=_bfgf ;_adcf ._beg ._eag +=_acfb ;_eeceg :=_adcf ._beg ;_dgcb :=_eeceg ._fge ;_gedg :=_eeceg ._cgec /100.0;_dcca :=_bfcda ;if _fcee .Subtype ()=="\u0054\u0079\u0070e\u0033"{_dcca =1;};_dcfb ,_fad :=_fcee .GetRuneMetrics (' ');if !_fad {_dcfb ,_fad =_fcee .GetCharMetrics (32); -};if !_fad {_dcfb ,_ =_bd .DefaultFont ().GetRuneMetrics (' ');};_bbc :=_dcfb .Wx *_dcca ;_fb .Log .Trace ("\u0073p\u0061\u0063e\u0057\u0069\u0064t\u0068\u003d\u0025\u002e\u0032\u0066\u0020t\u0065\u0078\u0074\u003d\u0025\u0071 \u0066\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0066\u006f\u006et\u0053\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066",_bbc ,_egcb ,_fcee ,_dgcb ); -_ebfe :=_ga .NewMatrix (_dgcb *_gedg ,0,0,_dgcb ,0,_eeceg ._geff );if _bbcb {_fb .Log .Info ("\u0072\u0065\u006e\u0064\u0065\u0072T\u0065\u0078\u0074\u003a\u0020\u0025\u0064\u0020\u0063\u006f\u0064\u0065\u0073=\u0025\u002b\u0076\u0020\u0074\u0065\u0078t\u0073\u003d\u0025\u0071",len (_gge ),_gge ,_egcb ); -};_fb .Log .Trace ("\u0072\u0065\u006e\u0064\u0065\u0072T\u0065\u0078\u0074\u003a\u0020\u0025\u0064\u0020\u0063\u006f\u0064\u0065\u0073=\u0025\u002b\u0076\u0020\u0072\u0075\u006ee\u0073\u003d\u0025\u0071",len (_gge ),_gge ,len (_egcb ));_fbd :=_adcf .getFillColor (); -_bfgb :=_adcf .getStrokeColor ();for _edddg ,_aeff :=range _egcb {_edec :=[]rune (_aeff );if len (_edec )==1&&_edec [0]=='\x00'{continue ;};_adbf :=_gge [_edddg ];_cgd :=_adcf ._dcd .CTM .Mult (_adcf ._efa ).Mult (_ebfe );_fba :=0.0;if len (_edec )==1&&_edec [0]==32{_fba =_eeceg ._eef ; -};_aaga ,_agf :=_fcee .GetCharMetrics (_adbf );if !_agf {_fb .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u004e\u006f \u006d\u0065\u0074r\u0069\u0063\u0020\u0066\u006f\u0072\u0020\u0063\u006fde\u003d\u0025\u0064 \u0072\u003d0\u0078\u0025\u0030\u0034\u0078\u003d%\u002b\u0071 \u0025\u0073",_adbf ,_edec ,_edec ,_fcee ); -return _cbg .Errorf ("\u006e\u006f\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073:\u0020f\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0063\u006f\u0064\u0065\u003d\u0025\u0064",_fcee .String (),_adbf );};_gbbe :=_ga .Point {X :_aaga .Wx *_dcca ,Y :_aaga .Wy *_dcca }; -_fdef :=_ga .Point {X :(_gbbe .X *_dgcb +_fba )*_gedg };_edg :=_ga .Point {X :(_gbbe .X *_dgcb +_eeceg ._ged +_fba )*_gedg };if _bbcb {_fb .Log .Info ("\u0074\u0066\u0073\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0063\u003d\u0025\u002e\u0032f\u0020t\u0077\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_dgcb ,_eeceg ._ged ,_eeceg ._eef ,_gedg ); -_fb .Log .Info ("\u0064x\u002c\u0064\u0079\u003d%\u002e\u0033\u0066\u0020\u00740\u003d%\u002e3\u0066\u0020\u0074\u003d\u0025\u002e\u0033f",_gbbe ,_fdef ,_edg );};_gdgb :=_eea (_fdef );_ebda :=_eea (_edg );_gbf :=_adcf ._dcd .CTM .Mult (_adcf ._efa ).Mult (_gdgb ); -if _eagc {_fb .Log .Info ("e\u006e\u0064\u003a\u000a\tC\u0054M\u003d\u0025\u0073\u000a\u0009 \u0074\u006d\u003d\u0025\u0073\u000a"+"\u0009\u0020t\u0064\u003d\u0025s\u0020\u0078\u006c\u0061\u0074\u003d\u0025\u0073\u000a"+"\u0009t\u0064\u0030\u003d\u0025s\u000a\u0009\u0020\u0020\u2192 \u0025s\u0020x\u006c\u0061\u0074\u003d\u0025\u0073",_adcf ._dcd .CTM ,_adcf ._efa ,_ebda ,_egdf (_adcf ._dcd .CTM .Mult (_adcf ._efa ).Mult (_ebda )),_gdgb ,_gbf ,_egdf (_gbf )); -};_gafe ,_egcg :=_adcf .newTextMark (_dd .ExpandLigatures (_edec ),_cgd ,_egdf (_gbf ),_e .Abs (_bbc *_cgd .ScalingFactorX ()),_fcee ,_adcf ._beg ._ged ,_fbd ,_bfgb ,_bced ,_egcb ,_edddg ,_cegcf );if !_egcg {_fb .Log .Debug ("\u0054\u0065\u0078\u0074\u0020\u006d\u0061\u0072\u006b\u0020\u006f\u0075\u0074\u0073\u0069d\u0065 \u0070\u0061\u0067\u0065\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067"); -continue ;};if _fcee ==nil {_fb .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u002e");}else if _fcee .Encoder ()==nil {_fb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020N\u006f\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006eg\u002e\u0020\u0066o\u006et\u003d\u0025\u0073",_fcee ); -}else {if _egde ,_bcgc :=_fcee .Encoder ().CharcodeToRune (_adbf );_bcgc {_gafe ._ecde =string (_egde );};};_fb .Log .Trace ("i\u003d\u0025\u0064\u0020\u0063\u006fd\u0065\u003d\u0025\u0064\u0020\u006d\u0061\u0072\u006b=\u0025\u0073\u0020t\u0072m\u003d\u0025\u0073",_edddg ,_adbf ,_gafe ,_cgd ); -_adcf ._cag =append (_adcf ._cag ,&_gafe );_adcf ._efa .Concat (_ebda );};return nil ;};func _gfdba (_faba []*textMark ,_aeffcd _bd .PdfRectangle )[]*textWord {var _dgge []*textWord ;var _dbdbdd *textWord ;if _bega {_fb .Log .Info ("\u006d\u0061\u006beT\u0065\u0078\u0074\u0057\u006f\u0072\u0064\u0073\u003a\u0020\u0025\u0064\u0020\u006d\u0061\u0072\u006b\u0073",len (_faba )); -};_acee :=func (){if _dbdbdd !=nil {_bfec :=_dbdbdd .computeText ();if !_bggg (_bfec ){_dbdbdd ._ffdcg =_bfec ;_dgge =append (_dgge ,_dbdbdd );if _bega {_fb .Log .Info ("\u0061\u0064\u0064Ne\u0077\u0057\u006f\u0072\u0064\u003a\u0020\u0025\u0064\u003a\u0020\u0077\u006f\u0072\u0064\u003d\u0025\u0073",len (_dgge )-1,_dbdbdd .String ()); -for _baaacb ,_ffcff :=range _dbdbdd ._gfdga {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_baaacb ,_ffcff .String ());};};};_dbdbdd =nil ;};};for _ ,_geae :=range _faba {if _ddac &&_dbdbdd !=nil &&len (_dbdbdd ._gfdga )> 0{_eacb :=_dbdbdd ._gfdga [len (_dbdbdd ._gfdga )-1]; -_afdg ,_caabe :=_bgfdd (_geae ._becfb );_febe ,_fefgd :=_bgfdd (_eacb ._becfb );if _caabe &&!_fefgd &&_eacb .inDiacriticArea (_geae ){_dbdbdd .addDiacritic (_afdg );continue ;};if _fefgd &&!_caabe &&_geae .inDiacriticArea (_eacb ){_dbdbdd ._gfdga =_dbdbdd ._gfdga [:len (_dbdbdd ._gfdga )-1]; -_dbdbdd .appendMark (_geae ,_aeffcd );_dbdbdd .addDiacritic (_febe );continue ;};};_egcad :=_bggg (_geae ._becfb );if _egcad {_acee ();continue ;};if _dbdbdd ==nil &&!_egcad {_dbdbdd =_egebe ([]*textMark {_geae },_aeffcd );continue ;};_gedde :=_dbdbdd ._efce ; -_bceg :=_e .Abs (_fbcfa (_aeffcd ,_geae )-_dbdbdd ._gabaag )/_gedde ;_dggg :=_ceda (_geae ,_dbdbdd )/_gedde ;if _dggg >=_aecc ||!(-_gefdc <=_dggg &&_bceg <=_gfeg ){_acee ();_dbdbdd =_egebe ([]*textMark {_geae },_aeffcd );continue ;};_dbdbdd .appendMark (_geae ,_aeffcd ); -};_acee ();return _dgge ;};func (_ddgf *textObject )setTextLeading (_dea float64 ){if _ddgf ==nil {return ;};_ddgf ._beg ._dgcg =_dea ;};func _bga (_edbc ,_cdad _bd .PdfRectangle )bool {return _edbc .Llx <=_cdad .Llx &&_cdad .Urx <=_edbc .Urx &&_edbc .Lly <=_cdad .Lly &&_cdad .Ury <=_edbc .Ury ; -}; +// FontFileName is a name representing the font. it has format: +// (Font Name) + (Font Type Extension), example: helvetica.ttf. +FontFileName string ; + +// FontDescriptor represents metrics and other attributes inside font properties from PDF Structure (Font Descriptor). +FontDescriptor *_ea .PdfFontDescriptor ;};var (_ebf =_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_dedg =_ed .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +);var _ccbg =TextMark {Text :"\u005b\u0058\u005d",Original :"\u0020",Meta :true ,FillColor :_d .White ,StrokeColor :_d .White };func _dadc (_facbf *list )[]*textLine {for _ ,_dged :=range _facbf ._adgg {switch _dged ._fdbe {case "\u004c\u0042\u006fd\u0079":if len (_dged ._addb )!=0{return _dged ._addb ; +};return _dadc (_dged );case "\u0053\u0070\u0061\u006e":return _dged ._addb ;case "I\u006e\u006c\u0069\u006e\u0065\u0053\u0068\u0061\u0070\u0065":return _dged ._addb ;};};return nil ;};func _bfda (_gfgc *_ea .Image ,_ceefd _d .Color )_bc .Image {_fgccg ,_fgfgg :=int (_gfgc .Width ),int (_gfgc .Height ); +_edcfe :=_bc .NewRGBA (_bc .Rect (0,0,_fgccg ,_fgfgg ));for _eacb :=0;_eacb < _fgfgg ;_eacb ++{for _eege :=0;_eege < _fgccg ;_eege ++{_cbdaa ,_dbac :=_gfgc .ColorAt (_eege ,_eacb );if _dbac !=nil {_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_eege ,_eacb ); +continue ;};_cbfbe ,_daefe ,_cfcb ,_ :=_cbdaa .RGBA ();var _bfgca _d .Color ;if _cbfbe +_daefe +_cfcb ==0{_bfgca =_ceefd ;}else {_bfgca =_d .Transparent ;};_edcfe .Set (_eege ,_eacb ,_bfgca );};};return _edcfe ;};func (_cbdff *wordBag )removeDuplicates (){if _dffcf {_fc .Log .Info ("r\u0065m\u006f\u0076\u0065\u0044\u0075\u0070\u006c\u0069c\u0061\u0074\u0065\u0073: \u0025\u0071",_cbdff .text ()); +};for _ ,_gfeg :=range _cbdff .depthIndexes (){if len (_cbdff ._dfga [_gfeg ])==0{continue ;};_egdb :=_cbdff ._dfga [_gfeg ][0];_bdcb :=_cedc *_egdb ._geba ;_bcab :=_egdb ._bbcgb ;for _ ,_dedfd :=range _cbdff .depthBand (_bcab ,_bcab +_bdcb ){_abeeb :=map[*textWord ]struct{}{}; +_bgad :=_cbdff ._dfga [_dedfd ];for _ ,_gcfda :=range _bgad {if _ ,_dgdba :=_abeeb [_gcfda ];_dgdba {continue ;};for _ ,_fcbf :=range _bgad {if _ ,_ebdbf :=_abeeb [_fcbf ];_ebdbf {continue ;};if _fcbf !=_gcfda &&_fcbf ._cfdag ==_gcfda ._cfdag &&_ag .Abs (_fcbf .Llx -_gcfda .Llx )< _bdcb &&_ag .Abs (_fcbf .Urx -_gcfda .Urx )< _bdcb &&_ag .Abs (_fcbf .Lly -_gcfda .Lly )< _bdcb &&_ag .Abs (_fcbf .Ury -_gcfda .Ury )< _bdcb {_abeeb [_fcbf ]=struct{}{}; +};};};if len (_abeeb )> 0{_befb :=0;for _ ,_agdc :=range _bgad {if _ ,_gcceb :=_abeeb [_agdc ];!_gcceb {_bgad [_befb ]=_agdc ;_befb ++;};};_cbdff ._dfga [_dedfd ]=_bgad [:len (_bgad )-len (_abeeb )];if len (_cbdff ._dfga [_dedfd ])==0{delete (_cbdff ._dfga ,_dedfd ); +};};};};};func (_eaceb rulingList )tidied (_eecb string )rulingList {_eefdd :=_eaceb .removeDuplicates ();_eefdd .log ("\u0075n\u0069\u0071\u0075\u0065\u0073");_adfd :=_eefdd .snapToGroups ();if _adfd ==nil {return nil ;};_adfd .sort ();if _gbbe {_fc .Log .Info ("\u0074\u0069\u0064i\u0065\u0064\u003a\u0020\u0025\u0071\u0020\u0076\u0065\u0063\u0073\u003d\u0025\u0064\u0020\u0075\u006e\u0069\u0071\u0075\u0065\u0073\u003d\u0025\u0064\u0020\u0063\u006f\u0061l\u0065\u0073\u0063\u0065\u0064\u003d\u0025\u0064",_eecb ,len (_eaceb ),len (_eefdd ),len (_adfd )); +};_adfd .log ("\u0063o\u0061\u006c\u0065\u0073\u0063\u0065d");return _adfd ;};func _fcg (_bb []rune )BidiText {_dcf :=-1;_bbd :=false ;_aa :=true ;_ged :=len (_bb );_fe :=make ([]string ,_ged );_cad :=make ([]string ,_ged );if _ged ==0||_bbd {return _abd (string (_bb ),_aa ,_bbd ); +};_da :=0;for _ec ,_agb :=range _bb {_fe [_ec ]=string (_agb );_bfc :="\u004c";if _agb <=0x00ff{_bfc =_eg [_agb ];}else if 0x0590<=_agb &&_agb <=0x05f4{_bfc ="\u0052";}else if 0x0600<=_agb &&_agb <=0x06ff{_af :=_agb &0xff;if int (_af )>=len (_bce ){_c .Printf ("\u0042\u0069\u0064\u0069\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0055n\u0069c\u006f\u0064\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020"+string (_agb )); +};_bfc =_bce [_agb &0xff];}else if (0x0700<=_agb &&_agb <=0x08ac)||(0xfb50<=_agb &&_agb <=0xfdff)||(0xfe70<=_agb &&_agb <=0xfeff){_bfc ="\u0041\u004c";};if _bfc =="\u0052"||_bfc =="\u0041\u004c"||_bfc =="\u0041\u004e"{_da ++;};_cad [_ec ]=_bfc ;};if _da ==0{_aa =true ; +return _abd (string (_bb ),_aa ,false );};if _dcf ==-1{if float64 (_da )/float64 (_ged )< 0.3&&_ged > 4{_aa =true ;_dcf =0;}else {_aa =false ;_dcf =1;};};var _agc []int ;for range _bb {_agc =append (_agc ,_dcf );};_dad :="\u004c";if _ga (_dcf ){_dad ="\u0052"; +};_bbg :=_dad ;_fb :=_bbg ;_fg :=_bbg ;for _eed :=range _bb {if _cad [_eed ]=="\u004e\u0053\u004d"{_cad [_eed ]=_fg ;}else {_fg =_cad [_eed ];};};_fg =_bbg ;var _cfa string ;for _gg :=range _bb {_cfa =_cad [_gg ];if _cfa =="\u0045\u004e"{if _fg =="\u0041\u004c"{_cad [_gg ]="\u0041\u004e"; +}else {_cad [_gg ]="\u0045\u004e";};}else if _cfa =="\u0052"||_cfa =="\u004c"||_cfa =="\u0041\u004c"{_fg =_cfa ;};};for _gcf :=range _bb {_fcb :=_cad [_gcf ];if _fcb =="\u0041\u004c"{_cad [_gcf ]="\u0052";};};for _afa :=1;_afa < (len (_bb )-1);_afa ++{if _cad [_afa ]=="\u0045\u0053"&&_cad [_afa -1]=="\u0045\u004e"&&_cad [_afa +1]=="\u0045\u004e"{_cad [_afa ]="\u0045\u004e"; +};if _cad [_afa ]=="\u0043\u0053"&&(_cad [_afa -1]=="\u0045\u004e"||_cad [_afa -1]=="\u0041\u004e")&&_cad [_afa +1]==_cad [_afa -1]{_cad [_afa ]=_cad [_afa -1];};};for _gcc :=range _bb {if _cad [_gcc ]=="\u0045\u004e"{for _bde :=_gcc -1;_bde >=0;_bde --{if _cad [_bde ]!="\u0045\u0054"{break ; +};_cad [_bde ]="\u0045\u004e";};for _bec :=_gcc +1;_bec < _ged ;_bec ++{if _cad [_bec ]!="\u0045\u0054"{break ;};_cad [_bec ]="\u0045\u004e";};};};for _ac :=range _bb {_ce :=_cad [_ac ];if _ce =="\u0057\u0053"||_ce =="\u0045\u0053"||_ce =="\u0045\u0054"||_ce =="\u0043\u0053"{_cad [_ac ]="\u004f\u004e"; +};};_fg ="\u0073\u006f\u0072";for _adf :=range _bb {_dg :=_cad [_adf ];if _dg =="\u0045\u004e"{if _fg =="\u004c"{_cad [_adf ]="\u004c";}else {_cad [_adf ]="\u0045\u004e";};}else if _dg =="\u0052"||_dg =="\u004c"{_fg =_dg ;};};for _dce :=0;_dce < len (_bb ); +_dce ++{if _cad [_dce ]=="\u004f\u004e"{_gedg :=_ee (_cad ,_dce +1,"\u004f\u004e");_bcf :=_fb ;if _dce > 0{_bcf =_cad [_dce -1];};_fgc :=_fb ;if _gedg +1< _ged {_fgc =_cad [_gedg +1];};if _bcf !="\u004c"{_bcf ="\u0052";};if _fgc !="\u004c"{_fgc ="\u0052"; +};if _bcf ==_fgc {_ega (_cad ,_dce ,_gedg ,_bcf );};_dce =_gedg -1;};};for _egf :=range _bb {if _cad [_egf ]=="\u004f\u004e"{_cad [_egf ]=_dad ;};};for _aef :=range _bb {_ced :=_cad [_aef ];if _ae (_agc [_aef ]){if _ced =="\u0052"{_agc [_aef ]++;}else if _ced =="\u0041\u004e"||_ced =="\u0045\u004e"{_agc [_aef ]+=2; +};}else if _ced =="\u004c"||_ced =="\u0041\u004e"||_ced =="\u0045\u004e"{_agc [_aef ]++;};};_dff :=-1;_egc :=99;var _eeb int ;for _dbf :=0;_dbf < len (_agc );_dbf ++{_eeb =_agc [_dbf ];if _dff < _eeb {_dff =_eeb ;};if _egc > _eeb &&_ga (_eeb ){_egc =_eeb ; +};};for _gfd :=_dff ;_gfd >=_egc ;_gfd --{_bfa :=-1;for _cbd :=0;_cbd < len (_agc );_cbd ++{if _agc [_cbd ]< _gfd {if _bfa >=0{_ca (_fe ,_bfa ,_cbd );_bfa =-1;};}else if _bfa < 0{_bfa =_cbd ;};};if _bfa >=0{_ca (_fe ,_bfa ,len (_agc ));};};for _ceb :=0; +_ceb < len (_fe );_ceb ++{_eag :=_fe [_ceb ];if _eag =="\u003c"||_eag =="\u003e"{_fe [_ceb ]="";};};return _abd (_eb .Join (_fe ,""),_aa ,false );};func (_dcag *stateStack )empty ()bool {return len (*_dcag )==0};func _afbda (_fece byte )bool {for _ ,_adcg :=range _aebd {if []byte (_adcg )[0]==_fece {return true ; +};};return false ;};const (_fed =true ;_dgcd =true ;_ebg =true ;_dccc =false ;_fbaf =false ;_aead =6;_adedg =3.0;_ccgcg =200;_edfeb =true ;_bcbe =true ;_gcaa =true ;_bcgf =true ;_ebfbd =false ;);func (_accge paraList )computeEBBoxes (){if _daad {_fc .Log .Info ("\u0063o\u006dp\u0075\u0074\u0065\u0045\u0042\u0042\u006f\u0078\u0065\u0073\u003a"); +};for _ ,_agad :=range _accge {_agad ._eeada =_agad .PdfRectangle ;};_eggcf :=_accge .yNeighbours (0);for _dgfaa ,_gacbf :=range _accge {_gdaf :=_gacbf ._eeada ;_cadab ,_gdga :=-1.0e9,+1.0e9;for _ ,_daeeag :=range _eggcf [_gacbf ]{_gbcdf :=_accge [_daeeag ]._eeada ; +if _gbcdf .Urx < _gdaf .Llx {_cadab =_ag .Max (_cadab ,_gbcdf .Urx );}else if _gdaf .Urx < _gbcdf .Llx {_gdga =_ag .Min (_gdga ,_gbcdf .Llx );};};for _bfac ,_cgcf :=range _accge {_ggaa :=_cgcf ._eeada ;if _dgfaa ==_bfac ||_ggaa .Ury > _gdaf .Lly {continue ; +};if _cadab <=_ggaa .Llx &&_ggaa .Llx < _gdaf .Llx {_gdaf .Llx =_ggaa .Llx ;}else if _ggaa .Urx <=_gdga &&_gdaf .Urx < _ggaa .Urx {_gdaf .Urx =_ggaa .Urx ;};};if _daad {_cf .Printf ("\u0025\u0034\u0064\u003a %\u0036\u002e\u0032\u0066\u2192\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0071\u000a",_dgfaa ,_gacbf ._eeada ,_gdaf ,_afbcec (_gacbf .text (),50)); +};_gacbf ._eeada =_gdaf ;};if _dccc {for _ ,_ebegb :=range _accge {_ebegb .PdfRectangle =_ebegb ._eeada ;};};};func _bfb (_bbag *list ,_defc *_eb .Builder ,_edbcf *string ){_aedgd :=_cgacc (_bbag ,_edbcf );_defc .WriteString (_aedgd );for _ ,_bagd :=range _bbag ._adgg {_adbgg :=*_edbcf +"\u0020\u0020\u0020"; +_bfb (_bagd ,_defc ,&_adbgg );};};func (_dabfb *textLine )pullWord (_ecfa *wordBag ,_gbef *textWord ,_ffbf int ){_dabfb .appendWord (_gbef );_ecfa .removeWord (_gbef ,_ffbf );};func _ebfdg (_badad bounded )float64 {return -_badad .bbox ().Lly };type wordBag struct{_ea .PdfRectangle ; +_ggc float64 ;_feae ,_dabg rulingList ;_aagd float64 ;_dfga map[int ][]*textWord ;};func _deda (_bfeg []*textLine )map[float64 ][]*textLine {_ba .Slice (_bfeg ,func (_beaeg ,_agdac int )bool {return _bfeg [_beaeg ]._fbgb < _bfeg [_agdac ]._fbgb });_gcec :=map[float64 ][]*textLine {}; +for _ ,_acbd :=range _bfeg {_acde :=_afafc (_acbd );_acde =_ag .Round (_acde );_gcec [_acde ]=append (_gcec [_acde ],_acbd );};return _gcec ;}; // ExtractPageImages returns the image contents of the page extractor, including data // and position, size information for each image. // A set of options to control page image extraction can be passed in. The options // parameter can be nil for the default options. By default, inline stencil masks // are not extracted. -func (_ggcb *Extractor )ExtractPageImages (options *ImageExtractOptions )(*PageImages ,error ){_ddg :=&imageExtractContext {_cee :options };_fbfd :=_ddg .extractContentStreamImages (_ggcb ._fbc ,_ggcb ._fed );if _fbfd !=nil {return nil ,_fbfd ;};return &PageImages {Images :_ddg ._babe },nil ; -};func _eggb (_feca _bd .PdfRectangle )*ruling {return &ruling {_egagd :_fdec ,_gabcd :_feca .Ury ,_cdcd :_feca .Llx ,_dcgf :_feca .Urx };};func (_dbaf *textObject )getFontDirect (_eebb string )(*_bd .PdfFont ,error ){_ceae ,_dgd :=_dbaf .getFontDict (_eebb ); -if _dgd !=nil {return nil ,_dgd ;};_ffba ,_dgd :=_bd .NewPdfFontFromPdfObject (_ceae );if _dgd !=nil {_fb .Log .Debug ("\u0067\u0065\u0074\u0046\u006f\u006e\u0074\u0044\u0069\u0072\u0065\u0063\u0074\u003a\u0020\u004e\u0065\u0077Pd\u0066F\u006f\u006e\u0074\u0046\u0072\u006f\u006d\u0050\u0064\u0066\u004f\u0062j\u0065\u0063\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u006e\u0061\u006d\u0065\u003d%\u0023\u0071\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_eebb ,_dgd ); -};return _ffba ,_dgd ;};func (_aeef paraList )tables ()[]TextTable {var _dceg []TextTable ;if _deef {_fb .Log .Info ("\u0070\u0061\u0072\u0061\u0073\u002e\u0074\u0061\u0062\u006c\u0065\u0073\u003a");};for _ ,_caf :=range _aeef {_eacdf :=_caf ._dgega ;if _eacdf !=nil &&_eacdf .isExportable (){_dceg =append (_dceg ,_eacdf .toTextTable ()); -};};return _dceg ;};func _fa (_cd []string ,_bea int ,_aba int ){for _ec ,_bac :=_bea ,_aba -1;_ec < _bac ;_ec ,_bac =_ec +1,_bac -1{_cbb :=_cd [_ec ];_cd [_ec ]=_cd [_bac ];_cd [_bac ]=_cbb ;};};func _aaadg (_gece *textLine )float64 {return _gece ._abcg [0].Llx }; -func _gfbc (_aafc ,_gfec _bd .PdfRectangle )(_bd .PdfRectangle ,bool ){if !_efec (_aafc ,_gfec ){return _bd .PdfRectangle {},false ;};return _bd .PdfRectangle {Llx :_e .Max (_aafc .Llx ,_gfec .Llx ),Urx :_e .Min (_aafc .Urx ,_gfec .Urx ),Lly :_e .Max (_aafc .Lly ,_gfec .Lly ),Ury :_e .Min (_aafc .Ury ,_gfec .Ury )},true ; -};func (_aeec *textPara )fontsize ()float64 {return _aeec ._bgcc [0]._efba };var _bf =[]string {"\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0053","\u0042","\u0053","\u0057\u0053","\u0042","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042","\u0042","\u0042","\u0053","\u0057\u0053","\u004f\u004e","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0045\u0053","\u0043\u0053","\u0045\u0053","\u0043\u0053","\u0043\u0053","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0043\u0053","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0042\u004e","\u0043\u0053","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u0045\u0054","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u0042\u004e","\u004f\u004e","\u004f\u004e","\u0045\u0054","\u0045\u0054","\u0045\u004e","\u0045\u004e","\u004f\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u0045\u004e","\u004c","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004f\u004e","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c","\u004c"}; -func _egfeb (_bdbd *_bd .Image ,_ebade _gf .Color )_d .Image {_cfecg ,_abbfb :=int (_bdbd .Width ),int (_bdbd .Height );_cegca :=_d .NewRGBA (_d .Rect (0,0,_cfecg ,_abbfb ));for _gdbf :=0;_gdbf < _abbfb ;_gdbf ++{for _abfdf :=0;_abfdf < _cfecg ;_abfdf ++{_bdab ,_cccf :=_bdbd .ColorAt (_abfdf ,_gdbf ); -if _cccf !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_abfdf ,_gdbf ); -continue ;};_efabf ,_fecb ,_ffeba ,_ :=_bdab .RGBA ();var _cebce _gf .Color ;if _efabf +_fecb +_ffeba ==0{_cebce =_ebade ;}else {_cebce =_gf .Transparent ;};_cegca .Set (_abfdf ,_gdbf ,_cebce );};};return _cegca ;};type paraList []*textPara ;func (_gceb *textWord )appendMark (_dgcff *textMark ,_dcad _bd .PdfRectangle ){_gceb ._gfdga =append (_gceb ._gfdga ,_dgcff ); -_gceb .PdfRectangle =_agcf (_gceb .PdfRectangle ,_dgcff .PdfRectangle );if _dgcff ._afbae > _gceb ._efce {_gceb ._efce =_dgcff ._afbae ;};_gceb ._gabaag =_dcad .Ury -_gceb .PdfRectangle .Lly ;};func _afbb (_becbg string )bool {if _g .RuneCountInString (_becbg )< _dafe {return false ; -};_afccc ,_bggcf :=_g .DecodeLastRuneInString (_becbg );if _bggcf <=0||!_cg .Is (_cg .Hyphen ,_afccc ){return false ;};_afccc ,_bggcf =_g .DecodeLastRuneInString (_becbg [:len (_becbg )-_bggcf ]);return _bggcf > 0&&!_cg .IsSpace (_afccc );};func (_accg paraList )writeText (_bbaa _cb .Writer ){for _abcdb ,_ffbbb :=range _accg {if _ffbbb ._ddda {continue ; -};_ffbbb .writeText (_bbaa );if _abcdb !=len (_accg )-1{if _bfab (_ffbbb ,_accg [_abcdb +1]){_bbaa .Write ([]byte ("\u0020"));}else {_bbaa .Write ([]byte ("\u000a"));_bbaa .Write ([]byte ("\u000a"));};};};_bbaa .Write ([]byte ("\u000a"));_bbaa .Write ([]byte ("\u000a")); -};func (_efdab rulingList )tidied (_fbfae string )rulingList {_ddccba :=_efdab .removeDuplicates ();_ddccba .log ("\u0075n\u0069\u0071\u0075\u0065\u0073");_ddfc :=_ddccba .snapToGroups ();if _ddfc ==nil {return nil ;};_ddfc .sort ();if _babf {_fb .Log .Info ("\u0074\u0069\u0064i\u0065\u0064\u003a\u0020\u0025\u0071\u0020\u0076\u0065\u0063\u0073\u003d\u0025\u0064\u0020\u0075\u006e\u0069\u0071\u0075\u0065\u0073\u003d\u0025\u0064\u0020\u0063\u006f\u0061l\u0065\u0073\u0063\u0065\u0064\u003d\u0025\u0064",_fbfae ,len (_efdab ),len (_ddccba ),len (_ddfc )); -};_ddfc .log ("\u0063o\u0061\u006c\u0065\u0073\u0063\u0065d");return _ddfc ;};func _dacgg (_edcf map[int ]intSet )[]int {_dggag :=make ([]int ,0,len (_edcf ));for _dfcbb :=range _edcf {_dggag =append (_dggag ,_dfcbb );};_a .Ints (_dggag );return _dggag ; -}; +func (_ccaa *Extractor )ExtractPageImages (options *ImageExtractOptions )(*PageImages ,error ){_bff :=&imageExtractContext {_cfb :options };_fdga :=_bff .extractContentStreamImages (_ccaa ._acg ,_ccaa ._daf );if _fdga !=nil {return nil ,_fdga ;};return &PageImages {Images :_bff ._cfd },nil ; +};func _ae (_cfg int )bool {return (_cfg &1)==0};func _agabf (_dagc string )bool {if _a .RuneCountInString (_dagc )< _acgfc {return false ;};_aaabb ,_cgef :=_a .DecodeLastRuneInString (_dagc );if _cgef <=0||!_g .Is (_g .Hyphen ,_aaabb ){return false ;}; +_aaabb ,_cgef =_a .DecodeLastRuneInString (_dagc [:len (_dagc )-_cgef ]);return _cgef > 0&&!_g .IsSpace (_aaabb );};func (_fbgaa paraList )applyTables (_dggcb []*textTable )paraList {var _ffef paraList ;for _ ,_cgdca :=range _dggcb {_ffef =append (_ffef ,_cgdca .newTablePara ()); +};for _ ,_gddaa :=range _fbgaa {if _gddaa ._gfff {continue ;};_ffef =append (_ffef ,_gddaa );};return _ffef ;};func (_ceef *shapesState )clearPath (){_ceef ._agbgb =nil ;_ceef ._cdceb =false ;if _dfcf {_fc .Log .Info ("\u0043\u004c\u0045A\u0052\u003a\u0020\u0073\u0073\u003d\u0025\u0073",_ceef ); +};}; -// ExtractPageText returns the text contents of `e` (an Extractor for a page) as a PageText. -// TODO(peterwilliams97): The stats complicate this function signature and aren't very useful. -// -// Replace with a function like Extract() (*PageText, error) -func (_adfb *Extractor )ExtractPageText ()(*PageText ,int ,int ,error ){_cga ,_cfbb ,_bgd ,_bfa :=_adfb .extractPageText (_adfb ._fbc ,_adfb ._fed ,_ga .IdentityMatrix (),0,false );if _bfa !=nil &&_bfa !=_bd .ErrColorOutOfRange {return nil ,0,0,_bfa ;}; -if _adfb ._gaae !=nil {_cga ._efc ._ageb =_adfb ._gaae .UseSimplerExtractionProcess ;};_cga .computeViews ();_bfa =_ggeab (_cga );if _bfa !=nil {return nil ,0,0,_bfa ;};if _adfb ._gaae !=nil {if _adfb ._gaae .ApplyCropBox &&_adfb ._gec !=nil {_cga .ApplyArea (*_adfb ._gec ); -};_cga ._efc ._fbec =_adfb ._gaae .DisableDocumentTags ;};return _cga ,_cfbb ,_bgd ,nil ;}; +// ExtractTextWithStats works like ExtractText but returns the number of characters in the output +// (`numChars`) and the number of characters that were not decoded (`numMisses`). +func (_adfca *Extractor )ExtractTextWithStats ()(_def string ,_ccg int ,_fba int ,_efdf error ){_dac ,_ccg ,_fba ,_efdf :=_adfca .ExtractPageText ();if _efdf !=nil {return "",_ccg ,_fba ,_efdf ;};return _dac .Text (),_ccg ,_fba ,nil ;}; // TextMarkArray is a collection of TextMarks. -type TextMarkArray struct{_acag []TextMark };func (_ecad rulingList )log (_dddgb string ){if !_babf {return ;};_fb .Log .Info ("\u0023\u0023\u0023\u0020\u0025\u0031\u0030\u0073\u003a\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_dddgb ,_ecad .String ()); -for _daade ,_edbe :=range _ecad {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_daade ,_edbe .String ());};};func _eccg (_dbf ,_bcbda _bd .PdfRectangle )bool {return _bcbda .Llx <=_dbf .Urx &&_dbf .Llx <=_bcbda .Urx ;};func _ccdbg (_faeb *list ,_ddfdg *string )string {_dbcf :=_bb .Split (_faeb ._fcgc ,"\u000a"); -_ecda :=&_bb .Builder {};for _ ,_egfc :=range _dbcf {if _egfc !=""{_ecda .WriteString (*_ddfdg );_ecda .WriteString (_egfc );_ecda .WriteString ("\u000a");};};return _ecda .String ();};func (_bdfad *textWord )addDiacritic (_dgcgb string ){_bdbc :=_bdfad ._gfdga [len (_bdfad ._gfdga )-1]; -_bdbc ._becfb +=_dgcgb ;_bdbc ._becfb =_fga .NFKC .String (_bdbc ._becfb );}; - -// List returns all the list objects detected on the page. -// It detects all the bullet point Lists from a given pdf page and builds a slice of bullet list objects. -// A given bullet list object has a tree structure. -// Each bullet point list is extracted with the text content it contains and all the sub lists found under it as children in the tree. -// The rest content of the pdf is ignored and only text in the bullet point lists are extracted. -// The list extraction is done in two ways. -// 1. If the document is tagged then the lists are extracted using the tags provided in the document. -// 2. Otherwise the bullet lists are extracted from the raw text using regex matching. -// By default the document tag is used if available. -// However this can be disabled using `DisableDocumentTags` in the `Options` object. -// Sometimes disabling document tags option might give a better bullet list extraction if the document was tagged incorrectly. -// -// options := &Options{ -// DisableDocumentTags: false, // this means use document tag if available -// } -// ex, err := NewWithOptions(page, options) -// // handle error -// pageText, _, _, err := ex.ExtractPageText() -// // handle error -// lists := pageText.List() -// txt := lists.Text() -func (_edfg PageText )List ()lists {_ggge :=!_edfg ._efc ._fbec ;_dbggd :=_edfg .getParagraphs ();_cbcfe :=true ;if _edfg ._cadfe ==nil ||*_edfg ._cadfe ==nil {_cbcfe =false ;};_ebdcf :=_dbggd .list ();if _cbcfe &&_ggge {_fdaa :=_eadag (&_dbggd );_ccba :=&structTreeRoot {}; -_ccba .parseStructTreeRoot (*_edfg ._cadfe );if _ccba ._gagg ==nil {_fb .Log .Debug ("\u004c\u0069\u0073\u0074\u003a\u0020\u0073t\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0064\u006f\u0065\u0073\u006e'\u0074\u0020\u0068\u0061\u0076e\u0020\u0061\u006e\u0079\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u002c\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u0020\u0069\u006e\u0073\u0074\u0065\u0061\u0064\u002e"); -return _ebdcf ;};_ebdcf =_ccba .buildList (_fdaa ,_edfg ._edee );};return _ebdcf ;};func (_gedd *textPara )toTextMarks (_ggfg *int )[]TextMark {if _gedd ._dgega ==nil {return _gedd .toCellTextMarks (_ggfg );};var _abeg []TextMark ;for _fedc :=0;_fedc < _gedd ._dgega ._gfcf ; -_fedc ++{for _bfgcf :=0;_bfgcf < _gedd ._dgega ._bbfgf ;_bfgcf ++{_aedcc :=_gedd ._dgega .get (_bfgcf ,_fedc );if _aedcc ==nil {_abeg =_dbgab (_abeg ,_ggfg ,"\u0009");}else {_eacgf :=_aedcc .toCellTextMarks (_ggfg );_abeg =append (_abeg ,_eacgf ...);}; -_abeg =_dbgab (_abeg ,_ggfg ,"\u0020");};if _fedc < _gedd ._dgega ._gfcf -1{_abeg =_dbgab (_abeg ,_ggfg ,"\u000a");};};_ecedf :=_gedd ._dgega ;if _ecedf .isExportable (){_ddaca :=_ecedf .toTextTable ();_abeg =_gafdg (_abeg ,&_ddaca );};return _abeg ;}; -func _ededdg (_gafa []pathSection )rulingList {_dddb (_gafa );if _babf {_fb .Log .Info ("\u006d\u0061k\u0065\u0053\u0074\u0072\u006f\u006b\u0065\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0064\u0020\u0073\u0074\u0072ok\u0065\u0073",len (_gafa )); -};var _cfbbc rulingList ;for _ ,_dfed :=range _gafa {for _ ,_adecb :=range _dfed ._ecea {if len (_adecb ._gcgc )< 2{continue ;};_bcdef :=_adecb ._gcgc [0];for _ ,_ebacd :=range _adecb ._gcgc [1:]{if _fbgdf ,_bbag :=_fcdae (_bcdef ,_ebacd ,_dfed .Color ); -_bbag {_cfbbc =append (_cfbbc ,_fbgdf );};_bcdef =_ebacd ;};};};if _babf {_fb .Log .Info ("m\u0061\u006b\u0065\u0053tr\u006fk\u0065\u0052\u0075\u006c\u0069n\u0067\u0073\u003a\u0020\u0025\u0073",_cfbbc );};return _cfbbc ;};func _ceda (_fdbc ,_bgb bounded )float64 {return _fdbc .bbox ().Llx -_bgb .bbox ().Urx }; -type shapesState struct{_aefb _ga .Matrix ;_cacd _ga .Matrix ;_eaaf []*subpath ;_dgbb bool ;_gdee _ga .Point ;_bcgcb *textObject ;};func (_edbec *textWord )computeText ()string {_ddcgg :=make ([]string ,len (_edbec ._gfdga ));for _bccc ,_dfgfa :=range _edbec ._gfdga {_ddcgg [_bccc ]=_dfgfa ._becfb ; -};return _bb .Join (_ddcgg ,"");};func _bggg (_ddaaa string )bool {for _ ,_gefe :=range _ddaaa {if !_cg .IsSpace (_gefe ){return false ;};};return true ;};func (_abfb *textTable )emptyCompositeRow (_cbaec int )bool {for _fceeb :=0;_fceeb < _abfb ._bbfgf ; -_fceeb ++{if _deaba ,_fdfd :=_abfb ._bfeb [_eebg (_fceeb ,_cbaec )];_fdfd {if len (_deaba .paraList )> 0{return false ;};};};return true ;};func (_gcfg *wordBag )blocked (_becff *textWord )bool {if _becff .Urx < _gcfg .Llx {_dca :=_begg (_becff .PdfRectangle ); -_cef :=_cbfg (_gcfg .PdfRectangle );if _gcfg ._gab .blocks (_dca ,_cef ){if _gbfg {_fb .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0078\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_becff ,_gcfg );};return true ;};}else if _gcfg .Urx < _becff .Llx {_dfe :=_begg (_gcfg .PdfRectangle ); -_caecc :=_cbfg (_becff .PdfRectangle );if _gcfg ._gab .blocks (_dfe ,_caecc ){if _gbfg {_fb .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0078\u2192\u0020:\u0020\u0025\u0073\u0020%s",_becff ,_gcfg );};return true ;};};if _becff .Ury < _gcfg .Lly {_bged :=_eggb (_becff .PdfRectangle ); -_facc :=_efcgf (_gcfg .PdfRectangle );if _gcfg ._bcabd .blocks (_bged ,_facc ){if _gbfg {_fb .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0079\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_becff ,_gcfg );};return true ;};}else if _gcfg .Ury < _becff .Lly {_bceb :=_eggb (_gcfg .PdfRectangle ); -_egdc :=_efcgf (_becff .PdfRectangle );if _gcfg ._bcabd .blocks (_bceb ,_egdc ){if _gbfg {_fb .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0079\u2192\u0020:\u0020\u0025\u0073\u0020%s",_becff ,_gcfg );};return true ;};};return false ;};func (_edegd *textPara )taken ()bool {return _edegd ==nil ||_edegd ._cecbe }; -func (_bfddd *textTable )compositeColCorridors ()map[int ][]float64 {_edgc :=make (map[int ][]float64 ,_bfddd ._bbfgf );if _deef {_fb .Log .Info ("\u0063\u006f\u006d\u0070o\u0073\u0069\u0074\u0065\u0043\u006f\u006c\u0043\u006f\u0072r\u0069d\u006f\u0072\u0073\u003a\u0020\u0077\u003d%\u0064\u0020",_bfddd ._bbfgf ); -};for _efeee :=0;_efeee < _bfddd ._bbfgf ;_efeee ++{_edgc [_efeee ]=nil ;};return _edgc ;};func _gecf (_dgdeb []*textWord ,_bgbdc *textWord )[]*textWord {for _cbbba ,_cdcec :=range _dgdeb {if _cdcec ==_bgbdc {return _fegaeg (_dgdeb ,_cbbba );};};_fb .Log .Error ("\u0072\u0065\u006d\u006f\u0076e\u0057\u006f\u0072\u0064\u003a\u0020\u0077\u006f\u0072\u0064\u0073\u0020\u0064o\u0065\u0073\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0077\u006f\u0072\u0064\u003d\u0025\u0073",_bgbdc ); -return nil ;};func _gbddb (_edbga float64 )float64 {return _fcgd *_e .Round (_edbga /_fcgd )};func (_ecffd paraList )findTables (_gfef []gridTiling )[]*textTable {_ecffd .addNeighbours ();_a .Slice (_ecffd ,func (_abbdc ,_ebgf int )bool {return _gdged (_ecffd [_abbdc ],_ecffd [_ebgf ])< 0}); -var _agbcg []*textTable ;if _eefg {_bfcc :=_ecffd .findGridTables (_gfef );_agbcg =append (_agbcg ,_bfcc ...);};if _bfgc {_ecdb :=_ecffd .findTextTables ();_agbcg =append (_agbcg ,_ecdb ...);};return _agbcg ;};func (_ebcd *wordBag )depthIndexes ()[]int {if len (_ebcd ._acfg )==0{return nil ; -};_adbfb :=make ([]int ,len (_ebcd ._acfg ));_cfaf :=0;for _dcea :=range _ebcd ._acfg {_adbfb [_cfaf ]=_dcea ;_cfaf ++;};_a .Ints (_adbfb );return _adbfb ;};func _eagbg (_cabf []TextMark ,_cdgg *int ,_bdba TextMark )[]TextMark {_bdba .Offset =*_cdgg ;_cabf =append (_cabf ,_bdba ); -*_cdgg +=len (_bdba .Text );return _cabf ;};func _ccaa (_gaga []float64 ,_dfbfe ,_gffb float64 )[]float64 {_dfcfa ,_cebab :=_dfbfe ,_gffb ;if _cebab < _dfcfa {_dfcfa ,_cebab =_cebab ,_dfcfa ;};_gdda :=make ([]float64 ,0,len (_gaga )+2);_gdda =append (_gdda ,_dfbfe ); -for _ ,_cbggd :=range _gaga {if _cbggd <=_dfcfa {continue ;}else if _cbggd >=_cebab {break ;};_gdda =append (_gdda ,_cbggd );};_gdda =append (_gdda ,_gffb );return _gdda ;}; - -// String returns a human readable description of `path`. -func (_cdge *subpath )String ()string {_dabg :=_cdge ._gcgc ;_bfaa :=len (_dabg );if _bfaa <=5{return _cbg .Sprintf ("\u0025d\u003a\u0020\u0025\u0036\u002e\u0032f",_bfaa ,_dabg );};return _cbg .Sprintf ("\u0025d\u003a\u0020\u0025\u0036.\u0032\u0066\u0020\u0025\u0036.\u0032f\u0020.\u002e\u002e\u0020\u0025\u0036\u002e\u0032f",_bfaa ,_dabg [0],_dabg [1],_dabg [_bfaa -1]); -}; - -// PageImages represents extracted images on a PDF page with spatial information: -// display position and size. -type PageImages struct{Images []ImageMark ;};func _egaf (_ggba int ,_ffbc func (int ,int )bool )[]int {_dbcbc :=make ([]int ,_ggba );for _fffd :=range _dbcbc {_dbcbc [_fffd ]=_fffd ;};_a .Slice (_dbcbc ,func (_fccd ,_cbbbd int )bool {return _ffbc (_dbcbc [_fccd ],_dbcbc [_cbbbd ])}); -return _dbcbc ;};func _eea (_ffce _ga .Point )_ga .Matrix {return _ga .TranslationMatrix (_ffce .X ,_ffce .Y )};func (_geb *imageExtractContext )extractFormImages (_edb *_cf .PdfObjectName ,_gbebc _ad .GraphicsState ,_dfa *_bd .PdfPageResources )error {_abee ,_ccb :=_dfa .GetXObjectFormByName (*_edb ); -if _ccb !=nil {return _ccb ;};if _abee ==nil {return nil ;};_eee ,_ccb :=_abee .GetContentStream ();if _ccb !=nil {return _ccb ;};_aadb :=_abee .Resources ;if _aadb ==nil {_aadb =_dfa ;};_ccb =_geb .extractContentStreamImages (string (_eee ),_aadb );if _ccb !=nil {return _ccb ; -};_geb ._aeg ++;return nil ;};func (_dfbd rulingList )connections (_geea map[int ]intSet ,_cbbg int )intSet {_agegf :=make (intSet );_bgff :=make (intSet );var _cfce func (int );_cfce =func (_ecceg int ){if !_bgff .has (_ecceg ){_bgff .add (_ecceg );for _dfec :=range _dfbd {if _geea [_dfec ].has (_ecceg ){_agegf .add (_dfec ); -};};for _abfd :=range _dfbd {if _agegf .has (_abfd ){_cfce (_abfd );};};};};_cfce (_cbbg );return _agegf ;}; +type TextMarkArray struct{_bag []TextMark };type event struct{_afec float64 ;_cdead bool ;_fgbcf int ;};type markKind int ; // String returns a description of `k`. -func (_dbbab markKind )String ()string {_ccgg ,_geab :=_aecef [_dbbab ];if !_geab {return _cbg .Sprintf ("\u004e\u006f\u0074\u0020\u0061\u0020\u006d\u0061\u0072k\u003a\u0020\u0025\u0064",_dbbab );};return _ccgg ;};func (_dgfb *wordBag )empty (_gbbee int )bool {_ ,_bebg :=_dgfb ._acfg [_gbbee ]; -return !_bebg };func _ccc (_be int )bool {return (_be &1)!=0};func _aaedd (_fecce map[int ][]float64 ){if len (_fecce )<=1{return ;};_gdbdd :=_bdgcb (_fecce );if _deef {_fb .Log .Info ("\u0066i\u0078C\u0065\u006c\u006c\u0073\u003a \u006b\u0065y\u0073\u003d\u0025\u002b\u0076",_gdbdd ); -};var _aede ,_dfefa int ;for _aede ,_dfefa =range _gdbdd {if _fecce [_dfefa ]!=nil {break ;};};for _abcad ,_afdb :=range _gdbdd [_aede :]{_cabde :=_fecce [_afdb ];if _cabde ==nil {continue ;};if _deef {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u006b\u0030\u003d\u0025\u0064\u0020\u006b1\u003d\u0025\u0064\u000a",_aede +_abcad ,_dfefa ,_afdb ); -};_fbgcb :=_fecce [_afdb ];if _fbgcb [len (_fbgcb )-1]> _cabde [0]{_fbgcb [len (_fbgcb )-1]=_cabde [0];_fecce [_dfefa ]=_fbgcb ;};_dfefa =_afdb ;};};var _aecef =map[markKind ]string {_fafd :"\u0073\u0074\u0072\u006f\u006b\u0065",_ecae :"\u0066\u0069\u006c\u006c",_dgdb :"\u0061u\u0067\u006d\u0065\u006e\u0074"}; -func _egebe (_bgade []*textMark ,_dccf _bd .PdfRectangle )*textWord {_fcde :=_bgade [0].PdfRectangle ;_ecffb :=_bgade [0]._afbae ;for _ ,_dfcfc :=range _bgade [1:]{_fcde =_agcf (_fcde ,_dfcfc .PdfRectangle );if _dfcfc ._afbae > _ecffb {_ecffb =_dfcfc ._afbae ; -};};return &textWord {PdfRectangle :_fcde ,_gfdga :_bgade ,_gabaag :_dccf .Ury -_fcde .Lly ,_efce :_ecffb };};func _ggeab (_dega *PageText )error {_afgfg :=_ba .GetLicenseKey ();if _afgfg !=nil &&_afgfg .IsLicensed ()||_cfb {return nil ;};_cbg .Printf ("\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020c\u006f\u0070\u0079\u0020\u006f\u0066\u0020\u0055\u006e\u0069P\u0044\u0046\u000a"); -_cbg .Println ("-\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u0066\u0072e\u0065\u0020\u0074\u0072\u0069\u0061\u006c l\u0069\u0063\u0065\u006es\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070s:\u002f\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); -return _da .New ("\u0075\u006e\u0069\u0070d\u0066\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020c\u006fd\u0065\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0064");};func _eacde (_cgaec []*textLine ,_fgfg map[float64 ][]*textLine ,_ccgac []float64 ,_ebac int ,_fdbcf ,_agb float64 )[]*list {_dafd :=[]*list {}; -_dgda :=_ebac ;_ebac =_ebac +1;_dcaf :=_ccgac [_dgda ];_fcfc :=_fgfg [_dcaf ];_gadb :=_gedc (_fcfc ,_agb ,_fdbcf );for _cccd ,_befg :=range _gadb {var _cegb float64 ;_fdfbe :=[]*list {};_efagc :=_befg ._becg ;_dfcd :=_agb ;if _cccd < len (_gadb )-1{_dfcd =_gadb [_cccd +1]._becg ; -};if _ebac < len (_ccgac ){_fdfbe =_eacde (_cgaec ,_fgfg ,_ccgac ,_ebac ,_efagc ,_dfcd );};_cegb =_dfcd ;if len (_fdfbe )> 0{_ebfd :=_fdfbe [0];if len (_ebfd ._ggcfb )> 0{_cegb =_ebfd ._ggcfb [0]._becg ;};};_cecb :=[]*textLine {_befg };_dfbc :=_adae (_befg ,_cgaec ,_ccgac ,_efagc ,_cegb ); -_cecb =append (_cecb ,_dfbc ...);_cbfe :=_fbeb (_cecb ,"\u0062\u0075\u006c\u006c\u0065\u0074",_fdfbe );_cbfe ._fcgc =_egdd (_cecb ,"");_dafd =append (_dafd ,_cbfe );};return _dafd ;};func (_fbgdd intSet )del (_dacfc int ){delete (_fbgdd ,_dacfc )};func _aacdg (_cgcbd ,_ggfdd _ga .Point )rulingKind {_febdc :=_e .Abs (_cgcbd .X -_ggfdd .X ); -_cacg :=_e .Abs (_cgcbd .Y -_ggfdd .Y );return _cbacfe (_febdc ,_cacg ,_bcbc );}; +func (_fegg rulingKind )String ()string {_dgbbd ,_ebcg :=_bcbeg [_fegg ];if !_ebcg {return _cf .Sprintf ("\u004e\u006ft\u0020\u0061\u0020r\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_fegg );};return _dgbbd ;};const (_daad =false ;_dbge =false ; +_dfge =false ;_fgffe =false ;_dfcf =false ;_fdaf =false ;_efdff =false ;_adbf =false ;_cadga =false ;_ggbef =_cadga &&true ;_ecaf =_ggbef &&false ;_dffcf =_cadga &&true ;_dgda =false ;_gcff =_dgda &&false ;_gcge =_dgda &&true ;_gbbe =false ;_ccfea =_gbbe &&false ; +_adaf =_gbbe &&false ;_cafd =_gbbe &&true ;_aceg =_gbbe &&false ;_gfbd =_gbbe &&false ;);func (_acaf paraList )readBefore (_cdbe []int ,_dcdf ,_fgfe int )bool {_dgaaa ,_fgebc :=_acaf [_dcdf ],_acaf [_fgfe ];if _gdfe (_dgaaa ,_fgebc )&&_dgaaa .Lly > _fgebc .Lly {return true ; +};if !(_dgaaa ._eeada .Urx < _fgebc ._eeada .Llx ){return false ;};_gdgg ,_gggg :=_dgaaa .Lly ,_fgebc .Lly ;if _gdgg > _gggg {_gggg ,_gdgg =_gdgg ,_gggg ;};_gbfe :=_ag .Max (_dgaaa ._eeada .Llx ,_fgebc ._eeada .Llx );_egfb :=_ag .Min (_dgaaa ._eeada .Urx ,_fgebc ._eeada .Urx ); +_dagcc :=_acaf .llyRange (_cdbe ,_gdgg ,_gggg );for _ ,_cacg :=range _dagcc {if _cacg ==_dcdf ||_cacg ==_fgfe {continue ;};_bbfa :=_acaf [_cacg ];if _bbfa ._eeada .Llx <=_egfb &&_gbfe <=_bbfa ._eeada .Urx {return false ;};};return true ;};func (_ffbbc *wordBag )firstWord (_bddd int )*textWord {return _ffbbc ._dfga [_bddd ][0]}; +var _bcbeg =map[rulingKind ]string {_badgc :"\u006e\u006f\u006e\u0065",_ecacd :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_bgcg :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"};func (_gdfef lineRuling )asRuling ()(*ruling ,bool ){_gdce :=ruling {_gddac :_gdfef ._afbea ,Color :_gdfef .Color ,_afbc :_ccgcb }; +switch _gdfef ._afbea {case _bgcg :_gdce ._cafa =_gdfef .xMean ();_gdce ._fddc =_ag .Min (_gdfef ._edfeg .Y ,_gdfef ._acdee .Y );_gdce ._begad =_ag .Max (_gdfef ._edfeg .Y ,_gdfef ._acdee .Y );case _ecacd :_gdce ._cafa =_gdfef .yMean ();_gdce ._fddc =_ag .Min (_gdfef ._edfeg .X ,_gdfef ._acdee .X ); +_gdce ._begad =_ag .Max (_gdfef ._edfeg .X ,_gdfef ._acdee .X );default:_fc .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_gdfef ._afbea );return nil ,false ;};return &_gdce ,true ; +};func (_gfcdc *wordBag )makeRemovals ()map[int ]map[*textWord ]struct{}{_deeb :=make (map[int ]map[*textWord ]struct{},len (_gfcdc ._dfga ));for _cdbb :=range _gfcdc ._dfga {_deeb [_cdbb ]=make (map[*textWord ]struct{});};return _deeb ;};func _acfb (_bdacd ,_abae int )int {if _bdacd < _abae {return _bdacd ; +};return _abae ;};func _cgacc (_bdacf *list ,_dacfe *string )string {_ddag :=_eb .Split (_bdacf ._eeefb ,"\u000a");_bagc :=&_eb .Builder {};for _ ,_egbf :=range _ddag {if _egbf !=""{_bagc .WriteString (*_dacfe );_bagc .WriteString (_egbf );_bagc .WriteString ("\u000a"); +};};return _bagc .String ();};func (_dgbf *shapesState )lastpointEstablished ()(_cg .Point ,bool ){if _dgbf ._cdceb {return _dgbf ._efc ,false ;};_cfda :=len (_dgbf ._agbgb );if _cfda > 0&&_dgbf ._agbgb [_cfda -1]._bge {return _dgbf ._agbgb [_cfda -1].last (),false ; +};return _cg .Point {},true ;};func (_adge *wordBag )highestWord (_dfefd int ,_cead ,_bada float64 )*textWord {for _ ,_ecggd :=range _adge ._dfga [_dfefd ]{if _cead <=_ecggd ._bbcgb &&_ecggd ._bbcgb <=_bada {return _ecggd ;};};return nil ;};func _cgfd (_bceag ,_dggg bounded )float64 {return _bceag .bbox ().Llx -_dggg .bbox ().Llx }; +var _bcdg string ="\u005e\u005b\u0061\u002d\u007a\u0041\u002dZ\u005d\u0028\u005c)\u007c\u005c\u002e)\u007c\u005e[\u005c\u0064\u005d\u002b\u0028\u005c)\u007c\\.\u0029\u007c\u005e\u005c\u0028\u005b\u0061\u002d\u007a\u0041\u002d\u005a\u005d\u005c\u0029\u007c\u005e\u005c\u0028\u005b\u005c\u0064\u005d\u002b\u005c\u0029"; +func (_gfdeg *textTable )getDown ()paraList {_cecbe :=make (paraList ,_gfdeg ._agaf );for _bfcdf :=0;_bfcdf < _gfdeg ._agaf ;_bfcdf ++{_dacb :=_gfdeg .get (_bfcdf ,_gfdeg ._ebaab -1)._aedgf ;if _dacb .taken (){return nil ;};_cecbe [_bfcdf ]=_dacb ;};for _abgd :=0; +_abgd < _gfdeg ._agaf -1;_abgd ++{if _cecbe [_abgd ]._gccd !=_cecbe [_abgd +1]{return nil ;};};return _cecbe ;};func (_eggg paraList )tables ()[]TextTable {var _gfaf []TextTable ;if _dgda {_fc .Log .Info ("\u0070\u0061\u0072\u0061\u0073\u002e\u0074\u0061\u0062\u006c\u0065\u0073\u003a"); +};for _ ,_fddba :=range _eggg {_gbbd :=_fddba ._ebdd ;if _gbbd !=nil &&_gbbd .isExportable (){_gfaf =append (_gfaf ,_gbbd .toTextTable ());};};return _gfaf ;};func _ecbc (_cbfe ,_beafe bounded )float64 {_gabeb :=_eefd (_cbfe ,_beafe );if !_eeaf (_gabeb ){return _gabeb ; +};return _cgfd (_cbfe ,_beafe );}; -// TableCell is a cell in a TextTable. -type TableCell struct{_bd .PdfRectangle ; +// Marks returns the TextMark collection for a page. It represents all the text on the page. +func (_dagd PageText )Marks ()*TextMarkArray {return &TextMarkArray {_bag :_dagd ._feeg }};func (_bafc *wordBag )allWords ()[]*textWord {var _aded []*textWord ;for _ ,_efa :=range _bafc ._dfga {_aded =append (_aded ,_efa ...);};return _aded ;};func _aafg (_egcf ,_edfe _ea .PdfRectangle )bool {return _egcf .Llx <=_edfe .Llx &&_edfe .Urx <=_egcf .Urx &&_egcf .Lly <=_edfe .Lly &&_edfe .Ury <=_egcf .Ury ; +};var _aebd =[]string {"\u2756","\u27a2","\u2713","\u2022","\uf0a7","\u25a1","\u2212","\u25a0","\u25aa","\u006f"};func (_ebddd paraList )extractTables (_ecfg []gridTiling )paraList {if _dgda {_fc .Log .Debug ("\u0065\u0078\u0074r\u0061\u0063\u0074\u0054\u0061\u0062\u006c\u0065\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_ebddd )); +};if len (_ebddd )< _ebgd {return _ebddd ;};_bgeag :=_ebddd .findTables (_ecfg );if _dgda {_fc .Log .Info ("c\u006f\u006d\u0062\u0069\u006e\u0065d\u0020\u0074\u0061\u0062\u006c\u0065s\u0020\u0025\u0064\u0020\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d",len (_bgeag )); +for _bcaead ,_gefa :=range _bgeag {_gefa .log (_cf .Sprintf ("c\u006f\u006d\u0062\u0069\u006e\u0065\u0064\u0020\u0025\u0064",_bcaead ));};};return _ebddd .applyTables (_bgeag );};func (_eccb *imageExtractContext )extractInlineImage (_bggf *_edb .ContentStreamInlineImage ,_eca _edb .GraphicsState ,_ece *_ea .PdfPageResources )error {_aaf ,_dffd :=_bggf .ToImage (_ece ); +if _dffd !=nil {return _dffd ;};_bfce ,_dffd :=_bggf .GetColorSpace (_ece );if _dffd !=nil {return _dffd ;};if _bfce ==nil {_bfce =_ea .NewPdfColorspaceDeviceGray ();};_edf ,_dffd :=_bfce .ImageToRGB (*_aaf );if _dffd !=nil {return _dffd ;};_acgf :=ImageMark {Image :&_edf ,Width :_eca .CTM .ScalingFactorX (),Height :_eca .CTM .ScalingFactorY (),Angle :_eca .CTM .Angle ()}; +_acgf .X ,_acgf .Y =_eca .CTM .Translation ();_eccb ._cfd =append (_eccb ._cfd ,_acgf );_eccb ._eac ++;return nil ;};func (_gdeb rulingList )removeDuplicates ()rulingList {if len (_gdeb )==0{return nil ;};_gdeb .sort ();_cfgdb :=rulingList {_gdeb [0]}; +for _ ,_debaf :=range _gdeb [1:]{if _debaf .equals (_cfgdb [len (_cfgdb )-1]){continue ;};_cfgdb =append (_cfgdb ,_debaf );};return _cfgdb ;};func _bffba (_cfea float64 ,_edge int )int {if _edge ==0{_edge =1;};_cacc :=float64 (_edge );return int (_ag .Round (_cfea /_cacc )*_cacc ); +};func (_eegf *wordBag )minDepth ()float64 {return _eegf ._aagd -(_eegf .Ury -_eegf ._ggc )};func (_ggec *textObject )showText (_ddb _ad .PdfObject ,_efe []byte ,_edd int ,_cbe string )error {return _ggec .renderText (_ddb ,_efe ,_edd ,_cbe );};type ruling struct{_gddac rulingKind ; +_afbc markKind ;_d .Color ;_cafa float64 ;_fddc float64 ;_begad float64 ;_gcccd float64 ;};func (_deef *wordBag )scanBand (_bdfg string ,_eabf *wordBag ,_ccfg func (_bdab *wordBag ,_geff *textWord )bool ,_fdad ,_feaea ,_eaa float64 ,_feff ,_cbbb bool )int {_acabe :=_eabf ._ggc ; +var _aefe map[int ]map[*textWord ]struct{};if !_feff {_aefe =_deef .makeRemovals ();};_bacg :=_fbac *_acabe ;_aecf :=0;for _ ,_ecgf :=range _deef .depthBand (_fdad -_bacg ,_feaea +_bacg ){if len (_deef ._dfga [_ecgf ])==0{continue ;};for _ ,_cedf :=range _deef ._dfga [_ecgf ]{if !(_fdad -_bacg <=_cedf ._bbcgb &&_cedf ._bbcgb <=_feaea +_bacg ){continue ; +};if !_ccfg (_eabf ,_cedf ){continue ;};_babgf :=2.0*_ag .Abs (_cedf ._geba -_eabf ._ggc )/(_cedf ._geba +_eabf ._ggc );_eada :=_ag .Max (_cedf ._geba /_eabf ._ggc ,_eabf ._ggc /_cedf ._geba );_cfac :=_ag .Min (_babgf ,_eada );if _eaa > 0&&_cfac > _eaa {continue ; +};if _eabf .blocked (_cedf ){continue ;};if !_feff {_eabf .pullWord (_cedf ,_ecgf ,_aefe );};_aecf ++;if !_cbbb {if _cedf ._bbcgb < _fdad {_fdad =_cedf ._bbcgb ;};if _cedf ._bbcgb > _feaea {_feaea =_cedf ._bbcgb ;};};if _feff {break ;};};};if !_feff {_deef .applyRemovals (_aefe ); +};return _aecf ;};func (_egeca *textTable )compositeColCorridors ()map[int ][]float64 {_dgfb :=make (map[int ][]float64 ,_egeca ._agaf );if _dgda {_fc .Log .Info ("\u0063\u006f\u006d\u0070o\u0073\u0069\u0074\u0065\u0043\u006f\u006c\u0043\u006f\u0072r\u0069d\u006f\u0072\u0073\u003a\u0020\u0077\u003d%\u0064\u0020",_egeca ._agaf ); +};for _bcdb :=0;_bcdb < _egeca ._agaf ;_bcdb ++{_dgfb [_bcdb ]=nil ;};return _dgfb ;};func (_gdcea gridTile )numBorders ()int {_bggfc :=0;if _gdcea ._cafgb {_bggfc ++;};if _gdcea ._gcgff {_bggfc ++;};if _gdcea ._beag {_bggfc ++;};if _gdcea ._ddba {_bggfc ++; +};return _bggfc ;};func (_abec *textObject )setWordSpacing (_gcd float64 ){if _abec ==nil {return ;};_abec ._abcg ._aade =_gcd ;};func (_daeec *textLine )bbox ()_ea .PdfRectangle {return _daeec .PdfRectangle };var _bbda =false ;func _gaag (_fdcd []*textLine ,_gda string ,_dage []*list )*list {return &list {_addb :_fdcd ,_fdbe :_gda ,_adgg :_dage }; +};func (_cfeg paraList )yNeighbours (_eebc float64 )map[*textPara ][]int {_ffgc :=make ([]event ,2*len (_cfeg ));if _eebc ==0{for _fdbdg ,_aabd :=range _cfeg {_ffgc [2*_fdbdg ]=event {_aabd .Lly ,true ,_fdbdg };_ffgc [2*_fdbdg +1]=event {_aabd .Ury ,false ,_fdbdg }; +};}else {for _ggccb ,_becdd :=range _cfeg {_ffgc [2*_ggccb ]=event {_becdd .Lly -_eebc *_becdd .fontsize (),true ,_ggccb };_ffgc [2*_ggccb +1]=event {_becdd .Ury +_eebc *_becdd .fontsize (),false ,_ggccb };};};return _cfeg .eventNeighbours (_ffgc );};type textObject struct{_dbdb *Extractor ; +_ggde *_ea .PdfPageResources ;_ggda _edb .GraphicsState ;_abcg *textState ;_gegf *stateStack ;_bdfa _cg .Matrix ;_acdcf _cg .Matrix ;_afgad []*textMark ;_ecce bool ;};func _dag (_bdb []Font ,_gfdb string )bool {for _ ,_adfc :=range _bdb {if _adfc .FontName ==_gfdb {return true ; +};};return false ;};func _efec (_abff *Extractor ,_abad *_ea .PdfPageResources ,_ebbgf _edb .GraphicsState ,_age *textState ,_bgd *stateStack )*textObject {return &textObject {_dbdb :_abff ,_ggde :_abad ,_ggda :_ebbgf ,_gegf :_bgd ,_abcg :_age ,_bdfa :_cg .IdentityMatrix (),_acdcf :_cg .IdentityMatrix ()}; +};func (_cdgad rulingList )sort (){_ba .Slice (_cdgad ,_cdgad .comp )};func (_gbdd *shapesState )addPoint (_eec ,_ccf float64 ){_fbedc :=_gbdd .establishSubpath ();_bbbedf :=_gbdd .devicePoint (_eec ,_ccf );if _fbedc ==nil {_gbdd ._cdceb =true ;_gbdd ._efc =_bbbedf ; +}else {_fbedc .add (_bbbedf );};};func (_cdbed paraList )findTables (_gadd []gridTiling )[]*textTable {_cdbed .addNeighbours ();_ba .Slice (_cdbed ,func (_cbaf ,_eccea int )bool {return _fbd (_cdbed [_cbaf ],_cdbed [_eccea ])< 0});var _eaae []*textTable ; +if _edfeb {_eccbed :=_cdbed .findGridTables (_gadd );_eaae =append (_eaae ,_eccbed ...);};if _bcbe {_aefgf :=_cdbed .findTextTables ();_eaae =append (_eaae ,_aefgf ...);};return _eaae ;};func (_gddd *ruling )encloses (_ebaf ,_fefged float64 )bool {return _gddd ._fddc -_bbfd <=_ebaf &&_fefged <=_gddd ._begad +_bbfd ; +};func _bfgc (_gfca *textLine ,_ecbf []*textLine ,_cdda []float64 )float64 {var _eafdd float64 =-1;for _ ,_gbbg :=range _ecbf {if _gbbg ._fbgb > _gfca ._fbgb {if _ag .Round (_gbbg .Llx )>=_ag .Round (_gfca .Llx ){_eafdd =_gbbg ._fbgb ;}else {break ;};}; +};return _eafdd ;};type imageExtractContext struct{_cfd []ImageMark ;_eac int ;_bdf int ;_dcg int ;_bcfa map[*_ad .PdfObjectStream ]*cachedImage ;_cfb *ImageExtractOptions ;_gedgc bool ;};func _cefad (_beec string )bool {for _ ,_adga :=range _beec {if !_g .IsSpace (_adga ){return false ; +};};return true ;};type fontEntry struct{_caeee *_ea .PdfFont ;_abafd int64 ;};func _afca (_gacd structElement )[]structElement {_cbce :=[]structElement {};for _ ,_ebacb :=range _gacd ._cfae {for _ ,_dba :=range _ebacb ._cfae {for _ ,_cdgce :=range _dba ._cfae {if _cdgce ._bef =="\u004c"{_cbce =append (_cbce ,_cdgce ); +};};};};return _cbce ;};func (_fggg gridTile )complete ()bool {return _fggg .numBorders ()==4};func _ggaf (_gccaa ,_bbgb float64 )bool {return _ag .Abs (_gccaa -_bbgb )<=_bbfd };func (_fdgb lineRuling )xMean ()float64 {return 0.5*(_fdgb ._edfeg .X +_fdgb ._acdee .X )}; -// Text is the extracted text. -Text string ; -// Marks returns the TextMarks corresponding to the text in Text. -Marks TextMarkArray ;}; +// String returns a string descibing `i`. +func (_efdfa gridTile )String ()string {_begd :=func (_daba bool ,_bdbab string )string {if _daba {return _bdbab ;};return "\u005f";};return _cf .Sprintf ("\u00256\u002e2\u0066\u0020\u0025\u0031\u0073%\u0031\u0073%\u0031\u0073\u0025\u0031\u0073",_efdfa .PdfRectangle ,_begd (_efdfa ._cafgb ,"\u004c"),_begd (_efdfa ._gcgff ,"\u0052"),_begd (_efdfa ._beag ,"\u0042"),_begd (_efdfa ._ddba ,"\u0054")); +};func (_bced paraList )lines ()[]*textLine {var _ddffg []*textLine ;for _ ,_gfcgb :=range _bced {_ddffg =append (_ddffg ,_gfcgb ._cebdg ...);};return _ddffg ;};type textResult struct{_adbg PageText ;_bcg int ;_baab int ;};var _feec =map[markKind ]string {_ccgcb :"\u0073\u0074\u0072\u006f\u006b\u0065",_eafad :"\u0066\u0069\u006c\u006c",_baeg :"\u0061u\u0067\u006d\u0065\u006e\u0074"}; +func _ecbdb (_gdbbd []rulingList )(rulingList ,rulingList ){var _cggdg rulingList ;for _ ,_bdba :=range _gdbbd {_cggdg =append (_cggdg ,_bdba ...);};return _cggdg .vertsHorzs ();}; -// Text gets the extracted text contained in `l`. -func (_deggf *list )Text ()string {_dgdg :=&_bb .Builder {};_fddac :="";_bfcbg (_deggf ,_dgdg ,&_fddac );return _dgdg .String ();};type textPara struct{_bd .PdfRectangle ;_fcegg _bd .PdfRectangle ;_bgcc []*textLine ;_dgega *textTable ;_cecbe bool ;_ddda bool ; -_ebeb *textPara ;_bbbge *textPara ;_cedb *textPara ;_dffd *textPara ;_bgeed []list ;};func (_gdfa paraList )sortReadingOrder (){_fb .Log .Trace ("\u0073\u006fr\u0074\u0052\u0065\u0061\u0064i\u006e\u0067\u004f\u0072\u0064e\u0072\u003a\u0020\u0070\u0061\u0072\u0061\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_gdfa )); -if len (_gdfa )<=1{return ;};_gdfa .computeEBBoxes ();_a .Slice (_gdfa ,func (_eagbb ,_afaba int )bool {return _fgd (_gdfa [_eagbb ],_gdfa [_afaba ])<=0});};func (_gbaf *wordBag )arrangeText ()*textPara {_gbaf .sort ();if _aead {_gbaf .removeDuplicates (); -};var _feee []*textLine ;for _ ,_badd :=range _gbaf .depthIndexes (){for !_gbaf .empty (_badd ){_facd :=_gbaf .firstReadingIndex (_badd );_gac :=_gbaf .firstWord (_facd );_dffa :=_gbcc (_gbaf ,_facd );_ddeea :=_gac ._efce ;_agdb :=_gac ._gabaag -_fede *_ddeea ; -_fgae :=_gac ._gabaag +_fede *_ddeea ;_eeef :=_adbg *_ddeea ;_aceg :=_fccc *_ddeea ;_adebf :for {var _baea *textWord ;_deab :=0;for _ ,_gbda :=range _gbaf .depthBand (_agdb ,_fgae ){_adea :=_gbaf .highestWord (_gbda ,_agdb ,_fgae );if _adea ==nil {continue ; -};_cecd :=_ceda (_adea ,_dffa ._abcg [len (_dffa ._abcg )-1]);if _cecd < -_aceg {break _adebf ;};if _cecd > _eeef {continue ;};if _baea !=nil &&_fcdf (_adea ,_baea )>=0{continue ;};_baea =_adea ;_deab =_gbda ;};if _baea ==nil {break ;};_dffa .pullWord (_gbaf ,_baea ,_deab ); -};_dffa .markWordBoundaries ();_feee =append (_feee ,_dffa );};};if len (_feee )==0{return nil ;};_a .Slice (_feee ,func (_fgec ,_fdgd int )bool {return _fgd (_feee [_fgec ],_feee [_fdgd ])< 0});_caef :=_cgaee (_gbaf .PdfRectangle ,_feee );if _fdff {_fb .Log .Info ("\u0061\u0072\u0072an\u0067\u0065\u0054\u0065\u0078\u0074\u0020\u0021\u0021\u0021\u0020\u0070\u0061\u0072\u0061\u003d\u0025\u0073",_caef .String ()); -if _deed {for _faefd ,_gegc :=range _caef ._bgcc {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_faefd ,_gegc .String ());if _gbbbb {for _fddbad ,_gcag :=range _gegc ._abcg {_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_fddbad ,_gcag .String ()); -for _bfgcc ,_ccea :=range _gcag ._gfdga {_cbg .Printf ("\u00251\u0032\u0064\u003a\u0020\u0025\u0073\n",_bfgcc ,_ccea .String ());};};};};};};return _caef ;};func (_eccf *wordBag )allWords ()[]*textWord {var _ffa []*textWord ;for _ ,_caca :=range _eccf ._acfg {_ffa =append (_ffa ,_caca ...); -};return _ffa ;};type gridTile struct{_bd .PdfRectangle ;_ffcfe ,_acda ,_dbbe ,_aedfa bool ;};func (_egcbf rulingList )vertsHorzs ()(rulingList ,rulingList ){var _facga ,_edea rulingList ;for _ ,_gefg :=range _egcbf {switch _gefg ._egagd {case _bbee :_facga =append (_facga ,_gefg ); -case _fdec :_edea =append (_edea ,_gefg );};};return _facga ,_edea ;};type intSet map[int ]struct{};func _egdd (_badf []*textLine ,_dcdb string )string {var _cbgec _bb .Builder ;_cbcfc :=0.0;for _gfdg ,_ebaa :=range _badf {_ggea :=_ebaa .text ();_gbcba :=_ebaa ._becg ; -if _gfdg < len (_badf )-1{_cbcfc =_badf [_gfdg +1]._becg ;}else {_cbcfc =0.0;};_cbgec .WriteString (_dcdb );_cbgec .WriteString (_ggea );if _cbcfc !=_gbcba {_cbgec .WriteString ("\u000a");}else {_cbgec .WriteString ("\u0020");};};return _cbgec .String (); -};func (_bgde *textObject )setFont (_dfcf string ,_gbba float64 )error {if _bgde ==nil {return nil ;};_bgde ._beg ._fge =_gbba ;_dbe ,_bge :=_bgde .getFont (_dfcf );if _bge !=nil {return _bge ;};_bgde ._beg ._bfb =_dbe ;return nil ;}; +// Text returns the text content of the `bulletLists`. +func (_gcag *lists )Text ()string {_fdfg :=&_eb .Builder {};for _ ,_ddec :=range *_gcag {_fgcc :=_ddec .Text ();_fdfg .WriteString (_fgcc );};return _fdfg .String ();}; // RangeOffset returns the TextMarks in `ma` that overlap text[start:end] in the extracted text. // These are tm: `start` <= tm.Offset + len(tm.Text) && tm.Offset < `end` where // `start` and `end` are offsets in the extracted text. // NOTE: TextMarks can contain multiple characters. e.g. "ffi" for the ffi ligature so the first and // last elements of the returned TextMarkArray may only partially overlap text[start:end]. -func (_abd *TextMarkArray )RangeOffset (start ,end int )(*TextMarkArray ,error ){if _abd ==nil {return nil ,_da .New ("\u006da\u003d\u003d\u006e\u0069\u006c");};if end < start {return nil ,_cbg .Errorf ("\u0065\u006e\u0064\u0020\u003c\u0020\u0073\u0074\u0061\u0072\u0074\u002e\u0020\u0052\u0061n\u0067\u0065\u004f\u0066\u0066\u0073\u0065\u0074\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064\u002e\u0020\u0073\u0074\u0061\u0072t=\u0025\u0064\u0020\u0065\u006e\u0064\u003d\u0025\u0064\u0020",start ,end ); -};_dad :=len (_abd ._acag );if _dad ==0{return _abd ,nil ;};if start < _abd ._acag [0].Offset {start =_abd ._acag [0].Offset ;};if end > _abd ._acag [_dad -1].Offset +1{end =_abd ._acag [_dad -1].Offset +1;};_bdad :=_a .Search (_dad ,func (_cfefg int )bool {return _abd ._acag [_cfefg ].Offset +len (_abd ._acag [_cfefg ].Text )-1>=start }); -if !(0<=_bdad &&_bdad < _dad ){_ebdc :=_cbg .Errorf ("\u004f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u002e\u0020\u0073\u0074\u0061\u0072\u0074\u003d%\u0064\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020\u006c\u0065\u006e\u003d\u0025\u0064\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025\u0076\u000a\u0009 \u006c\u0061\u0073\u0074\u003d%\u0076",start ,_bdad ,_dad ,_abd ._acag [0],_abd ._acag [_dad -1]); -return nil ,_ebdc ;};_bggb :=_a .Search (_dad ,func (_fecg int )bool {return _abd ._acag [_fecg ].Offset > end -1});if !(0<=_bggb &&_bggb < _dad ){_bffe :=_cbg .Errorf ("\u004f\u0075\u0074\u0020\u006f\u0066\u0020r\u0061\u006e\u0067e\u002e\u0020\u0065n\u0064\u003d%\u0064\u0020\u0069\u0045\u006e\u0064=\u0025d \u006c\u0065\u006e\u003d\u0025\u0064\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025\u0076\u000a\u0009\u0020\u006c\u0061\u0073\u0074\u003d\u0025\u0076",end ,_bggb ,_dad ,_abd ._acag [0],_abd ._acag [_dad -1]); -return nil ,_bffe ;};if _bggb <=_bdad {return nil ,_cbg .Errorf ("\u0069\u0045\u006e\u0064\u0020\u003c=\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003a\u0020\u0073\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020\u0065\u006ed\u003d\u0025\u0064\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020i\u0045n\u0064\u003d\u0025\u0064",start ,end ,_bdad ,_bggb ); -};return &TextMarkArray {_acag :_abd ._acag [_bdad :_bggb ]},nil ;};func _fedcd (_dfbe ,_dfbg ,_cfdc ,_dffgd *textPara )*textTable {_afbbc :=&textTable {_bbfgf :2,_gfcf :2,_fdbac :make (map[uint64 ]*textPara ,4)};_afbbc .put (0,0,_dfbe );_afbbc .put (1,0,_dfbg ); -_afbbc .put (0,1,_cfdc );_afbbc .put (1,1,_dffgd );return _afbbc ;};func (_cfc *stateStack )empty ()bool {return len (*_cfc )==0};func _eadag (_bbbf *paraList )map[int ][]*textLine {_dgeg :=map[int ][]*textLine {};for _ ,_gbdg :=range *_bbbf {for _ ,_aecb :=range _gbdg ._bgcc {if !_fagbg (_aecb ){_fb .Log .Debug ("g\u0072\u006f\u0075p\u004c\u0069\u006e\u0065\u0073\u003a\u0020\u0054\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u006c\u0069\u006e\u0065\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0073 \u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u006e\u0065 \u006d\u0063\u0069\u0064 \u006e\u0075\u006d\u0062e\u0072\u002e\u0020\u0049\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u006c\u0069\u0074\u002e"); -continue ;};_fccb :=_aecb ._abcg [0]._gfdga [0]._cefd ;_dgeg [_fccb ]=append (_dgeg [_fccb ],_aecb );};if _gbdg ._dgega !=nil {_gfda :=_gbdg ._dgega ._fdbac ;for _ ,_ggece :=range _gfda {for _ ,_bfgd :=range _ggece ._bgcc {if !_fagbg (_bfgd ){_fb .Log .Debug ("g\u0072\u006f\u0075p\u004c\u0069\u006e\u0065\u0073\u003a\u0020\u0054\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u006c\u0069\u006e\u0065\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0073 \u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u006e\u0065 \u006d\u0063\u0069\u0064 \u006e\u0075\u006d\u0062e\u0072\u002e\u0020\u0049\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u006c\u0069\u0074\u002e"); -continue ;};_aade :=_bfgd ._abcg [0]._gfdga [0]._cefd ;_dgeg [_aade ]=append (_dgeg [_aade ],_bfgd );};};};};return _dgeg ;};type markKind int ;var (_gbebf =map[rune ]string {0x0060:"\u0300",0x02CB:"\u0300",0x0027:"\u0301",0x00B4:"\u0301",0x02B9:"\u0301",0x02CA:"\u0301",0x005E:"\u0302",0x02C6:"\u0302",0x007E:"\u0303",0x02DC:"\u0303",0x00AF:"\u0304",0x02C9:"\u0304",0x02D8:"\u0306",0x02D9:"\u0307",0x00A8:"\u0308",0x00B0:"\u030a",0x02DA:"\u030a",0x02BA:"\u030b",0x02DD:"\u030b",0x02C7:"\u030c",0x02C8:"\u030d",0x0022:"\u030e",0x02BB:"\u0312",0x02BC:"\u0313",0x0486:"\u0313",0x055A:"\u0313",0x02BD:"\u0314",0x0485:"\u0314",0x0559:"\u0314",0x02D4:"\u031d",0x02D5:"\u031e",0x02D6:"\u031f",0x02D7:"\u0320",0x02B2:"\u0321",0x00B8:"\u0327",0x02CC:"\u0329",0x02B7:"\u032b",0x02CD:"\u0331",0x005F:"\u0332",0x204E:"\u0359"}; -);func (_adge paraList )findTextTables ()[]*textTable {var _ccedd []*textTable ;for _ ,_fdcaa :=range _adge {if _fdcaa .taken ()||_fdcaa .Width ()==0{continue ;};_dggaa :=_fdcaa .isAtom ();if _dggaa ==nil {continue ;};_dggaa .growTable ();if _dggaa ._bbfgf *_dggaa ._gfcf < _cabe {continue ; -};_dggaa .markCells ();_dggaa .log ("\u0067\u0072\u006fw\u006e");_ccedd =append (_ccedd ,_dggaa );};return _ccedd ;};func (_abcb *textWord )bbox ()_bd .PdfRectangle {return _abcb .PdfRectangle };func (_efgf *shapesState )cubicTo (_gagbf ,_gcaeb ,_gfca ,_dcbba ,_ddgg ,_aegd float64 ){if _gcc {_fb .Log .Info ("\u0063\u0075\u0062\u0069\u0063\u0054\u006f\u003a"); -};_efgf .addPoint (_ddgg ,_aegd );};func (_fedcc *subpath )isQuadrilateral ()bool {if len (_fedcc ._gcgc )< 4||len (_fedcc ._gcgc )> 5{return false ;};if len (_fedcc ._gcgc )==5{_cbba :=_fedcc ._gcgc [0];_fddfc :=_fedcc ._gcgc [4];if _cbba .X !=_fddfc .X ||_cbba .Y !=_fddfc .Y {return false ; -};};return true ;};func (_abbb *textObject )setTextRise (_ebad float64 ){if _abbb ==nil {return ;};_abbb ._beg ._geff =_ebad ;};func (_eebee paraList )yNeighbours (_abcc float64 )map[*textPara ][]int {_aegag :=make ([]event ,2*len (_eebee ));if _abcc ==0{for _ffdbc ,_dcead :=range _eebee {_aegag [2*_ffdbc ]=event {_dcead .Lly ,true ,_ffdbc }; -_aegag [2*_ffdbc +1]=event {_dcead .Ury ,false ,_ffdbc };};}else {for _aceba ,_eedb :=range _eebee {_aegag [2*_aceba ]=event {_eedb .Lly -_abcc *_eedb .fontsize (),true ,_aceba };_aegag [2*_aceba +1]=event {_eedb .Ury +_abcc *_eedb .fontsize (),false ,_aceba }; -};};return _eebee .eventNeighbours (_aegag );};func (_bcdec rulingList )intersections ()map[int ]intSet {var _egga ,_egee []int ;for _dcag ,_dbabf :=range _bcdec {switch _dbabf ._egagd {case _bbee :_egga =append (_egga ,_dcag );case _fdec :_egee =append (_egee ,_dcag ); -};};if len (_egga )< _bcde +1||len (_egee )< _fbfa +1{return nil ;};if len (_egga )+len (_egee )> _fgb {_fb .Log .Debug ("\u0069\u006e\u0074\u0065\u0072\u0073e\u0063\u0074\u0069\u006f\u006e\u0073\u003a\u0020\u0054\u004f\u004f\u0020\u004d\u0041\u004e\u0059\u0020\u0072\u0075\u006ci\u006e\u0067\u0073\u0020\u0076\u0065\u0063\u0073\u003d\u0025\u0064\u0020\u003d\u0020%\u0064 \u0078\u0020\u0025\u0064",len (_bcdec ),len (_egga ),len (_egee )); -return nil ;};_gcagg :=make (map[int ]intSet ,len (_egga )+len (_egee ));for _ ,_dgbdcg :=range _egga {for _ ,_gbec :=range _egee {if _bcdec [_dgbdcg ].intersects (_bcdec [_gbec ]){if _ ,_ebbbc :=_gcagg [_dgbdcg ];!_ebbbc {_gcagg [_dgbdcg ]=make (intSet ); -};if _ ,_ggdgg :=_gcagg [_gbec ];!_ggdgg {_gcagg [_gbec ]=make (intSet );};_gcagg [_dgbdcg ].add (_gbec );_gcagg [_gbec ].add (_dgbdcg );};};};return _gcagg ;};func (_dfbdb rulingList )comp (_edeaf ,_eabf int )bool {_fdca ,_bfca :=_dfbdb [_edeaf ],_dfbdb [_eabf ]; -_bfaad ,_efdd :=_fdca ._egagd ,_bfca ._egagd ;if _bfaad !=_efdd {return _bfaad > _efdd ;};if _bfaad ==_febb {return false ;};_fbgdfe :=func (_ebcg bool )bool {if _bfaad ==_fdec {return _ebcg ;};return !_ebcg ;};_addfa ,_adcd :=_fdca ._gabcd ,_bfca ._gabcd ; -if _addfa !=_adcd {return _fbgdfe (_addfa > _adcd );};_addfa ,_adcd =_fdca ._cdcd ,_bfca ._cdcd ;if _addfa !=_adcd {return _fbgdfe (_addfa < _adcd );};return _fbgdfe (_fdca ._dcgf < _bfca ._dcgf );};func _eafd (_gfgf string ,_efeb []rulingList ){_fb .Log .Info ("\u0024\u0024 \u0025\u0064\u0020g\u0072\u0069\u0064\u0073\u0020\u002d\u0020\u0025\u0073",len (_efeb ),_gfgf ); -for _aedd ,_gbedb :=range _efeb {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_aedd ,_gbedb .String ());};};func (_cgef *subpath )close (){if !_bdag (_cgef ._gcgc [0],_cgef .last ()){_cgef .add (_cgef ._gcgc [0]);};_cgef ._ffbag =true ; -_cgef .removeDuplicates ();};func (_gdfd *textTable )compositeRowCorridors ()map[int ][]float64 {_efgfb :=make (map[int ][]float64 ,_gdfd ._gfcf );if _deef {_fb .Log .Info ("c\u006f\u006d\u0070\u006f\u0073\u0069t\u0065\u0052\u006f\u0077\u0043\u006f\u0072\u0072\u0069d\u006f\u0072\u0073:\u0020h\u003d\u0025\u0064",_gdfd ._gfcf ); -};for _cceg :=1;_cceg < _gdfd ._gfcf ;_cceg ++{var _ffdea []compositeCell ;for _dfgg :=0;_dfgg < _gdfd ._bbfgf ;_dfgg ++{if _gcfa ,_bddgf :=_gdfd ._bfeb [_eebg (_dfgg ,_cceg )];_bddgf {_ffdea =append (_ffdea ,_gcfa );};};if len (_ffdea )==0{continue ;}; -_aeffb :=_ceba (_ffdea );_efgfb [_cceg ]=_aeffb ;if _deef {_cbg .Printf ("\u0020\u0020\u0020\u0025\u0032\u0064\u003a\u0020\u00256\u002e\u0032\u0066\u000a",_cceg ,_aeffb );};};return _efgfb ;};func _bdag (_ccaf ,_baabe _ga .Point )bool {return _ccaf .X ==_baabe .X &&_ccaf .Y ==_baabe .Y }; -func (_afbad *wordBag )minDepth ()float64 {return _afbad ._gcbg -(_afbad .Ury -_afbad ._dagd )};func _aedc (_ffbb structElement )[]structElement {_edcacb :=[]structElement {};for _ ,_abbc :=range _ffbb ._dgcbf {for _ ,_agcbd :=range _abbc ._dgcbf {for _ ,_gfee :=range _agcbd ._dgcbf {if _gfee ._cfdg =="\u004c"{_edcacb =append (_edcacb ,_gfee ); -};};};};return _edcacb ;};func (_gfdc *textObject )moveLP (_cdgf ,_dbdb float64 ){_gfdc ._fdce .Concat (_ga .NewMatrix (1,0,0,1,_cdgf ,_dbdb ));_gfdc ._efa =_gfdc ._fdce ;};func _egdf (_gged _ga .Matrix )_ga .Point {_dag ,_afgcb :=_gged .Translation (); -return _ga .Point {X :_dag ,Y :_afgcb };};type textMark struct{_bd .PdfRectangle ;_cbacf int ;_becfb string ;_ecde string ;_ecfc *_bd .PdfFont ;_afbae float64 ;_efege float64 ;_debg _ga .Matrix ;_cbaac _ga .Point ;_dgde _bd .PdfRectangle ;_fcbd _gf .Color ; -_decad _gf .Color ;_abbeg _cf .PdfObject ;_abffe []string ;Tw float64 ;Th float64 ;_cefd int ;_fcba int ;};func _dae (_fddc ,_fbeggg *textPara )bool {return _eccg (_fddc ._fcegg ,_fbeggg ._fcegg )};func (_cabc *textTable )putComposite (_caaf ,_cgcc int ,_aedfe paraList ,_fbffb _bd .PdfRectangle ){if len (_aedfe )==0{_fb .Log .Error ("\u0074\u0065xt\u0054\u0061\u0062l\u0065\u0029\u0020\u0070utC\u006fmp\u006f\u0073\u0069\u0074\u0065\u003a\u0020em\u0070\u0074\u0079\u0020\u0070\u0061\u0072a\u0073"); -return ;};_ddefc :=compositeCell {PdfRectangle :_fbffb ,paraList :_aedfe };if _deef {_cbg .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0070\u0075\u0074\u0043\u006f\u006d\u0070o\u0073i\u0074\u0065\u0028\u0025\u0064\u002c\u0025\u0064\u0029\u003c\u002d\u0025\u0073\u000a",_caaf ,_cgcc ,_ddefc .String ()); -};_ddefc .updateBBox ();_cabc ._bfeb [_eebg (_caaf ,_cgcc )]=_ddefc ;};func _dbgab (_gfeda []TextMark ,_eacgc *int ,_badcb string )[]TextMark {_gdbe :=_dacb ;_gdbe .Text =_badcb ;return _eagbg (_gfeda ,_eacgc ,_gdbe );};const _cfa =20;func (_gdbd paraList )sortTopoOrder (){_gfab :=_gdbd .topoOrder (); -_gdbd .reorder (_gfab )};func (_bgf *shapesState )establishSubpath ()*subpath {_acfd ,_agd :=_bgf .lastpointEstablished ();if !_agd {_bgf ._eaaf =append (_bgf ._eaaf ,_gfag (_acfd ));};if len (_bgf ._eaaf )==0{return nil ;};_bgf ._dgbb =false ;return _bgf ._eaaf [len (_bgf ._eaaf )-1]; -};func _agcf (_dabb ,_fgffe _bd .PdfRectangle )_bd .PdfRectangle {return _bd .PdfRectangle {Llx :_e .Min (_dabb .Llx ,_fgffe .Llx ),Lly :_e .Min (_dabb .Lly ,_fgffe .Lly ),Urx :_e .Max (_dabb .Urx ,_fgffe .Urx ),Ury :_e .Max (_dabb .Ury ,_fgffe .Ury )}; -};func _fbcfa (_caceb _bd .PdfRectangle ,_egeg bounded )float64 {return _caceb .Ury -_egeg .bbox ().Lly };func (_aadeg rulingList )snapToGroupsDirection ()rulingList {_aadeg .sortStrict ();_babc :=make (map[*ruling ]rulingList ,len (_aadeg ));_cbafb :=_aadeg [0]; -_bbea :=func (_gfdb *ruling ){_cbafb =_gfdb ;_babc [_cbafb ]=rulingList {_gfdb }};_bbea (_aadeg [0]);for _ ,_bgeb :=range _aadeg [1:]{if _bgeb ._gabcd < _cbafb ._gabcd -_decb {_fb .Log .Error ("\u0073\u006e\u0061\u0070T\u006f\u0047\u0072\u006f\u0075\u0070\u0073\u0044\u0069r\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0057\u0072\u006f\u006e\u0067\u0020\u0070\u0072\u0069\u006da\u0072\u0079\u0020\u006f\u0072d\u0065\u0072\u002e\u000a\u0009\u0076\u0030\u003d\u0025\u0073\u000a\u0009\u0020\u0076\u003d\u0025\u0073",_cbafb ,_bgeb ); -};if _bgeb ._gabcd > _cbafb ._gabcd +_ebgc {_bbea (_bgeb );}else {_babc [_cbafb ]=append (_babc [_cbafb ],_bgeb );};};_bcedg :=make (map[*ruling ]float64 ,len (_babc ));_ebbeaa :=make (map[*ruling ]*ruling ,len (_aadeg ));for _fgcf ,_bbcfb :=range _babc {_bcedg [_fgcf ]=_bbcfb .mergePrimary (); -for _ ,_bbbac :=range _bbcfb {_ebbeaa [_bbbac ]=_fgcf ;};};for _ ,_gbde :=range _aadeg {_gbde ._gabcd =_bcedg [_ebbeaa [_gbde ]];};_dbafb :=make (rulingList ,0,len (_aadeg ));for _ ,_fbag :=range _babc {_fagae :=_fbag .splitSec ();for _dbef ,_eddf :=range _fagae {_cbcb :=_eddf .merge (); -if len (_dbafb )> 0{_gdae :=_dbafb [len (_dbafb )-1];if _gdae .alignsPrimary (_cbcb )&&_gdae .alignsSec (_cbcb ){_fb .Log .Error ("\u0073\u006e\u0061\u0070\u0054\u006fG\u0072\u006f\u0075\u0070\u0073\u0044\u0069\u0072\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0044\u0075\u0070\u006ci\u0063\u0061\u0074\u0065\u0020\u0069\u003d\u0025\u0064\u000a\u0009\u0077\u003d\u0025s\u000a\t\u0076\u003d\u0025\u0073",_dbef ,_gdae ,_cbcb ); -continue ;};};_dbafb =append (_dbafb ,_cbcb );};};_dbafb .sortStrict ();return _dbafb ;};func _baf (_gdd []Font ,_dab string )bool {for _ ,_ace :=range _gdd {if _ace .FontName ==_dab {return true ;};};return false ;};type textObject struct{_fcb *Extractor ; -_afgf *_bd .PdfPageResources ;_dcd _ad .GraphicsState ;_beg *textState ;_ecfd *stateStack ;_efa _ga .Matrix ;_fdce _ga .Matrix ;_cag []*textMark ;_caad bool ;};func (_bfdf *textObject )moveTextSetLeading (_add ,_bbef float64 ){_bfdf ._beg ._dgcg =-_bbef ; -_bfdf .moveLP (_add ,_bbef );};func (_beca paraList )computeEBBoxes (){if _ageec {_fb .Log .Info ("\u0063o\u006dp\u0075\u0074\u0065\u0045\u0042\u0042\u006f\u0078\u0065\u0073\u003a");};for _ ,_bdeb :=range _beca {_bdeb ._fcegg =_bdeb .PdfRectangle ;};_febd :=_beca .yNeighbours (0); -for _dffgg ,_babg :=range _beca {_bgddg :=_babg ._fcegg ;_bdegf ,_ebegf :=-1.0e9,+1.0e9;for _ ,_gdbdg :=range _febd [_babg ]{_dfgfc :=_beca [_gdbdg ]._fcegg ;if _dfgfc .Urx < _bgddg .Llx {_bdegf =_e .Max (_bdegf ,_dfgfc .Urx );}else if _bgddg .Urx < _dfgfc .Llx {_ebegf =_e .Min (_ebegf ,_dfgfc .Llx ); -};};for _cfbc ,_baae :=range _beca {_efcf :=_baae ._fcegg ;if _dffgg ==_cfbc ||_efcf .Ury > _bgddg .Lly {continue ;};if _bdegf <=_efcf .Llx &&_efcf .Llx < _bgddg .Llx {_bgddg .Llx =_efcf .Llx ;}else if _efcf .Urx <=_ebegf &&_bgddg .Urx < _efcf .Urx {_bgddg .Urx =_efcf .Urx ; -};};if _ageec {_cbg .Printf ("\u0025\u0034\u0064\u003a %\u0036\u002e\u0032\u0066\u2192\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0071\u000a",_dffgg ,_babg ._fcegg ,_bgddg ,_ddfcg (_babg .text (),50));};_babg ._fcegg =_bgddg ;};if _eedf {for _ ,_fece :=range _beca {_fece .PdfRectangle =_fece ._fcegg ; -};};};func _babga (_ccfac map[int ][]float64 )string {_bbccf :=_bdgcb (_ccfac );_gaec :=make ([]string ,len (_ccfac ));for _ddgfg ,_aagbf :=range _bbccf {_gaec [_ddgfg ]=_cbg .Sprintf ("\u0025\u0064\u003a\u0020\u0025\u002e\u0032\u0066",_aagbf ,_ccfac [_aagbf ]); -};return _cbg .Sprintf ("\u007b\u0025\u0073\u007d",_bb .Join (_gaec ,"\u002c\u0020"));};type textWord struct{_bd .PdfRectangle ;_gabaag float64 ;_ffdcg string ;_gfdga []*textMark ;_efce float64 ;_cgbdf bool ;}; +func (_aac *TextMarkArray )RangeOffset (start ,end int )(*TextMarkArray ,error ){if _aac ==nil {return nil ,_ed .New ("\u006da\u003d\u003d\u006e\u0069\u006c");};if end < start {return nil ,_cf .Errorf ("\u0065\u006e\u0064\u0020\u003c\u0020\u0073\u0074\u0061\u0072\u0074\u002e\u0020\u0052\u0061n\u0067\u0065\u004f\u0066\u0066\u0073\u0065\u0074\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064\u002e\u0020\u0073\u0074\u0061\u0072t=\u0025\u0064\u0020\u0065\u006e\u0064\u003d\u0025\u0064\u0020",start ,end ); +};_afbde :=len (_aac ._bag );if _afbde ==0{return _aac ,nil ;};if start < _aac ._bag [0].Offset {start =_aac ._bag [0].Offset ;};if end > _aac ._bag [_afbde -1].Offset +1{end =_aac ._bag [_afbde -1].Offset +1;};_gac :=_ba .Search (_afbde ,func (_eeg int )bool {return _aac ._bag [_eeg ].Offset +len (_aac ._bag [_eeg ].Text )-1>=start }); +if !(0<=_gac &&_gac < _afbde ){_cece :=_cf .Errorf ("\u004f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u002e\u0020\u0073\u0074\u0061\u0072\u0074\u003d%\u0064\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020\u006c\u0065\u006e\u003d\u0025\u0064\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025\u0076\u000a\u0009 \u006c\u0061\u0073\u0074\u003d%\u0076",start ,_gac ,_afbde ,_aac ._bag [0],_aac ._bag [_afbde -1]); +return nil ,_cece ;};_bceb :=_ba .Search (_afbde ,func (_edba int )bool {return _aac ._bag [_edba ].Offset > end -1});if !(0<=_bceb &&_bceb < _afbde ){_ecca :=_cf .Errorf ("\u004f\u0075\u0074\u0020\u006f\u0066\u0020r\u0061\u006e\u0067e\u002e\u0020\u0065n\u0064\u003d%\u0064\u0020\u0069\u0045\u006e\u0064=\u0025d \u006c\u0065\u006e\u003d\u0025\u0064\u000a\u0009\u0066\u0069\u0072\u0073\u0074\u003d\u0025\u0076\u000a\u0009\u0020\u006c\u0061\u0073\u0074\u003d\u0025\u0076",end ,_bceb ,_afbde ,_aac ._bag [0],_aac ._bag [_afbde -1]); +return nil ,_ecca ;};if _bceb <=_gac {return nil ,_cf .Errorf ("\u0069\u0045\u006e\u0064\u0020\u003c=\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003a\u0020\u0073\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020\u0065\u006ed\u003d\u0025\u0064\u0020\u0069\u0053\u0074\u0061\u0072\u0074\u003d\u0025\u0064\u0020i\u0045n\u0064\u003d\u0025\u0064",start ,end ,_gac ,_bceb ); +};return &TextMarkArray {_bag :_aac ._bag [_gac :_bceb ]},nil ;};func (_dcba *subpath )makeRectRuling (_egeg _d .Color )(*ruling ,bool ){if _aceg {_fc .Log .Info ("\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0070\u0061\u0074\u0068\u003d\u0025\u0076",_dcba ); +};_cdeb :=_dcba ._gfagc [:4];_afef :=make (map[int ]rulingKind ,len (_cdeb ));for _feda ,_deead :=range _cdeb {_feef :=_dcba ._gfagc [(_feda +1)%4];_afef [_feda ]=_cecb (_deead ,_feef );if _aceg {_cf .Printf ("\u0025\u0034\u0064: \u0025\u0073\u0020\u003d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066",_feda ,_afef [_feda ],_deead ,_feef ); +};};if _aceg {_cf .Printf ("\u0020\u0020\u0020\u006b\u0069\u006e\u0064\u0073\u003d\u0025\u002b\u0076\u000a",_afef );};var _gcffb ,_eccc []int ;for _aagc ,_acgca :=range _afef {switch _acgca {case _ecacd :_eccc =append (_eccc ,_aagc );case _bgcg :_gcffb =append (_gcffb ,_aagc ); +};};if _aceg {_cf .Printf ("\u0020\u0020 \u0068\u006f\u0072z\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_eccc ),_eccc );_cf .Printf ("\u0020\u0020 \u0076\u0065\u0072t\u0073\u003d\u0025\u0064\u0020\u0025\u002b\u0076\u000a",len (_gcffb ),_gcffb ); +};_ecfe :=(len (_eccc )==2&&len (_gcffb )==2)||(len (_eccc )==2&&len (_gcffb )==0&&_eabba (_cdeb [_eccc [0]],_cdeb [_eccc [1]]))||(len (_gcffb )==2&&len (_eccc )==0&&_eeddd (_cdeb [_gcffb [0]],_cdeb [_gcffb [1]]));if _aceg {_cf .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_eccc ),len (_gcffb ),_ecfe ); +};if !_ecfe {if _aceg {_fc .Log .Error ("\u0021!\u006d\u0061\u006b\u0065R\u0065\u0063\u0074\u0052\u0075l\u0069n\u0067:\u0020\u0070\u0061\u0074\u0068\u003d\u0025v",_dcba );_cf .Printf (" \u0020\u0020\u0068\u006f\u0072\u007as\u003d\u0025\u0064\u0020\u0076\u0065\u0072\u0074\u0073=\u0025\u0064\u0020o\u006b=\u0025\u0074\u000a",len (_eccc ),len (_gcffb ),_ecfe ); +};return &ruling {},false ;};if len (_gcffb )==0{for _gcdc ,_dagdf :=range _afef {if _dagdf !=_ecacd {_gcffb =append (_gcffb ,_gcdc );};};};if len (_eccc )==0{for _fdace ,_baea :=range _afef {if _baea !=_bgcg {_eccc =append (_eccc ,_fdace );};};};if _aceg {_fc .Log .Info ("\u006da\u006b\u0065R\u0065\u0063\u0074\u0052u\u006c\u0069\u006eg\u003a\u0020\u0068\u006f\u0072\u007a\u0073\u003d\u0025d \u0076\u0065\u0072t\u0073\u003d%\u0064\u0020\u0070\u006f\u0069\u006et\u0073\u003d%\u0064\u000a"+"\u0009\u0020\u0068o\u0072\u007a\u0073\u003d\u0025\u002b\u0076\u000a"+"\u0009\u0020\u0076e\u0072\u0074\u0073\u003d\u0025\u002b\u0076\u000a"+"\t\u0070\u006f\u0069\u006e\u0074\u0073\u003d\u0025\u002b\u0076",len (_eccc ),len (_gcffb ),len (_cdeb ),_eccc ,_gcffb ,_cdeb ); +};var _agdf ,_cbgd ,_afda ,_dgdd _cg .Point ;if _cdeb [_eccc [0]].Y > _cdeb [_eccc [1]].Y {_afda ,_dgdd =_cdeb [_eccc [0]],_cdeb [_eccc [1]];}else {_afda ,_dgdd =_cdeb [_eccc [1]],_cdeb [_eccc [0]];};if _cdeb [_gcffb [0]].X > _cdeb [_gcffb [1]].X {_agdf ,_cbgd =_cdeb [_gcffb [0]],_cdeb [_gcffb [1]]; +}else {_agdf ,_cbgd =_cdeb [_gcffb [1]],_cdeb [_gcffb [0]];};_cbbg :=_ea .PdfRectangle {Llx :_agdf .X ,Urx :_cbgd .X ,Lly :_dgdd .Y ,Ury :_afda .Y };if _cbbg .Llx > _cbbg .Urx {_cbbg .Llx ,_cbbg .Urx =_cbbg .Urx ,_cbbg .Llx ;};if _cbbg .Lly > _cbbg .Ury {_cbbg .Lly ,_cbbg .Ury =_cbbg .Ury ,_cbbg .Lly ; +};_bfcg :=rectRuling {PdfRectangle :_cbbg ,_bfdc :_bdfe (_cbbg ),Color :_egeg };if _bfcg ._bfdc ==_badgc {if _aceg {_fc .Log .Error ("\u006da\u006b\u0065\u0052\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006eg\u003a\u0020\u006b\u0069\u006e\u0064\u003d\u006e\u0069\u006c"); +};return nil ,false ;};_dfabb ,_fcfa :=_bfcg .asRuling ();if !_fcfa {if _aceg {_fc .Log .Error ("\u006da\u006b\u0065\u0052\u0065c\u0074\u0052\u0075\u006c\u0069n\u0067:\u0020!\u0069\u0073\u0052\u0075\u006c\u0069\u006eg");};return nil ,false ;};if _gbbe {_cf .Printf ("\u0020\u0020\u0020\u0072\u003d\u0025\u0073\u000a",_dfabb .String ()); +};return _dfabb ,true ;};func _afbcec (_gdfde string ,_eeccd int )string {if len (_gdfde )< _eeccd {return _gdfde ;};return _gdfde [:_eeccd ];};func _bfcef (_abeab []*textLine ,_dgeb map[float64 ][]*textLine )[]*list {_fbbe :=_cdbbf (_dgeb );_dgagg :=[]*list {}; +if len (_fbbe )==0{return _dgagg ;};_cfcf :=_fbbe [0];_bega :=1;_cdeac :=_dgeb [_cfcf ];for _gegea ,_efad :=range _cdeac {var _dfabe float64 ;_cbgc :=[]*list {};_dbag :=_efad ._fbgb ;_cgfdf :=-1.0;if _gegea < len (_cdeac )-1{_cgfdf =_cdeac [_gegea +1]._fbgb ; +};if _bega < len (_fbbe ){_cbgc =_dace (_abeab ,_dgeb ,_fbbe ,_bega ,_dbag ,_cgfdf );};_dfabe =_cgfdf ;if len (_cbgc )> 0{_accc :=_cbgc [0];if len (_accc ._addb )> 0{_dfabe =_accc ._addb [0]._fbgb ;};};_gegc :=[]*textLine {_efad };_gccc :=_bdacfc (_efad ,_abeab ,_fbbe ,_dbag ,_dfabe ); +_gegc =append (_gegc ,_gccc ...);_eafd :=_gaag (_gegc ,"\u0062\u0075\u006c\u006c\u0065\u0074",_cbgc );_eafd ._eeefb =_cgcb (_gegc ,"");_dgagg =append (_dgagg ,_eafd );};return _dgagg ;}; -// String returns a description of `tm`. -func (_dacbb *textMark )String ()string {return _cbg .Sprintf ("\u0025\u002e\u0032f \u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\u0022\u0025\u0073\u0022",_dacbb .PdfRectangle ,_dacbb ._afbae ,_dacbb ._becfb );};var _cfb =false ; -func (_aebcd compositeCell )String ()string {_bgaf :="";if len (_aebcd .paraList )> 0{_bgaf =_ddfcg (_aebcd .paraList .merge ().text (),50);};return _cbg .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0070\u0061\u0072a\u0073\u0020\u0025\u0071",_aebcd .PdfRectangle ,len (_aebcd .paraList ),_bgaf ); -};func (_aac *structTreeRoot )parseStructTreeRoot (_acgea _cf .PdfObject ){if _acgea !=nil {_cgdcf ,_abgb :=_cf .GetDict (_acgea );if !_abgb {_fb .Log .Debug ("\u0070\u0061\u0072s\u0065\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u003a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e"); -};K :=_cgdcf .Get ("\u004b");_deee :=_cgdcf .Get ("\u0054\u0079\u0070\u0065").String ();var _fbfgd *_cf .PdfObjectArray ;switch _bdcf :=K .(type ){case *_cf .PdfObjectArray :_fbfgd =_bdcf ;case *_cf .PdfObjectReference :_fbfgd =_cf .MakeArray (K );};_cbgfe :=[]structElement {}; -for _ ,_bddc :=range _fbfgd .Elements (){_gbeg :=&structElement {};_gbeg .parseStructElement (_bddc );_cbgfe =append (_cbgfe ,*_gbeg );};_aac ._gagg =_cbgfe ;_aac ._cbee =_deee ;};};func (_bad *textObject )reset (){_bad ._efa =_ga .IdentityMatrix ();_bad ._fdce =_ga .IdentityMatrix (); -_bad ._cag =nil ;};func (_dacfa *textWord )absorb (_cbcec *textWord ){_dacfa .PdfRectangle =_agcf (_dacfa .PdfRectangle ,_cbcec .PdfRectangle );_dacfa ._gfdga =append (_dacfa ._gfdga ,_cbcec ._gfdga ...);}; +// String returns a human readable description of `ss`. +func (_bccb *shapesState )String ()string {return _cf .Sprintf ("\u007b\u0025\u0064\u0020su\u0062\u0070\u0061\u0074\u0068\u0073\u0020\u0066\u0072\u0065\u0073\u0068\u003d\u0025t\u007d",len (_bccb ._agbgb ),_bccb ._cdceb );};func (_ggee *shapesState )drawRectangle (_egec ,_aed ,_aag ,_ddff float64 ){if _dfcf {_gbff :=_ggee .devicePoint (_egec ,_aed ); +_eebb :=_ggee .devicePoint (_egec +_aag ,_aed +_ddff );_defef :=_ea .PdfRectangle {Llx :_gbff .X ,Lly :_gbff .Y ,Urx :_eebb .X ,Ury :_eebb .Y };_fc .Log .Info ("d\u0072a\u0077\u0052\u0065\u0063\u0074\u0061\u006e\u0067l\u0065\u003a\u0020\u00256.\u0032\u0066",_defef ); +};_ggee .newSubPath ();_ggee .moveTo (_egec ,_aed );_ggee .lineTo (_egec +_aag ,_aed );_ggee .lineTo (_egec +_aag ,_aed +_ddff );_ggee .lineTo (_egec ,_aed +_ddff );_ggee .closePath ();};type textState struct{_gfc float64 ;_aade float64 ;_cccc float64 ; +_acge float64 ;_fgfa float64 ;_afbd RenderMode ;_gbb float64 ;_egcgg *_ea .PdfFont ;_caa _ea .PdfRectangle ;_febd int ;_dcee int ;};func (_eddf rulingList )toTilings ()(rulingList ,[]gridTiling ){_eddf .log ("\u0074o\u0054\u0069\u006c\u0069\u006e\u0067s"); +if len (_eddf )==0{return nil ,nil ;};_eddf =_eddf .tidied ("\u0061\u006c\u006c");_eddf .log ("\u0074\u0069\u0064\u0069\u0065\u0064");_aacf :=_eddf .toGrids ();_cecd :=make ([]gridTiling ,len (_aacf ));for _deac ,_adde :=range _aacf {_cecd [_deac ]=_adde .asTiling (); +};return _eddf ,_cecd ;};func (_ddgd *subpath )clear (){*_ddgd =subpath {}};func (_fgffd rulingList )secMinMax ()(float64 ,float64 ){_agfc ,_ffbbcb :=_fgffd [0]._fddc ,_fgffd [0]._begad ;for _ ,_efee :=range _fgffd [1:]{if _efee ._fddc < _agfc {_agfc =_efee ._fddc ; +};if _efee ._begad > _ffbbcb {_ffbbcb =_efee ._begad ;};};return _agfc ,_ffbbcb ;};func (_aaa *textObject )renderText (_dgcf _ad .PdfObject ,_eaba []byte ,_caeb int ,_gaaa string )error {if _aaa ._ecce {_fc .Log .Debug ("\u0072\u0065\u006e\u0064\u0065r\u0054\u0065\u0078\u0074\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0066\u006f\u006e\u0074\u002e\u0020\u004e\u006f\u0074\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u002e"); +return nil ;};_dbcf :=_aaa .getCurrentFont ();_gcbd :=_dbcf .BytesToCharcodes (_eaba );_cfcc ,_fdd ,_cagef :=_dbcf .CharcodesToStrings (_gcbd ,_gaaa );if _cagef > 0{_fc .Log .Debug ("\u0072\u0065nd\u0065\u0072\u0054e\u0078\u0074\u003a\u0020num\u0043ha\u0072\u0073\u003d\u0025\u0064\u0020\u006eum\u004d\u0069\u0073\u0073\u0065\u0073\u003d%\u0064",_fdd ,_cagef ); +};_aaa ._abcg ._febd +=_fdd ;_aaa ._abcg ._dcee +=_cagef ;_beac :=_aaa ._abcg ;_aafb :=_beac ._fgfa ;_bda :=_beac ._cccc /100.0;_ecee :=_fgaf ;if _dbcf .Subtype ()=="\u0054\u0079\u0070e\u0033"{_ecee =1;};_fcad ,_cdcc :=_dbcf .GetRuneMetrics (' ');if !_cdcc {_fcad ,_cdcc =_dbcf .GetCharMetrics (32); +};if !_cdcc {_fcad ,_ =_ea .DefaultFont ().GetRuneMetrics (' ');};_gccb :=_fcad .Wx *_ecee ;_fc .Log .Trace ("\u0073p\u0061\u0063e\u0057\u0069\u0064t\u0068\u003d\u0025\u002e\u0032\u0066\u0020t\u0065\u0078\u0074\u003d\u0025\u0071 \u0066\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0066\u006f\u006et\u0053\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066",_gccb ,_cfcc ,_dbcf ,_aafb ); +_ecgg :=_cg .NewMatrix (_aafb *_bda ,0,0,_aafb ,0,_beac ._gbb );if _fdaf {_fc .Log .Info ("\u0072\u0065\u006e\u0064\u0065\u0072T\u0065\u0078\u0074\u003a\u0020\u0025\u0064\u0020\u0063\u006f\u0064\u0065\u0073=\u0025\u002b\u0076\u0020\u0074\u0065\u0078t\u0073\u003d\u0025\u0071",len (_gcbd ),_gcbd ,_cfcc ); +};_fc .Log .Trace ("\u0072\u0065\u006e\u0064\u0065\u0072T\u0065\u0078\u0074\u003a\u0020\u0025\u0064\u0020\u0063\u006f\u0064\u0065\u0073=\u0025\u002b\u0076\u0020\u0072\u0075\u006ee\u0073\u003d\u0025\u0071",len (_gcbd ),_gcbd ,len (_cfcc ));_ebcf :=_aaa .getFillColor (); +_dgag :=_aaa .getStrokeColor ();for _ege ,_aeae :=range _cfcc {_bfcb :=[]rune (_aeae );if len (_bfcb )==1&&_bfcb [0]=='\x00'{continue ;};_bad :=_gcbd [_ege ];_cda :=_aaa ._ggda .CTM .Mult (_aaa ._bdfa ).Mult (_ecgg );_edbc :=0.0;if len (_bfcb )==1&&_bfcb [0]==32{_edbc =_beac ._aade ; +};_adca ,_eggd :=_dbcf .GetCharMetrics (_bad );if !_eggd {_fc .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u004e\u006f \u006d\u0065\u0074r\u0069\u0063\u0020\u0066\u006f\u0072\u0020\u0063\u006fde\u003d\u0025\u0064 \u0072\u003d0\u0078\u0025\u0030\u0034\u0078\u003d%\u002b\u0071 \u0025\u0073",_bad ,_bfcb ,_bfcb ,_dbcf ); +return _cf .Errorf ("\u006e\u006f\u0020\u0063\u0068\u0061\u0072\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073:\u0020f\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0063\u006f\u0064\u0065\u003d\u0025\u0064",_dbcf .String (),_bad );};_eedc :=_cg .Point {X :_adca .Wx *_ecee ,Y :_adca .Wy *_ecee }; +_aec :=_cg .Point {X :(_eedc .X *_aafb +_edbc )*_bda };_gdfg :=_cg .Point {X :(_eedc .X *_aafb +_beac ._gfc +_edbc )*_bda };if _fdaf {_fc .Log .Info ("\u0074\u0066\u0073\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0063\u003d\u0025\u002e\u0032f\u0020t\u0077\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_aafb ,_beac ._gfc ,_beac ._aade ,_bda ); +_fc .Log .Info ("\u0064x\u002c\u0064\u0079\u003d%\u002e\u0033\u0066\u0020\u00740\u003d%\u002e3\u0066\u0020\u0074\u003d\u0025\u002e\u0033f",_eedc ,_aec ,_gdfg );};_bdfd :=_eead (_aec );_babea :=_eead (_gdfg );_egbgc :=_aaa ._ggda .CTM .Mult (_aaa ._bdfa ).Mult (_bdfd ); +if _fgffe {_fc .Log .Info ("e\u006e\u0064\u003a\u000a\tC\u0054M\u003d\u0025\u0073\u000a\u0009 \u0074\u006d\u003d\u0025\u0073\u000a"+"\u0009\u0020t\u0064\u003d\u0025s\u0020\u0078\u006c\u0061\u0074\u003d\u0025\u0073\u000a"+"\u0009t\u0064\u0030\u003d\u0025s\u000a\u0009\u0020\u0020\u2192 \u0025s\u0020x\u006c\u0061\u0074\u003d\u0025\u0073",_aaa ._ggda .CTM ,_aaa ._bdfa ,_babea ,_daaf (_aaa ._ggda .CTM .Mult (_aaa ._bdfa ).Mult (_babea )),_bdfd ,_egbgc ,_daaf (_egbgc )); +};_edfa ,_dbcff :=_aaa .newTextMark (_edc .ExpandLigatures (_bfcb ),_cda ,_daaf (_egbgc ),_ag .Abs (_gccb *_cda .ScalingFactorX ()),_dbcf ,_aaa ._abcg ._gfc ,_ebcf ,_dgag ,_dgcf ,_cfcc ,_ege ,_caeb );if !_dbcff {_fc .Log .Debug ("\u0054\u0065\u0078\u0074\u0020\u006d\u0061\u0072\u006b\u0020\u006f\u0075\u0074\u0073\u0069d\u0065 \u0070\u0061\u0067\u0065\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067"); +continue ;};if _dbcf ==nil {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u002e");}else if _dbcf .Encoder ()==nil {_fc .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020N\u006f\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006eg\u002e\u0020\u0066o\u006et\u003d\u0025\u0073",_dbcf ); +}else {if _caee ,_dbg :=_dbcf .Encoder ().CharcodeToRune (_bad );_dbg {_edfa ._aeef =string (_caee );};};_fc .Log .Trace ("i\u003d\u0025\u0064\u0020\u0063\u006fd\u0065\u003d\u0025\u0064\u0020\u006d\u0061\u0072\u006b=\u0025\u0073\u0020t\u0072m\u003d\u0025\u0073",_ege ,_bad ,_edfa ,_cda ); +_aaa ._afgad =append (_aaa ._afgad ,&_edfa );_aaa ._bdfa .Concat (_babea );};return nil ;};func (_ecbbb *textTable )subdivide ()*textTable {_ecbbb .logComposite ("\u0073u\u0062\u0064\u0069\u0076\u0069\u0064e");_fgbcb :=_ecbbb .compositeRowCorridors (); +_ccd :=_ecbbb .compositeColCorridors ();if _dgda {_fc .Log .Info ("\u0073u\u0062\u0064i\u0076\u0069\u0064\u0065:\u000a\u0009\u0072o\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s=\u0025\u0073\u000a\t\u0063\u006fl\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073=\u0025\u0073",_ggeb (_fgbcb ),_ggeb (_ccd )); +};if len (_fgbcb )==0||len (_ccd )==0{return _ecbbb ;};_fgdc (_fgbcb );_fgdc (_ccd );if _dgda {_fc .Log .Info ("\u0073\u0075\u0062\u0064\u0069\u0076\u0069\u0064\u0065\u0020\u0066\u0069\u0078\u0065\u0064\u003a\u000a\u0009r\u006f\u0077\u0043\u006f\u0072\u0072\u0069d\u006f\u0072\u0073\u003d\u0025\u0073\u000a\u0009\u0063\u006f\u006cC\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u003d\u0025\u0073",_ggeb (_fgbcb ),_ggeb (_ccd )); +};_fdef ,_fecga :=_cgeae (_ecbbb ._ebaab ,_fgbcb );_gead ,_edddc :=_cgeae (_ecbbb ._agaf ,_ccd );_feadf :=make (map[uint64 ]*textPara ,_edddc *_fecga );_fccb :=&textTable {PdfRectangle :_ecbbb .PdfRectangle ,_agae :_ecbbb ._agae ,_ebaab :_fecga ,_agaf :_edddc ,_aaedb :_feadf }; +if _dgda {_fc .Log .Info ("\u0073\u0075b\u0064\u0069\u0076\u0069\u0064\u0065\u003a\u0020\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0020\u003d\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0063\u0065\u006c\u006c\u0073\u003d\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u000a"+"\u0009\u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s\u003d\u0025\u0073\u000a"+"\u0009\u0063\u006f\u006c\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s\u003d\u0025\u0073\u000a"+"\u0009\u0079\u004f\u0066\u0066\u0073\u0065\u0074\u0073=\u0025\u002b\u0076\u000a"+"\u0009\u0078\u004f\u0066\u0066\u0073\u0065\u0074\u0073\u003d\u0025\u002b\u0076",_ecbbb ._agaf ,_ecbbb ._ebaab ,_edddc ,_fecga ,_ggeb (_fgbcb ),_ggeb (_ccd ),_fdef ,_gead ); +};for _eeeb :=0;_eeeb < _ecbbb ._ebaab ;_eeeb ++{_fbdg :=_fdef [_eeeb ];for _bfgg :=0;_bfgg < _ecbbb ._agaf ;_bfgg ++{_cbbc :=_gead [_bfgg ];if _dgda {_cf .Printf ("\u0025\u0036\u0064\u002c %\u0032\u0064\u003a\u0020\u0078\u0030\u003d\u0025\u0064\u0020\u0079\u0030\u003d\u0025d\u000a",_bfgg ,_eeeb ,_cbbc ,_fbdg ); +};_dcdedf ,_aacaa :=_ecbbb ._ecag [_fcgc (_bfgg ,_eeeb )];if !_aacaa {continue ;};_abbgf :=_dcdedf .split (_fgbcb [_eeeb ],_ccd [_bfgg ]);for _ffdf :=0;_ffdf < _abbgf ._ebaab ;_ffdf ++{for _bdcae :=0;_bdcae < _abbgf ._agaf ;_bdcae ++{_fefaa :=_abbgf .get (_bdcae ,_ffdf ); +_fccb .put (_cbbc +_bdcae ,_fbdg +_ffdf ,_fefaa );if _dgda {_cf .Printf ("\u0025\u0038\u0064\u002c\u0020\u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_cbbc +_bdcae ,_fbdg +_ffdf ,_fefaa );};};};};};return _fccb ;};type lists []*list ;func (_eced *ruling )alignsPrimary (_dafcf *ruling )bool {return _eced ._gddac ==_dafcf ._gddac &&_ag .Abs (_eced ._cafa -_dafcf ._cafa )< _ggf *0.5; +};func (_begag paraList )writeText (_cebd _e .Writer ){for _afaa ,_bgec :=range _begag {if _bgec ._cdgcg {continue ;};_bgec .writeText (_cebd );if _afaa !=len (_begag )-1{if _fcbea (_bgec ,_begag [_afaa +1]){_cebd .Write ([]byte ("\u0020"));}else {_cebd .Write ([]byte ("\u000a")); +_cebd .Write ([]byte ("\u000a"));};};};_cebd .Write ([]byte ("\u000a"));_cebd .Write ([]byte ("\u000a"));};func _cgeae (_dgfab int ,_agcdcf map[int ][]float64 )([]int ,int ){_cgeaa :=make ([]int ,_dgfab );_gddad :=0;for _feecb :=0;_feecb < _dgfab ;_feecb ++{_cgeaa [_feecb ]=_gddad ; +_gddad +=len (_agcdcf [_feecb ])+1;};return _cgeaa ,_gddad ;};type paraList []*textPara ;func _aefa (_fdag map[int ][]float64 )[]int {_eccca :=make ([]int ,len (_fdag ));_fdfgc :=0;for _ggef :=range _fdag {_eccca [_fdfgc ]=_ggef ;_fdfgc ++;};_ba .Ints (_eccca ); +return _eccca ;};func (_adgf *textObject )newTextMark (_fbfa string ,_daeea _cg .Matrix ,_fddb _cg .Point ,_fcaee float64 ,_cbdeb *_ea .PdfFont ,_ceddf float64 ,_cfbd ,_eafdb _d .Color ,_ggcc _ad .PdfObject ,_cfdab []string ,_bdgc int ,_egecb int )(textMark ,bool ){_bcgff :=_daeea .Angle (); +_dadfc :=_bffba (_bcgff ,_afdc );var _fagg float64 ;if _dadfc %180!=90{_fagg =_daeea .ScalingFactorY ();}else {_fagg =_daeea .ScalingFactorX ();};_eedde :=_daaf (_daeea );_efaf :=_ea .PdfRectangle {Llx :_eedde .X ,Lly :_eedde .Y ,Urx :_fddb .X ,Ury :_fddb .Y }; +switch _dadfc %360{case 90:_efaf .Urx -=_fagg ;case 180:_efaf .Ury -=_fagg ;case 270:_efaf .Urx +=_fagg ;case 0:_efaf .Ury +=_fagg ;default:_dadfc =0;_efaf .Ury +=_fagg ;};if _efaf .Llx > _efaf .Urx {_efaf .Llx ,_efaf .Urx =_efaf .Urx ,_efaf .Llx ;};if _efaf .Lly > _efaf .Ury {_efaf .Lly ,_efaf .Ury =_efaf .Ury ,_efaf .Lly ; +};_abbc :=true ;if _adgf ._dbdb ._gdb .Width ()> 0{_egdc ,_gcfed :=_fcag (_efaf ,_adgf ._dbdb ._gdb );if !_gcfed {_abbc =false ;_fc .Log .Debug ("\u0054\u0065\u0078\u0074\u0020m\u0061\u0072\u006b\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0070a\u0067\u0065\u002e\u0020\u0062\u0062\u006f\u0078\u003d\u0025\u0067\u0020\u006d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u003d\u0025\u0067\u0020\u0074\u0065\u0078\u0074\u003d\u0025q",_efaf ,_adgf ._dbdb ._gdb ,_fbfa ); +};_efaf =_egdc ;};_gedgb :=_efaf ;_babgb :=_adgf ._dbdb ._gdb ;switch _dadfc %360{case 90:_babgb .Urx ,_babgb .Ury =_babgb .Ury ,_babgb .Urx ;_gedgb =_ea .PdfRectangle {Llx :_babgb .Urx -_efaf .Ury ,Urx :_babgb .Urx -_efaf .Lly ,Lly :_efaf .Llx ,Ury :_efaf .Urx }; +case 180:_gedgb =_ea .PdfRectangle {Llx :_babgb .Urx -_efaf .Llx ,Urx :_babgb .Urx -_efaf .Urx ,Lly :_babgb .Ury -_efaf .Lly ,Ury :_babgb .Ury -_efaf .Ury };case 270:_babgb .Urx ,_babgb .Ury =_babgb .Ury ,_babgb .Urx ;_gedgb =_ea .PdfRectangle {Llx :_efaf .Ury ,Urx :_efaf .Lly ,Lly :_babgb .Ury -_efaf .Llx ,Ury :_babgb .Ury -_efaf .Urx }; +};if _gedgb .Llx > _gedgb .Urx {_gedgb .Llx ,_gedgb .Urx =_gedgb .Urx ,_gedgb .Llx ;};if _gedgb .Lly > _gedgb .Ury {_gedgb .Lly ,_gedgb .Ury =_gedgb .Ury ,_gedgb .Lly ;};_dabc :=textMark {_cddae :_fbfa ,PdfRectangle :_gedgb ,_ggac :_efaf ,_gggf :_cbdeb ,_afcb :_fagg ,_ggcf :_ceddf ,_babgc :_daeea ,_eaeb :_fddb ,_dggag :_dadfc ,_efcf :_cfbd ,_deba :_eafdb ,_ecffb :_ggcc ,_eegc :_cfdab ,Th :_adgf ._abcg ._cccc ,Tw :_adgf ._abcg ._aade ,_bfcfc :_egecb ,_cebee :_bdgc }; +if _dbge {_fc .Log .Info ("n\u0065\u0077\u0054\u0065\u0078\u0074M\u0061\u0072\u006b\u003a\u0020\u0073t\u0061\u0072\u0074\u003d\u0025\u002e\u0032f\u0020\u0065\u006e\u0064\u003d\u0025\u002e\u0032\u0066\u0020%\u0073",_eedde ,_fddb ,_dabc .String ());};return _dabc ,_abbc ; +};func _cgcb (_dcfdf []*textLine ,_gbdf string )string {var _ceg _eb .Builder ;_gdcad :=0.0;for _gcbg ,_egfe :=range _dcfdf {_gcbb :=_egfe .text ();_deb :=_egfe ._fbgb ;if _gcbg < len (_dcfdf )-1{_gdcad =_dcfdf [_gcbg +1]._fbgb ;}else {_gdcad =0.0;};_ceg .WriteString (_gbdf ); +_ceg .WriteString (_gcbb );if _gdcad !=_deb {_ceg .WriteString ("\u000a");}else {_ceg .WriteString ("\u0020");};};return _ceg .String ();};var _bce =[]string {"\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u004f\u004e","\u004f\u004e","\u0041\u004c","\u0045\u0054","\u0045\u0054","\u0041\u004c","\u0043\u0053","\u0041\u004c","\u004f\u004e","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0045\u0054","\u0041\u004e","\u0041\u004e","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004e","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c"}; +func (_bfdd *textLine )markWordBoundaries (){_egga :=_fff *_bfdd ._faee ;for _faeea ,_aeb :=range _bfdd ._bbada [1:]{if _fdbgb (_aeb ,_bfdd ._bbada [_faeea ])>=_egga {_aeb ._edfc =true ;};};};func (_gfded *textTable )bbox ()_ea .PdfRectangle {return _gfded .PdfRectangle }; +func _dbgd (_ebbdc *wordBag ,_adea *textWord ,_egdf float64 )bool {return _ebbdc .Urx <=_adea .Llx &&_adea .Llx < _ebbdc .Urx +_egdf ;}; + +// String returns a description of `v`. +func (_abcff *ruling )String ()string {if _abcff ._gddac ==_badgc {return "\u004e\u004f\u0054\u0020\u0052\u0055\u004c\u0049\u004e\u0047";};_febc ,_bbceg :="\u0078","\u0079";if _abcff ._gddac ==_ecacd {_febc ,_bbceg ="\u0079","\u0078";};_aacg :="";if _abcff ._gcccd !=0.0{_aacg =_cf .Sprintf (" \u0077\u0069\u0064\u0074\u0068\u003d\u0025\u002e\u0032\u0066",_abcff ._gcccd ); +};return _cf .Sprintf ("\u0025\u00310\u0073\u0020\u0025\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u0020\u002d\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0028\u0025\u0036\u002e\u0032\u0066\u0029\u0020\u0025\u0073\u0020\u0025\u0076\u0025\u0073",_abcff ._gddac ,_febc ,_abcff ._cafa ,_bbceg ,_abcff ._fddc ,_abcff ._begad ,_abcff ._begad -_abcff ._fddc ,_abcff ._afbc ,_abcff .Color ,_aacg ); +};func (_ebge paraList )sortReadingOrder (){_fc .Log .Trace ("\u0073\u006fr\u0074\u0052\u0065\u0061\u0064i\u006e\u0067\u004f\u0072\u0064e\u0072\u003a\u0020\u0070\u0061\u0072\u0061\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_ebge )); +if len (_ebge )<=1{return ;};_ebge .computeEBBoxes ();_ba .Slice (_ebge ,func (_fcbeb ,_efcab int )bool {return _ecbc (_ebge [_fcbeb ],_ebge [_efcab ])<=0});};func (_cfccd gridTile )contains (_gbeg _ea .PdfRectangle )bool {if _cfccd .numBorders ()< 3{return false ; +};if _cfccd ._cafgb &&_gbeg .Llx < _cfccd .Llx -_begee {return false ;};if _cfccd ._gcgff &&_gbeg .Urx > _cfccd .Urx +_begee {return false ;};if _cfccd ._beag &&_gbeg .Lly < _cfccd .Lly -_begee {return false ;};if _cfccd ._ddba &&_gbeg .Ury > _cfccd .Ury +_begee {return false ; +};return true ;};func (_dcfg rulingList )primaries ()[]float64 {_gfddd :=make (map[float64 ]struct{},len (_dcfg ));for _ ,_cecf :=range _dcfg {_gfddd [_cecf ._cafa ]=struct{}{};};_afccf :=make ([]float64 ,len (_gfddd ));_bfcee :=0;for _afdf :=range _gfddd {_afccf [_bfcee ]=_afdf ; +_bfcee ++;};_ba .Float64s (_afccf );return _afccf ;};func _fgdc (_ffge map[int ][]float64 ){if len (_ffge )<=1{return ;};_dddg :=_aefa (_ffge );if _dgda {_fc .Log .Info ("\u0066i\u0078C\u0065\u006c\u006c\u0073\u003a \u006b\u0065y\u0073\u003d\u0025\u002b\u0076",_dddg ); +};var _aaaag ,_acdeb int ;for _aaaag ,_acdeb =range _dddg {if _ffge [_acdeb ]!=nil {break ;};};for _bbca ,_cbade :=range _dddg [_aaaag :]{_dbcfe :=_ffge [_cbade ];if _dbcfe ==nil {continue ;};if _dgda {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u006b\u0030\u003d\u0025\u0064\u0020\u006b1\u003d\u0025\u0064\u000a",_aaaag +_bbca ,_acdeb ,_cbade ); +};_dgbfa :=_ffge [_cbade ];if _dgbfa [len (_dgbfa )-1]> _dbcfe [0]{_dgbfa [len (_dgbfa )-1]=_dbcfe [0];_ffge [_acdeb ]=_dgbfa ;};_acdeb =_cbade ;};};type cachedImage struct{_cff *_ea .Image ;_cag _ea .PdfColorspace ;};func (_fdfdb *textTable )emptyCompositeColumn (_efcef int )bool {for _dcda :=0; +_dcda < _fdfdb ._ebaab ;_dcda ++{if _ggggf ,_bcaega :=_fdfdb ._ecag [_fcgc (_efcef ,_dcda )];_bcaega {if len (_ggggf .paraList )> 0{return false ;};};};return true ;};func (_cgaccf rulingList )primMinMax ()(float64 ,float64 ){_aafed ,_fcda :=_cgaccf [0]._cafa ,_cgaccf [0]._cafa ; +for _ ,_aefef :=range _cgaccf [1:]{if _aefef ._cafa < _aafed {_aafed =_aefef ._cafa ;}else if _aefef ._cafa > _fcda {_fcda =_aefef ._cafa ;};};return _aafed ,_fcda ;};type stateStack []*textState ;func _bdcbb (_dafe ,_effb _bc .Image )_bc .Image {_gaga ,_abgg :=_effb .Bounds ().Size (),_dafe .Bounds ().Size (); +_ecbdf ,_ccff :=_gaga .X ,_gaga .Y ;if _abgg .X > _ecbdf {_ecbdf =_abgg .X ;};if _abgg .Y > _ccff {_ccff =_abgg .Y ;};_gcea :=_bc .Rect (0,0,_ecbdf ,_ccff );if _gaga .X !=_ecbdf ||_gaga .Y !=_ccff {_ceabg :=_bc .NewRGBA (_gcea );_gd .BiLinear .Scale (_ceabg ,_gcea ,_dafe ,_effb .Bounds (),_gd .Over ,nil ); +_effb =_ceabg ;};if _abgg .X !=_ecbdf ||_abgg .Y !=_ccff {_ebgef :=_bc .NewRGBA (_gcea );_gd .BiLinear .Scale (_ebgef ,_gcea ,_dafe ,_dafe .Bounds (),_gd .Over ,nil );_dafe =_ebgef ;};_bacb :=_bc .NewRGBA (_gcea );_gd .DrawMask (_bacb ,_gcea ,_dafe ,_bc .Point {},_effb ,_bc .Point {},_gd .Over ); +return _bacb ;};func (_feaf *textObject )setTextLeading (_edcb float64 ){if _feaf ==nil {return ;};_feaf ._abcg ._acge =_edcb ;};func _adgce (_bfgb _ea .PdfRectangle )*ruling {return &ruling {_gddac :_ecacd ,_cafa :_bfgb .Lly ,_fddc :_bfgb .Llx ,_begad :_bfgb .Urx }; +};func (_badd pathSection )bbox ()_ea .PdfRectangle {_dffb :=_badd ._gdfd [0]._gfagc [0];_aegc :=_ea .PdfRectangle {Llx :_dffb .X ,Urx :_dffb .X ,Lly :_dffb .Y ,Ury :_dffb .Y };_fafb :=func (_ffee _cg .Point ){if _ffee .X < _aegc .Llx {_aegc .Llx =_ffee .X ; +}else if _ffee .X > _aegc .Urx {_aegc .Urx =_ffee .X ;};if _ffee .Y < _aegc .Lly {_aegc .Lly =_ffee .Y ;}else if _ffee .Y > _aegc .Ury {_aegc .Ury =_ffee .Y ;};};for _ ,_feg :=range _badd ._gdfd [0]._gfagc [1:]{_fafb (_feg );};for _ ,_dceb :=range _badd ._gdfd [1:]{for _ ,_daeg :=range _dceb ._gfagc {_fafb (_daeg ); +};};return _aegc ;};func _fcgc (_bebaf ,_bedgc int )uint64 {return uint64 (_bebaf )*0x1000000+uint64 (_bedgc )};type subpath struct{_gfagc []_cg .Point ;_bge bool ;};func (_dec *textObject )checkOp (_egfa *_edb .ContentStreamOperation ,_cdeg int ,_fec bool )(_dbb bool ,_dfe error ){if _dec ==nil {var _gab []_ad .PdfObject ; +if _cdeg > 0{_gab =_egfa .Params ;if len (_gab )> _cdeg {_gab =_gab [:_cdeg ];};};_fc .Log .Debug ("\u0025\u0023q \u006f\u0070\u0065r\u0061\u006e\u0064\u0020out\u0073id\u0065\u0020\u0074\u0065\u0078\u0074\u002e p\u0061\u0072\u0061\u006d\u0073\u003d\u0025+\u0076",_egfa .Operand ,_gab ); +};if _cdeg >=0{if len (_egfa .Params )!=_cdeg {if _fec {_dfe =_ed .New ("\u0069n\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0070\u0061r\u0061m\u0065t\u0065\u0072\u0020\u0063\u006f\u0075\u006et");};_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u0023\u0071\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020h\u0061\u0076\u0065\u0020\u0025\u0064\u0020i\u006e\u0070\u0075\u0074\u0020\u0070\u0061\u0072\u0061\u006d\u0073,\u0020\u0067\u006f\u0074\u0020\u0025\u0064\u0020\u0025\u002b\u0076",_egfa .Operand ,_cdeg ,len (_egfa .Params ),_egfa .Params ); +return false ,_dfe ;};};return true ,nil ;};func (_ffca *textTable )emptyCompositeRow (_agdcb int )bool {for _dceg :=0;_dceg < _ffca ._agaf ;_dceg ++{if _eecc ,_fceb :=_ffca ._ecag [_fcgc (_dceg ,_agdcb )];_fceb {if len (_eecc .paraList )> 0{return false ; +};};};return true ;}; + +// PageImages represents extracted images on a PDF page with spatial information: +// display position and size. +type PageImages struct{Images []ImageMark ;};func (_fbbbd *textTable )depth ()float64 {_bbagd :=1e10;for _aaad :=0;_aaad < _fbbbd ._agaf ;_aaad ++{_gccdc :=_fbbbd .get (_aaad ,0);if _gccdc ==nil ||_gccdc ._cdgcg {continue ;};_bbagd =_ag .Min (_bbagd ,_gccdc .depth ()); +};return _bbagd ;};func (_addbd *textPara )isAtom ()*textTable {_bcbg :=_addbd ;_cccad :=_addbd ._gccd ;_edfaeb :=_addbd ._aedgf ;if _cccad .taken ()||_edfaeb .taken (){return nil ;};_gddab :=_cccad ._aedgf ;if _gddab .taken ()||_gddab !=_edfaeb ._gccd {return nil ; +};return _ccbb (_bcbg ,_cccad ,_edfaeb ,_gddab );};func _eeaf (_ebegbb float64 )bool {return _ag .Abs (_ebegbb )< _abadg };func (_afcd *wordBag )depthIndexes ()[]int {if len (_afcd ._dfga )==0{return nil ;};_fefb :=make ([]int ,len (_afcd ._dfga ));_agf :=0; +for _bddfe :=range _afcd ._dfga {_fefb [_agf ]=_bddfe ;_agf ++;};_ba .Ints (_fefb );return _fefb ;};func _fgde (_geac ,_bcef _ea .PdfRectangle )_ea .PdfRectangle {return _ea .PdfRectangle {Llx :_ag .Min (_geac .Llx ,_bcef .Llx ),Lly :_ag .Min (_geac .Lly ,_bcef .Lly ),Urx :_ag .Max (_geac .Urx ,_bcef .Urx ),Ury :_ag .Max (_geac .Ury ,_bcef .Ury )}; +};func _bdcee (_bageg _ea .PdfRectangle )*ruling {return &ruling {_gddac :_bgcg ,_cafa :_bageg .Llx ,_fddc :_bageg .Lly ,_begad :_bageg .Ury };};func _ggbc (_dgfdc ,_caada _ea .PdfRectangle )bool {return _cefd (_dgfdc ,_caada )&&_eedd (_dgfdc ,_caada ); +};func _caff (_acdca *textWord ,_gcde float64 ,_baac ,_bege rulingList )*wordBag {_bcgc :=_ebeg (_acdca ._bbcgb );_gag :=[]*textWord {_acdca };_ffc :=wordBag {_dfga :map[int ][]*textWord {_bcgc :_gag },PdfRectangle :_acdca .PdfRectangle ,_ggc :_acdca ._geba ,_aagd :_gcde ,_feae :_baac ,_dabg :_bege }; +return &_ffc ;};func _ebeg (_bacfb float64 )int {var _efce int ;if _bacfb >=0{_efce =int (_bacfb /_bcec );}else {_efce =int (_bacfb /_bcec )-1;};return _efce ;};func (_dacf *textObject )setHorizScaling (_cfce float64 ){if _dacf ==nil {return ;};_dacf ._abcg ._cccc =_cfce ; +};type bounded interface{bbox ()_ea .PdfRectangle };func (_badaf intSet )add (_cfff int ){_badaf [_cfff ]=struct{}{}};func _fbgg (_dbffa []*textLine )[]*textLine {_ecac :=[]*textLine {};for _ ,_feba :=range _dbffa {_addaf :=_feba .text ();_agbb :=_fccc .Find ([]byte (_addaf )); +if _agbb !=nil {_ecac =append (_ecac ,_feba );};};return _ecac ;};func _efae (_bgae []pathSection )rulingList {_egdeb (_bgae );if _gbbe {_fc .Log .Info ("\u006da\u006b\u0065\u0046\u0069l\u006c\u0052\u0075\u006c\u0069n\u0067s\u003a \u0025\u0064\u0020\u0066\u0069\u006c\u006cs",len (_bgae )); +};var _dacd rulingList ;for _ ,_bgcf :=range _bgae {for _ ,_cdfa :=range _bgcf ._gdfd {if !_cdfa .isQuadrilateral (){if _gbbe {_fc .Log .Error ("!\u0069s\u0051\u0075\u0061\u0064\u0072\u0069\u006c\u0061t\u0065\u0072\u0061\u006c: \u0025\u0073",_cdfa );}; +continue ;};if _bcefg ,_dgef :=_cdfa .makeRectRuling (_bgcf .Color );_dgef {_dacd =append (_dacd ,_bcefg );}else {if _aceg {_fc .Log .Error ("\u0021\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0073",_cdfa ); +};};};};if _gbbe {_fc .Log .Info ("\u006d\u0061\u006b\u0065Fi\u006c\u006c\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0073",_dacd .String ());};return _dacd ;};func (_cdad *textObject )moveLP (_bcb ,_egd float64 ){_cdad ._acdcf .Concat (_cg .NewMatrix (1,0,0,1,_bcb ,_egd )); +_cdad ._bdfa =_cdad ._acdcf ;}; + +// ApplyArea processes the page text only within the specified area `bbox`. +// Each time ApplyArea is called, it updates the result set in `pt`. +// Can be called multiple times in a row with different bounding boxes. +func (_cdge *PageText )ApplyArea (bbox _ea .PdfRectangle ){_agd :=make ([]*textMark ,0,len (_cdge ._ageb ));for _ ,_edcf :=range _cdge ._ageb {if _ggbc (_edcf .bbox (),bbox ){_agd =append (_agd ,_edcf );};};var _eba paraList ;_eafa :=len (_agd );for _abcc :=0; +_abcc < 360&&_eafa > 0;_abcc +=90{_cebe :=make ([]*textMark ,0,len (_agd )-_eafa );for _ ,_caeba :=range _agd {if _caeba ._dggag ==_abcc {_cebe =append (_cebe ,_caeba );};};if len (_cebe )> 0{_edca :=_dbef (_cebe ,_cdge ._aaab ,nil ,nil ,_cdge ._fafc ._bdc ); +_eba =append (_eba ,_edca ...);_eafa -=len (_cebe );};};_ddcb :=new (_gf .Buffer );_eba .writeText (_ddcb );_cdge ._cdb =_ddcb .String ();_cdge ._feeg =_eba .toTextMarks ();_cdge ._aeee =_eba .tables ();};func _eead (_gdba _cg .Point )_cg .Matrix {return _cg .TranslationMatrix (_gdba .X ,_gdba .Y )}; +type compositeCell struct{_ea .PdfRectangle ;paraList ;};func (_ddcbg *textTable )computeBbox ()_ea .PdfRectangle {var _fgfaf _ea .PdfRectangle ;_cbceg :=false ;for _gdeaa :=0;_gdeaa < _ddcbg ._ebaab ;_gdeaa ++{for _edcbb :=0;_edcbb < _ddcbg ._agaf ;_edcbb ++{_acffe :=_ddcbg .get (_edcbb ,_gdeaa ); +if _acffe ==nil {continue ;};if !_cbceg {_fgfaf =_acffe .PdfRectangle ;_cbceg =true ;}else {_fgfaf =_fgde (_fgfaf ,_acffe .PdfRectangle );};};};return _fgfaf ;};func (_ebed *textPara )depth ()float64 {if _ebed ._cdgcg {return -1.0;};if len (_ebed ._cebdg )> 0{return _ebed ._cebdg [0]._fbgb ; +};return _ebed ._ebdd .depth ();};func (_bba *Extractor )extractPageText (_cgc string ,_feb *_ea .PdfPageResources ,_dcde _cg .Matrix ,_gca int ,_ggbe bool )(*PageText ,int ,int ,error ){_fc .Log .Trace ("\u0065x\u0074\u0072\u0061\u0063t\u0050\u0061\u0067\u0065\u0054e\u0078t\u003a \u006c\u0065\u0076\u0065\u006c\u003d\u0025d",_gca ); +_cfbf :=&PageText {_aaab :_bba ._gdb ,_acff :_bba ._fcgb ,_cfee :_bba ._ef };_cfc :=_gfb (_bba ._gdb );var _ffb stateStack ;_gedgd :=_efec (_bba ,_feb ,_edb .GraphicsState {},&_cfc ,&_ffb );_acgg :=shapesState {_cea :_dcde ,_cee :_cg .IdentityMatrix (),_gcce :_gedgd }; +var _afd bool ;_ead :=-1;_gdg :="";if _gca > _cbad {_edbf :=_ed .New ("\u0066\u006f\u0072\u006d s\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077");_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0065\u0078\u0074\u0072\u0061\u0063\u0074\u0050\u0061\u0067\u0065\u0054\u0065\u0078\u0074\u002e\u0020\u0072\u0065\u0063u\u0072\u0073\u0069\u006f\u006e\u0020\u006c\u0065\u0076\u0065\u006c\u003d\u0025\u0064 \u0065r\u0072\u003d\u0025\u0076",_gca ,_edbf ); +return _cfbf ,_cfc ._febd ,_cfc ._dcee ,_edbf ;};_abcb :=_edb .NewContentStreamParser (_cgc );_eacg ,_dcfd :=_abcb .Parse ();if _dcfd !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020e\u0078\u0074\u0072a\u0063\u0074\u0050\u0061g\u0065\u0054\u0065\u0078\u0074\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dcfd ); +return _cfbf ,_cfc ._febd ,_cfc ._dcee ,_dcfd ;};_cfbf ._bbdaa =_eacg ;_afb :=_edb .NewContentStreamProcessor (*_eacg );_afb .AddHandler (_edb .HandlerConditionEnumAllOperands ,"",func (_caf *_edb .ContentStreamOperation ,_dcfa _edb .GraphicsState ,_fca *_ea .PdfPageResources )error {_bcaf :=_caf .Operand ; +if _dfge {_fc .Log .Info ("\u0026&\u0026\u0020\u006f\u0070\u003d\u0025s",_caf );};switch _bcaf {case "\u0071":if _dfcf {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_acgg ._cee );};_ffb .push (&_cfc );case "\u0051":if !_ffb .empty (){_cfc =*_ffb .pop (); +};_acgg ._cee =_dcfa .CTM ;if _dfcf {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_acgg ._cee );};case "\u0042\u0044\u0043":_eff ,_gaeb :=_ad .GetDict (_caf .Params [1]);if !_gaeb {_fc .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0042D\u0043\u0020\u006f\u0070\u003d\u0025\u0073 \u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_caf ); +return _dcfd ;};_cbc :=_eff .Get ("\u004d\u0043\u0049\u0044");if _cbc !=nil {_ffa ,_ddd :=_ad .GetIntVal (_cbc );if !_ddd {_fc .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0042\u0044C\u0020\u006f\u0070=\u0025\u0073\u002e\u0020\u0042\u0061\u0064\u0020\u006eum\u0065\u0072\u0069c\u0061\u006c \u006f\u0062\u006a\u0065\u0063\u0074.\u0020\u006f=\u0025\u0073",_caf ,_cbc ); +};_ead =_ffa ;}else {_ead =-1;};_cac :=_eff .Get ("\u0041\u0063\u0074\u0075\u0061\u006c\u0054\u0065\u0078\u0074");if _cac !=nil {_gdg =_cac .String ();};case "\u0045\u004d\u0043":_ead =-1;_gdg ="";case "\u0042\u0054":if _afd {_fc .Log .Debug ("\u0042\u0054\u0020\u0063\u0061\u006c\u006c\u0065\u0064\u0020\u0077\u0068\u0069\u006c\u0065 \u0069n\u0020\u0061\u0020\u0074\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +_cfbf ._ageb =append (_cfbf ._ageb ,_gedgd ._afgad ...);};_afd =true ;_cbcb :=_dcfa ;if _ggbe {_cbcb =_edb .GraphicsState {};_cbcb .CTM =_acgg ._cee ;};_cbcb .CTM =_dcde .Mult (_cbcb .CTM );_gedgd =_efec (_bba ,_fca ,_cbcb ,&_cfc ,&_ffb );_acgg ._gcce =_gedgd ; +case "\u0045\u0054":if !_afd {_fc .Log .Debug ("\u0045\u0054\u0020ca\u006c\u006c\u0065\u0064\u0020\u006f\u0075\u0074\u0073i\u0064e\u0020o\u0066 \u0061\u0020\u0074\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_afd =false ;_cfbf ._ageb =append (_cfbf ._ageb ,_gedgd ._afgad ...); +_gedgd .reset ();case "\u0054\u002a":_gedgd .nextLine ();case "\u0054\u0064":if _feaa ,_cafe :=_gedgd .checkOp (_caf ,2,true );!_feaa {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cafe );return _cafe ; +};_aba ,_dfcc ,_eagb :=_ecaeg (_caf .Params );if _eagb !=nil {return _eagb ;};_gedgd .moveText (_aba ,_dfcc );case "\u0054\u0044":if _ccb ,_becf :=_gedgd .checkOp (_caf ,2,true );!_ccb {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_becf ); +return _becf ;};_gdbc ,_gaf ,_cfaa :=_ecaeg (_caf .Params );if _cfaa !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cfaa );return _cfaa ;};_gedgd .moveTextSetLeading (_gdbc ,_gaf );case "\u0054\u006a":if _aga ,_gea :=_gedgd .checkOp (_caf ,1,true ); +!_aga {_fc .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0054\u006a\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d%\u0076",_caf ,_gea );return _gea ;};_dafg :=_ad .TraceToDirectObject (_caf .Params [0]);_fgg ,_ddg :=_ad .GetStringBytes (_dafg ); +if !_ddg {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020T\u006a\u0020o\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074S\u0074\u0072\u0069\u006e\u0067\u0042\u0079\u0074\u0065\u0073\u0020\u0066a\u0069\u006c\u0065\u0064",_caf );return _ad .ErrTypeError ; +};return _gedgd .showText (_dafg ,_fgg ,_ead ,_gdg );case "\u0054\u004a":if _gge ,_fag :=_gedgd .checkOp (_caf ,1,true );!_gge {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fag );return _fag ; +};_acd ,_bcfb :=_ad .GetArray (_caf .Params [0]);if !_bcfb {_fc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0054\u004a\u0020\u006f\u0070\u003d\u0025s\u0020G\u0065t\u0041r\u0072\u0061\u0079\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_caf ); +return _dcfd ;};return _gedgd .showTextAdjusted (_acd ,_ead ,_gdg );case "\u0027":if _bdg ,_cdf :=_gedgd .checkOp (_caf ,1,true );!_bdg {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0027\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cdf );return _cdf ; +};_cffe :=_ad .TraceToDirectObject (_caf .Params [0]);_dgaa ,_gcg :=_ad .GetStringBytes (_cffe );if !_gcg {_fc .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020'\u0020\u006f\u0070\u003d%s \u0047et\u0053\u0074\u0072\u0069\u006e\u0067\u0042yt\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064",_caf ); +return _ad .ErrTypeError ;};_gedgd .nextLine ();return _gedgd .showText (_cffe ,_dgaa ,_ead ,_gdg );case "\u0022":if _dbdd ,_ccgd :=_gedgd .checkOp (_caf ,3,true );!_dbdd {_fc .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0022\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ccgd ); +return _ccgd ;};_fcbe ,_faaf ,_gba :=_ecaeg (_caf .Params [:2]);if _gba !=nil {return _gba ;};_fga :=_ad .TraceToDirectObject (_caf .Params [2]);_daa ,_ebbg :=_ad .GetStringBytes (_fga );if !_ebbg {_fc .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020\"\u0020\u006f\u0070\u003d%s \u0047et\u0053\u0074\u0072\u0069\u006e\u0067\u0042yt\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064",_caf ); +return _ad .ErrTypeError ;};_gedgd .setCharSpacing (_fcbe );_gedgd .setWordSpacing (_faaf );_gedgd .nextLine ();return _gedgd .showText (_fga ,_daa ,_ead ,_gdg );case "\u0054\u004c":_aab ,_cae :=_dgced (_caf );if _cae !=nil {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004c\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cae ); +return _cae ;};_gedgd .setTextLeading (_aab );case "\u0054\u0063":_dgb ,_dgd :=_dgced (_caf );if _dgd !=nil {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0063\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_dgd );return _dgd ;};_gedgd .setCharSpacing (_dgb ); +case "\u0054\u0066":if _dcc ,_baa :=_gedgd .checkOp (_caf ,2,true );!_dcc {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0066\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_baa );return _baa ;};_fdgg ,_ebef :=_ad .GetNameVal (_caf .Params [0]); +if !_ebef {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_caf );return _ad .ErrTypeError ;};_ecgd ,_aee :=_ad .GetNumberAsFloat (_caf .Params [1]); +if !_ebef {_fc .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u0046\u006c\u006f\u0061\u0074\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065d\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_caf ,_aee ); +return _aee ;};_aee =_gedgd .setFont (_fdgg ,_ecgd );_gedgd ._ecce =_ed .Is (_aee ,_ad .ErrNotSupported );if _aee !=nil &&!_gedgd ._ecce {return _aee ;};case "\u0054\u006d":if _gdc ,_fgeb :=_gedgd .checkOp (_caf ,6,true );!_gdc {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u006d\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fgeb ); +return _fgeb ;};_dab ,_adb :=_ad .GetNumbersAsFloat (_caf .Params );if _adb !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_adb );return _adb ;};_gedgd .setTextMatrix (_dab );case "\u0054\u0072":if _efg ,_gga :=_gedgd .checkOp (_caf ,1,true ); +!_efg {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0072\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gga );return _gga ;};_ddf ,_ffg :=_ad .GetIntVal (_caf .Params [0]);if !_ffg {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0072\u0020\u006f\u0070\u003d\u0025\u0073 \u0047e\u0074\u0049\u006e\u0074\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_caf ); +return _ad .ErrTypeError ;};_gedgd .setTextRenderMode (_ddf );case "\u0054\u0073":if _dedf ,_bcea :=_gedgd .checkOp (_caf ,1,true );!_dedf {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bcea ); +return _bcea ;};_cdff ,_fcac :=_ad .GetNumberAsFloat (_caf .Params [0]);if _fcac !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fcac );return _fcac ;};_gedgd .setTextRise (_cdff );case "\u0054\u0077":if _fde ,_eea :=_gedgd .checkOp (_caf ,1,true ); +!_fde {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_eea );return _eea ;};_gbe ,_fad :=_ad .GetNumberAsFloat (_caf .Params [0]);if _fad !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fad ); +return _fad ;};_gedgd .setWordSpacing (_gbe );case "\u0054\u007a":if _babg ,_ebc :=_gedgd .checkOp (_caf ,1,true );!_babg {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ebc );return _ebc ;};_bccd ,_faed :=_ad .GetNumberAsFloat (_caf .Params [0]); +if _faed !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_faed );return _faed ;};_gedgd .setHorizScaling (_bccd );case "\u0063\u006d":if !_ggbe {_acgg ._cee =_dcfa .CTM ;};if _acgg ._cee .Singular (){_bede :=_cg .IdentityMatrix ().Translate (_acgg ._cee .Translation ()); +_fc .Log .Debug ("S\u0069n\u0067\u0075\u006c\u0061\u0072\u0020\u0063\u0074m\u003d\u0025\u0073\u2192%s",_acgg ._cee ,_bede );_acgg ._cee =_bede ;};if _dfcf {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_acgg ._cee );};case "\u006d":if len (_caf .Params )!=2{_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006d\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_dedg ); +return nil ;};_dcdc ,_acc :=_ad .GetNumbersAsFloat (_caf .Params );if _acc !=nil {return _acc ;};_acgg .moveTo (_dcdc [0],_dcdc [1]);case "\u006c":if len (_caf .Params )!=2{_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006c\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_dedg ); +return nil ;};_gdbcf ,_ecd :=_ad .GetNumbersAsFloat (_caf .Params );if _ecd !=nil {return _ecd ;};_acgg .lineTo (_gdbcf [0],_gdbcf [1]);case "\u0063":if len (_caf .Params )!=6{return _dedg ;};_cbf ,_eee :=_ad .GetNumbersAsFloat (_caf .Params );if _eee !=nil {return _eee ; +};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_cbf );_acgg .cubicTo (_cbf [0],_cbf [1],_cbf [2],_cbf [3],_cbf [4],_cbf [5]);case "\u0076","\u0079":if len (_caf .Params )!=4{return _dedg ; +};_fbe ,_egba :=_ad .GetNumbersAsFloat (_caf .Params );if _egba !=nil {return _egba ;};_fc .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_fbe );_acgg .quadraticTo (_fbe [0],_fbe [1],_fbe [2],_fbe [3]); +case "\u0068":_acgg .closePath ();case "\u0072\u0065":if len (_caf .Params )!=4{return _dedg ;};_egad ,_defe :=_ad .GetNumbersAsFloat (_caf .Params );if _defe !=nil {return _defe ;};_acgg .drawRectangle (_egad [0],_egad [1],_egad [2],_egad [3]);_acgg .closePath (); +case "\u0053":_acgg .stroke (&_cfbf ._efda );_acgg .clearPath ();case "\u0073":_acgg .closePath ();_acgg .stroke (&_cfbf ._efda );_acgg .clearPath ();case "\u0046":_acgg .fill (&_cfbf ._dfea );_acgg .clearPath ();case "\u0066","\u0066\u002a":_acgg .closePath (); +_acgg .fill (&_cfbf ._dfea );_acgg .clearPath ();case "\u0042","\u0042\u002a":_acgg .fill (&_cfbf ._dfea );_acgg .stroke (&_cfbf ._efda );_acgg .clearPath ();case "\u0062","\u0062\u002a":_acgg .closePath ();_acgg .fill (&_cfbf ._dfea );_acgg .stroke (&_cfbf ._efda ); +_acgg .clearPath ();case "\u006e":_acgg .clearPath ();case "\u0044\u006f":if len (_caf .Params )==0{_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0058\u004fbj\u0065c\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0070\u0065\u0072\u0061n\u0064\u0020\u0066\u006f\u0072\u0020\u0044\u006f\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072.\u0020\u0047\u006f\u0074\u0020\u0025\u002b\u0076\u002e",_caf .Params ); +return _ad .ErrRangeError ;};_ccc ,_faga :=_ad .GetName (_caf .Params [0]);if !_faga {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u006f\u0020\u006f\u0070e\u0072a\u0074\u006f\u0072\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006fp\u0065\u0072\u0061\u006e\u0064\u003a\u0020\u0025\u002b\u0076\u002e",_caf .Params [0]); +return _ad .ErrTypeError ;};_ ,_fdgag :=_fca .GetXObjectByName (*_ccc );if _fdgag !=_ea .XObjectTypeForm {break ;};_eacf ,_faga :=_bba ._gb [_ccc .String ()];if !_faga {_cfbg ,_agg :=_fca .GetXObjectFormByName (*_ccc );if _agg !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_agg ); +return _agg ;};_bac ,_agg :=_cfbg .GetContentStream ();if _agg !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_agg );return _agg ;};_cadbc :=_cfbg .Resources ;if _cadbc ==nil {_cadbc =_fca ;};_dgce :=_dcfa .CTM ;if _eab ,_dgdb :=_ad .GetArray (_cfbg .Matrix ); +_dgdb {_cdd ,_gbeb :=_eab .GetAsFloat64Slice ();if _gbeb !=nil {return _gbeb ;};if len (_cdd )!=6{return _dedg ;};_bcd :=_cg .NewMatrix (_cdd [0],_cdd [1],_cdd [2],_cdd [3],_cdd [4],_cdd [5]);_dgce =_dcfa .CTM .Mult (_bcd );};_abg ,_aad ,_fce ,_agg :=_bba .extractPageText (string (_bac ),_cadbc ,_dcde .Mult (_dgce ),_gca +1,false ); +if _agg !=nil {_fc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_agg );return _agg ;};_eacf =textResult {*_abg ,_aad ,_fce };_bba ._gb [_ccc .String ()]=_eacf ;};_acgg ._cee =_dcfa .CTM ;if _dfcf {_fc .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_acgg ._cee ); +};_cfbf ._ageb =append (_cfbf ._ageb ,_eacf ._adbg ._ageb ...);_cfbf ._efda =append (_cfbf ._efda ,_eacf ._adbg ._efda ...);_cfbf ._dfea =append (_cfbf ._dfea ,_eacf ._adbg ._dfea ...);_cfc ._febd +=_eacf ._bcg ;_cfc ._dcee +=_eacf ._baab ;case "\u0072\u0067","\u0067","\u006b","\u0063\u0073","\u0073\u0063","\u0073\u0063\u006e":_gedgd ._ggda .ColorspaceNonStroking =_dcfa .ColorspaceNonStroking ; +_gedgd ._ggda .ColorNonStroking =_dcfa .ColorNonStroking ;case "\u0052\u0047","\u0047","\u004b","\u0043\u0053","\u0053\u0043","\u0053\u0043\u004e":_gedgd ._ggda .ColorspaceStroking =_dcfa .ColorspaceStroking ;_gedgd ._ggda .ColorStroking =_dcfa .ColorStroking ; +};return nil ;});_dcfd =_afb .Process (_feb );if _bba ._gbf !=nil &&_bba ._gbf .IncludeAnnotations &&!_ggbe {for _ ,_cada :=range _bba ._bfg {_gdff ,_dbc :=_ad .GetDict (_cada .AP );if !_dbc {continue ;};_eeeg ,_dbc :=_gdff .Get ("\u004e").(*_ad .PdfObjectStream ); +if !_dbc {continue ;};_dde ,_fbed :=_ad .DecodeStream (_eeeg );if _fbed !=nil {_fc .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u006f\u006e\u0020\u0064\u0065c\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d:\u0020\u0025\u0076",_fbed ); +continue ;};_ccbc :=_eeeg .PdfObjectDictionary .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_bgca ,_fbed :=_ea .NewPdfPageResourcesFromDict (_ccbc .(*_ad .PdfObjectDictionary ));if _fbed !=nil {_fc .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u006f\u006e\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0076",_fbed ); +continue ;};_gfa :=_cg .IdentityMatrix ();_ggbd ,_dbc :=_eeeg .PdfObjectDictionary .Get ("\u004d\u0061\u0074\u0072\u0069\u0078").(*_ad .PdfObjectArray );if _dbc {_abdf ,_cageg :=_ggbd .GetAsFloat64Slice ();if _cageg !=nil {_fc .Log .Debug ("\u0045\u0072\u0072or\u0020\u006f\u006e\u0020\u0067\u0065\u0074\u0074\u0069n\u0067 \u0066l\u006fa\u0074\u0036\u0034\u0020\u0073\u006c\u0069\u0063\u0065\u003a\u0020\u0025\u0076",_cageg ); +continue ;};if len (_abdf )!=6{_fc .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006d\u0061\u0074\u0072\u0069\u0078\u0020\u0073\u006ci\u0063\u0065\u0020l\u0065n\u0067\u0074\u0068");continue ;};_gfa =_cg .NewMatrix (_abdf [0],_abdf [1],_abdf [2],_abdf [3],_abdf [4],_abdf [5]); +};_egcgf ,_dbc :=_bba ._ede [_eeeg .String ()];if !_dbc {_gfdbg ,_faf ,_cfgd ,_fdggd :=_bba .extractPageText (string (_dde ),_bgca ,_gfa ,_gca +1,true );if _fdggd !=nil {_fc .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0065x\u0074\u0072a\u0063\u0074\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0065\u0078\u0074s\u003a\u0020\u0025\u0076",_fdggd ); +continue ;};_egcgf =textResult {*_gfdbg ,_faf ,_cfgd };_bba ._ede [_eeeg .String ()]=_egcgf ;};_cfbf ._ageb =append (_cfbf ._ageb ,_egcgf ._adbg ._ageb ...);_cfbf ._efda =append (_cfbf ._efda ,_egcgf ._adbg ._efda ...);_cfbf ._dfea =append (_cfbf ._dfea ,_egcgf ._adbg ._dfea ...); +_cfc ._febd +=_egcgf ._bcg ;_cfc ._dcee +=_egcgf ._baab ;};};return _cfbf ,_cfc ._febd ,_cfc ._dcee ,_dcfd ;};type textTable struct{_ea .PdfRectangle ;_agaf ,_ebaab int ;_agae bool ;_aaedb map[uint64 ]*textPara ;_ecag map[uint64 ]compositeCell ;};type textWord struct{_ea .PdfRectangle ; +_bbcgb float64 ;_cfdag string ;_eccf []*textMark ;_geba float64 ;_edfc bool ;};func _fggdd (_beba func (*wordBag ,*textWord ,float64 )bool ,_cdgf float64 )func (*wordBag ,*textWord )bool {return func (_bbad *wordBag ,_gfgg *textWord )bool {return _beba (_bbad ,_gfgg ,_cdgf )}; +};func (_fgacc *textWord )absorb (_ddcgf *textWord ){_fgacc .PdfRectangle =_fgde (_fgacc .PdfRectangle ,_ddcgf .PdfRectangle );_fgacc ._eccf =append (_fgacc ._eccf ,_ddcgf ._eccf ...);};func (_cadc gridTiling )complete ()bool {for _ ,_cdgd :=range _cadc ._bafg {for _ ,_cffgg :=range _cdgd {if !_cffgg .complete (){return false ; +};};};return true ;};func (_ggaef compositeCell )String ()string {_bbce :="";if len (_ggaef .paraList )> 0{_bbce =_afbcec (_ggaef .paraList .merge ().text (),50);};return _cf .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0070\u0061\u0072a\u0073\u0020\u0025\u0071",_ggaef .PdfRectangle ,len (_ggaef .paraList ),_bbce ); +}; + +// ToTextMark returns the public view of `tm`. +func (_aeea *textMark )ToTextMark ()TextMark {return TextMark {Text :_aeea ._cddae ,Original :_aeea ._aeef ,BBox :_aeea ._ggac ,Font :_aeea ._gggf ,FontSize :_aeea ._afcb ,FillColor :_aeea ._efcf ,StrokeColor :_aeea ._deba ,Orientation :_aeea ._dggag ,DirectObject :_aeea ._ecffb ,ObjString :_aeea ._eegc ,Tw :_aeea .Tw ,Th :_aeea .Th ,Tc :_aeea ._ggcf ,Index :_aeea ._cebee }; +};func (_gdgd *shapesState )fill (_dbgg *[]pathSection ){_bbbed :=pathSection {_gdfd :_gdgd ._agbgb ,Color :_gdgd ._gcce .getFillColor ()};*_dbgg =append (*_dbgg ,_bbbed );if _gbbe {_edbe :=_bbbed .bbox ();_cf .Printf ("\u0020 \u0020\u0020\u0046\u0049\u004c\u004c\u003a %\u0032\u0064\u0020\u0066\u0069\u006c\u006c\u0073\u0020\u0028\u0025\u0064\u0020\u006ee\u0077\u0029 \u0073\u0073\u003d%\u0073\u0020\u0063\u006f\u006c\u006f\u0072\u003d\u0025\u0033\u0076\u0020\u0025\u0036\u002e\u0032f\u003d\u00256.\u0032\u0066\u0078%\u0036\u002e\u0032\u0066\u000a",len (*_dbgg ),len (_bbbed ._gdfd ),_gdgd ,_bbbed .Color ,_edbe ,_edbe .Width (),_edbe .Height ()); +if _ccfea {for _gfag ,_bdd :=range _bbbed ._gdfd {_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_gfag ,_bdd );if _gfag ==10{break ;};};};};};func (_dfda *stateStack )push (_egabd *textState ){_geg :=*_egabd ;*_dfda =append (*_dfda ,&_geg )}; +func _abfff (_bbbd *paraList )map[int ][]*textLine {_ccfb :=map[int ][]*textLine {};for _ ,_gfe :=range *_bbbd {for _ ,_adaa :=range _gfe ._cebdg {if !_ggdag (_adaa ){_fc .Log .Debug ("g\u0072\u006f\u0075p\u004c\u0069\u006e\u0065\u0073\u003a\u0020\u0054\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u006c\u0069\u006e\u0065\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0073 \u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u006e\u0065 \u006d\u0063\u0069\u0064 \u006e\u0075\u006d\u0062e\u0072\u002e\u0020\u0049\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u006c\u0069\u0074\u002e"); +continue ;};_cgga :=_adaa ._bbada [0]._eccf [0]._bfcfc ;_ccfb [_cgga ]=append (_ccfb [_cgga ],_adaa );};if _gfe ._ebdd !=nil {_bffa :=_gfe ._ebdd ._aaedb ;for _ ,_eggc :=range _bffa {for _ ,_efb :=range _eggc ._cebdg {if !_ggdag (_efb ){_fc .Log .Debug ("g\u0072\u006f\u0075p\u004c\u0069\u006e\u0065\u0073\u003a\u0020\u0054\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u006c\u0069\u006e\u0065\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0073 \u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u006e\u0065 \u006d\u0063\u0069\u0064 \u006e\u0075\u006d\u0062e\u0072\u002e\u0020\u0049\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u006c\u0069\u0074\u002e"); +continue ;};_ggae :=_efb ._bbada [0]._eccf [0]._bfcfc ;_ccfb [_ggae ]=append (_ccfb [_ggae ],_efb );};};};};return _ccfb ;};func (_fcfd rulingList )toGrids ()[]rulingList {if _gbbe {_fc .Log .Info ("t\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_fcfd ); +};_bgecg :=_fcfd .intersections ();if _gbbe {_fc .Log .Info ("\u0074\u006f\u0047r\u0069\u0064\u0073\u003a \u0076\u0065\u0063\u0073\u003d\u0025\u0064 \u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074\u0073\u003d\u0025\u0064\u0020",len (_fcfd ),len (_bgecg )); +for _ ,_fdge :=range _cfadf (_bgecg ){_cf .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_fdge ,_bgecg [_fdge ]);};};_bcgbb :=make (map[int ]intSet ,len (_fcfd ));for _dagcb :=range _fcfd {_aebb :=_fcfd .connections (_bgecg ,_dagcb );if len (_aebb )> 0{_bcgbb [_dagcb ]=_aebb ; +};};if _gbbe {_fc .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0063\u006fn\u006e\u0065\u0063\u0074s=\u0025\u0064",len (_bcgbb ));for _ ,_aabg :=range _cfadf (_bcgbb ){_cf .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_aabg ,_bcgbb [_aabg ]); +};};_bcbd :=_caefg (len (_fcfd ),func (_adgfe ,_gbga int )bool {_fgage ,_gecc :=len (_bcgbb [_adgfe ]),len (_bcgbb [_gbga ]);if _fgage !=_gecc {return _fgage > _gecc ;};return _fcfd .comp (_adgfe ,_gbga );});if _gbbe {_fc .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u006f\u0072d\u0065\u0072\u0069\u006eg=\u0025\u0076",_bcbd ); +};_egdff :=[][]int {{_bcbd [0]}};_ebgcc :for _ ,_gfgf :=range _bcbd [1:]{for _aecg ,_ebegd :=range _egdff {for _ ,_cbba :=range _ebegd {if _bcgbb [_cbba ].has (_gfgf ){_egdff [_aecg ]=append (_ebegd ,_gfgf );continue _ebgcc ;};};};_egdff =append (_egdff ,[]int {_gfgf }); +};if _gbbe {_fc .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020i\u0067\u0072i\u0064\u0073\u003d\u0025\u0076",_egdff );};_ba .SliceStable (_egdff ,func (_eged ,_fcbeg int )bool {return len (_egdff [_eged ])> len (_egdff [_fcbeg ])});for _ ,_ecbg :=range _egdff {_ba .Slice (_ecbg ,func (_abdae ,_cbfd int )bool {return _fcfd .comp (_ecbg [_abdae ],_ecbg [_cbfd ])}); +};_egabg :=make ([]rulingList ,len (_egdff ));for _bdgb ,_dfad :=range _egdff {_fgeea :=make (rulingList ,len (_dfad ));for _efbb ,_ddfac :=range _dfad {_fgeea [_efbb ]=_fcfd [_ddfac ];};_egabg [_bdgb ]=_fgeea ;};if _gbbe {_fc .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020g\u0072\u0069d\u0073\u003d\u0025\u002b\u0076",_egabg ); +};var _cfdbd []rulingList ;for _ ,_ebdec :=range _egabg {if _ceegb ,_efbc :=_ebdec .isActualGrid ();_efbc {_ebdec =_ceegb ;_ebdec =_ebdec .snapToGroups ();_cfdbd =append (_cfdbd ,_ebdec );};};if _gbbe {_eggbc ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0061\u0063t\u0075\u0061\u006c\u0047ri\u0064\u0073",_cfdbd ); +_fc .Log .Info ("\u0074\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0067\u0072\u0069\u0064\u0073\u003d%\u0064 \u0061\u0063\u0074\u0075\u0061\u006c\u0047\u0072\u0069\u0064\u0073\u003d\u0025\u0064",len (_egabg ),len (_cfdbd ));};return _cfdbd ;};func _bgcdg (_fdbd _ea .PdfRectangle )*ruling {return &ruling {_gddac :_bgcg ,_cafa :_fdbd .Urx ,_fddc :_fdbd .Lly ,_begad :_fdbd .Ury }; +};func _eeddd (_gcgb ,_aefd _cg .Point )bool {_ecfac :=_ag .Abs (_gcgb .X -_aefd .X );_bbfac :=_ag .Abs (_gcgb .Y -_aefd .Y );return _dbaf (_ecfac ,_bbfac );};func _ccbb (_dfafc ,_cbecf ,_gceg ,_ecec *textPara )*textTable {_bfdce :=&textTable {_agaf :2,_ebaab :2,_aaedb :make (map[uint64 ]*textPara ,4)}; +_bfdce .put (0,0,_dfafc );_bfdce .put (1,0,_cbecf );_bfdce .put (0,1,_gceg );_bfdce .put (1,1,_ecec );return _bfdce ;};func _ga (_bg int )bool {return (_bg &1)!=0}; + +// String returns a description of `p`. +func (_gaada *textPara )String ()string {if _gaada ._cdgcg {return _cf .Sprintf ("\u0025\u0036\u002e\u0032\u0066\u0020\u005b\u0045\u004d\u0050\u0054\u0059\u005d",_gaada .PdfRectangle );};_edfae :="";if _gaada ._ebdd !=nil {_edfae =_cf .Sprintf ("\u005b\u0025\u0064\u0078\u0025\u0064\u005d\u0020",_gaada ._ebdd ._agaf ,_gaada ._ebdd ._ebaab ); +};return _cf .Sprintf ("\u0025\u0036\u002e\u0032f \u0025\u0073\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u0020\u0025\u0071",_gaada .PdfRectangle ,_edfae ,len (_gaada ._cebdg ),_afbcec (_gaada .text (),50));};var _cfdb string ="\u0028\u003f\u0069\u0029\u005e\u0028\u004d\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0043\u0028?\u003a\u0044\u007cM\u0029\u007c\u0044\u003f\u0043{\u0030\u002c\u0033\u007d\u0029\u0028\u0058\u0028\u003f\u003a\u004c\u007c\u0043\u0029\u007cL\u003f\u0058\u007b\u0030\u002c\u0033}\u0029\u0028\u0049\u0028\u003f\u003a\u0056\u007c\u0058\u0029\u007c\u0056\u003f\u0049\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u005c\u0029\u007c\u005c\u002e\u0029\u007c\u005e\u005c\u0028\u0028\u004d\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0043\u0028\u003f\u003aD\u007cM\u0029\u007c\u0044\u003f\u0043\u007b\u0030\u002c\u0033\u007d\u0029\u0028\u0058\u0028?\u003a\u004c\u007c\u0043\u0029\u007c\u004c?\u0058\u007b0\u002c\u0033\u007d\u0029(\u0049\u0028\u003f\u003a\u0056|\u0058\u0029\u007c\u0056\u003f\u0049\u007b\u0030\u002c\u0033\u007d\u0029\u005c\u0029"; +func _cefd (_edcdg ,_ddfe _ea .PdfRectangle )bool {return _ddfe .Llx <=_edcdg .Urx &&_edcdg .Llx <=_ddfe .Urx ;};func _gdfe (_decbb ,_addbf *textPara )bool {return _cefd (_decbb ._eeada ,_addbf ._eeada )};func (_ebee *wordBag )firstReadingIndex (_ace int )int {_becfb :=_ebee .firstWord (_ace )._geba ; +_efgd :=float64 (_ace +1)*_bcec ;_eggb :=_efgd +_ccada *_becfb ;_cfcea :=_ace ;for _ ,_dcddd :=range _ebee .depthBand (_efgd ,_eggb ){if _cgfd (_ebee .firstWord (_dcddd ),_ebee .firstWord (_cfcea ))< 0{_cfcea =_dcddd ;};};return _cfcea ;};var (_aagcb =map[rune ]string {0x0060:"\u0300",0x02CB:"\u0300",0x0027:"\u0301",0x00B4:"\u0301",0x02B9:"\u0301",0x02CA:"\u0301",0x005E:"\u0302",0x02C6:"\u0302",0x007E:"\u0303",0x02DC:"\u0303",0x00AF:"\u0304",0x02C9:"\u0304",0x02D8:"\u0306",0x02D9:"\u0307",0x00A8:"\u0308",0x00B0:"\u030a",0x02DA:"\u030a",0x02BA:"\u030b",0x02DD:"\u030b",0x02C7:"\u030c",0x02C8:"\u030d",0x0022:"\u030e",0x02BB:"\u0312",0x02BC:"\u0313",0x0486:"\u0313",0x055A:"\u0313",0x02BD:"\u0314",0x0485:"\u0314",0x0559:"\u0314",0x02D4:"\u031d",0x02D5:"\u031e",0x02D6:"\u031f",0x02D7:"\u0320",0x02B2:"\u0321",0x00B8:"\u0327",0x02CC:"\u0329",0x02B7:"\u032b",0x02CD:"\u0331",0x005F:"\u0332",0x204E:"\u0359"}; +); + +// String returns a description of `w`. +func (_dfff *textWord )String ()string {return _cf .Sprintf ("\u0025\u002e2\u0066\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\"%\u0073\u0022",_dfff ._bbcgb ,_dfff .PdfRectangle ,_dfff ._geba ,_dfff ._cfdag ); +};func (_abaf *textObject )getCurrentFont ()*_ea .PdfFont {_eeffe :=_abaf ._abcg ._egcgg ;if _eeffe ==nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u002e\u0020U\u0073\u0069\u006e\u0067\u0020d\u0065\u0066a\u0075\u006c\u0074\u002e"); +return _ea .DefaultFont ();};return _eeffe ;};func _cecb (_eacfc ,_ddac _cg .Point )rulingKind {_cfaad :=_ag .Abs (_eacfc .X -_ddac .X );_aafd :=_ag .Abs (_eacfc .Y -_ddac .Y );return _daef (_cfaad ,_aafd ,_ddeg );};func _daaf (_defb _cg .Matrix )_cg .Point {_adg ,_edbb :=_defb .Translation (); +return _cg .Point {X :_adg ,Y :_edbb };};var _ecaa =_b .MustCompile ("\u005e\u005c\u0073\u002a\u0028\u005c\u0064\u002b\u005c\u002e\u003f|\u005b\u0049\u0069\u0076\u005d\u002b\u0029\u005c\u0073\u002a\\\u0029\u003f\u0024");func (_gggfa rulingList )snapToGroups ()rulingList {_aecb ,_cggg :=_gggfa .vertsHorzs (); +if len (_aecb )> 0{_aecb =_aecb .snapToGroupsDirection ();};if len (_cggg )> 0{_cggg =_cggg .snapToGroupsDirection ();};_efdac :=append (_aecb ,_cggg ...);_efdac .log ("\u0073\u006e\u0061p\u0054\u006f\u0047\u0072\u006f\u0075\u0070\u0073");return _efdac ; +};func _fcbea (_cdeae ,_gbag *textPara )bool {if _cdeae ._cdgcg ||_gbag ._cdgcg {return true ;};return _eeaf (_cdeae .depth ()-_gbag .depth ());};func _aegba (_ceefg _ad .PdfObject ,_fdfge _d .Color )(_bc .Image ,error ){_cfgg ,_ebcgf :=_ad .GetStream (_ceefg ); +if !_ebcgf {return nil ,nil ;};_aeag ,_dcaef :=_ea .NewXObjectImageFromStream (_cfgg );if _dcaef !=nil {return nil ,_dcaef ;};_agbgbc ,_dcaef :=_aeag .ToImage ();if _dcaef !=nil {return nil ,_dcaef ;};return _bfda (_agbgbc ,_fdfge ),nil ;};func (_gfcde paraList )llyRange (_bbgdc []int ,_aeeaf ,_aecfg float64 )[]int {_bdfb :=len (_gfcde ); +if _aecfg < _gfcde [_bbgdc [0]].Lly ||_aeeaf > _gfcde [_bbgdc [_bdfb -1]].Lly {return nil ;};_fagd :=_ba .Search (_bdfb ,func (_fdce int )bool {return _gfcde [_bbgdc [_fdce ]].Lly >=_aeeaf });_babeg :=_ba .Search (_bdfb ,func (_bafab int )bool {return _gfcde [_bbgdc [_bafab ]].Lly > _aecfg }); +return _bbgdc [_fagd :_babeg ];};func (_egadd *wordBag )depthRange (_adfef ,_gacb int )[]int {var _efdd []int ;for _ebfb :=range _egadd ._dfga {if _adfef <=_ebfb &&_ebfb <=_gacb {_efdd =append (_efdd ,_ebfb );};};if len (_efdd )==0{return nil ;};_ba .Ints (_efdd ); +return _efdd ;};func (_cddb *textObject )moveTextSetLeading (_ccad ,_cde float64 ){_cddb ._abcg ._acge =-_cde ;_cddb .moveLP (_ccad ,_cde );}; + +// BidiText represents a bidi text organized in its visual order +// with base direction of the text. +type BidiText struct{_df string ;_gc string ;};func (_dfdd *textTable )isExportable ()bool {if _dfdd ._agae {return true ;};_ddade :=func (_gefb int )bool {_ececa :=_dfdd .get (0,_gefb );if _ececa ==nil {return false ;};_ebfdb :=_ececa .text ();_cdade :=_a .RuneCountInString (_ebfdb ); +_gagce :=_ecaa .MatchString (_ebfdb );return _cdade <=1||_gagce ;};for _gbdfe :=0;_gbdfe < _dfdd ._ebaab ;_gbdfe ++{if !_ddade (_gbdfe ){return true ;};};return false ;};func _aaade (_gefcd []*textWord ,_gagb *textWord )[]*textWord {for _fcdf ,_ecbe :=range _gefcd {if _ecbe ==_gagb {return _facda (_gefcd ,_fcdf ); +};};_fc .Log .Error ("\u0072\u0065\u006d\u006f\u0076e\u0057\u006f\u0072\u0064\u003a\u0020\u0077\u006f\u0072\u0064\u0073\u0020\u0064o\u0065\u0073\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0077\u006f\u0072\u0064\u003d\u0025\u0073",_gagb ); +return nil ;}; + +// String returns a human readable description of `s`. +func (_fdeee intSet )String ()string {var _abdd []int ;for _bdad :=range _fdeee {if _fdeee .has (_bdad ){_abdd =append (_abdd ,_bdad );};};_ba .Ints (_abdd );return _cf .Sprintf ("\u0025\u002b\u0076",_abdd );};type pathSection struct{_gdfd []*subpath ; +_d .Color ;};func (_cdde *wordBag )pullWord (_fadg *textWord ,_gaaac int ,_deca map[int ]map[*textWord ]struct{}){_cdde .PdfRectangle =_fgde (_cdde .PdfRectangle ,_fadg .PdfRectangle );if _fadg ._geba > _cdde ._ggc {_cdde ._ggc =_fadg ._geba ;};_cdde ._dfga [_gaaac ]=append (_cdde ._dfga [_gaaac ],_fadg ); +_deca [_gaaac ][_fadg ]=struct{}{};};var _fccc *_b .Regexp =_b .MustCompile (_cfdb +"\u007c"+_bcdg );func (_fcga *textTable )compositeRowCorridors ()map[int ][]float64 {_bbfdf :=make (map[int ][]float64 ,_fcga ._ebaab );if _dgda {_fc .Log .Info ("c\u006f\u006d\u0070\u006f\u0073\u0069t\u0065\u0052\u006f\u0077\u0043\u006f\u0072\u0072\u0069d\u006f\u0072\u0073:\u0020h\u003d\u0025\u0064",_fcga ._ebaab ); +};for _dfdda :=1;_dfdda < _fcga ._ebaab ;_dfdda ++{var _bgee []compositeCell ;for _gacbe :=0;_gacbe < _fcga ._agaf ;_gacbe ++{if _cgde ,_cdgg :=_fcga ._ecag [_fcgc (_gacbe ,_dfdda )];_cdgg {_bgee =append (_bgee ,_cgde );};};if len (_bgee )==0{continue ; +};_addg :=_cdeeg (_bgee );_bbfdf [_dfdda ]=_addg ;if _dgda {_cf .Printf ("\u0020\u0020\u0020\u0025\u0032\u0064\u003a\u0020\u00256\u002e\u0032\u0066\u000a",_dfdda ,_addg );};};return _bbfdf ;};func (_dbbc *subpath )close (){if !_cgdb (_dbbc ._gfagc [0],_dbbc .last ()){_dbbc .add (_dbbc ._gfagc [0]); +};_dbbc ._bge =true ;_dbbc .removeDuplicates ();};type gridTiling struct{_ea .PdfRectangle ;_bebae []float64 ;_edgab []float64 ;_bafg map[float64 ]map[float64 ]gridTile ;};func _cagg (_gbba []TextMark ,_degc *int ,_bcaeg string )[]TextMark {_gfdbc :=_ccbg ; +_gfdbc .Text =_bcaeg ;return _gcfd (_gbba ,_degc ,_gfdbc );};func (_ggbea *textTable )log (_bfeac string ){if !_dgda {return ;};_fc .Log .Info ("~\u007e\u007e\u0020\u0025\u0073\u003a \u0025\u0064\u0020\u0078\u0020\u0025d\u0020\u0067\u0072\u0069\u0064\u003d\u0025t\u000a\u0020\u0020\u0020\u0020\u0020\u0020\u0025\u0036\u002e2\u0066",_bfeac ,_ggbea ._agaf ,_ggbea ._ebaab ,_ggbea ._agae ,_ggbea .PdfRectangle ); +for _fface :=0;_fface < _ggbea ._ebaab ;_fface ++{for _gebf :=0;_gebf < _ggbea ._agaf ;_gebf ++{_gbcc :=_ggbea .get (_gebf ,_fface );if _gbcc ==nil {continue ;};_cf .Printf ("%\u0034\u0064\u0020\u00252d\u003a \u0025\u0036\u002e\u0032\u0066 \u0025\u0071\u0020\u0025\u0064\u000a",_gebf ,_fface ,_gbcc .PdfRectangle ,_afbcec (_gbcc .text (),50),_a .RuneCountInString (_gbcc .text ())); +};};};func _decc (_cebdf map[float64 ]gridTile )[]float64 {_gdea :=make ([]float64 ,0,len (_cebdf ));for _ecdda :=range _cebdf {_gdea =append (_gdea ,_ecdda );};_ba .Float64s (_gdea );return _gdea ;};func _cdbbf (_aaca map[float64 ][]*textLine )[]float64 {_ffaa :=[]float64 {}; +for _ddcd :=range _aaca {_ffaa =append (_ffaa ,_ddcd );};_ba .Float64s (_ffaa );return _ffaa ;}; + +// String returns a string describing `pt`. +func (_bfae PageText )String ()string {_becc :=_cf .Sprintf ("P\u0061\u0067\u0065\u0054ex\u0074:\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073",len (_bfae ._ageb ));_bcae :=[]string {"\u002d"+_becc };for _ ,_fggd :=range _bfae ._ageb {_bcae =append (_bcae ,_fggd .String ()); +};_bcae =append (_bcae ,"\u002b"+_becc );return _eb .Join (_bcae ,"\u000a");};func (_effg *textObject )getFont (_ebfd string )(*_ea .PdfFont ,error ){if _effg ._dbdb ._fa !=nil {_cffg ,_edea :=_effg .getFontDict (_ebfd );if _edea !=nil {_fc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0067\u0065\u0074\u0046\u006f\u006e\u0074:\u0020n\u0061m\u0065=\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0073",_ebfd ,_edea .Error ()); +return nil ,_edea ;};_effg ._dbdb ._gee ++;_dedfe ,_fcef :=_effg ._dbdb ._fa [_cffg .String ()];if _fcef {_dedfe ._abafd =_effg ._dbdb ._gee ;return _dedfe ._caeee ,nil ;};};_gafd ,_ggg :=_effg .getFontDict (_ebfd );if _ggg !=nil {return nil ,_ggg ;};_caaa ,_ggg :=_effg .getFontDirect (_ebfd ); +if _ggg !=nil {return nil ,_ggg ;};if _effg ._dbdb ._fa !=nil {_dfef :=fontEntry {_caaa ,_effg ._dbdb ._gee };if len (_effg ._dbdb ._fa )>=_caad {var _fda []string ;for _dfab :=range _effg ._dbdb ._fa {_fda =append (_fda ,_dfab );};_ba .Slice (_fda ,func (_bcbb ,_ebcfg int )bool {return _effg ._dbdb ._fa [_fda [_bcbb ]]._abafd < _effg ._dbdb ._fa [_fda [_ebcfg ]]._abafd ; +});delete (_effg ._dbdb ._fa ,_fda [0]);};_effg ._dbdb ._fa [_gafd .String ()]=_dfef ;};return _caaa ,nil ;};func _caefg (_ddadea int ,_egege func (int ,int )bool )[]int {_dgddf :=make ([]int ,_ddadea );for _feab :=range _dgddf {_dgddf [_feab ]=_feab ; +};_ba .Slice (_dgddf ,func (_cgfc ,_fagae int )bool {return _egege (_dgddf [_cgfc ],_dgddf [_fagae ])});return _dgddf ;};func _ecaeg (_feabc []_ad .PdfObject )(_gcdb ,_gefcc float64 ,_ffbba error ){if len (_feabc )!=2{return 0,0,_cf .Errorf ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0073\u003a \u0025\u0064",len (_feabc )); +};_aefc ,_ffbba :=_ad .GetNumbersAsFloat (_feabc );if _ffbba !=nil {return 0,0,_ffbba ;};return _aefc [0],_aefc [1],nil ;};func _afafc (_bafcb *textLine )float64 {return _bafcb ._bbada [0].Llx };func (_ddde *ruling )equals (_cccd *ruling )bool {return _ddde ._gddac ==_cccd ._gddac &&_ggaf (_ddde ._cafa ,_cccd ._cafa )&&_ggaf (_ddde ._fddc ,_cccd ._fddc )&&_ggaf (_ddde ._begad ,_cccd ._begad ); +}; + +// Len returns the number of TextMarks in `ma`. +func (_dcdd *TextMarkArray )Len ()int {if _dcdd ==nil {return 0;};return len (_dcdd ._bag );};func (_fadgg *wordBag )absorb (_beb *wordBag ){_abba :=_beb .makeRemovals ();for _dfde ,_fefe :=range _beb ._dfga {for _ ,_bbdb :=range _fefe {_fadgg .pullWord (_bbdb ,_dfde ,_abba ); +};};_beb .applyRemovals (_abba );};func _fbd (_bbcg ,_cdffd bounded )float64 {_fegc :=_cgfd (_bbcg ,_cdffd );if !_eeaf (_fegc ){return _fegc ;};return _eefd (_bbcg ,_cdffd );};func _bbgg (_ceacae ,_ccab float64 )string {_badg :=!_eeaf (_ceacae -_ccab ); +if _badg {return "\u000a";};return "\u0020";};const _cbad =20;func _gbbde (_bgdg []TextMark ,_bcaa *int )[]TextMark {_deeae :=_bgdg [len (_bgdg )-1];_gacec :=[]rune (_deeae .Text );if len (_gacec )==1{_bgdg =_bgdg [:len (_bgdg )-1];_bdae :=_bgdg [len (_bgdg )-1]; +*_bcaa =_bdae .Offset +len (_bdae .Text );}else {_bcbfd :=_fdbgc (_deeae .Text );*_bcaa +=len (_bcbfd )-len (_deeae .Text );_deeae .Text =_bcbfd ;};return _bgdg ;};func (_ada *PageFonts )extractPageResourcesToFont (_dbfa *_ea .PdfPageResources )error {if _dbfa .Font ==nil {return _ed .New (_cec ); +};_dgc ,_cadb :=_ad .GetDict (_dbfa .Font );if !_cadb {return _ed .New (_dfd );};for _ ,_bfe :=range _dgc .Keys (){var (_ff =true ;_ggb []byte ;_bbb string ;);_ecc ,_gcb :=_dbfa .GetFontByName (_bfe );if !_gcb {return _ed .New (_dga );};_fea ,_dea :=_ea .NewPdfFontFromPdfObject (_ecc ); +if _dea !=nil {return _dea ;};_dbfc :=_fea .FontDescriptor ();_cba :=_fea .FontDescriptor ().FontName .String ();_aea :=_fea .Subtype ();if _dag (_ada .Fonts ,_cba ){continue ;};if len (_fea .ToUnicode ())==0{_ff =false ;};if _dbfc .FontFile !=nil {if _bfga ,_bfge :=_ad .GetStream (_dbfc .FontFile ); +_bfge {_ggb ,_dea =_ad .DecodeStream (_bfga );if _dea !=nil {return _dea ;};_bbb =_cba +"\u002e\u0070\u0066\u0062";};}else if _dbfc .FontFile2 !=nil {if _ade ,_gdd :=_ad .GetStream (_dbfc .FontFile2 );_gdd {_ggb ,_dea =_ad .DecodeStream (_ade );if _dea !=nil {return _dea ; +};_bbb =_cba +"\u002e\u0074\u0074\u0066";};}else if _dbfc .FontFile3 !=nil {if _fef ,_cca :=_ad .GetStream (_dbfc .FontFile3 );_cca {_ggb ,_dea =_ad .DecodeStream (_fef );if _dea !=nil {return _dea ;};_bbb =_cba +"\u002e\u0063\u0066\u0066";};};if len (_bbb )< 1{_fc .Log .Debug (_aca ); +};_geeb :=Font {FontName :_cba ,PdfFont :_fea ,IsCID :_fea .IsCID (),IsSimple :_fea .IsSimple (),ToUnicode :_ff ,FontType :_aea ,FontData :_ggb ,FontFileName :_bbb ,FontDescriptor :_dbfc };_ada .Fonts =append (_ada .Fonts ,_geeb );};return nil ;};func (_abfe *shapesState )quadraticTo (_cbdb ,_cbea ,_cgcc ,_dgac float64 ){if _dfcf {_fc .Log .Info ("\u0071\u0075\u0061d\u0072\u0061\u0074\u0069\u0063\u0054\u006f\u003a"); +};_abfe .addPoint (_cgcc ,_dgac );};func (_dceba rulingList )isActualGrid ()(rulingList ,bool ){_cgea ,_aaaa :=_dceba .augmentGrid ();if !(len (_cgea )>=_fcf +1&&len (_aaaa )>=_adda +1){if _gbbe {_fc .Log .Info ("\u0069s\u0041\u0063t\u0075\u0061\u006c\u0047r\u0069\u0064\u003a \u004e\u006f\u0074\u0020\u0061\u006c\u0069\u0067\u006eed\u002e\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u003c\u0020\u0025d\u0020\u0078 \u0025\u0064",len (_cgea ),len (_aaaa ),_fcf +1,_adda +1); +};return nil ,false ;};if _gbbe {_fc .Log .Info ("\u0069\u0073\u0041\u0063\u0074\u0075a\u006c\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025t\u0020\u0026\u0020\u0025\u0074\u0020\u2192 \u0025\u0074",_dceba ,len (_cgea )>=2,len (_aaaa )>=2,len (_cgea )>=2&&len (_aaaa )>=2); +for _cdcf ,_eaaa :=range _dceba {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0076\u000a",_cdcf ,_eaaa );};};if _ebfbd {_aeca ,_bcaea :=_cgea [0],_cgea [len (_cgea )-1];_bbga ,_bfega :=_aaaa [0],_aaaa [len (_aaaa )-1];if !(_bbaa (_aeca ._cafa -_bbga ._fddc )&&_bbaa (_bcaea ._cafa -_bbga ._begad )&&_bbaa (_bbga ._cafa -_aeca ._begad )&&_bbaa (_bfega ._cafa -_aeca ._fddc )){if _gbbe {_fc .Log .Info ("\u0069\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069d\u003a\u0020\u0020N\u006f\u0074 \u0061\u006c\u0069\u0067\u006e\u0065d\u002e\n\t\u0076\u0030\u003d\u0025\u0073\u000a\u0009\u0076\u0031\u003d\u0025\u0073\u000a\u0009\u0068\u0030\u003d\u0025\u0073\u000a\u0009\u0068\u0031\u003d\u0025\u0073",_aeca ,_bcaea ,_bbga ,_bfega ); +};return nil ,false ;};}else {if !_cgea .aligned (){if _adaf {_fc .Log .Info ("i\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069\u0064\u003a\u0020N\u006f\u0074\u0020\u0061\u006c\u0069\u0067n\u0065\u0064\u0020\u0076\u0065\u0072\u0074\u0073\u002e\u0020%\u0064",len (_cgea )); +};return nil ,false ;};if !_aaaa .aligned (){if _gbbe {_fc .Log .Info ("i\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069\u0064\u003a\u0020N\u006f\u0074\u0020\u0061\u006c\u0069\u0067n\u0065\u0064\u0020\u0068\u006f\u0072\u007a\u0073\u002e\u0020%\u0064",len (_aaaa )); +};return nil ,false ;};};_gcfb :=append (_cgea ,_aaaa ...);return _gcfb ,true ;};func _egdeb (_acec []pathSection ){if _cbdf < 0.0{return ;};if _gbbe {_fc .Log .Info ("\u0067\u0072\u0061\u006e\u0075\u006c\u0061\u0072\u0069\u007a\u0065\u003a\u0020\u0025\u0064 \u0073u\u0062\u0070\u0061\u0074\u0068\u0020\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0073",len (_acec )); +};for _cabca ,_abeg :=range _acec {for _caacf ,_ccbga :=range _abeg ._gdfd {for _ccec ,_efdca :=range _ccbga ._gfagc {_ccbga ._gfagc [_ccec ]=_cg .Point {X :_dfcae (_efdca .X ),Y :_dfcae (_efdca .Y )};if _gbbe {_cfgec :=_ccbga ._gfagc [_ccec ];if !_cgdb (_efdca ,_cfgec ){_cafcg :=_cg .Point {X :_cfgec .X -_efdca .X ,Y :_cfgec .Y -_efdca .Y }; +_cf .Printf ("\u0025\u0034d \u002d\u0020\u00254\u0064\u0020\u002d\u0020%4d\u003a %\u002e\u0032\u0066\u0020\u2192\u0020\u0025.2\u0066\u0020\u0028\u0025\u0067\u0029\u000a",_cabca ,_caacf ,_ccec ,_efdca ,_cfgec ,_cafcg );};};};};};};const (_dfd ="\u0045\u0052R\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065"; +_dga ="\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043a\u006e\u0027\u0074 g\u0065\u0074\u0020\u0066\u006f\u006et\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002c\u0020\u0066\u006fn\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006fu\u006e\u0064"; +_aca ="\u0045\u0052\u0052O\u0052\u003a\u0020\u0043\u0061\u006e\u0027\u0074\u0020\u0067\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002c\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065";_cec ="E\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0066o\u006e\u0074\u0020\u0066ou\u006e\u0064"; +);func _daef (_fdff ,_gfac ,_aegg float64 )rulingKind {if _fdff >=_aegg &&_dbaf (_gfac ,_fdff ){return _ecacd ;};if _gfac >=_aegg &&_dbaf (_fdff ,_gfac ){return _bgcg ;};return _badgc ;};type gridTile struct{_ea .PdfRectangle ;_ddba ,_cafgb ,_beag ,_gcgff bool ; +};func _aegb (_bdaf []pathSection )rulingList {_egdeb (_bdaf );if _gbbe {_fc .Log .Info ("\u006d\u0061k\u0065\u0053\u0074\u0072\u006f\u006b\u0065\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0064\u0020\u0073\u0074\u0072ok\u0065\u0073",len (_bdaf )); +};var _gfebc rulingList ;for _ ,_bade :=range _bdaf {for _ ,_aedd :=range _bade ._gdfd {if len (_aedd ._gfagc )< 2{continue ;};_dgbc :=_aedd ._gfagc [0];for _ ,_accf :=range _aedd ._gfagc [1:]{if _dcb ,_aefg :=_eeda (_dgbc ,_accf ,_bade .Color );_aefg {_gfebc =append (_gfebc ,_dcb ); +};_dgbc =_accf ;};};};if _gbbe {_fc .Log .Info ("m\u0061\u006b\u0065\u0053tr\u006fk\u0065\u0052\u0075\u006c\u0069n\u0067\u0073\u003a\u0020\u0025\u0073",_gfebc );};return _gfebc ;};func (_geagg *subpath )add (_dafc ..._cg .Point ){_geagg ._gfagc =append (_geagg ._gfagc ,_dafc ...)}; -// TextTable represents a table. -// Cells are ordered top-to-bottom, left-to-right. -// Cells[y] is the (0-offset) y'th row in the table. -// Cells[y][x] is the (0-offset) x'th column in the table. -type TextTable struct{_bd .PdfRectangle ;W ,H int ;Cells [][]TableCell ;};func _dg (_db []string ,_aa int ,_aad int ,_ea string ){for _bc :=_aa ;_bc < _aad ;_bc ++{_db [_bc ]=_ea ;};};type lists []*list ;func (_cfcb *wordBag )text ()string {_eabc :=_cfcb .allWords (); -_dga :=make ([]string ,len (_eabc ));for _dbed ,_bbcd :=range _eabc {_dga [_dbed ]=_bbcd ._ffdcg ;};return _bb .Join (_dga ,"\u0020");};func (_dgea paraList )findTableGrid (_cbeac gridTiling )(*textTable ,map[*textPara ]struct{}){_efae :=len (_cbeac ._cebc ); -_gbga :=len (_cbeac ._adfdb );_aebca :=textTable {_deagb :true ,_bbfgf :_efae ,_gfcf :_gbga ,_fdbac :make (map[uint64 ]*textPara ,_efae *_gbga ),_bfeb :make (map[uint64 ]compositeCell ,_efae *_gbga )};_aebca .PdfRectangle =_cbeac .PdfRectangle ;_fffc :=make (map[*textPara ]struct{}); -_cgad :=int ((1.0-_ffgg )*float64 (_efae *_gbga ));_eeeae :=0;if _fdbd {_fb .Log .Info ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0064\u0020\u0078\u0020%\u0064",_efae ,_gbga );};for _ecdfg ,_aefga :=range _cbeac ._adfdb {_bdcda ,_eadg :=_cbeac ._adga [_aefga ]; -if !_eadg {continue ;};for _bfafg ,_gbfb :=range _cbeac ._cebc {_bedf ,_afceg :=_bdcda [_gbfb ];if !_afceg {continue ;};_efac :=_dgea .inTile (_bedf );if len (_efac )==0{_eeeae ++;if _eeeae > _cgad {if _fdbd {_fb .Log .Info ("\u0021\u006e\u0075m\u0045\u006d\u0070\u0074\u0079\u003d\u0025\u0064",_eeeae ); -};return nil ,nil ;};}else {_aebca .putComposite (_bfafg ,_ecdfg ,_efac ,_bedf .PdfRectangle );for _ ,_fbcfae :=range _efac {_fffc [_fbcfae ]=struct{}{};};};};};_afdbf :=0;for _bcdcc :=0;_bcdcc < _efae ;_bcdcc ++{_fcgeb :=_aebca .get (_bcdcc ,0);if _fcgeb ==nil ||!_fcgeb ._ddda {_afdbf ++; -};};if _afdbf ==0{if _fdbd {_fb .Log .Info ("\u0021\u006e\u0075m\u0048\u0065\u0061\u0064\u0065\u0072\u003d\u0030");};return nil ,nil ;};_bebcd :=_aebca .reduceTiling (_cbeac ,_defb );_bebcd =_bebcd .subdivide ();return _bebcd ,_fffc ;};func (_bae *imageExtractContext )processOperand (_aee *_ad .ContentStreamOperation ,_bdc _ad .GraphicsState ,_ffc *_bd .PdfPageResources )error {if _aee .Operand =="\u0042\u0049"&&len (_aee .Params )==1{_dfd ,_gfb :=_aee .Params [0].(*_ad .ContentStreamInlineImage ); -if !_gfb {return nil ;};if _afcc ,_adg :=_cf .GetBoolVal (_dfd .ImageMask );_adg {if _afcc &&!_bae ._cee .IncludeInlineStencilMasks {return nil ;};};return _bae .extractInlineImage (_dfd ,_bdc ,_ffc );}else if _aee .Operand =="\u0044\u006f"&&len (_aee .Params )==1{_becb ,_ade :=_cf .GetName (_aee .Params [0]); -if !_ade {_fb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065");return _ecbc ;};_ ,_feb :=_ffc .GetXObjectByName (*_becb );switch _feb {case _bd .XObjectTypeImage :return _bae .extractXObjectImage (_becb ,_bdc ,_ffc );case _bd .XObjectTypeForm :return _bae .extractFormImages (_becb ,_bdc ,_ffc ); -};}else if _bae ._dfg &&(_aee .Operand =="\u0073\u0063\u006e"||_aee .Operand =="\u0053\u0043\u004e")&&len (_aee .Params )==1{_dcf ,_bca :=_cf .GetName (_aee .Params [0]);if !_bca {_fb .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0079\u0070\u0065"); -return _ecbc ;};_agc ,_bca :=_ffc .GetPatternByName (*_dcf );if !_bca {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");return nil ;};if _agc .IsTiling (){_cbcf :=_agc .GetAsTilingPattern (); -_bce ,_dgbf :=_cbcf .GetContentStream ();if _dgbf !=nil {return _dgbf ;};_dgbf =_bae .extractContentStreamImages (string (_bce ),_cbcf .Resources );if _dgbf !=nil {return _dgbf ;};};}else if (_aee .Operand =="\u0063\u0073"||_aee .Operand =="\u0043\u0053")&&len (_aee .Params )>=1{_bae ._dfg =_aee .Params [0].String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"; -};return nil ;}; // ExtractText processes and extracts all text data in content streams and returns as a string. // It takes into account character encodings in the PDF file, which are decoded by // CharcodeBytesToUnicode. // Characters that can't be decoded are replaced with MissingCodeRune ('\ufffd' = �). -func (_gaac *Extractor )ExtractText ()(string ,error ){_efg ,_ ,_ ,_afcg :=_gaac .ExtractTextWithStats ();return _efg ,_afcg ;};func (_dda *textObject )setHorizScaling (_gaaf float64 ){if _dda ==nil {return ;};_dda ._beg ._cgec =_gaaf ;};func (_bcbgg *textPara )writeCellText (_afgd _cb .Writer ){for _ffdc ,_bfce :=range _bcbgg ._bgcc {_egcdb :=_bfce .text (); -_bgadcc :=_bacg &&_bfce .endsInHyphen ()&&_ffdc !=len (_bcbgg ._bgcc )-1;if _bgadcc {_egcdb =_degge (_egcdb );};_afgd .Write ([]byte (_egcdb ));if !(_bgadcc ||_ffdc ==len (_bcbgg ._bgcc )-1){_afgd .Write ([]byte (_fcda (_bfce ._becg ,_bcbgg ._bgcc [_ffdc +1]._becg ))); -};};}; +func (_dca *Extractor )ExtractText ()(string ,error ){_ecae ,_ ,_ ,_gbd :=_dca .ExtractTextWithStats ();return _ecae ,_gbd ;};func _dcae (_faae []*textLine ,_dbcb ,_daedc float64 )[]*textLine {var _cefc []*textLine ;for _ ,_fefa :=range _faae {if _dbcb ==-1{if _fefa ._fbgb > _daedc {_cefc =append (_cefc ,_fefa ); +};}else {if _fefa ._fbgb > _daedc &&_fefa ._fbgb < _dbcb {_cefc =append (_cefc ,_fefa );};};};return _cefc ;};func (_agbbg *textTable )logComposite (_daae string ){if !_dgda {return ;};_fc .Log .Info ("\u007e~\u007eP\u0061\u0072\u0061\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_agbbg ._agaf ,_agbbg ._ebaab ,_daae ); +_cf .Printf ("\u0025\u0035\u0073 \u007c","");for _bgde :=0;_bgde < _agbbg ._agaf ;_bgde ++{_cf .Printf ("\u0025\u0033\u0064 \u007c",_bgde );};_cf .Println ("");_cf .Printf ("\u0025\u0035\u0073 \u002b","");for _cbegd :=0;_cbegd < _agbbg ._agaf ;_cbegd ++{_cf .Printf ("\u0025\u0033\u0073 \u002b","\u002d\u002d\u002d"); +};_cf .Println ("");for _efba :=0;_efba < _agbbg ._ebaab ;_efba ++{_cf .Printf ("\u0025\u0035\u0064 \u007c",_efba );for _ffce :=0;_ffce < _agbbg ._agaf ;_ffce ++{_edbd ,_ :=_agbbg ._ecag [_fcgc (_ffce ,_efba )].parasBBox ();_cf .Printf ("\u0025\u0033\u0064 \u007c",len (_edbd )); +};_cf .Println ("");};_fc .Log .Info ("\u007e~\u007eT\u0065\u0078\u0074\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_agbbg ._agaf ,_agbbg ._ebaab ,_daae );_cf .Printf ("\u0025\u0035\u0073 \u007c","");for _aedea :=0;_aedea < _agbbg ._agaf ; +_aedea ++{_cf .Printf ("\u0025\u0031\u0032\u0064\u0020\u007c",_aedea );};_cf .Println ("");_cf .Printf ("\u0025\u0035\u0073 \u002b","");for _efcd :=0;_efcd < _agbbg ._agaf ;_efcd ++{_cf .Print ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d\u002b"); +};_cf .Println ("");for _dcaed :=0;_dcaed < _agbbg ._ebaab ;_dcaed ++{_cf .Printf ("\u0025\u0035\u0064 \u007c",_dcaed );for _abgdd :=0;_abgdd < _agbbg ._agaf ;_abgdd ++{_agaee ,_ :=_agbbg ._ecag [_fcgc (_abgdd ,_dcaed )].parasBBox ();_dccd :="";_dgdc :=_agaee .merge (); +if _dgdc !=nil {_dccd =_dgdc .text ();};_dccd =_cf .Sprintf ("\u0025\u0071",_afbcec (_dccd ,12));_dccd =_dccd [1:len (_dccd )-1];_cf .Printf ("\u0025\u0031\u0032\u0073\u0020\u007c",_dccd );};_cf .Println ("");};};func _ecdg (_agde _ea .PdfRectangle ,_gaad []*textLine )*textPara {return &textPara {PdfRectangle :_agde ,_cebdg :_gaad }; +};func _eggbc (_begg string ,_cgcbb []rulingList ){_fc .Log .Info ("\u0024\u0024 \u0025\u0064\u0020g\u0072\u0069\u0064\u0073\u0020\u002d\u0020\u0025\u0073",len (_cgcbb ),_begg );for _gdgcb ,_dgbg :=range _cgcbb {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_gdgcb ,_dgbg .String ()); +};};func (_bgb *textObject )setTextRenderMode (_aae int ){if _bgb ==nil {return ;};_bgb ._abcg ._afbd =RenderMode (_aae );}; -// Append appends `mark` to the mark array. -func (_fbfec *TextMarkArray )Append (mark TextMark ){_fbfec ._acag =append (_fbfec ._acag ,mark )};func (_cedbb rulingList )primMinMax ()(float64 ,float64 ){_addbc ,_dbcee :=_cedbb [0]._gabcd ,_cedbb [0]._gabcd ;for _ ,_bfeg :=range _cedbb [1:]{if _bfeg ._gabcd < _addbc {_addbc =_bfeg ._gabcd ; -}else if _bfeg ._gabcd > _dbcee {_dbcee =_bfeg ._gabcd ;};};return _addbc ,_dbcee ;};func (_dbeb compositeCell )hasLines (_bege []*textLine )bool {for _gggcf ,_dacg :=range _bege {_ffbe :=_efec (_dbeb .PdfRectangle ,_dacg .PdfRectangle );if _deef {_cbg .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u005e\u005e\u005e\u0069\u006e\u0074\u0065\u0072\u0073e\u0063t\u0073\u003d\u0025\u0074\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u000a",_ffbe ,_gggcf ,len (_bege )); -_cbg .Printf ("\u0020\u0020\u0020\u0020 \u005e\u005e\u005e\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025s\u000a",_dbeb );_cbg .Printf ("\u0020 \u0020 \u0020\u0020\u0020\u006c\u0069\u006e\u0065\u003d\u0025\u0073\u000a",_dacg );};if _ffbe {return true ; -};};return false ;}; +// String returns a description of `k`. +func (_ccgg markKind )String ()string {_bffd ,_bebc :=_feec [_ccgg ];if !_bebc {return _cf .Sprintf ("\u004e\u006f\u0074\u0020\u0061\u0020\u006d\u0061\u0072k\u003a\u0020\u0025\u0064",_ccgg );};return _bffd ;};func (_gdbf *structTreeRoot )parseStructTreeRoot (_bdcg _ad .PdfObject ){if _bdcg !=nil {_acdg ,_ccbe :=_ad .GetDict (_bdcg ); +if !_ccbe {_fc .Log .Debug ("\u0070\u0061\u0072s\u0065\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u003a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e"); +};K :=_acdg .Get ("\u004b");_eaag :=_acdg .Get ("\u0054\u0079\u0070\u0065").String ();var _caef *_ad .PdfObjectArray ;switch _ecfc :=K .(type ){case *_ad .PdfObjectArray :_caef =_ecfc ;case *_ad .PdfObjectReference :_caef =_ad .MakeArray (K );};_bcce :=[]structElement {}; +for _ ,_gdag :=range _caef .Elements (){_fbge :=&structElement {};_fbge .parseStructElement (_gdag );_bcce =append (_bcce ,*_fbge );};_gdbf ._cce =_bcce ;_gdbf ._cagb =_eaag ;};}; -// Text returns the extracted page text. -func (_egb PageText )Text ()string {return _egb ._eced };type subpath struct{_gcgc []_ga .Point ;_ffbag bool ;}; +// String returns a description of `t`. +func (_efcc *textTable )String ()string {return _cf .Sprintf ("\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0025\u0074",_efcc ._agaf ,_efcc ._ebaab ,_efcc ._agae );};func (_beed compositeCell )parasBBox ()(paraList ,_ea .PdfRectangle ){return _beed .paraList ,_beed .PdfRectangle ; +};func (_cggff intSet )has (_cbcg int )bool {_ ,_gdcbc :=_cggff [_cbcg ];return _gdcbc };func (_eccbe *textObject )reset (){_eccbe ._bdfa =_cg .IdentityMatrix ();_eccbe ._acdcf =_cg .IdentityMatrix ();_eccbe ._afgad =nil ;};func _fcag (_baca ,_fcca _ea .PdfRectangle )(_ea .PdfRectangle ,bool ){if !_ggbc (_baca ,_fcca ){return _ea .PdfRectangle {},false ; +};return _ea .PdfRectangle {Llx :_ag .Max (_baca .Llx ,_fcca .Llx ),Urx :_ag .Min (_baca .Urx ,_fcca .Urx ),Lly :_ag .Max (_baca .Lly ,_fcca .Lly ),Ury :_ag .Min (_baca .Ury ,_fcca .Ury )},true ;};func (_feafc *wordBag )depthBand (_ceddg ,_fagf float64 )[]int {if len (_feafc ._dfga )==0{return nil ; +};return _feafc .depthRange (_feafc .getDepthIdx (_ceddg ),_feafc .getDepthIdx (_fagf ));};const _fgaf =1.0/1000.0;func (_abfb *wordBag )text ()string {_ebea :=_abfb .allWords ();_aggg :=make ([]string ,len (_ebea ));for _acgc ,_eedca :=range _ebea {_aggg [_acgc ]=_eedca ._cfdag ; +};return _eb .Join (_aggg ,"\u0020");}; -// TableInfo gets table information of the textmark `tm`. -func (_accbc *TextMark )TableInfo ()(*TextTable ,[][]int ){if !_accbc ._ffgac {return nil ,nil ;};_bfea :=_accbc ._ggecd ;_cea :=_bfea .getCellInfo (*_accbc );return _bfea ,_cea ;};func _fcdf (_fbegg ,_fcf bounded )float64 {return _fbegg .bbox ().Llx -_fcf .bbox ().Llx }; -func (_gad *shapesState )clearPath (){_gad ._eaaf =nil ;_gad ._dgbb =false ;if _gcc {_fb .Log .Info ("\u0043\u004c\u0045A\u0052\u003a\u0020\u0073\u0073\u003d\u0025\u0073",_gad );};};func _efcgf (_ffde _bd .PdfRectangle )*ruling {return &ruling {_egagd :_fdec ,_gabcd :_ffde .Lly ,_cdcd :_ffde .Llx ,_dcgf :_ffde .Urx }; -};func (_dfea gridTiling )log (_dddfa string ){if !_fdbd {return ;};_fb .Log .Info ("\u0074i\u006ci\u006e\u0067\u003a\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0071",len (_dfea ._cebc ),len (_dfea ._adfdb ),_dddfa );_cbg .Printf ("\u0020\u0020\u0020l\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a",_dfea ._cebc ); -_cbg .Printf ("\u0020\u0020\u0020l\u006c\u0079\u003d\u0025\u002e\u0032\u0066\u000a",_dfea ._adfdb );for _cfefe ,_dcgbc :=range _dfea ._adfdb {_eagd ,_aegc :=_dfea ._adga [_dcgbc ];if !_aegc {continue ;};_cbg .Printf ("%\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_cfefe ,_dcgbc ); -for _cagb ,_cbbaa :=range _dfea ._cebc {_ffdef ,_dbeda :=_eagd [_cbbaa ];if !_dbeda {continue ;};_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_cagb ,_ffdef .String ());};};};func (_def *textObject )showText (_baaa _cf .PdfObject ,_dcbd []byte ,_bcbg int ,_bagf string )error {return _def .renderText (_baaa ,_dcbd ,_bcbg ,_bagf ); -};func (_fcea rulingList )secMinMax ()(float64 ,float64 ){_becgd ,_dbfc :=_fcea [0]._cdcd ,_fcea [0]._dcgf ;for _ ,_dgfdf :=range _fcea [1:]{if _dgfdf ._cdcd < _becgd {_becgd =_dgfdf ._cdcd ;};if _dgfdf ._dcgf > _dbfc {_dbfc =_dgfdf ._dcgf ;};};return _becgd ,_dbfc ; -};func (_bgfa rulingList )merge ()*ruling {_gcaea :=_bgfa [0]._gabcd ;_bfag :=_bgfa [0]._cdcd ;_fffec :=_bgfa [0]._dcgf ;for _ ,_bbae :=range _bgfa [1:]{_gcaea +=_bbae ._gabcd ;if _bbae ._cdcd < _bfag {_bfag =_bbae ._cdcd ;};if _bbae ._dcgf > _fffec {_fffec =_bbae ._dcgf ; -};};_dgfc :=&ruling {_egagd :_bgfa [0]._egagd ,_aeecd :_bgfa [0]._aeecd ,Color :_bgfa [0].Color ,_gabcd :_gcaea /float64 (len (_bgfa )),_cdcd :_bfag ,_dcgf :_fffec };if _bcbb {_fb .Log .Info ("\u006de\u0072g\u0065\u003a\u0020\u0025\u0032d\u0020\u0076e\u0063\u0073\u0020\u0025\u0073",len (_bgfa ),_dgfc ); -for _ecadd ,_gabaf :=range _bgfa {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ecadd ,_gabaf );};};return _dgfc ;};func (_dbabc *shapesState )quadraticTo (_fgab ,_egad ,_afcd ,_geg float64 ){if _gcc {_fb .Log .Info ("\u0071\u0075\u0061d\u0072\u0061\u0074\u0069\u0063\u0054\u006f\u003a"); -};_dbabc .addPoint (_afcd ,_geg );};func (_decc *textObject )nextLine (){_decc .moveLP (0,-_decc ._beg ._dgcg )}; +// Extractor stores and offers functionality for extracting content from PDF pages. +type Extractor struct{_acg string ;_daf *_ea .PdfPageResources ;_gdb _ea .PdfRectangle ;_ebe *_ea .PdfRectangle ;_fa map[string ]fontEntry ;_gb map[string ]textResult ;_ede map[string ]textResult ;_gee int64 ;_fge int ;_gbf *Options ;_fcgb *_ad .PdfObject ; +_ef _ad .PdfObject ;_bfg []*_ea .PdfAnnotation ;};func (_dgfa *TextMarkArray )exists (_ddbc TextMark )bool {for _ ,_abde :=range _dgfa .Elements (){if _ge .DeepEqual (_ddbc .DirectObject ,_abde .DirectObject )&&_ge .DeepEqual (_ddbc .BBox ,_abde .BBox )&&_abde .Text ==_ddbc .Text {return true ; +};};return false ;};func (_cgffg rectRuling )asRuling ()(*ruling ,bool ){_daab :=ruling {_gddac :_cgffg ._bfdc ,Color :_cgffg .Color ,_afbc :_eafad };switch _cgffg ._bfdc {case _bgcg :_daab ._cafa =0.5*(_cgffg .Llx +_cgffg .Urx );_daab ._fddc =_cgffg .Lly ; +_daab ._begad =_cgffg .Ury ;_edcac ,_fgad :=_cgffg .checkWidth (_cgffg .Llx ,_cgffg .Urx );if !_fgad {if _aceg {_fc .Log .Error ("\u0072\u0065\u0063\u0074\u0052\u0075l\u0069\u006e\u0067\u002e\u0061\u0073\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0072\u0075\u006c\u0069\u006e\u0067V\u0065\u0072\u0074\u0020\u0021\u0063\u0068\u0065\u0063\u006b\u0057\u0069\u0064\u0074h\u0020v\u003d\u0025\u002b\u0076",_cgffg ); +};return nil ,false ;};_daab ._gcccd =_edcac ;case _ecacd :_daab ._cafa =0.5*(_cgffg .Lly +_cgffg .Ury );_daab ._fddc =_cgffg .Llx ;_daab ._begad =_cgffg .Urx ;_gaebg ,_daadd :=_cgffg .checkWidth (_cgffg .Lly ,_cgffg .Ury );if !_daadd {if _aceg {_fc .Log .Error ("\u0072\u0065\u0063\u0074\u0052\u0075l\u0069\u006e\u0067\u002e\u0061\u0073\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0072\u0075\u006c\u0069\u006e\u0067H\u006f\u0072\u007a\u0020\u0021\u0063\u0068\u0065\u0063\u006b\u0057\u0069\u0064\u0074h\u0020v\u003d\u0025\u002b\u0076",_cgffg ); +};return nil ,false ;};_daab ._gcccd =_gaebg ;default:_fc .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_cgffg ._bfdc );return nil ,false ;};return &_daab ,true ;};func (_fgcaf paraList )log (_aecc string ){if !_adbf {return ; +};_fc .Log .Info ("%\u0038\u0073\u003a\u0020\u0025\u0064 \u0070\u0061\u0072\u0061\u0073\u0020=\u003d\u003d\u003d\u003d\u003d\u003d\u002d-\u002d\u002d\u002d\u002d\u002d\u003d\u003d\u003d\u003d\u003d=\u003d",_aecc ,len (_fgcaf ));for _acdb ,_ecgge :=range _fgcaf {if _ecgge ==nil {continue ; +};_gcef :=_ecgge .text ();_aeeeg :="\u0020\u0020";if _ecgge ._ebdd !=nil {_aeeeg =_cf .Sprintf ("\u005b%\u0064\u0078\u0025\u0064\u005d",_ecgge ._ebdd ._agaf ,_ecgge ._ebdd ._ebaab );};_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0025s\u0020\u0025\u0071\u000a",_acdb ,_ecgge .PdfRectangle ,_aeeeg ,_afbcec (_gcef ,50)); +};};func (_cfaca *textPara )taken ()bool {return _cfaca ==nil ||_cfaca ._gfff };func _edbed (_gded *wordBag ,_fbga *textWord ,_begc float64 )bool {return _fbga .Llx < _gded .Urx +_begc &&_gded .Llx -_begc < _fbga .Urx ;};func (_fefge *subpath )isQuadrilateral ()bool {if len (_fefge ._gfagc )< 4||len (_fefge ._gfagc )> 5{return false ; +};if len (_fefge ._gfagc )==5{_bgeaf :=_fefge ._gfagc [0];_abedd :=_fefge ._gfagc [4];if _bgeaf .X !=_abedd .X ||_bgeaf .Y !=_abedd .Y {return false ;};};return true ;}; -// String returns a string describing `pt`. -func (_gagb PageText )String ()string {_afa :=_cbg .Sprintf ("P\u0061\u0067\u0065\u0054ex\u0074:\u0020\u0025\u0064\u0020\u0065l\u0065\u006d\u0065\u006e\u0074\u0073",len (_gagb ._accb ));_dgbd :=[]string {"\u002d"+_afa };for _ ,_cdcb :=range _gagb ._accb {_dgbd =append (_dgbd ,_cdcb .String ()); -};_dgbd =append (_dgbd ,"\u002b"+_afa );return _bb .Join (_dgbd ,"\u000a");};func (_ddc *textObject )moveText (_egeb ,_gfe float64 ){_ddc .moveLP (_egeb ,_gfe )};func (_cgg *textObject )setWordSpacing (_eada float64 ){if _cgg ==nil {return ;};_cgg ._beg ._eef =_eada ; -}; +// String returns a description of `tm`. +func (_dccb *textMark )String ()string {return _cf .Sprintf ("\u0025\u002e\u0032f \u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\u0022\u0025\u0073\u0022",_dccb .PdfRectangle ,_dccb ._afcb ,_dccb ._cddae );}; + +// Options extractor options. +type Options struct{ + +// DisableDocumentTags specifies whether to use the document tags during list extraction. +DisableDocumentTags bool ; + +// ApplyCropBox will extract page text based on page cropbox if set to `true`. +ApplyCropBox bool ; + +// UseSimplerExtractionProcess will skip topological text ordering and table processing. +// +// NOTE: While normally the extra processing is beneficial, it can also lead to problems when it does not work. +// Thus it is a flag to allow the user to control this process. +// +// Skipping some extraction processes would also lead to the reduced processing time. +UseSimplerExtractionProcess bool ; + +// IncludeAnnotations specifies whether to include annotations in the extraction process, default value is `false`. +IncludeAnnotations bool ;};func (_dbfad rulingList )vertsHorzs ()(rulingList ,rulingList ){var _feccf ,_gfagg rulingList ;for _ ,_cdbf :=range _dbfad {switch _cdbf ._gddac {case _bgcg :_feccf =append (_feccf ,_cdbf );case _ecacd :_gfagg =append (_gfagg ,_cdbf ); +};};return _feccf ,_gfagg ;};func (_edccc lineRuling )yMean ()float64 {return 0.5*(_edccc ._edfeg .Y +_edccc ._acdee .Y )};type intSet map[int ]struct{};func (_gcbcf *textTable )put (_bbfae ,_dafd int ,_dagee *textPara ){_gcbcf ._aaedb [_fcgc (_bbfae ,_dafd )]=_dagee ; +};func (_effab intSet )del (_effgb int ){delete (_effab ,_effgb )}; + +// ImageExtractOptions contains options for controlling image extraction from +// PDF pages. +type ImageExtractOptions struct{IncludeInlineStencilMasks bool ;};func _cefa (_ffdb []*wordBag )[]*wordBag {if len (_ffdb )<=1{return _ffdb ;};if _cadga {_fc .Log .Info ("\u006d\u0065\u0072\u0067\u0065\u0057\u006f\u0072\u0064B\u0061\u0067\u0073\u003a"); +};_ba .Slice (_ffdb ,func (_fdfd ,_bfea int )bool {_gace ,_fcd :=_ffdb [_fdfd ],_ffdb [_bfea ];_abbg :=_gace .Width ()*_gace .Height ();_fcbed :=_fcd .Width ()*_fcd .Height ();if _abbg !=_fcbed {return _abbg > _fcbed ;};if _gace .Height ()!=_fcd .Height (){return _gace .Height ()> _fcd .Height (); +};return _fdfd < _bfea ;});var _ddfc []*wordBag ;_ccfe :=make (intSet );for _afbf :=0;_afbf < len (_ffdb );_afbf ++{if _ccfe .has (_afbf ){continue ;};_eeag :=_ffdb [_afbf ];for _cafc :=_afbf +1;_cafc < len (_ffdb );_cafc ++{if _ccfe .has (_afbf ){continue ; +};_cgbf :=_ffdb [_cafc ];_fdcb :=_eeag .PdfRectangle ;_fdcb .Llx -=_eeag ._ggc ;if _aafg (_fdcb ,_cgbf .PdfRectangle ){_eeag .absorb (_cgbf );_ccfe .add (_cafc );};};_ddfc =append (_ddfc ,_eeag );};if len (_ffdb )!=len (_ddfc )+len (_ccfe ){_fc .Log .Error ("\u006d\u0065\u0072ge\u0057\u006f\u0072\u0064\u0042\u0061\u0067\u0073\u003a \u0025d\u2192%\u0064 \u0061\u0062\u0073\u006f\u0072\u0062\u0065\u0064\u003d\u0025\u0064",len (_ffdb ),len (_ddfc ),len (_ccfe )); +};return _ddfc ;};func (_eddeb rulingList )intersections ()map[int ]intSet {var _added ,_eagbg []int ;for _edcda ,_agbff :=range _eddeb {switch _agbff ._gddac {case _bgcg :_added =append (_added ,_edcda );case _ecacd :_eagbg =append (_eagbg ,_edcda );}; +};if len (_added )< _fcf +1||len (_eagbg )< _adda +1{return nil ;};if len (_added )+len (_eagbg )> _adgb {_fc .Log .Debug ("\u0069\u006e\u0074\u0065\u0072\u0073e\u0063\u0074\u0069\u006f\u006e\u0073\u003a\u0020\u0054\u004f\u004f\u0020\u004d\u0041\u004e\u0059\u0020\u0072\u0075\u006ci\u006e\u0067\u0073\u0020\u0076\u0065\u0063\u0073\u003d\u0025\u0064\u0020\u003d\u0020%\u0064 \u0078\u0020\u0025\u0064",len (_eddeb ),len (_added ),len (_eagbg )); +return nil ;};_bdedg :=make (map[int ]intSet ,len (_added )+len (_eagbg ));for _ ,_fcee :=range _added {for _ ,_gbge :=range _eagbg {if _eddeb [_fcee ].intersects (_eddeb [_gbge ]){if _ ,_dfgaf :=_bdedg [_fcee ];!_dfgaf {_bdedg [_fcee ]=make (intSet ); +};if _ ,_dgcc :=_bdedg [_gbge ];!_dgcc {_bdedg [_gbge ]=make (intSet );};_bdedg [_fcee ].add (_gbge );_bdedg [_gbge ].add (_fcee );};};};return _bdedg ;};func _fecg (_eacad map[float64 ]map[float64 ]gridTile )[]float64 {_cdffb :=make ([]float64 ,0,len (_eacad )); +for _faeeg :=range _eacad {_cdffb =append (_cdffb ,_faeeg );};_ba .Float64s (_cdffb );_dcagg :=len (_cdffb );for _acdd :=0;_acdd < _dcagg /2;_acdd ++{_cdffb [_acdd ],_cdffb [_dcagg -1-_acdd ]=_cdffb [_dcagg -1-_acdd ],_cdffb [_acdd ];};return _cdffb ;}; +func (_ecaca *textTable )getRight ()paraList {_dbagd :=make (paraList ,_ecaca ._ebaab );for _gcga :=0;_gcga < _ecaca ._ebaab ;_gcga ++{_ebbgd :=_ecaca .get (_ecaca ._agaf -1,_gcga )._gccd ;if _ebbgd .taken (){return nil ;};_dbagd [_gcga ]=_ebbgd ;};for _dfbee :=0; +_dfbee < _ecaca ._ebaab -1;_dfbee ++{if _dbagd [_dfbee ]._aedgf !=_dbagd [_dfbee +1]{return nil ;};};return _dbagd ;};func (_febbb rulingList )sortStrict (){_ba .Slice (_febbb ,func (_agddb ,_eaef int )bool {_dfgc ,_faegg :=_febbb [_agddb ],_febbb [_eaef ]; +_bgbcb ,_gfgfa :=_dfgc ._gddac ,_faegg ._gddac ;if _bgbcb !=_gfgfa {return _bgbcb > _gfgfa ;};_ecba ,_cgbc :=_dfgc ._cafa ,_faegg ._cafa ;if !_eeaf (_ecba -_cgbc ){return _ecba < _cgbc ;};_ecba ,_cgbc =_dfgc ._fddc ,_faegg ._fddc ;if _ecba !=_cgbc {return _ecba < _cgbc ; +};return _dfgc ._begad < _faegg ._begad ;});};func (_bbdd *subpath )removeDuplicates (){if len (_bbdd ._gfagc )==0{return ;};_adcf :=[]_cg .Point {_bbdd ._gfagc [0]};for _ ,_eeca :=range _bbdd ._gfagc [1:]{if !_cgdb (_eeca ,_adcf [len (_adcf )-1]){_adcf =append (_adcf ,_eeca ); +};};_bbdd ._gfagc =_adcf ;};func (_fbea paraList )addNeighbours (){_acegb :=func (_gcgef []int ,_bgdb *textPara )([]*textPara ,[]*textPara ){_gdbg :=make ([]*textPara ,0,len (_gcgef )-1);_caffb :=make ([]*textPara ,0,len (_gcgef )-1);for _ ,_efgfa :=range _gcgef {_fgecg :=_fbea [_efgfa ]; +if _fgecg .Urx <=_bgdb .Llx {_gdbg =append (_gdbg ,_fgecg );}else if _fgecg .Llx >=_bgdb .Urx {_caffb =append (_caffb ,_fgecg );};};return _gdbg ,_caffb ;};_fccd :=func (_ddadc []int ,_aabgc *textPara )([]*textPara ,[]*textPara ){_ffae :=make ([]*textPara ,0,len (_ddadc )-1); +_dafb :=make ([]*textPara ,0,len (_ddadc )-1);for _ ,_gbedc :=range _ddadc {_ebbdb :=_fbea [_gbedc ];if _ebbdb .Ury <=_aabgc .Lly {_dafb =append (_dafb ,_ebbdb );}else if _ebbdb .Lly >=_aabgc .Ury {_ffae =append (_ffae ,_ebbdb );};};return _ffae ,_dafb ; +};_efgdd :=_fbea .yNeighbours (_gege );for _ ,_cdegd :=range _fbea {_dcfdb :=_efgdd [_cdegd ];if len (_dcfdb )==0{continue ;};_abcgd ,_bdffa :=_acegb (_dcfdb ,_cdegd );if len (_abcgd )==0&&len (_bdffa )==0{continue ;};if len (_abcgd )> 0{_deagc :=_abcgd [0]; +for _ ,_ecdeb :=range _abcgd [1:]{if _ecdeb .Urx >=_deagc .Urx {_deagc =_ecdeb ;};};for _ ,_fgcaa :=range _abcgd {if _fgcaa !=_deagc &&_fgcaa .Urx > _deagc .Llx {_deagc =nil ;break ;};};if _deagc !=nil &&_eedd (_cdegd .PdfRectangle ,_deagc .PdfRectangle ){_cdegd ._dgad =_deagc ; +};};if len (_bdffa )> 0{_dafdc :=_bdffa [0];for _ ,_dbfg :=range _bdffa [1:]{if _dbfg .Llx <=_dafdc .Llx {_dafdc =_dbfg ;};};for _ ,_cfbca :=range _bdffa {if _cfbca !=_dafdc &&_cfbca .Llx < _dafdc .Urx {_dafdc =nil ;break ;};};if _dafdc !=nil &&_eedd (_cdegd .PdfRectangle ,_dafdc .PdfRectangle ){_cdegd ._gccd =_dafdc ; +};};};_efgdd =_fbea .xNeighbours (_cgbfc );for _ ,_fbbda :=range _fbea {_efgbf :=_efgdd [_fbbda ];if len (_efgbf )==0{continue ;};_afbeg ,_gfgd :=_fccd (_efgbf ,_fbbda );if len (_afbeg )==0&&len (_gfgd )==0{continue ;};if len (_gfgd )> 0{_eagg :=_gfgd [0]; +for _ ,_eaabe :=range _gfgd [1:]{if _eaabe .Ury >=_eagg .Ury {_eagg =_eaabe ;};};for _ ,_fcdc :=range _gfgd {if _fcdc !=_eagg &&_fcdc .Ury > _eagg .Lly {_eagg =nil ;break ;};};if _eagg !=nil &&_cefd (_fbbda .PdfRectangle ,_eagg .PdfRectangle ){_fbbda ._aedgf =_eagg ; +};};if len (_afbeg )> 0{_dgedg :=_afbeg [0];for _ ,_fbgc :=range _afbeg [1:]{if _fbgc .Lly <=_dgedg .Lly {_dgedg =_fbgc ;};};for _ ,_dfabc :=range _afbeg {if _dfabc !=_dgedg &&_dfabc .Lly < _dgedg .Ury {_dgedg =nil ;break ;};};if _dgedg !=nil &&_cefd (_fbbda .PdfRectangle ,_dgedg .PdfRectangle ){_fbbda ._abbb =_dgedg ; +};};};for _ ,_gbage :=range _fbea {if _gbage ._dgad !=nil &&_gbage ._dgad ._gccd !=_gbage {_gbage ._dgad =nil ;};if _gbage ._abbb !=nil &&_gbage ._abbb ._aedgf !=_gbage {_gbage ._abbb =nil ;};if _gbage ._gccd !=nil &&_gbage ._gccd ._dgad !=_gbage {_gbage ._gccd =nil ; +};if _gbage ._aedgf !=nil &&_gbage ._aedgf ._abbb !=_gbage {_gbage ._aedgf =nil ;};};};func (_aedb gridTiling )log (_fbcc string ){if !_cafd {return ;};_fc .Log .Info ("\u0074i\u006ci\u006e\u0067\u003a\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0071",len (_aedb ._bebae ),len (_aedb ._edgab ),_fbcc ); +_cf .Printf ("\u0020\u0020\u0020l\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a",_aedb ._bebae );_cf .Printf ("\u0020\u0020\u0020l\u006c\u0079\u003d\u0025\u002e\u0032\u0066\u000a",_aedb ._edgab );for _acfec ,_aeeg :=range _aedb ._edgab {_bcbbg ,_ceegd :=_aedb ._bafg [_aeeg ]; +if !_ceegd {continue ;};_cf .Printf ("%\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_acfec ,_aeeg );for _bdcad ,_aaff :=range _aedb ._bebae {_aebe ,_bggb :=_bcbbg [_aaff ];if !_bggb {continue ;};_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_bdcad ,_aebe .String ()); +};};};func _dbef (_gccef []*textMark ,_dcac _ea .PdfRectangle ,_bae rulingList ,_dadcc []gridTiling ,_dcec bool )paraList {_fc .Log .Trace ("\u006d\u0061\u006b\u0065\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u003a \u0025\u0064\u0020\u0065\u006c\u0065m\u0065\u006e\u0074\u0073\u0020\u0070\u0061\u0067\u0065\u0053\u0069\u007a\u0065=\u0025\u002e\u0032\u0066",len (_gccef ),_dcac ); +if len (_gccef )==0{return nil ;};_gfeb :=_gcadf (_gccef ,_dcac );if len (_gfeb )==0{return nil ;};_bae .log ("\u006d\u0061\u006be\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065");_cbda ,_aafe :=_bae .vertsHorzs ();_daafg :=_gdda (_gfeb ,_dcac .Ury ,_cbda ,_aafe ); +_fcgbe :=_fdcc (_daafg ,_dcac .Ury ,_cbda ,_aafe );_fcgbe =_cefa (_fcgbe );_cageb :=make (paraList ,0,len (_fcgbe ));for _ ,_ffbd :=range _fcgbe {_dffa :=_ffbd .arrangeText ();if _dffa !=nil {_cageb =append (_cageb ,_dffa );};};if !_dcec &&len (_cageb )>=_ebgd {_cageb =_cageb .extractTables (_dadcc ); +};_cageb .sortReadingOrder ();if !_dcec {_cageb .sortTopoOrder ();};_cageb .log ("\u0073\u006f\u0072te\u0064\u0020\u0069\u006e\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0064\u0065\u0072");return _cageb ;};func (_facd *textWord )computeText ()string {_fdbf :=make ([]string ,len (_facd ._eccf )); +for _cbeb ,_fcge :=range _facd ._eccf {_fdbf [_cbeb ]=_fcge ._cddae ;};return _eb .Join (_fdbf ,"");};func (_ffbc *structElement )parseStructElement (_efff _ad .PdfObject ){_cbdd ,_aedc :=_ad .GetDict (_efff );if !_aedc {_fc .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u0053\u0074\u0072u\u0063\u0074\u0045le\u006d\u0065\u006e\u0074\u003a\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u002e"); +return ;};_dfcfd :=_cbdd .Get ("\u0053");_gdcaf :=_cbdd .Get ("\u0050\u0067");_bdda :="";if _dfcfd !=nil {_bdda =_dfcfd .String ();};_fgfae :=_cbdd .Get ("\u004b");_ffbc ._bef =_bdda ;_ffbc ._ggcd =_gdcaf ;switch _abgb :=_fgfae .(type ){case *_ad .PdfObjectInteger :_ffbc ._bef =_bdda ; +_ffbc ._gcba =int64 (*_abgb );_ffbc ._ggcd =_gdcaf ;case *_ad .PdfObjectReference :_bfdbd :=*_ad .MakeArray (_abgb );var _eeae int64 =-1;_ffbc ._gcba =_eeae ;if _bfdbd .Len ()==1{_fbae :=_bfdbd .Elements ()[0];_dfabf ,_egef :=_fbae .(*_ad .PdfObjectInteger ); +if _egef {_eeae =int64 (*_dfabf );_ffbc ._gcba =_eeae ;_ffbc ._bef =_bdda ;_ffbc ._ggcd =_gdcaf ;return ;};};_bcbf :=[]structElement {};for _ ,_cbbe :=range _bfdbd .Elements (){_dedc ,_dffbg :=_cbbe .(*_ad .PdfObjectInteger );if _dffbg {_eeae =int64 (*_dedc ); +_ffbc ._gcba =_eeae ;_ffbc ._bef =_bdda ;}else {_cgacf :=&structElement {};_cgacf .parseStructElement (_cbbe );_bcbf =append (_bcbf ,*_cgacf );};_eeae =-1;};_ffbc ._cfae =_bcbf ;case *_ad .PdfObjectArray :_ceacg :=_fgfae .(*_ad .PdfObjectArray );var _dbged int64 =-1; +_ffbc ._gcba =_dbged ;if _ceacg .Len ()==1{_faag :=_ceacg .Elements ()[0];_bcdac ,_gce :=_faag .(*_ad .PdfObjectInteger );if _gce {_dbged =int64 (*_bcdac );_ffbc ._gcba =_dbged ;_ffbc ._bef =_bdda ;_ffbc ._ggcd =_gdcaf ;return ;};};_geda :=[]structElement {}; +for _ ,_dfefa :=range _ceacg .Elements (){_dbe ,_agdd :=_dfefa .(*_ad .PdfObjectInteger );if _agdd {_dbged =int64 (*_dbe );_ffbc ._gcba =_dbged ;_ffbc ._bef =_bdda ;_ffbc ._ggcd =_gdcaf ;}else {_ggce :=&structElement {};_ggce .parseStructElement (_dfefa ); +_geda =append (_geda ,*_ggce );};_dbged =-1;};_ffbc ._cfae =_geda ;};}; + +// PageTextOptions holds various options available in extraction process. +type PageTextOptions struct{_adee bool ;_bdc bool ;};type shapesState struct{_cee _cg .Matrix ;_cea _cg .Matrix ;_agbgb []*subpath ;_cdceb bool ;_efc _cg .Point ;_gcce *textObject ;};func (_aegab rulingList )log (_cgbfg string ){if !_gbbe {return ;};_fc .Log .Info ("\u0023\u0023\u0023\u0020\u0025\u0031\u0030\u0073\u003a\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_cgbfg ,_aegab .String ()); +for _acgge ,_fgb :=range _aegab {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_acgge ,_fgb .String ());};};func (_cffba *textTable )newTablePara ()*textPara {_afge :=_cffba .computeBbox ();_abfg :=&textPara {PdfRectangle :_afge ,_eeada :_afge ,_ebdd :_cffba }; +if _dgda {_fc .Log .Info ("\u006e\u0065w\u0054\u0061\u0062l\u0065\u0050\u0061\u0072\u0061\u003a\u0020\u0025\u0073",_abfg );};return _abfg ;};func _gccg (_fbdcd *PageText )error {_cbbaf :=_db .GetLicenseKey ();if _cbbaf !=nil &&_cbbaf .IsLicensed ()||_bbda {return nil ; +};_cf .Printf ("\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020c\u006f\u0070\u0079\u0020\u006f\u0066\u0020\u0055\u006e\u0069P\u0044\u0046\u000a");_cf .Println ("-\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u0066\u0072e\u0065\u0020\u0074\u0072\u0069\u0061\u006c l\u0069\u0063\u0065\u006es\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070s:\u002f\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); +return _ed .New ("\u0075\u006e\u0069\u0070d\u0066\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020c\u006fd\u0065\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0064");};func _gcfd (_gbcd []TextMark ,_afcf *int ,_cbed TextMark )[]TextMark {_cbed .Offset =*_afcf ; +_gbcd =append (_gbcd ,_cbed );*_afcf +=len (_cbed .Text );return _gbcd ;};type list struct{_addb []*textLine ;_fdbe string ;_adgg []*list ;_eeefb string ;};func (_dddf *stateStack )size ()int {return len (*_dddf )};func _abd (_fdg string ,_bgg bool ,_abe bool )BidiText {_dfc :="\u006c\u0074\u0072"; +if _abe {_dfc ="\u0074\u0074\u0062";}else if !_bgg {_dfc ="\u0072\u0074\u006c";};return BidiText {_df :_fdg ,_gc :_dfc };};func (_gdbd *structTreeRoot )buildList (_edg map[int ][]*textLine ,_fdac _ad .PdfObject )[]*list {if _gdbd ==nil {_fc .Log .Debug ("\u0062\u0075\u0069\u006c\u0064\u004c\u0069\u0073\u0074\u003a\u0020t\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0069\u0073 \u006e\u0069\u006c"); +return nil ;};var _febf *structElement ;_ddbf :=[]structElement {};if len (_gdbd ._cce )==1{_edgb :=_gdbd ._cce [0]._bef ;if _edgb =="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074"||_edgb =="\u0053\u0065\u0063\u0074"||_edgb =="\u0050\u0061\u0072\u0074"||_edgb =="\u0044\u0069\u0076"||_edgb =="\u0041\u0072\u0074"{_febf =&_gdbd ._cce [0]; +};}else {_febf =&structElement {_cfae :_gdbd ._cce ,_bef :_gdbd ._cagb };};if _febf ==nil {_fc .Log .Debug ("\u0062\u0075\u0069\u006cd\u004c\u0069\u0073\u0074\u003a\u0020\u0074\u006f\u0070\u0045l\u0065m\u0065\u006e\u0074\u0020\u0069\u0073\u0020n\u0069\u006c"); +return nil ;};for _ ,_bee :=range _febf ._cfae {if _bee ._bef =="\u004c"{_ddbf =append (_ddbf ,_bee );}else if _bee ._bef =="\u0054\u0061\u0062l\u0065"{_gffec :=_afca (_bee );_ddbf =append (_ddbf ,_gffec ...);};};_afbb :=_gdfda (_ddbf ,_edg ,_fdac );var _abed []*list ; +for _ ,_gccbc :=range _afbb {_ebgc :=_gffb (_gccbc );_abed =append (_abed ,_ebgc ...);};return _abed ;};func _dbaf (_edgec ,_gcaaec float64 )bool {return _edgec /_ag .Max (_aacc ,_gcaaec )< _ddeg };type structElement struct{_bef string ;_cfae []structElement ; +_gcba int64 ;_ggcd _ad .PdfObject ;};func _ca (_ab []string ,_dfg int ,_dc int ){for _dd ,_de :=_dfg ,_dc -1;_dd < _de ;_dd ,_de =_dd +1,_de -1{_ded :=_ab [_dd ];_ab [_dd ]=_ab [_de ];_ab [_de ]=_ded ;};};func _gcadf (_bfdf []*textMark ,_gdee _ea .PdfRectangle )[]*textWord {var _ffba []*textWord ; +var _gdeaaa *textWord ;if _dbge {_fc .Log .Info ("\u006d\u0061\u006beT\u0065\u0078\u0074\u0057\u006f\u0072\u0064\u0073\u003a\u0020\u0025\u0064\u0020\u006d\u0061\u0072\u006b\u0073",len (_bfdf ));};_bfeae :=func (){if _gdeaaa !=nil {_fabc :=_gdeaaa .computeText (); +if !_cefad (_fabc ){_gdeaaa ._cfdag =_fabc ;_ffba =append (_ffba ,_gdeaaa );if _dbge {_fc .Log .Info ("\u0061\u0064\u0064Ne\u0077\u0057\u006f\u0072\u0064\u003a\u0020\u0025\u0064\u003a\u0020\u0077\u006f\u0072\u0064\u003d\u0025\u0073",len (_ffba )-1,_gdeaaa .String ()); +for _decgc ,_begde :=range _gdeaaa ._eccf {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_decgc ,_begde .String ());};};};_gdeaaa =nil ;};};for _ ,_facf :=range _bfdf {if _ebg &&_gdeaaa !=nil &&len (_gdeaaa ._eccf )> 0{_cdgea :=_gdeaaa ._eccf [len (_gdeaaa ._eccf )-1]; +_efga ,_ebdc :=_fadc (_facf ._cddae );_fddcg ,_dddeg :=_fadc (_cdgea ._cddae );if _ebdc &&!_dddeg &&_cdgea .inDiacriticArea (_facf ){_gdeaaa .addDiacritic (_efga );continue ;};if _dddeg &&!_ebdc &&_facf .inDiacriticArea (_cdgea ){_gdeaaa ._eccf =_gdeaaa ._eccf [:len (_gdeaaa ._eccf )-1]; +_gdeaaa .appendMark (_facf ,_gdee );_gdeaaa .addDiacritic (_fddcg );continue ;};};_agdfa :=_cefad (_facf ._cddae );if _agdfa {_bfeae ();continue ;};if _gdeaaa ==nil &&!_agdfa {_gdeaaa =_agbfa ([]*textMark {_facf },_gdee );continue ;};_gccda :=_gdeaaa ._geba ; +_egdef :=_ag .Abs (_cccf (_gdee ,_facf )-_gdeaaa ._bbcgb )/_gccda ;_gdeba :=_fdbgb (_facf ,_gdeaaa )/_gccda ;if _gdeba >=_begea ||!(-_ebegf <=_gdeba &&_egdef <=_fgee ){_bfeae ();_gdeaaa =_agbfa ([]*textMark {_facf },_gdee );continue ;};_gdeaaa .appendMark (_facf ,_gdee ); +};_bfeae ();return _ffba ;};func (_eeff *TextMarkArray )getTextMarkAtOffset (_fdb int )*TextMark {for _ ,_fgab :=range _eeff ._bag {if _fgab .Offset ==_fdb {return &_fgab ;};};return nil ;};func (_becfd *compositeCell )updateBBox (){for _ ,_agcd :=range _becfd .paraList {_becfd .PdfRectangle =_fgde (_becfd .PdfRectangle ,_agcd .PdfRectangle ); +};}; + +// New returns an Extractor instance for extracting content from the input PDF page. +func New (page *_ea .PdfPage )(*Extractor ,error ){return NewWithOptions (page ,nil )};func (_gfccf *textWord )appendMark (_cedda *textMark ,_cebb _ea .PdfRectangle ){_gfccf ._eccf =append (_gfccf ._eccf ,_cedda );_gfccf .PdfRectangle =_fgde (_gfccf .PdfRectangle ,_cedda .PdfRectangle ); +if _cedda ._afcb > _gfccf ._geba {_gfccf ._geba =_cedda ._afcb ;};_gfccf ._bbcgb =_cebb .Ury -_gfccf .PdfRectangle .Lly ;};type structTreeRoot struct{_cce []structElement ;_cagb string ;};func (_cdga *wordBag )arrangeText ()*textPara {_cdga .sort ();if _dgcd {_cdga .removeDuplicates (); +};var _ffbdb []*textLine ;for _ ,_dffaf :=range _cdga .depthIndexes (){for !_cdga .empty (_dffaf ){_feacc :=_cdga .firstReadingIndex (_dffaf );_fafe :=_cdga .firstWord (_feacc );_fbbd :=_bgbc (_cdga ,_feacc );_cegg :=_fafe ._geba ;_bcbbb :=_fafe ._bbcgb -_fbac *_cegg ; +_ggfcf :=_fafe ._bbcgb +_fbac *_cegg ;_ggadg :=_ggbf *_cegg ;_ggecc :=_gbce *_cegg ;_caga :for {var _ccaae *textWord ;_abfa :=0;for _ ,_fbfea :=range _cdga .depthBand (_bcbbb ,_ggfcf ){_eabb :=_cdga .highestWord (_fbfea ,_bcbbb ,_ggfcf );if _eabb ==nil {continue ; +};_cedad :=_fdbgb (_eabb ,_fbbd ._bbada [len (_fbbd ._bbada )-1]);if _cedad < -_ggecc {break _caga ;};if _cedad > _ggadg {continue ;};if _ccaae !=nil &&_cgfd (_eabb ,_ccaae )>=0{continue ;};_ccaae =_eabb ;_abfa =_fbfea ;};if _ccaae ==nil {break ;};_fbbd .pullWord (_cdga ,_ccaae ,_abfa ); +};_fbbd .markWordBoundaries ();_ffbdb =append (_ffbdb ,_fbbd );};};if len (_ffbdb )==0{return nil ;};_ba .Slice (_ffbdb ,func (_beccf ,_fefba int )bool {return _ecbc (_ffbdb [_beccf ],_ffbdb [_fefba ])< 0});_bgfd :=_ecdg (_cdga .PdfRectangle ,_ffbdb ); +if _cadga {_fc .Log .Info ("\u0061\u0072\u0072an\u0067\u0065\u0054\u0065\u0078\u0074\u0020\u0021\u0021\u0021\u0020\u0070\u0061\u0072\u0061\u003d\u0025\u0073",_bgfd .String ());if _ggbef {for _bedbb ,_gfce :=range _bgfd ._cebdg {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_bedbb ,_gfce .String ()); +if _ecaf {for _gcaf ,_dedbd :=range _gfce ._bbada {_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_gcaf ,_dedbd .String ());for _afgc ,_gdbbb :=range _dedbd ._eccf {_cf .Printf ("\u00251\u0032\u0064\u003a\u0020\u0025\u0073\n",_afgc ,_gdbbb .String ()); +};};};};};};return _bgfd ;};func (_ggba paraList )topoOrder ()[]int {if _adbf {_fc .Log .Info ("\u0074\u006f\u0070\u006f\u004f\u0072\u0064\u0065\u0072\u003a");};_fgebb :=len (_ggba );_ggeec :=make ([]bool ,_fgebb );_fcefg :=make ([]int ,0,_fgebb );_ecab :=_ggba .llyOrdering (); +var _cadgd func (_fbefd int );_cadgd =func (_fabf int ){_ggeec [_fabf ]=true ;for _bdgd :=0;_bdgd < _fgebb ;_bdgd ++{if !_ggeec [_bdgd ]{if _ggba .readBefore (_ecab ,_fabf ,_bdgd ){_cadgd (_bdgd );};};};_fcefg =append (_fcefg ,_fabf );};for _gcaae :=0; +_gcaae < _fgebb ;_gcaae ++{if !_ggeec [_gcaae ]{_cadgd (_gcaae );};};return _ggdea (_fcefg );};const _caad =10; // TextMark represents extracted text on a page with information regarding both textual content, // formatting (font and size) and positioning. @@ -566,10 +736,10 @@ Text string ; Original string ; // BBox is the bounding box of the text. -BBox _bd .PdfRectangle ; +BBox _ea .PdfRectangle ; // Font is the font the text was drawn with. -Font *_bd .PdfFont ; +Font *_ea .PdfFont ; // FontSize is the font size the text was drawn with. FontSize float64 ; @@ -587,376 +757,218 @@ Meta bool ; // FillColor is the fill color of the text. // The color is nil for spaces and line breaks (i.e. the Meta field is true). -FillColor _gf .Color ; +FillColor _d .Color ; // StrokeColor is the stroke color of the text. // The color is nil for spaces and line breaks (i.e. the Meta field is true). -StrokeColor _gf .Color ; +StrokeColor _d .Color ; // Orientation is the text orientation Orientation int ; // DirectObject is the underlying PdfObject (Text Object) that represents the visible texts. This is introduced to get // a simple access to the TextObject in case editing or replacment of some text is needed. E.g during redaction. -DirectObject _cf .PdfObject ; +DirectObject _ad .PdfObject ; // ObjString is a decoded string operand of a text-showing operator. It has the same value as `Text` attribute except // when many glyphs are represented with the same Text Object that contains multiple length string operand in which case // ObjString spans more than one character string that falls in different TextMark objects. -ObjString []string ;Tw float64 ;Th float64 ;Tc float64 ;Index int ;_ffgac bool ;_ggecd *TextTable ;};func (_bgea *textTable )getRight ()paraList {_cccac :=make (paraList ,_bgea ._gfcf );for _dggbg :=0;_dggbg < _bgea ._gfcf ;_dggbg ++{_dccggd :=_bgea .get (_bgea ._bbfgf -1,_dggbg )._bbbge ; -if _dccggd .taken (){return nil ;};_cccac [_dggbg ]=_dccggd ;};for _bccf :=0;_bccf < _bgea ._gfcf -1;_bccf ++{if _cccac [_bccf ]._dffd !=_cccac [_bccf +1]{return nil ;};};return _cccac ;};func (_agcb *textLine )pullWord (_dbca *wordBag ,_cfec *textWord ,_adfd int ){_agcb .appendWord (_cfec ); -_dbca .removeWord (_cfec ,_adfd );};func (_gebf *textPara )writeText (_defd _cb .Writer ){if _gebf ._dgega ==nil {_gebf .writeCellText (_defd );return ;};for _cdbf :=0;_cdbf < _gebf ._dgega ._gfcf ;_cdbf ++{for _bfcdc :=0;_bfcdc < _gebf ._dgega ._bbfgf ; -_bfcdc ++{_aega :=_gebf ._dgega .get (_bfcdc ,_cdbf );if _aega ==nil {_defd .Write ([]byte ("\u0009"));}else {_aega .writeCellText (_defd );};_defd .Write ([]byte ("\u0020"));};if _cdbf < _gebf ._dgega ._gfcf -1{_defd .Write ([]byte ("\u000a"));};};};func _efca (_eebdf int ,_ccgad map[int ][]float64 )([]int ,int ){_fdgfc :=make ([]int ,_eebdf ); -_bedb :=0;for _gaeg :=0;_gaeg < _eebdf ;_gaeg ++{_fdgfc [_gaeg ]=_bedb ;_bedb +=len (_ccgad [_gaeg ])+1;};return _fdgfc ,_bedb ;}; - -// String returns a description of `k`. -func (_gffg rulingKind )String ()string {_dcgb ,_gcef :=_deccbb [_gffg ];if !_gcef {return _cbg .Sprintf ("\u004e\u006ft\u0020\u0061\u0020r\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_gffg );};return _dcgb ;};func _bbbg (_aaae []*textMark ,_dagc _bd .PdfRectangle ,_dcdg rulingList ,_bdca []gridTiling ,_cabd bool )paraList {_fb .Log .Trace ("\u006d\u0061\u006b\u0065\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u003a \u0025\u0064\u0020\u0065\u006c\u0065m\u0065\u006e\u0074\u0073\u0020\u0070\u0061\u0067\u0065\u0053\u0069\u007a\u0065=\u0025\u002e\u0032\u0066",len (_aaae ),_dagc ); -if len (_aaae )==0{return nil ;};_beaf :=_gfdba (_aaae ,_dagc );if len (_beaf )==0{return nil ;};_dcdg .log ("\u006d\u0061\u006be\u0054\u0065\u0078\u0074\u0050\u0061\u0067\u0065");_ggeac ,_dbdbd :=_dcdg .vertsHorzs ();_ecgg :=_bfdc (_beaf ,_dagc .Ury ,_ggeac ,_dbdbd ); -_gafba :=_cddf (_ecgg ,_dagc .Ury ,_ggeac ,_dbdbd );_gafba =_ddcc (_gafba );_agcc :=make (paraList ,0,len (_gafba ));for _ ,_efagcc :=range _gafba {_feac :=_efagcc .arrangeText ();if _feac !=nil {_agcc =append (_agcc ,_feac );};};if !_cabd &&len (_agcc )>=_cabe {_agcc =_agcc .extractTables (_bdca ); -};_agcc .sortReadingOrder ();if !_cabd {_agcc .sortTopoOrder ();};_agcc .log ("\u0073\u006f\u0072te\u0064\u0020\u0069\u006e\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0064\u0065\u0072");return _agcc ;};func _eecgb (_aeb byte )bool {for _ ,_bcbfb :=range _gfg {if []byte (_bcbfb )[0]==_aeb {return true ; -};};return false ;};func _gedc (_dadg []*textLine ,_faecc ,_efgcb float64 )[]*textLine {var _faag []*textLine ;for _ ,_fddf :=range _dadg {if _faecc ==-1{if _fddf ._becg > _efgcb {_faag =append (_faag ,_fddf );};}else {if _fddf ._becg > _efgcb &&_fddf ._becg < _faecc {_faag =append (_faag ,_fddf ); -};};};return _faag ;};func (_agba *textTable )logComposite (_gcfd string ){if !_deef {return ;};_fb .Log .Info ("\u007e~\u007eP\u0061\u0072\u0061\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_agba ._bbfgf ,_agba ._gfcf ,_gcfd );_cbg .Printf ("\u0025\u0035\u0073 \u007c",""); -for _dccde :=0;_dccde < _agba ._bbfgf ;_dccde ++{_cbg .Printf ("\u0025\u0033\u0064 \u007c",_dccde );};_cbg .Println ("");_cbg .Printf ("\u0025\u0035\u0073 \u002b","");for _bfdb :=0;_bfdb < _agba ._bbfgf ;_bfdb ++{_cbg .Printf ("\u0025\u0033\u0073 \u002b","\u002d\u002d\u002d"); -};_cbg .Println ("");for _eebba :=0;_eebba < _agba ._gfcf ;_eebba ++{_cbg .Printf ("\u0025\u0035\u0064 \u007c",_eebba );for _cfff :=0;_cfff < _agba ._bbfgf ;_cfff ++{_ddfce ,_ :=_agba ._bfeb [_eebg (_cfff ,_eebba )].parasBBox ();_cbg .Printf ("\u0025\u0033\u0064 \u007c",len (_ddfce )); -};_cbg .Println ("");};_fb .Log .Info ("\u007e~\u007eT\u0065\u0078\u0074\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u0025\u0073",_agba ._bbfgf ,_agba ._gfcf ,_gcfd );_cbg .Printf ("\u0025\u0035\u0073 \u007c","");for _eeab :=0;_eeab < _agba ._bbfgf ;_eeab ++{_cbg .Printf ("\u0025\u0031\u0032\u0064\u0020\u007c",_eeab ); -};_cbg .Println ("");_cbg .Printf ("\u0025\u0035\u0073 \u002b","");for _eafee :=0;_eafee < _agba ._bbfgf ;_eafee ++{_cbg .Print ("\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d\u002d-\u002d\u002d\u002d\u002b");};_cbg .Println ("");for _fdad :=0;_fdad < _agba ._gfcf ; -_fdad ++{_cbg .Printf ("\u0025\u0035\u0064 \u007c",_fdad );for _ffccd :=0;_ffccd < _agba ._bbfgf ;_ffccd ++{_abgc ,_ :=_agba ._bfeb [_eebg (_ffccd ,_fdad )].parasBBox ();_aeggge :="";_bfff :=_abgc .merge ();if _bfff !=nil {_aeggge =_bfff .text ();};_aeggge =_cbg .Sprintf ("\u0025\u0071",_ddfcg (_aeggge ,12)); -_aeggge =_aeggge [1:len (_aeggge )-1];_cbg .Printf ("\u0025\u0031\u0032\u0073\u0020\u007c",_aeggge );};_cbg .Println ("");};};func (_egbg *textLine )toTextMarks (_aefc *int )[]TextMark {var _cgge []TextMark ;for _ ,_gdde :=range _egbg ._abcg {if _gdde ._cgbdf {_cgge =_dbgab (_cgge ,_aefc ,"\u0020"); -};_adde :=_gdde .toTextMarks (_aefc );_cgge =append (_cgge ,_adde ...);};return _cgge ;};type textLine struct{_bd .PdfRectangle ;_becg float64 ;_abcg []*textWord ;_efba float64 ;};const _fdcdd =10;func _fcbae (_afdd []pathSection )rulingList {_dddb (_afdd ); -if _babf {_fb .Log .Info ("\u006da\u006b\u0065\u0046\u0069l\u006c\u0052\u0075\u006c\u0069n\u0067s\u003a \u0025\u0064\u0020\u0066\u0069\u006c\u006cs",len (_afdd ));};var _edbcg rulingList ;for _ ,_aaaeb :=range _afdd {for _ ,_afge :=range _aaaeb ._ecea {if !_afge .isQuadrilateral (){if _babf {_fb .Log .Error ("!\u0069s\u0051\u0075\u0061\u0064\u0072\u0069\u006c\u0061t\u0065\u0072\u0061\u006c: \u0025\u0073",_afge ); -};continue ;};if _bdf ,_daec :=_afge .makeRectRuling (_aaaeb .Color );_daec {_edbcg =append (_edbcg ,_bdf );}else {if _ggeg {_fb .Log .Error ("\u0021\u006d\u0061\u006beR\u0065\u0063\u0074\u0052\u0075\u006c\u0069\u006e\u0067\u003a\u0020\u0025\u0073",_afge ); -};};};};if _babf {_fb .Log .Info ("\u006d\u0061\u006b\u0065Fi\u006c\u006c\u0052\u0075\u006c\u0069\u006e\u0067\u0073\u003a\u0020\u0025\u0073",_edbcg .String ());};return _edbcg ;};func _eebg (_fadd ,_eebbc int )uint64 {return uint64 (_fadd )*0x1000000+uint64 (_eebbc )}; -func (_gccag *textTable )put (_cgbfea ,_ddga int ,_gebb *textPara ){_gccag ._fdbac [_eebg (_cgbfea ,_ddga )]=_gebb ;};func _fcdae (_deabe ,_gbgga _ga .Point ,_dccaa _gf .Color )(*ruling ,bool ){_bbcdf :=lineRuling {_affd :_deabe ,_ceea :_gbgga ,_addf :_cdf (_deabe ,_gbgga ),Color :_dccaa }; -if _bbcdf ._addf ==_febb {return nil ,false ;};return _bbcdf .asRuling ();};func _degge (_ecff string )string {_caebf :=[]rune (_ecff );return string (_caebf [:len (_caebf )-1])}; - -// ExtractTextWithStats works like ExtractText but returns the number of characters in the output -// (`numChars`) and the number of characters that were not decoded (`numMisses`). -func (_dba *Extractor )ExtractTextWithStats ()(_abb string ,_faaf int ,_ebg int ,_acg error ){_deg ,_faaf ,_ebg ,_acg :=_dba .ExtractPageText ();if _acg !=nil {return "",_faaf ,_ebg ,_acg ;};return _deg .Text (),_faaf ,_ebg ,nil ;};func (_aafe TextTable )getCellInfo (_abf TextMark )[][]int {for _afga ,_gcf :=range _aafe .Cells {for _aeda :=range _gcf {_abfc :=&_gcf [_aeda ].Marks ; -if _abfc .exists (_abf ){return [][]int {{_afga },{_aeda }};};};};return nil ;};const (_bacg =true ;_aead =true ;_ddac =true ;_eedf =false ;_dgfbe =false ;_gecb =6;_begf =3.0;_ecbcb =200;_eefg =true ;_bfgc =true ;_efcbd =true ;_fade =true ;_fgdc =false ; -);func (_gdgda rulingList )sortStrict (){_a .Slice (_gdgda ,func (_fabc ,_acde int )bool {_bdfa ,_cdbfc :=_gdgda [_fabc ],_gdgda [_acde ];_ceef ,_beab :=_bdfa ._egagd ,_cdbfc ._egagd ;if _ceef !=_beab {return _ceef > _beab ;};_daeca ,_bdcfc :=_bdfa ._gabcd ,_cdbfc ._gabcd ; -if !_bfaeb (_daeca -_bdcfc ){return _daeca < _bdcfc ;};_daeca ,_bdcfc =_bdfa ._cdcd ,_cdbfc ._cdcd ;if _daeca !=_bdcfc {return _daeca < _bdcfc ;};return _bdfa ._dcgf < _cdbfc ._dcgf ;});};func (_cabg rulingList )isActualGrid ()(rulingList ,bool ){_ffgb ,_ggabg :=_cabg .augmentGrid (); -if !(len (_ffgb )>=_bcde +1&&len (_ggabg )>=_fbfa +1){if _babf {_fb .Log .Info ("\u0069s\u0041\u0063t\u0075\u0061\u006c\u0047r\u0069\u0064\u003a \u004e\u006f\u0074\u0020\u0061\u006c\u0069\u0067\u006eed\u002e\u0020\u0025d\u0020\u0078 \u0025\u0064\u0020\u003c\u0020\u0025d\u0020\u0078 \u0025\u0064",len (_ffgb ),len (_ggabg ),_bcde +1,_fbfa +1); -};return nil ,false ;};if _babf {_fb .Log .Info ("\u0069\u0073\u0041\u0063\u0074\u0075a\u006c\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0073\u0020\u003a\u0020\u0025t\u0020\u0026\u0020\u0025\u0074\u0020\u2192 \u0025\u0074",_cabg ,len (_ffgb )>=2,len (_ggabg )>=2,len (_ffgb )>=2&&len (_ggabg )>=2); -for _cdec ,_aggf :=range _cabg {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0076\u000a",_cdec ,_aggf );};};if _fgdc {_ecfe ,_aefa :=_ffgb [0],_ffgb [len (_ffgb )-1];_bceag ,_dcgd :=_ggabg [0],_ggabg [len (_ggabg )-1];if !(_bbcf (_ecfe ._gabcd -_bceag ._cdcd )&&_bbcf (_aefa ._gabcd -_bceag ._dcgf )&&_bbcf (_bceag ._gabcd -_ecfe ._dcgf )&&_bbcf (_dcgd ._gabcd -_ecfe ._cdcd )){if _babf {_fb .Log .Info ("\u0069\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069d\u003a\u0020\u0020N\u006f\u0074 \u0061\u006c\u0069\u0067\u006e\u0065d\u002e\n\t\u0076\u0030\u003d\u0025\u0073\u000a\u0009\u0076\u0031\u003d\u0025\u0073\u000a\u0009\u0068\u0030\u003d\u0025\u0073\u000a\u0009\u0068\u0031\u003d\u0025\u0073",_ecfe ,_aefa ,_bceag ,_dcgd ); -};return nil ,false ;};}else {if !_ffgb .aligned (){if _bcbb {_fb .Log .Info ("i\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069\u0064\u003a\u0020N\u006f\u0074\u0020\u0061\u006c\u0069\u0067n\u0065\u0064\u0020\u0076\u0065\u0072\u0074\u0073\u002e\u0020%\u0064",len (_ffgb )); -};return nil ,false ;};if !_ggabg .aligned (){if _babf {_fb .Log .Info ("i\u0073\u0041\u0063\u0074\u0075\u0061l\u0047\u0072\u0069\u0064\u003a\u0020N\u006f\u0074\u0020\u0061\u006c\u0069\u0067n\u0065\u0064\u0020\u0068\u006f\u0072\u007a\u0073\u002e\u0020%\u0064",len (_ggabg )); -};return nil ,false ;};};_agff :=append (_ffgb ,_ggabg ...);return _agff ,true ;};func (_dafec rulingList )snapToGroups ()rulingList {_bfacc ,_gfgb :=_dafec .vertsHorzs ();if len (_bfacc )> 0{_bfacc =_bfacc .snapToGroupsDirection ();};if len (_gfgb )> 0{_gfgb =_gfgb .snapToGroupsDirection (); -};_ceaf :=append (_bfacc ,_gfgb ...);_ceaf .log ("\u0073\u006e\u0061p\u0054\u006f\u0047\u0072\u006f\u0075\u0070\u0073");return _ceaf ;};func (_afab pathSection )bbox ()_bd .PdfRectangle {_bba :=_afab ._ecea [0]._gcgc [0];_beee :=_bd .PdfRectangle {Llx :_bba .X ,Urx :_bba .X ,Lly :_bba .Y ,Ury :_bba .Y }; -_fddb :=func (_dggc _ga .Point ){if _dggc .X < _beee .Llx {_beee .Llx =_dggc .X ;}else if _dggc .X > _beee .Urx {_beee .Urx =_dggc .X ;};if _dggc .Y < _beee .Lly {_beee .Lly =_dggc .Y ;}else if _dggc .Y > _beee .Ury {_beee .Ury =_dggc .Y ;};};for _ ,_daab :=range _afab ._ecea [0]._gcgc [1:]{_fddb (_daab ); -};for _ ,_eace :=range _afab ._ecea [1:]{for _ ,_eacd :=range _eace ._gcgc {_fddb (_eacd );};};return _beee ;};func _bfdc (_fdgf []*textWord ,_affa float64 ,_fcef ,_fbcf rulingList )*wordBag {_fbcb :=_ggab (_fdgf [0],_affa ,_fcef ,_fbcf );for _ ,_fcaf :=range _fdgf [1:]{_ccga :=_fadcb (_fcaf ._gabaag ); -_fbcb ._acfg [_ccga ]=append (_fbcb ._acfg [_ccga ],_fcaf );_fbcb .PdfRectangle =_agcf (_fbcb .PdfRectangle ,_fcaf .PdfRectangle );};_fbcb .sort ();return _fbcb ;};func (_ggbgc *textTable )markCells (){for _fecag :=0;_fecag < _ggbgc ._gfcf ;_fecag ++{for _cdfd :=0; -_cdfd < _ggbgc ._bbfgf ;_cdfd ++{_dada :=_ggbgc .get (_cdfd ,_fecag );if _dada !=nil {_dada ._cecbe =true ;};};};};func (_adfa *PageText )getParagraphs ()paraList {var _gdge rulingList ;if _efcbd {_deag :=_ededdg (_adfa ._bbgb );_gdge =append (_gdge ,_deag ...); -};if _fade {_abeef :=_fcbae (_adfa ._fdf );_gdge =append (_gdge ,_abeef ...);};_gdge ,_cbcd :=_gdge .toTilings ();var _gcb paraList ;_ebge :=len (_adfa ._accb );for _fbea :=0;_fbea < 360&&_ebge > 0;_fbea +=90{_dccd :=make ([]*textMark ,0,len (_adfa ._accb )-_ebge ); -for _ ,_fbfg :=range _adfa ._accb {if _fbfg ._cbacf ==_fbea {_dccd =append (_dccd ,_fbfg );};};if len (_dccd )> 0{_aegfe :=_bbbg (_dccd ,_adfa ._edf ,_gdge ,_cbcd ,_adfa ._efc ._ageb );_gcb =append (_gcb ,_aegfe ...);_ebge -=len (_dccd );};};return _gcb ; -};func (_ffagc paraList )readBefore (_fadg []int ,_gbee ,_ecccb int )bool {_bfaaa ,_cdeg :=_ffagc [_gbee ],_ffagc [_ecccb ];if _dae (_bfaaa ,_cdeg )&&_bfaaa .Lly > _cdeg .Lly {return true ;};if !(_bfaaa ._fcegg .Urx < _cdeg ._fcegg .Llx ){return false ; -};_ceec ,_dcbc :=_bfaaa .Lly ,_cdeg .Lly ;if _ceec > _dcbc {_dcbc ,_ceec =_ceec ,_dcbc ;};_eedc :=_e .Max (_bfaaa ._fcegg .Llx ,_cdeg ._fcegg .Llx );_cgfg :=_e .Min (_bfaaa ._fcegg .Urx ,_cdeg ._fcegg .Urx );_ceag :=_ffagc .llyRange (_fadg ,_ceec ,_dcbc ); -for _ ,_fagg :=range _ceag {if _fagg ==_gbee ||_fagg ==_ecccb {continue ;};_abbge :=_ffagc [_fagg ];if _abbge ._fcegg .Llx <=_cgfg &&_eedc <=_abbge ._fcegg .Urx {return false ;};};return true ;};func _fegaeg (_afded []*textWord ,_cacge int )[]*textWord {_gdbdb :=len (_afded ); -copy (_afded [_cacge :],_afded [_cacge +1:]);return _afded [:_gdbdb -1];};type list struct{_ggcfb []*textLine ;_dfb string ;_fgcb []*list ;_fcgc string ;};func _fadcb (_bdbf float64 )int {var _fabb int ;if _bdbf >=0{_fabb =int (_bdbf /_bgbd );}else {_fabb =int (_bdbf /_bgbd )-1; -};return _fabb ;};func (_begfed *textTable )depth ()float64 {_bfcbd :=1e10;for _fccgce :=0;_fccgce < _begfed ._bbfgf ;_fccgce ++{_bfed :=_begfed .get (_fccgce ,0);if _bfed ==nil ||_bfed ._ddda {continue ;};_bfcbd =_e .Min (_bfcbd ,_bfed .depth ());};return _bfcbd ; -};func _ge (_ab int )bool {return (_ab &1)==0};func (_gbbcea *textTable )bbox ()_bd .PdfRectangle {return _gbbcea .PdfRectangle };func (_bebf rulingList )aligned ()bool {if len (_bebf )< 2{return false ;};_ddeff :=make (map[*ruling ]int );_ddeff [_bebf [0]]=0; -for _ ,_cbeec :=range _bebf [1:]{_ebcc :=false ;for _adbdc :=range _ddeff {if _cbeec .gridIntersecting (_adbdc ){_ddeff [_adbdc ]++;_ebcc =true ;break ;};};if !_ebcc {_ddeff [_cbeec ]=0;};};_fbgc :=0;for _ ,_gfac :=range _ddeff {if _gfac ==0{_fbgc ++;}; -};_bdga :=float64 (_fbgc )/float64 (len (_bebf ));_aeba :=_bdga <=1.0-_egda ;if _babf {_fb .Log .Info ("\u0061\u006c\u0069\u0067\u006e\u0065\u0064\u003d\u0025\u0074\u0020\u0075\u006em\u0061\u0074\u0063\u0068\u0065\u0064=\u0025\u002e\u0032\u0066\u003d\u0025\u0064\u002f\u0025\u0064\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_aeba ,_bdga ,_fbgc ,len (_bebf ),_bebf .String ()); -};return _aeba ;};func (_accfe gridTile )numBorders ()int {_dfgb :=0;if _accfe ._acda {_dfgb ++;};if _accfe ._aedfa {_dfgb ++;};if _accfe ._dbbe {_dfgb ++;};if _accfe ._ffcfe {_dfgb ++;};return _dfgb ;}; - -// GetContentStreamOps returns the contentStreamOps field of `pt`. -func (_dbb *PageText )GetContentStreamOps ()*_ad .ContentStreamOperations {return _dbb ._cgcb };func _affc (_bedd ,_decag _ga .Point )bool {_gfdgc :=_e .Abs (_bedd .X -_decag .X );_ccbb :=_e .Abs (_bedd .Y -_decag .Y );return _gbabb (_ccbb ,_gfdgc );}; -func _cbacfe (_cedbg ,_faggb ,_bcce float64 )rulingKind {if _cedbg >=_bcce &&_gbabb (_faggb ,_cedbg ){return _fdec ;};if _faggb >=_bcce &&_gbabb (_cedbg ,_faggb ){return _bbee ;};return _febb ;};type rectRuling struct{_ffcef rulingKind ;_adfaf markKind ; -_gf .Color ;_bd .PdfRectangle ;};func _afcda (_eccb []*textLine )map[float64 ][]*textLine {_a .Slice (_eccb ,func (_fggcf ,_acgf int )bool {return _eccb [_fggcf ]._becg < _eccb [_acgf ]._becg });_fced :=map[float64 ][]*textLine {};for _ ,_gafdf :=range _eccb {_aacg :=_aaadg (_gafdf ); -_aacg =_e .Round (_aacg );_fced [_aacg ]=append (_fced [_aacg ],_gafdf );};return _fced ;};func _cbfg (_ffagb _bd .PdfRectangle )*ruling {return &ruling {_egagd :_bbee ,_gabcd :_ffagb .Llx ,_cdcd :_ffagb .Lly ,_dcgf :_ffagb .Ury };};func (_fdffb *textTable )subdivide ()*textTable {_fdffb .logComposite ("\u0073u\u0062\u0064\u0069\u0076\u0069\u0064e"); -_cabbg :=_fdffb .compositeRowCorridors ();_dccdd :=_fdffb .compositeColCorridors ();if _deef {_fb .Log .Info ("\u0073u\u0062\u0064i\u0076\u0069\u0064\u0065:\u000a\u0009\u0072o\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s=\u0025\u0073\u000a\t\u0063\u006fl\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073=\u0025\u0073",_babga (_cabbg ),_babga (_dccdd )); -};if len (_cabbg )==0||len (_dccdd )==0{return _fdffb ;};_aaedd (_cabbg );_aaedd (_dccdd );if _deef {_fb .Log .Info ("\u0073\u0075\u0062\u0064\u0069\u0076\u0069\u0064\u0065\u0020\u0066\u0069\u0078\u0065\u0064\u003a\u000a\u0009r\u006f\u0077\u0043\u006f\u0072\u0072\u0069d\u006f\u0072\u0073\u003d\u0025\u0073\u000a\u0009\u0063\u006f\u006cC\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u003d\u0025\u0073",_babga (_cabbg ),_babga (_dccdd )); -};_dacd ,_cgfb :=_efca (_fdffb ._gfcf ,_cabbg );_eccdb ,_aadef :=_efca (_fdffb ._bbfgf ,_dccdd );_aafea :=make (map[uint64 ]*textPara ,_aadef *_cgfb );_dfgdf :=&textTable {PdfRectangle :_fdffb .PdfRectangle ,_deagb :_fdffb ._deagb ,_gfcf :_cgfb ,_bbfgf :_aadef ,_fdbac :_aafea }; -if _deef {_fb .Log .Info ("\u0073\u0075b\u0064\u0069\u0076\u0069\u0064\u0065\u003a\u0020\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0020\u003d\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0063\u0065\u006c\u006c\u0073\u003d\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u000a"+"\u0009\u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s\u003d\u0025\u0073\u000a"+"\u0009\u0063\u006f\u006c\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072s\u003d\u0025\u0073\u000a"+"\u0009\u0079\u004f\u0066\u0066\u0073\u0065\u0074\u0073=\u0025\u002b\u0076\u000a"+"\u0009\u0078\u004f\u0066\u0066\u0073\u0065\u0074\u0073\u003d\u0025\u002b\u0076",_fdffb ._bbfgf ,_fdffb ._gfcf ,_aadef ,_cgfb ,_babga (_cabbg ),_babga (_dccdd ),_dacd ,_eccdb ); -};for _cfbe :=0;_cfbe < _fdffb ._gfcf ;_cfbe ++{_ccdc :=_dacd [_cfbe ];for _aebaf :=0;_aebaf < _fdffb ._bbfgf ;_aebaf ++{_deecg :=_eccdb [_aebaf ];if _deef {_cbg .Printf ("\u0025\u0036\u0064\u002c %\u0032\u0064\u003a\u0020\u0078\u0030\u003d\u0025\u0064\u0020\u0079\u0030\u003d\u0025d\u000a",_aebaf ,_cfbe ,_deecg ,_ccdc ); -};_fcgee ,_adgfb :=_fdffb ._bfeb [_eebg (_aebaf ,_cfbe )];if !_adgfb {continue ;};_eeca :=_fcgee .split (_cabbg [_cfbe ],_dccdd [_aebaf ]);for _fgdb :=0;_fgdb < _eeca ._gfcf ;_fgdb ++{for _gccbe :=0;_gccbe < _eeca ._bbfgf ;_gccbe ++{_defgf :=_eeca .get (_gccbe ,_fgdb ); -_dfgdf .put (_deecg +_gccbe ,_ccdc +_fgdb ,_defgf );if _deef {_cbg .Printf ("\u0025\u0038\u0064\u002c\u0020\u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_deecg +_gccbe ,_ccdc +_fgdb ,_defgf );};};};};};return _dfgdf ;};func (_edae paraList )merge ()*textPara {_fb .Log .Trace ("\u006d\u0065\u0072\u0067\u0065:\u0020\u0070\u0061\u0072\u0061\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_edae )); -if len (_edae )==0{return nil ;};_edae .sortReadingOrder ();_bdge :=_edae [0].PdfRectangle ;_feab :=_edae [0]._bgcc ;for _ ,_fgadc :=range _edae [1:]{_bdge =_agcf (_bdge ,_fgadc .PdfRectangle );_feab =append (_feab ,_fgadc ._bgcc ...);};return _cgaee (_bdge ,_feab ); -};func _egcd (_gfcd *list )[]*list {var _dggf []*list ;for _ ,_gabbd :=range _gfcd ._fgcb {switch _gabbd ._dfb {case "\u004c\u0049":_edeg :=_gcac (_gabbd );_bfdec :=_egcd (_gabbd );_gccbg :=_fbeb (_edeg ,"\u0062\u0075\u006c\u006c\u0065\u0074",_bfdec ); -_effe :=_egdd (_edeg ,"");_gccbg ._fcgc =_effe ;_dggf =append (_dggf ,_gccbg );case "\u004c\u0042\u006fd\u0079":return _egcd (_gabbd );case "\u004c":_adbb :=_egcd (_gabbd );_dggf =append (_dggf ,_adbb ...);return _dggf ;};};return _dggf ;};func (_acdf paraList )llyOrdering ()[]int {_dgaa :=make ([]int ,len (_acdf )); -for _ededd :=range _acdf {_dgaa [_ededd ]=_ededd ;};_a .SliceStable (_dgaa ,func (_aagb ,_agcca int )bool {_cecg ,_dadd :=_dgaa [_aagb ],_dgaa [_agcca ];return _acdf [_cecg ].Lly < _acdf [_dadd ].Lly ;});return _dgaa ;};func (_gefdcg *textLine )endsInHyphen ()bool {_deafe :=_gefdcg ._abcg [len (_gefdcg ._abcg )-1]; -_ggda :=_deafe ._ffdcg ;_gbae ,_ecgb :=_g .DecodeLastRuneInString (_ggda );if _ecgb <=0||!_cg .Is (_cg .Hyphen ,_gbae ){return false ;};if _deafe ._cgbdf &&_afbb (_ggda ){return true ;};return _afbb (_gefdcg .text ());};func (_caead rulingList )toGrids ()[]rulingList {if _babf {_fb .Log .Info ("t\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_caead ); -};_eeade :=_caead .intersections ();if _babf {_fb .Log .Info ("\u0074\u006f\u0047r\u0069\u0064\u0073\u003a \u0076\u0065\u0063\u0073\u003d\u0025\u0064 \u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074\u0073\u003d\u0025\u0064\u0020",len (_caead ),len (_eeade )); -for _ ,_bccg :=range _dacgg (_eeade ){_cbg .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_bccg ,_eeade [_bccg ]);};};_fcgb :=make (map[int ]intSet ,len (_caead ));for _ebbad :=range _caead {_gbeec :=_caead .connections (_eeade ,_ebbad );if len (_gbeec )> 0{_fcgb [_ebbad ]=_gbeec ; -};};if _babf {_fb .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0063\u006fn\u006e\u0065\u0063\u0074s=\u0025\u0064",len (_fcgb ));for _ ,_debd :=range _dacgg (_fcgb ){_cbg .Printf ("\u00254\u0064\u003a\u0020\u0025\u002b\u0076\n",_debd ,_fcgb [_debd ]); -};};_bdgc :=_egaf (len (_caead ),func (_gdgdc ,_cgff int )bool {_dbbac ,_cdfc :=len (_fcgb [_gdgdc ]),len (_fcgb [_cgff ]);if _dbbac !=_cdfc {return _dbbac > _cdfc ;};return _caead .comp (_gdgdc ,_cgff );});if _babf {_fb .Log .Info ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u006f\u0072d\u0065\u0072\u0069\u006eg=\u0025\u0076",_bdgc ); -};_bfgcb :=[][]int {{_bdgc [0]}};_abfca :for _ ,_ebfeb :=range _bdgc [1:]{for _aadf ,_cgacb :=range _bfgcb {for _ ,_cddc :=range _cgacb {if _fcgb [_cddc ].has (_ebfeb ){_bfgcb [_aadf ]=append (_cgacb ,_ebfeb );continue _abfca ;};};};_bfgcb =append (_bfgcb ,[]int {_ebfeb }); -};if _babf {_fb .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020i\u0067\u0072i\u0064\u0073\u003d\u0025\u0076",_bfgcb );};_a .SliceStable (_bfgcb ,func (_cedfd ,_gfcae int )bool {return len (_bfgcb [_cedfd ])> len (_bfgcb [_gfcae ])});for _ ,_dcdc :=range _bfgcb {_a .Slice (_dcdc ,func (_fgee ,_ffgdc int )bool {return _caead .comp (_dcdc [_fgee ],_dcdc [_ffgdc ])}); -};_bbcc :=make ([]rulingList ,len (_bfgcb ));for _deaa ,_cbfgg :=range _bfgcb {_fgaa :=make (rulingList ,len (_cbfgg ));for _cgbfe ,_ccdac :=range _cbfgg {_fgaa [_cgbfe ]=_caead [_ccdac ];};_bbcc [_deaa ]=_fgaa ;};if _babf {_fb .Log .Info ("\u0074o\u0047r\u0069\u0064\u0073\u003a\u0020g\u0072\u0069d\u0073\u003d\u0025\u002b\u0076",_bbcc ); -};var _eeefg []rulingList ;for _ ,_dbag :=range _bbcc {if _ffab ,_ebdaf :=_dbag .isActualGrid ();_ebdaf {_dbag =_ffab ;_dbag =_dbag .snapToGroups ();_eeefg =append (_eeefg ,_dbag );};};if _babf {_eafd ("t\u006fG\u0072\u0069\u0064\u0073\u003a\u0020\u0061\u0063t\u0075\u0061\u006c\u0047ri\u0064\u0073",_eeefg ); -_fb .Log .Info ("\u0074\u006f\u0047\u0072\u0069\u0064\u0073\u003a\u0020\u0067\u0072\u0069\u0064\u0073\u003d%\u0064 \u0061\u0063\u0074\u0075\u0061\u006c\u0047\u0072\u0069\u0064\u0073\u003d\u0025\u0064",len (_bbcc ),len (_eeefg ));};return _eeefg ;};func (_edfc *textTable )newTablePara ()*textPara {_dged :=_edfc .computeBbox (); -_bgcef :=&textPara {PdfRectangle :_dged ,_fcegg :_dged ,_dgega :_edfc };if _deef {_fb .Log .Info ("\u006e\u0065w\u0054\u0061\u0062l\u0065\u0050\u0061\u0072\u0061\u003a\u0020\u0025\u0073",_bgcef );};return _bgcef ;};func (_caeee paraList )list ()[]*list {var _ebfgc []*textLine ; -var _cccg []*textLine ;for _ ,_dgbbd :=range _caeee {_agbc :=_dgbbd .getListLines ();_ebfgc =append (_ebfgc ,_agbc ...);_cccg =append (_cccg ,_dgbbd ._bgcc ...);};_bcc :=_afcda (_ebfgc );_ffda :=_bdaf (_cccg ,_bcc );return _ffda ;};var _gd =[]string {"\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u004f\u004e","\u004f\u004e","\u0041\u004c","\u0045\u0054","\u0045\u0054","\u0041\u004c","\u0043\u0053","\u0041\u004c","\u004f\u004e","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0041\u004e","\u0045\u0054","\u0041\u004e","\u0041\u004e","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004e","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004f\u004e","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u004e\u0053\u004d","\u0041\u004c","\u0041\u004c","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0045\u004e","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c","\u0041\u004c"}; -func (_fbcg *subpath )add (_bbcg ..._ga .Point ){_fbcg ._gcgc =append (_fbcg ._gcgc ,_bbcg ...)};func (_bcee *ruling )gridIntersecting (_aaec *ruling )bool {return _abgd (_bcee ._cdcd ,_aaec ._cdcd )&&_abgd (_bcee ._dcgf ,_aaec ._dcgf );};func _fagbg (_eddc *textLine )bool {_gdbg :=true ; -_edebd :=-1;for _ ,_acbc :=range _eddc ._abcg {for _ ,_gdga :=range _acbc ._gfdga {_afabg :=_gdga ._cefd ;if _edebd ==-1{_edebd =_afabg ;}else {if _edebd !=_afabg {_gdbg =false ;break ;};};};};return _gdbg ;};func (_cbgd paraList )eventNeighbours (_cccc []event )map[*textPara ][]int {_a .Slice (_cccc ,func (_aeffc ,_cggac int )bool {_bfdda ,_gddea :=_cccc [_aeffc ],_cccc [_cggac ]; -_ccfab ,_fbbae :=_bfdda ._gcgb ,_gddea ._gcgb ;if _ccfab !=_fbbae {return _ccfab < _fbbae ;};if _bfdda ._egefd !=_gddea ._egefd {return _bfdda ._egefd ;};return _aeffc < _cggac ;});_bbbb :=make (map[int ]intSet );_adbcb :=make (intSet );for _ ,_fdab :=range _cccc {if _fdab ._egefd {_bbbb [_fdab ._fagac ]=make (intSet ); -for _fcaa :=range _adbcb {if _fcaa !=_fdab ._fagac {_bbbb [_fdab ._fagac ].add (_fcaa );_bbbb [_fcaa ].add (_fdab ._fagac );};};_adbcb .add (_fdab ._fagac );}else {_adbcb .del (_fdab ._fagac );};};_aeeba :=map[*textPara ][]int {};for _ggac ,_egec :=range _bbbb {_gebfb :=_cbgd [_ggac ]; -if len (_egec )==0{_aeeba [_gebfb ]=nil ;continue ;};_befa :=make ([]int ,len (_egec ));_gddgff :=0;for _ebcef :=range _egec {_befa [_gddgff ]=_ebcef ;_gddgff ++;};_aeeba [_gebfb ]=_befa ;};return _aeeba ;}; +ObjString []string ;Tw float64 ;Th float64 ;Tc float64 ;Index int ;_fdbg bool ;_abea *TextTable ;};func (_eddd paraList )merge ()*textPara {_fc .Log .Trace ("\u006d\u0065\u0072\u0067\u0065:\u0020\u0070\u0061\u0072\u0061\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_eddd )); +if len (_eddd )==0{return nil ;};_eddd .sortReadingOrder ();_gdec :=_eddd [0].PdfRectangle ;_cgfdb :=_eddd [0]._cebdg ;for _ ,_gccac :=range _eddd [1:]{_gdec =_fgde (_gdec ,_gccac .PdfRectangle );_cgfdb =append (_cgfdb ,_gccac ._cebdg ...);};return _ecdg (_gdec ,_cgfdb ); +}; -// Options extractor options. -type Options struct{ +// NewFromContents creates a new extractor from contents and page resources. +func NewFromContents (contents string ,resources *_ea .PdfPageResources )(*Extractor ,error ){const _cc ="\u0065x\u0074\u0072\u0061\u0063t\u006f\u0072\u002e\u004e\u0065w\u0046r\u006fm\u0043\u006f\u006e\u0074\u0065\u006e\u0074s";_cdg :=&Extractor {_acg :contents ,_daf :resources ,_fa :map[string ]fontEntry {},_gb :map[string ]textResult {}}; +_db .TrackUse (_cc );return _cdg ,nil ;};func (_cggba *textTable )growTable (){_edag :=func (_agef paraList ){_cggba ._ebaab ++;for _bgcc :=0;_bgcc < _cggba ._agaf ;_bgcc ++{_efdcd :=_agef [_bgcc ];_cggba .put (_bgcc ,_cggba ._ebaab -1,_efdcd );};};_abab :=func (_cecdd paraList ){_cggba ._agaf ++; +for _aged :=0;_aged < _cggba ._ebaab ;_aged ++{_debde :=_cecdd [_aged ];_cggba .put (_cggba ._agaf -1,_aged ,_debde );};};if _gcff {_cggba .log ("\u0067r\u006f\u0077\u0054\u0061\u0062\u006ce");};for _ceab :=0;;_ceab ++{_begfe :=false ;_abadd :=_cggba .getDown (); +_cfdbe :=_cggba .getRight ();if _gcff {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ceab ,_cggba );_cf .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0020\u0064\u006f\u0077\u006e\u003d\u0025\u0073\u000a",_abadd );_cf .Printf ("\u0020\u0020 \u0020\u0020\u0020 \u0072\u0069\u0067\u0068\u0074\u003d\u0025\u0073\u000a",_cfdbe ); +};if _abadd !=nil &&_cfdbe !=nil {_egde :=_abadd [len (_abadd )-1];if !_egde .taken ()&&_egde ==_cfdbe [len (_cfdbe )-1]{_edag (_abadd );if _cfdbe =_cggba .getRight ();_cfdbe !=nil {_abab (_cfdbe );_cggba .put (_cggba ._agaf -1,_cggba ._ebaab -1,_egde ); +};_begfe =true ;};};if !_begfe &&_abadd !=nil {_edag (_abadd );_begfe =true ;};if !_begfe &&_cfdbe !=nil {_abab (_cfdbe );_begfe =true ;};if !_begfe {break ;};};};func (_gffd *imageExtractContext )extractXObjectImage (_gcfe *_ad .PdfObjectName ,_agbg _edb .GraphicsState ,_bga *_ea .PdfPageResources )error {_bfcf ,_ :=_bga .GetXObjectByName (*_gcfe ); +if _bfcf ==nil {return nil ;};_cdc ,_fcbd :=_gffd ._bcfa [_bfcf ];if !_fcbd {_cfaf ,_ggd :=_bga .GetXObjectImageByName (*_gcfe );if _ggd !=nil {return _ggd ;};if _cfaf ==nil {return nil ;};_dgcg ,_ggd :=_cfaf .ToImage ();if _ggd !=nil {return _ggd ;};var _faa _bc .Image ; +if _cfaf .Mask !=nil {if _faa ,_ggd =_aegba (_cfaf .Mask ,_d .Opaque );_ggd !=nil {_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0063\u006f\u0075\u006c\u0064 \u006eo\u0074\u0020\u0067\u0065\u0074\u0020\u0065\u0078\u0070\u006c\u0069\u0063\u0069\u0074\u0020\u0069\u006d\u0061\u0067e\u0020\u006d\u0061\u0073\u006b\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); +};}else if _cfaf .SMask !=nil {_faa ,_ggd =_beee (_cfaf .SMask ,_d .Opaque );if _ggd !=nil {_fc .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0066\u0074\u0020\u0069\u006da\u0067e\u0020\u006d\u0061\u0073k\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +};};if _faa !=nil {_cage ,_acac :=_dgcg .ToGoImage ();if _acac !=nil {return _acac ;};_cage =_bdcbb (_cage ,_faa );switch _cfaf .ColorSpace .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0049n\u0064\u0065\u0078\u0065\u0064":_dgcg ,_acac =_ea .ImageHandling .NewGrayImageFromGoImage (_cage ); +if _acac !=nil {return _acac ;};default:_dgcg ,_acac =_ea .ImageHandling .NewImageFromGoImage (_cage );if _acac !=nil {return _acac ;};};};_cdc =&cachedImage {_cff :_dgcg ,_cag :_cfaf .ColorSpace };_gffd ._bcfa [_bfcf ]=_cdc ;};_eefb :=_cdc ._cff ;_bca :=_cdc ._cag ; +_agba ,_fae :=_bca .ImageToRGB (*_eefb );if _fae !=nil {return _fae ;};_fc .Log .Debug ("@\u0044\u006f\u0020\u0043\u0054\u004d\u003a\u0020\u0025\u0073",_agbg .CTM .String ());_cga :=ImageMark {Image :&_agba ,Width :_agbg .CTM .ScalingFactorX (),Height :_agbg .CTM .ScalingFactorY (),Angle :_agbg .CTM .Angle ()}; +_cga .X ,_cga .Y =_agbg .CTM .Translation ();_gffd ._cfd =append (_gffd ._cfd ,_cga );_gffd ._bdf ++;return nil ;}; -// DisableDocumentTags specifies whether to use the document tags during list extraction. -DisableDocumentTags bool ; +// PageText represents the layout of text on a device page. +type PageText struct{_ageb []*textMark ;_cdb string ;_feeg []TextMark ;_aeee []TextTable ;_aaab _ea .PdfRectangle ;_efda []pathSection ;_dfea []pathSection ;_acff *_ad .PdfObject ;_cfee _ad .PdfObject ;_bbdaa *_edb .ContentStreamOperations ;_fafc PageTextOptions ; +}; -// ApplyCropBox will extract page text based on page cropbox if set to `true`. -ApplyCropBox bool ; +// String returns a description of `b`. +func (_ceee *wordBag )String ()string {var _bdaca []string ;for _ ,_abfd :=range _ceee .depthIndexes (){_facb :=_ceee ._dfga [_abfd ];for _ ,_ggca :=range _facb {_bdaca =append (_bdaca ,_ggca ._cfdag );};};return _cf .Sprintf ("\u0025.\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065=\u0025\u002e\u0032\u0066\u0020\u0025\u0064\u0020\u0025\u0071",_ceee .PdfRectangle ,_ceee ._ggc ,len (_bdaca ),_bdaca ); +};func (_adff *PageText )computeViews (){_becd :=_adff .getParagraphs ();_afdb :=new (_gf .Buffer );_becd .writeText (_afdb );_adff ._cdb =_afdb .String ();_adff ._feeg =_becd .toTextMarks ();_adff ._aeee =_becd .tables ();if _dgda {_fc .Log .Info ("\u0063\u006f\u006dpu\u0074\u0065\u0056\u0069\u0065\u0077\u0073\u003a\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003d\u0025\u0064",len (_adff ._aeee )); +};};func (_ebgf *ruling )alignsSec (_abca *ruling )bool {const _bdfc =_ggf +1.0;return _ebgf ._fddc -_bdfc <=_abca ._begad &&_abca ._fddc -_bdfc <=_ebgf ._begad ;};func (_dfae *textTable )markCells (){for _dfcag :=0;_dfcag < _dfae ._ebaab ;_dfcag ++{for _bgba :=0; +_bgba < _dfae ._agaf ;_bgba ++{_daadb :=_dfae .get (_bgba ,_dfcag );if _daadb !=nil {_daadb ._gfff =true ;};};};};func (_gabg *shapesState )establishSubpath ()*subpath {_fgag ,_gbfa :=_gabg .lastpointEstablished ();if !_gbfa {_gabg ._agbgb =append (_gabg ._agbgb ,_agbf (_fgag )); +};if len (_gabg ._agbgb )==0{return nil ;};_gabg ._cdceb =false ;return _gabg ._agbgb [len (_gabg ._agbgb )-1];};func (_abcf *shapesState )lineTo (_geab ,_ecbd float64 ){if _dfcf {_fc .Log .Info ("\u006c\u0069\u006eeT\u006f\u0028\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0020\u0070\u003d\u0025\u002e\u0032\u0066",_geab ,_ecbd ,_abcf .devicePoint (_geab ,_ecbd )); +};_abcf .addPoint (_geab ,_ecbd );};func (_gbcdg *textTable )toTextTable ()TextTable {if _dgda {_fc .Log .Info ("t\u006fT\u0065\u0078\u0074\u0054\u0061\u0062\u006c\u0065:\u0020\u0025\u0064\u0020x \u0025\u0064",_gbcdg ._agaf ,_gbcdg ._ebaab );};_cdbc :=make ([][]TableCell ,_gbcdg ._ebaab ); +for _gaec :=0;_gaec < _gbcdg ._ebaab ;_gaec ++{_cdbc [_gaec ]=make ([]TableCell ,_gbcdg ._agaf );for _aagceb :=0;_aagceb < _gbcdg ._agaf ;_aagceb ++{_aebef :=_gbcdg .get (_aagceb ,_gaec );if _aebef ==nil {continue ;};_fccfe (_aebef ._cebdg );if _dgda {_cf .Printf ("\u0025\u0034\u0064 \u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_aagceb ,_gaec ,_aebef ); +};_cdbc [_gaec ][_aagceb ].Text =_aebef .text ();_afgcf :=0;_cdbc [_gaec ][_aagceb ].Marks ._bag =_aebef .toTextMarks (&_afgcf );};};_ffac :=TextTable {W :_gbcdg ._agaf ,H :_gbcdg ._ebaab ,Cells :_cdbc };_ffac .PdfRectangle =_gbcdg .bbox ();return _ffac ; +};type rectRuling struct{_bfdc rulingKind ;_fdba markKind ;_d .Color ;_ea .PdfRectangle ;};func _cced (_dacba ,_cfeeb int )int {if _dacba > _cfeeb {return _dacba ;};return _cfeeb ;};func (_ecbdc *shapesState )stroke (_ebac *[]pathSection ){_fbfe :=pathSection {_gdfd :_ecbdc ._agbgb ,Color :_ecbdc ._gcce .getStrokeColor ()}; +*_ebac =append (*_ebac ,_fbfe );if _gbbe {_cf .Printf ("\u0020 \u0020\u0020S\u0054\u0052\u004fK\u0045\u003a\u0020\u0025\u0064\u0020\u0073t\u0072\u006f\u006b\u0065\u0073\u0020s\u0073\u003d\u0025\u0073\u0020\u0063\u006f\u006c\u006f\u0072\u003d%\u002b\u0076\u0020\u0025\u0036\u002e\u0032\u0066\u000a",len (*_ebac ),_ecbdc ,_ecbdc ._gcce .getStrokeColor (),_fbfe .bbox ()); +if _ccfea {for _cgag ,_gdca :=range _ecbdc ._agbgb {_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_cgag ,_gdca );if _cgag ==10{break ;};};};};};func (_ddbce *textWord )toTextMarks (_bbbg *int )[]TextMark {var _fecbf []TextMark ;for _ ,_bddec :=range _ddbce ._eccf {_fecbf =_gcfd (_fecbf ,_bbbg ,_bddec .ToTextMark ()); +};return _fecbf ;};func _bdeb (_acecb _ea .PdfColorspace ,_fafa _ea .PdfColor )_d .Color {if _acecb ==nil ||_fafa ==nil {return _d .Black ;};_bbec ,_dbed :=_acecb .ColorToRGB (_fafa );if _dbed !=nil {_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006fu\u006c\u0064\u0020no\u0074\u0020\u0063\u006f\u006e\u0076e\u0072\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0025\u0076\u0020\u0028\u0025\u0076)\u0020\u0074\u006f\u0020\u0052\u0047\u0042\u003a \u0025\u0073",_fafa ,_acecb ,_dbed ); +return _d .Black ;};_dgbe ,_bbbgb :=_bbec .(*_ea .PdfColorDeviceRGB );if !_bbbgb {_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0065\u0064 \u0063\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0052\u0047\u0042\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0076",_bbec ); +return _d .Black ;};return _d .NRGBA {R :uint8 (_dgbe .R ()*255),G :uint8 (_dgbe .G ()*255),B :uint8 (_dgbe .B ()*255),A :uint8 (255)};};func (_caab *textPara )writeCellText (_bgac _e .Writer ){for _edcc ,_agbgc :=range _caab ._cebdg {_fcbc :=_agbgc .text (); +_daca :=_fed &&_agbgc .endsInHyphen ()&&_edcc !=len (_caab ._cebdg )-1;if _daca {_fcbc =_fdbgc (_fcbc );};_bgac .Write ([]byte (_fcbc ));if !(_daca ||_edcc ==len (_caab ._cebdg )-1){_bgac .Write ([]byte (_bbgg (_agbgc ._fbgb ,_caab ._cebdg [_edcc +1]._fbgb ))); +};};};func (_fedd compositeCell )hasLines (_cefb []*textLine )bool {for _gece ,_acfe :=range _cefb {_eafb :=_ggbc (_fedd .PdfRectangle ,_acfe .PdfRectangle );if _dgda {_cf .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u005e\u005e\u005e\u0069\u006e\u0074\u0065\u0072\u0073e\u0063t\u0073\u003d\u0025\u0074\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u000a",_eafb ,_gece ,len (_cefb )); +_cf .Printf ("\u0020\u0020\u0020\u0020 \u005e\u005e\u005e\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025s\u000a",_fedd );_cf .Printf ("\u0020 \u0020 \u0020\u0020\u0020\u006c\u0069\u006e\u0065\u003d\u0025\u0073\u000a",_acfe );};if _eafb {return true ; +};};return false ;};func (_dgdf rulingList )augmentGrid ()(rulingList ,rulingList ){_eeaa ,_addf :=_dgdf .vertsHorzs ();if len (_eeaa )==0||len (_addf )==0{return _eeaa ,_addf ;};_fbeg ,_decg :=_eeaa ,_addf ;_efdde :=_eeaa .bbox ();_gdgc :=_addf .bbox (); +if _gbbe {_fc .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0056\u003d\u0025\u0036\u002e\u0032\u0066",_efdde );_fc .Log .Info ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0047\u0072\u0069\u0064\u003a\u0020b\u0062\u006f\u0078\u0048\u003d\u0025\u0036\u002e\u0032\u0066",_gdgc ); +};var _faff ,_gagd ,_aabe ,_gfgbb *ruling ;if _gdgc .Llx < _efdde .Llx -_bbfd {_faff =&ruling {_afbc :_baeg ,_gddac :_bgcg ,_cafa :_gdgc .Llx ,_fddc :_efdde .Lly ,_begad :_efdde .Ury };_eeaa =append (rulingList {_faff },_eeaa ...);};if _gdgc .Urx > _efdde .Urx +_bbfd {_gagd =&ruling {_afbc :_baeg ,_gddac :_bgcg ,_cafa :_gdgc .Urx ,_fddc :_efdde .Lly ,_begad :_efdde .Ury }; +_eeaa =append (_eeaa ,_gagd );};if _efdde .Lly < _gdgc .Lly -_bbfd {_aabe =&ruling {_afbc :_baeg ,_gddac :_ecacd ,_cafa :_efdde .Lly ,_fddc :_gdgc .Llx ,_begad :_gdgc .Urx };_addf =append (rulingList {_aabe },_addf ...);};if _efdde .Ury > _gdgc .Ury +_bbfd {_gfgbb =&ruling {_afbc :_baeg ,_gddac :_ecacd ,_cafa :_efdde .Ury ,_fddc :_gdgc .Llx ,_begad :_gdgc .Urx }; +_addf =append (_addf ,_gfgbb );};if len (_eeaa )+len (_addf )==len (_dgdf ){return _fbeg ,_decg ;};_caeg :=append (_eeaa ,_addf ...);_dgdf .log ("u\u006e\u0061\u0075\u0067\u006d\u0065\u006e\u0074\u0065\u0064");_caeg .log ("\u0061u\u0067\u006d\u0065\u006e\u0074\u0065d"); +return _eeaa ,_addf ;};func (_gabe *wordBag )maxDepth ()float64 {return _gabe ._aagd -_gabe .Lly };func (_edgc *textTable )get (_aede ,_cfge int )*textPara {return _edgc ._aaedb [_fcgc (_aede ,_cfge )]}; -// UseSimplerExtractionProcess will skip topological text ordering and table processing. -// -// NOTE: While normally the extra processing is beneficial, it can also lead to problems when it does not work. -// Thus it is a flag to allow the user to control this process. +// ExtractPageText returns the text contents of `e` (an Extractor for a page) as a PageText. +// TODO(peterwilliams97): The stats complicate this function signature and aren't very useful. // -// Skipping some extraction processes would also lead to the reduced processing time. -UseSimplerExtractionProcess bool ; +// Replace with a function like Extract() (*PageText, error) +func (_egab *Extractor )ExtractPageText ()(*PageText ,int ,int ,error ){_egg ,_egce ,_dedb ,_afga :=_egab .extractPageText (_egab ._acg ,_egab ._daf ,_cg .IdentityMatrix (),0,false );if _afga !=nil &&_afga !=_ea .ErrColorOutOfRange {return nil ,0,0,_afga ; +};if _egab ._gbf !=nil {_egg ._fafc ._bdc =_egab ._gbf .UseSimplerExtractionProcess ;};_egg .computeViews ();_afga =_gccg (_egg );if _afga !=nil {return nil ,0,0,_afga ;};if _egab ._gbf !=nil {if _egab ._gbf .ApplyCropBox &&_egab ._ebe !=nil {_egg .ApplyArea (*_egab ._ebe ); +};_egg ._fafc ._adee =_egab ._gbf .DisableDocumentTags ;};return _egg ,_egce ,_dedb ,nil ;};func _bbaa (_gfda float64 )bool {return _ag .Abs (_gfda )< _ggf };type rulingKind int ;func (_becfe compositeCell )split (_bfcec ,_gegff []float64 )*textTable {_bded :=len (_bfcec )+1; +_cbab :=len (_gegff )+1;if _dgda {_fc .Log .Info ("\u0063\u006f\u006d\u0070\u006f\u0073\u0069t\u0065\u0043\u0065l\u006c\u002e\u0073\u0070l\u0069\u0074\u003a\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u000a\u0009\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025\u0073\u000a"+"\u0009\u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073=\u0025\u0036\u002e\u0032\u0066\u000a\t\u0063\u006f\u006c\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u003d%\u0036\u002e\u0032\u0066",_cbab ,_bded ,_becfe ,_bfcec ,_gegff ); +_cf .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073\u000a",len (_becfe .paraList ));for _acbg ,_aeacf :=range _becfe .paraList {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_acbg ,_aeacf .String ()); +};_cf .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",len (_becfe .lines ()));for _cgaca ,_fdadd :=range _becfe .lines (){_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cgaca ,_fdadd );};};_bfcec =_fcfc (_bfcec ,_becfe .Ury ,_becfe .Lly ); +_gegff =_fcfc (_gegff ,_becfe .Llx ,_becfe .Urx );_cdcb :=make (map[uint64 ]*textPara ,_cbab *_bded );_eabc :=textTable {_agaf :_cbab ,_ebaab :_bded ,_aaedb :_cdcb };_acfa :=_becfe .paraList ;_ba .Slice (_acfa ,func (_gaae ,_gacbfa int )bool {_dgbfe ,_cfad :=_acfa [_gaae ],_acfa [_gacbfa ]; +_gbg ,_cdeab :=_dgbfe .Lly ,_cfad .Lly ;if _gbg !=_cdeab {return _gbg < _cdeab ;};return _dgbfe .Llx < _cfad .Llx ;});_aabb :=make (map[uint64 ]_ea .PdfRectangle ,_cbab *_bded );for _debd ,_ggffd :=range _bfcec [1:]{_gfde :=_bfcec [_debd ];for _dcgb ,_eebed :=range _gegff [1:]{_ceeg :=_gegff [_dcgb ]; +_aabb [_fcgc (_dcgb ,_debd )]=_ea .PdfRectangle {Llx :_ceeg ,Urx :_eebed ,Lly :_ggffd ,Ury :_gfde };};};if _dgda {_fc .Log .Info ("\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0043\u0065l\u006c\u002e\u0073\u0070\u006c\u0069\u0074\u003a\u0020\u0072e\u0063\u0074\u0073"); +_cf .Printf ("\u0020\u0020\u0020\u0020");for _egced :=0;_egced < _cbab ;_egced ++{_cf .Printf ("\u0025\u0033\u0030\u0064\u002c\u0020",_egced );};_cf .Println ();for _gbed :=0;_gbed < _bded ;_gbed ++{_cf .Printf ("\u0020\u0020\u0025\u0032\u0064\u003a",_gbed ); +for _dceca :=0;_dceca < _cbab ;_dceca ++{_cf .Printf ("\u00256\u002e\u0032\u0066\u002c\u0020",_aabb [_fcgc (_dceca ,_gbed )]);};_cf .Println ();};};_bcag :=func (_cafdb *textLine )(int ,int ){for _fcec :=0;_fcec < _bded ;_fcec ++{for _fbff :=0;_fbff < _cbab ; +_fbff ++{if _aafg (_aabb [_fcgc (_fbff ,_fcec )],_cafdb .PdfRectangle ){return _fbff ,_fcec ;};};};return -1,-1;};_fbacf :=make (map[uint64 ][]*textLine ,_cbab *_bded );for _ ,_bdfda :=range _acfa .lines (){_cabg ,_ggdd :=_bcag (_bdfda );if _cabg < 0{continue ; +};_fbacf [_fcgc (_cabg ,_ggdd )]=append (_fbacf [_fcgc (_cabg ,_ggdd )],_bdfda );};for _afea :=0;_afea < len (_bfcec )-1;_afea ++{_eaeg :=_bfcec [_afea ];_efffe :=_bfcec [_afea +1];for _gdfgb :=0;_gdfgb < len (_gegff )-1;_gdfgb ++{_gdccc :=_gegff [_gdfgb ]; +_dcgf :=_gegff [_gdfgb +1];_cgad :=_ea .PdfRectangle {Llx :_gdccc ,Urx :_dcgf ,Lly :_efffe ,Ury :_eaeg };_fbaea :=_fbacf [_fcgc (_gdfgb ,_afea )];if len (_fbaea )==0{continue ;};_eceb :=_ecdg (_cgad ,_fbaea );_eabc .put (_gdfgb ,_afea ,_eceb );};};return &_eabc ; +};func _cfadf (_gbde map[int ]intSet )[]int {_egbb :=make ([]int ,0,len (_gbde ));for _dacae :=range _gbde {_egbb =append (_egbb ,_dacae );};_ba .Ints (_egbb );return _egbb ;};func _fcfc (_ebdbb []float64 ,_cade ,_dafad float64 )[]float64 {_abcbe ,_daefg :=_cade ,_dafad ; +if _daefg < _abcbe {_abcbe ,_daefg =_daefg ,_abcbe ;};_bgeb :=make ([]float64 ,0,len (_ebdbb )+2);_bgeb =append (_bgeb ,_cade );for _ ,_dgcde :=range _ebdbb {if _dgcde <=_abcbe {continue ;}else if _dgcde >=_daefg {break ;};_bgeb =append (_bgeb ,_dgcde ); +};_bgeb =append (_bgeb ,_dafad );return _bgeb ;}; -// IncludeAnnotations specifies whether to include annotations in the extraction process, default value is `false`. -IncludeAnnotations bool ;};var _gccb string ="\u005e\u005b\u0061\u002d\u007a\u0041\u002dZ\u005d\u0028\u005c)\u007c\u005c\u002e)\u007c\u005e[\u005c\u0064\u005d\u002b\u0028\u005c)\u007c\\.\u0029\u007c\u005e\u005c\u0028\u005b\u0061\u002d\u007a\u0041\u002d\u005a\u005d\u005c\u0029\u007c\u005e\u005c\u0028\u005b\u005c\u0064\u005d\u002b\u005c\u0029"; -func _gafdg (_egbb []TextMark ,_eddeg *TextTable )[]TextMark {var _dddf []TextMark ;for _ ,_adad :=range _egbb {_adad ._ffgac =true ;_adad ._ggecd =_eddeg ;_dddf =append (_dddf ,_adad );};return _dddf ;};func _gbcc (_edeb *wordBag ,_ffec int )*textLine {_bdae :=_edeb .firstWord (_ffec ); -_cced :=textLine {PdfRectangle :_bdae .PdfRectangle ,_efba :_bdae ._efce ,_becg :_bdae ._gabaag };_cced .pullWord (_edeb ,_bdae ,_ffec );return &_cced ;};func _ddcc (_fadf []*wordBag )[]*wordBag {if len (_fadf )<=1{return _fadf ;};if _fdff {_fb .Log .Info ("\u006d\u0065\u0072\u0067\u0065\u0057\u006f\u0072\u0064B\u0061\u0067\u0073\u003a"); -};_a .Slice (_fadf ,func (_dbac ,_bbce int )bool {_dceb ,_aece :=_fadf [_dbac ],_fadf [_bbce ];_cbce :=_dceb .Width ()*_dceb .Height ();_ggcde :=_aece .Width ()*_aece .Height ();if _cbce !=_ggcde {return _cbce > _ggcde ;};if _dceb .Height ()!=_aece .Height (){return _dceb .Height ()> _aece .Height (); -};return _dbac < _bbce ;});var _gefb []*wordBag ;_ccbd :=make (intSet );for _daca :=0;_daca < len (_fadf );_daca ++{if _ccbd .has (_daca ){continue ;};_dabe :=_fadf [_daca ];for _baac :=_daca +1;_baac < len (_fadf );_baac ++{if _ccbd .has (_daca ){continue ; -};_bcdc :=_fadf [_baac ];_cceeg :=_dabe .PdfRectangle ;_cceeg .Llx -=_dabe ._dagd ;if _bga (_cceeg ,_bcdc .PdfRectangle ){_dabe .absorb (_bcdc );_ccbd .add (_baac );};};_gefb =append (_gefb ,_dabe );};if len (_fadf )!=len (_gefb )+len (_ccbd ){_fb .Log .Error ("\u006d\u0065\u0072ge\u0057\u006f\u0072\u0064\u0042\u0061\u0067\u0073\u003a \u0025d\u2192%\u0064 \u0061\u0062\u0073\u006f\u0072\u0062\u0065\u0064\u003d\u0025\u0064",len (_fadf ),len (_gefb ),len (_ccbd )); -};return _gefb ;};func _gfaa (_bgfd map[float64 ]gridTile )[]float64 {_eeed :=make ([]float64 ,0,len (_bgfd ));for _ebgb :=range _bgfd {_eeed =append (_eeed ,_ebgb );};_a .Float64s (_eeed );return _eeed ;};func _ceba (_caggf []compositeCell )[]float64 {var _aaedg []*textLine ; -_ebfc :=0;for _ ,_defe :=range _caggf {_ebfc +=len (_defe .paraList );_aaedg =append (_aaedg ,_defe .lines ()...);};_a .Slice (_aaedg ,func (_gbag ,_ffagg int )bool {_deefe ,_cfde :=_aaedg [_gbag ],_aaedg [_ffagg ];_affce ,_cded :=_deefe ._becg ,_cfde ._becg ; -if !_bfaeb (_affce -_cded ){return _affce < _cded ;};return _deefe .Llx < _cfde .Llx ;});if _deef {_cbg .Printf ("\u0020\u0020\u0020 r\u006f\u0077\u0042\u006f\u0072\u0064\u0065\u0072\u0073:\u0020%\u0064 \u0070a\u0072\u0061\u0073\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",_ebfc ,len (_aaedg )); -for _bfcbf ,_cgbff :=range _aaedg {_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_bfcbf ,_cgbff );};};var _cfee []float64 ;_dfgcf :=_aaedg [0];var _gedf [][]*textLine ;_cgcg :=[]*textLine {_dfgcf };for _gdbbb ,_cagd :=range _aaedg [1:]{if _cagd .Ury < _dfgcf .Lly {_feabg :=0.5*(_cagd .Ury +_dfgcf .Lly ); -if _deef {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u003c\u0020\u0025\u0036.\u0032f\u0020\u0062\u006f\u0072\u0064\u0065\u0072\u003d\u0025\u0036\u002e\u0032\u0066\u000a"+"\u0009\u0020\u0071\u003d\u0025\u0073\u000a\u0009\u0020p\u003d\u0025\u0073\u000a",_gdbbb ,_cagd .Ury ,_dfgcf .Lly ,_feabg ,_dfgcf ,_cagd ); -};_cfee =append (_cfee ,_feabg );_gedf =append (_gedf ,_cgcg );_cgcg =nil ;};_cgcg =append (_cgcg ,_cagd );if _cagd .Lly < _dfgcf .Lly {_dfgcf =_cagd ;};};if len (_cgcg )> 0{_gedf =append (_gedf ,_cgcg );};if _deef {_cbg .Printf (" \u0020\u0020\u0020\u0020\u0020\u0020 \u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073\u003d%\u0036.\u0032\u0066\u000a",_cfee ); -};if _deef {_fb .Log .Info ("\u0072\u006f\u0077\u003d\u0025\u0064",len (_caggf ));for _cgdd ,_ffeaf :=range _caggf {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cgdd ,_ffeaf );};_fb .Log .Info ("\u0067r\u006f\u0075\u0070\u0073\u003d\u0025d",len (_gedf )); -for _fdccd ,_cdgce :=range _gedf {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0064\u000a",_fdccd ,len (_cdgce ));for _ffeb ,_gdbbe :=range _cdgce {_cbg .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_ffeb ,_gdbbe );};};};_bfacca :=true ; -for _fbbc ,_deff :=range _gedf {_dgcfe :=true ;for _bfebd ,_cddcc :=range _caggf {if _deef {_cbg .Printf ("\u0020\u0020\u0020\u007e\u007e\u007e\u0067\u0072\u006f\u0075\u0070\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u0020\u0063\u0065\u006cl\u0020\u0025\u0064\u0020\u006ff\u0020\u0025d\u0020\u0025\u0073\u000a",_fbbc ,len (_gedf ),_bfebd ,len (_caggf ),_cddcc ); -};if !_cddcc .hasLines (_deff ){if _deef {_cbg .Printf ("\u0020\u0020\u0020\u0021\u0021\u0021\u0067\u0072\u006f\u0075\u0070\u0020\u0025d\u0020\u006f\u0066\u0020\u0025\u0064 \u0063\u0065\u006c\u006c\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064 \u004f\u0055\u0054\u000a",_fbbc ,len (_gedf ),_bfebd ,len (_caggf )); -};_dgcfe =false ;break ;};};if !_dgcfe {_bfacca =false ;break ;};};if !_bfacca {if _deef {_fb .Log .Info ("\u0072\u006f\u0077\u0020\u0063o\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u0020\u0064\u006f\u006e\u0027\u0074 \u0073\u0070\u0061\u006e\u0020\u0061\u006c\u006c\u0020\u0063\u0065\u006c\u006c\u0073\u0020\u0069\u006e\u0020\u0072\u006f\u0077\u002e\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006eg"); -};_cfee =nil ;};if _deef &&_cfee !=nil {_cbg .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u002a\u002a*\u0072\u006f\u0077\u0043\u006f\u0072\u0072i\u0064\u006f\u0072\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u000a",_cfee );};return _cfee ;}; -func _bdgcb (_bbda map[int ][]float64 )[]int {_debdd :=make ([]int ,len (_bbda ));_bffg :=0;for _agcbde :=range _bbda {_debdd [_bffg ]=_agcbde ;_bffg ++;};_a .Ints (_debdd );return _debdd ;};func _begg (_gfaga _bd .PdfRectangle )*ruling {return &ruling {_egagd :_bbee ,_gabcd :_gfaga .Urx ,_cdcd :_gfaga .Lly ,_dcgf :_gfaga .Ury }; -};func (_gfedb *textTable )emptyCompositeColumn (_dfcfd int )bool {for _cagfa :=0;_cagfa < _gfedb ._gfcf ;_cagfa ++{if _eggfa ,_fdecb :=_gfedb ._bfeb [_eebg (_dfcfd ,_cagfa )];_fdecb {if len (_eggfa .paraList )> 0{return false ;};};};return true ;}; +// Text gets the extracted text contained in `l`. +func (_eebe *list )Text ()string {_deea :=&_eb .Builder {};_effgc :="";_bfb (_eebe ,_deea ,&_effgc );return _deea .String ();};func (_dgee paraList )xNeighbours (_acecd float64 )map[*textPara ][]int {_bbe :=make ([]event ,2*len (_dgee ));if _acecd ==0{for _gcgeb ,_eedcd :=range _dgee {_bbe [2*_gcgeb ]=event {_eedcd .Llx ,true ,_gcgeb }; +_bbe [2*_gcgeb +1]=event {_eedcd .Urx ,false ,_gcgeb };};}else {for _dfgag ,_fbbeb :=range _dgee {_bbe [2*_dfgag ]=event {_fbbeb .Llx -_acecd *_fbbeb .fontsize (),true ,_dfgag };_bbe [2*_dfgag +1]=event {_fbbeb .Urx +_acecd *_fbbeb .fontsize (),false ,_dfgag }; +};};return _dgee .eventNeighbours (_bbe );};func (_cefe *textObject )setTextRise (_ecb float64 ){if _cefe ==nil {return ;};_cefe ._abcg ._gbb =_ecb ;};func _bgbc (_geeg *wordBag ,_bffb int )*textLine {_dcgd :=_geeg .firstWord (_bffb );_cgfg :=textLine {PdfRectangle :_dcgd .PdfRectangle ,_faee :_dcgd ._geba ,_fbgb :_dcgd ._bbcgb }; +_cgfg .pullWord (_geeg ,_dcgd ,_bffb );return &_cgfg ;};func (_gdef rulingList )mergePrimary ()float64 {_cgffc :=_gdef [0]._cafa ;for _ ,_fabdc :=range _gdef [1:]{_cgffc +=_fabdc ._cafa ;};return _cgffc /float64 (len (_gdef ));};func (_bccef paraList )findGridTables (_gggb []gridTiling )[]*textTable {if _dgda {_fc .Log .Info ("\u0066i\u006e\u0064\u0047\u0072\u0069\u0064\u0054\u0061\u0062\u006c\u0065s\u003a\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073",len (_bccef )); +for _cbgdf ,_dfgec :=range _bccef {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cbgdf ,_dfgec );};};var _daedb []*textTable ;for _acbge ,_bdfeg :=range _gggb {_fdfe ,_eefbd :=_bccef .findTableGrid (_bdfeg );if _fdfe !=nil {_fdfe .log (_cf .Sprintf ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0057\u0069\u0074\u0068\u0047\u0072\u0069\u0064\u0073\u003a\u0020%\u0064",_acbge )); +_daedb =append (_daedb ,_fdfe );_fdfe .markCells ();};for _abced :=range _eefbd {_abced ._gfff =true ;};};if _dgda {_fc .Log .Info ("\u0066i\u006e\u0064\u0047\u0072i\u0064\u0054\u0061\u0062\u006ce\u0073:\u0020%\u0064\u0020\u0074\u0061\u0062\u006c\u0065s",len (_daedb )); +};return _daedb ;};func (_dgggf rectRuling )checkWidth (_cegf ,_fgdbd float64 )(float64 ,bool ){_bacac :=_fgdbd -_cegf ;_bbdbc :=_bacac <=_ggf ;return _bacac ,_bbdbc ;};func (_cdgfc paraList )findTableGrid (_efaec gridTiling )(*textTable ,map[*textPara ]struct{}){_ddccd :=len (_efaec ._bebae ); +_dgbd :=len (_efaec ._edgab );_afbg :=textTable {_agae :true ,_agaf :_ddccd ,_ebaab :_dgbd ,_aaedb :make (map[uint64 ]*textPara ,_ddccd *_dgbd ),_ecag :make (map[uint64 ]compositeCell ,_ddccd *_dgbd )};_afbg .PdfRectangle =_efaec .PdfRectangle ;_cfaaf :=make (map[*textPara ]struct{}); +_fagfe :=int ((1.0-_fbcb )*float64 (_ddccd *_dgbd ));_ceadc :=0;if _cafd {_fc .Log .Info ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0047\u0072\u0069\u0064\u003a\u0020\u0025\u0064\u0020\u0078\u0020%\u0064",_ddccd ,_dgbd );};for _aaeag ,_cggdbf :=range _efaec ._edgab {_aabf ,_dcbf :=_efaec ._bafg [_cggdbf ]; +if !_dcbf {continue ;};for _gcbe ,_aaeb :=range _efaec ._bebae {_edbec ,_bgaf :=_aabf [_aaeb ];if !_bgaf {continue ;};_ddae :=_cdgfc .inTile (_edbec );if len (_ddae )==0{_ceadc ++;if _ceadc > _fagfe {if _cafd {_fc .Log .Info ("\u0021\u006e\u0075m\u0045\u006d\u0070\u0074\u0079\u003d\u0025\u0064",_ceadc ); +};return nil ,nil ;};}else {_afbg .putComposite (_gcbe ,_aaeag ,_ddae ,_edbec .PdfRectangle );for _ ,_eeac :=range _ddae {_cfaaf [_eeac ]=struct{}{};};};};};_dbdce :=0;for _aggc :=0;_aggc < _ddccd ;_aggc ++{_agfcg :=_afbg .get (_aggc ,0);if _agfcg ==nil ||!_agfcg ._cdgcg {_dbdce ++; +};};if _dbdce ==0{if _cafd {_fc .Log .Info ("\u0021\u006e\u0075m\u0048\u0065\u0061\u0064\u0065\u0072\u003d\u0030");};return nil ,nil ;};_acffcf :=_afbg .reduceTiling (_efaec ,_fecc );_acffcf =_acffcf .subdivide ();return _acffcf ,_cfaaf ;};type textMark struct{_ea .PdfRectangle ; +_dggag int ;_cddae string ;_aeef string ;_gggf *_ea .PdfFont ;_afcb float64 ;_ggcf float64 ;_babgc _cg .Matrix ;_eaeb _cg .Point ;_ggac _ea .PdfRectangle ;_efcf _d .Color ;_deba _d .Color ;_ecffb _ad .PdfObject ;_eegc []string ;Tw float64 ;Th float64 ; +_bfcfc int ;_cebee int ;};func (_ddabf rulingList )connections (_gedaaf map[int ]intSet ,_fada int )intSet {_fbba :=make (intSet );_agcdc :=make (intSet );var _gdae func (int );_gdae =func (_ecead int ){if !_agcdc .has (_ecead ){_agcdc .add (_ecead );for _bfeab :=range _ddabf {if _gedaaf [_bfeab ].has (_ecead ){_fbba .add (_bfeab ); +};};for _ceacad :=range _ddabf {if _fbba .has (_ceacad ){_gdae (_ceacad );};};};};_gdae (_fada );return _fbba ;};func _dcbae (_bbbef map[float64 ]map[float64 ]gridTile )[]float64 {_ccfd :=make ([]float64 ,0,len (_bbbef ));_faecf :=make (map[float64 ]struct{},len (_bbbef )); +for _ ,_gcaad :=range _bbbef {for _aeeeb :=range _gcaad {if _ ,_abbd :=_faecf [_aeeeb ];_abbd {continue ;};_ccfd =append (_ccfd ,_aeeeb );_faecf [_aeeeb ]=struct{}{};};};_ba .Float64s (_ccfd );return _ccfd ;};func _ggeb (_eegcc map[int ][]float64 )string {_dagdff :=_aefa (_eegcc ); +_ccbeg :=make ([]string ,len (_eegcc ));for _cfeb ,_bdeg :=range _dagdff {_ccbeg [_cfeb ]=_cf .Sprintf ("\u0025\u0064\u003a\u0020\u0025\u002e\u0032\u0066",_bdeg ,_eegcc [_bdeg ]);};return _cf .Sprintf ("\u007b\u0025\u0073\u007d",_eb .Join (_ccbeg ,"\u002c\u0020")); +};func (_cggdb *textTable )getComposite (_dgffc ,_bebab int )(paraList ,_ea .PdfRectangle ){_dcfb ,_effa :=_cggdb ._ecag [_fcgc (_dgffc ,_bebab )];if _dgda {_cf .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0067\u0065\u0074\u0043\u006f\u006d\u0070o\u0073i\u0074\u0065\u0028\u0025\u0064\u002c\u0025\u0064\u0029\u002d\u003e\u0025\u0073\u000a",_dgffc ,_bebab ,_dcfb .String ()); +};if !_effa {return nil ,_ea .PdfRectangle {};};return _dcfb .parasBBox ();};func _cdeeg (_bdedb []compositeCell )[]float64 {var _fdca []*textLine ;_dabac :=0;for _ ,_cege :=range _bdedb {_dabac +=len (_cege .paraList );_fdca =append (_fdca ,_cege .lines ()...); +};_ba .Slice (_fdca ,func (_ggceg ,_ggdc int )bool {_befa ,_bafca :=_fdca [_ggceg ],_fdca [_ggdc ];_gffff ,_gdfdf :=_befa ._fbgb ,_bafca ._fbgb ;if !_eeaf (_gffff -_gdfdf ){return _gffff < _gdfdf ;};return _befa .Llx < _bafca .Llx ;});if _dgda {_cf .Printf ("\u0020\u0020\u0020 r\u006f\u0077\u0042\u006f\u0072\u0064\u0065\u0072\u0073:\u0020%\u0064 \u0070a\u0072\u0061\u0073\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",_dabac ,len (_fdca )); +for _edcdac ,_aecbf :=range _fdca {_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_edcdac ,_aecbf );};};var _gcacb []float64 ;_egaf :=_fdca [0];var _ddcac [][]*textLine ;_afbce :=[]*textLine {_egaf };for _eaab ,_ebadf :=range _fdca [1:]{if _ebadf .Ury < _egaf .Lly {_fecd :=0.5*(_ebadf .Ury +_egaf .Lly ); +if _dgda {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u003c\u0020\u0025\u0036.\u0032f\u0020\u0062\u006f\u0072\u0064\u0065\u0072\u003d\u0025\u0036\u002e\u0032\u0066\u000a"+"\u0009\u0020\u0071\u003d\u0025\u0073\u000a\u0009\u0020p\u003d\u0025\u0073\u000a",_eaab ,_ebadf .Ury ,_egaf .Lly ,_fecd ,_egaf ,_ebadf ); +};_gcacb =append (_gcacb ,_fecd );_ddcac =append (_ddcac ,_afbce );_afbce =nil ;};_afbce =append (_afbce ,_ebadf );if _ebadf .Lly < _egaf .Lly {_egaf =_ebadf ;};};if len (_afbce )> 0{_ddcac =append (_ddcac ,_afbce );};if _dgda {_cf .Printf (" \u0020\u0020\u0020\u0020\u0020\u0020 \u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064o\u0072\u0073\u003d%\u0036.\u0032\u0066\u000a",_gcacb ); +};if _dgda {_fc .Log .Info ("\u0072\u006f\u0077\u003d\u0025\u0064",len (_bdedb ));for _cgca ,_cbcc :=range _bdedb {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_cgca ,_cbcc );};_fc .Log .Info ("\u0067r\u006f\u0075\u0070\u0073\u003d\u0025d",len (_ddcac )); +for _cebfc ,_egaa :=range _ddcac {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0064\u000a",_cebfc ,len (_egaa ));for _dbee ,_bdbed :=range _egaa {_cf .Printf ("\u0025\u0038\u0064\u003a\u0020\u0025\u0073\u000a",_dbee ,_bdbed );};};};_edab :=true ; +for _ceaa ,_fbbec :=range _ddcac {_ccdf :=true ;for _addd ,_gdefe :=range _bdedb {if _dgda {_cf .Printf ("\u0020\u0020\u0020\u007e\u007e\u007e\u0067\u0072\u006f\u0075\u0070\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u0020\u0063\u0065\u006cl\u0020\u0025\u0064\u0020\u006ff\u0020\u0025d\u0020\u0025\u0073\u000a",_ceaa ,len (_ddcac ),_addd ,len (_bdedb ),_gdefe ); +};if !_gdefe .hasLines (_fbbec ){if _dgda {_cf .Printf ("\u0020\u0020\u0020\u0021\u0021\u0021\u0067\u0072\u006f\u0075\u0070\u0020\u0025d\u0020\u006f\u0066\u0020\u0025\u0064 \u0063\u0065\u006c\u006c\u0020\u0025\u0064\u0020\u006f\u0066\u0020\u0025\u0064 \u004f\u0055\u0054\u000a",_ceaa ,len (_ddcac ),_addd ,len (_bdedb )); +};_ccdf =false ;break ;};};if !_ccdf {_edab =false ;break ;};};if !_edab {if _dgda {_fc .Log .Info ("\u0072\u006f\u0077\u0020\u0063o\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u0020\u0064\u006f\u006e\u0027\u0074 \u0073\u0070\u0061\u006e\u0020\u0061\u006c\u006c\u0020\u0063\u0065\u006c\u006c\u0073\u0020\u0069\u006e\u0020\u0072\u006f\u0077\u002e\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006eg"); +};_gcacb =nil ;};if _dgda &&_gcacb !=nil {_cf .Printf ("\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u0020\u002a\u002a*\u0072\u006f\u0077\u0043\u006f\u0072\u0072i\u0064\u006f\u0072\u0073\u003d\u0025\u0036\u002e\u0032\u0066\u000a",_gcacb );};return _gcacb ; +};func _agbf (_cafebd _cg .Point )*subpath {return &subpath {_gfagc :[]_cg .Point {_cafebd }}};func _fdcc (_beccb *wordBag ,_gdde float64 ,_bcfd ,_bacc rulingList )[]*wordBag {var _gaagc []*wordBag ;for _ ,_bfbd :=range _beccb .depthIndexes (){_gfcdd :=false ; +for !_beccb .empty (_bfbd ){_degg :=_beccb .firstReadingIndex (_bfbd );_gbac :=_beccb .firstWord (_degg );_baff :=_caff (_gbac ,_gdde ,_bcfd ,_bacc );_beccb .removeWord (_gbac ,_degg );if _efdff {_fc .Log .Info ("\u0066\u0069\u0072\u0073\u0074\u0057\u006f\u0072\u0064\u0020\u005e\u005e^\u005e\u0020\u0025\u0073",_gbac .String ()); +};for _abecb :=true ;_abecb ;_abecb =_gfcdd {_gfcdd =false ;_fgec :=_gbbb *_baff ._ggc ;_ggdb :=_bafa *_baff ._ggc ;_gaca :=_gafdf *_baff ._ggc ;if _efdff {_fc .Log .Info ("\u0070a\u0072a\u0057\u006f\u0072\u0064\u0073\u0020\u0064\u0065\u0070\u0074\u0068 \u0025\u002e\u0032\u0066 \u002d\u0020\u0025\u002e\u0032f\u0020\u006d\u0061\u0078\u0049\u006e\u0074\u0072\u0061\u0044\u0065\u0070\u0074\u0068\u0047\u0061\u0070\u003d\u0025\u002e\u0032\u0066\u0020\u006d\u0061\u0078\u0049\u006e\u0074\u0072\u0061R\u0065\u0061\u0064\u0069\u006e\u0067\u0047\u0061p\u003d\u0025\u002e\u0032\u0066",_baff .minDepth (),_baff .maxDepth (),_gaca ,_ggdb ); +};if _beccb .scanBand ("\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",_baff ,_fggdd (_edbed ,0),_baff .minDepth ()-_gaca ,_baff .maxDepth ()+_gaca ,_cfga ,false ,false )> 0{_gfcdd =true ;};if _beccb .scanBand ("\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_baff ,_fggdd (_edbed ,_ggdb ),_baff .minDepth (),_baff .maxDepth (),_fgda ,false ,false )> 0{_gfcdd =true ; +};if _gfcdd {continue ;};_gfcf :=_beccb .scanBand ("",_baff ,_fggdd (_dbgd ,_fgec ),_baff .minDepth (),_baff .maxDepth (),_daag ,true ,false );if _gfcf > 0{_cgdg :=(_baff .maxDepth ()-_baff .minDepth ())/_baff ._ggc ;if (_gfcf > 1&&float64 (_gfcf )> 0.3*_cgdg )||_gfcf <=10{if _beccb .scanBand ("\u006f\u0074\u0068e\u0072",_baff ,_fggdd (_dbgd ,_fgec ),_baff .minDepth (),_baff .maxDepth (),_daag ,false ,true )> 0{_gfcdd =true ; +};};};};_gaagc =append (_gaagc ,_baff );};};return _gaagc ;};func (_bbgdg *stateStack )pop ()*textState {if _bbgdg .empty (){return nil ;};_dda :=*(*_bbgdg )[len (*_bbgdg )-1];*_bbgdg =(*_bbgdg )[:len (*_bbgdg )-1];return &_dda ;}; -// String returns a description of `w`. -func (_gffdb *textWord )String ()string {return _cbg .Sprintf ("\u0025\u002e2\u0066\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\"%\u0073\u0022",_gffdb ._gabaag ,_gffdb .PdfRectangle ,_gffdb ._efce ,_gffdb ._ffdcg ); +// String returns a description of `l`. +func (_ddcg *textLine )String ()string {return _cf .Sprintf ("\u0025\u002e2\u0066\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u0073\u0069\u007a\u0065\u003d\u0025\u002e\u0032\u0066\u0020\"%\u0073\u0022",_ddcg ._fbgb ,_ddcg .PdfRectangle ,_ddcg ._faee ,_ddcg .text ()); }; -// Extractor stores and offers functionality for extracting content from PDF pages. -type Extractor struct{_fbc string ;_fed *_bd .PdfPageResources ;_ccag _bd .PdfRectangle ;_gec *_bd .PdfRectangle ;_bgc map[string ]fontEntry ;_ceg map[string ]textResult ;_afc map[string ]textResult ;_ae int64 ;_gag int ;_gaae *Options ;_bcb *_cf .PdfObject ; -_bbe _cf .PdfObject ;_adf []*_bd .PdfAnnotation ;};func (_afgcbb paraList )log (_eaef string ){if !_abg {return ;};_fb .Log .Info ("%\u0038\u0073\u003a\u0020\u0025\u0064 \u0070\u0061\u0072\u0061\u0073\u0020=\u003d\u003d\u003d\u003d\u003d\u003d\u002d-\u002d\u002d\u002d\u002d\u002d\u003d\u003d\u003d\u003d\u003d=\u003d",_eaef ,len (_afgcbb )); -for _dfef ,_abbgf :=range _afgcbb {if _abbgf ==nil {continue ;};_gcgec :=_abbgf .text ();_gbegg :="\u0020\u0020";if _abbgf ._dgega !=nil {_gbegg =_cbg .Sprintf ("\u005b%\u0064\u0078\u0025\u0064\u005d",_abbgf ._dgega ._bbfgf ,_abbgf ._dgega ._gfcf );};_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u0020\u0025s\u0020\u0025\u0071\u000a",_dfef ,_abbgf .PdfRectangle ,_gbegg ,_ddfcg (_gcgec ,50)); -};};func _bgfdd (_fbcac string )(string ,bool ){_aeea :=[]rune (_fbcac );if len (_aeea )!=1{return "",false ;};_gabaa ,_gfgd :=_gbebf [_aeea [0]];return _gabaa ,_gfgd ;};func _baab (_eedfe _bd .PdfRectangle ,_gdeeg ,_fgadf ,_cbdd ,_edgacb *ruling )gridTile {_gecgg :=_eedfe .Llx ; -_ecag :=_eedfe .Urx ;_edbg :=_eedfe .Lly ;_fccce :=_eedfe .Ury ;return gridTile {PdfRectangle :_eedfe ,_acda :_gdeeg !=nil &&_gdeeg .encloses (_edbg ,_fccce ),_aedfa :_fgadf !=nil &&_fgadf .encloses (_edbg ,_fccce ),_dbbe :_cbdd !=nil &&_cbdd .encloses (_gecgg ,_ecag ),_ffcfe :_edgacb !=nil &&_edgacb .encloses (_gecgg ,_ecag )}; -};func (_ecggd lineRuling )asRuling ()(*ruling ,bool ){_gfedaf :=ruling {_egagd :_ecggd ._addf ,Color :_ecggd .Color ,_aeecd :_fafd };switch _ecggd ._addf {case _bbee :_gfedaf ._gabcd =_ecggd .xMean ();_gfedaf ._cdcd =_e .Min (_ecggd ._affd .Y ,_ecggd ._ceea .Y ); -_gfedaf ._dcgf =_e .Max (_ecggd ._affd .Y ,_ecggd ._ceea .Y );case _fdec :_gfedaf ._gabcd =_ecggd .yMean ();_gfedaf ._cdcd =_e .Min (_ecggd ._affd .X ,_ecggd ._ceea .X );_gfedaf ._dcgf =_e .Max (_ecggd ._affd .X ,_ecggd ._ceea .X );default:_fb .Log .Error ("\u0062\u0061\u0064\u0020pr\u0069\u006d\u0061\u0072\u0079\u0020\u006b\u0069\u006e\u0064\u003d\u0025\u0064",_ecggd ._addf ); -return nil ,false ;};return &_gfedaf ,true ;};func _cfcba (_ecgbb []int )[]int {_cbafa :=make ([]int ,len (_ecgbb ));for _baec ,_dafg :=range _ecgbb {_cbafa [len (_ecgbb )-1-_baec ]=_dafg ;};return _cbafa ;};func (_dgg *shapesState )newSubPath (){_dgg .clearPath (); -if _gcc {_fb .Log .Info ("\u006e\u0065\u0077\u0053\u0075\u0062\u0050\u0061\u0074h\u003a\u0020\u0025\u0073",_dgg );};};func (_dgbde gridTile )contains (_degee _bd .PdfRectangle )bool {if _dgbde .numBorders ()< 3{return false ;};if _dgbde ._acda &&_degee .Llx < _dgbde .Llx -_aabg {return false ; -};if _dgbde ._aedfa &&_degee .Urx > _dgbde .Urx +_aabg {return false ;};if _dgbde ._dbbe &&_degee .Lly < _dgbde .Lly -_aabg {return false ;};if _dgbde ._ffcfe &&_degee .Ury > _dgbde .Ury +_aabg {return false ;};return true ;};func _bfaeb (_fgce float64 )bool {return _e .Abs (_fgce )< _decb }; -func _fgd (_gaafg ,_cbcc bounded )float64 {_faac :=_bcbd (_gaafg ,_cbcc );if !_bfaeb (_faac ){return _faac ;};return _fcdf (_gaafg ,_cbcc );}; - -// String returns a description of `t`. -func (_ggfdda *textTable )String ()string {return _cbg .Sprintf ("\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u0020\u0025\u0074",_ggfdda ._bbfgf ,_ggfdda ._gfcf ,_ggfdda ._deagb );}; - -// NewWithOptions an Extractor instance for extracting content from the input PDF page with options. -func NewWithOptions (page *_bd .PdfPage ,options *Options )(*Extractor ,error ){const _daf ="\u0065x\u0074\u0072\u0061\u0063\u0074\u006f\u0072\u002e\u004e\u0065\u0077W\u0069\u0074\u0068\u004f\u0070\u0074\u0069\u006f\u006e\u0073";_bgg ,_dce :=page .GetAllContentStreams (); -if _dce !=nil {return nil ,_dce ;};_fce ,_edcd :=page .GetStructTreeRoot ();if !_edcd {_fb .Log .Debug ("T\u0068\u0065\u0020\u0070\u0064\u0066\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0074\u0061\u0067g\u0065d\u002e\u0020\u0053\u0074r\u0075\u0063t\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020\u0065\u0078\u0069\u0073\u0074\u002e"); -};_bbfcf :=page .GetContainingPdfObject ();_fbb ,_dce :=page .GetMediaBox ();if _dce !=nil {return nil ,_cbg .Errorf ("\u0065\u0078\u0074r\u0061\u0063\u0074\u006fr\u0020\u0072\u0065\u0071\u0075\u0069\u0072e\u0073\u0020\u006d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u002e\u0020\u0025\u0076",_dce ); -};_eec :=&Extractor {_fbc :_bgg ,_fed :page .Resources ,_ccag :*_fbb ,_gec :page .CropBox ,_bgc :map[string ]fontEntry {},_ceg :map[string ]textResult {},_afc :map[string ]textResult {},_gaae :options ,_bcb :_fce ,_bbe :_bbfcf };if _eec ._ccag .Llx > _eec ._ccag .Urx {_fb .Log .Info ("\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u0068\u0061\u0073\u0020\u0058\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073\u0020r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u002e\u0020\u0025\u002e\u0032\u0066\u0020F\u0069x\u0069\u006e\u0067\u002e",_eec ._ccag ); -_eec ._ccag .Llx ,_eec ._ccag .Urx =_eec ._ccag .Urx ,_eec ._ccag .Llx ;};if _eec ._ccag .Lly > _eec ._ccag .Ury {_fb .Log .Info ("\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u0068\u0061\u0073\u0020\u0059\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073\u0020r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u002e\u0020\u0025\u002e\u0032\u0066\u0020F\u0069x\u0069\u006e\u0067\u002e",_eec ._ccag ); -_eec ._ccag .Lly ,_eec ._ccag .Ury =_eec ._ccag .Ury ,_eec ._ccag .Lly ;};if _eec ._gaae !=nil {if _eec ._gaae .IncludeAnnotations {_eec ._adf ,_dce =page .GetAnnotations ();if _dce !=nil {_fb .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0073: \u0025\u0076",_dce ); -};};};_ba .TrackUse (_daf );return _eec ,nil ;};func _cdd (_bace string ,_af bool ,_ac bool )BidiText {_de :="\u006c\u0074\u0072";if _ac {_de ="\u0074\u0074\u0062";}else if !_af {_de ="\u0072\u0074\u006c";};return BidiText {_gdg :_bace ,_fc :_de };};func (_faggg *wordBag )removeDuplicates (){if _adfg {_fb .Log .Info ("r\u0065m\u006f\u0076\u0065\u0044\u0075\u0070\u006c\u0069c\u0061\u0074\u0065\u0073: \u0025\u0071",_faggg .text ()); -};for _ ,_aaca :=range _faggg .depthIndexes (){if len (_faggg ._acfg [_aaca ])==0{continue ;};_fdbf :=_faggg ._acfg [_aaca ][0];_fbba :=_bfbg *_fdbf ._efce ;_bcabg :=_fdbf ._gabaag ;for _ ,_gffd :=range _faggg .depthBand (_bcabg ,_bcabg +_fbba ){_bbbga :=map[*textWord ]struct{}{}; -_badca :=_faggg ._acfg [_gffd ];for _ ,_bdcb :=range _badca {if _ ,_aebc :=_bbbga [_bdcb ];_aebc {continue ;};for _ ,_adebg :=range _badca {if _ ,_eeceb :=_bbbga [_adebg ];_eeceb {continue ;};if _adebg !=_bdcb &&_adebg ._ffdcg ==_bdcb ._ffdcg &&_e .Abs (_adebg .Llx -_bdcb .Llx )< _fbba &&_e .Abs (_adebg .Urx -_bdcb .Urx )< _fbba &&_e .Abs (_adebg .Lly -_bdcb .Lly )< _fbba &&_e .Abs (_adebg .Ury -_bdcb .Ury )< _fbba {_bbbga [_adebg ]=struct{}{}; -};};};if len (_bbbga )> 0{_fadb :=0;for _ ,_befcg :=range _badca {if _ ,_fgeg :=_bbbga [_befcg ];!_fgeg {_badca [_fadb ]=_befcg ;_fadb ++;};};_faggg ._acfg [_gffd ]=_badca [:len (_badca )-len (_bbbga )];if len (_faggg ._acfg [_gffd ])==0{delete (_faggg ._acfg ,_gffd ); -};};};};};func _ddfcg (_fbebe string ,_fggb int )string {if len (_fbebe )< _fggb {return _fbebe ;};return _fbebe [:_fggb ];};func _adaec (_cefdf map[float64 ]map[float64 ]gridTile )[]float64 {_bcfc :=make ([]float64 ,0,len (_cefdf ));_dddd :=make (map[float64 ]struct{},len (_cefdf )); -for _ ,_fdbag :=range _cefdf {for _edabd :=range _fdbag {if _ ,_cff :=_dddd [_edabd ];_cff {continue ;};_bcfc =append (_bcfc ,_edabd );_dddd [_edabd ]=struct{}{};};};_a .Float64s (_bcfc );return _bcfc ;};func (_gdca *textTable )toTextTable ()TextTable {if _deef {_fb .Log .Info ("t\u006fT\u0065\u0078\u0074\u0054\u0061\u0062\u006c\u0065:\u0020\u0025\u0064\u0020x \u0025\u0064",_gdca ._bbfgf ,_gdca ._gfcf ); -};_dgfa :=make ([][]TableCell ,_gdca ._gfcf );for _fcfae :=0;_fcfae < _gdca ._gfcf ;_fcfae ++{_dgfa [_fcfae ]=make ([]TableCell ,_gdca ._bbfgf );for _deccd :=0;_deccd < _gdca ._bbfgf ;_deccd ++{_gbgee :=_gdca .get (_deccd ,_fcfae );if _gbgee ==nil {continue ; -};if _deef {_cbg .Printf ("\u0025\u0034\u0064 \u0025\u0032\u0064\u003a\u0020\u0025\u0073\u000a",_deccd ,_fcfae ,_gbgee );};_dgfa [_fcfae ][_deccd ].Text =_gbgee .text ();_deabb :=0;_dgfa [_fcfae ][_deccd ].Marks ._acag =_gbgee .toTextMarks (&_deabb );}; -};_dgbe :=TextTable {W :_gdca ._bbfgf ,H :_gdca ._gfcf ,Cells :_dgfa };_dgbe .PdfRectangle =_gdca .bbox ();return _dgbe ;};func (_dffda *ruling )encloses (_ebbea ,_dddfe float64 )bool {return _dffda ._cdcd -_dgbg <=_ebbea &&_dddfe <=_dffda ._dcgf +_dgbg ; -}; +// String returns a human readable description of `path`. +func (_aeac *subpath )String ()string {_efecg :=_aeac ._gfagc ;_bdcf :=len (_efecg );if _bdcf <=5{return _cf .Sprintf ("\u0025d\u003a\u0020\u0025\u0036\u002e\u0032f",_bdcf ,_efecg );};return _cf .Sprintf ("\u0025d\u003a\u0020\u0025\u0036.\u0032\u0066\u0020\u0025\u0036.\u0032f\u0020.\u002e\u002e\u0020\u0025\u0036\u002e\u0032f",_bdcf ,_efecg [0],_efecg [1],_efecg [_bdcf -1]); +};func (_afae *shapesState )devicePoint (_ebbe ,_adfe float64 )_cg .Point {_dbce :=_afae ._cea .Mult (_afae ._cee );_ebbe ,_adfe =_dbce .Transform (_ebbe ,_adfe );return _cg .NewPoint (_ebbe ,_adfe );};func (_edaga *textWord )bbox ()_ea .PdfRectangle {return _edaga .PdfRectangle }; -// Elements returns the TextMarks in `ma`. -func (_ebe *TextMarkArray )Elements ()[]TextMark {return _ebe ._acag };var _fdee =_f .MustCompile ("\u005e\u005c\u0073\u002a\u0028\u005c\u0064\u002b\u005c\u002e\u003f|\u005b\u0049\u0069\u0076\u005d\u002b\u0029\u005c\u0073\u002a\\\u0029\u003f\u0024");func (_aeffa *wordBag )pullWord (_cefc *textWord ,_cace int ,_gcge map[int ]map[*textWord ]struct{}){_aeffa .PdfRectangle =_agcf (_aeffa .PdfRectangle ,_cefc .PdfRectangle ); -if _cefc ._efce > _aeffa ._dagd {_aeffa ._dagd =_cefc ._efce ;};_aeffa ._acfg [_cace ]=append (_aeffa ._acfg [_cace ],_cefc );_gcge [_cace ][_cefc ]=struct{}{};};func (_fbff rulingList )toTilings ()(rulingList ,[]gridTiling ){_fbff .log ("\u0074o\u0054\u0069\u006c\u0069\u006e\u0067s"); -if len (_fbff )==0{return nil ,nil ;};_fbff =_fbff .tidied ("\u0061\u006c\u006c");_fbff .log ("\u0074\u0069\u0064\u0069\u0065\u0064");_beaag :=_fbff .toGrids ();_baed :=make ([]gridTiling ,len (_beaag ));for _fegdb ,_fdfg :=range _beaag {_baed [_fegdb ]=_fdfg .asTiling (); -};return _fbff ,_baed ;};func (_eaga *wordBag )firstReadingIndex (_fbdf int )int {_dbbf :=_eaga .firstWord (_fbdf )._efce ;_ccabg :=float64 (_fbdf +1)*_bgbd ;_eaea :=_ccabg +_aeggg *_dbbf ;_cedfe :=_fbdf ;for _ ,_fddbd :=range _eaga .depthBand (_ccabg ,_eaea ){if _fcdf (_eaga .firstWord (_fddbd ),_eaga .firstWord (_cedfe ))< 0{_cedfe =_fddbd ; -};};return _cedfe ;};func (_ebacdc paraList )extractTables (_fded []gridTiling )paraList {if _deef {_fb .Log .Debug ("\u0065\u0078\u0074r\u0061\u0063\u0074\u0054\u0061\u0062\u006c\u0065\u0073\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u0078\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d",len (_ebacdc )); -};if len (_ebacdc )< _cabe {return _ebacdc ;};_gbdbf :=_ebacdc .findTables (_fded );if _deef {_fb .Log .Info ("c\u006f\u006d\u0062\u0069\u006e\u0065d\u0020\u0074\u0061\u0062\u006c\u0065s\u0020\u0025\u0064\u0020\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d",len (_gbdbf )); -for _dggae ,_bfbgd :=range _gbdbf {_bfbgd .log (_cbg .Sprintf ("c\u006f\u006d\u0062\u0069\u006e\u0065\u0064\u0020\u0025\u0064",_dggae ));};};return _ebacdc .applyTables (_gbdbf );}; -// PageTextOptions holds various options available in extraction process. -type PageTextOptions struct{_fbec bool ;_ageb bool ;};func (_cgda *textTable )computeBbox ()_bd .PdfRectangle {var _ecac _bd .PdfRectangle ;_dfbb :=false ;for _eeee :=0;_eeee < _cgda ._gfcf ;_eeee ++{for _gbaeb :=0;_gbaeb < _cgda ._bbfgf ;_gbaeb ++{_fgace :=_cgda .get (_gbaeb ,_eeee ); -if _fgace ==nil {continue ;};if !_dfbb {_ecac =_fgace .PdfRectangle ;_dfbb =true ;}else {_ecac =_agcf (_ecac ,_fgace .PdfRectangle );};};};return _ecac ;};type textState struct{_ged float64 ;_eef float64 ;_cgec float64 ;_dgcg float64 ;_fge float64 ;_gbgg RenderMode ; -_geff float64 ;_bfb *_bd .PdfFont ;_beac _bd .PdfRectangle ;_abce int ;_eag int ;};func (_ebgbd *textTable )get (_eegg ,_bgddd int )*textPara {return _ebgbd ._fdbac [_eebg (_eegg ,_bgddd )]};func (_acdb rectRuling )checkWidth (_gagbd ,_edgac float64 )(float64 ,bool ){_fbggc :=_edgac -_gagbd ; -_egdb :=_fbggc <=_ebgc ;return _fbggc ,_egdb ;};func (_aaba *stateStack )push (_gde *textState ){_dbgg :=*_gde ;*_aaba =append (*_aaba ,&_dbgg )};func _gbgf (_gcgeb []structElement ,_eggcb map[int ][]*textLine ,_cagf _cf .PdfObject )[]*list {_ceab :=[]*list {}; -for _ ,_bcdb :=range _gcgeb {_eggd :=_bcdb ._dgcbf ;_egfg :=int (_bcdb ._eeba );_abbg :=_bcdb ._cfdg ;_dabbf :=[]*textLine {};_ccfb :=[]*list {};_daad :=_bcdb ._bbfd ;_fbde ,_bgeca :=(_daad .(*_cf .PdfObjectReference ));if !_bgeca {_fb .Log .Debug ("\u0066\u0061\u0069l\u0065\u0064\u0020\u006f\u0074\u0020\u0063\u0061\u0073\u0074\u0020\u0074\u006f\u0020\u002a\u0063\u006f\u0072\u0065\u002e\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -};if _egfg !=-1&&_fbde !=nil {if _ddfd ,_dbcc :=_eggcb [_egfg ];_dbcc {if _dgbgb ,_bcdf :=_cagf .(*_cf .PdfIndirectObject );_bcdf {_bbbd :=_dgbgb .PdfObjectReference ;if _fd .DeepEqual (*_fbde ,_bbbd ){_dabbf =_ddfd ;};};};};if _eggd !=nil {_ccfb =_gbgf (_eggd ,_eggcb ,_cagf ); -};_defg :=_fbeb (_dabbf ,_abbg ,_ccfb );_ceab =append (_ceab ,_defg );};return _ceab ;};func (_ebce *TextMarkArray )getTextMarkAtOffset (_feef int )*TextMark {for _ ,_dbab :=range _ebce ._acag {if _dbab .Offset ==_feef {return &_dbab ;};};return nil ;}; -func _gcaff (_ccdf ,_gefgf _ga .Point )bool {_ebgeb :=_e .Abs (_ccdf .X -_gefgf .X );_gaff :=_e .Abs (_ccdf .Y -_gefgf .Y );return _gbabb (_ebgeb ,_gaff );};func (_dgaf paraList )llyRange (_gcga []int ,_gdbgc ,_gbab float64 )[]int {_gafge :=len (_dgaf ); -if _gbab < _dgaf [_gcga [0]].Lly ||_gdbgc > _dgaf [_gcga [_gafge -1]].Lly {return nil ;};_fcdff :=_a .Search (_gafge ,func (_dgcc int )bool {return _dgaf [_gcga [_dgcc ]].Lly >=_gdbgc });_defc :=_a .Search (_gafge ,func (_eecd int )bool {return _dgaf [_gcga [_eecd ]].Lly > _gbab }); -return _gcga [_fcdff :_defc ];}; +// Tables returns the tables extracted from the page. +func (_cdea PageText )Tables ()[]TextTable {if _dgda {_fc .Log .Info ("\u0054\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_cdea ._aeee ));};return _cdea ._aeee ;};func _gffb (_bfeff *list )[]*list {var _degf []*list ;for _ ,_befg :=range _bfeff ._adgg {switch _befg ._fdbe {case "\u004c\u0049":_fcbbf :=_dadc (_befg ); +_ffffg :=_gffb (_befg );_edce :=_gaag (_fcbbf ,"\u0062\u0075\u006c\u006c\u0065\u0074",_ffffg );_dbffg :=_cgcb (_fcbbf ,"");_edce ._eeefb =_dbffg ;_degf =append (_degf ,_edce );case "\u004c\u0042\u006fd\u0079":return _gffb (_befg );case "\u004c":_bdbe :=_gffb (_befg ); +_degf =append (_degf ,_bdbe ...);return _degf ;};};return _degf ;}; -// String returns a string describing `tm`. -func (_fefd TextMark )String ()string {_abbe :=_fefd .BBox ;var _eda string ;if _fefd .Font !=nil {_eda =_fefd .Font .String ();if len (_eda )> 50{_eda =_eda [:50]+"\u002e\u002e\u002e";};};var _bgdc string ;if _fefd .Meta {_bgdc ="\u0020\u002a\u004d\u002a"; -};return _cbg .Sprintf ("\u007b\u0054\u0065\u0078t\u004d\u0061\u0072\u006b\u003a\u0020\u0025\u0064\u0020%\u0071\u003d\u0025\u0030\u0032\u0078\u0020\u0028\u0025\u0036\u002e\u0032\u0066\u002c\u0020\u0025\u0036\u002e2\u0066\u0029\u0020\u0028\u00256\u002e\u0032\u0066\u002c\u0020\u0025\u0036\u002e\u0032\u0066\u0029\u0020\u0025\u0073\u0025\u0073\u007d",_fefd .Offset ,_fefd .Text ,[]rune (_fefd .Text ),_abbe .Llx ,_abbe .Lly ,_abbe .Urx ,_abbe .Ury ,_eda ,_bgdc ); -};func (_efeg *shapesState )addPoint (_aec ,_cggc float64 ){_gbbd :=_efeg .establishSubpath ();_eecb :=_efeg .devicePoint (_aec ,_cggc );if _gbbd ==nil {_efeg ._dgbb =true ;_efeg ._gdee =_eecb ;}else {_gbbd .add (_eecb );};};func (_eedfa intSet )add (_bgeag int ){_eedfa [_bgeag ]=struct{}{}}; -func _cdega (_adeg []_cf .PdfObject )(_fbbdff ,_befaa float64 ,_edfef error ){if len (_adeg )!=2{return 0,0,_cbg .Errorf ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0073\u003a \u0025\u0064",len (_adeg )); -};_cfffg ,_edfef :=_cf .GetNumbersAsFloat (_adeg );if _edfef !=nil {return 0,0,_edfef ;};return _cfffg [0],_cfffg [1],nil ;};func _afd (_ccg []rune )BidiText {_fac :=-1;_afg :=false ;_ddd :=true ;_gb :=len (_ccg );_ef :=make ([]string ,_gb );_bec :=make ([]string ,_gb ); -if _gb ==0||_afg {return _cdd (string (_ccg ),_ddd ,_afg );};_fgac :=0;for _gaf ,_gg :=range _ccg {_ef [_gaf ]=string (_gg );_fe :="\u004c";if _gg <=0x00ff{_fe =_bf [_gg ];}else if 0x0590<=_gg &&_gg <=0x05f4{_fe ="\u0052";}else if 0x0600<=_gg &&_gg <=0x06ff{_bfg :=_gg &0xff; -if int (_bfg )>=len (_gd ){_b .Printf ("\u0042\u0069\u0064\u0069\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0055n\u0069c\u006f\u0064\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020"+string (_gg ));};_fe =_gd [_gg &0xff]; -}else if (0x0700<=_gg &&_gg <=0x08ac)||(0xfb50<=_gg &&_gg <=0xfdff)||(0xfe70<=_gg &&_gg <=0xfeff){_fe ="\u0041\u004c";};if _fe =="\u0052"||_fe =="\u0041\u004c"||_fe =="\u0041\u004e"{_fgac ++;};_bec [_gaf ]=_fe ;};if _fgac ==0{_ddd =true ;return _cdd (string (_ccg ),_ddd ,false ); -};if _fac ==-1{if float64 (_fgac )/float64 (_gb )< 0.3&&_gb > 4{_ddd =true ;_fac =0;}else {_ddd =false ;_fac =1;};};var _eb []int ;for range _ccg {_eb =append (_eb ,_fac );};_abad :="\u004c";if _ccc (_fac ){_abad ="\u0052";};_bab :=_abad ;_dgb :=_bab ; -_fae :=_bab ;for _faa :=range _ccg {if _bec [_faa ]=="\u004e\u0053\u004d"{_bec [_faa ]=_fae ;}else {_fae =_bec [_faa ];};};_fae =_bab ;var _ecb string ;for _gaa :=range _ccg {_ecb =_bec [_gaa ];if _ecb =="\u0045\u004e"{if _fae =="\u0041\u004c"{_bec [_gaa ]="\u0041\u004e"; -}else {_bec [_gaa ]="\u0045\u004e";};}else if _ecb =="\u0052"||_ecb =="\u004c"||_ecb =="\u0041\u004c"{_fae =_ecb ;};};for _dc :=range _ccg {_cca :=_bec [_dc ];if _cca =="\u0041\u004c"{_bec [_dc ]="\u0052";};};for _dbc :=1;_dbc < (len (_ccg )-1);_dbc ++{if _bec [_dbc ]=="\u0045\u0053"&&_bec [_dbc -1]=="\u0045\u004e"&&_bec [_dbc +1]=="\u0045\u004e"{_bec [_dbc ]="\u0045\u004e"; -};if _bec [_dbc ]=="\u0043\u0053"&&(_bec [_dbc -1]=="\u0045\u004e"||_bec [_dbc -1]=="\u0041\u004e")&&_bec [_dbc +1]==_bec [_dbc -1]{_bec [_dbc ]=_bec [_dbc -1];};};for _ed :=range _ccg {if _bec [_ed ]=="\u0045\u004e"{for _cge :=_ed -1;_cge >=0;_cge --{if _bec [_cge ]!="\u0045\u0054"{break ; -};_bec [_cge ]="\u0045\u004e";};for _ecg :=_ed +1;_ecg < _gb ;_ecg ++{if _bec [_ecg ]!="\u0045\u0054"{break ;};_bec [_ecg ]="\u0045\u004e";};};};for _bg :=range _ccg {_dec :=_bec [_bg ];if _dec =="\u0057\u0053"||_dec =="\u0045\u0053"||_dec =="\u0045\u0054"||_dec =="\u0043\u0053"{_bec [_bg ]="\u004f\u004e"; -};};_fae ="\u0073\u006f\u0072";for _gc :=range _ccg {_ca :=_bec [_gc ];if _ca =="\u0045\u004e"{if _fae =="\u004c"{_bec [_gc ]="\u004c";}else {_bec [_gc ]="\u0045\u004e";};}else if _ca =="\u0052"||_ca =="\u004c"{_fae =_ca ;};};for _ggb :=0;_ggb < len (_ccg ); -_ggb ++{if _bec [_ggb ]=="\u004f\u004e"{_fbf :=_cfe (_bec ,_ggb +1,"\u004f\u004e");_ce :=_dgb ;if _ggb > 0{_ce =_bec [_ggb -1];};_ebb :=_dgb ;if _fbf +1< _gb {_ebb =_bec [_fbf +1];};if _ce !="\u004c"{_ce ="\u0052";};if _ebb !="\u004c"{_ebb ="\u0052";}; -if _ce ==_ebb {_dg (_bec ,_ggb ,_fbf ,_ce );};_ggb =_fbf -1;};};for _edc :=range _ccg {if _bec [_edc ]=="\u004f\u004e"{_bec [_edc ]=_abad ;};};for _cba :=range _ccg {_fec :=_bec [_cba ];if _ge (_eb [_cba ]){if _fec =="\u0052"{_eb [_cba ]++;}else if _fec =="\u0041\u004e"||_fec =="\u0045\u004e"{_eb [_cba ]+=2; -};}else if _fec =="\u004c"||_fec =="\u0041\u004e"||_fec =="\u0045\u004e"{_eb [_cba ]++;};};_abe :=-1;_ggf :=99;var _ggd int ;for _cbac :=0;_cbac < len (_eb );_cbac ++{_ggd =_eb [_cbac ];if _abe < _ggd {_abe =_ggd ;};if _ggf > _ggd &&_ccc (_ggd ){_ggf =_ggd ; -};};for _ggc :=_abe ;_ggc >=_ggf ;_ggc --{_cce :=-1;for _gfa :=0;_gfa < len (_eb );_gfa ++{if _eb [_gfa ]< _ggc {if _cce >=0{_fa (_ef ,_cce ,_gfa );_cce =-1;};}else if _cce < 0{_cce =_gfa ;};};if _cce >=0{_fa (_ef ,_cce ,len (_eb ));};};for _bbfc :=0;_bbfc < len (_ef ); -_bbfc ++{_eba :=_ef [_bbfc ];if _eba =="\u003c"||_eba =="\u003e"{_ef [_bbfc ]="";};};return _cdd (_bb .Join (_ef ,""),_ddd ,false );}; +// PageFonts represents extracted fonts on a PDF page. +type PageFonts struct{Fonts []Font ;}; -// ToText returns the page text as a single string. -// Deprecated: This function is deprecated and will be removed in a future major version. Please use -// Text() instead. -func (_acb PageText )ToText ()string {return _acb .Text ()}; +// NewWithOptions an Extractor instance for extracting content from the input PDF page with options. +func NewWithOptions (page *_ea .PdfPage ,options *Options )(*Extractor ,error ){const _eda ="\u0065x\u0074\u0072\u0061\u0063\u0074\u006f\u0072\u002e\u004e\u0065\u0077W\u0069\u0074\u0068\u004f\u0070\u0074\u0069\u006f\u006e\u0073";_cgb ,_fee :=page .GetAllContentStreams (); +if _fee !=nil {return nil ,_fee ;};_bed ,_eaf :=page .GetStructTreeRoot ();if !_eaf {_fc .Log .Debug ("T\u0068\u0065\u0020\u0070\u0064\u0066\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0074\u0061\u0067g\u0065d\u002e\u0020\u0053\u0074r\u0075\u0063t\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020\u0065\u0078\u0069\u0073\u0074\u002e"); +};_egb :=page .GetContainingPdfObject ();_dffc ,_fee :=page .GetMediaBox ();if _fee !=nil {return nil ,_cf .Errorf ("\u0065\u0078\u0074r\u0061\u0063\u0074\u006fr\u0020\u0072\u0065\u0071\u0075\u0069\u0072e\u0073\u0020\u006d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u002e\u0020\u0025\u0076",_fee ); +};_cgf :=&Extractor {_acg :_cgb ,_daf :page .Resources ,_gdb :*_dffc ,_ebe :page .CropBox ,_fa :map[string ]fontEntry {},_gb :map[string ]textResult {},_ede :map[string ]textResult {},_gbf :options ,_fcgb :_bed ,_ef :_egb };if _cgf ._gdb .Llx > _cgf ._gdb .Urx {_fc .Log .Info ("\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u0068\u0061\u0073\u0020\u0058\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073\u0020r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u002e\u0020\u0025\u002e\u0032\u0066\u0020F\u0069x\u0069\u006e\u0067\u002e",_cgf ._gdb ); +_cgf ._gdb .Llx ,_cgf ._gdb .Urx =_cgf ._gdb .Urx ,_cgf ._gdb .Llx ;};if _cgf ._gdb .Lly > _cgf ._gdb .Ury {_fc .Log .Info ("\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u0068\u0061\u0073\u0020\u0059\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073\u0020r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u002e\u0020\u0025\u002e\u0032\u0066\u0020F\u0069x\u0069\u006e\u0067\u002e",_cgf ._gdb ); +_cgf ._gdb .Lly ,_cgf ._gdb .Ury =_cgf ._gdb .Ury ,_cgf ._gdb .Lly ;};if _cgf ._gbf !=nil {if _cgf ._gbf .IncludeAnnotations {_cgf ._bfg ,_fee =page .GetAnnotations ();if _fee !=nil {_fc .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0073: \u0025\u0076",_fee ); +};};};_db .TrackUse (_eda );return _cgf ,nil ;};func (_efca *textLine )endsInHyphen ()bool {_ggfa :=_efca ._bbada [len (_efca ._bbada )-1];_cbfea :=_ggfa ._cfdag ;_defd ,_ggab :=_a .DecodeLastRuneInString (_cbfea );if _ggab <=0||!_g .Is (_g .Hyphen ,_defd ){return false ; +};if _ggfa ._edfc &&_agabf (_cbfea ){return true ;};return _agabf (_efca .text ());};func (_egcg *imageExtractContext )extractFormImages (_fead *_ad .PdfObjectName ,_abc _edb .GraphicsState ,_beaf *_ea .PdfPageResources )error {_ggbg ,_edcd :=_beaf .GetXObjectFormByName (*_fead ); +if _edcd !=nil {return _edcd ;};if _ggbg ==nil {return nil ;};_efd ,_edcd :=_ggbg .GetContentStream ();if _edcd !=nil {return _edcd ;};_afg :=_ggbg .Resources ;if _afg ==nil {_afg =_beaf ;};_edcd =_egcg .extractContentStreamImages (string (_efd ),_afg ); +if _edcd !=nil {return _edcd ;};_egcg ._dcg ++;return nil ;};func (_cbg *imageExtractContext )extractContentStreamImages (_bbgd string ,_bgc *_ea .PdfPageResources )error {_fcbb :=_edb .NewContentStreamParser (_bbgd );_dadf ,_acf :=_fcbb .Parse ();if _acf !=nil {return _acf ; +};if _cbg ._bcfa ==nil {_cbg ._bcfa =map[*_ad .PdfObjectStream ]*cachedImage {};};if _cbg ._cfb ==nil {_cbg ._cfb =&ImageExtractOptions {};};_acfd :=_edb .NewContentStreamProcessor (*_dadf );_acfd .AddHandler (_edb .HandlerConditionEnumAllOperands ,"",_cbg .processOperand ); +return _acfd .Process (_bgc );};func (_fagb *textObject )setTextMatrix (_bbc []float64 ){if len (_bbc )!=6{_fc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006c\u0065\u006e\u0028\u0066\u0029\u0020\u0021\u003d\u0020\u0036\u0020\u0028\u0025\u0064\u0029",len (_bbc )); +return ;};_cab ,_dge ,_gec ,_accg ,_geag ,_dabf :=_bbc [0],_bbc [1],_bbc [2],_bbc [3],_bbc [4],_bbc [5];_fagb ._bdfa =_cg .NewMatrix (_cab ,_dge ,_gec ,_accg ,_geag ,_dabf );_fagb ._acdcf =_fagb ._bdfa ;};func _cccf (_gefgc _ea .PdfRectangle ,_ebcb bounded )float64 {return _gefgc .Ury -_ebcb .bbox ().Lly }; +func (_fbf TextTable )getCellInfo (_badf TextMark )[][]int {for _abb ,_ddgb :=range _fbf .Cells {for _fbg :=range _ddgb {_dgbb :=&_ddgb [_fbg ].Marks ;if _dgbb .exists (_badf ){return [][]int {{_abb },{_fbg }};};};};return nil ;};func (_dfgg *shapesState )closePath (){if _dfgg ._cdceb {_dfgg ._agbgb =append (_dfgg ._agbgb ,_agbf (_dfgg ._efc )); +_dfgg ._cdceb =false ;}else if len (_dfgg ._agbgb )==0{if _dfcf {_fc .Log .Debug ("\u0063\u006c\u006f\u0073eP\u0061\u0074\u0068\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u0020\u0070\u0061t\u0068");};_dfgg ._cdceb =false ;return ;};_dfgg ._agbgb [len (_dfgg ._agbgb )-1].close (); +if _dfcf {_fc .Log .Info ("\u0063\u006c\u006f\u0073\u0065\u0050\u0061\u0074\u0068\u003a\u0020\u0025\u0073",_dfgg );};}; -// String returns a string describing the current state of the textState stack. -func (_dedd *stateStack )String ()string {_fega :=[]string {_cbg .Sprintf ("\u002d\u002d\u002d\u002d f\u006f\u006e\u0074\u0020\u0073\u0074\u0061\u0063\u006b\u003a\u0020\u0025\u0064",len (*_dedd ))};for _ecdc ,_fedf :=range *_dedd {_gff :="\u003c\u006e\u0069l\u003e"; -if _fedf !=nil {_gff =_fedf .String ();};_fega =append (_fega ,_cbg .Sprintf ("\u0009\u0025\u0032\u0064\u003a\u0020\u0025\u0073",_ecdc ,_gff ));};return _bb .Join (_fega ,"\u000a");}; +// TableCell is a cell in a TextTable. +type TableCell struct{_ea .PdfRectangle ; -// BidiText represents a bidi text organized in its visual order -// with base direction of the text. -type BidiText struct{_gdg string ;_fc string ;};func (_gddgg *wordBag )maxDepth ()float64 {return _gddgg ._gcbg -_gddgg .Lly }; +// Text is the extracted text. +Text string ; -// RenderMode specifies the text rendering mode (Tmode), which determines whether showing text shall cause -// glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three. -// Stroking, filling, and clipping shall have the same effects for a text object as they do for a path object -// (see 8.5.3, "Path-Painting Operators" and 8.5.4, "Clipping Path Operators"). -type RenderMode int ;func (_bgafd compositeCell )split (_gdfe ,_cafg []float64 )*textTable {_gbaea :=len (_gdfe )+1;_cbfc :=len (_cafg )+1;if _deef {_fb .Log .Info ("\u0063\u006f\u006d\u0070\u006f\u0073\u0069t\u0065\u0043\u0065l\u006c\u002e\u0073\u0070l\u0069\u0074\u003a\u0020\u0025\u0064\u0020\u0078\u0020\u0025\u0064\u000a\u0009\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u003d\u0025\u0073\u000a"+"\u0009\u0072\u006f\u0077\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073=\u0025\u0036\u002e\u0032\u0066\u000a\t\u0063\u006f\u006c\u0043\u006f\u0072\u0072\u0069\u0064\u006f\u0072\u0073\u003d%\u0036\u002e\u0032\u0066",_cbfc ,_gbaea ,_bgafd ,_gdfe ,_cafg ); -_cbg .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073\u000a",len (_bgafd .paraList ));for _ffdbe ,_fefbb :=range _bgafd .paraList {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_ffdbe ,_fefbb .String ()); -};_cbg .Printf ("\u0020\u0020\u0020\u0020\u0025\u0064\u0020\u006c\u0069\u006e\u0065\u0073\u000a",len (_bgafd .lines ()));for _agdcb ,_fdgg :=range _bgafd .lines (){_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_agdcb ,_fdgg );};};_gdfe =_ccaa (_gdfe ,_bgafd .Ury ,_bgafd .Lly ); -_cafg =_ccaa (_cafg ,_bgafd .Llx ,_bgafd .Urx );_fcab :=make (map[uint64 ]*textPara ,_cbfc *_gbaea );_efgg :=textTable {_bbfgf :_cbfc ,_gfcf :_gbaea ,_fdbac :_fcab };_bcga :=_bgafd .paraList ;_a .Slice (_bcga ,func (_gebg ,_baad int )bool {_bcffc ,_deec :=_bcga [_gebg ],_bcga [_baad ]; -_acaea ,_gecef :=_bcffc .Lly ,_deec .Lly ;if _acaea !=_gecef {return _acaea < _gecef ;};return _bcffc .Llx < _deec .Llx ;});_afbg :=make (map[uint64 ]_bd .PdfRectangle ,_cbfc *_gbaea );for _gadd ,_abca :=range _gdfe [1:]{_fbab :=_gdfe [_gadd ];for _eefe ,_eccd :=range _cafg [1:]{_cfaa :=_cafg [_eefe ]; -_afbg [_eebg (_eefe ,_gadd )]=_bd .PdfRectangle {Llx :_cfaa ,Urx :_eccd ,Lly :_abca ,Ury :_fbab };};};if _deef {_fb .Log .Info ("\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0043\u0065l\u006c\u002e\u0073\u0070\u006c\u0069\u0074\u003a\u0020\u0072e\u0063\u0074\u0073"); -_cbg .Printf ("\u0020\u0020\u0020\u0020");for _gcagf :=0;_gcagf < _cbfc ;_gcagf ++{_cbg .Printf ("\u0025\u0033\u0030\u0064\u002c\u0020",_gcagf );};_cbg .Println ();for _fefbbd :=0;_fefbbd < _gbaea ;_fefbbd ++{_cbg .Printf ("\u0020\u0020\u0025\u0032\u0064\u003a",_fefbbd ); -for _dgfg :=0;_dgfg < _cbfc ;_dgfg ++{_cbg .Printf ("\u00256\u002e\u0032\u0066\u002c\u0020",_afbg [_eebg (_dgfg ,_fefbbd )]);};_cbg .Println ();};};_cedff :=func (_dbdf *textLine )(int ,int ){for _aaaec :=0;_aaaec < _gbaea ;_aaaec ++{for _aedba :=0;_aedba < _cbfc ; -_aedba ++{if _bga (_afbg [_eebg (_aedba ,_aaaec )],_dbdf .PdfRectangle ){return _aedba ,_aaaec ;};};};return -1,-1;};_edbb :=make (map[uint64 ][]*textLine ,_cbfc *_gbaea );for _ ,_agfe :=range _bcga .lines (){_bagfd ,_cfab :=_cedff (_agfe );if _bagfd < 0{continue ; -};_edbb [_eebg (_bagfd ,_cfab )]=append (_edbb [_eebg (_bagfd ,_cfab )],_agfe );};for _cgee :=0;_cgee < len (_gdfe )-1;_cgee ++{_gbbeb :=_gdfe [_cgee ];_cacf :=_gdfe [_cgee +1];for _gcde :=0;_gcde < len (_cafg )-1;_gcde ++{_debcf :=_cafg [_gcde ];_dbba :=_cafg [_gcde +1]; -_bcba :=_bd .PdfRectangle {Llx :_debcf ,Urx :_dbba ,Lly :_cacf ,Ury :_gbbeb };_dbeg :=_edbb [_eebg (_gcde ,_cgee )];if len (_dbeg )==0{continue ;};_egfe :=_cgaee (_bcba ,_dbeg );_efgg .put (_gcde ,_cgee ,_egfe );};};return &_efgg ;};type pathSection struct{_ecea []*subpath ; -_gf .Color ;};func (_gbff rulingList )findPrimSec (_ageab ,_acbb float64 )*ruling {for _ ,_bece :=range _gbff {if _bfaeb (_bece ._gabcd -_ageab )&&_bece ._cdcd -_dgbg <=_acbb &&_acbb <=_bece ._dcgf +_dgbg {return _bece ;};};return nil ;};func _gbgab (_ffgba ,_gbcbg int )int {if _ffgba < _gbcbg {return _ffgba ; -};return _gbcbg ;}; +// Marks returns the TextMarks corresponding to the text in Text. +Marks TextMarkArray ;};func (_ddfa *subpath )last ()_cg .Point {return _ddfa ._gfagc [len (_ddfa ._gfagc )-1]};func (_ffea *textPara )toTextMarks (_bffbd *int )[]TextMark {if _ffea ._ebdd ==nil {return _ffea .toCellTextMarks (_bffbd );};var _gcfc []TextMark ; +for _dfeab :=0;_dfeab < _ffea ._ebdd ._ebaab ;_dfeab ++{for _ceda :=0;_ceda < _ffea ._ebdd ._agaf ;_ceda ++{_bebf :=_ffea ._ebdd .get (_ceda ,_dfeab );if _bebf ==nil {_gcfc =_cagg (_gcfc ,_bffbd ,"\u0009");}else {_dacc :=_bebf .toCellTextMarks (_bffbd ); +_gcfc =append (_gcfc ,_dacc ...);};_gcfc =_cagg (_gcfc ,_bffbd ,"\u0020");};if _dfeab < _ffea ._ebdd ._ebaab -1{_gcfc =_cagg (_gcfc ,_bffbd ,"\u000a");};};_dedbb :=_ffea ._ebdd ;if _dedbb .isExportable (){_cefed :=_dedbb .toTextTable ();_gcfc =_egdg (_gcfc ,&_cefed ); +};return _gcfc ;};func (_eacef *ruling )gridIntersecting (_acbf *ruling )bool {return _ggaf (_eacef ._fddc ,_acbf ._fddc )&&_ggaf (_eacef ._begad ,_acbf ._begad );};func _facda (_eaegb []*textWord ,_fbbf int )[]*textWord {_acgb :=len (_eaegb );copy (_eaegb [_fbbf :],_eaegb [_fbbf +1:]); +return _eaegb [:_acgb -1];};func (_cdee *wordBag )getDepthIdx (_gffe float64 )int {_dafa :=_cdee .depthIndexes ();_agda :=_ebeg (_gffe );if _agda < _dafa [0]{return _dafa [0];};if _agda > _dafa [len (_dafa )-1]{return _dafa [len (_dafa )-1];};return _agda ; +};func (_eeed rulingList )aligned ()bool {if len (_eeed )< 2{return false ;};_fbde :=make (map[*ruling ]int );_fbde [_eeed [0]]=0;for _ ,_bdff :=range _eeed [1:]{_cffc :=false ;for _eccd :=range _fbde {if _bdff .gridIntersecting (_eccd ){_fbde [_eccd ]++; +_cffc =true ;break ;};};if !_cffc {_fbde [_bdff ]=0;};};_caac :=0;for _ ,_bbcca :=range _fbde {if _bbcca ==0{_caac ++;};};_gfdd :=float64 (_caac )/float64 (len (_eeed ));_cbeg :=_gfdd <=1.0-_ceag ;if _gbbe {_fc .Log .Info ("\u0061\u006c\u0069\u0067\u006e\u0065\u0064\u003d\u0025\u0074\u0020\u0075\u006em\u0061\u0074\u0063\u0068\u0065\u0064=\u0025\u002e\u0032\u0066\u003d\u0025\u0064\u002f\u0025\u0064\u0020\u0076\u0065c\u0073\u003d\u0025\u0073",_cbeg ,_gfdd ,_caac ,len (_eeed ),_eeed .String ()); +};return _cbeg ;};func (_eddaa *textTable )reduceTiling (_bdaef gridTiling ,_gafdd float64 )*textTable {_gagg :=make ([]int ,0,_eddaa ._ebaab );_fcbcd :=make ([]int ,0,_eddaa ._agaf );_cecfc :=_bdaef ._bebae ;_gdggg :=_bdaef ._edgab ;for _deabb :=0;_deabb < _eddaa ._ebaab ; +_deabb ++{_gcecf :=_deabb > 0&&_ag .Abs (_gdggg [_deabb -1]-_gdggg [_deabb ])< _gafdd &&_eddaa .emptyCompositeRow (_deabb );if !_gcecf {_gagg =append (_gagg ,_deabb );};};for _debda :=0;_debda < _eddaa ._agaf ;_debda ++{_ffgee :=_debda < _eddaa ._agaf -1&&_ag .Abs (_cecfc [_debda +1]-_cecfc [_debda ])< _gafdd &&_eddaa .emptyCompositeColumn (_debda ); +if !_ffgee {_fcbcd =append (_fcbcd ,_debda );};};if len (_gagg )==_eddaa ._ebaab &&len (_fcbcd )==_eddaa ._agaf {return _eddaa ;};_gbbeg :=textTable {_agae :_eddaa ._agae ,_agaf :len (_fcbcd ),_ebaab :len (_gagg ),_ecag :make (map[uint64 ]compositeCell ,len (_fcbcd )*len (_gagg ))}; +if _dgda {_fc .Log .Info ("\u0072\u0065\u0064\u0075c\u0065\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0025d\u0078%\u0064\u0020\u002d\u003e\u0020\u0025\u0064x\u0025\u0064",_eddaa ._agaf ,_eddaa ._ebaab ,len (_fcbcd ),len (_gagg ));_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0043\u006f\u006c\u0073\u003a\u0020\u0025\u002b\u0076",_fcbcd ); +_fc .Log .Info ("\u0072\u0065d\u0075\u0063\u0065d\u0052\u006f\u0077\u0073\u003a\u0020\u0025\u002b\u0076",_gagg );};for _adeda ,_aadf :=range _gagg {for _bcfbc ,_dgca :=range _fcbcd {_gdebf ,_ecafe :=_eddaa .getComposite (_dgca ,_aadf );if len (_gdebf )==0{continue ; +};if _dgda {_cf .Printf ("\u0020 \u0025\u0032\u0064\u002c \u0025\u0032\u0064\u0020\u0028%\u0032d\u002c \u0025\u0032\u0064\u0029\u0020\u0025\u0071\n",_bcfbc ,_adeda ,_dgca ,_aadf ,_afbcec (_gdebf .merge ().text (),50));};_gbbeg .putComposite (_bcfbc ,_adeda ,_gdebf ,_ecafe ); +};};return &_gbbeg ;};func (_dedac paraList )findTextTables ()[]*textTable {var _abefa []*textTable ;for _ ,_bbagc :=range _dedac {if _bbagc .taken ()||_bbagc .Width ()==0{continue ;};_fdgdf :=_bbagc .isAtom ();if _fdgdf ==nil {continue ;};_fdgdf .growTable (); +if _fdgdf ._agaf *_fdgdf ._ebaab < _ebgd {continue ;};_fdgdf .markCells ();_fdgdf .log ("\u0067\u0072\u006fw\u006e");_abefa =append (_abefa ,_fdgdf );};return _abefa ;};func (_gegd *textPara )text ()string {_agebe :=new (_gf .Buffer );_gegd .writeText (_agebe ); +return _agebe .String ();};func _eefd (_bgdf ,_ffbbb bounded )float64 {return _ebfdg (_bgdf )-_ebfdg (_ffbbb )};func (_gbced *ruling )intersects (_ddce *ruling )bool {_fcce :=(_gbced ._gddac ==_bgcg &&_ddce ._gddac ==_ecacd )||(_ddce ._gddac ==_bgcg &&_gbced ._gddac ==_ecacd ); +_cecbc :=func (_agdad ,_dgff *ruling )bool {return _agdad ._fddc -_bbfd <=_dgff ._cafa &&_dgff ._cafa <=_agdad ._begad +_bbfd ;};_begf :=_cecbc (_gbced ,_ddce );_efceg :=_cecbc (_ddce ,_gbced );if _gbbe {_cf .Printf ("\u0020\u0020\u0020\u0020\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074\u0073\u003a\u0020\u0020\u006fr\u0074\u0068\u006f\u0067\u006f\u006e\u0061l\u003d\u0025\u0074\u0020\u006f\u0031\u003d\u0025\u0074\u0020\u006f2\u003d\u0025\u0074\u0020\u2192\u0020\u0025\u0074\u000a"+"\u0020\u0020\u0020 \u0020\u0020\u0020\u0076\u003d\u0025\u0073\u000a"+" \u0020\u0020\u0020\u0020\u0020\u0077\u003d\u0025\u0073\u000a",_fcce ,_begf ,_efceg ,_fcce &&_begf &&_efceg ,_gbced ,_ddce ); +};return _fcce &&_begf &&_efceg ;};func (_bffg *textObject )setFont (_fgf string ,_ecfd float64 )error {if _bffg ==nil {return nil ;};_bffg ._abcg ._fgfa =_ecfd ;_egbd ,_cdce :=_bffg .getFont (_fgf );if _cdce !=nil {return _cdce ;};_bffg ._abcg ._egcgg =_egbd ; +return nil ;};func _bagfd (_gafc *_ea .Image ,_fgaeg _d .Color )_bc .Image {_cdab ,_cdeeb :=int (_gafc .Width ),int (_gafc .Height );_dgdg :=_bc .NewRGBA (_bc .Rect (0,0,_cdab ,_cdeeb ));for _eadb :=0;_eadb < _cdeeb ;_eadb ++{for _ccadd :=0;_ccadd < _cdab ; +_ccadd ++{_cgceg ,_cdgfcc :=_gafc .ColorAt (_ccadd ,_eadb );if _cdgfcc !=nil {_fc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_ccadd ,_eadb ); +continue ;};_cdbac ,_afde ,_dfeba ,_ :=_cgceg .RGBA ();var _fbfgb _d .Color ;if _cdbac +_afde +_dfeba ==0{_fbfgb =_d .Transparent ;}else {_fbfgb =_fgaeg ;};_dgdg .Set (_ccadd ,_eadb ,_fbfgb );};};return _dgdg ;};func (_bagdd *textPara )fontsize ()float64 {return _bagdd ._cebdg [0]._faee }; +func (_cdae *wordBag )blocked (_adba *textWord )bool {if _adba .Urx < _cdae .Llx {_efed :=_bgcdg (_adba .PdfRectangle );_cggf :=_bdcee (_cdae .PdfRectangle );if _cdae ._feae .blocks (_efed ,_cggf ){if _gfbd {_fc .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0078\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_adba ,_cdae ); +};return true ;};}else if _cdae .Urx < _adba .Llx {_gaea :=_bgcdg (_cdae .PdfRectangle );_edeaa :=_bdcee (_adba .PdfRectangle );if _cdae ._feae .blocks (_gaea ,_edeaa ){if _gfbd {_fc .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0078\u2192\u0020:\u0020\u0025\u0073\u0020%s",_adba ,_cdae ); +};return true ;};};if _adba .Ury < _cdae .Lly {_cgce :=_daceb (_adba .PdfRectangle );_bbf :=_adgce (_cdae .PdfRectangle );if _cdae ._dabg .blocks (_cgce ,_bbf ){if _gfbd {_fc .Log .Info ("\u0062\u006c\u006f\u0063ke\u0064\u0020\u2190\u0079\u003a\u0020\u0025\u0073\u0020\u0025\u0073",_adba ,_cdae ); +};return true ;};}else if _cdae .Ury < _adba .Lly {_adgc :=_daceb (_cdae .PdfRectangle );_dgg :=_adgce (_adba .PdfRectangle );if _cdae ._dabg .blocks (_adgc ,_dgg ){if _gfbd {_fc .Log .Info ("b\u006co\u0063\u006b\u0065\u0064\u0020\u0079\u2192\u0020:\u0020\u0025\u0073\u0020%s",_adba ,_cdae ); +};return true ;};};return false ;};func _gfb (_adec _ea .PdfRectangle )textState {return textState {_cccc :100,_afbd :RenderModeFill ,_caa :_adec };};func _dace (_gdgf []*textLine ,_ffcb map[float64 ][]*textLine ,_gecf []float64 ,_dbcg int ,_cecg ,_cgdd float64 )[]*list {_ddbfb :=[]*list {}; +_fgaeb :=_dbcg ;_dbcg =_dbcg +1;_dafcg :=_gecf [_fgaeb ];_bgfg :=_ffcb [_dafcg ];_caca :=_dcae (_bgfg ,_cgdd ,_cecg );for _geeee ,_ddfec :=range _caca {var _gcffd float64 ;_bcge :=[]*list {};_adaac :=_ddfec ._fbgb ;_ebbb :=_cgdd ;if _geeee < len (_caca )-1{_ebbb =_caca [_geeee +1]._fbgb ; +};if _dbcg < len (_gecf ){_bcge =_dace (_gdgf ,_ffcb ,_gecf ,_dbcg ,_adaac ,_ebbb );};_gcffd =_ebbb ;if len (_bcge )> 0{_fgdb :=_bcge [0];if len (_fgdb ._addb )> 0{_gcffd =_fgdb ._addb [0]._fbgb ;};};_dbba :=[]*textLine {_ddfec };_abeef :=_bdacfc (_ddfec ,_gdgf ,_gecf ,_adaac ,_gcffd ); +_dbba =append (_dbba ,_abeef ...);_edeac :=_gaag (_dbba ,"\u0062\u0075\u006c\u006c\u0065\u0074",_bcge );_edeac ._eeefb =_cgcb (_dbba ,"");_ddbfb =append (_ddbfb ,_edeac );};return _ddbfb ;};func (_edgbd *textMark )bbox ()_ea .PdfRectangle {return _edgbd .PdfRectangle }; +func _agbfa (_cfbbe []*textMark ,_edff _ea .PdfRectangle )*textWord {_ebeb :=_cfbbe [0].PdfRectangle ;_ddabfg :=_cfbbe [0]._afcb ;for _ ,_gbdeg :=range _cfbbe [1:]{_ebeb =_fgde (_ebeb ,_gbdeg .PdfRectangle );if _gbdeg ._afcb > _ddabfg {_ddabfg =_gbdeg ._afcb ; +};};return &textWord {PdfRectangle :_ebeb ,_eccf :_cfbbe ,_bbcgb :_edff .Ury -_ebeb .Lly ,_geba :_ddabfg };};const (RenderModeStroke RenderMode =1<=_fdcdd {var _ddee []string ;for _badc :=range _cfg ._fcb ._bgc {_ddee =append (_ddee ,_badc );};_a .Slice (_ddee ,func (_fcg ,_bed int )bool {return _cfg ._fcb ._bgc [_ddee [_fcg ]]._cac < _cfg ._fcb ._bgc [_ddee [_bed ]]._cac }); -delete (_cfg ._fcb ._bgc ,_ddee [0]);};_cfg ._fcb ._bgc [_daa .String ()]=_cgdc ;};return _cfbg ,nil ;};type bounded interface{bbox ()_bd .PdfRectangle };func _dbae (_aada *wordBag ,_fccg *textWord ,_abba float64 )bool {return _fccg .Llx < _aada .Urx +_abba &&_aada .Llx -_abba < _fccg .Urx ; -};func _gbabb (_fdbb ,_cecgf float64 )bool {return _fdbb /_e .Max (_gcbad ,_cecgf )< _bcbc };func _fbfdd (_gddad _cf .PdfObject ,_gagae _gf .Color )(_d .Image ,error ){_dafb ,_bebca :=_cf .GetStream (_gddad );if !_bebca {return nil ,nil ;};_edceb ,_fbfdg :=_bd .NewXObjectImageFromStream (_dafb ); -if _fbfdg !=nil {return nil ,_fbfdg ;};_egdaed ,_fbfdg :=_edceb .ToImage ();if _fbfdg !=nil {return nil ,_fbfdg ;};return _ggacb (_egdaed ,_gagae ),nil ;};func (_ggef *textPara )bbox ()_bd .PdfRectangle {return _ggef .PdfRectangle };func (_debb *Extractor )extractPageText (_cfda string ,_eegd *_bd .PdfPageResources ,_acge _ga .Matrix ,_ebc int ,_ega bool )(*PageText ,int ,int ,error ){_fb .Log .Trace ("\u0065x\u0074\u0072\u0061\u0063t\u0050\u0061\u0067\u0065\u0054e\u0078t\u003a \u006c\u0065\u0076\u0065\u006c\u003d\u0025d",_ebc ); -_edca :=&PageText {_edf :_debb ._ccag ,_cadfe :_debb ._bcb ,_edee :_debb ._bbe };_dgf :=_ggdg (_debb ._ccag );var _bgce stateStack ;_cgac :=_dffg (_debb ,_eegd ,_ad .GraphicsState {},&_dgf ,&_bgce );_fbfe :=shapesState {_cacd :_acge ,_aefb :_ga .IdentityMatrix (),_bcgcb :_cgac }; -var _bbg bool ;_aae :=-1;_eeb :="";if _ebc > _cfa {_eae :=_da .New ("\u0066\u006f\u0072\u006d s\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077");_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0065\u0078\u0074\u0072\u0061\u0063\u0074\u0050\u0061\u0067\u0065\u0054\u0065\u0078\u0074\u002e\u0020\u0072\u0065\u0063u\u0072\u0073\u0069\u006f\u006e\u0020\u006c\u0065\u0076\u0065\u006c\u003d\u0025\u0064 \u0065r\u0072\u003d\u0025\u0076",_ebc ,_eae ); -return _edca ,_dgf ._abce ,_dgf ._eag ,_eae ;};_bcg :=_ad .NewContentStreamParser (_cfda );_fbcc ,_aabf :=_bcg .Parse ();if _aabf !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020e\u0078\u0074\u0072a\u0063\u0074\u0050\u0061g\u0065\u0054\u0065\u0078\u0074\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_aabf ); -return _edca ,_dgf ._abce ,_dgf ._eag ,_aabf ;};_edca ._cgcb =_fbcc ;_cegc :=_ad .NewContentStreamProcessor (*_fbcc );_cegc .AddHandler (_ad .HandlerConditionEnumAllOperands ,"",func (_abbd *_ad .ContentStreamOperation ,_bde _ad .GraphicsState ,_acf *_bd .PdfPageResources )error {_bag :=_abbd .Operand ; -if _dddgf {_fb .Log .Info ("\u0026&\u0026\u0020\u006f\u0070\u003d\u0025s",_abbd );};switch _bag {case "\u0071":if _gcc {_fb .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_fbfe ._aefb );};_bgce .push (&_dgf );case "\u0051":if !_bgce .empty (){_dgf =*_bgce .pop (); -};_fbfe ._aefb =_bde .CTM ;if _gcc {_fb .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_fbfe ._aefb );};case "\u0042\u0044\u0043":_age ,_fde :=_cf .GetDict (_abbd .Params [1]);if !_fde {_fb .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0042D\u0043\u0020\u006f\u0070\u003d\u0025\u0073 \u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_abbd ); -return _aabf ;};_ded :=_age .Get ("\u004d\u0043\u0049\u0044");if _ded !=nil {_fbca ,_aea :=_cf .GetIntVal (_ded );if !_aea {_fb .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0042\u0044C\u0020\u006f\u0070=\u0025\u0073\u002e\u0020\u0042\u0061\u0064\u0020\u006eum\u0065\u0072\u0069c\u0061\u006c \u006f\u0062\u006a\u0065\u0063\u0074.\u0020\u006f=\u0025\u0073",_abbd ,_ded ); -};_aae =_fbca ;}else {_aae =-1;};_eff :=_age .Get ("\u0041\u0063\u0074\u0075\u0061\u006c\u0054\u0065\u0078\u0074");if _eff !=nil {_eeb =_eff .String ();};case "\u0045\u004d\u0043":_aae =-1;_eeb ="";case "\u0042\u0054":if _bbg {_fb .Log .Debug ("\u0042\u0054\u0020\u0063\u0061\u006c\u006c\u0065\u0064\u0020\u0077\u0068\u0069\u006c\u0065 \u0069n\u0020\u0061\u0020\u0074\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -_edca ._accb =append (_edca ._accb ,_cgac ._cag ...);};_bbg =true ;_dde :=_bde ;if _ega {_dde =_ad .GraphicsState {};_dde .CTM =_fbfe ._aefb ;};_dde .CTM =_acge .Mult (_dde .CTM );_cgac =_dffg (_debb ,_acf ,_dde ,&_dgf ,&_bgce );_fbfe ._bcgcb =_cgac ;case "\u0045\u0054":if !_bbg {_fb .Log .Debug ("\u0045\u0054\u0020ca\u006c\u006c\u0065\u0064\u0020\u006f\u0075\u0074\u0073i\u0064e\u0020o\u0066 \u0061\u0020\u0074\u0065\u0078\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};_bbg =false ;_edca ._accb =append (_edca ._accb ,_cgac ._cag ...);_cgac .reset ();case "\u0054\u002a":_cgac .nextLine ();case "\u0054\u0064":if _fdg ,_gcg :=_cgac .checkOp (_abbd ,2,true );!_fdg {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gcg ); -return _gcg ;};_fcae ,_ageg ,_eaaa :=_cdega (_abbd .Params );if _eaaa !=nil {return _eaaa ;};_cgac .moveText (_fcae ,_ageg );case "\u0054\u0044":if _bfc ,_befb :=_cgac .checkOp (_abbd ,2,true );!_bfc {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_befb ); -return _befb ;};_aegf ,_fdb ,_ebd :=_cdega (_abbd .Params );if _ebd !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ebd );return _ebd ;};_cgac .moveTextSetLeading (_aegf ,_fdb );case "\u0054\u006a":if _acc ,_cadf :=_cgac .checkOp (_abbd ,1,true ); -!_acc {_fb .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0054\u006a\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d%\u0076",_abbd ,_cadf );return _cadf ;};_cgf :=_cf .TraceToDirectObject (_abbd .Params [0]);_dbd ,_ebbb :=_cf .GetStringBytes (_cgf ); -if !_ebbb {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020T\u006a\u0020o\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074S\u0074\u0072\u0069\u006e\u0067\u0042\u0079\u0074\u0065\u0073\u0020\u0066a\u0069\u006c\u0065\u0064",_abbd );return _cf .ErrTypeError ; -};return _cgac .showText (_cgf ,_dbd ,_aae ,_eeb );case "\u0054\u004a":if _dge ,_gaaec :=_cgac .checkOp (_abbd ,1,true );!_dge {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gaaec );return _gaaec ; -};_fdcd ,_egd :=_cf .GetArray (_abbd .Params [0]);if !_egd {_fb .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0054\u004a\u0020\u006f\u0070\u003d\u0025s\u0020G\u0065t\u0041r\u0072\u0061\u0079\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_abbd ); -return _aabf ;};return _cgac .showTextAdjusted (_fdcd ,_aae ,_eeb );case "\u0027":if _bfcb ,_bfaf :=_cgac .checkOp (_abbd ,1,true );!_bfcb {_fb .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0027\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bfaf );return _bfaf ; -};_bdgb :=_cf .TraceToDirectObject (_abbd .Params [0]);_gdf ,_accf :=_cf .GetStringBytes (_bdgb );if !_accf {_fb .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020'\u0020\u006f\u0070\u003d%s \u0047et\u0053\u0074\u0072\u0069\u006e\u0067\u0042yt\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064",_abbd ); -return _cf .ErrTypeError ;};_cgac .nextLine ();return _cgac .showText (_bdgb ,_gdf ,_aae ,_eeb );case "\u0022":if _ddbc ,_ecdf :=_cgac .checkOp (_abbd ,3,true );!_ddbc {_fb .Log .Debug ("\u0045R\u0052O\u0052\u003a\u0020\u0022\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ecdf ); -return _ecdf ;};_dcg ,_cda ,_aeaf :=_cdega (_abbd .Params [:2]);if _aeaf !=nil {return _aeaf ;};_cdae :=_cf .TraceToDirectObject (_abbd .Params [2]);_gcaf ,_adc :=_cf .GetStringBytes (_cdae );if !_adc {_fb .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020\"\u0020\u006f\u0070\u003d%s \u0047et\u0053\u0074\u0072\u0069\u006e\u0067\u0042yt\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064",_abbd ); -return _cf .ErrTypeError ;};_cgac .setCharSpacing (_dcg );_cgac .setWordSpacing (_cda );_cgac .nextLine ();return _cgac .showText (_cdae ,_gcaf ,_aae ,_eeb );case "\u0054\u004c":_ede ,_aafd :=_eddd (_abbd );if _aafd !=nil {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u004c\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_aafd ); -return _aafd ;};_cgac .setTextLeading (_ede );case "\u0054\u0063":_gfc ,_fgff :=_eddd (_abbd );if _fgff !=nil {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0063\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fgff );return _fgff ;};_cgac .setCharSpacing (_gfc ); -case "\u0054\u0066":if _aeae ,_cgb :=_cgac .checkOp (_abbd ,2,true );!_aeae {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0066\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cgb );return _cgb ;};_edcaf ,_gee :=_cf .GetNameVal (_abbd .Params [0]); -if !_gee {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_abbd );return _cf .ErrTypeError ;};_bbdg ,_ggcf :=_cf .GetNumberAsFloat (_abbd .Params [1]); -if !_gee {_fb .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u0046\u006c\u006f\u0061\u0074\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065d\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_abbd ,_ggcf ); -return _ggcf ;};_ggcf =_cgac .setFont (_edcaf ,_bbdg );_cgac ._caad =_da .Is (_ggcf ,_cf .ErrNotSupported );if _ggcf !=nil &&!_cgac ._caad {return _ggcf ;};case "\u0054\u006d":if _ecfb ,_fdge :=_cgac .checkOp (_abbd ,6,true );!_ecfb {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u006d\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fdge ); -return _fdge ;};_fdda ,_ccf :=_cf .GetNumbersAsFloat (_abbd .Params );if _ccf !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ccf );return _ccf ;};_cgac .setTextMatrix (_fdda );case "\u0054\u0072":if _gdfc ,_cgc :=_cgac .checkOp (_abbd ,1,true ); -!_gdfc {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0072\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cgc );return _cgc ;};_aca ,_beb :=_cf .GetIntVal (_abbd .Params [0]);if !_beb {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0072\u0020\u006f\u0070\u003d\u0025\u0073 \u0047e\u0074\u0049\u006e\u0074\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_abbd ); -return _cf .ErrTypeError ;};_cgac .setTextRenderMode (_aca );case "\u0054\u0073":if _fag ,_fee :=_cgac .checkOp (_abbd ,1,true );!_fag {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a \u0054\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fee );return _fee ; -};_fbcd ,_fdbe :=_cf .GetNumberAsFloat (_abbd .Params [0]);if _fdbe !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fdbe );return _fdbe ;};_cgac .setTextRise (_fbcd );case "\u0054\u0077":if _bcab ,_fcac :=_cgac .checkOp (_abbd ,1,true ); -!_bcab {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_fcac );return _fcac ;};_aaed ,_ecc :=_cf .GetNumberAsFloat (_abbd .Params [0]);if _ecc !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ecc ); -return _ecc ;};_cgac .setWordSpacing (_aaed );case "\u0054\u007a":if _cdde ,_aga :=_cgac .checkOp (_abbd ,1,true );!_cdde {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_aga );return _aga ;};_gbcg ,_agg :=_cf .GetNumberAsFloat (_abbd .Params [0]); -if _agg !=nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_agg );return _agg ;};_cgac .setHorizScaling (_gbcg );case "\u0063\u006d":if !_ega {_fbfe ._aefb =_bde .CTM ;};if _fbfe ._aefb .Singular (){_dac :=_ga .IdentityMatrix ().Translate (_fbfe ._aefb .Translation ()); -_fb .Log .Debug ("S\u0069n\u0067\u0075\u006c\u0061\u0072\u0020\u0063\u0074m\u003d\u0025\u0073\u2192%s",_fbfe ._aefb ,_dac );_fbfe ._aefb =_dac ;};if _gcc {_fb .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_fbfe ._aefb );};case "\u006d":if len (_abbd .Params )!=2{_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006d\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ff ); -return nil ;};_ffb ,_gafg :=_cf .GetNumbersAsFloat (_abbd .Params );if _gafg !=nil {return _gafg ;};_fbfe .moveTo (_ffb [0],_ffb [1]);case "\u006c":if len (_abbd .Params )!=2{_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006c\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0076\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ff ); -return nil ;};_gae ,_afb :=_cf .GetNumbersAsFloat (_abbd .Params );if _afb !=nil {return _afb ;};_fbfe .lineTo (_gae [0],_gae [1]);case "\u0063":if len (_abbd .Params )!=6{return _ff ;};_bebd ,_gdgg :=_cf .GetNumbersAsFloat (_abbd .Params );if _gdgg !=nil {return _gdgg ; -};_fb .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_bebd );_fbfe .cubicTo (_bebd [0],_bebd [1],_bebd [2],_bebd [3],_bebd [4],_bebd [5]);case "\u0076","\u0079":if len (_abbd .Params )!=4{return _ff ; -};_gga ,_cbge :=_cf .GetNumbersAsFloat (_abbd .Params );if _cbge !=nil {return _cbge ;};_fb .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020b\u0065\u007a\u0069\u0065\u0072 \u0070a\u0072a\u006d\u0073\u003a\u0020\u0025\u002e\u0032f",_gga );_fbfe .quadraticTo (_gga [0],_gga [1],_gga [2],_gga [3]); -case "\u0068":_fbfe .closePath ();case "\u0072\u0065":if len (_abbd .Params )!=4{return _ff ;};_ege ,_bbb :=_cf .GetNumbersAsFloat (_abbd .Params );if _bbb !=nil {return _bbb ;};_fbfe .drawRectangle (_ege [0],_ege [1],_ege [2],_ege [3]);_fbfe .closePath (); -case "\u0053":_fbfe .stroke (&_edca ._bbgb );_fbfe .clearPath ();case "\u0073":_fbfe .closePath ();_fbfe .stroke (&_edca ._bbgb );_fbfe .clearPath ();case "\u0046":_fbfe .fill (&_edca ._fdf );_fbfe .clearPath ();case "\u0066","\u0066\u002a":_fbfe .closePath (); -_fbfe .fill (&_edca ._fdf );_fbfe .clearPath ();case "\u0042","\u0042\u002a":_fbfe .fill (&_edca ._fdf );_fbfe .stroke (&_edca ._bbgb );_fbfe .clearPath ();case "\u0062","\u0062\u002a":_fbfe .closePath ();_fbfe .fill (&_edca ._fdf );_fbfe .stroke (&_edca ._bbgb ); -_fbfe .clearPath ();case "\u006e":_fbfe .clearPath ();case "\u0044\u006f":if len (_abbd .Params )==0{_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0058\u004fbj\u0065c\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0070\u0065\u0072\u0061n\u0064\u0020\u0066\u006f\u0072\u0020\u0044\u006f\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072.\u0020\u0047\u006f\u0074\u0020\u0025\u002b\u0076\u002e",_abbd .Params ); -return _cf .ErrRangeError ;};_aafb ,_bcfa :=_cf .GetName (_abbd .Params [0]);if !_bcfa {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0044\u006f\u0020\u006f\u0070e\u0072a\u0074\u006f\u0072\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006fp\u0065\u0072\u0061\u006e\u0064\u003a\u0020\u0025\u002b\u0076\u002e",_abbd .Params [0]); -return _cf .ErrTypeError ;};_ ,_dbce :=_acf .GetXObjectByName (*_aafb );if _dbce !=_bd .XObjectTypeForm {break ;};_ccee ,_bcfa :=_debb ._ceg [_aafb .String ()];if !_bcfa {_bebc ,_caeb :=_acf .GetXObjectFormByName (*_aafb );if _caeb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caeb ); -return _caeb ;};_ccfa ,_caeb :=_bebc .GetContentStream ();if _caeb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caeb );return _caeb ;};_ddgd :=_bebc .Resources ;if _ddgd ==nil {_ddgd =_acf ;};_caeg :=_bde .CTM ;if _ceeg ,_gefd :=_cf .GetArray (_bebc .Matrix ); -_gefd {_cfbf ,_cbgc :=_ceeg .GetAsFloat64Slice ();if _cbgc !=nil {return _cbgc ;};if len (_cfbf )!=6{return _ff ;};_bgca :=_ga .NewMatrix (_cfbf [0],_cfbf [1],_cfbf [2],_cfbf [3],_cfbf [4],_cfbf [5]);_caeg =_bde .CTM .Mult (_bgca );};_afba ,_efd ,_ffff ,_caeb :=_debb .extractPageText (string (_ccfa ),_ddgd ,_acge .Mult (_caeg ),_ebc +1,false ); -if _caeb !=nil {_fb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caeb );return _caeb ;};_ccee =textResult {*_afba ,_efd ,_ffff };_debb ._ceg [_aafb .String ()]=_ccee ;};_fbfe ._aefb =_bde .CTM ;if _gcc {_fb .Log .Info ("\u0063\u0074\u006d\u003d\u0025\u0073",_fbfe ._aefb ); -};_edca ._accb =append (_edca ._accb ,_ccee ._ebf ._accb ...);_edca ._bbgb =append (_edca ._bbgb ,_ccee ._ebf ._bbgb ...);_edca ._fdf =append (_edca ._fdf ,_ccee ._ebf ._fdf ...);_dgf ._abce +=_ccee ._bfd ;_dgf ._eag +=_ccee ._gddb ;case "\u0072\u0067","\u0067","\u006b","\u0063\u0073","\u0073\u0063","\u0073\u0063\u006e":_cgac ._dcd .ColorspaceNonStroking =_bde .ColorspaceNonStroking ; -_cgac ._dcd .ColorNonStroking =_bde .ColorNonStroking ;case "\u0052\u0047","\u0047","\u004b","\u0043\u0053","\u0053\u0043","\u0053\u0043\u004e":_cgac ._dcd .ColorspaceStroking =_bde .ColorspaceStroking ;_cgac ._dcd .ColorStroking =_bde .ColorStroking ; -};return nil ;});_aabf =_cegc .Process (_eegd );if _debb ._gaae !=nil &&_debb ._gaae .IncludeAnnotations &&!_ega {for _ ,_ffgd :=range _debb ._adf {_bdb ,_bfe :=_cf .GetDict (_ffgd .AP );if !_bfe {continue ;};_fbeg ,_bfe :=_bdb .Get ("\u004e").(*_cf .PdfObjectStream ); -if !_bfe {continue ;};_dff ,_bfae :=_cf .DecodeStream (_fbeg );if _bfae !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u006f\u006e\u0020\u0064\u0065c\u006f\u0064\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d:\u0020\u0025\u0076",_bfae ); -continue ;};_aegfg :=_fbeg .PdfObjectDictionary .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_cbgf ,_bfae :=_bd .NewPdfPageResourcesFromDict (_aegfg .(*_cf .PdfObjectDictionary ));if _bfae !=nil {_fb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u006f\u006e\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0076",_bfae ); -continue ;};_egc :=_ga .IdentityMatrix ();_fcd ,_bfe :=_fbeg .PdfObjectDictionary .Get ("\u004d\u0061\u0074\u0072\u0069\u0078").(*_cf .PdfObjectArray );if _bfe {_gea ,_dbg :=_fcd .GetAsFloat64Slice ();if _dbg !=nil {_fb .Log .Debug ("\u0045\u0072\u0072or\u0020\u006f\u006e\u0020\u0067\u0065\u0074\u0074\u0069n\u0067 \u0066l\u006fa\u0074\u0036\u0034\u0020\u0073\u006c\u0069\u0063\u0065\u003a\u0020\u0025\u0076",_dbg ); -continue ;};if len (_gea )!=6{_fb .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006d\u0061\u0074\u0072\u0069\u0078\u0020\u0073\u006ci\u0063\u0065\u0020l\u0065n\u0067\u0074\u0068");continue ;};_egc =_ga .NewMatrix (_gea [0],_gea [1],_gea [2],_gea [3],_gea [4],_gea [5]); -};_fdag ,_bfe :=_debb ._afc [_fbeg .String ()];if !_bfe {_deca ,_gfbd ,_baa ,_fbbd :=_debb .extractPageText (string (_dff ),_cbgf ,_egc ,_ebc +1,true );if _fbbd !=nil {_fb .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0065x\u0074\u0072a\u0063\u0074\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0065\u0078\u0074s\u003a\u0020\u0025\u0076",_fbbd ); -continue ;};_fdag =textResult {*_deca ,_gfbd ,_baa };_debb ._afc [_fbeg .String ()]=_fdag ;};_edca ._accb =append (_edca ._accb ,_fdag ._ebf ._accb ...);_edca ._bbgb =append (_edca ._bbgb ,_fdag ._ebf ._bbgb ...);_edca ._fdf =append (_edca ._fdf ,_fdag ._ebf ._fdf ...); -_dgf ._abce +=_fdag ._bfd ;_dgf ._eag +=_fdag ._gddb ;};};return _edca ,_dgf ._abce ,_dgf ._eag ,_aabf ;};func (_cde *imageExtractContext )extractXObjectImage (_caa *_cf .PdfObjectName ,_ggdc _ad .GraphicsState ,_ebba *_bd .PdfPageResources )error {_dcc ,_ :=_ebba .GetXObjectByName (*_caa ); -if _dcc ==nil {return nil ;};_feg ,_ddb :=_cde ._ffg [_dcc ];if !_ddb {_eaa ,_adb :=_ebba .GetXObjectImageByName (*_caa );if _adb !=nil {return _adb ;};if _eaa ==nil {return nil ;};_ffga ,_adb :=_eaa .ToImage ();if _adb !=nil {return _adb ;};var _cbaa _d .Image ; -if _eaa .Mask !=nil {if _cbaa ,_adb =_dccdg (_eaa .Mask ,_gf .Opaque );_adb !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0063\u006f\u0075\u006c\u0064 \u006eo\u0074\u0020\u0067\u0065\u0074\u0020\u0065\u0078\u0070\u006c\u0069\u0063\u0069\u0074\u0020\u0069\u006d\u0061\u0067e\u0020\u006d\u0061\u0073\u006b\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); -};}else if _eaa .SMask !=nil {_cbaa ,_adb =_fbfdd (_eaa .SMask ,_gf .Opaque );if _adb !=nil {_fb .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0066\u0074\u0020\u0069\u006da\u0067e\u0020\u006d\u0061\u0073k\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -};};if _cbaa !=nil {_egg ,_ceb :=_ffga .ToGoImage ();if _ceb !=nil {return _ceb ;};_egg =_cfca (_egg ,_cbaa );switch _eaa .ColorSpace .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0049n\u0064\u0065\u0078\u0065\u0064":_ffga ,_ceb =_bd .ImageHandling .NewGrayImageFromGoImage (_egg ); -if _ceb !=nil {return _ceb ;};default:_ffga ,_ceb =_bd .ImageHandling .NewImageFromGoImage (_egg );if _ceb !=nil {return _ceb ;};};};_feg =&cachedImage {_deb :_ffga ,_aef :_eaa .ColorSpace };_cde ._ffg [_dcc ]=_feg ;};_gfd :=_feg ._deb ;_fbge :=_feg ._aef ; -_fgad ,_abc :=_fbge .ImageToRGB (*_gfd );if _abc !=nil {return _abc ;};_fb .Log .Debug ("@\u0044\u006f\u0020\u0043\u0054\u004d\u003a\u0020\u0025\u0073",_ggdc .CTM .String ());_dfdf :=ImageMark {Image :&_fgad ,Width :_ggdc .CTM .ScalingFactorX (),Height :_ggdc .CTM .ScalingFactorY (),Angle :_ggdc .CTM .Angle ()}; -_dfdf .X ,_dfdf .Y =_ggdc .CTM .Translation ();_cde ._babe =append (_cde ._babe ,_dfdf );_cde ._fdd ++;return nil ;};type wordBag struct{_bd .PdfRectangle ;_dagd float64 ;_gab ,_bcabd rulingList ;_gcbg float64 ;_acfg map[int ][]*textWord ;};func (_fbbdf paraList )lines ()[]*textLine {var _egcdba []*textLine ; -for _ ,_ecbf :=range _fbbdf {_egcdba =append (_egcdba ,_ecbf ._bgcc ...);};return _egcdba ;};func (_dgfd *textObject )getStrokeColor ()_gf .Color {return _bdgg (_dgfd ._dcd .ColorspaceStroking ,_dgfd ._dcd .ColorStroking );};func (_ebef *shapesState )drawRectangle (_ggff ,_edfb ,_gbcd ,_ecdg float64 ){if _gcc {_fbgee :=_ebef .devicePoint (_ggff ,_edfb ); -_fggc :=_ebef .devicePoint (_ggff +_gbcd ,_edfb +_ecdg );_cfgg :=_bd .PdfRectangle {Llx :_fbgee .X ,Lly :_fbgee .Y ,Urx :_fggc .X ,Ury :_fggc .Y };_fb .Log .Info ("d\u0072a\u0077\u0052\u0065\u0063\u0074\u0061\u006e\u0067l\u0065\u003a\u0020\u00256.\u0032\u0066",_cfgg ); -};_ebef .newSubPath ();_ebef .moveTo (_ggff ,_edfb );_ebef .lineTo (_ggff +_gbcd ,_edfb );_ebef .lineTo (_ggff +_gbcd ,_edfb +_ecdg );_ebef .lineTo (_ggff ,_edfb +_ecdg );_ebef .closePath ();};func _fffe (_afbga _bd .PdfRectangle )rulingKind {_beaec :=_afbga .Width (); -_cceag :=_afbga .Height ();if _beaec > _cceag {if _beaec >=_gbbef {return _fdec ;};}else {if _cceag >=_gbbef {return _bbee ;};};return _febb ;};const (_ageec =false ;_bega =false ;_dddgf =false ;_eagc =false ;_gcc =false ;_bbcb =false ;_ddca =false ;_abg =false ; -_fdff =false ;_deed =_fdff &&true ;_gbbbb =_deed &&false ;_adfg =_fdff &&true ;_deef =false ;_faga =_deef &&false ;_gcba =_deef &&true ;_babf =false ;_efbf =_babf &&false ;_bcbb =_babf &&false ;_fdbd =_babf &&true ;_ggeg =_babf &&false ;_gbfg =_babf &&false ; -);func (_degg *structTreeRoot )buildList (_eggf map[int ][]*textLine ,_efdf _cf .PdfObject )[]*list {if _degg ==nil {_fb .Log .Debug ("\u0062\u0075\u0069\u006c\u0064\u004c\u0069\u0073\u0074\u003a\u0020t\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0069\u0073 \u006e\u0069\u006c"); -return nil ;};var _adbc *structElement ;_bfcg :=[]structElement {};if len (_degg ._gagg )==1{_dfdc :=_degg ._gagg [0]._cfdg ;if _dfdc =="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074"||_dfdc =="\u0053\u0065\u0063\u0074"||_dfdc =="\u0050\u0061\u0072\u0074"||_dfdc =="\u0044\u0069\u0076"||_dfdc =="\u0041\u0072\u0074"{_adbc =&_degg ._gagg [0]; -};}else {_adbc =&structElement {_dgcbf :_degg ._gagg ,_cfdg :_degg ._cbee };};if _adbc ==nil {_fb .Log .Debug ("\u0062\u0075\u0069\u006cd\u004c\u0069\u0073\u0074\u003a\u0020\u0074\u006f\u0070\u0045l\u0065m\u0065\u006e\u0074\u0020\u0069\u0073\u0020n\u0069\u006c"); -return nil ;};for _ ,_abff :=range _adbc ._dgcbf {if _abff ._cfdg =="\u004c"{_bfcg =append (_bfcg ,_abff );}else if _abff ._cfdg =="\u0054\u0061\u0062l\u0065"{_eecf :=_aedc (_abff );_bfcg =append (_bfcg ,_eecf ...);};};_deega :=_gbgf (_bfcg ,_eggf ,_efdf ); -var _gabg []*list ;for _ ,_acae :=range _deega {_befc :=_egcd (_acae );_gabg =append (_gabg ,_befc ...);};return _gabg ;};func _dddb (_gggbc []pathSection ){if _fcgd < 0.0{return ;};if _babf {_fb .Log .Info ("\u0067\u0072\u0061\u006e\u0075\u006c\u0061\u0072\u0069\u007a\u0065\u003a\u0020\u0025\u0064 \u0073u\u0062\u0070\u0061\u0074\u0068\u0020\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0073",len (_gggbc )); -};for _afbfe ,_dggdf :=range _gggbc {for _gbecd ,_efggg :=range _dggdf ._ecea {for _fcfb ,_deeca :=range _efggg ._gcgc {_efggg ._gcgc [_fcfb ]=_ga .Point {X :_gbddb (_deeca .X ),Y :_gbddb (_deeca .Y )};if _babf {_edgf :=_efggg ._gcgc [_fcfb ];if !_bdag (_deeca ,_edgf ){_fdccc :=_ga .Point {X :_edgf .X -_deeca .X ,Y :_edgf .Y -_deeca .Y }; -_cbg .Printf ("\u0025\u0034d \u002d\u0020\u00254\u0064\u0020\u002d\u0020%4d\u003a %\u002e\u0032\u0066\u0020\u2192\u0020\u0025.2\u0066\u0020\u0028\u0025\u0067\u0029\u000a",_afbfe ,_gbecd ,_fcfb ,_deeca ,_edgf ,_fdccc );};};};};};};func (_cfef *stateStack )size ()int {return len (*_cfef )}; -type imageExtractContext struct{_babe []ImageMark ;_fff int ;_fdd int ;_aeg int ;_ffg map[*_cf .PdfObjectStream ]*cachedImage ;_cee *ImageExtractOptions ;_dfg bool ;};type event struct{_gcgb float64 ;_egefd bool ;_fagac int ;};func (_debe *textLine )markWordBoundaries (){_ebee :=_cgeg *_debe ._efba ; -for _gabf ,_gggc :=range _debe ._abcg [1:]{if _ceda (_gggc ,_debe ._abcg [_gabf ])>=_ebee {_gggc ._cgbdf =true ;};};};func _gfag (_bggf _ga .Point )*subpath {return &subpath {_gcgc :[]_ga .Point {_bggf }}};func (_dfdabc *textObject )getCurrentFont ()*_bd .PdfFont {_ddcg :=_dfdabc ._beg ._bfb ; -if _ddcg ==nil {_fb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u002e\u0020U\u0073\u0069\u006e\u0067\u0020d\u0065\u0066a\u0075\u006c\u0074\u002e");return _bd .DefaultFont (); -};return _ddcg ;}; -// Text returns the text content of the `bulletLists`. -func (_fagb *lists )Text ()string {_fceb :=&_bb .Builder {};for _ ,_egbe :=range *_fagb {_gfae :=_egbe .Text ();_fceb .WriteString (_gfae );};return _fceb .String ();};func _dccdg (_efdfa _cf .PdfObject ,_ceadb _gf .Color )(_d .Image ,error ){_gcbaf ,_feae :=_cf .GetStream (_efdfa ); -if !_feae {return nil ,nil ;};_gfeed ,_dacff :=_bd .NewXObjectImageFromStream (_gcbaf );if _dacff !=nil {return nil ,_dacff ;};_eceac ,_dacff :=_gfeed .ToImage ();if _dacff !=nil {return nil ,_dacff ;};return _egfeb (_eceac ,_ceadb ),nil ;};func _bdgg (_ebbec _bd .PdfColorspace ,_ccced _bd .PdfColor )_gf .Color {if _ebbec ==nil ||_ccced ==nil {return _gf .Black ; -};_gbdeg ,_fecf :=_ebbec .ColorToRGB (_ccced );if _fecf !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006fu\u006c\u0064\u0020no\u0074\u0020\u0063\u006f\u006e\u0076e\u0072\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0025\u0076\u0020\u0028\u0025\u0076)\u0020\u0074\u006f\u0020\u0052\u0047\u0042\u003a \u0025\u0073",_ccced ,_ebbec ,_fecf ); -return _gf .Black ;};_abbbd ,_gfaaf :=_gbdeg .(*_bd .PdfColorDeviceRGB );if !_gfaaf {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0065\u0064 \u0063\u006f\u006c\u006f\u0072\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0052\u0047\u0042\u0020\u0063\u006flo\u0072\u0073\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0076",_gbdeg ); -return _gf .Black ;};return _gf .NRGBA {R :uint8 (_abbbd .R ()*255),G :uint8 (_abbbd .G ()*255),B :uint8 (_abbbd .B ()*255),A :uint8 (255)};};func (_egfd *textTable )log (_faedc string ){if !_deef {return ;};_fb .Log .Info ("~\u007e\u007e\u0020\u0025\u0073\u003a \u0025\u0064\u0020\u0078\u0020\u0025d\u0020\u0067\u0072\u0069\u0064\u003d\u0025t\u000a\u0020\u0020\u0020\u0020\u0020\u0020\u0025\u0036\u002e2\u0066",_faedc ,_egfd ._bbfgf ,_egfd ._gfcf ,_egfd ._deagb ,_egfd .PdfRectangle ); -for _gdba :=0;_gdba < _egfd ._gfcf ;_gdba ++{for _bcaa :=0;_bcaa < _egfd ._bbfgf ;_bcaa ++{_bbbde :=_egfd .get (_bcaa ,_gdba );if _bbbde ==nil {continue ;};_cbg .Printf ("%\u0034\u0064\u0020\u00252d\u003a \u0025\u0036\u002e\u0032\u0066 \u0025\u0071\u0020\u0025\u0064\u000a",_bcaa ,_gdba ,_bbbde .PdfRectangle ,_ddfcg (_bbbde .text (),50),_g .RuneCountInString (_bbbde .text ())); -};};};func _adae (_cfcd *textLine ,_aeeb []*textLine ,_cbbb []float64 ,_ccce ,_dgec float64 )[]*textLine {_cbbc :=[]*textLine {};for _ ,_cgca :=range _aeeb {if _cgca ._becg >=_ccce {if _dgec !=-1&&_cgca ._becg < _dgec {if _cgca .text ()!=_cfcd .text (){if _e .Round (_cgca .Llx )< _e .Round (_cfcd .Llx ){break ; -};_cbbc =append (_cbbc ,_cgca );};}else if _dgec ==-1{if _cgca ._becg ==_cfcd ._becg {if _cgca .text ()!=_cfcd .text (){_cbbc =append (_cbbc ,_cgca );};continue ;};_gdgd :=_bbba (_cfcd ,_aeeb ,_cbbb );if _gdgd !=-1&&_cgca ._becg <=_gdgd {_cbbc =append (_cbbc ,_cgca ); -};};};};return _cbbc ;};func _cfe (_ee []string ,_bbf int ,_cfd string )int {_df :=_bbf ;for ;_df < len (_ee );_df ++{if _ee [_df ]!=_cfd {return _df ;};};return _df ;};func (_cbgfg paraList )findGridTables (_bafd []gridTiling )[]*textTable {if _deef {_fb .Log .Info ("\u0066i\u006e\u0064\u0047\u0072\u0069\u0064\u0054\u0061\u0062\u006c\u0065s\u003a\u0020\u0025\u0064\u0020\u0070\u0061\u0072\u0061\u0073",len (_cbgfg )); -for _fgada ,_gbge :=range _cbgfg {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_fgada ,_gbge );};};var _eafe []*textTable ;for _eccbg ,_dgdd :=range _bafd {_gdabf ,_defac :=_cbgfg .findTableGrid (_dgdd );if _gdabf !=nil {_gdabf .log (_cbg .Sprintf ("\u0066\u0069\u006e\u0064Ta\u0062\u006c\u0065\u0057\u0069\u0074\u0068\u0047\u0072\u0069\u0064\u0073\u003a\u0020%\u0064",_eccbg )); -_eafe =append (_eafe ,_gdabf );_gdabf .markCells ();};for _egbfc :=range _defac {_egbfc ._cecbe =true ;};};if _deef {_fb .Log .Info ("\u0066i\u006e\u0064\u0047\u0072i\u0064\u0054\u0061\u0062\u006ce\u0073:\u0020%\u0064\u0020\u0074\u0061\u0062\u006c\u0065s",len (_eafe )); -};return _eafe ;};func (_dabf *shapesState )closePath (){if _dabf ._dgbb {_dabf ._eaaf =append (_dabf ._eaaf ,_gfag (_dabf ._gdee ));_dabf ._dgbb =false ;}else if len (_dabf ._eaaf )==0{if _gcc {_fb .Log .Debug ("\u0063\u006c\u006f\u0073eP\u0061\u0074\u0068\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u0020\u0070\u0061t\u0068"); -};_dabf ._dgbb =false ;return ;};_dabf ._eaaf [len (_dabf ._eaaf )-1].close ();if _gcc {_fb .Log .Info ("\u0063\u006c\u006f\u0073\u0065\u0050\u0061\u0074\u0068\u003a\u0020\u0025\u0073",_dabf );};};func _aebcc (_ffccb []rulingList )(rulingList ,rulingList ){var _bfcf rulingList ; -for _ ,_cggf :=range _ffccb {_bfcf =append (_bfcf ,_cggf ...);};return _bfcf .vertsHorzs ();};func (_ebcb *textObject )setTextRenderMode (_fgc int ){if _ebcb ==nil {return ;};_ebcb ._beg ._gbgg =RenderMode (_fgc );};func (_cbggf paraList )inTile (_acea gridTile )paraList {var _dggbd paraList ; -for _ ,_efga :=range _cbggf {if _acea .contains (_efga .PdfRectangle ){_dggbd =append (_dggbd ,_efga );};};if _deef {_cbg .Printf ("\u0020 \u0020\u0069\u006e\u0054i\u006c\u0065\u003a\u0020\u0020%\u0073 \u0069n\u0073\u0069\u0064\u0065\u003d\u0025\u0064\n",_acea ,len (_dggbd )); -for _dcbdg ,_gbage :=range _dggbd {_cbg .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_dcbdg ,_gbage );};_cbg .Println ("");};return _dggbd ;};var _dacb =TextMark {Text :"\u005b\u0058\u005d",Original :"\u0020",Meta :true ,FillColor :_gf .White ,StrokeColor :_gf .White }; -func (_bgbbb paraList )applyTables (_bgbbd []*textTable )paraList {var _ecdd paraList ;for _ ,_dcce :=range _bgbbd {_ecdd =append (_ecdd ,_dcce .newTablePara ());};for _ ,_abeee :=range _bgbbb {if _abeee ._cecbe {continue ;};_ecdd =append (_ecdd ,_abeee ); -};return _ecdd ;};type lineRuling struct{_addf rulingKind ;_fcedg markKind ;_gf .Color ;_affd ,_ceea _ga .Point ;}; +// ExtractFonts returns all font information from the page extractor, including +// font name, font type, the raw data of the embedded font file (if embedded), font descriptor and more. +// +// The argument `previousPageFonts` is used when trying to build a complete font catalog for multiple pages or the entire document. +// The entries from `previousPageFonts` are added to the returned result unless already included in the page, i.e. no duplicate entries. +// +// NOTE: If previousPageFonts is nil, all fonts from the page will be returned. Use it when building up a full list of fonts for a document or page range. +func (_gaa *Extractor )ExtractFonts (previousPageFonts *PageFonts )(*PageFonts ,error ){_ecg :=PageFonts {};_dbd :=_ecg .extractPageResourcesToFont (_gaa ._daf );if _dbd !=nil {return nil ,_dbd ;};if previousPageFonts !=nil {for _ ,_eef :=range previousPageFonts .Fonts {if !_dag (_ecg .Fonts ,_eef .FontName ){_ecg .Fonts =append (_ecg .Fonts ,_eef ); +};};};return &PageFonts {Fonts :_ecg .Fonts },nil ;};func (_caabc *textPara )toCellTextMarks (_edga *int )[]TextMark {var _fgca []TextMark ;for _dgaag ,_dedad :=range _caabc ._cebdg {_gfcg :=_dedad .toTextMarks (_edga );_ceaf :=_fed &&_dedad .endsInHyphen ()&&_dgaag !=len (_caabc ._cebdg )-1; +if _ceaf {_gfcg =_gbbde (_gfcg ,_edga );};_fgca =append (_fgca ,_gfcg ...);if !(_ceaf ||_dgaag ==len (_caabc ._cebdg )-1){_fgca =_cagg (_fgca ,_edga ,_bbgg (_dedad ._fbgb ,_caabc ._cebdg [_dgaag +1]._fbgb ));};};return _fgca ;}; // ImageMark represents an image drawn on a page and its position in device coordinates. // All coordinates are in device coordinates. -type ImageMark struct{Image *_bd .Image ; +type ImageMark struct{Image *_ea .Image ; // Dimensions of the image as displayed in the PDF. Width float64 ;Height float64 ; @@ -965,60 +977,58 @@ Width float64 ;Height float64 ; X float64 ;Y float64 ; // Angle in degrees, if rotated. -Angle float64 ;}; - -// Font represents the font properties on a PDF page. -type Font struct{PdfFont *_bd .PdfFont ; - -// FontName represents Font Name from font properties. -FontName string ; +Angle float64 ;};func _fdbgb (_eede ,_bfag bounded )float64 {return _eede .bbox ().Llx -_bfag .bbox ().Urx };func (_gbaf *textObject )showTextAdjusted (_ddge *_ad .PdfObjectArray ,_fdf int ,_febb string )error {_bgf :=false ;for _ ,_bedf :=range _ddge .Elements (){switch _bedf .(type ){case *_ad .PdfObjectFloat ,*_ad .PdfObjectInteger :_fbc ,_cafeb :=_ad .GetNumberAsFloat (_bedf ); +if _cafeb !=nil {_fc .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0073\u0068\u006f\u0077\u0054\u0065\u0078t\u0041\u0064\u006a\u0075\u0073\u0074\u0065\u0064\u002e\u0020\u0042\u0061\u0064\u0020\u006e\u0075\u006d\u0065r\u0069\u0063\u0061\u006c\u0020a\u0072\u0067\u002e\u0020\u006f\u003d\u0025\u0073\u0020\u0061\u0072\u0067\u0073\u003d\u0025\u002b\u0076",_bedf ,_ddge ); +return _cafeb ;};_cbec ,_fdc :=-_fbc *0.001*_gbaf ._abcg ._fgfa ,0.0;if _bgf {_fdc ,_cbec =_cbec ,_fdc ;};_afe :=_eead (_cg .Point {X :_cbec ,Y :_fdc });_gbaf ._bdfa .Concat (_afe );case *_ad .PdfObjectString :_bcad :=_ad .TraceToDirectObject (_bedf ); +_cdgc ,_geee :=_ad .GetStringBytes (_bcad );if !_geee {_fc .Log .Trace ("s\u0068\u006f\u0077\u0054\u0065\u0078\u0074\u0041\u0064j\u0075\u0073\u0074\u0065\u0064\u003a\u0020Ba\u0064\u0020\u0073\u0074r\u0069\u006e\u0067\u0020\u0061\u0072\u0067\u002e\u0020o=\u0025\u0073 \u0061\u0072\u0067\u0073\u003d\u0025\u002b\u0076",_bedf ,_ddge ); +return _ad .ErrTypeError ;};_gbaf .renderText (_bcad ,_cdgc ,_fdf ,_febb );default:_fc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0073\u0068\u006f\u0077\u0054\u0065\u0078\u0074A\u0064\u006a\u0075\u0073\u0074\u0065\u0064\u002e\u0020\u0055\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0028%T\u0029\u0020\u0061\u0072\u0067\u0073\u003d\u0025\u002b\u0076",_bedf ,_ddge ); +return _ad .ErrTypeError ;};};return nil ;}; -// FontType represents Font Subtype entry in the font dictionary inside page resources. -// Examples : type0, Type1, MMType1, Type3, TrueType, CIDFont. -FontType string ; - -// ToUnicode is true if font provides a `ToUnicode` mapping. -ToUnicode bool ; - -// IsCID is true if underlying font is a composite font. -// Composite font is represented by a font dictionary whose Subtype is `Type0` -IsCID bool ; - -// IsSimple is true if font is simple font. -// A simple font is limited to only 8 bit (255) character codes. -IsSimple bool ; - -// FontData represents the raw data of the embedded font file. -// It can have format TrueType (TTF), PostScript Font (PFB) or Compact Font Format (CCF). -// FontData value can be indicates from `FontFile`, `FontFile2` or `FontFile3` inside Font Descriptor. -// At most, only one of `FontFile`, `FontFile2` or `FontFile3` will be FontData value. -FontData []byte ; - -// FontFileName is a name representing the font. it has format: -// (Font Name) + (Font Type Extension), example: helvetica.ttf. -FontFileName string ; - -// FontDescriptor represents metrics and other attributes inside font properties from PDF Structure (Font Descriptor). -FontDescriptor *_bd .PdfFontDescriptor ;};const (_febb rulingKind =iota ;_fdec ;_bbee ;);func (_ecgef paraList )xNeighbours (_fdcag float64 )map[*textPara ][]int {_dadb :=make ([]event ,2*len (_ecgef ));if _fdcag ==0{for _dbacc ,_ffbef :=range _ecgef {_dadb [2*_dbacc ]=event {_ffbef .Llx ,true ,_dbacc }; -_dadb [2*_dbacc +1]=event {_ffbef .Urx ,false ,_dbacc };};}else {for _cbcfee ,_ccfe :=range _ecgef {_dadb [2*_cbcfee ]=event {_ccfe .Llx -_fdcag *_ccfe .fontsize (),true ,_cbcfee };_dadb [2*_cbcfee +1]=event {_ccfe .Urx +_fdcag *_ccfe .fontsize (),false ,_cbcfee }; -};};return _ecgef .eventNeighbours (_dadb );};func _fcda (_bdegg ,_ggfaf float64 )string {_gbcdb :=!_bfaeb (_bdegg -_ggfaf );if _gbcdb {return "\u000a";};return "\u0020";};func _ccbg (_cbggg map[float64 ]map[float64 ]gridTile )[]float64 {_gbega :=make ([]float64 ,0,len (_cbggg )); -for _caddg :=range _cbggg {_gbega =append (_gbega ,_caddg );};_a .Float64s (_gbega );_cggg :=len (_gbega );for _eadcg :=0;_eadcg < _cggg /2;_eadcg ++{_gbega [_eadcg ],_gbega [_cggg -1-_eadcg ]=_gbega [_cggg -1-_eadcg ],_gbega [_eadcg ];};return _gbega ; -}; +// String returns a human readable description of `vecs`. +func (_fagaf rulingList )String ()string {if len (_fagaf )==0{return "\u007b \u0045\u004d\u0050\u0054\u0059\u0020}";};_bfcdg ,_edaa :=_fagaf .vertsHorzs ();_fgbb :=len (_bfcdg );_gdac :=len (_edaa );if _fgbb ==0||_gdac ==0{return _cf .Sprintf ("\u007b%\u0064\u0020\u0078\u0020\u0025\u0064}",_fgbb ,_gdac ); +};_bdec :=_ea .PdfRectangle {Llx :_bfcdg [0]._cafa ,Urx :_bfcdg [_fgbb -1]._cafa ,Lly :_edaa [_gdac -1]._cafa ,Ury :_edaa [0]._cafa };return _cf .Sprintf ("\u007b\u0025d\u0020\u0078\u0020%\u0064\u003a\u0020\u0025\u0036\u002e\u0032\u0066\u007d",_fgbb ,_gdac ,_bdec ); +};func _accd (_ggabf ,_caccd _cg .Point )rulingKind {_cbge :=_ag .Abs (_ggabf .X -_caccd .X );_bebg :=_ag .Abs (_ggabf .Y -_caccd .Y );return _daef (_cbge ,_bebg ,_bdca );}; -// String returns a description of `state`. -func (_gbbb *textState )String ()string {_aceb :="\u005bN\u004f\u0054\u0020\u0053\u0045\u0054]";if _gbbb ._bfb !=nil {_aceb =_gbbb ._bfb .BaseFont ();};return _cbg .Sprintf ("\u0074\u0063\u003d\u0025\u002e\u0032\u0066\u0020\u0074\u0077\u003d\u0025\u002e\u0032\u0066 \u0074f\u0073\u003d\u0025\u002e\u0032\u0066\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071",_gbbb ._ged ,_gbbb ._eef ,_gbbb ._fge ,_aceb ); -};func (_dfbf *ruling )intersects (_fcfa *ruling )bool {_dbad :=(_dfbf ._egagd ==_bbee &&_fcfa ._egagd ==_fdec )||(_fcfa ._egagd ==_bbee &&_dfbf ._egagd ==_fdec );_abdf :=func (_aafeg ,_eegf *ruling )bool {return _aafeg ._cdcd -_dgbg <=_eegf ._gabcd &&_eegf ._gabcd <=_aafeg ._dcgf +_dgbg ; -};_bgaa :=_abdf (_dfbf ,_fcfa );_ggfc :=_abdf (_fcfa ,_dfbf );if _babf {_cbg .Printf ("\u0020\u0020\u0020\u0020\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074\u0073\u003a\u0020\u0020\u006fr\u0074\u0068\u006f\u0067\u006f\u006e\u0061l\u003d\u0025\u0074\u0020\u006f\u0031\u003d\u0025\u0074\u0020\u006f2\u003d\u0025\u0074\u0020\u2192\u0020\u0025\u0074\u000a"+"\u0020\u0020\u0020 \u0020\u0020\u0020\u0076\u003d\u0025\u0073\u000a"+" \u0020\u0020\u0020\u0020\u0020\u0077\u003d\u0025\u0073\u000a",_dbad ,_bgaa ,_ggfc ,_dbad &&_bgaa &&_ggfc ,_dfbf ,_fcfa ); -};return _dbad &&_bgaa &&_ggfc ;};func _efec (_ggaff ,_edge _bd .PdfRectangle )bool {return _eccg (_ggaff ,_edge )&&_eed (_ggaff ,_edge )};func _ggacb (_dfccg *_bd .Image ,_acad _gf .Color )_d .Image {_gffc ,_gcggg :=int (_dfccg .Width ),int (_dfccg .Height ); -_bbadc :=_d .NewRGBA (_d .Rect (0,0,_gffc ,_gcggg ));for _badfc :=0;_badfc < _gcggg ;_badfc ++{for _afdce :=0;_afdce < _gffc ;_afdce ++{_eaece ,_ddgc :=_dfccg .ColorAt (_afdce ,_badfc );if _ddgc !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_afdce ,_badfc ); -continue ;};_ebcf ,_gcggb ,_cbbd ,_ :=_eaece .RGBA ();var _fcbg _gf .Color ;if _ebcf +_gcggb +_cbbd ==0{_fcbg =_gf .Transparent ;}else {_fcbg =_acad ;};_bbadc .Set (_afdce ,_badfc ,_fcbg );};};return _bbadc ;};func (_adbd *stateStack )pop ()*textState {if _adbd .empty (){return nil ; -};_ddbe :=*(*_adbd )[len (*_adbd )-1];*_adbd =(*_adbd )[:len (*_adbd )-1];return &_ddbe ;};func (_edgb *wordBag )getDepthIdx (_ebeg float64 )int {_eab :=_edgb .depthIndexes ();_fegae :=_fadcb (_ebeg );if _fegae < _eab [0]{return _eab [0];};if _fegae > _eab [len (_eab )-1]{return _eab [len (_eab )-1]; -};return _fegae ;};func (_dccgc *textLine )appendWord (_cadd *textWord ){_dccgc ._abcg =append (_dccgc ._abcg ,_cadd );_dccgc .PdfRectangle =_agcf (_dccgc .PdfRectangle ,_cadd .PdfRectangle );if _cadd ._efce > _dccgc ._efba {_dccgc ._efba =_cadd ._efce ; -};if _cadd ._gabaag > _dccgc ._becg {_dccgc ._becg =_cadd ._gabaag ;};};func _cddf (_agddda *wordBag ,_fcgdc float64 ,_bagea ,_dfeb rulingList )[]*wordBag {var _cdee []*wordBag ;for _ ,_cadbe :=range _agddda .depthIndexes (){_agcfa :=false ;for !_agddda .empty (_cadbe ){_eeeb :=_agddda .firstReadingIndex (_cadbe ); -_gabd :=_agddda .firstWord (_eeeb );_dacea :=_ggab (_gabd ,_fcgdc ,_bagea ,_dfeb );_agddda .removeWord (_gabd ,_eeeb );if _ddca {_fb .Log .Info ("\u0066\u0069\u0072\u0073\u0074\u0057\u006f\u0072\u0064\u0020\u005e\u005e^\u005e\u0020\u0025\u0073",_gabd .String ()); -};for _gfgaf :=true ;_gfgaf ;_gfgaf =_agcfa {_agcfa =false ;_cbeb :=_bebb *_dacea ._dagd ;_aeed :=_cbf *_dacea ._dagd ;_eded :=_ebbd *_dacea ._dagd ;if _ddca {_fb .Log .Info ("\u0070a\u0072a\u0057\u006f\u0072\u0064\u0073\u0020\u0064\u0065\u0070\u0074\u0068 \u0025\u002e\u0032\u0066 \u002d\u0020\u0025\u002e\u0032f\u0020\u006d\u0061\u0078\u0049\u006e\u0074\u0072\u0061\u0044\u0065\u0070\u0074\u0068\u0047\u0061\u0070\u003d\u0025\u002e\u0032\u0066\u0020\u006d\u0061\u0078\u0049\u006e\u0074\u0072\u0061R\u0065\u0061\u0064\u0069\u006e\u0067\u0047\u0061p\u003d\u0025\u002e\u0032\u0066",_dacea .minDepth (),_dacea .maxDepth (),_eded ,_aeed ); -};if _agddda .scanBand ("\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",_dacea ,_bfde (_dbae ,0),_dacea .minDepth ()-_eded ,_dacea .maxDepth ()+_eded ,_gdbb ,false ,false )> 0{_agcfa =true ;};if _agddda .scanBand ("\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c",_dacea ,_bfde (_dbae ,_aeed ),_dacea .minDepth (),_dacea .maxDepth (),_gcdd ,false ,false )> 0{_agcfa =true ; -};if _agcfa {continue ;};_defa :=_agddda .scanBand ("",_dacea ,_bfde (_bggfa ,_cbeb ),_dacea .minDepth (),_dacea .maxDepth (),_cgga ,true ,false );if _defa > 0{_fbgd :=(_dacea .maxDepth ()-_dacea .minDepth ())/_dacea ._dagd ;if (_defa > 1&&float64 (_defa )> 0.3*_fbgd )||_defa <=10{if _agddda .scanBand ("\u006f\u0074\u0068e\u0072",_dacea ,_bfde (_bggfa ,_cbeb ),_dacea .minDepth (),_dacea .maxDepth (),_cgga ,false ,true )> 0{_agcfa =true ; -};};};};_cdee =append (_cdee ,_dacea );};};return _cdee ;};type ruling struct{_egagd rulingKind ;_aeecd markKind ;_gf .Color ;_gabcd float64 ;_cdcd float64 ;_dcgf float64 ;_dagdf float64 ;};func _abgd (_edfe ,_abab float64 )bool {return _e .Abs (_edfe -_abab )<=_dgbg }; -func (_gffa paraList )toTextMarks ()[]TextMark {_ffced :=0;var _gdce []TextMark ;for _gcgfc ,_edab :=range _gffa {if _edab ._ddda {continue ;};_fecgd :=_edab .toTextMarks (&_ffced );_gdce =append (_gdce ,_fecgd ...);if _gcgfc !=len (_gffa )-1{if _bfab (_edab ,_gffa [_gcgfc +1]){_gdce =_dbgab (_gdce ,&_ffced ,"\u0020"); -}else {_gdce =_dbgab (_gdce ,&_ffced ,"\u000a");_gdce =_dbgab (_gdce ,&_ffced ,"\u000a");};};};_gdce =_dbgab (_gdce ,&_ffced ,"\u000a");_gdce =_dbgab (_gdce ,&_ffced ,"\u000a");return _gdce ;}; \ No newline at end of file +// List returns all the list objects detected on the page. +// It detects all the bullet point Lists from a given pdf page and builds a slice of bullet list objects. +// A given bullet list object has a tree structure. +// Each bullet point list is extracted with the text content it contains and all the sub lists found under it as children in the tree. +// The rest content of the pdf is ignored and only text in the bullet point lists are extracted. +// The list extraction is done in two ways. +// 1. If the document is tagged then the lists are extracted using the tags provided in the document. +// 2. Otherwise the bullet lists are extracted from the raw text using regex matching. +// By default the document tag is used if available. +// However this can be disabled using `DisableDocumentTags` in the `Options` object. +// Sometimes disabling document tags option might give a better bullet list extraction if the document was tagged incorrectly. +// +// options := &Options{ +// DisableDocumentTags: false, // this means use document tag if available +// } +// ex, err := NewWithOptions(page, options) +// // handle error +// pageText, _, _, err := ex.ExtractPageText() +// // handle error +// lists := pageText.List() +// txt := lists.Text() +func (_fbfg PageText )List ()lists {_gcac :=!_fbfg ._fafc ._adee ;_fcacf :=_fbfg .getParagraphs ();_gbae :=true ;if _fbfg ._acff ==nil ||*_fbfg ._acff ==nil {_gbae =false ;};_eaea :=_fcacf .list ();if _gbae &&_gcac {_febab :=_abfff (&_fcacf );_afcc :=&structTreeRoot {}; +_afcc .parseStructTreeRoot (*_fbfg ._acff );if _afcc ._cce ==nil {_fc .Log .Debug ("\u004c\u0069\u0073\u0074\u003a\u0020\u0073t\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0064\u006f\u0065\u0073\u006e'\u0074\u0020\u0068\u0061\u0076e\u0020\u0061\u006e\u0079\u0020\u0063\u006f\u006e\u0074e\u006e\u0074\u002c\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0065\u0078\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u0020\u0069\u006e\u0073\u0074\u0065\u0061\u0064\u002e"); +return _eaea ;};_eaea =_afcc .buildList (_febab ,_fbfg ._cfee );};return _eaea ;};func (_aceb rulingList )asTiling ()gridTiling {if _cafd {_fc .Log .Info ("r\u0075\u006ci\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0076\u0065\u0063s\u003d\u0025\u0064\u0020\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u002b\u002b\u002b\u0020\u003d\u003d\u003d\u003d=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d=\u003d",len (_aceb )); +};for _fbbb ,_accca :=range _aceb [1:]{_acfag :=_aceb [_fbbb ];if _acfag .alignsPrimary (_accca )&&_acfag .alignsSec (_accca ){_fc .Log .Error ("a\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0044\u0075\u0070\u006c\u0069\u0063\u0061\u0074\u0065 \u0072\u0075\u006c\u0069\u006e\u0067\u0073\u002e\u000a\u0009v=\u0025\u0073\u000a\t\u0077=\u0025\u0073",_accca ,_acfag ); +};};_aceb .sortStrict ();_aceb .log ("\u0073n\u0061\u0070\u0070\u0065\u0064");_bagcde ,_bcff :=_aceb .vertsHorzs ();_faec :=_bagcde .primaries ();_aebc :=_bcff .primaries ();_egbdg :=len (_faec )-1;_aagce :=len (_aebc )-1;if _egbdg ==0||_aagce ==0{return gridTiling {}; +};_cafae :=_ea .PdfRectangle {Llx :_faec [0],Urx :_faec [_egbdg ],Lly :_aebc [0],Ury :_aebc [_aagce ]};if _cafd {_fc .Log .Info ("\u0072\u0075l\u0069\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0076\u0065\u0072\u0074s=\u0025\u0064",len (_bagcde )); +for _abef ,_ggbab :=range _bagcde {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_abef ,_ggbab );};_fc .Log .Info ("\u0072\u0075l\u0069\u006e\u0067\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067\u003a\u0020\u0068\u006f\u0072\u007as=\u0025\u0064",len (_bcff )); +for _efag ,_fgeee :=range _bcff {_cf .Printf ("\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_efag ,_fgeee );};_fc .Log .Info ("\u0072\u0075\u006c\u0069\u006eg\u004c\u0069\u0073\u0074\u002e\u0061\u0073\u0054\u0069\u006c\u0069\u006e\u0067:\u0020\u0020\u0077\u0078\u0068\u003d\u0025\u0064\u0078\u0025\u0064\u000a\u0009\u006c\u006c\u0078\u003d\u0025\u002e\u0032\u0066\u000a\u0009\u006c\u006c\u0079\u003d\u0025\u002e\u0032f",_egbdg ,_aagce ,_faec ,_aebc ); +};_beea :=make ([]gridTile ,_egbdg *_aagce );for _aebcg :=_aagce -1;_aebcg >=0;_aebcg --{_aabbg :=_aebc [_aebcg ];_agcb :=_aebc [_aebcg +1];for _aggda :=0;_aggda < _egbdg ;_aggda ++{_cdfae :=_faec [_aggda ];_cfag :=_faec [_aggda +1];_ddca :=_bagcde .findPrimSec (_cdfae ,_aabbg ); +_cebec :=_bagcde .findPrimSec (_cfag ,_aabbg );_fddd :=_bcff .findPrimSec (_aabbg ,_cdfae );_gfbg :=_bcff .findPrimSec (_agcb ,_cdfae );_cacae :=_ea .PdfRectangle {Llx :_cdfae ,Urx :_cfag ,Lly :_aabbg ,Ury :_agcb };_gfdbb :=_bbfb (_cacae ,_ddca ,_cebec ,_fddd ,_gfbg ); +_beea [_aebcg *_egbdg +_aggda ]=_gfdbb ;if _cafd {_cf .Printf ("\u0020\u0020\u0078\u003d\u0025\u0032\u0064\u0020\u0079\u003d\u0025\u0032\u0064\u003a\u0020%\u0073 \u0025\u0036\u002e\u0032\u0066\u0020\u0078\u0020\u0025\u0036\u002e\u0032\u0066\u000a",_aggda ,_aebcg ,_gfdbb .String (),_gfdbb .Width (),_gfdbb .Height ()); +};};};if _cafd {_fc .Log .Info ("r\u0075\u006c\u0069\u006e\u0067\u004c\u0069\u0073\u0074.\u0061\u0073\u0054\u0069\u006c\u0069\u006eg:\u0020\u0063\u006f\u0061l\u0065\u0073\u0063\u0065\u0020\u0068\u006f\u0072\u0069zo\u006e\u0074a\u006c\u002e\u0020\u0025\u0036\u002e\u0032\u0066",_cafae ); +};_bffgc :=make ([]map[float64 ]gridTile ,_aagce );for _bddaf :=_aagce -1;_bddaf >=0;_bddaf --{if _cafd {_cf .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_bddaf );};_bffgc [_bddaf ]=make (map[float64 ]gridTile ,_egbdg );for _faeb :=0;_faeb < _egbdg ; +_faeb ++{_cadaa :=_beea [_bddaf *_egbdg +_faeb ];if _cafd {_cf .Printf ("\u0020\u0020\u0025\u0034\u0064\u003a\u0020\u0025\u0073\u000a",_faeb ,_cadaa );};if !_cadaa ._cafgb {continue ;};_acccb :=_faeb ;for _aaaac :=_faeb +1;!_cadaa ._gcgff &&_aaaac < _egbdg ; +_aaaac ++{_fccad :=_beea [_bddaf *_egbdg +_aaaac ];_cadaa .Urx =_fccad .Urx ;_cadaa ._ddba =_cadaa ._ddba ||_fccad ._ddba ;_cadaa ._beag =_cadaa ._beag ||_fccad ._beag ;_cadaa ._gcgff =_fccad ._gcgff ;if _cafd {_cf .Printf ("\u0020 \u0020%\u0034\u0064\u003a\u0020\u0025s\u0020\u2192 \u0025\u0073\u000a",_aaaac ,_fccad ,_cadaa ); +};_acccb =_aaaac ;};if _cafd {_cf .Printf (" \u0020 \u0025\u0032\u0064\u0020\u002d\u0020\u0025\u0032d\u0020\u2192\u0020\u0025s\n",_faeb ,_acccb ,_cadaa );};_faeb =_acccb ;_bffgc [_bddaf ][_cadaa .Llx ]=_cadaa ;};};_gefc :=make (map[float64 ]map[float64 ]gridTile ,_aagce ); +_fgbc :=make (map[float64 ]map[float64 ]struct{},_aagce );for _cggb :=_aagce -1;_cggb >=0;_cggb --{_bcca :=_beea [_cggb *_egbdg ].Lly ;_gefc [_bcca ]=make (map[float64 ]gridTile ,_egbdg );_fgbc [_bcca ]=make (map[float64 ]struct{},_egbdg );};if _cafd {_fc .Log .Info ("\u0072u\u006c\u0069n\u0067\u004c\u0069s\u0074\u002e\u0061\u0073\u0054\u0069\u006ci\u006e\u0067\u003a\u0020\u0063\u006fa\u006c\u0065\u0073\u0063\u0065\u0020\u0076\u0065\u0072\u0074\u0069c\u0061\u006c\u002e\u0020\u0025\u0036\u002e\u0032\u0066",_cafae ); +};for _afad :=_aagce -1;_afad >=0;_afad --{_dccbg :=_beea [_afad *_egbdg ].Lly ;_gdcff :=_bffgc [_afad ];if _cafd {_cf .Printf ("\u0020\u0020\u0079\u003d\u0025\u0032\u0064\u000a",_afad );};for _ ,_defg :=range _decc (_gdcff ){if _ ,_gecg :=_fgbc [_dccbg ][_defg ]; +_gecg {continue ;};_deab :=_gdcff [_defg ];if _cafd {_cf .Printf (" \u0020\u0020\u0020\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_deab .String ());};for _cdbd :=_afad -1;_cdbd >=0;_cdbd --{if _deab ._beag {break ;};_fbfd :=_bffgc [_cdbd ];_deeadb ,_eaaf :=_fbfd [_defg ]; +if !_eaaf {break ;};if _deeadb .Urx !=_deab .Urx {break ;};_deab ._beag =_deeadb ._beag ;_deab .Lly =_deeadb .Lly ;if _cafd {_cf .Printf ("\u0020\u0020\u0020\u0020 \u0020\u0020\u0076\u003d\u0025\u0073\u0020\u0076\u0030\u003d\u0025\u0073\u000a",_deeadb .String (),_deab .String ()); +};_fgbc [_deeadb .Lly ][_deeadb .Llx ]=struct{}{};};if _afad ==0{_deab ._beag =true ;};if _deab .complete (){_gefc [_dccbg ][_defg ]=_deab ;};};};_fagc :=gridTiling {PdfRectangle :_cafae ,_bebae :_dcbae (_gefc ),_edgab :_fecg (_gefc ),_bafg :_gefc };_fagc .log ("\u0043r\u0065\u0061\u0074\u0065\u0064"); +return _fagc ;}; \ No newline at end of file diff --git a/fdf/fdf.go b/fdf/fdf.go index 950f0cd0..15389676 100644 --- a/fdf/fdf.go +++ b/fdf/fdf.go @@ -10,114 +10,114 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package fdf provides support for loading form field data from Form Field Data (FDF) files. -package fdf ;import (_ca "bufio";_bg "bytes";_ad "encoding/hex";_g "errors";_gd "fmt";_ba "github.com/unidoc/unipdf/v3/common";_bge "github.com/unidoc/unipdf/v3/core";_e "io";_aa "os";_b "regexp";_bga "sort";_a "strconv";_d "strings";);type fdfParser struct{_edg int ; -_bdc int ;_abgb map[int64 ]_bge .PdfObject ;_eg _e .ReadSeeker ;_cge *_ca .Reader ;_ecg int64 ;_cf *_bge .PdfObjectDictionary ;};func (_cfb *fdfParser )readTextLine ()(string ,error ){var _bgg _bg .Buffer ;for {_babd ,_bfbc :=_cfb ._cge .Peek (1);if _bfbc !=nil {_ba .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_bfbc .Error ()); -return _bgg .String (),_bfbc ;};if (_babd [0]!='\r')&&(_babd [0]!='\n'){_dd ,_ :=_cfb ._cge .ReadByte ();_bgg .WriteByte (_dd );}else {break ;};};return _bgg .String (),nil ;};func (_edd *fdfParser )parseObject ()(_bge .PdfObject ,error ){_ba .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074"); -_edd .skipSpaces ();for {_ebd ,_baa :=_edd ._cge .Peek (2);if _baa !=nil {return nil ,_baa ;};_ba .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_ebd ));if _ebd [0]=='/'{_dgb ,_gdbc :=_edd .parseName (); -_ba .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_dgb );return &_dgb ,_gdbc ;}else if _ebd [0]=='('{_ba .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");return _edd .parseString ();}else if _ebd [0]=='['{_ba .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021"); -return _edd .parseArray ();}else if (_ebd [0]=='<')&&(_ebd [1]=='<'){_ba .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021");return _edd .parseDict ();}else if _ebd [0]=='<'{_ba .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021"); -return _edd .parseHexString ();}else if _ebd [0]=='%'{_edd .readComment ();_edd .skipSpaces ();}else {_ba .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_ebd ,_ =_edd ._cge .Peek (15);_dcde :=string (_ebd ); -_ba .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_dcde );if (len (_dcde )> 3)&&(_dcde [:4]=="\u006e\u0075\u006c\u006c"){_ggg ,_abgc :=_edd .parseNull ();return &_ggg ,_abgc ;}else if (len (_dcde )> 4)&&(_dcde [:5]=="\u0066\u0061\u006cs\u0065"){_cagg ,_cec :=_edd .parseBool (); -return &_cagg ,_cec ;}else if (len (_dcde )> 3)&&(_dcde [:4]=="\u0074\u0072\u0075\u0065"){_ada ,_dde :=_edd .parseBool ();return &_ada ,_dde ;};_efb :=_gcc .FindStringSubmatch (_dcde );if len (_efb )> 1{_ebd ,_ =_edd ._cge .ReadBytes ('R');_ba .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_ebd [:])); -_bcg ,_bce :=_fef (string (_ebd ));return &_bcg ,_bce ;};_bgee :=_cg .FindStringSubmatch (_dcde );if len (_bgee )> 1{_ba .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");return _edd .parseNumber ();};_bgee =_bab .FindStringSubmatch (_dcde ); -if len (_bgee )> 1{_ba .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021");_ba .Log .Trace ("\u0025\u0020\u0073",_bgee );return _edd .parseNumber ();};_ba .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_dcde ); -return nil ,_g .New ("\u006f\u0062\u006a\u0065\u0063t\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e"); -};};};var _ff =_b .MustCompile ("\u0025F\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029"); - -// Load loads FDF form data from `r`. -func Load (r _e .ReadSeeker )(*Data ,error ){_gba ,_ae :=_cc (r );if _ae !=nil {return nil ,_ae ;};_ab ,_ae :=_gba .Root ();if _ae !=nil {return nil ,_ae ;};_bae ,_gbb :=_bge .GetArray (_ab .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_gbb {return nil ,_g .New ("\u0066\u0069\u0065\u006c\u0064\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -};return &Data {_gb :_bae ,_bc :_ab },nil ;};var _gcc =_b .MustCompile ("^\u005c\u0073\u002a\u0028\\d\u002b)\u005c\u0073\u002b\u0028\u005cd\u002b\u0029\u005c\u0073\u002b\u0052");func (_dc *fdfParser )getFileOffset ()int64 {_cad ,_ :=_dc ._eg .Seek (0,_e .SeekCurrent ); -_cad -=int64 (_dc ._cge .Buffered ());return _cad ;}; +package fdf ;import (_af "bufio";_ef "bytes";_gd "encoding/hex";_a "errors";_e "fmt";_ac "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/core";_d "io";_ec "os";_g "regexp";_bc "sort";_ag "strconv";_f "strings";); // Data represents forms data format (FDF) file data. -type Data struct{_bc *_bge .PdfObjectDictionary ;_gb *_bge .PdfObjectArray ;};var _fag =_b .MustCompile ("\u0025\u0025\u0045O\u0046");func (_fg *fdfParser )readAtLeast (_dg []byte ,_eb int )(int ,error ){_gde :=_eb ;_ga :=0;_bca :=0;for _gde > 0{_ag ,_cag :=_fg ._cge .Read (_dg [_ga :]); -if _cag !=nil {_ba .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061d\u0069\u006e\u0067\u0020\u0028\u0025\u0064\u003b\u0025\u0064\u0029\u0020\u0025\u0073",_ag ,_bca ,_cag .Error ());return _ga ,_g .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067"); -};_bca ++;_ga +=_ag ;_gde -=_ag ;};return _ga ,nil ;};func (_dccb *fdfParser )parseIndirectObject ()(_bge .PdfObject ,error ){_gff :=_bge .PdfIndirectObject {};_ba .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a"); -_gbd ,_caag :=_dccb ._cge .Peek (20);if _caag !=nil {_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a"); -return &_gff ,_caag ;};_ba .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_gbd ));_ece :=_ffc .FindStringSubmatchIndex (string (_gbd ));if len (_ece )< 6{_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_gbd )); -return &_gff ,_g .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_dccb ._cge .Discard (_ece [0]);_ba .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_ece );_aeg :=_ece [1]-_ece [0];_ggb :=make ([]byte ,_aeg );_ ,_caag =_dccb .readAtLeast (_ggb ,_aeg );if _caag !=nil {_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020-\u0020\u0025\u0073",_caag ); -return nil ,_caag ;};_ba .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_ggb );_afg :=_ffc .FindStringSubmatch (string (_ggb ));if len (_afg )< 3{_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_ggb )); -return &_gff ,_g .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_fagg ,_ :=_a .Atoi (_afg [1]);_cfd ,_ :=_a .Atoi (_afg [2]);_gff .ObjectNumber =int64 (_fagg );_gff .GenerationNumber =int64 (_cfd );for {_ebda ,_ggc :=_dccb ._cge .Peek (2);if _ggc !=nil {return &_gff ,_ggc ;};_ba .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_ebda ),string (_ebda )); -if _bge .IsWhiteSpace (_ebda [0]){_dccb .skipSpaces ();}else if _ebda [0]=='%'{_dccb .skipComments ();}else if (_ebda [0]=='<')&&(_ebda [1]=='<'){_ba .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_gff .PdfObject ,_ggc =_dccb .parseDict (); -_ba .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_ggc );if _ggc !=nil {return &_gff ,_ggc ;};_ba .Log .Trace ("\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e.\u002e\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); -}else if (_ebda [0]=='/')||(_ebda [0]=='(')||(_ebda [0]=='[')||(_ebda [0]=='<'){_gff .PdfObject ,_ggc =_dccb .parseObject ();if _ggc !=nil {return &_gff ,_ggc ;};_ba .Log .Trace ("P\u0061\u0072\u0073\u0065\u0064\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u002e\u002e\u002e \u0066\u0069\u006ei\u0073h\u0065\u0064\u002e"); -}else {if _ebda [0]=='e'{_bdec ,_dce :=_dccb .readTextLine ();if _dce !=nil {return nil ,_dce ;};if len (_bdec )>=6&&_bdec [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _ebda [0]=='s'{_ebda ,_ =_dccb ._cge .Peek (10);if string (_ebda [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_adae :=6; -if len (_ebda )> 6{if _bge .IsWhiteSpace (_ebda [_adae ])&&_ebda [_adae ]!='\r'&&_ebda [_adae ]!='\n'{_ba .Log .Debug ("\u004e\u006fn\u002d\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0074\u0020\u0046\u0044\u0046\u0020\u006e\u006f\u0074 \u0065\u006e\u0064\u0069\u006e\u0067 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0069\u006e\u0065\u0020\u0070\u0072o\u0070\u0065r\u006c\u0079\u0020\u0077i\u0074\u0068\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072"); -_adae ++;};if _ebda [_adae ]=='\r'{_adae ++;if _ebda [_adae ]=='\n'{_adae ++;};}else if _ebda [_adae ]=='\n'{_adae ++;};};_dccb ._cge .Discard (_adae );_gfa ,_dfda :=_gff .PdfObject .(*_bge .PdfObjectDictionary );if !_dfda {return nil ,_g .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006di\u0073s\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_ba .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_gfa );_fccf ,_ffa :=_gfa .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*_bge .PdfObjectInteger );if !_ffa {return nil ,_g .New ("\u0073\u0074re\u0061\u006d\u0020l\u0065\u006e\u0067\u0074h n\u0065ed\u0073\u0020\u0074\u006f\u0020\u0062\u0065 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067e\u0072"); -};_egc :=*_fccf ;if _egc < 0{return nil ,_g .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f \u0062e\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030");};if int64 (_egc )> _dccb ._ecg {_ba .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053t\u0072\u0065\u0061\u006d\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0069\u007a\u0065"); -return nil ,_g .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020la\u0072\u0067\u0065r\u0020\u0074h\u0061\u006e\u0020\u0066\u0069\u006ce\u0020\u0073i\u007a\u0065");};_gcbf :=make ([]byte ,_egc ); -_ ,_ggc =_dccb .readAtLeast (_gcbf ,int (_egc ));if _ggc !=nil {_ba .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_gcbf ),_gcbf );_ba .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ggc ); -return nil ,_ggc ;};_eba :=_bge .PdfObjectStream {};_eba .Stream =_gcbf ;_eba .PdfObjectDictionary =_gff .PdfObject .(*_bge .PdfObjectDictionary );_eba .ObjectNumber =_gff .ObjectNumber ;_eba .GenerationNumber =_gff .GenerationNumber ;_dccb .skipSpaces (); -_dccb ._cge .Discard (9);_dccb .skipSpaces ();return &_eba ,nil ;};};_gff .PdfObject ,_ggc =_dccb .parseObject ();return &_gff ,_ggc ;};};_ba .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021"); -return &_gff ,nil ;};func (_gec *fdfParser )parseName ()(_bge .PdfObjectName ,error ){var _ega _bg .Buffer ;_ac :=false ;for {_dcff ,_aea :=_gec ._cge .Peek (1);if _aea ==_e .EOF {break ;};if _aea !=nil {return _bge .PdfObjectName (_ega .String ()),_aea ; -};if !_ac {if _dcff [0]=='/'{_ac =true ;_gec ._cge .ReadByte ();}else if _dcff [0]=='%'{_gec .readComment ();_gec .skipSpaces ();}else {_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020N\u0061\u006d\u0065\u0020\u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020w\u0069\u0074\u0068\u0020\u0025\u0073\u0020(\u0025\u0020\u0078\u0029",_dcff ,_dcff ); -return _bge .PdfObjectName (_ega .String ()),_gd .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_dcff [0]);};}else {if _bge .IsWhiteSpace (_dcff [0]){break ;}else if (_dcff [0]=='/')||(_dcff [0]=='[')||(_dcff [0]=='(')||(_dcff [0]==']')||(_dcff [0]=='<')||(_dcff [0]=='>'){break ; -}else if _dcff [0]=='#'{_cda ,_gdb :=_gec ._cge .Peek (3);if _gdb !=nil {return _bge .PdfObjectName (_ega .String ()),_gdb ;};_gec ._cge .Discard (3);_af ,_gdb :=_ad .DecodeString (string (_cda [1:3]));if _gdb !=nil {return _bge .PdfObjectName (_ega .String ()),_gdb ; -};_ega .Write (_af );}else {_cfbb ,_ :=_gec ._cge .ReadByte ();_ega .WriteByte (_cfbb );};};};return _bge .PdfObjectName (_ega .String ()),nil ;};func (_gcf *fdfParser )readComment ()(string ,error ){var _cb _bg .Buffer ;_ ,_da :=_gcf .skipSpaces ();if _da !=nil {return _cb .String (),_da ; -};_cfe :=true ;for {_bdg ,_cd :=_gcf ._cge .Peek (1);if _cd !=nil {_ba .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_cd .Error ());return _cb .String (),_cd ;};if _cfe &&_bdg [0]!='%'{return _cb .String (),_g .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025"); -};_cfe =false ;if (_bdg [0]!='\r')&&(_bdg [0]!='\n'){_ffcc ,_ :=_gcf ._cge .ReadByte ();_cb .WriteByte (_ffcc );}else {break ;};};return _cb .String (),nil ;};var _ffc =_b .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a"); -var _cg =_b .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029"); - -// FieldValues implements interface model.FieldValueProvider. -// Returns a map of field names to values (PdfObjects). -func (fdf *Data )FieldValues ()(map[string ]_bge .PdfObject ,error ){_gc ,_adc :=fdf .FieldDictionaries ();if _adc !=nil {return nil ,_adc ;};var _gg []string ;for _ee :=range _gc {_gg =append (_gg ,_ee );};_bga .Strings (_gg );_bde :=map[string ]_bge .PdfObject {}; -for _ ,_add :=range _gg {_bag :=_gc [_add ];_adcf :=_bge .TraceToDirectObject (_bag .Get ("\u0056"));_bde [_add ]=_adcf ;};return _bde ,nil ;};func (_ffd *fdfParser )parseNumber ()(_bge .PdfObject ,error ){return _bge .ParseNumber (_ffd ._cge )};func (_dca *fdfParser )parseHexString ()(*_bge .PdfObjectString ,error ){_dca ._cge .ReadByte (); -var _ea _bg .Buffer ;for {_gef ,_aed :=_dca ._cge .Peek (1);if _aed !=nil {return _bge .MakeHexString (""),_aed ;};if _gef [0]=='>'{_dca ._cge .ReadByte ();break ;};_bfe ,_ :=_dca ._cge .ReadByte ();if !_bge .IsWhiteSpace (_bfe ){_ea .WriteByte (_bfe ); -};};if _ea .Len ()%2==1{_ea .WriteRune ('0');};_gca ,_fff :=_ad .DecodeString (_ea .String ());if _fff !=nil {_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0068\u0065\u0078\u0020\u0073\u0074r\u0069\u006e\u0067\u003a\u0020\u0027\u0025\u0073\u0027 \u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0061n\u0020\u0065\u006d\u0070\u0074\u0079 \u0073\u0074\u0072i\u006e\u0067",_ea .String ()); -return _bge .MakeHexString (""),nil ;};return _bge .MakeHexString (string (_gca )),nil ;};func (_fb *fdfParser )parseBool ()(_bge .PdfObjectBool ,error ){_aaf ,_fae :=_fb ._cge .Peek (4);if _fae !=nil {return _bge .PdfObjectBool (false ),_fae ;};if (len (_aaf )>=4)&&(string (_aaf [:4])=="\u0074\u0072\u0075\u0065"){_fb ._cge .Discard (4); -return _bge .PdfObjectBool (true ),nil ;};_aaf ,_fae =_fb ._cge .Peek (5);if _fae !=nil {return _bge .PdfObjectBool (false ),_fae ;};if (len (_aaf )>=5)&&(string (_aaf [:5])=="\u0066\u0061\u006cs\u0065"){_fb ._cge .Discard (5);return _bge .PdfObjectBool (false ),nil ; -};return _bge .PdfObjectBool (false ),_g .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");};func (_gfd *fdfParser )seekToEOFMarker (_fcc int64 )error {_fage :=int64 (0);_dcc :=int64 (1000); -for _fage < _fcc {if _fcc <=(_dcc +_fage ){_dcc =_fcc -_fage ;};_ ,_efe :=_gfd ._eg .Seek (-_fage -_dcc ,_e .SeekEnd );if _efe !=nil {return _efe ;};_cea :=make ([]byte ,_dcc );_gfd ._eg .Read (_cea );_ba .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0045\u004f\u0046 \u006da\u0072\u006b\u0065\u0072\u003a\u0020\u0022%\u0073\u0022",string (_cea )); -_cgd :=_fag .FindAllStringIndex (string (_cea ),-1);if _cgd !=nil {_efef :=_cgd [len (_cgd )-1];_ba .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_cgd );_gfd ._eg .Seek (-_fage -_dcc +int64 (_efef [0]),_e .SeekEnd );return nil ;};_ba .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); -_fage +=_dcc ;};_ba .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006be\u0072 \u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e");return _g .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -}; +type Data struct{_db *_c .PdfObjectDictionary ;_cb *_c .PdfObjectArray ;};var _cbe =_g .MustCompile ("\u0025\u0025\u0045O\u0046");func (_aacc *fdfParser )parseIndirectObject ()(_c .PdfObject ,error ){_cdd :=_c .PdfIndirectObject {};_ac .Log .Trace ("\u002dR\u0065a\u0064\u0020\u0069\u006e\u0064i\u0072\u0065c\u0074\u0020\u006f\u0062\u006a"); +_degb ,_aceg :=_aacc ._ffd .Peek (20);if _aceg !=nil {_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a"); +return &_cdd ,_aceg ;};_ac .Log .Trace ("\u0028\u0069\u006edi\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0020\u0070\u0065\u0065\u006b\u0020\u0022\u0025\u0073\u0022",string (_degb ));_abc :=_eb .FindStringSubmatchIndex (string (_degb ));if len (_abc )< 6{_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_degb )); +return &_cdd ,_a .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_aacc ._ffd .Discard (_abc [0]);_ac .Log .Trace ("O\u0066\u0066\u0073\u0065\u0074\u0073\u0020\u0025\u0020\u0064",_abc );_eef :=_abc [1]-_abc [0];_gg :=make ([]byte ,_eef );_ ,_aceg =_aacc .readAtLeast (_gg ,_eef );if _aceg !=nil {_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0061\u0062l\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020-\u0020\u0025\u0073",_aceg ); +return nil ,_aceg ;};_ac .Log .Trace ("\u0074\u0065\u0078t\u006c\u0069\u006e\u0065\u003a\u0020\u0025\u0073",_gg );_gee :=_eb .FindStringSubmatch (string (_gg ));if len (_gee )< 3{_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_gg )); +return &_cdd ,_a .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_efd ,_ :=_ag .Atoi (_gee [1]);_adga ,_ :=_ag .Atoi (_gee [2]);_cdd .ObjectNumber =int64 (_efd );_cdd .GenerationNumber =int64 (_adga );for {_dcc ,_aeb :=_aacc ._ffd .Peek (2);if _aeb !=nil {return &_cdd ,_aeb ;};_ac .Log .Trace ("I\u006ed\u002e\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_dcc ),string (_dcc )); +if _c .IsWhiteSpace (_dcc [0]){_aacc .skipSpaces ();}else if _dcc [0]=='%'{_aacc .skipComments ();}else if (_dcc [0]=='<')&&(_dcc [1]=='<'){_ac .Log .Trace ("\u0043\u0061\u006c\u006c\u0020\u0050\u0061\u0072\u0073e\u0044\u0069\u0063\u0074");_cdd .PdfObject ,_aeb =_aacc .parseDict (); +_ac .Log .Trace ("\u0045\u004f\u0046\u0020Ca\u006c\u006c\u0020\u0050\u0061\u0072\u0073\u0065\u0044\u0069\u0063\u0074\u003a\u0020%\u0076",_aeb );if _aeb !=nil {return &_cdd ,_aeb ;};_ac .Log .Trace ("\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e.\u002e\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); +}else if (_dcc [0]=='/')||(_dcc [0]=='(')||(_dcc [0]=='[')||(_dcc [0]=='<'){_cdd .PdfObject ,_aeb =_aacc .parseObject ();if _aeb !=nil {return &_cdd ,_aeb ;};_ac .Log .Trace ("P\u0061\u0072\u0073\u0065\u0064\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u002e\u002e\u002e \u0066\u0069\u006ei\u0073h\u0065\u0064\u002e"); +}else {if _dcc [0]=='e'{_bfddg ,_ddga :=_aacc .readTextLine ();if _ddga !=nil {return nil ,_ddga ;};if len (_bfddg )>=6&&_bfddg [0:6]=="\u0065\u006e\u0064\u006f\u0062\u006a"{break ;};}else if _dcc [0]=='s'{_dcc ,_ =_aacc ._ffd .Peek (10);if string (_dcc [:6])=="\u0073\u0074\u0072\u0065\u0061\u006d"{_fgf :=6; +if len (_dcc )> 6{if _c .IsWhiteSpace (_dcc [_fgf ])&&_dcc [_fgf ]!='\r'&&_dcc [_fgf ]!='\n'{_ac .Log .Debug ("\u004e\u006fn\u002d\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0074\u0020\u0046\u0044\u0046\u0020\u006e\u006f\u0074 \u0065\u006e\u0064\u0069\u006e\u0067 \u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006c\u0069\u006e\u0065\u0020\u0070\u0072o\u0070\u0065r\u006c\u0079\u0020\u0077i\u0074\u0068\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072"); +_fgf ++;};if _dcc [_fgf ]=='\r'{_fgf ++;if _dcc [_fgf ]=='\n'{_fgf ++;};}else if _dcc [_fgf ]=='\n'{_fgf ++;};};_aacc ._ffd .Discard (_fgf );_cfe ,_bbd :=_cdd .PdfObject .(*_c .PdfObjectDictionary );if !_bbd {return nil ,_a .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006di\u0073s\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_ac .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074\u0020\u0025\u0073",_cfe );_efcf ,_faec :=_cfe .Get ("\u004c\u0065\u006e\u0067\u0074\u0068").(*_c .PdfObjectInteger );if !_faec {return nil ,_a .New ("\u0073\u0074re\u0061\u006d\u0020l\u0065\u006e\u0067\u0074h n\u0065ed\u0073\u0020\u0074\u006f\u0020\u0062\u0065 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067e\u0072"); +};_gbb :=*_efcf ;if _gbb < 0{return nil ,_a .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f \u0062e\u0020\u006c\u006f\u006e\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030");};if int64 (_gbb )> _aacc ._cgg {_ac .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053t\u0072\u0065\u0061\u006d\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0069\u007a\u0065"); +return nil ,_a .New ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0073t\u0072\u0065\u0061m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u002c\u0020la\u0072\u0067\u0065r\u0020\u0074h\u0061\u006e\u0020\u0066\u0069\u006ce\u0020\u0073i\u007a\u0065");};_eaf :=make ([]byte ,_gbb ); +_ ,_aeb =_aacc .readAtLeast (_eaf ,int (_gbb ));if _aeb !=nil {_ac .Log .Debug ("E\u0052\u0052\u004f\u0052 s\u0074r\u0065\u0061\u006d\u0020\u0028%\u0064\u0029\u003a\u0020\u0025\u0058",len (_eaf ),_eaf );_ac .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_aeb ); +return nil ,_aeb ;};_ccc :=_c .PdfObjectStream {};_ccc .Stream =_eaf ;_ccc .PdfObjectDictionary =_cdd .PdfObject .(*_c .PdfObjectDictionary );_ccc .ObjectNumber =_cdd .ObjectNumber ;_ccc .GenerationNumber =_cdd .GenerationNumber ;_aacc .skipSpaces ();_aacc ._ffd .Discard (9); +_aacc .skipSpaces ();return &_ccc ,nil ;};};_cdd .PdfObject ,_aeb =_aacc .parseObject ();return &_cdd ,_aeb ;};};_ac .Log .Trace ("\u0052\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0021");return &_cdd ,nil ; +};var _eaa =_g .MustCompile ("^\u005c\u0073\u002a\u0028\\d\u002b)\u005c\u0073\u002b\u0028\u005cd\u002b\u0029\u005c\u0073\u002b\u0052");func (_fb *fdfParser )readTextLine ()(string ,error ){var _abe _ef .Buffer ;for {_ded ,_gb :=_fb ._ffd .Peek (1);if _gb !=nil {_ac .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_gb .Error ()); +return _abe .String (),_gb ;};if (_ded [0]!='\r')&&(_ded [0]!='\n'){_cde ,_ :=_fb ._ffd .ReadByte ();_abe .WriteByte (_cde );}else {break ;};};return _abe .String (),nil ;};func (_ccg *fdfParser )getFileOffset ()int64 {_abg ,_ :=_ccg ._gc .Seek (0,_d .SeekCurrent ); +_abg -=int64 (_ccg ._ffd .Buffered ());return _abg ;};func (_bga *fdfParser )parseFdfVersion ()(int ,int ,error ){_bga ._gc .Seek (0,_d .SeekStart );_da :=20;_faea :=make ([]byte ,_da );_bga ._gc .Read (_faea );_bcb :=_bbc .FindStringSubmatch (string (_faea )); +if len (_bcb )< 3{_dbe ,_gec ,_ccd :=_bga .seekFdfVersionTopDown ();if _ccd !=nil {_ac .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065\u0063\u006f\u0076\u0065\u0072\u0079\u0020\u002d\u0020\u0075n\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0066\u0069nd\u0020\u0076\u0065r\u0073i\u006f\u006e"); +return 0,0,_ccd ;};return _dbe ,_gec ,nil ;};_afeg ,_cgc :=_ag .Atoi (_bcb [1]);if _cgc !=nil {return 0,0,_cgc ;};_fed ,_cgc :=_ag .Atoi (_bcb [2]);if _cgc !=nil {return 0,0,_cgc ;};_ac .Log .Debug ("\u0046\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_afeg ,_fed ); +return _afeg ,_fed ,nil ;};func (_deg *fdfParser )readAtLeast (_cc []byte ,_ge int )(int ,error ){_dg :=_ge ;_bg :=0;_cd :=0;for _dg > 0{_be ,_geg :=_deg ._ffd .Read (_cc [_bg :]);if _geg !=nil {_ac .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0046\u0061i\u006c\u0065\u0064\u0020\u0072\u0065\u0061d\u0069\u006e\u0067\u0020\u0028\u0025\u0064\u003b\u0025\u0064\u0029\u0020\u0025\u0073",_be ,_cd ,_geg .Error ()); +return _bg ,_a .New ("\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065a\u0064\u0069\u006e\u0067");};_cd ++;_bg +=_be ;_dg -=_be ;};return _bg ,nil ;}; // Root returns the Root of the FDF document. -func (_gga *fdfParser )Root ()(*_bge .PdfObjectDictionary ,error ){if _gga ._cf !=nil {if _aba ,_afc :=_gga .trace (_gga ._cf .Get ("\u0052\u006f\u006f\u0074")).(*_bge .PdfObjectDictionary );_afc {if _ffda ,_ggec :=_gga .trace (_aba .Get ("\u0046\u0044\u0046")).(*_bge .PdfObjectDictionary ); -_ggec {return _ffda ,nil ;};};};var _dge []int64 ;for _ecdg :=range _gga ._abgb {_dge =append (_dge ,_ecdg );};_bga .Slice (_dge ,func (_ebad ,_bbd int )bool {return _dge [_ebad ]< _dge [_bbd ]});for _ ,_gdg :=range _dge {_cbb :=_gga ._abgb [_gdg ];if _dfba ,_cgg :=_gga .trace (_cbb ).(*_bge .PdfObjectDictionary ); -_cgg {if _dgba ,_fga :=_gga .trace (_dfba .Get ("\u0046\u0044\u0046")).(*_bge .PdfObjectDictionary );_fga {return _dgba ,nil ;};};};return nil ,_g .New ("\u0046\u0044\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};func (_edc *fdfParser )skipSpaces ()(int ,error ){_ef :=0; -for {_bdeb ,_egd :=_edc ._cge .ReadByte ();if _egd !=nil {return 0,_egd ;};if _bge .IsWhiteSpace (_bdeb ){_ef ++;}else {_edc ._cge .UnreadByte ();break ;};};return _ef ,nil ;};func (_gag *fdfParser )parse ()error {_gag ._eg .Seek (0,_e .SeekStart );_gag ._cge =_ca .NewReader (_gag ._eg ); -for {_gag .skipComments ();_gae ,_acgf :=_gag ._cge .Peek (20);if _acgf !=nil {_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a"); -return _acgf ;};if _d .HasPrefix (string (_gae ),"\u0074r\u0061\u0069\u006c\u0065\u0072"){_gag ._cge .Discard (7);_gag .skipSpaces ();_gag .skipComments ();_bec ,_ :=_gag .parseDict ();_gag ._cf =_bec ;break ;};_ccf :=_ffc .FindStringSubmatchIndex (string (_gae )); -if len (_ccf )< 6{_ba .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_gae )); -return _g .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); -};_bbf ,_acgf :=_gag .parseIndirectObject ();if _acgf !=nil {return _acgf ;};switch _dfdb :=_bbf .(type ){case *_bge .PdfIndirectObject :_gag ._abgb [_dfdb .ObjectNumber ]=_dfdb ;case *_bge .PdfObjectStream :_gag ._abgb [_dfdb .ObjectNumber ]=_dfdb ;default:return _g .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};};return nil ;};func (_bda *fdfParser )parseNull ()(_bge .PdfObjectNull ,error ){_ ,_dbf :=_bda ._cge .Discard (4);return _bge .PdfObjectNull {},_dbf ;}; +func (_fff *fdfParser )Root ()(*_c .PdfObjectDictionary ,error ){if _fff ._fg !=nil {if _gad ,_ddf :=_fff .trace (_fff ._fg .Get ("\u0052\u006f\u006f\u0074")).(*_c .PdfObjectDictionary );_ddf {if _ccdc ,_aadg :=_fff .trace (_gad .Get ("\u0046\u0044\u0046")).(*_c .PdfObjectDictionary ); +_aadg {return _ccdc ,nil ;};};};var _fgc []int64 ;for _bfe :=range _fff ._fe {_fgc =append (_fgc ,_bfe );};_bc .Slice (_fgc ,func (_dga ,_dgc int )bool {return _fgc [_dga ]< _fgc [_dgc ]});for _ ,_cfgd :=range _fgc {_ade :=_fff ._fe [_cfgd ];if _efea ,_cgge :=_fff .trace (_ade ).(*_c .PdfObjectDictionary ); +_cgge {if _aecb ,_fbb :=_fff .trace (_efea .Get ("\u0046\u0044\u0046")).(*_c .PdfObjectDictionary );_fbb {return _aecb ,nil ;};};};return nil ,_a .New ("\u0046\u0044\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};var _agc =_g .MustCompile ("\u005e\u005b\u005c+-\u002e\u005d\u002a\u0028\u005b\u0030\u002d\u0039\u002e]\u002b)\u0065[\u005c+\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d\u0039\u002e\u005d\u002b\u0029"); + // FieldDictionaries returns a map of field names to field dictionaries. -func (fdf *Data )FieldDictionaries ()(map[string ]*_bge .PdfObjectDictionary ,error ){_ec :=map[string ]*_bge .PdfObjectDictionary {};for _gf :=0;_gf < fdf ._gb .Len ();_gf ++{_bac ,_ecd :=_bge .GetDict (fdf ._gb .Get (_gf ));if _ecd {_f ,_ :=_bge .GetString (_bac .Get ("\u0054")); -if _f !=nil {_ec [_f .Str ()]=_bac ;};};};return _ec ,nil ;};func (_aff *fdfParser )parseDict ()(*_bge .PdfObjectDictionary ,error ){_ba .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_bfed :=_bge .MakeDict (); -_egb ,_ :=_aff ._cge .ReadByte ();if _egb !='<'{return nil ,_g .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_egb ,_ =_aff ._cge .ReadByte ();if _egb !='<'{return nil ,_g .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -};for {_aff .skipSpaces ();_aff .skipComments ();_dfa ,_fcg :=_aff ._cge .Peek (2);if _fcg !=nil {return nil ,_fcg ;};_ba .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_dfa ),string (_dfa )); -if (_dfa [0]=='>')&&(_dfa [1]=='>'){_ba .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_aff ._cge .ReadByte ();_aff ._cge .ReadByte ();break ;};_ba .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); -_gcb ,_fcg :=_aff .parseName ();_ba .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_gcb );if _fcg !=nil {_ba .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_fcg ); -return nil ,_fcg ;};if len (_gcb )> 4&&_gcb [len (_gcb )-4:]=="\u006e\u0075\u006c\u006c"{_abb :=_gcb [0:len (_gcb )-4];_ba .Log .Debug ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_gcb ); -_ba .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_abb );_aff .skipSpaces ();_cba ,_ :=_aff ._cge .Peek (1);if _cba [0]=='/'{_bfed .Set (_abb ,_bge .MakeNull ());continue ;};};_aff .skipSpaces (); -_faf ,_fcg :=_aff .parseObject ();if _fcg !=nil {return nil ,_fcg ;};_bfed .Set (_gcb ,_faf );_ba .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_gcb ,_faf .String ());};_ba .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021"); -return _bfed ,nil ;};func (_ge *fdfParser )skipComments ()error {if _ ,_fc :=_ge .skipSpaces ();_fc !=nil {return _fc ;};_bf :=true ;for {_dcf ,_ebf :=_ge ._cge .Peek (1);if _ebf !=nil {_ba .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_ebf .Error ()); -return _ebf ;};if _bf &&_dcf [0]!='%'{return nil ;};_bf =false ;if (_dcf [0]!='\r')&&(_dcf [0]!='\n'){_ge ._cge .ReadByte ();}else {break ;};};return _ge .skipComments ();};func (_ce *fdfParser )setFileOffset (_db int64 ){_ce ._eg .Seek (_db ,_e .SeekStart ); -_ce ._cge =_ca .NewReader (_ce ._eg );};func (_edf *fdfParser )parseString ()(*_bge .PdfObjectString ,error ){_edf ._cge .ReadByte ();var _ede _bg .Buffer ;_be :=1;for {_bb ,_bfa :=_edf ._cge .Peek (1);if _bfa !=nil {return _bge .MakeString (_ede .String ()),_bfa ; -};if _bb [0]=='\\'{_edf ._cge .ReadByte ();_gaf ,_bgf :=_edf ._cge .ReadByte ();if _bgf !=nil {return _bge .MakeString (_ede .String ()),_bgf ;};if _bge .IsOctalDigit (_gaf ){_dfb ,_fe :=_edf ._cge .Peek (2);if _fe !=nil {return _bge .MakeString (_ede .String ()),_fe ; -};var _cga []byte ;_cga =append (_cga ,_gaf );for _ ,_dag :=range _dfb {if _bge .IsOctalDigit (_dag ){_cga =append (_cga ,_dag );}else {break ;};};_edf ._cge .Discard (len (_cga )-1);_ba .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_cga ); -_de ,_fe :=_a .ParseUint (string (_cga ),8,32);if _fe !=nil {return _bge .MakeString (_ede .String ()),_fe ;};_ede .WriteByte (byte (_de ));continue ;};switch _gaf {case 'n':_ede .WriteRune ('\n');case 'r':_ede .WriteRune ('\r');case 't':_ede .WriteRune ('\t'); -case 'b':_ede .WriteRune ('\b');case 'f':_ede .WriteRune ('\f');case '(':_ede .WriteRune ('(');case ')':_ede .WriteRune (')');case '\\':_ede .WriteRune ('\\');};continue ;}else if _bb [0]=='('{_be ++;}else if _bb [0]==')'{_be --;if _be ==0{_edf ._cge .ReadByte (); -break ;};};_ffe ,_ :=_edf ._cge .ReadByte ();_ede .WriteByte (_ffe );};return _bge .MakeString (_ede .String ()),nil ;}; +func (fdf *Data )FieldDictionaries ()(map[string ]*_c .PdfObjectDictionary ,error ){_dc :=map[string ]*_c .PdfObjectDictionary {};for _bd :=0;_bd < fdf ._cb .Len ();_bd ++{_dbd ,_cf :=_c .GetDict (fdf ._cb .Get (_bd ));if _cf {_afg ,_ :=_c .GetString (_dbd .Get ("\u0054")); +if _afg !=nil {_dc [_afg .Str ()]=_dbd ;};};};return _dc ,nil ;};func (_gce *fdfParser )parseObject ()(_c .PdfObject ,error ){_ac .Log .Trace ("\u0052e\u0061d\u0020\u0064\u0069\u0072\u0065c\u0074\u0020o\u0062\u006a\u0065\u0063\u0074");_gce .skipSpaces (); +for {_aga ,_adc :=_gce ._ffd .Peek (2);if _adc !=nil {return nil ,_adc ;};_ac .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_aga ));if _aga [0]=='/'{_afe ,_cfd :=_gce .parseName ();_ac .Log .Trace ("\u002d\u003e\u004ea\u006d\u0065\u003a\u0020\u0027\u0025\u0073\u0027",_afe ); +return &_afe ,_cfd ;}else if _aga [0]=='('{_ac .Log .Trace ("\u002d>\u0053\u0074\u0072\u0069\u006e\u0067!");return _gce .parseString ();}else if _aga [0]=='['{_ac .Log .Trace ("\u002d\u003e\u0041\u0072\u0072\u0061\u0079\u0021");return _gce .parseArray (); +}else if (_aga [0]=='<')&&(_aga [1]=='<'){_ac .Log .Trace ("\u002d>\u0044\u0069\u0063\u0074\u0021");return _gce .parseDict ();}else if _aga [0]=='<'{_ac .Log .Trace ("\u002d\u003e\u0048\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0021");return _gce .parseHexString (); +}else if _aga [0]=='%'{_gce .readComment ();_gce .skipSpaces ();}else {_ac .Log .Trace ("\u002d\u003eN\u0075\u006d\u0062e\u0072\u0020\u006f\u0072\u0020\u0072\u0065\u0066\u003f");_aga ,_ =_gce ._ffd .Peek (15);_bbcd :=string (_aga );_ac .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_bbcd ); +if (len (_bbcd )> 3)&&(_bbcd [:4]=="\u006e\u0075\u006c\u006c"){_efe ,_cada :=_gce .parseNull ();return &_efe ,_cada ;}else if (len (_bbcd )> 4)&&(_bbcd [:5]=="\u0066\u0061\u006cs\u0065"){_gdb ,_dee :=_gce .parseBool ();return &_gdb ,_dee ;}else if (len (_bbcd )> 3)&&(_bbcd [:4]=="\u0074\u0072\u0075\u0065"){_bgd ,_eag :=_gce .parseBool (); +return &_bgd ,_eag ;};_ffg :=_eaa .FindStringSubmatch (_bbcd );if len (_ffg )> 1{_aga ,_ =_gce ._ffd .ReadBytes ('R');_ac .Log .Trace ("\u002d\u003e\u0020\u0021\u0052\u0065\u0066\u003a\u0020\u0027\u0025\u0073\u0027",string (_aga [:]));_aac ,_aec :=_eeg (string (_aga )); +return &_aac ,_aec ;};_ddg :=_ba .FindStringSubmatch (_bbcd );if len (_ddg )> 1{_ac .Log .Trace ("\u002d\u003e\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u0021");return _gce .parseNumber ();};_ddg =_agc .FindStringSubmatch (_bbcd );if len (_ddg )> 1{_ac .Log .Trace ("\u002d\u003e\u0020\u0045xp\u006f\u006e\u0065\u006e\u0074\u0069\u0061\u006c\u0020\u004e\u0075\u006d\u0062\u0065r\u0021"); +_ac .Log .Trace ("\u0025\u0020\u0073",_ddg );return _gce .parseNumber ();};_ac .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020U\u006e\u006b\u006e\u006f\u0077n\u0020(\u0070e\u0065\u006b\u0020\u0022\u0025\u0073\u0022)",_bbcd );return nil ,_a .New ("\u006f\u0062\u006a\u0065\u0063t\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020\u0075\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e"); +};};};func (_edb *fdfParser )parseHexString ()(*_c .PdfObjectString ,error ){_edb ._ffd .ReadByte ();var _fef _ef .Buffer ;for {_cac ,_gca :=_edb ._ffd .Peek (1);if _gca !=nil {return _c .MakeHexString (""),_gca ;};if _cac [0]=='>'{_edb ._ffd .ReadByte (); +break ;};_ae ,_ :=_edb ._ffd .ReadByte ();if !_c .IsWhiteSpace (_ae ){_fef .WriteByte (_ae );};};if _fef .Len ()%2==1{_fef .WriteRune ('0');};_faff ,_dd :=_gd .DecodeString (_fef .String ());if _dd !=nil {_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0068\u0065\u0078\u0020\u0073\u0074r\u0069\u006e\u0067\u003a\u0020\u0027\u0025\u0073\u0027 \u002d\u0020\u0072\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0061n\u0020\u0065\u006d\u0070\u0074\u0079 \u0073\u0074\u0072i\u006e\u0067",_fef .String ()); +return _c .MakeHexString (""),nil ;};return _c .MakeHexString (string (_faff )),nil ;};var _ba =_g .MustCompile ("\u005e\u005b\u005c\u002b\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d9\u002e\u005d\u002b\u0029");func (_degf *fdfParser )skipComments ()error {if _ ,_fc :=_degf .skipSpaces (); +_fc !=nil {return _fc ;};_ebc :=true ;for {_eee ,_fcc :=_degf ._ffd .Peek (1);if _fcc !=nil {_ac .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_fcc .Error ());return _fcc ;};if _ebc &&_eee [0]!='%'{return nil ;};_ebc =false ;if (_eee [0]!='\r')&&(_eee [0]!='\n'){_degf ._ffd .ReadByte (); +}else {break ;};};return _degf .skipComments ();}; // LoadFromPath loads FDF form data from file path `fdfPath`. -func LoadFromPath (fdfPath string )(*Data ,error ){_df ,_ed :=_aa .Open (fdfPath );if _ed !=nil {return nil ,_ed ;};defer _df .Close ();return Load (_df );};func _gccf (_egge string )(*fdfParser ,error ){_deb :=fdfParser {};_bdca :=[]byte (_egge );_bdgf :=_bg .NewReader (_bdca ); -_deb ._eg =_bdgf ;_deb ._abgb =map[int64 ]_bge .PdfObject {};_aae :=_ca .NewReader (_bdgf );_deb ._cge =_aae ;_deb ._ecg =int64 (len (_egge ));return &_deb ,_deb .parse ();};var _bab =_b .MustCompile ("\u005e\u005b\u005c+-\u002e\u005d\u002a\u0028\u005b\u0030\u002d\u0039\u002e]\u002b)\u0065[\u005c+\u002d\u002e\u005d\u002a\u0028\u005b\u0030\u002d\u0039\u002e\u005d\u002b\u0029"); -func _cc (_cbba _e .ReadSeeker )(*fdfParser ,error ){_gbbd :=&fdfParser {};_gbbd ._eg =_cbba ;_gbbd ._abgb =map[int64 ]_bge .PdfObject {};_bff ,_cdc ,_efba :=_gbbd .parseFdfVersion ();if _efba !=nil {_ba .Log .Error ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0076e\u0072\u0073\u0069o\u006e:\u0020\u0025\u0076",_efba ); -return nil ,_efba ;};_gbbd ._edg =_bff ;_gbbd ._bdc =_cdc ;_efba =_gbbd .parse ();return _gbbd ,_efba ;};func _fef (_gbf string )(_bge .PdfObjectReference ,error ){_deg :=_bge .PdfObjectReference {};_eec :=_gcc .FindStringSubmatch (_gbf );if len (_eec )< 3{_ba .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); -return _deg ,_g .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_faa ,_deaf :=_a .Atoi (_eec [1]);if _deaf !=nil {_ba .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070a\u0072\u0073\u0069n\u0067\u0020\u006fb\u006a\u0065c\u0074\u0020\u006e\u0075\u006d\u0062e\u0072 '\u0025\u0073\u0027\u0020\u002d\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0075\u006d\u0020\u003d\u0020\u0030",_eec [1]); -return _deg ,nil ;};_deg .ObjectNumber =int64 (_faa );_adf ,_deaf :=_a .Atoi (_eec [2]);if _deaf !=nil {_ba .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061r\u0073\u0069\u006e\u0067\u0020g\u0065\u006e\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0027\u0025\u0073\u0027\u0020\u002d\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0067\u0065\u006e\u0020\u003d\u0020\u0030",_eec [2]); -return _deg ,nil ;};_deg .GenerationNumber =int64 (_adf );return _deg ,nil ;};func (_ebfc *fdfParser )parseArray ()(*_bge .PdfObjectArray ,error ){_gecf :=_bge .MakeArray ();_ebfc ._cge .ReadByte ();for {_ebfc .skipSpaces ();_ffcf ,_bed :=_ebfc ._cge .Peek (1); -if _bed !=nil {return _gecf ,_bed ;};if _ffcf [0]==']'{_ebfc ._cge .ReadByte ();break ;};_efg ,_bed :=_ebfc .parseObject ();if _bed !=nil {return _gecf ,_bed ;};_gecf .Append (_efg );};return _gecf ,nil ;};func (_egag *fdfParser )trace (_ffce _bge .PdfObject )_bge .PdfObject {switch _acg :=_ffce .(type ){case *_bge .PdfObjectReference :_ead ,_ebfg :=_egag ._abgb [_acg .ObjectNumber ].(*_bge .PdfIndirectObject ); -if _ebfg {return _ead .PdfObject ;};_ba .Log .Debug ("\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ;case *_bge .PdfIndirectObject :return _acg .PdfObject ;};return _ffce ;};func (_dage *fdfParser )parseFdfVersion ()(int ,int ,error ){_dage ._eg .Seek (0,_e .SeekStart ); -_egg :=20;_aab :=make ([]byte ,_egg );_dage ._eg .Read (_aab );_gcad :=_ff .FindStringSubmatch (string (_aab ));if len (_gcad )< 3{_dbc ,_dad ,_ddf :=_dage .seekFdfVersionTopDown ();if _ddf !=nil {_ba .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0072\u0065\u0063\u006f\u0076\u0065\u0072\u0079\u0020\u002d\u0020\u0075n\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0066\u0069nd\u0020\u0076\u0065r\u0073i\u006f\u006e"); -return 0,0,_ddf ;};return _dbc ,_dad ,nil ;};_ebe ,_aedb :=_a .Atoi (_gcad [1]);if _aedb !=nil {return 0,0,_aedb ;};_aedd ,_aedb :=_a .Atoi (_gcad [2]);if _aedb !=nil {return 0,0,_aedb ;};_ba .Log .Debug ("\u0046\u0064\u0066\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020%\u0064\u002e\u0025\u0064",_ebe ,_aedd ); -return _ebe ,_aedd ,nil ;};func (_cae *fdfParser )seekFdfVersionTopDown ()(int ,int ,error ){_cae ._eg .Seek (0,_e .SeekStart );_cae ._cge =_ca .NewReader (_cae ._eg );_cdae :=20;_aegc :=make ([]byte ,_cdae );for {_agf ,_cgab :=_cae ._cge .ReadByte (); -if _cgab !=nil {if _cgab ==_e .EOF {break ;}else {return 0,0,_cgab ;};};if _bge .IsDecimalDigit (_agf )&&_aegc [_cdae -1]=='.'&&_bge .IsDecimalDigit (_aegc [_cdae -2])&&_aegc [_cdae -3]=='-'&&_aegc [_cdae -4]=='F'&&_aegc [_cdae -5]=='D'&&_aegc [_cdae -6]=='P'{_fad :=int (_aegc [_cdae -2]-'0'); -_gce :=int (_agf -'0');return _fad ,_gce ,nil ;};_aegc =append (_aegc [1:_cdae ],_agf );};return 0,0,_g .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; \ No newline at end of file +func LoadFromPath (fdfPath string )(*Data ,error ){_def ,_ca :=_ec .Open (fdfPath );if _ca !=nil {return nil ,_ca ;};defer _def .Close ();return Load (_def );};func _ggb (_eabc string )(*fdfParser ,error ){_ddd :=fdfParser {};_bfg :=[]byte (_eabc );_gfgc :=_ef .NewReader (_bfg ); +_ddd ._gc =_gfgc ;_ddd ._fe =map[int64 ]_c .PdfObject {};_bgad :=_af .NewReader (_gfgc );_ddd ._ffd =_bgad ;_ddd ._cgg =int64 (len (_eabc ));return &_ddd ,_ddd .parse ();};func (_bgfe *fdfParser )seekFdfVersionTopDown ()(int ,int ,error ){_bgfe ._gc .Seek (0,_d .SeekStart ); +_bgfe ._ffd =_af .NewReader (_bgfe ._gc );_aege :=20;_fggg :=make ([]byte ,_aege );for {_feb ,_geba :=_bgfe ._ffd .ReadByte ();if _geba !=nil {if _geba ==_d .EOF {break ;}else {return 0,0,_geba ;};};if _c .IsDecimalDigit (_feb )&&_fggg [_aege -1]=='.'&&_c .IsDecimalDigit (_fggg [_aege -2])&&_fggg [_aege -3]=='-'&&_fggg [_aege -4]=='F'&&_fggg [_aege -5]=='D'&&_fggg [_aege -6]=='P'{_dbbe :=int (_fggg [_aege -2]-'0'); +_ffb :=int (_feb -'0');return _dbbe ,_ffb ,nil ;};_fggg =append (_fggg [1:_aege ],_feb );};return 0,0,_a .New ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func (_acb *fdfParser )parseString ()(*_c .PdfObjectString ,error ){_acb ._ffd .ReadByte (); +var _cga _ef .Buffer ;_faf :=1;for {_acf ,_bbg :=_acb ._ffd .Peek (1);if _bbg !=nil {return _c .MakeString (_cga .String ()),_bbg ;};if _acf [0]=='\\'{_acb ._ffd .ReadByte ();_cdb ,_afgc :=_acb ._ffd .ReadByte ();if _afgc !=nil {return _c .MakeString (_cga .String ()),_afgc ; +};if _c .IsOctalDigit (_cdb ){_efa ,_cff :=_acb ._ffd .Peek (2);if _cff !=nil {return _c .MakeString (_cga .String ()),_cff ;};var _efb []byte ;_efb =append (_efb ,_cdb );for _ ,_bbf :=range _efa {if _c .IsOctalDigit (_bbf ){_efb =append (_efb ,_bbf ); +}else {break ;};};_acb ._ffd .Discard (len (_efb )-1);_ac .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_efb );_eba ,_cff :=_ag .ParseUint (string (_efb ),8,32);if _cff !=nil {return _c .MakeString (_cga .String ()),_cff ; +};_cga .WriteByte (byte (_eba ));continue ;};switch _cdb {case 'n':_cga .WriteRune ('\n');case 'r':_cga .WriteRune ('\r');case 't':_cga .WriteRune ('\t');case 'b':_cga .WriteRune ('\b');case 'f':_cga .WriteRune ('\f');case '(':_cga .WriteRune ('(');case ')':_cga .WriteRune (')'); +case '\\':_cga .WriteRune ('\\');};continue ;}else if _acf [0]=='('{_faf ++;}else if _acf [0]==')'{_faf --;if _faf ==0{_acb ._ffd .ReadByte ();break ;};};_ecee ,_ :=_acb ._ffd .ReadByte ();_cga .WriteByte (_ecee );};return _c .MakeString (_cga .String ()),nil ; +};func _eeg (_gdc string )(_c .PdfObjectReference ,error ){_dfed :=_c .PdfObjectReference {};_adb :=_eaa .FindStringSubmatch (_gdc );if len (_adb )< 3{_ac .Log .Debug ("\u0045\u0072\u0072or\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065"); +return _dfed ,_a .New ("\u0075n\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0070\u0061r\u0073e\u0020r\u0065\u0066\u0065\u0072\u0065\u006e\u0063e");};_geb ,_egg :=_ag .Atoi (_adb [1]);if _egg !=nil {_ac .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070a\u0072\u0073\u0069n\u0067\u0020\u006fb\u006a\u0065c\u0074\u0020\u006e\u0075\u006d\u0062e\u0072 '\u0025\u0073\u0027\u0020\u002d\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u0075\u006d\u0020\u003d\u0020\u0030",_adb [1]); +return _dfed ,nil ;};_dfed .ObjectNumber =int64 (_geb );_fcg ,_egg :=_ag .Atoi (_adb [2]);if _egg !=nil {_ac .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061r\u0073\u0069\u006e\u0067\u0020g\u0065\u006e\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0027\u0025\u0073\u0027\u0020\u002d\u0020\u0055\u0073\u0069\u006e\u0067\u0020\u0067\u0065\u006e\u0020\u003d\u0020\u0030",_adb [2]); +return _dfed ,nil ;};_dfed .GenerationNumber =int64 (_fcg );return _dfed ,nil ;};func _fdg (_dfg _d .ReadSeeker )(*fdfParser ,error ){_acbc :=&fdfParser {};_acbc ._gc =_dfg ;_acbc ._fe =map[int64 ]_c .PdfObject {};_ceg ,_egc ,_bgf :=_acbc .parseFdfVersion (); +if _bgf !=nil {_ac .Log .Error ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0076e\u0072\u0073\u0069o\u006e:\u0020\u0025\u0076",_bgf );return nil ,_bgf ;};_acbc ._fac =_ceg ;_acbc ._ad =_egc ;_bgf =_acbc .parse (); +return _acbc ,_bgf ;};func (_cca *fdfParser )parseArray ()(*_c .PdfObjectArray ,error ){_ffe :=_c .MakeArray ();_cca ._ffd .ReadByte ();for {_cca .skipSpaces ();_ede ,_fbd :=_cca ._ffd .Peek (1);if _fbd !=nil {return _ffe ,_fbd ;};if _ede [0]==']'{_cca ._ffd .ReadByte (); +break ;};_gbc ,_fbd :=_cca .parseObject ();if _fbd !=nil {return _ffe ,_fbd ;};_ffe .Append (_gbc );};return _ffe ,nil ;};func (_cgd *fdfParser )seekToEOFMarker (_acbd int64 )error {_acc :=int64 (0);_dce :=int64 (1000);for _acc < _acbd {if _acbd <=(_dce +_acc ){_dce =_acbd -_acc ; +};_ ,_ace :=_cgd ._gc .Seek (-_acc -_dce ,_d .SeekEnd );if _ace !=nil {return _ace ;};_cec :=make ([]byte ,_dce );_cgd ._gc .Read (_cec );_ac .Log .Trace ("\u004c\u006f\u006f\u006bi\u006e\u0067\u0020\u0066\u006f\u0072\u0020\u0045\u004f\u0046 \u006da\u0072\u006b\u0065\u0072\u003a\u0020\u0022%\u0073\u0022",string (_cec )); +_aeg :=_cbe .FindAllStringIndex (string (_cec ),-1);if _aeg !=nil {_dbb :=_aeg [len (_aeg )-1];_ac .Log .Trace ("\u0049\u006e\u0064\u003a\u0020\u0025\u0020\u0064",_aeg );_cgd ._gc .Seek (-_acc -_dce +int64 (_dbb [0]),_d .SeekEnd );return nil ;};_ac .Log .Debug ("\u0057\u0061\u0072\u006e\u0069\u006eg\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0021\u0020\u002d\u0020\u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u0020s\u0065e\u006b\u0069\u006e\u0067"); +_acc +=_dce ;};_ac .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0045\u004f\u0046\u0020\u006d\u0061\u0072\u006be\u0072 \u0077\u0061\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e");return _a .New ("\u0045\u004f\u0046\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};func (_cfc *fdfParser )parseNumber ()(_c .PdfObject ,error ){return _c .ParseNumber (_cfc ._ffd )};type fdfParser struct{_fac int ;_ad int ;_fe map[int64 ]_c .PdfObject ;_gc _d .ReadSeeker ;_ffd *_af .Reader ;_cgg int64 ;_fg *_c .PdfObjectDictionary ; +};func (_bfdd *fdfParser )readComment ()(string ,error ){var _feg _ef .Buffer ;_ ,_dfe :=_bfdd .skipSpaces ();if _dfe !=nil {return _feg .String (),_dfe ;};_dcb :=true ;for {_aad ,_cad :=_bfdd ._ffd .Peek (1);if _cad !=nil {_ac .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_cad .Error ()); +return _feg .String (),_cad ;};if _dcb &&_aad [0]!='%'{return _feg .String (),_a .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025");};_dcb =false ;if (_aad [0]!='\r')&&(_aad [0]!='\n'){_ed ,_ :=_bfdd ._ffd .ReadByte (); +_feg .WriteByte (_ed );}else {break ;};};return _feg .String (),nil ;};var _bbc =_g .MustCompile ("\u0025F\u0044F\u002d\u0028\u005c\u0064\u0029\u005c\u002e\u0028\u005c\u0064\u0029");func (_afc *fdfParser )trace (_gac _c .PdfObject )_c .PdfObject {switch _fgb :=_gac .(type ){case *_c .PdfObjectReference :_cggd ,_abgb :=_afc ._fe [_fgb .ObjectNumber ].(*_c .PdfIndirectObject ); +if _abgb {return _cggd .PdfObject ;};_ac .Log .Debug ("\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ;case *_c .PdfIndirectObject :return _fgb .PdfObject ;};return _gac ;};func (_gcb *fdfParser )parseBool ()(_c .PdfObjectBool ,error ){_ebbc ,_fcd :=_gcb ._ffd .Peek (4); +if _fcd !=nil {return _c .PdfObjectBool (false ),_fcd ;};if (len (_ebbc )>=4)&&(string (_ebbc [:4])=="\u0074\u0072\u0075\u0065"){_gcb ._ffd .Discard (4);return _c .PdfObjectBool (true ),nil ;};_ebbc ,_fcd =_gcb ._ffd .Peek (5);if _fcd !=nil {return _c .PdfObjectBool (false ),_fcd ; +};if (len (_ebbc )>=5)&&(string (_ebbc [:5])=="\u0066\u0061\u006cs\u0065"){_gcb ._ffd .Discard (5);return _c .PdfObjectBool (false ),nil ;};return _c .PdfObjectBool (false ),_a .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg"); +};var _eb =_g .MustCompile ("\u0028\u005c\u0064\u002b)\\\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002b\u006f\u0062\u006a");func (_gf *fdfParser )skipSpaces ()(int ,error ){_acd :=0;for {_bff ,_bfd :=_gf ._ffd .ReadByte ();if _bfd !=nil {return 0,_bfd ; +};if _c .IsWhiteSpace (_bff ){_acd ++;}else {_gf ._ffd .UnreadByte ();break ;};};return _acd ,nil ;}; + +// FieldValues implements interface model.FieldValueProvider. +// Returns a map of field names to values (PdfObjects). +func (fdf *Data )FieldValues ()(map[string ]_c .PdfObject ,error ){_ee ,_bdg :=fdf .FieldDictionaries ();if _bdg !=nil {return nil ,_bdg ;};var _aa []string ;for _bf :=range _ee {_aa =append (_aa ,_bf );};_bc .Strings (_aa );_bfc :=map[string ]_c .PdfObject {}; +for _ ,_bdc :=range _aa {_ea :=_ee [_bdc ];_ab :=_c .TraceToDirectObject (_ea .Get ("\u0056"));_bfc [_bdc ]=_ab ;};return _bfc ,nil ;};func (_dbf *fdfParser )setFileOffset (_fa int64 ){_dbf ._gc .Seek (_fa ,_d .SeekStart );_dbf ._ffd =_af .NewReader (_dbf ._gc ); +}; + +// Load loads FDF form data from `r`. +func Load (r _d .ReadSeeker )(*Data ,error ){_de ,_bb :=_fdg (r );if _bb !=nil {return nil ,_bb ;};_fd ,_bb :=_de .Root ();if _bb !=nil {return nil ,_bb ;};_ga ,_ff :=_c .GetArray (_fd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_ff {return nil ,_a .New ("\u0066\u0069\u0065\u006c\u0064\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +};return &Data {_cb :_ga ,_db :_fd },nil ;};func (_bcf *fdfParser )parseDict ()(*_c .PdfObjectDictionary ,error ){_ac .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_adg :=_c .MakeDict (); +_cda ,_ :=_bcf ._ffd .ReadByte ();if _cda !='<'{return nil ,_a .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074");};_cda ,_ =_bcf ._ffd .ReadByte ();if _cda !='<'{return nil ,_a .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +};for {_bcf .skipSpaces ();_bcf .skipComments ();_cgf ,_bfa :=_bcf ._ffd .Peek (2);if _bfa !=nil {return nil ,_bfa ;};_ac .Log .Trace ("D\u0069c\u0074\u0020\u0070\u0065\u0065\u006b\u003a\u0020%\u0073\u0020\u0028\u0025 x\u0029\u0021",string (_cgf ),string (_cgf )); +if (_cgf [0]=='>')&&(_cgf [1]=='>'){_ac .Log .Trace ("\u0045\u004f\u0046\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079");_bcf ._ffd .ReadByte ();_bcf ._ffd .ReadByte ();break ;};_ac .Log .Trace ("\u0050a\u0072s\u0065\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0021"); +_aea ,_bfa :=_bcf .parseName ();_ac .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_aea );if _bfa !=nil {_ac .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0052e\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006ea\u006d\u0065\u0020e\u0072r\u0020\u0025\u0073",_bfa ); +return nil ,_bfa ;};if len (_aea )> 4&&_aea [len (_aea )-4:]=="\u006e\u0075\u006c\u006c"{_cbf :=_aea [0:len (_aea )-4];_ac .Log .Debug ("\u0054\u0061\u006b\u0069n\u0067\u0020\u0063\u0061\u0072\u0065\u0020\u006f\u0066\u0020n\u0075l\u006c\u0020\u0062\u0075\u0067\u0020\u0028%\u0073\u0029",_aea ); +_ac .Log .Debug ("\u004e\u0065\u0077\u0020ke\u0079\u0020\u0022\u0025\u0073\u0022\u0020\u003d\u0020\u006e\u0075\u006c\u006c",_cbf );_bcf .skipSpaces ();_fgg ,_ :=_bcf ._ffd .Peek (1);if _fgg [0]=='/'{_adg .Set (_cbf ,_c .MakeNull ());continue ;};};_bcf .skipSpaces (); +_ccf ,_bfa :=_bcf .parseObject ();if _bfa !=nil {return nil ,_bfa ;};_adg .Set (_aea ,_ccf );_ac .Log .Trace ("\u0064\u0069\u0063\u0074\u005b\u0025\u0073\u005d\u0020\u003d\u0020\u0025\u0073",_aea ,_ccf .String ());};_ac .Log .Trace ("\u0072\u0065\u0074\u0075rn\u0069\u006e\u0067\u0020\u0046\u0044\u0046\u0020\u0044\u0069\u0063\u0074\u0021"); +return _adg ,nil ;};func (_acba *fdfParser )parseNull ()(_c .PdfObjectNull ,error ){_ ,_bad :=_acba ._ffd .Discard (4);return _c .PdfObjectNull {},_bad ;};func (_cgac *fdfParser )parse ()error {_cgac ._gc .Seek (0,_d .SeekStart );_cgac ._ffd =_af .NewReader (_cgac ._gc ); +for {_cgac .skipComments ();_fcdd ,_ega :=_cgac ._ffd .Peek (20);if _ega !=nil {_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f\u0020r\u0065a\u0064\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a"); +return _ega ;};if _f .HasPrefix (string (_fcdd ),"\u0074r\u0061\u0069\u006c\u0065\u0072"){_cgac ._ffd .Discard (7);_cgac .skipSpaces ();_cgac .skipComments ();_cbg ,_ :=_cgac .parseDict ();_cgac ._fg =_cbg ;break ;};_dad :=_eb .FindStringSubmatchIndex (string (_fcdd )); +if len (_dad )< 6{_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0061\u0062l\u0065\u0020\u0074\u006f \u0066\u0069\u006e\u0064\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",string (_fcdd )); +return _a .New ("\u0075\u006e\u0061b\u006c\u0065\u0020\u0074\u006f\u0020\u0064\u0065\u0074\u0065\u0063\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065"); +};_fafc ,_ega :=_cgac .parseIndirectObject ();if _ega !=nil {return _ega ;};switch _eebb :=_fafc .(type ){case *_c .PdfIndirectObject :_cgac ._fe [_eebb .ObjectNumber ]=_eebb ;case *_c .PdfObjectStream :_cgac ._fe [_eebb .ObjectNumber ]=_eebb ;default:return _a .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};};return nil ;};func (_cdf *fdfParser )parseName ()(_c .PdfObjectName ,error ){var _gag _ef .Buffer ;_bba :=false ;for {_bed ,_dec :=_cdf ._ffd .Peek (1);if _dec ==_d .EOF {break ;};if _dec !=nil {return _c .PdfObjectName (_gag .String ()),_dec ;};if !_bba {if _bed [0]=='/'{_bba =true ; +_cdf ._ffd .ReadByte ();}else if _bed [0]=='%'{_cdf .readComment ();_cdf .skipSpaces ();}else {_ac .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020N\u0061\u006d\u0065\u0020\u0073\u0074\u0061\u0072\u0074\u0069\u006e\u0067\u0020w\u0069\u0074\u0068\u0020\u0025\u0073\u0020(\u0025\u0020\u0078\u0029",_bed ,_bed ); +return _c .PdfObjectName (_gag .String ()),_e .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_bed [0]);};}else {if _c .IsWhiteSpace (_bed [0]){break ;}else if (_bed [0]=='/')||(_bed [0]=='[')||(_bed [0]=='(')||(_bed [0]==']')||(_bed [0]=='<')||(_bed [0]=='>'){break ; +}else if _bed [0]=='#'{_bbe ,_dcbc :=_cdf ._ffd .Peek (3);if _dcbc !=nil {return _c .PdfObjectName (_gag .String ()),_dcbc ;};_cdf ._ffd .Discard (3);_baf ,_dcbc :=_gd .DecodeString (string (_bbe [1:3]));if _dcbc !=nil {return _c .PdfObjectName (_gag .String ()),_dcbc ; +};_gag .Write (_baf );}else {_efc ,_ :=_cdf ._ffd .ReadByte ();_gag .WriteByte (_efc );};};};return _c .PdfObjectName (_gag .String ()),nil ;}; \ No newline at end of file diff --git a/fjson/fjson.go b/fjson/fjson.go index 0ea6fbdd..25001b57 100644 --- a/fjson/fjson.go +++ b/fjson/fjson.go @@ -10,43 +10,43 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package fjson provides support for loading PDF form field data from JSON data/files. -package fjson ;import (_f "encoding/json";_df "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/core";_be "github.com/unidoc/unipdf/v3/model";_b "io";_e "os";); +package fjson ;import (_b "encoding/json";_g "github.com/unidoc/unipdf/v3/common";_bd "github.com/unidoc/unipdf/v3/core";_e "github.com/unidoc/unipdf/v3/model";_cb "io";_a "os";); -// LoadFromPDF loads form field data from a PDF. -func LoadFromPDF (rs _b .ReadSeeker )(*FieldData ,error ){_a ,_dg :=_be .NewPdfReader (rs );if _dg !=nil {return nil ,_dg ;};if _a .AcroForm ==nil {return nil ,nil ;};var _eeb []fieldValue ;_gb :=_a .AcroForm .AllFields ();for _ ,_ae :=range _gb {var _cd []string ; -_ec :=make (map[string ]struct{});_ab ,_gc :=_ae .FullName ();if _gc !=nil {return nil ,_gc ;};if _dfc ,_bb :=_ae .V .(*_g .PdfObjectString );_bb {_eeb =append (_eeb ,fieldValue {Name :_ab ,Value :_dfc .Decoded ()});continue ;};var _dfe string ;for _ ,_aeg :=range _ae .Annotations {_ad ,_eebe :=_g .GetName (_aeg .AS ); -if _eebe {_dfe =_ad .String ();};_gba ,_gd :=_g .GetDict (_aeg .AP );if !_gd {continue ;};_eg ,_ :=_g .GetDict (_gba .Get ("\u004e"));for _ ,_af :=range _eg .Keys (){_eb :=_af .String ();if _ ,_aca :=_ec [_eb ];!_aca {_cd =append (_cd ,_eb );_ec [_eb ]=struct{}{}; -};};_dgb ,_ :=_g .GetDict (_gba .Get ("\u0044"));for _ ,_aa :=range _dgb .Keys (){_fff :=_aa .String ();if _ ,_fe :=_ec [_fff ];!_fe {_cd =append (_cd ,_fff );_ec [_fff ]=struct{}{};};};};_egb :=fieldValue {Name :_ab ,Value :_dfe ,Options :_cd };_eeb =append (_eeb ,_egb ); -};_ebe :=FieldData {_bec :_eeb };return &_ebe ,nil ;}; +// FieldValues implements model.FieldValueProvider interface. +func (_gb *FieldData )FieldValues ()(map[string ]_bd .PdfObject ,error ){_dge :=make (map[string ]_bd .PdfObject );for _ ,_eaa :=range _gb ._gd {if len (_eaa .Value )> 0{_dge [_eaa .Name ]=_bd .MakeString (_eaa .Value );};};return _dge ,nil ;}; // LoadFromJSON loads JSON form data from `r`. -func LoadFromJSON (r _b .Reader )(*FieldData ,error ){var _fa FieldData ;_fb :=_f .NewDecoder (r ).Decode (&_fa ._bec );if _fb !=nil {return nil ,_fb ;};return &_fa ,nil ;}; +func LoadFromJSON (r _cb .Reader )(*FieldData ,error ){var _bb FieldData ;_ce :=_b .NewDecoder (r ).Decode (&_bb ._gd );if _ce !=nil {return nil ,_ce ;};return &_bb ,nil ;}; -// FieldImageValues implements model.FieldImageProvider interface. -func (_gf *FieldData )FieldImageValues ()(map[string ]*_be .Image ,error ){_fc :=make (map[string ]*_be .Image );for _ ,_eba :=range _gf ._bec {if _eba .ImageValue !=nil {_fc [_eba .Name ]=_eba .ImageValue ;};};return _fc ,nil ;}; - -// LoadFromJSONFile loads form field data from a JSON file. -func LoadFromJSONFile (filePath string )(*FieldData ,error ){_ee ,_ff :=_e .Open (filePath );if _ff !=nil {return nil ,_ff ;};defer _ee .Close ();return LoadFromJSON (_ee );}; - -// FieldValues implements model.FieldValueProvider interface. -func (_fd *FieldData )FieldValues ()(map[string ]_g .PdfObject ,error ){_ga :=make (map[string ]_g .PdfObject );for _ ,_gecg :=range _fd ._bec {if len (_gecg .Value )> 0{_ga [_gecg .Name ]=_g .MakeString (_gecg .Value );};};return _ga ,nil ;}; +// FieldData represents form field data loaded from JSON file. +type FieldData struct{_gd []fieldValue }; -// SetImage assign model.Image to a specific field identified by fieldName. -func (_cc *FieldData )SetImage (fieldName string ,img *_be .Image ,opt []string )error {_cac :=fieldValue {Name :fieldName ,ImageValue :img ,Options :opt };_cc ._bec =append (_cc ._bec ,_cac );return nil ;}; +// SetImageFromFile assign image file to a specific field identified by fieldName. +func (_fbb *FieldData )SetImageFromFile (fieldName string ,imagePath string ,opt []string )error {_fg ,_bbc :=_a .Open (imagePath );if _bbc !=nil {return _bbc ;};defer _fg .Close ();_ccdg ,_bbc :=_e .ImageHandling .Read (_fg );if _bbc !=nil {_g .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_bbc ); +return _bbc ;};return _fbb .SetImage (fieldName ,_ccdg ,opt );}; // LoadFromPDFFile loads form field data from a PDF file. -func LoadFromPDFFile (filePath string )(*FieldData ,error ){_cb ,_bc :=_e .Open (filePath );if _bc !=nil {return nil ,_bc ;};defer _cb .Close ();return LoadFromPDF (_cb );}; +func LoadFromPDFFile (filePath string )(*FieldData ,error ){_gg ,_ddf :=_a .Open (filePath );if _ddf !=nil {return nil ,_ddf ;};defer _gg .Close ();return LoadFromPDF (_gg );}; // JSON returns the field data as a string in JSON format. -func (_ge FieldData )JSON ()(string ,error ){_bcg ,_gec :=_f .MarshalIndent (_ge ._bec ,"","\u0020\u0020\u0020\u0020");return string (_bcg ),_gec ;};type fieldValue struct{Name string `json:"name"`;Value string `json:"value"`;ImageValue *_be .Image `json:"-"`; +func (_bae FieldData )JSON ()(string ,error ){_dda ,_ddg :=_b .MarshalIndent (_bae ._gd ,"","\u0020\u0020\u0020\u0020");return string (_dda ),_ddg ;}; + +// LoadFromJSONFile loads form field data from a JSON file. +func LoadFromJSONFile (filePath string )(*FieldData ,error ){_ee ,_cc :=_a .Open (filePath );if _cc !=nil {return nil ,_cc ;};defer _ee .Close ();return LoadFromJSON (_ee );}; +// SetImage assign model.Image to a specific field identified by fieldName. +func (_fba *FieldData )SetImage (fieldName string ,img *_e .Image ,opt []string )error {_fbae :=fieldValue {Name :fieldName ,ImageValue :img ,Options :opt };_fba ._gd =append (_fba ._gd ,_fbae );return nil ;};type fieldValue struct{Name string `json:"name"`; +Value string `json:"value"`;ImageValue *_e .Image `json:"-"`; // Options lists allowed values if present. Options []string `json:"options,omitempty"`;}; -// FieldData represents form field data loaded from JSON file. -type FieldData struct{_bec []fieldValue }; +// LoadFromPDF loads form field data from a PDF. +func LoadFromPDF (rs _cb .ReadSeeker )(*FieldData ,error ){_ec ,_f :=_e .NewPdfReader (rs );if _f !=nil {return nil ,_f ;};if _ec .AcroForm ==nil {return nil ,nil ;};var _ecf []fieldValue ;_bdg :=_ec .AcroForm .AllFields ();for _ ,_gf :=range _bdg {var _be []string ; +_dg :=make (map[string ]struct{});_fb ,_gc :=_gf .FullName ();if _gc !=nil {return nil ,_gc ;};if _fe ,_bg :=_gf .V .(*_bd .PdfObjectString );_bg {_ecf =append (_ecf ,fieldValue {Name :_fb ,Value :_fe .Decoded ()});continue ;};var _af string ;for _ ,_ag :=range _gf .Annotations {_ge ,_ca :=_bd .GetName (_ag .AS ); +if _ca {_af =_ge .String ();};_cbe ,_df :=_bd .GetDict (_ag .AP );if !_df {continue ;};_afb ,_ :=_bd .GetDict (_cbe .Get ("\u004e"));for _ ,_bee :=range _afb .Keys (){_eca :=_bee .String ();if _ ,_geg :=_dg [_eca ];!_geg {_be =append (_be ,_eca );_dg [_eca ]=struct{}{}; +};};_dc ,_ :=_bd .GetDict (_cbe .Get ("\u0044"));for _ ,_cag :=range _dc .Keys (){_bde :=_cag .String ();if _ ,_ad :=_dg [_bde ];!_ad {_be =append (_be ,_bde );_dg [_bde ]=struct{}{};};};};_gcb :=fieldValue {Name :_fb ,Value :_af ,Options :_be };_ecf =append (_ecf ,_gcb ); +};_dd :=FieldData {_gd :_ecf };return &_dd ,nil ;}; -// SetImageFromFile assign image file to a specific field identified by fieldName. -func (_da *FieldData )SetImageFromFile (fieldName string ,imagePath string ,opt []string )error {_cg ,_bg :=_e .Open (imagePath );if _bg !=nil {return _bg ;};defer _cg .Close ();_ag ,_bg :=_be .ImageHandling .Read (_cg );if _bg !=nil {_df .Log .Error ("\u0045\u0072\u0072or\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_bg ); -return _bg ;};return _da .SetImage (fieldName ,_ag ,opt );}; \ No newline at end of file +// FieldImageValues implements model.FieldImageProvider interface. +func (_cage *FieldData )FieldImageValues ()(map[string ]*_e .Image ,error ){_fd :=make (map[string ]*_e .Image );for _ ,_gbg :=range _cage ._gd {if _gbg .ImageValue !=nil {_fd [_gbg .Name ]=_gbg .ImageValue ;};};return _fd ,nil ;}; \ No newline at end of file diff --git a/internal/bitwise/bitwise.go b/internal/bitwise/bitwise.go index ae46a88d..87b5694a 100644 --- a/internal/bitwise/bitwise.go +++ b/internal/bitwise/bitwise.go @@ -9,61 +9,58 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package bitwise ;import (_f "encoding/binary";_ae "errors";_a "fmt";_g "github.com/unidoc/unipdf/v3/common";_e "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_dc "io";);var _ _dc .ByteWriter =&BufferedWriter {};func (_gde *Reader )ReadBit ()(_agc int ,_fba error ){_feg ,_fba :=_gde .readBool (); -if _fba !=nil {return 0,_fba ;};if _feg {_agc =1;};return _agc ,nil ;};func (_eac *Reader )RelativePosition ()int64 {return _eac ._fcca };func (_dfb *Reader )NewPartialReader (offset ,length int ,relative bool )(*Reader ,error ){if offset < 0{return nil ,_ae .New ("p\u0061\u0072\u0074\u0069\u0061\u006c\u0020\u0072\u0065\u0061\u0064\u0065\u0072\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062e \u006e\u0065\u0067a\u0074i\u0076\u0065"); -};if relative {offset =_dfb ._bfe ._dgc +offset ;};if length > 0{_gbf :=len (_dfb ._bfe ._abb );if relative {_gbf =_dfb ._bfe ._daa ;};if offset +length > _gbf {return nil ,_a .Errorf ("\u0070\u0061r\u0074\u0069\u0061l\u0020\u0072\u0065\u0061\u0064e\u0072\u0020\u006f\u0066\u0066se\u0074\u0028\u0025\u0064\u0029\u002b\u006c\u0065\u006e\u0067\u0074\u0068\u0028\u0025\u0064\u0029\u003d\u0025d\u0020i\u0073\u0020\u0067\u0072\u0065\u0061ter\u0020\u0074\u0068\u0061\u006e\u0020\u0074\u0068\u0065\u0020\u006f\u0072ig\u0069n\u0061\u006c\u0020\u0072e\u0061d\u0065r\u0020\u006ce\u006e\u0067th\u003a\u0020\u0025\u0064",offset ,length ,offset +length ,_dfb ._bfe ._daa ); -};};if length < 0{_fe :=len (_dfb ._bfe ._abb );if relative {_fe =_dfb ._bfe ._daa ;};length =_fe -offset ;};return &Reader {_bfe :readerSource {_abb :_dfb ._bfe ._abb ,_daa :length ,_dgc :offset }},nil ;};func (_fad *Writer )ResetBit (){_fad ._agf =0}; -func NewReader (data []byte )*Reader {return &Reader {_bfe :readerSource {_abb :data ,_daa :len (data ),_dgc :0}};};type BitWriter interface{WriteBit (_eg int )error ;WriteBits (_baf uint64 ,_df int )(_cfb int ,_ebc error );FinishByte ();SkipBits (_fcc int )error ; -};func (_af *BufferedWriter )WriteByte (bt byte )error {if _af ._bg > len (_af ._dd )-1||(_af ._bg ==len (_af ._dd )-1&&_af ._eb !=0){_af .expandIfNeeded (1);};_af .writeByte (bt );return nil ;};func (_adgc *Writer )Data ()[]byte {return _adgc ._cge }; -func (_bgb *Reader )Length ()uint64 {return uint64 (_bgb ._bfe ._daa )};const (_ge =64;_b =int (^uint (0)>>1););func (_afd *BufferedWriter )writeByte (_cg byte ){switch {case _afd ._eb ==0:_afd ._dd [_afd ._bg ]=_cg ;_afd ._bg ++;case _afd ._bc :_afd ._dd [_afd ._bg ]|=_cg >>_afd ._eb ; -_afd ._bg ++;_afd ._dd [_afd ._bg ]=byte (uint16 (_cg )<<(8-_afd ._eb )&0xff);default:_afd ._dd [_afd ._bg ]|=byte (uint16 (_cg )<<_afd ._eb &0xff);_afd ._bg ++;_afd ._dd [_afd ._bg ]=_cg >>(8-_afd ._eb );};};func (_fg *Reader )ReadUint32 ()(uint32 ,error ){_aaee :=make ([]byte ,4); -_ ,_ebfg :=_fg .Read (_aaee );if _ebfg !=nil {return 0,_ebfg ;};return _f .BigEndian .Uint32 (_aaee ),nil ;};var _ BinaryWriter =&BufferedWriter {};type BinaryWriter interface{BitWriter ;_dc .Writer ;_dc .ByteWriter ;Data ()[]byte ;};func (_ea *BufferedWriter )SkipBits (skip int )error {if skip ==0{return nil ; -};_ddf :=int (_ea ._eb )+skip ;if _ddf >=0&&_ddf < 8{_ea ._eb =uint8 (_ddf );return nil ;};_ddf =int (_ea ._eb )+_ea ._bg *8+skip ;if _ddf < 0{return _e .Errorf ("\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073","\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_gc :=_ddf /8;_cf :=_ddf %8;_ea ._eb =uint8 (_cf );if _be :=_gc -_ea ._bg ;_be > 0&&len (_ea ._dd )-1< _gc {if _ea ._eb !=0{_be ++;};_ea .expandIfNeeded (_be );};_ea ._bg =_gc ;return nil ;};func (_ddb *Writer )writeBit (_gdc uint8 )error {if len (_ddb ._cge )-1< _ddb ._aec {return _dc .EOF ; -};_fag :=_ddb ._agf ;if _ddb ._gag {_fag =7-_ddb ._agf ;};_ddb ._cge [_ddb ._aec ]|=byte (uint16 (_gdc <<_fag )&0xff);_ddb ._agf ++;if _ddb ._agf ==8{_ddb ._aec ++;_ddb ._agf =0;};return nil ;};func (_dca *BufferedWriter )Reset (){_dca ._dd =_dca ._dd [:0]; -_dca ._bg =0;_dca ._eb =0};func (_ac *BufferedWriter )Write (d []byte )(int ,error ){_ac .expandIfNeeded (len (d ));if _ac ._eb ==0{return _ac .writeFullBytes (d ),nil ;};return _ac .writeShiftedBytes (d ),nil ;};func (_gbg *BufferedWriter )tryGrowByReslice (_agd int )bool {if _cee :=len (_gbg ._dd ); -_agd <=cap (_gbg ._dd )-_cee {_gbg ._dd =_gbg ._dd [:_cee +_agd ];return true ;};return false ;};func (_aa *BufferedWriter )grow (_ag int ){if _aa ._dd ==nil &&_ag < _ge {_aa ._dd =make ([]byte ,_ag ,_ge );return ;};_aae :=len (_aa ._dd );if _aa ._eb !=0{_aae ++; -};_gfg :=cap (_aa ._dd );switch {case _ag <=_gfg /2-_aae :_g .Log .Trace ("\u005b\u0042\u0075\u0066\u0066\u0065r\u0065\u0064\u0057\u0072\u0069t\u0065\u0072\u005d\u0020\u0067\u0072o\u0077\u0020\u002d\u0020\u0072e\u0073\u006c\u0069\u0063\u0065\u0020\u006f\u006e\u006c\u0079\u002e\u0020L\u0065\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0043\u0061\u0070\u003a\u0020'\u0025\u0064\u0027\u002c\u0020\u006e\u003a\u0020'\u0025\u0064\u0027",len (_aa ._dd ),cap (_aa ._dd ),_ag ); -_g .Log .Trace ("\u0020\u006e\u0020\u003c\u003d\u0020\u0063\u0020\u002f\u0020\u0032\u0020\u002d\u006d\u002e \u0043:\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u006d\u003a\u0020\u0027\u0025\u0064\u0027",_gfg ,_aae );copy (_aa ._dd ,_aa ._dd [_aa .fullOffset ():]); -case _gfg > _b -_gfg -_ag :_g .Log .Error ("\u0042\u0055F\u0046\u0045\u0052 \u0074\u006f\u006f\u0020\u006c\u0061\u0072\u0067\u0065");return ;default:_dg :=make ([]byte ,2*_gfg +_ag );copy (_dg ,_aa ._dd );_aa ._dd =_dg ;};_aa ._dd =_aa ._dd [:_aae +_ag ]; -};type Writer struct{_cge []byte ;_agf uint8 ;_aec int ;_gag bool ;};func (_dba *Reader )ReadBool ()(bool ,error ){return _dba .readBool ()};func (_db *Reader )ConsumeRemainingBits ()(uint64 ,error ){if _db ._fdd !=0{return _db .ReadBits (_db ._fdd );}; -return 0,nil ;};func (_da *BufferedWriter )fullOffset ()int {_abg :=_da ._bg ;if _da ._eb !=0{_abg ++;};return _abg ;};type readerSource struct{_abb []byte ;_dgc int ;_daa int ;};func (_bd *BufferedWriter )FinishByte (){if _bd ._eb ==0{return ;};_bd ._eb =0; -_bd ._bg ++;};func (_bcc *BufferedWriter )Len ()int {return _bcc .byteCapacity ()};func (_bcf *Reader )readBufferByte ()(byte ,error ){if _bcf ._fcca >=int64 (_bcf ._bfe ._daa ){return 0,_dc .EOF ;};_bcf ._ad =-1;_gbd :=_bcf ._bfe ._abb [int64 (_bcf ._bfe ._dgc )+_bcf ._fcca ]; -_bcf ._fcca ++;_bcf ._age =int (_gbd );return _gbd ,nil ;};func (_dcc *Reader )ReadBits (n byte )(_aad uint64 ,_adg error ){if n < _dcc ._fdd {_fde :=_dcc ._fdd -n ;_aad =uint64 (_dcc ._ga >>_fde );_dcc ._ga &=1<<_fde -1;_dcc ._fdd =_fde ;return _aad ,nil ; -};if n > _dcc ._fdd {if _dcc ._fdd > 0{_aad =uint64 (_dcc ._ga );n -=_dcc ._fdd ;};for n >=8{_fed ,_cgf :=_dcc .readBufferByte ();if _cgf !=nil {return 0,_cgf ;};_aad =_aad <<8+uint64 (_fed );n -=8;};if n > 0{if _dcc ._ga ,_adg =_dcc .readBufferByte (); -_adg !=nil {return 0,_adg ;};_debd :=8-n ;_aad =_aad <>_debd );_dcc ._ga &=1<<_debd -1;_dcc ._fdd =_debd ;}else {_dcc ._fdd =0;};return _aad ,nil ;};_dcc ._fdd =0;return uint64 (_dcc ._ga ),nil ;};func (_dfbf *Reader )Mark (){_dfbf ._geg =_dfbf ._fcca ; -_dfbf ._dcd =_dfbf ._fdd ;_dfbf ._gfgg =_dfbf ._ga ;_dfbf ._ef =_dfbf ._age ;};func (_cfbe *Reader )Align ()(_ccc byte ){_ccc =_cfbe ._fdd ;_cfbe ._fdd =0;return _ccc };func (_gb *BufferedWriter )Data ()[]byte {return _gb ._dd };func (_gd *Reader )BitPosition ()int {return int (_gd ._fdd )}; -func (_dea *BufferedWriter )writeFullBytes (_ce []byte )int {_ged :=copy (_dea ._dd [_dea .fullOffset ():],_ce );_dea ._bg +=_ged ;return _ged ;};func (_ege *Reader )Read (p []byte )(_bafc int ,_fcb error ){if _ege ._fdd ==0{return _ege .read (p );};for ; -_bafc < len (p );_bafc ++{if p [_bafc ],_fcb =_ege .readUnalignedByte ();_fcb !=nil {return 0,_fcb ;};};return _bafc ,nil ;};var _ BinaryWriter =&Writer {};func (_fbf *Writer )WriteBits (bits uint64 ,number int )(_ffg int ,_ddc error ){const _cff ="\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065r\u0042\u0069\u0074\u0073"; -if number < 0||number > 64{return 0,_e .Errorf (_cff ,"\u0062i\u0074\u0073 \u006e\u0075\u006db\u0065\u0072\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020r\u0061\u006e\u0067\u0065\u0020\u003c\u0030\u002c\u0036\u0034\u003e,\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",number ); -};if number ==0{return 0,nil ;};_cfg :=number /8;if _cfg > 0{_fac :=number -_cfg *8;for _ebeg :=_cfg -1;_ebeg >=0;_ebeg --{_ebd :=byte ((bits >>uint (_ebeg *8+_fac ))&0xff);if _ddc =_fbf .WriteByte (_ebd );_ddc !=nil {return _ffg ,_e .Wrapf (_ddc ,_cff ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_cfg -_ebeg +1); -};};number -=_cfg *8;if number ==0{return _cfg ,nil ;};};var _ced int ;for _cbc :=0;_cbc < number ;_cbc ++{if _fbf ._gag {_ced =int ((bits >>uint (number -1-_cbc ))&0x1);}else {_ced =int (bits &0x1);bits >>=1;};if _ddc =_fbf .WriteBit (_ced );_ddc !=nil {return _ffg ,_e .Wrapf (_ddc ,_cff ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_cbc ); -};};return _cfg ,nil ;};func (_cd *BufferedWriter )writeShiftedBytes (_dee []byte )int {for _ ,_cc :=range _dee {_cd .writeByte (_cc );};return len (_dee );};func NewWriter (data []byte )*Writer {return &Writer {_cge :data }};func (_cdc *Reader )ReadByte ()(byte ,error ){if _cdc ._fdd ==0{return _cdc .readBufferByte (); -};return _cdc .readUnalignedByte ();};type StreamReader interface{_dc .Reader ;_dc .ByteReader ;_dc .Seeker ;Align ()byte ;BitPosition ()int ;Mark ();Length ()uint64 ;ReadBit ()(int ,error );ReadBits (_abe byte )(uint64 ,error );ReadBool ()(bool ,error ); -ReadUint32 ()(uint32 ,error );Reset ();AbsolutePosition ()int64 ;};func (_fgf *Reader )readUnalignedByte ()(_aee byte ,_dccd error ){_dbae :=_fgf ._fdd ;_aee =_fgf ._ga <<(8-_dbae );_fgf ._ga ,_dccd =_fgf .readBufferByte ();if _dccd !=nil {return 0,_dccd ; -};_aee |=_fgf ._ga >>_dbae ;_fgf ._ga &=1<<_dbae -1;return _aee ,nil ;};func (_cdf *Writer )FinishByte (){if _cdf ._agf ==0{return ;};_cdf ._agf =0;_cdf ._aec ++;};func (_gab *Reader )Seek (offset int64 ,whence int )(int64 ,error ){_gab ._ad =-1;_gab ._fdd =0; -_gab ._ga =0;_gab ._age =0;var _adgf int64 ;switch whence {case _dc .SeekStart :_adgf =offset ;case _dc .SeekCurrent :_adgf =_gab ._fcca +offset ;case _dc .SeekEnd :_adgf =int64 (_gab ._bfe ._daa )+offset ;default:return 0,_ae .New ("\u0072\u0065\u0061de\u0072\u002e\u0052\u0065\u0061\u0064\u0065\u0072\u002eS\u0065e\u006b:\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0068\u0065\u006e\u0063\u0065"); -};if _adgf < 0{return 0,_ae .New ("\u0072\u0065a\u0064\u0065\u0072\u002eR\u0065\u0061d\u0065\u0072\u002e\u0053\u0065\u0065\u006b\u003a \u006e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e");};_gab ._fcca =_adgf ; -_gab ._fdd =0;return _adgf ,nil ;};func (_dac *Reader )AbsolutePosition ()int64 {return _dac ._fcca +int64 (_dac ._bfe ._dgc )};func (_fb *BufferedWriter )WriteBit (bit int )error {if bit !=1&&bit !=0{return _e .Errorf ("\u0042\u0075\u0066fe\u0072\u0065\u0064\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0042\u0069\u0074","\u0062\u0069\u0074\u0020\u0076\u0061\u006cu\u0065\u0020\u006du\u0073\u0074\u0020\u0062e\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0030\u002c\u0031\u007d\u0020\u0062\u0075\u0074\u0020\u0069\u0073\u003a\u0020\u0025\u0064",bit ); -};if len (_fb ._dd )-1< _fb ._bg {_fb .expandIfNeeded (1);};_ab :=_fb ._eb ;if _fb ._bc {_ab =7-_fb ._eb ;};_fb ._dd [_fb ._bg ]|=byte (uint16 (bit <<_ab )&0xff);_fb ._eb ++;if _fb ._eb ==8{_fb ._bg ++;_fb ._eb =0;};return nil ;};func (_c *BufferedWriter )ResetBitIndex (){_c ._eb =0}; -func (_bff *Reader )Reset (){_bff ._fcca =_bff ._geg ;_bff ._fdd =_bff ._dcd ;_bff ._ga =_bff ._gfgg ;_bff ._age =_bff ._ef ;};func (_aadd *Reader )read (_dbb []byte )(int ,error ){if _aadd ._fcca >=int64 (_aadd ._bfe ._daa ){return 0,_dc .EOF ;};_aadd ._ad =-1; -_dab :=copy (_dbb ,_aadd ._bfe ._abb [(int64 (_aadd ._bfe ._dgc )+_aadd ._fcca ):(_aadd ._bfe ._dgc +_aadd ._bfe ._daa )]);_aadd ._fcca +=int64 (_dab );return _dab ,nil ;};var _ _dc .Writer =&BufferedWriter {};func NewWriterMSB (data []byte )*Writer {return &Writer {_cge :data ,_gag :true }}; -func (_dae *Writer )UseMSB ()bool {return _dae ._gag };func (_ebe *BufferedWriter )WriteBits (bits uint64 ,number int )(_bcb int ,_aba error ){const _ca ="\u0042u\u0066\u0066\u0065\u0072e\u0064\u0057\u0072\u0069\u0074e\u0072.\u0057r\u0069\u0074\u0065\u0072\u0042\u0069\u0074s"; -if number < 0||number > 64{return 0,_e .Errorf (_ca ,"\u0062i\u0074\u0073 \u006e\u0075\u006db\u0065\u0072\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020r\u0061\u006e\u0067\u0065\u0020\u003c\u0030\u002c\u0036\u0034\u003e,\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",number ); -};_ba :=number /8;if _ba > 0{_gf :=number -_ba *8;for _ff :=_ba -1;_ff >=0;_ff --{_acb :=byte ((bits >>uint (_ff *8+_gf ))&0xff);if _aba =_ebe .WriteByte (_acb );_aba !=nil {return _bcb ,_e .Wrapf (_aba ,_ca ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_ba -_ff +1); -};};number -=_ba *8;if number ==0{return _ba ,nil ;};};var _fc int ;for _bf :=0;_bf < number ;_bf ++{if _ebe ._bc {_fc =int ((bits >>uint (number -1-_bf ))&0x1);}else {_fc =int (bits &0x1);bits >>=1;};if _aba =_ebe .WriteBit (_fc );_aba !=nil {return _bcb ,_e .Wrapf (_aba ,_ca ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_bf ); -};};return _ba ,nil ;};type BufferedWriter struct{_dd []byte ;_eb uint8 ;_bg int ;_bc bool ;};func (_gded *Writer )WriteByte (c byte )error {return _gded .writeByte (c )};func (_bee *BufferedWriter )byteCapacity ()int {_ec :=len (_bee ._dd )-_bee ._bg ; -if _bee ._eb !=0{_ec --;};return _ec ;};type Reader struct{_bfe readerSource ;_ga byte ;_fdd byte ;_fcca int64 ;_age int ;_ad int ;_geg int64 ;_dcd byte ;_gfgg byte ;_ef int ;};func (_ebf *Reader )AbsoluteLength ()uint64 {return uint64 (len (_ebf ._bfe ._abb ))}; -func (_gcb *Writer )SkipBits (skip int )error {const _gbe ="\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073";if skip ==0{return nil ;};_bfc :=int (_gcb ._agf )+skip ;if _bfc >=0&&_bfc < 8{_gcb ._agf =uint8 (_bfc );return nil ; -};_bfc =int (_gcb ._agf )+_gcb ._aec *8+skip ;if _bfc < 0{return _e .Errorf (_gbe ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_bec :=_bfc /8;_ageg :=_bfc %8;_g .Log .Trace ("\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073"); -_g .Log .Trace ("\u0042\u0069\u0074\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0042\u0079\u0074\u0065\u0049n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0046\u0075\u006c\u006c\u0042\u0069\u0074\u0073\u003a\u0020'\u0025\u0064\u0027\u002c\u0020\u004c\u0065\u006e\u003a\u0020\u0027\u0025\u0064\u0027,\u0020\u0043\u0061p\u003a\u0020\u0027\u0025\u0064\u0027",_gcb ._agf ,_gcb ._aec ,int (_gcb ._agf )+(_gcb ._aec )*8,len (_gcb ._cge ),cap (_gcb ._cge )); -_g .Log .Trace ("S\u006b\u0069\u0070\u003a\u0020\u0027%\u0064\u0027\u002c\u0020\u0064\u003a \u0027\u0025\u0064\u0027\u002c\u0020\u0062i\u0074\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025d\u0027",skip ,_bfc ,_ageg );_gcb ._agf =uint8 (_ageg );if _dgb :=_bec -_gcb ._aec ; -_dgb > 0&&len (_gcb ._cge )-1< _bec {_g .Log .Trace ("\u0042\u0079\u0074e\u0044\u0069\u0066\u0066\u003a\u0020\u0025\u0064",_dgb );return _e .Errorf (_gbe ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_gcb ._aec =_bec ; -_g .Log .Trace ("\u0042\u0069\u0074I\u006e\u0064\u0065\u0078:\u0020\u0027\u0025\u0064\u0027\u002c\u0020B\u0079\u0074\u0065\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027",_gcb ._agf ,_gcb ._aec );return nil ;};func (_dec *Writer )WriteBit (bit int )error {switch bit {case 0,1:return _dec .writeBit (uint8 (bit )); -};return _e .Error ("\u0057\u0072\u0069\u0074\u0065\u0042\u0069\u0074","\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0062\u0069\u0074\u0020v\u0061\u006c\u0075\u0065");};func (_ece *Writer )writeByte (_dccg byte )error {if _ece ._aec > len (_ece ._cge )-1{return _dc .EOF ; -};if _ece ._aec ==len (_ece ._cge )-1&&_ece ._agf !=0{return _dc .EOF ;};if _ece ._agf ==0{_ece ._cge [_ece ._aec ]=_dccg ;_ece ._aec ++;return nil ;};if _ece ._gag {_ece ._cge [_ece ._aec ]|=_dccg >>_ece ._agf ;_ece ._aec ++;_ece ._cge [_ece ._aec ]=byte (uint16 (_dccg )<<(8-_ece ._agf )&0xff); -}else {_ece ._cge [_ece ._aec ]|=byte (uint16 (_dccg )<<_ece ._agf &0xff);_ece ._aec ++;_ece ._cge [_ece ._aec ]=_dccg >>(8-_ece ._agf );};return nil ;};func (_fee *Writer )Write (p []byte )(int ,error ){if len (p )> _fee .byteCapacity (){return 0,_dc .EOF ; -};for _ ,_aadeb :=range p {if _gdf :=_fee .writeByte (_aadeb );_gdf !=nil {return 0,_gdf ;};};return len (p ),nil ;};func (_gcd *BufferedWriter )expandIfNeeded (_fa int ){if !_gcd .tryGrowByReslice (_fa ){_gcd .grow (_fa );};};func (_abd *Writer )byteCapacity ()int {_cgc :=len (_abd ._cge )-_abd ._aec ; -if _abd ._agf !=0{_cgc --;};return _cgc ;};func (_ageb *Reader )readBool ()(_bea bool ,_ee error ){if _ageb ._fdd ==0{_ageb ._ga ,_ee =_ageb .readBufferByte ();if _ee !=nil {return false ,_ee ;};_bea =(_ageb ._ga &0x80)!=0;_ageb ._ga ,_ageb ._fdd =_ageb ._ga &0x7f,7; -return _bea ,nil ;};_ageb ._fdd --;_bea =(_ageb ._ga &(1<<_ageb ._fdd ))!=0;_ageb ._ga &=1<<_ageb ._fdd -1;return _bea ,nil ;};func BufferedMSB ()*BufferedWriter {return &BufferedWriter {_bc :true }};var (_ _dc .Reader =&Reader {};_ _dc .ByteReader =&Reader {}; -_ _dc .Seeker =&Reader {};_ StreamReader =&Reader {};); \ No newline at end of file +package bitwise ;import (_gf "encoding/binary";_c "errors";_b "fmt";_d "github.com/unidoc/unipdf/v3/common";_gc "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_g "io";);func (_bf *BufferedWriter )FinishByte (){if _bf ._cg ==0{return ;};_bf ._cg =0; +_bf ._e ++;};func (_eda *Reader )BitPosition ()int {return int (_eda ._fg )};func (_ad *BufferedWriter )Len ()int {return _ad .byteCapacity ()};func (_eef *Writer )SkipBits (skip int )error {const _fgge ="\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073"; +if skip ==0{return nil ;};_adag :=int (_eef ._fgd )+skip ;if _adag >=0&&_adag < 8{_eef ._fgd =uint8 (_adag );return nil ;};_adag =int (_eef ._fgd )+_eef ._bdc *8+skip ;if _adag < 0{return _gc .Errorf (_fgge ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_bgbb :=_adag /8;_efd :=_adag %8;_d .Log .Trace ("\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073");_d .Log .Trace ("\u0042\u0069\u0074\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0042\u0079\u0074\u0065\u0049n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0046\u0075\u006c\u006c\u0042\u0069\u0074\u0073\u003a\u0020'\u0025\u0064\u0027\u002c\u0020\u004c\u0065\u006e\u003a\u0020\u0027\u0025\u0064\u0027,\u0020\u0043\u0061p\u003a\u0020\u0027\u0025\u0064\u0027",_eef ._fgd ,_eef ._bdc ,int (_eef ._fgd )+(_eef ._bdc )*8,len (_eef ._afa ),cap (_eef ._afa )); +_d .Log .Trace ("S\u006b\u0069\u0070\u003a\u0020\u0027%\u0064\u0027\u002c\u0020\u0064\u003a \u0027\u0025\u0064\u0027\u002c\u0020\u0062i\u0074\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025d\u0027",skip ,_adag ,_efd );_eef ._fgd =uint8 (_efd );if _dga :=_bgbb -_eef ._bdc ; +_dga > 0&&len (_eef ._afa )-1< _bgbb {_d .Log .Trace ("\u0042\u0079\u0074e\u0044\u0069\u0066\u0066\u003a\u0020\u0025\u0064",_dga );return _gc .Errorf (_fgge ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");}; +_eef ._bdc =_bgbb ;_d .Log .Trace ("\u0042\u0069\u0074I\u006e\u0064\u0065\u0078:\u0020\u0027\u0025\u0064\u0027\u002c\u0020B\u0079\u0074\u0065\u0049\u006e\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027",_eef ._fgd ,_eef ._bdc );return nil ;};var (_ _g .Reader =&Reader {}; +_ _g .ByteReader =&Reader {};_ _g .Seeker =&Reader {};_ StreamReader =&Reader {};);func (_ccaf *Reader )Align ()(_aad byte ){_aad =_ccaf ._fg ;_ccaf ._fg =0;return _aad };func (_ed *BufferedWriter )ResetBitIndex (){_ed ._cg =0};func (_aac *Reader )Reset (){_aac ._ag =_aac ._bef ; +_aac ._fg =_aac ._gga ;_aac ._eec =_aac ._fe ;_aac ._eca =_aac ._baa ;};func (_fba *BufferedWriter )byteCapacity ()int {_cff :=len (_fba ._cb )-_fba ._e ;if _fba ._cg !=0{_cff --;};return _cff ;};func (_dgg *BufferedWriter )fullOffset ()int {_gb :=_dgg ._e ; +if _dgg ._cg !=0{_gb ++;};return _gb ;};func (_bbc *Writer )WriteBit (bit int )error {switch bit {case 0,1:return _bbc .writeBit (uint8 (bit ));};return _gc .Error ("\u0057\u0072\u0069\u0074\u0065\u0042\u0069\u0074","\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0062\u0069\u0074\u0020v\u0061\u006c\u0075\u0065"); +};func (_fgg *Writer )Data ()[]byte {return _fgg ._afa };var _ BinaryWriter =&BufferedWriter {};func (_cdcb *BufferedWriter )writeFullBytes (_gd []byte )int {_eb :=copy (_cdcb ._cb [_cdcb .fullOffset ():],_gd );_cdcb ._e +=_eb ;return _eb ;};func (_gba *BufferedWriter )grow (_ef int ){if _gba ._cb ==nil &&_ef < _de {_gba ._cb =make ([]byte ,_ef ,_de ); +return ;};_ggf :=len (_gba ._cb );if _gba ._cg !=0{_ggf ++;};_df :=cap (_gba ._cb );switch {case _ef <=_df /2-_ggf :_d .Log .Trace ("\u005b\u0042\u0075\u0066\u0066\u0065r\u0065\u0064\u0057\u0072\u0069t\u0065\u0072\u005d\u0020\u0067\u0072o\u0077\u0020\u002d\u0020\u0072e\u0073\u006c\u0069\u0063\u0065\u0020\u006f\u006e\u006c\u0079\u002e\u0020L\u0065\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0043\u0061\u0070\u003a\u0020'\u0025\u0064\u0027\u002c\u0020\u006e\u003a\u0020'\u0025\u0064\u0027",len (_gba ._cb ),cap (_gba ._cb ),_ef ); +_d .Log .Trace ("\u0020\u006e\u0020\u003c\u003d\u0020\u0063\u0020\u002f\u0020\u0032\u0020\u002d\u006d\u002e \u0043:\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u006d\u003a\u0020\u0027\u0025\u0064\u0027",_df ,_ggf );copy (_gba ._cb ,_gba ._cb [_gba .fullOffset ():]); +case _df > _f -_df -_ef :_d .Log .Error ("\u0042\u0055F\u0046\u0045\u0052 \u0074\u006f\u006f\u0020\u006c\u0061\u0072\u0067\u0065");return ;default:_acf :=make ([]byte ,2*_df +_ef );copy (_acf ,_gba ._cb );_gba ._cb =_acf ;};_gba ._cb =_gba ._cb [:_ggf +_ef ]; +};func (_beaf *Reader )Read (p []byte )(_dfea int ,_fbb error ){if _beaf ._fg ==0{return _beaf .read (p );};for ;_dfea < len (p );_dfea ++{if p [_dfea ],_fbb =_beaf .readUnalignedByte ();_fbb !=nil {return 0,_fbb ;};};return _dfea ,nil ;};func (_bgfa *Reader )RelativePosition ()int64 {return _bgfa ._ag }; +func (_eefe *Writer )byteCapacity ()int {_cffd :=len (_eefe ._afa )-_eefe ._bdc ;if _eefe ._fgd !=0{_cffd --;};return _cffd ;};type BinaryWriter interface{BitWriter ;_g .Writer ;_g .ByteWriter ;Data ()[]byte ;};func (_bbe *BufferedWriter )expandIfNeeded (_cc int ){if !_bbe .tryGrowByReslice (_cc ){_bbe .grow (_cc ); +};};func (_ecdd *Reader )ConsumeRemainingBits ()(uint64 ,error ){if _ecdd ._fg !=0{return _ecdd .ReadBits (_ecdd ._fg );};return 0,nil ;};func (_dfe *Reader )AbsoluteLength ()uint64 {return uint64 (len (_dfe ._bcg ._ecab ))};func (_bfb *Writer )ResetBit (){_bfb ._fgd =0}; +func (_ab *BufferedWriter )Data ()[]byte {return _ab ._cb };func (_aa *BufferedWriter )writeShiftedBytes (_bg []byte )int {for _ ,_bd :=range _bg {_aa .writeByte (_bd );};return len (_bg );};func (_ee *BufferedWriter )Write (d []byte )(int ,error ){_ee .expandIfNeeded (len (d )); +if _ee ._cg ==0{return _ee .writeFullBytes (d ),nil ;};return _ee .writeShiftedBytes (d ),nil ;};var _ _g .Writer =&BufferedWriter {};type Writer struct{_afa []byte ;_fgd uint8 ;_bdc int ;_ccg bool ;};func NewReader (data []byte )*Reader {return &Reader {_bcg :readerSource {_ecab :data ,_bea :len (data ),_af :0}}; +};func (_ada *Reader )AbsolutePosition ()int64 {return _ada ._ag +int64 (_ada ._bcg ._af )};func (_cad *Reader )Length ()uint64 {return uint64 (_cad ._bcg ._bea )};func (_aeb *Reader )ReadBit ()(_aff int ,_fef error ){_dfg ,_fef :=_aeb .readBool ();if _fef !=nil {return 0,_fef ; +};if _dfg {_aff =1;};return _aff ,nil ;};func (_gab *Writer )WriteByte (c byte )error {return _gab .writeByte (c )};func (_egd *Reader )readBufferByte ()(byte ,error ){if _egd ._ag >=int64 (_egd ._bcg ._bea ){return 0,_g .EOF ;};_egd ._ecd =-1;_bad :=_egd ._bcg ._ecab [int64 (_egd ._bcg ._af )+_egd ._ag ]; +_egd ._ag ++;_egd ._eca =int (_bad );return _bad ,nil ;};func (_acg *Reader )read (_fgf []byte )(int ,error ){if _acg ._ag >=int64 (_acg ._bcg ._bea ){return 0,_g .EOF ;};_acg ._ecd =-1;_cda :=copy (_fgf ,_acg ._bcg ._ecab [(int64 (_acg ._bcg ._af )+_acg ._ag ):(_acg ._bcg ._af +_acg ._bcg ._bea )]); +_acg ._ag +=int64 (_cda );return _cda ,nil ;};func (_daa *Reader )ReadBits (n byte )(_ccc uint64 ,_bgd error ){if n < _daa ._fg {_bgf :=_daa ._fg -n ;_ccc =uint64 (_daa ._eec >>_bgf );_daa ._eec &=1<<_bgf -1;_daa ._fg =_bgf ;return _ccc ,nil ;};if n > _daa ._fg {if _daa ._fg > 0{_ccc =uint64 (_daa ._eec ); +n -=_daa ._fg ;};for n >=8{_ccf ,_aee :=_daa .readBufferByte ();if _aee !=nil {return 0,_aee ;};_ccc =_ccc <<8+uint64 (_ccf );n -=8;};if n > 0{if _daa ._eec ,_bgd =_daa .readBufferByte ();_bgd !=nil {return 0,_bgd ;};_egg :=8-n ;_ccc =_ccc <>_egg ); +_daa ._eec &=1<<_egg -1;_daa ._fg =_egg ;}else {_daa ._fg =0;};return _ccc ,nil ;};_daa ._fg =0;return uint64 (_daa ._eec ),nil ;};func (_da *BufferedWriter )SkipBits (skip int )error {if skip ==0{return nil ;};_ac :=int (_da ._cg )+skip ;if _ac >=0&&_ac < 8{_da ._cg =uint8 (_ac ); +return nil ;};_ac =int (_da ._cg )+_da ._e *8+skip ;if _ac < 0{return _gc .Errorf ("\u0057r\u0069t\u0065\u0072\u002e\u0053\u006b\u0069\u0070\u0042\u0069\u0074\u0073","\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_adc :=_ac /8;_db :=_ac %8;_da ._cg =uint8 (_db );if _fb :=_adc -_da ._e ;_fb > 0&&len (_da ._cb )-1< _adc {if _da ._cg !=0{_fb ++;};_da .expandIfNeeded (_fb );};_da ._e =_adc ;return nil ;};func (_fgff *Writer )Write (p []byte )(int ,error ){if len (p )> _fgff .byteCapacity (){return 0,_g .EOF ; +};for _ ,_ff :=range p {if _afb :=_fgff .writeByte (_ff );_afb !=nil {return 0,_afb ;};};return len (p ),nil ;};func (_efg *Reader )readBool ()(_fab bool ,_fbc error ){if _efg ._fg ==0{_efg ._eec ,_fbc =_efg .readBufferByte ();if _fbc !=nil {return false ,_fbc ; +};_fab =(_efg ._eec &0x80)!=0;_efg ._eec ,_efg ._fg =_efg ._eec &0x7f,7;return _fab ,nil ;};_efg ._fg --;_fab =(_efg ._eec &(1<<_efg ._fg ))!=0;_efg ._eec &=1<<_efg ._fg -1;return _fab ,nil ;};func (_gcce *Writer )WriteBits (bits uint64 ,number int )(_faa int ,_bff error ){const _gbf ="\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065r\u0042\u0069\u0074\u0073"; +if number < 0||number > 64{return 0,_gc .Errorf (_gbf ,"\u0062i\u0074\u0073 \u006e\u0075\u006db\u0065\u0072\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020r\u0061\u006e\u0067\u0065\u0020\u003c\u0030\u002c\u0036\u0034\u003e,\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",number ); +};if number ==0{return 0,nil ;};_aag :=number /8;if _aag > 0{_eecg :=number -_aag *8;for _aec :=_aag -1;_aec >=0;_aec --{_ege :=byte ((bits >>uint (_aec *8+_eecg ))&0xff);if _bff =_gcce .WriteByte (_ege );_bff !=nil {return _faa ,_gc .Wrapf (_bff ,_gbf ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_aag -_aec +1); +};};number -=_aag *8;if number ==0{return _aag ,nil ;};};var _edc int ;for _aagd :=0;_aagd < number ;_aagd ++{if _gcce ._ccg {_edc =int ((bits >>uint (number -1-_aagd ))&0x1);}else {_edc =int (bits &0x1);bits >>=1;};if _bff =_gcce .WriteBit (_edc );_bff !=nil {return _faa ,_gc .Wrapf (_bff ,_gbf ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_aagd ); +};};return _aag ,nil ;};func (_cfe *Reader )Seek (offset int64 ,whence int )(int64 ,error ){_cfe ._ecd =-1;_cfe ._fg =0;_cfe ._eec =0;_cfe ._eca =0;var _adcg int64 ;switch whence {case _g .SeekStart :_adcg =offset ;case _g .SeekCurrent :_adcg =_cfe ._ag +offset ; +case _g .SeekEnd :_adcg =int64 (_cfe ._bcg ._bea )+offset ;default:return 0,_c .New ("\u0072\u0065\u0061de\u0072\u002e\u0052\u0065\u0061\u0064\u0065\u0072\u002eS\u0065e\u006b:\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0068\u0065\u006e\u0063\u0065"); +};if _adcg < 0{return 0,_c .New ("\u0072\u0065a\u0064\u0065\u0072\u002eR\u0065\u0061d\u0065\u0072\u002e\u0053\u0065\u0065\u006b\u003a \u006e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0070\u006f\u0073i\u0074\u0069\u006f\u006e");};_cfe ._ag =_adcg ; +_cfe ._fg =0;return _adcg ,nil ;};func (_gcc *BufferedWriter )Reset (){_gcc ._cb =_gcc ._cb [:0];_gcc ._e =0;_gcc ._cg =0};func (_aebg *Writer )FinishByte (){if _aebg ._fgd ==0{return ;};_aebg ._fgd =0;_aebg ._bdc ++;};func NewWriterMSB (data []byte )*Writer {return &Writer {_afa :data ,_ccg :true }}; +func (_geg *Writer )writeBit (_cgf uint8 )error {if len (_geg ._afa )-1< _geg ._bdc {return _g .EOF ;};_bgc :=_geg ._fgd ;if _geg ._ccg {_bgc =7-_geg ._fgd ;};_geg ._afa [_geg ._bdc ]|=byte (uint16 (_cgf <<_bgc )&0xff);_geg ._fgd ++;if _geg ._fgd ==8{_geg ._bdc ++; +_geg ._fgd =0;};return nil ;};func (_cd *BufferedWriter )WriteBit (bit int )error {if bit !=1&&bit !=0{return _gc .Errorf ("\u0042\u0075\u0066fe\u0072\u0065\u0064\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0042\u0069\u0074","\u0062\u0069\u0074\u0020\u0076\u0061\u006cu\u0065\u0020\u006du\u0073\u0074\u0020\u0062e\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0030\u002c\u0031\u007d\u0020\u0062\u0075\u0074\u0020\u0069\u0073\u003a\u0020\u0025\u0064",bit ); +};if len (_cd ._cb )-1< _cd ._e {_cd .expandIfNeeded (1);};_be :=_cd ._cg ;if _cd ._dg {_be =7-_cd ._cg ;};_cd ._cb [_cd ._e ]|=byte (uint16 (bit <<_be )&0xff);_cd ._cg ++;if _cd ._cg ==8{_cd ._e ++;_cd ._cg =0;};return nil ;};func (_aae *BufferedWriter )tryGrowByReslice (_ec int )bool {if _ga :=len (_aae ._cb ); +_ec <=cap (_aae ._cb )-_ga {_aae ._cb =_aae ._cb [:_ga +_ec ];return true ;};return false ;};type BitWriter interface{WriteBit (_cbg int )error ;WriteBits (_gdf uint64 ,_cbb int )(_ae int ,_dce error );FinishByte ();SkipBits (_edg int )error ;};func (_ebb *Reader )readUnalignedByte ()(_deb byte ,_afc error ){_cag :=_ebb ._fg ; +_deb =_ebb ._eec <<(8-_cag );_ebb ._eec ,_afc =_ebb .readBufferByte ();if _afc !=nil {return 0,_afc ;};_deb |=_ebb ._eec >>_cag ;_ebb ._eec &=1<<_cag -1;return _deb ,nil ;};var _ _g .ByteWriter =&BufferedWriter {};func BufferedMSB ()*BufferedWriter {return &BufferedWriter {_dg :true }}; +type Reader struct{_bcg readerSource ;_eec byte ;_fg byte ;_ag int64 ;_eca int ;_ecd int ;_bef int64 ;_gga byte ;_fe byte ;_baa int ;};const (_de =64;_f =int (^uint (0)>>1););type BufferedWriter struct{_cb []byte ;_cg uint8 ;_e int ;_dg bool ;};func NewWriter (data []byte )*Writer {return &Writer {_afa :data }}; +func (_adb *Writer )writeByte (_cea byte )error {if _adb ._bdc > len (_adb ._afa )-1{return _g .EOF ;};if _adb ._bdc ==len (_adb ._afa )-1&&_adb ._fgd !=0{return _g .EOF ;};if _adb ._fgd ==0{_adb ._afa [_adb ._bdc ]=_cea ;_adb ._bdc ++;return nil ;};if _adb ._ccg {_adb ._afa [_adb ._bdc ]|=_cea >>_adb ._fgd ; +_adb ._bdc ++;_adb ._afa [_adb ._bdc ]=byte (uint16 (_cea )<<(8-_adb ._fgd )&0xff);}else {_adb ._afa [_adb ._bdc ]|=byte (uint16 (_cea )<<_adb ._fgd &0xff);_adb ._bdc ++;_adb ._afa [_adb ._bdc ]=_cea >>(8-_adb ._fgd );};return nil ;};func (_dd *Writer )UseMSB ()bool {return _dd ._ccg }; +type readerSource struct{_ecab []byte ;_af int ;_bea int ;};type StreamReader interface{_g .Reader ;_g .ByteReader ;_g .Seeker ;Align ()byte ;BitPosition ()int ;Mark ();Length ()uint64 ;ReadBit ()(int ,error );ReadBits (_gae byte )(uint64 ,error );ReadBool ()(bool ,error ); +ReadUint32 ()(uint32 ,error );Reset ();AbsolutePosition ()int64 ;};func (_cfdf *Reader )Mark (){_cfdf ._bef =_cfdf ._ag ;_cfdf ._gga =_cfdf ._fg ;_cfdf ._fe =_cfdf ._eec ;_cfdf ._baa =_cfdf ._eca ;};func (_cce *Reader )ReadBool ()(bool ,error ){return _cce .readBool ()}; +func (_bb *BufferedWriter )WriteBits (bits uint64 ,number int )(_ca int ,_gg error ){const _fc ="\u0042u\u0066\u0066\u0065\u0072e\u0064\u0057\u0072\u0069\u0074e\u0072.\u0057r\u0069\u0074\u0065\u0072\u0042\u0069\u0074s";if number < 0||number > 64{return 0,_gc .Errorf (_fc ,"\u0062i\u0074\u0073 \u006e\u0075\u006db\u0065\u0072\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020r\u0061\u006e\u0067\u0065\u0020\u003c\u0030\u002c\u0036\u0034\u003e,\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",number ); +};_fa :=number /8;if _fa > 0{_ea :=number -_fa *8;for _cf :=_fa -1;_cf >=0;_cf --{_eg :=byte ((bits >>uint (_cf *8+_ea ))&0xff);if _gg =_bb .WriteByte (_eg );_gg !=nil {return _ca ,_gc .Wrapf (_gg ,_fc ,"\u0062\u0079\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_fa -_cf +1); +};};number -=_fa *8;if number ==0{return _fa ,nil ;};};var _cfd int ;for _cdc :=0;_cdc < number ;_cdc ++{if _bb ._dg {_cfd =int ((bits >>uint (number -1-_cdc ))&0x1);}else {_cfd =int (bits &0x1);bits >>=1;};if _gg =_bb .WriteBit (_cfd );_gg !=nil {return _ca ,_gc .Wrapf (_gg ,_fc ,"\u0062i\u0074\u003a\u0020\u0025\u0064",_cdc ); +};};return _fa ,nil ;};func (_ce *BufferedWriter )writeByte (_dfa byte ){switch {case _ce ._cg ==0:_ce ._cb [_ce ._e ]=_dfa ;_ce ._e ++;case _ce ._dg :_ce ._cb [_ce ._e ]|=_dfa >>_ce ._cg ;_ce ._e ++;_ce ._cb [_ce ._e ]=byte (uint16 (_dfa )<<(8-_ce ._cg )&0xff); +default:_ce ._cb [_ce ._e ]|=byte (uint16 (_dfa )<<_ce ._cg &0xff);_ce ._e ++;_ce ._cb [_ce ._e ]=_dfa >>(8-_ce ._cg );};};func (_dcf *Reader )NewPartialReader (offset ,length int ,relative bool )(*Reader ,error ){if offset < 0{return nil ,_c .New ("p\u0061\u0072\u0074\u0069\u0061\u006c\u0020\u0072\u0065\u0061\u0064\u0065\u0072\u0020\u006f\u0066\u0066\u0073e\u0074\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062e \u006e\u0065\u0067a\u0074i\u0076\u0065"); +};if relative {offset =_dcf ._bcg ._af +offset ;};if length > 0{_dee :=len (_dcf ._bcg ._ecab );if relative {_dee =_dcf ._bcg ._bea ;};if offset +length > _dee {return nil ,_b .Errorf ("\u0070\u0061r\u0074\u0069\u0061l\u0020\u0072\u0065\u0061\u0064e\u0072\u0020\u006f\u0066\u0066se\u0074\u0028\u0025\u0064\u0029\u002b\u006c\u0065\u006e\u0067\u0074\u0068\u0028\u0025\u0064\u0029\u003d\u0025d\u0020i\u0073\u0020\u0067\u0072\u0065\u0061ter\u0020\u0074\u0068\u0061\u006e\u0020\u0074\u0068\u0065\u0020\u006f\u0072ig\u0069n\u0061\u006c\u0020\u0072e\u0061d\u0065r\u0020\u006ce\u006e\u0067th\u003a\u0020\u0025\u0064",offset ,length ,offset +length ,_dcf ._bcg ._bea ); +};};if length < 0{_bga :=len (_dcf ._bcg ._ecab );if relative {_bga =_dcf ._bcg ._bea ;};length =_bga -offset ;};return &Reader {_bcg :readerSource {_ecab :_dcf ._bcg ._ecab ,_bea :length ,_af :offset }},nil ;};func (_ba *BufferedWriter )WriteByte (bt byte )error {if _ba ._e > len (_ba ._cb )-1||(_ba ._e ==len (_ba ._cb )-1&&_ba ._cg !=0){_ba .expandIfNeeded (1); +};_ba .writeByte (bt );return nil ;};var _ BinaryWriter =&Writer {};func (_bae *Reader )ReadUint32 ()(uint32 ,error ){_ge :=make ([]byte ,4);_ ,_dbe :=_bae .Read (_ge );if _dbe !=nil {return 0,_dbe ;};return _gf .BigEndian .Uint32 (_ge ),nil ;};func (_acb *Reader )ReadByte ()(byte ,error ){if _acb ._fg ==0{return _acb .readBufferByte (); +};return _acb .readUnalignedByte ();}; \ No newline at end of file diff --git a/internal/ccittfax/ccittfax.go b/internal/ccittfax/ccittfax.go index 0de248ed..3cf6a1f8 100644 --- a/internal/ccittfax/ccittfax.go +++ b/internal/ccittfax/ccittfax.go @@ -9,119 +9,120 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package ccittfax ;import (_b "errors";_ef "github.com/unidoc/unipdf/v3/internal/bitwise";_a "io";_bf "math";);func _afgd (_edcg ,_gfe int )code {var _aaeg code ;switch _gfe -_edcg {case -1:_aaeg =_dda ;case -2:_aaeg =_fbg ;case -3:_aaeg =_dgc ;case 0:_aaeg =_dbcg ; -case 1:_aaeg =_gg ;case 2:_aaeg =_fg ;case 3:_aaeg =_cga ;};return _aaeg ;};func init (){_ec =&treeNode {_bgc :true ,_fdaf :_ed };_ea =&treeNode {_fdaf :_d ,_fgea :_ec };_ea ._cab =_ea ;_g =&tree {_eecg :&treeNode {}};if _fb :=_g .fillWithNode (12,0,_ea ); -_fb !=nil {panic (_fb .Error ());};if _ff :=_g .fillWithNode (12,1,_ec );_ff !=nil {panic (_ff .Error ());};_eaa =&tree {_eecg :&treeNode {}};for _bfc :=0;_bfc < len (_af );_bfc ++{for _db :=0;_db < len (_af [_bfc ]);_db ++{if _ac :=_eaa .fill (_bfc +2,int (_af [_bfc ][_db ]),int (_dg [_bfc ][_db ])); -_ac !=nil {panic (_ac .Error ());};};};if _df :=_eaa .fillWithNode (12,0,_ea );_df !=nil {panic (_df .Error ());};if _ae :=_eaa .fillWithNode (12,1,_ec );_ae !=nil {panic (_ae .Error ());};_c =&tree {_eecg :&treeNode {}};for _gb :=0;_gb < len (_ee );_gb ++{for _bb :=0; -_bb < len (_ee [_gb ]);_bb ++{if _ecg :=_c .fill (_gb +4,int (_ee [_gb ][_bb ]),int (_bfg [_gb ][_bb ]));_ecg !=nil {panic (_ecg .Error ());};};};if _ce :=_c .fillWithNode (12,0,_ea );_ce !=nil {panic (_ce .Error ());};if _be :=_c .fillWithNode (12,1,_ec ); -_be !=nil {panic (_be .Error ());};_f =&tree {_eecg :&treeNode {}};if _cf :=_f .fill (4,1,_aa );_cf !=nil {panic (_cf .Error ());};if _ad :=_f .fill (3,1,_efb );_ad !=nil {panic (_ad .Error ());};if _cc :=_f .fill (1,1,0);_cc !=nil {panic (_cc .Error ()); -};if _adb :=_f .fill (3,3,1);_adb !=nil {panic (_adb .Error ());};if _fe :=_f .fill (6,3,2);_fe !=nil {panic (_fe .Error ());};if _fbf :=_f .fill (7,3,3);_fbf !=nil {panic (_fbf .Error ());};if _ag :=_f .fill (3,2,-1);_ag !=nil {panic (_ag .Error ());}; -if _aaf :=_f .fill (6,2,-2);_aaf !=nil {panic (_aaf .Error ());};if _bc :=_f .fill (7,2,-3);_bc !=nil {panic (_bc .Error ());};};var (_eg =_b .New ("\u0063\u0063\u0069\u0074tf\u0061\u0078\u0020\u0063\u006f\u0072\u0072\u0075\u0070\u0074\u0065\u0064\u0020\u0052T\u0043"); -_ba =_b .New ("\u0063\u0063\u0069\u0074tf\u0061\u0078\u0020\u0045\u004f\u004c\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064"););type code struct{Code uint16 ;BitsWritten int ;};var _bfg =[...][]uint16 {{2,3,4,5,6,7},{128,8,9,64,10,11},{192,1664,16,17,13,14,15,1,12},{26,21,28,27,18,24,25,22,256,23,20,19},{33,34,35,36,37,38,31,32,29,53,54,39,40,41,42,43,44,30,61,62,63,0,320,384,45,59,60,46,49,50,51,52,55,56,57,58,448,512,640,576,47,48},{1472,1536,1600,1728,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408},{},{1792,1856,1920},{1984,2048,2112,2176,2240,2304,2368,2432,2496,2560}}; -func _dcd (_cdfe [][]byte )[][]byte {_dee :=make ([]byte ,len (_cdfe [0]));for _gfd :=range _dee {_dee [_gfd ]=_geg ;};_cdfe =append (_cdfe ,[]byte {});for _eadd :=len (_cdfe )-1;_eadd > 0;_eadd --{_cdfe [_eadd ]=_cdfe [_eadd -1];};_cdfe [0]=_dee ;return _cdfe ; -};func _dfda (_bdb int )([]byte ,int ){var _cbe []byte ;for _gbcd :=0;_gbcd < 6;_gbcd ++{_cbe ,_bdb =_fgce (_cbe ,_bdb ,_dbcf );};return _cbe ,_bdb %8;};type Decoder struct{_eeb int ;_aef int ;_dc int ;_da []byte ;_aaa int ;_eca bool ;_fgc bool ;_fba bool ; -_def bool ;_aec bool ;_ecc bool ;_ffc bool ;_fgcg int ;_bd int ;_ge []int ;_bba []int ;_aae int ;_bg int ;_fd int ;_bde int ;_cca *_ef .Reader ;_cfe tiffType ;_fbga error ;};func init (){_edb =make (map[int ]code );_edb [0]=code {Code :13<<8|3<<6,BitsWritten :10}; -_edb [1]=code {Code :2<<(5+8),BitsWritten :3};_edb [2]=code {Code :3<<(6+8),BitsWritten :2};_edb [3]=code {Code :2<<(6+8),BitsWritten :2};_edb [4]=code {Code :3<<(5+8),BitsWritten :3};_edb [5]=code {Code :3<<(4+8),BitsWritten :4};_edb [6]=code {Code :2<<(4+8),BitsWritten :4}; -_edb [7]=code {Code :3<<(3+8),BitsWritten :5};_edb [8]=code {Code :5<<(2+8),BitsWritten :6};_edb [9]=code {Code :4<<(2+8),BitsWritten :6};_edb [10]=code {Code :4<<(1+8),BitsWritten :7};_edb [11]=code {Code :5<<(1+8),BitsWritten :7};_edb [12]=code {Code :7<<(1+8),BitsWritten :7}; -_edb [13]=code {Code :4<<8,BitsWritten :8};_edb [14]=code {Code :7<<8,BitsWritten :8};_edb [15]=code {Code :12<<8,BitsWritten :9};_edb [16]=code {Code :5<<8|3<<6,BitsWritten :10};_edb [17]=code {Code :6<<8,BitsWritten :10};_edb [18]=code {Code :2<<8,BitsWritten :10}; -_edb [19]=code {Code :12<<8|7<<5,BitsWritten :11};_edb [20]=code {Code :13<<8,BitsWritten :11};_edb [21]=code {Code :13<<8|4<<5,BitsWritten :11};_edb [22]=code {Code :6<<8|7<<5,BitsWritten :11};_edb [23]=code {Code :5<<8,BitsWritten :11};_edb [24]=code {Code :2<<8|7<<5,BitsWritten :11}; -_edb [25]=code {Code :3<<8,BitsWritten :11};_edb [26]=code {Code :12<<8|10<<4,BitsWritten :12};_edb [27]=code {Code :12<<8|11<<4,BitsWritten :12};_edb [28]=code {Code :12<<8|12<<4,BitsWritten :12};_edb [29]=code {Code :12<<8|13<<4,BitsWritten :12};_edb [30]=code {Code :6<<8|8<<4,BitsWritten :12}; -_edb [31]=code {Code :6<<8|9<<4,BitsWritten :12};_edb [32]=code {Code :6<<8|10<<4,BitsWritten :12};_edb [33]=code {Code :6<<8|11<<4,BitsWritten :12};_edb [34]=code {Code :13<<8|2<<4,BitsWritten :12};_edb [35]=code {Code :13<<8|3<<4,BitsWritten :12};_edb [36]=code {Code :13<<8|4<<4,BitsWritten :12}; -_edb [37]=code {Code :13<<8|5<<4,BitsWritten :12};_edb [38]=code {Code :13<<8|6<<4,BitsWritten :12};_edb [39]=code {Code :13<<8|7<<4,BitsWritten :12};_edb [40]=code {Code :6<<8|12<<4,BitsWritten :12};_edb [41]=code {Code :6<<8|13<<4,BitsWritten :12};_edb [42]=code {Code :13<<8|10<<4,BitsWritten :12}; -_edb [43]=code {Code :13<<8|11<<4,BitsWritten :12};_edb [44]=code {Code :5<<8|4<<4,BitsWritten :12};_edb [45]=code {Code :5<<8|5<<4,BitsWritten :12};_edb [46]=code {Code :5<<8|6<<4,BitsWritten :12};_edb [47]=code {Code :5<<8|7<<4,BitsWritten :12};_edb [48]=code {Code :6<<8|4<<4,BitsWritten :12}; -_edb [49]=code {Code :6<<8|5<<4,BitsWritten :12};_edb [50]=code {Code :5<<8|2<<4,BitsWritten :12};_edb [51]=code {Code :5<<8|3<<4,BitsWritten :12};_edb [52]=code {Code :2<<8|4<<4,BitsWritten :12};_edb [53]=code {Code :3<<8|7<<4,BitsWritten :12};_edb [54]=code {Code :3<<8|8<<4,BitsWritten :12}; -_edb [55]=code {Code :2<<8|7<<4,BitsWritten :12};_edb [56]=code {Code :2<<8|8<<4,BitsWritten :12};_edb [57]=code {Code :5<<8|8<<4,BitsWritten :12};_edb [58]=code {Code :5<<8|9<<4,BitsWritten :12};_edb [59]=code {Code :2<<8|11<<4,BitsWritten :12};_edb [60]=code {Code :2<<8|12<<4,BitsWritten :12}; -_edb [61]=code {Code :5<<8|10<<4,BitsWritten :12};_edb [62]=code {Code :6<<8|6<<4,BitsWritten :12};_edb [63]=code {Code :6<<8|7<<4,BitsWritten :12};_gd =make (map[int ]code );_gd [0]=code {Code :53<<8,BitsWritten :8};_gd [1]=code {Code :7<<(2+8),BitsWritten :6}; -_gd [2]=code {Code :7<<(4+8),BitsWritten :4};_gd [3]=code {Code :8<<(4+8),BitsWritten :4};_gd [4]=code {Code :11<<(4+8),BitsWritten :4};_gd [5]=code {Code :12<<(4+8),BitsWritten :4};_gd [6]=code {Code :14<<(4+8),BitsWritten :4};_gd [7]=code {Code :15<<(4+8),BitsWritten :4}; -_gd [8]=code {Code :19<<(3+8),BitsWritten :5};_gd [9]=code {Code :20<<(3+8),BitsWritten :5};_gd [10]=code {Code :7<<(3+8),BitsWritten :5};_gd [11]=code {Code :8<<(3+8),BitsWritten :5};_gd [12]=code {Code :8<<(2+8),BitsWritten :6};_gd [13]=code {Code :3<<(2+8),BitsWritten :6}; -_gd [14]=code {Code :52<<(2+8),BitsWritten :6};_gd [15]=code {Code :53<<(2+8),BitsWritten :6};_gd [16]=code {Code :42<<(2+8),BitsWritten :6};_gd [17]=code {Code :43<<(2+8),BitsWritten :6};_gd [18]=code {Code :39<<(1+8),BitsWritten :7};_gd [19]=code {Code :12<<(1+8),BitsWritten :7}; -_gd [20]=code {Code :8<<(1+8),BitsWritten :7};_gd [21]=code {Code :23<<(1+8),BitsWritten :7};_gd [22]=code {Code :3<<(1+8),BitsWritten :7};_gd [23]=code {Code :4<<(1+8),BitsWritten :7};_gd [24]=code {Code :40<<(1+8),BitsWritten :7};_gd [25]=code {Code :43<<(1+8),BitsWritten :7}; -_gd [26]=code {Code :19<<(1+8),BitsWritten :7};_gd [27]=code {Code :36<<(1+8),BitsWritten :7};_gd [28]=code {Code :24<<(1+8),BitsWritten :7};_gd [29]=code {Code :2<<8,BitsWritten :8};_gd [30]=code {Code :3<<8,BitsWritten :8};_gd [31]=code {Code :26<<8,BitsWritten :8}; -_gd [32]=code {Code :27<<8,BitsWritten :8};_gd [33]=code {Code :18<<8,BitsWritten :8};_gd [34]=code {Code :19<<8,BitsWritten :8};_gd [35]=code {Code :20<<8,BitsWritten :8};_gd [36]=code {Code :21<<8,BitsWritten :8};_gd [37]=code {Code :22<<8,BitsWritten :8}; -_gd [38]=code {Code :23<<8,BitsWritten :8};_gd [39]=code {Code :40<<8,BitsWritten :8};_gd [40]=code {Code :41<<8,BitsWritten :8};_gd [41]=code {Code :42<<8,BitsWritten :8};_gd [42]=code {Code :43<<8,BitsWritten :8};_gd [43]=code {Code :44<<8,BitsWritten :8}; -_gd [44]=code {Code :45<<8,BitsWritten :8};_gd [45]=code {Code :4<<8,BitsWritten :8};_gd [46]=code {Code :5<<8,BitsWritten :8};_gd [47]=code {Code :10<<8,BitsWritten :8};_gd [48]=code {Code :11<<8,BitsWritten :8};_gd [49]=code {Code :82<<8,BitsWritten :8}; -_gd [50]=code {Code :83<<8,BitsWritten :8};_gd [51]=code {Code :84<<8,BitsWritten :8};_gd [52]=code {Code :85<<8,BitsWritten :8};_gd [53]=code {Code :36<<8,BitsWritten :8};_gd [54]=code {Code :37<<8,BitsWritten :8};_gd [55]=code {Code :88<<8,BitsWritten :8}; -_gd [56]=code {Code :89<<8,BitsWritten :8};_gd [57]=code {Code :90<<8,BitsWritten :8};_gd [58]=code {Code :91<<8,BitsWritten :8};_gd [59]=code {Code :74<<8,BitsWritten :8};_gd [60]=code {Code :75<<8,BitsWritten :8};_gd [61]=code {Code :50<<8,BitsWritten :8}; -_gd [62]=code {Code :51<<8,BitsWritten :8};_gd [63]=code {Code :52<<8,BitsWritten :8};_gbc =make (map[int ]code );_gbc [64]=code {Code :3<<8|3<<6,BitsWritten :10};_gbc [128]=code {Code :12<<8|8<<4,BitsWritten :12};_gbc [192]=code {Code :12<<8|9<<4,BitsWritten :12}; -_gbc [256]=code {Code :5<<8|11<<4,BitsWritten :12};_gbc [320]=code {Code :3<<8|3<<4,BitsWritten :12};_gbc [384]=code {Code :3<<8|4<<4,BitsWritten :12};_gbc [448]=code {Code :3<<8|5<<4,BitsWritten :12};_gbc [512]=code {Code :3<<8|12<<3,BitsWritten :13}; -_gbc [576]=code {Code :3<<8|13<<3,BitsWritten :13};_gbc [640]=code {Code :2<<8|10<<3,BitsWritten :13};_gbc [704]=code {Code :2<<8|11<<3,BitsWritten :13};_gbc [768]=code {Code :2<<8|12<<3,BitsWritten :13};_gbc [832]=code {Code :2<<8|13<<3,BitsWritten :13}; -_gbc [896]=code {Code :3<<8|18<<3,BitsWritten :13};_gbc [960]=code {Code :3<<8|19<<3,BitsWritten :13};_gbc [1024]=code {Code :3<<8|20<<3,BitsWritten :13};_gbc [1088]=code {Code :3<<8|21<<3,BitsWritten :13};_gbc [1152]=code {Code :3<<8|22<<3,BitsWritten :13}; -_gbc [1216]=code {Code :119<<3,BitsWritten :13};_gbc [1280]=code {Code :2<<8|18<<3,BitsWritten :13};_gbc [1344]=code {Code :2<<8|19<<3,BitsWritten :13};_gbc [1408]=code {Code :2<<8|20<<3,BitsWritten :13};_gbc [1472]=code {Code :2<<8|21<<3,BitsWritten :13}; -_gbc [1536]=code {Code :2<<8|26<<3,BitsWritten :13};_gbc [1600]=code {Code :2<<8|27<<3,BitsWritten :13};_gbc [1664]=code {Code :3<<8|4<<3,BitsWritten :13};_gbc [1728]=code {Code :3<<8|5<<3,BitsWritten :13};_afg =make (map[int ]code );_afg [64]=code {Code :27<<(3+8),BitsWritten :5}; -_afg [128]=code {Code :18<<(3+8),BitsWritten :5};_afg [192]=code {Code :23<<(2+8),BitsWritten :6};_afg [256]=code {Code :55<<(1+8),BitsWritten :7};_afg [320]=code {Code :54<<8,BitsWritten :8};_afg [384]=code {Code :55<<8,BitsWritten :8};_afg [448]=code {Code :100<<8,BitsWritten :8}; -_afg [512]=code {Code :101<<8,BitsWritten :8};_afg [576]=code {Code :104<<8,BitsWritten :8};_afg [640]=code {Code :103<<8,BitsWritten :8};_afg [704]=code {Code :102<<8,BitsWritten :9};_afg [768]=code {Code :102<<8|1<<7,BitsWritten :9};_afg [832]=code {Code :105<<8,BitsWritten :9}; -_afg [896]=code {Code :105<<8|1<<7,BitsWritten :9};_afg [960]=code {Code :106<<8,BitsWritten :9};_afg [1024]=code {Code :106<<8|1<<7,BitsWritten :9};_afg [1088]=code {Code :107<<8,BitsWritten :9};_afg [1152]=code {Code :107<<8|1<<7,BitsWritten :9};_afg [1216]=code {Code :108<<8,BitsWritten :9}; -_afg [1280]=code {Code :108<<8|1<<7,BitsWritten :9};_afg [1344]=code {Code :109<<8,BitsWritten :9};_afg [1408]=code {Code :109<<8|1<<7,BitsWritten :9};_afg [1472]=code {Code :76<<8,BitsWritten :9};_afg [1536]=code {Code :76<<8|1<<7,BitsWritten :9};_afg [1600]=code {Code :77<<8,BitsWritten :9}; -_afg [1664]=code {Code :24<<(2+8),BitsWritten :6};_afg [1728]=code {Code :77<<8|1<<7,BitsWritten :9};_cb =make (map[int ]code );_cb [1792]=code {Code :1<<8,BitsWritten :11};_cb [1856]=code {Code :1<<8|4<<5,BitsWritten :11};_cb [1920]=code {Code :1<<8|5<<5,BitsWritten :11}; -_cb [1984]=code {Code :1<<8|2<<4,BitsWritten :12};_cb [2048]=code {Code :1<<8|3<<4,BitsWritten :12};_cb [2112]=code {Code :1<<8|4<<4,BitsWritten :12};_cb [2176]=code {Code :1<<8|5<<4,BitsWritten :12};_cb [2240]=code {Code :1<<8|6<<4,BitsWritten :12};_cb [2304]=code {Code :1<<8|7<<4,BitsWritten :12}; -_cb [2368]=code {Code :1<<8|12<<4,BitsWritten :12};_cb [2432]=code {Code :1<<8|13<<4,BitsWritten :12};_cb [2496]=code {Code :1<<8|14<<4,BitsWritten :12};_cb [2560]=code {Code :1<<8|15<<4,BitsWritten :12};_dbc =make (map[int ]byte );_dbc [0]=0xFF;_dbc [1]=0xFE; -_dbc [2]=0xFC;_dbc [3]=0xF8;_dbc [4]=0xF0;_dbc [5]=0xE0;_dbc [6]=0xC0;_dbc [7]=0x80;_dbc [8]=0x00;};const (_ tiffType =iota ;_de ;_ab ;_beg ;);func _egf (_bead []byte ,_eae int )int {if _eae >=len (_bead ){return _eae ;};if _eae < -1{_eae =-1;};var _cba byte ; -if _eae > -1{_cba =_bead [_eae ];}else {_cba =_geg ;};_add :=_eae +1;for _add < len (_bead ){if _bead [_add ]!=_cba {break ;};_add ++;};return _add ;};var _dg =[...][]uint16 {{3,2},{1,4},{6,5},{7},{9,8},{10,11,12},{13,14},{15},{16,17,0,18,64},{24,25,23,22,19,20,21,1792,1856,1920},{1984,2048,2112,2176,2240,2304,2368,2432,2496,2560,52,55,56,59,60,320,384,448,53,54,50,51,44,45,46,47,57,58,61,256,48,49,62,63,30,31,32,33,40,41,128,192,26,27,28,29,34,35,36,37,38,39,42,43},{640,704,768,832,1280,1344,1408,1472,1536,1600,1664,1728,512,576,896,960,1024,1088,1152,1216}}; -type Encoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ;Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;};func (_efa *Encoder )encodeG31D (_gega [][]byte )[]byte {var _gdc []byte ;_ffcb :=0;for _dge :=range _gega {if _efa .Rows > 0&&!_efa .EndOfBlock &&_dge ==_efa .Rows {break ; -};_fef ,_feb :=_acg (_gega [_dge ],_ffcb ,_dbcf );_gdc =_efa .appendEncodedRow (_gdc ,_fef ,_ffcb );if _efa .EncodedByteAlign {_feb =0;};_ffcb =_feb ;};if _efa .EndOfBlock {_bee ,_ :=_dfda (_ffcb );_gdc =_efa .appendEncodedRow (_gdc ,_bee ,_ffcb );};return _gdc ; -};func _acbf (_egc []byte ,_feee bool ,_dff int )(int ,int ){_gca :=0;for _dff < len (_egc ){if _feee {if _egc [_dff ]!=_geg {break ;};}else {if _egc [_dff ]!=_ddcb {break ;};};_gca ++;_dff ++;};return _gca ,_dff ;};func (_cdd *Encoder )encodeG4 (_acag [][]byte )[]byte {_bbcf :=make ([][]byte ,len (_acag )); -copy (_bbcf ,_acag );_bbcf =_dcd (_bbcf );var _dad []byte ;var _begd int ;for _bed :=1;_bed < len (_bbcf );_bed ++{if _cdd .Rows > 0&&!_cdd .EndOfBlock &&_bed ==(_cdd .Rows +1){break ;};var _cec []byte ;var _fbff ,_bbg ,_ede int ;_bcb :=_begd ;_acbc :=-1; -for _acbc < len (_bbcf [_bed ]){_fbff =_egf (_bbcf [_bed ],_acbc );_bbg =_gbf (_bbcf [_bed ],_bbcf [_bed -1],_acbc );_ede =_egf (_bbcf [_bed -1],_bbg );if _ede < _fbff {_cec ,_bcb =_fgce (_cec ,_bcb ,_cea );_acbc =_ede ;}else {if _bf .Abs (float64 (_bbg -_fbff ))> 3{_cec ,_bcb ,_acbc =_gaf (_bbcf [_bed ],_cec ,_bcb ,_acbc ,_fbff ); -}else {_cec ,_bcb =_ace (_cec ,_bcb ,_fbff ,_bbg );_acbc =_fbff ;};};};_dad =_cdd .appendEncodedRow (_dad ,_cec ,_begd );if _cdd .EncodedByteAlign {_bcb =0;};_begd =_bcb %8;};if _cdd .EndOfBlock {_cgb ,_ :=_fda (_begd );_dad =_cdd .appendEncodedRow (_dad ,_cgb ,_begd ); -};return _dad ;};func _eddb (_efdf int )([]byte ,int ){var _fbdb []byte ;for _gfbe :=0;_gfbe < 6;_gfbe ++{_fbdb ,_efdf =_fgce (_fbdb ,_efdf ,_adf );};return _fbdb ,_efdf %8;};func _gbf (_eafa ,_cbaf []byte ,_fge int )int {_fdd :=_egf (_cbaf ,_fge );if _fdd < len (_cbaf )&&(_fge ==-1&&_cbaf [_fdd ]==_geg ||_fge >=0&&_fge < len (_eafa )&&_eafa [_fge ]==_cbaf [_fdd ]||_fge >=len (_eafa )&&_eafa [_fge -1]!=_cbaf [_fdd ]){_fdd =_egf (_cbaf ,_fdd ); -};return _fdd ;};func (_agg *Decoder )decode2D ()error {_agg ._aae =_agg ._bg ;_agg ._bba ,_agg ._ge =_agg ._ge ,_agg ._bba ;_bfea :=true ;var (_abd bool ;_bcd int ;_bea error ;);_agg ._bg =0;_cef :for _bcd < _agg ._eeb {_dgcg :=_f ._eecg ;for {_abd ,_bea =_agg ._cca .ReadBool (); -if _bea !=nil {return _bea ;};_dgcg =_dgcg .walk (_abd );if _dgcg ==nil {continue _cef ;};if !_dgcg ._bgc {continue ;};switch _dgcg ._fdaf {case _efb :var _dec int ;if _bfea {_dec ,_bea =_agg .decodeRun (_c );}else {_dec ,_bea =_agg .decodeRun (_eaa ); -};if _bea !=nil {return _bea ;};_bcd +=_dec ;_agg ._bba [_agg ._bg ]=_bcd ;_agg ._bg ++;if _bfea {_dec ,_bea =_agg .decodeRun (_eaa );}else {_dec ,_bea =_agg .decodeRun (_c );};if _bea !=nil {return _bea ;};_bcd +=_dec ;_agg ._bba [_agg ._bg ]=_bcd ;_agg ._bg ++; -case _aa :_ecd :=_agg .getNextChangingElement (_bcd ,_bfea )+1;if _ecd >=_agg ._aae {_bcd =_agg ._eeb ;}else {_bcd =_agg ._ge [_ecd ];};default:_ddf :=_agg .getNextChangingElement (_bcd ,_bfea );if _ddf >=_agg ._aae ||_ddf ==-1{_bcd =_agg ._eeb +_dgcg ._fdaf ; -}else {_bcd =_agg ._ge [_ddf ]+_dgcg ._fdaf ;};_agg ._bba [_agg ._bg ]=_bcd ;_agg ._bg ++;_bfea =!_bfea ;};continue _cef ;};};return nil ;};func (_edd *Decoder )tryFetchEOL1 ()(bool ,error ){_gad ,_cgd :=_edd ._cca .ReadBits (13);if _cgd !=nil {return false ,_cgd ; -};return _gad ==0x3,nil ;};func (_fgf tiffType )String ()string {switch _fgf {case _de :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u004d\u006f\u0064i\u0066\u0069\u0065\u0064\u0048\u0075\u0066\u0066\u006d\u0061n\u0052\u006c\u0065";case _ab :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0034"; -case _beg :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0036";default:return "\u0075n\u0064\u0065\u0066\u0069\u006e\u0065d";};};func (_cac *Decoder )tryFetchEOL ()(bool ,error ){_cfc ,_gfa :=_cac ._cca .ReadBits (12);if _gfa !=nil {return false ,_gfa ; -};return _cfc ==0x1,nil ;};func _fda (_bdbf int )([]byte ,int ){var _bdd []byte ;for _eeg :=0;_eeg < 2;_eeg ++{_bdd ,_bdbf =_fgce (_bdd ,_bdbf ,_dbcf );};return _bdd ,_bdbf %8;};func _fgce (_ceb []byte ,_gebd int ,_bdc code )([]byte ,int ){_eaaa :=0;for _eaaa < _bdc .BitsWritten {_cgad :=_gebd /8; -_egbb :=_gebd %8;if _cgad >=len (_ceb ){_ceb =append (_ceb ,0);};_gce :=8-_egbb ;_cad :=_bdc .BitsWritten -_eaaa ;if _gce > _cad {_gce =_cad ;};if _eaaa < 8{_ceb [_cgad ]=_ceb [_cgad ]|byte (_bdc .Code >>uint (8+_egbb -_eaaa ))&_dbc [8-_gce -_egbb ];}else {_ceb [_cgad ]=_ceb [_cgad ]|(byte (_bdc .Code <>uint (_egbb ); -};_gebd +=_gce ;_eaaa +=_gce ;};return _ceb ,_gebd ;};func (_cd *Decoder )looseFetchEOL ()(bool ,error ){_bfca ,_bbd :=_cd ._cca .ReadBits (12);if _bbd !=nil {return false ,_bbd ;};switch _bfca {case 0x1:return true ,nil ;case 0x0:for {_aefb ,_fce :=_cd ._cca .ReadBool (); -if _fce !=nil {return false ,_fce ;};if _aefb {return true ,nil ;};};default:return false ,nil ;};};type tree struct{_eecg *treeNode };func (_ccb *Decoder )decode1D ()error {var (_fbd int ;_geb error ;);_bcc :=true ;_ccb ._bg =0;for {var _aca int ;if _bcc {_aca ,_geb =_ccb .decodeRun (_c ); -}else {_aca ,_geb =_ccb .decodeRun (_eaa );};if _geb !=nil {return _geb ;};_fbd +=_aca ;_ccb ._bba [_ccb ._bg ]=_fbd ;_ccb ._bg ++;_bcc =!_bcc ;if _fbd >=_ccb ._eeb {break ;};};return nil ;};func _gaf (_dab ,_bca []byte ,_edc ,_ded ,_ccbf int )([]byte ,int ,int ){_gaa :=_egf (_dab ,_ccbf ); -_daae :=_ded >=0&&_dab [_ded ]==_geg ||_ded ==-1;_bca ,_edc =_fgce (_bca ,_edc ,_dd );var _ffb int ;if _ded > -1{_ffb =_ccbf -_ded ;}else {_ffb =_ccbf -_ded -1;};_bca ,_edc =_gfg (_bca ,_edc ,_ffb ,_daae );_daae =!_daae ;_fegb :=_gaa -_ccbf ;_bca ,_edc =_gfg (_bca ,_edc ,_fegb ,_daae ); -_ded =_gaa ;return _bca ,_edc ,_ded ;};func (_cbg *Encoder )encodeG32D (_fgga [][]byte )[]byte {var _bge []byte ;var _caac int ;for _gdgf :=0;_gdgf < len (_fgga );_gdgf +=_cbg .K {if _cbg .Rows > 0&&!_cbg .EndOfBlock &&_gdgf ==_cbg .Rows {break ;};_fae ,_deag :=_acg (_fgga [_gdgf ],_caac ,_adf ); -_bge =_cbg .appendEncodedRow (_bge ,_fae ,_caac );if _cbg .EncodedByteAlign {_deag =0;};_caac =_deag ;for _bgf :=_gdgf +1;_bgf < (_gdgf +_cbg .K )&&_bgf < len (_fgga );_bgf ++{if _cbg .Rows > 0&&!_cbg .EndOfBlock &&_bgf ==_cbg .Rows {break ;};_fde ,_efc :=_fgce (nil ,_caac ,_aac ); -var _fbdd ,_ddg ,_ged int ;_ffgb :=-1;for _ffgb < len (_fgga [_bgf ]){_fbdd =_egf (_fgga [_bgf ],_ffgb );_ddg =_gbf (_fgga [_bgf ],_fgga [_bgf -1],_ffgb );_ged =_egf (_fgga [_bgf -1],_ddg );if _ged < _fbdd {_fde ,_efc =_fcfa (_fde ,_efc );_ffgb =_ged ; -}else {if _bf .Abs (float64 (_ddg -_fbdd ))> 3{_fde ,_efc ,_ffgb =_gaf (_fgga [_bgf ],_fde ,_efc ,_ffgb ,_fbdd );}else {_fde ,_efc =_ace (_fde ,_efc ,_fbdd ,_ddg );_ffgb =_fbdd ;};};};_bge =_cbg .appendEncodedRow (_bge ,_fde ,_caac );if _cbg .EncodedByteAlign {_efc =0; -};_caac =_efc %8;};};if _cbg .EndOfBlock {_cda ,_ :=_eddb (_caac );_bge =_cbg .appendEncodedRow (_bge ,_cda ,_caac );};return _bge ;};func (_gdg *Decoder )decodeRowType6 ()error {if _gdg ._ffc {_gdg ._cca .Align ();};if _gdg ._ecc {_gdg ._cca .Mark (); -_gcg ,_bfdc :=_gdg .tryFetchEOL ();if _bfdc !=nil {return _bfdc ;};if _gcg {_gcg ,_bfdc =_gdg .tryFetchEOL ();if _bfdc !=nil {return _bfdc ;};if _gcg {return _a .EOF ;};};_gdg ._cca .Reset ();};return _gdg .decode2D ();};func (_efg *Decoder )fetch ()error {if _efg ._fgcg ==-1{return nil ; -};if _efg ._bd < _efg ._fgcg {return nil ;};_efg ._fgcg =0;_acb :=_efg .decodeRow ();if _acb !=nil {if !_b .Is (_acb ,_a .EOF ){return _acb ;};if _efg ._fgcg !=0{return _acb ;};_efg ._fgcg =-1;};_efg ._bd =0;return nil ;};var _af =[...][]uint16 {{0x2,0x3},{0x2,0x3},{0x2,0x3},{0x3},{0x4,0x5},{0x4,0x5,0x7},{0x4,0x7},{0x18},{0x17,0x18,0x37,0x8,0xf},{0x17,0x18,0x28,0x37,0x67,0x68,0x6c,0x8,0xc,0xd},{0x12,0x13,0x14,0x15,0x16,0x17,0x1c,0x1d,0x1e,0x1f,0x24,0x27,0x28,0x2b,0x2c,0x33,0x34,0x35,0x37,0x38,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x5b,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0xc8,0xc9,0xca,0xcb,0xcc,0xcd,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xda,0xdb},{0x4a,0x4b,0x4c,0x4d,0x52,0x53,0x54,0x55,0x5a,0x5b,0x64,0x65,0x6c,0x6d,0x72,0x73,0x74,0x75,0x76,0x77}}; -func (_aga *Decoder )decodeRow ()(_bdg error ){if !_aga ._ecc &&_aga ._aef > 0&&_aga ._aef ==_aga ._dc {return _a .EOF ;};switch _aga ._cfe {case _de :_bdg =_aga .decodeRowType2 ();case _ab :_bdg =_aga .decodeRowType4 ();case _beg :_bdg =_aga .decodeRowType6 (); -};if _bdg !=nil {return _bdg ;};_eec :=0;_dfa :=true ;_aga ._bde =0;for _eada :=0;_eada < _aga ._bg ;_eada ++{_afe :=_aga ._eeb ;if _eada !=_aga ._bg {_afe =_aga ._bba [_eada ];};if _afe > _aga ._eeb {_afe =_aga ._eeb ;};_deb :=_eec /8;for _eec %8!=0&&_afe -_eec > 0{var _fc byte ; -if !_dfa {_fc =1< 7{_aga ._da [_deb ]=_ffg ;_eec +=8;_deb ++;};};for _afe -_eec > 0{if _eec %8==0{_aga ._da [_deb ]=0; -};var _bfcg byte ;if !_dfa {_bfcg =1< 0&&_ade !=0&&!_eac .EncodedByteAlign {_ddcbb [len (_ddcbb )-1]=_ddcbb [len (_ddcbb )-1]|_dfaa [0]; -_ddcbb =append (_ddcbb ,_dfaa [1:]...);}else {_ddcbb =append (_ddcbb ,_dfaa ...);};return _ddcbb ;};func (_beadb *tree )fillWithNode (_bcg ,_agb int ,_adde *treeNode )error {_acc :=_beadb ._eecg ;for _abde :=0;_abde < _bcg ;_abde ++{_aega :=uint (_bcg -1-_abde ); -_edg :=((_agb >>_aega )&1)!=0;_aggb :=_acc .walk (_edg );if _aggb !=nil {if _aggb ._bgc {return _b .New ("\u006e\u006f\u0064\u0065\u0020\u0069\u0073\u0020\u006c\u0065\u0061\u0066\u002c\u0020\u006eo\u0020o\u0074\u0068\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067"); -};_acc =_aggb ;continue ;};if _abde ==_bcg -1{_aggb =_adde ;}else {_aggb =&treeNode {};};if _agb ==0{_aggb ._adg =true ;};_acc .set (_edg ,_aggb );_acc =_aggb ;};return nil ;};func _acg (_aaae []byte ,_defb int ,_bff code )([]byte ,int ){_dbg :=true ;var _fee []byte ; -_fee ,_defb =_fgce (nil ,_defb ,_bff );_ddd :=0;var _fcb int ;for _ddd < len (_aaae ){_fcb ,_ddd =_acbf (_aaae ,_dbg ,_ddd );_fee ,_defb =_gfg (_fee ,_defb ,_fcb ,_dbg );_dbg =!_dbg ;};return _fee ,_defb %8;};func (_dfd *Decoder )decodeRun (_ffa *tree )(int ,error ){var _ecac int ; -_fgg :=_ffa ._eecg ;for {_bbe ,_dcb :=_dfd ._cca .ReadBool ();if _dcb !=nil {return 0,_dcb ;};_fgg =_fgg .walk (_bbe );if _fgg ==nil {return 0,_b .New ("\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006f\u0064\u0065\u0020\u0069n\u0020H\u0075f\u0066m\u0061\u006e\u0020\u0052\u004c\u0045\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -};if _fgg ._bgc {_ecac +=_fgg ._fdaf ;switch {case _fgg ._fdaf >=64:_fgg =_ffa ._eecg ;case _fgg ._fdaf >=0:return _ecac ,nil ;default:return _dfd ._eeb ,nil ;};};};};type DecodeOptions struct{Columns int ;Rows int ;K int ;EncodedByteAligned bool ;BlackIsOne bool ; -EndOfBlock bool ;EndOfLine bool ;DamagedRowsBeforeError int ;};func (_ddc *Decoder )decoderRowType41D ()error {if _ddc ._ffc {_ddc ._cca .Align ();};_ddc ._cca .Mark ();var (_age bool ;_fa error ;);if _ddc ._aec {_age ,_fa =_ddc .tryFetchEOL ();if _fa !=nil {return _fa ; -};if !_age {return _ba ;};}else {_age ,_fa =_ddc .looseFetchEOL ();if _fa !=nil {return _fa ;};};if !_age {_ddc ._cca .Reset ();};if _age &&_ddc ._ecc {_ddc ._cca .Mark ();for _fac :=0;_fac < 5;_fac ++{_age ,_fa =_ddc .tryFetchEOL ();if _fa !=nil {if _b .Is (_fa ,_a .EOF ){if _fac ==0{break ; -};return _eg ;};};if _age {continue ;};if _fac > 0{return _eg ;};break ;};if _age {return _a .EOF ;};_ddc ._cca .Reset ();};if _fa =_ddc .decode1D ();_fa !=nil {return _fa ;};return nil ;};type treeNode struct{_cab *treeNode ;_fgea *treeNode ;_fdaf int ; -_adg bool ;_bgc bool ;};func _ace (_acgf []byte ,_ffae ,_bec ,_dcbc int )([]byte ,int ){_gga :=_afgd (_bec ,_dcbc );_acgf ,_ffae =_fgce (_acgf ,_ffae ,_gga );return _acgf ,_ffae ;};func _ebbe (_aeg ,_afb []byte ,_eddf int ,_fdg bool )int {_gee :=_egf (_afb ,_eddf ); -if _gee < len (_afb )&&(_eddf ==-1&&_afb [_gee ]==_geg ||_eddf >=0&&_eddf < len (_aeg )&&_aeg [_eddf ]==_afb [_gee ]||_eddf >=len (_aeg )&&_fdg &&_afb [_gee ]==_geg ||_eddf >=len (_aeg )&&!_fdg &&_afb [_gee ]==_ddcb ){_gee =_egf (_afb ,_gee );};return _gee ; -};func (_fed *tree )fill (_ggg ,_eafe ,_gcc int )error {_ecgba :=_fed ._eecg ;for _caae :=0;_caae < _ggg ;_caae ++{_dbb :=_ggg -1-_caae ;_ebbd :=((_eafe >>uint (_dbb ))&1)!=0;_cbae :=_ecgba .walk (_ebbd );if _cbae !=nil {if _cbae ._bgc {return _b .New ("\u006e\u006f\u0064\u0065\u0020\u0069\u0073\u0020\u006c\u0065\u0061\u0066\u002c\u0020\u006eo\u0020o\u0074\u0068\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067"); -};_ecgba =_cbae ;continue ;};_cbae =&treeNode {};if _caae ==_ggg -1{_cbae ._fdaf =_gcc ;_cbae ._bgc =true ;};if _eafe ==0{_cbae ._adg =true ;};_ecgba .set (_ebbd ,_cbae );_ecgba =_cbae ;};return nil ;};var _ee =[...][]uint16 {{0x7,0x8,0xb,0xc,0xe,0xf},{0x12,0x13,0x14,0x1b,0x7,0x8},{0x17,0x18,0x2a,0x2b,0x3,0x34,0x35,0x7,0x8},{0x13,0x17,0x18,0x24,0x27,0x28,0x2b,0x3,0x37,0x4,0x8,0xc},{0x12,0x13,0x14,0x15,0x16,0x17,0x1a,0x1b,0x2,0x24,0x25,0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x3,0x32,0x33,0x34,0x35,0x36,0x37,0x4,0x4a,0x4b,0x5,0x52,0x53,0x54,0x55,0x58,0x59,0x5a,0x5b,0x64,0x65,0x67,0x68,0xa,0xb},{0x98,0x99,0x9a,0x9b,0xcc,0xcd,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xd8,0xd9,0xda,0xdb},{},{0x8,0xc,0xd},{0x12,0x13,0x14,0x15,0x16,0x17,0x1c,0x1d,0x1e,0x1f}}; -func (_dgb *treeNode )set (_ceg bool ,_ecdb *treeNode ){if !_ceg {_dgb ._cab =_ecdb ;}else {_dgb ._fgea =_ecdb ;};};func (_ebb *Decoder )decodeG32D ()error {_ebb ._aae =_ebb ._bg ;_ebb ._bba ,_ebb ._ge =_ebb ._ge ,_ebb ._bba ;_aab :=true ;var (_bfe bool ; -_ca int ;_gbg error ;);_ebb ._bg =0;_ege :for _ca < _ebb ._eeb {_eafc :=_f ._eecg ;for {_bfe ,_gbg =_ebb ._cca .ReadBool ();if _gbg !=nil {return _gbg ;};_eafc =_eafc .walk (_bfe );if _eafc ==nil {continue _ege ;};if !_eafc ._bgc {continue ;};switch _eafc ._fdaf {case _efb :var _efd int ; -if _aab {_efd ,_gbg =_ebb .decodeRun (_c );}else {_efd ,_gbg =_ebb .decodeRun (_eaa );};if _gbg !=nil {return _gbg ;};_ca +=_efd ;_ebb ._bba [_ebb ._bg ]=_ca ;_ebb ._bg ++;if _aab {_efd ,_gbg =_ebb .decodeRun (_eaa );}else {_efd ,_gbg =_ebb .decodeRun (_c ); -};if _gbg !=nil {return _gbg ;};_ca +=_efd ;_ebb ._bba [_ebb ._bg ]=_ca ;_ebb ._bg ++;case _aa :_edbd :=_ebb .getNextChangingElement (_ca ,_aab )+1;if _edbd >=_ebb ._aae {_ca =_ebb ._eeb ;}else {_ca =_ebb ._ge [_edbd ];};default:_aabf :=_ebb .getNextChangingElement (_ca ,_aab ); -if _aabf >=_ebb ._aae ||_aabf ==-1{_ca =_ebb ._eeb +_eafc ._fdaf ;}else {_ca =_ebb ._ge [_aabf ]+_eafc ._fdaf ;};_ebb ._bba [_ebb ._bg ]=_ca ;_ebb ._bg ++;_aab =!_aab ;};continue _ege ;};};return nil ;};func (_dfg *Decoder )Read (in []byte )(int ,error ){if _dfg ._fbga !=nil {return 0,_dfg ._fbga ; -};_dae :=len (in );var (_ead int ;_eb int ;);for _dae !=0{if _dfg ._bd >=_dfg ._fgcg {if _aaaf :=_dfg .fetch ();_aaaf !=nil {_dfg ._fbga =_aaaf ;return 0,_aaaf ;};};if _dfg ._fgcg ==-1{return _ead ,_a .EOF ;};switch {case _dae <=_dfg ._fgcg -_dfg ._bd :_aad :=_dfg ._da [_dfg ._bd :_dfg ._bd +_dae ]; -for _ ,_ebc :=range _aad {if !_dfg ._def {_ebc =^_ebc ;};in [_eb ]=_ebc ;_eb ++;};_ead +=len (_aad );_dfg ._bd +=len (_aad );return _ead ,nil ;default:_adbe :=_dfg ._da [_dfg ._bd :];for _ ,_gcd :=range _adbe {if !_dfg ._def {_gcd =^_gcd ;};in [_eb ]=_gcd ; -_eb ++;};_ead +=len (_adbe );_dfg ._bd +=len (_adbe );_dae -=len (_adbe );};};return _ead ,nil ;};var (_edb map[int ]code ;_gd map[int ]code ;_gbc map[int ]code ;_afg map[int ]code ;_cb map[int ]code ;_dbc map[int ]byte ;_dbcf =code {Code :1<<4,BitsWritten :12}; -_adf =code {Code :3<<3,BitsWritten :13};_aac =code {Code :2<<3,BitsWritten :13};_cea =code {Code :1<<12,BitsWritten :4};_dd =code {Code :1<<13,BitsWritten :3};_dbcg =code {Code :1<<15,BitsWritten :1};_dda =code {Code :3<<13,BitsWritten :3};_fbg =code {Code :3<<10,BitsWritten :6}; -_dgc =code {Code :3<<9,BitsWritten :7};_gg =code {Code :2<<13,BitsWritten :3};_fg =code {Code :2<<10,BitsWritten :6};_cga =code {Code :2<<9,BitsWritten :7};);func (_fcf *Decoder )decodeRowType2 ()error {if _fcf ._ffc {_fcf ._cca .Align ();};if _bbaa :=_fcf .decode1D (); -_bbaa !=nil {return _bbaa ;};return nil ;};func (_ggd *Decoder )decodeRowType4 ()error {if !_ggd ._eca {return _ggd .decoderRowType41D ();};if _ggd ._ffc {_ggd ._cca .Align ();};_ggd ._cca .Mark ();_eef ,_feg :=_ggd .tryFetchEOL ();if _feg !=nil {return _feg ; -};if !_eef &&_ggd ._aec {_ggd ._fd ++;if _ggd ._fd > _ggd ._aaa {return _ba ;};_ggd ._cca .Reset ();};if !_eef {_ggd ._cca .Reset ();};_daa ,_feg :=_ggd ._cca .ReadBool ();if _feg !=nil {return _feg ;};if _daa {if _eef &&_ggd ._ecc {if _feg =_ggd .tryFetchRTC2D (); -_feg !=nil {return _feg ;};};_feg =_ggd .decode1D ();}else {_feg =_ggd .decode2D ();};if _feg !=nil {return _feg ;};return nil ;};func (_dea *Decoder )getNextChangingElement (_bag int ,_gae bool )int {_gf :=0;if !_gae {_gf =1;};_eccg :=int (uint32 (_dea ._bde )&0xFFFFFFFE)+_gf ; -if _eccg > 2{_eccg -=2;};if _bag ==0{return _eccg ;};for _caa :=_eccg ;_caa < _dea ._aae ;_caa +=2{if _bag < _dea ._ge [_caa ]{_dea ._bde =_caa ;return _caa ;};};return -1;};func _gfg (_deagd []byte ,_cdf int ,_ega int ,_aaaea bool )([]byte ,int ){var (_dgaa code ; -_dcg bool ;);for !_dcg {_dgaa ,_ega ,_dcg =_ecgb (_ega ,_aaaea );_deagd ,_cdf =_fgce (_deagd ,_cdf ,_dgaa );};return _deagd ,_cdf ;};func (_afgb *Encoder )Encode (pixels [][]byte )[]byte {if _afgb .BlackIs1 {_geg =0;_ddcb =1;}else {_geg =1;_ddcb =0;};if _afgb .K ==0{return _afgb .encodeG31D (pixels ); -};if _afgb .K > 0{return _afgb .encodeG32D (pixels );};if _afgb .K < 0{return _afgb .encodeG4 (pixels );};return nil ;};var (_geg byte =1;_ddcb byte =0;);func (_aegg *treeNode )walk (_aed bool )*treeNode {if _aed {return _aegg ._fgea ;};return _aegg ._cab ; -};func (_gfb *Decoder )tryFetchRTC2D ()(_dga error ){_gfb ._cca .Mark ();var _bgg bool ;for _egb :=0;_egb < 5;_egb ++{_bgg ,_dga =_gfb .tryFetchEOL1 ();if _dga !=nil {if _b .Is (_dga ,_a .EOF ){if _egb ==0{break ;};return _eg ;};};if _bgg {continue ;}; -if _egb > 0{return _eg ;};break ;};if _bgg {return _a .EOF ;};_gfb ._cca .Reset ();return _dga ;};func _ecgb (_cdae int ,_afea bool )(code ,int ,bool ){if _cdae < 64{if _afea {return _gd [_cdae ],0,true ;};return _edb [_cdae ],0,true ;};_cbc :=_cdae /64; -if _cbc > 40{return _cb [2560],_cdae -2560,false ;};if _cbc > 27{return _cb [_cbc *64],_cdae -_cbc *64,false ;};if _afea {return _afg [_cbc *64],_cdae -_cbc *64,false ;};return _gbc [_cbc *64],_cdae -_cbc *64,false ;};func NewDecoder (data []byte ,options DecodeOptions )(*Decoder ,error ){_gdb :=&Decoder {_cca :_ef .NewReader (data ),_eeb :options .Columns ,_aef :options .Rows ,_aaa :options .DamagedRowsBeforeError ,_da :make ([]byte ,(options .Columns +7)/8),_ge :make ([]int ,options .Columns +2),_bba :make ([]int ,options .Columns +2),_ffc :options .EncodedByteAligned ,_def :options .BlackIsOne ,_aec :options .EndOfLine ,_ecc :options .EndOfBlock }; -switch {case options .K ==0:_gdb ._cfe =_ab ;if len (data )< 20{return nil ,_b .New ("\u0074o\u006f\u0020\u0073\u0068o\u0072\u0074\u0020\u0063\u0063i\u0074t\u0066a\u0078\u0020\u0073\u0074\u0072\u0065\u0061m");};_bad :=data [:20];if _bad [0]!=0||(_bad [1]>>4!=1&&_bad [1]!=1){_gdb ._cfe =_de ; -_ga :=(uint16 (_bad [0])<<8+uint16 (_bad [1]&0xff))>>4;for _bbc :=12;_bbc < 160;_bbc ++{_ga =(_ga <<1)+uint16 ((_bad [_bbc /8]>>uint16 (7-(_bbc %8)))&0x01);if _ga &0xfff==1{_gdb ._cfe =_ab ;break ;};};};case options .K < 0:_gdb ._cfe =_beg ;case options .K > 0:_gdb ._cfe =_ab ; -_gdb ._eca =true ;};switch _gdb ._cfe {case _de ,_ab ,_beg :default:return nil ,_b .New ("\u0075\u006ek\u006e\u006f\u0077\u006e\u0020\u0063\u0063\u0069\u0074\u0074\u0066\u0061\u0078\u002e\u0044\u0065\u0063\u006f\u0064\u0065\u0072\u0020ty\u0070\u0065"); -};return _gdb ,nil ;};var (_ec *treeNode ;_ea *treeNode ;_eaa *tree ;_c *tree ;_g *tree ;_f *tree ;_ed =-2000;_d =-1000;_aa =-3000;_efb =-4000;);func _fcfa (_dgg []byte ,_bda int )([]byte ,int ){return _fgce (_dgg ,_bda ,_cea )}; \ No newline at end of file +package ccittfax ;import (_f "errors";_g "github.com/unidoc/unipdf/v3/internal/bitwise";_ab "io";_ae "math";);func (_gdc *Decoder )decode1D ()error {var (_abf int ;_debd error ;);_fag :=true ;_gdc ._de =0;for {var _efd int ;if _fag {_efd ,_debd =_gdc .decodeRun (_ee ); +}else {_efd ,_debd =_gdc .decodeRun (_fg );};if _debd !=nil {return _debd ;};_abf +=_efd ;_gdc ._cef [_gdc ._de ]=_abf ;_gdc ._de ++;_fag =!_fag ;if _abf >=_gdc ._dgc {break ;};};return nil ;};func init (){_ag =&treeNode {_abce :true ,_deg :_fga };_e =&treeNode {_deg :_b ,_ceb :_ag }; +_e ._gcab =_e ;_c =&tree {_fcff :&treeNode {}};if _fc :=_c .fillWithNode (12,0,_e );_fc !=nil {panic (_fc .Error ());};if _ba :=_c .fillWithNode (12,1,_ag );_ba !=nil {panic (_ba .Error ());};_fg =&tree {_fcff :&treeNode {}};for _ef :=0;_ef < len (_adb ); +_ef ++{for _af :=0;_af < len (_adb [_ef ]);_af ++{if _bad :=_fg .fill (_ef +2,int (_adb [_ef ][_af ]),int (_gc [_ef ][_af ]));_bad !=nil {panic (_bad .Error ());};};};if _dg :=_fg .fillWithNode (12,0,_e );_dg !=nil {panic (_dg .Error ());};if _cb :=_fg .fillWithNode (12,1,_ag ); +_cb !=nil {panic (_cb .Error ());};_ee =&tree {_fcff :&treeNode {}};for _fe :=0;_fe < len (_aee );_fe ++{for _cbb :=0;_cbb < len (_aee [_fe ]);_cbb ++{if _ca :=_ee .fill (_fe +4,int (_aee [_fe ][_cbb ]),int (_aea [_fe ][_cbb ]));_ca !=nil {panic (_ca .Error ()); +};};};if _fcf :=_ee .fillWithNode (12,0,_e );_fcf !=nil {panic (_fcf .Error ());};if _fgaf :=_ee .fillWithNode (12,1,_ag );_fgaf !=nil {panic (_fgaf .Error ());};_d =&tree {_fcff :&treeNode {}};if _bd :=_d .fill (4,1,_bc );_bd !=nil {panic (_bd .Error ()); +};if _bde :=_d .fill (3,1,_bcb );_bde !=nil {panic (_bde .Error ());};if _cbd :=_d .fill (1,1,0);_cbd !=nil {panic (_cbd .Error ());};if _db :=_d .fill (3,3,1);_db !=nil {panic (_db .Error ());};if _eff :=_d .fill (6,3,2);_eff !=nil {panic (_eff .Error ()); +};if _bdc :=_d .fill (7,3,3);_bdc !=nil {panic (_bdc .Error ());};if _aga :=_d .fill (3,2,-1);_aga !=nil {panic (_aga .Error ());};if _ad :=_d .fill (6,2,-2);_ad !=nil {panic (_ad .Error ());};if _abg :=_d .fill (7,2,-3);_abg !=nil {panic (_abg .Error ()); +};};func (_gg *Decoder )decodeRowType2 ()error {if _gg ._fbb {_gg ._dgf .Align ();};if _ecg :=_gg .decode1D ();_ecg !=nil {return _ecg ;};return nil ;};func _gbac (_fca int )([]byte ,int ){var _eae []byte ;for _bcge :=0;_bcge < 2;_bcge ++{_eae ,_fca =_eccd (_eae ,_fca ,_gce ); +};return _eae ,_fca %8;};func (_cfe *Decoder )decodeRow ()(_bbf error ){if !_cfe ._bgd &&_cfe ._cc > 0&&_cfe ._cc ==_cfe ._ec {return _ab .EOF ;};switch _cfe ._beb {case _aac :_bbf =_cfe .decodeRowType2 ();case _bcd :_bbf =_cfe .decodeRowType4 ();case _bdd :_bbf =_cfe .decodeRowType6 (); +};if _bbf !=nil {return _bbf ;};_ed :=0;_gcef :=true ;_cfe ._dbg =0;for _bgcb :=0;_bgcb < _cfe ._de ;_bgcb ++{_bdf :=_cfe ._dgc ;if _bgcb !=_cfe ._de {_bdf =_cfe ._cef [_bgcb ];};if _bdf > _cfe ._dgc {_bdf =_cfe ._dgc ;};_eab :=_ed /8;for _ed %8!=0&&_bdf -_ed > 0{var _bbe byte ; +if !_gcef {_bbe =1< 7{_cfe ._fa [_eab ]=_cfa ;_ed +=8;_eab ++;};};for _bdf -_ed > 0{if _ed %8==0{_cfe ._fa [_eab ]=0; +};var _deb byte ;if !_gcef {_deb =1< 0{return _fef ;};break ;};if _fgd {return _ab .EOF ;};_bcdf ._dgf .Reset ();};if _gde =_bcdf .decode1D ();_gde !=nil {return _gde ;};return nil ; +};type Decoder struct{_dgc int ;_cc int ;_ec int ;_fa []byte ;_ce int ;_caca bool ;_eeb bool ;_bgc bool ;_dbc bool ;_fge bool ;_bgd bool ;_fbb bool ;_dd int ;_ac int ;_gdg []int ;_cef []int ;_eeff int ;_de int ;_fea int ;_dbg int ;_dgf *_g .Reader ;_beb tiffType ; +_ga error ;};func init (){_aa =make (map[int ]code );_aa [0]=code {Code :13<<8|3<<6,BitsWritten :10};_aa [1]=code {Code :2<<(5+8),BitsWritten :3};_aa [2]=code {Code :3<<(6+8),BitsWritten :2};_aa [3]=code {Code :2<<(6+8),BitsWritten :2};_aa [4]=code {Code :3<<(5+8),BitsWritten :3}; +_aa [5]=code {Code :3<<(4+8),BitsWritten :4};_aa [6]=code {Code :2<<(4+8),BitsWritten :4};_aa [7]=code {Code :3<<(3+8),BitsWritten :5};_aa [8]=code {Code :5<<(2+8),BitsWritten :6};_aa [9]=code {Code :4<<(2+8),BitsWritten :6};_aa [10]=code {Code :4<<(1+8),BitsWritten :7}; +_aa [11]=code {Code :5<<(1+8),BitsWritten :7};_aa [12]=code {Code :7<<(1+8),BitsWritten :7};_aa [13]=code {Code :4<<8,BitsWritten :8};_aa [14]=code {Code :7<<8,BitsWritten :8};_aa [15]=code {Code :12<<8,BitsWritten :9};_aa [16]=code {Code :5<<8|3<<6,BitsWritten :10}; +_aa [17]=code {Code :6<<8,BitsWritten :10};_aa [18]=code {Code :2<<8,BitsWritten :10};_aa [19]=code {Code :12<<8|7<<5,BitsWritten :11};_aa [20]=code {Code :13<<8,BitsWritten :11};_aa [21]=code {Code :13<<8|4<<5,BitsWritten :11};_aa [22]=code {Code :6<<8|7<<5,BitsWritten :11}; +_aa [23]=code {Code :5<<8,BitsWritten :11};_aa [24]=code {Code :2<<8|7<<5,BitsWritten :11};_aa [25]=code {Code :3<<8,BitsWritten :11};_aa [26]=code {Code :12<<8|10<<4,BitsWritten :12};_aa [27]=code {Code :12<<8|11<<4,BitsWritten :12};_aa [28]=code {Code :12<<8|12<<4,BitsWritten :12}; +_aa [29]=code {Code :12<<8|13<<4,BitsWritten :12};_aa [30]=code {Code :6<<8|8<<4,BitsWritten :12};_aa [31]=code {Code :6<<8|9<<4,BitsWritten :12};_aa [32]=code {Code :6<<8|10<<4,BitsWritten :12};_aa [33]=code {Code :6<<8|11<<4,BitsWritten :12};_aa [34]=code {Code :13<<8|2<<4,BitsWritten :12}; +_aa [35]=code {Code :13<<8|3<<4,BitsWritten :12};_aa [36]=code {Code :13<<8|4<<4,BitsWritten :12};_aa [37]=code {Code :13<<8|5<<4,BitsWritten :12};_aa [38]=code {Code :13<<8|6<<4,BitsWritten :12};_aa [39]=code {Code :13<<8|7<<4,BitsWritten :12};_aa [40]=code {Code :6<<8|12<<4,BitsWritten :12}; +_aa [41]=code {Code :6<<8|13<<4,BitsWritten :12};_aa [42]=code {Code :13<<8|10<<4,BitsWritten :12};_aa [43]=code {Code :13<<8|11<<4,BitsWritten :12};_aa [44]=code {Code :5<<8|4<<4,BitsWritten :12};_aa [45]=code {Code :5<<8|5<<4,BitsWritten :12};_aa [46]=code {Code :5<<8|6<<4,BitsWritten :12}; +_aa [47]=code {Code :5<<8|7<<4,BitsWritten :12};_aa [48]=code {Code :6<<8|4<<4,BitsWritten :12};_aa [49]=code {Code :6<<8|5<<4,BitsWritten :12};_aa [50]=code {Code :5<<8|2<<4,BitsWritten :12};_aa [51]=code {Code :5<<8|3<<4,BitsWritten :12};_aa [52]=code {Code :2<<8|4<<4,BitsWritten :12}; +_aa [53]=code {Code :3<<8|7<<4,BitsWritten :12};_aa [54]=code {Code :3<<8|8<<4,BitsWritten :12};_aa [55]=code {Code :2<<8|7<<4,BitsWritten :12};_aa [56]=code {Code :2<<8|8<<4,BitsWritten :12};_aa [57]=code {Code :5<<8|8<<4,BitsWritten :12};_aa [58]=code {Code :5<<8|9<<4,BitsWritten :12}; +_aa [59]=code {Code :2<<8|11<<4,BitsWritten :12};_aa [60]=code {Code :2<<8|12<<4,BitsWritten :12};_aa [61]=code {Code :5<<8|10<<4,BitsWritten :12};_aa [62]=code {Code :6<<8|6<<4,BitsWritten :12};_aa [63]=code {Code :6<<8|7<<4,BitsWritten :12};_be =make (map[int ]code ); +_be [0]=code {Code :53<<8,BitsWritten :8};_be [1]=code {Code :7<<(2+8),BitsWritten :6};_be [2]=code {Code :7<<(4+8),BitsWritten :4};_be [3]=code {Code :8<<(4+8),BitsWritten :4};_be [4]=code {Code :11<<(4+8),BitsWritten :4};_be [5]=code {Code :12<<(4+8),BitsWritten :4}; +_be [6]=code {Code :14<<(4+8),BitsWritten :4};_be [7]=code {Code :15<<(4+8),BitsWritten :4};_be [8]=code {Code :19<<(3+8),BitsWritten :5};_be [9]=code {Code :20<<(3+8),BitsWritten :5};_be [10]=code {Code :7<<(3+8),BitsWritten :5};_be [11]=code {Code :8<<(3+8),BitsWritten :5}; +_be [12]=code {Code :8<<(2+8),BitsWritten :6};_be [13]=code {Code :3<<(2+8),BitsWritten :6};_be [14]=code {Code :52<<(2+8),BitsWritten :6};_be [15]=code {Code :53<<(2+8),BitsWritten :6};_be [16]=code {Code :42<<(2+8),BitsWritten :6};_be [17]=code {Code :43<<(2+8),BitsWritten :6}; +_be [18]=code {Code :39<<(1+8),BitsWritten :7};_be [19]=code {Code :12<<(1+8),BitsWritten :7};_be [20]=code {Code :8<<(1+8),BitsWritten :7};_be [21]=code {Code :23<<(1+8),BitsWritten :7};_be [22]=code {Code :3<<(1+8),BitsWritten :7};_be [23]=code {Code :4<<(1+8),BitsWritten :7}; +_be [24]=code {Code :40<<(1+8),BitsWritten :7};_be [25]=code {Code :43<<(1+8),BitsWritten :7};_be [26]=code {Code :19<<(1+8),BitsWritten :7};_be [27]=code {Code :36<<(1+8),BitsWritten :7};_be [28]=code {Code :24<<(1+8),BitsWritten :7};_be [29]=code {Code :2<<8,BitsWritten :8}; +_be [30]=code {Code :3<<8,BitsWritten :8};_be [31]=code {Code :26<<8,BitsWritten :8};_be [32]=code {Code :27<<8,BitsWritten :8};_be [33]=code {Code :18<<8,BitsWritten :8};_be [34]=code {Code :19<<8,BitsWritten :8};_be [35]=code {Code :20<<8,BitsWritten :8}; +_be [36]=code {Code :21<<8,BitsWritten :8};_be [37]=code {Code :22<<8,BitsWritten :8};_be [38]=code {Code :23<<8,BitsWritten :8};_be [39]=code {Code :40<<8,BitsWritten :8};_be [40]=code {Code :41<<8,BitsWritten :8};_be [41]=code {Code :42<<8,BitsWritten :8}; +_be [42]=code {Code :43<<8,BitsWritten :8};_be [43]=code {Code :44<<8,BitsWritten :8};_be [44]=code {Code :45<<8,BitsWritten :8};_be [45]=code {Code :4<<8,BitsWritten :8};_be [46]=code {Code :5<<8,BitsWritten :8};_be [47]=code {Code :10<<8,BitsWritten :8}; +_be [48]=code {Code :11<<8,BitsWritten :8};_be [49]=code {Code :82<<8,BitsWritten :8};_be [50]=code {Code :83<<8,BitsWritten :8};_be [51]=code {Code :84<<8,BitsWritten :8};_be [52]=code {Code :85<<8,BitsWritten :8};_be [53]=code {Code :36<<8,BitsWritten :8}; +_be [54]=code {Code :37<<8,BitsWritten :8};_be [55]=code {Code :88<<8,BitsWritten :8};_be [56]=code {Code :89<<8,BitsWritten :8};_be [57]=code {Code :90<<8,BitsWritten :8};_be [58]=code {Code :91<<8,BitsWritten :8};_be [59]=code {Code :74<<8,BitsWritten :8}; +_be [60]=code {Code :75<<8,BitsWritten :8};_be [61]=code {Code :50<<8,BitsWritten :8};_be [62]=code {Code :51<<8,BitsWritten :8};_be [63]=code {Code :52<<8,BitsWritten :8};_eb =make (map[int ]code );_eb [64]=code {Code :3<<8|3<<6,BitsWritten :10};_eb [128]=code {Code :12<<8|8<<4,BitsWritten :12}; +_eb [192]=code {Code :12<<8|9<<4,BitsWritten :12};_eb [256]=code {Code :5<<8|11<<4,BitsWritten :12};_eb [320]=code {Code :3<<8|3<<4,BitsWritten :12};_eb [384]=code {Code :3<<8|4<<4,BitsWritten :12};_eb [448]=code {Code :3<<8|5<<4,BitsWritten :12};_eb [512]=code {Code :3<<8|12<<3,BitsWritten :13}; +_eb [576]=code {Code :3<<8|13<<3,BitsWritten :13};_eb [640]=code {Code :2<<8|10<<3,BitsWritten :13};_eb [704]=code {Code :2<<8|11<<3,BitsWritten :13};_eb [768]=code {Code :2<<8|12<<3,BitsWritten :13};_eb [832]=code {Code :2<<8|13<<3,BitsWritten :13};_eb [896]=code {Code :3<<8|18<<3,BitsWritten :13}; +_eb [960]=code {Code :3<<8|19<<3,BitsWritten :13};_eb [1024]=code {Code :3<<8|20<<3,BitsWritten :13};_eb [1088]=code {Code :3<<8|21<<3,BitsWritten :13};_eb [1152]=code {Code :3<<8|22<<3,BitsWritten :13};_eb [1216]=code {Code :119<<3,BitsWritten :13};_eb [1280]=code {Code :2<<8|18<<3,BitsWritten :13}; +_eb [1344]=code {Code :2<<8|19<<3,BitsWritten :13};_eb [1408]=code {Code :2<<8|20<<3,BitsWritten :13};_eb [1472]=code {Code :2<<8|21<<3,BitsWritten :13};_eb [1536]=code {Code :2<<8|26<<3,BitsWritten :13};_eb [1600]=code {Code :2<<8|27<<3,BitsWritten :13}; +_eb [1664]=code {Code :3<<8|4<<3,BitsWritten :13};_eb [1728]=code {Code :3<<8|5<<3,BitsWritten :13};_cbf =make (map[int ]code );_cbf [64]=code {Code :27<<(3+8),BitsWritten :5};_cbf [128]=code {Code :18<<(3+8),BitsWritten :5};_cbf [192]=code {Code :23<<(2+8),BitsWritten :6}; +_cbf [256]=code {Code :55<<(1+8),BitsWritten :7};_cbf [320]=code {Code :54<<8,BitsWritten :8};_cbf [384]=code {Code :55<<8,BitsWritten :8};_cbf [448]=code {Code :100<<8,BitsWritten :8};_cbf [512]=code {Code :101<<8,BitsWritten :8};_cbf [576]=code {Code :104<<8,BitsWritten :8}; +_cbf [640]=code {Code :103<<8,BitsWritten :8};_cbf [704]=code {Code :102<<8,BitsWritten :9};_cbf [768]=code {Code :102<<8|1<<7,BitsWritten :9};_cbf [832]=code {Code :105<<8,BitsWritten :9};_cbf [896]=code {Code :105<<8|1<<7,BitsWritten :9};_cbf [960]=code {Code :106<<8,BitsWritten :9}; +_cbf [1024]=code {Code :106<<8|1<<7,BitsWritten :9};_cbf [1088]=code {Code :107<<8,BitsWritten :9};_cbf [1152]=code {Code :107<<8|1<<7,BitsWritten :9};_cbf [1216]=code {Code :108<<8,BitsWritten :9};_cbf [1280]=code {Code :108<<8|1<<7,BitsWritten :9};_cbf [1344]=code {Code :109<<8,BitsWritten :9}; +_cbf [1408]=code {Code :109<<8|1<<7,BitsWritten :9};_cbf [1472]=code {Code :76<<8,BitsWritten :9};_cbf [1536]=code {Code :76<<8|1<<7,BitsWritten :9};_cbf [1600]=code {Code :77<<8,BitsWritten :9};_cbf [1664]=code {Code :24<<(2+8),BitsWritten :6};_cbf [1728]=code {Code :77<<8|1<<7,BitsWritten :9}; +_eg =make (map[int ]code );_eg [1792]=code {Code :1<<8,BitsWritten :11};_eg [1856]=code {Code :1<<8|4<<5,BitsWritten :11};_eg [1920]=code {Code :1<<8|5<<5,BitsWritten :11};_eg [1984]=code {Code :1<<8|2<<4,BitsWritten :12};_eg [2048]=code {Code :1<<8|3<<4,BitsWritten :12}; +_eg [2112]=code {Code :1<<8|4<<4,BitsWritten :12};_eg [2176]=code {Code :1<<8|5<<4,BitsWritten :12};_eg [2240]=code {Code :1<<8|6<<4,BitsWritten :12};_eg [2304]=code {Code :1<<8|7<<4,BitsWritten :12};_eg [2368]=code {Code :1<<8|12<<4,BitsWritten :12};_eg [2432]=code {Code :1<<8|13<<4,BitsWritten :12}; +_eg [2496]=code {Code :1<<8|14<<4,BitsWritten :12};_eg [2560]=code {Code :1<<8|15<<4,BitsWritten :12};_cac =make (map[int ]byte );_cac [0]=0xFF;_cac [1]=0xFE;_cac [2]=0xFC;_cac [3]=0xF8;_cac [4]=0xF0;_cac [5]=0xE0;_cac [6]=0xC0;_cac [7]=0x80;_cac [8]=0x00; +};func (_gb *Decoder )decodeRun (_ebg *tree )(int ,error ){var _cbc int ;_dcf :=_ebg ._fcff ;for {_effca ,_dee :=_gb ._dgf .ReadBool ();if _dee !=nil {return 0,_dee ;};_dcf =_dcf .walk (_effca );if _dcf ==nil {return 0,_f .New ("\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006f\u0064\u0065\u0020\u0069n\u0020H\u0075f\u0066m\u0061\u006e\u0020\u0052\u004c\u0045\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +};if _dcf ._abce {_cbc +=_dcf ._deg ;switch {case _dcf ._deg >=64:_dcf =_ebg ._fcff ;case _dcf ._deg >=0:return _cbc ,nil ;default:return _gb ._dgc ,nil ;};};};};func _fgf (_bfb []byte ,_aab int ,_ceg int ,_df bool )([]byte ,int ){var (_dgb code ;_egae bool ; +);for !_egae {_dgb ,_ceg ,_egae =_cec (_ceg ,_df );_bfb ,_aab =_eccd (_bfb ,_aab ,_dgb );};return _bfb ,_aab ;};var _aee =[...][]uint16 {{0x7,0x8,0xb,0xc,0xe,0xf},{0x12,0x13,0x14,0x1b,0x7,0x8},{0x17,0x18,0x2a,0x2b,0x3,0x34,0x35,0x7,0x8},{0x13,0x17,0x18,0x24,0x27,0x28,0x2b,0x3,0x37,0x4,0x8,0xc},{0x12,0x13,0x14,0x15,0x16,0x17,0x1a,0x1b,0x2,0x24,0x25,0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x3,0x32,0x33,0x34,0x35,0x36,0x37,0x4,0x4a,0x4b,0x5,0x52,0x53,0x54,0x55,0x58,0x59,0x5a,0x5b,0x64,0x65,0x67,0x68,0xa,0xb},{0x98,0x99,0x9a,0x9b,0xcc,0xcd,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xd8,0xd9,0xda,0xdb},{},{0x8,0xc,0xd},{0x12,0x13,0x14,0x15,0x16,0x17,0x1c,0x1d,0x1e,0x1f}}; +func (_daf *treeNode )set (_gda bool ,_eadf *treeNode ){if !_gda {_daf ._gcab =_eadf ;}else {_daf ._ceb =_eadf ;};};var (_fef =_f .New ("\u0063\u0063\u0069\u0074tf\u0061\u0078\u0020\u0063\u006f\u0072\u0072\u0075\u0070\u0074\u0065\u0064\u0020\u0052T\u0043"); +_dbb =_f .New ("\u0063\u0063\u0069\u0074tf\u0061\u0078\u0020\u0045\u004f\u004c\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064"););func _gac (_aec []byte ,_gge ,_bef ,_ccc int )([]byte ,int ){_ebe :=_gdeb (_bef ,_ccc );_aec ,_gge =_eccd (_aec ,_gge ,_ebe ); +return _aec ,_gge ;};func (_dge *Encoder )Encode (pixels [][]byte )[]byte {if _dge .BlackIs1 {_feag =0;_cagf =1;}else {_feag =1;_cagf =0;};if _dge .K ==0{return _dge .encodeG31D (pixels );};if _dge .K > 0{return _dge .encodeG32D (pixels );};if _dge .K < 0{return _dge .encodeG4 (pixels ); +};return nil ;};func _aacg (_fdf int )([]byte ,int ){var _affa []byte ;for _cca :=0;_cca < 6;_cca ++{_affa ,_fdf =_eccd (_affa ,_fdf ,_gce );};return _affa ,_fdf %8;};func NewDecoder (data []byte ,options DecodeOptions )(*Decoder ,error ){_cg :=&Decoder {_dgf :_g .NewReader (data ),_dgc :options .Columns ,_cc :options .Rows ,_ce :options .DamagedRowsBeforeError ,_fa :make ([]byte ,(options .Columns +7)/8),_gdg :make ([]int ,options .Columns +2),_cef :make ([]int ,options .Columns +2),_fbb :options .EncodedByteAligned ,_dbc :options .BlackIsOne ,_fge :options .EndOfLine ,_bgd :options .EndOfBlock }; +switch {case options .K ==0:_cg ._beb =_bcd ;if len (data )< 20{return nil ,_f .New ("\u0074o\u006f\u0020\u0073\u0068o\u0072\u0074\u0020\u0063\u0063i\u0074t\u0066a\u0078\u0020\u0073\u0074\u0072\u0065\u0061m");};_ff :=data [:20];if _ff [0]!=0||(_ff [1]>>4!=1&&_ff [1]!=1){_cg ._beb =_aac ; +_bb :=(uint16 (_ff [0])<<8+uint16 (_ff [1]&0xff))>>4;for _gf :=12;_gf < 160;_gf ++{_bb =(_bb <<1)+uint16 ((_ff [_gf /8]>>uint16 (7-(_gf %8)))&0x01);if _bb &0xfff==1{_cg ._beb =_bcd ;break ;};};};case options .K < 0:_cg ._beb =_bdd ;case options .K > 0:_cg ._beb =_bcd ; +_cg ._caca =true ;};switch _cg ._beb {case _aac ,_bcd ,_bdd :default:return nil ,_f .New ("\u0075\u006ek\u006e\u006f\u0077\u006e\u0020\u0063\u0063\u0069\u0074\u0074\u0066\u0061\u0078\u002e\u0044\u0065\u0063\u006f\u0064\u0065\u0072\u0020ty\u0070\u0065"); +};return _cg ,nil ;};func (_cba *Decoder )tryFetchRTC2D ()(_dgg error ){_cba ._dgf .Mark ();var _gega bool ;for _ebf :=0;_ebf < 5;_ebf ++{_gega ,_dgg =_cba .tryFetchEOL1 ();if _dgg !=nil {if _f .Is (_dgg ,_ab .EOF ){if _ebf ==0{break ;};return _fef ;}; +};if _gega {continue ;};if _ebf > 0{return _fef ;};break ;};if _gega {return _ab .EOF ;};_cba ._dgf .Reset ();return _dgg ;};func _ggg (_dcac [][]byte )[][]byte {_babd :=make ([]byte ,len (_dcac [0]));for _aced :=range _babd {_babd [_aced ]=_feag ;};_dcac =append (_dcac ,[]byte {}); +for _gcf :=len (_dcac )-1;_gcf > 0;_gcf --{_dcac [_gcf ]=_dcac [_gcf -1];};_dcac [0]=_babd ;return _dcac ;};func (_ddf *Decoder )tryFetchEOL ()(bool ,error ){_bea ,_dbe :=_ddf ._dgf .ReadBits (12);if _dbe !=nil {return false ,_dbe ;};return _bea ==0x1,nil ; +};func (_abc tiffType )String ()string {switch _abc {case _aac :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u004d\u006f\u0064i\u0066\u0069\u0065\u0064\u0048\u0075\u0066\u0066\u006d\u0061n\u0052\u006c\u0065";case _bcd :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0034"; +case _bdd :return "\u0074\u0069\u0066\u0066\u0054\u0079\u0070\u0065\u0054\u0036";default:return "\u0075n\u0064\u0065\u0066\u0069\u006e\u0065d";};};func (_gcee *tree )fill (_ccgd ,_ecca ,_dba int )error {_ddfc :=_gcee ._fcff ;for _egad :=0;_egad < _ccgd ; +_egad ++{_ecd :=_ccgd -1-_egad ;_cdb :=((_ecca >>uint (_ecd ))&1)!=0;_afd :=_ddfc .walk (_cdb );if _afd !=nil {if _afd ._abce {return _f .New ("\u006e\u006f\u0064\u0065\u0020\u0069\u0073\u0020\u006c\u0065\u0061\u0066\u002c\u0020\u006eo\u0020o\u0074\u0068\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067"); +};_ddfc =_afd ;continue ;};_afd =&treeNode {};if _egad ==_ccgd -1{_afd ._deg =_dba ;_afd ._abce =true ;};if _ecca ==0{_afd ._ccgb =true ;};_ddfc .set (_cdb ,_afd );_ddfc =_afd ;};return nil ;};type code struct{Code uint16 ;BitsWritten int ;};var (_feag byte =1; +_cagf byte =0;);func _eccd (_dbcd []byte ,_eac int ,_gcbd code )([]byte ,int ){_acb :=0;for _acb < _gcbd .BitsWritten {_caag :=_eac /8;_fgb :=_eac %8;if _caag >=len (_dbcd ){_dbcd =append (_dbcd ,0);};_fba :=8-_fgb ;_agab :=_gcbd .BitsWritten -_acb ;if _fba > _agab {_fba =_agab ; +};if _acb < 8{_dbcd [_caag ]=_dbcd [_caag ]|byte (_gcbd .Code >>uint (8+_fgb -_acb ))&_cac [8-_fba -_fgb ];}else {_dbcd [_caag ]=_dbcd [_caag ]|(byte (_gcbd .Code <>uint (_fgb );};_eac +=_fba ;_acb +=_fba ;};return _dbcd ,_eac ; +};func (_gcc *Decoder )decodeRowType4 ()error {if !_gcc ._caca {return _gcc .decoderRowType41D ();};if _gcc ._fbb {_gcc ._dgf .Align ();};_gcc ._dgf .Mark ();_dc ,_ge :=_gcc .tryFetchEOL ();if _ge !=nil {return _ge ;};if !_dc &&_gcc ._fge {_gcc ._fea ++; +if _gcc ._fea > _gcc ._ce {return _dbb ;};_gcc ._dgf .Reset ();};if !_dc {_gcc ._dgf .Reset ();};_acc ,_ge :=_gcc ._dgf .ReadBool ();if _ge !=nil {return _ge ;};if _acc {if _dc &&_gcc ._bgd {if _ge =_gcc .tryFetchRTC2D ();_ge !=nil {return _ge ;};};_ge =_gcc .decode1D (); +}else {_ge =_gcc .decode2D ();};if _ge !=nil {return _ge ;};return nil ;};func _bbeg (_dbbe int )([]byte ,int ){var _bac []byte ;for _adc :=0;_adc < 6;_adc ++{_bac ,_dbbe =_eccd (_bac ,_dbbe ,_afg );};return _bac ,_dbbe %8;};func (_ffe *Decoder )Read (in []byte )(int ,error ){if _ffe ._ga !=nil {return 0,_ffe ._ga ; +};_egd :=len (in );var (_effc int ;_aag int ;);for _egd !=0{if _ffe ._ac >=_ffe ._dd {if _gca :=_ffe .fetch ();_gca !=nil {_ffe ._ga =_gca ;return 0,_gca ;};};if _ffe ._dd ==-1{return _effc ,_ab .EOF ;};switch {case _egd <=_ffe ._dd -_ffe ._ac :_cbde :=_ffe ._fa [_ffe ._ac :_ffe ._ac +_egd ]; +for _ ,_aeaa :=range _cbde {if !_ffe ._dbc {_aeaa =^_aeaa ;};in [_aag ]=_aeaa ;_aag ++;};_effc +=len (_cbde );_ffe ._ac +=len (_cbde );return _effc ,nil ;default:_ebb :=_ffe ._fa [_ffe ._ac :];for _ ,_aeed :=range _ebb {if !_ffe ._dbc {_aeed =^_aeed ;}; +in [_aag ]=_aeed ;_aag ++;};_effc +=len (_ebb );_ffe ._ac +=len (_ebb );_egd -=len (_ebb );};};return _effc ,nil ;};func _bgdd (_dfe []byte ,_fefe int )([]byte ,int ){return _eccd (_dfe ,_fefe ,_eef )};func _gdeb (_gfa ,_ebgd int )code {var _bce code ; +switch _ebgd -_gfa {case -1:_bce =_gd ;case -2:_bce =_gcd ;case -3:_bce =_fb ;case 0:_bce =_fd ;case 1:_bce =_ea ;case 2:_bce =_cag ;case 3:_bce =_efc ;};return _bce ;};var _aea =[...][]uint16 {{2,3,4,5,6,7},{128,8,9,64,10,11},{192,1664,16,17,13,14,15,1,12},{26,21,28,27,18,24,25,22,256,23,20,19},{33,34,35,36,37,38,31,32,29,53,54,39,40,41,42,43,44,30,61,62,63,0,320,384,45,59,60,46,49,50,51,52,55,56,57,58,448,512,640,576,47,48},{1472,1536,1600,1728,704,768,832,896,960,1024,1088,1152,1216,1280,1344,1408},{},{1792,1856,1920},{1984,2048,2112,2176,2240,2304,2368,2432,2496,2560}}; +var (_ag *treeNode ;_e *treeNode ;_fg *tree ;_ee *tree ;_c *tree ;_d *tree ;_fga =-2000;_b =-1000;_bc =-3000;_bcb =-4000;);func (_gcb *Encoder )encodeG32D (_fff [][]byte )[]byte {var _dac []byte ;var _aaf int ;for _cd :=0;_cd < len (_fff );_cd +=_gcb .K {if _gcb .Rows > 0&&!_gcb .EndOfBlock &&_cd ==_gcb .Rows {break ; +};_ecf ,_effe :=_gaf (_fff [_cd ],_aaf ,_afg );_dac =_gcb .appendEncodedRow (_dac ,_ecf ,_aaf );if _gcb .EncodedByteAlign {_effe =0;};_aaf =_effe ;for _bda :=_cd +1;_bda < (_cd +_gcb .K )&&_bda < len (_fff );_bda ++{if _gcb .Rows > 0&&!_gcb .EndOfBlock &&_bda ==_gcb .Rows {break ; +};_bdag ,_dca :=_eccd (nil ,_aaf ,_ege );var _dbf ,_bae ,_agg int ;_bee :=-1;for _bee < len (_fff [_bda ]){_dbf =_dcc (_fff [_bda ],_bee );_bae =_beee (_fff [_bda ],_fff [_bda -1],_bee );_agg =_dcc (_fff [_bda -1],_bae );if _agg < _dbf {_bdag ,_dca =_bgdd (_bdag ,_dca ); +_bee =_agg ;}else {if _ae .Abs (float64 (_bae -_dbf ))> 3{_bdag ,_dca ,_bee =_bbde (_fff [_bda ],_bdag ,_dca ,_bee ,_dbf );}else {_bdag ,_dca =_gac (_bdag ,_dca ,_dbf ,_bae );_bee =_dbf ;};};};_dac =_gcb .appendEncodedRow (_dac ,_bdag ,_aaf );if _gcb .EncodedByteAlign {_dca =0; +};_aaf =_dca %8;};};if _gcb .EndOfBlock {_afb ,_ :=_bbeg (_aaf );_dac =_gcb .appendEncodedRow (_dac ,_afb ,_aaf );};return _dac ;};func _cec (_cda int ,_aad bool )(code ,int ,bool ){if _cda < 64{if _aad {return _be [_cda ],0,true ;};return _aa [_cda ],0,true ; +};_cbfb :=_cda /64;if _cbfb > 40{return _eg [2560],_cda -2560,false ;};if _cbfb > 27{return _eg [_cbfb *64],_cda -_cbfb *64,false ;};if _aad {return _cbf [_cbfb *64],_cda -_cbfb *64,false ;};return _eb [_cbfb *64],_cda -_cbfb *64,false ;};func (_gfd *treeNode )walk (_bba bool )*treeNode {if _bba {return _gfd ._ceb ; +};return _gfd ._gcab ;};type DecodeOptions struct{Columns int ;Rows int ;K int ;EncodedByteAligned bool ;BlackIsOne bool ;EndOfBlock bool ;EndOfLine bool ;DamagedRowsBeforeError int ;};var _gc =[...][]uint16 {{3,2},{1,4},{6,5},{7},{9,8},{10,11,12},{13,14},{15},{16,17,0,18,64},{24,25,23,22,19,20,21,1792,1856,1920},{1984,2048,2112,2176,2240,2304,2368,2432,2496,2560,52,55,56,59,60,320,384,448,53,54,50,51,44,45,46,47,57,58,61,256,48,49,62,63,30,31,32,33,40,41,128,192,26,27,28,29,34,35,36,37,38,39,42,43},{640,704,768,832,1280,1344,1408,1472,1536,1600,1664,1728,512,576,896,960,1024,1088,1152,1216}}; +func (_fbbb *tree )fillWithNode (_eadga ,_ccd int ,_fbaa *treeNode )error {_gdf :=_fbbb ._fcff ;for _egaf :=0;_egaf < _eadga ;_egaf ++{_aabb :=uint (_eadga -1-_egaf );_ccaf :=((_ccd >>_aabb )&1)!=0;_gaae :=_gdf .walk (_ccaf );if _gaae !=nil {if _gaae ._abce {return _f .New ("\u006e\u006f\u0064\u0065\u0020\u0069\u0073\u0020\u006c\u0065\u0061\u0066\u002c\u0020\u006eo\u0020o\u0074\u0068\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067"); +};_gdf =_gaae ;continue ;};if _egaf ==_eadga -1{_gaae =_fbaa ;}else {_gaae =&treeNode {};};if _ccd ==0{_gaae ._ccgb =true ;};_gdf .set (_ccaf ,_gaae );_gdf =_gaae ;};return nil ;};func (_bead *Encoder )encodeG31D (_ddc [][]byte )[]byte {var _fdad []byte ; +_cbbe :=0;for _bfc :=range _ddc {if _bead .Rows > 0&&!_bead .EndOfBlock &&_bfc ==_bead .Rows {break ;};_gdd ,_gba :=_gaf (_ddc [_bfc ],_cbbe ,_gce );_fdad =_bead .appendEncodedRow (_fdad ,_gdd ,_cbbe );if _bead .EncodedByteAlign {_gba =0;};_cbbe =_gba ; +};if _bead .EndOfBlock {_aff ,_ :=_aacg (_cbbe );_fdad =_bead .appendEncodedRow (_fdad ,_aff ,_cbbe );};return _fdad ;};func (_agb *Encoder )appendEncodedRow (_cfbf ,_ecbb []byte ,_dfb int )[]byte {if len (_cfbf )> 0&&_dfb !=0&&!_agb .EncodedByteAlign {_cfbf [len (_cfbf )-1]=_cfbf [len (_cfbf )-1]|_ecbb [0]; +_cfbf =append (_cfbf ,_ecbb [1:]...);}else {_cfbf =append (_cfbf ,_ecbb ...);};return _cfbf ;};type tree struct{_fcff *treeNode };func _dcc (_gbf []byte ,_bdea int )int {if _bdea >=len (_gbf ){return _bdea ;};if _bdea < -1{_bdea =-1;};var _bga byte ;if _bdea > -1{_bga =_gbf [_bdea ]; +}else {_bga =_feag ;};_bfd :=_bdea +1;for _bfd < len (_gbf ){if _gbf [_bfd ]!=_bga {break ;};_bfd ++;};return _bfd ;};func (_da *Decoder )decode2D ()error {_da ._eeff =_da ._de ;_da ._cef ,_da ._gdg =_da ._gdg ,_da ._cef ;_cfd :=true ;var (_cee bool ;_ebd int ; +_gagf error ;);_da ._de =0;_cagb :for _ebd < _da ._dgc {_aca :=_d ._fcff ;for {_cee ,_gagf =_da ._dgf .ReadBool ();if _gagf !=nil {return _gagf ;};_aca =_aca .walk (_cee );if _aca ==nil {continue _cagb ;};if !_aca ._abce {continue ;};switch _aca ._deg {case _bcb :var _fed int ; +if _cfd {_fed ,_gagf =_da .decodeRun (_ee );}else {_fed ,_gagf =_da .decodeRun (_fg );};if _gagf !=nil {return _gagf ;};_ebd +=_fed ;_da ._cef [_da ._de ]=_ebd ;_da ._de ++;if _cfd {_fed ,_gagf =_da .decodeRun (_fg );}else {_fed ,_gagf =_da .decodeRun (_ee ); +};if _gagf !=nil {return _gagf ;};_ebd +=_fed ;_da ._cef [_da ._de ]=_ebd ;_da ._de ++;case _bc :_cfb :=_da .getNextChangingElement (_ebd ,_cfd )+1;if _cfb >=_da ._eeff {_ebd =_da ._dgc ;}else {_ebd =_da ._gdg [_cfb ];};default:_cacc :=_da .getNextChangingElement (_ebd ,_cfd ); +if _cacc >=_da ._eeff ||_cacc ==-1{_ebd =_da ._dgc +_aca ._deg ;}else {_ebd =_da ._gdg [_cacc ]+_aca ._deg ;};_da ._cef [_da ._de ]=_ebd ;_da ._de ++;_cfd =!_cfd ;};continue _cagb ;};};return nil ;};func (_dcd *Decoder )getNextChangingElement (_fefg int ,_ggb bool )int {_edg :=0; +if !_ggb {_edg =1;};_ecc :=int (uint32 (_dcd ._dbg )&0xFFFFFFFE)+_edg ;if _ecc > 2{_ecc -=2;};if _fefg ==0{return _ecc ;};for _agd :=_ecc ;_agd < _dcd ._eeff ;_agd +=2{if _fefg < _dcd ._gdg [_agd ]{_dcd ._dbg =_agd ;return _agd ;};};return -1;};func (_geg *Decoder )decodeRowType6 ()error {if _geg ._fbb {_geg ._dgf .Align (); +};if _geg ._bgd {_geg ._dgf .Mark ();_fda ,_gad :=_geg .tryFetchEOL ();if _gad !=nil {return _gad ;};if _fda {_fda ,_gad =_geg .tryFetchEOL ();if _gad !=nil {return _gad ;};if _fda {return _ab .EOF ;};};_geg ._dgf .Reset ();};return _geg .decode2D ();}; +func _gaf (_eag []byte ,_gae int ,_aaa code )([]byte ,int ){_egda :=true ;var _ffg []byte ;_ffg ,_gae =_eccd (nil ,_gae ,_aaa );_ece :=0;var _gfg int ;for _ece < len (_eag ){_gfg ,_ece =_fgag (_eag ,_egda ,_ece );_ffg ,_gae =_fgf (_ffg ,_gae ,_gfg ,_egda ); +_egda =!_egda ;};return _ffg ,_gae %8;};type treeNode struct{_gcab *treeNode ;_ceb *treeNode ;_deg int ;_ccgb bool ;_abce bool ;};func (_dbeb *Encoder )encodeG4 (_fcg [][]byte )[]byte {_afe :=make ([][]byte ,len (_fcg ));copy (_afe ,_fcg );_afe =_ggg (_afe ); +var _caa []byte ;var _dbef int ;for _cagd :=1;_cagd < len (_afe );_cagd ++{if _dbeb .Rows > 0&&!_dbeb .EndOfBlock &&_cagd ==(_dbeb .Rows +1){break ;};var _ebc []byte ;var _gaa ,_bgg ,_bebf int ;_aae :=_dbef ;_gded :=-1;for _gded < len (_afe [_cagd ]){_gaa =_dcc (_afe [_cagd ],_gded ); +_bgg =_beee (_afe [_cagd ],_afe [_cagd -1],_gded );_bebf =_dcc (_afe [_cagd -1],_bgg );if _bebf < _gaa {_ebc ,_aae =_eccd (_ebc ,_aae ,_eef );_gded =_bebf ;}else {if _ae .Abs (float64 (_bgg -_gaa ))> 3{_ebc ,_aae ,_gded =_bbde (_afe [_cagd ],_ebc ,_aae ,_gded ,_gaa ); +}else {_ebc ,_aae =_gac (_ebc ,_aae ,_gaa ,_bgg );_gded =_gaa ;};};};_caa =_dbeb .appendEncodedRow (_caa ,_ebc ,_dbef );if _dbeb .EncodedByteAlign {_aae =0;};_dbef =_aae %8;};if _dbeb .EndOfBlock {_affg ,_ :=_gbac (_dbef );_caa =_dbeb .appendEncodedRow (_caa ,_affg ,_dbef ); +};return _caa ;};func (_gef *Decoder )decodeG32D ()error {_gef ._eeff =_gef ._de ;_gef ._cef ,_gef ._gdg =_gef ._gdg ,_gef ._cef ;_efa :=true ;var (_bdg bool ;_bf int ;_cab error ;);_gef ._de =0;_cbfa :for _bf < _gef ._dgc {_bbc :=_d ._fcff ;for {_bdg ,_cab =_gef ._dgf .ReadBool (); +if _cab !=nil {return _cab ;};_bbc =_bbc .walk (_bdg );if _bbc ==nil {continue _cbfa ;};if !_bbc ._abce {continue ;};switch _bbc ._deg {case _bcb :var _egc int ;if _efa {_egc ,_cab =_gef .decodeRun (_ee );}else {_egc ,_cab =_gef .decodeRun (_fg );};if _cab !=nil {return _cab ; +};_bf +=_egc ;_gef ._cef [_gef ._de ]=_bf ;_gef ._de ++;if _efa {_egc ,_cab =_gef .decodeRun (_fg );}else {_egc ,_cab =_gef .decodeRun (_ee );};if _cab !=nil {return _cab ;};_bf +=_egc ;_gef ._cef [_gef ._de ]=_bf ;_gef ._de ++;case _bc :_bab :=_gef .getNextChangingElement (_bf ,_efa )+1; +if _bab >=_gef ._eeff {_bf =_gef ._dgc ;}else {_bf =_gef ._gdg [_bab ];};default:_egb :=_gef .getNextChangingElement (_bf ,_efa );if _egb >=_gef ._eeff ||_egb ==-1{_bf =_gef ._dgc +_bbc ._deg ;}else {_bf =_gef ._gdg [_egb ]+_bbc ._deg ;};_gef ._cef [_gef ._de ]=_bf ; +_gef ._de ++;_efa =!_efa ;};continue _cbfa ;};};return nil ;};var (_aa map[int ]code ;_be map[int ]code ;_eb map[int ]code ;_cbf map[int ]code ;_eg map[int ]code ;_cac map[int ]byte ;_gce =code {Code :1<<4,BitsWritten :12};_afg =code {Code :3<<3,BitsWritten :13}; +_ege =code {Code :2<<3,BitsWritten :13};_eef =code {Code :1<<12,BitsWritten :4};_bg =code {Code :1<<13,BitsWritten :3};_fd =code {Code :1<<15,BitsWritten :1};_gd =code {Code :3<<13,BitsWritten :3};_gcd =code {Code :3<<10,BitsWritten :6};_fb =code {Code :3<<9,BitsWritten :7}; +_ea =code {Code :2<<13,BitsWritten :3};_cag =code {Code :2<<10,BitsWritten :6};_efc =code {Code :2<<9,BitsWritten :7};);func (_eaaa *Decoder )tryFetchEOL1 ()(bool ,error ){_fcd ,_fcb :=_eaaa ._dgf .ReadBits (13);if _fcb !=nil {return false ,_fcb ;};return _fcd ==0x3,nil ; +};func _egbg (_bcc ,_edf []byte ,_dcdb int ,_dad bool )int {_edfa :=_dcc (_edf ,_dcdb );if _edfa < len (_edf )&&(_dcdb ==-1&&_edf [_edfa ]==_feag ||_dcdb >=0&&_dcdb < len (_bcc )&&_bcc [_dcdb ]==_edf [_edfa ]||_dcdb >=len (_bcc )&&_dad &&_edf [_edfa ]==_feag ||_dcdb >=len (_bcc )&&!_dad &&_edf [_edfa ]==_cagf ){_edfa =_dcc (_edf ,_edfa ); +};return _edfa ;};func (_cbe *Decoder )fetch ()error {if _cbe ._dd ==-1{return nil ;};if _cbe ._ac < _cbe ._dd {return nil ;};_cbe ._dd =0;_eaa :=_cbe .decodeRow ();if _eaa !=nil {if !_f .Is (_eaa ,_ab .EOF ){return _eaa ;};if _cbe ._dd !=0{return _eaa ; +};_cbe ._dd =-1;};_cbe ._ac =0;return nil ;};func (_eeba *Decoder )looseFetchEOL ()(bool ,error ){_cbcf ,_ega :=_eeba ._dgf .ReadBits (12);if _ega !=nil {return false ,_ega ;};switch _cbcf {case 0x1:return true ,nil ;case 0x0:for {_fee ,_deed :=_eeba ._dgf .ReadBool (); +if _deed !=nil {return false ,_deed ;};if _fee {return true ,nil ;};};default:return false ,nil ;};};func _beee (_bbd ,_cgb []byte ,_aaad int )int {_ead :=_dcc (_cgb ,_aaad );if _ead < len (_cgb )&&(_aaad ==-1&&_cgb [_ead ]==_feag ||_aaad >=0&&_aaad < len (_bbd )&&_bbd [_aaad ]==_cgb [_ead ]||_aaad >=len (_bbd )&&_bbd [_aaad -1]!=_cgb [_ead ]){_ead =_dcc (_cgb ,_ead ); +};return _ead ;};var _adb =[...][]uint16 {{0x2,0x3},{0x2,0x3},{0x2,0x3},{0x3},{0x4,0x5},{0x4,0x5,0x7},{0x4,0x7},{0x18},{0x17,0x18,0x37,0x8,0xf},{0x17,0x18,0x28,0x37,0x67,0x68,0x6c,0x8,0xc,0xd},{0x12,0x13,0x14,0x15,0x16,0x17,0x1c,0x1d,0x1e,0x1f,0x24,0x27,0x28,0x2b,0x2c,0x33,0x34,0x35,0x37,0x38,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,0x5a,0x5b,0x64,0x65,0x66,0x67,0x68,0x69,0x6a,0x6b,0x6c,0x6d,0xc8,0xc9,0xca,0xcb,0xcc,0xcd,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xda,0xdb},{0x4a,0x4b,0x4c,0x4d,0x52,0x53,0x54,0x55,0x5a,0x5b,0x64,0x65,0x6c,0x6d,0x72,0x73,0x74,0x75,0x76,0x77}}; +type tiffType int ;type Encoder struct{K int ;EndOfLine bool ;EncodedByteAlign bool ;Columns int ;Rows int ;EndOfBlock bool ;BlackIs1 bool ;DamagedRowsBeforeError int ;};func _bbde (_gfge ,_ecba []byte ,_dbcg ,_bdfg ,_eadg int )([]byte ,int ,int ){_cfdd :=_dcc (_gfge ,_eadg ); +_bfca :=_bdfg >=0&&_gfge [_bdfg ]==_feag ||_bdfg ==-1;_ecba ,_dbcg =_eccd (_ecba ,_dbcg ,_bg );var _bec int ;if _bdfg > -1{_bec =_eadg -_bdfg ;}else {_bec =_eadg -_bdfg -1;};_ecba ,_dbcg =_fgf (_ecba ,_dbcg ,_bec ,_bfca );_bfca =!_bfca ;_eda :=_cfdd -_eadg ; +_ecba ,_dbcg =_fgf (_ecba ,_dbcg ,_eda ,_bfca );_bdfg =_cfdd ;return _ecba ,_dbcg ,_bdfg ;};func _fgag (_effa []byte ,_ecb bool ,_adbf int )(int ,int ){_efb :=0;for _adbf < len (_effa ){if _ecb {if _effa [_adbf ]!=_feag {break ;};}else {if _effa [_adbf ]!=_cagf {break ; +};};_efb ++;_adbf ++;};return _efb ,_adbf ;}; \ No newline at end of file diff --git a/internal/cmap/bcmaps/bcmaps.go b/internal/cmap/bcmaps/bcmaps.go index 5dd492f7..bcae7126 100644 --- a/internal/cmap/bcmaps/bcmaps.go +++ b/internal/cmap/bcmaps/bcmaps.go @@ -9,380 +9,374 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package bcmaps ;import (_d "bytes";_ed "compress/gzip";_df "fmt";_fa "io";_fc "os";_a "strings";_e "time";);func _fbaa ()([]byte ,error ){return _fac (_fbad ,"UniJIS-UTF16-H")};func _ba ()(*asset ,error ){_gb ,_cf :=_add ();if _cf !=nil {return nil ,_cf ; -};_gc :=bindataFileInfo {_aa :"78-EUC-H",_dg :12552,_ged :_fc .FileMode (436),_de :_e .Unix (1580490820,0)};_ca :=&asset {_cb :_gb ,_fg :_gc };return _ca ,nil ;};var _daca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\xdb\xab\x65\xb9\x75\xee\xdf\xf7\x5f\xb1\x1e\x7d\x1e\xce\xe9\x29\x69\x5c\x24\x28\x36\x1c\x6c\x43\x3a\xe0\x38\xc4\x71\x12\x08\x79\x98\xb7\xd5\x14\xa4\xab\x8a\xea\x6a\x88\xff\xfb\x30\x7e\xdf\xb2\x83\x4d\xa0\x1f\xcc\xe7\xfe\x4a\xd2\x1a\x1a\x1a\x57\x69\xee\xef\x7e\xfd\xfd\x6f\xbe\xff\xf4\xf1\xdb\xe3\xbb\x7f\xfc\xfa\xf9\xfc\xc3\xfd\xed\xf1\xfc\xf8\xe9\xfa\x7a\xff\xf4\xf9\xe7\xaf\xe7\xfd\x38\xee\x1f\x3e\x7e\x7a\x7b\x6b\xfd\x71\x7d\x3c\xbf\xfd\xf9\x3f\x81\xf3\xc7\xfd\xcb\xdb\x5b\xcd\xff\xc3\x9f\x7e\xfa\x76\xff\xf8\xfd\xa7\xe7\xe7\xc7\xd0\xb8\xeb\xe7\x2f\xaf\xb1\x8f\xc7\x77\xff\x74\xff\xf0\xf1\xa7\x6f\x5f\xff\xf4\xf8\xd5\xff\xbf\x3e\x1f\xf7\xff\x79\x5c\xf7\xb3\xf8\xdf\x7f\xbd\xee\xaf\x1f\x3f\xfd\xf0\xf8\xd5\xdf\xef\x5f\xf6\x4f\xed\x2f\xff\xf0\x87\x9f\xbf\x7c\xf9\xcf\xfb\xc7\xfb\xd3\xb7\x47\x87\xbb\x3f\x5d\xe0\xdb\x77\xbf\xfe\xdd\xfe\xe5\x1f\xf6\x1f\xef\xc7\x77\xbf\xfd\xaf\x6f\xff\xf7\xef\x60\x21\xff\xe5\xfe\xfa\xd3\xc7\xcf\x9f\x1e\xad\xfd\xbf\x6d\x8b\xff\xe1\xff\xf9\x4f\x5f\xee\x47\x7b\xcd\xfe\xe3\xf7\xbf\xf9\xfd\xf3\xf9\xd3\xfd\xed\x31\xe6\xa6\x31\xff\xf6\xc7\xef\x7f\xf3\xf8\xf7\xf6\x68\xdb\xa3\xfb\x18\xed\x3f\x5e\x43\xff\xf5\x77\x9f\xaf\xfb\xa1\x41\x6f\x4d\x9b\x39\x3f\x5f\xf7\x4f\x5f\xf6\xf3\xfe\xba\x7f\xfa\xe1\x7e\x7b\x3c\x3e\xf4\xd6\xdb\xfb\xe3\x43\xfe\x36\x7f\xfb\x5e\x52\xfe\xcd\x88\xb7\xb6\x6d\xaf\xa9\x1f\x2f\x51\x7f\x9e\xd2\x5b\xcc\xf7\xc7\x23\xc6\x28\x2a\x96\xa8\xf5\xfe\x48\xcb\x09\xb5\x43\xe5\xfd\xfe\x78\xe4\x16\x6f\x1f\x7a\xd7\xc4\xde\xa1\x7a\xbe\x7d\xe8\x63\x6c\x45\x8d\xb1\x8a\x9a\x5b\x51\xc6\xa8\xe1\x7b\x51\x0b\x2a\x44\x65\x51\xb3\xd5\x5a\xa6\xb5\x2c\x47\x51\xd6\xdf\x3e\x74\x17\xe5\x19\xef\x8f\xc7\xea\xfe\xf6\xa1\x87\xa8\x18\xf3\xfd\xd1\xb6\xd6\x8a\xd2\xf2\xe1\x50\xa3\x46\xa5\x46\x65\xfd\x4b\xdb\x7c\x15\xe5\xa2\x12\x6a\xd5\xf2\x4b\xa3\x96\x3f\xdf\x1f\x8f\x3e\xa0\x02\xe9\x81\xc7\x40\xd4\x25\x51\x17\xdb\xee\xab\x44\xdd\x35\x71\x67\xe2\x60\xdb\xbb\x26\xee\x8c\x1a\xab\xe4\x3a\x34\xea\xa8\x5f\x7c\x58\xaf\xe5\x8f\xec\xa2\x3a\x6b\x39\xd4\x10\x55\x13\x7d\x2b\xdd\x9f\xdd\x8a\x3a\xe3\x89\xee\x4b\xfa\x4b\x6b\x5d\xe3\x7e\x7f\xa4\x7b\x4d\xbc\x8c\x5f\xbc\x3c\x8a\x9a\x50\x25\xd0\x0b\xe6\xe8\xb5\xd6\x25\xb9\x2e\xd6\x8a\xad\xce\xf1\x4a\x51\x05\x8f\x8c\x0e\xa5\xe5\x11\x35\xa3\x41\x75\x51\x1d\x0a\x21\x24\xea\x95\x65\x13\xd1\x0d\x6a\x17\xc5\xd1\x86\x96\x3f\x44\x9d\x35\x6a\xb4\xb7\x0f\x63\x43\x7a\x41\x6b\x75\x8e\x63\xeb\x5d\x54\x67\xd4\x80\x1a\x50\xa3\x33\x2a\x8b\x1a\x2f\x6a\xbc\x3f\x72\x8c\x0d\xca\x44\xed\x35\xca\x0c\xea\x10\x75\xb0\x96\xa8\x13\x2a\xae\x1a\xe5\xbd\xa8\xb8\x45\xdd\x8c\x42\x88\xd2\xca\x87\xb1\xd5\x1e\x5b\xdf\x10\x22\xf5\x8b\x05\x19\x23\xa0\xf4\x8b\xb5\xaf\xd6\x4b\x85\x63\x4b\x2d\xff\xda\x23\xa2\xe6\x25\xea\xae\x51\xad\x28\xb9\xd5\x68\x7d\x41\x2d\xa8\x5d\xd4\xce\xc4\x09\x85\xf4\xad\xf6\xd5\x7a\x67\xd4\x70\x51\xce\x28\x51\x21\xaa\x8c\xbc\xdb\x06\xb5\x44\x71\x1c\x2f\x4a\xcb\x0f\x44\x45\x39\x4d\x9a\x68\xe3\x62\x54\x83\x42\x13\x0d\xef\xe8\x86\x10\xd6\x45\x71\x1c\x36\xa0\xd0\x04\x5e\xdf\xba\x43\x85\x44\x0d\x14\xad\xe5\x43\xcb\x6b\xdb\xab\x28\x05\x85\xd1\x7b\xbe\x3f\xda\x68\x03\x6a\x8a\x9a\x4c\x74\xa8\x25\xaa\xa4\x1f\x65\x5f\xa3\x4b\x39\x5d\xca\xb1\x80\xe2\x17\x7b\x59\x74\xc3\xa2\x47\xc7\xa2\x05\x19\x96\x50\xfa\xc5\x32\xcc\x36\x12\x2a\xb5\x56\x6a\xad\x09\xa5\xb5\xea\xd0\x9a\x71\xda\x5d\x87\x06\x64\x18\x42\xe4\x2d\xea\x66\x54\x09\x31\xb4\x21\xa0\xd9\x96\x50\x5d\x14\xfa\xf2\x0d\x0a\x7d\x11\xec\x9a\x6d\xb5\xd6\x90\x56\x81\xb0\xc5\x44\x7b\x8d\xaa\x73\x34\x8e\x63\xd8\x12\xb5\xde\x1f\xbe\xb1\xc7\x61\x48\x3f\xc2\x18\x55\xd2\x8f\x70\x51\xd8\x84\x33\x31\x42\x54\x9d\x90\x25\xa2\xea\x84\x86\x4e\x08\xbb\x1f\x3a\xa1\x81\x91\xdb\x84\x92\x91\x0f\x19\x39\x47\x3b\x64\xe4\x23\xbd\x46\x2d\x36\x94\x5a\xbe\xc0\x17\x46\x3e\x32\x45\x2d\x46\x69\xa2\x44\x95\xa2\xdd\xa0\x24\x84\x54\xc8\xb6\x15\xdc\x87\xa1\x1c\xdf\x4a\x7a\x93\x72\x4c\x26\x57\x21\x6d\x98\x94\x03\xb8\x84\x30\x33\x51\x75\x68\x8e\x3f\x9a\x5d\xa2\x38\x34\x17\xc5\xa1\x99\xb3\x3c\x96\x63\xae\xe5\x0b\x22\xe6\x84\xd2\xf2\x68\xd5\x51\xa1\x49\xab\xf6\xd2\x2a\xa2\x4a\xab\x86\xf4\x9e\x25\x84\xf2\xd0\xf0\x32\xcc\xe6\x15\xb6\x87\xcb\x30\x81\x0c\x9f\x50\x28\xda\x47\xd9\x6a\x60\x39\x4e\x8c\x16\x64\xf8\x22\x21\xff\x39\xef\xfe\x6f\xa9\x78\xb8\xe9\xa7\xf8\xf5\x20\x08\x2a\xe5\x09\x5a\xcc\x05\xd5\x45\xa1\xbb\xd8\xa0\x86\xa8\x3a\x9a\xa8\x04\x34\x42\xfe\x14\xf2\xa7\x10\x85\xd8\x61\xce\x28\xd6\xb2\x10\x15\x64\x1b\x83\x4a\x51\x25\x44\x4a\x08\x7b\x8a\x22\x8f\x54\xd2\x18\xe1\x6c\x2e\xca\xbe\x5a\x72\x34\x11\x97\x28\x8e\x26\x06\x14\x47\x13\x65\x6b\x2d\x83\x51\xb2\x35\x20\x23\xf8\xc5\x74\x51\xa5\xe1\x4c\x26\xca\x8a\x80\x8c\x70\xa8\x53\x14\xbf\x38\xd9\xb6\x3c\x38\xe4\xc1\xaf\xe5\x5f\xbf\x88\xf4\x18\xbc\xea\x81\x91\x1d\x21\xe6\x80\x32\x51\x12\x22\xa1\x10\x22\x2b\xd4\xb6\x9c\x50\x23\x45\x25\xa3\x26\x14\xb1\x2c\xcb\x30\xdb\xe4\x98\xd3\x34\xd1\xb0\x22\x62\x59\x4a\xab\x59\x46\xda\x66\xdf\xa0\x6e\x51\x24\xa0\x14\x85\x56\xa9\x4d\xda\x24\xf6\xa7\xec\x16\xc8\xc8\x06\x35\x44\xf1\x8b\xe4\xca\x74\xfd\xa2\xf3\x8b\xc9\x1e\x5d\xbf\x58\x55\x56\x9b\x1c\x47\xfa\x21\xaa\x54\xd8\xa6\xd6\x42\x85\x19\xa5\x09\xaa\xac\x91\x21\x4d\x04\x9a\x40\xf7\x29\xb7\xc8\x2a\x11\xda\xc4\x53\x28\x9c\x5e\x90\x81\x99\x64\x4a\xd4\xac\x58\x36\x43\xd4\x12\x45\x4e\x4a\x87\xda\x45\xa1\x09\x89\xaa\x13\x02\x32\x08\x5c\x53\x27\x34\x07\x72\x11\xc2\xa7\x32\x3d\x90\xf1\xa2\x90\x6b\x1a\x72\x11\x59\xa6\x1c\x06\xc8\xa8\x42\x75\x4c\x45\x96\x89\x01\xac\x56\x8a\x56\xa9\x37\x16\x1e\xbc\xd0\xea\x92\x2b\x2c\x79\x70\x55\x59\x63\xc9\x83\x17\x06\xb0\xb0\x9c\x25\x03\x58\x32\x00\x4c\x6e\xc9\x00\x16\xb1\x6c\x91\xf2\x96\x7e\x71\x29\x96\xa1\xe8\xa5\x58\xb6\x4a\xf7\x7d\xdb\x4a\x13\x4b\xba\x07\x7c\x12\x76\x97\x63\xbe\xab\x7c\xa8\x6f\x14\x4b\x2b\x5e\x14\x16\x2d\x21\xe4\x43\xab\x7c\xa8\x6f\xa4\x83\x25\x1f\x5a\xf2\x21\x2c\x7a\xc9\x87\x56\x1d\x47\xdf\x08\xa8\x4b\xc7\xb1\x74\x1c\x13\x51\x75\x1c\x94\xb3\x7d\x23\x74\xa8\x9c\x1d\x7b\x99\x5c\xdf\xf0\xb4\x5d\x26\x07\x64\x4c\x51\xfc\xe2\x5e\xe1\xb1\xb7\x2a\xd9\xc7\x1e\x29\x4a\xca\x11\x85\x72\x76\x44\x6d\x58\xe1\x2e\x51\xf7\x97\xa8\x09\xe5\xa2\x4a\x88\x46\xde\x55\xb5\x3c\x8e\xce\xf2\x2e\x2a\x45\x69\xf9\x09\x35\x45\xad\x1a\x85\xbb\x1f\x8a\x72\x87\xa2\xdc\xd4\xc4\x43\xd4\xc1\x28\x51\xa7\x28\x2a\x36\x52\xcb\xd1\x51\xf4\x51\xc7\xd9\x1b\x36\x71\xa8\xa4\x3a\x54\x52\x2d\x51\x5a\x5e\xa2\xa2\xc2\x53\xa2\x9e\x65\x13\x5d\x95\xd1\x29\x9b\x00\x32\xaa\xbb\x18\xa7\xd6\x3a\x8d\x51\x98\xef\x69\x1a\x65\x1a\xc5\x44\x7b\x8d\x5a\x55\x22\x50\x0f\x9c\x4a\xfe\x67\xf9\x73\x57\x49\x75\x7a\x8a\x42\x13\x2f\x4a\x6b\x95\x31\xf5\x41\x55\x7a\xca\x98\x4e\xc7\xad\x48\x53\x27\x1d\xc1\x38\x91\x7e\xb4\xa2\xd4\x4a\x8c\xab\xf4\xd5\x07\xf5\xd3\x25\x7d\x5d\x72\x85\x25\x0a\x7d\x5d\xe5\x70\x7d\x90\xdf\x2e\x95\xa0\x40\xc6\x12\x85\x5c\x57\x95\x1b\x5d\x45\xdc\xa5\x72\xe3\x92\xf9\x2e\x51\x98\x2f\xdd\x45\xb7\xea\x1b\x86\xba\x8b\x41\x47\x91\x49\x3d\x70\xc9\x4c\x2e\x44\x35\x6a\xfd\x5b\xa2\xde\x15\xa3\xbb\x94\x73\x2b\x46\x03\x99\x14\x71\x77\x47\xae\xbb\xfa\x86\x6e\x24\xff\x5b\x7d\x03\x90\xb9\x19\x94\x89\x62\xf9\xd8\x7e\x39\x15\xdf\xe3\xa9\x19\x4f\x16\x29\xdd\xdd\xca\xe7\xb7\x23\x10\xb1\xec\x56\x24\x06\x92\xae\x78\xdc\x8a\xc4\xb7\xf3\x53\x9c\xd6\xad\x73\x00\x32\x29\x21\x6f\xd5\xb1\x77\x45\xe2\xee\x92\x51\x91\x18\xc8\xe4\x4c\x6f\x45\xe2\x1b\xad\x38\x55\xe5\x53\x5a\x79\xe2\x03\x4e\x23\xf3\x94\x0f\x00\x99\xaf\x51\x9c\xe9\xb3\xcc\xa4\x3b\x25\xf7\xd3\x97\xa8\xb2\xee\x24\x2e\x3e\x5d\x13\x4b\xae\xee\xd8\xed\x53\x72\x01\x99\xd5\x61\x8f\xa7\xea\xeb\x67\xb0\x16\x67\xfa\x0c\xad\x15\x5a\x4b\x13\xb5\x16\xa2\xd2\x6a\x9a\x1a\x3f\x41\x8f\xca\x6f\xa6\xc6\x4f\x90\x59\xdd\x81\xa9\xf1\xb3\xcd\x18\x55\x41\xd0\x36\xd3\x28\xd3\x28\x83\xd2\xa8\x52\x48\xa7\xb6\xb0\x8d\x52\x4d\x90\x59\xd6\x6d\x1b\x21\xc9\xb6\xca\x5c\x1d\xf3\xb3\x2d\x25\x44\x6a\xad\x80\xd2\x5a\x84\x4a\xf6\x68\x1b\xa1\xd2\x36\xea\xd8\x6c\x48\x4f\x05\x62\xb4\x74\x3d\xab\x7f\x33\xb5\x74\xd6\x88\x52\x59\xb5\xba\x35\xa2\x94\x20\xb3\x32\xbd\x35\xa2\x94\x20\xa8\x79\x8c\x26\xf0\x83\xd1\xbf\xf5\x64\x8f\xea\xdf\x04\x99\x5d\xd4\x0e\x65\xe5\x4f\x59\x81\xde\x5a\x55\xbe\x2f\xc8\xec\x1d\xea\x12\x85\x5c\x55\xba\x58\xa3\x90\x10\xe4\x4b\x2e\xca\x33\x6b\x58\x61\x26\x72\xb9\x46\xc9\x0a\xcb\x11\xad\x85\x46\x71\xb4\x39\x11\x35\x24\x97\x8e\xb6\xba\x75\xd3\xd5\x8f\x35\x69\x62\xd5\x28\x75\x79\xd6\xab\xbd\xec\xb3\xfa\x5d\xeb\xe3\x12\x75\x31\x91\x51\xb4\x9a\xd6\x8d\x51\x06\x25\xe9\x81\xa4\xb8\xb4\x6e\x1a\x45\xae\x9c\x55\x5c\x5a\x27\x57\x0a\x32\xfb\x84\xd2\xc4\x28\x3f\xa7\x44\xb0\x1e\x43\x14\x7e\x8e\x7d\x75\x7c\xc8\x7a\xc5\x9c\x3e\x2b\x5e\x5b\xa7\xcd\x17\x64\x56\x64\xb1\xce\x1d\x88\xf5\x8a\x39\x7d\x6a\x43\xe4\x24\xeb\x89\x31\x71\x42\x9d\x76\xc7\xe8\x18\xfb\xaa\x60\x63\xea\x18\x05\x99\x43\x94\xa4\x47\x39\x94\x1b\xa6\x8e\xd1\x06\x66\xb2\xb0\xaf\x21\x33\x19\x32\x93\x61\x50\x53\xd4\x64\xd4\x84\x5a\xa2\xb0\xc2\xf2\x6d\x1b\x38\xb2\x8d\x8e\x10\x5d\x6b\x5d\xa2\x6e\x46\x25\x14\x7b\x1c\x43\xa3\x98\xa8\xe3\x18\x3a\x8e\xb1\xa0\x10\x75\x94\x26\xfa\x32\x44\x95\x26\x80\xcc\x17\x25\xe9\x51\xce\x5a\xfc\xa2\x94\x03\x64\x9a\xa8\x10\x75\x30\x2a\xa0\x4e\x51\x1c\x5a\x15\x97\x36\xa4\x2f\x7a\xc1\xb1\xa1\x42\xf5\x82\x66\x25\xea\xa0\x32\x32\x93\xa8\x26\x51\x8d\x51\x12\xd5\x2a\x7d\x8e\x0d\x7d\x19\xe9\x53\x90\x69\xa2\x96\xa8\x55\xa3\x8c\xb5\x48\x9f\x82\xcc\x17\x75\x88\xe2\x17\x2b\xe5\x99\x9a\x48\x41\x26\x86\xa9\x26\x52\x30\xb6\xea\xe9\xcd\xe4\x56\x26\xb7\xd2\x44\xb9\x95\x55\xe0\x1c\x5b\x75\xd8\x66\xae\xe5\x0b\xcc\xb1\x09\x93\xf9\x9a\xb6\x5d\xa5\xb1\xa9\x89\x14\x8c\x8d\xc8\xe4\x8a\x85\xae\x58\x88\xbb\xbb\x62\xa1\x97\xe5\x8c\x56\x89\xd1\x5c\x96\xe3\xb2\x1c\xd3\xc4\x29\xea\x62\x54\x40\xdd\xa2\xb0\x09\xa4\x77\xd9\x84\x57\x0e\x1f\x8d\x50\xeb\xe4\x70\x41\xa6\xb3\xfc\xd0\xf2\xa5\xef\xd1\xba\xa8\xd7\x44\xb6\xcd\x1e\xd5\xc9\x9a\x73\x1c\x0d\x1f\x72\x1d\x87\xeb\x38\x9c\xe5\x75\x1c\x5e\xba\x1f\x0d\x93\x73\xe9\x1e\xc8\x74\x34\xa1\x90\xe6\xa5\xc9\xd1\xac\xff\x62\x2a\x36\x77\xe9\x8e\xa6\x28\xab\xb4\x35\x77\x29\xca\x51\x94\xb4\xe2\xda\x49\x81\xcf\xd7\x28\xc9\x58\x01\x62\x34\xfd\xba\x02\x84\x2b\xc9\x56\xcb\x6f\x4e\x92\x35\x0f\xd4\x19\xa2\xa4\xce\x02\xef\x1b\xfb\x55\x18\xf1\xca\x23\xa3\x11\x7f\x5c\x79\x04\x70\x93\x56\x52\xcb\x27\x8a\x9a\xe8\x2e\x25\x44\x4a\x51\x1c\xb3\xb2\x0d\x6d\xfe\x68\x55\x13\x9b\xda\x7c\x8b\x81\x10\x55\x1c\x5a\xc8\x07\x80\xcc\xaa\x89\x2d\x74\x34\xdc\x79\x8f\x4e\xa0\x0f\xe5\xca\x50\xae\xac\x8a\xde\x42\xb9\x32\x4a\x47\xa3\x13\x63\x83\xf2\xdd\x42\x75\x4a\x34\xa8\x10\x55\xa7\xd5\xf1\x81\x90\x29\x87\xc2\x2e\x49\x36\x14\x76\xa3\x12\xc5\xa0\xda\xb5\x08\x89\x5a\x90\x59\x0d\x83\x45\x48\x88\xd2\xe4\xe8\xec\x31\x94\x9d\x83\xee\x40\x59\x30\xe8\x0e\x2c\x2a\xb5\x8c\x8e\x5b\x84\x52\x0b\x90\xdc\x20\x5b\x84\x84\x48\xd6\xe2\x38\x42\xc1\x06\x88\x29\xe5\x28\x38\xd3\xe6\x8f\x5e\xfd\x9b\xa9\xcd\xb7\x2c\xef\x18\x1d\xad\xa6\x02\x2a\x90\x5c\x63\x5b\x52\x2c\x19\x7d\xfc\xe0\x42\xdf\x52\xa9\x38\x95\x8a\xc9\x95\xa9\x54\x4c\x57\x3d\x46\x15\x38\x96\xb2\x2f\x20\xb3\x1a\x06\x4b\xd9\x57\x06\xa3\x88\x78\xa9\x0a\x24\xb5\xed\x14\xf5\x1a\x55\xf5\x80\x13\xaf\x53\x49\x36\x95\x64\xab\xe9\xb6\x94\x26\xb2\x0a\xe8\x31\x38\xc7\xa4\x17\x14\x64\x56\xd3\x6d\x29\xc3\xa4\x77\x1e\x03\x15\xaa\x77\xb6\x59\xa1\x63\x8c\xea\x3e\x6d\x72\xbb\x21\xc8\xac\x3e\xdc\x26\x95\xb3\x4d\x62\xc6\x98\xa2\x6e\x51\xd8\x57\xf5\xe1\x36\x15\x33\x80\x31\x16\xa3\x78\xd1\x11\x64\x62\xf7\x73\xe8\x17\xb1\xaf\xb1\xa0\x64\x5f\x40\x66\xf5\xe1\x36\x5d\xbf\x58\x66\x32\x8c\xb8\x38\x65\x26\x40\x26\x87\x36\x95\xc3\x67\xf9\xcd\x30\x62\xec\x54\xb6\x99\xca\x36\xd5\x74\xdb\x94\x01\xd0\xd3\x0f\xc3\x98\xd4\xd3\x0b\x86\xb1\xc7\xa5\x80\xba\x3a\xf5\x00\x9a\x58\xd2\xc4\xea\x4c\x44\xae\xa5\x3d\x02\xc9\x6d\x90\x2d\xed\x11\xf0\x86\x5c\x4b\x7b\x04\x86\x91\x05\xd7\xd0\xf2\x03\xe9\xa9\x2d\x16\x9d\x86\xad\x81\xf4\x4b\x6b\xb9\x28\x49\x8f\x5c\x0a\xbb\xab\x9c\x77\x18\x26\xb7\x14\x50\x81\x54\xe1\xc5\x8d\x42\x41\x9d\x90\x57\x93\x60\x4b\x39\x09\x48\xae\xa4\x6c\x29\x27\x2d\xa2\xa7\x13\xaf\x97\xc2\x23\x90\x39\xd9\xa3\x4b\x54\xf4\xe5\x94\x7a\x6a\xf3\x6d\xaf\x38\x31\x1c\x57\xd8\x15\x27\x80\xcc\x29\xca\x44\x95\x15\xc6\xc6\x44\xe5\xca\x5d\xb9\xb2\x7a\x67\xdb\x25\xd7\x5e\xad\xc4\x08\xea\xf3\x9d\x56\x42\x90\x89\xbe\x76\x45\x93\xbd\x02\xdf\xe0\x32\xd3\x76\x05\x3e\x20\xb3\x1a\x0e\xdb\x53\x13\x11\x95\xab\x54\xd3\x65\x80\x60\xa8\xd6\x3f\x74\xb4\x87\x72\xe5\x12\x35\x44\xb1\x3c\x61\xe8\x90\xbb\x1f\x72\xf7\x6a\xbd\x4c\xf7\x03\x76\x90\x93\xb8\x2a\xb3\x43\x39\xe9\x50\x4e\xc2\xc8\x0f\xe5\xa4\x83\xc8\x44\x1b\x67\x87\xfc\x11\x48\xd9\xd7\xa1\xc8\x74\x54\x26\x18\x2a\xbc\x0e\xd5\x4f\x87\xea\x27\x8e\xf6\x50\xfd\x74\xb0\x6d\x55\x33\x87\xb6\x0d\x58\x7b\x51\x5a\x9e\x6d\x2b\xc9\xea\x62\xc1\x4e\x74\xaf\xd4\x74\x4a\xf7\xe7\x4b\xf7\xa2\xd0\x3d\x17\x00\x63\x6e\x4c\xa4\xb3\x13\x64\x56\x6b\x6e\xa7\x8e\x83\xcb\x80\x31\x39\x21\x5d\x06\x08\x32\xa9\x40\x4e\x95\xff\x27\x2e\x3a\xfb\x2f\x77\xc5\x76\xca\x83\x81\x9c\x24\xc6\x53\x1e\x7c\xb2\xdf\x49\x4e\x3a\xb5\x5f\x20\xcc\x45\x49\x20\x1a\xac\x49\x65\x73\xaa\xc1\x02\xc6\xc4\xf5\x4f\x95\x90\x40\xbe\x36\xa7\x12\x12\x18\x93\x4c\x7f\xaa\xe4\x06\x72\x52\x55\xea\x5a\xc3\x2e\xdc\x95\x2b\x4b\xbb\xe4\xae\x40\x4e\x4c\xf9\x92\xbb\x5e\xe5\x43\x63\xe2\x03\x97\x0a\x3a\x20\x27\xe5\xe8\x25\x7f\xba\x08\x6f\x73\x69\x94\x89\x32\x46\x05\x94\x8b\x2a\x93\x51\x77\x70\x49\xe9\x40\xf2\x22\x63\x97\x7c\xe0\xaa\xd8\x3f\xd6\xc6\x5a\x8a\xfd\x40\x4e\xfc\xfc\x92\xad\x71\xf9\x31\x16\xee\xaa\xcb\x0f\xbb\xb1\xdb\x45\x1d\x7b\xcb\x6e\x81\x9c\x74\xd8\xb7\xec\xf6\x4e\x84\xc0\xf5\x6f\x29\xfa\x4e\x8d\x5a\x50\xaf\x51\xf7\xfb\xc3\xb6\x51\x72\xe9\x16\x41\x90\x93\x16\xe5\x29\x17\x7b\x56\x10\xb4\x8d\x56\xe0\xa9\x20\x08\xe4\x24\x0b\x3e\xc7\x6b\x94\xd7\x28\x67\x2d\x85\x37\x20\x36\x36\xf4\x54\x55\xf9\xac\x24\x6b\x1b\xe5\xc6\x53\x49\x16\xc8\x49\x39\xfa\x54\x92\x7d\x96\xa2\x8d\x32\xd9\x75\x65\xe0\x9b\xb3\x7c\x05\x1b\xdf\xa8\x53\x04\x83\xa2\xd5\x37\x52\xb1\xd3\x9a\x1b\xaf\xc0\xae\xd6\xdc\x79\xef\x34\x2e\xea\x9c\x47\xcf\x17\x24\x3e\xe0\x7a\xfb\xf4\x66\xf1\xfe\xb0\x5e\x42\x78\xe3\xb5\x43\x90\xb3\x39\xd4\x14\xb5\xd7\xa8\xae\x51\x87\x28\xb4\xda\x02\xea\x14\x75\x32\x2a\xa1\xf4\x8b\xa6\x5f\x14\xa5\x5f\x44\x54\xde\x77\x5d\xbd\xb3\x77\x51\x95\x93\x5c\x1d\xa3\xd3\xc6\xd9\xa8\x28\xe5\xfa\x92\x42\x90\xb3\x31\x6a\x68\x54\xa9\xd0\xc6\x14\xb5\x8b\xc2\xad\xda\x82\x42\xd4\x61\xac\xb5\x18\xe5\x5a\x4b\x46\xde\x37\x28\xad\x55\xe5\x9d\xd9\x8b\xba\x45\xe1\x56\x95\x5a\x7c\x10\x33\x9c\x37\x46\xb3\x6a\xc3\x5c\x6f\x8c\x82\x9c\x1d\x51\xb9\xf4\x73\xba\x3c\x23\x87\xbb\xba\x3c\xe7\x2d\xcf\x48\xd8\xae\xb7\x3c\x41\x12\x27\xdc\x78\x39\x71\xab\x08\x62\x5e\xee\xee\x3c\xcf\xbd\x60\x6c\xc1\xa8\xd0\x28\x96\x77\x84\x50\x37\xe5\xce\x69\x7b\x15\x4b\xee\x3a\x6d\xd7\x69\x77\x46\xe9\xb4\xbd\x82\x95\x79\xe5\x37\xa7\x15\x78\x41\xce\x6a\x94\x5d\x1d\x81\x53\x8c\x1b\x69\xca\x55\x8c\x0b\x8c\x57\x4d\xd7\x9b\x9b\x20\x67\x0f\x28\xd6\x8a\xd4\x28\xa8\xd4\xa8\xd4\x28\xd6\xca\xd7\xa8\x5a\x9e\x77\x32\x57\xa1\xea\x29\xaa\x1a\x3f\x57\x11\xe7\x14\x71\xc6\xc3\x8c\xab\x88\x13\xe4\xec\x1a\x85\x26\x28\x83\x8c\xfb\x14\x57\x19\xe4\x7c\xc5\x52\x85\x46\x51\x44\x75\x41\xf2\xac\xe4\xfa\x8a\xc5\x57\x1d\x9a\x6f\x15\xb6\x7d\xe9\xd0\x80\x9c\x43\x14\x2a\x5c\x55\x5a\xfb\x56\xee\xee\x3c\x27\xbc\xa0\xe9\x68\xf5\xaa\xe0\xd4\x16\xbe\xa1\x68\xd5\x16\xbe\x97\xbb\xfb\xc6\x5a\x3b\xee\x2e\xc8\x39\x1a\x14\xb6\x4a\x6d\xe1\xbc\x50\xb8\x6a\x0b\x41\xce\xd1\xa1\x38\xb4\x5d\xcb\x57\xde\x75\xd5\x03\x7e\x94\xe5\x78\xe3\x17\x0f\x59\x0e\x90\x3c\x8a\xf9\xc1\x9b\x9b\x1f\x3c\xa4\xb7\x8a\x39\x4e\xd6\x7f\x41\xce\xa1\x89\x98\xef\x41\x97\xc8\x13\x82\x1f\x54\xf1\x82\xc1\xbb\xb3\x1f\x64\x54\x27\xf9\x7b\x9b\x50\xb2\xfb\x43\x76\x3f\x90\x4b\x2a\x04\xbc\x55\xa2\xf0\x43\x2a\x3c\xd4\x4b\x26\xcb\x53\xb2\x3b\x5f\xfa\x78\xdf\x90\x8b\x2e\x51\x90\x3c\xd6\xf9\x91\xda\x50\xaa\xe3\x9c\xbf\x98\x8a\x5d\xe5\x82\x9f\x9a\x41\x80\x50\x16\x74\xf2\x88\xd3\xb5\xb8\xf2\x88\xdf\x1c\x0d\x1f\x34\xf8\xad\xa3\x01\x06\xef\x82\x7e\xeb\x68\xee\x8a\x19\x6e\x9c\xd6\xad\x98\x71\x2b\x66\x54\xb1\xe3\xb7\x62\xc6\x5d\x62\xbb\xe1\x16\xb7\xc4\x06\x1a\xb7\xd1\x7e\x53\xab\x3b\xd9\xc6\xa9\x9c\x5d\xd9\xc6\x9f\xe5\x16\xee\x98\xdf\x53\x6e\x01\xe4\x1c\x13\xca\x44\xd5\x44\xaf\xc2\x3c\x94\x0e\x62\x2b\xbb\x77\xaf\x82\x2e\x36\xee\xfb\x05\x39\xc7\x82\x4a\xa8\x0a\x5c\x1e\xb5\x7c\x6c\x04\x2e\x41\x4e\x83\xc2\x2d\x62\x2b\x51\x9d\xc7\xfe\xd8\x52\x6b\xa5\x1e\xbf\x45\x69\x2d\x84\xe0\xc5\x2f\x94\x5a\x82\xaf\x76\x9c\x87\xa8\xd0\x57\x3b\x82\x9c\xd6\xa0\x4e\x51\xa5\x42\xae\x9e\xa3\x11\xc2\xa3\x29\x7d\x96\x53\x47\x23\x7d\x06\xe9\xc0\x79\x55\x08\xa5\x83\xe0\xbb\x17\xe7\xc1\x3a\xf4\xdd\x8b\x20\x67\xe5\xb7\xe8\x5a\xbe\x57\x5f\xe9\x14\xc0\xd1\xe9\x2b\x05\x1d\xaf\x8b\x4e\x6d\x21\xf0\xe9\x4c\xa4\xb6\x10\x8c\xe6\x9a\xa8\xe5\xb9\xdd\x98\x15\xb8\x42\x97\xa4\x82\x9c\x86\x5c\x94\xb6\x41\x9a\xf2\x59\xfe\x14\x4a\x53\xa1\x6f\x55\x66\x59\x77\xe8\x5b\x15\x41\x12\x92\x62\xe0\x62\x31\x2a\xad\x3b\x17\x9b\x31\xa8\x9f\x04\x49\xa9\x17\x83\xfa\x29\x48\x40\xbe\xba\x46\xdd\xa2\xf4\xe5\x48\x87\x42\x2e\x52\x8b\xaf\x32\x93\x50\x6a\x09\xc3\xa2\x57\x75\xeb\x61\x58\xb4\x20\xa7\x31\x0a\x8b\x0e\x32\x8c\xaf\x2a\xf2\xc3\x08\x10\x02\xe3\xed\x33\xb8\x5f\xfc\x10\x24\xa0\xd8\x36\x26\x92\x0e\x04\x49\xbd\x19\x4a\x40\x61\xe5\xd4\xb1\x49\x08\x9c\x5a\x90\xd3\x59\x4b\x2a\x24\x4d\x05\xcf\xb4\xa1\x34\x15\x5e\xa2\x06\x05\x4e\xb8\x44\x75\x89\x5a\xd5\x4c\xb8\x44\x05\x62\xab\x34\x15\x4e\x0e\x17\xe4\xac\xee\x20\xc8\x75\x1f\xc2\x6b\x43\xb1\x2d\x26\x6a\x43\x40\xf2\xa2\x1c\xae\x0d\x91\xcc\xa2\x55\x46\x0d\x25\xb3\xe0\xa3\x8f\x68\xd5\x60\x85\x3e\xfa\x10\xa4\xcc\x44\x1f\x7d\x44\x68\x62\x35\x32\xa1\x34\x15\x7c\x2c\x10\x1d\x21\xf4\xb1\x80\x20\xb9\x63\x0b\x7d\x2c\x10\xba\xdd\x18\x55\x48\x84\x6e\x37\x04\x29\xfb\xd2\xed\x46\xf0\xfd\x40\x8c\xce\x44\x72\xa5\x20\x27\xfe\x98\x04\x85\x20\x31\xc6\xa8\x78\x1d\x4a\x8c\xc1\x97\x01\x31\xb0\x2f\x7d\x19\x20\xc8\xc9\x86\xf4\x65\x40\x4c\x54\x38\x42\xa3\x0e\x51\x52\xe1\x82\x42\x85\x33\x59\x2b\x4b\x5f\xdc\x3b\xbc\x20\x27\x36\xa1\xeb\x87\x20\xc9\x06\xb7\x7a\xa1\x24\x2b\x08\x33\x51\x5d\x54\xe7\x99\x76\x40\x0d\x51\x17\xa3\x3a\xd4\x2d\x8a\x36\x0c\xb7\xd2\xf5\x43\xac\x92\x2b\x08\xa2\xb1\x24\x17\x90\xf2\xb4\x45\x35\x13\xcb\xe9\xa0\xa2\xf6\xb8\xe8\x2e\x04\xed\x25\x04\xdd\x45\x2c\x89\x5a\xa5\x5e\x28\x15\xc7\x5e\xb2\x04\xc5\x52\xec\x14\x12\x82\xc1\x63\x6e\xec\x14\x12\xb1\x57\x10\x2d\xf3\x84\x4a\x51\xd4\xc1\xd1\xa1\x08\x30\x7b\xc9\x15\x4e\x94\xdb\x25\xd7\xae\x2a\xab\xca\xb3\xd8\xa9\xb2\x62\x2f\x57\x08\x17\x25\x57\xd8\x15\x4d\xb0\xfb\x5d\xd1\x84\xb4\x1e\x51\x95\x77\x28\xad\xc7\x51\xe1\x31\x82\x08\x70\x28\x3c\x1e\xea\xd9\xaa\xa7\x8f\x83\x9e\x2d\x0e\x2f\x21\xf8\x2c\x30\x0e\xee\x24\x05\xcd\x71\xbe\x43\xa1\xe3\x28\x63\x0c\x3e\x03\x88\x83\x0b\x48\x41\x4e\x6c\xe2\xe0\x72\x2e\xc8\xb5\xc1\x1b\x76\x1c\x4a\x01\x40\xce\x48\xa8\xd7\xa8\x12\x35\x9b\xfd\x75\x2a\x8e\xf6\xb7\x99\x38\x94\x89\x83\xc6\x3d\x78\xa4\x0b\x35\xee\x82\xce\xa3\x53\xa8\x71\x8f\x33\xf4\x2c\x58\xbf\x74\xca\x51\x4e\x39\x0a\xa7\x7c\xca\x51\x4e\x6c\x94\xcb\x89\x38\x65\xa3\xe7\xcb\x46\x17\x94\x8b\x2a\x11\xe9\x47\x43\xb9\x3f\xae\xfa\xc5\xa0\x43\x89\x4b\xbf\x08\xe4\x24\x52\xd2\xfa\x7e\x08\x9e\xec\x43\xa7\xac\x27\x7b\x41\xce\x6c\x50\x97\x28\xd6\x5a\x1a\xa5\xb5\x14\xf0\x52\x94\xd6\x92\x10\x24\x67\x55\x1b\x71\xf3\xf4\xc9\x63\x58\xdc\xdc\xc9\x08\x72\xe2\x74\x37\x77\x32\x71\x63\x57\xab\x9a\x96\xb8\x65\x57\xb7\xec\x2a\x59\x4b\x76\xc5\x73\x7a\x2c\x12\xfd\x4d\xdf\x27\xc8\x59\xb5\x61\xdc\x14\x6f\x41\xb5\x11\x0b\x8b\x51\xb5\x11\x4f\x82\xd4\x56\x8d\x7f\x3c\x15\xa4\x80\x54\xe2\x7a\xca\x3c\xa8\x36\x72\x2b\xb9\x52\xd5\x46\xf2\x09\x72\x6e\x65\x1e\xa9\x4f\x90\x05\xc9\xab\x63\xea\x13\xe4\xdc\xe8\x63\x5a\x83\xa2\x1a\x15\xe4\x4c\x26\x12\x62\x73\xa3\x7c\x6a\x55\x18\xe5\xe6\x5a\x9e\x7b\xba\x99\x0b\xaa\x8b\x2a\xeb\x6b\xc6\x5a\xec\x51\x90\xb3\x0a\x90\xdc\xd8\x63\xea\xab\x64\x52\x78\xea\xab\x64\x41\xa3\x00\x49\x0a\x9b\x17\xe4\x9c\xa2\x24\x04\x7b\x6c\x55\x51\xe5\xeb\xef\x03\x9a\xa8\x3a\xda\x54\x01\x92\x54\x18\xd9\x67\x40\x5d\xa2\x38\x8e\xa9\x51\x37\x14\xf1\xb4\x57\x7d\x93\xbc\xfe\xbe\x20\x27\xcb\xeb\x11\x38\x79\xf1\xcd\x51\x3d\x77\xea\xc5\x57\xd0\xb8\xfc\x4a\xbd\xf8\x0a\x92\x57\xda\xec\x18\x66\xf6\xd4\xb7\xde\xfc\xa2\xf6\x08\xb4\x51\xfd\x68\xea\x95\x36\xa9\x49\x72\x94\x45\xa7\x6a\x92\x54\x6f\x3b\xd0\x97\x7a\x5b\x41\xce\xe9\x50\x28\x5a\x6f\x93\x56\x3d\x51\xea\x6d\x52\x90\x93\x6d\x53\x66\xbc\x20\x0d\x9b\x50\xe8\x4f\x42\xec\x1c\x95\x46\x52\x21\x36\xf7\xca\x39\x93\xdb\xad\xdc\xb9\x02\x11\xb4\xb5\x44\x71\x8e\x04\xbc\xc9\x87\x95\xa9\x80\x97\x04\x96\xc9\x77\xaa\xa9\xd0\x91\x67\xb9\xd5\xe4\x2b\xee\x3c\x53\x54\xee\xef\x8f\xc9\x9f\x2a\xa4\x6e\xca\x04\x0f\xae\x40\x52\x37\x65\x49\x04\x98\xdb\xe6\x7f\x15\xa4\xea\xff\xff\xb8\x7f\x79\xfb\xcb\x1f\xa7\x9c\x3f\x7f\xfd\x7a\x7f\xfa\xc6\x9f\xc2\xf0\x57\x28\x8f\xeb\x7e\x7e\xfc\x74\xff\xe5\xcf\x6a\xbe\x7c\xfe\x52\xb3\xf8\xdf\x7f\x07\x00\x00\xff\xff\xcf\x44\xd9\x36\x82\x33\x00\x00"); -func _gcee ()([]byte ,error ){return _fac (_dcc ,"ETenms-B5-V")};func _feg ()(*asset ,error ){_afdg ,_efeg :=_dac ();if _efeg !=nil {return nil ,_efeg ;};_dbea :=bindataFileInfo {_aa :"B5pc-V",_dg :624,_ged :_fc .FileMode (436),_de :_e .Unix (1580491499,0)}; -_abc :=&asset {_cb :_afdg ,_fg :_dbea };return _abc ,nil ;};func _egae ()([]byte ,error ){return _fac (_ccade ,"UniJIS2004-UTF16-V")};func _ccg ()(*asset ,error ){_bccf ,_eff :=_agca ();if _eff !=nil {return nil ,_eff ;};_eefe :=bindataFileInfo {_aa :"Adobe-Japan1-1",_dg :1098,_ged :_fc .FileMode (436),_de :_e .Unix (1580491308,0)}; -_bgad :=&asset {_cb :_bccf ,_fg :_eefe };return _bgad ,nil ;};func _ecee ()([]byte ,error ){return _fac (_fcd ,"UniJIS2004-UTF32-V")};var _ef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\xdb\xab\x65\x37\x72\xc6\xdf\xcf\x5f\xb1\x1f\x27\x0f\x89\x97\xa4\xba\x48\x70\x38\x10\x66\x06\xe2\xc0\x24\x21\xce\x0d\x42\x1e\xd6\xda\x6b\x6d\xd3\x10\x9f\x3e\xb4\xdb\x0f\xfe\xef\x43\xfd\xbe\x6d\x87\x19\x02\xce\x83\xf9\xdc\x5f\x4b\x5a\xa5\xaa\x52\x5d\xa4\xdd\xdf\xfc\xfe\xdb\x3f\x7c\xfb\xfe\xe9\xeb\xed\x9b\x7f\xfa\xf2\xf9\xfe\xdd\xf5\xf5\xf6\xf8\xf4\x7e\x7e\xb9\x7e\xfc\xfc\xd3\x97\xfb\x75\x3b\xae\xef\x3f\xbd\xbf\xbc\xb4\x7e\x3b\x3f\xdd\xbf\xfe\xf2\x47\xe0\xfe\xc3\xfe\xf1\xf2\x52\xf3\xbf\xfb\xf9\xc7\xaf\xd7\x0f\xdf\xbe\x3f\x3e\xdf\x86\xc6\x9d\x3f\x7d\x3c\xc7\xde\x6e\xdf\xfc\xf3\xf5\xfd\xa7\x1f\xbf\x7e\xf9\xf9\xf6\xbb\xbf\x3d\x3f\x1f\xd7\x5f\xdd\xce\xeb\x51\xfc\x3f\x7e\x39\xaf\x2f\x9f\xde\xbf\xbf\xfd\xee\xef\xf7\x8f\xfd\xbd\xfd\xfa\x17\xdf\xfd\xf4\xf1\xf1\xdf\xd7\x0f\xd7\xfb\xd7\xdb\x06\x77\xbd\x9f\xe0\xcb\x37\xbf\xff\xd3\xfe\xf1\x0f\xfb\x0f\xd7\xed\x9b\x9c\x7f\xfd\x77\x90\x70\xff\x76\x7d\xf9\xf1\xd3\xe7\xf7\x5b\xdb\xfe\x66\xdb\xe2\x7f\xf9\x7f\xf9\xf9\xe3\xba\xb5\xe7\xe4\xff\xf8\xd7\x6f\xff\x70\xfb\xcf\x76\x6b\xdb\xad\xfb\x30\xff\xaf\x27\xff\xef\x7f\xfa\x7c\x5e\xcf\x4f\xbd\x34\x09\x7e\xff\x7c\x5e\x3f\x7e\xec\xf7\xeb\xcb\xfe\xfe\xfd\xf5\x72\xbb\xbd\xf6\xd6\xdb\xdb\xed\x35\xff\x98\x7f\x7c\x2b\x89\xfe\x62\xc4\x4b\xdb\xb6\xe7\xd4\x4f\xa7\xa8\x5f\xa6\xf4\x96\xd7\xdb\x2d\xc6\x78\x79\xed\x5d\x4c\xef\xd7\xdb\x2d\x7b\xbe\xbc\xf6\x31\xb6\x62\xc6\x58\x6f\xb7\x9c\x5b\x31\xc6\x98\xe1\xfb\xdb\x2d\x17\x4c\x88\xc9\xfd\xed\x36\x5b\xbc\xbc\x76\xd3\x3a\x96\xe3\xed\x36\xad\xbf\xbc\x76\x17\xe3\x19\x6f\xb7\xd5\xfd\xe5\xb5\x87\x98\x18\xf3\xed\xd6\xb6\xd6\x8a\xd2\xd2\xe1\x50\xa3\x46\xa5\x46\x65\xfd\x4d\xdb\x7c\x15\xe5\xa2\x12\x6a\xf5\x97\xd7\xb1\x31\x4a\xd0\x5a\x2d\x3f\xb6\xde\x45\xf5\xb7\x5b\xb2\xbb\xb1\xf5\x21\x6a\x32\x2a\xa1\x96\xa8\xf5\x76\x9b\x3d\x02\x6a\x87\x1a\xac\x35\xac\xa8\xa1\xb5\x0a\x72\x45\x83\xd2\x5a\x05\x39\xc6\x06\x65\xa2\xf6\x9a\x68\x9a\x78\x88\x3a\x10\x42\xd4\x1d\x2a\xce\x1a\xe5\x48\x1f\x97\xa8\x8b\x51\x48\x1f\x0f\xa8\xec\x6f\xb7\xd6\x37\xa4\x4f\x7d\xb1\x20\x63\x20\x6a\xea\x8b\x79\x30\x6a\x42\x69\xf9\x82\x8c\xc1\x1e\xf3\x14\x75\xd5\xa8\x56\x94\x2c\x3f\x5a\x6d\xbb\xf5\xb6\xa0\x76\x51\x3b\x13\x27\x14\xd2\xb7\xda\x57\xeb\x9d\x51\xc3\x45\x39\xa3\x44\x85\xa8\xd2\x6a\xb7\x0d\x6a\x89\x2a\xa7\x89\x27\xa5\xe5\x6b\xf7\xad\xa3\x9c\x36\x4e\x51\x27\xa3\x3a\x14\x9a\x68\x58\xbb\x1b\x42\x58\x17\x85\x1d\x6d\x40\xa1\x89\x16\xa5\xe8\xee\x50\x21\x51\x03\x45\x6b\xf9\x40\x13\x4d\xdb\x5e\x45\xc9\xbd\x47\xef\xf9\x76\x6b\xa3\x0d\xa8\x29\x6a\x32\xd1\xa1\x96\xa8\x92\x7e\xc4\x82\xda\x45\xa1\x1c\x0b\x28\xbe\xd8\xfd\x51\x6b\x75\xd6\x8a\x0d\xaa\x20\xc3\x12\x4a\x5f\xcc\x52\xf4\x48\xa8\xd4\x5a\xa9\xb5\x26\x94\xd6\x2a\xa3\x35\xc3\xda\x5d\x46\x03\x32\x0c\x21\xf2\x12\x75\x31\xaa\x84\x18\xda\x10\xd0\x6c\x4b\xa8\x2e\x0a\x7d\xf9\x06\x85\xbe\x38\xb8\xcd\xb6\x5a\x6b\x48\xab\x40\xd8\x62\xa2\x3d\x47\x95\x1d\xcd\x1a\xd4\x12\xb5\xde\x6e\xbe\xb1\xc7\x61\x48\x3f\xc2\x18\x55\xd2\x8f\x70\x51\xf8\x84\x33\x31\x42\x54\x59\xc8\x12\x51\x65\xa1\x21\x0b\xe1\xf7\x43\x16\x1a\x38\xb9\x4d\x28\x39\xf9\x90\x93\x63\xda\x21\x27\x1f\xe9\x35\x6a\xb1\xa1\xd4\xf2\x05\xbe\x70\xf2\x91\x29\x6a\x31\x4a\x13\x25\xaa\x14\xed\x06\x25\x21\xa4\x42\xb6\xad\x50\x35\x0c\xe5\xf8\x56\xd2\x9b\x94\x63\x72\x39\x77\xa8\x21\x6a\xbc\xdd\x5c\x42\x98\x99\xa8\x32\x9a\x73\x1e\xcd\x4e\x51\x18\xcd\x45\x61\x34\x73\x96\xc7\x73\xcc\xb5\x7c\x41\xc4\x9c\x50\x5a\x1e\xad\x3a\x2a\x34\x69\xd5\x9e\x5a\x45\x54\x69\xd5\x90\xde\xb3\x84\x50\x58\x1d\x5e\x8e\xd9\x7c\x39\xd4\x21\x4a\x8a\x9e\x50\x28\xda\x47\xf9\x6a\xe0\x39\x6e\xf8\x2a\x90\x51\x71\x75\xb8\x69\x2d\x96\x0f\xc2\xa3\x62\xb4\xa0\xc5\x5c\x50\x5d\x14\xca\x89\x0d\x6a\x88\x2a\xdd\xc7\x6a\x50\xbb\x28\x74\x1f\xa2\x90\x2b\xcc\x19\xc5\x5a\x16\xa2\xe2\xed\x96\x96\x06\x95\xa2\x4a\x88\x94\x10\xf6\x10\xf5\x60\xad\x72\x93\x70\xa4\x8f\x72\xa0\x96\xe8\x3e\xe2\x14\x85\xee\x63\x40\xa1\xfb\x28\x67\x6a\x49\x70\x0f\x39\x13\x90\x11\x7c\x31\x5d\x54\xa9\x30\x93\x89\x72\x13\x20\x23\x1c\xea\x2e\x8a\x2f\x4e\xb6\xad\x23\x1a\x3a\xa2\xcf\xe5\x9f\x5f\x44\xfa\xd9\xc9\xc4\xbf\x24\xdc\xff\x2b\x07\x0f\xe5\xb7\x91\x1d\x19\xe7\x80\x32\x51\x92\x31\xa1\x90\x31\x2b\xd4\xb6\x9c\x50\x23\x45\x25\xa3\x26\x14\xb1\x2c\xcb\x31\xdb\xc4\xcc\x69\x9a\x68\x78\x11\xb1\x2c\xa5\xf4\x2c\x27\x6d\xb3\x6f\x50\x97\x28\x12\x50\x8a\x42\xe9\xe4\xda\x36\x89\xfd\x29\xbf\x05\x32\xb2\x41\x0d\x51\x7c\x91\x24\x9b\xae\x2f\x3a\x5f\xcc\x0e\xa5\x2f\x56\xc5\xd0\x26\xd6\x4a\x3f\x44\x95\x86\xdb\xd4\x5a\x68\x38\xa3\x34\x41\xd1\x30\x32\xa4\x89\x40\x13\x98\x26\x75\x2c\x32\xb7\x1a\xc5\x49\xa1\x10\x78\x42\x06\x5e\x94\x29\x51\xb3\x62\xd9\x0c\x51\x4b\x14\x39\x29\x1d\x6a\x17\x85\x26\x24\xaa\x0c\x08\x64\x10\xb8\xa6\x2c\x34\x07\x72\x11\xc2\xa7\x32\x3d\x90\xf1\xa4\x90\x6b\x1a\x72\x11\x59\xa6\xce\x13\x90\x91\x13\x0a\xb9\x26\xfe\xb1\x5a\x29\x7a\x69\xf9\xc5\x09\x5e\x68\x75\xe9\xa4\x2c\x9d\xe0\x5c\x50\x28\x67\xe1\x00\x8b\x50\xb9\xe4\x00\x4b\x0e\x80\x47\x2e\x39\xc0\x22\x96\x2d\x52\xde\xd2\x17\x97\x62\x19\x8a\x5e\x8a\x65\xab\x74\xdf\xb7\xad\x34\xb1\xa4\x7b\xc0\x27\x61\x77\x39\xde\xbd\xea\x88\xf5\x6d\x30\x31\x9e\x14\x0e\x2f\x21\x74\xc4\x56\x1d\xb1\xbe\x91\x0e\x96\x8e\xd8\xd2\x11\xc3\xa3\x97\x8e\xd8\x2a\x73\xf4\x8d\x80\xba\x64\x8e\x25\x73\x4c\x44\x95\x39\x56\x29\xa7\x6f\x44\x96\x5d\xca\xd9\xcb\xe5\xfa\xc6\x41\xdc\xe5\x72\x40\xc6\x14\xc5\x17\xf7\x0a\x8f\xbd\x55\x01\x3a\xf6\x48\x51\x52\x8e\x28\x94\xb3\x23\x6a\xc3\x0b\x77\x89\xba\x3f\x45\x4d\x28\x17\x55\x42\x34\xf2\xee\x21\x21\x8e\xce\xf2\x2e\x2a\x45\x69\xf9\x09\x35\x45\xad\x1a\x45\x34\x38\x14\x04\x0f\x05\xc1\xa9\x89\x87\xa8\x83\x51\xa2\xee\xa2\xa8\xd8\x48\x2d\x47\x47\xd1\x47\x99\xb3\x37\x7c\xe2\x50\x49\x75\xa8\xa4\x5a\xa2\xb4\xbc\x44\x45\x85\x77\x89\x7a\xaf\x20\xda\x55\x19\xdd\x6d\x8a\xa2\xc0\x59\xa2\x96\xa8\x55\xc9\x9f\x4c\x7f\x57\x5a\xbf\xd7\x49\xed\x2a\x96\xee\x9e\xa2\xd8\xe3\x93\xd2\x5a\xe5\x26\x7d\x50\x6f\xde\xe5\x26\x77\xe7\xc0\x90\x80\xee\x4e\xe8\xb8\x23\xd7\x68\x45\x9d\x92\xeb\x2c\x4d\xf4\x41\x65\x74\x4a\x13\xa7\x9c\x7c\x89\x42\x13\x67\x1d\xa5\x3e\xc8\x5c\xa7\x8a\x4b\x20\x63\x89\x42\xae\xb3\x0a\x89\xae\xf2\xec\x54\x21\x71\xca\x31\x97\x28\x1c\xf3\xac\xa0\xd0\xad\x97\xf4\xa7\x82\xc2\x49\x6d\x91\x64\xfa\x53\x0e\x70\x22\xaa\x51\xc5\x5f\x12\xf5\xaa\xe8\xdb\xa5\x9c\x4b\xd1\x17\xc8\xa4\x3c\xbb\x3a\x72\x5d\xd5\x11\x74\x23\xad\x5f\xea\x08\x80\xcc\xcd\xa0\x4c\x14\xcb\xe3\xd1\xd7\x78\x88\x7a\x30\xaa\x94\x73\x29\x15\x5f\xce\x17\x09\x43\x97\x82\x28\x90\x49\x24\xbf\x14\x44\x2f\x67\x2d\xcc\x71\x49\xd1\x40\x26\xd5\xdf\xa5\x12\xf4\xaa\x20\xda\x5d\x42\x28\x88\x02\x99\x18\xed\x52\x10\xbd\xd8\xb6\x53\x10\x3e\xb4\xed\x07\xee\xeb\xf4\x20\x0f\xb9\x2f\x90\xf9\x1c\x85\xd1\x1e\xe5\x07\xdd\xa9\x96\x1f\xbe\x44\x95\x63\x26\x21\xed\xe1\x9a\x58\x72\x75\xa7\x41\x7b\x48\x2e\x20\xb3\x9a\xbd\xf1\x50\x69\xfc\x08\xd6\xc2\x68\x8f\xd0\x5a\xa1\xb5\x34\x51\x6b\x21\x6a\x94\xf4\xa6\x66\x4f\xd0\xa3\x52\x93\xa9\xd9\x13\x64\x56\x61\x6f\x6a\xf6\x6c\x33\x46\x8d\xf6\x9b\xa9\xd8\x36\xd3\x22\xa6\x45\x0c\x4a\x8b\x94\xbe\x3a\x45\x85\x6d\x14\x61\x82\xcc\xf2\x6e\xdb\x08\x36\xb6\x55\x4e\xea\xb8\x9f\x6d\x29\x19\x53\x6b\x05\x94\xd6\x22\x08\xa2\x02\xdb\x08\x82\xb6\x51\xa1\x66\x63\x73\x94\x1e\x46\xb3\xd6\xb3\x3a\x33\x53\xb3\x66\x8d\xf8\x93\x55\x85\x5b\x23\xfe\x08\x32\x2b\x87\x5b\x23\xfe\x08\x82\x62\xc7\x68\xef\x5e\x8d\xce\xac\x67\x85\x70\x53\x67\x26\xc8\xec\xa2\x76\x28\xab\xf3\x94\x15\xc2\xad\x55\x4d\xfb\x84\xcc\xde\xa1\x4e\x51\xc8\x55\x45\x89\x35\x4a\x04\x41\x3e\xe5\xa2\x2e\xb3\x86\x93\x66\x22\x97\x6b\x94\x9c\xb4\x0e\xa2\xb5\xd0\x28\x2c\x9f\x13\x51\x43\x72\xc9\xf2\xd5\xc0\x1b\xed\xdd\xab\x35\x69\x62\xd5\x28\xf5\x6f\xd6\xab\x89\xec\xb3\x3a\x59\xeb\x34\x91\x82\xcc\xce\x28\x9a\x48\xeb\xc6\x28\x83\x92\xf4\x40\x52\x55\x5a\x37\x8d\x22\x0b\xce\xaa\x2a\xad\x93\x05\x05\x99\x7d\x42\x69\x62\xd4\x39\x27\xf9\x5b\x8f\x21\x8a\x73\x8e\xfb\x75\x8e\x98\xf5\x8a\x39\x7d\x56\x24\xb6\x4e\x03\x2f\xc8\xac\xc8\x62\x3d\xd9\x76\xaf\x98\xd3\xa7\x36\x44\xb6\xb1\x9e\x38\x13\x16\xea\x34\x32\x46\x2f\xd8\x57\x05\x1b\x53\x2f\x28\xc8\x1c\xa2\x24\x3d\xca\xa1\x90\x30\xf5\x82\x36\x70\x93\x85\x7f\x0d\xb9\xc9\x90\x9b\x0c\x83\x9a\xa2\x26\xa3\x26\xd4\x12\x85\x17\xd6\xd1\xb7\xc1\x39\xb7\xd1\x11\xa2\x6b\xad\x53\xd4\xc5\xa8\x84\x62\x8f\x63\x68\x14\x13\x65\x8e\x21\x73\x8c\x05\x85\xa8\xa3\x34\xd1\x97\x21\xaa\x34\x01\x64\x3e\x29\x49\x8f\x72\xd6\xe2\x8b\x52\x0e\x90\x69\xa2\x42\xd4\xc1\xa8\x80\xba\x8b\xc2\x68\x55\x36\xda\x90\xbe\xe8\xf2\xc6\x86\x0a\xd5\xe5\x99\x95\xa8\x83\x9a\xc7\x4c\xa2\x9a\x44\x35\x46\x49\x54\xab\xf4\x39\x36\xf4\x65\xa4\x4f\x41\xa6\x89\x5a\xa2\x56\x8d\x32\xd6\x22\x7d\x0a\x32\x9f\xd4\x21\x8a\x2f\x56\xca\x33\xb5\x87\x82\x4c\x1c\x53\xed\xa1\x60\x6c\xd5\xad\x9b\xe9\x58\x99\x8e\x95\x26\xea\x58\xd1\x25\x8e\xad\x7a\x67\x33\x6a\x1e\xc1\xec\xa1\x51\x2e\x6a\x67\x94\x28\x09\x51\x60\x8e\xe7\x98\x9c\xdc\xa4\x9c\x2a\x8d\x4d\x4d\xa4\x60\x6c\xc4\x2f\x57\x40\x75\x05\x54\x82\x82\x2b\xa0\x7a\xf9\xd7\x68\x95\x3e\xcd\xe5\x5f\x2e\xff\x32\x4d\x9c\xa2\x4e\x46\x05\xd4\x25\x0a\xcf\x61\x8f\x2e\xcf\xf1\xca\xf4\xa3\x11\xaf\x9d\x4c\x2f\xc8\x74\x96\x1f\x5a\xbe\xac\x32\x5a\x17\xf5\x9c\x88\x72\xd0\x84\x3a\x59\x73\x8c\xd6\x38\x69\x2e\xa3\xb9\x8c\xe6\x2c\x2f\xa3\x79\x59\x68\x34\x1c\xd3\x65\x21\x20\xd3\xd1\x84\x02\x9f\x97\xbe\x47\xc3\x99\xdc\xa5\x1c\xba\x9e\xac\xda\xd5\xdc\xa5\x09\x47\x13\xda\xb6\x4b\xd4\x02\x9f\xcf\x51\x12\xa2\xe2\xc4\x68\x5a\x5e\x71\xc2\x95\x8a\xb1\x90\x93\x8a\xcd\x03\x7d\x85\x28\xe9\xab\xc0\xfb\xc6\x86\x14\x4d\xbc\xd2\xc9\x68\x84\x21\x57\x3a\x01\xdc\xb4\xed\xd4\xf2\x89\x26\x26\xd2\xa7\x84\x48\x69\x02\x3b\x2a\xe9\xd0\xe6\x8f\x56\x45\xaf\xa9\xcd\xb7\x18\x08\x51\x35\xa2\x85\x8e\x02\x90\x59\x45\xaf\x85\x74\xcf\x25\xed\xe8\xc4\xfb\x50\xca\x0c\xa5\xcc\x2a\x70\x2c\x94\x32\x03\x5f\xed\x84\xda\x90\xaf\x86\xaa\x99\xf8\x7f\xa4\xe2\xa0\xd8\xb1\xc0\x95\x3b\x27\x25\xe4\xca\xa1\xe0\x4c\x2a\x0e\x05\xe7\xa8\x74\x32\xa8\x76\x2d\x42\x3b\x29\xc8\xac\x86\xc1\x22\x24\x63\x29\x7a\x74\x54\x10\xca\xe1\x41\x77\xa0\x5c\x19\x74\x07\x16\x95\x80\x46\xe7\x58\x84\x12\x10\x90\x19\x9a\x28\x21\x92\xb5\xb0\x56\x28\x24\x01\x31\xa5\x3b\x85\x70\x6e\x01\x46\xaf\xfe\xcd\xd4\xe6\x5b\xd6\xe9\x18\x1d\xa5\xa7\xc2\x2e\x90\x19\x1a\xc5\x17\xe9\xe3\x47\x27\xbc\xa5\x12\x76\x2a\x61\x93\x51\x53\x09\x9b\xae\x7a\x8c\xaa\x92\x2c\xe5\x7e\x40\x66\x35\x0c\x96\x72\xbf\x0c\x46\xe1\xca\xa9\x3a\x25\xb5\xed\x14\xf5\x1c\x55\x55\x83\x13\xd5\x53\xa9\x38\x95\x8a\xab\xe9\xb6\x94\x26\xb2\xca\xec\x31\x30\x73\xd2\x0b\x0a\x32\xab\xe9\xb6\x94\xdf\xd2\x3b\x8f\x81\x0a\xd5\x3b\xdb\xac\xd0\x31\x46\x75\x9f\x36\xb9\xdd\x10\x64\x56\x1f\x6e\x93\xfa\xda\x26\x31\x63\x4c\x51\x97\x28\xdc\xaf\xfa\x70\x9b\x8a\x19\xc0\x18\x8b\x51\x3c\x4e\x08\x32\x39\x16\x73\xe8\x8b\xb8\xdf\x58\x50\x72\x3f\x20\xb3\xfa\x70\x9b\x0a\x95\xb3\xdc\x64\x18\x71\x71\xca\x4d\x80\x4c\x8c\x36\x95\xe9\x67\x1d\xab\x61\x44\xe2\xa9\x9c\x34\x95\x93\xaa\xe9\xb6\x29\x07\xa0\xa7\x1f\x86\x33\xa9\xa7\x17\x0c\x63\x8f\x4b\x01\x75\x75\xaa\x06\x34\xb1\xa4\x89\xd5\x99\x88\x5c\x4b\x7b\x04\x92\xdb\x20\x5b\xda\x23\xe0\x0d\xb9\x96\xf6\x08\x0c\x23\x57\xae\xa1\xe5\x79\xa1\x48\x2a\x90\x45\x3f\x62\x6b\x20\xfd\xd2\x5a\x2e\x4a\xd2\x23\x97\xc2\xee\xaa\xb3\x3d\x0c\x97\x5b\x0a\xa8\x40\xaa\x3c\xe3\x46\xa1\xa0\x2c\xe4\xd5\x69\xd8\x52\xe6\x02\x92\x2b\x29\x5b\xca\x5c\x8b\xe8\xe9\xc4\xeb\xa5\xe8\x09\x64\x4e\xf6\xe8\x12\x15\x7d\x39\x05\xa1\xda\x7c\xdb\x2b\x8c\x0c\xe7\x28\xec\x0a\x23\x40\xe6\x14\x65\xa2\xca\x0b\x63\x63\xa2\x32\xea\xae\x8c\x5a\xbd\xb3\xed\x92\x6b\xaf\x7e\x64\x04\x55\xfc\x4e\x3f\x22\xc8\x44\x5f\xbb\xa2\xc9\x5e\x71\x71\x70\xd7\x69\xbb\xe2\x22\x90\x59\x5d\x8b\xed\xa9\x89\x88\xca\x55\xaa\xe9\x32\x40\x30\xd4\x11\x1c\x32\xed\xa1\x5c\xb9\x44\x0d\x51\x2c\x4f\x18\x3a\x74\xdc\x0f\x1d\xf7\xea\xdf\x4c\xf7\x03\x76\x90\x93\xb8\x2a\xb3\x43\x39\xe9\x50\x4e\xc2\xc9\x0f\xe5\xa4\x83\xc8\x44\x2f\x68\x87\xce\x23\x90\xf2\xaf\x43\x91\xe9\xa8\x44\x31\x54\x9e\x1d\xaa\xb2\x0e\x55\x59\x98\xf6\x50\x95\x75\x90\x21\x54\xf3\x1c\xca\x10\x40\x2e\x3c\xfa\x90\x26\x00\x6b\xcf\x51\xfa\x22\x9a\x50\xde\xd5\x5d\x83\xdd\x31\x87\x92\xd9\x5d\xe6\xb8\x3f\xcd\x21\x0a\x73\x70\x73\x30\xe6\xc6\x44\x3a\x46\x41\x66\xf5\xf4\x76\x97\x85\xb8\x45\x18\x13\xa3\xe9\x16\x41\x90\x49\x51\x72\x57\xdf\x70\xe7\xd4\x72\x73\x69\x77\x9d\x5a\x20\xe7\x26\x0a\xdd\xdf\x31\xed\x24\x4d\xdd\xb5\x21\x20\xcc\x45\xe9\x8b\xb4\x5e\x93\x6a\xe6\xae\xd6\x0b\x18\x93\xe3\x7e\x57\x71\x09\xe4\x53\x7a\x15\x97\xc0\x98\x24\xff\xbb\x8a\x71\x20\x27\xf5\xa6\x2e\x3c\xec\xe4\x88\x72\x4d\x69\xa7\x8e\x28\x90\x13\xf7\x3d\x75\x44\xcf\x3a\x37\x63\xe2\xf7\xa7\x4a\x3d\x20\x27\x85\xea\xa9\x33\x74\x12\xd2\xe6\xd2\x28\x13\x65\x8c\x0a\x28\x17\x55\x6e\xa2\xbe\xe1\x94\x56\x81\xe4\x15\xc6\x4e\xf9\xfd\x59\xf1\x7e\xac\x6d\xfd\x76\x2a\x3e\x95\x0e\x80\x9c\x1c\xfd\x53\xee\xc7\xad\xc9\x58\x9c\x60\xdd\x9a\xd8\x85\x2b\x2f\x0a\xe0\x4b\xae\x0c\xe4\xa4\x73\xbf\xe4\xca\x57\x22\x23\xd1\xe0\x92\x1d\xae\xd4\xa8\x05\xf5\x1c\x75\xbd\xdd\x6c\x1b\x25\xb6\x6e\x27\x04\x39\xe9\x6d\x1e\x3a\x75\x8f\x8a\x8b\xb6\xd1\x43\x3c\x14\x17\x81\x9c\x24\xc6\xc7\x78\x8e\xf2\x1a\xe5\xac\xa5\x88\x07\xc4\xc6\x86\x1e\x2a\x34\x1f\x95\x77\x6d\x0b\x96\x57\xde\x7d\xe8\xdd\x9b\x0a\xf5\xa1\xbc\xfb\x28\x3b\x18\x95\xb3\xeb\x2a\xc2\x37\x67\xf9\x8a\x3f\xbe\x51\xba\x08\x06\x75\xac\x6f\x64\x67\xa7\xa7\x37\x1e\x86\x5d\x3d\xbd\xf3\x1c\x6a\xdc\xdd\xb9\x9e\x43\x05\xc9\x19\x70\x3d\x87\x7a\xb3\x78\xbb\x59\x2f\x21\xbc\xf1\x3e\x22\xc8\xd9\x1c\x6a\x8a\xda\x6b\x54\xd7\xa8\x43\x14\x5a\x6d\x01\x75\x17\x75\x67\x54\x42\xe9\x8b\xa6\x2f\x8a\xd2\x17\x11\x95\x27\x5f\x57\xd3\xed\x5d\x54\xa5\x29\x57\xab\xe9\xf4\x7f\x36\x2a\x70\xb9\x7e\x27\x20\xc8\xd9\x18\x35\x34\xaa\x54\x68\x63\x8a\xda\x45\x71\xea\xda\x82\x42\xd4\x51\xb5\x9c\x8d\xc5\x28\xbf\x44\x71\x9e\x2a\x8f\xf8\x20\x1a\x38\x0f\x8a\x66\xd5\x99\xb9\x1e\x14\x05\x39\x3b\x42\x70\x0f\xe8\x34\x7e\x46\xc2\x76\x35\x7e\xce\xc3\x9d\x91\x9d\x5d\x0f\x77\x82\x24\x40\xb8\xf1\x4c\xe2\x56\xa1\xc3\xbc\xce\xb9\xf3\x16\xf7\x84\xb1\x05\xa3\x42\xa3\x58\xde\x11\x42\xad\x93\x3b\x76\xf4\xaa\x8c\xdc\x65\x47\x97\x1d\x3b\xa3\x64\x47\xaf\x28\x65\x5e\xc9\xcc\x69\x0b\x9e\x90\xb3\x7a\x67\x57\x77\xe0\x14\xe6\x46\x4e\x72\x15\xe6\x02\xe3\x09\xd3\xf5\xfe\x26\xc8\xd9\x03\x8a\xb5\x42\x13\xcb\xc9\x5d\xf5\xa6\x53\x8b\x19\xfd\x9b\xab\x16\x73\x6a\x31\xe3\x7d\xc5\x55\x8b\x09\x72\x76\x8d\x62\x8f\x54\x33\xc6\xe5\x89\xab\x9a\xf1\x55\x26\xa8\x7a\xa1\x28\x22\xb1\x20\x79\x1d\xf2\x15\x1a\x55\xe6\xf0\xad\x22\xb1\x2f\x99\x03\xc8\x39\x44\xa1\x9c\x55\x09\xc8\xb7\x3a\xa2\xce\xab\xc0\x13\x9a\x8c\xa6\xc7\x01\xa7\x44\xf0\x0d\x15\xaa\x44\xf0\xbd\x8e\xa8\x6f\xac\xb5\x73\x44\x05\x39\x47\x83\xc2\xbf\x28\x11\x9c\x87\x06\x57\x89\x20\xc8\x39\x3a\x14\xe6\xd8\xb5\x7c\xa5\x4f\x57\x5a\xf7\xa3\x7c\xc2\x1b\x5f\x3c\xe4\x13\x40\xf2\xb6\xe5\x07\x4f\x67\x7e\xf0\x1e\xde\x2a\x4e\x38\xc9\xfb\x09\x39\x87\x26\xe2\x98\x07\xbd\x20\x2f\x01\x7e\x50\x8c\x0b\x06\xcf\xc7\x7e\x90\x05\x9d\x1c\xee\x6d\x42\xc9\xa3\x0f\x79\xf4\x40\x2e\xa9\x10\xf0\x56\xb1\xdf\x0f\xa9\xf0\x50\xc7\x98\x2c\x4f\xe5\xed\x07\xbd\x60\xdf\x90\x8b\x5e\x50\x90\xbc\xb9\xf9\x91\xda\x50\xaa\xaf\x2c\x6b\x2b\x87\xfb\x5d\x14\xa7\x56\x99\xcb\x09\xee\x4e\x77\xe1\x0a\xee\x7e\xa1\x7b\x7e\x78\xe0\x97\x74\x0f\x0c\xde\xef\xfc\x92\xee\xaf\x4a\x66\x6e\x98\xe3\x22\x99\x09\x72\x56\x51\xe2\x97\x6b\xad\x92\xcb\x0d\x8f\xbe\x24\x17\xd0\xb8\x7a\xf6\x8b\x9a\xda\x49\x01\x4e\x85\xeb\x4a\x01\xce\x45\xb0\x7b\xf9\x57\x28\xfa\xc6\x56\x2e\xeb\x5e\x25\x55\x6c\xdc\xcb\x0b\x72\x56\x9b\x1f\x1b\x97\x14\xb1\x55\x34\xf1\xd0\x44\xa2\x89\x20\xa7\x41\xe1\xd1\xb1\x95\x10\xce\x73\x7b\x6c\xa9\xb5\x52\xaf\xd3\xa2\xb4\x16\x42\xf0\xe6\x16\x8a\xe4\xc1\xef\x66\x9c\xa7\xa0\xd0\xef\x66\x04\x39\xad\x41\xdd\x45\x95\x72\xb8\x22\x8e\x46\xc4\x8c\xa6\x6c\x65\xbf\xfd\x56\x1c\x8d\x64\x16\x04\x67\xe7\xed\x20\x14\x9c\x83\x1f\xa6\x78\x56\xcb\x1f\xfa\x61\x8a\x20\x67\x65\x9b\xe8\xfa\x7a\xaf\xc6\xcf\xa9\x50\xa3\xd3\xf8\x09\x3a\xe7\x29\x3a\x99\x5e\xe0\xd3\x99\x48\xa6\x17\x8c\xe6\x9a\xa8\xe5\xb9\x9d\x98\x15\x6c\x42\x77\x9d\x82\x9c\x86\x5c\xd4\x9e\x41\xd2\xf0\x59\x27\x25\x94\x34\x42\x3f\x26\x99\xe5\xb7\xa1\x1f\x93\x08\x92\x60\x13\x83\xc3\x13\xa3\x92\xac\x73\x3f\x19\x83\x62\x47\x90\xd4\x65\x31\x28\x76\x82\xa4\xe1\xab\x6b\xd4\x25\x4a\x3f\xed\xe8\x50\xc8\x45\x3a\xf0\x35\x6a\x94\xd2\x41\x18\xae\xbc\xaa\x9d\x0e\xc3\x95\x05\x39\x8d\x51\xb8\x72\x90\x15\x7c\x55\x15\x1e\xc6\xd1\x17\x18\x8f\x93\xc1\x35\xe1\x6b\x90\x34\x62\xdb\x98\x48\x08\x17\x24\xc5\x61\x28\x69\x84\xd5\x71\x8d\x4d\x42\x70\x5c\x05\x39\x9d\xb5\xa4\x42\x52\x4b\xf0\x8e\x1a\x4a\x2d\xe1\x25\x6a\x50\x6e\x84\x4b\x54\x97\xa8\x55\x5b\x84\x4b\x54\x20\xb6\x4a\x2d\xe1\x64\x54\x41\xce\xaa\xd5\x83\xfc\xf4\x1a\x5e\x1b\x8a\x6d\x31\x51\x1b\x02\x92\x27\xdf\x70\x6d\x88\x04\x14\xad\xb2\x60\x28\x01\x05\x3f\xda\x88\x56\x1d\x50\xe8\x47\x1b\x82\x94\x9b\xe8\x47\x1b\x11\x9a\x58\x9d\x46\x28\x01\x05\xaf\xf9\xd1\x11\x42\xaf\xf9\x82\xe4\x8e\x2c\xf4\x9a\x1f\xba\x7e\x18\x55\xd1\x87\xae\x1f\x04\x29\xff\xd2\xf5\x43\xf0\xc0\x1f\xa3\x33\x91\xb7\x3c\x41\x4e\x8e\x6b\x72\x21\x16\xf9\xfc\x35\x63\xc9\xa5\x94\x17\x3c\xdd\xc7\xc0\xbf\xf4\x74\x2f\xc8\xc9\x86\xf4\x74\x1f\x13\x15\x8e\xd0\xa8\x43\x94\x54\xb8\xa0\x50\xe1\x4c\xd6\xca\xd2\x17\x17\x03\x4f\xc8\x89\x4f\xe8\x7e\x20\x48\x9f\xc1\xad\x5c\x28\x7d\x0a\xc2\x4c\x54\x17\xd5\x79\x6d\x1d\x50\x43\xd4\xc9\xa8\x0e\x75\x89\xa2\x29\xe2\x58\xe9\x7e\x20\x96\xab\x91\xa9\x3d\x2e\x8a\x7c\x41\x7b\x2e\x4f\x91\x1f\x4b\x42\x54\x49\x15\x4a\x9f\xb1\xd7\x57\x82\xd2\x25\x76\x92\xbf\x60\xf0\xda\x1a\x3b\xc9\x3f\xf6\x8a\x9e\xe5\x78\x50\x29\x8a\x7a\x33\x3a\x14\xa1\x63\x2f\x85\x84\x13\xde\x76\x6a\x1e\x41\xce\x2a\x96\x62\xa7\xe6\x89\xbd\x9c\x3c\x5c\x94\x9c\x7c\x57\x9c\xc0\xa3\x77\xc5\x09\x52\x71\x44\x55\xb8\xa1\x54\x1c\x47\xc5\xc5\x08\xce\xf6\xa1\xc0\x77\xa8\x75\xaa\x76\x3a\x0e\x5a\xa7\x38\xbc\x84\xe0\x17\x79\x71\x70\x1d\x28\x68\xce\xb1\x3a\x14\x14\x8e\x72\xb3\xe0\x05\x3e\x0e\xee\xfe\x04\x39\xb1\xf6\xc1\xbd\x58\x90\x1f\x83\x47\xe6\x38\x14\xfb\x81\x9c\x91\x50\xcf\x51\x25\x2a\xcf\x83\xa1\xf4\x19\xb4\xc0\xc1\x3b\x59\xa8\x05\x16\x74\xde\x7d\x42\x2d\x70\xdc\x43\x2f\x73\xb5\xd6\x5d\x4e\x7e\x97\x93\xc7\x84\xc2\x8e\x77\xfc\x8b\xce\x3f\xee\xf2\xaf\xfb\xd3\xbf\x16\x94\x8b\x2a\x21\x68\xfc\x42\x09\x3b\xce\xfa\x62\x50\xeb\xc7\xa9\x2f\x02\x39\x89\x72\xf4\x98\xaf\xc1\xab\x79\xc8\x8e\x7a\x35\x17\xe4\xcc\x06\x75\x8a\x62\xad\xa5\x51\x5a\x4b\xc1\x2a\x45\x69\x2d\x09\x41\xde\x55\x89\x10\x17\xaf\x8f\xbc\x47\xc5\xc5\x85\x87\x20\x27\x07\xe6\xe2\xc2\x23\x2e\x3c\x67\x55\xf9\x1f\x97\x3c\xe7\x92\xe7\x24\x6b\xc9\x73\x78\xf0\x8e\x45\x0e\xbf\xe8\xa0\x04\x39\xab\x62\x8b\x8b\x92\x2a\x28\x11\x62\xe1\x13\x2a\x11\x82\x12\x21\xb7\xea\xb0\x53\x25\x42\x6e\xd4\xfa\x5b\x99\x36\x37\xea\x3a\x41\xce\x14\x15\x50\xd4\x29\x6d\xf8\x9f\xa7\xe2\x3e\xfe\x32\x13\xe7\xe6\x5a\x96\x6b\xad\x99\x0b\xaa\x8b\x2a\x8f\x69\x95\xa5\x52\x7d\x9f\x20\x67\x55\x0b\xb9\x21\x75\xea\x47\xbc\x24\xd4\xd4\x8f\x78\x05\x8d\x6a\x21\xa9\x42\x9e\x90\x73\x8a\x92\x88\xec\xad\xcd\x9a\xf8\xfc\xc5\x77\x13\x55\xc6\x4a\x95\x03\x49\xbe\xcf\x3e\x03\xea\x14\x85\x82\xa7\x46\x5d\x50\x44\xb7\x5e\xc5\x48\xf2\xa4\xfa\x84\x9c\x2c\xaf\x97\xd5\xe4\x19\x35\x47\xf9\x7b\xea\x19\x55\xd0\xb8\x18\x4a\x3d\xa3\x0a\x92\xa7\xcf\xec\xb8\x5a\xf6\xd4\x4f\xa3\xf9\xa2\xf6\x08\xb4\x51\x1d\x5d\xea\xe9\x33\xa9\x10\x72\x94\x8f\xa6\x2a\x84\x1c\x98\x61\xa0\xaf\xe1\x4f\x0a\x45\x4f\x87\x42\xd1\x7a\xf0\xb3\xea\x3d\x52\x0f\x7e\x82\x9c\x6c\x9b\xa4\xff\x84\xb4\x1c\x7f\x66\xd2\xfa\xff\x1f\xf6\x8f\x97\x5f\x7f\xaf\x7f\xff\xe9\xcb\x97\xeb\xfd\x2b\xff\x3a\x80\x5f\xe6\xdf\xce\xeb\xf1\xe9\xfd\xfa\xf5\x5f\x1a\x7c\x7c\xfe\xa8\x59\xfc\xf7\x3f\x01\x00\x00\xff\xff\x94\xbf\x01\x60\x95\x30\x00\x00"); -var _dedf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x54\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x56\xaa\xf6\x40\xec\x09\xb2\xb4\x18\xcb\xc0\x21\x6f\xbf\x9a\x31\xcb\xee\x21\x9a\xf0\x19\xff\x1a\x8f\x49\xeb\xe6\xd8\x38\x3b\x43\xfa\x33\x8c\xba\xc5\x19\xee\xd6\x99\x80\xd3\xb8\x04\x8d\x70\xc3\xde\xba\x24\x11\x39\x18\xab\xe7\xd7\x47\x2e\x7a\xe8\x7c\x92\xa4\xa7\xef\x43\x21\xca\xfd\x37\xb9\x3f\xc1\x32\xe1\xaa\x75\x73\x6c\x1f\xd3\x8c\x43\xe3\xee\x23\x14\x71\xb7\x59\xfc\x9a\x00\x90\xfe\xc2\xde\x4e\x73\x78\xc0\xee\xab\x19\x6f\xf8\x01\x0c\xde\xc9\x7f\x04\x83\xc1\xba\x1e\x76\xf5\xa5\x15\x1b\xb7\x8b\xf7\xcf\x38\xa0\x9b\x41\xb0\xa1\x33\x5c\x93\xb4\x3e\x77\xfe\xd2\x0d\x08\xef\x7a\xb9\xf2\x1a\x2f\x5d\x31\x4c\x76\x74\x20\xf2\x8f\x59\x26\xdf\xfc\xf7\xc3\xe3\x9a\x95\xa4\xff\xfe\x34\x47\xf8\x2f\x40\x64\x90\x4b\x99\x1f\x9e\x56\xff\x7b\x1e\xcd\xf6\x96\xc8\x63\xfb\xda\x9a\xd0\xb9\x1e\x93\xcf\x9d\x28\x6f\x5f\x60\x2d\xa2\xa8\xca\x8a\x4c\x76\x6c\x54\x44\xa1\xca\x82\x4d\x47\xd3\xd1\x24\x9b\x89\x86\x64\x19\x49\x25\x58\xaa\x9c\xa4\x64\x91\x51\x2a\x92\x03\xcb\xa7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x09\x00\x00\xff\xff\x6c\xe3\x0f\x46\x67\x02\x00\x00"); -func _faee ()([]byte ,error ){return _fac (_febd ,"UniJIS-UCS2-H")};func _fbab ()([]byte ,error ){return _fac (_dbdc ,"CNS-EUC-V")};var _ccffd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5b\xab\x26\xd7\x71\xf7\xef\xf7\xa7\x78\x2e\xfd\x5e\xf8\x55\xaf\x63\xad\x82\x61\x83\x91\x2c\x22\x07\xc7\xc1\x8a\x93\x40\xc8\x45\x1f\xaa\xc5\x40\xb4\x67\x98\x19\x41\xfc\xed\x43\xfd\xfe\x8f\x95\x44\x04\x64\x30\xa5\xf9\x3f\xd5\xd5\xb5\x6a\xd5\x71\xad\xde\x5f\x7d\xfd\xdd\x37\xdf\xbd\xbd\xff\xf2\xf8\xea\x1f\x3f\x7d\x38\xbf\x8f\x2f\x8f\xfb\xfd\xdb\xf5\x29\x3e\x7f\xf8\xe9\xd3\x19\x8f\x23\x7e\x78\xff\xf6\xf2\x52\xea\xe3\x7a\x7f\x7e\xf9\xdb\x3f\x21\xe7\x8f\xfb\xc7\x97\x97\x7c\xfe\xfb\xbf\x7e\xfe\x12\x3f\x7e\xf7\x76\x7f\x78\x34\xf1\x5d\x3f\x7d\x7c\xf2\x3e\x1e\x5f\xfd\x39\x7e\x78\xff\xf9\xcb\xa7\xbf\x3e\x7e\xf3\xbb\xeb\xc3\x11\xff\xef\x71\xc5\x9d\xf8\x9f\x3e\x5d\xf1\xe9\xfd\xdb\x0f\x8f\xdf\xfc\x61\xff\xb8\xbf\x95\x9f\x7f\xf8\xfe\xa7\x8f\x1f\xff\x23\x7e\x8c\xb7\x2f\x8f\x0a\x16\x6f\x17\xf4\xe5\xab\xaf\xff\xb8\x7f\xfc\x87\xfd\xc7\x78\x7c\xf5\xfb\xff\xfc\xf2\xdb\x3f\xff\xfd\xf7\x7f\xf8\xed\xdf\xf1\x13\xbf\xfc\x73\x7c\xfa\xfc\xfe\xc3\xdb\xa3\x94\xff\xbf\x6d\xf3\xbf\xf1\x7f\xfa\xeb\xc7\x78\x94\xa7\x88\xbf\x7c\xf7\xcd\x9f\xee\xfb\x73\x7c\x79\xd8\x26\x96\x7f\xfd\xcb\x77\xdf\x3c\xfe\xad\x3c\xca\xf6\xa8\xa3\xb5\xfa\xef\x4f\xce\x7f\xf9\xe3\x87\x2b\x1e\x62\x7a\xe9\x5a\xd0\xf9\xe1\x8a\xcf\x1f\xf7\x33\x3e\xed\x6f\x3f\xc4\xcb\xe3\xf1\x6e\xdb\x5e\x1f\x8f\xc7\xbb\xb5\xbd\xe6\xbf\x56\xe9\xdb\xeb\xe3\x9d\x7f\xfb\xed\xd7\xfc\xfb\x77\xfa\xf5\x9b\x6f\xf9\xd7\xef\x37\x7e\xfd\xf6\xeb\xfc\x35\xde\xae\x5f\x48\x7b\x29\x7a\xc9\xdb\x87\x2f\x57\xdc\xc2\x90\xff\xae\xdc\xaf\x8f\xda\x4a\x3e\xf3\x3f\x7f\x7c\x29\xdb\xf6\xd4\xeb\xfd\xf5\xe4\xaf\xc9\x6f\x91\xaf\x7d\x3c\x78\xe8\x6f\x4a\xad\x02\x3c\x5b\x4b\x68\x09\x5a\x2b\x21\x9f\x40\x2e\xc8\x5f\x1f\xd6\x6d\x01\xed\x40\xfb\xf9\xfa\x78\xd8\x96\x5c\xb5\xdf\x09\xd5\x91\x0f\xda\xda\x12\x9a\xc8\xaa\xe6\x09\x39\xd0\x2a\x40\xbe\xbf\x3e\x1e\xab\xf0\xa0\xeb\xc1\xbb\x24\xd4\xeb\xcb\xbb\xd5\xa4\x57\x43\x2f\xaf\x23\x21\xe9\xd5\x7c\x26\xb4\x52\x89\xa6\x07\xdb\x31\x5f\x1f\x65\x2b\xb9\xa0\x76\x08\xba\x80\x5a\x3e\xd8\x25\xab\xa7\x2e\x65\x1b\x9e\x90\x09\x4a\xf1\x65\xf3\x7c\x63\x97\xf8\xee\xe5\xf5\x51\xca\x66\x2f\xef\xd6\xd0\x83\x03\x25\x6a\x4b\xae\x21\x2e\xc8\xa3\xb1\xa0\xa1\x05\x0d\x87\x0b\x7b\x0d\xe9\x35\xae\x2b\xb9\x2a\xb2\xae\x00\xba\x4f\x1e\x4c\x55\xa7\xc4\x4f\xc4\xf7\x9a\xe2\xa7\xc4\xcf\x54\xe2\xd1\x57\x6a\x3f\xbd\x0a\xaa\x88\x17\xd4\x04\xe5\x83\x63\xcb\x4d\x9b\xbb\xb8\xe2\x62\x87\x72\x8d\x26\xf1\x36\x12\x1a\x23\x1f\xb4\x81\x5e\x66\x23\x21\xc4\x9b\x85\xa0\x78\x7d\xac\x56\x53\x96\x49\x09\x5b\xf7\xeb\xc3\xe6\x96\x86\x36\x17\x94\xe4\x61\xb3\x02\x15\x41\x05\xa8\x00\x55\x41\x15\x08\x25\xa4\xaa\x79\x7a\xce\xac\x1d\x68\x17\xb4\xc3\x25\xf1\x87\xa0\x33\xb9\x70\xcc\x25\x13\x42\x4a\xc1\x01\xd6\x8e\x12\x10\x93\xaf\xae\x1d\x25\xd6\xb1\xc1\x95\x86\x5e\xc7\x13\x2a\xaf\x0f\x6b\x6d\x03\xaa\x82\x56\x72\xf5\x0e\xe4\x82\xd0\xab\x09\x42\xaf\x15\x47\x72\x8d\x5c\xe3\x8a\x53\x90\xf4\x42\x89\xb4\xf0\xbb\xb5\xee\x7c\x63\xc5\xf6\xeb\xd6\x1b\x93\xd8\x6c\x13\x48\x6f\xbc\x1d\xae\x05\x24\xf1\x49\x6c\x36\x54\xbd\x0f\x41\x67\x72\x95\x84\x5c\x9b\xe6\x7d\x01\x39\x90\x0b\x92\xaa\x0b\x08\x59\x3e\x5a\x72\x55\xb8\x46\x17\xd4\xe1\x12\x34\x04\x59\x72\xf5\x0d\x68\x09\x5a\xc9\xf5\x84\x24\x7e\xec\x70\x75\xa0\x43\x10\xcb\xee\x05\x88\x65\x3b\x31\x54\x3b\x4a\xcc\x22\x88\x65\xf7\x06\xc4\xb2\x9d\xb0\xaa\x03\x48\xce\xe4\x0b\xf1\xab\x02\x49\x7c\x12\x9b\x7a\xe3\xc2\xd0\xbe\x8f\xe4\x72\xa0\x7d\x0a\x9a\x70\x0d\x20\x13\x64\xb9\xb5\xf8\x97\xef\x5a\xd0\xae\x05\x4d\x20\x2d\x28\x83\xaf\xc8\xa3\x5d\xc1\x07\xb1\xd9\x31\xf4\x85\x7f\xf9\x9d\xc6\x69\x06\x74\x4b\xd6\x2d\x59\xac\xf1\x96\xac\xdc\xb4\xd2\xd9\x6d\xd7\xa6\x41\x6c\x76\x94\xb8\xa5\x3d\xfb\xd8\xc9\x85\xbb\xf6\x11\x52\x3a\xd9\x64\xef\x45\x10\xf6\x1a\x1b\x10\xf6\xda\xa7\xb8\x52\xd6\x2e\xab\x42\x66\x77\x1e\x9c\x4f\xae\x54\xb5\xb3\x1d\xfb\x5c\x82\xd6\xeb\x63\x6c\xac\x71\x9f\xa8\xba\x63\xfb\x8e\xf6\xbb\x6c\xbf\xaf\x9e\x90\xf1\xc6\x35\x04\x0d\x94\x40\xd6\x9a\x82\x58\xa3\xa1\xbd\x76\x68\xd7\x0e\x11\x0a\xbb\x76\x68\xcf\xd8\x2e\x9d\x7d\xdc\x15\xdb\x10\x9b\xec\xf6\xee\x5d\x50\xee\x63\x27\x3d\xee\x2e\xf1\x49\x86\xe3\xf7\xbb\x9b\x20\x87\x4b\x0f\xee\x82\x88\x8e\xd1\x81\xa4\x44\x26\xf4\xf2\xb4\xc4\xa9\x05\x9d\x64\x00\x52\xda\x7e\xca\x5e\x49\xc6\xf3\x8d\xa7\xec\x75\xe6\x82\x06\xf1\xb8\x9f\x92\x75\x6a\x41\x82\xb4\xa0\x33\xc5\x0f\x3c\x67\xbf\x24\x3e\xc9\x9c\x54\x98\xfd\x92\xf8\xc8\x65\x0f\xd9\x2b\xb4\xec\xd0\xb2\xd1\x2b\xb4\x6c\x1c\x60\xd8\x46\x05\xff\x5b\xdd\xfd\xbf\x4a\xf1\x3a\xe4\x1f\x47\x06\x75\x19\x64\xf5\x43\x41\x0d\xb1\x39\x16\x10\x6a\x1f\x23\xf7\x74\xe2\x58\x87\x52\x38\xc4\x26\xc5\xec\x50\x91\x3d\xd8\xf9\x49\x12\x3c\xb4\xf3\x07\xd9\xf3\x29\x4b\xd9\xf3\x50\xf6\x9c\x1b\x50\x11\x94\x8e\x35\xa9\x49\x87\xe2\xe9\x50\x3c\x4d\x41\x38\xd6\x71\x36\xb8\x78\xe3\xd9\x05\x75\xaa\x4d\x07\x1a\x82\xd2\x04\x26\x25\xce\x4b\xd0\x85\xac\x0a\x44\x20\x1e\x91\x5b\x63\x6c\xcd\x11\x5a\x63\xb0\x35\xb3\x01\xb1\x35\x47\x26\xd4\x62\x13\x2e\x25\x54\x88\xcd\xc9\x1b\xef\x26\x28\x53\xa5\x19\x0f\x2a\x5c\x21\x36\x27\x56\x55\xda\x85\x14\x35\x25\x87\x22\xf8\x50\x04\x3f\xc5\x3f\xdf\x88\xf6\x78\xf7\xa9\x1d\x3a\x33\x44\x8b\xad\x06\xd4\x04\xb1\xf3\xd3\x80\xb0\xc4\x99\xa9\xb6\xd8\x02\x1a\x53\x10\x89\x8b\xfa\x76\x0e\x1c\xfe\x9c\x69\xc2\xc5\x3e\x9e\x53\x0f\x4e\xf2\x35\xb9\xec\x9c\x43\x50\x2a\xb1\xea\x06\x74\x09\xc2\x84\x26\x08\x13\x9e\xd9\xc1\x94\x45\xee\x3f\xad\x08\x22\xb3\x58\x01\xaa\x82\x78\x23\xb5\xf2\x34\xbd\xd1\x78\xa3\xb1\x46\xd3\x1b\xb3\x3d\x2b\x8b\xed\x38\x6d\x17\x94\x5e\x58\x96\x64\x1d\x82\xd2\xbf\xd4\x9e\x9d\xf2\xaf\x73\x21\x9e\xe0\x39\x97\xc4\x2f\x89\xe7\x8d\x4a\x36\xa7\xa3\x2a\xc1\x73\xaa\x6b\x80\xd8\xc4\x73\x4e\x75\x0d\xa7\xe7\x3e\xae\x29\xc8\x05\xb1\x8f\x36\x80\xa4\x97\x67\x56\x5f\xd2\xde\x65\x09\x27\xab\x93\xb8\x4e\x75\x0d\x67\x16\xff\xb2\xc8\xea\xa7\x8a\x3f\xc4\xe6\x13\xd2\x3e\x1e\x2c\xc8\x05\x3d\x1f\x24\xac\xe8\x70\x4f\x25\x9b\x13\x9f\xf0\x92\xb6\xbf\xe4\x13\x17\x51\xeb\x18\xfa\x52\xd4\x5e\x8a\x5a\x1a\xaf\x4b\x51\x7b\xe1\x13\x8e\x33\x5d\xf2\x89\x4b\x3e\x81\x17\x5e\xf2\x89\x8b\xdc\xef\x94\xbc\x4b\xb9\xff\x52\x45\xc5\xf6\x97\x72\xff\x95\xdb\x51\xb7\x2d\x2d\x71\x69\x3b\x20\x63\x91\x76\x2f\x3b\x05\x45\x72\xd1\x3f\x5d\xda\xa1\x2b\xd3\x76\xdd\x68\x70\xae\x75\x09\xc2\x99\xa4\xd7\xc2\x84\x57\xa6\xf0\xba\x51\x34\x2e\xa5\x70\x88\x4d\xfc\xfe\xf2\x21\x68\x25\x17\x69\xf7\xd2\x0e\x5d\xda\xa1\x85\x78\xed\xd0\x95\xd9\xb3\x6e\x24\x98\x4b\xd9\x13\x62\x93\x7e\xf3\xba\xb4\xa0\xcc\x98\xb5\xd0\xfe\x5f\x21\xf1\x41\x4d\x5a\x82\x64\xaf\xcc\x00\xb5\xe0\x98\x97\x32\xc0\xa5\x0c\x40\xa4\x5d\xca\x00\x57\xee\x50\x2d\x94\xe2\xd0\x0e\x45\x1f\x09\x0d\x41\x53\x90\x6c\xbf\x80\x4c\x50\x2e\xa8\x90\x01\x42\x5d\x56\xa8\xcb\x5a\x7a\x70\x17\xb4\xc3\x25\xe8\x10\x44\xea\xa0\xda\x44\xc7\xf6\x91\xdb\x59\x0b\x3e\x11\xea\xb2\x42\x5d\x96\x0b\x92\x78\x76\xa8\x60\xaf\xd0\x0e\xc5\x91\xaa\x56\xda\xff\x38\xa4\xea\x81\xaa\x2e\x48\xaa\x9e\x70\xe1\xbe\x71\x8a\xeb\x14\x57\x03\x7a\x72\x59\x76\x0d\xb4\x08\x71\x4a\x89\x2b\x0d\xad\x96\x2a\xae\x21\x08\x43\x3f\x21\xc9\xba\x72\x8d\x8d\x46\x35\x2e\xad\xf1\xa2\xfb\xa3\x34\xc5\x85\xe7\x04\x86\x6e\x25\xa1\x5b\x86\xbe\xd3\x5e\xb5\xd1\x52\xdd\xb2\xd7\xad\x50\x70\x41\xc8\xba\xb3\x2b\xad\x8d\x3a\x74\xab\x2b\x85\xd8\x74\x41\x28\x71\x63\x1c\xf5\x75\xb7\x8c\x73\x67\x07\x52\x3b\xc1\x77\xab\x03\xb9\xe5\xbe\x2e\x2e\xdc\xf7\xce\x6c\x52\x3b\xd3\xc5\xad\x6c\x72\xd3\x94\xd8\x56\x7e\xbd\x14\xdf\x72\xf8\x3b\x27\xa8\xda\x19\x18\xee\xbd\x09\x92\x90\x06\x24\xae\x9c\x34\x6a\x27\xe3\xdd\x9a\x34\x20\x66\x1b\x6f\x57\xb2\xb9\x8f\x34\x54\x27\x06\xee\xe3\x12\x74\xc1\x85\xed\x0e\xa9\x7d\xf1\x46\x72\xd9\x7d\xe9\x8d\x97\xde\x88\xf8\x4b\x6f\xbc\x90\xc5\x6e\xdd\xda\x07\x88\x19\x5d\xe5\xad\xd6\xf6\x8e\x34\xc1\x90\x12\x21\x25\x92\x98\xb1\xa7\xb7\x7a\x96\x9b\x0d\x1c\xd9\x68\xba\x0e\x1c\x7c\x23\x06\x46\xce\x36\xbe\x11\x03\x22\x66\x4f\xae\x1d\xc8\xd2\xbb\x47\x87\xcb\x96\xa0\xf4\x6e\xcb\xad\xf1\xcd\xf4\x20\x1b\x38\xd2\x6f\x7d\x5b\x12\x9f\xc4\x2c\x47\x73\xdf\x18\x94\x7d\x5b\xbc\xd1\x11\xbf\xf4\x20\x07\x0b\x56\xf4\xa0\xde\x98\x99\xbc\x32\x7d\xfa\xb6\x4b\xd6\x2e\x59\x0d\x48\xb2\x0e\xb8\x1a\xe2\x4f\x71\x9d\xe2\xea\x40\xe2\xca\xd5\x57\x7a\x0b\xdf\x68\xd5\x44\xcc\x0a\x0b\x22\xff\xf8\x16\xa9\xfd\x94\x5e\x71\x03\xdd\x92\x35\x13\xba\x25\xeb\x9e\xaf\x8f\xfa\x5c\x50\x0e\x0f\x49\x64\x09\x54\xbd\xb5\x20\x0c\x6d\x39\xbf\xf9\xf3\xdc\xa7\x90\x92\x2c\x7b\x75\x2f\xa4\x24\x11\xb3\xac\xf4\x5e\x48\x49\x22\x93\x9e\xc7\x4b\xc7\xd0\x85\xcc\x62\xac\xb1\x8c\x27\xc4\x1b\xab\x20\xde\x58\x66\x46\xb0\x65\x0a\xf7\x32\x0f\x41\x07\x5c\x15\xe8\x14\x74\x25\x57\xb6\x2e\x5e\x68\x24\x44\xec\xa9\xd7\x64\xd9\xc5\xe0\x32\xf4\x32\x71\x99\xb8\xd2\xaa\x3a\x20\x72\x0e\x88\xaa\x2d\x54\xd5\x3e\xea\x80\xc8\x72\x5a\x77\x1d\x10\x79\x39\xd0\xcb\xe1\x3a\xa4\xd7\x21\xbd\x04\x49\xaf\xec\xd5\x2b\x8d\x84\x97\x53\x5c\xa7\xb8\x50\xf5\x14\xd7\x95\xc9\x66\x4d\x16\x74\x49\x7c\x12\xb3\xca\xb2\x2f\x3d\x18\x19\xa2\x14\x7f\x2f\x51\x04\x11\xa2\x95\xed\x20\x3a\xbc\x64\x8f\x59\xd7\x62\x41\xcc\xf4\x22\x66\x8d\x65\x87\x96\x9d\xd5\xa6\x2e\x69\x4f\xb5\xf1\x72\xe3\x39\xda\x8e\x7b\x08\x4a\xed\x7d\xc3\x84\xb7\x94\xa0\xb9\xb4\x26\x48\xda\xe3\x13\x34\x12\x5e\xe5\x13\x15\x9f\x70\x9c\xa9\xca\x27\xaa\x7c\x22\x0b\xb6\x57\xf9\x04\xa4\x3a\xfe\x55\xe5\x13\x55\x21\x4a\xd4\x56\x85\x68\xcd\x54\x5b\xbd\x4a\xd6\x29\x48\x0b\x32\x20\x16\x54\x87\xb8\x78\x70\x88\x8b\x31\xdf\x9a\x03\x61\x89\x4a\x20\x7b\x47\x55\xed\x76\x5d\x19\x69\x6e\xe8\xe5\x82\x9c\xe8\x10\x17\x7d\x9d\xd7\xcc\xa5\xd5\x1d\x25\xe8\x1a\x44\xcc\xba\x20\xad\xd1\x51\x02\xab\x56\x97\x12\x1c\xfd\x58\x36\x97\x5e\x5d\x4a\xa4\xe7\xb4\x0d\xab\x56\x79\x4e\x95\xe7\x74\x41\x7a\x30\x0b\x63\xdb\x64\xaf\x53\xe2\x29\x8c\xd6\x05\xc9\x84\x49\xda\x46\xfe\xaa\xa7\x4c\x78\x12\x43\x4f\xc8\x05\xf1\xc6\x8e\xbd\xe4\x85\x55\x5e\x88\x63\xd6\xf3\xf9\xc6\x33\xb9\x06\xcb\x3e\xa5\x2a\x23\x8e\x3d\x1f\x94\xa1\xaf\x05\x17\x0b\xba\x24\x3e\x49\x1f\xf8\x44\x95\xfb\xd6\x1b\x59\xd9\xf4\xba\x8e\x3c\x45\xda\x46\x1a\x6a\x1c\x19\x88\x98\x62\xbb\x71\x64\xe0\x2d\x3d\xa7\x95\xad\x00\x4d\x41\x5a\xb6\x1e\x34\x41\x27\x5c\x13\xe8\x12\x84\xaa\x68\xdf\xe4\x13\x2d\xab\x73\x2b\xe4\xd5\x46\x75\x16\x31\x1b\x88\x1f\x12\x9f\xae\xd1\x4a\x15\xf4\x7c\x90\xa4\xc0\x1a\x1b\x73\xa9\xb7\x39\x93\x8b\x18\x6a\x53\x4a\x24\x31\x1b\xed\x57\x4b\xb1\x37\x8e\x35\xbc\x4d\x47\x08\x2b\x99\xbb\x20\xe2\x7c\x60\x28\xa5\xb7\x96\xc9\xaa\x15\x5c\xa6\x99\x6c\xc7\x04\x64\xd9\xa1\x7a\x33\x19\xca\x30\x94\xac\x62\x5a\x49\x92\xb1\x9e\x5c\xd2\x31\x1d\xbe\x15\x89\x97\xc3\xb7\x9c\x6d\x5a\x21\xd9\x34\x66\x1b\x11\xb3\x1c\xf9\xbd\x2d\x19\x6a\x61\x95\x29\x48\x56\x49\x32\xea\x86\x09\x96\xac\x92\x4d\x49\x2b\xa4\xa4\xc6\xa9\x89\xc8\xe8\x32\x94\x4b\xbc\xa7\x93\x96\xc5\x1b\x5d\x96\x70\x9c\x74\xb0\xf3\xb4\xdc\xde\x32\x06\x5a\x59\xc8\x52\x0c\x40\xcc\x06\x6b\x3c\xb4\xcd\x59\x18\x5b\x25\xab\x37\x15\xc6\xa6\xc2\x38\x79\xa3\x0a\x63\xcb\xc6\xbc\x55\x72\x6c\xbb\x64\x2f\x75\x20\x93\x6d\xbe\xa4\x17\xae\x5c\x89\x81\x26\x57\x6e\x4a\xbb\x54\xd4\xa6\xb4\xdb\xb2\x11\x69\x1c\xfa\x79\xbb\xb4\xec\x24\x66\x13\x43\x87\x94\xc8\x52\xdc\xaa\x16\xa4\x52\xdc\xe8\xfb\x55\xf2\x5a\x68\x87\x22\x2d\x51\x15\x16\x21\x4b\x04\x96\x98\x7a\x50\x4a\xdc\xc8\x92\xed\x6f\xc9\x4a\x32\x97\xa3\x84\x92\x73\x23\xc4\x6a\x4e\x66\xae\x9b\x00\xef\x1d\xf1\x98\xb0\x2b\xa1\x42\x8c\x33\x6b\xef\x6a\x83\xfa\x80\x8b\x2c\xd5\x55\x77\xbb\xea\x2e\x85\xb1\xab\xee\x76\xfc\xab\xd1\xba\x74\xf9\x17\xc4\x2c\x47\x01\xef\xf2\x2f\x2e\x1a\x5a\xc3\x57\x75\xd1\xe0\x7d\x65\xa4\x34\x02\xb1\x2f\x71\x2d\x22\xc5\xc4\xa5\x37\x26\x99\x83\x14\xde\x55\x64\xbb\x8a\x6c\x4e\xd8\xde\x55\x64\x7b\xb6\xc6\xad\x4d\xc9\xba\x04\x11\xe7\xe4\xeb\x2e\xc7\xec\xd9\x33\xb5\x86\x55\x3b\xf7\x05\x22\x66\x39\x61\x7b\xa7\xe9\xf5\xbe\xa7\x7f\xb5\x25\xe8\x14\x84\x7f\x19\x96\xd8\x25\x3e\x49\x6b\x2e\xae\xa7\x78\xb2\x01\x4e\xde\x77\x1c\xa0\xe3\x5f\xcd\x81\xe4\x5f\x10\xb3\x9c\xb0\xbd\x5f\x7a\x63\xba\x49\xeb\xe4\xc5\x2e\x37\x81\x98\x69\xd3\x54\xc3\x7b\x96\xe2\xd6\xc9\xb1\x5d\xa5\x18\x62\x1c\xea\x78\x97\x03\x74\x76\xbb\xe3\x4c\xba\xbe\x11\x69\x9d\x35\x0e\x25\xd4\xd1\x51\x22\x27\x6c\x1f\x1c\xea\xf8\xc8\xbc\xd8\xb8\xdb\xf2\xa1\xbc\x08\x31\x8e\x7e\x7c\x70\xb7\x25\x32\x0a\x7a\x8d\x21\xf1\x03\xf1\x94\xbc\x31\x24\x7e\x90\x86\xe8\x2d\xc6\xa8\x82\x1a\x5c\xc8\xe2\xa8\x5e\xc4\x0c\x43\x0f\xa5\xdd\x91\x09\xb5\x75\x5c\x6e\x28\xa1\x42\x4c\x5d\xd6\x98\x7a\x63\xf6\x72\x6d\x64\xfb\xef\x83\x03\x22\x11\xe3\xfc\xc9\x87\xfa\xba\x41\x7a\x1c\xe4\xeb\xa1\xf4\x08\x31\x5b\xac\xd1\xa4\x2a\x8e\x39\xe8\xeb\x74\xb7\xe5\x23\xf3\x44\x1b\x0d\x2e\xe5\x09\x88\xd9\x62\xd9\xa7\x16\x44\xad\x9c\x1b\x0f\xaa\x56\x0e\xd5\xca\x9c\x8a\x7d\xa8\x56\x8e\x2b\x63\x68\xd2\x8c\x8f\x6b\x09\x22\x86\x64\x2f\x65\x93\x91\x3d\x75\xe3\xe4\xd2\x87\x7a\x6a\x88\x19\xa3\xc4\xb8\xf5\x20\x5b\xcb\x61\xa6\xeb\xea\x4c\xa4\xa9\xb1\x9f\xda\xda\xa9\x5a\xe9\x82\xaa\x20\x94\x20\x0d\x4d\x85\xfb\x54\xb8\xe7\x50\xe5\x53\xe1\x3e\x29\x3a\x9c\x8b\xf9\x54\xd1\x99\x2a\x3a\x38\xf9\x54\xd1\xe1\xb2\xae\x31\xa0\xb9\x2e\xeb\x7c\x66\x3c\x36\xb5\xb3\x53\xf1\x08\x31\xb9\xdc\x5c\x7a\x30\x2b\x41\x53\x2f\x36\xd5\x3f\x4d\xf5\x4f\xec\xf6\x54\xff\x34\x33\xdf\x37\x35\x38\x53\xf9\x1e\xd2\xcb\x13\x92\x78\x6c\xaf\xba\x3b\x65\xfb\xf9\xb4\x3d\xe2\x65\xfb\x99\xa3\x7d\x5b\x1b\x5c\x97\x09\x92\x55\xd7\xaf\x97\xe2\xa9\xdd\x9a\x39\x7d\xb6\xc5\x06\x4e\xa6\x4f\x11\x33\x1a\x94\xc9\xf4\xe9\x93\x08\xe6\xc8\xd2\xa7\x22\x18\x62\x6b\x13\xa4\xc5\xb1\xcd\x8b\x9a\x34\xb5\xcd\x90\xd9\x87\x20\xbd\x91\x69\x6a\xd1\xd9\x4c\x4d\x53\x90\xb6\x08\xfd\x79\xcb\x04\x5c\xa3\x3d\x17\xa7\x96\x1b\xd2\x16\x95\x7e\xaa\xe5\x86\xd8\xa2\x85\xd4\x75\xa8\x1b\xe1\xca\x61\xa4\x9b\xc2\x15\x62\x0b\x57\x36\x85\xab\x65\x0c\xb5\x45\x39\x30\x0d\x45\x10\x5b\x39\xc0\xbb\x29\x9e\x2c\x5b\x8c\xb6\xb0\x84\x59\x13\xd4\xe0\x9a\x40\x5d\x50\xee\xa9\xa6\x03\xd3\xa0\x0c\x31\xee\x5a\xdc\x38\x70\x75\x2e\x60\x9b\x33\x74\xeb\x02\xd6\x6d\xf1\x20\xb6\x37\xe5\x7e\x88\x2d\x42\xdf\xe4\x6b\x76\xc2\x45\x04\x9b\xfa\x58\x88\x2d\x66\x67\x3b\xc5\x95\x86\x6e\xdc\x9a\xbb\xc9\xd0\x76\x8b\x8b\x37\xde\x4f\xae\xf3\xf5\xd1\xb7\x96\x7a\x2d\xd9\x0b\x62\x8b\x11\x65\x29\xc4\x56\x26\xc1\xbe\xd1\xf7\x2f\x25\x41\x88\x2d\xaa\xe0\x92\x55\x57\xa6\xb7\xbe\x0d\x64\x29\xbd\x41\xe6\x86\xf6\x4b\x5d\xe5\xca\x22\xdb\x37\xda\x8d\xa5\x22\x0b\xb1\x45\x3b\xba\x54\x64\x57\x1a\xba\xab\x4d\xd6\xc5\xb0\xaf\xac\x1d\x7d\x23\xd9\x2c\xf5\x29\x90\xa6\xa6\x75\x5d\x7a\x23\x0b\xe2\xca\xd7\x75\xb5\xea\x5c\x6e\x76\x8e\xe0\xdc\x35\x01\xe9\xa2\x53\x4e\xae\x8b\x4e\xf7\x39\x5e\x1f\xbd\xa2\x84\xcf\x29\x68\xc2\x35\x80\x4c\x50\xc6\xa6\xba\x2c\x57\xce\x80\x18\xdf\x35\xb8\x2b\x67\x40\xba\xba\x2c\xd7\x1c\x0e\xb1\x55\x04\xe9\x8d\xe9\x00\x9d\xcb\x5c\xd7\xa5\xa9\x73\xa1\xd8\x2b\x7e\xaf\x0b\x45\xdf\xb3\x26\xf5\x46\x96\xda\x55\x93\x20\xb6\x18\x0f\x77\x6d\xc7\x9e\x26\xec\x6d\x09\x72\x41\xec\x36\x27\x12\xfb\x40\xd5\x7d\x22\xcb\xe1\x92\x93\xef\x72\x72\x02\x79\x97\x93\xef\x96\x4a\xf4\x27\x74\x09\xba\xe0\x2a\x40\x21\x28\x65\x75\xc6\x30\x5d\x3b\x3a\x17\x8a\xbd\x33\xa3\xea\x42\x51\xc4\x16\x27\x12\xba\x50\x74\x2e\xee\xba\xca\xba\x2e\xee\x44\x4c\x79\x62\x3f\x09\xab\x3d\x33\x48\x1f\x84\xfb\xae\x01\x1e\xd2\x36\x72\xbf\xae\xe4\x9c\xfb\xb7\x3e\x50\x42\x17\x6c\x7e\xb0\xdb\x83\xce\xe8\xd0\x6e\x1f\xda\x6d\x02\xe6\xd0\x6e\x73\x75\xd6\x07\xf5\x4d\x57\x67\x7e\xac\x74\xb9\x89\x12\xc7\x6a\x82\x88\x6d\x66\xe7\x43\x13\x01\x17\x6c\x5d\x95\x4b\x17\x6c\x22\xb6\x28\x07\xba\x60\xf3\x23\xe0\x22\x14\x8e\x5b\x5c\xb7\xb8\x78\x50\x27\x4b\x5c\x3e\x75\x2e\xc5\x5c\x97\x4f\xce\x95\x4b\xd7\xe0\xa7\x2b\x17\x3f\x53\x64\x57\x3c\x9e\x6a\xe2\x20\xb6\x38\x03\x39\xd5\xc4\x71\x69\xd1\x75\x9e\xa2\x4b\x0b\xe7\x72\xa0\x3b\xe2\x75\x39\x20\x62\xdc\x21\xf9\xa5\xc3\xb9\x2b\x77\x68\x6c\xa4\xed\x4b\x3b\x04\xb1\xd5\x04\x61\xaf\x2b\x27\x95\xb1\x11\xee\x97\x26\x15\x48\xd1\x3e\xea\x72\xc0\xaf\x63\x72\x3b\x9d\x86\xbe\x38\xc6\x16\xb1\xc5\xe1\xc9\x75\xe8\xc1\x4c\x50\x83\x5b\x05\xbf\x54\xcc\x20\xb6\x1a\xe2\x55\xcc\x38\xe3\x1f\x1b\x15\x55\x67\xfc\x1e\x33\x27\xa8\x82\xf8\xe0\x36\x4d\xc4\xb8\xee\xf2\xe0\x36\xcd\x83\x2b\xf2\x42\x82\x09\xae\xc8\x45\x6c\x35\x3d\x48\x28\x04\x23\x21\x37\x01\x1e\x6a\xd9\x21\x8d\x1b\x65\x0f\x1d\x79\x72\x7a\x3f\x0a\xfd\xa6\x4e\xef\x3d\xd2\xc9\x87\xa6\xb1\x90\x93\x87\x9c\x1c\xbf\x0f\x99\x10\x32\x0a\x85\x22\x64\xc2\xd0\xe0\x68\xf3\xd7\x4b\x71\xa8\x7d\x0f\x26\xc6\x4a\x61\x0c\x4d\x8c\x10\xe3\xe2\xce\x43\xc7\x2d\x9c\xd1\x0f\x3e\x39\x71\x9d\xd1\x3b\xe7\xea\x43\x23\x8a\xce\xd5\xfd\x66\x6b\x1a\xe6\xbc\xb5\x35\x90\xc6\x8d\x9f\xdf\xda\x9a\xfb\xbc\x98\x51\x81\x74\xac\x01\xb1\x45\x1b\x73\x9f\xe4\x8c\x3b\x1b\xf3\xd1\x99\x9d\x6f\x35\xe6\x90\xa2\x43\xe5\x5b\x8d\x39\x47\xcf\x83\x36\x99\x38\xc9\x8e\x81\xff\xb5\x8c\x94\xd0\x69\x74\x70\x82\x3c\x46\xba\x5f\xe8\x04\x39\xb6\x9c\x9d\xc7\xc8\x38\x8f\x8d\xd9\x59\xc4\x56\x76\xa8\xb1\x61\x89\xd8\xd2\xef\xc7\x58\x70\xed\x4f\x48\xc6\x71\xa0\x01\x94\xdd\xcc\x98\x12\x4f\x37\x23\x62\xab\x0b\x0a\xa0\xd4\x7e\x70\xb3\x1f\xdb\x2d\x59\xb7\x6e\xba\x05\x49\x16\x0b\xe2\x2e\x2f\x74\xc4\x1b\x25\x3b\xc9\xc1\x15\x53\x14\x4e\xe5\x44\x6c\xf5\x02\x74\x08\xca\x35\x72\xce\x1c\x85\x14\x1e\x45\xe5\x33\xc7\xc3\x28\x94\xcf\xe0\xc0\x75\x70\x5f\x10\x3a\x70\x8d\xb2\xa7\x2b\x53\xdf\xa2\x70\x29\x2f\x62\x2b\xeb\x5b\x94\x5d\x6f\xcc\x71\x7a\xd0\x00\x47\x61\x9c\x16\xa9\x5b\x43\xd5\x1c\xad\x9f\x64\xac\xc1\x83\x4c\xd8\x22\xad\x0c\x3d\x28\xf1\x71\xc2\x35\x81\x2e\x41\xb2\x17\x7a\x71\x48\x1a\x1c\x6c\x8e\x95\x21\x16\x3a\xd8\x8c\x4a\xd4\xad\x6c\x70\xa2\x12\x75\x22\x46\x4a\x8a\x4a\xd4\x45\xcd\xb2\x3e\x38\xd8\x8c\x4a\xff\x24\x62\xb4\x7a\x51\xe9\x9f\xa2\x66\x01\x1a\x5e\xc5\x75\x09\xba\xf8\x26\xa4\x02\x85\xa0\xe0\xfb\x12\xb8\x64\xaf\x7a\xe8\x93\x93\x34\x74\xc5\xc9\x45\x6c\x75\xb8\x70\xf2\xa8\x59\x61\x86\x67\x93\x1f\xf5\xd4\x1b\x4f\x5a\x97\x2c\x1a\xc1\xf9\xe2\xbb\xa8\x59\x80\xe6\xb6\xf1\x20\x05\x48\xc4\xe8\x37\xa3\x86\xb4\x8f\x23\xb9\xa4\x04\x1f\x31\x88\xd8\x1a\xc8\x92\x09\x39\xf4\x9b\xdc\xb6\x86\x0e\xfd\xa2\x65\x1b\x34\x69\x70\xa2\xd1\x06\x89\x18\x8d\x6a\x34\x6a\xb8\xc8\xdc\xb2\x4c\x45\xa3\x86\x8b\xd8\xca\x51\x20\x1a\x9f\x6d\x45\xcb\x24\x38\x37\xe7\x41\x92\xa0\x88\x71\x57\x1c\x9c\xd0\xbd\x0b\x4e\xbc\x66\xd9\x78\x50\xf6\x6a\x69\x89\xc9\x57\x74\xd1\x64\x09\x88\xc9\x4d\x9a\x2c\xc1\x79\xca\x2c\x39\xb5\x84\xce\x53\x82\xd3\x8d\x59\x51\x42\xa7\x1b\xd1\xb3\x56\x4e\xae\x0a\xa3\x53\x2b\x45\x8c\x63\xb7\xe8\x9c\x9e\x85\x4e\x37\x5a\xf6\x16\xa1\xd3\x0d\x11\x93\xcb\xe9\x74\x23\xf8\x24\x73\xb6\xca\x83\x5c\xef\x89\xd8\x22\x44\xbb\x92\x42\x3f\xe0\xca\xac\x1e\xfd\x10\xd7\x21\xae\x05\xf4\xe4\xe2\x8d\x13\xf1\x87\xde\x78\xe8\x8d\x0e\xa4\x37\xde\xc8\xb2\xb4\x17\xe7\x0e\x4f\x62\x0b\x9f\xd0\xf1\x43\x70\xd6\x30\x39\xc2\x0b\x9d\x35\x88\xcc\xde\x05\x15\x41\x85\x0b\xd8\x06\x54\x05\xf1\x20\xe1\xce\xb9\xc3\x93\x34\x85\x95\x8e\x1f\x62\xe4\xd6\x4e\xf2\x6a\x0c\x6d\x2d\xc4\x14\x69\x83\x6e\x26\x46\x96\xa6\xd9\x67\xae\x71\x30\x5d\x88\x94\xa7\x12\x4c\x17\xc1\x98\x3f\xbb\xc3\xa5\x1d\x1a\xd9\x48\x4c\xbe\x1e\x8d\xb1\x4b\xaf\x24\x8d\x6b\xda\x18\x34\x12\x31\x32\x89\x4e\x0e\x03\x62\x28\x89\x42\x8c\x5b\x98\x18\x7c\xa4\x17\x23\xcd\x36\x07\x59\x6e\x1c\x52\xf5\x90\xaa\x88\x3f\xa4\x6a\x86\xc2\x54\x26\x1f\x0a\x85\xa1\x6c\x82\xdf\x0f\x65\x13\xc6\xfc\x39\xb3\xf3\x0e\x8d\xf9\x31\x07\x1f\x64\x91\x01\xa6\xd2\xe3\xd4\xcc\x96\x33\x7d\x4c\x66\xb6\x98\x96\xc1\xc7\x37\x80\x31\xf9\x20\x42\xa4\x0c\x82\x6f\x2a\x75\x30\xc0\x4f\x2e\xf8\x43\x03\x7c\xcc\x74\xc6\x39\xfd\x17\x77\xc5\x73\xfc\xb2\x12\xc7\xe4\x53\x39\x11\x5b\x38\xd1\xe4\xe8\x2e\xa6\x4b\x06\x2a\xba\xb8\x5c\x5c\x06\x24\xae\xec\x75\x26\x77\x93\xa1\xc1\x5d\xa4\x72\xe9\x14\x1a\xdc\x63\x66\xba\x9e\xa6\x07\x95\xae\x21\xb6\xd8\xe5\xa9\x74\x3d\xf1\x51\x0e\x27\x62\xca\x47\xe7\xd3\x47\x59\x9b\x7c\x94\x09\x78\x32\x8f\x86\x26\xe0\xb0\x09\x54\x80\x98\x3d\x44\x6c\xd9\x06\xc4\x36\x30\x8f\x4e\xed\xb2\xe6\xd1\xb0\x6c\x6c\xe6\x32\x07\x3a\x05\x91\xdd\xac\x00\x49\x56\x92\xb9\x5c\x0f\x4a\xd6\xa2\x69\x30\x41\x54\x3c\x4b\xc7\x99\xcb\xd3\x12\xc6\x67\x9d\x22\xb6\x08\x3a\xe3\x33\xb4\x30\xfc\xca\x0b\x6f\x94\x5f\x99\xfc\xca\x78\x50\x7e\x65\x39\xf7\x4d\xe5\x79\x63\xee\x13\xb1\x95\xfd\x4d\x18\x9f\x38\x04\xb3\xed\x74\x3c\x46\xb3\x6d\x2c\x2e\x35\xb7\x1c\xfc\x63\x69\x8d\x8b\x24\xb5\x61\xfb\xa5\x24\x05\x31\xd5\xb2\x25\x07\xe0\x7b\x63\xdb\x50\x55\xdf\x1b\x8b\x18\xb7\x8e\xa1\xef\x8d\x63\x31\xc7\x94\x02\xc4\x1c\x23\x62\xcb\x16\x50\x17\x94\x4a\x94\x86\x5e\x74\x54\x22\x26\x43\xaf\x4b\x7a\xe5\x1a\xad\x50\x17\x35\xdb\x8a\xd8\xa2\x01\x59\x5a\xa3\x3e\x41\x56\x09\xd7\x27\xc8\x22\x45\x0d\xc8\x92\x4f\x40\x6c\x2d\x41\x52\x82\x83\x92\x42\xfb\xa4\x39\x39\x98\x47\xad\xb0\x8f\x9a\x47\xc3\xb3\xc3\xb0\x4a\x06\xf7\xfd\x10\xc4\x76\x2c\xb8\x38\x2d\x0e\x27\x9f\x56\xfa\x1b\x57\x3e\x85\xd8\x92\x78\xed\xa3\x67\x28\x58\x23\x14\xfc\x7c\x42\x7c\x79\xdd\xe1\x52\x28\x40\x8c\x5b\xda\x70\xee\xda\xc2\x6f\x7d\xd8\xcd\x1b\xb5\x46\x48\x69\x39\x8f\x86\x6b\x8d\x8c\xce\xd6\xf0\x68\x8d\xce\xa1\xd9\xb6\x61\x2f\xcd\xb6\x22\xb6\xd6\x00\x2a\x82\x72\xd9\x3d\x67\xa2\xd0\x20\x1b\x3b\x77\x93\x1d\xbd\x76\xee\x26\x45\x6c\xad\x09\x14\x82\x78\x10\x9f\xd0\xc8\x15\x97\x3e\xaa\xa7\xb2\x68\xe4\x8a\x2b\xcb\xd0\xe2\x63\xff\xb8\x8e\x2e\xa8\xf3\x05\x18\x0f\x1e\x6c\x2d\xd3\xce\xe2\xc3\xca\xd0\xb4\x13\xcc\x1e\x8b\xef\x54\x43\xb3\x47\x44\xe6\xd3\x35\xb7\x14\x1f\x7c\xb0\x10\x71\xaf\xd7\xc7\xe2\x0f\x1a\x22\x38\x3c\x13\x79\xa8\x6b\x0c\x8e\x79\x82\x19\x61\x6d\xdb\xf8\x5f\x09\x2f\xff\xfb\xc7\xfd\xe3\xcb\xcf\x7f\x49\x73\xfe\xf4\xe9\x53\xbc\x7d\xe1\xef\x76\xf8\x6b\x99\xc7\x15\xf7\xfb\xb7\xf8\xf9\x6f\x80\x3e\x7e\xf8\x98\x4f\xf1\xff\xff\x0a\x00\x00\xff\xff\xfe\x3d\xc7\x3f\x2f\x34\x00\x00"); -func _feb ()([]byte ,error ){return _fac (_agde ,"KSCms-UHC-H")};func _dbef ()(*asset ,error ){_dabe ,_gfde :=_dgfa ();if _gfde !=nil {return nil ,_gfde ;};_aeaa :=bindataFileInfo {_aa :"GB-EUC-H",_dg :2187,_ged :_fc .FileMode (436),_de :_e .Unix (1580491958,0)}; -_bgcg :=&asset {_cb :_dabe ,_fg :_aeaa };return _bgcg ,nil ;};func _ceabg ()([]byte ,error ){return _fac (_adbf ,"UniJIS-UTF16-V")};var _fafg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x8f\xd3\x30\x10\xc5\xef\xf9\x14\x73\x5c\x0e\x10\xff\x21\x75\x23\xad\x56\x62\x5b\x69\xc9\x61\x59\x44\xd9\x05\x09\x71\x48\xed\x49\x65\x89\x3a\x91\xe3\x1c\xfa\xed\xd1\xcc\x84\x70\xa8\x5e\xfd\xd3\xbc\xf1\x9b\x78\xea\x43\x77\xec\x52\x2c\x50\x7f\xcd\xa3\x3f\x61\x81\x21\xa6\x90\x71\x1e\x97\xec\x11\xce\x78\x89\xa9\xaa\xb4\x81\x10\x7d\xf9\x77\x64\xf1\xd7\x7e\xaa\xaa\xfa\xe9\xf1\xfd\x67\x58\x66\x5c\x8f\x87\xee\x78\xba\xcd\x05\xaf\x5d\x1a\x46\xb0\x62\x0b\xcb\xb4\x5a\x01\xea\x6f\x78\x89\x73\xc9\x37\xb8\xfb\x14\xc6\x33\xbe\x83\x80\x03\xf1\x97\x1c\x30\xc7\x74\x81\xbb\xa7\x47\xbd\xd1\xd3\x32\x4d\x7f\xf0\x8a\xa9\x80\x62\x86\x29\xb0\x56\xf5\xe1\xb9\x9f\xbe\xf4\x57\x04\xca\xf0\xc6\x90\xd9\x1b\xe6\x39\x8e\x09\xda\x0f\x4a\xed\xfe\xe3\xef\xb7\x09\x41\xaf\xde\xd7\xee\xf8\x32\x0c\x33\x16\xb0\x46\xfa\xd6\x3f\x5f\xbb\x23\xfc\xd2\xa0\x15\x98\xc6\xee\xec\xef\xb5\xf4\xc7\xf3\x18\x36\xa3\x51\x32\x88\x8f\x21\xf7\xe9\x82\xd5\xbd\xd1\xc6\x3c\xc0\x2a\xd0\xb8\x86\x91\x15\x64\x19\x7d\x64\xd4\x0b\xea\x09\xb5\x7b\x46\x67\x41\xfe\x01\x9c\x53\x52\x15\x04\x05\xae\x6a\x09\x59\x69\x6f\x07\x42\x7b\x43\xc8\x21\x23\x12\xe7\xd4\xae\xba\x37\xd6\x68\x42\x2c\xd0\xb8\x3d\xa3\xbd\xa0\x96\x8d\x8a\x91\x17\xe4\xb9\xca\x32\x42\x41\xd2\xcb\x11\xb2\x1c\xd5\xda\x33\x57\x71\x7b\x1b\x04\x05\xae\xe2\xf6\x14\x68\x15\x68\x1c\x45\xb5\x0d\x0f\xc4\xe2\x9c\x12\x24\xc6\x86\x8d\x9a\x43\x34\x62\x24\x81\x9d\x62\xe4\xc4\xe8\xf8\xc6\x96\x6f\x74\x62\x74\xf2\x25\x38\x97\x8c\x6d\x65\x6c\xad\x69\x15\xb6\x77\xa0\xff\xb4\x81\xdb\x52\xf8\x25\x67\x4c\x85\xf7\x8f\xdf\x9f\x1e\x30\x26\xdc\x56\x7b\x1a\x27\x72\xf1\xef\x6f\x00\x00\x00\xff\xff\x2b\x36\x10\x5d\x06\x03\x00\x00"); -func _bfbc ()([]byte ,error ){return _fac (_fdd ,"GBKp-EUC-H")};var _gbgg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xcf\x6e\xe3\x46\x0c\x06\xf0\xbb\x9e\x62\x8e\xdb\xc3\xd6\x9a\x19\xcd\x3f\x60\x61\x60\x11\x1f\xea\x2d\xd2\x14\x71\x93\x16\x28\x7a\x90\x25\xca\x10\x50\xcb\x82\x2c\x1f\xf2\xf6\x05\xbf\xcf\x75\x0e\x01\x93\x9f\x86\x14\x49\x05\xb3\x79\xda\xef\xf6\xd3\xb8\x9a\xcd\xef\xcb\xa5\x3b\xc8\x6a\x86\x71\xea\x17\xb9\x5e\x6e\x4b\x27\xe6\x28\xa7\x71\xaa\x2a\xeb\x4c\x3f\x76\xeb\xff\x7f\x22\x74\xe7\x76\xae\xaa\xcd\xf7\xbe\xff\xfa\xfa\xeb\xe1\xc7\xd7\x5f\xcc\xed\x2a\x77\x7c\xda\xef\x0e\x1f\xd7\x55\xce\xfb\x69\xb8\x18\xcf\xe4\xfe\x36\xdf\x0b\x18\xb3\x79\x95\xd3\x78\x5d\x97\x0f\xf3\xe5\x7b\x7f\x39\xca\x4f\xa6\x97\x41\xfd\x65\xe9\x65\x19\xa7\x93\xf9\xf2\xa3\x9d\xdb\xc9\x3e\x1e\x1c\x6e\xf3\xfc\xaf\x9c\x65\x5a\x8d\x85\xc9\xd4\x23\x56\x9b\xa7\xe7\x76\xfe\xad\x3d\x8b\xf9\x6c\xe6\x1d\x8f\xf0\xe4\x5d\x96\xeb\x78\x99\x8c\xad\x7f\xae\xeb\xf8\xe9\x7f\x7c\xcc\x72\x2f\x55\x6d\xde\xf6\xbb\x97\x61\xb8\xca\x6a\x52\xae\x79\xe6\xaf\xb7\xfd\xce\xfc\x6d\x8d\xad\x8d\x0b\xde\xa5\x7f\xee\x47\xff\x7c\xbe\xf4\x8f\xc4\x90\x38\x52\x37\xf6\x4b\x3b\x9d\xa4\xfa\x96\x6d\x63\xb7\x46\x83\xdb\x9a\x94\x73\x02\x79\x92\xdf\x9a\xec\x62\x06\x35\xa4\x46\x29\x35\x4a\xa1\x06\x05\x8b\xc4\x02\x3a\x92\x7a\xa5\x62\x95\x22\x4f\xc5\x06\x84\xc4\x18\x48\x41\x6b\x65\x07\x8a\xa4\x88\xf2\x01\x94\x48\x09\xa7\x6a\x50\x26\x65\x9c\x42\xab\xb1\x80\x52\x8b\xf2\xda\x84\x2b\x83\x12\x42\x2a\x56\xbb\x77\x2d\x66\x44\x48\xc5\xe2\x54\xeb\x49\x5e\xc9\xd5\xa0\x40\x0a\x20\x0b\x4a\xa4\x04\xd2\x56\x5d\xc7\x5a\x1d\x6a\x39\xaf\x24\x24\x21\x35\x20\x96\x17\x96\x0f\x20\x96\x17\x96\x8f\xa0\x8e\xd4\x81\x74\x20\x37\x30\x71\xc0\xa2\xa3\xd6\xf2\x0d\x56\x88\x90\x8a\xcb\x20\x47\x72\xa0\x02\x6a\x48\xba\xe8\xe2\x6b\x50\x24\x45\x90\x05\x65\x52\x06\xe9\x40\x3e\xb2\x56\x44\x2d\xaf\x03\xf9\x8c\x26\x10\x52\xf1\x68\x22\x07\x12\xba\xf7\x01\x94\x48\x58\x8e\x8f\x20\x21\x09\x48\x07\xf2\x85\x89\x85\x4d\xe4\xea\x9b\x74\x49\x9b\x60\x48\xa5\xf1\xa0\x42\x2a\xa0\x1a\xd4\x92\xda\xad\xc9\x5e\x67\x94\x2e\x1d\x49\x47\x9c\xb2\xa0\x8e\xd4\xe9\x29\xcf\xc4\x9e\x24\x20\x24\xe6\x1a\x94\xb1\xc2\x26\x80\x2c\xc9\xe2\x14\xfa\xca\x8e\x84\x4d\x34\x09\xe4\x49\xd8\x44\xc0\x1b\x73\x43\xd2\x2f\xe4\x1b\x26\x06\x12\x96\x13\x30\x50\x8e\x24\x8c\x1d\xd0\x17\xf6\xc5\xa0\xdf\x09\xc4\x4d\x68\xc8\xfe\xfe\x46\x6e\x22\x63\x13\x81\xa7\xb8\x89\x8c\x4d\x70\x5f\x99\x9b\xc8\x18\xbb\xe1\x8c\x1c\x5b\x43\xf6\x81\x7d\x09\x09\x9b\x08\x2c\x3f\x90\x06\x10\x6a\x15\x2e\x47\x43\xf6\x21\x82\x38\x90\x86\xec\xf5\x3f\x5a\x86\x82\xe5\x20\x64\xef\xbd\x5e\x68\x8f\x6b\x44\x7f\xd7\xab\xf4\x71\xb5\x75\xb7\x65\x91\x69\xc5\x45\x8a\xeb\x4b\xef\x9f\x71\x92\xc7\x4d\x3d\x5f\x66\xcd\xc2\xcf\x7f\x01\x00\x00\xff\xff\x7e\x3d\x1d\x6d\xd5\x05\x00\x00"); -func _aef ()(*asset ,error ){_ab ,_cdg :=_cfa ();if _cdg !=nil {return nil ,_cdg ;};_dcb :=bindataFileInfo {_aa :"83pv-RKSJ-H",_dg :4830,_ged :_fc .FileMode (436),_de :_e .Unix (1580490975,0)};_aac :=&asset {_cb :_ab ,_fg :_dcb };return _aac ,nil ;};var _ccade =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4f\x6f\x5b\xbb\x11\xc5\xf7\xfa\x14\x77\x99\x2e\x52\x93\x1c\xf2\x5e\x12\x30\x0c\x14\x09\x8a\x3a\x40\xda\xa2\x4e\xd2\x02\x45\x17\x57\x12\xe9\x0a\xa8\x65\x41\xb6\x17\xf9\xf6\xc5\xfc\x8e\xec\xe7\xf7\xde\x42\xe0\x99\xe1\xfc\x39\x24\x87\x43\xdd\xab\x4f\xb7\x9f\x6f\x8f\x87\xe7\xe9\xea\xef\xe7\xc7\xdd\x5d\x7f\x9e\xc6\xe1\xb8\x3f\xf7\xa7\xc7\x97\xf3\xae\x4f\xdb\x7e\x7f\x38\x6e\x36\x31\x4d\xfb\xc3\xee\xf9\x55\x64\xd8\x3d\xac\xa7\xcd\xe6\xea\xfb\xf1\xf0\xe5\xf6\x2e\x85\x90\x3f\x7e\xff\xf6\xe7\x38\x7f\xfc\xcb\xf4\xf2\xd4\x2f\x93\x9f\x6e\x3f\xdf\xfd\x7c\x7a\xee\x0f\xb7\xc7\xf1\x38\x99\x82\xec\x5f\x4e\x97\x40\xd3\x74\xf5\x8f\x7e\x7f\x78\x7a\x3e\xff\x9c\x3e\xfc\x69\xff\xb8\xed\x7f\x98\xf6\x7d\xb8\xfe\x6f\xe7\x7d\x3f\x1f\x8e\xf7\xd3\x87\x2f\xeb\x69\x3d\xc6\xb7\x89\xbb\x97\xd3\xe9\x7f\xfd\xa1\x1f\x9f\xa7\x05\x5d\x3f\xee\x19\x37\x57\x9f\xbe\xae\xa7\xbf\xae\x0f\x7d\xfa\x3d\xa9\x1f\x98\x60\xf1\xa3\x9f\x9f\x0e\x8f\xc7\x29\xfe\x31\x84\xf9\x17\xf5\xb7\x9f\xa7\x3e\xc5\x4b\xa4\x7f\x7d\xbf\xfd\x3c\xfd\x3b\x4e\x31\x4c\xa9\xcc\x16\xfe\x73\xd1\xff\xf3\xeb\xe3\xfe\xcd\x2a\x86\xa0\x75\xec\x0e\xfb\xdd\x7f\xd7\xf3\xe6\x3a\x84\x6d\xb8\x99\x6a\x9a\xdb\xe6\x3a\x85\x18\x6e\xa6\xa5\x36\x03\x17\x70\x02\xcf\xe0\xe2\x38\x49\x5f\xc1\xd2\x2f\x8e\x2d\x79\x9c\x05\x5f\x33\xc7\xd5\x71\x6c\x1e\xd3\x2a\x30\x3a\x9c\x81\xc9\x61\x03\x9a\x43\x8f\x11\x77\xf9\x66\xaa\x16\x23\xb8\x80\x03\x78\x06\x3b\x97\xd8\x1d\x87\x0b\x5e\xc0\x19\x5c\xc1\xf8\xf6\x06\xf6\xfc\xd6\xb6\x37\x53\x4c\x31\x57\x84\x1d\xc2\x2c\x61\xaf\x99\x05\xa1\x23\x94\x80\x30\xde\x99\xad\x41\x66\x0d\x21\xca\x6c\x46\x48\xef\xcd\x4c\x33\x05\x21\x4b\xd0\x4c\x79\x6f\x36\x6b\x86\xa4\xab\xf3\x7f\x9d\xa8\x60\xe9\x1b\x58\x49\xd6\xf7\xde\x5b\x9f\x58\x12\x78\x07\x8e\xe0\x3d\xd8\xc9\x97\xb0\xbb\x99\x96\xcc\x61\x95\xb0\x07\x2f\xe0\x0e\x9e\xc1\x03\xec\x31\x0b\x87\x5e\x82\x81\x23\x18\xdf\x98\xc0\x19\x6c\x60\x7c\x63\xc6\x37\x82\x0b\x58\xbe\x33\x38\x81\x17\xb0\x7c\x2b\xb8\x81\x1b\x71\xe4\xbb\x82\xe1\x1c\xb7\x60\xf9\x3a\xff\x92\x14\x73\x0f\x86\x7f\xec\x60\x71\x1b\x60\xe2\x27\xf8\x27\xb8\x25\xf8\x27\x72\x25\xf8\x27\xd6\x48\xd1\x16\xc3\x97\xa2\x2d\x46\xfc\xb4\x80\xc9\x9b\x2a\x58\x31\xe1\x49\x51\x96\x04\x4f\x53\x7c\x78\x9a\x62\xc2\x33\x12\xd3\xe0\x10\xb1\xb1\xcc\x5a\xf0\x35\x62\x06\xec\x33\x36\x99\xb5\x67\x78\x66\xd6\x9e\xe1\x99\xe1\x90\xd9\x67\x2a\xb2\x64\xe2\x50\x76\x25\xc3\x3f\x13\x3f\xc3\x3f\x2b\x26\xfc\x0b\x6b\xc9\xe4\x2a\x1e\x67\xf6\x3d\xac\x29\x45\xb0\xd7\x46\x8a\x0d\xdc\xd1\xcb\x66\x80\x9d\xc3\x12\x54\xc9\x8b\x07\x5d\xbc\xc6\x6b\x0a\x6d\x73\x6d\x81\xc3\xa8\x7e\x90\x16\x38\x8c\xe6\xa5\x6f\x81\x03\x68\x5e\xc5\x16\x58\x4c\x8b\x15\x6c\x60\x7c\x21\xdd\x3c\x81\x05\x88\x36\x27\x64\x21\x37\x70\x72\x3c\x63\xef\x87\x6d\xa1\x0a\x93\xab\xca\xb7\x80\xe5\x4b\xde\xda\xc1\x8b\xf7\xd0\xd7\x26\xb6\xa9\xf9\x37\x5d\xcd\x82\xdf\xfa\x9a\x16\x72\x34\x36\x63\x21\x37\x97\x79\x36\x93\x00\xf1\x04\xf1\x55\xc9\x21\xbe\x92\xdc\x20\xbe\x92\xfc\x62\x0f\x71\x23\xe8\x0e\x7b\x83\x78\x17\x86\x78\x97\x2f\xc4\xbb\x7c\x21\xde\x21\x6e\x6c\xd8\xd0\xa6\x7a\xcc\x34\xc6\xcd\x94\x2c\x14\x4f\x6c\xc1\x7b\xb1\x79\x0f\x32\x0b\xde\x43\xcd\x4b\xcd\x2c\x78\x3b\x89\x6d\xd6\x04\x8d\x91\xcc\x16\x66\x4d\x44\x84\x45\x42\x41\xa8\x12\x64\xd6\x24\x28\xd8\x2a\x61\x46\xd8\x22\x2c\x8a\xbc\x93\x90\x10\x74\xda\x4c\x70\xe5\x5b\x26\x4b\x24\x7d\x96\x9e\xbe\x6c\xc2\xca\x5e\x25\x54\x26\x58\x54\x54\xf2\x4a\x54\x0a\xd0\x0a\xac\xfc\x82\x56\x63\xcb\x2d\xb1\xda\x0c\xc1\xa4\xd5\xb2\x3f\xe6\x37\xd7\x05\x79\xcc\x70\xd2\x04\x9b\x9b\x59\xac\x5f\xd1\x6a\x54\xa6\x71\x45\xdb\x25\xc3\x5e\xce\xa4\xb0\x88\x11\x29\x8c\x7a\x0f\x01\x6f\xd3\x4e\x67\x30\x19\xfc\x02\x9a\xd9\x82\x51\xd4\x44\x95\x40\x0e\x6b\xb0\x25\x87\xad\x9a\x90\xcb\x96\x09\xe5\xdb\x69\x82\x0d\xb1\xbd\x04\xb2\xe7\x28\x01\xb3\xcc\x2e\x28\xa3\xdf\x92\x6a\x45\x58\x09\x93\x04\x2a\x4f\x9b\x9e\x57\x16\x08\xab\xcc\x21\x89\x48\x66\x6b\xa9\x30\x2b\x54\xb6\xb6\xb3\x68\xad\x5a\x5f\x31\x09\x9a\xc9\x12\xd8\x85\x42\xee\x8c\xd5\xc2\x9b\x19\x2e\x82\xd6\xa1\x24\x8b\xd6\x91\x39\xcc\xa5\x4b\xe0\x3c\x96\xc1\x69\xe6\xcd\xf5\x18\x81\x1b\xe7\xe5\x36\x46\xa0\xe5\x2c\xe8\xa3\xde\x32\xef\xff\x63\xa8\x9d\xf8\xbe\x8d\x61\x1c\x9a\xbf\x41\x63\x18\xfa\x80\x83\x0d\x6e\x4a\x70\x5c\x64\x53\xc0\xba\x41\x33\x58\xf6\xc2\xfd\xb5\x5d\x8d\xc1\xad\xac\xb5\xfd\xaa\x55\xd8\xf2\xd6\x2a\xce\xeb\xf1\xbe\xfb\xe3\xe9\xff\x80\x7c\x88\xb4\x86\xa2\x47\x14\x5d\x09\xbe\x8f\xb9\xd2\xb3\xbd\x47\xfa\xe0\x61\xf3\x42\x5b\xf6\x7b\xe9\x03\xaf\x60\xd5\x8b\x3b\x4b\xc5\x03\xc8\x3f\xa0\xe2\x57\xd1\x87\x86\x4a\x8e\xab\x54\x5b\x54\x7a\x66\x0c\x55\xa2\xeb\x1b\x24\xbc\x7c\x7d\xe0\xb1\x8b\x7a\x50\x22\x2a\xe3\x9d\xa0\x77\x17\x2b\x52\xf1\x14\x04\xc2\x7b\x7d\xfa\xc0\x6b\xc5\x5f\xa5\x62\x8a\xc5\x86\x96\xac\x07\x43\x56\xd4\x53\xe1\xa2\x07\x5f\xaf\x0f\x89\xad\xa3\x59\xc1\xde\x02\xff\x0c\x5a\x40\xe5\xed\xc0\x07\x5a\x5d\xa0\x35\x7a\x27\xf0\x61\x61\x0f\xd5\x46\xe3\xc5\xb3\x71\xe8\x34\x83\xd0\x0a\xba\x36\x53\x20\x74\xcc\x21\xd5\xe0\xe6\x51\x98\x71\xf8\xee\x5b\x1c\x4d\xcd\xda\xd0\xad\xd2\x0d\x74\x2a\x4d\xd1\x35\x5e\xaf\xd8\x74\xb5\xbd\xde\xbc\xd1\x98\x7a\x19\x55\x1b\x57\xe9\xd4\x0e\x2a\xbe\xfe\x82\x79\x8b\x88\xd2\xa9\xf3\x54\xe9\xd4\xb1\x9a\xfa\x89\xe2\x59\x50\xc7\xa0\xf0\x2d\x4b\x57\xa4\x53\x4b\x91\x5d\x96\x5d\xd2\x55\x35\xe9\x66\xe9\x74\x4d\xb7\xd2\xe9\x56\x25\x35\x04\x71\x29\xf2\x55\x3f\x2d\x45\x3a\xf9\xfa\xee\x8d\xc1\x59\x8c\x41\x25\xd5\x86\xaa\x0c\x54\xf3\xe5\x4f\x6a\xbc\x54\xbb\x8a\x1b\xc1\xbf\x6b\xde\xbe\x33\x76\x2f\xe7\x73\x3f\x3e\xf3\x55\xc3\x47\x84\x7f\x18\x1c\x8e\xfd\xed\xf3\xe9\xf4\x78\x72\x2f\x7e\xff\x0f\x00\x00\xff\xff\xb3\x28\x27\x75\x6a\x0d\x00\x00"); -var _aeebb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x6f\xd4\x30\x10\xc5\xef\xf9\x14\x73\x2c\x87\x12\x3b\x26\x75\x56\xaa\x2a\xd1\x5d\x54\x22\x54\x40\x2c\x2d\x48\x88\x83\xff\x8c\x57\x96\x88\x13\x39\xc9\x61\xbf\x3d\xf2\x4c\x08\x87\xd5\xdb\xfd\x79\xde\xf8\x79\x67\xea\x63\x7f\xea\x53\x5c\xa0\xfe\x9a\x47\x77\xc6\x05\x42\x4c\x3e\xe3\x3c\xae\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xf2\xef\x27\x89\x1b\xcc\x54\x55\xf5\xd3\xe3\xa7\xdb\x0f\x2f\xc7\xdb\x8f\xb0\xce\xb8\xb1\x63\x7f\x3a\x5f\xe7\x05\x87\x3e\x85\x11\x14\x7b\xfd\x3a\x6d\x7e\x80\xfa\x1b\x5e\xe2\xbc\xe4\x2b\xdc\xbc\xf7\xa3\xc5\x37\xe0\x31\x14\xfe\x25\x7b\xcc\x31\x5d\xe0\xe6\xe9\x51\xee\xf4\xbc\x4e\xd3\x1f\x1c\x30\x2d\xd0\x10\xc3\xe4\x49\xab\xfa\xf8\x6c\xa6\xcf\x66\x40\xd8\x83\xbc\xd2\x09\x1d\xbc\x62\x9e\xe3\x98\x40\x36\x6f\x85\x68\xff\xf3\xef\xd7\x09\x41\x6e\x1d\x7e\xbe\xf4\x27\xf8\x25\x41\x0a\x68\x5a\xa5\xbb\xdf\x1b\xff\xf1\x3c\xfa\xbd\xaa\x11\x9c\xdd\x45\x9f\x4d\xba\x60\x75\x6f\xa4\x69\x1e\x60\x13\x68\x75\x4b\x48\x31\x52\x84\xde\x11\x32\x8c\x4c\x41\x87\x8e\x90\x65\xe4\x1e\x40\x6b\xc1\x55\x9e\x91\xa7\xaa\x43\x41\x96\xdb\xdb\x50\x50\xd7\x14\x14\x90\x50\x11\xad\xc5\x5d\x75\x6f\x94\x91\x05\x91\x40\xab\x3b\x42\x1d\xa3\x03\x19\x05\x21\xc7\xc8\x51\x95\x22\x84\x8c\xb8\x97\x2e\xc8\x52\x54\x65\x2d\x55\x51\x7b\xeb\x19\x79\xaa\xa2\xf6\x25\xd0\x26\xd0\xea\x12\x55\x79\x7a\x10\x89\xd6\x82\x11\x1b\x3d\x19\x25\x85\xf0\x6c\x2c\x02\x77\x82\x50\x60\x63\xa0\x1b\x0f\x74\x63\x60\x63\xe0\x7f\x82\x72\xf1\xb3\x15\x3f\x5b\xca\x32\xfd\x7d\x0e\xe5\x7b\x59\xba\x7d\x0f\xdc\x9a\x33\xa6\x85\x56\x8e\x86\x5d\x06\x18\x13\xee\x2b\x3d\x8d\x53\x71\xd1\xe7\x6f\x00\x00\x00\xff\xff\xbd\xdd\xac\xdd\xfe\x02\x00\x00"); -var _dfg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\xcf\x6e\x1b\x37\x17\x05\xf0\x3d\x9f\x82\xcb\x7c\x8b\x7c\xe6\x7f\x72\x00\x62\x80\xc4\x8e\x53\x2f\xd2\x14\x4d\xd3\x16\x28\xba\x18\x92\x97\x86\x80\x7a\x24\xc8\xf2\x22\x6f\x5f\xdc\x7b\x14\xb7\xe8\xc2\x90\x75\x86\x3c\x20\x7f\x43\x68\xe6\xe6\xf6\xe1\xee\x61\x3f\x5c\xf4\xcd\x4f\xe7\x63\xff\x42\x17\x3d\x0f\xfb\x38\xd3\xf3\xf1\xe5\xdc\x49\x37\x7a\x3c\xec\x4a\x59\xa7\xc7\xa1\x5f\xbe\x7f\x95\x8f\xfe\xb4\x9d\x94\xe2\xf9\x5f\xbe\x3d\x5f\xe8\xe9\x61\x9f\x47\xed\x31\x6e\xbc\x9c\xae\x63\xb5\xbe\xf9\x99\x1e\x0f\xcf\x97\xf3\x37\xfd\xe6\xdd\x38\x36\xfa\x9f\x1e\x34\x39\xff\x7c\x1e\x74\x3e\xec\x8f\xfa\xcd\xc7\xf7\xf6\x35\xfd\xf2\x72\x3a\xfd\x45\x4f\xb4\x5f\xb4\x91\x8c\xf6\x21\x9f\xea\xe6\xf6\xd3\x76\xfa\x71\x7b\x22\x7d\xf3\xf1\xfd\xa9\xbf\xfd\xf0\xf5\xf6\xed\x0f\x72\x49\xae\xfc\x4a\xe7\xe7\xc3\x71\xd7\xcb\xff\x8d\x49\xff\xc4\xbf\x7c\x3b\x91\xb6\xd7\x86\xaf\x0f\x77\x9f\xe7\x7c\xa6\xef\xdd\x37\xbf\x7f\x7d\xb8\xd3\x7f\x58\x6d\x8d\x76\xd1\xa7\xf0\xe7\x75\xe0\x6f\x9f\x8e\x83\xae\x83\x94\xc7\x5e\xfa\x71\xd0\xf3\x69\xeb\x74\xde\xf6\x47\x52\x5a\x57\x63\x56\xad\x75\x2d\x66\xe5\x6f\xef\xec\x3b\xbb\xea\x7a\x7f\x7b\xff\x41\xbe\xdf\xdf\xc9\xd5\xfb\xfb\x95\xf7\xf0\x9f\xd9\xca\xa2\x74\x3f\x5e\x06\x4d\x64\xd2\x57\xed\x5c\xb5\xe5\x19\xff\xbe\xa4\x96\xeb\xf8\x7e\x18\xd7\xc1\x8e\x07\x67\xe2\xc1\xbc\x02\x59\x86\xce\xd9\x3a\x55\x37\xbb\xf1\x4a\x36\x3b\x69\xd5\x4b\x52\x75\x73\x4d\x02\x47\x6e\xd5\x76\x31\x9c\x50\x44\x42\xab\x76\x41\x92\x89\x31\xb3\xaf\xda\x45\x4e\x3c\x6a\x3c\xd7\xb8\xc4\xc5\x01\x49\x98\x7e\xd5\x3e\x72\x73\x44\x12\x67\x5a\x75\xf0\x8b\xaa\x5b\x42\x92\x5a\x59\x75\x74\x91\x93\x8e\x64\xc6\x55\xc7\xc0\x63\x32\xc6\x64\xbe\x90\x0c\x37\xe7\x81\x84\x17\x91\x3c\xcf\x2a\x18\x53\xba\x59\x75\x4a\x85\x93\x2e\x6b\x2e\xb4\xad\x3a\x1b\x5e\xe1\xb2\x05\x4e\x16\x9a\xab\xce\x9e\xc7\x6c\x98\xb5\xf1\x9a\x8b\x0d\xaa\x6e\x0d\x49\xe3\x9e\xc5\x14\x55\x9b\x91\xa4\x19\xe1\xe1\xbd\x37\x80\x35\x01\xb3\xc6\x07\x55\x9b\x43\xe4\x24\xb2\x8e\xe7\xc1\xa3\x89\x87\x75\xce\xa9\xda\x00\xd2\x82\x44\xde\x26\x55\x1b\x44\x5a\x94\x28\x58\xae\x07\x49\x4b\x12\x45\xc3\xf5\x10\x68\x19\xd1\xc2\xf5\xd8\x70\x2b\x12\xa5\x85\xeb\x17\x44\x8b\x44\xb9\x70\x3d\x36\xd8\x64\x83\xb6\x14\xae\xc7\x0e\x5b\x93\x68\xc9\x5c\xdf\x11\x75\xb9\x75\x86\xf5\xda\x40\x34\x24\xb2\x7c\x3b\x1b\x21\x22\x89\x1c\xdf\xcf\x36\x11\x4d\x89\x3c\x1f\x83\x0e\xae\x2e\x5c\x2e\x84\xa0\x6a\x87\x57\x17\x2f\x17\x19\xbe\xc3\xab\x3b\x1c\x16\xef\x54\xed\xf0\xea\x38\x3f\xd9\x25\x55\x3b\xbc\xba\x78\xb9\xe2\xb8\x1e\x5e\x5d\xbc\xdc\xc2\xb7\xac\xc3\xab\x8b\x97\x37\x7c\xcf\x3a\xbc\xba\x78\x79\xcb\x47\xa6\xc3\xab\x17\x44\x7c\xce\x3b\xbc\xba\x78\x79\xc7\x07\xbd\xc3\xab\x8b\x97\xf7\x85\xeb\xe1\xd5\xc5\xcb\x87\xcc\xf5\xf0\xea\xe2\xe5\x63\xe6\x7a\x78\x75\xf1\xf2\x29\x71\x3d\xbc\xba\x78\xf9\x9c\xb8\x1e\x5e\x5d\xbc\x7c\x89\x41\xd5\x01\xaf\x21\x5e\x7e\x09\x45\xd5\x01\xaf\x21\x5e\xc1\x04\xa7\xea\x80\xd7\x10\xaf\x60\x7d\x52\x75\xc0\x6b\x88\x57\x70\xde\xa8\x3a\xe0\x35\xc4\x2b\x78\xc7\xf5\xf0\x1a\xe2\x15\x82\xe5\x7a\x78\x0d\xf1\x0a\x91\x7f\x02\x06\xbc\x46\x9e\xcb\xaa\x43\x32\x5c\x0f\xaf\x21\x5e\x21\x2d\x51\xd5\x01\xaf\x21\x5e\x21\x97\x45\xd5\x01\xaf\x21\x5e\xa1\x14\xaf\xea\x80\xd7\x10\xaf\xb0\xe4\xac\xea\x80\xd7\x10\xaf\x68\xb2\x55\x75\xc0\x6b\x88\x57\xb4\x89\xeb\xe1\x35\xc4\x2b\xba\xc8\xf5\xf0\x1a\xe2\x15\x7d\xf4\xaa\x12\xbc\x48\xbc\x62\x08\x59\x55\x82\x17\x89\x57\x8c\xc1\xaa\x4a\xf0\x22\xf1\x8a\xf2\x0b\x41\xf0\x22\xf1\x8a\xd9\x2d\xaa\x12\xbc\x48\xbc\x62\x71\x5c\x0f\x2f\x12\xaf\xb8\x58\xae\x87\x17\x89\x57\x32\x96\xeb\xe1\x45\x72\xbe\x92\x35\x5c\x0f\x2f\x2a\x88\x16\xae\x87\x17\x89\x57\x72\x0b\xd7\xc3\x8b\xc4\x2b\xf9\xc2\xf5\xf0\x22\xf1\x4a\xa1\x70\x3d\xbc\x48\xbc\x52\xcc\x5c\x0f\x2f\x12\xaf\x94\x12\xd7\xc3\x8b\xc4\x2b\xe5\xc4\xf5\xf0\x22\xf1\x4a\x25\x66\x55\x27\xbc\xa6\x78\xa5\x25\x5a\x55\x27\xbc\xa6\x78\x65\x13\xa2\xaa\x13\x5e\x53\xbc\xb2\xe5\x5f\xe6\x09\xaf\x29\x5e\xd9\x79\xaf\xea\x84\xd7\x14\xaf\xec\x1d\xd7\xc3\x6b\x8a\x57\x0e\x8e\xeb\xe1\x35\xc5\x2b\x47\xcb\xf5\xf0\x9a\xe2\x95\x93\xe1\xfa\xc1\xc1\x94\x87\x90\x97\x47\xde\xf7\x67\x15\xff\xcf\x6f\x0b\xaf\x0f\xf0\xfe\x72\x3e\xd3\x7e\x91\x77\x05\x79\x4a\xf3\x83\xf6\xb0\xd3\xeb\x7b\xc7\xe9\x78\xe2\x59\xf2\xf7\x77\x00\x00\x00\xff\xff\x10\x63\xff\x07\xa3\x08\x00\x00"); -func _deag ()(*asset ,error ){_aeggd ,_ecac :=_eeec ();if _ecac !=nil {return nil ,_ecac ;};_aadg :=bindataFileInfo {_aa :"HKdlb-B5-V",_dg :613,_ged :_fc .FileMode (436),_de :_e .Unix (1580492332,0)};_ggfeda :=&asset {_cb :_aeggd ,_fg :_aadg };return _ggfeda ,nil ; -};var _fcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x6f\x1c\xb9\x11\xbd\xcf\xaf\xe8\xa3\x73\x70\x44\xb2\xc8\x6e\x12\x08\x04\x04\x36\x82\xc8\x80\x93\x20\xb2\x9d\x00\x41\x0e\x3d\xd3\xa4\x32\x40\x34\x1a\x8c\xa4\x83\xff\xfd\x82\xaf\x86\xaf\xb4\xda\x5d\x60\xe1\x7e\x55\xc5\xfa\x22\xeb\x43\x73\xf3\xe9\xee\xf3\xdd\xe9\xf8\x32\xdd\xfc\xe3\xf2\x74\xb8\xaf\x2f\x53\x3b\x9e\xb6\x4b\x7d\x7e\x7a\xbd\x1c\xea\xb4\xaf\x0f\xc7\xd3\x6e\xe7\xc3\xb4\x1d\x0f\x2f\x03\xe2\x9f\xc3\xe3\x7a\xde\xed\x6e\xbe\x9f\x8e\x5f\xee\xee\x83\x73\xf1\xe3\xf7\x6f\x7f\x91\xf0\xf1\xaf\xd3\xeb\x73\xbd\x32\x3f\xdd\x7d\xbe\xff\xf9\xfc\x52\x1f\xef\x4e\xed\x69\x12\x55\xb2\xbd\x9e\xaf\x8a\xa6\xe9\xe6\x9f\xf5\xe1\xf8\xfc\x72\xf9\x39\x7d\xf8\xf3\xf6\xb4\xaf\x7f\x98\xb6\xda\x3a\xfd\xef\x97\xad\x5e\x8e\xa7\x87\xe9\xc3\x97\xf5\xbc\x9e\x3c\x19\xf7\xaf\xe7\xf3\xff\xeb\x63\x3d\xbd\x4c\x0b\x68\xf5\xb4\xe1\xdf\xdd\xcd\xa7\xaf\xeb\xf9\x6f\xeb\x63\x9d\x7e\xeb\xd4\x0f\x88\x40\xe2\x47\xbd\x3c\x1f\x9f\x4e\x93\xff\xa3\x73\xb3\x91\xbf\xfd\x3c\xd7\xc9\x5f\x35\xfd\xfb\xfb\xdd\xe7\xe9\x3f\x7e\xf2\x6e\x0a\x69\xf6\xf9\xbf\x57\xfa\xbf\xbe\x3e\x6d\x94\xf2\xce\x69\x1c\x87\xe3\x76\xf8\xdf\x7a\xd9\xfd\xc9\xe1\xbf\xbd\xbb\x9d\x72\x98\x8b\xe2\xe0\xbc\xbb\x9d\x96\x5c\x84\x38\x01\x07\xe2\x19\x38\x0d\x1c\x94\x9f\x89\x95\xbf\x0c\x2c\xa1\xeb\x5f\xa8\x4f\xa4\xe3\x3c\xb0\x2f\xdd\x9e\x64\x42\xdf\xe1\x4c\x18\x3a\x2c\x84\xd2\xe1\xd0\xed\x0f\xf1\x76\xca\xe2\x3d\x71\x02\x76\xc4\x33\xf0\xf0\xdd\xd7\x8e\xdd\x1b\xbc\x00\x47\xe2\x0c\x4c\x7d\xb5\x00\x0f\x5f\xa5\xec\x6f\x27\x1f\x7c\xcc\x24\x1c\x40\x98\x8d\xb0\xa9\xc4\x42\x42\x05\x21\x39\x12\xda\xbb\x23\xab\xd3\x23\x85\x04\xaf\x47\x66\x12\xc2\xfb\x23\xa2\x12\x89\x84\xa8\x04\x93\x48\xef\x8f\xcc\x2a\x41\xc7\xd6\x1e\xfb\x5b\x81\x0c\x6c\xfc\x02\x6c\x4e\xac\xef\x35\xee\xbb\xc0\x12\x88\x0f\xc0\x9e\x78\x03\x1e\x81\x27\x77\xb8\x9d\x96\xc8\x87\x93\xdc\x06\xbc\x10\x57\xe0\x99\xb8\x01\x0f\x7b\x09\x0f\x33\x39\x21\xf6\xc0\xd4\xe7\x03\x70\x24\x16\x60\xea\xf3\x11\xfa\x3c\x71\x02\x36\x7d\x33\x70\x20\x5e\x80\x4d\x5f\x06\x2e\xc4\x05\xfa\x4d\xdf\x0a\xcc\x78\xfd\x1e\xd8\xf4\xf5\xf8\x53\x30\x7b\x1b\x30\xe3\xf7\x15\xd8\xe2\x69\xc0\xb4\x1f\x10\x7f\x60\x3c\x01\xf1\x07\xfa\x13\x10\x7f\x60\xbe\x50\x98\x49\xa8\x0f\x85\x99\x84\xf6\xc3\x02\x4c\xff\x42\x06\x36\x7b\x88\x8f\xc5\x96\x02\xe2\x13\xb3\x8f\xf8\xc4\xec\x21\x3e\x4f\x7b\x02\x7f\x3d\xe5\x25\x22\x1f\xd4\x27\xb0\xe7\x78\x3e\x42\x3e\x32\x9f\x11\xf1\x45\xe6\x33\x22\xbe\x48\x7f\x23\xee\x97\x95\x96\x22\xf4\xb3\x8c\x52\x44\xfc\x91\xf6\x23\xe2\x8f\x66\x0f\xf1\x27\xe6\x23\xc2\x9f\x34\xf4\xcf\xfd\xbe\x72\x08\x9e\xb8\xbf\xe7\xe0\x0b\x71\x05\xdf\xe4\x1b\xf0\xf0\x77\x71\x5a\xb5\xcb\x30\xb8\xf4\xba\xce\xc1\x5d\x15\x88\xc3\x83\xc8\xe3\x81\x89\xc3\x83\x28\xa3\xec\xc5\xe1\x01\x94\x51\xb1\xe2\x90\x90\xe2\x33\xb1\x00\x53\x1f\x02\x2e\xc3\x01\x71\x08\xb0\x8c\x00\xc4\xc5\x02\x1c\x06\x9e\x71\x7e\x3c\x48\x71\x59\x31\xfd\xc9\xaa\x2f\x11\xab\x3e\xfa\x97\x2b\xf0\xd2\x67\xda\x18\x2a\xbb\x1c\x7f\x67\xca\x88\xeb\x9d\x33\x87\x85\xb6\x0b\x92\xbb\xd0\x37\x34\xc1\x59\xc4\x08\x08\x36\x30\xd8\x55\x9d\x63\xb0\x2b\x9c\x13\x06\xbb\xc2\xb9\x37\xe7\x11\xac\xd0\xe0\x01\xe7\x85\xc1\x56\xc5\x0c\xb6\xaa\x3e\x06\x5b\x55\x1f\x83\xad\x08\x56\x78\x19\x4d\x2f\x6f\xd8\x0b\xad\xdd\x4e\x41\x5c\x1a\x0e\x8a\xeb\x73\x55\x46\xdf\x17\x71\x7d\xee\xc9\x28\x17\x11\xd7\x5b\xb6\x2f\xb3\x09\x60\x78\xd1\x43\x71\xb3\x0a\x78\x12\x16\x25\x24\x12\xb2\x12\xec\x48\x51\x82\x19\x59\x95\x30\x93\xb0\x07\x61\x31\xab\x07\x25\x04\x12\xf4\x15\x52\x00\x6d\xb3\x44\x7a\xe1\xe1\x66\x34\x3e\x66\xac\x18\x56\x2f\xb3\x11\x32\x04\x98\x18\xaf\x4e\x66\x5a\x44\x21\x49\x62\x14\xbd\x91\x65\xe1\x55\x4b\x40\xe6\x22\x83\x0a\x9a\x39\xe6\x5e\x7a\xa7\xeb\x04\xd3\x30\x23\x06\x13\xc0\x65\x46\x26\xae\xb7\xb2\x2c\xac\x34\x41\x2b\x2b\x6f\x3c\xd8\x54\x21\x5d\x10\x8f\x03\x74\x41\x50\xdb\xce\x51\xa3\xe8\xed\x46\x62\x78\x30\x9a\x93\x88\x2c\x38\xe0\x4d\x20\x2b\x81\x3e\x48\x41\x94\xf4\x41\x56\x15\x30\x15\x7b\x08\x98\x4f\x07\x15\x60\xa2\x65\x53\x02\xbd\x8c\x5e\x09\x3c\x12\x91\x59\xf3\xaa\x77\x88\x2c\xc9\xb0\x3a\x15\x8c\x80\x2a\xb2\xcb\x8e\x2b\x12\xc5\x28\x22\x1e\x8b\x39\x1d\x71\x95\xac\x12\x49\xa8\x62\xbb\xba\xa4\x79\xb3\x3c\x25\x51\x82\x49\x44\x25\x30\xb3\x09\x3e\x46\x9e\x58\xb0\x83\xb9\x37\x04\xcd\x83\x39\xb1\x68\x1e\x22\x1f\xd8\x52\x95\xc0\xf7\xb0\x34\xbc\xb0\xab\x8a\xd6\x1c\xba\xd1\x28\x9b\xd6\x1c\x5a\xfb\x42\xbe\xd7\xdd\x67\xcc\xfa\xd6\xb4\x55\x8f\xbb\x69\x4d\xf0\x80\xc6\x6e\xd2\x9a\x80\xef\xa8\x40\x1a\xba\x85\x1b\x38\xa9\x7c\x22\xd6\x6e\x32\x13\xeb\x79\xc3\xf5\xed\xa8\x68\x0d\xdd\x2b\xe7\xf2\xab\xd6\x2b\x0b\x5b\xef\x65\x3d\x3d\xd4\xeb\xdc\x91\xbe\xe1\x8f\x4f\x8f\x36\x9b\x6c\x29\x23\x2f\xb9\x7e\x57\x31\x73\xfe\xf6\xf9\x35\x3e\xbb\xb9\xb8\x70\xb4\xf6\xde\x35\x3e\xb1\x45\x65\xdb\xea\x66\x63\x61\x81\xe2\xa6\x9f\x7a\xbb\x1a\x9f\x05\x2c\x53\xb8\x1a\x6b\x0f\x96\xad\x1d\x42\x56\xc0\x84\x17\x3a\xdf\xcb\x74\x7c\x62\x59\xf2\xb6\x5c\x78\xb2\x04\x7b\x02\xe7\x72\x92\x64\x2c\xac\x00\x8e\x6e\xf4\x1a\x1c\x9f\xd8\x6e\xf8\xa7\x42\x12\xb3\x85\xcb\x4c\xd1\x16\x07\x3b\x85\xfa\x48\x6c\x9e\xce\x0d\x37\xc4\xf5\x74\x2e\x39\x73\x80\x30\x1b\xe2\xb0\xc9\x16\x47\x96\x8f\xc6\xc2\x58\x72\x1c\x6b\x7e\x36\xd6\x82\xbb\xb4\x91\xe8\xdf\x68\x2c\x78\xb0\x6c\xba\xae\x24\xf2\xca\x8c\xc7\xce\xc9\xd7\x8c\xd5\xd0\xb5\x58\x8c\xbe\x8d\xd7\x21\xbe\x15\x1d\xd0\x42\xde\x6a\xbc\x06\x9e\x95\xa4\x85\x2d\xd8\x82\x7c\xb1\xd6\xd9\x6b\x6b\x34\x7e\xd1\xd9\xc3\xca\xf5\xab\xf1\xb4\x05\x67\xea\xec\xdb\xd0\x68\xcf\x5e\x79\x36\x11\xb2\xf1\x74\xba\x14\xeb\xed\x66\x4f\x9c\x76\x6d\x36\x06\x89\xc6\x4b\xca\xb3\x16\x6f\xe7\xa2\x9e\x0b\xd6\x06\xc5\x78\xb3\xf2\xac\x05\xee\x8d\xa7\x9d\x29\x58\x43\xb6\x18\x92\xea\xb4\xb9\x99\x92\xf1\x54\xe7\xb8\xbd\xd6\xf8\x56\x5a\x43\xe5\xe4\x42\x56\x6a\x64\xcd\xd7\x3f\x24\xfd\xb5\x2b\x68\x13\x00\x78\x5c\xcf\x3b\xfe\xde\x70\x78\xbd\x5c\xea\xe9\x05\xbf\x6e\xe0\xc7\x84\x69\xab\xed\x78\xaa\xfc\x19\xe5\xfc\x74\xee\xa7\xf0\xff\x2f\x01\x00\x00\xff\xff\x7d\x93\x70\xb7\x72\x11\x00\x00"); -func _dea ()([]byte ,error ){return _fac (_dbf ,"Adobe-KR-UCS2")};var _ded =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x0f\x93\x30\x14\x07\xf0\x3b\x9f\xe2\x1d\xe7\x61\x42\x81\x52\x4d\x8c\x89\xb2\xc3\x88\xd9\x34\xa2\xd3\xc4\x78\x80\xf6\x8d\x34\x19\xa5\x29\x70\xd8\xb7\x37\xef\x15\xd9\x61\x79\xe3\x57\xfa\xcf\xeb\x2b\x69\xdd\x9c\x1a\x67\x17\x48\xbf\x85\x49\xb7\xb8\xc0\xdd\x3a\x13\x70\x9e\xd6\xa0\x11\x7a\x1c\xac\x4b\x12\x91\x83\xb1\x7a\xf9\xff\xc8\x45\x8f\x9d\x4f\x92\xf4\xfc\xc5\x3c\xfa\xe3\x67\x79\x3c\xc3\x3a\xe3\x86\x75\x73\x6a\x9f\xf3\x82\x63\xe3\xee\x13\x14\x71\xb3\x59\xfd\x16\x00\x90\x7e\xc7\xc1\xce\x4b\x78\xc2\xe1\x93\x99\x7a\x7c\x03\x06\xef\xe4\x5f\x83\xc1\x60\xdd\x00\x87\xfa\xda\x8a\x9d\xdb\xd5\xfb\x07\x8e\xe8\x16\x10\x6c\xe8\x0c\xd7\x24\xad\x2f\x9d\xbf\x76\x23\xc2\xab\x95\x1b\x2f\xf1\xca\x0d\xc3\x6c\x27\x07\x22\x7f\x9b\x65\xf2\xe5\x3f\x9e\x1e\xb7\xa8\x24\xfd\xfd\xb3\x39\xc1\x1f\x01\x22\x83\x5c\xca\xbc\xfc\xbb\xf9\xaf\xcb\x64\xf6\xb7\x44\x1e\xbb\xd7\xd6\x84\xce\x0d\x98\x7c\xe8\x44\xd9\x7f\x84\xad\x88\xa2\x2a\x2b\x32\xd9\xb1\x51\x11\x85\x2a\x0b\x36\x1d\x4d\x47\x93\x6c\x26\x1a\x92\x65\x24\x95\x60\xa9\x72\x92\x92\x45\x46\xa9\x48\xde\xb1\xbc\x8f\x42\xe9\x65\xce\x12\x73\x2a\xca\x89\x1d\xa8\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\x32\x16\x2c\x54\xe8\x2c\x8a\x46\xbc\x9f\x95\xfe\xd3\xd5\xee\xc3\xd6\x6b\x08\xe8\x16\xbe\x58\x1e\x28\x0d\xc9\x3a\xdc\xbf\x1c\x3f\x79\xda\xc5\xbf\x7f\x01\x00\x00\xff\xff\x33\xf7\x40\xf6\x65\x02\x00\x00"); -var _cg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4b\x8f\x65\xc7\x6d\xc7\xf7\xfd\x29\xee\xd2\x59\x38\x3a\xf5\x64\x11\x18\x34\x60\xc8\x11\x22\x07\x4e\x02\x2b\x2f\x20\xc8\xe2\x3c\x78\x84\x01\xa2\x9e\xc6\x68\xb4\xf0\xb7\x0f\xf8\xfb\x5f\x29\x71\x12\x40\x0b\x83\xd6\xbf\x79\xaa\x58\x24\x8b\xaf\xba\xf3\xd5\xd7\xdf\xfe\xfe\xdb\xb7\x8f\x5f\x1e\x5f\xfd\xe3\xe7\x4f\xe7\x77\xf1\xe5\x71\x7f\x7c\xbb\x3e\xc7\x8f\x9f\x7e\xfa\x7c\xc6\xe3\x88\xef\x3f\xbe\xbd\xbc\x94\xfa\xb8\x3e\x9e\x5f\x7e\xfe\x4f\xc8\xf9\xc3\xfe\xfe\xf2\x92\xdf\x7f\xf7\xe7\x1f\xbf\xc4\x0f\xdf\xbe\xdd\x9f\x1e\x4d\x7c\xd7\x4f\xef\x4f\xde\xc7\xe3\xab\x3f\xc5\xf7\x1f\x7f\xfc\xf2\xf9\xcf\x8f\xdf\xfc\xee\xfa\x74\xc4\x5f\x3d\xae\xb8\x13\xff\x87\xcf\x57\x7c\xfe\xf8\xf6\xfd\xe3\x37\x7f\xd8\xdf\xf7\xb7\xf2\xcb\x1f\xbe\xfb\xe9\xfd\xfd\x3f\xe3\x87\x78\xfb\xf2\xd8\xc0\xe2\xed\x82\xbe\x7c\xf5\xf5\x1f\xf7\xf7\xbf\xdf\x7f\x88\xc7\x57\xb6\x7e\xfb\xa7\xbf\xfb\xee\x0f\xbf\xfd\x5b\xfe\xc2\x1f\xfe\x25\x3e\xff\xf8\xf1\xd3\xdb\xa3\x6c\x7f\xbd\x6d\xf3\xbf\xf1\x7f\xfa\xf3\x7b\x3c\xca\x73\x85\x7f\xfb\xe7\x6f\x7f\xff\xf8\xf7\xf2\x28\xdb\xa3\x8e\xd6\xe7\x7f\x3c\xf1\x7f\xfd\xe3\xa7\x2b\x9e\xfb\xbd\x74\x49\x7f\x7e\xba\xe2\xc7\xf7\xfd\x8c\xcf\xfb\xdb\xf7\xf1\xf2\x78\x7c\xd8\xb6\xd7\xc7\xe3\xf1\x61\x6d\xaf\xf9\x5f\xab\xf4\xed\xf5\xf1\xc1\xbf\xf9\xe6\x6b\xfe\xfb\x77\xfa\xeb\xef\xbf\xe1\xbf\xfe\x66\xe3\xaf\xdf\x7c\x9d\x7f\x8d\xb7\xeb\x7f\xad\xf6\x52\xb4\xc9\xdb\xa7\x2f\x57\xdc\xc2\x58\xff\x43\xb9\x5f\x1f\xb5\x95\xfc\xe6\x7f\xfe\xf1\xa5\x6c\xdb\x53\xae\x8f\xd7\x93\xbf\x26\xbf\x85\xf8\x7f\x96\x67\x95\x44\x66\x6b\x89\x2c\x21\xfb\xf9\xfa\x98\x3e\x5f\x3e\xac\xda\xef\x44\xea\x58\xaf\x0f\x5b\x5b\x22\x13\x9e\x6a\xfe\xfa\x30\x07\x59\x05\xc4\xf7\xd7\xc7\x2a\x7c\xe5\xfa\xea\x2e\xaf\x8f\xd5\xeb\xcb\x87\xd5\xb4\x57\xcb\xbd\xbc\x8e\x44\xb4\x57\xf3\xf9\xfa\xf0\xb5\x12\xd1\x57\xed\x98\xaf\x8f\xb2\x95\x14\xb1\x1d\x82\x2e\xa0\x96\xdf\x75\xad\xd4\x53\x8c\xb2\x0d\x4f\xc8\x04\xe5\xe2\x65\xf3\xdc\xaf\x6b\xf5\xee\xe5\xf5\x51\xca\x66\x2f\x1f\xd6\xd2\xf2\x90\x52\x90\x61\xed\x70\x41\x4c\x2a\x58\x7b\x11\x34\xe1\xe2\xc3\xdd\x04\xd9\xeb\x63\xd5\x39\x81\x96\x20\xd6\x6a\x3d\xa1\x43\x6b\x25\x31\x9f\x05\x48\x6b\x25\xb1\xd6\x36\xa0\x2a\x68\xe5\x87\x5d\x1f\xba\x20\x47\x08\x41\x3b\x50\x1c\xc9\x35\xf2\x40\x2b\x4e\x41\x27\x5c\x48\x1f\x17\xd0\x9d\x9a\xa8\x1b\xd2\xdf\xda\x31\x89\xcd\x86\xa8\xb7\x76\xbc\x1d\xae\x05\xa4\xe5\x93\xd8\x6c\x9c\xf1\x3e\x04\x9d\xc9\x55\x12\x72\x29\xda\xfb\x02\x72\x20\x17\x24\x51\x17\x10\x6b\xf9\x68\xc9\x55\xe1\x1a\x5d\x50\x87\x4b\xd0\x10\x64\xc9\xd5\x37\xa0\x25\x28\x3d\x6b\x3e\x21\x2d\x3f\x0e\xb8\x3a\xd0\x29\x88\x63\xe3\x4a\x3e\x38\xb6\xe3\x00\xb5\x23\xc4\x2c\x82\x38\x76\x6f\x40\x1c\xdb\xf1\x89\x3a\x80\xe4\x13\xbe\xf6\x84\x16\x6b\xad\x43\xd0\xc1\x87\xec\xb8\xb4\xe3\x3e\x92\xcb\x81\xd2\x19\x9e\xc4\x66\x1f\x40\x26\xc8\xd2\xb4\x93\x33\xca\x27\x20\x36\xfb\x04\xd2\x81\xae\xeb\xf5\x51\x5a\x45\x88\x2b\x04\x05\x5c\x28\xfa\xc2\x31\xfd\x4e\xe5\x34\x03\xba\xb5\xd6\xad\xb5\x38\xe3\xad\xb5\xd2\x68\xa5\x63\x6d\x97\xd1\x20\x36\x3b\x42\xdc\x92\x1e\x3b\xf6\x2d\x85\xd8\x65\x47\x48\xe9\x5c\x85\xbd\x17\x41\xe8\x6b\x6c\x40\xe8\x6b\x9f\xe2\xca\xb5\x76\x69\x15\x32\xbb\xf3\xe1\x7c\x72\xa5\xa8\xbd\x17\xa0\x25\x68\xbd\x3e\xc6\xc6\x19\xf7\x89\xa8\x3b\xba\xef\x48\xbf\x4b\xf7\xfb\xea\x09\x19\x3b\xae\x21\x68\x20\x04\x6b\xad\x29\x88\x33\x1a\xd2\xcb\x42\xbb\x2c\xc4\x55\xd8\x65\xa1\xdd\x6b\x72\x61\xc7\xdd\x9b\xa0\x06\x17\x42\x78\x17\x94\x76\xec\x04\xaa\xdd\xb5\x7c\x92\xe1\xf8\xfd\xee\x26\xc8\xe1\xd2\x87\xbb\x20\x6e\xc7\xe8\x40\x12\x22\xa3\x51\x79\x6a\xe2\xd4\x81\x4e\x42\xc7\x18\x40\xd2\x57\x92\xf1\xdc\xf1\x94\xbe\xce\x3c\xd0\xe0\x3e\xee\xa7\xd6\x3a\x75\x20\x41\x3a\xd0\x99\xcb\x0f\x3c\x67\xbf\xb4\x7c\x92\x39\x09\x8f\xfb\xa5\xe5\x23\x8f\x3d\xa4\xaf\xd0\xb1\x43\xc7\x46\xae\xd0\xb1\x71\x80\x81\xa2\x0f\x39\xc0\x91\xb7\xb6\x0c\x1f\x40\xbb\x20\x9d\x71\x01\x21\xd7\x31\xd2\x68\x13\xcf\x39\xc6\x2d\xe8\x86\x2b\x7d\xe2\x50\xf4\x3f\x30\xed\x24\x3c\x1e\x32\xed\x41\x5c\x7d\xae\xa5\xb8\x7a\x28\xae\x4e\x84\x50\x5c\x3d\xf2\xc2\x94\xe9\x05\x68\x09\xc2\xc9\xa7\x20\x3c\xe7\x38\x1b\x5c\xec\x78\x76\x41\x19\x4d\xba\x75\xa0\x21\x28\xcf\x68\x12\xe2\xbc\x04\x5d\xac\x55\x81\xb8\x69\x47\xa4\xee\x0d\xdd\x1f\xa1\x33\x06\xba\x9f\x0d\x08\xdd\x1f\x19\x31\x8b\x11\xdc\x0f\x45\x4c\x88\xcd\xc9\x8e\x77\x13\x94\xb1\xd0\x8c\x0f\x75\x1f\x21\x36\xe7\x20\x69\xff\x9c\x6a\xff\xbf\xec\xbb\x0e\x85\x5d\x48\x51\x32\x3d\x74\x83\x0f\xdd\xe0\xe7\xee\x4f\x81\x38\x1c\xde\x7d\xca\x80\x67\x5e\xd1\x62\xab\x01\x35\x41\x58\x7e\x1a\x10\x8a\x3a\x33\xd4\x16\x5b\x40\x63\x0a\x22\x70\xcd\x05\x84\xc3\x9f\x33\x35\xbc\x30\xf3\x39\xf5\xe1\x24\x5e\x13\xcb\xce\x39\x04\xa5\x10\xab\x6e\x40\x97\x20\x34\x6c\x82\xd0\xf0\x99\xe9\xb7\x2c\x62\xff\x69\x45\x10\x91\xc5\x0a\x50\x15\xc4\x8e\x24\xd9\xd3\xb4\xa3\xb1\xa3\x71\x46\xd3\x8e\x59\x56\x94\x85\xb5\x4e\xdb\x05\xa5\x93\x96\xa5\xb5\x0e\x41\xe9\x7e\xaa\x2c\x4e\xb9\xdf\xb9\x58\x9e\xcb\x73\x2e\x2d\xbf\xb4\x3c\x3b\x2a\xd8\x9c\x8e\xa8\x5c\x9e\xd3\x25\xaa\x4b\xd4\x0e\x24\x51\x3d\xcd\xbc\xa6\x20\x17\x84\x99\x6d\x00\x49\x2e\xcf\xa8\xbe\x24\xbd\x4b\x13\x4e\x54\x27\x70\x9d\x2a\x37\xce\x4c\xfe\x65\x11\xd5\x4f\x25\x7f\x88\xcd\x27\x24\x3b\x1e\x1c\xc8\x05\x3d\x3f\xe4\xd6\x19\x46\x53\xb0\x39\xf1\x09\x2f\xa9\xfb\x4b\x3e\x71\x71\xa9\x1d\x45\x5f\xba\xd4\x97\x2e\xb5\x39\x10\xfa\xba\xf0\x09\xc7\x99\x2e\xf9\xc4\x25\x9f\xc0\x0b\x2f\xf9\xc4\x45\xec\x77\x52\xde\xa5\xd8\x7f\x29\xa3\xa2\xfb\x4b\xb1\xff\x4a\x73\xd4\x6d\x4b\x4d\x5c\x32\x07\x64\x2c\xc2\xee\x65\xa7\xa0\x2c\x33\x37\xea\xcc\x4b\x16\xba\x32\x6c\xd7\x8d\x02\xe7\x5a\x97\x20\x9c\x49\x72\x2d\x54\x78\x65\x08\xaf\x1b\x49\xe3\x52\x08\x87\xd8\xc4\xef\x2f\x1f\x82\x56\x72\x11\x76\x2f\x59\xe8\x92\x85\x16\xcb\xcb\x42\x57\x46\xcf\xba\x11\x7f\x2e\x45\x4f\x88\xcd\xc5\x87\x97\x0e\x94\x11\xb3\x16\x0a\xd7\x2b\xb4\x7c\x90\x93\x96\x20\xe9\x2b\x03\x44\x2d\x38\xe6\xa5\x00\x71\x29\x40\x70\xd3\x2e\x05\x88\x2b\x2d\x54\x0b\xa9\x38\x64\xa1\xe8\x23\xa1\x21\x68\x0a\x92\xee\x17\x90\x09\xca\x03\x15\x22\x40\xa8\xca\x0a\x55\x59\x4b\x1f\xee\x82\x76\xb8\x04\x1d\x82\x08\x1d\x64\x9b\xe8\xe8\x3e\xd2\x9c\xb5\xe0\x13\xa1\x2a\x2b\x54\x65\xb9\x20\x2d\x8f\x85\x0a\xfa\x0a\x59\x28\x32\xae\xd6\x5a\xd3\x1c\x71\x4a\xd4\x13\x51\x49\x8c\x71\x4a\xd4\x24\x53\xc9\x3f\x4e\x2d\x7f\xa5\x0a\x55\x2c\xc5\x35\x04\xa1\xc2\x27\xa4\xb5\xae\x94\xbe\x51\x82\xc6\x25\xe9\x2f\xea\x3a\x72\x52\x5c\xf8\x44\xa0\xc2\x56\x12\xba\xa5\xc2\x3b\x35\x51\x1b\xc5\xd2\x2d\x4d\xdc\x72\x72\x17\xc4\x5a\x77\xd6\x9b\xb5\x91\x80\x6e\xd5\x9b\x10\x9b\x2e\x08\x21\x6e\xf5\x3f\xa8\xf0\xd6\xb1\xef\xac\x2d\x6a\xe7\x5a\xdd\xaa\x2d\x6e\x39\xa6\x8b\x0b\xc7\xbc\x33\x4e\xd4\x5e\xf3\x40\xb7\xe2\xc4\x4d\xb9\x61\x5b\x01\xc2\x57\xef\xbd\x26\x17\xb5\xfe\xbd\x37\x41\xe2\x6a\x40\xe2\xca\x26\xa1\x76\x82\xd5\xad\x26\x01\x62\xb6\xb1\xbc\xe2\xc4\x7d\xa4\x26\x3a\xee\x7b\x1f\x97\xa0\x0b\x2e\x94\x73\x48\xae\x8b\x1d\x09\x43\xf7\xa5\x1d\x2f\xed\xc8\xf2\x97\x76\xbc\x58\x0b\x73\xdc\x52\x34\xc4\x8c\x82\xf0\x56\x55\x7a\x47\x9e\x71\x48\x88\x90\x10\x49\xcc\x30\xda\xad\x72\xe3\xc6\x42\x23\x6b\x44\x57\xd7\xea\x1b\xee\x3b\xb2\x2d\xf1\x0d\xf7\x15\x31\x7b\x72\xed\x40\x96\x8e\x39\x3a\x5c\xb6\x04\xa5\x63\x5a\xea\xde\x37\xd3\x87\x58\x68\x64\x1b\xe7\xdb\xd2\xf2\x49\xcc\xb2\x25\xf4\x8d\x6e\xd3\xb7\xc5\x8e\xce\xf2\x4b\x1f\x2e\x76\x2c\xf5\x57\x53\xb1\x6f\x4b\x02\x65\x8c\xae\x33\x0f\xe7\xdb\xae\xad\x76\x6d\xd5\x80\xb4\xd5\x01\x57\x63\xf7\x53\x5c\xa7\xb8\x3a\x90\xb8\x52\x39\x95\xa2\xc2\x37\x8a\x30\x11\xb3\xc2\x79\x89\x2c\xbe\x45\x1e\x6e\x4a\xec\xb8\x81\x6e\xad\x35\x13\xba\xb5\xd6\x3d\x5f\x1f\xf5\x79\xde\x6c\x0b\x92\x48\x51\x88\x7a\xeb\xbc\xd8\xc1\xb2\x33\xf3\xe7\x6c\xa1\x10\x6c\x2c\xab\x70\x2f\x04\x1b\x11\xb3\xcc\xe1\x5e\x08\x36\x22\x93\x62\xc7\x4b\xc7\x0e\x85\x98\x61\x9c\xb1\x8c\x27\xc4\x8e\x55\x10\x3b\x96\x99\x37\xd8\x32\x38\x7b\x99\x87\xa0\x03\xae\x0a\x74\x0a\xba\x92\x2b\x8b\x12\x2f\x94\x08\x22\xf6\x94\x6b\x72\xec\x62\x70\x19\x72\x99\xb8\x4c\x5c\xa9\x55\x8d\x22\xbc\x60\x66\x5b\x88\x2a\x33\x17\x99\x39\x1b\x78\x2f\xb2\x63\x39\x90\xcb\xe1\x3a\x24\xd7\x21\xb9\x04\x49\xae\xac\xc2\x2b\x25\x82\x97\x53\x5c\xa7\xb8\x10\xf5\x14\xd7\x95\xc1\x66\x4d\x0e\x74\x69\xf9\x24\x66\x95\x63\x5f\xfa\x30\xf2\x06\x93\xd6\xbd\x44\x11\xc4\x0d\xae\x98\x83\xcb\xe3\x25\x8b\xcb\xba\x16\x07\xa2\x5b\x17\x31\x6b\x1c\x3b\x74\xec\xcc\x23\x75\x49\x7a\xf2\x88\x97\x1b\xcf\x91\x39\xee\x21\x28\xa5\xf7\x0d\x15\xde\x12\x82\xb2\xd1\x9a\x20\x49\x8f\x4f\x50\x22\x78\x95\x4f\x54\x7c\xc2\x71\xa6\x2a\x9f\xa8\xf2\x89\x4c\xc5\x5e\xe5\x13\x90\xea\xf8\x57\x95\x4f\x54\xdd\x60\x2e\x75\xd5\x0d\xae\x19\x6a\xab\x57\xad\x75\x0a\xd2\x81\x0c\x88\x03\xd5\x21\x2e\x3e\x1c\xe2\xa2\x81\xb7\xe6\x40\x68\xa2\x72\xcf\xbd\x23\xaa\xac\x5d\x57\xde\x34\x37\xe4\x72\x41\xce\xed\x10\x17\x15\x9b\xd7\x0c\xb5\xd5\x1d\x21\xa8\x07\x44\xcc\xba\x20\x9d\xd1\x11\x02\xad\x56\x97\x10\x8e\x10\x59\x36\x7a\x75\x09\x91\x9e\xd3\x36\xb4\x5a\xe5\x39\x55\x9e\xd3\x05\xe9\xc3\x4c\x8c\x6d\x93\xbe\x4e\x2d\x4f\x62\xb4\x2e\x48\x2a\x4c\xd2\x36\xc2\x5b\x3d\xa5\xc2\x93\x3b\xf4\x84\x5c\x10\x3b\x76\xf4\x25\x2f\xac\xf2\x42\x1c\xb3\x9e\xcf\x1d\xcf\xe4\x1a\x1c\xfb\x94\xa8\xf4\x36\xf6\xfc\x50\x8a\xce\x6a\xa6\x6d\x83\x03\x51\xcd\x88\xac\xca\xe5\xab\xa4\x03\xaf\xd7\x82\x4b\x90\x84\x48\xd2\x07\x9e\x53\xe5\xe4\xf5\x66\xc7\x2c\x7a\x5d\xd3\x3a\x91\xb6\x11\xac\x1a\x23\x03\x11\x53\x04\x68\x8c\x0c\xbc\xa5\x7f\xb5\x92\x59\xd0\x9b\xfc\xab\xc9\xbf\xba\x3e\x34\x41\x27\x5c\x13\xe8\x12\xc4\x81\x38\x63\x93\xe7\xb4\xcc\xe1\xad\x10\x7d\x1b\x39\x5c\xc4\x6c\xb0\xfc\xd0\xf2\xe9\x40\xad\x54\x41\xcf\x0f\x09\x1d\x68\xa2\xd1\xb6\x7a\x9b\x33\xb9\xb8\x69\x6d\x4a\x88\x24\x66\x83\xe5\x99\x5b\x78\x9b\x0e\x17\xa2\xce\x5d\x10\xd7\x7d\xa0\x09\x45\xb9\x96\x31\xab\x15\x3c\xa7\x99\x94\x43\x8b\x63\x59\x82\x7a\x33\x69\xc2\xd0\x84\x8e\x6d\x12\x35\xc9\x58\x4f\x2e\x09\x91\x7e\xdf\x8a\x96\x97\xdf\xb7\x6c\x5e\x5a\x21\xe6\x34\x9a\x17\x11\x33\x8c\xd6\x96\x34\xb1\x38\xf6\x14\xa4\x63\x27\x19\x75\xe3\x8c\x4b\xc7\xce\xda\xa4\x15\x22\x53\x63\x2c\x22\x32\xba\x34\xe1\x5a\xde\xd3\x57\xcb\x62\x47\x97\x26\x1c\x5f\x1d\x98\x96\x9a\xda\x5b\x5e\x85\x56\x16\x6b\xe9\x2a\x40\xcc\x06\x67\x3c\x64\xc7\xcc\x8f\xad\x12\xdc\x9b\xf2\x63\x53\x7e\x9c\xdb\xaf\xa7\xe2\xa6\xf4\xd9\x70\xe5\x4a\x24\x6e\x72\xe5\xa6\x32\x66\x62\xe6\x4b\x62\xe3\xca\x95\x9b\xd2\xe4\xca\x4d\xc1\x99\xbc\xdb\x14\x9c\x5b\x56\x33\xad\xca\xcc\x97\xb4\x92\xc4\x6c\x62\x87\x90\x8c\x99\xb0\x5b\xd5\x79\x95\xb0\x1b\x75\xbf\x12\x63\x0b\x19\x30\x52\x51\x55\xd7\x22\xa4\xa8\x40\x51\x53\x1f\x4a\x88\x9b\xb5\x64\x9a\x5b\x6b\x25\x99\xcb\x11\x42\x21\xbc\x71\xc5\x6a\x76\x66\xae\x31\xb6\xf7\xce\xf2\x68\xb8\x2b\xec\x42\xcc\xa6\xb8\x58\xbe\x0f\xb8\x88\x65\x5d\xd9\xb9\x2b\x3b\x93\x3e\xbb\xb2\x73\xc7\xfd\x5a\x49\x9b\x76\xb9\x1f\xc4\x2c\x5b\x01\xef\x72\x3f\xa6\xe4\xad\xe1\xca\x9a\x92\x7b\x5f\x79\x53\x1a\x17\xb1\x2f\x71\x2d\x6e\x8a\x89\x4b\x3b\x26\x99\x83\x40\xdf\x95\x8a\xbb\x52\x71\x76\xd8\xde\x95\x8a\x7b\x16\xd0\xad\x4d\xad\x75\x09\xe2\x9e\x13\xd5\xbb\xfc\xb6\x67\x65\xd5\x1a\x5a\xed\x7b\x15\x44\xa1\x99\x1d\xb6\x77\x2a\x67\xef\x7b\xba\x5f\x5b\x82\x4e\x41\xb8\x9f\xa1\x89\x5d\xcb\x27\x69\xcd\xc5\xf5\x5c\x9e\x68\xc0\x1d\xe8\x3b\x0e\xd0\xf1\xaf\xe6\x40\xf2\x2f\x88\x59\x76\xd8\xde\x15\x2a\x7b\xba\x49\xeb\xc4\xc5\x2e\x37\x81\x98\xc9\x68\xca\xf4\x3d\x13\x76\xeb\x44\xe2\xae\x84\x0d\x31\x86\x3a\xde\xe5\x00\x1d\x6b\x77\x9c\x69\xc8\xda\x90\xd6\x39\xe3\x50\x40\x1d\x1d\x21\xb2\xc3\xf6\xc1\x50\xc7\x47\xc6\xc5\xd6\x91\x6b\x28\x2e\x42\x8c\xd1\x8f\x0f\x9e\x64\x44\x46\x41\xae\x31\xb4\xfc\x60\x79\x12\xe3\x18\x5a\x7e\x10\xa5\xa8\x40\xc6\xa8\x82\x1a\x5c\xac\xc5\xa8\x5e\xc4\x0c\x45\x0f\x85\xdd\x91\x01\xb5\x75\x5c\x6e\x28\xa0\x42\x4c\xb5\xd8\x98\xda\x31\x2b\xbe\x36\xb2\x87\xf0\xc1\x80\x48\xc4\x98\x3f\xf9\x50\xf5\x37\x88\x9e\x83\x78\x3d\x14\x3d\x21\x66\x8b\x33\x9a\x44\xc5\x31\x07\xd5\xdf\x90\x63\x8e\x0c\x23\x6d\x34\xb8\x14\x27\x20\x66\x8b\x63\x9f\x3a\x10\x19\x75\x6e\x7c\xa8\x8c\x3a\x94\x51\xb3\x2b\xf6\xa1\x8c\x3a\xae\xbc\x43\x93\x92\x7d\x5c\x4b\x10\x77\x48\xfa\x52\x34\x19\x59\x79\x37\x06\x9b\x3e\x54\x79\x43\xcc\xe8\x47\xc6\xad\x0f\x31\x2d\xb3\x4e\x9f\x32\x2d\xa4\xa9\xfc\x9f\x32\xed\x54\xae\x74\x41\x55\x10\x42\x10\x86\xa6\xae\xfb\xd4\x75\xcf\xce\xcc\xa7\xae\xfb\x24\x27\x31\x17\xf3\xa9\x9c\x34\x95\x93\x70\xf2\xa9\x9c\x34\xd1\x17\x5d\x9e\x4f\xe9\x6b\xe6\x7d\x6c\x2a\x7a\xa7\xee\x23\xc4\xe4\x72\x73\xe9\xc3\x4c\x14\x4d\x15\xdb\x54\x95\x35\x55\x65\x61\xed\xa9\x2a\x6b\x92\x21\x54\x06\x4d\x65\x08\x88\x39\x4e\x3e\x95\x21\x20\xbd\x3c\xb9\xb4\x23\xe6\x50\x2a\x9e\x32\xc7\x7c\x9a\x83\x1d\x65\x8e\x79\xa5\xa2\xd7\x06\xd7\x65\x82\xa4\x68\xb4\x2a\x0b\xcd\x6c\x5b\xdb\xc2\x68\x93\xb6\x55\xc4\x8c\xa2\x64\xd2\xb6\xfa\xe4\xd6\x32\xa6\xf4\xa9\x5b\x0b\xb1\xb5\x09\xd2\x81\x30\xed\x22\x4d\x4d\x99\x16\x32\xfb\x10\xa4\x1d\x6f\xbd\x74\x16\x20\x9d\x31\x49\x5b\x5c\xf7\x79\xeb\x8c\x3c\x9d\x3d\xa5\x57\x31\x0e\x69\x8b\xe4\x3f\x55\x8c\x43\x6c\x51\x5c\x9a\xdc\xc4\xb8\xa2\x0c\x20\xdd\x74\x45\x21\xb6\x70\x5f\xd3\x15\xb5\xbc\x37\x6d\x91\x02\x4c\xed\x12\xc4\x56\x76\xfe\x6e\xba\x43\x96\x55\x47\x5b\x68\xc2\xac\x09\x6a\x70\x4d\xa0\x2e\x28\x53\x66\xf6\x0d\xbf\x9a\x8a\x4d\x0d\x38\xc4\x78\x7e\x71\x63\x06\xeb\x86\xaf\x39\xcd\xbc\xc9\xd7\x6c\xb1\x2e\xa6\x31\xa5\x03\x88\x2d\xa2\x81\xc9\xfd\xec\x84\x8b\x4b\x6d\x2a\x80\x21\xb6\x68\xba\xed\x14\x57\xda\xa1\xf1\x0a\xec\x26\x3b\xd8\x2d\x2e\x76\xbc\x9f\x5c\xe7\xeb\xa3\x6f\x2d\xe5\x5a\x52\x27\xc4\x16\xbd\xcd\xd2\xad\x5b\x19\x17\xfb\x46\xc3\xb0\x14\x17\x21\xb6\x48\x8c\x4b\x4a\x5f\x19\xf1\xfa\x36\x58\x4b\x11\x0f\x32\x37\xa4\x5f\x2a\x34\x57\xe6\xdd\xbe\x51\x81\x2c\xe5\xdd\xa5\x97\x70\x2a\xd4\xa5\xbc\xbb\xd2\x0e\x5d\x95\xb3\x1e\x99\x7d\x65\x3a\xe9\x1b\xf1\x67\xa9\x74\x81\x34\xd5\xb1\xeb\xd2\x8e\x1c\x88\x57\x60\xd7\x6b\xab\xf3\xf6\xd9\x99\xca\xb9\xde\x3e\x45\x4c\x77\x40\x6f\x9f\xee\x73\xbc\x3e\x7a\x45\x08\x9f\x53\xd0\x84\x6b\x00\x99\xa0\xbc\x9b\xaa\xcb\x5c\x61\x04\x62\x3c\xd2\xbb\x2b\x8c\x40\xba\x0a\x2f\x57\x03\x0f\xb1\x55\x04\x69\xc7\x74\x80\xce\xfb\xae\xeb\x1d\xd5\x79\x63\xec\x95\x6b\xa1\x37\x46\xdf\x33\x4d\xf5\x46\xe0\xda\x95\xa6\x20\xb6\xe8\x2b\x77\x99\x63\x4f\x15\xf6\xb6\x04\xb9\x20\xac\xcd\x28\x63\x1f\x88\xba\x5b\x2e\xdf\x88\x06\xbb\x5d\x82\xf2\xea\x2f\xf2\xc8\xae\x91\x01\xa4\x77\x3a\x33\xbd\x31\x3a\xaf\x87\xbd\xd3\xb6\xea\xf5\x50\xc4\x16\x43\x0a\xbd\x1e\x3a\xaf\x74\x5d\x39\x5c\xaf\x74\x22\xa6\x00\xb1\x9f\xdc\xa7\x3d\x43\x47\x1f\xdc\xf3\x5d\x3d\x3d\xa4\x6d\x04\x7a\xbd\xbf\x39\x8f\x6d\x7d\x20\x84\x1e\xdb\xfc\xc0\x8e\x83\x32\xe8\x90\x1d\x0f\xd9\x91\xab\x70\xc8\x8e\x3c\xa3\xf5\x41\x32\xd3\x33\x9a\x1f\x2b\x9d\x69\x22\xc4\xb1\x9a\x20\x2e\x35\xed\xf4\xa1\xee\x80\xc7\xb6\xae\x34\xa5\xc7\x36\x11\x5b\xc4\x7e\x3d\xb6\x39\x6f\x48\x9d\x37\x46\xd7\x1b\x92\xf3\x72\xd2\xd5\xbf\xe9\xe5\xc4\xcf\x64\xee\xba\x43\xa7\x6a\x31\x88\x2d\x06\x1e\xa7\x6a\x31\xde\x1e\xba\x86\x27\x7a\x7b\x70\x66\xfc\xdd\xb9\x8f\x9a\xf1\x8b\x18\x4f\x41\x7e\x69\x50\x77\xa5\xee\xc7\x46\x24\xbe\xa4\x7b\x88\xad\x26\x08\x4d\x5c\x99\x6d\xc6\xc6\x15\xbd\x94\x6d\x20\x45\x16\xd2\x8c\xdf\xaf\x63\xf2\xc8\x9c\x2a\xbc\x0e\x13\x64\xac\x55\x80\xf4\x61\x06\x95\xc1\xe3\x80\x5f\x4a\x40\x10\x5b\x8d\xe5\x95\x80\x18\xd5\x8f\x8d\xc4\xa8\x51\xbd\xc7\xcc\x3e\xa9\xb0\x7c\xf0\x28\x26\x62\xbc\x5a\x79\xf0\x28\xe6\xc1\x4b\x77\x21\x28\x04\x2f\xdd\x22\xb6\x9a\x3e\xc4\x7d\x83\xc6\x8f\x81\xbe\x87\x2a\x6f\x48\xe3\x61\xd8\x43\xe3\x4f\x86\xf0\xa3\x90\x51\x35\x84\xf7\x48\xf7\x1d\xea\xb9\x42\xee\x1b\x72\x5f\x3c\x3a\xa4\x42\xc8\x28\xc4\xfe\x90\x0a\x43\xed\x21\x61\x3b\x54\x66\x07\x8d\x5f\x25\x99\x85\x1a\x3f\x88\xf1\xc0\xe6\xa1\xe1\x09\x13\xf7\xc1\x4f\x43\x5c\x13\x77\x67\x4a\x3e\xd4\x4a\x68\x4a\xee\x37\xba\x6f\xe8\xeb\x96\xee\x21\x8d\x97\x39\xbf\xa5\xfb\xfb\xbc\x68\x35\x81\x34\xa4\x80\xd8\xa2\xdc\xb8\x4f\x82\xc2\x9d\x05\xf4\xe8\xb4\xc0\xb7\x0a\x68\x48\xd1\x04\xf9\x56\x01\xcd\x9c\x79\x50\xce\xe2\xe2\x64\xf9\xf4\xef\xd0\xd4\x39\x98\x14\x8f\x91\xae\x15\x9a\x14\xc7\x96\xde\x3a\x46\xde\xce\xd8\x18\xb6\x8b\xd8\xca\x0e\x3f\xb6\x7d\x00\x65\x59\x31\xa6\x3e\xa4\xac\x10\xb1\xd5\x05\x05\x50\x8a\x34\x78\x56\x8f\xed\xd6\x5a\xb7\x5e\xa1\x05\x69\x2d\xa4\xe4\x21\x2d\x34\x85\x8d\x92\x65\xdc\xe0\x7d\x27\x0a\x83\x33\x11\x5b\xbd\xfc\x6a\x16\x8e\xc2\x73\x46\x94\x8c\xa5\x83\x49\x71\x14\x62\x69\x14\xe5\xb1\x6c\xdd\xa2\x90\xc7\x82\x91\xe9\xe0\x41\x20\x34\x32\x8d\xb2\xa7\x7f\x92\x68\xa2\xf0\x9e\x2e\x62\x2b\x13\x4d\x94\x5d\x02\x65\xab\x3b\x28\x4e\xa3\xd0\xea\x8a\xd4\xad\x71\x92\x6c\x7b\x9f\x64\xac\xc1\x87\x74\xbf\x22\xad\x0c\x7d\xa8\xe5\xe3\x84\x6b\x02\x5d\x82\xa4\x4e\xe4\x62\xcc\x19\x8c\x26\xc7\xca\x7b\x13\x1a\x4d\x46\xe5\x2a\xad\x74\xd9\xa8\x5c\x25\x11\x23\xce\x44\xe5\x2a\x45\xcd\xfc\x3a\x18\x4d\x46\xa5\xce\x11\x31\x4a\xb2\xa8\xd4\x39\x51\x33\x5f\x0c\xaf\xe2\xba\x04\x5d\xfc\x5e\xa3\x02\x85\xa0\xe0\xb7\x1f\x70\x49\x5f\xf5\xd0\xcf\x41\x52\xd1\x15\xc7\x16\xb1\xd5\xe1\xc2\xb1\xa3\x66\x42\x18\x9e\x05\x78\xd4\x53\x3b\x9e\xd4\x10\x19\xe3\x83\x09\xe1\x87\xa8\x99\x2f\xe6\xb6\xf1\x21\xf9\x42\xc4\xa8\x0b\xa3\x86\xa4\x8f\x23\xb9\x24\x04\xbf\x3f\x10\xb1\x35\x58\x4b\x2a\x64\x20\x37\x79\x09\x0d\x0d\xe4\xa2\x65\x3d\x32\xa9\x34\xa2\x51\x8f\x88\x18\x05\x65\x34\x92\xa9\xc8\xdc\x32\xab\x44\x23\x99\x8a\xd8\xca\x9a\x3c\xda\xc0\xbf\x5a\x46\xb6\xb9\x39\x1f\x12\xd9\x44\x8c\x77\xdc\x60\x7a\xf6\x21\x18\x56\xcd\xb2\xf1\xa1\xf4\xd5\x52\x13\x93\x9f\xc6\x45\x93\x26\x20\x26\x37\x69\xd2\x04\xb3\x8e\x59\xb2\xa3\x08\xcd\x3a\x82\xc9\xc3\xac\x08\xa1\xc9\x43\xf4\x4c\x6d\x93\xc7\xbe\xe8\xa4\x36\x11\x63\x62\x16\x9d\xc1\x57\x68\xf2\xd0\xb2\xbe\x0f\x4d\x1e\x44\x4c\x2e\xa7\xc9\x43\xf0\x5b\xbf\xd9\x2a\x1f\xf2\x40\x27\x62\x8b\x1b\xdc\x99\x85\x45\x3f\xe0\xca\x50\x1d\xfd\x10\xd7\x21\xae\x05\xf4\xe4\x62\xc7\xc9\xf2\x87\x76\x3c\xb4\xa3\x03\x69\xc7\x9b\xb5\x2c\xf5\xc5\x4c\xe0\x49\x6c\xe1\x13\x1a\x0d\x04\x73\x80\xc9\xf4\x2d\x34\x07\x10\x99\xbd\x0b\x2a\x82\x0a\x4f\xa8\x0d\xa8\x0a\xe2\x43\xae\x3b\x33\x81\x27\x69\xba\x56\x1a\x0d\xc4\xc8\x4c\x32\x89\xa5\x31\x28\xe0\x45\xca\x73\x79\x0a\xf8\xa0\xb9\x9e\x3d\xab\xa9\x50\x73\x1d\x23\xf3\xfe\x1c\x1b\x3b\xee\xda\x31\x49\xe3\x09\x35\x06\x79\x3f\x46\x46\xcf\x49\x0b\x1e\x43\xd1\x13\x62\xbc\x90\xc4\xe0\xa7\x71\x31\x52\x21\x73\xf4\x74\xa6\xc1\x18\x5d\xc4\x16\x91\x78\x30\x3b\x8c\x91\x4e\x3e\x15\x9c\x87\x9c\x7c\x28\x4e\xe0\xd1\x43\x71\x82\xe6\x7a\xce\x2c\x6e\x43\xcd\x75\xcc\xc1\xcf\xa0\xb8\xdb\x53\x81\x6f\xaa\x6b\xca\x4e\x3a\x26\x5d\x53\x4c\xcb\x6b\xc5\x2f\xef\x62\xf2\x33\x04\x91\x32\xb8\x56\x53\x41\x81\xb6\x79\xf2\xac\x1e\x6a\x9b\x63\xa6\x9b\x4d\x5e\xc7\x63\xf2\x13\x34\x11\x5b\x38\xc0\x64\x24\x16\xd3\xc5\x85\x10\x2e\x2e\x17\x97\x01\x89\x2b\x8b\x8f\xc9\xcb\x60\xa8\xfb\x15\xa9\x3c\xf9\x84\xba\xdf\x98\x19\x6a\xa7\xe9\x43\x85\x5a\x88\xad\xc9\xf2\x0a\xb5\x13\xff\xa2\xe9\x8f\x29\xff\x9a\x4f\xff\x42\x7a\xf9\x17\x5d\xe6\xa4\xe7\x0b\x75\x99\x61\x13\xa8\x00\x51\xc0\x8b\xd8\xb2\x0d\x08\x45\xd3\xd4\x4d\xd9\x51\x4d\x5d\x58\x56\x1a\x73\x99\x03\x9d\x82\x88\x4c\x56\x80\xb4\x56\x92\xb9\x5c\x1f\x6a\xad\x45\x92\x37\x41\x64\x2b\x4b\xd7\x98\xcb\x53\x13\xc6\xcf\x25\x45\x6c\x71\x61\x8c\x5f\x7f\x85\xe1\x39\x5e\xd8\x51\x9e\x63\xf2\x1c\xe3\x43\x79\x8e\x65\xf3\x34\x15\xa3\x8d\xe6\x49\xc4\x56\xd6\x23\x61\xfc\xc0\x20\x68\x10\xa7\xe3\x13\x6a\x10\x63\xf1\xa4\xb8\x65\x73\x1d\x4b\x67\x5c\x94\xf9\xdb\xb4\xbf\x4c\xc5\x75\xfe\x9f\x4c\xbc\x68\x02\x44\x6c\xd9\x02\xea\x82\x72\xd9\xd2\xd8\x89\x9a\x46\xc4\xa4\xba\x75\x69\xa7\x94\xda\x0a\x59\x4a\x2d\x9f\x88\x2d\xaa\x85\x25\xa9\xf5\x63\x5d\x25\x54\xfd\x58\x57\xa4\x2c\xae\xd3\x92\x95\x21\xb6\x96\x20\x09\xc1\x78\xa1\xac\xfc\x50\xed\x63\xd0\xa6\x59\xc1\x32\x6a\xd3\xc2\x33\xdf\x5b\x25\x9e\xfa\x7e\x08\x42\xc1\x0b\x2e\xe6\xaa\xe1\x44\xb7\x4a\xb5\xe1\x8a\x6e\x10\x5b\x5a\x5e\x96\xf1\x74\x6e\x6b\x38\xb7\x9f\x4f\x88\xdf\x28\x77\xb8\xe4\xdc\x10\xe3\xd5\x33\x9c\xb7\xab\xf0\x5b\x3f\x81\x66\x47\x9d\x11\x52\x5a\x36\x73\xe1\x3a\x23\x1d\xa5\x35\x7c\x54\x1d\x65\xec\x8c\x3d\x1a\xfa\xda\x4d\x10\xa3\xc3\xb5\x06\x50\x11\x94\xc7\xee\xd9\x76\x84\xba\xc0\xd8\x79\xeb\xeb\xc8\xb5\xf3\xd6\x27\x62\x6b\x4d\xa0\x10\xc4\x87\xf6\x97\xc3\x91\xfc\xff\x3f\xec\xef\x2f\xbf\xfc\xfb\x81\xf3\xa7\xcf\x9f\xe3\xed\x0b\xff\x5a\x81\x7f\x24\xf0\xb8\xe2\xfe\xf8\x16\xbf\xfc\xcb\x87\xf7\x4f\xef\xf9\x15\xff\xfb\xaf\x00\x00\x00\xff\xff\x69\x49\xc0\xae\x25\x31\x00\x00"); -func _eaa ()(*asset ,error ){_dbb ,_edf :=_agg ();if _edf !=nil {return nil ,_edf ;};_fe :=bindataFileInfo {_aa :"Add-RKSJ-H",_dg :12790,_ged :_fc .FileMode (436),_de :_e .Unix (1580491088,0)};_fbg :=&asset {_cb :_dbb ,_fg :_fe };return _fbg ,nil ;};func _adf ()(*asset ,error ){_ccfc ,_ddba :=_adb (); -if _ddba !=nil {return nil ,_ddba ;};_ddf :=bindataFileInfo {_aa :"Adobe-CNS1-1",_dg :1761,_ged :_fc .FileMode (436),_de :_e .Unix (1580491172,0)};_bfb :=&asset {_cb :_ccfc ,_fg :_ddf };return _bfb ,nil ;};func _eecd ()([]byte ,error ){return _fac (_aaee ,"GBK-EUC-H")}; -func _gacf ()(*asset ,error ){_cgfc ,_bgaga :=_edfd ();if _bgaga !=nil {return nil ,_bgaga ;};_fcgc :=bindataFileInfo {_aa :"HKdla-B5-H",_dg :21023,_ged :_fc .FileMode (436),_de :_e .Unix (1580492309,0)};_dggb :=&asset {_cb :_cgfc ,_fg :_fcgc };return _dggb ,nil ; -};func _gbcg ()([]byte ,error ){return _fac (_aad ,"Adobe-GB1-1")};func _acf ()(*asset ,error ){_gfa ,_baa :=_cgad ();if _baa !=nil {return nil ,_baa ;};_ageb :=bindataFileInfo {_aa :"Adobe-KR-9",_dg :2173,_ged :_fc .FileMode (436),_de :_e .Unix (1580491457,0)}; -_dba :=&asset {_cb :_gfa ,_fg :_ageb };return _dba ,nil ;};func _cfe ()([]byte ,error ){return _fac (_ecf ,"78-RKSJ-V")};var _ffgb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbc\x4b\xaf\x27\xbb\x75\x9f\x3d\xef\x4f\xb1\x87\x7e\x07\x7e\x55\x17\x92\x45\x02\x1b\x0d\x24\xbe\xc0\x42\x60\x27\x88\x9c\x0b\x10\x64\xc0\xab\x72\x80\xa8\xcf\x41\xeb\x68\xa0\x6f\x1f\xf0\x79\x4a\x8a\x2d\x38\x38\x83\xc6\xbf\xc9\x2a\x92\xab\xc8\xdf\xba\x2f\xee\x5f\xfd\xcd\xaf\xff\xf6\xd7\xdf\x7e\xf8\xf9\xe3\x57\xff\xe9\xfb\x8f\xfd\x37\xf3\xe7\x8f\xf5\xc3\xb7\xf1\x7d\xfe\xfe\xc7\x3f\x7c\xef\xf3\xa3\xcd\xdf\xfe\xf0\xed\xcb\x97\xf3\xfa\x18\x3f\xf4\x9f\xff\xd4\xe4\xa7\xff\xae\xfe\xf4\xe5\xcb\x1e\xff\x9b\x3f\xfe\xfe\xe7\xf9\xbb\x5f\x7f\x5b\x3f\x7e\xdc\xbe\x37\xfe\xf0\xd3\xfb\xee\xc7\xc7\xaf\xfe\xf3\xfc\xed\x0f\xbf\xff\xf9\xfb\x1f\x3f\xfe\xea\xdf\x8d\x1f\xdb\xfc\xff\x3e\xc6\x5c\xbb\xff\x3f\x7e\x1f\xf3\xfb\x0f\xdf\x7e\xfb\xf1\x57\x7f\xf3\x4f\xbf\x39\xff\xdc\xfd\x9b\x3f\xfc\xf4\xd3\xff\x9e\xbf\x9b\xdf\x7e\xfe\x48\xf4\xcd\x6f\x83\xdf\x2f\xbf\xfa\x9b\x7f\xac\x3f\xfd\x53\xfd\xdd\xfc\xf8\xd5\xdf\xfd\xf3\x3f\xfc\x87\xbf\xfe\xf7\xf1\xaf\xff\x81\x27\x3c\xf8\xaf\xf3\xfb\xef\x7f\xf8\xf1\xdb\xc7\xf5\xff\x1f\x47\xf9\xbf\xdd\xff\xfc\xc7\x9f\xe6\xc7\xf9\x4e\xf0\xdf\xff\xcb\xaf\xff\xf6\xe3\x7f\x9c\x1f\xe7\xf1\x71\xc5\x98\xaf\xff\xf9\xf6\xff\xb7\x7f\xfc\x71\xcc\x8f\xc3\xd6\x25\xe9\xfd\xc7\x31\x7f\xff\x53\xed\xf3\x7b\xfd\xf6\xdb\xf9\xe5\xe3\xe3\xf3\x38\xbe\x7e\x7c\x7c\x7c\xe6\xe3\xeb\x6e\xe5\x27\x1c\x5f\x3f\x3e\xff\xfe\xef\xfe\xfe\xef\xbe\x6e\x1a\xff\xe2\xfd\x2f\xa7\xd3\x7c\xfb\xf1\xe7\x31\x97\x7d\xcc\xf0\x79\xae\xaf\x1f\xe7\x1e\xf1\x2f\x1f\x7d\x39\x8f\xe3\x5d\xf7\x87\xd1\xff\x57\xfd\xfe\xe5\x33\x97\x70\x7f\xfd\x38\x9f\xe7\xcc\x34\x3a\x8d\xeb\xa6\x31\x76\xe3\x0e\xcf\x6e\xc4\x93\xc6\x91\x76\xa3\x26\x1a\x67\xa0\xd1\x68\x64\x26\xa8\x4e\xf0\x30\xa6\x3a\x41\xb6\x31\x7d\xc2\x6b\x7d\x39\xf5\xb1\x1b\xa3\x38\x35\x4f\x46\xdd\x8d\x7c\x46\x1a\x4e\x7d\xfa\x5a\xf7\x09\x14\x0c\xa7\x3e\xcf\xdd\x98\xd2\x76\x42\xf5\xbc\x78\xed\x62\xcc\xbc\x7d\xc2\x6c\x8b\xa9\xef\x6b\x8f\xa9\x7b\x5f\xcf\x27\x87\x48\x83\x09\xce\xe4\x93\xe1\x93\xbd\x4e\x8d\x92\xc3\x1e\xd4\x38\x6d\x6c\x42\xeb\x73\xda\x28\x34\xd8\x90\x8b\x0d\xa9\xcf\xc3\x93\x78\xd0\x70\x82\xc8\xd4\x4f\xf3\x35\xc7\xf8\x3d\xf1\xa2\xc1\xa2\x97\xb4\x3d\xae\x13\xf7\xf7\xd4\x9a\x6d\x30\x75\x4b\x36\xa0\xba\xb1\xce\xe5\x27\xb4\xf7\x35\xa8\x6e\xc5\x27\x50\xdd\xdf\x75\x68\x4c\x27\x48\xd0\x36\x99\xe0\x7e\xf6\xa2\xed\xdd\x90\x7c\xd3\x88\x4c\x50\x02\x0d\xc7\xe4\x44\xc3\x45\x4b\xa4\xe1\xa2\x1c\x70\x0b\x2e\x5a\x7c\xcd\xcf\x06\x14\x2d\xf8\xd9\xc5\xd7\x24\x27\xef\x3d\x68\x31\x7b\xf4\x2c\x1a\x99\x20\x3b\x81\x1b\x7f\x1f\x50\x10\xc5\x01\x1b\xdf\xd2\x7b\xda\x4c\x90\x9c\xe0\xda\xaf\xf5\xb4\x8f\xbe\x1c\xd7\xde\xd1\x0e\x76\xca\x01\x94\x3b\xd8\xc9\x25\xed\xd7\x06\x5f\x5a\x0e\x36\x64\x30\xe6\xb9\xef\x4c\xc3\xd9\xee\x42\x43\x58\x9e\x17\x0d\xc9\x09\x27\x8d\x69\x83\x27\x1e\xfd\x1d\x6e\x1a\xef\x6b\xac\xe3\x69\x97\xcc\x18\x4f\xfb\xe6\xb0\x46\x8d\x36\x12\x8d\x77\x51\xc8\xa9\x2e\x7a\xf1\x9a\xa7\x7d\x83\x9d\xd1\x85\x32\x70\x19\x42\x39\x1c\xfb\xc9\xe4\xb0\xf2\xf1\xec\x27\x73\x53\x1d\x4e\xd6\x9c\x10\x1d\x4e\xbe\x7a\xa6\xcd\x72\xe7\xc3\xf8\x09\xd1\xf9\x78\x22\x8d\x66\x23\xd1\x98\x5f\x3f\x2e\x0e\x67\xd6\xf7\xa5\x87\x46\xfb\xfa\x11\x2e\x0e\x6a\xb6\xf0\xf5\x23\x94\x83\x99\xc0\x5d\x3e\x60\xeb\xd9\x8b\x0d\x86\xf7\x0d\xe9\xc4\xbe\xcc\x71\xec\x11\xf0\xf1\x9c\x92\x9b\x6d\x2c\x1b\xd0\xbb\x5c\x30\xef\x89\x57\x7c\xbe\x7e\xdc\x37\x0f\x16\x30\x09\x42\x6b\x45\x17\x01\xa8\x2b\xbe\xe3\xf7\x27\xae\xf4\xd8\x88\x34\x18\x73\x1f\x85\xc6\x1e\x73\x9c\x50\xb9\xf6\xf1\xe5\xcc\x67\xad\xe7\x9d\x2c\x21\x5d\x5f\xa9\xf8\x6f\xc9\xc9\xd5\x0e\xdf\x64\x58\x7f\xbf\x81\xf9\x7a\x62\xa5\x64\xe3\xa5\x81\x65\x7b\xa5\x51\x0e\x1a\x7b\x07\x4b\xf0\xff\x1b\x0d\xe9\x96\x86\xf1\xbe\xc5\xa7\x22\xb1\xf2\x51\xd8\x83\xd5\x6d\xf0\xa9\x6b\xef\x67\x08\x08\xb6\xb5\xf6\x31\xc5\xbd\xa1\xe5\x88\x12\xb3\x99\xb5\x1c\x69\x7c\xfd\xb8\x8f\x2d\xf0\xca\x01\x4e\x43\x48\x89\x86\x3b\x55\xf2\x6e\x80\xd3\x00\x0b\x94\xe3\x3d\xe7\x52\x76\xc3\xf3\x3c\x0f\x66\xde\x6c\x13\x8f\x83\x07\xeb\xfc\xfa\x11\x9f\x7d\x04\xe5\x4c\xd1\x97\x4e\x1a\xd3\xc6\xb5\x1b\xcf\xdb\xb8\x77\xa3\x6e\x4e\x0d\xe9\xb6\x71\xf9\x64\x53\x79\xb6\x4d\xcc\x15\x1c\xd3\xdf\x25\x37\xcd\x57\x08\x7b\xcc\x73\x6d\x32\xaf\x14\x7c\x92\x68\x0c\x1b\x9b\xe6\xab\x9d\x1b\xa6\x81\xff\x5e\xfb\xbf\x7b\x8d\x8b\x99\xd2\x0d\xf1\xd7\xd8\xab\x1f\xe9\xa2\x31\x5f\x8a\x99\x76\xbd\xa4\xec\xef\xba\x93\xab\xb3\x95\x77\xad\x36\xf6\x87\xdd\xdd\xd7\xb6\x00\x28\xf7\x3b\xc1\xd6\x31\xe5\x9e\xef\x98\x40\xa3\xd9\xd8\xe4\x07\x64\x65\x3e\xb7\x92\x2a\x61\xcb\xca\x27\xdc\x7b\xe6\x20\xd0\xce\x73\x53\x1f\xc0\xc5\x91\xa2\x8d\x77\xfc\x26\x2d\x06\x3f\x72\x0b\xb7\x12\xa3\xd4\xf0\x05\x51\xa4\x9f\x5b\x43\x94\xd8\x5d\x66\x4b\xba\x12\xb7\xfe\x4c\xe7\x96\xe2\x25\xb1\x7d\xb1\x30\x3e\xa1\xb3\xf3\xb9\x45\x60\x49\xe9\x9d\x6c\xd3\x9c\x86\x1b\xbb\xc5\x4c\x49\x73\xaf\x19\xc3\x66\x8e\x92\x80\xdc\x79\x6c\x09\x56\x72\x7a\xd7\xdc\x4f\x32\x6a\x2d\x3e\x1c\x53\x06\x40\xf1\xe1\x64\x72\xbd\x6d\x3c\x34\x96\x0d\xc6\x6c\x49\xb1\x85\x16\xb3\x35\xb7\xf0\x6d\x24\x5f\x2b\x34\x1e\x9f\x30\xb5\x9a\xec\x8e\x4c\x8d\x26\x8b\x0f\xa7\x93\x9b\x9f\xf0\x3e\x69\x8a\xc0\x8b\x46\xf7\x09\x14\x70\x6e\xf1\xe1\xa8\x32\x62\x33\xa3\xda\x4b\xee\xc1\x27\x50\x20\x0f\x9f\x89\x09\x86\x6a\xc0\x09\x64\x48\xa4\x45\xc9\xaf\x0d\xe2\x04\x43\xbb\x25\x31\xc1\xf4\xb3\x39\xd2\x3c\xdd\x1d\x4e\x31\xbb\xa3\x0f\xa7\x90\xd7\x41\x83\x53\xcc\xcb\x23\x29\x7c\xe9\x92\x50\x8e\x34\x2f\x09\x85\xc1\x32\xa7\x10\x1f\xce\x37\xc3\xf8\x19\xd9\x5b\xf2\x52\xf7\xa4\xbd\x68\x09\x97\x7b\x10\x68\x48\x0e\xa7\x5d\xc0\x41\xbe\x38\x9f\x82\x82\x88\xcf\xe5\x6b\xc9\x27\x4e\xa0\x05\xb0\x45\x57\x29\xc1\x93\x03\x14\x25\x7a\x72\xa9\xd0\x50\x79\x3d\xc7\x2f\x48\xc9\x52\x92\xc3\xb6\x2e\x2a\x25\x09\x92\x0b\x22\x10\x13\xf1\xb9\x58\xf7\x79\x29\x62\xdd\x27\xdb\x60\x29\x64\x46\xbe\x80\x42\xa9\x6e\x10\x1c\x54\x40\x59\xbe\x38\xfd\x52\x5d\x27\x38\x26\xfa\x84\xa9\x5f\xdb\x34\x3a\xc6\x45\xef\xbd\xc3\xa5\x79\xc6\x0f\xdb\xf0\xe2\xef\x86\xd0\x26\xa1\x08\xaa\xd2\xd5\xe1\x0f\xeb\x74\xed\x4c\xa0\x50\x86\x2a\xf8\x61\xd1\xe1\x3a\x99\xa9\x5f\x5c\x3c\x50\x3d\x5f\xaa\x59\x47\x79\x8e\x71\x5b\xca\x94\x6a\x8f\x48\x89\x82\x82\x2a\x65\xbe\xb3\xf9\x04\x76\xc0\xec\x2d\x65\xca\x0e\xd9\xa9\x97\x07\x4e\x63\x89\xe6\x7b\x37\x6a\x78\x3f\x21\xd1\x40\xa4\x60\xad\x94\x1a\xc4\xd2\xb6\x2f\x4a\x8d\xf2\xd3\x36\x77\x4a\x8d\x52\xcd\x91\xd4\x84\x7e\xbb\x63\xa1\x71\xfa\x9a\x8d\x97\x36\x1b\xd2\x06\x07\xd4\xe4\xc9\x6d\x9d\x56\xea\x6b\x2f\x15\x1b\xd5\xd7\xa0\x2d\xbd\xac\xca\x3a\x8f\x30\x95\xb6\x07\x98\xde\xcf\x4d\x43\xab\xa8\xd8\xf0\xe4\xb6\x8d\x55\x6a\x75\xe3\xe1\x9a\x5a\x1d\x83\xf0\xaf\xaf\x25\x55\x6c\x14\xd7\x81\x82\xea\x31\xc2\x4f\xb5\x79\x24\x81\xa9\x9b\xac\x8a\x88\xd3\x6e\xce\x37\xca\xaf\xbe\xd2\x26\xb0\x8e\xd2\xe6\x9d\x0d\x69\x13\x9f\xe0\x6c\xdd\x27\x7c\x42\x13\x21\x9e\x42\x7f\xa7\xe6\x4b\x87\x8c\x1f\xd8\x6b\xb4\x51\x0e\x88\x84\x3a\x5e\x72\x68\xbc\x70\x89\xd0\x26\x5c\x02\xb0\xac\xd3\x03\x46\x60\xd6\xe9\x5e\xc3\x18\x75\xbe\x66\x22\x53\x4f\x45\x02\x5c\x52\x5f\x99\x02\x97\xd4\x25\xc8\x61\x8c\xba\xfc\x84\xb8\xc7\x68\xd3\xc7\x87\xd3\x6e\x2f\x76\xb6\x53\x50\x5a\x74\x51\xc4\xa2\xf6\x79\x7c\xd2\x4d\x03\x15\x16\xe0\x1f\xed\xf3\xf8\x24\x1b\xcd\x27\x91\x86\x78\x4b\x36\x86\x4f\x36\x39\x4d\x88\x85\x6d\xf5\x94\x86\x09\x7a\xa9\x5d\xdb\xab\x5b\xc0\x41\xdb\xf2\x20\x16\xc4\x50\xc3\x36\xbd\x8f\xdb\x21\xce\xec\x64\x8f\x33\x17\x1b\xa2\xc5\x99\xab\xe0\x85\x67\x9b\x66\x47\x28\x3e\x81\xce\xc8\x91\xb6\xea\x6c\x30\x56\x7b\xb5\x56\x66\xb6\xe6\x6c\xc0\xad\x61\xaa\xe4\x08\x9b\x36\xf4\xee\x51\x92\x0d\xb6\x20\x23\x97\x9b\x5a\x3c\x9e\x36\xba\x4f\xc2\x2f\xc9\xcb\x86\x7c\xc9\x11\x8d\xd4\xfa\x2b\xdb\x21\xaf\xbb\x2e\x66\x45\x03\x30\x39\x62\x56\x34\xc4\x50\xcc\xb0\x53\x53\x93\xc7\xd3\x46\xf4\x09\x5f\x8e\x8b\x1c\xb3\x1b\x3c\xe6\xd7\x8f\xe7\xcc\x3e\x58\x3e\x80\xd4\xc9\x99\x44\x34\x4d\xc3\x91\x8e\x59\x6a\xa6\x6b\x5e\xbe\xe6\x9a\x52\xa3\xae\xcb\x52\xa3\x2d\x14\x11\x22\x6d\x62\xd7\x66\x64\x40\x9b\x7e\x1b\x20\x6d\xcb\x09\x9c\x6d\xe3\x32\x64\x44\x40\x5b\x08\x94\x88\xb4\x6c\xf8\x35\x39\xc2\x4c\x1d\xed\x76\x06\x64\x55\x47\xbb\xe5\xf8\x36\xde\x31\x85\x06\x18\xcd\xef\x18\x30\x1a\x91\x48\x5d\x5c\x67\x64\x62\x8f\xf7\xd7\x8f\x24\x5f\xf4\xe8\xa6\x21\x0e\x7a\x74\xd3\x10\x07\x3d\x26\x9f\xd8\xe8\x36\x98\x39\xba\x9d\xe8\x95\x0e\x92\x23\x5e\x7d\xe9\x08\xcb\x1c\xe1\x73\x7c\xd0\xa8\x95\xd5\x93\x34\xc3\xe6\x5d\xc1\x19\xdf\xf1\xf9\xeb\x47\x2e\x60\xb7\x27\x49\x7e\xe7\x92\x64\x38\xb6\x23\x37\xef\x70\x3a\xb1\xc4\x6c\xff\xad\xf4\xf4\x12\xe3\x93\xe9\x13\xbe\x66\x73\x52\xce\x2e\xf9\x78\x34\x7e\x33\x06\x68\xcc\xc9\x86\xfb\xec\x32\x72\x52\x74\x32\x39\x29\x83\xf0\x5e\xdd\x1a\xb4\x79\xd7\x36\x8e\xc8\x82\x0e\x27\xc5\x0c\xc7\xf7\x2a\x69\xc8\x82\xde\x64\x04\x0c\x94\xbe\x25\x65\xc2\x07\x2f\x7d\x0b\xca\x4b\x41\xdb\xbb\x24\x63\xb3\x76\x90\x1e\x0b\x7c\xd4\xb7\xd0\x7c\xf2\xed\xff\x9d\x0a\x7e\xef\xd3\x93\x81\xc5\xfb\x94\x16\x58\xbc\xbf\x38\x43\x2d\x77\x8c\xa5\x58\xc4\xc9\x72\x19\xb4\xaa\x6e\xff\xa3\xde\x18\xca\xbf\x02\x82\x06\xa0\x89\xb8\x66\x65\x04\xc7\x14\xc7\x48\x1a\x70\x18\x51\x56\x29\x36\x4e\x9f\x44\x1a\xd1\x46\xa2\x21\xa1\x38\x5a\x63\x7b\xb1\x25\x25\xdf\xaa\xdb\xa3\x75\x95\x37\x88\xc1\x99\x19\x83\x88\x05\x00\x0d\x41\x93\xe0\xee\x91\x34\xe7\x39\xce\xf1\x68\x09\x20\xca\x86\xc7\x59\x80\xd3\xf0\xd0\x0a\x10\x32\x84\x90\x13\xfc\x30\x38\xb4\x58\x80\xc0\x50\xfc\x25\xf8\x61\xe0\xcf\xc6\x82\xb0\x19\xed\xb6\xc1\x04\x18\xed\x39\x05\x1b\x7e\x1a\xea\xc0\x80\x44\x4e\xc1\xc6\xe3\x13\x3e\x01\x91\x99\x13\x8a\xcf\x50\x45\x2c\x58\x95\x43\x9b\x1b\x5b\x66\x18\x1f\x48\x60\x78\x28\x3e\xcb\x73\xfd\x92\x90\x1c\x4a\xbf\x84\xea\x1b\xfa\xc4\x09\xba\xa7\x52\x21\x41\xf7\xd4\x43\x4a\x90\x3a\xdf\x6d\x84\xba\x89\x9d\x92\x0e\x14\xe9\x94\xdf\x12\x8c\x60\x88\x24\x1d\x4c\x3d\x09\xe9\xa5\x83\xcd\x9a\x8f\x8b\xa2\x92\x26\x46\x4b\xd2\x5f\x9e\xba\x72\xe9\xb1\xe1\x04\x92\x63\x24\x25\x01\xcb\x89\xb6\x4a\x87\xb4\xc9\x63\x09\x8c\x12\x63\xd9\x4f\x20\x54\xb3\x36\x65\x26\xf0\xec\x6e\x1f\xbc\x33\x33\xe4\x3d\x3a\x90\x3c\xab\x9b\x0d\x92\x09\xc6\x9c\x89\x50\x4e\x99\xba\x58\x29\x43\x9a\xa6\x4d\x42\xe8\x4f\x4c\x9b\x74\x48\x5a\x93\x34\xa9\xd1\x97\x4c\x08\xa3\x37\x68\x43\xf8\xa2\x4c\xf7\xfd\xc1\xce\x99\xc3\x2d\x28\xd0\xb6\xed\xd0\x72\x03\xf1\xb9\xde\xb7\x18\x8f\x91\x91\xf5\xd7\x26\x47\x95\x14\x86\x73\x33\x66\x3a\xa3\x0f\xa6\x0f\xf6\x90\xe5\x19\x3e\xf8\xdc\x0b\x61\x9e\x1f\x94\xd6\x42\xca\xde\x11\x0d\xbd\xb0\x42\x83\x47\xbd\x9e\xc3\xd7\xf6\x77\x2e\x3f\x5a\xd7\x6b\xb5\x97\x80\x42\x03\x44\xe8\x7a\xad\xbe\xc7\xa4\xcb\xa9\xfb\xe9\x13\x66\xdb\xba\xfb\x2e\x8f\x6f\x75\x1f\xf0\x96\xca\x55\x97\x6a\x0d\x02\x4a\x04\xb1\xca\x9a\xef\x93\xfd\x69\x6b\x15\x1b\xf1\xcb\x67\x3d\x82\xa4\xed\x6f\xab\x87\x8a\x0a\xa7\xa7\xbe\x71\x1a\x9c\x9e\x7a\x80\xcf\x80\x00\xa8\x87\xa1\x0d\x3c\xa0\x7a\x68\x0b\x6d\x02\xea\x21\xa0\x70\x80\xea\x81\x5d\x93\xee\xb7\xe1\xae\x6f\xcf\xa6\x1e\xd5\x65\x6e\xc6\xe8\xd7\xe2\xcc\xd4\x63\x48\xcd\xd6\xae\xf5\xd0\x3c\x38\x32\xa4\x0d\x8e\x30\x30\x5e\xab\x13\x4f\xa2\x1e\x5a\x9d\x47\x80\x98\x3f\xd9\x96\xcc\xbc\xde\x58\xe9\x1e\x7f\x6e\x1d\x7e\x6d\x91\x55\xcf\xad\xc2\x09\x36\x57\x24\xee\x15\x36\x55\x6d\xc6\xeb\xeb\x47\xc0\xf3\xe9\xd7\xde\xe2\x48\x78\xbb\xdf\x1b\x8a\x11\x7d\xd7\xef\x6d\x64\x47\x94\x62\x0f\x5b\x70\xc6\xb0\xad\xae\x9e\x36\x75\xe9\xd8\x2b\xf5\xac\x89\x42\x40\xbe\x67\x2c\xdf\x4c\x40\xbe\xbf\xde\x34\x01\xf9\x5e\xb6\xb6\x4f\x17\xff\xdd\xd2\x28\x1d\x5b\xb8\xf7\xba\x89\x4b\xe7\xde\x80\x91\xf6\xe1\xe6\x67\x33\xc4\x78\x36\xe3\x66\xc2\xd0\xa3\xee\xd5\xf2\xb9\xc5\xda\x40\xbe\x14\x18\x60\x36\xe6\x3f\xca\x3e\xcb\xd9\xb7\x09\x75\x9e\xc7\x16\x08\x73\x12\xf4\xb9\xf8\xb8\x75\x20\xf1\x4f\x30\xb7\x0e\x0c\xc1\x93\x78\xc1\x3a\xd1\xe0\x57\xda\x32\x7f\x5d\x48\xa1\xeb\xd9\x3c\xbc\x02\xa0\xbd\xe2\x9e\x7a\x25\xc0\x70\x95\x6d\x97\xae\x82\xc0\x04\xf5\xff\x52\x2e\x86\xf0\x17\x62\x71\x15\x0e\xfa\x4e\x1b\x35\xab\xc0\xc5\x37\x42\x7b\xe1\xd8\x5d\x84\xcd\x16\xde\xdb\x85\xa6\x5f\xf8\x2a\x4f\xe6\x95\x3d\xf8\xde\xd2\x71\xd5\x0d\x8b\xeb\xdc\x3a\x6e\x19\xd1\x4f\xc7\x71\xed\x46\x14\x16\x5b\xb6\xad\xa6\x95\xf1\xf0\x5d\xad\xbe\x4f\x78\x6d\xcb\x99\x9b\xb8\xdc\x7a\xad\x65\x1c\x86\xf5\x1a\xb7\xf8\x08\x0b\x03\x30\x11\x18\x5b\x6d\x29\x8c\xb6\x9d\xb9\xb4\xd2\x32\xfe\xc2\xea\x5b\xe1\x66\x30\xb0\x7a\x14\xe2\x5b\x50\xaf\xd7\x96\x7a\xb6\x59\xb1\xb4\x85\x12\x3e\xf1\xea\x2f\xf3\x6c\x6d\xb3\xfa\x23\xf8\xb7\xd0\x5c\x7d\x03\x2d\x84\xc0\x90\x97\xaf\xb7\x29\xb3\xfa\x36\x6d\xef\x73\xab\xf8\xd5\x5f\xec\x3f\x36\xfc\xc8\x07\xc2\x38\x7d\x92\x35\x4b\x13\x21\x3f\x5b\xca\x2e\x93\x01\x19\x3f\x64\xa1\x06\xd3\xbd\xb9\x6d\x0d\x76\xe2\x62\x8b\xc6\x16\x44\xf7\xb5\x1d\x97\x35\xfe\xb4\x06\x8d\x3d\xed\x7d\x6d\x41\xbc\xc6\x2b\x3b\x69\xc0\x2f\x6f\x50\x64\xcd\xf7\xab\xb6\x88\x5e\xd3\x84\x03\x5a\x6a\x11\xc8\xbf\x1f\x36\x72\x6a\xe1\x3d\x5b\x79\x2c\x14\xc6\x95\x19\xbd\x6d\xff\xe7\xc8\xff\xef\x78\xcd\x9b\x2b\xbc\x8e\xaf\x1f\x9f\xa8\xa3\x2f\x7f\xca\x35\xee\x93\xf8\x4a\xb2\x24\xee\xbe\x6d\xb6\x7e\x6e\x3a\xc8\x99\x10\xff\x87\x75\xf6\xcf\xa4\x8f\x20\xf8\xb3\x85\xd3\x67\x7e\xf0\x2d\x8a\x11\xeb\xec\x7c\x19\xb9\xf7\x24\x22\xf1\x79\xf3\xca\x67\xce\xc6\x89\x71\xbe\x72\x76\x6c\x26\x11\x92\xf3\x66\x89\x9c\xb7\x26\xdc\x3f\x55\x0e\x27\xd3\xe8\x7c\xc5\x6c\xdd\x63\x22\x30\x24\xfb\x8a\x7d\x85\xbe\x49\x1f\xf6\xda\x83\x8c\xce\x65\x6f\xee\x67\x2e\xa6\xd6\x10\xc8\xb9\xb8\xae\xe1\xa3\x07\x68\xe4\xd2\x5c\xc3\x58\x11\xdb\x9f\xcb\xe6\xd5\xfd\x43\xb8\xe4\x21\x3d\x51\xba\x63\xcd\xca\x3c\x7c\x2f\x0c\xb9\x7f\x5c\xa3\x98\xa8\x74\xbe\x61\xa6\xcc\xf4\xe9\x90\xbe\x69\xc6\xed\x84\x96\x2d\x75\xf7\x8f\x39\xb0\xcb\xbc\x66\xb5\xef\xcd\x82\xfa\x5e\xa7\x6f\xbd\xef\xd1\xb7\x95\xee\xfe\x79\xd3\x93\x66\x31\xef\xdd\x67\xf0\xe7\x39\x13\xa9\x44\xf7\xc5\x18\xd0\x73\x3e\x64\x14\x63\xb3\x8f\x28\xc6\x99\xcd\x73\x2e\xfa\x4c\x8d\x9d\xe4\x25\x6a\x82\xbe\x8a\xe2\x7d\x88\x52\xe6\xfa\x5c\xf6\x05\xb3\x9a\xe6\x3b\xb3\x7d\x26\x03\x39\xa3\xea\x3e\xd7\x6a\xea\xf0\x32\xad\x59\xec\x23\x4a\x73\xdd\xac\x51\xf9\xb6\x8a\x65\xfa\x5c\xb7\x19\x4f\xd7\x68\x26\x24\xc9\x9e\x10\x8c\xf9\xcc\x06\x5b\x9e\xcb\x0c\x6c\x77\xbe\x6e\xaa\xd1\xef\xed\x7e\xef\x70\x2c\xf9\x99\x3a\x92\x7d\x6f\x8e\xd6\x3e\x69\x36\xc1\x0c\x67\x66\x54\xc2\x67\xae\xd3\xb1\xe0\x94\x10\xcc\x67\xae\xc4\xdd\x9e\x6c\xb6\x78\x39\xdf\xbb\xf7\x8f\x09\x53\xbe\xb7\x19\x9d\xbd\x48\xe5\x34\xcf\xa3\x05\xc7\x66\xdf\x1b\xf4\x89\xd3\xab\x90\xdd\x8c\x8e\x45\xf4\x3e\x38\xd2\xb9\xc5\x68\x9f\x34\x17\x93\xa5\xec\x95\x21\x95\x27\x9b\x5a\x4d\x97\x7d\xbc\x67\x7e\xae\x25\xf6\xc5\x00\xc9\x53\xc8\xb1\x37\xcf\x43\x59\xfd\x94\x9b\x35\x3a\x38\x6d\xee\x41\xe2\x3c\x9a\x38\x6d\xb8\x54\x0f\x16\x77\xee\xf2\xe0\xeb\xf3\x9a\xfd\x46\x36\x7f\x66\x5d\xc7\x6c\x06\xb9\xbb\x86\x1e\x64\x2e\xe4\xe9\x7b\x45\x96\xf4\xfe\xf6\x6d\x6c\x74\xcf\xed\x15\xcf\x85\x8c\x75\xf7\xdc\xba\x61\x78\xbc\x9a\xdc\x07\x7b\xd5\x31\x4e\xca\x61\xbe\x77\xb2\xf7\x7a\x79\xe5\xb8\xc9\x8c\x06\xf6\x60\x44\xe5\x50\x34\xad\x0b\xcd\xaf\xcf\x85\x93\x93\x87\x34\x8f\x77\xaf\xc0\xcb\x48\xcd\xbe\x61\x9f\x63\xc1\xc1\x30\x36\x59\x1e\x73\xb9\x8f\x7d\xc5\x3e\xde\x7b\x86\x7d\xee\x33\x32\x62\xb8\x07\xc3\x58\x75\xe1\xcc\x47\x4d\xf6\xb9\x2e\xb2\x13\x27\xed\x33\xeb\x6a\x3d\x85\x33\x47\xad\x7c\xe6\x61\x0e\x0a\x7d\x9c\x71\xa5\x3e\xf3\xd0\xdc\x44\x7b\xe6\x21\xef\x0f\x3d\xdd\x03\x9a\xa7\x67\x34\x4d\xa5\x91\xfe\xc9\x53\x39\xa9\x27\x14\xc8\xe8\xe4\xe9\xf7\x4e\x23\x0b\x18\x36\x19\xbd\xb3\x7f\xa6\xa9\x63\x73\xc2\xce\xc7\x1e\x84\x33\x91\xdd\x75\x0f\x74\x7f\xc2\xf9\x26\x92\xbb\x7d\x24\x2a\x4f\x13\xbc\xee\xc1\xac\x8e\x65\x5f\xa6\x38\xd0\xc1\x09\xca\x9c\x29\xef\x4f\x1c\xd1\x70\x16\x73\xcb\xd1\xbe\x87\xec\xaf\xc9\xee\x06\x5e\x66\x37\x23\x7c\xb0\x6e\xaf\xf6\x75\xfa\x90\x9d\x53\x0c\x4d\x62\x0b\xe1\x22\x9f\x3e\x87\xb4\x80\xa1\x70\xb9\x07\x62\x68\xa2\xf8\x03\xf6\x6c\x9e\xcb\xef\x5d\xd0\x4c\x5a\x21\xcf\x25\xcd\xcb\xf7\x48\xa9\x2f\xf7\x79\x61\xfe\x85\xeb\x31\x6d\x5d\xed\xf3\x3d\xf8\x72\x89\xbf\xd7\x83\xb9\x39\xcb\x95\x7c\x0f\xac\x05\xeb\x58\x96\x58\x5b\x8f\x99\x6b\xf8\x63\xa9\x6b\x17\xb8\x0a\x84\xea\xf3\x72\x4f\x17\x31\xcb\xb0\x6d\x73\xb5\xfc\xbf\x51\xe4\xf3\xaa\xf9\xbc\x9a\x43\xb0\x2d\x83\x85\x14\xab\x67\xfb\x8a\xe9\x6b\x33\xd6\x1c\xff\x1a\xf6\x21\xce\xd6\x00\x26\x8b\x78\x60\xb0\x9a\x67\xa9\xae\x16\xee\x5e\x30\xc8\x8e\xe7\xf3\x59\x0e\x82\x6b\x21\xe0\x41\x61\x1a\xef\x1f\xde\x0b\xc4\x51\x0e\x44\x57\x39\xa2\x90\x25\xca\x7a\xa0\x72\xca\x01\x14\x43\x20\x90\x71\x3c\xce\x07\x9b\x85\x40\x40\x09\x87\x68\xff\x98\xd9\x7e\xcc\x5f\x9f\xf4\x09\xb1\x40\x42\x06\x8f\xe8\xb3\x1c\x42\x27\x10\xd6\x3d\x80\x4e\x39\x88\x2a\x85\x48\xb8\xe9\x40\xac\x94\x83\x1c\x5d\x30\xa0\x88\x9b\xb3\x7f\x58\x23\xe2\xd9\x9f\x7e\xdb\x49\x3c\x26\x44\x82\x02\x67\x4a\xf6\x71\x84\x09\xbf\xf0\xe4\x08\xcb\xf9\xbc\x7d\x99\xcc\xf7\x4d\x1f\x21\x92\x90\x08\x74\x9e\xdd\xf9\x50\x61\xc1\x28\xc5\x89\x28\x2c\xa7\xeb\x26\x82\x6e\x97\xeb\x5e\xf8\xc8\xc1\x4c\xda\x15\x22\x7d\x7a\x90\xe6\xb6\xae\xf4\xf6\xb1\x7f\xc6\xeb\xaf\xcd\xc3\x9f\xe5\x72\xaf\x1e\xe7\x73\xaf\xae\x6a\x1f\x6e\xfe\x55\xa1\xf9\xda\x6a\xf7\x62\xf7\xae\x06\xc5\x97\xd4\x19\xe0\xbe\xa4\xee\xc2\xa1\x0c\x99\xe8\xfc\x35\xd8\xa9\x4b\x86\xca\x7c\xd9\x05\x43\x95\x0b\xe3\x39\x50\xc3\x54\xae\xe5\x7c\x7e\x59\x26\x1a\x76\xfb\x65\x77\x72\x0d\x4e\xf2\x46\x59\x95\x5b\x8a\x0b\xde\xfd\x2d\xc5\x37\x91\x91\x60\xc0\xee\xae\xa0\xe0\xc6\x89\x0f\xc6\xcd\xee\xce\x1a\xb7\xb4\x20\xa8\xcb\x2d\x2d\xb7\xf1\xea\x83\xac\xd9\x3d\x5d\x83\x08\x62\x3c\x08\x95\xdf\x18\x55\xe5\x86\xbe\x78\x70\x92\x41\xfa\x82\xb9\xd3\x83\xe4\x64\xd8\xde\xd1\x67\x09\x26\x2c\xf1\x4e\x4b\x80\x41\x4b\x30\x04\x87\x6f\x5d\x82\x34\x07\x38\x2b\x52\xd8\x51\x42\x67\x8d\xe0\x1a\xf8\xa3\x25\xba\x46\x34\x43\x77\x12\xe7\x88\x18\x69\x25\x9a\xa8\x3b\x09\xb1\x44\x8c\xb4\x12\xe1\x98\x88\xa1\x55\x62\x72\xec\xf3\xf6\x31\xd6\x75\x23\x0a\x36\x5e\x84\x23\x63\x87\x13\x22\x06\x68\xb4\x4e\x22\x0e\x68\x8e\xd2\x82\x40\x2a\x49\x5a\x92\x59\x64\x4a\xa0\x4a\x12\x69\x09\x03\x25\x52\xd5\x54\x12\x86\x74\x49\x44\xd1\xa2\x09\xf3\x84\x22\x29\x49\x5a\xee\xcc\x7c\xd2\x92\x4c\x56\x98\xa6\x4f\xc3\xf9\xc8\x12\xc4\x00\x36\xd2\xe4\x7b\x93\xd9\xa9\x3f\x15\x21\x0c\xfb\x98\x2f\x10\x8a\xd5\x39\x29\x3a\x1d\x46\x09\x8a\x4e\x47\x79\x7c\xcf\x00\xb6\x4e\x47\xc9\x7e\x87\xa1\xc6\xbc\x35\xe1\xfe\x31\xe3\x0f\x17\x65\x14\x62\xc9\xa6\xa5\x93\x63\x95\x38\xf9\x31\x05\x46\x9a\x28\x3f\xd1\xbe\xb7\xe2\x82\x94\x3e\x46\x6e\xc9\x6f\x4d\x07\x1c\x98\x95\x4c\xaf\x63\x73\x12\xc0\xd6\xb1\x29\xf9\x2d\x7d\xb9\xad\x8f\x90\x96\xfa\xbe\x67\xfd\x83\xeb\x36\x4b\x00\xa2\xc5\x0e\xc3\x3e\x73\x51\x44\xc7\x72\x83\x53\xb3\xc1\xab\x53\x9a\xbb\xdf\xf1\x66\x1e\xc1\x41\xee\xd2\x67\xce\x11\xe3\xbf\xe4\x71\xdb\x67\xa9\xc5\x63\xdf\xfb\x9e\xd9\x44\xe7\x1b\xdd\x3e\xe9\x23\x44\x48\x04\x66\xff\xf8\x1d\x9c\x6f\x9e\x7e\x87\x61\x79\xb1\x9b\xa7\xf3\x4d\xab\x31\xb2\xb5\x10\xd3\x3e\x4b\x49\x8a\x45\x0c\x8e\x5d\x26\x6f\x93\xc5\x10\x7e\x87\x01\xc4\xb3\x58\x9e\xc0\xba\x3a\x7c\xf9\x7a\xcb\x1c\xb2\x7d\xd3\x3e\xf2\xea\xd1\xf7\x8c\x57\xc8\x0b\x05\xa3\xb9\x14\x53\x93\x78\xf1\xa5\x44\xf6\xb4\x18\x4b\xb8\xde\xba\x04\xdf\x33\x2a\x7c\x59\x02\x20\x9e\x8b\x3e\xf8\x45\x2e\xa1\x28\xd9\x8b\x19\xeb\x8b\xe0\x78\x79\x92\x7d\x8f\x7d\x96\x36\x14\xfb\xa4\xef\x2d\x50\x80\x07\xad\x87\xcd\x17\xfb\x5c\x94\xba\xa5\xf9\x6d\xec\x41\x51\xee\x16\x03\x9a\x97\x55\x19\xcd\xb1\x4d\xfa\x9e\xf3\x17\x95\x7d\x29\x4d\xf2\xfb\x3b\x84\x6d\xeb\x6f\x1f\x47\x43\x81\x5f\xc1\x51\xfd\x2c\xc5\x30\xef\x55\xac\x64\x08\xf6\x49\x02\x8a\xbd\x0c\x49\x10\x12\xf8\x29\xa5\x08\x09\x4b\x6f\xf3\x6d\x9d\x89\xa2\xb5\x18\x44\xc1\xa6\x29\x65\xf9\x9e\xd5\x2d\xf8\xb0\xa5\x2c\xb7\x5c\x9b\x95\x7a\xdc\x52\x3d\xea\x6a\x9c\xe5\xbe\xed\xe3\xb8\x6a\x34\x45\x6f\x29\x00\xf6\x55\xb1\x14\x37\x5b\x58\x84\xa3\xba\x7f\x2c\xa8\x48\x16\x20\x00\xe3\x6a\x14\xff\x26\xd8\x5f\x3d\x2e\x6b\x6d\xb3\x75\x20\xfa\xa6\xa5\xca\xa2\x8a\xae\x5a\x7d\xcf\x78\x84\x95\x17\x55\x95\x53\x3d\x2e\x8a\x9d\x4b\xf5\xb8\x2c\xca\xcd\x6f\x75\x42\x63\x4f\xab\x41\x75\xc5\x5e\x95\x1d\xab\x19\xdd\xc0\xbe\x54\xd9\x11\xd7\xf3\xcc\x14\xf5\x95\x3a\x8a\x7d\x6f\xa2\xde\x3e\xbf\xc3\x7d\x0e\x40\x16\xa7\x74\xff\x00\xbb\x70\x5b\x38\xe0\xbe\x98\x0b\x0b\x96\x81\x4c\x20\x56\x8d\x92\x06\xab\x34\x54\xc5\x15\xd6\xcb\xc1\x82\x08\x6c\xdb\x52\x4d\xbe\x06\x6b\x1c\x96\xeb\x7a\x46\x01\x5a\x9a\x67\x64\x71\x70\x56\x7c\x53\x0f\xbc\x7f\xac\x0d\x78\xeb\x09\xd8\xab\x37\x7c\x18\xde\x4a\x82\x68\x9f\x34\xa3\x9e\x5b\x9c\xf6\x99\x7b\x4f\xd6\x08\x70\x96\xcd\xca\x33\xd5\x41\x53\x2c\xb7\xb7\x72\x24\xd9\x17\xec\x93\x96\x62\x15\x41\xb1\xcf\xef\x20\x4f\xd7\x34\xbe\x5a\x55\xa4\x23\xce\x5a\x95\x16\xeb\x1e\x43\xb1\x4e\xc0\xef\x30\x5f\x46\x8c\xb4\xb4\x3a\xec\x33\x23\x48\x1a\xa4\x29\xaa\x9b\x38\xd0\x88\x6c\x4d\x9a\xdf\xea\x11\x92\x2f\xad\x55\xfb\xcc\x4d\x62\x7a\xe8\x63\x97\xa6\x7a\xb6\x94\xb2\xa9\x9e\x9b\xbc\x6a\x9a\xac\x0d\xdf\x1b\x66\xe3\x1d\x4b\xdc\xa2\x34\xc5\x77\x3c\x4d\xe4\x67\xfb\xde\x3a\x04\xbe\x6d\xb8\xf7\x16\x3c\xc7\xcb\x44\xbc\x7b\xf5\x66\x50\x2f\xb3\xfb\xee\xd5\x34\x8f\x6b\xf9\x80\xa2\xba\x4d\xeb\x03\x2e\xd3\xf3\xd2\xb2\xde\x62\x00\xd6\x50\x7c\x37\x31\x14\xc9\x56\xb5\x25\x2d\xcb\x2c\xb3\xc5\x1b\x4b\x5a\x2c\x66\xcb\x56\x08\xa8\xda\xdb\x9b\x99\x35\x35\x2f\xae\x7a\xf0\x7b\x2f\xb3\xfa\xc1\xbe\x64\x0a\x9f\x0c\xb4\xb8\xea\xe1\x4d\xcb\x93\x3c\x56\x46\x18\x2b\x8e\x19\x15\xdb\xe3\x63\x9f\xdf\xf6\xa6\xef\xa7\x7d\x56\x55\x04\x33\xef\xae\x91\x5c\xc3\xfc\xb9\x62\xbe\x3f\xce\x17\xcd\xa3\xdf\xf6\x59\x35\x80\xcc\xe9\x9a\x05\xfd\x71\xac\x49\x71\x4d\x80\x6e\x99\x4a\x36\x03\xae\x7c\xe9\x56\xb2\x65\x72\x4c\x5d\x4c\xf6\xfa\xce\x67\xaa\x3d\xd9\xe7\xf9\x92\xe5\xea\x35\xdb\xe7\x9e\x3e\x26\xde\xfd\x5e\x0b\xdb\xb2\xa9\x71\x55\x49\xb7\x42\x39\xa2\x4a\x7a\x73\x5d\x2b\xdb\xb2\x89\x72\x65\x53\xb7\x3e\xd2\x22\x8d\xae\xd9\xfc\xc6\x64\x22\xbc\xd5\x35\x29\x7a\xb7\xc8\x00\xb9\xd6\x87\xf3\x69\xce\x95\xc3\x3e\xf7\xef\xc5\xa4\x55\x02\x62\xd2\xd8\x4d\x24\xde\x54\xba\x32\xac\x4f\x53\xc9\xc8\xbf\x3e\x3d\xa3\x69\x1a\xfb\xb2\xcf\xfd\xd3\x3c\x2c\xd6\x50\x88\xc9\xbe\xde\xf7\xf8\xde\x55\xed\x13\x07\xd9\xb4\x3d\xf4\x0d\x65\x53\x7c\x93\xfc\x8f\x7d\x96\x41\x64\x73\xfd\xd5\x3e\x4b\x0b\xd0\x79\x23\x74\xfb\x2c\x1d\x30\xbb\xad\x99\x3b\xde\x4a\x91\x62\x02\x3f\xdb\x27\xaf\x52\xc9\x30\x34\xcd\x87\xa5\x4d\x09\x19\x31\x34\x29\x86\x66\x41\x62\x0f\x86\x6e\xc2\x78\xf3\xc0\xf0\x82\xf1\xa1\x62\x7c\x28\x13\x73\x2b\x43\xd9\xe4\xa5\x80\x58\xe2\x2f\xfb\xf6\x65\x54\xc9\xaf\x92\x1f\x9d\x7a\xda\x67\x4a\x1c\xb6\x18\x42\x62\x34\x13\xdb\x96\x3e\x34\x3f\xc9\xac\x29\xc5\xfa\x65\x34\xe7\x6b\xce\x47\x55\xc7\xd0\xf2\x1c\xfd\x2d\x1a\xa0\x82\xa0\x3b\x9f\x21\xaa\x64\xf5\x42\x97\xfc\x37\xa7\x6c\x75\x82\x22\x6e\x74\x3f\xe9\xb1\xcf\x6d\xd3\x1c\x49\x96\x41\x10\x7b\x28\x43\xb1\x57\x80\xfb\x50\x4d\x0e\x33\x97\x84\xda\xca\x50\x14\x8e\xf1\x16\x13\x40\x8b\x1e\xcd\xd0\x8b\xe0\xca\x45\x19\x8a\x1a\x43\x63\xc9\x92\x78\x43\x63\x65\x12\x9a\x4d\x07\x62\x6f\x2a\x6a\x66\xf4\x3d\xa0\x38\xf5\xae\x66\xf2\x3d\xac\xb8\xa9\xb8\x98\x98\x19\xe9\x88\x96\x19\x24\xfb\x3c\xea\x64\x81\x01\xdf\x36\xcd\x51\xa7\x64\x99\x80\x63\xf5\x22\x12\xa6\x87\x21\xb4\x62\x0e\x27\x11\xaa\x2c\x86\xcb\xca\xac\xae\x6b\xf5\x82\x1e\x83\xd7\x31\xd2\x01\x7b\x1b\x42\x2b\xb3\xbe\x29\x7e\x68\x16\x07\xb3\x9a\xc2\x7f\x2c\x28\xe0\xdc\x66\xb3\xb2\x01\x16\x9d\xaa\x2b\x43\x6d\x39\x65\x0b\x07\xfc\x0e\xe2\x25\x89\xab\x20\x65\xaa\xc2\xe6\x8b\x0d\x4b\x02\xf4\x4a\xe6\x5b\xee\x01\xfb\x4c\xb1\x31\xcd\xaf\x1f\x16\x32\x88\x8d\x69\xf5\x75\xc2\xea\x9f\xdd\xef\xe8\xee\x1f\xa6\xd6\x14\x1b\x44\xf0\x76\x1f\xfb\x22\x36\xe6\x8b\x0d\x3c\x01\xc3\x79\xc5\x70\x5e\x4e\xc5\xf2\x04\xcf\x68\xf8\x6d\x88\xb3\xa9\x48\x9a\x9a\xaf\x0f\xe6\xd7\x14\x2f\x73\xf8\x6d\xd2\xa2\x98\x9a\x62\xe8\xc1\xb3\x98\x62\xc8\x50\x60\x32\x2e\x65\x28\xb0\x4c\x4c\xa8\x64\xf5\xfe\xd4\x84\x32\x3c\x98\x2c\xd5\x9f\x7a\x2f\x73\x99\x8f\x3b\x7c\xaf\xd8\x57\x2d\x76\xa0\xa2\x40\xfc\x2d\xf1\x77\x22\x06\x96\xf8\x5b\xd4\x0a\xa4\x93\x32\xce\x15\x8a\x7d\x8e\x25\x5a\xb0\x54\x7f\x4b\xf5\x67\x79\xfb\x52\xfd\x79\x0d\x26\x9d\xa8\xd3\x95\xd8\xfb\x25\x4e\xad\x96\xe7\x6a\xcc\xfe\x79\xcb\x2b\xac\xa8\x70\x8d\xe4\x58\xb0\xb6\x1e\xc7\x5a\xa1\x72\x5a\x12\x21\x26\x97\x85\x26\x27\x67\xb4\xc4\xcb\x42\xbd\x24\x3d\xb3\xa5\xdc\x58\x60\x23\x5d\x98\x23\xab\x83\x35\x2f\xc2\xa4\x4b\x9a\xe5\xf3\x65\x41\xc9\x65\x09\x85\x91\x81\xe5\x19\x5d\xb7\xd5\x17\xd2\x37\x7d\xcf\x6f\xd3\xf4\x5d\xec\x73\xd2\xe3\x5a\xaa\x83\x25\x9f\x5f\x89\x5a\x0b\xd4\x41\x3d\x30\x1f\x12\xa1\xd9\x7a\xe0\x39\x56\xe3\x93\x89\x34\x4f\x35\x3e\x59\x0f\xf9\x1c\x17\xa8\x1e\xf0\x79\x3d\xde\x24\xf3\x41\x51\x04\xb1\xb4\x7a\xc0\xbf\x89\x8b\x8f\xf5\x78\x9c\xcf\x0a\x20\xae\xa0\xd5\x83\x10\x78\x35\x3e\x99\x6e\xeb\x3e\x50\xf7\xd5\x6b\x36\xe9\x7e\x2b\x36\x1c\x4b\x3c\x36\xdd\x16\x5e\x74\x69\x01\xe3\x89\x0a\xeb\x7a\x0c\xbf\x63\xf8\xde\x63\x9f\xef\x0d\xd7\x78\xac\xd3\x38\xe8\xc3\x43\x4f\x94\x6a\xd7\x83\xbd\xaa\xc7\x74\xdd\x42\x3d\x08\x6a\xb7\x1e\xba\x09\x54\x8b\xd7\x03\x37\xa1\x1e\xba\x09\xd4\x48\xd7\x63\x49\xb3\x66\x1a\x65\xcf\xd5\x18\x68\x3d\xb7\x16\xdc\x0c\x58\xcf\xad\x08\xf7\xcf\xde\xa8\xdb\x81\x27\x2e\x76\xf5\x1e\x10\x95\x2e\xdc\x02\xfa\xac\xa7\xec\x72\x51\x2f\x92\xed\xa1\x56\x64\xcf\x64\x98\xb3\x12\xaa\xa4\xc0\xbf\x1a\xa8\xac\x84\x0c\xb9\xea\x57\x0d\x18\x56\x82\x83\x61\x03\xa9\x1a\x1a\xac\xf7\x16\x50\x54\x18\xd7\x1b\xf1\x54\xef\x2d\x91\xb0\xcd\xab\x61\xbc\x4a\x78\x0e\x2d\x5e\x0d\xce\x55\x02\x71\x84\x7d\xaa\x61\xb8\x4a\x28\x8d\xfb\x71\xd5\x40\x5a\x25\x40\x46\xcd\x6b\x35\x3c\x56\x09\x71\x95\x0d\xed\x6a\x80\xab\x12\xa4\x2a\x00\xcc\x10\x55\x35\x44\x75\x6c\x1d\x59\x8d\x50\x55\x23\x54\xe7\x55\x7e\x51\x9b\x57\xe3\x57\xd5\x38\x12\xb9\xd2\x6a\x18\xa9\x7a\xf5\xe3\xa2\x7a\xc7\xc8\x48\x35\xca\x70\x6f\x91\x5b\xcd\x66\x57\xbd\x6a\x1c\xbb\xaa\x53\x5d\xdf\x5a\xfa\x6d\x04\x54\xfd\xdd\x5a\x5f\xa5\xb8\x07\xea\xd6\x55\x53\x84\x69\x7b\x4d\xd5\x0c\x61\xd5\x4a\xa7\x7c\xbc\x6a\xa4\xd7\x37\xc9\x17\x37\x88\xb5\x6d\xab\x25\x97\x05\x9e\x18\xbe\x45\x1a\xec\x3a\xb6\x18\xac\x5a\x39\x15\x35\x7c\xa1\x95\xaa\x5a\xb8\x7a\xd7\x90\xeb\x89\x55\xc5\x57\xc9\xaf\x5c\x17\x7c\xa3\xac\xac\xc8\xa2\x8b\x28\x41\x55\x14\xd5\xb5\x59\xe4\xa2\x92\xb3\xae\xe1\x5b\x6f\xe1\xd1\xf5\xe5\xb3\x99\x88\x68\x30\xe1\x15\x36\x7f\x34\x73\x04\xed\xf0\xda\xdc\xb6\xf0\x9a\x70\x6e\x20\xf5\xa2\x26\xb2\x09\xd5\x26\x30\x51\x32\x4d\x64\x36\x91\x49\x9a\xbf\x09\xcd\x06\x34\x2f\x2e\xdc\x36\xb1\xd9\xc0\xe6\x45\x4d\x66\x13\x9c\x8d\x98\xf2\x7d\x6c\xbc\x36\xb1\xd8\xc0\xa2\xf5\x32\x4d\x30\xb6\x20\xcc\xf7\xe6\x34\xd1\xd8\x40\xe3\x4d\xa2\xa9\x09\xc7\x06\x1c\x6f\x84\x4a\x13\x8f\x0d\x3c\xde\x61\x6f\x4e\x13\x90\x0d\x40\xde\x61\x6f\x4e\x13\x91\x0d\x44\xde\x54\xcb\x36\x11\xd9\x40\xa4\xe5\x42\x4d\xc8\x35\x20\x77\x53\x04\xd6\x84\x5c\x03\x72\xf7\xb3\x3d\xe4\x26\xe4\x1a\x90\xbb\xf3\x76\xb8\x9b\x90\x6b\x40\xee\x2e\x71\x0f\x14\x72\x0d\xc8\x05\xec\xa6\x26\xe4\x1a\x90\x0b\xd4\xfb\x37\x21\xd7\x80\x5c\xe0\x92\x52\x13\x72\x0d\x7f\x38\x5c\x69\x0f\x6c\xc4\x4d\x1a\x28\xf4\x22\x67\x13\x85\x0d\x14\x06\x44\x64\x13\x85\x8d\x2c\x70\x08\x6c\x8e\x28\x6c\xa0\x30\x44\x36\x47\x14\x36\x50\x18\x70\x0f\x9a\x28\x6c\x33\x9e\x5f\x3f\x02\x35\x9b\x6d\xc6\x9b\x2e\x06\x52\x11\xd9\x04\x66\x03\x98\x81\x9b\x2e\x4d\x60\x36\x80\x69\xd6\xa3\x09\xcc\x06\x0a\x03\xd9\xf8\x2e\x0a\x3b\x28\x0c\x65\x6b\x96\x2e\x0a\x3b\x28\x8c\x54\xa3\x76\x51\xd8\x41\x61\x3c\x29\x64\x13\x85\xfd\xac\xf5\xeb\x47\xbc\xb6\xb7\xd4\x4f\xa2\x4f\x1d\x60\xc6\x6b\x5b\x12\x5d\x60\x76\x80\x19\x89\xbf\x75\x81\xd9\xaf\xad\x6c\x23\xf9\xbc\x7e\x91\x75\xe8\x60\x35\x12\x79\xea\x62\xb5\xdf\xdb\xc2\x8d\x04\x67\xfa\x8d\xc5\xd0\x81\x6f\xe4\x46\x45\x17\xbe\xfd\xde\xfe\x41\xa4\x4a\xad\x23\x67\x3f\x3b\x88\x8e\xd4\xa1\x77\x11\xdd\x43\x8c\x5f\x3f\x22\x37\x2d\x7b\xc0\xf9\xee\x0a\x5c\x2a\x85\xbb\x20\xef\x80\x3c\xa6\x6d\xf7\x75\x41\xde\x01\xb9\x17\x3a\xba\x20\xef\x80\x3c\x66\x6a\xf7\x04\x79\x4f\x0a\xef\xfb\xde\x5d\xbe\x95\x1a\x5b\xb8\xc7\x25\xcc\xcf\x9e\xb6\xe9\x80\x8c\xeb\x09\xe3\xae\x27\x14\xe4\xcd\x65\x9c\x9e\xa6\x53\x2d\xfb\xd8\x7b\xb9\xa3\x2b\xaf\x6f\x6a\x91\xba\xec\xd1\x15\xd8\xb7\x95\x85\xf2\x47\x57\x24\xdf\xf8\x87\x5d\x06\xe9\x44\xd5\xcf\x40\x6a\xa9\x67\x8c\xcf\x9e\xbd\x19\x96\xa0\x8e\x78\xfb\xfe\xa1\xd6\x22\x15\xc6\x4e\xc7\x7a\xb3\x8b\xf2\xda\x9e\x89\xdf\x75\x2f\x0b\x3e\x5c\x8b\xec\xc4\xc7\xf7\x8f\x75\x15\x1b\x68\x5d\x2e\xec\xd4\x3b\x45\x2e\x10\xf4\x82\x5d\xd8\x09\x5a\xa7\x83\x55\x0b\xd1\xcf\x0e\xaf\xa6\x63\x83\xb6\xcb\xab\xbd\x6c\x0d\x99\x8e\x58\x28\x93\x64\xe7\x28\x29\x4a\x94\x71\xf5\xb2\x0d\x83\xcf\x0e\x47\xa7\x73\x8b\x82\x2e\x47\x77\x38\x3a\x9d\xdb\x53\xeb\x72\x74\xa7\xf6\x25\x51\xe3\xd3\x2b\x3a\xbd\xc3\xe4\x89\x8c\x52\x97\xc9\x3b\x4c\x9e\x60\xdf\x2e\x93\xf7\xe6\x5b\x5b\x69\x76\x39\xba\xc3\xd1\x89\xab\xca\x5d\x8e\xee\x5d\x0d\x7d\xed\x81\x72\x74\x87\xa3\x53\xda\x5a\xb1\xcb\xd1\x1d\x8e\x4e\x69\x6b\xc5\x2e\x47\x77\xd8\x37\x51\x14\xd7\x65\xdf\x0e\xfb\xa6\xbc\xb5\x62\x97\x7d\x3b\xec\x9b\xca\xfd\xfc\xa2\x4e\xee\x72\x77\x87\xbb\x9f\x63\x2b\xcd\x21\x77\x0f\xb8\xfb\xe1\xea\xf5\x90\xbb\x07\xdc\xfd\x70\x15\x75\xc8\xdd\x03\xee\x7e\xae\xad\x34\x87\xdc\x3d\x60\x65\xff\x82\xc6\x90\x95\x07\xac\xfc\x84\x23\xef\x2e\xdf\x82\x6f\x1f\xa2\xa5\x43\xbe\x1d\xb7\x56\xca\xf6\x02\x87\x4c\x3a\xe0\xc8\x87\xd2\xd7\x21\x47\x0e\xd8\xef\xa1\x8a\x79\xc8\x7e\x03\xf6\x7b\x40\xf9\x90\xfd\x86\x16\x4f\xde\x1a\x72\xc8\x7e\x03\xf6\x7b\xc0\xf8\x90\xfd\x06\xec\x97\xc9\x76\x0e\xd9\x6f\xa4\xed\xa2\x79\x63\x7c\x24\xcc\xf9\x91\xb4\x95\xf6\x0e\x0f\x19\x6b\x50\x34\x68\xca\x67\x3c\xc4\xc6\x06\xbc\x96\xdd\x09\x59\x6d\xc0\x6a\x5e\xf8\x1c\x72\xda\x80\xd3\x32\x97\x3b\x87\x8c\x36\x60\x82\x1c\xb6\xf6\x18\xf2\xc0\x00\xdd\x19\x21\x30\x44\xf7\x00\xb7\x39\x26\x8a\x7a\x7d\x0b\xdc\x7a\x0f\x60\x88\xdb\x51\xb7\x60\xb0\x42\x7b\xd4\xe9\x5b\x0c\x24\x1f\x3e\xc4\xed\x00\xb7\x99\xbf\x23\x32\xc4\xed\x20\x62\x6c\x81\xd3\x30\x60\x3c\x80\x72\x26\x96\x36\x84\xf2\x00\xca\x99\x58\xc5\x10\xca\x03\x28\x97\x63\x6b\xdb\x21\x94\x07\x50\x2e\xb0\xd8\x10\xca\x83\xe8\x45\x21\xe5\x3b\x0c\x5e\x0c\xd0\x5d\x48\xd7\x0c\xd1\x3d\x40\x77\xc1\x55\x19\xa2\x7b\x80\xee\x42\x32\x64\x88\xee\x01\xba\x4b\xd8\xf2\x6b\x08\xdf\x01\x7c\x4b\xdc\x4a\x60\x0a\xdf\x09\x7c\x4b\xda\xd2\x6b\x0a\xdf\x09\x7c\x4b\x4a\xf9\xcb\xe7\x14\xbe\x13\xf8\x16\x8a\x7d\xa7\xf0\x9d\xc0\xb7\x10\xe6\x9d\xc2\x77\x02\xdf\xc2\xcd\xf3\x29\x7c\x27\xf0\x2d\x14\x43\x4d\xe1\x3b\xcd\xed\x1f\x44\x18\xa6\xf8\x9d\xe6\xdd\x0f\x72\xa1\x53\x00\x4f\xf3\xe9\x07\xf9\xb8\x29\x82\xa7\xb9\xf3\x83\xa4\xd4\x14\xc2\xd3\xfc\xf7\xc1\xad\xd3\x29\x86\xa7\x79\xed\x83\x04\xc5\x14\xc4\xd3\xdc\xf4\x11\xb7\x32\x98\xa2\x78\xaa\x0c\x0e\x2a\x37\xa6\x98\x9d\xaf\xf1\x4e\x44\x60\x8a\xd0\xa9\x32\x38\xa8\x3d\x9e\x42\x74\xaa\x0c\x0e\x8a\x00\xa7\x18\x9d\xe6\x79\x0f\x02\x97\x93\x4b\xf1\x9f\x53\xe1\x7d\x94\x6d\x97\x4c\x81\x3b\xbd\xfd\x7c\x1e\x6c\x95\x39\xc4\xa9\x25\x7f\x1e\xdb\xc3\x9b\xa2\x79\x6a\xca\x9f\xfc\xa5\x8b\x29\x9c\xa7\xb6\xfc\x79\x3e\x7b\x3e\xf1\x3c\xeb\xeb\x5d\x6c\x39\x3f\x45\xef\xf4\x7e\xe6\x79\x6f\xa5\x31\xb9\x9f\xf9\x39\xb5\xf0\xcf\x9b\x83\x14\xd2\x93\xf8\xfe\x79\x72\x95\x63\x12\xe5\xdf\x3f\xbc\x47\xf2\x65\x0a\xea\xa9\xdd\x7f\x86\x0d\xbb\x29\xaa\x27\x35\x79\xe7\x49\x40\x7c\x76\x0a\x26\xa7\xc5\x78\x67\xda\x4e\xd3\x14\xea\xd3\xa2\xb8\x93\xcb\x41\x53\xac\x4f\x6f\x29\x9d\x5c\x14\x99\x16\xc0\x4d\x23\x75\x27\xd7\x35\xa6\x68\x9f\xde\x95\x39\x49\x82\x4c\xe1\x3e\x27\xb5\x1b\x67\x06\xa3\x93\xda\x8d\x69\x61\xd6\x89\xe0\x9a\xf2\xc0\x34\x8a\x71\x52\xf0\x37\x65\x82\x69\x94\xe0\xa2\x80\x70\xc9\x05\xcb\x8b\x19\x17\x7f\x81\x61\x1d\xd8\x2f\x4b\x0f\xfe\x3a\xa9\xdc\x97\x35\xd6\x41\x14\xe3\xa2\xb0\x6d\x1d\x58\x56\x4b\x0f\xf9\xc2\x26\x5b\xf2\xcb\x3a\x89\x26\x5c\x17\x25\xe5\x27\x85\x86\xeb\xa4\x66\xfc\x42\x0d\xae\x13\xf5\xbc\x5e\x27\x99\xa4\xe8\x92\xb1\x96\xd5\x3f\x17\x77\x2c\x96\x9c\xb5\x2e\xa2\x8b\x17\x7f\x48\x62\x5d\x44\x6d\x96\x55\x3d\x57\x78\xe8\x73\xec\x45\x24\xf6\x22\x19\xb6\x2e\x02\xfb\xcb\x9a\x9b\x8b\xeb\x99\x4b\x1e\x5c\x37\x89\x8c\x2b\x66\xfa\x48\x64\x2c\xf9\xf2\xf2\xfe\x80\x7c\xb9\xe4\xcb\x2b\x6d\x69\xbd\xe4\xcb\x15\x88\x2a\x5d\x5c\x91\x5e\x81\xe8\xe7\x92\x57\xaf\x67\x5b\xd5\x4b\x5e\x5d\x81\x68\xd1\x45\x52\x6a\x85\xe6\x7b\x04\xec\x2f\x12\x3c\x2b\x20\xe0\x96\x3c\x7d\x95\x6d\x04\x2d\x79\x7a\xc9\xd3\x17\x17\x02\x97\x3c\xbd\xe2\xfb\x1e\x97\x01\xe4\xe9\x95\xd8\xe7\xfb\x48\xc7\xbf\x56\xe1\x29\xfe\xa5\x06\x5f\x89\x98\xce\x52\x0a\xdc\xc4\xf6\x96\x52\x60\xbd\x26\x21\xf1\xb9\xa5\x14\x58\xaf\x49\x88\x69\xb3\x94\x02\xeb\x35\x09\x2f\x2a\xf2\x95\x02\xeb\x35\x09\xb9\xbf\xbe\x94\x02\x4b\x8e\xbf\x49\xc1\x2e\x39\x7e\xc1\xe4\xe7\x1d\x39\x41\xca\x05\xf6\xcf\xf4\x9e\x07\xef\x39\xd6\x72\xf2\x9b\x2b\x86\xab\x74\xdf\x23\xbe\x79\x27\xc7\x52\x71\xb5\x4c\xcf\xdf\x98\xd7\x8b\xbf\x44\xf0\xb9\x5e\xc7\x9f\xdb\x6b\x4b\x69\xb1\x4c\x93\x27\x52\xd3\x8b\x1b\xfe\xfb\x87\x40\x0c\x9e\xd2\xe2\x3a\xff\xe7\x52\xaa\xa4\xb0\xa5\xc5\x52\xaa\x2c\xd3\xdf\x29\xc4\x4c\x5f\xb1\xcf\x9b\x0f\x6f\x5f\xa3\xcf\xcb\x64\x81\xfb\x17\xa6\xbf\x57\x35\xae\x15\x40\x18\xb9\xf0\xcf\x55\x8d\x61\x79\xb7\xc3\x32\xec\xf5\x86\x21\xd0\x49\x4b\xc9\xb5\xfc\x0b\x53\x09\x07\x63\x91\x57\xfe\x5c\x8d\xf4\x5e\x8a\x5e\x3e\x89\x9c\x65\xa3\x3a\x23\x91\x76\x5a\xe4\x8b\x3f\xd7\x1b\xc3\x20\x35\xb3\x94\x70\xcb\x1b\xe0\x09\x89\xb4\xc8\x03\x7f\xae\x66\x9c\x9b\xfa\xbc\x45\xde\x76\xff\x30\x96\xbc\xc8\x32\x55\xbb\xbc\xc8\x9d\x12\x68\xe7\x7a\xf6\xe7\x32\x15\x9a\x08\x1d\x2d\x53\xa1\xab\x19\x8f\xc4\x63\x5c\x5c\x62\xde\x3f\xcc\x47\x0c\x7a\x29\x45\x97\xd7\x93\x13\xf1\xe1\x65\x3a\x73\xf5\xe0\x7b\x48\x81\x1e\x7d\x8f\xdb\xa5\x89\xeb\x69\x8b\x9b\xcb\x9f\xcb\xbf\x6e\x95\xb8\x8c\xb6\x4c\x5d\x2e\x6f\x08\x27\xfe\x4e\xc3\xe2\x1e\xf0\xe7\x32\x4d\x99\xf8\xe3\x02\x8b\xfc\xe4\xfe\x71\x0d\xb0\xa1\xf4\x5e\x9d\xeb\x81\xe9\xbd\x77\x43\xac\x7f\x79\x79\x37\x61\x07\x2d\x2e\xef\xee\x9f\xf7\x26\xca\x41\x9f\x6b\x74\xdf\x43\xd2\x90\x27\xfc\x5c\x9d\x12\x85\x94\xfd\xb6\x29\x7d\xc4\x19\x93\x1c\xdf\x89\x33\xae\x8e\xc6\x49\x59\x9a\xd1\x38\x4b\xad\x91\x32\x78\x56\x6b\x2c\xd3\x76\x89\xbf\x75\xb6\x4c\xdb\x2d\xff\x26\x57\xca\xdc\x28\xb2\x5c\x7b\xa9\x5d\x12\x4e\xf7\x52\xbb\x2c\x2f\xaa\x26\x2a\x08\xd7\xf0\x7c\x87\xb1\xea\x12\xbc\x9d\xc3\xb7\x0d\xe3\xa5\xdc\xef\x5d\x43\x9a\x87\xf4\x51\xae\xbd\x06\x71\xd0\xf5\xe6\x90\x4a\xe1\x72\x8d\xf4\x4d\xff\x22\x1e\xd5\x82\xcb\xc0\xc1\xb2\x94\xfa\xa1\x5a\x70\x59\x36\xbd\xa6\x7f\x0e\x8e\xbb\xa3\x8b\xbb\xa3\xfb\x87\xc0\x1a\xb9\x9c\xa5\x56\x5b\xde\xfd\x7c\x8e\x6d\xec\xaf\x29\x6f\x4d\xcb\xf1\x0f\xef\xf7\x50\x8e\xbf\xe6\xf0\x8a\x15\xd7\xb8\xe6\x74\x8d\xe9\x35\x8f\xdb\xbe\x61\x9f\xb1\x5b\xae\x9b\x4d\xf7\x5e\x2d\xf9\x9c\x21\xfc\x6b\x89\xb9\x1b\xbf\xab\x3f\x7d\xf9\xf3\xdf\x3e\xec\x7f\xf8\xfe\x7d\x7e\xfb\x99\xbf\xb3\xc8\x5f\x38\xfc\x18\x73\xfd\xf0\x6d\xfe\xf9\x6f\x36\xfe\xf4\xe3\x4f\x7b\x14\xff\xfe\x4f\x00\x00\x00\xff\xff\x69\x55\x86\x2d\xdf\x51\x00\x00"); -func _aea ()(*asset ,error ){_addeb ,_bbef :=_aga ();if _bbef !=nil {return nil ,_bbef ;};_acdd :=bindataFileInfo {_aa :"Adobe-KR-2",_dg :1273,_ged :_fc .FileMode (436),_de :_e .Unix (1580491416,0)};_acec :=&asset {_cb :_addeb ,_fg :_acdd };return _acec ,nil ; -};func _gff ()(*asset ,error ){_baff ,_dgb :=_afab ();if _dgb !=nil {return nil ,_dgb ;};_gdg :=bindataFileInfo {_aa :"Adobe-Korea1-UCS2",_dg :144546,_ged :_fc .FileMode (436),_de :_e .Unix (1580490590,0)};_cacb :=&asset {_cb :_baff ,_fg :_gdg };return _cacb ,nil ; -};var _beec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcb\x3d\x3b\x96\x67\x37\xbf\x9f\xe2\x3f\x6c\x0f\xda\x75\xb6\xa4\xad\x17\x48\x2e\x98\x6a\x17\xae\x41\xb7\x8d\xd3\x65\x1b\x8c\x07\x71\xce\x89\x28\x12\x5c\x37\x93\xac\xac\x41\x7d\x7b\xa3\xb5\x74\xdb\xc6\x18\xee\x1d\x2d\x9e\xfd\xc4\x89\xd0\x5b\x48\xfa\x69\x6f\x29\xfe\xee\xef\xff\xf1\x3f\xfd\xe3\x2f\x7f\xfa\xdb\x8f\xbf\xfb\x9f\xfe\xfa\xe7\xcf\x1f\xef\xbf\xfd\x78\xfe\xf4\xcb\xf7\xaf\xf7\xbf\xfe\xf9\xdf\xfe\xfa\xb9\x7f\xbc\xef\x7f\xfe\xd3\x2f\x3f\xfd\x14\xe5\xc7\xf7\x4f\x9f\xbf\xfd\xfa\x27\xf8\xfc\xcb\xf5\x97\x9f\x7e\xda\xbf\xff\xe3\xbf\xff\xeb\xdf\xee\x7f\xf9\xc7\x5f\x9e\x3f\xff\xa8\x5e\xf7\xfd\xb7\xbf\x9c\x6b\x7f\xfc\xf8\xbb\xff\xf9\xfe\xe7\x3f\xfd\xeb\xdf\xfe\xfa\xef\x3f\xfe\xc3\x7f\xf7\xfd\xf3\xfb\xfe\x6f\x7e\x7c\xef\x67\xdb\xff\xc7\xbf\x7e\xef\xbf\xfe\xe9\x97\x7f\xfe\xf1\x1f\xfe\xfe\xbf\xfc\x31\xfe\xab\xf9\x8f\xff\xf6\x97\xbf\xfc\x5f\xf7\xbf\xdc\xbf\xfc\x6d\xdf\xed\x7e\x7e\xba\x7f\xf9\xc2\x9f\xfe\xee\xef\xff\xf3\xf5\x97\xff\x72\xfd\xcb\xfd\xe3\xef\xfe\xe9\x97\x3f\xfd\xfd\x7f\xf9\xe3\x7f\xfc\xa7\xbf\xff\x63\xf9\x8f\xff\x03\xff\xe5\x9f\xff\xeb\xfd\xd7\x7f\xfd\xd3\x9f\x7f\xf9\x11\xe5\xbf\x7d\xbd\xfa\xff\x63\xff\x5f\xfe\xfd\x2f\xf7\x8f\x38\x77\xf9\xdf\xff\xe9\x1f\xff\xd3\x8f\xff\x23\x7e\xc4\xeb\x47\xc9\xba\xca\xff\x79\xec\xff\xdb\x7f\xfe\xf3\xf7\xfe\xf1\xf2\xaf\x62\xfa\x3f\x7f\xfe\xde\xff\xfa\x97\xeb\x73\xff\xf5\xfa\xe5\x9f\xef\x9f\x7e\xfc\xf8\xc3\xeb\xf5\x7a\xfd\xfc\xe3\x0f\xff\x69\xfc\xc3\x3f\xfc\xbc\xff\xfe\xef\xfd\xfb\x1f\xfe\x61\xff\x7d\xff\xf2\xfd\xff\xfc\xe2\xa7\xf0\x46\xbf\xfc\xf9\x6f\xdf\xfb\xd1\xf6\xeb\x3d\x5e\xaf\x78\x7e\xfe\x11\xfb\x57\xff\xef\x7f\xff\x14\xaf\xd7\x79\xfa\x9f\xbe\xff\xf5\x17\xc5\x5f\x8c\x7b\xff\xe2\x0f\xaf\xd7\x55\xf8\xfb\xaa\x3f\xff\x28\xbd\x60\x49\x2d\xb9\x2d\x2f\x2c\x43\xcb\xf8\xf9\x47\x8c\x89\x65\x6a\x99\x3f\xff\x88\x3a\xda\xc0\xf6\xd1\xf6\xf9\xf9\x47\xb4\x57\x5b\xdb\xf6\xf6\x69\x1b\x65\x72\xaf\x77\x68\x89\x9f\x7f\x94\xe0\x79\x6f\xef\xbe\x11\x91\xdb\xf2\xf1\x57\x1b\x31\xc7\xe4\x89\x1f\x7f\xb7\xb1\x6d\x1d\x9b\xa9\xd8\x88\x39\x16\x77\xfb\x2c\x6d\x4b\x1b\xcf\xfc\x5c\xda\xae\x6d\x9b\x2f\xf2\xfd\x35\xdf\x1b\xfb\x3a\xee\xf7\xad\xda\xaa\xb6\x86\xcd\xd4\x6d\x94\xe0\x6e\xb7\xa9\xbb\x5f\xde\x8d\x14\xdf\xa6\xee\x0e\x6d\x15\x9b\xa9\xbb\x49\xdd\x3c\xbf\x35\x75\xf7\xf2\x3a\x72\x76\x9b\xba\xdb\xd4\x55\x72\x71\x5b\x96\x1b\xfb\xb7\xa4\xe4\xfe\x6a\xfb\x6a\xe3\xba\xc7\x5c\x3c\x45\x1b\xf7\x7b\xcc\xc5\x53\xb5\x91\xb3\xc7\x5c\x3c\xe4\x82\xfc\x3f\xa6\xee\x31\x75\x8d\xd4\x3d\xa6\xee\x31\x75\xc5\x27\x98\xba\xc7\xd4\x15\xaf\x33\x75\x8f\xa9\x2b\xbb\xf6\xc3\x96\x08\x76\xfd\x24\xb6\xd0\x76\x4a\x65\xdf\x2f\x82\x14\x83\x7d\xdd\xc2\x56\xb5\x99\xe2\x17\xf7\x8b\x4b\xdb\x65\x5d\x04\xb6\xb7\xb6\xb7\xd7\xf1\xdb\xa2\xad\x68\x23\x6f\xd1\xb4\x35\x6d\x4d\xdb\x47\xdb\xc7\xfb\x55\x6c\x5f\x6d\xa7\x44\x49\x73\x9a\x96\x34\x2d\x95\x67\x74\xef\xd7\xcf\x33\xb0\x7d\xfc\xed\xe7\x6b\x3e\x48\xf3\xe7\xd6\x76\x9b\xbe\x5d\x6b\xf1\xb5\x5c\xbe\xb6\x96\xe0\xb9\x5f\xcb\xe5\x6b\x5b\x5e\x3c\xd7\xf6\x18\xdf\x53\x93\xdc\xef\xdb\xb4\x35\xcb\x99\x7c\x7c\xbb\xb6\xae\xcd\xfb\x4d\x6d\xd6\x65\xf1\xb9\x96\xdf\xf7\xd4\x9b\xcf\xb0\x0c\xbe\xa7\xde\x76\xcb\x28\x49\xfa\xc0\xce\x6f\x62\x0b\x6d\xa7\xde\xbc\xae\x69\x33\x2d\x75\x60\x7b\x6b\xb3\x5c\x2a\xd7\x75\x7f\xdb\xfd\x6d\xad\xd8\x2e\x6d\xa6\xa5\x61\x1b\xf4\x32\x60\x5f\xb7\x5b\x6e\x99\x94\x3d\xd8\xb6\x86\xcd\xdf\xce\xf3\xdb\xdd\x86\xca\x87\x32\x00\xbb\xf7\xe1\xb7\x9f\xa1\x6d\xfc\xfc\x23\x29\xf9\xe2\x5b\x0f\x92\x37\xb2\x7c\x4c\xef\x46\xf2\xde\x96\x2f\x2d\x1e\x24\xed\xb3\xbe\x28\x4b\xf0\x6b\xcf\x56\x17\x79\xaa\x57\xfc\xfc\xa3\x51\x33\xf5\xaa\x5a\xd6\xcf\x3f\x1a\xe9\xac\xf6\x6b\x75\xf7\x4f\x8d\x16\x57\x3f\x5e\xb3\x7b\xa2\x96\x3b\x8d\xcd\xf7\x01\x44\x5d\x94\x57\x0b\xca\xbf\x45\x6a\x7b\x61\x23\x7f\xad\x1e\xdb\x7e\x62\xab\xda\xda\x83\x6d\x70\x9d\xf5\x04\xa2\xae\xbe\x7e\xfa\x43\xdc\xef\xdd\x06\xc5\x6e\x5b\x13\xdb\xa3\xed\xb1\xde\xb9\x8e\x3e\x56\xec\x3a\x7e\x61\x0b\x6d\xa7\xee\xe2\xa7\x3f\x94\x17\xef\xa6\x88\xa2\xa5\x69\xd9\x2d\x61\xb7\xbf\xf2\x8a\xa9\x65\xf7\x1b\xbd\x63\xf9\x68\xd9\x6f\x47\x9f\xdb\x52\x0a\x96\x8d\xd8\xf5\x53\x5e\x25\xb5\xec\x5c\x06\x77\x2e\x5d\xcb\xae\xd7\xdd\x5f\x96\x57\xf5\x57\x1b\x31\x78\x56\xf5\x57\x94\xcd\x28\x58\xde\x5a\x76\x2b\x1c\x03\xcb\xad\x65\x97\xc1\x7e\xbb\x8a\x63\x93\x88\xd1\xf7\x08\x50\xe2\x45\xce\x40\x21\xd5\xf1\x4a\x2d\xfb\xde\xbb\xf7\x2f\xf1\x5a\x5a\xd6\xbe\x66\xdf\x3b\xa8\x1b\x11\xed\x95\x5c\x55\x02\xdb\xc6\xb6\xed\x27\x46\x7f\x61\xeb\xeb\xe7\x1f\x75\xb7\xf8\x12\x43\xcb\xd8\x6d\xad\x74\xc6\xf8\x5f\xc7\xe5\xff\xbf\xa1\xba\xc4\xf2\x07\x1b\x65\x37\xf2\x12\xcb\x07\x6d\x94\xc6\x63\x56\xd1\x52\xb6\x85\x04\x2e\xb3\xb5\x51\x1a\xd9\x5a\x26\x79\xed\xce\x7f\x0f\xcb\x25\xd6\xd4\x32\x7f\xfe\x51\xb2\x60\x31\xa3\x1b\x25\x29\x9e\xb7\xd7\xbc\x17\x8d\x6b\x71\xef\x7b\x60\xdb\xd8\xb6\x7d\xf7\x42\x47\x2d\xca\xee\xde\x4a\x89\x5b\xcb\xfd\xf3\x8f\xb2\x07\x8c\x52\xf6\xfc\xe4\xa0\x54\xae\x61\x1a\x22\xca\x1e\xf2\x4a\x29\x55\xcb\x4e\x37\xc5\x5a\x6c\x20\xa0\xa4\xbf\x5a\x5a\xf6\xb3\x76\x33\x2e\x85\xee\x5f\x94\xfd\xa2\x94\x52\x7c\xfa\x46\xd9\xdd\x4a\x29\x95\x06\x0b\x4a\x23\x3d\x36\x22\x50\x2a\xf7\xa9\x1f\x2d\x9f\x7d\x67\x7e\x95\x94\x2c\x28\x34\xfc\x62\x95\x82\x12\xfc\x8a\xce\x4e\x94\x42\x2e\x7a\xd7\xc2\x40\x4b\x7a\x2e\x9f\xc5\x74\x8a\x57\xaa\xbc\x2d\x8d\x37\xa5\xb1\x73\xda\x18\x3c\x4b\xdb\xe5\x93\x7b\x12\x56\x9a\x4d\x0a\x24\x4d\xb1\xf9\xf4\xd6\xe9\xaa\x76\xc9\xb7\x41\xbe\xda\xf8\xfe\xfc\x23\xf7\x30\x5f\xd2\xfb\x80\xca\x2b\x95\xaf\xa2\xa5\x6c\x4b\xc1\xf2\xd1\xf2\xd9\x96\x7d\xe7\x0c\x7f\x15\xfc\x2a\xb1\x34\x2d\x6d\x5b\xb8\xb3\xaf\x38\xa8\xe4\x2b\x7d\xc5\x41\xdd\x43\x71\xc9\xe2\xaf\x36\xea\x9e\xda\x94\x2c\x5e\x53\xb8\x86\x5f\x59\x17\xa0\x92\x8b\xb4\xe4\x41\x7d\xf1\xf4\x34\x3d\x1b\x95\x52\x4d\x3a\x3a\x11\xed\xb5\x27\x75\x25\xad\x1f\x10\xed\x35\xbc\xae\x6a\xab\xd8\x26\x25\x90\x3e\x91\x81\xab\xbd\x7a\xc5\x96\xda\xd2\xdf\x52\x0a\xd9\xb5\xf9\x62\x4f\xaf\x1b\xda\x86\xbf\x35\x75\x96\xc4\xc6\xfe\x2d\xf9\xcc\xa5\x6d\xf9\x5b\x72\x9a\x97\xb6\xcb\xdf\x52\x42\x0c\x98\x62\x5f\x67\x3e\xcc\x7f\x3a\x6d\x9e\x5e\xf7\xd5\xf6\xf5\x19\xe6\xe3\xd6\x76\xef\x52\x31\x75\x8f\x96\xc7\x5f\x92\x0b\x5b\x09\xd8\x4f\xa5\x84\x6d\xa5\xa0\x16\xf2\xd0\x2d\xbb\x6e\xd9\x4d\xaf\xb2\xec\xba\x65\x47\xa7\x9d\xdd\xb2\xeb\x96\x1d\x1d\x70\x76\xcb\xae\x5b\x76\x93\x72\xb7\xd5\x83\xfd\x5b\x53\x62\xd9\x75\xcb\x6e\x90\xaf\x6e\xd9\x75\xcb\x6e\xfa\x0c\xcb\xae\x5b\x76\x83\x32\xe9\x96\xdd\x46\x2d\xde\xcd\x92\xeb\xa7\xe4\xcc\x85\x25\xd7\x2d\x39\xba\xe7\xec\x96\x5c\xdf\xa5\x14\xde\xdf\x52\xda\xa8\xbc\xc7\x69\x47\x0c\x2a\xfd\x53\x0e\x4b\x68\xd4\x9f\x7f\xd4\x8a\x65\x6a\x99\xbb\x87\xb4\xbd\x4d\xd3\xb9\x51\x19\xc0\x72\x9a\xca\x8d\xfa\xa2\x6c\xa6\xa9\xdc\xa8\x2f\x4a\x66\x9a\xc6\x49\xeb\xe6\xe9\xd3\x14\x6e\xd4\x97\x77\xb6\x66\x37\xca\xa2\x9c\xa6\x69\xde\x28\x8b\x5c\xd8\xab\x83\xfd\x06\x50\x63\xcb\xda\x59\xbc\xa5\xdc\x69\x59\x37\x1b\x95\xbe\x38\x2f\xf3\xba\x11\xe6\xe3\x32\x67\x17\x83\x3c\x4f\x7b\xdb\x1a\xde\x4c\x3d\xf9\xd5\xdb\xa7\xbd\x99\x88\x91\x8f\xb7\xf9\xd8\x88\xa5\xc5\x7c\x6c\xc4\x22\x67\x1f\x5b\xc1\xc7\xa9\x29\x16\xdb\xc0\x46\xf8\x56\x7c\x2c\xa1\x0f\x53\x46\xd2\xf3\x31\xf7\x4e\x9a\x29\xd7\x8f\xb9\xff\x30\x5d\xe1\xce\xb7\x29\xbc\x77\xfd\x14\xf2\x7e\x9b\xf7\x8d\xca\x48\x90\xb7\x79\xdf\xa8\x65\xfe\xf6\xf0\xda\x1d\xed\x41\xf0\x0a\xf4\x57\xd7\x42\x06\x12\xcb\xd2\xb2\x87\xc5\xb6\x13\xd7\x1b\x05\x0a\xca\x9e\xe7\x95\xde\x42\x0b\x83\x72\xc5\x52\xb4\x30\x28\xef\xc2\x1a\x95\xc2\x02\x51\xc7\x56\xd5\xe5\x9e\xdc\x09\xec\x39\xc9\xc4\xd6\xb4\x35\x6c\x14\xf4\x3d\xbb\xb6\xa9\xad\x62\xbb\xb4\x5d\xda\x3a\xb6\x8f\xb6\xaf\xb6\x5d\xdc\xb7\x0d\x02\x6c\xdb\xc2\xe6\x75\x8b\xb9\xd0\xa0\x09\xde\xeb\xab\xed\xfb\xf3\x8f\xc1\x70\x7c\x3b\x6c\x81\x7d\x55\x60\x1b\xda\x86\x36\xaf\x33\x25\xd7\xa5\x8d\xd4\x39\xdb\xba\xaf\xf3\x84\x86\xed\xd6\x76\x6b\xdb\xa5\x7b\xbf\xcd\xd9\xc6\xb6\x91\x0b\x1b\x1a\xd8\x36\x72\xf1\xf6\xb7\xef\xf3\x5b\x4a\xca\xc6\x06\xa2\xd0\x8e\xef\x8f\x49\xf9\x9c\xa4\x68\xf3\x76\xc8\xb4\x31\x78\x4b\x6e\xdb\x17\xd8\x36\xb2\xf1\xf5\x76\x5f\xb3\xc6\xbb\x73\x7f\x7d\xec\xd7\xc7\x32\x32\xde\x37\x6f\x06\xd8\x23\xd4\x4f\x7f\x28\x4f\xc5\x04\x72\x4f\x9d\xaa\xab\x32\x62\x17\x79\x7d\x31\xf1\xaf\xaf\x17\x93\x5f\x2f\xa9\x5a\xf6\x1b\x36\xbc\x26\xb5\x30\xb7\x1a\x7b\x06\x54\x5f\x88\x91\xfa\x7a\xd1\x37\x4e\x2c\x97\x16\xfa\x41\xaf\xf9\x68\xd9\x39\xdc\x73\xb9\xfa\x7a\xdd\x5a\x76\xfe\xb2\x6f\x4b\x98\xa0\x70\xfc\xc4\x52\xb4\xec\x26\xda\x49\x11\x63\x7e\x7d\x29\x44\xfc\xd5\x57\x0b\xf9\xe7\x57\xc5\x7c\xec\x69\x58\xdd\x33\xb2\xfa\x6a\x5a\xe8\x97\xea\xf0\x4e\xeb\xad\xed\x4c\xb6\xb9\xd7\xf2\x5e\xeb\x36\x77\x5c\x77\xf9\xdb\x07\x19\x37\xcd\xcd\x63\x6e\x58\x5a\xa8\x23\x07\x36\x7f\xfb\xf8\xdb\x3d\x83\xad\x4e\xd5\x6b\xec\x94\xb4\x3d\x2e\xd7\x52\xb9\x1b\xd8\x93\xf0\x9d\xba\x82\x4c\x13\xb1\x5f\x9c\x5a\xe9\x6b\x6b\xa5\x67\xdd\x62\xa1\x56\x5e\x87\x5a\x77\xca\xca\x9e\x45\xd4\x6a\xba\x40\x19\x3b\xf5\xf5\x43\xd9\x80\x42\x6d\xd5\x8f\xf7\xf9\xf0\xab\xfd\xfc\xfa\xf5\x57\x1b\x85\xf2\xab\x48\x7a\x51\xaa\xd7\xa4\x96\x3d\x17\xdc\xa3\x7a\x45\xe3\x1d\x44\x1b\x13\x1b\x5d\x8c\x88\x6c\x7b\xc6\x52\x1b\xcb\x17\x22\x06\xcb\x1c\xb5\x31\x3a\x8b\x68\xcb\xdf\x0e\x72\x0c\x22\x59\x6e\xa8\x6d\x5c\xda\xf6\x7b\xd1\x1b\x29\x61\xd2\x78\xb0\xef\xa7\xed\xd6\x46\x4f\xcc\x0c\xa8\xb6\xe5\xfd\xa8\xdf\xc1\x28\x53\x1b\x7a\x42\x44\x63\x0c\xab\xed\x32\x1f\x76\x17\x2c\x3a\xd5\x76\x3d\xda\x68\x87\x6d\xf7\xff\xb5\xbd\xcd\x87\xaf\x37\x4b\x82\xb5\x21\x3b\x45\x8c\x9e\x0b\xdb\xd4\x36\x69\xc3\xde\xef\xeb\xfd\x36\xa2\xbf\x28\xe3\x76\x5b\x06\x1b\x91\x8b\xd6\xde\x1e\xda\x1f\xd8\x65\xb0\xdf\x9b\xa4\x6b\x17\x31\x0a\x6d\x32\x91\x89\x22\x46\xdf\x3a\xa0\x3a\xd3\x14\x31\x58\x36\xa9\xce\x2a\xc5\x2e\x83\x9d\x0f\xe7\x54\x22\x7a\xa7\x0c\x9c\x7b\x88\xfd\x5b\x9e\xcb\x5c\x43\x44\x06\xed\x3e\x47\xd1\x56\xbc\x8e\xe7\x8e\xa1\x6d\x90\x37\x5a\x54\x8e\xa9\x8d\x8e\xbf\xec\xd9\x57\x4d\x06\x08\x11\x8d\xa5\x94\x9a\xcb\xdf\x6e\x44\x06\xef\x47\x2e\x7f\xbb\xf8\x2d\xcb\x7b\xd5\x91\x5f\x44\xef\xa1\x2d\xb5\x59\x6f\x8d\xf4\x5d\xe6\xe3\x42\xbc\xc7\x9e\x7f\xd5\x44\xb3\x88\x7d\xdd\x7e\x4f\xd2\x7a\x4b\xeb\x8d\xe5\xd7\x9a\x1f\xef\xf7\x39\xf7\xe3\xb7\x1f\xd3\xf7\x71\xf9\xb8\x90\x66\xfa\x6a\x11\xb9\xea\xfa\xcd\xf1\xba\x3a\x51\x10\xd1\x5f\x74\xa3\xe9\x2b\x06\xa2\x57\x8b\xf2\x6b\x55\xb3\x42\xd6\x91\x26\x35\xbf\x6f\x6d\x4c\x3b\x98\xf6\xd4\xfc\x9a\xcd\x2f\xd5\x55\xcd\xe6\x63\x96\x1e\x26\x47\x4c\x46\x6b\x3e\x3e\x83\x35\xd6\xb1\x68\x9e\xf9\xd8\x24\x58\x63\xed\xbe\xee\x69\xb3\x03\x31\x66\xf7\x7e\xa6\x99\xae\xab\x23\xf6\xaa\x73\x0a\x11\x63\x91\xbe\x8e\xbc\x12\x31\x73\x4b\xfb\xda\x11\xd6\x22\xc6\xda\x52\xbe\x76\x44\xb2\x88\x9e\x7b\x6a\x56\x7b\xf9\x6a\xfb\x5a\x2e\x5c\x67\xb7\x02\x62\x0e\x9f\x5b\x7d\x6e\x65\x95\x66\x50\xd5\xdd\x57\x00\x44\x9b\xbc\x3e\xbd\x51\x5d\x20\x66\xdb\x12\xba\xf6\x66\xfa\x1a\x13\xf7\x4a\xf5\xf7\xe6\xfd\x1a\xf7\x6b\x7b\xe4\xaf\xbd\x79\xbf\x66\x17\x42\x77\xda\x91\x29\x22\x72\x52\x7e\xdd\x2e\xa9\xdb\x25\xbd\x18\x24\x3b\x53\x6e\x11\x63\xee\x69\x78\xed\xcb\xeb\x16\xcd\xa4\xf1\x0a\x74\x9b\x2c\x88\xd9\x17\xd7\x5d\x5e\xc7\x2c\x24\x1d\x06\x3b\xb3\x10\x11\xb3\x4f\xf2\x81\x3f\x42\x44\x26\x5d\x5c\x7f\xfb\xdc\x77\x58\xa6\xa4\xe5\xed\x33\x36\x22\x99\x82\xd7\xfe\x36\xbf\x2c\x88\xcc\xdc\x72\xa3\x76\xbb\x33\xb0\xbb\x29\xea\xcd\xd7\x02\x44\x73\x90\xe9\x1f\xeb\xed\x53\x7d\xf5\x78\xae\x83\x0a\x88\x96\xcb\xeb\x7c\xae\xaf\xcf\xcb\x3a\xf7\xf5\x01\x91\x7d\x50\x97\x76\x8f\x5d\xcf\x47\xa3\xad\xf5\xaf\xcf\xc0\x7b\xd1\xd6\x4b\x9b\xcf\x60\x05\x39\x8b\xf9\xf5\xfd\x00\x91\x9d\x6e\xaa\xfb\x2e\x80\xfd\x5b\xca\xef\x36\x1f\xf8\x34\xda\xa0\x0b\xee\x4c\xc4\xc5\x2e\x3f\xda\xd0\x6d\x9a\x37\xa2\x2f\xba\xdb\x7e\xfb\x8c\x9b\x77\xb0\xf3\x7e\xf4\xc7\xeb\x1e\x86\xba\x49\xdb\x18\x4e\x8c\xc0\x7e\xee\x0b\x5b\xd5\xe6\xd4\x88\xe1\x6a\x38\x11\x02\xfb\x7e\x0b\xdb\xa5\x8d\x3a\x4f\xda\xc6\x78\x7d\xb5\xf1\x2e\x2c\xda\xc1\x60\xa1\x42\x44\x4e\xde\xe9\xc1\x6a\xa4\xd8\x79\xe3\xb7\xbe\x5b\x20\xda\x28\x5e\x97\xda\x48\x73\xe3\x5d\x1d\xc5\xfb\x15\xee\x97\xa6\xd9\x77\x10\xec\x3a\xda\xe5\x32\x2a\x6d\x0d\xc4\x1c\x0c\x75\xa3\xfa\x5c\xd6\x33\x7b\xa7\x7e\x47\xf5\xb9\xd5\xe7\xd2\xa5\x8f\x6a\xde\xaa\xdd\x63\xee\x32\x1d\x4e\x0b\x40\xf4\xb9\xb4\xf9\xdb\x56\x1d\xda\xb1\x75\x9f\x81\xb8\xcf\xe1\x75\x88\x60\x11\xb3\x32\x85\x19\x0e\x1b\x60\xf7\x43\xa4\xf9\xf2\x19\xc8\xc5\x36\x79\x67\x86\xed\x1e\xc4\xa8\xd6\x07\x33\x72\x11\xad\x33\x59\x1d\xf6\x93\x20\xb2\x30\x29\x1b\x8f\xf5\x86\x97\x69\x04\x7d\xd3\xb0\x9f\x04\xd1\x83\xe1\x74\xbe\x48\x1f\x88\xb1\x68\xcf\x33\x78\x2e\x88\x36\x78\xdf\x26\xcb\x86\x62\x5f\xa7\xed\xab\x8d\x3a\xef\x5b\xc9\xd5\xc9\x6a\xb9\x88\xde\xb7\x3c\xad\xb3\x4e\x6d\xd3\x7c\xec\x32\x98\x2c\x7a\x88\x98\x78\x1f\xeb\xb4\x0c\x40\x74\x64\x44\x9d\xbe\xbf\x20\x9a\x43\xe7\x44\x5a\x88\xe8\x78\x0f\xea\x74\x12\x08\xa2\xb1\x68\x5a\x27\x1e\x34\x11\xa3\x53\xbf\xcb\xf6\x0c\x62\xb0\x9a\x5f\x97\x13\x70\x10\xc3\x3e\x76\x15\xea\x08\x44\xda\xfe\x96\x6d\x68\xd9\x86\x86\xbf\xad\x8f\x36\xcb\x8f\xf6\xb7\xf0\x6e\x89\x6d\xe3\x7e\xe6\x17\x44\x1f\x94\xc1\x42\x87\x8a\x68\x8d\x77\x66\xb1\xd8\x21\xf6\x6f\x3b\xb6\x4b\x9b\xef\x1b\xc3\xfd\x5a\xa6\x65\x15\xa7\x28\xa4\x65\xf9\xdb\x65\xbd\x8d\x89\xed\xad\xed\x6d\x9b\xcc\xdf\x1e\xee\x97\xb3\x15\x10\x39\x29\xca\x75\x59\x44\x17\xdd\xd9\x64\x46\xb9\xde\x16\xe5\xfb\x14\x25\x59\xc2\xd1\x25\xf6\x6c\x8a\x24\xd8\x75\x81\x98\xc1\xeb\xbd\xec\xba\xc0\x6e\xc6\x14\xdb\xed\x6f\x71\xbd\x0e\x9c\x17\x75\xd9\x8c\x97\xcd\x78\x31\xec\x2e\x9b\xf1\x72\xb8\x67\x85\xb8\x2e\x87\x7b\x10\xa3\x30\x9c\x5e\x76\x71\x20\xba\xd3\x82\xcb\x2e\xee\x3a\x5d\xdc\xd4\xd6\xb5\x39\x43\xa5\x0a\xaf\xa0\xfa\x41\xf4\xe1\x75\x4e\x15\x40\x8c\xb2\x76\x93\xbd\x58\x17\x17\xd1\x16\x4d\xe7\x2a\x97\xb6\x33\xc4\x72\x1d\xab\xaf\x22\x06\xce\x92\x7a\xe1\x2c\x15\x3b\x2d\x3b\xbf\x17\x6b\xab\x22\xba\x4a\xe0\x4a\xd3\x92\xa6\x65\x79\xdd\x47\xdb\xc7\xe9\x17\xe9\x63\x9d\x52\x44\xe2\xd8\xa9\x57\x37\x6f\xac\x0f\x76\x9c\xed\xf5\xea\xde\x8f\xf5\xc1\x51\x98\x3e\x5c\x76\x49\xd7\xe9\x92\x78\x6d\xaf\xcb\xf4\x5d\x74\x17\xc9\x14\xef\x62\xed\x49\xec\xeb\xf8\xed\xd7\xe7\xa2\xd6\xbb\xc3\xd5\x85\xab\x5e\x44\xf3\x35\xbb\x1e\x6d\x0f\xdd\xf2\xcb\x7c\xd8\x75\x5d\x67\x8a\x67\xfa\xac\xdf\x4b\x15\xc1\x9a\x73\x7d\xab\xac\x41\xb4\xa4\x6d\xbc\xed\xa6\xc0\xee\x42\x76\x99\xbe\x1d\x5e\xc0\xbe\x1f\xd7\xe1\xa9\x10\x31\x07\xc3\xf8\xdb\x29\x19\x88\x89\xdf\xa5\xbe\x9b\xbf\x6d\xb4\xd3\x17\xc3\xcb\x9b\x35\x67\xb1\x6d\xbb\x7e\xdf\xac\xf4\x8a\xdd\x76\xb9\x8e\x75\x4c\xb1\xaf\xeb\xd8\xbc\xdf\x38\xf7\x4b\x6c\xa6\x65\xb8\x0a\xf7\x22\xcd\xe3\xa3\x8d\xd5\xd4\x56\xf8\xad\x5d\x03\xd8\x6d\x17\x9b\xea\x0f\x44\xbe\x98\x66\xbc\x7d\xe5\xc1\xb6\x91\x16\xdf\xdf\xb7\x6a\x63\x32\x3c\xbf\x9d\x2e\xbd\x55\x7f\x95\xae\xe6\xed\x50\x02\x76\xd7\xc0\x75\x1f\xd3\xfc\x71\x98\xa4\xab\x79\x3b\x5d\x02\xfb\x19\x94\x29\xc1\x19\x22\xf2\xc5\x3b\xfd\x76\x2a\x03\x62\xbe\xe8\xd2\xdf\xbe\xd3\x6f\xc3\x29\xce\x75\xd6\xf9\xdb\xd0\x89\x57\xe1\x19\x4e\xeb\xdf\x4e\xeb\x27\xed\xfe\xfd\xf8\xdc\x47\x95\xcd\x50\xfc\x71\x9a\xf1\x71\x9a\x61\x3f\xf4\x09\xf2\x0b\xb6\xa2\xe9\xd8\x52\x9b\xea\x1e\x35\xf4\xc1\x1f\x21\xf6\x74\x64\x3f\xf7\xc3\xaa\xa8\x88\xf9\xaa\xda\x7c\x06\x2b\x57\xe9\xb4\xf4\xe3\xf0\x02\xa2\x57\x9f\xeb\x74\xee\x73\xa6\x73\x2f\x6d\x1f\x6d\xbc\x97\xad\x73\xbf\xdb\x67\xdc\x6f\xa7\x69\xdc\xef\x7e\xb4\x3d\x3e\x77\xff\xf6\x8b\xc3\x57\x44\xc3\x7d\x5a\xbf\xae\x04\x81\xdd\xd6\xf6\xfd\xbe\x0e\x43\x60\xb7\x67\xae\xc3\x15\x2b\xa2\x2f\xa6\x00\xdf\x46\xfa\x40\x4c\xd7\x65\xbe\xae\x66\x80\x3d\x94\x78\xdd\xad\xed\xf6\xb7\x3c\x43\x35\xfe\xd5\xef\x93\xbc\xbf\x5f\xe5\x04\x88\x3e\xe8\x0f\xbe\x4e\x79\xbe\x4e\x79\x1a\xd3\x91\x2f\x7e\x05\xb1\x9f\xa1\xed\xd2\x76\x99\x16\xf2\xeb\xd4\x08\xec\x29\x3c\xcf\x25\x38\x41\xec\xeb\x26\x36\xcb\x80\x15\x93\x6c\x94\xf3\x77\x7a\xdd\x54\x66\xb1\x52\xf3\x75\x98\xfc\x1a\xb0\xf0\x62\x45\xec\x3b\x7d\xc6\xe4\x19\xa7\x9c\x97\x79\x5b\xbe\xab\xfe\x56\x69\x03\x22\x59\x60\xad\x5f\xd5\x38\xd8\x92\x8a\xeb\xde\xb4\x21\x10\x9d\x65\xc8\xfa\x55\xa1\x83\x68\x85\x7e\xfc\xfb\xb1\xec\x5d\x91\x77\x9a\xf6\x55\x4e\x80\x2d\x03\xf9\xad\x53\x19\x10\x39\x0a\xe9\xb3\xfd\x7d\x6d\x7f\x2f\xfa\xe2\xaf\x12\xe3\xab\xc4\xc0\x5b\x57\xbf\x4a\x6b\xb0\xdb\x24\xe9\xbb\x7d\x06\x7e\xe2\x36\xda\xef\x18\xee\xbf\x44\x4b\x89\xe8\x8b\xe6\xfe\xb5\xc9\x82\xc8\xd3\x24\x7c\x45\xbf\x46\x37\x45\xd5\xe6\xe3\x1e\x14\x6b\x67\x28\xf9\xba\x90\x08\xf6\x4c\x51\x9b\x59\x7a\xc8\x52\x65\x46\x7e\x3b\xec\xde\xae\xf9\x0f\xba\xef\xdb\x99\xf6\xed\x4c\x7b\xa0\xc6\x6f\x67\xda\x20\x86\x4b\xa6\xb7\xaa\x18\xc4\x70\xb1\xed\xc6\xb5\x28\x62\xbc\x58\xec\xb8\x71\xd4\x8a\x3d\x14\xef\xaa\xb9\x2f\x7f\x7b\x39\x33\x66\xaa\x70\x5f\x4b\x9b\x43\x09\xcd\xd3\xf5\x75\xb1\x67\x99\x3c\xd7\x26\x01\xf6\x4c\x1b\x9b\x2a\x16\x44\xe2\x82\xab\xb7\x53\x23\x10\x6d\x99\x16\x9b\x89\xb1\x20\xe9\x8c\xf7\xb6\xbb\x05\x91\xb8\xc4\xea\x6d\x33\x01\xd1\x9c\x05\xbb\xc0\x2e\x62\x86\xcf\xb5\xe9\xdc\x36\x1d\x9c\x67\xf5\xfe\x5a\x7e\x5f\x67\x94\xde\xcf\xae\xeb\x36\xe6\x29\xa8\x4b\x17\xdd\x45\x64\x56\xd2\x67\x97\x7e\x16\xe2\x89\xa5\xa8\xf7\xd7\xe7\x12\xcb\x94\x1d\x85\xe9\xe2\xbc\x88\x46\xac\x50\xbd\x55\xac\x20\x32\x51\xb6\xb7\xd3\xbe\xfb\x4c\xfb\x18\xc2\x6e\x9b\x27\xd8\xf9\xf5\xb7\x96\xfd\x6d\x77\x71\x6c\x6f\x6d\x2c\xb6\x77\xeb\xcd\xe9\xc3\xed\xf4\x21\x50\x20\xb7\x6d\x12\xec\xb2\xa7\xac\x1c\x36\xc0\xbe\xce\xdf\x9a\x8f\xe7\x94\x9f\xd7\x59\x7e\xcf\x29\x3f\xd2\xf7\x58\x47\x8f\xdd\x05\x43\xe2\xa3\x4f\x01\x44\xd6\xa1\xad\x69\x63\x3a\xe7\x2b\xfa\xd8\x9e\xc1\x4e\x8b\xd7\xdd\xda\x58\x95\x09\xa6\x96\x8f\x8b\x9a\x8f\x71\x6e\x44\xd2\xd4\xc7\x69\x06\x88\xc4\x7d\x5e\x1f\x5c\xdb\x62\x4f\xbf\xb0\xa9\x22\x40\xa4\xd3\xeb\xc7\xe9\x03\xd8\xf7\xdb\xf9\x78\x5c\x3c\x7e\x5c\x3c\x9e\xe4\xf7\xf9\x98\x0f\xe2\x8e\x46\x65\x35\xe8\xb1\xce\x1f\xeb\xbc\xd2\xae\x1e\x87\xb0\xc7\x58\x35\x5c\x85\xf5\x71\xba\x0e\x62\x06\x4a\xea\x21\x2a\x52\xec\x69\xe4\x6e\x2f\xcf\x63\x9a\x89\x63\x1c\x13\x49\xf0\x58\xf6\x8f\x2a\x8c\x15\xbb\xf6\xa2\xfc\x44\x74\xba\xc7\xa6\xd3\x43\xec\xe7\xe6\xb6\x31\x4d\x13\xdb\x36\xb6\xad\x25\xb6\x66\x5a\x76\x77\xdb\x5e\x94\xa9\x88\x31\x1b\xcf\x60\xda\x2c\x76\x57\xb8\xb6\x8d\xe1\x4a\x44\x12\x18\xd1\x5e\xdd\xfb\xe1\x56\xef\xa8\xd3\xf6\x62\xb8\x12\x31\x71\xb2\xb6\x17\xc3\x95\xd8\xb6\xb2\x6d\xf4\x25\x62\x97\x1f\x69\x7e\xbf\xb1\xbd\x5d\x8d\x4c\xd2\xf2\xf6\xb7\xbc\xfb\x3d\x5e\xa4\xf9\xe3\x6f\x5d\x68\x8f\xc0\xf6\xd5\x46\x3c\x61\xc7\xd9\xd0\x5e\x5f\x7f\xfb\x75\x15\x6f\xf1\x8c\xc7\xf4\x3d\x4a\x8c\xfd\x4e\x37\xa3\xaa\xc4\x4e\xcb\xc0\xd6\xb4\x35\xfb\xf6\x89\x6d\x69\x73\xea\xbb\xa7\x91\x2d\x68\xa7\x22\x32\xea\x7e\x6e\x30\xcd\x10\x91\xd1\xb0\x21\x1d\xc4\xfe\x2d\xcf\x20\x18\x40\x44\xcb\xad\xd0\x5b\x74\xef\xd7\xcf\xfd\x76\x99\xc6\x20\x1f\x20\x92\x15\xd9\x66\xa0\x95\xd8\x53\x78\xf2\xf1\xf6\xb9\x3a\xc5\x0b\x65\x15\x1f\xf3\xc1\x14\x74\x12\x47\xdb\x82\x3e\x51\x44\xa3\x4d\xb6\xf8\xf8\x0c\x1d\xd8\x25\x78\x06\xc3\xa4\x88\x86\xbc\x6b\x71\x7b\x1d\xd3\xaf\x16\x8d\x7c\x3c\x96\x0b\x6d\x37\xe9\xaf\x5a\x61\x6a\x29\xb6\x6d\xe7\xa3\x30\x46\x89\x68\x04\x36\x34\x03\x94\xc4\x7e\x2e\xd7\xd9\x86\x8c\xbd\x4c\x56\xbe\x5b\x19\xda\x58\x7d\x9d\x84\x68\xb5\x82\xf7\x58\x6c\xdb\xce\x47\x21\xc0\x40\x6c\xdb\xae\xf3\xc2\xca\xa8\x88\xde\x5e\xfc\x96\x15\x22\x11\x2d\x5f\xe5\x37\x87\xfb\x56\xde\x3e\xce\x85\xd3\xb6\xbb\xd6\x56\x1e\x1f\xf7\x9c\xc5\x4a\x92\x8a\x0a\x13\x7b\x16\xe7\x75\xfe\x96\x2e\xb3\xb3\xa0\xd7\x2a\xea\x4a\x44\xa3\x1b\x68\xd5\xea\x07\x5b\xf1\xef\x6a\xad\x28\x4c\x11\x13\xaf\x5c\xab\x6f\x8a\x03\xc4\x20\x8a\xae\x11\xc7\x79\xb0\x67\x67\x3b\x2d\x95\x60\x51\x11\xc3\x6a\xad\xbe\x16\xd5\xd7\x62\x35\xee\x47\x97\x24\x62\x16\x6d\xa8\x0d\xb1\xaf\xdb\xbf\x35\x1c\x54\x6c\xf5\xf7\xc2\x56\xb4\xb9\x88\x46\x15\x36\x66\xe4\x62\x5f\xb7\xef\xd7\x58\x98\x14\xdb\x36\xb0\x7d\xb5\xf9\xdc\x3d\x6b\x6d\xfa\xfe\x44\xb4\xf3\x5b\x66\xa3\x22\x66\xe9\xa4\x65\x69\x5b\x0e\x39\x03\x1b\x0b\x61\x22\x1a\x7e\xaf\xd6\x2e\xd3\x77\x15\xa7\x23\xdc\xef\xed\x75\x6f\x9b\x5d\xe7\xb9\x04\xf5\x8b\xe8\xd6\x65\xfb\x78\xdd\xc7\x21\x8c\xae\xa1\x7d\xcc\xc7\xe7\x2c\x1e\x17\x6c\xb7\x36\x5e\x5b\x56\x65\x5a\xfb\x9a\x37\x17\xa8\x99\x6a\x35\xfd\x81\x62\x5f\x47\xf9\xe1\x0f\x14\x7b\x86\xda\xb1\x2d\x6d\x0c\x61\x93\xfa\x6d\xb7\xe5\x42\xd0\x7d\x16\xf3\xc6\x70\x2f\xb6\x92\x22\x2d\x28\x47\x11\xfd\x95\xd8\x6c\xa7\x4d\x45\x38\xea\xce\x6f\xda\xed\x81\x3d\x4b\x5f\xd8\x9a\x36\x5f\x9f\xad\x90\x5a\xda\xed\x81\x48\x16\xa8\x5b\xbe\xde\xda\x6c\xbb\x74\xe9\x49\x98\xa9\xd8\xaf\x37\xf7\x73\x68\x4a\x55\x18\x91\x3a\x2d\x59\x20\x14\xfb\xba\x81\xed\xd6\x76\xbb\x30\xbe\xcb\x2f\xab\xe9\x63\x91\x39\x09\x50\x6e\x59\x7d\x2e\x6a\x6d\x96\xc9\x73\xab\xcf\x20\x50\xa5\x65\xd5\xf6\x68\x3b\x5d\xff\x2e\xe7\x6c\xde\xaf\xa9\x04\xe8\x2e\xf4\x9d\x8a\xdd\x86\x3a\xb6\xa2\xcd\xf6\xd2\xbd\x2e\xb5\x59\xe7\xb4\x53\xa3\xe0\xda\x89\x82\xb3\xdd\x1b\xa5\x26\x62\x0e\xcb\xca\xee\x0c\x44\xab\x8d\xb4\x0c\xcb\x60\xf8\x4e\x4f\x9e\x3b\x7d\x06\xca\xac\x31\xb5\x6c\x69\x3b\x48\xdb\x41\xd0\x75\x19\xf2\xd3\x4e\xc8\x4f\x61\x88\xed\x2c\x46\x8b\x68\x95\x77\xab\xa3\xe4\x45\x34\x9c\x5d\xad\xb3\x3a\x27\xf6\x6f\x77\xfa\x3a\x11\x7e\x22\x9a\x43\xb1\xce\x2e\x11\x0d\x9f\x72\xeb\xac\xac\x88\x3d\xa5\xe5\x19\x0e\x1b\x60\x4f\xeb\xf7\x3b\xd8\xbf\x5e\xc7\x54\x3a\x59\x81\x69\x3a\x52\xc4\xbe\x6e\xa7\x65\xd8\x47\x0c\x55\x3b\x2b\x03\x6d\xb0\x52\x28\x22\xf1\xf1\xb7\x81\xca\x16\x7b\xc8\xde\x65\x30\x98\xba\x89\x48\xb6\x19\xb4\xb1\xfc\x2d\xfe\xe3\x89\xd2\x6b\xe3\xa2\xac\x40\xf4\xe4\x3d\x1a\x6f\x6d\x84\xf0\x74\x16\xf8\xdb\x20\xca\x41\xc4\x60\xc3\x50\x1b\xf6\x89\xc3\x3e\xd1\x29\xcf\xf0\x3d\x02\x31\x62\xed\x3a\x9f\x4c\x73\x45\x8c\xc5\x3b\x3d\x7d\x3f\xc0\x9e\xba\xed\x72\x99\x95\xb2\x07\x31\x89\x75\x6d\x93\xa8\x49\xb1\xa7\x73\x3b\xcd\x93\x15\x31\xb1\xcb\x99\x67\x2c\xef\xe7\x62\x74\xd9\xd3\xeb\x36\x2f\x7f\xab\xca\x76\x38\x9d\x84\x2c\x89\xad\xee\xb9\x9f\xf5\x31\xad\x8f\xc1\x3b\x38\xed\x9b\x40\xf4\xbe\xa7\xd2\x6d\x9a\xdf\xe9\xb4\x94\x15\x9d\x36\x91\x09\x62\x97\x3d\xf7\x73\x0a\xa5\x73\x20\x17\xed\x79\xd9\x26\x97\x53\x78\x22\x0b\xdb\x72\x0a\x00\x62\xb0\x82\xda\x16\x71\xd6\x62\xa7\x79\x97\xcb\x72\x5c\x00\x5b\x26\x24\xb6\x4b\x9b\x2b\x12\xcb\xeb\xbe\xda\x9c\xe6\xd2\x26\x57\xf5\xb7\x38\x8d\x33\x53\xdb\x47\x9b\xf2\x84\x77\x70\x55\x9f\x5b\xed\x9f\xcb\xef\x18\xee\x97\xb3\xe5\xe5\x6c\xd9\xd9\xed\xb2\xbb\x58\xee\x32\xf1\x55\x5e\xce\xa0\x97\x33\x68\x87\xdd\xe5\xcc\x78\x19\x70\xda\xa6\x36\xb3\xe4\xcc\xb8\x32\xc4\x2e\x16\x3a\x45\xb4\x39\xc9\x26\x7e\x0c\x11\xcd\xe1\x5e\xc7\x82\xd8\x33\x45\xee\x47\x64\x9b\x88\x59\x69\x76\xcb\xe1\x05\xec\x59\x0d\x45\x7e\x9b\x16\x15\x08\x21\x50\x6d\xdd\xfe\xf6\x76\xd1\x1a\xdb\x65\x17\x72\xd9\x85\x24\x33\xd9\xcb\xee\x1b\x44\x9a\xdf\x8b\x90\x69\xb1\xef\xb7\xd3\x7c\x59\x0d\x57\x3d\xcf\xd8\xcf\xbd\x58\x74\x15\x7b\x1a\xc4\xfd\xde\xfe\x96\x45\xa0\x41\x60\x7f\xbb\x50\xfc\x62\x37\x4f\xee\x87\xf2\x16\xd1\xec\x82\x2f\x87\x49\xb0\x9f\xc1\x6f\x1f\xd3\xfc\x98\x66\x5e\x5b\x17\xb7\xdb\x59\xdc\x46\x99\xb5\x37\xfe\x4f\xb1\xf3\x8b\xcd\xd7\x11\x44\x67\x67\x56\x7b\xab\x54\xde\x2e\xac\x55\x86\x97\x37\xe1\x30\x62\xdf\x8f\x67\x58\x6f\x2e\x50\xb7\x9c\xda\xde\xda\x9c\xf6\xbd\x78\x06\xe1\x49\x22\x7a\xa5\x19\xbf\xa7\xb6\x79\x56\x01\x78\xae\xb3\x79\x10\x59\xe9\x96\xdf\x28\x51\x11\x4d\x05\xe2\x42\xb6\x88\xd6\x53\x9b\xf9\x30\x94\xa6\xf2\x9a\xbd\x09\x5d\x13\x31\x2b\xd3\xcd\xf7\x5b\xdb\xdb\xba\x44\x0d\xb9\x90\x2d\xa2\x75\x86\xbf\xb7\x53\x9e\xb7\x53\x1e\x76\x48\xb5\x8f\xd3\x82\x8f\x6a\x88\x80\xfb\xf6\x79\x0d\x6d\x43\x5b\x60\xbb\xb5\x79\x3f\x14\xd2\xc7\x21\xfb\xe3\x02\xab\xaa\xf3\xe3\xeb\xf8\x31\x8c\x89\x9d\x68\xed\xe3\x30\x04\xa2\x13\x54\xde\x3e\x84\x27\x89\x9d\x0f\xae\x1b\xda\x5c\xd4\x5c\x4c\xfb\x3e\x97\xe9\xc3\xc9\x36\x3b\xd3\xe6\x8f\x5d\x21\x88\xc4\x39\xd0\x3e\x4e\xfb\x3e\xc6\x52\x34\xa6\x28\x1f\xa7\x7d\x20\x72\x31\x6c\xb8\x90\x2d\x76\xfa\x78\x06\x2b\x35\x22\x7a\x58\x06\x76\x99\x20\xba\xdd\xcf\xd7\xe9\x12\xd8\xf9\xd8\xcf\xfd\x12\xcc\x28\xa2\x77\xda\xf3\x17\xc7\x96\x88\xd6\xe9\x0f\x5c\x60\x15\x31\xea\x1a\xd8\x3e\xda\x8c\x09\x29\xbb\xfc\x6e\x87\x1c\xc0\x52\x74\xbb\x9d\x98\x03\xe2\x32\xda\xed\xf4\x0e\x28\x42\x6e\x6b\xf1\x76\x72\x87\xd7\xb9\xdd\xd6\x22\x30\x40\xa9\xdd\x38\x7a\x85\xa3\xfc\x6d\x96\x00\x01\x23\xed\x26\x90\x41\xb0\xb8\xd5\x6e\x47\x3c\x40\xec\x5b\xbb\x89\xf2\x14\x1d\x07\x50\xbb\x71\x42\x88\xce\x40\x7e\xdb\x62\x40\x7f\x85\xa6\x47\xd3\xc3\xef\xb8\xb9\xe5\x07\x08\xb6\x6b\xb7\x83\x0b\xf0\x3d\xb8\xc3\xdc\x6d\x10\x8a\xda\x6e\x27\x40\x60\xd0\xc7\xdd\x4e\x51\x81\x93\xb3\xdb\x09\x07\x18\xd4\xdf\x6d\xff\x01\x08\xfa\x6c\x77\x98\x59\xf7\x75\xf6\xe9\x55\x66\x2e\xac\x15\x7a\xbc\xdb\xc1\xed\x8e\xe7\xe7\x1f\x93\xbe\xe8\x2e\xa6\x92\x5d\x56\x39\x18\xb2\x6e\xfb\x4f\x10\x83\xbd\xb8\xed\x2e\xa6\x8b\x5d\x64\x2c\x66\xb6\xbb\x98\xb0\x8d\xe4\x25\xbc\x1d\x13\x6f\xbd\xa3\xc5\x7a\x50\x43\x02\x67\x0a\xb7\x5d\xdd\x6d\x57\xa7\x12\xb9\x1d\x39\x41\xef\x5a\x4c\x6a\xb1\xd8\x31\x55\xcb\x78\xa3\xb3\x2e\x72\x57\x53\xbf\xd1\x5f\x95\x54\xb9\xb4\x01\xe2\x45\x9b\xbd\x9d\xa6\x83\x5e\x79\xbd\xef\x6a\x76\x36\xb2\xd2\x82\xec\x6c\x41\x8c\x3e\xb5\x99\xc3\x8d\x6e\x9e\x5d\xb4\x02\xbe\x24\xb7\x9d\x07\x18\xf9\xdb\x1b\xd0\xda\xed\xe0\x0f\xfa\xab\x9a\x31\x73\x5f\x4f\x3c\x35\xa5\xa4\x3e\x00\x89\x1a\xba\x9b\x99\x6d\x6e\x4c\x64\x66\x77\x37\x73\xbb\x91\xb8\x58\x9b\x6b\xea\x22\xcf\x45\xb6\xb2\x0d\x7b\x9e\xbb\x99\xd9\xe6\x3b\x45\x3e\x9a\x79\x6d\xe4\x55\x8b\x79\x6d\x67\x91\xd2\x9b\x9b\xdb\x8d\xce\x5c\xfa\x6e\xa6\x7d\x83\xc8\xe2\x76\x3b\x1b\x06\xc3\x57\xa1\x99\x97\x8d\xe1\xab\xa0\x82\xb9\xf7\x94\x64\x4e\x4a\x36\xad\x91\xb4\x81\x51\x2c\x69\x92\x36\xca\xcb\x2e\x23\x4d\xd3\x46\x9a\xdd\xb4\xcd\x9d\x1d\x41\xf6\x0f\x76\xd4\x20\x46\xb7\x7e\xd5\x42\x20\xd7\xb9\x99\x49\xdf\x20\xd8\xb4\xdd\x69\xd2\x37\xba\xef\x42\x9a\xf4\x8d\xce\x64\xf0\xee\x26\x61\x63\x32\xfe\xde\xce\x9b\x6e\x57\x83\xa6\x6d\x6e\x58\x0b\x84\x0c\x57\x0b\x7d\x98\x9d\xe1\x34\xc2\x72\x70\xf8\x05\xc5\xde\xf9\x76\x2d\x0d\x8c\x81\xc6\x72\x53\x43\x3b\x9b\x1a\xd8\x3a\xdc\xee\x69\x6b\x30\xb0\xcf\x89\xcf\x3d\x2d\xd5\x8d\x9a\x76\x7a\xd3\x74\xcc\xf6\xf3\x8f\xf5\xb2\x7e\x54\x71\x20\x19\xdc\xdd\x0c\x21\xba\x25\x38\x6d\x20\xd3\xe8\xd2\x97\xbf\x33\xfd\x1b\xbd\x9b\x06\x8b\xc2\x80\x96\xe9\x1b\x32\x2d\xfb\x8d\x50\xc2\xba\x87\x42\xb8\x00\xc0\x76\x8a\x83\x8e\xb7\xbb\xdd\x4e\x3a\x40\xb7\xad\x39\xd4\x80\xce\xba\xc6\xbd\xcc\xdf\x46\x67\x1a\x7b\x3b\x05\x01\xfd\xc5\x42\xc7\xed\xfa\x1a\xe8\xcc\x2b\xdc\xaf\x21\x3a\xb3\xa3\x5b\x21\x06\xa2\x0d\xbb\x84\x65\x66\x16\xf5\x4a\xba\x97\xf5\xba\xec\x55\xad\x57\x65\x0e\x08\xd5\xc1\xbd\x4c\xb9\x51\xf8\xb6\x1a\x17\x7e\x40\x74\x5f\x42\xd7\x7d\x40\x5a\x5b\x4e\x99\x41\x67\x8d\xe1\x76\x1d\x08\x10\xee\xd6\x6e\xa7\x0d\xc0\xc9\xb7\x5b\x48\xc4\x74\x80\x54\x41\x82\x69\xd7\xef\xd2\xb5\x6e\x30\xe2\x1d\xdb\x7d\x99\x6e\xe2\x36\xab\xe5\xab\x3a\x3b\x9b\x47\x6c\xff\x6f\x8b\x73\xa3\xbc\x1c\x92\xd5\xa2\x60\xbd\x7c\x9d\x9d\x8f\xdc\x2e\x43\xfd\xfa\x4b\x4b\xcf\x8d\xad\x81\x44\xba\x5d\x02\x04\xdd\x4e\xc6\xf5\xf3\xfb\x7d\x5e\x4c\x1f\x60\xeb\x60\xd1\xb2\x0d\xab\xd5\x35\xf5\xfb\x04\x46\x3b\xc2\x3a\xeb\x03\x7d\x70\x37\x97\x13\x81\x02\x51\x9f\x9b\xe8\xaf\xf0\x22\xb3\xb4\x41\x98\x67\xbb\x5d\x70\x06\xdd\xbe\xe7\x63\x1e\x3f\xbb\x3b\x34\xe9\x2e\xe0\x83\xfe\x72\x20\xfb\x98\xc3\x8d\xfe\x0a\xef\x64\x06\x3f\xbb\x37\x74\x38\x75\x5a\x06\x3a\x93\xc1\xdb\x75\xb7\xdb\x00\xeb\x62\xc9\x7f\x4d\xc1\x77\xfc\xfc\x63\x38\x90\xe9\x1c\x00\xc3\xf1\xcf\x75\x51\x30\x6c\xb4\x5f\x9f\xf6\xb5\x38\xb9\xf9\xd7\xb2\xfb\x3a\x96\x90\x5f\x75\x33\x30\x9c\xbf\xe9\xd5\x13\xa7\x7c\x55\x61\x60\xd8\x64\x9c\x3b\x82\xfe\xaa\x9a\x2c\xb9\x2d\x67\x86\xef\xbb\x42\x0d\x0c\x27\x47\xb7\xe9\xbe\x29\x27\x04\xb9\x3e\x3f\xd1\x5f\xac\x2b\xdc\xae\x0b\xde\x1e\xc6\xd1\xcf\xdd\x6d\x0a\xb7\xae\x14\xc4\xcd\x7d\x9b\xd0\xdb\xa8\x15\x7f\xfb\x58\xed\x1b\xd3\x37\xe9\x31\xa9\x0f\x49\x1d\xed\x77\x0c\xb9\xae\x13\x83\xe9\xa8\xe1\xaa\x01\x58\x36\x60\xd7\x4d\x40\x7f\xf9\xaa\xb9\x24\x04\xfa\xcb\x06\xf6\xd8\x52\x36\xa6\x83\xc8\xe3\xcb\xf0\x30\x94\x0e\x6f\x6e\xa1\x3c\xf6\x2e\x2c\x49\xdc\x2e\xb9\x83\xe9\x8b\xf5\x58\x51\x1b\xcb\x4e\x57\xad\x08\x08\x7f\x69\xfa\x27\x85\xfb\x17\xda\xe3\x34\x1a\x10\x52\xdc\x1e\x57\xb7\x41\x77\x91\xf4\x71\x66\x0d\xa2\xb1\x89\xa0\xe9\xd7\x14\x46\x9f\xb5\x87\xfd\x3e\xa2\xb3\x71\xb6\x3d\x4e\xad\x41\x7f\x0d\x13\xb1\x34\xd1\x31\x4e\x2c\x97\x96\x6b\x67\xc6\x9f\xbd\xb5\xbc\x77\xaa\xbc\xf7\x57\xcb\x77\x5f\x63\x02\x6e\x2d\xcc\xe8\xba\xe9\x7c\x34\xed\x1c\xa3\x12\x1e\xe7\xd1\xcf\x9e\x35\x4f\x16\x91\x9e\x30\x7b\x41\xf6\xa6\x17\x99\xbd\xa0\xd7\x67\x0c\x7e\x9c\x5b\x83\x4e\x3c\x47\x7b\x9c\x5c\x83\x89\xb8\x7f\x9c\x4a\x83\xce\x3e\x84\xf6\x38\x97\x06\x13\x45\xf7\x38\x97\x7e\xdc\x21\x30\xe8\xe2\x1f\x57\x19\x80\x91\x8f\xed\x29\x26\xab\x98\x2c\x6e\xef\x84\x18\xec\x5f\x92\xd4\xe2\xfd\x0d\x22\x1c\xa6\xd5\x09\x30\xe8\xec\x43\x6e\x8f\xf3\x5f\xd0\xf5\x49\x3e\xc5\xb2\xd9\x08\x76\x0e\xb7\xc7\x09\x30\x08\xbc\xf8\xed\x71\xba\x0b\xb6\xde\x26\xe3\xce\x77\x41\xd7\x99\xf9\x28\xe5\x40\xb8\xe0\xfe\x38\x05\x06\x71\x0a\xc3\x39\xf0\xe3\x1c\x98\xc3\x75\xda\xe3\x1c\x18\x84\x4b\x9b\x8f\x93\xe0\xc7\x3d\x0f\x1c\x19\xd0\x9e\x6a\xa9\x11\x5b\xed\x30\xf1\x38\x33\x06\x3d\x6c\x5d\xce\x7d\x41\xe0\x46\x6f\x8f\x73\x5f\x10\x04\x05\xb5\x47\xed\x0d\xba\xce\xe2\xc7\xd9\x30\xe8\x61\xbb\x70\x3a\x0c\xba\x2e\xb8\xc7\xd9\x30\xd8\xcd\x9e\x5f\x3a\x1d\x06\x41\xe0\x50\x7b\x9c\x0f\x83\x48\x5d\x53\x4f\xb3\x34\x08\xa8\x22\xd0\xa3\x3d\x4e\x92\x41\x70\xf2\x52\x7b\x9c\x24\x83\x38\xad\xcc\x59\x32\xe8\x61\xfd\x3a\x49\x06\xd1\xc6\xd0\x66\xce\x37\x8e\x83\xef\x71\xe6\x0c\xe2\x75\x52\x61\xce\x59\x48\x3e\xaf\x88\x73\x67\x10\xaf\x46\xf9\xa4\xcd\x80\x35\xbe\x17\xc2\xee\x71\x3e\x0d\xba\xbe\x74\x63\x11\x44\xd7\xaf\xf1\xa4\xad\x80\x28\x39\x3d\xcb\x8f\x6e\x03\x10\x1c\xbc\xd1\x1e\x67\xe2\xa0\x87\xfd\x89\xfe\x76\x10\x2f\x16\xf2\x0c\x6b\x10\x3d\xec\x04\x9c\x9c\x1b\xd5\x70\xda\xb5\xb3\x73\x10\x3a\xc0\x1e\x27\xe7\x20\x5e\x36\x58\xe7\xe6\x20\xd8\x5e\xdf\x1e\xe7\xe6\x20\xec\x7b\x1f\x27\xe7\x20\x5e\xe9\xed\x2d\x1c\x66\xe7\x2e\xdc\x3c\xba\x6b\x41\xb0\x7d\xbd\x3d\xdd\x96\xd2\x69\x29\x2c\x71\x3d\x7a\x41\x40\x0f\xdf\xde\x6e\x79\x75\x1b\x0a\x6d\xa7\x5b\x5e\x1b\x9d\x6d\xd4\xed\xd1\x4b\x0e\x3a\x1b\x9c\xdb\xa3\x20\x00\x51\x9b\xf7\x32\xdb\x1b\xbd\xd9\x4b\x77\xb3\xbd\xd1\x5b\x78\x2f\xb3\x8d\x77\xbd\x32\x7a\x3f\x7a\x57\x41\x6f\x61\x22\xcc\x23\x2b\x7e\x95\xc5\x95\xc7\x05\x3f\x10\xb5\x6a\x32\x43\xc3\x60\x3d\x4b\x5a\x0d\xf2\xa8\x41\x50\x9a\xcf\x30\x47\x1b\xdd\x95\xb8\x67\xd8\x02\x08\xcb\x73\x11\xf9\x19\xb6\x80\x8d\xee\x3a\xdc\xa3\x3b\x08\xf4\xba\xbc\xca\x16\xb0\xd1\xdb\xeb\x77\x48\xdf\x67\x58\x52\x1b\xbd\xbd\x4c\xa3\x25\x85\x1b\xa7\xfa\x12\xb8\x4c\x09\x82\x88\xfd\x66\x1c\x8c\xe8\xd5\xc6\xe6\x22\x1b\xe8\xae\x47\x3e\x8a\x29\x10\xb5\x79\x7b\x0b\x8f\xc0\x84\xca\xfc\xe4\x51\x4c\x81\x5e\xed\x4a\xd4\x52\xa0\x37\xd6\x3b\x1e\xa5\x14\xe8\x2d\xfc\xa1\xc5\x39\x2d\x4e\x92\x3a\x2d\xce\x69\x71\x52\x11\xaa\x2b\xd0\xab\x3d\xb9\xf2\x0a\x04\xc1\x48\xed\x51\x5f\x81\xb3\xea\xfa\x28\xaf\x40\xa8\xe7\x1e\xf5\x15\xe8\xae\xb5\x3d\xd3\xf2\x22\x10\xb2\x0d\xbb\x20\x25\xd7\xa3\xe4\xaa\x26\xdf\xd2\x61\xdb\x3a\xf1\x63\xed\xd1\x41\x0d\xc2\xc5\xfd\xc7\x45\x5d\xd0\x09\xbe\x6c\x8f\xa2\x0b\x44\x45\x3a\x3c\xaa\x2e\xd0\x1b\x2b\x31\x8f\x1a\x0b\x74\x36\x50\xb4\x47\x91\x05\x7a\x63\xea\xfd\xb8\x16\x0c\x82\xe3\x7a\xda\xe3\x52\x30\xe8\xed\xe5\xbd\xcc\xf7\x46\xaf\xf6\xe3\x0a\x2f\xe0\x1e\xb8\xf6\xa8\xbb\x1e\x75\x17\x33\xc3\xc7\x65\x47\xd0\x1b\x1a\xe1\x71\x55\x19\x84\xfe\xdd\x47\x75\x06\x7a\x73\x48\x53\x66\x81\x3d\x4c\x90\x0a\x25\xd3\x73\x9d\xb1\x9b\x8c\xab\x99\x1e\x83\xe4\x1b\x7a\xfa\x71\xcd\xf6\x51\x34\x85\x97\x59\xb0\xec\xc8\x1d\xb6\x6a\x57\x71\x1f\x57\x71\xbb\x0d\xd6\xd8\x17\xd0\x0d\x59\x7a\x94\x5b\xa0\xbb\x78\xf2\x18\x09\x02\x62\x98\x75\x15\xd8\xe3\x86\x7e\xcb\x5f\x05\x06\x62\x14\xaf\xb2\xad\x6c\xf4\xe1\xd0\xaa\xfe\x02\x5d\x55\xf1\x28\xc0\x40\x1f\x0e\x1d\xae\xba\x3f\xef\xb3\x69\x99\xa6\xae\xfe\x7a\xd4\x5f\xbe\x10\xca\xaf\x47\xf9\xe5\xd8\xa1\xfe\x7a\xd4\x5f\x4e\x2a\x14\x60\x20\x5c\xc8\x7a\x14\x60\x20\x86\x15\xa0\x02\x03\x31\x2c\x57\x43\x16\x40\x1f\xf6\x03\x1f\x33\x79\x54\x99\xf7\xb2\x96\xdc\xa1\x17\xe7\x91\x66\x1c\x5d\x36\x1c\x9b\xd4\x65\x8f\x67\x16\xd8\xd7\x7e\xcc\xb8\x52\xcd\xc1\xe3\x63\xfb\xf9\x28\x3c\xed\xd3\xd4\x6f\x8f\xfa\xcd\xe6\xaf\x80\x03\x31\x8a\xbf\xb4\x78\x3c\xeb\xc0\x96\xa7\x0b\x13\x04\x01\xaf\xed\xd1\x45\x04\x62\xf8\x76\x7d\x2d\x8b\xaf\x62\xd4\x1f\x5a\x16\x5f\x96\x2b\x1c\x0e\xbf\x56\xf8\x46\x57\x67\x19\xcc\xd7\x4e\x30\x9f\xe3\x82\x92\x11\xc4\xb0\xda\xd4\x8c\xa0\xbb\x56\xfc\x28\x1a\x41\xb0\xfd\xae\x3d\x06\x4d\x81\xee\x32\x94\x71\x81\xa2\xbb\x34\xfd\xa8\x23\x1f\x37\xf2\xfa\x8a\xab\x23\x1f\x8f\x6e\x28\x3e\xd1\x92\xc0\x9d\x37\x7c\xeb\x6f\x4b\x82\xed\x21\x1c\x3f\xd1\x1e\xc5\x25\x88\xe1\x70\xa8\xaf\xec\x71\x8b\x79\xb3\x3d\x29\x2f\x8d\x44\x6c\xd3\x49\x92\xa1\x22\xa0\x0f\xe7\x65\xaa\x44\x50\xc2\xf9\xb9\x31\x5f\xa0\x84\x0f\x50\x25\x82\x62\x04\xde\xa3\x0c\x04\xd1\xc3\x29\xb5\x42\x10\x94\xf0\x4d\x52\x09\x82\x61\x0c\xdd\xa3\x12\x04\xee\xaa\x69\x8f\x4a\xf0\xd9\xba\x6f\x18\xc9\xf6\xa8\xfb\x40\x09\xdf\x1a\x03\xcf\x0c\x9a\x6c\xc5\x46\xac\x77\x1a\x94\xb0\x75\xaa\x05\xc1\x4e\x19\x85\xf6\x98\xcd\xc7\x6c\x8e\x9f\xfe\x90\x1e\x81\x21\x0a\xfe\x9d\xf4\xc8\x8b\x3c\x47\x5e\x70\xa6\x65\x7a\xe8\x85\x18\xb1\xc6\x6f\x0e\xcc\xf9\xc2\x39\x2e\x0a\x21\x8c\xc9\x91\x19\x07\x23\x96\xa6\xa9\x89\x08\x46\x22\x90\x93\x53\x34\x0e\x4a\xec\x1e\x37\x39\x46\xe3\xa0\xc4\xb9\xea\xa3\xe9\xcb\xba\x92\x57\xdd\x9a\xee\x5d\x7e\x61\xf6\x1e\x4d\xbb\x16\x73\xcf\xf9\x92\xc3\x35\x0e\x4a\xec\xf6\x95\x1e\xb2\x21\x0a\x61\x85\xe9\x71\x7a\xc2\x90\x87\xf4\xe0\x0d\x51\x62\xf7\xd3\xc9\x21\x1c\x07\x83\x0e\x38\x5f\x61\xbe\xc3\x7c\x93\x88\x30\xdf\x41\xbd\x06\xa9\x0f\xf3\x1d\xd4\x6b\xf1\x89\x66\x3b\xcc\x76\x60\xba\x34\x59\xad\x9a\x2c\x89\x8d\x51\x5e\xfe\xd0\x92\xd8\x18\xe5\x5c\x65\x49\x6c\x8c\x58\x26\xd5\x92\xe0\x68\xb7\x30\x11\xc5\xba\xdf\x18\xc5\x6c\x17\x0b\xa7\x58\x38\x64\xa8\x58\x38\x1b\xa3\xbc\xfc\xa1\x85\xc3\x11\x70\x9c\x93\x92\x1e\x12\x28\x0a\xe7\x06\xa6\xa7\x04\x8a\x12\x2f\x0a\xba\x58\x12\xc5\x92\xd0\x64\x49\x14\x4a\xc2\x4a\x2b\x96\x44\xa1\x24\x5e\xa4\xbe\x58\x12\x1c\x28\x17\x45\x93\x25\x51\x6c\x13\xb4\xa6\x62\x49\x14\x4a\xc2\xb2\x47\x05\x8b\x42\xf8\x44\xbe\x8a\x85\x43\xd8\x55\x1b\x96\x4e\xb1\x74\x36\x46\xf1\x35\xa8\x96\x4e\xa5\x74\xcc\x64\xb5\x74\x36\x46\xb1\x05\x54\x8b\x62\xc3\xa8\xe6\x7c\x55\xdb\xc9\xf1\x71\xda\xf4\xab\xc5\x53\x79\xdb\x7d\xa5\xaa\x65\x51\x7d\xdb\xbd\x99\xe9\xe7\x70\xbb\x78\x51\xfa\xcd\x54\x6c\x0c\xc6\xf3\xf4\x28\x17\x31\xd8\xf4\x90\xaf\x66\x2a\x1a\xa7\xdd\x74\xea\xa8\xf9\xc4\x46\xd3\x4c\x4d\x56\xc8\xc6\x60\xa4\xce\x57\x33\x11\x1b\x25\xd3\x27\x5a\x21\x1b\x83\x5d\xce\xf9\x6a\x56\x48\xe3\xd0\xc1\xae\xc9\x0a\xd9\x18\x0c\xae\xf9\x6a\x56\xc8\xc6\x60\xbf\x4a\xbe\x9a\x19\xda\x28\xd9\x29\xc3\x66\x85\xe0\xdc\x61\xa7\x55\xbe\x9a\x15\xd2\xf0\x58\x74\xd3\x65\x7d\x34\xdf\x5b\x7e\x98\x66\x3b\xc9\xb6\xf7\x4a\xb3\xbd\x31\xd8\x24\x9b\xaf\x34\xdb\xc9\x59\x84\x9d\x74\xa5\xd9\x4e\x43\x9f\xec\x04\xd2\x7c\x6f\x8c\x61\x81\xa5\xf9\xf6\xbc\xb8\x69\x85\xa7\xb9\xdc\x28\x1c\xf8\x97\xaf\x34\x97\x69\x2e\x49\x6c\x9a\xcb\x24\x97\x49\x7d\xa7\xb9\x4c\x73\xe9\xbd\xcc\xe5\xc6\x18\xd5\x94\x99\xcb\xc4\x2f\x93\x5c\xd5\xad\xef\x4e\x7d\x57\xee\xd5\xcd\x78\x27\xe3\x95\x27\x76\xdf\xc9\x8d\xc1\xa0\x9f\xaf\x6e\x59\x6c\x61\x39\x18\x6f\xd3\x50\x75\x51\xb2\x6b\xb2\x2c\xd8\xe0\x99\xd3\xd7\xad\x9b\xf1\x8d\x59\x87\xf7\xb7\xc2\x37\x06\xd3\xb0\x34\xc6\x5d\x8c\x51\x69\x75\xdd\xa2\xe8\x14\x45\xd2\x2c\xba\x45\xd1\xcf\x04\xc8\xfb\x5b\x16\x1b\x25\x87\xc9\xb0\x2c\x3a\x65\x61\x89\x75\xcb\xa2\x5b\xe3\xdc\x6c\x58\x16\xc3\xb2\xe0\x87\xc3\x8c\x0f\x33\x4e\xc2\x86\x19\x1f\x34\x02\x9b\xf0\xf0\x0d\xdc\x28\xd9\x35\x59\x16\xc3\xb2\xe0\x89\xc3\xb2\xd8\x28\xd9\xc9\xd1\xb0\x59\x0c\x5e\x87\x41\xb3\x18\xe6\x7b\xd0\x04\x7c\x69\x86\x19\x1a\x64\xc8\x77\x72\x9a\xd4\x8d\xfa\xb2\xc0\xa6\xd5\x36\x3d\x96\xc1\xe1\x6e\x9a\xfc\x0d\x77\xf7\xe7\x6b\x9a\xfc\x8d\x59\x6d\x9c\xd3\xb4\x6e\xd4\x97\xa3\xca\x34\x61\x1b\x93\x0d\x51\xf9\x9a\x56\x9b\xc7\x8d\xd5\xd7\x6f\x9f\xa4\x96\xaf\x69\x85\x6d\x18\x20\x93\xaf\x69\x85\x6d\xcc\x6a\xb1\x4f\xb3\xe7\xc1\x77\x36\xae\x69\x7d\x6d\xcc\x6a\x15\x2e\x73\xbc\xdc\x72\x6a\xb3\x59\x66\x79\xa3\xbe\x6c\xcf\xcb\x1c\x2f\x73\xcc\xcd\x96\xb5\xb3\x61\x68\x51\xbe\x96\x39\xde\x98\xd5\xb7\x76\x59\x3b\x1b\xf5\x65\xe3\x5a\xe6\x78\xa3\xbe\x6c\xe2\xcb\x86\xba\x38\xec\xcf\x5e\x6e\x59\x61\x8b\xd3\xfe\x92\x6a\x5d\xe6\x7b\x91\x6f\x3b\x98\x65\xbe\x97\xf9\xf6\x89\xe6\x7b\x63\x12\x91\x97\x1c\x83\x75\x30\xab\x0d\xe9\x32\x43\x1b\xf5\x65\xc7\x77\x59\x85\x97\x55\x48\xb6\x2f\x53\x6f\x08\x26\xab\xaf\xe9\xd9\xb6\xa2\xa6\x43\xd1\xe5\x23\x37\x6a\x3a\xdc\x5e\x3e\x72\x63\xbd\xec\x6b\x2f\x5f\x8d\x8d\x9a\x8e\x74\x6f\x4b\x7f\x63\xbd\x4c\xd8\xdb\xc2\x7f\xb3\x8a\x6f\x43\x7a\x9b\xd6\x2d\x06\x6b\x3a\xa5\x78\x5b\xf8\x6f\x9c\xb7\x16\xc5\xdb\xc2\xdf\xa8\xe9\xe4\xea\x6d\xf2\xf5\xd0\x59\x14\x6f\x5b\xe0\x46\x4d\x47\xe0\xb7\xf5\xb1\xb1\x5e\xb6\x80\xb7\x85\xbf\xb1\x5e\x16\xc5\xdb\xc2\xdf\xa8\xe9\xa4\xf3\x6d\xb6\xdf\xf8\x29\xec\x7d\xdf\x66\x7b\xa3\xb2\xab\x2b\xdd\x05\x23\xd6\xcb\x0e\xff\x63\x1e\x3f\xe6\x91\x1f\x7e\xcc\xe3\xc6\x7a\xd9\x9a\x3e\xe6\xf1\x63\x1e\xb9\xd7\xc7\x3c\x7e\xcc\x23\xa5\xfa\x31\x8f\x1f\xf2\x68\xdf\xfe\x31\x8f\x1f\xf3\x48\xa9\x7e\xcc\xe3\x87\x3c\xda\x32\x3f\xb6\xb9\x8d\xf5\xf2\x65\xf8\x98\xed\x0f\xd9\xb6\x2b\xf9\x98\xed\x0f\xee\x0b\x5f\xac\x8f\xd9\x26\xc0\xaa\x71\xa4\x7a\xbe\x3e\xe6\x7b\xa3\x2e\xcb\xf0\x63\xbe\x37\xea\xf2\x97\x5f\xab\xdb\x8d\x7a\xe9\x98\xff\xb5\x2c\x36\xea\x32\x19\x5f\x1b\xe2\xc6\x3a\x03\xfc\xd7\xb2\xd8\x58\x67\xa4\xf8\x5a\x16\x1b\x75\xd9\x50\xbe\x96\xc5\x86\xe7\x53\xa7\xe7\xe9\x8b\x75\xa6\xb6\x5f\x33\xce\xbe\x8a\x5e\xed\x90\xbf\xe6\x7c\xa3\x2e\x2b\xfc\x6b\xce\x37\xd6\x19\x3c\xbe\xe6\x7c\x63\x9d\xc1\xe9\x6b\xc6\x3d\x06\xa0\x55\xb3\x69\xce\xdd\x28\x70\x26\x96\xb7\x59\xdf\x58\x67\xd8\xbf\xcd\xb9\x41\x69\x67\xe0\xb9\xcd\xfa\x4d\xd6\x6d\x52\xb7\x59\xbf\xc9\xba\x1d\xc1\x6d\xd6\x39\x7b\x72\xd9\x58\x6e\xb3\xbe\xb1\xce\x44\xe6\x36\xeb\x1b\x75\xf9\x8e\xdc\x36\x83\x8d\x75\x66\x53\xb7\xa5\xb1\x51\x97\x3d\xc8\x6d\x61\x6c\xac\x5f\xd3\xe5\x4b\xbf\xb1\xce\xfc\xed\xb6\x30\x36\x3c\x20\x3c\x5f\xb7\x85\x71\xd3\x0a\x6c\x65\xb7\x65\xb1\xb1\xce\xb0\xf6\x58\x14\x0f\x45\xe1\xa8\xf9\x58\x14\x8f\x8d\x80\x3c\x3e\x96\xc4\x63\x23\xa0\xc0\x1e\x4b\xc2\x0d\x3b\xb9\x48\xd8\x63\x51\x6c\x18\x3b\x9f\x1c\xf0\x77\x10\xaf\xd3\x91\x3d\x66\x1c\xc7\xe3\xeb\xf4\xd6\x8f\x39\x7f\x38\x54\xfd\xa4\xc3\x3a\xdf\x68\xd5\x96\xf7\x98\x73\x76\xff\xb4\xa9\x54\x79\xcc\x3a\xa2\xf4\x75\xfa\xd8\xc7\xbc\x73\x16\xc7\xeb\x8c\x80\x8f\x99\x27\xc4\xf5\x45\x74\x7e\xfa\xe1\x02\xd1\x6a\x6a\x0a\x4d\x61\x1b\x6a\xd8\x8a\xb6\xc2\x65\x0b\x53\xd5\x54\xbd\x5b\xc7\xd6\xb4\x35\x2e\xf3\x97\xa9\x89\x12\xa1\x43\x08\x45\x6c\x10\xee\xf9\x72\x00\x08\x25\x2b\x1b\xe2\x5a\xa5\xa5\x05\xce\x4b\xb1\xb3\xe0\x03\xde\xda\x3e\xda\xea\x6f\x0f\xcf\x81\x7f\x53\xec\x19\x83\xb7\xbe\xb5\x9d\xd7\x84\x5b\x87\x25\xb1\xe1\x4e\xc5\x0c\x45\x2d\x88\x20\x6a\x25\xfd\x82\x83\x68\xce\x54\xfd\x80\x83\x88\x78\xbd\xfc\xa9\x25\xb1\xd1\xec\x21\x42\x59\x0b\x9a\xad\x3d\xd4\xb0\x60\x3f\x40\x9b\x25\xb1\xd1\x7c\x75\xfc\x1a\x84\xd8\x97\x05\xb6\x8f\xb6\x8f\x0f\xf5\x09\x8f\xb6\x87\xaf\x00\x50\x99\xaa\x51\x10\xc1\x91\x69\xe9\x81\xed\x22\x5f\x66\x41\x39\x0a\xf6\x65\x24\xa4\x98\x05\xa2\x0b\x83\xd3\xae\x32\x14\xa4\xe1\xa9\xf5\xc9\x5c\x2b\x54\xa4\xe1\xb9\xf5\x44\x4e\x67\x28\x36\xc1\xfe\x6d\xc5\x66\x2e\x0a\x5f\x24\x40\xa3\xf8\xf9\x0a\x11\x6d\xd8\x86\xd4\x96\x81\x90\x2c\xce\x05\x42\xd5\x18\xfa\x53\x9d\xca\x84\xb2\x11\xec\xeb\xf8\x6d\x35\x1b\x1b\xf9\xeb\x4f\xad\x1c\xce\x27\x6d\xbc\xa4\xa1\x94\x0c\x42\xcc\x4b\xb3\xd4\xd5\x8d\x51\xe7\xcf\x3f\x52\x39\x10\xd5\x3c\xe0\x3d\x2d\x1c\x63\x92\x51\xcd\x03\xde\xd3\x42\x74\x5a\x46\x35\x13\x1b\x49\x6c\x55\x86\x92\x13\x24\x5f\xcc\xc8\xa8\x66\xcb\x33\x70\x09\xec\xc9\xa8\xd6\x17\xce\x52\xd4\x7d\x28\x4c\x01\xf1\xb9\x19\xea\x52\xd0\xad\x3e\x65\x29\xe8\xd6\x4a\x33\x43\x0d\x95\xa2\xc5\x7a\x52\xa7\x92\x24\x65\x2a\x58\xe8\xe2\x50\xa5\x02\x62\x95\x33\x14\xa9\x60\x21\xf4\x43\x8d\x0a\xd6\x49\xa1\xb9\xc5\x67\xea\xf4\xc4\x8f\x8b\x88\x70\x5e\xe3\xb7\x45\x44\x10\x9d\x90\x91\xd6\x0d\x7b\xa1\xaa\xef\x57\x9a\x6e\xdc\x9c\xd5\x97\x44\xa5\x09\xa2\xfa\x92\xa8\x34\xc1\x9e\x92\xf3\x48\x95\x26\x08\x5c\xff\x19\x69\x52\x37\x8a\xc5\xa2\xce\x04\xa3\x84\xb7\x37\xf5\x1b\xc5\xd2\x54\x66\x86\x32\xd3\xc4\x2b\x33\x41\x99\xde\xdb\xfe\x62\xa3\xd8\x98\x15\x99\x60\x56\x1f\xa7\xc8\x04\xd1\x1b\x32\x2a\x54\x99\xa0\x4c\x6e\xae\xc8\x04\x75\xf9\xb2\x28\x32\x01\xfb\xb7\x32\xd4\x98\xa0\x5b\x35\xdd\x0c\xe3\xce\x34\x05\x0a\x4c\xb0\x7c\xfd\xd5\x97\xa1\x7f\x33\x4d\x93\x45\xd0\x3d\xfc\xd4\x97\x4e\x81\x09\xba\xa5\xa9\xbe\x04\xfd\x24\xc0\x22\xc0\xbd\x69\x11\x0c\x73\x32\x98\x24\x52\x7b\xea\x41\x10\x83\x63\x33\x32\x14\x84\x20\x5e\xe6\x4e\x41\x08\x82\x3d\x23\x19\x0a\x42\x10\xec\xaa\xc9\x18\xe6\x86\x98\xcb\x33\x72\x0c\xb3\x33\x3c\x56\xe7\xd8\x4c\xe9\x60\x2d\xa7\xd2\x3c\x14\x89\xa0\x39\x32\x87\x82\x10\x64\xd3\x62\x22\xa6\x6d\xc8\x1e\x54\xf5\x07\xfa\xe9\xb5\x55\x7f\x20\xda\xcb\xc2\x99\x26\x63\x22\xd1\x49\xab\x52\x0e\x2c\x7b\x8f\x69\x6b\x98\x46\x3d\x50\x61\xaa\xb6\x30\xfe\xde\xd7\x5d\xd5\x16\xe7\xb8\x30\xaf\xb2\xea\x17\x0b\x5d\xf6\x1d\x0a\x39\x30\x8a\x7d\x87\x42\x0e\x94\xf4\x9d\x53\xc8\x81\xb4\xa9\x2d\xb3\x83\xc7\x6e\x52\x19\x2a\x3b\xd0\x5f\xe1\xcf\x6c\x0f\xcb\x3d\xeb\xd5\x34\x58\xa6\xe7\x44\x6c\x7b\x1d\x25\x5a\x1c\x67\x1c\x3f\xbd\x2c\x67\xf6\xc3\x9e\xda\x56\xb5\x81\x12\xf5\xf7\x0c\xc6\x97\x99\xe3\x73\x10\x6c\x71\xcf\xb8\x4c\xf7\xe5\xd9\xaf\x2c\xce\xc4\x65\xca\x2f\x57\x8d\x2c\xe3\xcb\xa4\x6f\x34\x27\xc0\x71\xd9\x92\x37\x92\x35\xb5\x50\x0d\x02\x0e\x99\xca\x50\xd3\x81\x65\xbd\x2b\xe9\x80\x9b\x2a\xd2\xed\xee\x22\x7a\x4b\x6d\x56\xcd\xdb\xc3\x05\x9d\x2d\xa9\xf3\x40\xa4\xab\x71\xa1\xd0\x8b\x5f\xb7\x84\x93\x30\x95\x5e\xe0\xf6\x7b\x39\x4a\x2a\xeb\xc0\x7e\x04\xe5\xf7\xb6\x69\xe1\x0a\x74\x41\x39\xde\x66\xe0\x8d\xaf\x34\xbc\xca\xe6\x86\xdf\xef\x4c\xd1\xd4\x75\x40\x7f\x67\xc6\xc7\xe4\x7a\x46\xdf\x34\xa7\x4a\xb6\xf8\xb0\x3e\xca\x7a\x78\xa8\xcf\x40\x09\xc7\x39\xf5\x59\x78\x24\xce\xb2\x02\x14\x68\x60\x14\xfb\x57\x05\x1a\xd8\x19\x20\x53\x2a\x34\xe0\x21\x70\x19\x2a\x34\x50\x82\x05\xb9\xf8\x98\xa7\x8f\x2f\x2d\x19\x50\xb4\x81\x12\x4e\x31\xd5\x6c\x60\x14\xdf\x0e\x35\x9b\x27\x09\xf4\xe6\xac\x50\xd1\x06\xc6\x70\x3e\xa9\x66\xf3\x83\x52\xbd\xa1\x66\xfc\xa0\x94\xd8\x73\x12\x52\xab\x90\x03\xfb\x3a\x1a\x8c\x4a\x0e\xcc\xea\x88\xa0\x46\x03\xeb\x8c\x5d\x5f\x8b\xe3\x8b\x50\x39\x0f\x35\x9f\x5f\xc3\x22\xad\x83\xaf\x19\xdd\x68\xf5\xdc\xdf\x8c\x6e\x34\xc5\x4b\xa8\xd1\xc0\x9e\xcd\x69\x33\xa7\x1e\xee\xac\xe4\x08\x35\x1a\xe8\x8e\xc6\x4a\x34\xd0\x2d\xed\xdb\x6c\xde\x36\x5c\x27\x50\x2a\x34\xb0\xdf\x67\xb2\xae\x3a\x0a\x77\x17\x35\x04\x47\x28\x7c\x40\x49\xf3\xa9\xf0\x01\xf5\x65\x1b\x55\xf8\x80\xba\x6c\xca\x0a\x1f\x10\xfa\x3d\x33\x14\x3e\x20\xcf\x5c\x49\xe1\x03\x38\x7f\x36\x43\xd9\x03\xc6\x79\xa0\x8d\xea\xa1\x73\x25\xd7\x0a\x9c\x78\xce\x51\xdf\x3e\xd0\xd4\x3f\xbe\x01\x64\x52\x7d\x13\x1e\x2d\x1c\x34\xda\xa2\x96\x29\x2f\x5f\x6c\x2c\x45\x8b\x5f\xfa\xc0\x5b\x52\xd4\x2d\xa0\x53\x38\x45\x89\x02\xf6\xe0\xe0\x55\x5d\xdb\xee\x3b\xa7\x57\x2d\x2d\x86\xcb\x6a\xba\x34\x91\x7a\x1f\xf8\xd6\x62\x24\xc2\xf0\x56\x1f\x6d\xc6\xfe\x7a\xd9\xad\xe9\xde\x9d\xd2\xce\x76\x51\x7d\x80\xce\xa7\x41\xd2\x73\x2f\xb2\x6c\xa5\xb1\x4c\x94\x42\xa3\x9c\x70\xca\x81\xc9\x74\x6e\x2c\xfa\xe9\xa2\xa6\x00\x9c\x28\x90\x45\xa9\x00\x7a\x2c\x7f\xf6\xd5\xf4\x55\xec\x63\x32\x4d\x41\x30\xdf\x32\x05\x8f\xa6\xc7\xf8\xc1\xfd\x9a\xfa\xe9\x22\x11\xd3\x99\x72\x51\x50\x80\xae\x5b\xaf\x28\x1e\x40\x10\xf9\x99\x7e\xd0\x48\x04\x81\x98\x59\x94\x0e\x60\x17\x97\x0f\x30\xfd\xc5\xe3\x70\x42\xdb\xd4\x86\x5e\x66\x1e\xe5\xc7\x90\x92\x8f\x21\x05\x51\xb2\xe9\xb7\x8f\x44\x28\x35\x8b\xc2\x01\x04\x1b\x38\xd3\x93\xf2\x45\x6f\x2c\x5a\x15\x65\x43\x21\x0e\x53\x77\xa9\x5f\x4d\x12\xd1\xe3\x5c\x66\x06\xaa\x91\x33\x64\xb3\x9a\x01\x62\x33\x7d\xe3\x8b\x4a\x02\x84\x52\xb9\x54\x93\x5f\x9d\xdc\x50\xb4\x0a\x09\x10\xea\xdd\xa2\x8e\x00\xe1\xda\x81\xdf\x65\x12\xbb\x7c\xc8\xb8\x82\xa0\xb8\xbb\x88\x75\xb8\xa2\x22\x28\xe7\x74\x2e\x1e\xa9\x24\x00\x7d\xf4\xdf\x3e\x82\x2c\x8b\x02\x01\xf4\xc6\x60\x51\x54\x08\x20\x74\x15\x14\x05\x01\xe8\x0a\xb6\xa2\xd3\x0a\xec\xf9\x39\x26\xb3\xe2\xa9\x9a\xac\x42\x15\x45\x42\xf1\x08\xff\xea\xed\x6d\x84\x1e\xd1\xca\x64\xa0\xe8\xb4\x02\xe1\x54\xc4\x2f\x51\x89\x51\x8e\xc9\xcc\x25\x3e\x63\x46\xe1\xa2\x6e\x00\xa3\x78\x2f\x75\x03\x28\xa7\x87\x50\x36\x14\x4f\xf1\x6c\x74\x41\x45\xdd\x50\xfc\x7a\x91\xfa\xad\xa8\x1c\x8a\xca\xa1\x78\x99\x59\x42\x39\x70\x10\x4f\x16\xa5\x03\x28\x61\x8f\xa0\x74\x00\x25\x98\x97\x15\xb5\x43\xc1\x1d\x55\xac\x1c\x95\x82\x27\xd5\x74\x4e\xb4\x49\x3f\xa6\x25\x06\xbb\x0f\xb2\x28\x15\xc0\x28\x16\x99\x93\x7e\x10\x83\x03\x57\xb2\x38\xed\x07\xd5\x15\x5d\x8f\xbd\x11\x45\x45\x5e\x9c\xf5\x17\xdd\x4a\xb6\x54\xa7\xfd\x60\x10\xfd\x9e\xc5\x79\x3f\x18\xc3\xc6\xa5\x57\xa9\xe8\x55\xb2\xc6\xf5\x2a\x95\xe3\x55\x22\xf9\xba\x90\x40\x7d\xd9\xc4\x75\x21\x81\x38\xb3\xe2\xa2\x66\xe0\xbb\x87\xf5\xe5\xcb\xa1\x18\x00\x35\xad\x39\xc5\x00\x58\xaf\x73\x7f\x33\x39\x3c\x86\xd9\x3e\x53\x27\x12\x58\x8a\x8d\x32\xcc\xe5\xd6\x07\x8b\x40\xf9\x2c\xfa\x95\x40\x4d\x4b\x71\x98\xfe\xc1\xd2\xbf\x2d\x56\x15\x51\x66\x30\xc2\x53\x3c\xaa\x08\x50\x97\xfd\x95\x6e\x25\x50\x97\xb7\x9f\xe6\x88\x4f\x12\xbc\x08\x69\xc9\xa2\xb2\x28\xd3\xc5\x2c\x4a\x71\x9a\xd6\x8d\xe6\x82\x5f\xd1\x6f\xe4\x99\x43\x2f\xbd\x25\x45\x69\x01\x9a\xeb\x1c\x45\x6d\x51\x3c\x3d\x91\x1d\x5e\x59\x74\x13\x81\x18\x9c\x59\x91\x45\xc1\x01\x9a\xab\xc1\x45\x75\x01\x9a\x6b\xb5\x1e\x6a\x24\xf6\x1b\x40\x42\xd4\x12\x20\x4a\x73\xcc\x50\x4d\x80\xa8\x9c\x69\x9a\x45\x3d\x01\xa2\x2c\xfb\x79\x5d\x45\x20\x6a\xf5\x55\x51\x64\x14\x45\xc6\x69\xb8\x3a\x8b\x00\x07\x48\x67\x59\xe6\x6b\xb1\xb5\x05\x8b\x0a\x03\x0c\x6b\xfd\x32\x4f\x97\xe7\x3e\x58\x53\xfa\x85\xc0\x62\x82\x5c\x14\x15\x60\xbf\xc1\x94\x86\xae\x22\xe0\x0e\xf0\x2c\x8a\x8a\x72\x22\x07\x6d\x69\x97\xc9\xbf\x1c\x45\xbc\x9b\x29\x25\x98\x50\x79\x50\x54\x15\x20\x7e\xbd\x99\x15\x75\xb1\x0b\xce\xe2\x51\x08\xfc\x7a\x36\x14\x32\xcd\xb3\xa1\xc4\xb6\xf1\x53\x5d\x37\x20\x5c\x37\xf5\x3c\x28\xd1\x9b\xe3\xac\x53\x7c\x10\xae\xd5\x96\x8f\xe5\x73\x22\xfb\x48\xac\xae\x9b\xe2\x47\x28\xec\xe3\x74\xdd\x80\x3e\x6c\x69\x6a\x83\x62\x64\x5f\xf5\x87\x26\xd6\x93\x87\x9a\xe5\xaf\x10\x28\x7e\xa9\xa2\xfa\x48\xd3\xff\xf1\xb5\x23\xad\xce\xe6\x8b\x07\x7f\xbf\x9c\x4e\x38\x9d\x07\xa3\xd8\xdf\x3b\x4f\x07\xd1\x3b\xeb\x3d\xc5\x89\x7a\x71\xa2\xce\x47\x75\xb2\x38\x51\x07\xc5\x85\xc7\xe2\x3c\x1d\x8c\x93\x03\xbd\x2b\xa0\xb8\x9c\x58\xf4\xae\x80\x71\x4a\xc3\x99\x3b\x28\xbf\x9a\xac\xf4\x2f\xdf\x7a\x74\x1e\xa2\xc3\x05\x14\x97\x35\x8b\x93\x79\x50\xf5\x6d\x15\x27\xee\xa0\xea\x31\x2c\x4e\xdc\x41\xd5\xb7\x55\x9c\xb7\x83\x9a\x66\xdc\x69\x3b\xd8\x25\xab\xcd\x8c\xfb\x31\x81\xe9\x6c\xc2\xa9\x7b\xe1\xab\x5e\x59\x7f\x3b\x2a\x3b\x8b\x13\x7b\x50\xd3\xfa\xd1\xcf\x02\x6a\x3a\x42\xeb\x41\x01\xeb\xf4\xea\xb7\xd9\xbb\xf1\x1d\xd9\xe2\x74\x84\x80\x78\xe9\xfb\x2e\x0a\x02\xd0\x5c\x96\x2f\x0a\x02\xb0\xfb\x28\x6d\x56\xcf\x63\xaf\xc2\xdd\x54\x04\x9e\x5d\x16\xc9\x82\x51\x51\x11\x80\xd4\xe1\x5d\x1e\xeb\x87\x93\x4a\x4b\x73\x4e\xab\x26\x00\xd9\x1d\x57\x15\x05\x20\x9b\xf7\xb2\x47\xd9\xe8\xf6\x02\xba\x46\x00\x27\x24\xa7\xe7\xa2\x89\xfe\xb2\x63\x50\x24\x94\xe7\xd9\x17\xed\xa7\x55\x7d\x1b\x20\xd2\x57\xa1\x3a\xfd\xaf\x7b\xc6\xcf\x27\x88\xd2\xaf\xe0\x0a\xbe\xe8\x90\xd5\xc9\x3f\xe8\x06\x88\x55\x27\xff\x95\x53\x0a\x1a\x7a\xb5\xea\x6a\x00\x61\xe4\x4c\x75\xa6\x5f\x8d\x9e\xa3\x82\xaa\xd1\x73\xd5\xe8\x39\x26\xb3\xd5\xd9\x3f\x28\x16\x5f\x75\xf6\x0f\x66\x3d\xa6\xa2\x09\xaf\x3f\x0d\xab\xea\x53\x00\x1d\xcd\x5f\x15\x04\xa0\x2f\x6f\x3e\xb4\x8c\x9d\x3f\x7f\x65\x6e\xc2\x37\xa0\x63\x32\x37\x1b\x69\xd7\x5e\x95\x0d\xa0\xbf\x98\x65\x55\x65\x03\x18\x27\x4d\x66\x26\x58\xc2\xc6\x23\x5f\x55\x08\x60\x31\x9d\xaa\xea\x03\xc0\xd1\xcb\x59\xf5\x37\x54\x37\x65\x2d\x2f\xaa\x9a\xf0\x27\x1d\x93\x29\x2f\xe7\xd3\x39\x14\xbb\x5e\x84\x6a\xcc\x1a\x8b\x3e\xd5\x00\x35\x10\x6e\xed\xc9\xaa\x17\x01\x0c\xf6\x52\x66\x35\x1a\x0d\x54\x76\xea\x67\x55\x1e\x80\x65\x87\x51\x95\x07\xa0\x2e\xef\xa5\x3c\xa8\x7e\x72\x80\x7d\x01\x59\x75\x2b\x80\xe8\xfa\x15\xaa\x9a\x01\x6c\x61\x4f\xf9\xa8\x06\x40\x14\x03\xbf\xaa\x72\x00\xe8\x75\xae\xba\x1a\x00\x9f\xb3\xcb\xaa\x18\xa8\xe7\xb3\xbe\xd5\x74\x98\xcf\xea\x28\x61\x6a\xcd\x66\x25\x0c\xda\x6c\x56\x5b\x5c\x25\xee\x6b\x6a\x32\xe7\xcd\xe6\xc5\x0f\x55\x11\xd5\x4d\x59\xdc\xbd\x99\xcb\x76\xce\x1b\xe3\x87\x0a\x0b\xd0\x19\x30\xab\xba\x02\xa8\x77\xaa\xae\x06\xd0\x6d\x38\xca\x06\xc0\xb1\xb1\x59\x75\x2c\x00\x3e\xcd\x97\x55\x1d\x01\xc6\x49\x91\x15\x4b\xec\x9b\x6d\x52\xc9\x00\xfa\xab\xf9\x78\xf3\xdb\xd8\xdf\xb7\x4c\xb7\xf9\x55\x32\x28\x36\xaa\x51\x6d\xd5\x4f\x43\x33\xce\x54\x65\x44\xd5\xfd\x60\x55\x1b\xe8\x06\xc2\xfe\xae\xaa\x2c\xaa\x1e\x09\x86\x9e\xaa\x66\xa8\xba\x1a\x7c\x0d\x94\x07\xa0\x1a\x98\x50\xd5\x02\x80\x0f\xdc\x64\x55\x0a\x80\x18\xfd\x5c\x65\x5a\x89\x56\x7b\x79\x2b\xab\x86\xf3\xbc\x47\xf5\xe5\x50\x1e\x00\x57\xae\xaa\xe2\x00\xb0\x09\x3e\xab\x3e\x03\xd0\x09\x74\xce\xda\x4d\x3b\x1f\x44\x9b\xfa\x1f\xaa\x91\x69\x20\xf4\x3d\x57\x3d\x09\x20\xdc\x39\x9a\x55\x09\x01\x12\x4f\x5a\x55\x1b\x80\xfe\xb2\x0f\x54\x1b\x80\xe8\x9c\x08\x95\x1e\x32\x29\x86\x6f\xbf\xda\x00\xe8\x6c\xad\x06\x9c\x55\x3c\x07\x4c\xce\xaa\x62\x01\x74\x02\xb7\xb3\x2a\x16\x40\x9c\x7e\x44\xad\x50\x3d\x37\x3a\x99\xf8\x56\xfd\x0b\x55\xff\x82\xf5\xaf\x7e\xa8\x28\x03\x1d\xdd\x55\x15\x00\xc2\x38\xc1\xaa\xe3\x00\xf8\xd5\x90\xac\x0a\x03\x10\xb3\xcf\xdf\xfe\x08\x57\xd6\x61\x76\x3d\x84\x29\xf1\x19\x54\xc5\x04\x28\x7c\x94\x30\xab\xca\x01\x74\xe7\xce\x55\x99\x00\xf8\x9c\x64\x56\x15\x01\xe8\x2f\x3b\x10\x03\xc2\xf8\x3c\x5f\x37\xec\xb5\xea\x33\xa8\xee\xe9\x41\xfd\x56\x67\xf5\x20\x7a\xda\xcd\x38\xad\xaf\xee\xf3\x41\x64\x56\x67\xf5\xa0\xeb\xb8\xf0\xf8\x4f\xd1\x75\x14\x56\xe7\xf4\xa0\xbb\x62\x5e\x9d\xd2\x83\xce\xc6\xa5\xac\xce\xe8\x41\x18\x20\xe8\x87\x03\xc5\x38\x05\x6a\xa8\x17\x28\x61\x33\xd2\x8f\x00\x06\x07\x90\x65\x75\xde\x0f\x4a\xd8\xfd\x39\xf1\xaf\x7e\x73\x86\x8f\x39\x67\xd5\xb7\x00\x22\x5d\x24\xab\x4e\xf4\xc1\xac\x8e\x9c\x97\x0d\xe2\x42\x50\x76\x7f\x69\xc6\xaf\xf3\xf5\x1b\x0a\x43\x27\x03\x98\xd5\xde\x45\x39\x00\xa2\x0f\xc7\x74\xe5\x00\xd8\x03\x0e\xc5\xa1\xdf\xa1\x7a\x04\xb9\x8e\xdb\xaa\x46\xa8\xe7\xab\x1c\x4c\x36\xaa\x22\x01\x2c\x67\xad\x55\x91\x00\xea\x72\xe8\x35\x10\x0d\xec\x5f\x72\x99\x2e\x0a\xb0\x9f\xca\x13\xf4\x48\x80\x76\x7a\x30\x9d\x0f\x60\xcf\x9e\x48\x9c\x8e\x06\xc0\x91\x84\x59\x55\x1c\xa0\xbf\xec\x4f\x14\x1c\x60\xf8\xce\x28\x1b\x3c\xdf\xb5\x1b\xb9\x55\xd5\x0d\xd5\x1d\x41\xd5\x94\x29\x1c\x40\x49\xdf\x66\x85\x43\x55\x38\x18\x53\x56\xf5\x16\x80\x6e\xba\xd4\x0d\xa0\x3b\x78\xe9\x2a\x00\xc3\xfe\x4a\x4f\x01\x38\xc5\xaf\xb4\xa8\x9f\x73\x8a\xb1\x49\xb0\x0c\x91\x16\x76\x15\x2a\x8b\x6a\xd8\xd6\xb4\x35\xaa\x2c\xea\xf7\x08\x45\xaf\x33\x43\xba\x00\x96\x03\x83\xcb\xfd\x20\x0c\x29\xa9\xea\x08\x10\x06\xcf\x54\x75\x04\x08\x85\x79\x55\x47\xd4\xef\x11\x8f\x5e\x66\x26\xbf\xe7\xdc\x1d\x92\x6b\xe4\x16\x08\xf7\x44\x67\x55\x5d\x54\x5d\x05\x4e\x01\xd4\x0d\xa0\x84\x15\xa7\x6e\xa8\xea\x06\x17\x42\xaa\xba\x01\xec\x19\x05\x77\x53\x37\x80\xac\xf6\xa7\x86\x69\x81\x6e\x3e\x95\x0a\x60\x2c\x4a\xc3\x20\x2d\x30\xed\xb8\xd4\x0e\x60\x5a\xb2\xc6\x63\x81\xe1\x7b\xa3\x98\x00\x06\xdb\x56\xa3\xb1\xc0\xb4\x8b\x52\x5d\x80\x69\xcd\x1a\x9e\x05\xdc\x09\xe0\xa1\xc0\x42\x77\x5e\x35\x38\x0b\x18\xd1\x5c\x95\x24\x60\xd8\x1f\x2a\x48\x00\x67\x8b\x64\x55\x8f\x00\x97\x42\x3c\x5a\x58\x4c\xc7\x24\xf5\x09\x18\xce\x80\x95\x22\xc0\x90\xa9\xaa\x6f\x02\xec\xc2\x26\xf7\xaa\x13\x10\xad\xda\x93\xab\x4e\x80\xc1\xeb\x55\xe1\x01\xf4\xb2\x55\x85\x07\x98\x76\xf6\xea\x8e\xaa\x73\x42\xd7\x8a\xc7\x1d\x8b\x45\x53\x69\x3a\x22\xc0\x22\x05\xcd\xf0\x29\xb0\x90\x39\x4d\x37\x04\xe0\xa3\x2a\xd9\xdc\xee\xd3\x3c\x65\x6d\xf9\xb3\xa9\x69\xcb\x15\xaa\xbf\x29\x57\x00\x1f\x3e\xc8\xa6\x5a\x01\xab\x78\xa3\xb7\x96\x2d\x0a\x19\x31\x9a\x8e\x0a\xb0\x10\x34\x4d\x41\x03\x16\xaf\x71\x53\xcf\x00\x3e\x4e\x97\x4d\x39\x03\x16\xdd\x41\x53\xcd\x80\xc5\x34\xb5\x29\x66\xc0\xa2\x65\x37\xb5\x0c\x58\xf5\x77\xec\x7c\xf2\x18\x68\xb1\x6b\x8c\x2c\x18\x64\x05\x22\x5d\x5d\x69\xea\x1f\x10\x47\xc9\x34\x43\xaa\x80\xa7\x9d\x65\x53\x02\x81\xee\x2e\x9d\xa6\x04\x02\x91\x86\x70\x36\x37\x06\x81\x60\xa7\x58\x36\x65\x11\xe8\xee\xb6\x69\xca\x22\x10\x0e\xe5\x4d\x6f\x0a\x08\x3e\x3f\x95\x4d\xa9\x04\xc2\x5d\x40\x4d\xa9\xd4\x8c\xce\xa2\xe7\x6c\x6a\x25\x10\x7d\x9a\x7e\xa5\x11\xd8\x03\x04\x45\xaa\x83\x05\x74\x23\x07\x3c\x15\x5b\xf4\x72\xee\x66\x69\xe0\x60\x71\xad\xa6\x29\xaa\x40\xbc\xce\xfd\x2d\x9f\x62\xf9\x68\xb2\x7c\x0c\xe0\xe2\xbd\x6a\x2a\x2f\xd0\xcb\xcb\xab\x2c\x1e\xe2\xb7\xd8\xbb\x97\x4d\x31\x06\x22\x4e\xba\x2c\x9e\x62\xf1\x98\x2e\x8b\x07\x57\x8d\x7b\xb0\x9a\xf2\x0c\x44\x77\x4f\x40\x53\x9f\x81\xee\xd6\xa3\xa6\x3e\x03\xe1\xce\xa6\xa6\x3e\x6b\x1e\x92\xcf\xc7\x53\xb2\xa9\xcf\x40\xb8\x2a\xeb\xc7\x86\xb3\xe1\xab\x71\x3f\x5a\x53\x9d\x81\xce\xde\xc0\x6c\x8a\x33\x10\xee\xe8\x6a\xaa\x33\x10\x71\xae\x32\xe3\xd5\x76\xe1\x13\xcd\x38\xbe\x1a\xf7\xfc\x35\xd5\x19\xe8\xee\x6c\x6a\xaa\x33\x10\x7c\xc8\x3e\xfd\xe0\xb1\x08\x77\xc0\x35\xd5\x19\xe8\x46\x2e\x35\xe5\x19\x08\xb7\x82\x35\xd5\x19\x08\xe3\x7a\x9b\x62\xac\x79\x82\x9c\xe5\xaa\x5f\x07\x04\xc7\x3e\x67\x53\xa0\x81\xae\xdb\xbe\xa9\xd0\x40\xb8\xad\xac\x29\xc8\x40\xb8\xe7\xae\xe9\xd7\x01\xe1\x61\x2a\xd9\x94\x64\x20\x8e\x63\xb4\xa9\xc9\x9a\xc7\x63\x2c\xd3\x6f\xf5\x36\xe6\xb6\xd6\x9b\x62\x0b\x74\x77\xf0\x35\xa5\x0f\xe8\x8d\x29\x64\x53\xfb\x80\xde\x98\x2f\x36\x1d\x23\x20\xaa\x2f\x97\x7a\x08\xf4\xc6\x6a\x93\x1f\x88\x16\xbd\xa5\xb7\xb7\x78\x88\xab\x6a\x26\x55\x85\x04\x4e\xd0\x56\x53\x21\x81\xde\x9a\x57\x59\x3c\xf8\x5d\xaa\xd5\xa6\x66\x02\xd1\x39\xe7\x39\x9b\x7e\x97\xe6\x01\x73\x06\x6f\x36\x1d\x2f\xcd\xf3\x24\xec\xb7\x14\x57\xa0\xb7\x66\xca\x2c\xc5\x23\xae\xd0\x2c\x4d\x29\x05\x4e\xec\x56\x53\x4b\x81\xae\x36\x6c\x06\x66\x81\xe0\x1c\x83\x6c\xea\x2b\xd0\x1d\x4a\xfd\x32\xb6\x08\x77\x8c\x34\xf5\x15\xe8\xcd\x27\x2a\xaf\x9a\x47\x4c\xd8\x9f\x1a\xbe\xd5\x0c\xdf\x62\xf6\xd8\x54\x5c\xcd\xf0\x2d\xa6\x38\x4d\x8f\x4d\x33\x7c\xcb\x76\xa1\x77\x06\xf4\xc6\x4a\x5b\x53\x97\x35\x0f\x8c\x98\x66\xc8\xa2\xe0\xf4\xed\x7a\x32\x64\x51\xa0\xcb\xaa\x8d\x47\xdd\x05\xfc\xce\x67\x36\x65\x17\xe8\xcd\x31\x45\x1f\x0e\x08\xd7\xc7\x9a\xdb\x85\x9a\x07\x46\x38\x82\x29\xce\x9a\x07\x46\x38\xee\x2a\xce\x40\xa8\x0e\x9a\xbb\x85\x9a\xdf\xb6\x32\x8e\xa5\x19\x44\xd6\x3c\x1e\x02\x19\xde\xf4\xf4\x80\xde\x1c\xb2\x8d\x21\x03\x7e\x6e\x3c\x9b\x9e\x9e\xe6\xb9\x0f\xf6\xc2\xee\x10\x02\x51\xad\x22\x7d\x3f\xa0\xb7\xa6\xc9\x7c\x73\xc0\x6f\xb5\xaf\xd6\x1d\xe4\xe7\x0b\xba\xcb\x47\x4d\x77\x10\x08\x4e\xdd\xc8\xa6\x37\x08\x9c\x7d\x00\x4d\x29\x09\x82\x33\xd2\xd3\xef\x9b\xe7\xf9\xbe\xf9\xb4\x14\x95\x92\x4d\x0f\xd1\xab\xfc\xf6\xb1\x5d\xd9\x8c\x4f\x03\x61\x10\x8d\x5f\x49\x17\xe1\xf2\x72\x53\x7d\x82\xf0\x80\xd6\x6c\xca\x4f\xd0\x9b\xef\x8b\x5a\x13\x44\x75\xb4\x50\x6b\x82\xe8\xc5\x62\x56\x59\x82\x98\xae\x25\xfb\xc9\x06\xd1\x5d\x27\x69\x7a\x90\x40\x1f\x4c\xf8\xfd\x88\x83\xe8\x2e\x5a\x34\x7d\x4a\x60\x97\x03\x39\x50\x6c\x82\x5d\xd0\xfe\xd4\x8c\x5e\x1c\x7e\xe0\x5b\xa4\xda\x04\x61\x54\x77\x53\x6c\x82\xd0\x89\xda\x14\x9b\x4d\xdf\xd3\xb9\x97\xfd\x87\x5a\xb3\x9b\x7e\xb3\x8e\xd4\xd4\x5f\xd7\x54\x9a\x20\x0c\xb5\x69\x0a\x4d\x10\xee\xf5\x6c\x0a\x4d\xd0\x8d\xac\x69\x0a\x4d\xd0\x5d\xf6\xf5\x8b\xf4\x22\x5c\xe0\xf3\xe3\x15\xa2\x3b\x59\x6e\x86\xc7\x81\x70\x6b\x48\x53\x8c\x82\x68\x61\xef\x6a\x78\x1c\x08\xc3\x2e\x9b\x02\xb5\x79\x24\xf7\xb4\xd1\x29\x50\x41\x1f\xf6\x15\xee\x79\x02\x7d\xd8\x5a\x0c\x8e\x6b\x7e\xc5\xd4\x1e\x57\x1d\xdb\xfc\xee\xee\xf4\x3d\x75\x1f\x54\xf3\x9c\x8c\xe1\xcd\x2c\x9f\x73\x50\xa1\x37\xb3\x7c\x70\xa6\xb9\x04\xd5\x0c\xa1\x6b\x1e\x9d\x91\xde\xcb\xf2\x21\x84\x4e\x55\xdc\xdc\x1a\xd5\x3c\x4c\x83\x05\x3b\x3f\xda\x21\xc2\x5d\xc1\x7e\xaf\x3f\xcf\xf7\xfa\x9d\xa6\x28\x9d\x9b\xd2\x99\x20\xaf\xa6\x72\x6e\x9e\x66\x68\xfb\x37\x1a\xaf\x79\x98\x06\xf1\x1d\x7e\xff\x23\xdb\xc7\xd2\xf1\x5e\x96\x8e\x4e\x38\xc2\x1c\x9b\xf2\x1a\x84\x3b\x54\x9a\xfa\xba\xe9\x97\xb3\x42\x94\xd3\x20\x8e\xb7\xb7\x29\xa8\x41\x8c\xea\x6c\x4c\x41\xdd\xdc\x2f\x35\xcf\x6f\x2d\x0c\x8f\xce\xf0\x35\x34\xf6\x0e\x74\xbd\xb1\x4d\xe1\xdd\x3c\x3a\x63\xda\xb5\xa9\x9e\x9b\x47\x60\xd8\xa5\x2b\x81\x41\xcc\xa1\xfc\xd0\x75\x06\xba\x82\xb4\xa9\x77\xc1\x28\x26\x57\xb9\x0b\x4a\xd8\xd8\x55\xbb\x60\x14\xbb\x61\xd5\x2e\x88\x73\x22\x81\x1f\x3e\x11\xa3\x38\x8a\x2b\x78\x41\x09\x2b\x45\xc5\x0b\x4a\xf8\x62\xba\x2b\x09\x8c\xe2\x50\xac\x0a\x06\xe5\x34\x76\x65\x30\x28\x61\x0d\xa8\x83\x41\x09\x5f\x5f\x85\x30\xf0\x43\x3a\xd9\xd4\xbd\xa0\x84\xaf\x9c\xc2\xb7\x79\x2a\x86\x2d\x56\xe5\x0b\x76\xc1\xd2\x0e\x54\xba\x60\x14\xfb\x15\xa5\x2e\x28\x61\x2b\x56\xeb\x82\x51\x1c\xc3\x95\xb1\x8d\x20\xbb\x62\xbe\x75\x9f\x35\x0f\xb2\xb0\xc9\x2a\x63\xc1\x28\x36\x33\x75\x2c\x28\x71\x4c\x26\xff\x21\xf9\x2c\x9a\x37\x37\x11\x81\x51\xe8\x7d\x52\x69\x0b\x4a\x90\xd4\x34\xf0\x2e\xfd\x90\x8f\xbb\xa4\xfd\x48\x8c\x18\x7c\xb3\x27\xfd\x46\x8c\x18\x7c\x2a\x28\x53\x6f\x1c\xf0\x58\xff\x4c\x45\x70\x7a\xe8\x45\x7a\xd5\xd0\x34\x48\x58\xc7\x34\x35\x91\xef\xa6\x69\x69\xa2\xda\xe8\xca\x52\x1d\x0c\x06\x9f\x9c\x4d\x3f\x40\x23\x06\xdf\x0d\xca\x54\x09\x83\x61\xaf\x95\x4a\xe1\x74\x1b\x11\x5f\x54\xcc\x54\x0c\xa7\xce\xbd\xf4\x91\x8f\x26\x16\x76\x58\x05\x4c\xe5\x30\x28\x61\x8e\xd4\xc3\x60\x94\xe6\x55\x96\x58\xd8\xd0\xbd\xca\x02\x53\xf2\xea\x00\x49\x25\x6f\x7a\x5c\x46\xfe\x0e\xe1\x9c\xba\xff\xd2\x73\x32\xaa\xcf\xb2\xa8\xfc\x88\xf2\xe4\xad\x4a\xd5\x2f\x18\x85\xd9\x47\xaa\x61\x41\x1c\x0f\x60\x2a\x45\xf3\x48\x51\x6f\xa7\xee\x04\x31\x4e\x39\x2b\x3c\x81\xdf\x9b\x4b\x3f\xd6\x23\x4a\xd0\xbd\xa6\xc2\x33\xcb\x49\x08\xb9\x56\x66\x82\xe1\x58\x96\xca\x4c\xb0\xb5\xbf\x0f\xb5\x8a\x36\x4a\x7f\xf9\x4b\xab\x48\x9f\xdf\x32\x19\x66\x61\xa3\x18\x44\x9b\xea\x4c\x50\xdc\x75\x93\xca\x4c\x30\x1c\x91\x52\x99\x09\x0a\x67\x4e\x67\x2a\x33\xc1\xb0\xb3\xf6\xbb\x42\xa2\xe8\x7f\x4d\x9d\x80\x60\x38\xe1\x48\x85\x27\x18\x7a\x98\xd3\xb8\x41\x30\x1c\x1e\x52\x2d\x0a\x4a\xd8\x32\xd5\xa2\xa0\xb8\x55\x23\xd5\xa2\x60\x28\x00\xfc\x90\x91\x18\x8e\x64\xa9\x16\x05\xc3\x25\xfc\x54\x78\x82\xca\xb1\xa9\xe9\x97\x8d\xc4\x1e\x1d\x78\xa4\x62\x34\x3d\x19\x83\x79\x69\x2a\x46\x41\xd1\x57\xe8\xf7\x8f\x44\xe1\x8b\x00\x99\x3a\x06\x41\xe1\x43\x02\x99\x8a\xd1\x74\x13\x92\x8f\x54\x8c\x82\x92\xa6\x55\x31\x0a\xb6\xee\xf7\x32\x33\xee\x69\x19\x0c\xe1\xa9\xc3\x30\x3d\xe4\xbc\x4d\x9f\x69\x53\x69\x84\xb9\x31\x3d\x4e\x15\x6a\x7a\x5c\xc6\xf2\x66\x36\x0b\xcf\xc6\x18\x9a\x2c\x0c\x4e\x3e\x1f\xe7\x5e\x16\x46\xb3\x59\x90\xb2\xb4\x2c\x92\xb2\x60\xba\xe1\x47\x9e\xc4\x70\x02\xe8\x37\x9e\xc4\x70\xa2\x95\x3a\x16\xd3\xef\xb8\xe8\x32\xf0\xb3\x4f\xa2\x70\xc8\x72\xa6\x01\x8a\xa0\x70\x9c\x77\xa6\xce\x46\x50\xf4\x23\xfa\x6d\x28\x51\x0c\x6b\x4e\x5d\x8b\x99\x47\x2c\x92\x25\x5d\x8b\xa0\x70\xe2\x7a\xa6\xbe\x45\x50\x9c\x24\xa4\x62\x1a\x14\x3e\xee\x90\x7e\x67\x4a\x0c\x07\xfa\x54\x4c\x83\x62\xb4\x56\x2a\xa6\x41\x71\x4b\x52\x2a\xa6\x81\x1f\xde\xc8\x54\x4c\x83\x92\x96\xbe\x32\x39\x95\xc9\x1c\xa3\x9f\x7e\xc6\x4a\x14\x37\xce\xa6\x2a\x19\x44\x9e\x41\x44\x65\x9b\x7e\xbd\xa8\x5a\x27\x4a\x5b\x10\x7e\x6e\x20\x53\x6d\x9b\x27\xd0\xd0\xc1\x46\x25\x9b\x83\x17\x6c\x78\x99\x65\x3b\xf0\x01\xd9\x3d\x18\x55\x98\x46\x15\x9e\x01\x48\x91\x0a\xaa\x7b\xd3\x53\x91\x0a\xaa\x1b\xe4\x53\x91\x0a\x66\x3b\x49\xb3\x06\x06\x6f\x98\x8d\x56\x91\x0a\x66\xb3\xd4\x14\xa9\xe9\x99\x16\x0e\x10\x8a\x54\x30\x15\xbc\xa9\x48\x05\xd5\xdd\xf0\x69\xec\x21\xa8\x86\x36\xa6\xba\x15\x54\x77\x86\xa4\x1a\x15\xec\xb7\xc9\x9b\x99\xf1\x8d\x6a\x9c\x64\x2a\x52\xc1\x74\x05\x25\xdd\xe7\x04\xaa\x1e\xd8\xd4\x45\x09\xaa\xe7\x0e\xa4\x52\x16\x54\x43\x33\x53\x29\x0b\x66\xb3\x65\x2b\x65\xc1\x7a\x9d\xdb\x5b\x3a\x1c\x76\xd1\x6c\xc6\x4a\x59\x30\x5d\x54\x49\x95\x6c\x1a\xd8\x78\x06\x76\xa5\x2c\x98\xea\xd6\x54\xca\x82\xd9\xec\x9d\x95\xb2\x60\x2a\x1b\x53\x25\x0b\xaa\x8e\xee\x54\xa9\x82\xd9\xec\x51\x95\xa0\xe9\xf9\x17\xf6\x95\x7a\x40\xd3\xf3\x2f\x6c\x9f\xaa\xd2\xf4\xfc\x0b\x3b\x7f\x55\x29\xa8\x6e\x7b\x4c\x3d\xa0\xa0\xbe\xc6\x6f\x7f\x1a\x2a\x53\x6f\x28\xa8\x86\xb1\xa7\x92\x15\xcc\xe6\x98\xa5\x64\x05\xd3\xd5\x82\x54\xb2\xa6\xc7\x63\xd8\xf7\xa9\x58\xc1\x6c\xf6\x27\x0a\x56\x30\x5d\x5e\x49\x05\x2b\x98\xcd\xf1\x4f\xc1\x0a\xaa\xe7\x5e\xa4\x82\x15\x4c\xd7\x3a\x52\xc1\x0a\x76\xd3\xf2\x32\x8b\xe5\xb2\x85\x50\x2c\x2a\x56\x50\x75\xd1\xa7\x8a\x15\xd4\xd7\xb9\x99\x25\x75\x71\x2c\x88\x2f\x8b\x8a\x15\x54\xb7\x0c\xa4\xf2\x14\x44\x33\x56\x2f\xd5\xa7\xa0\x1a\x8c\x99\xea\x53\x50\xdd\x1e\x90\xca\x53\x50\x5f\xe7\x87\x16\xcf\xdb\x30\x51\x67\x88\xc6\x6c\x82\xe9\xca\x4c\x2a\x3c\x53\xe1\xc9\x17\x21\x32\x15\x9e\x20\xce\x5e\xc1\x54\x79\x82\x6a\xe8\x68\xaa\x3c\xd3\xcf\x7a\xea\x1d\x4a\x45\x65\x7a\xde\x86\x55\xa7\xa8\x04\xeb\xe4\x40\x51\x09\x22\x97\xa3\xbf\xaa\x12\x2c\x57\x7c\x53\x55\x09\xd6\x29\x22\x55\x65\x7a\x2c\x87\xaf\xad\xaa\x32\x3f\x04\x05\xa6\x57\x59\xc3\x9e\xc1\x61\x3f\xa7\xaa\x04\xcb\x75\xe1\x54\x55\x82\x9a\xf6\x27\xba\x6d\xd3\x33\x38\xcc\xa5\x42\x33\x3d\x83\xc3\x57\x41\x9d\x09\xd6\x99\x5c\x28\x33\xc1\x72\x01\x3e\x55\x99\xa0\xba\x5f\x2f\x55\x99\x60\xb9\x1c\x9e\xaa\x4c\xb0\x4e\x65\xea\xdd\x05\xd5\x95\x98\xd4\xb9\x0b\x96\x3e\x85\x34\x6c\x14\x54\x57\x50\x53\x77\x2f\x58\xa7\x4b\x36\x92\x14\x2c\x3d\x22\xa9\x86\x05\x4b\x8f\x48\xea\x01\x4e\x8f\x71\x9c\xa6\x55\x17\x70\xea\x02\xe6\x8b\x19\x99\xba\x80\xc1\x72\xd9\x3c\x95\xbf\xa0\xa6\x03\x99\x0e\x60\xb0\xce\x4b\xee\x56\x31\x50\xcf\x08\x6e\xc4\x29\x58\xe7\x2d\x51\x36\xa7\xc7\x79\xbc\x8a\x37\xb3\xc8\x4e\xc8\x29\xa9\x55\x37\x83\x9a\x36\x1e\x75\x33\x58\xae\xc0\xa7\xba\x39\x0d\x1f\x45\x9e\xa6\x1a\x19\xd4\x33\xf5\x52\x23\xa7\x11\xa5\x28\xe9\x54\x23\x83\x62\x13\x50\x22\x83\x9a\x0a\x03\x25\x32\x58\xe7\xb5\x57\x22\xa7\x5f\x19\x5d\xd6\xae\xae\x61\x10\xad\x58\x25\xca\x5f\x50\x53\x81\xa4\xe7\x17\x84\x5f\x6e\xca\x54\x11\x83\xf0\x63\x38\x99\x4a\x62\xb0\x74\x81\xa4\xce\x5e\x10\xb3\x3a\x7b\xd1\xdd\x0b\xfc\x20\x4f\xa6\x32\x19\xd4\x65\x03\x32\xee\x14\xac\x33\x93\x53\x39\x83\x75\x26\x47\x2a\x67\x10\x63\x39\xc2\x2a\x9d\xc1\x3a\xf3\x6d\xa5\x33\xa8\xcb\xda\xd4\x2d\x0c\xea\xf2\x2d\x51\x4d\x83\xa5\xf2\xe8\xee\x62\x03\x75\xd1\xfe\xbb\x02\x1b\x2c\x35\x45\x57\x60\x83\xe5\x44\xb4\x2b\xa6\xc1\x52\x66\x74\xc5\x34\x08\x3f\x9c\x95\x7e\xf3\x53\xd4\x45\x05\x74\xa5\x33\xa8\x1e\x6a\xd0\x95\xce\xa0\xae\xe5\xcd\x3e\x9a\xcc\xa4\xa6\xaf\x26\x72\xb4\xbc\xfd\xa3\x89\x1c\x31\x73\xe9\x0a\x60\x50\xdd\x1b\xd8\x15\xc0\x20\x4e\xa8\x53\x57\x01\x83\x65\xc0\x52\x57\x01\x83\xa5\x16\xec\x0a\x60\x50\xf5\xf5\xf9\x75\x52\xb1\x0c\x45\xea\x7a\x81\x41\x5d\xcb\xdb\x0f\x4d\x54\xf8\xfc\x1d\xca\xb9\xeb\xfc\x05\x75\xd1\xd1\x75\x9d\xbf\x60\x29\x09\xba\xce\x5f\xb0\x94\x72\x5d\xe1\x0c\x22\x3d\x7f\xa8\xeb\xfd\x05\xd5\x77\xa1\xeb\xfd\x05\xd1\x5d\xaa\xe9\xba\x7f\xc1\xee\x64\x78\x82\xc1\xb2\x60\xdf\x4e\x9b\x25\x53\xfc\x80\xfd\xf4\xb7\x96\x83\x5f\xbf\x3c\xd5\xa1\xe8\x06\xcb\x00\xd1\xae\x6b\x17\x34\xa3\x5b\xba\x9a\xbb\xbb\x99\xce\x71\xb0\x2b\xb0\xc1\xb6\x51\x93\x2a\x6c\xb0\x53\x42\x1b\x50\x62\x83\x56\x8f\xc9\xbc\x56\x02\xc9\x4d\x9b\xe2\x19\x34\xcf\x3a\xeb\x8a\x67\xb0\x1f\x40\x72\x55\xcf\xa0\x19\x9f\xd3\x55\xcf\x20\x5e\x7a\x8d\xba\xf2\x19\x34\x1d\x0e\x5d\xf9\xdc\xfd\x06\xa3\x67\x14\x76\xf5\x73\xf7\x93\x08\xce\x30\xbb\x02\x1a\x34\x8f\x66\xeb\xee\xc5\xeb\xf5\xe4\x9e\x06\xaa\xa8\x06\xcd\xa8\xc2\xae\x37\xb7\xfb\x01\x04\x67\x61\x5d\x55\xdd\x75\xe7\x3a\x91\xee\xf5\xe4\xfe\xe1\xa7\x98\x54\xd5\x60\x5f\x46\x21\x29\xab\xc1\xce\x97\xd7\x59\x4a\x38\x79\x5f\x27\x63\x6a\x6d\x10\x67\x6b\x6d\x57\x59\x83\x79\x4a\x4e\x65\xdd\xfd\x2e\x82\x33\xb6\xae\x8c\xee\x7e\x05\x41\xb7\x5c\x57\x47\x83\x6d\xa3\x9c\xd4\xd1\x60\xdb\x28\x27\x83\x6f\xbb\x87\x7a\x9c\x4a\x54\x49\x77\x5d\xbd\x1e\xfc\xda\x95\xd2\xa0\xe9\x32\xec\x4a\x69\xb0\x2f\xe3\xa7\x6a\x69\x10\x27\x78\xbd\xab\x9c\x41\x8c\x49\x4f\xda\x95\xce\xa0\xe9\xa7\xec\xba\x89\xc1\x7e\x25\x48\xb1\x3a\x19\x34\xdd\x4b\xdd\x93\x26\xc1\x4e\x30\x29\x71\x6f\x1f\x68\x2e\xb9\x77\x63\x77\x7b\x9e\xca\xf6\xa7\xe6\x4b\x3d\xed\x29\xb1\x5d\x3d\x0d\x22\x5e\x04\xb6\x74\xbd\xd3\x20\xc2\x3d\x06\x5d\x45\x0d\xe2\x9c\x79\xd4\x95\xd4\xa0\x9d\x97\x4e\x49\x0d\xf6\xed\x78\x84\x9a\x1a\x34\x3d\x2d\x5d\x4d\x0d\xfc\x20\x4d\x76\x35\x35\xd8\xbf\x24\xc1\xba\xa3\x41\xd3\xc3\xd4\xd5\xd9\xa0\xe9\x28\xea\xca\x6c\xd0\xf4\x30\x75\x65\x36\x68\xba\x12\xba\xce\x68\xd0\x8c\x5b\xec\x3a\xa3\xc1\x7e\x24\xf5\x6c\xa4\x2f\xd8\x79\xf7\x3a\x2b\x7a\xa3\x19\x3e\xdf\x75\x50\x83\x7d\x19\x4d\x49\x1d\x0f\xce\x21\x3f\x5d\x19\x0f\xf6\x13\x48\x9b\x32\x1e\xec\x9f\x52\x6c\xfa\xa8\x41\x3b\x0d\x58\x87\x34\x68\xa7\xb7\x57\xd9\x83\x7d\x37\x8a\x4d\x8f\x34\x68\x3a\x86\xba\x6a\x1f\x34\xfd\x5f\x7e\x9c\x5a\x44\xea\x79\xea\x2e\x00\x80\xe8\x9e\x75\xd8\x5d\x01\x00\xd1\x0d\xf8\xe8\xea\x7d\x10\x91\xbe\xd4\x0a\x7e\xb0\x6d\xe4\x4b\xc5\x0f\xd2\xd3\x14\xbb\x8a\x1f\xec\xcb\xa8\x40\x25\x3f\xd8\x36\x52\xac\xe6\x07\xdb\xe6\x6f\x2d\x92\x79\xf6\xda\x90\x14\xbd\xd5\x20\x3d\x28\xb3\xbb\x10\x00\xf6\x65\xd4\x97\x0b\x01\x20\x3d\xfd\xb1\xab\xfa\xbb\x5f\x86\x5b\xb6\x1b\x65\x7f\xf7\xd3\x05\x46\xae\x77\x75\x3f\xd8\x09\xf6\x76\x16\x0a\xdf\x2e\x08\xf7\x91\x74\x65\x3e\x48\x4f\xd9\xec\xca\x7c\x70\x8e\x71\xe9\xca\x7c\x90\x1e\x69\xd9\x95\xf4\x20\x7e\x6d\x9a\x6a\x7a\xb0\x1f\x40\x42\x54\xf0\x20\xeb\xef\xf8\xfa\x72\x76\xfd\xce\x20\xca\xaf\x4f\xb3\x75\xb8\x95\xf1\xa4\x53\xd5\x0f\xf6\x75\x26\xd4\xa2\xc0\x19\x5d\x4e\xc9\xaa\xfb\xc1\xb6\x51\x64\x0a\x7f\xb0\x6d\x14\xad\x1e\x6a\x10\x67\xa3\x54\x57\xee\x83\x5d\xb4\x3c\x43\xbd\xdf\xdd\xe4\x58\x6c\x97\x4a\x79\x10\xe9\xd9\xc3\x5d\x2d\x0f\xb2\xd9\x66\xd4\xf2\xfd\x3a\x1b\xaa\x78\x03\x55\xee\x20\x9b\x23\x92\x2a\x1d\xec\xcb\x7c\x82\x15\x8a\x63\xb9\xf0\x05\x93\xec\xea\x74\x10\xc5\x8d\xf0\x5d\xa1\x0e\xf6\x75\xe4\x42\xa5\x0e\x52\x21\xd4\xf5\x2d\x77\x7d\xcb\x1e\xb4\xd2\x55\xea\x5d\x4f\xb2\xf1\xcf\x5d\xa9\x0e\xa2\xe8\xbd\xee\x6a\x75\xb0\x6d\x3c\x42\xb1\x0e\xb2\x9f\xcb\xcc\x3f\xfb\x2b\x8b\xce\xd8\xae\x7b\x19\xec\x21\x12\x93\xd5\xbd\xb1\x47\x52\x4c\xd6\x2c\x92\x7e\xe6\xb9\xcc\xbc\x6e\x64\x3f\x37\x33\xab\x6e\xb9\x3c\xb3\x65\xe5\x3b\x88\x5c\xbe\x0b\xea\x77\x90\x6e\xf3\xea\xea\x77\x90\xee\xc3\xec\xca\x77\x70\x8e\x8a\xe9\xca\x77\xb0\x1f\x40\x21\x29\xd6\x41\xd4\x70\x3a\xe6\x21\x2d\x60\xdb\x28\x10\xe5\x3a\xf0\x2b\xf5\xd9\x95\xeb\x20\xdd\x54\xd8\x95\xeb\x20\xdd\x30\xd5\x95\xeb\x60\xdf\xcc\xb4\x99\xf9\x0f\xe7\x93\x1d\x93\x99\xc7\x2d\x5c\x0d\x07\xea\xea\x6e\x90\x6e\xdc\xea\x8a\x6c\xb0\x2f\x23\x5b\xaa\xec\x6e\x50\x75\xb2\x6a\xdd\xd5\xd4\x20\xa6\x87\xfe\x76\x45\x35\xe8\x2f\xe7\xfc\x8a\x65\x30\xcf\x0f\x4d\xee\x97\xf8\x5a\x32\xa0\x2e\x06\xeb\x3c\xd0\xf6\xf7\x25\x08\xd5\x64\x59\x4d\x5f\xb7\xa1\x51\x60\xfa\x97\x81\x87\xda\x74\x65\x72\xf7\xd3\x79\xbe\x19\xca\x64\x10\xe7\x18\xe8\xae\x2f\x19\x84\x27\x3f\x74\x75\x32\x38\xe7\x60\x74\x45\x31\xe8\xe5\x5c\x65\x66\xd0\xbb\x67\x16\xa1\x4b\x18\x44\x9c\x1f\x9a\x9d\xf3\xa1\x67\xe7\x2e\xfa\x84\x41\xf7\xa0\x9e\xae\x28\x06\x7b\x12\x45\x2e\x55\xc5\x20\x3c\xdf\xbe\x2b\x8a\xbb\xa2\xd8\xf3\xcb\xba\xd2\x16\xf4\x66\x7f\xa7\xb4\x05\xbd\xd9\x8d\x29\x6d\x41\xb8\x86\xda\xd5\xac\x20\x72\xf8\xae\xab\x50\x41\x38\x78\x0f\x15\x2a\xd8\xcf\x9c\xd8\x42\x1b\xee\x4b\xfa\xb0\xa1\xbf\x77\xbc\x70\x55\x76\x4d\x43\x13\x07\x84\x2f\x6f\x36\x35\xe1\xe3\x22\x68\x75\xa8\x3d\x41\xe1\x03\xd0\x39\x74\xdb\x0e\x4f\x5a\xa1\xea\x86\x6e\x5b\x50\xf8\x94\x74\x0e\x15\x2a\x98\x7c\xed\x26\x87\x0a\x15\x54\xd7\x89\x86\x3a\x73\x04\xeb\x44\x74\xcb\x43\x51\x09\x96\x61\xbe\x43\x51\x09\xf6\x68\xec\x65\x5d\xdb\x9e\x7a\xf8\xfa\x0e\x5d\xa9\xa0\xb9\xd5\x67\xe8\x49\x05\x7b\x86\x49\x32\x94\x92\xe3\xc4\x11\x33\x87\x1d\x6a\xc9\x71\x4e\x70\x3c\x4f\x30\xb9\x61\x70\x46\x7a\xbf\x5b\xdb\xed\xb9\x20\x15\xdb\xa3\x6d\xb7\x77\x62\x63\x86\x62\x12\x9c\x95\xa2\xa1\x6e\x1c\x85\xe3\x62\xe8\x09\x87\x0e\x57\xb0\xe8\x07\x87\x6a\x10\x2c\x16\x85\x86\x62\x10\x74\x97\x8e\x86\x5a\x10\x78\xe8\xc4\x50\x09\x82\xd5\x4c\x80\xc9\xf4\x3b\xd0\xcb\x3b\x99\xca\x8d\xd5\x7e\xc7\x0e\xe7\xa1\x23\x16\x2c\x13\xac\x6e\x1c\xc6\xf6\x9e\xdb\x2a\x1c\xc1\xa2\xa3\x1a\xca\x46\xd0\x5d\xc1\x1b\x0a\xb8\x61\x84\xae\x45\xa4\x58\x03\xe1\xe1\x63\x43\xad\x06\x62\xba\x91\x67\x28\xd6\x86\xf1\xb8\x56\x95\x5a\x6d\x18\x8f\xcb\xfc\x72\x28\xd5\xc0\x7e\x8d\x29\x26\xa5\x1a\x88\xae\xc3\x76\x28\xd5\xc6\xf9\xa6\xb3\x26\x9b\x51\xd3\x47\x83\xa2\x1d\x7a\x41\x41\xf8\x79\x8e\xa1\x52\x03\xdd\x83\x4f\x86\x42\x6d\x18\x92\x7b\xd2\x61\x3e\xf9\xd0\x73\x39\x3f\xb4\xb6\xd8\x37\x59\x4e\x06\xac\x2e\x94\x5b\x9c\x7b\x59\x1a\xcd\xd2\xa0\xc1\x28\xdc\x40\x04\xf1\x5b\x43\xdd\x06\x22\x08\x8c\x1b\xfa\x40\x41\xf8\xd5\x88\xa1\x92\x03\x27\x3e\x6f\xa8\xda\x40\xcc\xea\xcb\xa8\x6a\x03\x71\xdc\x2f\xc3\x73\x55\x40\x34\x3e\x56\x93\x43\xc7\x25\x88\xee\xa6\xc8\xa1\xce\x1a\xea\x2c\x5f\x51\x65\x16\x38\x07\xb4\x0d\x25\x15\x08\x7d\x27\x43\xfd\x04\xe2\x3c\xd3\x00\xdf\xe1\x16\xc8\x60\xcd\x62\x28\xa9\xc0\x39\x48\x6b\x28\xa9\x40\xe8\x29\x19\x4a\x2a\x10\xfa\xba\x86\x92\x6a\x18\xdf\x6b\x77\xa2\x7e\x02\xbd\xa5\x09\x33\x4b\xc6\xf2\x32\x3f\x1c\x4a\x25\xd0\x1b\x13\xde\xa1\x52\x02\xe7\x8c\xb8\xa1\x52\x02\xbd\x31\x29\x1d\x0a\xa5\x61\xe0\x6e\xf7\x5e\xb6\xb2\x41\x60\x33\x52\x72\xa8\x93\xc0\x39\xae\x6d\xa8\x93\x40\xe8\xb4\x1c\x0a\x20\x10\x67\x1c\x1b\x0a\x20\xd0\xf9\xe2\x4f\x0e\xf5\x0f\x08\xbd\x77\x43\x0f\x28\xe8\xad\x9b\x56\x9b\x14\x8a\x68\x7a\x30\xcf\x50\x11\x81\xdd\xa3\x51\x18\x2a\x22\x70\x8e\x75\x1b\xaa\x1f\x10\x4a\xc9\xa1\xf8\x01\xa1\x3b\x6b\xe8\xb6\x04\x31\xdd\x12\x3a\x54\x2b\x20\xd2\xf3\x16\x86\x6a\x05\x84\x9a\x76\x28\x56\x40\x77\x9b\xce\xd0\x4b\x09\x76\xd2\x28\x5b\xc5\x0a\xe8\xee\x27\x1a\x8a\x95\xe1\x99\xfc\xee\x7e\x1c\x2a\x93\x61\xe0\x2c\xcb\x59\x43\x6f\x23\xe8\xee\xa7\x1a\x6a\x15\xd0\xdd\xf6\x34\x14\x23\xc3\x53\x1a\xcd\x94\x5a\x04\x74\xb7\x54\x0d\xa5\x08\xe8\xee\x73\x1a\x2a\x11\xd0\xdd\xc0\x35\x3c\x53\x05\x74\x77\x5e\x0d\xb5\xc9\xf0\x2c\x47\xf7\x19\x0d\xb5\x09\xe8\x6e\x7f\x1a\x4a\x93\xb1\x08\xee\xb3\x53\x35\x76\x76\x78\xbc\xa3\xa3\xb5\xc2\x04\xc4\xf4\xe8\x9c\xa1\x27\x12\x84\x8b\xc0\x43\x4f\xe4\x30\x78\x96\x99\xde\x50\xbe\x80\xee\x4e\xb2\xa1\x7a\x01\xdd\xcd\x5c\x43\xb7\x23\x88\x39\x8e\xcd\x6c\x5e\x7e\x81\x18\x01\x3d\x94\x1b\xe3\x3a\x3b\xbc\xb7\x49\x79\x00\x62\x1a\xf8\x36\xd4\x07\xa0\x9f\xc9\x85\xf2\x00\x8c\x62\xd2\x0c\x35\x05\xa3\x98\x4f\xe5\x01\x18\xc5\xca\xd4\xe1\x07\x46\xb1\x6b\xd1\xdf\x07\x76\x3b\xf3\x91\x16\xf7\x9b\x4f\xe3\xd8\xce\x14\x11\x60\x14\x1b\xb2\xa1\xa6\x20\x9a\xb3\xc0\xa1\xae\x00\xa3\x58\x8e\x6a\x08\x30\x0a\x33\xb9\xa1\x86\x00\xe5\xf4\x53\x6a\x08\x50\xc2\xc4\xea\x02\x04\x91\x1e\xb4\x34\x94\x10\x60\x14\xbb\x33\x7d\x80\x60\x14\x16\xef\x86\xa2\x02\x44\xf6\xf2\x3b\x16\xc5\x87\x72\x62\x78\xbe\xa3\x95\xa1\x9a\x00\xa3\xd8\xf9\xe8\xea\x1b\x06\x94\x9e\x67\x99\xe3\x0f\xe7\xfd\xf8\x32\xe8\xea\x03\xa3\x78\x2f\xfd\x7a\x60\x14\xf4\xf1\x50\x5e\x80\xe2\x87\x66\x86\x4e\x3c\x30\x8a\x3d\xa0\xe2\x02\xec\xea\xa1\x10\x74\xb2\x81\x71\x5e\x36\xc5\x04\xd8\xef\xbc\x3f\x35\xb1\x7a\xd9\xce\xe0\xab\xa0\x00\xa5\x3b\x2f\x50\x50\x80\xe2\xf1\x8b\x43\x45\x01\xc6\x3c\x57\x99\x01\x02\x56\x4f\xd3\xd7\xf1\x06\x86\x2a\x67\xa8\x31\x40\xe9\x0e\x7a\x6a\x0c\x30\xa6\xf3\x59\x7d\x71\x20\xba\x2b\x4c\x43\xdd\x01\xce\xc9\x4f\x43\xd7\x1b\x18\xd3\x59\x81\x6e\x36\x30\xa6\x53\x68\x75\x07\x18\xa7\x7f\x52\x76\x00\x3f\x28\x98\x43\xd9\x01\x62\x16\xfb\x66\x65\x07\x38\xdb\x93\x87\xb2\x03\x9c\x7d\xd2\x43\x57\x1c\x38\xdf\x37\x1b\x46\xa7\x82\x71\xfa\x2c\x4f\x8a\x01\xe3\x74\x46\x3a\xec\xc0\x74\x0d\x63\xe8\xaf\x03\xe3\x74\xd6\x8a\x1a\x50\xfa\x49\x84\xad\x97\x48\xd7\xd3\x4b\xaa\x73\x40\xe9\x4e\x7d\xd4\x39\xa0\x74\x07\x38\x5d\x78\x60\x9c\xee\x4f\x0f\x1e\x38\xa7\x4e\x0e\xd5\x10\x18\xa7\x5f\xd6\x83\x37\xce\xc6\x4e\xee\x3f\x55\x43\x60\xd8\x0b\x4f\xc5\x10\x38\xc7\x96\x4c\xfd\x75\xa0\x74\x0a\x6c\xaa\x8f\xc0\xae\x5d\x7f\xd9\xb4\x51\x3c\x74\xdf\x53\x1f\x1e\x28\x3d\x34\x75\x4d\x04\x8e\x31\xd7\x9f\x2a\x2b\x30\x8c\x3c\x98\x2a\x2b\x30\x1c\xca\xa6\xca\x6a\x1a\x10\x4b\x17\x33\x55\x56\xa0\x74\x32\x3e\x55\x56\xc0\x6f\xfa\xe7\x54\x59\x81\xe1\x52\xc3\x54\x59\x81\xb3\x27\x71\x1a\x0f\x0b\xce\x91\xa8\x53\xdf\x1f\x18\x1e\xae\x37\xd5\x5f\x60\x77\x3a\x24\x4c\x01\x06\x86\x1b\x8d\xa7\x3b\x34\xc1\xf4\x50\xb2\xa9\x8a\x02\xb3\xd1\xf6\xa7\x22\x0a\xcc\x76\xee\x6f\xc2\x36\xaa\x91\x07\x53\x09\x05\xce\x5e\x91\xa9\x5e\x02\x55\xcf\xfd\xd4\xf7\x06\xaa\xce\xe4\xa9\x84\x9a\xba\xde\x54\xc9\x53\xd7\x1b\x98\x2e\x9c\x4d\x37\x63\x82\xaa\x64\x9a\x3a\xe3\xc0\x74\xc9\x6d\x1a\x13\x3b\xcb\x79\x9d\xc9\xb8\xfe\x39\x30\xdd\xd3\x3f\xd5\x68\x60\xba\xe0\x36\x15\x69\x60\x7a\x60\xfd\x54\xa5\x81\xfa\x3a\xf7\xb2\x2c\x8a\x65\xe1\x23\x2d\x8b\x42\x98\x9a\xed\x49\x9d\x06\xa6\xe7\x16\x4d\x75\x1a\xa8\x2e\x8c\x4c\x95\xd8\xe4\x18\x1c\x15\xd5\x54\x8a\x81\x51\x98\x16\x4e\x95\x18\x98\x9e\x19\x39\x95\x62\xa0\xaa\xd7\xa6\x1e\x3c\x50\xba\x4f\xd4\x81\x07\xa6\x07\x9e\x4d\x1d\x78\x60\x36\x5b\xb0\xfe\x3b\x30\x3d\xf0\x66\xea\xbe\x03\xb3\xd9\x76\x74\xdf\x81\x48\x0f\x89\x9b\xaa\x3f\x30\xdb\x31\x59\x14\x95\x80\x14\x2b\x44\xf5\x07\xa6\x47\x81\x4e\xc5\x1f\x88\x74\x2d\x72\x1a\xda\x0a\x62\x7a\xea\xcd\x54\xaf\x81\x48\xc5\xf5\xd4\xdd\x06\xa6\xa7\x32\x4f\x35\x1c\x58\xee\x73\x9d\x6a\x38\x50\xf5\x53\x4e\x35\x1c\xa8\xae\x95\x4d\x35\x1c\xa8\xf9\x7b\xce\xef\x9c\x4a\x3c\xb0\xdc\xb8\x3a\x95\x78\x60\xb9\xbd\x78\x2a\xf1\xc0\xd2\x8f\x31\xd5\x73\xa0\x1a\xd6\x35\xd5\x73\xa0\xfa\xa9\xaf\xa9\x63\x0e\x2c\x37\x04\x4f\x25\x1e\xa8\x7e\xc0\x6e\x1a\xe5\x0a\x96\x9f\x81\x9c\x8a\x3e\x50\xfd\x5a\xdd\xd4\x55\x07\xaa\x8b\xdb\x53\x4f\x1d\x58\x6e\x82\x9d\x7a\xea\x40\xf5\x33\x71\x53\xb1\x08\x96\xfb\x8d\xa7\xe1\xb1\x20\xe6\x38\xf7\xb7\x28\xd2\xa2\xa0\xc1\xe9\xce\x03\xd5\xb0\xc8\xa9\xca\x9c\xe7\xe8\x1d\x7b\x43\x25\x25\xa8\x7e\xd0\x6c\xea\xb9\x03\xcb\x0d\xcd\x53\x95\x09\x96\x1b\x82\xa7\x8e\x3b\xb0\xdc\x96\x3c\x55\x94\x60\xb9\x7f\x76\xaa\x28\x41\xe4\x38\x97\x99\xa7\x4e\xe5\x33\xe3\x99\xba\xe4\xe6\xf9\xde\x9b\x8d\x50\x4d\x09\xaa\x9f\xf3\x9b\x6a\x4a\xb0\xdc\xd0\x3c\x15\x90\x60\xb9\x04\x39\x15\x90\xd3\x0f\x8e\xeb\xdd\x9e\x2a\x48\x10\x67\x5b\xcd\xd4\xd5\x06\x96\xd1\xf3\x53\x55\x09\x9a\xeb\xe1\x53\x55\x09\x96\x43\xe7\xd4\xad\x06\xda\xcb\x7c\xaa\x2a\xc1\x32\x8a\x7c\x2a\x2a\xc1\x72\x48\x9f\x8a\x4a\xb0\xdc\x65\x31\x15\x95\xa0\x19\x67\x37\x15\x95\xe0\x1c\xe1\x3c\xd5\x94\x60\x19\x1e\x3e\x95\x94\xa0\xe9\x4c\x9f\x3a\xd9\xa6\x47\x7a\xe2\x27\x9b\xaa\x4c\xb0\xce\x30\xa3\xca\x04\xed\xc5\xb4\x68\xea\x4d\x03\xcd\xd8\xa3\xa9\x37\x0d\x2c\x03\xc6\xa7\xce\x34\xb0\x8c\x34\x9f\xca\x53\xb0\x9c\xfb\x4d\xfd\x6b\x60\x19\x03\x3f\x15\xac\xe0\x7c\x63\x60\xaa\x57\xc1\x32\x84\x7f\xea\x48\x03\x4b\x35\x33\xd5\xa6\x60\x39\x77\x9a\x6a\x53\xb0\xdc\x93\x30\x0d\x97\x05\xcb\xa5\xd2\xa9\x5a\x05\xcd\x85\xf7\xa9\x5a\x05\xcb\xa9\xf1\x54\x87\x82\x65\x3c\xf7\x54\x87\x82\x18\xae\xf3\x4d\x85\x28\xd8\x0a\xcd\x9f\x5a\x93\x8b\x83\xcf\x2d\x6a\x55\x27\x88\x57\x3b\x4f\x30\x4f\x8b\x58\x81\xf3\x04\xf3\xb4\x08\x96\x30\x03\x2a\x51\xb0\x7f\x49\x8d\x2b\x45\xc1\xb6\x51\x01\xea\x4e\xb0\x6d\x24\x4e\x95\x09\xb6\x8d\x47\xe8\x24\x03\xcd\x60\x89\xa9\xf2\x9c\x7e\x73\xe0\xbc\x9b\xfa\xcd\x40\xd3\x31\x35\x8d\x78\x05\xcd\xa8\x8d\xa9\x3e\x9d\x9e\x06\xe4\x9e\x83\xa9\x2b\x6d\x7a\x62\xe8\x99\x24\xe8\x4a\x9b\x1e\x19\xea\xb2\xd3\x54\xc7\x82\x66\xe4\xc1\xd4\x6d\x06\xf6\x65\x54\x8d\x41\xaf\xd3\xa0\x57\xb7\x58\x4d\x5d\x69\x60\x5f\x47\x26\x74\x9b\x81\x66\xc0\xc7\x54\x02\x83\x98\xcd\x56\xa3\x06\x06\xb1\xbb\x1e\x6c\xe6\xe2\xed\xd6\xfe\xea\xed\xcc\x05\xfa\xb6\x79\x36\xef\x54\xdf\x82\x7d\x9d\x49\xb1\x62\xdf\x27\x38\xc0\xeb\xcc\xd9\x46\x53\xee\x4d\x05\x2e\xd8\x3f\xa5\xf0\x54\xb8\xa0\xb9\x78\x30\x55\xb8\x60\x5f\x46\x65\xeb\x12\x03\xcd\xc5\x95\xa9\x9c\x05\xfb\x32\xca\x49\x3d\x0b\xfc\xc0\x7e\x4e\xf5\x2c\xd8\x69\xa3\x4c\xf4\x92\x81\xfd\x53\x8a\x5d\x11\x3b\xdd\x2b\x39\x59\x68\x9b\x4a\x56\x90\x9e\x60\x3c\x95\xac\x20\xc2\xed\x12\x53\x9f\x18\x48\x8f\xc8\x9f\x6a\x56\xb0\x2f\xfb\x1d\xdf\x8c\x9c\xba\xd1\x40\xbe\x58\x34\x9c\xca\x5c\xb0\xef\xa2\xcd\x92\xf8\xea\xd7\x27\xd7\x3a\xd6\xc0\xbe\x4c\x9b\xd9\xde\x48\x63\xc6\xa6\x81\xa9\x20\xab\x13\x2c\x7d\x6d\x20\xca\x99\x3e\xeb\x6d\x03\xdb\x46\x21\xaa\x9a\x41\x74\xb7\xc2\x4c\x65\x33\xd8\xd7\x69\xb3\xc0\xb6\x44\xce\xd3\xd6\x94\xc8\xd3\x33\x8c\xdc\xd2\x32\x15\xc4\x20\x9b\x7d\xae\x82\x18\x44\x71\xbf\xe9\x54\x11\x83\xec\x0e\x79\x4a\x5d\x10\xb5\xda\xd2\x8c\x3c\x05\xdb\xe6\xed\xcc\xeb\x46\x7a\xe2\xe4\xd4\xef\x06\xba\xad\x45\x45\x0c\x86\xef\x99\x52\x17\x84\x9f\xa5\x98\x2a\x5d\x10\xe7\x73\xb2\x53\x5d\x0b\x22\x87\xb7\x57\xd8\x82\xc8\x46\x9c\xd6\x54\xd9\x82\x7e\x14\x98\x6a\x74\x6e\xe9\x59\x8d\xe0\x9e\x4a\x4f\xb0\x4b\x48\x9b\x49\x23\x7a\x54\xb7\xde\x54\x7b\x82\xe6\x56\xf9\xa9\xf6\x04\xeb\xe8\x4c\x7d\x73\xf3\x39\xbd\xc7\x2e\xa0\xa5\xd0\x04\x49\x98\xc6\x52\x67\x82\x6e\xe4\xd1\x52\x66\x82\x38\x1f\xc4\x5d\xea\xcc\xe5\x57\x10\x5c\xcc\x58\x0a\x4d\xd0\x3d\x55\x7d\x29\x34\x41\x9c\xcf\x03\x2f\x35\x24\xf8\xf5\x99\x1f\x2d\x9c\x70\xd1\x35\x7d\x35\xb1\x0c\xc9\x6c\x65\xa9\x17\x97\xfb\x27\x71\x73\x2f\xc3\x47\x97\xfb\x27\x35\x19\x2b\x0a\x62\xf8\x15\xb6\xa5\x86\x04\xbb\x3d\x36\x6c\x66\x6a\x23\x3d\xf5\x6f\xe9\xc4\x03\xbd\x7a\x33\x73\xb4\xe1\x22\xc5\x32\x2e\x14\x74\x3f\x4b\xb6\x94\x9e\x2b\xf6\xf4\xc5\xfc\x28\x33\x41\x9c\x82\xd6\x05\xb7\xfc\x38\x82\x9b\xff\x96\xa2\x12\x14\xbf\xdf\xb5\x54\x90\xa0\x9d\xc4\xab\x16\x41\xf3\xfb\x1f\x4b\xb5\x08\xda\xeb\xdc\xcb\x74\x6d\x74\x5a\xe2\x52\x05\x02\xbe\xd7\x9f\x4b\x11\x08\x5c\x3f\x5d\x6e\x95\x04\xe3\xe5\xaf\x4c\x7a\xe1\x24\xc7\x62\x02\xac\x0a\x36\x4a\x9a\x19\x45\x21\x70\xed\x69\xa9\x09\x41\xf7\x5b\x72\xcb\x3d\x91\xc0\x35\xa5\xa5\x24\x04\x71\xbe\x4e\xbd\x14\x80\x20\xce\x57\x9a\x97\xda\x6e\x6d\x21\xb7\xd2\xab\x4c\x15\x67\x99\xba\xfb\x60\xe9\x9e\x5b\xc7\x3d\xc7\xfd\x55\x63\xcb\xcf\xa1\x31\x4c\x2d\xc5\x18\x08\xa5\xfc\xd2\xc5\x06\x7a\x63\x80\x5b\xca\xb3\x45\xe4\xa3\x62\x72\x29\xc5\x40\xa8\xa1\x97\x52\x0c\x8c\x42\xe8\xc5\x52\x32\xad\x73\x9a\x28\x45\xaa\x64\x02\x61\x10\xf2\xd2\x2b\x06\xc2\xb0\xf0\xa5\x8a\x02\x61\x8c\xf6\x52\x32\x81\xee\xba\xdf\x52\x32\x81\x50\xee\x2f\x25\x13\x08\x43\x8a\x97\x92\x69\x25\x3b\xd0\xcf\x13\x4d\x2a\xdf\xcc\x8e\xf3\x44\x8b\x30\x5d\x93\xc1\x64\x80\x22\xa8\x8a\xb4\xa5\xdf\x0c\x4c\xcf\x49\x59\x8a\x1c\x50\xfa\xf9\xa1\x89\xe8\xa9\x1f\x94\x84\xe9\x25\x03\xd5\xaf\x85\x2f\xf5\x0b\x68\x1e\x47\xb7\xf4\x88\x81\xf6\x3a\x3f\xb4\x0d\x76\xa7\xfa\x9a\x6c\x71\x9d\x73\xed\x11\x04\xcb\x80\x42\xd0\x4e\xbe\xf5\x88\x81\x28\x8e\x77\x4b\x45\xb3\x3c\xde\xe6\xe4\x5c\x49\x03\xa2\x56\x86\xf4\xa5\xa4\x01\xdd\x0e\x4d\x41\x03\x76\x77\xf6\x9b\x83\xf2\x52\xee\x80\x3d\xda\x7b\x13\xfb\x8b\x41\x7f\xa1\xc5\x62\xd9\xe8\xa7\x8c\x8d\x35\x04\x8b\x25\xe5\xa5\x26\x02\x2b\xbd\xc6\x42\x19\x1e\x80\x4f\xa1\xa8\x7f\x40\x77\xa1\x6a\xa9\x7f\xc0\x3a\xf9\xb7\x98\x38\xfa\xc6\xd0\x84\xa5\xfc\x01\x67\xf2\xba\x94\x3f\xa0\xbb\x74\xb5\x94\x3f\xc0\x5d\x0a\x4b\xf5\x03\x56\xfa\x33\x0b\x6d\x63\xe1\xff\x5a\x46\x17\x82\x45\x9c\xc8\x52\x0d\x81\xee\x42\xd9\x52\xd4\x80\x48\xa3\xd8\x96\xaa\x06\x84\x27\x1a\x2e\xfd\x6b\xcb\xf8\x40\x7b\x56\x55\x0d\xe8\xea\xce\xa5\xaa\x59\x1e\x7a\x6a\x17\xa2\xaa\x01\xdd\xbd\xf0\xcb\xf0\x40\x10\x7e\xcc\x63\xa9\x6a\x96\xd1\x81\xcc\x18\x96\xaa\x06\x44\x1a\x89\xb4\x3c\x89\x06\x84\x07\x46\x2f\x9d\x70\xa0\xbb\x39\x7d\x29\x7e\x40\xf7\x9c\xee\xa5\xf8\x01\xe1\xb7\x3c\x96\xda\x07\x44\x96\x69\x62\xcd\x25\x42\xc7\x83\x82\x96\x3a\x07\x44\x9c\x2c\x99\x4b\x02\xff\x52\x79\xbd\x14\x3a\xa0\x7b\x38\xea\x52\xe7\x80\xee\x39\x16\x4b\x8f\x1b\xe8\xee\xdf\x5f\x2a\x1f\x10\x7e\x8b\x64\xe9\x71\x03\xe1\xa9\xaa\x4b\x2d\x04\xc2\x73\x2c\x96\x52\x08\x74\xcf\xe9\x5f\x4a\x21\xd0\xcb\xb9\x97\x65\xc1\x61\x35\x7e\xd7\x64\x29\x67\x40\xe4\x38\xf7\x37\x97\x97\x6e\x2d\x2f\x33\x97\xc8\x19\x17\xec\x96\x6a\x06\x44\xfa\xf1\xba\xa5\x9a\x01\x5d\x4f\xda\x32\x2e\x10\x9c\x0f\x01\x2d\xf5\x0d\x08\xd7\x2e\x97\x6e\x3f\xd0\xf5\xf1\x2c\x25\x0f\xe8\x8d\xb5\xb3\xa5\xe2\x01\xe7\x23\x2f\xcb\xa0\x40\x10\x5d\xb7\xd5\xd2\x13\x08\xa2\x4d\x5b\xb1\xae\x40\x10\x2e\xe1\x2d\xb5\x12\xe8\xcd\x6e\x50\xa9\xb4\x94\x4a\x8e\x84\x2a\xa5\xe5\x17\x1c\xec\x3a\x14\x4a\xa0\x3b\x47\x5c\xea\xa4\x75\x3c\x81\xa4\xdf\x60\x42\x70\xbe\x16\xb0\x94\x49\xe0\x7c\x47\x62\xe9\xf5\x03\xe7\x33\x12\x4b\xaf\xdf\xd2\xeb\xa7\x17\x60\xa9\x9c\x40\xb8\xec\xb9\x54\x4e\x20\x9c\xf4\x2f\x85\x13\xe8\x6d\x7a\x7f\xcb\x82\x13\x5c\x1b\xcb\x14\x4b\xdd\xb4\xfc\xde\xdb\xaf\xf7\xb7\x2c\x3e\x84\x3f\x14\x7f\x69\x59\x28\xa5\x9c\x88\xe9\x0f\x04\xe7\xa3\x45\xcb\xe8\xc2\xe5\xa1\x33\xc5\x5c\x5a\x16\x1f\xce\xf4\xb2\x46\xd4\x5b\xa0\x37\x64\xe4\xd2\x45\xb8\x3c\xec\xd5\xd9\x8b\x0a\x0c\x84\x4b\xfe\x4b\x05\x06\xc2\x95\xef\xa5\xc2\x02\xe1\x32\xf7\x52\x61\x81\xd0\xd1\xb4\x54\x53\xe0\x7c\x05\x63\x29\xa6\x96\xdb\xfc\x6c\x9c\x8a\xa9\xf5\x3d\x45\xe1\xcd\x2c\x0a\xd4\x94\x2b\x42\x4b\x31\x05\xba\x1e\x91\xa5\x96\x02\x31\xce\xfd\x2d\x8a\xaf\xf3\x60\xd3\x6a\x51\x70\x3a\xce\x99\x7e\xa9\xa4\x40\xf7\x60\xae\xa5\xb3\x11\xf4\x33\x77\x55\x48\xad\xfb\x9c\xc6\x81\xc9\x4c\xde\xc8\x10\xeb\x43\xcf\x22\x08\x17\x89\x96\x9e\x45\x10\xae\x8d\x2d\x95\x15\x08\x57\xaa\x96\xc2\x0a\x74\xbd\x51\xcb\x18\x47\x10\x2e\x12\x2d\xb5\x16\x88\x54\x5b\x2d\xd5\x16\x28\x71\x1e\x69\xbe\x6f\xf2\x5d\x7f\xc7\xb1\x62\x4b\xf7\x24\xe8\x67\xc2\xa9\x66\x03\x91\xdd\x26\xa2\x68\x03\xbb\x53\xd6\x66\x59\x3d\x96\x15\x29\x57\xc7\x81\xae\x97\x74\x29\xe3\x40\x3f\x33\x28\x55\xdc\x52\xc5\xd9\x43\xea\x9f\x04\x7d\xfa\x52\xe9\x9f\x5c\x7e\xda\xce\xe6\xac\x7f\x12\x74\x9d\xa4\x4b\xff\x24\x88\x5c\x8e\x50\x4a\x42\x10\xdd\xa3\x91\x97\x1e\x4a\xd0\xf5\x91\x2d\x65\xe2\x3a\x9b\x0c\xa9\x7e\x55\x22\xe8\x3a\x15\x97\x2a\x11\x74\x7d\xc1\x4b\x95\x08\xfa\x3c\xb7\xb7\xcc\x8c\xe0\xa4\x78\x2e\x7d\x96\xa0\x2b\xf5\x2e\x7d\x96\x20\x5c\x53\xbd\x94\x92\x97\x87\xf8\x78\x3a\xc2\xa5\x98\x04\xe1\x9a\xed\xa5\x53\xf1\xd2\xa9\xb8\xbc\xff\xa5\x89\x89\xf5\xb9\xea\xad\xc9\xf0\x89\xe5\x33\x3f\xda\x68\x25\xe4\xf2\x52\x25\x82\x48\xcf\x80\xba\xd4\x84\x60\xf8\xf9\xdd\x4b\x4d\x08\x4a\xf0\x5e\x5d\x4a\x42\xb0\xbb\x73\x1e\xe0\xfe\x41\x50\x3c\x8c\xf9\x52\x12\x82\x61\x63\xb9\xd4\x84\x60\x14\x3a\xd7\x4b\x51\x78\x79\x68\x0e\x2f\xc3\x65\xa4\x27\x28\x41\xbf\x70\xa9\x13\xc1\x28\x74\xfa\x97\x2e\x4a\x50\xe2\xfc\xd0\x5c\x86\xef\x82\x4f\xbc\x35\x21\x7c\x79\x3d\x2e\xe5\x24\x28\xee\xe7\xbb\x54\x93\xa0\x04\xef\xda\xa5\x8b\x12\x44\x9b\xf4\xad\x97\xfe\x48\x50\x82\x9e\xe8\x52\x61\x82\xad\x4d\x79\x80\x12\x13\x94\xb0\x82\x95\x98\x20\x72\x32\xf8\x5f\x8a\x4c\x50\x82\x9e\xe1\x52\x65\x82\x5d\x27\xa6\xcd\x7c\x72\x24\x4f\x76\x6b\x40\xa5\x09\x76\x0d\x78\x9d\xf5\x59\xcc\x29\x97\xe9\x34\x04\xc3\xfd\xc4\x97\x1e\x42\x70\xce\xbf\xba\xf4\x10\x82\xe2\x37\x5f\x2e\x55\xe4\xa5\x87\xd0\xe6\xa8\x87\x10\x9c\x13\xc9\x2e\x3d\x84\x60\x18\xd4\x75\x29\x36\x41\xe9\xe7\xf6\xa6\x8b\xcd\x7c\xe9\xd9\x46\x97\x02\x14\x8c\xc9\xe4\xf7\x52\x80\x82\xe2\x42\xd2\x65\x2c\xe8\xe5\x71\x38\xf4\xcc\x97\xb1\xa0\x60\xcc\xae\xc9\x4c\x36\x42\x1f\x4c\xab\xca\x15\x0c\xcf\x5d\xbb\x54\xae\x20\x9a\x41\xcc\x97\xd1\xa1\xa0\x74\x66\x5f\x97\x6a\x16\x9c\x7d\x72\x97\xbe\x46\x30\x8c\x13\xbe\x14\xb8\xa0\xd8\xb3\x5c\x0a\x5c\x50\xba\x99\xd4\xb1\x08\x86\xe1\x78\x97\x9e\x43\x30\x0c\x89\xb9\x14\xb8\xe0\x9c\xf2\x74\x29\x70\xc1\x98\x2c\x0f\x5f\xba\x09\xc1\x98\xcc\xf9\x2f\x35\x2f\x18\x9e\xcd\x7e\xa9\x79\x2f\xf7\xef\x79\x1c\xf5\xa5\xe8\x05\xe7\xbc\xc5\xcb\xd3\x70\xc0\x98\xbe\xf8\xea\x60\x30\x26\x02\xe2\xd2\x75\x08\xce\x81\x95\x97\xae\x43\x10\xe9\xf1\x66\x97\x72\x19\x94\x7e\xd2\x6f\x8b\x4d\xa2\x1a\x9a\xe9\xb7\x2c\x54\xd0\xdd\x54\x58\x16\xe9\x17\x6e\xbc\x97\xcd\x82\x8f\x76\x78\x10\xe1\xa5\xeb\x10\x9c\x63\xab\x2e\xa5\xf7\xe5\x47\x3b\x6c\xaf\x4a\x6f\xb0\x65\x12\xe5\xa3\xf6\xbe\xd4\xde\x55\x93\x45\xd6\x8d\x1a\xb6\x91\xe9\x61\x04\xe7\xf8\x81\x4b\x89\x0e\xc6\xb4\x2e\x0d\x6d\x05\xc5\x83\xdf\x2f\x45\x3b\x38\x47\x30\x5e\xfa\x21\x41\x1c\xa5\x7d\x29\xe4\xc1\x70\xfd\xfb\x52\xc8\x83\xd2\x7f\xcf\xf8\x7c\xa9\xf3\x41\xb4\xc5\x8c\xe4\xd2\x75\x09\xc6\xe9\x51\xd4\xfe\xe0\x1c\x36\x76\xa9\xfd\xc1\x1e\xc6\x29\x40\xc5\x3f\x18\xd3\x5a\x54\xfb\x5f\xe3\x14\x20\xd5\xa8\xfc\x06\x55\xf1\x7b\x29\xbf\xc1\xf4\x74\xd8\x4b\xfd\x7d\xf9\xed\x70\x77\x8e\x5d\x3a\x25\xc1\xf4\x60\xd6\x4b\x51\x0e\xa6\xdb\x22\x2e\x45\x39\x98\xee\x6f\xb9\x14\xe5\x97\x67\xfd\xf8\x7e\xa8\xca\xc1\xee\xea\xbc\x99\x8d\x82\xaf\x0a\xea\x5a\xbf\xd4\xe0\x60\x77\xd7\xa4\x56\x15\x0e\x76\xa6\xf8\xa9\x3a\x1c\x4c\x4f\x1c\xbe\x14\xe2\x60\x7a\x12\xf2\xa5\x13\x12\x44\x2a\xdf\x2e\x5d\x8e\x20\xba\x3b\xdd\x2f\xa5\x38\x98\x1e\xaa\x7a\xe9\x60\x04\xd3\xb3\x90\x2f\x03\x62\x2f\x8f\xed\xb1\x9f\x54\x9d\x83\x31\xd9\x38\x72\xa9\xce\xc1\x34\xba\xf9\x52\x9d\x83\xa5\x2e\xbe\xf4\x39\x82\xe8\xcb\x0c\xa8\xd8\x41\x35\x1e\xe1\x52\xb1\x83\x69\x78\xf3\xa5\x62\x07\xd3\x73\x6a\x2f\xa3\x66\x2f\xcf\xe8\xb1\xed\xab\xe1\x41\xf4\xd3\x91\x29\xe2\xc1\xf4\xc4\xe7\x4b\xc5\x0e\xa2\x9d\x8e\x52\xc9\x0e\xaa\xbe\xfa\xcb\xb8\x59\x50\x0d\xca\xb8\x74\x60\x82\x69\xc4\xf6\xa5\xae\x07\xb3\x9d\x7b\x59\x3e\x8b\xd0\x19\x5b\xb2\xba\x1e\x4c\x4f\x13\xbe\x94\xf5\x97\x5f\x33\xf1\xb4\xd1\x4b\x5d\x0f\x76\x7b\x24\x03\x0a\x7b\x30\x3d\x18\xfa\x52\xb2\x83\xe9\x1e\xac\x4b\xc9\x7e\x79\x5c\x8f\x5d\x8d\x92\x1d\x54\xfd\xfe\x97\x9e\x4a\x30\xdd\xf2\x73\xe9\x95\xbc\xfc\x46\x49\x3f\x49\x33\x9b\x97\x8d\xdb\x5f\x9a\xa7\x8b\x3c\xd9\xc7\xaa\xe2\xc1\xf4\xd0\xe4\x4b\x15\x7f\xf9\x15\x75\x7b\x37\x45\x3c\x58\x6e\x29\xb8\x14\xf1\xa0\x9e\x4c\x2a\xe2\x41\x75\xab\xd0\xa5\x88\x07\xcb\xa5\x9c\x4b\x11\x0f\x96\x01\x98\x97\x22\x1e\x2c\x17\x21\x2e\x45\x3c\x58\x3a\x6c\x2e\x35\x3c\x58\xee\xd5\xb8\x94\xf0\x60\xb9\x38\x72\x29\xe1\xc1\x72\xc7\xc2\xa5\x84\x07\xcb\xad\x0e\x97\x12\x1e\x54\x3f\xda\x70\x29\xe1\x41\x75\xed\xe2\x52\xc2\x83\xea\x7e\xab\x4b\x57\x27\x58\xee\x2b\xb9\x54\xf5\x60\xb9\x96\x7d\xa9\xea\x41\x75\xef\xfc\xa5\xf3\x13\x54\xb7\x78\x5d\x0a\xfd\xcb\xcf\xb8\x2b\xce\x2f\x95\x3e\x58\x86\x0f\x5f\xaa\x7a\xb0\xdc\xdd\x72\xa9\xea\xc1\x72\xdb\xda\xa5\xaa\xbf\x3c\xe2\xc7\x8a\x54\xd5\x5f\x1e\xf1\x33\xbc\xca\xd2\xe1\x88\x1f\x17\xb0\x2e\x45\x3d\x58\xee\x33\xb9\x14\xf5\xa0\xe6\xf0\x89\x96\x8e\x47\xfc\xf8\x52\x2a\xea\x41\x1c\xa7\xe0\xa5\xaa\x07\x31\xaa\x65\xad\x3a\xbf\xfc\x14\xbb\xbb\x34\x2f\x9d\x9d\x60\x19\x76\x78\x29\xcf\x41\x73\x53\xd3\x65\x9c\x2f\x68\x6e\x12\xbf\x54\xec\xa0\xe9\xe0\xba\x54\xec\xe0\xff\x66\xec\xbc\x8e\xae\x57\x61\x00\xd8\xd2\x11\x41\x40\x39\x8e\xfd\x97\x70\x87\x5d\xff\xcf\xf7\x7b\xda\x19\xe6\x04\x83\xe3\x5a\x42\xac\xf9\x7d\xd1\x6e\x6e\x2c\xf3\x8f\x0f\x85\x1d\x2c\x05\xf3\x50\xd8\xc1\x32\xe9\xf3\x50\xd8\xc1\x9a\xdf\x3f\xda\x4d\x26\x20\xaa\x97\x87\x09\xc3\x60\xa9\x67\x87\x0e\x0f\x96\x5a\x7f\xe8\xf0\xa0\x39\x3b\xfe\x30\x3e\x0a\x96\x5a\x7f\xa8\xf5\xa0\xfd\xbe\xdf\xf2\x18\x60\x52\x62\x2f\xf5\x0f\x31\xe6\x43\xed\x07\xcb\xf4\xd8\x43\xed\x07\xcd\xfa\x05\x87\xda\x0f\x96\x0e\x79\xa8\xfd\xa0\x39\xd3\xff\x50\xfb\xc1\x32\x93\xf7\x50\xfb\xc1\x32\x9e\x77\x68\xfd\x60\x7d\x5a\xa9\xf5\x83\x65\x54\xf4\x50\xeb\xc1\x32\x2f\xf5\x50\xe1\x0f\xcb\xfd\xf8\x92\xf9\xd0\xd7\x41\x34\xa3\xda\x87\xc2\x0e\x96\x11\x95\x43\x61\x07\xf1\x33\xd4\x73\x68\xec\xa0\x59\xcd\xe4\xd0\xd8\xc1\xfe\x18\xc3\xac\xb2\x83\xdd\xe6\xcf\x39\x1c\x38\xfb\xcf\x77\x7b\x87\xce\x0e\x76\x1b\x03\xa2\xb3\x1f\xdf\xec\x49\x9f\x1d\x95\x76\xd0\xac\x05\x72\x68\xe8\x60\x7f\xd5\x8f\xd9\x7f\x92\x88\xbb\xd9\x32\x87\x8e\x7e\x7c\x91\x5c\x8e\xce\x53\x23\x07\xbb\x6d\xd1\x56\x6c\x2b\xb6\x0d\xda\xaa\x6d\xe6\xc1\x70\x9c\x9d\x06\x73\x41\xfc\x7c\xed\x77\x1a\xb9\x05\xbb\xcd\xff\x98\xb6\x4d\x36\xd9\xbf\x58\x36\x99\xf4\xd2\x68\x3a\x6d\xb2\x63\x49\xd3\x65\x13\x19\x3f\x44\xf5\x4f\xd5\x1d\xc4\xcc\xe9\xb6\xbd\xb6\xd9\x2f\x0e\xe5\xd3\x94\x60\x10\x61\xea\xe4\xa9\xcf\x83\xe8\x95\x07\x94\x53\x79\x07\xfb\x73\xf4\xc1\x18\x2f\xd8\x6d\x7e\x2e\x6d\x33\x37\x84\x07\x86\x53\x7f\x07\x11\x3f\x2e\xc0\xa7\xb6\x0e\x76\x1b\xdb\xe7\x5c\x4d\xb0\xbf\xcb\xd8\xa9\xf0\xe7\x37\x57\x93\x1b\xd4\x69\x4e\x31\x68\x46\xf7\x4e\x1d\x1e\xec\xaf\xfa\x73\x76\x97\x98\xf0\xb4\x12\xf8\xa9\xc5\x9f\xe5\xeb\x2e\xdf\x55\xe3\xc1\xfe\x0b\xc6\x5d\x8d\x07\x11\xa6\x5d\x9c\x7a\x3c\xe8\x2e\xed\x7d\xaa\xf1\x60\x7f\x8c\x11\x30\xb1\x18\xec\x36\x7a\xa1\xdb\x83\xdd\xc6\x7e\x34\xb3\x18\xec\x4d\xb1\xcd\x11\xd8\xe8\xbf\xf4\xe7\x1c\x00\xdd\xde\xf8\xc8\xa9\xdb\x9f\x2e\xeb\x62\xfd\xd2\x53\xb7\x07\x11\xe6\x42\x9d\x06\x92\x4f\x17\x76\xb1\xe2\xee\x69\x28\x19\xec\x36\x7e\xcf\xfc\x62\xd0\x4d\x36\x3a\x0d\x26\x83\xfd\x31\x7a\x6b\x30\x19\x34\x63\xaf\xa7\xca\x0f\xba\xb5\x55\x4f\xfd\x1e\x44\x31\x9d\xe6\x54\xf0\x4f\x66\x76\x16\x5f\x00\x9f\xda\x3c\xe8\xe9\x1e\xd3\xe6\x41\x34\x97\x15\x3a\x75\x77\xd0\x93\x27\xcb\x53\x77\x3f\x8d\x3a\xaf\xf0\x63\xee\x89\xf6\xd5\x23\xf0\x73\xee\x09\xa6\x76\x0e\x0b\x77\x9e\xda\x3b\x88\x6a\xfa\xdd\xa9\xbe\x83\xdd\xe6\xe7\xdc\x13\x4c\xee\x6c\x16\xb0\x3b\xcd\x0c\x3e\xa9\xc2\x53\x7d\xd1\x75\xaa\xeb\x20\x6a\xad\x7e\xce\x61\x27\x6c\x5d\x7d\xb2\x3b\x8d\x5b\x83\x68\x93\xcb\xe0\xa9\xd7\x9f\x5b\xe2\x7d\xb7\x70\x2a\xec\xc0\xe5\x77\x4f\x7d\x1d\x0c\xaf\x44\xda\x3a\xf0\x06\x78\x2a\xeb\x20\x7d\xaa\x3e\x95\xf5\xb3\x13\x04\xf5\x43\x76\x88\xa9\x9d\x56\x34\x3e\x35\x6e\x10\x56\x79\x3d\x35\x6e\x10\x96\xc7\x3e\xd5\x6b\x10\xc6\xac\x4f\xbd\xf9\x74\xae\xa7\xd7\x16\xbd\x19\x84\xea\x70\xaa\xcd\xa7\xd3\x3f\x79\xe0\x39\xd5\xe6\xd3\x25\x5f\x78\x3b\x76\xaa\xcd\x20\x86\x13\xfa\x4e\x25\xf9\xfc\xb7\xb0\x3e\x9b\xa1\x24\x83\x30\x2b\xf3\x54\x79\x41\x89\xe5\x7f\xda\x25\x8c\xb7\x7c\x7f\x60\x97\xd2\x32\x59\xe9\xd6\xba\x87\x58\x29\x73\xe6\x1f\xf4\xfa\x54\x88\x41\xf9\x76\x8d\x42\x0c\xaa\x09\xdd\xa7\xb1\x70\x30\x7c\xe7\x76\x1a\x0a\x07\xd5\x24\xec\xd3\x58\x38\x88\xe6\x03\xfc\x69\xb8\xfb\x34\xbb\xb7\xf8\x31\x47\x66\xe8\x59\xee\x1f\x85\x1b\xac\xf9\x7d\xcc\xc1\xb2\xb6\x0e\x0f\xf5\xa7\x72\x0d\xba\xb7\xc3\x53\xb9\x06\xfb\x7c\xf6\x63\x0e\x96\x75\x74\xb2\xfb\x39\x47\x6b\xa3\xbb\x50\xf8\xa9\x4a\x83\x6e\x10\xe3\x34\xc2\x0d\xac\x11\x78\x2a\xd7\x20\xbf\xeb\xaa\x6e\x0d\xe2\xab\x73\x70\xea\xd6\xc0\x27\xc1\x53\xb5\x06\xf9\x5d\xb8\x0d\x72\x03\x6b\xbb\x9f\xa6\xf7\x9e\xe4\xf2\x7a\xe5\x35\xea\x0d\x56\xba\x4d\xf6\x70\x7a\x80\xdb\x64\x07\xa7\x07\xb8\xbf\xe4\x9e\x37\xe6\xed\xed\x49\xab\x06\x61\x45\xfb\x53\xab\x06\x31\x7d\x2d\x70\xaa\xd0\x20\x4d\x04\x3d\x55\x68\x90\x8d\x67\x87\x53\x5f\x06\xd9\x78\xb1\x7b\xea\xc6\x20\xb4\xd2\xd3\x00\x37\x08\x6d\xf3\x54\x97\x4f\x75\xd9\xfb\x9c\xb6\x0c\xc2\x77\x24\xa7\xb6\x0c\x42\x01\x3d\xb5\x65\x10\x7a\xf0\xa9\x2d\x83\xc8\xf4\x00\x50\x97\xcf\x65\xe2\x8c\x3d\x57\x7a\x4f\xe7\x8f\xfa\x28\x61\x34\xfb\x74\xfe\xa8\xe7\x94\xd1\x6c\x10\xe6\x30\x9f\xaa\x31\x08\x13\xcf\x4f\xd5\xf8\x74\xe9\x15\x9f\x54\x54\x63\x30\x8a\xc3\x63\x34\x1b\xa4\xaf\x88\x4f\x93\x78\x4f\x93\x78\xad\x8c\x75\xaa\xc6\x60\x14\x62\x11\xa7\xa5\x6f\xc0\xb0\x54\xe5\xa9\x2d\x83\x12\xde\xf1\x54\x63\x50\x9c\x7c\x79\x2a\xbd\xa0\x84\x9d\x54\x7a\x41\x09\x9f\x97\x94\x5e\x50\x8a\x37\x72\xa5\x17\x94\xb0\x93\x1a\x2e\x28\xae\x3c\x7e\x6a\xb8\xa0\x14\xef\x93\x2a\x28\x28\x66\x4f\x9e\x2a\x28\x18\x33\x6d\xf2\x8c\x61\x86\xa9\x2f\xad\x4e\x15\x14\x14\xcb\xe0\x9c\x2a\x28\x88\x8c\xef\x63\x6e\xfe\xc5\x7c\x45\x8f\x44\x63\xcd\xa0\x58\x7a\xe7\xd4\x4a\x41\xf9\xee\xaf\x5a\x29\x28\x7a\xde\xa9\x6f\x82\xd9\x3c\x91\xf4\x4d\x30\x9d\xbe\x7e\xea\x9b\xa0\x3a\x21\xe4\xd4\x37\xc1\x74\xda\xf8\xa9\x6f\x82\x69\x09\x80\xd3\x88\x31\xa8\xce\x11\x39\x8d\x18\x83\xe9\x84\xf9\xd3\x88\x31\xa8\x4e\x11\x39\x75\x52\x50\x9d\xc2\x71\x1a\x31\x06\xd3\x99\xf0\xa7\x96\x0a\xf6\x15\xcc\x8f\xd9\x6f\x0a\xc8\x9a\x62\x72\xaa\xa9\xa7\x05\x64\xad\xf9\x7a\xea\xa9\xa7\xc5\x62\x1d\x44\x45\x12\x34\x8b\xcc\x9d\x8a\x24\x68\xa6\x66\x9f\x8a\xe4\xa9\x48\xfa\x29\x45\xf2\x54\x24\x7d\x0a\x52\x24\x41\x33\xcf\xf9\x54\x24\xc1\x32\xe6\x79\x2a\x92\xa0\x99\x96\x7d\x2a\x8a\xa7\x56\xc8\x4b\x94\xd3\xd4\x5b\xd0\x7e\xdf\x17\xdd\xfa\x47\xcb\xe6\xd0\x57\x14\x41\x33\x29\xfd\x54\x14\xc1\xb4\xea\xc0\xa9\x28\x82\x66\x3a\xff\xa9\x28\x82\xe6\xdc\x80\x53\x2b\x04\xcd\x1c\xfa\xd3\x60\xef\x69\x82\xee\xcf\x07\x2c\x4d\x11\x34\x33\xef\x4e\x63\xbd\xe7\xfb\x3d\x37\xda\x66\xc7\x5f\xdf\x2f\x78\x44\x69\x85\xa0\x37\xcf\x5d\xad\x10\xf4\x7d\xbb\xfb\xff\x9b\xb2\x7e\x08\xbe\xc3\x59\x13\x04\xd6\x87\x3a\x95\x39\x10\xe9\xe3\xf8\xa5\xcc\x5d\x5f\x78\x75\xd2\x54\x6d\x22\x0e\xc6\xe3\xc5\x65\x5e\x2e\x28\xae\xea\x7d\x69\x72\x97\x25\x5c\xcd\xb5\xba\x34\x39\x50\xbc\x4b\x5f\x8a\xdc\x65\x19\x1d\xee\x8f\x97\x22\x77\x59\x46\xa7\xf9\x97\x87\x4d\xbe\xf9\xf4\x53\x97\x4d\xbc\x12\xe4\x32\x71\x29\x72\xa0\x99\x92\x7f\x99\xa9\x0b\x9a\x79\x0c\x97\x6a\x07\x3c\xfd\x2f\xc5\x0e\xa4\x0f\x14\x97\x5e\x07\x06\x6e\x7e\x19\xa6\x05\xe9\x3e\xbd\x14\xbd\x2b\xbe\x9d\xc5\x36\x28\x7a\x60\xb7\xf9\x39\x87\x22\xcc\x44\x63\xeb\x75\x3f\xb0\xbe\x2f\xda\x45\x8c\xce\xf7\xf7\x97\x01\x58\x10\x63\x3a\xf8\xda\x1b\x88\x36\xa7\x3f\x66\x8f\x82\xf7\x78\x5c\x44\x2f\xe5\x0d\x44\x57\xe8\x2e\x33\x7a\x81\x97\xc2\x4b\x75\xbb\x5c\x14\xc5\xd7\xd3\x97\xea\x06\x06\xde\x7f\x69\x6e\x20\x7d\x21\x7e\x29\x64\x97\x0b\x6f\x72\xf5\xbd\xf4\xb1\xcb\x55\x36\xbf\x8d\x70\xfb\x75\x2f\xec\xe6\x52\x9f\xc0\xb4\xf8\xc6\x65\x76\x2e\xa8\x4e\xfd\xba\x8c\xb4\x82\x65\x4e\xde\x65\x0c\x15\xf4\x1f\x97\xc2\x4b\xa1\x02\xde\x01\x2e\x43\xa8\xc0\x27\x91\xcb\x39\x96\x60\x84\xdf\x3a\x6d\x39\xd9\x8f\x8c\x9f\x1a\x06\xe6\xb7\x01\x8e\x72\xfd\x6c\x90\x26\x07\xb9\x7e\x73\x2a\x76\x93\x5a\x76\x35\xab\x21\xb2\x99\xfa\x16\xc8\xc6\xdd\xf8\x52\xb7\x2e\xd4\x4a\xc3\xb9\x34\x2b\x90\xcd\x33\x48\xb1\xba\x4c\xfc\x6d\x7e\xd1\xde\xb8\x72\x48\x0e\xdb\xec\x4f\xfb\xca\x9e\xb0\x65\xba\x16\x08\xa7\x57\x5d\x06\x4b\x41\x1a\x97\xbe\xb4\x2f\x10\x4e\x9c\xba\x94\xaf\xcb\x04\x61\x2e\x2c\x97\x9e\x05\x4a\xc1\x78\x2f\xe3\xa7\xa0\xb8\xe8\xfd\xa5\x7b\x81\x48\x9f\xca\x2f\xed\x0b\x8c\xb2\xfc\x98\x3d\xef\x3e\x28\xb0\x3f\xf4\x2f\x30\x0a\xcf\x4c\x97\x91\xd1\xcb\xa4\xe1\xef\x8b\xf6\xbc\x13\xe5\xf3\x28\x51\xc0\xae\x6d\x5b\xc5\xe7\xef\xcb\xf8\x26\x88\x3e\xbc\x2a\x18\xcd\x04\x25\x51\xb7\x4b\x03\x03\xcd\xa9\x40\x97\x06\x06\x96\x39\x2f\x97\x06\x76\x51\xc0\xd4\x39\x59\x97\x21\x49\x10\x3f\x93\xbf\x2e\x75\x0b\xf4\x9f\x17\x35\x6d\xeb\xca\xaf\xd4\x22\x5b\xab\x5b\x81\xae\xa8\x5d\xba\x15\xd8\xa6\xeb\xaf\xd9\x83\xa4\xf4\x94\xa3\xed\xdc\x48\x30\x10\xa5\x4b\x77\xba\xac\xad\xc3\x67\xf4\x24\x90\xd6\x85\xbc\xf4\x24\x90\x96\x76\xbc\x0c\x25\x02\x55\xee\xd2\x75\x2e\x53\x79\x3d\xb7\xf5\x9a\xcb\x54\x5e\x2f\x74\x86\x08\x2f\x13\x77\xdd\x04\x2d\x03\xec\x23\x91\x6d\x37\xa8\x07\xb2\x74\x3f\xe6\xe0\x4c\xaf\x0a\xec\x0f\xdd\x03\xa4\xcb\x56\x5d\x46\xf9\xc0\x57\x3c\xfa\xd2\x47\x40\xba\x66\xd8\xa5\x8f\x5c\xfa\x88\x03\x6d\x5a\x2e\x48\x97\x29\xbb\xf4\x91\xeb\xcb\xc1\xe5\x02\xa9\x8f\x5c\x84\xf4\x5c\xd3\xe9\x52\x47\x2e\x75\xc4\x63\x47\x1d\x01\xe9\x22\x6e\x97\x11\x3d\x10\x26\x8b\x5c\x1a\x0a\x48\xd7\xc9\xba\x74\x0f\x10\xd3\xf7\x4e\x97\xf2\x01\xb6\x2f\xfc\x61\xd2\xf3\xa5\x89\x80\x98\xaa\xe8\xa5\x8a\x80\xec\x1e\x0d\x9a\xc8\x65\x29\xce\xb9\xfc\x37\xfb\x4c\x0d\x9c\xce\x03\xc7\x65\xe4\x0e\xa4\xa5\x33\x2f\x03\x77\x20\xcc\x39\xb9\x54\x18\x90\xdd\x9b\xb4\x0a\x03\xb2\x7b\x51\x50\x61\x40\x5a\xad\xf3\x52\x61\x40\x5a\xbc\xe8\x52\x61\x40\x76\xef\x09\x2a\x0c\xc8\xee\xd9\xae\xc2\x80\x74\x0a\xd5\x65\xc0\x0f\x84\x31\xde\x4b\xab\x01\xd9\x3d\xf5\x8c\x01\x82\x30\x46\x7a\xe9\x39\x20\x7d\x0a\xba\xf4\x1c\x90\xdd\x0b\x9f\x9e\x03\xb2\x79\x7d\x31\x2a\x08\xd2\xfc\xad\x4b\xf5\x01\xd9\xbd\x21\x1b\x15\x04\x61\x24\xfb\xd2\x86\x2e\xf3\x78\x3d\x2a\x55\x9f\xcb\xa4\x5d\x04\xe9\x52\x7d\x40\x76\x5e\x16\x5c\xc6\xfb\x40\x18\x9a\xbc\xb4\xa1\xcb\x9c\x5d\xcf\x62\x83\x7b\x97\x6b\x73\x24\x4f\xda\x97\xa2\x73\xb9\x46\x63\xf5\xc2\xad\xe9\x80\xe8\xe9\xdd\x42\x61\x01\x69\xe6\xcb\xa5\xb0\x80\x34\x01\xe4\x32\x8c\x06\xd2\xbc\xa0\xcb\x30\x1a\x48\xd3\x7b\x2e\xb5\x06\xa4\xc9\x30\x97\x5a\x03\xd2\x64\x88\x4b\xad\x01\x69\xe6\xc8\xa5\xc3\x80\x34\x61\xe9\x32\x64\x06\xd2\x40\xfc\xa5\xd6\x80\x34\x8b\xe2\x52\x6b\x40\xe4\x77\x7f\xd7\x6b\x40\x38\xf7\xe2\xd2\x6b\xae\x9b\x94\x46\x77\x89\xc2\x02\xd2\x54\xa4\x4b\x61\x01\x69\x7a\xc9\xa5\xaf\x80\x34\x09\xe8\x32\xae\x06\xc2\x49\x68\x97\x71\x35\x90\x26\xe9\x5c\xc6\xd5\x2e\x13\x61\xbd\x6c\x2b\x3a\x97\x29\xae\x5e\xb5\x15\x1d\x90\x66\x22\x5d\x9a\xc8\xf5\x7c\x92\x6f\x9b\x5b\xc1\x72\x8c\x2e\x69\x7d\xe9\x1d\x60\x5f\x47\xf9\x4f\xc5\x03\x14\x17\x93\xbe\xb4\x0c\x30\x8a\xa7\xb3\xe1\x28\x50\x5c\x50\xfc\x52\x3c\xc0\x28\x1e\xd7\x8a\xc7\x65\xed\xcd\x74\x33\x14\x0f\x50\x5c\x30\xfe\x52\x3c\x2e\x97\x68\xf4\xb4\x34\x1a\x05\x8a\x2b\xcd\x5f\x3a\x06\x28\xae\x17\x7f\x19\x78\x02\xa3\x78\x0e\xea\x15\x20\xcd\x7e\xb9\x0c\x3b\x81\x51\xbd\xa8\x18\x61\x02\xc5\x25\xd8\x2f\x23\x4c\xa0\xb8\x84\xf9\xa5\x7f\x5c\x2e\xd1\xc8\xd9\x75\x9b\xf0\x09\x46\xe5\x62\x77\x6b\x24\xa0\xb8\x5a\xfc\xed\x74\xbf\xdb\xba\x32\xec\x91\x5b\xd5\xb8\x3f\xd5\xf0\x53\xa7\x4d\x24\x52\x31\xdd\xea\x56\x22\x6e\xcb\xc3\x70\x5f\xbb\x95\x88\xdb\xf2\x30\xc3\xdf\x7a\x6c\x62\x31\xbe\xee\x76\xbd\x36\x91\x48\xc5\xe5\xfb\xd6\x22\xc0\x1e\x7c\x7e\x5f\x8d\x00\x25\xb9\x59\xdc\x7a\x04\x18\x73\xda\xd4\x6c\xe2\x25\x05\xb6\x7e\xab\x0c\x60\x5f\x08\x06\x6d\xf6\x32\xec\xa5\xff\x69\x2f\x83\x5e\xe2\x11\xb7\xe9\x9e\x60\x5f\x56\xfc\x83\x65\x1b\x46\xc5\xad\xed\x56\x37\xc0\x98\x3c\x5b\xde\xc6\x8f\x40\xf1\x05\xc1\x6d\xf8\x08\x8c\x39\xfc\x2d\x07\x23\x7c\x1f\xec\x56\x38\x18\xc1\x60\x90\x28\x7a\xeb\x1f\x60\xcc\x61\x93\x1d\x2f\xbc\xb1\xe1\x01\xfa\xd6\x3f\xc0\x98\xa4\xa6\xde\xea\x07\x28\x5a\xe3\xad\x7f\x80\x61\x2e\xd2\x6d\xe0\x08\x8c\x49\x58\xeb\x36\x6e\x04\x8a\x0f\xff\xb7\x96\x02\xc6\x1c\x7f\x78\x75\x7d\x9b\x44\x0a\x8a\xf6\x7d\x2b\x31\x20\xba\x2f\xaa\x6f\x83\x45\x60\xcc\x69\x93\x63\x40\xac\x68\x9a\x4c\x71\x2b\x3b\x60\x4c\x0f\x08\x65\x07\x4c\xe7\x56\xdc\x86\x8f\xc0\xf4\xcd\xe8\xad\xff\xdc\x96\xa7\xf1\xe8\x32\xa0\x04\xaa\xb9\x14\xb7\xc9\xa7\x60\x3a\xf5\xe4\x36\xf9\xf4\xb6\x3c\x0d\x8f\x0b\xb7\xe2\x74\x9b\x7c\xea\xfe\x52\x9c\x6e\xcb\xd3\x10\x93\xb8\x35\xa7\xdb\xf2\x34\xa4\x9d\xdd\xaa\x13\x98\xed\xdb\x7a\xc7\x02\x51\x32\x26\x71\x1b\xae\x02\xd3\x29\x31\xb7\xf2\x04\x62\xf8\x0e\xfa\xd6\x9e\x6e\x2b\xd6\x78\xa2\x69\x4f\x60\xaa\x4a\xb7\x41\x2d\x30\x9d\xb2\x72\x9b\xa2\x0a\xa6\x13\x3c\x6e\xc3\x5c\x60\x3a\x6d\xf2\xd6\xb1\xc0\x54\xa8\x6e\x23\x5a\xb7\xc5\x4a\xd3\x2d\xd3\xbb\x40\x35\x3d\xe4\xd6\xbb\xc0\xde\x58\xbf\xea\x60\x34\x07\x83\xa3\x4b\xef\x02\xcb\xf8\xcf\xad\x76\x81\xe9\xa4\x8f\x5b\xed\x02\xd5\x09\xd1\xb7\x8e\x05\xa6\x73\x62\x6e\x1d\x0b\x54\x13\x5e\x6e\x1d\x0b\x4c\x67\x9e\xdc\xe6\xa8\x82\xe9\x0c\x8f\x5b\x9f\x02\xd3\xf9\x41\xb7\x3e\x05\xf6\x75\x82\x5d\x62\x40\x0b\x44\x3a\xcb\xf0\xd6\xa8\xc0\x74\xb6\xce\x6d\x5e\x29\x88\xee\x2c\x82\x5b\xa5\x02\xcb\xc0\xc0\xad\x3e\x81\xa5\xe4\xde\xea\xd3\x6d\x65\x19\x6e\xcc\xb7\xd1\xaa\xdb\x32\x32\xdc\xf8\x6f\xf5\x09\x2c\xed\xff\xd6\x9e\x6e\x2b\xcb\x78\x9d\xd6\x9e\x40\x75\xa1\xb4\xdb\x58\x15\x98\xce\x8c\xba\xf5\x29\xb0\x8c\x4e\xdc\x8a\x12\xa8\xdd\x33\xc9\xc0\x13\x88\xe9\xcc\xb1\x5b\x7b\xba\x2d\x2c\xf3\x35\xd9\xa3\x61\x8f\xfc\xa6\x67\x17\x61\xa6\xcf\x83\x6e\xe3\x47\xb7\xf1\x23\xde\x26\xdd\x2a\x15\x58\x3e\x6b\xdc\x3a\x15\x58\xe6\xf5\xde\x3a\x15\x58\x3e\x7e\xdc\x86\x8a\xc0\xfa\x86\x5a\xcd\x02\xcb\xe7\xa2\xdb\xe8\x11\x58\x3e\x76\xdd\x46\x8f\xc0\x72\x26\xcb\x6d\xf8\x08\x2c\x53\x90\x6f\xc3\x47\x60\x39\x81\xe7\x36\x56\x04\x9a\x75\x27\x6e\x2d\x0e\x44\x5f\x5e\x43\xb4\x38\xb0\xcc\xfe\xbd\x0d\x20\x81\x66\x06\xc2\xad\xd8\x81\x35\xbf\x26\x87\x82\xa0\xd2\xfc\x7e\xdf\xa1\x98\x0e\x85\x3f\xef\xae\x9c\xe6\xf2\x79\xf8\xab\x71\x60\xf9\x24\x79\x1b\x69\x02\xfb\x81\x90\xcd\x50\xda\xc0\xb6\x6f\x3a\xa5\xb5\x81\xdd\xc6\x77\xd5\x36\xd0\x2c\x9c\x72\xab\x6d\x20\x7e\x4e\x27\xbb\x8d\x2c\x81\xfd\x55\x36\x58\x97\x03\xbb\x8d\x2d\xd6\xe5\xc0\xfe\xae\x6d\xee\xd0\x65\x4d\x14\x87\x5c\x59\x03\xcd\x32\x29\xb7\xb2\x06\xf6\xc7\xfc\x0b\x77\xe9\xfa\xf2\x48\xf8\x9c\xb6\x76\x7f\x75\x62\x3c\x66\xd4\xb5\xfb\xab\x13\xe3\xd1\xa6\xaf\x81\xfd\x5d\x76\xbe\x76\x76\x7f\x01\x26\x6f\x73\x8a\x17\x88\x70\xad\x87\x5b\xf3\xba\x9d\x0a\xe9\x4b\x89\x5b\xf5\x02\xbb\xcd\xff\xb5\xbb\x87\x79\x24\x9e\xa5\xca\x17\xd8\xc7\x09\xa3\xac\x7d\x81\x08\x5f\x9b\xdd\xea\x17\xd8\xdf\xb5\xcd\x31\x38\x4c\x2e\xf1\x14\x57\xc0\x40\x84\xca\x7c\x6b\x60\x60\x7f\x8e\x61\x56\xc1\xc0\x6e\xfb\xc3\x5b\xed\xdb\xc4\x4d\xb0\xbf\xc2\x10\x19\xb1\x02\xfb\xef\xe8\xa6\xde\x06\xf6\xe7\x18\x5e\xc5\x0d\x44\x0e\x87\x57\x73\x03\x11\xd6\x46\xb8\x55\x37\xd0\x5d\xf8\xf4\x36\x90\x75\x9f\xdf\xe2\x23\x8c\x9a\x3a\x07\xfa\xef\x6b\x72\xd0\x58\xaa\xe1\xe7\xbe\x32\x31\x13\x74\x17\x69\xbd\x8d\x77\x81\x28\xdf\x30\xea\x81\xf7\xf5\xa5\x15\xd9\x66\x5f\xf1\xc0\xe2\xea\x15\xb7\x21\x2f\x10\xe5\x3b\x44\x74\xc3\x9b\x85\xf8\x8b\x4b\xc3\xdc\x6a\x1f\xe8\xbe\x16\xbb\x75\xbc\xdb\xe5\x15\x7c\xf9\x74\x1b\xa8\x02\xdd\xb8\xe7\xad\xd1\x81\xfd\x31\xb6\x58\x7f\x03\x51\x9d\xf3\x73\xeb\x6f\xa0\xfb\x4a\xed\x36\x08\x05\xba\x41\x9c\xdb\x20\x14\xd8\xdf\xe4\x50\xd5\xe9\x40\xff\x9e\x92\x74\x3a\xb0\xef\xdd\x1c\x1d\x4a\x1d\x88\x5a\x3d\x09\xf5\x35\xe0\x8a\x85\xb7\x39\x8f\xc0\x40\xde\xad\xc0\x81\xe5\xde\xd3\xdf\x40\x1a\x42\xbb\x0d\x54\x81\x74\x89\xf7\xdb\x40\x15\x88\xea\xf0\x18\xa8\x02\xc5\x69\x11\xb7\xe2\x07\x0c\x55\xdc\xa6\x2a\x02\x43\x5e\xb7\x31\x29\x60\x1e\xc2\xad\x1a\x02\x53\x2e\x6f\x63\x4d\xb7\xeb\x2d\x78\xa8\xe8\x77\xa0\x14\x02\x89\xb7\x2e\x07\x96\xcb\xf9\xdf\xba\xdc\xcd\x54\x40\xf7\xb5\x2a\x07\x86\xbd\x33\x80\x04\xe2\x2b\x03\x7f\xab\x72\x20\xcc\x17\xbd\xf5\x36\x90\xce\xad\xb8\x95\x34\x50\x4d\x40\xbe\xcd\x02\x04\xbe\x87\xbd\xd5\x36\x90\xc6\x02\x1f\xd3\xfd\x9e\x1f\xb9\x0b\x9d\x96\x66\x8b\x2f\x28\x0b\x4d\x69\x13\x31\x90\x45\xcb\xb2\x05\x3f\x1e\x3f\x7f\xea\xb0\xcd\xd7\x85\x93\xa6\xd3\x26\x27\x6e\x76\x3f\x76\xd9\xe6\xfb\xc2\xa4\xe9\xb1\x89\xfc\x05\xce\xa1\x47\x1f\x03\xe1\xac\x80\x47\x1f\x03\x91\x16\x26\x7e\x14\x32\x90\x1d\x67\x7e\x14\x32\x10\xce\x3a\x78\xf4\x31\x10\x4e\xaf\x78\xf4\x31\x90\x9d\xcb\xc7\xa3\x8f\x81\x30\xc3\xfd\x51\xc7\x40\x3a\xd9\xff\x51\xc7\x1e\xa3\x3f\x0e\x8f\x3a\x06\xc2\xd4\xfe\x47\x1d\x03\x61\x06\xea\xa3\x7b\x3d\x66\xee\xa1\xd1\x8f\xee\x05\xd2\x59\x5d\x8f\x79\x7b\x0f\x2b\x2a\x38\xbf\xe0\x51\xb4\x40\x3a\x87\xe8\x51\xb4\x40\x98\x78\xfb\xa8\x50\x60\x54\xde\x9b\x3c\x3a\x12\x18\x2e\x6e\xfd\x98\x78\x07\x4a\x09\x7f\xde\x4d\x2d\xe8\x7d\xf8\x5b\xee\x0f\x52\xec\xd2\x12\xd9\x8f\xa6\xf3\xb8\x10\x3d\xcf\x7a\x8f\xa6\x03\xc6\x44\x45\x1e\xb5\xe6\x71\x4e\x9d\x87\x8a\x5a\x03\x8a\xb1\x91\x47\xad\x79\x5c\x75\x9e\x53\xfd\xd1\x4e\x40\x35\xd7\xff\xd1\x4e\x1e\x27\xcb\x71\x69\x79\x34\x11\x50\xcd\xe2\x7f\x34\x91\x47\x13\x59\x7e\xca\x03\x85\x85\x13\x46\xf5\xa8\x50\x45\x40\x35\x0e\xf2\x18\x01\x02\xd3\x37\x90\x8f\x76\x02\xaa\xc9\xfe\x8f\xda\xf1\x18\xee\x99\xcb\x1f\xf3\x18\xd0\x31\xdc\x6f\x3a\x06\x58\xbe\x93\x7e\x74\x8c\xc7\x02\x9b\xd3\x26\x7b\x69\x05\x4d\x77\xa5\xda\xf1\x58\x41\x33\xdd\x30\x8f\x14\x2b\x68\x7a\x3a\x18\xc7\x01\xcb\x57\x60\x8f\x61\x1c\xd0\xcc\x5d\x7d\xd4\x0e\xd0\x7e\x75\xfd\xff\x6d\xf9\xd1\x40\x40\x33\xd9\xf5\x31\xca\xf3\x74\x1f\x9d\xd9\x46\x05\x04\x34\xd3\x5a\x1f\xa3\x3c\x60\x3f\x06\xb9\x91\xf6\xae\x9b\x8a\xfc\x7d\xce\xee\xf5\xef\xbd\xb8\x9b\x69\xff\x36\x9a\xa5\x8e\x1e\xa3\x41\x60\x7f\x95\xfd\xef\xe4\x36\xd0\x4c\x58\x7e\x54\x1c\xd0\xac\xd1\xf7\xa8\x38\xa0\xfd\xbe\x2f\x7a\x10\x7e\xeb\xd9\xf1\x6a\xe2\xd1\x71\x9e\xf4\x31\xcb\xa1\xd7\x68\xc0\xfe\x53\xce\x52\xe7\xa8\x81\xfd\x5c\xc1\x5e\x53\x73\x40\x77\xf1\xea\x47\xcd\x01\xfb\x63\xfe\x9c\xdd\x67\xca\x59\xf1\xe9\xe9\xd1\x7d\xc0\xfe\x5b\xce\x11\xe5\xe7\xb1\x06\x8d\xcf\xc6\x8f\xa6\x03\xd2\x0b\x94\xa1\x23\xa0\x28\x3c\xaa\xcf\x63\xf9\x4c\x06\xd2\xfc\x3a\x90\x66\xb0\x3c\xe6\xd7\x3d\x56\xcf\x64\x13\x4c\xa5\x03\xe1\x94\xa8\x47\x3b\x02\xd5\xd5\x41\x1e\xed\x08\xb8\xbe\xef\x63\x72\x1d\x18\xdf\x6f\xdb\x69\x26\xae\x79\x8a\x6a\x4b\x20\x4c\xda\x7f\xb4\x25\x50\x7d\xbb\xf2\x68\x4b\xc0\xc5\xa2\x1f\x65\x09\xa4\x0f\x79\x8f\x66\x04\xd2\xc7\xcc\xc7\xbc\x3a\x10\xe9\x4d\xfb\xd1\x96\x40\x9a\x42\xf3\x68\x46\x20\x86\xb5\x4c\x1f\xd5\x08\x44\x78\x85\x51\x8d\x1e\x63\x5e\x9e\xa1\xaa\xd1\x63\xcc\xcb\xf3\x58\x35\x7a\x2c\x32\xe3\xbe\x56\x8d\x1e\x63\x5e\xee\x56\x63\x5e\x20\x2d\x54\xfc\x28\x4b\x8f\x31\x2f\x8f\x39\x63\x5e\x8f\x39\x78\x3c\x85\x3c\x0a\xcf\xc3\x34\x33\xd3\x90\x1e\x7d\xe7\x31\x93\xce\xb3\x5d\xb5\x79\xcc\x91\xf3\x26\x60\x8e\xdc\xe3\x4a\x0c\xde\x35\x95\x9d\xc7\x1c\x39\xb7\x4b\x61\x01\xe1\x0c\x94\x47\x37\x01\x69\x46\xd6\x63\x2c\x09\xa4\x41\xdb\x47\x5b\x01\x69\xa1\x92\xc7\x58\xd2\xe3\x72\x0a\x0e\xa1\xb1\x24\x10\x4e\xb5\x78\x54\x1a\x50\x4a\xb1\xc9\x81\x3e\xbc\x13\xf9\x5b\x76\x68\x63\xf8\x88\xf6\xe8\x2e\xa0\x14\x42\xc2\x8f\xea\x02\x46\xf5\xae\xa6\xb9\x80\x62\x10\xfd\x51\x5c\xc0\xa8\x3c\x0f\x3d\x3a\x0a\x48\x5f\xfc\x3d\x2a\x0a\x18\x93\x37\x43\x8f\x0a\xf2\x9c\xbe\xc3\xe4\x1f\x35\x10\x30\x26\xef\xd7\x1e\x05\x04\x14\x5f\xcc\x3f\xfa\x07\x28\xc6\x02\x1e\xf5\xe3\x21\x67\xce\x22\x11\x8f\xaa\x01\xc6\xe4\x95\xdb\xa3\x43\x80\x18\xd5\x6b\xb4\xb3\xbb\x40\xd1\xb3\x1f\x1d\xe2\x61\x92\x96\x33\xc5\x1e\xb3\xe1\x40\x75\x22\xda\x63\x36\x1c\x58\xc6\x59\x1f\x05\xe2\x71\x8e\x96\x07\x85\xc1\xa5\xc7\x39\x5a\xee\x35\x83\x4b\xa0\xba\x86\xe2\xa3\x65\x3c\xce\xd1\xf2\xce\x6d\x70\x09\x54\x67\x72\x3d\x8a\xc7\xe3\x1c\x2d\x8f\x13\x83\x4b\x60\xf9\xf4\xfb\xa8\x22\x8f\x85\x57\xe6\xf2\xf7\xed\xe4\xc5\x2b\x13\x4f\x5c\xa3\x4b\x60\x3f\x31\x32\x16\xea\x09\x58\x46\xc2\x1e\xed\x04\x2c\x23\x61\x8f\xd1\x25\xd0\x9c\xcc\xf1\x28\x2c\x60\x19\x55\x7b\x14\x96\xc7\xb9\x5d\x28\xc6\xa3\xaf\x3c\xce\xed\x6a\x7e\xca\xe1\xb9\x79\x55\x84\x76\x3c\xea\x0a\x58\x06\xda\x1e\x63\x50\x8f\x73\xbb\xbc\x1a\x1a\x83\x02\xcd\x59\x36\x8f\x4e\x03\xe2\x67\x26\xc8\xe3\xe4\xae\xc7\xc9\x5d\x3c\xe5\x3f\x8a\x0e\x68\x2d\xfe\xf0\x6e\xfb\x51\x84\xc0\xfe\x61\xff\xcc\x6b\x09\x39\x7b\x4e\x24\x7a\x54\x21\xd0\x9c\x47\xf4\xa8\x42\x60\x7f\xd3\x8f\x39\xa2\x24\xed\x39\x7b\xe9\x31\x69\x0f\x34\xa7\xf3\x3c\xea\x11\x88\xf8\x79\xe7\x50\x90\xc0\xbe\x79\xb1\x1b\x55\x24\xb0\xdb\x18\x41\x25\x09\xec\x36\x7a\x6d\x00\x0d\xec\x36\xb7\xce\xc1\xd9\xe8\xc6\xb0\x1f\xd5\xe9\x21\x0e\x56\x86\x43\xad\x28\x81\x2d\xb2\xfc\xad\x53\xb5\xc0\xd6\x51\x8e\x7e\x33\xf0\x40\xb7\xb6\xd8\xa3\x51\x81\xee\x61\x61\x6c\x0c\x84\x89\x99\x8f\x42\x05\x22\xec\xa9\xb1\x31\x10\xcd\x60\xf7\xa3\x64\x3d\xef\xa7\x38\xb6\x79\x14\x30\x27\xcb\x19\x69\x8f\x01\xb3\xc7\x72\x9b\xe3\xdb\x5a\x3b\xfa\x92\x83\xee\x0c\x87\x47\x1b\x7b\xb4\x31\x37\xd6\x5d\x4a\x10\x8d\x3b\xd9\x6b\xc0\x0c\xf8\xee\xf1\x55\xcf\x40\x9a\x6a\xfa\xea\x67\x20\x5c\xb1\xe5\x35\x83\x0f\xa4\x6b\xc9\xbc\x46\xd5\x40\x1a\x42\x7b\x4d\xe0\x03\xe1\xd4\xb6\x57\x65\x03\xcd\xd9\x3a\xaf\xca\x06\x0c\xd0\xbd\x0a\x1b\x88\xb6\xe8\xcd\x6b\xec\x0d\xec\x1e\xfa\x63\x8f\x6d\x8f\x9f\x73\xcb\x5e\xdb\xa8\xa3\xbd\xc7\xeb\xd5\xe2\x40\xed\x5c\x72\x5f\xb3\xf3\x80\x41\xbb\x57\xad\x7b\x29\xa1\x62\xaf\xf5\x35\xe0\xcb\xdb\x57\x5d\x03\xbe\x0f\x7d\x55\x33\x90\xe6\x1e\xbe\xaa\x19\x58\x04\x33\x5e\xcd\x0c\xa4\xcb\xd6\xbc\x9a\x19\x08\x97\x7f\x79\x0d\x81\xbd\x45\xaf\x64\x18\x74\x2e\x10\xc3\x17\x14\xaf\xd1\xad\x97\x29\x50\x26\x1a\xbf\x7a\x18\x48\xcb\x1c\xbe\x7a\x18\x08\x13\x20\x5f\xa5\x0b\xc4\xfc\x3e\xe5\xf0\xb1\xba\x9d\x11\xbc\xd7\xb0\x14\x18\x2e\x70\xf6\x1a\x96\x02\xc5\x75\x1c\x5f\xcd\x0c\x8c\xca\x01\xf8\x1a\x70\x7a\x5d\x0f\x81\xf8\xc3\xab\x99\x81\xe1\x73\xf8\xab\x99\xbd\x9f\x99\xf9\x45\xb7\xde\x6a\x27\xcb\x9f\x77\x54\xab\xa9\xec\xee\x0d\xc3\x4b\xa0\x3a\xf9\xf8\x55\xcd\xc0\xf2\xc1\xe9\xd5\xb9\xc0\x32\xfc\xfe\xea\x5c\x60\x99\x89\xf0\x1a\xfe\x01\xcd\xf9\x71\xaf\xce\x05\x9a\x53\x10\x5f\x23\x3d\xaf\x8b\x8a\x9b\xaa\xf1\xaa\x61\xa0\x59\x47\xeb\x55\xc3\xc0\xbe\x8c\xd9\xe6\xc6\x36\x5e\xee\x39\xb0\x7a\x18\x88\x5e\xbe\xad\x75\xfc\x37\xba\x4f\xdc\xaf\x22\x06\xa2\x56\x5e\x31\xbf\xc6\x84\x40\xb7\x03\x86\x84\x5e\xeb\x72\x3a\x8d\xe6\x55\xce\x40\x76\xc7\xcc\x00\x10\x48\xe3\xb8\xaf\xf6\x05\x8a\x71\xe8\x57\xfb\x02\xd3\x04\xa1\xd7\x88\x10\xa8\x2e\x03\xf8\x6a\x5f\x20\xba\x95\x5a\x5f\xed\x0b\x74\xd7\x30\x7f\x35\x28\xd0\x1d\x7f\x05\x0a\x84\xaf\x50\x5e\x05\xea\xb5\x38\x88\xcb\xe3\xbd\xe6\xd8\x81\xb0\x96\xdd\x6b\xdc\xe8\xb5\x7e\xa7\x67\x84\x4e\x05\x46\xf5\xba\xa0\x52\x81\x62\x28\xef\xd5\xa8\x40\xb1\x76\xe5\xab\x50\x81\x92\xd3\x7f\xb4\x47\x49\x01\x9d\xe9\x6f\xd9\x21\xd6\x23\x70\xd6\xf8\xab\x4e\x81\x65\x0e\xc3\xab\x4d\x81\xe6\x1c\x9d\xd7\x48\x12\x68\x4e\xa6\x7d\xf5\x2b\xb0\x3b\x49\xc7\x35\xac\xd7\xe4\xbc\xdf\x1f\xca\x77\xbe\x1a\x18\x48\x17\x6a\x78\xf5\x2d\x90\xae\xcf\xf5\x1a\x8e\x7a\x5d\x2b\x9c\x27\xc8\x57\x07\x03\xe9\x92\x5d\xaf\x0e\x06\xc2\x32\xc4\xaf\xc6\xf5\xba\x2c\xb8\x81\xca\x57\xe7\x7a\x5d\x16\xcf\x83\x57\xe9\x02\xd9\x79\xe4\x7e\x95\x2e\x90\xfd\xdb\x30\x87\xca\x55\xf1\x3c\xc2\xb5\xae\xd7\x5a\x21\x6e\x85\xd6\x05\xb2\x7b\xc9\xd4\xba\xc0\xbe\xce\xd9\xe6\xce\x9f\xee\x7c\xbf\x69\xc7\xa7\x87\x33\xdb\xaa\x74\x81\x70\x22\xd4\xab\x74\xbd\x2e\xa7\xc7\x33\xca\xab\x74\x81\xf0\x9d\xea\xab\x74\xbd\x04\x9f\x9c\xec\xfe\x6a\x58\x20\x4c\xf5\x7d\xcd\x17\x04\xc5\x77\xa3\xaf\x55\x41\x40\x71\xd5\xdc\xd7\x68\x14\x28\xae\x36\xf8\x5a\xdb\x03\x8c\xb9\xfc\x94\x9b\xba\x38\xf3\xa6\x9f\x72\x53\x17\x8f\xf4\x3c\x26\xbf\x86\x9d\x40\xf1\xe5\xf6\xab\x87\x81\x31\x97\x5f\x74\x53\x97\x87\x2e\xe3\x65\x80\x09\x94\x9c\x6e\xaa\xfb\x63\x91\x7a\xe1\x89\xad\xad\x81\x92\x9e\xd8\x46\x97\x40\x71\x82\xf3\xab\x9a\x81\x48\x23\x07\xaf\x6e\xf6\x5a\xc5\x63\xf9\x31\x3b\x69\x15\x0f\x9e\xc2\x5f\xdd\xec\x75\x0d\x82\xe1\x25\x41\x39\x03\xd5\xf8\xdd\x6b\xb4\xe9\x3d\x7c\xf2\xf7\xf7\xed\xe5\x41\x60\x77\xd9\x64\x2f\x0f\xdf\x66\xd1\x4b\xe5\x0c\xac\xef\x49\x44\x39\x03\xd5\xd5\xe4\x5f\x83\x4a\x60\xf9\xb8\xf5\x2a\x67\x20\xba\xab\x27\xbe\xda\x19\xd8\x17\x78\x06\x48\x17\x03\xcd\xe9\xe4\xaf\x2e\x06\x96\xaf\xbe\x5f\x5d\x0c\x34\x27\xb1\xbf\xba\x18\x68\xce\xbf\x7b\x8d\xfa\xbc\x26\xf1\x59\x14\xec\xb5\x44\x07\xd8\x77\x0b\xf6\xa6\xa1\xa0\xf7\x5b\x90\xc0\x03\x5b\x8f\x7b\x8d\x05\xd9\x51\x35\x0e\x44\xb8\xaa\xf0\xeb\x14\x29\x10\xc5\x68\xe6\x6b\xcc\xe8\x25\x3e\x54\x4c\xef\x7f\x8d\x05\x01\xab\xbd\xbf\xea\x1e\xd8\xb7\x10\xfe\x54\xdf\x03\x06\x8f\x5f\xad\x0d\xa4\x11\xbb\x57\x1f\x03\xe1\xca\xdb\xaf\x3e\x06\xc2\xf9\xbc\xaf\xa1\x21\x90\xe6\x31\xbc\xea\x18\x48\x57\x07\x7c\xb5\x31\x90\x2e\x65\xf8\x6a\x63\x20\xbf\xdb\xa4\xea\x05\xd2\xcc\x89\x57\xf5\x02\xe9\xbc\x80\x57\xf5\x02\x26\xd9\xbd\x9a\x17\x08\x8b\x2c\xbf\x9a\x17\x08\x8b\x50\xbf\x9a\x17\x58\xde\x9e\xb4\x2c\x10\x6d\x7d\x7f\x68\x17\x5d\x62\xef\xdb\x78\xf7\xc7\xed\x15\xd0\x4f\xd9\xeb\x9b\x1c\xbb\xef\x96\xa5\x33\x81\xf8\xae\xb0\x3a\x13\x48\x4b\xc4\xbf\xfa\x11\x48\xab\xee\xbd\x4e\x6a\x02\x69\x21\xef\x57\x65\x02\xd9\x1d\x55\x4d\x08\xa4\xcb\x0d\xbe\x66\x0d\xbe\x2e\xd9\xed\x35\xc4\x10\xd2\x6b\x08\xc9\xdb\x9f\x59\x83\x20\xcb\xb7\x5d\xf6\xc8\x15\xbb\x1d\x0b\xb3\x06\x41\x5a\xea\xee\x55\x96\x40\x58\x33\xf0\xd5\x8b\x40\xba\xca\xe3\xab\x17\x81\xb4\xd8\xe0\x6b\xa8\x09\x84\x39\x49\xaf\x62\x04\xb2\x7c\xbf\x65\x87\x10\x23\xe3\x87\xaf\x0e\x04\xd2\x5a\x86\xaf\x0e\x04\xd2\x8a\x87\xaf\xf1\x28\x10\xa6\x11\xbd\xfa\x0e\x08\x52\x67\xf2\x47\xd2\xa0\x48\xea\x2e\xe6\x8f\xc8\x92\xc8\xde\xea\xff\xde\x95\xf3\x87\xc4\x88\xec\xfb\xac\xcb\x1f\x12\x23\xb2\xef\x4b\x66\xfe\xb0\x18\x91\x7d\x9f\x61\xf9\x43\x62\x44\xf6\xfd\x80\x91\x3f\x1c\x46\x04\x0f\x81\xf9\x43\x61\x44\x90\x17\x94\xbf\x70\xb3\x99\x86\xd4\x2b\x3f\x4f\xbc\x4a\x24\x33\xeb\xf3\x87\xe9\x88\x20\x9c\x98\x3f\x4c\x47\x64\x6f\x6c\x2a\xaa\x23\x82\x54\xa1\xfc\x11\xc1\x12\x41\xea\x59\xfe\x88\x60\x89\x20\xc7\x28\x7f\x18\x91\xc8\x5e\xfd\x47\xc7\xce\x70\x55\x71\x53\x1d\x9c\x70\x70\xdc\x08\x07\xc7\x70\xd5\xf4\x1f\x1d\x9c\x70\x70\x1a\x4d\x0e\x8e\x11\xac\x62\x93\x83\x13\x9c\x63\x95\xa6\xe2\x48\x30\x7b\x89\xf8\x61\xfe\x8a\x23\xf1\x15\x90\xe4\x1f\x8b\x23\x51\x7c\xbb\xcd\x76\x15\x47\xa2\xf8\xd4\x39\xfc\x98\x43\x61\xa0\xcb\x0d\x2b\x0e\x85\x81\x2e\x7b\x54\x1c\x8a\x42\x1a\xf7\xf7\x97\x0e\x85\x1a\x36\xdd\xb0\x69\x13\x0f\x1e\x1e\x01\xc5\xd1\x29\x5f\xed\x2e\x9a\x1c\x1d\xea\x4e\x92\x13\x97\xbf\xe2\xe8\x14\x47\xc7\x7f\x74\x74\x58\xdf\xa0\x57\xbf\xe8\xe8\x14\x9f\xc1\xfc\x47\x47\xa7\x38\x3a\x8b\x26\x0f\x9d\xe2\xa1\xc3\x46\x54\x47\xa7\x92\x51\x3d\x3c\xe8\xaa\xc3\x53\x19\x1e\x0f\xba\xea\xf0\x54\x0e\x94\xca\x21\x50\x1d\x1d\x56\x20\xef\x85\xdf\xaf\x8e\x4e\xf5\x1c\xb6\xc9\xa1\xa8\x78\xbf\xc3\x5a\xed\x37\x73\xad\xe6\x60\x5b\xab\x9d\x64\xe9\xf2\xc1\xf2\x28\xf9\x6b\xee\x4a\x56\x42\x98\x0e\x62\x73\x63\x37\x46\x0d\x9b\xdc\xd6\xc6\xeb\x64\x07\xb1\xb9\xad\xac\x49\x3e\x3d\x2c\x9a\xdb\xda\xdc\x93\x74\xbc\xb9\xad\x2c\xa1\x30\x1d\x8b\xe6\x9e\x24\xf1\x6f\x7a\x6c\x36\x37\x9f\xf9\x56\xd3\xe3\xbc\xb9\xf9\x2c\x52\x3e\xdd\x47\xcd\xdd\xe6\xdc\x2a\x66\x56\xe4\xaf\xb9\x93\x9c\x48\xe5\x61\xd7\xdc\x49\x4e\xa4\x72\xc4\xba\x9d\x74\xd6\xd4\xd7\x64\x8f\x7a\xb1\xce\x0e\x3f\xd6\xed\x92\xeb\x2a\x38\xb0\xdd\x2e\x61\x74\xd3\xab\x57\xb7\x4b\xce\x9a\xf2\xc2\xd3\x3d\xec\x3a\x49\xd6\xd3\x2f\xba\xfd\x9d\xb9\xd4\x1e\xc2\xdd\xed\xef\xbc\x0e\x0f\xf6\x6e\x77\x8f\x74\xde\xef\x7b\xce\x77\x37\x9f\x42\x91\x35\xe8\x78\xf7\x18\xeb\xbe\x23\x60\xb7\x75\x8f\xb1\x4e\x8e\xbb\xc7\x6b\xda\x23\x24\x6f\x7a\xf0\xa4\x1d\xda\x28\xc5\x43\x2c\xed\x50\xba\xe6\x20\x3b\x24\xed\x50\xd2\x21\x4f\x9a\x74\x1f\x25\x8f\xf9\x8b\x3e\xa6\xfb\xe8\xd3\x3e\x46\x3a\xed\x36\xd1\xb5\xe9\xb5\x28\xed\x36\x26\x58\xbe\x8d\xb0\xdb\xc4\xd6\xa6\x87\x7e\xda\x6d\x0a\x3c\x4e\xaf\x0c\xe9\x8e\x24\xb4\x36\x3d\xdb\xd2\x91\x48\xa2\x00\xdf\xcf\x3b\x12\x4c\xc8\xe2\x75\x46\xfe\xd2\x91\xd8\x28\xc5\xc3\x69\xb8\xbb\xcd\x33\x74\x0f\x0d\x07\x87\x48\xdb\xf4\x72\x3e\xec\x36\xab\x32\xb4\xe5\x11\x3c\xec\xe4\x30\x35\xd3\x3d\x39\xfc\xcf\xf1\xbd\xe0\xb2\xcd\x3f\x1d\x4c\x8b\x77\x7c\xa6\x7f\x3a\x79\x6b\x13\x74\x73\x7a\x22\x4d\x4f\x24\xbe\x38\xdd\x23\x93\xb7\x36\x85\x0e\x4c\xf7\xc8\x24\xb5\xdf\xcd\x98\x6e\xda\x64\x8f\x78\xc3\x98\xee\x91\xa9\xcd\xb0\x93\xa6\x1b\x3b\xd9\x23\x5e\x12\xa7\x7b\x64\x12\x84\x09\xba\x39\xdd\x23\x13\x9b\x59\xec\x91\xe9\x1e\x99\xe4\x96\x2f\x3f\xe5\xf0\x6f\x94\xe2\x65\x6c\x3a\xfc\xd3\xe1\xff\x7f\x51\xce\xdf\x74\xa4\x28\xf3\x58\x3d\xdc\x96\xa3\xb2\x48\xb1\x5e\x36\xb9\x2b\x36\x46\x0d\x7a\xb2\x1c\x82\xe5\x10\xd8\xe4\x10\x6c\x8c\x5a\xd8\xec\xe5\x10\x2c\x26\x3c\x78\xb3\x5d\x0e\xc1\x72\x08\x18\xbb\x65\xe7\x16\xf3\x35\x3c\xb6\x96\x87\x1b\xf6\x56\xbd\x25\x2f\xfb\xbb\x08\x3a\x79\x7a\x2e\xfb\xbb\x38\xf1\x0a\x83\xbe\xec\x10\x19\x83\x49\x8c\x31\x7f\xcb\x5d\xbf\x3c\xde\x18\xf5\xc3\x4e\x6a\x74\x8b\xdf\x3f\xec\xe4\x61\x27\xfd\x94\xbb\xfe\x20\x95\xc2\x63\xf7\xb0\xdf\x4a\x5e\xf5\xba\x7a\xd8\xa5\xc3\x05\x40\x93\xc1\x38\xdc\xad\x07\x92\xba\xe8\xe6\xe9\x7f\x6e\x8c\xe5\xb5\xf0\xf4\x70\x23\xf8\xb5\x7e\xec\xc3\xd3\xcd\xa0\x70\x22\x05\x04\xf2\x77\xba\x19\xa7\xb7\xe0\xc6\xef\x9f\x6e\x07\x45\x24\xd2\x03\xe2\x74\xfc\x09\x88\x11\xb7\xc9\xdf\xe9\xf8\x6f\xd4\xf0\x71\xe1\x74\x63\x37\xc6\xf2\x62\x75\xba\xad\xc4\xc8\x78\x31\x9e\xbf\xd3\x43\x70\x63\x7e\xd7\xed\xd3\xbd\xc4\x3a\xe8\xeb\xfb\x79\xf7\xd2\x46\x19\xdf\xa7\xdc\x4b\x1b\x65\xfc\xdc\x7c\xf7\xd2\xc9\x3c\x53\xcf\x83\xd3\xbd\x74\x92\x31\xb2\xec\xb7\x3b\x89\x55\xd0\x97\x17\xab\xcb\x01\xa3\x6c\xc5\xf2\xd4\xb8\x1c\xb0\x8d\xd9\xdd\x49\x97\xa3\x83\xa4\x2d\xef\x7d\x97\x83\xb3\x31\x99\xfe\x96\xbf\xcb\xc1\xb1\x44\x85\xff\x78\x39\x38\x94\xa8\xe0\xd5\x5c\xfe\x2e\x07\x87\x12\x15\x84\x03\xf2\x77\x39\x38\x1b\x63\x39\x38\x97\x83\x73\x91\xf9\xfd\xfd\x96\x83\x73\x31\x38\xde\x28\x2e\x07\x87\xd5\xd1\x73\xb9\xa9\x0e\xce\xc6\xec\x0e\xe1\xe5\xe0\x6c\x8c\xf5\x75\xc8\xc1\xa1\x90\x45\x77\x08\x2f\x07\x87\x05\xd3\x97\x1d\xba\x1d\x89\x9b\x39\xde\x9e\x5a\xb7\x23\xb1\x8d\x6f\xac\x1f\x1b\x71\xdb\xed\xdb\x63\x82\x9f\xbf\xed\xa3\xe5\x28\x96\x4f\x1e\xb7\x9d\xbc\x3d\x02\xfc\x7d\x3b\xb9\x31\x96\xa3\x73\xdb\xc9\x8d\x32\x3c\x5a\x6f\x3b\xb9\x31\x96\x03\x76\xdb\xc9\xdb\x23\xc0\xad\xb0\x93\x37\x9d\xfc\x71\x49\xb9\xed\x24\xa1\xb3\x3e\x3d\x77\x6f\x7b\xc9\x42\xeb\xc3\x8f\x3d\x1e\x02\x0f\x79\x44\x8d\xed\x7f\xec\xf8\x63\xc7\xf9\xfd\xc7\x73\x66\x63\x76\xff\xf2\x71\x2c\x58\x0e\xa1\x0f\x6f\x32\x8f\x87\xc5\xe3\xf8\xf8\x63\x1e\x03\x0f\x11\x63\x2f\x76\x8f\xe3\x43\xe0\xac\x7f\x67\xdb\xe3\xf8\x10\x38\xeb\xc3\x8b\xed\xe3\x00\x39\xf3\xac\x7a\x0d\x79\xdd\xdc\x97\xcd\xed\x74\xea\x75\x73\x5f\x36\xb7\x33\xb4\xaf\x9b\xfb\xba\xb9\x0c\xed\xeb\xe6\xbe\xd4\x46\xf5\x60\x79\xdd\xda\x97\xc8\x72\xa7\x53\xaf\x7b\x93\xe5\xd1\xbb\xa3\xfd\xda\x81\x97\x33\xbc\xfb\x5b\x76\xe0\x25\xb2\x3c\xfc\xa2\xdb\xbf\x31\xbb\x87\xe7\xeb\xe6\xbf\xbc\xac\xb6\xe7\xaf\xfb\xd7\x35\xea\xec\xf8\xeb\xfe\x7d\xa9\x12\xd1\x39\xca\x5e\xf7\xef\xcb\x41\xec\x89\xfa\xba\x7f\x71\xc8\x2c\x5e\x8d\x5e\x77\xf0\xcb\x51\xec\x69\xf9\xba\x7f\x37\x26\x2f\x3f\x33\xf4\x4a\x50\x49\xbf\xcc\x20\xb6\x26\x6a\x5f\x36\x55\x9b\x2a\xbf\x95\x34\x35\x9b\x38\xc5\xb9\x2b\x07\xc1\x35\x31\x99\x82\x9a\x41\x3e\xa4\xa8\x94\x9d\xca\x20\xde\x26\xa2\x13\xa0\xcd\x20\xe0\x26\x2a\xc5\xeb\x32\xb4\x5b\x50\x99\xa3\x91\xa1\xbe\x82\xc9\x9c\xdd\x0c\xf5\x15\x4c\x5e\x66\x64\xa8\xaf\x20\x3a\x81\x81\x0c\xfd\x15\xd4\xfc\xc3\x0b\xec\x0c\xf5\x16\x54\xa6\x75\x64\xa8\xb7\xa0\x76\x9e\x0a\x42\xbd\x05\x93\x97\xc2\x19\xba\x2c\xa8\xa4\xa4\x65\xe8\xb2\x60\x92\x41\x99\xa1\xcb\x82\xc9\xc4\xe2\x0c\x5d\x16\x54\x66\xa0\x64\xe8\xb2\x60\x76\x47\x2f\x1c\xa9\xf0\x40\x62\x0c\x74\x59\x10\x86\x3e\x33\x94\x59\x50\xfb\xf2\x2f\x1d\xaa\x60\x6d\x63\x0e\x91\x50\x66\x41\xa5\xc8\x46\x86\x32\x0b\x66\xff\x7e\xcb\x7e\x87\xfd\xde\x07\x52\xe8\xa4\xa0\x32\xd9\x35\x43\xb3\x04\x95\xba\x82\x19\x9a\x25\x58\xd3\xa1\xd0\x2c\xc1\xe2\x2d\x49\x86\x1a\x09\x16\x41\x80\x0c\x35\x12\xac\xe9\x41\xa9\x33\x82\xc5\x4b\xb1\x0c\x9d\x11\x2c\x5e\xe8\x64\x54\xf7\x47\xb5\x76\xa9\xbf\xaf\x33\x82\xc5\x8b\xbf\x0c\x05\x11\xd4\x74\xf4\xab\x43\x5d\x49\x10\xc1\x17\x42\x41\x04\x35\x3d\x9c\xb5\x41\xb0\x14\xc4\xa8\x0e\x18\x8b\x17\x8c\xf5\xb5\xb9\xb1\x1b\x95\x72\x8f\x19\xd5\x8d\xad\x54\x12\x72\xef\xaa\x91\x61\x1c\x10\x8d\x0c\x35\x12\x2c\xea\xee\x67\xa8\x91\x20\x72\x70\x81\x09\xa5\x11\x54\xaa\x53\x66\x28\x8d\x60\x11\x24\xc9\x50\x1a\xc1\xe2\xf5\x66\x86\xd2\x08\x1a\x05\x5f\x32\x9a\x3b\xa9\x79\xea\x31\x62\x7a\x64\x98\xb4\x39\x6c\xb2\xe3\x8d\xbc\xc6\xee\x6f\xb9\x93\x48\xda\xa4\x42\x64\x86\x1a\x09\x2a\x75\x29\x33\x9a\x43\xd1\x1c\x0a\xbf\xe8\x50\x98\xb4\x89\xc0\x85\xb2\x09\xf6\x35\x81\x8f\x69\x9b\x61\x22\x67\x32\x3c\x9a\x25\x58\x04\x7e\x33\x34\x4b\xd0\x98\x02\x93\xd1\xed\x77\xe7\xc5\xb7\xbb\x52\xd9\x04\xed\xe7\x18\x2a\x9b\x20\x52\x65\x0f\x6d\x13\xb4\x9f\x27\xbd\xb6\x09\x16\xc1\x9b\x8c\x6e\xc7\xbb\x39\x0b\xee\x71\x0d\x14\x34\x66\xdd\x64\x68\xa0\x60\x91\xb2\x9c\xa1\x81\x82\x46\xe6\x5e\x46\xda\x73\xd2\x39\xe7\xb0\x9b\xe9\x51\x90\x1c\x05\xee\x4b\x45\x35\xcc\xdd\xe4\x5e\x14\x5a\x29\xd8\x07\x06\x5b\xab\x96\x82\xe5\x3b\x8d\x50\x4b\x41\xfc\xa8\x9b\x95\xa1\x97\x82\xd6\xbc\x6a\xea\xa5\xa0\x32\x1b\x2d\x43\x09\x05\x4b\x8f\x0f\x25\x14\x34\xf2\x31\x33\x94\x50\xb0\x48\x91\xcb\xd0\x38\x41\xa3\xc6\x48\x86\xc6\x09\x22\x35\x85\x50\x39\x41\x23\x5a\x93\x31\xec\xf9\xf0\xf8\x67\xc3\xb4\x50\xb0\x48\xe7\xcb\x18\x5e\x7d\x86\x47\x06\xbf\x3f\x1c\x0c\x32\x3e\x49\xe2\xc8\xd0\x55\xc3\x92\x8a\xde\x40\x86\x63\xb1\xd1\x9a\xf7\x2c\xed\x15\x34\xe6\x0f\x65\x0c\x8f\x8c\xf1\x05\xd0\xdd\x30\xc7\xc2\x29\x71\xc3\x8f\xd9\xf1\x41\xdd\xac\xe2\xef\x7b\x14\x90\xe4\x99\x0a\x6d\xa8\xc2\xa0\x11\xe9\xc8\x50\x7b\xc3\x09\x70\xd8\x4a\xa8\xbd\x60\xef\x4c\x3a\x30\xed\xf9\x24\x1d\x09\xdf\x0a\x55\x18\xec\x4d\xe3\x0f\x54\x5a\x10\x39\x1c\x34\x05\x16\xc4\xaf\x79\xbc\x68\xb0\xa0\xb1\x5a\x50\xc6\x74\x77\xce\x2f\x2f\xcb\xbf\xb0\x5b\x16\x29\xf9\x7d\x9f\xb3\x5f\xd3\x74\x65\x8f\x65\xc5\x15\x34\xe6\x94\x65\x28\xae\xa0\x31\xa5\x2c\x63\xd9\xaf\xc5\x2a\xd3\x5e\x8f\x75\xd9\xf8\x26\xc1\x79\x75\x5f\xf6\xeb\x9b\x04\xd7\xff\x3f\xf5\x2b\x43\xff\x0d\xe7\xc8\x55\x7f\xc5\x3d\xce\x1c\xb9\xce\x5c\xc6\x0c\x05\x38\x5c\x71\xf0\xe7\xc9\xb4\x3c\xd6\x2d\xbf\xb8\xaa\x5b\xe5\x88\x59\x7f\x71\x7d\x1b\xef\x88\x2d\x32\xd9\xaa\x5f\x75\xc4\x96\x23\xe6\x79\xa2\x17\x83\x6d\xa4\x7e\xce\x11\x73\x21\xc2\x9f\xd7\x08\x2d\x38\xbe\x79\x73\x1e\x91\x87\xe3\xf3\xcd\x91\xf3\x8a\xaf\x07\xc7\x37\x47\xce\x63\x52\xeb\x05\x8d\x7c\xf1\x0c\xa5\x17\x34\x66\xdc\x65\xe8\xbc\xf1\xcd\x90\xf3\x94\x3d\xec\x18\xeb\xa6\x0f\xef\x32\x87\xfd\x3a\x9c\x0f\xe8\xc1\x76\xd8\xb1\x83\x33\xdb\x21\x39\xec\xd7\xc1\x01\x5e\xfd\x31\xbb\x75\x78\x20\x78\x21\x3d\x3c\x10\x0e\x0f\x04\x7f\xcc\x9e\x7e\x2b\xa9\x7b\x69\x52\xbe\xc1\x6e\xa3\xa7\xda\x77\x7c\x2b\xa9\x7b\x57\x54\xbf\x41\x1b\xde\x1d\xd4\x6f\xb0\x07\x89\x8d\x53\xbf\xe3\x9b\x11\xe7\x6d\x5d\xff\x0e\x67\xc4\xa5\x8f\xa9\x0a\x38\x68\xac\x91\x96\xa1\x80\x83\x7d\xc7\xb6\xcd\x91\x3b\x1d\x39\x87\x49\x05\x0f\x67\xc4\xd5\xe6\xdf\x3a\x74\xdf\x62\xed\xdf\xe6\x39\x4e\xe7\x97\xe1\xee\xef\x39\x28\x2e\xc2\x3e\xdd\x3a\x07\xe5\x5b\x84\xdd\x73\x41\xc1\x06\xd1\x96\xd7\x40\x0d\x1b\xec\xcf\x31\x50\x97\x83\xb2\xd1\x7f\x5e\xd7\xb5\x6e\xb0\xff\x95\x31\xd6\xb1\xc1\x1e\x14\xb6\x44\xc9\x8e\x6f\xb5\x76\x9f\x9c\xb4\x6c\xd0\xbf\x83\x53\xcb\x06\x8d\x25\xc7\x32\xb4\x6c\xd0\x7f\xde\xfa\xb4\x6c\xd0\x58\xaa\x2e\x43\xcb\x06\xfd\x3b\xbf\xb4\xec\xb8\xbe\x4b\x08\x87\xa6\x9a\x0d\xda\xf0\x1c\xd1\xa9\xc3\xb5\x08\x96\xbb\xf0\x76\x40\xbe\xdc\x57\x2f\xe4\x5a\x75\xb8\x3e\xc1\xf0\x16\x70\xdb\x2b\x56\x5e\x2f\x3f\x1f\x05\x74\x68\x10\xe5\xe7\x85\x50\x63\x06\xd1\x94\xa5\xd0\x7c\x41\x44\x7a\x7f\xd2\x7c\xc1\xfe\x2e\x6d\xaa\x2f\xd8\x23\xcc\xb6\x28\xba\x60\xdf\xc7\x18\x75\x4d\x17\xf4\xea\x3e\x54\x74\xc1\xfe\x0b\x46\xe0\x71\xe7\x98\x37\x9a\xde\x02\xb5\x5f\xd0\xbf\xf3\x55\xfb\x8d\xe7\x9b\xae\xe9\xcf\xd9\x33\xd3\x46\xd3\x1b\xb6\xf6\x0b\xf6\x08\xf8\x17\xf6\xf6\xb1\x6c\x97\x37\xe3\xc7\xfd\x43\x08\xb5\xfc\x1c\xd1\xc7\x9d\xf1\x7c\xf3\x2f\x38\x00\x34\x67\xb0\xdb\xf8\x5f\xd5\x19\xec\x36\x46\x5e\x77\x06\x5d\xd5\x0f\xad\x18\xf4\x4f\x66\xb4\x62\xd0\x7d\x01\x14\x5a\x31\xe8\xbe\x55\x09\xad\x18\xf4\xf4\x2e\xa5\x15\x83\x28\xdf\x53\x8d\x5a\x0c\x7a\x7a\xcd\x55\x8b\x41\x94\xef\xea\xa7\x17\x83\x3e\x9a\xff\x69\x47\xf1\xe2\xfa\xf3\x19\x5e\x2f\x06\xae\x9e\x9a\xa1\x17\x83\x6e\x08\xac\xe8\xc5\xa0\x1b\x5e\x29\x7a\x31\x88\x5a\xb9\x20\x16\xc5\xb8\x90\x62\x5a\x29\x6e\x94\x45\xc1\x05\x51\x3d\x6e\x8a\x82\x0b\x06\x87\x43\xd1\x6f\x41\xfa\x48\x5a\xf4\x5b\x60\x90\xa7\xe8\xb2\x65\x7b\xab\x17\xaa\xa2\x97\x82\xc5\xd9\x56\x74\x50\xb0\x38\xbd\x8b\x11\x56\x10\x2c\xf8\x98\x45\x2b\x05\xc1\xe2\x7b\x59\x54\xd0\xe2\x84\xc0\x66\x53\xb7\xc9\x70\xaa\xbf\x95\x36\x19\x4e\x65\x68\xf4\x4d\x30\x3c\xde\x8b\xba\x59\x28\xb3\x32\x22\xfe\xff\xf6\x5d\x94\x4a\x50\x99\xcc\x95\xc5\x08\x29\x58\xdf\x36\x1a\x21\x2d\x65\xcb\x74\x86\x9f\x72\xc4\x0b\x85\x1a\xb8\xa0\x17\xa3\xa1\x60\x85\x9b\x6d\x34\x14\xac\x70\xb3\x15\x54\xb0\x8c\x54\x15\x6d\x14\x2c\x23\x6d\xc5\x38\x27\x68\x4c\xbe\xce\xa2\xa0\x82\xf5\x1d\x0a\x0a\x2a\x88\xb1\xbe\xb6\xdb\xb6\xef\x21\xa9\xd1\xe6\xde\x2a\xdc\x1b\x79\x20\x29\x2a\x2a\x68\xac\x26\x99\x45\x43\x05\xdd\xab\x76\x31\xaa\x09\x7a\xe5\x41\xbb\x28\xad\xa0\x7b\xc3\x2b\x4a\x2b\x20\x1d\x31\x8b\xce\x0a\x62\x18\x65\x29\x46\x35\xc1\xbe\x66\xf9\x39\xbb\x59\x49\x4d\x70\xac\x15\x59\x90\x9d\x67\xc1\xa2\xc7\x82\x68\xdf\xb6\xba\xdf\x28\x19\xd9\xfc\x7d\x3d\x16\x04\x85\x4a\xb2\xe8\xb1\x20\xa8\x87\x90\x45\x8f\x2d\x8d\x40\xe1\xf7\x29\x37\x7f\x63\x7c\x9d\x54\x50\x41\x61\xcd\xe5\x2c\x0a\x2a\x28\xe4\x4f\x67\x51\x50\x41\x65\x56\x61\x16\x03\x9d\x60\x92\x62\x92\x45\x67\x05\xe3\x6b\x71\xb7\x51\xc1\x7f\x50\x2f\x34\x8b\xce\x0a\x28\x10\x94\x45\x65\x05\xe4\x3f\x66\x51\x4f\x41\xaa\x12\xa5\xdb\x43\xaa\x9b\x54\x5b\xec\x20\xc5\x4d\xbc\x10\x18\x1b\x2d\x5b\x57\x8d\xf6\x16\x3d\x14\x2c\x1e\x1e\x8a\x1a\x0a\xac\x3a\x99\x45\x0b\x05\xc9\xfc\x92\x2c\x5a\x68\xd1\x42\xe9\xaf\x12\x0a\x32\xbe\xad\x74\xbb\x09\x79\x52\x09\x26\x8b\x76\x09\x92\x29\x66\x59\x94\x4b\x90\x4c\xdc\xcc\xa2\x5c\x82\x0c\xf7\x83\x51\xd0\x62\x35\x49\xb6\x4a\xdd\x04\xc9\xb4\xe9\x2c\xda\x26\xc8\xf0\x82\xa5\x6d\x82\x0c\xaf\x0d\x9a\x25\x88\xf4\xc5\x56\x31\x4c\x09\x82\xd2\xfd\x59\x94\xc6\xf2\xcd\x09\xa4\xd7\x4a\x23\x88\xc2\xbb\x83\xa2\x33\x82\xa4\x8c\x58\x16\x9d\x11\x64\xf1\xc0\xd2\x19\x41\xd6\xef\x8b\x76\x68\xf0\xb8\xc4\x4b\xcd\xa2\x33\x82\xa4\xa6\x57\x16\x05\x11\x44\x78\xc0\x2b\x88\x20\xcb\xf7\x45\xf7\x99\x09\xa9\xbc\xb9\x2d\xfa\x21\x48\x2a\x85\x66\x19\xee\x33\x2a\x53\x16\xfb\xa8\x32\x82\x88\x6f\xeb\x1d\x09\x52\x54\x29\x3f\x96\x45\x63\x04\x41\xc5\xf2\x2c\xc6\x4e\x8b\x29\xaa\xfe\x96\x12\x09\x22\x3c\x11\x95\x48\xf0\xbd\x04\x2e\x3a\x64\xb1\x08\x3f\xf3\xef\xb2\x28\x91\x20\x8b\xb7\x07\xe3\xa9\x20\xbe\x8b\xaa\xf1\xd4\x62\x7d\x4c\x8a\x99\xed\x0f\xdb\xe6\x53\x97\xdf\x74\x78\xa6\xc3\xc3\x88\x19\x50\x2d\x4e\x1f\x74\x78\xf4\x51\x10\xe1\x3e\x52\x47\x8b\xd3\x07\x1d\x31\xd5\xb3\x38\x57\xf0\xdb\x0a\xc7\xc2\x62\x98\x5e\xc7\xb5\x4c\xb0\x1f\xcb\xf9\xa6\x9a\x09\x82\xaa\xac\xfb\x48\xb0\x89\x3b\x9e\x03\xab\x65\x82\xa0\xea\xeb\xde\x55\x36\x91\xee\xe5\x28\x6a\x91\x20\xa8\xfb\xbc\xc7\xd2\x26\x0e\x0b\x6f\x30\x46\x51\x41\x7c\x37\x18\xb5\x12\x44\xf1\x78\x52\x03\x8b\x95\xf8\x7f\x5e\x7a\x55\x39\x10\x8d\x34\xef\x2c\x87\x7f\xc0\x74\xc1\x34\xc6\x5d\x94\x39\x10\xbe\xed\x2e\xba\x1c\xc8\xee\xcd\x49\x97\x2b\x16\x9a\xec\x7e\xd1\x03\xcf\x5a\x27\xbf\xf2\x87\x9b\xb1\xa6\x57\x5c\x51\xfe\xfb\x77\xb7\xdc\x3a\x94\xcd\x7f\x77\x5f\x50\x87\x92\x84\xfe\x2c\x8a\x1e\xc8\xee\x43\x8c\x9e\x57\xac\x43\x89\x5b\x16\x35\xaf\x98\xc4\x1a\x7e\xca\x5d\x71\x92\xb5\xc3\x53\x5e\xd1\xe8\x40\x76\xde\xba\x14\x85\x0e\x84\x21\x8c\xa2\xcf\x15\x4b\x53\xf2\xc8\x58\x74\x37\x90\xdd\x47\x09\xd5\xad\xb8\x74\xbc\x3b\xdf\x50\x29\xc8\xee\x35\x5c\x71\x03\x61\xbc\xa2\x18\x2a\x05\xe1\x1b\xf7\xa2\xca\x81\xa4\x22\x47\x16\x55\x0e\x44\xf3\x08\xd7\xd0\x40\x34\x2f\x13\x1a\x1a\x88\xee\x3b\x9d\x62\x60\x14\x44\xf3\x14\x55\xda\x40\xe4\xf0\xc6\xae\xb4\x81\x30\x50\x53\x74\x36\x10\x46\x90\x8a\xce\x06\xc2\x30\x56\xd1\xd9\x40\x34\xcf\x2a\x9d\x0d\x64\xf7\x70\xd3\xd9\x40\xf8\xc0\x5e\x74\x36\x10\x06\x4d\x8a\xca\x06\x42\x75\x2a\x46\x46\x8b\x4b\xca\x79\x38\x6b\x71\xc5\xf2\x98\xfe\xa3\x12\x07\xc2\x28\x59\x31\x58\x0a\xb2\x7b\x0f\xb8\x1d\x31\xaa\x63\x1a\xe1\x2e\x9a\x5e\x61\x51\x78\x15\xa1\x18\x3f\x2d\x96\xf8\x1f\xde\x8a\x94\xbf\x72\x3b\x14\x0c\x98\xee\x07\xc2\xb0\x48\x31\x7e\x0a\xc2\xa8\x4b\xd1\x06\x41\x18\xbc\x2e\xc6\x4f\x41\x18\x11\x2e\xc6\x4f\x41\xf8\x16\xa9\xa8\x87\xc5\x04\xd9\xe6\xe8\xeb\x73\xe5\xab\x8f\xe9\x5d\x59\xd9\x02\x69\x86\x41\x79\xfc\xb5\x87\x5f\xf3\x80\x55\xbf\x40\x4c\x2f\x60\x8f\x03\x8b\x91\x4d\x1f\xbe\x1e\xff\x93\x09\x7f\xd3\x33\x5b\x47\x03\x69\x90\xbb\xa8\x68\x20\xa6\x03\xab\xa1\x81\x51\x7d\xa4\x30\xba\x09\x0a\xcb\x9e\x64\x31\xba\x09\x62\x7a\x36\xeb\x71\xc5\xc5\xd5\x3d\xac\xf5\x38\x90\x46\x6c\x8b\x1e\x57\xac\xb2\xe2\xf9\xa0\xc7\x81\x34\x3a\x5e\xf4\x38\x90\x26\x2b\x14\x35\x0e\xa4\xb9\x16\x45\x8d\x03\x69\x2e\x44\xd1\xe2\x40\xcc\x6f\x53\x1d\xaf\xd7\xf1\x72\xbb\x1c\x2f\xd6\x6d\x9b\x1e\xd4\x4a\x1c\x28\xd4\x6f\xdf\xb7\xfe\xdd\x04\xd2\x10\x7a\x55\xe2\x40\xcc\xef\x53\xc5\x26\x92\xc0\xba\x9f\xaa\x36\xf9\xb0\xba\x68\x1a\x36\xd1\x6d\x2e\x4f\x55\xa9\x03\x85\x25\x61\xb2\x6a\x75\x20\x28\x09\x91\xd5\x10\x25\x48\x33\x87\xaa\x5a\x07\x72\x71\x9c\x57\x23\x94\x20\x99\xf4\x90\x55\xd5\x03\x69\xfa\x52\x35\x04\x09\xd2\x04\x83\xaa\xfe\x81\xc1\x02\x54\x59\xf5\x3f\x10\xcc\x26\xcb\x6a\x08\xb2\x22\x7b\x26\x00\x54\x65\x0f\xa4\x99\x03\x55\xd9\x03\x41\xb1\xb6\xac\xc6\x1b\xc1\xbe\xdb\xf2\x63\xc6\xf5\x40\xa1\x08\x4d\x56\x4d\xaa\x5a\x40\x85\xbd\x56\x35\xa9\x6a\x01\x15\x2e\xb8\x55\x6d\x02\x2e\x3e\x99\x55\x6b\x02\xa3\x36\x7f\xcb\x7e\x5b\x53\xe5\xb7\xfc\x98\x1d\x2f\xee\x5c\xc6\xc2\xfc\x50\xb0\x2f\x75\x7c\x55\x93\x02\x63\x71\x19\xa8\x9a\x54\x75\xce\x1f\xa7\x51\xd5\xa4\xc0\xbf\x2e\x99\x1f\x0a\x22\x4d\x1c\xa8\xda\x15\xb0\x6e\x71\x56\xf5\x0a\xec\xff\xf4\x0f\x1c\x0d\x26\x02\x56\x4e\xa4\xaa\x71\x81\x51\xab\x5b\xe6\x68\x54\x52\xac\xfe\xf2\x82\xbb\x1a\x6b\x04\x63\x35\xb7\xc8\xf1\xab\x8c\x9f\x47\x97\xd6\x06\x4a\xf1\xe0\xd5\xda\x40\x29\x6e\xa3\x8a\x06\x46\xf5\x53\x2a\x5a\x35\x63\xd5\x83\x57\x45\x03\xa5\x38\x06\x66\xac\x02\x4b\xb6\x66\x35\xf8\x58\x1b\x59\x66\xd5\x2f\x3a\x52\x2c\x93\x5e\x1c\x63\x45\x0e\x8c\xfa\xfd\x96\x03\xd5\x1c\x28\x7f\xcb\x81\x62\x99\x74\xea\xa6\x67\x55\xe4\x80\x85\x00\xb2\x2a\x72\x60\x54\x47\x42\x93\x03\x85\x7a\x14\x59\x15\x39\x50\x28\x3e\x91\x55\x93\x03\x85\xf5\x1b\xb2\x1a\x7c\x04\x85\xba\xe9\x59\xb5\xbb\x6a\xa6\xab\xa7\x8b\x76\x07\x46\x75\xbb\x8c\x3d\x82\x51\x1d\x55\x63\x8f\xd5\xac\x56\x0f\x40\x63\x8f\x60\x50\xd0\x2b\x6b\x77\x24\xba\x23\xe1\xcf\x3b\x12\x2c\x9c\x5e\xdd\x2e\x3d\x10\x8c\xea\x01\xae\x07\x56\x73\x5f\xdd\x54\x25\xac\x1a\xf3\x33\x5d\xb0\x6a\x61\x60\x2c\xee\x86\xd5\xf8\x1e\x28\xbe\x6e\xaa\x5a\x18\x28\xc3\x61\x35\xef\x14\x94\xe1\xb0\x1a\xdf\x03\x65\x60\x82\xd5\xf8\x1e\xd8\x37\x60\x37\xc3\xa1\x66\x15\xf1\xe5\x99\xa1\xbe\x81\x61\xf8\xa4\xaa\x6f\x60\x2c\x7f\x4c\x7d\x03\xe3\x3b\x7d\xd4\x37\x50\xd4\xed\xaa\xbe\x81\x42\x41\x95\xac\x06\xf3\xc0\x30\xef\xb4\xea\x6a\xa0\x1a\xb1\xaf\xba\x1a\x28\xcc\x17\xca\x3a\xec\xf7\x20\x7b\xcc\x53\x46\x7d\x03\x31\xbe\x1d\xae\xbf\x81\x32\xbe\x8f\x39\x16\x83\xb1\xf0\x24\xd6\xdf\xc0\x58\xc4\x9c\xaa\xfe\x06\xc6\x72\xa8\x95\x35\xb0\xcd\x89\xa3\x47\x5b\x03\x65\xf8\x4d\x6d\x0d\x8c\xe5\x09\xa8\xad\x81\xb1\xdc\x7e\x65\x0d\x94\xe1\x0e\x57\xd6\x40\x19\x5e\xf1\x95\x35\x30\x96\x97\x5f\xc5\x0c\x8c\x55\xfd\x2d\xc7\x62\x72\x0c\xb8\x8f\x14\x33\x50\x06\x56\x5f\x15\x33\x30\x4c\xdd\xad\xc6\x09\xab\x25\x2f\x59\x72\x33\xab\xb2\x06\x2a\x65\x9c\xb2\x1a\x26\x04\x63\x79\x58\xeb\x6f\x60\x18\xdf\xa8\xd3\xe1\x99\x24\x99\x79\x49\x51\xe9\xc0\x58\xf6\x48\xa3\x03\x63\x79\x8d\xd6\xe8\x40\x19\x1e\x75\xea\x1b\x98\x4e\x2e\xa8\xba\x1a\x28\xc3\x5b\x80\xae\x06\xc6\xb2\x93\xba\x1a\x28\xbe\x3a\xab\x46\x00\x41\x31\x5f\xad\x1a\xed\x03\x65\xb8\xf5\x06\xfb\xc0\x58\xd5\xed\xb2\xdb\xcb\x43\xc0\x26\xbb\xbd\xec\xb6\xbf\x65\xb7\x99\xd5\xb8\x3c\x01\xcd\x81\x05\x85\x85\x31\xb2\x1a\x0f\x04\x65\x78\x9c\x1b\x0e\x04\x65\x78\x7e\x9b\x16\x0b\x2a\xc5\xb1\xb2\x6a\x95\x60\x2c\x8f\xd6\xc3\x83\xe2\x20\xf5\xd0\x1d\x69\xcc\x10\x14\x0a\xe9\x65\x55\x33\x41\x19\x1e\x27\x6a\x26\x28\xc3\x0e\xa9\x99\xa0\xf8\x32\xad\xaa\x99\x60\x2c\x8f\x4c\x3d\x12\x94\xe1\xe0\xe8\x91\x60\x2c\xf7\x90\x1e\x09\xc6\xf2\x00\xd0\x23\xc1\x30\x20\x5b\xf5\x48\x30\x9d\xa1\x53\xf5\x48\x30\x9d\xcf\x52\x15\x3d\xb0\x05\x9b\x4e\xea\x70\x60\x2c\xf7\xad\x0e\x07\xa6\x53\x9a\xaa\xa1\x37\x50\x23\xff\x7f\x7d\x8b\xac\x06\xe6\x40\xcc\x1f\xce\x5f\xd5\x3e\x30\x95\xd6\xaa\xf6\x81\xe9\x6c\xa3\xaa\xf5\x55\xd3\x61\x3d\x98\xb5\xbe\x6a\x8d\x1a\x5e\x3c\x54\xa5\x0f\x54\x0a\xd2\x64\x55\xfa\xc0\x54\x9b\xaa\xd2\x07\xa6\x02\x5c\x95\x3e\x50\xa9\x3e\x93\x55\xe9\x03\xd3\x09\x48\x55\xe9\x03\xd3\x37\x05\x55\xe9\xab\xa6\xc3\x7a\x93\x56\xfa\x40\xa5\x38\x41\x56\xa5\xaf\x9a\x0e\xeb\x8e\x56\xfa\x40\xa5\xc2\x4e\x56\xa5\xaf\xba\xd4\x1b\xd1\xc2\xaa\xf4\x81\xed\x94\xfc\xbe\xd6\x57\x5d\xeb\x6d\xd8\xe4\x80\xdd\x0c\x98\x37\x05\xad\x0f\x4c\xe7\x9b\x55\xa5\x0f\x54\xe6\xe3\x67\x35\x91\x16\x4c\x5f\x48\x54\x3d\x10\x4c\x5f\x62\x57\x3d\x10\x4c\x5f\x35\x54\x3d\x10\x58\xb1\x33\xab\x1e\x08\x5c\xdb\x35\xab\x1e\x08\xa6\x53\xbd\xaa\x79\xb4\x60\x76\xaf\xb3\x46\x13\xab\x79\xb4\xcb\xdd\xa6\x2e\x82\xe9\x14\xb7\x6a\x30\x11\x4c\x67\x46\x55\xf3\x68\xab\x79\xb4\x04\x75\xab\xe1\x45\xb0\x9d\xd2\x8f\x39\x3c\x0f\x27\xfb\xf0\xc7\x3c\x9e\xc8\xa3\xad\xde\x4d\xb4\x51\x30\x9d\xc7\x57\x0d\x2e\x82\x98\x26\x01\x56\xa3\x8b\x60\x15\xef\x30\x06\x17\xc1\x74\xb6\x54\x35\xb6\x08\x2a\xd5\x92\xb2\x1a\x5a\x04\xd5\xfc\xbb\xaa\xec\x82\xe5\x4b\xbd\xaa\xd9\xd6\x87\xac\xc9\xe1\xe6\x3b\x16\x0f\x63\xe1\xf5\x45\x8d\x05\xd3\x37\x12\x55\x8d\x05\xcb\x17\xaf\x55\x8d\xad\x26\xe9\xda\x49\x35\x16\x4c\xa7\xe8\x55\x35\xb6\x9a\xa4\x3b\xfc\x94\x43\x61\x92\xae\x97\x42\x35\x16\x4c\xa7\xd5\x55\x9d\x15\xec\xe7\x1a\xdb\xec\x37\x29\xb9\x66\x0f\x56\x0d\x15\xec\x3d\xe2\xc7\x3c\x30\x2c\x5a\xf3\x73\xb0\x15\x52\x10\xc9\x8a\x7f\xd9\x4c\x7e\x6d\x26\xbf\x72\x09\x6b\x5a\x24\xd8\x3f\x37\x68\x5b\xb6\x91\x13\x89\xfa\x35\x23\x81\x60\xb1\x1e\x44\x36\x35\x12\x2c\xaa\x80\x65\x53\x23\xc1\x62\x01\x8d\x6c\x6a\x64\x33\xd1\x95\x6b\x5f\x53\x23\xc1\x62\xe6\x7f\x36\x35\x12\x7c\x01\xca\xa6\x46\x82\xe5\x1b\xf9\x66\xcc\x10\x2c\xdf\xd0\x36\x35\x12\x54\x6a\xf9\x65\x33\x8c\x08\xaa\x91\xee\xa6\x59\x82\xe5\x8b\xd0\xa6\x59\xb6\x20\x97\xd2\x8d\xd0\x2c\xc1\xf2\x85\x7f\x33\x8c\x08\x16\x2b\x76\x64\x33\x6b\x15\xac\xf2\xfd\xbc\xdd\x26\x6b\xd5\x38\x7a\x73\xbe\x25\xa8\xe9\x78\x19\x60\x04\xcb\xe0\x41\x33\xc0\xd8\x0c\x30\x62\xe2\xcd\x00\x23\x58\xd4\x40\xc8\xe6\x14\xcc\x46\x80\xd1\x77\xc9\xcd\x00\x63\x33\xc0\xc8\x8b\x91\x66\x80\x11\x2c\x6a\x81\x66\x73\xba\x25\x58\xbe\x30\x6f\xc6\x1c\xc1\xa2\x88\x68\x36\xe5\x19\x2c\xd6\x46\xc9\xa6\x29\x83\x6a\x26\x47\x33\xe6\xd8\xbe\x98\x23\xdd\x56\x9e\x41\xcd\xef\xb7\xdc\xdb\x85\xbd\x1d\x76\xc8\x91\x28\xee\x6d\x46\x55\x77\x06\x8b\x45\x4f\xb2\x19\x84\x04\x8b\xb5\x4b\xb2\xa9\xce\x20\xc6\xf7\x97\xba\x73\x73\xcd\x3a\xde\x40\x34\xdd\x19\x34\xb3\x04\x9a\xee\x0c\x56\xf1\xa0\x50\x9d\x41\x35\xc3\xa2\xa9\xce\x60\xf9\xf2\xbd\x69\xce\x60\x9f\x82\x74\x5c\x75\x06\x6b\x3f\x3b\xff\xef\x6d\xb9\x69\xd6\xed\xab\xba\xe3\xde\xd1\x9d\xc1\xbe\xf3\xf8\xcb\x0e\x56\x75\xb0\xfc\x98\x83\x65\x9e\xee\x37\x32\x0e\xd6\xc6\xf2\x0d\x4b\x53\x9e\xc1\x2a\x8e\xb2\xf2\x0c\x16\xeb\xe0\x64\xd3\x94\xc1\x32\xde\xd0\xf4\x56\xb0\x7c\x9f\xd6\x94\x54\xb0\x9c\xbc\xd8\x94\x54\xb0\xa6\x67\x9e\x46\x0a\x96\xaf\x11\x9b\x46\x0a\x9a\x99\x18\xcd\x80\x23\xa8\xe6\x3f\x37\x23\x8e\xcd\x9c\x59\x77\x98\xde\xda\x2c\x7e\x9a\x7e\xca\x71\x37\x1b\x36\xfd\x79\x87\x9d\x52\xa6\xbe\xe7\x6b\xea\x27\x88\xcf\x52\x9b\x71\xc8\x66\x1c\x72\xba\xad\x1e\x96\x9d\xfc\x4f\x4f\x2a\x93\x61\xc1\x72\x7e\x6c\x33\x36\xd9\x4c\x86\xf5\x1a\x67\x32\x6c\x33\x19\x96\x67\x88\x66\xb8\x12\x2c\x5f\xbb\x35\xc3\x95\x60\x3a\x0f\xbc\x29\xbc\x60\xf9\x56\xaf\x19\x76\x04\xcb\x39\x8e\x4d\x07\x06\xcd\x54\x98\xa6\x03\x83\xf8\x39\xcb\xb8\x29\xc1\xa0\x51\x99\x2e\x9b\x12\x0c\x96\x6f\x33\x9b\x12\x0c\x96\x2f\xec\x9a\x0e\x0c\x9a\x69\x35\x4d\x07\x06\xf1\x63\x05\xdc\x6c\x4a\x30\x68\x14\xa8\xcb\xa6\x04\x83\xfd\x31\x3a\xa0\x05\x83\x68\x3e\xbf\x37\x35\xb8\x99\xe6\xea\xad\xc2\x90\x65\x33\xcd\xd5\x13\x46\x33\x06\xcb\x69\xa7\x4d\x33\x06\xcb\x89\xae\x4d\x33\x06\xcb\xf7\x7f\x4d\x33\x06\xcd\x8c\xa7\xa6\x19\x83\x46\x4d\xbc\x6c\x8a\x31\x68\x3f\xbb\xa4\x18\x83\x66\xea\x55\x53\x8c\x41\x0c\x5f\xbe\x34\xcd\xb8\xb9\x3e\xc4\xb4\x47\x0e\xc6\xf0\xe4\x62\xb0\x55\xde\xe6\x32\x0f\xde\x64\x94\x59\xb0\xc7\x87\x6f\x6a\xb3\xcd\x05\x1c\xba\x4d\x6e\xff\xa4\xf4\x95\x87\xa7\x36\xdb\x0c\x33\xfe\x78\x24\x69\xea\x2c\xd8\x3b\xdd\x7f\xb0\x07\x5f\xde\x2b\x8f\x5e\x4d\x9f\x05\xbb\x8d\x9e\x2a\xb4\x20\x86\x71\xd1\xa6\xbe\x82\xfd\x39\xfe\x43\x7f\x6d\x26\xbe\xf2\x04\xdb\xf4\x57\x10\xdf\xfb\xa2\xa6\xc0\x82\x66\xee\x68\x33\x24\x09\x9a\x49\x91\xcd\xf8\x23\x68\x66\x7f\x36\x9d\x16\xec\x11\xf1\xc7\x1c\x91\x6f\xf1\x07\x77\x83\x56\x0b\xe2\x67\xf1\x83\xa6\xd6\x82\x66\xae\x67\x33\xaf\xb5\x99\xd7\xda\xfd\x35\x7b\xff\x2d\x07\x31\xfc\x57\x7b\xbf\x78\xd8\xad\x76\xd4\x23\x7c\x99\xcf\xc2\x58\xea\xb5\xed\xcb\x6a\xe5\x3d\x4c\x53\x6c\xdb\xb7\x1a\x84\x77\x09\x35\x16\x34\x13\x5d\x9b\x1a\x0b\xf6\x57\xd9\x85\x7a\x2c\x68\xe6\xf0\x35\x3d\x16\x34\x93\x44\x9b\xf1\x52\xb0\x4c\x26\x69\x4a\x2b\x68\x66\x3c\x37\x0d\xb5\x99\xd3\xda\xfd\x79\xfb\x69\x4e\x6b\x77\xc3\xec\xe6\x41\xea\xbe\xb7\x0a\x0d\xb5\x99\xd2\x8a\x58\x34\x0d\x15\xc4\x08\x1f\x44\x54\x54\xd0\xcc\x13\x6f\x2a\x6a\xfb\x32\x5a\x79\x4e\x6e\x66\xb4\x82\x46\xb9\x9e\x6c\x86\x3f\x41\x33\x9f\xba\x19\xfe\x04\x31\xbe\xdb\x8c\xc1\x4e\x10\x6d\x7d\xff\x60\xa7\xce\x8b\xfc\x21\x7f\xcd\x1e\x9c\x26\x1b\x7b\xf9\xd3\x78\x41\x9b\x5e\xd0\x8d\x5a\x82\x36\xbd\xb5\x29\xc1\x60\x3f\x8e\xb2\xb9\x6a\x2e\x68\xc3\xfb\x91\x96\x0b\xda\xf4\x7e\xa4\xe5\x36\xd3\x4f\x7f\xeb\x2f\x37\x6a\x2d\x18\xb4\xe1\xcd\x49\x0b\x06\x6d\xb8\x1f\x55\x5e\xd0\x86\xf7\x00\xfd\x16\xec\xff\xf2\xff\x3d\x86\x2f\x96\xa6\xf0\x48\x57\x70\x41\x1b\x5e\x4a\xb4\x59\xd0\xa6\x17\x1c\x6d\x16\x74\xd3\x61\x9b\x36\x0b\x22\x7e\x8e\x82\x3a\x0b\x76\x1b\x5b\xab\xbb\x82\x36\xbd\x0b\xe8\xae\xed\xfe\x56\x8d\xe5\x1f\x6e\xfb\xb9\xd1\xa6\xf7\x0f\xe5\x15\xec\x5f\xe3\x24\xd1\x5e\x9b\x65\x7e\x7e\x5e\xa6\xd5\x57\xd0\x4d\x9c\x6d\xea\x2b\xd8\x9d\xf7\x63\x76\x9e\x12\xab\xdf\x13\x8f\xfe\x0a\xf6\xc7\xfc\x57\x7b\x7f\x7f\x97\x2f\x86\x57\x0f\x05\xfd\xf7\x35\xb9\xc3\x1f\xe7\x1e\xb8\xc7\x15\x51\xd0\xbf\xed\xd5\x43\x41\xc4\xa7\x33\x8a\x68\xfb\x97\xe7\xca\x28\x69\xa2\x60\xff\x1c\x5b\xa2\x8a\x36\xf3\x5c\x7d\x22\xd0\x44\x41\x34\x43\x3a\x4d\x15\x6d\xff\xf2\x5c\xd9\x11\xba\x68\xb3\x3c\x6a\xf2\xd6\xa7\x29\xa3\x20\x46\xf9\x36\xc5\x01\xf8\x56\x9b\x28\x6e\xb2\x67\x3b\x65\x54\x9d\xca\xd0\x34\x54\xd0\xbf\xdd\xaa\xa1\x36\x97\x36\xff\xe4\x44\x45\x05\xdd\x5c\xed\xa6\xa2\x82\xfe\xed\x2e\x15\x15\x74\x63\x6f\x4d\x45\x05\x7b\x3f\xf0\x9f\x3a\x2a\xe8\x06\x64\x9b\x41\x54\xd0\x8d\x2d\x35\x85\x14\x44\x31\x19\xb8\x19\x32\x6d\xdb\x3e\xbb\xb1\x96\xa6\x7c\x82\xfd\x31\x7a\x60\x80\x14\xec\x36\x3f\xe7\x71\x4e\x9a\xab\x91\x88\x66\x84\x14\xec\x8f\xed\xb6\x6e\x88\x14\x74\x73\x08\xba\x21\x52\xb0\x3f\x66\x5b\xb5\xcd\xd4\x19\xae\xf2\xdd\x19\xa0\x60\xb7\x55\xda\xd2\xb6\xe4\x5f\x6d\x1a\x36\x0d\x53\x75\xfd\xd7\x65\xdb\xb2\xad\xd3\x76\xd8\xe6\x8a\xb3\x08\x4e\xd7\x70\xc1\xfe\x9c\x9b\x72\xdb\x76\xdb\xd6\x68\x7b\x6c\x7b\x6c\x73\xf3\x5e\xdb\xa8\xa5\xce\x23\x4f\x57\x72\xc1\xfe\x18\x9b\x67\xb0\x14\x44\xff\x85\x9f\xb3\xb7\x2c\x82\x5e\xcc\xdc\xe8\x7a\x2e\xe8\x94\x7b\xcd\xae\xe7\x82\xfd\x31\xb6\x58\xd1\x05\xbb\xcd\x9f\x73\x04\xc2\xd5\x6b\xb8\x11\x75\xed\x17\x74\xaa\xdc\x66\x37\xaf\x16\xf4\xfc\x3e\x75\xda\xe4\x82\x36\xd8\x62\x57\x7f\x41\xb7\x20\x4d\x77\xd2\x26\xe8\x96\x5c\xe8\x1a\x31\x88\x1c\xc3\xed\x75\x44\xa8\xde\x9a\x3e\x72\x77\x9d\x18\x44\x35\x59\xb8\x2b\xc5\x60\xb7\xf1\x5d\xad\x18\xec\x36\xfa\x6a\x2a\x2e\xe8\x1a\x63\xd7\x94\x81\xeb\xaf\x65\xd7\x94\x41\x54\xa3\xa1\x5d\x55\x06\xfb\xd7\xe8\x84\x21\x64\xb0\x3f\xe7\x3f\x78\x4c\x6c\x74\x7d\xa3\x6b\xc6\xa0\x6b\x50\x5d\x33\x06\xdd\x18\x4c\xd7\x8c\x41\x54\x9f\x54\xba\x6a\x0c\xa2\x9a\x4e\xd4\x75\x63\xe0\x9b\xee\xae\x1a\x83\xe8\x2c\x0c\x90\x5d\x37\x06\xd3\x34\xa7\xae\x1a\x83\x7d\x9e\xd3\x03\xdd\x18\xfc\xfb\x94\x7d\x27\xac\x3c\x58\xd0\x3d\xbb\x6e\x0c\x96\x5d\x52\x8d\x41\x86\x07\xb4\x6a\x0c\x42\x41\xef\x9a\x31\x08\xdf\xf6\x74\x35\x17\x84\x6f\x1c\xba\x96\xdb\xcd\xe2\xe5\xc9\xa2\x6b\xb9\x20\x4c\x8d\xed\x5a\x2e\x88\xd9\xff\x30\x1f\xba\x6b\xbc\x20\xad\x0e\xd1\x35\x5e\x90\xd6\x7d\xe8\xce\x42\x05\xe1\xc4\xdd\x6e\x6c\xb8\x9b\xe4\xeb\xa9\x64\x20\xb8\x1b\xf5\xe5\x19\xaf\x1b\xf5\xed\x46\x7d\xbf\x2f\xda\x93\x66\xe1\xe4\xe5\x37\xdd\x6e\xa2\xb7\x2c\x03\x95\x5d\x31\x06\xc5\x74\xfe\xae\x05\x83\xe1\x53\x53\xd7\x82\x41\x19\x3c\x1d\x76\xa3\xb7\xc0\x7a\xda\xd9\x8d\xde\x82\xe2\x0c\x82\x6e\xf4\x16\x94\xef\x6c\x53\x9f\x41\x19\x3c\xb3\x77\xf5\x19\x94\xef\x04\xd4\x8b\xc1\x34\x2b\xad\xeb\xc5\xa0\xb0\x14\x55\x76\xbd\x18\x58\xac\x3b\xbb\x5e\x0c\x22\x7d\x74\xeb\x66\xe8\xf6\xe4\x1d\xb0\x27\xa9\xa1\x60\x30\xcd\xb3\xeb\x8a\x31\x98\xdd\x71\x55\x8c\xc1\xbf\x33\x59\x31\x06\xd3\x44\xb8\xae\x18\x83\xf9\x1d\x34\x4e\xfe\x04\xd3\x54\xc3\xae\x17\x83\x68\xcb\x03\x5c\x31\x06\xd5\x9b\x6e\x57\x8c\xc1\xde\x7e\xfa\xa4\x05\x83\x55\x3c\xcf\xb4\x5b\xd0\x9c\xbe\xd2\xcd\xd1\x05\xcb\x4a\x1f\x5d\xe1\x05\x6d\x7a\x7b\x52\x78\x41\x73\x3e\x6b\x57\x78\xc1\xf6\x1e\x7f\xcc\x6e\xa2\xb7\xce\x19\xeb\xea\x6d\xff\x26\x76\x7a\xee\xe9\xb7\x60\xb7\xf9\x73\x76\x74\xa8\x87\xee\x15\x0d\xb7\x9b\xba\xfb\xf3\x68\x54\x67\xc1\x6e\x63\x83\x0d\xf4\x76\xd3\x72\x93\x67\x82\x6e\xa4\x17\xec\x36\x8e\x05\xbd\xb7\xcf\xca\xd3\x04\x3f\x67\x5c\x17\xec\xbb\x93\x3f\x67\x67\xcd\xc2\xf5\x99\xb3\x9b\x85\xdb\x5d\xc5\x63\xf1\xd4\xdc\xf5\x63\x60\x18\xb7\xab\xc7\x20\x32\x3d\xbe\xf5\x63\x10\xc3\xca\x1a\x5d\xef\x05\xb3\x3b\x4e\xea\x2c\xa8\xa6\xbb\x76\x75\x16\xfc\xbb\xfa\x6b\xb3\x60\xf9\x0c\xd6\x0d\xc7\x82\x7d\x89\xf2\x9b\xf6\x60\xe3\x2b\xe6\xd1\xd5\x59\x10\xd5\x84\x8e\xae\xce\x02\xc3\xdc\x5d\x71\x05\xa5\x78\xb3\x32\x1e\xdb\x8d\xc7\x7a\xd3\x54\x5c\x81\x45\x43\xb3\xeb\xad\x7d\x11\xaf\xfa\xbe\xe8\x9e\x5a\xbc\xf0\xe6\x31\xb5\xeb\xa8\x60\x99\x8d\xd6\x0d\xbe\x82\xf6\x3d\x1e\x69\xad\x20\x22\x50\x9f\xae\xa2\x82\xf1\xfd\x96\x7d\xa4\xc8\xac\xfb\xcd\x40\x6b\xb7\x22\x11\x8f\x94\xdd\x40\x2b\xc8\xef\xec\x34\xaa\x0a\xd2\xda\x33\x5d\x67\x05\x61\xcd\x84\xae\xb3\x76\xa3\xaa\x3e\x79\x28\xa8\x60\x76\xde\x20\x75\x05\x15\x54\x03\x8a\x5d\x3f\x05\xd5\xa7\xe9\xae\x8b\xf6\x6f\x2a\xa5\x17\x04\xb3\x6c\xc1\x3e\xc6\x18\x7c\xcd\x13\xec\x43\x96\xad\x75\xde\x24\xe8\xe6\x02\x75\x53\x6f\xc1\xbe\xa5\xfa\x73\xee\x37\x56\xf7\xf8\xfe\xd4\x3e\x99\x7a\xeb\x21\x66\xea\x6d\x37\xf5\xd6\x0b\x82\x16\x0b\xc2\xda\x07\x5d\x89\x05\xd1\x4d\x0c\xe8\x5a\x2c\x48\x6b\x12\x75\x8d\x15\x14\x8a\xfa\x67\xd7\x58\xc1\xa8\xfe\xa5\xc6\xda\x2f\x82\x66\x5e\xe4\xd4\x4f\x50\x8a\xc3\x68\x10\x16\x8c\xea\x56\xe8\x95\xfd\x72\xfc\xe9\xb7\x5e\xd9\x2d\x1a\xe4\x7d\x48\xaf\x04\xff\x1e\x19\xf5\x4a\xf0\xef\xb1\x4f\xad\x04\xb3\xf3\x22\xa7\x1b\x25\xed\xae\x1c\x3f\x7d\xc6\xd3\x34\xc1\xec\x39\xff\x70\x7f\x56\x44\xc1\xb2\x6c\x5d\xd7\x43\xbb\xd9\xb4\xc5\xe3\x59\x11\xed\x2e\xf4\x81\x28\x74\x3d\x14\xb4\xef\x29\x5e\xbf\x04\x7b\xef\xdb\xe6\x28\xdc\xdf\xb3\x86\x9b\xe9\x30\xdc\x3e\x8a\x7b\x22\x1b\x0f\x05\xfb\x2a\xc6\x40\x18\x0f\xed\xce\xae\x1c\x8e\xaa\x22\x0a\xbe\xbb\x90\x1e\x0a\xf2\xe7\x31\xa1\x86\x82\xb0\x86\x42\x57\x43\xc1\x1e\x2e\xba\xa0\x72\x02\x53\x18\xba\xc2\x09\x9c\x7f\xd4\x75\x4b\x60\x60\xb5\x6b\x96\x60\x79\x91\xd7\x17\xfb\xc3\x2b\x4b\xf6\x97\x79\xb9\x20\x43\xff\x50\x17\x41\x86\xea\xa2\x2d\x82\x64\xf9\xb8\xec\xda\x62\x77\xea\xa4\x3b\x55\x5b\x04\x59\xbd\xaf\x6b\x8b\x20\xab\xb7\x4a\x65\x11\x64\xf5\x82\x6f\x40\x13\x64\xf5\x26\xa8\x18\x82\x30\x3b\xa2\x1b\xa9\x04\xd9\x79\x6b\xda\x75\x45\xb0\x1f\x0b\x68\x72\x97\xbd\x4e\x77\xf2\x1f\xed\xd0\xeb\x3c\x5c\x84\x3d\xd5\x42\x10\x46\x5a\xd3\x34\x59\x10\xe6\x35\xa4\x56\x08\xb2\xf3\xa8\x9c\x4a\x21\x48\xaf\x4c\x69\x59\x20\xb0\x6f\xee\x34\xa5\x4d\xe4\xb7\x57\xbf\x38\x6c\xe2\x8a\xc9\xd5\x25\xcd\xaf\x05\xfb\xe1\x84\xa6\x65\x13\x33\x20\xd2\x4d\x3d\x6c\x62\x28\xaa\xff\x78\xda\xc4\x50\x0c\x37\xf5\xb2\xc9\x0b\xce\xa2\xe9\xb6\xc9\xa1\x28\x34\x3d\x36\x71\xc1\xa9\x36\xbd\x36\xbd\x34\xf1\x8f\x6a\x64\x5a\xd4\x16\x3f\x4e\x2d\x32\x2d\x6a\x8b\x6d\xa5\xe1\x53\x90\x9e\xea\xa9\x57\x82\x30\x48\x9f\x6a\x25\x08\x93\x2b\x52\xad\x04\x61\xaa\x40\x6a\x8b\xe9\x02\xf8\x94\x95\xcf\xd4\x03\x41\x6a\x3d\xa9\x07\x82\x5c\xdf\x8f\xd9\xa3\x70\x0a\xdf\xf2\xd7\xec\x92\xeb\x2b\xba\x65\x6a\x60\x5a\x9d\xd6\x71\xd5\x02\x41\x9a\x57\x98\x4a\x20\x48\xd3\x9a\x52\x07\x04\x31\x58\x94\x22\x53\x09\x04\x61\x99\x96\x54\x02\xd3\xea\xb4\xdc\xfc\x52\x07\x04\x69\x9a\x4e\x1a\x2e\x05\xc1\x0a\x5c\x99\x86\x4b\xd3\xea\xb4\x1e\x03\x1a\x20\x48\xf3\xad\x52\xdd\x4b\x17\x09\x49\x37\xcc\x8e\x53\x64\xd6\xfc\xb7\x54\xf6\xd2\xf5\xec\x3d\x36\xb5\x3d\x10\xcd\x17\xa0\x69\x62\x31\x08\x6b\x89\xa4\x02\x08\xd2\x9c\xb8\x54\x00\x41\x9a\xd8\x94\xfa\x1f\x48\x93\xdd\x52\x01\x04\x69\x46\x5f\xea\x7f\x20\xcd\x51\x4e\xd5\x0e\xa4\x99\x92\x69\x54\x13\xa4\x39\x6b\xa9\x82\x81\x42\x99\xeb\x4c\x33\x76\xd3\x8c\x5d\xf7\xa4\x56\x06\x4a\x71\xf0\xcd\xd8\x05\x91\x96\x7a\x4b\x4d\x0d\x94\xe2\x49\x69\xca\x6e\x9a\xb2\xeb\xf0\x68\x6a\x20\xba\xd3\xf1\xd3\x9c\xdd\xfc\xec\x8d\x5e\x6a\x6f\xa9\xbd\x79\xf4\x18\xfb\x04\xfb\x3f\xfd\x03\x8f\x58\x93\x76\x3d\xe1\x14\xba\x34\x1d\xd7\xdf\x57\xe8\xd2\xdc\x5b\xfb\x64\xa4\x13\x94\xe2\xf9\xac\xe3\x81\x7d\xd1\xe2\x28\xd0\xd5\xd2\x45\xe2\xcd\xfc\x48\xcd\x0c\x0c\x27\x5b\xa5\x81\x4d\x50\x46\xfa\x6b\x6e\x6d\x27\x97\x0d\x3d\x4c\xfd\x0d\x0c\xd6\x4c\xca\xd4\xdf\x52\x7f\xcb\xff\x5f\xcb\x39\x53\xbd\x03\x65\x78\x40\xab\x77\x60\x54\x9b\x8c\x71\x82\xb1\x78\x52\x4f\x85\x0f\x0c\xe3\xd7\xe9\x94\x4c\xb0\xcf\x64\x36\x52\x09\x04\xc5\xd2\x2f\xa9\x04\xa6\xe9\xc0\xd8\x69\x2a\x81\xa0\x58\x62\x28\x95\x40\xb0\x77\x8f\x7f\xe0\xce\x36\x45\xd8\x93\x48\x0b\x4c\x2d\xd0\xcb\x9a\x16\x98\x9f\x05\xf2\xea\x26\xb5\x40\x30\xbf\xfb\x80\xb1\x50\x50\x4d\xe8\x49\x25\x10\x54\xf3\x5c\xd2\x50\x28\xa8\xa6\x10\xa5\x91\x50\x30\xbf\xbb\x85\xaa\x08\xe6\x77\xbd\x55\x15\xc1\xde\x7e\xb6\x42\x57\x04\xd5\x14\x96\x54\x0c\xd3\x1c\x61\xef\x6c\x7a\x21\xa8\xc6\xe9\xd3\x48\x28\x58\x96\x3f\x4d\x55\x11\x4c\x6f\x93\xa9\x29\x82\x6a\x12\x48\x2a\x8a\x60\x7e\xf7\x19\x3d\x11\x4c\xef\xc2\x69\x20\x34\xbf\xa5\x1f\x1d\x45\xe7\x78\xa6\x6b\x3f\x62\x8e\xa9\x39\x82\xf9\xdd\x8e\x34\x42\x50\xd3\x3b\x81\x42\x98\x0a\xa1\x99\xc4\xa9\x10\x82\x65\x31\xe2\xd4\x07\x73\xdb\x5f\xf5\xf1\x3d\x95\x3f\x50\x15\xd3\x34\x36\x0a\x96\x75\x80\xd3\xd0\x28\x58\xe5\xfb\xa2\x5d\x9a\xa4\x19\x79\x75\x32\x30\x0a\x6a\x7a\xb3\x36\xd3\x17\xec\xe3\x82\x8d\x55\x24\xc1\xb2\x1a\x71\x2a\x92\xa9\x48\x12\xcd\x48\x45\x12\xec\x53\x99\x5f\xd3\x24\xc1\xb2\x62\x6c\x2a\x92\x60\x59\x43\x3a\x15\x49\x50\xd3\x7b\xb3\x1e\x09\x6a\x7e\x9f\x72\xf7\x2e\xc7\xc2\xbf\x74\x2c\x16\x59\x26\xdf\x17\x1d\x0b\x56\x92\xec\xac\x04\x95\xa9\x49\x82\xf6\xfb\x9a\x3c\x88\x17\x21\x6c\x92\x5d\x52\x93\x4c\x4d\x92\x64\x90\xd4\x24\xc1\x72\x6e\x4d\x6a\x92\xa0\x7d\x07\x81\x22\x99\x96\xb2\xfd\xce\x1b\x2d\x11\x34\xdf\xbd\xa7\x91\x4d\xb0\x9d\x8d\x1d\xa0\x39\xe6\x57\xc2\xc7\x33\x47\x75\x4c\xc3\x9d\x5e\xbf\x8d\x6d\x82\x98\x3e\x78\xa7\xee\x98\x06\x37\xbd\x00\xe9\x8e\xf9\xd5\xeb\xf1\xd4\x51\x1e\xf3\xab\xd7\x83\xf2\xa7\xd1\x4d\xd0\x0c\xeb\xa6\x42\x99\xdf\x62\x24\x78\x67\x1a\xdd\x4c\xcb\xe5\xfa\xdc\x99\x86\x37\x41\x33\x82\x9d\x7a\x27\xd8\xff\x60\x9b\x7b\x14\xef\xec\x66\x72\xa4\xde\x09\xf6\x5f\xd8\xe6\x30\x6d\xb4\xe9\x6e\xd0\x3b\x41\x63\x85\xd5\x4c\xab\xf5\xa4\xd5\x7a\xe2\x6b\x73\x94\x5c\xc9\x24\x7e\x76\xc2\x61\x32\x80\x1a\x3f\xb7\xc4\x61\x72\xd9\x92\xf8\xf9\x17\x8e\x13\xf3\x3e\xfb\x70\x87\x19\x42\x05\xfb\x73\x8c\x9d\x91\x4e\xd0\x34\xba\xd4\x2b\x41\xd3\xb1\xd3\x48\x27\x68\xd3\xe3\xc6\xe4\x5e\xb0\x7f\xcc\x36\xfb\x75\xd9\x2f\xb6\xd7\xe0\x67\x5e\x5f\x1f\x38\x7e\xcd\xe5\x4d\x8b\xee\xc4\xf7\xa7\xf6\x8b\x19\x9c\xff\x9e\xa0\xf5\x54\x10\x6d\xb9\x27\x14\xd5\x34\x00\x1a\x18\x46\xaa\xa0\x60\x3b\x20\xff\xa1\x3d\x82\x6e\x7a\x45\x1a\xb1\xcc\xaf\xe8\x0e\xef\xd4\xd2\x90\x25\xe8\x86\xa3\x53\xa3\xcc\x7f\xf6\x68\x9b\x5b\xbc\xd1\x7d\xdf\x9f\x0a\x25\xe8\xce\xc8\x4d\x7d\x32\x3f\x9f\x24\x43\x27\x75\xc7\xd4\x1d\x1d\x12\xb5\x30\x89\x44\xfe\xbb\x15\x2a\x81\xa0\xe7\x5f\xde\x72\xa7\x92\x08\xe2\xdf\xb3\x81\x9a\x08\xba\xef\x9c\xd3\x58\x23\x88\x5a\xbf\x6d\xb2\x37\xc4\x1a\x4d\x7a\x4a\x63\x8d\xc9\xa4\xce\x6a\xe4\x3f\x55\x45\xe0\xdc\x8d\xd4\x14\x41\xe4\xcf\x9d\xa9\x2a\xe6\x6b\xea\x0f\x2d\x1e\x52\x4c\xd7\x34\xe3\x2c\x4d\x6a\x05\xd9\xbd\x3a\x19\x56\x4c\xe7\x66\x7a\x43\x32\xac\x08\x4a\xf1\xba\x63\x9a\x2b\x28\xd6\x53\x4a\x4d\x11\x14\x53\x85\xd3\x00\x62\x6e\x2d\xac\x26\x50\x0e\xad\x10\x54\x6b\xd6\x0c\x83\x85\x60\xba\x11\x43\x51\x04\x91\x96\xc2\x18\x9a\x22\xa8\xc9\xbe\x1e\x9a\x22\x58\x86\x0f\x86\xa6\x08\x96\x41\x86\xa1\x03\x02\xa7\xac\x0c\x15\x10\xac\xe5\x66\x1d\xb6\x30\xc3\x79\xf8\xe3\xa7\x4d\x4c\xeb\xe5\x49\x70\x68\x80\x20\xd2\x89\x7a\x43\x05\x04\xd1\xbf\xcd\x7a\x6c\x7a\x3c\xc7\xed\x11\xe7\xc7\x40\xf8\x7c\x0d\x35\xb4\xbb\x11\x4c\x8c\xe3\xcc\x1a\xaa\xdc\x08\x1f\xa9\xe9\xb6\xd1\x40\xb0\x6f\x6d\x6c\x87\xd1\x40\x50\x8a\x5b\xab\xde\x81\xe1\x8b\xf5\x61\xe4\x6f\x58\x51\xe7\xfb\x7d\x37\x76\xa3\x3a\xad\x68\x68\x77\x20\xba\xef\x06\x47\x7c\x1b\xeb\x7e\x63\xc8\xb4\x3b\xb0\x0a\xb7\xeb\xa1\xdd\x81\x65\xdc\x77\x68\x77\x60\xf9\x36\x72\x68\x77\x60\x5f\x54\xe8\xb9\x2a\x07\xa2\x59\xf7\x7e\xe8\x72\xa0\xd7\xaf\xc9\x6e\x6e\xf4\x24\x80\x30\x74\xb9\xe1\xc2\xfb\x6c\xbf\xf1\xbd\x51\x58\x3d\xcb\x4d\x75\x2f\x6d\x38\x03\x75\xe8\x76\xc0\xc9\xd2\x43\xb5\x03\xce\xcf\x1e\x2a\x1b\x58\xdc\xbe\x86\x7a\x06\xd2\xc2\xeb\x43\x3d\x03\x3e\x3e\x0f\xed\x0c\xf8\xde\x63\x28\x67\x20\xba\x93\x53\x86\xb1\x38\x90\x61\xe7\x14\x36\x90\xe1\x71\xa3\xb0\x81\xb4\x1c\xf8\x30\x3c\x07\x32\xbe\x0d\xb5\x7b\x95\xb2\x2d\xcd\x2d\xb5\x7f\x1b\x6b\xf9\x3d\xfb\x57\x7d\xe9\xe4\x36\xb8\x53\x2b\x2f\x9d\x1c\x29\xad\x6e\x68\x75\xcd\x7d\xa3\xd5\x81\x64\x5d\xe8\x1c\xc6\xdf\x40\x98\x40\x3d\x14\x3d\x90\x2c\x83\x99\x43\xd1\x03\xe9\x3a\x1b\x43\xcf\x03\xe1\x54\x81\xa1\xd4\x81\x74\xa9\x84\xa1\xd3\x81\xac\xdf\x46\xd8\x21\x2a\xea\x58\x58\x75\x98\xe3\x3a\xba\x6f\xc3\xe8\xb6\x02\x07\xc2\xcc\xeb\x61\x44\x0e\x24\xab\x24\xe6\x30\x22\x07\xc2\x04\xea\xa1\xe5\x81\x30\x9f\x7d\x28\x79\x20\x59\xfd\x33\x87\x92\x07\xd2\xc5\x04\x86\x46\x07\xc2\x94\xed\xa1\xd1\x81\xac\xdf\x76\x7d\x9b\xca\xfd\x26\xfc\x2d\x07\x9f\x88\x9c\x09\xce\xc3\x4c\x55\x10\xa6\x59\x0f\x2d\x0e\x44\x37\x7f\x61\xa8\x71\x20\xd2\xd9\xec\x43\xf5\x1a\x9f\x7a\xb9\x2f\xf5\x2c\x10\x06\x0b\x87\x4e\x05\xb2\x4f\x9b\xdc\x5a\x22\x6b\xe6\xc2\x0e\x9d\x6a\x90\x4b\xea\x0c\x9e\xa1\x40\x81\x70\x8e\xca\x50\xa0\x40\x18\xdf\x1b\x0a\x14\x08\xa7\x24\x0d\xfd\x09\x24\xab\x67\xe6\x30\xd6\x06\xc2\x90\xf6\x50\xa9\x40\xf6\xe9\xcf\xdb\xa3\x61\x45\x6f\x3f\xe5\xf1\x34\x78\x4f\xb7\xfc\x2d\xfb\x48\x89\x9c\x7d\x8b\xf9\xdf\xbb\xf1\x50\xaf\x40\xb2\xf8\x7e\x0e\xf5\x0a\x84\x51\xcf\xa1\x5e\x0d\x17\x79\x5c\xfe\xbb\xfb\x90\x0a\x3a\x4e\x0c\x1a\xe3\x1b\x28\x1e\xdd\x30\xfc\x61\x58\x0e\xa4\x05\xd8\x87\xb3\x2d\x41\x5a\x05\x7e\xe8\x60\x20\x59\x85\x37\x87\x0e\x06\xb2\x13\xe5\x1a\x2a\x18\x48\x56\x0e\xcf\xa1\x82\x81\x70\x5a\xd3\x50\xc1\x40\x38\xf1\x65\xe8\x5b\x20\x9c\x2a\x34\xf4\x2d\x90\xdd\x3b\x9c\xbe\x05\x92\x25\x05\x73\xe8\x5b\x20\xfb\xf4\x8b\xf6\x91\xd4\xd4\x19\x1e\xce\x2a\x18\x08\x67\x3f\x0d\x15\x0c\xa4\x15\x9f\x87\x0a\x06\xb2\x13\x04\x1d\x66\xa6\x82\x30\x00\x3c\x94\x32\x90\xd6\x72\x1e\x4a\xd9\xb0\xe4\xaa\xc7\xb2\x06\x06\xc2\x39\x6b\x43\x03\x03\xc9\x22\xea\x39\x34\x30\x90\x16\x15\x1f\x1a\xd8\xd0\xc0\x08\x09\x0c\xa3\x7b\x20\x9c\x82\x35\x74\x32\x10\xce\xb8\x1b\x3a\x19\x48\x0b\xb3\x0f\x9d\x0c\x44\x57\x93\x87\xba\x05\x62\xfe\x78\xb8\x1e\xc6\xd6\x40\xb8\xc2\x7f\x0e\x05\x09\xe4\xe2\x75\xc9\x50\x90\x40\x58\x3b\x6e\xe8\x47\x20\x4c\x41\x1d\xea\x11\x88\x6f\x61\xa8\xa1\x1f\x81\x5c\x1e\xb0\xea\x11\x48\x83\x47\x43\x3b\x02\x61\x5e\xf7\xd0\x8e\x40\x3a\x55\x7a\x28\x47\x20\x2c\x57\x37\x74\x23\x90\x4e\x6f\x1e\xaa\x11\x08\x57\x94\x1a\xaa\x11\x48\xdf\x26\x0d\xd5\x08\xa4\x53\xb8\x87\x66\x04\xd2\xd9\xcd\x43\xe1\x19\x16\xba\x31\x75\x6d\x28\x3c\x20\x9d\xc8\x3a\x0c\xc0\x81\x74\xfa\xe6\x30\x00\x07\xd2\xd7\x67\xc3\x00\x1c\x48\x13\x6b\x86\xa2\x04\xc2\xfc\x9e\x61\x4c\x0e\xa4\x53\x99\x87\xee\x04\x72\x79\xf9\x52\x94\x40\x3a\x0d\x77\xe8\x49\x83\x3a\x37\xce\xc3\x1b\x46\xee\x40\xb2\xa8\x76\x0e\x35\x09\xe4\x4a\x7f\xde\x23\xea\xe2\xad\xb9\x47\x94\x92\x04\xf2\x7b\x20\xd3\x91\x40\x98\xce\x3e\x0c\xe6\x81\xb0\x4e\xf7\x30\x98\x07\xe2\x3b\x02\x14\x29\x10\x4e\x90\x18\x06\xeb\x40\x58\xa6\x7b\x18\xac\x03\x61\xb1\xed\xa1\x6d\x81\xe8\xbe\x1d\x1b\x06\xeb\xc0\xbe\x79\xf8\x6b\x8e\xc5\xcd\x58\x78\x5b\xd0\xc0\x40\x38\xa7\x64\x68\x60\x20\x9c\x14\x30\x0c\xe9\x81\x5c\x69\x93\xc3\x73\x33\x3c\x3e\x7a\xe8\x64\x20\x9c\xba\x31\x74\x32\x10\xce\x39\x18\x86\xf8\x40\x3a\xf7\x7b\x18\xbc\x1b\x06\xef\x3c\xc5\xb5\x34\x90\xbe\x8d\x1d\xa6\x90\x82\x74\xa2\xf7\x30\x9c\x07\xc2\x89\x0f\x43\x95\x03\xb9\xd2\x4f\x39\x14\x0f\x87\xbe\x97\x0b\x55\x0d\x84\x09\x69\xc3\x54\x51\x90\x6b\xd8\x64\xb7\x2d\xd2\xe3\x45\x45\x79\x1b\x16\xe9\xf1\x99\x5f\x79\x03\xb9\xf0\xc9\x61\x30\x10\xa4\x6f\x89\x87\xc1\xc0\x61\x91\x1e\x2f\x9c\x1a\xde\xb0\x48\x8f\x17\x4e\x15\x6f\x58\xa4\x87\xb7\x89\x43\xc3\x03\x69\x41\x83\x61\x30\x10\x84\xaf\x3e\x86\xd6\x07\x8a\x35\xe4\x86\xc1\x40\x10\x56\xa3\x1c\x8a\xe0\xb0\x48\x4f\xf7\x8b\x0e\xce\xeb\xe0\xf8\x29\x0f\x13\x8b\xf4\xf8\x18\xab\x08\x82\x68\xa3\xfd\xa1\x54\xd8\x30\xf0\x38\x2c\xe2\xe3\xf5\x52\x77\x04\xb9\x7c\x78\xd1\x1d\x41\x0c\xa5\x79\x18\x66\x04\x61\x25\xfd\xa9\x4f\x82\xf8\x8a\xb3\x4c\x85\x12\x44\xce\xaf\xad\xd8\xf6\x55\xdd\x9d\xb4\x55\xdb\xac\xae\x55\xfc\xbd\x66\x1b\x39\xf4\xa6\x66\x4d\x15\x0f\xc4\x30\xac\x3c\x0d\xe0\x81\xdd\x6f\x7e\x4f\xa1\x03\xc3\x55\xcc\xa6\xe1\x3a\x50\x2c\x23\x38\x75\x3c\x30\xea\xb2\x29\x6d\x22\x63\x60\xf8\x5b\xc3\x26\x14\xef\xfb\xad\x69\xd3\xe4\xb7\xe8\x95\xb3\x1d\xc1\xa8\xc3\xa6\xd3\x26\xd7\xb5\x5e\xfe\xd8\x65\x1b\x45\x5f\xa6\x7f\x69\x9f\x82\xa2\x39\xd3\x4f\x3d\x36\x3d\xde\xfb\x1b\x6d\xaf\x6d\x84\x1a\xb8\xe0\x4e\x4d\x10\x8c\xca\x33\xcf\xd4\x04\x41\x61\x95\xd2\x9c\x9a\x20\xd8\x57\x19\xfe\x40\xed\x03\xa3\x72\x19\x9b\x5a\x1f\x18\x95\x03\x76\xaa\x78\x53\xc5\xe3\x92\x35\xcd\xeb\x04\xc5\xaa\x7e\x53\xed\x03\xc5\x9a\x8a\xd3\xa0\x1e\x18\x75\xfa\x45\x7b\x69\x69\x20\x6e\x0e\x53\xf3\x03\xc3\x15\x7f\xa6\x41\x3d\x30\x2a\x57\xdc\xa9\x0d\x82\x51\xed\x91\x01\xbc\x69\x15\x20\xae\xb8\x53\x1d\x9c\x56\x01\x72\xbb\xf4\x41\x30\x2a\xd7\x8f\xa9\x10\xce\x4f\x08\x79\xaa\x9f\xe6\x6b\x82\xf8\x22\x90\x53\x49\x04\xa5\xb8\x97\x94\x44\x50\xca\xb7\x65\x76\xbc\xb2\xcb\x97\x5f\xb4\xe3\x94\xf9\xa9\xc3\x26\xf7\x78\x25\x4e\xe6\x50\x2b\x89\xd3\x32\x3f\x8e\xab\x96\x08\x22\x07\xea\x35\x9d\xaa\x08\x8a\xe5\x31\xa7\x51\x43\x50\xcc\x4d\x98\x46\x0d\xa7\x51\xc3\xe9\xa7\x3c\xd4\x8d\x1a\x7a\x5c\xe8\x97\x60\x58\xd5\x7e\xaa\x97\xd3\xa0\x21\x6f\x33\xa6\x7a\x39\x2d\xfd\xe3\x7e\x53\x2f\x41\x7c\x6f\x03\xa6\x7e\x09\x4a\x71\x64\xf5\x4b\x30\xaa\xd7\x03\xe3\x88\x60\x3f\xa1\xb1\x9b\x74\xce\x69\xf1\x9f\xe1\x66\x38\x3e\xc6\x11\x3d\x09\x75\x4e\x30\x2a\xf7\x9a\xa9\x73\x82\x51\xbf\x5e\x7a\xac\x34\x4f\x08\x7a\xe9\x54\xcb\x69\xf1\x1f\xbf\x68\x00\x12\x14\x4b\x5a\x4e\x65\x15\x14\x57\xdf\x9d\x66\x94\x82\x62\x15\xcd\xa9\xbf\x82\xe8\xbe\x6d\x9f\x0a\x2c\x88\x66\xe9\xa5\xa9\x75\x82\x7d\x89\xe3\x4f\x0d\xdb\x81\x7d\xe9\xe2\x5f\x0d\xb5\x81\xaf\x4e\xfd\x54\x01\xa7\x65\x76\xd2\x4f\xd9\x29\xcb\xec\x70\x17\x9f\x2a\x20\xf8\x2a\xd3\x4d\x15\x10\x7c\xb5\xd6\xa7\xbe\x07\x86\xb7\xc6\xa9\xef\x4d\xcb\xec\x78\xc5\xd0\xf7\x40\x31\x8f\x7c\xea\x7b\xe0\x5b\xf1\x66\xea\x7b\xd3\x32\x3b\x5e\xf1\x0c\xa1\x81\xe1\xfd\x79\x2a\x74\x60\xf8\xee\x6e\x2a\x74\xd3\x92\x3a\xee\x5e\x85\x6e\x5a\x52\xc7\x5d\xa2\xd0\x81\x61\xe1\xdc\xa9\xd0\x81\xe2\x22\x2c\xd3\x08\x1a\xf8\x8a\x32\x4f\x1d\x0f\x14\xe3\xd7\xd3\xcc\x4b\x50\xac\x74\x3f\xd5\xbe\x69\x91\x9d\xef\x8b\x0e\xce\xfc\x64\xc1\xdf\x77\x74\x58\x62\xd2\xa5\x14\xa6\xde\x07\x8a\xeb\x5b\x4c\xbd\x6f\x5a\x78\x87\xfb\xff\x34\x17\x73\x7e\x6b\xfb\x7b\x5c\xeb\x82\xe0\x2b\x04\x30\x0d\xc7\x4d\x2b\xef\x78\x75\x53\x0f\x01\xf5\x20\xfe\xf7\x06\x3d\xb5\x47\xf0\x25\x87\x4e\xbd\x10\x7c\xeb\xcd\x4d\xb5\x70\x5a\x71\x07\x2d\x99\x6a\xe1\xb4\xe2\x8e\x87\xbd\x5a\x08\xc6\x72\xdf\xab\x85\xa0\x0c\xcf\x5a\xb5\x10\x14\x67\x71\x4f\x03\x73\x60\x98\x5b\x35\xd5\x42\x50\xac\x72\x39\xd5\x42\x10\xfd\xe7\xb5\xd5\x14\x4f\x30\x4c\x8f\x9f\x4a\xe0\xb4\xe4\x8e\x67\x95\x12\x08\x8a\xb5\x1b\xa6\x12\x08\x8a\x2b\x2e\x4c\x25\x10\x7c\xa5\x1b\xa6\x81\xb9\x69\x7d\x1d\x8f\x53\x03\x73\xd3\xfa\x3a\x9e\x06\x4e\x4c\x04\xc3\x87\x9c\xa9\x3c\x4e\xeb\xeb\x7c\x3f\x6f\x27\x2d\xda\x6a\x35\x84\x69\xde\xe7\xb4\xc0\x8e\xa7\xac\x11\xbd\x69\x81\x1d\x77\xb4\x11\x3d\x30\x96\x47\xa5\x01\x3d\x30\x2c\xe3\x3e\x8d\xe7\x4d\x0b\xec\xe0\xa1\x53\x5d\x05\x43\xc7\x99\x86\xf8\x40\xb1\x3c\xd7\x54\x60\xa7\x05\x76\x70\x9c\xa9\xc0\x82\x62\xe0\x6a\x2a\xb0\xa0\x0c\xff\x51\x81\x05\xc5\x32\x4f\x53\x7f\x05\x43\x85\x9a\xfa\x2b\x28\xd6\xe4\x9d\xfa\x2b\x98\xbe\x19\x98\xfa\xeb\x74\x31\x4c\x0f\x3a\xfd\x75\x1a\xdc\xfb\xfd\xfc\x7d\x87\x82\x02\x3e\xdd\xe8\xec\x34\x1c\x07\xf6\x23\x1b\x3f\xa7\x3c\x82\x2d\xea\xb6\xf9\xaf\x97\x07\x1e\x7b\x4e\x7b\x04\xd1\x9b\x7f\xa1\x3e\x82\xe9\xaa\x54\xd3\xd0\x1b\x98\xce\x29\x9b\x1a\x25\x98\x96\x90\x98\x1a\x25\xa8\xbe\xa2\x9c\x46\xde\x40\x0c\xe7\xfb\x4d\x2d\x13\x54\xdf\x51\x4e\x2d\x73\x5a\x58\xc7\xdb\xa9\x96\x09\xaa\xef\x15\xa7\x96\x09\xa6\xe5\x07\xa6\x4a\x09\xa6\xab\xa8\x4d\x95\x12\x4c\x8b\x75\x4c\x95\x12\x54\xeb\x64\x4c\x95\x72\x5a\x44\xc7\xbd\xa9\x52\x82\x69\x65\x8e\x69\x5d\x1d\x50\xad\x6d\x31\xb5\x4c\x30\x7d\xbf\x35\x95\x4c\x50\x9d\x56\x32\x75\x4c\x50\x9d\x7c\x32\x15\x4a\x50\x7d\x0f\x3b\xb5\xc7\x69\xc5\x1c\x77\x88\xf6\x38\x6f\xfb\xe8\x3f\x7a\x2c\xde\x04\x28\x78\xcd\x3b\x0d\xe8\x81\x6a\x61\xe9\x69\x36\x28\x98\xbe\x8a\x9b\xda\x23\xa8\xbe\xc0\x9d\xda\x23\x98\xbe\x2b\x9b\xaa\x22\x98\xf9\x7d\xca\x0e\x3d\x74\xc8\x81\x36\xd2\x07\xa6\x8b\xbb\x4d\xed\x11\x4c\x6b\xa7\x4c\xed\x11\x4c\xdf\x40\x4e\xed\x11\x4c\x5f\xc5\x4d\xed\x11\x4c\x5f\x89\x4e\x55\x11\x54\x5f\x19\x4f\x55\x11\x4c\x17\x6d\x9b\xaa\x22\x58\x16\xd2\x9c\xaa\x22\x98\xbe\x2a\x9b\xaa\x22\xa8\x4e\x0c\x9e\xaa\xe2\xb4\x10\x8e\xb7\x48\x55\x11\x4c\xcb\x83\x4c\x55\x11\x54\x63\x86\x53\x55\x9c\x16\xc2\xf1\x22\xaf\x2a\x82\xe9\x6b\xdf\xa9\x2a\x82\xe9\xfa\x78\x53\x55\x04\xd5\x8a\x34\x53\x15\x04\xd5\x8a\x1e\xd3\x1c\x54\x50\x9d\x13\x30\xb5\x43\x30\x5d\x01\x72\x9a\x83\x0a\x66\x72\x30\x2d\x4d\x10\xec\xd3\xbb\xd2\x16\xb6\x69\x82\x28\xf8\xd2\x04\x41\x0c\x57\x1e\x5c\x9a\x20\x88\xe1\xe2\x68\x4b\x13\x5c\xae\x4e\xc9\x1d\x7d\x19\x5c\x04\xd5\x29\x55\xcb\x34\x54\x30\xad\x24\xb3\x4c\x43\x05\xd3\xb7\xc9\xcb\x10\x24\x98\xbe\xcb\x5e\xc6\x20\x97\x65\x5e\x7f\xbf\x3f\x24\x68\x2f\x83\x94\x60\x26\x3b\x63\x19\xa4\x04\xd3\xd5\x2d\x96\x41\x4a\x30\x0d\x65\x2e\x05\x16\xd4\xf2\x6d\xe4\x63\x13\x47\x57\xb1\xc3\xaf\x4d\x94\x59\xe2\x5e\xb7\xb4\xdc\xe5\xe2\x94\x3c\x4e\x2c\xd3\x54\xc1\x74\xcd\xbe\xa5\xf7\x82\x6a\x7c\x68\xe9\xbd\xcb\xf5\x2a\x79\x84\x58\x7a\x2f\x98\xae\x68\xb8\x4c\x53\x05\xd3\x1a\x2f\x4b\xef\x05\xd3\x1b\xe2\xd2\x7b\x41\x74\xef\xfb\x4b\xf1\x05\xf1\xad\xd4\xb2\x34\x5f\x10\xcd\x4c\xc0\xa5\x72\x82\xe9\xbc\xdc\xa5\x39\x82\xe9\x8b\xea\x65\xc4\x10\x44\x3a\x87\x6a\x29\x85\xcb\x92\x37\x5c\x0d\x97\x99\x9e\xa0\x26\x2f\xa8\x96\x52\x08\x56\xe1\x66\xbd\x0c\x1b\x82\x65\x39\xd5\xa5\x27\x82\x65\xa9\xd1\xa5\x27\x2e\x2b\xde\xf0\xfc\xbe\xf4\x44\x10\x69\xe8\x7d\xe9\x89\xcb\x92\x37\xdc\x02\x97\x9a\x08\x96\xab\x94\x2f\x35\x71\x59\xf1\xc6\x23\x5a\x27\x04\xab\x7c\xbf\x65\x2f\x2b\x49\x58\xd3\x26\x0f\x0c\x02\x87\x16\xd8\x5d\x3a\xe1\xd2\x09\x2d\x0a\xb1\x0c\x1d\x82\x65\x95\xe2\xa5\x26\x2e\x2b\xda\x78\xb2\xa9\x89\xcb\x8a\x36\x3c\x59\x2c\x35\x11\x2c\x27\x68\x2f\x35\x11\xec\xe3\x9e\x81\xd5\x13\xc1\x72\xf6\xc5\xd2\x13\xc1\xb2\x14\xf3\xd2\x13\x41\x0c\x3d\x62\x29\x85\xab\xd1\x73\xcf\x5b\x0d\x10\xd4\xfc\xfe\xd3\xc1\x68\x0e\x86\x9f\x72\x30\x1a\x83\x61\x2f\xb5\x3d\xb0\x5c\xe8\x7c\x69\x7b\x60\x99\xf9\xb0\x54\x3b\xb0\x0c\xd1\x2f\x73\x4b\xc1\x32\x1c\xbf\xb4\x3d\x50\x5d\x96\x68\x69\x7b\xa0\xba\x70\xc8\xd2\xf6\xd6\x67\x7b\xbc\x6c\x5a\xda\x1e\x18\xbe\xa6\x5c\x86\x2b\xc1\xb2\x48\xec\x72\x02\x21\x58\x66\xed\x2e\x23\x98\x60\x95\xef\xb7\x1c\x8a\xee\x50\xd0\x23\xd3\x54\x41\x75\xb1\x92\x65\x50\x13\x2c\x93\x82\x97\x7a\x09\xaa\x33\x95\x97\x41\x4d\x50\x9d\x0b\xb6\x0c\x6a\x82\x65\x14\x7f\x19\xd4\x04\x35\x79\xf5\xbe\x0c\x6a\x82\x7d\x0d\x66\x78\x0c\x6a\x82\xe5\x1a\x2d\xcb\xdc\x54\x50\x9d\xba\xbc\x4c\x4d\x05\x31\x7f\x5e\xf0\x94\x5c\xb0\x4a\xf7\xc7\x1c\x31\x2a\xf7\xb8\x8c\xfd\x32\x40\x0a\xf6\x23\x21\xdd\x34\x37\x15\xd4\x74\x14\xad\xdc\x03\x96\xb3\x48\x97\x61\x54\xb0\xac\xf7\xbb\x74\x68\x50\xd3\x81\x35\xb2\x0a\x96\xe5\x5f\x97\x5a\x0d\x6a\x7a\x5a\x9a\xc0\x0a\xaa\x53\x16\x97\xa6\xbd\x9c\xc5\xc8\x03\xf9\x32\x81\x15\x4c\x17\x2e\x5e\xca\x37\x58\xd6\x5a\x5f\xca\x37\x88\xa6\x0b\x2f\x03\xb0\xeb\xcb\x60\xed\x7e\xd5\x31\x1b\x9e\x4a\x36\x39\x64\x1b\xd5\x09\xc4\x4b\x23\x07\xcb\x59\x4b\x4b\x23\x07\x35\xdd\x25\x1a\xf9\x32\xa9\x95\xe7\xe5\xa5\x91\x83\xea\x3a\x5a\xcb\xa0\x2c\x58\x56\x6e\x5e\x4a\x3a\x58\xbe\xc9\x5a\x8a\x35\x88\x74\x72\xd9\x52\xa3\x41\x4d\x2f\x5b\x6a\x34\x58\xbe\x0f\x5c\x2a\x33\xd8\x47\x01\xff\xa9\x33\x83\xea\xd4\xf7\xa5\xf9\x82\xe8\xe6\xf9\x2c\x63\x9e\x60\x99\x14\xbf\x8c\x79\x82\xe5\xfc\x86\xa5\xc8\x82\x65\x30\x6d\x29\xb2\x60\xad\xf2\x07\x67\x5e\x4a\x2d\x58\xc6\x9c\x96\x52\x0b\x6a\x7a\x7a\x18\xeb\x04\xcd\x09\x50\x4b\xcf\x05\xcb\x39\x18\x4b\xcf\x05\xcb\x68\xd2\xd2\x73\xc1\xbe\x37\xd0\x3b\xe3\x9f\x60\x99\xdf\xbf\x8c\x7f\x82\x65\x1c\x67\x69\xc3\xa0\x59\xc0\x62\x69\xc3\xa0\x59\xfe\x61\x59\x95\x07\x2c\x63\x2f\x4b\x1b\x06\x7b\xdc\xf9\x4b\x75\x78\x7d\x79\xaa\x74\x49\x1d\x5e\xe6\xa9\x7a\x74\xa9\xc3\x20\x9a\x4b\xf8\x2c\x7d\x18\x34\x4b\x90\x2c\x7d\x18\x2c\xe3\x87\xcb\x59\x90\x60\x19\x1e\x59\x2a\x32\x68\x16\x25\x59\x1a\x32\x58\xeb\xfb\x79\xc7\xe7\xcb\x79\x75\xc3\x1c\x9e\x83\xe1\x21\xee\xb8\x34\x64\xb0\x0c\xdb\x2c\x0d\x19\x34\x8b\x79\x2c\x0d\x19\x2c\xa7\xa8\x2c\x0d\x19\x34\xb3\x16\x97\x86\x0c\x9a\x55\x50\x96\x86\x0c\x96\x05\xac\x97\x86\x0c\x96\x33\x54\x96\x86\x0c\x96\xb3\x0f\x97\x86\x0c\x22\xab\x97\x60\x15\x19\x2c\xc3\xb2\x4b\x45\x06\xcd\x09\xbf\x4b\x45\x06\xcb\xb8\xcd\x52\x91\xc1\x72\x72\xc8\x32\xc4\x0b\x9a\x75\x47\x96\xd2\x0c\x96\x91\xda\x65\xf0\x16\x34\x0b\xb6\x2c\xe7\x58\x82\xe5\x0c\x95\xa5\x59\x83\x65\xd8\x74\x99\xe7\x0a\x96\xb9\x6d\xcb\xa8\x2f\x58\x86\x73\x97\x41\x5f\x10\xf9\x3d\x26\x1a\xf5\x05\xcd\x94\xce\x65\xd4\x17\x2c\xc3\x4e\x4b\x71\x07\xcd\x7a\x28\x4b\x6f\x07\xcb\xd8\xd7\xd2\xd1\xc1\x32\x30\xb8\xb4\x6f\xb0\x7c\xf1\xbe\xb4\x6f\xb0\x0c\x61\x2d\xe5\x1b\x34\x2b\xcb\x2c\xe5\x1b\x34\x97\x0f\x58\xca\x37\x68\x66\xa4\x2e\xe5\x1b\x2c\x67\xe6\x2c\x43\xbc\x60\x19\xd9\x5e\xfa\x38\x68\x56\x1e\x5a\xfa\xf8\xb2\xaa\xed\x74\xc4\xb4\x6f\xd0\x4c\x82\x5d\xda\x37\x58\x46\x52\x97\xf6\x0d\xa2\x7f\xc7\x98\xfa\x0d\xf6\x89\x4a\x07\x8c\xde\x82\x65\xe8\x7f\x69\xc3\xeb\xf9\xa2\x62\x1c\x05\xc6\x57\x41\xfc\x5c\xc6\x65\xe9\xc3\x60\xb7\xb1\x71\x86\x53\x41\xfc\x5c\xae\x66\x29\xc9\x20\x7e\x2e\x98\xb2\xb4\x64\xb0\xdb\xd8\x14\x35\x19\x34\xcb\x82\x2d\x35\x19\x44\x37\x47\x76\x29\xc5\x20\x7e\xae\x20\xb4\xb4\x62\xb0\x37\xc5\x9f\x73\x3f\x3c\xd4\xda\xf2\xbc\xd3\x94\xc1\xfe\x57\xbe\xaa\x04\x83\xfd\x55\x86\x5d\x0b\x06\xfb\x73\xb6\x39\xec\x2f\x65\xb4\xbc\x70\xa8\xc1\x20\x7e\x4e\x2d\x5c\x4a\x2f\xd8\x5b\x47\x67\xb5\x5e\xb0\x7f\x8e\x5d\xa6\xf6\x82\x3d\x50\x1c\x72\x7a\x2f\xd8\xd7\x6e\xbf\xeb\x61\xc8\xe4\xcb\x74\x7a\xe9\xd2\x7c\xc1\xfe\x3d\xbf\xeb\x08\xbc\x8e\x80\xc7\x98\xee\x0b\x9a\x55\xe6\x96\xc1\x52\xb0\x7b\xeb\x57\x3d\x14\x09\x96\xfe\x5c\x0a\xe7\xd0\x91\xc1\xde\xbc\x46\x5b\xd8\x46\x46\x3e\x77\x96\x43\x45\x06\xcd\x1a\x70\x87\x86\x7c\x18\x2b\x35\xb1\xf6\xd0\x90\xc1\xde\x38\xdb\xba\x6d\x94\x56\xe0\x8c\x3e\x54\x64\xb0\xff\xb4\xd3\x36\x6c\x73\xec\xb8\x35\x1f\x4a\x32\xd8\xfd\x4f\xda\x96\x6d\xcb\xcf\xb9\x75\x87\x6d\xd4\x9e\xe3\xf6\x75\xa8\xc1\x60\x1f\xdb\x7f\xc8\xd3\x3e\xd4\xe4\xc3\xd9\x9c\xb9\xfc\xb7\xdb\xb6\xdb\x2d\x70\xab\x5e\xdb\x1c\x46\x6e\xb3\x87\x0e\x0c\x9a\x45\x20\x0e\x85\x17\x34\x4b\xd8\x1d\x0a\x2f\xd8\xbf\xc6\xb6\x6b\xbc\x60\x8f\x05\xff\x60\xf4\x17\xec\xe3\x8d\x31\x53\x83\xc1\xfe\x9c\xff\xea\xf8\x84\xe3\xc3\xd5\xf8\xb0\xe0\x0f\x68\x56\x26\x3c\x54\xe3\x43\x35\x56\x53\x0f\xd5\x18\xec\x63\xc1\x36\x07\x20\x9c\xce\xca\x31\x73\x18\x15\x06\xfb\x73\x76\xe3\xb1\x8d\xc9\x1e\xc3\xce\x3a\x26\x41\x45\x4a\xe4\xe9\x30\x2a\x0c\xf6\x37\xe9\xac\x61\x61\xd0\xac\xcd\x77\x98\x0d\x0c\x9a\x75\x19\x0f\x15\x1d\xec\x6e\x71\x78\x18\x16\x06\xbb\x8d\x6d\x33\x1b\x18\xec\x7f\xf0\xbb\x0e\x49\x71\xb2\x83\x43\x62\x18\x18\x44\xcf\xe9\x96\xd8\x57\x17\xdb\xb4\x94\xe7\x61\x6c\x18\x44\x77\x16\xf6\xa1\xce\x83\x88\xf0\x10\xd4\xe7\x41\x74\x9f\x83\x0e\x85\x1e\xec\xcf\xd9\x66\x3f\x36\x9a\xd3\xe1\x0e\x55\x1d\x34\xe7\x99\x1f\xaa\x3a\x68\xd3\x23\xcc\x88\x2e\x68\x33\xfc\xa2\x7d\xa8\xce\xce\xf0\xa0\x53\xdf\x41\x84\x39\xbd\x87\xfe\x0e\xda\xf4\xa4\xd4\xdf\xc1\xde\x34\x86\x4e\x7f\x07\xfb\xe7\xf8\xaa\x02\x0f\xf6\xd1\xc9\xdf\x6a\xf0\x60\x7f\x8e\xef\xea\xe6\xa0\x39\xf1\xf3\xd0\xcd\x41\xa4\x09\x24\x87\x72\x0e\x22\x4c\x4b\x3e\x8c\xe2\x82\x36\xdd\x39\xfa\x3a\x68\xf3\xdb\x10\x47\x84\x24\xe1\x30\xed\xe0\x50\xd8\x41\x73\xe6\xe7\xa1\xb0\x83\xbd\x1b\x18\x39\x43\xb6\x47\xb3\xaf\xdc\x6e\x0f\x95\x1d\xec\x61\x62\xd7\x18\xa1\x05\xbb\x8d\xcf\xe9\xf1\x60\xf7\x95\xff\x50\xe4\xc1\xfe\x0f\xdb\xdc\xfd\x24\x19\x37\x5f\x31\x1c\xaa\x3c\xd8\xbf\xe7\xe7\x1c\x14\x5c\x3e\x4c\xd5\x3e\x74\x79\xb0\x3f\xc7\x36\x2b\xf3\x20\x9a\x99\x0b\x87\x36\x0f\xda\x74\x97\x69\xf3\xa0\x4d\x0f\x44\x6d\x1e\xec\x2d\x66\x8f\xa9\xf3\x60\xb7\xb9\x75\x8e\x4a\x77\x2a\x92\x23\xa5\xbd\x83\xbd\x25\xfe\x85\x23\x45\xf5\xdc\xe9\x31\xa6\xbe\x83\xfd\x31\xdb\x1c\xa8\x8d\x36\xfd\x07\xf5\x1d\xb4\xc9\xad\xfa\xd0\xd5\xc1\xfe\x26\xdd\xd7\xd5\xc1\x7e\x30\xf1\xd7\x1c\x92\x74\x48\x1c\x62\x6d\x1d\xec\x36\x3a\xa6\xad\x83\xdd\xc6\x91\xa2\xae\x83\xfd\x55\x3f\xe7\xa0\xe4\x37\x28\x74\x56\x61\x07\x6d\x7e\x5f\x75\x4c\x5c\x2d\x34\x3c\x8c\x75\x71\xb0\x7f\x8e\x03\x4f\xf3\x06\x7b\x93\x19\x27\x95\x1a\xec\x36\x7e\x4f\x81\x3e\x5c\xe5\xd3\x5a\x9e\x87\x22\x0c\xa2\xff\xbe\x36\xc7\x7d\xa3\x5b\xfb\xe5\x30\xea\x7c\x58\xf2\xc7\x77\x43\x87\x76\x0c\xba\xcf\x9b\x87\x61\xe7\xe3\x5f\xc5\x1f\xfe\x55\x61\x06\x7b\x4b\xe8\xac\xc6\x0c\x22\x7c\xdf\x75\x18\x79\x06\xdd\x07\xe6\x43\x8b\x06\xfb\x5f\x6d\x73\xdc\xa7\xeb\x84\xe3\x43\x87\x31\xe5\xc3\xfa\xb7\x5a\xeb\xa1\x5a\x83\xc8\xf4\xa9\xc1\x18\x31\xd8\xbf\xc7\xbe\x55\xb7\xc1\xfe\xae\xff\xe1\x00\x4c\x57\x4a\xf7\x6e\x64\x30\x19\x44\x37\x6f\xe6\x50\xc2\x41\x77\xaa\xdc\xa1\x84\x83\xfd\x17\x7f\x48\xf7\x3e\x8c\x36\x1f\xae\xd8\xe9\xeb\xad\x43\x33\x07\x7b\x0b\xd8\x2a\xd5\x1c\x74\xa5\xf2\x50\xcd\xc1\xfe\x98\x5f\x75\x2f\xaf\xaf\x84\x0d\x1b\xaf\x9c\x83\xee\xf4\xba\x43\x11\x07\x31\xbf\x1d\xaf\x89\x83\xbd\x25\xfe\x85\xc7\xe5\xb2\xbe\xa4\x97\x2b\x5d\x1c\x74\x6b\xc0\x1d\x46\xa6\x0f\x57\xfc\x34\x23\xf0\xd0\xcf\xc1\xfe\x2a\x47\x88\x82\x0e\x76\x1b\x07\x97\x82\x0e\xba\x59\x02\x87\x82\x0e\xf6\xc7\xf8\x39\x0d\x1d\x74\x6d\xfc\x50\xd0\x41\xb7\x38\xd5\xa1\xa0\x83\xdd\x07\xff\xc0\x61\x3a\x1c\x26\x2f\x24\x2a\x3a\xd8\x9f\xf3\x5f\x1d\x26\xaa\x17\x35\xe7\x91\x1c\x4a\x3a\xd8\x5b\xe2\x7f\x38\x26\x16\x2b\xfa\x79\x19\x56\xc0\x41\x77\x6a\xdc\xa1\x80\x83\x28\xdf\x1e\xd3\xc0\x8f\xad\xdb\xdd\xe2\xe2\x87\x6e\x7d\xb8\x4c\xa8\x69\xca\x87\x72\x0d\xa2\xbb\xee\xc4\xa1\x5c\x83\x6e\xf5\xa8\x43\xb9\x06\xfb\x1f\xd8\x10\xed\x1a\xec\x8d\xe3\x5f\xd5\xeb\x83\xa9\xa4\x45\x9f\x3b\xcc\x97\x06\xdd\x85\xd0\x0e\xfd\x1a\x44\xf1\xbd\xcb\x61\xc2\x34\xd8\x6d\x6e\x89\xfd\x3f\x29\xcf\xe9\x7e\xd5\xb0\xc1\xfe\x98\x1d\xb3\xaf\x96\x31\xf2\xad\xf9\xa1\x29\x83\xee\x1a\x74\x87\xa6\x0c\xba\xab\xbb\x1d\x86\xb3\xc1\xfe\x35\x36\x4e\x55\x06\xbb\x8d\x9d\x68\x3c\x1b\xec\x7e\xf9\x5d\xfb\x75\xf9\xd6\xc9\x4e\xe8\xd4\x60\xdf\x23\xfd\x3d\x3b\x46\x48\x3b\x8d\xe3\x1d\x5a\x35\x88\x62\x45\xeb\x43\xad\x06\xbb\xcd\xcf\xd9\xdb\xcb\x02\x40\x1e\x3c\x5a\x34\xd8\x6d\x6c\x8b\x1a\x0d\x76\x1b\xe3\xae\x47\x83\xfd\x7b\x6c\x9f\x1e\x0d\xba\x52\x76\xe8\xd1\x87\x89\xd1\xe6\x6f\x1e\x46\xa3\x0f\x57\xfb\x54\xf2\x0e\xa5\x19\xec\x9f\x63\xe0\x0d\x51\x83\xfe\x3d\xc3\x9b\xf3\x0c\xba\x25\xdb\x0e\xa3\xd6\x60\x7f\x93\xdd\x63\xd8\xfa\x70\x22\x2a\x52\x7a\x98\xf4\x7c\x7c\x13\x51\xbd\x28\x18\xca\x3e\x2c\x6c\x64\x09\xe8\xc3\x58\x36\xd8\x6d\x74\x42\x7d\x07\x7b\x9f\x31\x9e\x6a\x39\xe8\xfa\xec\xa1\x81\x83\xfd\x55\x36\x58\x03\x3f\xfe\x4d\x49\xf5\xab\xf6\x8b\xfa\xb7\xdf\x0c\xce\x43\x05\x07\x7b\xf3\xd8\x64\x15\x1c\xf4\xe4\x15\xf3\xa1\x6e\x1f\x8f\xa5\x98\x7c\xfc\x37\x0c\x0d\xe2\x2b\x53\x71\xa8\xe0\x87\xf5\x8b\xcc\x9c\x3a\xd4\x6d\x10\x5f\x21\x89\x43\xb7\x06\x7b\xf7\xb0\x29\x7a\x34\x88\xfa\x1d\x65\x7a\x34\x88\x6f\x42\xe3\xa1\x47\x83\x6e\x51\xc6\x43\x8d\x06\x5f\x4c\xe5\xd0\xa2\xc1\xfe\xb5\xfd\xb1\x53\x15\x06\xbb\xad\xd3\x56\x6c\x2b\xb6\x05\x6d\xd5\xb6\x6a\x5b\xa5\xad\xd9\xd6\xf8\x0b\x3f\xd6\x6d\xea\x9e\x16\xfe\xdc\xb4\x8d\x72\xa4\xbe\xf3\x3e\x95\x57\xd0\x67\xb5\xe9\xb4\xe9\xb4\x92\xe9\xa2\xed\xb5\xed\x75\x7a\xf0\xee\xff\x69\x30\x16\x74\x4f\xc6\x53\x11\x3d\xa3\xf8\x31\x3a\xa6\x89\x82\xa8\x9e\x78\xa7\x8a\x09\xbe\xcb\xe2\xa9\x61\x82\xa8\xbe\x6d\x38\x35\xcc\x33\x96\x6d\x49\x9b\x1b\x8c\x4e\x56\x9d\xf8\x54\x13\xc1\xbe\x2e\xf8\xdd\xc7\x36\x66\x2a\x1b\x09\x3f\x95\xc2\xd3\x54\x61\xfa\xa0\x12\x82\xb5\xfe\xf0\x5e\xfd\x54\x18\x41\x58\xf2\xee\x54\x18\x41\x1a\x81\x3e\xf5\x40\x90\xa6\xa7\x9d\x2a\xdf\xe9\x42\xa1\x9c\xa5\xa7\xc6\x07\x46\xfb\xb9\x85\x8e\xb3\xa9\xbf\xdc\xf5\x4e\x53\x7f\xc1\x68\xfe\xbc\x5a\x08\xca\x58\x36\xb9\x5d\x64\x03\x2f\xee\xa0\xa7\x52\x08\x46\xe3\x11\xe6\xd4\x09\x4f\xd7\x04\x9d\xdf\x37\xdd\x17\xac\x09\x6a\xd5\x99\xd3\x28\xef\xc9\xfa\x9f\x56\xaf\x38\xf5\x44\x30\xad\x94\x7d\xea\x89\xa0\x5a\xa3\xe3\xd4\x13\xc1\xb4\x76\xe6\xa9\x26\x82\x69\xc5\xbe\x53\x4b\x04\xb5\x7c\x4d\xee\xad\x6a\x68\xca\x2f\x3a\x14\x95\xe4\x12\x7f\x5e\x1f\x3c\x8d\xe8\x72\xc9\x39\x8d\xe8\x9e\x46\x74\x3d\x08\x8d\xe8\x82\x65\x92\xf2\xa9\x21\x9e\x46\x6f\x79\x41\x72\x2a\x88\x60\x99\xe5\x7b\xea\x87\xa0\x3a\xbf\xf7\xd4\x0f\xc1\x32\x25\xf6\xd4\x0f\x41\xf3\x09\xe9\x34\xc4\x0b\x96\x33\x83\x4e\x8d\x11\x2c\xa7\xdb\x9c\x1a\x23\x68\x5e\xa7\x4f\x85\x11\xac\xef\x3c\x30\xea\x0b\x9a\xd5\x0c\x4f\x75\x11\x34\x6b\x77\x9e\xda\x22\x88\x9f\x65\xbd\x4e\x6d\x11\x44\x1a\x78\x3c\x35\xc3\xf3\x33\xc3\xe6\xcf\x39\x18\xff\xcc\xd0\xdf\x73\x34\x3e\x33\xe4\x56\x73\x6a\x86\x60\xfb\x83\xff\x61\xe7\xd5\x40\x77\x8a\xca\x77\xaa\x7c\xdf\xb0\x19\xc2\x05\xdd\x62\x0e\xa7\xc6\x77\x3a\x09\x55\x09\x38\x35\x3e\xd0\x5d\x21\xf4\xd4\xf8\xce\xfc\x6e\xab\x7c\x4c\xe3\x03\xdd\xb7\xd3\xa7\xc6\x07\x5c\x95\xef\x34\x5e\x0b\x5c\x04\xf9\x54\x01\xc1\x77\x46\x28\x80\x20\x0c\x80\x9e\xfa\xdf\xf9\x2f\x32\x4b\x93\x7b\x13\x85\x73\x8d\x9b\x53\x5d\x03\xa3\xfd\xfc\x94\xdb\x8e\xad\x8d\x74\x47\x19\x14\x05\xd5\x9b\xd3\xa9\xac\x81\x7d\xc6\x31\x88\xca\xda\x69\x6d\xd7\x6f\xc4\x0c\x77\x82\x66\x95\xe9\xd3\x70\x27\xe8\xae\x23\x7c\x1a\xee\x04\x2e\x17\x79\x2a\x79\x20\x86\x3e\x73\x1a\xee\x04\xdf\xd9\xab\xf6\x81\x34\x5f\xf0\x54\xfb\x4e\x67\x8f\x72\x83\x3c\xb5\x3e\x90\xa6\x73\x9d\x5a\x1f\xd8\xf7\x42\x7e\x4c\xeb\x03\x69\xae\xf4\xa9\xf4\x81\x70\x91\x9e\x53\xe7\x03\x69\xa2\xed\x69\x94\x14\x84\x6b\xe1\x9c\xa6\x11\x83\xd1\x7e\x7e\xca\x3e\xb2\x7e\xa7\x05\x04\x4f\x85\x0f\x14\x0b\x08\x9e\xfa\x1e\xf8\xd2\xea\x4f\x75\xef\xdc\x6a\xf7\xcd\x85\x3c\x35\x3b\x30\x7f\x5e\x61\xb5\xb8\xf3\xcb\x09\x66\x23\xb4\x2f\x30\x2d\xb0\x73\x6a\x5f\x60\x5a\x2d\xf2\x54\xbe\x40\xb5\xf2\xcf\xa9\x7b\x81\x99\x5f\x93\x1d\xa2\x32\x4f\xf9\x7e\xcb\x0e\x2d\x2e\x9d\x9e\xaa\x9a\x17\x58\xe6\x9b\x9e\x1a\xd5\x69\x28\x13\x53\x3c\xb5\x22\xb0\x4f\x72\x46\x47\x2d\x3a\x5d\x60\xc4\xe2\x7d\xa7\x5e\x04\x5a\xf3\x22\xa5\x16\x81\xfd\x31\x3a\xa0\x16\x81\xdd\xe6\xe7\xec\xc1\xe1\xab\x0e\x6f\xce\x46\x25\xcf\xc3\x77\x38\x9e\x96\xfa\x0e\xd8\x27\x39\xc3\x76\x7c\x5b\xec\xbb\x04\xb7\xce\xf1\x56\x81\x78\xd6\x39\x8d\x38\x82\x7d\x42\xf3\xaf\x2a\x10\xe8\x56\xb8\x3d\x35\x20\x90\x3e\x73\x9d\xda\x0e\x88\xf5\xfb\x43\x6d\xb2\x53\x17\x02\x69\xe6\xfd\x69\xa8\x11\x14\x2b\x54\x9e\x6a\x0f\x28\xae\xd0\x71\x1a\x57\x04\xd5\x12\x51\xa7\xd6\x03\xa6\xb5\x62\x4e\x83\x88\xa0\x26\x51\xa2\xd3\x20\x22\xa8\x49\x4a\xc2\x69\x0c\xf1\xfc\xd6\xd4\xf4\x1a\xa9\x07\x9d\x86\x07\xbf\x8f\xd9\x3b\xaa\xe7\x58\x29\xe8\x54\x79\x40\x44\xf8\x1c\xa7\xf2\x9c\x5f\xf9\x1c\x87\x54\xe5\x01\xfb\x52\x4a\x3f\x55\x1e\xb0\x9f\xbc\xe8\xa8\xca\x03\x5c\x95\xf6\x54\x78\x40\x7e\x67\xb3\xbe\x03\x9c\x7c\x79\x6a\x3b\xa7\xb6\xe3\xae\x50\x76\x40\x56\xde\x38\x9d\x26\xec\x82\x70\xe1\xa3\x53\xd5\x01\x35\x7d\x36\x52\x75\x80\x53\x96\x4f\xa3\x83\x20\x9d\x01\x72\x9a\x9c\x0b\xc2\x05\xca\x4e\x75\xe8\x74\x02\xe8\xf0\x8b\xf6\x10\xf3\xb1\xa0\xcf\xa9\xf9\x00\x97\x33\x3e\x15\x1f\x10\xdf\x3a\xf4\xa7\x96\x03\xd2\x44\xbf\x53\xa1\x01\x69\x6a\xfa\xa9\xcf\x9c\x86\x23\xbf\x0e\x19\x8e\x04\xa3\xe1\x33\xa7\x09\xbb\x60\xb4\x9f\xdf\xb4\x8f\x8f\xcf\x59\xf4\xc8\x58\x24\x18\xa6\x6c\x9f\x8a\x10\x18\x96\xb6\x38\xf5\x20\x30\x1a\x01\x8f\x53\x0d\x02\xfb\xe0\xf1\xf7\xed\xe5\x43\xb1\x5e\x5e\x04\x9c\x26\xde\x82\x6a\x95\xb3\x53\xe3\x01\xd3\x77\x5d\xa7\xf1\xc5\x93\x94\x5a\xdf\x16\x9d\xc6\x08\xcf\x97\xe7\x19\x8f\x7d\x35\x06\x2c\xe7\x06\x9d\x5a\xcc\x69\x34\xd0\x0c\xaf\x53\x8d\x39\x5f\xb3\xf5\x6c\xf2\xd0\x79\x49\x31\xf2\xde\x69\xe0\x0f\x2c\xa7\x98\x9e\xc6\xfd\xce\x2f\xee\xc7\x6e\xba\x94\x9d\xcb\xb8\x9f\x55\x6a\x2e\xe3\x7e\x60\xb7\x0d\xda\x8a\x6d\x5e\x01\x79\x31\x72\x29\x40\x60\x9f\x11\x95\xb6\x66\x9b\x8f\x39\x78\xd7\xa5\x01\x81\xa6\xd9\x5c\x46\xfe\xc0\xfe\x58\xa3\x6d\xda\x36\x39\xac\xfc\xd7\x65\x93\xef\x1c\xd3\xaf\x9e\xb6\x59\xed\x69\xf9\xb9\xcb\x36\x2d\xbb\xdb\x76\xdb\x76\xeb\x58\x6e\xc9\x6b\xdb\xcb\x7e\xde\x2d\xaa\x13\x70\x2e\xe2\xa5\x39\x81\xc9\x65\xf8\xd2\x9b\x2e\x2b\xab\x22\xc4\x97\x11\x3c\xf0\x2d\xd2\x79\x19\xc0\x03\xf9\xeb\x36\xd9\xcb\x20\xf1\xc0\x16\xfb\x18\x94\x7b\xe1\xda\x70\x19\xa8\xbb\xc2\x62\x22\x7e\xca\x2e\x86\x81\x2a\xb7\xc1\x1e\x12\x93\x6b\xc6\xdf\x2e\x65\x0b\xa4\x99\xd4\x97\xf1\x37\x10\x9e\x74\x97\xaa\x75\x59\x6a\x95\x90\xcc\xa5\x3a\x81\x62\xcd\xdf\xcb\xb2\xaa\xa0\x58\x1e\xe5\xd2\xa6\xc0\x68\xa8\xf1\x65\xf4\x0d\x14\x6b\xa1\x5c\x06\xdf\xae\xe2\xdc\x53\xb6\xcb\x3c\x5a\xf0\xcd\x6e\xba\x0c\xbd\x81\xe2\xc2\x52\x97\x1a\x06\xaa\x85\x11\x2f\x67\x60\x5e\xc5\x93\x89\x2f\x9a\x59\x0b\xa6\x2f\x15\x2f\x35\x0c\x44\xaa\x28\x97\xd2\x05\x9a\xef\x28\x2f\xa5\xeb\x52\xba\x82\x16\x3b\xf4\x6f\xc1\x0c\xbf\x68\x8f\x28\x98\xea\xda\x6f\x97\xce\x75\x7d\x33\x30\xdd\x7e\xe3\x75\x60\x36\x3f\xe5\x6e\x63\xc5\x8c\x6e\xec\xfe\xd2\xc3\xc0\xfe\x03\xb7\xd6\x9e\x53\xa7\xc7\x35\xc7\x2e\xad\x0b\xc4\x30\xdf\xf6\x52\xbb\xc0\xf4\xac\xd1\xba\x40\xba\xb6\xe2\x65\x64\x0e\x38\x79\xf9\xd2\xc3\xc0\xec\x7f\xb8\x31\x5f\x5a\x1a\x88\x6f\xec\xb4\x34\x90\xae\xd8\x78\xa9\x64\x20\x75\x90\x4b\xd9\x02\x91\x06\x63\x2f\x6d\x0b\xa4\x77\xc4\x4b\xdb\xba\x28\xd9\xf3\x9d\xfe\xaa\xd5\x45\x2c\xee\xc7\xc5\xf5\x32\x14\x07\x32\x1c\x4f\xd5\x0a\xc4\x77\xd0\xa8\x51\x20\x7d\x22\xba\xb4\x28\x90\xde\x97\x2f\x25\x0a\xc4\xcf\xb3\x40\x5f\x02\xe1\xc3\xe6\x65\x20\x0d\x44\x77\x5e\xe7\xa5\x42\x81\xf0\x31\xf5\x32\x92\x06\xf6\xbe\x67\x63\xd5\x2a\x10\x3f\x8f\x70\xad\x0a\xa4\xcf\x65\x97\xb1\x35\xe0\xc3\xec\xa5\x67\x5d\x7a\x96\xd7\x08\x35\xeb\x4a\x3b\xc9\xe8\xa8\x54\x20\x9c\xb6\x74\x29\x47\x20\x5d\xbf\xe9\x52\x8e\x40\xba\x56\xd3\x65\x6c\x0c\x64\x25\xb4\x70\x19\x1a\x03\x61\x02\xf8\x65\x64\x0c\x7c\x93\xdb\x2f\xad\x0a\x84\xe5\x2f\x2f\xe3\x62\x20\x6b\x71\xbb\xec\x4f\x52\xbd\xc8\x8b\xb6\x59\xab\x20\xbe\x42\x34\x57\x7e\x3d\x7a\xf9\x26\x83\x63\xda\x2a\x08\xe5\xf7\x32\x78\x06\xb2\xf2\x20\x73\x69\x68\x20\x4c\xe3\xbe\xcc\x5a\x05\x59\xdd\x30\xa5\x0d\x84\xf9\xeb\x97\x49\xab\x20\xa6\x8b\x21\x5f\x7a\x1c\x08\xef\x92\x97\xce\x06\xb2\x16\x3f\xe5\x58\xb0\x44\x47\x5a\x39\xf3\xd2\xda\x40\x7c\x57\x21\xa5\x0d\xa4\x4b\x11\x5c\xce\x1a\x05\x61\xda\xed\xa5\xc8\x81\x30\x1d\xf8\x52\xe4\x40\xb4\xaf\x4d\x93\xbb\x34\x39\xc7\x5f\x93\x03\xa1\x98\x5c\x8a\x1c\x88\xe2\x8d\x54\x91\x03\x61\x66\xfd\xa5\xc8\x81\xac\xc5\x4f\x39\x18\x04\xef\x7c\xfc\xb8\x74\x3b\x10\x66\xd6\x5f\x86\xf3\x40\xba\x94\xd8\xa5\xee\x5d\x44\xf3\xca\xd7\xe4\x50\x6c\xa4\x2f\x96\x2e\x67\x88\x82\xac\xc5\x8d\xf0\xd0\x27\xbc\x67\x6a\xf7\xa5\xee\x81\x30\xbf\xfc\x32\xb8\x07\xd2\xf2\x8b\x97\x06\x08\xb2\x7a\xfd\x30\xb4\x07\xc2\xd2\x71\x97\x71\x3a\x10\xe6\x7f\x5f\x86\xe9\x40\x3a\x6d\xed\xd2\x13\x2f\xd7\x02\xf1\x32\xa0\x27\x82\x74\x49\xb2\x4b\x4f\x04\x61\xda\xfe\xa5\x14\x82\x30\x64\x7f\x29\x85\x20\x7c\x07\x76\x19\xa2\x03\x59\xbf\x26\x47\x82\x08\xdd\x77\x6b\x32\x40\x07\xd2\xe5\xc8\x2e\x03\x74\x20\x7d\xeb\x76\x19\x8b\x03\xf1\x65\xc9\x5c\xea\x24\x88\x3e\x78\x25\x7c\xe9\x7a\x60\x1f\xd6\x6c\xad\x21\x30\x10\xce\xbb\xbb\x8c\x80\x81\x70\xe6\xda\xa5\x11\x82\x74\xa6\xdf\xa5\x10\x82\xf8\x4e\x54\x85\x10\x44\xff\x86\x51\x23\x04\xa9\x59\x5d\xc6\xc9\xae\xf3\x2b\x34\x46\x93\x5b\x6b\x0e\xaa\x65\x63\x2f\x25\x11\x84\x25\x8c\x2f\xc3\x64\x20\x9d\xf6\x78\x69\x81\x20\x9d\x96\x74\x69\x81\x20\x9d\xb2\x77\x19\x23\x03\xe1\xb4\x9b\xcb\x18\xd9\xe5\xc4\xcd\xe9\xcf\x3b\x3e\xd4\x14\x72\x0a\xda\x65\x84\x0c\x84\xf3\xcd\x2e\xf5\xf1\x72\xe9\x0f\x6f\xca\xea\xe3\x75\x7e\x65\x0c\x69\x72\x2c\x2c\xb5\xea\xbd\x40\x7d\x04\xe9\x9b\x87\x4b\x7d\x04\xe1\x6c\xb9\xcb\xc0\x1a\x48\xa7\xff\x5d\x0a\x25\x48\x67\x50\x5e\xa6\xa0\x82\xe8\xf3\x0f\xab\x57\x5e\x2a\xe8\xe5\xcc\x52\xde\x42\x5c\x46\xe2\x40\xfa\xd2\xfc\xd2\x4a\x41\xfa\x2a\xe4\x52\x40\x41\x7c\x8f\x2a\xfa\x27\x08\xa7\xef\x5d\xea\x27\x88\x34\x67\xec\x52\x40\x41\x58\x11\xfa\x52\x40\x41\xfa\x7a\xe4\x32\x91\x15\x44\x3a\xcd\xe8\xd2\x4a\x41\x2a\x33\x97\x56\x0a\xd2\xb5\xc2\x2f\x23\x70\x20\xbf\x07\x37\x45\x15\xa4\x93\xba\x2e\x45\x15\x84\x93\x3a\x2f\x45\x15\x7c\x13\x9f\x2f\x73\x5b\x2f\x73\x5b\x7d\x84\x55\x5e\x2f\xeb\x17\xf9\x6c\xad\xbc\x82\x70\xb2\xe9\x65\xdc\x0e\xfc\xc7\xd8\xb9\xe4\x58\xcf\x02\x0b\x72\xde\xab\xe8\x25\x9c\xe4\x8d\xd4\xea\xbd\xd8\xc6\xde\xff\x12\xae\x88\xe0\xbb\xd3\xbf\x46\xa1\x42\x75\x6c\x83\x9f\x41\x26\xd0\x1c\x04\xf7\x28\xaf\xa0\x39\x4d\xc0\xa3\xbc\x82\x70\x2c\xdb\xa3\xbd\x82\x70\x8c\xed\x63\xd4\x0e\x34\x07\x8c\x3d\xfa\xec\xa3\xcf\xfa\x9c\x30\x68\x07\xa2\x76\xbf\xc0\x75\x5c\x10\x8e\xe3\x78\x74\x5c\x10\x8e\x82\x7b\x54\x5c\x10\x8e\xce\x7b\x54\x5c\x10\xce\xb0\xfb\x18\xd8\x03\xe1\x0c\xe6\x8f\x3e\x0b\x9a\x83\x8b\x1f\x7d\x16\x84\x13\x85\x3f\x66\xd6\x82\x66\xd2\xc8\xa3\xe2\x82\x68\xe9\xfc\x9b\x6d\xc1\xfc\x45\x8e\xa8\x7c\x0c\xf4\x81\xe6\x88\xca\xc7\x54\x5b\xd0\x1c\xfd\xfb\x18\xfb\x03\xcd\x31\xaf\x8f\x6e\x0c\xc2\xe1\x8e\x8f\x6e\x0c\x92\x33\x3a\x3e\x06\x03\x41\x38\xe6\xf5\x51\x97\x41\x73\xb0\xec\x63\x78\x10\x84\xb3\x59\x3f\x8e\x40\x05\xe1\x90\x83\x47\x83\x06\x4d\xf5\x5e\x0a\x2e\x68\xf6\xc1\x2e\xfd\x16\x74\x3f\x0f\x97\x7a\x0b\xf6\xd3\x37\x53\x96\x2d\xcb\xfc\x9b\x45\xc5\x22\xba\x52\x39\x6d\x4b\xb9\x05\x51\x9c\x6f\x6b\x69\xb7\x60\x6f\xad\x50\xd6\x2d\xeb\x6c\xad\x51\x34\x2c\x1a\x14\x4d\x8a\xa6\x45\x73\x17\xd1\x3e\xcb\xb8\x20\x68\xce\x7e\xb1\x54\x60\x10\x2e\xa8\xbe\x34\x60\x10\x7e\xda\x2c\x05\x18\xf4\x12\xd6\xfc\xb5\x68\xdf\xce\x0e\x0c\x59\x2a\x31\xe8\x7e\x77\x2f\x9d\x18\x74\x63\xa2\x4b\x29\x06\xcd\x2e\xfc\xe5\xd8\x4e\xd0\x9c\xb4\x60\xe9\xbb\xa0\x1b\xc4\x5f\x06\x13\x41\x98\x1c\xbc\x74\x60\xd0\xfd\xec\x5e\x3a\x30\x68\x4e\x4e\xb1\x8c\x2e\x82\x66\x30\x6c\xa9\xc5\x20\x4c\xda\x5f\x2a\xf0\x72\x51\x92\x69\x91\x75\x24\xdc\x38\xcf\xd1\x5b\xc7\x60\xfe\x30\x9e\xe4\x4b\x2b\x06\xdd\x8f\xfa\xe5\xc4\x44\xa0\xbb\x1c\xe6\xd2\x8a\x41\xd4\x1f\x1f\x7e\x4b\x2d\x06\xe1\xda\x5e\x4b\x2d\x06\xfb\x7c\xbb\x03\x2b\x4e\x52\xaa\xa3\x77\x96\xb1\xc8\x65\x2c\x92\x17\xdd\x72\xfe\x22\x10\x8e\x28\x59\xda\x33\x88\x79\x8e\xcc\x8a\x93\xb8\xea\xd0\xa4\xa5\x3d\x83\xae\x54\x2d\x83\x98\xa0\x39\x2f\xc6\x52\xa8\x41\x38\x4a\x63\x19\xd7\x04\xdd\x75\xe0\x96\x8e\x0d\x9a\x9d\xe7\x4b\xc7\x06\xe1\xb4\xf3\xcb\x50\x27\x08\x57\xc6\x5f\x5a\xf7\x72\x99\x92\xe9\x7f\xd9\x62\x2e\x53\x42\x7c\x6f\xa9\xdd\x20\x9c\xd0\x68\x69\xdd\x20\x1c\x89\xb2\xb4\x6e\xd0\x55\xa3\xa5\x74\x83\x70\x88\xcc\xd2\xba\x41\x38\xb0\x62\x29\xdd\xcb\xc5\x4c\x78\xdf\x2d\x9d\x1b\x84\xb3\x3f\x2f\x83\x9f\xa0\xcd\xd1\xfe\xfb\x9d\xbc\xb4\xf4\x95\xbd\x8e\x3c\x6c\xdb\x2e\x7b\x1d\x71\xd8\x2a\x39\xe8\xda\xe7\xd2\xc9\x41\xa8\x90\x4b\xeb\x06\x4d\x3b\x5c\x46\x17\x41\x74\x13\x14\x96\xde\xba\x8c\xf3\x19\x1d\x5a\x8a\x2b\xe8\xc5\x1a\xeb\xad\x20\x65\x1e\x7c\x4b\x6f\x05\xc9\x0f\xf5\xa5\xb6\x82\x68\xf6\xd8\x2d\xbd\x15\xc4\x59\xb8\x66\xa9\xa9\xa0\x97\xe4\xd6\xac\x67\xf5\x1a\xa1\x52\x46\x03\x41\x2f\x5e\x23\x9a\x2b\xe8\xc5\xdb\xd1\x60\x20\xe8\xc5\x8b\xde\x68\xe0\x6a\x76\xc3\x70\x64\xfa\x2d\x48\xf9\x6c\xcb\x0b\x82\x55\x44\x9c\xfc\x77\xe9\xb7\xa0\x17\x0f\x55\xbf\x05\xdd\xd5\xbf\x96\x7e\x0b\x92\x66\xb9\xf4\x5b\x90\x9c\x6e\x78\x39\x2a\x13\xa4\x7c\x8e\xcb\xd3\x6b\x20\xd1\x8b\x4b\xbf\x05\x49\xbf\x5a\xea\x2d\xe8\xc5\x22\xf5\x16\x74\x97\xf9\x5d\xea\x2d\x88\xf3\x21\xb0\xf4\xdb\xe5\xb0\x4c\x27\xe5\x5f\xda\x2c\x48\x2a\xd0\xd2\x66\x41\x37\xc7\x67\x29\xb3\xa0\x17\xdb\xc2\x98\x24\x48\xf6\x11\x2e\xfd\x16\x24\x03\x01\x4b\xbf\x05\x29\x9f\xa3\xb0\x2d\x36\x7a\xf1\xf1\xab\xde\x82\x6e\x2a\xd3\x72\x9e\x24\xd0\x5d\xf4\x78\x69\xbc\xa0\x9b\x2a\xb2\x34\x5e\xd0\x9d\x2b\x7f\x69\xbc\xa0\x17\x1f\x4c\x0a\x2f\xe8\x66\x19\x2d\x85\x77\x9d\xd0\x25\x5f\x8c\x4b\xe3\x05\xbd\x9c\x22\xaf\x94\x41\x87\x3e\x3d\x02\x4b\xe3\x05\xdd\x6c\xa7\xa5\xf1\x82\x64\xbf\xc4\xd2\x78\x41\x2f\x38\xf6\xd2\x78\x41\x72\x86\xe6\xa5\xf1\x82\xe4\xcc\xd1\xcb\x00\xe7\x32\xc0\xe9\x35\xa0\x04\x2f\x03\x9c\x67\x5b\x36\xd8\xb0\xc1\xdc\xa3\x0d\x36\xbc\x9e\xac\xb7\x0d\x36\xbc\x9e\xdc\xa3\x0d\x36\x58\xa0\xc7\x97\xa6\x12\xbc\x4c\x70\xb5\xc3\x79\x69\xc1\xa0\x9b\x21\xb6\x0c\x8d\x82\x5e\xbc\x9d\x15\x63\xd0\x8b\x37\xbd\x62\x0c\x92\x5d\x1c\x4b\x31\x06\x49\x0b\x5e\x8a\x31\x48\x4e\x43\xbd\x14\x63\x10\x67\x4d\xa8\x65\x04\x15\xf4\x72\x7e\x69\x8b\x4d\x6f\x37\x6a\x69\x80\x73\x9d\x69\x6e\x7d\x7d\x18\xe1\x04\x51\xcf\xb7\x93\x36\x0b\x92\x5d\xfe\x4b\x99\x05\xe3\x7c\x00\x29\xb3\x60\x9c\x37\xae\xe6\x0a\x92\xeb\x56\x2c\xcd\x15\x24\xd7\xde\x58\x5a\x2a\xd8\x87\x61\x99\x0d\xb4\x91\x86\x5f\x75\x5a\x2a\x18\xe7\x25\xa9\xa5\x82\x71\xde\xfb\x46\x37\x41\x72\x1c\xc3\xd2\x52\xc1\x19\x58\xbc\xb4\x54\x90\x1c\xb1\xb1\xb4\x54\x10\xcd\xb9\x00\x97\x9a\x0a\x8e\xc5\x2f\x35\x15\x8c\xf3\x0d\xa1\xa6\x82\xe4\x1a\xfb\x4b\x4d\x05\x27\x56\xb9\x4c\xed\x04\x27\x79\x78\x69\xae\x20\x0d\xcf\x92\xe6\x0a\xc6\x79\x03\xa9\xa9\xe0\xdf\xc7\xac\x4e\x0a\x92\x59\x0d\x4b\xe9\x04\xc9\x64\xf8\xa5\x74\x82\x64\x52\xc9\x52\x3a\x41\x3a\x8f\x31\x23\xa1\xe0\x64\xbd\x2f\x3d\x14\xfc\xfb\x00\xd2\x43\xc1\xc9\x57\x58\x7a\x28\x48\xae\x36\xb2\xd4\x50\x90\xc6\xef\x0f\x93\x84\x2e\x2d\x15\x8c\x9f\x8f\x21\x8d\x14\xfc\xfb\xdc\xd6\x48\xc1\xbf\x47\x8e\x46\x0a\x92\x0b\xa7\x2c\x8d\x14\x24\x87\x57\x2c\x8d\x14\xfc\xbb\xc0\x35\x52\x30\x4c\xe0\x5b\x1a\x29\x18\x3f\xcf\x83\x46\x0a\x86\xf3\x4a\x2d\x8d\x14\x8c\x9f\x4f\x0e\xc3\xa9\x20\x39\x7e\x65\x29\xa9\x20\xb9\x14\xf5\x52\x52\x41\x72\x18\xc5\x52\x52\xc1\xc9\x54\x5d\x4a\xea\x5a\x5e\x32\x6e\xcb\x4b\x66\x79\xfb\x78\x5c\x36\xce\xa2\x71\x7c\x70\x28\xa4\xe0\x0c\x65\x58\x0a\x29\x48\xc3\x8f\x72\x85\x14\x9c\x51\xde\x4b\x21\x05\xe3\xe7\xc3\xdd\x98\x2b\x48\xae\x21\xbc\x74\x54\x30\xcc\x56\x5a\x86\x61\x41\x1a\x5e\x91\x3a\x2a\x48\x0e\xf8\x59\x3a\x2a\x38\xb3\x3a\x2c\x1d\x15\x24\x47\x0a\x2d\x15\x15\xa4\x71\x36\x6f\x4b\x10\x98\x35\x2f\x69\xa9\xa8\xe0\x84\x6f\x97\x8a\x0a\x92\xc3\x5a\x96\x8a\x0a\x7a\xb1\x48\x45\x05\xa7\x7b\x79\xa9\xa8\x20\x39\x80\x6b\xa9\xa8\x60\xfc\x7c\x36\xaa\xa8\x20\x75\x5d\xc4\x01\xa3\xe0\xe4\xaf\x2e\xad\x15\x24\x87\xef\x2c\xd3\x5c\xc1\x19\xa5\xbb\x8c\x0e\x83\xe4\xc8\xaf\xa5\xdb\x82\xe4\x88\xae\x65\x74\x18\x24\x17\xf3\x5e\x06\x87\x41\x72\x7d\xec\x65\x8e\xeb\x72\x92\x24\x9f\x95\xc6\x8b\xc1\x79\x7c\xbe\x7a\x32\x38\x23\x72\x5e\xa5\xf8\xfd\x9d\x99\xfd\x7f\x94\x65\xcb\x88\x64\x37\x8b\x8a\x45\x4a\x12\xb7\xcc\xab\x15\x83\xe4\xd2\xda\xaf\x1e\xfb\xba\x94\xa6\x37\xee\xab\x7c\xbe\xbf\xd3\x29\xc9\xe6\x8c\xa3\x82\x38\x77\xcd\xab\x32\x82\x38\x37\xfd\xab\x33\x82\xec\xd4\x30\xaf\xce\x08\x92\x43\xe8\x5e\x9d\x11\x64\x03\x08\xaf\xa1\x54\x30\x1c\x7f\xf1\xaa\x91\xaf\xab\x9f\x34\x37\xef\xa1\x05\x49\x8f\x5c\xea\xaf\xce\x08\xb2\x5d\xf2\xaf\x59\xab\x20\x1b\x71\x79\xd5\x48\x30\x5a\xf7\x87\x36\x5a\x62\x6e\x31\x3e\xb9\x5e\xcd\x12\x64\xfb\xcc\x5f\xc5\x12\x64\x23\x22\xaf\x62\x09\xb2\x73\x01\xbd\x7a\x25\x18\xad\xbb\x2d\x5b\x27\x31\xa3\x16\xe1\xe2\x57\xaf\x04\x71\xee\xd4\x57\xb1\x04\xd1\xe3\x6c\xcd\xe6\x61\x8d\x14\xc7\x5d\xbc\x9a\xe5\x6b\x5c\xb6\x5a\x64\xf3\x24\x9a\x87\xf0\xc4\xab\x59\x82\x61\x06\xce\xab\x59\xbe\x27\x7a\xcb\x61\x68\x96\xaf\xd1\x5b\xfa\x46\x5e\xcd\x12\x8c\x46\x30\xfd\xd5\x2c\x41\xb6\x9f\xfe\xd5\x2c\xc1\x70\x4c\xd2\xab\x59\x82\xec\xec\x49\xaf\x66\xf9\x66\xa6\xd8\xc2\x78\x5f\x9d\x11\x64\x83\x4f\xaf\xce\xf8\x9a\x30\xdb\xdd\xbc\x4d\x61\xc2\x6c\xf5\xbf\x6c\x09\x13\x66\xad\xb6\xce\xf8\x66\x12\x8f\x3c\x21\x86\x69\x5f\xb3\x63\x89\xe6\xbe\x4a\xe1\x6b\x76\xac\x67\x52\x29\x04\xc3\xb1\x46\xaf\x52\x08\x86\x93\xe4\xbc\xc6\x5d\x41\x76\x12\x95\xd7\x21\x95\x20\x3b\x51\xd2\x6b\xc2\x2c\x18\xc6\xac\x5f\xa3\xb3\x6f\xe1\x12\xf0\xa2\x33\x3a\x0b\x86\x83\x80\x5e\x83\xb3\x20\xa7\x53\x64\x1d\x8b\x75\xa4\x09\x0d\xce\x82\x9c\xce\xa1\x5a\xc7\x62\x1d\xff\xa0\xca\xaf\xe1\x5c\x10\x67\x96\xfb\xd7\x78\x2e\x88\x66\xcc\xfc\x35\x57\x16\x0c\xb3\x2d\x5f\x63\xbc\x60\x38\x24\xf7\x75\x5c\x25\x18\x8d\xd8\xc2\x6b\xd8\x17\x64\x83\x4e\xaf\x61\x5f\x30\x1a\x7d\xc2\xaf\xa9\xb3\x20\x1b\x15\x7a\xb5\x67\x90\xd3\x39\x08\x9b\x8a\xa8\xef\xe9\x2f\x7d\xd5\x67\x30\x1a\xf1\x92\x57\x7d\x06\x39\x9d\x2a\x79\x3d\x54\x1e\x1c\xcd\x1f\xda\x7c\x95\x4b\xa4\x7a\xf8\x36\x5f\xf5\xce\xb0\xc8\xf6\xa9\xdc\x19\x5e\x81\xfa\x34\x18\xcd\x33\xad\x4f\x83\xd1\x7c\xa0\xe9\xd3\x60\x98\x4f\xf0\xea\xd3\x20\x3b\xbf\xd3\x6b\x7a\x2d\x18\xad\xfb\x5f\xb6\x4e\xa3\x75\xba\xdb\xb2\x75\x9a\x37\x0b\xd7\x83\x8a\x0d\xb2\xc1\xb6\x57\xc5\x06\xc3\x4c\xa2\x57\xc5\x06\xd9\x09\xb1\x5e\xe3\xc5\x60\xb4\x53\x64\xb5\x9d\xd2\xc8\x96\x50\x9e\x41\x76\x2e\xa4\x57\x53\x06\xa3\xd1\xe3\xfc\x2a\xca\x20\xa7\x53\x64\x1d\xbb\x77\x3f\x07\xa1\x3a\x83\x33\x37\xd8\xab\x27\x83\x6d\xd8\xfe\x9b\x35\xea\x3e\x1d\xfd\x37\x6b\xd4\xa9\x11\x21\xa1\x57\x51\x06\xa3\x11\x75\x78\x55\x60\x10\x67\x19\xae\x57\xaf\x7c\xcd\x92\xf5\xcb\xfd\xd5\x22\xc1\x70\x60\xe4\xab\x45\x82\xec\xcc\x4d\xaf\xca\xf8\xba\xf0\x8a\x73\x65\xbf\x0a\x22\x98\x76\xd1\xbc\x0a\x22\x98\x76\x38\xbc\x0a\x22\x98\xce\x95\xfd\xea\x87\x20\x9f\x36\x53\x06\xc1\x54\x5c\x5f\x65\xf0\x65\x51\x4b\xe7\x93\x7f\xd5\xbc\xd7\x15\x2c\x6d\x0c\x2d\x0f\x4c\xbb\x5e\x5e\x2d\xef\x75\x05\x4b\x6f\x37\x43\xa2\x60\xda\x5d\xf2\x1a\x12\x05\xd1\xcd\x7d\x7b\x8d\x89\xbe\xe6\xce\x4e\x7f\x69\x33\x6e\xe4\x73\x57\x1a\x13\x05\xf9\x5c\x2b\x66\xd8\x82\x69\x1a\xd1\x6b\x98\x14\x4c\x67\xff\x7e\x1d\xb1\x08\xa6\x93\x8b\xbf\x8e\x58\x04\xd3\xde\x9e\xd7\x58\x2a\xc8\xe7\xa6\x34\x33\x17\x4c\x03\xb3\xaf\xde\x0a\xa6\x3d\x2f\xaf\xda\x0a\xf2\x79\x37\x99\x97\x0b\xa6\x5d\x04\xaf\x69\xb9\x20\x9f\x57\x8c\x6e\x0b\xf2\xb9\x91\x74\x5b\x90\xcf\x35\xa6\xc8\x82\xa9\x89\xbf\x8a\x2c\xc8\xe7\x06\x37\x02\x0b\xa6\x7d\x55\xaf\x6e\x0b\xa6\x29\xd6\xaf\x6a\x0b\xa6\xbd\x63\xaf\x6a\x0b\xa6\xfd\x14\xaf\x6a\x0b\xb2\x69\xf0\xaf\x6a\x0b\xa2\xb9\x4c\xc6\x6b\x50\x16\xe4\xf3\xb5\xa0\xee\x82\x69\x54\xe6\x55\x77\xdf\x13\x94\xb5\xe2\xfa\x2e\x98\xe6\x83\xbf\xea\x2e\xc8\xe7\x6b\x44\xdd\x05\xfb\xae\xf1\x38\xbc\x2c\xc8\xea\x3d\x8f\x23\x7d\x17\x4c\xf3\xc6\x5e\x7d\x17\x4c\xbb\xb4\x5e\x7d\x17\x4c\x3b\x5a\x5e\x7d\x17\x4c\x47\xc9\xbf\x46\x6a\xc1\x74\xcd\xb1\x57\x05\x06\xf9\x3c\x5f\x8d\xd4\x82\x69\x27\xda\xab\x15\x83\x7c\x1e\x04\x5a\x31\xc8\xe7\xf3\x4d\x2b\x06\xd3\xcc\xe5\x57\x2b\x06\xf9\x7c\x53\x68\xc5\x60\x3a\xb1\xfe\xab\x15\x83\x69\x52\xdd\xab\x15\x83\x69\xf7\xd5\xab\x15\xbf\x4e\xf1\xeb\x23\x57\x2b\x06\x25\x4e\xb5\x6d\xaf\x87\xf6\x8a\x3f\x04\x95\x5f\x63\xb7\xaf\x93\x10\x9d\xed\xda\x9c\x4c\x42\x64\xb7\xd8\xab\x28\x83\x69\xa7\xe1\xab\x28\x83\x7c\xde\x27\x8a\x32\x98\x66\x0c\xbe\x8a\xf2\x7b\x72\x8c\x2d\xb2\x39\x97\xcd\x49\xdb\x29\xca\xa0\xd4\xf3\x43\x9b\x73\x31\xde\xc7\x67\xa3\x56\x0c\xa6\x3d\x59\xaf\x56\x0c\xa2\xb9\x30\xed\xab\x16\xbf\x2e\x33\xf3\xf3\x63\x48\x2f\x06\xd1\xec\x99\x7e\x15\x63\x30\xed\x20\x7f\x8d\xde\x82\xe8\xdd\x5d\x28\xb8\xaf\x6b\xc8\xfc\xfc\x2e\xd7\x4a\xdf\xf7\x7c\x38\xf3\x5b\x85\x13\x4c\xc3\x1c\xaf\xc2\x09\x8a\xb3\x8b\xbc\x0a\x27\x98\xe6\x59\xbe\x0a\x27\x98\xc6\x9d\x5e\x85\x13\x14\x27\x39\x78\xb5\x4b\x30\x9d\xd7\xf1\xd5\x2e\x41\x71\x92\x8f\x57\x95\x04\xc5\x81\x3c\xaf\x2a\x09\xa6\x73\x78\xbf\xaa\x24\x98\x46\x3b\x5f\x55\x12\x9c\x29\xd7\x5e\xc7\x50\x82\xe9\x4c\xdf\xaf\x76\x09\xa6\xc1\xa3\x57\xbb\x7c\xcd\x3d\x76\x4c\xd4\xab\x5e\x82\xe9\x1c\xfe\xaf\x7a\xf9\x3a\x11\x91\xe1\xd4\x57\xbf\x04\xd3\x70\xe1\x6b\x3e\x32\x28\x0e\xe3\x7f\xcd\x47\x06\xc5\xa9\x52\x3e\x2d\xf4\x3b\xe9\xc8\x5c\x55\x9f\xe1\x5a\x50\x9c\xdc\xe2\xd3\x4c\x41\x71\x39\xda\x4f\x31\x05\x73\x9e\x1f\x16\x8b\x8a\xef\x74\x77\x50\x2d\xa3\xcd\xa6\x1b\x6b\x16\x35\x36\x56\x28\xea\x16\x31\x8f\xdc\xf4\x87\xc3\xa2\x61\x35\xfd\xe5\xb4\x8c\x46\xeb\xfe\xdb\x65\x11\x03\xd0\x78\xa2\x7c\x46\x6b\x3f\x97\x0b\xb5\x7b\xea\x33\x5c\xfb\x9d\x39\x86\xc2\xff\x5b\x96\x2d\xf7\x90\x29\x7b\x2d\xe3\x0a\x9a\x16\x7d\x16\xd1\x6a\xbc\x3c\x3f\x43\xb1\x60\x9a\x44\xff\x99\xb3\x0c\x8a\xc3\xfd\x3f\x73\x96\x41\x71\x7e\x82\x4f\xd7\x06\xc5\xf9\x40\x3e\x63\xb8\x20\x9a\xfd\xa8\x9f\x41\x5c\x10\xc3\xeb\xf1\x53\xc9\xc1\x74\xf4\xc0\xa7\x91\x7f\x41\xdd\xf9\x92\xf8\x74\x6d\x30\x0d\x7c\x7d\xc6\x67\xc1\xae\xa6\xff\x66\x9d\x48\x5b\xfe\x19\xfd\xfb\xb4\x6d\x50\x4c\x07\xff\xb4\x6d\xb0\xff\x8d\xe3\x50\xb7\x41\x71\x11\xd1\x4f\xdd\x06\xc5\x79\x6e\x3e\x75\x1b\xc4\xf8\x55\xff\xcd\xca\x27\x6f\x1f\x77\x60\xe5\xcf\xec\x42\xc5\xe3\xb0\xf2\x89\x6b\xa1\xbb\x4f\x2b\xba\x51\x1c\x6f\xf3\x29\xd7\xa0\x38\x67\xcc\xa7\x5b\x83\xe2\xc4\x22\x9f\x6e\x0d\x8a\xcb\x43\x7f\xba\x35\x98\xae\x23\xf0\xe9\xd6\x60\xba\x76\xc6\xa7\x5b\x83\xe2\xa4\x22\x9f\x6e\x0d\xa6\xf1\xf7\x4f\xb7\x06\xc5\xd9\x52\x3e\xdd\x1a\x14\x27\x4b\xf9\x74\x6b\x50\x9c\x79\xe4\xd3\xad\xc1\x6e\x1e\xea\xad\x5c\x7f\xae\x5f\x3a\xfd\x37\x9b\x27\x9b\xcf\xee\x7f\xd9\x3a\x4c\x43\xec\x6a\x03\x9f\x0a\x0e\x8a\x33\x25\x7d\x2a\x38\x98\x86\xe9\x3f\x15\x1c\xec\x73\x69\x95\x6c\xb1\xec\xd3\xc5\x7f\xb3\xc5\x98\x9a\xd8\xec\x87\xcf\xc0\xec\x97\xcf\x0c\xfe\xee\xc0\x26\xcb\x3e\x5d\x2c\xb2\xc9\x32\x53\x51\xf9\x4b\xbd\x1c\x4c\xe3\xb7\x9f\x5e\x0e\xf6\x19\xe7\x30\x14\x73\x30\x8d\x28\x7f\x8a\xf9\xe7\x7a\xa8\x8e\x1b\xfa\xf4\x64\x30\x1d\x5a\xfc\x29\xc2\x20\x7e\xf5\x2f\x13\x93\x7c\x7a\xf2\x57\xcf\x13\x8f\x03\xd0\x93\x41\x71\xfd\xf5\x4f\x4f\x06\xfb\xdf\x38\x00\x45\x19\xc4\xcf\x1c\xae\x4f\x53\x06\xc5\x69\xdc\x3e\x4d\xf9\x33\x41\xda\xd5\x16\x3f\x55\x19\x44\x75\xa0\xec\x67\xf4\xf9\x33\x6b\xda\x11\xd5\x9f\xfe\x0c\x8a\xb3\x00\x7e\xba\x32\xd8\x9b\xa3\xde\xca\x32\x28\x4e\x02\xf8\x29\xcb\xdf\x09\x35\x9f\x7a\x79\xe6\xaa\x93\x88\x35\x37\x67\x2b\x9e\xf9\x87\xce\x5e\x6d\x46\xe6\x1f\x72\x3e\xaf\x4f\x5f\x06\xc5\x69\xec\x3e\x7d\xf9\x33\x73\xda\x61\x12\x9f\xc2\x0c\xf6\xc1\xd1\x4c\x1a\x33\xd8\xcd\xe4\xff\xd9\x4c\x1b\xc5\x19\xf0\x3e\xfd\x18\x14\x97\xa9\xff\xf4\x63\xb0\x7f\xe9\xd6\xbc\x94\x9b\xf3\xce\xf9\x94\x33\xe2\x0c\x76\x99\x07\x6c\x93\x34\x27\x56\x6b\x1e\xb1\x6d\xd2\x9c\xb3\x8f\x0e\x98\xcf\x38\x34\x28\xa6\xe6\x7d\xaa\x34\x28\xce\x04\xf7\xa9\xd2\xe0\x8c\xfe\xf8\x8c\x43\x83\xe2\xb4\x6a\x9f\x2a\x0d\xf6\xf6\xf9\xa5\x2e\x0d\xa6\x09\x19\x9f\x2e\xfd\xf5\x73\x31\x5b\x66\xed\x1d\x09\xeb\x5a\x9e\x9f\x32\x0d\x76\xb5\xa8\x82\x36\x0d\x8a\xb3\x18\x7e\xda\x34\xd8\xb2\x4b\x8b\x18\x77\x06\xc5\x99\x22\x3f\xe3\xce\x20\x7e\x66\xf1\x7d\x5a\x37\x28\xae\xef\xff\x19\x78\x06\xbb\xdd\xac\x83\x0d\xd2\x9d\xc4\xb0\x78\xc0\xb6\x48\xf7\x56\xc3\x29\x3e\x63\xcf\xa0\x9e\x27\x8f\xb1\xe7\xef\xc4\x9e\xad\x97\xb1\x67\xb0\xeb\x4a\x6b\x1a\x69\x06\xa5\xf0\x8d\xf7\x19\x69\x06\xfb\xdf\x68\x61\xbb\x04\x40\x71\xc2\xc2\xcf\x50\x33\xd8\x07\x47\xf5\xed\x25\x00\xc5\xb9\xb7\x3e\x7b\x09\xc0\xfe\x37\x5a\xce\x60\xf3\xe7\xf4\x49\xae\x18\xf3\xd9\x75\x00\x76\xbd\xa8\xab\xe1\x66\xb0\x7f\xeb\xff\xd9\x4e\xc3\x76\x2a\x56\xc2\x76\xda\x28\xce\x6c\xf9\xd9\x79\x00\xf6\xe6\xa8\x98\xbd\x07\x60\xff\x94\x76\xb2\xfb\x00\xec\x66\xa7\x16\x06\x93\xc1\x2e\xe3\x50\x8c\x26\x83\xbd\x3d\x7f\x6b\xa3\xcc\x73\xed\xf8\x5b\x5b\x65\xa3\x38\x3f\xe7\x67\x47\xc0\xe7\xec\x45\xce\xc3\xfa\xd9\x13\xf0\xcd\x73\xf7\xd3\xa0\x76\x05\x80\x38\x4b\x47\x7e\xf6\x05\x80\xe2\x52\xc7\x9f\x7d\x01\xa0\x18\x52\xfa\xec\x0b\x00\x11\xe1\x9d\x6e\x67\x00\x88\x08\x4f\xb6\xbd\x01\xa0\x0c\xa2\x95\x9f\xbd\x01\x9f\xb3\x17\x85\x97\x9d\xdd\x01\xa0\xb8\x96\xf2\x67\x77\x00\x28\x23\xbb\x31\xcf\xb5\x73\x17\x85\x8f\x21\x67\x18\x06\x11\x76\x02\x7e\x76\x1b\x80\x7d\x70\x1e\xb0\x27\xfb\x0c\xf0\xf5\xc1\x61\x50\x1c\xec\x32\x7f\x6b\xd3\x39\xe8\x37\xbc\x8a\xed\x60\x00\xfb\xff\x38\xdb\xf6\x30\x80\x88\xf0\xf3\xd3\x2e\x06\xb0\xcb\xd8\xaf\x7d\x0c\xa0\x18\x46\xfe\xec\x63\x00\xfb\xdf\x2c\xb3\xed\x36\xca\xa0\x33\xfd\xb3\x93\x01\x14\x57\x4c\xff\xec\x64\x00\x51\x4d\x16\xfb\xec\x64\x00\xc5\xa5\xd6\x3f\x7b\x14\xc0\x3e\x5e\x4e\xab\x3d\x0a\xa0\xb8\xda\xfa\x67\x8f\x02\xd8\xff\xe6\x4f\x6d\xa6\xfb\x74\xa7\x59\x66\x33\xdd\x36\x93\xcf\x3a\xfb\x14\xc0\x3e\x15\x1e\x9d\xcd\x44\xfa\xf7\xf8\xf9\xcc\xb5\x57\x01\xec\x7d\xd0\x9c\x76\x2b\x80\xe2\xb4\xab\x9f\xdd\x0a\xa0\x8c\xfc\x87\x8e\xf0\xcf\x5e\x07\x70\x66\xef\xfd\xec\x75\x00\x65\xf8\xf1\x6f\xaf\x03\xd8\x87\xc9\x19\xb1\x8f\x01\xec\x7b\xd2\x43\xf2\x62\xfb\x37\x0a\x99\xf6\xb7\x97\xe1\x3b\xa3\x90\x7d\xad\xda\xcd\x00\x76\x75\xfc\x3f\x9b\xf1\xb1\x19\xbd\x89\xec\x68\x00\x7b\x7b\x96\xd9\x8c\x8f\xb3\xb5\x9d\xed\xd9\x8c\x8f\xcd\xe8\x93\xda\xce\x04\xb0\xb7\x67\x99\xcd\xf8\x9c\x66\xa4\x6e\xf6\x0a\x80\x38\x2b\xe5\x7e\x76\x0b\x80\xbd\x0f\xff\xcf\x8b\x66\xa3\x9e\x8f\x63\x3b\x01\x40\x3d\x1f\xc7\x76\x02\x80\xa8\x4e\x14\xfa\xd9\x09\x00\x76\x19\x2d\x65\x27\x00\xa8\xc7\x24\xed\x03\x00\x7b\xa7\xfe\xd4\x8a\x2d\xc7\xce\x7b\x6b\x19\x31\x07\xbb\xcc\x23\xb1\x62\xaf\xef\x11\x8a\x8c\x8f\x83\x7a\x9c\xc2\xee\x03\xb0\x7f\xc9\x69\x34\x40\x0e\xf6\x5e\x39\x38\x23\xe4\xa0\xaa\xfc\x9f\xe1\x70\xb0\xff\x8d\xab\xcd\x34\x6e\xb0\xcb\xdc\x85\x4d\xf2\x3a\x2f\x9a\x2d\x6c\x90\x1c\xd4\xe3\x6c\x76\x50\x80\x7a\x0c\xd6\x0e\x0a\x50\xcf\x77\xbf\x1d\x14\x60\xef\xc0\x32\x6b\xff\x32\x73\x80\x5e\xf1\x9e\xca\x7f\xfc\x92\x1a\x18\x12\x07\xf5\xbc\xce\xec\xb4\x00\xf5\x58\xa8\x9d\x16\x60\x1f\x2c\x1b\xb3\xd7\x02\xec\x7d\x52\x79\xfb\x28\x40\xfc\xfb\x38\xb0\x93\x02\x44\x3a\x4d\x6e\x2f\x05\x88\xb3\xf4\xec\x67\x9f\x04\xa8\xd9\xe7\xa0\x5d\x12\x20\xd2\x11\x45\xfb\x24\xc0\x2e\xf3\xf0\xac\xea\x46\xcd\xbe\x7d\xec\x80\x00\xfb\xdf\xea\xff\xf9\x7f\xfd\x47\x0f\x84\xd8\x65\x8d\xb2\xb0\x2c\x2c\x0b\xca\xb2\x65\x4c\xb4\xc1\x18\xc9\xfe\xa3\xc3\x41\xec\x9b\x64\x50\x56\x2d\xab\xfe\x36\x51\xd6\x2c\x6b\x1c\x4a\xa1\xa8\x5b\x74\x26\x59\xf3\xa7\xd3\xb2\xc9\xbf\xb9\xd7\xcb\xa2\xcb\x76\xb2\xec\xb6\x8c\x89\xe2\xaa\x3b\x78\x2c\x3a\x93\xe2\x4d\xca\x5e\xcb\x5e\x0f\xc4\xbd\x7e\x96\x39\x4b\x44\xdf\x45\x61\x5d\x37\x2a\x4b\x4a\xf6\x5f\x58\x2d\xa6\x2b\x4e\x74\x26\xf4\x5f\x58\xad\x70\x82\x31\x76\x10\xd6\x2a\x1c\x6e\xd5\x38\xb6\xb0\x5a\xe1\xa4\x63\xcd\x3d\x0c\xcb\xf6\x7d\xce\xc4\xd5\xfd\x17\xd6\x34\x9c\x5f\xad\x52\xfb\xb0\xaa\xe1\xfc\x6a\xfe\xd2\x9a\x6e\x54\xe6\x10\xef\xbf\xb0\xa6\xe1\xc8\xef\xe6\x81\x2c\xcb\x9c\x5f\xcd\x8d\x59\x79\x3a\x1d\x2a\x53\x43\xf7\x5f\x58\xf9\x8d\xca\x34\xb7\xfd\x97\x3c\xf9\xc9\x29\x32\x1a\xc7\x96\x6c\x90\xe4\x40\xbc\x46\xed\x93\x2d\x92\x1c\x96\xe8\x89\x4e\x56\x9f\xbe\x83\xc4\xf3\xab\xff\x92\xd5\x4f\x56\xbf\x72\x74\xc9\xea\x27\xaa\x1f\x34\x70\xb2\xfa\xc9\xea\x37\xcb\xac\x7e\x72\x1a\xb6\xe1\x6e\xad\x7f\x72\x1a\xb6\xc6\xa9\x4e\x36\x00\x13\x18\x8f\xdf\x29\xb3\x66\xe9\xcc\xc3\x46\x43\x65\xab\xb6\x51\x9b\x27\x27\x5b\xb3\xec\x34\x6c\x9d\x26\xa6\xbf\x40\xd4\xe6\xd6\xb2\x57\x7a\x76\x66\xb6\xc1\xd1\x65\x1b\x80\x0e\x03\x57\xf3\xeb\xbf\xec\x25\x41\x9e\xb7\xab\xf2\xf5\x5f\xb6\x01\x18\x4b\xed\x0a\x9f\xfd\x97\x6d\x80\xec\xa4\x73\x9d\x46\xc9\xb6\x40\x76\x06\xb7\xe1\x7e\x6d\x81\x7c\x5a\xc0\x43\xb6\x05\xc8\xec\x76\x3d\xc8\xfe\xcb\xb6\x00\xd3\x1f\xbb\x6c\x64\xff\x65\xcf\xf7\x46\x6d\x9e\xc7\x6c\xa3\x64\x1b\x65\xfc\xf7\x60\xe9\xfe\x2b\xb6\x59\x71\xee\xba\x41\x3b\x16\x1b\xad\xd8\x68\x83\x46\x2b\x36\x9a\x83\xaa\xbb\x57\x57\xb1\xd5\xe8\x31\xc8\x3f\xcf\x73\xb1\x85\x98\x0a\x39\x93\xd1\xd7\x7f\xc5\xd6\x60\x5c\x75\xfe\x79\x27\x15\x6b\xce\x52\xb5\xf9\xe7\x15\x5c\xac\x79\xa1\x9f\x9b\xfe\xe5\xfe\x2b\xd6\x7c\xa3\x76\x9f\x23\xd5\x43\xa6\x3b\x61\xfc\x9a\x65\x1e\x72\x75\xd6\x26\xda\xa7\x7a\xc4\x74\x27\xe4\x98\x1c\x5d\xf5\x9c\x56\x3b\x81\x1a\x6d\x5b\x3d\x62\xfa\x04\x72\x4c\xce\x69\xf5\x88\x37\x2a\x1f\xde\xfd\x57\x3d\xe0\x7a\xe6\x3c\xa1\x51\xaa\x07\x4c\xfe\x79\xce\x3e\x20\xab\x07\x4c\xa7\x40\x29\x56\xac\x7a\xb7\xd2\x29\x90\x99\xbe\xb1\xff\xaa\xa7\x6f\xa3\x92\xf9\xdf\x7f\xd5\xd3\x57\x3f\x27\xaf\xe3\xa7\xcd\xca\x32\x9c\x3a\x17\x9f\x90\xcd\xca\xd2\x2b\x90\x49\xa7\xed\xbf\x66\x6d\xe9\x15\xc8\xe7\x91\xd3\x3c\x3f\x1b\x75\xfa\x9c\x6b\x36\xc0\x46\xa5\x73\xbb\xff\x9a\xf5\x67\x9e\xaa\x5c\x6d\xa7\xe6\x8d\xce\x44\xc5\xb9\x7a\x77\x35\xaf\xf3\x33\x79\x95\x6f\x92\x66\x3b\x31\x1a\x3b\x33\x56\xb3\xff\x9a\xd7\x39\x3d\x05\x2e\xfd\xd2\x7f\xcd\x86\x62\x25\xde\x42\x5d\x9b\xcd\x44\x3f\x41\x6f\xa7\x0e\xd6\xbf\xb9\xe8\x8a\xcf\x88\x6e\xfd\x19\x69\x4d\xfe\x6c\xff\x75\xab\xcf\x48\xeb\xf0\x92\xe8\x56\xab\x33\x6c\xd8\x5d\x76\xab\xc5\x18\xea\xc2\x7c\x46\xfd\xd7\xad\x96\x63\xa8\xcf\x2f\xad\x41\x77\xb4\x2c\x67\xb5\x5b\x01\xc7\x50\x33\x37\x48\xff\x75\xcf\x7e\x67\xb8\x6c\xf1\x30\xac\x81\x03\xa6\xab\xdb\xf7\x9c\x22\xf1\x6d\x7a\x3b\x77\x2b\xd5\x4f\xa5\xd8\xda\xb0\x06\x1a\xfb\x79\x2a\x0d\x4f\x20\x13\x5d\x35\x2f\xaf\xe1\xf9\x1b\x8c\xbb\xb4\x89\x86\x15\x65\x7c\x34\xb1\xf9\xfe\x1b\x56\x74\x30\x23\x60\x61\x9f\xc3\x7a\x0e\x06\x56\x16\x2e\xdf\x61\xa5\x70\x73\x67\xf6\xeb\xbf\x61\xa5\x74\x73\xdf\x79\xc3\x13\x35\x1c\x51\xe1\xad\x3f\xac\x15\xb3\x18\xb7\xf3\x4b\x2b\x35\xac\x94\x2f\xdf\x69\xa5\x26\xa3\x21\x0b\xed\x31\xad\xd3\x74\x58\x2d\xe7\x7d\x5a\x27\x47\x3a\x7b\x29\x4c\xeb\x34\xa9\x93\x27\x6f\x5a\x27\x14\x9c\x9c\xb9\xfe\x9b\xd6\x69\x5a\x27\xae\x8d\xe9\xb9\xdb\x68\xcd\x93\x32\xad\x26\x23\x9d\x9b\x1f\x00\xd3\x5a\x32\xd2\xb9\x79\x53\x4d\x0f\x7f\x32\x20\xcc\x97\xec\xe5\x75\x76\xf1\x50\x49\x1e\xd8\x65\x8d\x2e\x06\xd1\x79\x27\x5f\x1e\x3e\xaa\x5d\xba\x9f\x4e\x97\xc7\x4f\xc2\x38\x4b\xf9\xf4\xdf\xe5\xf1\x9b\x2f\x5e\x3d\x03\x97\x15\x60\x46\xac\xda\x6c\xb3\xcb\x7b\xea\x72\x1e\x0e\xdf\x09\x97\x55\x60\x71\xdb\xf3\x00\xbd\x3c\x2b\x97\x83\xa3\x3c\x10\xaf\x3e\x14\x9a\x5c\x8e\xfe\xbb\x7c\xca\x60\xd0\xd3\x87\xd6\xe5\xa9\x43\xa0\xa7\xf7\xc0\x65\xdd\xf1\xe7\xe9\x93\xf2\xb6\xee\xb7\x83\xe1\x38\xe7\xb7\x55\xbf\xad\x3a\x75\xba\xad\x3a\xe3\xa1\x19\x57\xd3\x7f\xb7\x35\xdf\x5a\xdc\xcf\x73\xfd\xb6\x46\x37\x63\x9c\x82\x83\xb8\x3d\x4d\x58\x31\xcb\xd5\xf4\xdf\x6d\x1d\x1d\xfc\xdc\xad\xe4\xed\x79\xc2\x8a\x49\xd8\xef\xbf\xdb\x7a\x1b\x67\x3f\xcf\xcd\xdb\x8a\x23\xc5\x9d\xf9\xbc\xfa\xef\xb6\xe6\x67\xc1\x5b\xbf\x4b\x6e\xab\xbe\xd1\x7f\x7e\xfa\x3c\xd6\xf3\xf1\x1c\x27\x2a\xfa\x58\x05\x07\x32\x27\x9f\x74\x8f\x67\xef\x61\x9c\x80\x5f\x43\x8f\x75\x78\x18\x59\xe1\x23\xe1\xf1\x78\x1f\x86\x51\xd8\xdc\x8f\xc7\xcb\x1c\x58\xc5\xe7\xcb\xe3\xe1\x3e\xf6\x11\xfb\x7e\x7d\x3c\xdc\x87\x71\x14\x7e\x80\x3c\x1e\xed\xc3\xc0\x93\xf6\xdf\x4b\x78\xf4\xdf\xe3\x79\xdc\x48\x4c\x3f\xd0\x7f\xcb\xfa\x31\x4b\x70\xe9\xde\xa9\xcb\x13\xb9\x18\x66\xe1\x97\xf3\xf2\xae\x5c\x0c\xb3\xf0\x43\x74\x79\x6e\x17\xe3\x52\x7c\xc9\x2c\x1b\x86\xc9\xb4\xce\x97\xee\xb2\x5d\x96\x63\x2a\xfc\x32\x59\x9e\xef\x45\x5b\xf9\xfc\x5c\xb6\xd5\xb2\xad\xa8\xf1\xf2\x7c\x93\xff\x9d\xbd\x45\x96\xcd\xb7\x18\xb6\xe3\xb3\x7e\xd9\x56\x8b\x31\x3a\x9e\xed\x65\x53\x2d\x9a\xca\x93\xbd\x6c\xaa\x45\x53\xf9\xbd\xb9\x6c\x8b\x65\x77\x9a\x4f\xad\xd7\xc6\x78\x19\x72\xe2\xe7\xd1\x6b\x5b\xbc\xb4\x85\x5f\xb4\xaf\x6d\xe1\xa4\x5b\xbe\x22\x5f\x2b\xfe\x3a\xbe\x84\x4a\xbe\x6e\xff\x75\x48\x02\x3f\xfc\xdc\xbc\x29\xd4\x1e\xeb\xe7\xe6\x1d\xe5\xfb\xf3\x49\xf3\xd9\xb0\xcc\x8a\xf5\xb3\xf9\x3f\xb7\x6f\xc2\xf4\xf9\x2f\x1b\x96\x61\xbe\x23\xf9\x79\xf7\xf9\xb8\x30\x63\xda\xe3\xff\x6c\xeb\xcf\x5c\x7b\x0e\xf6\xb3\xad\x59\x69\xf6\x67\x63\x7c\xb6\xb5\x49\xd4\x36\xff\x67\x5b\x7f\x8c\x53\xf0\xad\xf1\x79\xa9\x7e\xa4\xb7\x4d\x37\x6f\xf3\x93\x44\xfd\xf3\xea\xfd\x6c\xfe\x8d\x34\xbc\xec\x3f\x9b\x9f\xd5\x76\x6a\xf3\x39\xf0\xd9\x3e\x1f\xf9\xf7\xbc\x0a\x43\xc7\x0c\x73\xad\xb9\xc8\x82\x88\xb6\x38\x5f\xf1\xa1\x4d\x02\x43\x96\x3d\x94\xc9\x38\x83\x8d\x91\x82\x50\x26\x81\xfd\x5b\x3d\x14\xc7\xf8\x39\xfa\xc6\x5d\xde\x16\x31\x7c\xa0\xb9\xb1\xc7\x22\xaa\xc4\x1b\x34\x08\x41\x0b\x53\x77\x7a\xa8\x8d\x60\xfc\xb8\xdf\x23\x3c\xfc\xf0\xf0\x2d\xca\x16\x79\x2a\x3b\x45\xdd\x22\x4f\x88\x45\x1e\x57\x90\x92\xca\x99\x0c\x95\x0e\x8c\xce\xcb\x2c\x54\x3a\x90\x59\x5f\xb5\x87\x46\x07\xa2\xb6\xe1\xc6\x3c\xb0\x20\xcf\x72\xd0\x88\x1a\x5d\x98\xb3\x3d\xf9\x2f\x8d\x0e\x8c\xf3\x43\x85\x2e\xcc\xd9\x46\x5d\x22\xd9\xfa\xe6\x6c\xf3\xa5\x16\xc9\x1a\x25\x72\x10\xf9\xf0\x8d\x64\xeb\xbb\x64\xec\x2c\x14\xd9\xf8\x26\x68\x77\x8b\x86\x45\x64\x08\x22\xf2\xa1\xdf\x81\xfd\x1c\x75\x63\x56\x3c\xf9\x3d\x7f\x76\x60\xcd\xcf\x62\x34\x7c\x13\x44\xb2\x9a\x26\x5a\x4f\x4e\x9c\x7a\x07\x46\x1b\x34\x90\x76\x07\x32\xcb\x91\xf6\xd0\xee\xc2\x44\xeb\xc9\xb6\x94\x3b\x30\x58\xd8\xa8\x87\x72\x17\xf9\x8c\xab\xe7\x04\x28\x77\x20\x2a\xd3\x58\xf6\x50\xee\x40\x94\x38\x3b\xb5\xf2\xd9\xca\xd3\xb6\x3a\x1b\x18\xbe\xc6\x43\x65\x03\xfb\xce\xf7\xd8\xac\x14\x63\x6b\x4d\x70\xe9\xa1\x6c\x81\xe8\xa4\x97\xf5\x50\xb6\xc0\xf4\xd3\x35\x74\x2d\x30\xb5\x8a\x50\xb5\xc0\x64\xf2\xda\x1e\xc5\x2a\xb0\x6e\xac\x3d\x2c\xa1\x7c\x85\x6b\xd3\x4c\x4f\x5f\xb1\x06\x85\x5c\x38\xcf\x55\xf1\xb2\x2d\x66\x48\xfa\x5f\x9e\xbe\xc2\xd2\x96\x3c\x0e\x42\x43\x03\xe1\x80\xf8\x1e\x1a\x1a\x98\xd9\xfb\x49\x41\x03\xf9\x5c\x57\xc5\x4b\x99\x89\x86\xb3\x8f\x83\x62\x6b\x90\x70\xdd\x6c\xee\xe2\x29\x3e\x19\xd5\x36\xa4\x6a\x07\xa6\xfd\x3c\xa1\xd9\x81\x18\x4c\x2e\xda\x43\xb5\x03\xd3\xd7\x49\x54\x1b\xa8\xd2\x40\xde\xb0\xca\x1e\x98\x3e\xc8\xa3\xda\x18\xa4\x4f\x9f\x2b\x41\xd5\x03\x53\xad\x8b\x6a\x63\x54\x1a\xc3\x1b\x4a\xfb\x03\x33\xd7\xff\xee\x27\xef\xa1\x07\x82\x7c\xae\x4d\x35\x10\x4c\x25\x22\xb4\xc0\x70\x61\x59\x6f\x67\x2d\x10\x4c\xbb\xc4\x42\x09\x04\xd3\x77\x7d\xe8\x80\x60\x66\xaf\x38\x15\x10\x4c\x56\x8e\xe8\xa1\x01\x82\xe9\x67\x4b\x68\x80\x20\x9f\x3b\x4b\x03\x04\xf9\xdc\x33\x0a\x20\xc8\xe7\x39\xa0\xff\x81\x7c\xee\x52\xf5\x2f\x5c\x55\xd6\x33\xa8\xfd\x81\x7c\x1e\x59\xcd\xb6\x63\x55\x59\x66\x73\xef\xa1\x0f\x82\xa8\xd5\x87\xa9\x46\x08\xf2\x79\x1a\x35\x5b\xc7\x84\x6b\xfa\x1c\x42\x1f\x04\x93\x49\x5f\x7b\xe8\x83\x20\x2a\x63\xee\x7a\x74\xdb\xa2\xdb\x16\xb4\x7e\xb7\x2d\x58\x30\x76\x30\x75\x66\x0f\x25\x11\x44\xad\xb6\xbf\x92\x08\xa2\x65\xbe\xd8\xa2\x5b\x77\xc2\xc4\xa5\xf9\xc0\xd6\x1c\xc1\x64\xf1\x8a\x1e\x5a\x22\x88\xd1\x93\x3f\xb5\xaa\xc6\x84\x95\x8d\x50\x1d\x41\x94\xec\x49\xe8\x5e\x1c\x1b\x85\x55\x9a\x7a\xa8\x93\x60\x7f\xcf\xf1\xd3\x61\xfd\x87\xd3\xab\x21\xc4\xa1\x4e\x82\x5d\xc6\x09\x54\x27\xc3\x00\x30\x43\xdb\x7a\x28\x8f\xa0\x84\x77\x92\xf2\x18\x06\x80\x19\x8f\xd6\x43\x7b\x04\xbb\x8c\x6b\x6b\xd8\x00\xe3\x4c\x37\x47\x43\x0d\x1b\x60\x30\x62\x89\x70\x5a\x0f\x35\x33\x0c\x01\x93\xc4\xde\x43\xcd\x04\x85\x35\xa9\x7a\x0c\x1b\x80\x68\xaf\xcb\x2f\xf5\x50\x33\x41\xd4\xe6\x03\x5e\xcf\x04\xfb\x50\x38\xe4\x69\x0b\x18\xee\xf5\x63\x3f\x14\x4d\x50\xc2\x27\x9a\x56\x09\x0a\x4b\x23\xf5\x50\x21\xe3\x8c\x09\xf6\x12\x9e\x56\x6c\x5a\x31\xe4\x27\xf4\x4a\x10\xc3\x6f\xdf\x50\x2c\x41\x61\x85\xa7\x1e\x8a\x25\x88\x5f\xf5\xa1\x36\x3d\xdb\xf3\x64\x00\x78\xc0\x56\x76\x1a\xda\xf6\x11\x39\x3d\xdb\xd3\xd0\xb6\x57\xc0\xb4\x01\xa6\x29\x00\xe7\xf0\x6c\x80\x49\x52\x84\x67\x5b\x53\x05\xfb\xa7\x6c\x4e\x53\x05\xfb\xa7\xec\xf6\xb2\x4d\x88\x14\x0f\x66\xab\xea\xa1\xbe\x82\x68\x3f\x3f\x4f\xd4\x57\xb0\x7f\x6b\x99\x97\xc5\x99\xd1\xd9\xf7\x81\xae\x0a\x76\x19\xd5\xbd\x6c\x29\x56\x9e\xad\x9e\x1e\xf5\x15\xec\xc3\xa3\x41\x2f\x5b\xea\xb2\xa5\x7c\x9c\x28\xb0\xa0\x54\x2f\x3c\x05\x16\x44\x65\x56\xdc\x1e\xea\x2a\xd8\x9b\xe3\xe8\xf4\x55\xb0\xcb\xd8\x9c\xc2\x0a\x4a\xf5\x72\xbf\x6d\x80\xdb\x1c\x00\x7a\x63\x42\x89\x05\xfb\x48\x38\x3a\x2d\x16\x84\xf3\x25\xf5\xb8\x6d\x80\xdb\x06\xf0\x39\xa6\xda\x82\x38\x1f\xdb\xa1\xdb\xc6\x89\xf8\x5a\x5b\xe5\x36\x8c\xf8\xfa\x00\xd7\x6d\x41\x38\x35\x4e\x0f\x45\x36\x4e\x74\xd7\x37\xb3\x22\x1b\x27\xba\x6b\x1b\x2b\xb2\xa0\x0c\x9f\xf4\xb7\x8d\x72\x82\xbb\x5e\x79\xca\x6d\x3c\x2e\xe9\xe6\x15\xf5\xd8\x02\xcf\x09\x78\xf3\xdb\xc7\x16\x78\x88\x6e\xfb\x72\xd6\x77\xc1\xfe\x37\xda\xf3\xf1\x5e\x79\x9c\xbd\xd6\x67\xfb\x63\x03\x9c\x60\xad\xa7\x51\x31\x06\x65\xf8\x45\xf0\x58\xff\xc7\x88\xb7\x07\x67\xfd\x4f\xa8\xd6\xeb\x53\x59\x8e\x13\xaa\xf5\x72\x57\x83\x41\x19\xbe\xff\xf5\xdc\x38\x11\x58\xef\x1e\x45\x17\x94\xe1\x3b\x5b\xcf\x0d\x57\x95\x0d\xdf\x7e\x8a\x2e\x28\xc3\x8f\x26\xad\x36\x8c\xd3\xc6\xfc\xef\xc1\xd8\x3d\xb4\x5e\x50\x86\x6f\x9c\x65\xe3\x2c\x1b\xc7\xab\x43\xeb\x05\x7b\xcb\x1e\x94\x2d\xb1\xbc\x12\xa8\xb5\xda\x1b\xe4\x72\x47\xf2\x13\x44\xef\x05\x65\xf8\x25\xa7\xf7\x82\x68\xd5\x47\xbf\x96\x0b\x6a\xf8\x72\x51\x72\xc3\x28\xae\x2f\x0d\x25\x17\x44\x9c\xc7\xa8\x96\x1b\x27\x8c\xeb\x9d\xa0\xe6\x82\xfd\x7f\x9c\xb9\xd7\xaa\xbe\x46\xac\xa9\xc2\x6b\x55\x37\xea\xf9\x8a\x7d\xbd\x0c\x5e\x16\x01\x4b\xd4\xea\xb5\xf2\xff\x82\xb8\xfe\xd2\xf3\xcb\x82\x3a\xb5\x78\x41\xbe\xd6\xd4\x90\xad\x0f\xe5\xd7\x9a\x6e\x54\x72\xb7\x7b\xbc\x5e\x05\x27\x62\x4b\x0d\xd4\x6d\xb0\x6b\x40\xb3\xe9\xdb\x60\xef\x94\x63\xfb\xac\xe9\xbf\x00\x2d\x9b\x53\xb8\x41\x3d\x8f\x6e\x85\x3b\x14\xee\x50\x4f\x15\x6e\x10\xce\x0a\xdf\x43\xbd\x06\x35\xfb\x22\x50\xaf\xc3\x85\x78\xc2\xf7\xb9\x32\x1d\x1f\x6b\x76\x9d\xad\x59\xad\x6f\xf9\x6f\x6e\xcd\x7a\x19\x9e\x6d\x1e\x88\xe7\xf4\x84\x67\x79\x82\x26\x43\xb1\xe9\x84\x62\x79\x96\x25\xdd\x19\x44\x62\x8a\xc5\x9e\x0c\xcf\x82\xfd\x7f\x95\xb2\x6a\x59\xf5\xff\x0a\x65\xcd\xb2\x46\x30\x32\x28\xea\x16\x19\xb4\xeb\xee\x62\x5a\xe6\x84\x84\x3f\x77\x71\x59\x76\xf9\x7f\xfe\xf6\xb1\xcc\x70\x24\x31\x84\xa4\x54\x83\xca\x42\xb5\x3d\x29\xd5\x20\x9c\xfa\xab\x27\x63\xb1\x20\x4c\xad\xe9\x49\xd3\x06\x95\xe8\x79\x4f\x9a\x76\x32\x18\xdb\xb9\xbd\x92\xc1\x58\x10\x4e\x1b\xd6\x93\xd1\x58\xb0\xbf\xca\x68\x00\x95\x1c\x44\xf1\x8b\x3a\xe9\xe4\xc9\x95\x7d\x98\x58\xa0\x27\x43\xaf\xc9\x95\x7d\x58\xdd\xac\x27\x45\x1d\xd4\x5e\xfd\x37\x2b\x86\x95\x67\x26\x20\xe8\x49\x2b\x4f\x64\x72\x67\xef\xf4\xa4\x5d\x83\xc8\x0a\x5a\x52\xaf\x41\x64\xfb\xde\x92\x51\x55\x10\xa7\xeb\x39\x29\xd8\x20\xf2\x39\x41\x46\x55\x41\xe4\x76\xca\x86\x65\xfb\x62\xf4\x35\x95\xb4\x6e\x10\xd9\xce\xff\x64\x54\x15\x74\x3e\x4b\x93\x1e\x0e\xa2\x33\x7e\xb7\x27\x3d\x3c\xb1\x00\xac\xc1\x9c\xa4\x86\x83\x38\xfd\xc0\x49\xe9\x06\xc1\x2a\xdc\x3d\xa9\xc9\xa0\xfa\x39\x97\xb4\x64\xd0\x3d\xab\x06\x40\x41\x30\xa1\x5e\x4f\xc6\x3f\x41\x52\x74\x93\x2a\x0d\xb2\xfd\x95\x49\x95\x06\x9d\x97\x5d\xca\x9e\x82\x6c\x1f\x94\xbf\xf3\x48\x4d\x85\xce\xfe\x97\x97\x96\x53\x49\xf3\x64\x49\xda\x76\xd2\xb6\xed\xbf\x4f\xda\x36\xe8\x3f\x2f\x54\x6d\x1b\x74\xa3\xeb\x49\xb5\x06\xfb\xa3\xd0\x5f\x5a\xc7\xc2\x83\x90\x8f\xe7\xa4\x47\x83\xce\x7b\x2e\x19\xe9\x04\xc1\xd4\x82\x3d\x69\xd6\x69\x6b\x74\x3f\x17\x90\x16\x0d\xc6\xa9\xb6\x16\x0d\x72\xe2\xf1\x96\xf4\x63\x30\x4d\x5c\x48\xea\x31\x88\x6a\x7f\x56\xd2\x85\x41\xee\xf4\xa7\x24\x5d\x38\x99\x34\x6d\xbf\x7c\x32\xca\x09\xe2\x84\x15\x92\x36\x0c\x8a\xb9\x06\xa9\x5a\x25\x82\xa1\xff\x1a\x48\x43\x06\xb5\x5a\x03\x0d\x19\xf4\xe2\xa1\x79\x2a\x19\x5e\xfc\xef\x30\xac\x66\xe5\x54\xd2\x16\x3a\x31\x08\x67\xc3\xe9\x49\x29\x4e\x26\x4c\xfb\xb0\x53\x8a\x41\x0b\xef\x43\xa5\x18\xc4\xbe\xfb\xff\xf3\xb5\x9d\x74\xe6\xe4\xda\x3e\x3c\x6c\x93\xce\x0c\x82\x61\xff\x3d\xe9\xcc\x20\x18\x25\xdf\x93\xce\x0c\x9a\x1a\x9d\xb4\x61\x10\x4e\xa1\xde\x93\x3a\x0c\xa2\xf9\x78\xd3\x7d\x41\x34\x6b\xa7\xfb\x82\x76\xee\x3c\x3d\x17\xf4\xf3\x30\xd2\x73\x41\x67\x62\x9c\x9e\x8c\x85\x82\x98\x5e\xf5\xaa\x2f\x70\x4c\x40\x4f\x6a\x2e\x88\x49\xc7\x40\x52\x73\x41\x67\x4e\x9a\x9e\x8c\x8e\x82\x98\xf4\x3b\x24\x25\x37\x39\x01\x97\xcf\x7f\x1d\x17\xf4\xf3\xa8\x57\x71\x41\x3f\x4f\x7a\x83\xa3\xc9\x09\xb8\xce\xb6\x3c\xcf\x9d\x4e\x56\x62\xea\x49\x99\x05\x69\x9c\xff\xb2\x8e\xdd\x4e\x56\x2e\x36\x43\xa3\xe0\x44\x46\x93\x7a\x0b\x32\x0b\x65\xf5\xa4\xdd\x82\x34\x3c\x1f\xca\x2d\x88\x7f\x95\x54\x6e\x41\x66\xc2\xf9\x9e\x94\x5b\x30\x8c\xd5\x25\xdd\x16\x8c\xee\x63\x4f\xb5\x05\x51\xed\xca\x4f\xaa\x6d\xda\x1a\x3b\xba\xaf\x42\x23\xa3\x60\x74\x9f\x68\x5a\x2c\x98\xd9\xab\x62\x58\x71\x47\x40\x7b\x3d\xe9\xb5\xc9\x11\xd0\xcd\x2a\x59\x71\xb4\xb6\xdb\x5b\x95\xd4\x5a\x30\xfd\xd4\x48\x46\x54\xc1\xf4\x7b\x21\x29\xba\xe9\x88\x2e\x55\x32\xa2\x9a\x4c\x6b\x3e\xb7\xac\xf2\x0b\x76\x9d\xdc\x9a\xad\x61\x5a\xf3\x79\x02\x68\xc4\xa0\x84\x8f\x77\x85\x38\x1d\x21\x4e\xee\xd5\xe6\x98\x2e\xbe\x8e\xaa\x24\xed\x37\x1d\xfb\x45\x10\x92\xf6\x0b\x8a\xe9\x46\x49\xd1\x4d\x66\x3f\x27\x1f\x0c\x4a\x2d\x88\xc1\x4c\xd3\x3d\x69\xb0\x60\x7f\x55\xb0\x39\x0d\x16\xd4\xea\x2b\x5a\x81\x05\xfb\xdf\x38\x12\x05\x16\xec\x32\x6a\xa1\xc0\xa6\xcb\x44\x2d\x3f\x0d\x14\x58\x50\x3b\x51\x84\xa4\xbf\x82\x48\xdd\x77\xaa\x02\x0b\xf6\xeb\xdd\x23\xb1\xb2\x97\xeb\x00\xda\xc6\x0a\x2c\xe8\x3e\x8a\xf5\x57\xb0\xdf\xb3\xfe\x97\x67\x7f\xa3\x19\x5b\x48\x2a\x2d\x50\x0a\x92\x42\x0b\xda\xb9\x37\x94\xd7\xe4\x8c\xd4\xd9\x87\x89\xa2\x9a\xb6\x94\xb6\xb0\x02\x8a\x25\x68\xf6\x5e\x26\x1d\x12\x34\xfb\xa5\x92\xbe\x08\x9a\xbd\x61\x49\x5d\x04\xd1\xfc\x9c\x7a\x3c\x05\x0f\x33\xd8\xfb\x3e\x53\x20\x41\x24\xaf\x5d\xfd\x11\x34\x7b\xf3\x92\x31\x54\x10\xc9\x4b\x57\xa5\x04\xed\x7c\x0e\x69\x94\xa0\xd9\x63\x99\x34\x45\xd0\x98\xa6\xa6\x27\x4d\x11\xf4\xf3\x1e\x57\x14\x41\x3b\xad\x6a\x54\x15\xb4\xe6\x9d\x67\x50\x15\xec\x7b\xca\x8d\xd9\xf8\x4e\xed\xec\xbb\x45\x75\x04\xd1\xbc\x44\x55\xc7\xe4\x34\xce\xde\x66\x9a\x63\x72\x1a\x67\x5b\x5a\x73\x4c\xce\xd9\xec\xeb\x58\x0d\x04\xad\x79\x93\x19\x0e\x05\xd1\x7c\xa5\x2a\x86\xa0\x35\xcf\xb7\x5e\x98\x1c\xf8\xeb\x47\xbf\x5e\x08\x5a\xf3\xc1\xa1\x16\x82\xd6\x7c\x0d\xaa\x80\xa0\xff\xfc\x08\x51\x01\x13\xbe\x37\x3d\xb7\xea\x1e\x88\x66\x78\x29\xbd\x9e\x36\x96\x12\xfa\xf9\xe0\xd0\x00\x41\x67\x16\xa8\x9e\xb4\x3d\xd0\x7f\x7e\x58\xa9\x76\xa0\x33\xdb\x5b\x4f\xaf\x87\xcf\x00\xe2\xe9\x13\xf9\xf5\xf0\x5f\x4e\x5b\x2e\x7f\x78\x3f\xab\x87\xa0\xff\xfc\x8c\x34\x58\x0a\xfa\xb9\xb7\x75\x37\xd0\xcf\x6d\xac\xa7\x81\x7e\xee\x76\x03\xa3\x20\x9d\x4b\x4b\x73\x03\xe9\x5c\xa6\x9a\x1b\x48\xe7\x2e\x30\x30\x0a\xfa\xb1\x25\x5d\x0e\xf4\xf3\x1c\x32\x30\x0a\xd2\xf9\x22\x50\xef\x40\x3a\x37\x99\x76\x07\x3a\x79\xdc\x3d\x69\x77\xc9\xb8\x28\x47\x9f\x8d\x8b\x82\xae\xc7\x65\x7d\x0f\xf4\xc2\xb7\x5f\x56\xf7\x40\x34\xdf\x83\xd9\x58\x69\x76\xa8\xaf\x31\xc9\xac\xc7\x81\xf1\xeb\xfe\x74\x58\x44\x44\x98\x2a\x65\x2d\x0e\x8c\xdf\xd9\xe7\x6d\x91\x6f\xb3\x49\xd1\x63\xd1\x7e\x8d\x33\x7a\xbc\x67\x7d\x0d\x0c\x66\xc5\xef\x59\x5d\x03\xdb\x9c\xd9\xbe\xf9\xb4\x60\xfc\xf8\x72\xc8\x61\x05\x36\x46\xe7\x43\x38\x6b\x75\x20\xd9\x8f\x95\x15\x38\x90\xd4\xc1\xac\xbf\x65\x43\xaa\x7c\x8d\x67\x93\x69\xc1\xb0\xcf\x32\x6b\x74\x20\xd9\xc5\x94\x95\x37\x90\x18\x3e\xd3\xb3\x51\x56\x90\x18\xdc\xd2\xb3\x3e\x07\xc6\xaf\x79\x5c\xaf\x45\x7c\x98\x70\x3d\x65\x6d\x0e\x8c\xce\xc3\x31\x2b\x73\x60\x74\x8c\x20\x1b\x2b\xcd\x4e\x66\x45\xaf\x59\x56\xe5\xc0\xe8\xe1\xb6\xac\x10\x93\x59\xf5\xf0\xbf\xac\xd0\x46\x70\xb7\xec\x3f\xac\x51\x62\x86\x15\x7a\xf4\xb2\x22\x07\xa2\xf6\xe4\x3e\xad\xa5\x2a\xe7\xf3\x31\xab\x72\x20\x1a\x33\x17\xf4\x9c\xac\xe7\xc6\xe8\x61\x91\xf5\x3c\x7a\xc7\xcd\x9d\xd5\x3b\x30\x3a\x2f\x99\x6c\x4c\x15\x8c\xce\x33\x33\x1b\x53\x05\x83\xa5\x1c\x7a\x36\xa6\x0a\x46\xe7\x09\x96\x0d\xa9\x66\x27\xaf\x1a\xfe\x97\x2d\x94\xf9\x00\xc3\x43\xb2\xaa\x98\x0d\xa8\x0e\x7f\x68\x0b\x6d\x64\x3f\xb6\xb2\xfa\x08\xf6\x55\xe6\xc6\x6c\x21\xf2\x67\xbb\x69\xdb\x59\x81\x04\x33\x37\x8b\x6c\x21\x06\xd8\xe6\xe6\x2f\x6d\x20\x06\xd8\xe6\xe6\x0e\x6c\x0c\x26\xb9\xf2\xd3\x30\x6b\x90\x20\xfb\x69\x98\x35\x48\x30\x33\x1f\xa8\x59\x81\x04\xfb\xc8\xf8\xa5\x06\x99\x8d\xd7\xf2\xfa\xce\xc6\x6b\xc1\xfe\x8a\x62\x9f\x5a\x25\x28\xc1\xc7\x7a\x36\x60\x0b\xb2\x01\x9e\xac\x42\x82\x70\x25\xdd\x9e\x75\x48\x30\xb3\x37\x85\xd1\x59\x30\xb3\x17\xb2\x0e\x09\xf6\x3e\x3d\x34\xaf\x83\xe2\x80\xfb\xe4\x1e\xac\x3b\x8b\xbe\x9a\x9d\x9d\x75\xcd\x6c\x2c\x36\xf9\x3c\x50\x36\x41\x89\x6c\x91\x95\x77\x21\x58\xdd\x25\xeb\x9f\xd9\x51\xbb\xa6\x07\x66\x2d\x12\x14\xf3\xda\xb3\x12\x09\xf6\xbf\x71\xa9\x69\x91\xd9\xc5\x89\xda\xd9\xab\xf5\x72\xe8\xad\x0a\x9d\x15\xc9\xec\xea\x44\xcd\xb3\xa5\x36\x66\xb5\xd1\x0e\x8c\xac\x37\x66\x97\x1e\x32\xdf\x30\xeb\x7c\xd9\x11\xb4\xf6\x44\x64\xa5\x2f\x3b\x82\x56\x51\xcb\xc6\x40\xc1\xfe\x4e\x65\xbf\x6a\x5f\x46\xf1\x22\xb9\x0f\x43\x9e\xa0\x8c\xea\xe6\xac\x06\xda\x17\xc9\xb3\xa8\xf7\x81\x88\x74\x76\x61\x35\xda\xe9\xfa\xa5\xba\xca\x20\xd8\x65\x6e\xef\x54\xe3\xb3\xaf\x93\x6b\x47\xf7\x03\xd5\x00\x57\x36\xec\x99\x9d\x91\xd9\x3e\x83\xac\x0f\x82\x6a\xc7\x48\xd6\x07\xc1\xde\x1a\x8d\xa2\x10\x66\x47\xc7\xfe\xc6\x1f\x5e\xd7\xd9\x48\x29\xa8\xe7\x1e\xd2\x21\xb3\xd9\xb4\xe1\x69\x56\x22\x41\x55\x76\xb2\x12\x09\x6a\xf5\x9a\x31\x4e\x0a\x6a\xf5\x42\x55\x22\x41\x6d\xde\x43\x46\x49\x41\xb8\x76\x66\xcf\x8a\x65\x36\xe9\x96\xd5\xa8\x7b\xd6\x2c\x41\xe4\x73\xdd\xab\x96\x20\xb2\xdd\xec\x59\xb7\x04\xd5\xc4\xa8\xac\x5b\x82\xc8\x86\x93\xb3\x72\x09\x22\x9b\xe4\x90\xcd\xc4\x05\xfb\xff\xd8\xad\xc2\x09\xec\xb4\xcf\xfa\x26\xe8\x4c\x98\xd9\xb3\xbe\x09\x92\xdf\xd4\x59\xdf\x04\xc9\xe0\x45\x56\x37\xc1\xf8\xf1\xe1\x93\x0d\xa4\x02\xa3\x34\xd9\x30\x2a\x68\x6a\x76\xd6\x49\x41\x3f\x07\x6f\x5b\x0c\xbb\x4e\xdc\x92\x4d\x61\xae\x6e\x58\x1f\x35\x12\x34\xfd\x33\xab\x91\x99\x2c\xdc\x53\x43\x8d\x31\xbb\xde\xd0\xf9\xa1\xf5\x71\xbd\x21\x2f\x03\x85\x11\xb4\xd3\x84\xfa\x22\x08\x47\x55\xf6\x6c\x14\x14\x44\x53\xa1\xb2\x72\x98\x5d\x4b\xc8\x87\x98\x41\x50\x10\xe5\x5c\xfc\xfa\x62\x76\xb4\xac\xef\x5e\x83\xa0\xa0\x35\x1f\xfc\x1a\x24\x68\x0e\xeb\xc8\x0a\x24\x68\xcd\x26\x53\x16\x41\x73\x8c\x48\xd6\x15\x41\x34\x3f\x7c\xcc\xd5\x05\xed\x5c\x8d\xda\x63\x36\x55\xd7\xe1\x40\x59\x7d\x04\xd1\xbc\x01\xb4\x47\x10\xcd\x87\xab\xf2\x08\xe2\xdf\x75\x61\x46\x2f\x88\x76\x36\x66\x03\x5d\x7c\xee\xfb\xb2\x51\x28\xb3\xcb\x1e\xd9\xda\x7a\x21\x88\xe9\xd5\x63\x4c\x33\x9b\x98\xeb\x09\xd0\x14\x41\x37\x1f\x29\x1b\xd1\xcc\xe6\xea\xfa\xad\x75\x5b\xcb\x9b\xaf\x7d\x3f\x99\x8c\x71\x82\x98\xe7\xbf\xac\xe4\x8d\x00\xa0\x5f\xd9\x08\x27\xe8\x3f\x3f\xac\x4c\xd5\x05\x31\xbd\xd0\x0d\x70\x82\x5e\xfc\x20\x30\x96\x99\x4d\xca\xf5\x8a\xd2\x4d\x41\x37\x87\x2e\xeb\xa6\x20\xa6\xff\xa5\x88\x82\xfe\xf3\x65\xa4\x88\x82\x6e\xb7\x4d\xd6\x3a\x41\x67\x0a\xd5\x9e\xb5\x4e\xd0\xed\x08\xc9\x86\x31\x41\x37\x01\x33\x1b\xc5\x04\x9d\xf9\x58\x7b\xd6\x4d\x41\xfc\x6f\x99\x67\x92\x30\xe6\xb4\x59\x95\x53\xd0\xcf\x47\xb9\x72\x0a\xfa\xcf\x8b\x5f\x39\x05\x31\xcf\x2e\x6d\x0a\xdd\xf4\x9c\x6f\x63\x9d\x20\x8e\xa5\x65\x85\x15\xc4\x09\xca\x65\xf5\x34\x9b\xc1\x4b\xaf\x45\x36\x83\x37\x9b\xc1\x4b\xf7\x57\xd6\x58\xb3\x19\xbc\x3e\x3e\x8d\x65\x82\x68\xcc\xbb\xd0\xb3\x16\x0b\x7a\xf1\x33\x56\x8b\xcd\x8b\x7e\x3f\x42\xae\x59\x65\x05\xbd\xf8\x16\x51\x59\xb3\x19\xbc\xd3\x1f\xda\x1a\xac\x91\x5b\x7c\x3a\x6b\xb1\xd9\xa4\xde\xe1\x1e\x6d\x0d\x93\x7a\x09\x06\x67\x93\x7a\x41\x32\xf1\x2b\x2b\xb6\x20\x9d\xe7\x8a\xb1\x4d\x10\x83\x11\xba\x3d\x2b\xbb\xd9\x35\x85\xec\x9e\xce\xca\x6e\x76\xdd\x5c\x82\xf2\x59\xd9\x05\xd1\xcd\x0e\xcd\x86\x3b\x41\x2f\x3e\x6a\x14\x60\x10\xb5\x7a\x1d\x1b\xef\xcc\x2e\xa6\xeb\xa7\xb9\x52\x9c\x5d\x4c\x77\xba\x03\x1b\xe8\xb5\x81\x38\xc5\x4a\x31\x48\xe7\x91\xaa\xf5\x66\xad\xf7\x6c\xde\xd6\x78\x55\x49\xb7\x65\x6b\x30\x8b\xf3\x7e\xf0\xfe\xf7\xeb\xd9\x0c\x65\x10\xcd\xe1\x1d\x59\x9d\xce\xae\x27\x54\xb3\x65\x36\x83\xc9\xc7\x5e\x13\xc6\x42\xc1\xf8\x79\xe5\xa8\xd8\xd9\xdc\x63\x1c\x38\xab\xd8\x20\xfe\xdd\x6e\x3a\x76\x36\xf9\xd8\x0f\x10\x1d\x1b\x44\x3d\x6f\x16\x25\x3b\x9b\x7d\xec\xd9\x50\xb2\xc1\x3e\x34\x8f\xc3\x0b\xc5\xf4\x63\x1b\x50\xcb\xce\xce\xe1\xec\xa5\xa9\x65\x83\x64\x86\x40\xd6\xb2\xb3\x96\xcd\x15\x56\xb4\xec\x62\xf6\x31\xa7\xac\x68\xd9\x60\xfc\x38\xd9\xc5\x00\x2a\x48\x46\xf6\x8b\x92\x5d\x4c\x48\xe6\x32\x2f\x86\x54\x8b\xf3\x3c\x73\xef\x16\x23\xaa\x20\x99\xe1\x51\x34\xf1\xa2\x89\xf3\xb0\x2b\x9a\x78\xd1\xc4\xa7\x7b\x9c\x16\xd9\x05\xe1\xb6\x2e\x8b\x48\x64\x2e\x1e\xfd\x6d\x11\x89\xcc\xd3\xcd\x3f\x16\xd1\x38\xd3\x43\x5d\x16\xd1\xc7\x4e\x4b\x17\x45\x1c\x44\x77\x98\x60\xd1\xc4\x41\x54\xb3\x3d\x8b\xa3\x5d\x41\x30\xec\x7f\xff\x61\x35\x4f\x80\xd5\x4a\xe9\xe7\x60\x74\x3e\xdd\x8a\x7e\x0e\xa2\x99\xb9\x57\xb4\x71\xb0\x6f\x4b\x0f\xc5\x6a\x05\xf1\xa0\xe4\x1e\xac\x96\xf3\x54\x4f\x8b\xac\xd6\x59\xf2\xf7\x6c\xcd\x7a\xa1\xe8\x3d\x5b\x87\xd7\x22\x3f\x61\x78\x1f\x17\xb3\x9e\xc1\xe8\x56\xcb\xac\x67\x30\x3a\x4f\xca\xa2\xc9\x83\x9c\x6c\x37\x4d\xbe\x68\xf2\xdc\x15\xc5\xa8\x2c\x18\x3d\xfb\x5f\x36\x87\x72\xef\x39\x50\xee\x8b\x89\xd0\xd3\xcd\x7b\x8a\x13\x73\xef\xd2\x2f\x5e\x14\x79\x30\x3a\x5d\x74\x45\x91\x07\x99\x05\xf8\x7b\xd1\xe3\xc1\x49\x14\x2c\x6a\x3c\x18\x9d\xef\xa3\xa2\xc5\x17\x2d\x3e\xf9\x43\x9b\x82\x5c\x69\x07\xce\x14\x73\xa5\x8b\x93\x52\xf3\xb4\x2e\x7a\x7d\xd1\xeb\x79\x26\x16\xbd\xbe\xe8\xf5\x74\x1c\x14\xbd\xbe\xe8\xf5\xd9\x1f\xda\x38\x99\xa9\x77\xbd\x97\xf4\xfa\xa2\xd7\xf3\x98\x2f\x7a\x7d\x51\xe2\x79\x8a\x14\x25\x1e\x44\xb5\x93\xa9\x68\xf1\x20\x9c\x16\xa0\x17\x2d\xbe\x68\xf1\x8e\x32\x28\x5a\x7c\x71\xaa\x6a\x1e\x10\x45\x65\x07\x7b\x73\xd4\x53\x41\x2f\x0a\xba\x5b\x53\xd0\x8b\x82\x4e\x07\x55\x51\xd0\x41\xb6\xff\xa2\xe8\xe7\x45\x3f\xe7\x39\x55\xf4\x73\x10\x65\xd0\x4d\x56\xf4\xf3\x62\x42\x75\xf7\xdf\xac\x28\x09\xd5\x95\x69\x16\x7b\x31\x10\x0c\x66\xe6\x79\x59\x0c\x04\x83\xfd\x72\xf1\xa7\x56\x1e\x8f\xaf\xcc\xba\xd5\x8b\x1e\x0f\xe2\x7c\xa0\x14\x45\xbe\x98\x52\x6d\x45\x95\xf6\x62\xfe\xb4\x0f\x21\x9d\x1d\x4c\x96\xe1\xe8\x45\x67\x2f\xe6\x4a\xd3\x6f\x55\xf4\x73\x30\xb3\x95\x52\xcf\x8b\xa9\xd2\x9e\x16\xc3\xc3\x20\x9a\x9f\x31\xc5\x5c\xe9\x62\xae\xb4\x4f\x47\x23\xc6\x20\xdb\x45\x58\x0c\x18\x83\x70\x6e\x98\x5e\x74\x7d\x30\x73\x77\x63\x56\x93\xfc\x69\xbb\xbc\x8a\x5a\x0f\xb2\xfd\x81\x45\xab\x2f\x24\x48\xdb\xab\x54\x94\x7a\x10\xfd\xe7\xb5\xa6\xd4\x83\x6c\x5f\x5c\xa9\xa7\xe6\x5e\x08\xb4\xb6\xd1\x5e\xb0\x2f\x2b\x76\xa0\xe6\x17\x35\xdf\x28\x61\x31\xb8\x0b\x4e\x96\x58\x31\x21\x1a\x94\x28\x6e\xcd\xaa\xd3\x19\x70\xc6\x54\x16\xe3\xbd\xc5\x89\xb2\xec\xb0\x2e\x76\x06\x80\xa8\xbf\x3f\x2c\xb9\xd5\x8b\x9d\x05\xa0\x38\x70\xbf\xd8\x57\x00\x4a\x14\x37\x6c\xdb\x98\x1f\x6d\xee\x7a\xb1\xab\xa0\x38\x62\xd6\x28\x51\x69\x36\x18\x33\x6b\x45\xb1\xc8\xf6\x6a\xce\x3d\xe8\x03\xc8\x60\x32\xc8\xc6\x2e\x8b\x1d\x0a\xa0\x04\xdf\xfe\xc5\x0e\x05\xb0\xdb\x8b\x33\x6e\x87\x42\x71\xba\x2d\xbb\xff\x8b\x3d\x0a\x60\xff\x1f\x75\xb0\x47\x01\xec\x83\xe3\x80\xed\x32\x00\xfb\xb7\xb4\xac\x7d\x06\x60\xff\x1f\x95\x35\xa4\x0c\xe2\xa7\x80\x15\x7b\x08\x40\x54\x47\xdb\x14\xfb\x03\x40\xfc\x94\xa6\x62\x7f\x40\x71\x2a\x2d\x7d\xab\xd8\x1f\x00\x8a\xe9\x34\xc5\xee\x00\x10\x91\xbc\x8a\xec\x0e\x00\x45\x1f\x2d\x76\x07\x14\x13\xa9\x8d\x0e\x15\xbb\x03\xca\x89\x35\x23\xa9\xc5\xee\x00\x50\x1c\x6b\x5d\x74\xff\x62\x22\xb5\x2e\x58\x94\xff\x62\x22\xb5\xd1\xa0\xa2\xfd\x17\x13\xa9\xdb\x39\x12\x2f\xa3\x61\xdf\x98\x17\x85\xfe\x5f\x86\xfd\x60\x3e\xc7\xd4\x7d\x50\x34\xd0\x62\x08\xba\x9c\x44\x6a\x9f\x46\xc6\xa0\x41\x9c\x1e\xed\x62\x74\x19\x44\x98\x97\x5f\xec\x04\x00\xbb\x51\xa8\xad\x81\x63\xb0\xcb\x38\x64\xbb\x01\xc0\x2e\xa3\x8d\x95\x7e\xb0\xb7\xe7\x6f\xad\xc6\xa4\x6b\xcc\x87\xa0\x59\xd3\x20\x9c\x86\xaa\x17\x03\xc7\x60\x6f\x8e\x9a\x19\x38\x06\xe1\xf4\x2e\xbd\xd8\x61\x00\xca\xf0\x8e\xb6\x73\x00\x94\xe1\xc5\x63\xdf\x00\x28\x83\xcf\xfa\x62\xdf\x00\xd8\x3b\xe0\xda\xb6\x73\x00\xec\x32\xda\xc4\x58\x32\x28\x83\x20\x62\xb1\x77\x00\x44\x63\xc5\xba\x5e\xec\x1e\x28\x4e\x9b\xe5\x48\x8e\x62\xff\x00\xa8\x76\xe5\x16\xfb\x07\x40\xb5\x13\xb8\xd8\x3d\x00\xaa\x3d\xa8\xc5\xee\x01\x50\x8d\xdf\x17\xbb\x07\x8a\x93\x66\x39\x22\xa3\xd8\x3d\x50\x9c\x34\xcb\x21\x28\xc5\xce\x80\xe2\x04\x59\x8e\xd1\x29\x86\x92\x8b\x93\x61\x39\x68\xa2\x18\x4c\x06\xd5\x98\x7e\x31\x39\x1a\xec\x7f\xa3\x95\xec\x48\x28\xf7\xc9\x09\xe5\x50\xec\x36\x00\x71\xfa\xea\x8a\xfd\x06\x60\x9f\x2d\x76\x6b\xc7\x01\xd8\x65\xee\xd6\xfa\xdf\xa6\x14\xfa\xd6\xb2\xeb\x00\xec\xbb\x8e\x76\x32\x62\x0d\x22\xf5\x73\xc8\x56\xf7\x76\x7e\x1b\x3f\x87\x0c\x63\x83\x5a\x7d\x78\xdb\x7b\x00\xf6\xbf\xb9\x0b\x5b\xe0\x66\x7a\x17\x9f\x3b\x76\x1f\x80\xbd\x57\x1a\xd4\xd8\x36\xd8\x3f\xa5\x05\xec\x53\x28\x06\xb7\xcd\x33\x2d\x76\x2a\x80\x5d\x0b\x8e\xce\x5e\x05\xb0\xcb\xfc\xad\x35\x7b\x0c\xe1\x78\x8f\xd9\x3b\x00\x6a\xf5\xb1\x68\xef\x00\xd8\x3f\xa5\xf1\xec\x1e\x28\xcf\xf9\xb4\xb1\xcc\x5a\x6c\x54\x3b\xaa\x8a\xde\x5f\xf4\x7e\xa6\xca\xed\x45\xc9\x07\x31\xc2\x9f\x6a\xf9\xa0\x76\x6f\x13\x2d\x1f\x44\x36\xe7\xa2\x68\xf9\xa0\x76\x9f\xa7\x5a\x3e\xd8\xff\x46\xab\x1b\xac\x06\xbb\x8c\xba\xaa\xfe\x60\x97\x79\x24\xd6\x75\xa3\x0e\x2f\x1e\xdd\x1f\x44\x76\xac\x6e\x51\xfe\xc1\xa8\xfe\x97\xa7\xd5\x25\x86\x09\x65\x14\xdd\xbf\x10\xd4\x2e\x7e\x44\xeb\xfe\x20\xd9\xb9\x5a\x74\x7f\x30\x1d\x95\x53\x54\x7f\x50\x86\xda\xa1\xf9\x83\x5a\x7d\x85\x69\xfe\xa0\x9e\x47\x90\xe2\x0f\xf6\xa1\xba\x31\x1b\x68\x63\xd4\x3f\x0c\xc0\x2e\x76\x0b\x80\x68\xe7\x33\xcd\x7e\x01\xd0\x9a\xe7\xc7\x7e\x01\x70\xbe\xfd\x4d\x82\x06\xff\xbe\x80\x15\x7e\xd0\x1d\x40\x5b\xcc\x78\x06\xd1\x4c\x25\x2a\x66\x3c\x83\x68\x46\xcf\x8a\x19\xcf\x20\x4e\xc7\x6d\xd1\xf2\xcb\x56\xfa\xce\x24\x89\xbd\xa8\xf4\xc5\xd5\x96\xce\x1e\x3c\x58\x27\x9f\xca\xda\xa2\x62\x0e\x46\xf7\xf9\xa4\x84\x83\x99\x7d\x14\x29\xe1\x60\x66\xcf\xbe\x12\x0e\x66\xe6\x7d\x50\x95\xf0\xea\x44\xd7\x86\x39\xab\x81\xed\xfa\xf3\xdb\x21\xfb\x7f\xc5\x32\x3f\xc0\x2c\xaa\x16\x55\x2b\xf5\xa3\xac\x5b\xe6\x9b\x93\xbb\xbf\xaa\xd8\xd5\x19\xab\x4d\x93\xad\xda\x33\xd8\x8f\xfa\x41\xd9\x63\xd9\xe2\x4a\xf1\x48\x5e\x8b\x0c\x87\xf2\x49\x5d\x8d\x77\x83\xfd\x9c\xdc\x75\xad\x06\xbc\x6b\xf8\x9c\xe4\x9b\xb4\x1a\xca\x06\xfb\xc9\xe1\xff\x59\x8b\x33\x83\x14\xc6\x5b\x75\x6a\x50\x0d\x4f\x56\x95\xba\x9e\x19\xa4\x86\x9b\xb3\x66\x38\x75\xfe\x9d\xcd\x59\x33\x82\xde\x9c\xfc\xaa\x65\x83\xe8\x1d\xcf\xab\x5a\x36\x08\xa6\x0f\xeb\x55\xa5\xae\x06\xbd\xab\xdb\x5a\x16\x79\x06\xdd\x98\xb5\x0f\x6b\xcf\x83\xa9\x3a\xb4\x18\xf8\x3a\xac\x0a\x35\xe8\xcc\xbf\xda\xab\x42\x0d\xd2\x39\x30\x55\xb9\x1e\x2f\xf6\x87\x1e\x3d\x12\xcc\x97\x40\xd5\x81\x41\x8b\xb3\x75\x4f\x94\x53\x3d\xf1\xd0\xab\x3a\x30\x88\xe4\x79\xd2\x81\x41\xcc\xea\x31\x78\xf0\xc9\xbb\x85\x66\xd5\x81\xc1\xe8\xbc\xf4\xaa\x0e\x5c\x5d\x5f\x89\xdf\x69\xb2\x20\x9a\x83\xd8\xaa\x2a\x0b\xa2\x3b\xc1\x50\xd5\x65\xab\xb3\x37\x79\xda\xd4\x56\xd0\x1c\xd2\x5a\xb5\x56\xd0\xf2\xf9\xa1\x35\x72\x1c\xf0\x68\xee\xc0\xe3\x67\x2a\xe7\x73\x85\x1a\x7c\x06\x8d\x49\xf5\x7a\xd5\x6d\x6b\x21\x9e\x81\x05\x56\xad\x15\x44\x37\x01\xb8\xea\x9e\x20\x5a\xf0\x2d\x52\x95\xcf\x5a\xec\x9f\xf7\xdf\x3c\xb4\x62\xc4\x61\x58\xe6\xb1\x31\xb9\x92\x93\x01\x55\x03\xc6\x20\xa6\x35\x50\x3d\xc1\xfe\xa5\xff\xe6\xe1\xb2\x8c\xef\xb4\xee\xe5\x1c\x2e\xd9\xa9\x3c\xea\xab\xee\x09\xa2\xfa\xb1\x5b\x35\xcd\xaa\x69\x1a\x35\xac\x9a\x26\x48\xf9\xfc\xd4\x73\x50\x5d\x5d\x93\x27\x69\xd5\x21\xab\x0b\x00\x5b\x2b\x1d\xb2\xba\x00\xb0\x35\xd0\x21\x41\x67\x8e\xe3\x5e\xcd\x31\x06\xe9\x9c\x29\xb5\x12\xa4\x73\xa6\x54\x48\xd0\x1d\x5e\x53\x55\x48\x10\xd5\x1e\x92\xaa\x42\x82\xe4\xd7\x65\xd5\x20\xc1\xf8\x79\x17\x6a\x90\x60\x68\xad\x55\x83\xac\xcd\x1e\x42\xb7\xe5\x79\x6a\x76\x12\x78\x1b\xaa\x7e\x20\x67\x6f\x30\xd5\x0f\xe4\xfc\x73\x97\x56\xa9\xd1\x33\x94\xdd\x98\x55\x6a\xcb\x2f\x01\x6a\xae\xf9\x81\xbd\x03\xff\xcf\x7a\x36\xef\x0b\xf6\xa9\xf9\x81\x74\x6e\x0c\x2d\x0f\xec\xad\x51\x03\x4d\x0d\x64\x53\x59\xaa\xc1\x5d\x30\x33\x1f\xa0\xd5\xe0\x2e\xc8\xa6\xc5\x54\x75\x0e\x4c\xc7\xb6\x56\x6d\x0e\x44\x33\xca\x5d\x35\xb7\xaa\xb9\x19\x15\xab\x9a\x5b\x75\x12\xe4\xc6\x77\x65\x55\xdd\x40\xb1\x7b\xbf\x6a\x6e\x60\x3f\xe1\xff\xd0\x3f\x5e\x35\x36\xb0\x3f\xba\xd8\x9b\x01\x5c\xb0\x9f\xec\x1c\xbc\xca\x06\x4e\x97\x79\xd5\xd8\x40\xad\x58\x6c\x35\x14\x0b\xaa\xdd\xa7\x55\x37\x03\xc3\x47\x86\x6a\x06\x5a\xb3\x4d\x35\xb3\x3a\xce\x59\xe3\xe2\x31\x62\x0b\xa2\xdb\x4d\x5c\x0d\xd9\x82\xe4\x87\x4d\x55\xe0\xea\x19\xf5\xea\x99\x34\x3f\x18\x14\xa7\x67\xac\x3a\x1d\xa8\x3e\x9d\x35\xba\x6a\x10\xd7\xbb\x46\x51\xab\xce\x9b\xe4\x51\x28\x6a\x75\x7a\x86\xdc\xa3\x07\xeb\x5c\xc6\xbe\x6e\xf5\x2f\xb0\x8f\x95\x5f\x1a\x63\xad\x64\xe4\x4e\x9f\xf5\x5a\x54\xc5\x98\xa6\x47\xa1\x1d\x81\x6e\x02\x7d\xd5\x7b\xc0\xe9\x33\xab\x6a\x4f\x75\x9e\x23\x6f\x7a\x6d\x06\x74\x66\x67\xef\x55\x9b\x01\xd1\x8c\x6e\x56\x6d\xa6\xde\xac\x13\xec\x8d\xaa\xcc\x80\x7d\xb0\xd4\x5c\x99\xa9\xae\x83\xeb\x69\xd2\x65\x40\x77\x1c\x6a\x55\x5b\x40\x32\xed\xa7\x1a\xf1\x04\x49\xcd\xa8\x8a\x0c\xe8\x8e\x38\xad\x7a\x0c\xe8\xd5\xcb\xdc\x20\x28\x48\x6a\x61\xd5\x6c\x40\x3a\x0f\x45\xcd\x06\x24\xbf\xf5\xaa\x62\x03\xba\x23\x7f\xab\x62\x03\x3a\x73\xc6\xf7\xaa\xd7\x80\xce\xda\x33\xbd\xaa\x35\x20\x9d\x8f\x0e\xad\x06\x44\x73\xee\x8c\x6a\xd2\x2e\xe8\xcc\x36\xdf\xab\xa2\x03\x92\xf9\xec\xd5\x58\x29\x48\xa6\xa0\x57\xd5\x07\xec\x8b\x98\x5a\xaa\x3e\x20\x9d\xf7\x9e\xea\x53\x1f\x23\x16\x6e\xcc\x8a\x3f\x44\x2c\x9a\xbb\xb4\xe2\x0f\xc9\x77\x9e\x23\x5d\xa8\xba\xd2\xad\x77\xa5\x2e\x04\x86\xf3\x8b\x56\x93\x76\xc1\x70\xba\xd2\x6a\x54\x14\x8c\x9f\x1f\x6f\xca\x51\x5d\x9e\x6f\x5a\x5f\xeb\x01\xc3\xb1\x2b\x55\xe9\x01\x39\x7b\xda\x74\x1e\x90\x4d\xa9\xab\x2a\x0f\x18\xbd\xb8\x47\xeb\xb8\x7c\x56\xbb\x79\xcf\x37\x73\xf2\xf6\x73\x2a\x75\x1e\x30\x1c\x1f\x55\x75\x1e\x90\xb3\xad\x6f\x6e\x2f\x18\x0e\x7d\xaa\x6a\x10\xc8\xd9\x13\xae\x06\x81\xe1\x54\x7a\x55\x0d\x02\x39\xfb\x12\x54\x83\x40\xce\xde\x35\x6a\x10\x18\x8e\x56\xaa\x2a\x0f\x18\x0e\x15\xab\x4a\x0d\x18\x9d\xce\xd0\x6a\x7c\x12\xcc\x72\x36\xef\xa1\xbe\x7c\xec\xfb\x15\xa2\xae\x80\x6c\xf6\x68\xd5\x56\x40\x36\x08\x51\x95\x15\x90\x8d\x71\x54\xa3\x94\x20\x1b\xb4\xa9\xea\x0b\xc8\xc6\x8e\xaa\x41\x4a\x30\x8b\x2d\xad\xd1\x80\x69\x9e\x5c\x35\x48\x09\x66\xf6\xf1\xa4\xe4\x80\x99\xbd\x0c\x8d\x51\x82\x99\xbd\xc0\x0c\x51\x82\x6c\x38\xa6\x6a\x42\x60\x1a\x50\xad\x46\x28\xc1\xcc\x5e\x60\xca\x11\x98\xc5\x86\x56\x8e\xaa\x72\xe4\x25\xad\x1c\x81\x6c\x1c\xad\x29\x47\x20\x9b\x1a\xd9\x8c\x50\x82\x6c\x68\xa7\xa9\x4b\x60\x3f\xc3\x3a\x65\xd9\x32\xe6\xf4\xe0\x6b\xa3\xa9\x46\x60\xdf\xdf\xfe\x74\x58\xe6\x62\x3e\x9c\xca\x66\xf8\x11\x94\xa8\x16\x5d\x16\xb9\x46\x49\x71\x73\xb7\x65\xac\xea\x52\x3c\xb6\xc7\x22\x73\x0b\x8b\x7b\x58\x96\xd9\xf9\x3c\x28\xfa\x2c\xf2\xc2\xf8\xef\x15\xbc\x7a\x53\xaf\xc0\x2c\xa8\x6a\x33\x8a\x09\xf6\xbe\x32\x65\x56\xda\xb5\x7e\x10\x9d\xa6\x70\x81\xfd\x6f\xb4\xaa\xc2\x05\x76\x59\xa2\xac\x59\xe6\x74\x16\x7c\x3e\x35\x5d\x0a\xec\x0f\x8d\x46\x99\x2d\x11\xf6\xb8\x66\x0f\xc5\x96\x08\x33\x0f\xb3\xdb\xb3\x29\xc2\x6e\x68\xfa\x79\x9a\x86\x05\x76\x19\xe7\x49\xc5\x6a\x71\x3e\x66\x3c\x3e\xdb\x27\xfc\x98\x61\xb7\xc6\x31\x41\x71\x90\x4b\x53\xbb\x1a\xeb\xfd\xd8\x89\xd1\x0c\x5a\x82\xbd\x31\xcb\x6c\x80\xc4\x02\x1f\xee\x53\x15\x03\xfb\xdf\xdc\x9a\xf5\x4f\x8c\xf2\xf3\x70\xcd\x49\x06\x25\x8a\xbf\xf4\x72\x49\x9a\x34\x5f\x3e\xcd\x50\x26\x28\xf6\x06\x36\x05\xad\x9d\xe9\x9b\xa6\x5b\xb3\xf2\x18\x5a\x24\x2f\x5c\x7d\x0c\xec\x32\x1a\x53\x21\x03\xbb\x8c\xdf\x1a\x95\x04\xbb\x8c\x06\x36\x2c\x09\x76\x19\x87\x67\x5c\x12\xec\x32\x2a\xa6\xce\x81\xe2\xcb\xbc\x69\x73\x60\xff\x9b\x65\xd6\x2c\xdb\x2d\xed\xd6\x3c\xd5\x1b\xc5\x17\x51\x53\xdd\x9a\xea\xe6\x3c\x7d\xcd\x20\x24\xd8\x5b\xa3\x01\xd4\x39\xb0\xcb\xb8\x38\x8d\x42\x82\x68\xbe\x9f\x9a\xf6\x06\xaa\x81\xa6\x66\xcc\x11\xec\xef\x4d\xce\xa1\x42\xd7\x1c\x55\xea\x4d\xaa\xcf\x81\x88\x7e\xb6\x66\x1d\x08\x1c\x86\x13\x17\x35\xed\x0d\x54\xc3\x46\x4d\x7b\x03\xfb\xd5\x4c\xc5\xb4\x37\xb0\x2b\x46\x93\xa8\x6f\x20\x7a\xb8\x39\xd3\x7d\x41\x24\xe7\x12\x68\x3a\x1d\xd8\x67\x9b\x23\x36\xa0\x08\xaa\xb9\xc8\x4d\xcd\x03\xfb\xa7\x1c\x8a\x9a\x07\xa2\x39\x88\xbd\x19\x3e\x04\xd5\xef\xaa\x66\xf4\x10\xec\x9f\xd2\x9c\xa6\x0a\x83\x6a\x6a\x73\xd3\x06\xc1\xfe\x37\x0f\xd8\x93\x58\x9d\x27\x9c\xee\xa5\xa6\xfc\x81\x48\xce\x26\xd0\x54\x3d\x70\x52\x4d\x9a\xaa\xd7\x1c\x1b\x6a\x6a\x5a\x33\x51\x18\x54\xa7\x99\x6a\xda\x1f\xa8\x26\x19\x36\x55\x0f\xec\x1d\x50\x7d\x5d\x0f\x54\x13\xb9\x9a\x99\xc3\xed\x0c\x18\xf5\xe4\xe8\x7f\xcd\x01\xa3\xe6\x0f\x34\xa3\x81\xa0\xf6\xea\xd6\xac\x56\x3b\x03\xd3\xa9\x82\x02\x08\xaa\xe9\x94\x4d\x01\x04\x91\xcd\x4d\x6e\x0a\x20\xa8\x46\x67\x9b\xfe\x07\xf6\x99\xe6\xac\x2a\x80\x20\xb2\xc9\x56\xcd\xd8\x5f\x23\x71\x78\x7a\x55\x1b\xe6\x03\xdb\xca\x2d\xb3\xfa\x84\xf9\x06\x8b\x79\xf4\x66\x98\x0f\x44\x6e\x74\xe9\x35\xe5\x11\x54\xab\xa5\x28\x82\x98\xcd\x7d\x5a\xf9\x4e\x16\x61\xf3\xd0\xac\xbc\x13\x28\xb1\xb8\x47\x6f\x66\x06\xb7\xfe\xec\x6f\x19\x3e\x84\x9b\xee\x08\xce\x1d\xad\x39\x36\xcd\x31\x3c\x56\xab\xbe\xd1\xcc\x15\x6b\x8a\x23\x88\xee\xa7\x77\x33\xe6\x07\x4e\x37\x6b\x33\xe4\x07\x22\x79\x01\xea\x8a\x20\xce\xb3\x5c\x55\x6c\xc3\x1a\xb9\x2d\x6b\x44\xd2\xae\xd3\xcf\x37\x55\x11\x74\x67\xc8\x69\xaa\x22\x48\xe7\xfa\xd6\x15\xc1\x3e\x30\x7f\x69\x95\x06\x99\x4e\xde\x68\x7a\x21\x18\x4e\x52\xdf\xf4\x42\xb0\x4f\x30\xbf\x54\x02\xc1\x70\x68\x62\x33\xbb\x17\xe4\xec\x61\x18\xd6\x03\xc3\xf1\xd9\xcd\xec\x5e\x90\x73\xfc\x61\x72\x94\xa6\x37\x82\x59\xf8\x4e\x6e\xc6\xf7\x40\x51\xa1\x9b\xe1\xbd\x36\xcf\x6b\xd4\x7f\xb3\xca\xce\x76\xd4\xbc\xe1\x8c\xd2\x81\x5d\x19\x8e\x5c\x99\x04\xfb\xd1\xe7\xff\x79\xe8\x08\x66\x0f\xaf\x09\x43\x72\xcd\x11\x9f\xe6\xbe\x37\x15\x13\x44\xb2\xcb\xb4\xe9\x98\x60\x97\xd1\x60\x86\xd6\xc0\xbe\x99\x38\x3e\x07\x6e\x82\xf3\x8a\x30\xd8\x06\x9a\xd3\x8d\x34\xed\x14\xa4\xf3\x30\x54\x3b\x41\x66\x81\xdd\xde\xb4\x4e\x30\x9d\x78\xac\x19\x2d\x03\xbb\x06\xb4\x92\xda\x09\xf6\xc7\x8b\x3b\xb0\x06\xb7\x8d\xc9\x6d\xa3\x64\x82\xfd\x06\x72\xa7\x56\xe0\x76\xb6\x11\x1b\x58\xa7\x6c\x46\xcb\xfa\xb4\xcc\x2a\xdc\xce\x1e\xb9\x4b\xb4\x45\x10\xe7\x43\x48\x5b\x04\x31\xad\xba\xb2\x08\x4e\xd4\xbe\x29\x8b\x20\xe6\xd9\x96\xa7\x80\x39\x83\xa6\xf7\xa5\xb2\x08\x62\xfa\x08\x35\xb1\x16\x74\x67\x1d\x68\xea\x63\x73\x2a\x5d\xc2\x26\xcd\x28\x19\xd8\x0d\xe4\x2e\xad\xe5\x83\x25\xfb\x95\xab\xf3\x81\x34\x4e\x91\x87\xbf\x31\x5c\xf0\xa2\xa9\x81\x20\x0d\xb7\x6f\x3c\xac\x39\x97\xad\x41\xe2\xa6\xe1\x35\x0d\xcf\xcf\x63\x0d\x0f\xa4\x41\x88\xa4\x69\x78\x20\xb3\xc0\x6c\x6f\x0a\x1e\x98\x05\x9b\x6b\x0a\x5e\x5b\x7e\xf2\x53\xa4\xba\x81\x12\x3e\x76\xf5\x34\x50\x82\xce\xd0\xa6\xa7\x81\x72\xde\x43\x86\xab\x40\x39\x87\xaf\xba\x35\x57\x57\x49\xbe\x10\x75\x37\x50\xce\xd9\x35\xf8\x04\xf6\xcd\x43\x63\x9b\x95\x0a\xaa\x99\x1f\xcd\x88\x14\xd8\x97\x0f\x67\x4e\xed\x03\xfb\xf2\xb1\xcc\x4a\xbd\x24\x9f\xb9\x4f\x2f\x28\xf2\x4e\x93\xfb\xd4\x04\x41\x73\x5e\xa1\xa6\x09\x82\xe6\xa4\x3c\x4d\x13\x6c\xdf\x19\xa3\x4a\x91\x8d\xf1\x31\x35\x78\xb7\xc8\xc6\xf8\x7c\xec\xfa\x43\x1b\xe3\x63\xba\x73\x02\x17\x4d\xed\x03\x27\x43\xa3\xa9\x7d\x20\xa6\xe7\x4d\xed\x03\x31\xbd\x54\xd4\x3e\xd0\x8d\xc4\x36\xb5\x0f\xf4\xdf\xa9\x90\xad\xc3\x4a\x2b\xd3\xfb\x5e\xc7\x03\x31\xe9\x4f\xe9\xda\x1b\x08\x67\xd6\xef\x9a\x5a\xff\x91\x8e\xce\x43\xbd\x6b\x6a\x20\x58\x52\xb4\x77\x45\x0d\x74\x47\x88\x77\x3d\x0d\x04\xcb\x2e\xf6\xae\xa7\x81\xee\x5c\x09\x5d\x4d\x03\xc1\x5a\xa4\xbd\xab\x69\xdd\x35\x57\x4d\xbd\xea\x06\xba\x3a\x41\xad\xea\x6a\x2f\x5d\xeb\x02\xdd\x01\x5a\x5d\xeb\x02\xdd\xac\x99\x6e\xea\x28\xe8\xe6\x9b\x74\x3d\x0c\x74\xd3\x97\xba\xce\x05\xba\x79\x34\x5d\xbd\xea\xc1\x4b\x8f\xaf\x89\xae\x49\x81\xee\xa0\xb3\xae\x34\x81\xee\x6c\x01\x5d\x67\xea\x86\xa5\xe2\x6c\x9f\x4b\xac\x27\x9e\xb1\x56\xd3\x20\x14\xe8\x8a\x49\x57\x90\x40\x37\x25\xa7\xeb\x47\x20\x9a\x9d\x57\x5d\x41\x02\xc3\x3c\x93\xae\x1f\x81\xbd\x4f\xaa\xa9\x20\x81\xae\xa7\x75\x05\x09\x24\x53\x0d\xbb\x7e\x04\x92\xb9\x75\xdd\x98\x56\x77\xca\x5b\x9f\x51\x5d\x3f\x02\xc3\x45\x53\x7a\x3a\x75\xf2\x45\x4e\xfb\x6b\x42\x9d\x64\x4c\x5f\x7d\x5d\xe9\x01\xc3\x47\x60\xd7\x79\xc0\x88\xbf\xcc\x83\xd2\x55\x22\x30\x9c\x87\xaa\x3b\x06\x13\xa4\x61\x55\x0c\x79\x81\x34\xac\x8a\xde\x04\xd2\xf0\x52\x35\x0a\x06\xc6\xb9\x92\x54\x29\x90\x06\xb7\x76\x57\xa5\xc0\x70\x5a\xaa\xae\x49\x81\x34\xbc\x5f\x14\x29\x30\xcc\x0d\xed\xc6\xc5\x40\x32\x27\xb3\xab\x56\xdd\x39\x7c\xcc\x3e\xe9\x7a\x14\xd8\x1f\x89\x1c\x86\xb9\x9b\x60\x38\x29\x7c\x37\x77\x13\x0c\x67\x73\xea\xda\x56\x2f\xf4\x6e\xd1\x8b\xd0\x0d\x95\x81\xe1\xa4\x10\xdd\x48\x59\x2f\x84\x5b\xf8\x22\xec\x8a\x15\x18\x06\x09\xbb\x5e\x05\x86\x09\x15\x5d\xad\x02\x39\xdb\xd4\xda\x12\x98\xc5\x53\xa8\x19\x81\x59\xbc\xf7\x0c\x80\x81\x59\x3c\xf7\xba\x12\x98\xc5\xe6\xd1\x8b\xc0\x6e\x0b\xcb\x3c\x23\x95\xef\x2f\xef\x17\xbd\x08\xcc\xe2\x25\x6e\x98\x0c\x64\xf3\x9b\xbb\xa6\xd4\xcd\xbe\xcc\xfe\xd0\x1a\x99\x69\x99\xdd\xbc\x35\x62\xe2\xd9\xc2\x77\x56\xd7\x93\x40\x09\xeb\xad\x27\x81\x6c\xcf\x68\x37\x4a\x06\xb2\xd9\xd9\x5d\x4d\x02\xd9\x28\x56\x57\x93\x40\x36\xd5\xbb\x6b\x49\x60\x16\xdb\xd0\x2c\x4b\x90\xed\x93\xec\x7a\x13\x98\xc5\x4b\x4c\x6f\x02\xd9\xcc\x85\x6e\x28\x0d\x64\x33\xbd\xbb\x26\x05\xb2\x71\xe2\xae\x49\x81\x59\xbc\xfd\x15\xa9\x7e\x72\x28\xbd\x50\xda\x69\x0a\xa7\x22\xf5\x12\x33\x6e\x06\xa2\x68\xf4\xdd\x20\x19\x88\x33\x1c\xa1\x2b\x3f\x60\x3f\x82\x69\x0e\xed\x07\x64\x93\xaf\xbb\xf6\x03\xa2\x1b\x1e\xea\xda\x0f\x88\x7a\x9e\x1e\x26\x42\xf6\x7e\x3a\xe3\x2c\xb3\x16\x4e\x1f\xeb\xd5\xae\x13\xf5\x7e\x6a\xe1\x5e\xad\x05\xd1\x34\x47\x2f\x77\xa5\xa8\x9f\x19\x65\xf9\x2e\xe9\x4a\x51\x3f\x33\xca\xd2\x43\xd4\xb5\xa2\x7e\x66\x94\xe5\xf3\xa8\x1b\x56\x03\xbb\x8c\xdd\xaa\x4a\xdd\x59\x66\xdd\xab\xc9\x91\xfd\xcc\x32\x8b\x91\x74\xc3\x6a\xe0\x2c\xcf\xd2\xcd\x83\xec\x27\x0f\xd2\x33\xad\x52\x75\x27\x94\x75\x75\x90\xae\x40\x75\xf3\x20\xbd\x76\x15\x28\x50\xaa\x67\xdf\x60\x5b\x77\xf5\xd0\xe6\xb9\xd6\xa9\xba\xab\x87\x7a\x59\xea\x54\xdd\x29\x66\x9b\x5b\x33\xb0\x06\x8a\x0b\xc0\x74\x05\x0a\x44\x31\xed\xbb\x6b\x50\xfd\x24\x46\x9e\x9f\x5a\x2d\x13\x23\x93\x75\x30\xde\xd6\x9d\x4f\x36\xa6\x65\xd6\x6b\x3a\x68\xd8\x7a\x69\x4e\xfd\x64\x46\x7a\xc1\xaa\x4e\x60\x97\xd1\x4e\xaa\x13\xd8\x65\x54\xc3\x68\x1d\xd8\x65\x9c\x45\xc3\x75\xdd\xdc\x48\x3e\x82\xba\xb9\x91\xdd\x45\x46\x7d\x3d\x29\x5d\xfd\xa4\x46\x7a\xdf\x1b\xd4\xeb\xae\x28\x9a\x6c\x4f\xa5\x0b\x9c\x8c\xf9\x6e\x54\x0f\x54\x7b\x80\xbb\x39\x8f\xdd\xa5\x42\xcd\xbf\xef\x6a\x18\xa8\x26\xf8\x74\x2d\xac\x9b\xe0\xe8\x00\xfc\xee\x00\x48\x50\xed\x95\xec\x8a\x19\xa8\xf6\x44\x77\x2d\x0c\xec\xed\xb3\x35\x35\xac\x9b\xf2\x88\x38\x75\x83\x84\xdd\x94\x47\xf3\xc6\xbb\x41\xc2\x6e\xca\xa3\x79\xd0\xdd\xc1\x93\xa0\x9a\x41\xdd\x35\x38\xb0\x7f\xca\xe9\x52\xe1\xc0\xfe\xa9\x7b\xf5\xe9\x45\x16\x64\x98\x21\xdf\xf5\x3a\xb0\xcb\x68\x12\x63\x87\xdd\xc5\x4e\xe6\xf8\x43\x6e\x59\x57\xfb\xfa\x7d\xfa\xb6\xdc\xb4\x4d\x76\x33\xc9\xa4\x67\x53\xed\x03\x55\x6f\xea\x5a\x5f\x77\x2d\x50\x67\x5a\xed\x5a\x5f\x37\x47\xd2\x93\xae\xf6\xf5\x93\xfb\xe8\xa5\xab\xf7\x81\xa8\x4e\xa1\xd5\x15\xbf\xee\xd4\x3e\x0e\x6b\xeb\x9a\x1f\x88\xe6\xea\x58\xdd\x38\x21\xa8\xe7\xc6\xd2\xf3\xfa\xe3\xdc\x91\xbe\xa6\x0d\x0a\x82\x7d\x74\xfe\x9f\xa7\xfd\x39\xc3\xbc\xdd\x85\x15\x63\xbc\x64\x1a\x3f\x0f\xc5\x9a\x3d\x2e\x6e\xe6\xc3\xd6\xc0\x20\x88\x6c\xca\x7a\xd7\xff\x40\xed\x7e\xf5\xe9\x7f\x20\xb2\x49\x27\xdd\x24\xc9\xbe\x4e\x0e\x20\x67\xd4\xd8\x20\xa8\xd3\x4b\xcb\xd8\x60\x37\xf9\xf1\x7c\xcb\xea\x89\xa0\x6a\x12\x5d\x4f\x04\xe7\xb6\x52\x13\x41\x4c\x3f\x8c\x74\x42\x30\xce\x91\x19\xe1\x03\xb3\xf8\x79\x63\x38\x0f\x9c\x9b\x56\x4b\x04\x91\x3c\xcd\x2a\x21\x08\xc3\x01\x5d\x25\x04\xd1\xec\x6a\xea\x2a\x61\x77\xf2\x1e\x8f\x4b\x25\x04\xc9\x61\x23\x5d\xfd\x03\xa3\x37\xff\xcb\x13\xb0\x91\xb3\x1f\x29\xca\x1f\xc8\x46\x1e\xbb\xf6\xd7\x5d\x47\xd3\x37\x82\xf6\xd7\x9d\xa8\xd5\x51\x3a\x5d\xfd\x03\xfb\x4a\xe0\x68\xf5\x3f\xb0\xcf\x30\x9b\x53\x00\xc1\xf9\x06\xd5\xff\xc0\xbe\xd9\xfd\xa5\x75\xda\x68\xe6\x2d\x77\x6d\x0f\x34\xa7\xb7\xed\xda\x1e\x68\x0e\x23\xef\xda\x1e\x68\xa6\xac\x77\x6d\x0f\xb4\x46\xa7\x7f\xd7\xf6\x40\x73\xba\x84\x6e\x90\x0f\x84\x81\xa1\xae\x00\x82\x38\xb3\x04\x0e\x83\x75\x20\x26\xe2\x3b\x34\x40\xd0\x1d\x5b\x39\x4c\x6d\x1c\x4a\x21\x1f\xdf\xc3\xe1\x84\xa0\x3b\x74\x6a\x28\x85\x20\xaa\xd3\x3a\x0d\xad\x10\x9c\x94\xbd\xa1\xef\x0d\x16\xc1\x9c\x67\xfb\xaf\x45\x24\xc7\x9d\xa3\xf8\x2c\x62\x88\x35\x97\xe2\x50\x00\xc1\x49\x5f\x1e\x0a\xe0\xc0\xf6\x9c\x38\x68\x68\x7b\xa0\x9b\x97\x35\x8c\xba\x81\x70\x89\xbe\x61\xaa\x22\xd8\x37\x75\xa5\xcc\x03\x23\x48\x36\x9c\xc8\x7a\xe8\x7b\x20\xf9\x06\x1d\xfa\xde\x70\xcd\x4a\x3f\x69\x87\xbe\x07\x92\xf9\xa6\xc3\x18\xd9\x50\x01\x39\xe5\xc3\x18\xd9\x30\x35\x91\xd7\xe2\xd0\x0a\xc7\xb1\x42\x6a\xae\x15\x8e\x63\x85\x6e\xcb\xf6\x4f\x24\x39\x70\xca\x87\x06\x08\xc6\x39\x08\x05\x10\x24\xc7\x5b\x0d\x05\x10\x74\xbb\xe2\x86\x02\x08\xba\x5f\x1d\xc3\x3c\x47\xd0\xfd\x36\x19\x3a\x21\xe8\x3e\x1b\x87\x61\x34\xd0\x8d\xc9\x0d\x2d\x11\x24\x13\x68\x87\x79\x8e\xa0\xdb\x15\x34\x14\x47\xd0\xed\x5c\x1d\x86\xd5\x40\xca\x9e\x5d\x5d\x12\xf4\xca\xdb\x63\x18\x54\x03\xc9\x1c\xd0\xa1\x5e\x82\xee\x57\xce\x50\x2f\x41\x32\xa5\x79\xe8\x8f\xa0\x9b\xfe\x34\x94\x45\x90\x1c\x2c\x36\x94\x45\x90\x1c\x62\x37\x94\xc5\x71\xe6\xeb\xa1\xef\x6f\xe8\x81\x20\x9a\x42\x31\x14\x41\x10\xd5\x95\xa0\x86\xd1\x33\x10\xd5\xa8\xf4\x50\xfb\x40\x1a\xee\x42\xeb\x03\x51\xcd\x4d\x18\x6a\x1f\x18\x0e\x25\x18\x46\xd4\xc0\xbe\x18\xa9\xa9\x11\x35\x30\x9c\xbb\x64\x38\x3a\x0f\x8c\xf8\x4b\x56\xd9\x50\x1e\xc1\x70\x50\xc1\x50\x1e\xc1\xae\x0d\x6d\x6f\xa4\x0e\x0c\x87\x2d\x0c\x85\x12\x0c\xb5\x76\x28\x94\x20\x39\x92\x67\x18\x93\x03\xc3\x4f\x9d\x61\x48\x6e\xb8\x1c\x8a\xb3\xc6\x0f\x25\x13\x0c\x3b\x4d\x86\x21\xb9\x51\x4f\xc6\x0f\xf5\x53\x3c\xc1\x3e\x34\xcb\x3c\xb4\xea\xa3\xdf\x3d\x78\x68\xd5\x47\xbf\x5b\xf3\xd0\x2a\x2f\x2e\x1f\x50\x86\xd0\xc0\xe8\xf4\x08\x0f\x35\x10\x0c\x57\x64\x1d\x86\xcb\x46\xc3\xc1\x9b\x3f\xf4\x66\x23\x34\x36\x9c\x5e\x71\x68\x78\x60\x38\x6c\x79\x68\x78\x60\x74\xde\x5c\x43\xc3\x03\xa3\xd3\xcd\x37\x34\x3c\x90\x86\xb7\xa9\x86\x07\xb2\x23\x36\x87\x86\x07\x46\xf7\x02\xd3\xf0\xc0\xe8\x9e\x25\x05\x0f\xe4\xec\x29\x31\x52\x06\x46\xef\x16\xd9\xfe\x9d\xfc\x1b\xdb\x50\x93\x03\xb3\x78\x4f\x6a\x72\xc3\x84\x47\x3b\xa1\x87\x26\x07\x66\xf1\x89\xa5\xc8\x81\x6c\xa0\x66\x28\x6d\xe3\x48\x5b\x73\x6b\x1e\x59\xa7\x2f\x19\x41\x1b\x4a\x1b\x98\xc5\x47\x83\xce\x06\xa2\x98\x16\x3d\xf4\x33\x30\x8b\x37\xaf\x7a\x06\x66\xf1\x9a\x52\xcf\xc6\xa0\xaf\xc1\xa7\xa4\x76\x06\x66\xf1\xca\xd6\xce\x40\x9c\x69\xd9\x87\x76\x06\xb2\x31\xa4\xa1\x89\x81\x6c\x7e\xd5\xd0\xc4\x40\x9c\x99\xeb\x87\x26\x06\xb2\xb9\x47\x43\x13\x03\xb3\xf8\x5f\x8a\x18\xc8\xf6\xc8\x0f\x45\x0c\x64\xfb\x70\x86\x29\x8e\x60\x16\x9f\xdf\xaa\x19\x98\x85\x0e\xbc\x61\x70\x0b\xcc\xe2\x63\x58\x59\x1b\xd3\x9e\x05\x6a\xa4\x97\x0d\x03\x5a\x3e\xe5\xd5\x32\x30\x8b\xb7\xaf\x66\x35\xe6\x39\x4b\xee\xd2\xc3\x9f\xaa\x35\x27\x53\xdb\x1a\x2e\xd5\xe1\xa8\xc8\xa1\x6e\x81\x59\x7c\x4b\x69\x5b\x60\xff\x1b\x6d\xe6\xe0\x34\x50\x1c\x52\x3f\x8c\x84\x0d\x17\xea\xb0\x9f\x7b\x28\x65\xc3\x85\x3a\xec\x63\x1e\x5a\x19\x28\x06\x3e\x87\x56\x06\xf6\xbf\x59\x66\x4d\x2f\x92\x81\xbc\x83\x15\xb5\xe1\x3a\x1d\xe6\x92\x0f\x4d\x0d\xec\x9f\xfa\x7f\x9e\xe3\xcb\x0e\x08\xef\x28\x55\x0d\xec\xdf\x5a\x31\x9b\xe4\xb8\x9a\xad\xa9\xab\x81\x6c\x32\xdc\xd0\xd5\x40\x74\xb3\x20\x86\xae\x36\xee\xd3\xdb\xc0\x2e\x74\x35\x50\xc2\x5b\x43\x57\x03\xfb\xdf\x68\x13\xbd\x0c\xec\xe7\x9c\x65\x36\x00\xb1\xb5\xee\x8a\xab\x43\x2f\x1b\x7a\x99\x2b\x09\x0e\xc5\x6b\x18\x6f\xf3\xb3\x4e\xef\x02\xf1\x73\xc9\xd2\x61\x56\x27\x28\xd5\x0b\x47\xf1\x02\xc5\x15\x3f\x87\xc9\x99\xa0\x38\x19\xd3\xd0\xb1\x06\x3e\xf5\x73\x4d\xd7\xa1\x4f\x81\x52\xad\xbd\x3a\x05\x76\xc3\xb9\x35\xab\xf0\x9c\xde\x11\x37\x67\x15\x1e\x7b\x47\xbc\x1b\x0c\xa6\x81\x52\x3d\x5c\xb5\x0b\x94\xf3\x3d\xa0\x75\x81\xbd\x35\xce\x83\xd6\x05\x76\x99\x5b\xb3\x5a\x8f\x61\x5a\xdc\x7a\x98\xa1\x09\x76\x19\x47\xa7\x89\x81\xe2\xbc\x29\xc3\x14\x4d\xb0\xff\x8d\x56\x32\x5e\x07\xe2\xac\x27\x31\x14\x36\xb0\x2b\xcb\xa1\x68\x6c\x60\xff\x96\xf3\xa5\xb1\x81\x52\x3d\x62\x85\x0d\xec\x9f\x8e\x3f\xbc\xb3\x15\x3a\x10\xcd\xe8\xfe\x50\xe8\x40\xb1\x43\x7c\x28\x74\xe3\xac\xd3\x71\x0e\xc0\xf6\x59\xf6\xb1\xd8\x3e\x3a\x1d\xd8\x65\x56\xd2\xf6\x79\x4d\x74\xf2\xac\x18\xfc\x1b\x2e\xc1\x91\x3c\x7b\x7a\x1d\xd8\x65\xec\x57\xb1\x03\xbb\x8c\xb6\xd5\xe2\x86\x81\x3d\xbf\xf0\x1c\x68\x06\x8a\x1d\xea\x43\xb1\x1b\xc6\xfa\x5c\xc1\x76\x18\xeb\x03\xbb\x8c\x36\xd3\xf6\x40\xb1\x5f\x7f\x68\x7b\x60\x1f\x30\x97\xa0\xba\x07\xa2\xcc\xf3\x7f\xa7\x62\xfa\x1e\x5b\xd3\xf7\x40\xd4\xf3\x18\xd1\xf7\x86\xc3\xd4\x5c\x3d\x7a\xe8\x7b\xc3\x85\x39\x4c\x10\x1d\xfa\x1e\xd8\xae\xe8\xff\x79\xe2\x5d\xac\x03\x53\x1f\x46\xfc\x40\x9c\x69\xa5\x87\x12\x08\xaa\xf9\x80\x43\xe3\x03\x7b\x0f\x1e\x89\xf5\xff\xe8\x79\xf2\xcd\xa9\xf2\x0d\xa2\x79\xe1\xc0\x86\xa1\xe0\x81\x5d\xe6\x1e\xac\x3f\x86\x17\xa6\xaf\x0e\xf3\x38\xc1\xfe\xbf\x7d\x23\x4d\xe3\x7e\xa0\xda\xf1\x3a\x15\x41\xb0\xff\xad\x51\x56\x2c\xb3\x53\x89\xb7\xdb\x54\x05\xc1\x2e\x0b\xca\x9a\x65\xae\x3e\x96\xdd\xde\xb4\xcc\xec\x27\xae\x89\xa9\xf9\x4d\x57\xe1\xf0\x99\x39\x55\x3f\x50\x8d\x94\x4d\x3d\x0f\xec\x7f\xb3\xcc\x23\x0e\xc7\xc2\x72\xd9\x4d\x43\x7d\x60\x97\xb1\x5b\xed\x6f\x9e\x11\x6d\x5c\xee\xd3\xa1\x6a\x20\x92\x93\x3e\x4d\xa3\x7d\xa0\xaa\x62\xd3\x68\x1f\xd8\xff\xe6\x4f\x3d\xe2\x70\xdd\x10\x7a\xa6\xa6\x4a\x08\x76\x19\xb5\xd0\x09\xc1\x2e\x63\x7b\xda\x1e\xd8\x65\x89\x32\x0f\x8f\x94\xc8\x34\xe8\x54\x9f\x86\xfc\xc0\x2e\xeb\x94\xd9\xca\xe4\x44\x26\xd7\x35\x99\x1a\x1f\xa8\x4e\x3c\x37\x35\xbe\x49\x02\x64\x1a\x3f\x77\x6b\xcd\x58\x5e\x23\xb9\xb2\xdc\x54\xf0\x40\x75\x00\xeb\x54\xf0\x40\x75\xf0\xd6\x54\xf0\x40\x75\x20\xe8\x54\xf0\x40\x64\xa7\x43\x98\x1a\xde\x74\x4e\x56\xf3\x36\xa6\x8a\x07\xf6\xff\x51\x57\x85\x0e\xec\x32\x76\xa1\xd1\x81\x18\x0e\xcb\x9d\x2a\x1d\xd8\x65\xfe\xd6\x36\xc9\xf6\xa1\xf0\xf4\x9f\x4a\x1d\x88\xec\x80\x9c\x69\x54\x10\x44\x71\x8e\x84\xa9\xd6\x81\xc8\xae\x8f\x3b\xf5\x3a\x10\xd9\xe8\xeb\x34\x0a\x08\xec\x1a\x9e\x06\x01\x41\x74\x67\xaf\x9e\xda\x1f\xd8\x77\x99\x47\x67\xab\x64\x66\x2b\xaf\x1e\x9c\x8d\x92\xed\x5b\xf1\x38\x6c\x13\x56\xf7\x70\xf6\x82\x69\x64\x70\x32\x11\xab\x99\xb9\x53\x6b\x04\xcd\x41\xf3\x53\x43\x04\x67\x20\xdc\x54\x10\xc1\x19\xe1\x36\x8d\x0b\x82\x98\x08\xed\xd4\x19\x41\xcc\xf3\x5f\x36\x06\x33\xba\xb8\xfa\xf1\x54\x19\x41\x98\x34\x3a\x75\xc2\xe9\x7a\x1f\x67\x5b\xb6\x45\x21\xa7\xe0\xfc\xd0\xa6\x28\x8c\x01\x3e\x3f\xb4\x8e\x05\xb5\xe7\xf1\x3d\xf5\x3f\x90\x1c\x70\x35\xf5\x3f\xd0\x7d\xcf\x4e\xf5\x0f\x74\x3f\x46\xa6\xfa\x07\xba\xaf\xca\xa9\xfd\x81\xee\x57\xc6\x34\xec\x08\x92\x23\xb5\xa6\x61\x47\x90\xb2\xf7\xa8\x29\x9a\x20\x99\xcf\x3e\x8d\x44\x82\x28\x0e\x4c\x98\x46\x22\x41\x9c\x85\x9c\xa6\xa1\xc8\xe9\x88\x3d\xbc\x7b\x1a\x8a\x9c\x8e\xd8\xf3\x99\xa2\x83\x82\xbe\xbf\x9c\xfe\xf3\x1d\x3e\x55\xd4\xe9\x80\x3e\x9f\x10\x2a\x2a\x48\x66\xc5\x4f\x83\x97\x20\x39\x4a\x61\x6a\xad\x20\x65\x1f\x4b\xc6\x33\xc1\xf0\x13\x75\x2a\xb2\x20\xea\xf4\xb8\x0d\x68\x82\x61\x02\xea\x54\x6e\xc1\xf0\x53\x66\x1a\xe3\x04\x69\x0c\x37\x66\xf3\x6d\x0c\x87\x0a\x4f\x75\x17\x24\x57\x38\x9e\xea\xee\x6c\xf6\x24\xd0\x78\xba\x2d\x18\xe6\xe3\x4e\x45\x16\xa4\xe1\x55\xa3\xa2\xce\xa3\xa8\xfc\x50\x45\x9d\x4e\x0c\xeb\x27\xf6\x34\x52\x09\x86\x9f\xbf\xd3\xfc\x4e\x30\x3a\x1f\x3d\xd3\xf4\x4e\x30\x3a\x5f\x15\x53\xb9\x9d\x47\x6e\x39\xd3\xca\x2d\xc8\xc6\xda\xa7\x22\x0b\x66\xf1\x31\x66\x40\x12\xcc\x92\x3d\x30\xcf\x51\x37\x15\x99\xde\x9f\xa9\xdb\xce\xe3\xb6\x1c\xab\x6e\x3b\xcd\xd2\x34\xac\x34\x95\x5b\x90\x0d\xe6\x4f\xe3\x91\x60\x16\xba\xaf\xa6\xba\x3b\x1d\xe5\xe7\xd8\xc6\x69\x9a\x26\xd8\x5b\xf3\xa7\x9e\x13\x26\x61\xe9\x83\xfc\xe7\xa9\xde\x4e\x83\x8f\x76\x89\x4e\x93\x37\xe7\xd0\x7d\x7c\x8c\x2b\xb3\xa0\x04\xea\x33\x75\xd9\x39\x30\x3f\x1c\x6c\x9a\x96\x39\xcf\x70\x3d\x7a\x26\xa6\x32\x0b\xf6\xc3\x99\x23\x31\x55\x13\xec\xff\xa3\xae\x1a\xee\x3c\x0b\x7a\x78\x1a\x54\x5c\xb0\xcb\xdc\x87\x17\xdb\x59\xd0\x83\x6e\x99\xa9\xe4\x82\x5d\x46\x0b\x68\xb9\xf3\xac\xe8\xe1\x99\x36\x24\x39\xe7\x11\x42\x8f\xcf\x53\x4d\x48\xb2\x3b\xc8\x66\xea\xbe\xd3\x55\x3e\x5c\x7c\x61\x1a\x92\x9c\x27\x9b\x13\x4b\x9c\x86\x24\xa7\x6b\x5c\x9e\xc7\xbd\x21\x49\xb0\x1f\xf7\xb4\x9e\x92\x0c\xa2\xd8\x7b\x3f\xb5\xe4\xa9\x25\xbb\x0c\xc4\xd4\x92\xa7\x0b\x5a\xba\x6a\xc2\x54\x93\xa7\x9a\xec\xaa\x0c\x53\x27\x9e\x66\x87\xa6\xf3\x7f\xb6\x0b\x4e\x7c\x26\x4b\x9e\x66\x87\x82\x62\x47\xd1\x54\x93\xa7\xc1\xcb\xb3\x35\x5b\xe5\x04\x2f\xbd\xa5\xd5\x64\xb0\x6b\xe1\x1e\x6c\x15\x03\x9a\x36\x80\x9a\x3c\x4f\x40\xd3\xb7\xa2\x9a\x0c\xf6\x07\x14\x27\x57\x4d\x06\xbb\xcc\xdf\x7a\xfd\x5c\x7e\xb7\xf1\x53\x2d\x19\xec\x0f\x1e\x8e\x44\x4d\x06\xd5\xde\xe6\xa9\x25\x83\xfd\x81\x42\xbd\xb4\x64\x50\x5d\x2f\x6b\x6a\xc9\x60\xbf\xee\x39\x10\x2d\x19\xec\x57\xbb\x65\x36\x09\xd1\xcb\xec\x6a\xfe\x53\x73\x06\x4d\xd5\x9f\x8a\xf3\x24\x3a\xe9\x6a\xfb\x53\x49\x06\x43\x5f\x9d\x06\x27\x41\xee\x67\x5b\x56\xf4\x36\x67\x86\x12\xaf\x87\xdb\xa0\x1e\xbf\x73\x94\xe3\x74\xfa\x16\xaf\x60\x45\x7a\x3a\x7b\x8b\x1f\x58\x06\x26\x41\xd4\x4a\xd7\xca\x54\xa4\x41\x73\x22\x9d\x69\x4a\x2a\xd8\x67\x8f\xa3\x50\xa4\x41\x98\xaf\x3e\xf5\x68\x10\xcd\x2b\x46\x67\x06\xe1\x5a\xb1\x53\x67\x06\xd1\x9c\x7c\x77\xea\xcc\xe0\x8c\xb9\x9e\x2a\x33\xe8\xce\xb1\x39\x35\x66\xd0\x9d\xbe\x71\x6a\xc7\x13\x13\x9e\xfe\x50\xe9\x05\xfb\x60\x2d\xb3\x4e\xcb\xaf\x15\xce\x92\xa9\xab\xa0\x3b\x3d\xe4\x54\x6a\x41\x3a\x77\xae\xf1\x47\xd0\xab\x97\xad\xfe\x0a\x7a\xf5\x1e\x55\x5f\x41\xaf\xde\x7a\xda\x2b\x48\x0e\x7c\x9b\x46\x29\x41\xaf\x74\x5a\x4c\xa3\x94\xd3\x69\x57\x4b\xfd\xfd\xe1\xad\xad\xee\x82\xe4\x50\xbc\x69\xb2\x2b\x48\x0e\xc5\x9b\x86\x31\x41\x72\x58\xdf\xd4\x7f\x41\x72\x8c\xd8\x54\x76\x41\xb2\xe3\x7f\xea\xba\xa0\x57\x9f\x54\xce\xb6\x3a\x5f\xbf\x2c\x38\x5f\xaa\x2e\xe8\xb5\x5a\x3b\xdb\xe0\xb5\x0d\xd8\xbc\x06\x0b\xe2\x24\xc9\x4e\xcd\x14\xc4\x99\xf4\x69\x3a\x06\x71\x7e\xbc\xdc\xbd\x25\x8d\x45\x82\x61\x1a\xfa\xd4\x42\xc1\x38\xcf\x23\x2d\x14\xa4\xc1\x27\xe1\xe5\x88\x40\x90\x73\xb2\x28\x59\xe4\x5b\x7b\x52\x94\x2d\xe2\xad\x4d\x94\xe0\x52\x2d\xc1\xe8\x7c\x4e\x5c\x9a\x25\xc8\x19\xd9\xbc\x14\x4b\xb0\xdf\x3e\x8d\xb2\x61\x19\x03\x5f\x31\xe6\xcb\x3c\x53\x30\x3a\x51\x96\xcb\x3c\x53\x90\x73\x72\xfb\x8f\x45\x84\x0d\x86\x3f\x5c\x16\x11\x36\xc0\x65\x2f\xe5\xf3\x72\x6c\x1f\x97\xcd\xa5\x7b\x82\x59\xf8\x0a\xbd\x54\x4f\x30\x0b\x4d\x7d\x69\x9e\x60\x16\xce\xdb\x65\xdc\x11\x64\x63\xd4\x97\x89\xa7\x60\x16\x5e\xec\x97\x7a\x0a\x66\xe1\xcb\xe7\x32\x3a\x79\x05\x1f\x30\xc5\x1f\x5a\xc7\xf0\x03\xc6\xe3\xb2\x8e\x41\xe7\x3c\x4f\xea\x4b\x5f\x05\xd9\x34\xc0\x4b\x35\x05\xd9\x70\xc6\x65\xb4\x12\x64\xe3\x20\x97\xd1\x4a\x90\x0d\xf3\x5f\x86\x26\xc1\x2c\x7c\xb5\x5f\x2a\x28\x88\x9f\x56\x70\x19\x62\xbc\x1c\x84\xa7\x16\x5c\xca\x25\xd8\x65\x6e\xce\xb6\x76\xf1\xc6\x7c\xb6\xe7\xb1\x25\xd6\x44\xa4\x0f\xf9\xd2\x24\xc1\xfe\x29\xc7\x6b\xb4\x10\xec\x32\x0e\x58\xbb\x04\x25\xb0\xe1\xcb\x10\x1f\x28\xde\x26\x97\xde\x07\xf6\xeb\x97\x66\xd3\xfb\x40\x9c\xc9\xc6\x2e\xcd\x0f\x14\xef\xc3\x4b\xf1\x03\xa5\xda\xba\x7a\x1f\x28\xde\x74\x97\xde\x77\xe9\x7d\xc9\x2a\x28\x7e\xa0\x78\x07\x5f\x8a\x1f\x28\x3e\x8c\x2e\x43\x83\x97\xb3\x79\x3a\x3c\xee\xd2\xfc\xc0\xfe\x32\xa0\x2d\x55\xbf\xcb\xe9\x3c\x9d\x1c\xe7\xd2\xfd\x40\xf1\x93\xfd\xd2\xfd\x2e\x47\xe0\x25\x3e\x0d\x2e\xe5\x0f\xec\x32\x4e\x97\xf6\x07\xe2\xac\xd9\x7e\xa9\x7f\x60\xb7\xaf\x65\xb6\xc8\x46\xf1\xb3\xfd\xd2\xff\x40\x51\x01\x2e\x43\x82\x17\xcb\x72\x18\xdf\xbc\x74\x36\x10\x61\x06\xe3\xa5\xa1\x81\xfd\xa1\x41\xfd\x55\x34\x50\xed\x68\xbe\x54\x34\xb0\x7f\xea\xe6\x3c\x36\x46\xcc\x85\xf9\x96\x97\x3e\x06\xf6\xe6\xfc\xad\x07\x57\xed\x22\xc3\x59\x2e\x65\x0a\xec\xef\x16\x76\xab\x4d\x81\x6a\xe4\xf9\xd2\xa6\x2e\x86\xcc\x99\x25\x7d\xe9\x44\x20\xce\xe2\xec\x97\x52\x74\x31\x71\x66\x72\x02\xed\x4b\x05\x02\xd5\xc8\xf9\xa5\x02\x81\x6a\x84\xfa\x32\xbc\x77\x35\x33\x83\xe8\xa5\xb8\x0c\xe6\x81\x5d\x46\x5d\xf5\xa2\x0b\x09\xca\x2e\xb6\x71\xa9\x37\x97\x7a\xc3\xb1\x39\x76\x0d\x34\x23\x0a\x97\x43\xd7\x2e\x57\xb5\xe0\x43\xfb\x32\x7d\x13\x34\x27\xde\xbb\xd4\x22\x10\xe6\x16\x5e\x6a\xd1\x65\xcc\x2f\xbb\x79\x8f\xbf\x93\x5e\x32\xdd\xbc\x67\x99\x69\x4f\xce\xda\xa5\x97\x5e\x04\xce\xac\xa7\x97\x5a\x04\x62\xf2\x0d\x71\xa9\x45\xe0\xcc\x13\x72\x69\x45\x20\xe6\x29\xf2\x56\x50\x81\x4c\xc6\xbd\x0c\xf9\x81\x54\x7e\xf5\xbf\x5f\xd5\x97\x11\x41\xd0\x9d\x47\xe4\xd2\xa3\x40\xaf\xde\x13\x6a\x14\xe8\xd5\x67\x9f\x16\x05\x92\xe3\xc1\x2e\x63\x84\xa0\x3b\xc5\xf3\xa5\x57\x5d\x0e\x8a\xb3\xd9\xcd\xe9\xbc\x86\x9f\x2b\x9c\x2e\xe3\x81\x97\xa3\xdd\xbc\x20\xd4\x2a\x30\xec\xf4\xbc\xb4\x2a\x10\xdd\xe1\x74\x97\x56\x05\x92\xb3\xd3\x5d\x0a\x14\x18\x76\x82\x5d\xfa\x13\x48\x83\xcf\xd8\x4b\x7d\xba\x1c\x00\xe7\xcd\xa0\x3d\x81\x9c\xbd\x17\x94\x27\x90\x73\x72\xf3\x56\x72\x12\xae\xf6\x16\x37\x46\x08\xa6\xab\xff\x5e\xda\xcf\x75\xf9\x66\xe0\xbf\x94\x1a\x30\x8b\x0f\x5a\x43\x7f\x60\x16\x1f\x8d\x8a\xc9\x75\xe2\x77\xd6\x48\x31\xb9\x8c\xdf\x75\xff\xcd\x76\xbd\x98\x49\x16\xa9\xbb\xf4\x92\xeb\x84\xea\xac\xa5\xbe\x01\x8a\x1f\x7d\xd7\x75\x8e\x8c\xe7\x2c\x5f\x8b\x97\x0a\x02\xe2\xac\x57\x74\xa9\x20\x97\x59\x95\xae\xaa\x7a\xe9\x20\x97\x91\xba\x76\xca\xac\x82\xcb\xec\xbb\x18\xc7\xa5\x84\x5c\x86\xea\x5c\x7a\xe3\x32\xad\xf2\x32\xad\xd2\x25\x59\x2f\xc5\xe4\x32\xad\x32\x79\xc1\x28\x26\x97\x69\x95\xe9\xfc\xd6\x36\xb9\xcf\x13\xd9\xe3\xb3\x01\x08\xdf\x9d\xcf\x2a\xcd\x04\xc4\x59\xe3\xf2\x32\x7c\x07\xf6\xb7\x90\xbb\xb5\x51\x6e\xfb\xfb\xb3\x4d\x60\xab\xdc\xc6\x3b\xf8\x37\xed\xe4\x72\x99\x7d\x33\xdb\x2f\x93\x29\x2f\x12\x27\xcf\x52\x49\x97\x7e\x72\x3d\x4c\xfd\xe6\xa7\x9b\x41\x3d\x50\x1b\x62\x73\xa9\x22\x60\xdf\xad\xec\x54\x17\xb9\x5c\x78\xc2\x8e\x99\xcb\x98\x1e\xa8\xe7\x52\xd5\x4f\x80\x51\x9c\x4b\xc9\x00\x31\x9c\x58\xf5\xd2\x32\xc0\x99\xb0\xe7\x32\xdc\x06\xf6\x6b\x96\xed\xeb\x0f\xa0\x57\x3f\x6c\x9c\x01\x05\x24\x07\x2d\x5e\x86\xc9\x40\x9c\xe9\x86\x2f\xe3\x64\x60\xef\xd4\x9f\xda\xbc\xa4\x3e\x16\x27\x38\xbb\x74\x0f\x10\x67\x96\xbf\x4b\xd3\x00\xd9\x29\x8d\x2e\x4d\x03\x64\x27\x85\xba\x34\x8d\x4b\xd3\x30\xc2\x72\xa9\x12\x97\xf3\x9b\xf8\x72\x53\x25\x2e\xe7\x37\xf1\x0e\x31\x96\x06\x72\xf6\x4d\xa9\x5d\x5c\x4e\x79\xe2\x05\xa2\x5d\x80\x28\xe5\xfc\x9b\x95\x27\x96\x56\xf2\xf9\x3f\x6b\xff\x9e\xda\xbb\x07\x6b\xff\xf2\xd9\xe8\x6d\xa3\x60\x80\x12\xb8\xea\xa5\x60\x80\x7d\x0f\xba\x07\xeb\xfe\xd2\x67\xe4\xc5\xa0\x4c\x80\x7a\x5a\xcd\x30\x17\xd8\x6f\x36\xcb\x3c\x36\xe2\x5c\xae\x20\x7e\x29\x18\x20\x4c\x61\xbf\x14\x8c\xcb\xcc\x46\x5f\x20\x46\xb9\x40\x4c\xaf\x05\x83\x5c\x20\x6a\x34\xcb\x3c\xb2\xcf\x57\xcf\xde\xfe\xad\x9a\xdc\x3f\xaf\xa2\x46\x51\xb1\x88\xee\x64\x7e\x78\x2b\x1d\xa0\x57\x3e\xdf\x6e\xa5\x03\x24\x07\x46\xde\x3a\x07\xe8\x95\x67\xd4\x6d\x7c\x0b\xf4\x4a\x5b\xdc\x6a\x08\xe8\x95\x87\xdb\xad\x86\x80\x38\xb3\x97\xdc\x7a\xc8\xed\x78\x37\x63\x20\xb7\x51\x30\xd0\x2b\x27\xe0\x36\x01\x12\xf4\xca\x2b\xe2\xd6\x4d\x6e\x47\xc0\xf1\x28\xbe\x75\x13\x90\x1c\x85\x73\xeb\x26\xb7\x23\xe0\x38\x25\xb7\x6e\x72\x3b\x02\x8e\xbb\xe7\xd6\x4d\x40\x34\x63\xc5\xb7\xda\x01\xce\xa2\x4b\xb7\x71\xb2\xdb\x45\x0b\xa7\x1b\xb3\x9a\xac\x92\xe0\x87\xdb\xad\x89\xdc\xae\x63\x38\xff\xe0\xd5\xb7\x41\x34\x30\x8c\x85\xde\x8a\x0a\x48\xc3\x73\xa8\xa8\x80\x68\xde\x80\xb7\xa6\x02\xd2\xa0\x73\xe1\xd6\x54\xc0\xf0\x22\xbf\x0d\xb4\x81\xe1\x53\xf0\x36\xce\x06\x86\x9d\x58\xb7\x61\xb6\xdb\x91\x75\x3c\x1b\x6e\x15\x07\xa4\xc1\x35\x78\x1b\x65\x03\x51\xcd\xfe\xba\xb5\x1e\x90\xc6\xb0\xc8\xa6\x4a\x7e\x59\x57\x7f\x6a\x5b\x25\xdb\x8a\xd3\xaf\x1b\x81\x61\xd7\xdc\x6d\xe0\x0d\xa4\xc1\x27\xd7\xad\x2d\xdd\x8e\xbf\xab\x1e\x99\xed\x93\x6c\x1f\xdb\xc2\xf6\x71\x48\x1e\x4f\x99\x5b\x57\x02\xe3\xb4\x98\xaa\x04\xc6\x39\x2e\xe3\x70\xb7\x03\xf7\xf8\x30\xba\x0d\xc3\xdd\x0e\xdc\xc3\x77\x6e\xa3\x70\xb7\x03\xf7\x78\xd0\xdf\x06\xe1\x6e\x47\xe6\xf1\xa5\x76\x1b\x6f\x03\xc3\xde\xaa\x5b\xed\x02\x51\xed\x93\xbc\x55\xac\xdb\x11\x76\x84\x8a\x6e\xad\x08\x0c\x67\x55\xbe\x0d\x87\xdd\x26\x51\xba\x42\xc8\xad\x29\x81\xa8\xd3\x8b\x5c\x53\xba\x1d\x3b\x67\xfb\x2b\x4a\xb7\x63\xe7\x6c\x1f\x3d\x09\xe4\x9c\xdd\x98\x27\xd3\xe1\x74\x5e\x3e\x6a\x12\x18\xae\xa7\x7c\x6b\x49\x20\x67\x1c\xe6\x56\x92\x6e\x07\xdd\xf1\x3a\xbb\x75\x24\x90\x73\x76\x5b\x9e\x4a\xc7\xe1\x79\x2a\x75\x24\x90\x73\xf6\x87\x9e\x4a\xc7\xe1\x79\x91\x19\x49\xbb\x1d\x87\xc7\xeb\xf8\x36\x92\x06\xb2\x8b\xa0\xdc\x46\xd2\x40\x76\x25\xf3\xdb\x48\x1a\xc8\xc6\xde\x6f\x15\x0c\xe4\xcc\x57\xfd\x6d\xd8\x0c\xc4\x99\x8c\xe8\xd6\xca\x40\xce\x98\xd5\xad\x81\x81\xe1\x3c\x03\xb7\xc2\x04\xb2\x19\x8c\xb7\xc2\x04\x66\xf1\x39\x64\xf8\x09\xec\x57\x2a\x87\x61\xf8\x09\x4c\x53\x37\x6f\xc3\x4f\x60\x3a\x7e\xe1\x56\xb5\xc0\x2c\x7c\x89\xdd\xa6\x5b\x82\xe9\x4c\xc7\xb7\xf2\x05\xb2\x59\x8d\xb7\xee\x75\x3b\x9e\xce\xe7\x90\xa2\x05\xf6\x51\x50\x73\xe3\x4f\xb7\x43\xe5\xbc\xd4\x75\x2f\x90\x4d\xa4\xbc\x4d\xa4\x04\x71\x06\x99\xdd\xea\x18\x98\x85\x0f\x8c\xdb\x30\x15\x98\x85\x4f\xc4\xdb\x28\x15\x98\x26\x64\xdd\x46\xa9\xc0\x2c\x7c\xf8\xdd\x6a\x1c\x98\x76\x52\xdf\x7a\x1c\x28\xd1\xdd\xa3\x15\xef\x54\xdc\xe7\xb4\x43\xf3\x40\xee\xa7\xc8\x93\xb4\x31\x8b\xaf\x31\xa5\x0d\xec\x8a\xb3\x7d\x63\x4d\xb7\x63\xdf\xcc\xe7\xbc\xb5\xaa\xdb\x71\x6e\x28\xfc\xad\x36\xdd\x8e\x73\x73\x5e\x9d\x5b\x49\x02\x25\xe8\x5f\xb8\x95\xa4\xfb\x84\x9a\xbc\x4b\x54\xa2\xdb\xf9\xfe\xed\x35\xbe\x75\x22\x50\x1c\x0e\x78\x9b\x5d\x09\xf6\xbf\x79\x70\x9e\x15\x07\xba\x9d\xd7\xb3\x21\x29\xb0\xcb\x68\x4a\x7d\xea\x36\x4c\x45\x07\xc3\xad\x4f\xdd\x27\x4c\xe5\x45\xaa\x50\x81\x5d\x46\xc5\x14\x2a\x10\x27\x59\xf0\xd6\xa8\x40\x71\x2a\x98\x5b\xa3\x02\xc5\x69\x44\x6f\x8d\xea\x3e\x01\x29\x1f\x25\x2a\x15\x28\x4e\x20\x78\xab\x54\xb7\xf1\x28\xe7\xa9\xb9\x75\x2a\xb0\xcb\x3c\x10\x9b\xc4\xd8\x93\xf3\x4f\xdd\xc6\x9e\xee\x79\xda\xc4\xdf\xda\x26\xd3\xaf\x30\xfe\xcd\x30\x13\x28\xda\xea\x6d\x94\x09\x14\x27\x51\xbd\xf5\x31\x10\x67\x20\xe5\xad\x90\x81\xfd\xea\x74\x6b\xd6\xde\x64\xcc\xf8\xfd\x61\x09\xcd\xdb\x70\xd0\xad\x8a\x39\x9f\xd0\x6d\x38\x08\x94\x7a\xf6\xe6\x69\xba\xcc\xae\xf3\x29\xa1\x77\x81\xa2\x7c\xdf\x6a\x17\x88\xee\x9a\x72\xb7\x8a\x05\x8a\xda\x7e\x6b\x58\x20\x7e\x26\xa7\xdc\xda\x14\xd8\x7b\xa0\xde\xda\x14\x28\x4e\xbc\x73\x1b\xe6\x01\xfb\xdf\x38\xc3\x5a\x12\xd8\x65\x1c\xb0\x4a\x04\xb2\x29\xd1\xb7\x01\x1b\x50\x14\xfc\x5b\x21\x02\x67\xa5\xa7\xdb\xe0\xcc\xfd\xd8\xc9\xc8\xf6\x95\x1f\x50\xce\x17\x89\xee\x03\x76\x0d\xb8\x6e\x95\x1f\xb0\x0f\x83\x2b\xcd\xe8\x0c\x28\x3a\xcc\x6d\x24\xe6\x3e\xc9\x8b\xe7\xd0\x6c\xde\xc7\xef\x20\x5f\xe1\x26\x2f\x82\x38\x29\xb3\xb7\xc1\x18\x10\x27\xe8\x74\x1b\x8c\x01\x71\x66\x86\xbe\x55\x27\xb0\xff\xcf\x32\x6b\xb1\xac\x85\x45\xd6\x62\x99\x89\xe7\x59\xd5\x9d\x40\x19\x3e\x06\x54\x27\x10\xa7\xfb\xe9\x56\x9d\xee\x93\x76\x68\x9b\x1b\xb7\xb9\x4f\xda\xa1\x57\xb3\x3a\x05\xf6\x6f\xa9\xad\x3e\x05\xce\xf7\xfd\x6d\x26\x22\x28\xe7\x0b\x49\xc5\xba\x4f\x72\xa2\x37\x82\x8a\x75\x9f\xe4\x44\xdb\x53\xc7\x02\xe5\x7c\xa9\xe9\x58\xf7\xc9\x57\xb4\x89\x95\x2c\x50\xce\x87\xae\x92\x05\xe2\xcc\xec\x7d\x9b\xc3\x08\xe2\x4c\x1e\x72\x2b\x5e\xa0\x9c\x4f\x46\xbd\xeb\x3e\x39\x8c\xea\x81\xde\x05\x76\x19\xf5\x32\x13\xf1\xfe\x34\x73\x3f\x77\xcc\x3a\xbc\x4f\xd6\xa1\x9f\x15\x66\x1d\xde\x27\xeb\xd0\xcf\x3a\x63\x3b\x60\x97\xf9\x5b\x0f\xd9\x14\x43\xeb\x6f\x6c\x07\xec\x5d\x70\xc6\xd4\xb1\xdb\xb4\x43\x47\xe7\xdd\xfa\x18\x88\xd3\x19\x7f\x2b\x64\x60\xef\x82\x76\x77\xac\x19\x88\x33\x2b\xfa\xad\xa5\xdd\x27\x17\xd1\xaf\x0b\x35\x0d\x9c\x1c\xcb\x5b\x4b\xbb\x4f\x2a\x22\x9f\x2f\x8f\x9a\x06\x76\x6d\x27\x65\x61\x99\xad\x52\x2c\x4b\x96\xd9\x2a\x7c\xe4\x3f\xc6\x95\xc0\x2e\x1b\x94\x55\xcb\xcc\x4f\xcc\xfe\x5f\xb3\xcc\xee\x67\x6e\x9f\xc7\x49\x4d\x40\xf5\xee\x79\x54\x3a\xb0\x37\xd7\x29\xbb\x2c\xb3\xfb\xb9\xba\xb9\xdb\xb2\xd3\x2a\x85\xb2\xc7\x32\xc6\x01\x37\x8b\x96\x45\x8c\x03\xe6\x79\xf2\xa8\x79\x60\xff\xd2\x03\xf9\x2c\xb3\x51\xf8\x3e\x7c\x14\x3d\xb0\xf7\x5a\x29\xb3\x51\x82\x5b\x60\xf8\x6f\xb6\x49\x9c\x8f\x2e\xea\x6f\x80\x09\x44\x73\xe1\x8f\x47\x89\x03\x91\x7c\x7c\x3c\x2a\x1b\xd8\xcd\x44\x1b\x1b\x3d\x7a\xcc\x76\x54\x57\x1e\x45\xed\x31\xdb\xd1\x0f\xa3\x47\x53\x03\xd5\xe1\x68\x8f\xa6\x06\xf6\xbf\x51\xa6\xa9\x81\x5d\x96\x29\xb3\x16\x1b\xd5\x51\x71\x8f\xf6\x06\xf6\xbf\x71\x24\xea\x1b\xa8\x76\x65\x3c\xba\xda\x63\x4a\xe4\x39\x63\xca\x1a\xd8\x3f\xa5\x51\xb4\x35\x50\x1d\x0e\xf6\x28\x6b\x8f\x69\x92\x2a\xeb\xa3\xad\x3d\xe9\xb4\x09\xed\xa4\xad\x81\xea\x18\xb1\x47\x5b\x03\xd5\xf1\x7f\x8f\xb6\xf6\x38\xdf\xbf\x2b\x0c\x3c\xea\x1a\xd8\x5b\xe3\x80\x35\x31\xb0\x0f\x98\xdf\x2a\x59\x20\x92\x6b\x99\x3e\x2a\x15\x88\xd3\x03\xfa\x18\xca\x02\xd5\xc4\xfc\x47\xcd\x02\x67\x69\xb6\x47\xcd\x02\xfb\x48\xfe\x30\xb3\xca\xa3\x85\x81\xfd\x13\xb7\x6c\x85\xf2\xa9\x10\x2d\x6b\xa8\x0b\x54\x13\xfb\x1e\x43\x5d\x4f\x76\x4e\x42\x0e\x53\x81\x03\xd5\x94\xbd\x47\x81\x03\xfb\xf1\xc0\x19\x56\xe0\x40\x75\xee\xee\x47\x7f\x03\x71\xba\x9c\x1e\x05\x0e\x44\x1a\x5e\xce\xea\x1a\xd8\x65\x9c\x61\x7d\x0d\xec\x32\xb7\x67\x53\x14\xb3\x5e\xc3\x43\xf1\x74\x12\xd6\x4a\x23\x3c\x14\xeb\x5a\xcc\x71\xf5\xdf\xac\xea\x46\x75\x8a\xb4\x47\xf3\x02\xd5\xc0\xed\xa3\x79\x81\x68\x99\x8e\xca\xc7\x8c\x45\x10\xd9\xc5\x42\x1e\xdd\x0b\xec\x32\x1a\x58\xd1\x02\xd1\xcc\xa7\x7b\x0c\x7f\x81\xc8\x66\xae\x3e\xa6\x23\x82\x5d\xe6\x6f\xad\x04\xf1\xaf\xac\x58\x3d\xc6\xbf\xc0\x2e\x73\xbf\x56\x8c\xf8\x57\x4e\xe7\xf8\xac\x59\x75\x0c\x53\x73\xbf\xde\xa8\xcc\x2c\x39\xbc\x8c\x34\x3c\x50\x87\x4f\x65\xd5\x0d\x54\x5f\x9a\x8f\xea\x06\xaa\x5f\x39\x8f\xea\x06\xaa\xdf\x02\x8f\xea\x06\x22\xbb\x94\xc1\xa3\xbb\x81\x5d\xc6\xe1\x2a\x6f\x20\xb2\xb3\x15\x3d\x8e\x95\x7b\x9c\x45\x52\x95\x7a\x8c\xa6\x81\xfd\x7f\x54\x41\xcb\x03\xd5\x19\xd7\x1f\x25\x0f\xec\x9a\x7a\x74\x5e\xaf\xcc\x2c\xe9\x8c\xee\x8f\x96\x07\x22\x57\xaf\x44\x2d\x0f\x44\x73\xd5\xfb\x47\xa7\x7b\x9c\x59\x72\xfa\x6f\xb6\x88\x0b\xc8\x79\x1a\x74\xba\xc7\x89\x25\xcd\x51\x7b\x94\x3a\xd0\x5c\xdb\xea\x51\xd7\x1e\xa7\x8c\xf4\x96\x37\xec\x06\xce\x84\xb4\x8f\x06\xf7\x1c\x83\x23\x17\xe1\x31\x43\x11\x44\x55\x3a\x1e\x63\x71\x20\xe6\x74\x9f\x56\x94\x14\xc5\x76\x9e\xbd\xc6\xe2\x9e\x11\xff\xff\xff\x9e\x29\x34\x1f\xa3\x6c\x20\x4e\xf7\xed\xa3\x0f\x82\xee\xa0\x87\x47\x1f\x7c\x0c\xa3\x61\x5c\x8f\x61\x34\xb0\x77\xc0\x71\xe8\x83\xa0\x57\x64\xe5\x31\x68\x06\x92\xe3\x64\x1f\x0d\xf1\x31\x68\x66\x0b\x69\x83\x8f\x41\x33\xeb\xa4\x0c\x82\x5e\xb1\xb2\x47\x17\x04\xbb\xea\xfc\x52\xc9\x03\xfd\x9c\x3c\x1d\xef\x31\x68\x66\x6b\xa8\x78\x8f\x41\x33\x5f\x13\x2a\xde\x63\xd0\xcc\xe6\x56\xf1\xc0\xf0\xeb\xe4\xd1\xf0\x40\x1a\x58\xea\xa3\xe1\x81\x71\x9e\xe0\x8a\x1b\xd8\xe7\xc9\x5f\x7a\xb0\xd3\xee\x1c\x7f\x69\xfb\x4f\xba\x73\xbc\xcd\x14\x37\x30\x9c\x0a\xe2\x51\xdc\xc0\x70\xb6\xc3\x47\x6f\x03\x67\x59\xda\xc7\xdc\x40\x90\xb3\xcf\x62\x53\x03\x41\x1c\x6b\x7d\xcc\x0d\x04\x51\x1c\x85\xf9\x18\x83\x03\xc3\x69\x2a\x1e\x8d\x0e\x44\x71\xb0\xef\x63\x70\x0d\xec\xd6\xf6\xff\xac\xc1\xc5\xc8\x46\x3e\x11\x1f\x8d\x0e\x64\xc7\xb7\x3e\x1a\x1d\x98\x0e\x5b\x7b\x8c\xa3\x81\xec\xc0\xd8\x47\xc7\x03\xf3\xec\x52\xc7\x03\xd9\xe1\xb9\x8f\x3a\x07\x76\xd3\x52\x29\x7d\x0e\x94\xf0\x53\xc3\x78\x19\xd8\x16\xeb\xd6\xbc\x7b\x1c\xef\xe6\x2c\x5f\x8f\x01\x33\xb0\xcb\x3c\x36\xaf\x34\x06\xbc\x85\xdf\x15\xc6\xcb\xc0\xfe\x37\xce\x9e\xc1\xb1\xc7\x09\x26\xb3\xef\x5f\x13\xf5\xc0\x56\x3a\xea\x65\x74\x0c\xc4\xe9\x15\x78\x0c\x8f\x3d\x67\xc8\x9b\x35\xd3\x10\x41\x9c\xbe\x9e\x47\x45\x7c\x1c\xf2\xd6\xfe\xe0\xe2\x8f\x02\xf9\x1c\x81\xf4\x06\x50\x20\x9f\x33\x24\xce\x0b\xc1\xf4\x3e\xb0\xcf\xa6\x47\xe0\x19\x7e\xec\x3c\xde\x25\xfa\xe3\xb3\x0c\x8b\xfa\x69\xe3\x48\x37\xb0\xbd\x80\x26\x33\xf4\x06\xa2\x3a\x3b\xcc\xa3\x67\x3e\xff\x3c\xd3\xed\xd9\x3e\x4b\x81\xe2\x40\x1c\xe9\x06\xf6\x2e\xb8\x86\xd4\x4c\x50\xcf\x7b\x5f\xcd\x04\xbb\xb5\xa9\x97\x4e\x09\xfe\xbd\xb9\x54\x4a\x50\xcf\xe3\x4b\xa3\x04\xff\x9e\xfa\x0a\x25\xa8\x46\x98\x1f\x7d\xf2\x39\x3e\x49\xe3\x2b\x8f\xa0\x9e\x4f\x2e\x05\x10\xc4\xe9\x7e\x79\x34\x40\x50\x9d\xd6\xe1\x51\x00\x9f\xf7\xe8\x94\x65\x56\x00\xdb\x4b\x2e\xf8\xf1\x38\x62\xed\x79\xcf\x47\x15\xed\x61\x98\x0d\xec\x2f\x7d\x0f\xce\x2a\xbc\x27\x0f\xc4\x43\xb1\x0e\x5b\x0e\xab\x93\x4a\x3e\x26\xf7\x81\xfd\x7a\xb7\xcc\x4a\x20\x8a\xd9\x75\xc9\x1e\x45\x11\xc4\xe9\x30\x7b\x14\x45\xb0\x7f\x4b\x03\x38\x3e\xed\x71\x7c\x9a\x7d\x27\x8f\xb1\x3c\xb0\xdf\xb5\xb4\x80\x42\x09\x22\x57\x9f\x6d\x1a\x25\x88\xdf\xd9\x9c\x67\x15\xa1\xec\xa6\x39\x3f\xca\x23\x38\xba\xfb\xe8\x8e\x20\xfa\xb9\xeb\x75\x47\xd0\x5c\xaa\xec\x51\x1d\x9f\x33\x51\xc9\x6e\x92\xa5\x26\x82\x98\xd3\xa2\xb0\xc8\x57\x5c\xa3\x28\x59\x44\x7e\x2a\x07\xbb\x74\x44\x70\xa6\x1a\x5e\x86\x01\x41\xfa\xf1\xfd\xbe\xb4\x46\x10\x93\xe7\xe4\x52\x1a\x41\x72\x29\xc3\xa5\x33\x82\xf4\xe3\xa5\xba\x8c\x0c\x82\x6e\x1f\xeb\x52\x23\x41\xfa\xf1\x35\xbd\xb4\x48\x90\x9c\xde\x6e\x29\x91\x20\x39\x57\xde\xd2\x21\x41\xaf\xd3\xcd\x2f\x8b\xd6\xfe\xaf\xe4\xa1\xbe\x16\x11\x2a\x1c\x6e\xeb\xb3\x88\x50\x21\xdf\x61\x4b\x83\x04\xc9\x39\xf6\x96\x02\xb9\x9c\x2c\x13\xbb\x59\x0a\xe4\x32\x54\xc8\x63\x61\x19\x2a\x5c\x86\x0a\xb9\xe4\x97\xa1\x42\x90\x9c\xfc\x6f\x69\x99\x20\x39\xff\xdc\x72\xc9\x02\xd0\x2b\x66\xb7\xcc\x6c\x04\xc9\x89\x04\x97\x21\x46\xd0\x2b\x0f\xe0\xa5\x9d\x82\xe4\x48\xf8\x65\x88\x11\x24\x67\x18\x5a\xfa\x2a\x48\x0e\xb4\x5f\xea\x2a\x48\x8e\xf7\x5f\xda\xea\x72\x7a\xce\xe1\x1e\x6d\xaf\xb0\xbd\xfc\x2f\xdb\x2b\x68\x2f\x3e\x65\x97\xae\x0a\x92\x93\xf3\x2d\x55\x15\xa4\xc2\x07\xfa\x52\x55\x41\x72\xa2\xbf\xa5\x96\x82\x68\xf6\x46\x2f\x7d\x13\x9c\x19\xed\x97\xba\x09\x86\x8f\xbd\xa5\x5a\x82\x9c\xe9\x6d\x58\xaa\x25\x38\x4b\x65\x2e\xa3\x7e\x20\x4d\x2f\x56\xa3\x7e\x20\x19\x0e\x5b\xba\x26\x48\xd3\x7b\xc1\xa8\x1f\x48\xd3\xc6\x37\xea\x07\xd2\xb4\x46\x0a\x29\x48\x93\x97\xdf\xd2\x47\x97\x21\x3e\xba\x32\x96\xc3\xec\xc0\xf0\x69\xbc\xd4\xd1\x65\xd4\xaf\xb9\x47\xeb\xb8\x91\xa6\x77\x8c\xb9\x96\x60\xf8\x80\x5e\x1a\xe8\x32\x0e\xd8\xdd\x96\xd5\x66\xa6\xcd\xe9\x3d\xaa\x7f\x2e\x67\xda\xa4\x0f\x70\xe9\x9f\x2b\x13\xec\xe4\x4d\xb7\xf4\x4f\x90\xa6\x77\x9f\x4b\xa9\x83\xe1\x5b\x62\xa9\xa4\x20\x39\x82\x67\x69\xa4\x20\x4d\xef\x51\x8d\x14\xa4\xc9\x6b\x6e\x29\xa4\xcb\x69\x59\xda\x1f\x26\x57\x59\x06\x1c\x41\x1a\x3e\xa6\x34\x58\x70\x16\x3d\x5b\x8a\xe9\x72\x0a\x16\xbe\x06\x96\x12\x0a\xf6\x3b\xd0\x5f\x5a\x61\xa2\x84\xea\xeb\x32\x4a\x08\x86\x43\x45\x97\xae\xba\x8c\x12\xe2\xe0\x4b\x57\x05\x43\x17\x5e\x46\x09\xc1\x30\x03\x71\x69\xaf\x60\x38\xc4\x74\x29\xaf\x60\x0c\xaf\x19\x03\x87\x20\x9b\xb5\xbb\xd4\x59\x30\x1c\xc3\xba\x8c\x1b\x82\xe1\xd8\xa4\xa5\xb8\x82\x68\x3f\x9f\x11\x8a\xeb\x72\x4e\xcf\x6e\x91\xe7\x9e\xc9\x5c\x1c\x0c\xb2\xd4\x56\x10\xe7\x2b\x6d\x39\x54\x0e\x64\x3f\xc8\x96\x26\x0b\x86\xbd\x00\xcb\xc0\x24\xc8\xae\xc0\xb9\x0c\x4c\x82\xb3\x6e\xc0\x52\x6e\xc1\x70\x16\xaf\xa5\xb6\x82\xec\x7a\xa4\x4b\x6b\x05\xc3\xa1\xb5\xcb\x31\x70\x20\xfb\x9d\xb2\xf4\x58\x30\xcc\x75\x59\x6a\x2c\x18\xc3\x7b\x51\x8b\x05\xc3\x5c\xcf\xa5\xb1\x82\xe1\x28\xdd\xa5\xb0\x82\x9c\x8b\x45\xd6\xb1\x79\xbe\x39\x2e\x7d\x15\x9c\x69\xe1\x96\x51\x49\x90\xe6\xf9\x2f\xab\xdd\xa9\xb6\x97\x93\x06\x0b\x8e\x85\x2f\x33\x42\x97\xf3\x79\xf2\x8a\x5e\xaa\x29\x98\xc5\xdb\x53\x35\x5d\x4e\x02\xe3\x59\xd3\x4c\x97\x63\xe7\x7c\xa8\x2a\xa6\xcb\xb1\x73\x9e\x34\x25\x14\xcc\xe2\xe6\x4d\x08\x5d\xce\x01\xe3\xdd\x60\x42\xe8\x72\x98\x9c\x7b\x54\x55\x97\x53\xc0\xf0\x11\xb3\x34\xd5\xe5\x14\x30\xbe\xf6\x34\x55\x30\x8b\xb7\x91\xa6\xba\x9c\x15\xc6\xbb\x5f\x51\x05\xb3\xf8\xe4\x55\x54\xc1\xbe\xc0\xdc\xa5\x35\x1a\xd6\xc8\x5f\x5a\xa3\x41\x8d\x7c\xe0\xa8\xa5\x60\x16\x9f\xec\x46\x28\x41\x76\x30\xe3\x52\x54\x97\x33\xc0\x78\x60\x8a\x2a\x98\xce\x2b\xb8\x1c\x32\xb7\x9c\x14\xc6\xcd\xeb\xae\xcb\x49\x61\x7c\x45\x2b\xaa\xcb\x58\xa4\x23\x36\x97\xa6\x0a\xa2\x9e\xe3\xd7\x4b\x41\x09\x5f\xe5\xc6\x13\x41\xfc\x9c\x63\x69\xa9\xaa\xa0\x68\xdf\x4b\x55\x05\x7b\x0f\xfc\x9b\x71\x47\x50\x5c\xb2\x73\xa9\xaf\xcb\xd1\x6d\x0e\x3a\x5d\xfa\x2b\x28\xce\xeb\xb4\xf4\x57\xb0\x77\x4a\x1d\x8c\x3b\x82\x38\xe3\x4b\x96\x06\x0b\xf6\x5e\x39\x60\x0d\x16\xec\xdf\x72\xde\x35\x58\x10\xd5\x49\xb8\x97\x59\xa4\x60\x1f\x0a\xe7\xd4\x34\xd2\xe5\x34\x30\xce\x92\xbd\xcc\x23\x05\xfb\x3c\x7b\x7c\xb6\xd3\x46\x71\x3c\xe3\x32\x9e\x09\x4a\xf2\x79\xa0\x10\x83\xbd\x07\x8f\xc4\x76\xba\x4e\x3b\xb1\x07\xf3\x4d\xc1\xbf\x1d\x28\xc9\xa0\x38\x89\xdc\x52\x92\x41\x71\xae\xb9\xa5\x24\x83\x28\x4e\xaf\xba\xb4\x64\x50\x9c\x67\x72\x69\xc9\xa0\x24\x9f\xab\x06\x42\xd7\x7d\x1a\x89\xca\x6b\xce\xa0\xb8\x00\xf6\x52\x9c\x97\x81\x50\x67\x3e\x5a\x9a\x33\x28\x4e\x29\xb6\x14\x67\xf0\xef\x4e\xd0\x9b\xd7\xf1\xe6\x64\x99\x4d\xa4\x37\x9f\xa3\xb5\x39\x6e\x22\xf3\xbe\xea\x0c\xaa\x82\x7d\x68\xd4\xdd\xa8\x2a\xd8\x65\x1c\x87\x7a\x0d\x76\x19\x2d\x6e\xa8\x75\x39\xc9\x8c\xb3\x8b\x2d\x95\x7b\xa9\xdc\x4e\x78\xb6\x8c\xbf\x82\xfd\x7f\xd4\x55\x0d\x07\x25\xfd\x25\xac\xbd\x14\xf2\xf5\x9c\x2b\x88\xab\x54\x21\x07\xc5\x49\x48\x97\xc6\xbd\x9e\xd3\x14\x1e\xa8\x4d\x81\x5d\xf7\x73\xdf\x6a\xd7\xcb\x98\xad\xd3\xb1\x2f\x63\xb6\xeb\x64\xb6\x7a\x81\xeb\xdc\x20\x86\x93\xe5\x2e\x9d\x1b\x14\xb3\x01\x97\xca\xbd\x54\x6e\xf3\x2f\x96\xca\x0d\xf6\x4f\x69\x1f\x07\xd5\x81\x7d\x11\xb9\x39\xdb\x62\x19\x27\xf7\xd9\x69\xb8\x17\x14\xd3\x17\x97\x1a\x0e\x8a\xdd\x77\x4b\x0d\x07\xc5\xbe\xc0\x65\xb0\x17\xc4\x4f\x13\x5d\x9a\x39\xd8\x07\xe7\x0e\x6c\x93\x45\x46\x80\xcf\x58\xd5\x1c\x14\x3b\xeb\x96\x6a\x0e\xf6\xa1\x71\x1c\xba\x39\x28\xa6\x64\x2e\x63\xbd\x60\xff\x1b\x5b\x33\xb0\x0b\x8a\x39\x8d\xcb\xb8\x2e\x88\x7f\xb7\x8b\x81\x5d\x10\xff\x1e\x48\x7a\x3d\xd8\x9b\xf3\xff\x6c\xa4\xd7\x46\xf2\x95\xa6\xd8\x83\x62\x42\xe7\x32\xb0\x0b\x8a\xbd\x97\x4b\xd5\x07\xfb\x97\xee\xc1\x16\x61\x72\x1a\xf3\x3e\x97\x56\xbf\xcc\x9e\x75\xf2\x87\xa5\xd5\x83\x62\xaa\xe9\x32\xfc\x0b\xf6\xbf\x59\x66\xf5\xbf\x53\x7d\xf6\xaa\xe9\x83\x62\x07\xe9\x52\xf4\x41\xfc\x1c\x95\xb6\x14\x7d\x50\x4c\xf3\x5c\x7a\xfe\x3a\x9e\xef\xe3\x48\xcf\x07\x7b\x0f\x34\xba\x9e\x0f\x76\xbd\xfc\x3f\xab\xff\x51\x7d\x4f\xb4\x41\x62\xb0\x7f\xca\x89\xd0\xf3\x41\x31\x51\x75\xe9\xf4\x60\x5f\xac\x34\xa6\x52\xbf\x4c\xdb\xb5\xfe\xaf\x72\xfe\xba\xb2\xba\x13\x97\xbe\x4a\x36\xd8\xd7\x57\x50\x36\x2c\x63\xe6\x20\x4e\xeb\xab\x65\x83\xa2\x6c\xbc\x5a\x36\x28\x76\x06\xbf\x5a\xf6\x7b\xd6\x55\xe7\xd1\xfb\xaa\xd9\x20\x22\x0d\xff\x6f\x59\x66\xba\xc2\xd9\xc3\x6b\x99\xe9\x0a\x3c\xf4\x5e\x4d\xfb\x35\x58\x9b\xdc\x87\xaa\x0d\x8a\xf6\xf2\xaa\xda\xaf\xb1\x5a\x1e\xb4\xaf\xaa\xfd\xba\x24\xbb\xcb\xe0\xbf\xba\x36\xd8\x65\x93\xb2\x62\x99\x5d\x6b\xd3\xb2\x6a\x99\xf9\x0a\xbc\x8e\x5f\x75\x1b\xec\x32\xf7\x61\xd3\xc5\xe9\x6f\xa3\xb6\xaa\x34\xd8\xff\xe7\x7e\x6d\x95\x30\x87\xc3\x5d\xd8\x28\x61\xa3\xf0\x28\x79\x95\x69\x50\x54\xcf\x57\x99\x06\xc5\x2f\xcd\x57\x99\x7e\x93\x13\x47\x71\x0d\xbf\xaa\x33\xd8\x65\xb4\x89\xee\x0c\xf6\x1e\x2c\xb3\x01\x36\x8a\x1a\xf6\x9a\xa5\x0b\x22\x5c\x4b\xfa\xd5\xb1\xc1\x2e\xf3\xff\xac\x2b\x49\xb9\xc5\xd9\x60\x5e\x25\x1b\x44\x98\xab\xf8\x1a\xd3\x05\xbb\xcc\xdd\x5a\x7f\x82\xba\x66\x81\xbd\x06\x70\xdf\x74\x32\x18\xfc\xa9\x95\x4d\xf4\x2e\xf2\xd0\x79\xd3\xa9\x2c\xbd\x8b\x9e\x30\xd5\xfb\x75\x85\x40\x53\x13\x5f\xdd\x1b\xfc\xbb\x84\x75\x6f\x70\x42\x39\xaf\xee\xfd\xba\x3e\xa0\x61\xc6\xd7\x94\x5b\x50\xed\xef\x7e\xf5\x71\x70\x3e\xf6\x5e\x7d\x1c\xec\x7d\x72\x6a\x0c\x19\x83\x13\x30\x79\x75\x74\xb0\x77\x40\x0d\x94\x74\x50\x75\xab\x57\x49\x07\x7b\x6b\xee\xd4\x26\xca\xe6\x38\x74\x8f\xcd\x6b\xc4\xa5\x05\x1d\x83\xfa\xea\xe9\xe0\xbc\x0c\x5e\x3d\x1d\xd4\x38\x5b\xb3\xd9\xb2\xcd\x46\xe3\xaa\xee\x60\x1f\x1b\xc7\xab\xbb\x83\x1a\xe3\x0f\x93\xaa\xbc\xaa\x3d\xd8\x5b\x61\xff\xba\x3d\x38\xb1\x8c\x57\xb7\x7f\x1d\x57\x69\xbf\xe3\xab\xdc\x83\xf3\x8e\x7d\xb5\xf7\xd7\x85\x0d\x79\x67\xbd\xda\xfb\x7b\x16\x36\xf4\xa9\x65\xfc\x19\x54\x97\xf2\x78\x0d\x3f\xbf\x67\xad\xc3\xe6\x4f\x6d\xae\x62\x73\xf1\xda\x7d\x95\xf5\xf7\x2c\x58\xe8\x19\xd1\xd6\xc1\x2e\xf3\xff\xac\x97\x0b\x16\x7a\xd3\xaa\xeb\xef\x59\xb0\xd0\x73\xae\xaf\xbf\x95\x01\x3b\xb6\xab\x72\x0e\xf6\xd6\x68\x7e\x63\xcd\xef\x59\xb0\xd0\x93\xa9\xb1\x83\xfd\x7f\xd4\xc2\xf8\x33\xa8\xce\x47\xf3\x6a\xf1\xa0\x3a\xf9\xcc\xab\xb1\xbf\x67\xbd\xc2\xe6\x81\x78\xce\x2b\x19\x21\x3e\x2a\xd5\xf3\xf7\x0c\xbe\xf4\x66\x34\xd2\xfc\xba\x86\xa1\x1d\x5c\xaf\xce\x0e\xaa\x33\xde\xbc\x3a\x3b\xd8\x3f\xa5\xd1\x95\x76\xb0\xcb\x68\x61\xe3\xcf\x20\xce\x04\x37\xaf\xda\x0e\xe2\xe4\xae\xbe\x7a\xfb\xeb\xc8\x4d\x27\x63\x7b\x15\xf7\x77\x5b\x7a\x75\x78\xef\xab\xa5\xbf\x8e\xdc\x2c\xfe\x97\x97\x77\x33\x0d\x82\x46\xd2\xd2\x41\x9c\x0f\xb6\x57\x4d\x07\x7b\x07\x34\x93\x9e\x0e\x22\xb9\xf2\xf5\xab\x95\x83\xfd\x7f\xfc\x56\x2d\x07\xd5\x41\xc5\xaf\x81\x65\xb0\xff\x8d\x13\x61\x60\x19\xec\xcd\xd1\x26\xa6\x0b\xbf\x0e\xfb\x74\x25\xed\xd7\x7c\x61\xb0\x7f\xeb\xf6\xac\x7f\xb7\xfe\x74\x36\xbc\xaa\x3f\xa8\x0e\x52\x7e\x55\x7f\xb0\x7f\x4a\xd3\xe9\xfe\x20\xd2\x48\x6e\xce\x0b\xa0\x93\x43\xe1\xd3\x4d\xf9\x07\xd5\x8f\xce\xd7\xa8\x34\xd8\xbf\xf4\xdf\x6c\x27\x46\x88\xd6\x49\xe7\xc5\x6b\x8f\x00\xd8\xff\x67\x99\xd7\x04\x63\x44\xd3\xe0\xbb\xfb\x35\x9d\x19\xd4\xf3\xa9\xa0\xed\x83\xc8\x2e\x17\xfc\x9a\xba\xfc\x92\xa7\x7c\x46\x63\xbd\x46\xa1\xc1\x2e\xa3\x9d\xcc\x53\x06\xbb\x8c\xd3\x63\x1f\x00\xa8\xe7\x71\x69\x1f\x00\xd8\xbb\xa0\x16\x76\x02\x80\x68\xce\x61\xf3\xda\x0b\x00\xaa\x43\xea\x5f\x7b\x01\x40\x64\xb3\xb3\x5e\xbb\x01\x40\x0c\xa7\xce\x79\xed\x07\x00\xd5\xdc\xc6\xd7\x7e\x00\x50\x4d\x46\x7c\x8d\x61\x83\xc8\xae\x89\xff\xda\x37\x00\xaa\x89\x87\xaf\x5d\x03\x20\xb2\xe9\xf4\xaf\x51\x6c\x10\xd9\xe9\xb0\x5f\xf3\x94\xc1\x2e\xf3\xb7\x36\x13\xf3\xe6\x64\x27\x23\x7f\xcd\x5d\x06\xfb\xff\x3c\x3a\x9b\x69\x92\x7f\xe1\xab\xcc\x3e\x04\x10\xa3\x21\x40\xaf\xd6\x0f\xa2\x9b\xc4\xf6\xfe\x0f\x63\x67\x72\x33\x4d\x0b\xac\xd9\x7d\x5b\xd1\x26\x14\x73\x20\xb5\xda\x97\x9c\xf0\xdf\x84\x2b\xce\xe1\xbb\xdb\xff\x5d\x9d\x12\xca\xca\x84\xc8\x01\x9e\x08\x08\x54\xdf\x60\x97\xd1\x0a\x55\x29\xd8\x65\x9c\x4f\x45\xf7\x99\x4b\xf4\x74\xc7\x0a\x2a\xb0\xcb\xb8\x86\x92\x02\xa4\xe1\xf7\x7f\x19\xb8\x01\xbb\x6c\x57\x79\xd9\x61\x82\xf4\x43\x48\x2e\xfb\x4b\xb0\x0f\xcb\x94\x85\x65\x41\xe8\xa6\x52\x34\x2d\x9a\xff\xff\xff\x0e\x57\x2c\x2c\xfb\x4b\x90\xcd\x46\xbc\xec\x06\x41\x9e\xbc\xd7\xcb\x6e\x70\x15\xdd\x93\x5c\xd2\x3e\x6f\x91\xfe\xad\x9a\xd2\x66\xd9\x5b\x2d\x37\xd8\x2d\x8c\xb2\x96\xdd\x15\x68\xaa\xed\x65\x6f\x05\x76\x0f\xc6\x45\xed\x9b\x40\xaa\xce\x5c\x59\xf6\x4d\xa0\x99\x65\x6c\xd9\x37\x81\x74\xee\xd7\xd2\x03\xbd\xea\x79\xd5\x2d\xbb\x2d\x73\x6a\x18\xea\x7d\xd9\x87\x2d\xa7\x4b\x31\x68\x5d\x7a\xaa\xc1\x7e\x23\xac\xb0\x6d\x75\xbf\xde\x74\x8e\x5b\x96\x2d\x1f\xff\x3f\x78\xcf\x97\xbd\x23\x68\x13\x57\xd7\xb2\x73\x04\xdd\xbe\x66\xd9\x37\x82\xdd\xd5\x72\x97\xec\x1c\xc1\x2e\xa3\x3d\x76\x8e\xcb\xdd\x7c\xf9\x38\x2c\x9d\xd9\xe0\x4c\x7b\x5e\xf6\x83\x60\x18\xfd\x5f\x7a\xa9\x97\xe9\xde\xa6\x45\xda\xc1\x74\x6f\xd3\x6a\x68\x87\x46\xa8\x69\x7a\x2e\xcd\xd0\x08\x35\x4d\x2b\xa6\x15\xc8\xe7\x66\x4e\xe7\x65\x27\x08\x46\xf3\x16\xd9\x07\x82\xd1\x78\xdf\x97\xfd\xdd\x32\x77\x1b\x63\xd4\x65\x77\xb7\x3a\x7e\xf7\x64\x91\x8f\x40\xc7\xb9\x19\x16\x79\xbb\xdd\x53\x8a\xaf\xf3\xb2\x63\x03\xd3\xfd\x50\x96\x73\xa8\xc0\x34\xd7\xe5\xb2\xaf\x5b\x2e\x94\x61\x9c\xb9\xec\xeb\x96\x0b\x65\xf8\xac\x2f\xbb\x35\x50\xcd\xc8\xb2\x74\x3f\x2f\x73\xb7\x39\x48\x58\xf6\x74\xa0\x98\xdf\x65\xd9\xd1\xad\x33\x83\x8a\xd9\x72\xcb\x5e\x0d\x54\x83\x73\xcb\x4e\x0d\xa4\x9f\x99\x0b\x96\x9d\x1a\xa8\x86\xf5\x96\x7d\x1a\x48\xdd\x7c\xb5\xcb\x3e\x0d\x54\xc3\x41\xcb\x3e\x0d\xec\xd7\xcb\x32\xcd\xc1\xb4\xaa\xfd\xed\xa7\xcc\xc6\x0f\xc7\xff\x7c\x98\x97\x3d\x18\xd8\x65\x58\xc4\x1e\x0c\xec\x32\xda\xaf\xb7\x1a\xec\x17\x87\xff\xea\x9b\x06\xcd\x5c\x24\xcb\xde\x0a\xec\xc3\xb8\x59\xf6\x56\x20\x15\xb7\x1c\x5f\x3a\xac\x41\x9b\xb8\xdf\x96\x0e\x6b\xb0\xbf\xea\x9e\xce\x96\xb9\xf8\xe6\x5c\xd4\x86\xd1\xa7\x99\xf4\x79\xd9\xa5\x81\x64\x76\xe4\x65\x97\x06\xce\x7e\xb5\xcb\x1e\x0d\xe4\x9f\x46\xb2\x43\x03\xa9\x4f\xbc\x9d\xcb\x1e\x0d\x0c\x27\xd4\x2c\x3b\x34\x30\x1a\x52\x72\xd9\x9f\x81\x34\xdc\xba\x67\xd9\xa1\x81\x6c\xb6\xf6\x65\x87\x06\x42\xe5\xb0\xec\xcf\xc0\x68\xd3\xf3\x6b\xa0\x79\xbe\x71\x56\xc3\x96\x6f\xe4\xc9\x68\x6e\xd9\x4d\x81\x38\xdf\x1f\x7b\xa9\x35\x89\x20\xfa\x68\xe9\xfc\x06\x79\x7a\x2e\x1d\xdd\x8b\x49\x59\x0e\x34\x96\x4e\x6d\x10\x8e\x5b\x96\x4e\x6d\xb0\x6b\xc1\x5d\xb7\x7b\x03\xc5\xb5\xdb\xcb\x89\x5a\x60\x9a\x2c\x76\xe9\xe6\x06\xd3\x1c\xb0\x4b\x2f\x37\x98\x66\xa3\x5d\x3a\xb9\x41\x71\x85\xf7\xd2\xc7\x0d\x8a\xc9\x19\x96\x9d\xe7\x3a\x6b\x71\x7c\xcf\xf4\x5d\x2f\x33\x98\xf7\x73\x4d\x9b\x89\xf3\x7a\xb8\xeb\xd2\xd2\x79\xbd\xcc\x95\xa0\x81\xf4\x5d\x83\xfd\x57\x0e\xd3\x79\xbd\xcc\x95\x50\x7c\xbd\xf5\x5e\x83\x3a\x4f\x91\xf6\xb8\x8f\x16\xa1\x76\x7a\xaf\x41\x0a\xb7\xe4\x5a\xba\xaf\xc1\x3e\xce\x32\x2d\x72\xb3\xcd\x76\xf3\xaa\x5a\xe4\x76\xcc\xea\x5b\xa0\x4b\x1b\x34\xf3\x3d\x2c\x5d\xda\xa0\x99\xef\x61\x39\x76\x58\xee\x39\x15\x3e\xa5\xba\xb4\xc1\xee\xa0\x3c\x4e\xd3\xdd\x8e\xec\x3c\x4c\xcb\xdd\x46\x47\x78\x72\x5d\x28\x04\xce\x0e\xcd\x4b\x2f\x37\xc8\x3f\x1b\xaf\x97\x1b\x8c\x6e\x87\xad\x93\x1b\x64\x57\xe3\x2f\x7d\xdc\x60\x74\xdc\x18\xcb\x3c\xea\x60\x74\xbc\x18\x4b\x0f\x37\xc8\x95\xd0\xcb\x72\xe8\x03\x42\x17\xc3\xd2\x5b\x0d\x42\x37\xef\xd2\x59\xbd\x1e\x1f\x78\x1a\xe4\x54\x30\x90\xa7\xcf\xa8\xbe\x6a\x70\x36\x9d\x5c\xba\xaa\x41\x9e\x76\xfc\x0e\xac\x00\x3b\xbd\xfd\x77\x47\xad\x1f\x7b\xbd\x04\xd9\xed\x2a\x74\x63\x83\x3c\xfd\x1c\xe9\xb2\x5e\x2f\xa1\x63\xc6\x7a\x4b\xef\x34\x88\x73\xbb\xf4\x31\xaf\xd7\x9e\x88\x67\x5f\x77\x32\x48\x4d\x37\xee\xd2\x9f\x0c\x76\xef\x61\x99\x15\xdf\xa8\x66\xc4\x58\xfa\x93\x17\x0b\x85\xf4\x0a\x2d\xe7\x7a\xad\xef\xf4\x3b\x5c\x41\x47\x31\xd8\x65\x1e\xe7\x83\x79\x1c\xc5\x5e\x55\x47\x31\x48\x67\xb5\xf6\xd2\x51\x0c\xf6\x71\x5e\xd6\x3b\xa4\xa7\xd8\xdb\xa1\xa7\x78\x1d\x4f\xb1\x03\x04\x97\x00\x81\x5d\x66\x55\xbc\x6d\xdf\x79\xab\xad\x8a\x06\xf8\xce\x5b\xed\xf9\x34\xc0\xa7\xeb\xcd\xab\xda\x7e\x36\x32\x4e\xc5\xd6\xea\x52\x5e\x2b\x71\x98\x45\x1a\xe0\x2c\x28\xf2\x53\xab\xfb\x18\xb4\xf3\x48\xe9\x3d\x5e\x67\x3d\x91\x43\x0e\xdd\xc7\x20\x65\x73\x38\x2f\x5d\xc5\x6b\xe9\x39\x70\x28\xaa\xab\x18\x34\xf3\xed\x2e\x5d\xc5\xcb\xf5\x44\x4e\x94\x5d\xba\x8a\x41\x33\xb7\xee\x72\x4a\x18\x68\x46\x1a\x97\xde\xe3\x85\xa7\x38\xbb\xad\xef\x72\xe9\x10\xd8\x2f\x7a\xfb\x3f\xff\x2f\x7e\xcc\x09\x13\x0d\xc7\x7e\xfc\x98\x13\x26\xd2\x6f\x7f\x48\xe2\xc7\x9c\x30\x91\x06\x29\x5c\xe2\x87\xdf\x59\xa4\x5f\xb6\xa8\x5a\x44\x0f\x55\x2c\x6a\x16\xb9\x94\xa6\x50\xd4\x2d\x22\x37\x44\xf1\xfc\xc3\xa2\xc1\x47\xc3\x3f\x86\x45\x61\xd3\xad\xec\x6d\x19\xb3\x7d\xb6\xa0\x89\x1f\x8e\x68\x91\x7e\xdb\x40\xf1\xc3\x0f\x2d\xf2\xef\xe7\x51\x9f\x45\x8b\xf3\x73\x54\xb2\xe1\x4c\xee\xfa\xed\x7b\x1c\xbf\x64\xc3\xc9\x03\xf1\xdb\x4f\x47\xfc\x92\x0d\xc7\xe3\xfc\xcb\x54\x3f\xd9\xc8\x8d\x41\x8c\x34\x7e\xc9\x46\x3a\x93\xab\x78\x94\x8d\x64\x26\x57\xff\x59\x64\x23\x9d\xc9\x55\x68\x50\xb2\x91\x89\xac\x49\xc5\x7a\x4d\x8b\x98\xc9\x55\x3c\xbd\xcd\x4e\x7c\xa7\xa6\x45\x36\x3b\xf9\x9d\xb2\xaa\x36\x9b\x45\x46\x35\xef\x61\x72\xfc\x92\xed\xde\x70\x4f\xc0\xf8\xe1\x6a\x16\xc1\xb3\x12\xbf\xac\x29\xf2\x89\xa8\xf1\xcf\xac\x2d\x32\x8b\xb4\x27\xe6\xc9\x36\x3c\x1b\x5d\x2c\x5c\x34\xdb\x72\xbc\xca\x91\x8b\xc7\xd9\xf4\x8d\xca\xf4\xb4\xf8\x65\xdb\xb9\x51\x99\x3d\x14\xbf\x6c\x3b\xf5\x33\x17\xad\x8d\x9f\x59\xec\x32\x6e\x5d\xb6\xa5\x59\x0f\x60\xf0\x6c\x64\x9b\x45\xf6\xf4\x60\xff\xcd\xf8\x65\xdb\x45\xce\xbb\x9a\x33\x65\xc5\x86\x15\x77\x09\xac\x58\xae\xd8\xb0\x62\x32\x5e\x5b\x51\x7c\x94\x8b\x8f\xb2\x87\xd9\xd8\x0d\xb7\x90\x8e\x5f\xb1\xad\xc5\x65\x09\xb4\xab\xd8\x54\x36\x54\xfe\xd9\xae\xe2\x5d\x2e\x3e\xca\x1e\x65\x53\x91\xbf\xfd\x67\x91\xb7\x14\x37\x70\xcd\xbe\x2a\xc5\x1b\x88\xfe\xad\xde\x85\x62\x43\x37\x46\xff\x59\x31\xdb\x59\x10\x43\x1a\xbc\x5a\xfd\x8a\xcc\x99\xfc\xb1\x5a\x31\xe6\x50\x4d\x5f\xce\x6a\xc5\x9c\x43\x65\xf5\xab\xb7\xc5\xbd\xb0\xbc\xc9\xd5\x5b\x50\x19\x17\xfa\xf2\x57\xaf\xc8\x66\x54\xe1\x73\xd5\x34\xa2\x93\xa3\x7c\x37\x9b\x6f\x8a\x29\x14\x1a\x66\x6d\xda\xb0\x39\x9a\xa9\x9c\xac\x59\x31\xf2\x25\x90\x01\x22\x7e\xcd\x5a\x34\x07\x6e\xdc\xb8\x66\x2d\x36\xcc\x48\x1f\xbf\xa6\xc5\x9a\x1b\x6c\x37\xff\xe9\xb3\xd1\x0c\x2d\x57\x8f\xd3\x8a\xcd\x21\xc9\xb9\xa8\x66\xdc\x50\xe3\xc7\xaf\xdb\x82\xae\x1b\xa1\xfc\xb7\x9f\x3c\x7e\xdd\x16\x76\x27\xb4\x37\x5a\xdd\x35\x3d\x1e\xd5\xce\x7c\xa3\xf8\x75\x9b\xdd\x79\x4f\x48\x4a\x18\xbf\x6e\xb3\xbb\xbb\x3b\x54\x6a\xdf\xbd\x21\x78\x59\x7f\xe3\x47\xed\xbb\x2d\xea\xca\xaa\x53\x55\xed\xdf\x71\xfc\x7b\x7b\x87\x0f\xf6\x60\x36\xb6\xf7\x72\xd8\x20\x96\xdb\x9c\x57\x7d\x58\xb9\x61\xff\xc4\x35\x87\xcf\xf0\x38\x83\x49\xcb\xac\xdb\x46\x23\x3d\x6b\xfc\x86\x55\x1b\xcc\xd9\x9e\xb4\x6a\x78\x97\x8e\xff\xd3\x4f\xe1\xf0\xc1\x1e\x2e\x18\xf3\xd1\x18\xda\x1f\x2f\x66\xf8\xc1\x1f\x9a\x7f\xa3\x45\xe5\x93\x33\x6c\x13\x12\xf0\xe7\x03\x14\xb6\xc9\xec\xdf\xa4\x0e\x8b\x5f\x68\xf2\x0d\x13\x53\xc7\x2f\xb4\x6e\x20\x19\x26\x06\x0a\x1b\x15\x8c\x91\x7c\x57\xc3\x36\x85\x8f\x19\x6d\x0a\xdb\x44\x3e\x86\x6c\x1f\x10\xd6\xdf\x3d\x86\xad\x7e\xf8\xe4\x6d\x74\x76\x64\x8a\x5f\xf8\xe4\x99\x7a\x21\x5b\x64\xf5\x83\x6d\x09\xbc\x25\xd3\xea\x6f\xf4\xd2\x69\xf7\xb4\xf6\x1b\xbd\x74\x6a\x3f\xbd\x25\xd3\x1d\x3d\x31\xec\xb4\xf6\x1b\xbd\xd8\xb5\x4e\x6b\x3f\x4d\x45\xc8\x15\xa7\xe6\x9f\x67\x97\x0a\x8a\xac\xfd\x46\x2f\xda\x6b\x5a\xfb\x79\x86\xf2\x14\x59\xfb\xa9\xf3\xd9\xd3\xfb\x90\x6d\xf4\xd2\x31\xfe\xf4\xae\x31\xcd\x89\xb5\x08\xf1\x9b\xb6\x71\xea\x16\xf4\x64\x97\x0f\x19\xf3\x97\xba\x4f\xfb\x65\x23\xc9\x9b\xc0\x36\x41\xf1\xbb\x6c\xe4\x46\xef\x3e\x3d\x97\x8d\xbc\x1c\x06\x70\xc9\xcb\xfb\xe1\x52\x9b\xf3\x75\xb8\x6c\x12\x93\x92\x7a\xb3\xc8\x26\x31\x27\x89\x3c\xe4\xf1\xbb\x6c\xd2\xa5\x44\xa7\xb2\x97\xf5\xdf\xe8\xe7\x55\xba\x7c\xea\x36\x7a\xf7\xe9\xbf\x6c\x12\xb3\x8f\xc8\x2d\x1e\xbf\xdb\x16\xdd\xb6\x88\xa3\x6e\x5b\x74\x72\x6b\x7b\x94\x0f\x1d\xba\x8c\xdd\x96\xe2\x77\xdb\xa2\x8d\x7e\x5e\xf2\xdb\xdb\x46\x02\xbb\xfe\xd3\x16\xb7\xad\x44\x96\x45\xf6\x7d\xb8\xbd\x97\xb7\x69\x25\xa9\xff\x6d\x2b\xd1\x60\xdd\x8e\xea\xf6\x2e\xdd\x67\x9e\x3f\x66\xbc\x6d\x26\x7a\xcb\x45\x75\xf1\x7b\xac\x2e\x22\x29\xf9\xa9\x7f\xbc\x01\x0f\x93\xf3\x1d\xa2\x3c\x56\x77\xc3\x2d\xe4\xe3\xf7\x58\x5d\x66\x01\xb5\xec\xb7\xfe\xb1\xba\x8f\xbd\x17\xe6\x78\xac\xed\x83\x73\xef\x1c\xe5\x6d\xda\x70\x73\xd6\xf8\x3d\x36\x60\x63\x24\x5f\x92\xc7\x06\xa0\xa5\x58\xe2\x10\xbf\xc7\xfa\x93\x34\x3b\x39\x50\x7a\xbc\x4d\x68\xa9\x9f\x23\x99\xc7\xdb\x44\xd2\xec\xe4\x00\xf1\xf5\xed\xda\x18\xc9\x61\xde\xeb\x9d\x23\xc3\x5d\xf2\x8f\xaf\xb7\xe9\x65\xea\xad\xf5\x7a\x6d\xf7\x6b\xbb\x31\xe2\x6b\xbb\x5f\x3b\x6d\x0c\xf6\xda\xec\x97\x66\xdb\x1b\xbf\x36\x9b\xcc\x78\xc9\xda\xbf\x36\xfb\xb5\xd9\x18\xff\xb5\xd9\x1b\xf9\x97\x68\xd0\xeb\xd3\xb9\x91\xf1\x29\xc5\xef\xd5\x12\xa4\xe4\x4e\x7e\x67\x5e\x2d\xf1\x32\x48\x3d\x0d\xd2\x12\x2f\x96\xd0\xd0\x9f\xcd\x26\xff\x76\xf2\x5c\x9f\xcd\xfe\x18\xa4\x7a\x87\x3e\x6f\xf7\xc7\xf2\x0c\x87\x2f\x9f\x96\x20\xbf\xf6\x19\x9c\x7f\x5a\x62\x23\xff\xfc\xfe\x7d\x5a\x62\xc3\x5d\xda\xe2\xf7\xd9\x46\x12\xe0\x45\xf6\x49\xfc\xac\x3e\xea\x6a\x84\xaf\xd2\x67\xfd\x3f\x06\x2b\x7e\xd3\x3f\x6f\xdb\xc7\xc8\xc4\x97\x64\x59\xff\xc5\x8a\x00\x5f\xf1\x65\xfd\x17\x32\xdf\xa1\xdb\xf2\x09\x5e\xca\x7c\x4e\xbf\x6c\xd2\x46\xae\xb5\xff\xa1\x77\x5e\xb6\x78\xa1\x3d\x7c\xcf\x96\x2d\xde\x18\xdd\x11\xe6\xb2\xc5\xcb\xb8\x86\xdf\xd1\xe5\x9d\x5e\x0c\xc2\xfd\x36\x2d\xad\xb0\x1c\xb1\x59\x49\xef\xf4\xc6\xe8\x3f\xee\xe1\xf2\x4e\x6f\x8c\xee\x83\xb4\x34\xd5\x62\x39\x85\x1f\xb0\xa5\xa5\x96\x96\xf2\x5c\xde\xe9\xc5\xa4\x74\x1e\xca\xa4\x0e\x03\xa3\x73\x77\x92\x3a\x0c\x8c\xce\x50\x20\xa9\xc3\x40\x66\x53\x8e\x48\xca\x30\x90\xdc\x48\x27\x92\xa2\x0b\x64\x52\x5f\x47\x52\x74\x25\x45\x17\xb7\x35\x29\xba\xc0\xfe\x00\x7b\xcd\xb0\x4c\x5b\x0c\x8a\xa6\x45\xd3\xcf\x84\x67\xbb\x2c\x23\x7a\x53\xbd\xe6\x63\x91\x6b\x3a\xf9\xf8\x25\x65\x17\xd8\x65\x9c\x4e\x45\x95\x4e\xbe\x05\xec\x91\x94\x54\x60\x97\x71\x3e\x35\x15\x08\x9c\x10\x91\xd4\x54\x20\x4f\xbe\x61\x49\x4d\x05\x52\x63\x23\xe4\x48\x8a\xaa\x64\x06\xbe\xe9\x05\x6c\xc3\x46\x30\x05\x34\x52\xb2\x09\x49\x69\x5d\x3d\xdb\x6d\xd9\xcd\x61\x9e\xec\xb5\xe8\xa5\xc8\x9a\xd9\x2a\x44\x15\xb3\x5f\x23\x29\xaa\x80\x3b\x32\x45\x52\x40\x01\xb3\xae\x47\xca\x36\x9d\x14\x7b\x0e\x43\x53\xf6\xee\x65\xd6\x50\xf0\xea\x26\x65\x16\xc8\xd3\x87\x43\x95\x95\x4c\xb1\x47\x87\x91\xb2\x0d\xdf\x08\xa2\x60\x91\x54\x54\x20\x13\xf9\x89\xa4\xa0\x02\x49\x6f\x7e\xa4\x6c\x23\x37\x32\x7b\x9d\x47\x52\x63\x81\xc8\x3f\x6b\x61\xbb\xb3\xed\xe6\xd9\x50\x61\x25\x97\xcc\xf0\xc9\x4a\x0a\xac\xe4\x92\x19\xbe\xfa\xa9\xd8\xc8\x72\xf6\xd0\xc1\x16\x8a\xa9\xe4\x4e\x54\x53\xfb\xab\x93\x40\x6a\x44\x76\x23\x29\x94\x40\x61\xe3\xe0\x48\xc5\x16\xb0\xf8\x25\x8a\x57\xb0\x6a\x2c\x6b\x09\x74\x74\x52\x27\x81\x42\x2a\xe0\x48\xd5\x7a\x98\x04\x2f\x5b\x5d\x85\x12\x88\xa0\x63\x49\xd5\xaa\x6d\x4c\x26\x1d\x44\x52\x3b\x25\x13\xde\x31\x04\x4c\x6a\x27\x10\x81\x28\x4f\x6a\x27\xb0\xdb\xe9\xc9\xac\x6c\xb5\xb2\x9e\x4c\x6b\x9b\xde\x8e\x61\x61\xaa\x5a\xbb\xb2\x51\x6d\xe7\x6e\x56\x9b\x54\x6d\x12\x0d\xaf\x36\xa9\xda\x24\x5a\xa9\x10\x4b\x2e\x5c\xa1\xf7\x4c\xcd\x1b\xd0\x88\x24\x25\x8b\x7c\xf0\x4c\x6f\xc7\xa8\x33\xa9\xcd\x92\x0b\x57\xf8\xce\xa7\xa6\x29\x1a\x0b\x19\x06\xb5\x57\xae\x25\x33\xde\x75\x8f\xf2\xc1\x73\xe1\x0a\x63\xd3\xa4\x80\x03\x29\x72\xf3\x30\xef\x1b\xcb\x54\x82\xcd\x58\x22\xa9\xd7\xc0\x6c\xbe\x12\xca\x35\x30\x9b\xaf\x97\xca\x0c\xcc\xe6\x5b\xde\x6d\x52\x67\x75\x83\x0f\xbb\x62\x0d\xcc\xe6\xc7\x51\x31\x06\x66\xf3\x91\x55\x77\x25\xf3\xe2\xf9\xde\x77\xeb\xdf\x59\x20\x3d\x3d\xca\xfa\xb3\x4a\x25\x7c\x14\x15\x62\x60\x36\xdf\xf1\x6e\x8b\xc8\x8b\xd7\x7c\xfc\xbb\x0d\xea\xac\xbb\x99\x56\xd5\xdb\xd6\x5d\x8b\xea\xb7\xac\xdb\x22\xc3\x7d\x8c\xd0\x92\x02\x0e\xcc\xe6\x7b\xaf\x80\x03\x85\xe4\x85\x91\x14\x70\xa0\x90\xf5\x30\xd2\xb0\x91\xc3\x46\x72\x2e\x35\x1d\x28\xac\x76\x8f\x34\x6c\xf7\xe0\xbe\x0d\xff\x68\x23\xc9\x81\xd7\xfc\x3a\x28\xe9\xc0\x6c\xb6\x5b\x49\x07\xca\xf0\x4d\x55\xd1\x25\xb7\x78\xd2\x86\xc3\xbb\x36\xfc\xb0\x37\x2f\x69\x8b\x06\x4e\xe3\xf4\xdf\xbb\x6f\x46\x52\xdd\x01\x43\x50\x91\x14\x77\xa0\x66\x06\x70\x29\x6c\x5d\xe8\x66\xb6\x9b\x52\xf0\x81\x6d\x64\x8f\xb3\x7d\xe1\x54\x04\x3f\xde\xea\x3b\xb0\xcb\xb0\x56\xd8\xc2\x60\x4e\x3f\x83\xb8\xa4\xe6\x4b\x71\xb2\xe8\x62\x7a\x45\x1f\xa8\xac\x0b\x8e\xa4\xe8\x4b\xee\x00\x95\xbc\xb5\xa1\x25\xe2\xb8\x1b\x3c\xce\x47\x20\x8e\xbb\xc1\x4b\x68\x9d\xd0\x3a\x54\x44\xdd\x97\x4e\x3c\x8f\x81\x41\x52\xf8\x25\xb7\x71\x1a\xde\xde\x69\x23\xe6\xf1\x09\x70\x59\xa5\x1f\xa8\xcd\x07\x43\xe9\x97\xcc\x90\x37\x7c\x6f\xd4\x7e\xa0\x36\xbf\x47\x6a\xbf\x44\x32\x3c\x96\x93\x46\x9a\x3e\x9e\x6e\x60\x3c\x7c\x71\x54\x7a\xc9\xc5\x2b\xc3\x77\xf5\xf2\x7e\x99\x34\x0f\x01\x9d\x54\x7a\xc9\x6d\x98\x86\x5d\x9a\x52\x2f\xb9\x52\x65\xf8\xa2\xa8\xf5\xc0\x7e\x60\xfc\xaf\x37\x8c\x95\x2a\xa9\xf8\x0a\x2b\x00\x41\x4a\xc5\x2f\xf4\x65\x5b\x2f\x1d\x85\xd6\xc4\xb6\x92\xee\x7c\x9e\x7f\xda\x54\x34\xe1\x38\xdf\x20\x45\x61\x72\x1f\xa6\xe2\xbd\xbe\xbc\x61\xd7\xf1\xa6\x60\x4d\x65\x21\xd8\x65\x5c\xe2\xb6\xb1\x44\xf1\x52\xf1\x01\x50\x18\xa6\x13\xc5\xb3\x67\x50\x19\x82\x5d\x63\x6c\x7c\x6b\x01\xf6\x26\x9e\xe7\x30\x9f\xd8\xdb\xe9\xb7\x3e\xd9\xca\xc5\x64\xc2\xf3\xe2\x43\xa1\x5e\x4c\x47\x2f\xfa\x50\xa8\x17\xd3\x7d\x8c\xe2\xf9\xb4\xc0\xad\xab\xd4\x97\x47\xc1\x08\xda\x19\xd1\xdc\x5a\xe0\x76\xba\x29\x82\x3d\x29\x22\xc1\x2e\xc3\x02\x8a\x48\xd0\x4e\x6f\x7f\x6b\x94\x8d\x76\x06\x2b\xb7\x0f\x05\x29\xd0\xcf\x90\xe6\xd1\x4c\x1b\xed\x8c\x09\x1e\xad\xf4\xe8\x4d\xb5\x87\x50\x90\x82\x76\x46\x51\x0a\x52\xd0\xce\x00\xe6\xd1\x48\x8f\x91\x92\xf0\x02\x1a\xe9\x71\x82\x8e\x0f\xac\x2a\x15\xb4\x33\x9a\x53\xa4\x82\x7d\x18\xb7\x4b\x95\x9a\xce\xde\x4e\x8e\x1d\x94\xa9\xa0\x9d\x81\x9a\x32\x15\xec\xbf\x5a\xa6\x8d\x9e\x63\x23\x0c\xa2\x50\x05\xad\x6a\x5e\x55\x29\x68\xd5\x66\xa9\x4a\x41\xca\xc4\xdf\x23\x29\x4b\xd3\xeb\xbc\x4b\x64\x7b\x52\x84\x82\x94\x9b\x63\x2e\x25\x27\xd8\x65\x5c\x55\xcd\x09\x1a\x49\x21\x23\xa9\x39\x41\xca\x47\x2b\x28\x3a\x41\xeb\xb6\x41\xd1\x09\xf6\x61\x98\x44\x89\x09\x52\xf9\xf9\x41\x54\x63\x82\xfd\xca\xd9\x0a\x1b\xf6\x9a\xcd\x88\x8a\xa8\x3b\x13\xcb\x47\x4a\x73\xa8\xf1\x79\x5b\x49\xf7\x10\xf6\xa5\x0a\xcf\x64\x54\x10\xbd\x9d\x14\x9e\x60\x3f\x10\x3c\x24\x2a\x4f\x90\x98\x6b\x14\x49\xe5\x09\x22\x50\x81\xe9\xd3\x20\x6c\x76\xac\x37\x22\x7d\xda\x63\xa3\x1d\x0d\xa0\x3e\x4d\x6e\x76\xac\x67\x2f\x7d\xda\xc3\x28\xa1\xc3\x3a\x25\x2b\xc8\xd5\x01\x89\x8a\x35\xa9\x58\xfd\x66\x7c\x5a\xe3\x43\x87\x29\xa7\x14\xb1\x20\x99\x8c\x20\x92\xfa\x34\xad\xf3\xda\x73\x36\x05\x6a\x72\xe9\x88\x43\x3d\x15\x28\xc8\xbf\x73\x94\xcd\x44\x6e\xb6\xe1\xc7\x66\xd9\xce\xc5\x6a\x57\x34\x71\x52\x5b\x82\x7a\x6e\x8a\xda\x12\xd4\xe9\x2b\xaf\xb6\x04\xe9\xe7\x28\x4e\x21\x99\x4c\xf2\xe0\x03\xb3\x6c\xc0\xd2\x79\xb2\xff\x98\xd5\x96\x20\x93\x0a\x78\x8b\x1b\x8b\xd4\x96\x7f\xf0\x7e\x67\xa5\x27\xc8\x93\x7b\x9d\x0d\xf7\x81\xd0\xd5\x9b\x55\x9e\xa0\xb0\xd6\x76\x6b\x37\x8b\xbc\xaf\x99\xa2\xb0\xc8\xaf\x7c\xa3\x68\x5a\xe4\xbb\x1a\x14\x5d\x16\x5d\xbc\x70\xfe\xf1\xb6\xc8\xe9\x75\x68\x9c\xac\xf0\xcc\x46\x00\x8b\xb5\x78\x2d\x62\x21\x38\x23\x96\x6c\xb8\x2f\x9b\xcb\x01\x4b\x65\xc3\x7d\x20\x0c\x32\x64\xc5\x29\x28\x4c\xfa\x88\xac\x36\x05\x35\x73\x57\xb3\xd2\x14\xec\x3e\x1f\x5b\xa8\x4d\xc1\xee\x08\x2d\xb3\x99\xc9\x10\x26\xdf\xf7\xac\xec\x04\x5b\xae\x7b\x3e\x5b\x45\x1a\xc1\x9f\xb7\xcc\xf8\x1e\x28\x65\x78\x94\x8d\xda\x98\x4c\x7b\x8e\xac\x12\x05\x95\x5c\x3f\x91\x55\xa2\x20\x91\xce\x24\xb2\xe1\x3d\xd0\xed\xa2\xb3\xe2\x14\x8c\x74\x8e\xb2\xe9\xa4\x65\x30\x06\x96\x95\x9d\x60\x74\x6f\x93\xb1\x3d\x90\xfa\xb4\x99\x06\xf7\x40\x26\x87\x74\x64\xa5\x68\x36\x8d\xbb\x63\xc6\xac\x16\xcd\xe8\xce\x7a\x8a\x6c\x65\xf6\x2d\xf5\x64\xb6\xd2\x1d\xae\xd8\xf5\x2a\xb2\xc2\x13\x8c\xce\xbb\x90\x55\x99\xc0\x1c\xd5\x91\x0d\xe2\x01\xf7\xa3\x88\xac\xee\x04\xe6\xd3\x8e\x6c\x10\x0f\xe4\xc9\xb7\x22\x1b\xc4\x03\x79\xf2\x5e\x65\xc5\x29\xc8\x93\xb7\x3b\x17\x5b\x49\xae\x06\xc3\x07\x59\xb9\x9a\xcd\xd5\xe0\x93\xa7\x5c\x05\x91\x4f\x55\x6d\xa4\x72\xb5\x5a\xe4\x7d\x63\xc3\xab\xa1\x2e\xc9\xc6\xf5\xb2\x53\x5d\x19\x47\xe6\xea\x8d\xdb\x98\xcd\x46\xaa\x6a\xc1\x64\xca\x69\x64\x15\x6c\x3e\x0a\x96\x46\x56\x1b\xb9\x31\x99\x4b\x17\x59\x05\x0b\x4a\xf8\x10\x54\xab\x5f\xd1\x38\xd6\x55\xb5\x0a\x4e\xcc\x3d\xab\x43\x41\xfa\x8d\x73\x98\x75\xad\x0e\x18\x51\x34\x59\x25\x0a\x76\x19\xd6\x50\x8a\x82\x5d\xc6\xf9\xd4\xa2\x60\x97\x51\x13\xc5\x28\xd8\x65\xd8\x5b\x35\x9a\x4f\xf0\xb0\x7b\x3e\xdb\xd5\xce\xe0\x88\xba\x18\x3d\xcc\xcd\xe1\x21\x46\x32\x7a\x98\xcf\x76\x57\xd3\xd3\xd9\xb2\xb3\xdd\xd5\xb4\xca\xde\x99\xb3\xdd\xd5\xb4\x2a\x36\xb7\x7d\x76\xe9\x96\xd9\xdc\xb3\x0a\x03\x27\x53\x56\x92\x82\xfd\x25\xc2\xc6\x6a\xd2\xdc\x8f\xcb\x81\xba\x18\x20\xcc\x2e\xb9\x68\x7e\x37\x15\xaa\x60\x97\x71\x17\x55\xaa\x60\xff\xd7\x32\x1f\xcc\xce\xbe\x20\xe1\xe9\x6c\x6d\x3f\xc3\x01\x4f\x67\xd3\x4c\xef\x77\xbe\xb0\xc6\x11\x41\x2a\x46\x4b\xb3\x6a\x15\xa4\x42\xe2\xf5\xc8\xaa\x55\x90\x98\xd4\x1f\x59\xb5\x9a\x5d\x87\xc1\x68\x28\x2b\x4d\x41\xd3\x09\x96\x95\xa6\x20\xb1\x42\x20\xb2\x3a\x14\x98\x3e\x3d\xb2\xe1\x46\x10\x51\x2d\xb2\x51\x43\xff\x01\x8e\x8d\xac\x36\x05\x6d\xfa\x01\x54\x9b\x82\x9e\xbc\xfb\x6a\x53\x90\x8e\xff\x2c\x0f\x6f\xf5\x70\xde\xfb\x39\x4e\x7b\xb0\xdc\xa2\x1a\x2b\xcb\x8a\x58\xd0\x59\xd0\x13\xd9\x40\x25\xe8\xac\xdd\x89\x6c\xa0\x12\x24\xf6\xa5\x89\xac\xd2\x05\x9d\x55\x34\x91\x95\xb2\xa0\x27\x1b\xa0\x6e\xcd\xc1\x6c\x01\x3f\xd7\x06\x25\x41\xd7\x25\x95\x55\xa8\x20\xb9\x9f\x58\x64\xa5\x27\xe8\xa7\xc7\x51\x7a\x02\x97\x56\x46\x56\x65\x02\x96\x07\xfe\x77\x77\x1d\x36\x65\xa3\xeb\x64\xca\xca\x52\xd0\xf5\x6b\x65\x83\x96\xf9\x04\x2d\xb9\xd4\xf4\x5e\x6f\x74\x1d\x43\xd9\x38\x26\x70\x45\x64\x64\xf5\x2c\xe8\xfa\x1c\xf2\xf4\xf6\x4f\xe6\xc5\xf8\x28\xa9\x5c\x41\x57\xa5\x66\x95\x2b\x48\xdd\x4f\xbe\xc2\x15\x74\x65\x65\x56\xb8\x82\xae\x0a\xce\x46\x28\x41\xea\xf6\x32\x6a\x59\xd0\xcf\x17\x47\x29\x0b\x92\x31\xe4\xac\x92\x05\x5d\x71\x9b\x0d\x63\x82\x3e\x7c\x52\x15\xb7\xa0\x0f\xbb\x79\xb5\x6d\x36\xfb\xbb\x26\xbc\x6c\xe3\x46\x1f\x8c\x51\xb3\x6a\x37\x1b\xd9\xd4\x84\x8a\x5d\x90\xda\xb0\xfb\x50\xec\x82\x7e\xbe\x98\x6a\x5d\xd0\x87\x5f\x2e\xb5\x2e\xe8\xc3\x0f\xb7\x5a\x17\xa4\x9a\x7d\x90\xd4\xba\xa0\xeb\x38\xc8\x4a\x5d\x90\xba\x0f\xa5\x31\x51\x90\xd8\x9e\x2b\xb2\xe2\x17\xf4\xf3\x9d\x35\x26\x9a\x8d\x89\xfa\x54\x28\x87\x41\xea\x3e\x02\xaa\xe1\x6c\x98\xd4\xf7\x47\xe1\x0b\x52\xf7\x0b\xa3\xf0\x05\xfd\x7c\xee\xd5\xbd\xf9\x84\x49\x31\xa2\xb2\x17\xf4\xe1\xe7\x4a\xd5\x0b\x52\xf7\x2d\x30\x48\x0a\x52\xb7\xd9\xea\x60\x90\xba\xef\xba\x32\x18\xf4\xd3\x39\x29\x83\x41\xae\x36\x5b\x15\x0c\xfa\xe9\x72\x14\xc1\x20\x39\xa1\x2d\x2b\x82\x41\xea\x3e\xd3\x2a\x5e\xd0\x75\x96\x64\xd5\x2d\xe8\x03\x6d\x9f\x55\xb7\xa0\x8f\xec\x1f\xb5\x04\xea\x76\x84\x5d\x90\xda\x13\xec\x2f\x1f\x37\x5c\x51\x99\xcf\x7a\x1c\x0d\xab\xaa\xcc\x26\xa5\xcf\x7e\x4d\x54\x95\x20\xb3\x82\x2a\xf2\x6b\x45\x98\x2c\x7a\x46\x7a\xaf\x15\xd9\xc8\x3f\x07\xe4\x86\x44\x41\x66\x75\x57\x64\xd5\x68\x36\x24\x7a\x8e\xf2\x96\xb0\xb3\xb0\x4e\xac\xac\x3e\x05\xf9\xf4\x0c\xca\x53\xb0\x1b\xc0\x2d\x57\x9f\x66\x63\xa2\xf6\x03\x6a\xd1\x6c\x00\xd4\x2e\xca\x00\x28\xc8\xac\x13\x8b\xac\x12\xcd\x46\x3b\x71\xc3\x65\x85\x28\xc8\xce\xd6\xca\x0a\xd1\x6c\x00\xd4\xb7\xde\x00\x28\x18\x67\xf0\xad\x34\x05\xfb\x8b\x8f\x79\xd4\xa6\x20\xff\xec\x9f\xd5\xa6\xc0\x2d\xa1\x23\x2b\x4d\xb3\x41\x51\xc7\x7e\x4a\x53\x90\x55\x93\x59\x69\x0a\xb2\xb3\x55\xb2\xd2\x14\x0c\x67\x1e\x65\x65\x28\x18\xc9\x01\xee\xa7\x29\x36\xdc\x82\x3e\xb2\xca\x14\xb8\xc7\x7d\x64\x95\x29\x18\xc9\x67\x51\x65\x0a\x52\xaf\x7e\x01\x95\xa6\x20\x2b\xe7\xb3\xf1\x55\x30\x92\xaa\xc6\xf8\x2a\xc8\xa7\x63\x56\xbf\x02\xb7\x63\x8f\xac\x7c\x05\x23\xf9\x92\x28\x5f\xc1\xd0\xb9\x99\x0d\xa0\x82\x41\x7a\xef\xc8\x2a\x5a\x30\x92\x5a\x52\x41\x0b\x52\x9b\x3e\xeb\x06\x50\xc1\x70\xaa\x60\x56\xe4\x02\xf7\xb8\x8e\xac\xc8\x05\xee\xb0\x1e\x59\x91\x9b\xcd\x8c\xaf\x73\x23\x1b\x41\x05\xc9\x85\x81\x91\x55\xbe\x60\x24\xbb\x6a\x95\x2f\x48\xa3\x8c\x5d\xb7\xa2\xf4\x05\x43\x67\x6f\x51\xfa\x82\x6c\x27\x5f\xd4\xb6\x20\x2b\x21\x8b\x61\x55\x90\x9d\x1a\x54\x94\xbb\xc5\x94\x87\x7c\xd5\x8b\x72\x17\xe4\x5f\xfe\x43\xbf\x5c\x8c\xc3\x16\x33\x22\x56\xcf\x3b\x2c\x62\xf2\x01\xaf\x68\x51\x20\x83\xd1\x8b\xd5\x9e\x16\x91\x11\xb1\xd8\xb8\xdb\xa2\x5b\xff\xa1\x65\x8f\x65\x3c\x5e\xcd\x7f\xbe\x16\x31\x37\x86\x97\xa3\xa8\x56\x8b\xb3\x53\xf9\x76\x14\x23\xa9\xc5\xd9\xa9\x1a\x4f\xfd\x5a\x8e\x7e\x65\x2c\x5c\x8c\xa4\x82\xc1\x1a\xc5\x28\x4a\xda\x72\x22\xa9\xe7\xaf\x56\x2d\x11\x1a\xe7\x25\x2a\x4a\x5a\x30\xba\x16\x55\xd2\x96\x33\x65\x35\x3c\xdb\x67\x19\x53\x1e\x79\xca\x8b\x02\x16\x0c\xf6\x5c\x8d\xa2\x5a\x05\xa3\x67\x8b\xbc\x3d\x1b\x83\x6d\x58\xa3\x28\x60\x8b\x02\x96\x0f\x73\x51\xc0\x82\xd1\xb3\xa7\xb7\xe5\x1b\xc3\x49\x4d\x45\x49\x5b\x94\xb4\xc3\xd3\xdb\xf0\x4c\xc3\xbd\x4b\x2a\x5a\x30\xba\x0f\x84\xc1\xd5\xa2\xc8\xed\x16\xd9\xee\x4c\xbb\xbd\xe3\x8a\x5c\x30\x7a\xf2\xf4\xcb\x22\x34\x2e\x2f\x4c\x71\xa6\x2a\xc8\xa4\xe6\x8a\xa2\xec\x05\x99\x3c\x5c\x51\x94\xbd\x60\xf4\xe4\x51\x5a\xa2\x30\x15\xa2\x7b\x2e\x2d\x81\xec\x25\xc5\x70\x14\x65\x2f\xc8\x64\x11\x8b\xa2\xec\x05\xa3\xfb\x6a\x28\x7b\x41\x66\x9f\xa4\x28\xca\x5e\x90\xc9\x0f\x16\x45\xd9\x0b\x86\x61\x9b\xe2\x0c\x57\x10\xa1\x55\x55\xc2\x60\x74\x5f\x33\x63\xb9\x20\x35\x87\x75\x45\x25\x0c\x46\x67\x28\x56\x54\xc2\x20\x93\x04\x2d\x4a\xd5\x3a\x15\x0f\x16\x52\xb0\x28\x8e\xc1\xe8\x7c\xf2\x8b\x11\x5f\x90\xc9\x35\x16\x45\xbd\x0c\x46\x4f\x16\x69\x9d\xca\x73\xe2\x57\x42\xbd\x0c\x06\x6b\xbe\xa2\x18\xf1\x05\xc3\x69\x67\x45\x09\x0d\x32\xbb\x73\x45\x31\x06\x0c\x32\xfb\x7a\x45\x51\x55\x83\xe1\x1c\xb3\x62\x0c\x18\x0c\xa7\xc5\x17\x63\xc0\x60\x74\x5f\x70\xb5\x37\x18\x3d\x7b\x45\x8d\x53\x99\x64\xc3\xd8\xac\xa8\xbc\x41\x66\xc3\xab\x28\x0a\x6f\x30\x7a\xf6\x28\x8d\xd3\x78\x74\xf8\x86\x16\x65\x37\x18\x4e\x3a\x2b\xaa\x6e\x90\xd9\xae\x2b\x8a\x01\x5f\x30\x7a\xf6\x8f\x1a\xa7\x39\xa9\xcd\x27\x4c\xf1\x0b\xf6\x38\x95\xe3\x14\xbf\xc5\xd9\xb1\xe1\x7d\x53\xd4\x82\xd4\xc8\x88\x12\x45\xc9\x09\xf6\x28\x88\xe3\x0c\x74\x82\xd0\xef\x56\x14\x98\x45\x81\xe9\xbb\xab\xc0\x04\x26\x74\x8a\xa2\xc0\x04\xa1\xd3\xad\xa8\x2f\x41\x9e\xde\x00\xf5\x25\xc8\xd3\x6f\x8a\x5a\x12\x98\x94\x3c\x8a\x52\xb2\x0c\xa6\xd9\xfb\x10\x2b\x1b\x81\x2b\xb4\xa2\x28\x1b\xc1\x99\xe6\x5c\x94\x8d\xe0\x4c\x86\x29\xe1\x3d\x09\xdc\x8d\x7e\xb2\x94\x8d\x20\xb2\xb7\x5c\xd9\x08\x52\x25\x87\x4c\x14\xa3\x9d\x20\x4f\x5b\xa4\x94\x04\x67\x12\x4d\x31\xd6\x09\xce\x44\xc3\x62\xac\x13\xe4\xe9\xb7\x54\xbd\x09\xf2\x3c\x47\xd9\xc8\x60\xd6\x8b\x9f\x1e\x23\x9d\x20\xb2\xfd\x83\x12\x14\x98\x5a\x3f\x8a\x1a\x13\xe4\x79\xaa\x6f\xbb\xd9\xba\x59\x0f\x48\x51\x63\x02\xf7\x57\x89\xa2\xc6\x04\xa9\x1a\xab\x2b\x8a\x4c\x90\xa7\xef\xa0\x22\x13\xe4\xe9\xf3\xa9\xc8\x04\xe6\xfe\x8a\x62\x18\x15\x84\xf3\xfe\x8b\xf3\x67\x41\x9e\xe5\xbf\x57\x4d\x47\x31\xee\x0a\xce\xac\xb7\xa2\x78\x05\x79\xda\x9f\x28\x5e\x81\xd9\xc8\xa2\x28\x5e\x41\x84\x3d\x98\xe2\x15\x9c\x25\x11\xc5\x19\xb7\x20\x55\x87\x9e\x45\x41\x0b\xce\xa2\x8b\xa2\xa0\x2d\xae\xad\xd4\xec\xaa\x57\x90\xa7\x0f\x92\x52\x15\xe4\xe9\x57\x5a\xa9\x0a\xc2\x50\x7a\x51\xaa\x02\xf3\xc0\x47\x51\xaa\x82\xc8\x7e\xd3\x94\xaa\xe0\x4c\xd0\x2a\x2a\x55\x90\x67\xf3\x28\x4d\x41\x06\x7c\x43\x33\x45\xa5\x0a\x4c\x4e\x15\x45\xa5\x0a\xce\xa2\x8c\xa2\x50\x05\x79\x9e\x2b\x6a\x0a\x53\xe7\x93\xc2\x28\x8a\xb2\x14\x9c\xe9\x5f\x45\x59\x0a\xc2\xb9\x69\x45\x59\x0a\x22\xfb\x34\xab\x08\x41\x1a\x3f\xbf\x57\x2a\x3b\x90\xa7\x6f\xa3\xca\xae\xa8\xec\x74\x4d\x15\xe3\x9b\x20\xc2\xef\xb4\x6a\x0f\x44\x38\x76\x32\xbe\x09\x4a\x71\xec\xa4\x00\x04\x11\xa7\x48\xf3\x3f\xcc\x2b\xc2\xaf\x53\x14\x80\x20\xc8\x3e\x11\xc5\xe8\x26\x28\xec\x0c\x1d\xc5\xe0\x26\x88\xe8\xfe\x51\xf3\xb3\x74\x91\x9d\xac\xa3\x18\xdb\x04\x11\x0e\x2a\x0c\x6d\x82\x38\x1f\x56\xe5\x25\x28\xe4\x80\x89\xf2\x68\x7e\x16\x38\x86\xc3\x05\x83\x9d\xa0\x14\x9f\x57\x63\x9d\x20\xf5\x33\x5e\x70\x56\x2e\x88\xb0\x8f\x57\xaa\x82\x08\x6f\x92\xaa\x14\x04\xdb\x9d\x45\x51\x82\x82\x7d\x7b\x2d\xd3\x16\x2f\x13\x54\x08\xe1\x16\x35\x28\x88\x20\xf8\x5b\xd4\xa0\x20\xc2\xf1\x88\x1a\xb4\xb8\xd2\x91\xb9\x34\x45\x0d\x0a\x22\x1c\xc8\x28\x41\xc1\x6c\x7e\x1e\x95\xa0\x20\xe2\x5c\xd1\x86\xbf\x34\xfc\xd4\xcb\x86\xbf\x78\xe6\xed\x38\x55\xa5\x20\xc2\xf1\x82\xaa\x14\x14\x97\x47\x14\x55\x29\x28\xc5\xa3\x54\xa5\x20\xc2\x7e\x59\x55\x0a\x22\xbc\xa2\xa2\x14\x44\xf8\xb8\x2a\x4a\x41\x44\xf3\x28\x8d\xf3\x61\x1c\x47\x15\x2a\x50\x10\x81\xd0\x2b\x2a\x50\x10\x6c\xf2\x1a\xc5\xe0\x28\x28\x47\x00\x29\x4a\x41\xb0\xe3\x55\x14\x45\x29\x88\xb0\xa3\x56\x94\x82\xd0\x5b\x51\x14\xa5\x20\x35\xdd\x47\x45\x55\x5a\x8c\x97\xfa\x88\x29\x4a\x41\x29\x4a\x04\x45\x29\x28\xc5\x4b\x2a\x4a\x41\x29\xde\x6e\x45\x29\x28\xc5\x4b\x2a\x4a\x41\xc4\x39\x97\xd6\x59\x3c\x3a\x38\xa3\x8b\xa2\x14\x44\xd8\x48\x45\x29\x88\x70\x10\xe9\xa4\x5e\x50\x8a\x83\x67\x35\x69\x31\xf0\xea\x73\xa2\x26\x05\x11\xe7\xf4\x5a\x67\xf9\xe8\x58\xa4\x75\x16\xd6\xf1\xe3\xad\x24\x05\xa5\xf8\xc6\xab\x48\x8b\x93\x7a\x7d\x4e\x54\xa4\x20\x82\x17\xab\xaa\x3e\x41\x04\x23\x9d\xaa\xd4\x04\xa5\x0c\x8b\xaa\x45\xbe\x31\x16\x35\x8b\x9c\x55\xc3\xcb\x5c\x15\x93\x20\x02\x47\x77\x55\x4c\x82\xc2\xea\xd0\xa8\x2a\x47\x10\x81\x29\xaa\xa1\x55\x50\xd8\x41\x2c\xaa\x62\xb2\xba\xb6\xf2\x9c\xeb\xb1\xc8\x6f\x45\x50\xf4\x5a\x44\xbb\x87\xa7\xff\x2c\x62\xa2\x22\x06\xab\x64\xf8\x13\x11\x1e\x65\xfc\x15\x44\xb4\x3f\x74\xc9\xd5\xf0\x2c\x88\xe0\x73\x59\x0d\xcf\x82\x08\xf4\x6e\x4d\x1a\x2f\xf9\xcc\x50\x47\x23\xb6\x20\x35\xef\x7d\x55\xf0\x82\xd4\x9d\x39\x5d\x95\xb7\x20\xb5\x69\xcd\xd5\xad\x20\x9c\xe9\x5e\xd5\xad\x60\xab\x6c\x0c\xaf\x22\x05\xa9\x39\x67\xbc\x1a\x53\x05\xa9\xea\xc6\xa9\x4e\xef\x05\x11\xe7\xaf\xd6\x8e\x55\x94\x31\x7c\x28\x14\xa5\x20\x85\xbe\xf3\xaa\xde\x04\xb3\x55\x0f\xb3\x72\x99\x29\x95\x3e\x01\x8a\x4b\x50\x48\x05\x14\x55\x71\x09\x66\xd3\x48\xae\x97\x04\xa9\xdb\x0f\x57\x05\x27\x98\xa4\x10\x88\xea\x6c\x5e\x30\x49\x53\x14\x55\x0d\x0a\x0a\x79\xb8\xa3\xaa\x41\xc1\x24\xe9\x55\x54\x35\x28\x98\x64\xa5\x8c\xaa\x06\x05\x93\xcd\xd7\xa2\xaa\x41\x41\x21\xa3\x7a\x54\x35\x28\x98\x24\xdb\x8c\xaa\x06\x05\xb3\x59\x55\x35\x28\x28\x24\x72\x8b\xaa\x06\x05\x93\x4d\x45\xa3\xaa\x41\xc1\x64\xb7\xb5\xa8\x6a\x50\x30\xd9\xeb\x3d\xaa\x1a\x14\x14\x72\x8d\x47\x55\x83\x82\x42\x92\xf2\xa8\x06\x68\x41\x6a\x6a\xbd\xaa\x2c\x05\x93\xfc\x0a\x51\x95\xa5\xd5\x00\x2d\x43\xcf\xaa\x06\xad\x06\x68\xf9\x2a\x57\x35\x28\x98\xcd\x67\x45\x0d\x5a\x8d\xd9\x0e\xcf\xa5\x75\x8c\xd9\x56\xcf\xa5\x75\x98\x88\x4c\xae\x9a\xa8\xca\x52\x30\x9b\x9f\x0f\x65\x29\x48\x67\x72\x7b\x55\x97\x82\x42\xae\xf4\xa8\xea\x52\x90\xaa\x6b\x6b\xab\xc2\x14\xcc\xe6\xe3\xa9\x30\x05\x93\xad\x59\xa3\x2a\x4c\xc1\x24\xcb\x55\x54\x85\x29\x98\xec\x37\x1b\x55\x15\x0a\x66\xf3\x2b\xa6\x0a\x05\xd3\x30\x67\x55\x85\x82\xd9\xe8\x54\xaa\x2a\x14\xa4\xe6\xa8\xba\x2a\x43\xc1\x24\x55\x6d\x54\x63\xbf\xd5\xcd\xb7\x0d\xaa\x54\xa5\x29\x98\xac\x71\x8f\xaa\x34\x05\x85\x4d\x0f\xa3\x1a\x21\x06\xbb\xe5\x34\xc0\x19\xcb\x60\xb6\xe2\x61\x1a\xa8\xf1\xfc\xa0\x66\xaa\x41\x63\x50\x48\xe5\x1f\xd5\x98\x31\x48\x9d\x3d\x87\xa3\xba\xe4\x14\xcc\x56\xb4\x86\x06\x72\x5e\x73\xb5\x9d\x3e\x3f\xcd\x17\x8e\x4b\x3a\xd5\x19\x4c\xd2\xe5\x46\x35\xae\x0c\x0a\x09\xf9\xa3\xaa\xac\x41\x3a\x2b\xce\xab\xca\x1a\x14\xb6\x35\x88\x6a\x54\x19\xec\x0e\x02\xa3\x19\x55\x06\xd3\xe9\x32\x55\xfd\x5d\xcf\xfc\x67\x2a\xeb\xfc\xe7\xea\xfc\x67\x44\x74\x35\xce\x0c\x26\xf9\x68\xa3\x3a\x25\x1a\x14\x72\x71\x45\x35\xf2\x0c\x0a\xfb\x0e\x44\x35\xf0\x0c\x0a\x7b\x24\x44\x35\xee\x0c\x0a\x3b\x12\x46\x35\xec\x0c\x26\x69\x92\xa3\xea\x03\xa8\x4e\x92\xf6\xeb\xe9\x24\x69\x30\x9b\x1f\x37\x23\xd1\x60\xdf\x4b\xfe\x69\x28\x1a\xa4\xe6\x24\xf2\xaa\xf7\x00\xcc\x56\x2c\xd2\x3e\xec\x1e\xde\xfc\xc6\xea\x3d\x00\x25\xce\x1f\x35\x8f\x33\xa7\x71\x02\x54\xbd\x07\xa0\xc4\xb9\xa4\xe6\x61\xf7\x70\x52\x1a\x46\x35\x3a\x0d\xa6\xcb\x63\xab\x0e\x05\x30\xd9\xd9\x31\xaa\xde\x03\x30\x9d\x57\x57\xf5\x1e\x80\xd9\xec\x0f\xf4\x1e\x80\x54\x8d\xc0\x55\xa3\xce\x20\x35\xa7\x96\x54\x67\x50\x83\xc2\xee\x13\x51\xf5\x15\x80\xe9\x74\x83\xaa\x63\x00\xec\x07\xc3\x7f\x5a\x0f\xd2\xf2\x3b\x21\xb1\xaa\xe6\xc1\x6c\xfd\x0f\x53\xc2\xaa\x62\x1f\x4c\x67\x30\x56\xc5\x3e\xa8\x6a\xc0\xaa\xd8\xaf\x6e\x2b\x4e\x32\x96\xa8\x8a\xfd\xfa\x6f\x5b\x71\x0c\xa8\xda\x07\xa9\x3a\x59\xb7\x2a\xf7\x41\xfa\x25\xdf\x10\xc5\x3d\x48\xcd\x45\x84\x55\xf9\x5e\x9d\x36\x6d\x88\xa3\xaa\xdf\xeb\xd9\x59\xdc\x11\x8d\x02\x1e\x54\xdd\x45\x55\x01\x0f\xd2\xcf\x70\x7e\x55\xc1\x57\x37\x1b\x4f\x7e\xcc\x94\xf0\xa0\xe6\x73\x55\x8d\x78\xf6\x06\xf0\x2d\x51\xc2\x83\xb3\xae\xbf\x1a\x93\xae\x67\x6f\x00\xfb\x04\x65\x3d\xd8\x95\xb3\x4c\x43\x9d\xcd\x01\xec\x92\xd5\xfa\xd5\x39\xd7\xc9\x3e\x5f\xb1\x0f\x52\xd3\xd3\x56\x55\xfb\xf5\xec\x4a\xee\xa7\x5c\x21\x5f\xcf\x4e\x00\x3e\x59\x2a\x79\xb0\xcf\x47\x95\x95\xf2\xf5\xec\x04\xe0\x78\x49\x2d\x5f\xcf\x4e\x00\x76\x9d\x8a\x79\xb0\xaf\xe1\xf9\xb4\x8a\xe9\x94\x74\x6c\x54\xe3\xce\x20\xb5\x33\x28\x51\xe1\xd7\xb3\x17\x80\x3d\x86\x12\xbf\x9e\xbd\x00\x1c\x26\xaa\xf1\xeb\x7d\xec\xc2\x71\xc6\x9e\xc1\xae\x0b\xe7\x73\x26\x36\xa8\xba\x1f\xaa\xc1\x67\xb0\x0f\xc3\x04\x86\x9a\xc1\x3e\x9d\x65\x9a\xc0\x3c\xff\x7e\xfa\x75\x23\xd4\x93\xe7\xdf\x6e\xc9\xc8\x72\x3d\x3b\xe4\x39\x8e\x32\xb4\x5c\xcf\x0e\x79\xbe\x97\xc6\x96\x41\xd5\x7b\x56\xf5\x40\x54\x57\xe9\x9a\xc9\xa1\xea\x82\x00\xfb\x25\xb4\x4c\x03\x90\xfd\x5f\x8f\x60\xd5\x05\x01\xaa\x4e\xa1\xaa\x0b\xa2\x9e\xe4\xff\xde\x6e\x7d\x10\xf5\x24\xff\xd7\xc4\x7a\x1c\x40\x3d\xdd\xa8\x1e\x07\x30\xdb\xf9\xa7\x16\xd9\x38\x59\x32\xaa\x1e\x07\xb0\x5b\xc5\xb3\xa8\x7f\x01\x9c\x5c\x22\x55\xff\x02\xa8\x7a\x8f\xaa\xfe\x05\x50\xf5\x5f\x56\xfd\x0b\xf5\x64\xfb\xf7\x63\xa3\x83\x01\xec\x16\x78\x01\xed\x71\xb2\xfd\xdb\x1d\xea\x61\x00\xfb\x6e\x51\x5f\x83\xe1\x60\xff\x17\x23\xe9\x76\x00\x67\xe1\x78\x35\x18\x0e\xf6\x5f\xa9\xb0\xae\x08\x50\xf5\xc3\x55\x3d\x11\x60\x1f\xc6\x55\xf5\x3b\x80\x5d\x63\x0c\xa7\xe3\xa1\xba\x01\x00\xa9\xa1\xa2\x3a\xeb\xba\x9e\x1d\xf6\x34\x93\x7e\x86\x6a\x6e\x7f\x92\x38\x45\xd5\x85\x00\xf6\x77\x8c\xff\xea\x1d\x00\xfb\xee\x73\x9c\xee\x81\x7a\x82\xd6\x3e\xaf\x3a\x03\xaa\xf9\xf8\x5d\x39\x50\xf5\x06\x80\xd4\x5c\x3a\x51\x75\x07\x54\xd3\x27\x0d\xad\xa7\xf8\x07\xe9\x37\x1c\x72\xab\xfe\xab\x33\xa3\x87\x83\x62\xe5\x7f\x35\x7f\xd2\xf0\x1b\xad\xfe\x07\xd5\x6c\x35\x55\xad\x0f\x6a\x53\x82\xaa\xf5\xc1\xbe\x2a\xff\x54\xec\x57\xb3\xef\x0f\x3f\x00\xaa\x7d\x30\x9b\x8d\x50\xed\x83\x7d\x51\x4e\xa7\xdc\xaf\x4e\xa1\x1e\xbe\x3a\xea\x7d\xb0\xcb\xa8\x89\xea\xbe\x9a\x6a\x7f\xf8\x5d\x34\xe6\x5c\x4d\xb5\x3f\xbc\xb9\x4a\x7e\xb0\x8d\x6c\xf5\x34\xca\xd2\x28\x7e\xb3\x14\xfd\xd5\xfc\xfb\xc3\x5e\x40\xd5\x0f\xd2\x6f\xf8\x5e\x28\xfb\xab\xf3\xad\x87\xcf\x99\xba\x1f\xec\xf3\x59\xa6\xa5\x96\x33\x24\x1d\xe0\xab\xfc\x41\x35\xe5\x4b\x33\x14\x0d\xd2\xcf\x99\x23\xcd\xc0\x33\xd8\x7f\xb5\xac\x58\x56\x1c\xe8\xfe\x28\x6b\x96\x39\xc9\xe8\xfc\xb7\x5b\xd6\xb9\x44\xa7\x68\x58\xe4\x40\xce\xa3\xc2\x22\x9f\x94\xf2\xdf\xdb\x5b\x47\xd3\x5f\x00\xb6\x2d\x32\x65\x97\x65\xda\x2c\xdb\xa0\xdb\x32\x6d\xc6\x6b\xdd\x74\x19\x34\x27\x63\x8f\xe2\x7f\x5f\xcb\xb4\x59\xf6\xb8\xcf\x32\x6d\xc6\xd0\xbd\xe9\x35\x00\xdb\x40\xfb\x1e\x34\xdd\x06\x60\xdf\x53\x9a\xa4\x63\x00\x54\xd2\x25\x46\xd3\x31\xd0\xd2\xb1\x23\xa7\xd3\x33\x00\x2a\x89\x10\xa3\xe9\x19\x00\x95\xac\x73\xd1\x9c\xcb\xdd\x9c\xcb\xcd\x56\xf7\xd1\x74\x16\xb4\x33\x97\x9b\x81\x5b\x33\x3c\x0e\x2a\xc9\x4b\xa3\xe9\x3f\x00\xbb\xfd\xdc\x28\xc3\xe3\x60\x97\xf9\x57\x6d\x97\x5c\x98\x65\x91\x66\x4a\x9a\x89\x4f\x7f\x33\x18\x0e\xf6\x55\x2d\xd3\x4c\x49\x33\x35\xdb\xa5\x99\x9c\xe1\x3d\x18\x76\x35\xfd\x11\x60\x5f\x96\xe3\xf4\x47\x80\x4a\xf2\xbc\x68\xba\x23\x40\x25\x79\x5e\x34\xdd\x11\xcd\xa4\x4e\xce\x42\x6b\x86\xcd\x41\x35\xeb\x50\xd3\x43\x01\x76\x45\x2c\xd3\x24\xd9\x77\x30\xfb\x57\x6d\x92\xb5\x49\xb5\x4c\x9b\xe4\xf3\x3c\x79\x59\x6d\x92\xcf\x3b\xe8\xf9\x7c\x9e\xf2\x79\x07\xb9\xb1\xfa\x37\x5a\x66\x05\xdb\xf4\x74\xda\x24\x9f\xd7\x8d\x1b\xab\x33\x03\xec\xf6\xf3\x78\xea\xcd\x00\xbb\x8c\x5b\xa6\x3b\x03\xec\x66\xf0\x28\xea\xbc\x00\xa9\x1b\xe8\x69\x7a\x2f\x40\xaa\x4e\x34\x6e\x7a\x21\x40\x0a\xa7\x95\x36\x1d\x0c\x60\x5b\x8f\x7b\xa6\x3b\x01\x54\xf2\xd0\x46\xd3\x9d\x00\x52\x62\xe7\xb5\x68\xfa\x0e\x9a\xb9\xfb\x8b\x16\x30\xa6\x0d\x76\x19\xa7\xd3\xa1\xd0\xdc\x0b\x9e\x4d\xb5\xa2\xe9\x51\x00\xd5\x85\xf0\x4d\x8f\x42\x33\x3b\x7f\xf1\xdd\xd7\xa5\xd0\xcc\x77\x5c\xf8\xa8\x35\x7d\x0a\x60\x1f\x87\xa5\x74\x2a\x34\xf3\xf3\x17\xdf\x1e\xbd\x0a\xa0\x9a\x07\xaa\xe9\x54\x00\xd5\xb5\xea\x4d\xa7\x02\xa8\xd3\x37\x56\x9f\x02\x48\x35\x0f\xeb\xeb\x5d\x24\x8b\x7f\xd7\x87\xde\xf4\x2a\x80\x5d\x11\xaf\xa0\x9d\xea\xb1\x13\xb7\x42\x27\x02\xd8\x65\x1c\xa7\x17\x01\xec\x5b\x41\x85\x75\x23\x80\x7d\x3e\xcb\x34\x4a\xd3\x28\x74\x93\x4d\x3f\x02\xd8\xe7\xa3\x2e\xfa\x11\xc0\x36\x14\x76\xd7\x91\xd0\x9c\x6b\xae\x92\x6d\x7a\x12\xc0\xbe\x06\x86\xd7\x93\xd0\xce\xfc\x73\x4f\xa7\x55\x9a\x13\x62\x6c\xae\xae\x84\xe6\xfc\xf3\xe2\x37\x45\xbf\x01\xd8\xd5\xb3\x4c\x13\x90\xaa\xca\x15\xf5\x4d\x2f\x01\xd8\x87\x51\x13\xdd\x04\x60\xd7\x04\x2b\xeb\x27\x00\xbb\x8c\xbb\xa1\x9f\x00\xec\xcb\x7a\x9c\x56\xe9\xe7\x51\xc1\xca\x3a\x0a\xc0\xbe\x86\x65\x5a\xa5\x6b\x15\x5f\x16\x5d\x05\x60\x97\x71\x37\xf4\x15\xb4\xee\x73\x61\xf5\xb4\x40\xe7\xb9\xf0\xcb\xa0\xaf\x00\x6c\x1b\x63\x14\x9d\x05\xed\x64\xbb\x6a\xb6\x56\xa3\x74\x36\x4c\xb1\xa3\xd1\x5b\x00\x76\x23\x3c\xcc\x37\x7e\xd8\x31\x20\xa0\x9a\xce\x01\xb0\x8f\xe3\xbf\x3a\x02\xc0\x7e\x93\x31\x8a\xb2\x1f\xec\xe3\x2c\xb3\xb1\x4c\x4b\x4f\xe1\xd3\xad\xf0\x07\x29\xe9\x19\x6c\x2a\x7f\xb0\x1f\x0b\x0c\xa0\xf4\x07\xfb\xbf\xd6\x45\x0b\x98\x33\x59\xdf\x48\x73\x36\x01\xd8\x65\x58\xca\x89\xe9\xcd\x3c\xca\x7a\x58\x9b\x1e\x01\xd0\x5c\x6a\xd2\x54\xff\x20\x25\x57\x8c\x34\x27\x14\x80\x5d\x95\x3f\xac\xc2\x6e\x3a\x0c\xc0\xae\x29\xb5\x77\x12\x02\xd8\xa7\xa6\xf6\xae\xb9\x06\xcd\xa5\x51\xcd\x89\x09\x60\xff\xd5\x5a\x69\xb4\xd0\x68\xc9\x5a\x69\xb4\x8d\x93\xd6\xa1\xe9\x80\x00\xfb\xaf\x9e\x4e\x9b\x85\x36\xc3\xf7\xd2\x9c\x9b\x00\x4e\x3e\xa2\xe6\xdc\x04\xb0\x2b\x87\x19\x9d\x9c\x00\xf6\x53\x63\x4d\x7c\x6a\x98\x20\x9f\xf4\x9b\x35\x1d\x1a\x60\x97\x79\x9c\x8f\x4d\x98\x7a\x9a\x61\x6d\xd3\x67\x01\x76\xf5\xb8\x05\x3a\x2d\xc0\x71\xb6\x34\x7d\x11\xa0\xb9\x98\xa8\x39\xf5\x00\xec\xb3\xd1\x08\xdd\x13\x60\x5f\x15\x73\xea\x8a\x00\xfb\x0a\xfe\x57\x03\x4c\x0d\x60\xc7\xab\x2f\x02\x6c\xa3\xf8\x5f\x2d\xb0\xd1\x0c\x5d\x37\x5d\x11\xa0\xe5\x73\x05\xdb\x3f\x4f\xfb\x3d\xcc\xf6\x4f\xdb\x6f\x3f\xae\x2f\x02\xec\x9a\x70\x9c\xbe\x08\xb0\x5b\xc1\x2d\xd3\x17\x01\xf6\x7f\x2d\xf3\xe1\xb9\x7c\x78\xfc\xd4\xe9\x8b\x00\xfb\x38\xee\x99\xbe\x08\xb0\xcb\xb0\xbb\xf3\x0c\xc0\xc9\x21\xd3\x74\x4f\x34\x97\x7f\x9b\xca\xa0\xe9\x9e\x00\x2d\x9f\x2b\x68\xa7\x8d\x66\x0a\xb8\xa6\x73\x02\x34\xd7\x81\x34\x7d\x09\xa0\xb9\x1e\xac\xe9\x4a\x00\xcd\x19\xb4\x4d\x4f\x02\x48\xd9\xc5\xc4\xcd\x69\xec\xed\xa4\x61\x0e\xcb\x6c\x01\xae\x84\xac\x77\xa6\x39\x91\xbd\x9d\x34\xcc\xb8\xb1\x9a\xee\x05\xb0\xcf\x67\x99\xcd\x32\x0f\xb3\x0b\xa7\x9b\x2e\x07\xb0\xcb\xb0\x88\x3e\x07\xd0\xaa\x8d\xd0\xe5\x00\x5a\xf5\x93\xa1\x2b\x01\xec\x2b\x78\x98\xf7\x15\x57\x42\x76\x01\x77\xd3\x95\x00\xf6\x71\x5c\x55\x5f\x02\xd8\x35\xe6\xa9\xd3\x99\x00\x52\x3d\xa3\x0e\x9d\x09\x60\x1f\xc7\x33\xe1\x8c\x06\xb0\xcb\x30\xa8\x0e\x06\xb0\xaf\x41\x2b\xf4\x30\x80\x5d\xe6\x7f\xb5\xca\xa3\x55\xc2\x6b\x68\x95\xc7\xdd\x73\x70\x9b\x37\xa7\x35\x80\x5d\xe6\x35\xb4\xca\xe3\xdd\xf6\x74\xbe\x00\xec\xd8\x9f\x4d\x7f\xda\xf4\x28\xb4\xb3\x3c\xdb\x96\x69\x95\xc7\x85\x5b\xbe\xd9\x3a\x14\xda\x59\xb2\x8d\x51\xf4\x27\x80\x56\xfd\xdc\xea\x4e\x00\x29\x1b\xa0\x69\xfa\x13\x9a\xab\xb8\x0d\xaa\x34\xe7\x2c\x80\x66\x68\xa4\xe9\x27\x68\x67\x11\xb7\x03\x36\x67\x28\x80\x7d\x3a\x9a\xea\x14\x85\xe6\x2a\x6e\xfd\xbe\x4d\x7f\x02\xd8\x65\x56\xc5\x37\xfb\x75\xc3\x7b\x47\x09\xce\x52\x00\xcd\x50\x57\xd3\xc5\x00\xf6\x61\x56\xc5\xb6\xbe\x6e\x9f\x63\x4f\xef\x3c\x05\xb0\x3b\x49\x5a\xa6\x2b\x02\xec\xcb\x72\x09\x5d\x11\x20\x65\xa7\x50\x34\xa7\x2a\x80\x7d\x3e\xaa\xac\x7b\xa2\x7d\x58\x40\xc1\xe3\x6c\x79\xb0\x0f\xa3\x7a\xce\x4c\x00\xfb\x12\x5e\x56\x0b\x7c\xe6\x1d\xa7\xb1\x3a\x27\x40\x33\x88\xd4\xf4\x4d\x80\xfd\x4f\xaf\xa0\x4d\x3e\x6d\xe2\xb0\xc6\xc9\x09\x60\x97\xd9\x58\x8d\xc2\x94\xf9\x56\x1d\x3c\xea\xb1\x00\xbb\x76\xfc\x57\x8f\x05\xd8\x65\x1c\xa7\xc7\x02\xec\xf3\x71\xcf\x74\x59\x80\x5d\x86\x91\x75\x45\x80\x94\x4d\x47\xd4\x74\x45\x80\xa6\x93\xad\xe9\x89\x68\xeb\x3c\x02\x34\x43\x4f\x04\x68\xdd\xcf\x8c\x8e\x08\xd0\x5c\x0e\xd6\xf4\x43\x80\xd6\xff\xb2\xd0\xab\xe9\xa5\x00\xbb\xd9\x9e\x45\xf3\x2c\x97\x8b\xf9\x2c\xe8\xa5\x68\x26\x84\x36\x87\x51\xd3\x4b\xd1\x4e\x42\x68\xcc\xd8\x75\x53\x80\x5d\xd6\x29\x4b\x96\xb9\x95\x10\x8f\x6f\xd7\x75\x01\xf6\x97\xc4\xe3\xaa\x65\xd5\xe3\x82\xb2\x66\x59\xb3\x2e\x3f\xca\xba\x65\x2c\x6c\xe4\x63\xd0\x75\x5d\x80\x46\x0a\xfe\xe8\xfa\x21\xc0\x3e\xdb\xa4\xec\xb2\x4c\x93\x55\x8a\x6e\x8b\x30\xd9\xb4\x0d\x8f\x45\x8f\xd7\xf4\x02\xaf\x65\xce\x72\xe2\xab\xd4\xf5\x2e\x80\xd4\xf4\xd6\x77\xbd\x0b\xa0\xb1\xbf\x66\x74\xdd\x06\xdd\xf4\x64\xe4\xb4\x8f\xae\x8f\x00\xec\xe6\xfb\x57\xdb\xb0\xd1\x14\xa1\x5d\x1f\x01\x48\xc5\xf9\xfe\x5d\x1f\x01\x48\xe5\xc7\xf8\xa5\xeb\x23\x00\x8d\x1d\xd2\xa2\x3b\x15\x01\xec\xe6\x7b\x3a\x1b\x86\xdf\xa0\x38\x17\xa1\xeb\x23\x00\xbb\x0c\xa3\xeb\x23\x00\xfb\xb2\xb4\x42\x1f\x01\xd8\xc7\x51\x15\x7d\x04\x60\x97\x71\x0d\xa7\xd6\x83\x7d\x5d\xae\xa1\xe3\x00\xec\xe3\xb0\x80\x9e\x03\xb0\x3f\x91\x1e\xe7\xcd\x26\x1d\x74\xf9\x35\xaf\xab\xa5\xf2\xd9\x60\x8a\xfa\xe9\x3a\x00\xfb\x38\x6e\xb7\xae\x03\x90\xaa\x2a\xb4\xeb\x3a\x00\xfb\x38\xec\xa2\xeb\x00\xec\xf3\x59\xa6\x5d\x48\x12\x5d\xf4\x57\x77\xe7\x41\x80\xc6\xde\x78\xd1\x75\x1d\x80\x7d\x3a\x9e\x01\x5d\x07\x20\x75\x97\x5b\x76\xdd\x04\x20\x9d\x54\x58\xdd\x69\x0f\x60\x5f\x82\xcb\xea\x3a\x00\xbb\x0c\xf3\xe9\x3a\xe8\xa5\x59\x46\xd3\x9c\xe6\x00\x76\x19\x26\xd0\x9d\x00\x9a\x73\xdb\xba\x93\x1a\x40\x3a\x89\x6c\xbb\xb3\x1a\x40\x3a\x39\xcf\xbb\x5e\x07\x90\x4e\x52\xb1\xee\xbc\x06\x90\x4e\xaa\xae\xae\xdb\x01\xa4\x93\x0a\xac\x3b\x8b\x01\x34\x27\xa5\x75\x3d\x11\x20\x9d\xd4\xcd\x5d\xaf\x03\x48\xd5\x38\x62\xd7\xeb\x00\xb6\x38\xe7\xb2\xba\x18\x40\x3a\x99\x63\xba\x2e\x86\x5e\xcf\x56\x59\x34\x4d\xaf\x00\x48\xc5\x05\x21\x5d\xaf\x00\x48\xc5\x99\xe5\x5d\xaf\x00\xe8\x46\xd4\xba\x4e\x01\x90\x3a\x6e\xf7\xee\x5c\x03\x90\xcf\x13\xa0\x4b\x00\x0c\x33\xb4\x76\x3d\x02\xdd\xe9\xed\x3e\xb3\x3a\x04\xba\xd3\xdb\xf1\x26\x76\xfd\x01\x20\x4f\x5f\x46\xdd\x01\xe0\x64\x38\xeb\xaa\x7c\x10\xf9\x9c\xde\x26\x31\x39\xc0\x14\x31\xdd\xc9\x01\xa0\xa8\x73\xba\x7a\x1e\x14\x05\x57\x77\x22\x00\x28\x0a\xa9\xae\x9c\x07\xe9\xe7\x30\xaf\x2b\xe7\x41\xfa\x9d\x07\x58\x39\xdf\x8f\x9c\xf7\x69\x50\xce\xf7\x23\xe7\x7d\x6a\x94\xf3\xfd\x9f\x9c\xa7\xa1\x4a\x77\x70\xf2\xe1\x75\x95\x3b\xd8\x6a\xc0\xd3\xd9\x52\x57\x98\x9b\x35\xa7\x2b\xe7\xc1\x3e\x9b\xc7\xd9\xfc\x6e\xd2\x0a\xaf\x60\xf3\x91\xf3\x55\x77\x4b\x57\xce\xf7\xce\x8a\x53\x5f\x4c\xa5\x3b\xe8\xba\x92\xbb\x91\x7e\xd0\x75\x69\x76\xc5\x7c\x77\x43\xa4\x61\x91\x16\x19\xc7\xed\xc3\x7d\x57\xdf\x83\x61\xf4\xb6\x1b\xe8\x07\xc3\x68\x53\x57\xc9\x83\x61\x08\xad\x2b\xda\x41\x3e\x5f\x25\x35\x3b\xc8\xe7\x23\xa7\x64\x07\xf9\x7c\x47\x55\xec\x60\x18\x19\xed\x0a\x76\xb0\x3f\x5d\xb4\x52\xbd\x0c\x46\xff\x4b\x38\xbd\xab\xa6\xc1\x70\xc2\x65\x57\x4c\x83\xe1\xea\x98\xae\x48\x06\x99\x6d\xfd\xa3\x2b\x92\xc1\xd9\x9c\xa1\xab\x91\x41\xae\x0c\xfc\xba\x12\x19\x0c\x73\xc5\x74\x15\x32\x18\x4e\x33\xe8\x8a\x61\x30\x5c\x89\xdb\xd5\xc2\x60\x98\x4d\xa5\x1b\xbf\xef\xf3\xdc\x09\x2a\x66\xfc\x1e\x64\xfd\x94\x5d\xc9\x0c\xc6\x79\x75\x95\xcc\x60\xb8\xac\xb7\xab\x98\x81\x5b\x91\x45\x37\x9e\x0f\x86\xab\xc4\xbb\x1a\x1a\x0c\x57\x63\x77\x25\x34\x18\xae\x79\xee\x2a\x68\x70\x72\x88\x77\xd5\x32\xc8\xd5\x87\x46\xb5\x0c\x86\x2b\x7d\xbb\x62\x19\xb8\xf7\x59\x74\x75\x31\x48\xcd\x38\x63\x57\x17\x83\xe1\x6a\xef\xae\x2c\x06\xc3\x04\xd5\x5d\x55\x0c\x72\xb5\x4b\x51\x14\x83\x5c\x51\x94\xdd\xe9\xf8\x60\xb8\xa6\xba\xab\x89\xc1\x70\x31\x76\x57\x12\x83\x61\xce\xea\xae\x24\x06\xf9\x8c\x64\x94\xc4\x20\x57\x1c\xa2\xdd\x30\x7c\x77\xf9\xb7\x99\x80\xba\x32\x19\xe4\xa9\x79\x94\xc9\xdd\x59\xf5\x9a\x5a\x99\x0c\xf2\xf4\x79\x32\xde\x0e\xd2\x70\x4e\x65\x57\x39\x83\x93\xe9\xa9\x2b\x9c\xc1\xc9\xed\xd0\xd5\xcd\x20\x4f\x1f\x61\x65\x33\xc8\xd3\x07\x4a\xd5\x0c\x22\xfb\x0c\x28\x9a\xc1\xc9\xff\xd1\xd5\xcc\xe0\x24\x1b\xeb\x6a\x66\x10\xf9\x9c\xde\xd7\xe1\x66\xf1\x8a\xf7\x48\x19\xdd\x6f\x16\x18\xf8\xf0\xa8\x98\xc1\x49\x59\xd9\x15\xcc\x20\x4f\xdf\x10\xf5\x32\x38\xb9\x0f\xbb\x72\x19\x44\x3e\x47\x69\x89\x47\x4b\x50\x09\xc5\x32\xc8\xd3\xe7\x49\xad\x0c\x22\x9f\x22\x2d\xf1\x68\x09\xea\xa5\x52\x06\x79\x6a\x09\x85\x32\x88\xec\x87\x41\x9d\x0c\xf2\xd4\x38\xea\x64\x90\xe7\x39\xca\x47\xff\xd1\x12\x9c\x4b\xfd\x0b\x8a\x02\xbb\xab\x7f\x41\x98\x6a\xaa\x1b\x3a\x07\xc1\xc6\xe0\xd1\x0d\x9d\x83\xa2\x1f\xa6\x1b\x39\x07\xb3\xf9\xd0\x29\x88\x41\x98\xac\xaf\xab\x87\x41\x98\xfb\xb5\x2b\x87\x41\x31\xb3\x53\x57\x0d\x83\x30\x51\x6d\x37\xb8\x0e\x4a\x3d\x45\x36\x68\x23\xcc\x3e\xd4\x95\xc7\x20\xe6\x69\x90\xef\xf2\x46\xd1\xf3\xd3\x55\xc7\xa0\x98\xbc\xad\x2b\x7a\x41\xcc\x53\x64\xb3\x3f\x9b\x4d\x1b\x95\xbc\xa0\xe8\x2f\xe8\x4a\x5e\x10\x2e\x60\xeb\x2a\x5e\x10\xa6\x2d\xec\x0a\x5e\x10\xe6\x05\xec\x0a\x5e\x10\xf3\x9c\xcb\x36\x32\x17\x7f\x5a\x55\xf5\x2e\x08\xf7\x4a\xe9\xca\x5d\x50\xf4\x63\x74\x95\x2d\xd8\x5f\x60\x4c\xe1\xcc\x78\x30\x9b\x5f\x60\x05\x2b\x98\xcd\xef\xb4\x7a\x15\xcc\x36\x2c\xb2\xfa\x8b\xe9\x6c\x7e\x50\x94\xab\xa0\xe8\xd2\xee\xca\x55\x30\x9b\x3d\x8f\x72\x15\x14\xb3\xd1\x74\x75\x26\x28\x0e\x29\x86\x92\x12\x14\x7d\x8e\x43\x45\x09\x66\x0b\x8b\xb2\x45\x4c\x69\x64\x84\x38\xd4\x93\x60\xb6\xe1\x51\xcd\x22\xda\x38\x3d\xaa\x5b\xc4\x8c\x46\x44\xec\x50\x4d\x82\xa2\x47\x77\x18\x08\x07\x25\x72\xfb\xef\xfe\x78\xa8\x3f\xc1\x34\x7b\xe6\x50\x7e\x82\xa2\x0e\x1e\xca\x4f\x30\xdb\xf0\xa8\xc7\x22\xe6\xd0\x32\xca\x1c\xaa\x4f\x30\x4d\xa7\x39\x0c\x81\x83\xe9\x36\x39\x43\xed\x09\xd2\xcf\x31\xda\x30\xb4\x3d\xce\x0e\x44\x3c\x48\xc3\xd0\x36\x28\xc6\x2a\x86\x42\x13\x54\x17\x04\x0e\x75\xe6\x30\x16\xad\x77\x72\xa8\x33\xc1\xbe\x02\xf6\x53\x68\x0e\xd3\x8f\xe9\xeb\x1a\x0a\x4d\x70\x92\x63\x0f\x75\xe6\x30\x16\xad\xab\x6f\xa8\x29\x87\x71\x67\x87\xff\x43\x4d\x09\xf6\x71\x54\x45\x4d\x09\xaa\x4b\xb7\x86\x92\x12\xec\xc3\x68\xab\x92\x72\x18\x8c\xd6\xff\x3b\x94\x94\xa0\xba\x92\x72\xa8\x28\x87\x81\x67\xbd\xbd\x43\xf5\x38\x0c\x3c\xeb\x00\x1d\xaa\x47\x50\x1d\xb4\x0f\xc5\xe3\x30\xee\x6c\x9e\xb9\xa1\x78\x04\xbb\xcc\x9a\x78\xbf\x48\x43\xf6\x33\xe5\xd1\x50\x3d\x8e\x7c\x0c\xc0\x65\x0d\x32\x0f\x83\xcc\x3a\xb6\x87\xea\x71\x18\x64\xd6\x3f\x3f\x54\x8f\x60\x9f\x0f\xe3\xa9\x1e\x47\x39\x16\xf0\xbf\x5a\xa0\x30\x89\xab\x7a\x98\x06\x40\x50\xfe\x8c\x45\x0c\x27\xc9\x83\x93\x58\x6e\xa8\x27\xc1\x3e\x8c\x96\x29\x1e\xc1\x2e\xa3\x65\x8a\x47\x50\x5d\xe9\x38\xd4\x8e\x60\x1f\xe6\xe9\x6c\x2c\xda\xf1\xa7\x93\x79\xa8\x1d\xc1\xc9\x17\x3f\xd4\x8e\x60\xb7\x81\x3b\x6b\x14\x1b\xec\xbf\xd2\x7e\xf5\x24\xd8\x97\xf0\x38\xdb\x5f\xcd\x1e\xc9\x17\x78\xa8\x1d\xc1\x2e\xf3\x38\xab\x57\x99\x9c\xe4\xdd\x56\x26\x0e\xa7\xa4\x87\x57\xb0\xc2\x27\x4f\x19\x1f\xb1\xe1\x62\xe9\x71\xf2\x94\xf9\x50\xa8\x1d\xc7\xc9\x53\xe6\x7f\x8d\x31\x8f\x93\xa7\xcc\x37\x56\x41\x39\x4e\x9e\x32\x5f\x6c\x15\x25\xa8\xae\xdb\x1f\x2a\x4a\xb0\x0f\xe3\xb2\x4a\x4a\x50\x5d\xce\x38\x94\x94\x60\x8b\x39\xff\xea\x4d\xdc\xa8\xa6\xd7\x1b\x06\x98\xc1\x3e\x9b\x95\xf3\x29\x26\xc0\x6c\xf6\xbb\x61\x80\x19\xec\xc3\xb8\xd7\xca\x51\xb0\xcb\x3c\x9d\x96\x73\x7f\x24\x13\xa1\x0d\x83\xce\xc3\xfd\x91\xcc\xb1\x3a\x14\xa9\x60\x97\xf1\x00\xa8\x52\xc1\x2e\xe3\x7c\x46\xa2\x41\x75\x47\x82\xa1\x72\x1d\xfd\x98\x8e\x86\xa9\x5c\xc7\x51\xae\xbe\x28\x2a\xd7\x71\x36\x45\x62\x8c\x34\x54\xa9\x60\x1f\xc7\x03\x65\xd0\x19\x54\xf7\x54\x18\x0a\xd7\x71\xf6\x49\xf2\xc3\xa3\x72\x05\xb5\xfb\x8a\x29\x5c\xc1\x3e\xcc\x2b\x68\xa8\xae\xa1\xc2\x2b\x68\x28\x85\xab\xf1\x84\xa1\x72\x05\xfb\x38\xff\xab\xa1\xfa\x31\x94\x55\xd1\x50\xa6\x4b\x33\x8b\xdc\x50\xce\x82\x7d\x1c\xd5\x53\xcf\x82\xd4\xa6\x06\x55\xd0\x8e\x33\x75\xdd\x77\x5b\xf5\x3a\xdc\xce\x77\x20\xb7\x86\xf2\x15\x54\xf7\x9e\x18\x06\xac\xc1\xbe\x2c\xf7\xc2\x80\x35\xa8\x6e\x6e\x31\x54\xb9\x60\x9f\xcd\xab\x6a\xa8\xa1\xa1\xbc\x80\x86\x32\x5c\x6d\xf2\xae\xa1\xf4\x05\xbb\x11\x9e\x4e\x43\x0d\x9f\x28\x0d\xe5\xfc\x75\x90\xba\x89\x55\x87\x71\xe8\x61\x1c\xda\x54\x67\xc3\x40\x33\xa8\x6e\xe9\x31\x8c\x33\x83\xea\xbe\x06\xc3\x30\x33\xd8\x35\xb1\xcc\xb6\x1a\x67\x76\x11\xe3\x50\x19\x83\xd4\x15\xeb\x43\x69\x0c\xf6\x71\xf9\x0f\x1d\xba\x71\xe8\x61\x1c\xda\x0c\x68\xc3\x38\xf4\x30\x0e\xed\x02\xc6\xa1\x9e\x06\x5b\xec\x78\x39\x9f\x10\xf7\x00\xfe\xf7\x5f\x8d\x11\x4c\x55\x70\xe0\x61\x7c\x79\x18\x5f\xd6\x35\x37\x94\xd4\x63\x6a\x1f\xdf\x4c\x05\x34\xd8\xc7\xf1\x8a\x28\xa0\xc1\x2e\xf3\x38\x2d\x34\x8f\x85\xb8\x2f\xea\xe5\x61\x84\xd9\xdc\x6e\x43\xc1\x0c\x76\x19\x56\x53\x31\x0f\xa3\xce\xa6\x72\x1b\xea\xe3\x61\x84\xd9\x05\xcd\xc3\x08\x33\xd8\xff\xa5\x1d\x8a\x66\xb0\x8f\xf3\xbf\x36\xd7\x18\xb3\x8b\xff\x86\xb2\x19\x54\xd3\x69\x0e\x43\xcc\xa0\x9a\x28\x76\x28\x91\x41\x35\x9d\xe6\x50\x22\x0f\x03\xc7\xce\xa6\x1d\x6a\xe4\x71\x1d\x4f\x96\xc7\xf9\x38\x90\x5e\xad\x39\xf9\x73\xa8\x7f\x87\xbb\x44\x9d\xc6\x2a\x80\x41\x4a\x67\xf8\xe8\x84\x75\xd0\xf4\xba\x0e\xe7\xab\x0f\x33\x82\x1b\x05\x19\x0a\x65\xb0\xcb\xbc\xac\xed\x32\x4b\xb8\x91\x8c\xa1\x78\x06\x29\x99\xc9\x73\xa8\x9e\x87\x99\xc3\xcf\x88\x50\xf9\x0c\x52\x75\xbe\xce\x50\x3f\x0f\x33\x87\xbb\x5a\x77\xa8\x9f\x41\xd3\x79\x3c\xd4\xcf\xc3\xcc\xe1\x26\x4c\x1c\x0a\xe8\x61\xe6\x70\x03\x32\x43\x05\x0d\xf6\x71\x54\x4f\x09\x3d\xcc\x1c\x6e\x3a\xde\xa1\x86\x06\xfb\xb2\x58\x45\x11\x3d\xcc\x26\x6e\x5c\x61\xa8\xa2\x87\xd9\xc4\x35\x9e\x2a\x1a\x9c\x55\x59\xc3\xa9\xee\xe3\x3e\xc6\xb3\x76\x1a\xef\xd6\x78\xa7\xb1\x1a\xef\xd6\x78\xe7\xbf\x1a\xef\x3e\xc6\xa3\x4c\xbd\x3d\xcc\x27\x8e\xc6\x18\xea\x6d\x90\xfa\x79\xee\x14\xdc\x60\xff\x95\x4b\xa8\xb8\xc1\x2e\xf3\x38\x8d\xf7\x1c\xe3\xd1\x30\x35\xf7\x78\x8e\xf1\x78\x7c\x14\xdd\xe0\x64\xda\x1c\x2a\x6c\x70\xe2\x40\x43\x85\x0d\xf6\x3f\xad\xb0\x66\x32\x7b\xb8\x49\x5a\x87\xb2\x1b\xb4\x7c\x2e\xa0\x9d\x4c\x28\x6e\xf8\x6d\x18\x9e\x06\xe9\x6c\xba\x36\x14\xde\xa0\x99\xa2\x61\x18\x77\x06\x27\x83\xe8\x50\x8b\x83\x94\xcf\xc0\x4e\x31\x0e\x76\x99\xc7\xd9\x2c\xe6\xb1\x77\x97\xf9\x0c\xe5\xf8\x30\x3e\x7d\x04\x85\x7a\x7c\x18\x9f\x3e\x12\x40\x41\x3e\x8c\x4f\x9f\x5b\xa1\x22\x07\xfb\x31\xf6\xbf\x36\xd6\x34\xe3\x67\x58\xac\x26\x1f\xc6\xac\x9d\xa1\x32\x14\xe5\x60\x9f\xcf\x32\x2d\xf0\xfa\x54\x9c\xf3\xf9\x54\x18\xb4\x3e\x43\x65\x83\xd6\xa0\x55\xc7\x3b\xc6\xac\xc1\xee\xd8\xb8\x3f\xca\xf7\xf1\x9d\x08\x3d\x66\x51\xbf\x0f\x63\xd6\x67\x34\xae\x80\x07\xfb\x12\x18\xde\x29\xf5\x60\x97\x51\x15\x55\xfd\x30\x90\x7d\x46\xe8\x4e\xb3\x07\xbb\x0c\x33\x2b\xf5\xc7\x77\xcc\x67\x99\xa6\x62\x9a\x7d\x3e\x1a\x4d\x65\x3f\x0c\x65\x9f\x41\xb5\xd2\x1e\xb4\x7a\x2e\xab\xa5\x8c\x64\x1f\xc9\x63\x24\x1b\xec\x91\x82\x65\x5a\xea\x63\x2a\x83\x57\x30\x40\x0d\x5a\xd5\x76\x4e\xa9\x07\xfb\x6c\x18\xcf\x29\xf5\x60\x57\x18\x03\xe8\x29\x00\xa9\xbb\x24\x72\xe8\x2a\x18\xcb\xb9\x0c\xcd\xff\xfa\x5c\x10\xb4\x76\x7d\xee\xd0\x0b\x00\xf6\x61\xfe\xd5\xb6\x12\xb5\x6e\x76\x7a\x86\xa5\x41\xca\xce\x15\x18\xba\x06\x40\x73\x99\xf0\x30\x02\x3d\x8c\x40\x1b\x3d\x0f\xdd\x05\x61\x04\xba\xb5\x3f\x4c\x59\x0f\xdd\x09\x61\x80\xda\x57\x29\xf4\x27\x80\x7d\x6a\xcb\x8a\x65\x4e\x6a\xe0\x33\x1c\x3a\x19\xc0\x1e\x5c\x0c\xca\x9a\x65\x4e\x74\xf0\xaf\xdd\x22\x27\x3a\xe0\xab\x0b\x7d\x0a\x60\x5f\x22\x51\x36\x2d\x73\xaa\x07\x2e\xc3\xd0\x6d\x00\xf6\x71\x5e\xf6\xb6\xcc\xa9\x0e\x78\x2e\x43\xc7\x41\x18\xb7\x76\xae\x47\xe8\x39\x00\xcd\x15\xbf\xe1\x44\x79\xb0\xdf\x4c\x4e\x67\x28\x3b\x92\x21\x7a\x3a\xa7\xd0\x4d\x00\x76\x19\xa7\x33\x96\x1d\xa9\x11\x2d\xe7\x74\x86\xb2\xc1\x3e\x8c\x9a\x18\xca\x06\xbb\x8c\x56\xe8\x62\x00\xa9\xab\x3a\x43\x1f\x03\xd8\xc7\x59\x15\x5b\x96\xdc\x3b\xde\x7b\xaa\x3f\x21\x4e\xe0\xda\x66\x38\xe1\x1d\xec\x32\xac\x67\xe0\x1a\x34\x5f\xf4\xd0\xc7\x10\x27\x6e\xad\xf1\xf4\x31\x80\xe6\x40\x37\x74\x31\x80\xe6\xb2\xfa\xd0\xc5\x00\x9a\x92\x23\xf4\x30\x80\x7d\x32\xcc\xa4\x87\x21\x0c\x5a\xbb\xb4\x2f\x74\x31\x84\x41\x6b\x7b\x84\x30\x68\x0d\x52\x33\x23\x41\xe8\x76\x00\xfb\x38\x6b\xa2\x4d\x4e\xd0\xba\x5b\xe6\x13\x60\xd0\xda\x6e\x22\x9c\xef\x0e\xf6\x71\xd8\x58\x5f\x44\xfc\x0b\x64\x7b\x0d\xed\x84\x2f\xa2\xe9\x8c\x09\x7d\x11\x91\x4f\x68\x97\x5b\x6b\x24\x1b\xa4\xe2\xec\xe4\xd0\x3f\x11\xee\x80\x6c\xb7\x13\xfa\x27\x40\x33\xc7\x41\xe8\x9e\x08\x83\xdb\x0e\x47\x43\xf7\x44\x18\xdc\x76\x58\x1f\xfa\x22\xc2\xe0\x76\x3d\xc7\x69\xaa\x8d\xe6\xb8\x3e\x74\x4f\x80\x7d\x98\x57\xd5\x52\xf8\x27\x8a\x89\xd1\xc2\x80\x37\x68\x0e\x15\x43\xf7\x04\x68\x7a\xc4\x43\xf7\x44\x18\xda\xd6\xc5\x16\x4e\xb2\x07\xa9\xb8\x94\x21\x74\x59\x84\xe1\x6e\x17\x86\x84\x2e\x0b\xb0\x8f\xe3\x3e\xea\xb3\x08\x7d\x16\x0c\x1d\x42\x97\x05\x18\xae\x30\x0c\x3d\x16\xe1\xbc\x7b\xbb\xdd\xd0\x63\x11\xa6\x8e\xa3\x87\x0d\x03\xe0\x51\x9d\x07\xe2\x6b\xec\xdc\x79\x10\x6e\x6f\x10\x4e\x94\x07\xfb\x5e\x63\x74\x63\xe2\x61\x4c\xbc\x9e\x32\xdb\x4a\x4c\xdc\x3c\xaf\xa1\xaf\x03\x64\xa7\x7c\x84\xbe\x0e\x30\xd2\xf9\xa3\x0d\xc5\xd5\x51\xf5\xcf\x87\x2e\x0c\x70\x32\x86\x84\x1e\x0c\x90\xa7\x37\x41\x6f\x05\x88\x49\xf7\x1d\x7a\x2b\x40\x98\x53\x3d\x74\x56\x80\xe2\xdc\xc4\xd0\x31\x01\x8a\x43\xe9\xd0\x31\x11\xc7\x31\xe1\x2d\xd0\x31\x01\xaa\xf9\xf6\x42\x1f\x04\xa8\xae\x66\x0a\x5d\x10\x20\x55\x85\x53\xe8\x6e\x00\xe9\x2c\x2f\x08\xfd\x0d\xa0\x9a\x73\x3f\x74\x37\x80\xa6\x06\x09\xbd\x0d\x20\x99\x5c\x36\x0c\x93\x83\x74\x42\x77\xa1\x03\x22\x4c\xba\x6e\x36\xa1\xd0\xdb\x00\x46\x3a\x45\xde\x4f\xc2\xe4\xdd\xe7\x4f\x67\x03\x18\x2e\x04\x0d\x7d\x0d\x60\xb8\xda\x36\x74\x35\x80\xec\x44\x9f\xd0\xab\x00\xc6\xbf\x73\xd9\x74\x9c\x0a\x4d\x17\x67\xe8\x54\x00\xa3\xe3\xa4\x0a\x7d\x0a\x20\x57\x5c\x14\xa1\x4b\x01\x8c\x8e\x98\x0b\x63\xe4\x60\x74\xbf\x51\x3a\x14\xc0\x30\x8d\x7c\xe8\x50\x88\x41\xc8\x15\x25\x17\x3a\x0f\x40\xae\xe1\x1f\x6d\x24\x21\xf2\x3a\xad\x84\xcf\x27\xc1\xef\x1e\xfe\xd1\x16\x0d\xf6\x55\xc1\x89\x13\xc6\xc3\xc1\xe8\xf1\x07\x5f\x7b\xb8\xe2\x1d\x8c\x8e\x0a\x0f\xa7\xbc\x83\xd1\x51\x02\xa1\xa7\x21\x82\x1c\x86\xd3\x22\xef\x74\x30\xc9\x03\xaf\x5f\xe8\x55\x08\x37\x0c\x33\xc1\x71\xe8\x2d\x00\xdb\xc6\x58\x4f\x77\x00\xc8\xd3\x07\x42\x6f\x00\x08\xd7\xae\x84\xce\x00\x90\xa7\x2f\x91\xbe\x80\x30\x3b\x9e\x77\x42\x57\x00\xc8\xd3\xe7\xc1\xe0\x3a\x88\x6c\x65\x8d\xa4\x83\xb3\x40\x31\x74\x04\x84\x69\xef\x7c\xdc\xf4\x03\x80\x13\xd9\x09\xa3\xe6\x61\x8e\x3b\xc4\x72\xe8\x05\x08\x73\xdc\xf9\xb8\xe9\x04\x08\x93\xd8\xe1\xb1\x0b\x7d\x00\xe0\x2c\x94\x09\xa3\xe6\x61\x12\x3b\x1f\x2d\xbd\x02\xe0\xac\x4e\x0d\x9d\x02\x61\x12\x3b\xed\xaa\x4f\x20\x4c\x62\xa7\xec\x0e\xf5\x7f\x98\xb1\xce\x0f\xbd\xfa\x1f\x9c\x65\x52\x61\x24\x1d\xa4\x7e\x2c\x66\x24\x1d\x9c\x85\x7d\xa1\x9b\x00\x44\xc6\x4f\x12\xba\x04\xc2\x2c\x76\x3e\xbb\xc6\xc8\x41\x98\x94\x36\x8c\x91\x87\xf9\xe9\xfc\x2e\xeb\x0f\x08\x93\xd1\xf9\x9e\xe9\x0e\x08\x93\xd1\xf9\xd5\xd4\x1d\x00\xce\x84\x92\x50\xf9\x83\xad\x5d\xb1\x8f\x8a\x1e\x14\xc7\xed\xa1\xa0\x07\x71\x7a\x3d\xc5\x7b\x20\xd4\xeb\xe9\x44\x15\xea\x20\x5c\x33\x15\xea\x74\x10\xae\x8d\x09\x65\x3a\x08\x57\xd0\x84\x2a\x1d\x84\xeb\xaf\x42\x91\x0e\xe2\x7c\x0d\x55\xe4\x20\x5c\x2c\x13\x0a\x72\x10\x2e\x20\x0a\xf5\x38\x08\x97\x8b\x85\x72\x1c\xec\xf7\x01\xf3\x2b\xc7\x41\xb8\xbf\x67\x28\xc7\x63\x4b\xef\xe2\x24\xf5\x50\x51\x83\xdd\x4a\xaa\x61\xcc\x1a\xec\x21\xb4\x67\xb3\x01\x64\xa8\x3b\x5f\x65\xe5\x33\x28\xca\xe2\x50\x3d\x83\xe9\xb2\xca\x50\x3d\x83\xe9\x5c\xa3\x70\xba\x77\x3c\x84\xca\xbc\x25\x4e\xed\x06\xa9\x3a\xeb\x31\x8c\x6d\x83\x79\xfa\x7f\xf5\x34\x28\x67\x54\xac\x76\x06\x45\x77\x4a\x38\xb3\x1b\x94\x33\x88\x55\x4d\x87\xb1\x6d\x3c\xe7\xa1\x98\x8e\x13\xdb\xf6\xf4\xde\xb8\x97\xa0\x62\xb1\xc8\x76\xbf\xf6\x8a\xd8\x5f\x25\x0d\x66\x73\xc0\xa5\x90\x06\xd3\x75\x8d\xa1\x8e\x06\x45\x8f\x53\x28\xa3\x41\xd1\xc9\x11\xaa\x68\x30\x5d\x96\x1d\x8a\x68\x50\xf4\xe7\x84\x82\x19\x14\x3d\x26\xa1\xbe\x05\xa9\x9d\xd1\xbb\xfa\x16\xa4\xdf\x91\x4d\xea\x5b\x50\x9d\x50\x11\x4a\xd9\x70\xc5\x78\x3e\x57\xb0\xb6\x9f\x31\x23\x7b\x7f\x75\x2b\xd8\xa7\xc3\x1c\xea\x56\x50\x9d\xbb\x10\x4e\xc0\x0e\x97\x8c\x9f\xf1\xb6\x13\xb0\xc3\xf5\xe1\x8a\xd4\x50\xcc\x82\xea\x34\xbc\x50\xcb\x82\xea\x34\x91\x50\xca\x82\xd4\x4c\x82\x16\x4a\xd9\x70\xc5\xf8\x19\xbd\x1b\xf6\x8e\x75\xda\xea\x55\x6d\xeb\xb2\xad\xdc\x05\x15\x2f\xa8\xce\xee\x08\x15\x6f\xac\x13\x33\xe5\xfe\xa9\x78\x63\x1d\x93\x58\x39\x4d\xb2\x8e\x49\xac\x89\x77\x70\xa3\x3a\xe7\x23\x54\xc1\xb1\x8e\x95\xb0\xb0\x32\x18\xec\x8f\xce\x6e\xd8\x54\x06\x83\x74\x92\xf2\x4f\x75\x2e\x08\x07\xcc\x53\x99\x0b\xaa\xf3\x58\xa6\xea\x15\xa4\x9f\x8b\x72\xa6\xf2\x15\xec\xb2\x41\xd9\xb0\x8c\x00\x54\xfe\x83\xce\x9e\x8a\xdb\xe9\xd2\x70\x17\x45\x4e\xc5\x2d\xa8\x66\xd4\x9e\x6a\xdb\xe9\xca\x70\xd7\x31\x4d\xb5\xed\x74\x65\xb8\x8b\xdf\xa6\x21\xf0\xe9\x2a\x70\x17\xd3\x4d\x85\x2c\xa8\xa6\x2e\x9e\x86\xc5\xa7\x61\x71\xd7\xd2\x4d\xc3\xe2\x93\xd5\xdd\xce\x1d\x9d\x4a\x5b\xb0\x0f\xb3\x4c\x53\x24\x96\x32\xf3\x80\x4f\xe5\xee\x4c\xc7\x12\x41\x99\x96\x30\x54\xee\x52\xa9\x69\xa8\x1c\x54\x27\x46\x4d\x43\xe0\x20\x25\xf3\x18\x4e\x15\x2b\x48\xc9\x5c\x7d\x53\x79\x0a\xaa\x19\x5a\xa7\xf2\x14\xec\xc3\x68\x97\xfa\x14\xec\x32\x2a\xac\x40\x9d\xa6\x87\xcb\xe7\x74\x36\x82\x10\xb8\x0b\x94\xa7\xfa\x14\xec\x9a\x50\x61\xf5\x29\xd8\x65\x5e\xd6\x1b\x96\x0d\x6f\xf0\x1d\x9b\x6a\x51\x50\x4d\xdb\x3b\x95\xa2\xa0\x9a\x0d\x79\xaa\x44\xc1\xfe\xa7\x87\xbd\x96\x9d\xf6\x5b\x13\xdb\x9f\x4f\xfb\xb1\x89\xaa\x13\xec\xe3\x68\x84\xaa\x13\xec\x32\xec\xa9\xec\x04\xd5\x7c\xb7\x53\xd5\x09\x52\x32\xd3\xe5\x54\x75\x82\x5d\x46\x55\x54\x9d\xa0\xf9\xf9\x99\xaa\x4e\x90\x92\xd9\x54\xa7\xaa\x13\x34\xf3\xa9\x4c\x15\x26\x68\x7e\x7d\xa6\x0a\x13\xec\x0b\x78\x98\x6d\x2d\xec\x92\xa9\x49\x14\x98\xb3\x1c\x0f\x26\x65\x2a\xc7\xe9\x92\x6d\x73\x4f\x4e\xa5\x23\xd8\x15\xc1\xe8\x4a\x47\x90\xce\xf6\x89\xd3\x35\xdb\xa0\xf9\x59\x9d\xc6\xbf\x41\xca\x7e\x57\xa6\xcb\xb3\x41\x1a\xc6\x80\xa6\x6b\xb1\xc1\x3e\xce\xff\xda\xb0\xaa\xc7\xd1\xaf\x83\x7a\x12\xec\xe3\xac\x8a\x2d\xab\xfa\x13\x9a\xd7\xf0\x2e\x56\x1d\xb1\x7c\xbb\xa6\x91\xf2\xd9\x74\xaa\x69\x29\x25\x25\xd8\xcd\xe5\x1a\x6a\x4a\xb0\xaf\x8b\x09\x0c\x8b\x83\x7d\x0d\x9a\xab\xaa\x04\xcd\xa4\x77\x53\x55\x09\x52\x36\xcf\xd8\x34\x06\x0e\x52\x36\xcd\xe1\x54\x6a\x82\x5d\x66\x55\x7c\x8c\x9b\x0e\x34\x86\x5b\xd3\x80\x37\xd8\xc7\x79\x0d\x9b\xdb\x5c\x2b\xc4\xa0\x7e\xaa\x36\x41\xfb\x77\x09\x2d\xb0\xd1\x4c\xc3\x35\xd5\x9f\xa0\x9d\xca\x29\x3f\xe7\xd9\xf6\xeb\x1c\xa6\x4d\xfa\x71\x34\x72\x2f\x14\xa0\xb3\x1f\xd7\x9b\xc7\x69\x93\x8d\xd6\x19\x06\x4c\x05\xe8\x3c\xbb\x7e\x21\xee\xa7\x11\x70\x90\xb2\x31\x9b\xa9\xdc\x04\xa9\xfc\xce\x65\x6d\x7f\x67\xc9\x88\xcd\x52\x6f\x4e\x77\x02\xfb\xd9\x2e\x43\xdb\xa0\x39\xa3\x60\xaa\x41\x67\x3f\x8e\x37\x1b\xa6\x45\xba\x4b\x23\xb4\x9c\x22\x14\x34\x7d\x80\x53\xc5\x09\x52\x39\xef\x9d\x92\x13\x34\xc3\x2e\xd3\xb8\x36\x48\x67\x4f\xea\xa9\x0c\x05\xe9\x6c\x39\x3e\x0d\x62\x83\x74\xf6\x42\x9f\x0a\x51\x90\xda\x69\xbf\x4a\x74\x0e\x27\xa0\xfb\x45\x35\x3c\x0d\x52\x71\x9d\xdd\x54\x9e\x82\x5d\xe6\x7f\x6d\xd9\x46\x4f\xe7\x12\x36\x8c\xfc\x6a\xee\x93\x33\x55\x9b\x20\x85\x8b\x16\xa7\x72\x13\x64\x17\xa9\x4c\xe3\xda\x20\xcc\xce\x3e\x55\xa0\xa0\xe8\x86\x9f\xc6\xb0\xc1\xd4\x39\x35\x0d\x61\x83\x56\xf1\x09\x4d\x35\x29\x48\xf5\x18\x44\x4d\x0a\xf6\xc3\x6a\x35\x6c\x7c\x9c\x70\xa7\x17\xf5\xe6\x87\xc1\x19\x0d\xac\x52\x9d\x67\xdf\xb0\x3f\x2c\x07\x9f\x46\xab\x41\x9e\x3e\x1b\x4a\x54\xb0\xfb\x1f\x6e\xba\x82\x74\x9a\x87\xdd\x27\xcd\xb8\x34\x48\xdd\xe0\xd0\x54\xa4\x82\x30\xca\x3b\x15\xa9\xa0\x18\xcb\x99\x8a\x54\x10\x3a\x70\xa6\x22\x15\x84\x71\xf4\xa9\xfc\x04\x53\xb7\xdd\x54\x7e\x82\x72\x1e\x33\x23\xd2\xd3\x04\x6c\xe7\xf3\xae\x22\x9d\x6e\x70\x6d\x42\xae\xa9\x24\x9d\x66\x60\x33\x2d\xdd\x54\x7f\x4e\xb3\xad\x9d\x0f\xbc\x02\x74\x9a\x6d\xcd\x15\xe3\xd3\x40\xf5\x74\x87\x6b\xd7\xb8\x4f\x55\xe9\x34\xdb\x9a\x6b\xbc\xa7\x81\xea\x79\x02\xd5\xdd\x32\x9b\xbf\x51\x4d\x45\x3e\x55\xaf\x60\xdf\x38\x4f\xe7\x0d\x26\x9e\x5d\x8d\x85\x4f\xf5\x2b\xa8\xd3\x56\x28\x56\x41\xfb\xd7\x08\x0d\x70\x42\xd7\xdd\x0a\x6b\x80\x13\xba\xee\x5e\x41\x03\x9c\xd0\xb5\x95\x53\xc1\x82\x56\x71\xf2\x4d\xd5\xea\x74\x3d\xb3\x9e\xd6\x79\x5b\xe1\xdb\x4f\x34\xaa\x7c\x2a\x4e\xc1\xfe\x44\x71\x7b\x54\xa7\xa0\x75\x64\xdb\x54\x9d\x82\xdd\x2e\xff\x6a\x8d\xd9\x7c\xda\xe9\x52\x53\x79\x0a\xf6\x37\xc5\xab\x5a\x61\xf4\x69\x39\xfd\x9b\xfa\x14\x34\x27\x38\x4f\xf5\x29\x48\x67\xc2\xfc\x34\xbc\x0b\xd2\x70\xdd\xcc\x54\x06\x4e\x97\xf3\x3a\xf6\x30\xac\x0a\x86\x89\xf5\xa6\xca\x70\xba\x57\x96\x7d\x96\xca\x10\xfc\x1b\x97\xab\x0c\x41\x64\x07\x6d\x6a\x3e\x70\x5c\x06\x53\xcd\x37\xc9\x40\x7e\x86\x36\x0a\x3c\x30\x9d\xd8\x33\x15\x78\xd3\xc9\xcb\x7e\x4d\x55\x73\x60\x9a\xa3\x68\x1a\x11\x05\xd3\x4c\x4f\x53\x81\x07\xa6\xf9\xa5\xa6\x01\x51\x30\x9d\x72\x33\x8d\x87\x82\x72\x3e\xe0\x86\x43\xc1\x34\xb7\xcf\x34\x1a\x0a\xa6\xc9\xbf\xa6\x62\x11\x4c\x27\x17\x4d\xb5\x22\xd8\x37\xd3\xf3\xfb\xe2\x9a\x86\xcc\x19\x81\xd3\x79\xcf\xd3\x34\x64\xae\x9a\x98\x0a\xc8\x79\x04\xa4\x9f\x6a\x05\xe4\x54\x40\x9a\xb1\x60\x1a\x0c\x05\xbb\x8c\x66\xa9\x16\xa7\x6a\xd1\x3c\x09\x53\xb5\x08\xf6\x98\xd3\x32\x9b\xbf\x1c\x38\xda\x0b\x2b\x17\x41\xab\x5e\x42\x69\x38\xd7\x79\xc4\x2d\xb3\x69\x46\x3e\x8d\x4c\x4f\xa5\x21\x68\x1d\x5f\xc2\x54\x07\x82\xdd\x45\x7a\x98\x2d\x5b\xee\xbd\xe9\x57\x44\x1d\x08\x9a\x51\xb7\xa9\xe6\x03\xe9\x6c\x2c\x3c\xd5\x7c\x60\xf7\x55\xbb\xec\x52\xf3\x5d\x86\x3e\x11\x09\x97\xfa\xee\x72\x23\x2a\x86\xa6\x97\x11\x4b\x30\x4c\x8a\x79\x29\xe5\x2e\xf7\x90\xe2\x0b\x72\x19\x9c\x04\xd9\xa5\x9d\x97\x52\x0d\xe4\x4a\xa3\x2e\x65\x19\xc8\x95\x41\xc9\xa5\x2a\x03\xb9\x4e\xaf\xb8\x2c\xda\x1d\x45\xe3\x11\xb9\xd4\x69\x97\x1b\x2a\xa3\x53\x2e\x75\x1a\xc8\x8d\x67\xeb\x52\xa6\x81\xe1\xaa\xe7\xcb\xa8\x24\xc8\x8d\x4f\xfb\xa5\x4a\x03\xb9\x4e\x8f\xea\x16\x75\x8e\xa2\x8d\x8a\x34\x90\x1b\xbd\xea\x65\x48\x12\xe4\x3a\xbd\xe2\x6d\x11\x5e\xbe\xf0\xf4\xb6\x91\xe0\x63\x73\xdf\xba\xcb\xe0\x23\xc8\x73\x58\x7d\xdb\x9d\x74\xd8\x5a\x0b\xdb\x9d\xe8\x20\xf1\x2d\x5c\x0a\x39\x90\x27\xee\xc7\x4b\x1d\x07\xf2\xe4\xab\x79\x29\xd9\x40\x9e\x3c\x65\x97\xf2\x0c\x9c\x8e\xf5\x52\x9d\x81\x34\x4a\xfc\x41\x81\x5f\x8a\x37\x90\x27\xdf\xcf\x4b\xf1\x06\x52\x2b\xf4\x46\x97\xea\x0d\x44\xf6\xb6\x2a\xde\x40\x9e\xa8\x88\x4b\x9d\x06\x8e\xd6\xbc\x94\x69\x20\x4f\x5c\xd4\x97\x73\x92\x41\xa9\xd9\xa3\xbc\x3b\x85\x7e\x1d\x8f\xc8\xa5\xd2\xba\x4e\x7a\x2c\xcd\x67\x7c\x0f\x84\x9d\xd8\xe5\x94\x64\x50\x2a\xde\xcf\x4b\x41\x06\x8a\x43\xa3\x4b\x41\x06\x4a\x4d\xfe\xd1\xea\xbb\x53\x94\xcb\x7a\x2e\x05\x19\x28\xbe\xf2\x97\x01\x3f\x30\x9d\x2d\x7b\x19\xef\x03\x61\xf2\xf3\x4b\xd5\x06\x4a\xc5\xc9\x70\x29\xc6\xae\xca\xe8\xa5\xfa\x47\x5b\x59\x6d\xa5\x45\xb6\xd2\xd0\x1e\xef\xf6\xa5\x14\x03\xe9\xec\xf4\x7a\x19\xee\x03\x5b\xa4\x51\x64\x93\x2a\xae\xda\xe6\x25\x6d\x52\xf5\xeb\xef\x1f\x6d\x51\xc5\x55\x5b\x3c\xbf\x2d\xda\x08\xf7\x63\xb9\x54\x66\xa0\x54\x5c\x59\x97\x53\x98\x41\xb8\x53\xd1\xa5\x56\x03\xe1\xd6\x31\x97\xb2\x0c\x94\x9a\x3d\x97\x4f\xea\x46\xf1\x1b\x79\x29\xd4\x40\xa9\xd9\x73\xf9\xf0\x36\xdb\xcd\x53\xaf\x26\x03\xe1\xe0\xe6\x32\xd4\x77\xb9\x24\x36\x7b\x94\x0d\x62\xfd\x6b\xc5\x69\x7d\x29\xab\x40\x71\xe0\x71\x29\xab\xc0\x74\x3a\xef\xa5\xaa\x02\x45\x31\x7f\x29\xaa\x2e\x93\x5e\xfb\x45\x53\x2c\x5d\x66\xb3\xd6\xaa\x06\xf0\x40\xea\x79\x58\xe6\x6d\xeb\xf8\x69\x7d\x76\x94\x54\x97\xe9\xac\x35\xab\xf2\xe9\x32\x9d\xb5\x37\x57\xf5\x74\x99\xce\x9a\xf1\xd5\xa5\x7a\xba\x4c\x67\x8d\x02\xbe\x14\x4f\xa0\xa8\xf7\x2f\xa3\x75\xa0\xd8\xa5\x5c\x6a\x27\x50\xf4\x1e\x5c\x4a\xa7\x6b\xd8\x41\x63\x1d\x65\x12\x98\xee\x59\x77\x19\xad\x03\xd3\x08\xea\xa5\x70\x02\xd3\x99\xd8\x97\xba\x09\x4c\xa7\x93\x5f\xca\x26\x50\x1c\xf5\x5d\x4e\xf4\x05\x53\xbf\xd9\xa5\x90\x02\xc5\xf1\xe2\xa5\x8e\x02\x45\x87\xcb\xa5\x8c\x02\xa9\x3b\xc8\xb9\xd4\x51\x60\x3a\xb9\xf8\x52\x33\x81\xa9\xfb\xee\x52\x33\x81\xe9\xfc\xfd\x4b\xcd\x04\xa6\x01\xe0\xcb\xa8\x1d\x98\xce\xad\xbf\x94\x51\xa0\xe8\x5a\xb9\x94\x51\x60\x3a\x3d\xfc\x52\x46\x81\xe2\xcc\xca\x4b\x25\x04\xf6\x78\x03\x5b\x18\xb4\x03\x67\x7b\xb2\xcb\xa0\x1d\xa8\xae\x56\xbc\x54\x44\x60\xff\x93\x6a\x38\x7f\x17\xa4\xaa\xd7\xef\x52\x26\x81\xb3\x45\xeb\x65\x24\x0f\xec\xbf\xd2\x4e\x95\x13\xa8\xa7\xe3\x51\x39\x81\xfd\x9d\xa4\xed\x2a\x27\x50\x5d\x1c\x7f\xa9\x9c\xc0\x3e\x1b\x8d\x57\x27\x81\x93\x59\xef\x32\x98\x07\xf6\x61\xdc\x29\xa3\x79\xe0\x6c\xc7\x78\xa9\x9d\xae\x13\xba\xb3\x23\x53\x28\x5d\x66\xaa\xf6\xe1\x30\x4e\x07\x8a\x6e\xb0\x4b\x99\x04\xea\xf9\xea\xaa\x88\x40\x75\x55\xe1\xa5\x20\x02\x67\x8f\xe2\x4b\x3d\x04\xea\x79\x0b\x95\x43\xe0\x24\xbc\xbd\x94\x43\xa0\x1a\xf2\xbb\x0c\xe6\x81\xea\xac\x85\x4b\x81\x74\x1d\x81\x64\x77\xa6\x40\x02\xd5\x25\x9d\x97\x01\xbe\xeb\x3a\xb7\xdd\x26\x79\x43\xaf\x33\x2f\x82\xd3\x39\x69\x17\x54\xf7\x93\xbc\x14\x43\xa0\xba\x35\xe1\x65\x38\x0f\xa4\x28\xbf\xdf\x1f\x3a\x67\xf5\x13\xa8\xee\x11\x79\x19\xda\x03\xe9\x67\x02\x80\x4b\xf9\x04\xaa\x7b\x0b\x5e\xaa\xa7\xcb\x6c\xd3\xce\x53\xbd\x9c\x81\x7b\x99\x6d\xda\xac\x61\x97\x92\x0a\x54\x37\xd1\xbc\x54\x54\x60\xff\xd5\xba\x7b\x6f\x6f\x1d\xeb\x76\xd0\x4a\x2a\x50\xdd\x1f\xf3\x52\x51\x81\x7d\x18\xf7\xcd\xd9\xb6\xa0\xba\x35\xe8\xe5\x64\x5b\xb0\xaf\x40\x85\x9d\x6c\x0b\xaa\x5b\x13\x5e\x46\x06\xc1\x3e\x9b\x65\x5a\xe4\xd1\xd9\xee\x9b\x6e\xb4\x10\xd4\x7e\x2e\xaa\x95\x48\x05\x95\x5c\x96\x7a\x19\x40\x04\xd5\xfd\x10\x2f\xa3\x85\xa0\xf6\x53\x0f\x5b\xff\x30\x95\xc4\x21\x86\xa1\xc1\xcb\x34\xd2\x6e\x38\x70\x39\xd5\x16\xec\xba\x61\x5f\x45\x21\xa8\xee\x21\x7a\x29\x0a\xc1\x3e\x8c\x2b\xa8\x0a\xaf\xf7\x34\x0b\xfb\xaa\x01\x41\x75\xa3\xcc\xcb\xe8\xe0\x65\xca\x68\xd7\x1c\x5e\x86\x07\xc1\x36\x1c\x37\x5f\xad\x08\x76\x19\xed\x52\x2c\x5e\x4e\xb5\x75\x4d\xce\x65\x84\x10\x54\xf7\xa4\xbc\x14\x90\xa0\x9e\x0e\x5d\x01\x09\xb6\xe1\x3c\xcc\x9b\xef\x44\x5b\xd7\xbf\x5e\xaa\x4a\xb0\xcb\xb8\xad\xca\x4a\xb0\x55\x14\x06\x50\x57\x82\x7d\x1c\xf6\x54\x58\x82\x7d\x1c\xe7\x53\x46\x82\x7d\x1c\xad\x50\x34\x82\x7a\xc6\x59\x8a\x46\x50\xcf\x70\x49\xcd\x08\x52\x32\xa6\x7c\x39\x7f\x16\xa4\x76\x1e\x61\x35\x23\xa8\x6e\x54\x78\x29\x0f\x41\x9d\x7e\xe9\x0d\x39\x82\x7a\x86\x3d\x46\x1c\xc1\xbe\x00\x26\x51\x44\x82\x5d\x5d\x4c\xa7\x88\x04\xf5\x0c\xf8\xd4\x90\x60\xb7\x94\xd6\x1b\x85\x04\xd5\xf5\xd8\x97\xb2\xf2\x22\xe4\x98\x4c\xfd\x71\xa9\x2b\x41\x75\xed\xf8\xa5\xac\x04\xd5\xcc\x22\x97\xaa\x12\x54\xf7\xf5\xbd\x54\x95\xa0\x9e\x91\x95\xa2\x12\xec\x16\xd0\x50\x45\x25\xa8\xae\x99\xbf\x14\x95\xa0\x9e\x41\xa6\x9a\x12\xec\x7f\xee\x7b\x70\xab\x29\x41\x75\x13\xc8\xdb\x30\xe2\x4d\xcc\xd0\xb1\xe8\xad\xa6\x04\x67\x0e\xd2\x6d\x18\x11\xa4\xe4\xf6\x71\xb7\x61\x44\x90\x92\xd1\xd6\x5b\xed\x09\xf6\x71\x83\xb2\xb0\xcc\x85\x07\xa8\x8d\x5b\xf5\x09\xce\x34\xc6\xdb\x40\x21\xd8\x87\x65\xca\x1e\xcb\xec\xab\xa6\x97\x78\x2d\xd3\xcf\x85\x2c\xb9\x95\xa9\xa0\xe9\xe7\xbb\x95\xa9\x60\x1f\xb6\x6f\xd6\xad\x4e\x05\xcd\x0e\xfd\x56\xa7\x82\x7d\x18\x57\x50\xa8\x82\x5d\x86\x99\x54\xaa\x60\x37\x96\xda\x19\x64\x04\xfb\xde\xd3\x0a\xe5\x2b\xd8\xff\xc5\x78\xea\x57\x90\x92\x7b\x7f\xdd\x0a\x58\x70\xf2\x49\xdc\x0a\x58\xb0\x0f\xa3\x61\xce\xa9\x05\x4d\x67\xc9\x6d\x2c\x12\xec\x9a\x78\x55\x6d\x97\x88\x63\x55\x2b\xa7\xe9\x92\x71\xac\xf0\xaf\x9a\x2e\x11\xc7\xf2\xf6\x2b\x74\xef\x74\x3c\x84\xda\x44\xd3\x25\xe7\x14\xe3\xd9\xbe\x9d\x79\x0b\x9a\x63\x8b\x5b\xf5\x7b\xe7\x63\x26\x2a\xa2\xfc\x05\x29\xeb\x98\xbc\x0d\x63\xde\x27\x39\x14\x0f\xff\xad\x26\x06\x29\x9f\x5b\x61\x1c\x13\xec\x32\xcc\xa4\x50\x06\xfb\x7c\x1e\xa7\x9d\x36\x9a\x32\xe2\x56\x09\x83\x7d\x18\x56\x57\x0a\x83\xa6\xbe\xb9\x55\xc2\xa0\x6d\xa9\xf7\x9f\xbd\xf8\xad\x50\x06\xa9\x3b\x69\xea\x76\xbe\x2d\xd8\xed\xb1\x4c\x93\x65\x63\x66\x3e\xd0\x2a\x6a\xb0\xcb\xb8\xc7\x4a\x6a\xb0\xcb\xa8\xa8\x61\x4e\xb0\x2b\x4f\xbb\x0d\x73\x82\x7d\x1c\xd7\x50\x68\x83\x7d\x5d\xcf\xa7\x7d\x8a\xf6\xe1\xa3\x77\xab\xb4\x41\x53\x30\xdf\x2a\x6d\xb0\xff\xca\x9d\x57\x6a\x83\x5d\x66\x95\x35\x50\x31\x44\xe8\x6d\x56\x6c\x83\x7d\x9c\x65\x9a\xa0\x68\x02\x9f\x24\xd5\x36\xd8\x4f\x0d\xc7\x29\xb7\x41\xca\xa6\x85\xb8\xd5\xdb\xa0\x19\x82\xbb\x0d\x92\x82\x7d\x18\xad\x30\x48\x0a\x52\x37\x22\x72\x3b\xc1\x16\xa4\xf2\xf3\xc5\x54\x98\x83\xe6\x02\xfb\xdb\x20\x29\xd8\xb5\xf3\x12\x3e\x34\xf5\x04\x53\x3c\x4e\x43\x55\x56\x34\x9c\xb3\x69\xa8\xea\xec\x7c\xbf\x69\xc6\x52\x6f\x63\xa9\xae\xce\xbf\x55\xf0\x37\x71\xd3\x6a\xa4\xff\x56\xaf\xdf\x95\xa8\xa1\x9f\x3e\xc5\x39\xd8\x57\xa5\x61\xaa\xf3\xdb\x50\xaa\xf9\x0e\x6e\xe5\x39\xd8\x65\xd4\xce\x50\xea\x6d\x28\xd5\x14\x0e\xb7\x9a\x1d\xec\x32\x6c\xac\x68\x07\xbb\x8c\x47\x4a\xd5\x0e\x76\x19\xf7\x56\xd9\x7e\x9f\xf8\xaa\xdf\x52\xe3\xab\xa0\x19\x61\xba\x95\xf2\xa0\x1d\x03\x18\x5d\x05\xcd\x48\xc0\x6d\x70\x15\x34\x63\xb0\xb7\xb1\xd5\xdb\xd8\xaa\x92\xfc\x56\xf1\x83\xd4\x9c\x7d\x72\x1b\x5c\x05\x6d\x30\x5a\xb8\xf5\x02\x80\xfd\x57\x4e\xa7\xe6\x07\xa9\x39\x1e\xbd\x15\xfd\xf7\x89\xa4\x22\x9b\x6f\xc3\xa6\x60\x97\x79\x9c\xcd\xdf\x68\x83\x81\xd0\xad\x27\x00\xec\xc3\xb0\xb0\x9e\x00\xb0\xcb\x68\x98\xae\x00\x90\x9a\x0b\xf6\x6e\xa3\xab\x60\x1f\x67\x95\x7d\x28\x36\xda\x60\x0c\x75\xeb\x1f\xb8\x8d\xae\xfe\xfc\xa7\x36\xe9\xda\x04\xcf\xc5\x6d\x24\x15\xb4\x61\xa7\xa1\x83\x00\xb4\xa1\x95\x94\xfe\xa0\xb9\x82\xfb\x56\xd4\x83\xe6\x22\xf4\xdb\x15\xbd\x60\xbf\x10\xd4\x4c\xa1\x0f\x76\x99\x17\xb0\x05\xe3\x04\x83\xfd\xaf\x75\x1b\x46\x5f\xb0\xa5\xba\x1e\xa4\x72\xbe\xde\xea\x7a\x90\xca\xf9\xb2\x19\x20\x05\x4d\x57\xc5\xad\xd6\x07\xa9\xb9\xf7\xc7\xad\xd8\x07\xfb\xaf\xb4\x4b\x69\x0f\xf6\x25\xb8\x0f\x6a\x7b\xb0\x8f\xe3\x7e\x29\xee\xc1\x2e\xc3\x9a\x06\x44\x41\x3a\x1b\x79\xde\x06\x3f\x41\x73\x77\xd7\x5b\xc5\x0f\xd2\xd9\x44\xf3\x56\xf1\x83\x5d\x66\x2b\x6c\x6d\x1c\x47\x3c\xc6\x53\xdf\xdf\x47\xdf\x33\xea\xbb\x15\xf3\xa0\x19\x92\xbc\xd5\xf2\xa0\x19\xde\xbc\xd5\xf2\xf7\x3c\xcb\x21\xa8\x89\xc2\x1d\x34\xe3\x9b\xb7\xba\xfd\x46\xa4\x17\x53\xa9\xde\x8a\x74\xd0\x8c\xa9\xde\xc6\x3c\xc1\x96\xaa\x98\x4e\xe1\x0e\x9a\xee\xd8\x5b\xdd\x0e\x52\x31\x42\x74\x1b\xe0\x04\xa9\xa8\x8c\x6e\xc5\x3c\x48\x27\x63\xd6\xad\x2e\x04\x69\x98\x86\xe0\x76\x78\x0f\x76\xd9\xbe\xc6\x63\x17\xf3\xd8\xc5\x30\x18\x78\xec\x61\xc0\x71\x5b\x3c\xf6\x26\x00\x81\xbc\x7f\x3f\x16\x11\xe3\x42\x2b\x3d\xf6\x25\x60\xab\x72\xff\xf9\x59\xa6\x3e\x45\x65\x3e\xf6\x25\xe0\xcc\x48\x7d\xec\x36\xc0\x99\xb4\xfd\xd8\x6d\x3c\x76\x1b\xb9\xf5\xff\xee\xcf\x1f\x7b\x15\xb0\x3f\x82\xb4\xc6\x5e\xe5\xb1\x57\x31\x9a\xf5\xd8\xab\x3c\xce\xbd\x21\xb0\xf7\xd8\xab\x80\x61\x32\xd0\xc7\x4e\x05\xe4\xc6\x47\xe0\xb1\x4f\x01\x79\xf2\xe1\x7d\xec\x53\xc0\x74\x52\xdc\x63\x97\x02\xa6\x53\xd1\x1e\x7b\x94\xc7\xcc\x16\xd5\x3f\x6a\xad\x7a\xd4\x7c\xa7\x4c\x6b\x6d\x54\xf7\xe9\x7f\x74\x0a\x83\x3d\xd2\xa3\xcc\x8e\x07\x34\xbd\xaf\x8f\xfd\x0e\x48\x51\xf8\x3e\x3d\xf6\x27\xa0\x4d\xba\xa2\xc7\xee\xe4\xb1\x3b\xc1\xb5\xf7\xd8\x9b\x80\xee\x7e\x38\x8f\x9d\x09\x18\xa6\xab\x7d\xec\x25\x40\x9e\xa7\x16\xb6\x69\x77\x09\xff\x7b\x45\x2b\xdb\xf4\x60\x53\x31\x1d\xbe\xa0\x54\x5c\x05\x8f\x1f\xff\xe7\x38\x7c\xa9\x97\x33\x66\xc0\x54\xa1\x3f\x7e\xfa\xc1\xd4\x01\xf2\xf8\xe5\x07\x53\x7f\xc2\xe3\x57\xfe\x31\x17\x84\xc3\xa6\xc7\x2f\x3a\xa8\xce\x08\x7f\xfc\xa0\x83\x6a\x92\xae\xc7\x0f\x3a\xa8\x9d\x41\xce\xe3\x07\xfd\x71\x47\x82\xe6\xf9\x6d\x51\x3f\xe6\xa7\xcc\x0f\x3a\xd8\x65\xfc\x55\x97\xef\xe3\x8e\x04\x6e\xbf\xfc\xe8\xf3\x05\xbb\x8c\x8a\x38\x5f\x06\x9c\xb9\xb9\x8f\x4e\x5f\xb0\x1f\x74\xff\x6a\x4b\x87\x5d\xbc\x37\xca\x1e\x02\xec\x32\xac\x6b\x17\x01\xba\x1f\xc3\xc7\x1e\x02\x64\xf7\x48\x7c\xec\x20\x40\x6e\x3f\xeb\xa1\x41\x06\x99\x04\x7d\x53\xec\x32\x40\x14\xba\xae\xc7\xae\x00\x84\x92\xf8\xb1\x2b\x00\xa1\x34\x7f\xec\x09\x40\xa9\xf8\x3e\x1e\x3b\x82\xc7\x79\x31\xa7\xc8\x26\xe9\xd0\xf5\x41\x70\xbe\x0b\x28\x2a\xa7\xc7\x2f\x3e\x28\xaa\xa4\xc7\xaf\xfb\xa3\x3f\x77\x58\x64\x55\xf5\xe7\xfa\x4e\xeb\xcf\x7d\xf4\xe7\x3a\x1d\xfb\xf1\x7b\xff\x98\xef\xdf\x00\xc4\xa3\x3f\xf7\x31\x1f\x83\x33\x55\x1e\x3f\xf8\xa0\xba\x14\xed\xf1\x83\xff\x98\x8e\xc1\x9d\xde\x1f\x9d\xb7\x8f\x9b\x00\x84\x1f\x09\x27\xb9\x80\x94\x9d\xf6\xfc\xd8\x0b\x80\x7d\x43\x3d\xce\xa6\x4e\xa7\xf1\xf9\x6c\xd9\x33\x80\x7d\x43\xad\x8a\xf7\xe5\x5f\xd7\xc0\x1d\xb5\x6b\x00\xbb\x1f\xc0\xe6\x4e\x88\x01\x29\x9f\xbf\xfa\xf1\x60\x85\xc6\xef\x5c\x41\xa3\x4c\x27\xff\x6b\x28\x7b\x0b\x90\x4d\xdc\xfb\xe8\xfa\x7d\xae\xcc\xf3\xc1\x3f\x75\xfd\x82\x61\x96\xe6\x47\xd7\x2f\x18\xa6\x5f\x7e\x74\xfd\x82\x70\x8f\xce\x47\x3f\x2f\xc8\x53\xbb\xe9\xe7\x05\x79\xfa\x0a\xe9\xe7\x05\x79\xfa\x06\xe9\xe6\x05\x79\x6a\x5c\xdd\xbc\x8f\xeb\x38\x7c\xa7\x9c\x1a\x03\xf2\xf4\x95\x72\x6a\xcc\x63\xfa\x43\xa7\x96\x3d\x3a\x83\x41\xa9\xf4\x92\x8f\xbe\x60\x10\xe7\x13\xa0\x2f\x18\x14\x9d\x08\x8f\xa9\x1a\x40\xa9\x74\xea\x8f\xee\x61\x50\x2a\xc3\xa6\xc7\x4c\x0d\x20\xce\x03\xa3\x47\x18\x14\x93\x73\x3f\x4e\xa8\x01\xc5\x9d\xa8\x1f\x9d\xc4\xa0\x54\xc6\x42\x8f\x3e\xe2\xc7\xf5\x1f\xde\x36\x7d\xc4\x8f\xeb\x3f\x18\x6b\x3f\xba\x88\x41\x71\xa3\xc1\x47\x0f\x31\x28\xb5\x78\x2e\x4d\x71\x93\x3e\xae\xd8\x20\x9f\x0a\x97\x84\x34\xff\xa8\x71\x6e\x8c\xc3\xe0\xeb\xd1\x3f\x0c\x4a\xf5\xe5\x71\xc6\x0d\x28\xd5\x8e\x5b\x8f\x31\x28\x7a\x3f\x1e\x3d\xc6\xa0\xc4\xf8\xc3\x02\xb0\x47\x7f\x32\x28\xfa\x15\x1e\xfd\xc9\xa0\xe8\x56\x7a\x74\x1d\x3f\x0f\x71\xbc\x61\x1d\xb5\x8a\x8b\x4a\x90\x8c\x8f\x2b\x48\xc0\xd4\xcb\xf6\xe8\x26\x06\xa9\xff\xec\x90\xf5\x13\x3f\xfa\x89\x15\xc3\x8f\x7e\xe2\x07\x9f\xb0\x8b\x97\x1e\x7d\xc2\x8f\xdb\x08\x22\x22\x1f\x5d\xc2\x60\x77\xab\x5c\xc1\x99\x42\x8f\x6e\x62\x3d\x1e\x8f\x6e\x62\x90\xaa\xee\xb8\x47\x3f\xf1\xa3\x9f\x58\x69\xfd\xe8\x13\x7e\x8e\x4f\xd8\xc7\x44\x9f\x30\xd8\x65\x9e\xcf\xdb\xfd\xfa\x19\x20\x48\xf6\xe8\x14\x06\xb5\x9f\xd3\xd9\xd8\xd7\x31\x84\xe3\x0a\x9d\xc2\xa0\xf6\xea\x3f\x6d\xff\x7b\xbe\x8d\xb4\x4c\x9f\x30\xa8\x1d\x57\xc5\xa3\x4b\x18\x54\xd3\xbf\x3e\x0e\x19\x9f\x8f\xc9\xf7\x36\x55\x87\x30\xa8\x6e\x98\xfd\x38\xaf\x08\xec\xf3\xf3\x0c\xeb\x23\x06\xb5\x3b\xa2\xd3\x47\xfc\xb8\x08\xc5\x35\x3a\x8f\x4e\xe2\xc7\x89\x45\x2e\x60\x79\x9c\x58\x04\xf6\x57\xcb\xff\x6a\xa4\x8f\xb5\x07\xbe\x12\xfa\x8d\x41\xea\xae\x5c\x7b\x9c\x6b\xf4\xe0\x38\x36\x13\xf4\xa3\xe3\x18\xec\x0f\x3e\x67\xd3\x4b\xfc\x1c\x2f\x31\xb1\x9a\x47\x2f\xf1\xe3\x54\x23\x3d\x2b\x8f\x6e\x62\x90\xfe\xf5\x89\xba\x89\x1f\xa7\x1f\xe9\x7a\x7a\xf4\x13\x83\xea\x84\xb5\xc7\xd5\x2a\xcf\x71\x1d\x7b\x07\xf5\x13\x83\xd4\x8b\x1f\x77\x1d\xc5\xe0\x4c\x9f\x7e\x5c\x99\x02\x76\xdf\xe3\x15\x6c\x3f\x3b\x08\xe8\x95\x7a\x74\x1e\x83\xa6\xd7\xe7\xd1\x77\x0c\xda\x79\xce\x5d\x97\x02\xce\x14\xf0\x47\x77\xf2\xe3\x06\x01\x86\xe7\x5e\x7d\xc7\xaf\xf3\x91\x8c\xf5\xbd\x4e\x48\x7a\xcd\xab\x60\xe0\xf0\x35\xaf\xc2\xeb\x9e\x85\xce\xe1\x78\xf5\x28\xbf\x6e\x06\x60\xc4\xf5\xd5\xa5\x0c\x9a\x13\x17\x5e\x3d\xca\xef\xef\x8c\x5f\xfc\x6b\x58\x86\x8b\x22\xac\xc9\xb4\xc8\x19\xe0\x04\x2b\x5e\x1d\xca\xa0\xe9\x2c\x79\x75\x28\x83\x34\xcc\xe4\xf6\xea\x50\x06\xa9\xfb\xe0\xbc\x3a\x94\x41\x1b\x3f\xcf\xb6\x2c\x52\xa3\xef\xe7\xfc\xd5\x77\x0c\xb6\x84\xe6\x9f\x3a\x8f\xc1\x6e\x2a\x57\xd0\x79\x0c\x76\x19\x66\xd2\x79\x0c\xda\x38\x7f\xd5\x22\xc9\xe4\x03\x56\x4e\xdf\x31\xd8\x9a\xd7\xbf\x6a\x12\xfc\xc4\xce\x1d\x7f\xf5\x13\x83\xd4\xd4\x18\xaf\x7e\xe2\xd7\x7d\x04\xca\xb9\x84\xed\xc7\x29\xec\xb4\xc3\x57\xa7\x30\x48\xa7\x3b\x7e\x75\x0a\x83\x74\x32\x3f\xbf\x0e\xb6\x41\x72\x32\xd0\xeb\xc8\x1a\xe4\x49\xdf\xfe\xea\x53\x01\x79\xf2\x10\xbe\x0e\xb6\xdf\x3d\xd8\x9e\xc6\x4e\x5f\x07\xd6\xa0\xba\x46\xf3\x75\x60\xfd\xba\xd7\x97\xf2\xe4\x75\x64\x0d\xaa\x49\x97\x5f\xa7\x52\xbc\xee\xf5\x75\x1e\x11\x47\xdb\xef\x19\x6d\x5b\x0f\x47\xdb\x20\x39\x9b\xea\x75\x60\x0d\x86\x3b\xcf\xbe\x8e\xab\x41\x36\xc3\xc4\xab\x93\x05\x64\x93\x33\xbc\x0e\xab\x5f\x57\x43\x4f\xff\x68\x33\x59\x0d\xdd\x92\x47\xd9\xcc\x41\x22\x66\xed\xe3\xa0\x1a\x44\xf1\x29\x72\x50\x0d\x52\x75\x5a\xe3\xeb\xa8\x1a\x44\xf1\xc9\x72\x54\xfd\x9e\x51\x35\x27\x73\x54\xfd\x3a\xaa\xb6\xae\x8e\xaa\x41\xa9\xd5\xa3\x6c\x64\x98\x96\x40\x6b\x3b\xac\x06\xe1\x77\xe6\xd5\xbd\x02\x4a\xf5\xa9\x72\x58\x0d\xc2\xdc\xcf\xaf\xc3\x6a\x50\x6a\xf5\x5c\xde\xa6\xb0\xef\xfc\x83\xbc\x7e\x1d\x75\x83\x69\x04\xf6\xd5\xcb\xf2\xb2\x31\xb8\x01\xf6\xd7\x41\x37\x98\x86\x33\x5f\xc7\xdc\x60\x1a\x69\x7e\x75\xbb\x80\xa9\x20\x7e\x1d\x85\xbf\x13\x0d\x48\xd7\xf8\x3a\xe2\x06\xd5\x2f\xfc\xab\xd7\xe5\x3d\xd3\x25\x9a\x27\xb3\xc1\x6e\xf6\xed\x2b\xe3\x38\xfa\x75\x63\x6f\xbd\x58\xaf\xe3\x68\xb0\xcb\xb8\x3d\x8e\x90\x41\x35\xef\xfa\xeb\x00\xf9\x75\xc7\x6e\xe7\x9f\xbf\x8e\x90\x5f\xe7\x90\x3b\x63\xe8\x75\x88\x0c\xaa\xa9\xcb\x5f\xc7\xc3\x60\x3f\xd3\x54\xd8\xb9\x10\x20\x1d\x8d\xf6\x3a\x48\x7e\xdd\x11\xcb\x99\x76\xaf\xa3\xe4\xd7\x1d\xb1\xe8\x7d\x5f\x47\xc9\xaf\xb3\x21\xce\x9b\xe4\x30\x19\xec\xcf\xa3\x97\xb5\xb1\x4c\x87\xc8\x4e\xa2\x7f\x1d\x28\x83\x7d\x9c\x2d\xf3\x06\x32\x52\xce\x2e\x57\x78\x9d\x44\x0e\x52\x76\x4a\xd3\xeb\xe8\x19\xa4\xf2\x63\x70\xf4\x3a\x56\x06\xa9\xe8\x00\x7f\x1d\x2c\xbf\xee\xa8\xe5\x97\xda\xc1\x32\xc8\x66\x84\x79\x1d\x2c\x83\xd1\x7d\x81\x1d\x2c\x83\xe1\x14\xf2\xd7\xc1\x32\x18\xfd\x9c\xcb\xe6\x33\x32\x2e\xbe\x9a\x8e\x8c\x41\x9e\xbe\xc0\x0e\x83\x41\x94\x9f\xe7\xb2\x4d\x37\x6b\xd5\x11\x2f\xaf\x63\x5e\x10\x85\xf1\xd9\xeb\x98\x17\xa4\xa1\x24\x7b\x1d\xf4\x82\x70\x07\xe6\xd7\x41\x2f\x88\x42\x9c\xfc\x75\xd0\x0b\xd2\xbf\xf7\xdc\x31\x2c\x08\xa7\x6b\xbe\x4e\x89\x00\xc5\x0c\x8a\xaf\xc3\x5a\x10\x66\x22\x78\x9d\x11\x01\x42\xff\xe0\xeb\xec\x07\x50\xaa\xcf\xae\x23\x5d\x50\x6a\xb3\xfe\xde\xcd\x87\x49\x85\x4c\x6a\x7a\xcd\x3d\x06\x8a\x1b\x23\xbd\x8e\x7d\x41\x98\x3d\xe0\x75\xf5\x34\x98\x8e\xe0\x5e\x47\xc3\xa0\x54\xc6\x4d\xaf\xa3\xe1\xd7\xcc\xe0\x0e\x08\x1c\x0d\x83\xd4\x8f\xc5\x1c\x0d\x83\x30\x1f\xc2\xeb\x60\x18\x84\xcb\xef\x5f\xc7\xc2\xaf\x2b\xaa\x19\xf4\xbf\x4e\x99\x78\xcd\x16\xee\xe0\xc2\xd1\x31\x08\x33\x30\xbc\x0e\x8e\x41\xa9\xa7\xae\x5a\xc7\x6c\xe1\x8c\x68\x5e\x87\xc6\xaf\xd9\xc2\xbb\xf5\xd2\x3a\xac\xa8\xae\xbe\xb0\x0e\x83\x5f\x97\x4f\xdb\x29\x3b\x0a\x7e\x9d\x70\xef\xab\xee\x28\xf8\x75\x45\xb5\x7d\xad\xa3\xe0\xd7\x09\xf7\x5e\xd1\x09\xf7\x60\xba\x0b\xc9\xeb\xc0\x18\x14\xbd\x42\xaf\x83\x60\x50\x74\x00\xbd\x0e\x82\xc1\x34\xcb\xff\xeb\x18\x18\x14\x23\xed\xaf\x43\x60\x30\x1d\xc7\xbe\x8e\x80\x41\xd1\x0f\xf8\x3a\x02\x06\xd3\x41\xf1\xeb\x00\x18\x4c\x87\xf5\xaf\x03\x60\x30\x1d\x89\xbf\xce\x9c\x00\xc5\xe8\xf1\xeb\x90\x18\x4c\x5d\x8f\xaf\x23\x62\x30\x55\x12\xaf\x03\x62\x30\xd5\x20\xaf\xe3\x61\x50\x0c\x9d\xbf\x0e\x87\xc1\x54\x48\xbc\x8e\x5f\x41\x31\xac\xfd\x3a\x58\x05\xd5\x24\x16\xaf\x83\xd5\xd7\x4d\xb7\xf5\xa6\xbc\x8e\x56\xdf\xb3\x8a\xda\x77\xc6\xd9\x0f\x60\x77\x02\xbb\x4d\x9f\x23\xd8\xcf\x5d\xb7\x9d\x82\xf7\x39\xfd\x01\xa4\xee\x48\xf7\x73\x54\xfb\xb9\x13\xb7\xee\xb6\xcf\x51\x2d\xd8\xff\xcd\x94\x55\xcb\x4c\x51\xdd\xbd\x46\xb3\x4c\xe9\xc7\x3b\xf7\x39\xac\xfd\x5c\x6f\xed\xc8\xf9\x73\xa2\x04\xd8\x65\x85\xb2\x69\xd9\xf1\x54\x76\xca\x2e\xcb\x5c\x70\x7e\xea\xf7\x5a\xa6\x0d\xe8\x57\x3e\x67\x40\x80\xd4\xf6\x77\xe3\x3f\x3b\xeb\xcf\x41\x2e\xa8\xee\x39\xf1\x39\xc8\xfd\x5c\x70\xed\xc5\x1c\xe3\x7e\x67\xc1\xb5\xc6\x70\x8c\xfb\x99\x87\xdc\xa9\xb0\x9f\x63\x5c\xb0\xcb\x3c\x9d\x06\x3a\xab\xb0\xcf\xf9\x34\x90\x9b\x6c\x1b\x4c\xfb\x1c\xe4\x7e\x67\x19\xb6\x0d\x77\x82\x04\xd8\xff\xb5\x2c\x2c\x53\x0a\x6a\x34\x47\xbe\xdf\x59\xae\xed\x8d\x76\x8a\xc4\x67\x66\x73\xfd\xc7\x9f\xa3\xe1\xcf\xcc\xe6\x86\x27\x3f\x87\xc3\x9f\x5b\x6f\x3b\x69\xfc\x73\x38\x0c\x6a\x3f\x4d\xd3\xb6\x09\xbd\xec\x6d\x76\x8a\x04\xa8\x26\x10\xfa\x9c\x21\xf1\xe5\x33\x28\xe0\xae\xb8\xf8\xfb\x73\xdf\x6d\xeb\xe1\xac\x09\x50\xbb\x4d\x70\xd2\xc4\x67\xfa\x73\x67\x2e\x7f\x4e\x9a\xf8\x4c\x7f\xee\xa4\xe1\xcf\x49\x13\x60\x97\x61\x4e\x27\x4d\x7c\xe6\x3f\x37\xae\xf9\x39\x41\x02\xec\x67\x1a\x13\xbb\xbc\x00\x54\xf7\x47\xf9\x9c\x34\x01\x52\x73\xec\xf4\x39\x69\x02\x54\xf7\x9d\xf9\x9c\x02\xf1\x39\x05\xc2\x15\x92\x9f\x53\x20\x3e\xd3\x9f\x1b\xb0\xfd\x9c\xee\xf0\xb9\xd0\x5b\x77\xd0\xe7\x74\x07\x50\x1d\x67\x7e\xce\x76\xf8\xca\x11\xc7\x98\xce\x55\x05\xa0\xfa\xa1\xff\x9c\x00\x01\xaa\xdd\xe0\xe7\xfc\x07\xb0\x2f\x40\xf3\x5d\x69\x00\xf6\xd9\xb8\x37\x46\xa7\x40\xb5\xd7\xfb\x9c\xff\x00\xd2\x19\x02\x7c\x86\xa7\xbe\xe2\x74\xb9\x62\xe5\x6c\x57\x39\x8a\x83\x1b\x66\x2c\x0a\xec\xe3\xa8\x8a\xf3\x1a\xbe\x7a\xbc\x03\x58\xdd\x00\xd5\xe7\xea\x6f\x5d\x6b\x9f\x11\x2a\x50\xed\x21\x3f\xd7\x16\x80\xea\xd0\xfe\x33\x00\xf5\xb9\x37\xb7\xee\xf1\xcf\x00\x14\x48\x27\xab\xd4\x67\x04\xea\x73\x6f\x6e\x83\x9d\x9f\x21\x28\xd0\xce\xa7\xc0\x10\x14\x68\xe7\xeb\x65\x08\x0a\x34\x3f\x9a\x9f\x21\x28\xd0\xce\xf7\xd1\x10\x14\xd8\xe7\xf7\x9f\xde\x7d\xb7\xe6\x76\xad\xfa\x67\x0c\xea\x73\x6b\xee\x60\xf4\xf4\x19\x84\x02\xbb\xe3\xa7\x22\x06\xa1\xc0\x3e\x0e\xcb\x39\xab\xe1\x73\x6b\x6e\xf7\x3a\xfb\x8c\x42\x7d\xce\x6a\x50\x94\x7f\x86\xa1\x40\x3b\x06\x36\x0c\xf5\x39\xa9\xc1\x69\xbe\x9f\x71\xa8\xaf\x1d\xe7\xba\x7f\xb5\xfd\xcc\x60\x70\x84\xfd\x19\x9b\x02\xfb\x0a\x96\x69\x00\xd7\x8c\x3b\x6f\xfb\x33\x60\xf5\xb9\x66\xfc\x7c\xbd\x9d\xd7\xf0\x39\xaf\xc1\x60\xd1\xe7\xbc\x06\xb0\xcb\x30\xa8\x91\x2d\xd0\xce\x93\xe8\xbc\x86\xaf\x1f\x97\x09\x06\x35\xda\xf5\xb9\x6a\xdc\x69\xce\x9f\xe1\xae\xaf\x1f\x37\x0a\x97\x70\xae\x03\x68\x8e\xff\x3f\x55\x39\x68\xe7\xe1\x34\x04\xf6\x39\xfb\xc1\x19\xd2\x9f\x4a\x1d\xb4\xf3\x82\xa9\xd4\x3f\x67\x3f\x38\x5d\xfc\x53\xaa\x83\x34\x4c\x11\xf0\x39\xfb\xe1\x3b\x1b\x7e\x0d\x2f\xa1\xed\x9c\xfd\xe0\xfa\xc2\x4f\x01\x0f\x9a\x53\x58\x3e\xf5\xfb\xd7\x8f\x72\xf0\x12\x9a\x04\xb1\x9e\x5d\xad\xf8\x19\x06\x03\x69\x38\x83\xfe\x53\xad\x83\xe6\xac\x96\x4f\xb5\x0e\xf6\x5f\x2d\xb3\xfd\xcc\x89\x70\x92\xcc\x67\x64\x0c\xec\x4f\x1d\x95\x53\xc2\x83\xe6\x7c\x98\x4f\x09\x0f\xf6\xd3\xe9\x61\xb6\x9f\xb9\x13\xd9\x98\xc9\xa7\x62\x07\xcd\x79\x48\x9f\x82\x1d\xec\xc3\x68\xab\x4b\x22\x40\x6b\xa7\x09\x3e\x11\x4c\x9d\x18\x6e\x1d\xfc\xa9\xe2\x41\x3a\x09\x0c\x3f\x65\x3c\x68\xe3\x67\x91\xad\x0f\xb2\x55\x22\x3c\x3e\x55\x3c\xd8\x92\xab\xfe\xa1\x37\x57\xe5\x83\x36\x90\x42\x9f\xf1\x34\xb0\xcf\xc2\x2d\x71\x85\x04\x68\xce\x65\xfa\x9c\x56\xf1\xb9\xce\xfc\xf4\xaa\x3a\x08\x40\x1b\x7e\x2f\x75\x10\x80\xa6\x37\xed\x73\xa6\x05\x68\x66\xc5\xff\xf4\x19\x7c\x4e\xb4\xf8\x85\xd7\xf4\xd1\x08\x1c\x6c\x61\xd5\x34\x97\x73\x2f\x7e\xfe\x55\xb7\x00\x48\xc5\xa8\xff\xa7\x5f\x00\xb4\xd3\xe3\xe9\x17\x00\xfb\x30\xea\xa6\x63\x00\xb4\xd3\x59\x1a\x9e\x03\xfb\x30\x1e\x03\x9d\x05\xdf\x3c\x0e\x36\x5a\xaf\xb7\xe0\x23\x3c\x57\x8c\xb7\x7e\x86\xe7\x40\x2a\x66\xd9\xf8\x0c\xc5\x81\xfd\x5f\x9e\x03\x43\x6c\x20\x95\xea\x27\xc4\x18\xdb\x87\x6f\xa0\x54\x3f\x0d\xfa\x06\x40\x3b\xdf\x7c\x5d\x03\x20\x15\xf7\xca\xfd\x0c\x9f\x81\x5d\x46\x95\xf5\x17\x80\x5d\x46\x95\xf5\x17\x80\x2d\xb4\xb1\x80\xfe\x02\xb0\x3b\x73\x8f\xb3\x19\x57\xb8\xa9\x22\xd5\xd3\x61\x00\x52\x39\xef\x95\x0e\x03\xd0\x5c\x0d\xf8\xe9\x2f\xf8\xf4\x17\xd8\xd3\xe8\x2e\x00\xb9\xf9\x98\xea\x2d\x00\xa9\x9e\x8e\xcb\x20\x1a\xd8\xef\x37\x15\xd1\x33\xf0\x19\x45\xf3\x73\xa1\xbe\x07\xfb\xaf\x9c\x4e\xe9\x0e\xaa\x93\x54\x3e\xa5\xfb\xe7\xb2\x71\x17\xa0\x7e\x86\xb0\xbe\xfb\x74\xdc\x9c\x4e\xa5\x0e\xda\xa9\x88\xaa\xfc\x73\x2b\x6b\xd7\x58\x7f\xca\x72\xb0\xaf\xca\x83\xe2\xda\x02\xb0\x2d\x42\x85\x0d\x24\x81\xe4\x04\x97\x4f\xc5\x0d\x92\x69\x12\x3f\x15\x37\xc8\xe6\x8f\xfd\x54\xdc\x20\x9b\x9f\xf6\x53\x71\x83\x74\x3c\x06\x9f\x92\x1b\xe4\x86\x8f\xf8\x53\x5f\x83\xe1\x22\xe3\xcf\x45\x09\x20\x37\xff\xa8\xe4\x06\xc3\x99\x62\x9f\x92\x1b\xe4\xc6\x04\xf1\x4f\x2d\x0d\xa2\xe0\x77\xfc\xd4\xd2\x20\xca\x39\xca\x46\xbe\xce\xb4\xf7\xeb\xac\x72\x06\x79\xda\x3b\xab\x9c\x41\x94\xe4\x51\xb6\x92\xa5\xea\x25\x79\x94\xad\xdc\x88\x72\x5a\x64\x23\x5f\x16\xcc\x7a\xeb\x14\xd3\xdf\xa7\xf3\x84\x5b\xa2\x72\x06\xe9\x5f\xcd\xd4\xc9\x20\xfd\x3b\x9b\x11\x24\x10\xae\xe5\xfd\xd4\xce\x9f\x9b\x6f\xf9\xdc\xaa\x9d\x3f\x37\xdf\xf2\xcb\xac\x50\xfe\xdc\x7c\x8b\x70\xf3\xa7\x2a\xfe\xdc\x69\xcb\x1e\x42\x55\xfc\xb9\xd3\x96\x9f\x6f\x97\x18\x80\xf4\xaf\x99\x2a\x65\x10\x2e\x02\xfe\x54\xca\x20\x5c\x3d\xfc\x29\x8b\x41\x18\x95\xfe\x94\xc5\xdf\x89\x13\x69\x46\x45\x30\x08\xe3\xd9\x9f\x31\x21\x10\xae\x28\xfe\x5c\x4d\x00\xc2\x40\xf8\x67\x94\x08\x84\x8b\x8c\x3f\x83\x44\xa0\x54\x3b\x38\x83\x44\x20\x9c\x2f\xf6\xa9\xb1\x41\xb8\x14\xf9\x33\x46\x04\x4a\x55\x8e\x29\xbb\x41\xa9\xaa\x31\x25\xf6\xe7\x4e\x5e\x1a\x51\x85\x0d\xa6\x7e\xd1\xa5\xc0\x06\x53\xf5\xb0\xd4\xd7\x60\xea\x02\x5d\xca\x6b\x30\xd5\x9d\x4b\x75\xbd\xdc\xef\x2b\x3c\x57\xb3\x88\xf9\x21\x7c\x33\x97\x3a\x1a\x4c\x43\x04\x4b\x19\xbd\x7e\xc1\x51\x99\xa2\x69\x11\x53\x46\xc2\x2b\x5e\x16\xe1\x5a\x98\x9e\xeb\xb6\x08\xc7\x08\xe3\x86\xa5\xac\x5e\x47\x56\x0f\x4f\xf6\x59\xa6\x6b\x81\xf1\xd5\x52\x24\xaf\xb3\x33\x17\xdf\xa9\xa5\x22\x06\x35\xff\x65\xaf\xee\xa5\x5e\x06\xd5\x34\x14\x4b\xb9\x0c\xaa\x09\x2e\x97\x6a\x19\x54\x93\x65\x2e\xc5\xf2\x3a\xc2\x98\xb1\xec\x52\x18\xaf\x23\x8c\xe9\x74\x96\xc2\x18\xec\x6f\x9d\xc7\x69\x88\x23\x8c\x4f\x73\xb4\x44\x42\xf2\x9d\xa2\xc7\x22\xe2\xc8\xc3\x8a\x68\x1c\x65\xf1\xb9\x80\xb6\x51\x16\xf3\x30\x2d\x65\xf1\x52\x16\x6b\x41\x65\xf1\x3a\xb2\xf8\x94\xd9\xf6\x23\x78\xe9\x37\x97\x82\x77\x1d\xc1\xab\x55\x15\xbc\xa0\x76\x9e\xe0\xa5\xde\x05\xd5\xb4\xcb\x4b\x69\xbb\x94\xb6\xe7\x64\xb6\x93\xb4\x66\x9d\x77\x72\x39\xf7\x7f\xe5\xa3\xf5\x3d\x99\x8d\xca\xa7\xff\xf2\x38\x5b\x65\x5e\x33\xe7\x64\x2c\x67\xf7\x83\xaa\xf3\x70\xa9\x76\xc1\xee\x6f\x69\xbd\x29\xcc\x40\x4a\x4e\x9b\x58\xca\x5d\x50\x75\x7e\x2e\xd5\x2e\xd8\x87\xd1\x06\xe5\xee\x32\xad\x99\x93\x43\x96\x7a\x77\xfd\xd3\xbb\x5e\xd6\xe7\xdd\xbc\x66\x86\x69\x96\x1a\x18\x54\xfd\xb7\x4b\x09\x0c\xf6\x61\x18\xdd\x19\x9a\xa0\xea\x73\x5d\xca\x5d\xd0\xf4\x69\x2d\xd5\xee\x72\xe6\xa5\xef\x85\x62\x77\x29\x76\xdd\xb5\x71\x29\x76\x41\x6a\x0e\x2d\x96\x62\x17\x34\x3d\x5a\xcb\xe9\x96\x60\xab\x3d\xea\xa6\x00\x5e\x66\x3a\xf3\xc5\x56\x00\x83\xa6\xbf\x62\xa9\x7f\x97\xf3\xf5\x9d\x6a\xb1\x14\xb6\xa0\x39\x64\x58\x0a\x5b\xb0\x6f\x03\x36\x52\xd9\xae\x93\xfb\x8c\x8f\xe8\x52\xc6\x82\x66\xbf\xbf\x54\xb1\xa0\x39\x13\x74\x29\x62\x97\xd3\xf5\x5d\x52\xbc\x9c\x36\xb9\x9c\xae\xef\xf2\xea\xe5\x74\xfd\xd5\xce\xd0\x82\xca\x29\x6c\x97\xd3\xf5\x5d\xb7\xbe\x14\xb6\xa0\x39\xe3\x7e\xa9\x6b\x97\xd3\x2b\xcf\x63\xa8\xb0\x5d\x8a\x58\x5d\x5d\xcb\x99\xf9\xab\x9d\x41\xb9\x97\xb0\xfd\x66\x3e\xd3\x5d\xb5\x54\xb6\x4b\x65\x7b\xde\x7c\x95\x2d\xd8\x83\x6b\xec\xa9\xb2\x05\xa9\x27\xdf\x56\x95\x2d\xd8\xc7\x79\x3e\xad\xd2\xce\xc0\xdc\x66\x1c\xb3\x10\x0d\xd7\x9e\x2a\x5b\xb0\x47\xcd\x96\x69\xa9\xee\x58\x9d\x7f\x2a\x6c\xc1\x3e\xcc\x32\x0d\xd5\xcd\x07\x46\x4f\xbe\x54\xb6\x60\x97\xd1\x0a\x65\xec\x42\xb3\x0e\xb3\xf8\x2f\x23\xc2\x20\x0d\xf7\x04\x58\x8e\xfd\x41\x0a\x37\xe1\x58\xc6\xf6\x40\x72\x36\xf2\x32\xb4\x07\x4a\xb5\xf3\x30\xb2\x07\x8a\xa1\xe4\x65\x64\x6f\xb9\xcf\xef\xf0\x51\x74\xa8\xbe\x5c\xe3\xec\x5d\x74\x54\x0e\xf6\x5b\xc8\x5d\x74\x54\xbe\x4c\xf0\xe4\x77\xce\x01\x38\xa8\x46\x2b\x96\x43\x66\xd0\xda\xb9\xa6\x8d\xda\x68\xa6\xe9\x5e\x86\xd7\x40\x73\x5f\xba\xe5\xb8\x1a\x24\xe7\xd2\x2e\x53\x11\x83\xdc\x18\x9f\x2c\x47\xda\xcb\x91\xf6\xf4\x8f\x56\xff\x76\xcc\xeb\xb7\xc0\x18\x1c\xd8\x0f\x2b\xcd\x34\x08\x07\xdc\xa3\x63\x39\x46\x07\x29\x8a\xdf\x38\x83\x70\x20\x0d\x67\x1f\x2e\xa7\xac\x81\x34\xd2\xb9\x82\xcf\x2a\x69\xa1\xc2\x99\x00\xcb\xf1\x3d\xd8\x65\xb6\xc1\x3b\xc5\x00\xbf\x0d\x3f\x24\x06\xe7\xc0\x3e\xce\xba\x68\x91\x8d\xee\x1c\xed\x65\x24\x0e\xa4\x33\xcc\x5d\x0e\xfa\x41\x72\x32\xd6\x72\x36\x19\x48\x86\xd7\x97\x91\x38\x90\x9c\x05\xb1\x8c\xc4\x81\x54\x7e\x7f\xd8\xa2\x7b\xa9\x1b\x40\x77\x31\xc2\x52\x36\x80\x74\xc6\xb7\x4b\xdd\x00\xfa\xb0\x2d\xea\x06\xb0\x0f\xe3\x8e\x2b\x1c\x40\x1f\x7e\xa0\x14\x0e\xcb\x6d\x82\xec\xfd\x8c\xcb\x81\x14\x3a\x54\x96\xc2\x01\x24\x73\xa3\x2f\x85\x03\xe8\x03\xcf\xce\x52\x38\x80\x3e\x34\xbd\xc2\x61\x19\xab\xf3\xb9\x33\x54\x07\xfa\x70\xc8\x60\xa8\x0e\xf4\xe1\x7d\x54\x5e\x80\x3e\xec\x35\xd5\x12\x20\xf5\xe2\xf9\x1d\xec\x83\x91\xac\xbf\x91\x33\x30\x92\x36\x73\xfc\x0f\xb2\x9b\x21\x2c\x23\x67\x60\x24\x7b\x6f\x15\x01\xc8\xa6\x5b\x5a\x0a\x02\x90\x4d\x83\xb8\x14\x04\x20\xbb\x89\xc6\x32\x72\x06\xb2\x8b\x61\x96\x61\x32\x90\xcd\x78\xb8\x14\x04\x20\x9b\x2b\x71\x39\xfa\x07\xd9\x1c\x88\xcb\xc1\x3f\x18\xe7\x13\x6a\x4c\x0c\x64\xb7\x32\x59\x8e\xea\x41\x6e\x4c\xfe\x5a\x8e\xea\xc1\x70\x3d\xd2\x72\x54\x0f\x86\x0e\x96\xe5\xa8\x1e\xe4\xe6\xc3\xe3\xa8\x1e\xe4\x96\x3d\xbd\x8f\xdd\x72\x58\x87\x97\x64\x39\xac\x07\xb9\x31\x57\x6d\x39\xac\x07\xc3\xf5\x49\xcb\x61\x3d\x18\xce\x73\x5a\x46\xd3\x40\x6e\xbe\x7c\x8e\xf4\xc1\x70\x15\xd3\x72\xa4\x0f\x06\x2b\xb6\xe6\x8f\x91\xbe\xc8\x6d\x3f\xc1\xf3\xc7\x48\x5f\xe4\xb6\x05\xce\xfc\x31\xd2\x17\x83\xa5\x4e\xf3\xc7\x48\x5f\xe4\x96\x33\x45\xd5\xa2\xca\x51\xfe\xb1\x59\xd4\x38\xca\x2b\x76\x8b\x48\x02\xb5\x5f\xf6\xf9\x63\x6a\x98\x48\xfd\x37\xfd\xe7\x6d\x19\xf3\x6b\xb6\xf5\xe7\x8f\x39\x5f\x22\xca\x39\xd9\x6b\x11\xf9\x8f\x66\x50\xb4\x2c\xda\x9d\xc1\xef\x47\x51\xb2\x91\x1b\xe5\x67\xbb\x93\x8d\x4c\x08\x58\xab\x9f\x6c\x24\xc1\xb0\xc6\x0a\xea\xf9\x4b\x36\x69\xa3\xfc\x92\x87\xd9\xa4\x8d\xf2\xdb\x37\x64\xfe\x92\x4d\xda\x28\xbf\xe4\x1f\x87\x45\x83\xa3\x2c\x9a\x16\x31\x11\x7a\xd2\x70\x86\xf1\x22\xcf\x89\xf5\x93\xed\xde\x28\xbf\x44\xbb\x93\xed\x4e\xb6\x1b\xeb\x27\xdb\xbd\x51\x7e\xde\x10\x46\xf1\xa2\xfc\xb4\x7e\xd2\x14\x49\x53\x50\xfb\xac\x29\xb2\xa6\xa0\x12\x59\x53\x64\x4d\x41\x83\xb2\xa6\xd8\x28\xbf\x1f\xf5\xca\xde\xef\x8d\xf2\xfb\x51\xaf\xac\x71\x36\xa2\x64\xda\x98\xad\x57\x66\xa2\xc2\xf4\x28\xeb\x95\x99\xa8\xd0\xb8\x1f\xd9\x7a\x65\x94\xf6\xa4\xf6\xc5\x4a\x14\x66\x25\x74\xce\x55\xac\x44\x61\xad\x41\xa7\xf6\xc5\x4a\x14\x67\x63\x78\xc9\x62\x2d\x0a\xe2\x7b\x7a\x98\xb7\xa8\x30\x51\xaa\x51\xfd\xe2\x2d\x32\xb9\x55\xf7\x92\xde\x22\x86\xe0\x15\xc5\x3c\x7f\xc5\x27\xb1\xa0\xbe\x3b\xf5\x2f\x5a\x9f\xb4\x55\xe1\x3d\x2a\xb6\xb2\x30\x3b\x6a\x58\x0b\x5b\x49\xd6\xaa\xa9\x5d\x8b\xad\x34\x6b\x55\xa7\xa8\xda\x4a\x52\x54\x4d\x9f\xcd\x6a\x2b\xab\x1d\xbd\x47\xd9\xa2\x4a\x4c\xbd\x7b\x94\x75\xdd\x28\xd3\x3b\x59\x7d\x9c\x2a\xf3\x06\x3a\xf5\xaa\x3e\x4e\x55\x79\xcc\x9d\xac\x3e\x4e\x95\x3c\x40\x93\x36\x56\x1b\x54\x1d\x41\x56\xcb\x6c\xd1\x46\x99\x3e\xd4\xd5\x16\x55\x5b\xe4\x51\xb6\x68\xa3\x4c\x9f\xba\xe6\xf3\x44\xd6\xaa\xe9\x63\xd1\x6c\x64\xb3\x91\x3c\x88\xcd\x46\x36\x3d\x05\xff\x1d\xd3\x9e\xbf\xe6\x9d\x6e\x38\x12\xfc\x22\x34\xcd\x42\x9e\xab\xf0\x5d\x6f\xde\x68\xf2\x5c\x4d\xdf\xb2\xe6\x8d\x26\xb8\xd4\x48\xd9\x31\x7f\xcd\xbb\xda\xc8\x3e\xe3\x23\xd2\xb4\x1e\x1b\xf0\x66\x4d\xd5\x34\x15\x7b\xda\x64\x6f\x74\xd3\x54\x8d\x79\x0b\x3e\xa8\x4d\x4b\xb1\xcd\x4d\x3e\xb5\xd0\x52\x8d\xa4\x3b\xd6\xb5\x6b\x16\x36\xd5\xcd\xbe\x07\x5d\xb3\x74\xe7\x98\x36\xee\x74\xd7\x2e\x1d\x6f\x83\x37\xbf\xdb\xf0\xee\x20\x15\xb3\x77\x1b\xce\xa0\xba\xb1\xcb\xd2\xfc\x75\x1f\x88\x7e\x9c\x07\xd4\xb6\xdb\x4c\xf7\xcf\x0d\x2f\x6a\x33\xbb\x92\xda\xa3\x6c\xa6\x5b\xe5\x32\x07\x65\xfe\xba\xed\xec\x0e\xde\xfc\xce\x75\x1b\xea\x3c\xce\xb0\xc8\x86\x76\x1c\x05\xe7\x9f\x3e\x12\x6e\x94\xcb\x1c\x9a\xf9\x1b\x36\x7e\x1c\x4f\x01\xcd\x1a\xb6\x74\x10\x40\x1d\xd8\x68\xd8\xd2\x71\x9c\x07\x96\xd9\x54\xf6\xc9\x65\x6a\xd5\xfc\x0d\xef\xf1\x20\x80\x3c\xb8\x07\xc3\x7b\x3c\x14\xd4\x95\xbb\x37\x34\xc8\x20\x01\x4d\x78\x98\xf6\x18\x8e\xda\x3d\x4a\x7b\x8c\xa3\xa7\xbd\xa6\x6f\xcd\x20\x59\xc7\x69\x81\x36\x1a\x26\xeb\xa8\xb6\x40\x1b\x0d\x92\x75\x9c\x46\x69\x22\x56\xde\x66\xdf\xf0\xa1\x89\x08\x1f\xa5\xf3\xa6\x0e\x6d\x34\x94\xe2\x5c\x33\x34\x11\x0b\x6f\xf1\x46\xcd\x5f\xf8\x7c\x84\xaa\x9b\x5b\x15\x5a\x28\x08\x1d\x16\xac\x11\x1a\x28\x14\xdd\x54\x36\x34\x90\x9b\xeb\x9e\x77\x30\xb4\x50\x1c\x0b\x79\x9c\x16\x22\x62\xc4\x7a\x97\xf9\x0b\x2d\x14\x64\x60\x28\x58\x28\xb4\x06\xa1\xa0\xe6\x23\x1f\x36\x33\x5c\xfc\x7c\x6a\x6b\x9b\x36\xda\x79\xf3\xa6\x6d\x9a\x2c\x26\xf6\xfd\x99\xb6\x89\xc4\xc3\xc5\xaf\xe2\xb4\x01\x1b\x3d\x79\x87\xa7\x0d\x98\x0e\x12\xb0\xcf\xb4\xae\x33\x38\x8a\x2b\x4e\x6f\xdd\x46\x4f\x7e\x74\xa7\xb7\x69\xa3\x27\x1f\x8d\xa9\xfd\x37\x7a\xf1\x1d\x98\x56\x75\xaa\x38\x30\xc5\x65\x55\x37\x7a\xf1\x61\xb9\xac\xea\x46\x2f\xbe\x29\x97\xcf\xec\xa5\x06\xf1\x8f\xde\x11\xa3\x3d\xf6\xce\x97\xb5\xdf\x70\x73\xd3\xf9\xbb\xb4\xbe\x71\x1d\xc7\x03\x97\x0d\xda\xe8\xc5\xb7\xe9\xd2\xf8\x44\x75\xea\xe9\xf3\x2e\xad\x7f\x99\x8e\xd4\x5a\xd8\x22\x66\x6d\xd6\xf3\xf6\x5f\x36\x69\xa3\x8f\x42\xcd\x6e\x9b\xb4\xd1\x47\xe5\x64\xb7\x4d\xba\x15\x14\xb4\xf2\xb6\x49\x37\x82\xa2\x60\xea\xdb\x26\xdd\x0a\x0a\x2e\x79\x7b\x8f\x36\xfa\x28\xdc\xb6\xdb\x56\xb2\x0f\xce\xf9\xb6\xdc\xb6\x12\x55\xc9\x2e\x4d\xf3\x77\xdb\x24\x04\xe4\xf9\x66\xdc\xde\xa3\xdb\x44\x96\x3e\x29\xb7\x0f\xd4\xc6\x48\x9a\xec\xb6\x95\x37\x43\xf2\x73\x32\x1b\xb9\x31\x92\x97\x7c\x6c\xd1\x43\xf2\x6e\xbf\x18\x8f\xd5\x7f\x98\x0d\xee\x6b\xf9\x58\x7d\x84\x62\x3d\x23\x87\xc7\xfa\x6f\x8c\xa4\x2d\x1e\x6f\xc9\x43\x7a\xd5\xe0\xe1\x7f\xac\xff\xc6\x48\xe1\xc9\xbc\x23\x0f\x22\xc3\xe7\xf5\xb1\x49\x1b\x23\x85\xb5\xb0\xfa\x0f\x0b\xf2\xfc\xd4\xbc\xd6\xe2\x65\x74\x54\xa8\xc4\x6b\x25\x5e\x2b\x61\x91\x46\x7c\x95\x0f\x58\xff\xb5\x5e\x1b\x63\x24\x6e\xee\x6b\xbd\x36\xc6\x70\x48\xfe\xfa\x3a\x6c\xa1\x36\x86\x4f\xe2\x6b\xbd\x5e\xa4\x82\x23\xeb\xd7\x8f\xd6\x8b\x54\x70\x78\xff\x6a\xfc\x57\xa9\xe0\xe9\xb5\xf4\x8b\x2e\x48\xff\x1d\xa4\x9e\xbf\xcf\xa7\x0d\x49\x38\x7c\xc2\x3f\xef\xcd\x87\x6c\xc8\x5c\xfd\xf3\x69\x43\x12\xb6\xcc\xd5\x3f\x6f\x17\x92\x70\x24\xee\xc3\xa7\xa1\x3e\x64\x83\x63\xba\x4f\x43\x7d\xe8\xac\x84\x39\x3f\x4d\xc0\xcc\xc9\xdf\xf9\xa3\x26\x20\x20\x54\xfc\x7a\x7d\xde\xad\x8d\x28\xa7\x12\x5a\x85\x80\x50\xf1\xb3\xf7\x69\x82\x8f\xd1\x73\xe2\x9e\x7e\x9a\x80\xe0\x4f\xf1\x1b\xb4\x6c\xe3\x46\x14\x0d\xb5\x6c\xe3\x52\xf6\xd2\xa0\x65\x1b\x57\xe1\xf4\xd4\x7e\xd9\xa0\xe5\xb8\xd8\xa3\x6c\xd0\x62\x44\xda\xa9\xea\xb2\xf6\x1b\xf3\x28\x84\x65\xed\x49\x46\x9c\x90\x84\xf3\xb7\xac\xfe\xc6\x3c\xe3\xee\xe5\x4d\x5d\x84\xb8\x1c\x82\x2c\x5b\xb4\x6c\x91\xe7\xf7\x91\x24\xd2\x53\xed\x9c\x96\x8d\x5c\x8e\xbb\x77\x51\x52\xff\x81\xa9\x90\x48\xea\x3f\x30\x55\x0d\x49\xfd\x07\xdc\xe6\x71\x26\xf5\x1f\x98\xca\x8d\xa4\xfe\x03\x41\x9c\x70\x26\xf5\x1f\x98\x8a\xa5\xa4\xfe\x03\xc1\xbc\xee\x99\x08\xfe\x88\xa9\x3e\x4b\x4a\x42\x10\x2a\xa3\x44\x3c\x48\xb8\x4d\xe5\x4c\x8a\xc4\x64\xf0\x67\xd8\xa0\xd7\x22\xc7\xe6\xd6\xfe\xb3\x88\x59\xb1\x74\x00\x49\x91\x08\x26\xa1\x86\x99\x14\x89\x60\x12\x3e\x99\x49\x91\x08\x26\x31\x8a\x99\x14\x89\xa0\x4c\xde\xd7\xa4\x46\x04\x93\x20\xcb\x4c\x0a\x42\x30\x09\x5b\xcc\xa4\x20\x04\x65\xf2\xc6\xa4\x64\x1b\x37\x2a\x9e\xc0\x99\xd4\x88\xa0\xfa\xb1\x4c\x6a\xc4\x64\xa8\x07\x07\xfa\x4c\x8a\xc4\xe4\x1c\x48\x3c\xe3\x33\xa9\x12\x93\x73\x20\xf3\xa9\xad\xc6\x48\x27\x12\x46\xd3\xd5\x89\xa0\x16\x6f\xaf\x3a\x11\xec\xc3\xb0\xa3\x42\x31\x19\xee\xc9\xb6\x41\xa5\x08\xf6\x65\xa9\xb1\x52\x11\xec\xe3\x68\xbe\x5a\x31\x19\x16\xca\x9a\x57\xb1\x98\x0c\x0b\xb1\x0a\x73\xa6\xac\x99\xb2\xd3\x45\xc3\xff\x6a\xa7\xec\x38\xce\x22\xed\x94\x0d\x21\x84\xa7\xd3\x50\xd9\x00\xd8\x29\xd3\x2a\xf9\x8c\x6c\x69\x5a\xd6\x2a\xd9\x77\xc5\x56\x68\x94\xec\xc0\xd6\x22\x6d\x72\xa6\x41\x86\x06\xd0\x28\xd9\x91\xad\x8d\x2d\x1a\xa5\x30\xad\x96\x5e\x2a\x29\x5c\x41\xed\xfe\x53\xe1\x0a\xf6\x3f\xb9\x82\xca\x35\x9d\xd9\x92\x38\x17\x92\xca\x35\x39\x5b\xd2\x1b\xab\x72\x4d\x27\x54\xd4\xbc\xa8\xcd\x77\x6a\xa4\xb2\x2b\x15\x9b\x4f\x6a\xa8\xec\x53\x5e\x7c\x4e\x4e\x1a\xa8\x53\x39\xdb\x75\xd2\x3b\x69\x4d\x65\x29\x48\x99\xd4\xad\x33\x55\xdb\x55\x4f\xbc\x84\x1a\xab\x55\xc1\x1e\xf5\x71\xd9\x6a\x2b\xcc\xba\x11\x5e\x57\xb5\x9a\x4e\x2e\x27\x2d\x50\xbd\xb1\x55\x27\xac\xd7\x55\xc2\x82\x54\x58\xfe\x38\x53\xb5\x69\x4c\x7a\x8c\x53\x64\xcb\xc8\xbc\xcc\x24\x8b\x99\x94\xb5\x20\xff\xb4\x93\xb2\x16\xe4\x9f\xcf\xb5\xb2\x16\xe4\x56\xfc\xa3\x77\x9a\x5d\x56\x5b\xc1\x98\xaa\xda\x54\xe9\xea\xf0\xfb\x24\x25\x2c\x18\x03\x4f\x53\x52\xc2\x82\xd4\xb3\xaf\xa6\x1a\x16\xe4\xc6\x87\x3e\x29\x52\x41\x14\x86\x4e\x49\x45\x0a\xa2\x54\x8f\xd2\x18\x6c\xbc\x5a\x18\x73\xa5\xa6\x2d\xd8\x78\xf5\xe7\x2d\x50\xa3\x82\x28\x8c\xb9\x92\x1a\x15\xa4\x9e\xfc\x5e\x37\x6d\xd1\xe8\xe0\xca\x7f\xef\x07\x32\x93\x1a\x36\x9d\x80\x91\x9f\x52\x15\x2b\x48\xa3\x78\xcf\x9a\xcf\xc5\xc6\xd4\xe7\x93\x54\xb1\x60\xea\x8b\x4a\xaa\x58\x30\xff\x87\xb1\x33\xc9\xf9\x9e\x85\xf1\xed\xfc\xae\xa2\x96\xf0\xa7\x07\xa9\x54\x7b\x49\x43\xf6\xbf\x84\x2b\x9f\xc3\x33\xfe\xde\xd1\x4f\xb2\x48\x00\x43\x88\x3b\x6c\xed\x47\x49\x25\x16\x58\x5a\xbf\x92\x4a\x2c\x60\x0a\x9d\x95\x54\x62\x81\xa5\x59\x2e\x75\x79\xd5\xfd\x29\xda\xa3\x8c\xe9\xda\x64\x3c\xe4\x55\x6b\x81\xa5\xb8\x95\x54\x6b\x81\xb2\x10\x06\x52\x97\x31\x01\x65\xb9\x6f\xd4\x6a\x81\xb2\xce\xf0\x9d\x78\xf7\xdc\xa7\x4b\xb5\x55\x20\x75\x92\xf1\xaf\xa4\xb6\x0a\xc4\x61\xc5\xc6\x54\x5d\x4d\xaa\xab\xe7\x5b\x52\x5d\x05\x6a\xf1\x27\xa8\xba\x0a\xd4\xe2\xc7\xaa\xba\x0a\xa4\xfe\x43\x2a\x49\xaa\xab\x40\x2d\xfe\x18\x55\x57\x81\x5a\xfc\x0b\xaa\xae\x02\xd1\xa7\xcd\x9c\xe8\xf0\x7f\xe0\xc9\xa7\x6e\x0a\xa4\x9e\xdd\x89\xaa\x98\x40\xfa\x69\xfa\x49\xea\x98\x69\x7a\x32\x61\x97\x48\x2a\x99\x40\xed\x87\xe4\xb4\xa6\x2e\x7c\x94\xc0\xa4\x96\x99\xe6\x39\xab\x59\x40\x35\x4a\xa0\xf6\x43\x72\xc4\x13\x83\xc3\x74\x20\x0e\x78\x7a\x54\x2f\x36\xc8\xf4\xfb\x9d\xc4\x2a\x1c\x92\x73\x20\xe0\x70\x94\xf3\x36\x3f\xe0\x69\x84\x98\x6b\x33\x5d\xc2\x69\xce\x6a\x99\xae\x36\x0a\x44\x3b\x38\xac\x3a\x9a\x96\x61\xdc\x1e\x2e\xcb\x75\x5d\x58\x21\xfc\x07\x2d\xa7\xbf\xce\xc1\xcc\x5c\x55\x35\x81\x38\x71\x7d\x9d\xb3\x20\x6c\x30\x69\x0f\x4b\xea\x9f\x40\xd0\x18\xca\x72\x1a\x24\x77\x3a\xbf\xcd\xe5\x2c\x88\x2e\x4c\xe7\xdf\xaf\x9e\x0a\xb4\xf3\xb3\x56\x4f\x05\xe2\x6d\x30\x40\x45\x15\x88\x47\x59\x1d\x35\x55\x20\xda\xc1\x63\x55\x55\x20\x68\x74\xab\xae\x0a\xb4\xf3\x13\x56\x57\x05\xe2\x7f\x60\x17\x2e\xe2\x65\x48\xb1\x4b\xa6\x6a\x0a\x04\x0d\x06\x5c\x32\xe5\xdc\x50\xec\xd2\x64\x8a\x37\x14\xb5\x73\xa5\x4b\xa6\x50\xd1\xa6\x7a\xdc\x5d\x32\xe0\x5c\x46\x4c\x76\x2b\x03\x2e\xbd\xf6\x36\x93\x01\x97\xb9\x17\xdd\x15\xaa\xb5\x40\x3c\x4a\xaf\xea\xb5\x40\x6b\xfe\xd3\xd5\x6b\xd3\x7d\x7e\x4c\xbc\x4e\x2d\x16\x38\x36\xad\xa4\x16\x0b\x44\x33\x1f\xf5\xeb\x44\x8d\x1d\xe7\xf7\x7a\xcb\x13\xeb\xe3\x4c\x97\xe7\x76\xfe\xb7\xe9\xd8\xe4\xd3\xed\xfc\xa9\x8f\x33\x3c\x26\xd4\x77\xd3\x9f\xbe\x2b\xcd\x3d\x71\x9b\xb4\x4c\xc1\x44\x1d\x18\x48\xa5\x9e\xa1\xc8\x13\x8b\xe6\x54\xbb\x7d\x64\x80\x05\x72\x64\xa7\x5a\x30\xd0\xb8\x8c\xb1\xd2\xe3\xfc\x75\x97\x56\xe7\xaf\x66\x0c\xa4\xd2\x3c\xec\x54\x8d\xd3\x9f\x6a\xcc\x4a\xa8\x1a\x03\xed\x7c\x14\x8f\x3c\xd1\x89\xea\xf9\xaa\xb6\x9c\x2c\x07\xeb\x49\xf4\xc8\x91\xc7\x53\xd8\xd1\x3a\xfb\x87\x40\xe2\xf3\xa0\x93\xc7\x49\x5a\x4e\x2b\xe7\x6e\x70\xe5\xe9\xd1\xa9\x73\x9d\xf1\xe7\x32\x3f\x6e\x87\x87\xdc\x25\x18\x7c\xd2\x2b\x33\x5e\xa3\x43\x19\xfd\x2b\x33\x8e\xd7\x94\x89\xbf\x4e\xdc\x2a\x40\x2e\x94\xca\x38\x60\x50\xf7\x4a\x2a\xe3\xc0\x18\x78\x93\x92\xca\x38\x90\x74\x9b\xae\xa4\x36\x0e\xe4\x86\x92\x99\xd4\xc6\x81\xdc\xd0\x28\x93\xda\x38\x90\x9b\x7f\xef\xd7\xbd\xa1\x82\x9e\x1d\x98\xac\x78\x15\x51\xfe\xc1\x0c\x9e\x54\xd6\x93\xca\xfa\x19\x90\x6c\x21\xc3\xc7\x9f\x08\xa3\xa2\x0d\x8c\x81\x0b\x27\xa9\x68\x03\xe5\x87\x56\x9d\x54\xb4\x81\x59\xb0\x7d\x26\x15\x6d\x20\xb5\xe2\xff\x76\xcb\x85\xad\x37\x0b\xf6\x6d\x99\xb0\x91\x57\x14\x91\xd4\xc7\x81\x59\x14\x54\xd5\xc7\x81\xf2\xc3\x4f\x95\xd4\xc7\x13\x01\x9a\x05\x33\x64\xda\x32\x41\x7d\xbc\xfa\xa0\xb3\x54\x1f\x3f\x33\x72\x3f\x10\x9f\x49\x29\xb2\x95\x54\xbe\x81\x59\x2a\xaf\xff\x9c\xa4\xca\x37\x9e\x8c\xa4\xf2\x9d\x54\xbe\xab\x0f\x3a\x49\x94\xef\x9f\xa7\xcf\xe7\x84\x08\xbc\x2c\x4a\xe3\x9f\x13\xfa\x98\x10\x36\xe5\xa4\x8a\x0e\xcc\x82\x15\x38\xa9\xa2\x03\xa9\xe9\xaa\x4c\x2a\xdf\xc0\x3a\xf3\x56\xf9\x06\x52\x3d\x5f\xbc\xda\x37\xb0\x9c\x65\x56\xfb\xce\x6a\xdf\x2c\x52\x56\xfb\xce\x6a\xdf\xc9\x56\x59\x12\x02\x16\xe2\x43\x56\xfb\xce\x6a\xdf\xc8\xeb\x59\xed\x1b\x58\x24\xc3\x59\x59\xed\x3b\xab\x7d\x17\xdf\xd5\x25\x75\x5a\x55\x48\x43\x12\xb9\x8b\x90\xa5\xb3\xda\x77\x3e\x0e\xd9\x66\x97\x4b\x1a\xea\xf7\xf0\xc9\x4b\xd2\xc5\x28\x0a\xa4\x47\xd2\x03\x69\x41\x7a\x25\x71\x3d\x97\xa3\x29\xab\x91\x03\xa9\xd6\xe1\xc8\x3e\x69\xb0\x87\x55\xca\xaa\xe4\x40\xa9\xa8\xa5\x59\x95\x1c\x28\x95\x33\x2d\xab\x92\x03\xcb\xcd\x99\x93\xec\x49\xc7\x4f\xc8\xc8\x54\xd3\x33\x7e\xdb\x3a\x6c\x26\x33\x50\xd3\x7f\xc5\x56\x32\x23\x61\x8a\x28\xb6\x72\xe2\x09\x43\x0d\x82\x7f\x56\x27\x07\x96\xf2\x7b\x56\xfd\x06\xd6\x2f\x3b\x7c\x67\x89\x47\xd6\x13\x3e\xab\x19\x03\xde\x33\x58\x59\xc5\x18\x58\x3f\xac\x45\x39\xbb\x6e\x99\x75\xe3\xc8\xcc\xaa\xca\xc0\xf2\x7c\xcc\x6a\xca\xc0\xfa\x71\xc0\x64\x35\x65\x20\x1d\x5f\x6e\xce\x8e\xd5\xdb\x81\xc5\x85\x53\x53\xce\x56\x17\xe2\xda\xd3\xca\xaa\xc5\x40\xfa\xe9\x71\xcf\xea\xc5\xc0\x52\x4c\xcb\xaa\xc0\xc0\xd2\xa8\x9c\x55\x81\x81\x45\x54\xc4\xca\xaa\xc0\xc0\xd2\x3a\x99\xd5\x80\x81\xe5\x41\x9d\x55\x80\x81\xb2\x1c\xad\x0a\x30\x90\x1a\x21\x48\x2b\xeb\xbb\x05\x16\x11\xf5\x2b\xeb\xbb\x05\xca\x72\xff\xab\x26\x03\x65\xc9\x21\xb5\x64\xa0\x2c\x59\xab\x96\x0c\x2c\x35\xf8\xac\x83\x17\x88\x3f\x9b\xb3\x94\x19\x05\x7f\xa8\x9b\x51\x5d\x3a\xeb\xe1\xf5\x5b\x55\x95\x06\xca\x72\x67\xa8\x49\x03\x65\xb9\xff\x55\xa4\x81\xd8\xec\xf4\xa9\xd2\x0c\xa4\x5a\xe5\x6c\x75\xea\x15\x67\xa6\x3b\x48\x3d\x1a\x58\xe4\x61\x5b\x59\x95\x19\x58\x1a\xe2\xb3\x2a\x33\x50\x96\x1b\x41\x95\x39\x9b\xaa\x72\xd9\xca\x35\xc7\x13\xbc\x3c\x7e\x54\x99\x81\xa5\xf1\x39\xab\x32\x67\x1d\xc1\x9e\x35\xaa\xcc\xc0\x22\xdc\x64\x65\x1d\xc1\xc0\x22\x6d\xca\xca\x6a\xd1\xc0\x22\x4e\x65\x65\xb5\xe8\xac\x23\xd8\xb3\x46\x25\x3a\xeb\x08\xe6\x58\xcc\x2a\xd1\xc0\x22\x80\x66\x65\x3d\xbd\xc0\x32\xdc\x24\xab\x57\x03\xa9\x51\x3a\x60\x65\x15\x6b\x60\x69\x84\xce\x2a\xd6\x40\x59\x7e\x98\x2a\xd6\x40\x3a\xa6\xdd\xac\x16\x0d\x94\xe5\x57\xae\xf7\x17\x28\xeb\x1f\xea\x66\xaf\xac\x27\x18\x48\x95\x3b\x4d\x2b\xab\x58\x03\x4b\x8d\x28\xab\x57\x03\xc9\x4b\x71\x2b\xab\x58\x03\x8b\x3c\x19\x2b\xab\x58\x03\x8b\x0b\x21\x2b\xab\x58\x03\xb1\x71\xe0\xa9\x9a\x35\xb0\x0c\xe1\xc9\x6a\xd6\x40\x59\x9e\x75\x6a\xd6\xd9\x84\x9a\x88\xef\xb9\xcb\x2c\x13\x6a\x4e\xdf\x25\xb3\x3a\xf9\x09\x96\xad\xe4\x02\xce\xe1\x63\x40\xcf\xaa\xd1\xc0\x22\x93\xce\xca\xfa\x86\x81\x45\xca\xc0\x95\xd5\xac\x81\xd4\xba\xc7\x87\xce\xe1\xac\xb6\x8d\xa1\x3a\xab\x6d\x03\x8b\xa8\xa4\x95\x55\xb6\x81\x65\xd8\x50\x56\x63\x06\x42\xc7\x65\x67\xaa\x31\x67\x4b\xc8\xea\x2e\xcb\xaa\xcc\xf9\xa8\xcc\x8c\x56\x95\x39\x1f\x95\xd9\xd3\x42\x95\x39\x1f\x95\xd9\xcf\x41\x17\x2f\x50\x15\x71\xb3\x5a\x34\x50\x8b\x27\x88\x1e\x5e\x20\xfd\xf4\x01\x66\x5d\xbc\x40\xfa\x15\x37\x99\x2e\xde\x6c\xf1\x59\x6d\xb9\x59\x05\x1c\xa8\xfa\xf2\xb2\xfa\x77\x36\xb9\xb2\x36\xb5\x3c\x9d\xbe\x3a\xb9\xa6\x80\xac\x4e\x9e\x2d\xa5\xe4\xf4\xd5\xc9\x81\xd4\xb8\x3f\xb6\xb2\x3a\x39\x50\xf5\x33\x66\x1d\xbf\x59\x35\x5d\xfb\x59\x56\x4d\x07\x82\xc6\xc4\xf4\xfc\x02\xd1\xab\x5d\xc8\x3a\x6a\xd2\xb6\xf3\x2b\x52\x79\xcf\x2a\xef\x7a\x3c\xb3\xca\x7b\xb6\x12\x93\x51\x38\x59\xed\x1d\x88\x76\xce\x4c\xe6\x4d\xad\xcf\x1e\x13\x6a\xef\x40\xf4\xcb\x6e\x52\x7b\x07\xd2\x4c\x8e\x45\xcf\x31\x50\x8b\x07\xb0\x9a\x3a\x50\x55\x24\xb2\xce\x64\x20\x7a\xa0\x57\xbd\xc9\x40\xf4\xc0\xf2\x2c\xb9\x12\x50\x0f\x53\xf4\x30\x03\xd1\x8c\x49\x2c\x99\x42\x2d\xa6\x33\x57\x4d\x01\xd9\x5a\x4c\x7f\xbd\xca\x93\x75\xb6\x13\xfc\xd4\x14\x90\x4d\x42\xa4\xee\x9a\x35\x05\x00\xb5\xf8\x93\xd2\x14\x90\x2d\x6e\x5b\xfc\x3f\xa8\xe3\x67\x93\x10\x19\x9e\x92\xd5\xf1\xb3\x49\x88\xce\xd2\xaa\xe3\xe7\xeb\x6c\x14\xba\x55\xc7\xcf\x16\xb2\xd5\x9a\x9f\x2f\x99\x72\x1d\x4b\x3b\xbc\x53\xf1\x07\x82\xe6\xb3\x32\xe5\xf2\x23\xf3\x14\xd2\x18\x00\x44\xbf\x8c\x59\x63\x00\x50\xcf\x76\xd7\x16\x00\x44\x33\xbb\x90\x2b\xd7\xe1\x0a\x9c\xd2\x16\x90\x4f\xf1\x26\x4f\x80\x4b\xae\x5c\x70\xc5\x2f\x4a\x5b\x00\x90\x8e\xc7\x2c\xab\xe4\x03\xe9\xb8\xdf\xb2\x5a\x3e\x50\xcf\x7f\x41\xef\x35\x50\xcf\x11\xa3\xde\x0f\xa4\xdf\xf9\x91\xaa\xf8\x03\x41\x63\x70\x2a\xfe\x40\xfa\x19\xc3\x90\x55\xfc\x81\x7a\xce\x3a\xf5\x7e\x20\xd5\x23\x0b\xab\xf7\x03\xa9\x95\xea\x80\x9d\xeb\xad\x49\xcb\xc1\x39\x55\x0b\x3b\x79\x14\xa9\xe2\x03\xa9\x69\xd1\xca\x3a\xba\x81\x74\x7c\x88\x59\xb5\x3f\x9f\x2a\x4e\x4e\x4c\xbd\x1f\xa8\xe7\xbc\x56\xef\x07\xd2\x4f\xd3\x52\x56\xef\xcf\xcf\xb1\xde\xd1\x85\x3a\x3e\x50\x8f\x20\xa1\x8e\x9f\xad\xe2\x74\x7e\xf5\x2a\xf9\x40\x3d\xa7\xb3\x2e\x71\x20\x7a\x60\x5e\x2a\xfe\x40\xd0\x1c\x9c\x2c\x21\x64\xfa\xa7\x01\x36\x6b\x0d\x00\x52\x3a\x3f\x30\xcd\x01\x40\x70\xdd\x67\xfd\x2a\x48\xe4\xf9\x3b\xbf\x6d\x0d\x02\x40\xd0\x58\x0a\x2d\x02\xd9\xe4\x9e\x46\xba\x64\x4d\x02\x40\xcc\x96\x3e\xb4\x09\x64\x0b\x43\x85\xac\xf3\xdf\x3f\xf3\x57\x46\xbe\x6e\x2d\xf8\xa8\x19\x21\x5b\x37\xea\xfc\x58\xb5\x23\x00\xa9\x1a\x44\x93\x35\x24\x64\x93\x84\x1e\xc9\x53\xab\x41\x36\x21\xa8\x96\xc1\xac\xd9\x20\x5b\x38\x4a\x0b\x62\xd6\x6e\x90\x4f\x92\x50\xb7\x88\x6e\x7c\x20\xf5\xe2\xfa\x69\x07\xc8\x66\xff\xd4\x22\x99\x5f\x39\xf4\xca\x21\x8f\x61\x8d\x03\xf9\x3d\x1c\x62\x7c\xfa\xea\x81\x18\x1f\x7d\xe8\xac\x07\xe2\x59\xb8\xa6\xc5\x00\x88\x6d\x08\x77\x35\x19\x64\x33\x80\x3a\x14\x4d\x06\x59\x93\x81\x91\xbf\x59\x93\x01\x10\x5d\xf8\x3a\x59\x60\x0a\xd0\xa5\x40\xa0\xd1\x20\xef\xb3\x99\xa4\xc9\x02\x6b\x0b\x6b\xba\xcc\x9a\x0d\xb2\x29\x40\x5d\x53\xdd\xf8\x40\x3a\xf1\x14\x59\x53\x02\x90\xfe\xb6\xb5\x86\x03\x20\x4e\x44\x39\x20\x57\xf6\xe1\x0a\x1c\xd0\xbb\x0f\xd4\xa3\xb4\x68\x60\x00\xa2\x99\x34\xf7\x05\xd7\x3d\xdb\xd1\xb2\xb4\x3a\xe4\xcf\x5b\xad\x6e\x82\x4f\x0e\x50\x82\xb8\x15\x5c\xe4\x59\x23\x03\x90\x52\xc5\xce\x95\xb5\x32\x00\x75\xa9\x3e\x69\x65\xc8\xe6\x00\x3d\x3a\xad\x66\x86\x7c\x22\x01\x54\x7d\x8d\x04\xc8\xa7\x82\x94\x5c\x31\x14\x20\x5b\x41\xca\x63\x5d\x6b\x04\x90\x4e\x58\x44\xd6\x1c\x01\xc4\xa3\xce\x4c\xa6\x9c\xb2\x52\xc8\xa5\x45\x7b\x04\x10\xed\xa4\x25\x69\xda\xd1\xd1\x15\x8b\x16\x09\x20\x9e\xcd\xd0\x8a\xb4\x73\x25\x7b\x41\xab\xd2\xf0\x70\x4e\x49\x5d\x92\x1e\xce\xee\xa3\x43\x1a\xa2\x5d\x62\xab\x14\x4d\x10\xc5\x62\x53\x8a\x7b\x45\x13\x04\x10\xc3\x2b\xd0\x6e\x69\x87\x2b\x3e\xfb\x48\x33\x2d\xe5\xf2\xd9\x57\x9a\xae\x84\xe1\xd4\xb6\x34\xd9\x32\x7c\xdf\x27\x4d\xb6\x10\x29\x5c\xb4\x43\x00\xd5\xa8\xe6\xa2\xd1\xa1\x58\x5a\x4a\xe7\x55\xd1\xea\x50\x2c\x2d\xa5\x25\xa5\x68\x75\x28\xa7\xb4\x94\x2c\x30\x82\x1c\xa8\x46\x40\x14\x2d\x11\xc5\xca\x52\x5c\x8f\x5f\xc5\xf0\x00\xa0\xe9\xe7\x29\x9a\x22\x80\xba\x4e\xab\x4b\x12\xd1\x8b\x4e\xd5\xe8\x00\x20\xc6\x36\xa0\x39\xfd\x74\xa6\xef\xa3\x4e\xdf\x92\x51\xc6\x49\x17\x43\x01\x80\x78\x96\xb9\x1a\x0a\x00\x54\x6e\x6c\xaf\x62\x24\x00\x50\x8d\xe0\x2e\x06\x02\x00\x95\xbb\xd8\xab\x68\xed\x00\xe2\x65\x30\x44\x73\x07\x10\x0c\xf1\x51\x19\x92\xcf\xdf\xd9\x67\xe5\x08\xf7\x43\x0d\xeb\x2e\x1a\x3c\x80\x18\xaf\xaf\x93\x49\xd4\x90\x32\xc0\xa1\x18\x1a\x00\x44\x0f\x0d\x9a\x5c\xca\x7e\x4f\xd3\x76\xb2\x89\x14\x49\xeb\x90\xdc\x38\xd9\x2c\x05\xee\x6b\xed\x22\x40\x70\x4e\x9a\x9c\xcb\x54\x69\x5b\xf6\x20\xe3\xbc\x5a\x6a\xa7\x9a\x4a\x8a\x57\x4b\xf5\x36\x14\x6d\x25\x40\x88\xf1\xf0\x5c\xcb\x48\xf1\x6a\xa9\x1f\xa2\x96\x91\x72\xae\x96\xca\x73\x4d\x23\xe5\x5c\x2d\xe5\x63\x2f\x9a\x46\x80\xba\x1c\xaf\x76\x90\x72\x32\x29\x75\x7b\x95\x25\xe7\x1a\xa9\x8b\xa3\xd9\x03\x88\x76\xd0\xb4\x5e\x00\xa9\x6b\x48\x2e\x9a\x2f\x80\x34\xb4\x35\x16\x83\xd6\x81\xd4\x7e\x48\x27\xc5\xd8\x00\x20\x1d\x3f\x77\xd1\xcc\x01\xa4\x4e\x89\xbe\x55\x34\x73\x00\xa9\x1d\xbe\x6b\xe7\x00\x82\xc7\x4c\xd7\x78\x81\x62\x92\x24\x7f\xab\x45\xe3\x07\x10\xd2\xd3\x7f\x5f\xcf\x5e\x45\xe3\x08\x90\x92\x76\x8f\xa2\x75\xa4\x98\x45\x89\x73\xb9\x68\x1d\x29\x66\x51\x92\x91\x5a\x47\x8a\x59\x94\x94\x23\x8b\xe6\x11\xa0\x19\xec\x52\x34\x8f\x14\x93\x28\x51\xec\x6f\x15\xed\x23\xc5\x4a\x1e\x0b\xbb\x7d\xd1\x40\x52\x9a\x6e\x3b\xc4\x89\xa2\x39\x04\x88\x76\xd2\xe4\x19\x77\x4d\x55\x7d\x8b\xc6\x0f\x20\x9a\xd1\x85\xc6\x0f\x20\xd8\xc3\x50\xb4\x7e\x00\xd1\x0e\x36\x6a\xfe\x00\xa2\x9d\xef\x93\x27\x4d\x9e\x54\xbb\x95\x27\x4d\x9e\x30\x59\x4d\x22\x40\xd3\xe1\x5d\x0c\x26\x00\x62\x12\xb0\x4e\x9b\x07\x10\xbd\xda\x83\x0c\x38\x46\x0f\x4c\xe7\x45\xa3\x07\x10\xcf\xb2\x91\xb4\x7a\x00\xf1\x2c\xdd\x6a\xf6\x00\xd2\x30\x32\xae\x68\xf6\x00\x62\xc4\xd2\x64\x14\x61\xf1\x49\xa1\xa3\x68\xf8\x00\x9a\x01\x4a\x45\xc3\x07\x10\xda\xa5\x5d\xc8\xa8\x2e\xa3\xaa\xed\x64\x14\x69\x94\x9a\xce\x84\x62\x9c\x01\x90\x8e\x3b\xbb\x18\x68\x00\xc4\x34\xa4\xc9\xa9\x6e\x0e\x77\x0f\x35\xcd\x26\x80\x79\x5c\x56\xd1\x6c\x02\xc4\xa3\x70\x54\xbb\x09\x10\x7f\x52\xba\xd5\x48\x02\x78\x25\x7d\x95\x21\xa3\xc6\x61\x14\xaf\x33\x22\x01\x48\xf5\xfc\xad\x8d\x48\x00\x92\x99\x8f\x56\x31\x24\x01\x68\x06\x90\x15\x0d\x2c\xc5\x08\x7a\x85\xb3\xa2\x81\x05\x88\x2e\x18\x9d\x06\x16\x20\x4e\x5c\xbb\x95\x29\xc6\xd0\x6b\xf6\x2c\x5a\x58\x80\x38\x4c\x1c\x8a\x4c\x31\x88\x9e\xba\xe7\xab\x68\x62\x01\x62\xcd\x1c\x9e\x5c\xc1\xc6\xd2\x28\x59\xba\x8a\x36\x16\xc0\x8c\x76\xab\x68\x4e\x01\x52\x56\x71\x2c\xda\x53\x80\x74\x94\xae\xa2\x3d\xa5\x18\x47\x8f\xe4\x54\x34\xa7\x00\xd1\xab\xcd\x64\xd4\x3c\x42\x9c\xed\x64\x14\x91\xf4\xe3\xe7\x6c\x35\xa8\x00\xa9\x35\x3c\x51\x45\x83\x0a\x90\xda\xcf\x5f\x82\x06\x95\x62\xf2\x25\xcd\x38\x45\x83\x0a\x90\xb2\xea\x6f\xd1\xa0\x02\xb4\xea\x46\xd6\x76\x02\x44\x33\x87\x27\x53\x8c\xb9\xd7\x3e\x53\xb4\x9d\x00\x41\xf3\x59\x3f\x34\x23\x1f\xd4\xe2\x8a\x91\x0f\x40\x6a\x46\x24\x16\xed\x29\x40\xca\xda\x36\x8a\xd1\x10\x40\xf4\x0b\x97\xb5\xa8\x00\xed\x08\x71\x1a\x54\x80\xe8\xd6\x66\x72\x85\x82\x58\xd5\xef\x47\x83\x0a\xd0\x8c\x5d\x2d\xda\x53\x80\xe6\x2d\x8a\xa2\x3d\xa5\x58\x1c\x45\xeb\x4c\xd1\x9e\x02\x34\xef\x2a\x14\xcd\x29\x40\x0c\xcd\x66\xb2\xc9\x7a\xd7\xc3\x3d\xa6\x3d\xa5\x58\x1b\x45\x53\x4c\x31\xb4\x02\x88\x2e\x58\x1d\x63\x2b\x80\xa0\xd1\x4e\xbb\x4b\xf1\x8a\xb8\x1e\xb3\xa2\xdd\xa5\x9c\xd8\x0a\xb4\xd8\xa2\xdd\x05\x68\xd5\xf3\x5d\xb3\x0b\x10\xdc\x64\x78\x9a\x5d\x80\xa0\xb1\x8a\x9a\x5d\x8a\xf1\x16\xdd\xd5\xd6\xec\x02\xc4\x50\x6c\x27\xef\x4e\x0c\x06\x6a\x60\xd1\xec\x52\x8c\xc1\xd0\xf2\x54\xb4\xbb\x00\x29\x77\xcf\x1e\xed\x2e\xc5\x18\x0c\x4d\x8f\x45\x1b\x4b\x31\x06\xa3\x3a\x33\x39\x75\x1d\xb5\x00\x2e\x6b\x77\x01\x5a\xf5\xc4\x33\x06\x03\x08\x06\x40\x33\x06\x03\x68\xde\x99\x29\x5a\x67\x80\x18\x1c\x13\xd3\x3a\x03\x04\x0d\x46\x69\x9e\x01\x5a\xf5\x47\xa3\x79\xa6\xdc\x87\x4f\x0c\x4e\xf3\x4c\x31\x2e\x23\xaf\x7f\x50\xd8\x8b\x96\x9a\x72\x1f\x96\xf9\x1a\x59\xc6\xf5\x83\xd6\xdc\xa9\x9a\x6a\x80\x34\x8a\xac\xd5\x54\x53\x8c\xd1\x68\x2e\x81\xf1\x18\x40\x08\x88\xec\x10\x0d\x33\x40\x6a\x47\x04\xd1\x30\x03\xa4\xdc\xe5\xa3\x56\x98\x72\x32\x54\x29\x63\x68\x85\x01\x5a\xf7\x5b\x35\xf8\x02\x88\x47\x61\xa4\x56\x18\x20\x36\xb5\x8f\x3a\x35\x42\x2d\x72\xf7\x27\xab\x19\x06\x68\xdd\x45\xd6\xe2\x52\xcc\x6d\xd5\xfd\xdb\x6b\x71\x01\xd2\x31\x60\x15\x2d\x2e\x40\xbc\xce\x59\x38\xdb\x80\xd6\xfd\x0a\x35\xb8\x00\xf1\x3a\x9b\xc9\x80\xc7\x58\x51\x7f\x13\x1a\x5c\x80\xa0\xd1\x85\x06\x17\xa0\x35\xcf\x39\x0d\x2a\x40\xbc\x0e\xbe\x6b\x51\x01\x52\xef\x1e\x6a\x5a\x54\x80\x68\x07\x03\xb4\xa8\x00\x41\x63\x6d\x8d\xcd\x00\x5a\x77\x69\x35\xb2\x00\xed\xef\x6d\xb2\xe9\x95\x4d\xcc\x41\x13\x0b\x10\xe3\x75\x70\xb2\xee\x95\x75\xca\x62\x9a\x5d\x80\x90\x2d\xed\x54\xd6\xbd\xb2\xc9\xb1\xc9\xa6\x57\x36\x29\x4f\x69\x75\x01\x5a\x73\x8b\x69\x74\x01\x62\x3b\xb1\x86\x1a\x5d\x80\xd6\x3c\xab\x0c\xdc\x00\x5a\xf7\xa7\xa1\x19\x06\x88\xc9\x33\x53\xcd\x30\x40\xeb\xfe\xfa\x34\xb9\x00\xd1\xcc\x0e\x64\xc8\x76\xe3\x78\x2c\x6b\x72\x01\x5a\xf7\x43\xd5\x6c\x02\xc4\xec\x59\x7d\xcd\x26\x40\xbc\x0e\x8e\x68\x22\x01\x52\x5f\xea\x87\xda\x48\x80\x34\x7e\x6a\x0d\xda\x43\x80\x74\xa2\xf9\x8a\x31\x17\x40\xca\xf3\xd0\x1c\xf2\x67\x2d\x3e\x67\xab\x8d\x04\x88\x76\xb0\x58\x1b\x09\x10\x34\xfb\x75\x15\xbf\xb3\x8a\x3e\xeb\x2a\x7e\xa6\x4c\x91\xa1\x1a\x49\x80\x94\x0f\xdf\x35\x92\x00\xd1\xaf\x73\xf3\x03\xa0\x56\x8a\x37\x6a\x8a\x46\x92\x62\xad\x94\xa9\xd0\xa1\x91\x04\x88\x47\x63\x78\x55\x23\x49\xb5\x7e\x8a\x41\x94\x55\x23\x09\x90\x2c\x86\xbb\xaa\x06\x11\xa0\x79\x89\xa5\x6a\x0f\x01\x52\x53\x48\xa8\x1a\x44\x80\xe8\x62\x40\x1b\xd2\x0e\x57\x0a\xb4\x29\x6d\xba\xa3\x7c\x76\x49\x33\x91\x0c\x1f\x5e\x35\x28\x03\x88\xf7\x39\xbc\x5b\x9a\x5c\x19\xb6\x7b\xa4\x1d\xae\x54\x68\xaf\x34\x6f\xfa\x21\xef\x56\x8d\x24\x40\xf4\x61\xbb\x4f\xda\x67\x3b\xa6\xab\x91\x04\x08\x5a\x87\x26\x5b\xc8\xb0\x95\x35\x83\x56\x2d\x27\x40\xbc\x4f\x9a\xac\x4a\x27\x7c\x8f\x7e\xb5\x9c\x00\xf1\x3e\x78\xa0\xe5\x04\x08\x1a\x3c\xd0\x74\x02\xc4\xfb\xa4\xc9\x3f\x52\x6b\x9d\x20\xa3\xaa\x39\x05\x68\x83\x1f\x5b\xd5\x9c\x02\xc4\xeb\x60\x8b\xc6\x13\x20\x75\xc3\x06\xab\xc6\x13\x20\x9d\xa0\xa2\xaa\x51\x04\x88\x67\xe9\x42\xdb\x06\x90\xac\x13\xb1\xaa\xb6\x0d\x20\xd5\xc6\x4f\xb6\x6a\xdb\x00\x42\x70\xb7\x9d\x43\xc6\xb8\xd1\x14\xf8\xaa\xc6\x8d\xea\xc5\x07\xff\x49\x55\xeb\x06\x90\xca\xcf\xad\xa1\x75\x03\x08\x9a\xed\x9c\x07\x55\xb3\x87\x9b\x54\xeb\x06\x10\xcd\xec\xc2\xa9\xe5\x33\x35\x5f\xe7\x8a\x07\xb4\x21\x93\x35\x65\x00\xf1\xa8\x34\x17\x17\x53\x46\x49\x6e\x34\xe3\x3e\x80\x36\xf8\xea\xab\xd6\x0d\xa0\x8d\xf9\x0f\x41\x6f\x55\x43\x07\xd0\x86\xb3\xd6\xce\x01\x44\xff\xac\x80\x31\x20\x40\xd0\x58\x3d\x8d\x1f\x40\x1b\xee\x5f\x6d\x1f\x40\x34\x63\xbf\x19\x05\x02\xb4\xe1\xba\x17\xf9\x55\xcc\x34\x24\xc3\x34\x91\xd4\x72\x3e\x11\xa7\x23\xc3\x8a\xb9\x96\xfc\x1c\x0c\x0d\x01\xd2\x89\x43\xab\xc6\x86\x00\xd1\x8e\x67\x35\xaf\x00\xc1\x31\x69\x72\xac\xaa\xed\x26\x69\xb2\x0c\x53\xca\x30\xb0\xaa\x6a\x4a\x01\x1a\x59\xcf\x57\xd5\x92\x52\xbd\x79\x41\x06\xae\x55\xb5\xa4\x54\x6f\x5e\x90\x82\x6b\x55\x2d\x29\xf5\xdc\xbc\xe8\x76\x21\xa3\xbc\x66\x41\xca\xb0\x55\x35\x8b\x54\xf2\x6d\x15\x12\x4e\xaf\xaa\x11\x04\x08\x9a\xfd\xca\x02\x52\x49\xb7\x7a\xfa\x75\xba\xd5\xea\xc2\x6e\x7d\x2d\x1e\x40\xd0\xe0\xbc\x31\x21\xb5\x65\xa6\x21\xc9\x99\x35\x35\xb1\x2a\xcd\xa9\x35\x4b\xb9\x72\x16\x57\xad\x1b\x40\xd0\x6c\xe7\x34\x9a\x06\x21\xfe\x8c\x55\xb3\x05\x10\x5f\x17\x43\x36\x56\xa3\x9a\x21\xab\xb8\xa7\xb5\x5b\x54\x33\x64\x79\x09\xa2\x6a\xa3\x00\xda\x39\xee\x35\x47\x54\x53\x5f\x79\x59\xb8\x6a\x8e\x00\xda\x39\x62\xb5\x46\x00\xcd\x7f\x4c\xd5\x18\x01\xa4\x46\xad\xb4\x55\xb5\x3c\x00\xa9\x19\x93\x57\xb5\x3c\x54\xac\x0c\x27\x02\xaf\x6a\x65\x00\x9a\xba\x73\xd5\xc8\x00\xa4\x13\x0e\x57\x35\x32\x00\xa9\x1a\x0c\x5f\xb5\x32\x00\xa9\x68\x62\xac\x5a\x19\x80\xa0\xd9\x85\x4b\xc6\xd5\xfd\xd2\x88\x7b\xaa\x5a\x1e\x80\xb6\xdc\x3d\x5a\x1e\x80\x68\xc6\x64\x0d\xd9\x00\x1a\x79\xde\x57\xd5\x18\x01\x44\x33\x26\xa6\x31\x02\x48\x85\x1a\xe4\xab\x6a\x8c\x00\x82\xe6\xb3\x6e\xda\x61\x1e\x5c\x7f\x27\x5a\x23\x80\xe6\xb5\xff\xaa\x31\xa2\x5a\x24\xbb\x79\xe4\x6a\x8c\x00\xd2\x89\xd1\xac\x1a\x1e\x80\xd4\x87\x1b\x40\xc3\x03\x60\xa9\xad\x55\xb5\x3b\x54\x6c\x0c\xeb\xbc\x4d\x96\x70\x53\x5f\xd3\x64\xd5\xec\x50\x31\x31\x14\x05\x8f\xaa\x89\xa1\x5a\x0f\x5b\x11\xb8\x6a\x63\x00\x52\x51\x8e\xad\xda\x13\xaa\xf6\x04\xef\x14\x56\x35\x51\x20\xcd\x86\x79\xb6\xaa\x61\x02\xc9\x12\xad\xab\xea\xec\xad\x26\xc5\xaa\xee\x31\x75\x8a\x7a\x8a\xd1\x78\x80\x2b\xa2\x02\x41\xa3\x9d\x82\x16\x90\xa6\x5f\x4a\xf3\xa0\x6f\x7f\x07\x7d\xcc\xad\x79\x30\x00\x69\x2a\x06\x37\xf9\xde\xcc\xb0\xcd\x47\xd1\xe4\x3b\x10\xd3\xc8\xd0\x2e\x69\xdc\x43\x6a\x3e\x79\x4b\xe2\xa6\x2a\x72\x6b\x93\xeb\x40\xfa\x69\x2b\x6b\xb2\x1d\x08\x21\xd5\xb7\x7d\xd2\x3e\x7b\xe0\x75\x32\x1e\x48\x86\x52\x35\xf9\x0e\x64\x72\x4d\xaf\x26\xdb\x81\xdc\x8a\xad\x9a\x24\x73\xba\xf1\x37\x6c\x5a\x71\x80\x59\xb8\x0b\xd2\x34\xd8\x00\xb3\x70\xb0\x35\xed\x35\x40\x31\x38\xb6\x19\xeb\x02\x14\x1d\x02\x4d\x73\x0d\xb0\x7e\x68\x71\x4d\x6b\x0d\xb0\x7e\xc5\x77\x6d\x49\x04\x7f\xba\x04\xda\x6a\x80\xa2\x4d\xbf\x69\xaa\x01\xd6\x8f\xcf\xbc\x69\xa9\x01\x8a\xa6\xc4\xa6\xa1\x06\x28\x3a\x34\x9a\xc1\x30\x40\xd1\x79\xd7\x34\xdd\x00\x45\x6f\x63\xd3\x4c\x03\xa4\x66\xe4\x4f\xd3\x4e\x03\x04\x8d\x91\x69\xa8\x01\x8a\xf6\xe5\xa6\xa1\x06\x88\x66\xf6\x20\x33\x02\x56\x48\xb4\xff\xf9\x2b\x6f\xda\x6c\x80\xe5\x7d\x80\xa6\x79\x06\x58\xe3\xbc\x57\xc6\x04\x2c\x45\xae\xa6\x71\x06\x48\xb5\xf1\xab\x6c\x1a\x67\x80\x6a\xec\x4c\xf3\xcb\x01\x62\x57\x4b\x93\x35\xa4\xf9\x33\xb5\x53\xd3\x36\x03\x54\x33\x47\x35\x4d\x33\x40\x35\x42\xb8\x69\x99\x01\x62\xe3\xb0\x99\xb4\xcc\xb4\xeb\x70\x0b\xde\x6b\x99\x69\x17\x97\x74\xb3\x43\xf3\x73\xb8\xb4\x32\xf0\xb5\x36\x83\x5f\x9a\xc1\x2f\x5a\xe3\x9b\x86\x19\x20\x68\x3e\xeb\xe6\x09\xa8\x86\xf4\x35\x0d\x33\x40\x34\x63\x0e\x5a\x61\x80\xa0\x31\x62\xcd\x30\x40\x35\xe8\xb2\x69\x4a\x01\x52\xd2\x06\xd2\x8c\x74\x01\x82\xe6\xeb\x9c\xd8\x7d\x4c\xe0\x70\xce\x50\x97\x86\xad\x24\x1d\xa6\x6b\x2b\x01\xaa\x77\xc6\x9b\x61\x2d\x40\x4a\xe7\x03\xd3\x7c\xd2\xcc\xe5\xdd\xce\x50\x9c\xc5\x7d\xbc\xce\x76\xe1\x52\x63\x52\x49\x9a\x5e\x9a\x26\x15\x20\x86\xc2\xb3\x1e\x75\x40\xd0\xe8\xc3\x20\x16\x20\x68\xac\x8f\xf6\x13\xa0\x69\xc2\x6c\x9a\x4f\x80\x68\x26\xcd\x25\xc3\x7c\xa2\x85\xb5\x19\xc4\x02\x44\x33\xbe\x03\x4d\x2a\xed\xc1\x66\x8f\xcc\xd6\xb4\x94\x00\x31\x09\x3a\xd5\x04\xd2\xbc\x86\xc2\xaf\xae\x69\x01\x01\x52\x3e\x9b\x53\x13\x48\x7b\x8f\x95\x90\x39\x68\xee\x00\x9a\xd7\x80\x9b\xd6\x0e\xa0\x79\x01\xad\x69\xec\x00\x9a\xb7\x80\x9b\x26\x8b\xf6\x5a\xbe\xa0\xda\xcc\x85\x08\x68\x64\x39\x5d\x4d\xf3\x44\xd3\x3c\x61\x78\x4d\xd3\x3c\x01\xa4\x6c\x90\x50\xd3\x3e\x01\x44\x3b\xc6\xab\x7d\x02\x68\xe6\x8f\x68\xda\x27\x80\x36\x10\xbb\x9b\xf6\x09\x20\x84\x58\xd8\xab\x7d\x02\x08\x1a\x83\x33\x4e\x04\x08\x9a\xcf\xba\x0c\xfb\xfc\x49\x78\xd6\x0b\x1b\xed\x44\x53\x30\xd9\x6e\x30\x3d\x90\x74\xbb\x74\x75\xb0\x7e\xaa\x5b\x1e\xda\x96\xb6\xff\xef\x7f\x3a\x09\x00\x57\x57\x2d\x03\xcc\x8e\xba\xba\xbe\xea\xee\xad\x75\xb6\x43\xd7\x57\x0d\x74\x12\x13\xae\xae\xaf\x1a\xe8\x24\x39\x5c\x5d\x75\x0e\xe8\x24\x39\x5c\x5d\x8d\x0c\xe8\x8a\x91\x5d\xe5\xab\xab\x7c\x25\x1f\x74\xf8\x2a\x5a\xec\x85\xee\xef\x17\xe8\xca\x9a\x5d\x35\x0b\x48\x9e\xc3\x5d\x27\x32\xd0\xfd\x6f\x77\x35\x2f\xa0\x2b\x08\x77\x15\xaf\x7e\x14\x2f\xde\xa5\xde\x05\x24\x4f\xa9\xae\xde\xd5\x4f\xae\x34\x76\x69\x57\x3d\x02\x52\xd7\xe9\xd1\xd5\x8f\x80\x3e\x50\x95\xbb\xea\x11\xd0\x87\x1c\x53\x3d\x02\x92\x91\x36\x5d\xed\x08\xe8\x83\x0d\xd9\x55\x8e\x80\x3e\xaa\xad\x9c\x12\x7a\x90\xa2\x4d\x57\x0d\xea\x7a\x99\xf9\xca\xba\x4e\x66\x20\x75\xef\x6c\x75\x35\x23\x20\x69\xca\xec\x2a\x46\x40\x1f\x1c\x14\x5d\xbd\xa8\xeb\x62\xe6\xcb\xee\xea\x45\x40\x9a\xf9\x74\xe0\x94\x02\x46\x3a\x2f\x73\x4a\xd5\x5b\x68\x3e\xe9\x92\x54\xb2\xd0\x2c\xdf\xef\xf8\xb9\x30\x9e\x1c\xbf\x7a\x0d\x90\xa9\x8c\xb1\xba\x6a\x0d\x30\x92\xec\x31\xae\x1d\x18\xc9\x81\xa9\xe9\x00\x23\x39\x2e\xdd\xb8\xfd\xa4\x2b\xe3\x9c\xeb\x2a\x35\x40\x36\xd2\xb7\xab\xd3\x00\xb9\xc9\x58\x5d\xb1\xc0\x18\xd9\x07\x65\x7f\xe3\xb6\x98\x2b\xa2\x92\x03\xe4\x56\xff\x41\xfb\xee\xba\x6e\x81\x31\x30\x97\x76\xbd\xb4\x40\x6e\x6e\x11\xb5\xa2\xde\x95\xbb\x58\x2f\x35\x20\x20\x6b\xe8\xe8\xfa\x4f\x81\x34\xbd\x67\xd2\xd5\x6c\x80\xa2\xd7\xa5\xab\xd9\x00\xb3\x34\xbb\x74\x76\xdc\xdd\xf6\x6a\x4e\x57\xaf\x01\x66\x41\x3b\xed\xaa\x30\xc0\x2c\x28\xb6\x5d\x0d\x06\x28\xc6\x30\x77\x35\x18\x60\x96\x26\xc9\xe1\x0f\x24\x2a\xb7\x83\x0a\x0c\x50\xbc\x65\xd5\xd5\x5f\x80\xe2\xcd\x9f\xae\xfa\x02\x14\xc3\xc1\xba\xda\x4b\x1f\x5c\x8e\xe3\x37\xdf\x95\x98\x81\xe2\x65\xa0\xae\x74\x0c\x84\x40\x23\xcd\x49\x0e\xae\xc2\x35\x5f\xe6\x24\x07\x97\xa5\xdc\x22\xfa\x42\x81\xf5\x93\xd5\xca\xc6\xc0\xfa\xb9\xd0\xba\x42\x81\xd4\x13\xff\xa9\xae\x70\x0c\xac\x9f\xbb\x46\xb7\x27\x50\xd4\x8d\xbb\xf2\x72\x9f\xa4\x46\x74\x87\xeb\xe0\x04\xd6\xaf\xf8\x2e\xa7\x34\xb9\x05\x85\x27\xab\xeb\xca\xec\x56\x9a\xf5\x4c\x53\x5c\xee\x47\x5c\x76\xac\xce\x68\x3a\x23\xc7\xea\x8c\x8e\x6c\xec\xeb\x5d\x49\xfc\x98\xcd\x5b\x1a\x5d\x49\x18\x58\x26\x42\xea\x4a\xc2\x7d\x71\xfd\xc1\x33\x53\xb1\xb7\x2f\xae\xcd\xa0\x76\x74\xc5\x5e\x20\x78\xcd\x30\x14\x7b\x81\x65\x26\xa4\xae\xd4\xdb\x8f\xd4\xcb\xc8\x94\x7a\x81\xea\xfd\xa9\xae\xd0\x0b\x54\x6f\x44\x74\xa5\xda\x6e\x60\xf7\x19\xab\x53\x5a\x86\x1d\x22\x75\x76\xe5\xd5\x7e\x82\xb8\x91\x31\xbb\x02\x6b\x37\x88\x5b\x3f\x7e\x57\x60\x05\x52\xa5\x22\xcb\xea\x4a\xac\xdd\x20\xee\x33\x2d\x45\x56\x20\x8d\x74\x9e\x75\x5a\x66\xa6\x76\xd5\x75\x12\x02\x21\x62\x31\x3c\xe5\x53\xa0\x19\x52\xd1\x15\x45\x81\x94\x96\xff\x07\xe5\x4e\x20\x68\xb4\x53\xee\x04\x82\xc6\xe8\x94\x3b\x81\xa6\xef\xad\xeb\xe9\xeb\xde\xc0\x56\x2a\xee\xba\xfa\x80\xd6\x91\xeb\xbb\xa2\x28\xd0\xba\xef\x72\x15\x6e\x45\x33\x46\xab\x1c\x0a\xa4\x7e\x5e\xef\x2a\xdc\x1e\x80\xac\x82\x62\x28\x30\x86\x5f\xba\x52\x68\xd7\x89\x67\x72\xd9\xae\xc4\xd9\x2d\x07\x6b\x97\x0a\x9c\x40\x51\x53\xed\xaa\xdb\x40\x31\xfe\xae\xeb\xd5\x03\xd6\x91\x1b\x94\x4a\x81\xf5\xab\xb6\x72\x8e\x8f\x1f\x14\x0b\xa0\x9c\x0a\x14\xc5\xe3\xae\x98\xda\x1f\xee\x58\x22\x09\x77\x45\x52\x60\xfd\x3c\xe5\x15\x49\xfb\xe3\xb5\x24\xdf\xe5\xbc\xa9\x0f\xab\x1d\xa8\xeb\xcf\x03\xaa\x81\xf1\x5d\x21\x15\x28\x46\x6e\x74\xdd\x79\xc0\x32\xab\x56\x57\x1e\x05\xaa\x51\xf6\x5d\x8f\x5c\x3f\x31\xce\x3e\xa9\x88\x0a\xc4\xfe\xa1\x4f\x65\x54\xa0\x99\x85\xaa\x2b\xa3\x02\x4d\xcf\x7b\xd7\x21\x07\xc4\x1e\xb0\x99\xd3\x7c\x75\x63\xfb\x49\xe9\x92\x03\x4e\x0c\x7c\x57\xbc\xed\x7a\xe4\xce\xf7\xa3\x47\x0e\x68\x26\x75\xe8\x4a\xbc\xc0\xf1\xd1\x75\x43\xa3\x81\x78\xd2\xb7\x39\xf9\x17\xc7\xb6\x3f\x14\x85\xe0\xae\x10\xac\x0e\xd8\x15\x78\x81\x90\xa9\x79\x9d\x12\x2f\xd0\xcc\x1a\xd1\x95\x78\x81\x46\x41\x80\xd5\x15\x6e\xbb\xc2\xad\xca\x76\x57\xb8\x05\x92\xb1\xd2\xdd\xd8\xe6\xee\x8d\x68\xb9\x6b\x68\x33\x50\x34\x15\x74\xc3\x93\x81\xd2\x7e\xff\x70\xf5\xac\xeb\x99\x03\xd6\x0f\x45\xa8\xeb\x98\x03\xd6\xcf\x0f\xc4\xd8\x65\xa0\xa8\xf5\x75\x85\x6d\x20\xd5\xe9\x47\xaf\xab\x0e\x58\x5e\x84\xef\x1a\x90\x80\x62\x7c\x58\xd7\x51\x07\x14\x03\xb0\xba\x7e\x3a\x60\x0d\x8f\x37\xdd\x74\x40\x31\x16\xae\xeb\xa5\x03\x96\xe9\x75\xba\x4e\x3a\xa0\x18\x7d\xd5\xf5\xc7\x01\xcb\x4b\xed\x5d\xdf\x5b\xb7\xf2\xab\x2b\x36\xf4\xbd\x01\xd5\x9b\x12\xc3\x58\xe4\xf1\x3b\x27\xea\x82\x56\xa4\x15\x53\xdc\x26\x68\x55\x5a\x45\x57\xee\x90\x9a\x24\xe3\x4e\xf9\xba\x86\xee\xb8\xf1\xf3\x0a\x84\xa4\x29\xc9\xa8\x75\xbe\xcb\xa1\xe7\x0d\xa8\x5e\x9d\x1c\x3a\xd9\x86\x91\xc8\xfe\xe1\x87\x0e\x35\xa0\x99\xff\x6c\xe8\x4f\x03\x9a\xe9\xd5\x86\xee\x34\xa0\x99\x54\x67\xe8\x4d\x03\x52\xa2\x58\xfd\x1a\x7a\xd3\x80\x66\xae\xb6\xa1\x33\x6d\x18\x86\xec\x9f\x6e\xe8\x4c\x03\x9a\x99\xd9\x86\x3e\x32\xa0\x99\x60\x6d\xe8\x0e\x03\xe2\x58\x67\x68\xfa\xc3\x80\xa0\x39\x10\x67\x95\x94\x5b\xe4\x91\xea\x19\xd0\x0c\x6b\x1a\xaa\x67\xc3\xf8\xe2\xd5\xec\xd5\x99\x26\x82\xb8\x96\x63\x73\xa6\x86\x17\x2f\x3e\xaf\xa1\xca\x06\x04\x8d\x79\xa9\xb3\x01\xa9\x1b\xaf\x33\x54\xda\x80\xf8\x82\xe9\x56\xad\x0d\x08\x9a\xed\x5c\xe8\xac\x8a\x4d\xb7\x3a\xe1\x80\x68\x26\x4d\x9e\x64\x1d\xe8\xfc\xeb\x86\x4e\x38\xa0\x99\x06\x6b\xa8\xf1\x0d\x7d\x70\x94\xd0\x5e\x43\x1f\x1c\x10\x34\x26\xab\x1a\x08\x34\x0a\x31\xac\xa1\x0b\x6e\x64\xfd\xec\xd5\xc1\xc9\x93\x7c\x74\x71\x76\xa6\x2a\x1e\xd0\x94\x73\x86\x2a\x1e\x90\xaa\x59\x1a\x87\x3a\xde\x38\xbe\x35\x06\xa7\xa7\x0c\x08\x1d\x5b\x9a\xf3\x2a\x0a\x3f\x7e\x23\xea\x7d\x83\x74\x61\x03\x19\x6c\xa8\xe3\x01\xf1\x28\x73\x50\x7d\x1b\x94\x91\xa1\x02\xef\x1a\xaa\x6f\x43\x37\x16\x75\x64\xd6\x50\x7f\x03\xd2\x31\x9d\x0e\x15\xb8\x61\x1d\x19\x35\xcb\xa1\x02\x07\xb4\xf3\xd9\xa8\xc0\x01\xe9\xd8\x53\x87\x1a\x1c\xd0\x3c\x59\x86\x5e\xac\xa1\x17\x4b\x53\xe9\xd0\x58\x3d\xf4\x62\x69\x18\x1d\x7a\xb1\x80\x76\x3e\x7d\xe3\x7d\x87\x8e\xad\xe6\x6e\x52\xd3\x1b\x3a\xb6\x0c\x77\x19\x6a\x6c\x40\x1a\xc6\x98\x0c\xc3\x71\x81\xe4\x05\xab\xa1\x7e\x06\x14\x6d\x49\x43\x3f\x14\x90\x6a\x73\xc0\xaa\x6c\x40\x9c\x55\xbe\x4d\x0e\x37\x6f\x44\x9d\x76\x8e\x24\x94\xb6\x66\x16\xac\xa1\xd2\x06\xa4\xa6\x07\x76\xa8\xb5\x01\xc9\x5b\x6d\x43\xb5\x0c\x88\x5e\x69\xa6\xb7\x0a\xa8\x5e\x80\x1e\xaa\x6a\x40\x33\xb9\xdb\x50\x55\x03\xb2\xb9\xd8\x86\x31\xb1\x40\xfb\x9d\x07\x9d\x41\x87\x95\x1e\x11\x6a\x6f\x40\x36\xb1\xdb\x50\x79\x03\x66\xc1\x6b\x38\xd4\xd4\x80\xf5\xf3\xfb\x50\x53\x03\x52\x37\x23\xc6\xd0\x03\x05\xac\x1f\x52\xe4\x50\x55\x03\xd6\xcf\x0f\x50\x55\x0d\x48\x4d\x95\x68\xa8\xab\x0d\xef\x07\xfb\x29\xa8\xab\x01\xcb\x30\xf5\xa1\xae\x06\x14\x6d\x88\x43\xc5\x0c\x28\x1a\xf8\x86\xde\x8d\x31\xfc\x65\x49\x72\x4a\x5e\x0e\x3e\x47\x88\xca\x1a\x90\x7e\x5e\x36\x1a\x2a\x6b\xc3\xdb\xc1\xc5\x09\x38\xcf\x73\x3b\x38\xff\x83\x76\x3d\x54\xe6\xc6\xb9\x3c\x7c\x66\xe3\xd2\x9e\xcb\xc3\x6e\x45\x35\xbc\x61\xf6\xae\xf3\xa7\x53\xc5\x03\x82\xc6\x1a\xe9\x12\x19\xe7\xf6\xb0\xc3\x52\xed\x03\xa2\x0f\x96\x44\xbd\x6f\x98\xd2\xcb\x3b\x4b\x43\xc5\x6f\x78\x7d\xd8\x49\xaa\xf8\x01\xa9\x37\x6c\x5e\x43\xcd\x6f\x78\x55\x58\x69\x60\xe8\x29\x01\x62\x37\x32\x0d\xd5\xc1\x31\xcf\x7e\x77\x28\x32\x92\x3c\x5f\x5a\xf6\x87\xfa\x20\x50\x4d\x0d\x31\xd4\x07\x87\x97\x82\x15\x1b\x86\x0a\x21\x50\xf5\x1c\x0c\x35\x3d\x20\xfe\x89\xd2\x1c\x30\xde\x8c\xd4\xec\x41\xbd\x0e\x68\xa6\xad\x1b\xea\x75\xc3\x8c\x5e\xed\xd0\x1c\xef\xc9\xe8\xe5\x71\xa7\xb2\x07\xc4\xfe\x63\x29\xd4\xf6\x80\x94\x16\x56\x86\x61\xdc\xe9\x38\x29\xbd\xfc\x10\x54\x01\x81\xa0\xd9\x87\xb3\x58\xe7\xab\x65\x29\x74\x6d\x00\x27\x21\xf2\x50\x53\x1c\x27\xec\xd4\x7f\x96\x9a\x22\x90\xb2\xf7\x29\x86\x9a\x22\x70\xae\xc0\x0f\x15\xc5\x71\xc2\x4e\xdd\x14\x2a\x8a\xc3\xb0\xd3\x73\x18\xeb\xdc\x00\x8e\xcf\x7e\xe8\xc7\x18\x27\xc2\xd4\x0d\xa0\xa2\x38\x4e\x34\xa9\x7b\x51\x47\xc6\xb0\x86\xe8\xd9\x3b\x6a\x8f\x40\xd0\x1c\x8a\x4c\xa1\x24\x92\x37\xbb\x86\x0a\x25\x10\xcd\xe8\x56\xe5\x11\x48\x55\xbf\xf3\x30\x76\x14\x48\xc7\xb8\x33\xd4\x28\x87\x1a\x65\xf7\xc8\x50\xa3\x04\x52\x37\x03\xef\x50\xa5\x04\xa2\x1d\xc3\xd3\xbb\x31\x8c\x0e\xed\xc8\xb9\x43\x45\x73\x18\x1d\x3a\xfc\x95\xa9\x69\x02\xf1\x3b\xf6\x59\x59\x80\x17\xa4\x9b\x78\x7a\xa8\x7e\x02\xd1\x0e\x2e\xab\x6c\x02\x69\x0e\x42\xe1\x86\x2e\x0f\x20\xe6\xe6\xb3\xee\x01\x5c\x1e\x25\x29\xcb\xa8\x81\x02\xd1\x8e\xf1\xa9\x82\x02\x6d\xba\x42\xaa\xa0\x40\x3a\x96\xb1\xa1\x0e\x0a\xb4\xe9\x1e\x50\x07\x1d\xcf\x89\x96\xb0\x99\x5c\xc1\x31\x72\x3e\x46\x1d\x23\x40\x3a\x4e\xc3\xa1\x16\x0a\xa4\x63\x0a\x1f\xaa\xa1\x40\x33\x09\xff\x50\x0d\x05\xf2\xef\x74\xe0\x0e\x08\x28\x3a\x72\x86\x6a\xe8\xf0\x1e\xef\xd9\x77\xea\xa1\xc3\x7b\xbc\x67\x1b\x1b\x56\x3a\xce\x3d\x5e\x0f\x6b\x7d\x2a\xc3\x7b\xbc\xe7\x4f\xab\xc2\x0a\x04\x97\xe8\x43\x8d\x15\x68\x3a\xda\x86\x0a\xeb\x50\x61\x35\x6a\x61\xa8\xb0\x02\x41\xf3\x51\x59\xf2\x1a\x79\xed\x0f\x59\x95\x75\x1c\x95\x55\x21\x45\x95\x75\x1c\x95\x55\xde\xa9\xb2\x0e\xa3\x48\xcd\xf5\x39\x54\x46\xc7\x71\xbf\x30\x5b\x95\xd1\xa1\x96\xd9\x95\x6f\x75\xb5\x8c\x7d\xd6\x5a\x9a\x6b\xbd\x4f\xec\x14\xdd\xaa\x66\x0e\x1d\x2b\xd6\x09\x18\xea\x99\xe3\x4f\xcf\x84\x53\x46\x7e\x02\x69\x18\xde\x3f\xcc\xa0\x35\x2c\x72\x84\xdd\x6d\x18\xd1\x09\x44\xb7\x34\x53\x6f\x04\xe2\x18\x64\x28\x2a\x8e\x40\x70\x8a\x2e\xd4\x1c\x81\x64\x05\xdf\x35\x8c\xf2\x04\xb2\xf1\x4c\x43\xcd\x11\x48\xb5\xb9\x17\x55\x1d\x81\x7a\xce\x0a\xf5\x44\x20\x7a\xb5\x07\xf9\xf9\x61\x02\x70\x79\x54\x14\x87\xe1\x9c\x46\xd9\x0d\x35\x45\xa0\x99\x38\x70\xa8\x29\x0e\xc3\x34\xd7\x79\x9b\x1b\xea\xa3\xcc\x1a\xaa\xf7\x54\x53\x04\x52\x29\x8c\x77\x1a\xa5\x09\x64\x43\xbc\xa6\xda\xe3\xa4\x60\xa9\xc6\xd5\xa9\xa2\x08\xcc\xd2\xff\xbb\x82\xd8\x9a\xea\x91\x33\x54\xc7\xa2\xcb\x75\x1a\xc1\x39\x4d\x69\xcd\xf7\x3d\x55\x23\x81\xa2\x59\x6e\x1a\xab\x09\x14\xcd\x6d\xd3\xb0\x4c\xa0\xac\xf3\xe0\x2b\x09\x53\x4e\xb1\xd5\x27\x09\x8f\x39\x7f\xf8\xa9\xc6\x38\xc9\x8c\xa5\xc3\x74\xaa\x1d\x4e\x93\x55\x73\x18\x4d\x95\x43\xa0\xe8\xf5\x9d\x06\x5a\x02\x69\x0e\x8c\xf4\xd3\x40\x4b\x20\x8d\xcc\x6f\x75\xaa\x44\x02\xf1\x25\x4f\x68\x4e\xd3\x14\xd6\xfc\x7c\xa6\x0a\xe3\x34\x37\xf5\x99\x81\x0a\x23\x50\x35\xdb\x4e\x15\xc6\x69\x6a\xea\xbf\xf1\x6e\x69\x47\x0e\xb0\x9d\x33\x4d\x1a\x86\xf9\xab\x4c\x35\xc6\x69\x6e\xea\x33\x31\x35\x46\xa0\x1a\x56\x30\x55\x0e\x81\xd4\xbc\x1b\x33\x55\x0e\x81\x66\x96\xb1\xa9\x22\x38\xcd\x42\xad\x5b\x79\xaa\x08\x02\xd1\x43\x81\xe6\xfa\x65\xe5\x20\x57\x4b\x4d\x10\x88\x67\xe1\xa7\x6a\x1f\x50\x8d\xfb\x9d\x7a\xff\x80\x66\xbe\xb0\xa9\x22\x08\xa4\x9e\xab\xf3\x72\xae\x59\xe7\x38\x27\xca\x54\x39\x04\x9a\xf9\xe0\xa6\x8a\xe0\xb4\x3c\x69\x73\x12\x7a\xfb\x80\xf8\x14\xe9\xd5\x4b\xa4\x40\xd0\xe0\x89\x1a\xe3\xf4\x12\xa9\xd5\xbd\xa6\x81\x94\x40\xf3\x82\xe7\x54\x61\x04\x9a\x01\x88\x53\x3f\x21\xd0\x7e\x67\x6c\xce\x34\xa0\x99\xa7\x6c\xaa\x07\x02\x71\x9a\xf0\x7e\x95\xbe\x69\xf1\x50\xca\x27\xae\xa9\xd2\x07\x44\x3b\x5e\xa7\xdf\x0e\x88\x76\x30\x58\x4d\x10\x68\xde\xe5\x99\x2a\x82\x40\xfc\xc7\xed\xc2\xf1\x72\x31\x34\x79\x8d\x62\xaa\x09\xce\x73\xf3\x93\x43\x6c\xea\x06\x04\x82\x06\xeb\xd4\x0e\x81\x60\x93\xef\x73\xc3\x56\xec\x8c\x87\xe4\x1a\x5a\x79\x54\x66\xea\x2e\x04\x5a\x3d\x73\x70\x09\x03\x9a\x97\x6f\xa7\xee\xc2\x69\x91\x51\x15\xbc\xa9\x73\x10\x68\x5e\x8c\x9e\xaa\x95\xd3\xe2\xa1\x14\x5d\x5e\x53\xb5\x12\x68\x5e\x04\x99\xde\xdd\x9c\xd6\x0e\xa5\x5c\xf3\x9a\x6a\x95\xc0\x49\xbd\x34\xf5\x0e\x02\xd1\x8c\xb1\xa9\x69\x02\x41\x83\x21\x6a\x9a\x40\xf3\x36\xc3\x54\xd3\x04\x52\xf6\x8e\xe7\x54\xd3\x04\xe2\xd0\xe5\x75\xea\x95\x93\x3b\x99\xd9\xbb\x7c\x53\x1f\xe0\xec\x27\x10\x80\xf7\x19\x06\x09\xb4\xb1\x6c\xe6\xaa\x76\x6d\x14\x72\xce\xc8\x48\xa0\x8d\x25\xc9\xb9\xf6\x13\xa4\xea\xa3\xae\x60\xb7\x7c\xff\x79\xd4\xf9\x07\xb4\xe9\xe2\xab\x95\x02\xa9\x53\x5b\x7e\x4d\xbd\x85\x40\xf3\xfa\xc1\x54\x05\x9d\xc6\x3b\xfa\x11\xaa\x82\x02\xcd\xdf\xe1\x54\x03\x05\x52\xf1\x0f\x3e\x55\x41\xa7\xb1\x8d\x5e\x35\x99\x3a\x07\x81\xf8\x33\x43\x53\xc8\x06\xb2\x81\xcb\x53\x07\x0d\xb0\x7e\x9e\x2d\x8a\xd3\xc0\xa2\x6a\xe4\x9a\x4a\xd3\xf3\x3a\x82\x13\xac\xf4\x76\x16\x50\x95\xa5\xa6\xd2\x34\x50\x15\xb9\xa6\xc2\x34\x10\x07\x15\xc3\x55\x98\x06\xaa\xb1\x1d\x53\x59\x7a\x2a\x4b\x67\xf7\xa5\xb2\x34\xd0\xbc\x9b\x36\x15\xa5\x81\x54\x1b\x12\xe2\x54\x94\x06\x62\x4b\x3b\x10\x67\x65\xa1\x50\x9d\xb1\x53\x51\x1a\x68\x26\x49\x98\x4a\xd2\x53\x49\xba\x77\xbb\x70\xf6\x37\x82\x14\xc6\xdf\xa9\x70\x0d\x44\x33\x69\xee\xd5\xdb\x3b\x2a\x7e\x82\x0a\xd7\x40\xd0\xd8\xfb\x0a\xd7\x40\x2a\x29\xfd\xc3\x6d\xb2\xa9\xec\x3d\xbd\xc1\xe5\x7d\xd8\xa9\xa0\x0d\xa4\x96\xb1\x3f\x4f\x25\x6d\xa0\xe9\x45\x9c\x0a\xda\xf3\xe4\xca\x4d\x3e\x2a\xcf\x9e\xc3\x33\xd8\xad\xa4\x0d\x04\x0d\x9e\x29\x69\x03\xf1\x2c\x3c\x33\x06\x09\x88\x76\x76\x2b\xd3\x1e\x23\xb3\x65\xa4\xf2\xf7\x34\xaf\xae\xd7\x9f\xa6\xc2\x36\x10\x1b\x90\x0f\x46\x2f\x0a\x90\xbd\x2f\x30\x15\x5c\x81\xd4\x8a\x07\xb2\x2e\x13\x20\x1e\xe5\x75\xfa\x4c\x80\x6c\xa8\xfb\x54\x98\x05\xd2\x29\x9c\x38\x15\x66\x81\x54\x0d\xdf\x9d\xba\x51\xa6\xa5\x5f\xfc\xa7\x2a\xdf\x4e\x4b\xbf\x28\xc6\x28\xde\x02\xd3\xa4\x29\x53\xe9\x16\x88\x97\x31\x5e\xef\x35\x01\x45\x87\xd4\xd4\xb3\x02\x14\xcd\xe3\x53\xcf\x0a\x50\x34\xbf\x4f\x93\xc6\x00\xeb\xe7\x87\xe0\xe5\xa7\x69\xce\x18\xd3\xf1\x4d\xa5\x67\xa0\x68\x43\x98\xfa\x64\xe6\xf1\xc9\xc0\x0d\x05\x65\x20\x1d\xe3\xd7\x54\x50\x9e\xba\x58\x5c\x7b\x5d\x2c\x40\x39\x1f\x9f\x72\x32\x90\x46\xf6\x8b\x57\x4e\x06\x16\xe5\x58\xd7\x54\x26\x06\x96\xd9\x87\xa7\x32\x31\x10\x9f\x32\x9b\xc6\xeb\x4c\x40\x39\xa2\x89\x32\xf1\xa4\xd6\x8b\xb6\xfc\xa5\xfc\x0b\xa4\x9f\xd2\xf4\x52\xd8\x5d\xba\x4a\x54\x6c\x96\xae\x12\xa0\x2a\xd4\x2d\xc5\x59\xa0\x7a\xf0\x2c\xc5\x59\x20\x9e\x2c\xd0\xa6\xb4\x23\x0f\xd9\xeb\x92\x86\xff\xfc\x74\x70\x49\xba\x38\x79\xec\xe0\x91\x84\x29\x0d\x3d\x6c\xe9\x15\x01\xd2\x28\x68\x30\x4b\x89\x16\x68\xe6\x92\x5d\xba\x40\x96\x25\xfb\xf5\x50\x2c\xa5\x5c\xa0\xea\xe9\x5c\x4a\xb9\x40\x1d\xe7\xc9\x2a\x49\x87\x3a\xff\xcd\xa5\x94\x0b\xa4\x9f\x16\x9b\xa5\x94\xbb\xd2\x91\xfc\x7c\xd6\x99\x22\xe5\xea\xc2\x5a\xba\x4a\x80\x74\xb6\xee\x32\x15\x0b\xd0\x0c\x1f\x5e\x0a\xc3\x40\x33\xe7\xef\x52\x16\x06\xd2\x50\x31\x59\x0a\xbe\x40\xfb\x9d\x0e\x3e\x49\xca\x82\x4e\x4b\x19\x17\x68\x9a\x55\x97\xf2\xec\xca\xc7\x26\xc6\x70\xf5\x76\x00\x21\x47\xd1\xab\x02\xed\x32\x77\x4a\xb3\x0b\x05\x5a\xa0\xfd\x4e\x0f\x4e\xcb\xdc\x29\x26\x77\x5a\x7a\x36\x96\xb9\x53\xac\xa3\xb7\x94\x71\x57\xd6\x26\x36\x1c\xca\x2b\x4d\x9b\xd8\x70\x28\x4e\x8c\xab\x44\xf5\x34\x73\x62\x0a\xb9\xd6\xdb\x5b\x0a\xb9\x40\x4a\xc6\xe2\x2f\x5d\x20\x40\xd0\x18\x9e\x92\xef\x52\xf2\xb5\x08\xdf\x52\xf2\x5d\xe5\x48\x97\x1d\x9a\x1c\xe0\x06\x91\x37\xd6\x97\x42\x2e\x10\x0b\xc6\x2c\x94\x72\x81\xd4\xb4\x3a\x2d\xc5\x5c\x20\xce\x07\x5f\x27\x07\xca\xd1\x4c\x99\x99\xb2\x2f\x10\x67\xa8\xcf\xba\xb4\xde\x17\x32\xc6\x7e\xe9\x53\x01\x9a\xd9\x63\x96\xd7\x85\x16\xa5\xf9\x4d\xa8\xb4\x74\xa9\x2c\x43\xe2\x2c\x89\xb6\x14\xa5\x97\x05\x58\xbc\xda\xb0\x74\xa9\x2c\x6f\x0b\xd5\x9f\x34\x19\x60\x51\x16\x0b\x8d\x2e\x45\x69\xc0\xaa\xfe\x6b\x29\x36\x03\xd1\x8c\x89\x29\x36\x2f\x8b\xf3\x77\x99\xa2\xd8\x0c\x34\xef\x36\x2c\xa5\x66\x20\x75\xaf\xb6\x2f\xa5\xe6\x65\x71\x7e\x95\xab\xa5\xd4\x0c\x04\xcd\x2e\x9c\xbf\x97\x85\x2c\xbf\xb7\x94\x9b\x81\x68\x47\x1f\x4a\xc9\xcb\x92\xfd\xa6\x47\x59\xfa\x68\x80\x36\xfe\x25\x27\xeb\xd2\x83\x03\xb4\x73\x16\x28\x6a\x2f\xeb\xf9\x9b\xc6\x65\x19\x88\x07\xa4\x62\x5c\xda\xf2\xca\x11\xd0\x66\xb7\x7f\xcf\x82\x76\x7e\xed\x8e\x53\x36\x36\xc5\x54\xb6\x82\x52\x3a\x10\xcd\x7c\x54\x2e\x2a\xa6\x9b\xec\x64\x29\xa6\x2f\xcb\xf9\x5b\xf5\x71\x29\xa7\x03\xcd\x0b\x92\x4b\x31\x1d\x88\x9d\x2a\x4d\x8e\x21\xa6\xaf\x43\xf2\x3b\x6a\xe7\xfa\x0e\x3d\xe8\xfd\x01\x52\xf1\xb6\xef\x52\x4c\x5f\xa6\x53\xf1\x82\xc8\xf2\xfe\x12\x90\x86\x95\x3c\x97\x41\x53\x40\xf6\x86\xdf\xd2\xb8\x0e\xfc\x7d\x32\xda\xd6\x81\xf8\x2a\xd9\xcf\x1a\xd7\x81\xec\x05\xbb\xa5\x1d\x7d\x1d\x3b\xba\x1f\xb4\x76\x74\x20\xfe\x21\xbe\xce\xb9\x9e\x7c\x98\x58\xfd\x96\x76\xf4\xa5\x1d\xbd\xb9\x13\x34\x90\xaf\x63\x20\xe7\xaf\xbd\x34\x86\x03\x41\xb3\x9d\x0b\x8b\x35\xbc\x4f\xcc\xd7\x4b\x6b\x38\xd0\x4c\xfc\xb5\x34\x86\xaf\xeb\x7c\x0b\xec\x09\x05\x75\xa0\x19\x81\xb0\x34\x86\x03\x31\x0b\x7b\x70\x66\x97\xbe\x44\x7e\xf9\x4b\xe9\x1d\xc8\x1a\xf9\x97\xd2\x3b\x50\x34\xb4\x2d\x6d\xe1\x40\xd1\x7b\xb1\x94\xe7\x81\x35\x1c\xad\xe1\x56\xc0\xb2\xf6\xe2\x52\xc4\x07\xca\xf9\x73\x29\xe2\x03\xcb\x3a\x8e\x4b\x09\x1f\x28\xe7\xcf\xa8\x84\x0f\x94\xf3\x2b\xf3\x7a\x00\xb0\xac\x1c\xb9\x14\xe6\x81\x54\xcf\xf9\xa1\x30\x0f\xc4\xba\x48\x93\x1b\xb7\x8e\x32\xa7\xa9\x34\x0f\x04\xcd\xf7\xc9\x8d\x5b\xe9\x12\xb1\x71\x29\xce\x03\xe9\x67\x90\xf7\x52\xe6\x06\xea\x11\x50\xb4\x77\x2f\xd3\x59\x9a\x97\x7f\x29\x86\x03\xd1\x05\x73\x55\x0c\x07\x52\x3b\x8c\x33\xea\x0a\x88\xcf\x86\xe1\x29\x87\x03\xf1\x3e\xfb\x70\x6a\x27\x79\xa5\x6b\xaf\x7c\x0d\xa4\x9f\x16\x8a\xa5\x7c\xbd\x4e\xa2\x4a\xff\x5d\x1a\xb8\xd7\x49\x54\xe9\x21\xa1\xcc\xbd\x4e\xa2\x4a\xd9\xa7\x81\x7b\x1d\x03\xb7\xd2\x81\x06\x6e\xa0\x1a\x2d\xb3\xbc\x34\x00\x54\xbd\x91\x4b\x93\xf7\x32\x0f\xa5\x87\x95\x16\xef\xf5\x2a\xb9\xf8\x19\x6a\xde\x06\xaa\xc1\xbf\x4b\xeb\x36\x10\xcd\x98\xbf\xd6\xed\x75\xd2\x50\xfa\xf7\xd1\xba\xbd\x4e\x1a\x4a\xcf\x3e\xad\xdb\x40\xd5\x9c\xb8\x0c\xc8\x02\x52\x37\x62\x7a\xa9\x4a\x00\x55\xb7\xeb\x52\x95\x00\xa2\x57\x7b\x90\x4b\x2f\x1e\x3e\xbf\x24\x35\x09\xa0\x1a\x63\xb4\xd4\x1a\x96\x5a\x43\xf6\x7b\x50\x6b\x00\x4e\xb2\xc5\xa5\xd6\x00\xc4\x69\xc0\xd8\xbc\x6e\x00\x04\x8d\xe9\xab\x4a\x00\x41\xf3\x59\x59\x82\x2e\xd1\x32\x1a\xff\x52\x97\x00\x52\xb2\x4e\xd8\x52\x99\x00\x82\xc6\xf2\xab\x4d\x00\x41\x83\x4d\xea\x0e\x40\xf4\xe1\xfb\x9c\xec\xc6\xb4\x77\x48\xee\x88\x7d\x0e\x30\x66\xab\xe5\x7d\x1d\xcb\xbb\x0b\xab\x42\x01\x34\x23\x8e\x97\xca\x03\x10\x67\x9a\x34\x67\x76\xac\xec\x1e\xe0\x6a\x0f\x40\x4a\xeb\xd0\x9c\x99\xe9\x26\xbd\xbd\xb8\x34\xbd\x2f\x4d\xef\xa6\x07\x5c\xaa\x19\xcb\x7c\x93\x66\x65\x5c\xea\x19\xcb\x7c\x93\x66\xef\x5b\xda\xde\x97\xf9\x26\x4d\xc1\xb7\xd4\x3d\x80\xa0\x31\x5d\x95\x8f\x65\x72\x49\x93\x01\x2e\x0d\xf2\x40\x33\xcb\xcf\xa5\xf1\x1d\x20\xf5\xc1\x7f\xfe\xcc\x2f\xd5\x95\xcb\x2c\x93\xe6\xd4\xbb\x54\x57\x80\xe8\xcc\x37\x57\x69\xba\x40\x51\xb9\x2e\x75\x18\x20\x68\x03\x5a\x97\xa6\xff\x87\xf3\xf0\x52\xb1\xb9\xcc\xb4\xa0\x87\xed\x52\x89\xb9\xcc\xaa\xe0\xa9\x71\xa9\xc5\x5c\x66\x55\x30\x30\xe1\x32\xe0\xeb\x32\xab\x82\x87\xda\xa5\x6a\x03\xc4\x62\xf9\xec\x2b\xcd\x08\x45\x34\xb6\x4b\x7d\x07\x68\x66\xc6\xbd\xb4\xe9\x5f\x26\x55\xf0\xf0\xbb\x54\x81\x80\x78\x1d\x53\x53\x07\xba\x4c\xaa\xa0\x8f\xfa\x52\xbb\xb9\x4c\x96\x60\x62\xfd\x4b\xed\xe6\x32\x59\x82\xb7\x4f\x2f\xb5\x1b\xa0\x79\x99\xf5\x52\x93\x01\x9a\xc9\x40\x2e\x15\x19\x20\x9e\x74\x24\x4e\x36\x69\xb7\x71\xc4\xaa\x32\x40\xf4\x6a\x0f\x4e\x36\x69\xb8\xe1\xd8\xbc\x54\x6f\x80\x68\xe7\xfb\x9c\xad\x76\x7d\x3d\x0c\x97\x76\xfd\xcb\x9c\x0a\xda\xcf\x2e\x75\x1e\x20\xfe\xc1\x2c\x90\x91\x60\x97\x91\x60\x7a\xc0\x2e\x8d\xfd\x97\x91\x60\xda\x2f\x2e\x95\x23\x20\x68\x70\x4f\xe5\xe8\xca\x87\x2b\xf6\x2b\x57\xb2\x97\x30\xdc\x04\x2a\x4c\x40\xb4\x93\x26\xab\x8c\xfb\x32\x78\xfb\x52\x3b\x02\x82\xc6\x7c\xd5\x8e\x2e\x73\x2f\x64\x49\xb2\xca\x58\x30\x6f\xf4\x5d\x2a\x4c\x40\xd0\xec\x42\x56\x65\x45\xe3\xe2\xd4\x64\x55\xd6\x05\xc2\x47\x7c\xa9\x31\x5d\xc6\x8c\x71\xc4\x5c\x2a\x4c\x40\x3c\xca\x6a\xa8\x30\x01\x21\x86\xc2\x15\xdd\x02\x40\xb4\xf3\x75\x72\xc5\x94\x0b\x6e\x02\xe3\xc8\x80\x68\x66\x17\x32\x05\x4f\x81\x3f\x80\x4b\x1d\x0a\x88\x66\xac\x99\x3a\xd4\x55\x8e\x59\xcb\x76\xf2\xe9\xc4\x9b\x65\x47\x27\x9f\x8a\x96\x77\x4e\x8e\x4b\x1d\x0a\x48\x53\xdb\xd4\xa5\x0e\x75\x99\x73\x21\x25\x87\x27\xa3\x8c\x55\xfb\xf9\xa8\x7c\x32\x56\x2d\xf1\xe3\xb9\x54\xac\x80\x36\x7f\x92\xe4\x53\xd5\xf7\x8a\x92\x70\xa9\x57\x01\xd1\x03\x7c\x52\xaf\x02\xda\xc4\xd3\x7c\xe9\xb5\x00\xa2\x19\x2b\xa6\xaa\x05\xb4\xf9\xf3\x6d\xb2\xae\x1e\xbd\x01\x9e\xa8\x6a\x01\x21\xfc\x4b\x93\x4f\x27\x09\x83\x7b\x56\x5d\x0b\x08\x9a\x5d\xc8\x93\x93\x84\xc1\x6f\x4f\xbd\x0a\x68\xb3\x4b\x92\x25\xa8\x55\xc5\xaa\xa0\x97\xfe\x88\xeb\xe4\x65\xf0\x53\x51\xd5\xba\x4e\x5e\x06\x3f\x5b\x15\x27\x20\x68\x4c\x43\xcd\xe9\xfa\xd3\x92\xe0\xb1\x5a\xd2\x75\xb4\x24\x36\x85\x5a\xd2\xa5\x96\xa4\x82\x71\xa9\x25\x01\xcd\xdb\x85\x97\x5a\x12\x10\x8b\xcd\x88\xd5\x92\x80\x78\x94\x11\x1b\x36\x77\xe1\xcc\x30\x1d\xce\xa5\x92\x04\xc4\x19\x60\xaf\x4e\xd6\xec\x0d\x5e\xb0\xbe\x54\x89\x80\x53\x23\xe4\xd2\x71\x01\xa4\xa2\xb9\xef\x52\x23\x02\x9a\xf6\x8c\x4b\x85\x08\x08\x49\x81\x5e\xf5\x65\x5c\xfa\x32\xbc\xbe\x70\xe9\xcb\x00\x9a\xb6\x86\x4b\x5f\xc6\x45\x46\x87\x62\x78\xf8\x65\x30\x1d\x90\x8a\x39\xa7\x2e\x9d\x19\x97\xce\x0c\xd3\x70\x5d\x3a\x33\x2e\xb3\x3c\xc8\x39\x7d\x19\x97\x59\x1e\x4c\x12\x76\xe9\xcc\x00\xd2\xd0\x37\x72\x19\x1f\x05\x04\x8d\x2e\x54\x61\x80\x6c\x60\xcd\xa5\xba\x02\x2c\xcb\xc2\x5f\xaa\x26\xc0\xb2\xe0\xfb\xa5\x1e\x72\xdd\x84\x55\xcb\x38\x95\x0e\x20\x44\x67\x69\x32\x0e\xc7\xc2\xc8\x7e\x4d\xaa\x1d\x40\x88\x93\xff\x50\x3c\xfc\x52\x2d\x01\x42\xb4\x62\x01\x74\x3c\x5c\x56\xe1\x3b\x3b\x41\xcf\x03\x50\x35\x18\x5f\xea\x2a\x40\xf3\x62\xd5\xa5\xaa\x02\xc4\xdb\x1c\xa8\x7c\x35\x84\x27\xa3\x56\x5e\xaa\x2a\x40\xb4\x83\xb1\xaa\x2a\xc0\x29\x78\x71\xa9\xa9\x00\xa9\x0d\xc4\xf9\x4b\xc7\xc3\x75\x1f\x09\x47\xda\x61\x99\xf6\x39\x8f\x47\x1d\x0f\x97\xb9\xe1\x74\x81\x5c\x6a\x39\x40\x33\xef\xf2\xa5\x96\x73\x9d\x74\x71\xa8\x95\x97\x5e\x04\x20\x65\xe3\x75\x2e\xb5\x97\xcb\x3c\x70\x86\xb7\x5e\x7a\x07\x2e\x93\xbe\x19\x54\x7a\xa9\x95\x00\x71\xa0\xf9\x3e\x87\x17\xd0\x26\x16\xb0\x4b\x05\x04\x88\x4f\x1c\x16\xab\x81\x00\xcd\x74\x87\x97\x1a\x08\xd0\x26\xa6\x86\x4b\x0d\xe4\xe2\xd2\xb2\xf7\x87\x2f\x15\x10\x20\x9d\xcb\x5f\x97\x1a\x08\xd0\x54\x84\x2e\x15\x10\x20\x75\x43\xc5\x2f\x15\x90\xcb\xf2\x79\x4a\x4d\x6a\x11\x40\x30\x4e\x9a\x33\xb0\x28\xbd\x7f\x33\x9d\x0f\x97\x91\x34\x26\xd5\xbb\x54\x23\x80\x62\x70\xde\xa5\x16\x01\x44\x33\x1f\x75\x0a\x5b\x2d\x52\x19\x51\xf5\x00\xa8\xda\x23\x2e\xb5\x83\x6b\x1f\x85\x51\x9a\x1b\x67\x1f\xe5\x10\x8e\xa8\x09\x00\x41\xb3\x9d\xcb\xa0\x26\x70\x06\xec\xc6\xd9\xa8\x3d\x92\x14\xfa\xaf\x93\x64\xde\x33\x5f\x2f\x02\x10\x34\xb8\x64\xb8\x0d\x10\x34\xb8\xa9\x76\x70\x79\x7b\xa3\xfb\xd3\x53\x13\xb8\xd4\x04\x8c\xcf\xbf\xd4\x04\x2e\x35\x01\x23\x94\x2f\xa5\xfe\xeb\x3b\x9f\x89\xfd\xba\x99\xbe\xa3\xe3\xd8\xaf\xb3\x25\xe2\xc6\x3b\x8f\x97\x42\xff\x65\xfe\x34\x6f\xff\x5c\x0a\xfd\x40\x7c\x12\xbe\xce\xd9\xfe\x29\x02\xbe\xce\x55\xe4\x12\x47\x4f\xac\xf6\xad\x26\x00\xc4\xfb\x7e\xd0\xb2\xb4\xec\x8d\x8d\x0e\xad\x48\xc3\x49\x0e\x07\x6e\x45\xfd\xfb\x88\xf5\x28\xe0\xb7\x62\x3d\xd0\xcc\x9e\x73\xeb\x9a\x00\xa2\x59\x86\xb6\xa4\x59\x4d\xb9\xdb\xeb\x25\x4d\x41\x17\x0d\xe3\x56\xaa\xbf\x95\xea\x2d\x11\x76\x2b\xd5\xdf\xbf\x23\xe8\x3a\x94\x57\x1a\xb9\x01\xb3\xa4\x2d\xe9\xc8\xb9\x4e\xe2\x93\x66\x71\x0f\x7e\xca\xb7\x52\xfd\x6d\xaa\x34\xdd\xce\xb7\x52\xfd\x7d\x52\xa5\x71\x64\xdd\x7a\x36\x6e\x53\xa5\xf9\x43\xbb\x95\xf4\x81\xd8\x03\x0c\x59\x49\x1f\x88\x03\xc0\x67\xe5\x4a\x52\x06\x71\x7c\x46\xeb\xdc\x49\x43\x65\xf6\x59\xd9\x92\x94\x41\xa6\x7d\xc8\x16\x1c\x19\xb3\xfb\xa8\x53\xcb\x27\x9c\x8a\x66\x8a\xe1\x40\x3b\x23\x56\x0a\x07\x9a\xb6\x95\x5b\x21\x1c\x88\xff\x23\x9d\x2a\x84\x03\xd9\xe8\xc7\x5b\x79\x1b\xa8\xfa\xc3\x6e\xfd\x13\xb7\xfe\x89\x62\x2b\x47\xab\x04\xae\x49\xf2\x56\x02\x07\x62\x8b\xf9\xa8\x8b\x98\x35\xb5\xba\x88\x8a\xdb\x40\x70\x8e\xd5\xc9\x67\x5a\xe6\x45\x72\x03\x28\x6e\x03\x43\x5f\xfc\xad\x68\x0d\x34\x35\xe1\x5b\xc9\x1a\xc8\x86\x26\xde\x7a\x22\x6e\x3d\x11\xde\x93\xbe\x15\xb6\xef\x72\x96\x6b\x41\x73\xf6\xe5\x6c\x62\x06\xa2\x64\x0d\xc4\xd6\x81\x73\x8a\xd1\x40\xea\x29\x4b\x73\xb2\x7f\x62\xb4\x34\x27\x5b\xce\x64\x99\x84\x62\x34\x90\x8d\x58\xb8\x95\x98\xef\x62\x98\x39\x2a\xec\xad\x78\x0c\xa4\xaa\xf0\x72\x2b\x1f\xdf\x95\x6b\x82\xff\x72\x65\xfc\x56\x52\x06\xd2\x4f\xf7\xcd\xad\xa8\x0c\x54\x2d\x74\xb7\x92\x32\x50\xf5\x6f\xde\x4a\xca\x40\x3c\xc9\x47\xa9\xa4\x7c\xeb\x94\xf0\x86\xd4\xad\x54\x0c\x04\xcb\xd8\x92\x7a\x20\x6e\x3d\x10\x1a\xfc\x6e\x25\xe5\xbb\x9e\x1f\x09\xec\x51\x52\xbe\x0d\xdc\x39\x83\x93\x15\x06\xee\x9c\x5e\x5d\x75\x03\x77\x38\x96\x6f\xe5\x64\x20\x98\xc3\x40\x74\x49\x00\x6d\xba\x87\x14\x9d\x6f\x45\xe7\x94\x7d\xd4\xd9\x93\xc4\x7d\xfa\x91\x2a\x39\xdf\xa6\x34\x33\xab\xf7\xad\xe8\x7c\x2b\x3a\x9b\x62\xfd\x56\x4e\x06\x9a\xb1\xb1\xb7\x62\xf2\xad\x98\xec\x85\xe9\x5b\x31\x19\x28\x3f\xf7\x9a\xfe\x05\x60\x8d\x43\x72\x56\xcd\x35\xf7\xd0\x53\x24\xbe\xfb\x91\xec\x78\x9b\xb2\x2e\x90\x7e\xda\x89\x6e\x05\x5b\x20\xd6\x86\x91\x18\xa4\x03\x04\x0d\x96\x28\xec\x02\x41\x63\xfe\x0a\xbb\xb7\x17\xff\x0b\xaa\xc3\xad\x14\x0b\x44\x1f\x8c\xcf\x90\x1c\xa0\x6a\xed\xbe\x0d\xc9\x01\xe2\x75\x0c\xcf\x98\x1c\x20\x68\x6c\x1d\x2f\x7c\x00\x41\xa3\x0b\x03\x70\x80\xa0\xf9\x3e\xa7\x31\xce\x34\xe0\xb1\xd7\x40\x80\xaa\xf9\xfc\xf6\x1a\xc8\x6d\x06\xf3\x73\x26\x79\x0d\xe4\x36\x83\xb9\xb7\x8e\x6f\xaf\x81\xdc\x66\x30\x37\x3b\xc3\xed\x3d\x10\x20\x9e\x75\x78\x6e\xb1\xa1\x11\xd0\x1f\x9a\x17\x3d\x80\x38\x1f\xe0\x94\x17\x3d\x80\x68\x47\xbf\x5e\xf4\x00\x42\x18\x66\x6a\x5e\xf4\x00\xa2\x1d\x6c\xf1\xa2\x07\x90\xba\x51\x2b\xb7\x97\x3a\x80\x68\xe7\xb3\xb2\x80\x1c\xe6\xd9\x1b\x11\xb7\x37\x3d\x80\x68\xc7\x98\xbd\xe9\x01\xc4\x3c\x98\x9b\x37\x38\x80\xd4\x0d\x51\xb9\xbd\xc2\x01\xa4\xb1\x4e\x3b\xe7\xcb\x1d\x8e\x6a\x34\xf4\xad\x8e\x02\xa4\x6e\xb0\xf6\x6d\xc6\x2b\x20\xfa\x90\xe6\x7c\x17\x86\x50\xcf\x7e\x2f\xfa\x03\xd1\x8c\x6e\xcd\x79\x75\xaf\x73\xbe\xc2\x3e\x93\x93\x03\xd1\xce\x67\x9d\xda\x52\xe8\xf4\x43\xf0\xb2\x07\x10\x87\x8a\xed\x9c\x9a\x49\xc6\xbd\x29\x79\xeb\x90\x02\x52\xcf\x38\x6e\x6e\x1d\x52\xb7\x09\xc5\xbd\xc5\x79\x7b\xb1\x03\x88\x55\x63\xd9\xbc\xd8\x01\x04\x9b\xe9\x43\xc7\x15\x10\xcf\xb2\x6c\xde\xec\xb8\xbd\xd9\x61\x4c\xe7\xad\xe3\xea\xf6\x1a\x87\x57\xb2\x6e\x1d\x57\xb7\xd7\x38\x7e\xfe\x3b\xf4\x5c\xdd\x66\x0f\xf7\xae\xe8\xad\xda\x77\x5f\xe7\xc0\x64\xcc\xba\xae\x80\x93\x4d\xf4\x56\x15\x04\x5a\x39\x23\x71\xb6\xdc\xd8\x28\xa7\x53\x27\x4b\x4e\xf0\x72\xde\xef\x5c\xad\xcb\x6e\x9c\xe7\xad\x9b\x0a\x88\xa5\xe5\x6d\xfa\x96\x6e\xb3\x78\x17\x84\xe2\x5b\xbd\xee\xf6\x72\x86\xee\xdf\x5b\x25\xee\x3e\xd1\x63\x08\xd4\xb7\x5a\xdc\xed\x45\x8c\xe2\x91\xac\x2a\x76\x1b\x03\xa6\x13\xf1\x56\xed\xba\x8d\xf7\x3a\x07\x8b\x6a\x17\xd0\xb4\x04\xdc\x6a\x5d\x40\x34\x63\xc8\x3a\x92\x80\xa0\xc1\x76\x1d\x49\xb7\x29\xb9\x8b\xc7\xbe\xaa\xd8\xfd\x9c\x21\xd3\xad\xaa\xd8\xad\x2a\x56\xb0\x88\xde\x06\x74\x01\xcd\xd0\xfc\x5b\xdf\x12\xd0\xbc\xa2\x78\xab\xb0\x01\xcd\x0b\x8f\xb7\xba\x19\x10\x7b\x87\x97\xa9\x62\xdd\x27\x57\x94\xc2\xae\xf7\x1a\xee\x93\x1a\x7b\x49\x93\xc7\xa6\xc6\xb6\x06\xde\xad\xde\x75\x9b\x1a\xbb\xf8\x3a\xc7\xeb\xb5\x06\x6f\x10\xde\x3a\x79\x6e\xaf\x30\x8c\x7f\xb9\x67\x7e\xeb\x04\xba\xbd\x95\x6f\x82\xb1\x5b\x27\x10\xd0\xcc\x3a\x7e\xab\xbe\xdd\xaa\x6f\x56\x4f\xbb\x75\x02\x01\xf1\x07\x60\x05\x8c\x31\xbb\x4f\xee\x6c\xe5\x28\x75\xba\xdb\x44\x54\x26\x08\xba\xd5\xe9\x6e\xef\xe5\x9b\x12\xed\x56\xa9\x03\xa2\x1d\x43\xd1\x0f\x04\x04\x0d\x66\xe8\x07\x02\xe2\x59\xfb\x90\x41\x27\x57\xf6\xf2\x7d\x72\x68\x73\xd5\xd7\x9f\xb6\x17\xf8\x6f\x53\x65\x2b\x5a\xe9\x19\x02\xd2\xc9\x72\x70\xeb\x19\xba\xf7\x51\x10\x7c\x54\x0e\x9c\x94\xda\x4b\x9a\x1c\xd8\xde\x82\xf4\x67\xa4\x1b\x08\x88\x76\xec\x55\x35\xc2\xfb\xc4\x95\xf9\xd9\xa8\xe9\xdd\x27\x29\x96\x9f\x88\x5a\xdd\x6d\xaa\x6c\x23\xe6\x6f\xfd\x3b\xb7\xa9\xb2\x8d\x49\xbf\x55\xcd\x80\xe6\x2d\x9f\x5b\x2d\x0c\x88\xc3\x39\x86\xf7\xa8\x71\x01\x41\x9b\xd0\x9a\xb4\x66\x17\xd2\xba\x34\x2d\x13\xfc\xdc\x1e\xbd\x26\x8f\x5e\x13\x63\xfc\x1f\x75\xae\x47\x9d\xcb\xe0\xfd\x47\x9d\xeb\xd1\x93\xa2\x53\xfa\x51\xe7\x02\x52\x4f\xd3\x76\xb7\x34\x83\x49\xf8\xa9\x3e\xea\x5c\x8f\x9e\x14\x83\x9f\x1f\x75\x2e\xa0\xe9\x1d\x7d\xd4\xb9\x1e\x75\x2e\xc3\xe1\x1e\xf5\x2b\x20\xfe\xb3\xb4\x53\x97\x7a\xfe\x74\x29\x58\x60\x98\x18\xd0\xf4\xa2\x3e\xaa\x57\x8f\x8e\x14\x03\xee\x1e\xd5\x2b\x20\x14\x0c\x5f\x27\x07\xd2\xe1\x00\x23\xd6\x45\x02\xa4\x69\xe4\xff\xa3\x8b\x04\x48\x25\xa1\x4d\x3c\xba\x48\x80\xa0\x25\x68\x9f\xb4\xcf\x5f\x2a\x5c\xd6\x1d\x02\xc4\x26\xa0\x5f\xdd\x21\x40\x3c\x2b\xcd\x69\x64\x33\xb2\x15\x9f\x75\x1e\x6a\x5d\x09\xc9\xea\x51\xeb\x02\xda\xfc\xf9\xa8\x8b\x8b\xe7\x63\x98\xdc\xfb\x51\xed\x7a\xcc\x30\x6d\x9a\x99\x47\x7d\xea\x51\x9f\x4a\x9c\x31\x8f\x2e\x8d\xe7\x64\x39\xe3\xb7\xfd\xa8\x63\x01\x6d\xfe\xec\xd5\x05\xf2\xa2\x43\x42\x17\x7f\x54\xb1\x1e\x3d\x1a\x03\x21\xe0\x51\xc7\x02\xda\x44\x9a\x7f\xd4\xb1\x1e\xb3\x9a\x69\x3d\x7a\x54\xb2\x80\xa0\xd1\xab\x4a\x16\x10\x34\xba\x55\xc9\x7a\x2c\x24\x5e\x93\x34\x67\x6b\x16\x69\xaf\x5e\x3e\x2a\x5e\x8f\x59\xa4\xcd\x3f\xf3\xa8\x78\x3d\xfa\x2f\xac\xc8\xfa\xa8\x78\x01\xa9\x99\xdb\xec\x51\xf1\x02\xda\x1c\xce\x42\xa6\x14\x4d\xf5\x1c\x53\x8f\xee\x8b\x47\xf7\x85\x89\x10\x1e\x95\xb1\x47\xf7\xc5\x70\x24\x32\xe5\x5c\xb5\x47\x06\x7f\xd4\xcf\x80\xd8\x66\x74\xa1\x7e\xf6\xe8\xbf\x30\xe7\xe1\xa3\xb6\xf5\xd4\xc3\x01\xdb\xc9\x81\xbf\x42\x5b\x0c\x45\x7d\xeb\x39\xe9\xa1\x11\xae\x1f\xf5\xad\xe7\x78\x26\x38\xcf\x1e\x3d\x13\x40\x9b\xdd\x66\x32\x40\xc7\x84\xc9\x67\x1f\x55\xb0\xc7\x8b\xf5\x26\xa9\x7d\x54\xc1\x1e\x9d\x15\xf5\xe7\xf0\xe4\x00\x41\x60\xa5\xca\x78\x75\xb0\x47\x6f\x45\xfd\x39\x3c\x59\x50\x8f\x80\xcc\xb3\x6a\x61\x4f\x3b\x96\x07\xc6\xa2\xca\xf5\xa8\x72\x59\x22\xf3\xd1\x5b\x01\xc4\xb3\xbc\x4f\x35\x0c\x68\xde\xee\x7c\x54\xc3\x1e\xd5\xb0\xca\xff\xe1\x51\x0d\x03\xda\x3a\x4f\xba\x2d\x74\x60\x9c\x81\xc8\x27\xc3\xbc\xac\x53\xf4\xa8\x99\x3d\x47\x33\xfb\xd9\x83\x93\x6d\x9e\xfb\x5d\x9a\x93\x3d\xde\x0a\x77\xad\xba\xd9\x73\xbc\x15\xcc\x41\xd5\xec\xd1\x5b\x61\x5e\xb2\x47\x6f\xc5\x63\xfe\x69\x6b\x37\x3e\xba\x2b\x80\x74\xf2\x6c\x3d\xaa\x6b\x40\x22\x8f\xd7\x7f\xfe\xde\x1f\xb5\xb9\x47\xd7\x85\xd9\xc6\x1e\xb5\xb9\x47\xd7\x85\xd7\x06\x1f\xef\xf3\x3f\x27\xa3\xb4\x07\xa0\xf7\xf9\x9f\x93\x51\xda\xa3\x5d\x35\xed\x39\xa9\xa2\xdd\x5d\xde\x9d\x00\x52\x57\xb8\x7f\xbc\x3b\xf1\x9c\x5c\xd1\xd3\x67\x5d\xaa\xbf\x5c\xd1\xf4\xab\x3a\xf7\xfc\xe5\x8a\x66\x9a\xaa\x6e\xcf\x40\x3d\xe6\xef\xf6\x98\x03\x1a\x48\xa5\x9f\x2e\xdc\xad\xa8\x73\xc5\x6a\x26\x8f\xea\x1c\x10\x3b\xc4\x2e\xdc\xad\xa8\x73\x43\xc7\xf9\xa3\x08\x01\x14\xd3\xa6\x3d\x4a\x10\xc0\xfa\x79\xda\x2b\x40\x00\xcb\x24\x89\x8f\xd2\x02\x50\x0c\x27\x7e\x14\x16\x80\x75\x4e\x0d\xe5\x02\x60\x99\x37\xf1\x51\x04\x78\x34\x00\x6b\xff\x7e\x34\x00\x03\xd5\x68\x80\x47\xa9\x00\xa8\x06\x5b\x3d\x06\x87\x00\xf1\xa4\x6f\x73\xb0\x5e\xc1\xf4\x4f\xa7\xec\x00\x84\xee\xcd\xd4\xb5\x08\x03\x41\xb3\x9d\xc3\x3d\xf1\xe6\xee\x53\x2d\xc2\x8f\x71\x20\x9a\x6b\x1f\x4d\xc2\x40\xb4\x63\x5e\xca\x1d\x40\xd0\xe0\x88\x82\xc7\x63\x0e\x1f\xe3\x45\x5e\x23\xd3\x5f\x23\xd3\x35\x13\xbf\x0a\x23\xef\x31\xff\xb2\x23\x5e\xcd\xbf\x40\xd5\x75\xf5\x6a\xfe\x05\x62\x28\x05\x5a\x93\xd6\xa4\x65\x68\x5d\x5a\x47\xbf\xb7\x87\x21\xe9\x70\xc0\x1e\xa6\xb4\xe9\xa3\x09\xda\x92\x46\x28\x14\x66\xf2\x57\x49\x04\x08\x8d\x9a\x91\x28\x62\xbc\x27\x3f\x0f\x86\xc8\x57\x11\x03\x68\x66\xcd\x7b\x15\x27\x5e\xcb\x7f\x7a\x43\xf6\x55\x9c\x00\x9a\xd9\xc7\x5e\x8d\xb5\x40\x3a\x32\xdb\xab\x84\x01\x84\x66\xcb\x80\x0d\x44\x7f\x4d\xda\xd3\x58\xed\x57\x03\xee\x6b\xd2\x1e\xaf\xaf\xbd\x4a\x22\xaf\x61\xe7\x4e\x42\xa1\xe3\x35\x41\x4f\xe3\x37\xfc\x6a\xd4\x7d\x2d\x00\xda\x9a\xed\x3e\x69\xfa\xb5\xb0\xb4\xbd\x0a\x22\x6f\x3e\x3a\x3b\x33\x53\x10\x79\x8d\xcb\xa8\xd8\x92\x5f\x0d\xc2\x40\x3c\xcb\x34\x14\x4e\x80\x66\xbe\xab\x57\x39\xe4\xcd\x47\x67\x67\xc4\x0a\x22\x40\x33\x53\xd6\xab\x1c\xf2\x1e\xf3\xaf\x03\x71\xae\x27\x3c\x9d\xef\xe4\x55\xe4\x78\x8d\xa2\xd0\x4c\xfc\x2a\x73\xbc\xf9\x68\xac\x4c\xcc\x88\x09\x20\x65\xa3\xe7\x5f\x65\x8e\xd7\x90\x09\x03\xef\x5f\x05\x0c\x20\x9e\x65\xc4\x0a\x18\x40\xea\x26\x14\x7b\x15\x26\xde\x72\x8c\x2a\xd2\x5c\x33\xad\xb8\xfa\x27\x5f\x03\x24\x5e\x03\x24\xbc\x03\xf0\x2a\x60\xbc\x06\x99\x5b\x44\xea\x55\x98\x00\x9a\x05\xda\x5e\x05\x07\x20\xa6\xc6\xee\x51\x70\x00\xe2\x75\xb0\x45\xc9\x01\x68\x16\xde\x7a\x15\x1c\xde\x7a\x66\x0b\x07\x14\x1c\x5e\x03\xca\xbd\x86\xfa\x1a\xf8\xf0\x1a\x3c\x6e\xfc\xda\xab\x30\xf1\x9a\x52\x55\x79\xe5\x55\x98\x00\xa2\x1d\x4b\xab\x90\x00\xa4\xa9\x7e\xfe\x2a\x25\xbc\xc7\x50\x3b\x7d\x9f\x33\x3b\x86\x5a\x3f\x6e\xa5\x84\xf7\x18\x6a\xf9\xf5\xbc\x4a\x04\x40\x1a\xde\xb3\x78\x95\x08\x80\x78\x96\x7e\x95\x08\x80\xd4\x7f\x43\x9a\x73\xc3\x2e\xab\x3b\xf2\x55\x48\x78\xcf\xbd\x4b\xce\xa8\x57\x21\xe1\x35\x18\xdc\x88\xde\x57\x21\x01\x88\x76\xd2\x5c\xdc\xa6\x0d\x80\x3f\xcf\xab\x48\xf0\x7a\x41\xd3\x38\x87\x57\x99\x00\x08\x1a\xd3\x55\x26\x78\xdb\x31\x65\xb0\xb8\x5a\x6b\x81\x68\x07\xeb\x35\xd7\x02\xd1\x4e\x9a\x6c\xf1\xda\x66\x99\x8e\xd9\x5d\xd0\xd4\xe7\xe6\x7f\xff\xd7\x5f\xa5\x0d\x20\x24\x3f\xdf\x22\x23\xbd\xd5\x69\x54\xee\xab\xb8\x01\x34\xa5\x88\xd7\x08\xf2\xd7\xfc\x41\xfc\x4a\x5f\xa5\x04\x20\xb6\x0d\xbc\x55\x4a\x00\x52\xd6\xb3\xf9\x6a\xf3\x05\x52\x36\xee\xf3\x35\xc0\x01\x68\x26\x59\x7a\x0d\x70\x00\x52\xf6\x42\xd0\xab\x69\x18\x68\xc6\x3c\xbc\xca\x1c\x40\x3a\xa5\x56\x5f\x65\x0e\x20\x8d\xec\x37\xa2\x05\x19\x88\x5e\x19\x9d\x26\x64\x20\x68\xb4\x53\x36\x01\xa2\x5b\x69\xee\x10\xca\x58\x58\x69\xeb\x55\x34\x01\xe2\x51\x69\x6e\x90\xa1\x49\xc1\xd3\x44\x31\x04\x48\xd9\x74\x72\xaf\x59\x5f\x81\x68\x07\xf3\x94\x4d\x80\x78\x1f\xb3\x55\x0e\x01\x82\x06\x57\x94\x43\x80\xd4\x53\xf6\x7d\xb2\xc0\x4a\x09\x5e\xda\x7c\x35\x2b\x03\xa1\x15\x3b\x16\x59\x30\x0e\x0b\xa0\x69\x56\x7e\xad\x96\x69\xe6\x9d\x57\xb3\x32\x10\x63\xe6\x7d\x9a\x95\x81\x78\x96\x7e\x35\x2b\x03\x71\x3a\xf1\x6d\x9a\x3f\x08\x88\x67\xed\xc3\x33\x61\xca\x17\x4f\x54\x4d\xcd\xaf\xa6\x66\xef\xe1\xbf\x9a\x9a\x81\xd8\x2c\xbe\x4f\x5e\xcd\xc3\x2b\x69\xf2\x6a\x12\x89\xe8\x41\x6e\x4e\x21\x20\xba\x85\x7d\x5a\xa4\x5f\xcb\x65\xaa\x66\xbf\x5a\x95\x81\x94\x0d\xb8\x7e\x35\x21\xbf\x96\xb7\x34\x34\xf9\xd5\x84\x0c\xa4\x71\xbe\x57\xd3\x0a\x01\xd1\x0e\xb6\x78\x19\x02\x48\x59\x2f\xfd\xab\x59\x19\x08\x1a\x43\xf6\x3a\x04\x10\xcf\xc2\x02\xaf\x43\xbc\xeb\x18\x3d\x7c\xd6\x79\x68\x7e\x36\x10\xfb\xd5\xfc\xfc\x6a\x7e\x36\xae\xfb\xf5\x8e\x04\x10\x34\xe6\xab\x49\xfa\xb5\xc6\xa5\x62\xe5\xab\x49\xfa\xd5\x24\x6d\xfc\xc1\xab\x49\xfa\xb5\xc6\xa5\xf7\x04\x5e\x4d\xd2\xef\x75\xf8\xc2\xf2\x6a\x92\x7e\x35\x49\x1b\xec\xfe\x6a\x92\x7e\x35\x49\x1b\xec\xfe\x7a\xbf\xe2\xb5\xc8\xa5\x71\x0f\xaf\x66\xea\xf7\x3a\xbc\x82\x07\x9a\xa9\x81\x10\x8f\x18\x8b\x66\xea\xd7\x0b\x16\xfa\xf5\x5e\xcd\xd4\xaf\x66\x6a\xf3\xca\xbc\x5e\x85\x7e\x2d\x68\x69\xe4\xc3\xab\xe9\xfa\x35\x05\x91\x81\xec\xaf\xb6\x6b\x20\x9d\x5c\xec\xaf\xb7\x2e\x80\x54\x52\xf3\x7d\xf2\xea\xd2\xb4\xa2\xd0\xa4\xf9\x1a\x68\xd3\x9d\x6b\x70\x13\x10\xcd\x78\x9d\xc1\x4d\x40\x2a\x49\x36\x1b\xdc\x04\x44\x3b\x9f\x95\x05\x24\xb5\x9d\x6e\x5c\x0d\xdf\x40\x34\x93\x26\x07\x6e\xfd\xef\x8a\xaf\x06\x34\x01\xa9\x24\xe5\x32\x8d\xe1\x40\x9b\x7e\xa7\xda\xc2\xdf\x5b\x1f\x6f\x93\x26\x03\x6e\x0d\x30\xd5\x47\x65\xc0\x2d\x03\xaa\x23\x96\x01\x26\x25\x3a\xff\x4b\xc3\x97\x80\x68\xe7\x6c\x65\x8a\x76\x74\xc3\x4b\x5e\xed\xe8\x40\x7c\x1c\x3c\xab\x21\x1d\x88\x67\x19\x8b\xf1\x4b\x40\x9b\x9e\xa4\xda\xd6\x81\x68\xc6\x3a\x6a\x5b\x07\xe2\x18\x61\x4f\x79\x49\xe3\x35\x53\x51\xaa\x76\x2b\x57\x4c\x4b\x94\xaa\xed\xe4\xca\x63\xa4\x02\x0a\xd7\xab\x71\x1d\x48\xc3\xba\x64\xaf\xd6\x75\x20\x9e\x75\xc8\xb2\xca\xcb\xd2\x16\xd9\x7b\xbd\xcc\xf1\x3e\x67\xaf\x38\x3e\x59\x75\xc2\xa6\xdc\xcb\x5e\xe6\x00\xa2\x9d\x73\x93\x55\x8f\x61\xa5\x18\x27\x5f\x63\xa9\x5e\x63\xa9\x0c\x70\x7f\x8d\xa5\x02\x82\x46\x1f\x06\x53\x01\x41\x83\x7d\x9a\xfa\x81\x36\x3d\x0a\xb4\xf4\x03\x71\xaa\xff\xc3\x8d\xf5\x57\x47\xc0\x6b\x00\x96\x29\xff\x5f\x1d\x01\x40\xd0\xe0\xa4\x9e\x00\xa0\x4d\x3f\x6c\x03\xb0\x80\x68\xe6\x08\x64\xee\x6b\x24\xa6\x8b\xaa\xf5\x1f\x88\xc1\xc3\x5c\xad\xff\x40\xd0\x6c\x27\x73\x31\xff\x17\x7d\x46\xaf\xe6\x7f\x20\xde\x27\x83\x64\xee\x6b\xc1\x2d\xb5\x37\xa3\xbc\x80\xa0\xb1\xaf\x35\xff\xbf\x26\x47\xd2\x0a\xf4\x6a\xfe\x07\x82\x66\x3b\x19\x69\xc2\xa4\x7a\x9e\x95\x93\x56\xa2\xa8\xce\x4d\x7d\x1e\x68\x56\x4a\x7f\xd5\xe7\x81\x68\x26\x4d\xb6\x90\xbf\xb7\x54\x7f\x67\x6a\xf4\x40\x4c\x83\x3d\x62\x3c\x18\x10\xcf\x4a\x93\x05\x5b\xa3\x57\x96\x26\x0b\xb6\x46\x2f\x45\x09\x03\xc2\x80\x78\x96\x55\xf3\xaa\x39\x10\xd3\x60\xdf\xe8\x27\x00\xa2\x9d\x34\x59\xf0\x1d\x16\xc0\x66\x8d\x04\x40\xf4\xc1\x74\xb5\x12\x00\x41\x63\x89\x34\x13\x00\x31\x0f\xc6\xa2\x99\x00\x88\xf7\x31\x5f\xed\x04\x40\x8c\xc5\x3e\xe4\xcb\x27\x5f\xdc\x1a\xda\x0e\xde\x8f\xc0\x55\x3f\x63\xcd\x04\x40\x3c\x0a\x4b\x35\x13\x00\x71\x1a\x31\x5d\xcd\x04\x40\x2a\x56\x8a\x79\x8d\x1c\x03\xd2\x49\xbf\xfd\x6a\x3a\x00\xd2\xc9\xaa\xb4\x35\x1d\xec\x9f\x06\x26\x76\xdf\xd6\x74\x00\xa4\x93\xd2\x7e\x6b\x3a\x00\xd2\xc9\xca\xbd\xb5\x1d\x00\xe9\xe4\x5f\xda\xda\x0e\x80\xa0\xfd\xa0\x75\x69\xc7\x8e\xb6\xa0\x0d\x69\xc7\x50\x36\xa0\x2d\x69\x26\x1a\x65\x37\x6f\x7d\x1b\x40\x1a\xd6\x3f\xdc\xfa\x36\x80\x54\x54\xb2\xb7\x16\x05\x20\x8e\x32\xc7\xf2\x4a\x93\x2f\xdd\x67\xb7\x34\xa5\x3d\x44\xa2\x6d\x40\x19\x10\xed\xa0\x69\x8d\x00\x82\x06\x5f\x0c\x28\x03\x82\x06\xff\xb4\x50\x00\x41\x63\xcc\x3a\x41\x80\x54\xbc\x5e\xb4\x35\x5b\x00\x41\x63\x2c\x9a\x2d\xb6\x41\x66\xa6\x16\xdd\xda\x28\x80\xa0\xc1\x17\x6d\x14\x40\x6a\x15\x89\x77\x6b\xa3\xd8\xe9\xc4\x3e\xc3\x03\x83\xcc\x80\x66\xd4\xc8\xd6\x6c\x01\x34\x8d\x4f\x5b\xff\xc9\xb6\x12\x8c\xb5\x0b\xb7\xa6\x8c\xad\xff\x44\xed\x79\x6b\xca\x00\x9a\xb6\xa7\xad\x25\x63\xeb\x52\x31\xcc\x76\x6b\x51\xdc\x96\x6f\xa8\x92\x1c\xdb\x20\x37\xae\x43\xd3\x78\xb8\x35\x1e\xea\xb2\xd8\x0a\xed\x40\x1a\x9a\xb0\xb7\x42\xfb\x0e\x01\xbd\xe9\x52\xda\xca\xe2\x40\x31\x69\xfc\x56\x14\x07\x96\x45\x4b\xb6\x92\xf8\x3e\xc5\x1a\x1c\x87\x92\x38\x50\x94\x56\xb7\x82\xf8\xb6\x6e\xbd\x8e\xfd\xad\x20\x0e\xa4\x9e\xf9\x99\x6f\x05\x71\x20\x75\xef\x29\x6f\x05\xf1\x7d\xe2\x3b\x90\xa2\xb6\x42\xf7\x3e\xf1\x1d\x48\x97\x5b\xa1\x7b\x5b\xa3\x5e\x73\xd4\x56\xea\xde\x4a\xdd\xda\x6c\xb7\x52\x37\xd0\xfc\xb5\x6c\x0b\xa1\xed\x79\x74\x78\x5f\xe7\xda\xcc\x63\xb2\x70\xb6\xae\xcd\xa9\x5b\xef\xd7\xa3\xc0\x0e\xa4\x6a\xa9\xe2\x6d\x18\xc8\xb6\x46\xbd\x31\x80\x5b\x21\x1e\x68\x9a\x71\xb7\x32\x3c\xd0\x2c\x2c\xbd\x15\xe1\xb7\x22\xbc\x31\x7b\xdb\xc8\x10\x20\x7a\x90\x26\x53\x10\xeb\xbb\x7f\xa5\xad\x58\x0f\xb4\xb3\x99\x94\xea\x81\xd4\x53\xb7\x57\xf9\x74\xa4\xfa\xe9\xeb\xe4\xd3\x91\xea\x11\xb6\xb6\x52\xfd\x3e\x52\xbd\xbb\x4e\xa9\x1e\x88\xfd\xf4\x0f\x29\xe5\xb6\x42\x3f\xd0\xa6\xec\x56\xe6\x07\x62\x42\xd2\xdc\x6e\x0b\x1f\x82\xdf\x9f\x22\x3f\x90\x4e\xb6\x94\xad\xc8\x0f\xc4\x77\xcf\xaa\x28\xf2\x03\xf1\x3a\x06\xaf\x78\x0f\xa4\x72\x78\xa6\x78\x0f\x14\xeb\x14\x6c\xa5\x7b\x20\xcd\x81\xf8\xbc\x2d\x44\x01\xa4\x9f\x09\x31\xb6\x12\x3f\x10\x7b\xd5\x67\xe5\x23\xc5\xd3\x0c\x52\xdb\x0a\xfc\x40\x8c\xc4\xd7\xc9\x46\x05\x7e\xad\x6b\x5b\x81\x1f\x08\xf9\xd4\x76\xf2\xe9\xd2\xac\x39\x1c\xb1\x8c\xb2\x8a\x45\x1b\xf6\x21\xa3\x2e\x3d\xe0\xfc\xb1\xb6\x31\x2c\x40\xec\x55\xde\xa7\x66\x00\xc4\x1f\x8b\x7e\x95\xf8\xb7\x65\x2c\x90\xe4\xb7\x12\x3f\xd0\xd4\x68\xb7\x02\xff\xbe\x8f\xf0\x65\x0f\x32\x45\x81\x5f\x0b\xc3\x56\x92\x07\x8a\x35\x24\xb6\x82\x3c\x50\xbd\x47\xb8\x95\xe3\xf7\x9f\x1c\xcf\x2e\x57\x8e\x07\xaa\xbe\x84\xad\x18\xbf\xad\x50\x6f\x24\xdb\x56\x8c\xdf\xde\x42\x30\xce\x72\x2b\xc6\x03\x31\x7d\x5e\xa7\x18\x0f\x84\x9c\xc0\xea\x28\xc7\x03\xc5\x4c\x8d\x5b\x31\x1e\x88\x63\xd4\xd7\x39\xd7\xc7\x02\x93\xfe\x1f\x14\xe3\x81\xf8\xa7\xb1\x3d\x15\xe3\x81\xe0\x30\x3c\x51\x14\x07\x9a\xda\xdd\x56\x12\x07\x8a\x39\xe9\xb6\x82\x38\x50\x75\x92\x6c\xe5\x70\xe0\x14\x24\xdc\x8a\xe1\x5b\x31\xbc\x62\xbd\xd8\x8a\xe1\x40\x31\x87\xde\x56\xe2\x06\xe2\x1c\x65\x5a\x8a\xdc\x40\x33\x7e\x72\x2b\x52\xef\xd7\x50\x7a\x64\xe5\xad\xac\x0c\x34\xcb\xde\x6c\xc5\xe2\xfd\x9e\xd3\x91\x2d\xa2\x58\x0c\x34\x8b\x80\x6d\xa5\xe2\xfd\x1a\x5b\xe5\xd0\x9c\x14\x65\x29\x14\xd9\xb7\xf2\xef\x3e\x65\x29\x94\x36\x0c\x89\x01\x9a\x5e\xb9\xad\xf8\x0b\x04\xc3\x59\x7b\x45\xdd\x6d\xf4\x8b\x81\x8d\x5b\x51\x77\x1b\xfd\xa2\xcf\x77\x2b\xeb\x6e\xa3\x5f\x0c\xa8\xdc\x3a\xaf\xf6\x3e\xfa\x39\x5c\x52\xfe\x05\x9a\x26\xbd\xad\xa8\xbb\x15\x75\x93\x1f\xb5\x62\xed\xde\x47\x6d\xb2\x5b\x27\xb6\x4f\x29\x33\xbb\x75\x66\x1b\xb5\xdb\xe5\x52\xaa\xdd\x4a\xb5\x87\x4d\xba\xbe\xf6\x89\x7e\xf1\xa7\xaf\xa4\xbb\xff\xa4\x5a\x46\xa7\x54\x0b\xb4\x75\x1e\x75\xb2\x0a\xb5\x7a\x3e\xb6\x42\xed\x56\xa8\xf5\xfe\xed\x56\xa8\x05\xda\xe1\x93\x32\x2d\x10\xbd\x3a\x3a\x4f\xa6\xcf\xb4\x6c\x36\x73\xa9\xcf\x05\x09\xcc\x2c\x5b\x39\x77\x5b\x61\x5e\xe7\xca\x56\xce\xdd\xde\x90\x30\xda\x79\x2b\xe7\x6e\x2b\x5a\xf8\x9d\x2b\xe6\x02\xf1\x51\x3b\x38\xd9\x64\x85\x79\x77\xd8\xa7\x98\xfb\x59\x61\x5e\xb7\xfa\xe7\xa5\x89\xcf\x4b\x13\xca\x1f\x9f\xa2\xef\x77\x42\x78\x18\xf2\xa7\xf8\xfa\x1d\xf1\x15\x79\xe6\x53\x7c\x05\x9a\x41\x04\x9f\xae\xaf\xcf\x6a\xf2\xe6\x07\xfc\x94\x68\xbf\x23\xd1\x76\x69\x97\xb4\x4b\x7e\x16\x68\x5b\x1a\xd9\xa6\xba\x24\x66\xf1\xe9\x0e\x33\x94\xf2\x53\xd8\xfc\x4e\x6d\x8a\x21\xad\x48\x23\x49\x05\xfb\xe9\x53\xae\x04\x9a\xe5\xa7\x3e\xdd\x61\x9f\x25\xdd\xf5\xd1\x7f\x8a\x9a\x40\xaa\x26\x7a\xfb\x14\x35\xbf\x73\x9f\x01\x79\xe6\x53\xd4\x04\xda\xe4\x1b\xfb\x94\x34\x81\x68\x06\x4b\x14\x35\x81\xa0\x31\x57\x65\xcd\xcf\x58\x1d\xfd\x7c\x9f\x72\x25\x90\x4e\x56\xb1\x4f\x77\x18\x50\x56\xff\x87\x9b\xec\x9f\x8e\xb1\xcf\x0b\xcb\xca\x9d\x9f\x8e\xb1\xcf\x0b\xcb\xba\x99\x3f\xa3\x76\x3e\x2f\x2c\x7b\x2a\x7d\x7a\xcb\x3e\x2f\x2c\x1b\x62\xf0\xe9\x2d\x03\x52\xf7\xa6\xe7\xe7\x05\x0a\x20\x0d\x63\xb2\x3e\x5d\x68\x9f\xc5\x2b\x54\xe7\x3e\x7d\x68\x9f\x57\x28\xd4\xd3\x3e\xaf\x50\x7c\x5e\x62\x36\x16\xe3\x33\xe4\x07\x08\x1a\x6b\x65\xc8\x0f\xd0\x0c\x45\xf8\x74\xbf\x7d\xba\xdf\xfc\x03\x7d\xba\xdf\xbe\x73\x89\x99\x13\xec\x33\xe4\x07\x68\x4a\x68\x9f\x1e\xb9\x4f\x8f\x9c\x2a\xc0\xa7\x47\xee\xfb\xab\x6d\xc8\xa3\x86\x01\x7d\x86\x01\x59\x56\xe8\xd3\x4b\xf7\x19\x06\x64\xb9\xa9\x4f\x2f\x1d\xd0\x26\xf6\xc5\xcf\x28\xa0\xaf\x1c\xbd\xd7\x2e\x64\x9e\x51\x40\x15\x31\xf3\xd3\x71\xf7\x19\x05\x54\xcf\xf0\x64\x5e\x51\xef\x2d\x76\x2b\xf3\x8e\xe3\xce\xbd\xaf\xe3\x0e\xa8\x66\x0b\xf8\x74\xdc\x01\xb1\xf5\xe1\xbb\x8e\x3b\xa0\x9d\x91\xe8\xa4\xfb\xea\x11\x78\x69\xa6\x43\xee\xab\x67\xb2\xbc\xce\xfb\x15\xdf\xa9\x9a\xc1\x1f\xfd\xd3\x49\x07\xc4\x09\xc6\x92\xe9\xa4\x03\x62\x74\xac\x85\x11\x3f\x9f\x11\x3f\x66\xb2\xfb\x4c\x05\xf5\x59\x4a\x43\x3d\xe0\x33\x0a\xe8\x33\x0a\xc8\x70\xc0\x4f\x07\xdf\xe7\xfd\x64\x45\xc4\x4f\x07\x1f\x50\xbd\x16\xfa\xe9\xdf\x03\xda\x59\x0a\xdd\x7b\x9f\xee\x3d\x6d\x1a\x9f\x41\x40\x40\xcc\xd6\x91\xc8\x14\x83\x80\x12\xa2\xda\xa7\xcb\xef\xf3\xca\xb2\xf6\xe4\x4f\x97\x1f\x10\x12\xa7\x34\x39\xd5\x48\x95\x52\x25\xc9\x28\xdc\x7b\xdd\x8a\xf3\x9f\xee\xbd\xaf\x9d\x6f\x8a\x49\x18\x04\x04\xc4\xf0\x18\x8a\x2e\xbf\x4f\x57\x9e\xf1\x06\x9f\xae\xbc\xef\x64\x71\x92\xc9\xba\xf2\x80\x50\x0e\xe0\x80\xae\xbc\x4f\x57\x9e\x57\x1b\x3e\x5d\x79\x40\x9b\xc9\xa1\xc8\x01\x13\xb0\xaa\xa5\x7e\xfa\xea\x80\xa0\xf9\x3a\x39\xd0\xfc\x56\x20\xe9\xaa\xfb\x4e\x02\x56\x3f\x3d\x7d\x75\xc0\x49\x82\xf3\x19\x2c\x04\xa4\x6a\xce\x87\xcf\x60\x21\xa0\x29\x0e\x7e\x5e\xf7\xf8\x4e\x9a\xd6\x61\x0f\xf2\xa4\x6b\x9a\xf5\x4c\x31\xa6\xe8\x23\x27\xeb\x44\x96\xfa\xf4\xf2\x01\xd1\x83\xcd\x64\x09\x5e\xbe\xe9\x41\xaf\x97\xef\xf3\x1a\xb3\xb5\xef\x3e\xbd\x7c\x40\x9b\xc3\xf1\x3a\xfb\x7e\xd6\x9a\x7d\xa2\xf7\x0e\x08\x1a\xbd\xea\xbd\xfb\x8c\x2c\xaa\x9e\x32\x7a\xef\x3e\x8b\xd0\xbb\x13\xf5\xd4\x7d\xa7\x90\x3c\xa6\xb9\x4f\x4f\xdd\x67\x21\x79\x3f\x4f\x1d\x75\xdf\x29\x24\xef\x0f\x41\x33\xc0\x67\x10\x91\x8a\xc4\xa7\x1d\xe0\xd3\x0e\xa0\x22\xf1\x69\x07\x00\x82\x66\x17\xce\x02\xa7\x5c\x51\x33\xfb\x34\x04\x00\x69\x5a\xa3\xeb\x53\x39\x06\xda\x39\xf1\xd5\x8d\xbf\x73\x6d\xc2\x43\x4b\xdd\x18\x68\x1a\xa5\x3e\x55\xe3\x4f\xd5\xd8\xf8\x9d\x4f\xd5\x18\x88\x05\xf3\x51\x19\xb0\x3c\x02\x61\x9d\x7a\x30\x10\x2b\x61\x33\x19\xb0\xfc\xd8\xfd\x76\x54\x70\x81\x34\xcc\x6c\xf6\xa9\xb8\x02\xed\xfc\xb6\xd4\x38\x81\x34\xce\xd9\xae\xca\xf9\x9d\x8b\x0f\xbe\x4e\xf5\x12\x88\x6e\xa5\x39\xba\xeb\x98\x95\x18\x8a\xea\x25\x10\x3a\xe2\xef\xff\xfd\xef\xfe\x21\xff\x08\xa9\x73\xb6\xed\x1f\xb2\xce\xfe\x59\xd2\x0b\x23\xc2\xfe\x21\xb0\xec\x9f\xa1\xc4\xfc\xa2\xf6\x0f\xd3\x9a\x10\x34\xdb\x6d\x69\x5b\xda\x0a\x5a\xf2\x7d\xc8\x18\x1d\xeb\xe7\xfe\x21\x4f\x08\x41\x5b\xff\xf9\x67\xdf\x3f\x64\x8b\xfd\x4b\xbe\x3a\xfe\x4d\xfb\x97\x1d\x3e\xe1\x32\x1d\xf1\x75\xff\xb2\xdd\xf1\xb7\xef\x88\x65\xfb\xc7\x9f\x5d\x48\x9d\x9f\xce\xfe\xf1\x3b\xdd\x3f\xa3\x65\xab\xec\x28\xbe\xaf\xf8\xbe\xca\x50\x8b\xef\xb3\x92\x6f\xad\xb0\x88\x1f\xd1\xfe\x15\xa7\xde\x60\x47\xb5\x8f\x6a\x1f\x5d\x9a\x2c\xaa\xb6\x1b\x8c\xb9\x39\x0f\x4f\x35\x6e\x33\xec\x5f\xb3\x5d\xb3\xdd\x64\x1e\x1c\x4d\xfb\xc7\xe5\xb1\x8e\x72\xb2\x7f\x9c\x26\x42\xd0\x78\x96\x93\x43\x08\x1a\xcf\x76\xdf\x67\x4e\x66\x2c\xa6\xfb\xc7\x87\x2d\x04\x6d\x42\xf3\x7d\xf8\xdb\x3b\x59\x55\xf7\x6f\xb8\x34\x7c\xb2\x1d\xcd\x74\xff\x86\xbc\xc2\x3f\xde\x49\x91\xb9\x7f\xf8\x9a\x85\xd4\x49\xdb\xb4\x7f\xd3\x6d\x82\x39\xab\x37\xf9\x3c\x1d\xcb\x74\x2c\x85\xf7\x61\x58\xda\x3f\xac\x48\x9d\xab\x58\xfb\xb7\x7c\x76\xf9\x6c\x65\x7c\xcb\x67\x31\xc4\x74\xae\x30\xed\xdf\xe5\x7c\x2f\xfb\xed\xd2\x7c\x16\xe7\x66\x6f\xf2\xfe\x72\x8d\xb4\x6b\xa0\xb3\xec\xdf\xe5\xf6\xbc\x7c\x5f\x67\x6f\xdc\xae\x87\x19\x0c\xda\xe4\x7d\xb7\xfd\xde\x8e\x79\xc2\xbf\xdb\x67\x6f\x9f\x75\xdd\x1e\xe7\x81\x33\xae\x37\xd7\xe8\x71\x1f\x3c\xf2\x74\x31\xb7\x47\x5e\x59\xfb\x83\xcf\x71\xff\x1e\xfb\x7d\xec\xd7\x75\x7b\xdd\x7f\x68\xd9\xbd\xbb\x6e\xaf\x6b\x84\xfb\xa9\x77\x3f\xb3\xd7\xf1\xe1\x07\xea\xdd\x35\x7a\xdd\x2f\xe8\xb7\x1d\xb1\x62\xff\xb6\x7b\x77\xfb\xac\xdf\xcc\x76\x2c\x38\x5a\x3a\x69\x88\xf6\x6f\xcb\xab\xed\xfb\x5c\xcb\xed\x7c\xd1\x34\x3b\x4e\xc5\xfd\xfb\x7c\x1f\x8e\x91\x8e\x91\x70\xff\x3e\xf7\xcb\xe7\xfb\xfc\x66\x3e\xdf\x87\xe6\xd6\xbb\xdf\xcc\xe7\x1e\xc2\x1b\xd1\xb1\x0b\xed\x84\xf7\x40\x48\x9d\x82\x32\x3b\xa1\x56\x09\x41\xeb\xd0\x96\x34\xdf\xd7\x62\x6e\x09\x4b\xbc\x90\x3a\x19\x35\x77\xc2\x9a\xbe\x93\xf7\x07\xa8\xa6\xb1\x13\xba\xc6\x4e\xc9\x7e\x07\xfd\x12\x52\x27\xa4\x4e\x2c\xea\x4e\xd9\x7e\x91\xe0\x3b\x37\xcf\x77\xf2\x3c\x48\xc5\x76\x4b\x9a\xed\x10\x6a\x3b\xf7\x82\x76\x2a\x8e\xcf\xfb\xc3\xc4\xa8\xec\x54\xed\xc3\xa2\xda\xc4\x67\xec\xe4\x19\x91\x3c\x23\x88\x33\xd9\x09\x11\x71\x27\xc4\xc1\x4e\xcc\xcb\x4e\x88\x7e\x42\xea\x84\xd5\xec\x84\x50\x27\x04\x8d\x7e\x9b\xe3\x33\x3e\x8b\x98\x92\x9d\x9a\x3c\x20\x78\xaa\x63\x31\xdb\xa9\x39\x3e\xcf\x1c\x04\x98\x9d\x9a\xef\x6b\xa7\xa8\x0e\x63\x41\xa8\x11\x92\x95\xc6\x77\x22\x00\x69\xa7\xee\xb3\x95\xf1\x79\x96\x24\x43\x8d\x47\xe3\xd9\xe1\xdc\x3c\x4b\x06\xdf\x65\xf2\x2c\x49\x43\xbe\xf0\x5d\x26\x7e\xeb\x3b\x19\x7f\x73\xfa\xe5\x17\xbe\xd3\x74\x1e\x9c\x93\x69\xfa\x3e\x4d\xed\xc3\x75\xf3\xcc\x49\x9e\x39\x63\x30\x16\xcf\x1c\x20\xf5\x31\x7d\xd6\x3e\xbc\x4a\x89\x85\x6c\xa7\x69\x1f\xcb\x3e\x5c\x5f\xcf\x21\x20\x75\xbc\x48\x3b\x2d\xfb\xe5\x2f\x3e\xcf\x58\x96\x6b\xae\x35\x9b\xea\xfc\x3b\x2d\xdf\xc7\xaf\xb8\x93\xb5\x68\xa7\x4b\xde\x5f\xa7\xc0\x07\xed\x3c\xaf\x80\x68\xc7\xde\xbd\x5c\x5f\xec\xb0\x9d\x58\x84\x9d\x3c\x9b\x92\x67\x13\x62\xec\x4e\xb7\xeb\x8b\x8d\xb4\x4f\xbe\xe9\x74\x3b\x66\x93\xc9\x4f\xf7\xc6\x6d\x1f\xb7\x7d\x64\xf8\x7c\xcb\x7b\xee\xfe\xf5\xe9\xde\xb8\xe5\xcb\xed\xbd\x99\x01\x5f\x3c\xeb\x12\x86\xcd\x3e\xf9\x5f\xa6\xc7\xf5\x7d\xec\xb7\xf0\xbe\xc7\xb9\x79\xae\x4d\xbe\xfd\xf4\xd8\x87\xe7\xda\xe4\x1f\x9a\x1e\xdf\x87\xb3\xbf\xcf\xca\xb3\x9e\x61\xc9\x33\x6c\xb6\xff\xf6\xba\xef\xf4\xba\xd4\xe6\x33\x99\x8d\x2d\xfb\xca\x36\x33\x25\x4e\x8f\x81\xd7\x6d\xfc\xda\x9d\xdb\xce\x63\x0f\x08\x1a\xcf\x6e\x59\xb4\x65\x91\x47\x83\xc7\x1e\x90\x3a\x7a\xec\x4e\xdb\x65\xfd\x5c\xd6\x41\x1f\x1e\x7b\xc9\x63\x6f\xba\xc5\x3e\xc7\xf7\x39\xbe\x09\x7b\x3f\xc7\xf7\x39\xbe\x49\x1f\x9f\xcb\xfa\xb9\xac\xa1\x75\xec\xac\xd4\x95\x95\xba\x26\xbf\xf1\x8c\xd5\x49\x88\xa5\xe9\xd0\xb2\x34\xfb\xe5\xf8\xc9\x38\x52\x85\xd4\x57\xc8\xac\x3b\x63\x75\x12\x82\x96\xa1\x5d\xd2\x1e\x69\xf4\xe1\x91\x99\x3d\x32\x29\x89\xb9\xb3\xd2\x59\x56\x3a\xe3\xe6\xc6\xce\x58\x76\x84\xd4\xa9\x4b\xb1\x33\x66\x9c\x9d\x75\x0f\xae\x4c\x1f\xf8\xfd\x76\xf6\x18\x25\x0b\xf1\xce\x1e\xa3\xd9\x63\x94\x2c\x6d\x3b\x67\xc7\x62\xde\x08\x32\x97\xed\x9c\xcf\xb3\x6c\x3b\x32\x73\xec\x5c\xe4\x81\xc7\x2d\x79\x2e\x76\xc6\xfc\x20\x04\x8d\x3e\x8a\xf3\x2d\xce\xb7\x31\x3e\x45\x32\x20\x68\x3e\xfb\x4a\xb3\xb8\x23\xbf\x92\xec\x11\x9c\x3d\x82\x31\x8c\xed\x8c\x46\x2e\x04\x8d\xf1\x79\x04\xe7\xea\xf8\xd8\x2f\xb9\x39\x3e\x14\xdc\xbe\x5c\xa3\x2e\x4d\x31\x0d\x75\x71\x67\x8f\x4c\x20\x68\x13\x9a\xe3\x43\x4d\x1b\x44\xc0\xef\xdc\x1d\x1f\x3a\xd9\x20\xc8\x7e\x67\x8f\x56\x20\x68\x8c\x65\x38\x16\xb4\xa3\x41\x38\xf1\xce\x8a\x64\x40\xd0\x18\xdf\x74\x2d\x09\x31\x1c\x84\x0e\xef\x3c\x1d\x0b\xc7\xe3\x20\xb2\x79\x67\x8f\x47\x20\x68\xf4\xbb\xdc\x1b\xcb\x7e\x0b\x63\x46\xc7\xd9\x99\x63\x6f\xfc\x5c\x23\xc5\xb4\xbc\x7c\x96\xdf\x78\xf6\x28\xcc\x6a\x2a\xd4\xd9\xd8\xf9\x72\x1e\xd7\xd9\xcf\x8c\xcf\xe3\x11\x88\x76\x3c\xeb\xf1\x08\x04\x8d\x76\xb7\xf3\x20\xca\x6b\xfc\x06\x63\xbe\x5d\x73\x8e\xb3\xf1\x1b\xec\x67\x45\x37\x20\x68\x8c\x59\x31\x2d\xdf\x8e\x85\x6f\x35\x7b\x9c\x01\x41\x83\x2f\x8a\x64\x59\x27\x0a\x55\xb6\x76\x7e\x9c\x9b\x71\x4f\x3f\xd7\xd2\xa3\x0b\x48\x23\xb9\x46\xaf\x3c\x25\x84\x67\x24\xd7\xe8\xb5\x5f\xab\x3a\x24\xbf\xa3\x2d\x4f\x39\x87\x06\xd9\xf9\x76\x56\xfc\x02\xd2\x48\x7e\x47\xdb\x7e\xb7\xef\x73\xdd\x3c\x9b\x32\xc6\xff\x91\xfc\xb6\x3e\xdf\xa7\x05\xdf\x5f\x5d\x56\xfc\x02\xd2\x48\x7e\x5b\x18\xc9\x85\x34\x08\x57\xdb\xf9\x73\x8d\xb0\x7e\x4f\x7f\x89\xc5\x73\x08\x08\x5a\x85\x96\xa4\x25\x9f\x95\xd6\xa5\x75\x69\x0b\xda\x94\x66\xbf\x88\xe6\x45\x8d\xb0\x18\x6c\x41\x2c\xd9\x2e\xd8\xab\x85\xa0\xc5\x1a\x95\x64\x1f\x04\x4c\x54\xd2\x68\xed\x82\xbd\x5a\x08\x1a\xcf\x62\xb0\x16\x82\x36\xa0\xd9\x2f\x9a\x63\x25\x07\xc8\x2e\x9e\x4d\x85\xb3\xa9\x72\xf5\x73\x17\xcf\x26\x20\x68\xc1\xbf\xa2\x1a\x08\xa4\x4a\x88\xdd\x2e\xd9\x31\x67\x9f\x75\x6e\x8a\x7d\xc5\x9a\xc0\xe4\xb9\xd9\xa5\xf8\xac\xc5\x7e\xcf\x3c\x3c\x73\x8a\x59\x15\x71\xda\xec\xe2\x99\x03\xa4\x49\xc8\xfc\x2e\x58\x1a\x85\x54\x31\xb5\xee\xe2\x39\x54\xb4\x20\x62\x18\xda\xc5\x73\x08\x08\x1a\x3c\x68\x3e\xdb\x7c\xd6\x35\x52\xc4\x03\x82\xc6\xdc\x9a\x63\x69\xce\x83\xbd\x5b\xba\xf3\xc0\x94\x55\x13\xff\x8f\xa2\x88\x57\xb4\x5b\xa5\xc5\x7c\x55\x2b\x0b\x06\xa9\x9a\x39\x9b\x4a\x97\x7f\x9c\x4d\x95\xac\xa1\xbb\x0c\x9f\x45\xec\xab\x99\xfd\x5c\x54\x21\xcb\xf0\x59\x44\xda\x82\x21\x48\x48\x35\xe7\xdf\x7f\xff\xee\x0b\x46\x21\x21\x1e\x61\x08\x4a\x8a\x40\xd0\x60\xd1\x74\xeb\x4c\x87\xe0\xf2\x4f\xb7\x27\x91\xd0\x35\x23\xad\x14\x8f\xbd\x82\x26\x5a\xb3\xcb\x3f\x5d\x1a\x22\x26\x2a\xd9\x2a\x76\x59\xbe\x6f\x99\x1b\x19\x4d\xa5\x28\x15\x02\x41\x63\x4a\x1e\x85\x40\x9a\xbf\xc9\x12\x2a\x15\x02\xd1\x8e\xb1\x2c\xfb\xc5\xde\x53\xb3\x9f\x05\xc1\x0b\xbb\x2c\xe7\xe1\x76\x22\xc4\x40\x88\xf7\xd9\x4e\x96\x23\x51\xd6\xcc\xf1\x58\x2e\x59\x6e\xec\x00\x51\x39\xbb\x5c\x6e\x1d\x0c\x39\xf3\x87\xf6\x52\x3c\x46\xcb\x25\xff\xdc\x8a\x97\x5b\x1b\x2f\x7e\xcd\x6e\xbb\xdb\xf9\xde\xbe\xcf\x2d\x76\x3b\xb7\xdb\x25\xe4\x18\x2d\xb7\xeb\x71\xcb\x2b\x8f\x0b\xb5\x5d\x20\x55\x2e\x04\xef\xa2\x04\x58\xac\xb5\x93\xdd\x62\x4a\x80\x40\xaa\xc5\xed\xf4\xc8\xfb\xc7\xcf\xc2\x6d\xfc\x38\x5f\xc2\x3d\x2b\x51\x8a\xbb\xbc\xce\xed\x3d\x73\x63\x7c\x1e\xb7\x05\xb1\xaf\x12\x31\xb9\xcb\x76\x1e\xe6\xb4\xc6\x14\xbe\xcb\x76\x7c\x44\x29\x56\x0c\xfa\xbb\x78\xdc\x02\xf1\x3e\xf6\xc1\x76\x2c\xd6\x6b\x2c\x1e\x17\x1e\xad\x40\xd0\xe8\x57\xb1\xaf\x98\x04\x8e\x8a\x4f\xbb\x78\xdc\x02\xc9\x04\x8e\xbb\x28\xf6\x01\xc9\xf4\x76\xbb\xa8\xed\x02\xc9\x1b\x84\xbb\x78\x04\x17\x73\x03\x70\xd1\x70\x57\x35\xdb\x8a\x66\x5b\x49\x1b\xb4\xab\x5a\x6c\x35\xf1\x18\xe9\x96\x76\xf5\x88\xab\x16\x87\x27\x4d\xc1\xae\x44\x67\xed\x9a\x9c\x07\xeb\x56\xf1\x75\x09\xa9\x12\x95\xbc\xab\xc7\x5e\xf5\xd8\xe3\xfa\xcb\xae\x8a\x69\x40\x9a\x54\x68\xdc\x15\x1f\x96\x10\xed\x7c\xdf\x23\xcd\x79\x70\xac\x54\x2d\x62\x40\xd0\x68\xa7\x56\x5c\x3d\x1e\x71\x24\xee\xca\x45\xee\x5d\xb1\x92\x55\xfc\x5f\xbb\xe2\x9b\x11\x52\x25\xa4\x73\x57\x9c\x33\xbb\xe2\x9c\xa9\x44\x92\xee\x5a\xe5\x01\x4e\x97\x4a\xd8\xe8\xae\x1e\x8f\x40\x8c\xb9\x40\x73\x7c\xd5\xf7\x71\x46\x54\xb5\xe2\xda\x7c\x1f\xbf\x8d\xaa\x06\x5c\xd1\x80\x2b\x66\xed\x5d\xd5\x80\x6b\xf3\x59\xb4\x97\xaa\x38\x57\xb9\xef\x5b\x2b\xbf\xbf\xda\xe5\x9f\xc7\x63\x65\x2d\x2b\x57\x75\x76\x35\xed\x12\x45\x1c\x76\xed\xce\xb7\xdb\x07\xdf\x7e\xd5\x12\x07\x04\x8d\xf1\x75\x79\xe0\xd1\x5a\xf9\x4d\x56\xc5\xbe\xea\xd1\xca\xbd\xb7\x5d\x3d\x5a\x81\x54\xa9\x24\xbc\xeb\x90\xcf\x43\x3e\x77\xde\x37\x7c\xdf\xf0\x7d\x7c\xe7\x75\xfa\xec\xf4\x59\xf7\x8b\xe7\x64\xf5\x4c\x24\xcd\xdf\xae\x9e\x89\x55\xab\x78\x75\xbf\x78\x26\xd6\xe5\x58\xd0\x94\xab\x5a\x71\xe5\x4a\x46\xad\xee\x17\x45\xbc\xaa\x88\x97\x50\x45\xaa\xe7\x55\xbd\xac\x84\xc8\x37\x5d\xb5\xc4\x01\xa9\x36\xd7\x97\x28\x21\x21\x68\x8c\x4f\xcd\xb6\xde\xd6\xe3\xe2\x9b\xae\x8a\x6e\xd5\x70\x1a\x92\x7f\xee\xfa\x38\x8f\xe7\xd4\xdd\xe7\xfb\x50\x74\x03\x52\xd5\xa2\x58\x3d\x73\xea\x63\x5d\x56\x54\x87\xfa\xfa\xec\xeb\xb3\xf2\xfe\xf5\xd9\xd7\x67\xe5\xbd\x16\xb6\x8a\x5a\x59\xb5\x32\xd6\x2d\x4f\xf7\xa9\xf2\x48\xbf\xaa\x95\x75\x9f\x5a\x63\xb6\x73\x3d\xb6\x73\x43\xf4\xad\x9f\xed\xbe\x53\x6c\x0b\x9e\x7a\x96\xd4\xef\x14\xc0\xb1\x9d\x7c\xf1\x8c\x68\x2b\xc6\xdc\x14\xc9\x9a\xc1\x07\x8d\xef\xad\xa9\x06\x02\xa9\x76\xbe\xb7\xa6\xca\x07\x04\x6d\x40\x7b\xa5\xbd\xae\x51\x82\xf6\x49\x3b\x39\x4a\xa0\xa9\x06\x02\x41\xab\xd0\xaa\x34\x63\xe5\x59\xa3\x46\xc0\x80\x10\xef\xa3\x5f\x2d\xf3\x40\xaa\xfd\x1f\xaa\xc7\xec\xa6\x51\xae\x65\xa3\xa4\xf8\x6c\x5b\xb6\xbb\x7c\x6e\x31\x30\x2c\x8f\x24\x20\xba\x63\x58\xb8\xd5\x77\x53\x62\x23\xd4\x6b\x37\xfc\xe0\xbb\x65\xa7\xc4\x96\x68\x6a\x89\x40\xaa\x9d\xcf\xb6\x79\xfc\x34\x8f\x9f\xce\xf2\x37\x7c\xbe\x42\xaa\x94\x83\xdc\x0d\x47\xab\x10\x34\x9e\x55\xea\x6a\x4d\x96\xf3\xf9\xb4\x66\x1f\x4d\x1f\x1d\x62\x41\x53\x12\x6b\x4a\x62\x84\x71\xed\xd6\xec\xb7\x39\x3e\x96\xbf\x29\x89\xb5\xe3\x41\xe4\x93\x6a\x1a\xf3\x5b\x77\xcc\x1c\x2b\x4d\x2d\xb1\x71\x17\xaf\x0e\x59\x8e\xe7\x4e\x08\x1a\xed\x94\xce\x1a\x17\xea\xea\x70\xf9\x35\xca\x35\x25\x31\x2e\x7f\xed\xa6\xa8\xd5\xd0\x26\x2d\xe0\xba\xdb\x70\x3d\xbc\xec\xa6\x61\xb2\x4d\xfb\x98\xf6\x81\x48\xd6\xd4\x30\x9b\xa2\x96\x46\xc8\xa6\xa8\x05\x24\x6b\x5a\xec\xa6\x86\xd9\x0c\x3a\x25\x08\x61\xb7\xe5\xb3\x88\x50\x5e\xf8\xde\x4d\xd1\x08\x48\x75\x20\x6a\xb5\xe5\x7c\x39\x56\xea\xe0\x37\xd9\xd4\x1c\x9b\xc7\x8a\x06\xc7\xa6\xc8\xd3\x2e\xfb\x45\x73\x6c\x1a\xd6\x9a\x01\x8e\x83\xe3\xb1\x79\xd4\x34\x8f\x9a\xe1\x5a\x2a\x06\x35\x2b\xa3\x53\x89\x77\x37\xb5\xce\x66\x65\x74\xb5\xba\x76\xcb\x3f\x45\xa3\x81\x34\xdf\xd4\x44\x9b\x55\x5c\xb4\xd4\x34\x35\xd1\x86\x61\xad\xaa\xed\x36\x35\xd1\x66\xe5\x71\x35\xae\xf6\xd8\x07\x91\x80\x55\x23\x64\x53\x84\x6a\x1e\x5d\x83\xdf\x5a\xd3\xfa\xd5\x3c\x92\xa6\xfb\xfe\x95\xa7\x18\xfd\xab\x86\xc4\xa6\xd1\x1f\x48\x55\x43\x62\x53\x34\x6a\x8a\x41\xd3\xf5\xdd\xce\xc3\x5a\x7f\x1a\x12\x9b\x5a\x27\x90\xea\xcc\x3e\xeb\x98\xd1\x30\xeb\xe4\xd7\xd9\x3e\xbf\x8f\xcf\xf7\xb9\x96\x1a\xf8\xdb\xe7\x58\xf8\x75\x76\xb5\x49\x20\x68\x0d\x5a\x96\x96\xa5\x0d\x68\x55\x5a\x95\xb6\xa0\x31\x8f\xee\xf1\x33\x59\xcb\xae\x15\xaa\xab\xd5\x91\x1a\x65\x77\x0d\xf7\xdd\x73\x03\x07\xf8\xee\x8a\x3c\xdd\x73\x43\x8b\x5d\x27\x44\x47\x48\x75\x22\x22\x77\xc2\x6c\x84\xa0\xf1\xac\xa2\x4c\x37\x69\xa8\xd6\xb9\xee\xb9\xd1\x71\xf8\xd5\xc9\x71\xdb\x15\x65\x80\x54\x17\xc7\x68\x27\x01\x8d\x10\x34\x9f\x75\x1e\x6a\x7a\x54\x99\xda\x5d\x4d\xaf\x13\x17\x52\x49\xfd\xbc\xbb\xa2\x4c\x57\xd3\x23\x11\xca\xee\x9e\x39\xdd\x33\x87\x10\xe3\xdd\x89\xda\xd8\x1d\x2b\x54\xd5\x12\xd7\xd5\x08\xbb\xe7\x10\x35\xbd\x76\xf7\x1c\xea\x9e\x43\x54\x1f\xd8\x5d\xf1\xa6\xab\xfd\x51\x43\x61\x77\xcf\x9c\xae\x78\xb3\x5c\x37\xc5\x9b\xde\x1d\x0b\x22\x6d\x57\x94\x01\xd2\xa4\xd4\xe6\xee\x8a\x2d\x5d\xb1\x85\xe0\xb6\xdd\x15\x5b\x80\xa0\x31\x16\x45\x94\xae\x2a\xb7\x5c\x4b\x55\xb9\x8e\xb5\xaa\x6a\x75\xeb\x1a\xfd\xbb\xe7\xcb\x72\x7d\xa7\x6b\xe9\x59\xc2\x8d\xc9\xdd\xa7\x63\x99\xf2\xd9\xf5\x9d\x8e\xc5\xf3\x65\xb9\xbe\x9e\x2f\x5d\xb1\x65\xb9\xbe\xaa\x68\x5d\xb1\x05\x1f\xfa\xee\x5a\xb0\xba\x67\xce\x72\xcd\x75\x34\x02\x41\xf3\xd9\xd3\x87\xf3\x75\x1f\x28\xf2\x74\xd4\xb1\xa6\x15\xaf\x7b\x0e\x01\x41\x83\xcf\xaa\x5e\x9d\x60\xe9\x46\x92\xc1\xdd\x3d\x5f\x80\x64\x6d\xea\xdd\x55\xb3\x3a\x22\x8f\x85\x06\x77\xbf\x5d\x37\x1c\x8d\x56\xab\xd9\xfd\xf1\xdb\x42\x0c\x32\x59\xf4\xee\x3a\x1a\xbb\x65\x98\x92\xef\xd3\xaa\x05\x24\xb3\x3b\xec\xae\xa3\x11\x48\xe6\xa8\xd8\xfd\x75\x1e\xaf\x63\x41\x34\xea\x9e\x39\x9d\xcb\x6a\x8d\x4a\xea\xbb\x6b\x71\xef\x5c\x42\x6b\xa4\x63\xd9\x5d\x8b\x7b\xdf\x8e\xa5\xfd\xf7\x35\xf9\xdd\x95\x9c\xba\xe5\x81\x7e\x18\xe4\xbb\x47\x0d\x90\x9a\x06\xbd\xae\xc6\xd5\x39\x6a\xda\x8f\x63\xb4\x6b\x68\x07\x52\x53\x73\xec\x6a\x5c\x9d\xe3\xa7\x91\xf0\x6d\x77\x25\x27\x20\x35\x8d\x77\x43\xc9\x69\xfc\x9c\x26\x7e\xd7\xa1\x31\x6b\xfc\x7c\x1f\x06\x90\xa1\x16\x36\x90\x9c\x9a\x52\xcd\xd0\x98\x35\xcc\x45\x92\x58\xd6\xa1\x01\x7d\x60\xb8\x6a\x14\x5d\xde\x43\xc3\x15\x90\x5a\xe2\xf3\x1e\x84\x50\xee\xe1\xcd\x1c\x97\x66\x28\x25\x0d\x34\xb8\x46\xe1\x8b\x3d\xd4\xe0\x80\xd4\x34\x06\x0e\xc5\xa0\x81\xb6\xd6\x34\x70\x0d\x8f\x2e\x20\x35\x8d\x59\x43\x03\xfa\x30\xb3\x17\xd7\x5e\xf7\xd0\x58\x3e\x10\x79\x9a\xc6\xbb\xe1\x31\x35\x8a\x7d\xa0\x81\x0c\x35\xae\xc1\x31\xd5\xb8\xbc\xbb\x87\x1a\x17\x90\x1a\xb7\x72\xf7\xd0\x37\x39\x2c\x00\xae\x81\x6b\xe8\x87\x1c\x66\x8e\xd2\x98\x35\x34\x8c\x8f\xe6\xfb\xf8\x4d\x0e\xc5\xa0\xd1\xec\x77\x4a\x73\xcc\xcd\x67\xd1\x30\x87\x1a\xd7\xe8\x3e\xcb\x27\x3a\x34\x48\x8d\x2e\x0f\xf8\x44\x87\x1a\xd7\xe8\xf2\x94\x4f\x74\x74\xd7\x4d\x2d\xec\xf0\x54\x8d\x6b\x20\x2e\xb5\x8c\x56\x32\x14\x97\x80\xa0\x31\x16\x45\x23\x20\x68\x3c\xab\xe1\x6a\x10\xfb\xd0\x72\xf2\x59\xd7\x0d\x71\xa9\x51\x3d\x6b\x0f\xc5\xa5\x31\x4c\x99\xc0\xf1\x3d\xd4\xb8\x80\xd4\xb4\x56\x0d\x35\x2e\x20\x68\xb6\x73\xcc\xd3\x44\x87\x19\x1e\x28\x2e\x01\xa9\x65\x3e\xef\xa1\x66\x06\x04\x8d\xbd\xa1\x91\x1e\x08\x1a\xef\xf3\xd8\x03\x82\xc6\x5a\x6a\xad\x02\x82\xc6\xdc\x3c\x0a\x07\x47\x61\xd3\xfa\x35\x3c\x0a\x81\xa0\xc1\x17\x35\xb8\xe1\x11\xa7\xb5\x6a\x28\x7e\x8d\xcb\x76\x1c\x03\x43\x11\x0a\x48\x8d\x92\xe1\x7b\x68\x49\x02\x52\xa3\xee\xe2\x1e\xfa\x21\x81\xa0\xf9\xac\xfc\xb3\x70\x1d\xe5\x58\xf6\xd0\xbf\x38\xac\x34\x47\x86\xe6\x3d\x3c\xba\x86\x47\x57\xf6\x9b\xe6\xbe\x82\x10\x34\xda\x79\x9c\x01\x41\xe3\x7d\x5a\x8d\x86\xc7\x19\x17\x87\xf7\xf0\x38\x03\x92\x99\x59\xf7\x50\xd3\x1b\xaf\x65\x33\x5d\x73\xcf\x2b\x20\x79\xcb\x60\x0f\x2d\x49\xc3\x04\x95\xc4\xc6\xee\xa1\x91\x1e\x08\x1a\x73\xd3\xba\x34\xb6\x35\x84\x38\xbe\xc7\xe7\xf8\x3c\xd7\x0a\xaa\xcd\x50\xfb\x03\x82\x46\x1f\x8a\x55\xc3\x73\xad\xb8\x46\x9e\x6b\xc3\x73\x4d\xeb\xd2\x54\xd4\x9a\x9e\x6b\x54\xea\xdb\x53\x83\x3c\x90\x1a\x75\x17\xf6\xf4\x0c\x9b\x9e\x61\x24\xa0\xde\xd3\x10\xad\xf9\xf3\x7d\xa8\x3b\x53\x83\xfc\xf4\x5c\x23\xb7\xd5\x9e\x9e\x6b\xd3\x73\x8d\x04\xf0\x7b\xaa\xfd\x4d\xcf\x35\x92\x7e\xef\xe9\xb9\x06\xa4\x46\xb2\xd7\x3d\x15\xd3\xe6\x29\x25\xc5\xfa\x4e\x45\xb2\x99\x7d\x16\xcb\xde\x34\x06\x0b\x48\x8d\x44\x2f\x7b\x7a\xae\xcd\xbf\x1a\x4c\x8c\x45\xe3\xfb\x34\xc5\x20\x77\x37\xf6\x54\x4c\x9b\x96\x94\x25\x74\x7f\x4f\xc5\xb4\x69\xa9\x58\xc3\xd4\xa6\x71\x18\xd3\xb3\x8e\x4b\xb5\x7b\x2a\x6a\x01\xa9\x19\x4b\x36\x3d\xd7\x26\x96\xa4\xa6\x25\x69\x7a\xae\x01\x41\x1b\xd0\x1c\x4b\xb3\x5f\xd6\x72\x7a\xd6\x59\xef\xbf\x11\x48\xb9\x2d\xe4\xbf\xa7\xe7\x5a\xc5\x22\x61\x81\xfe\x4d\xe5\xfd\xa0\xd9\x6e\x49\x83\x7f\x5a\x8d\xac\xa9\x2f\x04\x8d\xb1\x28\x6a\x01\x41\x83\xf7\xc6\x57\x4c\xcf\xab\xea\x1a\xe9\x18\x9c\x27\xf5\x35\xe7\xf3\x34\x6e\x02\x48\xa6\x61\xdf\xd3\x78\x08\x20\x91\xed\xe6\x7f\xf7\xd4\xf2\x33\x3d\x4b\x8c\x39\x9b\x9e\x25\x73\x99\x74\x62\xfd\xf7\x95\xba\x3d\xd5\xea\x80\x78\x84\xe5\x52\xab\x03\x52\x6b\xfc\x62\xe7\x25\x8b\xd0\xf4\x1a\x17\x94\xf7\xbc\xdc\x76\x84\x77\x35\xc3\xd4\x2c\xe3\xbf\xa7\xd5\x41\xa9\xf1\xb9\xad\xe3\xbf\x27\x57\xca\x1a\xb7\x8f\xf6\x54\x5b\xa3\xa6\x7e\x6a\x54\x26\xdc\x16\xd0\x17\x82\xc6\x58\x94\xb0\x4e\xbd\x79\x8d\x4a\x53\x69\x0a\x48\x4d\x03\x92\xc5\xe5\x85\xa0\xd9\xce\xa5\x26\xe7\x41\x33\x4c\x6d\x3e\xe7\x7d\x6c\x1d\x52\x68\xef\x69\x28\xd7\xf4\x48\x6a\x2e\xe1\xeb\xdc\x5e\xfb\xc5\x1f\x3d\x35\x78\xcf\xd7\x31\xbb\xac\x1e\x5d\xd3\x63\x4a\xe3\xd3\x54\xea\x9a\x1e\x53\x86\xb3\x59\x35\x7e\x5b\x0e\xbe\x35\x3f\x47\x35\x3d\xab\xba\x37\x8a\xda\xef\xb9\x7d\xdf\xf6\x7d\x58\x2e\xac\xc4\x2e\xa4\x46\x29\xf9\x6d\xdd\xf5\x4d\x8d\xf5\xa0\xd1\xc7\xe7\xfb\x3e\xf9\xe2\x96\xf0\x98\x02\x82\x66\x3b\x8f\x95\x4f\x1e\xb0\xe6\x56\x46\x17\x52\xa3\x3c\xcc\xb6\x0a\xba\x10\xb4\x0a\x6d\x48\x9b\xd2\x26\xb4\x47\x1a\x9f\x00\xf5\x12\xf6\x52\xac\x5a\x1e\x3f\x54\x4c\xde\x16\xf9\x16\x92\xe9\x85\xb7\x45\xbe\xf7\xe2\x12\x88\x99\x93\xb7\xa5\xba\xb7\x75\xb4\xbd\x7d\xba\xad\x99\xbd\x2d\x90\xdd\x0c\x49\xb3\xc8\xf5\x5e\x18\xb2\x5b\x47\x0a\xb6\x7a\xb5\x90\xa6\x7e\x48\x2b\x55\x0b\xd1\x8e\x7e\x15\xb5\xa8\x3a\x9d\x1a\x37\x67\xb6\xb5\xa5\x85\xa0\x75\x68\x55\x5a\x93\xc6\xb3\x6a\x84\x16\x88\x6e\x54\xf3\xdb\x56\x74\xde\xa7\xa2\x33\x95\xf1\xb6\xd5\x9b\x85\xd4\xa8\x04\xb8\xad\xc5\xbc\x29\xa8\x1c\x34\x9e\x55\x23\xb4\x54\x72\xa3\xcc\xc5\x5e\x86\x9e\x02\xa9\x69\x71\xb2\x2c\xf2\x5e\x66\xb0\x22\xb3\xf3\x5e\x1e\x5d\x16\x37\x6e\x86\xbd\x2d\x45\x32\x20\xb5\xe1\x5a\x2a\x92\x2d\x8f\xb3\xe1\x5a\x1a\xfb\x00\x04\xaf\x98\x9b\x9a\xe3\x42\x73\x9c\xe4\xaf\xdd\x6b\xc8\x67\xac\x55\x33\xb9\x1e\x1a\xbc\x81\x78\x1f\xfd\x2a\xa6\x01\xd1\x8e\xf7\x29\xa6\xad\x61\x1f\xfc\x26\x97\x62\xda\xc2\x59\x38\x15\x7d\x97\x47\x21\x10\x34\xde\xa7\x03\x71\x4d\xad\x3c\x7c\xab\xcb\xe3\x71\xcd\x33\x0f\xfa\x50\xeb\x04\x52\xd3\x72\xb6\xd4\x3a\x81\xa0\xd1\xaf\x47\x26\x10\xef\xe3\x59\xc3\xb6\x80\x34\xb8\xa1\xbb\x2d\x7c\x2b\xa4\xa9\x8f\x75\x19\x6b\x04\xa4\xa9\x28\x68\x2d\x3c\x21\x4d\x1d\x6a\x97\xe7\x1f\x90\x26\x29\xdb\xb7\x55\xb1\x36\xd5\xae\xd2\xe4\x8a\xee\xbe\x3c\xc3\x2e\x35\x42\x6e\xae\xed\x4b\xc3\xf8\x85\x33\x6e\xea\x98\xb1\x64\xd5\xa6\x16\x55\xd0\xe8\xd7\xb3\x89\xca\x53\x69\xfa\x9b\xb4\xcc\xd4\xbe\x38\x87\x26\xe9\x41\xb6\x05\xa4\x84\xa0\x2d\x68\xf0\xc5\x92\x4f\x93\x9c\x1c\xdb\xfa\x4e\xdb\xba\x4d\x93\x0b\xa3\xdb\x22\x4d\x42\x9a\x86\x61\x5f\x3a\xde\xac\xc8\x34\xb9\x23\xb4\xad\xbe\x24\xa4\x51\xe4\x8b\xe7\x90\xd5\x97\xa6\x0e\x9c\x4b\x11\xea\xf2\x6e\x61\x65\x6f\x58\x7d\x49\x48\xa3\x20\x4a\x5b\x7d\x69\x53\x69\x29\x4d\x1d\x3d\x96\x50\xda\x96\x4b\x9a\x86\x7a\xdf\x9e\x57\xb7\xf1\x10\x86\x7a\x5b\x2e\x69\x5b\x07\x69\x56\x44\x2d\x8b\x1e\xed\x53\x69\xc8\x5f\xb6\x55\x85\xb6\x15\x84\x66\x65\x1f\x58\x2d\x48\x48\xb3\xf6\x0c\xcd\x67\x51\xf9\xa6\xbf\xec\xdb\x58\x85\x3b\xbb\x1e\x88\xcd\xd6\xf7\x11\x82\x56\xa1\xf9\xbe\xec\xfb\x10\xa5\xad\xe6\x23\x04\x8d\xf1\x19\x6f\x65\x9d\x9e\xa9\xa3\xe7\xd6\x91\x67\x89\x9b\x49\xf1\xa6\x7d\x1b\xab\x70\xab\x1a\x1a\xea\x68\xed\x9a\x6d\xed\x9a\x59\xd7\x3f\x84\xea\x59\xc6\x46\x88\xd7\xc0\x4a\xb7\xf1\xed\xa5\x29\xf2\xeb\x6e\x4b\xd0\x08\xd1\x8e\xa1\x1a\x66\x65\xb9\x99\x69\xf4\xba\xe5\x66\xb6\xa5\x65\x9a\xc6\x54\x4b\xcb\x6c\xea\xc8\x44\x3b\x86\x5f\x65\x9b\x47\xa1\xe1\x30\x77\xb3\x5f\xee\x25\x4d\xae\x74\x6c\x4b\xc4\x08\xd1\x0e\xb6\x29\xc5\x59\x0f\x66\x92\xdf\x64\xdf\x1e\x99\x40\xb4\x63\x7c\xcd\xe5\xc2\xb0\x36\xf5\x67\x59\x10\x66\x53\xfd\x25\xda\x31\x66\x8d\x6d\xb7\x12\xa0\x91\xa4\x96\x84\x11\x82\xc6\xf2\xab\xed\x5a\x12\xa6\x0d\xf9\xa2\x51\xee\xee\x67\xcc\x8c\x4f\x49\x11\x08\x1a\xf3\xf5\xb8\xb5\x24\xcc\xe4\x82\xd9\xb6\x24\xcc\xb6\xfc\x4b\x1b\x1c\x03\xb7\xa1\x66\x40\xb2\x72\xfe\xbe\x75\x22\xdc\x26\xf9\x33\x5a\xd5\x92\x30\xdb\x5a\x2f\x93\x3b\x3c\xfb\xf6\x58\xbe\x3d\x96\xa9\x9d\xbe\xad\xff\x22\x24\x4b\xdc\x6d\x6b\xbd\x08\x71\xc4\xf9\xac\xe3\x1b\x8e\x0f\xad\xf8\x56\x42\xbd\x95\x50\xa7\x73\xf3\xa8\xb6\x00\xcc\xd4\xf7\x67\x11\x97\x6d\xc1\x96\xd9\xd0\xb8\x2c\xd8\xb2\x2d\xce\x62\x3e\xb1\x6d\x21\x96\x7d\xa3\x65\x4f\x7d\x84\x16\x62\x11\x92\x99\xbd\xb6\x05\x56\x84\x68\x27\x6d\x49\x5b\xb6\x63\x1e\x1e\xf3\x40\xb4\x63\xbe\xde\x58\xb0\xc0\xca\xa4\xaa\xf4\xb6\xc0\x8a\x90\xbc\x64\xb6\x2d\xb0\x22\x44\x3b\xf6\x81\xb1\x23\x56\x4e\x69\x93\xe3\xd1\xca\x29\x42\xb4\x63\x6e\x4b\x5e\xa9\x8d\x6b\x7c\xbf\x8d\x1d\xb1\x72\xca\x54\x54\xb5\x72\x8a\x10\xed\x18\x9f\x71\x22\x56\x44\x99\x8a\xaf\x56\x44\x11\xa2\x1d\x7c\x56\x93\xb7\xfa\xc9\xf4\xe6\xc5\xad\x78\x0d\x44\x3b\xc6\x6c\x3c\x89\x95\x4e\x26\xf5\x1a\xb7\x95\x4e\x84\xd4\x26\xc7\xa8\x95\x4e\x84\x68\xc7\x3c\xf4\xed\x02\xd1\x8e\x79\x5c\xee\x35\x8d\x9f\xf3\x8c\xcf\xf5\xbd\xe4\x29\x47\xb5\xd5\x4e\x84\x68\xc7\xf8\xfc\x75\x5a\xed\x64\x52\x50\x6f\xdf\x1a\x4e\xef\xdb\x3d\xc9\xef\xfe\xd6\xd2\x70\x6b\x69\x30\x1a\xd9\x0a\x28\x42\xd0\xe8\x43\x03\xab\xd5\x4e\xda\x44\xac\xbf\xb5\x3e\xdc\x5a\x1f\x8c\x50\xb6\x02\x8a\x10\x7d\x48\x73\x7c\xa6\x7c\x98\x1e\xfd\x3a\x70\x80\xa0\xd1\x87\xbf\x5d\xcb\x98\xcc\x76\xda\xb9\xbe\xaa\x0e\xd3\x5f\x84\x8e\x1e\x20\xda\xc1\x3f\x2d\x1c\x40\xd0\x7c\x9f\xe3\x7b\xe4\x1f\x9a\xfc\xad\xd5\x03\x48\x53\x15\xe3\x56\xc5\x00\x82\x46\x1f\xfe\xc6\xad\x6e\x32\x29\xae\xb4\xad\x64\x22\x04\x8d\x3d\xa4\xb1\xf7\xd6\x3a\x32\xfd\x7e\xb5\x8e\x50\x6f\x24\xda\xd1\xaf\x6a\x87\xc5\x45\x2c\x43\xbb\x6f\xd5\x0e\x20\xda\x31\x5f\x9d\x4e\x16\x12\x99\xe4\x50\xde\x16\x0d\x11\x82\xc6\x7c\x15\x0b\x80\x64\x26\xff\x6d\x35\x90\x6d\xe9\x8f\xd9\xfc\x75\x6a\x59\xb1\xcc\xc7\x54\x05\xba\x15\x1f\x6e\x2d\xc6\x86\x6b\xdf\x8a\x50\xb7\x22\x14\x79\x96\xb6\x65\x3e\xf6\x29\xf3\xe1\x6d\xa0\x5b\xcb\xf2\xad\x6a\xa3\xe3\xe8\x56\xa4\x00\xa2\x9d\x34\xf7\xd0\xe7\x1e\xf2\x37\xa9\x48\x71\xab\xee\x18\xfe\x6d\xe9\x8f\x7d\xab\xee\x4c\xfe\x29\xd6\xf4\xd8\xd6\xef\x68\x93\xf3\xde\x5a\x1d\xdb\xba\x1c\x53\x15\xcd\x7a\x1b\x42\xb4\xeb\xd0\x98\xdb\x29\xa4\xa1\xd3\xc9\xa2\x19\x42\x9a\xc6\x16\x58\x35\x43\x48\x4d\xa7\x93\x15\x32\xf6\xa3\x5a\xa4\xd3\xe9\xd1\x79\x66\x35\x8c\xc9\x25\xcb\x6d\x35\x0c\x21\xda\xd1\x87\x37\xe8\x4e\xe5\x8b\x36\xfe\xbb\x06\xdd\x7e\xbc\x60\xf7\xa8\x5d\xe9\xcf\xb2\x08\x86\x90\xcc\xe2\xbf\xad\x78\x21\x24\xb3\xc1\xed\x47\xc9\x04\x48\x4d\x7f\x96\x15\x2f\x84\x18\xc2\x80\x26\x8b\xb2\x79\x75\x31\xd0\x58\xca\x42\x88\x76\x0c\xdf\x88\x71\x20\xda\xb1\x0c\xfa\xf4\xac\x65\x31\x0d\xbf\xb0\x46\xc5\x3e\x35\x2a\x56\xf6\x59\xd9\xa6\xb1\x9c\xea\xdc\xdb\x3a\x13\xdb\xa2\x12\x8d\x52\xdc\xdb\x6a\x11\xdb\x2a\x10\xb3\x21\x7d\x3f\x46\x74\x3e\x1a\x95\x28\x28\xbe\x1f\x45\x9e\x47\xc9\xdd\x4b\x63\x56\x8b\x10\xd2\x30\x1c\xcb\x6a\x11\xfb\x31\x99\x73\x3b\x34\xfb\xad\x2e\x17\xa1\x20\x96\x68\x10\xd2\xf4\x22\x99\xe5\x18\x84\xa0\xd1\x87\xe2\x0d\x10\x34\xde\xd7\xe4\x7d\xf3\xa8\x21\x8e\xe0\x51\x6c\x01\x82\xc6\x98\xd5\xfe\xac\xa0\x30\xd5\xda\xad\x96\xb0\x2d\x8d\x30\xd5\xda\x2d\x8d\xb0\x2d\x83\x30\xd5\xda\xad\x69\x20\x04\x8d\x75\x53\x1c\xb1\xa6\x81\x89\xba\xf6\xa3\x81\xcb\x1a\x04\x53\xed\xde\x7a\x03\xfb\x41\x7c\x98\xdd\x7d\x30\x4e\xbb\x25\x8d\x3e\xf4\x1b\x5a\x48\x60\x7a\x59\xed\x51\x54\x00\x82\x46\xbf\x8a\x0a\x40\xd0\xe8\x57\x83\xfc\xa3\xa8\x40\x4a\xb7\xfd\x68\x90\x07\x82\x46\x1f\x1a\xda\x81\xa0\xd1\x87\x9a\xde\xa3\xa6\x47\x39\x9d\xfd\xa8\xe9\x3d\x6a\x7a\x5a\x10\x1e\x8d\xef\x8f\x06\x33\xb2\xb4\xee\x47\x11\xe0\x59\xa7\x5f\xc6\xa2\x08\xf0\x68\x44\x23\xb3\xec\x7e\x34\xc8\x03\x69\x92\x98\x6b\x3f\x8a\x00\x40\xd0\x18\xb3\x46\xfa\x47\x23\x3d\x59\x40\xf6\xa3\x85\xed\x59\xf2\xa5\x4a\x73\x1e\xcb\x79\xf0\x1b\x7a\xf4\x61\x02\xf1\x2c\xf3\x55\x54\x00\xa2\x1d\x73\x53\x2c\x78\xbc\xb8\x64\xac\xcc\x73\xb9\xbe\x97\x63\xe1\x97\xf3\xf8\xbb\x07\x82\xc6\xf8\xfc\xdd\x03\x41\x63\x2c\xfe\xda\x1f\x7f\xed\x64\xb9\xdd\x8f\xbf\x6c\x20\xda\xb1\x27\xfd\x65\x3f\xfe\xb2\x97\xdf\xaa\xbf\xec\xe7\x3e\x7d\x30\x3e\x35\x56\x20\x75\x2a\x23\xec\xc7\xc8\x7c\x20\x68\xbc\xcf\x18\x89\xc7\x8b\x91\x3f\xcf\x26\xb5\x53\x20\x4d\xe3\x7b\x1e\x7f\x61\x0f\xbf\xab\x4e\xea\xf9\x6d\x31\x0a\x21\xf5\x9f\x67\x8e\xda\xe9\xe3\x6d\xa0\x9f\x7b\xc8\x5f\x89\x25\x24\xfa\xcf\x3d\xe4\xaf\xc4\xe2\x10\x9d\xf4\x4b\xdb\xca\x0d\x42\xea\xa4\x43\xd8\x96\x55\x10\x62\x2c\x05\xda\x90\xe6\x77\xd4\x6d\x77\x49\xbb\xa4\x75\x68\xbc\xef\x4d\xee\x3f\x6e\xa9\xbc\xfe\x22\x5e\x7f\x11\x5a\x8d\xac\x7a\xb0\x2d\x67\x30\xb9\xe8\xbe\x2d\x67\x20\xa4\xfe\xe3\x57\xfc\x6a\xb8\x07\xa2\x9d\xef\x3b\x7d\x3c\xd2\x6c\xf7\x4a\x3b\x55\x56\x12\xb4\x2d\x4d\x9e\xb2\x6e\xd6\x24\x10\xd2\x34\x16\xea\xf5\xbf\x60\x01\x82\xfe\x73\x1e\xfe\x17\x5e\x35\x56\x2d\x58\x96\x1b\x10\xa2\x9d\xef\x73\x7c\x6a\xb1\x5a\xb5\x5e\xff\x0b\x40\xea\xbf\xe1\xb3\x8e\x2f\xbb\xff\x38\x4f\x4d\xf1\x2f\x44\x3b\xde\xa7\xb6\x6b\x8e\xff\x49\x4d\xb4\x6d\xa2\xfe\x4d\x6e\xfe\xa0\xf1\xac\xe7\xb3\x09\xf8\x27\x95\xc3\xf6\xab\x23\x14\x48\xdd\xb0\x64\x13\xf0\x6f\x93\xed\x4f\xad\x64\xaf\x6a\xaa\x89\xf5\x27\xd5\xc9\xb6\x89\xf5\x85\xd4\xbd\x69\x62\x12\x7d\x21\x4d\xad\x69\x66\xd1\x17\xa2\x1d\xe3\x53\x9d\x35\x63\xfe\x34\xf6\xcb\xec\xf8\xdb\x4c\xf8\x53\xab\x9b\x39\xe7\x85\xd4\x0d\xf3\x7b\x3d\xb3\x5f\x2f\x73\x1a\x3b\x67\x4a\x78\x21\xf5\x94\xfe\xc1\x98\x6f\x3a\x77\x21\xba\x83\x1d\x86\x9a\xbd\xde\xff\xd4\xef\xfa\x7a\xa4\x9b\xbb\x7d\x6a\xbc\x33\x77\xbb\x10\x34\xdb\xb9\x15\xbd\x5f\xae\xcf\xfb\x55\x23\x7c\xd5\x08\x35\xb6\x99\x43\x5d\x08\x1a\x53\xf2\x48\x7f\x4f\xfa\x45\x3e\x47\xf3\xa0\x0b\xd1\x4e\x9a\x7d\x4c\xfb\x40\xb3\x30\xe7\xf9\x36\xc1\xf9\x24\x67\xfc\x36\xc1\xb9\x10\xed\x98\x9b\x47\x3f\x10\x34\xc6\xec\xd1\x0f\xa4\xee\xc5\x11\x13\x6f\x0b\xf1\x3e\x9e\x35\x32\x15\x48\x5d\xbf\xb5\x49\x8d\x85\xd4\xb3\x4b\xa8\xbf\xd2\x04\xc6\x93\xcc\xfc\xdb\xf4\xc1\x42\xd0\xe8\x57\x89\xdc\xbc\xc0\x3d\xcb\x03\x8f\x38\xf3\x02\xcf\xc1\xaf\xd3\x1c\xc0\x42\xd0\x68\xa7\x44\x6e\x6e\xdf\x9e\x1d\x9f\x46\x7f\x13\xe5\x76\x0d\x8e\x5b\x09\x15\x48\x3d\x23\xf5\x9b\xd1\x54\x48\x3d\x73\x4c\x99\x95\x54\x88\x3e\x1a\xb4\x5b\xda\x19\x4b\xf4\xb1\x95\x28\xb7\x39\x19\x28\x27\xb0\xb7\x47\xc3\xf6\x68\xa0\x74\xc0\xde\x7e\xde\xdb\x4b\x81\xd4\x52\xde\xdb\x8b\x37\x40\xb4\x63\x7c\x8a\x78\xdb\x4b\x81\x14\xdc\xda\x9b\xfc\x43\x42\xd0\x18\xb3\x06\xf4\x6d\x74\xb8\x61\x88\x5b\x31\x68\x6b\xe5\xf1\x2e\xf4\xd6\x57\x07\x04\x8d\xf7\x69\xbd\xd9\x16\x92\xf2\x46\xc0\xd6\x08\xbe\x15\x83\xc6\xa1\xd9\xaf\xf9\x17\xf4\xd9\x6e\x43\xa5\xb6\xf7\xa3\x0b\xc7\xfc\xd6\x3a\x02\xa4\x4e\x01\xe8\x6d\x0a\x53\x21\x75\x2a\xa5\xef\xad\x28\xb3\x15\x65\xc8\x3f\xb3\xcd\xcd\x29\xa4\x4e\xad\x8f\x6d\x5a\x4b\x21\xda\xc1\x2b\x43\x91\xfe\x52\x43\xf2\xcb\x31\x35\xa4\x90\xc6\x99\x87\x9a\xbc\x39\x1f\xa7\x77\xba\xcd\xef\xb8\x4f\xee\x45\x52\xa6\x6d\x73\x2f\x0a\x69\x0e\xf7\x81\xa1\x8e\x66\x55\x9c\x84\x5d\x7e\x05\x07\xce\xe7\x05\xac\x41\x9d\xed\xcf\x8b\x55\x42\x9a\x63\xd1\x0e\xc3\xa4\x10\x34\xda\x21\x0e\x0b\x69\xce\x58\xdf\xaf\x60\x15\x14\xd2\xc4\xd2\xf0\x15\x8e\xd6\xaf\x78\xb4\xa2\xa1\x7f\x5c\x8b\x09\xe0\x62\x1a\xdf\xdb\xe7\x0d\x17\x21\x0d\xc2\x51\x3f\x6f\x72\x08\x69\x60\x15\xfc\x0a\x1a\xdc\xe7\x0d\x8d\x31\x26\xfd\x7e\x3e\xeb\x25\xb9\x11\xfb\xea\xab\x7c\x0b\x9f\xb7\x31\x06\x56\xb2\xaf\xf2\xdb\x10\xd2\x20\xac\xf1\xf3\xc6\xc2\x57\xab\x17\xfb\xe2\xfb\xf8\xbc\xb1\x20\x04\x6d\x40\xeb\xd2\xbc\x38\x17\xbf\xb5\xcf\x5b\x0c\x5f\xad\x5e\xf6\x1b\xf4\x81\xf8\x2f\x04\xad\x42\xb3\xdf\xea\x05\xc0\xf8\x8e\x3e\x6f\x36\x7c\xb5\xd9\xef\xe0\x7d\xcd\x7e\x9b\x7d\x4c\xc6\xc2\x2f\x42\x88\x31\x33\x16\xc4\x7f\x21\xda\xf9\xac\xfd\x36\xe7\x1b\x62\xdf\x57\x51\x09\xbe\xda\xbc\xb0\x27\x5f\xb0\x5a\x7e\xde\x8a\x18\xc4\xde\x7c\xde\x8a\xf8\x2a\x79\x47\x06\x71\x36\x1f\xd7\x21\x0e\x04\x8d\x79\x74\xdf\x87\xe5\x71\xe4\x1f\x63\xc1\x21\x24\x44\xbf\x8c\x05\x6b\xa4\x90\x06\xb1\x37\x9f\x37\x20\x84\x34\x66\x93\xe6\xdc\x86\x73\x6b\x8c\x6f\xc8\x53\xfe\x29\x23\x27\xde\x37\x1c\x0b\xea\xc4\x98\x21\xaa\x7e\x75\x38\x5f\x53\x0b\xcf\x06\xaf\x86\xe3\x1b\x96\x3a\x61\x0f\xd5\x29\x9f\x2d\x0b\x9d\x33\x63\xc6\xf2\x28\xc4\xb3\xcc\x6d\x3a\x3e\xfe\x47\x23\x17\xc6\x32\x1d\xcb\x74\x2c\x85\xfd\x32\xed\xd7\x0b\xb7\xb9\xc0\xe7\xe9\xfa\x62\x3d\x1c\xa4\xe3\xf9\xbc\x79\x21\x44\x1f\x3c\xbb\x9c\xef\xf2\x7d\xf2\x60\xf9\x3e\x2f\xe1\x66\xc7\xb2\xe4\xe9\x72\x1e\x7c\xab\x5c\xc3\x08\x70\x8d\xfe\x21\x1d\xee\x57\x2f\xbb\xbb\x0e\x7b\x7d\x8d\xac\xe4\x08\x19\x84\xfa\x7c\xf5\x72\xf8\x97\xcb\x3a\x60\xef\xe5\x12\xea\xf7\xca\x6e\x63\x8c\x77\x42\xbc\x8f\xa5\xb9\x65\x25\x47\xcd\xe0\xc2\xd9\x57\x6f\xfb\xe5\xa8\x19\x79\xf2\xbe\xdb\x2d\x6b\x99\x04\x7e\x11\x9f\x17\x42\x84\x34\x30\x5c\x7d\xf5\xf1\x7d\xf8\xbd\x06\x39\x00\xbe\xfa\xf8\x3e\x0c\x6b\x83\x1c\x00\x5f\x7d\x5c\x6a\x7e\xc5\x83\x5a\x90\x5f\x7d\x7d\xdf\xeb\xb3\x8e\xf9\xf5\xd9\x57\x1e\x4c\xdb\xc9\x83\xd7\xf7\x39\xbe\xd7\x65\x40\xdb\x18\x84\x27\x7d\xdc\x18\x09\x70\x6b\x4f\xdf\x27\x5f\x5e\xb7\xf6\x82\xb6\xdd\x62\x54\xe3\x1d\x44\x23\x7f\x75\xcb\x2b\xef\x0b\xcf\x09\xef\xb7\x73\xc3\xb7\x36\xb2\x9f\xde\x76\x59\xb7\x9f\x05\xc7\x59\xdd\x7e\x8e\xdb\xad\xb8\x7c\xd6\xe3\x67\x5b\x73\xd4\x4f\x7e\x3b\x37\xef\x1a\x53\xe9\xf3\xe3\xa6\xca\x81\x34\x88\x82\xfe\xea\xe7\x58\xd0\x72\x06\x97\xf3\xbe\xfa\x39\x96\xcf\x4f\xc0\xb1\x7c\x6e\x77\xef\x1f\x4f\x8e\xf9\xea\xd1\x5a\x3d\x5a\xc9\x47\xf0\xd5\xcf\xed\xf9\x99\xcd\x8a\xa3\xa1\xe1\x6f\xfb\x9a\x77\x8d\x31\x5c\x7d\xcd\xdf\x0b\x10\xb4\x09\xad\x49\x63\x6e\x8b\xa3\xa1\xa1\x35\x7d\x2d\xf9\x6c\x88\x7d\x5f\x4b\x3e\xcb\xe5\x94\x41\x64\xf4\xd7\xd0\x7c\xbe\x96\xac\xa0\x1e\x62\xc1\xd7\xf0\xb7\x7d\xcd\x5a\xac\xab\xd0\x2f\xe2\x88\x90\x06\x89\xf6\xbf\x56\x7c\x1f\x62\xc6\x20\x7f\xc0\xd7\x8a\xed\xd0\x2c\x06\x69\x71\xbe\xe6\x2f\xa2\xf9\x8b\xe8\xbe\x8f\xc8\x6d\x21\x0d\xb4\xe2\xaf\x35\xdf\x87\x73\x6a\x90\xc6\xe6\x6b\x88\x28\x42\x1a\x68\xa7\x1f\xd7\x49\x02\x2e\x69\x3e\xeb\xfb\x9a\xef\xe3\x1b\x6c\x1e\xc1\x40\x1a\x7d\x34\x68\xb7\x34\xc7\xc7\xef\xcf\x9b\x21\x42\xd0\xe2\xd9\x4e\x58\x8f\x90\x26\xda\xe9\x67\xc4\xb3\x90\xe6\x8f\x63\xa5\xfb\x9d\x1b\xc9\x3c\x7f\xf4\xdb\x31\xd2\x0b\x69\xa2\x85\x7d\xc3\xfd\x37\xac\xf3\x40\x8d\xc3\x6f\x60\xd8\x15\x52\xa5\x60\xe0\x37\x28\xd3\xf8\x19\x32\x57\xc9\xb4\xfe\x19\x32\xf7\x0d\x2f\x64\x92\xf3\xe0\xbb\xd0\x76\x05\x2a\x44\x7f\x17\x57\x99\x84\xf5\x63\x33\x2b\x2f\x0a\x44\xe3\x7e\x4a\x8b\x02\xba\xc5\xb7\x5d\xc4\x6d\xfe\x4a\xe4\x9f\x4f\xf9\x51\x08\x5a\x83\xd6\xa4\x31\x81\x1f\x94\x21\xc5\xb4\x94\x50\x96\x14\xd2\xd4\x4d\x28\xb7\x14\xef\xd8\x42\x79\xa5\x78\xc5\x08\x0a\xdb\x6d\x53\x21\x8e\xf3\x7b\x57\x47\x79\x62\xd2\xa0\x38\x4a\xa3\x6f\x79\x73\xb5\x2f\x3c\xa3\xb0\x73\x2b\x25\xec\xfa\xfc\xdf\xff\x64\x3e\xc8\xad\x8c\xf0\xff\xc9\x3a\x63\xdd\x86\x61\x18\x88\xee\xfd\x0a\xff\x41\x2d\x59\x4e\xd2\x25\x4b\xe7\xf6\x1f\x5c\x9b\x07\x64\x48\x62\xb8\xc9\xff\x17\xbc\xe7\xa5\xed\x10\x5c\x70\xb0\x4d\x26\xa2\x44\x0a\xa0\xce\x91\x41\xe6\x96\x02\x45\xdb\x6d\x89\x5f\x66\xfb\x54\x0d\x06\xf7\x27\x2b\xbc\xd5\x04\x2c\x62\xaf\xa0\x8a\x08\x57\x0c\x85\xbb\xb0\xef\x80\x73\x58\xc6\xc8\xb3\xb3\x18\xa8\xbd\xff\xb3\x03\xcf\xc9\x1a\x80\xcc\x19\x54\x00\x91\xe1\x47\xa2\x40\x4e\x17\x28\x3d\x4c\x85\x71\xa3\xbe\x1b\xcd\x25\xa6\xbd\x98\xf6\xcd\x4c\x83\x69\xe7\xae\x3a\x6d\x88\x65\xc0\xe0\x13\xce\x42\x82\x17\xf0\x71\x79\x21\xc0\x0b\xe4\xb3\x8b\xb9\x13\x9c\xb5\x25\xf1\x60\x82\x61\x82\x99\xf9\x82\x49\xbf\x77\x2f\x67\x18\xbf\x78\xb3\x37\xb3\xc0\x2c\x79\x0d\x1e\x05\x4c\x58\x8a\xdd\x8c\x60\x94\x5e\x67\x20\x5b\xa9\x37\xe1\xed\xdc\x0d\x5e\x2e\x50\xc9\x05\x8a\x17\x3d\x34\x72\x81\xd2\xff\x95\xb9\x3d\xfd\x4b\xd2\xe8\xe7\x02\xd5\xe3\xa7\x82\x6f\x09\xde\xeb\x09\x3d\x5d\xc0\x1d\xca\x12\xcb\x9e\xc1\xc7\x9b\x84\xbe\x2e\x50\x9d\x22\x55\x19\xad\x8c\xf0\x01\x86\x08\x37\x94\xe1\xe8\xd8\xd4\x80\xfd\x84\xba\x33\xd8\xe7\xcd\xcb\x47\xc6\x6b\xc0\x03\xcf\x84\xe1\xd8\xb8\x0e\x1f\xdc\x5e\xe0\x24\x25\xe6\x82\x55\x3e\xdd\x01\x2a\x34\x3e\x01\xef\xf1\x85\xc2\x27\x50\xaa\xc7\x62\xc4\xde\xc8\x5b\x6f\x92\x39\x10\x2f\xde\x9b\x15\x33\xa4\x53\x43\x69\xbd\xab\x4c\x91\x3a\xc5\x19\xce\x7e\xfc\x2d\x4d\x90\xdf\xaf\xd3\xfa\xf2\xfe\x31\xad\x9f\xd3\x35\xba\xf9\xb9\x6d\x71\x7b\x2c\x97\xf9\xd1\xbd\x26\xdb\x2d\xa1\xcb\x2d\xb6\xf8\xbe\x3f\xb7\x39\xba\xf5\xbe\xe6\x5d\xfe\xfc\x04\x00\x00\xff\xff\xf7\x76\x22\x71\x01\xf2\x04\x00"); -func _bgdc ()([]byte ,error ){return _fac (_faca ,"UniCNS-UTF8-H")};var _eaee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xab\x2e\x4b\x92\xa6\x37\x3f\xbf\x62\x0f\xa5\x41\x2b\xc3\x3d\xfc\x0a\x4d\x81\xa8\xa6\xa0\x04\x2d\x09\x95\x5a\x12\x08\xd1\xc4\xc5\x3d\x95\xa0\x3c\x79\x38\x99\x35\xa8\x7f\x2f\x96\x3d\xcf\x97\xec\x12\x62\xef\xd1\xc2\x57\x7c\x11\xee\xe6\x17\x33\x7b\xed\xe6\x7f\xf8\xc7\x7f\xfe\x4f\xff\xfc\xeb\x9f\xfe\xf6\xed\x0f\xff\xf3\xef\x7f\x79\xfe\x65\xfd\xed\xdb\xfe\xd3\xaf\xef\xef\xeb\xaf\x7f\xf9\xd7\xdf\x9f\xf5\xed\x5e\x7f\xfc\xd3\xaf\xbf\xfc\x92\xf2\xb7\xf7\x4f\xcf\xdf\x3e\xcd\xf8\xf3\xfc\xf9\xfa\xed\x97\x5f\xbe\xde\xff\x97\x7f\xfb\xeb\xdf\xd6\x9f\xff\xf9\xd7\xfd\x97\x6f\x27\xbf\x7b\xff\xf5\x37\x7f\xfb\xed\xdb\x1f\xfe\x97\xf5\xc7\x3f\xfd\xf5\x6f\xbf\xff\xdb\xb7\xff\xe6\xbf\x7f\xff\x72\xaf\xff\xf6\xdb\xbb\xf6\xd7\xff\xff\xa7\xdf\xdf\xf5\xfb\x9f\x7e\xfd\xa3\xff\xff\xaf\xff\xc3\xf5\xdb\xf5\x6b\xfa\xaf\xff\xe5\x1f\xff\x25\xff\xfd\x37\xff\xf2\xaf\xbf\xfd\xf6\xff\xac\x3f\xaf\x5f\xff\xf6\xad\xc7\xff\xd6\xaf\x6f\xfc\xfd\xe5\x0f\xff\xf8\x9f\xaf\xdf\xfe\xc7\xeb\xcf\xeb\xdb\x1f\xe2\xf5\xff\xc0\xeb\xff\xe1\xeb\xf5\xf8\x45\xfc\xe0\x7f\x5b\xbf\xff\xf5\x4f\x7f\xf9\xf5\xdb\xfc\xef\x8e\xe3\xbb\x7f\xff\xaf\xff\xf6\xdb\xfa\x96\xfd\xd0\xff\xf1\x5f\xfe\xf9\x3f\x7d\xfb\x3f\xd3\xb7\x74\x7c\xcb\xf5\x3c\xeb\xb7\x94\x53\xfe\xbf\x7c\xf8\xbf\xff\xe7\xbf\xbc\xeb\xdb\x41\x2b\x41\xd4\xf3\x97\x77\xfd\xf5\xb7\xeb\x59\xbf\x5f\xbf\xfe\x71\xfd\xf2\xed\xdb\x7f\x3c\x8e\xe3\xf8\x87\x6f\xff\xf1\x9f\xfe\xe9\x9f\xfe\xe9\x1f\xbe\x86\xf8\xff\xf9\xc5\x2f\xe9\x38\x78\xf5\xde\xcf\xff\x7d\xfd\xfe\xcb\xe7\x85\xbd\xf7\xfb\x0f\x5f\xad\xf3\xfd\x87\xaf\xaf\x5c\x35\x5a\xd5\x56\xa3\xb5\xa2\xd5\xf9\x65\xdd\x5f\xad\xf3\x38\xa3\xd5\xbe\xbe\x92\x8f\x34\x69\xa5\xf8\x65\x7d\x68\x65\x9e\x0d\x5a\x27\x5f\xf1\x59\xa1\xb5\x68\x8d\xf8\x65\x29\xb4\xe6\xd7\xb3\x34\x33\xad\x8b\xb1\x74\x5a\x37\x2d\x7f\xf9\xd0\x83\xdf\x74\xd4\x77\xb4\xba\xbd\xf3\x95\x5e\xe3\xd9\xcd\x57\x7a\xa3\x05\x7d\xbd\xc7\x2f\xb3\xbf\x64\x2c\xe9\xa2\x35\x69\x31\xce\x7e\xd1\x62\x26\x3a\x63\xb9\xed\x8f\xb1\x64\xbf\xf9\x46\xeb\x3c\x68\x31\x83\xf7\x8e\xd6\x60\x96\x2e\x5b\x95\xf9\xa4\xbf\xe1\xc8\x98\xb3\xd1\x79\x46\x0f\x63\x44\x2b\xfb\x6c\xf2\x0c\xda\x47\xcc\xd2\x79\xd2\xfb\x60\x64\x8f\xad\x87\xfe\xec\x21\x66\x29\x95\x44\x8b\x91\xbd\x7e\x33\xd6\x36\x55\x66\x62\x1e\x8c\x85\xf7\x26\xa3\x5e\x7c\x73\xe6\xf8\xe5\xc9\x57\xe6\xc9\x37\x7d\x8f\xb5\xdd\x7c\x73\x56\xbe\xc9\x7e\x99\xd0\xf7\x42\xfb\x0c\xfa\x8e\xcc\x7c\xce\xc1\x38\xd9\x4b\x73\xd2\x82\xbe\xe9\x2e\x60\x1d\xe6\x66\x64\xec\xd6\xcb\x71\xf2\xde\x0b\x0d\x8d\x99\x5f\xf1\x2c\x75\xc6\xb2\x12\x2d\xfa\x5b\x99\x19\xe4\x2b\x0b\x1a\x1a\x14\xad\x2f\x1a\x72\x72\x4f\x2c\x68\x70\xb7\x2e\x68\x60\x6d\x53\x3e\xbf\x3b\x39\xa9\x54\xd6\x3d\x7e\x99\x62\x35\xf7\x2e\xfc\x32\x56\xec\x3c\x96\xcf\xae\x68\xb1\x5b\x53\xac\xd8\x79\xdc\x89\xd6\x13\xad\x5d\x68\xbd\xfc\xf2\xa1\xb5\x68\xf9\x95\xcd\x7b\xf4\x10\x2b\x76\x1e\x77\xa6\x95\x68\xf1\x95\x58\xb1\xd3\x3d\x9f\x62\xc5\x4e\xf7\x59\x8a\x15\x3b\x5d\xe9\x14\x2b\x76\x1e\x37\xfd\xc5\x8a\x9d\xc7\x4d\x7f\xb1\x62\xe7\xf1\xd8\xdf\xa0\x65\x7f\xd0\xf7\x30\x13\x13\xfa\x9e\x4e\x0b\xfa\x9e\x58\xa3\x74\x31\x2f\xac\x51\xda\xce\x19\x5f\xd9\xcc\xee\xc5\xc8\x36\x67\x93\x7d\x9d\x36\x3b\xa4\x32\x67\x9b\x1d\x52\x63\x35\xf3\xf1\xfd\x79\xcf\xc7\xf9\x5d\x0f\xf9\x80\xbe\xe9\x33\xe8\xe3\x04\xe4\x03\xfa\xca\x49\x0b\xfa\x4a\xa5\x05\x7d\xa5\xd3\x82\xbe\x32\x69\x41\xdf\xf0\x3d\xe8\x1b\xbe\xc7\xfa\x0d\xdf\x63\xfd\xda\x19\xac\x59\x0e\xfc\xff\xc3\x92\xf3\xc1\xd2\x16\x87\xc9\xd2\xc2\x14\x73\x62\x69\x4b\xa3\xc5\xd2\x96\x41\x0b\xf2\x0a\x13\x91\x24\x6f\xd3\x82\xbc\x0a\xb1\x09\xf2\x38\x8c\x39\x41\x5e\x65\xd0\x09\xf2\x2a\x83\x4e\x90\x57\x21\x36\x41\x1e\x13\x9f\x13\xe4\x39\xf1\x09\xf2\xaa\xfd\x41\x43\xb3\x3f\x68\x68\xd0\x90\xa1\xa1\x41\x43\x86\x86\x06\x0d\x99\xb1\x74\x68\xcf\x8c\xa5\x33\xb2\xcc\x58\xba\xbf\x64\x2c\x9d\xb1\x9c\x7c\x65\xd0\xc3\xc9\x26\x1f\xf4\x70\xf2\x95\xc1\xc8\x4e\xbe\x32\xa1\xfd\x64\xd4\x63\xd1\x72\xe6\x1f\x5a\xce\x3c\xcf\x0a\xa3\xae\x6c\xa5\x42\x7f\xb0\xc8\x5c\xe8\xaf\xd2\x7b\xe1\x50\x55\x7a\x2f\xac\x4a\x65\xd4\x85\x55\xa9\x17\x2d\x57\x85\xfe\x8a\xab\x62\x7f\xcc\x84\x5b\xb7\x40\x43\xb3\x3f\x68\x68\xcc\x4b\x61\x26\x1a\x2b\x56\x58\x95\xc6\x8a\x55\x58\xeb\xc3\xc8\x2a\x07\x67\xfb\x8c\x83\xb3\x6c\xc1\x5a\x17\xab\x59\xef\xef\x18\x74\xae\x88\x8e\x45\x0f\xaa\x05\x8f\x2d\x45\x07\x2b\x8d\x5a\x70\x6c\x5a\x21\xfa\x8f\x63\x33\xd7\x8a\xfe\x0d\xed\x8a\xfe\xcb\x5f\xd6\xef\x44\x63\x6e\x8a\x3f\xc6\xd2\xa0\xe1\x65\x3e\x1b\x34\xbc\xcc\x59\x93\x06\xe8\x53\x49\x58\xec\x09\x95\x84\xe5\x37\xa1\x61\xfb\x95\xf7\xdf\x7d\x05\x1a\x16\xb3\xdb\xa0\x61\x31\xce\x8e\x58\x81\x5d\xe7\x8e\xf8\x83\x25\xe7\x2e\x7d\x7c\xa5\x43\xdf\x62\xc5\x7a\xf9\x7e\x76\x43\xf1\xc8\x15\x96\x9c\x55\x3c\x16\xb4\xf7\xfe\x9d\x12\x94\xfb\xf8\x4e\xac\xe4\x50\x27\xf6\x3e\xec\xe1\xa5\xe5\x2f\xd9\xad\x1b\x6a\x43\x9d\xd8\x3b\x41\xed\xc8\xfc\x92\x1e\x86\xb3\xcb\xa8\xff\x9d\x38\xca\x28\x17\x32\xda\x1c\xca\xc5\xde\x08\xae\x3c\xe6\x77\x62\x2c\x87\xa8\xda\xfb\xb4\x07\x4e\x07\x0a\x60\x0e\x91\x53\xd6\xcb\x8a\x29\x48\x9c\x97\x09\x63\x4f\xec\xd6\x10\x24\xf9\x48\xf4\x1e\x82\x64\xef\x83\x6f\x4e\x7b\xf7\xbd\x19\x2d\xcf\xc3\x54\xe9\x62\xfd\x42\x90\xec\xed\xc9\x99\xdf\x2b\x5d\x79\xa2\x74\x65\xfa\x53\xc8\x9c\xcc\xd2\x45\x7f\x27\xe3\xbc\xe8\xef\x8b\x9f\xfd\x98\x25\x5f\x0e\x85\xd7\xee\xc2\xa0\xf9\xe4\x5d\x69\xf9\xcc\xad\xcb\xc4\xdf\x6e\x5d\x8e\xca\xed\xf1\xb3\xc5\x37\x93\xef\x05\x79\xd9\xe3\x7e\x43\x1e\x1a\x6d\xbe\xd9\x04\x68\x9f\xf9\xde\xf1\x4b\x5b\x4f\x68\xde\xf9\x64\x69\x9f\xaf\x4d\x90\x9b\xa2\xe3\xc9\xb4\xf8\xe6\xc3\xf6\xbc\x6d\xc5\x32\x24\x97\xef\x61\x5a\x16\x53\xf6\x30\x2d\x87\xdf\x64\x2c\x87\xcf\xdc\x90\xbe\xe7\x86\x64\xe2\x9f\x45\x8b\x83\xf3\xec\x68\x65\xfa\x7b\x8f\xef\xf4\xf7\xfc\x32\x4e\xdf\x7b\x19\xa7\x3d\xbc\x67\x1c\x95\x87\xd9\x7d\x0b\x2d\x36\xc8\xcb\x31\x7a\xa0\xfd\x6d\xb4\xfc\x66\xa7\xe5\x37\x43\x7f\xaf\xb2\x97\x77\xd2\x72\x2c\x17\x87\x11\x1a\xde\xfb\xfb\xa3\xf9\x3e\xb4\x58\x95\xf7\xa5\xc5\x3a\xbc\x8b\xe3\xe0\xc8\x38\x00\x6a\x1a\xa1\x61\x66\xd1\x4a\x0e\x2d\x32\x27\x85\xcc\xe2\x38\x24\x5b\x41\xc3\x97\x52\x11\xad\x46\x8b\x6f\xae\x18\xcb\x97\xa4\x8b\xd6\x43\x0b\x16\xb2\xf6\x77\x9a\x70\xde\xf4\xf7\xd2\xdf\x4e\xb4\x58\xb1\x9d\xf9\x26\xd4\xee\x93\x16\xbd\xef\xc2\x37\x7d\xc6\x58\xd0\x5a\x73\xe8\x5c\xf9\x94\x22\x74\xae\x2f\x85\x2a\x5a\x83\x16\x73\x1d\x3a\x57\xce\x8a\xf7\xcd\xde\x55\x18\xee\x97\xfd\x09\x0d\x7b\xb1\x3f\x99\xcf\xed\xde\x8d\xd6\x79\xb8\x77\x2b\x2d\xe6\x2c\xdf\xb4\xca\x77\xc8\xe9\x0c\x5d\x2d\xb7\xb6\x69\x35\x5a\x7e\xa5\xd3\xba\x68\x5d\xdf\x61\xba\xf3\x60\x6d\x11\x01\x25\xd4\x89\xa3\xc0\x14\x4b\x08\xd1\xa3\xa0\x12\x95\x10\x40\x65\xcd\x87\xd6\x57\x0f\xb5\xc2\x6c\x4a\x08\xa0\x7a\x31\x83\x25\x04\xd0\x6c\xb0\xc1\x12\x02\xa8\x16\x34\xe1\x12\x02\xa8\xa5\x74\xd3\xfa\xea\xbd\x89\xd4\x4a\x08\xa0\x3a\xb7\xdf\xfc\x9a\xa5\x29\xda\x2c\x21\x80\x46\x41\xd1\x29\x21\x80\xc6\xc9\xe9\x2f\x21\x80\xfa\x85\xe2\x51\x42\x00\x35\x51\x5c\x09\x01\xd4\x4e\x04\x49\x09\x01\xd4\x16\x8c\xaf\x84\x00\x6a\x15\x81\x5e\x42\x00\x8d\x82\xd2\x55\x42\x00\x8d\x7c\xd9\xfa\xa2\x6f\xde\xdb\xf7\xbe\xe8\x6b\x83\xbd\x5b\x02\xf9\xd6\x9e\x3b\xad\xa0\xcf\x53\x55\x02\xf9\xb6\x2f\x99\x18\xad\xa0\xef\x9e\xd0\x1e\xa2\xaa\xce\xd7\x51\x07\x7d\xad\xfb\xec\x8b\xbe\x39\x10\xa2\x65\x04\x7d\x2f\xaa\x4d\x09\x31\xd6\xdf\x2f\x9c\xf1\x43\x96\x5c\x42\xc2\xcd\x1b\xcd\xad\x8c\x20\x3d\xbb\x60\xe3\x8b\xf4\xfe\x4c\x96\x28\xa4\xdf\x18\x80\xfe\x12\xd2\xaf\xde\x63\xd2\x8a\xa5\x5d\x40\xc8\x12\xd2\xaf\x9d\x87\xcf\xbe\x48\x6f\x6d\xfa\x5e\x90\x3e\xd0\xb5\x4b\x00\xb5\x29\xeb\x29\x01\xd4\x66\x1f\x4c\x75\x00\xb5\xd6\x8b\xbd\xaf\xd8\x58\xcb\x1e\xbe\x48\x2f\xb2\xc8\x82\xd4\xdc\x68\xec\x25\x80\x5a\xd9\xd3\xd6\x17\x7d\x55\x98\x51\x02\xa8\xd5\xb6\x99\xa4\x90\xaf\x75\x9e\xf4\x1e\xf2\xb5\x4e\x0e\x7f\x09\xf9\x5a\x2f\x37\x79\xc8\xd7\xfa\x48\x51\xc8\xd7\xa6\x56\x57\x42\xbe\xb6\x74\xd8\x62\xeb\x76\x16\x2c\xe4\x6b\x6b\xb0\xac\x12\xf2\xb5\x4d\x18\x74\x09\xf9\xda\x85\x89\x65\x7e\xd1\xd7\xab\xd4\x06\x24\xef\xd5\xaf\x04\x24\xef\x13\x0d\xa5\x5c\x2c\xed\x05\x7d\x57\x8e\x96\x47\xf3\xfa\xa2\x6f\x1c\x0f\xfd\x5d\x25\x36\x2b\x7a\x4e\xb9\x58\xbf\xe6\xb3\xd8\xba\x37\x6c\xa9\x84\x3c\x9f\x62\x97\x12\xf2\x7c\x1e\x9d\x91\x85\xd0\xae\xe7\x69\xef\x17\x07\xdc\x5f\xde\xd1\xba\x6c\xc5\xd6\xed\xce\xcb\xf5\xc6\x58\x6e\x7b\x58\xf1\xcd\x87\xf9\xbc\x82\xbe\xe1\xa8\x6f\xb4\x1e\x18\x6d\xb9\xbf\xe8\xab\x03\xdd\xb7\xdc\x71\x34\xd7\xc5\x57\xee\x33\xbe\x72\xb2\x7b\x42\x81\xe8\xd7\xe9\xb3\xa0\xef\xc3\x26\x6e\x8e\xe6\x60\xd4\xa1\x40\xcc\x27\xdb\xdf\x17\x7d\x55\xa3\x4d\xb9\xa1\xcf\xb9\x0e\x05\xa2\x16\x04\x57\x09\x05\xa2\x16\x19\x43\x28\x10\xb5\x2d\x7f\xc9\xd1\x74\x55\xee\x2f\xfa\xea\x46\x3b\x2b\xb7\x47\x93\x91\x85\x72\xd1\x5e\xf4\xe9\x12\xca\xc5\x50\xd7\x2e\xa1\x5c\x8c\x8a\xd1\xa6\x84\x72\x31\x9b\x87\xf8\x29\xd1\x72\x64\x4f\x8d\xd6\x65\xab\xc5\x59\xb1\xf7\x50\x3c\x6a\x39\x6c\x05\x7d\x27\x78\xa1\x3c\x93\x93\xca\x2e\x7f\xae\xd8\x75\x28\x02\x25\x94\x92\xbe\xa5\x36\x94\x92\xb1\x1f\x7b\x0f\xd6\xda\x16\xf3\x19\x4a\x49\x3d\x9b\xef\x05\x7d\x2f\x7a\x63\x79\x61\xad\xee\xe4\x50\x4a\xca\x4a\xcc\x59\x28\x25\xfd\xc3\x06\x43\x29\x19\x69\xfb\x5e\x81\xd1\xc2\x6d\x42\x29\xa9\x0d\x03\x67\x79\x11\x1d\x28\x4f\x25\x94\x92\x76\x23\xf0\x4a\x28\x25\xa3\x26\xfb\x9b\xb1\xb6\xee\xcf\x50\x4a\xea\x94\x4f\x84\x52\x52\x4f\x8c\x60\x25\x94\x92\xf6\xca\xbc\x43\x29\xe9\xe5\x75\x2c\xb1\x3f\x2b\xe8\xb6\x84\x52\x52\x55\x00\xcb\x62\x7f\x4e\x28\x0a\xb3\xd7\x3c\x0a\xfd\x85\xd9\x6b\x7e\x38\x4a\x28\x2c\xe3\xf4\x14\x87\xc2\x32\x27\xa8\xa3\x84\xc2\x52\x43\xc8\xfc\x98\x25\x2f\x48\x47\xf6\x96\x15\x4b\x7b\x23\xc1\xcb\x8a\xa5\xdd\xca\x8a\x05\x6b\xcd\x3e\x0b\xd6\xd3\x5c\xf6\xd0\x81\xda\x70\x02\x43\x07\x6a\x8f\x07\x67\x05\x6b\x7d\x3e\xbf\x5c\x31\x2d\xe8\x47\x25\xf4\xa3\x5e\x30\x4e\x94\xd0\x8f\x7a\x7b\x78\x2f\xf4\xa3\x7e\x01\xe5\x4b\xe8\x47\x73\xa0\x33\x97\xd0\x8f\x46\xf6\xd8\x86\x7e\x34\xc6\xe7\x2b\x71\x34\x2f\xb4\xf2\x12\xfa\xd1\xcc\x4a\xd4\xd0\x8f\xda\x2b\x9b\x08\xfd\xa8\xd7\xcb\xf7\x26\xbd\xb3\xd0\xa1\x1f\xcd\x89\x45\xac\xec\x1b\x09\xce\x2c\xed\x07\x76\x66\xef\xc1\x7a\xde\xe1\x7b\x2c\xed\xa7\x87\x1d\x4c\x18\x81\x57\x43\x77\xaa\x27\xcc\xb4\x1e\xc1\x7a\x12\x06\x8f\x1a\x36\xb0\xda\xd1\xe3\x6a\xe8\x55\x75\xb0\x0e\xf5\x40\x74\x60\x4e\xaa\xa1\x57\xd5\xfb\xb6\x15\xeb\xb7\xb6\x5f\x09\xfa\x0e\xd8\x52\x3d\x10\x8d\x6c\xc8\x1a\x36\xb0\x76\x6e\xdf\x8b\xf5\x7b\x00\xef\x35\x74\xae\xb6\x93\xcf\x9e\x38\xb6\x9f\x51\xc7\xd6\x4d\x9f\x67\x21\x3a\x52\xf5\x9b\xb1\x7e\xe9\x8d\x59\xaa\x61\xe8\xea\x27\x5a\x56\x0d\x43\x57\x5f\xcc\x52\x4d\xc1\x7a\xbe\x50\x74\xb4\x58\xbf\xd7\x67\xb1\x7e\x15\xa1\x5d\xc3\x08\x36\x35\xa2\xd4\xc4\xfa\xb1\xb6\x35\x8c\x60\xf3\x4d\xb6\x62\x7f\x0e\xcc\x26\x35\x8c\x60\x4d\xbd\xbf\x26\xe8\xc3\x68\x53\xc3\x08\xd6\x6b\x76\x9c\xc1\x5a\xd3\xf6\x3d\x58\x6b\x86\xda\x30\x82\xd5\xd9\xfc\x65\x1c\xcd\x3d\x18\x4b\x18\xc1\xea\xe6\x10\xd7\x30\x82\xb5\x6c\x7f\x39\x44\x47\xc5\x50\x52\xc3\xb2\xdc\xae\x6c\x2b\x58\xcf\x8d\x3e\xf6\x35\x88\xaf\x96\xeb\x97\x5b\xcc\x19\xa2\xa3\xe6\x1e\x2c\x12\xc1\x55\xc3\xb0\x36\x26\x46\xa9\x1a\x9a\xf0\x7c\xb3\xfd\xc5\xfe\x7c\x11\xb7\x35\x0c\x6b\x73\x3d\x7e\x33\xe8\x7b\x2e\xbf\xc2\xf9\x9b\x7e\x25\xb4\xba\xb3\xdb\x5f\xd0\x97\x38\xb7\xf5\x0c\xfa\x1e\x98\x4d\x0d\xf3\x5c\x4b\x70\x86\x1a\xe6\xb9\x91\x1e\x5b\x41\xdf\x70\x35\xcf\x10\x8d\x22\x8b\x7a\xa2\x95\xbb\x43\xce\x16\x0a\x92\xf3\x72\x76\xc4\x1f\xfb\xf3\x44\xb5\x71\xfd\xc2\xe4\xd7\x56\xb6\x75\x71\xfa\xd9\x4b\xe7\x8d\x00\x3a\x69\x3d\x88\x70\xc7\x19\xeb\x77\x26\xc7\xa2\xea\xc6\xbc\x9c\xa8\x6e\xa8\x1a\xb5\xa0\xba\x81\x6b\x6a\x41\x75\x73\x96\xc2\x1c\x58\x76\xa7\x87\x30\x07\xd6\x8c\xf8\xab\x61\x0e\xac\x27\x0a\x44\x2d\x88\x0e\xd4\xb3\x1a\xe6\xc0\x3a\x0f\x9f\x81\x3a\x5c\xbf\x30\x07\xd6\xdb\x19\x2c\x88\xc6\x9f\xb2\xe4\x1a\x20\xa7\x4f\x0f\x47\x41\xab\x43\xa2\xd6\xb0\x14\xb6\x0e\xe4\xa9\x05\xad\xf5\xd3\x41\xb0\xd6\xbb\xf8\x6c\x73\xc0\x21\xa8\xc6\xd1\x3c\x1a\x53\x56\xe3\x68\x9e\xc8\xde\x5a\x43\x6a\x4e\x34\xe1\x5a\xcf\x68\xe1\x34\xa8\x55\xad\x87\x6f\xd6\x2f\xd2\xbb\xd2\xbd\x56\xb4\x1e\xcc\x26\x35\xac\x96\xe3\x0b\x99\x47\x2b\xb6\xee\xe9\xc6\x0a\xab\xe5\x38\xbb\xef\x5d\xd1\x72\x3a\xc3\x6a\x39\xce\xd7\x71\x06\x6b\xed\x48\xcd\x1a\x56\xcb\x71\xdd\x8e\x33\x8e\x66\x73\x83\x84\xd5\x72\x3c\xd8\xc0\x6a\x38\x33\xc7\xc6\xc5\x55\x9b\x52\x13\x1a\xc2\xa2\x39\x7b\xb2\x15\xac\xa7\xc1\xae\x6b\x58\x34\xcb\xf6\xe0\x04\xa0\xac\xcf\xf2\x9b\x0d\x7c\x02\x7d\x01\x28\x7b\x76\x5b\x37\x44\x07\x7a\x40\x0d\x40\x39\x12\x7a\x40\x0d\x40\x39\x32\x7a\x4e\x0d\x40\x39\xda\xb6\xf7\xa0\xef\x01\x7a\x56\x00\x65\x7b\x7c\x2f\x44\xc7\x44\x7f\xaf\x01\x28\xe7\x94\xb5\x76\xb4\x02\x0c\x2c\xb5\xb3\x75\xd1\x49\x6a\x00\xca\x31\x17\xef\x75\x50\xc7\x4b\x7f\x01\x28\xeb\x28\xfe\x32\xe8\x1b\x8f\x2d\x45\x87\xdf\x8c\xad\xbb\x97\x2d\x8e\xa6\x0c\x2c\x00\x65\x3b\x26\xb3\x04\xa0\xd4\xae\x5d\x01\x94\x09\xd0\x58\x03\x50\xb6\xac\x18\x0b\x40\xd9\xf2\xe7\x59\xec\xcf\xaf\x73\x1e\xad\xa0\xef\x46\x2f\xae\x01\x28\x5b\x73\xdd\x03\x50\xb6\x81\xd9\xab\x06\x6a\x6c\xaf\xbb\x27\x50\x63\x3f\xba\xcf\x0a\x48\x86\xfd\x19\xa8\xb1\x37\x45\x6a\xa0\xc6\xfe\x02\xd0\xeb\x60\x7f\x5e\xb6\x62\x7f\x76\x45\x40\xa0\xc6\x59\x65\xc2\x81\x1a\x67\x53\xfc\x05\x6a\x1c\x0f\x08\xaf\x0e\x45\x87\xa3\x0e\xd6\x93\x3d\x2b\x03\xd1\x21\x23\x0a\xd4\x58\x8b\xe7\x2f\x50\x63\xbd\x3f\xad\x10\xfd\xaf\xbf\x0c\xd4\xd8\x12\xde\x94\x1a\xa8\xb1\xcd\xc1\x0c\x06\x6a\x6c\x2f\x0e\xe7\x1a\xa8\xb1\x0f\x4f\x6a\xa0\xc6\x51\xdc\x13\x81\x1a\xc7\xc0\x07\x54\x03\x35\x8e\xab\xfb\x95\xa0\xef\xbc\x7c\x16\xf4\x5d\xb7\xfd\xdd\xe8\xa9\xcc\x60\xa0\xc6\x39\x3d\x55\x81\x1a\x47\x7b\x99\xa5\x40\x8d\xb5\x5f\xd2\x10\xfc\xa5\x6f\x46\x16\xa8\x71\x34\x8c\x7c\x35\x50\xe3\xcc\x0a\xa7\x40\x8d\x35\xe3\x6e\xab\x17\xfb\x53\x1e\x12\xa8\xb1\x16\xf9\x44\xa0\xc6\xba\xe4\x05\x17\xe7\x0f\x3c\x54\x03\x35\xb6\x82\xab\xb8\x5e\x18\x3c\xe4\x4b\x81\x1a\xdb\x40\xe1\xac\x81\x1a\xdb\x8d\x73\xbf\x06\x6a\xec\xa7\x33\x11\xa8\xb1\x0f\xd0\x43\x0d\xd4\xd8\xaf\xf6\x33\x5b\x72\x0d\x40\x39\xe6\xf4\xb5\x60\x3d\x13\x3b\x5e\x0d\x40\x39\x5e\x59\x6b\x00\xca\xa1\xad\xb5\x06\xa0\x9c\x3a\x68\x2a\x80\xb2\x3a\x81\x37\x80\xcb\x43\x15\x80\x72\x76\x65\xe1\x8d\xc1\xc3\xe3\x70\x63\x10\x70\xf3\x04\xa0\x6c\xb3\xfb\x4d\xec\x55\xd3\xde\x83\xbc\x1b\x1d\xbd\x06\x68\x6c\x57\xf6\x59\x1c\xbf\xab\xb3\x60\x01\x1a\xdb\x50\x74\x04\x68\x9c\x0f\xf6\xf0\x1a\xa0\xb1\x6d\xdc\x82\xf5\x61\xf9\x9c\xc0\x00\x8d\xb5\x7a\x1c\x02\x34\xb6\xcf\x61\x0c\xd0\xd8\xf2\x62\x51\x02\x34\xb6\x57\x16\x19\xa0\xb1\x2d\x6c\x91\x35\x40\x63\x5b\x8a\xb8\x00\x8d\x43\x14\x50\x03\x34\x8e\x99\xfc\x66\x1c\xbf\xad\xee\xfb\x20\xf9\xd5\x45\x01\x8d\x8f\x0c\x45\xd0\xa8\x26\xfc\xa0\x79\xab\x29\x06\x68\x6c\xd7\xc9\xfa\x05\x68\x9c\x1d\xc7\x63\x0d\xd0\xd8\x86\xac\x2e\x40\x63\x4d\x80\xcd\xfa\x22\xfe\x30\x71\xd4\x17\x7b\x9c\xe2\x28\x40\xe3\x4c\x6a\x83\x01\x1a\xe7\x39\x6c\x85\xe4\x6f\x52\xf4\xaa\xb9\xb1\x3d\x5f\x8c\x52\xd9\xaf\x20\xfe\x30\xd3\xd4\x00\x8d\xa3\x10\x9b\x51\x01\x8d\x8f\x2c\x2b\x40\x63\xd5\x06\x5d\x03\x34\x8e\xac\xe8\x08\xd0\xd8\x8b\xe2\x6f\x01\x8a\x71\x4e\xd5\x85\x66\xe3\xf1\x5b\xd0\xa7\x66\x13\xa0\xb1\xde\xee\x64\x40\x63\xc6\xd0\x55\x41\x86\x99\xf8\x92\x0a\x32\xcc\xb8\x13\x2b\xc8\xf0\x55\x74\x04\x32\xac\xd5\xd3\x11\xc8\xb0\x7e\xe6\x33\x90\x61\x9d\x9f\x91\x61\x6f\x74\x96\x02\x19\xd6\x7b\xda\xc3\x62\x2c\x7e\x33\xd8\xe7\x72\xd7\x05\x32\xac\xab\xb3\xd2\x5b\x7b\x2a\x14\x6d\xd8\x27\x4e\xb4\x1a\xc8\xb0\xa5\xe6\xb3\x82\x0e\xcb\x4c\x04\x32\x6c\xa7\x3d\x04\x32\x6c\x55\x31\x06\x32\xec\xee\xc8\x0d\x7b\xa9\x7e\x05\xf6\xa2\x0e\xbb\x61\x2f\xa7\xdf\x8c\xf3\x77\x7f\x7e\x09\xf2\x95\x09\x07\x32\x6c\xdb\x95\x0e\x64\xd8\xb6\x28\x07\x64\xb8\x89\x56\x68\x07\xeb\x87\xc0\x6b\x81\x0c\x7b\xc5\x38\xd1\x02\x19\xf6\x86\x78\x6f\x81\x0c\x7b\x47\xf7\x6d\x07\xfb\x13\x26\xdc\x0e\xd4\x33\x34\xda\x16\xc8\xb0\x3f\xd9\x56\xc7\x74\x37\x69\x85\xfa\xb2\x89\xcd\x68\x81\x0c\xfb\xde\xf6\x1e\xe7\xef\xe0\x84\xb7\x40\x86\x23\x37\x7f\x19\xfb\xf3\x9c\x8b\x56\x88\x87\x79\x3b\xb2\xe0\x91\xd7\xf3\xd0\x52\x3d\x63\x9c\x81\x0c\xa7\xae\xfe\x16\xc8\x70\x6a\xc5\x6f\x81\x0c\x67\xc5\x68\xd3\x12\x3c\x72\xfe\x4c\x4b\x6e\x01\x1a\x67\xc5\x56\xd7\x00\x8d\x0d\xd8\xd6\x00\x8d\xfd\xf5\x93\x71\x34\x27\xc7\xaf\x05\x68\x1c\xd9\xc9\x0d\xd0\x58\xd6\x69\x0b\x7b\x5c\x76\xd0\x37\x6c\xd7\x67\xb1\x75\x5f\xc9\x0b\xd0\xd8\x85\xd6\x2d\x40\x63\x6f\xc5\x67\x01\x8a\x3b\xb2\xa9\x01\x1a\x1f\x7f\x19\xa0\xb1\xab\x65\xb5\x00\x8d\xe3\x75\x31\x33\xf6\x38\xc0\x43\x0b\xd0\x38\x47\xb2\x15\xf4\x0d\xa2\x15\x5a\x80\xc6\x39\x88\x4f\x68\x01\x1a\x8b\x7e\xe3\x16\xa0\xb1\xe8\x6f\x6e\x59\x7b\xa3\xcf\x2e\x0e\xaa\x23\x0b\xfa\x5a\xf3\x2b\xd8\x53\xd9\xe4\x2d\x03\x8a\x09\x9f\x69\x99\xa3\x79\x48\x43\x1c\xcd\x1b\x9d\xb9\x09\x1a\x27\x9b\x27\x40\x63\x5d\x58\xa1\x5a\x80\xc6\x2a\x23\x6a\x01\x1a\xeb\x76\x06\x03\x34\xb6\x73\xf9\x2c\x8e\x66\x87\x41\xb7\x93\xa3\x89\x0b\xb6\x05\x68\x6c\x15\x4f\x7f\x03\x34\x76\x8e\x7b\x03\x34\x0e\x74\xa0\x76\xc2\x5a\x3f\x23\x8b\xa3\x79\x55\x7f\x19\xf4\xad\xd3\x71\xc6\xd1\xbc\x61\x9f\x2d\x40\x63\x7b\x92\xfd\x81\x9c\x10\xb0\x2d\x40\x63\xaf\x88\xcd\x16\xa0\xb1\x4f\x3c\x0a\x2d\x40\x63\xbd\x61\x36\x2d\x40\x63\xbf\xb0\x2c\xb7\x00\x8d\xfd\xfd\xb4\x82\xb5\x6a\xfb\x6c\x01\x1a\xc7\x1c\x7e\x33\x34\xb7\xcb\x1d\x19\xa0\x71\x3c\x98\x07\x5a\x80\xc6\xa1\xee\xdb\x02\x19\x8e\xe5\x0c\x16\x44\x63\xf2\x9b\xa1\xb9\x0d\x67\x29\x90\xe1\xbc\xdc\x05\x81\x0c\xe7\xed\x8e\x0c\x64\x58\x16\x46\x8d\x16\xc8\xb0\x1a\x22\xda\x2a\x46\x29\x47\x1d\xc8\xb0\x4e\x8f\x66\x20\xc3\x7a\xbb\x7b\x02\x19\xb6\x8c\x95\xbb\x55\x44\xff\xe7\x9b\xb1\x7e\x65\xf9\x4b\xec\xa9\xae\x6d\x20\xc3\x2e\xb4\x6e\x81\x0c\x7b\xc5\xda\xd9\x2a\xc8\xd7\x5d\x57\xb1\x17\x7b\x72\x44\x86\x88\x9c\xf6\x41\x86\xf6\x10\xac\xe7\xee\x7e\x73\x63\xf6\xe2\x19\xc8\xf0\x04\xf3\x34\x90\x61\xb7\xf7\x40\x86\xb5\xb8\xaf\x03\x19\xd6\x82\xea\xd6\x02\x19\x56\x8d\x83\x2d\x90\x61\xfb\x9c\x3f\x90\xe1\xe5\xf9\x6b\xac\x9f\xbd\x83\x0c\x07\xc6\x9e\x16\xc8\xb0\x75\x30\x48\x0b\x64\x38\xd7\xc3\x5c\x37\xec\xc5\xdd\x6f\x22\x1a\xe5\x67\x81\x0c\x47\x4a\x8e\x1a\x57\x5c\xb5\x87\x40\x4e\x07\x8e\xf8\x26\x32\x74\xf7\x80\x0c\x97\x62\x25\x90\x61\x59\x78\xbc\x5a\x20\xc3\xb2\xe5\x28\x20\xc3\xcf\xbc\x80\x0c\x8b\x7c\x10\x64\x78\x13\xa8\xd8\x44\x86\xe9\x67\x41\x70\xed\x03\x1a\xed\x1c\x7b\x9c\x5c\x1e\xd0\xd8\xb1\xbd\x34\x40\xe3\x83\xc9\xbb\x01\x1a\x9f\x6e\x0b\x7b\x95\xf2\x2e\x40\x63\x37\x80\xac\x75\xec\xc5\x2e\x11\x5e\xc8\x0b\x2b\x54\xc3\x0b\x79\x39\xe8\x00\x8d\xfd\x46\x5b\x6a\x80\xc6\xd7\xe9\xd4\xd5\xb8\xfd\x65\xc5\x97\xe9\x57\x60\x3d\xe8\x39\x6d\x08\xfa\xd9\x04\x03\x57\xc7\x6d\x6b\x62\x2d\x83\xda\x00\x8d\xf5\x5d\xf6\x87\x97\x15\xbd\xaa\x0d\x40\x31\xae\x9c\x86\xab\xf1\x24\xee\xba\x05\x68\x6c\x2b\xfb\x6c\xb3\xd0\x8c\x33\x40\xe3\xb8\xd0\x06\x5b\x80\xc6\xf1\x12\xae\xd3\x02\x34\xce\x4c\xa4\x6e\x03\x34\x7e\x44\x40\x80\xc6\x3e\xb1\x56\xb7\x00\x8d\xf3\xfe\x7c\xb3\xe1\x44\xf3\xbd\x89\xfb\x12\x8a\x02\x18\x96\xed\xe1\x08\x60\x58\x0d\x12\x6b\x13\xe0\xeb\xd1\xc4\x9d\x78\x6d\x7b\x08\xf1\x90\x14\x32\x13\x9b\xa2\xcf\x2e\x6c\xde\x1e\x9c\x00\x86\xf5\x54\x27\x01\x18\x9e\xb2\x56\x80\xe1\xa9\x68\xbc\x3c\x7e\x1c\x62\x80\xe1\x40\x87\x6d\x01\x0c\xeb\xb3\xfc\x0a\xdb\x13\xc7\x6a\xbb\xf0\x59\x60\xf0\x68\x00\xc3\x43\x26\x05\x30\x34\x1c\xb0\x5d\xd8\xf4\x89\x48\x68\x01\x0c\xdb\xa9\x58\x09\x60\xd8\x2a\xc6\x9e\x76\x81\x9c\x8a\x23\x43\x3c\x28\xa6\x03\xfd\xf5\x8c\x29\xad\x05\xfa\xeb\x7a\x1b\x5a\xa0\xbf\xde\x31\x74\xb5\x1b\x77\xa9\x2b\x16\xe8\x6f\x24\xf4\xfe\x86\x3b\x51\xdd\xbe\xe1\x4e\xac\x98\xaf\x1a\xee\x44\x23\x90\x5a\xa0\xbf\x69\xf4\x40\x0b\x77\xe2\x14\x84\xb7\x1b\x9f\x45\xf5\x97\x61\x33\xbd\x5c\xf7\x1b\xe4\xa4\x8e\x87\x3b\x31\xb9\x97\x70\x27\x3e\xd9\xd6\xc6\xe0\x48\x0f\xb8\x13\xa7\xb3\x14\xc8\xb0\x3e\x44\x27\xb5\x40\x86\x4d\x77\x54\x7b\x30\x5c\xc8\xea\x02\x19\xf6\x13\x97\x7d\x7b\x64\x9f\xbe\x87\x66\xfa\xe9\x21\xd6\xcf\xd8\xe3\x86\x3b\x31\xe3\xb0\x6c\xb8\x13\xbb\xbb\xee\xe1\x8c\x79\x6e\x03\x19\xce\x13\x87\x5e\x0b\x64\xd8\xea\xe5\x7b\x88\xf7\xcc\x7e\x79\x30\x8c\xca\x7b\x1e\x78\x08\x9e\xa4\x86\x3b\x71\x3a\x96\x17\xf1\xae\x98\xc6\x9d\x78\xbb\xee\x2f\x3c\x44\x86\x19\xc8\x70\x64\xcc\x11\x0d\x64\x78\x2a\x98\x03\x19\x8e\xe1\xbe\x0e\x64\x38\xa6\x6a\x08\xee\xc4\xfb\xf4\xbd\x10\xef\xdb\x33\x16\xc8\x70\xa6\x4f\x0b\x77\xb0\x3b\x32\x90\xe1\xfc\x08\xd8\x40\x86\x65\xd5\xf7\x67\x2c\x19\xd0\x68\x10\x76\xc3\xd3\x78\x62\xa7\x6c\x8b\xa3\xa9\x5c\x5e\x6c\x5d\x75\xae\x00\x8d\xfd\xc4\x69\xd0\x16\xa0\x43\xf0\xb0\x20\x7d\xf9\x2c\x48\x5f\x58\xa8\x5a\x80\xc6\x39\x1f\x9f\xa1\x79\xe3\xd0\x6b\x01\x1a\xa7\x66\x93\x06\x68\x4c\x6a\x36\xcb\x20\x1c\xc7\x82\xcd\x94\x28\xc2\x06\x68\xac\x82\xa3\x05\xeb\xe9\xfe\x12\xfa\x14\x01\x80\xc6\x5b\xbd\x7f\x03\x3a\xdc\x3c\x01\x1a\x67\x23\xcc\xbb\x6d\x24\x23\xde\xfc\x06\x68\xbc\x00\x86\x2d\x40\xe3\x4c\x8a\x80\x8d\x4d\x58\x31\xb6\x61\x3d\xea\x7f\x80\xc6\x73\xda\x0a\xc9\x7f\x11\xc1\xd2\x00\x8d\x8f\xba\x13\xee\xc4\xae\xac\xdf\x68\x6e\xcd\x6f\x3e\x08\x2e\x28\xda\xb8\xdb\x86\xad\xc5\xa8\xed\x61\x73\x70\x62\xd4\x3d\x40\x63\x1b\x68\xad\x1d\xd0\xb8\xd0\x42\xfa\x81\x51\x83\x51\xf7\x00\x8d\xf3\xc4\xc6\xd7\x71\x27\xe6\xed\x57\x90\xfc\x18\x4a\xfa\x01\xeb\xb9\x6c\xa9\x99\x9e\xb4\x00\x8d\x1c\xb1\x1e\xa0\x71\xa8\xcb\xf4\x00\x8d\xd3\xe8\xd8\x7e\xa0\xd9\x20\x52\x3b\xa0\x71\x40\x43\xc7\x9d\x38\x8b\xbf\x5c\xd8\xdf\x1d\x4b\xac\x9f\x09\x0b\x3d\x40\x63\xd5\xfe\xde\x13\x9a\x29\x86\xa0\x1e\xa0\xb1\x56\x60\x77\x0f\xd0\x58\x3b\x0c\xac\x27\x58\x0f\xb1\xc0\x3d\x90\x61\xed\xd8\x76\x7b\xc2\x5d\xe3\xbc\x24\x44\x07\x26\x80\x8e\x3b\x71\x0f\x7b\x40\x74\xc0\xce\x7a\x32\xd2\x06\x8a\x12\x36\x6f\xa2\xb7\x7b\x20\xc3\x96\xd0\x53\x7b\x42\xbc\xdf\x7e\x33\x58\x4f\x39\x1d\xcb\xc6\xe4\xc0\x3a\x64\x6d\xde\x9b\x16\x36\x6f\x54\xa2\x8e\x3b\x71\x39\xf3\x81\x0c\x7b\x75\x3e\xb3\x3e\x19\xa8\x0d\x64\xd8\x1f\xf4\xe2\x8e\x3b\xf1\x2d\xf6\x00\xe8\x9f\x8c\x2c\x90\x61\x5f\xc5\x5f\x02\xfa\x9b\x2d\x7c\x32\xe0\x85\x9e\x31\x4a\x21\x44\x7b\x20\xc3\xd1\x5c\xe9\x8c\xe6\x8d\xa8\xea\xb8\x13\xaf\xe6\x38\x43\x7d\xd1\x6c\xd9\x03\x19\x8e\x45\x9a\x5a\x0f\x64\x38\x07\x27\xbc\x07\x32\x9c\x2f\x08\xa8\x9f\xb8\x83\x41\xda\x3d\x90\xe1\xd8\xd8\x92\xfb\x89\xfa\xb2\x7c\x86\x51\x0a\xeb\x71\x07\x19\xe6\xe4\x57\x42\xfd\x2c\x28\x09\x1d\x64\xb8\xf1\xb4\xf4\x13\x9b\xbe\x33\x01\x32\x1c\xee\x41\x90\xe1\x31\x6d\x29\x3a\x7c\x0f\x64\xd8\x1d\x35\x46\x1b\x94\x99\x5e\x54\x3f\x6d\x11\x29\xf5\x25\xe2\x7e\xc8\x92\x7b\x80\xc6\x31\x90\xa1\x3d\x40\xe3\xb8\x90\x54\x3d\x40\x63\xeb\x4e\x6e\xc1\x93\x8a\x26\xd5\xf1\x34\x1e\x48\x8e\x8e\xa7\xd1\xf0\xe9\x8e\xa7\xd1\xe4\x82\x5e\x64\xad\x6c\x82\x00\x8d\x35\x9f\x7e\x33\x8e\x66\x76\xc1\x0a\xac\x15\xc7\x40\x0f\xd0\x58\x3b\xbe\xcc\x1e\xa0\xb1\x8e\xc3\x6f\xc6\xd1\xd4\xba\xd3\x01\x8d\x0b\x63\x41\xaf\x7a\x8a\xd9\xba\x15\x7b\x1c\x7a\x4e\xaf\x04\xf9\xe1\xb9\xed\x80\x46\x8d\xf1\x1d\xd0\x38\x93\xdf\x04\x54\xe1\xde\xeb\x15\xcd\x1b\x58\xda\x3f\xa0\xd1\x5f\xc6\xd6\x3d\xf1\xd8\x77\x40\xe3\xc0\x26\xdc\x01\x8d\xc3\x43\x15\xa0\xb1\xbf\xdd\x6f\xbe\xd8\xce\xfc\x4a\x6c\x5d\x73\xd6\x3a\xee\xc4\x29\x9b\x00\x34\xde\xe8\xe8\x3d\x40\xe3\x78\x80\xd6\x3d\x40\xe3\x58\xaf\x2d\x82\xc4\x9c\xcf\x00\x8d\xf3\x94\x69\x34\x8c\x52\x6e\x9e\xa6\xd1\xc6\x67\x21\x1a\x3f\xac\x95\xf8\xd4\x05\xca\xe9\xc4\xa7\xa6\xe2\xb3\x58\xbf\x13\xb1\xd2\x05\x8d\xb7\xcf\x30\x6a\x74\x47\x1d\xeb\xb7\xdd\x13\x0d\x64\x21\x63\x0f\xd0\xd8\x16\x66\x9a\x4e\x7c\xea\x29\xab\xeb\xb8\x83\xd1\xab\x7a\x27\xc8\xcf\xde\x3b\x47\x13\xed\xba\x07\x68\x1c\x9a\x38\x3a\xf1\xa9\x97\xbb\x20\x40\xe3\x14\xa4\xf6\x00\x8d\x65\x15\xbf\xc9\xfe\xc4\xd0\xd5\x89\x4f\x3d\x97\xbd\x63\x74\x73\xb7\x76\x8c\x52\x9f\x6f\x12\x7f\x8b\x46\xd4\x89\x4f\xbd\x9b\xef\x2d\xb4\x41\x9f\x61\x2f\x56\x70\x0d\x22\x35\x00\xe1\x1d\x77\xe2\xe7\x04\xe0\x4e\xac\xe0\xb6\x4e\x10\x6a\x47\x7d\xe9\x83\x20\x31\x22\x2e\x3a\xc8\x50\xf7\x65\xc7\x9d\xf8\xa0\xff\x75\xdc\x89\x03\x33\x4d\xc7\x9d\x68\x62\x4c\x0f\x64\x38\x3e\xc2\x70\xc0\x5a\xb7\x5f\x41\xb5\x71\x5e\x02\x19\x8e\x4b\x76\x36\x88\x24\x92\xd5\x05\x32\x9c\x9f\x99\x0f\x64\x38\x1b\x50\xbe\x07\x32\x9c\x43\x01\x14\xc8\x70\x6e\xf7\xd2\x44\xb5\xc1\xaf\xd4\x03\x19\x96\x45\x8c\x7b\x9f\xb8\xbb\xf1\xf3\x74\x82\x50\x4f\x94\x99\x4e\x10\x6a\x21\x78\xb5\x13\x84\x5a\xb0\x72\xf7\x70\x27\xd6\x0b\x1c\xd5\x03\x35\xd6\x8d\x15\xbf\x07\x6a\xac\xc6\x51\x74\xdc\x89\x87\xbb\x95\x20\xd4\x21\x7f\x99\xf8\xa3\x86\xdf\x5c\xc4\x7e\x31\x9f\x04\xa1\x0e\xf4\xf0\x8e\x3b\xf1\xc2\xce\xdc\x03\x35\x8e\x4b\xc5\x23\x50\xe3\xb8\x51\x1c\x7b\xa0\xc6\x99\xdc\xd7\x81\x1a\xcb\xaa\xbe\x87\xe8\x78\xe6\xcf\x58\xf2\x25\x28\xb6\x03\xec\xa9\x6e\xc8\x0b\x7b\xaa\x1b\x84\xf8\x54\x93\xa6\x7b\x00\xca\x6a\x7e\x4b\x0f\x40\x59\x93\x13\x48\x7c\x6a\x52\xd6\x5f\x78\x8a\x9d\x96\x0b\x57\xce\xed\x2f\x37\xfa\x18\x83\xbe\xd1\xca\x71\xa6\x74\xe2\x53\x4f\x8c\x21\xfd\xc6\x5e\xa5\x46\x74\x6b\xaf\xf2\x3d\x00\x33\x80\xab\xdf\x68\x3d\xea\x39\xb8\x13\x3b\xb6\xa5\x8e\x3b\x51\x07\x62\x27\x3e\xf5\x56\xa6\x11\x9f\x7a\x57\x9f\x05\x7d\xb7\x52\x9a\xf8\xd4\x17\xf4\xd0\x89\x4f\x7d\xd1\x92\x3b\x80\xf2\xdd\xb6\x16\x6c\x89\x8d\x75\x73\x34\x95\xcb\x0f\xa2\x43\xfa\x00\x94\x8b\x38\xef\x8e\xab\x71\x63\xcb\xea\x00\x4a\xf3\xf5\x3a\xae\xc6\xa4\x66\xa3\xab\x71\xfa\x1e\x9e\xe2\xd7\xf7\xd0\xca\xdd\x74\xb8\x1a\x8d\xd4\xe8\x0f\x41\x8c\x87\xdf\x24\x88\x51\x56\xf7\x10\x69\x43\x80\x5c\x07\x50\x76\x80\x6f\x07\x50\x0e\x0c\x17\x1d\x40\x39\x3e\xbd\xe3\x6a\xc4\x06\xdd\x71\x35\x3e\xc0\xbd\x1e\x80\xb2\xbd\x38\xc3\x3a\xae\xc6\x17\x27\x6f\x7f\x0d\xfd\xf7\x97\xb0\x1e\xdc\x2e\x3d\x00\x65\xaf\xe0\x93\x1e\x80\xb2\xeb\x33\xef\x01\x28\xfb\x70\x67\xbd\xa0\x8e\xd3\xaf\x84\x68\x7c\x30\x35\xf5\x00\x94\xfd\x55\x84\x07\xa0\xec\xaf\xb3\xfb\x22\x1a\x3d\x2a\xb8\x1a\x5f\x62\x79\xfa\x8b\x68\x4c\xbe\x17\xa2\xd1\xac\xb1\x1e\xa8\x71\x98\x02\xdf\x17\xf1\xc5\xbe\xb7\x08\x12\x73\x2f\x11\x9f\x9a\xdc\x3d\xa2\x46\x67\x02\xd4\x78\xba\xb6\x0b\xc0\xec\xda\x2e\x58\x6b\xf3\x9b\x00\x66\xc5\x58\xa0\xc6\xf1\xb8\x93\x03\x35\x8e\x67\xfb\xde\x4d\xd4\xb7\x3d\x04\x60\x4e\x8a\xe2\x40\x8d\xd3\xb4\x87\x1e\xa8\xb1\x0f\xe7\x2c\x50\xe3\xcc\x7e\x05\xd4\xa8\x21\xa1\x8b\x1a\x89\xf6\xef\x06\xa1\x3a\x9f\x81\x1a\xe7\x54\xa7\x04\x35\x5e\xee\xc1\x40\x8d\x53\xe7\x77\x07\x35\x6a\x46\xec\x1b\x57\xaa\xa2\x6a\x1b\x3f\xcd\xda\x6e\x52\x53\x54\x00\x37\xae\xd4\xd7\xfe\x30\x2a\x7e\x7e\x19\xfb\x73\xbb\xd2\x04\xa1\x3e\x24\xd4\xf4\x40\x8d\x43\x07\x7e\x0f\xd4\x38\x17\xdc\x66\x10\x84\x9a\x40\x01\x83\x20\xd4\x7c\xda\x82\xbf\xa0\xf7\x8f\xc3\xfc\x85\x97\x16\xa8\x03\xb5\x75\x04\x6a\x9c\xa2\xf7\x11\xa8\x71\xbe\xcd\x67\xa1\xda\xa8\x20\x0d\x50\xe3\x09\x6e\x1b\x04\xa1\xee\xe3\x67\x2c\x79\xe0\x85\x34\xb5\x61\x1c\xc4\x6f\xc2\xf8\x46\x00\xca\xba\x3f\x03\x8b\xa3\x79\xbc\x0e\x3a\xa4\xe6\x85\x7d\x73\x10\x9f\x6a\x50\xda\x48\x04\x89\xe1\x34\x18\x01\x28\x9b\xda\xc4\x48\x2e\xed\x49\x0b\xa9\xc9\x56\x1a\x01\x28\x6b\x43\x82\x0f\x01\xe5\xe7\xbd\x58\xda\x01\x64\x1d\x00\x4a\x6d\x6e\x23\x19\xdf\xc8\x58\x00\x94\x09\x09\x3e\x00\x94\x0d\x5d\x7b\x00\x28\xcd\xad\x1b\x00\xca\x81\xa6\x3f\x00\x94\x83\x23\x36\x00\x94\x32\xda\x81\xab\xb1\xb2\x41\x46\x26\x2b\x07\xb0\x39\x02\x50\x8e\xdc\x18\x59\x26\xf5\x06\x78\x39\xb2\x5a\x01\xf3\x92\xd1\x0a\xd0\xdc\x46\x46\x2b\x20\xdf\x7f\x64\x43\xe3\x19\x59\x00\xca\xfa\xa2\x5d\x8f\x4c\x14\xc0\xf2\xd9\xa4\x65\x7f\xd8\xfb\xb7\x3d\x60\xef\x9f\x7e\x33\x58\x4f\x21\xd6\x72\x04\xa0\xec\xe3\x70\x64\x00\xca\xcf\x58\x62\xeb\x6a\x86\x1a\x00\xca\x41\xca\xc7\xc0\xd5\xd8\xfd\xa5\xae\x46\x98\xfe\x20\x3e\xf5\xc4\x91\x3b\x02\x50\x56\x6b\x4e\x8c\x00\x94\xd5\x9c\xbc\x01\xa0\x4c\x84\x54\x0d\x00\x65\x3f\xfc\x66\xd0\x57\x9c\x89\x00\x94\x75\xc0\x30\xc7\x49\xe8\xff\x6d\x0f\x21\x1a\xef\xdb\xf7\xd8\x9f\xcd\xf7\x08\x82\x2b\xf6\xb0\x10\x4e\xac\x26\x80\x72\x00\xe5\x47\x00\xca\x76\x3b\x2f\x01\x28\xdb\x82\x15\x8c\x40\x8d\x5d\x37\xdd\x28\x68\x3d\xee\x25\x5c\x8d\xda\x06\x47\x21\x48\x0c\xe6\x3d\x02\x35\xf6\x01\x26\x18\x81\x1a\xbb\xd6\xdc\x51\x10\x8d\xe8\x63\x23\x50\x63\x7f\x4f\xbf\x82\xd6\x4a\x74\xcb\xc0\xd5\x38\xb0\x79\x8f\x42\xea\x06\x6e\xb3\x81\xab\xb1\xb9\x97\x40\x8d\xd9\xd3\x01\x6a\xec\xb8\xde\x47\xa0\xc6\xf6\x59\x31\x82\x50\x37\x2c\x6b\x04\x6a\x1c\xc6\x2c\x0f\x5c\x8d\x09\xed\x7a\x04\x6a\xac\xdd\xbd\x5b\x41\x55\xd9\xf7\x38\x7f\xee\x79\x5c\x8d\x73\xd8\x42\x2b\xff\x7c\x05\xd6\x7a\xfb\x15\x6c\xc9\x28\x4f\x23\x50\x63\xed\x88\x80\x01\x6a\x1c\xa4\x1d\x8d\x40\x8d\xf3\xdd\x7e\x13\x83\x55\xf5\x97\xa8\x6e\x32\xcc\x40\x8d\xb5\x80\x21\x47\xa0\xc6\xa6\x06\x3d\x1a\xb6\x72\x67\xa2\x81\x3a\xc0\xac\xa3\x81\xfa\xc9\xe5\x1b\x81\x1a\xfb\x35\x7c\x16\xeb\x77\x83\x48\x06\x41\xa8\x2f\x11\x25\x03\xd4\x78\xa2\x40\x0c\x5c\x8d\xc3\x91\xe1\x6a\xbc\xc9\x35\x18\x81\x1a\xbb\x56\xe7\x01\x6a\xd4\x03\x35\x40\x8d\x61\x70\xfc\x31\x4b\x6e\x2c\x2d\x80\x64\x34\x6d\xad\x74\x1e\x80\xb2\x65\x4c\x15\x83\x84\xc7\x82\x2b\x6e\x90\xf0\x68\x70\xd2\x20\xe1\x51\x5b\xdd\x20\xe1\xf1\x26\x1e\x6f\x00\x28\x2b\x90\x7c\x08\x28\x01\x7f\x23\x00\x65\x6f\x28\xfa\x23\x00\xe5\xbc\x5f\xbf\x49\x6a\x03\xfa\xc3\x08\x40\x39\x4f\x59\x56\x00\xca\x79\x23\x6d\x47\x00\xca\xde\x6e\x47\x1d\x47\xb3\xa1\x85\x8c\x4e\xe8\xb8\xdb\x1a\x40\x79\x60\xdb\x1d\x00\x4a\x23\xa6\xc7\xc0\x0d\x82\x36\x31\x00\x94\xc7\xf2\x97\x41\x5f\x99\xfe\x92\x84\x4e\xcc\x03\x63\xe8\x06\xa1\x77\x00\x65\x72\x5e\x70\x35\xea\x8f\x1d\x83\xf8\xe2\xec\x7b\x71\x34\x6f\xf4\xcd\x11\x80\xb2\xaf\x61\x0f\x00\x4a\x37\x2b\x80\xf2\x1e\xbe\x87\x56\xa0\xf8\x03\x50\x5a\x50\x67\x00\x28\x0d\xb3\x1b\x01\x28\x9b\xee\xb6\x11\x80\xb2\x35\xe7\x8c\xf8\xd4\xdb\x6d\x2d\xa0\x54\xe4\x00\x28\x17\x79\x8c\x23\x00\x65\xd9\x1e\x46\x5c\x8d\x1b\x37\xc8\x00\x50\xe6\xcf\x33\xb5\x1e\xc6\x02\xa0\x3c\xb1\x48\x0f\x00\x65\x05\xf3\x0c\xdc\x90\x4d\x1a\x70\x43\x8e\x65\x8b\x28\x95\xc7\x16\xf1\xb7\xb2\x6b\xdc\x90\x13\xd7\xd8\xc0\x0d\x79\xcb\x7a\x2e\xdd\x58\xec\x41\xdc\x90\x4b\x01\x84\x1b\x72\x29\x3a\x70\x43\x6e\xbc\x22\x23\x00\x65\xb3\x88\xd4\x20\x3e\xf5\x3c\x7c\x46\x94\x8a\x87\xf1\x12\x55\x31\x9f\xb8\x21\xeb\xe5\x33\x12\x72\x6f\xbf\x72\xe3\x70\x66\x26\x2e\xe3\xfb\x7d\x86\x2d\xb2\x39\x32\xdc\x58\xdd\x91\xe1\x86\x54\x81\xc0\x0d\x79\x62\xd4\x18\xb7\x51\x2a\xcc\x04\x6e\xc8\x29\xf3\x0e\xd4\xd8\x1f\x67\x9e\xac\xc6\x57\x56\x70\xe3\x0a\x97\x76\xdc\x90\x07\xba\xf6\x08\xd4\x38\x92\xb3\x14\xa8\x71\x24\xcc\x7a\x23\x50\xe3\x98\x8a\xe9\x40\x8d\xe3\x52\x50\x06\x6a\x1c\x97\xc2\xf0\xc6\xe0\xd1\xfc\x25\xb6\x64\x0c\x09\xe3\x46\xf4\xab\x40\xdc\x04\x90\x29\xe2\x02\x35\x8e\x47\x71\xf4\xa0\x95\x3f\xb6\x50\xdd\x64\xde\xa0\xc6\x5b\x15\xe5\x61\x7f\xba\x77\x1f\xf7\xa7\xbf\x64\x7f\x2a\xfa\x71\x43\x26\x77\xc8\xe3\xfa\xd9\x3b\xa8\x58\x11\x00\x6a\x4c\x98\x4d\x06\xa8\xf1\xc4\xf5\x3e\x40\x8d\xe6\xf2\x8d\x8f\x1b\xd2\x67\x18\xe4\xdc\xad\x8f\xf9\x19\xb4\x70\x43\x66\x85\x05\x6e\xc8\xc8\x0b\xfd\x31\x4b\xc6\x43\x59\x3d\x7e\x78\x28\x3f\x52\x9a\xd8\xd5\xe9\x81\xc3\x43\x79\x60\xfb\x1c\x78\x28\x8f\x93\xe5\xc3\x43\x99\x96\xbf\x8c\xa5\x2d\xd3\x6f\xe2\xa1\x9c\x0e\xcc\xac\x2a\x26\xe9\x25\xeb\xc8\x03\xfe\xa2\xf5\xb8\x21\x03\x50\x8e\x9b\x10\x99\x41\xc2\xe3\x67\x63\x05\xa0\xec\xda\x0d\xc7\xd2\x4d\xc0\x2f\x03\x50\xd6\xdb\x45\x31\xe1\xd1\xe3\xbe\x60\x3d\xea\xe8\xc4\xae\x9e\xd8\xff\x06\xb1\xab\x5d\xbd\x98\xd8\xd5\x79\xfa\xcc\xac\x1c\xb6\x20\xb1\xab\x37\x00\x6f\x90\xd5\x78\x0c\x9f\x05\x7d\x1f\x8a\xc8\x6a\xb4\x52\xc6\x08\x40\xd9\xab\x9a\xfe\x82\xb5\x3a\x67\xc6\xae\x4e\xdf\x8b\xad\x5b\xd5\x22\xc9\x6a\xbc\x97\xad\xa0\xcf\x62\x49\x83\xd8\xd5\x8e\xc9\x61\x98\xd5\xe8\xe1\x0f\x40\x59\x1f\x60\xf0\x20\xab\xb1\xaa\x69\x04\xa0\xec\x8b\x94\x96\xb1\x49\x6d\x50\x97\x01\x50\x26\x75\x6d\x00\xe5\x73\xd8\x43\xd0\x77\x8a\x48\x70\x43\x1a\xf9\x32\x00\x94\x06\x07\x0e\xdd\x90\xa2\x87\x00\x94\x7d\xba\x3d\x71\x43\xbe\x38\x1e\xe7\x81\x41\x00\x50\x3c\x03\x50\x0e\x93\x67\xe7\x81\xad\x1c\xa1\x36\x0f\x6d\xe5\x8b\x56\xc1\xad\xe4\x57\xc8\xfa\xbb\xfc\x25\xbe\x0e\x1c\x3b\xf3\x40\x74\x6c\x9f\x05\x7d\xcf\x69\x8b\x00\x2b\x1c\x81\xf3\x20\xe1\x18\xd3\xdd\x04\x35\x5a\xab\x62\x1e\x18\x04\x8a\xcf\x5e\x34\xe8\x41\x6b\xa1\x49\xdd\xb4\x88\xad\xc6\xd0\x35\x71\x43\xde\x88\xfe\x89\x1b\x72\xb3\xb3\x66\x42\xf4\x93\x46\x32\x45\x8d\x80\xe9\x09\x6a\x3c\x51\x51\x26\xa8\xf1\xc6\x09\x3a\x13\x06\xab\xe2\x2f\x41\x1d\x9f\x6f\x0e\xc4\x2d\xf4\x05\x6a\xec\x79\xd9\xc3\x85\x6b\xf3\xa0\x15\xf4\x5d\xf8\x41\x66\xa0\xc6\x91\x9a\xdf\xc4\x96\x4c\x8c\xf4\x4c\x88\xfe\x2a\x0d\x88\x7e\xd8\xf5\x24\x40\x35\x91\xb2\x33\x33\x06\x47\x04\xde\xcc\x18\x04\xd0\xd1\x67\x26\x00\x10\x91\x3a\xc9\x6a\x3c\xa5\x88\xac\xc6\x0b\x0d\x73\xea\x86\x44\x9d\x98\x81\x1a\xa7\xa8\x6a\x82\x1a\xdb\xeb\x37\x11\xfd\x38\xfb\x26\x01\xaa\xa5\xf9\x4d\x50\xd5\x74\x2c\x64\x35\x3a\x4b\x04\xa8\xbe\xaf\xef\xa1\x95\x2f\x5b\xc1\x5a\x13\x2c\x79\x9e\xaa\xa6\x3c\x23\xab\xf1\xc5\xb0\x36\x4f\x45\x23\x23\x3b\x49\x7d\x83\x41\x4f\xb2\x1a\xdf\xe2\x2f\x2b\xce\xd3\x9f\xb1\xe4\x19\x80\xb2\xef\xd7\xd7\x64\xad\x1c\x87\xd3\xd8\x63\x26\xf0\x24\xed\x61\xda\xf9\x85\x0d\x8c\x45\x09\x40\x39\x66\xf7\x2b\x68\x75\x9f\x5f\xc6\xd2\x2e\xfc\x8e\xf3\xc4\xd6\x93\xfd\x26\xb1\x81\x4e\x52\x00\xca\xa9\xad\x67\x06\xa0\x9c\x5a\xa4\x67\x81\xb5\x12\xa9\x31\x05\x94\xd3\x67\x48\x4d\xa7\x05\x37\xe4\x26\x15\x73\xe2\x86\x4c\x68\x1a\x13\x37\xe4\x59\xec\x0f\x0f\x3a\x31\x0f\x33\x00\x65\x93\x2d\xcd\x82\x41\x00\x51\x35\x8b\x01\x80\xbe\xf7\x00\x75\x1d\x27\xb1\xd5\xcd\xaf\x04\xeb\x31\x6f\x7f\x06\xa0\x9c\x09\x5f\xf4\x0c\x40\x39\xcd\x2c\x9a\xd5\xad\x4b\x0f\xc6\xae\xa2\xd9\x4c\x63\x57\xd1\xfb\x27\x6e\xc8\x17\x64\x31\xc9\x6a\x9c\xd5\x6f\xc2\x5a\x3d\x54\xb8\x21\x1f\xc0\xed\xac\x24\x1c\x77\x9f\xc5\xd1\x4c\xd3\x6f\xc6\xd6\x4d\x32\x29\xb2\x1a\x4d\x20\x98\xc4\xae\x1a\x60\x3f\x03\x50\x96\x2d\x53\x24\xab\x51\xff\xfd\x24\x76\xb5\x11\x42\x39\x03\x50\xf6\xee\x31\x6a\x04\x38\xa2\x17\x4f\xdc\x90\x39\xf9\x0c\x5b\xa4\x47\x93\xd8\x55\x93\x75\x27\x59\x8d\x5b\xd6\xda\x0c\x70\xf4\x3d\x00\x73\xf3\x3d\x59\x0f\x73\x06\xa0\x7c\xb7\xfd\x21\x1a\x65\x1a\x94\xc9\xd9\xc0\xfc\xd9\x40\x55\x1e\xb1\x86\x2d\x39\xf9\x0c\x37\x1d\xce\xb0\x69\xec\x2a\x56\xd9\xd9\xd9\x9f\xd8\xb5\x67\x27\x42\x00\x71\x3b\x03\x35\x56\xd1\xd1\x24\xab\xd1\x22\x44\x13\xd4\x98\xb1\x45\xce\x40\x8d\xad\xe1\xbf\x9f\x81\x1a\x9b\x39\x6b\xb3\x93\x76\x44\xd4\xc1\xc4\x0d\xb9\x6e\xbf\x89\xc1\xc3\x93\x1a\xa8\xb1\x6f\x4f\x5c\xd7\x17\x00\x23\x0a\xd4\x38\xd4\xdf\x67\xa0\xc6\x51\xb7\xa3\x46\x6b\xfd\xfc\x12\x83\x00\x08\x76\x8a\x1a\x1d\x0b\xa8\x71\x62\xde\x99\x03\xd4\x81\x75\x7c\x0e\x62\xe3\x3d\xe1\xa0\x46\x2b\xa4\xcc\x40\x8d\xd3\x90\xb8\x39\x40\xc5\xce\x3c\xb5\x70\x2c\x8e\x3b\x09\x50\x35\x15\x66\x12\xa0\x9a\x09\xf2\x9b\x04\xa8\x9e\xd9\x1e\x70\x23\x17\xdf\xc3\x20\xe0\x9e\x20\xab\xb1\x80\x48\x26\x59\x8d\x55\xbe\x44\x56\x63\x95\xbf\x90\xd5\xd8\x54\x04\xc8\x6a\x9c\x32\x6f\x6a\xe1\x98\x47\x3c\xa9\x85\x63\x1e\xf1\xa4\x16\xce\x8d\x41\x6e\xe2\x86\x7c\x5c\x77\xdc\x90\xe2\x9a\x69\x2d\x9c\x64\x7f\x88\x7e\x57\x13\xd4\xb8\x46\xf9\x19\x4b\x06\x50\x2e\x25\x2a\x80\x72\x29\x43\x01\x94\xbb\xdb\xc2\x56\xd7\xed\x3c\x14\xf6\x8c\x25\x66\x92\xf0\xa8\x2d\x79\x06\xa0\x6c\xe6\x7b\xcd\x00\x94\xcd\x04\xe7\x79\x61\xeb\x39\x6c\x9d\xb4\xfc\x65\xe1\x80\xb3\x28\x00\xca\x46\x58\xd1\x04\x50\x76\xd9\x0b\x80\x72\x00\xbf\x26\x09\x8f\x97\x4b\x0b\xa0\xbc\xd4\x6c\x2e\x6b\x39\xd8\x03\x09\x9d\xca\xe5\x4b\xd6\xca\x16\x04\x50\xae\xea\x33\x6a\x39\xb8\x28\x94\xc9\x49\x32\x5a\x00\xa5\x21\x4e\x13\x40\x69\xe9\xa4\x69\x5c\xab\xf2\x15\x40\x39\x64\x9f\x00\xca\xf9\x79\x06\x6b\x25\x2e\x65\x06\xa0\xec\x53\x36\x18\x80\xb2\x5f\xae\x43\x00\xca\x7e\xbb\xd0\x37\x6e\xac\xcb\xfe\x70\x63\xa9\x5b\x00\x28\x0f\x19\x11\x80\xf2\xa3\x65\x01\x28\xb5\xc0\x4d\x00\x65\x2d\xbe\xb7\x61\xc9\x8c\x13\x40\x39\x64\x6e\x94\xc9\xf9\xcc\x2e\x65\x72\x3e\x9b\xf5\x21\x42\x07\xa7\xd6\x7c\x88\x80\xf0\x10\x07\xa0\x1c\xea\xe8\x33\x00\xe5\x78\xd4\x49\x02\x50\xce\x74\xf9\x5e\x18\xac\xcc\xa3\x9a\x0f\x09\xb9\xae\x74\x00\xca\x59\x70\xcc\x4d\xe2\x5a\x9b\xa2\xf8\xa1\x4c\xd5\xf4\x19\x71\x9f\x64\xe8\xcd\x47\x83\x95\xcf\x48\xeb\x00\x13\xcc\x97\xb4\x00\x00\xec\x7c\x09\x9e\x53\x93\x7a\xcd\xe8\x64\xe6\xc9\x78\xec\x6a\x60\x2f\x09\xe3\x44\xc7\xce\xd7\x84\x71\xc6\x42\x99\x9c\x1b\xeb\xe3\x7c\x29\xc3\x45\x54\xc5\x7c\xf1\x75\x10\xc5\x3b\x03\x35\xb6\xa2\x40\x00\x35\x76\x67\x29\x50\x63\xeb\x58\x34\xa7\x65\x72\x8a\xfd\x85\xe8\xc8\x32\xe8\x97\x32\x55\xce\xb5\xa8\x51\xb5\x00\xd4\x58\x08\x19\x9b\xb8\x21\x6f\x99\x37\xa8\x31\x7d\x9e\x11\xfc\x28\xe3\x03\x35\x36\x19\xd8\x07\x35\xd2\x3b\xc1\xab\xc3\x51\x2f\x82\xcb\x54\xdd\x16\x59\xb7\x87\xad\xa0\xef\x76\x0f\x06\x6a\xec\x1f\x25\x2f\x50\x63\x5f\xee\x97\x40\x8d\xe3\x90\x33\x80\x1a\xf3\x67\x9c\x64\x15\x2b\xe2\x70\x43\xea\xdd\x98\x81\x1a\x47\x57\x04\x6c\xb2\x8a\xf1\x01\xcd\x40\x8d\xd5\x22\x44\x73\x93\xd6\xe1\x3a\x6c\x7c\x39\x8a\xdb\x8d\xea\x26\xa3\xdd\xfa\x72\x18\x0b\x6e\xc8\xcb\x79\x01\x35\xde\x0a\x8b\x6d\xad\x0a\x4e\x0e\x6e\xc8\x4d\x16\xec\xc4\x0d\x99\x88\x60\x99\xa0\x46\x6d\xd0\x93\x8c\xc7\x08\xd5\xfd\x31\x4b\x26\x19\xb2\xa9\x99\x92\x0c\x39\x50\xdf\x2f\xe2\x5a\x27\x3a\xd7\x75\xa0\xb0\x63\xb5\xbc\x88\x6b\x35\xe8\xe7\x22\x19\xb2\x62\xc6\xb8\xf0\x50\x56\xfc\x9c\x17\xc9\x90\xe6\x89\x5d\x24\x43\xce\x6a\x0f\xb8\x41\x98\xf8\x0b\x0f\xe5\xfb\xf9\x8a\xb5\x1c\x6c\x51\xcb\xe1\xf2\x2b\x37\x7a\xc0\x45\x2b\x96\x76\x7e\x5a\xd8\xb2\x4e\x5b\xb1\xb4\x86\x23\x5d\x00\x4a\xd3\x2c\x2e\x93\x21\x81\x20\x17\xc9\x90\x86\xe2\x5f\xb8\x21\x3b\x4b\x74\x09\x28\xb1\x8e\x5f\x49\xad\x1c\xda\x93\xc9\xba\x8c\x53\x37\x24\x7a\xd5\x85\x1b\x72\x20\xcf\x2f\xe2\x5a\x9f\xc3\xde\xc9\xb8\x4a\x7e\xf3\x62\x2b\xd9\x7b\xd0\xe7\xd2\x5e\x00\xca\xeb\xf0\x97\x2f\x51\x99\xf6\x40\x5c\x72\xb3\xf7\xd8\xba\xc6\x4a\x5c\xb8\x21\x6f\x74\xd8\x0b\x37\xe4\x45\x0d\xb0\x2b\xeb\x66\x65\x35\xc9\x78\x4c\xd8\x37\xaf\xac\x9b\x95\x6f\xea\x86\xbc\xfc\x65\x1c\xcd\x03\x4d\xe3\xca\x06\x27\xb1\xd2\x00\xca\x3e\xfc\x0a\x5a\xc1\xa7\x77\x0c\x1e\x9f\xaf\x80\x3a\x60\x6e\x57\xb6\xcc\x11\xf4\xe1\x86\x94\x49\x5d\x01\x28\xfb\x83\x20\xb9\x02\x50\x76\x7d\xed\x97\x6e\xc8\x6e\xcb\x5a\x23\xf4\x4e\x5c\xab\x11\x10\xd7\x09\xeb\x49\xfe\x92\xe0\x40\xd8\xfc\x45\x5c\x6b\x43\xff\xbb\x40\x8d\xc5\xfd\x79\x12\x1c\xf8\xf8\x15\xdc\xac\xee\x09\xdc\x90\xc6\x90\x5c\x64\x3c\xd6\xcf\x58\x60\xad\x97\x63\x79\x30\x01\xd8\x1f\x6e\x3a\xd4\x97\x4b\x37\x64\xb3\x3f\x6a\x39\x20\x28\x2f\xdc\x90\x22\xa7\x2b\x50\xe3\x38\x5d\x77\x50\xa3\x31\xe7\x57\x31\x63\x95\xde\x0b\x65\xb8\x60\x9f\x57\xa0\xc6\x66\x34\xf5\x55\xc8\x08\x24\x14\xf2\x02\x35\xde\xe8\xcc\x57\xa0\xc6\xb2\x88\xa2\xba\x70\x43\x1e\x94\x39\xba\xa8\x85\x53\x11\xda\x97\xb5\x70\x60\x36\x17\xc1\xab\xc9\x59\x22\x78\x35\x9f\x7e\x05\x5f\x15\x21\x9b\x17\x6e\xc8\x49\x5e\xc0\x45\xf0\xea\x26\xd4\xec\x22\x78\xf5\x20\x54\xf0\x22\x78\x35\xbb\x62\x04\xaf\x56\xe2\x44\x2e\x50\x63\x05\x77\x5f\x04\xaf\x36\xf9\x0b\xc1\xab\xed\xf3\x0c\xd5\x0d\x7f\xc6\x55\x49\x26\x97\xbe\x8a\xe8\xf0\xe4\x54\x50\x15\xc6\xb3\x8b\xe0\x55\xc5\xc3\x85\x1b\xb2\x7e\x7a\x88\xfd\xf9\x59\xbf\xca\xfe\x44\xbb\xbe\x08\x5e\xb5\x7a\xf9\x85\x1b\x72\xa0\x66\x5d\x04\xaf\x8e\xfd\x33\xc3\xc5\x05\xa0\x9c\xe8\xbe\x17\x65\x72\xae\xcb\x8f\xa0\xf5\x00\xec\xaf\x46\xdc\x27\x76\x92\xab\x79\x34\x59\x22\xe2\x5a\xad\xa9\x7b\xe1\xa1\xec\xd5\x16\xd9\x4a\x64\x55\x5d\x00\x4a\x03\xd6\x2e\x3c\x94\x26\xac\x5e\x94\xc9\x49\x87\x04\xb1\x75\x6f\xfb\x23\xb8\x2c\xdb\x5f\x6c\x5d\x8b\x82\x5f\xba\x21\x65\x6e\xb8\x21\x2b\xf5\x13\x2e\xdc\x90\x0d\x58\x7a\xe9\x86\x04\x70\x5d\x01\x28\xbb\xf5\xa5\xae\x8e\x07\x16\xf7\xd0\xd5\x89\xfb\xfc\xb4\x42\x74\x2c\x2c\xa1\x57\xc7\x0d\x22\x8b\xec\x06\x27\x39\x96\x0b\xeb\xaa\xfd\x61\x6b\x45\x2e\x5f\x00\xca\x85\x23\xf0\xea\x44\x40\x00\x1a\xaf\x6e\x9d\x07\x36\x64\x17\x75\xf0\x8c\x32\x39\xa7\x14\x11\xd7\x5a\x64\x3d\xb8\x21\x33\x9a\xe2\x35\x8c\x2b\x67\xd4\x64\x3c\x5e\x18\x4a\x2e\xe2\x5a\x6f\x8f\x6d\x00\xca\x71\x39\xea\x00\x94\xb3\x61\xd7\xbe\x70\x43\xbe\xe0\x93\x8b\xb8\xd6\x7c\xf8\xcb\xa0\xef\xc3\x34\x06\xc5\x39\x3f\xe3\x34\x5b\xd0\xb1\x50\xa1\xab\xd8\xbb\xc5\x1d\xed\x1d\x37\x32\x76\xca\x0b\x40\xf9\xe0\x64\xba\x00\x94\x8f\x07\x07\x40\x69\xfe\xe3\x45\xc6\x63\xce\x3e\xd3\x20\xc0\x9c\x05\xa0\x6c\x56\x53\xb8\x02\x50\xb6\x91\xec\x81\xa3\xa9\x08\xa0\xb8\xea\x83\x67\xe0\xa2\xb8\xea\x8b\x69\xeb\xa2\xb8\xaa\x56\xee\x8b\xb8\x56\x4b\x0a\x5c\xc4\xb5\x1a\x05\x70\x91\x0d\xf9\x11\x9b\xc4\xb5\x7a\x53\xc9\x05\x6a\xb4\x32\xf6\x75\x99\x32\xc0\xba\x53\x5c\x55\x1f\xfd\x65\x71\x55\xec\xa2\x57\xa0\xc6\xbe\x8a\xad\x58\xbf\x2d\x2b\xa7\xb8\x6a\x92\x99\x52\x5c\x35\x27\x7b\xc0\x17\xa0\x68\xbc\x28\x5e\x49\x26\xe8\x15\xa8\x71\x5c\x32\xfd\x8b\xe0\xb9\xc7\x16\xfb\x93\x18\x84\x2b\x50\xe3\x34\xeb\xf6\xba\xa8\x7b\x8c\x0e\x7b\x51\x5c\x35\x7f\x46\x4d\xf0\x1c\xc6\x97\xeb\x26\x78\xce\x7d\x16\xa8\x71\x9a\x46\x7c\x11\xbc\x6a\x1c\xcc\x45\xf0\x6a\x55\x3c\x04\x6a\x6c\xea\xb0\x17\xa8\x31\xc9\xca\x09\x5e\xb5\x3c\xd2\x05\x6a\x9c\xa4\x71\x5d\xa0\xc6\x55\x6d\xa1\xba\xdd\xf6\x1e\xa2\xe3\x43\x1f\xc1\xab\x96\x68\xb8\x08\x5e\x35\x3d\xea\x22\x78\xd5\x52\x62\xd7\x6d\x84\x0e\xb3\x6b\x36\xa4\x42\x8d\x6c\x48\x43\xe2\x2e\xea\xe4\x4c\xa2\xbd\xae\x40\x8d\xfd\x73\x52\x1f\x54\x53\xc5\x3b\xd9\x90\x46\xda\x5c\x0f\xa8\xf8\xf8\x59\xbd\xe4\xeb\x51\x6b\x65\x22\x1e\x48\x7f\xfd\xe4\xc0\x32\xc9\xa2\x3c\xd8\xb2\x50\xe6\x2f\xea\xae\x0a\xaa\x2e\x4a\xe8\x68\x8e\xb8\xa8\xbb\x7a\x79\x00\xac\xbb\x0a\x94\xb8\x1e\xea\xe6\xaa\x03\x51\x77\xd5\x62\xf0\xd7\x4b\x9d\x00\xe2\x7d\x2f\x00\x65\x56\xdf\x04\x50\x9a\xfe\x78\xbd\x26\xf2\x72\x88\x01\x94\x07\x06\x88\x0b\x40\xf9\xd1\xa0\x01\x94\x1f\xbd\x1f\x40\x39\xb1\x33\x5f\xc4\xb5\x5a\x84\xfc\x7a\xad\x2b\xcb\x38\xa9\xbb\xfa\xc8\x5a\xad\xbb\xaa\x00\x02\x50\x1e\xea\xef\x2f\xc1\x81\x32\xf6\x97\xa5\xf5\xd8\xbe\xd4\x09\x70\xb3\x2e\x58\xab\xb2\x7e\x61\xd0\x51\xe4\x2c\x22\x58\xb0\x3a\x5f\x0b\xad\x00\x70\x74\x2d\x0c\x3a\xdb\x56\xc5\xda\xe9\x37\x83\xf5\xcc\xcf\x7b\xd8\x5a\xdd\x3c\x00\x4a\x6b\xf8\x5e\x0b\x5b\xf2\xb2\x45\xdd\x63\x45\x23\x80\xf2\xef\xfd\x69\x6b\x65\xb3\x9a\x0d\xa9\x60\x26\xae\xf5\x71\x87\x50\x5c\xf5\x55\xf3\xc6\x0d\xf9\x62\x56\xb8\x00\x94\x9f\x95\x0e\x40\x39\x4e\x59\x39\x6e\xc8\x13\x23\xd1\x45\x71\xd5\xd2\x7c\xcf\x12\x48\xb6\xc8\x16\xc4\x76\x7d\xe1\x86\x1c\x6a\x8a\x01\x28\xc7\xab\x66\x1a\x80\x72\x1e\x87\xfd\x91\x2d\x28\x5e\xd8\x24\xf2\xba\x93\x37\x06\x8f\x64\x0f\xd4\xb1\xc0\x39\x75\x6d\xb2\x3d\x3f\x14\x85\xe8\x30\x0a\xfb\x06\x35\x26\x8e\xd8\x8d\x1b\x32\xc1\xae\x6f\xdc\x90\x15\x73\xd9\x1d\xa8\x71\xbc\x60\x90\x3b\x50\xe3\x3c\xd8\xe5\xf7\x01\x60\x7e\x7c\x0f\x37\x24\x5a\xdd\xad\x1b\xb2\xd8\x1f\x11\x2c\xdd\x5f\xe2\x46\xc6\x8e\x7e\x53\x5c\xd5\xf9\xbc\x0f\x0d\x1e\x3e\xc3\x20\x87\x7e\x7b\x83\x1a\xdf\xdb\xaf\x70\xfe\x92\xbf\xa4\x78\x25\xae\xb8\x1b\x37\xe4\x03\x42\xb8\x13\x29\x49\xf8\x10\x6e\xdc\x90\x5e\xb8\x70\x27\x12\x95\xa7\xcf\x70\x43\xa2\x82\xdd\x89\xba\xdc\x18\x2e\x6e\x50\xa3\x59\x8d\x37\x6e\xc8\x53\xda\x93\x11\x10\xcc\x52\xe2\xfc\xe1\x5c\xbc\x45\x8d\x87\x3d\x04\x7d\x05\xd3\xc8\x4d\xf0\xaa\x99\x07\x77\x42\x74\x70\xe2\xee\x84\xc1\xea\xb5\x3f\xb4\x72\x94\xb5\x1b\x37\xe4\xcc\xb6\xe2\xfc\x3d\xec\x9e\x9b\x3a\x39\x97\xdf\xc4\x0d\x59\x51\xc1\x6e\x50\xa3\xe1\x8e\x37\xa8\x71\x5e\xb6\x1a\xa7\xdf\xaf\x60\xd0\xc1\x27\x73\x67\xea\xc8\x3c\x7e\x13\xd5\xe6\x6b\x87\xfc\x90\x25\xdf\x00\xca\x59\xed\x00\x5b\x5d\xb1\x03\x8a\xe7\x01\x48\xee\xcc\xd6\x25\xe2\xef\xd6\x43\xf9\xe9\x9c\xad\x8b\x7e\x7b\x53\x42\xe7\x46\xc6\xdc\x27\x47\x13\x08\x72\x13\xd7\xfa\x60\xf9\xb9\x4f\x83\x93\x58\x68\xe2\x5a\x37\xb2\xf0\xa6\x84\xce\x67\x23\x53\x42\x47\xd7\xdf\x6d\xa2\x24\x4c\xff\x26\x51\xb2\x6d\xbf\x42\xa2\xb2\x93\x04\xa0\x5c\xaf\x63\xc1\xd6\xfa\xd8\x42\x2b\xef\xbe\x87\x2d\xeb\xf5\x9b\x61\xf0\x18\xc3\xfe\x08\xde\xc1\x02\x77\xe3\x86\x3c\xf0\xff\xde\xb8\x21\x0f\x1c\x6c\xb7\x6e\x48\x40\xf8\x0d\xa0\x5c\x80\x9c\x3b\x00\xe5\xbc\x3f\x2d\xb2\x21\x61\xad\x37\x6e\x48\xb3\xaa\x6e\x00\xe5\x04\xc4\xdd\x05\x5b\xb2\x47\x2c\x00\xe5\x34\xc2\xf7\x0e\x40\x39\x4d\x35\xb8\x03\x50\xce\x17\xe6\x7d\xeb\x86\x7c\xfd\x25\x25\xf3\x3f\xdf\x44\x6b\x75\xfd\x00\x94\x15\x01\x7b\x03\x28\x6f\xd7\x01\x40\x99\x3d\x38\x02\x4a\xe2\x67\x6e\xb3\x21\x65\x4b\x00\x4a\x93\x19\x6e\x00\xe5\xa6\x5a\xc4\x8d\x1b\xb2\x64\x9f\x99\x88\xcd\x58\x02\x50\x4e\x8b\xb5\xdc\xd5\x44\x57\x76\x08\xc5\x55\x2f\xf7\x92\xc5\x55\x3f\xbf\x44\x2b\x5f\x7e\x85\xe2\x8e\xdb\x67\xd0\x87\xde\x7f\x57\x0b\x05\x30\x2f\xcd\x2b\x0f\xd8\xad\x16\x57\xc5\xc4\x71\x83\x1a\x37\xba\xf6\x4d\x09\x9d\x49\xbc\xc0\x0d\x6a\xf4\xa6\xc1\x1b\x37\xe4\x8b\xf8\xbb\x89\x6b\xbd\xec\x8f\x12\x3a\x1b\xf7\xec\x8d\x1b\x72\xbc\x3e\x03\x55\x11\x76\x7a\x07\x6a\xec\xd6\x3d\xb9\x03\x35\x4e\xd3\xf1\xef\x40\x8d\xcd\xc4\xe8\xbb\x59\x22\xc8\x91\xc1\x7a\x4e\x29\x82\x3e\xd7\xa8\xe3\xc6\xf2\x34\x76\xe2\xca\x9b\x2d\xd6\x0f\xa1\x76\x83\x1a\x4f\x57\xec\x73\x5b\x87\xbf\xa4\xae\x33\x28\xe0\xc6\x0d\x29\xde\xbb\x75\x43\x92\x00\x72\x07\x6a\xec\x07\x1a\xf4\x8d\x1b\xb2\x2f\x5b\xd4\x3d\x76\x17\x74\xe2\x76\x51\x97\x6e\x82\x57\xdf\xdb\xaf\x70\xe5\x81\xd4\xe2\x86\xf4\xde\xc8\xbb\x53\x47\x06\xd4\x71\x0f\xb3\xe9\xa0\x21\x50\xe3\x3c\x1d\x0b\x6e\x48\xab\xcb\xdd\xb8\x21\x07\x7e\x9e\x7b\xc0\x5f\x64\xb4\x04\xaf\x56\x47\x4d\x9d\x9c\xa6\x20\x09\xd4\xd8\x2e\x22\xd0\x6f\xae\xe4\xd0\xbd\x77\x13\xbc\x5a\x5d\x3f\x50\xe3\xf5\xe9\x81\x1a\x33\x99\xbd\x14\xa8\xb1\xf7\xe5\x7b\x64\x23\x9f\x3f\xb3\x25\xdf\xc3\xdb\x10\x24\x08\x83\x00\x2e\xa7\x9b\xb8\x56\x53\x70\x6f\xe2\x5a\x1f\xa0\xe7\x3d\x09\x9e\xc3\xf8\x7f\x4f\xaa\x77\x29\x8d\x28\xa1\xb3\x81\x4a\xf7\x04\x70\x7d\x7e\x19\x5a\x4f\xc7\x8e\x77\x4f\xca\xb3\x14\xfb\xa3\xc6\x85\xf2\x7c\x12\xb7\x0b\xbc\xbc\xa7\xb6\x2c\x58\xcf\xc4\xe0\x21\xeb\x99\x14\xee\x54\xc2\x51\x77\xb5\x28\x48\xa6\x5a\x81\xa3\xde\xd8\xae\x79\x4f\x40\x89\xb9\xe5\x26\x51\xd2\xab\x44\x6f\xe2\x5a\x2f\xb7\x20\x80\xb2\x2b\xaa\x4c\x94\xc4\x3c\x70\x5f\x26\x9a\xfb\x15\xdc\x3c\xd3\x1e\xac\x0b\xec\x7b\xb1\xb4\xd6\x36\xbe\x71\x43\x36\x1c\x65\xf7\x65\xca\x87\xfd\x61\x6b\xc5\x8b\x7c\x5f\xd4\x10\x50\x7f\xe0\xb6\x8e\x01\xa0\xbc\x29\xae\x7a\x9d\x3e\x23\xc2\xc3\x63\x04\xa0\x34\x7d\xfc\x06\x50\x7a\x41\xcd\xcd\x6d\x1d\x1f\xa6\x88\x1b\xd2\x84\xf8\x1b\x37\xe4\xa9\x36\x61\x79\x1d\x19\x1f\x71\xad\xa5\xda\xea\x18\x6d\x38\x70\x37\xb6\x48\xf4\xd4\xfb\x36\x11\xdb\x6f\x12\xe1\xe1\xa1\x02\x50\x5a\x33\xf8\x06\x50\x7a\x1d\xcf\x0d\xa0\xd4\xa2\x79\x9b\x0d\x79\x4a\x83\xd9\x90\xf4\x40\x36\xa4\x85\xf7\xef\xc7\xe0\x32\xbe\x62\x36\xa4\x73\x46\xe1\xd5\x7d\xfb\x4b\xb2\x21\x5d\x31\xb2\x21\xcf\xe4\x37\x39\x9a\x32\x29\xb2\x21\x3b\xe8\xe8\x26\x1b\xf2\xb3\xaf\x41\x8d\x5e\x02\x75\x83\x1a\x2b\x1e\x8c\x9b\xdb\x3a\xfa\xa7\xa5\x1b\xcb\xde\xa9\x4e\x26\x33\x0d\xd4\x38\x8c\x2b\xbf\x03\x35\x8e\xae\x4e\xf9\xc2\x7a\x64\xec\x2f\xbe\x00\x8c\x75\xf7\x4b\xf5\x43\xc5\x26\xb7\x75\x18\x6d\x72\x07\x6a\x9c\x59\x1d\x36\x50\xe3\xac\xee\x17\x0a\xaf\x9a\x30\x74\x53\x78\xf5\x91\x69\x50\x78\xf5\xc3\xae\x71\x43\x9e\xae\x34\xd9\x90\xe6\x77\xde\xba\x21\xd5\x1b\x41\x8d\x0f\x4e\xf3\x1b\x37\xe4\x09\x6e\xbb\xc9\x86\x7c\xd4\x8b\x5f\x52\x92\x30\x6a\xdc\x81\x1a\x67\x13\x05\x2c\xb3\x3d\xf9\x66\xa0\xc6\x3a\x40\x5c\x37\xa8\x71\x1e\xbe\x57\x40\x86\x3e\xab\xc4\x07\xd1\x1f\x6e\x48\x33\x80\xef\x40\x8d\xbd\xaa\x04\x51\x43\xc7\x2b\x8e\xef\x65\x4a\x92\x2d\xaa\x1f\x3a\x2f\x04\xaf\x9e\xee\x17\xae\xe4\xf0\xfe\x98\x7b\x11\x81\x54\x1c\x35\x85\x49\x55\x97\x16\xbe\x00\xf2\x18\xef\x6d\xca\x1c\xef\x81\x1a\xeb\xd7\x19\xfb\x31\x4b\xde\xd8\xb2\xec\x9c\x44\x49\x6b\x80\xdd\xd4\x64\x9d\x00\xed\x9b\x9a\xac\xc6\x5f\xdc\x78\x28\xbb\xfa\x03\x1e\xca\x41\xa0\xcd\xad\x87\xd2\x61\x6e\x0d\x1e\xb6\xd0\x0a\x3c\xee\x9b\xca\x49\xc2\x13\x00\xa5\x0e\xbd\x1b\x40\xf9\xf7\x91\xa1\x15\x28\xd3\x36\x80\x0b\xd6\xf3\x90\x28\x29\x74\x79\x0e\xe3\x76\x2b\x2d\x6d\x59\x27\xad\xd8\xba\xcf\xf4\x3d\x4a\x5a\xa3\x93\x3c\x94\xd7\x19\x48\xb8\xe7\x90\xb5\x5e\xb4\xf0\xa0\x73\x34\x1f\x00\xa5\x97\x1d\x3d\x07\x6e\xac\xcb\x67\x44\xb0\x30\x13\x0f\xe5\x75\xbc\x36\xf2\x01\x50\x1e\xc3\x71\x12\xc1\x72\xfb\x15\x0c\x1e\xa7\xfd\x61\xf0\x80\x7d\x3e\x89\xf2\x41\x30\xbe\x87\x6c\x48\x2b\x7b\x3d\x89\x8b\x74\x08\xcc\x7a\x00\x94\xde\x62\xf2\x50\x5e\xe7\xc2\x9d\xf8\x24\x52\x06\x96\xef\x61\x8b\x2c\xbe\x87\xd6\xca\x86\x7c\x28\xbc\x7a\xa1\x2d\x3d\x89\xf2\x41\x68\xd0\x4f\xc2\x20\x80\x8d\xf6\x49\x24\xf2\x82\x1e\x9e\xc4\xfa\x21\xaa\x1e\x00\x65\x7a\x7d\x16\xa2\xd1\x62\xa7\x0f\xe5\x75\x64\x05\x0f\xe5\x75\x0a\x3a\xde\x03\xa0\x2c\x18\xa5\x1e\x6f\xeb\x70\x35\xb9\xad\x63\xc1\x18\x1e\xca\xeb\xb4\x61\x0b\x5b\x39\xca\xc5\xa3\x1b\x12\xe7\xdb\x43\x5c\xeb\x49\x18\xe1\x03\xa0\xd4\x59\xfb\xe0\x86\x2c\xdb\xfe\xf0\xa0\xdf\xbe\x07\x60\xbe\xec\x81\xe0\x40\xec\xa2\x0f\xe5\x75\xf6\xb2\x85\xad\xd5\x59\xf2\xb6\x0e\x18\xed\x03\x6a\x1c\x88\x87\x87\x6c\xc8\x49\xf5\x94\x47\xd4\x08\x4a\x7d\x44\x8d\x18\x4a\x1e\x0a\xaf\x5a\xbb\xf9\x31\xae\x15\x3b\xe5\x83\x1b\xb2\x62\x7c\x79\x08\x5e\x35\xae\xe8\x21\x78\x75\x39\x83\x81\x1a\xa7\x77\xee\x3c\xdc\xd6\xe1\x3d\xde\x4f\xa0\xc6\x62\x61\xd2\x27\x50\x63\x33\xf4\xf2\x21\x1b\xd2\x48\x86\xe7\x24\xc2\x83\x9c\xc3\x87\xe0\xd5\xe6\xc8\x8a\x89\xca\xac\x6d\xa0\xc6\x5a\x50\x82\x1e\x0a\xaf\x0e\x04\xe5\xc3\x6d\x1d\x96\xbe\x7f\xb8\xad\x63\xe2\xcf\x78\x28\xbc\xaa\xca\xf7\x80\x1a\x37\xea\xd2\x53\x48\xd9\x71\x5e\xc8\x86\xec\x9e\xf7\xe2\x6d\x24\x8c\x13\x37\xa4\x77\xe1\x3d\xc5\x2b\x2b\xa0\x88\x6c\xc8\xc7\x15\x23\x1b\xf2\x40\xa0\x3f\x14\x5e\x3d\xb6\xcf\x10\x1d\xae\x34\x57\x72\x0c\x84\xc5\x43\x36\xa4\x79\x8c\x0f\xc1\xab\xf9\xb2\xc5\xfa\x61\xc5\x7f\xcc\x86\xf4\xf4\x57\x0c\x1e\xfd\x67\x41\x70\x0f\x1e\x4a\xaf\xbe\x7c\x2a\x71\x83\x9f\x16\x71\x83\xd5\xee\xd0\x7a\x9c\x40\xe3\x5a\x1f\x07\x4d\xf9\x20\xa0\xfc\x03\xa0\xac\x2e\x4a\x00\xca\x6a\x8d\xd4\x07\x40\x69\x8d\xe2\x07\x40\x69\x69\xc2\x07\x0f\xe5\x2d\xab\x6b\xb8\x79\xc8\x1d\x7c\xa8\xc9\xfa\xa2\x57\x3d\x24\x4a\x7a\xa1\xf9\x43\xa2\x64\xfe\xbc\x87\x9b\x47\xc6\xd0\x0c\x9e\x63\xc1\x88\x6b\x1d\x32\x68\x01\xe5\xe7\x2b\x24\x4a\xba\x7c\x00\xca\xf6\x3a\x32\x82\xe7\x64\x2f\x00\xca\xd5\xfc\x65\x6c\xdd\x77\x3a\x32\x0a\x93\x7e\x9e\x11\x3c\x47\x3a\xc1\x03\xa0\xd4\xd8\xf3\x50\x5e\xa7\xfa\x4d\xca\xeb\x4c\x74\x99\x27\x00\x65\xbf\xb1\x14\x3e\xb8\x21\xad\xc5\xf1\xe0\x86\xbc\xd1\xce\x1e\xdd\x90\xd8\xce\x1e\xdc\x90\xaf\xd4\x12\xd7\x9a\x3d\x46\xb8\x21\x4b\xb3\xf7\x00\x5c\x55\x96\x85\x1b\xb2\x2e\x7b\x30\xc2\x83\x23\x06\xa0\xbc\x0f\x9f\xa1\xf5\x14\xfb\x0b\xad\x6e\x11\x95\xf9\x0c\x0d\x3a\xf4\x00\xa0\x3c\x3e\xcf\x32\xc1\x6c\xf4\x37\x88\x10\x40\x1b\x7c\x06\x35\xad\x5d\x31\xe2\x5a\x2f\x47\x4d\x5c\xeb\x67\x96\x8c\x6b\x75\xd7\x11\xd7\x9a\xc9\x39\x7c\x86\x35\x12\x58\x4d\xe2\x5a\xd5\x7a\x1e\x00\xe5\x23\x45\xc3\xca\x6c\xcc\x35\x85\x57\x8b\x62\x9a\xc2\xab\x6f\xb2\x45\xcd\x6e\x70\xdb\x33\x41\x55\x0a\x12\x0a\xaf\x7a\x7f\xf4\x13\xa8\x71\x78\x63\xc5\x33\x49\x69\x71\xa5\x27\x5a\xeb\xf0\x3d\x6f\x93\x81\xbe\x49\x8d\x04\xbc\x30\x0f\x71\xad\x7a\x1b\x9e\x69\xdc\xbc\xcf\x28\xaf\xf3\x19\x0b\x6e\x48\xb4\xc8\x67\x1a\x21\xc0\xec\x82\x1a\xbb\x2b\x8d\x1b\x72\xca\x68\x71\x43\xde\xae\x34\x6e\x48\x0b\xfd\x3f\xa0\x46\x2f\x6a\x78\x3e\xe5\x75\x98\x6b\x82\x57\x2d\x84\xf0\x10\xbc\x7a\xe1\x27\x78\xc8\x86\xb4\xb4\xd7\x73\x99\xa8\xec\x33\x7c\x1d\x98\x18\x1f\x50\xe3\x83\xfb\xf2\xe1\x8e\xc7\xcf\x09\xc7\x0d\x99\x49\xea\x7a\xa8\xa1\x63\x25\xee\x27\x50\xe3\xb4\x86\xce\xc3\x6d\x1d\x87\x6b\x44\x0d\x9d\xa6\xf8\xa3\x86\xce\xe3\xf9\x23\x1b\xd2\xfb\xcd\x9f\x9b\x6c\x56\x4c\x38\xcf\x8d\x6a\xa3\x82\x74\x93\x68\x2e\xaf\xf3\x8e\x47\xf2\x10\x9e\xdb\x9a\xeb\xd0\x4e\x0d\x1d\xcb\xd4\x3f\x37\xa8\xea\xd3\x43\x88\xfe\x8c\xcd\xfb\xa1\x86\x8e\x55\xc1\x1f\x8a\xb2\xc6\xf5\x04\x3f\x66\xc9\x02\x4a\xb7\xcb\x8d\x07\x5d\xe9\x70\x6b\xab\x73\x98\x84\x9c\x03\xc9\x1f\xe2\x5a\x6f\x37\x79\x00\xca\xee\x65\xf5\x0f\x1e\xca\x13\x83\xc7\x43\xa2\xe4\x89\x15\xf8\xa1\x5e\xeb\x24\xdc\xea\xe1\xfa\xc7\x89\x26\xfc\xe0\xa1\x5c\x6e\x6b\x3c\x94\x02\xae\xe7\xc1\xd6\x2a\xf3\x7e\x4c\x19\x60\x5b\x3f\x68\x05\x32\x53\xe2\x5a\xb5\x26\x3d\x8f\xd9\x82\x50\xf4\x40\x9f\xcb\xf0\x98\xcd\x63\x8b\xca\x65\x0a\x12\x00\xe5\xc6\xc4\xf1\x3c\xd8\xea\x3c\xe0\xaf\x89\xa0\x2c\x0a\x80\xd2\xec\xbd\x07\x40\xd9\x3c\x1c\xb8\x21\x17\x56\xee\xe7\xd5\x56\xc7\x5c\xbf\x18\x3c\x80\x6d\xcf\xab\x87\xd9\x67\xd8\x92\x87\xfd\x99\x6d\xe6\x57\x88\x60\xc1\x61\xf9\xbc\xb8\xe9\xd4\x57\x70\x43\x5a\x7b\xe0\x31\x1b\x52\x06\xf6\x9a\xe8\x6a\x0b\xc0\xb5\xa4\x01\x83\x0e\x76\xca\x87\x9b\x3c\x3e\x6b\x64\x36\x24\x86\x8b\x87\xf2\x3a\x45\xa6\x4f\x51\x56\x73\xd6\x9e\x00\x94\x3d\xa9\x57\xe1\x86\x34\x45\xe8\x21\x1b\x72\x63\x9c\x78\x70\x43\x7a\x03\xdc\x83\x1b\xb2\x88\x48\x74\x43\x02\x75\x1f\xe2\x5a\x1f\x22\x4a\x9e\xe5\xfe\xf4\x19\x95\xe7\x48\xba\x7d\x00\x94\x96\x96\x7c\xc8\x86\xec\xaf\xcf\x62\xfd\x34\x47\x3c\x01\x28\x9b\x55\xf7\x1e\x6e\xf2\xd0\xdd\xf6\x88\x1a\x3d\x54\xdb\x7a\xc9\xb6\xb4\x25\xfb\x4b\x0c\x72\xb2\x3a\xdc\x90\xfb\xb6\x07\xea\xed\xca\x4c\x71\x43\x36\x75\x6d\xe2\x5a\x5f\x59\x39\xd9\x90\xd9\x15\xdb\x6a\xe5\xf6\x47\x70\xa7\x08\x88\xb8\xd6\xee\x79\x20\x78\xd5\x7a\x80\x0f\xc1\xab\x2f\x56\xd2\xd7\x9b\x3c\x30\xc1\xbd\x87\x5a\x5d\xa1\x85\x41\xae\xf8\x2c\xd6\x6f\x83\x41\x5e\xb2\x21\x8d\xaa\x78\xc9\x86\x54\x87\x7d\x0f\xef\xd0\x3b\x69\x81\x1a\x1f\x5b\x18\xe4\x5e\xdf\xc3\xe0\x81\x7e\xfb\xe2\x86\xac\x9c\xdb\x57\x37\x24\x0c\xf3\xe5\x8e\xc7\xf6\xf9\x0a\x71\xd7\xc5\xfe\xb4\x25\xdb\x22\xb8\x0c\x5c\xf3\x5a\x43\x07\x9c\xf1\x1a\xbc\x0a\xcf\x7a\x29\xca\x7a\x1c\xb6\x88\x2b\xdf\xfe\x32\x44\x87\x86\xca\x37\x51\x08\x01\xce\xf7\x92\x0d\x69\x62\xcc\x1b\xa8\xb1\x27\x9c\xfb\x6f\x22\x0c\x60\xfb\x4d\x7c\x01\xa4\xbb\xbc\xb8\x21\x0d\xb3\x7b\x09\x5e\x55\xdc\xbe\xa0\x46\x6f\x18\x7f\x75\x43\xa6\x9f\x95\x1d\x7a\x03\x50\x8e\x8e\x8b\xeb\x4d\xda\x5a\x19\x0a\x71\xad\x9d\xc3\xf8\x12\xd7\x5a\x9c\x88\xcc\x25\x3b\x38\xe6\x5e\x3c\x94\x19\x86\xf2\x66\x3d\xb0\x0c\x85\x44\xc9\x0c\x63\x78\xf1\x50\xf6\xc7\xf7\xe2\x68\xea\xd5\x7d\xa9\xd7\xda\xba\xbf\xb4\x06\x84\x63\xf1\x68\xda\x03\x97\xb4\xb8\xe9\x00\x94\x86\xd6\xbc\x1f\x40\x79\xd3\x22\xee\xda\xed\x42\xa2\xa4\x11\x1e\xef\x89\x56\x80\x1b\xe4\x3d\xa9\x27\x0c\xf0\x7d\xb9\xfe\xf1\xbc\x6c\x21\x3a\x70\x39\xbd\xc4\xb5\x0a\x4f\x5e\xca\xeb\x24\x17\x0c\x40\x79\xdf\xfe\x92\xca\x65\xc4\x37\xbe\x27\x6e\x3a\x60\xfe\x4b\x36\xe4\xc1\x81\x7b\x01\x94\x77\xf1\x19\x37\x79\x2c\x5b\xb0\x9e\xe6\x37\x71\x83\x20\x56\x5e\x01\x65\xf5\x19\xe5\x91\x10\x55\xaf\x80\x12\xc0\xfc\xe2\x86\xcc\x30\xda\xb7\x50\x6f\xd7\xaf\x70\x93\x87\x5e\x83\x17\x37\xa4\xc9\x13\x6f\x41\x6b\x5d\x3e\xe3\x68\x26\x7b\xe8\x1c\x69\x5b\x1c\xcd\xe9\x37\x59\x3f\xa2\x5b\x5e\xdc\x90\x86\x26\xbe\xb8\x21\x1f\x04\xde\x4b\x5c\xeb\xdf\x7b\x17\x55\xf9\x8c\x9b\x20\xdc\x91\x00\xca\x06\xae\x79\x2b\x6e\x3a\x99\x0d\xd9\x90\x39\xdb\x22\x42\x07\x7d\xec\x05\x50\x6a\xdf\x7c\xab\x89\xca\xcc\x0b\x80\x72\xb9\x0b\xbc\xc9\x23\xdb\x83\x80\x99\xd9\x25\xae\xf5\x73\x56\x70\x43\x3e\xb2\x41\xe2\x5a\x9f\x62\x0b\xad\xd5\xd5\x24\xae\xd5\x98\xfa\x97\xb8\xd6\x73\x39\x16\xd7\xcf\x51\x6f\x82\xe0\xe8\x8f\xa2\xac\xd9\xb1\x10\xd7\x6a\x54\xcc\xdb\x2c\x1f\x64\x0b\x54\x85\xff\xe4\xa5\x28\xab\xd9\x90\x2f\xe5\x75\x52\xf3\x97\xd8\x92\xc1\xc1\x2f\xc1\xab\xde\x14\xfe\x82\x1a\x4f\x1c\x6c\x2f\xa8\xb1\x7d\xde\xc3\x56\x2e\x7b\x21\x78\xf5\xb3\x2a\x64\x43\x0e\xcc\x6c\x2f\x6e\xc8\x8a\xd8\x7c\xbd\xc9\x03\x05\xe2\xd5\x0d\x89\xd9\xf2\xed\x5e\x95\x00\xb5\xb8\x21\x0b\xfe\x8c\x97\x6c\xc8\x49\xac\xd2\x4b\x36\xe4\xf2\xac\x70\x93\x87\xf5\x2a\x5f\xdc\x90\xde\x84\xfe\x76\x13\xcd\x19\x35\x6e\x48\xd1\xc3\xcb\x75\x1d\xd6\xa1\x7b\xbd\xae\x83\x80\xd8\x97\xeb\x3a\x6e\x9c\xfb\xaf\xd7\x75\x28\x10\xba\x85\x10\xec\x81\xb8\x64\xec\xe1\x2f\xd7\x75\x0c\x77\x08\xd7\x75\x4c\x30\xdd\xcb\x75\x1d\x2f\xfe\x93\x97\xeb\x3a\xf6\x97\x48\xfd\x31\x4b\x0e\x40\x39\x0e\x8f\x0a\x71\xad\xc3\x41\x0f\xe2\x92\xb1\x3b\xbd\x83\x6c\xac\xdb\x67\xd8\xea\xdc\x9e\xc4\xb5\x76\xc2\x67\xde\x00\x94\x73\xb8\xe5\x07\xd9\x74\x87\x2d\x58\xeb\xe9\xa0\xf1\x50\x4e\x7b\x50\x6b\xf5\x2b\x68\xad\x92\x0e\xa0\xec\x2e\xca\x10\x70\xf1\x95\xa9\x56\x00\x0d\x01\x28\x7b\x27\x24\xee\xc5\x0d\xb9\xb1\xae\xbe\x00\xca\x8d\x33\xec\x25\xae\xb5\x2b\x10\xb8\xfe\x51\x87\xd7\x4b\xa2\xe4\x79\xfa\x15\xdc\x04\xc3\xf7\x06\x4c\x8a\xad\x2b\xa0\x04\x0e\xbd\x93\xca\x7a\xd3\x67\xd8\xb2\x70\xda\xbd\x13\x37\xcf\x74\xd4\xd0\x87\x8e\xfe\x52\x5e\xc7\x04\x90\x77\xca\x5a\xd9\x04\x00\xca\x5b\xcd\x86\xeb\x1f\x0f\xdf\x13\x50\x92\x49\xf8\x52\x5e\x67\x2a\x8e\x2e\xb5\x02\x5b\xd8\x92\x65\xa6\x17\x45\x2f\xc9\x91\x7b\x89\x6b\xd5\xfa\xff\x5a\x94\x15\x8d\xf6\xbd\xa4\x8f\x59\xc2\x0d\x79\x61\x80\x78\x75\x43\x9e\xf6\x4e\xdc\xee\xe1\xa8\x63\xeb\x6a\x13\x7e\xc9\x86\x34\x7d\xf5\xe5\x8e\xc7\x61\x8b\x3b\x1e\x2f\xec\xa9\x2f\x77\x3c\x3e\x1e\x23\xe2\x5a\x45\x40\xef\x4d\x84\x80\x02\x1d\x37\x64\x75\xce\xcc\x86\x04\x84\xbf\xb8\x21\xbd\x70\xe1\x05\x50\x9e\xd9\xfe\xc8\x16\x54\xb3\xb9\x2d\x14\x00\xed\x94\xd7\x69\xae\x2d\xb7\x7c\x78\x77\xc7\x0b\x6a\x2c\x0a\x66\xdc\x90\xbb\xf9\x5e\xec\xcf\xaa\x88\x23\xae\xd5\x4b\xf5\xdf\x40\x8d\xdd\x82\x9f\x2f\xd9\x90\x66\x5f\xbe\x64\x43\x3e\xc4\xac\xbc\xa0\xc6\xe1\xfe\xc4\x0d\x59\x15\x6a\xa0\xc6\x02\xcc\x7f\x29\xaf\xb3\xd4\x06\x1f\xea\x41\x7b\x1e\x28\xaf\xd3\xd5\xd5\x28\xaf\x33\xb3\xdf\x0c\xad\xce\x12\x41\xef\x43\x0d\x08\x59\x0f\xa8\x31\x5d\x7e\x05\x37\xeb\xe1\xc8\x70\xb3\x3a\x4b\x94\xd7\xb1\x34\xef\x4b\x51\x56\x6f\x1f\x7f\x29\xca\x2a\xba\x7d\x29\xca\x6a\x0d\xf4\x97\xa2\xac\x0d\x07\xe9\x0b\x6a\x7c\x3f\x2d\xea\x41\xab\x66\x51\x94\xf5\x96\x41\x5b\x43\x87\xca\x38\x2f\x35\x74\x12\xa8\xea\xa5\x86\x4e\x96\x87\x04\x6a\x1c\x96\x86\x7a\xb9\xff\xf1\xb9\x7c\x4f\x5b\xb2\xdf\x24\x38\x10\x14\xf7\x52\x43\xa7\x25\xdf\x43\xf4\xe3\x19\x78\x17\xa2\x5f\x4e\xb4\x2c\xbf\xc6\x7c\x12\xbc\x6a\x51\xfe\x97\xa2\xac\x39\xf9\x4b\x83\x3b\xd9\x2f\xb8\x21\x43\xa8\xfd\x98\x25\xe3\xa1\xb4\xe2\xd9\x4b\x79\x9d\xe7\xf0\x23\x24\x4a\x62\x11\x7b\x17\x6e\x02\x17\x8c\x7a\xad\x66\x01\xbd\xdc\xf2\xf1\x81\x27\x01\x28\x8b\xe5\x83\x5e\xae\x86\xcc\x82\x15\x00\xa5\x37\x81\xbd\x5e\x0d\x49\xc4\xc5\x0b\xa0\xec\x6e\xb3\x4d\xe5\x2b\xdc\x19\x2f\x71\xad\xc9\x83\x0a\xa0\x9c\x58\xe0\x5e\x00\xe5\xe4\xae\xe0\x17\x37\xa4\xe1\xef\x2f\x6e\xc8\x2d\xa3\xdd\xc6\x0d\xfa\x8c\x94\x01\xb5\xd6\xcd\xfd\x81\x1e\x77\xdd\x90\xea\x08\xc4\xb5\xde\x42\x9e\x00\x94\xf5\xa3\x5d\x6f\x72\xec\x3d\x46\xc4\xb5\x9a\x3d\xf4\x1a\xd7\x8a\xfd\x6f\x19\xd7\x0a\x80\x5d\x64\x43\x5a\xd4\x73\x71\x35\xa4\xb7\xa6\xac\xc3\xe0\x2b\x9f\x71\xc9\x15\xa6\x91\x45\x36\xa4\xa9\xc9\x8b\x6c\x48\xaf\xd1\x5f\xd4\x6b\xb5\xbc\xe9\x3a\x2c\x0a\xd9\x69\xa1\x95\x57\xdf\xc3\xe0\x91\xfc\x26\x6e\x1e\x00\xec\xa2\x28\x6b\xfa\xb4\xd0\x5a\x8b\xdf\xe4\x68\x36\x29\x62\xfd\x80\x7b\x8b\xb8\xd6\x8d\xb3\x76\xe1\x86\xec\x68\x6e\x2b\x51\xca\x9c\x23\xb6\x02\x50\x8e\x8a\x3e\xb6\xbc\xff\x51\xfa\xbc\xff\x11\x77\xd4\x4a\xd8\xca\x3f\x3d\xa0\xd5\xb1\x3f\x17\x71\xad\xc7\xf6\x97\x78\xd0\x1f\x9f\xe1\x0b\xa8\xf6\xc7\x55\x02\x30\x86\xc5\xfd\x8f\x19\x77\xcd\xe2\xfe\xc7\x7e\xd9\x22\xd1\x3c\xf9\x95\x10\x8d\x37\x3b\x6b\x11\xd7\x7a\xc0\x22\x17\xe5\x75\x26\xa2\x7f\x65\x52\x06\x70\x97\xae\xac\xd6\x6a\x8b\xf2\x33\x9c\xb1\x95\x89\x10\x00\x84\xaf\x8c\xc1\x03\xed\x6c\x65\x23\x90\x98\x17\xef\x7f\xbc\xed\x8f\x1a\x10\x8f\xfd\xc1\x5a\xb3\x2d\xdc\xc8\xce\x0b\xc1\xab\xfd\xf2\x2b\x44\x08\xbc\xb6\x16\x4c\xc3\x91\x91\xf2\x01\x02\x5a\xb8\x21\x3b\x4c\x78\x51\x5e\xe7\xe4\xac\xac\x53\xd6\x43\x7f\x94\xd7\xa9\xb0\xf9\xc5\x2d\x1f\x03\x23\xd1\x3a\xa1\x0f\xb7\xd9\x02\x35\x5e\x24\x36\xad\x93\xb8\x6b\x04\xec\x22\x1b\x72\x4c\xfb\xa3\xa8\xee\xa7\x3f\x0c\x3a\xee\x25\x50\xa3\x9a\xe9\xd2\x0d\x09\xe6\x59\x81\x1a\xbb\x66\xbd\x45\xf0\xaa\xe1\x8e\xeb\xa4\xf2\x23\xb5\x17\x57\x81\xb5\x62\xf3\x5e\xb8\x21\xbd\xae\x77\x15\xeb\x25\xb3\xd2\xba\x21\x09\x77\x5c\xba\x21\xd1\xbc\x17\x6e\xc8\x1b\xa5\x6b\xe1\x86\x34\xe4\x76\x11\xbc\xfa\x80\x3a\x16\x35\x74\x5e\xd7\x88\xab\x3c\xa2\xea\xca\x0f\x59\xf2\xa2\xbc\x8e\x97\xf1\x2f\x12\x25\x4f\x74\xae\x45\x5c\xab\x01\xd3\xab\x98\xa3\x6d\x07\x68\xad\xe8\xbe\xab\xe0\x41\xc7\xd1\xb2\xa8\xd7\xea\x3d\x6b\x0b\x0f\xa5\xb5\xae\x56\x25\x42\x80\x24\xe6\x55\xc9\x56\x72\x69\x03\x50\x8e\x43\x66\x53\x09\xbe\x92\x9d\x55\x82\xaf\x70\xde\x2c\xe2\x5a\xbd\x28\x72\x51\xaf\xb5\x1f\x7e\x93\xa2\x82\xc9\x16\x71\x83\x40\xa5\x45\x5c\xab\xee\x85\x55\xc9\x56\xc2\x00\xb1\xa8\xd7\xea\xdd\x7b\x2b\x00\xe5\x1c\x98\x23\x56\x00\xca\xf9\x60\x49\x5b\x01\x28\xa7\x57\x9f\xaf\xe6\xd5\x89\x2c\x43\x83\xf5\x50\x8f\x76\x11\xd7\x7a\x60\xbf\x5d\x94\xd7\xc9\xb2\x09\xe2\x5a\xbb\x63\x69\x54\x9e\x43\xe0\xad\x66\x8d\x04\xdf\x63\x8d\xdc\x74\xb8\x1a\x1b\xf6\xf7\x85\xab\xb1\xcb\x92\x71\x35\x76\x20\xe4\xe2\x26\x8f\x21\x45\x80\x46\x33\x2c\x17\x37\x79\xbc\xf8\xa9\x57\xc7\x1e\x8e\xdf\x78\x75\xc4\x9f\x63\xe1\x26\x8f\x1b\xd7\xed\xe2\x26\x0f\x9d\x22\xab\x8b\x9c\x18\x19\x85\x57\x33\x9a\xf7\xea\x88\x07\x57\x1a\x57\x63\xc9\x7e\x05\xf1\x9e\xfd\x0a\x25\x66\x64\x13\xdd\xfb\x03\xd9\x4b\xdc\xe4\x61\xea\xcd\xe2\x26\x8f\xf1\x19\x19\x97\x24\xdd\xf6\x40\x00\x12\x66\x8c\x05\x68\xcc\xee\x64\x40\xa3\xb1\xb9\x8b\x3b\x1e\xb5\xa7\x2e\x5c\x8d\x16\x0c\x5a\xc4\xae\x66\xec\x9b\x8b\xd8\x55\xab\x0b\x2f\x62\x57\x3f\x0c\x1a\x57\xe3\x70\x5e\x70\x35\x2e\x2c\xa1\x0b\x57\xe3\xac\x8e\x85\x00\x47\xa9\x0d\x64\xd8\xb7\x82\xc4\x8c\x47\xcf\xca\x00\x14\x3f\xf6\x00\x7d\xb2\x41\x5c\x8d\x43\xc6\xce\x4d\x1e\xba\x7c\x17\x37\x79\x2c\x10\xec\x22\xe3\xb1\x3f\xb6\x10\xef\x9e\xdb\x69\x1d\x19\xe6\x85\x8c\xc7\x8e\xbe\xb9\xc8\x78\xbc\x89\xda\x5f\xde\xe4\x21\x73\x23\xe3\x71\xbe\xb6\x60\x2f\xb2\xcf\x0f\x32\x84\x3e\x33\x1e\xa7\xcf\x1e\x72\xf9\xec\x81\xfd\xb9\xed\x21\xce\xd8\x83\xa3\x7a\xe1\x6a\xb4\xce\xca\xba\xa8\x43\xe2\xd9\x0c\x64\x58\x36\xfe\xa1\xe5\xfd\x8f\x38\xcd\x17\xae\x46\x2f\xc5\x58\xd4\xc9\xe9\x72\x94\xcb\xf5\xb3\x85\xf8\x53\x49\xf0\xba\x0e\x05\xd7\x45\x46\x60\xb3\x35\x99\x4f\xf6\xf5\x85\xfa\x82\x02\xb8\x2e\x2f\xf1\x62\xd4\xd6\xc9\x21\x82\x79\x51\x27\x67\x7f\x7a\x57\xbc\x3b\xea\x38\x7f\x51\xbd\xfc\xc7\x2c\x19\x2f\x64\x97\x65\x99\x0c\x89\xd6\xba\x00\x8d\x46\x3b\x2e\x62\x57\x8d\x87\x58\xdc\xe4\x61\x1a\xf1\xc2\x0b\x79\xbb\x95\x6e\x63\x8f\x7d\x46\x58\xb9\xac\x87\x9a\xac\x05\xd7\xd8\xa2\x84\xce\xa5\x44\x05\x34\x26\x72\x9e\x16\xb1\xab\xde\x5c\xb0\x02\x34\xf6\x47\xe6\x16\xa0\xb1\x59\x71\x69\x05\x68\xec\xdd\xe3\x4e\xec\xaa\x29\x8e\xeb\x31\x63\x87\x09\x0c\xd0\xd8\x93\x8c\xc8\x64\x48\x72\x9e\x16\xc9\x90\x1d\x73\xcb\x0a\xd0\x38\xbb\x5b\xf7\xe1\xa6\x84\xe6\x7b\xb8\x02\x14\x47\xd4\x64\x35\x5d\x76\x01\x1a\xbd\x27\x79\x3d\x46\xa9\x30\x67\x80\x46\x73\x90\x16\xa0\xb1\x74\x5b\xd4\x64\xc5\x5d\xba\x1e\xf3\xe8\xfd\x26\xae\xc6\xed\x58\x4c\x66\xa5\x87\x00\x8d\xf3\xc1\x59\xb4\xc8\x78\x9c\x6a\x3d\xaf\xf4\xd1\x83\x37\x79\x00\xf3\x17\x19\x8f\x3a\x45\xd6\x8b\xab\x43\x0d\x0c\xd0\xf8\xba\x21\xb9\xc9\xe3\x55\xfc\xbd\x24\xcb\xbb\x21\x5f\xb7\xae\xfd\x05\xeb\x29\xdd\x91\x61\x0f\x77\xae\x01\x8d\x3a\x48\xd7\x4b\x4d\xe4\xe1\xa8\x29\x4c\xea\x3a\xbc\x1a\xa5\x98\x5d\x5c\x8d\xa7\x22\x87\xfb\x1f\xbd\xcc\x73\x2d\x03\x38\x6d\xe1\x8a\x93\xb1\x0b\x1a\xdd\x3d\xb8\x1a\x93\xe2\x81\x8c\x47\x0b\xbe\xaf\xe5\x4d\x10\xfe\x12\x7f\x06\xb6\xcf\x45\x09\x9d\x0f\xb5\x8b\x4b\xca\x70\xd6\x2e\x6e\xf2\x98\x6a\x59\xb8\x1a\x1f\x2c\xd9\x6b\x11\xe0\x78\x3a\x6a\x32\x1e\x15\x55\xcb\xb4\x23\x76\x6b\x20\xc3\xaa\x71\x62\xe1\x6a\x3c\x28\x2d\xb4\x3e\xae\x46\xbe\x42\x80\x6a\xf5\xf0\x53\x78\xd5\x8a\xbe\x8b\x12\x3a\xa6\xea\x2f\x90\x61\xfa\x7c\x05\x57\xb1\xa7\x71\x9b\xb1\xca\x8a\x6d\x90\xd3\xe9\x2f\x2f\x6c\xd0\x8c\x93\x00\xd5\x2d\x96\xd8\xa6\x3d\x30\x13\x20\x43\xaf\xe6\x5a\x20\xc3\x0d\x82\x5d\x16\x5e\xc5\x49\xbf\x29\xbc\x6a\xcd\xee\x4d\xc6\xe3\x85\x83\x74\x5b\x78\x95\x33\xbd\x29\xbc\x6a\xc9\xa5\x7d\x58\x6e\xde\x5f\x5a\x73\x7d\xd1\x0a\xd1\x5f\xaa\xcf\x82\xbf\x24\xd0\xca\x06\x19\xca\x43\x36\xae\xc6\xe7\xf6\x99\xc8\x29\xd3\xa2\xe6\xf3\xb2\x77\x02\x1c\x4f\xdf\x0b\xfa\xac\x93\xbd\xbd\xff\x11\x9b\xf7\x06\x19\x26\x38\xe6\xf6\xfe\x47\xf0\xd0\xa6\xf0\xea\x89\x30\xdc\xb8\x1a\x6f\x4e\xff\xc6\xd5\xf8\xa5\x55\xfc\x98\x25\xef\x44\x61\x3d\xac\x2d\x1b\x2f\x64\xc2\xd3\xbf\xf1\x42\x5a\x49\x6c\x5b\x93\x55\xd2\xa9\xc9\xda\x5f\x07\x46\x6c\x60\x73\x60\x04\xe8\xa0\x49\x6d\x80\xa1\x05\xf2\x76\xc2\xa6\x58\xed\x0f\x9b\x22\x1a\xd1\xce\x66\xe5\x30\x2d\xd9\x32\x32\xf4\x40\x99\x1c\xaf\x24\xdc\x94\xc9\x39\xb6\xef\x05\xfb\x6c\x48\xbf\x0d\x30\xec\x2e\x34\xb7\x75\xcc\xe4\x2f\xb1\xb9\x0d\x7b\x00\x18\xe2\x48\xda\x19\xc3\x05\x4c\x71\x73\xfd\xe3\x35\x7c\x76\xb3\x60\x2c\x11\xc0\x70\x60\x95\xdd\xd4\x5d\x35\x77\x69\x67\x2f\x7a\x82\x76\xe2\x53\xad\x2b\xbb\xcd\x6a\x74\x83\x9c\x5e\xf4\xc4\x58\x00\x86\xa7\xf3\xe9\x6d\x1d\xdb\x56\xac\x91\x36\xcc\x4d\x56\x63\x03\x26\x6e\xb2\x1a\xa7\xb3\x44\x56\xa3\xee\x85\x4d\x56\xa3\x47\x7a\x03\x0c\x2d\xf5\xb8\x71\x27\x26\x9c\xa7\xfb\x24\xa1\x3a\xfb\x5e\x1c\xbf\x0b\x77\xd4\x06\x18\xee\x61\x0f\x78\xc2\xd1\x0d\x37\x59\x8d\xde\x90\xb6\x0b\x15\xc8\x1e\x5b\x09\x73\x12\xa3\xe6\x8e\x47\x0b\x7f\x6f\xee\x78\xb4\x6a\xdb\xc6\x9d\x68\x82\xd2\x2e\xde\x11\xc8\x7c\x06\x30\x9c\xf3\xf3\x4b\x8e\x1f\xcc\x6d\x7f\xdc\x89\x7e\x93\x32\x32\xb0\xdd\x0d\xfa\x7b\x70\x0f\x6d\xd0\x9f\x76\xc3\x1d\xe8\xaf\x6f\x2c\xa8\x9b\xac\xc6\xbd\x6d\x11\x04\x47\x25\x90\x5d\x28\x73\x84\x57\x7e\x57\x2a\x90\x21\x80\x76\xb5\x8c\x0c\x73\x46\x56\x63\x97\x86\x4a\xc2\x38\xd8\x73\x57\x82\xa8\xb0\xfe\x6f\x6f\xeb\x40\xc0\x6e\xdc\x89\x1a\x9e\x36\xc5\x55\x15\xfd\x1b\xf4\x57\xc0\x4a\xbb\x92\xb5\xd9\xec\x1d\xcd\xad\xfb\x4b\x12\xfe\xbb\xbd\x73\x11\x99\x67\xac\x52\x72\x5d\x16\x59\x8d\xb4\xb1\x3f\xea\x72\x63\x02\xd8\xb8\x13\xad\xc4\xb8\x71\x27\x4e\x8c\x3d\x9b\x20\xd4\x0c\x08\xdf\xcd\x8b\xd6\xd8\x21\xcd\xba\xdc\xf4\x4e\x10\x6a\xc7\xd1\xb9\x09\x42\x15\xd7\x6c\x6e\xeb\x28\x98\xfc\x76\xb8\x13\xbb\xd7\x93\xee\x46\x56\x1c\x4c\x7f\x37\x8a\xff\x3e\xf6\x40\xf1\x58\xb0\xc4\x6e\xc4\xbf\xbb\x7e\xd6\xc2\xf9\xbc\x87\x4d\xb8\xdb\x5f\x9c\xbf\x8d\x0f\x68\x7f\xee\x78\x84\x22\x82\x50\xad\xd9\xb3\x41\x86\xc5\x51\x7f\xb2\x1a\x99\x41\x82\x50\xab\xf4\x75\xca\x8c\xc9\x19\xcc\x6a\xc4\x21\xbb\xcd\x6a\x04\x2f\x6c\xb2\x1a\x8b\x1c\x93\xac\xc6\xb8\x41\xfd\xc7\x2c\x99\x84\x47\xc3\xd8\x37\x09\x8f\x0f\xe0\x76\x77\x82\x38\x00\x6a\x1b\x4f\xa3\xd9\x43\xbb\x13\xfa\x2f\xe3\xeb\xa4\x6e\x78\xdc\x29\x93\x63\xf1\xf2\x4d\x99\x1c\x9d\x30\x1b\x77\x62\x03\x88\xee\x41\x85\x35\x7b\x18\x64\xc5\x29\x0b\x07\x17\x05\xc9\xa4\x06\xee\x0c\x8f\x34\xa0\xf1\xb3\x28\x80\xc6\x7b\xf9\x9e\x9e\x54\x26\x02\xd0\xe8\xc5\x86\x7b\x70\x34\x6f\xdf\x7b\xd0\xc0\x58\x76\x41\x23\x56\xaf\x3d\xd0\xbc\x65\xb4\x80\xc6\x0b\x4d\x63\xe3\x4e\x7c\x88\x44\xd9\xd3\x8b\x9e\xf8\x0a\xf1\xa9\x17\xc6\x82\x6d\x7c\xaa\x0c\x7a\xea\x09\xf7\x97\xb2\x1e\xe6\x65\xea\x09\x67\x2b\x79\x5b\x07\x8e\xb9\x3d\x29\x03\x04\xb2\xd8\x80\xc6\x23\xfb\x0c\xd0\xaf\x18\xfb\x80\x46\x47\x46\x71\x47\x37\x9d\x65\x72\x30\x6a\x6c\xaf\x7f\x54\x5f\x09\xd0\x38\x12\xa0\x78\x5f\x06\x19\x31\xf3\xb8\x13\x1b\x25\x82\x76\x80\xc6\xf9\xe0\x35\xd8\x5c\xff\xb8\xa8\xc1\xbc\x29\x93\x53\x88\xf7\xd8\x17\xa9\x37\x6e\x56\xe2\x53\xbd\x0b\x79\x5f\x5e\xa4\xe3\x7b\xb8\x83\xb1\x72\xef\x0b\xd1\x88\x37\x7f\x03\x1a\x37\x7a\xdc\xbe\xb0\x79\x7b\xc4\xbc\xe3\xf1\x76\x2c\xf8\x2c\x64\x83\xc4\xa7\xbe\xb2\x4f\xe3\x53\x5d\x3f\x6f\xeb\x40\xbb\xde\xde\xd6\x21\xc3\x24\x3e\xd5\x14\xf1\x4d\x7c\xaa\x89\xfb\x9b\xf8\xd4\x66\x7f\xb7\xac\x95\x91\x05\x32\x9c\x5d\xd1\x81\x3b\xd1\x94\x8f\x8d\x3b\xd1\x7b\xae\xf7\x4d\x24\xc3\xe5\x7b\x78\xfa\x15\x16\x20\x43\x2d\xbd\x1b\x77\x62\x76\xe6\x6f\x12\xe2\x81\xeb\x9b\x20\xd4\xf1\xf8\x4d\x6c\xfa\x0a\x43\x82\x50\x0f\xc2\x01\x37\x65\x72\xbc\xa2\x73\x13\x84\xba\xb1\xae\x6e\x90\xa1\xf1\xbe\x9b\x20\x54\xdd\xeb\x1b\x77\xa2\xc1\x7a\x9b\xe2\xaa\xc6\xdb\xef\x47\xc3\xa1\xbf\x24\x2b\xee\xf3\x4d\x8a\xab\x62\xa6\xd9\x22\x43\x4f\x15\xc5\x55\xef\xcf\x57\x48\x18\x77\xae\x41\x86\x06\x93\xee\xc7\xac\x3f\xdf\x8b\xfd\xf9\x62\xa3\xdd\x20\xc3\xae\xf0\xb5\x16\x0e\x86\xbc\xfd\x1a\xe4\xc7\x2e\x30\x08\x15\x07\xfe\x06\x19\x6e\x85\x13\xc8\xb0\x3b\xd7\xaf\x41\x70\x8c\xfa\x45\xb5\x51\x61\xa1\xb8\xea\xab\x30\x7c\xbd\x43\xcf\xb1\xe8\x73\x72\x2c\x44\xda\x28\xde\xb9\xe3\xf1\x56\x0f\xc7\x9d\x18\x35\x58\x7e\xcc\x92\xbd\xfe\x51\xbd\x83\xeb\x1f\xbb\x8b\x49\xc2\xa3\x15\x21\x36\xf1\xa9\x09\x6b\xcb\xa6\xee\xea\xc2\x34\xbf\x97\x59\x63\x90\x00\x68\x3c\x3c\x38\x01\x1a\xe7\xe9\x04\x72\xfd\xe3\xa5\xe6\x8d\x3b\xf1\x50\x2e\x73\x5b\x47\x51\xbb\xe6\xfa\xc7\x4b\x3d\x80\x84\xc7\xdb\x69\xc1\x9d\xf8\xa8\x17\x2f\x2b\xc8\x31\xb9\xcb\x3b\x02\x7d\x0f\x9b\xb7\xf2\x8e\xba\xab\x2f\xc0\x77\x6f\xec\x55\xb2\x89\x8d\x4d\x58\xe6\xc6\xf5\x8f\x8f\x9a\x30\xee\xc4\x4b\xc1\x85\x3b\xb1\xaa\xb5\x7a\x5b\x47\xf3\x3d\x8d\x1a\xbe\x87\xd4\x74\x76\x01\x8d\x16\xb1\xd9\x80\x46\xdd\x19\xdb\xba\xab\xd8\xca\xf7\x26\xfe\xf6\xd3\xfb\x43\xcb\x5f\x12\x7f\x2b\xc3\x34\xab\x51\x0c\x42\x56\xe3\x0a\x06\x96\x8e\x03\xfa\x82\xd9\xa4\xe3\x80\xbe\xd0\xf4\xd3\x71\x60\xf3\x8e\xa3\x92\x8e\x03\xd1\x58\x7d\x0f\xd1\x18\x51\xe6\xe9\xa0\x4c\x0e\x57\x50\xa5\x83\xf8\xd4\x15\x7a\x63\x3a\x0e\xb2\xc6\x62\x5e\xd2\x71\x90\x50\x1d\xfa\x74\x3a\x70\x27\xe6\xe4\x7b\xd2\xf7\xd2\x32\x3e\x7c\xd1\x62\xd4\x17\xbf\x4c\x8c\x3a\x80\x7d\x3a\x12\xa3\x0e\x8f\x42\x3a\x74\x12\xde\x8c\xf3\x73\x73\x23\x5f\xf9\x94\x4c\xa5\x87\xc4\xa8\x63\x87\xa4\x23\x31\xea\xc7\xf7\xc0\x4a\x8f\xfd\x31\xea\x88\xcd\x48\x47\x42\x20\xbc\x7e\x13\x5d\x74\xf9\x4d\xeb\xde\x31\x83\x89\x55\xd9\xbe\x87\x13\x2d\x34\xa2\x74\x24\xa1\x2e\x33\x91\x50\x58\x4e\x28\xca\x38\x99\x2a\x73\x96\xb1\x92\x56\x7a\x30\xb4\xb4\xf2\x4d\x6e\x6e\xdc\xc5\x16\xd5\x7e\x3b\x34\x64\x8a\x17\x0d\xd6\x28\x7b\xbd\x11\x23\x03\x0b\xee\xe9\x33\xb0\x60\xb7\xbf\xa0\x8f\xfb\x0a\xd3\x91\x11\x78\xdd\x91\x21\xf0\x02\x75\xa4\x23\xe3\xa4\x6f\x7e\x13\xfa\x86\xbd\x43\xdf\xb4\x05\x94\x4f\xf4\x77\x42\xdf\xcb\xcc\x9f\xd0\xe7\x9c\x9d\xd0\xe7\x8a\x9d\xd0\xf7\xfa\x1e\xf4\xbd\x8c\xf3\x84\xbe\x97\xb1\x9c\xd0\xf7\x32\x9f\x27\xf4\xbd\x8c\x9a\xdb\x19\x49\x93\x4e\xc7\x69\x95\x09\xbf\xf9\xf0\xcc\xb1\x80\x67\xb3\xbf\xa4\xc0\x54\x66\x27\xeb\x08\x3c\x68\xe9\x08\x4c\x9c\x9c\x02\x0d\x1b\x6a\x71\x04\x1e\x99\x91\xe1\x08\x3c\x32\xf3\x89\x23\x90\x82\xa6\xe9\xf0\x32\x8d\x0d\xb5\x86\x8f\x7e\x89\x95\x1f\xb1\xe4\x74\x78\xdd\x7f\xb2\x03\x7c\xd8\x87\x9d\xa3\x8f\x15\x8e\x03\xd7\xfd\x1f\x6e\x10\xa0\x20\xde\xd9\x74\x10\x59\xca\xbd\x02\xe9\x20\xb2\xf4\xa8\x4c\x19\x05\x6e\x8e\xc2\x24\x51\xe0\xe6\x70\xb3\x56\x53\xa1\xe9\x8f\xc8\xd2\xa3\x41\x10\x91\xa5\x94\x0a\x4c\x47\xd5\x51\xc6\x37\x89\x2c\x3d\xa6\x5f\x41\x9f\x96\x4d\x70\x71\x23\x97\x33\xa6\xc3\x7c\xc4\x9b\xe3\x47\xce\xe1\xe1\x01\x07\xee\x1d\x1e\x4d\xe0\xde\xf1\x3a\x16\x68\xf0\x68\x92\x73\x78\x2c\x7b\x80\x06\x0f\x6a\xb3\x7e\x1d\xdf\x24\xe7\xf0\x58\xbc\x07\xdc\xc3\xb5\x99\x0e\x9d\x7d\x9b\xaf\x78\x97\x86\x87\x18\x87\x5e\x4a\xf4\xde\xbc\x6f\xc1\x5f\x62\x91\x76\x63\x71\x6d\x7f\x72\x0b\x72\x6d\x7f\x72\x83\x70\x01\x63\x3a\x7d\xc6\x05\x8c\x27\x2b\x46\x79\xd3\x24\x83\xd6\xd9\x77\x72\x00\xbc\x13\xa3\x32\x13\x44\x81\x72\xa1\x51\x3a\x88\x02\xa5\xf2\x70\x3a\x80\x6d\x38\x37\xd2\x41\xee\x20\x77\x54\xa4\x83\xeb\xf7\x41\x47\xe9\xe8\x26\x21\xb1\x62\x38\xed\x92\x8c\x1d\xa7\x5d\xf3\x30\x76\x2f\x8a\xb4\x3f\xc6\x39\x98\x17\xee\xbd\x48\x32\x1b\xee\xbd\x48\x32\x8d\x61\xf1\x79\x66\x1e\xc7\x1c\xf1\x2c\xe9\x00\x63\xa5\x8b\xf9\x1c\x58\x57\x65\xfa\x64\xf6\x25\x77\x01\xc1\x96\x49\x11\x40\xcd\x97\x74\x33\xf3\x14\x11\x4d\x37\x2b\x4d\x11\xd1\xf4\xf0\x8c\x22\xa2\xe9\x61\x9c\xb8\xd4\x92\x0c\x05\x97\x5a\x5a\x7c\x73\x72\x21\x95\xa7\x83\xec\xbd\xb4\x7c\x8f\x91\xb9\x97\x40\x47\x69\xfb\x1e\xbb\xc0\xfd\x02\x3a\x4a\x1e\x70\xd0\x51\x3e\xa0\x76\x9a\x3d\x6b\xef\x68\xd7\xee\x17\x82\x2d\xb9\x2d\x27\x1d\x04\x5b\xe6\xcc\x9e\xe0\x2e\xc3\x2c\x93\xe2\x2e\xc3\x9c\xf9\x25\x77\x19\xe6\x93\x59\xc2\xa5\x46\xf9\xcf\x74\x10\x6c\x99\x0b\xab\x42\xb0\x25\xc9\xe4\xe9\x20\x43\x2f\x57\xbf\x42\x86\xa5\xbb\x87\x80\xca\xdc\xec\x0f\x1a\xba\xcf\xa0\x41\x61\x01\x02\xca\xdd\xde\xa1\xa1\xdb\x1f\x34\x74\xe6\xcc\x5b\xee\x07\x2d\x6e\xb9\xcf\x93\x6f\x72\xcb\x7d\x9e\xac\xbb\x85\x42\x3b\xbb\x87\x42\xa1\x59\xa1\x86\x6f\x2c\xbb\xb3\xa8\xeb\x42\x59\xd4\x74\xe0\x1b\xdb\x17\x73\x46\xed\x96\x7c\xb3\x5b\x49\xb5\xcb\xee\x17\x51\xce\xe3\x57\xa0\x41\x25\x81\xa0\xc9\x08\xcb\xfc\x31\x4b\xa6\xac\x4b\x96\xf5\xe8\x1a\x93\xbd\xe0\x1a\xcb\x8b\x6d\x4d\x16\xde\x70\xf3\x50\xd6\x25\xbb\xe9\x28\xeb\x42\x81\x9b\x74\x3c\x90\xe7\x56\xc2\xfd\x75\xca\xe6\x71\x7f\x9d\x07\xc4\x3e\x56\x55\xb2\x05\x08\x57\x93\x7a\x2c\x88\x69\x0f\x78\xde\x0f\x16\x85\x98\xc9\x53\x96\x45\xcc\xe4\x29\x93\x32\xd3\x2e\x33\x16\x0a\x7e\x52\xd9\x3f\x1d\x80\x9c\xf3\x64\xca\x2c\xf8\xe9\xa6\xb3\xe0\xa7\x63\x01\xe4\x9c\x85\xde\x29\xf8\x79\x16\x68\x20\xd3\x8e\x6b\x2a\xd3\xf1\xa2\x73\x25\x16\x8c\x4c\x3b\x8a\x26\xa6\x83\x82\x9f\xe4\xca\xa7\x83\x82\x9f\x49\xa6\x6f\xc1\x4f\xb7\x2e\x99\x76\xa7\x1b\x12\xf7\xd7\x29\x73\xc3\xfd\x35\xd5\x42\x5e\xe8\x53\xeb\x59\xd0\xd7\xe9\x1d\x24\x73\xca\xf8\x28\xdd\x72\xaa\xcb\x2c\xe8\xbb\xa0\xc8\x7b\x07\x65\x59\xcb\x32\xf5\x50\x44\xa6\x1d\xc5\x61\xd2\x01\x92\x39\x65\x59\x20\x99\x53\x3d\x75\x79\xef\x19\x33\x68\xa6\x9d\x7a\x31\xee\x2f\xae\x30\x4a\x07\xee\xaf\x53\x6d\x09\x24\xd3\x36\xdb\x1a\xf7\x57\x52\x8c\x2d\xab\xb6\xd1\xc2\xfd\x75\x2e\x68\xe7\xde\xc1\xd3\x3d\xc8\x0d\x12\x58\xdc\xd3\xb1\xb5\x6f\xb2\xb6\xb8\xbf\xb0\xc3\xa6\x63\x93\x04\xeb\x6a\x52\x83\xa5\x28\x9c\xbc\xac\x5e\x46\x04\x5a\x29\xe2\x0c\x6b\xb0\xa8\x03\x11\xfc\x58\x92\xdf\x24\xf8\xb1\xf8\x5e\xac\x51\x51\x74\x6c\xbd\xeb\x31\x9f\x89\x1a\x2c\x05\x4c\x90\xa8\xc1\x52\xc2\x15\x97\x92\x97\xd5\xc3\x26\x12\xc1\x8f\x85\xd5\x4c\xd6\x60\x41\x87\x4d\xd4\x60\xe1\x4a\xde\x94\xa8\xc1\x52\xd8\x05\x89\x6c\xba\x32\xfc\x25\xf4\xa1\x4f\x27\x6a\xb0\x94\x40\xb0\x29\x81\x56\xb8\xae\x2d\x25\x6a\xb0\x94\xe1\x2f\x8d\xbb\xb6\x77\xe8\xbb\xec\x0f\xfa\xc2\xf3\x91\x12\x2e\xae\xc2\x7e\x49\xb8\xb8\x4a\xb8\xf0\x52\xc2\xc5\x45\xd9\xaf\x94\x70\x71\x95\x87\xf7\x70\x71\x95\xcb\x16\xf4\x5d\xd0\xc0\x55\x10\x05\x05\x29\x51\xd4\x93\xea\x22\x29\x71\x15\x44\xb9\x99\x41\x82\x1f\x29\xdf\x9a\x12\xc1\x8f\xe5\xf5\x9b\x14\x73\x80\x4f\xa4\x84\x9b\x2e\xf9\x15\x68\x88\x28\xaa\x94\x28\xdc\x89\xf1\x25\x25\x02\x1c\x0b\x3b\x2b\x11\xe0\x58\xd8\x59\xc9\xfb\x03\x17\x23\xfb\x14\xee\x9c\xb4\x82\x86\xca\xce\x4a\x14\xee\xe4\xa2\xe4\x94\xbc\x75\x1e\xd5\x26\x71\xdd\x43\xcd\x3f\xa9\x97\x9c\x12\x37\x41\x50\x61\x2d\x25\x62\x1f\x2b\xcc\x26\x71\x7d\xa0\x0c\x33\xe1\xc6\xe2\xe6\x90\x94\x70\x63\x71\xcb\x40\x4a\x40\x17\xec\xb7\x29\xe1\xc6\xaa\x6e\x10\xdc\x58\xe5\x62\x92\x28\xb3\x52\x01\xb7\x89\x32\x2b\x75\xfa\x0c\xf2\xdc\x66\x64\xc5\xd5\xce\x94\x71\xe9\x7c\x05\x8c\x25\xe2\x1b\xeb\xf4\x19\x34\x5c\xb6\xa0\xa1\x43\x11\xb0\x86\xf2\xda\x29\x01\x6b\xb8\x2d\x3b\x25\x60\x0d\x71\xbb\x29\x01\x6b\xaa\xdb\x05\x58\x53\x5f\xc7\x09\x7d\xe8\x47\x89\xac\xb8\x0a\x7b\x49\xc4\x37\x56\xb7\x20\xb0\xa6\xbe\xf4\x0e\xac\xa1\x76\x44\x4a\xc0\x1a\xae\x9e\x4d\x89\xf8\xc6\xe6\x76\x21\xbe\x91\x1b\xd2\x52\x02\xbb\x34\x74\xe6\x04\x76\xa9\xe8\x47\x09\xec\x52\xdd\x58\x60\x97\x96\x98\xb3\x02\x7d\x68\xe5\xc9\xac\xb8\xe2\x7b\xd4\x02\x00\xbb\x24\xee\x08\x4c\x1f\x1a\x48\x38\x3e\x19\x0b\xd8\xa5\xc1\x96\x12\xd8\x85\x60\xb6\x94\xc0\x2e\xcd\x3d\x01\x76\xa1\x46\x5d\x4a\x60\x17\xee\x59\x4b\x09\xec\xc2\xcd\x13\x29\x81\x5d\x1a\x08\x28\x81\x5d\x48\x35\x4d\x89\x5a\x2a\x4d\xc6\x40\x2d\x95\xe6\xee\x01\xd7\x34\xf7\x0b\xb8\xa6\x5d\x3e\x83\xbe\x69\x7f\xd0\x37\xec\x8f\xf8\x70\x99\x46\x35\xa1\x9a\x99\x00\xd7\x34\xc4\x4a\x02\xd7\x10\x54\x98\x12\xb8\xa6\xc9\x18\xc0\x35\xcd\xc3\x0f\xae\x69\xe8\x40\x89\x20\x46\xd2\x81\x53\x22\x88\x91\x7b\x3d\x52\x02\xf3\x34\x19\x11\x98\xa7\x3d\xf6\x0e\x7d\xaf\x5f\x81\xbe\xd7\xaf\x40\x1f\x46\x94\x04\xe6\x69\x32\x0d\x30\x4f\x73\x6d\xc1\x3c\x5c\x10\x9a\x12\x98\x87\xf2\xb4\x29\x75\xe3\x8b\xa1\xc8\xe2\x9c\xa0\xb1\x04\x1e\xea\xa8\x44\x09\x3c\x44\x28\x6b\x4a\xe0\x21\xf2\x02\x52\x02\x0f\xf5\xc4\xc8\x3a\x65\xc6\x92\xef\x75\x5a\xcc\x20\x01\x8e\x55\x56\x0e\x56\x22\xde\x2a\x25\xb0\x52\xcf\xfe\x92\x02\x95\xee\x48\xf0\x50\x3f\xed\x7d\xf3\x0c\x8a\xc0\x43\x1d\x3d\x3c\x0d\x0b\x8c\x42\xc3\x30\xc8\xcf\x5f\x42\x03\xda\x6e\x02\x2b\x71\x27\x4d\x4a\x60\x25\xf2\x2d\x53\x02\x2b\xf5\xe1\x57\xa0\x01\x8c\x95\xf0\x47\x75\x77\x16\x41\x8c\xd4\x36\x49\x09\x54\xd5\x15\x0f\xa4\xb7\xf5\x8b\x1d\x49\x10\x63\xbf\x7d\x0f\xfa\xdc\x13\x20\xae\x8e\xb9\x2c\x81\xb8\xe2\x36\xcf\x1f\xb3\x64\x00\xd7\x38\xe8\x00\xc0\xd5\xd1\xe3\x12\xd7\x00\x76\x74\xe6\x04\xe0\x1a\x2e\x1f\x80\x6b\x24\xc8\x03\x70\x0d\xf4\x87\x34\xbd\x86\x93\x6d\x0d\xe0\x1a\x40\xeb\x04\xe0\x1a\xcd\x67\x41\xde\x28\x7e\x93\xaa\xff\x6a\x05\xc4\x30\xde\x4e\xfc\xb4\x5c\x91\xef\x91\x82\x81\x0e\x94\x00\x5c\xa3\x33\x16\x00\x17\xb9\xeb\x29\x01\xb8\xc6\xed\x33\x42\xc0\x15\x01\x00\xae\xa1\x94\xd6\x1d\x75\x33\x13\x14\xd9\x1c\xa0\x87\x04\x18\x1b\xb7\xbf\x84\x3e\x35\x06\xc0\xd8\xf0\xb8\x03\xc6\x86\xcc\x1b\x30\x36\x3c\x70\x80\xb1\xe1\x61\x04\x8c\x0d\x8f\x1f\x60\x6c\xbc\x8e\x13\xfa\x94\xfc\x80\xb1\x81\xd9\x24\x01\xc6\x86\x4c\x1f\x30\x36\x64\xfa\x80\xb1\x21\xa3\x05\x8c\x91\x2e\x9b\x12\x81\x8a\x43\xc9\xcf\xad\x0d\xc3\x03\x0e\xfc\x9a\x07\xb3\x6b\xf8\xa1\x7b\x02\xf8\x35\x41\x2b\x09\xf8\x35\x15\x01\xe4\xac\x0d\x74\xed\x04\xc6\x9a\x58\xe7\x12\x38\x6a\xca\xca\xc1\x51\x53\x56\x0e\x8e\xe2\xbe\xea\x94\x70\x24\xe1\x12\x4d\x89\x6a\x26\x54\xf0\x4e\x09\x8c\x35\x15\x24\x8f\x85\x5c\x7c\xcf\xe8\x5f\xc6\x09\xc6\x9a\xd5\x1e\xa0\xc1\x7d\x06\xc6\xa2\x26\x4a\x4a\x60\xac\xd9\x98\x79\x30\xd6\x54\x58\x80\xb1\xa6\x87\x1f\x8c\x35\x31\x9e\x25\x43\x0c\x07\xeb\x07\xc6\x9a\x93\x3d\xf8\x62\x17\x05\xf3\xa4\x17\xbb\xa8\x3b\xeb\xb5\xe8\x39\xbb\x00\x8c\x35\x31\xa5\x25\xab\x99\x78\x6c\xc1\x58\x73\xd9\x1f\xf4\xb9\xd2\x60\xac\x39\xec\x2f\x68\xb8\x9c\x6b\x70\x14\xf7\x23\xa6\x04\x8e\xba\x30\x46\x26\x70\xd4\x25\x8b\x04\x47\x5d\x32\x68\x70\x14\x45\x75\x53\x02\x47\x5d\x32\x45\x70\xd4\xe5\xbc\x80\xa3\xae\xe2\x7b\x84\x7a\x3a\xbb\x60\xa5\x4b\x01\x4b\xa8\xe0\x35\x6d\xc5\x3a\x5c\x0a\x35\xb0\xd2\xa5\xb6\x4b\x12\x19\x31\x0f\x29\x91\x44\x76\x29\x0c\xc1\x4a\x17\x26\xa3\x04\x56\xba\xe4\x44\x60\xa5\xcb\x93\xb3\x2d\xa3\xcb\x0c\x82\x95\x2e\xcc\x42\x09\xac\x74\xc9\xcf\x08\x07\xbc\x0f\xc6\x62\xbd\x4a\xf9\x99\x37\xea\x29\x64\xc0\x4a\xb7\x7b\x17\xac\x74\x61\xbb\x4e\x60\xa5\x1b\x63\x4f\x02\x2b\xdd\xaa\x2f\x60\xa5\xdb\x7d\x0d\x56\xba\x31\xfc\x66\xb0\x52\x04\x18\xff\x90\x25\x67\x60\xd4\xcd\x32\x64\x60\x14\x95\x87\x53\x06\x46\xdd\x1c\x8e\x6c\xb9\xca\x66\x0b\xf2\xd8\xba\x19\xa8\x74\x77\xbf\x02\x79\xdd\xa1\x40\x5e\xf7\x3d\x52\x38\xd9\xe4\x99\x72\x95\x75\xd8\x82\xbc\xc8\x08\x4c\x19\xa8\x74\x0f\xbf\x09\x79\x68\xbb\xd9\x6b\xd8\x61\x05\x19\xa8\x44\xed\x88\x94\x8d\x06\x7c\xfc\x25\x34\x20\xc1\x33\x50\x89\x1a\xcc\x29\x7b\x0d\x3b\x5a\x6b\x06\x2a\xdd\x4c\x7c\x06\x2a\x51\x31\x2b\x65\xef\x3f\x58\xf6\xe7\x85\x88\x99\x16\xf4\xc1\xbc\x73\x82\x3e\xd8\x67\x06\x46\xdd\x11\x72\x94\x32\x30\xea\xde\xf6\x00\x7d\xdb\x6f\x42\x1f\xa6\x9f\x9c\xbd\xfa\x88\xaf\x00\x95\x1e\xb4\x97\x0c\x54\x7a\x92\xbf\xa4\xae\x58\xe6\x9b\x40\xa5\x27\x33\x32\xa0\xd2\x83\xab\x23\x93\xef\xc5\x2d\xdb\x29\x93\xef\x45\x45\xb7\x94\xbd\x4e\x1d\x56\x97\xc1\x43\x4f\xb5\x07\x6a\x6b\x55\x7b\xd8\xfc\x32\x0e\x7f\x36\xac\x0f\xd8\x9d\xc1\x43\x0f\x87\x38\x5b\x76\x12\xe3\x4b\xc6\x95\xb3\x38\xc4\x19\x3c\xf4\x00\xad\x33\x78\x88\x14\xea\x94\xc1\x43\x24\xa3\xa4\x0c\x1e\x7a\xa6\x3d\x50\x80\x09\xbd\x38\x83\x87\xb8\x1b\x32\x65\xf0\x10\x69\x01\x29\x83\x87\x48\xff\x4f\x19\x3c\xf4\xdc\xf6\x07\x7d\xb7\x3d\x40\xdf\xcd\x0e\x01\x0f\x3d\x88\xd4\x0c\x1e\xe2\x66\xb5\x94\xc1\x43\x8f\x7b\x09\x3c\xf4\x20\x44\x33\x78\x88\xaa\x1d\x29\x83\x87\x1e\x90\x4c\xb6\xec\x24\xc2\x30\x9b\xef\xb5\x7c\x16\xf4\xbd\x52\x0b\x1e\x7a\x96\xbf\xa4\x40\x11\x4c\x23\x83\x87\xde\xe4\xc8\x6e\x5a\x8e\xc5\xb0\x37\xbf\xf2\xf2\x8c\x35\xc2\x97\x43\x98\x5d\xca\xe0\xa1\x17\x76\x9d\xc1\x43\xdc\xce\x9d\x32\x78\xe8\x75\xf7\x80\x87\x5e\xd8\x75\x06\x0f\xbd\xa8\x60\x19\x3c\xf4\xa2\x33\x67\xf0\xd0\x0b\x40\xcf\xe0\xa1\xb7\xfa\x15\xe8\x73\x67\x81\x87\x5e\x54\xb0\x5c\xbd\xbd\xd0\xf7\xa0\x4f\xae\x01\x1e\x7a\xdd\x21\x86\xf5\x81\x67\x33\x78\xe8\x1d\x8e\x1a\xfa\x86\xfd\x41\x1f\xe6\x96\x0c\x1e\x7a\x11\x9b\x19\x3c\xf4\x62\x60\xc9\xd6\x96\x44\x95\xca\xe0\xa1\xf7\xf6\x97\xd0\x87\x79\x27\x7b\x59\x81\x3b\x04\x3c\xf4\xba\x7b\xc0\x43\xaf\x1c\x05\x3c\xf4\x3e\x7e\x05\xfa\x50\xc8\x32\x78\x28\x6e\x18\xff\x31\x4b\x06\x2a\xbd\xc8\x91\x0c\x54\x7a\x71\x52\x64\xa0\xd2\x2b\x43\xf1\x3a\xf5\x2d\xb1\x90\x8e\xbd\x38\x03\x95\x96\x9b\x07\xa8\xb4\x5c\x4c\xa0\xd2\x72\x31\x2d\x20\xe2\x96\x00\x2a\x2d\xb7\x0b\x70\x88\xca\xbc\x29\x7b\x65\xba\x32\x06\x38\xb4\x14\x1d\xc0\xa1\xe5\x42\xe3\x3a\xe2\xc6\xe1\x94\x71\x1d\x71\x0b\x6e\xca\x40\x25\x82\xe8\x53\xee\xa6\x03\x43\x03\x50\x69\x01\xb4\x33\x50\x69\xe1\xbe\xcc\xc3\xc0\x6e\x68\xa0\x7c\xe4\x72\x19\x86\x35\xce\xf8\x26\x70\x68\x01\x79\x32\x90\x67\x01\x59\x33\x90\x67\xc9\xe6\x81\x3c\xa4\x6c\xa7\x0c\xe4\x59\xce\x3c\x90\x87\x3b\x46\x52\x06\xf2\x70\x1f\x48\xca\x38\x92\x96\x22\x00\x5c\xb3\x16\x33\x08\x76\x59\x8b\x91\x81\x5d\xd6\xf6\x19\xf3\x29\x9b\x07\xbb\x2c\x05\x82\xf9\x57\x1b\xda\xbd\xa7\x1c\x37\x5d\xf6\x9e\x72\x0c\x25\xd9\x7b\xca\x0f\xbf\x42\x65\x07\xb4\xac\x6c\x65\x8e\xea\x38\x89\x02\x95\x31\x5c\xa6\x57\xb3\xb6\x60\x97\xed\xba\x83\x5d\x36\x3a\x49\x06\xbb\x50\xd9\x2b\x65\xb0\xcb\xce\x7c\x13\xec\x42\x08\x7f\xca\x60\x97\xad\x58\xf1\x82\x80\xe2\x33\x4a\x59\xca\x18\xac\xcc\xe1\x0e\x01\xbb\x50\x24\x2b\x65\xb0\xcb\x56\xf1\xb8\xa4\xc1\xde\xa1\x01\xe0\x9b\xc1\x27\xbb\x31\x16\xf0\xc9\x96\x69\x80\x4f\x36\x76\xdf\x0c\x3e\xd9\xaa\x0c\xb7\xf7\xe3\xb0\x62\xe0\x93\xed\x7e\x01\x9f\x10\xe7\x9d\xf2\x0d\x0d\x2a\x25\xb7\xe5\x38\xed\x1d\x1a\x64\x44\x20\x99\x8d\xb1\x2e\x83\x64\x36\xa6\xc2\x0c\x92\x31\xc6\x22\x5b\x7d\xc3\x1d\x79\x5b\xc2\xc0\x67\xd0\x77\x41\x91\x97\x00\xb8\xaf\xbd\x04\xc0\x1d\xe9\x25\x00\x9b\xf5\xf3\x12\x00\x55\x14\x50\xce\x76\xbf\x3c\xd0\xe7\xae\x03\xe5\x6c\xf7\x2e\x35\x1b\x75\xa8\x67\x50\xce\xc6\xc0\x92\x1f\xae\xae\xca\xbe\x17\x31\x55\x07\x48\x26\x07\xca\x69\x87\x5c\x83\x70\x39\x2e\xa2\x48\xf9\x21\xa6\xca\xfd\x12\x28\xa7\x1d\xb8\x2f\xb3\xd5\x37\xf0\x16\x65\xaa\x6f\x1c\xf2\x17\xaa\x6f\x1c\x0a\x35\xaa\x6f\x10\x4c\x9a\x32\x89\x54\x5c\xe2\x90\x32\xd5\x37\x28\x2c\x9b\x32\xe1\x72\x07\x4e\xf3\x4c\xb8\x9c\x01\x0a\x99\x70\xb9\xc3\x1d\xe9\x5d\xe4\xcd\x67\xd0\xe7\x0e\x21\x91\xea\xa8\x3f\x8b\xb8\xc8\xe4\x58\x91\x90\x91\xb2\xb7\xca\xa9\x3b\x79\xab\x1c\xce\xa9\x4c\x39\xc7\x03\xd3\x75\x26\xc7\xca\x68\x8c\xcc\xad\x72\x87\xcc\x8d\xc2\x1c\xdc\x15\x9c\x32\x85\x39\x8c\xa3\xc8\xdc\x0f\x70\x60\x7d\xcc\xdc\x0f\x70\x78\x1c\x16\xa4\x03\x0c\x33\x39\x56\x24\x23\xa7\x4c\x39\x47\xee\xe5\x4b\x99\xea\x1b\x87\x07\x80\x1c\x2b\xe3\x2f\x32\xe1\x72\x87\x32\x94\xfb\x01\x0e\x35\x29\x42\xe2\x8e\xe9\xc8\xa0\x01\x4f\x6a\xb6\x64\xe3\xe0\x97\xe6\x51\xc9\xf8\x36\x34\xa8\x87\x6f\x68\xc0\xb5\x99\x29\xf4\x7f\x28\x0b\xb7\x75\xa9\xe8\xdd\x0a\x1b\xb2\xc1\xed\xf6\x84\x22\x2a\x6c\x70\x95\x4d\xca\x1b\x1a\xf0\xdc\x66\x4a\x36\x1e\xaf\xfd\x91\xc2\xe9\x3a\x70\x15\xb9\xd1\x18\x99\x92\x8d\x5c\x21\x9b\x4e\xab\x68\x60\x61\x3c\xa9\xa2\x41\x45\xdf\x74\x72\xa7\xf8\x81\xae\x76\x06\x02\x6a\x09\x46\x7b\x92\x2b\x65\xdc\xc6\x79\x40\x03\x87\xf1\x3c\xbc\x5d\xcc\x67\x54\x22\x40\x70\x9d\x94\x5e\x4c\x00\xb5\x93\xd2\x8b\x09\xad\xfc\x04\x01\xa5\xec\x2f\x19\x67\xb1\xf7\xc5\x7b\x9b\xd6\xa6\x15\x3b\xe4\xa4\x60\x7f\xca\xb6\x88\xaa\xc5\xca\x7d\x72\x03\x5c\xc2\x60\x75\x26\x68\x60\x9f\x9d\x24\x3d\xa5\xe2\x2f\x49\x7a\x82\x7d\x9e\x24\x3d\x25\x0e\xc7\x49\x2a\x13\x15\xf2\xd2\xc9\xbd\x6e\xa9\xfb\x1e\xa3\x26\xf4\xeb\x4c\x8c\x1a\x64\x78\x26\x46\x0d\x26\x38\x29\xc3\x9f\x10\xf6\x27\x65\xf8\x13\xc2\xe9\xa4\x0c\x7f\x02\x67\x9c\x94\xe1\xa7\x66\x48\x3a\x29\xc3\x9f\x60\xa6\x67\x66\xd4\xb8\x60\xcf\x6c\xaa\x16\xe3\xa4\x6a\x22\x15\xca\xd3\x49\xd5\x44\x92\x7b\xd2\x49\x19\x7e\x4a\xef\xa4\x33\xb3\x2a\xc3\x16\xf4\xc1\xd8\x4f\xca\xf0\x27\xd0\xc3\x99\xad\x15\xcd\x8a\x65\xe8\x7b\xec\x01\xfa\x1e\xbf\x02\x7d\xe8\x7f\xe7\x09\x7d\xf8\x3a\x4e\xea\x5f\x50\x07\x3c\x9d\xa4\x39\x51\x4e\x35\x9d\xa4\x39\x51\x87\x2e\x9d\xa4\x39\x25\xcc\x81\x27\x69\x4e\xdc\x2d\x93\x4e\xea\x5f\x90\xf5\x97\x4e\xd2\x9c\xa8\xc0\x9e\x4e\xd2\x9c\x48\x73\x4f\xa7\xf5\x2f\x96\x3d\x40\xdf\xf6\x19\xf4\xb9\xaf\xa9\x7f\x91\xdc\xf3\x94\xe1\x4f\x88\x80\x93\xdb\xc0\xa9\xd9\x98\x4e\x6e\x03\x4f\xb8\x98\xcf\x22\x7d\xcc\x4b\xa1\xfe\x8c\xe7\xa8\x50\x8f\x1d\x94\x7a\x72\xe3\x37\xd7\x03\xa7\x93\x1b\xbf\x8d\x6e\x39\x49\x65\xe2\x92\xda\x74\x9a\xca\x94\xfc\x66\xd0\x90\xf3\x4f\xe2\x92\xd3\x69\x8d\x0b\x2c\x23\x27\xa1\x6d\x86\xc1\x9c\xd4\xb8\xa0\x04\x7a\x3a\xa9\x63\x91\x91\x07\x27\x75\x2c\x32\x5a\xc8\xf9\xb9\x9f\xcd\x16\xf7\x7b\xc1\xbc\x4f\xef\x67\x23\x0e\xf3\xe4\x7e\xb6\x8c\x2c\x3c\xb9\x9f\x2d\x37\x96\x96\x4c\xa6\x8c\x63\xee\xa4\x30\x62\x46\xd3\x38\x29\x8c\x48\xce\x4c\x3a\x29\x8c\x48\x35\x85\x74\x56\xc6\xe9\xb6\x26\x5b\x89\x3b\xf4\xd2\x49\xb6\x52\x1e\x8e\x05\x1a\xdc\xd6\x0d\x1a\xb0\x49\x9d\x0d\x1a\xb0\xf4\x9e\x0d\x1a\x00\xbe\x27\x25\xf3\x33\xfa\xed\x69\xc9\x7c\x17\xba\x59\x7c\x94\xde\xc9\x56\x2a\xf6\x4e\xc9\xfc\xec\xd6\x6d\xd6\x95\x85\x3e\x8a\x1f\x66\x8f\x83\x75\x2c\x3c\x0e\xd4\xb1\xc8\xd8\xd5\x4e\xea\x58\x90\xb4\x99\x4e\xea\x58\x90\x46\x92\x4e\xea\x58\x64\x0f\x0e\x37\x77\x9f\x6e\x17\x6f\xee\xc6\x3d\x74\x72\x73\x77\x96\xb5\x72\x07\xdb\x29\xc3\x34\x5b\x09\x5b\xf2\xc9\x1d\x6c\x46\xc5\x9c\x14\x3f\xcc\x58\xa4\x4f\x8b\x1f\x82\x8e\x4e\xb2\x95\x4e\x8c\x1a\x67\xb7\xb8\xa3\xfd\x51\x37\x17\x41\x72\x52\xfc\xb0\x24\x47\x46\x2d\x95\xe2\x37\x83\x3e\x23\x43\xce\xc0\x35\xed\x1c\x7e\x85\xdb\x56\x86\x3d\x40\x9f\xec\xc5\x9b\xbb\x01\xb7\x27\x29\x49\x27\x16\xdb\x93\x9b\xbb\x4f\x9c\x7d\xe7\x80\x3e\x77\xcf\x80\xbe\xe9\x33\x2e\x7a\x42\x18\x9e\xd4\xb1\x38\x65\xd7\xdc\xc1\x66\x1c\xcc\xc9\x1d\x6c\x27\x66\x8c\x93\x94\x24\x0a\xdc\xa4\x93\x94\xa4\x13\xcf\xc7\x49\x4a\xd2\xe9\x9e\xa0\x64\xfe\x29\x43\xa1\x64\xfe\xe9\x8a\x51\xc7\xe2\xc4\x8e\x7e\x52\xe1\xf0\x94\xd9\x70\xd1\xda\x89\xe3\xf8\xe4\xa2\xb5\x92\x7c\x16\xf4\x15\x45\x15\x37\x77\x17\x05\x33\x75\x2c\x0a\xa6\xad\xd3\x9b\xbb\xb3\xcf\xd8\x9f\xa7\x2d\x8a\x8f\xe2\x03\x3a\xa9\x63\x51\x30\x86\x9c\xdc\xdc\x5d\x14\xb0\x94\xcc\x27\x5f\x2f\x9d\xa4\x24\x95\xe6\x2f\x1f\x5a\x3e\xe3\x4a\x00\x57\x65\x52\xa7\x43\x3e\xe1\xcd\xdd\x72\x9b\x8b\xdb\x64\x26\x33\x7f\x41\x1f\xee\xb6\x93\x0a\x87\xc6\x74\x9c\xd4\xb1\x28\xb8\xe5\x4f\xea\x58\x14\x90\xc5\x49\x1d\x0b\xe3\x2f\xce\xcb\xf3\x67\x0f\x9d\x16\xb3\xcb\x45\x6b\xe5\xf1\x9b\xd0\xe7\xa9\xa2\xc2\x61\xf1\xbc\x53\xc7\xc2\x28\x8e\x93\x3a\x16\xc6\x82\x9c\xd4\xb1\x28\x9e\xa3\x0b\xfa\x96\x5f\x89\xbc\x8e\x0c\x86\x3c\xb9\x4c\x2d\x2b\x52\xa9\x62\x58\xd6\x4f\x6a\x5c\xa4\x93\x8b\xbb\x8b\x07\xee\xe6\x8a\x40\x35\x14\x2a\xe6\x17\x37\x08\xb5\x2a\x8a\xf2\xe7\x86\x3c\xcc\x18\x27\x19\x49\x06\x8d\x9c\x64\x24\x55\x65\xcc\x0d\x79\xca\xa6\x1b\xeb\x31\x56\xa8\x93\x5a\x15\xd5\x83\x6a\x81\x43\x2c\xa8\xe7\xed\xf2\xd1\x1f\x19\x49\x95\xd0\xb6\x93\x8c\x24\x2a\x51\xa5\xd3\x22\x86\xc4\xdf\x9e\xdc\xa5\x56\xdd\x74\xd4\xa3\x30\x6a\xe4\xe4\x06\xee\x5a\x7c\x8f\x4a\x69\xc5\x67\x64\xfd\x55\xdf\xb3\xf4\x36\x63\x01\x46\x55\xd9\x0b\x30\xaa\x56\xdf\x83\x06\xc5\x11\x30\xca\x48\x94\x13\x18\x55\x71\x74\x9e\xc0\xa8\x8a\x1d\xfd\xe4\xbe\xb4\x5b\xcd\xc6\xf2\xf6\x32\x5a\xa0\x92\x91\x28\x27\x50\xa9\xca\x88\x80\x4a\x15\xcb\xd6\x09\x54\xaa\x6a\x28\x40\xa5\x2a\x2b\x00\x2a\x91\xd2\x92\x4e\xf0\x90\x91\x21\x27\x78\xa8\x2a\x10\xc0\x43\xd5\xad\x0b\x1e\xe2\xc6\xb2\x74\x82\x87\x2a\x36\xd3\x13\xcc\x53\xdd\x90\x60\x9e\x2e\x7d\xde\xa4\x8d\x5b\xf0\x04\xf3\x34\xf5\x70\x30\x4f\x55\xf3\x06\xf3\x74\x75\x58\x70\x8d\xf1\x1e\x27\xb8\xa6\xb9\x27\xb8\xf7\xac\xc9\xbc\x0d\x9e\x53\x13\x06\xf3\xb4\xe2\xc8\x36\x2d\x46\x06\xe6\x69\xae\x0a\x98\xa7\xb9\x2a\x60\x1e\x23\x43\x4e\x70\x4d\x53\xdb\x25\xd5\xa7\x61\xda\x3a\xc1\x35\x0d\x1f\xc9\x09\xae\x69\x8a\x77\x70\x4d\x93\x31\x80\x6b\x9a\x82\x04\x5c\xd3\x14\x01\xe0\x1a\x2e\xa4\x4a\x27\xb8\xa6\x4d\xdf\x83\x86\xe9\xc8\xa0\x81\x15\x2b\x60\x9e\x86\x6b\xba\x80\x79\xda\x63\x0b\x1a\x10\x0f\x05\xcc\x63\x64\x48\x01\xf3\x50\x60\x20\x15\x30\x4f\x03\xe1\x15\x30\x4f\xc3\x38\x51\xa8\x0f\xd1\x60\x60\x85\xfa\x10\x0d\xf4\x57\x0e\xef\x86\xdc\xb4\xa0\x6f\xf9\x1e\xf4\x2d\xc7\x02\x7d\xdb\xf7\x0c\x70\xac\xb4\xa0\x0f\xed\xba\x80\x87\x3a\x8c\xbd\x80\x87\x8c\xdb\x28\x56\x0e\x44\xa7\x2c\x54\x07\xec\x9c\xdb\x02\xe6\xe9\xd9\x67\xd4\x28\x71\x64\x16\x7a\x38\xfd\x0a\x85\x1e\xd8\x05\x85\x42\x0f\x7f\xff\x0a\xe5\x9f\xe0\x13\x05\x74\xd4\x8b\xef\x51\xbe\xab\xda\x03\xe5\x91\x50\x1c\x0b\xe8\xa8\x83\xe5\x0b\x08\xc8\xb8\x8d\x02\x02\xea\xec\x90\x02\x02\xea\x97\xcf\xa8\xd3\x81\x8a\x59\x40\x40\xfd\x67\xc5\x39\x53\xb1\xa4\xfc\xf0\x35\xc8\x03\xbc\x17\x2f\xbd\xc6\x89\x56\x00\x47\xfd\x82\x58\xc0\x51\x27\xae\xa1\x00\x8e\x3a\x6c\xa2\x00\x8e\x3a\x6c\xbe\x00\x8e\x3a\x50\xbe\x00\x8e\xfa\xb2\x3f\x96\x08\x4b\x53\x01\x1c\x75\x17\x1a\x70\xd4\xdd\x4a\x80\xa3\x8e\x2d\xab\x00\x8e\x3a\x2e\xb5\x02\x38\xea\x58\xaf\x0a\xe0\x88\x02\x29\xa9\x50\x03\x82\x3b\x38\x52\x01\x1c\x75\x37\x39\xe0\xa8\x3f\x3e\x83\x3e\xd8\x59\x01\x1c\x51\xbe\x3f\x15\x4b\xca\x4f\x46\x0d\x38\x1a\x6e\x1e\xc0\xd1\x70\x69\x01\x47\x23\xdb\x03\xd5\xad\xb0\x80\x17\xc0\xd1\x80\xb1\x17\xc0\x11\x35\xf1\x52\xa1\xa4\xfc\x40\x9b\x28\xe1\x2c\x6a\xc3\x79\x01\x38\x0d\x04\x50\x01\x38\x0d\x37\x08\xc0\x69\x34\x7f\xc9\x45\x56\x00\xf4\x02\x70\x1a\xd8\x30\x0b\xc0\xc9\x68\x93\x52\x4c\x34\xb7\x15\xf4\x8d\xcb\x91\x41\x1f\x58\xa2\x50\x01\x70\x4c\x9f\x41\xdf\x74\x2c\xd0\x07\x93\x2a\x20\xa7\x0b\x50\x5c\x40\x4e\xc6\xba\x14\x90\xd3\xc0\x3c\x50\xaa\xf4\xb1\x7b\x40\x4e\x03\xdb\x67\x01\x39\x19\xf9\x52\xaa\xd9\x90\x8c\x13\xe4\x34\x30\x66\x95\x2a\x7d\xf6\x37\xf9\x25\xfb\x93\x92\xf2\xe3\xf1\x2b\x37\xcf\xd8\x4b\xa0\x2a\xe3\x59\x0a\xa8\x8a\xc2\x54\xa9\x80\xaa\x26\x3a\x65\x01\x55\x51\x5b\x21\x15\x50\xd5\x04\x83\x14\x50\xd5\x00\x68\x17\x50\xd5\x00\x1d\x15\x50\xd5\x70\xf7\x80\xaa\xa8\xe4\x92\x0a\xa8\x6a\xca\x42\x40\x55\xd4\x2d\x4c\x05\x54\x35\x0f\xbf\x02\x7d\xaf\x5f\x61\xfd\xd0\xb5\x0b\xa8\xca\xe8\x96\x02\xaa\x32\x7e\xa6\x80\xaa\x86\xac\x15\x54\x65\xdc\x4d\x69\xd2\x07\xed\xa0\x2a\xae\xd1\x4f\x05\x54\xc5\x15\xfb\xa9\x80\xaa\x26\x4a\x50\x01\x55\x4d\x4c\x5b\x05\x54\x35\x3c\x2b\xa0\xaa\x89\x01\xa2\x80\xaa\xa6\x7b\x10\x54\x35\xf1\x2f\x14\x50\x95\x11\x2c\x05\x54\x35\x41\x24\x05\x54\x45\xf5\xbc\x54\x40\x55\xd3\xb5\x05\x55\x51\xac\x36\x15\x50\xd5\x3c\xed\x8f\xf5\x73\x67\x81\xaa\x26\xa6\xad\x02\xaa\x9a\x9e\x15\x50\xd5\x04\xf5\x17\x50\xd5\xc4\x6b\x50\x40\x55\x53\x96\x0c\xaa\x9a\x88\xf0\x02\xaa\x32\xd2\xa6\x80\xaa\xb8\xb5\x3c\x15\x50\x95\xf1\x33\x05\x54\x35\x3d\x01\xc3\xea\x79\xf6\x07\x7d\xf7\xcf\x6c\xc9\x05\xc0\x35\x95\xcb\x00\xae\x89\x5d\xb4\x00\xb8\xa6\x92\x18\xc0\x35\x65\x60\x38\xa0\x6e\xc2\x75\x0a\x80\x6b\x7a\x00\x00\x5c\x53\x16\x09\xe0\x9a\x40\x82\x02\xe0\x9a\x68\x75\x05\xc0\x45\x69\x93\x54\x00\x5c\x97\xb2\x10\xc0\x35\xb1\x88\x15\x00\xd7\xf4\xd8\x4e\x73\xd0\x59\x68\x0b\x07\x02\x80\xca\x94\x74\x96\x08\xc0\x35\x65\xde\x00\x2e\x83\x8c\x0a\x80\x8b\x4b\x40\x53\x01\x70\x5d\xc9\x71\xb2\xb4\x18\x27\x8a\x77\x94\xa1\xff\x15\x00\xd7\xf4\x00\x00\xb8\x26\x78\xa1\x00\xb8\xa6\x87\xd1\x3b\xca\xd0\xfb\x0b\x80\x6b\xde\x50\x04\xe0\xba\x64\xec\xde\x51\x86\x1f\xbe\x00\xb8\xa8\x90\x97\x0a\x80\x8b\xc2\xf4\xa9\x5c\x5e\x09\xe0\x58\x2c\x29\x6f\xef\x88\x0e\x57\x13\xc0\x75\x79\xa8\x2e\xe9\xb3\x15\xf4\x5d\xc5\x1e\x36\xdf\x64\x3e\xa9\x0e\x78\xa1\xfb\x16\xee\x28\xbb\x64\x21\xde\x6c\xed\xa1\x02\x8c\x5d\x58\x96\x0b\x88\xcb\xd0\xa8\x02\xe2\xba\x3c\x0e\x20\x2e\x4a\xa7\xa7\x02\xe2\xba\x8a\x5f\x19\xf4\x60\x0b\xfa\x64\x91\x20\xae\x0b\xdf\x77\x01\x71\x5d\xb2\x64\x10\xd7\xe5\x9e\x00\x71\x5d\xe8\xa2\x05\x54\x75\x4d\x46\x46\xd9\xf8\x96\x6c\x41\x83\x3b\xf2\x81\x06\x77\x24\x88\xcb\x50\xac\x02\xe2\xba\x54\x0b\x40\x5c\x97\x82\x12\xc7\xd5\x05\x2c\x2d\x20\xae\xcb\x7d\x06\xe2\xba\x30\x82\x15\x10\xd7\x45\x68\x62\x01\x71\x5d\xc4\xb5\x96\x4f\x9d\x07\x5b\xd0\xb0\x6c\xb1\x46\xdb\x71\xba\x07\xd9\x4b\x5c\x36\x66\xe4\x7a\xc1\x71\x75\x81\x52\x0b\x8e\xab\xdb\x3d\x81\xe3\xea\xfe\xfc\x32\xb4\xcf\x1b\xf7\x57\x01\x8d\xdd\xc4\x66\x14\xd0\xd8\xed\x3a\x80\xc6\x6e\x75\xca\x97\x0a\x79\x18\xdd\xca\x6b\x89\x27\xd6\x36\xd0\xd8\x1c\xaa\x3d\xa0\xb1\xdb\x3d\x01\x1a\x33\x10\xac\x80\xc6\xb8\x53\x32\x15\xd0\xd8\x8d\xd9\xab\x58\x01\xd0\xfd\x82\x77\xea\x96\x41\xe3\x9d\xba\x31\x7e\x16\xcb\xc6\x83\x6b\x0a\x48\xed\x96\xb5\xe2\x65\xba\xdd\x05\x78\x99\x8c\xd3\x2a\x16\x65\x70\xf7\x80\xc6\x6e\xd0\x4a\x01\x8d\xdd\xf2\x10\xd0\xd8\x8d\x2b\xb5\x80\xc6\x6e\xe2\x92\x0b\x88\xeb\x26\xcf\xa2\x80\xb8\x6e\x59\x32\x5e\xa6\xdb\x13\x8e\x97\xe9\x76\xbf\x80\xc6\xee\xfb\x67\xd9\x7b\x05\xa0\x76\x0b\x79\x00\x6a\xb7\xd2\x0f\xa0\x76\x63\x8c\x2f\x00\xb5\x5b\x76\xbd\xbd\x18\xc5\x81\x41\x9e\xba\x2f\x40\xcd\xd0\xaf\x02\x50\x33\xbc\xab\x00\xd4\x6e\x65\x76\x00\xb5\xb9\x60\xfa\x15\xa0\xf6\xa0\xcb\x54\xc0\xd8\x03\x8b\xac\x80\x31\x8a\x1f\xa6\x0a\x18\x7b\x60\x36\x15\x30\xf6\x54\xbf\xc2\xe5\x51\x98\x1c\x2a\x60\xec\x81\x4d\x54\x8b\xf5\x21\xe1\xea\x61\xb5\x30\x9f\x71\x43\x06\x0b\x56\x01\x63\xcf\xf4\x97\x14\x03\x45\x4e\x56\xc0\xd8\x33\x1d\x19\xb5\xa2\x91\xe7\x15\x30\xf6\x60\x1d\xaf\xde\x26\x0d\x40\xaf\x38\xa7\x28\xea\x94\x2a\xce\xa9\x07\x66\x53\x71\x4e\x51\xb5\x23\x55\x80\xda\x83\x79\xa0\x02\xd4\xb8\x79\x22\x55\x80\xda\x83\x93\xb0\x02\xd4\x1e\x34\xa9\x0a\x50\x33\x84\xab\x02\xd4\x9e\xd7\x5f\x42\xdf\xe5\x38\xa1\xef\xb6\x07\xe8\x73\x1d\x00\x6a\x0f\x7a\x6a\xf5\x36\x69\xcc\x18\x35\x5b\x0b\x7b\xd3\x82\x3e\x8c\x1a\x15\x10\x67\x08\x57\x05\xc4\x19\x8a\x55\x33\x65\xce\x41\x08\x15\x10\xf7\xc2\xe6\x2b\x48\xed\xcd\xf6\xd0\x79\xe6\x2f\x29\xf9\x02\x9b\xa8\x20\x35\x43\xb1\x2a\x48\xed\x3d\xa1\x16\xa4\xf6\x92\xca\x54\x41\x6a\x2f\x6c\xa9\x82\xd4\x5e\x44\x4e\x05\xa9\xbd\xcd\x5f\x72\x03\x08\x36\xcc\x0a\x52\x7b\x31\x6a\x54\x90\xda\x8b\x77\xbd\x82\xd4\x5e\xb4\xc1\x0a\x52\x7b\xab\x2d\x6e\xc8\xc0\x70\x51\x41\x6a\x2f\x07\xbc\x82\xd4\x8c\x56\xa8\x20\x35\xae\xfb\x4f\xd5\x6a\x7d\xdb\xaf\x50\xad\x2f\xf9\x2c\xe8\xa3\x5e\x5e\xaa\xa7\x25\xb3\x7c\x66\x49\x29\xd6\x1d\xa4\xf6\x62\x56\xa8\x20\xb5\x17\x41\x52\x41\x6a\x2f\x67\xba\x82\xd4\x28\xb5\x9a\x2a\x48\xed\x45\x90\x54\x90\xda\xfb\xf8\x0c\xfa\x50\x5f\x2a\x48\xed\xc5\xb4\x55\x41\x6a\xaf\xfb\x0c\xa4\xf6\x22\x10\x2a\x48\xed\x75\x4f\x80\xd4\x5e\x69\x07\xa9\xbd\xaf\xef\xb1\x7e\xee\x17\xab\xf5\x2d\xc7\x42\x1d\x62\xe2\x6e\x2a\x48\x6d\x35\x9f\x2d\x9e\xd9\xda\xcc\x19\xfd\x81\xd4\x16\xea\x44\x05\xa9\x19\x6f\x55\x41\x6a\x0b\x5f\x47\x05\xa9\x2d\x79\x08\x48\x6d\xa1\xb1\x57\x90\xda\x72\x47\x82\xd4\x16\xd6\xf1\x5a\x2d\x36\xcc\xc8\x40\x6a\xcb\x5d\x0e\x52\x33\x4a\xac\x82\xd4\x16\x91\x1a\x15\xa4\x16\x51\x62\x3f\x64\xc9\xb5\x4a\x3a\x53\x06\x88\xe3\xfa\xce\x54\x01\x71\x5c\x95\x9f\x2a\x20\x6e\x79\x38\x00\x71\x16\xa3\xa9\x80\xb8\x85\xe4\xaf\x80\x38\x0a\xf8\xa4\xda\xac\xd3\xcb\x94\x01\xe2\x16\x26\x8e\x0a\x88\x5b\x32\x1b\x40\xdc\x92\xd9\x00\xe2\x16\xd2\xa8\x02\xe2\x2c\x23\x53\x9b\x85\x26\xed\xdd\x32\xd2\xfe\x12\x1a\x70\x0c\x54\x80\x9a\x25\x66\x2a\x40\x8d\xca\x65\xa9\x02\xd4\x0c\xa9\xaa\x00\x35\xc3\xb4\x2a\x37\x46\x1f\x84\x54\x55\x80\x9a\xa1\x66\x15\xa0\x66\xc8\x58\x05\xa8\x19\x32\x56\x01\x6a\x94\xf1\x4c\xd5\x62\x7d\x68\xd0\x15\xa0\xb6\x4f\x7b\x80\x06\x99\x1b\x40\x6d\x9f\xfe\x92\xe5\xf3\x70\x00\xd4\xb6\x5b\x09\xa0\xb6\xd1\x76\x2b\x40\xcd\xe2\x37\x15\xa0\x66\x71\x98\x0a\x50\xdb\x04\xf2\x55\x80\xda\x46\xbf\xad\x00\xb5\xad\x90\x01\xa8\x6d\x9c\x68\x15\xa0\x66\xc1\x99\x0a\x50\xb3\x4c\x4e\x05\xa8\x71\x2d\x66\xaa\x00\x35\x83\xc4\x2a\x40\xcd\xd0\xaf\x0a\x50\xe3\x86\xb4\x54\x41\x63\xbb\xda\xfb\xcd\x2f\xa1\x08\x34\x66\xe8\x57\x05\x8d\x6d\x57\x0c\xf7\x17\xd7\x68\xa5\x0a\x1a\xe3\x96\xe6\x54\x41\x63\xfb\xb2\x05\x7d\x18\xd6\x2a\x68\x6c\xa3\xd9\x54\xd0\xd8\xc6\x88\x52\x41\x63\x5b\x26\x05\x1a\xdb\xee\x5d\xd0\x98\x65\x72\x2a\x68\x6c\xcb\x42\x40\x63\xdb\x5d\x00\x1a\xb3\xbc\x4e\x05\x8d\x59\x42\xa7\x82\xc6\x0c\x0b\xab\xa0\xb1\x2d\xb3\x01\x8d\x59\x5e\xa7\x52\x91\xef\x38\x1c\xd9\xa6\xc5\x33\xd0\xd8\x96\xd5\x5d\x5c\x05\xe1\xfe\xbc\xd8\x9f\x87\xad\x93\x16\xa3\x06\x8d\x59\xee\xa6\x72\xc1\x97\x81\x60\x95\x0b\xbe\x2c\xd2\x53\x41\x63\x1b\xd0\x5f\x29\xe3\x7e\x78\xde\x03\x8d\xf5\x03\xaf\x4f\x0d\x34\xd6\x0f\x59\x4f\xa0\xb1\x7e\x60\x02\xa8\xde\x18\xed\xfe\xe4\x82\xaf\xc3\x9d\xcc\x05\x5f\x47\x75\x9c\xd0\xa7\x30\xa4\x22\x1f\xd7\xbc\xa5\x4a\x45\x3e\xa3\xa1\xea\x0d\x7d\x9e\x7e\x6a\xb5\x1b\xf5\x53\xb9\xe0\xeb\x00\x9f\x54\x2e\xf8\x32\x1a\xaa\xde\xd0\xe7\x0e\x09\x34\xd6\x0f\xd5\x90\x1b\xfa\x5c\x5b\x6a\xb5\x1f\x28\x9c\xf5\x86\x3e\xd5\x97\x1b\xfa\x14\x2b\xd4\x6a\xb7\x1a\x4d\xb5\x22\xdf\xf6\x97\x64\xc1\x26\xc7\xb2\x69\xf1\x4b\x2e\xf8\x32\x5e\xa7\x5a\xab\xbd\xfe\x2c\x55\xa4\x52\xc6\x3d\xe1\xa4\xa8\x16\xeb\xf3\x00\x50\xac\xcf\x12\x33\x95\x1c\x2b\x8b\xd1\xd4\x00\x71\x3d\x55\x7f\xd9\xf9\xa5\xcf\x06\xdf\x84\x74\xea\x58\x24\xe0\x57\x7d\xa8\xd3\x0b\xb0\xa8\x01\xe2\x7a\x52\x9b\x78\x20\xfd\x72\x2c\x14\x93\x74\xe2\x1f\x13\x80\x61\x3d\x0f\xa4\x7b\xc4\x5e\x48\x57\xc7\x7b\x21\x5d\x79\x4e\x19\x77\x43\x79\xea\x0b\x7d\x1e\xa3\x17\xfa\x1e\xdf\x83\x3e\x2c\x70\x95\x32\xee\xc9\xe3\x47\x19\xf7\x84\x39\xa2\x02\xe2\x2c\x07\x53\x5f\xe9\xf3\x97\xd0\xa7\xd6\x43\xb1\x3e\x83\x70\x2a\xc5\xfa\x0c\xa6\xa9\x01\xe2\x7a\x4e\xf6\xb7\x68\x31\x4b\xdc\x18\x9d\xb1\xf8\x55\xca\xb8\x67\x35\x06\xca\xb8\x73\x49\x66\xaa\x94\x71\x37\x2a\xa6\x52\x91\x2f\x7b\x1c\x28\xc7\x9e\xff\x5f\xc2\xce\x2c\x69\x76\x96\x57\xd6\x53\xf9\x87\x60\x83\xe9\x22\x4e\xec\xb9\xd0\xce\x7f\x08\x27\x96\x9e\xf4\x5b\x14\xdf\x6a\x2e\xea\x02\xbb\x6c\x23\x1b\x50\xa6\x24\x24\xac\xdc\x81\xca\xcf\x0e\xd7\x66\x20\x1f\x85\xd3\x12\x39\x49\x2a\xa8\xa9\x39\xe9\xa7\x70\xff\xa4\x9f\x5a\x68\xc9\x47\xe1\xb4\x94\x4f\xfa\x49\xd0\x56\x58\xf4\x53\x93\x8a\x42\x5d\x8a\x83\x09\xa4\x63\x77\x55\xe7\xe8\x67\xd5\x75\xf6\x1d\x9c\xbe\xe6\xa2\x06\x9b\xd4\xad\xb1\xb8\x44\x95\x8f\x3b\x18\x8b\x4b\x8a\x6e\x09\x4a\xc7\x2e\x35\xbd\x90\x4f\x5f\x53\x85\xba\x34\x0a\x16\xf2\x4d\xb5\x90\x41\xdf\x88\x94\xeb\x0e\xa5\x16\xd9\x63\xa5\xc5\x2d\x52\xdd\x99\x7a\x27\x77\xa4\x18\x97\x07\xb5\x46\xaa\x3b\x7b\x26\x63\xa4\x18\x97\xc7\x3c\x10\x29\xc6\xe5\x59\xdc\x22\xc5\xb8\x3c\xee\xcb\x68\x2c\x2e\x29\xeb\x4a\x34\x16\x97\x3c\xbe\x87\x68\x2c\x2e\x79\x2c\xc4\x91\x94\xeb\x8a\x60\x89\xc6\xd4\x0a\xf5\xf5\xee\x68\x4c\x2d\x51\xb1\xfd\x8e\xc6\xd4\x92\x87\xfd\xc5\x9b\xe4\xa3\x30\xb5\x78\x23\x03\x0e\xa8\x78\x23\x43\xd2\x39\x64\x20\x3c\x2f\xde\xc8\x40\x42\x83\x78\x23\x43\xd2\x3d\x91\xa1\xeb\x3a\x64\x60\xe1\x8b\x54\x70\xf6\xbc\xf9\x78\x23\x43\xd3\x5d\x90\xa1\xeb\xe9\xf6\x1d\xfc\xd4\xf3\x48\x8e\x3b\x75\x9d\x8d\x33\x3f\xd4\x22\x79\x2c\xe3\x25\x52\x70\xeb\xc1\x68\x13\x29\xd3\xac\x08\x8f\x68\x4c\x2d\x3d\x7a\x67\x14\xdc\xf2\xc0\xa5\x48\xc1\xad\x87\xf9\x10\x29\xb8\xf5\x80\x5a\xa3\xa3\x96\x61\xd0\x75\x91\x73\xba\x27\x79\x9d\x83\x5a\xe4\x3d\x86\x0f\x45\xca\x34\x3f\x00\xb9\x48\x99\xe6\x07\x5b\x79\x34\xa6\x96\xa8\x03\x73\x47\x63\x6a\x49\x39\x4a\xa2\x31\xb5\xf4\xc4\x7f\x45\x5c\x44\x87\xe8\xfa\x98\x0e\xd1\x81\xe8\x91\x0a\xce\x0f\x53\x33\x52\xc1\xf9\xc1\xf5\x17\x8d\xc4\xa5\xa7\xe8\x1c\xa2\x33\xc5\xa2\x47\x74\x2c\xcb\xd1\x23\x3a\x01\x64\x91\x58\x44\x05\x89\x45\x2a\x38\x53\x2e\xf4\x8e\x54\x70\x7e\x58\x14\xa3\x47\x74\xdc\x19\x91\x94\xeb\x0a\x36\x89\xa4\x5c\xa7\x08\xcd\x1d\x49\xb9\xae\x04\x22\x91\x94\xeb\x8a\x05\x89\x0f\x32\xe8\x13\x3d\xc8\xa0\xe9\x67\x44\x2d\x05\x9c\x29\x91\x2a\xcd\x81\x08\x81\xf8\x90\xb6\x5a\x83\xc0\x88\x5a\x0a\x10\xdf\x68\x44\x2d\x05\x82\xd3\x23\x55\x9a\x03\x0b\x6d\x34\xa2\x96\xc2\xad\xeb\x48\xab\x74\xeb\x9e\x95\x96\xae\x53\xda\x78\xde\x35\x69\xd5\x15\xeb\x12\x1f\xa5\xfd\x57\xcb\xbe\x51\x78\xd4\xcf\x45\x8b\xe7\x19\x51\x4b\x81\x78\xdf\x48\x51\xad\x80\xad\x2e\x52\x54\x2b\x80\x6f\x23\x45\xb5\x02\x0b\x74\x0c\xc8\x17\x74\x1d\xf2\x69\x28\x05\xe4\x83\xbc\x47\xd2\xaa\x07\x02\x9e\x62\x40\xbe\xa8\x7b\x22\x5f\x54\x5f\x90\x4f\xd3\x9d\x2a\xcd\x41\x63\x49\x95\x98\x93\xee\x89\x0c\x44\x9b\xc4\x88\x0c\xf8\xb0\x63\x44\x06\x54\x40\x8c\xc8\x80\xab\x31\x52\x89\x39\x14\x5d\x87\x0c\x38\x1e\x23\x95\x98\xa9\x81\x7d\xc7\x88\x0c\x20\xe8\x48\xea\xf4\xd0\x75\x4f\x64\xd0\x82\xa2\xd4\xe9\x5d\x2d\x64\x68\xba\x0b\x32\x34\x3d\x81\x6f\x04\x1e\x8b\x91\x6f\x84\xc9\x2f\x46\xe4\xc3\x10\x14\x23\xf2\xe1\xfa\x8b\xa4\x4e\x0f\x9a\x0f\xa4\x4e\x57\x74\x4b\x84\x8d\x29\x9e\x25\x26\xe4\xd3\x98\x57\xea\x74\x2d\x52\x09\x19\x50\xfd\x91\xf4\xe8\x11\x94\x1c\x95\x1e\x9d\x98\x87\x48\x0e\xf4\xb0\xf4\x3c\xf2\x80\x83\xbc\x23\x15\x95\xa3\x46\x2b\x15\x95\x23\xf8\x2f\x52\x1c\x2b\x82\x84\x23\xc5\xb1\x28\x09\x75\x47\xe3\x4a\x29\xc2\xa6\xa3\x71\xa5\xa4\x18\x99\x68\x5c\x29\x45\x60\x41\xcc\xf4\x8c\xcc\x15\x91\xb2\x56\x51\xa3\x8e\x0c\xe5\x51\x0b\x98\x32\x94\x03\x0b\xa2\x31\x99\x14\x35\xce\x8c\xc9\x24\xe5\x44\x89\x94\x2a\x56\xe4\x4b\x2c\x3c\x1d\xe3\x44\xa4\x54\x71\xd4\x38\x23\xb7\x78\xd4\x18\x34\x26\x93\x62\xd2\x5d\xa8\x2a\x92\x75\x17\x7a\x86\x9d\x39\x16\x7a\x96\x75\x1d\x3d\xd3\x5a\x07\x93\x51\x34\x4d\x84\xc9\x44\xa0\x46\xa4\x54\x71\xc4\xec\x15\x61\x2b\x91\x8c\x17\x91\xfc\xe1\xca\x9e\x12\xe1\x20\x96\x3d\xe5\xef\x4b\x32\xf4\x24\x6a\xf0\x40\x4f\x14\x22\x13\xa1\x27\x51\x83\x07\x7a\x12\x35\x40\xa0\x27\x11\x5f\x74\x84\x9e\x44\x69\x3f\xe8\x49\xd4\xf2\x09\x3d\x89\x58\x8c\x22\xf5\x87\x95\x8c\x26\x42\x4f\x22\x08\x3a\x42\x4f\x94\x12\x25\x42\x4f\xd2\xa5\xbb\x04\x5a\x88\x07\x3d\x49\xc2\x16\xd0\x93\xa4\xe1\x02\x3d\x51\x30\x4d\x84\x82\x50\x9b\xee\x8e\x2a\x09\xf5\xe8\x9e\xd6\xcf\xa4\x65\x09\x9a\x91\x84\x2d\xba\xaa\xb5\x71\x1d\x5c\x22\x69\x71\x53\x49\x28\x08\x49\x84\x4b\x28\xb5\x49\x84\x4b\x24\xa9\x31\xb8\x44\xc2\xfa\x18\xe1\x12\x49\x9f\x16\x2e\xa1\xe8\x96\x08\x97\x48\x90\xf7\x08\x97\x50\x12\x94\x08\x97\x48\x52\x7f\x70\x09\x25\x3a\x89\x70\x89\xc4\x56\xe1\x08\x97\x50\x44\x49\x84\x4b\xa4\x46\xcf\xe0\x0b\x49\xe8\x05\xbe\x90\xb0\x45\x46\xf8\x42\xd2\x28\x80\x2f\xa4\xa1\x73\xc8\x80\x03\x2a\xc2\x17\x12\x6e\x9e\x08\x5f\x50\x16\x94\x08\x5f\x50\x74\x4b\x84\x2f\x24\x2d\x21\xf0\x85\x2c\xa5\x06\x5f\xa0\x74\xfd\x1d\xe1\x0b\x8a\x72\x88\xf0\x85\xcc\x16\xf1\x08\x5f\x50\x4c\x40\x84\x2f\x64\xd2\x62\x45\xf8\x42\xd6\xfb\x84\x2f\x28\xa6\x23\xc2\x17\x32\x26\x9c\x68\xe1\x79\x29\x6b\x6a\x5a\x78\x5e\xca\x5a\xd8\x2d\x3c\x2f\xe5\xac\x73\x26\x5f\xd6\x52\x0e\xcf\x50\x64\x48\x84\x67\xe4\xaa\xeb\x28\xfe\x00\xb5\x8e\xf0\x0c\xe5\x2f\x89\xf0\x0c\x45\x24\x44\x78\x46\x86\x22\x47\x78\x86\x62\x33\x22\x3c\x23\xc3\xf0\x22\x3c\x23\x6b\x99\x87\x67\x28\x5f\x4a\x84\x67\x28\x86\x24\xc2\x33\xf2\xd4\x3f\x91\x4f\x33\x0e\x9e\x91\xf5\xc5\xe0\x19\x54\x91\xbc\x23\x3c\x23\x13\xca\x1a\xe1\x19\x45\x73\x0c\x9e\xa1\xe8\x8f\x08\xcf\x28\x18\x4a\x22\x3c\xa3\x40\xc9\x23\x65\x9f\x8a\x00\xc4\xd2\xf7\x43\x3e\x38\x48\x21\xca\x28\xc2\x41\x94\x5d\x24\x19\x07\x49\x05\x6c\x9f\xe0\x20\x05\x2c\x9a\xe0\x20\xca\x58\x92\xe0\x20\xca\x74\x92\xe0\x20\x14\x66\xbe\x13\x1c\xa4\x24\xfd\x33\xd2\xd2\x5d\x4c\xbe\x92\x75\x0e\xf9\x50\xda\x09\x0e\xa2\x60\x82\x64\x1c\xa4\x2c\x58\x63\xba\x90\xaf\xea\x3a\xe4\xc3\xe0\x91\x2e\xe4\x43\x85\x27\x38\x48\x81\x77\x27\x38\x48\xc1\xb4\x95\xe0\x20\x72\xee\x27\x38\x48\xe1\x1b\x25\x38\x48\x99\xff\xda\x2a\x92\xa0\x27\x65\xea\x71\xe4\xbf\x65\x51\x4c\xd0\x93\x8a\x46\x4d\x50\x90\xca\x54\x49\x50\x10\x25\x3a\x49\x50\x90\x92\x75\x8e\xfa\x23\xd8\x4c\x13\x14\xa4\xa2\x35\x13\x14\xa4\x42\xc6\x12\x14\xa4\xe2\xd5\x4d\x50\x90\x8a\x71\x3c\x41\x41\xaa\x3e\x1f\x14\x44\x69\x4f\x12\x34\xa3\x46\xb5\xac\x86\xc3\xd2\x8b\x87\x66\x54\x34\x6a\x82\x66\xd4\xa4\x7f\x22\x43\xd2\x3f\x91\x01\xcd\x98\xa0\x19\xf2\xd1\x27\x68\x46\xc5\xa4\x92\xe0\x12\x94\xa0\xba\x13\x5c\xa2\xa2\x27\x13\x5c\xa2\x12\x8b\x98\xbc\xca\xc7\xf0\x4f\xb8\x44\x65\xf9\x4c\x70\x89\xda\x74\xdd\xc3\x3f\x79\x02\x5c\xa2\x42\xc2\x93\xea\xfa\xb2\x98\x26\xe3\x12\x45\x7b\x15\x13\x5c\xa2\xb2\x98\x26\xb8\x44\x65\xa2\x26\xb8\x44\x65\x69\x4d\x70\x89\xda\x75\x17\xe4\xd3\xe0\xf1\xaa\x11\xc3\x3d\xe1\x12\x15\x4b\x5a\x82\x2f\x28\x91\x4b\x82\x2f\x50\xa3\xec\x4e\xf0\x85\x0a\x1e\x4b\xf0\x85\x46\xcc\x4a\x82\x2f\x34\x48\x7f\x82\x2f\x28\x4a\x25\xc1\x17\xda\xa5\x7b\x5a\x3f\x9b\xd7\xd3\xad\x2f\x0d\x25\x9a\xe0\x04\x0d\xa7\x5d\x82\x13\x34\x4c\x38\x09\x4e\xa0\x24\x2f\x09\x4e\x20\x8f\x7d\x82\x13\x28\x43\x4a\x82\x13\x50\xde\xe8\x4e\x70\x82\x06\xb3\x48\x70\x02\x25\x9c\x49\x70\x82\x86\x41\x2e\xc1\x09\xa8\x3e\x79\x27\x38\x81\xf2\xb3\x24\x38\x81\xb2\xbc\x24\x38\x01\xf5\x40\xee\x04\x27\x68\x60\xbc\x04\x27\x68\x51\xf7\x44\x06\x9c\x53\x09\x4e\xd0\x34\x5a\xe1\x04\xf2\xfb\x27\x38\x41\xc3\xd7\x91\xe0\x04\x8a\x10\x48\x70\x82\x46\x94\x51\x82\x13\x34\xd4\x4a\x82\x13\x34\xd4\x7b\x82\x13\x50\x4f\xfd\x4e\x70\x82\x96\x75\x4f\x64\x08\xba\x27\x32\x60\xcd\x4d\x70\x02\xb9\xf3\x13\x9c\xa0\x11\xbd\x93\xe0\x04\xad\xeb\xe9\xc8\xa7\x91\x05\x27\x68\xa0\xc1\x04\x27\x50\x88\x40\x82\x13\x34\x8d\x2c\x38\x41\x83\xdd\x26\x38\x01\x15\x34\xef\x04\x27\xe8\xb7\xee\x82\x7c\x1a\x83\xe4\xe5\x56\xe6\x98\x04\x5f\xe8\x5a\xe6\xe1\x0b\xfd\x52\xab\xd0\xe2\x3b\x24\xa5\x8b\x65\x9c\x51\x33\x49\x81\x06\x29\x21\xdf\xd2\x3f\x07\xff\x54\x6b\x72\x17\xf5\x1a\xf9\xd8\x9f\x91\xe0\x12\x0a\x2d\x48\x70\x89\x0e\x97\x48\x14\xda\xed\x00\x88\x94\x25\x1f\x6f\x29\xab\x66\xcb\xbf\x22\x2e\x12\x84\xa4\xa3\xe1\x12\x84\xa4\xe3\xed\x4e\x10\x92\xae\xc1\x0a\x21\xe9\x5a\x30\x33\xa2\x13\xa4\x92\x32\xa2\x3f\x7a\x38\xe5\xa2\xd0\x93\x09\xb2\xa2\xb4\x35\x09\xb2\xd2\x21\x2b\x89\x72\x4a\x5d\x7a\x92\x72\x4a\x1d\xc2\x9c\x54\x4e\x09\x6b\x75\x2a\x88\xae\xe9\x50\x10\x5d\x43\x1e\xca\xd3\x35\x71\xa0\x3c\x5d\x0b\x18\x94\x47\x71\x0d\x09\xca\xd3\xab\x9e\x80\x7c\x44\xe3\x26\x28\x4f\xc7\x7a\x95\xa0\x3c\x4a\x62\x93\xa0\x3c\x54\x2a\xbe\x13\x94\xa7\x63\xf3\x4e\x50\x9e\x2e\x1d\x0a\xe5\xe9\x4d\x77\x41\xbe\xa6\xeb\x90\x4f\xba\x17\xca\x43\xa9\xc6\x3b\xe1\xbc\x51\x1c\x45\xc2\x79\xd3\xb1\xc0\x25\xe8\x90\xe2\x28\x12\x74\x88\x12\x38\x77\xc2\x79\xd3\xb1\x30\x26\x9c\x37\x7d\xe8\x1c\xf2\x81\x68\x13\xc4\xa9\x4f\x9d\x2b\x04\x43\x21\x1f\xec\x48\x71\x14\x09\x76\xd4\x97\xfe\x89\x7c\xe0\xaa\x04\x3b\xea\x1a\x9e\xb0\x23\x25\xd4\x49\xb0\xa3\xa1\x65\x17\x76\x34\xb4\x5c\xe3\xbc\x19\x58\x5e\x13\xec\x48\x29\x74\x12\xec\x68\x68\xf1\x86\x1d\x0d\x2d\x8a\xb0\x23\x25\xaa\x49\xb0\xa3\x81\xaf\x3d\xc1\x8e\x86\xd7\x13\x28\x87\x85\x35\x30\xe1\xbc\x51\x34\x46\xc2\x79\x33\x1e\xf5\xcc\xe4\x53\x82\x9b\x84\xf3\x66\x68\x9c\xe1\xbc\x51\x9a\x9c\x04\xab\x1a\x49\x4f\x40\x3e\x78\x54\x82\x55\x0d\x2d\xb4\xb0\xaa\xa1\x19\x00\xab\x52\x4c\x47\x82\x55\x29\xa6\x23\xc1\xaa\x06\x66\x9a\xa4\x72\x4a\xf0\xaf\x04\xab\x1a\x5a\x3e\x61\x55\x43\x00\x02\x56\x35\x8a\xfe\x89\x7c\x44\xc5\x24\x58\x95\x52\xe8\x24\x58\xd5\xa8\x7a\x1e\xf2\x81\xf4\x13\xac\x4a\x91\x1a\x09\x56\xa5\x64\x3b\x09\x56\x35\x34\xe6\xf1\xd0\x4c\xad\x05\x78\x68\x94\xce\x27\xc1\xb8\x06\x0c\x21\xc1\xb8\x86\xc6\x19\x8c\x4b\xf1\x1e\x09\xc6\x35\xa4\x64\xde\x42\xbb\x8c\x6b\x15\xda\xd5\xd8\x1d\x2a\x67\xa6\xe7\x21\x1f\x91\x1a\x09\xc6\xa5\xc8\x90\x04\xe3\x1a\x4b\xfd\x44\x3e\x8d\x56\x18\xd7\x80\xbd\x27\x18\xd7\xc4\xfc\x98\x60\x5c\x8a\x60\x49\x30\x2e\x45\x5c\x24\x18\x17\x85\xe4\xee\x04\xe3\x9a\xf0\x85\x04\xe3\x9a\x82\x98\x30\x2e\xc5\x58\x24\x18\xd7\xc4\xf4\x93\x60\x5c\xca\xf5\x93\x60\x5c\xd3\xe9\x2e\x26\xdf\xfc\x35\x06\xff\xbe\x24\x43\xc6\x26\x0e\xbd\x04\x19\x9b\x9a\xa8\x90\xb1\xa9\x61\x0d\x19\x9b\x5e\x0f\x1f\x3c\x40\x02\x21\xba\xd0\x2e\x64\x6c\x6a\xaa\x2c\x7d\x5a\x5e\x04\x64\x6c\x0a\x4d\x40\xc6\xa6\x74\x36\x64\x4c\xe5\x86\x12\x64\x6c\x12\xda\x96\x20\x5c\x53\x68\x17\xc2\x35\xa3\xee\x29\x19\x74\x0e\x19\x20\xa9\x09\xc2\x35\x71\x59\x24\x08\xd7\xd4\x72\x0d\xe1\x52\x48\x4e\x82\x70\x4d\x4d\x00\x23\x5c\x79\x31\xc8\x33\x84\x4b\x89\x86\x32\xa4\x6a\x42\x75\x33\xa4\x6a\x82\x49\x32\xa4\x6a\xa2\x02\x32\xc4\x69\x82\xa7\x33\xc4\x49\xe5\x8d\x32\xe4\x48\x09\x75\x32\xe4\x68\xf1\x96\x32\xce\x9b\xc5\xb2\x94\xa1\x3c\x2b\xa8\x15\x68\x3d\xb4\xc8\x13\x80\x8a\xcb\x70\x97\xc5\xdb\xcd\x70\x17\xc5\x58\x64\xb8\x8b\xe2\x21\x32\xdc\x45\xb1\x19\x19\xee\xa2\xa4\x39\x19\xee\xa2\x54\x38\x19\xee\xa2\xe4\x37\x19\xee\xb2\x24\x3b\xdc\x65\x61\xe9\xcd\xb8\x4f\x94\x18\x27\xe3\x3e\x11\x77\xc9\xf0\x9a\x05\xaa\xcb\xb8\x4f\x14\x2b\x91\xe1\x35\x8b\x09\x9e\xe1\x35\x0b\xa5\x96\xe1\x35\x8a\x95\xc8\xf0\x9a\xf7\xab\xc0\x6b\xa8\xf8\x78\x67\x78\xcd\x6a\xea\xb5\x15\x30\x53\x8e\xba\x0c\x77\x59\x70\x89\x0c\x77\x51\x1c\x45\x86\xbb\x28\x72\x22\xc3\x5d\xd6\xd4\x75\xc8\x00\x56\xcb\xca\xc9\x00\xc6\xcb\xf8\x41\x14\x7b\x92\xe1\x2e\x6b\xe9\x9c\x29\x3c\x25\x50\xcd\xc6\x5d\xb2\x6a\xf5\x64\xe3\x2e\xf9\xba\xf4\xbc\x4e\xab\xd1\xa2\x3e\x1b\x4b\x41\xa6\xbc\x2c\x15\x03\xef\x4c\x79\x59\x25\xe9\xc9\x94\x97\x55\x41\xa3\x4c\x79\xd9\x0b\x75\x94\x1f\x0a\xad\x31\x8b\xb3\xf1\x9a\xac\x2c\x36\xf9\xa1\x86\x1e\xca\x29\x1b\xaf\xc9\x57\xd0\xf3\x32\x2d\xdd\xb3\xd0\xd2\x75\xc8\x10\xf4\x04\x64\x88\xba\x0e\x19\xa2\xae\x43\x06\x14\x5e\x7e\x54\x48\x4e\xff\x5c\xb4\x98\x1d\x94\x97\xbd\xb0\x02\x67\xca\xcb\x5e\xcc\xf0\x1c\x90\x8f\xd9\x98\x29\x2f\x7b\x69\xfe\x05\x15\x92\xe3\x0d\x06\xe4\xd3\x48\x0e\xc8\x47\x88\x61\x0e\xc8\x87\x1a\xcb\x94\x97\xbd\x50\x8d\x39\x20\x9f\x46\x64\x40\xbe\xaa\xe7\x51\x03\x47\xb3\x38\x20\x1f\x81\x06\x39\x20\xdf\xd0\x3d\x91\x6f\xea\x79\xc8\x87\x67\x20\x53\x5e\x56\x51\x1c\x99\xf2\xb2\x57\xff\x57\xbe\xe4\x1c\x11\x1d\xbb\x53\x8e\x88\x8e\x2d\x39\x1b\x55\xca\x0a\xfe\xc8\x11\xd1\x41\x52\x39\x22\x3a\x8e\xb9\x6c\x54\x29\xdf\x58\x6c\xb3\x51\xa5\x7c\x3b\x5d\x47\x8d\x39\xb4\x51\xa6\xf2\xec\xed\x74\x17\xfb\xb4\xf7\xa3\xeb\x3a\xe5\x57\xd5\x1a\x9c\x53\x5f\x4c\x74\x25\xb8\xc9\x46\x95\xb2\xd2\xba\x64\xa3\x4a\xf9\x26\xd0\x26\x27\x44\xc7\x86\x99\xa9\x3c\xab\x54\x31\xd9\xa8\x52\x56\x29\xa2\x6c\x74\x28\x2b\xe1\x4c\x4e\xc8\xa0\x65\x29\x21\x83\x96\xa5\x84\x0c\x58\xa8\x72\x42\x06\xcc\x34\x39\x21\x83\x96\xba\x44\x1d\xc0\xaa\x73\xc8\x80\xf9\x23\x27\x64\xa8\x7a\x1e\x32\x68\x59\xca\x92\x81\xf7\x62\x74\x28\xab\x84\x51\xa6\x84\xec\x8d\x69\x24\x67\x64\x00\x69\xe4\xcc\x37\x02\x03\x65\xe3\x3c\x59\xb1\x27\x39\x23\x9f\x16\xa9\x8c\x7c\x20\xa2\x9c\x91\xaf\xeb\x2e\xc8\x07\xf2\xce\x19\xf9\x40\x60\x39\x23\x5f\xd7\xd3\x91\xaf\xeb\x2e\xc8\x87\x05\x35\x67\xe4\xd3\x80\xcc\xc8\x07\x06\xca\x05\xf9\xba\x5a\xc8\xa7\x51\x47\x21\x24\xc5\xb3\xe4\x42\x3f\x09\xe1\xca\xc6\x4f\xb2\x03\xe7\x64\xe3\x27\xd9\x5d\xfa\x67\xa7\xa5\xbb\x0c\x5a\xf4\xcc\xf8\x49\x56\x3c\x4b\xa6\xdc\xab\x23\x1e\x22\x53\xee\xd5\x69\x7c\x1a\x3f\xc9\x0e\x9e\x98\x2b\xe5\x50\xa5\x28\x8d\x9f\x64\x15\x3b\xca\xc6\x4f\xb2\x83\xfd\x65\xe3\x27\xd9\x05\xdd\x25\xd2\xd2\x75\x89\x16\x7d\x31\x7e\x92\x9d\x16\xb7\x4a\x4d\x42\x7d\xe9\x8a\x7c\x30\xc3\x5c\x91\x4f\x4b\x5d\x45\x3e\x2d\x75\xca\x9f\x00\x43\xc8\x0d\x19\x34\xae\x1b\xfd\x4c\x3a\x47\x3f\x31\x78\x64\x8a\x16\x29\x0e\x26\x53\xb4\xc8\x81\x84\x73\xa3\x9f\x60\xd8\xdc\xe8\x67\xd3\x39\xfa\xa9\x85\xa8\xd1\x4f\xa9\xaa\x46\x3f\x31\x77\xe6\x46\x3f\x87\xee\xc2\x77\x18\x7a\x1e\xdf\x01\x8e\x95\x1b\x32\x48\x8d\x75\x64\x80\x63\x65\xb6\xf3\x78\x8d\x79\xe3\x19\xd9\x5f\x6a\x21\x1f\xb8\x38\x77\xe4\x93\xfa\xeb\xc8\x07\x82\xce\x94\x6d\x55\x0d\xa3\x4c\xd9\x56\x65\x95\xc9\xc6\x33\xb2\xd7\x7a\xd6\x91\x4f\xa3\xd5\x78\x46\xf6\xc0\xcf\x6c\x3c\x23\x2b\x46\x26\x1b\xcf\xc8\x8a\xa6\xc9\xc6\x33\x32\xb5\x44\xef\x4c\xd9\x56\xd5\x29\xca\x94\x6d\x55\x2d\xa2\xcc\x76\x1e\x0f\x88\xcd\x03\xf9\xc2\xf5\xaf\x25\x79\x20\xba\xf0\x18\x79\x17\x14\xa0\x93\x8d\x82\x64\xaf\xc1\x6a\x34\x23\x7b\xe9\x9f\x81\x78\xd2\x31\x46\x33\xb2\xaf\x6a\x21\x9e\x3e\xf4\x40\x3c\x28\x4f\x1e\x88\x27\xdc\x48\xd5\x56\x15\x65\xca\x94\x66\x55\xc2\x99\x4c\x69\x56\x2f\x74\x36\x11\x4f\x8b\xe2\x44\x3c\x90\x70\x9e\xc8\xa0\x65\x69\x22\x83\xb4\x34\xa5\x59\x15\xe6\x93\x8d\x66\x64\x15\x3b\xca\x94\x66\x55\x32\x9a\x3c\x91\x0f\x73\x44\x9e\xc8\xa7\xa1\x44\x69\x56\x25\x72\xc9\x13\xf9\xd8\x0a\x93\x29\xcd\xaa\x10\xa0\x4c\x69\x56\x8f\x33\x25\x1b\x97\xc8\x8f\x06\xd6\x44\x3e\x2d\x52\xc6\x25\xf2\x23\x7c\xb4\x90\x0f\xcb\x5d\x5e\xc8\x87\x9d\x2b\x1b\x97\xc8\x8f\x16\x22\x4a\xb3\x7a\xe2\x52\x32\xa5\x59\x3d\xb4\x2d\x53\x9a\xf5\xd1\xb2\x64\x8e\x9d\xfc\x38\x9d\x4b\xb4\x74\x1d\xf2\x69\x81\xa6\x34\xeb\xa3\x85\xc8\x78\x46\x0e\x1a\xd6\x0b\xf9\x34\x1d\x8c\x67\xe4\x27\xea\x3a\xe4\xc3\x76\x96\x8d\x67\x64\x15\x50\xca\xf0\x0c\xc5\x74\x14\xe3\x19\x59\xe5\x86\x8a\x39\x76\xb2\x0a\x1a\x95\x0b\xf9\x70\xa5\x16\xe3\x20\xf9\x01\xaf\x14\xe3\x20\xf9\x41\x89\x96\x0b\xf9\x50\x7f\xe5\x42\x3e\xd8\x51\xa1\x34\xeb\x83\x0a\x2f\xc6\x4f\xf2\x83\x03\xaa\x50\x9a\x55\x61\x53\xc5\x1c\x3b\xf9\x49\xba\xae\xd1\xeb\x40\x0b\xf9\xba\x7a\x8d\x7c\x51\xcf\x43\xbe\xa6\xeb\xf8\x7e\xd8\xfb\xcb\x8d\x7c\x45\x2d\xe4\x63\xba\x97\x1b\xf9\x50\x63\xe5\x46\x3e\x16\xbe\x72\x23\x1f\xca\xa9\xdc\xc8\xc7\x16\xdc\x72\x23\x1f\x63\xa2\xdc\xc8\x87\x8d\xb6\xdc\xc8\x37\xd4\x42\xbe\xaa\x7f\xf2\xfd\x9c\x5a\xc8\xb7\xd4\x33\xe4\x63\x5c\x97\x9b\x6f\xa4\xb7\x64\xec\x28\x07\x28\x79\x31\x76\x94\x15\x3b\x54\x8c\x1d\x65\x95\x4c\x2a\x0e\x19\x96\xae\x33\x19\x54\xec\xa8\x18\x3b\xca\x2a\x76\x54\x8c\x1d\x65\xe5\x83\x29\xc6\x8e\xb2\xb2\xca\x14\x63\x47\x39\x10\x4e\x56\x8c\x1d\xe5\x88\xa1\xab\x38\x64\x00\xac\x15\x63\x47\x59\x19\x67\x8a\xb1\xa3\xac\xaa\x45\xc5\xd8\x51\x0e\x55\x3d\x9b\x9c\xd3\x13\x90\x0f\xa7\x79\xf1\xc8\xc7\x1a\x52\x3c\xf2\x31\xdf\x8b\x47\x3e\xc6\x75\x31\xe6\x94\x15\xe7\x53\x3c\xf2\x81\xb5\x8b\x47\xbe\xa9\xbb\x20\x1f\xab\x54\xf1\xc8\x87\xbd\xbf\x78\xe4\xd3\x28\x37\xe6\x94\xad\x4a\xd2\x5f\x97\xe4\x02\xa9\x0a\x40\xf4\x02\xa9\x0a\x20\xa2\x02\xa9\x0a\x4d\x0f\x47\x74\x4c\xfa\xc5\x23\xba\x86\xa7\x47\x74\x0d\x25\x08\x57\x80\x18\x16\x08\x57\x00\xbe\x17\x08\x57\x98\x3a\x87\xe8\x68\xb1\x02\xe1\x52\x99\xa2\x02\xe1\x52\x12\x9b\x02\xe1\x8a\x2c\x8a\x05\xc2\xa5\xc0\x9e\x02\xe1\x52\x21\xa4\x02\xe1\x52\x08\x50\x81\x70\x45\x96\x97\x02\xe1\x8a\x2c\x52\x05\xc2\x15\x6f\xfd\xd3\xe4\x53\x28\x4f\x81\x70\x29\xe9\x4a\x81\x70\x45\xdc\x43\xc5\x08\xd7\x33\x35\x40\x20\x5c\x11\x43\x42\x81\x70\x29\x89\x4d\x81\x70\x29\xb0\xa7\x40\xb8\x22\xc8\xa6\x40\xb8\x14\x3e\x53\x20\x5c\x94\xe6\xbf\x4b\xa0\x9f\x50\xf2\x02\x71\x8a\x55\xf7\xa4\x9f\x5d\xcf\xa3\x9f\x9a\xa8\x10\x27\x05\xe1\x14\x88\x93\x12\xd5\x14\x88\x53\x46\xfd\x15\xd8\x51\x04\x2d\x15\xd8\x51\x84\xbc\x17\xd8\x91\x62\x6b\x0a\xec\x48\x29\x66\x0a\xec\x28\xe2\x45\x2e\xb0\xa3\x08\x3e\x2a\xb0\xa3\x38\x74\x4f\xa6\xd8\xd4\x39\xfb\x0e\x09\x4a\x5e\x60\x47\x49\x5f\xc5\xd8\x51\x56\xa4\x4d\x81\x1d\xa9\x84\x51\x81\x1d\xa9\xec\x6e\x81\x1d\x29\x42\xa7\xc0\x8e\x12\xee\xa1\x02\x3b\x52\x41\xa3\x02\x3b\x52\xd1\xa2\x02\x3b\x52\x91\xa4\x62\x8e\xa4\x9c\x34\xb2\xcc\x91\x94\x13\x88\xa8\xc0\x9c\x94\xd2\xa6\xc0\x9c\x94\xa8\xa6\xc0\x9c\x54\x98\xa8\xc0\x9c\x12\xf1\xb0\x05\xe6\xa4\x18\xa0\x02\x73\x4a\x1a\x59\x30\x27\x25\xb1\x29\x30\xa7\xa4\x11\x02\x73\x4a\x18\x97\x0a\xcc\x29\xe1\xbd\x29\x30\x27\x95\x45\x2a\x30\xa7\x04\xa7\x2b\x30\xa7\x84\xf3\xbb\xc0\x9c\x14\x2d\x54\x60\x4e\x49\x6a\x0c\xe6\xa4\xa4\x39\x05\xe6\x94\xe0\x97\x05\xe6\x94\xb4\x7c\xc2\x9c\x12\xe6\xc0\x02\x73\xca\xf0\x93\x02\x73\x4a\x00\xab\x02\x73\x4a\x52\x40\x30\xa7\x24\x45\x09\x73\x4a\x1a\xad\x30\xa7\x84\xcb\xb0\xc0\x9c\x12\x40\xa0\xc0\x9c\x54\xb0\xa9\xc0\x9c\x92\xd6\x10\xf3\x16\x15\xc5\x7e\x95\x82\x7c\x1a\xad\xb0\xaa\xa4\x19\x50\x90\x0f\x5f\x4e\x29\xc8\x87\xad\xbc\xc0\xb8\x94\xb7\xa6\x14\xe4\x93\x32\x2c\x7c\x3f\x8d\x4f\xd8\x58\x02\xda\x14\xd8\x58\x9a\xea\x4b\xe7\x4d\xe8\x9f\x83\x96\x64\x40\x3e\xad\x3d\x30\xae\x7c\xa9\xc5\x37\x82\x2f\x14\x18\x57\xbe\xff\x15\x71\x51\x20\x63\x19\x50\x5e\x20\x63\x59\x9a\x11\x32\x96\xb5\x80\x41\xc6\x54\xb0\xa9\x40\xc6\xb2\x57\x8b\xcf\xe7\x75\x97\x4a\x8b\x41\x00\x19\xcb\xf8\x24\x0b\x64\x2c\x6b\x58\x57\xc4\x23\xe2\xb6\x98\xb3\x28\xe7\x47\xcf\xb3\xcf\xa7\xd2\x4e\x05\xa2\xa6\x64\x3b\x85\x50\xba\x8c\x9d\xb9\x98\xb3\x28\xab\x78\x54\x81\xc4\x65\x61\x2e\x48\x5c\x66\x6b\x43\x81\xc4\x29\x51\x4d\x81\xc4\xe5\xa2\x16\xf2\x81\xa7\x0b\x24\x2e\x63\xcb\x2a\x90\x38\x05\x43\x15\x48\x9c\x0a\x59\x15\x48\x5c\xd6\x80\x84\xc4\x65\xe2\x36\x0a\x24\x2e\x17\x9d\x43\xbe\xaa\xe7\x21\x1f\xde\xee\x02\x89\xcb\x1a\xf2\x90\x38\xa5\xd7\x29\x90\xb8\x2c\x1c\x00\x89\xcb\x5a\x76\x21\x71\x59\x58\x0d\x12\x97\x71\x27\x16\x88\x9a\xc2\xad\x0a\x64\x2c\x4b\x35\x42\xc6\x94\xa8\xa6\x40\xc6\x54\xe8\xa9\x40\xc6\xb2\x30\x10\x64\x4c\x61\x53\x05\x32\x96\xd9\x66\x5b\x20\x63\x59\x03\x19\xc6\xa5\xa4\x39\x05\xc6\xa5\x24\x3d\x05\xc6\xa5\xe2\x51\xc5\x9c\x3e\xb9\x48\xc1\x9a\xd3\x27\x97\x47\xad\xc4\x39\xde\x12\x6c\x4c\xe9\x75\x0a\x8c\xab\x08\x57\xc1\xb8\x8a\x46\x0f\x8c\xab\x68\x64\xc1\xb8\x94\xdc\xa7\xc0\xb8\x54\x66\xaa\xc0\xb8\x8a\x16\x3e\x18\x57\x61\x5b\x47\x81\x71\x29\x68\xab\xc0\xb8\x94\x8c\xa6\xc0\xb8\x0a\x7e\x97\x02\xe3\x2a\x98\x1c\x0a\x8c\xab\x08\x65\xc1\xb8\x94\x9a\xa6\xc0\xb8\x8a\x30\x3a\x8c\x4b\x69\x72\x0a\x8c\x4b\x49\x7a\x0a\x8c\x4b\xc9\x76\x0a\x8c\xab\x60\x4a\x2b\x30\xae\x22\xfc\x07\xe3\x52\xb0\x57\x81\x71\x15\xa9\x77\x18\x57\x21\x8a\xa3\xc0\xb8\x8a\x10\x34\x8c\xab\x60\x04\x2b\x30\xae\x42\x62\xb1\x02\xe3\x2a\x98\x2a\x0a\x8c\xab\x68\x69\x85\x71\x29\xbd\x4e\x81\x71\x15\x81\x35\x18\x57\xd1\x42\x0b\xab\x2a\xc2\xfd\x30\x27\x85\x85\x15\x98\x53\x61\x2c\x55\x98\x53\x61\xcf\x40\x85\x39\x55\x94\x6f\x85\x39\x55\xd6\xa5\x0a\x73\xaa\x98\xa1\x2a\xcc\x49\x19\x59\x2a\xcc\x49\xb9\x69\x2a\xcc\xa9\xf2\x35\x2b\xcc\x49\xe5\xb0\x2a\xcc\x49\xd9\x5a\x2a\xcc\xa9\x32\x96\x2a\xcc\xa9\x06\xdd\xa5\xd1\x72\xb4\x3a\xff\xd4\x75\x83\x96\x7a\x6d\xf2\xd5\xa4\xbe\x98\x7c\x95\x51\x50\x61\x4e\x2a\x95\x55\x61\x4e\x96\x01\xe6\xaf\x4b\x72\x85\x54\x55\xcc\x11\x15\x52\x55\x59\x5e\x2a\xa4\x4a\x89\x5c\x2a\xa4\xaa\x02\xf4\x2b\xa4\xaa\xf2\xa1\x2b\xa4\xaa\x16\xb5\x10\x0f\xa3\x46\x85\x38\x55\xf0\x5f\x85\x38\x29\xd8\xab\xde\x88\xd7\x25\x02\xe2\x75\x3d\x1d\xf1\xf8\xb4\x15\x52\x55\x31\x16\x54\x48\x55\xc5\x26\x55\x21\x55\x95\xcf\x5e\x21\x55\x15\x5f\x6d\x85\x54\x55\x6c\xde\x15\x52\xd5\x6e\x9d\x43\x06\x74\x61\x85\x54\x55\x22\x12\x2a\xa4\xaa\x2e\xdd\x93\xcf\x07\x6e\xac\x90\xaa\x3a\xd4\x17\x93\x4f\x15\xbd\x2a\xa4\xaa\x5d\xba\x6e\xf0\x3c\xc9\x80\x7c\x53\x7d\x59\x9c\xe3\x43\x43\xaa\x9a\x06\x1d\xa4\xaa\x11\x92\x53\x21\x55\xcd\xe9\x1c\x49\x3d\xb1\x6f\x56\x4f\x12\x43\xf0\x43\x85\x54\x35\xa7\x7b\x46\x5a\x3a\x97\xb8\x0e\x19\x20\x55\x0a\x2e\xab\x90\xaa\xa6\xe1\x09\x73\x52\x58\x58\x85\x39\x35\x62\x09\x2a\xcc\xa9\x3d\xba\x0b\xf2\x11\x9a\x58\x61\x4e\x2d\xe8\xe9\xc8\xa7\x41\x0e\x73\x6a\x98\x31\x2a\xcc\xa9\x45\x9d\x43\x3e\x70\x63\x85\x39\x29\x80\xac\xc2\x9c\x5a\xd4\x39\xe4\x63\x39\xab\x30\xa7\x86\xda\xac\x30\x27\x15\x06\xab\x30\xa7\x96\x75\x17\xe4\xc3\x24\x56\x61\x47\x0d\xe3\x59\x85\x01\x75\x1c\xab\x15\x97\x93\xca\x61\x55\x18\x50\x07\x33\x57\x18\x50\xd7\x64\x84\x01\x29\x1e\xa9\xc2\x80\x54\x2a\xab\xc2\x80\x14\x65\x54\x61\x40\xca\xba\x52\x71\x39\x29\xeb\x4a\xc5\xe5\xa4\xd8\xa1\x8a\xcb\xa9\x27\x3d\xa1\xd2\x52\xcf\xec\x3b\x28\x23\x4b\x85\x39\x75\x8c\x6e\x15\xe6\xd4\x35\x8b\x61\x4e\x9d\xe5\xba\xc2\x8e\x54\x1c\xab\xc2\x8e\xba\x96\x10\xd8\x51\x67\xf1\xae\xca\x03\xae\xe5\x0c\x76\xa4\x78\xa4\x0a\x3b\xea\x55\xf7\x44\x86\xa6\x73\xf4\x13\xa8\x51\x61\x40\x2a\xaa\x55\x61\x40\xbd\xeb\x09\xf4\x13\x53\x4c\x85\x01\x75\xcd\x54\x18\x50\xc7\x3e\x5d\x61\x40\x5d\xb3\x1f\x06\xa4\xc2\x59\x15\x26\xa3\x08\x9d\x0a\x93\x19\x9a\x71\x30\x99\x01\xa2\xad\x30\x99\x71\xe9\x3a\xeb\xe7\xd0\x1c\x33\x26\x53\x54\x77\xa6\xc2\x64\xc6\xad\xa7\xab\x9f\xba\x6e\x72\x8e\x7e\xc2\x64\x86\xe6\x2d\x4c\x66\xc0\x83\x2b\x4c\x66\x68\x49\x86\xc9\x0c\x58\x71\x85\xc9\x58\x9c\xcf\xdf\x97\x64\x48\xce\xc8\xba\xcc\x3e\xc3\x00\xb9\x55\x48\xce\xd0\x12\x09\xc9\x19\xb8\x8e\x2a\x24\x47\x41\x38\x15\x92\x33\x30\x6a\x54\x48\xce\xd0\xeb\x84\xe4\xa8\x94\x54\x85\xe4\x28\xb5\x49\x85\xe4\xa8\xb0\x54\x85\xe4\x0c\x48\x4e\x85\xc8\x0c\x48\x71\x2d\x88\xa7\x0f\x06\x91\x19\xe0\xb8\x0a\x59\x19\x4b\xff\xb4\xbe\x4c\xbd\x78\x08\x89\x42\x56\x2a\x84\x64\x82\xc3\x2b\x84\x44\x11\x25\x15\x42\x32\xbd\xae\x9b\xb4\xf8\x0c\xb8\x87\x26\x5e\xeb\x8a\x7b\x48\x25\xa1\x2a\x64\x65\x6a\x59\x82\xac\x4c\x4d\x54\xc8\xca\xd4\xd4\x84\x91\x4c\x4d\x69\x18\xc9\x0c\xba\xce\x64\x50\xd1\xa9\x0a\x23\x99\x51\xd7\xd9\xbb\x9e\x4e\x4f\x47\x3e\xc8\x66\x85\x91\xc8\x88\x52\x61\x24\x4a\x90\x52\x61\x24\x4a\xc1\x52\x61\x24\x8a\x44\xa9\x30\x92\xa9\xef\x0e\x23\x99\x58\xc4\x2a\x8c\x64\x6a\x82\xc3\x48\xa6\x14\x33\x8c\x64\xe2\x82\xad\x30\x92\xa9\xc9\x0f\x23\x99\x60\xb5\x0a\x23\x99\x52\xd3\x30\x92\xa9\x85\x01\x46\x32\x35\xce\x60\x24\xca\x90\x52\x61\x24\x53\xca\x1e\x46\x32\x41\x6e\x15\x46\x32\x61\x08\x15\x46\x32\xa1\xa5\x15\x46\x32\x9b\xae\x43\x3e\x8d\x56\x18\xc9\x24\x8c\xb0\xc2\x48\x54\x8c\xab\xc2\x48\xa6\x46\x1d\x8c\x64\x6a\x44\xc2\x48\x54\x7e\xab\xc2\x48\xa6\x46\x1d\x8c\x64\x2e\xfd\x13\xf9\x04\x19\x70\x2b\x29\xef\x49\x85\xad\x2c\x2d\x21\xb8\x95\xd6\xa5\xbe\x98\x7c\xeb\x56\xab\xd1\xe2\x8b\xc1\x64\x16\xdb\x33\x2a\x4c\x46\xb9\x4d\x2a\x4c\x66\xdd\xea\x0b\xf1\x41\x1a\xe5\x30\x99\x25\xdc\x08\x93\x59\x82\x0c\x30\x99\x25\xa5\x0d\x93\x59\x52\xef\x30\x99\xe5\x75\x5d\xa0\xc5\xd3\x61\x32\x8a\x01\xaa\x30\x99\xa5\x79\x04\x93\x51\x0e\x96\x8a\x5f\x49\x05\xb7\x2a\x7e\xa5\xa5\xd9\x01\xcb\x59\xc2\x9b\xb0\x9c\x77\x51\x84\xe5\x2c\x4c\x31\x15\x96\xa3\xa2\x61\x15\xee\xb2\x8a\x5a\xf4\x1a\xb3\x49\x85\xbb\x28\x7a\xa7\xc2\x5d\x54\xc8\xaa\xc2\x5d\x14\xcb\x53\xe1\x2e\x8b\xfc\x3a\x15\xee\xb2\xb4\x4a\xc1\x5d\x16\x06\xd5\x0a\x77\x59\x82\x67\x70\x97\x35\xf5\x4f\x7a\x3d\x75\xcf\xc1\x9e\x01\xdd\x93\x5e\x8b\x05\x18\x77\x29\x97\xbe\xb4\xf1\x93\x72\xfd\xd3\x70\x51\x8d\xba\x14\xd5\xa3\xaa\x46\x5d\x8a\x02\x6d\xaa\x51\x97\x72\x49\xc7\x18\x75\x29\x17\x84\xb2\x2e\xb6\x2f\x48\x57\x18\x75\x29\x0a\xe5\xa9\xe6\x2c\x2a\x17\xa6\x8a\x6a\xce\xa2\x72\x89\x2e\x18\xad\x29\x97\x96\x41\x73\x16\x95\x4b\x9f\x1d\x67\x91\x2a\x7a\xb5\x0b\x11\xb0\xcb\xb4\x8b\x7e\xf2\x69\xdb\x45\x3f\xbd\xce\xd1\x4f\xd0\x59\xbb\xe8\x67\xd0\x5d\xe8\x67\xd0\x3f\xe9\x67\xd4\x39\xfa\x09\x02\x6b\xec\xe6\x51\x48\x4e\x33\xea\x52\x62\xd5\x3f\xe9\x27\x8b\x5b\xbb\xf4\x19\xd4\x9a\x9c\x1b\xb4\xf8\x0c\x2c\x75\xcd\xa8\x4b\xb9\x40\x6e\xcd\xa8\x4b\xb9\x58\xc0\xda\x8d\x7c\xe0\x9c\x76\x23\x1f\x11\xa9\x8d\x04\xde\x97\x9e\x7e\x23\x5f\xd5\x39\xe4\x6b\x7a\x02\xf2\x61\x52\x69\x37\xf2\x31\x94\xda\x8d\x7c\xa0\x90\x46\x5e\x38\xf7\xe8\x9e\x7c\x07\x96\x9e\x66\xdc\xa5\xdc\x97\xae\x33\xf9\xee\x5b\xad\x49\x4b\xfd\x34\xf9\x6e\xfc\xcd\xcd\xb8\x4b\xb9\x51\x63\xcd\xb8\x4b\x51\x31\xa7\x66\xdc\xa5\x28\x0b\x4a\x33\xee\x52\x6e\x7d\x15\xe3\x2e\xe5\x46\xad\x34\xe3\x2e\x45\xe9\x59\x9a\x71\x97\x72\xe3\xb4\x6b\x6c\x03\x52\xc1\xa6\x66\xdc\xa5\xdc\xfa\x0e\xc6\x5d\xca\x8d\x7a\x68\xc6\x5d\xca\xad\xf7\x69\xdc\xa5\x28\x0e\xa6\x39\xe4\xab\x6a\x21\x5f\xd5\x75\xc8\xa7\xb7\xeb\x90\x0f\xf5\xd0\x3c\xf2\xe9\xed\x7a\xe4\x63\x4b\x44\xf3\xc8\xd7\xf4\x4f\x64\xc0\x6e\xdf\x3c\x32\xb0\xcc\x37\xb6\xfa\xdc\x58\x49\x9b\x47\x06\x20\x4a\x23\x5c\xee\x06\x78\x34\x8f\x0c\xf0\xa8\xe6\x91\x41\xdf\xc8\x23\x03\x0a\xa1\x19\x07\x29\x2a\x22\xd4\x1e\xfa\x09\x28\x69\xc6\x41\x8a\x8a\x0f\x35\xe3\x20\x45\x39\x51\x9a\x71\x90\xe2\x98\xef\xcd\x38\x48\x71\x58\xe3\x9b\x71\x90\xa2\xda\x40\xcd\x38\x48\x71\x2c\x91\xcd\x38\x48\x71\x8f\xae\xcb\xb4\x90\xd6\x38\x48\x51\xd4\x48\x33\xef\x4d\x79\xc7\x99\x79\x6f\x8a\x2b\xba\xce\x64\x70\x5e\xfd\x1c\xfc\x13\xf9\xcc\x7b\x53\x1c\xf0\xa5\x3d\xc8\xc7\x22\xdc\x8c\xbb\x14\xe5\x4b\x69\x01\xf9\x50\xfd\x2d\x20\x1f\xce\xb7\x16\x90\x0f\x36\xd6\x02\xf2\x01\x15\x5b\x40\x3e\xfc\x5f\x2d\x20\x1f\x0b\x74\x0b\xc8\x37\x75\xce\xe4\xf3\x97\xae\x43\xbe\xa5\x7b\x9a\x7c\x1e\x73\x59\x33\xee\x52\x3c\x71\x30\xcd\xb8\x4b\xf1\x9a\x2b\xc6\x5d\x8a\xc7\xf0\xdb\x8c\xbb\x14\x7f\xff\x2b\x85\x7d\x33\x87\x50\x51\xcc\x43\x33\x87\x50\xf1\x90\xb8\x66\x94\xa7\x28\x30\xa4\x19\xe5\x29\x1e\x1d\xda\x8c\xf2\x14\x8f\x16\x6b\x46\x79\x8a\x07\xd5\x35\xa3\x3c\x45\xf1\x10\xcd\x28\x4f\xf1\x38\x1b\x9a\x51\x9e\xe2\x35\x51\x23\xa2\x37\x5d\x87\x78\x20\xa9\x46\x48\x9c\xd7\x0b\x8c\xf4\x13\x1b\x66\x4b\xf4\x13\x9d\xd6\x12\xfd\x1c\x3a\x47\x3f\xc9\x59\xd0\x12\xfd\xc4\x82\xda\x12\xfd\xd4\xe4\x48\xf4\xb3\xeb\x3a\xfa\xa9\x05\xcc\xe8\x50\x79\x30\x39\x34\xa3\x43\xe5\xd1\x20\x37\x3a\x54\x14\x7f\xd1\x8c\x0e\x15\x45\x55\x34\xe8\x90\xa2\x23\x9a\xd1\xa1\xf2\xdc\x7a\x9e\x7d\x22\x15\xd9\x69\x46\x87\xca\x83\x59\xa1\x19\x1d\x2a\xf2\xfb\x37\xa3\x43\xe5\x41\x35\x36\xa3\x43\x45\xe9\x52\x9a\xd1\xa1\xa2\xb4\x27\xcd\xe8\x50\x79\xb0\x7a\x35\xca\xb6\x3e\x1a\x2e\xc6\x79\xca\x83\xe9\xa0\x19\xe7\x29\x8f\xbe\x51\x46\xbe\xa8\xeb\x90\x4f\x93\x31\x23\x5f\xd4\xf3\x98\x62\x38\xae\x5a\x46\xbe\xa4\xbb\x20\x5f\x52\xaf\x91\x0f\xbb\x68\xcb\xc8\x27\x55\x95\x91\x4f\x53\xa5\x20\x9f\x46\x48\x41\x3e\x2c\xa8\x0d\xc7\xce\x23\xa5\x56\x90\x8f\x88\xd4\x66\x8e\x9d\xa2\xfc\x17\xcd\x1c\x3b\x45\xde\xee\x66\x5c\xa9\xc8\x9f\xde\xcc\xb1\x53\xe4\x33\x6f\xe6\xd8\x29\x41\x53\xda\xb8\x52\x09\xc4\xdd\x34\xe3\x4a\x45\x9e\xf7\x66\x5c\xa9\x84\xaa\x7b\x4e\x5a\xc8\x60\x5c\xa9\x28\xab\x45\x33\xae\x54\x02\xce\xa2\x66\x5c\xa9\xc8\xdd\xdd\x8c\x2b\x95\x00\x46\x6f\xc6\x95\x8a\x72\x5c\xb4\x37\x4f\x1b\x7d\xa9\xc8\xa0\xd1\x5a\x91\x01\xc2\xdc\x2a\x32\x74\x3d\x0f\x19\x70\x9a\x37\xb6\xfa\x04\xfc\x04\xcd\xb8\x52\x09\x5a\xe6\x2b\xf2\x0d\x5d\x87\x7c\x5a\xe6\x2b\xf2\x69\xe6\x54\xe4\x93\x0a\x37\xae\x54\xa2\x46\x9d\x71\xa5\x12\x31\x6d\x35\xe3\x43\x25\x82\x8b\x9b\xf1\xa1\x12\x41\xc2\xcd\xf8\x50\x51\xe5\x97\x66\x7c\xa8\x44\x2d\xb4\xc6\x87\x4a\xd4\x98\x30\x3e\x54\x94\xe3\xa2\x19\x1f\x2a\xaa\xfc\xd2\x8c\x0f\x15\x55\x7e\x69\x0d\x48\x14\x74\x4f\xc2\x63\xb1\xe2\x37\xe3\x43\x45\x39\x2e\x9a\xf1\xa1\xa2\x6c\x18\xad\x21\x03\x5e\x98\xd6\x91\x01\xc3\x4c\x33\x3e\x54\xa2\xd4\x43\xc7\x81\x88\xd7\xa7\x75\xe4\x93\x2a\xee\xc8\xa7\x51\xd0\x91\x41\xab\x54\x47\x06\x29\xe6\x8e\x0c\x98\x69\x5a\xa7\x9f\x44\x5f\xb5\x4e\x3f\xa5\x98\x3b\xfd\xfc\xa5\xb4\xff\xbe\x24\x77\x44\xd0\x20\x18\x72\x7c\xa8\x85\x08\xfa\xb4\x46\x79\x8a\x7c\xd8\x6d\x20\x82\x06\x08\x89\xb1\xe5\xd1\x6e\x46\x79\x8a\xf2\x51\x34\xa3\x3c\x45\xde\xf5\x66\x94\xa7\xc8\xbb\xde\x8c\xf2\x94\xa4\xc5\xcd\x28\x4f\x49\xc2\xc5\x24\xc6\x96\x3f\xbd\x19\xe5\x29\x2a\x11\xd3\x8c\xf2\x14\x95\x88\x69\x46\x79\x4a\x92\x6e\x32\xca\x53\x94\xf1\xa2\x99\x63\xa7\x24\x48\x7f\x33\xc7\x4e\x49\x42\x75\xe6\xd8\x29\x09\x8c\xde\x26\x56\x59\x2d\x67\x13\x19\xa0\x58\x6d\x22\x83\x34\xff\x44\x06\x0d\xcf\x89\x0c\x42\x0c\x13\x19\x34\xe8\x26\x32\x68\x19\x9c\xc8\x20\x34\x31\x91\x41\xc3\x0c\x02\x24\x9f\x79\x33\x02\x14\x14\xdb\xd9\x20\x40\xca\xb7\xd1\x16\x32\x60\xa1\x6a\x0b\x19\x08\xe8\x6a\x90\x23\xd5\x7a\x69\x30\x20\x15\x9a\x69\x30\xa0\xa4\xa5\x0e\x06\x94\xb0\x53\x36\x18\x50\x22\xdc\xbe\xc1\x80\x94\x7d\xa3\xc1\x72\x92\xf0\x0a\x2c\x27\x69\x01\x83\xe5\xa8\xee\x4c\x5b\xc8\x00\x85\xec\x17\xfd\xec\x6a\xd1\x4f\x8c\x0c\x1d\x06\x94\x50\x86\x1d\x06\x24\xaf\x7c\x87\x01\x29\x8b\x46\x87\x01\x25\xb6\x73\x77\x18\xd0\x62\xf2\x77\x18\x90\xbc\xe4\x9d\x6d\x39\x4a\x14\xdf\x61\x40\x69\xe9\x79\xc8\x40\xee\xbe\x0e\x03\x92\x07\xbd\xc3\x80\x94\x7d\xa3\xc3\x80\xb2\x57\xcf\x6c\x2c\x65\xc6\x52\x87\x01\xc9\xc1\xdd\x61\x40\x99\x68\x8c\x0e\x03\xca\xec\x75\xeb\x30\x20\x55\x9a\xe9\x30\xa0\xac\x5e\xc3\x80\x32\x4b\x56\x87\x01\xc9\x19\xdd\xe1\x35\xca\xd3\xd1\x6f\x52\xc3\xc3\x10\x3a\xbc\x46\x19\x36\x3a\xbc\x46\x19\x36\x3a\xbc\x46\x6e\xdd\x0e\xaf\xc9\x4d\x4f\xa7\xd7\x78\x6f\x3a\xbc\x26\xeb\xab\xc0\x6b\x94\x8b\xa3\xc3\x6b\x32\x48\xb1\xc3\x6b\x32\xa6\x98\x0e\xaf\x29\x97\xae\x0b\xb4\xf4\x4f\xfb\x2a\xca\x8d\xd1\xe1\x35\xe5\xd6\xf3\x32\x2d\xde\x27\xbc\x46\xb5\x49\x3a\xdc\xa5\xe8\xed\xc2\x5d\x0a\x1e\x93\x0e\x77\x51\x16\x8d\x0e\x77\x29\x60\xd1\x0e\x3f\x29\xcc\xbf\x6e\xbe\x95\x52\x98\x7f\x1d\xdf\x4a\x01\xcd\x77\xb8\x4b\x01\x79\x77\xb8\x4b\xd1\x9b\x87\x9f\xc8\xc9\xdb\xe1\x27\xca\xa9\xd1\x3d\x7d\x21\x85\x55\x87\x83\x14\x54\x71\x87\x83\x14\x8d\x33\x38\x48\x81\xc9\x74\x38\x88\x8a\x77\x74\x38\x48\x01\x2a\x76\x38\x48\x19\xff\x32\x5c\x74\x68\x46\x59\xba\x65\xa3\xa5\x9b\xd8\x2b\xab\x64\x9b\xea\xd0\x8c\xaa\x81\x0c\xcd\x50\xbd\x8c\x0e\xcd\x28\x68\xdb\x0e\xcd\xa8\x2c\x91\x1d\x9a\x51\x41\x83\x1d\x9a\xa1\xac\x16\x1d\x9a\x51\xf5\x02\xa1\x19\x55\xaf\x1a\x9a\x51\x89\x76\xec\xd0\x0c\xe5\xbf\xe8\xd0\x0c\x65\xca\xe8\xd0\x8c\xaa\xd7\x09\xcd\xa8\xa8\x95\x0e\xcd\x90\x27\xb5\x43\x33\x94\x37\xa3\x43\x33\x2a\x9a\xb8\x43\x33\x54\x13\xa3\x43\x33\x6a\xd4\x3d\x17\x2d\x06\x0f\x5c\x42\x19\x36\x3a\x5c\xa2\x6a\x52\xc1\x25\x2a\x08\xb3\xc3\x25\x2a\x28\xab\xc3\x25\x94\xf1\xa2\xc3\x25\xaa\x3e\x34\x5c\xa2\x76\x9d\x43\x3e\x08\x57\x87\x4b\xa8\x46\x45\x87\x2f\x28\x03\x45\x87\x2f\x54\x2c\x5b\x1d\xbe\x20\x27\x68\x87\x2f\x54\xd2\x00\x75\xf8\x42\xc5\xce\xd5\xe1\x0b\x72\x7b\x76\xf8\x82\x9c\x99\x1d\xbe\xa0\x6a\x16\x1d\xbe\xa0\xec\x14\x1d\xbe\xd0\x34\xc5\xe0\x0b\x72\x5f\x76\xf8\x82\x6a\x54\x74\x38\x41\xc3\xdb\xdd\xb3\xaa\x59\xf0\x76\xc1\xef\x0d\xf5\xd7\xc1\xef\xaa\x3c\xd1\xc1\xef\x72\x27\x76\x30\x7a\x63\x1b\x50\x07\xa3\x37\xcc\x1f\x1d\x8c\x2e\x67\x5f\x07\xa3\xb7\xa2\xbb\xd8\xf7\x53\x3d\x89\x0e\x46\x6f\xd8\xb5\x3b\x58\xbb\xa1\x56\x3a\x58\x5b\x19\x1a\x3a\x58\xbb\xe9\x3b\x80\xb5\x1b\xf8\xb6\x83\xb5\x1b\x48\xb8\x17\x64\xd7\x72\x56\xe8\xa7\xbe\x18\x58\xbb\x61\x83\xee\x60\xed\xa6\xd9\x01\xd6\x6e\xb0\xb1\x0e\xd6\x6e\x43\xad\x9b\x73\xf4\x13\xac\x2d\xc7\x63\x07\x6b\x37\x29\xa0\x8a\x0c\xfa\x7e\x60\xed\x46\xe6\x91\x0e\xd6\xee\x18\x27\x3a\x58\x5b\xb9\x23\x3a\x58\xbb\x6b\x31\x05\x6b\x2b\x07\x44\x07\x6b\x77\x29\x27\xb0\x76\xd7\x77\x07\x6b\xab\xbc\x44\x07\x6b\x77\x2d\xc2\x60\xed\x7e\xa9\x9f\x8b\x16\xcf\x03\x6b\x77\x2d\xa6\xe6\x97\x28\x2a\x4b\xd1\x1b\xf2\x69\x84\x80\xc3\x55\xa4\xa2\x83\xc3\xbb\x16\x6f\x70\x78\x07\x4a\x75\x70\x78\xc7\x97\xd3\xc1\xe1\x5d\x23\x0b\x1c\xde\xa5\x0c\xc1\xe1\x5d\xeb\x04\x38\xbc\xc3\xd4\x3a\x38\x5c\x99\x32\x3a\x38\xbc\x47\xdd\x13\xf9\x92\xee\x82\x7c\x38\x5d\x3b\x38\xbc\x13\x4c\xd0\xc1\xe1\x9d\xa0\xd0\x0e\x0e\xef\xfa\x0e\xe0\xf0\xa1\x77\x0d\x0e\x1f\xbf\xde\xe0\xdf\x97\x64\x20\x7a\xd7\x24\x36\x97\x45\x19\xd2\x85\xe6\xb2\x28\xca\x59\xd0\x81\xef\x03\xbc\xd9\x81\xef\xc3\xe9\x9c\x89\xae\x3d\xef\xdd\x5c\x16\x65\x38\xdd\xc5\x44\x57\x75\x89\x0e\xb4\x1f\x9a\x8c\x40\x7b\xe5\x3a\xe8\x40\x7b\x55\x82\xe8\xe0\xf7\x01\x41\xef\x86\xdf\x8b\x32\x18\x74\xf0\xfb\xd0\xab\x06\xbf\x2b\x83\x41\x07\xbf\x0f\x10\x6d\x07\xa3\xab\x4a\x44\x07\xa3\x0f\x4d\x70\x30\xfa\x90\x0e\x05\xa3\xab\x4a\x44\x07\xa3\x2b\xbb\x41\x07\xa3\x2b\x2f\x41\x07\xa3\x0f\x08\x73\x07\xa3\x2b\x33\x40\x07\xa3\x8f\xa8\x7e\x22\x03\x58\xb4\x83\xd1\x47\x51\x0b\x19\x08\x6d\xeb\x13\x19\x08\x4e\xea\x13\x19\x08\x39\xea\xe0\xf7\x21\x9c\x03\x7e\x1f\x78\xad\x3b\xf8\x7d\x40\x9f\x3b\xf8\x5d\xf9\x05\x3a\xf8\x5d\x2e\xd8\x0e\x7e\x57\x75\x89\x0e\x7e\x97\x43\xb6\x83\xdf\xe5\xc8\xed\xe0\x77\xd5\x85\xe8\xe0\xf7\x41\x82\xa2\x3e\x91\x4f\x4a\x1b\xfc\xae\x6a\x16\x1d\xfc\x3e\x84\x68\xc1\xef\x43\xca\x02\xfc\x3e\x96\xce\x99\x0c\x13\x4b\x68\x07\xa3\x4f\xcc\x1f\x1d\x8c\xae\xad\xf3\x1d\x2f\x85\xb6\xb9\x77\xbc\x14\x72\x4a\x76\xf0\xfb\x24\x2c\xac\x83\xd1\xb5\xb1\xbd\x5b\xf0\x55\x99\x45\xf7\xa4\x7a\x0d\x4b\xf2\x00\xbf\x4f\xb6\x7a\x0f\xf0\xbb\x4a\x1e\x0c\xf0\xfb\xe4\x3b\x0c\xf0\xfb\xe4\x7d\x0e\xf0\xbb\xdc\x90\x03\xfc\x3e\xab\xee\x02\xcf\x88\x7a\x02\x32\x60\x72\x18\xa0\xf2\xc9\xb2\x3b\x40\xe5\x73\xe8\x9c\xb2\x20\x4f\x5a\xf4\x7a\xe8\x9e\xf4\x9a\x88\xa0\x01\x2a\x9f\x98\x1c\x06\xa8\x7c\x62\xc8\x1b\xa0\x72\x95\x43\x18\xa0\xf2\x89\xf2\x1d\xf8\x1e\x26\x0c\x76\xb0\xc9\x3e\x62\x41\x1d\xa0\x6b\x39\x17\x07\xe8\x7a\xb1\x0c\x0e\xd0\xf5\x02\xa7\x0e\xd0\xb5\x5c\x78\x03\x74\xbd\xf0\x1a\x0c\xd0\xf5\xc2\x78\x36\x40\xd7\xda\xf0\x3f\x40\xd7\x0b\xaf\xc1\xc0\xde\xbf\xa2\xee\x49\xcc\x43\xd4\x5d\xec\xbd\x2c\x4c\x1c\x03\xcc\xbc\x92\xee\x49\xcf\x58\x22\x07\x98\x79\xf1\x6d\x07\xf6\x7e\xb9\xfe\x06\xf6\xfe\x85\x51\x6a\x18\x9e\x0e\x99\xad\x6f\x83\x3a\x30\x85\x98\xe5\x01\x9e\xbe\x98\xef\x43\x29\x84\x59\x27\x86\xe1\x69\x27\x33\xcd\x30\x45\xe9\x3d\x38\x7c\x98\xa2\xf4\x1e\x15\x37\x4c\x51\x7a\xd9\x8b\x87\x29\x4a\xaf\xaa\xec\xc3\x14\xa5\xf7\xc0\x97\x61\x8a\xd2\x5b\x4d\xf8\xbf\x2e\xc9\xc3\x74\xa8\xd7\xc6\xc5\x61\x3a\xd4\x7b\xac\x9d\xc3\x74\xa8\xf7\x2c\x60\xc3\x74\xa8\x57\xd2\xec\x61\x3a\xd4\xfb\x4b\x0f\xef\x3c\x4e\xd7\x0d\x5a\xba\xe7\xa4\xd5\x68\x2d\x3a\xcd\x67\x30\x1d\xea\x65\x9f\x1e\x8d\x4e\xb3\xf4\x8c\x46\xcf\xf0\xbc\x0f\xd3\x7e\x5e\x15\x0f\x86\x69\x3f\xaf\x1a\x07\xc3\xb4\x9f\xbb\x31\x63\x8c\x46\xcf\xba\xfe\xd9\xed\x9c\x86\x99\x29\x20\xef\x30\x55\x8c\xce\x2b\xc3\x86\x39\x3a\x4f\x67\xf2\x8f\xce\xd3\x21\xfd\xc3\x14\x90\xd3\x66\xd6\x61\x0a\xc8\xc9\x29\x32\x4c\x01\x39\x07\x52\x1c\xa6\x80\x9c\xd3\x04\x37\x05\xe4\x1c\x64\x6c\x98\x02\x72\x4e\xbd\x36\x05\xe4\x1c\x11\xc5\xc3\x94\x4c\x50\x9d\xeb\x81\x92\x51\x2c\xf0\xa0\x7a\xda\xc4\x39\x35\x86\xf0\x83\xae\xa3\xe4\x0e\x2a\x75\xc8\x2f\xde\xf5\x4f\xca\x76\xe9\x9d\x99\x02\x0a\x5e\x8b\x8d\x29\xa0\x91\xa3\x1f\x2a\x04\x35\x4c\x09\x85\x77\x18\xa2\x84\x14\x55\x3c\x48\xed\x22\x37\xde\x50\x04\x30\xfe\x80\x21\x25\x44\x2a\xcf\x41\x04\xb0\xb2\x42\x0c\x2a\xa8\x29\x17\xc2\xa0\x82\x9a\xc3\x92\x3f\xa8\xa0\x26\xfb\xe0\x30\x25\xb4\x14\x33\x3a\xf0\xa2\xcb\x0a\x3e\x64\x44\x22\xe6\x63\x98\x12\x0a\x91\x68\x8d\x61\x4a\xc8\x2b\x4d\xd0\x98\xca\x34\xa1\x27\x90\x2d\x43\xef\xc6\x94\x50\x58\x04\x6e\x0d\xf2\xb7\x14\x90\xd6\x30\x25\xf4\x2c\x2d\x7e\xa6\x84\x82\xc7\x7e\x3d\x30\x22\x5d\x44\x6b\x8c\xa9\xd8\x0d\xfe\x69\x4a\x28\x84\xa6\xd6\x6d\xef\x34\xcd\xd1\x51\x4b\xc3\x14\x51\xe8\x9a\x41\xaf\x21\x09\x39\xc8\xe1\xa2\x18\xeb\x41\x65\xb6\x1b\x94\x36\x4c\x49\x8d\x1c\xe2\xe8\xef\xbf\xc9\xf1\x02\x17\x1b\xda\x7b\x09\x08\x19\xeb\xe7\x5b\xce\xa5\x23\x26\xeb\xa5\xf9\x68\xc6\xa6\x50\xa5\x20\x28\xc3\xe6\xb5\xd8\x49\x91\x69\x9c\x13\x45\xac\x1a\x7e\xc3\x14\x59\x18\x70\xa7\xa9\x7a\xd9\xcc\xd5\x49\xbd\x6c\xa9\xb5\x29\x45\x06\xd3\x98\x28\xb2\x01\xfe\x9c\xe4\x80\x09\xcc\x96\x79\xc9\x0d\xaa\x7b\x5a\x0d\x17\x45\x57\x4f\x4a\xb4\x69\x73\xca\x24\x8a\x38\x30\x5e\x27\x86\xa8\x86\xb5\x7c\x62\x88\xd2\xb6\xe9\x49\x62\x4d\xdf\x75\x97\x6e\x5f\x6f\xe9\x79\xf6\x2d\x15\x72\x38\xe5\x8a\xc7\xaf\x35\x4d\xe5\xf1\xbd\x50\x90\x93\xc4\x9b\x57\x52\x4b\xf9\x78\xb8\x13\x6a\x4f\xc9\x1f\x26\x65\xda\x22\xb0\x65\x9a\x31\x6a\x29\x72\x79\x12\x2e\x1c\x00\xa8\x93\x70\xe1\xa0\xb7\x68\xee\xf8\xf0\xa0\x4a\xa7\xb9\xe3\x83\x29\xdd\xbf\x2e\xd3\x93\x0a\x6e\xda\xb6\x30\xdf\xed\x99\x9e\x16\x5e\xe0\xaa\x4e\x63\x4b\x2c\x7a\x80\xf6\x25\xf1\x4a\xd1\xb9\x89\x18\xbd\x89\xce\xbd\x88\xb4\x9d\x4a\x6c\xc3\x14\x98\x54\x70\x7b\xc0\x92\xd3\x29\x58\x84\xeb\x88\x32\x56\x45\xeb\x49\x19\xee\xa7\xe9\x3a\x1b\xc6\x19\xda\x35\x49\x6c\x73\x33\x39\x27\x89\x6d\xee\xa4\xbb\x10\x65\xac\x4f\x61\x16\xad\x20\xe7\xc4\x44\x73\x5f\x7a\xf1\xa6\xb9\x83\x03\xb1\x4d\x2a\xb8\xc9\xad\x37\x49\x6c\x13\xb0\xb5\x4d\x34\xf7\x15\x74\x17\xcc\x09\x20\x85\x49\x94\xf1\xcd\xa4\x9e\x68\x6e\x05\x56\x4d\x34\xb7\x12\xd2\x4f\x34\xb7\x42\x6a\xa6\xd7\xa7\xe5\x4d\x10\x65\x1c\x41\xa4\xd3\xc7\x9f\x01\x94\x75\xad\x82\x7a\x74\xad\x95\x21\x52\x96\xdc\x89\xa5\x4c\x31\xb4\x93\x2a\x6e\x15\x4b\xe7\x24\x69\x67\x07\xa3\x4e\x22\x8d\x95\x3c\x75\x92\xb4\x53\x93\x79\x5a\xa4\x71\x50\xe4\xc0\xa4\x8a\x9b\x94\xf2\xa4\x8a\x5b\x61\xa2\x4f\x2c\x6c\xda\x60\x3f\xcd\xc2\xb6\x14\xda\x3f\xa9\xe2\xf6\xb0\x30\x4d\x2c\x6c\x37\x35\x52\x26\x55\xdc\x1e\x48\xfd\x34\x2f\xff\x52\x86\xd9\x69\x5e\xfe\x90\xf5\x65\xf0\xf2\xe7\xa0\x27\xd8\x37\xcc\xb8\x43\xa7\x99\xdf\x78\x37\x49\xbd\x63\x1b\x38\x16\xbf\x49\x24\xb2\x16\xca\x69\x26\xb8\x90\x31\x7f\x4c\x92\x81\xaa\x48\xed\xc4\x04\xa7\x28\xd7\x49\x32\x50\x25\x0c\x9a\x41\xa5\x96\x78\x6f\x66\x82\x0b\x4a\x96\x3e\x83\x22\x82\xb8\x0b\x26\xb8\x77\x64\x06\x45\xcc\xa8\x45\x34\xf5\xa5\xbb\x50\x8a\x48\x7d\xa1\x92\x5b\xd1\x02\x42\x32\xd0\xa2\xd1\x1e\x50\x99\x5a\x78\x48\x06\xea\x34\x86\x31\xc1\x5d\x98\x0a\x67\x20\xbf\x2f\xa6\x91\x19\xf0\x4b\xe0\x36\x9b\x4a\x14\x0a\xee\x9f\x94\x6b\x5b\xfa\x32\x51\x11\x25\x6a\x99\xca\xf4\x1a\x33\x94\x6b\x53\x8c\xc5\x24\x82\xb9\x12\x61\x35\x29\xd7\x96\xd4\x33\x12\x85\x56\xcd\x74\x4c\x70\x17\x9b\xec\xa7\x99\xe0\x42\x2d\xba\x8e\x68\x71\xa7\x73\x26\xdf\xd4\x17\x23\x51\xa8\x22\xc1\xa6\xb9\xfa\x97\xcc\x81\x93\xe8\xe6\xf0\xf6\x8c\x1c\xe1\x55\xff\x34\x35\x52\x71\x46\x4f\x33\xeb\x05\xa5\xfd\x9a\x94\x72\xeb\x98\x85\x26\xfb\x3b\x1f\x8d\x35\xcc\x7a\x19\xd0\x31\x31\xeb\x75\xcd\x66\xcc\x7a\x93\xb8\x9b\x69\x66\xbd\xa0\x98\xa3\x89\x59\xaf\x48\x8d\x28\x51\x28\x20\x6f\x2a\x0c\x80\x9d\x92\x93\x52\x6e\x37\xa6\x9f\x49\xa2\xd0\xf8\x3e\x81\xfa\x2a\xff\x4c\xdc\x39\xc9\x21\x7a\xe3\xb5\x9e\x04\x4c\x5f\x97\x3a\xad\x0c\x0d\xbc\x24\x8b\x10\x58\xaa\x3b\x3d\x2d\x0a\x60\x15\x70\xcc\x54\xc9\x6d\xdd\x25\x6b\x7f\x20\x2f\x3e\x7f\x96\x99\x4b\x47\x6c\x1a\x2a\x94\x69\x5a\x24\x80\xf4\x98\xee\x5d\x7e\x8e\x40\x08\xa6\x59\x1b\x43\xf0\xba\xa2\xd1\xd2\xbf\x4d\x63\x06\x0d\x4e\xb3\x36\x86\xa8\x97\x49\x8d\xed\xa8\x4f\x69\xd6\xc6\x90\x35\xc8\x2c\x22\x20\x54\x3c\xe6\xb3\x80\x7e\x9e\x38\x26\x58\x78\x16\xa1\x1f\xfd\xdb\xdb\x87\x87\xf4\x4c\x2a\xbb\x5d\x78\x72\x27\x95\xdd\x3c\x76\xe7\x49\x65\xb7\x47\x53\x9c\xca\x6e\x01\xd2\x33\xa9\xec\x16\xb0\x7e\x4e\x2a\xbb\xc9\x71\x36\xa9\xec\x96\x96\x9e\x6e\x95\xdd\x54\xb8\x7f\x52\xd9\x4d\x89\xdc\x27\x95\xdd\x54\x38\x72\x9a\x15\x73\xe4\x70\x8d\x05\x36\x9d\xe5\x07\x19\x0c\xb0\xfb\x24\x49\xa8\x72\x74\x4c\x92\x84\xaa\xd2\xca\xac\xaa\xbb\xc2\xe0\x27\x49\xa8\xb2\x1e\x4c\xd5\x4c\xc0\x76\x3b\x49\x12\xaa\x24\xf1\x93\x24\xa1\xca\x98\x3d\xeb\x9e\xcf\x7a\x92\x24\x54\x39\x7a\x27\x25\x14\x94\x3c\x75\x2a\x49\x68\x55\x5f\x48\xc2\x28\x39\x49\x12\x3a\xde\x73\x63\x4b\xfa\x38\x49\x12\xaa\x6c\x6e\xf3\x2b\x41\xcf\x54\x82\x1e\x7c\xf0\x93\x28\x6b\x39\x4e\x27\x51\xd6\xe2\x73\xb3\x29\x3b\x0a\xf2\x11\x65\x1d\xb4\xb4\x10\x65\x1d\xbc\xee\xc9\xb6\xdd\xac\xbb\xb0\x6d\xf7\xbd\x27\x7b\xd9\x34\x33\x88\xb2\xd6\x1e\xb8\xd9\xb4\xc9\x48\x77\xd1\x26\x1c\xde\x12\x51\xd6\x8a\xe6\x9f\x8a\xb2\xc6\x0e\x39\xdb\xdc\x62\x92\x67\x5b\x5b\x9c\xec\xec\x0a\xb4\xa4\x9f\x58\x33\xdf\x25\x9e\x5a\xdc\x0a\x48\x9b\x58\x33\x6f\x4c\x5e\x13\x93\xa5\x22\x46\xa6\x4a\x2f\x48\x19\x60\xb2\x94\x8b\x7c\x62\xb2\x94\x93\x7a\x62\xb2\x94\x7b\x79\x62\xb2\xcc\xef\x3f\xb1\xa8\xeb\xcd\x63\xb2\x6c\x9a\x09\x98\x2c\x65\x0b\x9f\x98\x2c\x65\x04\x9a\x98\x2c\x65\x7c\x98\xc6\x18\x9d\x42\x5c\xa7\x31\xc6\xa5\x6a\x96\xd3\x18\xa3\x57\x52\xb1\x69\x8c\xd1\xbd\x0b\xb7\x31\x46\x77\x09\x08\x18\x63\xf4\xca\xa3\x37\x8d\x31\x3a\x05\xed\x4e\x63\x8c\x4b\x51\xcf\xd3\x18\xa3\x7b\x61\x88\xb1\x45\x77\x61\xe1\x9e\xc6\xec\x96\x2a\x4f\xce\x49\x5f\xa4\xde\x8c\x4d\xad\x25\xf0\x68\x6c\xca\xbf\x4a\xd9\xd8\x94\xbf\xf0\x8f\x4c\x63\x53\xfe\xc2\x67\x36\x8d\x4d\xf9\x0b\x86\x36\x8d\x49\x79\x85\xf7\xce\x85\x7c\x51\xd7\x19\xab\xb7\x4c\xe9\x7f\x5f\xaa\x8d\x64\x79\x25\xc0\x9b\x0b\xd1\x35\x24\x8c\x60\xf9\x4b\x0b\xc4\xc2\xdc\x80\xf1\x61\x2e\xcc\x0d\x42\x0b\x46\xae\xfc\xa5\x25\xd1\xc8\x95\xbf\xaa\xee\xd2\x69\xa9\x9b\x66\x08\xb9\xb4\xe0\x2f\x44\x9f\x6a\x21\x3a\x16\xb6\x75\x21\x3a\xa6\xf7\x75\x21\x3a\xee\xad\x75\x3d\x9b\x45\x68\x5d\x61\xb3\x08\xad\x2b\x6e\x16\xa1\x75\xa5\xcd\x22\xb4\xae\xbc\x59\x84\xd6\x55\x7e\x2c\x42\xbf\x5a\x75\x33\xfb\xac\xab\x6d\x66\x9f\x75\xf5\xcd\xec\xb3\xae\xb1\x99\x7d\xd6\x35\x37\xb3\xcf\xba\xd6\x66\xf6\x59\xf7\xb5\x99\x7d\xd6\x7d\x6f\x66\x9f\x75\xbb\xcd\xec\xb3\x6e\xbf\x99\x7d\xd6\xad\xcc\x5d\xba\x0b\xa9\x91\x08\x61\x5a\xc6\x6d\x42\x0c\xba\x67\xdf\x4c\x18\x8b\xa4\x9d\xca\x68\xb6\x54\x9d\x1a\x5a\xbb\x48\xda\xd9\xd0\xec\x0b\x7b\xa2\x6a\x42\x2c\xb8\x8d\xb2\x7a\x2d\xb8\x4d\x61\x3a\x2c\xec\x89\x62\x48\x8b\xa4\x9d\x62\x2c\x8b\xa4\x9d\x15\x06\xb1\xe0\x36\xad\xea\x9c\x29\x29\x05\x30\x2e\xb8\x8d\x90\xee\x22\x69\xa7\x10\xe4\x32\x6e\x13\x3c\xcc\x63\x39\x25\x5f\x57\xcf\x08\xe6\xc7\x00\xb6\xe0\x36\x72\xf1\x2c\x27\x33\x04\x6f\xd0\xb8\x4d\xf0\x4c\xe9\xe5\x31\x43\xe8\xbd\x18\xb7\x09\x11\x15\xb0\x64\x95\xbc\x75\xce\x94\x70\xc1\x4d\xb5\x8c\xdb\x84\xae\x77\x6d\xdc\x26\x4c\x54\xe0\x32\x6e\x13\x26\x36\xfb\x45\x75\x6a\xc7\xb4\x5d\xf0\x9a\xd8\xd5\x32\x25\x2c\x07\xda\x52\x75\x6a\x8d\x02\xaa\x53\xab\x1c\xef\xf2\x7b\xb1\x85\x05\xaf\x51\x92\xf8\xe5\xe7\x96\x40\x74\xb1\x83\x52\x89\xa7\x16\x3b\x28\x95\xed\x62\x3d\x7b\x3e\x86\xf5\xec\xf9\x18\x16\x91\x03\x72\xd0\xaf\xe7\xd9\xac\xe6\xcb\x78\xcd\x52\xbd\xed\x05\xaf\x59\xb0\x8a\x65\xbc\x66\xad\x4b\x77\xf9\x25\xdf\xad\x5a\x9a\xcb\x78\x8d\x0b\x92\xd6\x78\x8d\x0b\x4d\xd7\x99\xb9\xef\x56\xaf\x1f\x8c\x8d\x9a\xc5\xc6\x69\xdc\x8d\x29\x6c\x19\xa7\x71\xf7\xd4\x3d\x97\xdd\x05\x3e\xbf\x8c\xd3\x38\x65\x94\x59\xc6\x69\x5c\x84\x63\x2d\xe3\x34\x2e\x02\x9b\x96\x71\x1a\x17\x35\x96\x02\x2b\x03\xf6\xe7\x15\x58\x19\xde\x7b\x32\xfb\xf5\xae\x8d\xb7\xb8\x1b\xd5\xb8\x02\xb3\x1f\x1b\xc1\x0a\xcc\xfe\xa6\x73\xcc\xfe\xa6\xbb\x30\xfb\x9b\xfa\xc2\xec\x87\xfd\xac\xc8\x9c\x86\x89\xae\xc8\x9c\x2e\x3a\x47\xcf\xc6\xbf\x12\x7a\xae\x48\xa7\xa1\x03\x2b\x7e\x2d\x67\x91\xe5\xec\xd6\xb9\xaf\xe5\x2c\xb2\x9c\x69\x02\xc4\xaf\xe5\x2c\xb6\x7d\x21\x8a\x7d\x5f\xc0\x22\x02\x3d\x7a\x02\x02\x81\x8a\x57\x5c\xfb\xb2\x94\x58\xce\x40\xf2\x2b\xb1\x9c\x81\xd5\x56\xd2\x72\xc6\x3d\x13\xa2\x43\x42\x57\x42\x74\x5c\x97\x2b\x85\xcd\x1a\xbd\x92\x6c\xcc\x4c\x2a\x23\x2a\xaf\x6d\x7a\x19\x51\x71\x51\xc3\x3a\xa1\x72\xb4\x24\x27\x54\x8e\x53\x5f\x7e\xc9\x77\x49\xc9\x2c\x23\x2a\x97\x2a\xe7\x2e\x63\x23\xd7\xe5\xaf\xeb\x02\x5f\x2c\xc3\xc1\xde\x69\x39\x37\xec\xe1\x1d\x1a\x77\x75\xce\x41\xdb\x96\x61\x0f\xaf\xe0\xfb\x65\xd8\xc3\x3b\xf6\x1c\x2e\xc3\x1e\x5e\x89\x26\x97\xb9\x4b\xbd\x12\x4d\x2e\x73\x97\x7a\x07\xa1\x5c\x86\x4b\xbc\xd3\x1b\x36\x5c\xe2\x9d\x16\x31\x70\x89\x93\x54\x43\xd6\x78\xbe\xa1\xe1\x12\xef\xf4\xf6\xc1\x25\x4a\x5e\xb9\x0c\x97\x78\x47\xbc\xc0\x32\x5c\xe2\x9d\x86\xa1\xe1\x12\xef\x34\xc9\x07\xf2\xe9\xdd\x0c\xe4\x03\x57\xae\x81\x7c\x70\xac\x35\x90\xaf\xea\x9e\xc8\xa7\x29\x31\x90\x0f\x37\xeb\x9a\xc8\x87\xb3\x6f\x4d\xe4\xc3\xbd\xb7\x26\xf2\x81\xef\xd7\x44\x3e\x4c\x71\x6b\x22\x9f\xbe\xcc\x44\x3e\x8d\x74\xb3\x62\xbb\x57\x95\x99\x15\xdb\x29\x73\xe0\x32\x2b\xb6\xf3\x40\x8a\x65\x56\xec\xa5\x6a\xee\xcb\xac\xd8\xce\x4b\x5a\xb3\x62\x3b\xff\x3e\xaf\xd3\x52\xaf\xc7\x7e\x9d\xa1\xa9\x4f\x2b\x7c\xb5\xe4\x77\xe1\x2e\x4b\x1e\x21\xbe\x8a\x01\xa1\xeb\xc2\x6a\xbe\x0c\x08\x5d\x57\xd3\x3f\xb5\x8c\xf0\x76\x01\x42\x1e\x90\xb4\x00\x42\x5e\x4a\x7d\x31\x2a\x93\xbf\xae\x18\x2e\xe1\xb6\x65\x80\xe8\xba\xe2\xb8\xae\x58\x2e\x59\x65\x17\xc0\xc8\x59\xb6\x18\x77\x5d\x5a\x64\x32\x2d\x8f\x3f\x65\xd0\x7a\xb0\xd3\x5f\xb4\x34\x7e\xd4\xd2\x58\x4e\xb4\xf8\xd6\xa6\xbe\xdc\x65\x20\xc6\xa5\x4a\xcb\xa0\x89\x23\x3d\x9a\xbb\x6e\x2d\xb0\xdc\xc5\xec\xba\x2e\x5a\xac\x94\x01\x68\x6b\x79\x5a\xb8\xed\xcc\x7f\xe1\x2e\x03\x2a\x2e\xde\xf4\xda\xc0\x88\xa3\xf2\xa0\xbb\x6e\x49\xc4\x13\x0c\x8c\xb8\xc7\x78\x89\xbb\x0c\x70\xac\x75\xf3\x3c\x03\x1c\x9f\x16\x70\xf5\x52\xcb\xee\x19\x32\xf7\x74\x28\x90\xcc\xf3\x0c\x00\xb8\x90\x79\x2f\x06\x00\x5c\xb0\x04\x00\xee\xf2\xc8\x67\x61\xa8\xee\x32\x00\xe0\x88\xb8\x77\x97\x01\x00\x67\x95\x2a\xff\xb6\x4c\xbb\xcb\xa3\x03\xf5\xaa\x3d\x3a\x30\xd2\x15\xd3\xf1\x2e\x04\x9d\xeb\xb4\xd4\xb1\xc1\x3f\xf5\x38\x44\x88\xbc\xf8\x87\x6e\x4e\x5e\xee\x43\x37\x4d\x3b\xbb\xeb\xa1\x9b\x9d\x27\x98\x1e\xbf\x40\x26\xee\x22\xb0\xef\x32\x25\xe1\x2e\xac\x8a\xab\x21\x9e\x69\xe0\xc5\xf6\x52\x77\x3d\x0c\xbb\xa6\xeb\xc0\xdf\x37\x9f\xef\x01\x7f\x17\xfe\x19\xc0\xdf\x85\xbb\x04\x51\x2b\x9e\x10\xa0\x33\x17\x12\x05\x51\x24\x5d\x97\x69\xe9\x1c\x14\xe9\x66\xb0\x06\x28\xd2\x8d\xec\xa6\x65\xed\xfd\x5b\xcb\x90\xec\x3d\x74\x17\x99\x90\x18\x20\xa6\xf6\xae\x2b\xe4\xeb\x7a\xca\xfb\xe3\x4c\xfe\x3a\x13\x18\x7a\xb1\xfc\x1c\x7d\x8f\xa0\x12\x52\xd6\xc4\xb2\x1f\x67\xc6\xd7\x99\xa4\xff\xcf\x9f\xa3\xef\x11\x1b\x5e\x58\xcb\xdd\x65\xaa\xd0\xdd\x17\x92\x98\x2a\x74\xe4\xd9\x76\x97\xa9\xc2\xeb\x0a\xcf\x75\x3d\xbc\x2f\x53\x87\xee\xf6\xbc\x4b\xd4\x21\x29\xdd\xdd\x65\xea\xd0\xdd\x9d\xa7\xa0\xf2\xee\xe2\xdd\x5d\x18\x13\xa6\xbe\x42\x71\x4c\x5b\x33\xa6\x05\x8c\x5e\xee\x4a\x9a\x46\x0c\x72\x33\xa6\x45\x16\x49\x77\xd9\x76\x9b\x98\xae\x52\x62\xb8\x9e\x75\xd7\x54\x3c\xdf\x84\x4c\x04\xbd\xde\x21\x4e\x1f\xfb\x08\xcf\x6c\xc8\x91\x51\xdb\x89\x7e\xe6\xe7\xa3\x9a\xdd\x95\xc3\x1f\xef\x17\xff\x78\x3f\x16\x4e\x7d\xe1\x0c\x5c\x79\x74\x55\xf9\x00\x1b\x77\xe5\xfa\x01\x36\xee\xca\xed\xb3\xe0\xba\x2b\xf7\xaf\xd6\xf8\x6a\xcd\xaf\x27\xac\xfd\x09\xe5\xfa\x6a\xdd\x5f\x2d\xf7\x81\x47\xee\x2a\xfe\x03\xa4\xdc\x55\x9e\x0f\x90\x72\x57\x09\x1f\x40\xe4\xae\x12\xbf\x5a\xe9\xab\x95\x3f\xb0\xca\x5d\xa5\x7c\x60\x95\xbb\x4a\xfd\x6a\xb5\xaf\x56\xff\x80\x33\x77\x95\xf1\x81\x5c\xee\x2a\xf3\x03\xb9\xdc\x55\xd6\x07\x56\xb9\xab\x5e\x5f\xad\xfb\xab\xe5\x3e\x90\xcb\x5d\x6f\x94\x84\x5a\xcf\x57\x2b\x7c\x80\x9b\xbb\x14\x25\xe1\x19\x7b\x54\xe9\x99\x5a\x1a\x49\x73\x50\x34\xcf\x09\x27\xf4\x0f\xef\x8c\x70\x42\x97\xd5\x22\x3d\xaa\xe6\x72\xc5\x95\x2c\x75\x82\x01\xee\xd2\xea\x64\x06\xb8\x18\xdf\xe7\x99\xef\x26\x4b\xb5\x11\x4e\x48\x96\x68\x77\x99\x01\x2e\x92\x13\xd1\x5d\x66\x80\x0b\x6c\x77\x77\x97\x19\xe0\x9e\xe9\x74\xdd\x63\xad\xc9\x3d\xcd\x00\xf7\x90\x14\xc0\x5d\x66\x80\x7b\x96\xde\xa7\x19\xe0\x9e\xa5\x51\x60\x06\xb8\xc7\x36\xd4\xff\x7d\xe9\x37\xdb\xdc\xb3\xb4\xb4\x98\x6d\xee\x59\x85\x8f\x69\xb6\xb9\x67\xe9\x95\x35\x44\x2f\x6a\x0d\x5a\x4c\x7c\xb3\xcd\x3d\xab\x33\x79\xcd\x36\x17\xae\x87\x8e\x99\x6d\x2e\xbc\x0b\xba\xd9\xe6\x9e\xb5\x98\x88\x66\x9b\x0b\xef\x02\x6b\xb6\xb9\x40\x85\x06\x77\x99\x6d\x2e\x5c\x52\x4a\x66\x9b\x0b\xef\x22\x64\xb6\xb9\x70\xe9\xe9\x66\x9b\x0b\xd7\x52\xcb\x5c\x1e\xd7\xe0\x05\x9a\x6d\x2e\xb0\x29\xd9\x5d\x86\x8f\xc3\x1d\xf5\x4f\xd5\x3a\xa0\xd7\x9d\x45\xbb\xa9\x2f\xb6\x54\xdd\x93\x57\xdd\x71\xe9\x68\x1a\x19\x3e\x0e\x4e\xca\xc5\xf0\x71\xc0\xc0\xe1\x2e\x22\x3d\x5c\xa7\xd7\x86\x8f\x83\x1b\x7c\x68\xc3\xc7\xe1\x9d\x00\x03\x7c\x73\x31\x58\x0d\x1f\x07\xef\xe8\x99\xe1\xe3\x80\x17\xdf\x5d\x86\x8f\x03\xc9\xc8\xdd\xa5\x48\x8f\xa6\x73\x05\x83\x03\x32\x18\x3e\x5e\x55\xca\xcc\xf0\x71\x78\xde\x7e\x9a\x7c\x8f\xbe\xa6\xe1\xe3\xf0\x54\x06\xa4\xe1\xe3\xf0\xe8\xab\x18\x3e\x0e\x21\x23\x91\xe1\xe3\x00\x3d\x77\x97\xe1\xe3\x90\x84\x99\x0c\x1f\x87\x54\x79\x82\xe1\xe3\x90\x34\xe4\x0d\x1f\x07\xd2\x3a\xba\xcb\xf0\xf1\xaa\x5a\xec\x89\xf2\xc0\xb5\xe8\xae\x89\xdb\x51\x98\xd0\xf0\x71\xc8\x92\xcf\xf0\x71\x28\x17\x6f\x90\x28\x0f\xca\x78\xba\xcb\xf0\x71\x28\x41\xe7\x3a\x2d\xde\x04\x51\x1e\x45\x68\x8e\x28\x8f\x52\x79\xbb\x66\x97\x0c\x45\x0b\x3b\x51\x1e\x4d\x33\xc0\x90\x74\x68\xfa\x7e\x54\xe9\x09\x8e\x5e\x9b\x5d\x32\x34\x8d\x2c\xb3\x4b\x86\xa6\x6f\x6b\x98\x3b\x74\x8d\x64\xc3\xdc\xa1\x6b\x4c\x18\xe6\x0e\xfd\x7d\x9e\xc9\xd7\x17\x6f\xd0\x30\x77\x18\x52\x89\x44\x76\x0c\xc9\x67\x98\x7b\xd5\x9b\xc9\x6f\x98\x3b\x0c\xcd\x00\xc3\xdc\x81\x84\x3c\xee\x36\x03\x63\x18\x40\xa8\xdb\x0c\x8c\x81\xe0\x3b\x77\x5f\x2c\x2f\xc6\xf4\xdc\x6d\x18\x3b\x50\x27\xc7\xdd\x60\x6c\xb2\x54\xb8\xdb\x30\x76\x58\x66\x99\x77\x37\xd1\x1b\x57\xd0\x13\xcc\x44\x84\x71\xd5\xdd\x66\x7c\x8c\xa4\x32\x30\xac\xf0\xab\xf5\x5e\x57\x69\xe9\x9f\x66\x22\xba\x9d\x7a\x66\x7e\x9a\xcb\xec\xdf\xee\x36\xdc\x1e\xef\x5b\xfd\xb4\xe5\xf3\xf6\xea\xcb\xa2\xc5\x75\x66\x7c\x8c\xb7\xf1\x37\x77\xdf\x98\xf8\x80\x7a\xf7\x8d\x7d\x9f\x77\x7d\x13\xb9\xe1\x79\xbb\xf7\x4d\xf8\x42\xd4\x5d\x70\x7d\x33\xdf\xef\x1b\x3f\x54\xa7\xd7\x37\x7e\xa8\x47\x2d\x4c\x60\x97\xae\x33\xf9\xe2\xad\x7b\x56\xce\x15\x5a\x26\x5f\x74\xba\xae\xf3\x4f\xb5\x06\xe7\x78\xf3\x98\x30\x8d\x6d\xfc\x75\x49\xbe\x8d\x50\xc4\x88\xee\xbd\x1d\x81\x39\x4c\xbf\xdb\xac\x9b\xab\xde\xbc\x40\x47\x90\x55\xe2\x45\x38\x82\x56\x8a\xfe\x69\xa2\xc7\x8a\x08\x44\x6e\xc4\xa6\xeb\x22\xad\x45\x2b\xa1\x8d\xf8\x98\x66\xdd\x8c\xec\x2f\x74\xb7\xc3\x05\x77\xab\x2f\xb8\xe0\x20\x45\xb7\x59\x37\x23\xb9\x59\xdd\x4d\xe4\x06\x89\x46\xdd\x6d\xd6\xcd\x48\x9e\x58\x77\x1b\xb9\x89\xf9\xe2\x43\x3b\x34\xe3\xc3\x6b\x31\x72\x13\x33\x5c\xe0\xf6\x92\x0f\x89\x8c\xdc\xc4\x12\xf9\xec\x9e\x20\xb2\x5b\xd7\xc9\xa5\xaa\x73\x26\x1f\x1b\x79\xdc\x6d\xd6\xcd\x58\x35\x78\xb0\x6e\xb2\xd1\xc5\xdd\x58\x37\x09\xe6\x71\x37\xd6\xcd\xaa\x37\xa8\xa8\x8d\x84\xec\x58\x37\xeb\x7b\xcf\x4e\x4b\x4f\x37\xf9\x08\x58\x72\xb7\xc7\x3a\xed\x25\x83\xc9\xd7\xcd\xb1\xe2\x6e\xa2\x36\x3a\x8b\xe9\xfd\xe0\x11\x87\x5b\xdd\xc6\x8a\x22\xb9\xc0\xdc\x4d\xd4\xc6\x00\x4b\xdf\xc6\x8a\x22\x91\xe1\xee\x26\x6a\x63\xbc\xd7\x99\x7c\xa3\xe8\x9e\x26\xdf\xa8\x7a\x9e\xc9\x37\xf4\x3e\xcd\xba\x19\x89\xb1\x76\xb7\x71\xab\x38\x34\xfd\x8c\x5b\x45\x12\x5b\xb9\xdb\xb8\x55\xa4\xc8\x99\xbb\x1f\x5c\xa8\xaf\x0c\x13\xab\xaf\xfa\xb2\xf8\x27\xe7\x8c\x5b\xc5\xa9\xb1\x64\xdc\x2a\x52\x40\xcb\xdd\xc6\xad\xe2\x6a\x4c\x9c\x40\xe4\x8d\xa6\x26\xe5\x5b\x49\x58\xe3\x6e\xca\xb7\x5e\x28\xc3\x9b\xf2\xad\x94\x78\x72\xb7\x22\x36\xb4\xf4\x50\xbe\xf5\xaa\x7c\x4d\x22\x36\xee\x4b\x4f\xaf\xb4\x78\x83\x44\x6c\xdc\x92\x21\xe0\x06\x7e\xee\x31\xb5\xe0\x10\x99\x81\x2b\xd0\xdd\x94\x70\xa5\xd2\x8b\xbb\x29\xe1\xea\x9a\xce\x39\x5a\x3a\x67\x2e\x60\xa9\xea\x3b\x12\x41\x04\xda\xbf\x29\xe1\xea\x13\x72\x10\x99\x41\x11\x05\x77\x53\xc2\xd5\x83\x1d\x6f\x4a\xb8\x7a\x8d\x20\x4a\xb8\xfa\xc9\x38\xa4\x84\xab\x1f\x7c\x27\x22\x33\x1e\xbd\x1b\x4a\xb8\xbe\x0b\x1c\x25\x5c\x1f\xa7\xbb\x4c\x5a\x8c\x27\x4a\xb8\x3e\x8e\xe7\x51\xc2\xf5\xd1\x42\x45\x09\x57\x92\x0d\xb8\x9b\x12\xae\x4f\xd6\x3f\x4d\x3e\x4a\x15\xb8\x9b\x12\xae\x41\x73\x97\x12\xae\xb2\x0d\xdc\x94\x70\x8d\x59\x77\x49\x38\xc3\x79\xdf\x44\x66\xc4\xa2\xe7\x15\x5a\x7c\x35\x4a\xb8\x46\x2d\xd9\x49\x6a\x0e\xf9\x88\xcc\x48\x9a\x9f\x30\x46\x4c\x7c\xee\xa6\x84\x6b\x96\x62\xa3\x84\x6b\xd6\x92\x4d\x09\xd7\x0c\xb4\xbb\x29\xe1\x9a\x13\x6f\x82\x12\xae\x45\xeb\x01\xd5\x57\x09\xc6\x70\xb7\xf1\xba\x65\x89\x4f\xff\xbe\x2c\x53\x98\xb5\x48\x04\x0a\xb3\xb2\xb7\xcd\xdd\x14\x66\x25\x51\xa7\xbb\xb3\x04\xe2\x45\x50\x98\x95\xbd\x6d\xee\xa6\x30\x6b\xd3\x6b\x31\xca\xb7\xc8\xb3\xea\x6e\x0a\xb3\xb2\xdd\xc4\xdd\x14\x66\x1d\x1a\xbe\x14\x66\x1d\xd2\xd4\x14\x66\x1d\x5a\xdc\x29\xcc\x3a\x34\x94\x28\xcc\x3a\xb5\x10\x53\x98\x75\x3d\xba\x8e\x3a\x6e\xd8\xc6\xee\x22\xd1\xe9\x4b\x51\x41\x1a\x9d\xa3\x62\x8b\x06\x08\x99\xed\x44\x9f\xef\xa2\x8a\x26\xba\xa7\x2a\x9a\xe8\xe9\x54\xc4\x78\x65\x50\x45\x0c\x5e\x75\x51\xc5\x0f\x06\x39\x99\xed\x82\x14\x1b\x99\xed\x82\x16\xe9\xaa\x70\x36\x9e\x47\x66\x3b\xe2\x70\xdd\xad\x7c\xda\x9a\x0e\xca\xa7\xad\xe9\x00\xad\x7b\xd5\x23\xd9\xeb\xaa\x10\x05\xd9\xeb\xa8\x1a\xee\xee\xaa\xe4\xad\x3a\x47\x48\x9e\x26\x38\xd9\xeb\xd8\x24\xed\xee\xca\x37\x72\xba\x27\xc9\x5b\x25\x6d\x53\xf2\x4f\x24\x22\xae\xa2\xe9\x2d\x11\x57\xc1\x9e\x2a\x77\x13\x57\x41\x79\x57\x77\x13\x57\x31\xd4\x4f\xe2\x2a\x46\xd2\x3d\x23\xcf\xd3\x3d\xc9\xee\xa6\xe5\xbc\x29\x74\x92\x5e\x37\x25\x71\xa2\xd7\x8d\x90\x2d\x2d\x05\x4d\x49\x9c\x78\x2f\xec\x04\xbb\xb5\x80\xb3\x13\xec\x96\xda\x21\x76\xe2\x1e\x9c\x23\x76\xe2\xd6\x3d\x89\x81\x70\x17\xf7\x24\x06\x82\x32\x56\xee\x26\x06\x82\x82\x57\xee\x26\x06\x02\x1b\xbe\xbb\xbb\x92\x00\xe9\x9f\x24\x01\x92\xc2\x20\x06\xc2\x69\xda\x12\x03\xe1\x34\x0a\xba\x92\x00\x31\x06\xd9\xb6\xe5\xa4\x92\xd8\xb6\xe5\x24\x3b\xdb\xb6\x9c\xbe\x1f\x51\xf3\x4e\xf3\x8f\xd4\x0a\x4e\x12\xb1\x6d\x8b\xd2\x4a\xee\x66\xdb\x96\x13\x52\x26\x06\xa2\xea\xbd\xb0\x6d\xcb\x09\xb9\xb2\x6d\xcb\x4d\xfd\x13\x19\x06\x5f\x85\x6d\x5b\xde\xe9\x9f\x4a\xf4\x43\xaf\x89\x98\xa7\x3c\x94\xbb\x8d\x4b\xad\x2a\x55\xc6\xb6\x2d\x19\x36\x6e\xb6\x6d\x39\x58\xd7\xcd\xb6\x2d\xaf\xb5\x80\x6d\x5b\xfe\x62\x84\xb0\x6d\x4b\xb6\xf0\x9b\x88\x79\x19\x67\x6e\xb6\x6d\x79\xb8\xcd\xcd\xb6\x2d\x8f\x09\xee\x66\xdb\x96\xd7\xd7\x64\xdb\x96\x17\x18\x60\xdb\xd6\x83\xb9\xe2\x66\xdb\xd6\x83\x11\xe2\x66\xdb\xd6\x3b\x8b\xd9\xb6\x15\x8a\xfa\x42\xd6\x0c\x01\x9a\x29\xf9\x78\xbb\x4b\xd9\x3d\x90\x81\x6d\x5b\x51\x8b\xb7\xd2\x2e\x60\xde\xba\x15\x2d\x8f\x69\xe8\x56\xda\x85\x47\xe7\x94\x56\x62\xfc\x6b\x49\x56\x46\x86\x47\x0f\x20\x44\x47\x83\x87\xdd\x5e\xc4\x46\xbb\x9b\xdd\x5e\x59\xaf\x8c\xdd\x5e\x39\xea\x9c\xf6\xd4\xeb\x9c\xa6\x3b\x83\x95\xdd\x5e\x85\xe5\xda\xb1\xdb\xab\x3e\x6a\xb1\x69\x99\x81\xe5\x08\x92\xaf\xd8\x89\x1c\x41\xf2\x14\x99\x77\x8e\xdd\x5e\x0d\x3a\xef\x08\x92\xa7\x78\xbb\x73\xec\xf6\x6a\x20\x0d\xc7\x6e\xaf\x06\xa6\x76\x97\x36\xbd\x5e\xb4\xd8\x75\x97\xd4\x62\xd7\x5d\xd4\x3f\x51\x39\xb8\x4e\x9c\xf6\x85\xdd\xea\x99\xf6\x85\xe9\x09\x58\x83\xab\xfa\xb9\xb0\xef\xd2\x7a\xe4\x6c\xa4\xd7\xb2\x33\xa3\xa5\xdd\x6b\x5b\xe6\x09\xd8\x94\x65\x73\x74\xd8\x93\x2f\x3d\xcf\x90\xc6\xcf\x3d\xb1\x27\xcb\x6a\xee\x64\x4f\x4e\x3a\xe7\x69\xf1\x3e\x71\x98\x5e\xf0\x02\x67\xf8\xe1\xba\x19\x74\x2e\x61\x05\x67\xba\x3b\xc3\x0f\xd7\x55\xf5\xcf\xb6\xd9\xec\xdd\xeb\x30\xe5\xbd\x64\x3d\x9d\xbb\x98\x15\xf8\xba\x50\xa2\xce\xac\xc0\xd7\xd5\x90\xcf\x50\x81\x93\x99\xca\xe5\xb4\x59\xf7\x5d\xde\xfd\x00\x2e\xcb\x0f\xc0\x9b\xc8\xf4\x45\x5f\x2c\xb7\x4f\x18\x95\x73\xa6\xfa\xcd\x7f\x63\x2d\xf9\x2b\xf8\xee\x85\xb7\x54\xd5\x7a\x78\x9f\x3c\xaf\xa8\x67\xbc\x33\x53\xda\x97\xc7\x04\xe2\x4c\x69\x5f\x44\xd0\x38\x67\x4a\xfb\xf2\x78\x44\x9c\x29\xed\x8b\x48\x1f\xe7\x0a\x3d\xeb\x6a\xc9\xad\xac\x27\xd8\x5b\xba\x71\x99\xb9\x42\xcf\x86\xee\x69\xdf\xf6\x06\x40\xb8\xc2\x08\xc1\x78\xe1\x2a\xbd\x9e\xdc\xd3\x94\xf6\x75\xb3\x84\x38\x53\xda\xd7\x8d\x81\xc2\x55\xbe\x2d\x8b\x8d\x33\x3b\xed\x45\x8d\x4c\xdb\x3f\x65\xcf\x43\x76\x53\xe8\xd7\xa5\xb1\x5b\xd3\xc7\xfd\xed\x5c\xcd\xfb\x68\xad\xe5\xe3\x0c\x77\xae\x32\x92\x61\x17\xae\xaa\x9f\x5c\x37\x91\x01\xe2\xef\x6c\x91\xba\xee\x44\x5f\x6c\x91\xba\x6e\x8d\x64\x5b\xa4\x2e\xd9\xe0\xdd\x42\x06\x7c\x58\x6e\xe1\xeb\xd0\x98\x58\xc8\xa0\xd1\xba\x82\x5c\xf1\xb4\x18\x3d\x2c\xd7\xde\xbb\x6d\x1e\xf9\xf0\x7c\x42\xf9\x9c\x0f\xc4\xa9\xa0\x1a\x7d\x88\x9b\x2f\xca\x07\xc9\x9e\x69\x31\xea\xf8\x9a\x3e\x20\xbb\x45\x0f\x39\x1f\xf8\xb6\xd8\x93\x7d\xe0\xdb\x4e\xb5\x98\x01\x16\x7b\xef\x7c\x18\xdb\xbb\xf6\x81\x77\x86\xa2\xf4\x81\x77\x06\x90\xf3\x91\x6f\xcb\x3a\xe1\x8d\x01\x5d\xd4\x54\x75\x3e\x32\x73\xd6\x3f\x82\xf0\x9c\x8f\xbc\x16\x8c\x09\x3e\xf2\x69\xab\x6e\x92\xb6\x09\xe0\xe3\xe6\x7b\x76\x5e\x6e\x2e\x30\xac\x8f\x88\xc7\x62\xea\xa3\xc4\x43\x74\x2d\x4b\xe0\x69\xaf\x65\x69\xea\x9e\x88\xb7\x74\x97\xb5\xdf\x45\xcb\x12\x74\xde\x27\xc4\xc3\x4f\xeb\xb5\x2c\x4d\x3e\x91\x96\x25\xb0\x9a\x4f\x12\x5d\x77\x41\x3e\x50\x81\x4f\x71\x7f\xf1\x09\xf9\x30\xd6\x7b\x16\x30\x2d\x6e\x5e\x0b\x98\xd7\x75\x75\x1b\xd6\x5e\x11\x1f\x2c\x98\xbe\xcd\x4f\x78\xa0\xf3\x0d\x47\x26\xcb\x99\xef\x38\x32\x51\x16\xbe\x13\x48\xa8\x7e\x76\x62\x28\x75\xcf\x4e\x0c\x25\x53\xc5\xb3\x33\x52\xae\x52\xcf\xce\xc8\x0b\x63\x90\x67\x67\xe4\xd5\x74\x17\x02\x25\x59\x14\x7d\x27\x50\x92\x85\xc8\x77\xa2\x56\x58\x0a\x3c\xb1\x26\x44\x0b\x38\x4f\xac\xc9\xd5\xf4\x3c\x02\x25\xbb\x9e\xa7\x40\x49\x3d\x0f\xf9\x3a\x93\x83\x58\x93\x77\x08\x12\x6b\x72\x41\x91\xbd\x61\xae\xb5\x98\xc4\x9e\xf8\x8e\x0b\x85\xe0\x89\xef\x20\xd2\xd4\xf9\xa1\xb8\x53\x4f\x4b\x71\xa7\x3c\x61\x2a\xee\x94\x27\x4c\xc5\x9d\xf2\x04\xe2\x3b\x2c\xb6\xf4\x57\x8b\x77\x96\x75\x9d\xe2\x4e\x75\x1d\xef\x2c\xea\x9f\xbc\x33\x96\x3a\xcf\x2e\x45\x29\x2e\x3f\x79\x67\x10\x58\x3f\x79\x67\x20\x29\x3f\x91\xe1\x61\xcc\x4f\xc9\xc0\xd8\x55\xec\x2c\xf0\xc5\x2b\x76\x96\x05\xd3\x2b\x76\x16\x30\xe3\x15\x3b\x0b\x98\xf1\x8a\x9d\x05\x41\x7b\xc5\xce\x62\x13\xf7\x8a\x9d\xc5\x86\xeb\x15\x20\x1b\x78\x9e\x02\x64\x59\xea\xbc\x02\x64\xa1\xcf\x5e\x01\xb2\x18\xfa\xbc\x02\x64\x31\xc3\x3d\x0a\x66\x05\xcc\x3c\x0a\x66\x05\xe8\x3c\xc4\x73\x5c\x49\xff\xa4\x2f\xb8\x60\x1f\x42\x54\xa9\x5d\xed\x1e\x42\x54\xa9\x5d\xed\x1e\xc2\x49\x49\x7f\xeb\x1e\xc2\x49\xa9\x56\xed\x9e\x5b\x61\xbd\x93\x96\xde\x7c\xa7\xa5\x37\xaf\x73\xf4\x9a\x50\x85\xe7\xe6\x79\xa8\xb1\xe7\xe6\x79\x81\xa7\xdf\x8c\xd6\xa0\xa7\xf3\x55\x02\xbd\xbe\xf9\x2a\xf8\x26\x9e\x5b\x5f\x45\xcf\xd3\x57\xe1\x79\x8e\x37\xc1\xf8\x7c\x1c\x32\xc0\x98\x1f\x87\x0c\x40\xcc\xc7\x29\xa2\x39\xd1\xe2\xab\xe0\xb4\x7f\x3c\x2b\x11\x5f\xec\x91\xea\xe0\x8b\x3d\xbe\x6d\xf0\xe5\xf1\x7d\x9b\x0f\x0f\x30\x24\xb4\x7f\x54\x42\x71\x4f\x26\x52\x81\x85\xe1\x01\xa1\xdc\x20\x94\x07\x03\x44\x03\x61\x3e\x05\x7d\x8e\x09\xe0\x29\xe8\x42\x47\xc7\xcc\xc8\x70\xdd\x51\x2d\x74\x21\x76\xda\x07\xbc\x72\x33\xac\x1f\xf0\xca\xfd\xde\x33\x71\x17\x5e\x27\x78\xe5\x8e\x6a\x15\xee\x82\x78\xe0\x95\x5b\x9f\xb6\x82\xdc\x40\xbb\x4f\xa3\x2f\x38\x18\x9f\x46\x5f\x40\x67\x4f\x63\x81\x7e\xc2\x8b\x9f\x1e\x23\xd4\xb6\x9b\xc0\x5a\xf4\x07\x0a\xfd\x34\x16\xe9\xa7\x7c\xfe\x4d\x9f\x40\x54\x4f\xa3\x4f\x68\xc1\xa7\xb1\x50\x3f\xeb\xf3\xef\xc6\x79\x24\x6f\xe0\xa8\xc8\x80\x30\xd2\x7d\xdd\x9a\x28\x0d\x0c\xd2\x75\x0e\x0c\x72\xf3\xfe\x3a\xca\x28\x7e\xfa\x6c\x8b\xb9\xed\x79\xb0\x16\xf2\x42\x53\x9f\xee\x85\xb3\x3e\xff\xe6\xfd\x43\xbb\x9e\xce\xfb\xc7\x5e\xf8\x74\x94\x52\xfc\xf4\xb9\xf3\x0d\x06\x83\xbf\xeb\x1b\xf0\x3e\x3a\xf2\x6a\x30\xda\xa2\x7e\x89\x80\x3f\xb6\xa8\x5b\x74\xa4\xb5\x3a\x2d\xf5\x09\x59\x97\xfa\x3b\x37\x5c\xf8\xd8\xa2\x7e\x39\x4d\x36\x5b\xd4\x3f\xad\xfb\xab\xe5\x68\xf1\x74\x73\x90\x7e\x5a\x91\x16\x32\x18\x39\xb7\x68\x4c\x6b\x55\x5a\x48\x6c\x8a\xe2\x52\x38\xd8\x33\x84\x6d\x79\xd3\xa6\x28\x2e\xa7\x05\xca\x14\xc5\xe5\x08\x9e\x7a\xc6\xda\x5b\xf3\xfa\x6a\xd1\x4f\xd4\xcd\x33\xe9\x27\x8a\xe2\x99\xf4\x93\xaf\x13\xdc\xb5\xa1\xbd\xf0\xa8\x15\x69\x31\xb9\xc1\x9a\xc1\xec\xfd\x2f\x6b\x0a\x44\x41\x89\x35\x05\xa2\xa0\xb4\xd0\x84\x27\x6c\xac\x29\x3c\x7c\xd1\xa4\x73\x69\x03\x16\x81\x18\x65\x29\x9f\x00\x83\x13\x6b\x0a\x8a\x90\x82\x35\x85\x47\xcc\x4f\xff\x5c\x1b\x6b\x0a\x41\xbd\x6e\xb4\xc2\xb6\xec\x84\x20\xa0\xc6\x5d\x84\x43\x01\x08\x41\x51\x50\x4e\xff\x6c\x1b\x6b\x0a\xa1\x6f\xac\x29\x18\x0e\x7d\x59\x53\x10\x0e\x6d\x7a\xde\xda\x58\x53\x30\x1c\xfa\xb2\xa6\x20\x1c\x0a\x68\x0c\xc2\xa1\x55\x2d\xb1\x1f\x9e\x27\x08\x09\x58\x09\x40\x48\xb1\xa6\x00\x84\x14\x6b\x0a\x40\x48\xb1\xa6\x00\x84\x14\x6b\x0a\x82\x90\x5d\x2d\x20\x24\xac\x29\x00\x21\xc5\x9a\x82\x20\x24\xac\x29\x00\x21\xc5\x9a\x82\x20\x64\xd3\x75\xcf\xcf\xec\xf8\xeb\x52\x1d\x40\x97\x22\x54\x01\x74\x29\x42\x15\x84\x2e\x97\x1e\xc7\x24\x06\x1f\x04\xa1\x4b\x40\x7e\x10\xba\x84\x50\x85\x3d\x9e\xd8\x85\x97\x1e\x23\xba\xe2\x89\x41\x89\x21\xa3\x7b\x20\x54\x21\x4b\x04\xae\xd3\x82\x84\xee\x09\x5a\x90\xd0\xf3\x41\x8b\x91\x06\x39\x8b\x91\x08\x55\x60\x31\x12\xa1\x0a\x3d\x6d\x84\x2a\x68\x21\xd2\x40\xee\x3b\x42\x0e\x7d\x57\x5a\xa1\xef\x4a\x2b\xf4\x5d\x69\x85\xb1\x2b\xad\x30\x76\xa5\x15\xc6\xae\xb4\xc2\xd8\x95\x56\x18\xbb\xd2\x0a\x63\x57\x5a\x61\xec\x4a\x2b\x8c\x5d\x69\x85\xb1\x2b\xad\x30\x76\xa5\x15\xe6\xae\xb4\xc2\xda\x95\x56\x58\xbb\xd2\x0a\xeb\x54\x5a\x61\xed\x4a\x2b\xac\x5d\x69\x85\x75\x2a\xad\xb0\x76\xa5\x15\xd6\xae\xb4\xc2\x3a\x95\x56\x58\xbb\xd2\x0a\x6b\x57\x5a\x61\xed\x4a\x2b\xac\x5d\x69\x85\xb5\x2b\xad\x78\x9d\x4a\x2b\x5e\xbb\xd2\x8a\xd7\xae\xb4\xe2\x75\x2a\xad\x78\xed\x4a\x2b\x5e\xbb\xd2\x8a\xd7\xa9\xb4\xe2\xb5\x2b\xad\x78\xed\x4a\x2b\x5e\xbb\xd2\x8a\xf7\xb3\x4d\xe0\x78\x87\x6d\xf4\xc7\x9b\xfb\x7a\xb5\x78\x8f\x18\xf7\xa2\xcb\xfb\x75\xae\xec\xd7\xb9\xba\x5f\xe7\xda\x7e\x9d\x30\x1a\x0b\x62\x24\xe6\x56\x23\x35\xfa\xe7\xff\x7e\x22\xf4\xd7\xa5\x80\xd0\xe8\xc5\x7c\x27\x2d\x96\x18\x7f\xeb\x3f\xba\x0f\x4b\x8d\x77\x5f\x47\xa5\x4e\xbc\xff\x3e\xca\xd2\xe3\x9f\xef\xa3\xf4\xcb\x87\xef\xa3\xcc\x63\x1f\xbf\x8f\xe6\xef\x3e\xf0\x26\x9f\xf2\xdd\x07\x1d\xad\xdf\x4f\xd3\xd1\xf6\xfd\x34\x1d\x65\x7d\xf1\xe9\xfb\xa8\xf6\x2d\xe4\xef\xa3\xc7\x7b\xb8\xdf\xd9\x1f\x9f\xf5\x2d\xf5\xe7\x8c\x14\xd5\xcf\xfd\xb7\x33\x7a\x27\xe5\xbf\x67\xdc\x7f\x9f\x73\x73\xc6\x7f\xcb\xbb\x9d\x79\xfe\xdb\x03\x9d\x09\xdf\x6f\x63\x3b\x13\xbf\xdf\xc8\x76\x26\x7d\x7f\x83\xed\x4c\xfe\xaf\x3c\x3a\x53\xbe\xdf\xd9\x76\xa6\xfe\x57\x52\x9d\x69\x3f\x92\xfe\x8c\xc0\xed\x6c\xff\xef\x7b\x60\xf6\xc9\x48\xf4\xd5\x73\x9d\x99\xff\xed\x9f\xce\xac\xcf\xb3\xfe\x7b\x47\x19\x93\xbe\xbf\x2d\x5f\xe4\xaf\x2a\x30\x4a\xdf\x1f\x13\x28\x1e\x9f\x50\x0f\xf1\xdf\x47\xf5\xdf\xe7\xfb\xa3\xea\x68\xf8\xfe\x2f\xcb\x8a\x0c\x54\x3f\x9f\x59\x47\xd3\xf7\x7f\x03\x47\xf3\xf7\x7d\x75\xb4\x7c\xdf\x41\x47\x8f\x29\xa3\xa3\xed\xfb\xbe\x2c\x3c\x32\x68\xfd\xbc\x7c\x1d\x1d\xbf\x5b\x24\x84\x4e\x8e\x45\x22\xae\xdf\x2d\x12\x32\x78\x1d\x8b\x84\x50\xcb\xb1\x48\xc8\x00\x76\x2c\x12\xe9\x78\xbf\x99\xa3\xc7\xd4\xd0\xd1\xf0\x7d\x5f\x1d\x8d\xdf\xc3\x47\x47\xd3\xef\x16\x9f\x94\x7f\xb7\xf8\xbc\x86\xb3\xef\xc5\x47\x10\xe7\x58\x7c\x04\x75\x8e\xc5\x47\x90\xe7\x58\x7c\xd2\xf8\xd3\xe2\x93\xe6\x9f\x16\x9f\xb4\xfe\xb4\xf8\xe4\xeb\x4f\x8b\x4f\xbe\xff\xb4\xf8\x08\x6e\xfd\x66\xf1\x11\xf4\xfa\xcd\xe2\x23\x0f\xc6\x6f\x16\x9f\x1c\xfe\xb4\xf8\xe4\xf8\xa7\xc5\x27\xa7\x3f\x2d\x3e\x39\xff\x69\xf1\xc9\xe5\x4f\x8b\x8f\x3c\x21\x7f\x58\x7c\x72\xfb\xd3\xe2\x93\xfb\x9f\x16\x1f\x79\x4c\x7e\xb3\xf8\xe4\xf9\xb7\xc5\x27\xaf\x3f\x2e\x3e\xff\xcf\x45\xf9\x45\xde\x16\xd0\x12\xc3\x5e\x2c\xfd\x67\xf5\x79\xcf\x7f\xb6\xdc\x49\x92\x32\x3f\x47\x78\x9e\x7c\x24\x76\x84\xfb\xc8\x4f\x62\x47\x58\x53\xea\x67\x5d\xd3\x6a\x50\xdd\xe7\x08\x73\x5e\x3e\x13\x3b\xc2\x0c\xac\x1f\x38\xa1\xb9\x53\xc3\xe7\x08\x23\x59\xfe\x93\x5f\xe3\x48\x3d\x94\x0f\xc5\x8e\xd0\xc3\xfa\x99\x5b\x6f\x0f\x3f\xaa\xfe\xed\x61\xfd\x1c\x51\x0f\xdb\xe7\x88\x7a\xd8\x3f\x47\xd4\xc3\xf1\x39\xa2\x1e\x7e\xd6\xa8\xb7\x87\x9f\xf5\x49\x6f\xb5\x7d\x60\x8d\xfa\xdc\xee\xcf\x11\xfa\xdc\xdc\xe7\x08\x7d\x6e\x9f\x79\xa1\x3e\xb7\xcf\x5a\xa4\x3e\xb7\xf0\x39\x42\x9f\xdb\x67\x8d\x57\x9f\x65\x03\xb2\x23\xf4\xb9\xe5\xcf\x11\xfa\xdc\x3e\xeb\xce\xdb\xe7\xcf\x9a\xfe\xf6\xb9\x7d\x8e\xa8\xcf\xfd\x73\x44\x7d\x1e\x9f\x23\xea\xf3\xfc\x1c\x51\x9f\xd7\xe7\x08\x7d\xee\x9f\xb5\x5b\x7d\xee\x1f\xc8\xa7\x3e\x77\xf7\x39\x42\x9f\xbb\xff\x99\x49\xea\x73\x7f\x3e\x47\xe8\x73\xff\xac\x13\xea\x73\xff\xc0\x16\xf5\xb9\xa7\xcf\x11\xfa\xdc\xf3\xe7\x08\x7d\x7e\xe9\x5a\xf8\xf4\xf9\xb3\x26\xbf\x7d\xfe\x40\xc4\xb7\xcf\x9f\xb9\xfe\xf6\x79\xfc\xac\x4e\x6f\x9f\xe7\xe7\xc8\x3f\xf2\xc0\xbb\xd8\xd7\xe7\xcf\x88\x33\xae\xcf\x11\xc4\x19\xf7\xe7\x08\xe2\x8c\x8f\xba\x93\x38\xe3\x83\x92\x25\xce\x78\x3e\x47\x10\x67\x84\xcf\x11\xc4\x19\x9f\xa5\x55\xe2\x8c\xcf\x92\x2a\x71\xc6\x07\xe1\xe9\x13\x8c\xf2\x39\xa2\x3e\xd7\xcf\x11\xf5\xf9\xa3\xca\xde\x3e\x7f\x90\xf5\xdb\xe7\xcf\xf2\xf8\xf6\xf9\x83\xd6\xde\x3e\x7f\x54\x96\xfa\x3c\x3f\x08\x5a\x7d\x9e\xf7\xcf\x62\xaf\x3e\x4f\xf7\x39\x42\x9f\xa7\xff\x1c\xa1\xcf\xf3\xf9\x1c\xa1\xcf\x33\x7c\x8e\xd0\xe7\x19\x3f\x47\xe8\xf3\x4c\x9f\x23\xf4\x79\x7e\x54\x8d\xfa\x3c\x3f\xc8\xf7\xed\x73\xfd\x1c\x51\x9f\xdb\x8f\x1a\x7a\xfb\xdc\x3f\x47\xd4\xe7\xf1\x39\xa2\x3e\xcf\xcf\x11\xf5\x79\x7d\x8e\xd0\xe7\xf5\x51\xe5\xea\xf3\xfa\x30\x0b\xf5\x79\xb9\xcf\x11\xfa\xbc\xfc\xe7\x08\x7d\x16\xc3\xb7\x23\xf4\x79\x85\x2f\x05\x49\xbf\xd3\xa5\x90\x88\xff\x6c\xe7\x4b\x97\xff\x3a\x43\x7c\x58\x82\x45\x6f\xdb\xf9\xd2\x2d\x0f\xc2\x7f\xb6\x14\xa6\xdb\x7d\x9d\x09\xfa\xbf\xff\x39\xaa\x23\x6e\x6e\xfe\xac\xe4\xd6\xe6\xcf\x4a\xfe\xda\xfc\x59\xc9\xdf\x9b\x3f\x2b\xf9\x67\xf3\x67\x25\x1f\x36\x7f\x56\xf2\x71\xf3\x67\x25\x9f\x36\x7f\x56\xf2\x79\xf3\x67\x25\x5f\x36\x7f\x56\xf2\x75\xf3\x67\x25\xdf\x36\x7f\x56\xf2\x7d\xf3\x67\x25\x3f\x36\x7f\x56\xf2\x73\xf3\x67\x25\xbf\x36\x7f\x56\x7a\xae\xcd\x9f\x95\x9e\x7b\xf3\x67\xa5\x27\x6f\xfe\xac\xf4\x94\xcd\x9f\x95\x9e\xba\xf9\xb3\xd2\xd3\x36\x7f\x56\x0a\xf7\xe6\xcf\x4a\xc1\x6d\xfe\xac\x44\x2a\x85\xab\x72\xcf\x20\x1f\x2e\xff\x8c\xf4\x05\x03\x71\x8a\xdc\x05\x97\x7f\x22\xb1\xc2\x55\x91\x8f\xec\x09\x32\x76\xa6\x18\x37\xdf\x6f\x8a\xf2\xd3\xf2\x3e\xa3\xfc\xb4\xf4\x3a\xca\x4f\xcb\xfb\x8c\xf2\xd3\xf2\x3e\xa3\xfc\xb4\xc8\x40\xf6\x04\xf9\xe0\x13\xd9\x13\x64\x6a\x4d\x51\x7e\x5a\x3d\x4f\x7e\x5a\x64\x48\xf2\xd3\x22\x03\xd9\x13\x2e\xf6\xfd\xa4\x44\x5f\xb0\xeb\x24\x65\x3a\x20\xa6\x2e\x29\xd3\xc1\xd0\x3f\xe9\x0b\x3b\x68\x52\x56\x5a\x1c\x9e\x90\x79\x9f\x38\x14\x52\x61\xcf\xd3\x73\x3f\x13\x0b\x5d\x2a\xe5\xe7\x08\x06\xfb\x54\xea\xe7\x3f\xc8\x6a\xd0\xee\xd7\x91\x10\xf5\x8c\xd2\x7f\xfe\x43\xf8\x6f\x2a\xe3\xfd\xcf\xcd\x5e\x9a\x64\xf0\x4e\xf7\xf9\x57\xb8\x43\x2a\xeb\x73\x39\x8f\x30\xe4\xc7\xe5\x1a\xa6\x86\xfc\x7e\x75\xf3\xd7\x51\x8e\x90\x91\x12\x1b\x7a\x32\xd4\x17\x9e\x8b\x97\x42\x31\x32\xb2\xe8\xbb\x64\x68\x2f\x04\x4d\x29\x52\x8a\x35\x7c\x27\xa9\xb2\xe3\x8f\xad\xdf\xa9\xf5\xcd\x41\x9d\x0c\x75\x44\xa7\x89\xa9\x90\x02\x42\x66\x93\xa1\x8d\x9f\x17\x69\x48\xe3\xe7\x25\xb2\x3d\xef\x7d\x81\x6c\xcf\x7b\x5f\x5e\x67\x67\xa2\x5e\x1c\xdb\xf3\xde\x97\xd6\xd9\x99\x88\x67\x23\xb1\x3d\xef\x7d\x23\x86\x26\x7e\xde\x46\x7f\x3f\x25\xad\xb2\xf7\xcc\x10\xc4\xa7\x67\xed\xab\x67\xfd\xab\x67\xe3\xab\x67\xf3\xab\x67\x6b\xef\xd9\xb8\xf6\x9e\xb1\x3d\xef\xed\x99\xc1\x80\x9f\x9e\x69\x7b\x9e\x7a\x36\x9e\xbd\x67\x23\xec\x3d\x33\xb5\xff\xd3\xb3\x91\xf6\x9e\xb1\x3d\xef\xed\x99\xa9\xfa\x9f\x9e\x8d\xfa\xd5\xb3\xf6\xd5\xb3\xfe\xd5\xb3\xf1\xd5\xb3\xb9\x2f\x66\xa6\xd2\x7f\xbe\xed\xbc\xf6\x9e\xcd\x7b\xef\xd9\x74\x7b\xcf\xd8\x9e\xf7\xf6\x6c\x3e\x7b\xcf\x4c\x75\xff\xf4\x6c\xc6\xbd\x67\x6c\xcf\x7b\x7b\x66\xea\xfa\xa7\x67\xb3\xec\xef\x6c\xd6\xfd\x9d\xcd\xf6\xd5\xb3\xfe\xd5\xb3\xf1\xd5\xb3\xf9\xd5\xb3\xb5\xf7\x8c\xed\x79\x6f\xcf\xd6\xbd\xf7\x8c\x04\xcc\x6f\xcf\x96\xdf\x7b\xc6\xf6\xbc\xb7\x67\x0a\x7d\xd0\x72\xf9\x86\x3e\xa8\xc5\x52\xda\xd5\x52\x6e\x30\x7a\xa6\x94\x18\xee\x17\x0f\xd6\x91\x7a\x30\xc4\x7c\x3d\x07\x73\xc9\x57\x38\x98\x4b\xbe\xe2\xc1\x5c\xf2\x95\x0e\xe6\x92\xaf\x7c\x30\x97\x7c\x95\x83\xb9\xe4\xab\x1e\xcc\x25\x5f\xed\x60\x2e\xf9\xea\x07\x73\xc9\xd7\x38\x98\x4b\xbe\xe6\xc1\x5c\xf2\xb5\x0e\xe6\x92\xef\xeb\x60\x2e\xf9\xbe\x0f\xe6\x92\x6f\x77\x30\x97\x2c\x70\xf1\x61\x2e\xf9\x7e\x0e\xe6\x92\xef\x70\x30\x97\x7c\xc7\x83\xb9\xe4\x3b\x1d\xcc\x25\xdf\xf9\x60\x2e\xf9\x2e\x07\x73\xc9\x77\x3d\x98\x4b\xbe\xdb\xc1\x5c\xf2\xdd\x0f\xe6\x92\xef\x71\x30\x97\x7c\xcf\x83\xb9\xe4\x7b\x7d\x31\x97\xbf\xaa\x85\xec\xae\x83\xd4\x64\x77\x7f\x91\x9a\x5f\x47\xdc\xc1\x5c\xb2\xf3\x07\x73\xc9\xee\x39\x98\x4b\x76\xe1\x60\x2e\xd9\xc5\x83\xb9\x64\x97\x0e\xe6\x92\x5d\x3e\x98\x4b\x96\xb7\xe3\xc3\x5c\xb2\xab\x07\x73\xc9\xae\x1d\xcc\x25\xbb\x7e\x30\x97\xec\xc6\xc1\x5c\xb2\x9b\x07\x73\xc9\x6e\x1d\xcc\x25\xfb\xeb\x60\x2e\x59\x51\x30\x1f\xe6\x92\xe5\x65\xf9\x30\x97\xec\xfd\xc1\x5c\xb2\x7f\x0e\xe6\x92\x7d\x38\x98\x4b\xf6\xf1\x60\x2e\xd9\xa7\x83\xb9\x64\x9f\x0f\xe6\x92\x7d\x39\x98\x4b\xf6\xf5\x60\x2e\xd9\xb7\x83\xb9\x64\xdf\x0f\xe6\x92\xfd\x38\x98\x4b\xf6\xf3\x60\x2e\xd9\xaf\x83\xb9\xe4\xe7\x3a\x98\x4b\x7e\xee\x83\xb9\xe4\xc7\x1d\xcc\x25\x3f\xfe\x60\x2e\xf9\x79\x0e\xe6\x92\x9f\x70\x30\x97\xac\xe0\x82\x0f\x73\xc9\x0a\x30\xf8\x30\x97\xbc\x79\x8b\xb6\x85\x2f\x8d\x8d\x35\xe4\x34\x37\xd6\x90\xd3\xda\x58\x43\xce\xd7\xc6\x1a\x32\xa9\x39\xc4\x1a\x72\x7e\x36\xd6\x90\x73\xd8\x58\x43\xce\x71\x63\x0d\x39\xa7\x8d\x35\xe4\x9c\x37\xd6\x90\x73\xd9\x58\x43\xce\x75\x63\x0d\x39\xb7\x8d\x35\xe4\xdc\x37\xd6\x90\x49\xc1\x21\xd6\x90\xf3\xae\x68\x73\x5e\x1b\x6b\xc8\xe5\xda\x58\x43\x26\x5d\x86\x58\x43\x2e\x79\x63\x0d\xb9\x94\x8d\x35\xe4\x52\x37\xd6\x90\x49\x74\x21\xd6\x90\xeb\xbd\xb1\x86\xac\x08\xc7\x85\xb4\x44\x15\xba\xc2\xbb\xa6\xda\x7f\x05\x9b\xe7\xa9\x64\x29\xb4\x50\x91\x2e\xaa\x45\xee\x7e\x7c\xb6\xd9\x54\x64\x24\x65\x9e\xcb\xa6\x22\x63\x63\x37\x76\x46\x45\x92\x51\xd7\x65\x53\x91\xa9\x64\xde\x04\x6a\x90\xb2\xda\x2e\x13\x01\xe8\x8a\xfe\xa9\x2c\x5c\xf4\x73\x29\x0b\x17\x6f\x62\x29\x0b\x17\x5f\x85\x5d\xea\xf7\xfb\x04\x65\xe1\xea\xb4\x24\x83\xbd\xb3\x42\xfd\x81\x09\x08\x2e\xec\x60\xcf\xdc\xa5\x5c\x6e\x03\xc1\xc5\x58\xf1\x0b\x82\x8b\x29\xdf\x17\x04\x17\xb6\x56\x28\xb1\x46\x31\xa5\xeb\xa8\xd6\xeb\x8a\x29\x5c\xa7\x1c\x07\xe5\x55\xb6\x3f\xa3\xb9\xbc\xca\xf6\xc7\xd0\x5b\xae\x4d\xd5\x3b\x8e\xb4\xcf\x11\xcf\x91\xcd\x60\xac\x1e\x6d\x06\x63\xc9\xb6\x19\x8c\x23\x47\x36\x83\x31\x32\xde\x9b\xc1\xf8\x1f\x95\xb6\x5c\xb9\x37\x5b\x72\xe1\x72\xb7\x4d\x50\x8e\x7c\x7c\x37\x12\xe7\xd5\xc3\x3f\x76\xf2\x72\x6f\x06\x09\xc4\x79\xf5\xf0\xfd\x23\xce\xfd\xf1\xd5\x48\x9c\x7b\x5b\x0c\x10\xe7\xd5\xc3\xf7\x47\x9c\xcd\x17\xc0\x27\xbd\x37\xd7\xa4\xfa\xbc\xd9\x92\xd5\xe7\xcd\x96\xac\x3e\x6f\xb6\x64\xf5\xf9\xe3\x26\x57\x9f\x5f\x65\xfb\x63\xc9\x2e\xaf\xb2\xfd\xb1\x64\x17\xf7\xf1\xb5\xa8\xcf\xee\xe3\xfa\x55\x9f\xdd\xc7\x6f\xa8\x3e\xbf\xca\xf6\xc7\x92\x5d\xdc\x86\xe3\xe8\xb3\xdb\x70\x1c\x7d\x76\xf9\xc0\x83\xc5\x95\x03\x0f\x16\x57\x0f\x3c\x58\x5c\x3b\xf0\x60\x79\x95\xad\xff\xf4\x79\x1c\x78\xb0\xb8\x79\xe0\xc1\xe2\xd6\x81\x07\x8b\xbf\x0e\x3c\x58\xfc\x7d\xe0\xc1\xe2\xdd\x81\x07\x8b\xf7\x07\x1e\x2c\xfe\x39\xf0\x60\xf1\xe1\xc0\x83\xe5\x55\xb6\x3f\x78\xb0\xbc\xca\xf6\x07\x0f\x96\x57\xd9\xfe\xe0\xc1\xe2\xcb\x81\x07\x8b\xaf\x07\x1e\x2c\xbe\x1d\x78\xb0\xf8\x7e\xe0\xc1\xe2\xc7\x81\x07\x8b\x9f\x07\x1e\x2c\x7e\x1d\x78\xb0\xbc\xca\xf6\x07\x0f\x96\xe7\x3e\xf0\x60\xd9\x42\x2b\xd4\xe7\xc7\x7f\xe1\xc1\x5f\x47\x9e\x03\xf4\x95\x27\x1c\xa0\xaf\x3c\xf1\x00\x7d\xe5\x49\x07\xe8\x2b\x4f\x3e\x40\x5f\x79\xca\x01\xfa\xca\x1b\x92\x11\x3f\x7d\x6e\x07\xe8\x2b\x6f\x28\x46\xfc\xf4\x79\x1c\xa0\xaf\x3c\xf3\x00\x7d\xe5\x59\x07\xe8\x2b\x5b\xc8\x85\xfa\x1c\xee\x03\xf4\x95\xe0\x0e\xd0\x57\x82\x3f\x40\x5f\x79\x43\x2a\x7e\x40\x5f\x79\x43\x29\x7e\x40\x5f\x09\xf1\x00\x7d\x25\xa4\x03\xf4\x95\x90\x0f\xd0\x57\xb6\x50\x89\xb7\xcf\xf5\x00\x7d\x25\xb4\x03\xf4\x95\xd0\x0f\xd0\x57\xc2\x38\x40\x5f\x79\xc3\x1f\xf2\xa7\xcf\xeb\x00\x7d\xe5\x0d\x75\xf8\x01\x7d\x25\xde\x07\xe8\x2b\xd1\x1d\xa0\xaf\x44\x7f\x80\xbe\x12\x9f\x03\xf4\x95\x18\x0e\xd0\x57\x62\x3c\x40\x5f\x89\xe9\x00\x7d\xe5\x8d\x53\xf8\x01\x7d\x25\x96\x03\xf4\x95\x58\x0f\xd0\x57\x62\x3b\x40\x5f\x89\xfd\x37\xa0\xaf\x08\xb2\x00\xfa\x4a\x75\x1b\xe8\x2b\xd5\x6f\xa0\xaf\xd4\x67\x03\x7d\xa5\xa6\x0d\xf4\x95\x9a\x37\xd0\x57\x6a\xd9\x40\x5f\xa9\xf5\x07\xf4\xfd\x5d\x0d\xd6\xb6\xe1\xc1\x52\xfb\x86\x07\x4b\x1d\x1b\x1e\x2c\x75\x6e\x78\xb0\xd4\xb5\xe1\xc1\xd2\xae\x0d\x0f\x96\x76\x6f\x78\xb0\x34\xb7\xe1\xc1\xd2\xfc\x86\x07\x4b\x7b\x36\x3c\x58\x5a\xdb\xf0\x60\x91\x31\x0e\x3c\x58\xda\xd8\xf0\x60\x91\x31\x0e\x3c\x58\xb4\x33\x07\x3c\x58\xb4\x33\x07\x3c\x58\xc6\xbd\x59\x91\xcb\x70\x9b\x15\xb9\x28\x07\x7c\xd5\x3f\x9f\xcd\x8a\x5c\xc8\xa7\x2a\x2b\x72\x19\x79\xb3\x22\x97\x51\x36\x2b\x72\x19\x75\x33\x8b\x94\xd1\x36\x2b\x72\x11\x1a\xc5\x8a\x5c\xb4\xdf\x06\x2b\x72\x91\x41\x0a\x2b\x72\xd1\x7e\x1b\xac\xc8\x45\xfb\x6d\x40\xaa\x45\xfb\x6d\xb0\x22\x17\xed\xb7\xc1\x8a\x5c\xb4\xdf\x06\x2b\x72\xd1\x7e\x1b\xac\xc8\x65\xb6\xcd\x8a\x5c\xb4\x6f\x06\x2b\x72\xd1\xbe\x99\xa1\x7f\xce\xcd\x8a\x5c\xb4\xe3\x05\x2b\x72\x91\xd9\x07\x2b\x72\xd5\xce\x15\xf0\x75\xa5\xc6\x95\x12\x54\x56\xc3\x98\x91\x92\xfb\xae\x82\x31\x2f\x0c\x4b\xf5\xc2\x24\xcb\x84\xab\x17\xc9\x03\x9d\xfe\x19\xd9\x2f\x7f\xd3\x32\x53\x59\x22\x6f\x41\x35\x8c\xf9\xe2\xd6\x6a\xf8\xf2\xc5\xad\xf5\xaa\x1b\x6e\xad\x57\xdb\x12\x62\xd6\x1f\x4c\x49\x6b\x1c\x48\xb5\xbe\x78\x52\xcf\x5c\x07\x6e\xad\x2f\x96\x74\xb4\xee\x03\xc5\xd6\x17\x2c\xf2\x1e\x6e\x7f\x60\xda\xfa\x63\xb0\xa1\x15\x0e\x84\x5b\x7f\x8c\x35\xb4\xd2\x81\x77\xeb\x0b\x10\x79\xeb\x77\x39\xd0\x6f\x7d\xc1\x61\xa2\xd5\x0e\x2c\x5c\x5f\x60\xc8\x1b\xbe\xc7\x17\x32\xfe\x75\xe4\x65\xd0\xb4\xd6\x01\x86\xab\xbb\x0e\x30\x5c\xdd\x7d\x80\xe1\xea\xdc\x01\x86\xab\xf3\x07\x18\xae\xee\x39\xc0\x70\x75\xe1\x00\xc3\xd5\xc5\x03\x0c\x57\x97\x0e\x30\x5c\x5d\x3e\xc0\x70\x75\xe5\x00\xc3\xd5\xd5\x03\x0c\x57\xd7\x0e\x30\x5c\x5d\x3f\xc0\x70\x75\xe3\x00\xc3\xd5\xcd\x03\x0c\x57\xb7\x0e\x30\x5c\xfd\x75\x80\xe1\xea\xef\x03\x0c\x57\xef\x0e\x30\x5c\xbd\x3f\xc0\x70\xf5\xcf\x01\x86\xab\x0f\x07\x18\xae\x3e\x1e\x60\xb8\xfa\x74\x80\xe1\xea\xf3\x01\x86\xab\x2f\x07\x18\xae\xbe\x1e\x60\xb8\xfa\xf6\x05\x86\xff\xaa\x2a\xaa\xef\x07\x4e\xae\x7e\x1c\x38\xb9\xfa\x79\xe0\xe4\xea\xd7\x81\x93\xeb\x73\x1d\x38\xb9\x6e\xa1\xb8\x12\xe7\x71\x07\x4e\xae\x8f\x3f\x70\x72\x7d\x9e\x03\x27\xd7\x27\x1c\x38\xb9\x3e\xf1\xc0\xc9\xf5\x49\x07\x4e\xae\x4f\x3e\x70\x72\x7d\xca\x81\x93\xeb\x53\x0f\x9c\x5c\xb7\xd0\xdd\xb7\xcf\xfd\xc0\xc9\xf5\x19\x07\x4e\xae\xcf\x3c\x70\x72\x7d\xd6\x81\x93\x6b\xb8\x0e\x9c\x5c\xc3\x7d\xe0\xe4\x1a\xdc\x81\x93\x6b\xf0\x07\x4e\xae\xe1\x39\x70\x72\x0d\xe1\xc0\xc9\x35\xc4\x03\x27\xd7\x2d\xcc\x56\x7d\x0e\xf9\xc0\xc9\x35\x94\x03\x27\xd7\x50\x0f\x9c\x5c\x43\x3b\x70\x72\x0d\xfd\xc0\xc9\x35\x8c\x03\x27\xd7\x2d\x54\xf6\xed\xf3\x3a\x70\x72\x8d\xd7\x81\x93\x6b\xbc\x0f\x9c\x5c\xa3\x3b\x70\x72\x8d\xfe\xc0\xc9\x35\x3e\x07\x4e\xae\x31\x1c\x38\xb9\xc6\x78\xe0\xe4\x1a\xd3\x81\x93\x6b\xcc\x07\x4e\xae\xb1\x1c\x38\xb9\xc6\x7a\xe0\xe4\x1a\xdb\x81\x93\x6b\xec\x07\x4e\xae\x71\x1c\x38\xb9\xc6\x79\xe0\xe4\x1a\xd7\x81\x93\x6b\xba\x0e\x9c\x5c\xd3\x7d\xe0\xe4\x9a\xdc\x81\x93\x6b\xf2\x07\x4e\xae\xe9\x39\x70\x72\x4d\xe1\xc0\xc9\x35\xc5\x03\x27\xd7\x94\x0e\x9c\x5c\x53\x3e\x70\x72\x4d\xe5\xc0\xc9\x35\xd5\xdf\xe0\xe4\x2a\x90\x09\x4e\xae\x02\x99\xe0\xe4\x2a\x90\x09\x4e\xae\x02\x99\xe0\xe4\xda\xc2\x86\x93\x6b\x8b\x1b\x4e\xae\x2d\x6d\x38\xb9\xaa\x68\x2e\xc6\xd1\xaa\xa2\xb9\x80\xe1\xda\xea\x06\x86\xab\xc0\x29\x60\xb8\x0a\x9c\x02\x86\xab\xc0\x69\xd0\xf3\xe6\x06\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\xbc\xba\x80\xe1\xaa\x8d\xe2\x80\xe1\xaa\x8d\xe2\x49\xff\xec\x1b\x18\xae\x82\xb8\x80\xe1\x2a\x88\x0b\x18\xae\x02\x99\x80\xe1\x2a\x90\x09\x18\xae\x02\x99\x80\xe1\x2a\x90\x09\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xf2\x6c\x02\x86\xab\xc0\x29\x60\xb8\x0a\x9c\x02\x86\xab\xc0\x69\xfb\x57\xf2\x9a\x2a\xdc\xda\xd4\x95\xb5\xe1\xe4\xaa\xfd\xde\xe0\xe4\xaa\xfd\xde\xe0\xe4\xaa\xfd\xde\xe0\xe4\xaa\xbd\xd9\xe0\xe4\xaa\xe2\x45\xe0\xe4\xaa\xe2\x45\x43\xff\xec\x1b\x4e\x6e\xda\xa9\x0d\x4e\x6e\xda\xa9\x0d\x4e\x6e\xe4\xde\x14\x32\x6e\xe4\xde\x14\x32\x6e\x54\x4d\x15\x32\x6e\xe4\xde\x14\x32\x6e\xe4\xde\x14\x32\x6e\xf7\xb3\x21\xe3\x66\x28\xf2\x45\xc6\xed\x56\x9a\xed\x8b\x56\x22\x4b\xee\xa0\xb5\xa3\xe6\x76\xef\xa8\xb9\xdd\x3b\x6a\x6e\x64\xe5\x57\xfe\xab\x76\x93\x9a\xbe\xea\x79\x63\xc3\xd0\xed\x9e\x07\x86\x6e\x2f\x6a\xe4\xdf\xee\x3a\x30\x74\xfb\x31\x21\xd2\x72\x07\x86\x6e\x2f\x5a\xf4\xb4\x9e\x03\x43\xb7\x17\x29\xd2\xef\x17\x25\x5e\x9f\x23\x69\xc3\xd0\xcd\xe5\x03\x43\xb7\x1f\xff\x1c\xad\x7a\x60\xe8\xf6\xe3\x9b\xa3\xd5\x0f\x0c\xdd\x5e\x64\xc8\xb7\x70\xf3\xc0\xd0\xed\x45\x85\x36\x84\x9b\xbf\x0e\x0c\xdd\xfc\x7d\x60\xe8\xe6\xdd\x81\xa1\x9b\xf7\x07\x86\x6e\xfe\x39\x30\x74\xf3\xe1\xc0\xd0\xcd\xc7\x03\x43\x37\x9f\x0e\x0c\xdd\x7c\x3e\x30\x74\xf3\xe5\xc0\xd0\xcd\xd7\x03\x43\x37\xdf\x0e\x0c\xdd\x7c\x3f\x30\x74\xf3\xe3\xc0\xd0\xcd\xcf\x03\x43\xb7\x6d\x27\x96\xfa\xfc\x5c\x07\x86\x6e\xcf\x7d\x60\xe8\xf6\xb8\x03\x43\xb7\xc7\x1f\x18\xba\x3d\xcf\x81\xa1\xdb\x13\x0e\x0c\xdd\x9e\x78\x60\xe8\xf6\xa4\x03\x43\xb7\x27\x1f\x18\xba\x3d\xe5\xc0\xd0\xed\xa9\x07\x86\x6e\x4f\x3b\x30\x74\x7b\xfa\x17\x86\xfe\x75\x64\x1c\x40\xb9\x3d\xf3\x00\xca\xed\x59\x07\x50\x6e\xe1\x3a\x80\x72\x0b\xf7\x01\x94\x5b\x70\x07\x50\x6e\xc1\x1f\x40\xb9\x85\xe7\x00\xca\x6d\xdb\x6d\xa5\x3e\x87\x78\x00\xe5\x16\xd2\x01\x94\x5b\xc8\x07\x50\x6e\xa1\x1c\x40\xb9\x85\x7a\x00\xe5\x16\xda\x01\x94\x5b\xe8\x07\x50\x6e\xdb\x4e\xa9\xb7\xcf\xf3\x00\xca\x2d\xac\x03\x28\xb7\x78\x1d\x40\xb9\xc5\xfb\x00\xca\x2d\xba\x03\x28\xb7\xe8\x0f\xa0\xdc\xe2\x73\x00\xe5\x16\xc3\x01\x94\x5b\x8c\x07\x50\x6e\x31\x7d\x01\xe5\xbf\xaa\xa5\x16\xf3\x81\xa1\x5b\x2c\x07\x86\x6e\xb1\x1e\x18\xba\xc5\x76\x60\xe8\x16\xfb\x81\xa1\x5b\x1c\x07\x86\x6e\x71\x1e\x18\xba\xc5\x75\x60\xe8\x96\xae\x03\x43\xb7\x74\x1f\x18\xba\x25\x77\x60\xe8\x96\xfc\x81\xa1\x5b\x7a\x0e\x0c\xdd\x52\x38\x30\x74\xdb\x76\x2b\xa9\xcf\x29\x1d\x18\xba\xa5\x7c\x60\xe8\x96\xca\x81\xa1\x5b\xaa\x07\x86\x6e\xa9\x1d\x18\xba\x6d\xbb\x92\xde\x3e\x8f\x03\x43\xb7\x34\x0f\x0c\xdd\xd2\x3a\x30\x74\xcb\xd7\x81\xa1\x5b\xbe\x0f\x0c\xdd\xb2\x3b\x30\x74\xcb\xfe\xc0\xd0\x2d\x3f\x07\x86\x6e\x39\x1c\x18\xba\xe5\x78\x60\xe8\x96\xd3\x81\xa1\x5b\xce\x07\x86\x6e\xdb\x8e\xa1\xb7\xcf\xf5\xc0\xd0\x2d\xb7\xdf\x60\xe8\x26\xc4\x09\x86\x6e\x42\x9c\x60\xe8\x26\xc4\x09\x86\x6e\x4a\x77\x04\x86\x6e\x4a\x69\x04\x86\x6e\x4a\x69\x24\x40\xa1\x94\x46\x60\xe8\x26\xa4\x0a\x86\x6e\x42\xaa\x60\xe8\x26\xa4\x0a\x86\x6e\x42\xaa\x60\xe8\xa6\x94\x46\x60\xe8\xa6\x94\x46\x41\xcf\x5b\x1b\x86\x6e\x4a\x69\x04\x86\x6e\x32\xe9\x82\xa1\x9b\xf0\x2e\x18\xba\x09\xef\x82\xa1\x9b\x4c\xb3\x60\xe8\x26\xd3\x2c\x18\xba\xc9\x34\x9b\xf4\xcf\xb1\x61\xe8\xf6\x26\x31\xe2\x09\x6f\x12\x23\x9e\x20\x58\x09\x86\x6e\x82\x95\x60\xe8\x26\x58\x59\xf5\x4f\xbf\x61\xe8\xa6\x78\x39\x30\x74\x53\xbc\x1c\x18\xba\x29\x5e\x0e\x0c\xdd\x04\x47\xc1\xd0\x4d\x70\x14\x0c\xdd\x04\x47\xc1\xd0\x4d\x70\x14\x0c\xdd\x54\x4b\x13\x0c\xdd\x54\x4b\xb3\xe9\x79\x6b\x03\xca\x5d\x46\x5c\x80\x72\x57\xfa\x21\x80\x72\x17\xa8\x05\x28\x77\x81\x5a\x80\x72\x57\xc2\x21\x80\x72\xbf\xda\x06\x94\xfb\xd5\x37\xa0\xdc\xaf\xb1\x01\xe5\x7e\xfb\x0d\x28\xf7\xfb\xd9\x80\x72\x27\x37\xbb\x80\x72\x77\xf7\x06\x94\xbb\x41\xc6\x17\x28\x77\x72\xb3\x0b\x28\x77\x72\xb3\x0b\x28\x77\x83\x8a\x2f\x50\xee\x06\x15\x5f\xa0\xdc\x0d\x26\xbe\x60\xb8\xbb\xbc\x81\xe1\xee\xca\x06\x86\xbb\xa3\x6a\x13\x90\xba\xbf\xf0\x50\xad\x73\x57\x5b\x7f\xe1\xa1\x9e\x39\x0f\xf8\xdb\x7f\x8c\x86\xff\x50\x17\x7d\x47\x8e\xbc\xda\x17\x39\x7a\x5a\xee\x40\xc6\xfd\xc7\xb1\x4c\xeb\x39\x90\x71\x7f\x11\x23\x2f\xd5\xc7\x03\x19\xf7\x17\x2d\xf2\x09\x7c\x3e\x90\x71\x7f\x91\x62\xa2\x55\x0f\x64\xdc\x7f\xa2\xb6\x68\xf5\x03\x19\xf7\x17\x21\x16\x5a\xf3\x40\xc6\xdd\xaf\x03\x19\xf7\xe7\x3a\x90\x71\x7f\xee\x03\x19\xf7\xc7\x1d\xc8\xb8\x3f\xfe\x40\xc6\xfd\x79\x0e\x64\xdc\x9f\x70\x20\xe3\xfe\xc4\x03\x19\xf7\x27\x1d\xc8\xb8\xef\xd1\x5a\xf4\x79\xdb\xd7\xff\xf6\xb9\x1e\xc8\xb8\x3f\xed\x40\xc6\xfd\xe9\x07\x32\xee\xcf\x38\x90\x71\x7f\xe6\x81\x8c\xfb\xb3\x0e\x64\xdc\xc3\x75\x20\xe3\x1e\xee\x03\x19\xf7\xe0\x0e\x64\xdc\x83\x3f\x90\x71\xdf\xf6\xe4\xab\xcf\x21\x1c\xc8\xb8\x87\x78\x20\xe3\x1e\xd2\x81\x8c\x7b\xc8\x07\x32\xee\xa1\x1c\xc8\xb8\x87\x7a\x20\xe3\x1e\xda\x81\x8c\x7b\xe8\x07\x32\xee\x61\x1c\xc8\xb8\x87\x79\x20\xe3\x1e\xd6\x81\x8c\x7b\xbc\x0e\x64\xdc\xe3\x7d\x20\xe3\x1e\xdd\x81\x8c\x7b\xf4\x07\x32\xee\xf1\x39\x90\x71\x8f\xe1\x40\xc6\x3d\xc6\x03\x19\xf7\x98\x0e\x64\xdc\x63\x3e\x90\x71\x8f\xe5\x40\xc6\x3d\xd6\x03\x19\xf7\xd8\x0e\x64\xdc\xb7\x8d\xed\x6f\x9f\xc7\x81\x8c\x7b\x9c\x07\x32\xee\x71\x1d\xc8\xb8\xa7\xeb\x40\xc6\x3d\xdd\x07\x32\xee\xdb\x06\x76\xf5\x39\xf9\x03\x19\xf7\xf4\x1c\xc8\xb8\xa7\xf0\x85\x8c\x7f\x1d\x89\x07\xfc\xed\x29\x1d\xf0\xb7\xa7\x7c\xc0\xdf\x9e\xca\x01\x7f\x7b\xaa\x07\xfc\xed\xdb\xe6\xf4\xb7\xcf\xfd\x80\xbf\x3d\x8d\x03\xfe\xf6\x34\x0f\xf8\xdb\xb7\x4d\xe8\xea\x73\xbe\x0e\xf8\xdb\xf3\x7d\xc0\xdf\x9e\xdd\x01\x7f\x7b\xf6\x07\xfc\xed\xf9\x39\xe0\x6f\xcf\xe1\x80\xbf\x3d\xc7\x03\xfe\xf6\x9c\x0e\xf8\xdb\xb7\xcd\xe3\xea\x73\x2e\x07\xfc\xed\xb9\x1e\xf0\xb7\xe7\x76\xc0\xdf\x9e\xfb\x01\x7f\x7b\x1e\x07\xfc\xed\x79\x1e\xf0\xb7\xe7\x75\xc0\xdf\x5e\xae\x03\xfe\xf6\x72\x1f\xf0\xb7\x17\x77\xc0\xdf\x5e\xfc\x17\xfc\xfd\xbb\x1a\x2c\xcf\x81\x8c\x7b\x09\x07\x32\xee\x25\x1e\xc8\xb8\x97\x74\x20\xe3\x5e\xf2\x81\x8c\x7b\x29\xbf\x41\xc6\xbd\xef\x1b\xf6\x7a\xdf\x37\xec\xf5\xb1\x6f\xd8\xeb\x63\xdf\xb0\xd7\xc7\xbe\x61\xaf\x8f\x7d\xc3\x5e\x1f\xfb\x86\xbd\x3e\xf6\x0d\x7b\x7d\xec\x1b\xf6\xfa\xd8\x37\xec\xf5\xb1\x6f\xd8\xeb\x63\xdf\xb0\xd7\xc7\xbe\x61\xaf\x8f\x7d\xc3\x5e\x1f\xfb\x86\xbd\x3e\xf6\x0d\x7b\x7d\xee\x1b\xf6\xfa\xdc\x37\xec\xf5\xb9\x6f\xd8\xeb\x73\xdf\xb0\xd7\xe7\xbe\x61\xaf\xcf\x7d\xc3\x5e\x5f\xfb\x86\xbd\xbe\xf6\x0d\x7b\x7d\xed\x1b\xf6\xfa\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf7\x0d\x7b\xe3\xde\x37\xec\x8d\x7b\xdf\xb0\x37\xee\x7d\xc3\xde\xb8\xf7\x0d\x7b\xe3\xde\x37\xec\x0d\xb7\x6f\xd8\x1b\x6e\xdf\xb0\x37\xa8\xf8\x23\x64\x3c\xa8\xf8\x23\x64\x3c\x0c\x32\xbe\xc8\x78\xf8\x7b\x43\xc6\x83\x8a\x3f\x42\xc6\xc3\xa0\xe2\x8b\x8c\x07\xf5\xcc\x85\x8c\x87\xdf\x77\xc6\x0d\xbf\xef\x8c\x1b\x7e\xdf\x19\x37\x7e\x20\x22\xad\x72\x60\xe1\xf1\x63\x48\xa4\xd5\x0e\x2c\x3c\x7e\x8c\x88\xb4\xc6\x01\x78\xc7\x0b\x11\xf9\xb2\xfe\xcc\x05\x31\x7e\x7c\xc6\xb4\xee\x03\xf0\x8e\x9f\xd8\x42\x5a\xfe\x00\xbc\xe3\x27\xae\x90\x56\x38\x00\xef\x78\x21\x21\xa3\xe7\x49\x07\xe0\x1d\x2f\x1c\xe4\x9d\x3e\xe5\x00\xbc\xe3\x85\x82\x8c\xb7\xa7\x1d\x80\x77\x3c\xfd\x00\xbc\xe3\x19\x07\xe0\x1d\x5b\x2a\x27\xbd\x95\x67\x1d\x80\x77\x84\xeb\x00\xbc\x23\xdc\x07\xe0\x1d\x5b\xaa\x26\x49\x17\xfc\x01\x78\x47\x78\x0e\xc0\x3b\x42\x38\x00\xef\x08\xf1\x00\xbc\x23\xa4\x03\xf0\x8e\x90\x0f\xc0\x3b\x42\x39\x00\xef\x08\xf5\x00\xbc\x23\xb4\x2f\xc0\xfb\x57\xb5\x30\x42\x3f\xb0\xf0\x08\xe3\xc0\xc2\x23\xcc\x03\x0b\x8f\xb0\x0e\x2c\x3c\xe2\x75\x60\xe1\x11\xef\x03\x0b\x8f\xe8\x0e\x2c\x3c\xa2\x3f\xb0\xf0\x88\xcf\x81\x85\x47\x0c\x07\x16\x1e\x5b\x4a\x24\xf5\x39\xa6\x03\x0b\x8f\x98\x0f\x2c\x3c\xb6\x34\x48\x6f\x9f\xeb\x81\x85\x47\x6c\x07\x16\x1e\xb1\x1f\x58\x78\xc4\x71\x60\xe1\x11\xe7\x81\x85\x47\x5c\x07\x16\x1e\x5b\xaa\x23\xf5\x39\xdd\x07\x16\x1e\xc9\x1d\x58\x78\x24\x7f\x60\xe1\x91\x9e\x03\x0b\x8f\x2d\xad\x91\xfa\x9c\xe2\x81\x85\x47\x4a\x07\x16\x1e\x29\x1f\x58\x78\xa4\x72\x60\xe1\xb1\xa5\x30\x7a\xfb\xdc\x0e\x2c\x3c\x52\x3f\xb0\xf0\x48\xe3\xc0\xc2\x23\xcd\x03\x0b\x8f\xb4\x0e\x2c\x3c\xf2\x75\x60\xe1\x91\xef\x03\x0b\x8f\xec\x0e\x2c\x3c\xb2\x3f\xb0\xf0\xc8\xcf\x81\x85\x47\x0e\x07\x16\x1e\x5b\xba\x21\xf5\x39\xa7\x03\x0b\x8f\x9c\x0f\x2c\x3c\x72\x39\xb0\xf0\xc8\xf5\xc0\xc2\x23\xb7\x03\x0b\x8f\xdc\x0f\x2c\x3c\xb6\x94\x41\x6f\x9f\xe7\x81\x85\x47\x5e\x07\x16\x1e\xe5\x3a\xb0\xf0\x28\xf7\x81\x85\x47\x71\x07\x16\x1e\xc5\x1f\x58\x78\x94\xe7\xc0\xc2\xa3\x84\x03\x0b\x8f\x12\x0f\x2c\x3c\x4a\x3a\xb0\xf0\x28\xf9\xc0\xc2\xa3\x94\x03\x0b\x8f\x52\x0f\x2c\x3c\x4a\x3b\xb0\xf0\x28\xfd\xc0\xc2\xa3\x8c\x03\x0b\x8f\x32\x0f\x2c\x3c\xca\x3a\xb0\xf0\xa8\xd7\x17\x16\xfe\x75\xe4\x3e\x00\xef\xa8\xee\x00\xbc\xa3\xfa\x03\xf0\x8e\xfa\x1c\x80\x77\xd4\x70\x00\xde\x51\xe3\x6f\x00\xef\x10\xac\x04\xf0\x0e\xc1\x4a\x00\xef\x78\x73\xc1\xf3\xd4\x37\x17\x3c\xf7\x7f\xf3\xbd\x03\x98\x14\x1a\x20\xd0\x20\x53\x29\x80\x77\xc8\x54\x0a\xe0\x1d\x0a\x1b\x00\xf0\x0e\x85\x0d\x00\x78\x87\xc2\x06\x00\xbc\x43\x70\x14\xc0\x3b\x04\x47\x83\x9e\x57\x37\xc0\x3b\x04\x47\xa3\x9e\xd7\x37\xc0\x3b\x14\x36\x00\xe0\x1d\x8a\x0d\x00\xf0\x0e\x45\xb1\x02\x78\x87\x8c\xb1\x00\xde\x21\x63\x6c\xd2\x3f\xf3\x06\x78\x87\x40\x2d\x80\x77\x08\xd4\x02\x78\xa7\x60\x65\xfd\x97\x81\x6f\x0a\x71\x82\x85\xa7\x10\x67\xd5\x4d\xe6\x86\x85\xa7\x50\x25\x58\x78\x2a\x89\x3b\x58\x78\xca\x8a\x0a\x16\x9e\xb2\xa2\x82\x85\xa7\x12\xbc\x83\x85\xa7\x12\xbc\x83\x85\xa7\x12\xbc\x83\x85\xa7\x90\x2a\x58\x78\x0a\xa9\x36\x3d\xaf\x6e\x58\x78\x0a\xa9\x76\x3d\xaf\x6f\x58\x78\x2a\xc1\x3b\x58\x78\x2a\xc1\x3b\x58\x78\xaa\x28\x3f\x58\x78\xba\xb8\x61\xe1\xe9\xd2\x86\x85\xa7\xcb\x1b\x16\x9e\x4a\xa0\x02\x16\x9e\x4a\xa0\x02\x16\x9e\xd4\x91\x14\x16\x9e\xd4\x91\x14\x16\x9e\x7e\x6c\x58\x78\xbe\x75\x24\xb9\x0b\x75\x24\x85\x85\xe7\x73\x6d\x58\x78\x1a\x8a\x7c\xb1\xf0\x7c\xf6\x0d\x72\xf3\xd9\x37\xc8\xcd\x67\xdf\x20\x37\xc9\x2b\x2d\x2b\xf1\x7c\xa8\x90\x4d\x61\x86\xf9\x50\x01\x9c\x74\xb5\xf3\xa1\x7a\x3b\x75\x0d\xa7\x50\x63\xb8\x2e\x4d\xac\x49\x6a\x14\xaf\xb7\x41\x6a\x14\x4f\x49\xb1\x29\x34\x18\xe2\xa5\xe9\x34\xc9\x36\xad\xf4\xba\x93\x7a\xfc\xef\x73\x85\x02\xa3\xb2\xdd\xb1\x2b\x7f\x92\x50\xc5\xeb\x9b\x05\x2a\xb1\x90\x54\x78\x06\xaa\x7e\xb3\x3d\x70\x06\xaa\x7e\x93\xa5\x7c\x06\x64\xa2\x2e\xe8\xa4\x9e\xbf\x52\xfe\xce\x40\x55\xf3\x8c\x84\x81\xaa\xe6\x6c\x71\x9c\x01\x79\xa8\xa9\x39\x85\xf2\xe2\x50\x9f\x74\x05\xcb\x69\x9c\xdf\x47\xe5\xef\x09\x6f\x09\x81\x19\xaf\xff\x1c\x79\x43\xf9\x7f\x46\x1a\xa9\x5e\x3c\xb5\x2a\x27\xa9\x5e\x3c\x85\xd6\xa6\x52\xbd\xd4\xe8\xaf\xd9\x7e\xe6\x02\x29\x5f\xbc\x46\x8e\x52\xbe\xd4\xfc\x6b\x8e\xfd\xcc\x1e\x52\xbf\xa8\xa8\xf4\x24\xf5\x8b\x12\xea\x4e\xa5\x7e\xa9\xd5\x5f\xcb\xfb\xab\x5d\xbf\xe6\xd5\xaf\xfe\xf8\x6b\x0e\x7f\xad\xee\x55\xd6\x64\x46\x55\xa9\x67\xd6\x29\x2d\xcc\x7b\x1d\xff\xe7\x8c\x2a\xba\xf3\x06\xe3\x5b\xaa\xc4\x5f\xdd\xfb\x8b\xf2\x6b\x93\x54\x31\xca\xb5\x3d\xd3\xbb\x35\x81\x67\xce\xca\x7f\xed\x9e\xdc\x85\xf4\x31\xfe\xd6\xd5\x9a\xe3\xea\xeb\xd6\x47\x52\xc9\x78\x36\xb6\x4e\xa5\x92\xf9\xf5\x26\xec\x8d\x45\xfe\x4b\x21\x91\x99\x55\x33\x9e\x77\xad\x0d\xc7\x3d\xbd\x65\x55\x26\x9b\x8e\x55\xce\x6d\x6a\xd3\x71\xff\xf5\xf6\x75\xbd\x32\x44\x94\x5f\x47\x78\x0a\x41\x47\x53\x1b\x8d\xc7\xa5\xe7\xe9\x09\xcc\x06\x52\x09\x4f\x6d\x38\x1e\x37\x32\xfc\x7a\x3f\x92\x55\x9b\x8f\x7f\x5d\x3d\xfb\xcf\x51\x55\xf7\x47\x19\x4f\xaa\xfb\x5f\x23\xf8\xab\xde\x3c\x5f\x52\x51\xe9\x9f\x33\xe9\xd7\x7b\xf9\x19\x5b\x6f\x65\x7f\xde\x79\x79\xd7\x2d\x7a\xfe\xfe\x27\x1f\x47\x7f\xdb\x43\x6d\x65\x1e\xf5\xd7\xaa\xfb\xb3\xba\xb2\xa5\xd9\xa3\xd4\x67\x69\x9f\xff\xe8\x3c\xe3\xc7\xeb\x49\x83\x16\xa3\xb0\x30\x66\x48\xac\x3c\x0d\x6a\x78\x65\xe9\x98\xec\x11\x52\x1d\xfe\xa9\x0d\x3d\x53\xdf\x72\xfe\x2b\xa2\x6e\x6a\xcf\xcf\xf6\x8a\xd8\xf7\xe3\x49\xca\x3e\x09\xc9\xf4\x5a\x18\x15\x92\xf9\x6b\xb8\xd8\x04\xe2\x0a\x85\x66\xfe\x3a\x3a\x9e\xd7\x20\x34\x09\xd1\xf4\x5a\xcc\x14\xa2\xb9\x4d\x66\x42\x31\xdf\xc9\xdc\xca\x3e\x99\x15\x8a\x79\x4c\x66\x42\x32\xdf\xc9\xac\x90\xcc\x63\x32\x13\x9a\xf9\x4e\xe6\x36\xf7\xc9\xfc\xd6\x05\xfa\xf7\x64\xee\xd7\x3e\x99\xe5\x44\xff\xcd\x64\xc6\xa1\xfe\x4e\xe6\xb7\x7e\xd0\xf7\x64\xee\xcf\x3e\x99\xe5\x20\xff\x9a\xcc\xcf\xd7\x64\xc6\x69\xfe\x4e\x66\x39\xcd\x7f\x33\x99\x31\x67\xbe\x93\x59\xe6\xcc\x7d\x32\xf7\xf5\xf3\x4d\x31\x4c\xbe\x93\x59\x86\xc9\x6d\x32\x63\x9c\x7c\x27\xb3\x8c\x93\xdb\x64\x16\x92\xfc\xcd\x64\x16\x72\x3c\x26\x33\x86\xc9\x77\x32\xcb\x30\xf9\x9b\xa9\x22\xa4\x79\x4c\x66\x70\xe4\x3b\x99\x67\xfc\xd3\x64\x16\xa6\xfc\xcd\x64\x9e\x75\x9f\xcc\xef\xbe\xa8\xef\xc9\xfc\xee\x8f\xfa\xfb\x64\x7e\xf7\x4d\x7d\x4f\xe6\x39\xf7\xc9\xac\x38\xd4\x6d\x32\x13\x34\xf0\x4e\xe6\x75\xef\x93\x19\x23\xea\x3b\x99\x09\x1a\x78\x27\x33\xee\x7e\x4d\xe6\x25\x23\xea\x3e\x99\x7f\x1d\xbd\x8f\x19\xbb\x2e\xb7\xcd\xd8\x85\x0b\x5f\x33\x76\xc9\xd8\xfa\x3d\x63\x97\x8c\xae\xdf\x33\x76\x61\x7c\xd5\x8c\x5d\x18\x58\x3d\x95\x06\x16\x06\x56\x9f\xd4\x07\xfa\x49\x71\x8d\x05\xdc\xf5\x20\xe8\x75\x91\x1d\xcc\xb7\x14\x1f\x17\xfb\x08\xcf\xa4\xa4\xc3\x32\xe8\x1b\x5a\x8c\x31\xbb\xfb\xfb\x0c\xe9\xa7\xd2\x1d\x9e\xab\xa7\xf1\x3c\x6f\x6a\xaf\x75\x93\x1a\x2c\x3c\xff\x3d\x73\x2b\x05\x58\xee\x3d\x3d\xeb\xae\xa9\x50\x2e\x6e\x19\x8c\xfe\x75\x26\x3c\xd7\xf8\x3e\xe3\x29\x6a\x3c\x43\x9c\xfe\xab\x07\x06\xaf\x43\x2b\x29\x86\x50\xbe\xcf\x58\xa8\xc1\xb5\xc2\xb3\xda\x4a\x21\xd6\xe0\x57\xe2\x4c\xfc\x93\xa4\x44\xe7\xfe\x4e\x52\x22\x75\x7f\x2b\x69\xf9\xa3\xa4\xf5\x8f\x92\xb6\x3f\x4a\xda\xff\x28\xe9\xf8\xa3\xa4\xf3\x8f\x92\xc2\x6e\x99\xcf\xeb\x8d\xfc\x55\xeb\x06\x66\x32\x6a\xcc\xa4\x6d\x29\xf8\xad\xe5\x69\x31\xbe\x54\xc3\xe9\xd6\x3f\x19\x83\xd4\x84\x58\x8a\x59\xa0\xa0\xe8\x52\xbc\x82\xd3\x39\x98\xfd\x53\xaf\xeb\xb9\x5f\x78\xbc\xcc\x28\x6d\x55\xec\xad\x45\xe9\x12\xea\x28\x2c\x6a\x40\xa9\xce\xee\x32\xfa\xe0\x54\xf0\x7c\xc9\x18\xdd\x74\x1d\x45\x39\x87\x5a\x8b\x16\x23\x19\x23\xb4\x87\x3e\xac\x87\x2a\xbf\x7d\xa6\x47\xb2\x1a\x4d\xb0\x5c\xe4\xd6\xa2\x48\x21\xb5\x2a\x96\x0c\xcc\xa4\xc4\x5a\xcf\xa7\x40\xe3\x5f\xd5\xf1\x92\xdd\x99\xe2\x22\xeb\x29\x5f\x2d\x96\x65\xaf\xce\xb5\xaf\x16\xd5\x60\x58\xf0\x56\xa0\x1a\x0c\x09\x2d\x97\xb8\x02\xa5\x76\x97\x71\x84\xcf\x3f\xfd\xd7\x3f\x4d\xa0\xe7\x41\x04\x59\x88\x43\x7f\x2b\xec\x2c\x2a\x2f\x3a\x7d\x40\x78\x82\xa3\xbc\xc9\xa2\xf2\xa2\xa3\x9c\xdc\xa2\xba\xa9\x78\xc2\x32\x33\xa2\xf3\x30\xa8\x65\x26\x44\xe7\x29\x78\xbb\xcc\x7c\xf8\xf9\x67\xf8\xfa\x67\xe4\x1c\xf2\x53\xeb\xd4\x13\xac\xbe\x0c\xcb\x3a\x0f\xab\x5e\xd4\x33\xf5\xa4\x57\x59\x66\x02\xfc\xfc\x73\x7c\xfd\x73\xd2\x62\x79\x4c\x6b\xff\x67\x76\xfb\x3f\xb3\xdf\xef\x99\x9f\xaf\x7f\x86\xaf\x7f\xc6\xfd\x9e\x54\x47\x5f\x7a\x67\x6f\x1d\x54\x06\x98\x99\xd1\x2c\x7f\xe9\xaf\x96\x99\xd0\x3e\xad\xfb\xab\xe5\xbe\x5a\x40\x0b\x4d\xb9\xf2\xec\x53\xa7\x30\x91\x48\x6c\xb3\x0a\x8b\xd2\xa3\x7f\xf2\x8d\x80\x43\xab\xf0\x8d\x60\x84\xcb\x70\xaa\x95\x27\xb5\x96\xbd\x4f\x07\x97\x5b\x64\xf8\x76\x30\xc2\x65\xd8\xd4\x29\xed\xcc\x32\x6c\xea\x94\xae\x66\x19\x36\xb5\x02\xa8\xd6\x5a\xfb\x3f\xcd\x04\x66\x89\xbd\xad\x75\x53\x7c\x8d\xf7\x69\xa6\x2f\x17\xba\xce\x79\xce\xf1\x74\x33\x79\x59\x95\x66\x6b\x05\x5a\xf4\xc5\x4c\x5d\x56\xb3\xd9\x5a\x70\x55\x60\xca\xaa\xf0\x6f\x2d\x02\x95\x05\x82\x9c\x78\xcb\x60\xad\x55\xd2\xb6\x16\xdc\xba\x33\xea\x0c\xaa\x5a\xf5\x78\x6b\xc1\x9b\xa9\x07\xb5\x1a\x7d\x29\x7c\x77\x03\xad\x2e\x00\x5a\x57\xa3\x9c\x1c\xa0\x75\x09\xb4\x7a\xdd\x85\x11\xa9\x37\x2f\xb0\xfa\x9e\x1b\x5f\xe7\xe6\xd7\xb9\xb5\x9f\x53\x34\xa7\xce\x19\x10\xfd\x9c\x73\x5f\xe7\xfc\xd7\x39\xeb\x75\xd2\x32\x6c\x5b\xe4\x2d\xbf\xab\xb5\xe2\xb6\xe9\x63\xf5\xf2\xd5\xaa\x5f\xad\xf6\xd5\xea\x5f\xad\x41\x8b\x37\x68\x60\xf4\xb5\x91\x2c\x03\xa3\x2e\x50\x01\x6a\x0d\x46\xb9\x16\xc6\x71\x7f\xb5\x34\x0a\xe8\xf5\x08\x5f\xad\xf8\xd5\x4a\x5f\xad\xfc\xd5\x42\x06\xac\x53\x6b\xd4\xaf\x96\xb6\x89\x33\x3e\x07\x32\x08\x38\x0d\x64\xf8\x35\x0a\xfe\xbe\x2c\x0f\xc4\xd3\x80\x1c\x6b\xdb\x79\xbe\xe6\xb5\x95\xf3\x5a\x54\x33\x4a\xe4\x08\x5e\xd3\x7d\xb5\xfc\x57\xeb\xf9\x6a\xc9\xcd\xcf\xe4\x78\xeb\x5a\xaa\xa5\x60\x4e\x5a\x0a\x48\x7d\x5b\x5c\x67\x13\xce\x5f\x42\x7b\x36\x89\xad\xe0\xe3\xaf\x96\x55\x61\x35\x43\xac\xb5\xf8\xa7\xb2\xed\x2e\xfe\xa9\xbc\x0c\xba\x8b\xb6\xbe\x71\x97\x5b\x28\xd4\xa6\x91\xbf\x15\x20\xca\x3d\x6f\x19\x33\xb9\xe7\x2d\xa3\x24\xf7\xbc\x65\xbe\xb1\xbc\x52\xfe\x36\x4f\xdb\x5a\xa6\x91\xfd\x1d\x51\x3b\x5e\xe7\x9e\x9f\xcf\xf0\xab\x15\x3e\x1f\xcc\xdf\x31\x7e\x3e\x98\xbf\x63\xfa\x2c\x21\xfe\x8e\x0c\x02\xab\xc9\xea\x6f\x99\x15\x90\xe1\xc6\x20\xf0\xca\xf0\x06\x6d\xdc\xb4\x14\xea\xcc\x5d\x14\xb4\xf1\x70\x9d\xb8\x91\x55\x3e\xf5\xb7\x82\x36\x1e\x9e\x2e\x5e\xf4\xd0\xcf\x37\x68\x43\xf7\xdc\x52\xc9\xfa\x5b\xd6\xf5\xac\x96\x6c\xca\x7a\x82\x6c\xca\x3c\x41\xdc\x28\x23\xad\x38\x89\xde\xa7\x02\x8a\x79\x9f\x4e\xd9\xa0\x6d\xfa\x79\xa7\x6c\xd0\xa6\x9c\xbc\x53\x36\x68\x2b\xa7\xe7\x9d\xb2\x41\x5b\x09\x3b\xef\x94\x0d\xda\x90\x88\x77\xca\xf8\xdc\x75\x9d\x8c\xae\xb4\x94\xf1\x79\x72\x17\x65\x7c\x9e\xdc\xe5\x51\xa8\xc2\xa4\xb5\x8f\x02\xf7\x3c\x5f\xad\x40\x32\xde\x4c\x2b\x7e\x2a\x3d\x79\xf7\xa4\x4f\x4d\x32\xef\x0c\xd0\xa8\x26\x99\x77\x38\xc8\xa9\x49\xe6\x1d\xe6\x50\x6a\x92\x79\x87\x63\x9c\xa4\xa5\xde\xe1\x14\xc7\x40\xe9\x1d\xf0\x86\x9a\x64\xde\xe1\x0c\xbf\x75\x4f\x1c\xe1\xd4\x24\xf3\x0e\x27\x38\x35\xc9\xbc\x03\xde\x50\x93\xcc\xbb\xa0\xba\x71\xf4\x53\x85\xf7\x12\x77\x89\xaa\xef\xc5\x13\xa2\xea\x7b\x71\x17\x79\x51\x7f\x6a\x92\x79\x8a\xb7\xab\x26\x99\x57\xf1\x76\x6a\x92\xf9\xb7\x78\xfb\x4f\x4d\x32\xef\x92\xea\x7b\xf1\xb6\x54\xcb\x6e\xf0\x0e\xe4\x35\xfd\xa9\x49\xe6\x29\xf7\xae\x9a\x64\xfe\x2d\xf7\x1e\xf9\x26\x49\xf5\xbd\x74\x27\x6a\xac\x75\x9d\xa3\x96\xd9\xcd\xfb\x93\x87\x34\x6e\x7d\x1e\x9f\x9a\x64\xde\xe1\x1d\x45\x8d\x7a\x87\x67\xf4\x53\x93\xcc\x3b\x3c\xa3\xd4\x24\xf3\x94\x8b\x57\x4d\x32\xef\xe4\x11\x8d\x9f\x3e\xe3\x11\xa5\x26\x99\x57\x39\x79\x6a\x92\x79\x95\x93\xa7\x26\x99\xa7\x9c\xbc\x0a\x69\x7a\xca\xc9\x7f\x5a\xf9\xa7\xf5\xb7\xa5\xda\x53\x69\x5e\x35\x36\xfd\x5b\x69\x7e\x32\xe0\x70\x86\x52\x47\xd3\x53\x69\xfe\xd3\x1a\x5f\x2d\x6a\x5e\x06\x75\x6c\xed\xad\xa2\xfa\x9b\x88\x87\xb3\xd2\x05\x5e\x6d\x89\x5f\x2d\x60\xbf\x06\x9c\xea\xb8\x3e\x3a\x67\xfd\xa4\xc6\xa6\x57\xdd\x79\xea\x68\x7a\xd5\x9d\xff\x69\xf5\xaf\x16\xfd\x2c\xbc\xee\xa2\xda\x9c\x0c\x08\x9c\x90\x4e\x1f\x4e\xc5\x0f\xb4\x28\x2c\xb5\x78\x13\x14\xb0\xa3\xc6\xa6\x77\x14\xb0\xa3\xc6\xa6\x77\x4b\x55\x2e\x4d\x5a\xaf\x02\x76\x86\x66\xbd\xbf\x28\xd6\x67\x35\x36\xbd\x7f\xd3\xf0\xeb\x9c\x52\xef\x4f\x5a\xe9\xff\x7e\x6a\x6c\x9a\xcd\xee\xa7\xc6\xa6\xd9\xd5\xfe\xf7\xd6\xd8\x34\xeb\xdc\xff\xde\x1a\x9b\x66\x4b\xfb\xa9\xb1\x69\x56\xb3\xff\xbd\x35\x36\xbd\xbf\xf5\x74\xee\xa2\x94\x2b\x8d\xbb\x28\xe5\x8a\x21\x48\xef\xef\xf8\x51\xca\x66\x4b\xfb\xa9\xb1\xe9\xfd\x2d\x44\x4e\x3f\x8d\x76\xab\xc6\xa6\xf7\x4a\xb3\xd2\xf4\x3c\xfa\xe2\x74\x4f\x6a\x73\x1a\xde\xf2\x5e\x9b\x65\xcd\xe0\xe3\xfd\x5b\xcf\x54\x2d\x8a\xeb\x31\x01\xbc\xb6\xb5\x36\xde\x19\xdb\x5a\x31\x19\x7a\xcf\x96\x56\x6a\x6c\x7a\xaf\xe2\x7a\x17\xb2\xb3\x9d\x95\x52\x7b\xde\x6b\x3b\x6b\x57\x4b\x05\x2a\xf5\x04\x55\x6f\xbd\x69\xa9\x7a\xbd\xee\xc9\x64\x0e\xbc\x09\xed\x51\x68\x5c\xa7\x8d\x08\xcc\x0e\xcf\x26\x04\x0a\x69\x7a\xd5\xe3\xa7\x90\xa6\xf7\xda\x80\xb0\xb8\x27\x1b\x10\x28\xa4\xe9\xbd\x36\x1f\x0c\x64\x7f\x89\x3c\xef\xd3\x7f\x88\x2f\xf6\xb0\xff\xbd\x85\x34\xbd\xf7\x1b\xbb\xf5\x5e\x11\x61\x46\xcb\xbd\x57\x44\x58\xe3\x3a\x2d\x48\x91\x37\xaf\x05\x29\xd1\x17\x2d\x46\x8c\x64\xcf\x62\x44\x21\x4d\xef\xb3\x0a\x70\x22\x11\x7c\xee\xd6\x98\xd0\x42\xa4\xd1\xfa\x86\x64\xf0\x84\xbc\x2b\x2d\x9f\x77\xa5\xe5\xf3\xae\xb4\x7c\xde\x95\x96\xcf\xbb\xd2\xf2\x79\x57\x5a\xbe\xec\x4a\xcb\x97\x5d\x69\xf9\xb2\x2b\x2d\x5f\x76\xa5\xe5\xcb\xae\xb4\x7c\xd9\x95\x96\x2f\xbb\xd2\xf2\x65\x57\x5a\xbe\xee\x4a\xeb\xff\x13\x76\x66\x47\x92\xf3\x38\x10\x76\x89\x22\xc1\xcb\x1c\x9e\xfe\x9b\xb0\x31\xf8\x52\x55\xdd\xf3\x47\xec\xbc\x35\x5b\x2a\x89\x10\x2f\x24\x8e\x44\x1a\x3f\x0f\xad\x34\xff\x3e\xb4\xd2\xfc\x79\x68\xa5\xf9\xf3\xd0\x4a\xf3\xef\x43\x2b\xcd\x9f\x87\x56\x9a\xdf\x43\xeb\xff\x6e\xcd\x69\xfe\x7d\x9e\xa5\xf9\xf3\x3c\x4b\xf3\xe7\x79\x96\xe6\xcf\xf3\x2c\xcd\x9f\xe7\x59\x9a\x3f\xcf\xb3\x34\xff\x3e\xcf\xd2\xfc\x79\x9e\xa5\xf9\xf3\x3c\x4b\xf3\xef\xf3\x2c\xad\x9f\xe7\x59\x5a\x3f\xcf\xb3\xb4\xfe\x3e\xcf\xd2\xfa\x79\x9e\xa5\xf5\xf3\x3c\x4b\xeb\xe7\x79\x46\x65\xfe\xcf\x02\x56\x45\x1d\x2d\x8c\xb7\x9a\x8e\x5a\x7c\xe2\xc8\xe7\x3f\xf6\xf3\x77\x27\xff\xfc\xdd\x29\x3f\x7f\x77\xea\xaf\xdf\x9d\x9f\x1b\xe2\xb9\x3f\x7f\x77\xc3\xcf\xdf\xdd\x1f\x36\xbb\x44\x35\x7c\xd9\xec\x12\xd5\xf0\x65\xb3\x4b\x6f\x35\x7c\x4d\xdb\xfb\xc3\x66\x97\x2c\xfc\xb0\xd9\x25\x0b\x3f\x6c\x76\xc9\x7c\xc3\xbf\xa3\xe8\x5a\xa7\xa5\x6b\x7f\xc6\xb2\x6e\xb4\x4e\xf3\x0d\xbf\x9f\xa5\x96\xbb\xfa\x0f\x1b\xbe\xb9\x2d\xf9\x8e\xac\xdf\x79\x0d\xdb\x81\x0c\xe6\x36\xe3\x3b\xd0\xdb\xcd\xed\xc4\x77\xb8\xf5\x33\x51\x1b\xbf\xf4\x33\x68\x79\x80\xec\xf1\x10\x81\x64\x6e\x03\xbe\x83\xcd\xc4\xfc\x10\xb9\x03\x7d\x9f\xba\xf9\x77\xb8\xdd\x3e\x51\x37\xff\x0e\xbe\x04\x75\xf3\xef\x30\xbd\xe1\x8f\x7c\xad\x70\xd0\x53\x37\xff\x0e\xc6\x9d\xba\xf9\x77\xbc\xef\x9b\x5c\x43\x3e\x3f\x44\x4a\x3a\xc8\xe0\x87\x48\xb1\xa5\x7e\xfe\x91\xaf\x36\x0f\x49\x48\xd4\xcd\xbf\x03\x85\x84\xba\xf9\xb7\xb3\xb8\xa9\x9b\x7f\x07\xdb\x07\x75\xf3\xef\x60\x9b\xa3\x6e\xfe\x1d\x86\x0c\x51\xf2\x2d\x5a\xc8\x90\x75\x27\x63\x04\x0e\xb2\x88\x0c\xa8\x35\xe6\xc7\x4d\xd9\x0d\x89\xfc\xb8\xa9\x71\xe9\xed\x2e\xc3\xa3\x2f\xe1\xc7\xcd\x6e\xf5\xec\xad\xb1\x88\x8c\x93\x23\xdb\x64\x51\x72\xf0\xdb\xa4\x71\xa2\x07\x09\x39\xc0\x81\xd4\xf1\xcf\xfb\xf0\xbd\x13\x72\x24\xbe\x46\x42\x8e\xc2\x1b\x08\x64\xc6\x1b\x91\x2c\x31\x4e\x89\x31\x4c\x92\x51\xbf\x73\x7b\xfb\x9d\xfa\x1d\x32\x9a\xfa\xf2\x47\xc6\x9e\x38\x80\x2c\x31\x4e\x1c\x6a\xe6\x36\xe3\x3e\xa3\xde\xa0\x79\xa8\xa7\x20\x1f\x3b\x93\x25\xcd\x43\xc6\xc9\x90\x0f\x55\xd1\x1c\x43\x95\xa2\x6f\x6a\x8c\x53\xe2\x29\xa6\x71\x42\x76\x93\x7c\x7a\x0a\xf3\x90\x03\xdd\x4c\xf2\xd1\x6b\x23\x50\xbb\xea\x29\x8c\x61\xd2\xfb\x90\x2f\x21\x83\xe3\xab\x32\xf5\xcd\x0c\xf9\xd2\xf8\xc7\x36\x6d\x6e\x36\x28\x93\xdd\xdf\x0c\xd1\x13\x83\xe2\xb0\xac\x44\x2d\x33\x93\xe8\xdc\x99\x99\xa2\x68\x52\xe6\xb0\xec\xf6\xcd\xc4\x73\x58\x76\x3b\x5b\x9a\x39\x2c\x2b\x7b\xf3\x59\x1c\x96\xdd\xce\xf6\x6c\x0e\xcb\x4a\x59\xba\xb3\x78\x5f\x2a\x43\x9b\x35\xb4\x6a\x35\x1f\x3e\xd3\x53\xdc\x7d\x72\xb4\x94\x32\x43\x1b\xf8\x9c\x1e\x99\x52\x7a\x43\x86\x4c\xd5\x90\xa9\x6b\xbe\x04\x93\x16\x88\x9b\x45\x1a\x55\x35\x92\x79\x94\x4a\x0f\x5a\x04\x1e\xa1\xd2\xdf\x0d\xce\xcd\x1b\x59\xa6\x01\x73\xf3\x46\xdd\x87\x2f\xe1\xe6\x8d\x1e\x34\x5d\x0a\x55\x35\x86\xee\x74\x77\x52\x47\xc7\x33\x37\x6f\xb4\xa6\x6d\xc4\xcd\x1b\xf9\x00\xf8\xcd\xcd\x1b\x65\x4d\x3d\xf3\x8f\x7c\x3d\xbe\x77\xfa\x16\x7a\x17\x13\xc4\xa3\x54\x5a\xe4\xb8\x33\x8f\x44\xe9\x65\xe9\xed\xb8\x7b\x30\x99\x98\x43\xd9\xa2\x43\xd5\x1c\xca\x7e\xbe\x8b\x43\xd9\x32\xd1\x7d\xad\x42\xf5\xa8\x2d\xdb\x61\x6c\x5b\xda\x96\x1d\xc6\xe6\xbd\x90\xc1\x21\x6c\x6f\x0f\x7d\x71\x08\x9b\x8f\x26\xab\x43\xd8\x76\xde\x3b\xff\xc8\x57\x87\x16\x9c\xc3\xd7\x5c\xb5\xf5\x3a\x7c\xcd\xa1\xeb\x29\x2e\xdf\xa8\x8c\x91\xc3\xd7\x1c\x34\x91\x1d\xbe\xe6\x73\x19\x69\x87\xae\x3d\x6a\xf1\xbb\xa6\x58\x46\xd3\x1b\xa8\x8a\x02\xb2\xb0\xa6\xaa\x28\xf4\xa5\xb1\x34\xaf\xae\xf9\x11\xd1\x22\x6f\x77\x4d\xb1\xb6\xf7\x4e\xf3\xb1\xcd\x3c\xd3\x35\xc5\x16\x38\x3a\xad\x41\xca\x73\x75\x67\xf5\x2f\xaf\x6d\xd9\x21\x6b\x89\x97\x9e\x39\x2e\xad\x17\x3d\xce\x1a\xa4\x3c\x95\xb1\x6d\x14\x5d\xba\x7c\x6b\xc7\xa5\xb9\x63\xf2\x32\xd7\x30\xdb\xd4\xaa\x6a\xb8\xe8\x86\x9e\x42\x25\x25\x94\x22\x73\x0d\xb3\xdd\xc8\x33\x3b\x99\xd5\xa8\x29\xe6\x1a\x66\xad\x68\xb4\xe6\x1a\x66\x8b\x8f\x5a\x9e\x59\xdd\x8b\x7e\x07\x55\x67\xd5\x33\x5d\xbe\xf1\xe8\x9a\xaa\xf6\x30\x7b\x28\x30\x55\xf5\x05\x1d\xcf\x96\x1e\xe8\xa7\xe3\xd9\x16\xb4\x6e\x1d\xcf\xb6\xae\x5e\x3b\x9e\xed\x41\xc7\x6a\x67\xfd\x15\xbd\xcf\xc7\xcf\xde\x6b\xd7\xfb\xa9\xcd\xcd\xbd\x09\x75\x6b\x5f\x72\x6f\x42\x0b\x3a\xf4\xa8\x0e\x15\xde\x6b\x2e\xdf\xc0\x14\x68\x54\x87\x7a\x67\x0f\xd5\xa1\x1e\x63\x8d\x51\x1d\xaa\x26\x7a\xe6\xde\x84\x16\x34\xeb\xdc\x9b\xd0\xf6\x65\xa4\x07\xfb\xcb\x40\x3e\xe7\xdb\xcd\x47\x63\x3b\x58\x7f\x9a\xc9\x1e\x83\x53\x9a\x8e\x55\x0f\xb0\xe9\xef\x7c\x71\xad\xbc\x6c\xed\x9f\xae\x95\x97\x3f\xea\xff\x3f\xb6\xe4\xa9\xa1\xe5\x43\xb8\xb2\x5e\x5f\x1d\xc2\x95\xf5\xde\xa4\x93\xb9\xb2\x5e\xc2\x54\xcb\x28\x7b\xa4\xdf\xf9\xd0\xe6\xce\xd2\x74\x6d\xbc\x6e\xac\xae\xe6\x9a\x78\x1b\x53\x77\x36\x96\x3b\x02\xb9\x26\x5e\xa3\x36\x6f\xd7\xc4\xdb\x9f\x15\xea\x2d\x9f\xba\x31\xe8\x9a\x4f\xdd\xa2\x0f\x48\x41\xad\x47\xcb\xcf\xb5\xf0\xba\xb4\x99\xba\x16\x5e\x37\x1a\xbc\xb9\x06\xde\xcb\xa5\x67\xae\x81\xb7\x2c\x3d\xcf\x35\x70\xbb\xda\x06\x5d\xfb\x2e\x49\x7a\xa5\x6b\xdf\xf5\x3d\x2c\x5c\xfb\x2e\x2d\xeb\x77\x3e\x75\x1f\x4d\xd6\xc5\xd0\x4a\x06\x27\xb4\xa8\x57\xcb\xd6\x5d\x20\xd9\x82\xde\xe0\x47\x47\xc1\xb2\x6a\x0b\xed\xb4\xeb\xda\xa2\xa5\xb7\x6f\xa6\xa0\xae\x1d\x26\x0f\x43\xeb\x2e\x90\x72\xd4\x72\x24\x90\x65\x01\x36\x15\xd4\xea\xbc\x61\x53\x90\x49\x47\x8e\x23\x81\xdd\x2c\xee\x1d\xf4\x5b\x15\x65\xe2\xdb\x6c\xaa\x35\x6c\xbe\xa2\x5b\xb2\x73\xd6\xd1\xe2\x96\xec\x5c\x74\x28\x50\x54\xab\x6a\x41\xba\x25\x3b\x37\x6d\xe0\x14\xd5\xea\x3a\x80\xdd\x92\x9d\x87\xbe\x0d\x45\xb5\xc6\xd4\xdb\xfd\xf8\xd8\xd2\xf5\xdc\x92\x9d\x37\xb6\x6b\x73\x4b\x76\xde\xda\xa8\xdc\x92\x9d\x37\x58\xce\xdc\x0f\x92\xaf\xf4\x27\xf7\x83\xe4\xdb\x19\x8b\xc3\x1c\xdd\x6a\xf9\x1c\x7d\x34\xda\x8e\x76\xca\x73\x79\x9f\xa3\x9d\x12\x75\x5c\x39\xda\x29\x51\x8b\xdc\x63\xc8\x4b\xd6\xc6\xe8\x31\xe4\xe5\x1d\x43\x8f\xff\x29\xa6\x0d\xf5\x10\x4c\xac\x79\xe1\x36\xf6\x52\xa4\x1f\xba\xdf\xa5\x54\x7d\x41\x47\x50\xa5\x62\xf3\xb6\xc3\xf1\x08\x80\x37\x47\x50\xa5\xeb\x60\xa3\x62\x48\xd7\x0a\x51\xc5\x10\xe9\x80\x54\x0c\x19\x5a\x67\x17\x26\x64\xcd\xc3\x8b\x75\x1c\x3c\x65\x1e\x97\x5e\x4e\x54\xcb\xe5\xbb\x3a\x48\x3d\x2e\xbd\x1c\x7d\x09\x27\x09\x29\x57\x1b\x87\x93\x84\xd4\xe7\x22\x83\x47\x0d\xd5\x84\xdd\xde\xdc\xd0\x57\x4d\x0a\x9b\x1b\xfa\xaa\x49\x5a\x37\xf4\x55\x3b\xea\x99\xaf\xc1\x8c\x2a\x92\xdd\xd0\x57\x8b\x47\xcc\xa7\xec\x86\xbe\xda\x31\x42\x64\x37\xf4\xd5\xc6\x61\x92\x61\x7a\xee\x53\xd7\x7c\x0d\x52\x2d\x25\x65\x8f\x2c\xaa\xda\x7a\xb3\x23\xc4\xba\xae\x9e\xe9\xc7\xff\xae\x89\x96\xaf\xc1\xed\x0c\x76\x29\xc3\xf4\x7c\x92\x7e\x87\x7a\x83\xa2\x90\x1d\x21\xd6\x7b\x1e\x5a\xcb\xd7\x59\xd6\xdb\x59\x83\xc8\x97\x83\xd6\xa0\xde\x70\x69\xb9\xb4\xd9\x11\x62\xa3\xfe\x67\xca\x8e\x10\x9b\x4c\x58\xd9\x11\x62\x7b\x1a\xcf\x74\x84\xd8\x9e\xf9\x8f\x54\xb5\x94\x1d\x3c\x36\xd9\x58\xb2\x83\xc7\xa6\x53\x3c\x43\xd7\x97\xd1\x01\xb3\x83\xc7\x96\xb7\x5a\xbe\xbd\xe2\x03\x4d\xd9\xc1\x63\x6b\x49\x1d\xf3\xed\xb5\x75\x44\x77\xf0\xd8\x1a\x4b\x25\x3b\x78\x6c\x8d\x13\x37\x3b\x78\x6c\x1d\x6b\x53\x76\xf0\xd8\x7a\x52\xcb\x45\xef\x68\x1b\xd9\xc1\x63\xd3\x09\x9f\x1d\x3c\xb6\xc1\xc2\xc9\x0e\x1e\xdb\xc6\x62\x96\x1d\x3c\xb6\x1d\x74\xa7\x6b\x76\x97\xc5\x9f\xdd\x8e\xd9\x0e\x1a\x5a\x8e\x68\x76\x43\xad\x8a\xc6\x8b\xec\x0e\x2c\x7b\x08\xfa\x9d\x6b\xae\x0f\x0b\x27\x3b\xb0\xec\x0f\xe0\x30\x3b\xb0\xec\x4f\x46\x3e\x07\x96\xfd\x29\xea\x8b\x9f\x9c\x8f\x06\xd3\x41\x65\x7f\x34\x3d\x1d\x54\xf6\x67\xd0\x4a\xc4\xf9\x63\x7d\xcd\x89\x40\x1d\xb4\x8d\xec\xa0\xb2\x4b\xdb\xcf\xca\x8e\xd5\xd4\x75\x50\xd9\x0d\x2d\x25\x27\xb6\x56\x36\xa9\xec\xa0\xb2\x57\xb6\xa5\xec\xa0\xb2\x57\x8c\x06\xd9\x41\x65\xaf\x15\xd9\x1d\x54\xf6\xa6\x65\x04\xa8\x6c\xea\xb5\x83\xca\xde\x96\x5a\x2e\x9f\x4c\x16\xd9\x41\x65\x9f\xa6\x37\xb8\x7c\x53\x5f\xc2\x41\x65\x9f\x1c\x6c\x99\x3c\x86\xa9\x05\x40\x20\xd2\xbc\x6a\xb9\x7c\x1b\xb8\x9f\x1d\x54\x76\xe9\x48\xd9\x18\xbf\xa0\x6b\xbe\xf5\x44\xf5\xda\x41\x65\x29\x1c\x65\xd9\x41\x65\x79\x34\xee\x0e\x2a\x5b\xc3\x64\x91\x1d\x54\xbe\x68\x26\x3b\xa8\xec\x81\xe3\x3f\x3b\xa8\xac\xed\xe8\x77\x3e\x3f\x57\x57\xcb\xed\x91\x67\xeb\x0d\xee\x42\x97\x49\x2e\x3b\x72\xcc\x07\xcc\x97\x1d\x39\x56\x03\x2b\x66\x47\x8e\x5d\x6e\xd6\xec\xc8\xf1\xc5\x4b\xd9\x91\x63\x6b\xe8\xe2\xd9\x91\x63\x8f\x60\x9b\xec\xc8\xb1\xe7\x89\x7c\x8e\x1c\x5f\x2c\x95\x1d\x39\x96\xa4\x95\xe3\xc8\xd1\x4d\x16\xd2\xdc\xb3\xa3\xc7\xfa\x00\xdb\x33\xe8\x31\x68\xb4\x1d\x3d\xbe\xc8\x2b\x3b\x7a\x2c\x79\xea\x77\x7e\x3c\xde\xa6\x3b\xcf\x0f\x54\x96\x33\xda\x39\x76\xea\x0c\x7a\xac\x68\x93\x19\xf4\x98\x1e\x7a\xe7\xe8\xb1\x45\xf5\xdc\xd1\x63\x4b\x5b\x77\x1a\xaa\x98\x9e\x42\x30\xa2\x56\xa4\xa3\x47\x4c\x2f\xda\x70\x4b\xfd\x81\xfd\xb2\x23\xc8\xde\x1f\x3d\x09\x0d\x16\x87\x7c\x06\x41\xbe\x9b\xa3\x23\xc8\x17\x25\xe6\xb2\x7e\xa0\xc4\x5c\xf6\xaf\xd6\xf9\xd5\xba\x9f\x2f\x89\xb1\x2d\x83\x22\x85\x29\x33\x28\xb2\xa2\xdd\x67\xe2\xc0\x8e\x66\xb5\xa3\xc8\x5e\x08\x2c\xc8\x8e\x22\x79\x52\xd4\x6f\x7d\xbf\xb9\xa6\xeb\xbe\x1e\x13\x5e\xb0\xec\x48\xb2\xc5\xf5\xcf\x2d\x1a\x90\x39\xb7\x1e\xe9\xc3\xfc\x47\x9d\xf6\x96\xec\x90\x0c\x7a\xe5\x94\xd1\x36\x5c\x01\x29\x4d\x2f\xf7\xa5\x9a\xbb\x9e\xe2\x4b\xb5\x6a\x80\x2a\x20\x05\x97\x58\x06\x64\x26\x2d\x32\xea\xf3\x5a\xe0\x77\xd4\xe7\xfd\xb4\xd2\xaf\x96\x6b\x79\xd2\x17\x73\x43\x53\xc7\x42\x9a\x1d\x64\x16\x12\x97\x52\x76\x90\x59\x64\xdf\xca\x0d\x90\xa2\x2d\xac\xb1\x15\x1d\x3d\x73\xbc\xba\xe4\x9d\xba\x3e\xd1\x17\x99\x02\x0e\x34\x5b\xc1\x32\x97\x9b\x80\x0a\xf2\x37\x2a\xfa\x62\x4e\xc9\x00\x4d\xc3\x2e\x9a\x1d\x68\x96\x10\x99\x64\x0e\x34\xeb\xd6\x61\xd6\x65\xc3\xd3\x9d\xae\x09\x45\x7d\x7d\x07\x9a\xed\x3d\xf1\x1d\x68\xee\x56\xea\xde\x5a\xea\xbd\xfc\xe7\x3f\xf5\x33\x29\xb0\x69\x65\x40\xe7\x4d\x7a\x9b\x6b\x45\x41\x12\x38\xe8\x2c\x5d\xcb\xcf\x41\xe7\x6e\xb6\xf7\x79\xef\x5e\xff\xf9\x0f\x32\x03\xe3\x72\x67\x5c\xd1\xaa\xb2\x83\xcf\xde\x31\x36\x65\x07\x9f\xa5\x34\x9e\x4d\x28\xdb\x41\x6b\xcc\x0e\x3e\xdb\xdd\xba\xe6\x25\x55\xaf\xb6\x67\x07\x9f\xb5\x6a\x8e\x09\x7c\x6a\xb4\x1c\x7c\xb6\xa2\xcd\x6c\x60\x1c\xd1\xc6\x3a\x38\x42\x4d\x77\xba\x9c\x03\x8c\x90\x01\x9f\x59\xba\x8b\x83\xcf\xdb\x83\xde\xe0\x4b\x97\x4c\xc7\x94\x87\x96\xae\x9e\xe2\x2a\xc2\x5d\x7a\xdf\xfd\x61\x70\xc9\x8e\x30\xcb\xc5\xda\x9c\x41\x98\x32\xbf\xe4\xf9\xa3\xce\x47\xca\x84\xc7\xc9\x55\x94\x27\x25\x8d\xab\x5a\x2e\x5f\xd4\x3c\x99\x9f\xed\x69\x0d\x5d\xf7\xb9\x5b\x81\xc6\x19\x94\x29\xe7\x60\x76\x94\xd9\xa6\xf4\xc8\xa9\x2d\x58\x77\xce\x77\x26\x9f\xa2\x3e\xf9\xdc\x1d\x41\xbd\xa7\x74\xb3\xd6\xae\x23\xcd\x5e\x16\x52\x3b\xd2\xec\x4d\xdf\xc0\x91\x66\x36\xcd\x26\x47\x9a\x79\x80\x42\xb3\x23\xcd\x36\xc0\xab\x79\x61\xe4\x42\xab\xce\x0b\x94\x82\x99\x30\x83\x34\x63\xd3\x35\x5f\x9f\x69\xe8\x0d\x95\x59\xa8\x67\x7e\x8e\x9a\x1d\xf4\xce\x8e\xce\xcf\x2c\x5b\x18\x4a\x1e\x3d\x69\xa2\x95\xaa\x07\x2e\x63\x92\x52\xb5\x64\x08\xd2\x73\xcf\x0f\xc3\x53\x5e\x5a\x9f\x3c\x73\xa3\x0e\x69\x96\x6d\x34\x5d\x6d\xf4\x8e\x36\x6b\x06\x63\x64\x47\x9b\xed\x6a\x2c\x37\xe5\x8d\xb5\xe6\x41\x9a\x24\xf7\xa5\x0c\xd2\x3c\x92\x11\xa4\x79\xf1\x77\x64\x47\x9a\x25\x49\x15\x74\xa4\x59\xa6\x14\x35\x47\x9a\x2d\xe9\x68\x07\x69\xba\x32\xf6\xff\xb7\x6d\x40\xa8\x4d\x3d\xc4\x4f\xd9\x68\xea\x98\x9f\xb2\x59\xa7\x84\x83\x50\x9b\x9a\x72\x80\xd0\xae\x25\x0c\x08\xfd\xb4\xd8\x9a\xde\x16\x36\x22\x02\x9a\xb2\x83\xd0\x6f\xcb\x4f\x9e\xa5\x09\x74\xca\xaf\x56\xa5\x1c\x24\xc2\x02\x42\x3f\xad\xfe\x1d\x6c\x86\xc9\x81\x68\x4d\xd2\x37\xcf\x67\x1a\x5f\xe9\x48\x80\xd1\xa4\xd3\x14\x30\x9a\x3b\x1f\xeb\xfc\xb4\xf5\xe5\xf3\x3d\x69\xf1\xbb\x66\x07\xa4\x35\x0a\x32\x39\x20\xe5\xdd\xea\xcd\x45\xf3\xd5\x94\x75\x50\x9a\x6f\xd2\x35\x86\x5a\x68\xe1\xe2\x4e\x91\xa6\x06\x28\x4d\x4d\x6f\xf9\xb1\x05\xd3\xe7\x0b\x70\xc3\x46\x97\x2f\x76\x4d\x6d\xf1\x17\xf4\x82\x75\x2d\x3b\x30\xed\xe1\x7d\xa7\x57\xb3\xbe\xa6\xa7\x6c\x34\x39\x16\xc5\x65\x6b\xc2\x00\x94\x2f\x86\x05\xf4\xdd\x12\xb0\xbb\xb3\xa5\x95\xf0\xfc\x6a\x45\x0c\x5c\x81\x56\xc2\xa6\xdb\x68\xf9\xd6\xd4\xd1\xc4\x4b\xc8\x5f\xc2\xf4\x54\x02\x86\x13\xfa\x59\x28\x41\x34\xa7\x9e\xf9\xd5\x0e\xdf\xdf\xfa\xb4\x5d\x6c\x4d\x05\x17\xe5\x6e\x7a\x8b\x03\x6c\x19\x9d\x8a\x00\x68\xd7\x73\x19\x33\x0b\x7b\x31\x1f\x0a\xe9\x2c\x13\xed\xa8\x3c\x9f\x31\x5b\x59\xff\x71\x79\x02\xfa\x5b\x71\x20\xfa\x5a\x58\x0b\xe4\xf0\x0d\x83\x40\x71\xb4\xf9\xda\x5b\xcb\x83\x9f\x44\xef\x25\xde\xe5\x48\x56\x47\x9b\xbd\x01\xfa\x0b\xf1\x2e\x67\xeb\x29\x1e\x2a\x58\x9b\xee\x9c\x98\xda\xf4\x76\x8f\x77\x91\xb1\xab\xe0\xaa\xdc\x68\xb3\xc5\xd1\xa6\x9c\x7e\xba\x8e\xaf\x04\xb3\x43\x71\xc4\x69\x07\x5f\x42\x89\xcf\xfb\x1d\xf6\xd0\xf5\x88\xd9\x90\xef\xeb\xa8\x33\xbf\xdf\x28\xb2\x16\x71\xb7\x17\x50\xe7\xa7\x55\x38\xc2\xe8\xa1\xa3\xce\xd6\xd8\xda\x8a\x50\xa7\xe9\x0d\x1e\x12\x99\x51\x9a\x8a\xa3\xce\x1c\x8f\xae\xcd\xcf\x77\x9f\xfa\x8f\x1b\x4d\xe4\xf7\x29\x51\x46\x05\xbe\x66\x04\x59\x37\xbd\xe5\x72\x48\xd0\x72\xe4\xd9\x06\x9b\x7d\x01\x79\x56\x62\xa5\x0a\xc8\xf3\xd3\x72\xa3\xc9\x00\x67\x97\x84\xe5\x00\x65\xab\x08\x79\xea\x6b\xc1\xcb\xb4\xc0\x85\xc5\x91\x67\x9d\x4b\xef\x6b\xbc\x9d\xaf\x01\xf2\x2c\x47\x2d\xd4\xd9\xac\x37\x4c\x56\x06\xa3\x43\x06\xbd\x0c\x70\x85\x0c\xfa\xcb\x86\x5d\x1c\x79\xbe\x56\xf6\x02\xf2\x0c\x1a\x67\xd3\xda\xe3\x29\x64\xd0\x7b\x15\xfd\xff\xbb\x7d\x17\x92\xeb\x05\x12\x8a\x61\xb3\x25\x48\xad\x38\x28\x2d\x64\x16\xa5\xe2\xa0\xb4\x16\x82\x6b\x8a\x83\xd2\xb6\x35\xa0\x86\x51\x81\x33\xbe\x18\xc3\x5b\xf8\x2c\x02\xa5\x51\x77\x0e\x80\x05\x1f\xc2\xd8\x76\x34\xf4\x02\xa5\xef\xb5\xcd\x54\x53\xeb\xfc\x6a\xf9\xb6\xd3\x09\x98\x2b\x0e\x4a\x77\xb3\xbb\x97\x96\x9c\x80\x29\x61\x3a\x05\x60\x1a\xa2\xae\x01\x66\xb0\x20\x15\x80\xe9\xd4\x74\x72\x60\x9a\x3b\x71\x12\x85\x64\x7b\x7b\x5b\x3e\xbc\xe1\x6d\x21\xa3\x86\xc2\x41\x69\x53\x38\x51\x71\x50\x6a\xe7\xbd\xe6\xc3\x3b\x4d\x6f\x5f\x9f\xe5\xf8\xa8\x07\xfb\x87\x0b\xa4\x38\x30\x2d\x45\xdb\x03\xc0\x34\x44\xb6\x15\x07\xa6\xf5\x02\xd1\x8a\x03\xd3\x3a\xb1\xe9\x96\x02\x60\x1b\xba\x26\x92\x04\xc6\xc3\x81\x69\x0f\x0f\x5f\xa3\xe0\x36\xba\xba\x56\x7e\xc4\x00\x17\x40\xa9\x1c\xbc\xa5\x7c\xb7\xd7\x4e\x5f\x01\xa6\xef\xb6\xe3\xc0\xb4\x3c\x98\xd1\x8a\x03\xd3\x52\x31\x56\x95\xf2\x95\x13\x53\x45\x29\xfb\x5b\xe3\x39\x15\x07\xa7\x55\x4e\xbd\x82\x7b\xb3\xa2\x5b\x15\x80\xe9\xa7\xf5\x50\x2d\x99\xc5\x89\x7b\xf3\x12\x34\x5a\x00\xa6\x0a\x17\x2c\x15\x0a\xb5\xa2\x16\xc4\xc3\x20\xb3\xe2\xa0\x34\x1b\xc6\x97\x52\x71\xdf\xaa\xaf\x8e\x3c\xeb\xd0\xa6\x06\xf2\x2c\xe0\xc9\x52\xa5\xdd\xf2\x95\x1d\x79\xb6\x7b\xf4\x3b\x8e\x97\xab\xdf\x51\x0d\x5a\xe3\x0c\xf2\x0c\x8f\x9e\xe2\xf6\xdb\x06\x96\x29\x20\xcf\xca\xe1\x5f\x9a\xb6\x5c\xdb\x07\x13\x56\x71\xf4\xc9\x77\x97\x64\x8e\x40\x73\xd6\x08\x36\x22\x10\xb4\x25\xe3\xe6\xcc\x87\x37\xe1\xe6\x9c\x41\xad\xfa\xc3\xa5\x55\x9a\x8c\x7d\x8c\x00\x08\x54\xb1\x0a\xc5\x11\x68\x5e\x18\x02\x4b\x63\x5d\x66\xfd\x0e\x15\xef\xd1\x35\x8f\x98\x9f\x3a\x54\x41\x9f\xc2\x2d\xa5\x61\xc7\xc5\x73\x54\x3a\x47\x8b\x8e\xe6\x8e\x9f\x01\x13\x6c\xe9\x68\xf0\x3a\xce\x1c\x7d\xde\x0e\x52\x2e\x1d\x37\xae\x0e\x4c\x47\x9f\xad\xe3\xc9\x28\x8e\x3c\x5f\xb7\x5c\xe9\xf8\x8a\x50\xda\x0a\x88\x33\x65\xb5\x7c\x4d\x66\x8d\x23\x6e\xce\x7b\x18\x2b\x47\x9c\x95\x2a\xe2\xa9\x74\xec\xd4\xef\x1b\x36\xab\x57\xad\x03\xda\x62\xac\x40\x9a\x0f\xe6\x9f\xe2\x48\xd3\x2e\xd1\x43\x65\xb0\xe5\x6a\xad\xe2\xe6\x54\xc8\x43\x71\xa4\x99\x8f\x0e\x11\x90\x66\xce\xba\x93\x30\x8a\xf2\x8f\x8c\xc3\x54\x00\xa1\x19\x48\x56\x06\x43\x8b\x5f\xba\x0c\xc0\xb6\x96\xbf\x83\xd0\x7e\xd1\x19\x0b\x20\x34\x69\x3b\x72\x10\x1a\x8f\xce\x25\x07\xa1\xf9\x62\xc7\x2d\x0e\x42\x73\x3f\x2c\xb5\xf1\xd1\x1c\x16\xb1\x05\x65\x70\xa2\xea\xdc\x72\x20\x9a\x4f\xe7\xb9\x00\xd1\xac\xf3\xde\x81\x68\x1e\x05\x81\x71\x75\x66\x9d\x4d\xb8\x3a\xb7\xb6\xb1\x99\xbf\xc5\x72\x52\x99\xe5\x57\x0b\x10\xaa\x89\x00\x08\xed\x4d\xcf\x74\x7e\xf0\x23\x4d\x6f\xe2\xe5\x05\x84\x16\x5c\x9d\xef\xc4\xc3\xd5\xa9\x84\x96\xe2\x00\xb4\x09\x56\x15\x07\xa0\x19\xca\xa4\x54\xe4\xea\xd4\x66\xb8\x70\xe5\xe2\x4a\x29\x4b\xb6\x4e\xfa\xe2\x00\xb4\x4a\xcf\x2e\x00\x50\xc5\xb2\x16\x07\xa0\x79\xe3\x02\x2e\x02\xa0\x9a\x32\x00\xd0\xaa\xad\xc6\x01\x68\x6d\xd2\xc4\x70\x75\x1e\x1d\x22\x0e\x3e\x5b\x90\xf6\x07\xf8\x34\x6c\xab\x05\x57\xa7\x22\xc4\x0b\xae\xce\x4f\x6b\xa3\x7b\xaa\x9f\xbe\x0d\xed\xa2\xdf\x29\xca\x82\xbe\xe0\xea\x7c\x37\x9d\x8d\x01\x48\x12\x6d\x38\xdc\xb5\x40\x76\xfe\xd5\x2a\x38\x45\xe9\xb5\x03\xcc\x62\xda\x20\xb7\xdc\xb5\xba\xd3\x8f\x8b\x47\xe8\xc0\x01\x66\x6d\xfa\xba\x0e\x30\xfb\xd4\x22\xd8\xb8\x6b\xa5\x57\x39\x8a\x2c\x7d\xeb\x99\xe7\x87\xb3\xb8\x90\x94\x63\x52\x58\x1c\x45\xf6\x8b\xcf\xa0\x38\x8a\xac\x47\x8a\x87\xa3\xc8\x7e\x74\xe0\x80\x22\xe5\x64\x2e\xb8\x32\x8b\xb6\xbb\x83\x6a\xb3\x75\x27\x9a\xab\xd4\x1e\x47\x91\xb9\x6b\x1b\x71\x14\x99\x15\xb7\x5f\x0e\x47\x85\x0e\xc0\x23\x03\x81\x7e\x87\x56\xa7\x35\xe8\xe8\xb1\x0a\x6b\x96\x83\x91\x52\x7a\xaa\xa3\xc7\xba\xb5\x65\x3b\x7a\x6c\x47\x1b\x23\xae\xcc\x86\xa9\xa9\xe0\xca\xfc\xb4\x88\x84\x91\xd2\x85\x2b\xf3\xc1\xb8\x54\xee\xc7\x46\xbb\xd5\xd7\x9b\xbf\xff\x41\x4e\x47\x8f\x39\x82\x96\xcb\xd5\x5a\xd3\xef\x7d\x1c\x15\xd8\x5a\x2e\x5a\x78\xce\xfb\x68\xbf\xb9\x8a\x0c\x51\x4f\x7c\xbc\x0a\xa6\x83\x72\xe5\x3f\xd0\x73\xf1\x6f\x61\x8e\xab\x20\xc4\xce\x5a\xac\xb8\x2e\x2f\x31\x47\x15\xd7\xa5\x5c\xfd\xd5\x11\x62\x3b\x64\x09\xd4\x40\xe4\x19\x8a\x62\xc5\x75\x99\xd8\xb0\x2b\x45\x6a\x2f\x5f\xac\x3a\x42\xfc\xb6\x3c\xe8\xae\xa3\xd0\x56\x77\x5d\x96\xf6\xf6\x05\xd7\x2c\xdf\xa7\x12\xdc\xaa\x60\x82\xea\xc8\xb1\xaf\xac\x37\xec\x4f\x68\xc1\xff\xdd\xa2\x6b\x20\x72\xc2\xf9\x15\x52\x25\xee\xb5\x03\xa4\x2a\x95\xc6\x48\x5d\x4d\xf5\x21\xe8\x0e\xbd\xaa\x02\x26\x2b\x53\xa7\xe2\xd5\x0c\x41\xbf\x63\x28\x73\xdf\x67\xea\xb7\x99\x10\x1a\xfd\x96\xe5\xf8\xa8\xe5\xd3\x55\x76\xa9\x2a\x0e\x03\x74\xcb\x2a\x40\xa9\xcf\x06\x57\x41\xd4\x87\x82\x9f\x20\x6e\x5d\x5b\x1f\x38\xdc\xf4\xdc\xfd\x35\x6a\x30\x40\x50\x8b\x65\x4e\xe2\xfa\xe0\x42\x61\x6a\x55\x4a\x47\x14\x0d\xa5\x83\xca\x9c\xb1\xe4\x55\x00\xa5\xf4\x95\x0a\xa0\x34\x8e\x94\xea\x80\x32\x17\x20\x54\x8d\x68\xe3\x1c\x5c\x95\xd2\x11\xe3\xd1\x33\x5d\xce\xb1\xf8\x46\x11\xdf\x01\x1e\xe3\x1a\xfb\xf7\xe0\x42\x3a\x40\xe5\x7a\xf4\x4e\xcf\xb3\xab\x47\xbf\xf5\xe3\x61\x1d\xfd\xd6\x8f\xc0\xa3\xef\xe7\x80\xd2\x0e\x5a\x63\x8d\xb8\xc2\xd0\x28\x6b\xc2\xb6\x0e\xe8\xae\xe9\x6b\x20\xd0\x94\x85\xec\x37\x6a\x72\x3b\xa8\x2c\xa6\xde\x27\x90\xd5\xd2\x9d\xbe\xbd\x1a\xc6\xa2\x9a\xb0\xc5\xe6\xb1\x37\x47\x6b\x4d\xb8\xc4\xd8\x7e\xab\x03\xcb\x37\x2a\xa2\x3a\xb0\xfc\xb6\x06\xba\x84\x7a\x38\x19\x05\xbe\x6d\xfa\x68\xe4\x6b\xeb\x49\xbe\x6c\x5b\xe7\x1b\x41\xcf\xd6\x34\x1f\xa0\x67\xeb\x38\xe5\xaa\xc9\x55\xa4\x96\x8f\xe7\x64\x23\xaf\x20\xc8\x4f\xcb\xe5\xec\x6c\xe4\x15\x04\x39\xf5\x0d\x70\x6b\x2a\x6a\xa2\xe2\xd6\x3c\x9a\xf3\xb8\x35\x05\x7b\xab\x11\x50\x89\x92\x52\x1d\x41\x7e\x5b\xb8\xc3\xf4\x35\x70\x6b\x3e\x28\x28\xd5\x11\x64\xd5\xa6\x5b\x0d\x4d\x4e\xf3\xd5\x11\x64\x4d\x1a\x01\x47\x90\x55\xf1\xdc\x55\x6e\x4d\x9c\xa3\x35\xa3\xca\x60\xb8\xaa\x19\x3b\x2c\x4a\x51\x75\xf4\x58\x0b\x5a\x7e\x85\xaa\xed\x72\xb8\x57\x47\x8f\x55\xf8\xa3\x66\x02\xd6\xb0\x99\x57\xd0\x63\xc7\xfc\x55\x1d\x3d\xd6\x8e\x7e\x5d\x71\x69\x7e\x5a\x03\x57\x3e\x32\x38\x7a\xac\x7d\xe8\x7d\xf2\x75\xe9\xce\x0d\xca\x53\x8b\xbd\x47\x73\xdc\x91\xe3\xa7\xe5\xc8\xd1\x62\x51\xcb\xe5\x5b\xf8\x62\x2a\x01\xb1\x0b\x77\x76\x05\x39\x6e\xcc\x6d\xb5\x7c\x8f\x11\x54\x88\xea\xe8\xb1\x1e\x4c\xba\xd5\xd1\xe3\xb7\xe5\x32\xbe\xab\xa5\xb4\x1f\x71\x22\xb5\x10\x35\x82\xf2\x5a\x71\x69\x9e\xa6\x67\x62\xe4\x40\xc7\xae\x05\xb5\x33\xb7\x7d\xb0\x2e\xd4\xca\x31\x81\x67\xa6\x82\x00\x95\x42\x55\x1d\x01\x9a\xe9\x1b\x38\x02\x6c\x51\xb2\xe0\x96\x8c\xf5\x5f\x9a\x75\x75\x00\xd8\xa2\x16\x36\xf1\xad\x4f\xd5\xeb\x30\x8b\x03\x2a\x2a\x00\xd0\xa2\x3a\x86\xd9\x1f\x4f\x79\x75\x00\xd8\x0c\x48\x5b\x1d\x00\x5a\xc6\xf5\x56\x71\x3d\x66\x6d\xbd\x0e\x00\x5b\xd6\x9d\xed\x63\x73\x5b\xda\xe0\x1d\x00\xb6\x9a\x74\x77\xa2\xc5\x84\x70\xf0\xd7\x1a\xba\x66\x05\xfc\x55\xf5\x00\xf0\x57\xaa\x5a\xf5\x47\xb4\x4a\x75\xf0\xe7\x11\xff\xde\x22\x92\x45\x1b\x90\x83\xbf\xd6\xdf\xa7\xb8\x8c\x72\x61\x55\x5c\x8f\x53\xdb\xbc\x62\x5c\xf5\x35\x1c\xfc\x35\x85\x09\x55\xc0\xdf\xbb\x69\x01\xfe\xaa\xb6\x55\x07\x7f\x4d\x89\x1d\x15\xf0\x77\xd0\x1e\x2a\x31\xae\x57\x8b\xaf\x63\xac\xd0\x97\x02\xfc\xdd\xab\x3b\x0b\xa0\x9a\xbe\x74\x10\x90\x26\x58\x07\xdc\x6a\x52\x03\xfe\xee\x62\x22\x74\x40\xbc\xce\xfd\x8e\xf6\xac\x83\x4d\x31\xae\x6f\x6b\xff\x6a\x9d\x5f\xad\xfb\xb3\x35\xc2\xaf\x16\xe8\x00\xe0\x5b\x47\xfc\xd5\x4a\xbf\x5a\xf6\xab\x95\x7f\xb5\xca\xaf\x56\xfd\xd5\x6a\xbf\x5a\xfd\x57\x6b\xfc\x6a\xcd\x5f\xad\xf5\xab\xc5\x31\x5e\xe2\x56\x68\x60\x75\x94\xd7\x13\x16\xe8\xea\x08\xaf\x2b\x66\xa2\x4e\x0c\x6b\x25\xed\x77\x9b\x76\x94\xd7\x0b\xb6\xd8\x3a\x7f\xda\x4d\xab\xa3\xbc\xde\x74\x5c\x4f\x6c\xe0\x00\xee\x3a\x15\x4b\xcf\x4c\x71\x94\xd7\xe5\x08\xad\x13\xa3\x13\xb1\x36\x75\xb6\x5f\xad\x4e\x4b\x4f\x71\x39\x07\x3a\x7c\x75\x94\xd7\xe5\x5e\xaf\x93\x88\x9d\xa2\xdf\xf9\x38\x0e\xcd\x29\xdc\x8c\xf3\xd1\xef\x88\xd8\x91\xaa\x42\x40\xeb\x56\x5f\x40\x79\x5b\x6f\x58\x20\x08\xcc\x8c\xd5\x51\x5e\x57\x84\x7c\x5d\x3f\x23\x76\xaa\xa3\xbc\x7e\x35\xa3\x17\x1a\xa9\x8e\xe1\x85\x46\x8a\x89\xa4\xca\xcd\x58\xfa\x3e\x52\xd9\x16\xea\x4a\x0e\xfb\xe0\xd5\xaa\x6b\xfc\xe7\x3f\xc4\x65\xeb\xf0\x5a\xc4\x2d\x6b\x76\x2f\xb4\x6f\x30\x57\x75\xc4\x97\xaf\xbe\x1f\xee\xc6\x84\x21\xb4\x82\xf8\x92\xe6\x02\xc1\xad\xef\xb1\xb3\x49\x79\xd1\xe1\xac\xe0\x56\x8f\x16\xd1\x7f\xfc\x28\x1f\x5a\xeb\x3b\x7f\x4c\xae\x84\x9f\xd6\x8d\xda\x62\xcf\x3e\xef\x33\x08\x54\x26\xdc\xb9\x6e\x8c\xa2\xd2\xe0\x1d\xfd\x99\xb0\x6e\x3d\x18\x8a\x88\x1f\xa9\x8e\xe2\xec\xe4\x7f\xa5\xbf\x54\x07\x78\x26\x48\x52\x1d\xe0\x99\x80\x53\x3d\xb8\xcd\xb0\xa3\x56\x07\x78\x76\x88\x99\xae\x0e\xf0\x4c\x21\x4d\xf5\x10\x2a\x7f\xd4\x6a\xde\xba\x7a\x0a\x46\x86\xab\x37\x90\x0a\x10\xd4\x69\x5c\x30\x58\x29\xeb\xc1\x65\x56\xf4\x94\x8d\x65\x48\x77\x1e\xdc\x69\x7a\xbb\x83\x70\xf9\xef\xeb\xc5\x86\x04\xa4\xab\x97\x88\x04\xe9\x94\xb8\xfe\xae\x3e\xb0\x03\x38\xbb\x04\x8c\x55\x07\x6f\x26\x3b\x68\xbd\xa4\x64\x60\x1f\xac\xee\xda\xcb\xaf\x86\x74\x49\xc9\x88\x7a\xe6\xa2\xa5\x67\xba\xb6\x1b\x04\x73\x2e\xc6\x10\x8c\x36\x15\xd7\x9e\x52\xe2\x5b\x20\x2e\x1a\x89\x5a\x20\xa5\xa6\x5d\x5a\x84\xf4\xf3\xad\x9b\x03\xb7\x1c\xb0\xd7\x36\x5c\x7b\x61\xa9\x05\x72\x39\xba\xb3\xd0\xea\xb4\x2a\x2d\x3d\x13\xe4\xc2\xf2\x6a\x81\x23\x39\xe8\xed\x03\xc4\x13\x68\xe1\xa9\x7e\x74\x8d\x94\x21\x8e\x88\x06\xc3\xdd\x93\xf5\x4c\x6c\x95\x98\x3f\x9a\x98\xec\xd8\xea\x1a\xee\xbe\x07\x73\x4b\x83\xb1\xee\x39\x6a\xe1\x23\xe1\xb8\x6e\xa0\x2f\xa8\xb5\x52\x03\x7d\x29\x6e\xbf\xa9\xd6\x33\xa9\x0e\x0d\xf4\x15\xf9\x9e\x0d\xd6\xb8\xd8\xf5\x3b\xd0\x17\x4b\xb8\x09\x7d\xe1\x54\x6d\x0f\x11\x3d\x49\x6f\x67\x09\xe3\x1c\x6e\x91\x25\xcc\x86\xd8\x40\x56\x49\xef\x03\x59\xa5\xa2\x3b\x31\x4a\x0d\xdd\x49\x6c\x3a\x71\xe4\x0d\x64\x95\x34\x0e\x20\xab\x04\x4e\x68\x20\x2b\x79\x3d\x1a\xc8\xca\x30\x7b\xb5\x48\xfc\xbd\x24\x02\x55\x59\xd1\x1b\x60\xb8\x23\x12\xa5\x81\xaa\xac\xe9\x77\x3e\x0e\xa6\x19\xe2\xa8\x2a\x9b\xc6\x01\x54\x65\xa4\x6b\xb4\x44\xd4\x07\x2b\xb5\x25\x98\x03\x31\xe1\x34\xb2\x0e\x0d\xa5\xa5\x25\x90\xe3\xd2\xef\x5c\xbe\x8c\x41\xa7\xa9\x7c\x0a\xdb\x4b\x4b\xb8\x90\x51\x14\x5a\x52\xd1\x41\xbe\x44\x22\x42\x07\x6b\x76\x4b\x44\x5d\x35\x3d\x85\x1c\x09\xcd\x41\x47\x44\xb9\xa0\x94\x35\x47\x44\xb9\x60\x2e\x6b\x20\xa2\xa2\x59\x00\x22\x2a\x1a\x23\x47\x44\xb9\x98\xee\x04\xe1\xea\x0b\x3a\x22\xca\xa5\xe8\x77\x85\x96\xee\xf4\x6f\x5d\xc0\xee\xcd\x51\x4f\x2e\xd8\x0b\x1a\xbe\xb1\x02\xee\x68\xf8\xc6\xca\xd2\x53\xe8\x27\x07\x7a\xcb\xf4\x13\xb4\xdd\x32\xc4\xda\x98\x5f\x9a\x23\x9b\x2c\x3f\x4b\xcb\xb8\xb0\x89\x70\x6f\x19\x5f\x0a\xb1\x2f\xcd\xd1\x4b\xfe\x03\xaf\xfe\xff\x96\xdc\x32\xa9\x0c\x28\xee\x8d\x4c\xbf\x8a\x9a\xdf\x1c\xd8\xe4\xaa\x8d\xc1\x81\x4d\xae\x70\x2d\x34\x32\xfd\xa4\x2d\x36\x62\x35\x2b\x6e\x96\x56\x70\x97\xb0\x09\x37\xe2\x31\x1b\xe7\x75\x73\xf0\x92\x1b\xfa\x78\x73\xf0\x92\x65\x4f\x6d\x64\xf3\x35\x02\x9e\x9a\x03\x97\xdc\x9a\xee\xf4\x4f\xdd\x86\x9e\xe2\xe2\x35\xc2\xad\x9a\x03\x97\xdc\xb6\xee\x24\x1d\x03\x2b\x70\x73\xe0\x92\x9b\x96\x11\xb1\x98\x4d\x1b\x58\x21\x1b\x2c\xe8\x7d\xd8\xd2\xa3\x7e\x77\x68\x49\x06\xdc\x97\x5a\xb6\x95\x48\x18\x4c\x15\x0d\x77\x57\x07\x98\x36\x07\x3b\xb9\x13\xb3\xd1\xc8\xe6\xeb\x1a\x5a\x5c\x5a\x03\xbb\x61\xc3\xa5\x35\xf4\x76\x82\x29\x87\x06\x13\x44\xa3\xd4\xe9\xe6\x88\x26\xcb\x8a\xdf\xc8\xd8\x53\xd2\x73\x23\x63\x6f\xbc\x7d\x71\x19\x06\xa1\x8e\xcd\x11\x4d\x1e\x5d\x2d\x97\x61\x10\x66\xd4\x70\x69\x0d\x82\xc7\x5a\x23\x58\x8b\x18\xd5\xd6\xf0\x05\x70\xc0\x36\x5c\x59\x62\x65\x68\x04\x53\x2a\x94\xac\x39\x9a\xc9\x13\xcc\xd4\x1c\xcd\x64\x25\xf6\xb6\x46\xe4\x07\xb0\xaf\x35\x19\x7c\xf4\x3e\x62\x62\xd1\xc5\x1b\xee\xaa\x25\xd9\x1b\x6e\x64\x6d\x05\xb8\xab\x56\xd2\xdb\x5d\x86\x25\xd9\x1d\xb1\xe4\xa5\xc5\x88\xbb\x6a\xe9\x0d\x04\x4b\x2e\xa2\x07\x5a\x27\x0a\x42\xa3\xe2\x88\x25\x2f\x1d\x0f\x8e\x58\xf2\xd6\xb8\xc3\xf1\xb7\x71\x9a\x37\x47\x2c\x79\x9b\xde\xd7\x68\xe9\x5a\xa7\x85\x0c\x8e\x58\xf2\xee\x7a\xc3\xa4\xa5\x67\x2e\x5a\xea\x27\x69\x3f\x78\x4c\x5a\x27\xed\x87\x2c\x84\xd6\x15\x9d\xc3\xb5\x41\xda\x0f\x31\x37\x0d\x77\xd5\xd1\x38\xe0\xae\x3a\xe8\x6a\x8d\xe0\xc7\xf3\xe8\x4e\x02\xca\x50\x19\xda\xc0\x75\x9a\x75\x0d\xbf\xcb\x50\x0b\xbf\x0b\x86\x9a\xe6\xc8\x22\x1f\x7d\xb3\xa1\x38\x72\xde\x80\xef\xe8\x06\x66\xcf\xc4\x35\xa8\xcd\x9b\x40\xc5\x1b\x75\x67\xa6\xc5\x1b\x1c\x39\x64\x85\xfe\xb6\x49\x70\x9b\x94\x92\x89\x0f\x0c\x13\x4b\x9b\xb8\xaa\xb3\x5a\x83\x96\x9e\xe2\xfd\xbc\x98\x43\x9a\xfc\x43\x68\xc5\x6d\x12\x27\xae\x5d\x0a\xff\xd0\xd5\x2c\x77\xe4\x90\x2f\x61\x87\x8d\x00\xc5\x4b\x2e\x43\x23\x40\xf1\x6a\x3f\x5b\xa4\x51\x2d\xdd\x49\x44\x97\x36\x68\xfc\x43\x4a\x92\x69\x0b\xf9\xb4\x87\x2c\xe4\xd3\xce\xb7\x90\x0f\x33\x6a\x73\xe4\x50\xe4\x5f\x68\x04\x27\xba\xeb\xfb\xff\x6f\xc9\x0e\x26\x0a\xb5\x4e\x52\x73\x20\x51\x94\x8c\xd9\x96\x62\x50\x25\xc2\xc6\xa2\xc9\x30\x38\x90\x28\xe1\x15\xd6\xed\x81\x01\x03\x45\xdb\xd8\x3e\x35\xb4\x0e\x24\x0a\xc5\x22\x52\xdb\x04\x46\x69\x9a\x39\x2c\x28\x0f\xc0\xa5\xe1\x2c\x52\x0c\x6a\x23\x1a\xf1\x91\x8e\x40\x34\xe2\x43\xb8\x5d\xdb\xc4\x16\x68\x62\x39\x5c\x28\x0f\xd6\xde\xb6\x09\x7a\xdf\xba\x93\x88\x52\x9d\x62\x38\x8b\x22\xce\xb7\xe6\xce\xa2\x12\xb5\xe0\x1c\x66\x94\xa8\x05\xe7\x30\xa3\x44\xe9\x55\x07\x6b\x2d\x36\xa8\x46\xde\x5b\xcc\xba\x93\xdc\x4c\x0d\x26\x79\x6f\x51\x83\x42\xde\x9b\x18\x47\x1a\x21\x87\x09\x87\x65\x23\xe4\x30\x69\x19\x91\xf7\x26\x37\x6c\x7b\xc3\x09\xe9\x35\xe1\x84\x49\xba\x13\xb9\x6d\xe2\x4c\x68\xe4\xb6\x25\x1c\x50\x0d\x87\x90\x5c\x1f\x0d\x87\x50\xc2\xa7\xd0\x70\x08\x25\x8d\x1f\x0e\x21\x38\x71\x53\x23\xb7\x4d\xd1\x9d\x8d\xdc\x36\xd3\x21\x4a\x18\xa1\x49\x9f\xc6\x11\x64\x5a\x7e\xe4\xb6\x59\xd6\xdb\xc9\xdd\x23\xc1\xa2\x5d\x72\xf7\x74\x58\x38\xce\x28\x56\x75\x8d\xf4\x60\x62\x72\x9b\x63\x89\x62\xb8\xd4\xba\x63\x89\x62\x00\xd6\x1e\x48\x5f\xe7\x18\xeb\x84\x09\x66\xd2\x2d\x3a\x61\x82\x99\xe3\xa1\x3b\x96\x28\xd9\xf4\x14\x22\xef\x8b\x5a\x2e\x43\xc6\xc4\xd3\x1d\x4b\x94\x4c\xd4\x6f\x0f\xe4\x1f\x32\x7b\x3a\x4e\xa0\x8c\xae\xdd\x1d\x4b\x94\x7c\x75\x0d\x8b\x39\x16\xe3\x4e\xf8\x60\x31\xb5\x2e\xb6\x75\xde\x80\x37\xa7\xa0\xfb\x76\x58\x4c\x0a\x0e\xee\x8e\x37\xa7\xb0\x72\xfa\x43\xa8\x23\x9a\x7e\x7f\x70\x3c\x62\x4d\xee\x84\x06\x56\x8c\x79\xfd\x51\xf6\x40\xa2\x85\x43\x2e\xa9\xe5\x32\x54\xd3\x53\x3a\x2d\x3d\xc5\x65\xa8\x78\x3f\xfa\x43\x1c\x4e\x55\xcf\x28\xc8\xc2\xba\xed\x84\x06\x56\xcc\x37\xfd\x21\x87\xf2\xf2\x75\x1f\x62\x70\xf0\x00\x75\x3c\x38\x15\x17\x6c\x57\xf1\x6f\x7d\xb3\xa8\x14\x7c\xde\x1e\x95\xcb\xcb\xfb\x1c\x4b\x94\x46\x4c\x71\x77\x2c\x51\x1a\x96\xf4\xee\x58\xe2\x75\x5f\xf6\x28\x67\x1c\x5f\x09\x16\x93\x36\x74\xa7\xcb\xd0\xd4\x4f\x58\x4c\xa4\x90\xf5\x88\xd7\x62\x23\x2d\xa5\x18\xe5\x54\xee\x94\x62\x6c\x6c\x9f\x1d\x0f\x4c\x63\xa5\x76\x3c\x30\x1d\xe3\x44\xc7\x03\xa3\x84\x9b\x8e\x07\xa6\x83\x10\xba\xe3\x85\xa2\x04\xbd\x8e\xf7\x45\xd9\x05\x1d\xef\x4b\x2f\xfa\x1d\xa9\xf4\x92\x96\xd0\xbd\x3e\xca\x3f\xb6\xe4\x8e\xe3\xa5\x0f\x75\xf3\xe0\x32\xe1\x05\x10\x91\x28\x5c\xbe\x1b\xe9\xaa\x84\xec\x74\x9c\x2b\x83\xad\xae\xe3\x5c\x19\x9c\x8c\x1d\xe7\x8a\xa8\x6c\x3a\xce\x15\x91\xec\x74\x9c\x2b\xca\x66\xeb\x90\x8d\x88\xf4\xa5\xbb\x03\xa5\x0c\x0d\x1f\x8c\x22\x03\x07\x43\x77\x98\x51\x06\x27\x63\x87\x51\x64\x90\x86\xd0\x33\x3d\x63\x43\xe9\xf0\x84\x0c\xd2\x71\x7b\xa6\x67\x9a\xe4\xf0\x84\x4c\x20\x79\x17\x4f\x08\xfa\x51\x27\xdb\x6b\xea\xc3\x67\x62\xb4\xd9\xa0\x7b\x26\x3c\x5d\xfd\xcc\xa2\x48\x61\x12\x28\xa8\x8e\xe8\xdc\x4e\xa6\xd7\x9c\x7a\x83\xf7\x5a\x39\x78\x9d\x80\x3a\xe5\xe0\x75\x77\x8b\x94\xc5\x56\xd7\x1d\x59\x14\x25\xac\xf4\xa2\x5a\x9d\xf4\xc5\x91\x45\x59\x84\x6c\x75\x47\x16\x65\x91\x75\xd6\x0b\x89\xc2\x5a\x70\x04\xd4\xc9\xe9\xdb\x15\x50\xa7\xad\xc7\x91\x45\x59\x5d\x2d\xdc\x5a\xe8\x16\xbd\xe0\xd6\xd2\xb4\x26\x98\x6e\x81\x33\x3a\xc1\x74\x4b\x93\x9c\x2c\xaf\x75\x74\x27\x32\x60\x9c\xe8\x04\xcb\x6d\x0e\xa0\x4e\x16\x97\x12\xd2\xbb\xa3\x87\xb2\x35\xe5\x2b\x5c\x2e\x51\xd7\x88\xc2\xd1\xb4\x76\x57\x49\x11\x73\x46\xaf\x04\x59\x71\x38\x75\x47\x16\x65\xeb\x5b\x3b\xb2\x28\x1b\x48\xde\x1d\x59\x94\xcd\xd1\xd8\x2b\x54\x44\x4b\x7d\x71\x19\xb6\x64\x50\xb0\x1c\x7a\x4e\x77\x64\x51\xe4\x38\xea\x70\x81\x9c\xac\x7e\x92\x90\x4f\x5c\x42\x77\x64\x51\x14\x30\xda\xe1\x02\x39\x20\xb5\x0e\x17\x88\x8c\x75\xdd\x91\x45\x81\xd6\x3d\x75\x47\x16\xe5\x46\xb5\x70\x3d\x82\xbf\x3a\x69\x5a\x57\xe3\x4e\x9a\xd6\xcd\xba\xb3\xd1\xd2\x1b\x48\xe6\xc6\xbd\xd8\xdd\x4f\x52\x6e\xd5\xfb\x5c\x3e\x6a\x4f\xa5\xde\x88\xdb\x6d\xba\xe6\xf2\xdd\xae\xdf\x11\x44\x86\xfe\xde\x1d\x75\x94\x0b\x94\xef\x8e\x2c\xca\xc5\x69\xdc\x49\xc3\xba\x5b\xd7\x90\x01\xa3\x54\x87\xef\xe3\x6a\xbb\x76\x64\x51\x15\x80\xda\x3b\xc1\xa9\x89\x99\xe5\xc8\xa2\x2a\x3a\xa3\x3b\xb2\xa8\x81\x23\xbc\x3b\x7a\xa8\x14\x66\x4b\xbd\xab\x42\x97\x7e\x77\xc8\x34\xd4\xfb\xdc\x85\x28\xaf\x49\x87\xd3\x43\xa4\xbd\xdd\xd1\x43\x15\x81\x59\x27\xa0\x4d\x34\x01\xdd\xd1\x43\x0d\xda\x19\xe0\xed\x78\x82\xee\xf4\x7e\x3e\xe0\xf5\xee\x3e\x8d\x2a\x1e\xc3\x3e\xc8\xec\x54\xaf\x07\xd1\x19\x44\xdb\xf7\x21\x37\xaf\x7e\xe7\x32\xc8\x43\xd7\xdd\xa7\x51\x15\x8f\xd4\x1d\x75\xd4\x07\xec\xd9\x1d\x75\xd4\xe7\x5f\xbc\xd1\xa9\x3b\x20\xa9\xe2\xb7\xeb\x04\xb3\x3d\x9a\xba\xee\xe6\xa8\x11\xa8\xd4\xdd\xcd\x51\x23\xb1\xa3\xdd\xc1\x4a\x8d\xc0\xcb\xee\x60\xa5\x2a\xab\xaa\xc3\xdb\x11\x81\xac\xdd\xc1\x4a\x8d\x59\x6f\x18\xb4\xf8\x48\x13\xd6\x2e\x4d\x9e\x89\x17\x5b\xc7\x83\x03\x92\x1a\x09\x71\xea\x70\x73\x28\x68\xa7\x13\xb0\x16\xa5\x49\x11\x94\x26\x8a\xca\xee\xa0\xa3\x26\x7d\x5c\xf8\x37\x12\x9a\x70\x5f\x04\xd0\x68\xd8\x1d\x74\x54\x6a\x84\xa4\x4e\x50\x9a\x62\xc0\xfb\x22\x2d\x46\xc3\xbe\xf0\xa1\x13\x6a\xd6\x1d\x13\x54\x59\x18\xbb\x63\x82\x9a\x88\x0d\xee\x1b\xe6\x13\x4d\x10\x72\x99\x12\xb6\xd6\xbe\xe9\x19\x96\xec\xbe\xe9\x99\x34\x8d\x4d\xcf\xb4\x4d\x6c\x7a\x06\xb4\xee\x9b\x9e\x69\xb9\x13\x6a\x66\xd2\x1b\x37\xf9\xa2\xda\x06\x37\xcc\x0a\x3a\x64\x36\xcc\x0a\xfa\x2e\x24\x25\x99\xb4\x17\xd7\xfb\xab\x69\x19\xb9\xde\x5f\x0d\x47\x44\x77\xbd\xbf\x9a\xf4\x4d\x82\xc4\x0c\xab\x5e\x77\xbd\xbf\xca\x2e\xda\x5d\xef\xaf\xa6\x0d\xec\xd0\x33\x6d\xad\x04\x89\xc9\x66\xda\x49\x33\x92\xcd\xb4\xbb\x0f\xa1\x5a\xd5\xef\xe8\x35\x26\xaa\x4e\xd2\x90\x75\xb5\x1e\x5a\xc8\x70\xe9\xb5\x0e\x92\x4b\xaf\x87\xee\xa4\xd7\x04\x32\xf5\x4b\xaf\x87\x7e\x47\xaf\x35\x62\x97\x5e\x6b\xc4\x08\xf9\x92\xad\xb5\x93\x2c\x64\xd2\x5a\x61\xb1\x30\x6d\x4b\xb0\x58\x98\xb6\x25\x58\x2c\xb2\xa9\xb5\x89\x9d\xe0\x7b\xc2\x62\xf1\x6a\xe5\x62\xb1\x40\xa2\x41\xb8\x57\x66\x5e\x0f\x98\x2a\x14\x15\x34\x60\xaa\xc8\x6c\x75\x83\x70\xaf\x12\xf4\xbb\x42\x6b\xd0\x22\x04\xef\xd1\x9d\x83\xd6\xa1\xe5\xfd\x2c\x18\x90\x46\x20\x71\x84\xe3\x7d\x90\x0c\x54\x58\x0f\x83\xb8\x2d\x59\x6c\x87\x6b\xfa\xb5\x70\xfc\x8d\x07\xb6\x0d\x50\xce\x70\x4d\xbf\xca\x46\x3b\x5c\xd3\xaf\x85\xf1\x1b\xd4\xac\x11\xa7\xce\x78\xe8\xe7\xd2\x53\x2a\xad\x45\xcb\xbf\xb5\x50\xc0\x78\x14\x46\xa8\x96\xcb\x50\x93\x9e\x32\x69\x15\x5a\x2e\x83\x1c\xae\xc3\x35\xf6\x5a\xd1\x3e\x87\x6b\xec\xb5\x72\x38\x0d\xd7\xd8\x6b\x65\xdd\x8e\x28\x52\x29\xbe\x99\x7b\x06\xaa\x8c\xad\x23\x92\xf7\x8a\x6e\x3f\x22\x31\x2c\xac\xb8\xe1\xda\x7c\x6d\x41\x77\x12\xae\x1a\xf5\x3e\xc2\x39\x93\x7e\x07\xbd\x80\xbe\x2e\x49\x3a\x8d\x20\xcd\x11\x49\xbc\x02\x97\x8e\x08\x77\xe2\x9f\x99\xf5\x7f\xb7\xe4\x11\x09\x9a\xd7\x27\xa3\xae\xba\x6c\xb4\xc3\x1d\x03\xb5\x69\xba\xb8\x32\x5f\x1b\x20\x6e\xb8\x32\x5f\x1b\x60\x73\x90\xa3\xd3\xd8\x22\x07\x39\x3a\x9d\x4d\x71\x24\xc2\x70\xf4\xa9\x13\x61\x38\x49\x77\x0e\x5a\x7c\xce\x44\x18\x0e\x1a\xf4\x70\x8d\xbd\xf6\xa6\x3b\xbd\x9f\x1d\xe7\xc6\x70\xc7\x40\xed\x2c\xd4\x61\x90\xb3\x4c\xb5\x22\x2d\x7e\x47\x25\x4b\x59\x7a\x87\x6b\xf3\x55\x44\x3f\x83\x64\x1b\x85\xf8\x0f\xd7\xe6\xeb\x00\xae\x0f\x23\xfd\x18\xad\x6e\x18\xc9\x0b\x9a\xf2\xee\x34\xa8\x43\x53\x9e\x50\x29\x51\x0e\x0e\x42\xa5\x84\x02\x06\xa1\x52\xa2\x9b\x1c\xae\xe9\xd7\x91\xf5\x3b\x97\x4f\xc4\x9b\x83\x50\x29\xd9\x84\x07\xa1\x52\x83\xac\xa3\x41\xa8\x94\x72\xac\x06\xa1\x52\x83\xad\x67\x10\x2a\x25\x2b\xf0\x20\x1c\x6a\xe0\xbc\x19\x84\x43\x4d\xb4\x82\x41\x38\xd4\x24\x58\x69\x10\x0e\x35\xa3\xae\xb9\x0c\x53\x23\x46\x38\xd4\x34\x5d\x5b\xb4\x90\x5d\xe1\x50\xea\x35\xe1\x50\x13\x6b\xee\x20\x1c\x6a\x4a\x06\x12\x69\x94\xf8\x3a\x94\x48\x03\xae\x19\x84\x43\x4d\xac\x7a\x43\x89\x34\x80\xe2\xe1\x7a\x7f\x9d\x1c\x55\x83\x50\x28\xe5\xc2\x0d\x42\xa1\x56\xd0\xef\x5c\xbe\x85\x9e\x33\x08\x85\x5a\x58\x81\x07\xa1\x50\x4b\x12\x11\x0a\xb5\xb4\xc0\x5d\xef\xaf\x2b\xeb\xda\xa2\xa5\xf7\xb9\x7c\xab\xa8\x2f\x84\x7b\x11\x45\x3f\x0a\xe1\x5e\xf8\x5d\x86\x63\x82\xba\x38\x6e\x07\xe1\x53\x62\x27\x1c\xae\xf7\xd7\x25\x89\x2a\x32\x48\xa2\x8a\x0c\xf8\x17\x06\x1c\x80\x8b\x08\x8e\x01\xe9\xc2\x06\x30\x8f\x4a\x3c\xf3\xa3\x3b\xbd\x67\x3b\xea\x1a\xf1\xcc\xa8\x3d\x83\xd4\x97\x8d\xda\x33\x1a\xcc\x70\x92\xa8\x41\x48\xa0\x59\xd7\x60\x66\xc4\x3c\x30\x60\xf6\xdb\x84\x1c\x8e\x26\x0a\x34\x24\x6a\xd0\x13\xa9\x67\x8d\x2c\x57\x10\xde\x80\xbd\x6f\xeb\xe8\x68\x04\x9a\xe1\xc2\x1b\x4d\x69\x1f\xba\x73\xd1\x62\x3d\xb8\xc6\x5e\x8f\x46\xcc\x35\xf6\x7a\x34\xcf\x5c\x63\xaf\x07\x14\x30\xdc\x4f\x50\x8f\xbe\x3c\xa4\x0a\xca\x35\x18\xb0\xf7\x29\x08\x61\xb8\x36\x5f\xc5\xc3\x33\x48\x6b\x39\xda\x19\x5c\x9b\xaf\xe2\xcc\x18\x68\xf3\xca\xb8\x1d\x5d\x0c\x84\xfa\x1d\x14\x4b\xef\x53\x20\xbf\xd0\x68\xa2\xcd\x8b\x28\x60\xa0\xcd\xdf\xad\x6b\x70\x9c\x60\x82\x1b\x68\xf3\x57\x47\xce\x50\xac\x35\xdf\x7a\x28\xe0\xf8\xfc\x6b\x4b\x76\x45\xbf\x05\x7d\xc0\x01\xc1\xa2\x96\x2d\xe9\x29\xca\x55\x1b\x22\xe8\xd3\x94\x87\xa0\x2f\x24\xbd\x8e\xd4\x86\xa4\xae\x10\x36\xaf\x65\x0b\x41\x5f\xd0\x89\x3a\xc8\xcc\xc1\x7e\x34\x06\xc9\x9e\x3a\x47\xe0\x48\x50\xda\xc3\x20\x35\x45\xf4\xf3\x63\x12\x23\x88\x15\x71\x4c\x42\xff\xb1\xc3\x8e\x49\x42\xa7\xfa\x42\xfa\x89\x40\xc7\x20\xfd\x44\x89\xd8\x03\xa6\xbd\x07\xed\x65\x90\x7e\xf2\x60\xaf\x1a\x70\x20\x88\xac\x68\xc0\xb4\x27\x1a\xee\x31\xe1\x06\xd0\x14\x84\xff\x40\x09\xb4\x83\xf4\x93\x18\xf5\x4c\x25\x74\x32\xb1\xa6\x48\x14\x79\x26\xe9\x27\xb2\x56\x0f\x98\xf6\xa2\x34\x14\xf8\x0f\xa2\xa6\xcb\x82\x24\x12\xaf\xf5\x58\xc4\x40\x0e\xb5\x88\x81\x44\x0f\x1f\x30\xed\xc5\xa9\x6b\xa2\x66\xd1\x1b\x08\x82\xbc\xba\xe6\xf2\x09\x2f\x8c\xa5\x20\x48\x7a\x4d\x30\x52\xc2\x81\x38\xc4\x7d\xa0\x85\x0a\xf7\x41\xd2\x02\x80\xfb\x20\x01\xcd\x86\xe3\x85\x96\xb4\x00\x1c\x2f\x34\x91\xad\x0e\xf8\x0d\x12\x09\xb2\xc3\x31\x41\x13\x47\xdc\x70\x4c\xd0\x4c\xb3\xce\x31\x41\x33\x8d\x18\x41\x46\x86\x29\x66\x38\x26\x68\xd2\x76\x87\x63\x82\x66\xda\xca\xe1\x37\x30\x62\xcb\xc7\x26\x90\x13\x9b\xf0\x70\xbc\xd0\x4c\x3a\xd0\x56\x20\x27\x32\x38\x5e\x68\xe2\x5e\x1b\x9b\x40\x4e\x8d\xd1\x21\x90\x13\x63\xc1\x38\xb0\x21\x12\x15\x33\x1c\x59\xb4\xac\x2f\x4f\xfa\x89\x6a\xe5\x0c\x48\x0c\x32\x08\x6f\x40\x62\x50\x70\xbe\x0d\xd2\x4f\x0a\x1e\x8c\xe1\xc8\xa2\x95\xac\x6b\x70\x59\x63\x7d\x1c\x8e\x2c\x1a\x55\xed\xd2\x20\xfd\xe4\xd5\x4c\x1d\x59\xb4\xa2\xcd\xf4\xc0\x1f\xa3\x51\x71\x6f\x43\x2b\xda\x50\x0e\x44\xba\x1a\x15\xc7\x19\xad\x68\x63\x70\x9c\xd1\x8a\xbe\xc4\x25\x10\x55\x07\x9e\xe3\x8c\x26\x6b\xf5\xb8\x04\xa2\x4a\x0f\x77\x9c\xd1\xaa\x94\x12\xc7\x19\x8d\x52\xdf\x69\x5c\x28\xd5\x92\xae\xb9\x0c\x22\xe8\x1a\x90\x12\xd4\xa6\x3b\x5d\x86\xda\xf5\xcc\x43\xa8\x2b\xb3\x8e\xb4\x92\x0a\x42\x9f\xee\x51\x68\x95\x03\x61\xba\x47\xa1\x29\x7c\x60\x3a\xce\x68\x4a\x93\x99\xa4\x95\x34\x56\xe3\x0c\x0a\xa6\xd5\x53\x32\x2d\x3d\x05\xc2\x5f\x76\xb7\x19\x08\xa6\xc5\x8f\x35\x03\xb4\x5b\x59\xbf\x23\x98\x96\x28\xa3\x19\x20\x56\x28\xfa\x1d\xb4\x70\x7c\xdd\x09\x23\x5e\x43\x0f\x9f\xb0\xde\x35\x14\xc0\x09\xeb\x5d\xc3\x41\x3a\x61\xbd\x6b\xfb\x5f\x86\x8b\x09\xb3\x5d\x97\x08\xf0\xd5\x29\x81\x79\xc2\x57\x27\x22\xc4\x09\x5f\x1d\x65\x27\xd3\x84\xaf\xae\x63\xb5\x9c\xf0\xd5\x75\xac\x8f\x53\x7c\x75\xfa\xb8\xe2\xab\xe3\x1c\x99\xe2\xab\xe3\xb4\x9d\xf0\xd5\x0d\xf4\xb8\x29\xbe\x3a\x96\xed\x84\xaf\x4e\xd6\xea\x09\x5f\xdd\x00\x3c\x4c\x31\x07\xa0\xb9\x4d\x31\x07\x54\xfd\x0e\x26\x5b\x20\xc8\x84\x39\x60\x3e\xba\xe6\xf2\xcd\xa4\xf7\xb9\x0c\xca\x21\x9b\x91\x48\x65\x40\xf1\x84\x19\x60\x76\xbd\x01\x12\x16\xd3\xef\x5c\x86\xa5\xdf\xc1\x0c\x20\x06\x89\xe9\xc8\xa2\xad\xa1\x6b\xb0\x29\xa3\x1f\x4d\x77\x21\x34\x45\x44\x4e\x98\x01\x16\x8e\xce\x99\xc8\x63\x64\xfb\x9c\x89\xf4\x78\x82\xd2\xa6\xa3\x8e\xb6\x8b\x9e\x02\x11\x14\xcb\x76\x3a\xea\x68\xbb\xe9\x7d\x83\x16\x53\xd7\x51\x47\x13\x63\xd8\x74\xf7\x42\xdb\x1c\x78\xd3\x7d\x08\x6d\x2f\xb5\x88\xc4\x5e\x7a\x3b\x91\xd8\xa0\xa3\xe9\x88\xa4\x6d\x4e\xfe\x69\x44\x62\xa3\xe7\x4c\x53\x24\x36\xfd\x34\x72\xae\xd4\x33\x47\x24\x4d\x41\xf8\xd3\xe0\x14\x64\x43\x99\xa4\xff\x1f\x36\xf6\xe9\x88\xa4\x29\xf9\x7c\xc2\x49\x77\xd0\xfb\xa7\x23\x92\x76\x70\x43\x4e\x47\x24\xed\x68\x9e\x39\x22\x69\x87\x83\x72\x92\xfe\x7f\xf1\x6f\x4f\x47\x24\x4d\x9e\xfe\x69\xb0\x8e\x48\x76\x47\x1d\xed\x4a\xf6\x4c\x4a\x38\xd6\xf1\x99\x15\x4d\xce\x1b\xdc\x13\xd1\xee\xd5\x9d\x44\x5b\x93\x58\x35\x33\xd1\xd6\x18\x82\x66\x26\xda\xda\xf4\x3b\x45\x5b\x33\xb6\x99\x68\x6b\x8d\x83\x38\xe7\xd8\x96\x26\x9c\x73\xa1\xf3\x05\x95\xa0\x31\xf4\x06\xa2\xc9\xa7\x9e\x49\x34\x39\x9a\xf7\x14\x63\x39\xba\xf6\x14\x63\xb9\xe6\x7c\x81\x17\x51\x5f\xa2\xc0\x0e\xa3\xad\x07\xc6\x72\xd9\x4c\x27\xa9\xfd\x52\x66\x26\x9c\x73\x22\x68\x9d\x8e\x48\xfa\x83\xcb\x70\x92\xda\xff\xe0\xe7\x99\xf0\xcd\xa9\xde\xca\x84\xb1\xfc\xd1\x96\x55\xe0\x7d\x44\x9d\x98\x05\xde\x47\xad\x23\x18\xcb\xe5\x96\x9f\x45\xe9\xd0\x48\x5b\x21\x33\x02\x75\xcc\x8a\x0c\x1c\xa9\xb3\x22\x03\x98\x7c\x92\xb6\xff\x80\xc9\x27\xac\xe4\x51\x7b\x08\x69\xfb\x91\xc3\x62\xc2\x25\x17\xb1\xd4\x4f\x47\x24\x5d\xe6\xd5\xe9\x9e\x88\x2e\xe7\xfe\xac\xb0\xae\x6b\x85\x93\xb6\x2f\x05\x69\x56\x78\x01\x8b\xfa\xe2\x32\xc4\xa5\x5e\xbb\x0c\x11\x9d\x79\x3a\x3e\xe9\x72\xe0\x4f\xc7\x27\x3d\x69\x07\x73\x7c\xd2\xd3\xf3\xaf\x2c\xc0\xe9\xd0\xa5\x27\x6d\xc2\xee\x88\xe8\x49\x1d\x6b\x70\x35\x71\x9e\xcf\x06\x55\x5e\xd1\x0b\x2a\x2d\x06\x93\x6c\xfd\x54\xd4\x15\x17\x2f\x69\x9a\x35\x48\xf3\xa7\xee\x74\xf1\xa4\x49\x4d\x87\x35\x3d\xc1\xad\x36\xe1\x8a\x13\x3b\xdc\x84\x94\x3c\x1d\xbd\xdd\x45\x4f\x9c\xf5\xb3\x23\x3a\x67\xfd\x74\x58\xd3\xa5\x81\x4d\x87\x35\xdd\xd0\x7a\xa6\xc3\x9a\x2e\x0e\xab\x49\xc2\x86\x32\xf8\xa6\xc3\x9a\x2e\xfb\xe6\x24\x61\xc3\x00\xda\x93\x84\x8d\x8c\xe9\x60\x92\xb0\x91\xb5\xa4\x1d\xf2\x74\xf1\x23\x4f\x12\x36\xc4\x7e\x37\x49\xd8\x90\xa5\x70\x92\xb0\x91\xa7\xfa\x49\x2a\xed\x96\x0c\xf0\x89\x3d\xba\xe6\xf2\x15\x80\xe8\x24\x61\xa3\x10\x02\x34\x49\xd8\x10\xcb\xc3\x24\x61\x43\x1e\xfb\x49\xc2\x46\x51\x5f\x48\xd8\x28\x3a\x97\xc7\x37\x8d\x56\x8b\x95\xa4\x8d\x82\x35\x74\x92\xb4\x51\x8e\x7e\xeb\x32\x16\x1d\x96\x24\x6d\x54\x6d\x3f\x24\x6d\x28\xe1\x76\x92\xb4\x51\x71\x42\x4d\x92\x36\x2a\x7a\xde\x84\x98\x5c\xd4\x8c\x93\x84\x8d\xaa\xe3\x8a\x84\x8d\x8a\x33\x69\x4e\xa8\x2b\xb5\xfd\x90\x90\x21\x1f\xfe\x24\x21\xa3\xaa\x9f\x24\x64\xc8\xce\x37\x49\xc8\x68\x41\x4f\xa9\xb4\x74\x27\xa4\x44\x8f\x5a\xf0\x16\x02\xf5\x27\x09\x19\x0d\xef\xc7\x24\x21\xa3\x49\xc1\x20\xe9\xa2\x65\xbd\x5d\xdc\x6e\x6c\x0e\x24\x5d\x34\xcc\x62\x93\xa4\x8b\xa6\xd9\x4c\xd2\x45\x03\xe0\x4e\x92\x2e\x94\xea\x30\x97\x92\x4a\x98\x6b\x4b\x89\x23\x2c\xeb\xa5\xc4\x11\xc6\x7e\x91\x38\x92\xf5\xbe\x41\x4b\xcf\xf4\x7e\x76\xa2\x67\x27\x29\xf2\x22\xf1\x9f\x8e\x51\xfa\xd0\x18\xc1\xcf\x36\xc0\x91\xd3\x7d\x1a\x7d\x80\x70\xa7\xfb\x34\xfa\xd0\x2a\x87\x83\x4d\xcc\xdc\xd3\x31\x4a\x57\x75\x9a\xe9\x18\xa5\x0f\x10\xcb\x74\x8c\xd2\xe5\x7e\x9f\xa4\xc1\x0f\x1d\x81\xa4\xc1\x4f\x69\xa7\x1b\xda\x59\x1d\xd5\xa4\xba\x4f\x8d\xfb\x81\x5a\x16\x3b\xfb\x24\xd5\x7d\x12\xa6\x36\x1d\x6b\xf4\xa9\x1d\xe0\xc0\x70\xb3\x74\xcd\xfb\x29\x83\xd6\x74\xac\xd1\xe7\x51\xab\xd2\x62\x34\x1d\x6b\xf4\xa9\x2d\xdb\xb1\x46\x9f\xda\x2b\x1c\x6b\xf4\xa9\xbd\xc2\xb1\x46\x97\x21\x6c\x1e\x52\xa7\xf5\x5d\x48\x75\x5f\x51\xbf\xf3\x6f\x2d\x63\xd7\xf4\xc8\xa6\xbe\xb4\x3e\xdd\xdf\xd1\x17\x86\xa2\xe9\x38\xa4\x2b\x34\x73\x42\x90\x26\xf3\xd6\x74\x1c\xd2\x17\xd1\x36\xd3\x71\x48\xdf\xe1\x5f\xd4\xfc\xd3\x21\x4a\x17\x1b\xda\x74\x88\xd2\xc5\x89\x35\x1d\xa2\xf4\xfd\xbe\xae\xd1\xe2\xe3\x3a\x44\xe9\x1b\xf7\xd8\x74\x88\xd2\x37\x3e\xd2\x09\x6f\xda\xab\xaf\x91\x15\xbf\x35\xb1\xdc\x15\xd2\xf7\xd2\x33\x61\x62\xd0\x30\x38\x7c\xe9\xf2\x8d\x2f\xb2\xe2\x95\x97\xbf\xe0\x4d\x93\x75\x6b\x05\x58\x83\x59\xa8\x2b\x90\x83\xc4\x89\xb4\x1c\xbe\x74\xd1\xd8\x2c\x87\x2f\x5d\x35\x34\x16\x59\xf1\x8a\xcc\x5c\x64\xc5\x1f\xe2\x73\x97\xc3\x97\x7e\x18\xf6\xe5\xf0\xa5\x2b\xd3\x68\x05\xd2\x4f\x89\x90\x58\x64\xc5\x5f\xa0\xe9\x22\x2b\x5e\x1a\xda\x22\x2b\xfe\x02\xf9\x96\xbb\x50\xba\x3c\xec\xcb\xa1\x4d\xbf\xe8\xe9\xeb\x81\xa5\x01\x3b\xf4\x72\x68\xd3\x2f\xc3\xbe\xdc\x85\xd2\x95\xaf\xb4\xdc\x85\xd2\x6f\xd6\xef\xc8\xb1\xc2\x8d\xb0\x28\xef\x7f\xab\x7e\x47\x8e\x55\xd5\xef\xc8\xb1\xc2\xb5\xb4\xe0\x51\x93\xbf\x7d\x3d\xb0\xa1\xb0\x29\xae\x47\xe4\x4c\xba\x73\x42\xed\xaa\xa7\x7c\x53\xa4\x83\x7e\x4b\xa0\x7d\xd4\xdd\x3f\x23\x5a\x97\x23\xa1\x78\xd0\x0a\x17\x01\x53\x0a\x97\x5c\x2f\x8f\xda\x87\xc0\x74\x11\x34\xa5\xb8\x97\x15\xd3\x0f\x5f\xfe\x72\x34\x54\x0e\x0e\x99\x85\x0b\x46\x1e\xec\xe5\x68\x28\xbe\xa3\x8a\x0b\x46\x56\xf4\x15\xdb\x0f\x3b\xe1\x8a\x98\xd5\xf4\x7d\x22\x66\x35\xf4\xb6\x15\x61\x7d\xc1\x7e\xba\xc4\xde\x7d\xd5\x22\x82\x18\x2d\x6e\xc5\xf3\xe3\x98\x58\x91\x64\x25\xdc\xe2\x8b\xe4\x8c\xc0\x81\xb2\x48\xce\x08\x68\x78\x8b\xe4\x8c\x67\xe9\x4e\x92\x1e\x30\xcb\x2c\x82\xad\x54\x20\x6b\x11\x6c\xb5\x01\xe4\x8b\x60\x2b\xb1\x54\x2c\x82\xad\x0e\x6b\x74\x11\x6c\x75\xde\xf7\xb9\x55\x34\x1d\x3d\x05\x97\x64\xd4\x53\xdc\x2a\x9a\x39\x5e\x56\xc2\xfd\x94\x75\xcd\x91\x44\x25\xbd\x65\x25\xd2\x8b\x6d\xed\x0b\x56\x5b\x49\x6e\x6c\x66\x19\xa5\x75\x07\xec\xcf\x8b\xd2\xba\x46\x68\xeb\x72\xb4\x64\x62\x61\x59\x94\xd6\x3d\x44\x9d\x2f\xb3\x77\xc4\x15\x0d\xb3\x28\x0d\xa5\x14\xad\xe5\x88\xc9\x94\x26\xbf\x1c\x31\x7d\xaf\x79\x6e\xee\xd9\x7a\x92\xf3\xe1\x4d\x90\xf2\xa2\xf4\xee\xe7\x4e\x4f\x3a\xcb\x55\x77\x7a\xd2\x59\xe8\xea\xeb\x7e\x49\x79\xc5\xe9\xb2\x1c\x35\x99\x1c\x99\xcb\xfd\x38\xa6\x52\x72\x2b\x93\x12\xae\xdf\x3a\xa2\xb2\x02\x82\x5b\x19\xfa\x63\xd0\xcf\xca\x2a\x74\xd1\xf7\x41\x59\x59\x54\x77\x52\x20\xdf\x72\xac\x74\x1b\xe8\x7d\x65\x0a\x2a\xbf\x6f\x39\xb4\x98\x07\x8e\x79\x28\x3f\xfc\x7f\xb7\xea\xe5\x70\x28\x4a\x61\x5f\xd4\xa0\x8e\x68\x20\x8b\x1a\xd4\xb2\x92\x2e\x6a\x50\xbf\x42\x39\xe4\x49\x81\x54\x91\xe5\x90\x47\xe5\xf6\xd3\xa2\x06\x75\xc4\x15\xb0\x1c\xf2\xc4\xc8\x99\xb5\xdc\x99\x12\x23\xa7\xd4\x72\x58\x13\x15\x43\xbc\x2a\xef\x93\xe8\x0e\x4f\x54\x98\x3f\x2d\x87\x19\x51\x15\x08\x97\xc3\x8c\xa8\x7a\x83\xcb\x61\x46\x54\xd4\xc8\x72\x17\x49\x94\x15\x78\x51\xe0\x32\x6a\x5b\x69\xbc\x81\xd8\xc7\xd5\xf4\x06\x9e\x49\x81\x4b\x81\xa3\x45\x81\x4b\xe5\x97\xad\x86\x44\x59\x77\x4e\xbe\x12\x32\x34\xde\xae\x89\xd0\x78\xbb\x0e\x8a\x86\xb4\xf8\x6a\x97\x6b\xfa\x31\xe2\xdc\x58\xae\xe9\x47\x81\xaa\xd5\xe9\xa7\x36\xe7\x4e\x3f\x01\x94\xcb\xb5\x79\x15\xed\x4f\xab\xd3\x97\x47\xbf\xf3\xaf\xfb\xbc\x6f\xe0\x2b\x81\x25\x56\xe7\x2b\xa1\x1f\x2c\xd7\xe6\x53\xc0\x81\xb8\x54\x47\xdb\x66\x0a\x68\xb4\x4b\x55\x0d\x6d\x7f\xff\x43\x65\x43\xbb\xdf\xff\x14\xd5\xf7\xfe\xfe\xa7\xaa\x2a\xfb\xfb\x9f\x6d\x4c\xc4\x31\xbf\xff\x61\x32\x8e\xcf\x93\xb7\x2f\x89\x14\xc6\xfd\xfe\xe7\xa1\x82\xfb\xf3\xfd\x4f\x54\x4d\xf7\xef\x7f\xe8\xf3\xfc\x3e\x19\x56\x88\xb0\xec\xfb\x1f\xfa\xbc\xda\xe7\x3f\x3e\xc3\xd3\x73\xeb\xf7\x3f\xf3\x5b\x49\x3e\xed\xb2\xbe\xb5\xe3\xd3\x66\x46\x3e\x60\xac\xed\x40\x3b\x2a\xae\x7c\xbf\x95\xa8\x0b\xad\x42\x4b\xd7\x2a\x2d\xde\xa0\x2a\xd4\x04\x66\x6d\x55\xa1\xe6\xa0\xdb\x54\xa1\x8e\xef\xef\x26\x95\x37\x37\x2d\x8a\xd6\x66\x3d\x85\x42\xaa\xd8\xbc\xf7\x5b\xf0\x55\x4f\xb9\x94\x6a\xf5\xb5\xb2\xdf\x82\xaf\x93\x16\xd5\x3a\x59\x39\x9b\x82\xaf\x71\xeb\x5a\xe2\x7d\x3c\x53\x05\x5f\xb3\xae\xb9\x7c\x8a\x78\xda\x54\x9e\x56\x46\xe7\xa6\xf2\xb4\xca\x50\x6c\x2a\x4f\x3f\x6c\x4b\x9b\xf2\xd2\xa2\x91\xdd\x94\x97\x56\xe6\xc1\xa6\xbc\xb4\x58\x72\x36\xe5\xa5\x1f\x56\xdc\x56\xa1\xd8\x24\x19\x90\x8f\x0d\x6c\xab\x50\x2c\x07\xc0\x7e\x0b\xc5\xf2\xcd\x54\x28\x16\xd4\xb4\x55\x28\x96\x75\xb4\x55\x28\x16\x65\x73\xab\x50\x2c\xa9\x29\x5b\x85\x62\xb3\x9e\x82\x7c\x55\xd7\x24\x1f\x3d\x53\x59\x6a\xcd\x82\xae\xf1\xd3\x1b\x90\x0f\x65\x63\x53\x96\x5a\x41\x77\xbb\x4b\x3e\xbe\x04\x65\xa9\x1f\xd4\xb6\xdd\x25\x1f\xdf\x93\xb2\xd4\x0f\x9e\x96\x3d\x90\x0f\x93\xd8\x1e\xc8\xc7\xea\xdf\x03\xf9\xfe\x59\xe5\x7b\x0f\x44\x07\x06\xee\x81\xe8\x55\x2f\x40\x74\xb4\xee\xed\x40\x3a\xc4\xad\x3b\x11\x3d\xe8\x75\x88\x8e\x0d\x6c\x0f\x44\x8f\xea\x98\x44\x57\x4b\x43\xab\x3b\x11\xbd\xa8\xa5\x1a\xc0\x7a\x03\xa2\xb3\x29\x6e\xd5\xdd\x25\xf7\x6c\x53\x77\x57\x1b\xd8\x9e\x88\x8e\x9f\x7a\xab\xe6\x6e\x51\xcb\xe5\x53\xad\x8e\x4d\xbd\xdd\x48\x64\xc8\xa6\xde\x6e\x04\x2b\x6c\x8a\xea\x46\xf5\x85\x82\xba\xb1\xe8\x5a\xe3\x4e\x7a\x46\x41\xdd\xc8\xf9\xbb\x29\xa8\xab\x64\x94\x4d\x41\xdd\x08\x0c\xdc\x14\xd4\x8d\x55\x7d\xd9\xfc\x8e\xe9\x42\x31\xdd\x88\x4e\xbc\x29\xa6\x1b\xb5\x18\x29\xa4\x1b\x25\x03\x85\x74\xa3\x16\x15\x85\x74\x23\x46\x9b\x4d\x11\xdd\xd8\x75\xa7\xe4\xa3\xd7\x14\xd1\xd5\x71\xb4\x17\xf2\x69\xea\x2e\xe4\x6b\xba\xc6\xf8\xb1\xe9\xef\x85\x7c\x68\xce\x7b\x21\x1f\x07\xc9\x5e\xc8\x47\xb8\xdc\x5e\xc8\x87\xfb\x64\x2f\xc6\x6f\xa9\x67\xc8\xa7\x0d\x73\x21\x1f\xc8\x61\x53\xd0\x37\x62\xde\xd9\x14\xf4\x95\x3a\xb1\x29\xe8\xab\xa2\x5e\x9b\x82\xbe\x2a\x5c\xb5\xb7\xe4\x63\x1c\x36\xf2\x69\x69\x6e\xe4\xd3\xcc\xda\xc8\xa7\x6d\x70\x33\x7e\x5a\xd2\x1b\xf9\x70\xc5\xed\x8d\x7c\xe8\x89\x7b\x4b\x3e\xf5\x0c\xf9\x38\xc2\xf7\xd6\xf8\xf1\xad\x37\xf2\x69\x73\xdb\xc8\x07\x8a\xd9\x07\xf9\x48\xa1\xde\x47\xe3\xc7\x9d\x87\xf1\xeb\xba\xa6\xf9\xc9\xdb\x29\x58\x1c\x89\x21\xd9\x14\x2c\x56\xfa\xf8\xa6\x60\xb1\x52\xd2\x37\x05\x8b\x45\x5f\xb5\x0f\xf2\x6d\xdd\xd9\xa9\xaf\x8e\x7c\x6e\x0c\x08\x49\x5b\x08\xe5\x8b\xe3\xe9\x21\x62\xa6\xd9\x97\xde\x9d\xfc\xe7\xbf\xfc\xc7\x7b\x98\xb4\xd6\xfc\xd0\x0f\x09\x3b\xfc\xf6\x03\x3f\x28\x4d\x6a\x5f\x7a\xa8\x75\xef\xb8\x3c\x24\x1d\x4b\x8e\xcb\x43\x8a\xba\x93\x5e\x44\xf5\x82\xaf\x0c\x8a\xd9\x54\xd4\x4f\xda\x2f\xa8\xa8\x9f\x40\x80\x5b\x15\xf5\x93\xde\x70\x69\xf9\x9d\x27\xd0\x17\xd4\xc2\x43\xd9\xe4\xf4\xa8\x85\xc2\x43\x34\xfd\x09\xa8\x93\x78\xa9\x8e\x63\xe8\x18\xa7\x5a\x8c\x6a\xd1\xef\x18\xd5\xaa\x37\x68\x55\xfa\x6c\x3f\x0f\xdf\x0e\x03\xe9\x79\xf8\x6e\x84\x83\x9e\x87\x51\xc5\xb9\x7c\x1e\xad\xca\x4e\x8b\x51\xc5\xf3\x75\xa8\xaf\x1f\xff\xc9\x56\x77\x1e\x06\x7c\xea\x05\x0c\x38\x30\xf0\x3c\x0c\x38\xde\xeb\xf3\x30\xa1\xb1\x28\x9d\x47\x9a\x2d\x02\x3d\xd2\x2d\x75\x4d\x9a\xb4\x0f\xd1\x89\xe8\x96\x2c\xdf\x13\xd1\x2d\x81\xa4\x27\xa2\x5b\xa2\xf9\x1d\x0a\xf1\x87\xa2\x6b\x0c\xbb\xfa\xa2\x42\xfc\x53\x4f\x61\x18\xd0\x07\x8e\x43\xe0\x57\x9b\x3c\x50\x89\x87\xf7\x99\xe3\x87\xd6\x74\x28\xa8\x2f\x3d\xe9\x50\x50\x5f\x7a\xd2\x51\x41\x7d\xf4\xa4\xa3\x82\xfa\xe8\x49\x87\x82\xfa\xd2\x93\x8e\x0a\xea\x33\x05\x4f\xd2\xd9\xad\xdf\x49\x37\x41\x86\xa4\xb3\x5b\xbf\x93\x6e\xc2\x80\x51\x50\x5f\x9a\xd1\x49\x1c\x60\x68\x46\x27\x49\xf7\xd2\x53\xa4\x7b\xe9\x4e\xe9\x5e\x4c\x82\x24\xdd\x4b\xbf\x93\xee\x45\x5f\x4c\xba\x17\x32\x98\x0e\x30\xfa\x62\xc8\x87\xbe\x73\x4c\xba\x17\x3d\x33\xe4\x43\xdf\x39\x86\x7c\x41\x4f\x41\x3e\xf4\x9d\x63\x3a\xa0\xe9\xa7\x21\x1f\xfa\xce\x31\xe4\x43\xdf\x39\x86\x7c\x6c\x8e\xc7\x74\x40\xeb\x29\xc8\x57\x75\x0d\xf9\x8a\x7a\x86\x7c\x1a\x3f\x93\xee\xc5\x1b\xb2\x0e\x68\xa4\xcd\xd2\xbd\x78\x5f\x96\x7c\x8c\x51\x46\x3e\xf4\x9d\x93\x25\x1f\x5f\x30\x23\x9f\xe6\x6e\x46\x3e\xf4\x9d\x93\x91\x0f\x7d\xe7\x64\xe9\x5e\xba\x13\xf9\xb2\x9e\x29\xdd\x52\xd7\x90\xaf\xa8\x9f\xd2\xbd\xf4\x14\xe9\x5e\x7c\xcf\x8c\x7c\x51\xef\x43\x3e\x6d\x3d\x05\xf9\x38\x6c\x4e\x41\xbe\xa2\x96\xe4\xe3\xed\x45\xf2\x21\x6d\x41\x3e\xb6\xd6\x53\x90\x2f\xa9\xa5\xf9\xa9\x3b\x35\x3f\xd5\x5a\x3f\x60\xfb\x29\xfb\x07\x6c\x3f\xe5\x7c\x60\xfb\x9f\xd6\xfd\x81\xb1\x4f\x0d\x3f\x30\xf6\x59\xf5\x2f\xfc\x76\xfc\xe0\xff\x89\xdf\xce\xea\x7f\xe1\xb7\xe3\x0a\xc0\x4f\xfc\x76\xd6\xfc\x0b\xbf\xdd\x18\xff\xc2\x6f\x37\xa6\xbf\xf0\xdb\x8d\xf6\x17\x7e\xbb\x31\xff\x85\xdf\x6e\x2c\x7f\xe1\xb7\x1b\xeb\x5f\xf8\xed\xc6\xf6\x17\x7e\xbb\xda\x57\xbe\xf8\xed\xfa\x3e\xf0\x13\xbf\xdd\x74\x7f\xe0\xb7\x8b\x19\x49\xf8\xed\x62\x46\x0a\x18\x71\xae\x21\x0b\x47\xce\xc5\x8c\xa4\xef\x79\x0d\x8c\xcd\xf8\x5d\x5f\x63\xb1\x94\x7f\x05\xe6\x5d\x5f\x7e\x51\xe9\xa8\xd7\x97\x58\xec\x53\x8f\x5c\x3f\xb6\xc8\x6b\xfb\xc7\x16\x79\xa9\xf5\x16\x80\xed\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\xc7\xf0\x41\xa5\xff\x73\xf8\x72\xfd\x7b\xf8\x72\xfb\x7b\xf8\x72\xff\x7b\xf8\xf2\xf8\x7b\xf8\xf2\xfc\x7b\xf8\xf2\xfa\x7b\xf8\x64\x93\xfa\x31\x7c\x2c\xbd\x84\x26\x79\x1d\x7a\x47\xd5\xa3\xbb\x0e\xa1\x7f\x0d\x2d\xc6\x94\xc0\x96\x7c\x1d\x20\xde\x8b\xf6\x73\x31\xa6\x28\x0c\xea\x3a\x40\x7c\xa1\xf9\x75\x80\x18\x0d\x67\xd9\xc5\xd0\xa2\x1a\xd0\x17\x30\x27\x7b\xf1\xc5\x60\x12\xd8\x5e\x2e\x06\x13\xd5\xc7\xb8\x30\x76\xcb\x00\x75\x07\x87\x2f\x81\x95\x77\xec\x1f\x06\x9a\x3b\xce\x0f\x03\xcd\x1d\xf7\x87\x61\xe7\xfa\x42\x8c\x8a\x37\xb8\x5a\x60\x9a\x05\x6b\xfd\x9c\x05\xae\xd9\xfe\x92\xff\x84\xbf\xe7\xc5\x79\xfe\x9e\x17\x27\xfe\x3d\x2f\x4e\xfa\x7b\x5e\x1c\xfb\x7b\x5e\x9c\xfc\xf7\xbc\x38\xe5\xef\x79\x71\xea\xdf\xf3\xe2\xb4\xbf\xe7\xc5\xe9\x7f\xcf\x8b\x33\xfe\x9e\x17\x67\xfe\x3d\x2f\xce\xfa\x7b\x5e\xdc\xff\xc8\x7e\xcf\xdf\xb2\xdf\xfb\x5b\x76\x0b\x21\xfc\x96\xdd\x42\x78\x7e\xcb\x6e\x21\xc4\xdf\xb2\x5b\x08\xe9\xb7\xec\x16\x82\xfd\x96\xdd\x42\xc8\xbf\x65\xb7\x10\xca\x6f\xd9\x2d\x84\xfa\x5b\x76\x0b\xa1\xfd\x96\xdd\x42\xe8\xbf\x65\xb7\x10\xc6\x6f\xd9\x2d\xb8\xde\xf8\x43\x76\x0b\x28\x7a\xec\x23\x16\x50\xf4\xb2\x7b\x29\x2c\x3c\x7f\x7d\x17\x0b\xcf\x7f\xbe\x4b\xfc\xcf\x77\x89\xff\xf9\x2e\xf1\x3f\xdf\x25\xfe\xe7\xbb\xc4\xff\x7c\x97\xf8\x9f\xef\x12\xff\xf3\x5d\xe2\x7f\xbe\x4b\xfc\xcf\x77\x89\xff\xf9\x2e\xf1\x3f\xdf\x25\xfd\xe7\xbb\x68\x73\xf7\xad\xde\x82\x36\xf7\xa9\xd6\xfa\xfb\x6e\xed\x98\xba\x5b\xbb\xa5\xee\xce\xf9\x6b\xe8\xb6\x90\xdb\xd7\xd0\x6d\x21\xf7\xaf\xa1\xdb\x42\x1e\x5f\x43\xb7\x85\x3c\xbf\xc6\x6c\x0b\x79\x7d\x8d\xd9\x16\xca\xf3\x35\x66\x5b\xa0\x30\x08\xc6\x6c\x0b\xa5\x7e\xf7\x12\x0b\xaf\x49\x3c\xd3\xda\x5f\x63\xb6\x05\x4c\xe2\x6e\xcc\xfe\x7f\x47\x8f\x05\x59\xcb\x03\x22\x60\x9b\x8c\xea\x66\x2d\x5f\x3b\xb7\x85\x5a\xbf\x76\x6e\x0b\xb5\x7d\xed\xdc\x16\x6a\xff\xda\xb9\x2d\x60\x57\xc7\xb0\x60\x01\xbb\x3a\x20\xd9\x42\x3d\x5f\x3b\xb7\x85\x7a\xbf\x76\x6e\x0b\x2d\x7c\xed\xdc\x16\xda\xf3\xb5\x73\x5b\x90\x95\xbd\xf0\x14\x59\xd9\x8d\x7e\xca\xca\x6e\xba\xb3\x7e\xb7\x51\x0b\x6d\x7c\xed\xdc\x16\x5e\x2b\xbb\x7e\xb7\xbe\x76\x6e\x0b\x58\xd9\xd1\x2d\x2d\x70\x30\x70\xec\x5a\x68\xf7\xbb\xe1\x5a\xc0\xca\x8e\x66\xeb\xfe\x9b\xcf\xa1\x61\x41\x56\xbe\xcd\x32\x93\x95\x6f\xeb\xda\xf8\xe2\x14\x0b\xb2\xf2\x39\x4e\xb1\xf0\x5a\xf9\xe8\x27\x56\xbe\xf8\xfe\xee\x7c\x51\x8b\x05\x59\xf9\x32\x4f\x91\x95\x2f\x33\xe9\x64\xe5\x2b\x3c\x45\x56\xbe\xca\x74\x91\x29\xaf\x32\xcd\x64\xca\xd3\xe4\xc1\x94\x87\x3d\xd7\x02\xa6\x3c\x30\x8c\x05\x99\xf2\xb2\xae\x81\x2c\x17\xdf\x45\xa6\xbc\xcc\x37\x93\x29\xaf\xe8\x99\xf3\x8b\x68\x2c\x60\xca\xc3\x9e\x6b\x41\xa6\xbc\x8a\xec\x32\xe5\x65\xf5\xfa\x7e\xf1\x8d\x85\xd7\x94\x87\x0c\x32\xe5\x05\xbe\xae\x4c\x79\x81\xa7\xcc\xf4\xc5\x37\x16\xa6\x7d\xf1\x8d\x05\x4c\x79\x8f\xe6\xcb\x2c\x5f\x7c\x63\x61\xd6\x2f\xbe\xb1\x30\xdb\x17\xdf\x58\x98\xfd\x8b\x6f\x2c\xcc\xf1\xc5\x37\x16\xe6\xfc\xe2\x1b\x0b\x73\x7d\xf1\x8d\x85\xb9\xbf\xf8\xc6\xc2\x3c\x5f\x7c\x63\x61\xde\x2f\xbe\xb1\xb0\xc2\x17\xdf\x58\x58\xcf\x17\xdf\x58\xc0\x94\x07\xbe\xb1\xb0\xd2\x17\xdf\x58\xc0\x94\xf7\x68\x96\xaf\xfc\xc5\x37\x16\x56\xf9\xe2\x1b\x0b\x98\xf2\xc0\x37\x16\x64\xca\x2b\xf4\x53\xa6\xbc\xad\x3b\xc7\x17\xed\x58\xc0\x94\x07\xda\xb1\x80\x29\x0f\xb4\x63\x41\xa6\x3c\x6d\x6e\xeb\x7c\xd1\x8e\x05\x4c\x79\xa0\x1d\x0b\x98\xf2\x1e\x6d\x59\x98\xf2\x1e\xad\x70\x99\xf2\x22\x5f\x70\xa7\x2f\xda\xb1\xb0\xed\x8b\x76\x2c\xec\xfc\x45\x3b\x16\x64\xca\x93\x44\x32\xe5\x35\xe6\xa7\x4c\x79\x95\x71\x7f\x4d\x79\xea\x0b\xa6\xbc\xa2\x6b\x32\xc5\xaa\x67\xcc\xcf\x86\xec\x32\xe5\x65\xe6\x99\x4c\x79\x95\x6f\x26\x53\x5e\xa5\x2f\x32\xe5\x35\xe6\x84\x4c\x79\x9d\xf9\x22\x53\x9e\x56\x9c\x4c\x79\xe5\x1f\x45\xbd\x2c\xc8\xca\xa7\x45\x75\x64\x85\xd6\x0b\x10\xbd\xeb\xe5\x12\x1d\x81\x64\xe5\xd3\xb6\x7b\x10\x5d\x53\xf7\xc8\x8a\xa9\x6b\x0c\xad\x36\xb7\x23\x2b\x2d\x1f\xfe\x20\xba\x36\xcc\x23\x2b\x26\x1f\xe2\x20\x7a\xe7\x23\x61\x2b\xc4\x9e\x6b\x41\x76\x42\x9d\x93\xd8\x08\xb1\xe7\x5a\xc0\x46\x88\x3d\xd7\xc2\x95\x15\x93\x9e\x61\x23\xc4\x9e\x6b\xe1\xca\xca\xae\x37\x48\x3e\x86\xe8\xca\x4a\xab\x6b\xc8\xa7\x49\x77\x65\x65\xe7\x4b\xc8\x7e\xa8\x25\x8d\xfd\x10\x7b\xae\x85\x2b\x2b\x2d\x4b\xf3\x4a\x3e\xf5\x4c\x56\x68\x97\xe8\x09\x1a\xda\x4d\x4b\x56\xe8\x4c\x0b\xf9\x86\xee\x44\x3e\xb7\xe7\xda\x13\x34\x7e\xba\x53\xf6\x3c\x5d\xd3\xd4\x1d\xb4\xe4\x45\xa8\xb4\xb0\x8f\x16\xdd\x29\xa3\x5d\xa3\x85\x7c\x6e\xcf\xb5\x27\xc8\x3e\xaa\x3b\xd7\xd7\x9e\x6b\x0f\xf6\x4a\xec\xb9\xf6\xc8\xd2\xf8\xb1\xe7\xda\x23\x6b\xe3\xc7\x9e\x6b\x0f\x16\x47\xec\xb9\xf6\x60\x56\xc4\x9e\x6b\x0f\x66\x45\xec\xb9\xf6\x60\x56\xc4\x9e\x6b\x8f\x47\xdf\xc8\x9e\x6b\xcf\x23\x2b\xad\xee\xa4\x17\x51\xbd\xe0\x2b\xbb\x3d\xd7\x9e\x07\x2b\x2d\x5b\xc9\xe3\x5a\xa6\xec\xb9\xf6\xb8\x86\x29\x7b\xae\x3d\x11\x4b\x73\xd2\x9d\xf4\x05\xcd\xe8\x89\x58\x8c\x1f\xb5\xe6\xd7\x9e\x6b\x4f\x5c\x5f\x7b\xae\x3d\x71\x7f\xed\xb9\xf6\x24\xf9\x4e\xf8\x1d\xa6\x43\xec\xb9\xf6\x24\x2d\xd8\x42\x4b\xb6\x77\x46\x20\xc9\xb7\x40\x3f\x31\x1d\x62\xcf\xb5\x27\x69\x55\x22\x3b\xa6\x43\xec\xb9\xf6\x60\x3a\x74\x7b\xee\x9f\x16\xa3\x3a\xf5\x14\x46\x75\x32\x8b\x30\x1d\x62\xb4\xb5\x07\xd3\x61\x5c\xba\xf3\x7e\x8d\xb6\xf6\x58\xf8\x1a\x6d\xed\xb1\xe7\x6b\xb4\xb5\x47\x26\x08\xd6\xe8\x63\xf9\x6b\xb4\xb5\xc7\xca\xd7\x68\x6b\x0f\x26\x40\x8c\xb6\xf6\x60\x02\x4c\xea\x0b\x26\x40\x8c\xb6\xf6\x60\x02\xc4\x68\x6b\x8f\xfd\x08\x01\xb0\xc7\x7e\x84\x00\xd8\x43\x2d\x7a\x1d\x8a\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x35\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x9a\x67\xaf\x29\x4f\xbf\x93\x02\x82\x0c\x32\xe5\x15\xfd\x4e\x0a\x08\xa3\x22\x53\x1e\x9b\xf1\x23\x53\x5e\x50\x3f\xa5\x60\xfd\xc3\x50\x63\x8f\xac\x7c\xe8\x42\xcf\x6b\xe5\x63\x68\x5f\x2b\x1f\x8f\x94\x95\x4f\x0b\x5d\x56\x3e\xf4\x9d\x47\x56\x3e\xf4\x9d\x47\x56\x3e\xf4\x9d\x47\x56\x3e\x2d\x38\x59\xf9\xd0\x77\x9e\x82\xe8\x41\x4f\x41\x74\xf4\x9d\xa7\xe8\xec\xe6\x43\x14\x44\x47\xdf\x79\x0a\xa2\xa3\xef\x3c\x45\x56\x68\x06\xac\xe8\xec\xd6\x53\x64\x85\xe6\x5a\x45\x3e\xf4\x9d\xa7\xca\x0a\x8d\x7c\x55\xba\x17\x6f\xa8\x3a\xbb\x91\xb6\x4a\xf7\xe2\x7d\x8a\x70\x40\xdf\x79\x14\xe1\x80\xbe\xf3\x28\xc2\x41\x9b\x95\x22\x1c\x34\xad\x15\xe1\x80\xbe\xf3\x10\xe1\x20\x7d\xe7\x51\x84\x43\xd6\x9d\xb2\xb2\xeb\x99\xd2\x2d\x75\x4d\x56\x76\xf5\x53\xba\x17\x4f\x51\x84\x83\xb6\x33\x45\x38\x68\x5b\x22\xc2\x41\x1a\xce\xa3\x08\x87\xac\x3b\x91\xaf\xa8\x25\xf9\x78\xbb\x22\x1c\xd0\x70\x1e\x45\x38\x68\x6b\x55\x84\x43\x52\x4b\x53\x57\x77\x6a\xea\xaa\x05\x3b\xb9\xa4\x6d\xb0\x93\x6b\x9e\x35\xd8\xc9\xb5\x81\x35\xd8\xc9\xdf\xbe\xc0\xfa\xad\x59\x00\x25\x6a\xd0\x0c\x81\x12\x35\x18\xdf\x05\x4a\xd4\x70\x19\x5b\x28\x51\xc3\x66\xdc\xa1\x44\x7d\x67\x1d\x94\xa8\xef\x48\x43\x89\xfa\xca\xd0\x55\xaf\x48\x2d\x58\xbf\x39\xf4\x1f\xc7\x3e\x09\x7e\x12\x7b\xa0\x44\x7d\x16\xbd\x86\x12\xf5\x39\x7a\xbb\x53\x78\xc6\xf7\x77\x14\xa1\xd6\x51\x07\x25\x6a\xd4\x16\x02\x25\x2a\x8c\x39\xf6\x40\x89\xfa\x1e\x47\x43\x6c\xda\xf4\x53\x15\xfc\x50\x94\x1e\x2a\xf8\xd9\xc3\xfb\x1c\xfb\x64\xab\x7c\x4f\xe8\x52\x09\x97\xb3\x07\xba\xd4\xac\xd5\x01\x5d\x2a\x0c\x28\xf6\x50\xa6\x8f\xbc\x4f\x7b\x1c\xfb\x64\x72\x42\xed\x81\x4a\xb5\x24\xf5\xcc\xe5\x2b\xda\x76\x29\xd3\x47\x46\x82\x3d\x43\xec\xcf\xea\xa7\xcb\x57\x2b\xb2\x43\xb3\x5a\xb5\x4f\xa8\x80\x83\xd9\xbe\x0f\xcf\x85\x6a\xb5\x2e\x7a\x4e\x99\xbe\x7a\x98\xa3\x13\xfa\x64\x6d\x7e\xd0\xb0\x36\x54\xa7\x67\x8a\xf0\x3f\xef\xa5\xed\x1e\x2a\x56\xf2\x15\xed\x81\x8a\x95\xd2\xc5\xf6\x90\x2b\x5d\x34\x53\xa0\x62\x85\x2e\xc3\x1e\xa8\x58\x7b\xd7\xef\x26\x74\xc7\xc8\x02\x15\xeb\x78\xd4\x82\x7e\x58\xca\x0d\x54\xac\x43\x72\x42\xc5\x3a\x50\x08\x1f\xa8\x58\xc7\x52\x4b\xc1\xb7\x65\xaf\xc9\x97\x86\x8e\x75\xd6\x7f\x69\xce\x0f\x4c\xad\x13\x5d\xf2\x81\xa9\x75\x69\xd0\x1d\x22\xdd\x21\xcd\x62\x95\xf7\x83\x9c\xa9\xd7\x56\x18\x83\x99\xa0\x0e\x93\xf2\xd2\xf9\xee\x30\x29\x2f\x9d\xe1\x8b\x72\x54\x43\x6f\x99\xb4\xf4\x3b\xd8\x8b\xb5\x90\x16\x31\x9d\x56\xf7\xd1\x46\x42\x7d\x87\xad\xcd\x90\xfa\x0e\x5b\x1b\x33\xf5\x1d\xb6\x26\x1b\xf5\x1d\xf6\xe0\x77\x0e\x95\xf2\x1e\xba\xd3\xe5\xdc\x8b\x21\x71\xa8\x94\x8f\xce\xc0\x0d\xfb\xef\x65\xe0\xa9\xf6\x77\x31\xef\x3c\x2a\x27\xaf\xa3\x66\xc3\xb8\x1b\x91\x83\x6a\x7f\x57\xa7\xec\x16\xe3\xae\xde\x0e\xe3\x6e\xd5\x35\x68\x67\x25\x03\x04\xae\xd0\x08\xd8\x03\x81\xeb\xbb\xe5\x40\xe0\x1a\xb4\x59\x40\xe0\x1a\x24\x2d\x04\xae\x41\x0b\x14\x02\xd7\xb0\x79\x0a\x04\xae\x58\xbb\xed\x81\xc0\x95\xf2\xbc\xf6\x40\xe0\x4a\x9e\x9a\x3d\x10\xb8\x3e\x13\x69\x21\x70\x8d\x11\xf9\x20\x70\x8d\xd2\x14\x20\x70\x15\x0a\x78\x1c\x0f\x95\x77\x5b\xa1\xda\x5f\xd2\xb2\x13\xb9\xab\xf4\x65\xc8\x5d\x4d\x5a\x04\xe4\xae\xa6\xa9\x0a\xb9\xab\x69\xb4\x21\x77\xcd\xd2\x80\x21\x77\xcd\x92\x0f\x72\xd7\xa2\x03\x12\x72\xd7\xa2\x7e\x42\xee\x5a\x24\x1f\xe4\xae\x45\xfa\x30\xe4\xae\x25\x31\x46\x90\xbb\x16\x1d\x0b\xb7\xbd\xb1\xd0\x5b\xfd\x81\xc4\xb5\x08\xb1\x5c\x08\x50\xa7\x9e\xab\x2a\x7f\x6a\xb9\x1c\xe5\xe8\x49\x90\x87\x32\x32\x11\x82\xd7\xca\x3c\x8c\x10\xbc\x56\xd6\x54\x84\xe0\xb5\xa2\x5d\x46\x08\x5e\xab\xa7\xb5\x59\x84\xe0\xb5\xba\xa3\xd1\x22\x04\xaf\x8d\x83\x30\x42\xf0\xda\x86\x9e\x02\x29\x27\xda\x6c\x84\xe0\xb5\x3b\xfd\xbe\xc5\xd0\x7f\x47\x62\x5b\x84\xe4\xb5\xbb\x3f\xc5\x22\x24\xaf\xbd\xe8\x9a\x48\x3b\x33\x2d\x98\x39\xd9\x1e\xa3\xc7\x6a\x78\x76\x94\xb7\xdc\x84\x37\xd9\xaa\x22\x04\xb0\x1d\x04\x14\x21\x80\xed\x97\xa7\x78\xac\x86\xf7\x00\x2f\x91\x45\x48\x60\x07\x9b\x7b\x7c\x3e\xb1\xe2\xd4\x88\xb1\x08\x11\xec\x00\x33\x47\x88\x60\x87\xfa\xe4\x08\x2a\xc1\x2c\x63\x11\x22\xd8\xf9\xe8\x49\x70\x64\x82\xb5\xe2\x23\x8e\x4c\x46\x01\x22\xd8\x39\xd4\x43\x38\x32\x39\x7a\x22\x44\xb0\xa4\x01\x59\x7c\xc4\x91\xa9\x37\xc0\x2f\x89\x66\x1b\xc9\x6b\x58\xe0\x9b\x08\x11\xec\xd2\xe8\x91\xd3\xb0\x38\x4c\x23\x39\x0d\x6b\xf1\xb5\xc8\x69\xd8\x89\x39\x00\x49\xec\x46\x29\x8d\x90\xc4\x6e\x7d\x1b\x48\x62\x77\xd6\x33\xe1\x97\xec\xff\xb2\x3b\x47\xf8\x63\x37\xdb\x66\x84\x3f\x76\x6f\x75\x45\xd4\x93\x08\x0b\x7f\x2c\xe5\x65\x2c\xc2\x1f\xab\xcd\x2e\xc2\x1f\x7b\xa6\xba\x29\xea\x49\x5a\x54\xf8\x23\x15\xc6\xa2\x03\xbd\x72\xd1\x11\x23\xdc\xb2\xa4\x5e\x58\x84\x5b\xf6\x62\x33\x8a\xa4\x3b\xdc\xc6\xa0\x90\xee\x70\x87\x9e\x02\xf5\xe4\xd4\x35\xa8\x27\x81\x45\x91\x74\x87\x8b\x86\x13\xe1\x96\xbd\x57\xbf\xa3\xea\x9d\xe9\x0d\x9e\xee\x00\x2f\x8a\x45\xd2\x1d\x70\x25\x5a\xa4\x64\x7c\x38\x6a\x41\x87\xc8\xd6\x10\x49\x75\xa0\x3a\x8a\x45\xa8\xaa\x9e\xa8\x16\x9c\x87\x68\xc4\x11\xaa\x2a\xea\xc2\x5b\x84\xaa\xea\x69\xbc\x0f\xaa\xaa\xa7\xd1\x6b\x53\xba\x0a\xbd\x86\xaa\xea\xd1\xc2\x83\xaa\x0a\x6e\x6e\x8b\x4a\x73\xd0\xb0\x43\x55\x15\xb5\xf4\x4d\x25\x8f\x9e\x7d\xaf\x7a\xe0\x32\x92\x45\x6b\x11\xba\xaa\x84\x56\x15\xa1\xab\x4a\x18\x95\xa2\x2a\xfb\x61\x4a\x89\xaa\xec\x27\x89\x55\xd9\xcf\xb8\x13\xba\x2a\x03\x8f\x44\xe8\xaa\xe0\xaf\xb6\x98\xc5\xa2\xa7\x3b\xc5\xa2\xc7\x68\x53\xd9\xcf\x96\x5a\xb0\xe8\x69\xb9\x40\x65\x95\x1f\xfa\x89\x13\xfb\x56\xbd\xc1\x65\x94\x86\x17\xa1\xb2\x2a\x41\xd7\x60\xa7\x03\x49\x44\xa8\xac\x8a\x36\x25\xa8\xac\x8a\x36\x50\xa8\xac\x4a\x57\x3f\x61\xa7\xd3\xbc\x87\xca\xaa\x68\x8b\x82\xca\xaa\xe8\x7d\x50\x59\x15\x8e\xc4\x08\x95\x55\x39\xba\xd3\xe5\x2b\xfa\xd6\x50\x59\x55\x6d\xa7\x50\x59\xc1\xe5\x61\x11\xba\xaa\x5a\x75\x0d\x76\x3a\x8c\x18\x11\xba\xaa\xaa\x6d\x0b\xba\xaa\x7a\x74\x6d\xbf\x45\x63\x57\x53\x7f\x60\x7e\x03\x53\x46\x28\xab\x1a\xda\x64\x84\xb2\xaa\x61\xd6\x88\xf5\x79\x7f\x0b\x95\xad\x45\x47\x8b\xb5\x69\xfb\xaa\x50\xa7\x05\xdd\x0d\x75\x1a\x5a\x7c\x84\xd2\xaa\x6b\x56\x43\x69\x05\xc5\x9b\x45\x28\xad\xba\x66\x03\x75\xdf\x3b\x07\x73\xa4\xee\x7b\xc7\x5c\x16\xeb\x78\x7b\x40\xc2\x99\x45\x08\xb0\xba\xbe\x26\x04\x58\x7d\xeb\x2d\x3e\x5e\xfd\x30\xe7\x20\xc0\xea\x47\x7d\x85\x3e\x4d\x6b\xa7\xa1\x91\xe7\xf2\x39\x9c\x20\xc1\x1a\x1a\x33\x48\xb0\xc6\xe5\xb7\x90\x60\x4d\x14\xd0\xd8\xa0\x1f\x8b\xba\xe6\x72\x4e\x1d\x29\x10\x64\x4d\x94\x93\x08\x41\xd6\x0a\xf4\x1c\x82\x2c\x68\x8e\x2d\x36\x95\x1b\xab\x7b\x0f\x5d\x87\x82\x4c\xeb\x00\x92\xac\xa5\xaf\x02\x49\x96\xd4\xd8\x08\x49\xd6\xd2\x78\x43\x92\xe5\xc5\xba\xff\xff\x56\x0d\x7f\xd6\xda\x7c\x02\xf8\xb3\xde\x93\xa1\x8b\x03\x8c\xc1\x83\x3f\x6b\x37\xba\x0a\x7f\xd6\xd6\x92\x54\x59\x78\xac\xc5\x11\xfe\xac\x13\x19\x2e\xf1\x67\x75\x16\x21\x6c\xb8\x57\x87\x41\x17\xf9\x94\xde\x2e\xf2\x29\xdd\x49\x96\x9c\xb6\xdc\x0e\xf9\x94\x26\xb0\xca\xc2\x5f\xf5\xc5\xb3\xc8\x60\xa0\xb5\xe8\xc0\xb1\x09\x6c\x47\x07\x8e\xed\x41\x4f\x8a\x03\xf2\x29\x3d\x13\x6e\xad\x47\x27\xad\x03\x47\x83\x40\xdf\x22\x04\x5a\xf1\x7d\x26\xe4\x4c\x3a\x69\x1d\x38\x7a\x19\xd8\xa3\x8d\x06\x12\x2d\xd9\x88\x23\x44\x59\x51\x1b\x14\x44\x59\xb2\x50\x46\x88\xb2\xa2\xbe\x37\x44\x59\x51\x53\x0a\xa2\xac\xa4\xa5\x33\x21\x61\x42\x8f\x8c\x0e\x0e\x5b\xd2\x04\x83\x44\x2b\xa1\x71\x46\x48\xb4\x92\x34\x3c\x48\xb4\x28\x51\x60\x11\x12\xad\x34\x74\xcd\xe5\x48\xd2\xa1\x20\xd1\xa2\x0c\x81\x45\x80\x61\x3a\x6a\x41\xd0\xa4\x69\x0a\x89\x96\x61\x34\x88\x90\x68\x59\xd6\x53\x20\x68\xaa\xea\x35\x04\x4d\xb8\x53\x22\x24\x5a\xa6\x05\x06\x89\x96\x01\x9c\x23\x24\x5a\xa6\xc3\x49\xc0\x30\xcf\x7d\x8c\x27\x41\xa4\x95\x13\xf2\x43\xa4\x95\x75\x3c\x42\xa4\x95\xb1\x40\x47\x88\xb4\xb2\x36\x68\x88\xb4\xb2\x36\x45\x88\xb4\xb2\x0e\x7c\x88\xb4\xb2\x8e\x23\x88\xb4\x32\x48\x2b\x42\xa4\x95\xb5\x35\x40\xa4\x95\x35\xbe\x90\x65\x15\xa9\x1b\x8e\xec\x76\xcb\x6b\x53\x59\xc6\x22\x84\x59\x05\x64\x14\x37\x44\x4d\x49\x2d\x88\x9a\x30\x80\x44\xc8\xb4\x8a\x8e\x39\x47\x77\x26\x1c\x11\x21\xd3\x2a\x52\x1d\x20\xd3\x2a\x53\x4f\x81\x6c\x4a\xfa\x37\x64\x5a\x55\xc7\xbc\xa3\x3b\xcb\x07\x89\x21\xd3\x6a\x3a\x30\x20\xd3\x6a\xea\x39\x64\x5a\x4d\x1b\xda\xd6\x31\xb0\xf7\x69\x92\x03\x3e\x21\x7d\x73\x08\xb5\xba\x34\x43\x08\xb5\xba\x46\x07\x42\xad\xae\xed\x06\x42\x2d\x4a\x12\x5b\x84\x50\x6b\x68\x3e\x42\xa8\x05\x7f\xa5\x45\x08\xb5\x86\x94\x33\x08\xb5\x86\x24\x86\x50\x6b\x6c\xbd\x01\x3e\x21\x1d\x08\x10\x6a\x4d\xa9\x78\x10\x6a\xc1\x20\x69\x11\x42\xad\xa9\xaf\x08\xa1\xd6\x12\xe2\x80\x50\x6b\x49\x59\x82\x50\x6b\x0f\x46\x95\x7a\xee\x5b\xf3\xff\xc2\xc5\xa3\xdd\xe0\x8a\x8b\x87\x79\x0c\xd9\x16\xb9\x9b\x16\x21\xdb\x3a\x58\x9b\xa3\xea\xb9\x97\xb0\x4f\xd5\x6f\xbd\x1c\x60\x93\x52\x0b\xe1\xd6\xb9\x8c\x07\x84\x5b\x57\xf3\x18\xc2\xad\x1b\xff\x65\xfc\x88\x70\x71\x09\xb2\xc7\x3b\xde\x57\xde\xa5\x2e\x4d\xa8\x75\x10\xf3\x42\xd7\x73\xf4\x12\xa8\x6e\xa4\xcd\x90\xec\x1e\xb4\x91\x90\xec\x4e\xa5\x6c\x4b\x24\xbb\x2b\x00\x26\x91\xec\x1e\x9c\x91\xce\x12\x09\xed\x61\xe9\x4e\xe8\x7a\xbc\x22\xa0\x25\x12\xda\x1f\xcc\x04\x89\x84\x76\x18\xfe\x2c\x91\xb4\xfe\x44\xdd\x09\x65\x4d\xd2\x9d\x24\x3b\x37\xbd\x6f\x93\xfa\xfc\xd0\x82\x0f\x85\x61\x4c\x24\xa6\x27\x20\x66\x22\x31\x9d\x8a\xe6\x96\x48\x4c\x87\x6d\xda\x12\x89\xe9\x96\x74\x27\x9c\x27\xce\xef\x60\x89\xc4\x74\x2b\xba\xe6\xfd\x84\xe1\xd9\x12\x89\xe9\xd4\x97\xb3\x44\x62\x7a\xee\x7a\x83\x38\x4f\x16\x2d\x71\x9e\x20\xdf\x03\xe7\x09\x9b\x48\x7a\xc4\x79\x12\x68\x1d\x5a\x7a\x9f\x27\xf9\x76\xf4\xa8\xe4\xe0\xad\x67\xb4\x94\x14\xe1\x3c\x01\x56\xa6\x08\xe7\x89\xbe\x6e\x84\x2b\xc4\x74\x27\x5c\x21\x5d\x77\xc2\x15\x32\x74\xcd\xe5\xab\x6c\xa9\xc9\xc1\x5b\xaf\x20\xa6\xe4\xe0\xad\x57\xf4\xe4\x14\xe1\x3b\xe1\x18\x4e\x11\xae\x10\x3c\xe2\x29\xc2\x15\x72\x18\x69\x12\xd2\x3b\x10\x30\x45\x8a\xb7\x62\x2f\x4e\x24\xa4\x8f\xf7\x0d\xf0\x73\x00\xc2\x53\x82\x9f\x83\xad\x26\x25\xf8\x39\x30\xc9\xa4\x04\x27\x06\xda\x76\x4a\x70\x62\x30\x3f\x93\x23\x34\x5b\xe8\xec\x29\xc1\x89\xc1\x6c\x4d\x09\x4e\x8c\xac\x67\xc2\x89\x51\xf4\x4c\x38\x31\xd8\xc8\x52\x82\x13\x03\x47\x70\x4a\x70\x62\x74\xfd\x6e\xc2\xba\xa1\x16\xbc\x1e\x18\x84\x52\x82\xd7\xe3\xaa\x2f\x70\x62\xb0\x09\x24\x13\xef\x05\x77\x1a\xdc\x16\xa6\x6b\x10\x58\xe0\x5c\x4e\x06\x81\x85\xde\x6e\x10\x58\x74\xfa\x69\x10\x58\xe0\xfa\x4b\x06\x81\x85\x66\x96\x41\x60\x31\xd5\x9a\xac\xf2\xb6\x77\xd7\xdd\x90\x58\x68\x64\x1c\x69\xf5\x13\xd4\xf2\xbe\x1e\xc9\xe8\x48\xab\x1f\x36\xba\x94\x21\x79\xd0\x2a\xcf\xcf\xa7\xa8\x35\x16\xe4\x94\xa9\xd6\xaa\xf1\xc8\x54\x6b\x0d\xfa\xad\x51\x1c\x56\xd7\x32\xc5\x61\xf5\xbb\x42\x8b\x77\x3a\xda\x32\x88\x59\x2d\xe5\xf6\x79\xcb\xd0\x6f\xa9\xd8\x0a\x8a\x4d\x84\x0b\x4b\xa5\x48\x79\x7e\xef\x66\x04\x1d\x75\xd9\x29\x7a\xd3\xa6\x66\x2c\xf3\x80\xd4\x75\x78\xe2\x2d\x39\xea\xb2\xa3\xaf\x46\x3d\xf5\xa3\x59\x58\x28\x58\x0b\x72\x48\x05\x39\xc1\x02\xa9\x20\x27\x4e\xca\x54\x90\x53\xbb\x4f\x41\x4e\x8c\x46\xc9\x51\x97\xdd\xe7\x1f\xd5\x63\x2c\xb9\x4b\xcf\xa8\x5e\x66\xc9\x5d\x7a\x06\xd3\x86\x25\x07\x6b\x76\x09\xbc\x4a\x0e\xd6\xec\x6a\x59\x95\x8f\xf8\xe7\x51\xc7\x71\xfd\x10\x7a\x92\x0a\x5c\x0f\xe8\x51\xa9\x52\x98\x16\xb8\x98\x1c\x90\xd9\xc5\xb7\x9b\x1c\x8c\xd9\x5d\xba\x33\xd1\x42\x60\x07\x63\x76\xb7\xee\xf4\xd8\x49\xc3\xd5\x94\x2a\x22\x5e\x5d\xab\x38\x97\xe8\x0b\x15\x0b\x03\x20\x2e\x51\xb1\x50\xe6\x8e\x44\xc5\x42\x45\x50\x26\x2a\x16\x06\x6d\xb0\x54\x2c\x0c\xda\xb4\xa9\x58\x08\x6f\x9b\x25\xaa\x12\x06\x6d\x63\x54\x25\x0c\x00\xe7\xd4\xe2\xfb\x35\x2e\xa6\x82\x44\x65\xc2\x80\x29\x28\x51\x7d\x30\x00\xd2\x12\xd5\x07\xdf\x83\x89\xea\x83\x42\x06\x49\x80\xea\xcf\x93\x9a\x7e\x4b\x7f\xb5\xf8\xdb\xe7\xbb\x0b\x4a\x26\x2a\x14\xca\x56\x9d\xa8\x50\x18\x8e\xae\x31\xed\x70\x8f\xa4\x76\x3f\xbf\xc5\x1e\x9f\x70\xc9\x3d\xda\xba\xfa\xf3\x56\x5d\x5e\x3a\x7e\x70\xcb\x09\xa7\xa4\x9e\xde\xeb\x54\xb8\xb6\x24\xd7\x1c\xba\x73\x92\x6b\x4e\x87\xa3\x5c\x73\x38\x6a\x92\xa3\xa8\x64\x9a\xf2\x72\xcd\x61\xf9\x4b\x54\x2b\x7c\xf4\xd5\xe5\x9a\x03\x9c\xa7\x0e\xa7\x8a\xbe\x55\x5f\x9f\x1e\x68\x63\xc6\x3d\xf7\xe8\xeb\xc9\x3d\xa7\xa5\x2f\xf7\x9c\x8e\xf5\x11\xde\xdf\xc2\x8c\x6c\x09\x17\x9d\x22\x63\x12\x2e\x3a\x45\xf0\x24\x5c\x74\x0a\xd5\x4a\xb8\xe8\x22\xda\x52\xc2\x45\xa7\xf8\xa1\x84\x8b\x4e\x21\x57\x49\x48\xeb\x8f\xe2\xaa\x6d\x0e\x37\x9d\x22\x20\xd2\xe8\x9f\xeb\x60\xa1\x84\xab\x2e\x6a\x13\x19\x72\x37\xea\x9a\xdc\x8d\x8c\xe6\xb8\x9f\xdf\xe2\x61\x48\x54\x3e\x8c\x97\x37\xe1\x8e\x4b\x60\xd3\x84\x3b\x2e\x61\xa7\x4e\x33\xbd\xbf\x85\x7b\xc8\xd2\xb4\xcf\x7f\xb4\x49\x51\x1d\x31\x15\x3d\xcd\xe5\x4a\xa0\x92\x84\x4b\x2e\xa9\x97\x54\x47\x4c\x53\xad\x8f\x4c\x47\x8a\x03\x6e\x39\x0a\x76\x58\xc2\x2d\x97\x74\x80\xcc\xf5\xde\x7d\x1f\xbd\xd7\xc7\x29\x81\x30\x93\xa3\xac\x94\xb5\x22\xa9\x84\x48\xd1\x0e\x4b\xb8\xde\x28\xc5\x61\x09\xff\x1a\xa5\x38\x2c\x39\xc2\x4a\x19\x13\x50\xa2\x12\xa2\xe9\xb0\xa3\x12\xa2\x4c\x75\x09\xdf\x9a\x69\x6c\xf1\xad\x99\xd6\x35\xbe\x35\xca\x5f\x58\xc2\xb7\x26\x33\x5e\xc2\xb7\x66\x52\x5d\xf0\xad\x99\x64\x5c\x14\x25\x96\x22\x83\x5f\xcd\xb4\xa5\x0b\x7d\x59\xda\x9b\xa0\xe0\x84\x6f\xcd\x0e\x3d\xc0\xb7\x66\x52\x9e\xf0\xad\x99\xb6\x75\x7c\x6b\xa6\xf9\x8d\xff\x2c\xff\x59\x7d\xff\x7f\x5b\xc7\xb5\x96\x93\x5e\x80\xa7\xd8\xf4\x48\xf7\x84\x67\x09\x85\x6b\x2d\xeb\x0c\x74\xf0\x95\xf2\xe0\x93\x3a\xf8\xca\x82\xa9\x49\xe0\xeb\xcf\x1f\xda\x5e\x1c\x7c\xe5\x0c\x70\x4f\x0e\xbe\x72\xd6\x42\x70\xf0\x95\x33\x81\x66\x89\x14\x8f\xac\x4d\xde\xc1\x57\xce\xda\xd6\x4f\x7a\x9f\x7b\x34\x08\xc7\x3e\xff\xc1\x28\x92\x1c\x84\xe5\x8c\x49\x22\x1d\x3e\x83\x34\xc3\x83\xac\x78\xe8\xd3\x41\x56\x2d\x99\x83\x57\x7c\xeb\x29\x7e\x82\x67\x9d\x9f\x0e\xc2\x72\x3e\xea\xc5\xfa\xbe\x13\x79\x1d\x88\xe5\x7c\xf4\x16\x97\xb5\x68\xb2\x9d\xcf\x90\x2a\x0e\x22\x39\x18\xcb\x45\x8b\xde\xc1\x58\x16\xfc\x4e\x0e\xc6\xb2\x9c\x68\x09\x5e\x92\xac\x29\xed\x60\x2c\x17\x80\x5a\x72\x20\x96\x8b\xe9\xce\x42\x4b\xcf\x74\x39\x8b\x74\x49\x07\x62\xb9\x68\x6b\xa6\x66\x7b\xd1\xd7\x72\xb4\x95\x0a\x4e\x97\x44\xcd\xf6\xa2\x63\x8c\x9a\xed\x05\xf3\x42\xa2\x66\xbb\xac\xc1\x89\x9a\xed\x45\xa3\x4f\xcd\xf6\xc2\x31\x6d\xd4\x6c\xa7\x02\x89\x19\x35\xdb\x0b\x58\xce\xa8\xd9\x5e\x40\x37\x46\xcd\x76\x39\xf3\x2c\x94\x37\x6a\xe0\x60\x9a\xb1\x50\x3f\xff\xc9\x7a\x9a\xcb\x52\xd1\xd1\xec\x75\xb9\xd9\x16\x60\x35\xea\xb0\x57\xd3\xdb\xf6\xf7\xba\xf1\x1f\xa2\x16\x8a\xde\x48\xd4\x02\xd6\x4b\x73\xac\x95\xab\x9e\xf4\x3a\xcb\x6c\x1f\x7c\x1a\xf6\xe4\xcf\x7f\x00\xd2\x46\x15\x76\x58\x10\xcd\xa8\xb4\x5e\xf9\x26\x46\xa5\xf5\xfa\xde\x39\x3f\xbf\xc5\x20\x66\x0f\x3d\x65\x2e\xda\xf3\xe9\x29\xd4\xb3\x66\xcf\xf9\xfc\xc7\xf4\x7e\x7a\x0b\xaa\x32\x2a\xb2\x53\x3f\xc5\x8c\x04\x97\xc2\x61\x6c\x54\x64\xaf\x68\xfa\x46\x45\xf6\x8a\xbb\xcc\xa8\xc8\x5e\xd5\x0b\x2a\xb2\x37\xf0\xa5\x51\x91\x1d\xce\x45\x33\x2a\xb2\x37\x3c\x21\x46\x45\xf6\x86\xc1\xc4\xe2\xe7\xcb\x53\x6c\xd6\x8c\xaa\xec\xcd\x74\x7d\xd2\x42\x3a\xaa\xb2\xb7\xa2\x27\xb9\x1c\x0d\x67\xaf\x41\xe0\xd5\x30\xb6\x18\x04\x5e\xad\xeb\x1a\xb1\x20\xa8\x4e\x46\x75\xf5\x86\xa2\x64\xa9\x7c\x23\x43\x74\x37\xfd\x65\x2b\xb5\x44\x7f\x35\xef\x1c\x33\xe5\xc6\x0a\x36\xc7\x3e\xb9\x07\x5d\xf3\xfe\x74\x10\xbe\x59\x78\x9f\x2b\x73\x89\x91\x68\x03\x6f\xb9\x19\x55\xd6\x29\xd0\x62\x46\x16\x65\x21\x80\xd2\xa8\xb2\x2e\x3b\xbf\x39\x6e\x4a\xa5\xab\x55\x5e\x23\xe0\xd2\xec\x75\xec\x94\x61\x87\x34\xb3\xf6\x09\xec\x30\xbd\x97\x18\x15\x0e\x61\x73\x7c\x94\x7b\xd7\xdd\x94\xf9\x1e\xff\x0a\xfc\x33\x8a\xb4\xf7\xa9\x87\x20\x2a\x90\xc1\x28\xd2\xde\xf5\x89\x28\xd2\x2e\xd7\x82\x51\xa4\xbd\x03\xc7\x8c\x22\xed\xfd\xe8\x9a\xbd\x5d\xbd\x40\x1c\xcb\x9f\x30\x9d\x8b\x16\x61\x64\x5e\x16\xac\xb1\x46\x21\xf7\xa1\x0f\x4e\xb5\xf6\xf1\xe8\xd9\x3e\x34\x43\xd3\x8c\x6a\xed\x54\x92\x71\x83\xb5\x87\xe2\xb0\xf8\xa9\xd6\x3e\xd0\x33\x8c\x6a\xed\x03\xad\xd1\x32\x61\x3a\xc4\xae\x1a\xd5\xda\x07\xe0\xcc\xa8\xd6\x3e\x34\x71\xa8\xd6\x3e\x08\xef\x32\xaa\xb5\x0f\x4e\x63\xa3\x5a\xfb\xe0\xf0\x30\xaa\xb5\x8f\xad\x6b\xc8\xb0\xf5\x06\x64\x38\x7a\x0a\x32\x68\x31\x52\xad\x7d\xe8\x6b\x51\xad\x7d\x5c\xdd\xe9\x32\xc8\x20\x60\x54\x6b\x9f\xfa\x12\x54\x6b\x9f\x18\x90\x8c\x6a\xed\x53\x4b\x88\x6a\xed\x13\x10\x6e\x54\x6b\x9f\xda\xc6\xa8\xd6\x2e\x27\x8c\x51\xad\x7d\x82\x09\xcc\x71\x51\x96\xe9\xc0\x6a\x7e\x43\x94\xb6\x96\x09\xd5\xdc\xa7\x26\x29\xd8\x68\x0e\xbd\xd3\xe5\x90\x31\xc1\xc0\x3f\x73\xeb\x4e\x8f\x9e\xad\x45\x77\x6e\x5a\x8c\x05\x15\xdb\xa9\x7d\x69\x46\xc5\xf6\xa9\x0d\xc7\xb1\x51\xaa\x58\x45\x0d\x6c\xb4\x30\xb9\x18\x15\xdb\xdf\xe5\xd1\xd2\x1b\x83\xb4\x30\xde\x18\x55\xdb\x97\x16\x4c\x53\xdc\x13\xdf\xbc\xb5\xf7\xee\xad\xb9\xf3\xe2\xa3\xfa\xea\x52\xd6\xc6\xe7\x3f\xc4\x46\xdb\x8b\x91\xea\xde\x68\x7c\xa6\x2a\xee\x4d\xd7\xa9\xe2\x8e\xb1\xc3\xc0\x48\x32\x3a\xd9\x8b\x91\x3e\x0e\x2d\xeb\xe1\xf3\x1f\xcd\x43\x55\x73\x47\x47\x34\x55\x73\xd7\xac\x54\x35\x77\xbc\x17\xd6\xed\xfb\x5b\x5d\xcf\x5c\x47\x1a\x30\xd2\xd2\xac\xed\xf5\x73\xf7\xd4\xef\x89\xfb\x42\xd1\xb1\xfe\x95\xfd\xe8\xdd\xe3\x1b\xd1\xc5\xd7\x56\x75\x77\xad\x60\x55\x77\x7f\x74\x37\xdc\x8c\x20\x54\x53\x75\xf7\x47\x3d\x21\xf6\x8b\xe4\x3a\x53\x75\x77\xbc\x6a\x06\x4e\x52\xbc\x85\x39\x4e\x4a\x55\xc7\x3b\x38\x69\x17\xdd\x69\xb4\xf8\xb2\x8e\x93\x12\xb4\xc0\x66\xe0\xa4\xad\x91\x1d\x1f\x59\x65\x59\x36\xc7\x49\xe9\x3d\xc2\x08\x67\xdc\x1a\x31\xc7\x48\xa9\x05\xfd\x16\x19\x31\x0e\x19\xe1\x8c\x7b\xea\x9a\xf8\x27\xf5\xce\xf3\x79\x0b\x51\xf4\x46\x48\xa3\x2c\xe8\x06\x7e\x7a\x8f\x84\xf9\x7c\xee\xc6\xf6\x6d\x60\xa8\x2d\x55\x81\x90\x46\xaa\x8e\x9a\x39\x7e\x4a\x0d\x33\xb1\x39\x76\x4a\x4d\xc7\xbc\x63\xa7\xd4\x50\xe3\x0c\xec\x74\xfe\xc5\xf5\x6d\x06\xac\x3a\x18\x5c\x8c\x48\xc7\xa3\xb3\x77\xf2\x09\x80\xa7\x06\xa4\x3a\x5a\x42\x0e\xa9\x52\xd3\x20\x4c\x4d\xe1\xb6\xb7\xb4\x1e\x22\x1a\x0f\xb6\x5a\x03\x52\x1d\x6d\x07\x40\xaa\x03\xa0\x34\x20\xd5\x21\xec\xc6\x08\x59\x84\x32\xd3\x6c\xe5\xf7\xb9\xef\x90\x01\xab\x5e\xdd\x47\x05\xe6\xb5\x09\xae\xf6\xb9\x5b\x93\x1d\x68\xf5\xf9\x2d\x21\x7d\x3a\x15\x81\x56\x0a\x60\x32\xa0\x95\xe2\x1e\x0c\x68\xa5\x78\x18\x03\x5a\x5d\x7c\xc8\x46\xc8\xe2\xd5\xe2\x03\x56\x29\x02\xc6\x80\x55\x32\x25\x19\x81\x88\x57\xba\x82\x82\x0d\x81\x55\x06\x22\xea\xda\xb0\xa9\x16\x1f\xa2\xee\x9c\xb4\x98\x02\x8e\x88\xbc\x48\xb6\xb7\x08\x36\xd4\x66\xae\x60\x43\x30\x8c\x29\xd8\x50\x7a\xe3\x09\x1f\xda\x4b\xbd\x53\x01\x87\x3a\xbe\x14\x70\x88\xe7\xc2\x14\x70\xa8\x03\x9d\x80\xc3\xa0\x51\x20\xe0\x30\xe8\x18\x22\xe0\x30\xe8\x18\x22\xe0\xf0\xd1\x72\x27\xe0\x50\xb1\xed\x46\xc0\xa1\xa2\x75\x8c\x80\x43\x45\xc8\x1b\xc9\xec\x5d\x47\x0d\x01\x87\x8f\xa9\x67\x9b\x16\x33\x82\x80\x43\x19\x84\xec\x45\x41\x63\x2f\x9c\xd0\x46\x60\xe1\xa3\xa5\x49\x60\xe1\xa3\x79\x47\x60\xa1\x0c\x3b\x76\xf3\xe7\xb7\x43\xbf\x25\x78\x72\xeb\x6e\x64\xd9\xba\x1b\x59\x24\xe7\xed\xef\x6f\xb7\xe6\x01\xd5\xe3\x23\x76\x6f\x23\xf0\x50\x89\x53\x46\xe0\xa1\x12\xd1\x8c\xc0\x43\xa5\x58\x19\x81\x87\xca\x89\x33\x02\x0f\x21\x32\xb3\x4c\xe0\xa1\xf2\xec\x32\x81\x87\x4a\xaa\xc9\x04\x1e\xca\x29\x9e\x43\x7a\xfb\x73\x70\x7e\x66\x82\x0f\xe5\x26\xcf\x04\x1f\xa6\xa0\x27\xb9\x9c\x89\x51\xca\x54\x90\x4f\x38\x30\x33\xc1\x85\x32\xe1\x64\x02\x08\x13\x23\x91\x1d\xe5\x94\x04\x6e\xc8\x54\x90\x4f\x18\x35\xf3\x13\xde\x1e\x5c\x46\x2a\x13\x44\x98\x70\x3f\xe6\x37\x88\x70\xee\xc5\x86\x9f\x9f\x4f\x9f\x29\x84\x61\x99\x6a\xf2\xd4\x71\xb5\x4c\x10\x61\x92\xbc\x4f\xf9\xfc\x9e\x95\x90\xa9\x28\x9f\xba\x5a\x3e\x3e\x69\xea\xd9\x04\xb0\x72\x48\x65\x02\x02\x13\x86\xda\x4c\x40\xa0\x31\x0f\x33\x01\x81\x46\x46\x42\x26\x20\xd0\x50\x15\x32\x01\x81\xc6\x06\x9b\x09\x08\x34\xc2\x67\x33\x01\x81\x86\x8b\x36\x13\x10\x28\x17\x7e\x26\x20\xd0\xaa\xae\x79\x3f\x0d\xc7\x73\x26\x20\xd0\xd0\xfa\x33\x51\x7f\xd6\xf5\x86\x45\xf8\xac\xfa\x42\xa0\xed\xd6\xef\xce\x2b\xbf\xdb\x3e\xfe\xef\x36\x9e\x09\xfc\x33\x4e\x8d\x4c\xe0\x9f\x02\xbc\xb2\xbb\x95\xbc\xe0\x9e\xb7\x5c\xc4\x1c\x74\xcd\x45\xcc\x8f\x7e\xe7\xe7\xcb\x90\x50\x04\xfe\x29\x9a\x20\x13\xf8\xa7\x48\x83\x4c\xe0\x5f\xd6\xc4\x20\xf0\x2f\x67\xb5\x5c\xc4\x8c\x0e\x97\xdd\xad\x54\x14\x69\x90\xdd\xad\x54\x72\xd3\x9d\x8b\x96\xae\xb9\xf8\x79\xea\x0d\x87\x16\x9f\xc6\xa1\x55\xc9\x9a\xea\x46\x9c\x31\xda\x75\xa6\xe2\xbc\x4c\x33\x99\x8a\xf3\x19\xdb\x74\x06\x56\xc9\xa5\x96\xa9\x38\x4f\x59\x56\xcb\x54\x9c\xcf\x44\x0b\x64\x2a\xce\x97\xa0\xdf\x11\x67\x1c\xf4\x3e\x97\xaf\x44\x86\xd0\xdd\x51\xa5\x90\x85\x97\xa9\x46\x5f\xd0\x0c\x33\xd5\xe8\x4b\xd6\x9d\xc4\x1f\x6b\xc1\xc0\x5c\x33\x8e\x7e\x77\xbe\xb1\xcb\x7c\x6f\xbb\x9f\xff\xb0\xe9\xe4\x1c\x3e\xff\xc1\x91\x9a\x1d\x5b\x95\x82\xb6\x93\xa9\x53\x5f\xd8\x4a\x32\x75\xea\x0b\xa1\x6d\x99\x3a\xf5\xa5\xab\x85\x3c\x68\x84\x99\x20\xbf\x49\x68\x5a\xa6\x4e\x7d\x61\x93\xcc\xd4\xa9\x2f\x1c\x12\x99\x3a\xf5\x45\xa3\x00\x33\xcd\x7c\xf4\xf6\x4d\x8b\xef\x87\xbb\x69\x68\xf2\x52\xa7\xbe\x62\x7e\xc9\xd4\xa9\xaf\xd8\xc8\x73\x79\x3e\x0c\xd6\x55\xff\x21\xa6\x9a\x63\x23\x97\xf4\xb9\x8e\x6d\x37\x17\xfb\xfe\x47\xbf\x70\x59\x65\x9e\xc9\xd4\xac\xaf\x9a\x7f\xd4\xac\xaf\x5a\xa8\xa5\x7d\x7f\xcb\xb7\x28\xfd\xf3\x1f\xad\x97\x32\xbe\xf7\x20\x29\xf5\xeb\x6b\xd5\xf5\xf5\xbd\x8e\xec\x8e\xb7\x4a\xd5\xf7\x2c\x5f\x4e\x6e\x0c\x52\xb9\x10\xa5\x84\x72\x91\xa9\x71\xaf\xf8\x92\x4c\x8d\xfb\xaa\x51\xa7\xc6\x7d\xe5\xe0\xcd\xd4\xb8\xaf\x92\x92\x1a\xf7\x72\x40\x67\x6a\xdc\x57\x2c\xef\xb9\x96\x37\x06\x5b\x9e\x93\x5c\xeb\xe7\x3f\x9a\x7f\xb5\x7d\xef\xd1\x33\x3a\x3d\xd1\xdb\x06\x2d\xfa\x4c\xbd\xfb\x06\xea\xc9\x75\x7d\x7e\x0b\x6a\xce\xd4\xbc\x6f\x49\xfd\x3e\xb4\xf4\xdc\x4b\x8b\x19\x45\xcd\xfb\xa6\x35\x41\xcd\x7b\x19\x74\x32\x35\xef\x65\xd0\xc9\xd4\xbc\x6f\x59\x77\x1a\x2d\x24\xf4\x00\x41\x2f\x9a\xe3\x2d\xe2\xe7\xb5\xab\x50\xf3\x5e\xc1\x97\x99\x9a\xf7\xad\xea\x99\xc8\x88\x51\x38\x53\xf3\xbe\x69\x1d\x50\xf3\xbe\x81\x52\x73\x63\x3e\xeb\xf0\xed\xf4\x1a\xc4\x95\xa9\x64\xdf\xd0\xea\x33\x95\xec\x1b\x11\x72\x99\x4a\xf6\xd4\xe4\xb5\xdc\xbf\x23\xa1\xf9\xd4\x3f\x23\xb1\x75\x78\x74\x7a\xa8\x31\xef\xf4\x70\xe5\x7f\x6d\xeb\x9d\xce\x2f\x75\x89\xce\xa3\x95\xe5\xce\x00\x1c\x5d\x63\x00\x34\x39\x06\xc1\xfd\x3a\xfd\x07\xc1\xfd\x41\xd7\x1c\x4c\x4d\x9d\x4e\x23\x7d\xba\xaa\x73\xd5\x01\x95\x17\xde\xf1\x96\x8b\x2a\x4b\x54\x76\x40\x55\x3a\xfe\xe6\x3c\x48\x62\xd0\xe9\x3d\x48\x62\xd0\x46\xef\x60\xaa\x28\x4b\x2a\x03\xa6\xe6\xd0\x1b\x48\x60\xd0\x20\x0c\x12\x18\x00\x53\x79\x90\xc0\x30\xf5\x94\x43\x4b\x6f\x70\x19\x3b\x4e\x9d\x3c\x91\x11\x58\x95\xe7\x8f\x82\x05\xf4\x6e\x7e\x92\x18\x64\x07\xcb\x33\x7d\xef\x61\x01\x38\xa0\x2a\xfd\xf0\x9d\x26\xf2\x5c\xb5\xd8\x24\x31\x6a\xe5\x89\x3c\x00\xcb\x3c\x49\xc8\xb8\x4c\x3f\x47\x46\x85\x82\xc6\x96\x1d\x19\x95\xa1\x4d\xd2\x43\xfd\xca\x90\x06\x34\xcf\x27\x71\x42\xdb\xa6\x23\xa3\x32\x88\x29\xcf\x8e\x8c\xca\xd0\x52\x59\x24\x5d\xe8\x8b\x2e\x8a\x10\xe8\x30\x59\x24\x5c\xa0\x6f\xe6\x45\xc2\x05\x1a\x66\x5e\x9f\xe9\x77\x83\xde\xe2\x63\x23\x13\x57\x86\xc1\x6e\x62\x64\xca\x8e\x8a\xca\xc0\xf4\x90\xd7\xfc\xa6\x76\xe8\x69\xc8\x33\xf4\x5b\xe4\x91\xd6\xe5\xc8\xa8\x50\xce\xc1\xb2\x23\xa3\x32\x74\xf4\x3a\x32\x2a\x0a\x54\xcb\x1b\x39\xd1\xad\xf3\xfe\x26\x98\x48\x49\xd9\x9f\xb1\xb9\x98\x0a\xb3\xfb\x93\x8a\x22\x89\xf3\xd6\x56\x76\x3e\xda\xe0\x26\x75\x04\xd2\xa0\xfc\x7a\x8a\xce\x5e\x49\xbf\x20\x29\xe4\xd1\xd3\x3c\xf9\x85\x12\xc6\x96\x49\xc4\x9a\xd2\xf3\xc0\x45\x53\xdb\x28\xb8\x68\x12\x74\x90\xc1\x45\x53\x73\x1c\x5c\x34\x31\x3a\x65\x70\xd1\xd4\xf8\x80\x8b\x64\x2e\xcb\xe0\xa2\x49\x76\x40\x06\x17\x4d\xdc\x78\xf9\xf4\xb7\xaf\x14\xd3\xf5\xa8\xc4\x3f\xd7\xf5\x55\x41\x3c\x53\x47\x0d\x69\x54\x13\xf4\x95\x41\x3b\x8b\x28\x94\x0c\xda\x59\x41\x77\x1a\x2d\xdd\xe9\xbd\xa3\x56\x8d\xe5\xab\x4d\xea\xee\x45\xd6\x67\x06\xed\x2c\x1d\xa1\xa0\x1d\x61\xaa\xec\x68\xa7\xc8\x1e\x9e\x41\x3a\x4b\x4a\x1b\x48\x47\x51\x31\xd9\x91\x4e\x5a\xda\xd8\x40\x3a\x8a\xaf\xce\x20\x9d\x05\x32\xcb\x20\x1d\x99\xa1\x0a\x48\x67\x11\x0c\x5d\xa0\x1b\x5b\x5b\x2d\x64\xc4\x40\x5a\x48\xb1\x5a\x98\x40\x0a\x28\x67\x1d\x3d\x25\xbf\x52\x6d\x0c\x35\x05\xa4\xf3\x69\x91\x9a\xc3\x8c\x29\x20\x1d\x0a\x50\x5b\x21\x8d\x6a\x33\x07\x0a\x69\x54\x3b\xe9\x9d\x2e\xc7\xe6\x6b\x14\x50\xd0\x2e\x7a\xa6\xcb\x21\xa3\x52\x71\x94\x53\x3c\x8a\xe9\xff\x6e\xe5\x85\x0c\x2a\x2a\xed\x58\x01\xf8\x6c\x40\x41\x01\xf8\x6c\x26\x43\x79\x3e\x43\xb5\x4d\x2f\xa9\x9f\xff\x60\x25\x2a\x4f\xfb\xfe\x87\x0f\xf3\xf4\xcf\x7f\xd0\x9a\x0a\xd9\x54\x9b\x85\x5b\x00\x48\x9b\x29\x58\xc8\xa6\x92\xcd\xaa\x90\x4d\xa5\xc8\xf4\x02\x78\xda\x49\xd7\x10\x17\xfd\xa4\x00\x9e\xa8\xd3\x68\x05\xf0\x44\xdd\x1f\x2b\x80\xa7\x4d\x7c\x6b\x01\x3c\x9d\xa4\x16\x15\x62\x1e\xfd\xce\x4f\xf6\xcd\x86\x59\x00\x4f\x07\x64\x51\x48\x7d\x3a\xa6\x67\x92\xde\x84\x46\x50\x94\xde\x84\x56\x55\x1c\xe5\xa4\xad\x67\x92\xde\x74\xba\xae\x79\x5f\x0e\x36\xd1\x02\xca\x51\x9e\x6b\x21\xbd\x49\xc1\x4f\x45\xe9\x4d\xc0\xdf\x02\xca\x51\xf0\x53\x51\x35\x17\x7d\x61\x55\x73\xb9\xba\x46\x7a\x13\x4b\xaf\x80\x72\xb4\xdd\x16\x50\xce\x45\xcb\x2a\xa0\x9c\x1b\xf5\x86\xcd\xfb\xf8\x2e\xa0\x9c\xab\x69\x97\xee\x3b\x86\x32\x3d\x15\x90\xce\x65\x9b\x2f\xa6\x14\x2e\xa4\x32\xa5\x70\x31\x47\x8c\x14\x2e\x2c\xf9\x05\xa4\x43\x3d\x21\x2b\x20\x9d\xcb\x81\x5b\x4c\x29\x5c\x7a\x03\x29\x5c\x00\xd2\x02\xd2\xb9\x98\x4f\x0a\x48\xe7\x0e\x5d\xf3\x43\x7c\x73\x2c\x14\x43\x0e\x2d\x4b\xa1\x99\x1c\xf6\x7a\xdf\xe2\x63\x75\x41\x57\x85\x34\xa6\xa0\x65\x49\x1a\x53\xd0\xb7\x23\x8d\x29\x60\x48\x29\xaa\xd6\x92\xc3\xde\x41\xff\xf1\xbc\x09\x8a\x6f\x5b\x21\x95\x29\x98\xae\x15\x5a\x7c\x11\x52\x99\x02\xba\x6e\x01\xe5\xec\xae\xdf\x79\x7a\x4c\x40\x97\x2d\xa4\x32\x05\x14\x99\x42\x2a\x93\x78\x40\x0a\xa9\x4c\x01\xeb\x6d\x21\x95\x29\x34\xb5\x3c\x65\x44\xa1\xc0\x25\xdf\x4f\x5f\x39\x02\x0b\xe9\x4c\x41\x5f\x93\x74\x26\x19\xdc\x4a\x89\x9f\xbb\x51\x1c\x0a\x29\x4d\x01\x15\xae\x90\xd2\xa4\x5c\x8e\x42\x4a\x53\xd8\xfa\x2d\x69\x69\xfa\x22\x54\xe7\x17\x3d\x41\xa1\x3a\xbf\x28\x1d\x0a\xe9\x4e\xa2\xc8\x28\x85\x31\x43\x65\x2a\xa4\x3b\x29\xcc\xb8\x90\xee\x24\x1a\x8c\x42\x75\xfe\x27\xeb\x0d\xa4\xdd\x65\xf5\xd3\x0f\xcf\xcd\xc1\x5e\x48\x75\x7a\x34\xce\x54\xe7\x7f\x40\x9d\x85\x34\xa7\x87\x63\xaf\x90\xe6\xf4\x0c\x5d\x23\xed\x0e\xc3\x69\x11\x5a\xc9\x61\x2b\x99\xb0\x90\xce\xf4\xa0\xde\x16\xd2\x99\xc4\x87\x52\x1c\xa9\x54\xd1\xeb\x15\x47\x2a\xe9\x10\x6c\x50\x48\x65\x12\xcf\x60\x21\x95\x29\x26\x3d\xc5\xe5\x88\xa6\x77\x7a\x1e\x8f\x68\x16\x0a\xb5\xfc\xe3\x9f\xdd\xe4\xff\x6f\xdd\xed\x79\x73\xfb\x14\xd3\x59\xc8\x64\x12\x31\x4e\x21\x93\x29\x72\xae\x16\x32\x99\x44\x49\x55\x5a\xfd\xfc\x56\x8b\x8a\x6c\xa6\xa8\x8d\x98\x72\xff\xa2\xc3\x29\x64\x32\xc1\x53\x6e\xa5\x21\xa6\x16\x38\x99\x4c\x62\x85\x28\xee\x50\x72\x4a\x64\x6f\x1d\x5a\xea\x0f\x62\xa2\xc7\x16\xd2\x95\xa2\x0e\x0e\xd2\x95\x92\x3e\x24\xe9\x4a\x09\x60\x5e\x1c\xd6\xa4\xd3\xf4\x3b\x97\x43\xc4\x47\x85\x94\x24\x91\x22\x15\x87\x33\x35\x25\xdd\x49\x61\x2b\xf4\xae\x42\xb9\xff\xa4\x2d\x8b\x60\xba\x83\x46\x50\x28\xf7\x9f\x00\x71\xa5\x2b\xb5\x22\x7e\x36\x0d\xc7\x2d\x35\x11\x66\x58\x06\x7d\x6d\x6a\xd1\x57\x8c\x45\xc5\x71\x4b\x95\x2d\xb0\x38\x66\xa9\x49\x07\xa8\x63\x96\x9a\x00\x72\x65\x20\x87\xbe\xfe\x40\x0e\x7c\x0f\x65\x20\x07\x86\xa4\x32\x90\x63\xe9\x4e\xe4\xc0\x96\x5f\x06\xd9\x9c\x47\x7d\x41\x0e\x34\xd5\x32\xc8\xe6\xd4\x31\xe1\x98\xa5\x1a\x61\xa1\x65\x50\x9c\x4b\x5f\x7f\x92\xcd\x89\x59\xa4\x4c\xb2\x39\xb5\xe4\x26\xd9\x9c\x3a\xf2\x27\xd9\x9c\xda\xe6\x26\xd9\x9c\xfa\xa6\x93\x6c\x4e\x0c\x1c\x65\x92\xcd\xa9\xaf\xe4\x18\xa6\x8a\xcb\xa3\xcc\xf6\x7e\xe1\x63\xba\xdb\x65\x54\x78\x66\x99\x14\x21\xd3\x76\xe6\x38\xa6\x1a\xf6\xd7\xe2\x38\xa6\xda\xd0\x73\x37\x2d\xbe\xcd\x44\xc6\x21\xa9\xc8\x58\xd5\x37\x5d\xc8\x08\x54\x2e\x0b\x19\xc1\x73\x65\x21\x23\xe6\xb8\xb2\x90\x11\x3a\xa4\xb2\x90\x51\x47\xaf\x3c\x3f\x39\xee\x9b\x75\xb7\xb2\x56\xf5\xa4\xfa\xb9\x8e\x0f\xa1\x38\xc6\xa9\x19\x77\x62\x59\x64\xae\x4a\xf3\x73\x8c\x53\x73\xd4\x6f\x7d\x4e\xbe\xc7\xe8\xc2\xd0\x91\xd3\x5e\x8f\xde\xe4\xf2\x64\x8d\x84\xe3\x98\x9a\xa1\x1c\x28\x8e\x63\xaa\xd8\x51\x8a\xe3\x98\x9a\x35\x2e\x8e\x61\x6a\xae\x6a\x19\x2d\xbe\x9f\xfb\x82\xaa\xcc\xa0\x65\xd3\x57\x22\xa2\x0a\xbe\x20\x4a\x01\x5a\xd9\xf4\x55\xdb\x24\xd1\x71\x17\x23\x48\x71\x5f\x50\xcd\xda\x2d\x1c\xf3\x54\x2a\xf4\x5b\x39\xf4\x53\x07\xd1\xa1\x9f\x84\x4d\x94\x43\x3f\xa5\x18\x1e\xfa\x09\x16\x2b\x8e\x5b\x6a\xd6\x5c\x3e\x64\x03\x83\x36\xca\xa1\x9f\x38\xe0\x8b\xe3\x96\x5a\x74\x08\x1d\xb2\x81\xa5\xe4\x1c\x65\x03\xeb\x29\x64\x03\x07\xbd\xdd\xf7\xaa\xab\x1d\xef\x9c\xf7\x7b\x9f\xa0\xff\x90\x11\xac\x15\x73\xe3\xe7\x3a\x41\xe1\xe5\x92\xf9\x2b\x05\xea\x92\xf9\x1b\xdb\xbf\xb6\x6d\x07\x40\xb5\x48\xb7\x72\x00\x54\xc5\x23\x51\x6e\xfd\xbc\x04\x5b\x6a\xb9\x24\x3e\x63\x45\x2e\x17\x51\x71\x83\x14\xa5\x12\xfd\xb9\x1b\x08\x5d\x2e\xe2\x9a\xee\x46\xdc\xac\x0e\x22\xee\x56\xe7\x49\x7e\x96\x6e\x71\x11\x15\x87\x5d\x0d\x24\x3f\xb3\xc4\x6a\x20\xf9\x99\xd3\xb2\x06\xc4\x44\xf7\xaa\x02\x3a\xd9\x5e\x6b\x5f\x0d\xc8\x43\x7f\xab\x02\xdc\xfe\x5c\xcf\x7a\xb6\x0f\x9d\x42\xe2\xaa\x02\xdc\xb2\xed\x8d\x93\xb1\x06\x12\xa1\x81\xc7\x35\x90\x08\xfd\xe8\xd9\x24\x42\x63\x09\xac\x0e\x86\x6a\x4d\x7a\xee\xf9\x3c\x69\xe8\xdd\x1e\x77\x1f\x38\x28\xaa\xdc\x42\x7f\xae\x13\xd3\x52\x9f\xe7\xf3\x1f\x8c\x29\xd5\x41\x53\xad\x40\xec\x2a\xb7\x50\xb6\x2d\x7c\x50\x1d\x1d\x55\x91\x00\xd5\xe7\x23\xfb\x31\xfd\xc7\xe3\xf0\xc3\xfb\x7b\x9f\xb2\x0a\x9e\xab\x8e\x8c\x6a\x45\x03\xab\x0f\xc9\xdf\x2c\xa6\xfa\x20\x33\x66\xa8\xfa\x20\xd7\x51\xeb\xd0\xd2\x53\x2e\x2d\xde\xe7\xa8\xa7\x2a\xf0\xad\xc6\x4f\x72\xf7\x22\xa9\xa3\x46\x92\xbb\xd1\x47\xaa\x23\x9f\xda\x88\x57\xaf\x8e\x7c\x6a\x23\x62\xa9\x52\x1b\xb3\x3d\xba\xe6\x63\xd8\xa2\xde\xe2\x72\x34\x74\xd9\x4a\x6d\xcc\xc6\xec\xac\x0a\x93\xfb\xf3\xce\xad\xdf\xba\x2c\xad\xe9\xba\x8f\x9f\x82\xdf\x6a\xa4\x7e\xa4\xe4\x74\xb7\x52\x55\x28\x5c\x8d\x24\xb1\xeb\xfb\x44\x92\xd8\xd9\xac\x6b\x22\x89\x1d\x1b\x78\x75\x44\x55\x1b\x19\x14\x35\x21\x07\x9a\x6b\x4d\xf9\xed\x8f\x18\x79\x6a\x22\x51\x1d\x1b\x77\x4d\x24\xaa\x3f\x7a\x2e\x89\xea\x51\xcf\x25\x51\x5d\xf3\x18\x62\x08\xa5\x4e\x55\x47\x4e\x26\x56\xba\x0a\x31\x44\x2f\x7a\x03\x49\xea\x6c\xaf\x15\x62\x88\xae\x95\x04\x31\x44\xd7\x4a\x82\x18\xa2\x6b\x7e\x42\x0c\xd1\x41\x7f\x15\x62\x88\x0e\xd6\xad\x10\x43\x74\xdc\xf7\x15\xf2\x87\xce\xf1\x54\x1d\x19\x99\x08\xd7\xaa\xc2\xea\x72\xde\xf7\x7d\xee\x67\x4c\xee\xfb\xec\xc1\x2f\xf8\xb6\x10\x40\x0c\x50\x4e\x85\x00\x62\x40\x25\x51\x21\x80\x18\xfa\x3e\xd4\xb9\x14\x45\x5b\x85\x00\x82\xe2\xcb\x56\x41\x4e\xca\x13\xad\x20\x27\x8a\x2f\x5b\x05\x39\x0d\x1c\xae\x15\x02\x88\x41\xb8\x46\x05\x35\x0d\x62\x9c\x2a\xa8\x49\x54\x54\x15\xd4\x34\x34\xb7\x40\x4d\xca\x2f\xad\x8e\x9a\xea\xc0\x7a\x5e\x41\x4d\x43\xb3\x0c\xd4\x34\x40\x95\x15\xd4\x34\x86\xde\xa7\x63\xb4\x6c\xe1\x84\x4a\x3a\xd2\xa3\x6f\x03\x72\x1a\x53\x7d\x45\x46\x30\x68\x25\x1d\xe9\x99\xff\x8a\x56\xa9\x45\x5c\x03\xbc\x12\x7e\x88\xa1\x2d\x0e\x30\x35\xb0\xd0\x56\xb9\x8c\x72\x79\xa3\x6e\x6b\xc9\xdf\xff\xf0\xa1\x4b\xf9\xfc\x87\x13\xae\x02\xac\x26\x9a\x6c\x05\x58\x4d\xb4\x86\x5a\x98\x9a\x5a\x0e\x0e\x9e\x4c\x49\x20\x15\xf0\x34\x41\x00\x15\xf0\x34\x4d\xcf\xa4\x6c\x29\x27\x6a\x05\x3c\x4d\x6d\xd2\x80\x27\xaa\x60\x5b\x05\x3c\x4d\x00\x76\x05\x3c\x29\x73\xaf\x02\x9e\xa8\x9e\x6d\xb5\x7e\x64\x51\x4a\x53\x25\x35\x49\x00\xa9\xc2\x13\x31\x35\x50\x00\x2b\xd9\x22\xab\x03\x2b\xe7\x06\xf2\x96\x0f\xe9\x9c\xea\xcf\xa4\xc5\xf7\x05\x58\xcd\xa5\x6b\xc8\x08\x3c\xad\x55\xc7\x40\x7d\x5d\x4b\xb5\xde\xcf\x7f\x24\x01\x00\x6b\x6a\x3a\xc0\x13\xa1\xb0\xbf\x0a\x4f\x84\x6c\x9c\x55\x3c\x11\xda\x7c\xc5\x13\x81\x7d\xba\x82\xae\x14\xda\x57\x41\x57\xb2\x71\x56\xf1\x44\xe0\x68\xaa\xe2\x89\xd0\xc6\x02\xb2\x5a\x68\x79\x55\x1c\x11\x59\xbf\x83\x23\x82\xf8\x8c\x2a\x8e\x08\x8c\x01\x55\x1c\x11\x68\x95\xb5\x7d\xe4\x54\x06\x5f\x6d\x1f\x39\x15\x0b\x55\x15\xae\xf7\xe7\x3f\x98\x17\x2a\x28\x6b\x0d\x5d\x8f\xdf\xeb\x8c\x56\xcf\x9f\xff\xa0\xfd\x56\xd0\xd6\x22\x06\xba\xca\x81\xf4\xe7\xba\x36\x2a\x10\xd7\xd2\x01\xda\x3f\x1c\x18\x47\xb3\x5f\x61\x79\xb9\x6e\xd1\x99\xd5\x8e\x8c\x9a\xaf\x4a\x63\xfa\x73\x5d\x1b\x44\x47\xce\xab\x1e\xfb\x9c\x95\xc9\xa5\xba\x37\xc9\x59\x02\xfe\xb4\x40\x65\x1b\x94\x58\x41\x65\x32\xbb\xd5\xf1\x91\xed\x12\x7b\x51\xe5\x51\xfa\xf3\x1f\x8d\x3c\x08\x4c\xc6\xcc\x0a\x02\x13\xe5\x5b\x1d\xda\x56\xdb\x5e\x98\x2c\xea\xf8\xc8\x76\x75\xe0\x3a\x12\x33\x51\x95\x55\x90\x98\x1c\x6b\x15\x24\xa6\xf0\xbf\x0a\x12\x93\x6d\xb6\x3a\x12\x33\x31\xae\x57\x90\xd8\xd6\x1a\x15\xb3\xe0\x9f\xf7\x4a\x05\x02\x8d\x29\xfc\xaf\x82\xc6\x14\xf0\x57\xe5\x39\xfa\x73\x37\x68\xbc\x82\xc8\x94\xc6\x54\x41\x64\xef\x51\x08\x22\x13\xb3\x53\x05\x91\xc9\x81\x5f\x1d\x91\x55\x19\x64\x2a\x68\x4c\xc1\x80\x15\x34\xb6\x75\xc0\x83\xc6\xb6\xc6\xcf\xd1\x98\x25\xec\xfe\x75\xee\x4f\x7f\x8e\x7a\x70\x9c\xdc\x4f\xc7\x28\x88\xec\xe8\x30\x06\x91\x1d\xc9\x09\x22\xa3\xe8\xba\x55\x10\xd9\x89\xba\x96\x68\x31\x12\x20\xb2\xa3\xd5\xb5\x20\x2c\xd1\x31\x01\x1a\x3b\x98\x29\xab\xa3\x2d\x4f\x8a\xf6\x96\xcb\x71\xa4\x90\x39\xda\xb2\x04\x92\xad\x8e\xb6\xaa\x1b\x3c\xff\xff\x56\xef\x8e\xa6\x7a\x93\x1e\x79\x68\xe9\x75\x2e\xde\xd5\x23\x1d\xa0\x25\xc3\x68\x52\xf7\xf3\x7e\x9a\xa3\x69\x20\x67\xd3\x9f\xff\x60\xc5\xab\x80\xb1\x8b\x7b\xa3\x02\xc6\x64\x2b\xad\xb0\x00\x8a\x25\xb7\xee\xf1\x75\x30\xf0\x6e\x07\x64\x55\xb6\xd4\x0a\x20\xbb\x98\x1a\x2a\x80\x4c\xc1\x87\x75\x6b\xeb\xe8\x5b\xee\x9a\xba\xe9\x37\x96\xe7\x0a\x60\xbb\x40\xb4\x0a\x60\xbb\x3a\x9a\x00\x6c\xca\x34\xad\x70\x45\xc8\x5e\x5a\xe1\x8a\x10\x55\x41\x85\x2b\x22\x00\x5d\x2b\x5c\x11\x41\x03\x08\x57\x44\x20\x09\xa8\xc2\x15\x21\xcb\x69\x85\x2b\x22\xe8\x78\x81\x2b\x22\x48\x6a\xb8\x22\x02\x86\x80\x0a\x57\x44\x90\x8c\x70\x45\x88\xac\xab\xc2\x15\x11\x34\xf1\xe1\x8a\x08\x44\xe9\xd4\x1b\x5e\xf9\xdf\x69\x02\x5f\x44\xd0\x81\x02\x5f\x44\x90\xb6\x09\x5f\x44\xd0\x74\x77\x90\xd7\x44\x99\x5b\x2f\x32\x6a\xab\x82\x2b\x22\x68\x73\x70\x24\xe7\xb9\x52\xde\x72\x19\x45\xce\x5a\x21\x84\x50\x00\x62\x75\x14\xe7\x59\x53\xde\x72\x19\x45\x76\x5b\x21\x83\x10\xa3\x73\xbd\x70\xe5\xe8\x2b\xde\xcf\x38\x2a\x7b\xb0\x3a\x8a\x6b\xe2\x63\x6e\x8e\xe2\x3c\xa3\xc8\x5b\x70\xe9\x70\x98\x34\x77\x65\x99\xb1\xf4\x9a\xbb\xb2\x3c\x63\xc7\x5b\xc8\x48\xbe\x72\x73\x84\xe7\x19\x37\xde\x72\x19\x95\xad\xda\x1c\xdd\xb5\x67\xea\x1a\x32\x32\xdf\x5b\x40\x46\xe6\x54\x73\x54\xd7\xc4\x37\xdd\x02\x32\x12\x3f\xd2\x82\x8e\x80\xb1\xd7\x56\xcf\x91\x13\x05\xa9\xbd\xc8\x6e\xec\xc5\x41\xdc\x02\x72\x82\x82\xda\x03\x67\x10\x0e\xd9\xf6\x20\x27\xee\xdb\xa6\x60\xbf\x3c\xf6\x2e\xfa\x8f\x8f\x67\x24\x9e\xaa\x29\x09\xea\xcf\x75\xbd\xfb\x81\x3b\x08\x24\xd4\x1e\xb8\x83\x24\xfd\xf3\xe5\x0e\x62\xec\xda\x03\x77\x50\x52\x4f\x5c\xe6\x68\xfa\xed\xa0\xc5\x77\x54\x82\xd4\x9f\xdf\xb2\x19\x36\xf7\x75\x79\x82\x82\xb7\x36\x2d\x24\x7c\xe0\x16\x42\x49\x68\xcf\xfd\xfc\x16\xd3\x4c\x73\xe4\xd7\x94\xa1\xdb\x1c\xf9\xb5\x88\x9e\xde\xe2\x47\xe6\x83\x09\xa6\x45\xc6\x17\xaf\x5e\x73\xe4\xd7\x54\x26\xa1\x45\xe4\xe5\xf8\x69\x11\x79\x9b\x9e\x54\x69\xd1\xa7\x88\xac\x5d\xd7\xe0\x49\xd2\xd8\x47\xf1\x24\xf1\x55\x23\x3c\x49\x53\xbf\x43\x96\xa9\xbe\xfa\xd8\x45\x82\x8f\x5b\x42\x0e\x94\x85\x96\x90\x83\x60\x91\x96\xe0\x42\xe2\xf8\x6d\x09\x2e\x24\x62\xa9\x5a\x82\x0b\x09\x9c\xd2\x12\x5c\x48\xac\x82\x96\xe0\x42\x4a\xff\xa2\xcf\x6a\x0e\xf8\x9a\x28\xed\x9b\x03\xbe\xa6\x98\xd2\xe6\x80\xaf\x25\x0d\x40\x62\xa8\x80\x05\x2d\x31\x54\x5b\x77\x1e\xae\xf1\x59\x0c\xaa\x27\x74\xda\x66\x50\x3d\x71\x1a\x37\x83\xea\x09\xd3\x48\x33\xc4\x23\x0e\xa1\x19\xe2\xe9\x99\x86\x78\x9a\x92\x86\x78\x98\x2d\x9a\x21\xde\xd5\x53\xa0\x7a\x7a\x74\x4d\xda\xd6\xdc\xab\xaa\x3f\xd0\x3d\x69\xa1\x1b\x74\x4f\x49\xbf\x85\xee\x09\x58\xd8\x1c\xb4\x35\xd3\x94\x7a\xdd\x5d\xf3\xb3\x28\x1d\xb8\x35\x43\x93\x6c\x0e\xdc\x9a\xe1\x69\x68\x0e\xdc\x9a\x55\xfd\xd6\xfb\x2b\xcb\x6f\x73\xe0\xe6\x01\xbc\xde\xa2\xbf\xe8\x2f\x2d\x43\x4d\x85\x3e\xda\x32\x7d\xd5\x57\x86\x43\x22\x6b\xfb\xca\xd0\x4f\x61\x29\x6c\x25\xbc\xbd\x93\x66\xdb\x1c\x81\x35\xc3\x5a\xd8\x0a\xb2\x68\xbb\x70\x04\xd6\x94\x54\xdc\x0a\x72\x80\xac\x5a\x41\x8e\xab\x3b\xa1\x9f\xd2\xb4\x2a\x50\x4c\x45\xb5\xa0\x98\xd2\xd7\x2a\x50\x4c\x69\x53\x01\x75\x65\x53\xef\xfc\xbb\x66\x82\xdd\x5a\xfd\xf4\xf5\x62\x06\x69\x8e\xae\x5a\xe6\x50\x6b\x15\xaa\x2c\x2d\xc7\x0a\x55\x96\x96\x63\x85\x2a\x4b\x5f\xb2\x42\x95\x85\xb2\xd0\x2a\x7d\xd5\x72\xac\x50\x65\x69\xa6\x55\xa8\xb2\xba\x9e\xd2\x3f\x3d\x20\x63\xb2\x39\x82\x6a\x59\x4b\xb2\xd2\x5f\x8c\x0d\xcd\x11\x54\xcb\xe0\xa9\xd6\xe8\x2b\xae\xf4\xd6\xe8\x2b\xde\x86\xd6\xe8\x2b\x47\x63\x6b\xf4\xf5\xaa\x05\x1d\x16\x8e\xd5\xd6\xa0\xc3\x7a\xf4\x3b\xe8\xb0\xb4\x85\x36\x38\xad\xa3\xae\x75\x5a\x7c\x29\x47\x47\xad\x70\xfc\x35\x25\x33\xe5\xb5\x45\xd3\xdc\x1c\x21\xb5\xa2\xf9\xec\x08\xa9\xc9\xb0\xda\x5e\x84\xb4\xf6\x7e\xaf\xfb\x1c\x52\x46\x71\xeb\xd0\x7e\xe1\xe5\x68\x1d\xda\x2f\x90\x53\xeb\xd0\x7e\x61\xdd\x6e\x1d\xda\xaf\xa6\x96\xd1\xe2\x99\x1d\x59\x70\xa5\x36\x28\xf1\xc4\x20\xde\xa0\xc4\x2b\x3a\x10\xa1\xc4\x2b\x3a\x10\xa1\xc4\x2b\x5b\xd7\x90\x03\x95\xa3\x41\x89\x57\xb6\xde\x07\x7d\xd9\xd1\xef\x90\x41\xdf\xdc\x11\x90\x29\xfc\xb8\x41\x97\x57\x31\x52\x35\xe8\xf2\x2a\xc8\xbb\x41\x97\x57\x51\x16\x9b\xfb\xa5\x5a\x45\x0f\x6f\xd0\xe5\x55\xc2\x2d\x1b\x74\x79\x55\xe3\xe1\xa8\xa8\x55\xb0\x5b\x83\x2a\xaf\x26\x5d\xeb\xb4\x98\x29\x8e\x86\x5a\xd5\xd7\x85\x46\xaf\x6a\x45\x40\xa3\x57\xb5\x22\xa0\xd1\x93\x99\xb5\x41\x95\x57\x6b\xfc\xd7\x76\x0d\x8b\x9e\xac\xaf\x4d\x61\x74\x79\x6d\xf1\x11\xb6\x17\x0c\x7d\xa2\x61\x1b\x6c\x7a\x15\x2d\xb0\xc1\xa6\x57\x35\x70\xb0\xe9\xd5\xa6\xdf\x22\xa6\x16\x13\x6c\x7a\x15\x8b\x77\x13\xa7\xc3\x9f\xe7\x62\x65\x6c\x0e\x88\x3c\xce\xca\x5b\x88\xaa\x6d\x4b\x9c\x0e\x79\xef\xa5\xcf\x0b\xab\x9e\xb2\xea\x1a\xac\x7a\x75\xe9\x6e\x1f\xce\xaa\xe5\xb5\xc2\xe7\xb7\xd2\x21\x16\x32\x6b\xf0\x61\xce\x93\x2d\xb8\xc1\x9c\xd7\x1e\x5d\x73\x79\x1a\x49\xf9\x0d\xe6\xbc\x86\x69\xa0\xc1\x9c\xd7\x88\x64\x69\x30\xe7\x35\x2d\x13\x07\x45\x26\x97\x48\x83\x39\xaf\x99\xde\x00\xe3\x9c\x06\x6a\x7d\x19\xe7\x74\xdc\xac\xf3\xfd\x0f\x0b\xd6\x11\x50\x6b\xd2\x32\xf7\x47\x9e\xa3\x29\x03\xbb\x5e\xd3\xb6\x09\xbb\x5e\xd3\x77\x86\x5d\xaf\x69\x53\x72\x37\x55\x6b\x4b\xd7\xf2\xe7\x49\x1a\x23\x18\xf6\x9a\x16\x10\x0c\x7b\x4d\xc7\x83\x23\x27\x93\x97\xa4\x39\x72\x6a\x3d\xa8\x35\xde\x27\x5d\x2d\x06\x58\xf6\x3a\x4e\x9d\xb6\x3f\xe3\x27\x83\x45\x73\xf4\xd4\xc4\x72\xdd\xc4\xb2\x27\xad\x4e\x2c\x7b\x1a\xad\xf3\x91\x57\x91\x31\x4d\x4c\x7b\x45\x2d\x98\xf6\x34\x03\x41\x4f\x1d\x7c\xd7\x40\x4f\x4a\x7f\x6e\xa0\x27\x05\x9f\x36\xd0\x53\x97\x36\x07\x7a\xea\x18\x68\x1a\xe8\x49\x14\xa9\xcd\xd1\x93\xc9\x73\xd3\x40\x4f\x0a\x1c\x6d\xa0\xa7\x2e\x3d\x19\xf4\xd4\xa5\x27\x3b\x7a\x32\x79\x75\x1a\xe8\x49\x81\xa3\x0d\xf4\x34\x34\xc2\x2f\x7a\x3a\x7b\x0b\x21\x80\x9e\x86\x36\x0c\xd0\xd3\x48\xba\x06\x9b\x20\xf8\xb8\x81\x9e\x86\xbe\x1d\xe8\x69\xe0\x00\x6e\xa0\x27\x19\x0a\x1a\x4c\x7b\x63\xe8\x77\x2e\xa3\xec\xbb\x0d\xf4\x34\xf4\x35\x1c\x3d\x35\xc5\xf7\x37\xd0\xd3\x20\xba\xa7\xdd\xf5\xf6\x55\x1c\x89\x0d\x04\x35\x41\xac\xcd\x11\x54\x9b\xda\x30\x41\x4f\x93\xa3\xa5\x3b\x7a\x6a\xca\x22\xe8\xa0\x27\x51\x99\x75\xd0\x53\x0d\xba\xe6\x32\x4e\x36\xb7\x0e\x7a\x12\xcd\x59\x77\xf4\xd4\x26\x3a\x7e\x07\x3d\x29\x14\xb3\x83\x9e\x26\x3b\x50\x07\x21\x2d\x8e\xaa\x1e\xe6\xdb\xf3\xcb\x61\xd2\x03\xcc\x88\x49\x3d\xd8\xdf\xeb\x7a\xd3\xf9\xfc\x87\x83\xbc\x83\x92\x64\x84\xec\xa0\xa4\x85\xfa\xd2\x41\x49\x32\x42\x76\x47\x49\x4d\x86\xc6\x0e\x42\x52\x90\x65\x7f\x11\xd2\xdd\x8b\x63\xa6\x83\x90\x16\xeb\xb0\x83\x90\x16\x8e\xfb\xee\x08\xa9\xad\xae\x27\xf9\x3a\xac\xe5\x5f\x9c\xe3\x1d\xe0\xb4\xd0\x9a\x3b\xc0\x69\x01\x16\xbb\x03\xa7\x26\x92\xdb\xfe\xac\xb7\x3b\x9b\x6d\xa3\x3f\x90\x44\xa2\xcf\x75\xb1\x4a\xe4\xbb\x65\x65\xea\x0f\x44\x91\xb8\xbd\x3a\xc0\x49\x46\x93\x0e\x70\x52\x10\x61\x77\xe0\xd4\x64\xe7\xea\x11\xa2\x48\x0d\xb2\x83\x26\x53\x4a\x6e\x07\x34\xed\xb7\x05\x49\x24\x61\x4f\x3d\x02\x12\x4b\xd8\x4a\xab\xee\x00\x27\x6d\x91\xdd\x5d\x66\xed\x3c\xba\xdb\x87\x55\x76\xae\x1e\xf7\xe7\xb7\xb8\xbe\xba\x83\x27\xc7\xa1\xde\x72\x59\x14\xbc\xd8\x01\x4f\x8a\x2b\xef\x80\xa7\x03\x40\xea\x09\xd2\x4b\x36\x9e\x9e\x90\x45\x43\x0a\xb0\x3a\x6c\xc2\x1d\x60\xa5\x88\xdf\x0e\xb0\x12\x13\x5d\x07\x58\x1d\xac\xf0\x1d\x60\x75\xd4\xb3\xd4\xdf\xbe\x9e\xa6\xb7\x0c\xa8\x33\xf5\xdb\xf9\xb9\xce\x06\xd4\x13\xcc\x96\xe8\x84\xdd\x51\x54\x53\x8e\x6c\x77\x14\xd5\x44\x19\xd6\xdd\x6d\xd6\x2e\xba\x44\x77\xb7\x59\xbb\x1c\x4a\x1d\x84\x25\xf2\xb5\x6e\xa8\x01\xe5\x79\xed\xb4\x1d\x94\x75\x31\x04\x75\x50\x96\x1c\x61\xdd\xf2\xe7\x6e\x3c\x1d\x1d\xa4\x75\x39\x9c\x3b\x48\xeb\x62\x5f\xee\x8e\xb4\xee\x88\xfa\x2d\x2c\x9e\x4b\xbd\x18\xb4\xf8\xa2\xa0\x2c\xa5\x05\x75\x50\x96\x52\x76\x3a\x28\x4b\xec\xeb\xdd\x90\xf3\xea\x1a\x72\x62\x32\xea\x30\xfd\x05\xc9\x91\x61\xf0\xe4\x58\xea\xf9\x23\xe7\x2e\xba\xdb\x99\x17\x65\x36\xeb\x19\x86\x4f\x62\x6f\xba\x23\xb0\x1e\xd8\xa0\xbb\x23\xb0\x1e\x9a\x9e\xdb\x61\x0d\xe5\xdb\x3a\x02\xeb\x81\x03\xa3\x3b\x02\x73\x4d\xc9\x5b\x0b\x0e\x51\xdd\x09\x13\x29\xf6\xe2\x9e\x61\x22\x5d\x7a\x3b\x4c\xa4\x5a\x47\x42\x67\xe5\x7f\x8c\xbd\x3b\x96\xfc\x3c\xac\xc4\x97\x7b\x35\x7c\x88\x0f\x9c\xe3\xcd\xf0\xe9\xcc\x81\xf7\x1f\xf8\x0c\x7e\xd5\xd3\xdd\xe3\x7b\xbf\xbf\x83\x09\xc4\x51\x4b\x84\x44\x91\x05\x10\xa8\x8a\x2f\x1e\x19\xab\xd8\x42\xd2\x9c\xb9\x77\x66\x01\xd0\x63\x2a\xab\xfa\x39\x1b\x2f\xcc\x2a\xb6\xe0\x49\x58\x85\xad\x94\x90\xa3\x55\xd8\x4a\x35\x86\x2a\x76\xb2\xf8\x59\x85\xad\x94\xd0\x8e\x55\xd8\x4a\xf5\x55\x56\xd8\x4a\xa3\x7a\x08\x5b\x29\x1e\x88\xf9\xbe\x98\x45\x3d\x69\xdf\x17\x33\xe9\x7c\x99\x7b\x67\x26\xe5\x24\x73\xef\xcc\xa4\x67\x65\xee\x9d\x59\xa4\x18\xcb\xdc\x3b\x33\x89\x9a\x59\xa3\x9f\x7a\x03\x0d\x56\x55\x4d\xe5\xee\x9d\x59\xd4\x93\x6c\xfa\x4e\xd2\xde\x8f\x7e\xbb\xde\x2d\x3a\x87\xfe\x12\xf0\x32\xf7\xd0\x2c\x01\x68\x4c\x59\x80\x3f\x67\x6b\x64\xb8\x97\x66\x4a\x2e\x34\xf7\xd2\x2c\xe9\xeb\x71\x2f\xcd\xa4\x9f\x69\xee\xa5\x99\xea\x81\xcd\xbd\x34\x93\x90\xa2\xb9\x97\x66\x12\x7c\x34\xd1\x4f\xfc\xdc\xa5\xff\x2b\xc3\xc5\xdc\x51\x33\xc5\x94\xcc\x9d\x34\x93\x56\xa4\xb9\x93\x66\xd2\x6e\xb4\x8e\x29\x84\x03\xcc\x1d\x34\x53\x61\xb1\xb9\x83\x66\xd2\xe7\x33\x77\xd0\x2c\x91\x35\x6e\x86\x19\x44\x9f\xcc\xe8\xaa\x3e\x5b\x77\xc2\x2c\x81\xb0\xcd\x9d\x30\x93\xc6\xa2\xb9\x13\x66\x19\x64\x63\xf6\xfb\xe8\x15\xcf\x33\xfb\x7d\xf4\x4a\xa9\x34\xa3\xbf\xc4\xa4\xcc\x20\xb6\x7d\xfd\xef\xfe\x9e\x4d\x3a\x95\x89\x59\xef\xa7\x45\x1f\xe6\x80\xfc\x56\xe8\x60\x40\x7e\xcb\x26\x91\xb9\x53\x66\x4a\x3b\x34\x77\xca\x2c\xbf\xae\x54\x38\xd2\x55\x2a\x14\xba\xfa\x5f\xfb\xbd\x8b\x9e\xd5\xf8\x7d\x3d\x47\x53\x92\x3b\x67\x96\xd9\x36\xb2\x81\xdd\xc2\x1a\xee\x9c\x59\xa6\x60\xdc\xdc\x39\xb3\xac\x29\xdf\x9d\x33\xcb\x9a\xa0\xc4\x1a\xf1\x73\x5d\xa2\xb1\x36\xde\x36\x13\x18\x32\x77\xe0\x2c\x6b\x82\x9b\xd8\x2b\x0c\x32\x45\xf6\xcb\xc0\x9d\xd8\x7b\xf4\x3f\xc8\x7e\xb5\x30\xbb\x07\x66\x59\x53\xa1\x7b\x60\xf6\xe0\xb1\x98\x7b\x60\xf6\x64\xfd\x6f\xbc\x7a\xf0\x9a\xb6\xe7\xef\x7b\xbc\x04\x79\xcc\xbd\x30\x93\x04\x85\xb9\x07\x66\x8f\x16\xbc\x09\xb1\xaf\x3e\x54\xf7\xc0\x4c\x41\x15\x5b\x9a\x66\xf3\x16\x53\x88\xad\xfc\xdb\xa2\x37\xe3\x5e\x98\x15\x4d\x76\x4a\x08\xfc\xf9\xbf\xfa\x2e\x05\xab\x9a\xf7\xc1\xa5\x36\xf7\xc6\xac\x12\xb7\xb7\x35\x7e\xff\xaf\x85\xdc\xbd\x2e\x53\xe0\xc2\xdc\xeb\xb2\xaa\x8f\x52\x5e\xd7\xcf\xd9\xfa\x82\xdc\xeb\xb2\xaa\x45\x57\x8c\x7a\x3f\xff\xd7\x34\xe8\x5e\x97\x55\xb6\xb9\x4c\xfb\x4e\x35\xef\xab\xa7\xe9\x5e\xd7\x23\xe6\x23\x73\xaf\xcb\x14\xb2\x30\xf7\xba\xac\x4e\xfd\xb6\x70\xc4\x53\x74\x8f\xeb\x31\x4d\xd2\xbb\xfd\x5e\x97\xa0\x92\xb9\xd7\x65\x75\xeb\xc8\x38\xd2\xd9\x83\x23\x5d\xc9\x97\x99\xa1\x89\xda\x3d\x2e\x6b\x82\x47\xee\x6d\x99\x02\x0e\xe6\xde\xd6\x33\xf4\xbd\xb9\xb7\x65\x4d\x4f\xcd\xbd\x2d\x6b\x78\x79\xe6\x9e\x96\x49\x29\xc9\xdc\xd3\xb2\xa6\x69\xfb\x40\xc2\x4c\xd9\x8c\x1d\x48\x98\xd9\x9a\xb5\xa3\xf7\xf7\xec\x23\x40\x79\xea\x6f\xcb\xd4\xb5\x21\x63\x36\xdd\x17\x32\x66\x7d\x2f\xee\x55\x99\xbc\x7f\x3b\xd8\x42\x22\x88\x1d\x6c\xd9\xba\xca\xe1\x08\x3b\x0f\xb6\xe8\x69\x5d\x6c\x21\xb0\x66\x17\x5b\xf4\x45\xb9\x47\x65\xa2\x30\x33\xf7\xa8\x4c\x79\x5b\xe6\x1e\x95\x75\x3d\x3b\xf7\xa8\xec\x05\x16\xdd\xa3\x7a\x06\xfe\xb4\x29\xb3\xb0\x96\xbd\xb4\xf4\x5f\x88\xa3\xc9\x7e\xb2\x0b\x71\xb4\x9e\x9f\x7b\x4e\xd6\xeb\xbf\x48\x73\x0d\x7e\xf2\xae\x69\x19\x7e\x72\xa9\x89\x18\xfc\xe4\xd2\x1e\x19\x21\xbc\x3a\xb0\xd9\x5a\x1c\x70\x94\x77\x1c\xb9\x01\x47\x79\x27\xaf\x60\xc0\x51\xde\x97\xfe\x57\x39\x9a\x1c\xf9\xeb\xe8\x3c\xac\xe1\xdb\x4e\xd6\x09\x91\x0c\xdf\x76\xb2\x4e\x88\x64\xc0\x51\xde\xaf\xfe\xe7\x7d\x35\x10\xe7\x70\x87\xe9\x91\xce\xc7\x08\xf7\xd5\xbb\xc3\x46\xdc\xd0\xd6\x51\x2d\xfb\xb2\x19\x34\x54\x00\xf5\xd3\x52\x74\x8e\xf7\xc4\x08\x6e\x0c\xb8\xc5\xed\xd1\x11\xdc\xdb\xac\xe0\x03\x6e\x71\x03\x1b\x0f\xb8\xc5\xad\xea\x2a\xfe\x9c\x0c\xd2\xd7\x01\xb7\xb8\x11\x13\x1f\x70\x8b\x1b\x9f\xe0\x80\x5b\xdc\xc8\x0b\x1f\x70\x8b\x4b\xe3\x6f\xc0\x2d\x2e\x1d\x95\x01\xb7\xb8\xe1\xcb\x0c\xb8\xc5\x45\x7d\x36\x5e\x1e\x4a\xdd\x12\x95\x1a\xf0\x8b\x9b\x2c\x87\x5f\xdc\xae\x7e\x3b\x38\x5a\x1c\xb9\x8d\x4a\x1e\x1b\xf0\x8b\x2b\x50\x30\xc4\x2f\x1e\xf5\x3f\xf8\xc5\x93\xae\x09\xbf\xb8\x9e\x94\xf8\xc5\xd9\x6b\x19\xe2\x17\x27\x89\x72\xc0\x2f\xae\x40\xc0\x70\xcf\xe5\x99\x1a\x15\xee\xb9\xd8\x20\x4c\x31\xdc\x73\x79\x94\xf9\x33\xe0\x17\x57\x58\x60\xb8\xe7\xf2\xcc\xad\xdf\x75\xfe\x87\x45\x2f\xcf\xa5\xee\xd3\xf4\x7f\xb7\x51\xf5\xa2\x03\x8e\x71\x55\x88\x0e\x38\xc6\xc7\xeb\x4a\xd8\x08\xb6\x1f\x70\x8c\x8f\xa3\x33\xb1\x11\xa8\x31\x1e\x6c\xa4\x10\x69\xc0\x3f\x3e\xc1\xf6\xe3\x81\x43\x9d\x25\x66\x3c\x70\xa8\x93\xc7\x32\xe0\x26\x9f\x7c\xc4\x03\x6e\x72\x85\x21\x06\xdc\xe4\x13\x2f\x69\xc0\x4d\xae\xac\xb0\xe1\xde\xca\xb3\xf4\xbc\xe1\x26\x9f\x8f\xce\x84\x43\x9d\x0d\xc2\xf1\xc0\xa1\x0e\xce\x1b\x78\x1d\x53\xe3\x0d\xaf\x43\x04\x69\xe3\xe5\x75\xb4\x2d\x05\xb0\x81\xd7\x31\x01\x5e\x03\xaf\x63\x12\x18\x18\x85\xbe\x32\x15\x8e\x42\x5f\xf5\xed\xe1\x91\xcc\xad\x33\xe1\x7b\x67\x39\x18\x78\x24\xca\xb2\x1a\x78\x24\x93\x85\x7c\x14\xfa\x7a\x74\xcd\xf5\xea\x8f\x42\x90\xa3\xec\xdf\x96\xae\xdf\x9f\xdf\x16\xf0\xf4\xc0\x3b\x51\x16\xfd\x70\x7f\xc3\xc4\xfd\x32\xf0\x35\x16\x1b\xbc\x03\x5f\x43\x04\x6d\x43\x79\x78\x3f\x57\x22\xff\x69\xe0\x6f\x2c\x8d\x62\xcf\xc3\xb3\x85\xdf\x30\x7c\xb7\xc8\x14\x6e\x19\xf8\x22\x8b\xdd\xb4\x21\x8a\xf0\x9f\x2b\x69\x3c\xd4\x77\x2f\xf5\x64\xf1\x3b\x16\xfe\xfb\xf0\x5d\x23\x5b\xfa\x0a\x1a\xec\xf5\x2c\x60\x03\x9f\x64\xe1\xeb\x0d\x7c\x12\x91\xc6\x8d\x46\x2f\x34\xae\x1b\xbd\x68\xff\x2a\xe8\x1f\xee\x84\x98\x34\x36\x87\x3b\x20\xa6\x14\xad\x81\xf3\xb1\xae\x2e\xe9\x43\x7e\x07\x75\xe5\xbe\xcc\x50\x5e\xf9\xf0\xe4\x3a\x53\x0d\xe5\x10\xc7\x5d\xed\x7b\x51\xdd\x35\x3a\x12\x01\x7a\xa0\xbd\xfc\xfe\x5f\xd3\x06\x4e\xc8\x06\xab\x0c\x77\x42\x9e\xb5\x75\x35\xe8\xf7\x1f\x9d\x09\xfd\xbe\x0c\xef\xd0\xef\x57\xfd\xee\x97\x7e\x7f\x69\x1a\xeb\xeb\xb7\xa5\xeb\x1c\xb7\x6b\x83\xb0\x07\xde\xc6\x26\x4e\x38\xf0\x36\x36\xe8\x7a\xf8\x76\x90\x89\x05\x6f\xf8\x76\x90\x6d\x4d\xc2\x78\x22\x1b\x97\x79\x18\x52\x02\x9a\x68\x0c\x5b\x34\x79\xe3\xa5\xec\xa5\xff\x61\x0b\xf8\x68\xe0\xa5\x88\xcb\x6e\xe0\xa5\x6c\x2d\x69\xee\xa5\x3c\x9b\x8d\x9c\xe1\x1e\x8a\x1d\x4d\xc0\x26\x19\x01\x2c\xc2\x3b\x39\x41\xf7\x43\x46\x40\x53\x87\x7b\x26\x26\x1a\xd9\x31\x44\x4b\xd0\xf7\xc1\x25\x1e\x78\x26\x87\x7a\xb9\x81\x67\x72\x70\x5f\x07\x9e\xc9\x31\xfd\xf6\xf7\x9d\x49\x8a\x6f\xe0\x9d\x1c\xd9\xf9\xf2\x4e\x6c\xbf\x3e\x0d\xf7\x4e\xec\xe0\xf0\x0f\x3c\x13\xa9\x2f\x0d\x3c\x13\x29\x9f\x8e\x81\xad\x4d\xbf\x5b\xfc\x8f\xe7\x80\x67\x72\xd9\x6e\x1a\xee\x99\x98\x54\x51\x87\x7b\x25\x26\xc2\xa7\x81\x47\x72\xd9\xda\x1b\x78\x24\x97\x80\xcf\xc0\x23\x51\xf8\x68\x68\xcf\xa8\xda\xde\xa0\xad\x81\x57\x72\xf5\x71\x49\x9e\xb7\xfe\xbc\x1a\x7a\xe8\xfb\x46\x76\x89\x95\x0e\xbc\x16\x65\x6c\x0d\xbc\x96\x4b\x7e\xd7\xd0\xbe\xd1\xcf\x6f\x35\x5d\xba\xe7\x92\x44\x37\x37\xdc\x6b\xc9\x15\xec\x36\x44\x5c\x37\x74\xa5\x4d\x7d\xa4\xce\x3c\x54\x6e\xe8\xe8\xb2\xe9\xc7\x94\xe8\x7b\x46\x8f\xe8\x95\x87\xef\x17\x3d\xb3\xe9\x7f\x8e\xf4\x17\x19\xdb\xc3\x3d\x99\x67\x09\x36\x2d\x24\x13\xb4\x20\x2d\xe4\x1f\xf0\x89\x86\xef\x17\x3d\x0a\xdb\x0d\x92\xe8\xee\xeb\x4c\xb4\x0f\x04\x89\x48\xa2\x53\xd8\x6e\xb8\xe7\xf2\xdc\xa4\xbb\x6f\x34\x13\x74\x3f\x69\x22\x60\xed\x42\x13\x01\x0c\x3d\x36\x9a\x08\x5a\xba\x21\xab\x0b\xe0\xdd\x01\x07\xb8\x82\x62\x03\x0e\x70\xd1\xcc\x0d\xf4\x75\x83\x66\x00\x68\xed\x82\x66\x00\xf8\xc1\x83\x46\x12\x24\xe0\xa1\xeb\x7e\xe8\x0c\xbc\xee\x8e\x26\xc2\xd0\xef\xa4\x31\x80\xed\xe8\xeb\x06\xf2\x53\x06\x24\xe0\x41\x23\x65\xa3\x2f\x70\x75\x15\x27\xe3\x93\xb4\xfa\x80\xd6\x3b\x52\xd5\x33\xdc\xff\x28\x51\xef\xe1\x48\x29\x00\xfb\x8e\x94\x02\x74\x84\x52\x80\x16\x54\xe8\xbc\x5d\x02\xf2\xbf\xa7\x6f\x98\xbe\xe3\xd2\xcf\x48\x15\x14\xca\x3e\x88\x08\x68\x0a\x85\xc9\x5b\x52\xff\x03\x26\xef\xa8\x0f\xf3\x20\x12\xc0\x76\xc8\x80\xc5\x3b\xc1\x4c\x31\x60\xf1\x4e\x6c\x2f\x0e\x58\xbc\x93\x5e\x3b\x4c\xdd\x29\xeb\x77\x88\x00\xe0\xcc\x0e\x98\xba\x25\xf5\x3b\x60\xea\x96\x30\xdb\x80\xa9\x3b\x51\x82\x34\x60\xe3\x56\xb2\xd1\x80\x8d\x3b\x69\x82\x81\x8d\x3b\x69\xe8\xc2\xc6\x9d\x58\x49\x67\x10\xf1\x7f\xe4\x08\x92\x7c\xa6\x8c\x09\x1b\xb7\xc2\x3d\x13\x36\xee\x8c\x53\x3e\xdd\xdf\x28\x12\x65\x9b\x01\xc2\x7f\x96\x9d\x19\x20\xfc\xcf\xfa\x1f\x84\xff\xe0\xa5\x09\x43\x77\xae\xfa\x9f\xdb\x90\x9b\xfa\x02\xd9\x3f\x9f\xdf\x0c\x90\xfd\x93\xf5\x31\x61\xee\x16\x8b\xdc\x74\x5f\xa4\x64\x72\x71\x27\xac\xdd\x79\xa8\x67\x88\x00\xe0\x84\x4f\xdf\xb8\x29\x99\x50\xc7\x84\xc3\x5b\x7c\x72\xd3\x37\x67\x8a\x6a\x3a\x67\x84\xe8\x3f\xe9\x77\x10\xfd\x67\xfd\x0e\x32\x7f\x3e\x9c\x19\x45\xe6\xdf\x38\x12\x99\xbf\x7e\x27\x32\x7f\xfd\x4e\x64\xfe\x93\x23\x91\xf9\x63\x1f\x7c\xdd\xca\xb2\x99\xf0\x75\x3f\xf8\x09\xd3\xfd\x96\x52\x18\x4b\x13\xbe\x6e\xe5\xf2\x4c\xf8\xba\x4b\xd4\xff\xdc\x86\xc2\x0e\xc8\x84\xaf\x5b\x15\x91\x13\xbe\xee\x82\xc3\x3f\xe1\xeb\x56\x5e\xcd\x84\xaf\xbb\x54\xfd\x0f\x76\x7b\x42\x5a\x13\xae\xee\xc2\xa6\xd4\x84\xab\xbb\xe8\x3d\xc0\xd5\x5d\x86\x8e\x60\xb6\x9f\x3a\x13\x16\x7f\x3e\xfe\x09\x8f\xb7\x2a\x17\x67\x86\xc5\x9f\x18\xff\xcc\xd8\x07\x76\x9b\x70\x7c\x17\xe2\xb3\x13\x8e\x6f\xd5\x2a\x4e\x38\xbe\x55\xab\x38\xe1\xf8\x56\x96\xcc\xcc\xd8\x47\x00\x65\xc2\xef\x2d\xae\xfa\x09\xbf\x77\x65\x31\x9f\x19\xe6\xfa\xa4\x3b\xc0\x5c\x9f\x75\x26\xcc\xf5\x44\xac\x27\xdc\xdf\xf5\xd1\xef\x60\xae\x07\x55\xce\x07\xe6\x7a\x96\xf5\xf9\xc0\x5c\x4f\x80\x75\xc2\xfb\x5d\xf1\x03\xe6\x03\x73\x3d\x53\xf2\x84\xf7\xbb\xb2\x1c\xcd\x07\x66\xfe\xa5\xdf\xc1\xcc\x8f\xa7\x39\xe1\xfc\xae\x7c\xa9\xf3\xc1\x06\x02\x53\xf3\x81\x99\x9f\xcc\xf0\xe9\x3e\x49\x91\x52\xea\x84\x0b\x5c\xd9\x2a\x13\x2e\x70\x6d\xb0\x4e\x48\xbd\x1b\x88\x7d\x42\xea\xdd\xf4\x24\x20\xf5\x6e\x2c\x39\xb3\xc0\xfd\xce\x82\x30\xdd\x1f\x29\x22\x6d\x9e\x05\x2e\x7b\x7d\xb7\x10\x76\x4b\x7d\x75\x42\xd8\xdd\x48\x7b\x9c\x10\x76\x37\x82\xd2\x13\xc2\x6e\xa9\x74\x4d\x08\xbb\xdb\xfe\x17\xa2\x9e\x70\x79\xb7\xa3\x8b\xf8\x2b\x52\xd4\x66\xc2\xe5\xdd\x99\x5a\x67\x81\x2e\x5e\x2f\xcc\x37\x4f\x4a\x67\x9f\x76\xc2\xf3\xdd\x65\x10\x3c\xdf\x5d\x26\xc0\xf3\xdd\x9b\xfe\x07\x95\x3c\x7b\xcb\x13\x9e\xef\xce\xa6\xde\x84\xe7\x5b\x99\x15\x13\x9e\x6f\xd3\x34\x08\xcf\xb7\x11\x6f\x9b\xf0\x7c\x1b\x1b\x1c\x13\x9e\x6f\x09\xb9\x4e\x78\xbe\x4d\x8f\x05\x9e\x6f\xd3\x94\x05\xcf\xb7\x4d\x5d\x05\x4e\xf6\xad\xff\xc1\xc9\xae\x17\x0d\xcf\xb7\x69\xc8\xc3\xf3\x3d\xf4\xf9\x35\xf1\x98\xeb\x7f\xf0\x98\x6b\x7a\x81\xe7\x7b\xe8\xc3\xf1\xcd\x96\x22\xb5\xee\x29\x8e\x6f\x0d\x10\x71\x7c\x27\xdd\xcf\xed\x9b\x59\xd7\x74\xfb\xa6\x86\xb5\xf8\xbf\xb7\x8e\xe0\xff\xd6\xd4\x8a\xfe\xd1\xd2\x53\x42\xff\x68\x69\x5a\x82\xff\x7b\x69\x08\xc2\xff\x2d\x42\xa3\x89\x36\xd2\xd2\x13\x14\xff\x37\x6e\xe0\x14\xff\xb7\xde\x1f\xba\x48\x4a\xaf\x9c\x70\x7f\x6f\x36\x75\xa6\xfb\x45\x45\x5c\x37\x13\xcd\xa4\xad\xe5\x08\x5e\xf0\xfd\xba\x83\xdb\xb7\xb5\xe4\x74\x71\x45\xf3\x1e\xd0\x4b\xda\x04\xd1\x66\x87\x2b\xfa\xea\x77\x6e\x9f\x74\x5e\x27\x3c\xe0\xe2\xba\x99\xbe\x2b\x53\x8e\xa6\x17\xdf\x95\x29\x07\xe7\x73\xa2\x93\x24\x4a\x87\x09\xff\xb7\x6a\x95\x27\xfc\xdf\x52\x52\x9c\xf0\x7f\xcb\xa3\x98\xe8\x23\xa9\x4e\x79\xc2\xfd\x7d\x34\x5e\xe0\xfe\x96\xff\x30\x0d\x8e\x68\x00\xcb\x34\x91\x23\xeb\x7f\x90\x23\x83\xa0\x27\x9c\xde\x57\x23\xc4\xa0\x20\xd6\x14\x02\x0d\x5d\x20\x04\x30\xa1\xa1\x0b\x9a\x06\xa1\xa1\x0b\x54\x1d\xce\x21\xfa\x61\x7a\x36\xa0\x1f\x5e\x3a\x13\xfa\x61\x36\xfa\xe7\x80\xb6\x17\xdf\x6b\x42\x41\x27\xa9\xc4\x09\x05\x5d\xd4\x08\x81\x82\x2e\x6a\x4c\x40\x41\x27\xd6\x92\x09\x05\x5d\xac\xba\x03\xf4\xc3\x4d\x77\x9f\x1c\xe9\x7e\xd0\x0f\xeb\x0b\x87\x82\x2e\x9a\xfe\x07\xfd\xb0\xbe\x15\x28\xe8\xc4\x4a\x32\xa1\xa0\x8b\xe4\x58\x4f\xf7\x7f\x6a\x24\x2c\x35\x27\xb4\xc4\x20\xda\xe9\xfe\x4f\x55\x36\xfc\x84\x76\x4e\xc5\x7a\xd3\x7d\x9f\x9a\x04\x20\xdc\xef\xa9\xe2\x2f\x99\x50\xd2\x25\x8d\x48\xf7\x7b\x6a\xd2\x64\x0a\x25\x5d\x22\xca\x3c\xa1\xa4\x4b\x43\xf7\x83\x8e\x78\xeb\x4c\xe8\x88\xaf\xee\x0e\xc5\xaf\x9e\xe7\x84\x2a\x57\xcf\x73\x42\xf1\xab\xe7\xe9\x3e\x4f\xcd\x8f\x8e\xa0\xf7\x7d\xe6\xbf\xa6\x64\x58\xec\x32\x6e\xe1\x84\xc5\x4e\xdb\x6d\x13\x16\xbb\x4c\x15\xd1\x84\xc5\x2e\xeb\xc1\xc3\x62\x97\x09\x1b\xcc\x05\xdb\x2f\x38\x75\xc2\x52\x97\x35\x04\x61\xa1\x7b\xa2\xce\x3c\x1c\x61\x3a\x2c\x74\x0f\xf1\xb9\xb9\xc5\xf6\x8b\xe9\x5b\x6c\xbf\x5c\x65\xc3\xf6\xab\xcf\x6f\xc3\xf6\xab\x47\xbd\x61\xfb\x85\x97\x6f\x6e\xd8\x7e\x49\x36\x9b\x1b\xb6\x5f\x2d\x16\xf0\xd4\x3d\x4d\x77\x10\xdb\xaf\xee\xee\xaf\xe1\xd1\x67\xb4\x61\xfb\xd5\xc7\x08\x93\xf7\xa3\x55\x1a\xb6\xba\xe7\xea\x77\xd0\xdd\x6a\xda\x85\xad\xae\x68\x8a\x84\xad\xae\x68\x25\x86\xad\xae\xe8\xf3\x83\xad\xae\x80\xfb\x27\x6c\x75\x2f\x74\x06\x5b\x5d\xa1\x60\x7a\xc2\x56\x57\xc8\xd7\x98\xb0\xd5\xc9\xd5\x9d\xb0\xd5\x69\xe3\x6d\xc2\xe2\x2d\x0d\xf8\x09\x53\x9d\xb4\x3b\xe7\x81\xce\x57\x0b\x10\x2c\xde\x55\x53\xa4\x7b\x39\x55\x1b\x5e\xd3\xbd\x9c\x5a\x49\x33\x9c\x70\xda\xbd\x90\x0d\x9c\x76\x8d\x0d\x92\x09\xa7\x9d\xe8\x06\x26\x9c\x76\xad\xe8\x08\x0a\x54\x4d\x75\xb0\x77\x37\x61\x51\xf8\xec\x1a\xc5\x17\x13\x3e\x3b\x95\xfa\x4f\xf8\xec\x9a\xb0\x36\x7c\x76\x6d\xea\x9a\x50\xbd\xca\x76\x98\xbb\x95\xde\x39\xe1\xb3\xeb\x6c\x5a\xce\x2b\xc6\x4d\xde\xca\x15\xe3\xa6\x5f\x65\xc1\x67\x27\x3e\xf7\x05\x73\xb7\xe1\x96\x2e\xf8\xec\x8c\xa5\x71\xc1\x67\x67\x4c\xf3\x0b\x3e\x3b\xab\xba\x0a\x6c\x9b\x43\x67\xc2\xb6\x39\x74\x26\xec\x94\x00\x81\x15\x60\xdb\x3c\xfa\x9d\xd8\x29\x23\x47\x30\x3a\x12\xbe\x5b\xf0\xdc\x8d\xa2\x33\x61\x73\xac\xea\x27\x6c\x8e\x4d\xbf\x83\xcd\x51\x77\x80\xcd\x7b\xe2\xe1\x2d\x78\xee\xb4\x8b\xb3\x20\xb3\x9b\x59\x67\xc2\x7c\xc8\xfe\xd3\x82\xa5\x7b\xb2\x91\xbf\x60\xe9\x9e\x2c\x86\x2b\xc2\x2b\xc8\x34\xb8\x20\xa8\x5b\x41\xff\x83\x57\x10\xe8\xb6\x20\xa8\xd3\xd2\xbf\x20\xa8\x53\x65\xef\x82\xa0\x6e\xf1\x35\x2e\x08\xea\x14\xcf\x5d\x10\xd4\x49\xfd\x7d\x41\x50\xb7\xf8\xfe\x16\x04\x75\x6b\xea\x4c\x78\x05\xd9\x6f\x58\x10\xd4\x49\x54\x62\xc1\xee\x2d\xd9\xba\x05\x41\x9d\x82\x8d\x0b\x76\xef\xcd\x97\xba\x60\xf7\x56\x8d\xe4\x82\xdd\xfb\x10\xea\x5c\xee\x1d\x55\x85\x02\x97\x88\xed\x58\x72\x16\xcc\xdf\xda\x6a\x5e\x30\x7f\x4b\x9d\x73\x41\xdf\x7d\x81\xad\x0b\x62\xbb\x4b\xac\x7c\x41\x6c\x77\x29\xe9\x5b\x10\xdb\xdd\xde\xfe\x31\x25\xaf\x2c\x3e\x38\x6e\x2e\xce\x3b\xa0\xf6\xca\xe2\x83\xe3\x85\xc1\xdc\x10\xf4\x1a\x60\x6e\x08\x49\xb7\x83\x43\xed\x51\x57\xe0\x50\x03\xfb\xae\x0c\x87\x9a\x06\x01\xec\x0c\x51\x8f\x05\x76\x06\xd5\xaf\x2d\xd8\x19\x22\xab\xd1\x82\x9d\x21\xe9\xc3\x81\x9d\x21\x31\xd5\x2d\xd8\x19\x12\x19\x1e\x0b\x76\x06\x85\x38\x96\x3b\x40\x4d\x21\x8e\xf5\x40\xaa\x05\x5a\x5a\x0f\xa4\x5a\x4d\xd7\x84\x54\xab\xeb\x7e\xde\xcf\x44\x74\x78\xc1\xca\xa0\xac\x95\x05\x2b\x43\x7a\xf5\xcc\x6d\x50\xc9\xed\x82\x95\x21\x13\x8f\x5f\xb0\x32\x64\xb2\x59\x16\xac\x0c\x52\xa1\x5f\x30\x2f\x64\x90\xd4\x82\x79\x21\x13\x07\x5d\x30\x2f\x48\xef\x70\xc1\xbc\xf0\x34\xfd\xce\x6d\x78\xf4\xf9\xc1\xbc\xf0\x6c\x1d\x41\xd4\x44\x6e\xc8\x82\x79\xe1\x51\x3f\xe1\xab\x7b\xae\x7a\x06\x29\x10\xab\xfb\x82\x75\xa1\x80\xd1\x17\xac\x0b\x45\x9f\x2d\x5c\x75\x05\xb4\xb4\xa0\x56\x28\x84\x4d\x16\xd4\x0a\x72\xde\x17\xd4\x0a\x85\xd0\xc8\x82\xa7\xae\x2c\xfd\x0f\x62\x23\x5c\xd6\x05\x4f\x5d\x01\xe9\x2f\xe8\x14\xca\xd6\xff\x20\x13\x3a\xba\x0a\x04\x4d\x47\x7d\x81\x4c\x48\x13\x43\x15\x99\x90\x7e\x07\xbb\x0e\x5e\xc7\x82\x6a\xa1\x82\xa0\x17\x54\x0b\x52\x91\x5f\x15\x76\x1d\x8d\x3a\xa8\x16\x24\x65\xb6\xa0\x5a\xa8\x2c\xda\x0b\xaa\x05\x71\x9e\x2f\xa8\x16\x94\x7f\xb1\xa0\x5a\x90\xa3\xbd\x1a\x2c\x42\x4c\xfa\xab\xc1\xba\xa3\x8f\x1f\x9a\x85\xaa\xc9\x0d\x9a\x85\x16\xf4\x3f\x98\x67\x48\x80\x5d\xd0\x2c\x34\x8d\x10\x68\x16\x1a\x8b\xcc\x6a\x62\xdb\x51\xcf\xc4\xb6\xa3\x6b\xc2\x4a\x93\x75\x15\x58\x69\x64\x1f\xf4\x0a\x4d\xf6\x41\xaf\xd0\xf0\x67\x57\x17\xc3\x0e\xbf\x83\x5e\xa1\x81\x84\x17\xf4\x0a\x4d\x63\x10\x7a\x05\xe9\x2f\x2d\xe8\x15\x9a\xbe\x15\x28\x14\x94\x8f\xb1\xba\xd8\x73\xf4\x3b\x6c\xd0\x68\x85\x42\xa1\x69\x0e\x81\x42\x41\x4b\xea\xea\xd8\xa0\x2f\x0e\x72\x3a\xe5\x6a\x2c\xc8\xe9\x9a\x9e\x35\xb4\x09\xca\xc7\x58\x90\xd3\x75\xf6\x36\x96\xc1\xaa\x83\x87\xb7\x0c\x36\x1a\xa0\xc6\x32\x58\x75\x34\x13\x41\xa5\xd0\x87\xae\x02\xab\xce\xd4\x11\xac\x3a\x80\x92\x05\x71\x5d\x57\xcf\x20\xae\x53\x6d\xc3\x82\x3e\xc1\x34\x06\x21\xae\x93\x2f\xbf\x0c\xb6\x19\x7d\x47\xd0\x23\xa8\x6e\x61\x41\x8f\x60\xe5\x5f\xb9\xd8\x0b\x3e\x3b\x23\x6a\xb2\xe0\xb3\x93\x46\xdb\x82\xcf\xee\xb5\xf2\xc3\x67\x67\xfa\xe0\x60\x53\x30\x90\xf0\x82\x4d\x61\x68\x92\x82\xcf\x6e\xa8\xd3\xf0\xd9\x0d\xad\x15\xf0\xd9\x8d\xac\xdf\x41\xde\xf2\xe8\x9a\x90\xd3\x74\x9d\x09\x39\x0d\xa8\x67\xc1\x67\x37\x4c\x67\x8a\xb8\x85\x21\x08\x9f\x9d\xd8\xa0\x17\x0c\x0a\x83\x40\xfd\x82\x41\x41\x7b\xe8\x0b\x3e\x3b\x91\xb9\x2f\xd8\x13\x26\x89\x40\x0b\xf6\x04\xed\x85\x2f\xd8\x13\x5e\x68\x02\xf6\x84\x89\x1b\xb5\x60\x4f\x98\x6c\x91\x2e\xd8\x13\xa4\x43\xbe\x60\x4f\x98\x57\x57\x81\xc9\xe4\xd5\x17\x18\x3e\x84\x34\xe0\xb2\x5b\xfa\xfc\xe0\xb2\xd3\xb6\xe9\x82\x39\x61\xe9\x65\xc2\x79\xa0\x5d\xde\x05\xe7\xc1\xd2\x0a\xbe\xe0\x1e\xa1\x5a\x6d\xc1\x3e\xb7\xd8\xea\x58\xb0\xcf\x2d\x22\xcb\x0b\x3e\x84\xb5\x74\x26\xbc\x1c\x1a\x66\xf0\x21\xac\xad\x33\xe1\xaf\x20\xa6\xbf\x20\x3d\xd8\x5a\x48\x20\x3d\xd8\x78\x47\x0b\x56\x3a\x95\x86\xac\x2d\xee\x0a\xce\xdc\xe2\xae\x60\xc8\xc3\x4a\xb7\xd5\x33\x58\xe9\xb6\x3e\x00\x88\x10\x5e\xc8\x66\xc3\x5b\x01\xb6\x5f\x1b\xde\x0a\x2d\x8d\xb0\xd2\x1d\x3d\x25\x48\x10\x94\x56\xb7\x20\x41\x38\x1a\x4b\x90\x20\x28\xeb\x7d\xb9\x5f\xd3\x0e\xf5\xab\x0b\x02\x84\x43\xf0\x6c\x89\x00\x01\x8f\x6b\x89\x00\x41\xb8\x58\x04\x08\x45\xff\x73\x1b\xae\x50\xb2\xfb\x35\x4d\x62\xd4\x0b\xc6\xba\xdb\xf5\x3b\xc8\x1c\xd8\x64\x5a\xa2\x2e\xc0\xd1\x5e\xa2\x2e\x10\xb4\x11\x75\x81\x96\x70\x51\x17\x68\xda\x75\x6f\xa5\x4b\x86\x7b\x89\xb6\x80\x4d\xad\x25\xda\x02\x7c\x97\x25\xda\x02\xb2\x81\x16\x85\x37\x01\x9f\x6e\xbd\x68\x0b\x78\x9e\x2f\xda\x02\xfa\x42\xe1\x4d\x20\xc9\x6f\x51\x78\xa3\x2d\xae\x25\xda\x02\x21\x6f\x0a\x6f\x24\x98\xbd\x44\x5b\xa0\x6f\x5a\xb4\x05\x45\xff\xa3\x9c\x5f\x4f\x9e\xa2\x1b\x09\x65\x2f\x51\x16\xf0\x94\x36\x45\x37\x11\x2f\x75\x8b\xb2\xc0\xf4\xbf\xc4\xd1\xe1\xc8\xed\x8b\x4b\xff\x83\xb2\x80\xac\x9c\x2d\x5a\x02\x16\xf4\x2d\x5a\x02\x16\xf4\x2d\x5a\x02\xc2\x88\x9b\xa2\x9b\x14\x74\x3f\x4a\xda\x83\xae\x49\xd9\x3a\x69\x09\x9b\x62\x9a\xc4\x2c\xb5\x29\xa6\x49\x8c\xac\x1d\x55\x7e\xbf\x39\xf2\x7e\x0a\xd6\x6d\xd1\x0d\x80\xa7\x77\xa4\xf4\x9e\x2f\x60\x8b\x6a\x60\xfc\x6b\x7b\x6f\x8b\x85\x80\xa9\x67\x53\x63\x93\xb6\x8e\xa8\xca\x3f\xea\x18\x0c\x04\x32\x56\x0c\x04\x32\x36\xaa\xa4\x5d\x47\xfe\x8a\x32\x1f\xc0\xa6\x88\x26\x5f\x1d\x1d\x8e\x16\x47\x94\x5e\x83\x14\x37\x05\x34\x0f\xd5\x3f\x9b\x02\x1a\x6d\x16\x6d\x0a\x68\x1e\xa6\xdd\x4d\x01\x8d\xf0\xdf\x86\x75\xa0\x10\xb3\xd9\x14\xd0\x14\xf5\x85\x02\x9a\x52\xf4\x3b\x4a\x99\x99\x42\x76\x52\x29\xb3\xee\x4e\x49\x2d\xd3\xe0\x4e\x94\xd4\xbe\xae\x49\x49\x2d\xae\xfc\xa6\xb0\x46\x59\xa5\x1b\x46\x02\xe1\x9c\x0d\x23\x81\x36\x0d\x36\x45\x35\x42\x36\x9b\xa2\x1a\xa9\xb4\xec\xac\x9a\x53\x6c\xa0\xa8\xa6\xb1\x29\xb9\x29\xaa\x69\x7c\x7e\x9b\xc2\x19\x65\x85\x6e\x0a\x67\x1a\x29\x7d\x3b\xab\x9e\x54\xff\xa3\x6c\x96\xfc\x91\x0d\xed\x80\x50\xc8\x86\x76\xa0\x31\xed\x6e\x0a\x66\xa4\x8a\xb2\x29\x98\xe9\x51\x7d\x71\x1b\xa4\x8a\xb2\x29\x98\xe9\x1a\x9e\x14\xcc\x48\xe7\x64\x53\x30\xd3\x49\x05\xdb\x50\x12\xa8\x48\x67\x53\x2c\x23\x9d\x93\x4d\xb1\x4c\x2f\xba\x0a\xf5\xa5\x55\x67\x52\x35\x4a\x76\xf9\xa6\xfc\xa5\x13\x2b\xdf\x94\xbf\x74\x8d\x3a\x4a\x5c\x0c\x37\x71\x53\xe2\x62\x84\x4d\xb6\xfb\x27\xdd\x74\x87\x42\x75\x24\xd8\x69\x43\x40\x20\xe0\xb1\x0b\xd5\x91\xe4\x52\x6c\xc8\x07\x04\x43\x36\xe4\x03\x36\x74\x4d\x55\x47\xea\x88\xea\xc8\xa9\x33\xa9\x8e\xd4\xc4\x00\xf9\x80\x64\x2c\x36\xe4\x03\x83\x49\x6a\x43\x3e\xa0\x00\xc4\x76\xdf\xa5\x0f\x70\xdc\x76\xdf\xa5\x0b\x78\xec\x42\x75\xa4\xe9\x88\xea\x48\x8a\x39\xb6\xfb\x2e\x7d\xe8\x6d\x42\x4a\x30\xc0\x94\x1b\x52\x02\x49\x4d\x6c\x48\x09\x06\x5b\x86\x1b\x52\x02\x69\xa8\x6e\x48\x09\x66\xd0\x35\xa9\x1a\xa4\x42\x77\x57\xaa\x06\xa3\xae\xe9\xf6\x4d\xbd\x69\x08\x0b\xa4\xa1\xba\x21\x2c\x90\x8a\xcc\x86\xb0\x60\xea\x7b\x77\xdf\xa5\x4f\x3d\x4f\x08\x0b\x94\x35\xb2\x2b\x55\x91\xfa\xfe\x50\x0c\x9a\x6c\x12\xee\xa6\x2a\x42\xde\x51\x53\x15\x21\xa3\x1c\x22\x83\xa5\x6f\x05\x22\x03\x41\x8d\x0d\x91\xc1\x82\x61\x67\x43\x64\x20\x2d\xcf\x0d\x91\x81\x02\x1e\x1b\x22\x83\xa5\xe7\x02\x91\x81\xc8\xc0\x76\xa3\x4c\x90\xa5\x6a\xbb\xef\xd2\xb5\x63\xb2\xdd\x77\xe9\x22\x0a\xdb\x10\x1c\xec\xa8\x33\x37\x47\xba\xa6\xdb\xb7\x35\xae\x1b\xe5\x81\x9a\x92\x3b\xe5\x81\xf6\x2f\xc6\xbf\x0d\x2f\x82\x44\x0c\x36\xbc\x08\x9b\x40\xc2\x86\x17\x61\x6b\xd0\xc1\x8b\xb0\xd9\x08\xdc\x70\x1f\x6c\x5c\xe4\x0d\xf7\x81\xd4\xc0\x37\xdc\x07\x47\xeb\x0f\xdc\x07\x47\x9f\x91\xbb\x35\x5d\x65\xd4\xdb\x5d\x97\x2e\xee\xe4\x0d\xaf\x81\xa4\x09\x36\xbc\x06\x47\x1f\x15\xbc\x06\x87\xf8\xd1\x36\x55\x05\xf2\xe0\xe1\x35\x50\xe9\xca\x86\xd7\x40\x3c\x5a\xdb\xa8\x0a\x04\x17\x6f\xa3\x2a\x50\xab\x18\x9c\x07\x47\xab\x34\x9c\x07\xd2\xab\xdf\x70\x1e\x88\x63\x6b\xc3\x79\x20\xb9\x83\x0d\xe7\xc1\x19\xba\x0a\x95\x8f\xb8\xba\x1b\xce\x03\xb1\xc6\x6d\x38\x0f\x94\x89\xbd\xe1\x3c\xb8\xa0\xa5\x3d\xa8\x06\xd4\xa4\x08\xe7\x81\x44\x0c\x36\x9c\x07\x37\xe9\x4c\x2a\x01\x89\xd5\x6d\x38\x0f\x24\xa8\xb0\xe1\x3c\x50\x32\xd9\x86\xf3\x40\xc4\x5d\x1b\xce\x03\xe9\x71\x6e\x38\x0f\x2e\x59\x07\x1b\xce\x03\x25\x93\x6d\x98\x0c\x24\x4b\xb0\x49\x49\x53\xe2\xd2\x26\x25\x2d\x68\xba\x26\x25\x2d\x80\x53\x37\x29\x69\x4a\x63\xda\xa4\xa4\x85\xa2\x33\xa9\xeb\xd3\xc4\x47\x3a\x5a\x20\x8a\xbf\x27\xb5\x70\x44\x11\x37\xa9\x68\x41\xd8\x89\x54\x34\x85\xbd\x36\xa9\x68\x61\xe8\x2a\xd4\xfc\x69\x7c\x4e\x6a\xfe\xb4\x4c\xbb\x47\x62\x41\x1f\x23\x85\x33\xc2\x86\x9b\xc2\x19\xd1\x9e\x6e\x0a\x67\xa2\x9e\x35\x85\x33\x51\x53\xb9\x6f\xc9\x58\xd4\xf4\xe9\x5b\x32\x16\x9b\xfe\x47\x0d\x5d\xd7\x11\x35\x74\xfa\xe0\x28\xa6\x89\x1a\x3d\x8b\x1a\x3a\x01\x9d\x45\x0d\x1d\x1b\x73\x7b\xa9\x86\x8e\x5e\x2f\x6a\xe8\xc8\x0b\xdf\xee\xd7\x58\xd4\xf4\xe2\x7e\x8d\xbd\x50\x1d\xc5\x35\x09\x1f\x6b\x53\x5c\x23\x75\xcc\xbd\x28\xee\xa2\x3c\x7b\x53\x58\x23\x86\xfc\xbd\x28\x46\x23\x90\xb0\x37\x35\x75\x84\x9a\x36\x45\x33\x89\x3c\x91\x4d\xd1\x4c\xd2\xdd\x29\x9a\x49\xec\x52\xec\x4d\xe1\x96\x60\xc8\xa6\xc8\x29\xeb\x77\x9d\x23\xee\x4e\xc1\x8c\x02\x72\x9b\x82\x19\xed\x40\xed\xad\x82\x2d\xac\xa5\x60\x46\x3b\x50\x9b\x82\x99\xac\xa7\xb4\x29\x50\x23\xec\xb5\x29\x98\xc9\x24\xf2\xee\xa3\x42\x2d\x9e\x04\x05\x33\x0f\x1e\xfa\xa6\x28\xe6\x11\x24\xf2\x3d\x19\x53\xb6\xd0\xf6\x3d\x19\x2b\x78\x1d\x9b\x62\x98\x42\x18\x63\x53\x0c\x23\xc9\xc3\xed\x7b\x32\xa6\x8c\x99\xed\x7b\x32\x26\x01\xc4\x4d\x31\x4c\x11\x64\xa0\x18\xa6\x10\x38\xdc\x14\xc3\x88\x49\x66\x53\x0c\x23\x0e\x98\x4d\x31\x4c\xcd\xff\xd2\x9a\xdc\xd4\xc9\x28\xe6\xb6\xa9\x93\xa9\x38\x71\x9b\x3a\x19\xa5\xc1\x6c\xea\x64\xaa\x3e\x2a\x77\x80\x4c\x6a\x85\xfb\x52\xab\xa5\x07\x7f\xa9\x69\xc2\x31\xdc\x97\x9a\x26\x76\xd7\x37\xf5\x33\x22\x82\xd9\xd4\xcf\x48\x0c\x7f\x53\x3f\x53\x85\xf8\x28\x92\x69\x5a\x9b\x28\x92\x69\x9a\x18\x28\x92\x11\xdd\xca\x09\xd4\x01\x81\x53\x0f\x05\x32\x8a\xc7\x9d\x40\x4d\x53\xd6\x99\xd4\x34\xf1\xc1\x1d\x8a\x67\x1a\x03\xf9\x50\x3c\xd3\x08\x08\x1c\x8a\x67\x1a\x16\x9d\xa0\x5a\x26\xe3\x48\xb5\x4c\xfa\x9f\xdb\xd7\x08\x78\x1c\x77\x8e\xac\x4d\x9d\x49\x9d\xd3\xd2\x35\xa9\x73\xe2\x65\x1e\x0a\x6b\xda\xd1\x55\x28\x02\x0a\xea\x19\x45\x40\x2c\x63\xc7\x1d\x27\x13\x2f\xc9\x89\xd4\x32\xb1\xf1\x71\xa2\x0a\x80\x0a\x47\x14\xb0\x30\x3c\x4f\xa4\x80\x05\xd4\x73\x54\x76\x13\x75\x26\xc5\x2b\x59\x47\x14\xaf\xc0\x8e\x7c\x22\xc5\x2b\x45\x77\xa0\x40\xa7\xe8\xee\x14\xe8\x1c\x5d\x93\xc2\x0e\x42\x54\x87\x02\x9d\x41\x56\xed\xa1\x40\x67\x30\x69\x9c\xa4\xe2\x15\x7e\x47\x81\xce\x28\x3a\xa2\x20\x22\xe8\x88\x82\x08\xa6\x9e\x43\x11\x8e\x84\xc1\x0e\x45\x36\x33\xea\x7f\x14\x3d\xc8\x06\x8a\x6c\xa6\x6c\xa0\xc8\x46\xd4\xbc\x87\x22\x1b\x29\xe3\x1f\x8a\x6c\x26\x01\xb2\x43\x91\xcd\x04\xa7\x1e\x8a\x6c\x44\xb6\x7b\x28\xb2\x99\xec\xb4\x1c\x8a\x6c\x14\xcc\x3a\x59\x45\x1d\xbc\x3f\x8a\x6c\x26\x13\xd8\xc9\xd8\x70\xf5\x3f\xb7\x41\xbc\x91\x27\x53\x0e\x01\xae\x3a\x59\xe5\x10\xf4\x33\xab\x1c\x82\x27\x9f\x55\x0e\xa1\x9e\x51\x6d\x00\x28\x39\x14\xd8\x2c\x59\x44\x81\xcd\xce\xea\x19\xd5\x06\x59\xbd\x76\xfb\x44\xaa\x7a\x28\xb0\x91\xb0\xf7\xa1\xc0\x46\x61\xa1\x43\x81\x8d\xf4\xc9\x0f\x05\x36\x9b\x7c\xe6\x43\x81\xcd\x69\xba\x0a\xb9\xe9\x7a\x12\x94\xcd\xa8\xd6\xf5\x50\x36\x23\x18\x72\x28\x9b\x39\x04\xf9\xce\xa3\xdc\x74\xdd\x81\xdc\x74\x30\xfa\x79\xc8\x4d\x8f\xba\x0a\xb9\xe9\x7c\xef\x87\x72\x9b\xab\x2f\x9c\x72\x1b\x6d\xa9\x1d\xca\x69\x2e\x59\x3f\x87\x72\x9a\xcb\x02\x7b\x8a\xf2\xce\xb9\x03\xe5\x34\xca\x9f\x3e\x94\xd3\x08\x86\x9c\x22\xc5\xad\xb0\x85\x9b\x4f\x79\xeb\x04\x04\x5d\x7b\xbe\x5a\xc4\xe5\x79\xca\x9b\x58\x83\xd0\xcc\x51\x69\x4d\x3b\x7b\xe9\x4b\x53\x69\xcd\x4f\xcb\xa3\x1e\xdf\xdf\x16\xcd\x28\x2a\xfe\xff\x69\x19\xff\xaa\x1e\x3c\x92\x5c\xfd\x39\x59\x2f\x4e\x62\x44\xed\xec\x4d\xb5\xda\x71\x47\x29\x97\xd7\xd1\xcf\x23\xba\x97\x84\x9c\xe3\x8e\xd2\xfb\xa8\x7e\x1d\xb5\xaf\xa3\xfe\x2a\x5a\x50\x32\xfe\x71\x67\xe9\x91\xd6\xc3\x71\x67\xe9\x11\xda\x3e\xaa\xd7\x79\xc2\xde\xac\xc7\x07\x86\xb7\xab\x47\x43\xba\x5b\xd0\x70\x26\xdd\x4d\xd1\xb5\x43\xba\x5b\xc4\x8d\x3d\x62\x7f\x7b\xe2\xde\x04\x49\x0e\x29\x6f\x51\xf6\x90\xf2\x26\xf2\xca\xd3\xf2\xeb\xec\x83\x03\x74\x48\x7b\x93\x46\xf7\x21\xb5\x2d\x13\xe0\x3f\xa4\xb6\x89\x12\xf1\x34\x65\xf8\x32\x58\x9b\x08\x62\xf3\xaf\x05\x4d\x59\xb0\xba\xae\xb2\x60\xd5\x4b\x32\x48\x35\x98\x49\x6f\xd3\xe2\x75\x48\x6f\x7b\x1d\x91\xde\xa6\x20\xcb\x21\xbd\x4d\x9c\x66\x87\xf4\xb6\xba\x74\x26\x19\xa4\x47\x47\x64\x66\xc2\xe9\x72\x48\x6f\xeb\xfa\xac\x49\x6f\xeb\x24\xb4\x1d\xd2\xdb\x0c\x6f\xe6\x90\xde\x66\x9a\x5e\x49\x6f\x53\xdd\xe4\x21\xbd\x4d\xe4\x4a\x87\xf4\xb6\x41\xe8\xe4\x90\xde\x36\xf5\xf1\x90\xde\x26\x96\xf2\x43\x7a\x9b\x9c\xdf\x43\x7a\xdb\x24\xf2\x7c\x5e\x9c\xd9\x75\xab\xf8\xe2\x28\xc5\xed\xd1\xff\x49\x71\xc3\xa3\x39\x4a\x71\x3b\xfa\x9f\xdb\x78\x01\x20\x87\x14\xb7\x0b\x4e\x3a\xa4\xb8\x5d\x9c\xff\x63\xa4\x87\xa9\xe7\x88\xb0\x6a\x1b\xfa\x20\xc2\x1a\xaf\xae\xe2\x42\x59\xc6\x86\xe7\x41\xb5\xc8\xa6\xfe\xc7\x27\xfb\xcc\x7d\x1e\xfd\x96\xdc\x1d\x4d\x04\xa6\xdc\x1d\x9e\xb9\x7b\x51\x59\x34\xfc\x47\xfc\xd8\xcf\xdc\x97\x2d\xc4\x43\xaa\x5b\x61\xdf\xe0\x90\xea\x56\x00\x37\x47\x25\x3f\xe5\x6c\x49\xf3\x1d\xd2\xdd\x0a\x58\xf9\xb8\xc7\x94\xc7\xd2\xff\x3a\x47\xba\x2e\x79\x3a\x5a\x66\x49\x77\xab\x82\x2d\xa4\xbb\x49\x84\xe4\x90\xee\x26\xbe\xbc\x43\xba\x5b\xdd\xea\xaf\x97\xc0\x0c\x82\x12\x87\x74\x37\x6d\x69\x1e\xd2\xdd\x9a\x96\x13\xd2\xdd\x9a\xfa\x42\xba\x5b\xd7\x82\x45\xba\x9b\x69\xdc\x49\x65\x55\x70\x80\x74\xb7\x81\xaf\x73\x48\x77\x1b\xfa\x5a\xdc\xb7\xca\xaa\x65\x3c\xa4\xbb\x0d\xbd\x21\xd2\xdd\xa6\xbe\x6e\xd2\xdd\x54\x72\x73\x48\x77\x5b\x64\xd6\x9f\x29\x71\x43\x5d\x13\x71\x43\x2d\x35\x94\xf8\x6c\x81\x3b\xd2\xdd\x0e\xf9\xf2\x87\x74\x37\xd5\xaa\x1e\xd2\xdd\x8e\x9e\x2e\x39\x6d\x87\x58\xc3\x21\xa7\x4d\x15\x85\x87\x9c\x36\xed\x5c\x1c\x72\xda\x7e\x8f\x48\xae\xd0\xbc\x42\x4e\xdb\x6d\x3a\x12\xf7\x79\x80\x43\xff\xbf\xa7\x70\xb6\x94\x12\x3b\xc1\xc7\x5d\xaf\x7c\x34\x09\x21\x68\xa4\x1d\xcf\xc3\x96\x52\xa6\x5c\xf7\xb0\xa5\xa4\x58\xf1\x61\x4b\x49\x11\xe0\x23\xa1\x23\x3d\x28\x09\x1d\xb1\x17\x7b\xd8\x52\x92\x02\xfa\x61\x4b\xa9\xca\x0c\xb6\x94\x6a\xd5\x99\xec\x97\x0b\xc7\xb0\xa5\xd4\xd8\xb5\x3d\x6c\x29\x35\x22\x5e\x87\x2d\x25\xd3\x47\x0d\xef\xb6\xe9\x85\x6e\x36\x2b\xa7\xce\x64\x33\x4f\xb8\x97\xed\xa6\x55\x74\x04\xe5\xbb\x26\x51\xb6\x9b\x14\x12\x3a\x6c\x37\xfd\x1e\xc1\xb7\xad\x67\xa6\xed\x26\x7d\x20\x30\xc6\x05\x52\x08\x0f\x8c\x71\xaa\x62\x3a\xe2\xdb\xd6\x24\x7a\xc4\x45\xcd\xfd\x60\x8c\x8b\x49\x47\xec\x18\x08\xcd\xc2\x18\x97\x84\x40\x60\x8c\x4b\x7a\x47\xf0\x6d\x67\xf2\x39\x0e\x8c\x71\xa2\xa1\x3d\x30\xc6\x3d\x42\x35\x6c\x5a\x3d\x8f\xee\x00\x79\x2c\xfb\x0e\xe7\x25\x9e\x34\xb7\xb6\x1a\x0f\x1b\x57\x2a\xd6\x38\x6c\x5c\x15\x0a\x90\x0f\x1b\x57\x12\x81\x3a\x6c\x5c\x49\x8d\xfe\xb0\x71\x55\x35\x35\x5e\x91\x6d\x72\x17\x36\xae\xba\x26\x3b\x36\xae\xba\x9e\x0d\x1b\x57\x2a\xbe\x3f\x6c\x5c\x4d\x2d\xd0\xd7\xbe\x8e\x88\x8b\x6a\x22\x74\xbf\xed\x11\xf9\xe5\xb9\xbf\x28\x68\x65\xfd\x1f\x7a\x31\x61\x4e\x36\xaf\x94\xc6\x75\xd8\xbc\x5a\x8c\xe8\xcb\xe6\xd5\x66\x6a\xbb\xee\xbb\x39\x91\xb3\x1f\x11\x98\xc2\x03\xbc\x6c\x5e\x5d\xb0\xf1\x65\xf3\xea\xe2\xf7\x5c\x18\xe3\x24\x51\x70\x61\x8c\xbb\x4c\xe1\x17\xdf\x4d\xa3\xe1\xe2\xbb\xfd\x1e\x11\xc6\x21\x45\xef\xe2\x9f\x45\x02\x84\x17\xff\x4c\x05\x53\x17\xff\x2c\x67\xdd\x8f\x10\x01\x41\xa4\x8b\x7f\xf6\x10\x16\xbb\xbe\xb1\x65\x05\x9f\xef\x46\xfc\xeb\xa4\xff\xe1\x5f\x13\x6e\xba\xf8\x6e\x95\x2f\xe8\xe2\xbb\x35\x7c\x86\x8b\xef\xf6\x7b\x84\xef\x16\x74\x15\x7c\x37\xbc\xdf\x2b\xdf\xad\xe8\x2a\xf8\x44\xb2\x08\xdf\x4d\x52\xc5\x17\xdf\x6d\xe2\x9b\x5e\x7c\xb7\x15\x74\xa6\xdb\x27\x39\xe6\x8b\xef\xb6\x48\x10\xbc\xf8\x6e\x8b\x20\xe7\xc5\x77\x53\x9d\xf3\x85\x5c\x41\x12\x08\x17\x72\x05\x69\xcf\xde\x24\x9f\x81\x3b\xe0\xd7\x69\xbf\xe3\x26\xca\xc4\xdf\x12\xcf\x17\xc5\xa4\xa9\xfe\x90\x8a\x27\xf6\x99\x9b\xd8\x82\xe7\xdb\xbf\xa8\x25\xcd\x57\x7f\x7c\x3e\x51\x61\xd4\x65\x07\x4b\x12\xdd\x97\x54\x3c\x55\x37\x5e\xd4\x92\x42\xfb\x17\x15\xd3\xa5\x86\xe9\xb0\x59\x78\x11\x52\x52\x01\xf4\xc5\x25\xac\x00\xf7\xcb\xe6\x96\x42\x24\x97\xcd\xad\x48\x6c\xf8\x66\x51\x13\xd1\x31\x6a\x98\x94\x3d\x7c\x11\x58\x52\x6d\xde\x45\x9a\xb6\x53\x24\x72\x71\x09\x27\x28\xf3\x66\x6a\xe5\x96\xee\x47\xb6\x2b\x1f\xe5\x25\x4d\xaf\x24\x1d\xa1\x27\x17\x75\x4d\xf2\x3e\x98\xc8\x2f\xd2\xb4\x59\x43\x14\x97\x30\xf0\xd9\x5f\x5c\x42\x5b\x3a\x22\x23\x59\x83\x12\x97\x50\xbb\xc2\x17\x97\xb0\x11\x7d\xbe\x8f\xf6\x65\x79\x2e\x8f\xb2\x2b\x78\x45\x4a\xef\xd3\xfd\x60\x88\x93\xa4\xd6\x85\x8b\x5b\x81\x9d\x2b\xce\x05\xbd\x30\x71\x2e\x10\x7d\xbe\xd4\x37\x85\xa0\x3b\xac\x0f\x1f\xe0\x3e\xd4\x02\x06\xf5\x13\x74\x7a\xf4\xbb\x1f\xfb\xae\x11\x02\xba\x85\x6c\x65\x4d\x2a\xee\x3c\x5e\x63\xca\xbf\x92\xab\x25\xed\xea\xfa\xf6\xd9\x95\xac\xd3\xa5\x2e\xaa\x80\x90\xae\x3b\x96\x75\xc9\xa2\x97\xe8\x12\x23\xa4\xb4\x97\x28\xc5\x25\xfa\x77\xd9\x42\xeb\xb2\x11\xae\x06\xf9\x0d\x17\xae\x06\x65\x41\xdf\xf2\x66\x39\xd0\x87\xf0\xe2\x6b\xb0\x7d\xa2\xee\xf6\x63\x4f\x08\x6c\x0b\x5d\x77\x16\x43\x18\x3a\xfa\xb1\x27\xa9\xa0\xe2\xba\x27\x18\x22\x21\x98\xeb\x5e\x60\x88\x1a\x1f\xee\x05\x86\x48\xb2\xdd\x75\x2f\x30\x44\xbc\xa2\xeb\x5e\x60\x88\x7a\x0e\xee\x05\x86\x58\xf5\xbb\xce\x99\xd8\xe2\x1e\x60\x50\x59\xee\x75\x0f\x30\xc4\x47\xf7\x9b\x1c\xf1\x6c\xdd\xfb\x0b\x8a\x6e\x5f\xf7\xfe\x82\xca\x40\xae\x7b\x7f\xe1\xb7\xd7\x97\x23\xde\x90\x7b\x7f\x21\xe2\xec\x5f\xf7\xfc\x42\x24\x69\xf5\x36\xec\xcb\x3a\x92\x7d\xfa\x9d\xec\xe3\x9a\x4d\xf6\xf1\x4c\x1b\xf6\x69\x42\x6b\xd8\xc7\x06\xe0\x6d\xd8\xa7\x6f\xaa\x61\x5f\xd3\xdd\xb1\x8f\x14\xc8\xdb\xb0\x6f\xeb\x2a\xd8\x07\xc4\xba\x0d\xfb\xb6\xae\x89\x7d\x60\xc3\xdb\xb0\x8f\x40\xe3\xed\xd8\x47\x48\xeb\x76\xec\x63\xd3\xed\x76\xec\x23\x04\x71\x3b\xf6\xb1\xcc\xde\x8e\x7d\x9a\xf6\x3b\xf6\x25\xfd\x4f\xf6\xe9\x2a\xd8\xa7\xe9\xb2\xeb\xfd\x31\x32\x3b\xf6\x3d\xea\x0b\xf6\x69\xf1\xe8\xd8\x87\xc7\x77\x3b\xf6\x69\xfe\xea\xd8\xa7\x85\xd3\xbd\xc1\xf4\x7a\xf2\xee\x0d\xa6\xc4\xd6\xeb\x75\x6f\x30\x25\x00\xd0\x75\x6f\x2f\x89\x19\xfd\xba\x47\xf7\x3b\x92\xdd\xa3\xfb\x1d\xc9\xee\xd1\x31\x92\xff\x7b\x7a\x36\xfb\x1c\xe4\x36\x3e\x07\xb9\xcd\xcf\x41\x6e\xeb\x73\x90\xdb\xfe\x1c\xe4\x76\x3e\x07\xb9\xdd\xcf\x41\x3e\xc2\xe7\x20\x1f\xf1\x73\x90\x8f\xf4\x39\xc8\x47\xfe\x1c\xe4\xe3\xf9\x1c\xe4\xa3\x7c\x0e\xf2\x51\x3f\x07\xf9\x68\x9f\x83\x7c\xf4\xcf\x41\x3e\xec\x73\x90\x8f\xf1\x39\xc8\xc7\xfc\x1c\xe4\x63\x7d\x0e\xf2\xb1\x3f\x07\xf9\x38\x9f\x83\x7c\xdc\xcf\x41\x3e\xc3\xe7\x20\x9f\xf1\x73\x90\xcf\xf4\x39\xc8\x67\xfe\x1c\xe4\xf3\xf9\x1c\xe4\xb3\x7c\x0e\xf2\x59\x3f\x07\xf9\x6c\x9f\x83\x7c\xf6\xcf\x41\x3e\xed\x73\x90\xcf\xf1\x39\xc8\xe7\xfc\x1c\xe4\x73\x7d\x0e\xf2\xb9\x3f\x07\xf9\x3c\x9f\x83\x7c\xde\xcf\x41\xbe\xc2\xe7\x20\x5f\xf1\x73\x90\xaf\xf4\x39\xc8\x57\xfe\x1c\xe4\xeb\xf9\x1c\xe4\xee\xfc\xfd\x0e\x72\x77\xfe\x7e\x07\xb9\x3b\x7f\xbf\x83\xdc\x3d\xb8\xdf\x41\xee\x1e\x5c\xc8\x5d\x67\x7a\xcf\x54\xb4\x7e\xdd\x2f\x0b\x99\x6c\x98\xeb\x7e\x59\xc8\x04\x04\xae\xfb\x65\x21\x6b\x99\x70\xbf\x2c\x88\x6f\xf0\xba\x7f\x15\xe4\x07\x5e\xf7\xaf\x42\x26\x4a\x7d\xdd\x87\x0a\x12\x37\xbe\xee\x43\x85\x3c\xf5\xbf\xc3\xff\xb8\x83\xe3\xf6\x1c\xc8\x1a\xb8\x8e\xdb\xb3\x34\x7b\x2e\x4a\xa7\x01\x92\x83\xeb\x98\x3d\x07\x8d\x02\xc7\xec\x39\xf8\xd2\xeb\x24\x13\x3f\x47\xee\x84\x97\xe0\xd8\x3b\xa3\xf5\x53\x42\x94\x20\x58\xe2\xc8\x7b\x1d\x3c\x26\x5f\x82\x23\xd5\x10\x9e\x1c\xd8\xc4\x2d\xc1\xd1\x6a\x08\xcf\xfc\x6e\x9d\xb4\xa6\x10\x9e\xf2\x6e\x5d\xb4\xc6\x10\x3c\x77\xa2\x04\x47\xb0\xb4\x38\x66\x2f\x81\x62\x12\x04\xf0\x4a\x88\xf4\x7a\xd2\x4f\x47\xb1\x19\x02\xd5\x12\x12\x77\xf6\x6f\xac\x84\x34\x75\x14\x82\x7f\x05\x25\x24\xee\x96\xe3\xbb\x85\xbb\xe5\xf4\x6e\x39\xb4\xe4\x77\x0b\x0b\x75\x7e\x7e\x5b\x32\x8b\x75\x2e\xef\x96\x48\x4b\x7d\xb7\x24\x5a\xda\xbb\x25\xd3\xd2\xdf\x2d\x0f\x2d\xf6\xdb\x42\x61\xf8\x69\x58\xf7\xe8\x49\xf2\x86\x00\x4e\x80\x1c\x27\xfe\x70\xb6\x0c\x9e\x11\x5a\xff\xc8\x0e\x97\xe0\xc0\xa9\xd6\xa4\x23\xaa\xaa\x2f\x47\x14\x8d\x27\x3d\x5b\x8a\xc6\x61\xaf\x29\x01\xe0\xf4\x7a\xcf\x52\xab\xf4\x11\x58\x42\x81\x25\x65\xd0\xb3\xc2\xf8\x68\x33\x87\x7f\x05\x46\x3c\x38\xec\x0c\x16\x98\x48\xbd\x39\x09\x76\x25\x28\x2d\xe9\xf0\xf2\x1d\x53\xd5\xee\x8e\x55\x09\x85\x08\x52\xd4\xef\xdc\x3d\x3d\xaf\xae\x52\x74\x1d\x75\xe6\x7e\x47\xec\x4a\xf0\xe0\x7c\x4d\x8f\x3a\xce\xeb\x2b\x21\x10\xa5\x2e\x41\x58\xeb\xd9\xef\x16\xb8\x32\x16\xd7\x06\x6f\x85\x92\x7f\x07\x25\x98\xcb\x5b\x3c\x2e\x55\x02\xb8\x8b\x16\x1e\x17\xd8\x8b\x16\xfd\xaa\xfa\x43\x5a\xf4\x0a\xfc\x15\x9e\xfe\xbe\xab\xaf\x8d\x21\xf2\x48\x1d\x83\xbd\x8f\xc6\xd7\xd1\xfe\x1d\xca\x1a\xdc\xf5\xbc\x5b\xd4\xa3\xfb\x6e\xa1\x47\x2d\xbc\x5b\xe8\x51\x8b\xef\x16\xae\xdc\xd2\xbb\x85\x0f\xac\xe5\x77\x0b\xfd\x6c\xcf\xbb\x05\x5b\xc0\x61\xb4\xf0\x1e\xc1\x62\xb4\x30\x40\xc1\x63\xfe\xb1\xa9\xcf\x60\x32\x5a\xe8\x33\xb8\x8c\x16\xf5\x79\xbc\x5b\xd4\xe7\xf9\x6e\x51\x9f\xdf\x9f\xf1\xab\xcf\xfb\xdd\xa2\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\xb9\x87\x77\x0b\x7d\xee\xf1\x77\x3a\x50\x9f\x7b\x7a\xb7\xd0\xe7\x9e\xdf\x2d\xf4\xb9\x3f\xef\x16\xfa\xdc\xcb\xbb\x85\x3e\xf7\xfa\x6e\xa1\xcf\xbd\xbd\x5b\xe8\x73\xef\xef\x16\xfa\xdc\xed\xdd\xa2\x3e\x8f\x77\x8b\xfa\x3c\x7f\x27\xac\x57\x9f\xd7\xbb\x45\x7d\xde\xef\x16\xf5\xf9\x3d\xcd\xbd\xfa\x7c\xdf\x2d\xf4\xd9\xc2\xbb\x85\x3e\x5b\x7c\xb7\xd0\x67\x4b\xef\x16\xfa\x6c\xf9\xdd\x42\x9f\xed\x79\xb7\xd0\x67\x2b\xbf\x53\xaa\xfa\x2c\x0c\xe9\x2d\xf4\x59\x38\xd2\x5b\xe8\xb3\xf5\x77\x0b\x7d\x36\x7b\xb7\xa8\xcf\xe3\xdd\xa2\x3e\xcf\x77\x8b\xfa\xbc\xde\x2d\xea\xf3\x7e\xb7\xa8\xcf\xe7\xdd\xa2\x3e\xdf\xdf\x49\x5f\x7d\x1e\xef\x65\x40\x7d\x1e\xf1\xdd\x42\x9f\x47\x7a\xb7\xd0\xe7\x91\xdf\x2d\xf4\x79\x3c\xef\x16\xfa\x3c\xca\xbb\x85\x3e\x8f\xfa\x6e\xa1\xcf\xa3\xbd\x5b\xe8\xf3\xe8\xef\x16\xfa\x0c\xe8\x0c\xa9\x7d\xcd\x1d\x80\xcf\x77\xab\xfa\x3e\xbf\x5b\xd5\xff\xf5\xdd\x2a\x1b\xf6\x77\xab\xec\x38\xdf\xad\xb2\xe5\x7e\xb7\x62\x0f\x60\xf5\xdd\x8a\x4d\x80\xd6\x77\x2b\x76\x01\x5e\xdf\xad\xd8\x06\x88\xa5\xf5\x3d\xc7\x00\x66\xdf\xad\xd8\x06\xa8\x7d\xb7\x62\x1b\xe0\xf6\xdd\x8a\x6d\x80\xdc\x77\x2b\xb6\x01\x76\xdf\xad\xd8\x36\xed\xbb\x55\xb6\x8d\xef\x56\xd9\x36\xbf\x5b\xff\x11\xb0\x2a\x61\xae\xef\x1f\xc8\xec\x8f\x47\xff\x9e\xa6\xe6\xf9\x6e\x95\xd9\xf7\xbb\x15\xb3\x57\xf8\x6e\xc5\xec\x15\xbf\x5b\x31\x7b\xa5\xef\x56\xcc\x5e\xf9\xbb\x15\xb3\xd7\xf3\xdd\x8a\xd9\xab\x7c\xb7\xf2\x4a\x57\xfd\x6e\xc5\xb6\xf5\xf1\xe8\xdf\xd3\xd9\xea\xdf\xad\xd8\xb6\xec\xbb\x55\xb6\x8d\xef\x56\xd9\x36\xbf\x5b\x65\xdb\xfa\x6e\x95\x6d\xfb\xbb\x55\xb6\x9d\xef\x56\xd9\x76\xbf\x5b\xb1\x6d\x87\xef\x56\x6c\xdb\x1f\xcf\xf7\x3d\xed\xed\xf4\xdd\x8a\x6d\x3b\x7f\xb7\x62\xdb\x7e\xbe\x5b\xb1\x6d\x97\xef\x56\x6c\xdb\xf5\xbb\x15\xdb\x76\xfb\x6e\xc5\xb6\xdd\xbf\x5b\xb1\x6d\xdb\x77\xab\x6c\x1b\xdf\xad\xb2\xed\xe3\xf9\xbe\xa7\xc7\xbd\xbe\x5b\x65\xdb\xfe\x6e\x95\x6d\xe7\xbb\x55\xb6\xdd\xef\x56\x6c\x3b\xe1\xbb\x15\xdb\x4e\xfc\x6e\xc5\xb6\x93\xbe\x5b\xb1\xed\xe4\xef\x56\x6c\x3b\xcf\x77\x2b\xb6\x9d\x8f\xe7\x5b\x7f\x6d\x3b\xf5\xbb\x15\xdb\x4e\xfb\x6e\xc5\xb6\xd3\xbf\x5b\xb1\xed\xd8\x77\xab\x6c\x1b\xdf\xad\xb2\x6d\x7e\xb7\xca\xb6\xf5\xdd\x2a\xdb\xf6\x77\xab\x6c\x3b\xdf\xad\xb2\xed\xe3\xf9\xb6\x5f\xdb\x6e\xf8\x6e\xc5\xb6\x1b\xbf\x5b\xb1\xed\xa6\xef\x56\x6c\xbb\xf9\xbb\x15\xdb\xee\xf3\xdd\x8a\x6d\xb7\x7c\xb7\x62\xdb\xad\xdf\xad\xd8\x76\xdb\x77\x2b\xb6\xdd\xfe\xdd\x8a\x6d\xf7\xe3\xf9\xf6\xb7\x6d\xe3\xbb\x55\xb6\xcd\xef\x56\xd9\xb6\xbe\x5b\x65\xdb\xfe\x6e\x95\x6d\xe7\xbb\x55\xb6\xdd\xef\x56\xb7\x2d\x86\xf0\xdd\xda\x68\x8d\xdf\xad\x9d\xd6\xf4\xdd\x6a\xb4\x7e\x3c\x5f\x7b\xd9\x16\xc3\xf3\xdd\x1a\x69\x2d\xdf\xad\x89\xd6\xfa\xdd\x9a\x69\x6d\xdf\xad\x0f\xad\xfd\xbb\xb5\xd0\x6a\xdf\xad\xb2\x6d\x7c\xb7\xca\xb6\xf9\xdd\x2a\xdb\xd6\x77\xab\x6c\xfb\xeb\xea\xc4\xf0\xd7\xd5\x89\xe1\xaf\xab\x13\xe3\x5f\x57\x27\xc6\xbf\xae\x4e\x8c\x7f\x5d\x9d\x18\xff\xba\x3a\x31\xfe\x75\x75\x62\xfc\xeb\xea\xc4\xf8\xd7\xd5\x89\xf1\xaf\xab\x13\xe3\x5f\x57\x27\xc6\xbf\xae\x4e\x8c\x7f\x5d\x9d\x18\xff\xba\x3a\x31\xfe\x75\x75\x62\xfc\xeb\xea\xc4\xf8\xd7\xd5\x89\xf1\xdb\xd5\xf9\x4f\x98\x11\xd3\x5f\x2f\x28\xa6\xbf\x5e\x50\x4c\x7f\xbd\xa0\x98\xfe\x7a\x41\x31\xfd\xf5\x82\x62\xfa\xeb\x05\xc5\xf4\xd7\x0b\x8a\xe9\xaf\x17\x14\xd3\x5f\x2f\x28\xa6\xbf\x5e\x50\x4c\x7f\xbd\xa0\x98\xfe\x7a\x41\x31\xfd\xf5\x82\x62\xfa\xeb\x05\xc5\xf4\xd7\x0b\x8a\xe9\xaf\x17\x14\xf3\x5f\x2f\x28\xe6\xbf\x5e\x50\xcc\x7f\xbd\xa0\x98\xff\x7a\x41\x31\xff\xf5\x82\x62\xfe\xeb\x05\xc5\xfc\xd7\x0b\x8a\xf9\xaf\x17\x14\xf3\x5f\x2f\x28\xe6\xbf\x5e\x50\xcc\x7f\xbd\xa0\x98\xff\x7a\x41\x31\xff\xf5\x82\x62\xfe\xeb\x05\xc5\xfc\xd7\x0b\x8a\xf9\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xfe\x7a\x41\xf1\xf9\xeb\x05\xc5\xe7\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xfe\x7a\x41\xf1\xf9\xeb\x05\xc5\xe7\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xf4\x7c\xea\xbb\xcf\xe3\xdd\xa2\x3e\xcf\x77\x8b\xfa\xbc\xde\x2d\xea\xf3\x7e\xb7\xa8\xcf\xe7\xdd\xa2\x3e\xdf\x77\x0b\x7d\x2e\xe1\xdd\x42\x9f\xcb\x3b\x58\xa8\x3e\x97\xf4\x6e\xa1\xcf\x45\xcf\xe7\x77\x59\x8e\xe5\x79\xb7\xd0\xe7\x52\xde\x2d\xf4\xb9\xd4\x77\x0b\x7d\x2e\xed\xdd\x42\x9f\x4b\x7f\xb7\xd0\xe7\x62\xef\x16\xf5\x79\xbc\x5b\xd4\xe7\xf9\x6e\x51\x9f\xd7\xbb\x45\x7d\xd6\xf3\xe9\xef\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\x59\xd1\xb8\xf7\x12\x1b\x6b\x7c\xb7\xd0\x67\x45\xe4\xde\x4b\x6b\xac\xef\x60\xaa\xfa\xac\x88\xdc\xc7\x92\xaa\x88\xdc\xc7\x72\x5a\xeb\xbb\x85\x3e\x2b\x2a\xf7\xb1\x8c\xd6\xfe\x6e\xa1\xcf\xd5\xde\x2d\xea\xf3\x78\xb7\xa8\xcf\xf3\xdd\xa2\x3e\xaf\x77\x8b\xfa\xbc\xdf\x2d\xea\xf3\x79\xb7\xa8\xcf\xf7\xdd\x42\x9f\x5f\x51\xbc\xf7\x12\xf9\x8a\xe2\xc5\xaf\x65\xf2\x15\xc9\x8b\x5f\x4b\xe5\x2b\x9a\x17\xbf\x96\xcb\x57\x44\x2f\x7e\x2d\x99\xaf\xa8\x5e\xfc\x5a\x36\x5f\x91\xbd\xf8\xb5\x74\x7e\x45\xf7\x7e\xed\xf9\x8c\xf0\xbd\x97\xd0\xcf\x28\xdf\x7b\x19\xfd\x8c\xf4\xbd\x97\xd2\xcf\x68\xdf\x7b\x39\xfd\x8c\xf8\xbd\x97\xd4\xcf\xa8\xdf\x7b\x59\xfd\x8c\xfc\xbd\x97\xd6\xcf\xe8\xdf\x7b\x79\xfd\x8c\x00\xbe\x97\xd8\x1e\xbf\x5b\xb1\xad\xa7\xef\x56\x6c\xeb\xf9\xbb\xf5\x9f\xcb\x6d\x7f\xbe\x7f\x80\xd9\xfd\xe3\xd1\xbf\x97\xdd\x5e\xbf\x5b\x31\xbb\xb7\xef\x56\xcc\xee\xfd\xbb\x15\xb3\xbb\x7d\xb7\xca\xec\xf1\xdd\x2a\xb3\xe7\x77\xab\xcc\x5e\xdf\xad\x32\x7b\x7f\xb7\xf2\x4a\xfb\xf9\x6e\x95\x6d\x1f\x8f\xfe\xbd\x3c\x5b\xf8\x6e\xc5\x36\x8b\xdf\xad\xd8\x66\xe9\xbb\x15\xdb\x2c\x7f\xb7\x62\x9b\x3d\xdf\xad\xd8\x66\xe5\xbb\x15\xdb\xac\x7e\xb7\x62\x9b\xb5\xef\x56\x6c\xb3\xfe\xdd\x8a\x6d\xf6\xf1\x7c\xdf\xcb\xb8\x8d\xef\x56\xd9\x36\xbf\x5b\x65\xdb\xfa\x6e\x95\x6d\xfb\xbb\x55\xb6\x9d\xef\x56\xd9\x76\xbf\x5b\xb1\x6d\x84\xef\x56\x6c\x1b\xf1\xbb\x15\xdb\x46\xfa\x6e\xc5\x36\x05\x2a\xd3\xf9\xb5\x4b\x81\x4a\x6f\xc1\x26\x05\x2a\xbd\x05\x7b\x14\xa8\xf4\x16\x6c\x51\xa0\xd2\x5b\xb0\x43\x81\x4a\x6f\xc1\x86\x57\xa0\xf2\xbc\xfb\x3f\xde\x2d\xea\xfb\x7c\xb7\xa8\xdf\xeb\xdd\xa2\x3e\xcb\x3b\x5b\xef\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\xf9\x15\x8c\x5c\xbf\x7d\x7e\x05\x22\xd7\x6f\x9f\x5f\x41\xc8\xf5\xdb\xe7\x57\x00\x72\xfd\xf6\xf9\x15\x7c\x5c\xbf\x7d\x7e\x05\x1e\xd7\x6f\x9f\x5f\x41\xc7\xf5\xdb\x67\x05\x1c\x5b\xe0\xaf\xaa\x4f\xfd\xbb\x75\xd3\xfa\xf6\xba\x8a\x7a\xaa\x3d\xc2\xf7\x82\xaa\x40\xe3\x73\xdf\x2d\xeb\xb7\xa5\xa9\x17\xda\x65\x3d\xef\x16\x9e\x53\x79\x4f\xa4\x8a\x1e\x3e\x23\x84\x96\x7e\x9e\xb2\xb7\x2a\x7a\xf8\x3c\xdf\xad\xd1\xb7\xba\xc6\xca\x48\x50\x96\xe8\x91\xc3\x1c\x66\xc8\xe1\xac\x1c\xd8\x37\x8c\x1e\x39\xcc\x61\xdc\x1c\xce\xce\xe1\xae\x1c\x7c\xf7\xbb\xc4\xc5\xfe\xf3\x6c\xb4\x6e\xfb\xb9\x52\x46\x48\xb3\xc4\x55\x7e\xff\x3b\x5a\x0e\x33\xbe\xef\xc3\x26\xdb\xec\x39\x9c\xc2\x6f\x5f\xff\x69\xda\x7e\xe3\x77\x5c\x91\xff\x74\xfe\x63\x39\xac\xfc\xbe\x87\xb1\x97\x1c\x7e\x7a\xfb\x6e\x1d\xb4\xe6\xef\x73\xb5\xe7\x6e\xb2\xe5\xe3\xae\xda\x7f\x5f\x3f\x7d\xa1\x85\x3d\xf8\x63\x39\xdc\x9f\x2b\xf0\xd6\x17\x7b\xf1\x67\xd0\x3a\xce\xf7\xf5\xef\xdf\xe7\xb9\xc3\xff\xf4\x3c\x77\xfc\xdf\x9e\xe7\x4e\xff\xf5\x3c\x77\xfe\xdf\x9e\xe7\x7e\xfe\xb7\xe7\xb9\xcb\xff\xf6\x3c\x77\xfd\x9f\x9e\xe7\x6e\xff\xd3\xf3\xdc\xfd\x7f\x7a\x9e\xdb\xfe\xb7\xe7\xb9\xc7\xdf\xe7\xb9\xe7\xff\xf4\x3c\xf7\xfa\xaf\xe7\xe9\x51\x47\x95\x40\x79\xb6\xe1\xe7\x11\xcf\x3a\xa4\x0c\xf1\x50\x89\x27\xbc\x5b\x2e\x2d\x7c\xeb\x93\x67\xab\x48\xe1\xd0\x51\x79\x27\xeb\x95\x78\x94\x11\xc4\xec\x73\x94\x11\xa4\xff\x29\x69\x8b\xef\xeb\x28\x23\xe8\x1f\x0c\x0b\x25\x1e\xe5\xe3\xe9\x76\x24\xd3\x54\x5d\x52\xc9\x42\x4c\x06\x47\xc9\x34\x18\x7d\x94\x2c\xa4\xae\x90\x4c\xf3\xf0\xb8\x08\xf2\x91\xe2\x54\x22\xc1\x3d\x52\x9c\x4a\xbc\xca\x37\xe4\x0e\x57\xf9\x6a\x7c\xe8\x57\xf9\x6a\x98\x70\x95\xaf\xc6\x1d\xae\xf2\xd5\x74\x24\xd3\xf5\x3b\x99\xae\x6b\xca\x74\x1e\x37\x41\x39\x52\x9c\x4a\xbc\xca\x37\x64\x92\x25\x08\x47\x8a\x93\x17\x87\xfd\xa6\x38\x95\x48\xd0\x8d\x14\xa7\x12\x09\xb6\x91\xe2\x54\x12\x41\x36\x52\x9c\x4a\x0a\x4a\x86\x2a\x1c\x29\x59\xe8\xe1\x48\xc9\x42\x95\x23\x25\x7b\xe9\x2a\x4a\xf6\x6a\x1c\x61\xdf\xd5\x55\xb0\xcf\x53\x9c\x4a\x0a\x4a\xf6\x8a\x1c\x61\x5f\xd2\xff\x64\x9f\xae\xa2\x64\xaf\xc3\x91\xde\xdf\xe2\x48\xc9\x6c\xea\x0b\xf6\x15\xfd\x4e\xf9\x86\xfe\xa6\x53\x54\xb2\x17\x7d\x21\xd8\x45\x8a\x53\x49\x1e\xe8\x52\x8a\x53\x49\x1e\xe4\x52\x8a\x53\x49\x1e\xe0\x52\x8a\x53\x49\x1e\xb8\x52\x8a\x53\x49\x0a\x48\x4d\x1d\xcd\x8f\x41\x9e\x3c\x10\xf5\x1a\xe4\x89\x20\x94\x06\x79\x22\x00\xa5\x41\x9e\xe2\xfd\x18\xe4\x29\x85\xdf\x41\xfe\x73\x14\x3f\x46\x72\x22\xaa\xa4\x91\x9c\x88\x28\x69\x24\xa7\xf4\x7c\x8c\xe4\x44\x24\x49\x23\x39\xa5\xfa\x31\x92\x53\x6a\x1f\x23\x39\x11\x3d\xd2\x48\x4e\xc9\x3e\x46\x72\x4a\xe3\x63\x24\xa7\x34\x3f\x46\x72\x4a\xeb\x63\x24\xa7\xb4\x3f\x46\x72\x4a\xe7\x63\x24\xa7\x74\x3f\x46\x72\xca\xe1\x63\x24\x27\x22\x43\x1a\xc9\x29\xa7\x8f\x91\x9c\x88\x08\x69\x24\xa7\xfc\x7c\x8c\xe4\x44\x24\x48\x23\x39\x11\x05\x7a\x8d\x64\x22\x40\xaf\x91\x4c\xf4\xe7\x35\x92\xb3\x7d\x8e\x64\xa2\x3e\xaf\x91\x4c\xc4\xe7\x35\x92\x89\xf6\xbc\x46\x32\x91\x9e\xd7\x48\xce\xe7\x73\x24\x13\xe1\x79\x8d\xe4\x27\x7c\x8e\xe4\x27\x7e\x8e\xe4\x27\x7d\x8e\xe4\x27\x7f\x8e\x64\xa2\x39\xaf\x91\x4c\x24\xe7\x35\x92\x9f\xfa\x39\x92\x89\xe0\xbc\x46\x32\xd1\x9b\xd7\x48\xf6\xc8\xcd\xef\x48\xf6\xa8\xcd\xef\x48\xf6\x88\xcd\xef\x48\xf6\x48\xcc\xef\x48\x7e\xa8\x1a\x1b\x3c\x5d\x8f\xc0\xdc\xa1\xd1\x43\xae\xf8\xd0\x9b\x86\x6a\x69\x36\xae\xe2\x51\x17\xaf\xf4\xfe\xef\x29\x39\x29\x1b\xaa\x60\xac\x07\x62\xbc\x3e\xd7\x8f\x2a\x47\x0c\xdd\x42\x71\xad\x61\x50\xa1\xb8\x76\xe8\x76\xa4\x34\xe9\x45\x7b\x40\xc5\x0b\x9d\xfc\x68\x73\xa4\xab\x1c\x8e\xf4\xbb\x8b\x2a\x15\x8f\xa5\xa2\x19\x15\xf8\x9d\x07\x4f\x1e\xc4\xe4\x4b\xf2\xc0\x89\x17\xac\xf8\x51\xe6\x88\xbe\x78\xc0\xc4\xeb\x1b\xfc\xa8\x70\xc4\x6b\xf0\x40\xc9\x73\xf5\xc8\x3c\x48\xe2\x75\x03\x7e\x84\xee\x55\xd1\x11\xba\x57\xb2\x5d\xc5\xc1\x55\x3d\x43\xf7\xaa\x31\x94\x2a\xba\x57\x8d\x81\x5c\xd1\xbd\xea\xfc\xaf\x61\x43\xe7\x7f\x0d\x1b\x48\xf5\x4a\x0d\x1b\x3a\xd7\x6c\xd8\x60\xf4\xac\x61\x83\x71\xf7\x86\x0d\xa6\xab\x60\x83\xf1\xcc\x1a\x36\x4c\xfd\x8f\x9e\x2d\x86\x52\xa3\x67\x60\x85\xd4\xe8\x19\xc9\x60\xa9\xd3\xb3\xad\x23\x7a\xa6\x77\xd4\xe9\x19\x99\x75\xa9\xd3\xb3\xab\x33\x51\xe4\x0a\x3c\x6b\xca\x7c\x83\xa6\x25\xca\x7c\x83\xde\x03\x65\xbe\x21\x32\x85\x50\xe6\x2b\xef\x25\x51\xca\x2b\x8f\x23\x51\xca\x1b\x34\xa1\x50\xca\x1b\x34\x99\xa2\x46\x11\x0a\xf6\x51\xaa\x1b\x2a\x57\xa1\x54\x37\x68\x8a\xa4\x54\x57\x1e\x45\xa2\x54\x37\xe8\x1d\x51\xaa\x1b\xf4\x56\x8c\xbe\x74\x9e\x92\xa1\x0e\xd6\x75\x3f\xd4\xc1\xf4\x1e\x50\xa3\x08\xc6\x48\x1e\xdc\x5d\xcf\x7a\x70\xf7\xc9\xfd\x06\x77\x5f\xfc\x6e\x70\xf7\xcd\xfb\x1b\x3c\x09\xb2\x39\xd3\xe0\xee\x7a\xd6\x83\xbb\x93\x9f\x9a\x06\x77\xbf\xf4\x6c\x70\xf7\x4b\xcf\x86\xb4\xc9\xf4\x3b\x64\xbe\x22\x7d\x71\x4f\xcf\x77\x2f\xfc\x08\xc5\x31\x4d\x6e\x13\xc5\x31\xbc\xc4\x34\x51\x1c\xc3\xfb\x4b\x13\x59\xb1\xac\xab\x20\x2b\xa6\xef\x61\x22\x2b\xf6\xe8\x2a\xde\x97\x58\x74\x07\xb2\x34\x0b\x23\x6b\xd2\x17\x2d\x78\x13\xc9\xb1\xc6\xb8\x9e\x14\xcb\x6b\x94\x2f\xfa\x39\xb9\xe6\xa2\x50\x7e\x71\xbf\x45\xa1\xfc\xd6\x11\x8a\x6a\x5a\x10\x16\x8a\x6a\x47\x47\xd8\xa7\x27\xb1\xb0\xef\x32\x0a\x16\x72\x64\x91\x9e\x2d\xe4\xc8\xb4\x18\x2e\xe4\xc8\x34\xce\xdc\x03\x2a\x49\x36\xb8\xe7\xe3\x53\x90\x1f\x49\xaa\x8c\xb7\xb9\x24\x55\xc6\xef\x50\xaf\x4b\xc6\x5b\x41\xbd\x2e\x0d\xfd\x2f\x73\x44\x5f\x50\xaf\x83\xd5\xb1\x24\x34\xe9\x92\xc6\x0b\x9a\x74\x3f\x86\xfd\x63\x4a\x46\xae\x2e\xe9\x93\x46\xae\x2e\x2d\xba\x89\x5c\x5d\xda\xbc\x4c\xe4\xea\x92\x3e\xe9\x2d\x45\x35\x75\x4c\x8a\x6a\x18\x7b\x48\x96\x3d\x98\x70\x30\xe8\xf0\x3b\x84\xed\xa0\x22\x2f\x09\x61\xbb\xa4\x01\x89\xb0\x5d\x0e\x3a\x13\x45\xb5\xc8\x90\x40\xd8\x2e\xeb\xc1\x23\x6c\x97\x23\x1f\x0e\xea\x75\x59\x08\x05\xf5\xba\x9c\xe8\x19\x9a\x74\x59\x13\x03\x9a\x74\x59\xab\x2d\x9a\x74\x59\x1f\x3f\x9a\x74\xb9\x70\xcd\x8b\x4e\x5a\xe5\x2a\x97\x9e\x75\xfa\x82\x26\x5d\xd6\xa0\x43\x93\x0e\x69\xfd\x92\xd0\xa4\xcb\x53\xbf\x43\xcf\x6d\xd2\xeb\x8b\x9e\x9b\x5e\x11\x7a\x75\x59\xcf\x1a\x4d\xba\x4c\x5a\x79\x46\x93\x0e\x95\xb6\x92\xa5\x49\xe7\x0c\x70\x25\xa3\x49\x07\xef\x92\x0b\xd5\xb9\x82\xdb\xe0\x08\x3d\x37\x50\x48\x0e\xd2\x73\xbb\x1c\xa1\xe7\xe6\x45\xa3\x5e\x2c\xe6\x47\xba\x66\xe7\x48\x67\xc2\x04\x51\xd4\x17\xb4\xde\xaa\x7e\x87\xd6\x5b\xd5\xef\xd0\x7a\xf3\x82\xe9\x1f\xb7\xd7\x8f\x98\x06\x33\xba\x73\x0f\xcf\x2c\x3b\xd6\x2e\x0f\x83\x3c\x47\x6c\x60\xe1\xca\x68\xd2\x3d\xa6\xdf\x61\x03\x0b\x50\x96\x26\x1d\x08\x25\x4b\x93\x4e\xcf\x25\x62\x03\xa3\x27\x47\x6c\x60\x79\xcf\x68\xd2\x15\xf0\x74\x46\x93\xae\x80\x30\x33\x9a\x74\x05\xf4\x99\xd1\xa4\x43\x69\xc4\xc5\xfd\xfc\x88\xff\xa1\x49\x57\xf8\x88\xb3\x74\xe7\x40\x3d\x59\xba\x73\x2c\xa2\x59\xba\x73\x00\x96\x2c\xdd\xb9\xa1\xff\xa1\x3b\xb7\xb0\x4f\xba\x73\x24\x88\x67\x69\xcb\xe9\xbd\x4b\x5b\xee\xea\x0e\x62\xd5\xe0\x99\xa1\x2d\x57\x59\x0c\x33\x75\x99\x95\x09\x3a\xa3\x2d\x57\x01\x25\x19\x6d\xb9\xca\x28\xcf\x68\xcb\xd5\x87\xbb\x53\x7b\x09\xe5\x69\xc9\x54\x54\x56\x50\x64\xce\x28\xaa\x75\xde\xb4\x14\xe3\x3a\xfd\x94\x62\x1c\x53\x4f\x96\x62\xdc\xd0\xff\xe8\xd9\xc4\x06\x29\xc6\xc9\x3e\x29\xc6\x6d\xde\x98\x14\xe3\x98\x43\x32\x5a\x6f\x2d\xd2\x33\xb4\xde\x5a\xd2\x99\x68\xa8\x31\xb5\x66\xe9\xb9\x91\xe1\x9e\xa9\x77\x6c\x78\x47\x99\x7a\xc7\x56\x74\x26\x5a\x6f\x84\x03\xb3\xb4\xde\x34\x5a\xa5\xf5\x06\xcc\xca\x8e\x61\x4b\x63\x09\xcf\x8e\x61\x4b\x03\x66\x65\xe9\xc0\x35\x9d\x89\x0e\x9c\xc6\xb5\x74\xe0\x8c\xa7\x24\x1d\x38\xd3\xef\xb0\x41\x63\x57\x3a\x70\x43\xbf\x43\x07\xce\xfe\x85\x92\xb3\x24\xe2\xf4\xa8\xa5\x03\x37\x74\x03\x4c\x67\x0a\xc9\xe8\xc0\xb5\xad\x23\x4c\x3f\x9c\x89\x0e\x5c\xd3\xe7\x20\x1d\xb8\xc0\x00\x91\x0e\x1c\x68\x37\xa3\x03\xd7\x0e\xdd\x94\x0e\x1c\x93\x70\x96\x0e\x1c\x13\x6d\x96\x0e\x1c\x2e\x4f\x46\x07\x0e\x06\xd9\x92\xd1\x81\xeb\x7a\x29\xe8\xc0\xf5\xc2\xcb\x44\x07\x0e\x96\xd8\x92\xd1\x81\xeb\x55\x77\x77\xfb\x7a\xd3\x11\x55\x17\x60\xd8\x8c\xd6\x5b\x37\x06\x2b\x54\x36\x7d\xe8\x88\x9e\x2d\x5e\x03\x0a\x6e\x88\xff\x97\x0c\xcd\x4d\x07\x99\x66\x68\x6e\xfa\xd6\xef\xe8\x99\x9e\x19\x0a\x6e\x5d\xb6\x43\x71\x63\x41\x67\xa2\x42\x17\x75\x26\x2a\x74\x9a\x5a\xa1\xb1\xa1\xac\xb6\x64\x68\x6c\x8c\x45\x26\x43\x63\x63\xfa\x18\xc1\xb0\xa6\xe7\x02\x86\xb5\x47\xff\x83\xaa\x46\x43\xf7\x45\x55\xc3\x1b\x7b\x51\xd5\xf0\xe4\x5f\x54\x35\xba\x0a\xfd\x6c\xfa\x1d\x45\x1d\x4d\x67\xa2\xa4\xa7\x27\x08\x55\x8d\x75\x5d\x13\x1b\x8c\xf7\x00\xf6\x35\x8d\x33\xb0\xaf\x0d\xac\x05\xfb\x1a\xd8\x22\x83\x7d\x6d\xea\x4c\x7f\x0f\xa6\xe9\x0c\xec\x6b\x7a\x0f\xd0\xd4\x18\x1e\x57\x46\x89\xcd\x40\x52\x19\x5c\x6c\x57\x67\x62\xdf\xd5\x35\xdd\xbe\x11\x74\x3f\xa8\x78\x02\xbd\x46\xa5\x6d\x44\x5d\x65\x73\xa4\xff\xb9\x7d\x23\xe9\x9a\x97\x23\xde\x8a\xef\xe5\x94\xa1\x49\x03\x74\x3d\xf4\x8e\x40\xd0\xe3\xd1\x99\x85\x23\x9e\x99\xef\xc5\x94\xa1\xb1\x0b\xba\x1e\x7a\x2b\xa0\xeb\xa1\x67\x0d\xba\x1e\xa6\x33\xb1\x41\x0b\x02\xe8\x7a\x68\xec\x82\xae\x87\xa6\x09\xd0\xf5\x98\xba\x0a\x36\x2c\x9d\x89\x0d\x1a\xbb\x20\xef\x01\x48\xc8\x13\x1b\x88\xc0\x66\xdf\x5b\x29\x70\xc5\x95\xec\xfb\x2a\x05\xc1\xfe\x92\x7d\x4f\xa5\x4c\xf5\x1a\xc4\x3e\x35\xf1\x81\xd8\x61\x79\x2b\x19\xc4\x3e\x35\x42\x40\xe5\x53\x93\x1b\xc8\x7b\x6a\x4c\x80\xbc\x27\x5e\x78\x06\x5d\x4f\xc2\x5e\x19\x74\x3d\x27\x4f\x10\x74\x3d\x35\x42\x40\xd7\x73\x71\x15\xd0\xf5\x94\x45\x20\xe8\xa9\xf1\x02\x82\x9e\x1a\x21\x20\xe8\xa5\x99\x08\x04\xad\xb2\xa6\x0c\x82\x5e\x04\xcf\xf2\x92\xba\x22\x36\x2c\xd4\x15\xb5\xf4\x2f\xa9\x2b\x32\xe6\xb7\xd4\x15\xe9\x35\x78\xda\x19\x87\xff\x7b\x4a\x06\x6a\xa3\x90\x50\x32\x42\xd1\x28\x24\x94\x8c\x50\xf4\x32\x6e\x87\x50\xf4\x32\x9d\xe9\xe6\xad\xa9\xff\x19\x47\x98\x07\xf2\x5e\x5b\x57\xc1\xbc\x83\x09\xa0\xeb\xad\x21\x0f\xba\xde\xb8\x5f\x19\x74\xbd\x35\xa1\x80\xae\xb7\x06\x32\xe8\x7a\x6b\xa2\x05\x5d\xef\xc2\x6b\x00\x41\x6f\xad\x8c\x20\xe8\x2d\x54\x87\xc6\xf3\x16\xb2\x39\x08\x3d\xe2\xb2\x66\x8f\x95\x97\xad\x61\x8d\xfe\xf3\xd6\x14\x82\xfe\xf3\xc6\x81\xcd\x60\xed\xad\xd5\x0f\xac\xbd\x85\x11\xc0\xda\x7b\x71\x15\xb0\xf6\x5e\x58\x0b\xd6\xde\xc4\xea\x32\x58\xfb\x10\x02\xc8\x68\x43\x23\x49\x5f\x32\xda\xd0\x47\x18\x01\x1c\x7e\x34\xe4\xc1\xda\x0a\x2e\x65\xb0\xf6\x69\x3a\x13\xb1\x4a\x0d\x72\xb4\xa1\x15\xe7\xca\x68\x43\xab\x44\x2f\x83\xc3\x8f\x93\xf7\x94\x07\x1c\x7e\x08\x6a\x3c\xe0\xf0\x43\xaf\x1f\x70\xf8\xd9\xfa\x1f\x4c\x5e\x5b\xff\xc3\x06\xbc\xa3\x07\x1c\x7e\xd8\x9a\x79\xc0\xe1\x97\x45\xe6\x01\x87\x23\x87\x5e\x1e\x70\xf8\x65\x3a\x7b\xc0\xda\xc8\xa1\x97\x07\xac\x8d\x42\x56\x79\xd0\x7f\xbe\x8c\x82\x07\xfd\x67\x08\x61\xca\x03\x0e\x87\xa9\xa9\x3c\xe0\xf0\x4b\x50\xe3\x01\x87\x43\x03\x58\x1e\xb0\xf6\x65\xf1\x7d\xc0\xda\xd7\x89\x0d\xcb\x03\xd6\xbe\x94\x4a\x3e\x60\xed\xcb\x74\xf6\x80\xb5\x91\xdd\x2a\x0f\xda\xd0\x77\xe8\x7e\xf4\x73\xe9\x9a\xf4\x05\xcf\xf0\x01\x4f\x5f\x7c\xc1\x07\x8d\x67\x08\x04\xcb\x83\xc6\x33\x54\x35\xe5\x01\x6b\x5f\x82\x13\x0f\x2a\x66\x0a\x04\x3d\xa8\x98\x05\x3c\xc3\x07\x15\xb3\x00\x28\x79\x50\x31\x0b\x80\x92\x07\xea\x94\x40\x40\xee\x41\xc5\x4c\x25\xb8\x0f\x2a\x66\x81\xaf\xe3\x11\x3d\x4a\xd3\x11\xe2\x9f\xe0\xbf\x27\x21\xfe\xd9\xe9\x27\x2a\x66\x0a\xef\x3c\xa8\x98\xa1\xa8\x51\x1e\x54\xcc\x50\xd4\x28\x0f\x2a\x66\x01\xbf\xe6\x41\xaa\x2c\xf0\x1d\x3d\x48\x95\xc1\xb6\x5c\x1e\xa4\xca\xd0\x1b\x2c\x0f\x1c\x28\x08\xca\x97\x27\x63\x03\x21\x80\x27\x63\x03\x4b\xf1\x03\x07\x4a\x58\x3a\x93\x7e\x12\xfa\x79\x1e\xfa\xa9\x31\x08\x97\x89\x36\x03\x9f\x07\x11\xcf\xa0\x33\x33\x47\x5c\xf3\x91\x48\xa9\xce\x94\x48\xa9\xfe\x27\x91\x52\xfd\x4e\x22\xa5\xd8\xf7\xc0\x42\x97\x75\x3f\x58\xe8\x08\xfd\x3c\x0f\x22\xa5\x8f\xfe\x87\x48\xe9\xa3\xff\x21\x52\x5a\x75\x3f\x44\x4a\x7f\xa0\xcd\x7f\x4e\xc9\x0f\xd5\xba\x51\x43\xb7\x60\x02\xce\xca\x53\x30\xc1\xb8\x24\x74\x25\x71\x30\x08\x0a\x26\xb0\x41\xf3\x14\xba\xa2\xcf\xb6\xd0\x15\xd0\xe0\x43\x79\x6c\xc4\xed\x7e\x28\x8f\x8d\xa0\xeb\xa7\x4a\x13\x95\x17\xe6\x78\xba\x26\x56\xe2\xa7\x4a\x13\x95\x17\x5d\xd1\x44\x8d\xf4\xa5\xa2\x89\xca\x04\xf6\x54\x34\x51\x13\x77\xa8\x68\xa2\x26\x6c\xa8\x68\xa2\x12\x2d\x7b\x2a\x9a\xa8\xfa\xc0\x2b\x9a\xa8\x45\x57\x41\x13\xb5\xe8\x7f\x68\xa2\x16\xdd\xcf\x6d\x48\x2c\x5c\x8f\x47\x88\x6b\x9a\xf4\xac\xd1\x33\x56\xf0\xa7\x71\x77\x4d\x6e\x8d\xbb\x1f\xfd\x8f\xbb\xeb\x43\x6d\x48\x96\x06\xee\xe7\x98\xb9\xa2\x1f\x57\x1e\x4f\x39\xab\x0a\xda\x3c\x0d\x45\x56\x6a\xaf\x9f\x26\x45\x56\xf5\x05\x45\x56\xe2\xb0\x4f\x47\x91\x15\x24\xfc\x74\x14\x59\x65\x51\x97\xec\x2a\x6f\xba\x23\xbb\xaa\xc9\xad\x23\xbb\x4a\x6c\xf0\xe9\xc8\xae\x12\xa3\x7d\x3a\xb2\xab\x1a\x21\x1d\xd9\x55\x16\xae\xc7\xb1\x76\xcd\xa6\xbb\xbb\x7d\x79\xe8\x7e\xd8\x37\x74\x4d\xec\x1b\xba\x26\xf6\x81\x6c\x9e\x8e\x7d\x4b\xd7\xc4\x3e\x4d\x7c\x1d\xfb\xf4\x3c\x0d\xfb\x88\xd8\x3e\x86\x7d\x57\x47\xc8\xb5\x6a\x72\x33\xc9\xb5\xf2\x6e\x0d\xb9\x56\x96\xb8\xc7\x90\x6b\x25\x4c\xf3\x98\xe4\x5a\x75\x15\xe4\x5a\xf5\xde\x4d\x9c\x51\xf4\x13\x4a\xc8\xa7\xea\x4c\xb7\x4f\xa1\x98\xc7\x90\x72\xed\xba\x26\x52\xae\xa6\xfb\x89\x0e\x52\x57\x81\x0e\x72\xe8\x2a\xc8\xd1\xea\x29\xa1\x88\xfc\x0c\x6c\x47\x11\x19\x6e\xbe\xf2\xa0\x88\xfc\x90\x71\xf0\x40\x13\xf9\x6c\xae\x09\x0d\xe4\xc3\x96\xda\x83\xea\x71\xd1\x77\x04\xb9\x63\xd1\x58\x82\xdc\x11\x82\xa7\xf2\x40\xee\x58\x34\xf5\xa0\x65\x5c\x32\x4f\x10\x02\xc7\x82\x8f\xf5\x40\xe0\x58\xf4\xad\x40\xe0\x58\x34\xce\x20\x70\x2c\x44\x65\x1f\x08\x1c\x8b\xbe\x15\x08\x1c\x8b\x26\x68\xf4\x8a\x8b\xe6\x10\x08\x1c\x15\xde\x79\x20\x70\x2c\x7a\x12\x10\x38\x96\xc1\x7b\x87\xc0\xb1\xe8\x8b\x83\xc0\xb1\x6c\x9d\x89\x0d\x5b\x77\x38\x9f\x4b\x00\x44\x8c\x88\xf7\x97\x07\xb2\xc5\xca\x86\xec\x03\xd9\x22\xba\x81\xe5\x71\x04\x5d\x2b\xe0\xf0\x71\x04\x5d\xab\x9e\x12\xe2\xc2\x55\xdf\xdf\x82\x2c\x53\x53\xf2\x82\x2c\x93\x4d\xc9\x07\xe1\xe1\xaa\x85\x12\xe1\x61\x05\x89\x1e\x84\x87\x5d\x6f\xf0\xbf\xa7\x64\x34\x89\xab\x3e\x54\x34\x89\xab\x70\x07\x9a\xc4\x8a\x34\x3d\x68\x12\x43\x92\x5e\x1e\x34\x89\x2b\xb1\x97\x07\x4d\xe2\xda\x18\xc8\x1b\x83\x4c\x67\xba\x41\x46\x50\xe3\x41\x69\xb8\x0a\x9d\xa1\x34\x5c\xf5\xc1\xa1\x34\x5c\x89\x5d\x3f\x28\x0d\x57\x3d\x5c\x94\x86\xab\xf0\x18\x4a\xc3\xf0\xcc\x96\x07\xa5\xe1\xa6\xb5\x10\xa5\xe1\xa6\xc9\x1b\xa5\x61\x45\xa8\x1e\x94\x86\x15\xa1\x7a\x50\x1a\x46\xd0\xb0\x3c\x28\x0d\x37\xad\x77\x28\x0d\x37\xad\x70\x28\x0d\x23\x45\x58\x1e\x94\x86\x9b\x10\x03\x4a\xc3\x4d\x28\xcb\xb1\x76\x55\x6c\xe9\x41\x69\xb8\x69\xad\xbf\x62\x29\xe5\x0e\x52\x1a\xd6\x27\x26\xa5\x61\x21\x53\x29\x0d\x6b\x51\x93\xd2\x30\x14\x25\x8f\x94\x86\x35\xb1\x4b\x69\x58\x08\x0c\xa5\xe1\x0e\x97\xc2\x83\xd2\x70\x17\x4e\x45\x69\xb8\x6b\xe1\x42\x69\xb8\x13\x67\x7e\xa4\x34\x2c\x64\x2a\xa5\x61\x4d\xf3\x52\x1a\xd6\x08\x91\xd2\x30\x58\xb4\xa0\x26\xdc\x19\x05\x05\x35\xe1\x8e\xa3\x5d\x50\x13\xee\xa0\xac\x82\x9a\x30\xb4\xa0\xa5\xa0\x26\xdc\x87\x7e\x07\x7f\x1c\x9f\x5f\x41\x4d\xb8\x6f\x9d\x89\x0d\x4c\xc2\x05\xc5\xe0\xce\x12\x57\x50\x0c\xee\xd8\x5e\x50\x0c\xee\x38\xda\xc5\xf1\x74\x55\x58\xa8\x44\x14\x91\x03\xf7\x43\x4d\xd8\xc8\xe9\x28\xa8\x09\x5b\xd4\x99\x62\x8b\xe5\xee\x11\xb6\x58\xc6\x44\x89\x28\x22\x43\x52\x52\x50\x1a\xb6\xaa\xdf\xa1\x7a\x2c\xdb\x51\x13\x36\x70\x78\x41\x4d\xd8\x64\x3b\x6a\xc2\xf0\xf9\x96\x82\x9a\xb0\x2d\xdd\xe1\x70\xa4\xff\xdd\x8f\x2f\xa7\xa0\x26\xac\x70\x4b\x41\x4d\x78\x00\x58\x0a\x6a\xc2\xda\xe9\x2f\xa8\x09\x2b\xc0\x52\xc0\xe1\x83\x49\xa3\x80\xc3\x51\x60\x2e\x05\x1c\x3e\x2a\xcf\x13\x1c\x3e\x88\x99\x16\xb0\xf6\x60\x59\x29\x60\xed\x81\x1f\x5c\xc0\xd3\x83\xaf\xb8\x80\x99\x07\x9b\xc3\x05\xcc\x3c\xae\xfe\xe7\xf7\x9b\xa0\xd6\x02\x2e\x9e\x7a\x0f\xe0\xe2\x49\xe8\xa7\x80\x8b\xd1\x68\xf4\xb0\xbf\xab\x3a\xf3\x74\x3d\x92\x5d\x27\x11\xfe\xe2\x91\xec\x8a\xe4\x51\x29\x70\x03\xce\xa2\xff\xf9\x33\x9b\x84\xe0\x0a\x78\x5a\x41\x94\x02\x9e\x9e\xf8\x97\x05\x3c\x8d\xe4\x51\x29\xe0\xe9\xc9\x5e\x40\x01\x17\x43\x43\xe9\xdb\x0c\x7e\x84\x45\x80\xd8\x09\x8f\x4b\x21\xff\x62\xe1\xf5\x17\xb8\xfa\x16\x5f\x5c\x29\x28\x3e\xe3\xe5\x14\x31\xf0\xfd\x78\x86\xff\x39\x25\x17\xd0\x2e\xec\x95\xa5\x78\xb0\xba\xa2\xbe\xe4\xbb\x1a\x7e\xa4\x4b\x22\x61\x2d\x63\x45\x22\x03\x76\x2a\xa0\x64\x05\x3c\x0a\x28\x79\x99\x7e\x87\x84\x35\x91\xc2\x02\x4a\x56\xc0\xa3\x14\x0c\x22\xf2\x53\x2a\x06\x11\xf9\x29\x20\xe8\xa5\x4f\x13\x04\xbd\xc0\xda\x05\x04\xbd\x98\x96\x0a\x08\x7a\x11\x15\x2a\x20\xe8\x1d\x74\x26\x12\xd6\x41\xd7\x44\xc2\x1a\xc4\x50\x40\xd0\x9b\xad\xb1\x02\x82\xde\x1a\x20\x20\xe8\x5d\xf4\x3b\xb7\x0f\xe6\xd5\x52\x40\xd0\xdb\x74\x77\x68\x96\xf5\x32\x3d\x1b\xa3\xee\xa9\xa3\xcb\x11\xf6\x79\xb4\xba\x6e\x36\xa7\x0a\x58\x7b\xe3\x8c\x15\xcf\xc6\xa8\xa8\x0b\x94\xe2\xd9\x18\x75\xe3\x3d\x14\x70\xf8\x96\x7d\x1e\xd7\xae\x47\x9f\xa6\xc7\xb5\x2b\xac\xfb\xa5\x80\xd1\x8f\xde\x26\x18\xfd\x68\xe8\x82\xd1\x8f\x86\x2e\x18\xfd\x54\xfd\x6f\x72\x84\xed\x4d\x12\xdd\x3a\x13\x89\x6e\x16\x99\x02\x46\x3f\xe0\x9c\x02\x0e\x3f\xa0\x97\x02\x0e\x3f\x44\x2d\x0b\x38\xfc\x2c\x9d\xf9\x70\xc4\x1d\xc0\xe1\x47\xef\x1d\x1c\x7e\xf4\xde\xc1\xda\x57\x16\x81\xb5\x95\x77\x53\xc0\xda\x37\xe8\x77\xde\xcf\xab\xc9\x14\xac\x8d\x0a\x42\x29\x60\xed\xab\x27\x01\xd6\xbe\x78\x16\x05\xac\x7d\x35\xae\xc1\xda\x17\x94\x5c\xc0\xda\x57\x4f\x09\xac\x7d\x59\x98\x0b\x58\xfb\x76\x9d\x09\xdd\xb5\xe9\x08\xba\x6b\x30\x5e\x01\x6b\x5f\x8d\x79\xb0\xf6\xd5\xb4\x0b\xd6\x56\xc0\xa3\x80\xb5\x95\x33\x5b\xd0\xde\x55\x06\x4b\x41\x7b\x17\x49\xa7\x52\x1c\x6b\x37\xe5\xcd\x17\x83\x9f\x55\x13\x2d\xba\xbc\x01\xef\xaf\xa0\xcb\xab\x30\x46\x41\x97\x37\x68\x12\x46\x7c\x37\x98\xce\xcc\x1c\xd1\x6b\xc4\x77\x95\x6d\x52\x10\xdf\x15\x23\x58\x41\x7c\x57\xb9\x20\x05\xf1\x5d\x64\x9b\x4a\x41\x7c\x57\x29\x71\x05\xf1\xdd\xa8\x67\x8d\xf8\xae\x12\x0e\x0b\xe2\xbb\x91\xad\xc6\x82\xf8\x6e\xd4\x6c\x83\xf8\xee\xb3\x75\xa6\xdb\xa7\xd4\xb6\x82\xf8\x2e\x52\x50\xa5\x20\xbe\x1b\xd9\xc1\x28\x88\xef\x46\xd3\xff\xdc\xbe\xa8\x27\x8f\xc0\x6e\xd4\xd2\x81\xc0\x6e\xdc\x3a\x13\x1b\x20\xcc\x2a\x88\xe8\x26\xcd\x0c\x88\xe8\x26\xcd\x0c\x88\xe8\x26\x2d\x71\x88\xe8\x26\xbd\x15\x44\x74\x95\xd3\x51\x10\xd1\x4d\x5a\xb4\x3d\xdb\xa4\xa5\xa2\x23\xef\x67\xaa\xff\x8a\x25\x97\x85\x14\x3c\x91\xa6\x82\x12\x2f\xfa\x9e\xa5\xa0\xc4\x9b\x34\xe8\x50\xe2\x4d\x5a\x39\x50\xdb\x4d\x7a\x80\xa8\xed\x26\x10\x6d\x81\x1a\x3d\x69\x75\x87\x1a\x3d\xeb\x33\x82\x1a\x5d\x2e\x79\x81\x1a\x3d\x13\x1c\x2f\x50\xa3\x43\xe5\x5c\x0a\xd4\xe8\x08\x7c\x96\xb2\x25\xe9\x4e\xcf\xa0\x38\xcf\x42\x67\x50\x9c\x67\x12\x58\x0a\x14\xe7\xca\x87\x28\x50\x9c\x43\xc8\x57\x0a\x14\xe7\x59\x16\x41\x71\x9e\x35\x99\x42\x71\x0e\x1d\xa0\x6f\x81\xfb\x11\xbd\x86\xe2\x3c\xb3\x29\x52\xa0\x38\x17\xd3\x58\x41\x51\x57\xce\x74\x41\x51\x37\xb3\xa1\x57\x50\xd4\x45\xb1\xaa\x14\x14\x75\x33\x9b\x4c\xe5\x20\x59\x7f\x19\x90\x28\xea\x3e\xec\x3e\x17\xc7\xe8\xed\xd1\xb0\x76\x1c\xde\x1e\xad\xf5\x87\xa1\x8b\x8b\x5c\x3c\xe6\xdd\x94\xad\x50\x3c\xe6\xdd\x1e\x0d\x4f\xc7\xe8\xed\x11\xfa\x74\x1c\xde\x1e\xf5\xda\x71\x78\x7b\xd8\x09\x2f\x8e\xc3\xdb\x23\x1b\x1c\x87\xff\x7e\x1c\x8e\xc3\xdb\x43\x82\x63\xb9\xf4\x53\x13\xca\xa5\x9f\x42\xad\x8e\xc3\xdb\xa3\x85\xc4\x71\x78\x7b\x84\x96\x2e\x1c\xc8\x42\xad\x8e\xc3\x5b\x11\xb6\xb8\xd0\xe5\x83\xdf\xcb\x85\x2e\x1f\x37\xb1\x06\xe8\xf2\x41\x4b\xd5\x63\xde\xad\x64\xfd\x0f\xf9\x7c\x5c\xeb\xea\x18\xbd\x15\x72\x48\xaa\x63\xf4\x56\x8a\x8e\x0a\x47\x97\x23\xe4\xf3\x09\x47\x54\xc7\xe1\x0d\x81\x56\x4f\x68\x70\x81\x7e\x1d\xc1\xe3\x4c\xe8\xae\x06\x6c\x20\x44\x55\x1d\xa3\xb7\x8a\x0d\xd5\x31\x7a\x93\xe3\x5b\x1d\xa3\x37\xb9\xba\x35\x42\xeb\x8f\x3b\x5b\x23\xb4\xfe\x4c\x9f\x35\x42\xeb\x5f\x74\xa6\xf7\xb3\xaa\x2f\x1e\xd7\x6e\xf2\x36\xab\x63\xed\x86\x9e\x44\xa9\x8e\xb5\x9b\xf2\x1a\x6a\xa4\x2f\x5b\xd7\xa4\x2f\x47\xf7\xa3\x2f\xf8\x12\xd5\xb1\x76\x6b\x41\x47\xfe\x3c\x9b\x6c\x70\x3c\xdd\xe4\x5f\xd6\x84\xc4\x00\xf1\xfe\x9a\x90\x18\x20\x4b\xa5\x42\x09\xde\x1e\xfd\x0e\x49\xfe\xa2\x23\xef\x67\x03\x8b\x56\xa8\xbd\x5b\xd7\xef\xbc\x2f\x8d\x58\x72\x85\xbf\x1b\x21\xd9\x52\x33\x7d\x61\xaf\xa3\x66\xa4\xf5\xc9\x5c\xaa\x8e\xc3\x5b\x63\xbf\xa6\x66\xfa\xb9\x75\x15\xfa\xb9\x75\x26\xfd\x64\xa2\xad\x1e\xbb\x6e\x3d\xe8\x0e\xc8\xd2\x47\xdd\x01\x59\x7a\x02\x17\xd5\x31\x7a\xeb\x7a\x7f\xf0\x77\x77\xbd\x23\xf8\xbb\xfb\xa3\x6b\x6e\x8e\x78\x4a\x8e\xd1\x5b\x97\xed\x8e\xd1\x5b\x67\x12\xae\x0f\xd2\xfa\x04\xba\xaa\xe3\xf0\xd6\xfb\xbf\x4a\x45\xaa\x87\xbc\x5b\x67\xa2\xad\xd0\x77\x77\x20\x7a\x85\xbe\xbb\x83\x68\xeb\x83\x79\x20\xbe\xfa\x48\x75\x9f\xe1\xf2\x60\x1e\xc4\x85\xf5\xc1\x3c\x3d\xb2\x07\xf3\x88\xfc\xd4\x07\xf3\xf8\xc0\xeb\x83\x79\x5b\x57\xc1\x3c\x3e\xf0\xfa\x60\x1e\x91\xc2\xea\x2e\x41\x93\x93\x5a\xdd\x25\x68\x9d\x64\xa1\x0a\x0b\xa5\x9c\xd4\x0a\x0b\xa5\x88\x1e\xab\xc7\xc3\x9b\xb1\x67\x5e\xdd\x79\x68\x86\x83\x57\xa1\xef\x16\x3f\x66\x2d\x28\x59\x30\x0d\xd6\x82\x92\x05\xcb\x43\x75\x0f\xa1\x99\x5e\x91\x7b\x08\xcd\x58\xdd\xab\x7b\x08\x0d\xd1\x9d\x52\xdd\x43\x68\x88\xee\x94\xea\x1e\x42\xb3\xaa\x3b\xb8\x7d\x72\x6e\xab\x7b\x08\xcd\xd8\x68\xa9\xee\x21\x34\xe5\x2e\x54\xf7\x10\x9a\x31\xd1\xd6\x8a\x7d\x2c\x24\xb5\x62\x9f\xa6\x89\x8a\x7d\x7a\x7f\x15\xfb\xd8\xa7\xae\x15\xfb\x96\x8e\xb0\x8f\xc5\xa2\x56\xec\xd3\x67\x5b\xb1\x0f\xc4\x5e\x2b\xf6\x81\xd8\x6b\xc5\xbe\xab\xbe\x60\x9f\x86\x7c\xc5\xbe\xab\xbe\xb8\x7d\x03\xff\xa4\xba\x87\xd0\x06\x59\x23\xd5\x3d\x84\x36\x98\x76\xab\x7b\x08\x6d\xe0\xa4\x56\xf7\x10\xda\x00\x77\x54\xf7\x02\x9a\xf2\x13\x6a\x83\x62\x1d\x8c\x57\xdd\x0b\x68\xa3\xea\xc8\x6d\x18\x7a\x82\x0d\xb5\x91\xae\x6b\xba\x0d\x43\x4f\xd0\xbd\x80\x36\x4c\x67\xba\x0d\x28\x0d\x97\xda\xa0\xc8\xd7\x88\x6c\xd8\x70\xf4\x3f\x6c\x60\xd3\xae\x76\x6c\xd0\x93\xe8\xd8\xc0\x92\x5a\xdd\x43\x68\x13\x27\xb5\xba\x87\xd0\xa6\x3e\x70\xf7\x10\xda\xd4\x38\x73\x0f\xa1\x4d\xa2\xdc\xd5\x3d\x84\x36\xc1\xbe\xd5\x3d\x84\x36\x09\x24\xd4\x8e\xc2\x41\xd7\xff\x26\x47\xba\xca\xe2\x08\x8b\xdc\x43\x68\x13\xb4\x5b\xdd\x43\x68\x93\x6d\xb3\xea\x1e\x42\x9b\xfa\x8a\xdd\x43\x68\x73\x72\xa6\xd1\x4f\x7d\xd3\x46\x3f\x97\xce\xa4\x9f\xf8\x35\xd5\xe8\xa7\x9e\x12\x68\x1e\x2d\xbb\x52\x41\xf3\x0b\xbf\xa6\x82\xe6\x97\xbe\x46\xd0\xbc\x32\x19\x2a\x68\x5e\x8e\x7d\x05\xcd\x2f\xfc\x9a\x0a\x9a\x5f\x24\xaf\x56\xd0\xfc\x4a\xfc\x0e\x34\xbf\xf4\x94\x40\xec\xe8\xa8\x79\x5e\x9e\x2b\xc9\xe8\x77\x9d\x23\x9e\x20\x88\x7d\x69\x52\x04\xb1\x2f\x7d\x8d\x20\xf6\xd5\x74\x07\x6c\xe8\xba\x26\x36\x80\xb5\x2b\x88\x7d\x4d\xf5\x13\x1b\xf4\x55\x81\xd8\x97\x16\x43\x10\xfb\xd2\xe8\x01\xb1\xcb\x43\xaf\x1e\x7f\x6f\x3b\xfe\x43\x8c\xb3\x54\x0f\xcd\xb7\x8d\xf3\x57\x01\xfa\x3b\xe9\xa8\x72\x84\x79\x00\xfd\xad\x29\xcb\x43\xf3\x4d\x39\x0f\xd5\x43\xf3\x6d\x0b\x93\xe0\x04\x6c\x7d\x38\x38\x01\x72\xfa\x2b\x4e\xc0\x26\xe0\x51\x71\x02\xb6\x26\x29\x9c\x80\xdd\x75\x4d\x37\x7d\x6b\x98\x81\xd8\xe5\xae\x57\x10\xbb\x9c\xfe\xba\xe8\x8b\xa6\x72\x84\x8e\xf6\xa1\x9f\xa0\xf9\x7d\xf5\x3f\xef\xcb\x11\x0e\x00\xcd\x1f\x59\x04\x9a\x3f\xa4\x93\x55\xd0\xfc\x21\xba\x5a\x41\xf3\x07\x87\xa4\x82\xe6\x0f\x5b\x1d\x15\x34\x7f\x88\xb5\x56\x84\x8e\x8e\xf0\x18\x42\x47\x47\x4f\x02\xa1\xa3\x23\x04\x06\xd2\x57\x66\x41\x05\xe9\x5f\xb6\x95\x2a\x48\xff\x12\xa7\xac\x20\xfd\xdb\x75\xbf\xc9\x11\xbd\x06\xe9\xdf\xae\xab\xb8\x0d\x72\x9f\x2b\x48\xff\x82\xfb\xab\xc4\x8c\x70\x44\xab\xc4\x8c\x48\x24\xaa\x20\xfd\x4b\x90\xa1\x82\xf4\x95\x59\x50\x41\xfa\x72\xb4\x2b\x62\x46\x2a\x3c\xad\x88\x19\x29\x43\xa0\x22\x66\xa4\x52\x91\x8a\x60\x91\x4a\xb0\x2b\x82\x45\x72\xbb\x2b\x82\x45\x21\xeb\x7f\x2e\xa0\xa2\xec\x81\x8a\x60\x91\x9c\xf0\xea\x5e\x40\x0f\x55\x47\x97\x23\xee\x80\x58\x91\xca\x41\x2a\x62\x45\x2a\xeb\xa8\x88\x15\xa9\xc0\xb6\x22\x56\x14\x96\x7e\x87\x0d\x82\x0c\x88\x15\x05\xf6\x25\x2a\x62\x45\x2a\xcf\xa8\x88\x15\xa9\x90\xa3\x22\x56\x14\xae\xee\x60\xc8\x3a\x31\x76\x11\x2b\x8a\x1a\x59\xee\x21\x74\xd5\xeb\x55\xf7\x10\xba\x6a\xcf\x2a\x42\x45\xda\xa3\xaf\x08\x15\x45\x61\x7b\x84\x8a\x22\x98\xab\x21\x54\x14\x41\xf3\xcd\x3d\x84\xae\xda\xb3\x86\x50\x51\x64\x0a\x69\x08\x15\xa9\x3c\xa3\x21\x54\x14\x4d\xff\x43\x70\x6a\xe8\x9a\x95\x23\x9d\xe9\xf6\xa1\xc7\x5c\x9a\x47\xf1\x7b\x5c\xfa\x1f\xf6\xb1\x7b\xd3\x02\xbd\xbe\x3a\x93\x5e\xb3\x30\x37\xf7\x09\x3a\x3a\xce\xa5\x79\xdc\xbe\xab\xf2\xad\x79\xdc\xbe\x27\xc6\x44\x73\x7f\xa1\x27\x82\x83\xcd\xfd\x85\x9e\xf0\x72\x5a\x44\xdb\x85\x6f\xac\xb9\xbf\xd0\x13\xf3\x4b\x8b\xc8\x64\xe1\x31\xb7\x88\x4c\x16\x33\x4a\x8b\xc8\x64\x31\x87\x34\xf7\x25\xba\xd8\xbc\x9b\xfb\x12\x3d\x11\xa6\x69\xee\x4b\xf4\xa4\xe7\xe2\xbe\x44\x4f\x6c\x3c\xb6\x44\x3f\x09\xc8\xb5\x44\x3f\x09\x71\xb4\x44\x3f\x8f\xfe\x47\x3f\x29\xf5\x69\x89\x7e\x32\xdb\xb4\x84\x2c\x17\x30\xa4\xb9\xbf\xd0\x33\xcb\x4a\x43\x26\x28\xff\x33\x96\xdc\x3c\x6c\xdf\x11\x9f\x2e\xcd\xdd\x8c\x9e\x89\x50\x35\x77\x33\x7a\xc6\x59\x69\xee\x66\xf4\x8c\xb3\xd2\x90\x02\xca\xb8\x27\xcd\x5d\x89\xae\xd0\x41\x73\x57\xa2\x23\x4c\x5d\x9a\xbb\x12\x3d\xb3\xd6\x37\x77\x25\x7a\x26\x32\xd9\xdc\x95\xe8\x19\xc4\xd7\x32\xaa\x63\x4c\x28\x2d\x63\xde\xd0\xff\x30\x8f\x74\xf4\x96\x31\x8f\xf8\x5f\xcb\xd8\xc0\xa4\xd1\xdc\x95\xe8\x4f\xd4\x1d\xb0\x81\x00\x44\xf3\x70\x7f\x57\xf1\x44\xf3\x70\x7f\x7f\xf8\x38\x9a\xbb\x19\x5d\xc5\x13\xcd\xdd\x8c\xfe\x3c\xfa\x9d\xdb\xf7\x68\x48\xb8\x2f\xd1\xb5\x2b\xdf\xdc\x97\xe8\x0f\x5b\xa2\x0d\x29\x20\x15\x56\x34\xa4\x80\x54\x58\xd1\xdc\x97\xe8\x0f\x18\xa8\xb9\x2f\xd1\x9f\xa6\x33\x51\x55\x6b\xba\x1f\xaa\x6a\x44\xab\xdb\x83\xaa\x1a\x53\x79\xa3\x4c\x53\x01\x88\x56\xe8\x27\x53\x48\x2b\xf4\x93\xd0\x48\x73\xdc\xdf\x4b\xd0\x51\xe7\x88\x27\xe8\xb8\xbf\x17\xb6\xb8\x9a\xe3\xfe\x5e\xa2\xae\xe9\x7d\x29\x49\xd7\x5c\x1c\xe9\x2a\x9b\x23\x6c\x70\xdc\xdf\x8b\x46\x4f\x41\xdd\x8d\x20\x43\xab\xa8\xbb\xb1\xe4\xb4\x8a\xba\x1b\xcb\x58\x73\xdc\xdf\xb5\x63\xdf\x2a\xfd\x24\x0c\xd5\x2a\xfd\xec\x3a\xa2\x9f\x60\xdf\x56\xe9\xa7\x3e\x9c\x4a\x3f\x41\x83\xad\xd2\x4f\x32\x9f\x5b\xa5\x9f\x2c\x40\xad\xd2\xcf\xa9\x9e\xd1\x4f\x36\xd8\x9a\xc7\xed\x7b\x01\x1b\x36\x8f\xdb\xf7\xa2\x8f\xd1\x11\x7b\x2f\xfa\x18\x1d\xb1\xf7\xa2\x71\xd6\xe8\x35\x5e\x5c\x6b\xf4\x1a\x7f\xa1\x39\x2a\xef\x2a\xe4\x68\x8e\xca\x7b\x05\x0d\x36\x47\xe5\xbd\xea\x29\x39\x2a\xef\x35\xeb\x7e\x97\x23\x46\x41\x97\xf8\x96\x8e\xbc\x2f\x55\x23\xcb\xd1\x75\x47\xd5\xb0\x34\xcf\x83\xe9\x95\x72\xe7\xe6\x79\x30\xbd\x6a\xea\x71\xe4\xdd\x2b\xc1\xac\xe6\xc8\xbb\x57\xb6\x1a\x5b\xa7\x9f\xfa\xe2\x3a\xfd\xd4\xb7\xd2\xe9\x0b\xbb\x22\xcd\xd1\x75\xaf\x2c\x78\xcd\xe3\xef\xbd\xe2\x23\x37\xa3\x9f\x9a\xd8\x0d\xad\x3e\x16\xbc\x66\x68\xf5\xe9\x79\x1a\x36\xb0\x89\xdd\x0c\x1b\xf4\x74\x0d\x1b\x8e\xae\x82\x0d\x47\x77\xc7\x06\xb6\x8a\x9b\xc7\xdf\x7b\x03\x95\x37\x47\xec\xbd\x69\x09\x70\xc4\xde\x9b\xbe\x70\x47\xec\xbd\x11\x18\x6d\x8e\xca\xbb\x36\xf0\x9b\xa3\xf2\xde\xf4\x85\x3b\x2a\xef\x4d\xcb\x9f\xa3\xf2\xde\xd8\xc4\x6e\x03\x41\x2f\x82\x9f\xcd\x91\x77\x6f\xfa\x1a\x07\x7d\x21\x6b\xa4\x0d\xfa\x32\x75\x15\xfa\x02\x2c\x68\x83\xbe\xac\x7f\x65\x5c\x34\x07\xe5\x5d\x91\x98\xe6\xa0\xbc\x37\xf2\x68\xdb\xc4\x04\x3d\xc0\x89\x09\x20\xd3\x36\x31\x41\x6b\xc5\xc4\x04\x5c\xba\xe6\xc8\xbb\x37\x0d\x56\x47\xde\x5d\xd1\x9d\xe6\xc8\xbb\x37\x50\x6b\x73\xe4\xdd\x11\xe6\x2b\x6d\x4a\xe7\x4b\x77\x77\xd3\x95\x2f\xd0\x1c\x79\xf7\x1e\x75\xf7\xc9\x91\xae\xb2\x38\x62\xb2\x71\xe4\xdd\x3b\x8e\x61\x73\xe4\xdd\x3b\x01\x88\xe6\xc8\xbb\x77\xb6\x17\x9a\x87\xdf\x7b\xd7\x2a\xed\x09\x33\xbd\x13\x8e\x68\x9e\x72\xde\xbb\x56\xe9\x85\xec\xa3\x26\xe1\x85\xec\xa3\x26\xe1\x85\x1e\x5b\xd3\x99\xd8\xa0\xe9\x65\x61\x83\x56\xf0\x85\x0d\x5a\xb8\x16\x36\x10\x29\x6c\x0b\x1b\x08\x40\xb4\x85\x0d\x44\x2d\xdb\xa6\x9f\xa4\x18\x36\x47\xe5\xbd\x6b\xb0\x3a\x2a\xef\x5d\x93\xb0\xa3\xf2\x6e\xc4\xed\x9b\xc7\xdf\xbb\xc2\x34\x6d\x23\x4f\x29\x84\xb2\xd1\xff\x20\xb3\xa0\x39\x2a\xef\xa6\x89\xc1\x51\x79\x37\x1c\xc3\xe6\xa8\xbc\x2b\x30\xd3\x1c\x95\x77\x15\x9c\x34\x47\xe5\x1d\xb9\xc4\xd2\x1c\x95\x77\x23\xb1\xae\x39\x2a\xef\xa6\x41\xee\xa8\xbc\x1b\x2e\x64\x43\x62\xd4\x88\x8e\x37\x24\x46\xad\xe9\x7f\xd8\x40\x9e\x4f\x03\x95\x1b\x19\xc5\x0d\x54\x6e\x5a\xb8\x40\xe5\xca\x6b\x68\x48\x8c\xaa\x34\xa5\x81\xca\x4d\x93\x37\xa8\xdc\x34\x41\x83\xca\x4d\x13\x34\xa8\xdc\xc8\xa2\x6f\xa0\x72\xc3\xf5\x6c\xa0\x72\x13\x06\x02\x95\x1b\x28\xb9\x81\xbc\x55\x46\xd2\x40\xde\xca\x79\x68\x20\x6f\xe5\x3c\x34\x90\xf7\xc0\xf7\x6c\xa0\x6b\x85\x69\x1a\xe8\x7a\x68\x12\x06\x5d\x8b\x31\xa1\x81\xae\x87\xc6\x27\xe8\x7a\x08\x86\x80\xae\x87\x40\x02\xe8\x1a\x65\xe5\xd2\x41\xd7\x0a\xef\x74\x50\xf2\x60\xd4\x75\x50\xf2\x60\x8b\xb2\x83\x92\x15\xec\xe9\xa0\xe4\x81\xc7\xd5\x41\xc9\x03\x58\xd0\x03\xfd\x64\xdf\xa5\x07\xfa\x09\xb0\xea\x81\x7e\x9a\x7e\x47\x3f\x87\xfe\x47\x3f\x87\xfe\x47\x3f\xd9\x0e\xee\xe0\x69\x15\xb1\x74\xf0\xf4\x58\xfa\x5f\xe2\xa8\x72\xc4\xb3\x66\x72\xeb\xe0\xe9\x41\x45\x67\x07\x25\x2b\xdf\xa3\x47\x7a\xcd\x8c\xd2\x23\x42\xab\x41\x77\xf0\x5e\x4f\xde\x58\x07\x41\x2b\x80\xd4\x41\xd0\x13\x4f\xa6\x83\xa0\x27\xf0\xb3\x7b\x34\xbe\x4f\x42\x69\xdd\xa3\xf1\x5d\xd9\x1f\x1d\x74\x3d\x19\xd7\x3d\x89\xd5\x02\xdb\x41\xd7\x0a\x3c\x75\xd0\xf5\xfc\x19\xad\xff\x39\x25\x77\x80\xf7\xd4\x6b\xf0\x20\x7e\x47\xce\xb9\x74\x0f\xe2\x77\xb4\x3b\x4b\xf7\x20\x7e\x5f\x4c\x52\xdd\x93\xd3\xfb\x2a\x3a\x73\x70\x84\xe9\x00\xf6\x55\xd4\xe9\xc5\x91\xba\x89\x86\x2c\x2e\x79\x47\x84\x13\xe9\xc9\xd2\x41\xd7\x4b\x03\x04\x74\xbd\x58\x9b\x3a\x08\x7a\xb1\x4a\x77\x10\xf4\xd2\x0b\x03\x41\xaf\xa5\xdf\x71\x3f\x62\x3d\x1d\x04\xbd\x88\xa0\x76\x10\xf4\x02\xe7\x74\x10\xf4\x62\x3b\xaa\x83\xa0\x95\xc5\xd1\x41\xd0\x4b\xaf\x16\x04\xad\x50\x4c\x07\x41\xab\xfc\xa4\x83\xa0\x77\xd7\xef\x0a\x47\xdc\x01\x04\xbd\x65\x03\x08\x7a\x13\xd1\xec\x20\xe8\x3d\xf4\x3f\xe3\x88\x21\x01\x82\xde\x53\xf7\x9b\x1c\xf1\x39\x80\xa0\xb7\x9e\x04\x08\x7a\x6b\x58\x7b\x34\xbe\xa3\xe9\x5a\xba\x47\xe3\xfb\x06\xbd\xf4\x82\x5e\x2f\xf1\xfe\xee\xd1\xf8\xbe\x35\xac\x41\xde\x9b\x88\x58\x07\x79\x2b\xfb\xa3\x83\xbc\xb7\x86\x7c\xc1\x3e\x02\x1e\x1d\xe4\x7d\xd8\x30\xe9\x20\x6f\x85\x7e\x3a\xe8\x5a\xc1\x9e\x0e\xba\x3e\x1a\x21\x20\xe8\xa3\xa1\xeb\xd1\xf1\x7e\x4c\xff\x7b\x38\xe2\x8d\x79\x74\xbc\xab\xf8\xa5\x7b\x74\xbc\x1f\x96\xaa\x0e\xba\x3e\x6c\x78\x75\x10\xf4\x91\x7d\x20\x68\x95\xbb\x74\x10\xf4\x21\x38\xd1\x41\xd0\xe7\xea\x77\x87\x23\xfd\xee\x72\x26\x77\xf7\x08\x78\x17\xeb\x4a\x07\x4f\x2b\xc3\xa3\x83\x99\x2f\xf1\xe2\x0e\x66\xbe\x2c\x78\x1d\xcc\xac\x52\x98\xee\x51\xee\x7e\x09\xda\x74\x8f\x72\xf7\x8b\x27\xda\xc1\xd3\x17\x90\xd0\xc1\xd3\xca\x05\xe9\x1e\xad\xee\x57\xa3\x0e\xcc\xac\x22\x96\xde\xe9\x0b\x48\xbf\x77\x34\x95\xf1\x21\x3b\x78\x5a\x61\xa8\x0e\x9e\xbe\xfa\x3a\xc0\xd3\x77\xeb\x7f\xf4\x13\x44\xdb\xc1\xd3\x97\xf4\xae\x0e\x9e\xbe\x57\xd7\x9c\x2e\x3c\x0b\xa1\x41\x77\x94\x6c\x01\x0f\xa8\x3b\x4a\x36\x71\x1a\x76\x47\xc9\x16\xf4\x85\x3b\x4a\xb6\x40\xce\x4a\x77\x94\x6c\x2a\x38\xe9\x8e\x92\x4d\xa5\x22\xdd\x50\x7b\x5e\x3a\x13\xb5\xe7\xad\xff\x71\x77\x8d\x48\x47\xc2\xa6\xc0\x53\x77\x24\x6c\x31\xa8\x67\x87\x23\x9e\x92\xc7\xae\x4d\x14\x56\xdd\x51\xb2\x45\x80\x5c\x77\x94\x6c\x0a\x2e\xf5\x81\x5c\x2e\xf1\xfe\xee\x28\xd9\x44\x49\xd4\x3d\x13\xc5\x44\x06\xd5\x3d\x13\xc5\x14\x86\xea\x1e\xd7\xb6\xc8\xb2\xd9\x3d\xae\x6d\x62\x09\xe9\x8e\xae\x4d\x2c\x21\xdd\xd1\xb5\xc5\xfa\xcf\x29\xd9\x81\xb7\x45\x70\x5c\x77\xe0\x6d\x91\xe8\x5c\x77\xe0\x6d\x8a\x57\xf5\x81\x79\xc4\x5e\xfa\xc4\x3c\x1c\xa0\x3e\x31\x0f\x07\xa8\x4f\xcc\xc3\xad\xe9\x13\x13\x40\xde\x7d\xd2\x4d\x4d\x83\x93\x6e\x5e\xfd\x8f\xbe\x90\x10\xd4\x1d\xed\x1a\x32\xeb\xa5\x3b\xa2\x35\x91\x8b\x74\x47\x98\x96\xb4\x58\x38\xc2\xb4\x04\xaa\xeb\x8b\xdf\x69\x15\xf3\x98\xb0\x89\x6a\xa4\x3b\xc2\xb4\x84\xbb\xd7\x3d\x9b\xda\x12\x78\xac\x3b\xa6\xb4\xa4\x69\xc2\x31\xa5\x29\x42\xd5\x1d\x53\x5a\xa2\xea\xaf\x3b\xa6\xb4\x24\xfc\xe0\x98\xd2\x14\x85\xea\x9b\xbb\x0f\xdd\x8f\xbb\x83\xc7\xba\xe3\x46\x4b\xfa\x8c\x0e\x16\x69\x7a\x39\xf4\x8c\x8d\x96\xee\xb8\xd1\x92\xa6\x17\xc7\x8d\x96\x96\xfe\xe7\x03\x44\xb9\x2e\xfd\xd0\x4f\x32\x98\xfb\xa1\x9f\xfa\xa8\x0e\xfd\xd4\x02\x74\xe8\x27\x5b\x55\xfd\xf0\x04\x35\x49\x1d\x9e\xa0\xa6\x5d\xc7\x8d\x96\x83\x8e\x0e\x47\xba\x8a\xdb\x90\x09\x71\x74\xc7\x8d\x96\x41\x83\xdd\xa3\xb9\x96\x09\x6a\x74\x8f\xe6\x5a\xd6\x44\xe4\x98\xd2\x14\x12\xeb\x17\xcd\x6b\xc2\x18\xdd\x31\xa5\x65\x36\x68\xba\x63\x4a\xcb\xec\x5a\x77\x8f\xe6\x5a\xae\xfa\x5d\xe7\x88\x77\xe4\x78\xd3\x32\xee\x65\x77\xbc\x69\xb9\xe9\x7e\x93\x23\x9e\xbc\xe3\x4d\xcb\x4d\x3d\xc3\x3e\xb0\xb6\x05\x6c\xe8\x3a\xc2\x06\xde\xad\x05\x6c\x00\x79\x5b\xc0\x06\xbe\x00\x0b\xd8\xc0\x17\x60\x01\x1b\xf8\x02\x2c\x60\xc3\xd0\x99\xd8\x40\x0d\xa0\x21\x18\x8f\x52\x77\x31\x09\xc6\x2f\xfd\x8f\xa7\xcb\x9b\x36\x04\xe3\x95\xcb\x63\x08\xc6\x67\xbe\x23\x43\x30\x5e\xd9\x3b\x86\x60\xfc\x43\x71\x88\x21\x18\xff\xf0\xc6\x0c\xc1\xf8\x27\x62\x03\x82\xf1\x0f\xdb\x90\x86\x60\xbc\x02\x79\x86\x60\xfc\x93\x75\x77\x7f\xba\xcf\xa3\xbb\xfb\xd3\x7d\x8a\xee\x3e\x39\x5a\x1c\x2d\x8e\x74\x15\xb7\x4f\xe5\x35\x86\x60\xfc\x53\xd5\x97\xcb\x91\xbf\x5b\x43\x30\xfe\x01\x45\x1a\x82\xf1\xe2\x44\x31\x04\xe3\x4b\xd3\x99\x6e\x5f\x79\x9d\xe9\x36\x28\xf3\xc5\x1c\x38\x5a\xd1\x73\x71\xe0\x68\x05\x08\x66\x09\x45\x6d\xd2\x07\xcc\x81\xa3\xa1\xf0\x5d\xcc\x81\xa3\x55\xc2\x73\xe6\x21\x5b\x53\xc9\x87\x49\xbd\x1d\x5f\xd0\x50\x68\xaf\xea\xb5\x03\x47\x53\x0d\x86\x39\x70\xb4\xaa\x7e\x7a\x58\xd6\x2a\x9b\xca\x86\x42\xbb\x32\x66\xcc\x41\xa5\x79\x90\xe8\x3f\xa7\x64\xcb\x74\x13\xb4\x64\x99\x6e\x6e\x1d\x2d\x8e\x74\x49\x7f\xd4\xf5\xea\x7f\x6e\x42\x23\x33\xd1\x10\x6f\x6f\xac\x3f\x86\x78\x7b\x23\xa4\x6f\x8e\x37\xad\x11\xf2\x36\xc4\xdb\xdb\xa3\x33\xfd\x51\x37\x26\x4c\x73\x4c\x69\x8d\x69\xd0\x1c\x53\x5a\xc3\xe1\x32\xc7\x94\xd6\x88\x30\x1a\x02\xed\x0d\x37\xca\x10\x68\x6f\x53\x57\x99\x1c\xf1\xc8\x1c\x53\x5a\x63\x79\xb0\x87\x7e\x32\xd5\x59\xa1\x9f\xb2\xbd\xd0\x4f\x36\x37\xac\xd0\x4f\xd0\x84\x15\xfa\xb9\xf5\xbb\x87\x23\xec\x73\xdc\x68\x0a\xe1\x58\xa1\x9f\x7a\x4a\x88\xac\x2b\xf8\x62\x88\xac\x77\xa6\x33\xf3\x88\xad\xf5\xa4\x3b\x2c\x8e\xe8\xa7\x63\x4a\x53\xb8\xc5\x3c\x62\x6b\x4a\xc9\x31\x8f\xd8\x9a\x0a\x39\xcc\xf1\xa6\x29\xc0\x62\x1e\xb1\xb5\x5e\xf5\x3f\xb7\x41\x25\x18\xe6\x58\xd4\x3a\x28\xc4\x1c\x8b\x5a\x27\x3d\xcf\x1c\x8b\x9a\xf2\x59\xcc\xb1\xa8\x19\x31\x68\x73\x2c\x6a\xa6\x8f\xd8\x23\xbd\x66\x1a\xc8\x1e\xe9\x35\x4b\xfa\xdd\xe0\x88\xf7\xe7\x38\xd5\x8c\x29\xd9\x1c\xa7\x9a\x91\xbe\x66\x8e\x53\xcd\x1e\xdd\xc1\xed\x33\x7d\xee\x8e\x53\x4d\xe1\x0f\x73\x9c\x6a\x66\x3a\x8a\x1c\xf1\xe4\x3d\x53\xc3\x4c\x43\xde\x31\xac\x89\x29\xc3\x3c\x26\x6c\x46\x9e\x81\x79\x4c\xd8\x0c\xaf\xc3\x1a\xf6\x69\xaa\x6b\xd8\xa7\x31\xdf\xb0\x0f\x74\x6d\x0d\xfb\x08\x12\x99\xa3\x56\x1b\xc4\x30\xcd\x51\xab\x0d\x9c\x62\x73\xd4\x6a\x0a\x63\x98\xa3\x56\x1b\x7a\x4a\x8e\x5a\x6d\xe0\x3d\x98\xa3\x56\x1b\x7a\xb7\x8e\x5a\x6d\xe8\x49\x38\x32\xb5\x51\x74\x87\xc9\x11\xd6\x7a\xa4\xd7\x06\x9b\xb5\xe6\x39\x16\x36\xf0\xaa\xcc\x73\x2c\x6c\xe8\x4d\x7b\x14\xd8\x86\x6c\xf7\x28\xb0\xa9\xc8\xc3\xc0\xb7\x0a\x16\x18\xf8\x76\xe8\xeb\x00\xdf\x2a\x3c\x60\xe0\xdb\xa1\x31\x0f\xbe\x55\x5e\x8a\x81\x6f\x87\xc6\x3c\xf8\x76\xe8\x29\x81\x6f\x95\xa5\x62\xe0\xdb\xc1\xb6\xa0\x81\x6f\x87\xbe\x0e\xf0\xad\x58\x34\x0c\x9c\x3a\x89\xb8\x1b\x38\x75\x6a\x64\x81\x53\xa7\x9e\x19\x38\x75\x6a\xfa\x04\x8b\x4e\x92\xd2\x0c\x50\x39\x35\x7a\x00\x95\x53\xcb\x83\x47\x73\x4d\xf9\x2c\x06\xa8\x9c\x24\x1a\x18\xa0\x52\x44\x9a\x06\xa8\x54\x19\x89\x4d\xfa\xc2\x96\xa1\x4d\xfa\xa2\x99\x08\xc0\x39\xf1\xec\xcd\xc3\xb2\x36\xb5\xbc\x7b\x58\xd6\xc4\xe1\x61\x80\xd1\x69\xdf\xb1\xe4\xf6\xff\x99\x91\x81\xa9\x73\xe8\xfa\x3e\x22\xe6\xd4\xbd\xb1\x4e\x73\xdb\xc4\x3a\xcd\x51\x40\xd8\x79\xf5\x3b\x1f\x11\x2b\xc8\x1e\x1f\x11\x0b\x6f\xd6\x80\xb7\x4b\x63\xd5\xf3\xa5\x4d\x0c\x1e\xe6\x49\xd1\xb6\xf0\xf6\xcc\x83\xb9\xb6\xb4\x48\x7b\x30\xd7\x96\x16\x69\x0f\xe6\xda\x7a\x74\x15\xb7\x7c\x15\x1d\xb9\xe5\x4b\x33\xb9\x07\x73\x6d\x09\x3e\x78\x30\xd7\x96\xfa\xe9\xc1\x5c\xdb\x9a\x13\x81\xda\x5b\xb3\x20\x70\x7a\x13\x4e\x35\x4f\xb1\xb0\x8d\x77\x62\x1e\xcc\xb5\xcd\xbe\x80\x79\xc0\xd6\x14\xc5\x30\x4f\xa3\xb0\xad\xc5\x1d\xe0\xbd\x71\x2c\x0c\xe0\xbd\xf1\xd3\x0c\x70\x2d\x12\x0d\xf3\xa0\xac\x6d\x7d\x61\x80\xeb\xad\x6f\x0a\x70\xbd\xf5\xa5\x00\xae\x15\x63\x30\x00\xf4\x26\xb0\x6c\x00\xe8\x7d\x74\x44\x5f\x00\xbb\x76\xe8\xcb\xd5\xff\xbc\x2f\x27\xe8\xc8\x9f\xc4\xc1\x07\x37\x20\xf3\xd1\x98\x03\x16\x1f\xd3\xff\x2e\x47\xbc\x23\x60\xf1\x51\x3f\x81\xc5\xaa\x14\x31\x60\xf1\x21\x9a\x64\xc0\x62\xd5\x86\x18\xb0\xf8\x08\x0c\x02\x8b\x0f\x5e\xa9\x01\x7d\x15\x47\x30\xa0\xef\xd1\x37\x0c\xf4\x3d\x57\x57\xf1\x7e\x5e\x8d\x2c\xa0\xaf\xe2\x08\x06\xf4\xbd\x42\x05\x1e\x6a\xb5\xab\x75\xc4\x43\xad\x76\x09\x9c\x0f\x60\xf1\x65\xcf\x67\x00\x8b\x2f\x6f\x7a\x00\x8b\x95\x06\x33\x80\xbe\x97\xf9\x72\x00\x7d\x2f\xe1\xdb\x01\xf4\xbd\x8c\xc1\xe1\x61\x58\x13\x97\xeb\xf0\x30\xac\x5d\x82\xe3\xc3\xc3\xb0\x26\x82\x8d\x11\xb0\x01\x88\x3e\x02\x36\x74\xdd\x8f\x7e\xf2\xe4\x07\x20\xf9\x02\xc3\x07\x20\xf9\xb2\x8f\x34\x1c\x24\xe7\x44\x5c\x6d\x38\x48\xe6\xe8\x7f\x06\x60\xff\xcf\xf8\xbf\xff\xaf\xf3\x7f\xfc\x9f\x21\x48\x39\x4f\x7a\x56\x0e\x07\x42\x90\x72\x95\x44\x8a\x7c\x05\x08\x2f\x89\x6e\x69\xfe\x78\x27\xc2\x4b\x49\xdb\x57\xcd\x84\x26\x43\x78\x49\x67\xfb\x72\x79\x21\x26\x0a\x2f\x65\x6c\x5f\x19\xd3\xeb\x46\x12\x96\x41\x49\x26\xeb\x4c\x69\xc5\xa0\xf5\x92\x3d\x77\x2e\xbc\x84\x88\x25\xe2\x31\xf9\xb9\x04\x39\xa4\xb5\xe1\xf3\x52\x78\x09\x02\x4b\x14\x63\xe9\xcc\x5f\x76\x6e\x6f\x6c\xde\x28\xad\x07\x89\x32\x6c\x3a\x2f\x29\x57\x69\xac\x1e\x7e\x2e\x6d\x55\x49\x80\x1e\x7e\x2e\xe9\x4f\xa9\x6f\x5e\x7e\x2e\x15\xcb\x97\x78\xa1\xff\x5c\xa2\x85\xbf\x42\x70\x7e\xa6\x24\xdf\x5e\xca\x5d\x3c\x64\x69\x74\xa1\x68\x73\x21\x6b\x09\xd2\xac\x41\xa4\x26\x87\x4b\x23\xd2\x27\x68\x9d\xe4\xb0\xd5\x08\x19\xb5\x5d\xc9\x04\x78\x23\x62\x26\xa8\x97\xe4\xe0\xb9\xc7\x41\xaa\x25\xc8\x94\x64\xd9\x2e\x89\x12\x74\x49\x72\x70\x14\x12\xa4\x40\x82\xec\x48\x26\x7b\x2a\x48\x72\x04\x42\xfb\x54\x02\x77\x17\x15\xfd\xa5\x4b\xee\x93\x85\x17\xcf\xfc\x95\x4e\xc0\xcf\xf7\x10\x44\x30\x0f\xb3\x7c\x0e\x1e\x46\x0a\x30\xaf\x07\x28\xd7\x33\xcc\xbc\x41\x34\xe7\xf0\x94\xe7\x50\xd5\xe8\xb6\x43\x1f\x9e\xa1\x67\x09\xa2\x08\x87\xe3\x3b\xc3\xc4\x12\xc4\xe3\x0d\x81\x77\x86\x6f\x37\x24\xa4\xc8\x60\xbd\xce\xa1\xa9\xd1\xdf\x18\x74\xd7\x39\xf8\x97\x1a\xa0\xbb\x0e\xf0\x5c\xe7\xe0\x1e\x76\x80\xe7\x3a\xc0\x62\x9d\x83\x07\x51\x02\x2c\xd6\x01\xfa\xea\x1c\xdc\x63\x0a\x90\x4b\x87\x24\x49\x2e\x8f\xb5\x86\x84\xa0\x53\x6a\x08\x31\xf0\xe8\xa0\x4d\x0e\xf0\x25\x5f\xe6\xac\x00\x27\x72\x80\x0c\x39\x53\xb0\x15\x20\x35\x0e\xb0\x19\xe7\xe0\xe8\x25\xc0\x66\x1c\x52\xc7\x22\xa3\x11\x39\x20\x18\x8b\x73\x70\x5f\x29\x24\x46\x48\x32\x3e\xd8\xc8\x53\x62\x84\xc0\x3c\x9c\x42\xa4\xf3\x8c\x10\x28\x87\x2f\xa5\x79\x01\xca\xe1\x90\x34\x42\xbc\x28\x3c\xc0\x27\x1c\xd2\xcc\x1f\xef\x1d\xba\xde\x00\x4f\x6f\x4a\x95\x47\x87\xca\x31\xd4\xba\x09\xa9\x94\x00\x61\x6e\x48\x52\x1f\xd6\x53\x42\x91\x16\x9e\xd8\x14\xf5\xe2\xf8\xb8\x20\x7a\x4d\xa9\x73\x4d\x94\x20\xd2\x81\xdf\xbc\xeb\xe7\xdc\xfd\x70\x77\xcf\x44\x09\x10\xaf\x06\x18\x57\x53\x62\x2c\xc1\xaa\x1a\xa0\x53\x4d\xb0\xae\x04\x88\x50\x03\x0c\xa8\xaf\xc9\x0a\x96\xd3\x00\x15\xe9\xbd\x0c\x5a\xa8\x48\x03\x3c\x9c\xf7\xba\x9b\x19\xe0\xe1\x0c\x90\x57\x5e\x62\xd0\x21\x23\x9b\x07\x8d\x5d\x0e\x6a\x44\xaa\x08\x22\xac\xac\x49\x15\x22\xac\x00\x07\x55\xc8\xee\x61\x07\x38\xa8\x02\x04\x53\x21\xfb\x5e\x47\x80\x60\x2a\x3c\x68\x24\x64\x5f\x0a\x02\x7c\x51\xe1\x41\x82\x20\x4f\x7e\x8e\x16\x26\xec\x4a\x21\x2f\xce\x44\x35\x00\x7a\xa4\xf0\x60\x11\x84\x48\x01\xe6\x9e\xf0\xf8\x62\x1a\xe0\xea\x09\xb0\xd8\x84\xc7\x23\xb6\xa1\xa0\xa7\x43\x51\x9d\x75\x8f\x42\x86\x8a\x00\x54\x75\x1c\xfe\x1c\x0f\x04\x85\x83\x2c\xdc\x81\x0e\xf2\x7a\x3c\x2f\x5c\x3a\x78\x29\xa8\xc9\x7e\xcd\x18\xfc\x21\xc7\x10\xa0\x6c\x77\x33\x63\xf0\x6f\x3a\x06\x0f\x2b\x3c\xd7\x71\x7f\x0c\x85\x46\xd8\x35\x11\x32\x89\x2c\x52\x31\xc0\x50\x19\x7d\x41\x89\xac\x47\x91\xf5\xa8\xa0\xa6\x10\x83\x3b\x5e\x31\xc0\x0a\x19\x2b\x3f\xf7\xa5\x27\x86\x0e\x2d\xb4\x03\xb3\x18\x3a\x67\xc2\xc4\x18\x87\xce\x9c\x34\x42\x51\x3d\xb9\xd1\xe0\xee\x30\x07\x26\x4f\x42\x88\x48\xa2\x47\x34\xd0\x9d\x5f\xfb\xa7\x71\x71\x26\xac\xd2\xc9\xd1\x4c\x44\xb7\x37\x22\xd4\x5b\x1e\xcf\xcb\x8b\x08\x9d\x46\xd4\x4d\x9d\x7b\xe2\xa7\x31\xd1\x28\xd6\x58\x07\x20\x11\xf5\xb7\x88\xdc\x9b\xa7\xcd\xfd\x34\xba\xff\x15\x91\x06\x2b\x54\xee\x44\x44\x93\x22\x7a\x48\x1e\x3f\xfc\x69\x5c\x9c\x09\xa1\x9f\xe9\xee\x9b\x6b\x42\x01\xfd\x03\x58\xc1\x13\xc0\x87\xff\x01\x50\x44\x24\x5c\x22\xda\x2d\x05\x3f\x33\x22\x75\x12\xd1\x38\x29\x38\x60\x11\xb5\x90\x88\x4c\x48\x99\x85\x46\x0f\x8d\x45\xa6\xfd\xb2\x3c\x08\x10\xd1\xa5\x88\x08\x52\x14\x76\x51\x23\x7c\xf5\x11\xa2\xfa\x72\x18\x3e\x50\xcc\x47\xb8\xe5\xcb\xf1\x70\x77\x84\x23\x3e\x8a\x1c\x9e\x6d\xad\x98\xdc\x4d\x8d\x62\x7e\x3f\x9b\xbb\xfb\x5c\x19\x45\xeb\x8e\x7c\x40\x84\x12\x3d\x8a\x0b\x1d\xb4\x17\xd3\xa1\x11\x6e\x0e\x4a\x6b\x63\xf2\xb5\x2e\x42\xe2\x5c\x49\xcb\x8d\x50\x2c\x47\xa6\x94\xca\x06\x4a\x84\xb3\x38\x66\x28\x1e\x60\x38\x8f\xd9\xa3\x53\x31\x3f\x22\x8e\x52\xe3\xa6\xd1\x2b\x9d\x93\x4f\x99\x11\x12\xd9\x08\x45\x6c\x25\x3a\x1f\x21\x89\x8c\xb0\x43\x56\xc8\x91\x23\x8c\x8c\x11\x2a\xc6\x5a\x3c\x1c\x12\xb3\xef\x0d\xc4\x0c\x19\x4b\xe9\xfc\xfc\xf0\x73\x58\x51\x8a\x7e\xee\x53\x6d\xcc\x50\x97\x54\xde\x26\xf3\x53\x84\xa1\xaf\x56\x8f\x57\xc7\xc7\x57\xef\xf8\x40\x76\xd1\xdc\x9f\x8b\xd0\xbe\x45\xf8\xde\x6a\xf3\xfd\xf5\x08\xc5\x4d\x7c\xdc\x2b\xac\xc3\xe7\xfb\x08\xc5\x4a\x14\xb7\x0a\x6e\x71\x84\x5b\x25\x8a\x54\x05\xef\x38\x3e\x87\x6b\xc2\x83\x32\xdd\x5d\x8a\xc5\x67\xf1\x28\xf2\x90\xe5\x09\xdf\x91\xea\xfe\xa8\xb2\xfe\xe3\x9b\xb0\x91\x5a\xd0\xa8\x22\xd0\xe4\x95\xe3\xb1\x70\xa3\x72\xa8\xb4\x65\x86\xa0\x72\x32\xaa\x64\x92\xf4\xda\x48\x61\x62\x54\x45\x62\x76\xf7\x33\x52\x8b\x16\x55\x84\xf6\x5c\xce\x74\xf4\x1c\x55\xf6\x54\x7c\xb1\x8a\x14\xf4\x44\x55\xf2\x94\xcb\xcf\xf9\x70\x55\x8a\x53\x7c\xa3\x3c\x52\x44\x13\x55\x2f\x53\x13\xd7\xf4\x39\x28\xaa\x18\xa6\xba\x1b\x12\x29\x71\x89\xaa\x6d\xa9\x1e\x6d\x88\xd4\xb6\xc4\x6a\x54\x40\x7a\x4c\x3a\x52\x56\x12\x55\x4f\x52\x3d\xf1\x23\x56\x26\x2d\x95\x8e\xd4\xc9\x99\x93\x1b\x51\x2a\xd1\xbc\x0e\x25\x52\x1c\x11\x55\x15\xa1\x09\x86\x6a\x83\xa8\x32\x03\xe2\x9e\x91\x04\xec\x48\xe6\x75\x33\xdf\x52\x8f\x64\x42\xc7\x16\xa9\x4d\x72\xe8\x11\x49\x57\x8e\xe4\x29\xb7\x41\xe7\x49\xc8\x8d\x64\xe2\xb6\xb1\xf9\xb9\x47\x72\x23\x49\xb7\x6d\x1c\xce\xf4\x75\x29\x92\xfd\xda\xa6\xae\xc9\x93\x27\xf1\xb4\xc1\xcd\x11\xc9\xe6\x89\xa4\xf1\xb4\xe3\xd1\xbe\xd8\x19\x36\x9d\x7a\xd6\xe3\x98\x31\x92\x5d\x13\x49\xab\x69\xc7\x2b\xcd\x22\xa9\x33\x91\x9c\x99\xc6\x96\x7a\x24\x13\x26\x92\xf4\xd2\xae\xc7\x80\x22\x49\x2f\x91\x6c\x97\x76\x7d\xdf\x27\x76\xbe\x77\xd2\x5c\xda\xf5\xed\x83\x48\x9a\x4b\x24\xbf\xa5\x5d\xde\x11\x89\x1c\xb1\x53\xa2\x09\x9b\x40\x24\xbf\x22\x2a\xb1\x02\xd4\x16\xbb\xbb\x52\xb1\x93\x71\x1a\x2b\x67\x1a\x77\x27\xa5\x32\x6e\x6e\xe4\xe1\xb3\xc8\xbe\x70\x8f\x4c\xbf\xec\x04\xc7\x4e\xa2\x24\xa4\x75\xb1\xfb\x24\x17\x3b\x09\x85\x40\xa4\xc8\x96\x67\x64\xaf\xb3\x27\xcf\xf0\x8f\xec\x28\x46\xb6\x12\x7b\x76\x2e\x83\xc8\x86\x48\x64\x27\xa4\x17\x35\x7a\x52\x71\x24\x36\xdd\x2b\xeb\x27\xb1\xe9\x48\x50\xba\xc3\x2e\x1e\xcd\x51\x69\x34\x65\x5d\x32\x7f\x12\xdb\x89\xa6\x0c\x3d\x47\x2e\x91\x30\x4e\x34\x25\xe3\x39\xa0\x88\xc4\x53\xa2\x29\xf3\xcd\xf7\xe6\x22\xe1\x83\x48\xdc\xa0\x9b\x47\x50\x22\x91\x82\x48\x88\xa0\x13\x6e\x8d\x83\xf1\x39\x94\x7c\xe4\xbb\xe7\x71\x38\x6a\x8b\x83\x54\x91\xc9\x4c\x3b\x98\x93\x07\x59\x21\x93\xef\x68\x78\x64\x3c\x0e\x52\x30\x96\x07\xe1\xe2\xa8\x5c\xb3\x2a\xcb\x86\x9f\x7b\xe4\x38\x0e\xd2\x1e\x16\xaf\x63\xf0\x36\x07\x6f\x73\x7b\x94\x37\x0e\x16\xa9\x41\x2a\x2d\x15\x44\x71\x18\x67\x92\x19\x7b\x58\x26\x86\xc3\xae\x38\x4c\x89\x23\xdc\x7d\xf3\xf3\xa3\x7c\x07\xee\xee\x13\x67\x1c\xd4\xa3\xdc\x4b\xe7\x59\xb9\x06\x71\x91\xe0\xfb\xec\x71\x3a\xe4\x8c\x93\x80\x08\x0c\x99\x71\xba\x9b\x15\x27\x1b\x45\xd1\xdd\xeb\x38\x7d\x77\x26\x4e\xb6\x65\xa8\xc2\x88\xd3\x8d\x8e\x93\xb8\x3c\x59\xf9\x71\x56\xce\x24\xe8\x9e\x77\xfd\x27\xa0\x98\xc6\x65\x3c\x85\xd7\x20\x62\x8b\x93\x21\x39\x89\x94\x56\xcf\x27\x88\x13\x50\x35\x09\x06\x56\x30\xd9\xf4\x21\x12\x27\xb1\x3d\x4d\x6f\xd3\xdd\x8a\x38\x09\x96\x51\x5b\x1d\xa7\x87\x9d\xe2\x24\xde\xd4\x3a\xcf\x80\x07\x33\x79\x30\xcd\x03\x5b\x71\x39\xe8\x8f\x8b\x4d\x44\x88\xab\xe2\x02\x93\x2d\xf6\xda\xa0\x0b\x8f\xcb\x3f\xe3\xb8\xd8\x64\xb3\xac\xc6\x46\x23\xc1\x7e\x9e\xeb\x72\x4f\x35\x2e\x76\xbd\xcc\xf7\x96\xe2\xe2\xbb\x5f\x6c\x70\x41\xca\x1d\xd7\xc3\xdd\xd9\xa1\x22\xad\x31\x2e\xdf\xa1\x8a\x8b\xad\x29\x0a\x54\xe3\xe2\x0d\x2c\xde\xc0\xd8\x74\xbe\x72\x23\xb6\x44\x86\x87\x0d\xe3\xe2\xb5\x2c\x5e\xcb\xf0\xf4\xe0\xb8\x58\x97\x56\x23\xd0\x9b\xd4\x48\x97\xd8\x8d\x98\x89\x7e\xb2\x58\xad\xae\xb0\x39\xd7\xec\x74\xa9\x13\x51\x7e\xe8\x27\xeb\xd2\x62\x23\x80\x22\xcd\xb8\x98\xb4\x16\x3b\x00\xd3\x78\x9e\xc6\xdd\x4d\x61\x66\x2c\xf2\xe0\x6a\x5c\x8a\xaa\x16\xae\x09\x1e\x59\x0a\x29\xba\xf3\x1c\xd7\xe5\xe7\xc4\x04\x0f\x13\xcc\x76\x10\x16\x37\x01\x38\x18\x7c\xe3\xf6\x3d\xe4\xb8\xd9\x3c\x3e\xcc\x3a\x9b\x09\x7b\x47\x05\x1f\xf9\x39\x58\x7c\xb3\x25\x7c\x01\xa7\xdb\x97\xae\xb8\x93\xc2\x7f\x97\x46\x6e\xc4\xa6\x2c\x85\x72\x71\xf3\xde\xb7\x3f\x2c\x05\x4d\xe2\xf6\x67\x16\xb7\xcf\xcd\x89\x9a\x90\xb8\xf9\x9a\xb7\x4f\x84\x29\xaa\x91\x31\xbf\x71\xb3\xa9\x80\x89\x7b\xd2\x79\xdf\x08\xc8\x70\x6f\xc4\xed\x2b\x74\xdc\xe8\x8a\x26\xe7\xb3\x8c\x1b\x24\xb8\x11\x11\x4d\x1e\xfa\x8c\xdb\xc3\xda\x71\xfb\x22\x9e\x92\x67\xe9\xc4\x03\x88\x3e\xde\xcf\x6b\xcc\x79\x87\x33\x8f\x94\x34\x59\x2e\x0e\xee\xc1\x71\xf7\x40\x31\x82\x78\x3c\x74\x1d\xcf\x3e\xef\x18\x41\x3c\x4c\x45\xc7\x41\xe6\x3d\x20\x97\xe3\xdf\x5f\x3c\x67\xbd\x03\x07\xf1\xfa\x62\x1c\x6f\x20\x9a\xc0\x5c\x72\x79\x47\x37\x96\x77\x10\x2a\x5e\x3e\xc3\x1b\x89\xf8\xf8\x46\x47\xbc\x85\x46\x5f\x74\x32\x5c\x9e\xf1\x32\x37\x5f\x0f\xc4\xe4\xdc\xb9\x26\x23\xf9\x76\x9e\x3c\x8b\xff\xc5\x57\xb8\x3e\xdb\x24\x4a\x6d\xe2\xf5\x31\x18\xaf\x23\xa5\x14\x01\x14\x77\x70\x23\xcf\x15\xca\xc9\xf7\xcf\xe3\x05\x83\x5f\x5f\x9e\xd2\xc3\x3b\xba\x87\x1b\xf9\xc4\x9b\xc8\x8d\x88\xf7\x62\x26\x11\xb4\xec\x35\x28\x29\xf8\x8c\x9b\x08\xca\xe6\xec\x5d\x4a\xc1\xf1\x48\x0a\x0e\x3d\x72\xf2\x65\x2d\x85\xa0\x00\x8e\x87\x6c\xa6\x07\x77\x52\x40\x91\x30\xf8\x30\x4d\xd5\x07\x98\x87\x73\xbc\x71\x7b\xa3\x07\x77\x52\x48\x84\x7a\x12\xe1\x95\xca\x35\x13\x37\xf2\x02\xaf\x54\x3c\x33\x2a\x85\xac\x58\x8d\xff\xaf\xf8\x43\x4e\x21\x73\x23\x9f\xc1\x52\xf1\x7a\xc7\x14\x32\x5d\xf2\xfd\xf7\x54\x7c\x0e\x49\xe1\xe1\xe7\x3e\x59\xa5\xd2\xb8\xa6\x4f\x56\x29\xf8\x64\x95\x83\xd1\x79\x0f\xab\xa5\x50\x9e\x77\x64\x2a\x85\xc2\xcf\x4b\x7d\x47\xa6\x52\xf0\x1d\xe9\x84\x93\x9f\x9a\x47\xe5\x52\xf0\x49\x2e\x05\x9f\xdd\x52\x6c\x58\xd4\xf8\x9d\xfb\xfa\x29\x2e\x3a\xdf\x88\xea\x34\x45\xd0\x78\xf2\x97\x6b\xc2\xfb\xbd\x7d\x99\x48\xa8\xf4\x27\xa4\xf9\x1b\x72\x7c\x09\xd1\xf2\xa4\x10\x2d\x30\x36\x11\x39\x4d\x44\x4e\x25\x8f\x97\x50\x21\x4e\xb8\xd9\x97\x3c\xf2\x84\xb4\x6f\x42\xcb\xd7\xa2\xcf\xde\x09\xfd\xde\x84\x50\xaf\xc5\xc3\x99\x9b\x33\xd9\x5d\x02\x76\x25\x04\x3e\x13\xca\x9e\x17\x51\x83\x84\x9e\x65\x42\xd4\x4f\x41\xe7\x44\x94\x33\x25\x69\xeb\xfb\x54\x99\x90\x7c\x4b\x49\xb2\xf4\x1e\x6f\x4a\xe8\xb9\x25\x84\xdc\x14\xc4\x4f\x44\x24\x93\x22\x92\x04\xf1\x13\x7e\x75\x22\x30\x99\x5e\x37\xea\x04\xd9\x50\x2a\xcf\x3a\xd3\x27\xf8\x84\x43\xad\x20\x7e\x22\x50\x98\x92\x74\xa6\x27\x3f\x9f\x74\x5e\x12\xd1\xee\x40\x24\x62\x89\x29\x49\xc7\x79\xe9\x4c\x7f\x71\x8a\x17\x12\xc4\x4f\x84\x0d\x53\x5a\xf7\x37\x88\xff\xdf\x80\x22\x25\x4d\x76\xbb\xbc\x23\xfc\x29\x39\x8e\x4d\xe8\x4b\x29\xc2\x9f\x88\x37\x26\x05\x13\x89\xf0\x27\x64\x9f\x52\x7a\x45\xf8\xdd\x5c\x94\x9a\x12\x92\x3b\x21\xf0\x5a\xb2\x43\xa5\x84\xa6\xcc\xeb\x0d\x20\xba\x92\x50\x5b\x51\xb4\x33\x65\x1f\x8b\x29\xfb\x86\x84\xc2\xfe\x29\x4f\x35\xee\x77\xd8\x3f\xe1\xba\xa7\x2c\x81\xe2\xad\x46\x6e\x24\xf5\x61\x5f\xe7\x13\xf2\x04\x29\x4b\x5e\xd8\xc3\xfe\x09\x5d\x82\x94\x5f\x3a\xc2\x46\xa3\xd1\x38\xde\x61\xff\x84\x16\x40\x42\x04\x40\xd1\xf8\x04\xb9\x7e\xca\x0a\xe6\x33\x6d\x10\x84\x4c\x90\xd6\x2b\x1a\x9f\x08\x42\x26\x58\xe7\x15\x8d\x4f\x04\x07\x12\x74\xf3\x8a\xc6\x27\x68\xdc\x13\xfc\xed\x8a\xc6\x27\xf8\xdb\x13\x91\x49\x45\xe3\x13\xc4\xed\x89\x00\xa5\xa2\xf1\xe9\x49\xdc\x28\xad\x77\x34\x3e\x41\xe3\x9e\xe0\x6f\x57\x34\x3e\xc1\xdf\x9e\x1e\xed\x1a\xf8\x1a\x92\x20\x67\x4f\x30\xaf\x6b\x09\x4a\x30\xaf\x27\x68\xd5\xb5\x67\x91\x9e\xbc\x5f\xeb\xc4\xef\xea\x9d\x20\x82\x4e\x30\x40\x2b\xa0\x9d\xe0\x7c\x4e\x90\x3d\xdf\x19\xe8\xbc\xd1\x4f\x8f\xbf\xa7\xe8\x19\x02\x09\xf6\xe4\xf4\x68\x9d\x2f\x9c\xe9\xee\x79\x82\x05\x39\x05\x5f\x82\xd2\xe3\xdb\x2f\x09\x52\xe3\x14\x3a\x77\xdf\x3c\xf9\xad\xbd\x07\x6c\xe7\x15\x3f\xec\x4e\xa5\xc2\x3b\x3a\x9c\xf9\xb9\x2d\xe5\x36\xfc\x98\x82\xe6\x6c\xf0\x0d\xcf\x04\x0b\x68\x82\xf4\xf2\x35\x68\x21\xaf\x4c\xe5\x19\x1f\xd3\x06\x5c\x94\xa9\xf8\xe6\xc8\x6b\xda\x28\xcc\xe2\xc5\x67\xf1\xd7\xb4\x01\xfd\x64\x82\x77\xf2\x35\x6d\xc0\xf5\x98\x20\x79\x7c\x4d\x1b\xd0\x3a\x26\x18\x1c\x5f\xd3\x06\x6c\x84\x09\x1a\xc2\xd7\xb4\x01\xd5\x60\x82\x55\xf0\x35\x6d\x94\xce\x32\xd3\xd7\xc7\xb4\x01\x65\x60\x82\x59\xef\x35\x6d\xc0\xac\x97\x8a\xb6\x0e\xf9\x10\xa0\xc6\x4b\x45\x5b\x87\xcc\x0c\x70\xdb\xa5\xa2\xad\x43\x66\x06\xa8\xe3\x52\xd1\x66\x21\x33\x03\xf4\x6b\x09\xde\xb5\xd7\x60\x80\x69\x2d\x41\xb1\xf6\x1a\x0c\xd0\xa1\x25\xb8\xce\x5e\x83\x01\xae\xb3\x04\xc9\xd9\x6b\x30\x40\x6b\x96\x88\x4c\xbd\x06\x03\x9c\x65\xa9\xdc\xcf\xc1\x00\x81\x56\x82\xe5\x4a\x02\xfe\x09\x26\xab\x54\x23\x16\x79\x5e\x45\xaa\xc2\x07\xd2\x28\x76\xb4\x9e\xe0\xb5\x4a\x10\x5a\x85\xe0\x59\x0f\x09\x42\xab\x04\xeb\xd4\xef\x35\x13\x67\x22\xf3\xfb\xba\x66\xd2\x99\xf7\xf3\x9a\xfe\xa9\xa5\xaa\x59\x51\xd7\x04\x50\xc0\x17\xf5\x32\x13\x86\xa8\x04\xc5\x53\x8a\x9e\x1e\x9b\xe0\x63\x4a\x90\x2d\xbd\x9e\x12\x81\xad\x54\xcd\x3e\xbb\xe4\x51\x9d\x04\x3f\x81\x00\x5a\x82\x9f\x20\x41\x4c\xf0\x42\x04\xd0\x0d\x24\x58\x00\x84\xac\x13\xb5\xfd\xa9\xc9\x22\xdf\x9a\x49\xcd\x6b\x68\x12\x65\xeb\xaf\x09\x90\xe8\x53\xa2\x66\xfb\x35\x01\x12\x7d\x4a\xad\x7c\x6c\x47\x26\xca\xac\x13\x35\xd4\xaf\x09\x90\x1a\xea\x44\x64\x2a\x07\x77\x31\x13\xa5\xcd\xa9\x55\x6e\x34\xb8\x66\xa3\xb1\x71\xa3\xa5\x46\x6e\xd4\xb9\xd1\xe6\x46\x2c\xc6\x4d\xbb\xc3\x87\x1b\x75\x6e\xd4\xb9\xd1\xe1\x46\x2c\xd4\x94\xcd\x66\xc4\x07\x12\xa5\xaa\x89\xc2\xd0\xd7\xf3\xa4\x30\x34\x35\x6d\x90\xab\x11\xe8\x41\x99\x9a\x3c\x95\x44\x99\x5a\xea\x81\x69\xd4\x83\x50\x89\xa2\x9b\xd4\x31\x0c\xaa\xbb\x44\x35\x4a\xa2\x14\x23\x3d\x9e\x27\x9e\x28\xc5\x48\xd4\x60\xbc\x1e\x32\x55\x10\x89\x70\xd5\xeb\x21\x53\xaa\x90\xba\xb6\xb6\x79\xc8\x54\x17\x24\xca\x03\x5e\x0f\x99\xf2\x80\x44\x4a\xff\xeb\x21\x13\xd8\x4a\x1d\xf9\xfb\xa4\x2e\x6d\x1a\x7d\xd1\xcf\xe8\x70\x26\x12\xcb\x13\x99\xe1\xd9\xf3\xe0\xff\x01\x28\x48\xe3\x4e\xe4\x6f\x67\xb2\xe3\x13\x49\x86\xc9\x34\x3f\x79\x60\x33\x91\x6f\x97\x08\x70\xbd\x06\x1a\x09\x65\xc9\x46\xfd\x78\x06\x64\x76\x25\x12\xb0\x5e\xcf\x80\x44\xaa\x44\x5e\xd4\xeb\x19\x10\x1f\x4b\x24\x2f\xbd\x9e\x81\x31\x15\x99\xbc\x35\x9e\x01\xb9\x48\xc9\x84\x08\x18\x68\x24\x05\x25\xf2\x7f\x5e\x03\x8d\x1c\x9f\x44\xca\xce\x6b\xa0\x19\x66\x92\x73\xf3\x1a\x68\x44\xd2\x92\x09\x11\x30\xd0\x86\x07\x0e\x12\x81\xaa\x97\xed\xc4\xab\xd2\x18\xe7\xc3\xf6\x01\xce\x1b\xf3\xf9\xb0\x7d\x2c\x1a\x57\xff\xb0\x7d\x30\xab\x8e\x1d\x3f\x6c\x1f\x2c\x80\x63\xdb\x87\xed\xc3\x71\x4c\x1a\xf2\x3f\xb1\x7d\x1c\xae\x79\x9e\x0f\xdb\xc7\xa5\xf1\xf6\x0f\xdb\xc7\xe5\x46\xb2\x08\xdb\x09\x85\xa5\xa9\x84\x05\x0f\x3e\xa7\x09\xf0\x99\xc1\x3e\x1e\xc8\x64\x1a\x9e\xe1\x7c\x3c\x90\x09\x4c\x98\xa3\x7c\x3c\x90\xe9\x2f\x3c\xcd\x79\x3f\x1e\xc8\xc4\x13\x20\x94\xf5\x7a\x20\x13\x33\xa7\xcc\xac\x6a\xf4\xaf\x99\x50\xd6\xeb\x81\x4c\xde\xe6\xd4\xdb\xe4\x81\x4c\xc7\x70\x69\x9e\xfb\xf1\x40\x26\x8e\xe7\xbc\xe5\xe3\x81\x2c\x2c\x5a\xb2\x68\xa9\xd1\x6f\xb4\x62\xfa\x78\x20\xcb\x3d\xf1\xb4\xe2\xf8\xb0\x7d\xf9\x8a\x92\x56\xfc\x1c\x0c\x0b\x57\x7a\xcd\xfc\x61\xfb\x9a\xdc\x68\x7d\xce\xb8\x0b\x87\x67\xed\xcf\x19\x77\xb1\x00\xae\xf3\x39\xe3\x2e\x8f\x18\xa4\x75\x3f\x67\x5c\xc2\x40\x69\xdd\xcf\x19\x77\x79\x34\x2f\xad\xfb\x39\xe3\x6e\x36\xfb\x77\xf8\x9c\x71\x37\xc2\xff\x04\x7e\x5e\xb6\x6f\x56\xc5\x9d\x3e\x67\xdc\xed\xdb\xe6\x69\xa7\xcf\x19\x97\x50\x4f\xda\xe9\x73\xc6\xdd\x60\xb8\xad\x0c\x23\x6c\x27\x2c\x93\xf6\x1e\x1f\xb6\x6f\x16\xff\x7d\xc2\x87\xed\x9b\xcf\x70\xdf\xe7\xc3\xf6\x8d\x45\x5b\x16\x61\xfb\x61\x7c\x9e\x50\x3e\x6c\x3f\x04\x0e\x4e\x18\x1f\xb6\x1f\x02\x07\x47\xc0\x1c\xdb\x4f\xa4\x31\x3d\x1f\xb6\x1f\x2c\x3a\xb2\x08\xdb\x0f\x4b\xfa\xc9\xe5\xc3\xf6\xc3\x5a\x7e\x84\x97\xb1\xfd\xb0\x2a\x1e\xdc\x50\x14\xf1\xd3\xf1\x95\x2f\x1d\xf7\xe0\x73\xf6\xec\xde\x74\x58\x27\x0e\x0b\xa0\x90\xe0\xf1\xdd\xfa\x74\xdc\x53\xcd\x19\x0c\x7e\x58\x3c\x8e\xfb\xa6\x39\x47\xfa\xd9\xe9\x12\x6b\x48\x8e\xdc\x1d\x98\x7e\x7c\x1d\xcc\x19\x90\x72\x58\x00\x8f\x43\x88\x9c\x01\x29\xc7\x67\xa9\x74\x8c\x08\x9a\xef\x90\xa6\x03\x22\x3f\x83\x6b\x66\xce\x74\xb0\x98\x0e\x13\x75\xf6\x44\xd4\x74\x58\x6d\xce\xe0\x46\xbe\xe7\x9f\x0e\x98\xf1\x78\x3a\x70\xce\x0f\x5d\x62\xae\x3b\xcc\x75\x94\x00\xa5\x33\x79\x74\xb3\x7d\xda\x4e\x7e\xcc\x71\xd7\xf6\xd7\x76\xdc\xd6\xc3\xd7\xf1\xb2\x9d\x99\xe1\x30\xa5\xbf\x6c\xdf\x3c\x25\x5f\xdd\x7e\x6d\xe7\x3b\x3a\x4c\x80\x2f\xdb\x59\xeb\xce\xb1\x4f\xdb\x99\x19\xce\xad\x9f\xb6\xe3\xf5\x9e\x3b\x3e\x6d\x67\xf2\x3f\x0c\xc5\x97\xed\x44\x52\x0e\xf3\xa7\x6c\xbf\xbe\x99\x96\x2e\x3e\xa2\x6c\xbf\xc4\x9b\x6e\x62\xb6\xf1\xea\xb7\x74\xdd\xbb\x4b\x37\xb1\xca\x60\xe6\x05\x72\x5e\x0d\x45\x62\x2e\x17\xc8\x79\x95\x7a\x83\xeb\x76\x19\x9f\x37\xc7\x0f\x27\xef\x02\xe5\x2e\xbe\xde\xeb\xe7\xbe\x83\x91\xae\xe2\x5b\x84\x96\x2e\xf8\xee\xfa\x16\x7c\x62\xdb\x34\x5d\x46\xf2\x55\xbe\x98\x27\xd2\xa7\x0b\x94\xbb\x85\xf0\x83\x6b\x70\xa6\xeb\x1b\xf2\xe9\x32\xbc\x5f\x16\x79\xf0\x31\xdd\x1a\x7e\x2d\xfa\x07\xa0\x20\x4e\x99\x6e\x4d\x9f\xe6\x82\x9f\xae\xa7\xe0\x5c\xe2\xcc\xe9\xe2\x2f\xdd\xda\x3f\x6f\x58\xe9\x5a\x1d\x9f\x8f\x90\xc0\xd8\xad\xeb\xeb\x9a\x9b\xc6\xf3\x79\xcd\xc6\x23\xe4\x03\xcc\xc6\x23\xf4\x3c\x99\x74\x89\x9d\x91\x69\x94\x2e\x5f\xde\x05\xc4\xfd\x36\x72\xf7\x3e\x3e\xdf\x40\xe7\xee\x7d\x7d\xbe\x01\x1c\xb3\xcb\x57\xf9\x6a\xe4\xd3\xb9\x83\x38\x97\xa9\x91\x37\x00\x88\x83\x39\x2c\x11\x6b\x4d\x17\x97\x58\xc1\xbd\x0b\x6e\xba\x13\x9f\xc1\xe8\xd2\x62\xf4\x2d\xdc\x26\x00\xda\x25\x68\x72\xf9\x82\xca\xe2\x9a\xac\x9f\xf7\x7c\x86\x03\x2e\xce\xd7\xd5\xa2\xfa\x6a\xc4\xa2\x57\xec\x9a\x87\x8c\x47\x76\x95\xce\xa5\x47\xc7\xba\x74\xef\x47\xe2\x57\xba\x7c\x25\x57\x28\xc3\x3f\x9d\x4c\xf8\x37\x07\xad\x4b\xbe\x63\xe2\x89\x7b\xde\xc8\xba\xe4\xbb\x45\xde\x09\x3f\x85\x4f\xc7\x9d\x28\x5f\x35\x74\xb1\xdf\xd4\x40\xbf\x8a\x9f\x22\xd0\xc7\xcf\xe5\x95\xc8\x0f\x19\xdc\xbd\x28\xaa\xc3\xa7\x33\x39\x53\x63\x50\x79\xa2\x93\x1b\x0d\xa1\x28\xba\xe4\x11\xd4\x1c\x94\x20\x3a\xec\x6d\x7b\x26\xef\xd6\x7f\xf7\x6b\x7b\x0e\x6c\x56\x84\x39\x3e\x6d\x9f\x3c\x9e\x79\x3e\xcd\x9c\x74\x49\x4f\x09\x33\x23\x20\x2c\x86\xf4\x61\x66\x74\xe4\x92\x63\xd8\x1f\x66\x46\x5f\xeb\x72\x54\xbc\x09\x33\xa3\xef\x1a\xe4\xa8\x5d\x03\xcc\x8c\xee\x20\xe7\x58\xc6\x87\x99\xd1\xbf\xe6\x1c\xf5\x35\x63\x66\xe4\x29\xc5\xaa\x8d\x8c\xe2\x8d\x95\x9f\xeb\x8b\x53\x97\x2a\x3f\xd7\x17\x67\x6a\xdc\x34\x9e\xf7\xa4\x95\x63\xe5\x9a\x4d\x33\xc4\xe3\x8d\x0d\x33\xdd\x11\xfc\x3d\xd3\xf7\x8c\x73\x6c\xcf\xd7\x99\x85\xc6\xf3\xf6\xd6\x72\x64\x8d\x8c\x2c\x80\x7a\xf2\xb1\xd3\x25\x13\xca\x58\xde\xe8\xbb\x6f\x39\x2a\x7a\xe8\x1b\x19\x39\x1e\xee\xae\xf0\x9f\x9e\x27\x3e\x51\x7c\x65\x2b\xf2\x73\xd0\xc9\x2b\xc1\xd7\xb7\xb8\x33\x09\xbe\x39\x29\xac\xe6\xf5\xf3\x59\x59\xb8\x29\x2b\xa0\xe9\x8f\x2e\x79\x68\x29\x27\x5c\x46\x82\x26\x99\x48\x76\x4e\x3e\xf1\x2a\x68\x92\x13\x5b\x3a\x89\x19\x97\x70\x40\x4e\xbc\xa3\xf4\x8a\xd4\xeb\x4c\x7f\x63\x89\x19\x93\xa0\x49\x4e\x3e\x71\xe6\xc4\x94\x47\xd0\x24\x93\xfe\x95\x5f\xa9\xb2\x1e\x41\xcb\xca\x98\x25\x0b\x4c\x11\xb4\x4c\x8e\x6c\x4e\xfb\x23\xc6\x9e\x13\x4b\xac\x12\x4b\x09\x96\x65\xd4\xf7\x33\x42\xfb\x0a\x96\xe5\xcc\xc0\xcc\xe1\x23\xc6\x9e\x51\xca\xcf\x48\xe4\x2b\x58\x96\x11\xc5\xcf\xa8\xe1\x2b\x58\x96\x51\xa7\xcf\xc8\xd2\x2b\x58\x96\x73\x62\x9b\x28\x7d\xc4\xd8\x33\xea\xed\x19\x69\x76\x05\xcb\x32\xf2\xeb\x99\x04\x33\x05\xcb\x32\x79\x66\x19\xc1\x75\x05\xcb\x32\x39\xab\x19\xcd\x72\x05\xcb\x32\xe9\x66\x19\x65\x71\x05\xcb\x32\xca\xe2\x39\xd7\x8f\x30\x7a\x46\x1a\x3c\xe7\xf6\x11\x46\xcf\xe8\x70\xe7\xdc\x3e\xc2\xe8\x19\x99\xeb\x8c\xbe\xf5\xeb\xbd\xa3\x68\x9d\x91\xb2\x7e\xbd\x77\xe4\xa3\x33\xda\xd0\xaf\xf7\x8e\x36\x74\x26\x9b\xf6\xf5\xde\x91\x81\xce\x79\x7c\xbe\x77\x34\x9e\x33\x62\xcb\xaf\xf7\x9e\x17\xfd\xd4\xae\x01\x9f\x8c\xe2\xe7\x59\x1b\x03\x8e\x9b\xb2\xe2\xe7\x59\xa9\xff\x8e\x9b\xb2\xe2\xe7\x04\xce\x15\xd8\xca\x8a\x9f\x23\xb7\xfb\x7b\xcd\xc3\x99\xc7\x3e\xaf\x79\x74\xe6\xfc\xbc\x26\x2b\x49\x3e\xfb\xf3\x9a\x02\x61\xf7\x03\x22\xe5\x2c\x10\x76\xe7\xff\x4f\x40\x91\x11\xbe\xcd\xf9\x7e\xe0\xa7\x8c\xe2\x6d\x26\x98\xff\x9a\x60\x48\x33\xce\x4f\xf8\xc0\x4f\x19\x8d\xdb\x4c\xee\xb1\x16\xea\x4c\xd8\x3f\xa3\x6a\x2b\xfc\x94\x09\xe6\x67\x82\xf9\x77\xf0\xae\x20\xfa\xcf\x0a\x50\x1e\xa7\xf5\xce\x24\x8c\x65\x08\x69\x95\x12\x9c\x21\x2d\xcd\xb0\x95\x2a\x25\x38\x43\xda\x97\x61\xeb\x53\x42\x55\x86\x91\x2f\xb7\xf6\x91\x26\x95\xa1\xdb\xcb\x04\xcd\xd2\xf1\x5c\x9f\x0c\x49\x56\x86\x1d\xeb\x41\x42\x27\xc3\x80\x95\xa1\xbe\x7a\x4e\xd2\x99\x87\xc6\xeb\x8d\x0f\x37\xf2\x25\xfd\xff\x25\xec\xdc\x95\x34\x57\x72\x23\xec\xeb\x29\xe6\x0d\x44\x16\x12\x75\x89\x58\x4f\xb6\xf4\x0e\x64\x5d\x22\xd6\xd8\xb3\x13\xa3\xdd\xf7\x57\x34\x3e\xb4\xba\xcf\x71\xc6\x18\x63\x2a\xf8\x37\x6f\x45\x14\x90\x85\xcc\xb4\x16\x31\x4f\xb0\x74\xac\x01\xf5\xb4\x28\x35\x9d\x1e\x7e\xa3\xe3\xcb\x10\x36\x72\x1a\xaa\x0c\x81\x22\x43\x99\xc8\x2d\xd2\x04\xeb\x70\x14\xd0\xde\x09\x43\xa4\x18\x5c\x0c\x7e\x5c\x44\xd8\x1a\x7c\x0c\x02\x34\xa2\x69\x13\x52\xe1\x31\xf8\x32\x18\x4d\xb9\x95\x30\x8c\x80\x8c\xf5\x58\xe7\x43\x6c\x33\x06\x37\x83\xb1\xab\xd9\x88\xb8\xf4\x8d\x19\x7d\x63\x41\x18\xfb\x18\x64\x9d\x40\x9c\xc4\xdf\xc6\xd9\x59\xf5\xd1\xe9\xf0\xcd\x6a\x03\xbc\x66\xc8\x6e\xf8\x0e\xa3\x28\x4b\xb0\x0d\x94\xcd\x37\xf1\x9e\x86\x31\xeb\x58\x92\x1f\x66\x48\xa7\x7e\xa1\x7d\xac\xde\x21\x05\x67\x08\x36\x18\x4a\x0d\x15\xc1\x50\x43\xc9\xc0\x90\x30\xa8\xe2\x6f\x22\x29\x60\x68\x09\xd4\xca\x04\x83\x33\x6f\x03\x5b\x32\x44\xe3\x6c\xb0\xcf\x03\xbf\xbd\xf6\x93\x83\x0f\x83\x71\xa2\x11\x1d\xa5\x06\x7f\xdc\x20\x8e\xd7\x11\x3b\x65\x06\xe5\xdb\xe0\x7a\x57\x5c\xe0\x0d\x06\xb7\x41\xd6\xae\x0f\x4b\x3a\x48\x9f\xc1\x23\xae\x73\x73\x49\x2c\x2c\x23\x6d\x87\x62\x7b\xdf\xc6\xe0\xec\xe9\xff\xc3\x72\x01\xf3\xd4\x46\x9a\xf4\xc4\xe6\x9d\x41\xd7\x34\xd8\x98\xad\x44\xbd\x64\x30\x27\x0d\xca\x64\xc3\x78\xd5\xa0\x37\x1a\x0d\x71\x8d\xd6\x06\x4b\x30\x70\xa4\x03\xcc\xe0\xd1\x11\x9f\x06\x02\xcd\x8a\xb2\xc0\xe0\x12\xda\x40\x61\x19\x75\x04\x1b\xac\xf3\x23\x4d\x4d\xf8\x9b\xb0\xe4\xec\x49\x27\x90\xe8\x0a\x31\x48\x6f\x06\xdb\xad\xd5\x9b\x23\xc9\xb7\x9e\xf4\xd4\x88\x16\x0c\x7b\xe2\x0b\xb0\x07\x8b\x8c\x16\xa5\x86\x3d\x40\x28\x4f\x54\x80\xad\x87\xd2\xb5\x3d\x51\xad\xd9\x83\xf5\x44\x67\x61\x79\xc8\x1d\x1e\x3c\x20\xa0\x67\xdb\x03\x05\xe7\xc1\xc9\x00\x56\xb1\xd1\x5d\x67\x74\xd7\xb5\x19\x74\x43\x7b\x1a\x27\x42\x09\x1f\xd7\x30\x7b\x20\xd6\x3c\x88\xd0\xaf\xce\xcf\x59\x6d\x68\xa4\x6b\x87\x6c\xe8\x61\xf1\x7f\x90\x65\x3f\x41\xae\xb4\xe7\x65\x10\x49\xc5\x6b\xf1\x37\x09\x6b\x0f\x8a\x7e\x46\x08\x7a\x40\xde\xe8\xbc\xeb\x95\xc9\xf0\x30\xbd\x81\x1b\x7b\xe3\x2b\x7e\x99\xde\xa0\x87\x1d\x7f\x09\x7b\xc9\x08\x5e\xf4\xd3\x72\x26\xbf\xb4\xc2\xbc\x88\x0d\x0f\x62\xf2\x4b\x29\xfd\x22\x1b\xf6\x46\x95\x6e\x2f\x93\xf6\x45\xa7\xea\x04\x0b\xdd\xe8\xc3\xb3\xec\xc3\xbb\x1f\x4e\xd4\x18\x6c\x48\xb9\x04\x37\xd3\x68\xb5\xb3\x6c\xb5\x6b\xf9\x73\xb2\xf5\x17\xd6\x2f\x26\x1c\x96\xa0\x65\xf6\xdf\x0d\xcb\x41\x8e\x44\xaa\x86\x56\x60\x7b\x09\x02\xe0\x9a\xe3\xe1\xbd\x27\xbc\xf9\x22\x32\xf3\xe4\x89\x88\xc9\x2f\x94\xd7\x97\xb0\x36\x79\xef\x33\x62\xdd\x41\xc2\xd1\x66\xa4\x2c\x36\xfd\x7b\x0e\x3e\x49\x0f\xa7\x7f\xcf\xc1\x27\x15\xce\x04\x76\x82\x9a\x64\x34\xc9\x19\xdd\x71\xc9\x2d\x32\x9a\xe4\x8c\xee\xb8\xe4\x16\xd9\x24\x4d\x9f\xd4\xc7\x25\x84\x3a\x6c\x32\xeb\x66\xa3\x6f\x21\xd4\x73\x6c\xb2\x1e\x4d\xd6\x23\x8b\x26\x1d\x9b\x4c\xc5\x49\x25\x0d\x35\xc9\xe8\xaa\xb3\x49\x41\x5d\x06\x47\x76\xae\x33\x9b\x2e\x4a\x0e\x72\x9b\x1d\xdc\xa1\x72\xa2\xd8\x71\x36\x9a\xeb\x92\xc4\x64\x13\x44\x6b\xd2\x59\x56\x1a\x77\x04\x5f\x70\x66\x0a\x4f\x59\x90\x90\xe9\xcc\x14\xfe\xb9\x7f\x9b\x50\x2c\x82\xc1\xca\xe2\x32\x7a\x7a\x6d\x51\x63\xae\xac\x90\x98\xa7\x8b\x87\xbd\x48\x0c\xe9\x3d\xb6\x15\xfb\xbb\xb6\x3e\xeb\xa5\xc6\xe0\x62\x90\x76\x92\xc5\x91\x54\x41\x8b\x96\xd9\x1d\x60\x94\x2d\xaa\xa0\xd5\xa0\x2b\x06\x7b\xc6\x16\xa5\x0a\x98\xe9\x55\x82\x28\x63\x8b\xfc\x69\x1d\xf6\x93\x03\x1f\x33\xc0\x52\xdb\xc9\xfc\x22\xc7\xd9\xe4\x38\x3b\xf9\x55\x7c\x4f\x89\xa7\x02\xa4\x5e\x46\x4e\xb6\x69\xc4\xda\xd0\xc1\x4a\x74\xd5\xda\x06\x08\xdf\xec\xa9\x42\x16\x30\x60\x55\xdb\xe5\xfa\xc2\x88\x6c\x83\x6c\xed\x80\xb4\x3e\xef\x28\x41\xd6\x5d\xf6\xb7\x3b\x82\x35\x65\xb0\xa6\x3e\x67\xf4\xe6\x99\x6d\x92\xa2\x9c\xd1\x80\xa5\xb6\x67\xfd\xf6\x56\x37\x5f\xde\xfe\xf6\x56\xff\x66\x87\x7b\x3f\x25\xc9\xa0\xf1\x94\xc0\xdc\x0c\x7c\xec\xf3\xc5\x01\x8c\xd9\x61\xc5\xcc\x17\x77\x62\xe1\xb4\x63\xdf\x4b\xe2\x23\x8e\x14\x67\x0f\xc6\x98\x1d\x0a\x89\x13\x98\x44\x41\x87\xc3\x0e\xa1\xe8\x44\x28\x2a\x23\xff\x26\xf3\x05\x0c\xab\xe0\x01\x6d\x60\x58\x06\x86\x55\x6a\xfe\x4d\x3e\xc7\x93\xf5\x6e\x5e\x27\xd5\xc5\xa1\x9d\xeb\xf3\x3a\x89\x64\x09\x3b\xa1\x01\x6e\x87\x42\xf7\xb0\x11\xe5\x8b\x9f\xb3\xcb\x78\x06\x1b\xec\xe2\x8e\xa8\x2e\xc0\xa2\x0c\xf6\xa1\x81\x37\x59\xe2\x4d\xf9\x3d\x1d\x72\x9c\x93\xfd\x4a\x04\x83\x03\xc4\x9b\x58\x54\x06\x83\xf3\x72\x22\x90\xa9\x9c\xde\x87\x75\xfe\xd0\xd9\x64\x6f\x9e\x88\xd7\x01\x0a\x5c\x99\x36\x87\x77\x0b\x94\x65\x57\xf4\x9c\x1b\x7d\x86\x76\xe6\xf3\xfd\xc9\x4f\xee\x7d\xd5\xef\x4f\x89\x2c\xf8\xac\xf5\xfd\x29\x11\x5c\x0f\x7b\x0f\x9f\x67\x67\xf1\x3f\xe7\x4f\x3f\x27\x42\x9c\xf3\xed\xe7\xa2\x23\x51\xd7\xad\xaf\x23\x75\x05\xbc\xa2\xeb\x7e\xbf\x1f\x59\x38\xd2\xfe\x74\xa4\x71\xa4\xfd\xe9\xc8\x58\xe7\x45\x2f\x61\x4e\x30\x5d\x51\xb7\x2a\x81\xad\xcf\x9f\x47\xec\xd1\x05\x37\xf7\xf3\xe7\xce\xdf\xa4\xd3\x84\xd0\x2e\x60\x2e\x65\xdb\x20\xa1\x5d\xa0\x5d\xba\xea\xf5\x15\xda\x75\x05\x62\xa0\xab\xea\xeb\x6d\x0a\x4e\xa1\xb2\xdd\x90\xb7\xa9\x2b\xe6\xa7\xb2\xeb\x90\xd0\x2e\x9a\x0f\x75\xd5\xf9\x15\xda\x05\xed\x50\x57\xae\x0c\x83\x23\x23\x74\xe9\x6a\xfe\x15\xda\x45\x47\xa2\xae\x6c\xc7\xab\x9c\xa8\x73\xef\xec\xf2\x13\xda\x75\x45\xf1\x2c\x28\x89\x39\x15\x75\x45\xf4\xd7\x95\x9d\x77\x8b\x9f\x0f\x4e\x04\x03\x84\x68\xa3\x6b\xf0\x94\xa0\x6a\x12\x6d\x74\x43\xb9\xbc\x93\x85\x1d\xf1\x53\xe0\x62\x82\x84\x98\xf1\x53\x77\xa4\xdb\x4a\x02\x3b\xf1\x53\x77\x54\x7e\xba\x4b\xfd\x8a\x9f\xba\x23\xbf\xd3\x1d\x69\x49\xc6\x4f\xdd\x85\x13\xd1\x2a\x42\xfc\xd4\x1d\x89\x9d\x6e\x94\x07\x88\x9f\xba\x79\xef\x37\x68\x3c\xf1\x53\xb7\xf8\xb9\xce\xb7\x3b\xba\x23\xa2\xe8\x86\xaf\xfd\x79\x47\x87\x8b\xc7\xa5\xba\x46\x03\xa5\x4a\x2c\x3d\x2a\x78\x3e\xa1\xe5\x2d\x58\xd1\x82\x15\xdd\xef\xca\x91\x51\xe1\x88\xa6\xc5\x5e\x02\xdd\x56\x89\xa0\xaa\x82\xb6\x73\x8d\x1c\x5c\x90\x87\x65\x88\xa6\x5d\x33\x07\x3b\x83\xe8\xfe\x45\xf7\xbc\x40\x7c\x64\x29\x77\x56\x39\xd2\x18\x44\xb8\x0a\x23\x5e\x81\xd5\x08\x90\x66\x2c\x1e\xb2\xc5\xcc\x92\xc5\x4a\xa9\xc3\x1d\x59\xe4\x0e\xb2\x00\xfc\xfc\x1a\x9c\x28\x72\x5b\x59\xe4\xb6\x7e\x85\x7e\x98\x2c\x40\x75\x59\x14\x6b\x5e\x72\x30\x72\x38\x19\xc0\xab\x3b\x27\x5a\xfc\x3c\xaa\x34\xa7\xd9\x4d\x54\xfc\xa2\xe2\x77\x7c\xed\x04\xf7\x58\xf4\xfb\x39\x4a\xe9\xa2\xed\x4f\x70\x02\x43\x2f\xff\x37\x09\x85\x14\x79\xac\x14\xa8\x6c\xa8\xb0\x7f\x0c\xc6\xaa\x28\xda\xf8\x42\x38\xf3\x63\xd0\xf8\xdb\x51\xd7\x79\xb8\xba\x7d\xfc\x8f\xab\x88\x58\xe2\xf8\xa4\x49\xc4\x12\x1a\xf7\x42\xb6\xee\x63\x30\xd6\x25\x29\xd6\x25\x47\xa0\x5a\x22\x18\x28\x82\x81\xa3\x81\x2c\x45\xa2\x26\x45\xa2\x66\xe8\xbc\x4b\xf1\x40\xa5\x68\xeb\xf0\xc9\x4c\xc1\xc2\x5f\x10\x1b\x7d\x57\x2e\x3e\x4a\x00\xd1\xa3\xe7\x48\x81\x4a\x11\x94\x45\x8f\x9e\x53\x48\x08\x2a\xa3\xd2\xcb\xfd\xe6\x05\xe2\x60\x2e\xac\xcb\x57\xd7\xb3\x50\x2f\x95\x13\x75\xd3\xb7\xdc\x82\xc0\x28\xbc\xc2\x95\x26\xe1\x16\x54\x47\x61\x0b\xae\xf4\x03\xb7\xcd\x91\xb1\xd6\xcb\x23\x22\x57\x4d\x06\x23\x88\x8a\xe6\xbd\x5a\x43\x54\x54\xf4\xcd\x29\x5d\x75\x7b\xec\xc4\x08\x1f\x5d\xa5\x81\x6e\x8f\xed\x63\x61\x61\x2b\x3a\xec\x6a\xdf\x9c\x3d\x56\x3f\x61\xc7\x5a\x07\xb7\x8a\x75\xaa\xf0\x4c\xad\x8f\x71\xab\x4c\x36\x9c\x46\x2b\x96\x62\xc2\x3f\x54\x58\x85\xd6\xf7\xe2\xde\x37\xf7\x0e\xeb\xf6\x0d\x74\x52\x78\x6f\xca\x93\x10\x1a\x9a\x62\xaa\x7c\x7d\x40\x4f\x15\xc7\x28\x55\xa6\x65\xc5\xac\x7d\x05\x14\x28\x9a\xdb\x84\x97\x62\xdd\xa1\x0f\xad\x1a\x11\x4b\x15\xc3\xf2\x1d\x5b\x14\xa2\xf1\x4d\x34\xbe\xd5\x1d\x98\xa3\xb0\xf4\x13\x5e\x7e\x15\x53\x22\x41\xf3\x54\xd2\x3c\x71\xb3\x11\x8c\x4e\xa5\x1f\x5a\xa9\x0c\x06\xd6\xac\xb4\x1b\xcb\xb0\x89\x51\x98\xd2\x21\xcc\xf2\xc8\x08\x39\x4a\xe7\x27\x0f\x2a\x91\x2a\xf3\x29\xcd\x9a\xbc\xe5\x20\x3f\xc7\x51\xc9\xa3\x06\x15\xce\x48\xc2\x12\xa9\x21\x13\x28\x2c\x8a\x84\x37\x51\xc3\x6e\x42\x78\xf7\x08\xd3\x9e\x46\xb5\x2a\x8c\x6b\x84\x63\x4d\x6b\xd1\x0c\x20\x5a\xe4\xd4\xb2\x52\x0f\x60\x57\x38\x9f\x08\xcb\x93\x36\x42\xf0\x4d\x98\x72\x08\x37\x8e\x06\x41\x48\xf8\x3e\x08\xc3\x87\x36\xa3\x23\x4c\xed\xe1\xe7\xf8\x12\x2f\x6e\x13\x79\x7e\xa1\xcb\xdf\x36\x2b\x38\x3a\xf9\x6a\xd8\x56\x9d\x20\x17\x0b\xb9\x7c\xb5\x74\xaf\xe2\x81\x20\xaa\xad\x54\xd3\x2e\xdc\x11\x1a\xd9\xea\x69\x4b\x73\xe5\x60\xcc\xa5\xd4\xac\xb6\x60\x3b\x08\xf5\x67\xa5\xec\xb3\x62\x6b\x4a\xc8\x3e\x2b\xf5\x9e\x11\x8b\x14\x6a\xcc\x02\x76\xeb\x0a\x7e\x91\x90\x53\x56\x4f\x97\x92\xc2\xdf\xac\xfc\xcd\x34\x16\x21\xb8\x20\x61\x2c\xb4\x8b\x57\xf7\x77\x1d\x82\x6c\x6f\x5c\x56\x94\x87\xdd\x03\x2c\x15\xac\x4e\x25\xab\xb3\x06\xd7\x44\x30\x37\xd5\xd3\x03\x82\x05\xa6\x4f\x6e\x15\x73\x84\xc6\xd2\x3e\xf8\x42\x06\x0a\xf1\xc8\x84\x09\xdd\x48\x21\x18\xd9\x77\x34\x6d\x08\x8d\x41\x8d\xc8\xad\x56\xaf\xf7\x5a\x4c\x73\xe4\xf8\x94\x3a\x7c\x57\xb0\x99\x85\x66\x9e\x52\x2c\x0f\xd2\x84\x90\xb2\xd3\x88\x1b\x1c\x77\x90\x38\x35\xb8\xab\x11\x77\x35\xca\xcd\x91\x9d\x23\xd1\xa2\x2b\xd1\xba\x2d\x94\xe2\x84\x44\xdc\xea\xb5\xac\xc5\xe2\x85\x30\x9c\x52\x11\xae\x30\xd5\xe9\x9d\x53\xca\xa1\x29\xff\xee\xe4\xb2\xd0\x1b\xf3\xce\xdf\x9d\xdc\x00\xa2\x60\xd5\xb8\xac\xcd\x15\xec\xd4\x75\xe4\x19\x1c\x8e\x84\x1c\xd8\x09\x5c\x88\x43\xe9\x61\xdd\xef\x81\x3f\x09\x75\x27\xa5\xac\x13\x68\x8d\x90\x6e\x52\x6a\x36\x0d\x2e\x09\x95\x26\x81\x93\x0d\x4c\x3a\x05\x0b\x55\x0f\x22\xa4\x98\x39\xe8\x89\xe8\x22\x78\xa7\xe3\xad\x9c\x88\x69\xf9\xa0\x2a\xf9\x92\x04\x42\x3f\xd5\x83\xf8\xe2\x24\x9e\x3c\xa4\x0d\x0f\xba\x87\x53\x31\x57\x21\x9c\xea\x41\x8e\x10\x23\x40\x3d\x51\x4c\x09\xb8\x6c\x4c\x56\xb2\x27\x70\x08\x3d\x48\x0e\xae\x60\xf5\xea\xe9\x9c\x1d\xb5\xbf\x95\x67\x8f\x92\x45\x4f\xd4\x2a\xda\x21\xe1\x2d\x58\xa8\x82\x85\xea\x77\xec\x61\xe8\x21\x92\x3f\x1b\xfd\x8c\xc5\x91\x87\x07\x72\x40\xd0\x83\xa2\xa6\xe7\xf0\x3c\x63\xb7\xc3\x4b\x28\x03\xe8\x8d\x07\x29\x90\x31\xb7\x8f\x8c\xeb\x37\x09\x06\x40\x99\x5e\x12\x0c\x45\x3d\xaa\x17\x45\x91\x37\xb2\x07\xaf\x21\x23\xa6\x97\xc2\xe2\x8d\xc7\xeb\xa8\x8a\xea\x65\x85\x7c\x63\x85\x74\x18\xa3\x7a\x11\x39\x81\xa1\xea\x08\x0c\xe8\x65\x4e\xbd\x31\xa7\xaa\x11\xfb\xa1\x9f\x0a\x30\xac\x1a\xf9\x29\x80\x97\x00\xbc\xaa\x58\x60\xdf\xcd\xd9\x37\x00\x77\x80\x92\x9a\xa4\x8d\xf3\x66\xd9\xe4\xeb\x9b\x51\x77\x89\x4e\xbc\xfa\x12\xea\x26\xc9\xf5\x8c\xe4\xba\x22\x6b\x21\x48\xa5\x9a\x80\xa7\x14\xfd\x9a\xc4\xe9\x49\x9c\x2e\x24\x17\x93\xdb\x9c\xf8\xc6\x66\xc2\x3e\xa3\x6b\x55\xf0\x39\x5b\xe3\xd3\x01\x48\xd2\xc4\xd3\x72\x50\xeb\x4c\x3e\xb2\x09\x42\x3d\x03\x16\xd4\x24\xfa\xcc\x49\x98\x77\xee\x28\xea\x51\x4d\x9c\x04\xd7\xe1\x92\x62\x71\xd2\x8c\xee\x8b\x76\x1a\x97\xc4\xe7\x38\x63\xc2\x34\x2c\xf4\xb5\x22\x07\xd5\x4a\xbb\xb8\x95\x83\x93\xc1\xc8\xcd\x31\x79\xd7\x8a\x9a\x53\x0b\x0f\x04\x34\x5b\xb5\x02\xaa\xd0\xc2\x2a\xa0\x87\xd1\x91\x16\x1f\x19\x98\x56\x1f\xb1\x01\xa3\x45\xbe\xb7\x10\x7b\x5f\xe4\x26\xab\x73\x64\x24\x48\x9d\x8d\x22\xad\xa8\x13\xb4\xb0\xf0\x39\x0f\x83\xd1\xb4\xa5\x95\x62\xdc\x44\x88\x15\xad\x58\x5a\xb0\x8f\x75\x71\xf1\x7c\x10\x0b\x79\x6a\x0f\xba\xab\x36\xd3\x7c\xa3\x80\xdc\x29\x95\x76\x90\xf6\xe2\xeb\x0a\x9c\x74\x31\xd8\x18\x44\xe6\x91\xbf\xb9\xe3\xdd\x6a\xc3\x14\xde\xd4\xb8\x9b\x57\xbc\x11\x95\x3d\x41\x55\xd2\x26\x61\xa1\xdb\xce\x31\xa5\x17\x4d\x70\xda\x0f\x8a\x20\x54\x06\xe7\x42\x84\x07\x0a\xed\x15\x3a\x94\x3a\xac\x7b\xf4\x3d\x5d\x18\xb7\xe9\x90\x2a\x82\xba\x94\x52\x73\x50\x0c\xfa\xf7\x23\xf9\x64\x92\x35\xf9\x79\x24\x95\xd6\x99\xf9\x37\x63\xce\xd3\xad\xa3\xc3\x6e\x2c\x9c\x72\x1d\x52\xc5\xc3\xd6\x3c\xee\xf0\x02\xd4\xd0\x61\xe3\x55\xe1\x34\x20\x5a\x78\x44\xef\xce\x25\x5e\x31\x2d\x3c\x02\xf0\xb8\xc4\xa4\x3d\x81\x18\x0a\xdc\xe3\x92\x73\x24\x05\xe5\x39\xd9\x2b\x1d\xda\x7e\x34\xed\xf8\x67\xd3\x0e\x72\xc5\x70\x36\x3d\x39\x9b\xb4\x49\x3a\xda\x46\x7e\x65\xeb\x25\xba\xf0\x30\x38\x1d\xd8\x24\xbb\x41\x1d\x7a\xa6\x5f\x25\xf7\x97\x19\x34\x6a\x39\xfb\xd6\xe6\xe1\x00\x25\x7e\xe5\x26\x7e\x0e\x06\x0e\xe1\x89\x43\xa4\x45\xfd\x9d\xf1\x77\x97\xaf\x27\xef\x25\x82\x87\x97\xbb\x7e\x3d\x79\x2f\xc4\xc8\x02\x69\xe4\xf3\x48\x76\x1b\xff\x9f\x55\xc8\x60\xe0\x2c\x5e\x1c\xb1\x27\xf4\xc8\x29\xad\xbd\x90\xf2\x1d\xac\x98\x0a\x3a\x4b\x85\x0c\xe7\xbc\x39\x98\x31\x3d\xdf\x74\x5c\x7c\x41\x67\xa9\xb0\x13\x49\x63\x80\xc3\x31\x74\x38\x86\x4e\x77\x90\x97\xc1\x6c\x0d\x18\xc3\x2f\x04\x37\xcb\xe0\x3a\x23\x2e\xf9\x85\x3a\x2f\x85\xbd\xd3\xc3\xe1\x17\x3e\x36\x88\x98\x79\x41\xad\x09\xda\x9b\x97\x87\x13\x45\xfe\xe4\xe9\x97\x59\x02\xf2\x73\x28\x8a\x7e\xe3\x6b\x07\x45\xd1\x4b\x60\x7d\x7e\xe3\xa2\x58\x26\x3f\x8f\xcf\xde\x01\x7b\x1c\xa6\xa1\x17\x8a\xbe\x54\xc8\x47\xaf\xcc\xd1\x11\x72\xcb\xbf\x19\xc1\xdf\x91\x2d\x73\x43\xca\xb8\x1c\x7e\x8e\x78\x92\xa1\xc9\x59\x0e\x47\x1e\x8e\xc4\xb2\x81\x26\x13\xa7\xc9\xc4\x85\x0d\x29\x1a\x43\x6e\x91\x50\xb8\xe3\x31\x40\xeb\x88\x1b\x32\x4b\x8e\x43\xb0\xa1\xaf\x64\x85\x23\x91\xde\x85\xc4\xe8\x16\x61\x34\xbc\xd4\x63\x90\x6b\x31\xb6\xa5\x11\xb8\x05\xb1\x70\x13\x47\xe2\x29\x61\x11\x82\xdc\xc4\xb6\xf4\x95\x47\x3e\x0c\x82\x19\x20\xa9\x0f\xa8\xe1\x56\xb3\xd8\xe7\xec\x68\x76\x59\x80\x67\x61\x34\x11\x83\x3c\xb3\x46\x5d\x8f\x9b\x98\xa1\xd9\x05\xee\xe1\xe9\x55\x6e\x0f\x97\x14\x7b\xab\xfe\x20\x61\x6d\x28\x71\x19\xea\x57\x2f\x1e\x32\x50\x2f\x1d\xce\xa5\xbf\x4f\xff\x5d\x42\xe1\x16\xa5\xac\x5b\x2c\x79\xfe\x62\xe0\x46\x5f\x89\x5b\xd4\x2b\xfe\x22\xd4\x0e\x67\xd3\xe1\x6c\xfa\xe4\x2b\x31\x24\xb5\x2c\x00\x59\x9f\x68\x9d\x5a\x14\x69\x6e\xb1\x0e\xfa\x42\x65\x9e\x16\x12\xa7\x85\xc4\x17\xa6\x0d\x46\xeb\x01\x8d\x21\x9e\x5e\xbf\x8a\xd8\xec\x40\x32\x7e\x98\x3e\x09\xc2\xc0\xbd\xf4\xc3\xd9\xc5\x6c\x40\x23\xce\x0f\xaa\xd5\xa2\x49\x41\xb1\x45\xeb\x69\x65\x02\xbf\xd2\xe1\x57\xd6\x0b\xad\xd3\xc4\x59\x00\x58\x2a\xda\x6b\x9e\x38\x8b\x22\x3e\xd5\x8c\x8e\x8a\xec\xd4\x15\xd5\x52\xbd\x91\x53\x57\x14\x4d\xae\x58\x89\xea\xcd\x87\x2b\x62\x89\x1c\x9d\xac\x99\x47\x72\x47\xb1\xa9\x57\xd3\xfa\x15\xb4\xc6\x41\x6b\xea\x8d\xd4\xb3\x98\x37\x8a\xea\xa3\x16\x34\x90\xd5\xb8\xf7\x86\xa2\x16\x5f\x9e\x68\x7c\x50\xac\x75\xb5\xe0\xed\x22\x7a\x1c\x14\x31\xa1\x0a\xe7\x30\x48\x97\xae\x58\xd9\xab\x63\x32\x20\x42\x83\x62\x37\xa0\x3a\x32\xb1\x88\x59\xb9\xc0\x35\xfc\xf0\x90\x91\x52\xd3\x44\x66\x0b\xd9\x5d\x4d\x4e\x14\x99\x72\x25\xe5\x74\x60\x21\x87\xb3\x59\xd3\x78\x51\x8b\x87\x0c\x02\x52\x71\x9b\x14\xa1\x01\x11\xac\x9a\x32\xf3\x10\x39\x1d\x11\xac\xda\x71\x58\xf5\x2b\x3f\xf8\x00\x7a\x3a\xe1\xcd\x23\x0b\x76\x8f\x08\x5f\x47\x1e\x19\x49\x83\x7b\xa1\xd5\x01\xa9\x62\x4f\x6d\x39\xde\xfb\xf3\xe6\x91\x9b\x41\xa4\xbb\x78\x74\x0e\x12\xe7\x51\x4f\xd7\x07\x0d\x5f\x27\x42\xb8\x21\xdd\x85\x01\xba\x13\x1a\x5c\x64\xac\xc4\x66\x27\x34\xb8\x38\x12\x43\x22\x98\xa6\xee\x11\x21\xea\x8b\xb6\xbe\xb3\x04\xb9\x12\xfd\x89\x69\x03\x74\xe5\x10\x4e\x6b\xea\x48\x3b\x58\xa8\x47\x65\x59\x37\xf6\x94\x90\x43\xdd\x3b\x40\x0f\x4e\x44\x4e\x14\x77\x7c\xc6\xd3\xc7\xc5\x89\x10\x9e\xdd\x17\xbc\x77\x9f\x1c\x49\x1a\x9b\x6e\x29\x3e\x39\x92\xee\x8b\x92\xf7\xce\x87\xee\x11\xf6\x9b\x21\xa0\x8e\xc4\x98\xa7\xc4\x98\xa1\xd3\xeb\x2c\x02\xc0\x5a\x2d\x4d\x5f\xa1\x75\xba\xc7\x16\x6d\x13\x81\xa5\x06\x1c\xe8\xc0\x5a\xcd\xd3\x91\x3c\x32\x09\x07\xcf\x6a\x15\x75\xfb\x1a\x6b\xb9\xd7\x1b\x3d\xaf\x8e\xab\x33\x8b\x00\xcc\xcf\x56\x79\xc8\x95\xe8\x5f\x23\x91\x6c\xed\xc6\xc3\x9a\x45\x00\xe4\xab\x35\xbe\x77\x90\x2f\x07\xf9\x6a\x0d\x19\xe3\x2a\xce\x1e\xba\x5c\x2d\x8d\x14\x2b\x91\xba\x46\x71\xd9\x9e\x4f\x2b\x7f\x2e\x9e\x02\xe2\x4d\x4b\x71\x24\x09\x53\xa1\xec\xc5\xe1\x02\xf5\x48\x47\x3d\xb2\xbd\x27\x5d\xf4\xb9\xa4\x01\x78\x94\xfe\xd6\x7c\xb0\xa8\x97\xb5\x99\xf7\x4e\x30\xae\xf1\xaa\xda\x9a\xe9\x95\xce\x91\x13\x44\x29\x4d\xb6\x59\x93\xc1\xcf\x5a\x9a\x62\x55\x44\x0b\x6b\x04\xdc\x7e\xa1\x15\xdd\xf8\x8e\x1a\xfe\x78\x6c\x3e\x39\x22\x66\x51\x1c\x86\x9d\x73\x0e\xd2\x66\x85\xb7\x5c\x49\xfb\xd4\xc2\xca\x87\xe7\x1b\x0d\x60\xde\xf8\xe2\x1a\x66\x6f\x96\xee\x83\x7c\x47\x80\x6a\xdd\x3e\x7d\x84\xa9\x42\x13\x7b\x42\x96\x1d\xa6\xa9\xb7\xc4\x9e\x66\xfa\xec\x3a\x83\x51\xa9\xf8\x95\x46\xb9\xd4\xab\x78\x7f\x79\x5a\x5f\x56\x8e\xc4\xf4\xcb\x59\x65\xe8\xa4\x73\x78\xa7\xdd\x31\xe7\x69\x8d\xdb\xc4\x5a\xab\xa6\x23\x65\xe7\x48\x5c\xb4\x2a\xee\x19\xb0\x50\xbd\x61\x98\x55\xd3\x55\x33\x0a\x24\x87\x77\xda\x6b\x1a\x37\x92\x99\x35\xf6\x5a\x1a\xf1\x13\xd4\xcf\x5b\x74\x94\xf7\xd6\xd3\xcc\x93\x07\x12\xf1\xb3\x77\xa5\xab\x26\x3f\x8f\xce\xcd\xde\x67\xda\x54\xf2\xf3\x78\xa9\x7d\xdc\xe9\x1e\xc9\x43\xc6\xe8\x3d\x3d\x1c\x68\xe7\x73\xda\xf9\x7a\x9a\x29\xd0\xce\xe7\xb4\xf3\xf5\xa7\xa4\x91\x22\x1b\x0c\x38\x99\x3f\xe9\xae\x73\x91\x88\x60\x61\xfe\xa4\xc9\x0e\x49\x34\x1a\x6f\x1d\x99\x25\xef\xf1\xad\x78\xc7\x1f\x7b\xd6\xbf\x6c\x81\x78\xff\x6b\x3e\x81\xe2\x9b\xf7\x98\x05\x7d\xa6\x53\x13\xd9\x57\xc7\x2d\x7b\xa6\x3d\x55\x04\x55\xa7\x8b\xb0\xcf\xb4\x77\xa3\xf1\xaf\xe3\xe0\x4c\x9b\xa3\xf7\x58\x37\xbd\x63\xcf\xbc\xd3\x91\xc8\xc9\xb0\xf0\x5e\xde\xe9\x26\x58\xb9\x5b\x6c\x96\x77\x9a\xee\x91\xc9\x77\xd4\xcb\x76\x9a\x3a\x92\x92\x75\x26\xca\x41\xe2\x9f\x9e\x42\x4f\x2d\xba\x93\xde\x5f\x24\x68\x1d\xc3\x62\x5a\xa9\x1c\x28\xd3\x13\xca\x3c\x79\x76\x64\x54\x3b\x46\x12\x57\x9a\xbd\x91\xec\x77\x1c\x24\xae\x74\xbf\x23\x16\x74\xd4\xc0\xae\x74\x86\xa2\xed\x10\xec\x73\x40\xfa\xf0\x6c\x3b\xec\x18\x26\xdc\xf9\x56\x5e\x9e\x12\xde\x08\xf7\x4e\x33\x2e\x76\x8d\x30\x34\x28\xf9\xe8\xd8\xcc\xe9\x78\x17\x14\x92\xcc\xce\x8c\x04\x4f\x1d\x25\x9d\xa1\x58\x18\x3a\xe2\x2d\x25\x0d\xa2\x48\x04\x3b\xe6\x03\x25\x0d\xcf\x26\x17\x8f\xeb\x40\x21\x47\xed\x93\xdb\xc4\x52\xa0\xa4\xfb\x27\x4b\x48\xa7\x41\x8a\xbd\x02\x87\xbc\xec\x1d\xa3\x00\x64\x9d\xbc\x93\x2b\xc2\x61\x1e\x25\x7d\xf9\x28\x0b\x3a\xaa\x65\x69\xb2\x0e\xe0\xeb\x83\xca\xdd\xd2\x91\x83\x7d\xbb\x81\xec\x7c\x00\x69\x7f\x73\x1a\x29\x7d\xc4\x96\xee\xf0\xf4\x3b\x61\x0d\x18\x31\xaf\x47\x2d\xc8\xf1\x47\x26\xe0\xf4\x5a\x8e\x5c\x81\x46\x44\x30\x1f\x31\x77\x47\x65\x09\x19\xac\xfd\x23\xd6\xfe\xd1\x5a\x7a\xe7\x90\xc2\x47\x90\x1b\x2d\xcf\xce\x4c\x46\x36\x70\xb4\xf4\x6d\x68\xb9\x5f\x87\x3c\xda\x4e\xbb\x14\x7e\x4e\xbf\xda\x60\xb5\x00\x55\xf6\x44\x95\x47\xda\x7b\xa0\xfd\x0a\xb8\x3c\x9e\x74\xaf\x61\x2e\xd1\x95\x39\x9e\x93\x86\x25\x9b\xc1\xc3\x20\x7e\x01\x14\x8e\x03\x6b\xbb\x37\x2d\x58\x28\x1c\x07\xde\x74\x6f\xde\x3b\x6d\xb1\x03\xaf\xb9\x37\xef\x9d\xa2\x72\x60\x2b\xf7\xd6\xf4\xb3\xe0\x79\xd2\x18\xb7\xd2\x9e\x85\x52\x61\x2c\xa0\x56\xcf\xc1\xc6\x60\xcc\xa5\x95\x7e\x5d\x8b\x07\x12\x73\x62\xac\xf4\x22\xda\x5c\x27\x0e\x6b\x69\x3b\x39\x58\xd5\x80\xb5\xc7\xbe\xd3\x0b\x82\xb3\xe3\x7f\xb6\xd3\x90\x82\x12\x73\x60\x44\xb6\x77\x3a\x20\x50\x3c\xe1\x01\x76\x94\x16\x06\x8b\xc1\x78\xf2\x67\xfc\xa5\x63\x6c\xff\xb1\xe6\x3f\x9e\x9f\xff\xf1\x5f\xff\xfd\xfc\xfc\x9f\xe7\x1f\xfb\xc7\xfc\xf7\xaf\x5f\xfb\x8f\x7f\xad\xbf\xcf\x7f\xfd\xf8\xcf\x8f\xd1\x1f\x6b\x9f\xbf\xff\xb1\x7f\xed\xff\xfd\xe7\xbf\x7f\xcd\xfd\xe3\xe7\x3f\x7f\x7e\xfc\x2a\xfe\xfd\x5f\x00\x00\x00\xff\xff\xed\x09\xe5\x3d\xde\x4c\x04\x00"); -func _gacg ()(*asset ,error ){_cbce ,_gegd :=_cafgb ();if _gegd !=nil {return nil ,_gegd ;};_gbdf :=bindataFileInfo {_aa :"UniGB-UTF16-V",_dg :723,_ged :_fc .FileMode (436),_de :_e .Unix (1580492760,0)};_bfab :=&asset {_cb :_cbce ,_fg :_gbdf };return _bfab ,nil ; -};var _eaag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x41\x8b\xe3\x46\x10\x05\xe0\x7b\xff\x8a\x3e\x6e\x0e\x1b\x77\x55\x75\xb7\x5a\x20\x06\xc2\x0c\x0b\x26\x6c\x36\x64\x32\x49\x20\xe4\xa0\x91\x5a\x83\x20\x96\x84\x6c\x1f\xe6\xdf\x87\xaa\x67\x4f\x60\x0f\x8b\xd7\xcf\xad\xb2\xfc\xbd\xe9\xd6\xe1\xf1\xf8\x74\x5c\xe6\x8b\x3f\xfc\xba\xaf\xc3\x73\xbd\xf8\x69\x5e\xc6\xbd\x9e\xd7\xeb\x3e\x54\xff\x5a\xdf\xe6\xc5\x39\x62\x3f\xce\xc3\xe5\xfe\xd6\x5e\x86\x53\xbf\x39\xa7\xd7\x3f\xbf\x9f\x2f\xf5\x74\x5c\xa6\xd5\x0b\xd6\x8d\xd7\xed\xb6\xd6\xfb\xc3\x6f\xf5\x6d\x3e\x5f\xf6\x77\xff\xe9\xa7\x71\x7d\xad\x3f\xf8\xb1\x4e\x9a\x7f\xdb\xc7\xba\xcf\xcb\x9b\xff\xf4\xf3\xba\xd7\x9e\x3e\x3e\x78\xbe\x6e\xdb\xbf\xf5\x54\x97\x8b\x27\xcb\xea\x32\xda\xab\x3b\x3c\x7e\xed\xb7\x5f\xfa\x53\xf5\x07\x9b\xf5\x19\x57\x7e\xc6\x32\xfb\xf4\x8f\xba\x9f\xe7\x75\xf1\x14\x7e\x0c\x21\xff\x9f\xff\xfe\xbe\xd5\xdb\x38\x77\x78\x39\x3e\x7d\x9b\xa6\x73\xbd\x78\x91\x80\x35\x7f\xbd\x1c\x9f\xfc\xdf\xe4\x29\x78\x4e\x91\xca\x3f\xb7\xa5\x7f\x7e\x5d\xc7\xea\xc3\xfd\xfb\x8f\x4f\x8f\xeb\x55\x6f\xac\x50\x4a\x08\x09\x3f\x75\x58\xc7\x7a\xde\xfa\xa1\xee\xfd\xf2\x56\x9d\xf7\x5d\x08\x21\x3c\xf8\x2e\xe6\x2f\x5f\x1e\xf4\x37\x7c\xb7\xc2\x35\xf7\x2b\xe7\x11\xc9\xfd\x8a\x10\xa6\xe9\xc1\x07\xd7\x05\xc2\x7b\xd2\xf7\x9c\xb2\xeb\x02\x23\x61\x4d\x12\xb1\xeb\x82\x20\x11\x4d\x9a\x5c\x5c\x17\x22\x92\xa8\x09\x05\x8e\xae\x0b\x09\x51\xb2\x88\x8b\xce\xce\x88\xb2\x45\x49\x74\x78\x83\xa8\xb1\xa8\x69\x75\x7a\x41\x54\xec\x0e\x42\xd4\xf1\x2d\xa2\xd6\x22\x09\x3a\xbe\x47\xd4\xdf\xee\x53\xc7\xbf\x22\x7a\xb5\xa8\x90\x8e\x1f\x10\x0d\x1a\x49\x68\x74\xfc\x88\x68\xb4\x48\x58\xc7\x57\x44\xd5\xa2\x54\x74\xfc\x84\x68\xb2\xa8\xc4\xe0\x3a\x82\x14\x99\x54\x0c\x6d\x76\x1d\x01\x8b\x0c\x2b\x4a\x62\xd7\x11\xb4\xc8\xb4\x62\x0e\xc5\x75\x04\x2e\x32\xae\x58\x72\x74\x1d\xc1\x8b\xe2\xcd\x54\xc7\xc3\x8b\xcc\x2b\x49\xa3\xe3\xe1\x45\xe6\x95\xb2\xe8\x78\x78\x91\x79\xa5\x52\x74\x3c\xbc\xc8\xbc\x32\x45\x1d\x0f\x2f\x32\xaf\x1c\x83\x8e\x87\x17\x99\x57\xce\x5a\x2c\xc1\x8b\xcc\x2b\xb7\xda\x2c\xc1\x8b\xcc\xab\x21\xad\x96\xe0\x45\xe6\xd5\x44\xad\x96\xe0\x45\xf5\xd6\xbf\x8e\x87\x17\x99\x57\xd3\x6a\xb5\x0c\x2f\x36\xaf\x42\x5a\x2d\xc3\x8b\xcd\xab\x44\xad\x96\xe1\xc5\xe6\x55\x1a\xad\x96\xe1\xc5\xe6\x55\x5a\xad\x96\xe1\xc5\xe6\xd5\xb2\x56\xcb\xf0\x62\xf3\x6a\xa3\x56\xcb\xf0\x62\xf3\x6a\x1b\xad\x96\xe1\xc5\xe6\xd5\xb6\x5a\x2d\xc3\x8b\xcb\xfd\x6f\x55\xe7\x03\x8c\x5b\x64\x51\xcb\x65\x88\x71\x8f\xac\xd1\x76\x19\x64\x6c\x64\xda\xbe\x7e\x05\xcc\x78\x40\xc6\xda\x2f\x03\x8d\x47\x64\x49\x0b\x66\xa8\x71\x45\xd6\x68\xc3\x0c\x36\x9e\xb0\x49\x82\x56\x2c\x70\x93\x80\x8c\xb5\x63\x01\x9c\x10\xb2\xa4\x25\x0b\xe4\x84\xef\x1b\x2c\xb8\x4e\x40\x27\x46\x47\x12\xb4\x66\x81\x9d\x60\x6f\x8a\x68\xcf\x02\x3c\xc1\xe6\x94\xa4\x45\x0b\xf4\x04\xbb\x53\x8a\x36\x2d\xe0\x13\x6c\xcf\x18\xb4\x6a\x81\x9f\xc0\x2f\x8a\x76\x2d\xf0\x13\xf8\xc5\xa4\x65\x0b\xfc\x04\x7e\xb1\x68\xdb\x02\x3f\x81\x5f\x22\xad\x5b\xe0\x27\xc3\xfd\x54\xd0\xef\x80\x9f\xc0\x2f\x65\x2d\x5c\xe0\x27\xf0\x4b\x45\x1b\x17\xf8\x09\xfc\x32\x69\xe5\xf1\x76\x06\xc2\x2f\x8b\x76\x1e\xe1\x17\xe1\x97\xb3\x76\x1e\xe1\x17\xe1\x97\x8b\x76\x1e\xe1\x17\xe1\xd7\x90\x76\x1e\xe1\x17\xe1\xd7\x44\xed\x3c\xc2\x2f\xc2\xaf\xc9\xda\x79\xcc\xb7\xb3\xb7\xf6\x38\xca\x82\x9d\xc0\xf7\x93\x56\xff\xaf\xcf\xaf\x8f\xe7\xc9\x70\xdd\xf7\xba\x5c\xec\xe9\x65\xcf\x0b\x3d\xdb\xe7\xa5\x7e\x3c\x09\xb7\x75\xd3\xab\xec\xdf\x7f\x01\x00\x00\xff\xff\x4b\x22\x59\x16\x35\x07\x00\x00"); -func _bge ()(*asset ,error ){_bbd ,_bbfc :=_gcce ();if _bbfc !=nil {return nil ,_bbfc ;};_bgeb :=bindataFileInfo {_aa :"Adobe-Japan1-3",_dg :1147,_ged :_fc .FileMode (436),_de :_e .Unix (1580491320,0)};_dcbf :=&asset {_cb :_bbd ,_fg :_bgeb };return _dcbf ,nil ; -};func _aedf ()([]byte ,error ){return _fac (_dedf ,"HKm314-B5-V")};func _afec ()([]byte ,error ){return _fac (_cffc ,"Adobe-KR-4")};var _aee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x95\xcd\x8a\xe3\x46\x14\x85\xf7\xf5\x14\xb5\x9c\x2c\x26\xae\x7b\xeb\x1f\x84\x21\xb8\x19\xf0\x62\x66\x42\x9c\x4e\x02\x21\x0b\x59\x2a\x19\x41\x2c\x09\x59\x5e\xf4\xdb\x87\x5b\x47\xdd\x81\x31\x18\xd9\x9f\xab\x74\xac\xef\xc8\xd7\x87\xd3\xf9\xe5\x3c\x8d\x9b\x3e\xfc\xba\xce\xdd\xa5\x6c\x7a\x18\xa7\x7e\x2d\x8f\xf9\xb9\x76\x45\x5f\xcb\x6d\x9c\x94\x22\xd6\xfd\xd8\x6d\xef\x6f\xeb\xa1\xbb\xb7\x8b\x52\xb2\xff\xf2\xf6\xd8\xca\xfd\x3c\x0d\xb3\xb6\x58\xd7\x3f\x97\x7d\xad\xd6\x87\xdf\xca\x6d\x7c\x6c\xeb\x9b\xfe\xf4\x4b\x3f\x5f\xcb\x4f\xba\x2f\x83\xf0\xef\x6b\x5f\xd6\x71\xba\xe9\x4f\xa7\x6f\x17\xfa\xc0\x97\xe7\xb2\xfc\x5b\xee\x65\xda\xb4\xa9\xac\x4c\x7d\x3d\xaa\xc3\xe9\x6b\xbb\x7c\x6b\xef\x45\x1f\xea\x99\x3e\xcb\xbe\xcf\x58\x54\x3f\xfb\xa3\xac\x8f\x71\x9e\x34\x99\x9f\x8d\x09\xff\xf3\xdf\xdf\x96\xa2\x69\x3f\xc9\xeb\xf9\xe5\xfb\x30\x3c\xca\xa6\x73\xd8\xf7\xfe\xf5\x7a\x7e\xd1\x7f\x93\x26\xa3\xd9\xdb\xec\xfe\xd9\x97\xfe\xf9\x75\xee\xcb\xfe\x2d\xea\x95\x9e\xe6\xe7\xb4\x69\x72\x26\x67\x40\xc2\x65\x76\x73\x5f\x1e\x4b\xdb\x95\xb5\x9d\x6e\x45\x69\xdd\x18\x63\xcc\x51\x37\x36\x7e\xf9\x72\x94\x2b\xf8\x61\x85\xf2\x61\xdf\x39\xf6\x20\xef\x3b\x8c\x19\x86\xa3\x96\x87\x51\x8d\x21\x30\x02\x63\x1f\x54\x63\x18\x8c\xc1\x3c\xb1\x6a\x8c\x05\xb3\x60\x31\x24\xd5\x18\x07\xe6\x2a\x23\xc3\x4e\x35\xc6\x83\x79\x30\x4e\x92\x11\xc0\x02\x98\xb7\x92\x11\xc1\x22\x58\xcc\x92\x91\xc0\x52\x65\x6c\x9c\x64\x64\xb0\x0c\x66\x8d\x64\xb4\x60\x2d\x98\x0f\x92\x71\x05\xbb\x82\x25\x92\x8c\x0e\xac\xab\xcc\x9a\x28\x19\x3d\x58\x0f\x66\x59\x32\x0a\x58\x01\xf3\x49\x32\x06\xb0\x01\x2c\x39\xa3\x1a\x82\x3f\x82\x3f\x67\x72\x50\x0d\xc1\x1f\xc1\x9f\xb3\x9e\x55\x43\xf0\x47\xf0\xe7\x82\x49\xaa\x21\xf8\x23\xf8\x73\x29\x38\xd5\x10\xfc\x11\xfc\x79\x62\xc9\x80\x3f\x82\x3f\x6f\xa3\x64\xc0\x1f\xc1\x9f\x0f\x56\x32\xe0\x8f\xe0\xcf\xa7\x24\x19\xf0\x47\xf0\x17\xc8\x49\x06\xfc\x11\xfc\x05\x67\x24\x03\xfe\x08\xfe\x42\x90\xce\x09\xfe\x08\xfe\x42\x96\xce\x09\xfe\x08\xfe\x22\x49\xe7\x04\x7f\x04\x7f\xd1\x49\xe7\x04\x7f\x04\x7f\x31\x48\xe7\x04\x7f\x04\x7f\x31\x4b\xe7\x0c\x7f\x0c\x7f\x89\xa4\x73\x86\x3f\x86\xbf\xe4\xa4\x73\x86\x3f\x86\xbf\x14\xa5\x73\x86\x3f\x86\xbf\x94\xa5\x73\x86\x3f\x86\xbf\xcc\xd2\x39\xc3\x1f\xc3\x5f\x76\xd2\x39\xc3\x1f\xc3\x5f\x8e\xd2\x39\xc3\x1f\xc3\x5f\xce\xd2\x39\xc3\x1f\x57\x7f\x72\x3b\x4b\x06\xfc\x71\x06\x73\xd2\x39\xc3\x1f\xb7\x60\x51\x3a\x67\xf8\xe3\xea\x4f\x6e\x0a\xc9\x80\x3f\xee\xc0\x58\x3a\x67\xf8\xe3\x1e\xcc\x4b\xe7\x0c\x7f\x5c\xc0\xa2\x74\xce\xf0\xc7\xd5\x1f\xb1\x91\xce\xed\xfe\x8b\x37\x60\x2c\x9d\x5b\xf8\xb3\x04\xe6\xa5\x73\x0b\x7f\x96\xc1\x92\x74\x6e\xe1\xcf\x56\x7f\x64\x8d\x74\x6e\xe1\xcf\x3a\x30\x2b\x9d\x5b\xf8\xb3\x1e\xcc\x4b\xe7\x16\xfe\x6c\x00\x4b\xd2\xb9\x8d\xfb\xf4\x21\x3e\xca\xb8\x4a\xa6\xce\xa0\xf7\x59\x23\xaf\x65\x7a\x7f\xcc\xd3\xee\xb9\xae\x65\xda\xea\xec\xae\x13\x53\xa6\xdb\x38\x95\x8f\xff\x81\x65\x5e\x64\x57\x7d\xfe\x17\x00\x00\xff\xff\xdd\x7b\x1f\xc6\x33\x06\x00\x00"); -func _def ()([]byte ,error ){return _fac (_gbgg ,"Add-RKSJ-V")};func _edc ()(*asset ,error ){_agce ,_eaac :=_afec ();if _eaac !=nil {return nil ,_eaac ;};_eee :=bindataFileInfo {_aa :"Adobe-KR-4",_dg :1313,_ged :_fc .FileMode (436),_de :_e .Unix (1580491427,0)}; -_efgd :=&asset {_cb :_agce ,_fg :_eee };return _efgd ,nil ;};func _eeaf ()(*asset ,error ){_bbee ,_cbee :=_gacd ();if _cbee !=nil {return nil ,_cbee ;};_baaga :=bindataFileInfo {_aa :"UniKS-UTF16-V",_dg :689,_ged :_fc .FileMode (436),_de :_e .Unix (1580493040,0)}; -_ecbb :=&asset {_cb :_bbee ,_fg :_baaga };return _ecbb ,nil ;};func _fgefe ()([]byte ,error ){return _fac (_fbcf ,"UniAKR-UTF16-H")};func _degf ()(*asset ,error ){_efb ,_eddb :=_aefb ();if _eddb !=nil {return nil ,_eddb ;};_bbgf :=bindataFileInfo {_aa :"HKdlb-B5-H",_dg :18683,_ged :_fc .FileMode (436),_de :_e .Unix (1580492327,0)}; -_cafg :=&asset {_cb :_efb ,_fg :_bbgf };return _cafg ,nil ;};func _aga ()([]byte ,error ){return _fac (_fbe ,"Adobe-KR-2")};var _bgce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xdf\x6a\xdb\x30\x18\x05\xf0\x7b\x3f\x85\x2e\xbb\x8b\x2d\xb6\xfe\x5a\x50\x0a\xa3\x19\x2c\x83\xae\x63\x5d\xbb\xc1\xd8\x85\x63\x7d\x09\x86\x45\x36\xb6\x03\xeb\xdb\x0f\x9d\x93\x65\x17\x45\xf5\x2f\xfa\x0e\x47\x49\x94\xcd\xfd\x6e\xbb\xcb\xc3\xaa\x36\x5f\xe6\xb1\x7f\x92\x55\x1d\x86\x9c\x66\x59\xc6\xf3\xdc\x8b\xda\xcb\x71\xc8\x55\xd5\x68\x95\x86\x7e\xfd\xf7\x88\xa5\x3f\x75\x53\x55\x6d\x3e\xfc\x59\xdf\x7e\x54\xe7\x45\x2e\xcf\xf7\xbb\xed\xd3\xeb\xb2\xca\x69\x97\x0f\xa3\x32\x9c\x4b\xe7\xe9\x32\xab\xd4\xe6\xab\x1c\x87\x65\x9d\x5f\xd5\xcd\xfb\x34\xee\xe5\x8d\x4a\x72\x28\xfe\x38\x27\x99\x87\x7c\x54\x37\x9f\xba\xa9\xcb\xcd\xf5\x85\xa7\xf3\x34\xfd\x96\x93\xe4\x55\x69\x98\xe4\x84\xb5\xda\xdc\x3f\x74\xd3\xe7\xee\x24\x0a\x3d\x5e\xa0\xc0\x17\x99\x97\x61\xcc\xaa\xd1\xef\xea\xda\xfd\xf7\x6f\xaf\x93\xa8\xe6\x32\xfd\xbc\xdb\x3e\x1e\x0e\x8b\xac\xaa\xd5\x35\xf7\xfc\x78\xde\x6d\xd5\xcf\x46\x35\xb5\xd2\xce\x18\xfb\xeb\xb2\xf5\xfb\xc3\x98\xae\x83\x26\xf2\x34\xfd\x90\xe6\x2e\x1f\xa5\xba\xd5\x8d\xd6\x77\xaa\x2c\xe6\x4e\x85\xb6\x0d\x20\x4b\xb2\x77\xaa\xd5\xbe\x05\x39\x92\x2b\x14\x2c\x68\x4f\xda\x83\x34\xa8\x27\xf5\xa0\xa6\x90\x21\x19\x29\xf1\x11\x64\x1b\x90\x75\x20\x64\x59\x4f\xf2\x65\xb0\xe5\xae\x40\x0a\xc8\xf2\xa0\x96\xd4\x82\x22\x28\x92\x22\x08\x55\x6d\x07\x72\x7b\xc4\x63\x97\x67\x55\x8f\xaa\x9e\xc4\x5e\x9e\x55\x0d\x28\x91\x12\x4a\x14\xd2\x5a\x0a\x61\x69\x75\xa8\xab\x5b\x6d\x35\xda\x63\x09\xb1\x69\x41\x86\x64\x40\x11\xe4\x48\xe5\x8c\x51\x73\x30\x90\x02\xa8\x01\x45\x52\x04\x95\xb7\xd0\x5a\x66\x59\x64\xe9\x52\xc2\x7a\x92\x27\x59\x10\xe3\x3d\xe3\x1d\x88\xf1\x9e\xf1\x1e\x24\x24\x01\x95\x8f\xd6\xb1\xbd\x63\x7b\xdd\x82\x0c\x89\xf1\x11\xe4\x48\x88\x37\x35\x28\x90\x10\x6f\x1a\x50\x24\xa1\xbd\x29\xed\x1d\xdb\x3b\xb6\x37\xa5\xbd\x63\x7b\xc7\xf6\xc6\x82\x18\xcf\xf6\xc6\x81\x18\xcf\xf6\xc6\x83\x84\x84\xf6\x06\xed\x03\x07\x83\x07\x95\xf6\xc9\xd6\x85\x92\x3d\x14\xb2\xa5\x6a\xf2\x24\x8f\x33\x3a\x5f\x6e\xdd\xf5\x0b\x5f\xfe\x2f\xf7\xfd\x7a\xff\xfa\xf3\x3c\x4b\x5e\x71\xdb\x71\xd1\xca\x4d\x19\xb2\x5c\x7f\x49\xa6\x71\x2a\x53\xf8\xfb\x1b\x00\x00\xff\xff\xf8\x0f\xe0\x8e\x75\x04\x00\x00"); -func _agg ()([]byte ,error ){return _fac (_bcc ,"Add-RKSJ-H")};var _aafg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9c\x4d\xaf\x26\xbb\x71\xdf\xf7\xe7\x53\x3c\x4b\x67\xe1\xdc\x26\x9b\x2f\xdd\xc0\xe0\x00\x8e\x6c\xc3\x42\x60\x27\x88\xf2\x06\x04\x59\x34\x59\x45\x61\x00\xdf\x99\xc1\xdc\xd1\x42\xdf\x3e\xa8\xff\x8f\x47\x4a\x14\x03\xba\x0b\xa1\x34\x75\xc9\x6e\xf6\xbf\xab\x48\xfe\xba\xf8\x9c\x9f\x7e\xf3\xdb\xbf\xff\xed\x97\xcf\x3f\x5e\x3f\xfd\xe7\xef\x5f\xe7\xef\xfc\xc7\x6b\x7d\xfe\x62\xdf\xfd\x97\xaf\x7f\xf8\x3e\xfd\x35\xfc\xf7\x9f\xbf\xbc\xbd\xa5\xfc\xb2\xcf\xf3\xc7\xc7\x3f\x65\xe6\xcf\xcf\xb7\xb7\xb7\xe8\xff\xbb\x3f\xfe\xf2\xc3\x7f\xfe\xed\x97\xf5\xf5\x75\xd2\xce\xfe\xf0\x6d\xb7\x7d\xbd\x7e\xfa\x2f\xfe\xfb\xcf\xbf\xfc\xf8\xfe\xc7\xd7\xdf\xfc\x9d\x7d\x1d\xfe\xef\x5e\xe6\x2b\xfc\xff\xe9\xbb\xf9\xf7\xcf\x5f\x7e\xff\xfa\x9b\xdf\xfc\xcb\xef\xd2\x9f\xdc\xbf\xfb\xc3\xb7\x6f\xff\xea\x3f\xfb\x97\x1f\xaf\x24\x9f\x7f\x31\xd9\xb7\x9f\x7e\xf3\xcf\xcf\xb7\x7f\x79\x7e\xf6\xd7\x4f\xff\xf4\x1f\xed\x5f\x9f\xbf\xfd\x0f\xf5\x6f\xff\x49\xff\x49\xff\xe5\xbf\xfb\xf7\x5f\x3e\x7f\xfd\xf2\x4a\xff\xfe\x38\xda\x9f\xdd\xff\xf5\x8f\xdf\x7c\x5f\xe9\xed\xa7\xff\xf9\xdf\x7e\xfb\xf7\xaf\xff\x95\x5e\xe9\x78\xe5\x5a\x73\xfa\xdf\xdb\xff\x3f\xfe\xf9\xab\xf9\xeb\xe0\x5f\x99\xb1\xcf\xaf\xe6\xbf\x7c\x7b\xa6\x7f\x7f\xbe\xfc\xde\xdf\x5e\xaf\x4f\xc7\xf1\xfe\x7a\xbd\x3e\x5d\xc7\x7b\xfc\xeb\xef\x52\x39\xde\x5f\x9f\xfe\xf1\x1f\xfe\xf1\x1f\xde\x63\x90\x7f\xd1\xfe\x2d\x71\x99\x2f\x5f\x7f\x98\x2f\x7c\xba\xc2\xa7\xb4\xde\x5f\x29\x7a\xfc\xdf\xff\xe9\x2d\x1d\xc7\xbe\xef\x67\xdb\xad\x73\xb4\xee\x1e\xad\x3f\x3d\xdc\xed\x49\xf5\x7a\x7f\xdd\x77\x38\xea\x8d\x63\xbe\xbf\xd2\xd9\xcb\x29\x9f\xc9\xa7\x4e\xf9\x0a\xcf\x93\xe4\x59\xf5\xfd\x95\x5a\x0e\xcf\x6a\x78\xda\xfb\x2b\x17\xb5\x59\x1d\x4f\x0f\x4f\x97\xe7\xc2\xe3\xe1\x89\xbb\x65\x6e\x9f\xe3\xca\xb9\xb6\xf0\x70\xe5\x1c\x6d\xce\x14\x6d\x4e\xda\x9c\xd1\xa6\xa4\x18\xcf\x49\x9b\x73\x8c\xf7\x57\xe9\xd1\xeb\x1c\x86\x67\xbd\xbf\xea\x11\x6d\x0a\xbd\x4a\xf4\xaa\x77\x0d\x0f\xbd\x4a\x5c\xb9\xd5\x18\x61\xa5\x4d\x8d\x36\xbd\xc6\x53\x54\xda\xd4\x68\x73\xa5\xe8\xd5\x68\xd3\xa2\xcd\x7d\xc4\x78\x1a\x6d\x5a\xb4\xb9\x7b\xf4\xea\xb4\xe9\xd2\xe7\x68\x31\xa0\x4e\xa3\x1e\x8d\x52\xca\xd1\xef\xa2\xd5\x85\x8a\x39\x06\x79\xd1\xea\x5a\x08\x1b\x1d\x6f\x5a\xdd\x6a\x75\x5e\x47\xb8\x68\x75\xab\x55\xd1\x1b\x79\x68\xf5\xa8\x55\x3d\x43\xdc\x87\x56\x8f\x5a\xb5\x23\x3a\x0e\x5a\x0d\xb5\x6a\x77\x09\x17\xad\x86\x5a\xf5\x1a\x1d\x27\xad\xa6\x5a\x5d\x35\xa2\x62\xd2\x6a\x2e\x7b\x7f\xa5\x3b\x45\xc7\x19\x3d\xb6\xc9\xe5\x8c\x56\x46\x47\xd3\xcb\x3b\x8e\xb8\x96\xd1\xd1\xd4\xea\xe8\x31\x08\xa7\x95\xab\x55\x6a\x71\x2d\xa7\x95\xab\x55\xce\xd1\x71\xd1\x6a\xa9\xd5\x99\xe3\xf2\x8b\x56\x6b\xae\x70\x5d\xd1\x71\x19\xad\xf6\x20\xf2\xdb\xa7\x71\xa8\xe3\x38\xd4\xb1\xf4\x3b\x5c\xea\x38\x0e\xb5\xaa\x25\x5a\x11\xe6\x43\x11\x9c\xdb\xd9\xc2\x45\x2b\x82\xb1\x45\xec\x0f\xa2\x71\x10\x8d\xfd\x3e\xc3\x45\x2b\x85\x63\xbe\x22\x42\x07\xf1\x38\x14\x8f\xf9\xae\x47\xb8\x68\x75\x2a\x68\x8f\x88\xd1\x41\xfc\x0d\xc5\xdf\x99\x42\x9c\x41\x00\x8e\x42\x68\x87\x38\x83\x08\x1c\x8a\xc0\x33\x87\x38\x83\x10\x1c\x0a\xc1\xf3\x0c\x71\x06\x31\x38\x14\x83\x67\x09\x71\x06\x41\x38\x14\x84\x67\x09\x71\x06\x51\x38\x14\x85\x67\xed\x57\xb8\x68\xa5\x28\x3c\x5b\x89\x8e\x44\xe1\x50\x14\x9e\xfd\xac\xe1\xa2\x95\xa2\xf0\xec\x77\x74\x24\x0a\x87\xa2\xf0\xbc\xee\x90\x90\x28\x1c\x8a\xc2\xf3\xae\xd1\x91\x28\x1c\x8a\xc2\x72\x44\x42\x0f\xa2\x70\x28\x0a\x4b\x4a\xd1\x91\x28\x1c\x8a\xc2\x92\x8f\x90\x90\x28\x1c\x63\xf6\x70\xb5\xe8\x38\xe6\x25\x97\x3a\x9e\x91\x68\x83\xc0\x1c\x0a\xcc\x72\x4a\x1c\x02\x73\x28\x0a\x4b\x91\x38\x44\xe1\x50\x14\x96\x2a\x71\x88\xc2\xa1\x28\x2c\x55\xe2\x10\x85\xc3\x6b\x7a\x7f\x95\x26\x71\xbc\x66\x5c\x59\x77\xc4\x75\xca\xa5\x6b\xb5\x3b\x86\x4a\xac\x0e\xc5\x6a\xe9\x25\x5e\x1a\xb1\x3a\x14\xab\xe5\x3a\xe3\xf2\xc4\xea\x50\x60\x96\xeb\xee\x6f\x9f\x26\x81\x39\x15\x98\xe5\xbe\x53\xb8\xd4\x6a\x2a\x30\xeb\x51\xcb\xdb\xa7\x49\x60\x4e\x05\x66\x4d\x31\x6f\x4e\x02\x73\xa6\xe7\x79\x7f\xd5\x9c\x92\x5c\x43\x2e\x75\xcc\x39\xbf\x7d\x9a\xc4\xea\x54\xac\xd6\x33\x54\x9d\xc4\xea\xcc\x33\x3a\x9e\xa1\xea\xcc\x73\xe0\x1a\xea\x98\xe4\x9a\x72\xe9\x5a\x45\x97\x27\xa2\xe7\xd9\x8e\x70\xc5\x74\x3e\xcf\xa6\x6b\x29\xc8\x6b\x09\x25\x26\x41\x3e\xcf\x71\xbd\xbf\x6a\xcd\x72\x8d\x1b\xd7\x1d\xae\xaa\x6b\x8d\x07\xd7\x23\xd7\x21\x97\x06\xa1\xec\xa8\x35\xe6\xd9\x49\x76\xcc\x52\xeb\xfb\xab\xb6\x1c\xad\x4a\x6d\xb8\x9a\xee\x58\xe5\xea\x72\x69\x10\xad\xa8\x23\x83\x50\x0e\xd5\x76\x85\x8b\x1c\x9a\xca\xa1\xda\x63\x39\x98\xe4\xd0\x54\x0e\xd5\xeb\x0c\x25\xc8\xa1\xd9\x58\x0f\xce\xf3\xed\xd3\x24\xc8\xe7\x5d\x62\xf4\xb7\x9e\xf1\x2e\x0f\xae\xe7\xfd\xd5\x62\xa5\x9b\x77\xd1\xe0\xef\x36\xde\x5f\xed\x90\xce\x77\x93\x82\x4a\x8e\x76\x94\x43\xcb\xf4\xc7\xf2\xfa\x6f\xad\xb8\x93\xdc\x99\x77\xac\x52\xed\xa8\x31\x9e\x7b\x38\x2e\x5d\xe4\xc4\xb5\xe4\xf2\x19\xae\x4b\x77\x77\x93\x4b\x6b\x56\x8a\x6c\x9d\x24\xdd\x54\xd2\xb5\x54\xe3\x41\x48\xba\xf9\xc4\xda\xdb\x72\x8a\x31\x3e\x5a\x7c\x31\x2d\x45\x8c\xce\x47\xab\xef\x54\x6a\xb6\xf3\x08\xe9\x48\xcd\xa9\xd4\x6c\x4a\xba\x49\x6a\xce\x41\xab\x58\xde\x26\x79\x38\x95\x87\xad\xc4\xf2\x36\xc9\xc3\x39\x59\x4b\x63\x79\x9b\xe4\xe1\x54\x1e\xb6\x16\xcb\xdb\x24\x0f\xa7\xf2\xb0\xb5\x58\xde\x26\x79\x38\x95\x61\xad\xc7\xf2\x36\xc9\xb0\xa9\x0c\x6b\x57\x2c\x6f\x93\x0c\x9b\xca\xb0\x76\xc7\xf2\x36\xc9\xb0\xa9\x0c\xeb\x47\x2c\x6f\x46\x86\x99\x32\xac\x1f\xb1\xbc\x19\x19\x66\xca\xb0\x9e\x62\x79\x33\x32\xcc\x94\x61\x3d\x47\x8c\x1a\x19\x66\x4a\xa7\x7e\xc6\xf2\x66\xa4\x93\x29\x9d\x7a\x89\xc9\xc0\x48\x27\x53\xa2\xf4\xd2\xa3\x23\x89\x62\x27\x1b\x86\x56\xc3\x45\x2b\x05\x77\x57\xc8\x18\xc1\x6d\x0a\xdb\xde\x23\x5b\x8d\xb0\x35\x85\x6d\xef\x57\x74\x24\x6c\x8d\xcd\xc7\x15\x0b\x97\x11\xb6\xa6\xb0\xed\x77\xc4\xbb\x11\xb6\xa6\xb0\xbd\x8e\x58\xb8\x8c\xa9\xdf\x5a\xe4\xf4\x75\xc4\xc2\x65\x4d\x39\x8d\xb9\x7a\x44\x8e\xb5\x69\x72\xb1\x93\x09\x55\x8d\x05\xc2\x7a\xbf\xc3\x75\xcb\xd5\x1f\x5c\xcf\xfb\xeb\xba\xae\x5b\xae\x81\x2b\x3a\xa2\x17\xcb\x88\x69\x19\xb9\x72\x4c\xfd\xc6\x32\x62\x5a\x46\xae\x33\xa6\x7e\x63\x19\x31\x2d\x23\x57\x89\xa9\xdf\xc8\x30\x53\xa6\x5c\x35\x92\xc7\x48\x05\x53\x44\x5f\x35\x26\x29\x23\xa2\x4d\x11\x7d\xb5\x16\xe3\x22\xa2\xed\xb1\x70\xf5\x98\x6b\xec\xb1\x85\x6b\xe9\x81\xe2\xf2\x8f\xd3\x51\xd7\xea\x1a\x3d\x11\x6d\x8a\xe8\xeb\x8a\x89\xc5\x88\x68\x1b\x4f\xd3\x33\x9e\x72\x75\xb9\xd4\xf1\xba\xa3\x15\x41\x6e\x0a\xf2\xeb\x8e\x05\xc2\x08\x72\x53\x90\xdf\x47\xac\x9e\x46\x90\x9b\x82\xfc\x56\x3e\x1a\x41\x6e\xb6\x46\xb8\x62\xf5\x34\x5b\x13\xd7\x8c\x8e\x1a\x97\x2d\xc3\x15\x1d\xb3\x5c\xa4\x82\x29\x15\xee\x1c\x0b\x84\x91\x0a\xa6\x54\xb8\xcf\x58\x20\x8c\x54\x30\xa5\xc2\x5d\x62\x81\x30\x52\xc1\x94\x0a\x77\x8d\x19\xdc\x49\x05\x57\x2a\xdc\xed\xa8\xe1\x52\x2b\x57\x2a\xdc\xad\x5d\x6f\x9f\x9c\x54\x70\xa5\xc2\xdd\x63\x9e\x77\x52\xc1\x95\x0a\xf7\x95\xa3\x23\xa9\xe0\x4a\x85\xfb\x8e\x2d\xb8\x93\x0a\xae\x54\xb8\xef\x98\x75\x9d\x54\xf0\x93\x3d\xef\x11\xd3\xae\x93\x0b\xae\x5c\x48\x47\x8a\x49\xcd\x49\x06\x2f\xb4\xcb\x31\xf1\x3a\xd9\xe0\x85\x76\x39\x66\x5e\x27\x1d\xbc\xd2\xee\x8c\x77\xe2\xe4\x83\x57\xda\x95\x98\xeb\x9c\x84\xf0\x46\xbb\x1a\x5c\xe1\x64\x84\x37\xda\xb5\x14\x7d\x09\x76\xdf\x7b\xf2\x7e\x94\xf0\xd1\x8e\x4d\xf9\xd1\x5b\xf4\x25\x90\x9d\x5d\xf9\x71\xb5\x50\x93\x48\xf6\xeb\xc9\xe1\xbb\x73\x91\xef\x94\x8f\xbe\x77\x6c\x3d\x9c\xf0\xf6\xbb\x07\x05\xa5\x43\x52\xdd\xbd\xe1\xd3\xc6\xff\xe8\xd1\x97\x98\x77\x36\xf0\xe9\x88\x10\x74\x82\xde\xd9\xc1\xa7\xd4\xe3\x7a\x44\xbd\x3f\x1b\x1a\x62\xb3\xe1\x04\xb4\x8f\xfa\x84\xef\x8c\x99\xdc\x47\x1d\xf2\xd1\xf7\xd4\x8b\x24\xca\x7d\xac\x43\xbe\x88\x43\x1f\x6b\xfb\x12\x63\x6e\xf2\x65\x7c\xea\x5b\x22\xd0\x9d\xd8\x77\x08\x20\x95\x08\x45\x27\xf8\x7d\x5a\x20\x40\xaa\x11\x8b\x3e\x23\x1d\xb7\x89\x67\x3b\xe5\x5b\xf2\x71\xbd\x16\xcc\xe4\x64\x89\x1b\xd7\x6b\x7a\x47\xa4\x89\xdb\x73\x87\xaf\xeb\x1d\x59\x6c\x71\x3e\xb9\xd1\xb7\x47\xb6\x3a\x59\xe1\x4e\xdf\x4b\xa1\x4c\x5a\xb8\xbb\x34\xb8\x14\xcb\xee\x03\xdf\x08\x74\xd2\xf6\xcd\x3d\x56\xce\x4f\xee\x5c\x4f\x13\xa8\x93\x3f\xbe\xb8\xde\xdd\xd2\x5f\x5d\xad\x9d\xfc\xf2\x05\x95\x1d\xf1\xfa\x17\x09\xb6\x8e\xd8\xb0\xa4\x9c\xd2\x15\x3e\xed\x58\x30\xf1\x48\xb7\x7c\x5d\x3e\x20\x2f\xc5\x2b\x5c\x64\xe2\x3a\x62\x5f\x96\x72\xba\xe4\xd3\xc6\x0c\x13\xaf\x30\xc9\x37\xe5\xe3\xbe\xda\xe6\x2d\x52\x76\xa5\x96\xe5\x0b\xc9\x57\x6a\x27\xbe\x87\x47\xbf\xe5\x1b\xf8\x24\x47\xd3\x7d\x93\xf6\x29\x6b\x63\xfb\x99\x7a\xf8\x18\x4b\xe2\x1e\x67\x2c\x28\x8b\x84\x5f\xb9\xf5\xf0\x95\x33\xfa\xe6\x76\xe1\xbb\xc2\xd7\x23\x64\x57\x6e\xb7\x7c\x5c\xaf\x74\xb5\xe3\x7a\x79\x6a\x7c\x25\x48\x61\xe5\xa9\xf1\x65\xee\x51\x23\x55\x16\xd3\xc5\x3a\x7b\x91\xef\x92\x2f\xf2\x26\x8c\x33\xe6\xd0\x80\x29\x64\x31\x85\xe4\x16\xcb\xcf\x62\x0a\x59\xa5\x49\xfb\x5e\x6a\xf8\x9a\xb4\x67\x5a\xc9\x3d\xf6\xf8\x8b\x69\x65\x95\xa1\x7b\x5c\xd2\xa5\x8c\x8a\xaf\x32\x96\x26\x1f\x7d\x63\x7a\x4e\xf9\xca\x6a\xa7\xf9\x79\x31\x25\xe5\xfb\x88\xfb\x32\x25\x2d\xa6\xa4\x7c\x1f\xa1\x01\x53\xd2\xaa\xbb\x5d\x6c\x86\x16\x53\xd2\x6a\x7a\x47\xe7\xd1\x42\x97\xc6\x3b\x92\x89\xbe\xf8\x8a\x7c\xa0\xfd\x11\x5b\xdc\xc5\xd4\xb5\x98\xba\xce\xa4\x77\xce\xd4\xb5\x98\xba\x4e\xed\xe7\x16\x53\xd7\x62\xea\x3a\x73\x6c\x17\x16\x53\xd7\x62\xea\x3a\x4f\xc5\x06\x53\xd7\x62\x9a\x3a\x8b\xde\x2f\xd3\xd4\xd2\xcc\x94\xce\xaa\xf7\x7b\xf7\x8e\x4f\xed\xea\xa5\x76\xf4\xbd\xe3\xf5\xa5\xb3\xc6\x86\x6a\xdd\xb3\xe0\x2b\xb4\xab\xf2\x55\x7c\xa1\xe9\xd9\xa4\xdf\x3d\x1b\x3e\xdd\x83\x77\x79\x4f\xee\x61\x49\x3e\xee\x6b\x19\x1f\x7d\x23\x45\xd7\x53\x74\x5f\x99\xd4\x7a\xe0\xf3\x7a\x4a\xc6\x97\xf5\x35\x23\x56\xda\xf5\x94\x13\xdf\xc9\x17\x8e\x22\x5f\xc1\x57\xf0\x75\xf9\x2a\xbe\xb8\x47\xbd\x3a\xbe\x86\x2f\xc6\xd7\xea\x49\xdf\x8e\x2f\xe2\xbe\x68\xdb\xb4\x9e\x72\xe1\x8b\xb8\xaf\x3d\x73\xdf\x1b\x5f\x4c\x5d\xf5\x8e\x1d\xd7\x7a\x04\x0a\x98\x54\xf5\xdd\x61\x3d\x42\x05\x4c\x82\x15\xd6\x53\x26\xbe\xa9\x6f\x37\x8a\x8d\xa7\x18\x3e\xe3\xd9\xe8\xeb\xf8\xf8\x54\x93\x68\xb7\xf0\x2d\xda\xe9\x7a\x55\xef\x52\x26\xb5\xde\x35\xe6\x8a\x7e\x55\xfa\xed\xb1\x54\xf4\xab\xd2\xaf\x35\xe9\x5c\xd1\xaf\x4a\xbf\x9a\xa5\x73\x45\xbf\x30\xa9\xde\x5d\xba\x54\xf4\xd3\x5c\x57\xef\x4e\x3b\xf4\xd3\x5c\x57\x7b\xe5\x1e\xe8\x17\x26\x35\x7d\x38\x58\x4f\x45\xbf\x30\xa9\xe8\xeb\xc8\x7a\x2a\xfa\x85\x49\xad\x9f\x7a\x1f\x15\xfd\xb4\xac\xb5\x83\xe7\xad\xe8\x17\x26\xee\xc1\xf5\xd0\x4f\x9f\x23\xdb\x41\x6c\x54\xf4\x0b\x93\xea\x45\x1c\x54\xf4\xab\x7c\xfd\x0a\xd2\x5d\x4f\x45\xbf\x30\xa9\xf4\xaa\x77\xd9\xd0\xaf\x49\xbf\x4b\xf3\xc6\xd3\xd0\xaf\x25\xee\xa1\xf1\x35\xf4\x53\x4e\x57\xd1\xd2\x7a\xc8\x69\x99\x54\xaf\xa4\x7b\x90\xd3\x32\xa9\x1d\x45\xef\xa8\xa1\x9f\xe6\xab\x92\xd0\x80\xf9\x4a\x26\x95\x52\xa4\x5f\x43\x3f\xcd\xbb\xe5\x2a\x7a\x5e\xe6\x5d\x99\xd4\xf7\x3b\x67\xde\x95\x49\xed\xbe\x18\x1f\xfa\x35\xf4\x2b\x3c\x1b\xfa\x69\x0d\x68\xad\xe3\x43\xbf\x86\x7e\x27\xf7\x40\xbf\xb6\xe3\x8f\x67\x43\xbf\xa6\x0f\x8a\x1f\x63\x46\xbf\x30\xa1\xb3\xae\xd7\xd1\x2f\x4c\x2a\xcc\x2f\x4f\x47\xbf\x30\xa9\x96\x8b\x76\xe8\xd7\xc9\x5f\xcd\x07\x4f\x47\xbf\xae\xf8\xd3\xc7\xd4\xf5\x74\xf4\xd3\xba\x00\xbb\xae\x87\x75\x41\x26\xde\xa5\xde\x51\x47\xbf\x4e\xfc\x65\x3d\x07\x73\x98\x4c\x12\x88\xc7\x3f\xd0\x2f\x4c\xf4\xfd\xeb\x70\xbe\x9e\x8e\xbc\xfd\xa6\x0b\xc3\x42\xde\xae\xf4\x3e\x12\xb7\x43\xde\x4e\x7a\x13\xc6\x1d\x79\xc3\xa4\x5a\x1b\x43\x45\xde\x6e\x4c\x35\x3c\x12\xf2\xf2\x25\xf6\x38\x25\x07\xd3\xad\x4c\x84\xa2\x64\x7b\x90\xed\x41\x36\x42\xec\x41\xb6\x47\x61\x97\x19\xcb\x83\x6c\x61\x52\x39\x49\x81\x07\xd9\x1e\xa5\xed\xd1\xe9\x8b\x6c\x61\x52\x4f\x59\x12\x3d\xc8\xf6\x20\x1b\xd3\xc0\x83\x6c\x8f\x64\xeb\x5a\x0e\x9e\x07\x5d\xb4\x63\x2b\xa5\x2b\x4c\x1e\x74\x09\x93\xfa\x71\xd3\x0e\x5d\x1e\x74\xe1\x15\x3e\xe8\xf2\x30\xed\x15\x69\xf5\xa0\xcb\x43\xd8\xf1\x0a\x1f\x74\x79\xa4\x4b\x3f\xf0\x11\x76\xcf\x62\x39\xd0\x98\x07\x61\x37\x0e\xf4\xc3\x87\x7e\x83\xb4\x25\x9c\x06\xfa\x8d\x8c\xf6\xd2\x60\xa0\xdf\xd8\x4b\x04\x3e\xb4\xd2\xb6\xa0\x9e\x4c\x7b\x6c\x0b\x64\xa2\x9d\xde\xc7\x40\xab\xa1\x14\xad\x55\xcf\x36\xd0\x6a\x48\xab\x72\x71\x5f\xb4\x1a\xd2\x2a\xa3\xcb\x40\xab\x41\x8a\xb2\x94\x0c\xb4\x1a\x7b\x89\x90\xf6\x03\xad\x06\x29\x8a\x06\x03\xad\x06\x5a\x1d\x3c\x2f\x5a\x0d\x62\x88\x29\x64\xa0\xd5\x40\x2b\xa6\x9f\x89\x56\x53\x29\x9a\x98\x2e\x26\x5a\xcd\xc4\x94\xae\xb1\x4c\xb4\xd2\xd6\xad\xde\xda\xba\x3d\x6c\xdd\x64\x52\xbb\xb5\x05\x78\xd8\x02\xc8\xa4\x72\xf2\x1c\x6c\x01\x64\xc2\x47\x3b\xf4\xd3\x16\xa0\x26\x96\x0d\xb6\x00\x32\xa9\xde\xda\xe6\x3e\x13\xfd\xc2\xa4\xe3\x26\x6d\x27\xfa\xcd\x9b\xa9\x86\x31\xa3\x9f\xb6\xcd\xad\xee\xeb\xa1\x9f\xb6\xcd\xf5\x66\xc9\x61\xdb\x2c\x93\xca\x79\x71\x0f\xf4\x9b\xe8\xc7\xd4\x3a\xd1\x6f\x6e\xfd\xb8\x1e\xfa\x4d\x96\x58\xa6\x3d\x43\x3f\x53\xac\xdd\xcc\x07\x86\x7e\xda\xca\xb4\xcc\xf6\x81\xad\x8c\x4c\x2a\x67\xd3\xf5\x0c\xfd\x8c\x2d\x8a\xb6\x9b\x8f\xa1\x9f\x29\xfe\x6e\x62\xd2\xd0\xcf\x98\xe2\x12\xd7\x43\x3f\x93\x7e\x67\x95\x06\x86\x7e\xd6\x59\xda\x69\x87\x7e\xc6\x14\x47\x6e\x19\xfa\xd9\xcd\x3c\xc4\x73\xa0\x5f\x98\x54\x1a\x73\x93\xa1\x5f\x98\xd4\x0f\xe6\x1c\x43\x3f\x53\xfc\x55\xb6\x41\x86\x7e\xa2\xbf\x7a\xef\xbe\xe8\x67\x5b\x3f\x7c\xe8\x67\x5a\x62\x1b\x73\x93\xa3\x9f\x93\xab\x6c\xf1\x1c\xfd\xc2\xa4\x7e\x92\x5b\x8e\x7e\x2e\xfd\xca\xad\x31\x3b\xfa\x39\xfa\x25\xfa\xa2\x9f\x17\xda\xd1\x17\xfd\x1c\xfd\x4e\x69\xef\xe8\xe7\x8d\xad\x11\xed\xd0\xcf\x99\xeb\x12\x3e\xf4\x73\xe9\x77\x32\xff\x39\xfa\x39\x6b\x00\xef\xd7\xd1\xcf\x77\xfe\x4a\x67\x47\x3f\xdf\xf1\x87\x0f\xfd\x5c\xfa\x95\xc6\x3d\xd0\xcf\x15\x7f\x27\x73\xa2\xa3\x9f\x4b\xbf\x93\x25\xd1\xd1\xcf\xb5\xc4\x26\xf2\x68\xa1\xdf\x22\xfe\x98\xeb\x16\xfa\x89\xe4\x4b\x66\x3b\xbc\xd0\x6f\x31\xd7\x91\x33\x0b\xfd\xc2\xa4\xb2\x97\xd3\x85\x7e\x4b\x5b\xbc\xcc\x96\x67\xa1\x1f\xf5\xdb\xbd\xf5\x58\xe8\xb7\x1a\xb9\x4f\x5f\xf4\x5b\x9d\xe5\x9e\xb1\xa0\xdf\xba\x98\x5f\xe8\x8b\x7e\x6b\xe7\x2f\x7d\xd1\x6f\x29\xfe\x4e\xb6\x5f\x0b\xfd\x96\xe6\xbf\x53\x58\xf9\x2c\xf4\x13\x8e\xd5\xce\x3b\x02\xc7\x64\xe2\x39\x18\x33\xfa\x2d\xb6\x28\xda\xfa\xf2\x75\x04\x93\x4a\x3a\xaf\xbf\xbe\xdc\x0f\x68\x43\x26\x75\x96\xf6\x01\x6d\xc8\xc4\x0e\x26\xcb\x77\xe2\xdb\xbb\x95\x24\x5f\xc1\x27\x29\xf5\x91\x65\x0d\x68\x43\x26\x15\x7d\x8e\x5b\x03\xda\x90\x49\xa5\x69\x5a\x1e\xd0\xc6\x80\x36\x54\x22\x5f\x03\xda\x18\xd0\x46\xd6\xf2\x3c\xa0\x0d\x99\x98\x6a\xba\x7c\x0f\xbe\x1d\x8a\x8c\x6f\xe0\x1b\xba\x5e\xe3\x7a\x13\xdf\x24\x3c\xab\x7c\x86\x8f\x50\x6c\xf4\x75\x7c\xce\xeb\xc7\xb7\xf0\x29\x95\x99\x82\x07\xb4\x31\xa0\x8d\x7a\x9f\xf2\xa1\x9f\x68\xa3\xe6\x44\x3b\xf4\x83\x36\x4e\x85\xe7\x80\x36\x64\xd2\xad\x1d\xc5\x00\x36\x64\x52\x67\x93\x39\x80\x8d\x01\x6c\xe8\x9b\xfa\x1a\xc0\xc6\x00\x36\x6e\x45\xec\x00\x36\x64\xc2\xc7\xf5\x90\x0f\xd8\x48\x15\x1f\xf2\x09\x36\x4a\xba\xb8\x1e\xf2\x09\x36\x6a\xba\x78\x0c\xe4\xab\xc8\x27\x08\x1b\xc0\x86\x4c\x4a\x57\xa1\x2f\xf2\x09\x36\x8a\xbe\x74\xaf\x01\x6c\x0c\x60\x23\xdf\x3c\x07\xf2\x01\x1b\xaa\x56\xae\x01\x6c\x0c\x60\x23\x57\xc9\x0c\x6c\x0c\x60\x63\xcb\x07\x6c\xc8\xa4\x96\x79\x36\x60\x63\x00\x1b\x5d\xab\xcb\x00\x36\x64\x22\xa3\xe8\x8b\x7e\xc0\x46\xd1\xac\x37\x80\x0d\x99\x54\x0b\xba\x00\x1b\x03\xd8\xa8\x1d\x1f\xfa\x09\x36\x4a\xe6\x7d\x00\x1b\x03\xd8\xe0\x63\xd5\x00\x36\x64\x62\xb7\xa4\x50\x03\x36\x64\x52\xa9\x37\xcf\x86\x7e\xc0\x46\x26\x3d\x80\x0d\x99\x54\xda\xc1\x73\xa0\x9f\x60\xa3\xb4\x13\x1f\xfa\x09\x36\x5a\x6a\x7a\x36\x60\x43\x26\xb5\xac\x1d\xe8\x00\x36\x64\x42\x3f\x3d\x2f\xb0\x31\x80\x8d\xac\x0f\x71\x03\xd8\x18\xc0\x46\xd6\x4a\x3c\x80\x0d\x99\x54\xbb\x66\xf9\x01\x6c\xc8\xa4\xd2\x79\x0e\x60\x63\x00\x16\x59\x3b\xd5\x01\x58\xc8\xa4\xd2\xaa\xc6\x0c\x39\xc8\x24\x0a\xa7\x6b\x40\x0e\x32\x91\x46\xd2\x0f\x72\x18\x90\x43\x61\xca\x81\x1c\x64\x52\x4b\xfb\xd9\xd0\x0a\x72\x48\xa4\x34\xe4\xc0\xb7\xde\xd2\x35\x2b\xf3\xad\x17\x13\xed\xf0\xa1\x81\xc8\xa1\x74\xad\x4c\x03\x72\x90\x49\x2d\xdd\x9a\x9a\x20\x87\x01\x39\xa8\x68\xb2\x06\xe4\x20\x13\xe9\x2b\x5d\x20\x07\x99\xd4\x00\x3d\xca\x26\x98\xd0\x45\x63\x86\x1c\x06\xe4\x50\x76\x5f\x74\x11\x39\xb4\xc2\x73\x40\x0e\x32\xa9\x75\xed\x50\x06\xe4\x30\x20\x87\x9c\xe9\x8b\x2e\x0f\xba\x34\xc6\x87\x2e\x90\x43\xe9\x3c\x1b\xba\x40\x0e\x89\xa9\x0e\x72\x18\x90\x43\x16\xd8\x0e\xc8\x61\x40\x0e\x85\x78\x86\x1c\x06\xe4\xa0\x93\x18\x6b\x40\x0e\x03\x72\x28\xcc\x11\x90\x83\x4c\x2a\x57\xc6\x87\x7e\xa2\x89\x52\x79\x97\xd0\x84\x4c\x6a\x95\x78\x81\x26\x06\x34\xb1\x73\x10\x9a\x90\x49\xad\x1c\x8c\x0f\xfd\x06\x1f\x9c\x0a\x63\x41\xbf\x81\x7e\xfa\xd8\x32\xa0\x89\x01\x4d\x14\xed\xa4\x07\x34\x31\xa0\x89\xc2\x1c\x01\x4d\x0c\x68\x82\x9d\xfe\x80\x26\x64\x22\xee\xa5\x1f\x34\x31\xc6\xd6\x8f\xb1\xa0\x1f\x34\x91\xf4\xb1\x60\x40\x13\x32\x11\x1b\x7a\x0e\x68\x42\x26\xe6\x08\xf5\x85\x26\x64\x52\x2b\x2c\x15\xd0\xc4\x80\x26\x2a\x73\x1d\x34\x21\x13\x3e\xae\x87\x7e\xa2\x89\xd6\xd1\x05\x9a\x90\x49\x4d\xe7\x73\xd6\x80\x26\x64\x62\xe7\xd6\x7e\xc5\x6a\x0f\x6c\xc8\xc4\xed\x78\x24\xe4\x15\x6c\x94\xa6\x4d\xf5\x00\x36\xc6\x86\x0d\xa6\x7e\x60\x43\x26\xc2\x84\xbe\xc8\x2b\xd8\x68\xd7\x1e\x16\xf2\x02\x1b\x59\x9b\xa4\x01\x6c\xc8\xc4\x6b\xe5\xd1\x91\x57\xb0\x51\x6f\x52\x0f\xd8\x18\xc0\x46\x65\xa7\x00\x6c\x0c\xbe\x9b\xf2\x66\x60\x0d\x99\x50\x5c\xc3\x83\x35\x64\x72\x22\x20\x40\x8d\x01\x6a\x24\x16\x21\x50\x63\x80\x1a\x55\x5f\xd5\x06\xa8\x21\x13\x2f\x9f\xbb\x22\xae\xb1\x40\x5c\x5c\x0f\xf5\x6c\x6f\x95\x19\x31\xea\x09\x35\xda\xc9\xe4\x0d\x6a\xc8\x24\x0e\x12\xac\x01\x6a\xc8\x24\x8e\x57\xac\x01\x6a\x0c\x50\xe3\x24\xc0\x40\x0d\x99\xd4\xf2\xc1\xa3\xa1\x1e\xa8\x51\x99\x1c\x41\x0d\x99\xd4\x2a\x0b\x04\xa8\x21\x93\x4a\x61\x02\x01\x35\xc6\x46\x8d\x4c\x3b\xe4\x73\x16\x08\x82\x18\xd4\x90\x89\x37\xa4\x31\x83\x1a\x32\x81\x29\xba\x2f\xa8\x21\x93\x0a\x5f\x25\x07\xa8\x31\x40\x8d\xcc\x62\x00\x6a\x0c\x50\xe3\x64\x11\x02\x35\x06\xa8\x51\xd9\xc8\x80\x1a\x03\xd4\xc8\x4c\x2a\xa0\xc6\x00\x35\x92\x3e\xdd\x0c\x50\x63\x80\x1a\x9d\xa8\x02\x35\x06\xa8\x51\x99\xd0\x41\x0d\x99\x54\xae\x3d\x16\xf4\xf3\x1d\x7d\x3c\x2f\xfa\x09\x35\x5a\xd3\x27\xa3\x01\x6a\x50\x34\xac\x9d\x04\x05\x35\x28\x1a\xb6\xca\x7b\x03\x35\x06\xa8\xd1\xd0\x05\xd4\x90\x89\x31\xeb\xbe\xa0\x86\x4c\x2a\x84\x0b\xa4\x21\x13\x43\xd1\xeb\x85\x34\x06\xa4\xd1\x32\x3e\xe4\x13\x69\x74\xa2\x0f\xd0\x90\x49\xad\x31\x9d\x03\x1a\x32\xe1\xa3\x2b\xea\x2d\xd4\x63\xea\x01\x34\x06\xa0\x01\xfc\x0e\x40\x63\x6c\xd0\x40\x29\x40\x43\x26\xde\x86\x54\x06\x34\x28\x91\x56\xea\x7a\x94\x48\x31\xa9\xe9\xf8\xc1\x9a\x90\xc4\xa4\x6e\x91\x94\xe3\x13\x92\x98\xd4\x2d\x98\x5b\x26\x24\x31\x21\x89\x53\x6f\x72\x42\x12\x93\xba\x45\xd3\xf3\x4e\x48\x42\x26\xae\x47\xbb\x86\x8f\x4c\x3d\x19\x4b\xc7\xb7\x97\xe1\x2a\xdf\x85\x8f\x65\xa4\x72\xdf\x1b\x1f\x5b\xb9\x3d\x96\x07\xdf\xf3\xfe\x6a\x55\x9f\xd3\x27\x20\x31\x29\x5b\xb4\x1b\xdf\xc4\xa7\x6f\x2a\xd7\xcd\xf0\x0c\xdf\x9e\xe6\xb8\xad\xe3\x93\x54\x3a\xc9\xb7\x26\x20\x31\x29\x5b\x14\xed\x7a\x27\x20\x31\x01\x89\x9b\xc7\x05\x24\x64\x82\xdd\x74\x3d\x40\x62\x02\x12\xa9\xe1\x43\x3e\x81\x44\x49\x5a\xbd\x26\x24\x21\x13\xe3\x6b\xf2\x21\x5f\xdd\xab\x08\xed\x90\xaf\x52\xf6\xd1\xea\x3f\x21\x89\x09\x49\xf4\x44\x5f\xe4\xab\x4c\x74\x5a\x26\x26\x24\x31\x29\x5b\x64\x7d\x0b\x9b\x90\xc4\xa4\x6c\x51\x32\xed\xd0\x4f\x24\xd1\x7a\xe6\xbe\xe8\x47\xd9\x22\x5f\xf8\xd0\x4f\x24\x91\x8e\x8e\x2e\xe8\xf7\x41\x12\x3c\x2f\xfa\x89\x24\xda\xa9\x65\x62\x42\x12\x13\x92\x38\x35\xff\x4f\x48\x42\xa6\xf3\x19\x63\x02\x12\x93\xaa\x45\x17\x63\x4e\x40\x42\x26\xf7\x83\xab\xa1\x1e\x45\x8b\x8f\x66\xa8\xd7\xd8\x03\x12\x05\x70\xc4\x84\x23\xfa\x89\x0f\xf5\xc4\x11\xf5\x68\xf4\x45\x3d\x71\x44\xe3\xeb\xe7\x84\x23\xe6\x07\x47\xd0\x17\xf5\x28\x5a\xf4\x4a\x3b\xd4\xa3\x68\xa1\x73\x1f\x6b\xc2\x11\x13\x8e\x38\xaf\x5f\xb1\xce\x4f\x30\x63\xb6\xfd\xc1\x45\x2f\x0b\xcc\x90\x89\xd5\x8b\x4b\x23\x6e\x98\x42\xd9\x78\x42\x19\x13\xca\xa0\x4c\x3e\xa1\x8c\x09\x65\x50\x3a\x9a\x50\xc6\x84\x32\x3a\xe9\x04\x65\xc8\xa4\x72\x6b\x8a\x9a\x50\xc6\xa4\xa4\xc1\xf7\xd2\x09\x65\x4c\x4a\x1a\x37\xef\x0f\xca\x90\x89\x76\xf4\x45\x5d\xc8\x23\x69\x51\x9a\x90\xc7\xa4\xa4\x91\xf5\x7d\x78\x42\x1e\x93\x9a\x45\x6e\xf4\x45\xdd\xce\x22\xac\x12\xd8\x84\x3c\x26\xe4\xd1\x89\x7f\xc8\x63\x42\x1e\x2c\x90\x13\xf2\x98\x9b\x3c\x2a\xed\x90\x8f\x9a\x45\xd7\x2e\x8f\x53\x21\x98\x18\x8b\xde\x2a\xe4\x31\xa9\x59\x40\x1e\x13\xf2\x90\xd9\x9f\xff\x27\xe0\x21\x13\xb7\x95\x7c\x80\x87\x4c\x3a\xf9\x94\x34\x01\x0f\x99\x00\x5f\x49\x00\x78\x4c\xc0\xe3\x42\x52\xc0\x43\x26\x95\x2d\x29\xe0\x31\x01\x0f\x36\xec\x13\xf0\x90\x89\x99\x91\x76\xc8\xf2\xb0\xb6\x92\xee\x80\x87\x0c\x1f\xbe\x27\xd8\x21\x93\x6a\xe7\x05\x81\x1d\x32\x91\x12\xf4\x24\xa6\xc0\x8e\x4b\x3b\x93\x09\x76\xc8\xa4\xaa\xcd\xd9\x84\x3a\x64\x52\xe9\x2c\x21\x50\xc7\x84\x3a\x4e\xe6\x13\xa8\x43\x26\x55\xca\xc8\x13\xea\x98\xd4\x30\x12\x71\x0b\x75\xcc\xb1\x57\x56\x7c\x88\x07\x61\x5c\xc4\x05\x84\x21\x93\x7a\x3a\x19\x0b\x42\x89\x30\x6a\xe7\x7d\x43\x18\x13\xc2\xb8\x44\x1d\x13\xc2\x98\x10\x46\x22\x3b\x21\x8c\x09\x61\x70\x0c\x64\x42\x18\x93\x7a\xc5\x55\x91\x00\xa9\x20\x0c\x6a\x2c\x13\xc2\x98\x10\x46\x26\x46\x21\x0c\x99\x90\x54\x63\x86\x30\x26\x84\x71\x31\x57\x42\x18\x13\xc2\xb8\x58\x0a\x21\x0c\x99\x08\x16\xae\x87\x56\x22\x8c\x9a\x3a\xed\xd0\x4a\x84\xc1\xb9\xe1\x35\x21\x8c\x49\xbd\xe2\xd8\x63\x21\xd0\xa8\x57\x50\x6e\x9e\x20\xc4\x04\x21\xae\xdd\x17\xfd\x26\xf9\xa7\xcd\xd4\x04\x21\x26\x08\x71\x11\xcc\x20\xc4\x04\x21\x32\xe1\x02\x42\x4c\x10\x22\x93\xe3\x20\xc4\xdc\x08\x41\xd0\x83\x10\x93\x7a\xc5\xc9\x1a\x02\x42\x4c\xea\x15\x1c\x07\x9a\x20\x84\x4c\xaa\xd4\x35\x26\x08\x21\x93\xf7\x8e\x03\x84\x98\x20\xc4\xcd\xa4\x0f\x42\x4c\xca\x15\x27\x52\xc1\x10\x13\x5e\xb8\x1b\x7d\x91\x0a\x5e\xa0\xc4\x32\xe1\x85\x49\x69\x22\xef\xeb\x21\x95\x78\xa1\x02\xea\x13\x5e\x98\x94\x26\xf8\x40\x35\xe1\x85\x49\x69\xa2\x1e\x5c\x0f\xa9\x28\x4d\x94\xed\x43\x2a\xf1\x42\x6d\xcc\xea\xf0\x02\x07\xd3\xda\xcd\xc2\x02\x2f\x70\x30\xad\xdd\xcc\x37\xf0\x82\x4c\x64\xaf\xae\x07\x2f\xc8\xa4\x5a\xf4\xa1\x6d\xc2\x0b\x32\xd1\x4e\x7d\xe1\x85\x09\x2f\x9c\xa4\x1b\xbc\x30\xe1\x85\x8b\x69\x18\x5e\x90\x89\x76\xf8\x08\xb5\x30\x67\xbb\x71\x21\x9f\xef\xcf\xc1\xf8\x90\x0f\x5c\xc8\xa2\xbc\x09\x2e\xc8\xa4\xa3\xee\xe1\x21\x9f\x70\xa1\x53\x11\x9e\xe0\x82\x4c\xbc\x71\xbd\x36\x70\x41\x26\xf5\x1d\xcd\xe0\x82\x4c\xaa\x54\xb7\x26\xb8\x30\x77\x65\x82\xd9\x05\x5c\x98\xbb\x32\x91\x68\x87\x7c\xbe\x23\x4d\xf7\x00\x17\x26\x95\x89\x4c\x26\x80\x0b\x32\xa9\x73\x50\x67\x82\x0b\x32\xf1\x2a\x69\x87\x7c\xc2\x85\x4e\x85\x65\x82\x0b\x32\x91\x45\xf7\xaf\x58\xe7\xc1\x89\xb9\x7f\x78\xc6\x82\x06\x4e\x4c\x70\xe2\x62\x51\x02\x27\x64\x52\xa5\xb0\x3c\xe1\x89\x09\x4f\x64\xde\x34\x3c\x21\x93\x3a\x67\x08\x26\x3c\x21\x73\x1d\xbc\x7c\x70\x42\x26\x71\xd6\x7c\x4d\x70\x42\x26\xf5\xa3\x72\x0b\xd4\x05\x27\xf8\x52\xca\x2f\xa7\x30\x31\xe4\x50\x88\x13\x92\x98\x08\x9c\x2c\x5f\xc2\xc7\xda\xaa\xc0\x36\x70\xc2\xc0\x89\x53\xc7\xe1\x0c\x9c\xb0\x8d\x13\xba\xaf\x81\x13\x06\x4e\x9c\x7a\xd3\x06\x4e\xc8\xa4\x7e\xe8\x0d\x1a\x38\x61\xe0\x84\x8e\xf7\x2f\x03\x27\x64\x52\x3f\x2e\xfa\x5e\xf8\xd8\x0f\x37\xc6\x72\xe3\x43\x2a\xcd\x47\x06\x4e\x18\xc7\xa0\x7a\xe6\x1e\x03\x1f\x73\xde\x41\xbb\x89\x0f\xad\x6e\xae\x67\xf8\x4c\xeb\xd2\x41\x5f\xc7\xe7\xf8\x8a\x7c\x0b\xdf\x92\x4f\x35\x41\x83\x27\x0c\x9e\xc8\x9a\xa7\x0d\x9e\x30\x8e\x41\x9d\x9a\xb8\x0c\x9e\xb0\x5d\x98\x10\x58\x1b\x3c\x21\x13\xd7\xd3\x7d\xe1\x09\x99\x40\x34\x7c\xe8\xb7\x8f\x41\xf1\xbc\xf0\x84\xc1\x13\xb9\xe3\x43\x3f\xf1\x44\xd7\x6f\x2d\x96\xc1\x13\x32\xa9\x83\x72\x06\x4f\xd8\xe6\x09\xed\x9c\x0d\x9e\x30\x78\x82\xc2\x89\xc1\x13\x32\x71\x3d\x9e\x17\xfd\xe0\x89\x73\x5f\x0f\xfd\x2a\xfa\xe9\xa3\x86\xc1\x13\x32\xbb\xe8\x62\xe0\x84\x4c\x86\x26\x0c\x9a\x90\xf9\xa8\xc3\x18\x34\x21\x13\x3e\x29\x0a\x4e\x18\x38\x41\x6d\xc6\xc0\x09\x99\x68\xc7\xf5\x50\x4f\x3c\xd1\xcb\x41\x5f\xd4\xdb\x3c\xa1\x4f\x10\x06\x4f\xc8\x84\x02\x52\x0f\x9e\x30\xea\x12\xec\x4e\x0c\x9e\xb0\xcd\x13\x8d\xbe\xa8\xd7\xa8\xeb\x14\xc6\x82\x7a\xe2\x89\x92\xb4\x03\x32\x78\xc2\xa8\x4b\xa4\x7d\x5f\xd4\xdb\x75\x89\x4e\x5f\xd4\x03\x18\x32\x91\x01\x30\x18\x87\xa0\xa8\x3b\x19\xc0\x20\x13\x91\xab\x31\x43\x0c\x32\x1f\xb5\x28\x83\x18\x6c\xd7\x25\x76\x3b\xf4\x13\x31\xf4\xa4\x25\xcd\x20\x06\x99\xd4\x29\xc7\x19\xc4\x60\xfb\x10\x94\x76\x54\x06\x31\x18\xc4\xa0\xdf\xcf\x2e\x83\x18\xec\xe3\x10\x14\xf7\x45\xbf\x30\x27\x5f\xd4\x0c\x60\x30\x80\x61\x4b\x05\x30\xc8\xa4\x92\xf6\x6d\x91\x0f\x60\xd0\x8f\xcf\x96\x01\x0c\x06\x30\xa4\x4a\x3b\xe4\x03\x18\xf4\x8b\xb4\x65\x00\x83\x7d\x00\x83\xc2\x00\x60\xe0\xd8\x77\xa3\x1c\xc7\xb1\x6f\x4c\x2c\x2d\xba\x1e\xc0\x20\x93\xce\x9d\xbc\x00\x83\x71\xc8\x89\xf2\x8f\x41\x0c\xf6\xec\xb3\x61\x92\x05\x62\x30\x4a\x15\x49\xdf\x39\x0c\x62\x30\x4a\x15\xfa\xd5\xcf\x32\x88\x41\x26\x15\xca\x2b\x06\x31\x18\xc4\x50\xb4\xc9\x32\x88\x81\x63\xe9\x25\x91\xd0\x10\x83\x51\xaa\x38\x0b\xe3\x43\x17\x4a\x15\x67\xe1\x7a\xe8\xf2\xec\xa4\x94\xce\x30\x83\x51\xaa\x38\x09\x49\x98\xc1\x9e\x5d\xf8\xe7\xbe\x84\x15\xcc\x70\x30\x09\xc1\x0c\x32\x1f\xa5\x4b\x03\x1a\x0c\x68\x60\x03\x6e\x40\x83\x4c\xaa\x94\xe8\x0c\x68\x30\x4a\x15\x7c\xd1\x35\xa0\xc1\x28\x55\xec\x89\x18\x68\x90\x09\x9f\x9e\x0d\x68\x90\x49\x65\xeb\x4c\xa9\x42\xe6\xa3\x64\x6a\x80\x84\x4c\x2a\x94\xd4\x0c\x90\x30\x4a\x15\x14\xf9\x0d\x90\xb0\xb1\xf5\x53\x5c\x01\x12\x36\xb6\x7e\xfd\xaf\x2f\xf5\x06\x67\x18\x9c\x41\xb5\xd3\xe0\x0c\xa3\x92\x01\x3f\x18\x9c\x21\x93\x4a\xe6\xd5\xc0\x19\x06\x67\x9c\x84\x09\x9c\x61\xbb\x92\x41\xc8\xc2\x19\xb6\xcf\x45\x69\x63\x6b\x70\x86\xcc\x79\x92\x8c\x60\x86\x81\x19\x37\xcb\x17\x98\x61\x60\xc6\xcd\x9b\x01\x33\x8c\x63\x51\x14\x95\x0d\xcc\x30\x0a\x19\x27\x93\x19\x98\x21\x13\x13\x83\x14\x02\x33\x64\x02\x65\x18\x32\xea\x72\x2c\x8a\x93\xd1\x06\x66\x18\x98\x71\x32\x51\x83\x19\x32\x11\xc5\xf4\x45\x3e\x61\x46\xdd\x6f\x0b\xcc\x90\x49\xe5\x64\x52\x01\x33\x6c\x63\xc6\xbe\x2f\xf2\x81\x19\x27\xd9\x08\x66\xc8\x7c\x14\xc7\x0d\xcc\x30\x8e\x45\x9d\x44\x22\x9c\x61\x70\xc6\xc9\xa2\x01\x67\xc8\x7c\x14\xd1\x0d\xce\x30\xdb\x5b\x16\x8d\x8f\x5a\x85\xc1\x1e\x99\xe7\x80\x3d\x6c\xb3\x87\x36\x93\x06\x7b\x18\xb5\x8a\xad\x01\xec\x61\xd4\x2a\x28\x66\x1b\xec\x61\xb0\x47\x26\x93\x61\x0f\xa3\x56\xc1\x71\x4a\x83\x3d\x64\xe2\x7a\xf8\xd0\xcf\x76\x31\x9b\xeb\xa1\x1f\xc7\xa2\x32\x8b\x0b\xec\x21\xf3\x51\xf8\x37\xd8\x43\xe6\xca\xaa\xb5\x1b\xe8\x61\x94\x2a\xb6\xa4\xa0\x87\x4c\xec\xf8\x74\x5b\xd0\x43\x26\xd6\x52\x5d\x0e\xf4\xb0\x8d\x1e\x37\x3e\xe4\x73\x4e\xf5\x30\x51\x83\x1e\xc6\xa9\xa8\x0f\x1f\xf2\x51\xaa\x38\xf5\x25\xd7\x60\x0f\xdb\xec\xc1\xae\x12\xf6\x90\x09\x0a\xc7\x87\x7c\xbe\x0f\xbe\xe3\x43\x3e\xd8\xa3\xb3\x90\xc0\x1e\x32\xf1\x1c\x7a\xbd\xb0\x87\x4c\x2a\x90\xaa\xc1\x1e\x46\xa9\x22\xef\xeb\x21\x1f\xa5\x8a\x7b\x3f\x1b\xf2\x6d\xf6\xd0\x17\x39\x83\x3d\x8c\x52\x45\x21\xfc\x60\x0f\xa3\x54\x71\xa2\x33\xec\x61\x6b\xef\xf8\x74\x5f\xd8\x43\x26\x55\x6a\xd9\x06\x7b\x18\xa7\xa2\xf8\x16\x69\xc0\x85\x6d\xb8\x60\x7c\xc0\x85\x4c\x3c\x87\x9e\x17\xb8\x90\x89\xf1\xe1\x43\x3f\x4e\x45\x9d\xfb\x1e\xe8\xc7\xa9\xa8\x8c\xa6\xc0\x85\x51\xac\xe0\xac\x87\x41\x17\x32\xa9\xec\x29\x07\xba\x90\x89\x34\xa2\x2f\xfa\x71\x2a\x6a\xef\x66\xa1\x0b\x7e\x43\xd5\x4e\xbd\x73\x7e\x43\x85\xf9\x38\x3b\xe2\xd0\x85\x97\xad\x55\x97\x2f\xe3\xe3\x04\xa3\xf6\x45\x0e\x5d\x38\x74\x91\x6f\xfa\x16\x7c\xa4\xaa\x76\xae\x0e\x5d\x38\xc7\x9e\xf8\x6e\xeb\xd0\x85\x43\x17\x59\xb3\xa9\x43\x17\x4e\xb1\x82\x67\x73\xe8\xc2\x3f\x8a\x15\x8c\xe5\xc6\x27\xba\x80\x88\x1c\xba\x90\x49\x27\x65\x27\x87\x2e\x1c\xba\xd0\xaf\xdc\x97\x43\x17\x32\x71\xdf\x22\x9f\xe1\xdb\x9c\xcb\xb3\x39\x3e\x48\xac\xf3\x1c\x0b\xdf\x2e\xca\xea\x79\xa1\x0b\xdf\x74\x71\xe2\x43\xbf\x4d\x17\x68\x05\x5d\x38\x74\x91\x35\x6d\xf0\x27\x04\x30\xb1\x77\xd5\x58\xa0\x0b\x87\x2e\xb2\xde\xa5\x43\x17\x5e\x77\xae\xea\x39\xa0\x0b\xdf\x74\x51\xb9\x07\xfa\xf1\x23\x8b\xdc\xf0\xa1\x5f\xe5\xd8\xd8\x85\x0f\xfd\x38\xf7\xc4\x39\x0c\x87\x2e\x1c\xba\xc8\xc4\x01\x74\xe1\x75\x17\xb5\xa5\x3d\x74\x21\xf3\x71\xae\xc8\xa1\x0b\xe7\xdc\x13\x67\x5b\x1c\xba\xf0\x5d\xad\x38\x78\x0e\xf4\xa3\x5a\x91\x75\xde\xc5\xe1\x0b\xa7\x5a\x91\xee\x5f\xc1\xf5\x0e\x7e\x38\xc7\xa2\x92\xb6\xcf\x0e\x7e\xc8\x44\x48\xe0\x43\x5e\xe1\x47\xd1\x8f\xd1\x97\x83\x1f\x4e\x39\x83\x55\xd7\xc1\x0f\x07\x3f\xf4\x57\x27\x96\x83\x1f\x4e\x39\x83\x43\xf3\x0e\x7e\xc8\xc4\x74\x2b\x29\xc1\x0f\x6f\xac\xba\xfa\x8a\xec\xa0\x86\x4c\xb4\xe3\x7a\x48\xb9\x4b\x17\x4a\x6f\x07\x35\x64\x52\xbd\x32\xed\x90\x92\x23\x50\x05\x79\x41\x0d\xa7\x36\x01\xba\x38\xa8\x21\x93\xca\x4e\x01\x50\xc3\xf7\xef\x2d\x08\x3b\x50\xc3\xf7\xef\x2d\x34\x75\x39\xa8\x21\x93\x8e\x5b\x7b\x74\x07\x35\x64\xa2\x9d\xee\x0b\x6a\xc8\xa4\xc2\x31\x17\x07\x35\x64\x22\x05\x14\xc6\xa0\x86\xef\xe2\x04\xaf\x15\xd4\xf0\x7d\x2c\x6a\x5f\x0f\xad\xc4\x1a\x95\xca\xbf\xc3\x1a\xce\xb1\x28\x0e\xbf\x3a\xac\xe1\xfc\xa0\xe2\x4c\x3c\x07\xfa\xf5\xad\x1f\xcf\x8b\x7e\xbb\x38\x71\x72\x0f\xf4\xdb\xac\x71\x71\x0f\xf4\xeb\x3b\x14\xd5\x17\xd6\x90\xb9\x39\x77\xec\xa0\x86\x73\x2a\xaa\x32\x3c\x50\xc3\x3f\x4e\x45\xe9\x71\x41\x0d\x7f\xf6\xa9\x1e\xdd\x16\xd4\xf0\x8d\x1a\x3a\xaf\xeb\xa0\x86\x3f\x5b\x16\xda\x21\x0b\xa8\xc1\xe9\x1f\x07\x35\x64\x52\xd5\x8f\xa8\x97\x83\x1a\x0e\x6a\x54\x6d\x46\x1c\xd4\x90\x09\x1f\xed\x90\xe5\xd9\x19\x8a\x0f\x59\x1e\x4a\xd7\xcc\x02\xa0\x86\x3f\x5b\x16\xc6\x87\x2c\x42\x8d\xa2\xbf\xc8\xb1\x1c\xd4\x70\x50\x23\x11\x42\xa0\x86\x83\x1a\x9c\x17\x77\x50\x43\x26\x55\xc8\xd4\x41\x0d\xa7\x3e\xc1\xde\xda\x41\x0d\x99\xf0\xd1\x17\xfd\x06\xab\x29\x69\x09\x6a\x38\x58\x51\xb7\x0f\xad\xf6\x09\x28\x5e\x2f\x58\xe1\xfc\x9e\x82\x4d\x9a\x83\x15\xce\xef\x29\x38\xad\xe8\x60\x85\x4c\xaa\xac\x7e\x0e\x56\xc8\xa4\x52\x09\x67\xb8\x41\xe6\xe3\x54\xa3\xc3\x0d\x32\x91\xbe\xdc\x17\xad\xe0\x06\xbe\xb6\x3a\xdc\x20\x13\xf7\x50\x3b\xb8\xc1\xe1\x06\x70\xcb\xe1\x06\x9f\x1b\x6b\x75\x5f\xb8\xc1\xf9\x3d\x05\xdf\xfe\x1c\x70\x70\x4e\x40\x9d\xda\xdd\x38\xe0\xe0\x73\x9f\x42\xd4\xfb\x00\x1c\x9c\x13\x50\x69\xb7\x23\xd6\x66\xfb\xf3\x09\x4b\x07\x1c\x64\xc2\x47\x3b\xf4\x9b\x5b\x3f\x7c\xe8\xb7\xc1\xa1\xf1\x1c\xe8\x07\x38\x70\x3a\xd3\x01\x07\xdf\x47\x9c\x2a\xcf\x81\x7e\xd4\x27\x12\xab\x10\xe0\xe0\x73\x9f\xe2\x94\x56\x80\x83\x4c\xf8\xf4\x3e\x00\x07\x99\x8f\xd3\x9e\x0e\x38\xb8\xed\xa3\x13\xea\x0b\x38\x38\xe0\x90\x88\x53\xc0\xc1\x37\x38\x30\x85\x01\x0e\x4e\x81\x22\x11\xa7\x80\x83\x6f\x70\x60\x2a\x01\x1c\x1c\x70\xa0\x90\xe8\x80\x83\x7f\x80\x03\xd7\x43\x3f\xc0\xa1\x91\xe7\x80\x83\x6f\x70\x50\x91\xc1\x01\x07\xe7\x90\x53\x26\xf7\x01\x07\xff\x38\xe4\xc4\x3d\xd0\x0f\x70\xd0\x1f\xb2\x59\x0e\x38\xb8\x6d\xfd\x68\x87\x7e\xb6\x73\x15\x0d\xd0\x0f\x70\x68\xcc\x11\x80\x83\xef\xa2\x05\xba\x40\x0e\xbe\x8b\x16\x02\x16\x87\x1c\xdc\xf7\x09\x50\xc5\x06\xe4\x20\x13\xd3\xb8\x74\x81\x1c\x1c\x72\x28\x3c\x2f\xe4\xe0\x90\x03\x75\x48\x87\x1c\x1c\x72\x68\xe4\x1b\xe4\xe0\x90\x03\xbf\x23\x72\xc8\x41\x26\xee\x41\x5f\xf4\xf3\x5d\xfd\xff\x8b\xd5\x3e\xe7\xff\x7f\xb1\x87\x2b\x64\x42\x35\x3d\x39\x5c\xe1\x1f\x47\xa0\x18\x01\xea\xfa\xf8\xf3\x39\x61\x7e\xe3\x8f\x89\x3d\x8d\x14\x87\x2b\x9c\x9a\x46\x62\x06\x81\x2b\x9c\x9a\x06\xa8\xe6\x70\x85\x7f\xd4\x34\xe4\x83\x2b\x64\x52\xe1\x07\xc9\x0e\x57\xf8\xda\xea\xea\xc9\xe1\x0a\x99\x68\xa7\x7b\xc0\x15\xbe\xf6\x4c\x28\xc5\xe1\x0a\xe7\x08\x94\xfe\xf6\xc1\x72\xb8\xc2\xf7\x19\xa8\x93\xfb\xa2\x2e\x45\x0b\x8e\xef\x39\x5c\xe1\x9b\x2b\x3a\x63\x41\xdd\xb5\xcf\x1d\xd3\x17\xfd\xe0\x8a\xbe\xc7\x82\x7e\x6b\xff\xda\x87\x76\xe8\xc7\x21\xa8\xbc\xfb\xa2\xdf\xda\xe7\x6b\xe9\x8b\x7e\x70\x45\xdb\xf7\x45\xbf\x5d\xb5\xa8\xe5\xff\x79\xab\xf1\xff\x7f\x7e\xbe\xbd\xfd\xe9\x6f\x27\xce\x3f\x7c\xff\xee\x5f\x7e\xe8\xef\x34\xea\x0f\x24\xbe\xcc\xd7\xe7\x2f\xfe\xa7\xbf\xf9\xf8\xed\xeb\xb7\xe8\xa5\xff\xfd\x9f\x00\x00\x00\xff\xff\xa6\xb9\x1e\x14\x1f\x52\x00\x00"); -func _ccd ()(*asset ,error ){_fbbe ,_afg :=_fgd ();if _afg !=nil {return nil ,_afg ;};_ccdg :=bindataFileInfo {_aa :"90msp-RKSJ-V",_dg :1874,_ged :_fc .FileMode (436),_de :_e .Unix (1580491002,0)};_be :=&asset {_cb :_fbbe ,_fg :_ccdg };return _be ,nil ; -};func _aefg ()(*asset ,error ){_cafb ,_fcg :=_fcb ();if _fcg !=nil {return nil ,_fcg ;};_cbbc :=bindataFileInfo {_aa :"GBK2K-H",_dg :88688,_ged :_fc .FileMode (436),_de :_e .Unix (1580492018,0)};_cacae :=&asset {_cb :_cafb ,_fg :_cbbc };return _cacae ,nil ; -};var _fafaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x6f\xdb\x30\x0c\xc5\xef\xfe\x14\x3c\x76\x87\xce\x92\x5d\x47\x09\x50\x14\x58\x93\xa1\x33\x86\x6e\xc3\xb2\x76\x03\x86\x1d\xf4\x87\x0a\x04\xcc\xb2\x20\xdb\x87\x7c\xfb\x41\xa4\xe7\x1e\x82\x97\xfc\xc4\x47\x3d\x85\xac\x8f\xfd\xa9\x8f\x61\x86\xfa\x5b\x1e\xed\x19\x67\xf0\x21\xba\x8c\xd3\xb8\x64\x8b\x60\xf0\x12\x62\x55\xc9\x06\x5c\xb0\xf3\xff\x9f\x24\x76\xd0\xa9\xaa\xea\xa7\xc7\xcf\xe9\xf6\xe3\xcb\xf1\xf6\x13\x2c\x13\xae\xf0\xd8\x9f\xce\xd7\x69\xc6\xa1\x8f\x7e\x84\x96\xcd\x6e\x49\x6b\x03\x80\xfa\x3b\x5e\xc2\x34\xe7\x2b\xdc\x7c\x70\xa3\xc1\x77\xe0\xd0\x17\xfe\x35\x3b\xcc\x21\x5e\xe0\xe6\xe9\x51\x6e\xf4\xbc\xa4\xf4\x17\x07\x8c\x33\x34\xc4\x30\x3a\xd2\xaa\x3e\x3e\xeb\xf4\x45\x0f\x08\x6f\x49\x5e\xe9\x88\x4e\x5e\x31\x4f\x61\x8c\x20\x9b\xf7\x42\x74\x6f\xfc\xc7\x35\x21\xc8\xb5\xc5\xaf\x97\xfe\x04\xbf\x25\x48\x01\x4d\x77\xd7\xed\xfe\xac\xfc\xe7\xf3\xe8\xb6\xaa\x46\x70\x78\x1b\x5c\xd6\xf1\x82\xd5\xbd\x96\xba\x79\x80\x55\xa0\x53\x1d\xa1\x96\x51\x4b\xe8\x8e\x90\x66\xa4\x0b\x3a\xec\x09\x19\x46\xf6\x01\x94\x12\x5c\xe5\x18\x39\xaa\x3a\x14\x64\xb8\xbd\xf1\x05\xed\x9b\x82\x3c\x12\x2a\xa2\x94\xd8\x55\xf7\xba\xd5\xb2\x20\x12\xe8\xd4\x9e\xd0\x9e\xd1\x81\x8c\x82\x90\x65\x64\xa9\xaa\x25\x84\x8c\xb8\x97\x2a\xc8\x50\xd4\xd6\x18\xaa\xa2\xf6\xc6\x31\x72\x54\x45\xed\x4b\xa0\x55\xa0\x53\x25\x6a\xeb\xe8\x41\x24\x4a\x09\x46\x6c\x74\x64\x94\x14\xc2\xb1\xb1\x08\xec\x04\x21\xcf\x46\x4f\x37\x1e\xe8\x46\xcf\x46\xcf\xff\x04\xe5\xe2\x67\xb7\xfc\x6c\x29\xcb\xf8\xb7\x39\x94\xef\x65\xeb\xb6\x45\xb0\x4b\xce\x18\x67\xda\x39\x1a\x76\x19\x60\x88\xb8\x2d\x75\x1a\x53\x71\xd1\xe7\x5f\x00\x00\x00\xff\xff\x2f\x4d\x97\xcf\x00\x03\x00\x00"); -func _gbed ()(*asset ,error ){_agbb ,_bdba :=_gbbe ();if _bdba !=nil {return nil ,_bdba ;};_ccgc :=bindataFileInfo {_aa :"KSC-EUC-V",_dg :711,_ged :_fc .FileMode (436),_de :_e .Unix (1580492499,0)};_abcf :=&asset {_cb :_agbb ,_fg :_ccgc };return _abcf ,nil ; -};func _gbeb ()(*asset ,error ){_baag ,_beeb :=_gcee ();if _beeb !=nil {return nil ,_beeb ;};_ffc :=bindataFileInfo {_aa :"ETenms-B5-V",_dg :709,_ged :_fc .FileMode (436),_de :_e .Unix (1580491804,0)};_cfad :=&asset {_cb :_baag ,_fg :_ffc };return _cfad ,nil ; -};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;};func _gbdg ()([]byte ,error ){return _fac (_bce ,"Adobe-GB1-0")};func _eeg ()([]byte ,error ){return _fac (_geff ,"CNS-EUC-H")};var _aedg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x95\x4f\x8b\xe3\x46\x10\xc5\xef\xfd\x29\xfa\xb8\x39\x6c\xdc\x55\xd5\x2d\xb5\x40\x0c\x04\x0f\x0b\x0e\x6c\x12\x32\xf9\x07\x21\x07\x59\x6a\x19\x41\x2c\x09\x59\x3e\xcc\xb7\x0f\x55\xcf\x9e\xc0\x1e\x06\x8f\x7e\xea\x7e\xd2\xfc\xde\x74\xf9\x70\x3c\xbd\x9e\xe6\x69\xf7\x87\x5f\xb6\xa5\x7f\x2b\xbb\x1f\xa7\x79\xd8\xca\x6d\xb9\x6f\x7d\xf1\xe7\x72\x99\x66\xe7\x88\xfd\x30\xf5\xfb\xf3\xd2\x3e\xfa\x6b\xb7\x3a\xa7\xfb\xdf\xde\x6f\x7b\xb9\x9e\xe6\x71\xf1\x82\x75\xc3\x7d\x7d\xac\xf5\xfe\xf0\x6b\xb9\x4c\xb7\x7d\x7b\xf7\x9f\x7e\x18\x96\x73\xf9\xce\x0f\x65\x54\xfe\xf3\x36\x94\x6d\x9a\x2f\xfe\xd3\x8f\xdd\xda\xcd\xf4\x71\xe3\xed\xbe\xae\xff\x96\x6b\x99\x77\x1f\x8d\x95\x79\xb0\x4f\x77\x38\x7e\xed\xd6\x9f\xba\x6b\xf1\x07\xcb\xfa\x8c\x9d\x9f\xb1\xcc\xee\xfe\x51\xb6\xdb\xb4\xcc\x9e\xbe\x0f\x21\xfd\x8f\x7f\x7b\x5f\x8b\xa7\x47\xca\x5f\xbf\x9f\x5e\xfd\xdf\xe4\x29\x78\x4e\x49\xea\x7f\x1e\xfc\xcf\xaf\xcb\x50\x7c\x78\x3e\xeb\xf4\x7a\x5c\xee\xf3\xee\x29\xc5\x88\x27\x38\xc2\x9f\xd5\x2f\x43\xb9\xad\x5d\x5f\xb6\x6e\xbe\x14\xe7\x7d\x1b\x42\x08\x2f\xbe\x95\xe3\x97\x2f\x2f\xfa\xbe\xdf\xac\x70\xd5\x73\xe7\x34\x80\x3c\x77\x84\x30\x8e\x2f\x3e\xb8\x36\x10\xae\x49\xaf\x39\x55\xae\x0d\x0c\xc2\x4a\x12\xb1\x6b\x83\x80\x88\x92\xba\xca\xae\x0d\x11\x24\x2a\xa1\xc0\xd1\xb5\x21\x01\x25\x43\x9c\x35\xbb\x02\xaa\x0c\x25\xd1\xf0\x1a\xa8\x36\x54\x37\x9a\x9e\x81\xb2\xbd\x41\x88\x1a\xdf\x00\x35\x86\x24\x68\x7c\x07\xd4\x3d\xde\x53\xe3\xcf\x40\x67\x43\x99\x34\xbe\x07\xea\x15\x49\xa8\x35\x7e\x00\x1a\x0c\x09\x6b\x7c\x01\x2a\x86\x52\xd6\xf8\x11\x68\x34\x94\x63\x70\x2d\xc1\x14\x99\xa9\x18\x9a\xca\xb5\x04\x59\x64\xb2\xa2\x24\x76\x2d\xc1\x16\x99\xad\x58\x85\xec\x5a\x82\x2e\x32\x5d\x31\x57\xd1\xb5\x04\x5f\x14\x1f\x4e\x35\x1e\xbe\xc8\x7c\x25\xa9\x35\x1e\xbe\xc8\x7c\xa5\x4a\x34\x1e\xbe\xc8\x7c\xa5\x9c\x35\x1e\xbe\xc8\x7c\x55\x14\x35\x1e\xbe\xc8\x7c\x55\x31\x68\x3c\x7c\x91\xf9\xaa\x2a\x2d\x96\xe0\x8b\xcc\x57\xd5\x68\xb3\x04\x5f\x64\xbe\x6a\xd2\x6a\x09\xbe\xc8\x7c\xd5\x51\xab\x25\xf8\xa2\xf2\xe8\x5f\xe3\xe1\x8b\xcc\x57\xdd\x68\xb5\x0c\x5f\x6c\xbe\x32\x69\xb5\x0c\x5f\x6c\xbe\x72\xd4\x6a\x19\xbe\xd8\x7c\xe5\x5a\xab\x65\xf8\x62\xf3\x95\x1b\xad\x96\xe1\x8b\xcd\x57\xc3\x5a\x2d\xc3\x17\x9b\xaf\x26\x6a\xb5\x0c\x5f\x6c\xbe\x9a\x5a\xab\x65\xf8\x62\xf3\xd5\x34\x5a\x2d\xc3\x17\xe7\xe7\xff\xaa\xe6\x43\x18\x37\x60\x51\xcb\x65\x18\xe3\x0e\xac\xd6\x76\x19\xca\xd8\x94\x69\xfb\xfa\x08\x38\xe3\x1e\x8c\xb5\x5f\x86\x34\x1e\xc0\x92\x16\xcc\xb0\xc6\x05\xac\xd6\x86\x19\xda\x78\xc4\x21\x09\x5a\xb1\x3c\xce\x70\x00\x63\xed\x58\x20\x4e\x08\x2c\x69\xc9\x02\x73\xc2\xcf\x03\x16\x5c\x2b\x50\x27\xa6\x8e\x24\x68\xcd\x02\x77\x82\xb3\x29\xa2\x3d\x0b\xe4\x09\x0e\xa7\x24\x2d\x5a\x60\x4f\x70\x3a\x25\x6b\xd3\x02\x7d\x82\xe3\x19\x83\x56\x2d\xf0\x27\xf0\x17\x45\xbb\x16\xf8\x13\xf8\x8b\x49\xcb\x16\xf8\x13\xf8\x8b\x59\xdb\x16\xf8\x13\xf8\x4b\xa4\x75\x0b\xfc\x49\x9f\x04\x53\x21\xd8\xe4\x7a\x4e\x28\xfd\x5d\x67\xfc\xc7\xcc\xed\xef\xdb\x56\xe6\xdd\x26\xbc\x0d\x55\x9d\x89\xd3\x5c\x3e\xbe\x2d\xd6\x65\xd5\x5d\xf6\xf3\x5f\x00\x00\x00\xff\xff\x3e\x48\x0b\x81\x59\x06\x00\x00"); -func _ccafb ()([]byte ,error ){return _fac (_ggfag ,"UniJIS-UCS2-V")};func _agbaf ()(*asset ,error ){_cdgec ,_bbb :=_fgefe ();if _bbb !=nil {return nil ,_bbb ;};_dggc :=bindataFileInfo {_aa :"UniAKR-UTF16-H",_dg :184302,_ged :_fc .FileMode (436),_de :_e .Unix (1580492659,0)}; -_fed :=&asset {_cb :_cdgec ,_fg :_dggc };return _fed ,nil ;};func _fgce ()([]byte ,error ){return _fac (_ggeg ,"ETen-B5-V")};var _gcge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9a\xc4\x35\xe8\xb2\x71\x76\xd9\x06\xe3\x41\x7c\x28\xca\x17\x5c\xf7\x26\x37\xb3\x06\xf5\xef\x8d\xd6\x8a\x67\xad\xc8\x82\x86\xf3\x4e\xce\xab\x27\x22\x24\xed\xad\xad\xad\xfd\xad\x3f\xfe\xc3\x3f\xfe\x97\x7f\xfc\xf5\x97\xbf\x7d\xfd\xf1\x7f\xfb\xfd\xb7\xf3\xcf\xf3\x6f\x5f\xf7\x2f\xbf\x5e\xbf\xcf\xbf\xfe\xf6\x6f\xbf\x9f\xf3\xeb\x98\xff\xf2\xcb\xaf\x7f\xf8\x43\x88\x5f\xd7\x2f\xe7\xdf\x3e\x4d\xfc\x39\xff\x75\xff\xcb\x1f\xfe\xb0\xbe\xff\xf3\xbf\xff\xf5\x6f\xf3\x5f\xff\xf1\xd7\xfb\xb7\xaf\xc4\xf7\xae\x7f\xfb\xcb\xf3\xee\xd7\xd7\x1f\xff\xf7\xf9\x2f\xbf\xfc\xf5\x6f\xbf\xff\xfb\xd7\x7f\xfa\x9f\xaf\xdf\x8e\xf9\x3f\x7c\x5d\xf3\x5e\xbf\xff\xaf\xbf\x5f\xf3\xf7\x5f\x7e\xfd\x97\xaf\xff\xf4\x0f\xff\xf4\xe7\xa0\x9f\xff\xfc\x6f\x7f\xf9\xcb\xff\x37\xff\x75\xfe\xfa\xb7\xaf\x86\xdf\xe6\xaf\x17\xfe\xfe\xe1\x8f\xff\xf0\x5f\xf7\xbf\xfc\xd3\xfe\xaf\xf3\xeb\x8f\xff\xfc\xeb\x2f\xff\xf0\x4f\x7f\xfe\xcf\xff\xfc\xdf\xfe\x94\xe2\x7f\xfe\x5f\xf0\x18\x4f\xff\x8f\xf9\xfb\x5f\x7f\xf9\xed\xd7\xaf\xf0\x3f\x6e\x61\xf8\xe7\xff\xf6\xef\x7f\x99\x5f\xe1\xe9\xe5\xff\xfa\xe7\x7f\xfc\x2f\x5f\xff\x77\xf8\x0a\xdb\x57\x2c\x65\xa4\xff\xe7\xf9\xfd\xff\xfc\xaf\xbf\x5d\xf3\x6b\x63\x2b\x70\xfe\xe7\x6f\xd7\xfc\xeb\x5f\xf6\x73\xfe\xbe\xff\xfa\x2f\xf3\x0f\x5f\x5f\xff\xd3\xf6\xfc\xfb\x5e\xff\x0d\xdb\x9f\xfe\xf4\xa7\x3f\x7d\xaf\x29\xfe\x87\x37\x3f\x1d\xfc\xfa\xdb\xdf\xae\x79\xf3\xb7\xbf\xff\x76\xfd\x0b\xf7\xf7\x57\x58\x5f\xbf\x5f\xfb\x43\xd8\xb6\x67\xf4\x5f\xae\xf3\xff\xdd\x7f\xff\x7c\xb8\x6f\xeb\xed\x4f\xa3\x7c\x7f\xc5\xba\xa9\xd9\xbe\xbf\x42\xeb\x6a\xf6\xef\xaf\x90\x5a\x6e\xfa\x61\x7c\x7f\x8d\xaa\xd6\xf9\xfd\x15\xf2\x96\x87\x7e\x58\x13\x19\xe5\xd3\x3c\xb6\xef\xaf\xd8\xd5\xf9\x11\xbe\xbf\x62\x88\x6a\xae\xb1\x82\x5e\x3e\xd7\xb4\x7a\xeb\x1a\xfc\x0c\xfc\x41\xc3\x9d\x1d\x3f\x0c\xf5\x70\x0e\xfe\xa0\x11\xce\x7d\xfd\xd0\x37\x81\x77\x45\xbe\xa1\x3e\xae\xc4\x1f\xb2\x7e\x68\x6b\x52\xea\x61\x6e\xec\x41\xd3\x9a\x81\x3f\x24\xfd\x80\x59\xf4\xd7\x27\x83\x6f\x68\xe2\x93\xb3\x48\x9a\xe7\x3c\xf9\x89\x06\x9d\x17\x7f\xd0\x1b\x77\xe4\x0f\xea\xe3\x4e\xfc\x41\x13\xbf\x31\x4f\x01\x76\x73\x16\x59\xb3\xb8\x39\x8b\xe8\x2e\x39\x8b\xe8\x37\x38\x8b\xf8\x59\xcc\xb0\x3d\x18\x2f\xfa\xe1\x81\xf5\xd3\x47\x08\x44\x5f\x1f\xfa\x81\xd3\xda\xd4\x47\xd8\x89\xcf\xa0\x1f\x0e\xbe\xa1\x4f\x22\x7f\xd0\xd4\x43\xe6\x0f\xd9\x3f\x9c\xec\x23\xe9\x87\x07\x3d\x9a\x58\xe1\xb0\x49\x9d\xd6\xa7\x53\xfd\x70\x5e\x9c\xa9\x26\x76\x4e\xce\xe3\x83\xf3\x70\x71\x65\x83\x46\xb9\x48\x5f\x22\xd7\x70\x3d\x8b\xa0\x3e\xae\x4c\x8c\x69\xa6\x57\xe5\x0f\xee\x83\xcb\x10\x3d\xca\x83\x75\x77\xfa\x60\xfd\xb3\x90\xb1\x70\x1e\xa9\xe8\x87\x07\xeb\x7e\x83\xc3\xa6\xa6\x1f\x08\x6d\xd2\x1b\x95\x9f\xa4\xa4\x1f\x38\x6c\xd6\x0f\xad\xf0\x8d\x0f\x41\xc5\xfe\xa0\x30\xeb\x87\xe7\x93\xcf\x62\xc7\xb3\x72\xb3\xeb\x93\xb3\x7d\x7f\x15\x21\x30\xae\xcd\x55\xb4\x0f\xe2\x79\xac\xa6\xa0\xc0\x02\x0c\x7d\x7b\x8d\xf5\xf4\xd3\x77\xda\xf2\x9b\x31\xa4\xed\x3f\xf0\x95\xb4\x9d\xef\xa1\x32\x08\x31\x0d\x01\x9c\x0b\x7f\xa8\xcf\x7a\x87\x79\x4c\x2e\x5e\xd7\x0f\x37\xf1\xac\x37\xce\x67\x27\x6f\xfa\xe1\x41\xda\xb3\x9a\x71\xdb\xd6\x7a\xa7\xfa\x01\x38\x6e\xa0\xee\xa8\xe7\x61\x4d\xfa\xb3\xd6\x71\x8b\xeb\xf5\xcf\x1c\xe3\x16\x17\x86\x83\x5e\x8e\x0b\x7b\x1f\xa6\x10\xb7\xd8\xfe\xee\xe5\xb4\xbe\x6d\xea\x2a\xad\x6f\x5b\x54\x73\xad\x6f\x6b\x6a\xce\x17\xb2\x22\xb9\x6c\xab\x1f\xa6\x16\xc3\x96\x16\xcf\xae\x6a\xae\xce\x3e\x0c\x2d\x86\x6d\xac\xa7\x9f\xce\x42\xa8\xe0\xd1\x45\xcf\x63\xe0\x0f\x45\x3f\xc4\xef\xaf\xa1\xf7\xc7\xe2\xd9\x42\x49\x18\x8b\x67\x67\xbd\x3b\xe2\x6a\xfa\xe5\x35\x93\x5c\x71\x70\x3d\x87\xcc\x7f\xe7\xd8\x89\x61\xf4\xef\xaf\x58\xa2\x9a\x6b\x9a\x45\x30\xcd\x86\x05\xfe\x30\xea\x18\xc3\x3a\x98\x4a\x53\x73\x5f\xec\x2f\xa9\x39\xbf\xbf\xe2\x87\xb5\xc5\xb8\x0e\xc0\x98\xf4\x34\x2e\x18\x3e\xec\x37\xc6\xb8\x66\x29\x04\xc4\x88\x9e\xfd\xf2\xb1\x5e\xd6\x40\x71\xf5\xfc\xd9\x36\x31\xa6\xbc\x20\xd4\x40\x6b\xe1\xe2\x87\x0d\xc5\x98\xce\x35\x0d\xbd\x5c\x16\x76\x44\x3f\xb1\xae\x69\x04\xbd\xbc\x36\x6d\x8c\x9a\xd5\x58\x5d\x65\x4d\x03\xf8\xc8\x9a\x24\xce\x65\x91\x6a\x3c\x00\xa0\x9e\xce\xfb\x4d\x6c\x79\x2d\x69\x11\x05\x94\xc5\xd7\x93\x28\xb3\x2c\x32\x4f\x9f\xa3\x26\x96\xb5\xd5\x52\xd0\xcb\x01\x2f\x17\x35\xf3\x6a\x56\x35\xfb\x6a\x36\x35\xd7\xb7\x1f\xd6\x1e\x4b\x5c\x2f\x7f\xce\xbd\x58\x22\x9e\xea\xe5\x84\xa7\xea\x2a\xe1\xa9\x06\x02\x1b\xcc\xdb\xd0\x34\x0b\xe9\xf2\x73\x98\xc7\xb2\xb0\x19\xf2\xa6\x6d\x52\x70\x0a\xe4\xad\xfb\x93\x8c\x1f\x6a\xd2\x0f\x85\x9f\x08\xba\x42\xea\xef\x7e\xa3\xf1\x13\xcf\xa3\xf3\x13\x41\x51\x06\x3f\x11\x1c\x65\xe7\x27\x02\x1b\xec\x38\x6f\xdd\x33\xa5\x1c\xd4\xfd\xc6\xc5\x4e\x3d\xd3\xc9\x1f\x3c\xec\xcd\x4f\x34\xd3\x4a\x7c\x68\x5b\x97\x4a\x7c\x88\x2d\x94\x4a\x7c\x74\xbf\x41\x7c\x54\x4d\xbd\x12\x1f\xe2\x33\xa5\x12\x1f\x5d\x28\xac\xc4\x47\xf5\xb0\xc4\x47\xd3\xd4\x2b\xf1\xd1\xdd\x29\xf1\xd1\x04\x6d\x25\x3e\x9a\xe7\xf1\xe0\x43\xc0\x55\xe2\xa3\x7a\xea\xf7\xf7\x57\xd2\xc6\x28\x6d\xd1\x9c\x76\x6f\x69\x99\xa7\x81\x26\xd5\xc7\x22\x15\x37\xf7\xd5\x14\x50\xfd\x58\x4d\x81\xd4\x41\x57\xea\xbb\x5f\xab\xa9\xbe\xfb\xda\xce\x43\xd0\xf5\xb5\x8f\x86\x60\x1b\xc4\xa0\xb8\x4e\x19\x20\x7f\x7d\xbd\xf6\x68\x12\xd7\x29\x90\x9c\x4d\xa0\x3b\x0e\x14\xf5\x7d\x40\x7c\xd0\xcb\x07\x0e\x5c\x4d\xf3\x58\x38\x19\x6e\xe2\xb8\xd4\xac\x4f\x0a\x16\x6a\x36\x9c\x6e\x6a\xe2\xfc\xd7\xb8\x14\x6d\x84\x9e\x13\x27\x9f\xba\x9a\x0b\x84\xa8\x59\xcd\x05\x82\x58\x54\xc5\x61\x21\x12\xaa\x1b\xc6\x2d\x6a\xfe\x1d\x13\xaa\x19\x67\x41\x50\x33\xbc\x39\x56\xcd\x38\x0b\x3e\x10\xb5\x74\x61\x15\x3f\xba\x44\x9c\x7d\xe3\xb9\xd5\xf5\x43\xc6\x0f\x42\xc2\x84\x08\xd2\xea\xf8\xd1\x01\x32\x47\xe1\xdb\x43\x3f\xe0\x60\x6c\x5a\xec\x39\x28\x37\xe6\x0f\x78\x73\x2f\x7c\x23\xe8\x87\xc6\x1f\x34\x85\x7d\xe7\x0f\x49\x3f\x3c\x9d\x66\xfd\x30\xf9\xc3\x07\x49\xf3\xa8\xfc\x41\xa3\x1c\xcf\x27\x4d\x3f\x3c\x9f\x08\xf2\x67\x79\x75\x70\xce\xf3\x19\x56\xb0\x60\x11\x5b\x13\x9b\x9e\x17\xfb\x10\x67\x9e\x93\x02\x9c\x8e\xe6\x7b\xb1\xf9\x22\x31\xe1\x5e\x22\x56\x11\x25\xdf\x6b\xa1\x8b\x4e\xaa\x7b\x2d\x74\x15\xd8\xf7\xb6\x44\x3b\x1d\x6b\xf7\x76\xaf\xa7\x9f\xd9\xdd\x01\x3d\x6b\x9b\xdc\x21\xac\xc7\x6e\xc6\xef\xaf\xaa\x4d\x72\x2f\xa9\xa9\x88\x68\xee\x75\x82\x54\x9d\x3e\xf7\x3a\xc7\xcb\xd0\xa2\xdd\x4b\x1e\x29\x12\x28\xee\xb0\xe4\x44\x2d\xd8\xbd\x8e\xf9\xba\x6d\xee\x7b\x09\x99\xd9\x13\x3b\x57\xdf\x1e\xea\xfa\xfe\xaa\x3a\xf6\xef\x25\x14\xd4\x4d\x0b\x75\x43\xd2\x69\x55\x82\xc0\xbd\x24\x9d\x62\x04\x46\x20\x41\x33\x5b\xc7\x57\xdd\xb4\xac\x77\x5c\xbd\x7b\x6a\x4b\x30\x28\x45\x33\x5b\x32\x5b\xdd\x8c\xb3\xb5\x57\x5a\xd4\xd8\x6b\xaf\x94\xa2\x8f\xf3\x82\xba\xf8\x65\xcc\x34\xea\xf1\x3a\xd9\xea\xa6\x5d\x7a\xaf\x33\xa8\x6e\xda\xc4\xf7\xe2\xe3\xbd\x0a\x8e\xc5\xc5\xbb\x4e\x8a\xbb\x61\x79\x5e\xed\xf5\x75\xf0\xeb\x8b\x61\xd6\xa0\x53\xf2\xee\xc0\xa2\x8e\x8d\x7b\xc9\x78\x35\xe8\x7c\xbb\x97\xa4\x56\x93\xce\xaa\x7b\xf1\xb9\xa2\x7d\x7d\xef\x10\x9b\x0d\xf9\xda\x42\xa5\x6a\xc1\xf7\x8b\x58\xf7\xe7\x8b\x92\xab\xa9\x69\xb1\xbe\xd6\x24\xdb\xdc\x6b\xb7\xac\xd3\x5e\xed\x1b\xcf\xd5\x5e\xdc\x6f\x6c\xc6\xe5\x79\x2e\x79\xd5\x0b\xb3\xd4\xb6\xdc\x4c\x52\xd7\xda\xf4\x71\xfb\xfc\x90\x60\x29\xf9\x10\x60\xda\x96\xf4\x1c\x9a\x9a\x8b\x98\xe3\x67\xf6\x89\x4a\x72\x6a\x9f\xa5\x4a\xe1\x24\xd7\xf9\xec\xc3\x14\x60\x85\x68\xf5\x23\xc8\xa5\x80\xad\x9b\x44\xe2\x29\xa6\x47\xc2\x4e\x9f\x1f\xf6\x35\xe4\x47\xbd\x4d\x69\xe1\x33\x7e\x8e\xcf\x94\xce\x25\x62\x6a\x42\x69\x71\xf7\xf8\x41\x7e\x4a\x4b\x4b\x8d\x49\x2f\x2f\x60\x63\xf2\xd3\x25\x26\x7e\xc4\x8c\x94\xa1\x57\xe4\xd6\xf5\xc3\xa2\xca\x50\xf2\x67\xed\x53\xce\x3b\x8e\xb0\x0f\xf6\x52\x86\xf2\xdd\xa4\x9e\xa7\x4c\x21\x62\xb8\x8f\xb6\x66\x5f\xa4\x38\xa7\xdc\x56\x1f\x35\x6b\x16\xb9\x5d\xec\xc3\x3f\xe0\x84\x92\xd8\x95\x32\x0e\xda\xa6\x93\x35\xe5\x01\x41\x44\x07\x75\xca\x64\xd5\x32\x78\xa4\x0c\x5b\x52\xc9\x9f\x53\x30\x65\xb2\x59\xd9\x93\x52\x3e\xb9\xbf\xcb\xd0\x0f\x6b\x69\x4a\x75\x1f\xd7\xea\xa3\x6e\xe9\x27\x07\x4c\xca\xeb\xe4\x0c\x65\x14\x7d\x3e\x2b\x0e\x69\x2d\x75\xbe\x0f\xa2\xe2\xa1\xe5\x54\x70\x7e\xb6\xf8\x61\x1a\xa9\x40\x77\x6b\xf5\xc3\x78\x13\xc5\xda\x26\x83\x40\xa2\x14\xdb\x24\x54\x27\x0a\x9c\xbd\x7f\x36\x58\xa2\xe4\x57\xeb\xe6\x1f\x88\xdf\xa8\x61\x1b\x96\x35\x7c\xd4\xa7\x54\x5a\xe4\x1b\x1a\xb6\x35\x40\x2e\x3a\x2a\x0d\x64\x1b\x3f\xb2\x61\x2a\x38\x8d\xb3\x4c\x06\xa9\x8c\x86\x4e\xb3\xfa\x18\xf8\x44\x36\xa6\x44\x81\xa7\x8a\xf5\xa7\xf2\x2c\x5a\xd6\x3c\xb0\xf9\x6b\xf8\xd8\x43\x52\x81\x5a\xde\x64\x65\x48\x85\x8b\x26\x23\x5e\x2a\xe7\xd3\x87\x3e\x39\x69\x83\x8c\x9a\x18\x0e\xcb\x32\x8c\x53\x08\x40\x75\xdb\x34\x2c\x2c\x37\x35\x19\x7c\x18\x6a\xaa\x54\x95\x54\x2e\x88\x50\x92\xd6\x52\xb9\x80\xd3\xe4\x99\xde\x90\xe6\x24\xe7\xa6\x02\x9b\x5c\x1b\x22\xaf\x02\x9b\x5c\xf5\x66\x2c\x20\x87\xd6\xab\xfb\x98\x7c\xe3\xf3\x03\x04\xaa\xd0\x86\xe6\x51\x03\x0c\x46\x3a\x00\x53\x85\x01\xad\x0d\x6d\xc8\x1a\xa8\x3b\x7c\xf8\x6b\xaa\x11\xc3\x96\x8f\x28\x99\x2a\x2c\x0f\x63\x0b\xfe\xe1\x22\x3e\xd4\x07\xf8\x40\x6f\x9e\x47\x5a\xf3\xa8\x4d\x0b\x55\x41\xa7\xb9\x8b\xd6\x6b\x86\xc8\x99\x3f\x9a\x6f\xaa\x19\x8a\x40\xd2\xca\xd5\x8c\x3e\xf2\x47\x54\x4a\x35\x73\x97\x37\xbd\x01\xa5\xa6\x74\x61\xac\x82\x92\x87\xb4\x9c\x54\xc9\x3a\x36\xf1\xca\xda\xb9\x3d\xd2\x07\xeb\x75\x60\xb1\xb3\xe8\xb4\xee\x94\x58\x87\xde\x80\xc8\x56\x42\xd1\xb0\x10\xd9\x7a\xed\x9a\xfa\x81\xed\x51\xc4\x7e\xea\x11\x88\x42\x0d\x7b\xac\x4e\x8b\x34\x81\x54\x0f\x6c\xc2\x52\x85\x75\x70\x9b\x62\xbe\x5f\x41\xb8\x39\x36\xbd\x71\x26\xee\x06\x8d\x72\x62\x47\x95\xe1\x37\x40\xda\x66\xb6\x15\xa4\x5d\x6a\x13\x3e\x68\xd2\xce\xa2\xa0\x0a\xfb\x74\x1e\x9b\x7f\x00\x53\x8a\x86\x05\xa4\x5d\xaa\x98\x41\x05\x25\xe7\xb1\x09\x1f\x30\x59\xe7\x26\x36\x58\x67\x24\x3e\xb4\xfa\x4b\x29\x08\x75\x88\x8f\x55\x70\xba\x5a\x45\xda\xf5\xc6\x49\xd2\xb5\xb6\x0d\x26\xb9\x3c\xc4\x94\xda\x73\x8e\xea\x14\x68\x30\xea\x55\xb3\xbe\xb6\x61\xa1\x8a\x96\xb2\x6d\xa0\xd3\xa1\x95\x6b\x01\x48\xee\xda\x73\x0d\x36\xb6\xdc\x84\xd3\x06\xe2\xcf\x2d\xfa\x0d\x4c\x2c\x6b\x47\xb5\x88\x3e\x8a\x27\x86\xdd\x50\xaa\x4e\xc5\x96\x1e\x3b\xb7\xde\x80\x35\xae\x4a\xb6\x4b\x2d\x71\x14\xf1\xc2\x96\xc8\x72\xca\x07\x41\x0d\x07\x69\xed\xc3\x3f\x24\x1e\x82\xfa\x01\xea\x79\x69\x7e\xa3\x42\x2f\x4b\x3a\xd9\x1b\x18\x6c\x1b\x62\x5b\x0d\xfa\x64\xee\x22\xdc\x06\x2a\x6c\xc9\x38\x85\x26\x91\x6b\xc9\x3f\x39\xc0\x1a\x48\x63\x48\xef\x4e\x0d\x2c\xac\xc4\xaa\xfe\xe0\x36\x68\x41\x9c\xa2\x81\x85\xd5\xa0\xd3\xa8\x6f\x60\xd8\x43\x14\xd9\x03\xf4\xff\xa6\x4e\x7b\xdc\xf8\x86\x7f\xc0\xb2\xd6\x8f\x56\x99\x7a\x22\x35\x7d\xd4\xdb\xd4\x53\x27\x5c\x1f\x54\x74\x98\x2e\xba\xbc\x3f\xa9\x37\xf2\x34\xa1\xa2\x03\x37\x55\x1a\x52\xea\xd8\x6e\xd9\x87\x4f\x5f\x72\x60\xa8\x32\x32\xa7\x7e\x91\x44\xb5\xff\x3a\xf6\xce\x90\x39\x28\xf5\x9b\x0a\xa7\xd6\x79\x80\x66\xdb\x10\x01\x0e\xd8\x7c\x9b\xb9\xde\x80\x21\xb7\x98\xde\x06\x89\xa7\xf9\x93\x44\x8c\x89\xde\x06\xdc\x17\x6d\x68\xef\x0c\x40\x5b\x9b\xc0\x1f\x38\x8c\x87\x45\xd4\x01\x5d\x39\x67\xed\x8c\xd1\x79\x70\x48\x4a\x1c\x9d\x9b\x49\xe7\xe6\x18\x91\x07\xba\xe6\x31\xb8\x50\x1f\x4b\x56\x1a\xe3\x20\x45\x6a\x14\x9c\xdf\xa5\x0b\x41\x63\x07\x73\xe9\x92\xb1\xc6\xf1\xe0\x43\x33\x85\xfb\xa2\x6e\xee\x14\xbc\xa4\x07\x6d\xc8\x01\x5e\x92\xab\x64\x91\x01\x6f\x57\x93\x7e\x91\x06\x89\x6e\xe8\x00\x1b\x3c\x37\x65\x29\x4d\x03\xe7\x66\x8b\x3a\x8d\x76\x70\x9b\xea\x93\x75\x7f\xb8\x4d\xf7\x0f\x94\xbc\x84\xf5\x3d\x40\xe2\x69\x7e\x23\x50\xe2\x11\xf8\x7b\x04\x82\x86\xd6\x76\x8f\xcf\x69\xa4\x37\x12\x56\x5f\xa6\xf8\xb4\xc3\x57\xd5\x86\xc8\x72\x87\x51\xb2\x5a\xb2\xdd\x0b\x87\x1d\x7e\xe3\xa4\x2c\xa2\x79\xc0\xf6\x57\xe4\x2a\x48\x3b\x8c\x70\x55\x4e\xc9\xb4\xc3\x08\xd7\xa2\x4e\xd6\xfd\xe1\x14\xda\x40\xfb\x8e\x6d\x5a\x24\xe0\xec\x07\x69\x4c\x4a\xc5\x0e\x7b\x41\x35\xd3\xdf\xe1\xc9\xcc\x26\xed\xfd\x06\x1b\xdc\x3c\xd3\x47\xc0\xf1\x3c\x6e\x6e\xc2\xa1\xa9\x53\xde\x95\x4d\x36\x1d\x1b\xf8\x51\xd1\xda\x1e\xe0\x0e\xdd\xfc\xe3\x88\x4f\xa7\x7a\x83\xfe\xbf\xa6\x4d\x78\x40\x16\xe9\xb2\xfd\xa7\x23\x83\xa4\xa4\xf5\xa7\x03\x36\xd9\xbe\x69\x67\x1f\x34\x8e\xd6\xa2\x37\x1a\x85\x35\xf1\xb1\xa3\x3d\x7d\x14\xfd\x40\x9b\x99\xc4\xa8\xa3\xc1\x28\x99\xa3\x3e\xe9\x64\xe9\x55\x3f\xc0\xc0\xd4\xbd\xe7\x0e\x28\x29\x65\xd3\x61\x7c\x60\x8b\x95\xd7\x4c\x29\x11\x77\x1d\x71\x07\x95\x94\xa4\x8d\x7c\x80\x83\x17\x39\x37\xd3\x71\xf2\xf0\xd1\x46\x3e\x20\x36\x94\x6d\x13\xc6\x2e\xb0\x9c\x4d\x5b\xec\xc0\x09\xdf\x37\x71\xcb\x83\x0e\xe5\xd7\x1b\xf4\x1f\x6f\xd2\x54\x0e\xca\xaa\x5d\x74\x7a\xdc\x54\xeb\x74\xa2\x9d\x3c\x8c\xbd\xf7\xcf\x10\x28\x66\x57\xfd\x40\x6d\x52\x92\xf9\x49\xe1\xb5\x25\x7d\x52\xc8\x3f\xc4\xe9\xce\x4e\x4f\xa5\x76\xe5\xf9\x98\x2e\x53\xfc\xc9\x01\x76\xc2\x89\x58\x2c\xa7\x9d\x60\xe9\x35\x79\x92\x8f\xf4\xb3\xf9\x07\x6c\xb7\x5c\x35\x85\x79\x50\xb6\x51\x1f\x70\x96\xf4\x4d\xb3\xbe\xe0\xd5\x1e\x9b\x00\xbd\xe0\xf7\xcb\x72\xb9\xa5\x8b\x32\x78\xd5\x2a\x5e\x89\x8e\x70\xa9\x53\x57\xe2\x28\x3a\x59\xaf\x0c\x13\x9f\x95\xfe\x2b\x53\x2e\x71\xa7\x99\x76\x10\xcd\xf4\xa2\xc7\xa3\x68\x87\x5e\x90\x9f\x6b\xd3\x2e\xbf\x28\x53\xe4\x8f\xef\x2a\x5d\x30\xc6\x17\xf9\x7a\xd2\x45\xc7\xef\x26\x7b\xc5\x05\xa9\xa3\x54\x29\x07\x17\x3d\xc1\x9b\x16\xfe\x82\xb6\x5e\xb2\x50\x78\x75\x6a\x0b\x32\x12\x5c\x9d\xc7\x93\xb6\xca\x45\x5f\xf1\x26\x33\xc9\xd5\x31\xca\x0b\xa7\x83\x1b\xd2\x7d\x40\x6c\x2f\xb2\xb4\xa6\x6b\x27\x11\x6b\xab\x5c\x47\x06\x4f\xd3\xa6\xbe\xa0\x2b\xe6\x28\x66\x7b\xd1\x6c\x5a\x0d\xfe\x49\x66\x2b\x8d\xf4\x62\x04\x48\x37\xd6\x21\x14\x94\x16\x35\x31\x92\x94\xfc\x4c\xe9\xa2\x84\x2d\x4f\x54\xba\xa0\x1a\xd6\xa4\xad\x72\xc1\x17\x69\x8b\x52\xba\x10\xf2\x51\x87\xc8\xf2\x02\x8d\x95\xd7\x52\x32\x5c\x23\x24\xff\x40\xd1\x43\x0c\xea\xba\xa1\x5f\x55\xf1\xf8\x0b\x96\xa6\x36\x8c\xb1\x1b\x33\x4d\x12\x53\x27\x8d\xf3\x4d\xbc\x75\x52\x08\xf5\xc4\x26\x84\xd0\x66\xf3\xd5\xcc\x54\xd9\x25\x3f\xcf\x42\x15\x44\xca\xf4\x84\xb3\xa5\xfa\x14\x98\x3b\x45\x42\x9d\xbd\x73\x27\x4b\x17\x49\xd1\x46\x5e\x8b\xe4\xd6\x89\xa5\x2c\xaf\x61\xa1\x5f\x15\xb9\x95\xd2\x84\x1c\x91\x87\x87\xc5\xda\x16\x0b\x7c\x13\x6c\xb0\xc8\x0b\x94\xe6\x49\xac\x4b\xd0\xa2\x8d\xbc\x07\x8f\xc2\xb5\x4d\xd2\x15\xe7\x45\xa9\xc9\x7d\x30\xa4\x43\xa6\xcf\x34\xc9\x2e\x4a\xd2\x3c\xc0\x5b\x9b\xbc\xdf\x69\x22\x60\xa3\x54\xa9\x42\x93\x96\x02\xf3\x0f\x5a\xe2\xb3\x22\x27\xd2\x84\x7e\x55\x8a\x34\xb0\xf9\xc8\x44\x3a\x49\x26\x28\xa8\x58\x06\x98\x93\xfb\xf6\xf5\x03\x7c\x66\xd5\xcb\x00\x96\x3e\x36\x1d\x0b\x93\xc7\x75\x90\x98\x3d\x41\x63\x45\x7e\xc8\x34\x41\x63\xdd\x82\xd6\xbc\x1f\x8c\xf9\x8d\x07\x63\x9a\xd8\xcd\x7d\xab\xd3\x08\x4e\x84\x50\x52\xf3\x0f\x10\x81\xbc\x5f\xe0\x39\x58\xc3\xfa\x8d\x46\x2d\xc3\x3f\xc0\x0e\x10\xc4\xf4\x6f\x86\xeb\x28\xc0\x21\xdd\x38\xd0\x8b\x3c\xb7\x09\x06\xee\x25\xcf\xe8\x87\x4a\xe0\x24\x67\xde\x38\xae\x7b\xd0\x61\x7c\xd3\x84\xd8\x05\xdc\x8d\x00\x8f\x96\x8a\x7f\x20\xdb\x92\x9c\x79\x73\xb1\x93\x28\xe8\x66\x30\x8e\x5c\x69\xe9\x86\xf0\xda\x83\x14\x82\x1b\x91\x59\x2d\x8a\x3b\xdc\x88\xab\x6a\xbd\x8d\x9f\x1c\x60\x37\x15\x0c\x99\x88\xf2\x06\x74\x56\xb1\xb0\xbc\x6d\xe4\x58\x1f\x40\xf3\x86\xb3\xa6\xcb\x09\x97\x37\xca\x47\x72\xff\xe5\x2d\x73\x92\x5d\x9f\xd0\x84\x28\x3f\x57\xde\xca\xc3\xb1\xc6\xe7\x07\x1e\x1c\x32\xd2\xe7\x0d\x9e\xe0\x2a\x0d\x2c\x6f\x3c\x38\xe4\x82\xcc\x1b\xd5\x55\xb9\x28\xf3\x46\x19\x6b\x64\x4d\x9d\x9c\x22\x55\xcd\x14\x1c\x7c\x04\x0f\x7b\xd0\x20\x56\x34\x31\x6c\xfb\x1a\x36\x4d\x9d\x26\xda\x10\xf4\x03\x22\xa8\xaa\xec\xcf\x79\xbb\x68\x44\x1a\x1a\xe5\xe6\xb2\x56\x75\x7a\x53\x6c\xff\xec\xf2\x1c\x36\x1e\xe8\x1f\x0b\x6a\x0e\xd4\x16\xd2\x67\xef\xe4\xc0\x65\x90\x1c\x9f\x03\x97\x21\x7e\x44\xbb\x1c\x36\x4a\xe9\x1f\xb7\x44\x0e\xb0\xe2\x8f\x90\xd4\x29\x64\x80\x12\xb2\xde\x80\xd8\xde\xa3\x90\x1c\xe8\xf7\x2e\x41\x9f\xd4\xa7\xd3\x0f\x82\x42\xe3\x2e\x6f\x7a\xa3\x01\x5a\x59\x0c\x73\xe8\xcf\xb0\x9a\xe9\x20\x1f\x08\x82\x96\x7e\xe6\x28\x9c\x06\x08\x90\x5d\xc1\x81\x39\x80\x73\x66\x51\x75\xa6\x8b\xa2\xc7\xa0\x51\xc0\xe4\xb2\xb4\xa7\x1c\x40\xf7\x43\x51\x0f\x39\x40\x6a\xca\x21\xeb\x07\x6c\x84\x22\x26\x97\x23\xe5\x45\x71\x9b\x8c\x38\x9b\xd0\xfb\x67\x97\xe7\x88\xf3\x2a\xcb\xf1\x9f\x11\x11\xb3\xe6\xa1\x4f\x2a\x6d\x79\x5d\x3f\xb4\x4a\xa2\xf3\x0f\xa0\x53\xc5\xfa\xe4\xd8\x4f\xfe\xf0\x01\x2e\x0e\x82\xff\xb1\xb0\xe7\x08\x07\x55\x1f\x59\x3f\xc0\xda\x57\xf3\xa6\x3e\x60\x67\xc9\x32\x1d\xe4\x48\x6b\x5f\xfe\xb0\xe3\x1c\xef\xc7\xec\xa6\x79\x50\x15\x2a\xaf\x37\x4e\x8a\xfe\x9f\x4e\x13\xcc\x5d\x23\xa8\xd3\x14\x89\xe4\x0f\x2f\xc9\xa9\x92\x51\x46\xbd\x31\x48\x41\x49\x6f\x0c\xba\x67\x44\x74\xe9\x20\x43\xd1\x32\xa4\xf3\x11\xb4\x3e\x13\x4b\x17\x18\x94\xd7\x36\x71\x03\x19\xfc\xc4\x68\xd3\xe8\x1f\x78\xb4\x48\x78\xcd\x89\x76\x22\x6f\x75\x06\xe0\xf5\xf8\x91\xcd\x72\xde\x68\x49\xd2\xca\x65\x46\x82\xc6\xcf\x41\x9a\x33\x0c\x73\x5d\x21\x5b\x39\x47\x0e\xfb\x11\x3c\x33\xfd\x46\xf9\xf5\x49\x27\x59\x56\x0d\x3b\xe8\x39\xdb\xfc\x03\xcf\xab\xa6\x1f\x68\x32\x93\xf7\x24\x67\x2c\x76\x55\x20\x62\xce\x07\x69\xac\x6a\x58\xc4\x19\x57\x2f\x65\x3e\x1e\x5a\xff\x50\x72\x3e\x79\x08\x8a\x5d\x64\xd8\x9a\xc6\x16\xfd\xc3\x63\x30\x8d\xfa\x01\x3b\x5b\x56\x8f\x9c\x69\x85\x95\xe4\x95\x33\xc4\x86\xa1\xa8\x98\x4c\x67\x54\xa9\xc6\xe9\xe4\x56\x77\x1f\x70\x40\x65\xc5\x4c\xe5\x0c\xb1\xa1\x2a\x6e\x20\x67\x84\x16\x97\x68\xf0\x29\x89\xca\xb3\x9f\xf3\xa4\xc1\xa6\xe8\x07\x2a\x7e\x2d\xf5\x1f\x1c\x60\xb9\x80\x73\x76\xc5\x03\xe5\xb2\x71\x77\x7d\x34\x9f\x5c\xc0\x39\x8b\x8c\xb8\xb9\x6c\x24\x73\x1d\x1c\x85\x21\x87\xf2\xc6\xe4\x82\x98\xe0\xa1\x50\xa6\x5c\xa8\x5f\x29\x58\x26\x17\x9a\x79\xd3\x47\xe3\xc8\x05\x66\xb7\x9c\xb4\x02\x25\x4e\x1a\x93\x3f\xc8\x2a\xb0\xd9\x96\x9c\xfd\x03\xad\x9f\xc9\x3f\x40\x92\x8b\x5d\x13\x43\x88\x4a\x2e\xc9\x3f\x3c\x67\xcd\x67\x49\x4a\x7e\xe6\xa1\x89\x15\x4a\xb6\x4d\x13\xa3\x01\xa8\x54\xbf\x41\xd2\x10\x99\x33\xa2\x6c\x6c\x9e\x18\xc3\xc3\xbc\x77\xca\xe3\x16\x71\xa7\x95\xea\xa5\x71\xca\x18\xab\x94\x35\xb1\x4a\x9a\x6d\x1a\xb6\x91\x75\x88\x88\xe9\xe0\xeb\x0a\x91\xcd\x05\x6a\x5d\x96\xec\x9b\xcb\x4e\xde\xaa\x9d\x51\x18\xeb\x92\xbc\x2e\x8c\x59\x92\xe5\x32\x17\x86\x33\x4b\xf3\xc9\x85\x14\x19\xc4\x4a\xcb\x24\xc7\x12\xd3\xaf\xa4\x20\x99\x87\xf3\x13\x63\x14\x87\xdf\xc0\xd1\x92\xc4\x29\x6a\x78\x6c\xfa\x49\x3f\x10\x38\x91\x54\x65\xc8\x9d\x45\x0f\x3a\x92\xb2\xdc\xaa\xb9\xc2\x9a\x53\xaa\x76\x46\x7d\xa2\xb3\x3e\xaa\x72\xae\x88\x43\x18\x41\xb2\x59\x3d\x48\x96\x55\x13\x3b\x79\x18\x8b\x1f\x55\x28\x18\x45\x26\xa2\x4c\xb7\x48\x89\x5a\xfd\x7a\x3f\xc2\xf0\x07\xa7\x8d\xb6\x04\x59\x2c\x72\x83\xd1\xa4\xc8\x39\x9e\x5b\xe2\x32\x08\xeb\x2d\x67\xfe\xa0\x3e\x68\x29\xb0\x3c\xd3\xf2\xcd\x65\xd0\x1b\x8d\x8e\x13\x9d\xac\x0d\xbe\xda\x2e\xad\x36\x37\x2c\x76\x55\xec\x4c\x6e\x08\x5b\xaa\x32\xfd\xe7\x86\x38\x89\x16\x3c\x2c\xcf\x09\x0b\x8d\xed\xa6\x39\xf4\xe3\xad\xcb\x7d\xa3\xe9\x5f\x2c\xac\x6f\xb4\xe4\x4a\x7c\xe9\x09\x2b\xa7\xe8\xd3\xdc\x0b\x9d\x03\x62\xfa\x1d\x62\x65\xa9\xda\x0d\x9d\x66\xea\xf8\xd1\x49\x72\xa7\xa5\xc0\x62\x43\xdf\x19\xec\xad\xd5\xef\x10\x3c\x8b\xa2\xfe\x72\xe7\x42\x35\x31\x94\x7e\x71\x58\x51\x72\xa7\x60\xbf\x69\xef\x77\x5a\xc8\x36\x77\x7a\xd3\xe7\xa3\x3d\x37\xa8\xf9\x28\xf2\x30\x8f\xf0\xf8\xae\xab\x7e\x98\x9c\xe9\x07\xfc\x81\x43\xb0\x28\x76\x26\x8f\x48\xcb\xc9\xf0\x1b\x14\xf7\xa3\xdf\xb8\x19\x64\xf0\x59\x86\x01\x77\xd5\xf0\x42\x0d\x78\x73\x4b\x11\x0a\x47\xa2\x5a\x27\x76\x31\x12\x4f\x23\x09\x16\x83\x2a\x83\xc5\xfd\xc1\x24\x03\x33\x94\x41\x1d\xc2\x72\xc4\x60\xac\x68\xee\xfe\x61\xe7\x27\x1a\x16\x36\xd6\xdc\xbb\x60\x81\x93\x22\x5b\x7c\xa1\x83\x21\x17\xad\xed\xd8\x49\x0e\x22\x98\x81\x43\x30\x17\x03\x47\x0d\x2c\x15\x21\x79\xd2\xf6\xad\x1f\x76\xb2\x8b\x92\xc2\x4f\x0e\xb0\x3d\xd0\x8a\x22\x40\xf7\x98\x39\xc0\x67\xd6\x7b\x7a\x46\xfc\x4c\x61\xa7\x99\xb7\x88\x41\xed\x3b\x37\xa4\x28\x72\x07\xbd\xb5\x28\xa9\x74\x87\x7d\xa3\xc8\xd9\x90\x77\xfa\x9e\x7c\x2c\xec\xf3\x19\x56\x9f\xdc\x04\x43\xdb\xed\x08\x4c\x50\x10\x4b\x7f\x6c\xe9\x52\x57\xf3\x11\xf9\x86\x8e\x96\x23\xd2\x66\x24\x89\xe1\xc0\x76\xab\xca\xb6\xc9\x07\xcd\x7f\x49\x67\xde\x81\x50\x91\x9e\xc4\xa0\x68\x29\xcf\xa5\xfb\x07\x4a\xb6\xda\x4c\x07\xa2\x77\x6a\x12\xcd\x1e\xfd\xb1\x80\x68\x94\x41\x81\x49\xfc\xf9\x60\x20\xad\x19\x14\x4d\xe7\xb9\x7a\xea\x8c\x2e\x49\xda\x3b\x07\x83\x35\x93\xe4\xe7\xe3\xe0\xca\x49\xf1\x3b\x1e\xe7\xa7\x8e\xc9\x83\x72\x9a\xf2\x60\xf2\x49\xb5\x4e\xe1\xeb\xf9\x84\x6d\xa2\x9a\xfd\x9c\x74\x58\x54\x49\x94\x27\x2d\xb9\x43\x2c\xfd\xa4\x25\xd7\xda\xf5\xc9\x10\x1e\xa5\x12\xe5\x33\x53\x5c\xfe\x58\x0d\xf2\xc9\x58\x09\x79\xc9\xf2\x59\xf8\x83\x0e\xe3\x13\xe7\x55\x55\x44\x78\x3e\xeb\x03\xad\x3a\x6d\x3c\x38\x24\x72\x9f\xed\x11\x92\xf4\x09\xed\xb4\x43\xb2\xef\xd9\x79\xa2\x89\x0f\x9c\x34\xdc\x0e\x89\x2f\x27\x09\xd7\x7c\xe0\x04\xe7\x2c\x72\x7a\xe4\x93\xa1\x11\x59\xb2\xd9\x09\xe9\xb8\x0c\x1d\x1c\xb4\xc1\x37\x93\xf6\x09\x31\xb5\x06\x23\x99\xe6\xae\xd7\xc4\xc0\x5b\xab\x19\xd4\xb5\x11\x1f\xa2\x8f\x0b\x42\x63\xb5\xc8\x7d\x81\xf8\x6b\xd5\x7e\xb9\xe0\x7a\xcb\x55\xdc\xe6\x6a\x14\xe7\x84\xf5\xab\x3d\x58\xff\xac\xed\x05\xf6\x33\x64\x33\xca\x34\x42\xb7\xf4\xf1\x6f\xe6\x6b\x30\x32\x44\xbc\x75\xfe\x5d\xcc\x6c\x9e\x1b\x12\x27\x9a\x9a\x69\x35\xfd\x32\xb1\xa9\x49\xcf\x05\x96\xc3\x8e\xf2\xdc\xfa\xf7\x97\x25\x8e\xb9\x21\xee\xd2\x9d\xef\xab\xe9\xde\x18\x85\xa9\x26\xa3\x4d\xa3\xda\xd7\xf7\x57\xd5\x89\x3f\x37\x44\x88\x06\xb7\x11\xa1\x2b\x9d\x7f\x2e\xfc\x29\xf2\x2d\x4f\x44\xe8\x16\x3f\xcd\xdf\x5f\x4d\x1c\x6f\x2e\xf9\xaa\x89\xa1\xce\x25\x9f\x5b\xd6\x9c\x4b\x40\x69\x5a\xbb\xb9\xb8\x50\x13\x87\x99\x4c\xf0\xab\xdd\xcf\x89\x53\xb1\xcf\x89\x30\xdb\xa2\xd8\xd7\x3c\xc1\x71\x9b\x72\x28\xf3\x44\x6e\x94\x4c\xbd\x79\xc6\xfe\xfd\x55\x92\x3b\x80\x3d\x27\x1a\x73\x11\xa8\x12\x70\xe4\x7a\xd6\xb5\x26\x22\x73\xab\x9b\xc4\x95\xdb\x4c\x05\xf3\x42\xae\x13\xb5\xca\x5c\x34\x13\xe2\x65\xa5\x63\xcf\xc4\xc4\x2e\x0d\xbf\x34\x8b\x9a\xba\x3f\xaf\x6b\xba\x5a\x66\xf0\xdc\x56\x7b\xfb\xc9\x79\x34\xd3\xa2\x11\x83\x9e\x16\x8d\x88\xea\xe7\x62\x3e\xcd\xa8\x4c\x20\x0a\x69\x30\x33\x71\x2f\x1a\x15\x4b\x61\x29\xb2\x0d\xcd\x1c\xfe\x2e\xf4\x34\xcf\x1c\x11\x6d\xad\x0e\x33\x28\xda\x8f\xcb\x9a\x8c\x10\x91\x49\xcf\x9a\x4d\xc6\x5c\xdd\x7c\x8c\xb4\xee\x6d\xad\x8b\xa4\xe3\x99\xaf\x35\x79\xe1\x65\x49\xad\xcd\x24\xb9\x64\xd6\x66\x92\x2c\xa4\x01\x81\xb6\xb4\xa4\xb8\x79\xef\x95\xf1\x0a\x5f\xcf\xf3\x49\xba\xf1\x5e\x03\x47\x6d\xd5\xcb\xb0\xb4\xaa\x32\x5e\x1d\x5c\x00\x46\xcd\x45\x14\xa6\xc9\xb2\xf6\x8f\xe4\xb4\x59\xc7\xf7\x57\xd7\x21\x39\x69\x86\xea\x26\x01\xc4\xbc\x26\x63\xaa\xf1\xbc\x37\x38\x8d\x41\xcb\xfe\x80\x41\xcb\xc2\x1d\x93\x1f\x94\xd4\x99\x27\x03\xdd\x2c\x97\xcc\x1e\xbf\xbf\x52\x31\x7f\xe8\xef\x80\xfd\x3c\x3b\x02\xf6\x05\x7e\x67\x50\xa4\x64\xf3\xd9\xd7\x5a\x55\x77\x4f\x33\xb5\x09\x0d\x9e\x58\x2b\xb2\x13\x41\xdf\x66\x37\x9d\xd8\x12\x42\x3a\xd0\xa5\xee\x10\x12\x2e\x15\x6e\x8e\xb8\x9a\x9a\xdb\x40\xb8\xba\x8c\x21\x73\xe4\xef\xaf\xaa\x83\x1c\x89\x1a\x55\x02\xc7\x84\x6a\x92\x9b\xf7\xd3\x00\xf2\x35\xb3\x41\x0e\x63\xe4\x0f\x4e\x5d\x73\x1b\x13\x6d\x3f\x87\x51\xd9\x54\xbd\x6f\xaf\x64\x86\x3c\x97\x10\x5a\x65\x38\x98\xfb\x9a\xbb\x0e\x8d\xb9\xd3\x48\xe9\x33\x60\x9d\x99\x96\x69\x91\x32\xd2\xcd\xf2\x97\x1a\xd5\xcd\xfc\x60\x02\x57\x40\x5f\x9e\x4b\x61\x8e\x9b\x39\xcd\x52\xb2\xc6\xe6\x4d\x40\xdb\x53\x33\x59\xc2\xf2\x98\x82\x14\x84\x79\x20\xe3\x41\xc8\x38\x1e\x32\x77\x8f\x27\xc3\xaf\xdc\x25\x23\x6a\x7d\x14\x2c\xa9\xa8\x4a\x8a\x44\x9a\xab\xf5\x1e\xf8\xd9\xea\x16\xfc\x78\xad\x9d\x8e\xee\x79\xae\xa5\xd3\x19\x3b\xcf\x8e\xb7\x35\xbb\x13\x89\x08\xc1\xaf\x2f\xb2\x91\x10\x33\x19\x88\x1b\x4d\x37\xd7\x3a\x4b\xcc\x99\xaf\x75\x96\x98\x12\x2e\xc2\xaa\xcf\x2f\xb2\x3b\xcd\xed\x02\x51\xfa\x60\xb8\x16\x47\x31\xe4\x4b\x77\x68\x5e\x8b\x49\x36\xee\xf6\x3a\xe5\x7c\x82\x4e\x80\x22\x7d\x0f\x2e\xb8\xba\x49\x53\x9d\xcc\xd2\xaf\xaf\xef\xe9\xbc\x90\x2c\x3d\x27\x43\x37\xfc\xc9\xbd\x7d\x7f\x75\xd3\xdd\x8d\x09\x18\x97\x77\x5c\x8f\x35\xfb\xa5\x60\x0e\xaf\xfc\x52\xa6\xeb\x66\x42\xbb\x0b\xbe\xfe\x49\x60\x44\x9e\xf7\x22\x43\xf3\xba\x1b\x8c\xbb\x79\x28\x6e\x31\xe9\xb2\xf3\x3e\xd6\xfb\x42\xfc\x7d\xad\xa9\x68\x59\x18\x6e\x65\x45\x1f\x6e\x41\x45\x82\x64\x38\x05\x1d\x3b\x9e\xef\x25\x26\x29\xbe\x34\xdf\x1b\x48\x4a\x82\xea\xbd\x31\x7a\x72\xf8\x05\x82\x9a\xd4\x06\xa8\xa2\xb2\x1b\x72\x93\xcd\x81\xf7\x06\x86\xd0\xd5\xdc\xd7\xe4\xfd\x36\xf2\x3f\xdc\xd9\xb5\x9e\x7a\x2c\x1c\xfe\xd5\x93\x59\xa0\x68\x77\x33\x57\xc9\x46\x58\x24\x2b\x55\xb9\x08\x33\xb3\x95\x6c\x56\x43\xba\x52\x97\x26\x78\xd3\x10\xe5\x35\xbf\x03\xa7\xae\xc9\x05\x4c\xdd\x8f\x99\xd7\x25\xde\xc5\x14\x25\x8b\xa8\x48\x41\xaa\xb6\x96\xdd\xb1\xf3\x03\x4d\x90\x41\x6a\xcd\x33\x64\x5a\x52\xf3\x17\x17\x84\x23\xb7\x17\x3f\xb0\x01\xea\x86\xf9\x40\x0e\xee\x7c\x43\xba\xc9\x55\xe2\xdf\x0d\xf1\xc6\x7e\xbe\x1b\x92\xb7\x0d\xc6\x37\xec\x53\x2f\x10\x29\xef\xa8\xe0\x45\xbe\x11\xcd\x69\xeb\xd4\xcd\xe0\xf2\x28\x9d\xe2\x46\xf4\xac\xb9\x20\x73\xa5\x82\xd7\x1f\xf6\x0b\x39\x90\xf3\x0d\x31\x47\x11\x2a\xf9\x5e\x1a\x58\xb5\x47\xf4\x5e\x52\x4f\x55\x02\x4d\x46\x72\x55\xb5\xd3\xe8\xce\x8c\x1a\xf6\xaa\xc3\x8c\x6b\xc3\xde\x9d\x69\xb6\x93\x31\x0c\xf9\x58\x41\xf1\x0a\xf9\xce\x4c\xd7\x77\x8f\x00\xd1\x64\x91\x21\xda\x7b\x51\x10\x17\x98\x5b\xf3\x0f\x6b\x95\xec\x61\xba\x11\x03\xba\xbd\x06\x9c\x18\xd0\x03\x60\xd5\xb2\x40\x2e\xc8\xa9\xf3\x16\x44\x46\x98\x0d\xe4\x37\x22\xad\xec\xf2\xbc\x61\x75\x56\x56\x7f\xbe\x97\x78\x55\x83\xf7\x24\x34\xd2\x4d\x76\x17\x78\xe0\x6b\xf0\xa6\x82\x03\xfe\x45\x55\x90\xb7\xcc\xcb\x6e\x88\x5b\x9b\x89\xa6\x70\xc9\xaa\xda\x80\xcf\xf0\x23\xc8\x71\x2b\xee\x0f\x4b\xe6\x3d\x0d\xcf\x9f\x22\x93\xf3\x5d\xb1\x84\x32\x31\xdc\x95\xf0\xeb\xfb\xca\x15\xd4\x8a\x56\x64\x15\x76\xbf\xdf\xd0\xd6\x7c\x10\x18\x95\xb2\xbf\xdf\xb1\x1e\x9a\x5f\x5d\x24\x98\x83\xbf\x47\x9e\x97\x8e\x9e\xbb\x4e\x3c\xf7\x78\x48\xea\x92\xe2\x78\xc3\x8c\x92\x92\xdb\x8c\xcc\x32\xc2\x28\x31\x4a\x74\xbf\xdb\x9a\xb0\xcd\x1d\x37\xc2\xb0\x6c\x90\xbb\x97\x7a\x5b\x6d\xec\xb8\x97\x76\x5b\x93\x19\xcd\x92\x38\x6b\xde\xfc\xfd\x40\xdb\xe3\xed\x00\x58\x08\x85\xf9\x40\x71\xcb\x19\xf1\x13\x35\x8d\xed\x27\xc7\xcb\xdd\x90\x48\x69\x96\x00\x0b\x50\xca\x1e\x0c\xd8\xd0\x59\x7a\x2f\xe9\xb6\x26\x6f\xc8\x25\xdc\xd6\x2c\x85\xef\x5e\xb2\x6d\xcd\xc1\xef\x13\x39\x9a\x6c\x27\x72\x84\xcd\x25\xfb\xd6\x64\x9e\xd6\xa1\x2c\x48\x10\xb8\x3b\x91\xa3\xf9\x20\x40\xcd\xb2\xf4\xbd\xa4\xdf\x6a\xbd\xff\x46\xbc\x5a\x6e\xde\xbf\x94\x86\x93\x27\x88\x64\xe5\xe4\x0e\x00\xa0\x44\xd0\x7b\x6c\x00\x48\x1d\xc2\xb2\x90\x24\xf7\xdd\x83\x00\x6a\xc2\x90\x80\x15\x24\x9e\x6f\x88\xc0\x59\x52\xd7\x0d\x73\x58\xca\x6e\x37\xbc\xef\xef\x91\x72\x69\x8e\x36\x48\xbe\x7e\x9f\xf3\x17\x02\x06\xd9\x8d\x10\x08\x63\x9a\x3d\x6e\xf7\x20\x39\x0b\xbe\xfd\xe1\x90\x1a\x70\x7f\xce\x1d\x41\xc4\x08\xe3\x2c\x7d\x84\x69\x9b\x8a\x27\xce\x37\xf2\xf1\x9a\x09\x90\x96\xa4\x6a\x96\x72\x40\xd0\x36\x0f\x3d\x20\x69\x4a\x3f\xbc\x19\x2d\xf2\xe2\x49\x07\x63\xd3\x04\x24\x13\xab\x8d\xd4\x83\x61\xd1\x7e\xbe\x56\xb9\xf9\xd8\x80\xe8\x6c\x69\xf3\x5e\xb2\x73\xb5\x36\x7d\x1f\x4f\x5a\xa2\xc8\x90\xa2\xb3\xc9\x94\x92\xb3\x99\x2a\x45\x67\x9f\x84\x88\x51\xb3\xf6\x7d\xc3\x2d\xdc\x8c\xd5\x93\xfe\x11\xa1\xec\x2c\xc0\x80\x20\x3e\x1b\xfa\xf3\xf7\x9d\x91\x75\x1e\x00\x10\x19\x23\x4c\x0b\x37\x97\x3a\x09\x91\x20\x3c\xa9\x0c\x98\x4b\x50\x1e\x37\x5d\x9e\x0c\xa4\xf7\x07\x84\x58\x33\x84\x9f\x44\x11\x85\xf9\x86\xd9\xba\x99\xce\x2f\x6a\x07\x7e\x1f\x9a\x9d\x8f\x81\xab\x02\x63\x9a\x30\x23\xac\xcc\x36\x2f\x06\x13\x0a\xc0\x8b\x00\xfa\x39\xc3\x19\xfc\x3d\x01\xf4\x78\x27\xda\x42\x00\xb3\xf4\xbc\xaf\x98\x15\x1f\xdd\x3f\xe0\xf3\x3e\x43\xd0\x7b\x33\xd7\x9c\x84\x4f\xef\x33\xc5\x33\x7b\xc9\x99\xbd\xd0\x7d\x70\x4f\xcc\xc0\x92\xc1\x52\x02\x62\xb0\x40\x37\x6f\xd4\x0b\x53\x07\x8c\xa5\xb0\xd8\x7f\xdf\xa8\x72\x66\xa2\x40\x6c\x85\xd3\xad\xf3\xbd\xf4\x82\x18\x4c\xd6\x4b\x31\x68\x8e\x44\xba\x97\x62\xe0\x64\x80\x7c\x2f\xe1\x3e\x06\x53\xed\x4d\xaf\x8b\xc9\xea\x46\x6d\x1c\x53\xcd\xcd\x24\x4c\x1f\xd6\x37\x61\x78\x56\xb9\x20\x21\x3a\xca\xa0\x5b\x9e\x94\x68\xd5\x27\x2b\xdb\x12\xd8\x5b\x18\xfe\xa0\x62\x0a\x5d\xed\x86\xe7\x6e\x23\x88\x2b\xc7\x9f\x9c\x36\x05\x21\x70\x31\x7c\x98\x55\xd9\x96\x80\x1f\x95\x51\x52\xb6\x25\xd2\x37\xc5\x38\x94\x6d\x89\xf4\xb1\x7c\x64\x8d\xb2\x05\x62\x38\xa9\x1d\xd1\xf6\xf3\x84\xd9\xa9\xff\x25\xe3\xc7\xf0\xe1\x64\x65\x83\x39\x54\x8c\xaa\x6c\x81\xd0\x69\xbc\x25\xf4\x37\xd5\x84\x2b\x5b\xc0\x02\x44\xf7\xcf\xf9\x07\xb5\x89\x7f\xb7\x0f\x2c\xa0\xdf\x3f\xd1\x9f\x9f\x4f\xcc\xcf\xf3\x01\x49\x79\xbc\x88\x52\x02\x86\x27\x12\x5e\xcd\x77\xe9\x10\x2d\x6e\x7e\x1f\x04\xb5\xa9\x7f\x14\x38\x52\xf1\xa9\x82\xd2\x54\x31\x6c\xc2\x57\x24\x7c\x6e\x03\x3e\xe3\x3b\x02\xbe\x4d\xf3\x8b\x80\x2f\xba\xcd\xf5\xd2\xea\x47\xc0\x67\xfc\x2d\x0d\x25\xca\xc3\x59\x36\x84\x6e\xe4\x66\x80\x97\xca\xd2\xa2\xe9\x2f\x01\x60\x03\x90\x02\x9e\xeb\xfd\xa5\xb1\x38\x26\xb3\x6c\x8f\xaf\xc0\xf4\x98\xb0\x65\x4c\xbf\x09\x10\x1a\x82\xf4\x94\x9c\x13\x0a\x51\xb8\x29\x6c\x6a\xa3\x7a\x83\xce\xaa\xb2\x2d\x0d\xa3\x29\xd0\xba\x6c\x19\x25\xa4\xaa\x50\x9e\x41\x42\xc5\xed\x8a\xb6\x06\x5c\xfa\x44\x2c\xc5\xfd\x77\xf4\x27\x94\x67\x54\xbf\xaa\x6e\xef\x78\xee\xf1\x0f\xb4\xdd\xff\x89\xf7\x85\x21\x98\x5e\x95\x99\x51\xb6\x0c\x73\x64\xf5\xf8\xdc\x32\x7a\xbf\x00\x1e\x7f\xbf\xd4\x8b\xa6\x84\xb4\xb2\x15\xd4\xc4\xaa\x1a\xbf\x30\x58\xc0\x7b\x6e\xe9\x13\xad\x19\x01\x2c\x9b\xd4\xbd\x66\x4b\x81\x88\xa5\xfa\x03\x42\xa0\x19\x15\x40\x50\xb4\x64\x85\x10\xf8\xfb\x89\x19\x79\x06\x30\xa8\x16\x3d\xaf\x58\xa1\xa4\xef\x2b\x20\x4a\xea\x7f\x29\x10\x4d\x27\x57\x41\xc0\x6b\x2c\x55\x18\x42\xd2\x55\xe9\xa6\xf2\xda\xbf\xbf\x7a\x6a\xee\x60\x60\x40\x01\x50\xb1\x24\x49\x24\x50\x01\x50\xd1\x92\xd5\xe7\x2c\x76\x87\x17\x70\xee\x11\x01\x91\x21\xae\x5c\x13\x75\xd0\x08\x91\xde\x6f\x84\x40\x13\x68\x58\x23\xd3\xd0\xd2\x28\x62\xa9\x6e\x13\x42\xf5\xbf\x34\x8a\x58\xaa\x26\xdc\x40\x83\x4d\x4b\xd6\xb0\x42\xa6\xd1\x86\xf9\x9a\xe6\x97\x50\x9f\x36\x23\xa0\x33\x8d\xd8\x5c\x7e\x49\xf5\xce\x67\x2d\xdb\x92\xea\x7b\x32\x8d\x2c\x29\x3e\x6d\xde\x64\x4b\x6a\xef\xca\x67\x28\x5b\x67\xfc\xb0\xb7\xed\x92\xca\xed\x01\x2e\x5b\x3f\xd1\x16\x86\x58\xcb\xc9\x6b\xda\x27\x9e\xff\x24\x19\xb6\x6c\x83\xe9\x5d\x5e\xe0\x25\xc3\xa7\xcd\x14\x35\x08\x8e\x7a\x5f\x32\xbc\x1d\xe5\x65\x5b\x32\x7c\x4f\xde\x13\x4b\x86\x4f\x9b\x09\x60\xc9\xec\x49\x2a\x78\xd9\x06\xaa\x56\x99\x27\x0c\x94\xad\x2a\x5a\x8f\x01\x68\xbd\x47\x07\xa1\x75\xff\x17\xda\x7e\x1f\xd0\x7a\xbd\x97\x0c\x9f\x36\xf3\x88\x9d\xe8\x17\x3c\x8c\xf8\x91\x65\xa8\xa0\x70\x60\x2a\xe6\xc3\xfb\x05\x8f\x83\x3b\x9c\xdf\x5f\x8e\xe3\x2f\xa8\xde\x9a\x8a\xf9\xfa\x92\xf0\xc7\xe6\x09\x1c\x30\x03\x7a\xbd\x97\x40\xef\xb8\xec\xb2\x2d\x79\x3e\x15\x9f\xe3\x34\x86\x1b\xa0\x25\xcf\xa7\xe2\x73\xe4\xe8\x78\xee\xf6\x8e\xb6\xe6\xbf\xe4\xf9\x54\x2c\xb6\x1c\x2c\xa5\xe9\x1d\x77\xc0\xac\x69\xa6\x74\x4c\x7c\xa0\x15\x59\xf2\xbe\xe3\xbb\x0a\x2a\xca\x3a\xf8\xba\x6c\x4b\xbe\x77\xec\x56\xd9\x4e\x02\xa4\xef\x4f\x02\x24\x04\x9d\x00\xc8\x3c\xee\x24\x40\x42\xd0\x09\x80\x4c\x31\x4b\xbc\x77\xfa\x71\x41\x79\xda\xb1\x79\x87\xb2\xb2\x8d\xe9\x1d\xae\xf7\xac\x72\xab\x65\x5b\xe2\x7c\x1a\xc6\xd0\x12\xe7\xd3\xf0\x07\x4c\x80\x29\x3e\xa7\x96\x3c\x9f\x86\x47\x5c\xf2\xfc\x78\x9d\x4b\x4b\x9e\x1f\x2f\x2e\x79\x15\xbc\x2f\x88\x96\x7c\xef\x32\x9b\x05\xd5\x71\xc7\x4b\x54\x42\xb0\x71\x4d\x66\x5a\x4b\xa0\x4f\xc3\x6b\xb6\x04\xfa\xf1\xe2\xa2\x4b\x80\x1f\xcd\x9b\x84\x69\xaa\x39\x19\x04\x26\x06\xf9\x20\x59\x22\xfc\x78\x1d\x55\x0c\x3f\x78\x31\xde\x09\x98\xbc\xea\x13\x30\x79\x9f\xa1\xe2\xd9\xf0\xaa\xce\x0a\x18\xb4\x2a\xb3\xe1\xb9\x70\x32\x3b\xbe\x77\x7f\x03\x20\xf9\xfd\x1d\xcf\x3d\x3e\xea\x0f\x99\x6f\xce\x0b\xef\xfb\x7b\x2c\x9a\xa9\x60\x69\x0c\xe3\xc5\xc7\x6f\x00\xe8\x73\xe1\xe6\x9a\x69\xfe\x37\xd7\x4c\x08\x60\x28\x7a\x19\x9a\xc0\x52\x10\x1c\x3e\x59\xb6\x1b\xc6\xcc\x17\x27\x80\x3b\x60\x7b\xb1\xb2\xa5\x32\xe4\xf4\x1a\xf2\x40\x5b\x28\x40\x2c\x7b\xee\x16\x59\xa1\x42\x6c\x2f\x66\x04\x97\xc1\xf6\x62\xf6\x08\x67\xda\x14\x91\x59\x50\x4d\x38\xa7\xe2\x76\xe0\x4a\x67\xfd\x10\xf1\xc2\x50\x3b\xb1\x87\xaa\x1f\x32\x5e\xf0\x07\x80\x53\xdb\x2d\x20\xc0\x7e\xf3\x91\x1d\x36\xee\x97\x8f\x09\xa2\x30\x89\xa3\x66\x49\x05\x21\x6c\xa8\x0d\xa5\x31\x11\xc1\x17\xe4\xba\x2c\xa8\x70\x9c\x2d\xa6\xb0\xc0\x71\xd8\x36\x7f\x91\xf1\xc2\x4f\xa2\xa7\x4b\x58\x9a\x45\x36\x29\x05\xb8\x0f\x82\xc2\x38\x4a\x58\xaa\x44\x36\x2d\xb2\x7c\x72\x50\xec\x42\x09\x88\xae\x08\x0a\xf4\x28\x61\x29\x07\x45\xc1\x09\x25\x20\x26\x2c\xa8\x1a\x4c\x41\x3d\xd7\xb2\x19\x02\x24\x60\x87\xa2\x63\x37\x20\x1c\x23\xa8\xfa\x47\x09\xac\x5c\x5b\x74\x90\x07\xd6\xae\x55\x68\x5a\x09\x70\x42\x04\x15\x50\x29\x21\xa2\xf6\xaf\xe4\x4d\x16\x75\xce\xcd\x6b\x47\xaf\x83\x4f\x4b\xa6\xcf\xc4\xd7\xbc\x52\x44\x17\x7e\x01\x65\xe3\x44\xd5\x01\x5e\x84\xa8\xc4\xf1\x12\xe0\x45\x88\xf2\xf0\x97\xb0\xa4\xf8\x22\x17\x77\x09\x4b\x88\x2f\xaa\x01\x5d\x02\x2b\x10\x2a\x88\xbc\x04\xf8\x0d\xa4\x07\x85\x25\xe4\x2b\x16\xa8\x04\x78\x11\x8c\xc7\x25\xe2\x57\x23\x29\x2f\xad\xbc\xb9\x09\x81\x5f\x43\x67\x9e\x04\x6a\x36\xb8\x7d\xd5\xe4\xc1\xa6\x26\x8e\x01\x4f\x03\xa6\x75\x53\x31\x12\x85\x7d\x4c\xb2\xfa\xb5\xbc\x63\x25\x94\x27\x4d\x40\x1f\x20\x04\x3d\x99\xa8\xe1\x1b\x48\x62\xea\x01\xbe\x81\x64\x2a\x84\x30\xdf\x92\xa7\x5b\x68\x58\xd3\x8c\xca\xd2\x46\x0c\xfa\x12\xe5\x5b\x0c\xee\x6f\xe9\x7b\x46\x14\x25\x79\xcf\x77\x49\xf2\xb1\xbb\xb3\xa5\x8a\x98\x72\x96\x1c\xdf\x93\x3b\x87\x23\xa0\x66\x89\xb9\x01\x65\x71\xbb\x7a\x5b\x72\x7c\x1a\x26\xc5\xba\x34\xaf\xae\xa9\x57\xb8\x12\xfd\x76\x5b\x8b\xa6\xc1\x2a\x10\xef\x6f\xe1\x14\x28\x1e\x9b\x85\xcb\x4c\xc6\xf0\x0a\x18\x2f\x4b\xa4\xaf\x1e\xab\x41\x5c\x10\x9a\x91\x39\xdb\x94\x5a\x5c\x02\x4c\xfa\x9b\xa7\x8a\x88\x35\x45\xb2\x96\x80\x80\x35\x45\xe9\x96\x80\x20\x92\x17\x7f\x6b\xac\x26\xf0\xfa\x01\x5a\x69\xd2\xc2\x75\x70\x2f\xcf\xbf\xa3\x7e\xa1\x9b\x5c\x57\x33\x8f\xce\x78\x1e\xcd\xb8\xb3\x96\xab\x01\x5c\x02\xf5\x30\x37\xea\xf4\xab\x09\x9b\x8c\x9f\xf3\xfe\x79\x4a\x8c\xf8\x39\xf4\x70\x6f\xc0\x01\xcb\x95\x37\xe0\x60\xcd\x66\x7f\x8f\x5a\x8f\x82\x1f\x46\xef\x2e\xf4\x0d\xc6\x1a\xf8\x6d\xa6\xf5\x25\x0f\xc7\xba\x9a\xde\xb1\x8f\x55\x5b\x5f\x20\x19\xe8\xb5\x20\x3b\x0c\x41\x92\x2d\xc2\xce\x22\x68\x52\x1a\xc3\x4e\xad\xd5\x18\xd8\x77\x60\x58\x53\xdc\x51\x6f\xd2\x1d\x9c\x50\xc9\xd4\x64\x4d\x79\x03\x08\x09\xd9\xf8\x3f\x58\x27\xd3\x8f\x61\xfa\xcb\xde\xb9\x07\x8b\x06\xf9\xd0\x64\x20\xfb\x52\xf4\x7f\x72\xbc\x7c\xf2\xd8\x34\xdd\x83\x76\x37\x89\x02\x01\x26\x72\x9b\x96\xc2\x01\x3f\x41\xf0\x73\xb0\x48\x1f\xd2\x07\x31\x2a\x04\xb1\xc8\x4e\x37\x48\x27\x6c\x47\x3e\x50\x99\x81\x3f\x8c\xd2\x25\xf3\xb6\x68\x5e\x72\xb2\x4a\x98\x8f\xf9\x13\xdc\x24\xba\x47\x58\x8f\xa4\xe8\x87\x93\x44\xaf\x29\x9d\xb0\x1e\x59\x6c\x38\x61\x0d\x34\x11\xc2\xa4\x5d\xb3\xe4\x3f\x14\xf6\x6f\xcd\x62\x02\x6b\x46\x64\x49\x90\xac\xeb\x5f\x2c\x56\x87\xeb\x59\x06\xad\xf3\x05\xd5\xcf\x2c\x0e\x62\xef\x8b\x05\x5f\x10\x11\x5f\x43\x30\x54\xc4\x78\xbb\x4e\x88\x2a\xee\xf0\x02\x5d\xb9\x3d\x79\xce\xfb\x07\xc6\x30\x99\x8b\xce\xed\x55\x82\xb5\x04\x04\xb7\x18\x69\xf3\x49\x10\xd2\x80\xf3\x61\x46\x82\x89\x31\xb8\x59\x32\x5f\x58\x62\x66\x2c\x86\xe1\xa6\xfa\xeb\x76\x02\xa3\x55\x07\x10\x33\x6d\xdb\x2f\xe1\x2e\xef\x2a\xb0\x25\x2c\x31\x53\x45\xd6\x4a\xb8\x61\xd2\x72\x77\x4f\x1d\x49\xf7\x47\x52\x13\xe5\xb0\x36\x9e\x12\x5b\x4b\xdc\x58\xcf\x5a\x76\xc9\xb8\x04\xc2\x2a\x88\x22\x4a\x15\x37\x95\x5f\x2e\x71\x63\x04\x8f\x5f\x80\x85\xc6\xfd\xd1\x83\xd5\xfc\x3e\xc3\x8b\xfc\xc2\xd2\x77\x65\x75\x8c\x08\xa1\x55\xc5\xa9\x12\x9f\xd0\x90\xa6\xf6\x3a\xe3\xc5\x6c\xe2\x92\xe5\x94\x00\x58\x22\x4b\xd1\x0e\xbf\x7d\x51\x4d\x51\x1b\x31\x0c\xc3\xbd\xdf\x0c\x92\xf8\xd0\x75\x64\x70\xbf\x2d\x58\x31\xd2\x25\x2e\xf0\x20\xb7\x29\x54\xa5\xa0\x6e\x7d\x50\xe8\x48\x89\x90\xda\xaa\x5c\xd0\x25\x46\xa6\xbb\x07\xff\x00\x3d\x40\x67\x2b\x6a\xdb\x07\x0b\xd4\x11\x42\x9b\xf2\x0d\x0a\x0a\x97\xd6\x2c\x7d\x17\xc5\xef\x43\x0d\xaf\x1f\xe8\xd6\xd4\x14\x11\x2a\x62\xb2\x8f\x89\x27\x9e\x9f\xf3\xc4\x13\x12\x20\xd2\x25\x91\x58\x84\x5d\xd6\x9a\x0c\xea\xe9\x2f\x90\x34\x63\x06\xb8\x4a\x23\x8f\x4f\xc1\x0b\x0d\x90\xe1\x9f\xaa\x7e\xbf\x02\x02\x41\x98\x89\x12\x7f\x4f\x17\xa2\x70\x8e\x72\xa8\x4d\x27\x6e\x64\xbd\x27\x9d\x20\x91\xd5\x51\x93\xfb\x63\xd5\x48\x61\x2c\xd3\x1f\x25\x00\xf3\x93\xcc\xa3\x0e\x0b\x6c\xf5\x7e\xa1\xc0\x17\x91\xfd\x1c\x96\x6b\x77\x58\xc8\x6f\xfd\x7e\x23\x46\x84\x22\x96\xa7\xef\xaf\x11\xc8\x5f\xfd\x02\xf8\x6b\x76\x8f\xe4\xaf\x42\x19\xc4\xb5\x90\x7f\x12\x77\x56\x98\xb0\xed\xda\xc0\x05\x97\x18\x34\x05\xfc\x95\x08\xb3\x6b\x34\x82\x2a\x6b\x7d\x49\x5f\x89\x15\x56\x31\xd3\x58\x85\x15\xd2\xbb\x96\x66\x55\x93\x50\xc5\x91\xeb\x15\xad\xb0\x13\x9b\x02\x68\x55\xf5\x0a\x3e\x56\x55\x4d\xb0\xc1\x4a\x66\x92\x43\x5c\xc6\x4b\xc8\x89\x0d\x46\x1b\x63\xbc\x51\x58\x77\x07\xac\xc1\x67\x3e\xd1\x68\x96\x72\x8f\x30\xa3\x19\xe4\x06\xb3\x99\x69\x08\x81\xbd\xc3\xfb\xb4\x83\xd1\x76\x3f\xc7\xbe\x96\x0b\xb1\xe0\x26\x96\x6c\x6d\x3d\x2e\x29\x2d\x5b\x95\x8a\x2c\xb6\xa3\xd8\xdf\x12\x07\x83\x8b\x75\x3c\xc4\x25\xb8\x65\x5b\x59\xe2\x12\xd4\xb2\x4d\x22\x4c\x91\xaf\xd9\x30\x20\x1e\x21\x66\xb3\x33\xa4\xe7\x24\x55\xb6\x2a\x11\x51\xbb\x71\x98\x1d\xa1\xf6\x55\x4a\x26\x34\xca\x6b\xaf\xb5\x1f\xc7\xab\x2e\x78\x89\x03\xe1\x9a\x6a\xee\x38\xa6\xd5\xdd\xce\x5c\x3a\xa3\x6d\x4f\x8b\xbf\xaa\xf7\x9d\xe5\x69\x0d\xe3\x8e\x80\xe8\xee\x0e\x18\xc1\xe0\x85\x44\x04\x83\xa5\xaf\x88\xec\xd6\xd7\x07\x8f\xf4\x24\xe9\x8d\x55\x00\x6a\xf6\x9c\x10\x7c\x6b\x83\x44\xa4\xf4\x64\x96\x7d\x90\x7f\x0a\xad\x4f\xfc\x80\xe6\xcc\xda\xb6\xde\xbc\x88\xbd\x6d\x5e\x58\xc6\x0f\x24\xbf\xcf\x19\x19\x47\x2c\x7d\x9b\x3c\x00\x69\x51\x13\x62\xc9\xc3\xcd\xa7\xce\x12\x96\x5a\x34\xbf\xba\x98\x56\x23\xdd\x30\x52\x18\x0a\xd2\x5c\x23\x0a\x48\xdb\x3a\x10\x2f\x78\x19\x3c\x47\x54\x94\xb6\xe6\x1f\x2f\x78\xb6\x0c\x23\xee\xcb\x7a\xb7\x71\xad\x8b\x4f\xa9\x0b\x9e\x2d\x53\xff\x85\xdb\x1a\xbc\x7f\x2f\xd8\xf4\xbd\xdf\x97\x64\x94\x6c\x53\x8d\x17\x77\x93\x9e\x4f\xea\x8b\x9e\x10\xab\x9b\x76\x1f\x4a\xb8\xf0\xa0\x18\x69\xb3\xa2\xad\x11\xe7\x80\xf0\xe6\xe7\x30\x51\x7a\x95\x27\x2d\x59\x46\xc9\x0d\x4b\x96\x79\x1e\x2a\x03\x6f\x76\x7c\xc4\x9b\xdb\x4b\x3d\xdc\x8f\x85\x45\x43\x42\x74\xb2\xe3\x22\x22\x4b\x38\x66\x8b\x32\x4b\x78\x2a\xd5\x4c\xfa\x1e\xaf\x1a\xfa\x25\xde\xfb\xf7\x57\xf5\xd6\xb8\xd7\xc6\x1a\x42\xd1\x0d\xb9\x46\x5b\x25\x6d\x4c\xc0\x49\xfe\x61\xb1\x34\x09\xa7\x09\x72\x93\xfd\xd1\x69\xe3\x21\x36\xd4\x86\x84\x2d\x84\x25\xfa\xdb\x25\x36\xa4\x00\x49\x52\xd0\xa5\x10\x20\x2d\xbb\x0d\x47\x8a\x56\x28\x85\xf2\xba\x01\xa0\xa4\x25\x47\xd5\x51\x7e\x72\xde\x24\xb8\xde\x5f\x3d\x91\x98\xaa\xda\xfb\xfb\x32\x81\x92\x20\x84\x6d\x3a\x4d\xd3\x12\xc2\xda\x6b\x62\xb0\xff\xc8\x21\x92\x96\xc8\x35\x74\x72\xa6\x25\x70\xa9\xce\x53\x49\x0c\xcd\x1d\x7e\x0c\xfb\xe4\xab\xcd\x6b\xb9\x24\x30\xa6\xf8\x14\xaa\x16\x62\xe9\x28\x97\xfa\x98\x90\xb8\xe4\xb0\xd1\x92\x22\x0f\x33\x0f\x49\x62\x57\x8f\x89\xb6\x6f\x2d\x64\x82\x69\xd8\xdf\xb3\xf6\xa8\x02\xe3\x4a\x4a\xd4\x64\x64\x45\x4b\x10\xd9\x82\x22\xf6\x4b\x82\x48\x16\xed\x7a\x4e\x4b\x26\xb3\xc7\x20\x21\x21\x69\xb8\x43\x5e\x45\x95\x3c\x24\x79\xa0\xa7\x84\x88\x23\x83\x90\xe0\x79\x16\x97\x4d\x8c\xcd\xd5\xe7\xf9\x51\x5c\xfc\x1c\xc9\x55\x5a\x92\x25\xc0\x59\x80\x4c\x48\x50\xf2\xfa\x22\x41\x49\x32\x74\x42\x7e\x92\x98\x5f\x5a\xc2\x9c\xd2\x34\x4b\x82\x0f\xdd\xb4\x92\x49\x1b\x1e\x09\x91\xd8\xc3\x33\x63\x9a\xa7\x38\x4d\xe2\x1d\x63\xe2\x94\x89\x66\x36\x2f\x06\x32\xa6\xcd\x16\x12\xcd\x6e\xe2\x9c\x89\x56\x35\x13\x63\x81\xff\x4f\x7c\x27\x15\x68\x0c\x1e\x8e\xf7\x24\xbc\x9e\xaf\x6d\xb8\xf9\xf3\x9b\x72\x88\xc6\x83\x07\xdc\x88\x86\x24\x66\x62\xac\x50\x9e\xa4\x4c\x25\x94\xf1\xef\xb6\xb3\xa5\xca\xeb\xdd\x84\x8f\xfa\x54\x88\x17\x7c\xf5\x7d\x15\x47\x49\x95\x5c\xc6\x03\x30\xc9\x73\xf3\x0b\x6b\xbe\xde\x5c\x4b\x10\xb3\x29\x3e\x2d\x39\xac\x2a\xaa\xa9\xa4\xc6\xdd\xa4\xd7\x59\x87\xae\x48\xa8\x49\xb4\xa6\x79\x7d\x10\xd0\xea\x00\x81\x84\x80\x56\x9b\x60\x13\xd2\x63\x7b\x35\x42\x98\xb6\x5c\x36\xff\x80\xb8\x1a\x71\xd5\x84\xa8\x54\x8b\x38\x69\x09\x62\xba\x1b\xa6\xa4\x8e\xec\x14\x6f\x25\xc6\x78\x4a\x74\x4f\x83\x75\xd8\xbd\xb5\x18\xf4\x29\x65\x24\x0d\x04\xc7\xc9\x45\x82\xea\x3e\xd5\x36\xe4\x04\x83\x97\xcd\x49\x69\x40\x19\x69\x1e\x10\xca\x88\x57\x6c\x40\x14\x36\xc4\x83\x92\xbb\x16\x60\x90\x6f\x8b\x80\x06\xe1\x55\x9b\x25\x94\x8b\x54\xd8\xb4\xb3\xcc\x4f\xf0\x1b\xb4\x7b\xb8\x0d\x0f\x7e\xf5\x07\x4f\x21\x67\x81\xb8\xd3\xa5\xef\x17\x3a\xf3\x9b\x34\xe7\xfd\xc9\x43\x13\x90\x2c\x1e\x68\xa3\x7c\x7a\x4a\xd9\xfa\xf8\xda\xe1\x4f\xf3\x3e\x82\x9b\x7a\xf8\x10\xe0\xfd\x21\xc5\x94\x78\x3c\xe2\xaf\xba\x3c\xe0\x59\x6a\x3f\x32\xa2\x25\x98\xdc\x62\xf6\x32\x1e\xf5\x75\xc7\x4c\x49\x07\x53\x9e\x04\xf2\x12\x0a\x9b\xc9\xf2\x64\x29\x79\x89\x1f\x89\x41\xa2\xc9\xd3\x3b\x11\x2b\xe4\x9d\x40\x29\xcf\x6e\xe9\x84\x24\x2b\x8f\x8f\x20\x50\x33\x5c\xd8\xcb\xbc\x8f\xcf\x35\xbc\xf1\x7b\x3e\x25\xc6\x3c\xda\x3a\x52\xbc\xcd\xe8\x11\xee\x26\xa2\xeb\x91\xb3\xfd\x06\x89\xc0\x7c\xef\xe2\xf5\x5b\xc2\xe6\x45\x46\x21\xa2\x40\x8c\xa7\xe3\x14\xd2\xf5\x08\xde\x7e\xe1\xc9\x13\xd5\x9c\x10\xe5\xe9\x04\x8e\x92\x68\x2f\xf3\x19\x74\x91\x52\xd5\x25\x85\x3c\x2b\x65\x69\x3e\x7e\x3a\xf5\x30\xe3\xf7\x57\x51\xfa\x68\x49\x33\xbd\xae\xfe\x29\x69\xc9\x80\xba\xd4\xb5\xa4\x59\xbe\xbf\xba\x19\xc1\x92\x08\xbb\x71\x34\xfb\x7a\xd9\x4f\xd7\x31\xe2\x43\x66\xee\xeb\x65\x0f\x7c\xac\xa6\x07\x5a\x7b\xd2\xc7\xe5\xbc\xbe\xbf\x6c\x4e\x4e\x13\x2c\xd1\x60\x81\x25\xea\x5b\xa4\x8f\xc9\x3b\x91\x96\x58\x69\xa5\x0e\x35\xb8\xba\xb9\xeb\x92\x31\x95\xd1\x52\xd2\x0d\x88\xb4\xaa\x37\xab\xbb\x78\x55\x6f\xd6\x4b\x32\xb3\x5b\x12\xa6\xc3\xb3\x12\x12\xc2\x2c\x93\x2d\x11\xb2\x9b\x13\xd2\x36\x67\x63\x21\xea\x7f\x0d\x2d\x68\xde\x96\x6e\xa6\xc1\xf2\x96\x57\x73\x53\xb3\xae\x66\x55\x13\x5e\x88\xe1\xb7\x97\x34\xaa\xa5\xca\x4b\x1a\x55\x61\xd0\x92\xb7\xa5\x5d\x47\x7f\xbc\x84\x73\xb1\xd4\xbc\x2d\xde\x20\xdb\x6f\x5e\x92\xeb\xd0\x56\xc9\x30\xe8\x25\x3f\xbd\xd7\xcb\x1a\x37\x40\xda\x13\x48\x4b\x6a\x1d\xa2\xb0\xbc\x84\xd6\x91\xfc\x94\xcc\xdd\x50\x04\x46\x0a\x4b\xe8\xcf\xa8\x6a\xf5\x12\x3e\x33\x52\xc1\x1c\xc5\x98\x03\xc4\x6c\x89\x3e\x39\xb0\x9e\x4c\xf3\x0f\x07\x88\xda\x1f\x9c\xf8\x40\xa8\x80\x09\xd1\x07\x50\x46\x75\x19\x55\x27\x2f\x19\x26\x44\xc7\x81\x66\xba\x82\xc5\x48\x70\x0d\x64\xa8\xdd\x33\x8c\x8c\xeb\x35\x0e\x96\x08\x5b\xed\xc0\x41\xcd\xb6\x1a\x5f\x3d\x20\x92\x60\xf8\x7d\x64\x11\xbd\x3a\x24\xc8\x6e\xc3\x4f\x2c\xa2\xcd\x4b\x00\xae\x71\xf3\x73\x40\x2c\x66\x95\x21\x10\x87\xd7\xf8\x84\xd8\xe3\xc3\x4c\x2e\x32\xcd\xc8\x6d\xab\x8e\x59\xcb\xc8\xe4\x77\xa8\x69\x86\x97\xd9\xa1\xab\x99\x35\x1a\x55\xaf\xaa\xe4\x44\x7f\xbe\xd6\x20\xb1\xb4\x8b\x36\x46\x5e\xf2\x71\x55\x31\xc5\x92\x61\xb2\x0c\xe1\x47\x67\x49\x4e\x84\xdf\x1f\x73\x85\x3d\x3a\xe0\x35\x89\x40\x78\x76\x60\x6b\x4e\x5c\x61\xb7\x69\x3e\x94\x41\x94\xf7\x37\x39\x74\x39\x67\xba\x05\x34\x20\xc4\x6b\x87\xfa\xe6\x4c\x70\x05\x1d\x13\xfe\x8d\xd0\xcc\x5b\x6a\xb5\x00\x10\xb0\xed\x9c\xc9\xc8\x7b\x73\xa8\x30\xaf\x8b\x72\x68\x74\xce\x4f\x5d\x13\x7f\x70\xd2\xe0\x29\x90\x33\xef\xa2\x49\xfe\x81\x30\x7a\xca\xc8\xc4\xf7\x92\x15\xd0\xa4\x78\x68\xae\x48\xbd\x91\x94\x93\x91\x29\x96\x25\xd5\x64\xd4\x4a\x4b\xde\x15\x10\x7c\xb3\x74\x6d\xdc\x5f\x55\x73\x71\x7f\xb0\x59\x7b\x3e\x15\x26\x62\x1d\x90\x19\x2e\xe4\x9c\xfd\xbc\xf3\xaa\x61\xb5\x59\xf1\xac\x79\x80\x9d\x3e\x3b\x41\xc0\xdc\x32\xb3\x0e\x48\xce\x39\x7b\x06\x94\x9c\x25\xca\xe6\x25\x2a\xbf\xdc\xd0\xb9\xc1\x8e\x64\xa2\x6d\x2c\xeb\xa0\xf7\x21\x4b\xfb\x20\xe1\x8d\x5c\x8e\x5c\xcc\xc8\x35\xcb\xee\x9f\xb9\x66\x66\x5d\x74\x4c\x4b\x86\xc9\x74\x4c\xeb\x78\xce\x74\x4c\x7b\x51\x1b\xb2\x8f\xcc\x1c\x99\x5b\xd6\x3d\x5f\x24\xcf\xbd\xe6\x0b\x57\x8f\x97\xb8\xc1\xab\x98\xdc\x06\xbc\xe6\xbd\x28\x8e\x60\x83\x41\x66\xfa\x98\xf9\x3a\xd3\xc7\x7c\xde\xc0\x62\x6a\xa9\x33\xb3\xee\x8d\x7d\x88\x99\xf9\x62\x52\x86\x32\x1c\xe1\xd9\x27\x14\x8a\x25\x64\x9f\x14\x4c\x07\x33\x9f\x43\x4d\xd1\x64\x04\xa3\x3a\x42\xce\x6e\x4f\xd6\xd9\x50\x9b\x7c\xc9\x44\x09\x8b\x6c\x92\xcc\x87\x42\x96\xaf\x28\xb7\x0c\x4f\xba\x8a\xc2\x95\xe7\x3e\xb4\x6e\x94\xd0\x42\xbb\xf9\xf4\xc2\x65\x04\x76\x49\xf2\xc2\x34\x1b\xa9\xf2\xa0\xfa\xe6\x7d\x03\xed\x22\x9b\x2a\xa1\x4d\x24\xf3\x56\x78\xd3\x6b\x34\x52\x06\xaf\x11\xf5\xf9\xb3\x93\x0c\x85\x45\x14\x52\x68\x12\x0c\x33\x2b\x29\x98\x2c\xf7\x07\x08\xcd\x71\xa7\x4e\xe7\xbd\xbb\x23\x21\xca\x84\x0a\x7d\xc2\xf1\x51\x99\xd7\x71\xca\x38\x98\x69\xd3\x7d\x7d\x3f\x58\x0d\x41\x6d\x68\x48\xb2\x6b\xe7\x9d\xd5\x12\xdc\x1f\xdc\x35\xde\x58\x3b\xcb\x15\x08\x27\x4b\x95\xa8\xb6\x2f\xf1\x8e\x39\x1b\x27\x50\x3b\xb4\x5a\xea\xca\x07\x6f\x98\x13\xc4\x70\xe8\xe7\x60\x66\x03\x87\xbe\x23\x34\x32\x0b\x85\x75\x2f\xfc\x01\x9d\xd0\x5b\xed\x80\x4e\xe8\x65\xe5\x85\x2b\xf9\x27\xd5\xa5\x4b\xe6\xf5\x40\xdd\x1b\x83\x19\x70\xcd\xbd\x13\x1f\xee\x1d\x3a\xb3\xc9\x92\x19\x71\xc5\xdf\x03\x1f\x66\x0c\x4c\x90\x93\x49\x82\x85\x51\x9d\x06\xf1\xdc\xb8\xe7\xe3\x98\xba\x8f\xdc\xdc\x99\xc5\x25\x4c\xa4\x4c\x90\xf3\x71\x46\xfb\xb6\xc2\x2d\x78\x61\x9f\xbd\xda\x99\xf6\x6e\xa3\xf7\x64\x98\x99\x17\xfc\xa4\x97\xd9\x10\x31\x64\xb6\xbf\x3e\x81\x59\xc7\xdb\xe0\xbc\x81\x22\x2d\x31\x33\xe0\xba\x79\x01\x53\xda\xcc\xdc\x58\xf2\xb2\x59\x42\xbd\x88\x24\xbd\x30\x79\xd3\xa7\x3a\x98\x48\xcf\x31\x11\x4e\xba\xc4\x34\x83\x49\x9f\xa5\x4f\x3c\x28\x2b\xd1\x27\xd0\x44\xbe\x8e\xb1\x38\xe1\x03\xf4\xae\x98\xc8\x66\xf1\x79\x32\x91\xaf\x63\x90\x27\xf2\x75\x8c\xc5\x09\x33\xa4\x77\xcd\x44\x3e\x92\x51\x32\x61\x47\x30\xd5\x33\xc5\xcd\x54\x33\x59\x61\xc4\x07\xda\x0d\xa7\x9f\xb7\xed\x8d\x38\x1b\x93\x11\x74\x95\xe8\xf3\x87\x09\x69\x26\x93\x1b\x13\xf0\xb2\xdf\x70\x49\xbe\xda\x98\x90\x2c\x6d\xf9\x46\x7e\x90\xb6\x71\xd9\x80\x61\x8d\x5f\x58\x8c\xd8\xc9\x1d\xa8\x5a\xdb\x54\x7a\xb8\xa0\x68\x6d\x53\xc1\xe3\x52\x90\xcf\xa6\xf2\x7d\xa5\x30\x9f\xad\xf8\x79\xc3\x04\xaa\xda\x08\x6a\xc9\x6e\x03\xc3\xe2\x03\x05\x91\x07\xba\xc1\xa6\xa0\x04\x6e\x53\xa5\xe3\x82\x3b\xd6\x9b\x77\x7d\x61\xa0\xaa\xee\x7a\x28\x85\x26\xf7\xe2\x01\xa0\x10\xcb\x06\x82\x5b\xd9\x63\xf0\x84\x03\x56\x20\xfb\x39\x69\xcc\xcf\x59\xcc\x52\x4b\x50\x98\xf3\x66\x8c\x30\xa7\x2d\xb9\x03\x5e\x14\x91\xfc\x02\x40\xd2\x91\x57\x02\x6b\x90\x8a\xea\xca\xa3\x4c\xb8\x8b\xc8\xfa\xa1\xc6\xca\xd2\x1e\x5c\xfb\xbe\xa0\x86\x6f\x0c\xe2\x26\x25\x3e\x63\x6a\xd6\x11\x01\x1c\x62\xcf\x25\xd2\x34\xf4\x1a\x62\x11\x4a\xdd\xfc\x01\xec\xe7\xc3\x23\x4e\x3c\x77\x07\x37\xda\xa2\x0b\x24\x96\x99\xdb\x96\xa5\x2e\x44\x15\x89\x2a\x25\x21\xe5\x46\x82\x05\x6a\x0a\x47\xbb\x2e\x70\x85\x7d\xf3\x09\x58\x90\x67\xa6\xeb\x55\x0b\x4a\x0e\x37\xf3\xbb\x92\x00\xb1\xe9\x62\x29\x13\xd1\x01\x86\x25\x21\xc7\x48\x82\x13\x2a\x14\xfb\x2e\xcc\x82\x3b\xf2\x9b\x2d\x82\xb8\x4d\x34\xa9\x66\x4c\x61\xbd\xe2\x66\x33\x48\x61\xde\x9a\x04\x97\x82\x2b\xba\x6d\x7e\x2f\xcc\x5b\x93\x64\x56\x32\x72\x88\x7e\xe6\x8c\x29\x8c\x79\xf5\xe8\x19\x09\x46\x9e\x2d\x82\x2b\x6a\x29\x7e\x01\x21\x41\x62\xce\xe5\xb9\x31\xb2\x7b\x78\x38\xff\x25\x47\x15\xa6\xb9\x0d\x77\x80\xf5\x6d\x6e\xc3\xd9\xff\xfa\x9e\xeb\xab\x19\x14\x80\xaf\xf3\xaf\x30\xcd\x4d\xf2\x06\x8a\x35\x37\x9f\xf7\xbc\x7b\xb5\xfb\x80\x44\xf1\xe6\xa8\xf2\x4b\xa5\x20\xfc\x42\x65\xb7\x4a\x29\x0d\xf8\xf4\x73\x12\xa4\x07\x78\x44\x7b\xcd\x18\xd1\xaf\xaa\x63\x56\x70\xcf\x7f\xf4\x89\x86\xd2\xcf\x51\x25\x07\x4b\x61\xda\x9a\x8e\x27\xdc\xe9\x1f\xed\x44\xc7\x95\xfe\xd1\x01\xaf\xb8\xd1\xdf\xb5\x29\x0b\x2e\xf4\x8f\xc5\x18\xa4\xb6\xa2\x12\x72\xa5\x30\xde\xc2\x14\x82\xcb\xfa\xcb\x8b\x99\xb2\x1e\x6f\x32\x52\x1b\xaf\x38\xf3\x2e\x78\x42\x28\xcc\x6e\x1b\xac\xc0\xde\x86\x0c\x99\x78\xf1\xdb\x46\xa7\xaf\x66\xd9\x70\x47\x7f\xf3\x98\xd7\xf7\x57\xcf\xaf\x21\x41\xe7\x26\x9c\xa5\x30\xf4\x6c\xa8\x99\x9a\x66\xf6\xd8\xe1\x81\x34\x59\x23\xe4\xc2\x89\x36\x05\x21\x17\x9b\xf7\xe5\x52\x20\x92\xc3\x1e\x4b\xa7\xf9\xcc\x0c\x7b\x29\x0c\xc9\x31\x1e\xa5\x23\x39\x70\xf8\x03\x44\xb1\x18\xe2\x0e\xdf\x4e\x73\x1b\x00\x7b\x19\x91\xc9\x96\x4d\x57\x08\xbc\xdd\x5e\xfd\x4d\x3c\xf7\x78\x88\x92\x36\xd9\x30\xc2\xe3\x75\x22\x0d\xfa\x5c\x85\x51\x24\xaf\x65\x73\xb2\x81\x64\x30\xd3\xc1\xd2\x27\x92\x9d\x3b\x05\xc9\x6c\xd9\x9c\x88\xc9\x6b\xe6\x34\x4c\x5e\x33\x99\x30\x79\xcd\x9c\x71\x70\x05\x05\xc0\x80\x1b\x5f\xb6\xad\x32\x6e\xbc\xaf\xef\x97\xee\xd0\xb3\x39\xf3\x0e\x1f\xb1\xfb\x67\xf2\x9a\x39\x01\x3c\x11\xd9\x1b\x0f\x65\xd8\xac\x62\xa2\x76\x79\xcf\xe6\xec\x3b\x16\xac\xfa\x39\x16\xcc\x9c\x62\xa7\x4d\xba\xf8\x05\xae\x98\x00\xda\xb1\x62\x66\x66\x48\x96\xdb\x5e\x1d\x20\x1b\xcf\x24\xb9\x93\x15\xeb\xfd\x83\xa9\x57\x3e\x0b\x0e\xc4\x57\x7a\xc6\x07\x68\xd2\x32\xc0\x41\x9a\xf4\xfb\xcf\xfd\xcb\x9a\xd1\x01\x90\xcd\x1a\x1e\x69\xdf\x53\x3c\x18\x20\xed\xe3\x10\x09\x72\x8e\x58\x2c\xbc\xc5\xc2\x66\xde\xc2\x04\x38\x63\xfd\x44\x46\x9f\xe7\x78\xf2\xca\x37\x1f\x58\xc8\x88\xb3\x3d\xa9\x9c\xa8\x61\x66\xa8\x99\x21\xe7\x7d\xc0\x0c\x38\x6f\x7c\x64\xc0\xd9\xbe\x54\x96\x40\x9f\x4a\xf9\xd9\x79\xc3\xf4\x38\x83\xc3\xf4\x38\xd3\x20\x2e\x7e\x7f\x9d\x86\x27\xa3\xd9\x3d\x39\xa4\xff\x59\x84\x39\x09\xbd\xbe\xbf\x08\xbd\x26\x8b\x64\x39\x6b\xab\xb8\x45\xda\xb7\x1f\x96\x72\x25\x3c\x17\xb0\x17\x81\x17\x70\x57\x41\x5b\xf3\xbd\x90\x14\x62\x9a\x66\x71\x8c\xee\x09\xd1\x73\xa2\xa2\x8c\xa5\x5c\x03\x10\xb8\xbd\x03\x5d\x1e\x81\x18\xf0\x73\x64\x74\xfa\xb4\x41\x76\xdd\x8b\x68\x11\x66\xdc\xab\x45\xb2\x27\x9a\x46\x53\x9a\x00\xd9\xeb\x3d\x09\xb2\x3a\x40\xee\xdc\xeb\x44\x67\x2c\x8d\x54\x95\xb2\x54\x91\xe8\x15\x5a\x9a\x48\x2a\x96\x11\x11\x6a\xf3\xda\x54\xbc\xae\x62\x78\x09\x26\xaf\x42\x30\x0e\x27\x26\x68\x41\x17\xe5\x34\x5c\xe8\xb6\xf0\x5a\x6e\x17\x29\x2d\xb8\x96\x7b\xd8\xc4\x59\x6e\x96\xf3\xf6\x91\x79\x23\x87\xd1\xcb\x70\x23\xdf\xcf\xcb\x7a\x23\x1e\xc8\x48\xbd\x91\xdf\x67\xde\xcd\xdb\x49\x87\x0f\x87\x1b\x0e\x4a\xf3\xca\x9b\x0e\x4a\x3f\x47\xc2\x9f\xe9\xf2\x46\xc2\x9f\x36\x4d\xdd\x36\x3c\x2f\x6a\x07\xf4\x57\xd5\x8e\x68\x77\xb5\x91\xd0\x28\x4e\x51\x11\x08\xed\x5a\xc1\x05\x37\x2a\x24\x95\x7d\x2e\x75\xa9\x2b\xc9\x89\x52\xb8\x75\x3c\xe9\xf6\xd0\x52\x37\x02\xe0\x36\x26\xa8\xe3\xb2\x06\x4c\x50\x54\x50\x91\x25\x57\x5d\x70\xa1\x06\xce\x50\x13\x08\x48\x51\xd4\xe9\x52\x97\xb6\x91\x6c\x75\xc7\x85\x0e\xc3\x9e\xeb\x1a\x38\x61\xf7\x87\x25\xe9\xfe\xfe\x40\x5b\x18\x09\x9c\xb0\xdf\x47\x16\x69\x77\x7f\x93\xae\x15\x7f\x80\xc4\x58\xd1\x59\x85\x6b\xa4\x46\xe9\xd4\x35\x32\x34\x4f\xae\xa4\x1a\xe9\x29\xf0\x18\xbc\xbd\x48\x25\xd7\x0a\xaf\x59\x2f\x2a\x62\x5d\x6a\x44\x32\xac\xce\x9c\x1a\x91\x55\x69\x2c\x44\xe6\x27\x7a\x1d\xe0\xee\xd8\x7c\x2a\xf3\xa2\xf6\xe2\x74\xd9\xba\x14\x98\xec\xa0\x8c\x9a\xe8\xc9\xd6\x07\x89\x39\x92\x9e\x43\x42\x8e\xa4\x01\x47\x31\xfb\xcd\xb6\xd9\xba\x54\x92\x6c\xbb\x61\x65\x85\x78\x97\x76\xa8\xac\xde\x67\x59\x03\x77\xc3\x67\x67\xdd\xd7\xf4\x80\x21\x72\x48\xc8\x16\xf5\xea\xb3\x5c\x9f\x0f\x73\x5e\x26\xbf\x59\x5c\xaa\x4b\x4f\xc9\x76\x21\xd7\xcc\xec\x40\x53\x64\x66\x48\x9d\xf7\x04\x1c\x19\xdb\x6b\xde\xf0\x64\xbc\xd2\x0f\x6a\xe6\xf1\xe8\x17\x98\xf5\xda\xfd\x02\x01\xf3\xbe\x81\xfa\xb1\xa5\x1f\x15\x6a\x2e\x35\x13\x6c\x13\x21\xf3\xf2\x6c\xa6\xae\x74\x6d\xb8\x10\x0d\x2e\xc0\xcf\xb6\xb3\xd7\x4c\xb3\xb0\x51\x59\x58\x7c\xdf\x5d\x20\xa6\xa8\xa9\xa2\x7f\xa9\x4b\x23\xc9\x36\xe5\xd7\xc2\xfb\xa7\xe5\xb2\xab\x4b\x03\xc9\xb6\xfb\xd6\xf2\x40\xa9\x41\xcb\x40\x30\xa2\x3f\x78\x96\xcf\x5f\xb0\x1c\x90\x94\xc6\x5a\x98\x8c\x22\x5b\x73\x45\x94\x77\x70\x44\x21\xef\xed\x7f\xa5\xe2\xd6\x8a\x34\x59\x93\x7e\x7d\xdc\x6a\xea\xb3\x22\x4d\xb6\xba\x8d\x4c\x58\xe9\xfe\xb5\xd2\xf1\x24\xd7\x5f\xad\xc8\x84\xad\x1e\x01\x60\x54\x3f\x47\x66\x96\x2c\x26\x75\xe9\x2d\xd9\xa6\xc2\x5a\x4f\x3c\x77\xfb\xe2\x00\x5a\x9c\xfa\xa4\xdc\xf8\x8d\x1b\x5f\x08\xc8\xf6\x40\xad\x05\x6f\x88\xa2\xae\x6e\xd3\xb9\xa6\xe3\xba\xb6\xc7\xbb\x26\x34\x34\xec\x46\x53\x5c\x5b\x9b\xef\xc5\xf7\x1a\xf3\x7f\xcd\x75\x1a\xa1\xd6\x24\x1b\x17\xcf\x1d\x3e\xbe\x25\xff\x40\x87\x5b\x71\x0f\x8c\x29\xdc\xfc\x06\xe0\x2c\xde\x5b\x28\xd6\x17\xac\xf2\xe1\x6a\x9c\xe2\xc2\x14\x15\x85\x3d\x82\x95\xc6\xda\x99\x32\xec\xbd\x85\x7a\x7d\xc1\x31\x2c\xb5\x3f\x11\xae\x1a\x15\xd5\xaa\x5d\x2c\xa4\x76\xa6\x10\x7b\x37\x2e\x8d\xaa\xb8\x5a\x46\x7d\x2e\x34\xf7\x02\xb3\x46\x9f\xe3\xdf\x6a\xe7\xa5\xaa\xd9\x5d\x4c\x44\xd1\x7a\x4c\xa4\x42\x9b\x28\x07\xe1\x12\xe0\x83\x45\xee\x4c\x23\x83\x60\x98\xcb\x0c\xd4\xd8\x36\x8d\xc0\x89\x12\xdf\x5d\x74\x66\x2d\x6b\x4c\x44\xbd\xc7\xf7\xa0\x3b\x7f\x70\x1f\x27\x7f\x10\x60\xa8\xc5\x17\x5f\xa0\x0f\xd6\x3f\x92\xb5\xaf\xa2\x80\x75\xae\x26\x7e\x06\xc3\x47\xd3\x01\x2f\x66\x77\xc1\xa1\xba\xf4\xa1\x92\xbd\x64\x3b\xa2\x38\xcd\x71\xe1\x19\x89\x4e\xcd\xa9\x70\x8d\x44\x55\xb4\x2c\x15\xbe\x91\x98\xbd\x03\x71\xcd\x4e\x74\x3a\x25\x2e\x48\x2a\x96\x4e\x2b\xbd\x23\xce\x6f\xac\x74\x87\x38\x34\xab\xc2\x1f\x12\xed\x70\xa9\xf0\x87\x44\x7b\x70\xea\xd2\x72\x4a\x7d\xbd\x50\xf8\x82\xa6\x85\xe8\x2b\xdd\xc8\x5f\xea\xd1\xd0\x16\x7a\xa1\x05\xf5\xf2\x7a\xe1\xc4\x0b\xee\x80\xd7\xdd\x99\x8e\x96\x92\x53\x1c\xde\x5c\x97\x92\x53\x1c\x95\x5f\x97\x8e\x53\x1c\xa7\x59\x11\x95\x9f\x54\x6a\xbe\x54\x04\x6c\xa5\xe0\x83\x1d\xf7\x10\xa7\xe0\x53\x77\xa9\x39\xbe\x7d\xa9\xd4\xa5\xe6\x14\x87\xa4\xd7\xa5\xc9\x14\x07\x06\x57\xf8\x31\x92\x7d\xc8\xf5\x44\xea\x7a\xfb\x51\x55\x81\x0a\x1f\x47\xb2\x7f\xb7\x5e\xb8\xb6\xc2\x6b\x8d\x7c\xc6\x64\x8f\x73\x65\x48\x57\x91\xdd\xaa\x22\xa6\xab\xbb\x18\x50\xbd\x98\x2a\x2c\xa4\x2d\xcd\xa3\xbf\xde\x47\xb8\x90\xe6\x0f\x3d\xe3\xd5\x3d\xe2\x6e\x3c\x3c\xc3\xac\x85\x1d\x54\xf0\x30\xbe\x59\xa7\xdb\xa4\x8a\x5c\xc6\x57\xe9\xa6\x8a\x5c\x46\x67\x99\xd5\xc9\x5b\x0a\x44\x33\x93\x41\x0a\x7e\x8e\xa0\x04\x63\x1f\x85\xbb\xc3\xeb\x7d\x9e\xd3\x3e\x33\x27\x8a\xdb\x7b\x39\xe6\x73\x4e\x0b\x02\x68\x1d\xae\xf0\x56\xa9\x74\x38\xc7\x1d\xd7\x7c\xd5\x6c\x3e\x71\xa3\x1a\xab\x99\xc0\xfd\x5c\x57\xa0\x36\x2f\x73\xb1\xc8\xce\xcb\x9d\x9b\x37\xdb\x4d\x57\xdb\xa7\xdd\x36\x86\xc0\x89\x44\x1a\x6a\xec\x39\xd4\xac\x6d\xb0\x25\x2b\x56\xa7\xc1\x27\xa1\x0b\x45\x4a\x63\x36\xa4\xd0\xdc\x50\x55\x4f\xd7\x91\x94\xb6\xd1\x24\x35\xd4\x86\x05\x47\x1c\xa5\x2d\x19\x7e\x38\x3a\xa9\x05\x8a\xbf\x0a\xcd\x6a\x4b\x88\xf7\x8d\x0c\x05\x17\x9b\x65\x87\xd3\xb6\xf0\x08\x1e\x1a\xe1\x89\x77\x92\x2c\xd3\x9e\xe2\x16\xaf\x2e\xe9\xbd\x2b\xee\x63\x32\x21\x30\xe9\x87\x45\x5b\x72\x78\xb6\x88\x9c\x4d\xf1\xb0\x16\xfb\x22\x4c\xbd\xbd\x24\xf2\x21\x47\x57\x8b\x8c\xe8\x15\x4a\x97\x3c\xee\xd4\xb4\x16\x41\xd5\xee\x1b\x95\xc4\x87\xbf\x5e\x5a\x92\x38\x59\x43\x6c\xbe\xf8\x52\x63\xa4\xd1\xeb\xf5\x25\xaa\x0f\xed\xd1\x96\x50\x58\xdc\xc8\x60\x68\x90\x21\x81\x10\xdd\x87\x41\x87\x10\xad\xfb\x67\x4b\x83\xad\xbf\x3b\x4e\xb6\x31\x16\xc8\xd8\x64\x2c\x90\x64\x8b\x96\x79\x33\xa1\x8e\xe0\x06\x11\xba\xda\xfd\xd0\x9e\xeb\x3f\xdc\xa6\x19\x54\xca\x43\x83\x45\xdf\xc1\x3c\x0d\xe9\x92\xce\x5e\x6c\x0c\x07\x7a\x0d\x79\xe0\xb9\xdf\x47\x44\xdb\x6b\x8a\x10\xca\x5e\xdf\x13\x46\xc1\x0c\x81\xd9\x09\xfb\x0d\xf2\xb2\x6e\x51\x2f\x0d\x21\xf9\xae\x3c\xd8\x50\x25\xdb\x21\x0c\xad\xf0\x92\x2d\x13\x35\x2f\x62\xb2\x9d\xb3\xf1\xe2\x40\x55\x0c\x2d\x8d\x77\xec\x3b\xac\xbe\x51\xd6\x35\xdd\xa3\x12\xb5\x53\xf4\x1b\x02\xe9\x6d\xc9\x6c\x90\x64\x5f\x23\x30\x8e\x5e\xb7\x5f\x97\x56\x11\x88\xe1\x9d\x0d\x93\xbc\x4d\x97\x8d\x77\x3b\xca\xa0\xd1\x18\x3e\x54\xfc\x3e\x82\x4f\x8a\x27\x80\xe8\x19\x89\x13\x0d\xd1\x42\x59\x52\x4e\x6b\x88\x35\x91\x02\xd0\x10\x2d\x94\x25\xb1\xb4\x86\x00\xa8\xfa\x93\xeb\xd3\x4a\x43\x59\x6a\x67\xef\x37\x48\xb0\xb6\xd4\xb7\xf6\x78\xc7\xfd\x03\x66\x5f\xdd\x86\x85\x67\xf3\xec\x00\x4d\xf5\xec\x78\x07\xae\x0e\x93\x06\x71\x35\x77\xc3\x8b\xe2\xd2\xce\xef\x6f\x90\x4e\x2d\xb7\x37\x08\xa7\x36\x15\x37\x54\xb9\xe8\xce\x24\x68\x90\x2c\x8b\x53\xc6\x5a\x67\x58\x84\xe6\x84\xbb\x50\x1c\xfe\xda\xfa\xc3\x86\x84\x32\x14\xc6\x70\x30\x6e\x1b\xcf\xc5\xfb\x82\x92\xf1\x3b\xd2\xd3\xdb\xe0\x35\x1a\x6e\x17\x14\x93\xd1\x08\x2c\x7d\xe1\x39\x23\x58\xc7\x51\xc6\x0d\xa9\x00\x0e\x06\x6e\xa8\xff\xec\x08\xe6\x86\xd4\x4a\x87\x21\x37\x96\xc6\x70\x84\x6e\x5b\x42\x67\x75\x80\x70\x63\x69\x0c\x29\x6c\x8d\xb7\x61\x3a\x6b\xb5\xed\x3c\x85\x35\x23\x06\xf3\x48\x40\x68\x3b\x32\xab\xcd\xbf\x10\xca\xe3\xe8\xe5\xc6\x9b\xfd\xda\xeb\x07\xde\xa7\x21\xb5\xa3\xed\x4f\x82\xcd\xa7\x0d\xd9\x70\xbc\x18\xd8\xc1\xab\x65\xcd\x33\x0f\x84\x0b\xf9\xc8\x3b\xe0\x50\xf6\x9c\x0e\xb8\xe5\x0d\xd4\x92\x0d\x5b\xf4\x2a\x1c\xf0\x61\x7b\xeb\x22\x1c\xa6\xe4\xee\x01\x50\xa9\xd4\x84\x70\x20\x7d\xd2\xa4\xc5\x1b\xe7\x2c\x4a\xb4\x03\x91\x08\xc6\xd2\x09\x3f\xbc\xe4\x82\x76\x22\x12\xe2\xf5\x1c\xa5\x58\x3d\x23\x04\xc0\x14\x67\x1f\xb7\x13\x20\x99\x39\x9c\xf0\xcb\xcb\xa4\xd0\x78\x3f\x7a\x35\x92\x58\x2e\xc3\x58\x3c\x09\x82\x47\x24\x96\xdd\x01\xb2\x6e\x4d\x79\xa8\x8e\x11\xfd\xfd\x85\xc8\x01\xa9\x1e\xed\x42\xa0\x80\xbf\xbf\x10\x2a\x51\xfd\x7e\x23\x0e\x05\xc1\x75\x22\xad\x57\x13\x78\x2e\x3e\x36\x7f\x62\x89\xb7\xd7\x29\x82\x68\xff\xea\x83\x6c\xc9\x87\xd1\xc5\x2d\xda\x44\x26\xd3\xeb\x39\x7c\xa2\x26\xbd\x99\xf0\x5c\x03\x4c\xf8\x44\xcd\x82\x70\xf1\x4b\xb7\xa4\x33\x79\xac\x0d\x0f\x80\xac\xc2\xd7\x80\x48\x1c\xf3\x31\x86\xa0\xfe\x6e\x51\x6a\x22\x8d\xd0\xbb\x19\x61\xfd\x16\x87\xdb\x7c\xee\xad\x16\x92\x6f\xa4\x66\xf9\x9c\x42\xc0\x8c\x93\x60\xda\x1d\xd1\x81\xdb\x80\xc8\xdb\x1b\x25\xa0\x5f\xbb\x17\xd1\xfe\x2e\xdb\xd2\xee\x8a\xe7\x1e\x0f\x6e\xe9\xd7\x78\x1d\xcf\xfd\x3e\x64\x43\x13\x11\x02\x72\x74\xb3\x57\x69\x37\xfd\xee\x7e\x4e\x04\x78\x3e\x44\x80\x10\xf4\xe4\x07\xa8\x43\x5c\x04\xdb\xcc\x8f\xfa\x46\x80\xa3\xda\x11\x03\xfe\xa8\x52\x67\xdf\x18\x7b\x3f\xdc\x1b\xd0\x21\xe6\xd6\x37\x78\xe9\x83\xdb\xf0\xd2\x4b\x0a\xec\x10\x95\xed\xf6\xea\x1b\xd1\x51\xd5\x46\xf8\x8e\x76\x6d\xdf\x80\x0e\x81\x8b\x5b\x6c\x7d\xa3\x52\xe9\x08\xdf\xb1\x3a\xd7\x37\xa0\xe3\x05\x3d\xe9\x41\xef\x07\x2e\xbf\xe6\x13\x22\x37\xb1\x26\x80\xfb\xf8\x9c\x63\xd2\x11\x7d\x33\x2c\xe8\x74\x5c\x23\xe3\x74\xfc\xbe\x44\xe7\x9e\x45\xb1\x3d\x40\x78\x7f\x8d\xb0\x84\x77\xbb\xbe\x7a\x80\x3f\x59\x5b\xa4\xb3\xda\x88\x03\x3f\xfa\x12\x9c\x93\x3d\x4d\x3d\x06\xb4\x35\x00\xcd\xe1\xd6\x60\x7a\x4c\xe8\x51\x38\x8b\x70\x28\xbf\x3a\x24\x89\x0a\x87\xf1\xd9\x74\x82\x39\x36\xbc\x90\xd5\xee\x68\xfb\x39\x41\xf6\x80\x70\xd0\xbe\xbe\x27\xc8\x1e\x00\x31\x03\x26\x8a\x08\x90\xa3\x27\x08\x0f\xb4\x38\x6d\x4f\x64\x74\x42\x51\x02\x40\x26\xd1\x44\x80\xb4\xa8\x09\x44\xe6\xfe\x12\x3c\xce\xda\xc3\xb8\xd9\xb8\x67\x13\x59\x02\x3c\x26\x8a\x04\x78\xbc\xe6\x89\xa6\x3c\x09\xab\x3d\x61\x4d\x5f\x6d\xb8\x2f\x8d\xc1\x84\xa0\x07\x53\x5d\xe6\x9d\xc6\xd2\x40\x3a\xef\x89\x76\xb6\x6c\x87\xb8\x5e\x36\x89\x25\x3d\x13\xc7\xc2\x11\x2a\xcf\x39\x9f\xa2\x67\xf8\x17\x75\xde\xf5\x8c\x0a\xab\x3a\x60\x7b\x86\x7f\x51\x07\x68\xcf\x9c\xa2\x9f\xa3\x82\x8e\xd7\x74\xc9\xef\xc3\xb6\xc8\x5e\xe8\x5e\x74\x1b\x77\xdc\x55\xb7\x51\xe3\xc1\x1b\xb3\x20\x75\xdf\x00\x95\x82\xfe\xdd\x86\x7b\x59\x87\x5d\x2f\xf0\x37\x8a\xef\xf6\x42\xf8\xdc\x1f\xe1\x13\x3e\x96\xf4\x3f\x9c\x7f\xd2\x71\x8b\x4d\x6f\xaf\x0e\x09\xa0\x00\x2e\x70\x21\x17\x7f\xc0\x80\x2b\xb3\x8e\x4a\x88\xf4\x42\x05\x44\xde\x98\x95\x5a\xb4\x9f\x13\x22\x61\xbc\xd2\x41\xee\xf6\xa0\x5d\xc0\x3f\x60\x49\x74\x3e\xf7\xa7\xcc\xb4\xa9\xa0\xa2\xfc\x48\x75\x1b\x6b\x60\xd6\x81\xaa\x75\xb6\x8e\x74\xde\x54\x63\x77\x4e\x6f\x8c\x47\x55\xe8\x5f\x6f\xf0\x37\x0e\x7f\x51\xa0\xd8\xbb\x47\x14\x50\xf5\x4e\x81\xd1\x7a\x33\x0c\x28\x90\xe2\x20\xb4\xbe\x54\x82\xe1\xd3\xaa\x37\x78\xf3\x24\x41\xf4\xa5\x12\x64\x87\x31\xf4\xa5\x12\xbc\xea\x40\xf5\x06\xf7\xa4\x8c\xcf\x1d\x65\xf0\xec\x2b\xea\x1d\xfe\x53\xd9\xa2\x7b\x87\x77\x72\xfc\xc8\x98\xd6\x97\xf6\x90\x75\xf1\x61\xe9\x9d\xc0\x0a\x3b\x1d\xc0\x76\xb7\xe1\xf4\x1b\x7e\x1f\xa5\xc0\x86\x07\xa7\x37\xd9\xcf\x77\xf4\xa7\xe5\xe9\xa8\x36\x21\xd3\x7a\xef\x13\x6d\x3f\xbf\x81\x2c\x3d\x1f\x28\x01\x20\x2f\x54\x1f\x00\xd6\x6c\x6d\xf0\xf2\x5d\x63\x6b\x10\x20\xbf\x90\xd1\xa1\x56\x13\x89\x03\x6f\x92\x1c\x80\x40\xce\xd7\x3e\x68\x99\x97\x21\xa4\x3f\x17\x32\x9a\x20\x06\xaa\x9b\x19\xe1\x83\x97\x5b\xbd\xc6\x80\x23\xec\xd5\x25\xfc\x7f\x06\x02\xda\xc8\x66\x9d\xb7\x43\x1d\xd9\xac\x26\x76\xa8\x1f\x9b\xb5\xe4\xbe\x17\xfe\xa0\x3e\x77\x38\x36\x8d\x48\x16\xf7\x7b\x6d\xa5\x9d\xb5\x55\xdd\x03\xfc\x9a\x86\x82\x99\xc8\x8e\x3e\xec\x2c\x18\xf3\x3a\xf3\x58\x31\xc6\xba\x3d\x2e\x9e\xcf\x76\xa5\xf5\x9d\xb7\x76\x19\xd9\x8c\x02\x72\xa8\x72\x3f\x1e\xc0\x34\xcd\x03\x0e\x3e\xd3\x13\x0c\xe0\x3d\x9b\x00\x0e\x16\xa6\x37\x93\x3c\x98\x73\x65\xe1\x00\x6a\x4c\xde\xcc\x56\x0f\xda\xd1\x92\x47\x7d\x9c\x5f\x7e\x63\xc2\x11\xe5\x2e\x6e\x7e\x21\x64\x9c\xf0\x75\x35\xb7\xe9\xeb\x92\x29\xa6\x9f\x70\xe0\x49\x93\xe9\x27\x1d\x78\x8a\x9b\xef\x4b\x73\xf1\x15\x4b\xa5\x9f\x4c\x1d\xf3\x01\x7d\x32\x39\xce\x07\x1e\xa3\xf9\xbb\x2c\x15\xfd\x84\x83\xc7\xdc\xf6\x7c\x3c\x57\x7a\xe1\xe2\xcd\xdb\xa6\x0a\x58\xbe\x5d\xc4\xae\x5f\x8f\xe7\x4a\x5d\x5c\x09\x2f\x08\xbb\x17\x1d\x57\x46\xf7\x45\xc7\x95\xc0\xb8\xe8\xb8\xf2\x06\xbb\x70\x39\xb1\xe5\x80\x6b\xa0\xed\x29\xd0\xd3\x62\x06\x7b\xd1\xd3\xe2\x83\xfb\x3a\x69\x77\x13\xf6\x2f\x7a\x5a\x2c\x7b\x30\xdf\xd9\x71\xa6\x1d\xe9\xcd\xd9\x60\xcc\xc7\x8f\x22\x40\x27\xfd\x28\x02\x03\xb7\xe4\xa7\xe4\x15\x9f\x9d\x3f\xb8\x0b\x5c\xa8\xeb\x93\x69\x1e\xdf\x5f\xd5\xcb\x07\x9d\xc7\x84\x3c\x69\x89\x53\x1b\x16\xf1\xd7\x7d\x0c\xfd\x66\x11\x45\xf7\x77\x27\x2a\x86\x02\x0a\x17\x5c\xbe\xa4\x70\xd8\xc0\xab\xa3\xb1\x3b\xe2\x68\x6c\x65\xef\x37\xce\x01\x4b\x17\x4b\xcb\x18\x2f\xa5\xe2\x7e\x76\xdb\x07\xc6\xb1\xd1\x12\xa4\x9d\x31\x50\x31\xd0\x5e\xe8\xb1\xb1\x2a\xa2\x7c\x0f\x83\x35\x04\xad\x5b\x8e\xa5\x3a\x54\xd7\x5b\x1b\xb8\xa9\xfc\x75\x13\xc6\x58\xba\x41\xc9\xee\x00\xb9\x7c\xd5\x6d\xd8\x59\x82\x67\x80\x40\x7e\x79\x86\x06\x03\xf9\x5b\xfd\xc9\x59\x34\x02\x6f\x27\x72\x6f\x50\x1c\xa2\x85\xce\xb1\x14\x87\xe2\x22\x18\x03\xa5\x75\xe4\x39\x19\x61\xc9\xa8\xc1\x6f\xc3\xa9\x93\xdd\xa6\x2d\x4e\xb0\xc1\xdc\x3e\x7c\xf8\x0d\xaa\x09\x0e\x78\x1f\x91\xaa\xb9\xc0\x5d\x6a\x41\x7e\x4d\x70\x69\x01\xd9\x65\x2c\x47\xc4\xe9\xf9\xfa\x1e\x17\xb5\x09\xdb\x4b\xc6\xd7\x6d\x4c\x65\x20\xde\x7f\x73\xe7\x28\x6d\xe0\x97\x79\x43\xb1\xc7\x42\x65\x03\x4d\x1e\xf2\xbe\x24\xb5\x11\x59\xdb\x59\xed\x14\xd6\x63\x0d\x95\x68\xde\x92\x99\x71\x24\x92\x86\x51\x89\xc2\x36\x0e\x55\x1c\x8f\xfd\x5d\x3d\xb0\x5a\xb4\x69\x0d\xd2\xb7\x55\xac\x91\x69\x56\xd5\xfc\x10\x6d\x62\x7d\x66\xa0\x1c\x4d\x94\x13\x71\x3c\xf5\x66\x04\x3d\x6c\xdf\x8e\xa1\x1a\x85\x3b\x4e\xfd\x15\x16\x6e\xd0\x7c\x0a\xeb\x53\x6b\xfc\xc2\xf9\x68\x2d\x51\xf5\xd9\x31\x53\x03\x17\xb2\x84\x57\x7f\x54\x6a\xd5\xae\xd4\x08\xd5\x7f\x45\xc4\xae\x77\x46\xa5\x0a\xef\xf7\x0b\xfd\x11\x1a\xb0\x42\x38\x6f\xfe\x00\x62\xa1\x57\x08\x11\x1c\xdb\xeb\x7d\x8a\x85\x6e\xa3\xcc\x9d\xc4\xc6\x51\x79\x66\xe9\x7b\xc4\x67\x44\xb3\xea\xc1\xb4\xd8\x17\x48\x10\x6d\x93\xae\xf1\x2b\xa3\xf1\xe6\x76\x35\xf3\xa2\x09\x61\xb8\xd1\xa3\xe5\x25\x68\xd8\x3e\x6e\xe2\x4e\x49\x63\x04\x95\x01\x65\xd7\x1a\x4b\xec\x1d\xc5\x4f\x59\xed\x4e\xe0\x34\xd2\x93\xe8\x65\x49\xb9\xe3\x35\x79\xd4\x03\xdd\xdc\x46\xed\x65\x53\x3f\xac\xde\x56\xc8\x07\x84\x5c\x1d\x8d\x03\x32\x6e\xf1\xdb\x4b\xed\x90\xbd\x7a\xf4\x25\xf3\xc9\x1b\x39\x70\x9d\xa2\x95\xfd\x81\xd8\x8b\xe2\x78\x83\x01\x0b\xb9\xeb\x6f\x0c\x18\xc0\x5d\x29\x67\xf0\x36\x70\xef\xe3\xce\xdb\xd3\x85\xe7\xc1\xbd\xa1\x85\x80\x50\xea\xaa\x95\x83\x81\x17\x3a\xad\xc6\x60\x38\x83\x89\x17\x42\xa9\x2b\x65\x0d\xd8\xc7\x9d\x3a\x34\x06\x6f\xa2\xd7\x84\x20\xa3\x06\x29\xba\x03\x22\x6a\x89\xdd\x33\x02\x04\x9e\x31\x62\x2e\xc2\x6b\xc6\x88\x12\xb0\x92\x33\x76\x82\xa0\xf5\xe0\xad\xe1\x1e\x61\xa7\xab\x49\x20\xed\x04\xc9\xdf\x43\xb0\x30\xff\x81\xbc\xea\xa4\xbc\xb1\xf3\xa0\x11\x84\x3b\x20\x7c\x7d\x0f\x71\xc9\x28\x84\xec\x59\xda\xab\x43\xda\xa2\xfd\x02\xfc\x24\xf1\x47\xc1\x6c\x83\x97\x33\xba\x14\xf7\x40\x69\x6a\x5b\xc2\x07\x2e\x6b\x74\xed\xd8\x01\xe3\xbc\xad\x2b\xe3\x40\x4a\xb9\x74\xae\x01\xd3\x7c\x96\xa5\x60\x20\xaf\xd5\x65\x49\xc7\xf1\x78\xc1\x04\xef\xc1\x52\xdb\xa6\xb9\x83\xfc\xd1\x23\x20\xc9\xdc\xec\x83\x52\xae\x39\x38\x8b\x2f\x7a\xb3\x1e\x70\x24\x49\xdc\x18\x8f\xad\xde\x33\xbc\x79\xbd\xa4\x5e\x40\x75\x46\x7b\x81\x06\x6e\x77\x74\xf9\xc7\x81\x64\x55\x17\xf8\x18\xb4\xd5\xdb\xac\x38\x10\x07\x62\x83\xcd\x80\x08\x6c\xc1\x6f\xe0\x7a\xc7\xdc\xdd\x21\x1c\x7f\x52\x05\x07\x4b\x61\xbf\x3b\x84\xe7\x2f\xfa\x83\x83\xda\x83\xda\x04\x59\x20\x31\xb9\x35\x1a\x02\xe4\xd5\x1b\xc7\xc8\x6d\xcd\x92\xf2\x07\x8b\xff\xf8\x04\x45\xed\x1f\x5b\x0d\x07\xa4\x65\x9b\xd4\xc6\xc5\x45\xd7\x78\x17\x8f\x14\x2d\x2a\x52\x63\x5d\x9e\x72\x30\x7e\xdd\x44\x74\x3d\x00\xba\x03\xe4\x67\x4b\xd9\x19\xb8\xde\xd1\x86\xd3\x71\x31\x7d\xd7\x1d\x52\x9a\xf2\x84\x26\xda\xea\x0f\x45\xb1\x9d\x25\x3f\x10\x4a\xf2\x12\x78\xe6\x93\x93\xa8\x36\x44\x50\x23\x74\x52\xfc\x13\xc2\xe1\x19\xb0\xe5\x60\x4c\x02\xe4\xf7\xe1\x86\xf3\x2e\x98\x84\x47\xf3\x47\xa4\x49\xb1\xd8\x3c\x26\x32\x59\x5f\x03\x00\x20\xf3\xad\x49\x80\xfc\x1c\x6c\xa8\x7a\xc9\x20\x67\x17\xdf\xae\x30\x6e\x82\xa8\x29\x2c\xb9\xbb\xda\x57\x31\x6e\x88\x01\x5e\x43\x4a\xdd\xe6\x33\xb8\x56\xbe\x9b\x68\x59\xb5\xdb\x34\x84\x48\x16\xbb\x2a\x06\xee\x8a\x29\x8e\x73\x18\x37\x17\xd5\x82\x0f\x8a\x51\xda\xba\x3d\x9e\xf8\x78\x2d\x0a\xca\x51\xda\xf6\x3f\x6e\xe0\xc0\xdb\xe4\x06\x0e\x5e\xfd\x31\xbd\xf8\xd3\xde\x71\xdb\xbc\x8f\xe9\x7d\x63\x94\xd9\xa6\x76\xe4\xe5\xdd\x45\x3f\x70\xd5\xdd\x86\x79\x7f\xb8\x43\x48\x5e\xaf\xe7\x74\x03\x0e\x8f\x80\x55\x13\x04\x3b\xd2\x73\x8b\x53\xb8\xf7\x0d\x6e\x3f\xd1\xd5\xce\x1b\x27\x45\xb7\x3b\xe4\xf4\xdc\x65\x48\xdd\x03\xfc\x7e\x1e\x12\x57\x4c\x7a\x55\xf7\x40\x4f\xe6\x50\x1b\x6e\x3f\x11\xde\xce\x2b\x26\xb5\xb3\xf6\x40\xcf\x66\x57\x1b\x26\x19\xaf\xd2\x1e\xe0\x16\x7c\x75\x40\x42\xf4\x80\xd0\x4b\xba\xdf\x87\x5e\x62\x88\x20\xe8\xeb\xbe\xf1\xb2\x47\x56\x55\x15\xef\xd9\x79\xa9\x64\xff\x91\x51\x6d\x47\x69\xcc\xea\x60\xa4\x9d\x57\x50\x7a\x0d\x51\x48\xa8\x74\x1d\x7f\x3b\xef\x98\xd4\x4e\xdc\x11\x3b\x5f\x9c\xb4\xbe\x23\x17\xb8\x54\xe3\x3c\xf2\x8e\x22\xbf\xc1\x5b\x21\x0d\x02\x92\x73\x9d\xb5\xbe\x27\x78\x89\xb4\x13\x76\x1a\xf0\x4d\x46\x09\x5e\xa2\xe4\x36\xbc\x82\x12\xaa\x76\xdc\x11\x59\x5f\xfd\x5d\xb4\xb6\xbb\x43\xb8\x81\x74\xe0\xec\x19\xca\x93\x3b\x64\x32\xae\xb8\xd7\x9e\xe1\x05\xac\x6e\xc3\x0b\xe8\x09\xe1\xca\x19\x97\x32\xd8\x71\x6b\x7d\x76\x08\xd7\x9e\x09\x91\x90\x96\xe1\xf7\x2a\xfe\x00\x10\x29\xa4\x68\xc7\x2d\x93\xde\xc9\x3b\xd2\x6f\xab\x01\xc8\x50\x09\x8a\xfb\x87\x9f\x4b\x12\xef\x8e\xf4\x5a\x67\x7c\xef\x48\xaf\xed\xb2\x43\xed\x48\xaf\xed\x12\x23\xf7\x42\x80\x34\x1e\x83\xd9\x5d\xec\x6b\x2f\x5c\x22\xbf\x00\xbf\xa6\xf7\x1d\x6e\x99\xec\x92\x43\xf7\xc2\x25\x12\xc6\x50\xfc\xbc\xb8\xb2\xc0\x0e\x25\xa7\xbe\x66\x08\x4f\x5e\xf6\x0c\x01\x61\xf5\x80\x2c\x10\xeb\xef\xb1\x84\xc9\x03\xc2\x7b\x6e\x0c\xb3\xe6\xa6\x69\x08\xc1\x42\xa5\x7a\xe3\x53\x4b\x4a\x6e\x33\xe6\xca\x44\x50\xb9\xa8\x42\x01\x12\x78\xbb\xd7\xa0\x72\x4d\xfd\x9c\x15\x70\xdd\xee\xbc\xca\xdc\x1d\x92\x4c\x3d\x22\x51\x20\x10\x90\xe0\x9b\x47\xf0\x0f\xc0\x81\xb7\x1e\x2a\xaa\xf7\xd7\x94\x27\xcf\x24\x01\x8d\x8b\x29\xbb\x91\xdc\x1e\xa0\x85\x65\x94\x50\xb7\xee\xb2\x37\xb8\x9d\xbc\x0a\xbc\xd8\xc6\x71\xd7\x7b\xdb\xf1\x82\xdb\x70\x85\x79\xe7\x34\xf8\xfa\x8c\x14\xe6\x07\x9b\x10\x11\x34\x94\x7b\x75\x07\x37\x66\xa0\x29\xf7\x87\x7d\x69\x4a\x9d\x2e\x58\x7f\x81\xcb\x2a\x5d\xe6\x69\xef\x48\x38\x35\x25\x20\x80\xbd\x58\x60\xdf\x11\x56\x54\x9d\xb4\xb4\x77\x00\x61\x6a\xef\x04\x42\x93\x66\xce\xaf\xf9\x47\x27\x7b\x10\xde\x91\xe3\xeb\x38\xaf\x1d\x96\x7e\xeb\x34\x3b\x6e\xdf\xa9\xc3\x53\x5c\x5a\x55\xb2\xf7\x6d\x47\x8e\xaf\x03\xbd\x76\x5c\x58\xe9\x22\x43\x3b\x73\x7c\x4d\x6a\x83\xd5\x3b\x8d\xd6\x41\x0e\xa8\x75\x1a\xbc\x4b\xc0\x0c\x04\x59\xbf\x76\x15\xec\xe3\xc0\x0c\x04\xc2\x20\x88\x42\xc9\xe0\x3a\xf9\x7d\xf8\x64\x4d\x5a\x03\x20\x9b\x36\x59\x91\xd4\x05\x68\x76\xf8\x01\x8a\x43\x75\x77\xe4\x09\xe7\xf4\x23\xfb\xd9\xbe\xf3\x46\x79\xcf\x6f\x27\x06\xdc\x86\x0f\xd7\xdb\x19\x59\xc3\xf6\x95\xed\x3b\x7c\xb6\x5e\x22\xb8\x08\x86\x4b\xa9\xec\x2c\x56\xfa\xda\x5d\x3b\x29\xd5\x3d\x00\x62\x73\xac\x9d\x10\xeb\x39\x6f\x08\x32\x03\x39\xe8\x9d\xd3\x00\xc8\x12\x7e\xc1\x8f\x2c\x61\x47\x01\xef\xb8\x63\xd3\x9a\xf5\x7e\xc0\x9f\x28\xf1\x6f\xc7\x1d\x9b\x56\x23\xf7\x03\xb7\x94\x78\xa7\xe1\x8e\x4d\xc7\x5c\xed\x07\x3c\xa6\xc6\x10\xee\xdc\x74\x84\xe5\x7e\xc0\x63\x6a\x9a\x3a\xe0\x11\xf6\xbe\x3a\xe0\x7d\x6c\x7e\x1f\x0e\x53\x73\x27\x64\x1c\x3b\x8a\x75\x3f\x09\xbf\xde\x3f\xe1\x21\x96\xfc\xbb\x9f\x80\xdf\xbc\x87\x17\x10\x59\xa9\xda\x91\x71\xec\x88\xac\xfd\x24\xc0\x6e\xf3\x5a\x16\x4d\x98\x19\xc8\x5e\x00\x66\x20\x37\x3f\x07\xc0\x26\x51\x24\x19\x3b\xa4\x75\x3f\x09\xb0\xfb\x87\x87\xd8\x7b\x08\xf1\x56\xc5\xfe\x9b\xfd\x64\xfc\xa2\x1c\xb2\x3b\xb4\xae\x61\xc3\xd7\xce\xeb\x86\x9c\xd3\xb0\x23\x71\xd8\xf1\x26\xfb\x85\xc8\x6a\x49\xd8\xfb\xd5\x60\x39\x13\x52\x2e\x44\x5a\x4b\xa2\xde\x91\x36\xdc\x5f\xef\x2f\x98\x1c\xf3\xb5\x23\x6d\xd8\x5a\xc7\xbe\xd4\xae\xe1\x70\x9e\x1d\xe1\xfc\xfd\xd5\x3f\x0c\xef\xc1\xf3\x81\x4f\x52\x12\xfd\x8e\x80\x7e\xab\x65\xfb\x52\xc3\xb2\x13\xa7\x76\x64\x11\x5b\x2d\xdb\x27\x5c\x92\xaf\xef\x33\x79\xab\x06\x98\x44\x80\x16\x61\x02\x01\x56\x01\x70\x25\xa7\x55\x88\x7d\xd2\xb4\xe8\xef\x01\xb0\xd9\xff\x24\xc0\x1e\x10\x00\xbf\xfa\x23\xc0\xee\x8f\x9e\x06\x01\xc0\xac\x63\x5b\xcc\x76\x78\x3b\xb2\xbd\x40\x3b\x2e\xe5\xb4\xf5\x75\x47\xc9\xff\xcd\xe1\x20\x3b\x2f\xe5\xb4\x8e\xc1\x4b\x39\x6d\x9f\xdd\x51\xa1\x75\xcb\xaf\x2e\x3a\x7f\xf0\x2c\x06\x7f\x10\x98\x4f\x56\x81\xc5\x17\xde\xdb\xe9\x23\x89\xd7\x74\x3a\x6e\x68\x47\xa0\x56\xb1\xab\x76\x7f\x7c\x28\xa2\x8d\x63\xa3\x83\x52\x8b\x7f\x40\xbd\xda\xac\xf5\x1f\xbc\x97\xd3\x96\x95\x63\xa3\x2b\x56\xcb\x71\x6c\x04\x25\xba\xd3\x8e\x79\xb9\x4f\xba\x5e\xb3\xda\x9c\x77\x55\x1b\x0e\x65\xb9\xbb\x8e\xed\xa9\xe5\xed\x39\x70\xda\x22\xa1\x23\x30\x59\x2f\xfb\x07\x96\x2d\xd1\xf1\x7b\x3c\x37\x77\x8a\xb5\x1d\x81\xa5\xf0\xb3\xdf\x80\x05\x7b\x18\x8e\x40\x9f\xa6\x4e\xcc\xe3\xb9\xaf\xf3\x67\xc7\xcf\x11\x1e\x07\xa7\x66\xfd\xdc\xe6\x29\x89\xfe\x78\x32\x20\x44\xf8\x47\xc0\xbd\x60\x62\x9f\x47\x60\x92\x62\x76\x17\x37\xeb\xe5\x6b\x4a\xf1\x01\x5c\x9f\x44\x96\x46\x16\xcb\x3f\x90\xb8\x1c\xec\x6e\x3c\x96\x36\x56\x7c\xe5\xce\xc1\xfb\x3e\x5d\xf6\xe8\xe0\x7d\x9f\xae\x2a\x73\x40\x3d\x0b\x76\xd5\x1d\x91\xce\xdc\xec\x1f\x70\x01\x68\x75\x17\x07\xb7\xb4\xa7\x75\xb2\x0b\x4f\xfc\xa2\x63\xd5\xf3\x9c\x7c\x43\xb0\xa2\xba\x6b\x70\x7e\xc2\x91\x98\xd0\xa7\x2f\xe0\xc4\x09\x76\x93\x1e\xc8\x7e\xb6\xcf\xe4\x48\xf4\xd5\xba\x83\x27\x17\x4f\x3f\x2c\x95\xac\x54\xa3\x17\x79\xc7\xd9\x65\x7e\x8f\xa5\x83\x95\x2a\x91\xe8\xa0\x97\xc7\xd7\x7e\x1d\xf9\x49\x58\xf3\x1b\xb0\x21\xb9\xd8\xcc\x91\x9f\xab\x73\x84\x4d\x24\x22\x27\xbb\xd9\x0e\xa4\x4d\x64\x57\x92\x38\x32\x6f\x2a\x4d\xfe\x61\x32\x83\x4b\x6b\x98\x79\xaa\x88\x9f\x1c\x70\xff\xb8\x87\xa5\x5a\x35\xef\xea\xa5\x58\x99\xa1\x1f\x4b\xaf\xaa\x96\xe3\x0e\xc4\x3d\xb9\xe6\xcf\x51\x68\xef\xf7\xfb\x18\xcd\xd3\x61\x0e\x84\xb7\x23\xb4\x1a\x4b\x9a\x07\x73\x22\x74\xc8\x1e\xac\xb1\x2a\xbb\xdf\x81\x1c\x89\xd7\x5d\xf6\xc7\xe7\x5a\x28\x8d\x58\x19\x74\xe2\x17\x60\xcf\x18\x1e\x01\x61\xce\xaf\x1e\x99\x39\x5f\x3d\x25\x48\xd7\x32\x2f\x1f\x0d\xca\xb7\x11\xd4\x10\xe0\x18\xfc\x9c\xca\xb7\x06\x68\x09\xcf\xdd\x7e\xdc\x7b\xc2\x11\xa3\xa0\xa2\x5f\xa0\x34\x6d\x24\x2e\x2d\x68\xf4\xd7\x0b\x88\x3f\x91\xe8\x76\x34\x6e\x19\x81\x88\x54\xde\xe0\xe2\x51\x07\x53\x79\x6b\xf1\x1b\x17\x88\x51\x48\x5a\x5a\x4e\xb1\x39\xf3\x40\x22\xaf\x1f\xa3\x6c\xea\x8b\x33\xf4\xe7\xba\x49\xf5\x07\x9d\xc7\x5c\xba\x23\x25\xc9\x9b\xa1\xaf\x53\xd8\x18\x41\x24\x93\x11\x8a\xa4\x09\x17\xf9\x3b\x3a\x69\xc8\xaf\xc3\x47\x64\xde\xd9\x19\xbc\xa1\x5d\x80\x9c\x89\x6e\x0d\xec\xc0\x7d\x0a\x0e\x95\x39\x06\x28\x5a\x47\xd5\x81\x9c\x89\x2c\x9b\xd1\x01\xf5\xa5\x0f\x23\x70\x3c\x35\xce\xd5\x86\x6a\xec\xbd\x4c\x75\xc6\xcc\x16\x4e\x22\x6b\x9d\xc7\x80\x66\x6c\xc6\x89\x24\x0a\x6b\x2b\x07\x7c\x48\xb5\x7a\x40\xe6\x48\xf8\xd8\x62\x8e\x84\x89\x74\xa7\x7d\x43\x03\xc0\x07\xe4\x40\xb9\x83\xe5\x4e\x7d\x0c\xee\xb4\xfa\x69\x02\x3b\xb2\x40\x3c\x41\x46\x28\xb5\x9a\x7e\x74\xfc\xe0\x72\xd2\x28\x2b\xe6\xb1\x23\x99\xc1\xf8\xdb\x51\xd6\xd1\xfc\xf7\x80\xc9\xcf\xb3\x3d\x60\xe1\x33\x74\x07\x32\x01\x7c\x28\x2f\x55\x23\x46\x9f\x1a\x07\x8a\x26\x1a\x3a\xb8\x7c\x86\x1d\xbe\xc7\xd2\x35\xa2\xef\x19\x3a\x96\xae\x11\xa3\xb9\xf7\x81\x3c\x00\xd3\xeb\x09\x3b\x43\x75\x1b\xe6\x25\x13\x0c\x92\x2b\x9c\xe9\x7b\x9c\x4f\x1d\x32\xff\x80\x44\x00\x53\xd4\x89\x10\x5e\x93\x24\x2e\x2f\x7d\x71\xff\x13\x61\xf3\xe6\x4a\x27\x34\x7a\x93\xfc\x09\x8d\xde\x07\x27\x74\x01\x87\x97\x1e\x27\xd4\x5d\x1f\x82\x27\x94\x3f\xcf\xe7\x82\x4b\x5d\xf2\xdb\x71\xc1\xa5\xee\x1d\x76\x51\xa1\xf7\xfb\xe4\x41\x9a\x1f\xae\x21\x75\x2e\xd5\x71\x15\x32\x08\xbf\x00\xe5\xc7\x00\xb2\xc2\x90\x0b\x04\x1d\xd7\x93\x77\xaa\x45\xbf\x10\x5b\x69\x16\xb2\x44\xfb\xec\xd8\xb2\x83\xa2\xbd\x9f\x53\xb4\xf7\x89\x3a\x11\x00\x62\xae\x88\xcb\xf7\xed\x8e\x38\x26\x02\x42\x7c\x72\x4c\xa8\x2e\xaf\xe7\x54\x5d\x34\x1f\x48\xf2\x0e\x8f\x3b\x70\xdb\x82\xf3\xcd\x8e\x25\xc9\x67\x07\x0a\x1e\x4b\x92\xcf\x8e\x34\x3c\x96\xe4\x9e\x1d\xb2\x77\x30\x6e\xc9\x57\x6d\x1d\xb8\xbc\xcb\x61\x14\xc7\x4d\xe5\xcb\x8b\x7a\x33\x93\xde\x2f\x20\x01\xdd\x6c\xfd\x86\x17\x4f\x13\x44\x75\x20\x2f\xf1\xcd\x88\x19\x1d\xf6\xe7\xe3\xad\xe8\x6a\xc3\x2a\xad\x83\xed\xdc\x32\x36\x41\x52\x9b\x6b\x2a\xa2\x3b\x51\x7b\xd4\xe3\x9f\xcc\xf3\x15\x97\x3f\x99\xe7\x9b\x3d\x00\x2c\x10\xda\x35\xe7\x86\x28\xaa\xe4\x01\x10\x46\xd1\xdd\x1f\x8b\x6f\x7f\x9a\xbc\xf5\x34\xba\xbd\x36\x9d\xd4\x98\x33\xe0\x8e\x1c\x8f\x16\x1e\xf4\x69\xb8\x40\x53\x7f\xf5\x1b\x0c\x36\xd0\x7c\x71\x6d\xea\xeb\x7d\x30\x61\x09\xe1\x67\x78\x2a\xf8\xfa\x7b\xda\xf6\xba\x3b\x80\x09\x41\x6c\xe2\x8c\x8c\x83\xd7\xc9\x73\xe2\xa2\x2e\xed\xfa\x93\x85\x49\x6d\xe6\x3a\x23\x64\x23\xad\x40\xe4\x75\x64\x7e\x8c\xd8\x02\xb1\x95\x93\x97\x16\xbc\xc6\xe3\x41\xa7\xf6\x92\x4a\xbb\x33\x18\x4f\x5c\xca\xe5\x00\xeb\x13\x89\xbf\x0e\xa6\x38\x13\x2a\x5f\x68\xd7\x9f\x09\x04\xa5\xe1\x70\xe1\x56\x75\x73\x5f\x93\xf5\xcb\xb8\x91\xdc\xab\xbf\x24\xda\xfe\x1a\xeb\x91\xa1\xd5\x7e\x22\x26\x3f\x6d\xdc\x87\x9a\x75\x26\x9c\xa8\xef\x9f\x4d\x8d\x10\x4d\x73\xfe\x51\x2e\xe8\xc9\xf2\x9d\xb5\xb9\x37\xde\xf8\x28\x89\xe2\xc4\x75\x00\x0e\x5e\x3e\x91\xff\x6b\x17\xcc\x09\x39\xd7\xb1\xc8\x67\xd9\xb0\x19\xf4\xbc\x04\xb4\xb5\x94\x85\x1c\x5e\xec\xe6\x84\x98\x1b\x87\x5f\xe0\x99\x24\xec\xc1\x81\x10\x75\x22\x9f\x05\x7e\xb4\xd7\xfb\x30\x96\x7b\xed\x50\xfa\xa6\x34\x49\xca\x67\x85\xd8\x28\x0b\xe0\x59\xc9\xef\xd4\x41\x25\xbf\xd3\x8c\xeb\xa3\xfa\x6a\xc4\x25\xd9\x16\xdf\x6f\x78\x2e\xc1\xb5\x58\xf2\x3d\xeb\x53\xbc\xc1\x1f\x20\xcd\xdc\x38\xc0\xbd\x59\x92\x53\x4f\x66\xf3\xea\x29\x22\x9a\x5c\xa0\xe4\x44\xa9\x7f\x17\x1b\x39\x51\xba\x7f\x38\x2c\xf7\x44\x94\x92\x01\x66\x54\x92\xf7\x37\xc3\x90\x3c\x5c\x27\x3b\x92\x7d\xec\xec\x88\x5b\x29\x7e\x81\xbb\x45\x08\xeb\x48\x09\xf7\x84\x70\x6b\x96\x0b\x6d\x9d\x1d\x29\xe1\x9e\x20\xc5\x46\xe3\x07\xa5\xf5\x5d\x8c\xfa\x7c\x42\x8b\xc4\x0e\x28\x25\x4a\x86\x3d\x21\x25\xba\xda\xf6\x89\x50\x22\xfb\x09\x4f\x48\x8d\xae\xa4\x7c\x42\x08\xec\xd6\x54\x4f\xde\xaa\xe5\xc0\x9a\x73\x30\x09\xa4\x79\xc8\x35\x25\x5f\x6c\x76\xb2\x5e\x8b\x8b\x8c\x9f\xe3\xc6\x0b\x6a\x23\x76\xc8\xc5\x57\x4e\x58\xb1\xed\x59\x3c\x11\x3b\x54\xcc\xf3\x97\xdc\x58\x8b\xb7\xc1\xce\x5d\x2a\x9c\x20\xb7\xd6\x09\xcc\x27\x62\x87\x8a\x39\x16\x62\x87\x8a\xa9\x1e\x72\xa3\xa3\x85\x4f\x14\xbb\xb4\x67\xe2\x5c\x72\x64\x2d\xde\x56\xb0\x62\xdb\xee\x7f\xee\x88\x33\xd1\x11\x78\xee\x44\x80\x70\x8e\x32\xf9\xbe\x54\xf0\xdc\x71\x84\x48\xf2\x3b\x51\x26\xdf\x17\xad\x9d\x07\xe1\x77\x1b\xea\xa2\x69\x80\xc1\x43\x92\x34\x4f\x04\x0f\x15\x29\x42\x27\x24\x49\x1b\xd1\x4f\xc6\x0e\x79\x13\xb0\xf0\x65\x95\x98\x73\x3e\x17\xad\x9a\xd1\x9c\x74\xf7\x98\xd1\x9d\x08\x7b\x30\x59\x22\x56\xc7\x8e\xbf\x13\xb1\x3a\xf6\xdd\x9e\xb8\x84\xcb\xbe\xd8\xf3\x44\xd0\x83\x51\x7a\x22\x92\x45\xea\xe5\x79\x92\xd3\x09\x64\x84\xe6\xd8\x79\x7c\x22\x34\xc7\xce\x9f\xf3\x62\x24\x8b\xfa\x7b\xee\x65\xf5\x00\x88\xcd\x71\x74\xe4\x09\xd9\x6f\x58\x52\x3b\x11\x8c\x63\xef\xf0\x79\x11\x22\x21\xf9\xa2\x32\xe1\xe7\xdc\x08\xc2\xc0\x45\x88\x3c\x00\x21\x72\xff\x80\xc0\x7c\xea\x22\x04\xc2\xc8\x7c\x94\x1b\xff\x00\x71\xdf\xac\x65\x3e\xc7\x85\x46\x40\x1d\xfa\xf8\xb3\xab\x74\xce\x49\x6d\xc6\xbd\x5f\xe0\xf4\xc2\x0f\x72\x70\xa3\x69\x90\x35\x5c\x7c\xe1\xfa\x89\xfb\xee\x7d\xfd\xd2\xc9\xa2\xf5\xde\x24\x37\x04\xb1\xe0\xf7\x61\x0d\xb4\x23\xf5\x5c\x82\x60\xf4\x75\x4c\xe7\x0d\x6d\xcd\xbb\xe4\x26\xc9\x88\x84\xee\x75\xb6\x24\xef\xea\xfb\xc0\x8c\xfd\xfe\x49\xfd\xc8\x1f\x10\x24\xcf\x08\x51\x26\xda\x16\x17\x92\x6a\x93\xd8\xcc\x85\xb2\xf7\xbe\x9d\xe9\x62\xda\xab\x56\xe4\x7a\x24\x47\x3f\x87\xf3\x5b\x11\xc9\x17\xd3\x58\xc5\xda\x2f\xa6\xb1\x36\x7f\x8f\xea\xe9\xc5\xe3\xc3\xf9\x2d\xbe\x78\x05\x66\x29\x48\x96\xbe\x10\x06\x53\xc5\x5a\x2f\x54\xa1\xef\xdd\x6d\xe8\x63\xd2\x5f\xae\xc0\x1b\xfc\x45\xf5\x57\x20\x04\x1e\x01\x10\x48\x58\xbc\x90\x17\x5b\xeb\xab\x47\x08\xbf\xe2\xf6\x17\xaa\xd4\x77\x49\x24\x17\xc2\x60\xac\x20\x5d\xbc\x00\xb6\xf9\x7b\x5a\x89\x3c\x20\x40\x54\x98\xcc\x15\xa1\x82\x36\xb7\xa1\x72\x4a\x9e\xba\x22\x22\x1a\x14\x97\x73\x45\x42\x28\x94\x47\x78\xf3\x65\x90\xbc\x50\x02\xbf\xcb\xbe\x7b\x45\x02\x28\x94\x47\x04\x34\x34\x7f\x4f\xf8\xdc\x3f\x2b\xf8\x1a\xe0\x08\x00\xba\xdb\x37\xaf\xbe\xd1\x17\x89\x10\x68\xc6\x88\x83\x77\x98\xe4\x95\xe0\x50\xed\x7e\x0e\x27\xb2\x17\x19\x69\xb0\xf6\xaf\x5d\x09\x2e\x54\xcf\x90\x69\xb0\x3a\x0b\x2f\x46\xd1\x18\xa3\x4c\x83\x95\xa9\xf0\x62\x1a\xac\x5c\xff\x57\x82\x82\xf7\x9a\x1f\xd4\x97\xee\xef\xa1\x53\x1b\xc3\x90\x70\xdb\x30\x4a\x98\x16\x6b\x2a\xce\x10\xc7\x25\xe2\x5e\x19\x00\x9b\x24\x32\x01\x16\x00\x19\x00\x7b\x57\xa0\x8e\xa4\x45\xe2\x8b\x45\x70\xaa\x67\x90\xe1\x24\x96\x0a\x7b\x65\xda\x2e\x4d\xd6\x99\x20\x6a\x91\x33\x5c\x8a\x3a\xee\xae\x0c\x33\x82\x89\x0a\x59\xb5\xce\x7b\xb9\x32\xcc\x06\x26\x92\x02\xb3\x81\x44\xca\xab\x10\x22\x4d\xa0\x10\x22\xf5\x5f\xb8\x44\x42\x79\xa9\xdc\x66\xc2\x29\xaa\xe0\x54\xc7\xc5\x5f\x85\x33\xf6\x08\xb0\xde\x3b\x8a\xf0\x2a\x48\xec\x35\x2b\xa9\x28\xb2\xeb\x7d\xc5\x34\x57\x9d\xf0\x17\xd3\x5a\x75\xbc\x5d\x15\x5e\x58\xb3\x12\xa6\xb9\x9a\x55\x55\x78\x61\x8d\xe3\x4a\x14\x69\x82\x15\xa9\x41\x3a\xae\xaf\x8a\xb2\xc0\xa6\x62\xe4\x02\x74\x87\x57\x5f\xcc\x72\x7d\xb5\x39\xe1\xf8\x93\xb3\xe6\xe2\xdd\xb3\x96\x8a\x2f\x9a\x72\xa5\x43\x5f\x1f\xa9\xda\xdd\xc3\xe3\xaa\xc3\xf6\x42\xca\xab\x03\x93\x2e\xd8\x76\xbb\x03\xf4\x2f\xe4\xbc\xf6\x57\x07\xf0\x40\x1a\xe1\x0d\x1e\x48\x73\x46\xe4\xbc\x5a\xbe\xb8\x3a\xed\x32\xfa\x1e\xe9\x00\x8e\x9c\xba\x90\x0f\xe0\xc8\xda\xab\xd3\x0e\x23\x84\xf7\xa7\x7a\x97\x56\x14\x79\xad\x8e\x64\xba\x3a\x0c\x35\x92\xa0\x2e\xe4\xb5\xf6\x57\x1b\x10\xbf\x3a\x24\xc4\xee\x8f\x91\x11\xa6\x62\x94\xb8\xb7\x44\x74\x75\x96\x01\x31\xce\x06\x1d\x8d\x9e\xf3\xa0\xa3\xd1\x48\x59\xb2\x7d\x76\xca\xe7\x35\xe8\x78\xf4\xa4\xc7\xa3\x7d\x69\x56\x83\x2e\x53\x83\x09\x69\x7f\xb3\x91\xf8\x1a\xcc\xe9\x34\xe6\x96\xb4\x9f\x9d\xe3\x79\x41\xda\xdf\x6c\x26\xbe\xc6\xe3\x7b\xd4\x1b\x4f\xf6\xaa\x57\xfb\xc9\x5e\x35\xbd\xec\x0f\x68\x5a\xae\xc7\x32\x6c\xc6\xbf\xd3\xb3\x28\x81\xf3\x62\xfc\xbf\x53\x19\xaf\x9d\xde\x44\xef\xa9\x9d\xde\x44\x6f\xaa\x9d\x05\x32\x8d\xaf\x9d\x79\xa0\xde\x96\x3b\xf3\x40\x7d\x7e\xed\xf4\x2f\x7a\x23\xee\xb4\x97\xf9\x0c\x3f\xe8\x5f\xf4\xd6\x3f\xe8\x5f\x34\x3b\x3b\x98\x1a\xea\x53\xfb\xa0\x63\xd5\x2c\x1a\x39\xad\xc1\x15\x2f\x2f\xe4\xb4\xd6\x66\x7c\x1c\x74\x30\x7a\xc7\x1d\x54\x9b\xfd\xc2\x53\x1e\x54\xc0\x1e\xf4\x9e\xb8\x7d\xa2\x2d\x40\x8e\x0b\x6d\xa1\xef\x7c\xb2\x85\x04\xfa\xf9\x38\x88\xfd\x03\x92\xeb\x5c\xdf\xf2\x82\x3d\x39\xbe\x56\x0d\x65\x1c\x6d\x0c\xb8\x58\xb6\xd1\xba\xfa\x75\x5e\x50\xee\xdd\xc3\xcd\x17\x34\x8b\x8b\x29\x4a\xe6\xb4\x4b\xac\x2f\xb6\x1f\x5c\x57\x46\x5b\x60\x5c\xac\x35\x69\x4e\xb7\xc4\xfc\xf2\x3a\xcf\x61\xe2\xad\xd5\xe7\xd9\xc5\x44\x4f\x13\xf4\x12\xe4\x5d\x33\xfe\x42\x4c\x7d\xf6\x8c\x16\xa3\x31\x9e\x21\xd5\xdb\x04\x7d\x21\xc2\xde\x37\x27\x5d\xb8\x78\x37\x19\xe2\x09\x81\xc8\x68\x9e\xf4\xf4\xa9\xb9\xa4\x03\xef\xbe\xb9\x84\x03\x23\x78\x69\x08\x0e\x23\xb9\x58\xa7\xd1\x4b\x88\x7b\xa7\x7c\x1b\xe6\x75\x23\x56\xc8\x74\x86\xaa\x38\x9e\x2a\x04\xf6\x57\xc1\xbb\x0b\x11\x15\x0e\x6b\xb9\x50\x94\xd1\x02\xfd\x85\x3a\xed\x8e\x6d\xba\x10\x88\xee\x1d\x78\x23\x83\x50\x93\x9f\x1b\x4d\x2b\x51\x6d\x18\x32\x87\x9a\x83\x57\x5d\xfb\x7d\x5a\x3e\xba\xda\x4c\x0e\x28\x3f\x2a\x7a\x33\x37\xda\x45\xaa\xda\x70\xa7\x89\x5a\x67\xa0\xa7\x5a\xcf\x11\x72\x5e\x5d\x5a\x6a\x2e\x61\xbb\x16\xe9\x3b\x13\xc2\xb6\xc3\x0f\x27\x82\x1b\x1c\x43\x39\x91\x1c\x5a\xb4\x03\x27\x64\x6d\xc7\xbe\x4d\x5c\x5f\xeb\x14\xad\x49\xc3\xad\xd1\x81\x58\x06\xc7\xfe\xcd\x40\xdb\x9e\x27\x08\xc9\x54\xda\xcd\x44\xa9\x46\x47\x3b\x4f\xdc\x3d\xeb\x50\xdc\x89\xa8\x04\xc7\x00\x4d\x88\xc6\x49\xfa\xea\x8c\x54\xaf\xfc\x3e\xd4\xab\xe0\xfe\xa1\x4d\x05\x7f\x3f\x79\x57\xb9\x3a\xe0\x65\x4e\x92\x31\x26\x2e\x73\xea\x92\x4c\x27\xe3\xc3\xbd\xc0\xb8\xbc\xc9\xd6\xce\xc9\xcb\x9b\xb4\x75\x66\x22\x39\xb9\x4d\xd1\x5c\x08\xcf\x14\xe3\xd4\x1f\x05\xd3\xe1\xe7\xcf\x45\xe1\x82\x28\xc3\xfd\xa3\xd3\x6d\x66\xb8\x7f\x0c\xc0\x92\x54\x93\x63\xf7\x26\x8d\xb7\xbe\x10\x64\x52\xf0\x34\x8a\x33\x62\xd9\xaa\x3b\x40\x2c\x5b\x77\x1b\xb1\x6c\x5e\x02\x96\x73\xa9\x9e\x00\x2c\xef\xa6\x41\x94\x6b\xb1\xc9\x60\x16\x08\x19\x12\x52\x66\x81\x8b\x3c\xf9\x7d\xc8\x14\x3a\xf1\xe7\x12\x33\xb3\xe3\x63\x66\x79\xce\x62\x7f\xc0\xf8\xa5\xd7\x1b\x8f\xe9\xcd\x43\xdc\x38\xad\xf5\x45\x7d\xce\x62\xad\x42\x0d\xeb\x05\xd9\xca\x26\x0c\xb8\x2e\x2c\x31\x2b\x62\xd1\x5e\xef\x33\xe6\x47\x2a\xdc\xac\x14\x21\x24\xf9\x4c\xd4\x67\x0c\xbe\xf4\x69\x2e\x61\xb5\xf8\xae\x99\x59\xb9\x75\xbd\x90\xf5\x39\x54\x45\x5a\x4c\x5d\xb5\x64\x33\x51\x93\xd1\x7b\xb1\xc1\x31\x2f\xa8\x59\x80\x45\x30\x37\x3a\x2c\x34\x21\xd6\x5f\x11\x84\x8d\x1b\xd7\x5f\x53\xb6\x16\x40\x88\x3b\xf0\xbe\x5e\xa2\x69\x7b\x75\x06\x87\x82\xd0\xd1\xb8\x8b\x3d\xd1\x09\x9a\xf4\xd7\xf7\xea\x4c\x90\x22\x4b\xd5\x07\xfd\xc4\x4d\xad\x16\x1e\x66\x7f\x42\x1d\xd5\x3f\x62\x0e\xec\xe2\x9c\xfd\x89\x0c\xd1\x7c\x3a\x25\x03\x7f\x00\x7b\xb3\x69\x98\xf6\x66\xd3\x38\x53\x57\xbd\x18\xb4\x37\x9b\x86\x51\xdb\xd1\x65\x9f\x26\xed\xcd\x5e\x6e\x86\x29\xe8\x40\x9b\x9f\x7a\x2a\x9a\x10\xa3\x0c\xbc\x09\x68\x50\x1e\x66\x54\x0c\x2b\x30\xdf\x67\x6d\x46\x73\x72\x86\x15\x78\x46\x3b\x75\x17\xb7\x91\xd1\x65\x62\x81\x75\xd8\x3e\x8a\xb9\x93\x51\x6a\xc6\xac\xbc\x68\x0c\x21\xaa\xa0\x87\x1f\xf9\x70\xe6\x92\x3b\xa3\x2f\x78\x9e\x3b\xb9\xac\x3b\xdf\xd1\xd6\xe4\x77\x72\x59\x41\x8f\x20\x83\x64\xe0\x77\x70\xdd\x68\x60\x26\x9e\x0b\x98\x83\x5c\x5f\xcb\x77\xc0\xa7\x2f\x5d\x79\x1e\x64\xc2\xea\x0f\x41\x06\xb6\xe2\x4d\x04\x19\xd8\x86\x38\x51\xe2\xb1\xcb\x5c\x30\x79\x83\x69\x32\x0f\x3a\x60\xc4\x92\x1a\x32\x4f\xd8\x33\x24\xcd\xcf\x13\x9a\xaa\xb1\xc9\xf8\x61\xaf\x16\xe3\x87\x8d\xdd\x13\x25\xa6\x3c\x61\xc6\x0f\xfb\xd4\x38\x11\x22\x2f\xe9\x6b\x32\x7e\xd8\xab\x87\x4b\x8a\x2c\xe4\xcc\xe7\x82\xd2\xe1\x0e\xa1\xf9\x79\x87\x5c\xbc\xf1\x46\x66\xbe\x79\x41\xd5\xf3\x0e\xc1\xb5\x44\x36\x55\xcf\x0b\x1c\x2d\xbb\x8d\x82\x3f\xde\x93\x8c\x2e\x96\x40\x38\x19\x5d\x9c\xfd\x1c\xca\xae\x24\xc4\x79\x41\xf3\x93\xe9\x7b\x32\xba\xd8\x0c\xe4\xda\xc1\x61\x3d\x1e\xcb\xe6\x78\x09\x18\x5e\x2c\x2d\x64\x5e\xd0\xb0\x5e\x00\x51\xc3\x7a\xcd\x18\x4c\xdd\x0c\x76\x09\xa1\xd9\x81\xb0\x73\x52\xbf\xf2\x94\x11\x85\xe0\x60\xdb\x89\x00\x63\x47\xa8\xce\x49\x05\xc4\x3c\x72\x3e\x5c\x5e\x58\x9e\xd4\xbf\xbc\x4e\x93\xfa\x97\x19\xc9\x7c\xee\xb2\xf7\x2c\x4e\xc8\xd5\x1a\xf4\xa6\x68\xec\xa3\x05\x41\xc2\xc9\x49\x78\xf3\x4e\xdf\x5f\xc5\x69\xf9\x73\x09\xb0\xc5\x0b\x83\x90\x60\x87\x83\x4c\xc8\xaf\xc1\x93\xbe\xe9\xf6\xf0\xca\xdc\x8f\xc8\xe9\x1f\x90\x06\xe8\xa5\x60\x89\x95\xf6\x9a\x12\x42\xca\x1c\x18\x38\x29\xf3\x7a\x46\x70\x36\x7e\xfa\xbb\xb7\x25\xa2\xe8\x94\xba\xb7\x08\x66\xdd\xd5\x86\xa2\xa7\x83\xe9\xde\xe0\x6b\x13\x6d\xdf\x1b\x5c\x10\xd5\xdf\x77\x1a\x27\xd5\x46\x05\x08\xc9\x0f\xf7\x92\x90\x6d\xbf\xbe\x21\x02\xe7\xa1\xc9\xde\x08\x03\xae\xed\xd5\xc1\xe4\x1b\x9e\x01\x4a\x83\x7d\xe0\xbf\x03\xb3\x27\x04\x4f\x80\xa3\xad\xaa\x89\x7b\x0a\xf5\x71\xc0\x1d\x71\x1a\x6d\x09\xb8\xd5\xf5\xf7\xee\x80\x4a\x5d\x1a\x3b\xf0\xe0\x70\x67\x38\x38\x3c\x36\xaf\x3f\xb5\x6a\x75\x23\xae\xc0\xf5\x31\xee\x38\x78\xcb\x83\xda\x17\x6d\x58\x6a\xc3\xe1\xa2\xe5\xbf\x13\xcd\xff\x9a\x0f\x2e\x2b\x75\xd5\xfa\x1b\xf9\x8e\x49\x6b\x7d\xb3\x60\xa1\xcc\x80\x37\x2e\x23\xb5\xe8\x74\x3f\xf2\xac\xdf\x87\xed\x79\xb8\x3f\x46\x9b\x79\xb9\x13\x83\x87\x8c\xbf\x04\xc3\xe5\xcf\xa2\xa1\xef\x0c\xed\xcd\xc4\x90\x21\x3c\x7a\xb5\x33\xd9\x94\xc0\xcf\x64\x4b\x7e\xde\xb1\xa7\x05\x0e\x6f\xef\xb1\x57\xf0\xce\xb8\x11\x46\x36\xc4\x3b\x33\xb8\xda\xe4\x99\x61\x22\x30\x42\x11\x7d\x50\xe2\x6b\x4a\x13\xca\xb7\x87\xb8\xa9\x4a\x6b\x88\xb2\xad\x0d\xeb\x26\xaf\xff\x16\xa7\xbb\x0b\x75\x2e\x61\x0c\x71\xb6\x76\x47\xdc\xbc\x2e\x54\xca\xfb\x5d\x60\x1c\x97\x53\xeb\x2e\x3c\x4c\xfc\x3d\x8b\x3e\xe8\xf8\xbd\x97\x40\x5c\x7c\xfb\xcf\xbd\xa4\xdb\x62\x1c\x56\x98\x62\x74\x3a\xde\xcc\x36\x74\x35\xee\xbb\x72\xc7\x8a\x88\x59\xb4\x25\xb8\x83\xb6\x68\xc8\x3b\xae\xc2\xff\x60\x9c\x22\x99\xd0\x35\x4f\x6e\x84\xe5\xd6\xee\xfe\x91\x13\xdb\xfd\x3d\x74\xa2\xe4\xf9\xc2\x8c\x69\x0a\x5a\x82\x70\x76\x88\xea\xdd\x28\xad\x0b\x01\xbc\x6b\xb4\x49\x09\xbf\x19\xef\x20\x8e\x77\x23\xde\xc1\xf5\x15\x6f\xd4\x27\x77\x05\xe7\x9b\x37\xec\x48\x7e\xb8\x1b\xc5\x47\x7f\x0f\xae\xde\x3c\x01\x70\x4c\x1b\xe7\x6f\xd6\x2b\x37\xd1\xa0\x5e\x79\x91\xc0\x74\x37\x1a\x0d\xfc\x9c\x77\xb7\x68\x89\x21\x01\x17\x73\x91\xce\x18\xd1\xd7\x0b\x5c\x02\xcd\xa8\x93\x66\x34\x01\x08\xc0\x8e\xd2\xbd\x59\xce\x5c\x87\xe1\x8d\xe2\x2d\xb6\xa2\xdc\x08\xa8\x70\x48\xd0\x3d\xe0\xf7\x94\x55\xe4\x1e\x64\x1b\xc2\xe8\x12\x70\xa3\x6f\xcf\xb8\x07\xd9\x84\x9f\x83\x66\xbb\x9f\x43\xed\x95\x00\x74\x0f\x92\x88\xdf\x87\x97\x71\xf8\x7d\x92\x84\xe0\x1d\x10\xc8\xba\xe7\x03\x97\x9b\xf7\xc0\x8e\x88\x1b\xef\x81\x1d\x4e\x45\xf3\x70\x98\x4e\xab\xad\x72\x37\x93\xfa\x86\x5f\xa0\x47\x4a\x13\x64\x21\xc0\xe6\x4d\xb3\x64\xdc\x64\xc3\xf3\xbd\xc3\xd9\x30\xdc\x21\xd5\x62\xcd\x78\x87\x5a\xec\x5d\x8c\xab\x3e\x7d\xf9\xd1\xbd\x43\x2d\x36\x89\xc0\x42\x5a\x5c\x4f\xfe\x3e\x68\xfe\x35\x2f\x5b\x52\x6d\x76\x7e\xcc\x8d\x2c\x3d\x5b\xa6\xee\xa3\x61\x1b\x68\x06\x07\xf2\x9b\xb2\x9f\x33\xd0\xca\x48\x39\x1e\x5e\x27\xac\x3f\x25\x00\x4d\x46\xb4\x87\x1a\x88\x83\x91\x62\x3e\x6e\x50\x1f\x25\xda\x98\x7e\x9f\x8f\xe6\x23\x30\x4e\x84\x2e\xfa\x79\x26\xf7\xd3\x10\x27\x6e\x60\x73\x73\x40\xf7\x13\xd0\xb8\x9b\xdf\x77\xdc\xdc\x90\x7c\x5d\x34\xe1\x46\x48\x84\xdd\x5c\x37\x42\x22\x5c\x5b\xfd\xbe\x50\x81\xa7\xfd\x28\x5c\xe0\xbe\x10\x26\xe4\x5d\x76\x91\x4f\x68\x72\x17\x74\x68\xef\x12\x44\xce\x9a\x4d\x5c\x64\x1b\xfe\x1c\xd2\xa0\xcf\x52\xc8\xc0\xe6\xb3\x17\x73\xaa\x5f\xdd\x43\xaa\x7f\xcd\x9d\x5c\xc2\xcf\x11\x9d\xf0\x62\xbc\xa8\xf8\xf7\x62\x3b\x93\xc0\x8a\x88\x27\xc2\x9c\x8c\x3c\x54\x32\x71\xf5\xb0\x1b\x76\xd7\x62\xe4\x4d\xf0\x39\xd3\x03\xef\xc4\xf1\x2e\xa5\xad\xd5\x8c\x1b\x85\x49\xe2\x6b\x7c\x98\x1b\x0d\xe1\x44\x18\x96\x17\x0b\xc2\xae\x0b\x52\xdc\x37\xe7\x27\x78\x50\x76\xc4\x05\x2c\x6e\x18\x67\xed\x36\xbe\x51\x66\x24\xbe\xbe\x07\x82\xcd\x65\x50\x54\xc4\x05\x31\xee\x1b\x6a\xbc\xe7\x7b\x13\xc1\x7e\xff\xe6\x1d\x5a\x6c\xd7\x0d\x45\x43\x54\xa1\xa3\x6e\x1b\xac\x97\xd9\x6d\x84\x40\x7d\x88\xbd\x6e\x14\x3d\x3f\x4c\xa5\x6e\xa8\xeb\xa7\x8b\x4d\xeb\x86\xba\x7e\xe5\x73\x90\xd5\x0d\x92\xa7\x44\x85\xba\x6d\x1c\xbf\x7e\xda\x08\xa3\xd5\x4d\xf5\x75\x0b\x01\xfd\x05\xb5\xb1\xb9\xa2\xe6\x43\xc9\x34\x6b\x3e\x08\xa3\x95\x0f\xb7\x6e\xb4\xde\x76\xcd\x87\xd6\xdb\xee\xf7\x61\xbd\x4d\xee\x1f\xf0\x46\xcf\x87\xf0\x7a\x3c\xd6\xda\x74\xff\x84\x37\xab\x7d\xf1\xee\x05\xb5\x41\xc0\x49\x6d\x04\xdd\xca\x4f\x51\xb7\xa7\x3e\x88\xfa\x8f\x34\x68\x69\xfc\x48\x49\xa4\xf9\x05\x58\x31\x3c\x01\x9a\x7b\x3d\xe1\x88\x18\xb0\xd7\x00\x8d\xd7\x21\xab\x8d\x63\xd0\x0b\x16\x9f\x5c\x75\xb5\x61\x85\xe9\x42\x48\x24\xc0\xee\x1f\x00\x27\xbf\xcf\x73\xdd\xfd\x13\xe0\xa1\x36\x17\x58\xe3\x25\x04\x68\x35\x53\x44\x02\xc4\xa6\x88\x84\x15\x4d\x5a\x31\x5c\xf8\x53\xa2\x3a\x4c\xdc\x11\x6e\x43\x59\x32\x82\x10\x07\xac\x50\x90\xba\x41\xfa\x6e\x2a\xf9\x59\x37\x14\x20\xec\xc6\x48\x0e\x90\xdd\xdc\x86\x1d\xc9\x18\xc1\x75\x3f\xdd\x4b\x98\xb9\x02\x82\x08\x05\x0b\xbb\x21\x44\xe0\x43\x37\xc9\x20\x56\xb8\x9b\xe4\x70\xf9\x4f\x37\x86\x19\xfd\xab\x30\xc8\xba\x31\xda\xd7\x34\xc1\x68\x5f\x63\x80\xd1\xbe\xaf\x76\x64\x3a\xab\x3a\x60\x49\x43\xa3\x08\xe2\x75\xf7\x26\x67\xb4\xaf\x37\x71\x41\x04\x56\xf7\xfb\x48\x30\x31\x4d\x15\x18\xb3\x82\x96\xa4\xc0\x32\xe7\x4d\x85\xea\x1f\xe9\x47\x96\xb3\xba\x15\xaa\x67\x5a\x8e\x82\x78\x38\x13\x18\x64\xf1\xee\xf5\xc7\xcd\xfd\xd1\xf4\x51\x59\xad\x5d\xe8\xae\x00\xc6\x04\x5d\x21\x07\x0e\x01\xf7\x88\xe6\xc2\x26\x52\xe6\xba\x77\x3c\x44\xf5\xf8\x1a\x0f\xb6\x00\xd3\x27\xea\x7e\x74\xef\x48\x58\xa9\xbb\x37\x40\x85\xe5\xee\xd5\x1f\xe0\x1b\x6e\xdf\x78\xae\xf1\x19\x72\x61\xe4\xc3\x84\xdd\xcd\x01\x51\x4d\x31\x0f\xd3\x5b\x63\xd4\x89\x97\xa7\x3d\xda\xbb\x7f\x40\x02\x90\x41\xee\xd0\x78\x83\x40\xe8\xa4\x70\xbd\xdf\xa1\xf1\x46\x4d\xb1\x23\x84\xcf\x23\x76\xa0\xd4\x4c\xb5\x53\xb4\x15\x8a\x3b\x50\x6a\x1e\xd3\x61\xfc\x0c\x02\xa1\x43\xb4\x1d\x42\x69\x47\x74\xd9\xf0\xf3\x13\xe3\x79\x3e\x44\xa1\xe7\x0b\xe3\xa7\x97\x7c\x20\x16\x6b\xb8\x1d\x31\x9e\xe6\x33\x38\x7f\xb7\x0b\xbe\xd7\xf8\x03\x11\x88\x3e\x44\x06\xe7\x2f\x78\x07\x02\x2a\xbd\xc4\x10\xc5\x93\x0f\x99\x01\x63\xad\xf7\xc3\x00\xbd\x47\xe1\x07\xa1\x0e\x55\xc6\xf7\xba\x0d\xae\xb9\x10\x44\xd9\x7c\xa8\xc3\x9d\x00\xf8\x39\x5c\x6a\xa6\x19\xca\xea\xc9\x3c\x68\x67\xb1\xf1\x22\x94\xed\xbc\xa2\xa0\x0a\xe6\x1d\xea\xc5\x10\x4c\xc7\xc2\xd9\x30\x53\x81\xc1\x78\x6c\xea\x00\x05\x32\x82\x0f\x76\xc4\x16\xf7\xe6\x0e\x91\xb6\x56\xbd\x68\xb0\x28\xb7\x4d\x73\x5c\xb2\x77\x0a\x3e\xf9\x96\xec\xed\x4b\x2d\xeb\x86\xac\x35\x99\xd0\xea\xb6\x64\xf1\xfe\xe2\x72\xb8\x54\x68\xbc\xfa\x3b\xf0\xbe\x9f\x9f\x68\x7b\x82\x17\xe6\xe3\xfe\xe0\x26\x1c\x06\xe8\xc6\xf8\x7a\x1f\x59\x70\xc3\x44\x79\x86\x35\xbe\x71\x0e\xa9\x7c\x98\xed\x2f\xb1\xbc\x2b\xb8\xbb\x6e\x4c\x7a\x73\xff\x48\x7a\x93\x49\xa1\x6e\x48\x7a\x93\x45\xb0\x6e\x67\x07\x3c\x9a\xdf\x89\xd8\xb0\xd7\xf7\x80\xd7\x4c\x14\x17\x10\xd5\xe1\xf9\x9c\x18\x5f\xf8\x58\x62\x7e\x1b\xaf\xf9\x4e\x3c\x37\x7c\x80\xd7\xf3\xc5\xad\xfb\xc1\x44\x7e\x71\xbd\xf4\x3d\x73\xda\x86\x0f\xca\x8b\x0b\xe4\x0e\x06\x3a\x14\x80\xd7\x8e\xe7\x02\x60\x09\xeb\x6d\x18\xe0\x8b\x0b\x24\x80\x2e\x4c\x78\xd3\x2e\xe5\x7d\x45\x2f\x4e\x8c\xfb\x8a\x9a\x5f\x98\x70\xec\x66\xcd\x70\x12\x02\x75\x38\x23\x20\x76\x3b\xf1\xe6\x8f\x9f\xa4\x71\xd6\x6d\x49\xfa\x6d\x18\xfe\x09\x0f\x88\x99\x08\x2c\xd7\x45\x09\xe8\x75\x83\xe5\xda\x17\x9c\xd6\x8d\x81\xd7\xc9\xdb\x76\xd2\xb2\xe7\x4f\x6e\x40\x50\x04\xe1\x0d\x08\x8a\x50\x7a\x13\x02\xa1\xf4\x46\x15\x1a\xaf\xf9\x0d\xa7\x4a\x11\x84\xb8\x9f\xa8\x18\xc5\xb8\x72\x5f\xe1\x7f\x75\xbb\xe1\x54\x69\x7e\xbf\xe3\x7d\xb7\x61\x07\x33\x8c\x37\x9c\x2a\xaf\xf9\xa2\xee\x50\x11\x8d\xdc\xa0\x39\xef\x19\x68\x07\x35\x7a\xd3\xdf\x20\x3a\x6f\x92\xa5\x2e\x74\x59\x6d\x6a\xd8\x88\x80\xae\x36\xca\xd0\x0c\xb7\x13\xbe\xaf\x6a\x63\x93\xe9\xe4\x09\x1b\x00\x16\x8d\x05\xdc\xc0\xaf\x54\xee\x1a\x36\xde\x92\xa5\x19\x06\x5c\xc9\xaf\xe2\x07\x35\xe0\x4a\x7e\x05\x54\xd6\xb0\xf4\x13\xdf\x59\x57\xc3\xd2\x4f\xba\x14\xc8\x1a\x60\x1b\xf7\x05\xbf\x35\xe0\xba\xce\xfa\xfa\x00\x8e\xda\xe2\xe7\x88\x98\xd4\x59\x16\x96\x82\xd2\x65\x97\xaa\x01\xa6\x72\x33\xe6\x10\x08\xb1\x20\x0c\x64\x2b\xea\x2f\x20\xf8\x20\xfb\xfd\x8a\xe7\x82\x38\x70\x49\x35\x1f\x14\xc3\xb0\xf3\xa0\x86\x80\xbb\x58\x86\x07\xc0\xc5\x26\x5a\xb2\x10\x60\x5c\xce\x6e\x5f\xe8\xd0\xdf\x13\xa0\xcf\x92\x06\x68\x24\x8e\x56\x58\xca\x3e\x02\xf8\xab\x40\x8e\x88\xa7\x90\x00\x1d\x96\x4a\x91\x54\x5e\xa2\x06\x5c\x16\xda\x8d\x02\xdc\x16\x2a\x9d\xb4\x86\x08\x57\x9e\xc4\xcf\x80\xeb\x42\xbb\x89\x26\x22\x5c\xa2\xf9\x7b\xd8\x85\x24\x20\x87\xc4\x2a\x32\xee\x30\x21\x28\x55\x12\x77\x40\xac\x75\x35\x8e\x13\x7c\x91\x12\x31\x43\xe2\x84\x35\x40\x42\x59\x1b\xa9\x08\x01\x15\x08\xdb\x78\xfd\x30\xf1\x81\xdb\xc8\xee\xf5\xa2\xd1\x26\x2f\x15\x22\x64\xb8\x16\x8d\x42\x5e\x19\xaa\x9b\xa9\x6b\xc8\x9c\xa1\x50\x9a\xe1\x3d\x6d\x7e\x8e\x19\x77\x77\xc0\x88\x0f\x41\x98\x49\xf6\xc2\x40\x46\x04\x48\xf1\xfb\x27\xfa\x17\xca\x32\xa9\xda\xef\x13\x20\xbf\x4f\x14\x6b\x3e\x28\x92\x5e\x14\xee\x51\x43\x81\x57\xa1\xb9\x4d\xcb\x9b\x50\x5c\x60\x79\x33\x8a\x0b\xf2\x91\x0d\x70\x21\xef\x14\xe7\x08\x05\x3e\x2b\xef\xab\xc2\x35\xf0\x0c\xe8\x61\xf3\x1a\x14\x78\x3b\xa3\xdb\xf0\xef\x56\x81\x88\x08\x16\x85\x48\xd4\x80\x08\x96\xae\x9b\xef\x6b\xa8\x58\x14\xe3\x18\x8a\x43\x6d\x9e\x02\x82\xad\xad\x39\x86\xca\xd2\x42\x26\xfc\x0a\x73\x62\xfc\x49\xf0\x73\x0d\x15\xd6\xd1\xe2\xde\x10\xd8\x6b\xaa\xc7\x45\xfb\x0a\x5d\xa9\x01\xa1\xd9\x0a\x4f\xa8\x01\x65\xda\x95\x00\x59\x43\xe5\x85\xaa\xe6\xb5\xb0\xf9\xcb\x7e\x5b\x43\x23\xd1\x69\xb6\x08\xd5\x56\xbc\x44\x0d\x0d\x8e\xa2\xaa\x0e\x11\x0d\x23\xaf\x62\x0d\x2c\xc4\x61\xd6\x89\x4b\xf6\xb3\x79\x73\x03\x0d\x16\xb7\x1f\xc7\x91\x27\x40\x08\xfd\x02\x72\xca\xa3\x3b\xbc\x48\x03\xfe\x01\x20\x4a\xf5\x09\x0c\xc6\x96\xc8\x19\x3a\x6d\x03\xe6\x24\x1d\xfe\x69\x09\xde\xa1\x33\xb2\xd9\xac\xa8\xd3\x46\x6d\x24\x74\x4e\xb2\xf8\x07\x7a\xb7\xb4\x0c\xfd\xf1\xb2\xbb\x4f\x5a\x7c\x5f\x6f\x30\x78\xca\x94\xd6\x39\x6d\x11\xd6\xc0\x42\x48\x63\x0c\x03\x77\xbe\x98\x3d\x3d\x01\xd9\x66\x70\x4f\x40\xb6\x69\x95\x01\xd9\xc9\x2f\x14\x96\x71\x15\x66\x58\xc7\x7d\x33\xf1\xb2\x26\xc7\x48\x1e\x64\xf0\x07\xcf\x02\xe1\x04\xc9\x5f\x10\x50\x13\x24\xe2\x67\xaa\x6e\x0f\xaa\x81\xb5\xdd\x37\x6f\xb9\x27\x42\xdb\x24\xf1\x04\x64\x9b\xb1\x3d\x01\xd9\x26\x8a\x9d\x90\xf8\x0b\x6c\x99\xe4\xe7\x0c\x07\xf0\x36\xc0\xed\x41\xcd\xac\x73\x67\x60\xb9\xd7\x7c\xc7\x3e\x31\xa0\x3b\xa8\x2a\xb9\x03\x2e\x8f\x59\xcd\xce\xe5\x71\x07\x0f\x14\xfa\xe2\x60\x6c\x9b\xb9\xe5\x73\x99\x90\xf9\xf9\x52\x86\x72\x33\x3b\x3c\xb8\x60\xde\x3b\x4f\x68\xb6\x8f\x1c\x86\x66\x57\x4b\x36\x4b\x1d\xca\x2a\x69\x5d\xc3\xf1\x88\xdb\xfe\x81\x98\x30\xe4\x0c\xcd\x4e\xd9\x83\x30\x30\xfd\x35\x8d\x27\x20\xce\x7d\xb0\x06\x81\x67\xc1\x00\x39\x93\x1e\xa2\xb5\xf3\x30\x93\x38\x19\x75\xee\x93\x05\xb7\xf4\x6f\x66\x7a\x27\xab\x5c\x49\xcf\x08\xe7\x13\xf3\xa1\x41\x9f\x1b\x8a\x7c\x3e\x9f\x48\xc4\x37\xd9\x9c\x28\xd0\x33\x3c\xc4\xc0\x73\x81\x71\x72\x0b\xfa\x7b\xc4\xfd\x99\xb6\xcf\x67\x07\x8a\x68\x4e\x54\xf3\x32\xa1\x22\x1c\xbc\x0d\x63\x9f\xb1\x3d\xcd\xbc\x8c\xa5\x00\x9b\x99\x1f\xae\x1f\x8a\x9b\x0f\x30\x78\x22\xe2\x66\x4e\x71\x31\xdc\xcc\xa2\xe5\x45\xcf\x8e\x39\x30\x9c\x0d\x71\x33\x15\xc0\xd9\x10\xaa\x85\x3f\x5c\xb9\x5f\x6d\x09\x09\x4b\x45\x29\xc9\xe8\xe7\x15\xfc\xd5\x4c\x95\x11\x35\xd5\x5c\x7d\xa9\x25\xe5\xb5\x3f\xe6\x13\xd1\xef\x2e\x3a\xbf\xd0\xc4\xa1\x96\xc4\xad\xfd\xc8\xdc\x16\xa0\xb3\xc4\xcd\xe7\x0c\x3c\x18\x71\x33\xee\x6e\x46\xf8\x9b\x0d\xc3\x47\x11\x37\x23\x73\xa9\x31\xc5\x8a\x58\x40\xa9\x8f\x97\x4c\x8b\x52\x1f\x56\x9d\xc3\x52\x53\x8a\x55\xd5\xb0\xd4\x94\x52\xcd\x93\x11\x7f\x13\x5f\x27\xf1\xd2\x53\x4a\x35\xab\xba\x79\xf5\x93\xd9\xc8\xcd\xec\x7f\x8f\x70\x31\x66\xc8\x40\x4c\xbc\xe0\x1e\x59\xe2\xe9\x03\x53\x5c\x8a\x4a\xb1\x11\x36\xa2\xbc\x48\x4a\x62\x2b\x11\x9a\x46\xf2\xda\x46\x5c\x76\xaa\x85\x8b\x1b\xbd\x72\x55\xed\xa5\x68\x88\x4b\xc5\x0d\xd7\xcf\xe9\x69\xc0\x6d\x73\xea\x2b\xd0\xeb\xe3\xc7\x88\x37\xd0\x91\x13\x19\x73\x9e\xdd\xa6\xd7\xc2\xdf\xd3\x6b\x21\x68\x50\xc6\xdc\x64\x16\x21\xd3\x5b\x84\x8f\x91\xf2\xa9\xfa\x8b\x48\x33\x13\x73\x8a\x11\xc5\x3f\xdd\x7f\x84\x38\xea\xfe\x23\x42\xd9\x3c\x7f\x48\xf4\x36\x71\xc7\x48\x61\xce\x6d\x08\x73\xc6\x6e\xe4\x35\xda\xaf\x1f\x9e\x33\x35\xeb\x07\x30\x6d\x1d\x78\x31\xa1\xbc\x8c\xb4\x9a\x98\xc8\xa6\x34\xe3\xc4\x8d\xa5\x19\x25\xd4\xe2\xf3\x8c\x10\xa4\xa3\x3d\x12\x53\xe3\x35\xdd\xee\x9f\xf2\xe8\xeb\x0d\x38\xca\x8c\xa2\x04\x3f\x86\xc4\x82\x98\x1e\x23\xab\xda\xf0\x63\xb8\xc3\xfc\x70\x5a\xb5\x71\x11\xb8\x4e\xa1\xb8\x24\xfa\xf6\x9a\x70\x46\xc0\x68\xf6\xfb\xb0\xbe\x88\xfb\xc4\x0c\x45\x56\x42\x47\xcc\x50\x64\xa3\x9f\x1f\x0b\x40\x37\x4f\x3a\x91\x85\xd0\x8c\xf9\x0b\x5f\x19\x69\xdd\x7a\x5a\x18\x5f\xac\xc7\x48\x85\x4c\x6e\xc6\xd5\x14\xec\x85\x65\x42\xd5\x5c\xa4\xaf\x78\xfa\x1a\x0b\x02\xbc\x92\x9f\xb3\x4a\xa8\x9a\x28\x8d\xf1\x1a\x1b\xa5\x31\xc4\x23\x63\xc5\x8d\x3c\xda\xdb\x71\xc9\xe9\x55\xe1\xf8\x35\xa2\x48\x5e\x30\xe6\x58\x2a\x44\xa3\x57\x7a\xa4\x35\x59\xd4\xc8\x0b\xde\x89\xb0\xff\x07\xef\x0d\xd8\xfb\xab\x35\xee\x88\xca\x21\x2a\x89\x57\x23\xea\x74\xab\xbc\x56\x8d\x95\x6c\x5f\x03\x36\xb8\x44\x65\x31\x88\xa8\x24\x12\xbd\xf2\x30\xe0\xa7\xd7\xfb\x38\x51\x65\x03\x89\x08\xb5\x51\x3e\x7b\x8d\x28\x78\x17\x4c\x59\xb8\x1e\x29\xbe\xde\x47\x68\x8d\x8c\x38\xb1\x81\x52\xa5\xb0\x47\x5c\x90\x14\x3d\x7f\x44\xda\x84\xd7\xfc\xe0\x92\x96\x89\x24\xc2\x5d\xa0\x7a\x64\x35\x32\xd2\xc6\xdf\x77\x9c\x6a\xa6\xec\x4e\xf8\x7e\x12\x9d\x56\x23\x6b\xe3\x29\x2e\xbc\xc6\x0e\x87\xb6\x59\x5d\xc7\x09\x68\xd6\xc3\xc2\x28\xca\xd6\x5f\xaf\xf2\xb4\x51\x9b\xe8\x10\x7a\x18\xb8\x6e\x74\x74\xa2\xc7\x03\x42\x6a\x32\x7a\x18\xa8\xee\x01\x51\x2f\xaf\x25\xef\x94\xc1\xe3\x4d\xf8\xe2\x25\x4b\xc6\x17\xa4\x75\x15\xcf\x59\x98\xc7\x04\x84\x1f\x08\xeb\xaa\x3c\xb5\x30\x05\x08\xfd\x3d\x4e\x70\x33\xd3\x41\xc9\x43\x00\xb1\x1c\xde\x66\x56\xb4\xb3\x36\xa6\x8e\xbf\x08\x6b\x7f\xb5\x83\x26\x42\x8a\xb6\x55\x2b\xee\xf0\x52\x9b\xff\xb2\x30\x49\xf1\xfb\x48\x99\x32\x49\xf3\x12\xa4\x57\x7f\x64\x76\xee\x0f\x4e\x5b\xe9\x27\x11\x85\x49\x8a\x0f\x3b\x16\x26\x91\x8c\x1e\x19\xa9\x13\xfc\x1c\x3e\x5b\x9d\xe7\xf1\xe0\x79\xa6\xf9\x41\x5a\xb6\x19\x31\xb2\x50\x89\x04\x82\x78\x20\xc4\xd3\xe7\x17\xef\x34\xf2\x92\x1c\x0c\x70\xd5\x7c\x21\x18\xdb\x6c\x18\x0f\x5e\x21\xe1\xf1\x08\x8f\xfb\x23\xc9\xeb\x7b\x48\xc5\xce\x8b\xae\x11\x31\x3b\xd9\x7b\xf0\xa4\xa9\xd9\x10\x9f\x5c\x23\x41\x0c\x29\xb9\x36\x1f\x40\x27\xeb\xdc\x6b\xc8\x13\x96\x4b\x99\x66\xe3\xc9\x25\x74\x07\x04\x51\x28\x39\xb9\x84\x9e\x11\x97\x50\x28\x3d\x19\xd4\xeb\x36\xef\x56\xf1\xfb\xa8\xc0\x64\xa2\x62\xa1\x14\xf7\x0f\x91\xd9\xa6\xe5\x78\x31\xb0\x42\x00\xa2\x4e\x8a\xdd\x33\x91\x35\xf2\x9a\xf9\x2e\x04\x68\x1b\x26\xe3\xc5\x3b\x23\x44\x53\x17\x6f\x1a\xd1\x04\x2f\x02\xe0\xe7\xf0\x9b\xfa\xc4\x67\x28\x4f\x36\x86\x9e\x42\x28\x3e\x48\x70\xb3\xa6\x5d\x58\x71\xa2\x07\x53\xcd\x84\x5f\xdc\x1b\x7b\x22\xb6\xc4\x47\x38\x4a\x99\x74\xef\x8a\x25\xe8\x56\x7b\x60\x22\xe4\xdc\x6e\x14\xdc\xf0\xca\xf9\x9c\xbb\xe1\x79\x96\x7e\x16\x51\x9b\xba\x7b\x97\xf0\x4a\x20\x53\x15\xae\x04\xb2\xc7\x21\x32\x8f\xd2\x54\x88\x42\x27\xf6\xd8\x44\xe4\x55\xda\x03\x16\x11\xbb\x63\x17\x5d\x44\xec\x8e\x3d\x6a\xf1\x26\x06\x3d\x1f\xc2\xef\xf1\x01\xbf\x49\xe8\x86\x17\x52\x52\x65\x42\x6c\x8f\x1d\x3c\x69\x23\xfc\x7e\x0e\xc3\x6f\xf1\x73\x84\x11\x68\x17\x26\x88\xc8\xca\xb0\xa8\x09\x15\xf5\x54\x78\xb4\x26\x64\x72\xaa\xf2\x4d\x4d\x88\x0d\xb2\xdb\x37\x21\x36\x48\x37\x2c\xd7\xc4\x3b\x3f\x47\xf9\xc9\x41\x93\x36\xba\xd5\x3d\xf8\x8d\xce\x34\x58\x80\xcf\x5b\x52\x45\x82\xc8\xad\x30\xe9\x9a\x50\x4e\xcf\xde\xab\x04\x91\x5a\x85\x01\x6a\x42\xda\x66\x4b\xc6\x46\x04\x74\xe2\x00\x89\x79\x93\xc2\x7e\x8a\x70\x0a\x27\xb7\xe1\x14\xce\x7e\x1f\xee\xaf\x6d\xf8\x05\x2e\x87\x20\x40\x24\x4c\x1e\xfe\x02\x37\xeb\x0f\xed\xb0\xc4\xc0\x74\xd1\x6f\x42\xa2\xe5\x6b\x86\x88\x84\xa9\x76\x3f\x25\x08\xc1\xaa\xde\x54\x13\xa4\xe0\x3c\xb2\x7b\x84\xa3\x5e\x14\x9c\x70\x35\x4f\x4a\x9e\x01\x1c\xe1\xaf\xe7\x70\xf9\x65\x0f\x00\x98\xbd\xc2\x09\x8e\x7b\x53\x4c\x42\xe6\xb1\xc7\xcb\x58\x14\x3f\x67\xa8\x8d\x29\x26\x23\x86\xd6\x00\xe0\xe6\x1e\xd5\xb5\xa9\x09\x17\xf3\x44\x63\x00\x17\xf3\xa4\xd7\xfb\x84\xc7\xef\x23\x96\x43\x3b\x20\xe1\xae\xd0\xe4\x45\x86\x10\x9d\x0c\x4f\x46\x20\x42\xf5\x73\xc0\x53\xfd\x9c\xf0\x78\xfe\x58\x42\x71\xa0\xc4\x48\x1c\x13\x19\x2e\xf2\x49\x1e\xbf\x70\xc5\x34\x3f\x06\xde\x78\xc5\x0b\x17\xcc\xfd\x11\x3e\xf7\x07\xf8\x3c\x7e\x21\x0d\x8a\x84\x18\x98\xf3\x9a\xcf\x45\x5f\x8e\x00\xa2\xcd\xdb\xa1\x14\x09\xd7\xe4\x0c\x59\x17\x52\x85\x17\x3b\xfa\x03\xa8\x25\xc6\x18\xa2\x63\x9a\x31\x86\xc0\xf5\x26\xe1\x3c\x55\x9a\xed\xa5\x2c\x24\xdc\x82\x33\x4c\x83\xa8\x27\x6d\x33\x65\x42\x59\xbe\xe1\x0e\x70\x29\xce\x8b\x44\x97\x74\x1d\xad\xb9\xa4\x25\x5d\x47\xe5\x59\xd6\xd4\x00\x40\xf2\x73\xb8\x48\x9b\xbf\x27\x40\x9a\x70\x83\x5b\xde\x24\x0b\xe9\xba\xbd\xd6\xac\xc1\xcd\xfd\x7a\x01\x10\x7a\x4f\x2c\xf1\xba\x0d\xd9\x6a\x53\x03\x80\xc6\x18\xc4\xe9\x6a\x79\x30\x2d\x79\x3a\x36\x7f\x80\xe8\x9b\x61\xa2\xef\xd8\xe6\x9e\xe1\x92\x98\x63\xf3\x12\x21\x1a\xa7\x99\x93\x75\x40\x6c\xc6\x83\xe8\x9b\x91\xfc\x3d\x96\xcc\x18\x46\xf4\x4d\x93\x82\x94\x3a\x03\x0f\x04\x10\x2b\x8c\xa8\x58\x7e\x4d\x1d\x1e\xc3\xea\x01\x00\xa1\xa9\x0e\xe1\x38\xb6\x29\xa6\x0e\x3f\xbe\x77\x29\xc2\x73\x86\x27\x3c\x08\xb0\x30\x8c\x48\xf9\x66\x92\x18\x74\x02\x0b\x21\x08\xcf\x69\xe6\x7b\x08\xcf\x19\x06\x00\x91\xf3\x56\xee\x13\x22\xe7\x9b\x39\xef\x20\x4d\x6a\x7e\x83\x2b\xe6\xf1\xb9\x62\x3f\x3b\x67\x06\x81\x75\xe7\xa0\x57\x6f\x08\x84\xf2\xa8\xae\x64\x4d\x08\xb3\x6f\xa6\xc7\x9d\xf4\xaa\xc9\xec\x70\x9e\x4a\x3f\x4a\x3b\xc2\x12\x4c\x5e\x3b\xc2\x34\xbc\x3a\x3b\xc3\x4a\x34\xf9\x9d\xab\xab\xd5\xde\xb9\xba\x7e\x0e\xf2\xf5\x7c\x77\xb0\x6c\x53\xd3\x8e\x28\x0d\x23\x63\x27\x32\x3c\x5f\xee\x4f\xbf\x0f\x78\x8d\xdc\x03\xfe\x6e\x2f\xc6\x81\x30\x1a\x8f\x0f\x51\xbd\x6e\xde\xd0\x07\x07\x10\xc0\x07\x42\x08\xbc\xbf\x4e\x84\x0c\x54\x75\x00\x59\xbc\x6f\xd2\x97\xd2\x89\xa0\x09\x33\xb9\x13\x1e\x75\x93\x17\x03\x75\x4c\x5e\xcc\x44\x95\x7e\x96\x4e\x70\x84\xea\xef\x1b\xde\xd7\x04\x4f\x78\xd8\xcd\x34\x4f\x5a\x5e\x84\x01\x54\xaf\x76\xc8\x6e\x42\xf5\x6a\x2b\x57\x89\x81\x3a\x3e\x84\x4e\xe4\xea\x54\xf7\x0f\x80\xbd\x02\x27\x8d\x73\xea\x8f\xd5\xac\x65\x1e\x4f\xbc\x4d\x74\xb8\x43\x96\xb3\x6e\x6e\x03\x01\x66\x91\x17\x82\x26\xbc\x64\x17\x59\xa0\x07\x00\xc0\x3e\xc5\x2f\x00\xec\xfd\x7c\x21\x12\xcb\x1c\xf0\x42\x94\x88\x59\xf8\x85\x28\x91\xee\xf1\x01\xb0\x19\xd8\x85\x88\x02\x33\x24\x18\xce\xcb\x30\xc6\x2f\x44\x89\x78\xcf\x4c\xd0\x90\x69\x90\x81\x3e\xf2\x41\xa4\xc9\x7a\xf0\xdd\x2f\x60\xd3\x34\x77\x80\x73\xd4\x2c\x75\x02\x03\xde\xf1\x48\x4b\xed\x0e\x8a\x48\xb3\x7d\x7f\x8d\x68\x1e\x8b\x8a\x29\x0e\x22\x4e\x93\x6b\x2e\x94\x4c\xa0\xa0\xf9\x39\x42\x16\x64\x64\x48\x13\x10\x79\x17\xde\x80\xc8\x07\xfd\x8d\xb2\x59\x1e\x9f\x81\x3f\x9e\xf0\x4d\x1a\xf6\xfb\x08\xfc\x69\x7e\xce\x25\xd5\xf8\x37\xa2\x42\xcc\x32\x11\xe6\x5f\xed\x12\x49\x88\xf4\x71\x48\x44\x7a\x2e\x0f\x7d\xbd\x70\x72\x5f\x7a\x08\xca\xa3\x82\x21\x33\xd6\x46\x3b\x3b\xf3\xca\xfe\x21\xcb\x49\xde\x10\xc7\x21\x95\x33\x6f\xfb\x42\xaa\x58\x5f\x5e\xf2\xfd\x50\x4e\x7b\xcd\x4b\xbe\x1f\x2a\x2d\x59\x33\x43\x6b\xc4\x09\x32\x6c\xe4\xca\xa0\xaa\x19\xa1\x35\xb6\xb8\x67\x18\xcd\x6d\x98\xcb\x01\x61\x1e\x52\x61\x73\x48\x78\x5f\xfd\x05\x04\x55\xe8\x24\xce\x4b\xc4\x1f\x36\xb4\xfc\xff\x8c\x9d\xc7\xd9\xf4\xba\x0e\x83\x5b\xb9\x25\x38\x29\x6d\x4e\x2f\x8e\xfd\x97\x70\x9f\x01\xfc\xe3\xf5\xf2\x5b\x7a\xc6\x96\x44\x05\x8a\x01\x24\xb7\x9f\x48\x3f\x30\xec\x6d\xb3\xc7\x1f\x7a\x14\x98\xba\x7c\xbe\x17\x88\x22\x9b\x66\x9b\x05\x9a\x80\x5e\x25\xd0\xc6\x30\xb8\xd9\xca\x1e\xfd\x66\x5b\x66\xb5\xf7\x27\x78\xda\x66\x13\x7c\x94\xc7\x4d\x26\xf8\xa4\x5d\xa9\xdb\x52\xd5\x59\xcf\xb3\x76\xf4\xcc\xb3\x88\x9b\x19\xcc\xae\xc1\x86\xb8\xd7\x24\x1f\xe2\x16\x11\xf7\xf9\x5e\x8b\x33\x33\x78\x2f\x4e\x26\x4b\x20\x9c\x64\xed\xac\xdb\x3a\x69\x3c\x59\x2c\xd5\x90\x69\x9f\x0e\x9c\xae\x3b\x0a\xda\xa6\x9a\x32\x78\x95\xb6\xd5\x04\xa6\x83\xd5\xdb\x8f\x0e\x44\x60\xb4\xe3\x6d\x7d\xb7\x7c\x28\xfa\x29\x2b\x03\x39\x6b\x7b\xe3\x6c\x99\xc2\xd5\xd1\x44\x85\x2f\x4c\x23\x2f\x78\x41\x69\xe1\x47\x23\x3a\xe4\x26\x58\xcf\xc2\x9c\x08\xd6\x93\x4c\xac\x75\xdb\x4c\x62\xe6\x40\x79\x61\x30\x00\x6c\xca\x03\x03\x2e\x7e\x53\x1e\x98\xce\x86\xfe\xa9\x0b\x03\x83\xc6\x56\x54\x14\x20\x5c\x68\x2b\x62\xfc\x4c\xa9\xf3\xc4\x30\xa5\xce\x13\x53\xf9\x5f\xa0\x9b\x4a\x7b\x43\xed\x87\xfe\xb2\x5b\xa7\xa5\x03\x6f\x0a\x06\x24\x0c\x0a\x3b\xb8\x98\x80\xac\x81\x31\x37\x70\x00\x63\x6e\x72\x95\x6d\x55\x00\x0e\x26\xa4\x4a\x38\x88\xb6\xb0\x09\x61\x83\xc5\x61\xab\x42\x0d\x85\x4d\x6e\x02\xd8\xe0\x9b\xdc\xaa\x4b\x77\x85\x2f\x6e\x55\x65\x0d\x36\x3e\x38\xd4\x20\x03\x38\xf5\x1c\x82\xaa\x92\xf6\x57\x06\xe4\x14\x09\x91\x36\xb6\xaa\x14\x09\x91\x46\xb6\x66\x6c\x00\x6b\xd0\x7c\x1b\x87\x15\x6f\x86\xcd\xb0\x0d\x9b\x50\x43\x11\x37\x36\x65\x91\x21\x7e\x61\x53\xce\x43\x60\xb0\x5b\xf3\x22\x65\x88\xcd\x24\xf1\x2c\x5f\x1a\x23\x6c\x82\x76\x35\xda\x97\xa7\x07\xa5\x74\x73\xca\xc3\xce\x00\xbd\x8b\x33\x47\x4e\x61\x08\xdb\xec\xce\xf6\xc7\xa4\x38\x45\x61\xe1\x59\x11\xe2\xec\x12\x5b\xd8\xa7\xdc\x7e\x5b\x37\x46\xa3\xd1\xa4\xb1\x25\xb9\xc1\xb7\xee\x0c\x44\x71\x63\x6f\x02\xd1\x34\xec\xfe\x5b\x37\x2a\x23\x62\xcf\x66\x14\x4d\xa4\x9a\x6d\x38\xf7\xf4\xe7\x07\x81\x7f\x72\xc7\x6e\x43\xc9\x29\x22\x26\x6d\x43\x90\xb4\xc8\x65\xdb\x78\xe1\x5b\x34\xe0\xac\x86\x4c\xe5\xf0\xf6\xea\xfc\xa0\xb5\x60\x26\x8c\xa1\x29\xb4\xf0\x92\x45\x1f\x12\x7d\x56\x88\xb0\x1b\x33\x13\xf3\x22\x68\xa2\x8e\x6e\x6f\x8e\x43\xd8\xe0\x2e\xaa\x58\xcd\xdd\x50\x93\x68\x63\xdb\xee\x43\x9e\x2e\x76\x91\x19\xf1\x75\xdb\x7d\x86\xf8\xdf\x34\xfc\x09\xa4\xb6\x19\x5c\x53\xe8\x4c\xe0\x9a\xc2\xe8\x04\xba\x83\x83\x1a\x5b\x13\x51\x72\x13\xb6\xa6\xcd\xdc\x99\x87\x57\x31\x0d\xbc\xd0\x9a\x48\x52\x9b\xa0\x35\x09\xe1\xad\xdb\xa1\x55\x84\x87\x09\x59\xd3\x3e\x4c\x57\x39\x0e\xb7\xf1\x69\xd2\x30\x25\xb8\x86\x50\x30\x1d\x36\x77\x3c\x7a\xce\x8c\x08\x04\xd3\x06\x27\xe4\x14\x40\x0b\x3e\xfc\xd3\x30\xb6\x0e\x1f\x36\x06\x66\xfa\xbc\xa0\x7a\x68\x30\xde\x9f\x8a\xb1\x35\xe6\xfc\xa7\x52\x6c\x0d\xbe\x77\xbe\x27\x86\x16\x95\x65\x91\x8d\xf6\xd3\x21\xb6\xc6\x99\x14\xc2\xa5\x73\x66\x7f\x3a\x43\x01\x62\xb3\x9d\x2f\xb0\x27\x3f\x5c\x4e\x27\x19\x2d\x69\xbb\x4c\x43\x86\x7c\xbd\x25\x1e\xd2\xe4\xb5\xe9\x85\x74\x79\x19\xc6\xc3\x89\x74\xac\xee\x04\xe7\xba\x94\x3b\x92\xeb\xe7\x7a\xa9\xe2\x05\x01\x79\xb8\xef\x2e\x47\x4f\x43\xd6\xf5\x9e\xfa\x4c\xd4\xad\xca\x73\x9f\x67\x23\xfc\x98\xe9\x5b\x7e\x7e\x06\x75\x1b\x8e\x84\x54\xfa\x0f\x41\x13\xc2\x6f\x3b\x26\xe8\xd4\x08\x1a\x2e\x2d\x21\x68\x36\x0c\xad\xdb\x3f\x04\x4d\x26\xd3\x29\x69\x6a\x94\xd8\x4d\x20\x99\xb6\x7c\x7a\x75\x4a\xc5\x85\x71\x29\x07\x06\xb7\xc0\xad\xb0\x70\x96\xc3\xf5\x72\x2a\xc2\xed\x63\xca\x43\xe8\x4f\x43\x28\x9f\xc9\x16\xa6\x06\x7b\xf5\xf6\xbc\x7b\x30\x3d\x28\xc9\x0d\xde\x88\x4d\xa0\x1a\x8c\xbb\xdb\x63\xb7\x22\x2c\xf7\x71\x91\x3e\x2e\x4f\xf9\x07\x16\x80\x5a\x9b\x40\x32\x98\x1b\xb7\xc7\x9e\xee\xf0\xe4\x22\x94\x0c\x4e\xaa\x32\xd9\x55\xda\xf8\xc1\xbe\xd1\xf0\xb7\xa2\x54\x36\x0b\x78\xb2\xf2\xd3\x2a\x0a\x66\xf1\x22\xad\x62\x01\x2d\x59\xe4\x25\x58\x00\xf4\x95\xc9\x85\x24\x22\x9a\x16\x61\xf4\x17\xa0\x8c\x45\xf9\x6b\x16\x10\x98\x45\x51\xc4\x0b\xb0\xc3\x32\x29\x9d\x5a\x2e\xdd\x32\x3b\x51\x1c\xc3\x70\x59\xcb\x94\x42\xad\x45\x05\x78\x16\x3c\x7c\xe5\xa7\x4d\x94\x64\xd1\xa9\x65\x76\x81\xc2\xf0\xc6\x22\x8f\xc1\xd2\x0a\x4d\x34\xff\x90\x71\xce\xc6\x39\x65\x98\xb3\xf3\x9e\xf2\xbf\xf3\x9e\x46\x68\x2f\xb3\x61\x4d\xb4\xe8\x3c\xa8\x7c\xe0\xc0\xb2\xc6\xa0\x64\x6c\x44\x02\x2b\x42\xef\xaf\x40\x8b\xca\xf2\x66\x4a\xcd\x27\xcb\x9b\x4d\x29\x74\x2c\xab\xa0\x50\x73\x9e\x9d\x3a\x35\x13\xa1\x88\xe2\x15\xaf\x40\x51\x59\xcb\x95\xbb\xbc\x28\x66\x78\x45\x1f\x2f\xaa\x62\x89\x5c\x59\x7e\xca\x47\xf9\x09\xc2\x7f\xb8\x93\xca\x4f\x33\x29\x18\x54\xcb\xf2\x56\x76\x81\x46\x15\x71\xc4\x7d\x5c\x16\x25\xf8\x0f\x85\x8a\x0f\x28\xc9\xe4\x57\x8b\x72\xb3\xe3\xbe\x2e\xeb\x7b\xb6\x42\x80\xd0\x43\x9f\xff\x8b\xc1\x34\xb4\xe8\xa4\xce\x79\x6c\x82\x98\xa4\xff\xd5\x47\x2f\x13\xb4\xbe\x88\xbc\x3c\x1b\x62\x97\xe9\x31\xb6\x28\x77\x5e\x59\xed\xab\xa5\x7d\x3b\x2a\xf3\xfd\x4f\xef\xa8\x84\xb2\x95\x9f\xde\x51\x09\x55\x2b\xaa\x9d\x49\x00\x45\x31\xd6\x88\xad\x6c\xb7\xc7\xe7\x7f\xe7\x7f\x1a\xbc\x20\x0b\x6e\x64\x8a\xa2\x7a\x41\xa0\xe7\x4a\x51\x6c\x5c\x38\x68\x29\x32\x49\xc7\x64\x56\xe4\xc7\x68\x11\xbd\x4a\x91\x05\x97\x15\x53\xbe\x9e\xcf\xbe\x56\xf9\xa0\x16\xd1\xad\x14\x7b\x15\xb2\x00\xc5\xf5\xc1\x2b\x1d\xc8\xe4\x54\xf9\xe0\xd2\x07\x99\x91\xa2\x28\x9d\x4e\x87\xce\x0b\x11\x99\xa0\x54\x19\x09\x99\x92\x2a\x03\x0b\x1d\x54\xd9\xcc\x38\x25\xd5\x36\xb3\x8c\xb8\xca\x60\xc4\x92\x55\x19\x05\x99\xd2\xfa\xea\x9a\x21\xa1\xda\x78\x40\x03\x97\x47\x94\x21\x2a\x85\xcf\xc2\xae\x6d\xaa\x88\x14\xd1\xb2\x08\xae\x4f\xfc\x60\x69\xbe\xbf\xd3\x81\xe0\xfa\x04\x27\x94\x66\x71\x97\x73\xfc\xe2\xf3\xd9\xb6\xcd\x62\x7b\xe7\x13\x8b\xed\x4c\x9b\xa1\x43\x13\x1b\xa3\x59\xee\x88\xe4\x53\x0c\x0e\xaa\xb9\xa7\x8a\x30\xfa\x73\xcd\xbd\x54\x04\xf0\x59\x00\xb3\x17\x23\x7c\x10\x4d\x8a\x73\x53\x8e\x88\x4f\x45\x1e\x8c\x5c\xb6\xa5\xbb\x3a\x05\xdb\x49\x0a\x48\x23\xce\xae\x74\xa7\x81\x87\x71\x76\xef\x8f\x74\x31\x64\x53\x8d\xb8\x54\x86\x2c\x8c\xf0\xbc\x9f\x2e\x31\xb8\xdf\xcb\x78\xaf\x2d\x3e\x28\xe2\xbc\x7c\x20\x9e\x87\xab\xb0\xc8\x29\xc1\xf2\xca\x07\xb1\xc0\x87\xed\x83\x80\xf5\x2b\x7b\x4f\x6a\xab\xd5\x32\x64\xeb\x8a\x14\x53\x76\x9b\x02\xd2\xff\x2e\x53\x00\x37\xb1\x80\xf6\xf3\x1c\x19\xb5\xc8\x6f\xf0\xf9\x5e\x39\x63\x78\x14\xda\x24\xd2\x47\xd9\x0d\xa8\xa1\x39\x41\x0b\x62\x1d\x2a\x02\x08\x11\xb2\x55\xec\x25\xe0\xf2\x53\xf9\xfd\x12\xad\xb8\xec\xb2\x61\x47\xbe\x2d\x3f\xb1\x7f\x45\xa2\x2a\xc7\xbb\xe6\x99\x9f\xc3\xa5\x90\xb9\xf6\x0f\x8b\x2f\xbc\xd0\xcd\xd4\xd3\xa5\x32\x52\x7e\x5a\x14\xe4\x87\x15\x36\xe4\x87\xe3\x73\xb8\xb4\x35\x23\xb2\x11\x7a\xfd\x13\x2a\xba\x1c\x42\x0f\x44\xe9\x28\xa7\x92\x3b\x45\x09\x2f\xa7\xa0\x20\xf4\xae\x60\xe0\x85\xf9\x38\xc5\x71\xe9\xdd\xc1\xba\x30\xd4\x9f\x3c\xff\x15\x2e\x4e\x31\x5c\xb8\xc5\x25\xfb\x71\x54\xd5\xe2\xb2\x45\x9d\x0d\x7e\xe9\x0a\x8b\xda\x58\x7e\xe2\xfd\x20\x0b\x42\xb9\x5c\xfa\x9d\x0d\xe3\x6c\x94\x91\xf5\x8a\x6b\xdd\x23\x97\x5d\xce\xef\x8a\x44\x74\xbd\x97\x14\x5d\x5a\xca\x62\xcb\x5f\xaf\x94\x15\x2a\x0c\x88\x6f\x90\x2d\xf1\x1e\xa6\xa9\xe4\x3b\x13\x6b\x24\xbb\x3e\x21\x5b\x45\xc2\x7d\xed\x5c\x64\xb7\x02\xf5\x69\xae\xfe\x36\x75\xba\x73\xb5\x7a\x5a\x73\xad\x88\x3c\x0a\x56\x8a\x90\xa8\x4c\x3b\x33\x62\xa5\xd0\x3e\xc9\x73\x5d\x8b\x51\xed\xcc\xf0\x63\xd8\x26\xef\xaf\x7a\x4e\xfb\x8f\x61\x9b\x99\x2f\xa1\x7d\x56\xf8\xb1\x72\x46\xe2\x18\x2b\x8f\x37\x6c\x46\xff\x28\x51\x0a\x5b\xea\x31\x40\x97\xf6\x1d\xd4\x10\x3d\xa6\x4e\x12\x63\xb2\x40\x55\x70\x1c\xfc\x5e\x55\x70\x9c\x12\x29\xa7\x2a\xaf\x3a\x67\xb4\x2a\x8b\x64\x69\x7c\x2f\x44\xda\xca\xfb\xe2\x11\x39\x81\x75\x32\x8f\xe8\x79\x16\xa8\xb0\x32\x1e\x11\xb8\xd2\xbe\x08\x6c\x8c\xc7\x27\x72\xe4\xd9\x04\x2e\x79\x76\xcd\x7c\x9e\x1f\x3d\xa7\x7d\xa7\xfa\x89\x6e\x51\x9d\xea\x27\xb2\x6e\x55\xc9\x4c\xce\x48\x95\xc4\x8e\xd3\xa7\xce\xef\x11\xc8\x73\x71\x61\x82\x3c\x77\xef\x36\x5e\x10\xfe\x28\x82\x66\x55\x26\xca\xf1\x69\xc0\x90\xef\x41\x0b\x92\xcb\x18\x81\x93\xf7\x30\x43\x8b\xe5\xb4\x8c\x48\xc9\x7b\xf0\x1d\x57\x57\xd0\x4c\x2e\xc6\x5a\x17\x21\xc8\x58\x42\x27\xef\x09\x9b\xae\x4a\xde\x83\xef\xb4\x2a\x79\x4f\x52\x1a\xd7\xea\xe4\x3d\x2c\xd9\x22\x84\xd8\xc2\xff\x66\x8a\x0c\xe0\x77\x46\x80\x0a\x54\x57\x39\x62\xcb\xac\x06\xb1\xe7\xde\xac\xc2\x24\x11\x23\x58\x95\x9c\x07\xec\x40\x55\x72\x1e\xbc\xc7\x55\xc9\x79\x80\x06\xd4\x55\x28\xab\xb8\x50\xea\x2a\x82\x58\x02\x25\xe7\x01\xfd\x51\x85\xc2\xc7\xd5\x5f\x37\xf1\xe1\x1c\x92\x6a\x80\x10\x2b\xb0\x09\x92\xc7\x04\xaa\xac\x7c\xed\x74\xb8\x89\x51\x73\x08\x8c\x18\x82\xe2\xcd\x41\xfe\x50\x68\xc8\x10\x53\x6a\xd9\x99\x35\x56\x36\xcc\x4a\xc6\xa9\x6a\xcc\x50\xfb\x93\x6e\x53\x25\x79\x8f\x29\x86\x9e\x6a\x04\x11\xdd\x1b\x31\x04\x81\x45\x04\x73\xc8\x8a\xd3\x1e\xb2\x27\x5d\x83\x08\x57\x61\x15\x26\x08\xf0\x70\x2d\x02\x04\x54\x5a\x10\x20\x20\xb2\x7b\x2d\x42\x47\x44\x52\xa9\x16\xad\xc3\xd3\x6b\xd1\xd5\xc5\x9e\xfb\x89\xd6\x6d\xe5\xb9\x3a\x5e\x3c\xda\x49\xad\x82\x7b\x44\x7a\xab\x55\xf8\x96\xc2\x07\xab\x8f\x55\x46\x50\xa5\x4d\xb0\xeb\x8d\x49\x8a\x76\x50\xab\xb4\x09\x96\x40\xb5\x41\x2b\x49\xb3\xaa\x41\x4a\x6c\x73\x0b\xe7\x70\x8e\x57\x38\x8f\xc2\x5a\xab\xc4\x45\xb6\x4d\x95\xfa\x30\x18\xb2\xc5\x9b\x34\xd0\x24\x4e\x32\xe2\x26\xbf\x06\xbb\xaa\xe9\x76\x86\x75\x35\x5f\x6c\xb0\x92\x26\xff\xee\xe0\x03\xa9\x1b\xf0\xfa\xa6\x5a\x58\x91\xbb\x6b\x93\x37\x0f\x5e\xdb\xe4\xa2\xe7\x1c\x34\xf9\xa7\x07\xed\x0b\x93\xc0\x36\x69\x96\x87\x69\xcf\xe9\xe7\x99\x12\xe7\x9f\x8f\x5c\x5f\xbb\x04\x10\x98\x75\x97\x2f\x15\xe6\x69\x21\x1e\x14\x53\x55\x9d\x23\xd2\x2c\xd5\x9f\x8c\xbe\xa2\x17\x54\xd5\x31\x22\xcd\x51\xed\x72\xae\xc2\xfd\xbb\x9c\xc3\x9c\xfc\x2e\xdf\x1c\xb7\x51\x37\xf3\xcd\x75\x5f\x87\x9c\x71\x74\x60\x91\x3e\xc6\xc8\x3a\x0c\x1a\x60\x4e\x7e\x32\xfd\x20\xe9\x4e\x1d\x72\x38\xc2\xfc\x86\x1c\x8e\xdc\x3f\x43\x59\x01\x3e\xff\x77\x3d\xd3\x81\xfc\x8d\x9f\xf7\x75\x1f\x26\x31\x70\xad\xaa\x78\x34\x7d\x9e\xe5\x88\x89\x87\xb3\x5a\xc6\x8f\xfb\xb0\xfe\x64\xfc\x81\x12\x53\x77\x6b\x80\x19\xb0\xb3\xfe\x7c\xb6\xe9\x2e\xd7\x11\xdb\x6c\x7f\x35\xbc\x4c\xe2\x1b\x3c\xcb\x46\xb5\x7d\x1f\x76\xa7\x60\xd9\xfe\x39\xdd\x36\xe8\x73\x9a\xdf\x60\x59\x76\xea\x1b\x2c\x1b\xd5\xa9\x1e\x4a\x2d\x0b\x83\x7c\x93\x72\x46\x17\xa8\x0a\x96\xfd\x48\x3a\xf5\x50\x4c\x30\x3c\xed\xb0\x03\x8a\xe3\x28\xe5\xa0\xe0\x07\xac\x87\x3d\x35\x9f\x1f\x7e\x94\x77\xa6\x52\x89\x3c\x53\x4e\xa1\x56\x87\xca\xce\x9f\x1f\x0e\xff\xc0\x30\x2f\xff\x40\xa7\xb7\x7f\xa0\x4d\xc9\x23\x8d\xe9\x96\xdf\x60\x9e\x23\xf2\x55\xb9\x01\x10\xca\xeb\x4f\xea\xdf\x50\x72\xaa\xdc\x00\x9d\x05\x16\xc6\x7f\x9e\xe1\xf6\xa7\x87\x9d\x41\x39\xd2\x75\xfe\xb4\x78\x79\xee\x78\xc3\xc7\x80\xc9\xb3\x27\x60\x8e\xdc\x59\x05\xd4\x9f\x7f\xfb\xf8\x2f\x17\x90\xca\x1e\xe1\xca\xab\x6f\x18\x6c\x8c\x04\xf5\x52\xb0\x2e\x33\x7f\x9d\xd2\xd3\x32\xa0\x9f\x56\x50\x08\xb5\xa8\xaf\x52\x10\x97\x6c\xb5\x0e\x00\x8d\xb7\xeb\xbe\x87\x00\x99\xe3\xc7\xc4\x05\x2a\x73\xfc\xf7\x86\xfa\x09\xf6\x05\x6b\x54\x95\xf1\x7d\x5d\x3f\x5d\x9c\x32\x27\xe6\x24\x3e\xce\x6f\x96\x47\x29\x4f\xd3\xc4\xff\xd2\xee\x59\x17\x01\xf3\x0b\x07\xd5\xc0\x7c\xb8\xe7\x23\xa8\x37\x07\xf1\x91\x79\x8a\x53\xf4\x13\xe5\x17\xd0\x45\x4d\x59\x6f\x88\x05\x6d\x93\xaf\x87\x96\x67\x05\x45\x11\x50\xd7\x26\x21\x57\x32\xa9\xed\x27\xba\x0f\x0c\x7a\x6d\x92\x9f\x3c\x57\x6a\x53\xec\x69\x78\x67\x9b\xec\xd7\xcf\xa3\x42\x45\x1a\xad\x29\xd2\x22\x12\x41\x9b\x1c\xe8\x5f\x68\x5e\xb1\x22\x9f\xee\x5d\xad\x9b\x01\xcf\xaf\x85\x26\x4d\xa8\x80\xe8\x42\x17\xb3\x50\xb4\x50\xac\xac\x34\x1d\xd1\xb8\xa9\x60\x28\xd9\xc3\xda\x4f\xb6\x5e\x01\x6b\xb4\xd9\x5d\x46\x2a\x68\x0a\x59\x05\x9c\xd3\x16\xb3\xfb\x34\x28\x30\x0d\xae\x88\xf6\x93\xad\x07\x16\x8c\x26\xd9\x7a\x4e\xad\xc1\xda\x24\x4b\x6f\x64\x95\x6b\x8b\x3d\x11\x3c\x37\x6d\xcc\x0c\xd1\x85\x91\x32\xc2\x45\x05\x34\x69\x4e\xf5\x33\x33\x85\x8b\x6a\x4b\x66\x09\x56\xb1\xf2\x7c\x2b\xb1\x98\x5c\x68\x6d\xd5\xfa\x86\x36\x41\x5f\x06\xff\x56\x9b\x2a\x42\xab\x2a\xd9\xcf\x8c\x74\x75\xc0\x65\x46\x2a\x29\x99\xd4\x5e\x4d\xc5\xec\xe7\xcf\x68\x14\x71\xb9\x31\x9c\x4b\x73\x95\x47\x6b\xca\x74\x27\x4d\x39\x18\x88\x66\x21\x7a\x63\x2a\x37\xab\xba\xf9\x40\x19\x2d\x01\x4a\x35\x65\xb4\x4c\xc6\xfc\xda\x7e\x42\x75\x25\x3f\x64\x53\x8a\x79\xd0\x77\xed\x27\x43\x57\xf2\x03\x36\x25\xb8\x5c\x3f\xfd\x5d\x7a\xce\x04\x49\xe8\x4d\x6a\xed\xda\x8a\xc6\x13\xae\xd9\x54\x98\x13\x2c\x54\x93\x4c\x0c\xb0\xac\x29\x60\x35\x19\xff\x6b\x53\xc0\x2a\xe9\xf6\x9a\x72\xcd\x80\xb5\x6a\xc5\xfd\xd3\x9f\x78\xdc\xcc\xf7\xb2\x7b\x40\x9f\x44\x60\xb0\x52\xad\x3a\x71\x35\x03\xaa\x66\x00\xac\xc8\x2b\xc2\x32\xe7\xd5\xc2\x44\x48\x72\x96\x49\x4c\xee\xad\xca\x7c\xd0\x79\x41\x67\x98\x35\x17\xb2\x65\xe0\xd0\x6a\x02\xae\x80\xca\x6c\xcd\xa5\xbb\x33\xc9\x92\x51\x81\xcd\x36\x85\xa5\x26\x67\x7e\x6d\xca\x3b\x89\x53\xa4\x29\x23\x7c\xe9\x7f\x42\xb3\xb5\xe6\x3c\x5d\x7c\x2c\x16\xc5\x16\x54\xcc\x6a\x6a\x29\xd5\x26\xc3\x33\xe6\xf9\xe6\xec\xf0\x83\xef\xc5\x2e\xe0\x60\xb2\x4b\x83\xd9\x6d\x8a\x51\x25\xd1\x59\x53\x18\xea\x20\x4b\x56\x53\x18\x2a\x99\xd6\x5a\x37\xb5\x7c\x60\x63\x49\x06\xd0\x4d\x6d\x06\xd0\x4d\x10\xef\x2b\xda\x2d\x5a\x56\x93\x45\x1a\x88\x6b\x53\xd4\x69\x81\x47\xab\x3c\x52\x72\xa1\xd7\xd6\x15\x91\xd8\x79\xdf\xf5\x86\xd9\x73\x0a\x53\x05\x94\xdb\x86\x29\xe4\x7f\x59\x43\x62\xcb\x6f\x8a\x52\xc5\x21\xd1\x14\xa5\x4a\x86\xa7\xe6\x94\x32\x6c\xb8\x61\x82\x32\xa0\x21\xeb\x4f\xa7\x3f\x59\x7f\x60\x52\x96\x76\x73\x8d\xb7\xe1\xc4\x69\xfc\xef\xfd\x48\xff\x0a\x19\x85\xe7\x09\xf8\x52\x50\x20\x9a\xa4\xdb\x8e\x2a\xdc\x14\x94\x5a\x3f\x77\x88\xa2\x50\x47\xf4\xbe\x26\xd9\x94\x2c\x04\x4d\xa2\x29\xc8\x97\x76\xd8\x68\xca\xae\x3a\x64\xad\x60\x57\x29\x2c\x15\xab\x6c\x13\xd6\x04\x28\x57\x53\xfd\x7c\x62\x4f\x9a\xe4\x52\xd2\x1c\xb4\x9f\x58\x5a\x89\x1d\x69\xb2\x59\x93\xf9\xb7\x1d\xb2\x66\xb0\x66\x87\xac\x19\x5c\xfb\xb2\x61\x13\x3a\xd2\x1c\x86\x8a\x4f\xbf\x9d\x8a\xc8\x63\x17\x9d\x32\x28\x71\x27\x9d\x26\x28\x04\x9e\x22\xa8\xf1\xbd\x09\xe2\x7d\x13\xc4\xb3\xcc\x2f\xf0\x00\x55\xe7\x27\x32\xa2\xa9\xfa\x7e\xea\xbe\xd4\xa6\xea\xfb\xa3\xf2\xbd\x2c\x64\x2c\xb2\xaa\xf1\x7f\xc4\x00\x09\xa7\x40\xd1\xda\xf5\xe6\xe0\xca\xb3\xcc\x49\x2c\x90\x8b\xf1\x73\xcc\x2f\x27\x1d\x4d\x7f\x97\xed\x63\x19\x9f\x30\x2b\x05\x45\xbc\x5d\x2f\x1f\xa5\x05\x51\x04\x5b\x74\x75\x7e\x8e\x8d\xcc\xde\xa0\xf3\x9a\xaa\xf3\xa7\x1c\x6a\x6d\x97\x28\xe6\x6e\x94\x11\x1c\xc4\x63\x93\xb8\x0b\xda\xaf\xa9\xce\x27\xb1\x31\xcd\x26\x6e\x8e\x8d\xf2\xcd\x63\x8d\x69\xca\x37\x4f\x2c\x4c\xbb\x5d\x1d\x3f\xfd\xdd\x5e\x21\xfe\xd7\x96\xe3\xd8\xdd\x16\xb4\xb2\x82\xb7\xb6\x58\xe3\x59\xf4\x70\x2c\x1d\x23\x8b\x64\xa7\xfc\xf4\xa9\xb1\x5d\xdb\xed\x15\xe4\xd9\x2b\x98\x67\xc7\xc8\xc2\x56\x1c\x23\x1b\x43\x44\x93\xd5\x9c\xf0\xab\x26\xd8\x0a\x9a\x5c\x7b\x94\x8a\x97\xf9\x7f\x4c\x6f\xe6\xcf\x31\xb2\x85\xf7\x4d\xef\x5f\x8a\x13\xd4\xe6\x00\x5a\xe4\x24\xe5\x91\xd9\x88\xdd\x6a\x8e\xa0\x85\xa3\x3c\xde\xcf\xf4\x7e\xdb\xb1\x48\x0b\x66\x31\xff\x1a\xe8\x93\x93\x05\x64\x7c\x7d\x32\x8f\xf9\xfc\xf0\xa6\xfc\xe9\xf9\xc1\xa1\xe2\x0b\x6d\x08\xd1\x86\xb7\xbb\x4b\xfc\x6e\xf8\x45\xfa\xec\xa2\x05\x39\x57\x5d\x05\xff\xc9\xf0\xdc\xe7\xf5\xbf\xff\x2d\xa4\x94\xe8\xb3\xe2\x1f\x06\xcf\x72\x3f\x35\xbe\x97\xb8\xfe\xf9\xbe\xeb\xfb\x0c\x5a\xe5\xfd\xd7\xc6\xb3\xab\xb5\x0c\x1a\x50\x60\x67\xa7\x03\x05\xb3\x76\xfe\xbf\x7d\x5d\x6d\xf9\x41\x56\xc1\x70\xa2\xae\x82\xff\x6b\x2e\xe4\xbe\xd8\x90\x9b\x11\x2d\xaf\x44\x94\x16\x55\xe1\x7f\x0d\x2b\xe8\xaa\xf0\xbf\x66\x23\x75\x4b\xe7\x39\xf9\x5d\x15\xfd\x49\xeb\xd0\x17\x85\xaa\x42\xc1\xa2\xd0\xce\xce\xfb\xa6\x60\xcd\xb3\x72\x4a\x0f\x9e\x45\x40\x58\x53\x5f\x65\x88\x65\xc0\x0e\xb6\xa5\xbf\x55\xe3\xcd\x41\xec\xaf\x10\x1f\x89\xa3\x2b\xd8\xf6\x63\x8c\xef\xaa\x73\xba\x30\xa7\xab\x29\xa0\x47\x2d\xca\xe0\x7d\x51\xd0\x78\x96\xa1\x99\x19\x72\xb0\x2d\x33\xb2\x1a\x1c\x14\x31\xba\x6f\x8a\x46\xa5\x41\x19\xd3\xf1\x80\x75\x1b\xd3\x3b\xff\xcb\x98\xce\x9a\x6d\x26\x39\x1d\xda\x96\x1e\xa5\xb0\x3b\x1a\x97\x29\xde\xec\x50\x5a\x79\xc1\x14\x33\x20\x85\xab\x72\xba\x94\xe9\xbe\x4f\xd1\x0a\xbb\xe3\x71\x1b\x3d\x9a\xe4\x4c\xd9\xa6\x45\x0c\x77\xed\xca\x6a\xb3\x7e\x28\xf0\x2e\x0c\x05\x8e\xc7\xe5\x7d\xe1\x5a\xc8\x25\xd2\x8b\x28\x66\x53\x08\xd7\x42\xb2\x92\x5e\x8a\xbd\x03\x19\x80\x34\x8d\x8d\x08\xe6\x5e\x0c\xeb\xc8\x95\xdc\x55\x09\xaa\x81\x85\xe9\x55\xf6\x76\xc6\xe4\x80\xd7\xdc\x38\xbd\xc9\x5c\xce\x24\x35\x99\xcb\x39\xcb\x4d\x01\x82\x9c\x55\x07\xbc\x72\xd2\x9a\xac\xe3\x6c\x93\xa6\x68\xc9\x70\xe8\xee\x80\x57\x78\x41\xb3\x7f\x20\xe3\x51\xdd\x52\xac\x09\xdd\xf1\xad\xac\x81\xe3\x5b\x99\xc3\xa6\x00\x41\x56\x5d\xc9\xe6\xc9\xd3\xd9\x95\x6c\x9e\xfc\x3c\xbd\x0b\x4b\x14\x53\x74\xef\x0a\x88\xa4\x3f\x87\xbb\x7e\xde\x7f\xe5\x42\x1a\x14\xb8\x88\x73\xd2\x45\x30\x8b\xe6\xf8\xd7\x5c\x51\xfd\x2d\xec\xc4\xae\xea\xa2\x98\xa3\xeb\x00\x58\x8e\x7e\xd7\x0c\xf4\x3f\xc5\x83\xf6\xae\xe9\xe1\xd4\x75\x2d\x67\x44\x96\xee\xe0\xd7\xc8\x9c\xdd\xc1\xaf\x6c\xb9\xe1\xe5\xcd\x72\x0d\x91\xcf\x99\x50\xee\x7a\xa2\x5c\xba\xca\x48\xe1\xe6\xee\x2a\x23\x45\x9e\x91\x3e\x9c\x47\x04\xbe\x33\x4c\x0d\x03\xd2\x80\xd9\xc2\x43\xfe\x1d\xf6\xb8\x72\xd3\x93\x43\xb0\xef\x5e\xbf\xfc\xef\x80\x56\xf6\x8f\x03\x5a\xd9\x8f\xbb\xb0\x61\xb9\x63\xbb\x03\x5a\x3f\xed\x29\x79\x0d\x61\x5a\xdd\x11\xad\x1c\x08\x47\xb4\xb2\x3c\xbb\x96\x8b\x0d\xa3\xd2\xa9\x24\x4f\xeb\x8e\x68\x8d\x5a\xd0\x77\x13\x48\x87\x26\x90\xfe\xb4\x61\x23\xc4\xf6\xdd\x1b\x36\x13\x72\x28\x82\x97\xf6\x0f\x11\xcc\x01\x38\xbc\x62\x69\xef\x30\xd3\x48\x7f\x3f\x2d\xa2\xa3\x69\x75\x27\xc6\x67\x47\xd8\xba\x9d\xea\xf6\xb5\x2b\x44\xb6\xe0\x59\xe8\xc7\x2b\x10\xa4\x89\x37\x1f\x0d\x63\x3e\xed\x50\x62\x15\x4f\x6f\x93\xac\xc2\x69\xf5\x8e\x4e\x7e\xa2\x7e\x27\xe3\x6f\x57\xd4\x2b\x10\xe7\xae\xa8\x57\x82\xd9\xba\xa2\x5e\xb1\xb1\xf4\x53\x28\x5c\xf0\xe3\xfd\xa7\x1b\xac\x18\x59\xba\xc3\x5e\xb9\x2d\x14\xf6\x8a\x91\xa4\x2b\xec\x95\xe0\xaa\x2e\x88\x0b\x59\xa2\xfb\x4f\x17\xe8\x44\xfb\x75\x45\xb9\x12\x8d\xd7\x1d\xe5\xca\xb2\x5c\x9a\xe6\x18\x9d\xfa\x55\x64\x30\xe4\x7d\x85\x48\xb2\x8d\x7e\xaa\xc1\x0a\xe8\xb2\xff\x34\x83\x15\x50\x66\x57\x94\x2b\x46\xa2\xee\xa8\x56\x66\xf4\x92\x41\x32\x46\xa6\xae\xec\xf4\xe4\xa5\xea\xb7\x8c\xbc\xdc\xae\x8a\x51\xc5\x88\xd4\x6f\x21\x0e\xe1\x73\x02\xb3\xd4\xcf\xff\x1a\x1f\xf3\xa3\x90\x54\x92\x52\xf7\x9f\xa4\xdf\x89\x96\xec\xb7\x9c\x9a\x30\x82\x5b\x2e\x3f\xce\xe5\xed\xf1\xd3\xde\xad\xf6\xf9\xfe\x51\xfb\x79\x7e\x64\x60\x85\x51\x3d\xa2\x07\xc6\xf3\x78\x3d\x42\xaf\x43\x56\xb9\x07\x1e\xad\x07\xfb\xe1\xd1\x7a\x20\x7d\x38\x64\x15\xc6\xf7\x08\x51\xc9\xb1\x79\x4c\x2f\xfd\x69\x03\xb2\x21\x95\xab\x9e\xf8\xbf\xae\x5c\xf5\x40\xf6\xba\x72\xd5\x93\x1a\xbe\x3f\x97\x9e\xff\xcd\xef\x90\xe8\x4e\x89\xe4\x3a\x5e\xd1\x3d\xba\xcf\x90\xe8\xde\x48\x64\x3e\x26\xe3\x33\x0a\x6f\x68\x0d\x73\x37\x8d\xc9\x7b\x6e\xe4\x59\x6b\xba\xf0\xbf\x68\x8c\x88\x36\x26\xa1\x46\x23\x94\x0e\x67\xc4\x99\xa6\xfe\x97\xab\x66\x28\xa5\x64\xcd\x8c\x0e\xe5\xae\xaf\x33\xbd\xd9\x8b\x4d\xeb\x3a\x81\x9f\xd1\x68\x07\x2c\x50\xa3\xa0\xe5\x70\xf6\xe1\xd4\xf5\xb9\x07\xc7\xac\x13\x19\x2d\x61\x28\x95\x3d\x66\xde\xe1\x54\xf6\xb9\xfa\xc6\x6c\xc6\xb7\xe5\xb9\x68\x36\x68\x4f\x2c\x67\xe6\x7d\x63\x2d\x18\xb0\xbd\x06\xe3\xf3\xc6\xee\x1a\x0c\x34\x29\xcf\x3d\xf8\x88\xb1\xb8\x8f\xbc\xb0\xf8\x54\xa4\x05\x65\x9a\xac\x20\x81\x87\xe3\x56\xc3\x46\xc6\x2a\xa4\x62\x14\xf6\xa1\xdc\xf1\x29\x00\x57\x87\xc2\x56\x49\x61\x33\x64\xba\x27\x25\xcc\x70\xd8\x6a\xe4\xbd\x21\xb9\x9f\xda\xa4\x75\x38\x6e\x35\xec\x7f\xac\x72\xe5\xc7\x22\x31\x1c\xb6\xca\xa6\x53\xf2\xf9\xe5\xf3\xbd\x1c\xe3\x9d\xe7\x4b\x1d\xf2\xfe\xed\xca\x9a\x34\x28\x0a\x99\x33\x47\xad\xb2\xef\x1d\xb5\x9a\xfb\x71\x6c\xa2\x78\xe3\x79\xf5\xa6\xcc\x14\x6d\x26\xb9\xe4\x59\x24\x6f\x3c\xbb\xb6\x7c\xe3\x07\xc5\x1a\x7f\x5a\x34\x49\x59\x94\x4d\x24\x31\x62\xc5\xc1\x52\x7f\x67\x6c\x5e\xa3\xb4\x57\x34\xe2\xdc\xc0\xa3\x78\x8d\xd2\x7e\x91\xfb\x8c\x63\x5a\x04\x56\x60\x06\x5e\xb1\x3d\x1a\xf7\x50\x5e\x1d\xac\x2a\xa3\x68\x8d\xa2\xf6\x0f\x25\xb8\x04\x56\x34\x14\x38\xbb\x7c\xbe\x37\x81\x19\x70\x39\x34\x00\xde\x37\x81\x0c\x40\x60\x86\x42\x7f\x0a\x34\x2e\x7c\x2f\x82\xa3\x28\x8d\xea\x4d\x99\x25\xab\x2f\xab\x0a\xc5\xd5\x6b\x16\x8a\xab\x67\x20\x33\xe4\x22\x58\x13\xbc\xa2\x7a\x9b\xd2\x80\xe0\x1a\x2b\xcf\xcd\x32\x48\x48\x50\xba\xfa\xca\x94\x54\x4d\x01\xcc\x52\xe9\xeb\x49\x7d\x34\xaa\xa7\x20\x53\xa4\xc8\x5b\xd2\xe8\x0c\x55\xac\xad\x6c\xfb\x6a\x66\xc4\xff\x9a\x82\x48\x71\xa3\x99\x19\xa5\x7f\x65\xb3\x27\xd9\xda\x68\xce\xc8\xc7\x9c\xbf\x18\x9b\xc2\x17\xde\xb6\x3c\x17\x8d\x20\x3d\x2a\x30\x17\xcc\xee\x10\xe6\xa6\x32\xa7\xc6\xdc\x44\xc4\x1a\x4d\x88\x96\xc2\x08\x34\x03\x2c\x62\xd3\x2e\xe7\x72\xe8\x2e\x4b\x31\xf8\x61\x51\x07\x19\xf1\x4f\xd3\x19\x98\x34\x86\x2b\xd6\x4e\x11\x01\x46\x17\x22\x05\xde\xd2\xcd\x0e\xe3\xf8\x1d\x5d\x8e\xbc\x80\x66\x46\xbf\xf5\x9c\x1e\x84\x91\xc1\xc0\x3d\x86\xdc\x92\x7f\xcb\x74\x33\x86\x02\x0e\x98\xf1\x61\x08\x10\x8d\xa9\x3e\x00\xf4\xfe\x34\x93\x01\x7c\x72\x0c\x05\x3a\xc3\x05\x86\xf1\x96\xb0\x01\x01\x68\x00\xf7\x8d\xb1\xeb\x03\x1a\x54\xa4\x73\x24\x90\xf1\xd3\x5c\x36\xe2\xd7\xc6\x10\xb5\x6c\x41\x05\xd7\xf6\x89\xeb\xe3\x05\xd8\x64\xc4\x06\xd8\xb0\x03\x04\xa2\xdf\xc8\x05\x3b\x76\x95\xf8\xe7\xbe\xde\xe5\xa7\x5d\x79\x96\xa3\x16\x46\xb3\x0b\x54\x1d\x19\x68\xec\x22\xf9\xd3\x9e\x01\x3a\x0c\x40\x14\xc7\xbe\x3f\x76\x53\xcc\xf7\xa6\x98\xef\x15\xbe\xce\x0d\xaa\xf0\x5b\xd0\x1a\x43\x68\x1d\xc2\x27\x87\x2a\xe6\x92\x4c\x6b\x1c\x9a\x00\x6e\xfc\xc3\x08\xa3\xd0\x73\xd8\x58\x09\xa3\x3a\xbc\xe6\x7c\xa0\x60\xe3\x08\x95\xe3\xf0\x04\x64\x8d\x55\x60\x17\xfc\xe6\x50\x81\x5d\xa2\x18\xc7\x61\x82\x43\xd0\x61\x02\x79\xdf\x04\xd2\xbf\x36\x74\x1c\x10\xe3\xd0\x12\xaf\xf4\x67\x02\x33\x21\x82\xe4\xd4\x8f\x4c\xa2\x50\x5e\x62\x54\xc7\x29\x58\x00\x6c\xe9\xf4\x0a\xa7\x83\xd3\x2b\x9c\x01\x9c\x22\x88\x43\x7e\x8a\x80\x48\xb5\xe3\xd4\x8a\x71\x08\x4e\x13\xc4\xf7\xda\xa3\xc8\x50\xa7\x57\x8c\xf1\xf8\x84\x32\x1e\x11\xc4\x4d\x72\xa9\x70\x37\x3c\xe3\x7a\xeb\x7f\xf2\x82\x08\x88\x58\x3f\x2e\x13\x90\x19\x55\x5e\xce\xf2\xd9\x03\xf2\x91\xf4\x29\x82\xf4\x50\x8d\x5d\xbc\x5a\xe3\x7e\x4d\xd8\x59\x34\xf9\x2c\x26\x72\x8b\x0e\xc5\xd8\x4e\xe4\xea\x1c\xb7\x11\x5b\x83\x36\x14\x6c\x44\xf6\xcf\x21\x54\xcf\x44\x4c\xde\xb8\x95\x44\x00\xb1\xc6\x8e\x0b\x4a\x28\x0c\xa1\x7a\x26\x92\xd0\x0e\xb9\x2a\x26\xd2\xc6\x8f\x5b\xc1\xe7\xec\x76\xe5\xf3\x9c\x48\x31\x3a\xe4\x8c\x98\x48\x52\x3a\x1e\x53\x82\x88\xfc\x28\xba\x9c\x03\xf9\x98\x32\x4e\xe4\x63\x42\x60\xa1\xcf\x4b\x48\xc6\xf9\x38\x49\x00\x42\xbc\xbc\x0c\x9f\x8a\x95\x43\xc8\xff\x4a\xa0\xc2\x78\x4c\x1a\xbb\xe8\x31\x69\x6c\x83\x47\xa4\x21\xf1\x3c\x26\x6d\xe2\x8b\xc7\x3f\xfc\x1b\xc6\x3e\x19\x87\x17\xde\xb3\x4f\xc2\xe1\x85\xbb\xee\x93\x02\xeb\xc3\x9e\x77\xfb\x21\x00\x11\xed\x93\x69\x5f\xf8\x41\x11\x64\x39\x3b\xfb\xe4\x08\xb2\x1c\x96\x7d\xf2\x5c\xe4\xbe\xd9\xa7\x6e\xc2\x6a\x7e\x18\x7e\x83\x51\x28\x63\x42\x78\xf6\x3e\x19\x2e\x5d\xda\x5f\xae\xa0\xdd\x21\x04\x14\x19\xdc\xe5\x2a\x99\x28\xaf\xb5\x4f\x9e\x97\x5c\x22\xfb\xac\x69\xc8\xf9\xd8\x67\xaf\x78\xcb\xb3\xa9\xce\x25\xb1\xcf\xef\x5e\x4e\x93\xb3\xb7\x40\x8e\xdc\x3e\xbf\xe8\x43\xfa\x30\xd9\x61\x5b\xfb\xac\x1c\x0b\x8d\x67\xa3\x37\x36\xbe\xf0\x0e\x98\xf8\xc1\xc1\x11\x59\xe0\x7d\x36\x65\x13\x03\x15\x12\xb3\x41\x88\x32\x93\x44\x68\xde\x15\x6c\x30\x91\xc4\x79\x5f\xbc\x01\xd2\xc5\xe2\x4c\x0a\xa1\x4b\x00\xa8\x89\x10\xa9\x7d\x79\xf7\x7a\xc6\xb0\x78\x7d\x27\x3e\x31\x60\x11\x42\x15\xd9\x3b\xf0\xf3\xec\x2a\xff\x5b\x6a\x67\x14\x4a\x47\x42\xce\x96\x7d\x79\x13\x11\xa7\xdb\xd5\xa1\x6b\x6c\x1a\x85\xdf\x16\xee\xed\x7d\xdd\xfc\x06\x3f\xfc\x76\x26\x00\xef\x7d\x35\xfc\x33\xa3\x58\x85\xa3\x64\x57\xac\xbb\x9e\x79\xdf\xe8\x4f\x76\xc9\x6a\xa0\x65\xd8\xe6\xbe\x2a\xe1\x02\x87\x63\x35\x1a\x34\x47\x76\x5f\x8d\xb3\x0c\x63\xd8\x37\xcf\x3f\x9d\x28\xc3\xff\x8c\x34\xb1\x6f\xaf\xef\x33\x8d\x6e\xc2\x8b\xe6\xd4\xef\x9b\xa3\xe2\x38\xa3\xd2\xa4\x66\x90\x5a\xbb\xea\x7c\x51\x2e\x7a\xdf\x44\xf8\x67\x10\xc3\xc3\xe4\x85\x43\x2f\xd0\x80\x33\x61\x33\x35\x9b\xe9\xc8\xfd\xb0\x17\xa3\x5a\xd9\xee\xe5\xa5\x23\x6d\x14\xa7\x7e\x86\x0e\xe1\xaf\x36\xf2\x9c\xee\xc5\x0b\xb6\xf2\x46\x31\x21\xa1\xac\x98\xb2\xf0\xc4\xbd\x38\x0b\x43\xd8\xe8\x5e\xbc\xa6\x3c\x7b\x4d\xb3\x64\xc5\x90\x5e\x36\x41\x79\x17\x95\x51\x18\xd2\x0b\xad\xc5\x8b\xb8\xd2\xa6\x32\x81\xb0\x0d\xea\x4b\x3b\x3f\xcc\x7a\x21\x4d\x56\x65\xd1\xc8\x9d\xb4\x2b\x56\xa1\x83\x39\xd9\xeb\x4b\x79\x08\xad\xaf\x10\x4f\x93\xa6\x9c\xd9\x93\xaa\x35\xcf\x6c\x9c\xea\x53\x96\xcb\x73\xaf\x5e\x55\x8e\x4c\x7d\x69\xa7\x5b\x2d\xf3\xe7\x0b\x93\xce\xd6\xaa\xef\x32\x67\x63\x34\xa7\x51\x64\x7e\xdb\xab\x22\xa6\x0d\xd7\x1d\x20\x77\xcb\xae\xf8\xe0\x32\x7d\x7e\xb8\xff\xfb\x5f\x21\xe6\x74\x77\x34\x30\x8a\xf7\xde\x95\xd4\x22\xd2\xcf\xfe\x2f\x18\x38\x7d\x08\x87\xd5\x3f\xdb\xb1\x3b\x9f\x47\xb4\x84\xbd\xab\x70\x07\x77\x4e\x77\x41\x9c\xc2\x0f\x2e\x80\x13\xa1\x79\x77\x3a\x22\x14\x93\x5d\x6a\x52\xa5\xd6\xed\xee\x12\x5e\xa8\xc7\xbb\xb2\x0f\xcd\x84\x33\xec\xdd\xb5\x7d\x60\xd8\xdd\xc1\x68\xfd\x6f\xf7\xd4\x4f\xcf\x2a\x40\xc7\xf7\x61\xba\x23\x27\xef\xae\x21\x80\x85\x60\x1f\x2f\xdd\x19\xc1\x30\xdd\x19\xf3\x30\xdd\x1b\x5f\xbc\x11\xb3\x19\xe2\x4f\xbf\x2a\x80\xc9\xf7\x61\x63\x22\xcb\x35\x1c\xd2\x59\x68\xd3\x59\x4b\x36\xde\x50\xd6\x92\x41\x1f\xf6\x5e\xc2\xcd\xc7\x3b\x2f\x59\xd1\xe1\x25\xe7\x60\xef\x26\x3d\x2f\xec\x26\x3d\x2a\xc4\xbe\x2b\x83\x0b\x97\xe7\x4f\xc7\x2a\x84\x94\xef\xbb\x13\xb8\x14\x5a\x34\xe5\x9c\xda\xdd\x94\x17\xfa\x10\xef\x00\x80\xba\xbb\x8a\x18\xd6\x8a\xdd\xf1\xcb\x80\xca\xf7\x5d\xb0\x75\x28\xdf\x9d\xfb\x84\xf9\x76\xc9\x02\xc0\x5a\xbb\x74\xa3\x42\xce\xc7\xfd\x50\x89\x19\x28\x3f\x1c\x23\xce\x6e\x3f\x7c\xf4\xe1\xd6\x47\xd7\x17\x3c\x3b\x0f\x44\xa7\x0f\x17\x5f\xea\xf4\x71\xe8\x0b\x9a\xf4\x30\xa3\x50\xed\x0e\x63\xc6\x38\xb7\xab\x5e\x17\x49\xbf\xf7\xd3\xa3\xcc\xf4\x9f\xae\x46\x11\x0d\x65\x3f\x5d\x4f\x23\x4a\xe6\xae\x4a\x04\x0b\x5a\xe5\x7e\x5a\x51\x67\x98\x4a\x5f\x54\x50\x21\x76\x39\x83\x2a\xc6\xf8\xfd\x74\x41\x26\x76\xeb\xe9\x1c\x2d\xd0\x7e\x3a\x7a\x98\x45\x14\x36\x6c\xa1\x12\xdf\x7e\x39\x27\x0b\x1b\x41\xba\xcf\x42\x6e\xa8\xfd\xa7\xfb\x14\x44\xf1\xdd\x70\x30\x80\x33\xbb\x6b\x10\x20\xce\xef\x97\x93\xc9\x70\xae\xaf\x5d\x4d\xd0\xa9\x6a\x8d\x71\x0b\x5d\xef\xb8\x33\xbf\x8e\x6f\x88\x8e\xb1\xbf\xf1\x0d\x1c\x2a\x07\x3d\x93\xe2\x6a\xbf\x4d\x07\x8b\x78\x3b\x4b\x4e\xb4\xde\xfd\x56\x7d\xac\x68\x25\xfb\xed\x1c\x38\x2c\xda\xbf\x10\x08\xbe\xd8\xfd\x43\xe8\x70\x95\x2e\xb2\x9b\xed\x8a\x81\xa8\xb1\x7e\xed\xae\xda\x45\x9c\xde\xee\xf8\x66\x1c\xef\xfb\xe3\x0c\x37\x31\xb9\xed\x8f\x35\x45\xae\x47\xa9\x3a\xeb\x67\xdd\xdf\xc2\x5c\xb1\x43\xee\x2a\xcc\x45\xe2\x8f\xfd\xa7\xe9\x7c\x0c\xad\xbb\x14\x9d\x15\xd1\xee\x90\xda\xb2\x4e\xb9\xfc\x0e\x39\x5d\x56\x2c\x95\x87\xf4\x94\x15\x69\xe3\xf8\xe9\x29\x05\x00\xc5\x31\x15\xef\x46\x9a\x50\x76\x99\x2c\xfa\x21\x1d\xe3\x93\xed\xe1\x90\x92\xb0\x72\x10\x8f\xd9\xd5\xbe\xd2\x82\x42\x87\x57\xb6\xef\xf1\xd3\x01\x3e\xcc\xe0\x90\x0a\xb0\xa2\xc1\x1d\x92\xf0\x57\x14\x91\x63\x7e\x59\x27\x6f\x28\x2b\x0d\xce\xa0\xc3\x10\xa8\x8c\x41\x01\x0c\xb9\xe7\x0e\xc5\x2b\x90\x91\xe1\xf8\x49\xeb\x15\xe7\xcb\xb1\x08\xdb\x16\x75\xe0\x70\x79\x81\xf1\x27\xcf\xd1\x21\xb0\xd3\x36\x31\x14\xe1\x62\xc2\x83\x0f\x81\x9b\x36\x3a\x5b\x8d\xc9\xe0\x59\x3e\xfd\xf0\xf0\x43\xe0\xa7\x2d\xf7\xdd\xe1\x4a\x03\xfd\xf3\x81\x0c\xec\x50\xb7\xda\x79\x49\x03\x76\xb6\x66\xb2\x56\xb9\xb2\x22\xd7\x1e\xab\x9c\x79\x0b\x03\xb4\x2b\x8b\x67\x5b\x8f\x79\x5f\xce\x4c\xda\xb3\x8f\x23\x27\xee\xb0\x8f\x83\x05\x57\xa6\x4e\xb0\x56\x87\x5d\x1a\xd1\x1a\x0f\xd5\xdb\x05\xca\x74\x6c\xb2\x0d\x17\xda\x97\x6d\x38\x6c\xf9\xf8\xc9\xe1\x1b\x17\xe9\xb1\xc9\x4c\x54\x68\x5f\x79\x29\x0b\xef\xdb\x4c\x44\x7b\xb2\x7b\xb1\xdf\x36\x29\x7f\x8c\xb7\x28\x8d\x1e\xe3\x2d\xb6\x74\x44\x8a\x3f\x8a\xeb\x2c\xe5\xd2\x3c\x5e\x91\x7c\xa3\x89\x57\x24\xa7\x8d\x57\xd9\xc8\xa0\x24\x92\x17\x0a\x0f\x1d\x16\xc1\x99\x55\x4b\xdc\x9f\x69\x28\xa7\x2e\x7f\x9a\x74\xa9\x2c\xd6\xfd\x27\x70\x17\x0a\x12\x1c\xf5\xe5\xf1\x79\xe1\x27\x70\x17\xcc\x5b\x87\x82\x83\x57\xfe\x5e\xff\xfb\x1f\x15\x48\x8e\x2a\x63\x57\x06\x2c\x59\x1b\x1f\xc2\x21\x31\x99\x7c\xab\x47\xf5\xb6\xcf\xaa\x4a\x28\x6e\x95\x69\x6d\xb2\xc8\x87\x69\x1e\xcd\xe1\xe2\xb9\x0a\x0f\x27\xd1\xf9\x50\xdc\xac\x90\xf1\x85\xaf\x78\x9e\x05\x69\xcb\x08\x25\x42\x37\xe4\xca\x43\x4e\x02\x46\xf8\x93\xa8\x2b\xa8\x8c\xc3\x71\x0c\x61\xda\xc7\x4f\xa0\xae\x38\xe9\x8f\x6e\x29\x9e\x8d\xdf\x85\xb7\x8d\xe5\xe1\xe8\xd6\x39\x33\x5e\xc5\x35\x00\x2f\x3a\x94\x6b\x87\x8c\xac\x47\xef\x9a\x22\xfe\x1f\xc2\x04\xd2\xde\xae\xe7\x0c\x50\x89\x75\xa6\xcf\xf3\xa3\xe7\x70\x96\x17\xde\x94\xf6\x95\xcb\x9f\x20\xda\x63\xc8\x5f\x1b\x45\xf1\x50\xd0\x2d\x51\xbc\xc7\x90\x8f\xf8\xf3\x2c\x94\xc6\xe7\x7b\x31\x12\xf6\xfd\xb0\xd3\x25\xf4\xba\x00\x2d\x59\x1e\x0e\xe7\xcf\x24\xad\xc4\xe1\x8a\xb4\x1c\xdd\xdd\x66\x11\x86\xb4\xbf\xf6\x1f\xde\xb0\xc2\xc6\xed\xb0\x5b\x7d\x60\xdf\xec\x56\x8c\xe8\x54\xdb\x3e\xd7\xe0\x71\xbc\xdb\x3e\x4d\xfe\x84\xcb\x42\xfa\x9f\x43\x91\x08\xdc\xbc\x87\x44\x49\x32\x01\x1f\x2a\x88\x05\x08\xef\x38\x9a\x96\x25\x1d\x1e\x0a\xea\x67\xdf\x1e\xa7\xa6\x8d\x67\x81\x21\x98\x84\x43\xe9\x86\xe2\xc5\x3e\x94\x74\xbf\xc6\xd7\x75\xbc\x49\xf7\x39\xfa\xa7\xe7\xa0\xfc\x29\x7d\xce\xf1\x06\xba\x32\x01\xa7\x25\x5f\x8e\xae\x24\xc8\x15\xb9\xf5\x38\x0d\xf5\xcc\xe3\xa9\x09\xe1\x59\xe1\x76\x7c\x2e\xa1\x8b\xf9\xba\x94\xcc\x25\xba\xec\xa1\x40\x02\x72\xde\x1e\x97\xfc\xa3\xdc\xae\x97\xa1\xac\x79\xf4\xf4\xf2\xf9\x1b\x93\x9a\x67\x5f\xbe\xbc\xbf\x6b\xbd\xe9\x5e\x83\xcf\x76\x90\x10\xf9\xa9\x64\x74\x5c\x3e\xe6\x99\xfe\x5b\x28\xfa\xa8\x16\x87\x4d\xf0\x9f\xf1\xde\x3f\x36\x48\xb9\xf5\xe3\x5e\x75\x4c\xf9\xc0\x17\x70\x06\x7c\x57\x3d\x67\x40\x3f\x89\xb2\x11\xb1\x77\xdc\x3e\xe6\x21\xe0\x36\xd2\x16\x3e\x76\x0b\xdd\xc4\x21\x50\x02\x7b\x14\xe4\xe3\x91\xfb\x97\x0b\xde\x36\x6e\x5c\xe6\xc7\x23\xff\x6e\xa5\x01\x39\x3a\x98\xf1\xd7\x80\x9d\x49\x3a\x6d\xc0\x26\xea\xf4\x9c\xde\x3b\xad\xe5\x07\x9f\xe5\x68\x5c\xe7\xe4\x98\xce\x1c\x9b\x73\xf2\x25\x17\xf9\xf3\x94\x09\x1b\x51\xf0\x9c\x7c\xc7\xe5\x22\x3e\xa7\xae\x95\xa3\x0f\x1b\x0f\x2a\x5f\x38\xed\xd1\xe0\x0d\x6b\x04\x85\x1f\x94\x7f\x90\xa0\x93\xf3\x27\x5e\x52\x02\xe7\x14\x8c\x26\x57\xde\x29\x14\x4d\x78\xc7\xe9\x2c\x35\x11\xe4\x4f\x95\x76\xe5\xa0\x9d\xaa\x43\x45\xe9\xd4\x73\x96\x43\x8a\x47\x85\x82\xe6\xd8\x9c\xb3\xed\xaf\x34\xaf\x32\x70\x98\x91\x4f\x25\xb1\x01\x56\x75\x2a\x67\x0d\x5b\xf3\x5c\x1c\x4a\x90\xf1\x2c\xdb\xef\x39\x3b\xef\x14\x0e\x9f\x2a\x6c\xe7\x52\xf5\x7e\x96\x51\x80\x1b\xd0\xb9\xe7\xa2\x40\xdf\x48\x00\xe7\x62\x4e\x94\xf6\x57\x6f\xac\x10\xa4\x8c\x32\x15\x51\xee\x5c\x1d\xaa\x17\xb5\xe4\x5c\xed\xb2\x4b\x8f\x16\x3e\xe7\x3c\xbe\xc9\x19\x69\xa0\x6a\x06\x79\xdf\xc0\x7b\x86\xb8\xf6\xdf\x8a\xf0\xbf\xb4\x5b\xfc\x37\xe7\xfa\x5e\xda\x8c\xf1\xf8\xb5\x98\xbd\x7c\xae\xc2\x67\x82\xc9\x39\x57\x97\xf4\xc8\xe3\xa3\xf7\xf3\xf7\x26\x2c\x03\x8f\x42\xd6\x65\x86\x7f\xb2\xe9\xfc\x99\x00\x65\x73\x24\x6b\xfb\xb9\xa9\x60\x69\x78\xdf\x29\x9b\x6f\xc5\x8e\x7f\x6e\x0a\xff\xfd\x34\xe8\xf8\xdd\x10\x28\x0b\xef\x67\x89\x8a\x0a\xa8\x32\x61\x45\x15\x53\x19\x9f\x24\xc5\x89\x2d\x23\xb9\x90\x3b\xfe\x2c\xdd\x89\x9d\xf8\x41\x5e\x9f\x89\x06\x76\xcf\x78\x26\x50\x82\xe3\xc4\xa6\x74\x09\x58\x26\x58\x79\xe5\x59\x61\x8b\x91\xcb\x9f\x74\x9b\x53\xd8\x18\xd0\xb4\xa7\xea\xbd\x92\x07\xf7\x54\xbd\xd7\x35\x57\xdf\x59\x15\x9c\x1c\x2b\xd9\x29\xeb\x2b\x78\xac\xb3\x2a\x38\x98\x03\x29\xa1\x92\xb4\x21\x67\x55\xb0\x72\x84\xe4\xb3\x2a\x38\x18\x96\xa3\xc0\xdb\x4f\xa8\xe8\xf9\x93\x3a\x3f\x25\xb6\x4e\xa5\x94\x47\x52\x3f\x55\x2f\x76\xcd\x5d\x76\x0a\xd9\x02\xbc\xea\x6c\x4a\x3c\xc6\x00\x9a\x13\x2a\xd2\x9e\xcd\x4e\x8c\x40\x42\x2b\xac\xf9\x6c\x0a\xbf\x5e\xf8\x5f\x1b\x88\x44\x23\x67\x33\x89\x8c\x40\x24\xc2\x88\xdb\x9b\x5f\x37\xcf\xb6\x81\xf0\xfe\xe3\x8c\xca\xf9\xc1\x62\x2b\x73\x28\xb1\x15\x29\xee\x94\x19\x98\x3a\x6c\xa7\xa4\x56\x20\x6b\xa7\xa4\xd6\x75\xe1\x7f\x09\xfa\x2b\xcf\xa6\x90\xf6\xb5\xa6\x91\x1a\xcf\x9f\xd4\x5a\x51\x37\xcf\xee\x35\xa3\x7d\xf1\x74\xee\x22\xd9\x83\xc1\x77\x9d\x8a\xc6\x25\xc9\xc5\xd9\xbd\x84\x59\x82\xe1\x25\xcc\x04\x0d\x2f\x59\xf6\xc4\x58\xc5\x74\xd3\xbf\xd3\x49\x72\xc2\x86\xf7\x28\xef\x9b\x1e\xfe\xd7\x9e\x84\xa1\x0c\x07\xcc\x67\xbc\x43\x01\xeb\x9f\x67\x5d\x5a\xec\xf1\xa1\x00\x7a\xe6\x6b\xe8\x12\x60\x0b\xca\x8a\xfb\x71\x2e\x9e\x12\x9b\x0b\x65\xa5\xce\xdd\x02\x02\x53\xea\x92\xb1\x11\x59\x4e\x97\x8c\x85\xcf\xab\x64\x2c\xf0\xee\x73\x97\xa1\x92\x53\xb0\x5b\xb3\x61\x4e\x54\x33\x16\x91\xf4\x3c\xde\x20\xf9\x3c\x4b\xa3\x25\xbb\xcd\x79\x38\x90\x8e\x0f\x14\xd1\xcc\xa2\x48\x46\x06\x1e\x7b\x2a\x3a\x97\x8a\x27\xa7\xa2\x73\x81\x86\x9e\x86\xdd\x77\xda\xd3\xa6\x89\x89\xe7\x54\xca\x18\x00\xcb\xa7\x33\x4c\x72\x4d\x38\x3f\x0c\x5c\xf0\x34\x41\x3c\x8b\xa0\x28\x9b\xa7\x82\x75\x01\x7c\x9f\x0a\xd6\x05\xf0\x7e\x2a\x58\x17\xc0\xf6\x69\x08\x7f\x54\x9b\x53\xc1\xba\xd8\x93\xce\x53\xf4\xb1\xc8\x92\xb1\x3f\xd7\x9c\x44\x6c\x00\xda\xe7\xf9\x06\xf5\x65\x42\x4f\x13\x94\x09\x51\x34\x2f\xba\xd5\xa9\x5c\x33\x15\xe8\xea\xa9\x9a\xb1\x78\x20\x4e\x49\xdd\xd4\x88\x39\x55\x33\xf6\x73\xb7\x5f\xa2\x98\x63\xac\x70\x5e\x20\xf5\xe7\xa5\x15\x44\xb6\x30\x76\x25\xee\xd0\xd3\xe1\xbd\x08\x3f\x12\xcb\x81\xf4\x9f\xd7\xd0\xf7\xbc\xaf\xf0\x4e\x56\xc4\x25\x66\x07\xfd\x7b\xcf\xf2\xbd\x8f\xc5\x9f\x32\xe5\x9c\x96\xe1\x39\x73\x97\xd3\x03\x21\x49\xdd\x4e\x33\x9d\x17\x6e\x7b\x14\x42\xdd\xed\x33\x16\x6a\x6e\x4b\x82\x3c\x1b\xa5\x4a\x7b\xde\xbf\x59\x3f\x19\x85\xc9\xe1\x75\xde\xa2\x1e\x26\x74\x5b\x24\xff\xbc\x70\x88\x0b\xd1\xc1\xa9\x67\x3e\x30\xf9\x59\x8e\xdb\x5a\x0a\xdf\x7b\x83\x67\x79\x7f\x3a\xc1\x42\x5a\x8e\xf3\xf1\x06\xcf\xfb\x8f\x97\x3b\x04\x3f\x3e\xb0\x59\x0e\xc5\xfa\x02\xc7\x3b\x1f\x13\x90\x03\xe2\x60\x5b\x72\xb8\x5c\x2e\x48\x9b\xf5\xba\x7e\x1a\x42\x43\x10\xb9\x5c\x90\x76\xca\x11\xb8\x7e\x0a\x42\xc3\x3a\x71\x29\x05\x26\xc1\x59\x97\x4c\xc7\x1b\x01\xe5\xd7\x64\x93\x77\xb8\xd0\x35\x35\xb5\x50\xf3\xdc\xf5\x3c\xf2\x3c\x7e\xcf\x99\x83\x4b\xb9\x76\x88\xa6\xbb\xa4\x3e\x50\x62\xe7\x92\xf6\xc0\x55\x7b\x4d\x32\x49\xcd\x90\xa4\x34\x1d\x0b\xfd\x3d\xea\x2f\xe3\x51\xd9\x5a\xec\xe7\x97\x92\x60\x62\x02\xbb\x94\x04\x93\xe8\xaa\x4b\x91\xbf\xb8\x5d\x2e\x19\xae\x81\x20\x5c\xb3\xe9\xc9\xf8\x67\xa5\x28\x18\xfc\xef\x23\x94\xf1\x4b\xbf\x00\xff\x76\x39\x27\xe6\xe0\x59\xe3\xff\x8c\x4f\xf1\xef\x61\x7a\x97\x8c\xde\x48\x7e\xd7\xb2\x88\x9e\xcc\x87\x32\x5e\x96\x29\xb2\xc5\xb5\xd8\xf2\x91\x09\x5d\xde\x15\xa2\x45\x51\x94\x5d\x7b\xd9\x30\x1e\xb6\x7e\x19\xa2\xb2\xd0\xa0\x72\x87\x7f\x46\x20\x8a\x16\x9e\x4f\x8d\x30\x14\x2d\xa2\x30\xd7\xc2\xb5\x78\x85\x78\x96\xb6\x17\x26\x77\xad\x66\xfb\x19\xcf\xea\x58\x2d\x9e\x6d\x8a\xc8\x8a\x39\x45\xe6\xe0\x7f\xed\xd1\xb0\xfd\x4b\xfa\x0c\x61\xc2\x97\x02\x0a\x80\x58\x5e\xab\x77\x68\xe8\x55\xb2\x79\x30\x9e\xd7\x6a\xfa\x33\xc3\x4e\xa1\x99\x6b\xe0\x5a\xbd\xa2\x3c\x2b\x06\xbe\x33\x3e\xaf\x60\xfa\xdb\xbc\x82\x19\x8f\x60\x2e\xc8\xf6\xd7\xa6\x1d\x18\xb6\x77\x6d\x8e\xa1\x8f\xf0\x72\xd9\xac\x8c\x91\xf3\x52\xd5\xda\x8d\x11\x2a\xdb\xfb\x1a\xbe\x70\x29\x43\x25\xd2\xda\x25\xed\xa1\x62\x07\xb8\x8a\xed\x2b\x2b\x3f\xdc\x6a\x91\x16\xbc\x46\x19\x73\x9d\xf4\x9c\x39\x57\x4a\xca\x8d\x5d\x2d\xab\xf3\xc6\x9e\xfa\xe9\x10\xcb\xfa\x79\x5f\x4a\x6f\x2e\xba\xab\xca\xbc\x42\xff\x55\x14\x45\x9e\xbc\x54\x15\x17\x91\xfe\xaa\xa2\x68\xfe\x53\x4e\xd0\xab\x9e\xfa\x98\xce\xc5\x32\x58\xe0\x9f\x82\xb1\x20\x1c\x5f\x0a\x20\xde\x78\x6e\x26\x96\x67\x69\xd8\xdc\x5c\x97\xa1\xf3\xe4\xa9\xbb\x9a\x74\x7e\xb6\x9c\x42\x8a\xf1\x68\x5e\x4d\x4c\x05\xf2\x55\x43\x77\x65\xfa\x9a\xd2\x09\xb0\x45\x9b\xc9\xa7\xc3\x5d\xdf\x33\xa2\x43\xed\xd3\xde\xa9\x11\x67\xc1\x15\x62\x8c\x37\xee\x52\x88\x31\x29\xe5\xae\x66\x8a\xf3\xbf\x42\x8c\x71\x9f\x5e\xaf\x95\x3c\x82\xca\xa5\x92\xba\xdb\xe7\x59\xe6\xb4\xa8\x58\x57\x97\x49\x01\x26\xd4\xbd\xfe\x59\xdf\xae\x09\x88\x3e\x73\x75\x4f\x00\xdf\x7b\x02\x42\x80\xad\xe8\x2c\x99\xad\xe8\x9f\xef\x3d\x01\xb4\xef\x25\x87\x20\x2f\x39\xed\x2b\xe7\x2a\x5c\xdf\xe8\x14\x8c\x4c\xd7\xf0\x0c\x64\xc6\x65\x86\xdf\x38\x42\xc3\xf6\x44\xfe\x97\xd5\x87\x23\xa8\x28\x63\x14\x92\x6b\x68\x02\x58\x31\x29\x28\x9f\xc4\xbc\xd7\xf0\x09\xe0\x03\x9f\x80\x50\x30\xde\x8a\x0d\x21\xe1\x4d\xef\x03\xdf\xdc\xed\xc6\x65\x9f\xaa\x52\x2d\xb6\xbb\xeb\xa7\x71\xf4\xcf\x55\xbc\xcb\xf5\xc0\xd5\xf1\xd3\x30\x16\xb2\x2b\x5e\x8a\xe3\x25\x07\xe4\x75\xbc\xbb\x80\x1f\x16\xbd\x90\x06\x7e\x0a\x45\xff\x70\x7e\x05\xee\x7e\xee\x2a\x05\xee\x02\xd7\xbb\x7e\x0a\xc5\x27\x3c\xe3\xfa\x29\x14\x0b\x28\xc4\xcb\xa5\x6e\xc9\x11\x71\x1d\xb2\x8d\xc1\x46\x0e\x51\xc4\x36\x3b\x94\x55\x1f\xf9\x46\x56\x7a\x6c\x81\x97\x4a\xe3\x02\xe8\xb9\x0e\x51\xc8\xa4\xff\x34\x8e\xfe\x61\xcd\xaa\x8c\xfb\x99\x51\x05\x05\xe3\xac\xba\x94\xa5\x1e\xd4\xd8\xf5\xd3\x28\x16\xfc\x7b\xd7\x4f\xa3\x58\x3e\x7c\x41\x31\xc1\xd3\xe7\xfd\xa1\xf6\xe9\x4f\xf4\xb1\x6d\x7f\x1a\xc6\x42\x3a\xcb\xeb\xa7\x60\x2c\x14\xde\xba\x64\xc4\x9f\x38\xc7\xa7\x9c\x47\x9c\x7b\x85\x04\x7f\x8e\xed\x4f\x9f\x58\xc8\xaf\x79\x5d\x5a\x40\xf8\x8e\x42\x82\x3f\x5b\x4a\x21\xc1\x00\x03\x2e\x15\xc2\x9d\x98\x2f\x85\x04\x13\x56\x7d\xa9\x10\xee\xc4\x31\xbc\xb4\xa0\x70\xd2\x4b\x79\x1e\xb9\xda\x2e\xed\x50\xd6\xe3\xd2\x7a\x72\x4c\x2f\xef\x48\xfa\x13\x7d\x9c\x3a\xd5\xb9\x05\x82\x77\xdd\xa2\x0f\x61\xec\xd6\xfa\xf1\xfd\x2d\xfa\xe0\x6b\xb7\xd6\x93\x8b\x54\x65\x6e\xf1\xd7\x5e\xb7\xd6\x73\xfd\x53\x4a\xb6\xeb\x36\xb1\x59\x3c\xc5\x17\x7f\x24\xdb\xdb\xc4\x66\x71\x6e\x2d\xee\xa7\x33\x2d\x2e\x9b\xfb\xf6\xe6\x85\x58\x4d\x06\x77\xe0\x6d\xa6\x9d\xe7\xc7\x8b\x9d\xc9\x7f\x34\x19\x4c\xe6\xe3\xcd\x9c\xf1\x3d\x4a\x8c\x80\xe4\xa9\x78\xe3\xe9\xd3\x9e\x37\x37\xcf\x5a\x6c\x4e\xe7\xa3\xcd\xcd\xe6\x50\x12\x4f\x10\xbf\xd7\x23\x7a\x39\x4c\x8f\x37\x33\xdf\x0b\x92\x00\x37\x51\x7c\xf1\x87\xbb\x08\xb2\xdf\xb1\xeb\xde\x93\x57\xbb\xe6\xf9\x4d\xb8\xc7\x0b\xbf\xe5\xc5\xf5\x70\x4f\x96\x85\xb3\x9f\xef\x49\x24\x4d\xb4\x60\x40\x66\x0e\xd0\x3d\xbd\x46\x95\x34\x31\xdb\x16\xb8\xf1\x43\xf7\x0f\xf9\x64\x56\x58\x75\xf8\xf2\x3d\x8b\xec\xec\xd1\x7b\x56\x58\x75\xee\xde\x7b\x16\xd9\x71\xa0\xdc\x4e\xdc\x59\x69\x4f\xc8\x8b\xec\xd1\x7b\x51\x58\x7c\x14\x90\x7b\x99\xf5\x9c\x01\xfd\x14\x80\x5e\x1b\xef\x2b\x4c\x3e\xb2\xc0\xfd\x53\x08\x56\x4c\x71\xf7\xa2\x10\xeb\x5c\xd5\xf7\x22\x87\x31\xe3\x59\xe4\x30\x6e\x7c\xaf\x30\xf2\x38\x44\xee\xc5\xa8\xc8\xcf\x00\x9d\xc8\xe0\xd3\x82\xb0\x27\xb9\x3b\x6f\x7b\x2c\x0a\xcf\xa2\x38\xc6\xca\x5b\xa9\x3e\xf1\x9d\xde\x8b\x5d\x67\xe9\xd1\x1e\x8e\xe8\x98\xf7\xaa\x30\xea\x78\x7c\xee\x55\x61\xd4\xac\xc8\xaa\x6d\x10\x48\xc4\xbd\x7a\x06\x78\xdf\x2e\xf0\xec\x0a\x63\x69\x1a\xdf\x0b\x4b\x53\xf8\x5f\xf4\x30\x7e\x63\x65\xe2\xbd\xb8\x8d\x95\x61\x86\xe5\x9d\x00\x9a\x7a\xcb\x3d\x01\x76\xf5\xde\xb4\x42\x6c\xd3\x4d\xe3\x8b\xdd\xe2\xde\xe4\xd2\x67\xc7\x6c\x1a\x5f\x6e\xb9\x5b\xd1\xc0\xcb\xe7\xd9\xe3\x0b\x7d\x9b\xe7\x97\xef\x3d\x5e\xfe\x57\xed\x26\x02\x09\xef\xe2\x48\x7e\x56\xac\x78\xc4\xbc\xa0\x3d\x16\x95\xf0\x2e\x9a\xe1\x58\x0e\x6f\xc5\x07\x63\xfe\xbd\x8b\x28\x88\xdd\xe9\x2e\xde\x63\x99\x81\xf2\xba\x83\x69\x40\x4b\xf2\x19\xc0\x70\x4e\x13\x5e\x50\xa8\x7e\x94\xaa\xbb\xf8\x54\x31\x42\x9d\xaa\xca\xfb\xf2\xcf\x17\x46\xec\x3d\xc6\xb3\xf6\x18\x6b\x5e\xb5\x66\xac\x41\xf5\x1e\xcb\x1e\xaa\x9a\x01\xfa\xab\x5e\xc3\xcc\xb1\xca\x5f\xd5\xc6\xff\x9a\x81\xc6\xf7\x4a\x64\x10\xa5\xf4\xae\x4a\x4e\xc1\x21\xaa\x3e\x65\x7f\xba\x69\xee\x2a\x96\x13\x3b\xd0\x5d\xb5\x01\x3e\xcf\x5a\x70\x88\x57\xb6\x7d\x42\x87\xef\x66\xe2\x32\xdb\x42\xed\x2c\x9f\x67\x1f\xa0\x0c\xb6\x59\x8e\xe3\xff\x6a\x7d\x87\x17\xcc\x33\x78\x41\xd4\xc4\xb2\x7b\x2b\xbb\x7e\x8d\x9d\xf2\x6e\xaf\xbe\x99\x1f\x8c\xa2\x41\x92\xbb\xbb\x5a\x80\xeb\x75\x73\x59\x9e\x0f\xbb\xcc\x42\x93\x22\x77\xd1\x71\x6f\x45\xee\xa2\xd4\xdd\x5d\xe1\xd0\x11\x0d\xef\x61\x80\x46\x86\xac\x82\x55\x68\x18\xb7\x93\xd7\x43\x92\x82\x6f\xd1\x60\x6f\x27\xaf\xe7\x08\x28\xf6\x16\x25\xf3\x1e\x2e\xb2\x18\x43\xd0\x6d\x60\xcd\xe0\x03\xd5\x2f\xe3\x8c\x0c\xf9\xfb\x59\x44\x05\xe3\xe2\x17\xbe\x87\x09\xc8\xb3\x62\x71\x49\x36\x76\x2b\x16\x17\x15\xf9\xde\x05\xc5\x62\xc6\x76\x05\x47\x47\x96\xbd\x15\x8a\x8b\x8e\x7a\xef\x8a\xe6\x86\xcb\xaa\xec\x2d\x2a\xd8\xbd\x0b\xb1\xd7\x79\x56\xc8\x3e\x3b\x7a\x57\xbc\x3a\x6b\xbe\x6b\xfc\x2b\xe3\x33\x42\x26\xfd\x29\x94\x96\x1c\xc6\xb7\x42\x69\x01\x46\xdd\x87\x16\x84\xdb\x5e\x91\xb4\xa8\x7c\xf7\xa1\xe8\xe9\x4e\x7b\x2f\x64\x32\x03\x3c\xb4\x82\x1c\xd1\x43\x2b\x18\x79\xec\x7e\xdd\x17\x50\xa4\xd8\x5a\xa0\x5a\xf7\x21\x0a\xb9\x09\x0f\x63\xe0\xb9\x3a\x05\x0a\xfa\x1c\x72\x05\xdb\x82\xa2\xbf\x15\x6c\x8b\x1a\x7f\x2b\xd8\x16\xad\xf4\x3e\x95\x48\x22\x12\xd8\x7d\x7a\x0a\x78\xf6\x12\xf2\xac\x29\x98\x79\xf6\x14\x84\xa2\xd3\x4b\x98\x29\x55\xec\x2d\xa0\xa6\xfb\xd4\x12\xc2\xf4\x4e\x81\x2e\xa3\x05\xdf\x8a\xcd\x05\xaa\x70\x2b\x36\x17\xad\xfd\x76\x86\xa2\x40\x52\x6e\xc5\xe6\xce\x1f\x7a\x44\xff\xcc\xff\x86\xac\xf0\x2c\xfa\x23\x31\xde\x97\xb6\x40\x24\xdc\xfb\xa7\x9e\xac\x1f\x26\x7a\x69\x0b\x20\xae\xbd\xa0\x23\x9e\x4d\x7f\xe8\xfd\xa9\x27\x5b\xf9\xbc\x2f\xd0\x29\x3c\xe2\xa7\x8e\x0c\x94\xf4\x5b\x60\xf6\x4a\x79\x87\xdb\xc9\x4b\x27\xae\xde\xcb\x2e\x1e\x8e\xfd\x75\x8a\x04\xbe\x10\x72\xa1\xd1\xa6\xf3\x93\x4e\xc8\x5f\xb7\x00\x8a\x31\x4f\xde\xb7\x27\x2d\xbb\xec\x96\xab\x1e\x3e\x70\x6b\xd2\xd8\xd7\x3f\x31\x7f\x23\xda\xe9\x7e\x04\x73\xe6\x1c\xfd\xc4\xfa\x8d\x48\xbc\xfb\x27\xc6\x6f\x40\x48\xef\x47\x11\xe6\xf0\x81\x47\xf8\x97\xf1\xa7\x38\x9c\xfb\x27\xe3\x7f\xe2\xf9\xef\xa7\xab\x31\x9e\x15\xfa\xcc\x11\x32\x8a\x09\xdc\xed\xfd\x18\x9e\x19\xea\x1c\xa8\x8b\xcb\xe1\x7e\x8c\x54\x60\xf8\xb7\x86\x9f\x35\x7d\x4c\xfe\xbf\xe7\xe7\x45\x39\x65\x13\x3c\x0a\xd3\x25\x8a\xed\x51\x98\x2e\x15\x1f\x9e\x49\x11\xf8\x9f\xf7\x37\xdf\x3d\xb4\xa8\x09\x1a\x34\x50\xd5\xc0\x96\x67\xe5\x20\x18\xbc\xdf\x4d\x02\x1f\x68\x12\x1a\x2f\x08\xab\x9c\x63\xf9\xb8\x5c\x00\x6a\xf9\xf3\x46\xe1\xce\xbc\x71\xb9\xc9\x35\x3f\x68\x13\x0c\x9e\x35\x0b\xb9\x0c\x9e\x59\x51\xf8\x8d\xe7\x55\xff\xe7\xfd\xd9\x9b\x20\x1d\xfc\xd4\x98\x8d\x40\xbe\x67\x76\x52\x9d\x2c\xc3\x23\xb7\x46\x67\x1b\x3d\xb3\x56\x3a\xec\xfc\x99\x95\x58\x60\xd0\xc2\xed\x21\x87\x28\xe1\xa0\x26\xec\xe8\xcf\x4f\x71\xd9\x40\x86\x3d\x8b\x71\x25\x39\x9e\xcf\xe2\x95\xca\x20\x15\x5f\x4b\x84\xe8\xe3\xe2\x5d\x53\xe1\x05\x6f\x65\x5a\x34\xb0\x74\xa3\x4b\x2d\x55\xa3\x87\xa1\x21\x64\xa5\x7e\xaa\xca\x46\x20\xe6\xf3\xd3\x54\x36\x82\xfc\x9e\x45\x67\x73\x62\x04\x3e\x9b\xb4\xa7\x65\x69\x0c\x48\xcb\x92\x4b\xff\x59\x95\x1e\x22\xce\xa3\x67\xd5\xde\x0c\xc3\x7b\x56\x53\x1c\x02\x56\x2f\x5b\xfa\x5f\x5f\x8a\x43\x90\x0b\x19\x0c\x5e\x30\x78\x8d\xff\x45\x70\xa4\x98\x47\x71\xbc\x44\x02\x3f\xca\x85\x84\x77\xe9\x11\x12\x6b\xc2\x5d\xf5\xac\x3e\x9f\xbc\xa0\x65\xee\x34\xf8\x66\xce\xa3\x45\x9f\x4f\x9e\x15\x45\xcd\x07\x9b\xa7\x20\x24\x6e\x06\x21\x46\x3b\x7b\x14\x29\x80\xfb\xe4\x71\x31\x04\xf2\x27\x3e\x9b\x27\x39\x8b\xb4\x19\xe8\xc8\x36\x28\x2f\x0b\xe0\x07\x05\x6a\x73\x42\x8b\x71\x8e\x34\x59\x8c\x59\xe6\x88\x16\x61\x96\x19\x84\x11\x5a\x64\x77\x7f\x8a\x3d\xe5\x85\x37\x1c\xca\x5d\x69\xa2\xeb\xb2\xc9\xda\x0a\xa3\x35\x91\xb1\xfe\x29\x2a\x0d\x14\x89\xf3\x79\x9d\x2c\x9f\x61\x3b\x42\xbd\xd2\x84\xc3\x6b\x3f\x7d\x3c\xea\x23\x93\xfb\xd3\x52\x36\x92\x18\x3c\x86\x6a\x81\x56\x7c\xaa\x29\x8f\x2e\xfa\xd4\x97\x72\xde\xd8\xd4\x44\x46\xf9\x53\x4c\x36\xca\x11\x3d\xd5\x74\x36\x5a\x70\x06\x82\x48\xba\x4f\x35\xa1\x30\x9f\xea\x58\xfc\xca\xb0\x9c\x8d\x21\x1a\xe9\x53\x95\x8d\x61\xf0\xac\x68\x8c\x31\xfe\x72\x07\x3d\xd5\x93\x10\x0a\x9a\x27\x21\x93\xd4\x5e\x9a\x33\x1e\x17\xf6\x8d\x64\xfa\xb4\x77\x87\xf1\x83\xf9\x46\x6e\xa9\xa7\xbd\x44\x87\x82\xa6\xe4\x1a\x9c\x1b\x21\xbc\x0a\xd2\xfb\xd3\x76\x0d\x22\x6b\xe9\x4a\xbf\x40\x2d\x9e\x9f\x8a\xb3\x51\xb4\xe9\x69\xef\x62\x33\x4a\x67\xa4\xd8\x18\x95\xf7\x79\xc4\xc9\x47\xc1\xbf\x9f\xc3\xfc\x7a\x61\x18\x76\x7f\x29\xcf\xd4\x74\x6f\xeb\x8c\xaa\xbf\xdb\x3a\x73\xd5\xbd\xda\xb4\x60\xc2\xa3\x67\x3d\x5d\x0c\x64\xe1\x03\xaf\x7e\x14\xdf\xc7\xb1\xc0\xa4\x2b\x7d\xba\x29\xe7\xbc\x76\xaf\xfe\xc6\x1b\x26\x7d\x63\x98\xb7\x26\x2f\x73\x33\x7c\xa0\xe1\xab\xe3\x05\x2a\x87\xf4\xe1\x6d\x1c\x29\xe6\x19\xce\x3a\xc1\x9a\x0e\x93\x0a\xef\x1f\xef\x22\xf3\x49\x53\xaf\x3c\x5f\x96\x55\x68\xe2\x3d\x7e\x99\x9d\x61\x43\x09\xb2\xc3\x4f\xe7\xda\xa8\x32\xf2\xa8\x88\x70\x5f\x79\x76\x26\x06\x4e\xdb\xfe\x02\xac\xf9\x41\x19\x0b\x62\xf1\x7f\x1c\x9b\x3b\xb3\x2d\x94\x01\x89\xba\x25\xcf\xae\xf8\x98\x95\x06\x1c\x09\xc0\x91\xdf\x5f\xc0\x35\x5f\x38\xb6\x9d\x05\xd9\x1d\xd7\xcf\x81\xdd\x9d\xac\x01\x76\xe8\xf8\x8b\x99\x9d\xb5\x7b\x2a\xe0\x02\xbb\xc3\xdf\x11\x6a\x0e\x47\xfa\x73\xca\x0e\xcf\x45\xda\x3c\x3c\x17\xdc\x55\x3f\x05\x6e\xa3\x84\xf2\xa3\x54\x48\x54\xfc\x79\x0e\x27\xda\x41\x1e\x38\x3c\x15\x3c\x9b\x74\x96\xd8\x45\xca\x62\x0a\x7d\xde\x22\x65\xec\xa3\xe3\xb5\x12\xf0\x83\x29\x87\x57\xbc\x55\xcb\xd8\x58\x8a\x07\xee\xd4\x9a\x7a\x0e\x53\xce\xb1\x3c\xb5\x09\x62\xec\x7a\x4e\x13\x9e\x0f\x4e\xa5\x38\x88\xca\xf0\x9c\xa6\x3b\x3d\x9c\xc6\xd8\xb3\x75\xcf\x57\x8c\xa1\x87\x37\x36\x24\x53\xf5\x86\x7f\x70\x75\x9c\x4e\x68\x00\xc3\x3a\x4d\x3a\x5b\xf5\xf4\xa2\x43\x87\x4b\xa1\xd5\x4f\x1b\x26\x1d\x96\x75\xbe\xfb\x9f\x1f\x5e\xd2\x33\x74\xe1\xcd\x2a\xf2\xff\x73\x39\xd6\x9c\xe9\xfb\xa9\x60\xe5\x23\x51\x5d\x0e\x0f\xe0\x83\xe1\x32\x2f\x19\x96\x54\xae\x42\xa6\x9e\x47\x01\xc4\x1f\x81\xff\x7a\xc7\xcd\x17\x0e\x16\x62\xf7\x5e\x8e\xa9\x67\xb3\xde\xb3\x9a\x48\xa7\xb7\x93\x05\x70\x22\x6e\x27\x0b\xe0\xa4\xdf\x9b\xbe\xe0\x05\x47\xc8\xd7\xbf\xdd\x50\xb7\x33\x28\x30\x2d\xb7\xc3\xe7\x99\x38\x55\x5c\xfb\xc8\xdf\xb7\x89\xe4\x7f\xc5\xfd\x21\x18\xde\xa6\x91\x53\x7e\x2b\x20\x0a\x49\xf3\xa7\x15\x96\x8f\x64\xf9\xe8\xae\x80\x6f\x3f\x9a\x02\x24\x87\xe7\x9d\x82\x34\xf0\xbc\x2b\x17\x92\x15\xac\xfc\xbd\xd2\x94\xa8\x69\xf9\x68\x52\x8a\x5e\xfe\xd4\x92\x78\x14\xac\xbc\xc2\x35\x94\x96\x69\xf9\x88\xfc\x8f\xeb\x3e\x7d\x86\x71\xeb\x0b\x3a\x75\xa1\xa7\x7f\x52\x54\x9b\xa4\xde\x2d\x91\x2f\xdb\x34\xbd\x55\xa4\xe7\xfc\xa0\x80\xbc\xc0\xf7\xdb\xf4\xc6\xac\xfc\x9b\xfd\x36\x09\x94\xb6\x44\x87\x6c\xd3\xa4\xc2\x64\xff\x6e\x82\x36\x4d\x6f\x80\x3e\x5f\x0c\xbd\x40\x1f\xbb\x49\xe7\x07\xa5\x11\x28\xb4\xe8\x82\x55\x13\x4d\x3a\x40\xad\xfd\x7b\x9e\x67\x3d\x67\x90\xb3\x2b\xe4\xfd\x93\xbb\xda\x34\x3b\x64\x7d\xe4\xd9\x88\xe5\x9a\x2e\x67\xc7\xb0\x57\x9a\xfc\x1d\xa5\xa4\xb8\x6a\xd3\xec\x50\xfc\x12\x2a\x66\x87\xe2\xf3\xc1\xa1\xe7\x8c\x71\x76\xe0\x4d\xa5\x4f\x87\xe2\xd3\xc0\xed\xb3\xc8\x0f\x8f\x5e\xc8\xea\x2c\x0e\xbb\xab\x19\xc3\x62\xe8\x3c\x73\xbf\xb8\x52\xd8\xc4\x0f\x26\xa3\xa4\xd3\x45\x64\xcc\x99\x99\xc5\x64\x54\x7e\x70\x68\x7e\xcf\x54\x2d\x0e\xcd\xaf\x99\x7d\xa5\x44\xea\xd3\xe7\x07\xd7\x49\x6f\x21\xf5\xa7\x88\x95\xca\x64\xae\x8e\xd5\x6f\x99\x9b\x9f\x26\x56\x2a\x2d\xac\x8e\xdd\xef\x19\x85\x54\x31\xb2\x94\xb7\x49\x30\x32\xd2\x8e\xb7\x49\x61\x30\x14\x06\x68\xd3\xea\x24\x03\x2d\xa4\xae\x8e\xee\xef\xf4\xf2\x92\xc6\xb8\x0e\xff\x40\x1b\xa7\xdb\xe0\x93\x5b\x03\xcd\x8c\xaf\x26\xb5\xe7\x87\xcd\x79\x09\x7a\x68\xdf\x4c\x6b\x0f\xad\x8e\x87\x69\x2c\xab\xca\x42\xac\x13\x0b\xef\x9a\xcb\xe3\xd3\xe8\xa9\x70\x4a\xda\xbc\x5c\x88\x29\x6d\x4a\x07\xeb\x53\xcd\x1b\xc5\x71\xc7\x19\xb7\x74\x30\xca\xc7\xb6\xa9\x58\xb7\xad\x21\xf5\xa7\x40\x95\x08\x4f\x6d\x2a\x6f\x04\x23\x7d\xbc\x65\x29\x69\x42\xb1\x58\x1b\xe3\x96\x06\xb5\x26\xc3\x45\x9b\x7e\x1a\x54\x09\x76\xaf\x4d\x2a\x24\xb7\x06\x79\xd5\x26\xc5\x4b\xaf\x1b\x47\x5d\x2a\xd4\x1a\xa4\x4f\x9b\xa4\x42\xad\x9f\x73\xf6\x53\xa1\xca\xe0\x28\xff\x34\xa8\x12\x93\x56\x9b\x14\x34\xbd\x16\x28\x55\x82\xa2\xb5\xb0\x1b\xdf\x5c\xb0\x70\x39\x85\xc8\xac\x01\xfb\xb7\x49\x35\x2c\xb6\x0c\x5b\x0a\x54\xab\x9f\x41\x19\x15\xca\x82\x54\xa7\xe6\xac\xf5\x0f\x17\x54\x9b\x14\x21\x13\xa4\x4f\x9b\x14\x21\xf3\x69\x4d\xa5\xe9\x52\x57\xa4\x4d\x8a\x80\xd9\x12\xf4\xdb\x26\x47\xc0\x7c\x3e\x68\xf6\xcd\x87\xe6\xe6\x00\x8b\xac\x9d\x43\x62\x12\x7b\xd8\x26\x15\xa8\x4b\xb2\x97\x36\x49\xfd\xa9\x83\xa3\xd0\x5e\x8a\xf2\x85\xd5\x9d\xcf\x99\x55\x68\x76\x65\x7f\xa8\xe4\xdc\x67\x92\x14\xe4\x12\x9f\x51\x9b\x54\x72\x2e\xc9\x79\xda\xa4\x92\x73\xf1\xa3\xb6\x49\xba\x0d\x59\x1a\xda\x64\xdd\x06\x1e\xdd\x8d\x93\x64\xd7\x2b\xab\x51\xfd\x7c\xe0\x31\x8f\x0c\x41\x45\xe4\x92\x84\xa8\x4d\xc3\x31\x17\x59\x58\xc7\xb1\xb0\xd0\x2e\x22\xc7\xc4\x4b\x8b\x09\xfc\xa0\x4d\xc3\x43\xce\x34\xab\x88\x5c\x65\x16\x15\xc7\x52\xb9\x86\x14\xc7\x52\xd9\xee\x43\xe8\x67\xae\x00\x15\x89\xeb\x0b\x03\xd8\x85\x00\xe7\x44\x49\x61\xd9\x1a\xf7\xaf\x60\x66\xc9\xd8\xda\x26\xa3\xcc\x0a\xb3\xa8\xe8\xee\x1e\x1b\x71\x9b\x76\x87\x07\xc2\xf5\x54\x6f\x22\xa8\xab\x36\xed\x06\x0c\xf3\x81\x20\xdd\x2b\xff\xab\x86\x3b\x8c\x41\xca\xc8\x60\x33\x4a\x17\x19\xb0\x9a\xc3\x90\xee\xac\xd2\x61\x9a\x32\x64\xc5\xb9\x04\xdc\xda\xa6\x43\x80\xdf\x39\xed\x4b\xaf\x48\xca\xd2\x36\x39\x8e\xa5\x31\x60\xe9\x15\xc1\xea\xb5\xc9\x8e\xa0\x0f\xdb\x91\x5a\xd1\x12\x7e\xde\xa6\xb7\xe0\x04\xd7\xe0\x4f\xad\x68\x13\x37\xe9\xe9\x85\x58\x32\x68\x07\xab\x2c\x30\x8d\x53\x10\x48\x0e\xd0\x29\xc8\x23\xb3\xa2\xf8\xee\x8d\x23\x79\xda\xbc\xc4\x3d\x70\x0a\xf3\xc8\x15\x77\x0a\xf4\xc9\xf9\xfa\x49\xf7\x4b\x62\xb2\xda\x74\xb9\x48\x16\xbb\xfb\x12\xe6\x11\xa1\xe7\x12\xe6\x11\x79\xe3\x12\xe8\x13\x56\xaa\x18\xf0\x8f\x04\x73\x09\xd2\x08\x4f\xb8\x4c\x51\x06\x28\x34\xd8\xca\xd6\xba\x84\x6a\x45\x10\xb8\x84\x62\x65\x96\x2f\x11\xc4\x24\x5f\x22\x08\xc9\xe2\xb2\xba\xce\x71\xbd\x05\xe2\xe4\xee\xbc\x45\x10\xc2\x8a\x83\xc2\x61\x62\xb7\x41\x9b\x59\xa4\xdb\xf0\xc0\xbc\x6f\x84\x15\x03\x72\xbc\xc6\xc4\x71\x53\x09\x87\x89\x19\x33\xa4\xea\xf3\xbf\xd0\x44\x0b\xb7\xbb\x31\x55\x8c\xf0\x31\x80\x2e\x23\x52\x0d\x87\x09\x12\x8d\xb1\x62\x0a\x1f\x01\x06\x61\x79\x8f\x90\x00\x83\xf6\x04\xf1\x64\x93\x3c\x97\xbe\xcf\x0c\x09\x63\x55\x2a\x67\xe3\x11\xc2\xee\x9f\x48\xdf\x66\x63\xae\xb2\xe6\xf3\x24\x10\x59\xfd\x0b\xf0\xba\xcd\xaa\xee\x10\xfb\x7d\x9b\xdf\x68\x91\x48\x76\xb3\xca\x3b\x44\xd7\x6e\xb3\x0a\x30\x24\xce\xb7\xcd\x2a\xc0\x30\x85\xc3\xcf\x93\xf1\x8e\x8c\x4e\x78\xce\x9a\xf6\x66\x8f\x96\x67\xaf\x47\xcb\xb3\xa7\x97\xe7\x5f\x7f\x2d\xec\x76\x9e\x85\x54\x8a\x00\x37\x2b\x07\x51\xa9\x9d\x0f\x04\x23\xe9\x99\x0e\x83\xb5\x46\xfe\x5f\x04\x23\xe1\x7d\x83\xb5\x22\x44\xce\x06\x6b\xe5\xde\x9f\x17\x21\x2d\x46\x06\xec\xea\x0b\xff\xcc\x8c\x6d\x36\x38\xab\xf1\x2c\x58\x44\x14\x97\x79\xb1\x5d\xb2\xd1\x80\x25\xb9\x4f\x8b\x4e\x1f\x9a\x2b\x68\x36\xda\x6a\x64\x8e\x17\x91\xd0\x43\xb3\xea\x37\xa4\x56\x40\x9b\x8d\xb6\x1a\xf9\x7e\x35\x09\x21\x69\x7d\x83\x92\x32\x89\x92\x9c\x4b\x12\x82\xb4\x59\x92\xf3\x36\x7f\xba\x30\x55\x99\xa5\x55\xe0\x9e\xc1\xff\x76\x98\xb1\xce\x4a\x1e\x8a\x93\xb3\xcd\x9b\xcb\x06\xe6\xe2\x9b\x95\x9f\x08\x09\x66\x56\x7e\x22\x44\xc7\x59\x5e\x87\xe4\xcd\x69\xb3\x4a\x30\xa0\x12\xce\xce\x1c\x3a\x98\xf9\x4d\xe8\x01\x66\x7a\x33\xfe\x83\xff\x95\xbc\x3e\x27\x6d\xde\xec\xf9\x64\x5e\x94\xa1\x68\x65\xef\x6e\x02\x0b\xb0\xf4\xca\x50\xb4\x72\xd2\x84\xd2\xaa\xcc\xda\x8b\xd2\x62\x56\x8a\xbc\xe5\x61\x2e\xb3\x52\x16\xf5\xe4\x59\x69\xb3\xaa\x38\xc0\x4f\xe7\x22\x9a\x39\x0d\x45\x34\x87\xbd\xcd\x42\x65\x7d\x16\xee\x45\x65\x6d\xfc\x20\x7f\x39\xc7\xa5\x88\x66\x76\x77\x11\x3e\x80\xe3\x5b\x4c\x22\x23\x14\x89\x9f\xf6\x44\x22\xa7\x45\x55\x1a\x50\xbb\xe7\x2a\x0a\xc3\x6f\xe7\xaa\x45\x65\x1b\x54\x2f\x2a\xef\x1b\xd2\x92\xf6\xaa\xf1\x00\x99\xb1\x2a\x3c\x04\x4b\x52\xbd\xa6\x59\x43\x81\xb0\x3e\x47\xc1\x25\x1a\x98\xf1\x6a\x7a\x19\x8f\xe8\xdd\xf8\xfe\x70\x09\x61\x06\xe0\x09\xc8\x8c\x1b\x88\x15\xc5\x6b\x6e\x5e\xc2\x4c\x88\x4b\x48\x07\xe0\xdd\xe6\x66\x0a\x33\x83\xaa\xc1\xd0\x93\x97\xa4\xcd\xf2\x65\x8c\xd8\xf9\xda\xfc\x56\x91\x66\x52\x25\xaa\xd7\x14\x5a\x6c\xb3\x64\xf5\xad\xc2\xd5\x9a\x97\x35\xa3\x54\xb4\x7a\x6f\x0b\x5f\x38\xbb\xc0\xcc\x0f\x52\xbc\x56\x66\xb6\x5d\xff\xfd\x6f\x4b\x8a\xdb\x36\x4b\x9a\xdf\x1a\xe7\xb1\x3b\x45\x42\x54\x8e\xb9\xdb\xfb\x1b\xa9\x6c\xb6\xf3\x22\xe0\xec\x36\xcb\x79\x31\xb3\x9d\xed\xbc\x08\x80\xba\xcd\x02\x89\x4d\x3f\x21\xea\x2f\x97\x4f\x7f\x93\x2c\x64\x62\xde\xb2\x75\x9d\x0e\x9d\x65\x61\x0a\x55\x5d\xee\xe1\x95\x17\x44\x76\x87\xed\x74\x5f\x97\x30\xc7\x6e\xa7\x77\x64\xc9\xd9\xae\x0c\x04\xbf\x79\xb8\x22\x2f\x0b\x36\xe4\x03\x86\x91\x0c\x91\x1d\xe1\x72\x7e\x23\x43\xd8\x95\xc3\x84\x44\xbe\x9d\x15\xcc\xde\x11\xb4\xe6\x21\x37\x77\x2e\xf1\x79\xd8\x43\x07\x2f\x19\xaf\x77\x8a\x61\xda\x47\x03\x37\x1a\xf6\xd1\xb0\xc2\xc3\xee\xa9\xcf\x30\xe4\x86\x63\x41\x77\x3b\x6d\x62\xba\x98\x77\x3b\x23\xd9\xfd\xf2\x86\x50\x12\xad\xcd\x52\x2e\xea\x14\xf1\x67\xde\xed\xc5\x81\x63\xbc\xb9\xa3\x60\xab\xbb\x1d\x54\x9c\x61\x55\x80\x28\x4c\xf8\x6e\x07\x15\x4c\x69\x37\xf1\x9c\xf2\x9f\x7a\xb1\x15\xb6\x91\xd4\x8b\x92\xdc\x40\x6d\xde\xed\x78\x63\x63\x1c\x2f\x69\x69\x42\xbe\x8d\xc2\x56\x3d\xec\x9f\x8a\xf2\x3a\x1f\xf6\x4f\x71\x0a\x0f\xfb\x1c\x21\xe4\x30\x65\x30\x93\xa3\xd9\xd1\x90\x19\x7f\xdd\x1b\x50\x62\xf7\x06\xec\x51\x6a\x08\xb1\xb4\x6d\x7e\xbd\x19\x5c\x52\xaf\x37\x83\xd9\xfa\xa9\x1d\x5b\x87\x83\xbe\xce\x0c\x76\xc6\xf9\x7a\x69\xf2\xc6\x69\x87\x14\xb4\x9f\xce\xf8\x03\x57\x7c\xbd\x13\x4c\xf0\xa9\x44\xd3\xdc\x74\xa7\xdd\x32\xf4\x61\xdf\x04\x1b\xe3\xf5\x4d\xb0\xb7\x4e\x0d\x93\xab\xed\x75\x3c\xb0\x3d\x2f\x3b\xde\x32\x35\xae\xe2\x30\x73\x15\x5c\x72\xba\x70\xbf\xdb\x31\x31\xb3\xb3\x84\x0d\xeb\xb0\xde\xcb\x64\xb1\x1e\x97\xa7\x9f\x25\xbc\x3c\xfd\x19\xf5\x4f\x1d\xd9\x3a\x22\x83\xfc\x10\xb5\xc0\xf3\x2e\xd9\xe4\x61\xa3\xb7\x6c\xf2\x30\xc9\xdb\x99\x7c\xe1\x1e\xaf\x5f\x82\x6d\x74\xdb\x28\x0f\xab\xbe\xed\x4e\xc9\x98\xee\xaa\xe7\x4c\xed\xad\x94\xc5\x4b\xc6\xf8\xcf\xf1\xc0\x07\x2e\x9b\xcf\xb9\xb6\xa7\x01\x76\x73\x5f\x7a\xce\x34\xbc\x8e\x86\x8c\x51\x69\x4f\xe7\xe0\x54\xdb\xfc\xbc\x54\x64\x0c\xff\x5c\x0b\x69\xe2\x91\x33\x05\x76\x64\xad\x67\x46\x89\x90\xab\x81\xec\x6c\x6d\x7e\x94\xf4\x0f\x86\xe6\xb4\xa8\x33\x17\xd0\x73\xf9\x07\xbe\x90\x23\xa1\xd2\x87\x1d\x09\xe1\x0b\xcb\xe4\xda\xf5\xf9\x62\x79\x1d\x09\x39\xc4\xcb\xe4\x1c\x23\x8d\x4f\x56\xbf\x51\xf2\x43\xf1\x1b\x5b\x7e\xa8\x32\xc1\xcf\x79\xb6\x71\xbb\xd1\xa6\x53\x60\x4c\x7f\xc1\x71\xb7\xc5\x6e\x86\xd4\xf0\x68\xcb\x9b\x1a\x2b\xb6\xc5\x65\x92\x85\x7e\xa1\xfd\xdb\x2c\x60\xe4\x07\x25\x1e\x89\x17\xb5\x2d\xb3\x2d\xdf\x21\x4a\x01\x2c\x04\xd8\xb7\x45\x8e\x86\x8d\x5d\xb8\xcc\x96\x0f\xb2\xf1\x17\x39\x16\xd6\x84\x61\xb5\xc5\xb9\x59\x03\xd7\x6f\xcb\xec\xac\xb4\xbc\x70\xf9\x85\xf4\xaa\xea\xd3\x2b\xf2\xf6\xb2\x38\x21\x6c\x8e\xf8\x22\xcf\xc1\xc7\x34\xb5\x28\x4e\xbd\x23\x40\x2f\x8b\xcd\xa8\xcc\xb6\x5c\x09\x6b\xfd\xfc\xf0\xdb\x36\xf0\xd8\x45\xda\x10\x65\xc4\xda\xb2\xc8\xa2\xc0\xa8\x0e\x99\x55\x0b\x1f\x78\x3a\x73\xb5\x2e\x3f\xe5\x67\x4e\xf1\x97\xb6\xac\x3a\x7f\x91\x08\x96\xd5\xd9\x00\xf2\xd8\x7d\xa1\xe5\xd9\x16\x8d\xac\x8e\x22\x49\xb0\xa8\x2c\xab\x6d\x36\x79\xb4\x36\xce\xeb\xc2\x56\xad\xfc\xaf\xb4\x57\x39\xab\x8b\xb5\x1e\xac\x75\xcb\x26\x4b\x17\xdb\x63\x93\x41\xa3\xf2\xc1\x66\xd1\x81\x0f\xc4\x3f\x22\x63\x2d\x9b\x4c\x34\x99\xf2\xcd\xf4\xf0\xba\xf5\xe3\x8c\x5f\x3a\x4c\x2a\x72\xb5\x65\xb3\x00\x1f\xfa\xe5\x15\x28\x28\xec\xcb\x4f\x25\x59\x5b\x94\xcf\xc5\x40\xac\x44\xf0\xb5\xa5\x78\x7b\xb2\xa6\x3f\xa5\x64\xc3\x69\xb5\x48\x29\xf9\xd2\x58\xec\x06\x0b\x09\x3f\xa5\xa4\x6d\x0c\x61\xd7\x90\x79\x5d\x53\x1e\x8a\x8a\x5d\x47\x11\x63\x16\x83\xb0\xe0\x0a\x3f\x1d\xa5\xce\x6c\x6d\x79\x10\x3e\xc7\xc7\x09\x57\xc3\x78\x16\xf9\x0f\x12\xdc\xd4\x96\xea\x4c\x4c\xe9\xb0\x2a\xd9\x14\x5b\xb2\x9a\xf7\x7d\x3e\x90\xb9\x94\x13\x2d\xbc\x55\x65\x80\x55\x26\x5d\xf6\x6c\x55\x7a\x05\x0e\x67\x95\x65\x71\xa1\x43\x5b\x47\xd3\x9e\xa2\xd7\xe1\xb5\x8b\xe0\x52\xa9\x20\xd5\x96\xa6\x14\x1f\xb9\x62\x16\x6b\x18\x51\xda\x16\xc7\xaa\xc3\xe2\x54\xfe\xfa\xc3\xb3\x54\xfe\xfa\xc3\xb2\x1c\xab\xfe\xf9\x5e\x9b\xfc\xf3\x6c\x9b\x4d\x16\xb8\xc9\xe2\x14\xb3\xe4\xd2\x65\x7f\x88\x30\xb6\xa8\xbc\x75\x67\x02\xa5\x37\x7c\x07\xdc\x15\x7c\xd4\x79\xa1\x68\x07\x84\xe0\x9f\xda\xd0\x5b\x9c\x2f\x4b\x77\x56\x5e\x66\xb4\x7b\x97\xd3\xa0\x30\xde\xac\x90\x43\x4b\x58\x52\x87\x96\x54\x46\xa8\x2c\xb8\x28\xda\x8b\xaa\xc4\x71\x9d\x2d\xaa\x12\xc7\x65\xb5\xbc\x2a\x40\x46\x68\x74\xd3\x67\x8f\x0f\x07\x2e\x16\x5a\xb0\x2e\xc4\x31\x19\x02\x29\xc3\xa8\x5e\x25\x61\x99\xfe\x74\xf1\x0c\xd7\xdb\x89\xe0\xb8\xbc\x1a\x43\x84\xbc\x45\xa5\xe2\xf0\xfc\x2e\x2e\x05\x97\x8c\x58\x6d\xd9\x9d\x4b\x3e\xa2\xca\xa2\xb2\x04\x85\x3b\x62\x77\x0a\xb2\x88\x05\xcb\xfe\xa6\x59\xcb\x98\x7f\xb2\x7d\x69\x31\x1f\x2c\xbb\xfd\xa7\xf0\x73\xc9\xf6\x2b\xa2\xe7\xb2\x3b\x49\x38\x13\xa5\xd2\xd4\xb0\x1b\x89\xf6\xad\x72\xcb\xec\xb7\x52\xff\x65\x65\x76\x55\x68\xcd\xa3\x52\x66\x7d\xf6\xe2\x5b\xbe\x8d\xc3\x77\xd8\x6b\x95\x21\x1f\xca\x4d\xc7\x8d\x72\x28\x8f\x59\xf4\xf5\xc5\xe5\xd3\xe0\x16\xa7\x52\xd1\xc1\x60\x25\x6e\x2f\x6c\x9d\xd3\xdc\x21\x03\x90\x17\x60\x61\xe7\x9c\xca\x6b\x06\xfb\x3a\x95\x7b\x8f\x1b\xe4\x54\xc6\x9f\xc2\xf7\xbb\x0e\x73\x26\xe4\x54\xc6\x22\xe6\x43\x59\x60\x2b\x5b\x5b\x18\xa0\xb6\x7e\x1a\x90\x87\x0b\x76\x78\x99\xa0\x74\xe8\x8c\x54\x6c\x65\x67\xa4\x62\x0d\x9d\x81\x8a\x1b\x41\x89\x60\x2b\x1b\x59\x19\xa7\x2a\xec\x5d\x89\x60\x2b\x2b\xe2\x90\x0c\xc4\xb8\xcb\xdc\x2f\x13\x70\x99\x00\xc6\x23\x07\x17\x17\xda\xed\xb4\xdd\x6c\x4b\x25\x7a\x9d\x38\x6b\x4a\xf4\x9a\x28\xe9\xb6\x28\xd1\xeb\xc4\x9d\xab\xc4\xae\x49\x31\xd0\x16\x95\x55\x1b\xb0\x9f\x5b\x33\xcc\x39\xf8\x09\xd8\x6d\x42\x42\x78\xe4\x14\x61\xd7\x3f\x72\x8a\x20\x6d\x3d\x66\xa7\x99\x20\x45\x51\x7f\x56\xf4\x91\x93\x84\x1d\xf1\x98\x9d\xd2\xbe\x44\x1a\x44\xd2\x47\xf7\x1b\xf4\x3e\xca\x7c\xc1\x78\x65\xf1\xff\xec\xd8\x47\x4e\x93\x48\xef\x8b\x0d\xfe\x19\xdf\x3a\xc9\x67\x12\xa1\x78\x55\x8a\xa8\x54\x3d\x6b\xeb\xe4\x09\x0e\x7f\x5e\x1d\x4f\x81\xd1\x7d\x55\x8d\xe6\xa9\xf1\x85\x7c\x18\x19\xf1\xaa\xaa\xcb\xd3\xa7\x07\xb3\xdf\x91\xe7\xf3\xf7\xbc\xf0\xbd\x47\xf8\x6f\xc4\xeb\x3c\x59\x9d\x48\x83\x4a\x08\x3b\xe5\x46\x5a\xe7\x45\x0d\xf6\x3c\xaf\xba\x41\x42\xe2\xac\xa8\xfe\x8d\xef\x35\xe0\x48\x4d\xeb\xec\x01\x87\xc2\x59\x4e\x97\x8d\x01\x28\x90\x3d\x53\xba\xce\x0a\xdc\xdf\x78\x5f\x5e\x8a\x4a\xff\xba\xf1\xb2\xe4\xab\x9c\x00\x2d\x4c\x62\x95\x13\xa0\x45\x48\x5b\x1d\xa1\x1d\x0d\x7c\x5d\x74\x81\xcd\x7c\xdf\xf4\xcc\xff\x5d\x37\xe2\xca\x0f\x0a\x96\x8c\x92\xbf\x2e\x2e\x73\xba\xd0\xc3\xe1\x3b\x34\x24\xbb\xaa\x73\x42\xad\xda\xba\x5c\xea\x83\x67\x4b\xca\x39\x27\xab\x82\xb2\xdb\xfc\xa7\xfb\x66\x95\x0f\xa1\x85\xab\xac\xab\x67\x80\xc6\x3c\x03\x99\x51\x47\x6c\x77\xfe\xd7\x95\x1e\xa9\x71\xb5\x03\xa1\xf3\x7e\x93\x98\xc9\xb3\x4d\x7d\x85\x06\x86\xf9\x5c\xe8\x59\x65\xca\xad\x3c\xcb\x5a\x5f\xf9\x40\x32\x40\xa5\xc5\x5b\x3d\xf0\xfe\xa3\xe7\xbc\xbf\xf9\xca\xcf\x1a\x09\x84\xd3\x67\x3a\xb4\x43\x22\x57\xcd\xba\xbd\x77\x7e\x7a\xd8\x6c\xfe\xcc\x1a\x6d\x45\x3d\xf0\x41\x37\x5a\x21\x93\xb8\x29\x5a\x8f\x6d\xbb\x99\x24\x1a\x70\xa8\xd5\xc2\x10\x1c\x65\xb4\xd0\xa4\x70\xd8\x2c\xb2\x5d\x0e\x0b\x47\x51\x55\x12\x52\x63\xac\xad\xae\x92\x80\xf0\xb9\x3a\xd2\x02\x44\xc4\x5a\x04\xb2\x66\xaf\x2a\xb5\xed\x04\xa2\x61\x75\x6a\xdb\xfa\xe9\x63\xf7\x0f\x19\xb7\x73\xdb\x56\xe6\xda\x22\x3a\xf0\x99\xd5\x61\x0f\xe8\x5d\xab\xc3\x1e\x10\x9a\x57\x61\x72\xe6\x85\x46\xab\x6c\x54\x85\x2f\x86\x5f\xc8\x5c\xb8\x22\xd8\xf2\x69\xe2\xf0\x1b\x19\xa8\x40\x39\xf3\x42\xaf\xcd\xf6\x9d\x34\xe1\xbc\x50\xa8\x47\xeb\x4f\xd4\xa6\x50\x5f\x5b\x9b\x61\xa7\xf0\x4e\x47\x26\x4c\x1c\xf5\x56\x64\xd6\xc8\xa6\x30\xee\x66\x66\x3e\x7f\xd2\x77\x41\xf6\x5c\x9b\xb5\x21\xba\x10\x06\x90\x35\x6f\x87\xcc\x01\x74\x60\x7c\xd9\xa0\x81\xcb\x3f\x64\x05\x65\xca\x5f\x3f\xdb\x46\xc0\x9c\x75\x61\x09\x15\x97\x80\x13\x7a\x95\x69\x7f\xc5\xad\xb1\xf6\x57\xfb\xcf\xd4\x29\x1d\xed\x8a\xa7\x67\xed\xaa\xfb\x4f\x0b\x45\x97\x68\xa8\xec\x4a\x0f\x06\xc7\x55\x7a\x28\xcc\x7f\x6b\x37\x87\xce\xea\xf6\xf1\x6b\x2e\x93\xa0\x6c\xb5\x20\xcd\x56\x65\x87\xfa\x0c\xef\xb4\x69\x88\xcf\xad\xf3\xf1\xfc\x18\x62\x9a\xf1\xff\x04\xf6\x8a\x80\xbf\x3a\xdd\xec\xe7\x7f\x2d\x13\xcb\x36\x94\x3e\x97\x1e\x25\x6f\x83\x7d\x6f\xab\xec\xef\x15\x41\x76\x75\x42\x59\x0e\xaf\xcc\xef\x5b\x85\xc5\x39\x16\x81\x31\xef\xca\x92\x07\x03\xdb\x2d\x98\xa5\xc1\x5d\x82\x19\x73\xb0\x4b\x30\x8b\x64\xb9\xca\xd2\x5e\xb9\x65\x77\x09\x6a\x6c\x14\xa3\x78\x00\xa8\xae\x92\xce\x2b\x3b\x71\xb7\xa4\xc6\x00\x6c\x9d\x66\x11\x05\xf3\xa9\x9f\x06\x24\xba\xc1\x22\x9d\xe0\x96\x49\x93\xf0\x3d\x58\x64\xc3\x76\x98\xc4\x43\x92\x1b\xd7\xf8\xa1\x4d\xb3\xfd\x25\xd9\x68\x5b\x0f\x89\x79\xdc\xd9\xb2\xbe\x0f\x64\x80\x43\x62\x5f\x04\xe5\xf5\x10\x66\x89\x3b\x5d\xb6\xf7\xde\x59\x20\x61\x80\x06\x5b\xf4\x90\x26\xc2\x95\x65\xc0\x0f\x5b\xe4\x90\xa0\x0a\x75\xd2\x14\x06\xff\x9f\xca\xe3\x08\xab\x3d\x25\xb7\x42\xfd\x69\xc7\x1f\xf7\xc5\x69\xf2\xb3\xa0\xa7\x28\xe4\x88\x9d\x42\x39\x45\x75\x58\x4f\x51\xb8\xd1\xa0\xae\xc4\xef\x0f\x42\x39\x31\xbf\x02\x18\x7d\xe4\xba\x53\x86\x07\xf6\xb0\x74\x87\xf1\xe9\x40\xaa\xc3\x67\x81\x65\xc5\xff\xc8\xde\xab\x94\x89\x8f\x39\x7b\x35\xa2\x28\x0a\xdf\x6a\x44\x51\x54\xf9\xd5\x88\x22\x98\x95\xf2\xd9\xd6\x94\x96\x6d\xeb\x25\x69\x1a\xfe\x79\xc9\x18\x04\x83\x35\xa4\x68\xf0\xbf\xa4\x65\x98\x9d\x21\x46\x9d\xf6\x04\x31\x8a\xa7\x62\x55\x02\x2a\x7c\xee\xeb\xad\x8c\xad\xac\xca\xed\x6b\xbe\xf2\x83\x72\x12\x61\x9e\x5a\x5d\x68\x22\x4e\x9d\xf5\xb6\xdd\x93\x83\x78\x2b\x37\x20\x07\x5d\xa1\x07\xa5\xb0\xb3\x5c\x7a\x02\x69\xce\xa5\x27\x06\x2d\x9a\xe6\xac\x83\xf2\x4c\x7d\x78\xad\x35\x94\x4f\x7b\xd6\x08\xf8\x5e\x34\xb2\x13\x95\xa5\xb6\x02\x8b\x5c\x9d\x76\x36\xf5\x7b\xdb\x6a\x58\x13\xcb\xf2\x28\x6d\x16\xcb\x66\x54\x53\x74\x92\xf5\xb1\x0d\x8f\x69\x33\xac\x89\x8b\x52\xf6\xfe\xf2\x61\xb0\xc6\x35\x31\x6b\x8f\x3d\xed\x2b\x5d\x0a\x19\x04\xd1\x4e\x1e\xc5\x46\x78\x94\x2c\x8b\x85\xb3\x9a\x93\x85\xde\x8c\x6b\xca\xa4\x6e\x93\x74\x88\xac\xc2\xe6\x4c\xb8\x3d\x7a\xd1\x36\x49\x89\x08\x09\x9b\xb1\x4d\xd9\x69\x9b\x53\x4b\xe5\x34\x6c\x93\x94\x8c\xac\xc2\x66\xad\xa8\xd3\x9e\xa6\x60\xd0\xa1\xf5\x3c\xbe\x57\x1a\xa9\x8d\x01\x0b\x1a\x35\x68\x4f\x13\x30\x18\x8f\xcc\x6c\x99\xc1\xed\xa7\x14\xcd\x0d\x20\xf9\x36\x6b\x67\x82\x60\xd9\x14\x92\x40\xe0\x52\xdb\x5e\x57\x01\x63\x9e\xa5\x78\x44\xb8\xd8\x66\xdf\x09\x91\xa2\x36\x79\x0a\x7a\x42\x99\xda\x36\xcb\xfa\xba\xd0\xa4\x32\x46\x0c\x9e\x5d\x4d\xe3\xd3\x82\xf4\x8c\xac\xeb\x26\x00\x55\x63\x90\x8b\x34\x87\x70\x8c\x6d\x51\xaa\x1a\xc8\xb6\xee\x94\xad\xb9\x2d\x9b\x9e\xf9\x5f\xba\x14\xd3\x66\x40\xd5\xa0\x3d\x25\x1e\x8a\x21\x6c\xfb\xa9\x4e\xbd\xc5\x9e\xb0\x2d\xca\xb5\xd4\xf9\x5f\xca\xea\x9f\x32\x5c\xb7\x6d\xb1\x26\x0b\x71\x22\x76\xa1\xb1\x5b\xcf\x0c\x4e\x79\x7a\xe2\xf5\xdc\xac\x63\x85\x97\x6c\x56\xa3\xa2\xb5\x6d\x56\xa3\x56\xde\x57\x52\x22\x36\xb9\xd5\xa8\x70\xbf\x6d\xb5\xe5\xb3\xd1\xa0\x52\xa0\xe0\x35\xdb\xac\x27\x01\x18\xdc\x9c\x0b\x2b\x07\x71\x5b\x5d\xfe\x38\xca\xf6\x66\x45\x88\x16\xac\x08\x45\x5b\xdf\x7e\x8a\xd0\x8a\xea\xb7\x59\x0f\xca\xd1\xdf\xa4\x07\x6d\x3d\xe6\x81\xcd\xc8\xac\xc6\x0b\x02\xb8\x24\xe5\x46\xdb\x54\x4a\x6e\x0d\xb7\xd9\x36\x73\x97\xca\x17\x2e\x5a\xb9\xf1\xc6\x7b\xd5\xf1\x83\x93\x48\xcf\x8c\x52\x26\x5e\x4e\xb3\x62\xd0\x93\x78\xb2\x6d\x45\x16\x5c\x06\x69\xa8\x15\x13\x59\x1c\x18\x97\xcb\x73\x33\xd6\x0a\x7e\x52\xac\xcd\xd1\xa0\x53\x28\x45\x5a\xda\x8a\xf0\x65\xf0\x1b\x61\xad\x50\xf2\xb7\x62\x57\x52\xf6\x4e\x31\xc2\x98\xc5\x15\xb8\x0a\xab\xc2\x56\xbc\x30\x99\x95\x6a\xe7\x51\xa4\xdc\xad\x3a\xef\xf0\xc2\x1b\x46\xe4\x70\xd8\xaa\xd2\x13\x30\x6d\x8a\x1d\x4f\x0d\xea\xb6\x49\xcb\xfa\x20\xec\x37\x07\x8f\x63\x0d\xdb\x14\xe8\x50\x3e\x7c\xf6\xa7\x77\x6d\x84\x1c\x6d\x55\x90\x9b\x8d\x0f\x0e\x73\xa9\xcc\x43\x7d\xcb\x9f\x87\x4e\xc5\x92\xa7\xea\x5e\xdb\xaa\x13\x51\x70\x64\xab\x55\xf3\x50\xa1\x78\xf1\x94\x00\x6f\x5b\x7b\x95\xd8\xac\x85\x03\xc8\xb1\xf9\x6d\xed\xd5\xcd\x33\xca\xf6\x5e\xda\x19\x55\xb3\x3d\x1e\x3e\x23\x45\xad\x11\x92\xb4\x35\xeb\xb9\xcc\xee\x5b\xfc\x19\xd6\x27\x55\x6c\x42\x40\xde\x1c\x22\x8e\x48\xbd\x35\xe9\xe7\xf0\x07\x97\x87\x5e\x58\xe3\xae\x50\x78\x18\x8c\x41\x56\x98\x6b\xb7\xd7\x59\x12\xb1\x75\xfb\x69\x62\x1b\xc1\x2d\x9b\x41\x56\x88\xf5\x9b\x41\x56\x58\x68\x37\xe3\xa8\xea\xa7\x53\xab\xf4\xac\x61\xb7\xaf\x20\x74\xbc\xb0\x29\x4e\xa8\x02\xc0\x3f\x16\xb0\x6d\xbc\xa0\x82\x34\xe1\x72\xce\x0b\x03\x97\x07\x64\x5e\x18\x86\xcb\x37\x2f\x4c\xce\x70\xd0\x25\x37\xea\x90\x8a\x0f\x1b\x50\x6c\x04\xb1\xd6\x6d\x1b\xaf\x8a\x9f\xe9\x12\x2c\x8a\x30\xcc\xb6\x0d\x43\x3c\x18\xd6\xe5\x23\x12\x4a\x86\x80\x2a\xac\xb2\x40\x51\x3d\xc2\xdc\x26\x50\xd4\xbc\xc0\x0e\x5d\xbd\x79\x61\x7e\x77\x45\x03\xc7\x02\xbf\xc9\x2b\x52\x93\xdd\xbb\x6d\x6f\xb5\xe6\xc1\x0f\xf6\xd9\x66\x50\xbb\x4d\x00\x19\xf4\xae\x10\xdb\xf5\x2f\xa1\xaa\x6d\xdb\x15\x88\xca\x9d\xef\x60\x71\x30\x93\x9b\x83\xc5\x01\x79\x6e\x6f\x6d\x3e\xae\x5c\x87\x82\x83\x72\xdc\x0e\xdb\x41\xf2\xc5\x61\x84\x08\x97\xee\xf1\xe2\x5c\xd2\xab\xd0\x51\x1f\xb3\xc5\x76\x38\x64\x93\x7d\x79\xd8\xf0\xc1\xdd\x77\x18\x6a\x01\x8b\x16\x5c\x6a\x99\xd9\x86\x0a\xdb\xe8\x04\x7f\x6d\x2e\x06\xdd\x3e\x03\x75\x7c\x6a\x0c\x60\xdb\x61\x78\x05\x23\x77\x58\xe7\xa7\x09\x85\x75\x72\xee\x4f\x87\xa7\xb2\xd7\x4f\xa3\x4a\xd8\x21\xf6\xf0\x00\xa0\xd9\x4e\xfb\xc1\xb8\x0a\x5c\x40\x1a\x2d\x67\x3b\x9d\x90\xfe\xf3\x89\x0d\xba\x9c\x97\xd3\x56\x9d\x90\xfa\x56\x87\xe6\x16\x3d\xdf\x6b\x99\x1f\x1e\xd9\x7d\xd2\xa4\x55\xaf\x64\x18\x6a\xdb\xe5\x30\x5a\xbe\xb8\x5c\x15\x38\x7d\x48\xd7\x5a\x97\xd8\x1b\xb7\x9f\xae\x55\x1a\xfc\x4b\xae\x9c\x15\x13\xda\x26\x04\xd5\xba\x44\x71\xd8\xe4\xcc\x59\x97\x4f\xa7\x2a\x2c\xcc\x3e\x50\x7a\xad\x95\x90\x8e\xed\xa7\x8f\x11\x55\xb6\xb9\x9e\x48\x4c\x9c\x9b\xd4\x2f\xec\x46\xdb\xad\x6b\xb9\xf3\x2c\x14\x18\xe2\xe8\xad\xfa\xd6\x70\x7a\x85\x79\x7f\x38\x82\x2a\x84\xac\xdb\xa7\xc1\x9f\xc4\x0b\x89\x0a\xec\xae\x1f\xb9\xe0\x96\xbb\x8a\x49\xbb\xe5\x1a\xc8\x9c\xdd\x52\x91\x3f\xcd\xc9\x08\x10\xc3\xd4\x26\x30\x55\xc5\x95\xbc\x3d\xaf\xc9\x30\x23\x7e\xec\x81\x44\x06\x77\xd0\xf5\x8a\x1c\xaf\x10\x8f\xc6\x09\x7e\x2c\xba\x64\xcc\xaa\x13\xb8\x32\xc7\x8f\x30\x1a\x61\x93\xc5\x09\xb4\xf0\x16\x94\xc9\xb7\x3a\x2f\x14\x0f\x61\xca\x0f\xbe\x01\x72\x2a\x8a\x33\x60\x01\xc4\x29\x93\x6d\xa5\x39\x8b\xe5\xc5\x29\x45\x80\x2a\xd3\xcb\x34\xfe\x0d\xb3\xcc\x06\x5b\x2d\xfc\xe0\x08\xe9\xe8\x0e\x65\xb6\x2d\x94\xe7\xb7\x46\x55\x06\xee\x1a\xd2\xd3\xa7\x89\x9f\x4e\x95\xc9\x2d\xd2\x4e\x5a\x4a\xe7\xb5\x22\x1c\x53\xe2\xd7\x5b\xb1\xe3\xa6\xf0\xbd\xa7\x92\x06\x4c\x45\x8e\x59\x51\xb8\x47\x78\x77\xf9\x29\x27\x2d\x99\x68\x5a\x59\x94\x4e\x9b\x01\x2c\xae\x23\xc7\xfb\x3a\xb6\x39\x94\x45\x5e\x97\x24\xb5\x6c\x65\xd1\x75\x53\x68\xcf\xdb\x27\x33\xa0\x50\x8d\xd4\xf4\x6c\x65\xb5\xf9\x78\xe2\x87\xe2\x38\xb4\xb4\xb8\xaa\xf6\x5a\x36\x60\x51\xed\x8a\xf5\xf3\xff\xe1\xa2\x52\xb4\x20\x50\x23\x2b\xbb\xaa\x84\x4d\x04\xdd\xa2\x58\xe2\x06\xe4\xa7\x6c\xd5\x56\xbe\x0c\x7a\xb3\x1d\xb0\xff\x25\xc1\x5c\x2b\x8a\x3c\x26\xb8\xb6\x58\x32\x67\x80\x9b\xc5\xdc\xce\x0b\x0a\x06\x84\x22\xf9\x2c\x92\xc4\xa5\x15\xb9\x28\x0a\xf2\x4b\xb1\x68\x8e\x4d\xbd\x14\x45\x79\x7d\xbe\x70\xde\xfc\x1c\xf2\xe2\xf2\x19\x90\xe8\xf2\x19\x8c\xb1\xd8\x9c\x4c\x03\x72\xb9\x32\xa4\x22\x03\x0b\x34\xa8\x78\x06\x38\xd1\x22\x49\xbc\xa0\xc7\x95\xaa\x7d\x13\x29\xa2\xa8\x48\xf3\xc4\xbe\xad\xb6\xb7\xd0\x80\x35\x1e\x36\xea\x4f\x8a\x5e\x57\x36\xe2\x4f\x8a\x5e\xd7\x89\x06\xa5\x88\xae\x74\x78\x99\xf9\x87\x84\xfa\xee\x74\xde\xf0\x56\x4b\x0f\x4d\x9c\x37\x82\x4f\x91\xcc\xdc\x93\x1a\xa4\x95\xa6\x60\x92\xc8\x39\xa5\x49\x9f\x89\xd4\x50\x5a\xd7\xff\x34\x28\xef\x15\x1d\x36\x17\x5b\x62\x2f\x5b\x1a\xc6\x9e\x5c\x9c\x30\x29\xd5\xaf\x5a\x69\x42\xa4\xf3\xdc\x5f\xe1\x2b\x6d\xca\xed\x50\xb8\x47\x4b\x37\xbe\x36\xea\x7e\xe9\x02\x74\x46\xf2\x2f\x3f\x61\xb7\x94\x88\xf5\xa5\xbb\x12\x7e\x96\x5e\x50\x21\x58\x52\x97\x49\x9b\x49\xe8\xef\xbc\x66\xe5\xba\xe7\x75\x30\x46\x85\x14\xb2\x19\xdf\x78\x01\x26\x7a\x28\x65\x5c\xac\x75\x65\x08\x56\xc3\xdf\xbe\x80\xd2\x81\x93\x18\xc1\x9a\xc7\xdb\x61\x5e\xd8\x65\x06\x86\x07\xed\xc2\x2f\x44\x4a\x2e\x0e\xc6\x65\xb3\x2b\x98\x36\x69\xcd\x5a\x91\x30\x57\x31\xbb\x97\xc3\xba\x50\x6c\x3a\xc5\x55\x1d\x98\x14\x99\xda\xc1\xdb\x17\x55\x75\xc0\x35\x5a\x0e\x1d\x2f\xb8\xe0\x4f\x4c\x6b\x80\xeb\xcb\xe1\xe3\xc5\xfb\x3a\x5e\x70\xc9\x43\xc7\x8b\x29\x3c\x6c\xa3\xcd\x14\xc9\xd2\x4e\xa0\x42\x39\x4d\x51\x66\xe0\x34\xd7\xce\x78\x7f\x12\xdb\xf2\xb9\x67\x24\xb0\x55\x22\xe0\xca\xb9\xe9\x83\x74\xa0\xaa\x0f\xe0\xc3\x8a\xaa\x3c\x00\xef\x2a\xa7\xbd\xcf\x6c\x3b\x85\xee\x7e\x98\xec\x29\x5b\x5d\xa5\x41\x01\x04\x98\x51\x97\x71\x60\x97\xaa\x8c\x03\xf9\x4c\xca\x35\xeb\x39\x33\x7c\x29\x28\x93\xbb\x55\x65\x18\xc0\x44\x96\x9f\x60\xb6\xae\xcc\xe8\x4f\x2e\x5b\x71\xf6\x97\x4b\x56\xbb\x8d\xf6\xcc\x3e\x32\xe3\x4a\xc1\xd3\x3e\x53\x7c\xc9\x90\xb5\xf1\xc2\xad\x0f\xf8\x5f\xdc\x83\x3d\xf3\x93\xdb\xd6\x95\x25\xb8\x65\xc8\x8a\xd6\x5f\x7e\x72\xdb\xba\xc2\x51\x7f\x72\xdb\xba\xb2\x09\x6f\x59\xf5\x38\x14\x12\xd3\x00\xf6\x96\xdb\x04\xff\x09\x8c\x50\x94\x70\x75\xfb\x74\x26\x01\x89\x0b\xec\x27\xa4\xad\xe0\x4f\xca\x23\x0b\x16\x6c\xe6\x11\xa6\x95\x23\xf7\xac\x7a\xce\xec\x3e\x9b\x9e\x33\x58\x25\x60\xdd\x98\x4d\x25\x60\xc5\x8f\x5f\x1e\x73\xca\x10\xab\x1c\xab\x6b\x7c\x1c\x45\x39\x56\x57\x76\xc3\x23\x4b\xd0\x42\x7b\x87\xda\xcb\xea\x3d\x82\x2e\xb0\x1b\x1e\xd3\x4b\xfb\x12\x10\xd9\x6d\x8f\xec\x25\xd1\x3e\xea\x24\xfa\xc3\x45\xeb\x64\xfa\xe7\x3c\xdb\xa6\x90\x0e\xaa\x32\xac\xae\xb9\x9e\xaa\xe4\xc5\x9a\xe4\xea\xad\xbe\x19\x53\x63\x38\xaa\x93\x02\x96\x0a\xcf\x4e\x4b\xb9\xd1\x84\x12\x73\x6e\x8c\xc1\x58\x86\x8d\x26\x6d\x05\xea\x79\xf6\x22\xfe\x5b\xa4\x3a\x4f\x22\x3a\x3d\xcc\x36\xfa\x6c\xbc\x20\xdb\x56\x64\xc1\x3a\x1b\x2a\x9d\x3d\x5b\x67\x9b\x78\xb2\x49\xeb\xec\xf0\xb3\xdc\xa2\x75\x7e\x4d\x3c\x35\x3f\x18\xca\xb0\xd2\xab\xa1\x0c\x2b\x6d\xd8\xe6\x13\x4d\xae\xce\xb6\xf9\x64\xf7\xd4\xf9\xbd\xe5\x18\x87\x6f\xb9\x74\xb2\xd8\xe6\x93\xa9\x12\xb2\x7e\x4a\x35\xaa\x56\x17\x65\x78\xa4\xc5\xc5\x26\x9e\xcf\x17\x82\x58\x33\x86\x45\x49\x7e\x37\x3e\xb0\x78\x9f\x5b\xb1\x2a\x8d\x2a\xda\x7a\x7d\x63\x8a\x07\x2d\xc8\x46\xb0\xb0\x47\x16\x5b\xaa\x72\x88\xea\xea\xbb\x99\x4e\x57\x1b\x46\x72\x8c\xea\x6a\x13\x10\xe3\x56\x60\xf1\xbc\x30\xee\x55\x09\xe3\xc2\xa8\xeb\x6a\x93\x10\x53\xb3\xda\x02\x44\x0b\xbb\x9e\xe9\xd3\xe5\x2b\x3b\x2d\x1a\xd2\x01\x65\xeb\x4b\x48\xb6\xc9\x66\xfc\x63\x4e\x6b\xdd\x84\xe9\x60\x23\x6e\xc6\x74\xe4\xb8\x56\x43\xec\xd9\xeb\x32\x4f\xcf\xed\xd3\x82\x22\x70\xd8\x57\xdb\x2b\x34\x64\x98\x12\x71\x4b\xd2\xce\xb6\x2a\x19\xb7\xcd\xec\xe6\x62\x33\x04\x2b\x24\xa9\xb7\x91\x88\xa4\x96\x45\xca\x13\xcf\x56\xb7\xd8\x89\x4a\xc7\x53\x09\x87\xa9\x45\x49\xb2\x98\xbc\xe2\xf4\x5f\xb1\xab\xd6\xe2\x20\x9d\x0c\xb3\x38\x48\x87\xdd\x5e\x9c\x35\x2b\x9a\x65\x2d\x4e\xff\xc5\xa2\x17\xe5\x93\x62\x10\x06\xd3\xe3\x35\xaf\x75\xd6\x0b\xe9\xb3\x3a\x4d\x53\x66\xa2\xbe\x4a\x62\xe8\xaa\x45\x2f\x64\xd4\x2f\xbc\x9e\xd9\x35\xbc\x1e\x8f\x4f\xad\x43\x66\x0c\x5a\x78\x83\x5b\x32\xc8\x9f\xb0\x5c\xc0\x6a\x54\x09\xcb\xeb\x32\x31\xc8\x5b\x2f\xd0\xe2\xbb\x3c\x59\x0d\xa5\xdb\x59\xd7\xf2\xa7\x2c\x09\xb5\x59\x4a\x8d\x0d\xa0\xca\xda\xdc\x93\xaf\xb1\x55\x59\x9b\xd7\x14\xf6\x6c\xb5\x49\x6c\xe5\x7f\x25\x30\x89\x70\x5e\x9b\xc0\x0b\x95\xf1\xec\x8e\x7c\xe5\x07\x55\xc7\x08\x01\x96\xac\x67\x06\xa0\x7a\xe7\x11\x68\x6a\x77\xb4\x7d\x44\xae\xda\x05\x6b\x8e\x3c\x50\x5d\x7e\x9a\xad\x21\x39\xfb\xc3\xc3\x84\xcf\x21\x5b\x5a\xed\x16\xf9\x68\xef\x90\x04\xc5\xf7\x16\x38\x2a\x1f\xc8\x9d\xcb\x76\xfe\x89\xd1\x9d\x6c\x6a\x55\x62\x74\xfb\xf4\x30\xe4\x1a\xe3\x02\x19\x92\x28\xe8\x71\x08\x51\xc8\xfd\xa1\x72\x0f\x2b\xa7\x41\xe5\x1c\xb6\x88\x48\x75\x28\xdf\x2b\x07\x6e\xbc\x9c\x3d\x2f\xc8\xd0\xdb\x92\xea\xae\x55\x19\x76\x67\x40\x89\x55\x86\xdd\x96\x7c\x7a\xad\xee\xb6\x71\xb2\xac\xfb\x6b\xb0\xe4\x07\xa7\x07\xe3\x6a\xdd\xdf\xbd\x48\xb7\x4e\x48\x91\x47\x15\x14\x8e\xf7\xad\x1e\xc2\x2b\x30\x6f\x2a\x9a\x90\xa2\x0e\xad\x1e\x96\x4d\xb2\x13\x64\x65\x6d\x24\xbe\xab\xc7\x7b\x75\xd3\xa2\x27\x22\x13\x75\xd8\xf4\xc3\x89\x3c\x1c\xaa\xc7\xcc\xd8\xa8\x9a\x62\x7b\xad\x1e\x4e\x9a\xf1\xef\xf1\x34\xa2\x38\x7f\x4b\xfe\x1e\xd0\x24\xf1\x1b\xcf\x4a\x95\xfd\x74\x7c\xbe\x97\xf9\x94\xdd\x7c\xfa\x34\xd0\xde\xd0\x66\x0b\xcd\x4e\xa4\x13\x1b\x5e\x95\xed\xb4\x7d\x38\xa1\xab\xa2\x21\xbe\xa8\x2a\x1a\x39\x0a\xeb\xa5\xaa\x61\x34\xa0\x50\xd2\x8a\xd1\xbf\xca\xee\xd9\xfb\xa0\x05\x09\xd8\xc8\x3b\x97\x10\xc4\x8d\x1e\x4f\x2d\x0b\x3d\x58\x64\xcb\x14\xdc\x52\x0a\x63\x18\xaa\xb7\x85\x97\x74\x78\xeb\xca\x87\x6d\xde\x0a\x76\x65\x84\x4e\x67\xb9\xc0\xaa\x6f\x65\x95\x65\x0e\x85\x72\x9f\x41\x9b\xd6\x7b\xd7\x25\x45\x8b\x66\xe5\x30\xbd\xfb\xc5\x0d\xf2\x83\x9c\xd9\xf4\xa0\x80\x4c\x7a\x78\x84\x57\x83\xa7\x3d\xc2\xab\x71\xe9\x3d\x2f\x70\x3f\xcf\xca\x94\xd5\x78\x36\x4b\xe1\x7d\x25\xf7\x8a\x69\xae\x3e\xd2\x73\xd9\x35\xb2\x9b\x0e\xa6\x58\x10\x93\xc1\xa2\x0a\x47\x8f\xc1\xbc\x0a\x47\x3f\x7d\xc6\x2b\x43\x14\x27\x49\x99\x72\x46\x94\xc2\xa6\x70\x52\xb2\xc0\x35\x09\xbd\xc9\x97\xdf\x9a\xeb\x1c\x87\x65\xb6\xc9\xfd\xf3\x6c\x3d\x9c\xf7\xa5\x87\xc7\x94\xd0\x5c\x23\x00\x07\x70\x53\xe1\x62\x90\xb5\x6d\x96\x1a\x1b\x91\xab\xcd\x8b\xfe\xff\x93\x1b\xa8\xfd\xa4\xdf\x86\x1b\xb6\xfd\x84\xdd\x86\x23\xb1\xcd\xd2\xc1\xe3\x6c\x6b\x3f\x31\xb5\x11\x0e\xd4\x6c\x19\xc5\xf9\xd2\x54\x86\x18\x11\xb1\x2d\xea\x20\xf2\x5f\x53\xb8\x67\x45\x49\x6e\xca\x74\x83\xeb\xad\x29\xda\xb3\xe1\x59\x69\x3f\xa9\xb4\x21\xf7\xb6\x45\x66\x84\xc6\xb3\xcc\x08\x4c\xa8\x33\xdf\xac\x59\xe1\x26\xb4\x05\x99\x28\xdb\xe2\x3b\x23\x13\x28\xd0\x39\xc7\xbe\xfd\xc4\xcb\x0e\xeb\x6b\xab\x47\x98\x0e\x57\x21\x7a\x18\xc0\x2a\x50\x2a\x03\x58\x55\xff\x8f\x1d\xb0\xfa\xd2\xe3\x7d\x59\x01\xb2\xe3\x9b\xca\x8a\x11\x6d\xdc\x56\x59\xa3\xd9\x61\xab\xc6\x3f\xd3\xbe\xee\x40\x76\x88\xa3\x41\xf1\x99\xb5\xcd\x2e\x9d\xc8\x8d\x6d\x93\xda\x1c\x36\xd1\x54\x58\x8c\xb0\xdd\xb6\x99\x2d\xf1\xbe\xd4\xfa\x42\x0f\x3a\xd2\xb1\x0d\xb5\x9f\x1c\xba\xae\xcc\x88\x50\x10\x1b\x33\x28\xd0\xc3\xc6\x16\x2d\xbe\x5d\xb2\xa4\x45\x9a\x2f\x14\x09\x1c\xde\x70\xf2\xb5\xa2\x5b\x97\x5d\xa5\x04\x33\x1b\x9b\x44\x55\xbf\x40\xf7\x34\x25\x9c\xc1\x4a\xd9\x8c\x81\x08\x1f\x6c\xd5\x7c\x33\x03\xaa\x52\xdd\x23\xbc\x37\x55\xf1\x02\x6d\xd4\x94\x30\x06\x3b\x69\x53\xc2\x18\xd0\x49\xed\x27\x4c\x8e\x8d\x09\x50\xc2\x98\x16\x59\xbf\x55\x8f\x3f\x13\x2c\xbb\x2c\xbe\x9a\x56\x3d\x7e\xfa\xf7\xf8\x19\x9f\xf8\x3e\x67\xe0\xc5\x36\x14\x3e\x70\xbe\x11\x96\xd4\xa5\x87\x51\x3f\x9a\x33\x33\x62\xc9\x6d\xcd\x18\x9f\xb0\xf6\xd6\x84\x2c\x89\xd4\xd1\x9a\xeb\xf7\xb1\xf1\x9a\xdd\xe2\x9c\x9c\xf6\x6a\xdf\xfc\x20\xed\x9b\x8d\xd4\xde\x71\xd2\x87\x0a\x63\xb0\xb3\xde\x74\x30\xb9\xc1\xda\x9b\x0e\x26\x4a\x67\x7b\xd3\xc1\xe4\x8e\x6c\xdd\x20\x0c\x3a\x71\x7e\x18\xfa\x78\xf3\xc3\x44\xc6\x6b\x5d\xb1\x07\x10\xf6\x02\x15\x58\x1e\x27\x7c\x21\xdd\x62\x33\x72\x81\xfd\xd3\x95\x2a\x84\xf5\x72\xe6\xfa\xca\x02\x39\x73\x3d\x1b\xc6\xf9\x5f\x2a\x2d\xc8\x7c\x4b\xda\xcb\xa6\xd0\xce\x0d\xb4\x52\x7b\x71\x0c\x9f\x2f\xa4\x1f\x2e\x8c\xd2\xe9\x5d\xe6\xc1\x0f\x8e\x55\x60\xd8\x2f\x90\x81\x7d\x34\x2c\x84\x41\xfa\xb0\x62\xcb\x40\x87\x15\x5b\xb6\xb2\x53\xd9\xc3\x2d\x5f\xa0\x02\x67\x67\xb7\x0c\x91\x16\x04\x3b\xc0\xe2\xd2\x9c\x88\x1e\x64\x57\xdb\x2d\x32\xfc\x29\x3b\x4f\x33\xcc\x80\x80\x9a\xb6\x5b\x2b\xce\xc4\xed\xca\x4b\xc1\xe2\xee\x56\xb2\xb8\x61\x8c\x3a\x88\x60\xda\x8c\x3a\x00\x00\xd5\x8c\x3a\x00\x08\xd4\x8e\x55\x5f\x84\xa2\xc3\x12\x7a\x04\xf2\x26\x14\xc2\x4c\x54\x4f\x13\x0a\x61\x06\xb6\xd5\x8e\x57\x99\xcf\x2c\x38\x57\x24\x39\x07\xdb\xf1\x2a\xc1\x7c\xf2\x23\x04\x71\xb3\x39\xc1\x3c\xd9\x50\x9a\x31\x06\xac\xc4\x8b\x20\x60\x87\x48\x20\x2e\x44\x38\x37\x47\x89\x02\xf9\x6d\xa7\x6b\x9f\xb1\x78\xa7\xfd\x18\x21\x55\x80\x81\x4e\xce\x96\x76\xbe\x71\x20\x34\x21\x79\x2e\xb5\x73\x5b\x13\x62\x60\x05\x26\xd5\x7e\x62\x70\x69\xdc\xe0\x4a\xb1\xb2\xe2\x48\x6b\xd7\xeb\x4d\xcf\xf4\x5d\x4d\xd9\x78\x79\xde\x95\x39\x97\x2e\xe4\xca\xe6\xd1\x22\x57\x86\x74\x39\xe9\x30\x83\xbe\x74\x1f\x31\x82\x5b\x46\x3e\x2e\x40\x95\xfb\x8d\xc8\xd7\x6e\xe7\x74\xe6\x6f\x87\x3c\x84\x20\x49\xc5\x15\x35\xb4\xdd\x16\x29\xb2\x96\xb7\xdc\x66\xd1\xa3\xdb\x4f\xe6\x5d\x57\xee\xb7\x5b\xd7\xcd\x46\x87\x4a\x00\x03\x0b\x73\xee\x14\xc0\x91\xed\x71\xd0\x34\xcc\x59\x52\x2f\x15\x9d\x5b\x7b\x8c\x67\xcd\xe3\xe6\x5d\xcf\x07\x4d\x62\x6f\x76\xfd\x23\x7f\x10\x5b\xe3\x51\x40\x70\xa7\x01\xc5\xcf\xc6\xc0\xd2\x1e\x05\x04\xc7\x02\xd6\x1e\x79\xb0\x3a\xfd\x5f\x0e\x04\xcc\xb3\x40\xfd\xc4\x93\x76\x59\x7f\x53\x79\xaa\xf5\x49\x71\x0a\x9d\xff\x15\x96\x10\x29\xa9\x4f\x0a\x4b\x08\x45\x5d\xb6\xe0\x32\x32\x69\x7d\x92\xb1\x22\x82\x7c\x9f\xe4\xf4\xfe\x74\xa0\xc0\x89\xec\x8a\x2e\x39\x18\x9f\x5e\x9f\x3d\x80\xb4\x27\x43\x2e\xa9\xac\xfb\xfc\xb2\xd3\x92\x1f\x4e\xff\x90\x21\xce\x72\x28\x41\x82\xd3\xa0\x23\x96\xf4\x59\x99\x52\x73\xc6\xfb\x22\xad\x3a\x8b\xd0\x8d\x03\x08\xf7\xed\xaf\x30\x1c\x12\x5e\x61\x98\xef\xe5\x40\xca\x22\x74\x05\x78\x7e\xfa\x5b\xe4\x50\x62\x0a\x7e\xa2\x6f\x43\xe7\xee\x8b\x34\xda\x95\xfe\x65\x4e\x09\xc3\xe8\x8b\xa4\xf7\x95\xf6\x4f\xf5\xcf\xff\x26\x98\xf1\xde\x7a\x9f\xfe\xe5\x41\xcb\xf5\xd2\x57\xd1\xcb\x12\xac\xa6\x37\xe3\x5b\xe5\x41\xeb\xfc\x2f\x7a\x73\x09\xf6\x55\x1e\x77\x96\x68\x95\xb6\x91\x4d\xd6\x25\x49\x03\x96\xed\x92\xa4\xc1\x08\xf7\x37\x7a\x33\x2a\x7d\x97\xdd\xb6\x6e\x33\x6f\x28\xa7\xd7\xf6\xb7\x74\xd8\x5d\x20\x86\x82\xbb\xa1\x6f\x02\xf7\xd3\xe1\xe6\x14\x96\xb1\xdd\x74\x49\xce\x00\xc7\xfa\xe6\x72\x69\xd1\x7e\xfb\xd6\x25\xac\xf3\x2c\xe1\x3f\x92\x5c\x97\xa8\x0d\x4c\xac\x6f\xce\xcb\x54\x79\xe1\xd4\x0b\x99\x23\xc9\xe2\x08\xf7\x7d\x93\xf4\xcf\x26\x2d\xf2\x09\x86\xb7\x76\x67\x83\x24\x17\x58\x57\xcd\x5e\x34\xb4\x5e\x5e\xb7\x66\x86\x58\x4c\x64\xe5\x07\xb3\x3b\x9a\x34\xbb\xa3\x05\xb1\x5f\x8e\xb2\x6a\xe6\xb6\x18\x66\xba\x6a\xe4\x92\x84\xbf\x57\x67\x86\x8e\x6c\xda\x55\xe4\x96\x90\x84\x5e\x05\xb6\xcf\x05\xd0\xab\xf4\x91\xe8\xf0\xbd\xda\x4c\xc2\xf7\x36\x93\xf0\x2c\x7d\x85\x6d\x51\x7d\x3f\xf0\xbf\xf4\x15\xe6\xb0\x69\xc0\x8d\x67\xb9\x21\x99\x00\x61\x12\x36\xf6\xbd\x31\x09\x58\x7e\x7a\x93\xab\x8d\x83\xde\x24\xbf\x47\x48\xe9\xaf\x1c\x5c\x69\x41\xbe\xb5\x88\xbd\xbd\xeb\xc6\xe2\xa4\x49\x0c\xde\x80\xf8\xf4\x9f\xd4\x3b\x36\x8e\x46\x97\x4a\xc5\x32\x77\x69\x20\xec\xa3\x6e\xe9\xfe\xf3\x82\xa4\xfb\x88\x69\xbd\x7b\x88\xa1\x51\x22\xed\x27\x4b\x59\xef\xbe\xc4\x18\xd2\xa3\x1e\xf2\xff\x90\xfb\x2f\x97\x5a\x97\x25\xb5\x45\x25\xe9\xc3\x23\xcc\xf7\x43\x4a\x5f\xf4\xf6\x3e\xa4\xf4\xc1\x8c\x6c\x59\x85\x99\x0d\xe9\x78\x6c\xfc\xf1\xce\x21\x0d\x5a\x97\xc8\x24\x3b\xf1\x20\x60\xec\xae\xca\xb7\x1b\xec\x76\xb7\x2a\xc1\xba\x0a\x73\x4b\x94\x4a\x77\xda\x41\x8c\x45\xdd\x69\x07\x01\x99\x77\x55\x5d\xc2\x02\xde\x77\x9b\x41\x3f\x3f\xc8\x83\xc9\xde\x77\xd6\x41\xd0\xdd\x7d\x77\x0e\xcd\xcf\x1b\x56\xa2\xd8\xad\xbb\x01\x2e\x1f\xc2\x2c\xe2\x32\x35\x87\x3c\xb1\xb0\xa9\xc3\x36\xe6\xa8\x0a\xfd\x78\x95\xa6\xb4\x79\x98\xd2\x2c\xce\x61\x4a\x63\xa9\xef\x92\x68\x0b\x39\xb0\xbb\x0c\xbc\x8d\x2c\xfb\xdd\x12\x2d\x69\xb5\xbb\x2d\xbe\x48\x00\x87\x4d\xdf\xdc\xe0\x87\xb4\xa6\x78\x4e\xbb\x92\x0e\x92\x21\xbe\x9f\xd6\xc2\xd3\xe5\xa9\x32\xad\x50\x71\xda\xe8\xcc\xa9\x38\x5f\xc5\x8d\x2f\xac\xb8\xb1\xe9\x4e\x8f\x29\x43\x38\xad\xc8\x65\xcc\xa7\xfd\xac\x4c\xdd\x69\x4d\x0e\x2a\x4e\xfb\x59\xa3\x3f\xf4\xd3\xaa\x1c\xc3\x56\xce\x41\xe2\xf0\xfa\x65\x70\x3d\x74\x5e\x8b\x8f\x12\x6f\xac\x26\xe4\x4f\xd1\x41\x5d\xf2\xf3\x44\x3d\x83\xee\xf2\xb5\x8c\xf9\x7a\xe7\x25\xd3\x20\x80\x6d\xc5\xcf\xd2\x2f\x39\x38\x11\xb6\x2e\xeb\x81\x9f\x26\xad\xf6\x41\xb6\x6b\x25\x2d\x10\xe1\x52\x48\x0b\x64\x2a\x40\xb1\xa3\xf8\xf5\xdb\x1a\x2b\x13\x63\xe3\x31\xe2\xc0\x2d\xb7\x6b\xa3\x49\xeb\xab\xac\xce\x6d\x7d\x15\xca\x54\x03\x17\x53\x59\x77\xb9\xa3\x05\x26\x73\x2b\xfc\x79\x7c\xde\xb0\x68\x9d\x16\x1e\x87\x92\x72\xbc\x8c\xa4\xa5\xe8\x46\x77\x5a\x42\x70\x1c\x5d\x61\x8c\x33\x16\xd5\xee\x3c\x85\xd1\x5f\xfa\xe3\xaa\x17\x31\xdf\xf4\x47\x2a\x2f\xbb\xee\xb1\x95\x1c\x5e\xa5\x02\x48\xd8\xe5\xbb\xa4\xe7\xb9\x7d\x5a\xb8\xfd\x05\x7d\x3c\x7e\xe3\xdf\x4e\x1d\x93\x0a\x35\x45\x67\x1a\x93\x87\x1d\x1b\xd3\x70\x79\x23\xf0\x1e\x63\xb2\x96\x9a\x3b\x60\x4c\xce\xf8\xbb\xd2\x86\x3d\xb3\x59\xb1\xe1\xbc\x82\x30\x8e\x31\x29\x7d\x62\x26\x6b\xcc\x76\x28\x6f\xfc\x60\x5c\x7b\xb6\xc5\x98\xad\x95\x66\xe3\x8c\xb7\x3e\xd1\xe0\x93\x21\x9d\x93\x17\x0c\x52\x8f\x17\x64\xbc\xf5\x87\xa2\xf9\x0e\x81\x1f\x16\xe2\x7f\x87\x24\xef\x25\xf5\x09\xdb\x58\xac\x30\x05\x9c\x33\x84\x76\x58\x7a\xac\x59\xc3\x15\x88\x7a\xb4\xfc\x21\xb8\xc3\x92\xe2\xf4\x6d\xfc\xa4\xeb\x42\x68\xfd\x70\xc1\x21\x92\x2e\x8f\x9f\xf8\x5c\x40\x99\x8f\x45\x39\x13\x22\x96\x8c\x9f\xf8\x5c\x00\x7d\x8f\xc5\xd9\x0e\x57\x7e\xb0\x35\x3c\x02\xf9\x10\xfc\x61\x25\x0e\x6a\x08\xed\xb0\x12\x62\x34\x84\x76\xe8\x40\xe3\x87\xd0\x0e\x1d\xb8\xfd\x58\xad\xfa\x85\xa7\x8d\xf5\x05\xe4\x87\xd2\x55\x31\x64\x84\x03\x0d\x85\xf3\xad\x14\x34\x18\x12\x9c\x57\xcc\xf2\x63\x35\xd2\x2b\x8f\x6f\x42\x44\xfe\xb7\x2f\xac\x30\x0a\x25\xbc\x2a\x0c\xc2\xfa\x20\x5d\xca\xe1\x18\xd1\x7f\x6c\x4a\x3b\x10\x55\x69\x6c\x72\xde\x7d\x9e\xa5\x1e\x46\x75\x1a\x82\x0f\xa7\x56\x67\x1b\x12\xac\xc7\xe7\x7f\xb9\x71\xa2\xaa\x0c\x85\xf2\x81\xe0\x18\x9b\xdc\x28\x9f\xef\xe5\xc6\xf9\xbc\x2f\x44\xfe\xe7\x7d\xa9\x36\x61\x4d\xa3\x48\xb5\x61\x07\x16\xa9\x36\x6c\xfb\x22\x55\x8e\x5d\x5f\xa4\xda\x70\x4e\x8a\xb0\x81\x1c\xac\x62\xd5\x2e\xf3\x55\x94\xc9\x82\x2d\x5f\xa4\xea\x0c\xda\x57\x66\x08\xa0\x71\x43\xa8\x8a\x4f\x42\xd6\x61\xf4\x71\x34\x8d\x61\xf4\x71\x38\xfa\x28\x52\xee\x38\xeb\x46\x1f\x73\x84\x8a\xe0\x91\xe3\x4f\x77\xd2\x28\xd2\x74\x39\x6e\xd5\xd3\x93\xce\xaa\x90\x87\xec\x6b\x85\x0c\x96\xc1\xe8\x04\x5d\x06\x13\x32\x04\x5d\xe6\x8a\x1c\x55\x60\xd1\x4e\x03\x4d\xff\xf3\xbd\x9c\x28\xac\x67\x95\x93\x84\xfd\x56\x05\x9d\x64\x3d\x5f\x91\x3e\xb3\xe5\x1c\x2c\xc8\x4c\xa3\x59\x29\x49\x07\x4d\x06\x96\x5c\x99\xa3\xc9\x47\x92\xcb\x6b\xbc\x3a\x40\xd6\xa3\xc9\x84\x9f\x4b\x62\xfc\x44\xfe\xb1\x71\xd4\x9b\x4c\xf6\x2b\x03\x30\x78\x27\xaa\xe9\x78\x55\x80\x0c\xc8\x60\x0a\x0c\xa9\xa3\x5b\xc0\xce\x08\xba\xbc\x2a\xd1\x9e\x87\x51\xcc\x60\xaf\x47\xb7\xab\x8c\x4d\xa9\x10\xbd\x96\x6a\xde\x6d\xd8\xf2\x8d\x91\x64\x74\x19\xec\x23\x7b\x8e\x17\x76\x1c\xd5\x6a\x38\x4d\x39\x20\x97\xe1\x12\xac\xd8\x5d\xc6\x9b\xa4\x90\x99\x72\x09\x56\x12\x7b\x8d\x37\x49\x61\x14\xc4\xe1\x12\xac\x64\xd2\x1a\x6f\x96\x42\x66\x7f\xbc\x72\x35\xe3\x78\x6b\x32\xd1\xa8\x31\x75\x70\xa4\x17\x79\x11\x49\x7b\x38\x97\xf9\x87\x89\xc9\xd6\xdd\xb0\xc3\x0d\xe5\x4e\xd9\xb0\x9a\x0d\xab\x10\xe4\xcd\x1b\xce\x5d\x4e\x1e\xba\x61\x1d\x82\xc4\x76\xc3\x70\x8e\xe5\xf3\x86\xc2\x06\x40\x3b\x0d\x57\x6e\x65\x4a\x6d\x30\xff\xb4\x60\x83\x39\x67\x41\x19\x54\xda\xfc\x69\xd2\xe2\x44\x28\x7b\x8d\xe4\xb0\xef\xfd\xbd\xc7\xb3\x28\xbb\xc1\x16\x1b\x9f\xf8\x62\xcf\x17\x87\x11\x56\x30\x9c\xc3\x08\x2b\x9e\x5f\x0b\x64\x86\x2d\x2b\x39\x49\x69\x87\x54\x88\x95\x54\x4a\x43\x2a\xc4\x4a\x1d\xa0\x21\xa3\xf8\x4a\xa1\x9f\xf1\xd3\x29\x2a\x9a\xce\x38\x7c\x88\x43\xe7\x71\x69\xc7\xf3\xbe\xfd\x8c\x79\x74\x89\xbb\xbc\xee\xa0\x3b\x76\x91\x63\xee\xb8\x9f\x5d\x3a\x29\x75\xb4\xdb\x38\x8d\x0d\x08\x09\xa7\x0f\x0c\x1d\x9e\x0e\xaa\xe2\x83\x61\x2b\x67\x9e\x77\xc7\x7d\xf2\x82\xbc\xf3\xf0\xc1\xb7\xd8\x12\xf3\xae\x62\x4b\xd3\xa7\x4b\x59\x31\x61\xa4\xa7\xac\x98\xdc\x33\xb2\xae\x0f\xbc\xcd\xe3\xf2\x75\xcf\x4d\x7b\xf9\xa6\xcc\x2c\x2b\xd5\x09\x09\x20\x86\xaa\x29\x7d\x0e\x8a\x52\x99\x14\x36\x93\x52\x99\x14\x4e\x85\xaa\x25\x15\xb6\xfc\xf5\xe8\xfb\xb4\xa7\x62\x49\xa9\xda\xdc\x86\x33\x99\x50\x7e\x69\xfc\x34\x85\x05\x5c\xf2\x70\xb5\xa4\x18\x9c\xc6\x5d\xd5\x60\x48\xfe\xa9\x09\x0b\x10\xdc\x21\xeb\xfa\xf6\xb7\xd4\xd8\x43\x69\x16\x0b\xa7\xfe\x36\x35\x8c\xd6\xd4\xa4\x71\x97\x62\xfa\x88\xbc\xb2\x9c\x7f\xc2\x66\x87\x72\x8e\x00\xb6\x1a\x4a\x31\xf2\x39\xbe\x8f\x8c\x4d\x91\x1c\x76\xc1\xa0\xd7\x85\x67\x5f\x24\x23\xcf\xba\x48\x62\x90\xdb\x95\x10\x84\xaa\x95\xfb\x4f\x4c\x5f\xd7\x88\xed\xbb\xa4\xf4\x0e\x74\x6b\x9f\x84\xca\x8f\x32\xb1\x2b\x2f\x22\x85\x1d\xf7\x49\x28\xfc\x85\x06\x65\x9e\xeb\xbc\x2f\xf3\xdc\xc2\x00\x5c\x23\x30\x66\x8f\xdd\x18\xe8\xac\xe8\x3e\xcb\x4e\x12\x59\x65\x9f\x75\xd1\x64\xca\xf6\x59\xb6\xa7\x8d\xef\x05\x64\x8f\x31\x61\x9f\x65\xd9\xc9\xb5\xb3\xcf\xb2\x45\xe5\xaa\xdd\x67\x5f\x95\xf4\x27\x6b\x59\x98\xd5\xae\xea\x4a\x44\x98\xee\xb3\x2c\x4f\x95\xfe\x75\x53\xe6\x9e\xdb\x17\x99\x3f\x62\x73\xd9\x17\x8f\x37\x13\xb8\xf8\x7a\x61\xc9\x0c\x5c\x46\xda\xdb\x17\x67\x6d\x62\x51\x16\x5b\x65\x98\xe4\xe5\xcd\x04\x91\x41\x2f\x76\x80\x7c\x7a\x51\x52\x6e\x66\x75\xb1\x0b\x9e\x36\x57\xdf\xa5\x2c\xcc\x2a\x7b\x47\x14\x8e\x5d\xb2\xfe\x00\x69\xb2\xaf\x72\x54\x67\x33\xef\xeb\x6b\xde\xc8\x20\x54\x27\xf4\x13\x52\xbd\xaf\xb2\x6f\x14\x5a\xb0\xc9\x85\x2e\x2e\xfd\x1f\xb2\x2c\xa6\x2f\x8c\x7a\x15\x8a\x9c\xb5\xdd\x6c\xdc\x48\x8f\xdb\x5b\xf7\x2f\x2d\x6c\xef\x7d\x97\xb9\x74\x1e\x0e\xa2\x25\xf7\x4d\xf7\x1d\x64\x1b\xe8\xbc\xe4\xc2\xdb\x25\xbb\xcf\x4b\x58\xd0\x2e\xe1\xfd\x53\x36\x66\xdf\x6c\x35\xe3\x10\xfd\xc4\xf7\x0d\xf1\x6e\xdf\x64\x28\x60\xae\x8b\x95\x61\x5a\x28\xf6\xd0\xc6\xf8\xb7\x17\xdf\xba\x99\x99\xe2\x5b\x37\x12\xe9\x2e\x94\xf2\x0c\xa8\x63\x2f\xef\x2d\xcb\x27\xa7\x7f\x08\xa5\xc5\xc5\x05\x98\xad\x9f\x58\x5c\x70\x88\xec\xd5\x15\xae\xc2\x4c\xf6\x6a\x5d\x98\x17\x54\x8a\x97\xf5\x14\xb0\x63\xe9\x91\x12\x77\x67\xe5\xe6\x8e\xdc\x2d\x97\x66\x2e\x5b\x11\x24\x37\x74\x3b\x31\x60\x64\xaf\xbd\xc9\x0f\x38\x68\xcf\x37\x5a\x3a\xb4\x29\x7b\xa5\x3d\xf9\x01\x07\xed\x5d\xa6\x20\x6b\xd5\x7c\x81\xd1\x81\xe2\x2c\x73\xa1\xed\x5d\x6e\xb8\x28\x36\xbb\x2c\xd9\xe3\xf3\xec\xb2\x60\xd1\x53\xf6\xbe\x89\xfd\xa7\x03\xe5\xfc\x23\xb2\x6d\xef\x0a\x1b\x63\xf7\x74\xe1\xbf\xe0\x06\xdd\xf7\x1d\xff\xcb\x09\xc6\x76\x34\xa6\x98\x19\x32\x44\x98\x25\x18\x72\x98\xfc\x2d\x46\x68\x97\x38\xdc\x40\x24\xef\x43\x98\xd0\x48\x90\xbb\xa4\xe1\x3e\x16\x7e\x90\xa2\x13\xb1\x69\x1f\x56\x74\x32\x3c\x03\x8c\xd9\x64\x3f\x51\x78\x5d\xd9\x63\xc3\xb7\x01\xed\xc9\x37\xc2\x49\x18\xf7\x8f\xf9\xc1\x01\x76\x31\x43\x78\xc8\x2e\xe6\x0d\x07\x78\x2d\xd6\x8c\xd8\x16\xeb\xc6\x0b\xca\xbc\x12\xc9\x7b\xdf\x65\xb5\xe5\xbc\xef\xe2\x18\x91\x27\x76\x49\x92\x9f\x04\xa5\xbb\x01\x17\xa4\xc2\xdf\x6d\x8d\xae\x9f\x1f\x1c\x9a\xc2\x1a\xda\x1c\x4d\x16\xc2\xdd\x88\x0b\xd2\xe7\xef\x46\x5c\x50\x48\x76\x37\xe2\x62\xf9\x7c\xf2\x72\x15\xc6\x21\x23\x28\xb7\x80\xec\xd3\x9f\xdc\xe8\xbb\xca\xe4\x74\x32\x79\xee\x87\xad\x72\x1c\xb6\xc3\xd6\xc5\xbc\x20\xf8\x44\x2a\xcc\xb7\x5d\xf2\x62\xc1\x49\xb2\x3b\x79\x1e\x6a\xe4\x7e\x3a\xb3\x41\xfa\x3c\x05\x6d\xe0\xd1\xe9\xd3\xb9\x02\x54\x5b\x93\x30\xcd\xdd\x95\xf5\x97\xc8\xcc\xfb\x25\x9f\x2f\x97\xe3\x65\xe9\x29\x2d\xaa\x6e\xfe\x27\x0f\xce\x2e\xdb\x6f\x07\x85\xbc\x0b\x4e\xb1\x11\xbb\xbd\x5f\x3e\xe3\x5c\xe0\x3f\x11\x70\x25\xf6\x74\x57\x98\x1e\x11\xb7\xbb\x45\x40\x8c\x93\xbb\xe3\xf2\xe0\xa5\x8e\xcb\x63\x8f\xdd\x96\x79\x32\x8f\x8e\xd3\x63\x69\x94\x4f\x61\xdb\x3e\x2f\x0c\xc3\xa3\x78\xe3\x25\x8b\x26\x25\x44\xb0\x0d\x6f\x69\xb2\x11\xfe\xf7\xdb\xee\xa2\x4e\x93\x72\x17\xb1\x76\x8f\xcc\x7f\xcc\x82\xcb\xda\x77\xe6\x49\x56\x5d\x0a\x91\xec\x8f\x59\x65\x66\xc5\x90\x09\x38\x9f\x91\xc1\x9f\xb5\x93\xd5\x77\x7c\x9e\x8d\x1f\xa8\xfc\x60\xde\xf9\xaf\x87\x63\x92\xd1\x28\xff\x1f\xc2\x4c\x94\x5c\xd6\xc7\x64\x49\xba\xe7\xd9\x7b\x61\xe4\x59\xac\x2f\x24\x1e\xc2\x12\x97\x1c\xed\x63\xf2\x09\x28\xfc\x20\x30\x31\xd6\xc6\x43\x20\x8b\x92\x59\x3c\x04\xb2\x28\x61\x77\x87\xc1\xc6\xf1\x87\x1d\x3f\xd1\x71\x01\xc9\x79\x18\x6c\x9c\x49\x3d\x8c\x27\xce\xee\x3d\x66\xa3\xb5\x23\x6f\x1c\x4a\xcd\xc0\x0d\x7a\x38\xa7\xf6\xa0\x01\x49\xe3\x85\x01\x48\x1a\xcf\x7d\x76\x28\x4f\x1c\xa6\xf8\x63\x96\x3b\x9c\x29\x9d\x9d\x1e\x35\x7b\xfb\x10\x46\xa3\x47\x7d\x3a\x94\x74\x9b\x7d\x75\x28\x71\x1c\x47\xfe\x50\xe2\x38\x14\xe9\xc3\xf8\xe4\x1c\xaf\x63\x11\xfa\x37\xbb\xe0\x50\x31\x9a\x82\x73\xfb\x58\x6c\xb9\xe2\xd9\xc2\x4e\xe1\x0b\x93\xf8\xa7\x0b\xe8\x50\x9e\x39\x4c\x03\xc7\x22\x70\x70\xee\xeb\xc3\xe0\xe6\xc2\xf0\x3c\x1f\x90\xaf\xdb\x2f\x27\xf7\x58\x7d\xfb\xf1\x2c\x43\x1e\x83\x53\x2a\x39\x8c\x15\x87\xc1\xd1\x11\x30\x0f\x83\xa3\xc3\x00\x0f\x83\xa3\x73\xbb\x1f\xab\xd6\x37\x6c\xfb\x58\xdf\x1a\xca\x34\x28\x82\x62\x78\x3d\x36\x19\xee\xd8\x00\xc6\x64\x90\xc0\xf0\x90\x44\x5a\x06\x7b\xce\x68\x66\x26\xd8\x68\x66\x48\x56\xc5\x4e\x0a\x24\x1f\x9b\x82\x82\xd9\x01\x82\x68\x50\x5d\xe2\x50\x05\xcf\x35\xa2\xe4\x61\x34\x74\x58\xf8\xb1\x49\xff\x5a\xf9\x5e\xfa\x17\x4b\xb0\x49\xff\x5a\x79\x5f\x56\x0c\x76\x88\xd1\xd2\x91\x08\x8e\x22\x85\x32\x32\xe2\x51\xe6\xdf\x73\xd4\xb1\x43\xb5\x72\xf0\xe2\x1c\x45\xb1\x3a\x11\xd9\x8e\x62\x21\x93\x33\x50\x4c\x70\x3a\x2c\x26\x30\x1d\x54\xeb\x4f\x21\x40\xe5\x34\x37\x0e\x75\xb5\x0f\x22\xde\xaa\x43\xf5\x34\x01\x84\x1c\x55\xae\x7d\x36\x51\x95\x02\x98\xfb\xfd\xa8\x72\xed\xb3\x09\x55\x4f\x13\x7c\xc5\x61\x38\x34\x87\xba\xfa\x22\x8e\x6f\xeb\x30\xde\x99\x5d\x57\xad\x11\x66\xca\x04\x77\xfe\xe0\x88\x0f\x15\xd0\xdc\x72\x2b\x1e\xcd\x24\x65\x0a\x9a\xa5\xa2\x34\xd0\x4c\x51\xa6\xac\x99\xa2\x50\xf8\x13\xab\xb7\xb9\xd1\xbe\x28\x82\x8f\x35\x51\xf4\x79\xee\xfa\x3f\x33\xd2\xde\x4b\x37\x0d\x1a\xc6\x0c\x64\xe4\x30\x6a\x39\x1a\xcc\x61\xd4\x32\xb1\x9c\x87\x50\xcb\x54\xa5\x3c\x5e\xdb\x2d\xfb\xb4\x5b\x49\x62\x63\x09\xb5\x0c\x5e\xfb\xe8\x46\x16\x0c\x06\x61\x64\x41\x8c\x7e\x47\xf7\x25\x09\xb3\xea\xba\x24\xa3\x06\x1f\xaf\x3d\x98\xbd\x33\x8c\xcf\xe6\x7c\xca\x1e\xfc\x41\x3c\x1c\xae\x5b\x19\x7b\xc8\x31\x3c\x95\xb4\x60\xed\x9c\xf3\x39\x44\x68\x64\xa2\xc3\xb6\x5f\xc2\x26\x8f\xe1\x8b\x98\x5b\xca\xa6\x5e\xe2\x8c\x8f\xf1\x52\xca\x27\x96\x06\xf2\x82\x50\xcd\x28\x0d\xc7\x2e\x55\x9c\x7b\x6a\x37\x15\x6c\x69\x97\xa4\xfc\x30\x3a\x63\x43\x80\xcb\x1f\xc6\x6d\x10\x83\x7a\xec\xd6\xb5\x69\xc2\x76\x17\x0e\xb2\xeb\x49\xe2\x71\x3c\x5c\x3e\x92\x5d\x2c\x41\xb9\x91\x3a\xf9\x38\x14\xbf\xc5\x41\x71\xb1\x48\x5c\x90\xc7\xe1\x14\x4c\x6c\xfc\x9f\x14\xbc\x11\xd1\x79\x1c\x36\x21\x70\x74\x0e\xe3\x1b\xd8\xaa\xa7\xb9\xc1\x9f\xd2\xf2\x1c\x82\x6c\xa0\x4c\x1d\xa7\x07\x98\xb5\x73\x0c\x1e\x78\xb7\xc3\x35\x1f\x61\xb6\xa7\xcd\xf6\xf0\x82\xd3\x66\x7b\xb8\xcf\x29\x13\x06\x14\xbd\x80\x0c\xb8\xcf\xe9\x2b\x9d\x3b\xca\x05\xea\x41\xe5\x1c\x2e\xf2\x88\x25\xf8\xb8\xac\x4e\xb0\x56\x2e\xea\x48\x01\xee\xc3\x45\x1d\x3b\xcf\x86\x26\xb0\x56\x97\x2c\x10\x9c\xbe\xcb\x48\x7a\xf6\xf5\x0b\xa9\x60\x62\x5f\x48\x05\x9b\xee\x72\xf0\x3b\x3b\xdd\x85\x20\xf9\x42\xe1\x7c\x9f\xcb\xdc\x75\x20\xb1\x78\x1f\x2f\x28\x83\xc9\x51\x80\xdf\x47\xb8\x78\x31\x19\x4c\xd6\x2d\x63\x0c\xc7\xf5\x7e\xd5\xa6\x0c\xdb\x95\x21\x09\xc8\x3b\x6e\xcd\x04\x5c\xe5\x05\x69\x20\x55\xde\x06\x93\xc0\x67\x6e\xe7\xcd\x8f\xce\x7a\xbc\x10\x0b\xae\xc8\x17\x62\x81\x98\xf1\xd8\x5e\x83\xdc\x60\x48\x05\x84\x3d\x36\xcf\x20\xaa\x1a\x63\x01\x6a\xfb\x78\xac\x11\x40\xea\x63\x7b\x0d\xb2\x87\x04\xf2\x4f\x9e\xad\xe3\x85\x61\x70\x53\xaa\x5a\xe4\x87\x77\xbd\x28\x8c\x1c\xd9\x73\x32\x52\x3b\x97\xf5\x39\x39\x9a\x60\xe3\x07\xd3\x1a\x01\xf2\x9c\x5e\x5a\x7b\x7e\x30\x2e\x63\xe5\x0d\xdb\xa6\xb2\x81\xcf\xc9\xc4\xd3\xab\xf1\x24\x11\x3a\xcf\xc9\xb6\xa9\x42\x13\x2f\xad\x5b\x7e\x50\x98\x44\xe5\x59\x61\x12\x39\xa8\xe7\x64\xd5\x76\xa3\x4f\x93\x1a\x31\xe5\x9c\x4d\x6a\xf8\xd7\x39\x6b\x37\x76\x5e\x78\xc5\x82\x10\x36\x3b\xeb\x7a\x98\xcd\x39\x1b\x5f\x02\x61\x82\x7a\x34\xe2\x8c\x4f\x43\x3d\xd0\x40\x4e\x43\x3d\xb8\xc9\xcf\x59\x8e\xaa\xd8\x37\xce\xd9\x36\xb6\x08\x13\xe7\x62\x48\x4a\x04\xc2\x73\x99\xf5\x45\x5a\x58\x8c\x48\xc9\xb2\x9f\x3f\x91\xbe\xa0\x4b\x9e\x46\x82\x7c\xe6\x7b\x71\xc0\x75\xd8\xd8\xb9\x28\x95\x66\xee\xde\x73\x71\x4e\xc9\x30\xe2\x73\x79\x29\x0d\xe9\xc2\x8a\x00\x55\x3e\x85\x15\x01\x3b\x7e\x3a\xa5\x1b\x39\xe1\xce\xe5\x25\x3c\xa3\x5a\x4d\x17\x4b\xb6\x3a\x41\x64\x2e\xe7\xf3\xad\x97\xcf\x6c\xae\x8a\xe6\xc8\x21\x3a\x57\x15\xfd\xd8\x68\x61\xb8\x53\x7e\x38\xfc\x03\x5f\xbc\xc3\xca\x54\xac\xca\x7c\xc9\x36\xf9\x89\xe3\x05\x5c\xc3\x29\x71\xbc\x7e\xd6\xeb\x27\x8e\x7f\x2a\x5f\x9f\xb2\x0f\x7f\x14\xf1\x73\x33\xee\x86\x6d\xb3\xbd\x8a\x76\x66\x5b\xf6\xe0\xa5\xcf\xb4\x61\x24\xce\x4c\xaf\xbb\x7f\xf8\x13\x8c\xfb\xdc\x8c\xcb\xe1\xeb\x4b\xcf\x19\xf2\x4f\xe0\x2e\xf8\x2f\x4e\x41\xa4\x2b\x41\xfe\xa7\x20\xd1\x2b\xa9\x10\x4f\x99\x97\x57\x72\x09\x9f\xc5\xd9\xed\xc2\xf2\xce\xe2\xa4\x97\x33\x8d\x3a\xc7\xe5\xcc\x27\xbb\x7f\x08\x95\xb2\x2f\xaf\xa4\xb2\x3d\x65\x5f\x5e\x97\xcf\x38\x8c\xc9\xad\xf4\xf2\xfc\xf7\xbf\x42\xcd\xc3\x53\xf6\x66\x6a\x28\x9e\x55\x3e\xda\x5c\x07\x67\x55\x5e\xcb\xdc\xbe\xa7\xb2\x62\x70\x89\x9d\x42\x62\xaf\xa4\xa8\x3b\x95\x15\x63\x25\x47\xdd\x59\x5f\xa4\x50\x26\xcf\x69\x31\x10\xa5\x4f\x65\x66\x5e\x89\x62\x38\x95\x27\x83\xcc\x61\x67\x7d\xa9\x60\x14\xb7\x5e\xe0\x59\xa8\xa8\xc2\x1e\x52\x9e\x8c\x4a\xcd\x9d\x53\x05\x73\xb0\xa4\x9c\x4e\xc4\xcc\x54\x3a\x33\x06\xf8\x81\x53\x66\x71\x52\xd1\x9e\x4d\x70\xa0\x08\x8c\xe7\x2b\x9f\xc7\x49\x76\x2a\x94\xb1\x20\x85\x9e\xcd\xc6\x1b\x5a\x74\x01\x3c\x66\x46\x86\xec\x8f\x41\xe9\xec\xb2\xde\xb0\xed\x6c\xc8\x8e\x2c\x7d\x76\xef\x19\x26\xa6\xcb\x7c\x13\x21\xf5\xec\x32\xe5\x41\xb5\x2d\xd7\x10\xd5\xe5\xc9\x65\x88\x5d\xbe\xcf\x48\xda\xa7\xab\xd0\xa3\xb5\x9c\x43\xa0\x25\xe6\xd5\xc6\x6a\x68\xb2\x6d\x1a\x3e\x68\xdb\x34\xb3\x34\x14\x7f\x92\xeb\xf1\x1c\x8a\x6c\x8e\x3e\x71\x0e\x29\xf7\x1c\xa4\x61\x3d\x6e\xe1\x03\xab\xbe\x7c\x20\xd5\x97\xfd\xbb\x0b\x68\x0f\x87\xdb\xe5\x4b\x65\x80\xbb\xac\x0d\x91\x0a\xce\x5d\x76\x44\xb8\x93\x32\x65\x7c\x94\x8b\x53\xd5\x69\x36\x80\xf6\xe7\x6e\xdd\x37\x24\x49\x6a\xdf\x88\xaf\x38\xf7\x77\xd2\x78\x43\x38\xf7\xc8\x19\xe7\x21\x18\x0e\xfc\xec\x90\x2a\xc9\x6e\x3e\x84\x7b\x67\x1b\x1c\x52\x25\xe9\xe0\x50\xec\x70\x64\xb8\x53\x76\xea\x4e\xfa\xa2\x53\xe5\xdc\x29\xac\x7e\x2a\x52\x70\x22\x63\xc8\x69\x60\x35\x11\xe3\xa7\x0c\xd7\x13\x81\xb8\xe7\xe1\x62\xb4\xb1\x02\x9f\xce\x9d\x41\x79\xbf\xf3\x7c\xfd\x12\xf9\xe4\x7c\x55\x89\x8c\x5b\x68\xeb\x8f\x1e\x76\xbe\x68\x6b\x46\x7e\xda\x72\xc5\xfe\x32\xda\x1a\xa1\xe3\x95\xe5\xd9\x70\x2f\xdc\x9a\xf5\x39\xcd\x0b\x3e\x6d\xda\x3e\xf5\xef\xf1\x7a\x25\xde\x0c\xf3\xb2\xbb\x08\x52\xff\xc9\xf6\x7c\x62\x89\x96\x73\x76\x29\x95\x35\x0b\x76\xd9\x6e\x1b\xe1\xf3\xbc\x2c\x2b\x85\xd0\x4b\xb2\x12\x33\x71\x59\x2a\xa4\x4b\x79\x01\xd8\x11\xaf\xd8\xfe\xb7\xcb\xe8\x56\x5e\x28\xb6\xc3\xfd\x6e\xd9\xb4\x7e\x5b\xd6\xc8\x68\xee\x57\xf2\xe5\x87\xdd\x77\x74\xc6\x7f\xbf\x97\x76\x66\xf5\x76\xb5\xce\xcf\x08\x5f\x37\x62\x7a\x15\x0c\x62\xc5\x1e\x71\x4a\x44\x5f\xa9\xdb\x77\x3e\x66\x67\x4c\xe3\x63\x7c\x4f\x8c\x32\xa7\x61\xd0\xe8\x96\xe7\xf3\x16\xe2\x0e\x29\x32\xa1\xaf\x85\xf3\xfe\x58\x95\xa7\x89\x61\x5c\x29\x3f\x38\x91\x0d\xa3\x38\xed\x3f\xc9\xfe\x78\x94\xe9\x39\xf6\x87\xf3\x8d\x3b\xfc\x47\xd8\x25\x01\x7d\x0c\x9e\x7f\x2c\x8f\xa3\x72\x39\x2c\x31\x23\xba\x14\x96\x88\x16\x7f\x4d\xdb\x7f\xff\x5b\xa6\x88\x65\x97\x84\xf5\x11\x7e\x71\xc9\xe4\x4e\x7a\xec\xeb\x27\xaa\x2f\x53\x24\xaa\x4b\x26\x78\xcc\x3a\x97\xca\xb5\x4c\x91\xa7\x2e\x95\x6b\x21\x53\xc1\xf5\x13\xdc\x17\x52\x1d\x5c\x93\x78\xfa\xa0\xbd\xeb\xf7\xff\xc2\x78\x64\x90\xef\x7c\x2f\x83\x7c\x6e\xf0\xeb\x27\xb5\x2f\x64\x46\xb8\x9c\xfd\x23\x72\xe8\x65\x83\x7c\x0e\xd8\x65\x83\x7c\x76\xdb\x35\xcb\xfb\x3a\xf3\x5c\xf4\xcc\xfb\xf2\xbe\x46\xb8\xbe\x66\x81\x77\x22\xa2\x5c\xb3\xee\xb0\xc8\xd6\x97\xec\xf7\x44\xfd\x5c\xb3\xe8\x5f\x18\xaf\xe8\x0f\xf3\xbb\x94\x6a\x99\xb8\xa5\xcb\x09\x45\x3a\xed\x9b\x7e\xfe\x17\xfd\x91\x68\xae\xc5\xf4\xa7\xff\x45\x0e\x89\x88\x61\x97\x52\x2f\x93\x99\xe1\x92\xec\x5f\x31\x68\x5d\x8b\xee\xb0\x46\x83\x0a\xd0\x6b\x34\x20\x6b\x6f\x54\xb1\x4b\xb5\x5b\x60\x06\x97\x0c\xec\x83\x0d\xb4\x3c\x7a\xce\x04\x2a\x46\x72\xb0\x21\xd7\xdf\x00\x07\x13\xa8\x18\xc9\xc1\x80\x7f\x52\xff\x32\xc2\xc9\x2f\x1b\xd4\xc3\x63\xaf\xd5\x77\x32\xff\xfb\x0e\xa6\xfd\xa1\xef\xb3\x00\x42\x76\xc3\xcc\x2e\xdb\xdb\x1b\xdf\x9f\x7a\x9f\xf6\xe5\x40\x88\x4d\xe2\xda\x3c\x7e\x9e\xe5\x20\x08\xb3\xbc\x36\x8f\x3f\xf3\xb1\x79\xfc\x3c\x6f\x7a\x4e\xff\x8e\x98\x0c\x3f\xbc\x36\xfb\x4f\x78\x16\xf0\x37\x0c\xe0\x72\x80\x64\xee\x9c\x6b\x7b\x71\x38\x7c\xf0\x93\x31\x3a\x2b\xbc\x3d\xbf\x67\x26\xd0\xe6\xf5\x68\x30\xd7\x4f\xda\xef\xe8\x16\x97\xe2\x21\x3b\x0b\xf0\x13\xfe\x3b\x61\x02\xd7\x4f\xf6\xef\x9d\x05\x2b\x96\x41\xd2\xdf\x4f\x15\xe8\x04\x1e\x5c\xb2\xb6\x83\xb9\xbd\x24\xf7\x57\x4a\xdb\x5f\x4e\x56\xd2\x78\x3e\xf5\x01\xcf\x76\xc7\x72\xa6\x94\xbd\xe4\x77\x97\xff\xe1\xbe\xb9\x8a\xc8\xe7\x40\x54\x79\x13\xa2\x70\x5f\x4a\x75\x42\xe5\xb2\xab\x9a\x5c\x9e\xe5\x3c\x88\x62\x7b\x09\x88\xdd\x59\x7f\xa5\x36\xe1\x32\xbd\x14\xab\x89\xd7\xf4\x52\xac\x66\x67\xbf\x0b\xa8\x0d\xa0\xe5\x52\x6c\x26\x41\x16\x57\x35\x71\x3c\x7b\xf9\xd2\x7f\xd3\xf2\x45\xdb\xbf\x9a\xce\xcf\xe7\x7f\xd1\xc3\x76\x68\x72\x45\x47\x4c\xbf\x9c\xd5\x24\x37\xcc\xd5\x14\x56\xc8\xfe\x77\xe8\x26\xab\x61\x1c\x37\x0c\xc7\x38\x6e\x16\xa3\x59\x3c\xcc\xb3\x23\x37\xd9\xaf\x46\x6d\xd3\xbe\x03\x37\x73\xad\x5e\x0e\xdc\x84\xa1\x77\xf9\x4e\xd8\xdf\x5d\x9e\x06\xce\x57\x97\x67\x01\x7e\xd4\x2d\x84\xc1\xc1\xbb\x54\x99\x0f\x07\xea\xa6\x80\x67\x51\xd0\xe8\x51\x88\x11\x38\x5e\x17\xbc\x8e\x67\x07\x76\x32\xa2\x21\x81\x97\x2b\xc0\x81\x9e\xb4\xe7\x40\x4f\xae\x1c\xc1\xbd\xc7\xe7\xce\xb4\xc5\x1f\xb0\xff\x35\xec\x23\x85\x06\xd5\x57\x99\xb9\xa5\x84\xd4\x9e\x08\x52\xbe\x54\x5f\x05\xd5\xe7\x1a\x16\x78\x23\x7a\x5c\x32\xf0\x93\x6d\xfe\x32\x70\x9b\x88\x84\x6b\x57\x6d\x7d\x2e\xf6\xdd\x2a\x24\x1b\x77\x77\x76\xc5\x48\x44\xd7\xfe\x0e\x3b\xa3\x92\x72\x31\x91\xa8\xef\xda\x5d\x50\x0a\xde\xb3\xdb\x53\x11\xdf\xe1\xe5\xf0\x4f\xd2\x59\x5d\xbb\x5d\xf0\x5c\x60\x3f\x85\x64\x03\x5f\x7f\xc9\x8b\x40\xb8\xcf\xb5\xbf\x39\x18\xe9\xf4\x25\x3d\x4d\x1e\x22\x9d\x16\xe5\x55\x20\x8d\xc1\x75\x98\xf2\xf4\x70\x58\xd2\x43\x86\x90\x97\x81\x1c\x20\xd7\x4f\x63\xd9\xa8\xeb\x7a\x1d\x2f\xdd\xa1\x4a\x4e\x06\xea\x79\x5c\x76\x32\x10\x6c\x7c\x09\x7a\x43\x14\xfc\x75\xc8\x33\xc5\x7a\xbf\x0a\xcc\xc2\x0f\xf2\x3b\x71\x0b\x08\xda\x3d\x91\x64\xeb\x3a\xbd\x9e\xf0\xb5\xd3\x0e\x35\xf8\xf2\x69\x07\x0d\xa2\x86\x35\x1c\x7c\x11\xd7\xf9\x2e\x68\xc6\xfd\x53\x79\x36\x0a\x95\x5c\xe7\xbb\x7c\xd9\x13\xa7\xe9\xe0\xf9\xb2\x78\xca\x17\x5e\x1d\x98\xfb\x0b\xe8\x61\xd3\xc8\x39\xd1\xc9\xc9\x73\xfd\x54\x9c\x0d\xc8\xc5\x65\x0d\x07\x47\xdf\x25\x0d\xa7\x93\x94\xef\xba\xac\x32\x20\x24\x5e\xf6\xfa\xc0\x54\xae\x2e\x45\x8c\x4e\x95\x98\x97\x23\xad\x78\x50\x4c\x13\xd7\xf5\x2a\x6a\x99\x9a\xcb\xe6\x8f\x4f\x8b\x72\x66\xc1\x76\x2e\x1f\xc0\x3f\x25\xf1\xb9\x2e\x3b\xba\x38\xcf\xb7\xdd\x6f\x59\xbc\xdb\x61\x15\x70\x59\x25\x2e\x04\x37\x72\xdd\xb6\x22\xb2\x27\x6f\x2b\x1f\x9c\xdf\xdb\xf5\xa8\x60\xa4\xb7\x27\x05\x4e\xae\xf0\x53\xd0\x30\xd7\xed\x49\xc9\x96\xba\x5f\x57\x14\x4d\xca\xf3\x84\x68\x67\x08\x11\x41\x6c\x97\x20\x44\xe0\x71\xae\xc7\xe1\x22\xec\xeb\xe7\xa5\x2b\x7d\xfc\xd4\xac\x0d\x13\xcd\x25\x2d\x6b\x02\x6b\x7d\x3d\x72\xa0\x21\xbe\xbd\x4a\x16\xa7\xf7\x79\xe9\xcc\xdc\x3d\x2f\x9d\xbc\x21\xba\x58\xba\xc7\x74\xc1\x90\x1f\x81\x84\x11\x01\x0d\x54\xfa\xc8\x84\xf2\x8b\x74\x92\x40\x5d\x46\x2a\x41\xe9\x3d\x19\xb1\x97\x4d\x7a\x4f\x2f\x0b\x9f\xf3\x83\x82\x7d\xb3\x3e\xb7\x52\x79\x23\x87\xde\x93\xd0\x78\xa1\xeb\x7e\x4b\xc3\x84\x2d\xdd\x93\x1d\x6a\x9d\x37\xec\x50\xfb\x34\x69\x87\x5a\x18\xd7\x6d\x1f\x06\x65\x24\xef\x9f\x36\xb4\x21\xcc\xde\x76\x61\x84\x0f\xdd\xb3\xcd\x0b\x99\x9a\x7b\xb6\x43\x2d\x3b\xf5\x9e\x6d\x5e\x18\xfc\x60\x8f\x5a\x6e\x96\x7b\x36\x12\xf1\xd3\xe8\x6b\x80\x08\x25\xb3\x3d\x66\x83\x5e\xec\x3b\xa4\x4d\x93\x9a\x03\x7d\xff\xb4\x9e\x8d\x2b\xfc\xfe\x69\x3d\x1b\x42\xce\xbd\x18\x52\x99\xcd\x7e\x2f\x26\x64\xf0\xc3\xaa\x2f\x32\x35\x0a\x7f\x9d\xd7\x4f\x13\xc5\x3f\xf0\x86\xec\x3d\x84\x8d\xde\x8b\xbd\x4e\xd9\x16\xf7\x62\xaf\x53\xa5\x93\x43\x86\x90\xd0\xb1\xbc\xfe\x34\xbe\x90\xe5\x24\xc7\xf8\x5e\x64\x39\x61\x76\x9d\xed\x1b\x24\xc8\xbd\x2a\xca\x99\x5d\xb4\xca\x5a\x12\xbe\x74\x3b\xd7\x37\xb6\xfa\x7b\x55\x6c\x36\x13\xf1\x53\x8f\x3e\x92\xc4\xbd\xda\xb7\x96\x53\x7f\xcb\x47\x82\xfe\x70\xaf\x36\xaf\xc4\xa6\x78\xaf\x32\x17\xb1\x7a\xab\xa9\x6e\x74\x61\x5f\x5b\x63\x0c\xc6\x81\x17\xc8\x92\x01\xa9\x43\x95\xa7\x81\x16\x3c\x0d\x99\xa6\xcd\xd3\x90\x53\x7f\x6f\x9e\x86\x8c\x69\xb3\x53\x31\x96\xd9\x5b\x5e\x16\xb4\xd4\xdb\x28\x7c\xec\x24\xf7\xe6\x79\x08\xd9\xce\x36\x1e\x31\xf5\x7e\xb3\x8d\x73\xa2\x37\x55\x87\xe3\xb4\x6d\xef\xea\xf3\x85\xa9\xcc\xa5\x72\xbf\xc9\xc5\x99\xb9\xe2\x58\xf0\xcf\x1b\x4a\x2e\xce\xbe\x7f\x93\x8b\xb3\x18\xc5\x8e\x36\x76\xd4\x9b\x4c\x9c\xb9\x2d\xf6\xb4\x31\x35\x65\xa8\x4d\xbe\x90\xa3\x8d\xa3\x53\x2c\xfe\xd6\x3f\xc5\xb1\xde\x6f\xe6\xf1\xca\x88\xe4\x6e\x84\xa5\xbc\x90\x7e\x0e\x81\x53\x91\xa3\xf0\xdf\x4a\x45\x4e\x28\xec\x5d\xed\x6e\x64\x66\xab\xa9\x66\x26\x15\x05\xf0\x09\x7e\xbd\xab\x4d\xad\xac\x96\xca\x61\x2e\x64\x18\xb8\x1d\x17\xb0\xf1\xfc\xba\xd8\x33\xd5\xd5\x7e\xba\x4c\x93\x02\x07\x3e\x62\xc5\x2d\xa7\xca\x42\xb9\x95\x5b\x4e\x95\x85\x7a\x27\xb7\x42\x0b\x16\xd2\x9c\xdd\x4d\x55\xd1\xa2\x2a\xde\xf2\xaa\x2c\x64\x48\xbe\x95\x6f\x7c\xa1\x04\xcb\xed\x68\x03\x6a\xa6\xdc\xca\x32\xb9\x50\x64\xe5\x6e\xa6\x2c\xfa\xde\xdd\x14\x01\xb1\xd1\x84\xad\x9b\x91\xe3\x6e\xb9\x66\x96\xbe\xd0\x84\xdc\x79\xf0\x88\x26\x77\x1e\xa7\xad\xd9\xd8\xb9\xf0\xc2\x23\x84\x60\x74\xc6\x5b\xa1\xb5\x4b\x5f\xf8\x61\xf6\x0f\xe9\xb4\x2b\x9f\x3c\x0b\x22\x5f\xcd\x4a\x65\x8a\xbb\x3b\x1b\x7c\x9c\xf8\xb7\xd4\xae\x95\xaa\x0f\xf7\x4f\xed\x2a\x1f\xbe\xd2\x9d\x0d\x20\xce\x8e\x5b\xee\x99\x4a\x18\xec\xfd\x53\xbc\x0a\x71\x4d\xf7\x78\x8d\xb4\x99\x2b\x61\xab\x3a\xb1\xb6\xf7\x90\x7f\x8f\xcd\x3f\xe4\xdf\xe3\xc0\x49\xf5\x5a\x29\x49\x75\xff\x54\xaf\x02\x98\xe3\x1e\x0e\xc9\x84\xb1\x08\x6c\xb5\x92\x73\xeb\x1e\x76\xf8\xad\x7c\xb2\xdb\xca\x1b\x42\x87\x1d\x7e\x2b\xa3\x90\xc3\x0f\xa6\x2d\xe5\xac\x53\xc0\xf4\x96\x6a\xd5\x80\x16\xdc\xbb\xcd\xbc\x8c\x53\x3e\x8f\x86\xd1\xfb\x76\xee\x97\xcf\xd5\xe2\xa2\xf1\x1f\xa6\x7b\xf9\x87\x90\xf2\x08\x56\xd1\xb8\x2b\x9e\xd5\xf2\x7e\xcb\xb3\xdb\xcc\x84\x3f\xca\x27\x36\x45\x5c\x78\x56\x55\x4c\xcf\x30\x9f\xd5\xc6\x4b\x9e\x2f\xd9\xba\xfe\x4d\xf7\xe3\x1a\x0f\xd4\xd7\x7a\x36\xdd\x4e\xe1\x26\xcf\x66\xe8\x47\xd8\xf0\xb3\xf9\xd2\x9d\x79\x43\xc5\x13\x06\x2f\x38\x6f\x64\x26\xf3\xd9\xde\xf3\xc1\x0f\xf6\xe1\x47\x35\x7a\xec\xee\xee\x8c\xea\xdd\x78\x8c\xca\x2e\xae\xcf\x1b\x8f\x37\xda\xbf\xb9\x7c\xe4\x11\x27\x68\xe5\xf9\x71\xf6\x0a\x97\x7c\xca\x62\xbb\x7d\x66\x4a\x9c\xbd\x11\x6c\xfd\xb8\x6c\x44\xce\xcb\x23\x50\x2a\xf8\xaa\xa7\xd8\x4e\xce\xfb\xca\x56\x30\x78\xb6\x1d\x9c\x1e\x65\x07\x1e\x7c\x2f\x3b\xf0\x60\x00\x8a\x52\x65\xc4\x55\xc0\x74\xe6\xb1\xca\x0e\x9e\x93\xf1\x38\xff\x40\x44\x97\xa7\xca\xec\x93\x2b\xf9\xa9\x32\x9a\xe4\x64\x3d\x46\xa0\x46\xae\x78\x8c\x40\x0d\xd3\x79\x54\x3c\x98\xa0\xcd\xc7\xf9\x05\xb8\x97\x1e\xd9\xa5\x5a\xff\x93\xd1\xee\x79\xfd\xd9\x01\x1c\x3c\xc2\x9f\x62\xf6\x7e\x9a\xb5\x00\x76\x56\x53\xa8\x60\x18\xd6\xd3\x9c\x02\xa8\xf0\x85\xe5\xef\x4c\x88\xf8\xec\xbc\x7e\x7e\xb0\xf0\x16\xe6\xf2\x34\x43\x84\xd8\x7a\x2e\x2b\x8c\x25\xe8\x91\xcb\x7b\x21\x3d\xf8\xd3\x8b\x6e\x8c\x74\xda\x7d\x1f\xb0\xb1\xba\x61\x11\x61\xe6\x4f\xef\xda\x69\xe9\x43\xe6\xac\x15\x24\xee\x63\x54\xeb\xa7\x0b\xa5\xef\x66\x33\xf7\x37\xc5\x5f\x9e\x2f\x6d\x2c\x7a\xbc\x75\xa6\x43\xa6\x32\xf1\xd6\x11\x73\xc9\x33\xec\x21\x4a\x07\x43\x1e\x92\x08\xe7\x8f\x22\xb8\x1a\x79\x57\x9f\x21\x17\x09\x43\x56\x89\x08\xa4\xbd\x67\xc8\x45\x32\x68\xf0\x3d\xe3\xf4\xb8\x8b\x6d\x64\x48\x43\x26\x78\x8e\xe3\x90\x0b\x81\xf7\xe5\x05\xe7\x3e\x7b\x64\xaa\xda\xf0\xc4\x3d\xbb\x02\x70\x3b\xcf\xb2\x21\xb2\xd9\x77\xd9\x10\x39\x4c\xbb\x02\x72\x39\x3c\xbb\xd2\x53\x47\xe4\x7d\x76\xd9\x48\x3b\xff\xdb\x6d\xcb\x66\x76\x4a\xb2\xfa\xe9\xe1\xf6\x24\xd1\x85\x54\x63\x68\x3a\xac\x1a\x33\x06\x47\x85\x51\x5c\xec\x91\x59\x6a\x7c\x9e\x5f\x61\x31\xa3\x38\x5e\x3b\x08\x6d\x1a\xb7\xd5\xf8\x41\xe5\x4e\x0a\x7d\x58\xfa\x60\xb7\x1d\x02\x44\xc1\xb6\x0e\x09\x1f\x85\x06\x8c\x2b\x62\x73\x1c\xbe\xd5\x37\xde\xf0\xad\xce\x0b\xb6\x4c\x66\xb7\x1c\x3f\xbe\x84\x49\xf0\x39\x1e\x6d\xbf\x50\xa5\x22\x73\x95\x1b\xe2\x94\x7f\x2a\x97\xe9\x73\x2e\xfa\x3f\x33\x7d\xae\x7a\x4e\x7b\xaa\x29\xb7\xc5\xce\xf9\x9c\x72\x8f\x74\xbe\x97\xbb\x8a\x95\x3a\xe5\xce\x61\xab\x9c\x72\xe7\xb0\x55\x4e\xef\xb5\x6c\x66\x95\x94\xfb\xdc\x58\x97\xdd\x39\xe9\x4f\x25\xe3\x3e\x13\x74\xd9\x81\xcf\x6e\xbf\x5e\xfb\x24\x3f\x3c\xe2\x8c\x19\xe1\x6d\x33\x5c\x80\x86\xcf\x6b\xb9\xa1\x89\xdb\x49\x33\x59\x96\xdb\xc8\x03\xce\xa4\x4d\x37\x6c\xd0\xd7\x74\xc3\xf5\x70\xdb\xa0\x05\xff\xbf\xdf\x2d\x4c\xaf\xef\x16\xa6\x0d\xeb\xd8\xf4\xf1\x78\x83\xe6\x8b\x17\xc5\xca\x41\x7f\xa4\x84\x31\xd7\x2f\x88\x95\x4b\x45\xc6\x9b\x85\x6c\x4e\xcf\x63\xe5\x25\xc3\x34\x66\x15\x80\xcc\xf3\x08\x26\xc8\x28\x1f\x41\x13\x38\x35\x02\xa4\x2e\xfd\x9f\x08\xd2\xa7\x69\xd2\x65\xbf\xe5\x59\x16\xa7\x7f\x3b\xbe\x4f\x2e\xc2\x96\x48\xca\x3e\xd9\x72\xb3\xcc\x7f\xb8\x87\xfa\x24\x6f\x78\x12\x5d\xf6\xc9\x25\x7f\xff\x9d\x86\x3e\x39\x00\x6d\xa5\xb7\xa6\xdd\xcf\xfb\xdd\xf4\x31\x5c\x79\x4f\xff\x49\x71\x7d\x72\xbd\xb6\x7f\xf4\xf7\x49\xee\xee\x69\xca\xff\x72\x67\xa7\x70\x6d\x9f\x14\x5f\x36\xfd\x5b\xa4\x3e\xc9\x80\x33\x2d\x19\xd0\xbc\x69\x00\x99\x0e\xbb\xaf\x57\xfe\xaf\x3a\x4e\x3c\xcb\x7d\xbd\x66\x7c\xb3\x82\x87\xd7\x8c\xc7\xee\xeb\x95\xf6\xc4\xaa\x07\xcf\x3e\x5e\x8c\xe7\x32\xc1\x35\x3f\xdc\xfa\x80\x0e\x7d\xbe\xd2\xc1\xf2\x9a\x83\xf3\xc1\xa2\x48\x95\x11\x8a\x17\x9b\xb1\xd7\x74\x21\xc3\x4d\x5f\x56\xde\x50\x99\xb6\x1e\x1a\x96\xfe\xdb\xc8\x73\x16\xc5\x76\x9c\x95\x49\x5b\xde\xab\x3f\xb3\xbc\x58\xb5\xef\x59\x37\x25\x2a\xeb\x49\x3e\xdf\x27\x25\x33\xd8\x52\x96\xad\x4f\xab\xb3\x7e\x6f\x99\x89\xd5\x89\x81\x18\xe7\xea\x8d\xc6\x0b\xdb\x7f\xff\xa3\xb0\x47\x9f\x56\x43\xf2\x32\x6c\x95\xcd\x98\x18\xf6\xea\xbd\xc4\xff\x43\x4b\xc7\xb3\x90\x11\x4c\xdc\x7a\xeb\x7f\xfa\x93\x44\xc8\x34\x6d\x92\xf8\x46\xde\x97\xa3\x79\x2c\xa1\xd9\x8e\x66\xc6\xe3\x4c\xbd\x2c\xc4\xa6\x5b\x9b\x93\x65\xbf\x31\x5b\xdb\x61\x59\x25\xf4\x17\x5f\x57\x1b\x1f\xa8\x48\x44\x4f\x83\xc5\xb7\x6e\xa6\xb4\xec\x3f\x46\xc9\xe1\x29\x2e\x54\x52\xf8\xc0\x5e\x92\x8d\x37\x7c\xf9\x7c\xba\xb8\xd5\x44\x9e\xab\xd2\xc6\x2e\xec\xff\xfa\x96\x0d\xcf\xa8\xab\xab\x1e\x6f\x19\x85\x2a\xa7\x4d\x49\xf0\xd0\x27\x57\x4a\x0b\xe2\xa1\x4f\xb2\x56\x4c\x6d\xca\x30\x64\x8c\x98\xd7\x4f\xb7\xb2\x6f\x31\xd5\x4d\x00\x29\xa6\xb6\x99\x71\xa6\xc5\xf6\x5e\xe4\xfc\xa0\x1a\x73\x23\x73\xd9\x84\x89\x1a\x19\xe4\x6b\x45\xe0\xdc\x37\x23\x84\x39\x77\x32\x0a\x74\x38\x55\x53\x2d\xb6\x2d\xe7\x4e\xb2\xec\xc4\xea\x39\xdb\x56\x42\xd0\xfb\xd4\x7f\x17\xf1\xc6\x76\xea\x92\xb1\x46\x68\xec\x72\xfb\xb3\x9d\xbb\x57\x37\x43\x56\xb8\x56\xb0\xbb\x7d\x72\x4d\x09\x06\xf8\x93\x6b\x6b\x72\xcf\xf6\xa9\x2b\x41\x1e\x73\x36\x26\x1d\x97\x10\xf0\x13\x4b\x6b\x2a\x9d\xf5\x69\x38\x69\x7d\xa6\xe4\x27\x85\xd6\x15\x3e\x3f\x9c\xf8\x21\xed\x0f\x83\xaa\x33\xde\xa1\x8a\xdf\xd0\x3b\x5e\xd1\x27\xcf\x36\xbb\xd0\xde\xa9\xf7\x33\x61\xe3\xad\xeb\x94\x67\xab\xdf\x34\x20\x8f\x6b\x65\x63\x29\xa4\xaa\x6e\x7f\x41\xc9\xf5\x69\x57\x55\x27\x16\x7c\xf7\xc5\x93\xde\x8d\xeb\xfc\x1c\x2e\x79\x5a\x6b\xe1\x59\x28\x8b\xc2\x68\xac\x36\x64\xb8\x3f\x09\xb6\x7e\xf6\xf0\xae\xfa\xe5\x6c\x49\x79\x55\x93\xe7\xab\x4f\x2e\x6f\xcc\x21\x78\xd3\x61\xf1\xff\xe6\x1a\x01\x79\x2e\x6a\x3f\xe3\x39\xde\x7a\x83\x59\x5f\xc9\xa6\x7d\x61\x87\x1e\xce\xcc\x91\x11\x4a\x16\xad\x30\xd8\xe3\x85\xc2\x65\x4e\x24\x7a\x82\x82\xee\x93\x64\xc7\x19\x8e\xf6\x93\x15\xa9\x9a\xd3\x27\xf9\x3b\xcb\x02\x0b\x3b\xcd\x62\x43\xd4\x29\xa5\xfc\xf3\xff\xd0\x73\x86\x74\xee\x7a\xe6\xfd\x53\x2c\x3b\x34\x29\xb9\xd5\x0c\xb7\x91\x70\x39\x71\x3b\x2a\xb9\xd5\x8c\xb8\x70\x4d\x6a\x2f\x8b\xa4\x64\x07\x33\xef\x5f\x82\xda\xd0\xff\x65\x82\x32\x03\x97\xaf\x8c\x10\x7c\x89\x1e\xc4\x15\xe5\x46\x98\x19\xdf\x65\x7a\x32\x61\xd7\xae\xef\x33\x5e\x95\x5b\x8b\xae\xd9\x27\xa5\xca\x9a\x39\xb3\x97\xa4\x93\xcf\x78\x45\x1f\xf3\xa5\xd4\x58\x33\xdf\xdf\x92\x56\x98\xdf\x5b\x60\x43\xae\x44\x65\xc6\x9a\x58\xb0\x9f\x68\xbc\x4c\xf0\x8c\x9f\x64\x4c\x9e\xe7\x3e\x29\x0b\x42\x5f\xd8\x13\x92\x6a\x5b\x67\xdb\xde\xba\x14\x61\x73\xb7\x2e\x41\xb6\xe5\x23\x78\x1c\xc7\xe6\x91\xfa\xc1\x3d\xff\x58\xfd\x48\x7b\x3f\x11\x77\xd9\xd8\xb5\x8f\x04\x42\x36\xed\x4f\xc2\x6d\x15\xd1\xe2\xb1\xcd\x0d\x36\xf3\x48\xa0\xe2\xe0\x3e\xbe\xc5\xe9\x70\xd7\x33\x1d\x1c\xbf\x67\x96\xf4\x11\x1e\x90\x73\xfd\x98\x40\xbe\x17\xda\x2b\x5b\x62\x9e\xa4\x5f\x65\x0a\x67\xe1\x3f\x6b\xae\xa6\x79\x12\xfe\x2f\x52\xca\x3c\xf9\xfe\x2b\xfc\x20\x89\x31\x77\xec\x6c\x11\x37\x53\x3e\xff\x9f\xb1\x33\x39\x9b\x5e\xd5\x81\x70\x2a\x37\x04\x9b\x99\xcd\xc9\xc5\x63\xfe\x21\xdc\xa7\xab\xf8\xf5\x7a\xf9\x2d\xdd\x6d\x03\x62\x10\x1a\x4a\xd2\xb6\x38\x0f\x3d\x98\xc2\x1e\xcf\xd3\xa7\x8c\x16\x64\x35\x2c\xf4\x60\x54\x7c\x4c\xea\xbe\x59\xda\xa2\x89\x15\x59\x15\x54\xee\xfb\x92\x25\xa2\x8d\x9f\x5c\x3b\xc2\x57\x37\xf6\xdd\xc2\x4c\x8e\xe7\xee\x72\x33\x31\x08\xe7\x55\x98\xb4\x38\xd5\x40\xcc\xcb\x6e\x4d\xa4\xd0\xc2\xa9\x17\x68\xe0\xd6\x33\x23\x78\xf4\x5c\xe3\xf9\xd5\x73\x7c\xff\x93\x63\xc9\x62\x36\x76\xe5\x55\x40\x34\xd9\x93\x70\x81\x71\x16\xf6\x24\x5c\x20\x0b\xe9\xbc\x0a\xc1\x0e\xf7\xd4\xd5\x1e\xff\x0b\xd7\x98\x68\x5f\x04\x4c\x06\x94\x4e\xbd\xf0\x17\x84\xc2\xd8\x85\xe2\x0c\xe4\xc7\xd8\x93\xa9\x8d\x45\x36\x8a\x33\x4e\xfe\x6e\x14\x67\x70\xc2\x5d\xd2\xef\x0c\xd7\xd7\xd8\xf3\x4a\x78\x1a\xf3\xe1\x34\xbd\x93\x19\x97\xf5\xb9\x86\x75\x7f\xec\x59\x79\x06\x5a\x50\x24\xa4\x66\x94\x8f\x1d\xbb\x90\x98\x23\x74\x95\x3d\x0b\x29\xd7\xe2\x7b\x67\x46\x48\x0c\x52\x12\xef\x08\x76\xbb\x97\xf2\xdf\xff\x66\x78\x80\xc6\xee\x44\x08\x21\x82\xec\x92\x80\x47\x28\x3b\x7b\x71\x09\x96\x49\x03\x1e\x11\x0d\x48\x9b\x0b\x19\x65\x2f\xaa\xbb\xc0\x24\x14\x8f\x38\x28\x2a\x1e\x71\x50\x60\x68\x66\xdc\x17\x7b\x95\x11\x75\xe7\x59\x58\xc5\x90\x79\x76\x43\x33\x83\x1f\xee\x55\xd8\xbe\x1e\xe3\x73\x26\x84\xc6\xff\x96\xd1\x62\xbc\xd5\xa9\xf5\x2a\x2f\x9c\xbf\x19\x61\xd3\xfe\x24\xec\x59\xd9\xf4\x3f\x79\x7a\x56\x8e\x59\x13\xb8\x8f\x4d\xa9\x4c\x09\x15\x6e\xf3\x13\xaf\x67\x65\x1b\x39\x31\x02\xa7\xce\x75\xe3\x26\xff\xff\x56\x60\xb0\x27\x54\x37\xae\x72\xc8\x94\x18\xa1\xb2\x0d\x5d\x17\x6e\x32\x1e\xa7\x98\x09\x31\x65\x6f\x46\xfe\xc3\x39\x6c\xa7\x0e\x19\x61\xff\x89\xe6\xb3\x72\x0c\x05\xa7\x8c\x64\x14\x63\xef\x02\xfb\xcd\x98\x81\x6e\x8a\xe2\x7b\xc1\x29\x23\x22\x67\xec\x5d\x53\xde\x79\xbf\xe9\xfd\xe8\xbf\x9b\x22\xfa\x93\xd2\xc3\xb1\xe8\x66\x86\x95\x06\x15\x67\xb5\xb3\xa8\x2a\x11\xf7\x39\x26\xc3\x9b\x24\xe6\x70\x08\x3f\x15\x42\xc3\xee\x7a\x70\x3b\x1c\x5b\x45\x86\x7b\x86\x79\x0e\xfb\x81\xe0\x75\xc3\x80\xb6\xb8\xa5\xf6\x21\x40\x5b\x08\x0e\xfb\x58\xa9\x7f\x62\x9a\x86\x75\xb5\x58\x88\xe1\x90\x1c\xe6\x7d\x2c\x5d\x8d\x37\x96\xae\x46\x9b\xa6\x2b\xfa\x5c\x76\xe6\xb8\xea\x76\xa7\xc9\xed\xcc\xfd\x5c\x8a\x57\x74\x32\x85\x68\x62\xb1\x9c\x18\xa1\xb3\x5f\x5d\x8d\x98\x03\xec\x9a\x19\x9d\x0d\x6a\xdc\x64\xe7\x04\x38\x31\x42\xa8\x31\xbb\xf3\xdb\x76\xf8\xb8\x71\x92\x9d\x3d\x79\xd8\x1e\xc1\x0d\x2a\x9c\xe4\x9e\x39\x15\x12\xd6\xf7\x0c\x63\x3a\x6c\xa1\xa0\x53\xf9\x26\x3e\x1f\xc8\xfb\xf7\x39\xa7\x4e\x70\x9b\x59\x90\x63\xa9\x9c\x31\x15\x32\x40\xef\x99\x36\x65\x70\xde\x33\x4b\xb4\x0c\xce\xb0\x3f\xd7\x7d\x8b\xb2\x2f\x63\x57\x51\x8c\xf9\x79\xc1\x98\x19\xb6\x96\xb3\x90\x65\xd6\x6c\x49\xf5\xac\xd9\xb9\x48\xa5\x0d\x1b\x5f\xf6\xbf\xc0\x11\xc6\xfe\x93\xf9\xeb\xe7\x56\x76\xd1\x64\x94\xaa\xfd\x5c\x96\x9a\xa0\x5b\x55\xe3\x3e\x17\xd7\xf9\xe8\x39\x26\x4a\x19\xcb\x3e\xd7\xf2\xb5\xe9\x39\x1a\xbc\x6c\xb6\x81\x47\xfe\x94\x88\xfa\xb9\xf7\x2f\xeb\xea\x31\x07\x97\x8d\x9c\x83\x16\xed\xd3\x1c\xd1\xe5\x25\xa8\x09\x4c\xef\x32\xd4\x24\x0c\x1f\xfb\xca\xaa\xcb\x4d\xf7\xd3\x33\xea\x47\x96\xb8\x0c\xb9\x19\xfc\xb0\xc8\x0e\x32\x7f\x9a\x46\x2d\x4c\xd4\x4f\xb3\xa8\x85\x51\xdf\x46\x69\x84\x1c\xba\xdf\x86\x2a\x84\xec\xbf\xdf\xcb\x37\x10\x4d\xde\xf6\x0d\xf0\xc2\x32\x29\x04\x1d\xaa\x4a\xd7\x18\xd4\xbd\x80\x09\x41\xd7\xbd\x1c\xad\xbc\xf1\xd8\xdb\xc5\xb0\x1c\xaf\x1b\x7d\x2a\x18\x6c\x70\x1f\x3c\xb6\x99\xc5\x64\xbb\xc6\x46\xe2\x46\x73\x69\xba\xca\x07\x0a\x36\x08\xf9\x7d\x57\xc9\x0d\x34\xbc\xfd\x19\x9a\xd9\x18\xe2\xaa\xdf\xcc\xf9\xb6\xe5\x1c\x19\xe1\xb1\xbc\x1d\xab\x6b\x85\x82\x93\xa8\xea\xcd\x03\xf9\xf9\x59\x35\xed\x83\xe6\x77\x9d\xaa\x68\xc1\x10\x47\x84\x86\xd7\x4a\x0f\xff\x37\x17\x30\xe6\x07\xf1\x56\x26\x4d\x70\xc5\x09\xc3\x17\x5c\x71\x43\x0a\x70\x08\x18\x0b\xf7\x5a\xcb\xfc\xf7\x7e\xda\xa4\xf3\x54\x9e\xad\x12\xe4\x78\x96\x8b\x23\x26\x3d\x29\x41\x2f\xa6\xa3\xa4\x04\xbd\x11\x81\xf0\x93\xba\x35\xbe\x14\xcf\xe6\x66\x35\x9e\xbd\x9b\x47\x3c\x1f\xda\x9b\xbc\x6f\x87\x7d\x88\xae\xc9\x46\xf0\x4c\x87\x0a\x69\x89\x2b\x31\x39\xa6\x2b\x08\x4c\xbb\x44\xeb\xe0\x53\x69\x97\xe5\xb1\x47\x07\x3f\x6d\xa1\xa4\x98\xe1\xb4\xdb\xe3\x12\x17\x60\x12\x64\x71\x8b\x72\x95\x23\xed\xb6\xd3\x07\x1f\x4b\xbb\x63\x24\x2b\x6d\xe8\x82\x63\x52\x95\xa3\x37\xaa\x2a\x8f\xf4\x53\x0f\x66\x65\x52\x85\x58\x8c\xa0\xd6\x91\x94\xb6\x21\xc2\x0b\x47\x4a\x9b\xec\x23\x31\x66\x95\xc6\xdb\x3f\xff\x27\xed\x92\xf8\x3e\x49\xd1\x64\x92\x95\xa2\xa1\x4d\x48\x50\x5a\xb5\xc8\x21\x35\x92\xd3\xaa\x21\x58\xa4\xe4\x9d\xcd\x07\x9a\xe5\x48\xf1\x3b\x92\xaa\xd9\xb5\xd8\x67\x29\x5b\x63\x89\x06\x94\xea\x0c\xe9\x34\x29\xd5\x19\x17\x78\xca\x3f\xcd\x71\xc6\x51\x4a\x32\x68\xcf\xd8\xa7\x49\xd5\xeb\x66\x1c\x84\xa4\x48\x2d\x2c\x84\xc9\x91\x5a\x6c\x03\xc9\xff\xe9\x33\x1e\xf9\x58\x91\x1e\x53\x96\xf8\x1c\x12\x45\x2a\x9b\xd6\x80\x67\xc9\x6e\xfb\x5f\x32\xf9\x8c\xb4\x94\x83\xa0\xa6\x54\x3d\xc7\x7c\xfe\x94\x83\x3c\x58\xb0\x22\xd1\x94\xd1\x29\x23\x2f\x9e\x9e\x54\x2c\x6a\x7c\x5e\xb0\xa8\x11\xa2\x67\x12\x7e\x70\xe3\xe0\x27\xe1\x07\xb7\xce\x18\xaa\x85\x0f\xa6\xa8\x5a\xf8\x60\xeb\x2f\x23\x7b\xa3\x0d\x5f\x1d\x93\x37\x7c\x85\x4e\xba\xf5\x5d\x32\x69\xf4\xf1\x5d\xc1\x0f\xc6\xfc\x85\xf2\x9c\x64\x46\x4f\x11\xd8\xfa\x63\xc8\x56\xb5\x62\xaa\x8d\xf1\xab\x30\x91\x66\xac\x5c\x5c\x0e\x49\xa0\xbf\x9a\x3e\x3f\x28\xdf\xe4\xa0\x09\xa7\x7f\x80\xaf\x48\xb8\xcf\xd8\xff\x93\x84\xfb\x1c\x59\xcc\x46\x72\xd9\xe7\x4c\x13\xf6\x0e\xc6\x94\xff\x84\xf9\x8a\xce\x9e\x84\xf0\x8b\xbc\x9d\x23\x75\xef\x60\x9e\xab\x36\x14\xcf\xd6\x97\x42\x61\x4b\xb2\xc3\x4f\xb8\x80\xb2\x09\xef\xcc\x7e\xb7\x81\x8a\x35\x76\xcd\xe8\xfe\x79\x43\xf1\x2e\xd8\xa1\xd3\x4f\x01\x68\x81\x00\x1d\xe9\x27\xff\xb7\xc0\x7b\x8e\xe4\x52\x79\x71\xc3\xa5\x9f\x3a\xd0\x02\x5d\x39\xd2\x4f\x1d\x68\x3b\x43\x1c\xb6\x83\xc7\xfb\x92\xed\xc9\x78\x3c\x92\x0c\xef\x1f\x6e\x39\x7c\x8d\x47\x87\xc3\x05\x6e\xe9\xe0\x51\x83\x31\x89\x32\xd4\xa3\x35\xa7\x65\xa8\x8f\xef\xe7\xae\xf6\xa3\xbf\x69\x4b\x71\x0c\xf0\x27\xe7\x53\x7e\x7e\xa4\x29\x97\x25\x8b\xf8\x13\xea\x1b\x32\x7c\x9a\xb6\x6c\x47\xff\x3f\x99\xbe\x21\x90\xa7\x79\xea\x39\x08\x9e\xbe\x3d\x78\xfe\x8d\xff\x73\xca\x24\xf2\xe3\xe8\x48\x87\x39\x71\xfc\x7f\xec\x7a\x3f\xfa\xff\x69\x00\xad\x73\x9b\x38\x13\x1a\xf3\x71\x14\xfd\x1f\xf4\xda\x54\xcf\x7c\x1c\xbe\xdf\xe1\x7b\x3f\x75\xa0\x7d\xf8\xc0\x21\x82\x61\x5b\x3f\x6d\xa0\x75\x38\xcf\x61\xd3\x14\x4b\x7a\x98\xe2\x98\x51\x29\x03\x8d\x2d\x20\x74\x4a\xa4\x17\x1e\xe9\xf0\x0c\x30\x00\xcf\x40\x50\x28\x55\xa1\xb1\x62\xb6\xf5\xb3\x25\x85\x44\x69\x9c\xc3\x53\x14\xc3\xa6\x96\xad\x3f\x66\xe4\xa7\x15\xb4\xce\x41\x96\x52\xd0\xd8\x71\xca\xf8\xd0\xa0\x47\x3a\x42\xe3\x8c\x9c\x5a\x61\x38\xe7\xa9\x18\x69\xe8\xf9\x29\x01\xed\xc3\x15\x4f\xd3\x1b\xf4\x29\xa5\x5b\x63\x87\x29\x1b\xc4\x98\x5c\xe6\x97\x97\x3c\x3a\xb8\xb4\xc4\xa1\xe7\xa4\x9f\xcc\xdf\xa2\x70\xd8\x48\x92\xf9\xfb\x80\xa9\x4a\x40\x1f\x89\x45\x5e\x68\x4c\xe6\xcc\x39\xd8\x52\xff\x0b\xde\x6d\xa4\x5b\x86\xf2\x30\xba\x26\xa1\x4e\x3e\xd2\xc2\x9d\xf5\x7f\x10\x70\x4b\x86\x0c\x33\x76\xb2\x63\xe0\xf3\xbf\x0c\xe7\xdc\x8c\xb7\xa2\xf4\x39\x63\xb7\x73\x6e\xb0\x05\xec\x19\x80\x33\xda\x13\x00\x3b\xbf\xe5\xe9\xc8\x3c\xcb\xf2\x1f\xf6\x80\xa4\x22\x19\x78\xc3\x93\x3d\x01\x1c\xc2\x47\xe2\x0d\x12\x98\x32\xb9\x15\xdc\x6b\x49\x45\x33\x36\x6e\x98\x47\x5c\x81\x3d\x67\xd7\x00\xc2\x84\x8a\x68\x20\xb7\x27\x15\xd1\xc0\x9f\x99\x1e\xb9\x3e\x98\x51\xd5\xc9\xd8\x91\x86\x9e\x53\xff\xf3\xbe\x5c\x1d\x85\xfe\xe5\xca\x61\x4f\x29\xf6\xa9\x15\xd8\xcc\x63\x8a\xa3\x81\xd7\x14\xf3\xac\x25\x65\x46\xe5\x59\xd8\x91\x30\x5f\xf9\x42\xd8\xd4\xaf\x08\xe6\xee\x91\x67\x21\x12\x6a\x8d\xf4\x6a\x49\x91\xe2\x5f\x5b\xb8\xd9\x93\xca\x2d\x31\x3e\xf2\xd7\xeb\x35\x8d\x39\x7f\x3d\x05\x3c\x6b\x0a\x38\x15\x4e\x0f\x87\x82\x97\x14\x06\x05\x20\x7b\xa4\x57\xe0\x2e\xee\x22\xa1\x71\x7a\x94\xc7\x1b\x59\xde\x07\xcc\x44\x79\xf3\x24\x8c\x78\xf6\xbe\xce\xf1\xec\x55\x6f\xf1\xac\x7d\x1d\xac\x32\xcb\x19\xb1\x85\xcc\x90\x9d\x7d\xa2\xf0\xbe\x1c\x5e\x71\x0e\xb2\xb2\x4f\xb4\x4c\xff\xca\x3e\x91\x19\xdf\x69\x7b\x05\x3f\x68\xd9\x2b\x1f\xc8\x2d\x1a\xdb\x32\x1b\x2f\x13\x07\x31\x1b\x2f\x03\xc1\x4b\x71\x08\xd9\x29\xef\xf2\xef\x04\x2b\xc9\xcb\xaf\xf0\xf9\x42\x0e\x9e\x58\xa5\xfc\x53\x24\x7a\x63\x0a\x16\x82\x66\xd0\x82\x70\x1d\xb1\xd1\x72\x92\x87\x27\x36\x56\x56\x11\xed\xc6\x1c\xa5\xa2\xff\xa3\x41\x6b\x0e\xc1\xcc\x72\x12\x49\x89\xf6\xba\xda\x8f\x35\xb2\x22\xd1\x69\x4f\x14\x31\xc7\x2a\xa2\xdd\x58\xa3\x64\xee\xcc\xb3\x08\x62\x8d\x7e\x7a\x46\x6f\x3b\xed\x49\xcd\x88\x6d\x99\x95\x00\x22\x02\xbe\x47\x56\x02\x88\x08\xf0\x1e\x59\x45\xb2\xdb\xce\xff\x72\xc1\x35\xbe\x97\xc3\x2a\x6e\x93\x2c\xb5\x23\x02\xd0\x47\x16\x8e\xa6\xb1\x07\x05\x72\x8f\xd4\xb4\x23\x4b\xed\x88\x00\xf3\x91\xb3\x8e\x49\xb0\xb2\xac\x04\x11\x83\xf9\xc9\xa2\x8f\x3d\xec\x92\xda\x08\x1c\x39\x8b\xc0\x10\x18\xb2\x32\x46\x44\x84\xfc\xc8\x45\xfa\x77\xa8\x76\xb9\x78\x01\xe3\x7b\x65\x8c\x88\x78\xf4\x91\x55\x1a\xb0\xed\x3c\x6b\x41\x39\x64\xc5\x0b\xf8\x27\x44\x5b\x2e\x3a\x21\xc1\x88\x73\x11\xf5\x71\x11\x64\xa1\x7c\x22\xf7\xf1\xc8\xaa\x13\x88\xdf\x3f\x17\xaf\x2e\xc4\x69\x75\x39\x61\x45\xbb\x35\xd1\xbe\x1c\xb0\x21\x5b\x64\xd5\x11\x8c\xc4\xc1\x23\x57\x4f\x06\xff\x6b\xf5\x83\xe5\x64\xd5\x11\x04\x05\x90\xab\x57\x3f\xfa\xaf\xde\xcd\xbc\x6f\x58\x01\xdb\xa3\xf9\xa6\xa1\x45\x23\x7e\x06\xeb\x21\x80\x4f\x8d\x68\xc3\x91\xdb\xba\xcc\xe3\x0d\xd5\xc2\xc3\xa0\x90\xad\x37\x70\x84\xa4\x37\x24\xce\xf4\x4f\x6f\x18\x58\x13\x72\x97\xe6\xcb\x24\xfe\xd4\x86\x34\x39\xc2\x5d\x9a\x2e\x44\x74\x79\xdf\xd8\x62\x5d\xbe\x46\x8e\x60\x97\xaf\x91\x23\x36\x64\x10\x81\x05\x0c\x8d\x97\x45\x51\x2e\xe5\x12\xf1\x95\x23\x0f\xa9\xe6\x0c\x70\xc8\xb9\xc8\x1e\x1f\x52\xcd\x59\x65\x65\x62\x9b\xf0\xa0\x21\x2c\xd8\xe7\x7f\x39\x4b\x39\xd3\x43\xee\x44\xd8\xe6\x10\x41\xf0\x20\x81\xd2\xe7\x67\x80\x22\x08\x26\xa8\x1a\x24\xf8\x3c\xb2\x22\x81\x0a\xf6\xef\xac\xcc\x6d\x93\x33\x30\xe5\x4d\x65\x9b\x28\x93\x5b\x82\x49\x09\xa3\x0e\x7c\x2f\x4f\xdb\x26\x62\xc0\xd3\x13\xc0\xf7\x5e\x21\xfa\x93\xbb\x98\x6d\x3d\xe5\x09\x84\x49\x4f\x4f\x40\xac\x80\x32\xbf\x15\xe4\x97\x3c\xbd\xa4\x34\xe8\x19\x88\x19\x3a\xe4\x50\x65\x49\x0f\x11\x08\xd7\x3a\x6c\x7c\x89\x0e\x0f\x6f\xc1\x18\xf0\x21\x02\x43\xde\xc9\x87\xb6\x20\x5b\xee\xd0\x16\xac\xfc\xaf\x15\xe6\xdc\x1d\x22\x90\x9b\xf3\xd0\x96\xfc\xf4\x2f\x6f\xf2\xa7\xfd\xcb\x5b\x8a\x01\x78\x8f\x32\x40\xef\xd1\x68\xf0\xd4\x92\xb2\x85\x24\xf4\xf7\x8d\x93\x7c\x2a\x98\x88\x4d\x6e\x29\x1e\xed\x3c\x9f\x32\xf7\xc0\x9a\x7e\x52\xfc\x18\xdc\xdd\x97\xbc\xa5\xdc\xdd\x97\xbc\xa5\x9f\x67\xb9\x83\x43\x11\xce\x97\xec\x9c\xe1\x8a\xcb\x97\xbc\xa5\x81\xe8\xca\x97\x6c\xcb\x8d\xf7\xe5\x1e\x0e\xf1\x28\x5f\x4a\x6c\xc3\xc5\x27\xe8\xf9\x87\xaf\xfc\x94\x84\x1c\x81\x91\x23\xab\xd4\xc9\xe0\x62\xbb\x64\x42\x64\x0f\x29\x99\x42\xfb\xdc\x6c\x97\x6c\xcd\xdc\x4c\x97\xed\x5d\xf1\xff\x2d\x04\x66\x68\xee\xf9\x76\x5c\xc4\xe4\x07\x39\x27\xc3\x13\x91\x6f\xd9\x37\xc2\x75\x91\x6f\x51\xc8\x55\x69\x70\x7b\x38\x4b\xf3\x6d\x0a\xf9\x5e\x36\xaf\x3f\x55\x66\x18\xf9\x16\xb9\x9f\xce\x45\xee\x67\x70\x72\x8e\x73\x13\xdc\xa6\x96\xf7\x95\x1b\x31\x1c\x2f\x59\x45\x57\x32\xff\x3f\xa2\x9e\x9b\xe5\xd1\x72\xd3\xfe\xa3\xe5\x66\x7f\xa9\x06\xcb\xa8\xfc\xaf\xc9\xe0\xe6\x7b\x44\x7c\x08\xf0\xf9\x11\xf1\x95\xef\x05\x4f\x40\x90\x7b\xcc\x02\xf8\x5e\xf4\x72\xcf\x3c\x4a\x63\x04\xcf\x7d\x2c\x27\xb0\x9f\xec\x4a\x60\x7f\x3c\x22\x18\x51\xf2\x15\xc1\x74\xf0\x7a\x7f\xc7\x80\x5e\x99\xbd\xe9\xe0\x15\xc1\x9f\xef\xb5\xfa\x61\x0d\xcb\xaf\x08\x86\x80\x57\xab\x8f\xdc\xf2\x2a\x93\x11\x82\xd8\xab\xfd\xcc\x25\xf1\x9a\x60\xbe\xf7\x02\xf3\x2c\x82\x61\x79\xaf\xea\x3e\x70\xde\x0c\x55\x62\x41\x5f\x9f\xe7\x7f\xcf\x65\xd3\x82\xc6\xad\x5b\x36\xa3\x1b\x78\xf6\x6e\xe6\xd9\x8e\xd7\x38\x50\x65\x13\x41\x61\x5a\x2b\x9b\x4a\x47\x05\x5a\xa0\x6c\x3e\xa0\x2d\x9e\x75\x40\x07\xcf\x82\x73\x7c\xbe\xf7\x01\x1d\xf1\x2c\x82\x3a\xed\x09\xce\x11\x13\x50\x36\x11\xc4\xff\xbb\x19\x54\x10\xb8\x7b\xc7\xf2\xac\x1d\x1b\xca\x48\xd9\xbd\x80\xd1\x9f\x50\x4f\x95\x15\x29\xf2\x5b\x34\xd0\x5b\x65\x5f\x08\x15\x9a\xf0\x9a\x30\x84\xcb\x0a\x4f\xcc\x91\xf0\xf6\x15\x40\x5a\x51\x2a\x85\x82\xa6\x5b\x54\xf0\x65\x7c\xbe\x90\x89\xb9\xb3\x4e\x72\x3d\x0c\x2c\x76\x25\x89\x2d\x14\x5e\x10\xaa\x84\x75\x49\xae\x67\xc8\xfb\xf2\x95\x40\xb7\xd0\xf6\x8d\xcb\xa5\x24\x81\x34\x82\xb3\x97\x2c\xc3\x7e\xdc\xe6\xe5\xa7\x32\xe4\xc8\xa9\x35\x4a\x96\xa1\x3f\x2e\xbb\xf2\x53\x19\x66\x64\xeb\x18\x25\xcb\xb6\x1f\xe2\x4a\xc9\xf2\x68\x85\x81\xa9\x64\x81\x36\x1a\xed\x09\xb4\xc1\x78\xb2\x4e\xc6\xe4\x7b\xf3\x41\xda\x3f\xf4\x3e\xe3\xd5\x04\x34\xda\xbf\xd4\x1f\xdf\xdf\x1a\x7f\xac\x81\x3c\x1b\x15\xa9\xbc\x64\x4d\x40\xdc\xce\xc5\x9e\x8d\x10\x5f\x8a\x3d\x1b\xc1\x9b\x4a\x11\xc1\x2c\xaa\x9d\x19\x9d\xef\xe5\xcc\x28\x7c\x2f\xdc\x4d\x48\x13\xa5\x88\x60\x8e\x5e\xb1\x7d\x68\xa3\x81\xa9\x0f\x78\x3e\x5c\x8e\x9b\x16\x45\x32\xbb\xa6\x08\x49\xc4\xde\x2f\x5a\xf3\x90\x2f\x4a\x11\xb2\x28\x98\x4f\xa9\xa2\x90\xc3\x5e\x85\x2c\x4a\x7f\xf2\xdd\x94\xaa\xe9\x08\xce\x5a\xe4\x26\xa9\x88\x6b\xa5\x7a\x3e\x62\xbe\x5c\x22\x06\x9b\x6c\xa9\xda\x01\x89\x67\xb1\x8e\xc1\x70\x56\xf9\xf1\x18\x7f\xd5\x16\xc8\xbc\xa0\x2d\x10\x12\x6d\x51\x52\xbb\xc8\x92\x37\x4a\xf5\x41\x9c\xf4\xe0\x09\x61\x02\x34\x21\x05\x1a\x7c\x06\xa2\x83\xe6\x09\x8a\x06\x95\xc7\x2e\xf2\xda\x8d\x22\x3d\xe7\x13\xfa\x53\x7e\x7a\x4e\x8e\x3c\x80\xa3\x34\xbb\x8a\x98\x04\x55\xa9\xc1\x0d\x5b\x16\x18\x2b\x46\x64\x30\x56\x68\x35\xa5\x0d\xcd\x32\xff\x7b\x4f\xc4\x29\x10\x38\x2b\xf2\xf6\x8d\xd2\xbc\xeb\x83\xe2\xa6\x5d\xbf\xf3\xbd\x28\xee\x0c\x58\x14\xc3\x88\x54\xc3\xa6\xc2\x36\xba\x95\x80\x30\xdb\x16\xb9\x73\x2a\xf0\xb4\xa2\x2a\x36\x51\x3d\x72\x14\x55\xb1\xa9\x30\xaa\x6e\x4f\x36\xff\x7b\xd5\x63\x4e\xbb\x7d\x7c\x74\x20\x8a\x0b\xdf\x6b\xd1\x43\x0f\x2c\xdd\xe7\x9e\xf7\xbd\xa6\xfc\x2f\x0a\xe1\x9c\xdd\xf5\xb5\x39\x97\x8a\xba\x18\x40\xd6\xcb\x48\x1a\x41\xb4\x20\xec\xd6\xdc\x3f\x3f\x78\xc8\xd1\xe4\xf0\x49\x65\x16\x95\xdd\x0e\x9c\x47\x19\x1e\x03\x0d\x98\xb5\xc4\xfb\x53\x70\x32\xf6\xa1\x0b\xda\x44\x44\xe5\x28\xff\x0a\xda\xc4\x2c\x08\xa8\x55\xc0\x1e\x15\x17\x38\xdf\xd9\x9b\xd3\xbe\x3e\xf6\xe2\xf4\x95\xf1\xf9\xc4\x88\xb3\x10\x2e\xca\x2a\x72\xc3\xe5\xfb\xd3\xb8\x0a\x3a\x75\x71\x7d\x73\x1c\x5d\xc5\x45\x6f\x76\x58\x86\x92\xe6\xa1\x35\x97\x95\x34\x8f\x0d\xab\xa4\x79\x28\x85\x65\x25\xcd\x83\x8d\xba\xdc\x79\x44\x22\x8f\xb2\xb2\xe6\x71\x13\x19\x0e\xb6\x73\xb7\x1d\x66\x35\x8d\x37\x3c\x19\x70\xc2\x95\x25\x8f\x5d\xe0\x8a\x93\x91\xbc\x66\x94\x95\x25\x8f\x7b\x7e\x65\xc9\xe3\x02\x39\x4c\x2b\xec\xd4\x11\xc9\xe8\x97\xe5\xb0\xad\x96\xd3\xb2\xf2\xe4\xc1\x61\x57\x9e\x3c\xc4\x93\x73\x51\x1b\x6f\x9c\xa6\x96\x95\x56\x48\x32\x4a\x61\x71\x59\xca\x8f\xac\x70\x1a\x49\x38\xf8\x41\xc0\x41\xd8\xe2\xca\x84\x07\x6b\x5e\xc9\xbc\xb9\xfc\x57\x32\x6f\xce\xc4\xe9\x65\x0c\x52\x1d\xe6\x41\xa0\x5b\x39\x0d\x17\x67\xba\x94\x2c\x0f\xf3\x47\xb9\xbc\xa5\xe3\xff\x95\x2b\x8f\x35\x5a\xb9\xf2\x98\xac\xcb\x88\x91\xe8\xf3\x12\x6b\xfc\x7c\xd0\xf4\xff\xf8\xd3\x6d\x74\x79\xc1\x61\xb4\xaa\xf9\x83\x75\xa3\x28\x8b\x1e\xba\x7a\xb9\x04\x1d\xe0\xee\x70\x96\xf0\x9d\x33\x7d\xad\x9d\x4c\x8b\x6b\x71\x63\x9e\x2f\x2f\x6e\x08\xff\xe5\xf6\xe2\x22\x03\xfd\x94\xc5\x4f\xc0\x50\xb9\x3d\x07\x48\xbf\x3f\xed\xb1\x60\xc2\x28\xb7\x17\x9b\x3b\xf0\x5e\xe9\x43\x62\x96\x9c\x76\x2f\x92\x4f\x8d\xb2\x32\x8b\x43\xb9\xf3\xea\x45\x3a\xaa\x51\x84\x08\x2b\x19\xce\xf0\x18\x7f\xc7\xae\x5c\x9e\x21\xf6\x98\x53\xdf\x81\x42\x2c\xc2\x80\x55\xf0\x95\xe5\x31\xec\x13\xf9\xce\xa0\xae\x8e\x40\xe6\x70\xe8\x0e\x97\x53\x6a\x3b\xe2\x60\x8b\x82\x9f\x2b\xba\xc5\x63\xb0\x06\xa7\xc7\xa9\xed\x3a\x07\xee\x35\xf4\x39\x46\xf5\x1a\xab\xc1\xd6\x37\xee\xab\xb3\x91\x5f\x47\x16\xc2\xa0\x9c\xca\xae\xc3\x5d\x9c\xca\xae\xb3\x06\xef\xe2\xee\x0c\xc3\xa4\xc2\x08\x9c\xdc\xae\xc3\x27\x5f\x93\x8a\xac\x68\xb8\x58\x67\xe5\xe5\xd6\xd9\x3a\xbc\xf7\x35\x54\x05\xf1\xf1\xa7\x99\x15\x42\x4d\xeb\xb6\x90\x2a\x33\x7e\x30\xb1\x85\x1f\x5c\x16\x3b\x7a\xad\x9b\x2f\xae\x90\xc9\xab\x43\xa7\xdb\xa7\x8d\xa6\x4e\x5a\x3c\x5b\xdc\xe0\xff\x61\xca\xf6\xf8\xc1\xb4\xc7\x75\x5d\x37\xd3\x9e\x18\xa7\x69\x8f\x73\x52\x8d\x2c\x8b\x1a\xd6\xa3\x6e\xa6\x3d\xf1\x86\x69\x4f\xf4\xb2\x60\x3a\x41\xc9\xee\x08\xe5\xd8\xf6\x55\x49\xf4\x22\x41\xc6\xa8\xfb\x9a\x8c\x68\x62\x57\xf2\xc6\x49\x0b\x45\x94\xc6\x20\x8c\x47\x8b\x02\x48\xa3\x2e\x3c\x5a\x08\x12\x75\x57\x36\x93\xc9\x17\x9e\x8b\x60\xa3\x75\xf7\x5c\x34\xbe\x30\xd2\x99\x67\x53\x1e\x4c\xb1\xee\xa6\x9c\x05\xd9\x4d\x79\x65\xd8\xa6\x3c\x44\x83\x9a\xbc\xec\x71\x14\xeb\x4f\x57\x2c\x91\x9c\x61\x54\x25\xd9\x8b\xe4\x0c\xa3\x3a\x56\x1b\x28\x43\x4d\x55\x2f\xd0\xe2\xda\xf1\xfc\xe0\x1d\x9f\xf8\xc2\x94\x16\x7e\x58\xab\x4e\x27\x6b\xc7\xd3\xc6\xda\xf1\xb1\x20\x69\xed\xe7\x58\x00\x97\xa2\xc7\xa0\x5f\xf3\xa2\x2c\x26\x38\x1b\x7a\x15\xa2\x40\x55\xf4\x76\xc3\x02\x5c\xb3\xd9\x10\xb3\x93\x7d\x36\x43\x62\xa9\xd9\xe3\x08\x81\xb8\xba\xd8\xfc\xa4\x4d\x63\xb4\x83\x4f\x55\xe7\xbd\xcb\x90\x52\x8c\xd1\x0e\x06\x50\x5d\x5e\x28\x92\x17\x8f\x5a\x84\xd1\x66\xff\x3a\xf1\x5d\xe6\xd8\x38\xc5\x52\xfe\xdb\x5d\x55\x8b\xb1\xea\xc1\xb5\xaa\xf3\xe2\x65\x36\x73\x11\xba\x93\xe9\x2f\xc2\xaa\x33\x0d\x3f\x4d\xb0\x4c\x8e\x4b\x31\xc0\xa9\x33\xe2\xcb\x99\x80\x18\xe1\xed\x3e\x69\x72\xcd\x4b\xcc\x75\xf5\x34\x04\xcb\xaa\xd5\x01\x61\x21\x67\xd4\xea\x4c\x53\x30\x07\x17\xbc\x27\xb0\xbb\x56\xcf\x03\x2c\xca\x15\xf0\x33\x27\x42\xae\xa2\x1d\x05\xa5\xba\x04\x7e\x54\x46\x1d\xb5\x1a\x97\x4f\x13\x76\xe6\x42\x8a\xc1\x75\x99\x83\x5b\x4d\x1b\x1b\x5c\x11\xe9\xf3\xd3\xa9\xb1\x28\x71\x13\xd5\xe6\x3d\xc0\x31\x6c\x6b\x0f\xc4\x04\x36\x23\x8a\x3f\x9f\x98\xf8\xc2\x1b\x6b\x13\xc4\x04\x36\x13\x5f\xf9\xc1\xc4\xb3\xbf\x9b\xd7\x39\x2e\x81\xda\xb4\x8e\x1c\xc4\x66\xd2\x38\x55\x2b\xca\x3d\x6e\xc0\xda\x94\xa4\x13\xee\xdb\xd6\x32\xc6\x0b\x7d\x2d\x63\xbc\xd1\xad\x39\x70\x4b\xf4\xb5\x48\xfc\xa0\x71\x0e\xb6\x57\xf7\x22\x71\x17\x29\xf4\x7d\xc7\x14\x51\x85\xb9\xdb\x07\x47\xc2\x99\x9d\x50\x44\xab\x30\x77\x3b\x08\xe6\xaa\xa0\x9b\x1d\x03\x52\x55\x74\x3c\x50\xd4\x3a\x9c\x90\x12\x76\xaa\x04\x79\x3b\xca\x6b\x55\xfd\xd2\x7d\x70\x2e\x86\x33\x73\x72\xda\x7f\xaa\x5b\x05\xa5\x5c\xe5\x84\xdb\x07\xd7\xd7\x30\xad\x3b\x9d\x74\x7d\x41\x1f\x26\x95\xbb\x69\x98\xd4\x50\x60\xeb\x50\xbc\xc4\x67\x10\x0b\xec\x19\xa4\x8f\xb5\x68\x74\x7a\xbb\xd3\x98\x4f\x65\xe1\xdb\xc7\x87\x76\x67\xb9\x0a\x59\xa8\xaa\xe6\xe9\x4e\x6e\x81\x3a\x05\xab\x64\xdc\x52\x08\x27\x71\xc3\x75\x9a\x74\x5a\x70\x88\x44\x98\x25\xeb\x5c\xa4\xc7\x64\x49\x1f\x1c\x80\x83\xeb\x5c\xb4\xd3\x86\x69\xe7\x6e\x99\x6b\x99\x69\xe3\x54\xaf\x74\x72\xe9\x99\xff\x17\xe9\xbc\x60\xd2\xb9\x9e\xa4\x10\xee\x44\x34\xd4\x63\xed\x83\xa0\xec\xf0\x3e\xd8\xf8\xc1\xfb\x00\x1e\x21\x85\x70\x27\xa6\xad\x4a\x21\xdc\x41\x0e\xd7\xa3\x69\xd1\x82\x54\x87\x07\x11\x53\x56\x0f\x05\x2d\x7c\x9a\x9c\x02\xd0\xc7\x30\x0f\xad\x3a\x27\xe0\x50\x8c\x0b\x33\xf3\x53\xec\x2a\x50\xa5\x7a\x3a\x2f\x29\x54\xac\xd4\x52\x83\x1f\x8a\x7f\x88\xb9\x5a\xa9\xa5\xc2\x0a\x50\x4f\x67\x2a\x65\x67\x39\xb7\x14\x91\x35\x55\xa8\xbe\x44\x68\x4d\x55\x72\xa9\xc2\x30\x4f\xc7\x01\xd0\x82\x2b\xfe\xcd\x3f\xb9\x93\xaa\xb4\xbe\x44\xa4\x4f\x3d\x8d\x52\xe6\xc0\x5d\x2b\xe6\x25\xb6\xcc\x65\x83\x11\xd7\xeb\xe5\xd4\xa4\xa1\x8e\xd4\x6b\x4d\x44\x4c\xdd\xe5\x89\x40\xf2\xba\x3c\x11\x6c\xdd\xcb\x13\x31\x68\xd4\x29\x5b\xc3\xb2\x57\x2f\xa7\x6c\x65\x3d\x2f\xaf\x1f\x4d\x9c\x7e\x81\x26\x1c\xcd\xc3\xc0\x8d\xc8\xe6\x08\xae\xf0\x9e\x20\xf5\xf6\x0a\x47\x0f\xb7\x01\xda\x70\x5a\x69\x77\x09\x03\x6e\xbd\x9d\x99\x2e\x26\x5f\xca\xdc\xc0\x21\x5c\x57\x3c\x10\xa2\xc7\xed\x1c\x23\x48\x02\x0e\x08\xc2\xbc\x55\x6f\xa7\x62\xe4\xda\xb9\x5d\x88\x89\xeb\x50\x95\xa4\x30\x94\x57\xa9\x7f\x09\x57\x41\xbd\x9d\x95\x95\xab\xec\xb1\xb4\xcd\x22\x3e\x26\x8d\x45\x7c\x9c\xa6\x95\x9b\xeb\x31\xf6\x1c\xb1\xea\x71\xd6\x3d\x2e\xa2\xc7\xa4\x20\xe5\x3c\xce\x7b\x16\x03\xff\x29\x8c\x15\x6b\x74\x7d\x1c\xa2\x82\x88\xb2\x4a\x4c\x71\x07\xcb\x9b\x97\x30\x68\x57\x01\x04\x2b\xa9\x02\xea\xb3\x48\x8b\x4f\x5e\x27\x9c\xe5\x8d\x77\x91\x16\x33\xfc\x9a\x34\x84\xb9\xd7\x5a\x54\xe7\x8d\xe6\xb4\x1b\x41\x9a\xea\xc4\x62\xa9\xa8\xef\x5a\xb5\x18\xb9\x52\x6e\x35\x8e\xfa\xab\x28\xae\xc9\xff\xa7\xfe\xa7\xc1\xcb\x74\xf0\x82\xf1\xe0\x2c\xd1\xeb\xfc\xb2\xac\xc8\x4a\xca\x15\x73\xd1\x36\xe7\x97\x8d\x8d\xd1\x36\xe7\x97\x8d\xad\xd3\xa4\x40\x96\xfc\x79\xa3\xf8\x8d\x11\x3f\xb8\x4c\x66\x8c\xa3\x6d\x8a\x17\x88\x63\xd6\x54\x24\x36\x52\xf0\x8d\xb6\x39\x5e\x2d\x26\xaf\x6d\xa6\xb4\xc4\xb3\x28\x9d\x8c\xf2\x72\x0f\xb4\x68\x07\xfc\xe0\x0b\x09\x6b\xb8\x54\x9b\x74\xc1\x8a\x09\xb1\xfd\x74\xc1\x1a\x89\xfd\x47\x53\xfe\xf4\x19\x79\x3d\x47\x73\xe6\x82\x48\x88\x37\x9a\x74\xbd\x92\x3f\x4d\x74\x65\xd4\xab\xf1\x3c\x1c\x45\x17\x53\x23\x5d\x2f\x6f\x95\x51\x1c\xfa\x82\x3e\x8c\xe0\xcf\x34\x71\xf9\x0b\xfa\x78\xfc\x43\xcc\xae\x74\xbd\xbc\xc5\x41\x6c\xc9\xf9\xac\xe2\x48\x34\xf9\x05\xf3\x16\x02\x75\x4b\x2b\xe3\x4b\x34\x9a\x5c\x15\x34\x0e\x62\x93\xfa\x97\x88\x9d\x6c\x4a\xd5\x95\xb7\x4a\x2f\x2b\x8d\x70\x8c\x43\xfa\x5f\x26\x80\xbb\x25\x3b\x5a\x58\x94\xb4\xa8\x0f\x6a\x93\x33\x0f\x17\x7e\x70\x99\xd0\xc4\xd0\x6f\xcd\x0f\xcf\x8b\xfa\x58\x57\xe9\x83\x8d\x98\x87\x26\xf5\xef\x13\x39\xdf\x94\xbe\x20\x63\x53\x6c\xd2\x07\x73\xfa\x5b\x3a\x85\xa6\x4c\xbb\x19\xbc\x51\x53\x25\x5a\x90\x15\x4d\x95\x68\x3f\xe9\x93\x9a\xb2\xac\x7f\x32\xc3\x35\x69\x93\x9f\xe4\x02\x2d\x3b\x1c\x26\xb4\xf1\x26\x75\xf2\x93\x1e\xa0\x29\xad\x3a\x08\x88\x26\xf5\xf2\x93\x92\xab\x49\x9b\x2c\x78\x0f\x9a\x12\xf6\x66\xe0\x74\xad\xd8\x72\xbf\xd1\x86\x86\x01\x5e\xb5\x49\x9d\xcb\x20\xee\x5a\x71\xc0\x4a\x0c\xbc\x18\x7d\x1f\x4d\x0a\xf1\xf7\x59\xae\x2a\xb8\x23\x7b\xd3\x08\x3f\x76\x91\x11\x7e\x61\x6e\x69\x55\x61\x65\xec\xfe\x6a\x70\x1d\xcf\x42\x2e\x7d\xda\x3b\xff\xfb\x5f\x26\x34\xb6\x55\xb9\xa1\x12\xff\x3f\x7a\xe6\xff\x57\xcf\xd1\x5e\xb3\xb5\x38\x38\x64\x6b\xb6\xef\xb0\x9f\x96\xfe\xc5\x5a\x2d\xfd\x8b\xd5\xfc\xa7\x7f\x05\x11\x4d\xa2\xfd\xa7\x93\x25\xde\xd2\xc4\xf4\xd9\x89\x1d\xe2\xba\xb2\x58\x91\x5a\x73\x04\x22\x4d\x0a\x81\x85\xc6\xdb\xda\xab\xa8\x85\x78\xee\x8a\x72\x08\x55\xaa\x39\x25\x6f\xe7\x79\x29\xd5\xb1\x32\xdd\x90\x74\x1a\x10\x24\x9d\xcd\xd1\x85\xb6\xe6\x90\x74\xa1\xab\x39\xcc\x5d\xe9\x84\x58\xc9\xae\x20\x02\x78\x4c\x17\xd8\x9a\xfd\xda\x6d\x0c\x86\xd3\xa9\x42\x2c\x81\x20\x6d\x08\xdc\xc9\xb4\x0e\x21\x5d\x99\x77\xc1\x10\xa3\x96\xd4\x68\x43\x60\x55\x4e\xc8\x50\xc8\x63\xc8\x12\x4d\xb9\x71\x89\x94\x6d\x43\x60\xd5\x70\x3d\xb4\x29\x68\x75\x98\x2e\x9a\x52\xe3\x12\x88\xda\xe6\x9a\xb1\x18\x80\x60\x87\x58\x67\x9a\x62\x99\x3e\x7b\x7f\x9a\x20\xde\x17\x41\x30\xa2\x69\x82\x62\x86\xa6\xd0\xb9\x8d\x67\x61\xaf\x59\x91\x29\xec\x35\x2b\x30\x4d\x60\xac\xe0\x14\x81\x21\x2e\xb4\x29\x02\xe1\x9d\x87\xef\x2f\x2e\xd5\x43\x14\xb2\xb5\x0f\x1f\xce\xe8\xe0\x30\x81\xfc\xaf\xc3\x19\x7a\x42\x3b\x4c\x60\x10\x74\x88\x20\xae\xa6\x43\x04\xc1\xde\x0f\xc1\x8d\xb9\x61\x0f\xaf\x60\x0c\xd8\xa1\x4b\x04\x2f\xb7\x43\x89\x67\xa0\xd8\x30\x42\x66\xec\x54\xf9\x33\x96\x5c\x49\x0d\x3a\x98\x99\x76\x0a\x38\xf9\x69\x40\xc0\x49\xa6\xf4\x34\x7b\x89\x25\x3a\x0d\x8d\xe5\x7b\x21\x43\x59\xb2\x53\xc0\x49\xf6\xe8\x29\xf6\xf3\x19\x80\x80\x93\x9f\xf6\x84\x83\x64\x06\x2e\x01\x3d\xd9\x83\x97\xb0\xbb\xf4\x27\xd4\x62\xfa\xfc\xef\xf1\xff\xc9\x9c\xd7\x2e\x25\x11\x62\xbd\x2f\xa1\x42\x3f\xcf\x26\x2e\x66\xef\x32\x2a\x34\x88\xbb\x4c\x5c\x6c\x8f\x4b\xb8\x5f\x88\xbd\x84\x02\xfd\xfc\x2f\x9c\x2f\xcb\xff\xd3\x4b\x32\x9a\x4e\x13\x42\x91\xd0\xf5\x76\xff\x88\x89\x22\x38\xa3\x09\xa0\x88\x66\xdb\x6e\x79\xb7\xd9\x0e\x02\x24\x92\x18\xa3\x09\x90\x48\x0e\xa1\xf6\x53\x49\x32\xa1\xe5\xed\xa7\x91\x0c\x72\x20\xb5\xdb\x77\x01\xcf\x97\xfe\x0f\xfa\x85\x41\x9c\x9f\xf1\x3e\x7a\x3f\x16\x4f\x18\x44\xd2\x2a\x34\x61\x0c\xe7\xe7\xd9\xf4\xc4\xf8\x1f\xd3\x13\x8b\xa9\xf4\x04\x20\xcb\x9b\x30\x85\x24\xfe\x68\x3f\x3d\x64\x90\x71\xa3\x3d\x1e\x3f\xdf\x9f\x7a\x8e\xf1\x08\x53\x48\x6a\xd3\xf6\xd3\x42\x32\x7a\x61\x7b\x5c\x6d\x0b\x79\xf4\x95\x23\x13\x06\xf5\x7a\x82\xa3\xc1\x57\x4e\x97\xce\xb3\x10\x0f\x9c\xcf\x57\x18\x8f\xb0\xad\xb5\x57\x88\x07\x38\xee\x2b\xcc\x07\x02\xc5\xeb\xcb\xf5\x5f\x7b\xfd\xa7\x09\x64\x0c\x2a\x7d\x93\xd7\x6c\xf0\x6c\x60\x0e\xcf\x1a\x6f\xdc\xbd\x7d\x13\x26\x25\x34\x8b\x2e\x48\x1f\xa6\xa8\xbe\x0d\x3d\xd7\x78\x16\x42\x63\xf0\xff\xa1\xef\x73\x3c\x1b\x9a\xc6\xff\x82\x29\x85\xb0\xd1\x37\xa1\x27\x06\xcf\x42\x4f\xc4\x0d\xd2\x77\xa7\x17\x8e\x8b\xbc\xaf\x04\xbc\xb1\x84\x7d\x17\xec\x26\x6e\xdd\x2e\x67\xcf\x04\x1c\xd1\x77\xb9\xc8\xe3\xd6\xec\x76\xe5\x60\x59\xe9\x0a\x19\xda\xb0\xea\x75\xe7\x1e\x40\x99\xef\xbb\x5c\xe4\xa1\xf0\x76\xbb\x72\x30\x52\x74\x7b\x6e\x10\xe3\x7a\x5a\x42\x4d\xf4\x9a\xe4\xda\x0f\x83\x41\x4f\xce\x1a\x14\xda\x51\xb7\x2f\x07\x2b\x54\x97\x2f\x87\xa0\x83\x6e\x4f\x0d\xf6\x97\x9e\xe4\xe6\x0e\x41\xac\xdb\x51\x43\x22\x88\x9e\x9c\xec\x78\xa3\x8f\xdb\x3f\xd0\xc7\x22\x24\x3a\xb1\xa3\x06\x63\x59\xb7\xa3\x06\xab\x5e\xcf\x5e\x80\x38\xc3\x3d\x2f\x4a\xf8\x44\xce\xfd\xc2\x0b\xd5\x4d\xc4\x12\x65\x25\xb4\x08\xb9\xa5\xcb\xb3\xb3\x61\x88\xed\xd9\x94\x04\x1f\xea\x59\x1e\xfb\x42\x0b\xa6\x6c\xa7\x89\xc7\xa3\xe2\x0d\x61\x14\x42\x89\xee\xc5\xfe\xf9\xd0\x08\x7a\x59\x89\xab\x83\xb0\xb2\x76\x16\x6f\x38\x39\x4a\x70\x9f\x2e\xe7\xcd\x86\xcc\xd8\x8b\xbc\xda\x61\x08\xec\x06\xdd\x0d\x9a\xb4\x63\x2c\x8e\x77\x5f\x39\x09\x58\xc3\x95\x93\x80\x4f\x56\x4e\x82\x3e\xff\x72\xff\xf4\x95\xb0\x80\xf3\x55\xe5\x21\x0c\x93\x6b\xaf\xf6\x10\x86\x10\xda\xab\x77\x55\xec\x80\x6a\x0f\x61\xe3\x8b\xae\x16\x82\xc6\x6a\x07\x61\x67\x84\x53\x2f\xd0\xa2\xfd\x83\xc1\xd3\x7a\xb5\x5f\xae\xd3\x84\x7d\xa3\xec\x10\xe7\x11\x26\x85\x4f\xaf\x6b\xa2\x62\x3d\xab\x27\x0a\x46\xd0\x36\xf5\x1a\x2f\xb4\x35\x4f\x31\xee\xa5\x35\xb0\x95\x9b\xbd\xbe\x9c\xb0\x26\x07\x38\x9c\x63\xe5\x15\xe6\x14\xff\x94\x84\x42\xa2\x96\xde\xec\x0a\xe5\x10\x37\x93\x3a\x68\xd2\x78\x8b\xb0\x79\xf4\x66\x52\x07\x9f\x2c\x52\xe9\xd5\xa4\xc2\x72\xdb\x22\x35\x86\xa1\x42\x49\x75\x32\x19\x52\x24\xc6\xf6\x79\xc3\x50\x07\x78\x5c\xb7\xc7\x3b\x7a\xed\x8b\xf6\x98\xbe\x6e\xe7\x7f\x2c\x7b\x37\xed\x9d\x3e\x4c\x3b\x2d\x3a\x8f\x54\x88\xb6\xbd\x2f\xda\x69\xc2\xcb\x0c\xed\xdd\xe6\x9c\x10\xbd\xba\x9d\x38\xe4\x46\xe8\x4a\x9d\x46\xb6\xcf\x3e\xec\x5c\xe5\x7f\xeb\x75\x6c\x25\xfb\x70\x08\x02\xe8\xf2\xe1\x0c\x24\xf2\x3e\xec\x57\x63\x2a\xec\xc4\x21\x5f\x42\xb7\x13\x07\x9c\x7f\x97\xd3\xa6\x7f\x7b\xb1\xc7\xf4\xf3\x89\x3c\x6d\xdc\x82\x76\xd1\x60\x1b\xe8\xd3\x2e\xc2\x90\xe3\xfb\xb4\x8a\x1a\x62\x6e\x9f\x8b\x94\x98\x2e\xbb\x60\xc8\xeb\xd0\xa7\x47\x1e\xc2\x5c\xb7\x0b\x86\x4c\x0e\xdd\x1e\x17\x22\x6c\xfa\xb4\x8f\x10\xea\xa7\xdd\x4d\x6c\x15\xfb\x5c\xc0\xcc\x77\x61\xf0\x08\x52\xee\xf3\xd5\x94\xc7\x28\x54\x96\x16\x3f\x50\xb7\x3b\x05\x48\x51\x3f\x96\xae\xcd\x1b\xd5\xc8\xb7\x18\x84\x53\x21\x7f\x08\x39\xec\x29\xa2\xd3\x43\x9e\x22\xd6\xd9\xd9\xd4\xb0\x68\xf6\xc3\xae\xa2\xcf\x30\xec\x2a\xca\x7c\x62\x57\x11\x57\x80\xf3\xad\x7d\x44\x8d\xd3\xde\x07\xee\x43\xe7\x5b\x23\xa2\xa4\xff\x54\x93\x4a\x18\x61\x77\xbe\x35\xf2\x8f\x74\xe7\x5b\xc3\x8e\xda\x4f\xfb\xcd\x10\x1e\x9c\x6f\x8d\x64\x4d\xfd\xb4\x61\x81\xcb\xcc\x09\xd8\x30\x0e\x76\xe7\x58\x63\x32\x4e\x4f\x46\xac\xc0\xb9\x26\x83\x51\x78\x32\x3e\x84\x78\x32\x3e\x9f\xac\xc9\x88\x1f\x9c\x65\x2d\xc4\xc6\x7e\xb9\x1a\x10\xfb\xe2\xf2\x5c\x84\x99\xaf\x5f\x76\x9b\x15\xde\x58\x93\x11\xe3\xbe\xd6\x64\xc4\x3a\x5f\xf6\xa3\xc5\x38\x2f\xb9\xcd\xf2\x9f\xe2\x60\xfb\xb5\xa6\x85\x21\x7b\x93\x20\xdf\x5c\x9a\x97\x4f\x77\x9e\x17\xae\x70\x79\x69\x3e\x29\xc1\xfb\x2d\xbf\x28\xa2\xdf\xad\x54\x72\x08\xab\x8a\xcf\x4a\x1f\xb9\xe2\xb6\xc1\x94\x0b\x5b\x5e\x99\x06\x9a\xb7\xdb\x2b\xf3\x91\x37\xed\x95\xf9\x08\x87\xf6\xca\x7c\xe6\xfa\x36\x34\x9f\xf3\xe0\x3c\x6d\x1f\x29\xcb\x6e\x1a\x3c\xa5\x5d\x89\xdb\xd2\x67\x2a\x6f\xaf\xf0\xa7\x8d\xd7\x9f\x44\x2f\x8f\x3c\x50\xdc\xba\xcf\xba\xff\x62\x41\x9f\xe5\x81\x0a\x62\xed\xa6\xf9\x88\x72\xcf\xa2\x3e\xe6\x4f\xc0\xbe\xf4\x11\xb3\xec\xc8\xf9\xc8\x76\xcf\x72\x3a\xc6\x84\x3d\x6b\x3a\xf8\xe1\x70\x1b\xf4\x62\xea\xb9\xa9\x7f\x3a\x54\x2d\x9f\x4e\x4c\x3c\x82\xee\xb3\xcc\x52\xfc\x20\xef\x1b\x4d\xbe\x49\xcf\x31\x17\xef\x5a\xd7\x98\x8c\xd7\x94\x71\xb2\x55\x08\xa5\x11\x3e\xd0\xe5\x95\x21\xe2\xa4\xbf\x76\xa5\x31\xe1\x72\xcb\x00\xdb\xee\xaf\x1d\x50\xa1\x7a\xf7\x9f\xa6\x45\x45\xda\xd1\xed\x84\xc1\x13\x34\xec\x84\x21\x24\x63\xd8\x09\xc3\xfe\x1c\x9b\xdd\x4d\x8d\x1f\xec\x49\x0b\x0e\x35\xe4\x95\x69\x18\x6f\xc7\x26\x37\xe2\xe7\x0b\xbb\xda\xc2\xa2\x30\x36\xfb\x9f\x1a\xbd\xda\x6b\x18\x06\x8e\xb1\x99\xd4\x46\x27\x76\xb6\x85\xc9\x64\xd8\x31\x83\xdb\x70\x6c\x72\x23\xc6\x41\x1b\xf2\xcb\x14\xd0\x2c\x43\x6e\x97\x04\xe7\x1c\xbb\xfd\x64\xc1\x28\x87\x12\x42\x27\x8e\xf7\xd8\x57\x81\xb0\x2d\x7e\xb0\xff\xa8\xd0\xa8\x6b\x1f\x31\xa3\xcb\xad\xc2\x38\x76\x27\x3c\x84\xd8\x5d\x15\x0c\xe3\x10\x8c\xe5\x55\x81\xd6\x9f\x1e\x56\x11\x73\xc6\x4f\x0d\xab\xc4\x56\x8d\x9f\x1a\x56\xa3\xe4\xec\x18\xd2\xc2\xf2\xc6\x84\xdb\xa5\x02\xca\x7d\xd8\xa5\x82\x4b\x6a\xc8\xa5\x52\x09\x33\x1b\x52\xd4\x32\x1c\x7f\x2c\x97\x4a\xe3\x87\xc3\x6f\x04\xa5\x69\x91\x1e\xb3\xf5\xcf\xc7\x42\xa3\xb7\x2d\x89\x8c\x63\x79\x23\x62\x09\xe4\x64\xc9\xa0\xa9\x86\x4b\xa6\xc0\x2f\x87\x8a\xdd\x12\xac\x36\xec\x74\x41\x8a\x19\x76\xba\x20\xb0\x0d\xa9\x6e\xb9\x7c\xde\x68\x2a\x9f\xc6\x0b\xab\x9e\x23\x7d\x0c\xff\x10\x13\xa8\xf2\xb6\x08\x1c\xe3\xa7\xca\x55\x4c\x62\xc3\x6e\x16\x4c\x04\x43\xf9\x1d\x32\x28\xc7\x61\xbf\x0b\x00\xd0\x91\x5f\xbf\x11\x4b\x60\xe5\x2e\xee\xb2\xa1\x8c\x0f\xe0\xea\x87\x51\x7d\xbf\x8b\xe0\x0f\x57\xd5\x28\x36\x1a\x05\x49\xc5\x0e\x30\x66\xda\x3e\x9a\xf2\xf9\x41\x52\x7f\x61\x3c\xca\xdb\x0f\x27\x50\x92\x86\xfd\xf3\xbe\xce\x13\x76\xb8\xa1\x44\xd3\x44\x56\x8e\xaa\xf0\x7a\x26\xf1\xa7\xb5\x8d\xa8\x9a\x35\x86\x7c\x32\x51\x65\x6b\x0c\x85\x4f\x01\xf5\x18\x55\x66\xa4\xcc\xf7\x16\xde\x99\xc2\x9f\x8e\x56\xc8\x71\x31\x7e\x1a\x59\x01\x2c\x3c\xaa\x79\x32\x07\x49\xb0\xb9\x0f\xee\x70\xfc\x14\xb0\x42\xf6\xc0\xf1\xd3\xbf\x2a\x82\xe6\x68\xae\x34\x1e\x5b\x5c\x3e\x9b\x8f\xe9\x7b\x38\x41\x1d\xd1\xce\xa3\xd9\xdd\xc1\xb3\x38\x06\x1b\xa3\x29\xbf\x0e\x67\xb9\x29\x71\x08\x67\xb9\xc9\xfd\x51\xe9\xd1\xc6\x79\xbe\x7f\x7c\x84\xf8\x41\x89\x43\x42\xf7\x1e\x5d\xb9\x32\x42\x77\x1b\x5d\xc6\xfa\x10\xbf\x47\x97\xb1\x9e\x83\x2e\x7f\x0d\x19\xf5\x86\xd2\x4e\x94\xc1\xff\x32\xbe\x4f\xda\x57\x2e\x8f\x50\xe3\x46\x57\xae\xd3\x50\x50\x47\x97\xf7\x20\x74\xde\xd1\x3d\xbe\xf8\x7f\xc8\x5d\x12\x42\xdd\x18\xf2\xe4\x85\x75\x61\x38\xf1\x34\x69\xa9\xc6\x70\xca\x77\xb8\xf2\x50\x9a\x05\xd6\x60\xc8\x98\xde\xe9\x41\xf6\x66\xf6\xa1\xf3\x4a\x30\x23\x43\x39\x03\x58\x82\xa1\x24\x04\x93\x67\x3b\xf0\xc3\xc0\x3d\x84\x65\x1b\x9f\x6d\x32\x65\x7e\x0f\xdd\x6b\x38\xb1\x04\x8b\x3e\x65\x7e\x67\x0e\x9d\x48\xa2\xf3\xbd\x2c\xea\x2c\xba\x13\x49\x30\x67\x53\x16\x75\xd6\xcc\x89\x24\x58\x63\x25\x92\x20\xfc\x61\x38\x91\x04\x73\xe8\x44\x12\x28\x33\x63\x3a\x3f\x38\xec\xc0\x99\x24\xe0\x78\x53\x0e\x07\x56\x45\x3e\x9f\xf6\x99\xb4\xc3\x24\xc7\x90\x0f\x1f\xf6\x68\xc0\xa9\x25\xd8\x46\x87\x49\x8a\x45\x71\xea\x88\x90\x51\x87\x53\x45\xb0\xaf\x9d\x2a\x02\xee\x72\x78\xd1\x78\x76\xfc\x0e\xfb\xf0\xa7\x29\x65\x24\xb2\x71\xca\xca\x0e\x53\x3f\xc5\x5d\x90\x5b\xe4\x92\x01\xaa\x3a\xe4\x92\xa1\x92\xd5\x90\x4b\x06\xc8\xf2\x90\x4b\xe6\xc3\x2a\x4e\x59\xd1\x43\x3a\x1b\xa7\xbc\x00\x21\xfd\x8e\x9f\x7e\x33\xc0\x58\x0f\xa9\x37\x15\x23\xd5\x50\xe6\x09\xaa\x21\x0c\xa9\x26\xe5\x73\x4f\x09\x13\xd6\xb6\xcf\x17\x1a\x12\xdc\x48\xb9\x21\xd0\x25\xc6\x25\xbb\x34\x47\xef\x92\x5d\x7a\xd2\xa0\x38\x34\x00\x8e\x71\x2b\x38\x12\x06\x7a\x2b\x70\x30\xd4\xd1\x21\xcf\x0a\x9a\xe3\xb8\x15\xfa\x58\xfe\x94\x8e\x6e\xd8\x0d\x13\xf6\xb1\xb1\xdc\x30\x74\x26\xab\x7b\xe6\xd9\xec\x3d\x26\xf0\x96\x97\x80\x8b\xfd\x36\x75\x0c\x46\x2e\xf9\x0c\x31\x8a\x0c\xe5\xbe\xbc\x65\x75\x0f\x6b\xd1\x90\x1b\x06\x15\x76\x3c\x8a\x7d\xe5\x7e\x7b\x5c\xd8\x07\x59\x4e\x7a\xc2\xf6\x11\x75\x1f\x19\xdd\x99\x3e\x07\x04\xa5\x4f\x93\xb6\xe0\x72\x45\x3d\xb6\xe0\x22\x28\x3c\xb2\xe0\x22\x34\x39\x22\xe8\x23\x89\xbd\x0a\xa0\x82\xdf\xbf\xb2\x3b\xc3\x7b\x5e\x5f\x30\x9c\x4c\xc7\xff\x7c\x44\xb7\x77\x0d\x9b\x26\x3d\xec\x98\xb8\xd7\x26\xf6\x18\xf5\xbb\x5c\x05\x31\xd3\xef\xa2\x8b\x41\x2c\xba\xe8\xf4\x56\x13\x7c\xb1\xe8\x8c\xa9\x79\xed\x43\x0a\x3b\xda\x94\x22\xf1\xc9\x26\x38\x95\xa8\x01\x11\x6a\x6e\xf2\x25\x84\x34\x3e\x05\xdd\xda\x80\xc0\x4e\x69\x09\x1b\xb8\xe5\xa9\x14\xd2\xe4\x24\x9b\x0e\xed\x01\x8a\x3f\x7f\x4a\x42\x21\x49\xd9\x74\x64\x0f\x60\xdf\xe9\xc8\x1e\x30\xdd\xd3\x81\x3c\xe0\xc2\xe7\x2e\x0b\x6d\xe2\x79\xf7\x17\x31\x6c\x41\xb3\x36\x80\xb9\x73\x57\xb4\x4a\x6c\x9a\xb9\xaf\x61\x8f\xf8\x41\x81\x7b\x95\x16\x8c\x78\x0f\x6e\x3e\x77\x1b\xe6\x62\xe7\xce\x64\xa9\x24\x5a\x48\x36\xd4\xc5\x0d\x35\x93\xed\x5b\x71\xf2\xa7\xd3\x2d\xa4\x4f\x13\x55\x4d\xc4\xec\x27\x1b\xee\xe2\x8a\x98\xc9\x86\xbb\x41\x27\xb6\x30\xc6\xf9\x9d\x49\xd8\xfe\xcc\x17\xca\x28\x1e\xe7\x75\xba\xfe\x21\x99\x2c\x66\x5a\x74\x04\x61\xd9\x51\x0a\x71\xaf\xcd\x6c\x5b\x6a\x5c\x8c\x33\xdb\x70\xc7\x0b\x36\xe8\x54\x7e\xb0\xfd\x26\xce\xc3\x94\xec\xce\x89\x9b\xd9\xb6\xac\x38\x61\x33\xdb\xa0\x13\x94\x67\x5b\x64\x18\x94\x2d\x32\x95\x17\x54\x0c\x00\xba\xf2\x32\x63\xc4\x0f\x8e\xaf\x21\xe7\xc9\x2c\xb6\x43\x85\x06\x37\xe5\x64\xf9\xa4\xa4\x9f\x2a\x61\x0e\xa3\x98\xc5\x36\x89\x38\x61\x53\x11\x33\x1d\xcb\xea\x2c\xb6\xc8\x7c\x3e\xb1\x09\x82\x03\x53\x6c\x80\xc9\xf4\x6a\x6d\xaa\xd2\xa8\xed\x2d\x71\x6c\x67\x5d\xc6\xc3\x68\xa3\x2e\x73\x4a\x90\x22\xd7\x4a\x85\xdf\xcc\xaa\x6a\xc0\x9d\x26\x8c\xf0\x6d\x7c\x61\x5d\x3d\xc4\xab\x59\xad\xab\x87\x74\x33\xab\x35\xf1\x4f\x1b\x86\xbd\x86\x84\x36\xab\xcc\x10\x9f\x26\x5e\xa9\xea\x31\xcc\x9f\x9c\x5e\x3f\x7d\xae\x54\xd2\x9f\x17\x96\x11\xe2\x4f\xc0\xba\xd9\x96\xa2\xcf\xe7\x45\xa0\xce\x58\xe1\x95\x66\x3a\x74\x9d\xd9\x6c\x09\x88\xbb\x61\xb6\xa5\xfd\xd2\x84\xe0\x94\x90\xe4\x44\xd4\x1b\x34\x35\xd5\x3c\x66\x56\xda\x52\xfb\x21\xca\x00\x43\xa6\xa9\xb9\xce\x41\x6c\x4c\x79\x4c\xf2\x67\xaf\x77\x15\x3e\x08\xe3\xe6\xec\xd6\x74\xe9\xb3\x17\xff\x10\x4d\x2a\x32\xe6\x53\x5c\x68\x76\xeb\xf9\x10\x26\x07\x48\x06\xb0\x3d\xbb\x55\xd9\xc2\x1b\x8f\xa0\x7a\x34\x21\x57\x4f\xc8\xe7\x73\xa5\x23\x80\xb5\x0c\xe5\xef\x84\xb3\x0f\x89\x8a\x30\x96\x9f\xc4\x9f\xb1\x84\xcd\x51\xff\xfb\xdf\x44\x55\x9e\xa3\xc9\x52\x16\x64\x4a\x01\x28\x1f\xaa\xc6\xda\x82\xf4\xb8\x8c\xf7\x74\xa1\x54\xbb\x1b\x1c\x73\xe5\xab\x8e\xc9\x1f\x42\x08\xb1\x3a\xd3\x11\xc5\x21\x6d\x4c\xe7\x86\x63\x7d\xe5\x0a\x69\x18\x48\xa7\x64\x7a\x7c\x0e\xf3\x27\xd3\x67\x6c\x9b\x53\x32\x3d\x3a\xc3\x94\x4c\x8f\x3b\x66\xfe\x64\xf6\x89\xfa\x3f\xa7\xc4\x1b\x16\xd7\x89\x08\x3e\x8c\xcc\x65\x68\x88\x71\x9f\xce\x44\x40\x16\x86\xe9\xc4\x03\x1f\x56\xe6\xc4\x03\x84\xe9\x4c\xd7\xa1\x21\x7a\x68\x3a\xf1\x00\x31\x35\x73\x39\x46\x1a\x3f\xb4\x1f\x8b\x66\x3b\x1c\x6b\x35\x68\xc2\x93\xdf\xe9\xd5\x17\x47\x8c\xf3\x50\x48\xcd\x67\x98\x76\x0d\x34\x46\x65\x8e\xdb\x68\xd2\xae\x01\x06\x71\xda\x78\x1a\x73\xe1\xc0\x12\xec\x2d\x73\x15\x2d\x0f\x7d\x64\x9e\x36\xcc\x71\xa4\x4f\x03\xbb\x63\x14\xa7\x75\xa4\xcf\x17\x02\x00\x43\xd7\xe9\x3a\x24\x2c\x80\x24\xfa\xfc\x61\xd1\x72\x58\x00\x6c\x9a\x72\x58\x7c\x80\x6c\xf3\x72\x61\xbf\x50\x55\xa7\x23\x2c\xb8\xff\x6e\x81\x27\x39\xc0\x4e\xd1\x0c\x37\x56\xee\xb5\x8f\x54\xa5\xdc\x6b\x89\x7b\xff\x96\x62\xc8\x8d\xfb\x93\x91\x27\x2e\xd4\x69\xa8\x12\x1c\xe4\x27\x13\x4f\x82\x8a\xe7\xb3\xe9\x39\xc6\xf7\x93\x91\x27\x31\xdc\xf3\x49\x7a\x0e\x82\x1e\xe1\x54\x60\x51\x4f\xd1\xff\xd1\xfe\xe3\xa3\x1c\xe3\xf9\xc9\xd8\x13\x8f\xed\x7c\xd6\xe6\xa1\x41\xa3\x26\x0a\x23\x72\xc5\x57\xf6\xdb\x12\xba\x61\x50\x16\xba\x89\xc8\x9a\x2e\x4a\x4e\x74\xda\xb4\x90\x4d\xd4\xd7\x7c\x2d\x77\x70\xba\x7f\x52\x76\x2d\x34\xf1\xae\xfd\xc4\x0f\xb6\xfc\x72\xdc\x7f\x42\x75\xa5\xd0\xe8\x7c\x6d\x4f\x83\x41\xbc\xae\x44\x90\xff\x94\x7c\x68\xaa\x44\x39\xa6\xe7\xf9\xda\x10\xfa\x69\xee\x35\x1b\xfe\xf7\xc3\x61\xcb\x7c\x70\xb4\x63\x13\xce\xb6\xf3\xbf\x0c\x4f\xc1\xd1\x0e\x55\x58\x04\x89\x7f\xb8\xa0\x62\x10\x70\x6c\x42\x81\xc6\x1d\x78\xfc\x44\xe1\x54\x62\x8a\x8e\xed\xc7\x21\xa9\xf2\x76\xb8\x9e\x4a\x48\x98\x87\x8a\x8a\x53\xb5\xed\xd8\x65\x57\x0a\x0e\x7b\xec\x59\xff\xef\xf1\xac\x8c\xbb\x93\xff\x9b\xfe\x8f\xf1\x2b\x49\x32\x35\xcf\x0e\x17\x15\x9f\xb4\x2f\x03\xc1\xa0\xbd\xcb\x39\x54\x82\x80\xdd\x66\x1d\x06\x68\xb3\x0e\x1d\x8a\xe5\x87\x22\x75\xa8\x58\xca\x0c\x0b\xc5\xe1\xda\x8a\xc1\x52\x8e\x24\x8c\x67\x6c\x89\xc3\xb5\x14\x99\x20\x09\xcc\x1d\xc7\xf6\x91\x94\xdf\x34\x18\xc8\x21\x7b\x78\xa5\xba\xd6\xe1\x7a\x89\x4c\x79\xf2\x88\x63\x49\xb2\x60\xaa\x4c\xb1\x92\x1c\xcf\x30\x33\x1d\x59\x40\xc1\xc4\xff\xba\x72\x42\x8f\x3b\x56\x70\x39\x24\x67\x1b\x10\xe8\xe0\xd0\x07\x41\x42\x16\xd2\x71\xa7\xc1\x4b\xcf\xbc\x6f\x09\xb3\xf1\x81\x90\x7a\x8d\x0f\xc4\x4f\xe2\x3a\x39\x8a\x6c\x1c\x71\x56\x8f\x22\x23\x4d\xa8\x53\x47\xf1\x88\x79\x5f\x97\x62\x1c\x83\xa3\xac\x8b\x3c\x28\x50\xf1\xc4\x19\x92\xdb\x51\x64\x85\xa9\x34\x68\x06\xc7\xfb\xb2\xc2\x64\x1a\x7c\xf5\x7e\x0c\xa8\x0a\x6b\x1a\xba\xf2\xa1\x7a\xe4\x33\x6c\x8b\x87\x6c\xd8\x64\x54\x3d\xaa\xa7\x9c\xef\xab\x66\x28\xda\xaf\x26\x88\xef\x35\xe3\xc1\xbd\x0e\xc7\x15\x84\xd1\xe7\x50\x1c\x41\x09\xab\xd2\xd1\x34\x9e\xe0\x54\x87\x6a\x23\x82\xde\x39\x9a\x2c\x34\x71\xc5\x1c\xce\xcf\xc5\xa9\x76\xfa\x2d\xe6\x43\x70\xa0\x96\x3a\x3f\xc8\xea\xc2\x0a\x3a\xff\x16\x13\xe2\xfc\x5b\xac\x80\xf3\x6f\xc5\xdd\x7c\x38\xff\x56\x68\x10\x47\xf3\x0e\x88\xef\x55\x0a\x11\x3e\x79\xa8\x14\x22\xca\xd3\xa1\x6c\x5a\x28\xed\x47\xd7\x0d\xc1\x04\x28\x9b\x16\x90\xa8\x43\xa5\x0f\x41\x6e\x1d\x5d\xe3\x0d\x49\xe0\x50\xf6\x2c\x02\x49\x8e\xae\xf1\x87\xe8\x70\x74\x8d\xbf\xf2\xec\x84\xb0\x93\x06\xbc\x65\xa3\x81\xa1\x19\x67\x8b\x0e\x5d\x79\xac\xc8\x4f\x5a\x9d\x38\x15\x8e\x21\x82\xd8\x01\x2a\x69\x8e\x72\x78\x0c\x13\x14\x04\x0f\x81\x4f\x43\x1a\x3e\xc6\xba\xcf\x82\xc2\x21\x5c\x26\x33\x2e\xdc\x0e\x58\xf3\x63\x58\xcc\x63\x89\x64\x8e\x2e\x79\xfc\xc9\x2c\x77\x4c\xa5\xf0\xe1\x5e\x98\x46\x08\xb2\xc5\xa7\x2c\x50\xf0\xd1\xb9\x6c\x09\x41\xf1\x94\x85\x23\xb4\xca\x63\xda\x02\xc5\xa1\x51\x45\x45\x0c\xf0\xc7\x5c\x77\x78\x2c\x82\x2a\x2a\x62\xfc\x3d\x96\x7d\x1a\x5e\xec\x24\x5b\xac\xf2\xe1\x5d\x15\x63\x3c\x44\x04\xbb\xf8\xf0\x98\xa3\xc1\x43\x56\x33\xd8\xc6\x21\x80\x20\xa7\x40\x42\x2c\x78\xfb\xe3\x10\x78\x93\xbb\xe2\x30\x05\xfc\xaf\x3a\x58\x64\x01\x3d\x24\xd3\x92\x20\xfc\x38\xd6\x2a\x32\xe2\xcb\x88\x5d\x7e\x58\xee\xb1\x68\xf3\x94\x69\x09\xd6\xa4\x3c\x59\xa4\x84\x3f\x04\xe4\x19\x99\x1b\xf0\x14\xdc\x0d\x5e\x22\x94\xce\x46\x10\xd2\x71\x0a\xc4\x08\xb7\x75\x9a\x2c\xc0\x2e\x87\xd3\x64\x81\x74\x3e\x94\x26\x8b\xba\x01\xc7\x69\xd1\xe9\x33\x08\x1b\xc4\xb8\x53\x94\x26\x8b\xc2\x00\xc7\x65\xd9\x0a\x8e\x77\x99\x8c\xe8\xe2\xb2\x8a\x11\x8a\xd1\xa1\x34\x59\x24\x77\x3f\x2e\x1b\xfa\x3e\x3f\xd8\x62\xc6\x11\xbb\x6c\xe8\xa3\x0b\xc1\x93\x88\x10\x38\x94\x1b\x8b\xfc\xf1\x87\x72\x61\xb5\x4f\x97\xae\xf0\xca\xb5\x71\xc9\x33\xc8\x45\xe8\xcc\x57\x64\x66\x38\x6e\xdb\xf9\xe0\x2b\xb7\xc8\x62\x1e\x6e\x93\x05\x23\xbb\xb5\x3a\xdc\x3c\xce\x6b\x05\xca\xfc\xb8\xbd\x5c\x9c\x9b\xdb\xf6\x4a\x86\x6d\xd0\x0d\x08\xd2\xe3\x16\x1d\xc8\x7c\x3f\x71\xbe\x7c\x6e\x23\x41\x6e\x76\x42\x17\x0e\x43\x6e\x88\x3d\x38\x04\xb9\xd9\x09\x5e\x38\x1e\xdb\xe0\xd8\xc9\xc2\xdc\xec\xb8\x59\x8f\x67\x59\x17\xa3\x0d\x41\x6c\x76\x1c\xbb\xc7\x63\x15\x30\x48\x57\xbd\xc4\xcf\xad\xfd\x78\x7d\x60\xe2\xc2\xd3\xd4\xcf\xb6\x7a\x64\x3b\xe4\xb4\x3c\xc2\x26\xc2\x14\x95\x49\xeb\x73\x0d\x3f\x26\x03\x2e\x2d\x91\x7e\x27\x48\xe2\x78\x65\x23\x85\xc5\xac\x0a\x8a\x70\x2d\x19\xd6\x89\x52\x39\x5e\x11\xc1\xcd\xf9\x8a\x08\x2e\x2e\x59\xcd\xa9\x02\x72\x28\x69\xd6\xa4\x0c\xc8\xa1\x0a\x8b\x64\x8f\x3f\x24\xf0\xef\xd8\x31\x8e\x57\xab\x05\xd3\x7a\x4d\x14\x23\x5a\x44\xfd\x9b\xc7\xf3\x27\xd2\x17\x12\xe4\x9f\x9b\xac\x86\xb1\xdc\xe7\x66\xe3\x67\xe7\x03\x23\xf9\x82\x6f\x9e\x9b\xad\x9f\x21\xa4\x9e\x9b\x91\x7c\x21\x53\x9e\x8a\x67\x86\x4f\x9d\x9b\xd3\x9a\x04\xb3\x3e\x37\xf3\xe2\x49\x9b\x56\xcf\x43\xec\x3c\x37\xe5\x39\xc9\x34\x69\xed\x3c\xd8\xf9\xb9\x0b\xb8\x57\xfe\xa4\xf9\x9c\xbb\xad\xa9\xc1\x9b\xcf\xdd\x46\xca\x60\xc6\xe7\x6e\x23\x70\x48\xe6\xe7\xbe\x36\x64\x10\xb1\xaf\x89\x89\x99\xda\x3d\x31\xc1\x9f\x4f\xc5\x47\xa3\x45\x9e\xbb\xe7\x25\x6e\x88\x73\x57\xbd\xc9\xd8\xd3\xe7\x6e\x24\xdf\xa0\x0f\xd9\x8d\x0b\x83\xb0\xdd\x78\xf0\x85\xec\xc6\xac\xde\xbe\xac\x18\xb1\x16\xbb\x01\x47\x61\xf8\x3a\x93\xe7\x29\xe6\x2d\x2d\xca\xa3\xcf\x64\xf3\x6c\x30\x95\x73\x05\x47\xc7\x2e\x3d\x93\xd1\x6e\x71\xf6\xce\x64\xcb\x72\xec\xb2\x33\x19\xed\x96\x79\x63\x48\xd7\xa5\x4d\x83\xdd\x82\xa5\x9f\x3f\x3d\xa5\x22\xe3\x9e\x49\x58\xb7\xb8\x66\x4e\xd7\x7c\xc4\x1d\x7d\x26\x67\xd5\xa8\xfc\x60\xc3\x33\xbb\x4c\x96\xff\xf4\x99\xff\x6c\x18\x19\x7b\x3b\x2f\x52\x63\xdc\x79\x51\x16\x8d\x66\x53\x56\x69\xc3\x94\x05\x97\x38\xb3\x73\x85\xd0\x84\x29\x8b\x33\x7e\x66\xdb\xd0\x2b\xe3\xb2\x0d\x9d\x25\xc8\xc6\xf1\x55\x7e\x30\x6d\x2c\x6b\x5e\xab\x18\x6f\x14\x43\xe4\x98\x8e\x9f\x92\x53\xb1\x6e\x9f\xc5\xc6\xe9\x50\x85\x4f\xb9\x07\x3e\xd5\xed\xce\xe2\x10\x77\xb6\x7c\xb1\xd5\x3d\x28\x29\x8b\x54\xda\x5c\x26\x4f\xde\x10\x16\xf0\xd3\x82\x01\x72\xb0\x06\xfb\x0f\x88\x42\x3a\xe5\x3f\x18\xdb\xa4\xcd\xdb\x94\xc5\x9a\x54\x53\xc6\xc9\xaf\xb6\xbb\x87\x17\xfe\xac\x8b\xb4\x18\x86\x1d\x0a\xc4\x8a\x9d\xd5\x25\x1c\xc3\x1a\x7c\x56\xd7\x10\x1e\xf4\x62\x5b\x0b\x27\x6d\xb9\x18\xe0\x40\x55\x45\x85\xe1\x2f\x55\xb4\x42\x5a\x55\xe2\x0d\x4e\x7f\xbd\xf4\x4c\x83\x4e\x3e\xc1\x3e\x10\x10\xa8\xe2\x5b\x3c\xe5\x70\xa0\x96\xdb\xd9\x9c\x7b\x82\x8d\xe2\x5a\x95\x88\x39\xe7\xf2\x21\x84\x62\x73\x36\xa7\x9a\xa8\xbc\xd1\xd4\x66\xcc\x44\x5b\x26\xa4\x98\x2b\x41\x81\x12\x52\xed\x29\xa7\x42\x05\xec\x7d\x2a\x34\x23\xa1\xbd\x9c\x3f\xed\xac\x52\xb4\xef\xb4\x53\x61\xe3\x03\x53\x1a\xfa\xe1\xd9\x4c\x58\xd0\xf1\x53\xcf\x6a\x87\xf0\x9f\x3a\x56\x89\x6a\x39\x55\x9b\x92\xd0\x9b\xb3\x3b\x8f\x04\x73\xdf\xed\xf8\x60\x72\xbb\xcd\xa4\x31\x0f\x7d\x99\x49\x63\x1e\xba\xcd\xa4\x30\x83\xb1\xc9\xd6\x15\x2f\x28\xa2\xa2\x92\x15\xf3\x1c\xce\x9b\x00\xb7\x50\x5a\xac\x0f\x98\xe2\x14\x28\x28\x7f\xb8\xc5\x30\xa2\x91\x03\x32\x8c\x68\x84\x7d\xc8\x49\xf0\xa9\x4c\x70\x2a\xed\xd5\x98\x7f\x82\xcf\x9d\xc3\x89\x14\x98\xa8\xe1\x44\x0a\xcc\xc3\x58\x16\xbb\x98\x29\xe9\x69\x93\x6a\xbc\xe7\xd2\xd3\x42\x24\x39\xa7\xd1\x65\x31\xe6\x9f\xe6\x55\x71\x21\x9c\x53\xb8\xc4\x90\x9a\xce\x9f\xda\x54\xf1\x41\x9c\x8a\x9c\x28\x64\x29\x38\x95\xac\x0a\x03\xd1\x29\x17\x41\xc6\xbe\x7b\x4e\x83\x0c\xe9\x42\xb8\x9e\x4f\xb0\xf8\x79\xba\x3e\x2e\xb7\x96\xc4\xc1\x0e\x9a\xf4\x32\xdb\x8d\x5b\xec\xca\xb6\x39\xcf\x78\x3e\xff\xfb\xdf\x47\x6d\xb9\xb2\x6c\xd0\xb1\x76\x57\xb6\x23\xa3\xf0\x81\x75\x8c\x98\xa8\x4b\x29\x28\x3e\x2f\x88\xa1\xc2\xe7\x2f\x33\x54\x10\x0d\x57\x31\xd7\x61\x4c\x66\xa8\xd8\x95\x2f\x3b\x5c\x83\xd7\x5d\x2e\x77\x35\xe8\x62\xc8\xda\x18\x43\x50\x45\xab\x19\x3c\xe9\x2a\x36\x33\xf0\xbf\xbc\x35\x61\xb8\xba\x1c\x34\x57\x78\x7f\x29\x52\x0c\xf1\xd1\x0b\x7c\x60\xa1\x29\xf8\xe2\x55\x85\x85\x0f\x85\xe3\x12\xaf\x1d\x39\xce\xf6\xf5\xe3\xa4\x75\x06\xef\xbd\xcc\x48\xc3\x90\x71\x55\x17\xcc\x8c\x59\xaa\x22\x31\xb8\xe8\x55\x65\x8e\xfc\x74\x68\x53\x58\x74\xd8\x6c\x9b\x8b\x29\x59\xa6\xa6\xe8\xaf\xd9\x72\xc3\xb3\x2c\x37\xa1\xdf\x5c\x4d\x86\x0e\xfa\x6f\x56\xf2\xf9\x5f\x32\x7f\xe5\x7b\x4f\x59\x4c\xa9\x33\x01\x56\xbe\x5f\x33\x14\x3f\x74\x07\xc7\xc4\x0d\x76\x39\x35\x20\xd5\x53\xae\x6e\x01\x2a\xee\x96\xab\x2b\x38\x26\x44\x86\xab\x5b\xa8\x60\x10\xdd\x97\x0f\xb3\xd8\xd7\xe5\x13\xd3\xa2\xea\xbc\x1c\xfc\x4b\xf8\x47\xd2\xc5\x5f\xca\x57\x51\x37\xba\x54\xfa\x08\xb6\xa2\xca\x70\xe5\xe0\xc0\xd7\x90\x49\x34\x58\xfa\xa5\xb2\x5b\xa8\x3e\x97\x92\xb7\x97\xd0\x12\x2f\xdb\x8f\x58\x96\x61\x03\x18\xcf\x02\x81\x71\x3c\x6d\x3e\xea\x3c\xcb\x7c\xc4\x49\xb0\xf9\x08\x9c\xd5\xe5\xcc\x7c\xd8\x1c\xaf\x69\x4d\x29\x7a\x70\xd4\x17\x35\x8f\x2e\x67\xe2\xa3\x70\xd5\x35\x2d\x9e\x34\xde\x70\x44\xc5\xa7\x0d\xc3\x19\x58\xdd\x69\xf9\x24\xc4\xa8\xeb\x1f\x33\x8b\x89\x9e\xce\x11\xc3\xcc\xc9\x03\x9a\x3e\x5f\xa8\x7c\xe8\xa7\x49\x23\xec\x20\x55\xe5\xb0\x48\x1c\x74\x1d\x82\x96\xb2\xd6\x87\xa0\xae\x2c\xb5\xca\x5f\x51\x1a\xe0\x72\xb9\x2b\xe8\x3e\x04\x34\x65\x43\x1e\x66\x12\x31\xe2\xc3\x27\x8c\xfe\xec\xa2\x60\x3c\x97\x9e\x63\xa2\x9d\xa7\x22\xb7\x3f\x85\xc5\x5e\x87\xd2\x08\x04\xeb\xbe\x4e\x6f\xa4\x68\xfd\xd4\x79\x8d\xfb\xe7\x3a\xe5\x56\x8f\xdb\xe3\x3a\x65\xba\x8e\x7b\xf9\x3a\xe5\xb0\x66\x76\x4e\x99\xae\xe3\xd2\xbd\x4e\xc1\xaf\x33\xff\x0f\xfd\x1f\xb3\x65\x80\x24\xd3\x6f\x80\x64\x08\x59\xd7\x29\x53\x37\x1c\xf0\x94\x33\x21\xf3\xbd\xd2\x0e\x64\xc6\x2b\x53\x3d\x4c\xfd\x14\xbd\x71\x81\x5f\x97\x4c\xe3\xec\x5b\x55\xea\x2a\xdc\x1a\x97\xe9\x8f\xef\x2f\x99\xc6\x39\xb8\x97\xc0\x8c\x71\x61\x5f\xaa\xd4\x85\xaa\x7c\x19\x4d\x19\x42\xf9\x25\xf4\x24\x06\x80\xcb\x95\xb5\xa8\x0e\x7b\xd9\x68\x84\x36\x71\x39\xf9\x79\xc8\xe4\xd7\xbd\x2c\x78\xd1\xc4\xed\xa0\x71\x78\xae\x42\xb5\x0a\x26\x80\xcb\x56\x23\xf4\x8f\x6b\x19\x89\x58\x96\xdb\x46\x3d\xd6\xe1\xf6\xc1\x09\x0b\xf4\x25\x2b\x51\xfb\x34\xe1\xbb\x88\xcb\xe9\xf6\x5d\xc4\x07\x8b\x25\xc4\xc0\x1f\x99\x26\x43\x39\xbb\x1e\xa5\x6c\x66\x69\x1e\x99\xf0\xb8\xa0\x1f\x9b\xf0\xd8\x5b\x8f\x4d\x95\x3c\xdb\x18\xc6\xf5\x67\x3f\x2f\xe8\xcb\x4b\x7e\xde\xfa\xe1\x5b\x8f\xc0\x7b\x6c\x27\xf9\x7d\x1b\xa0\xe6\xeb\xb1\xad\x2b\x14\xd9\x6b\xd9\x84\x42\x51\xbd\xec\xe6\x45\x21\xbc\x64\x14\xfa\x32\x63\x05\x5d\xed\xe8\xba\x97\xe0\x96\xb8\xf0\x2f\xc1\x2d\xf7\xcf\xe4\xca\x11\xdc\x32\x6c\x4a\x8e\xe0\xcf\x82\xbd\x8e\x09\xe4\x02\x50\xae\x3c\x94\xe3\x4b\x41\x59\x28\xa5\x97\x5c\xbf\x9f\x5d\xf4\xca\x8e\xc0\x1e\x71\xa6\x3c\x8c\xd5\xb7\x3d\xbf\x58\xbb\x6f\x87\x60\x61\x2e\xbf\x9d\x48\x1d\x47\xde\xed\xc4\x78\x38\x15\x6e\x85\x60\xe1\xf7\xba\x37\xa9\x58\x83\x3e\x0c\xe2\x0a\x33\xe1\x2d\xbb\x11\x7a\xdd\x2d\xbb\x51\xef\xb1\xd9\x6f\xd9\x8d\x1a\x0b\x78\x2b\xde\x8a\x12\xec\xf7\x66\x55\xe4\xdf\x26\xba\x77\x87\x35\xf1\x81\x2c\x41\x85\xe5\xba\x65\x09\x2a\x60\x68\xee\x5d\x81\x4d\x9f\x2f\x1c\xd8\xc4\x20\xf6\xa5\x06\xf0\x85\x6b\x5b\x85\x20\x77\x3b\x0f\x5e\xfe\xb4\xa1\xd0\x9d\x60\x23\xb7\xec\x3a\x9f\x5b\xe0\x56\x7c\xd6\x27\xc1\xd3\xad\xa0\x0f\xdc\xb2\x77\x13\x7a\x3f\xae\x91\xbb\xf9\xda\x88\xb9\x94\xe0\x03\xf4\xfd\x76\x0e\x64\x44\xbd\x5b\x92\x0f\x09\x96\x6e\xe7\x40\xfe\xac\xce\x12\x85\xe8\xa2\xdb\xf9\x1f\x73\xa9\x20\x0e\x6a\x3d\xdc\x5d\x25\x91\xd9\x32\x5d\x38\x92\xd8\xd6\x77\x57\x0a\xa9\xc9\xfb\x72\xb6\xef\x7f\x4a\xa2\x7a\x77\xa5\x63\x82\xfe\x9f\x44\x34\x32\x0b\xad\xa0\xfa\x02\x20\xe3\xee\xd6\x08\x18\xad\x45\xa2\x68\xc0\x22\x11\xa3\x1d\xe2\xec\x85\xff\x1d\xe9\x14\x57\xd9\xfd\x53\xff\x06\xa7\xf4\x96\xcf\xad\xb0\xea\x8a\x00\x21\xdf\xd3\x2d\x19\xa9\x14\xbe\x37\x6b\x8f\x01\xa9\xdc\x0d\xee\x80\x7b\x0a\x06\x13\x2c\xf6\x9e\xf2\x09\xb2\x47\xa6\x7c\x82\xb4\x27\x8f\x18\xac\xe9\x5e\x1e\xb1\xca\x07\x82\x5c\xb3\x0b\x5d\x76\x06\x1d\xf8\x9e\x06\xb1\x04\xcb\xbd\x15\xd2\x4e\x96\xb2\xdb\x55\x65\xc0\x83\xdd\x06\x77\xe1\xa9\xbd\xe5\x03\x23\x0d\xd8\x7d\x98\x75\x85\x8e\x72\x1f\xcd\x66\x27\x9a\xe8\x7e\x83\x1f\xcc\xcb\x62\x10\x76\x7b\x7d\x76\xea\xb1\xa4\x36\x3a\x91\x55\x09\xd8\xda\x7d\x18\xec\x39\x19\xf8\xed\x37\x62\xb1\x0e\x67\xfe\x64\xb9\x0f\xa7\x91\x0c\x7b\xce\xad\x18\xf7\x0c\xfa\xe6\x76\xaa\x61\x98\xd1\xe9\xed\x1c\xc3\x3a\x95\x40\x8c\xe3\x70\x7a\x7b\xc7\x18\x4e\xab\x42\x7c\xaf\x1d\xbb\xd3\xa1\x04\x37\x8e\x83\x62\x3b\xa8\x4b\x76\x9f\x8a\x8e\x09\xc1\xf1\x56\x3a\xae\x1c\xb7\xf6\x2d\x27\x58\x47\xba\xbd\x95\x8f\x8b\xe2\x22\xb7\xf2\x71\xe5\xf0\xb1\xdc\x72\x8a\x7d\x8f\x84\x72\x6c\x81\x15\xb9\x2f\x09\x63\x71\x29\xdc\x2a\x1b\x4a\x8c\xd3\xad\x1c\x5b\x98\x02\xee\x4b\xc2\x16\xfb\x49\x65\x41\x4b\x65\x84\xc2\x45\x84\x13\xf9\xbe\x84\x3b\x60\xbb\xa9\x2a\x28\x11\x48\xf7\xed\x13\xc0\xb3\x8e\x64\x28\x52\xb7\x73\x70\x71\x05\x49\xd4\x69\x9f\x19\xb8\x4d\x10\x1f\x28\xfc\x26\xb4\xc9\xdb\xd1\x20\x21\x8d\xdd\x4e\xca\xc5\x15\x26\x24\x1b\x41\x5b\xf7\xed\x23\xcc\x80\x44\x70\xdc\x92\xb7\x93\x72\x35\xfa\x97\x74\xc9\xe9\x70\xf4\x07\x37\x85\x91\x6e\x1c\x27\x47\x83\x70\x2d\x18\xe9\x46\xfb\x8f\xdc\xfe\x4c\xa8\x92\x74\xa1\x8b\xde\x8f\x80\x17\x21\xdb\xdf\x8f\x70\x0b\x2c\xe0\x23\xdc\x05\x7b\xfc\x27\xef\x4c\x12\x56\xde\x8f\xa4\x4f\x58\xc8\x23\x03\x03\x1c\xe4\x11\xcb\x62\xc1\x7e\xd2\xcf\x44\xc2\xba\x55\xf7\x13\x6f\xc4\xfd\x9a\xbe\x68\x4f\x95\x66\x90\xf9\xee\xd7\xf4\xf1\xbf\xa4\x65\x2e\xa9\x57\xda\x3e\xac\xe0\xf5\xf8\x82\x1e\x39\xb7\x08\x51\xbb\x5d\x0f\x06\x15\xf0\x5e\x21\x21\x6c\xd9\x77\x89\xcb\xff\x86\xfc\xb8\x20\x4c\x6a\x7f\xf2\x13\x3d\x0a\x3c\x6f\x88\x41\x8f\xcb\xc7\xa0\xcb\x3f\x9b\x53\x1b\x05\x5b\x78\x36\x67\x9f\x6a\xf4\x68\xf9\x3b\x8e\xc1\xe3\x98\x12\x44\xa9\x67\xb3\xfc\x1d\xfb\xf0\x71\x50\x09\x3c\xf1\x71\xbd\x98\xef\x38\x4c\x79\x30\xde\x47\x41\x24\x95\xc3\xfa\x6c\xe2\xe5\x74\xe2\xa0\x12\x5a\x58\x41\x25\x50\xe2\x7c\x60\xa0\x6e\x9e\xdd\xde\xe6\x4f\x13\xc6\xe9\x7e\xda\xb0\x08\x5e\x79\xc3\x5e\x74\x06\xbe\x5b\x06\x67\x58\xae\x07\x03\x96\xe6\x71\x12\x31\x4c\xd8\x8f\x93\x88\x61\x03\x7a\x9c\x44\x0c\x4b\xfa\xe3\x0a\x31\x20\xc0\x9e\x5d\xb2\xcc\x67\xe4\xd2\x35\x58\x82\xdd\x73\x11\x83\x48\xeb\x5e\x8b\xd9\x73\x79\x18\xba\x54\x8e\x31\xd2\x79\x3e\xce\x31\x06\xc4\xe9\x71\x8e\x31\x20\x47\x4f\x5a\x53\x11\x73\x93\x1c\xa5\xcf\xec\x29\xc9\x18\x19\x31\x1f\xb9\xc0\x2a\x17\xf8\xa3\xd8\x16\x72\x86\x3e\x76\x79\x01\x72\x7f\x9c\x63\x0c\x07\xc1\xe3\xd8\x16\xd4\xd1\x27\xcb\x21\xcd\x44\xe4\xa5\x6a\x04\xe5\xd9\xaa\x06\x2d\x28\x44\x87\x99\x91\xbf\x6b\x47\xe1\x7f\xb2\xdd\xea\x61\x61\x7b\xb2\x2a\x8b\x40\x86\xfc\x5d\x9f\x7b\xeb\xc9\x4b\x90\x8c\xc9\xcc\x76\x39\x87\xe4\xf3\x94\xa5\x33\xc5\xf4\x3b\xb8\x05\xb5\xfc\x29\x0a\xc9\x61\xee\x8a\x87\x1d\xa3\x72\xa9\x18\x0c\x56\x8f\x4c\xad\x9f\x90\xe6\xc7\xd5\x60\x28\xe2\xfc\x14\x8b\x19\xf4\x29\xdf\x2b\xdb\xbf\x48\x63\x62\xf6\x8b\x35\x26\xbe\xb7\xeb\x75\xf2\x81\x5d\xd4\x93\x41\xda\xf7\x1a\x37\xf6\x53\x9c\xac\x99\x3e\xab\x8d\x89\x21\x33\x3c\x2e\x06\x43\x76\xe5\xc7\x9e\x2b\x14\x9a\xa7\x5a\x67\xa2\x09\x3b\x24\x1b\x3f\x2c\x33\x18\x5f\xc8\x21\x19\x12\xd8\x53\xed\x90\xec\xfc\x60\x87\x64\x5c\x83\x8f\x63\x65\x3e\x1c\xca\xbe\x2b\xcc\xa8\x4f\xb5\x3a\xc8\xf4\xca\x77\xf5\xd9\x15\x6d\xa9\x87\x31\x3b\x8e\x96\x01\xdd\xf4\xb4\xa5\x2f\x46\x9b\x2d\xab\x09\x5e\x10\x1c\x9a\x6d\x63\xdf\x16\x78\xa8\x47\xbe\xad\xcf\x5e\xb6\x6f\x0b\xc8\xd7\x23\xdf\x56\x27\x5a\xe9\x59\xa9\x89\x3b\x6d\x1e\x96\x0b\xe9\x54\x5e\xbb\xc1\x0b\x4b\x70\xa4\xcd\xd7\x3f\x44\xaf\xb2\xff\x76\x22\xe7\x1e\x05\xc4\xe0\x6b\x7c\x14\x10\x93\xc0\xa3\x3f\x72\x77\xe1\xae\x7c\x64\x0f\x6e\x9f\xe9\xee\x72\xbc\x0e\xba\x30\x7e\xb2\xfe\x29\xb0\xe8\x91\xb7\x2c\x61\xb2\x7c\xba\xb5\xe6\x58\x9b\xbe\xc4\xe5\x20\xb2\x9b\x68\x3e\x90\xfb\x85\xa2\x1a\x8f\xa3\x69\x80\x89\x3d\x43\xc9\x3f\x42\x94\x7c\x86\x92\x7f\x84\x2c\xfa\x0c\xe7\xc0\xe7\xc0\xfe\x94\xa3\xda\x43\xd8\x7d\x86\x63\x99\xe0\x4c\xaa\x18\x83\x63\xf8\x71\x38\xcd\xe7\x5e\xf8\xa9\x53\xb5\xc3\x56\x86\x63\x9d\x18\x82\xbc\x92\x83\x21\x38\xc5\xc9\xa0\x07\x99\x02\x06\x43\x70\xa8\x13\x5f\xc8\x06\x9d\x71\xf9\x3c\xaa\x0e\xf3\x61\xe1\x73\xb9\x04\x63\x0c\xf2\x95\x7d\x98\xfe\xb4\x47\x30\x04\xa4\x67\x2e\x53\x40\x90\x35\x97\x03\x90\x3e\x9c\xb0\x24\x64\xa2\x47\x06\xe6\x5c\x38\x8d\x3f\x1d\xab\x7e\x78\x9d\xc2\x65\x32\x35\x21\x1e\x85\xcb\x64\xaa\x31\x3c\x52\xba\x32\x35\x34\x1e\x29\x5d\x19\x1f\xfa\x73\x38\x7d\x01\xd3\xad\x4a\x9e\x19\x07\xd9\x23\xad\x2b\x7f\x76\xed\x61\xbf\x5f\x0c\xdc\x4a\x17\xfc\x54\x76\xe5\xca\x16\x90\xca\x55\x3e\x2c\x59\x69\xc5\x3a\x81\x97\x8f\x6d\xc5\x9c\xb5\xd3\x76\x48\xee\x1a\x85\xcb\x0c\xcc\x22\xcf\x29\x73\x1c\xbc\xce\xe1\x32\xc4\x07\x3c\x4e\xf0\x85\x7d\xf6\x51\x34\xcc\x67\x10\xae\x9b\x42\x30\xca\x73\xd9\x4a\x15\x16\xd6\xe7\x5a\x84\x47\xa7\x4a\xa7\x85\x6b\xf1\x51\xcd\x93\x06\x0f\xf9\x69\x39\x89\xbc\x36\xcf\xa5\x14\x25\x6c\x5c\x25\xd7\xfa\xe8\x61\xcf\xa5\x20\x86\x30\x28\x3d\xb7\x92\x61\xd0\xc1\x9d\xf4\x7f\xbc\xaf\x78\x1c\xdc\xe5\x8f\xe2\x71\x6a\x40\xbc\x1e\x69\x31\x39\x2c\x1d\x8f\xb4\x98\xfc\xf9\xdf\xc0\x37\x58\xd6\x2d\x97\x00\x97\x8c\xd4\x96\xbc\xf3\xbf\x4c\x23\x3b\xff\x3f\x7a\x66\xc0\x0a\x5a\x60\xd6\x1f\x5b\x34\xe9\xf1\xb1\xcd\x99\x2f\x1e\x29\x62\x1c\x35\x67\x13\x66\x33\x39\x7b\x70\x38\x39\x1e\x67\x0b\x86\x03\x3a\x5b\x30\x0c\x49\xd1\x35\xdf\x21\x3e\xb2\xdb\x73\xb8\x1f\xa9\x92\xdc\x36\xaf\x1c\x5c\xec\xb5\x65\x84\x85\xe6\x57\xd6\x1c\x98\xf2\xeb\x11\xc7\x22\xbc\x1a\x31\x9b\xf7\xb5\xea\xc8\xf7\x72\x4c\x20\x93\xbe\x56\x1d\x63\xc4\xaf\x1c\x13\xec\x9a\xd7\xaa\x63\xcc\xd0\x6b\x5d\x99\xf6\x04\x69\x67\x46\x5e\x21\xc4\x43\xfc\x78\x37\xa9\x56\x21\x9e\xbc\x4a\x47\x8c\xe1\xe5\xdd\xa4\x5a\xc5\xae\x7c\x37\xab\x56\x7c\x2f\xc7\x69\x70\x95\x77\x93\x87\x2f\xc4\x9f\x77\x93\x87\x6f\xd0\x9e\x54\xaf\xf9\xa7\x94\x74\xaf\x72\x13\x23\xda\xbe\x4b\x3b\x89\x9b\xf9\x75\x88\x3b\x77\xf9\xbb\x2b\xf0\x3e\xd6\xe7\x55\xe1\x49\x62\xd2\x5e\x15\x9e\x24\x93\xc7\xbb\xdb\xd8\x15\xe4\x2c\x35\x22\x04\x92\x77\xb7\xd5\x28\x44\xc8\x77\xa9\x11\x9f\x2e\x25\x5e\x7f\x9e\xe5\xb1\xe8\x74\x21\x25\xe2\xd3\xa2\x94\x88\xce\x10\xa5\x44\x40\xd3\x52\x22\x3e\x3f\x58\x49\x08\x4e\xfe\x2e\x25\x21\xf8\xd7\xeb\xa2\x92\xb1\x49\xde\x24\x8f\x45\x48\x66\xaf\x55\x84\x4f\x03\xe2\x7f\xb1\xab\xdf\xb4\x14\x1f\x1a\x58\x4c\x97\x37\x2c\x7c\x67\xba\x54\x96\x4a\xbe\xc8\xce\xa3\xcf\xcc\x2b\x75\xd5\x8e\xcb\xeb\xcd\xf2\xc4\x32\x0f\xd9\xc0\xc7\xd0\xea\x5f\x87\xc3\xe3\xb4\x7b\xff\x29\x0d\x74\x62\x1b\x5f\x68\x2e\x6f\x56\x29\x46\x26\x42\x45\x44\x76\xfc\x7a\xaf\xd2\x12\x63\xa9\x79\xf3\x42\xb2\xd3\xa9\xf0\x9f\x8d\x0f\x04\xd7\x60\xcb\x59\xa7\x20\xc1\xfa\x2b\x9d\xa2\x72\xc3\xbd\x45\x39\x0d\x1b\xcf\x4b\xf6\x8e\x41\x39\x5e\x9e\x23\xf2\x53\x32\x2a\x0a\xdc\x2b\x8d\x81\xeb\xea\x2d\x4b\x81\x0b\xb2\x57\xb4\x7c\x30\x91\xb7\xa8\x3a\x56\xe6\x59\x21\xe7\x61\xa4\x7f\x0d\x6d\x23\xf0\xe4\xad\xeb\xba\x8a\x31\x19\xda\x46\x2c\xce\x2b\x40\x06\x30\xb5\xd7\x80\x8c\xcf\x96\xa8\x4b\x90\xa2\x09\x07\xa1\x32\x55\x56\x08\x3e\x67\xa7\x3a\x6c\x3c\x44\xd8\xd7\x25\xff\x29\xb8\xfd\x56\xc7\x8d\x0f\xda\x58\xc2\x14\xe3\x92\xa3\x05\xd2\x9b\x85\xab\xca\x0f\x16\xae\xe2\x83\x66\xe1\xea\xf3\x83\x03\xc9\xe3\xd2\x78\x9b\x03\xc9\x83\xc9\xbf\xcd\x30\x21\x8e\xb0\x72\xc5\x0e\x72\x28\xbe\xd3\x94\xc4\x17\xd3\x5c\x36\xe8\x98\x32\x58\x85\x4b\xe3\x75\x55\x09\x8a\xd1\xbe\x8e\xe9\x60\x7a\x25\x5a\x95\xcf\xd6\x76\x24\x32\x87\x5e\x92\xd5\x18\x9f\x16\xb4\xd5\x19\xe3\xa1\x0c\x80\x9f\x2e\x7f\x7b\x80\xd4\x57\xef\xe1\x89\x8b\x69\x38\xed\xa1\x8a\xef\x55\x26\xa2\xc6\xcd\xf7\x5a\x8a\x9a\xbc\x6f\x81\x86\xa3\xe4\x8a\x78\xc4\xc3\xbd\xe7\x6f\x1f\x73\x73\x48\xec\x1a\x19\x0e\xa0\xb0\xe5\x0e\x08\xe2\x55\x8c\x47\xdf\x3f\x4d\x4e\xeb\x03\x74\x7a\xf8\x07\x46\xf9\xf8\x07\x7a\x79\x85\x60\x89\x4e\x2e\x23\x8b\x76\x7e\xd0\xfa\x87\xa2\xf5\x5e\x76\xab\xc5\x20\x2e\xc3\x53\x83\x8a\xcb\x05\x98\xfe\x14\x6f\xf4\xfe\x84\xba\x06\xec\xee\xbd\x6c\xa4\x08\xb7\xed\xfb\x13\xea\x1a\xb5\xa7\xdf\xcb\x0e\xb8\x70\x03\xbe\x3f\xa9\xae\x51\x7e\xf9\x75\xca\x54\x58\xf7\xb5\xaa\xa1\x06\x3d\xb7\x75\xa6\x90\xba\x5e\x45\x73\x90\x63\xec\xfd\x89\x79\x8d\x5a\xbf\xef\x4f\xcc\x6b\x14\x89\x7e\x6d\xcd\x66\x63\xdc\x55\xff\xc7\x04\xdc\x82\x5a\xb1\x06\x3f\x31\xb0\x51\xb5\xfb\x5d\x25\xcc\x69\xf0\xd9\xe4\x9f\x8b\x21\x3f\xca\xe5\xc7\xa4\xfc\xc4\xb8\x44\x32\xbe\xf7\x71\x1c\x78\x34\xf8\xc8\xe1\xc1\x56\xff\x09\x75\x89\xec\x13\xef\x4f\xa8\x4b\x64\x5a\x7c\x1f\x05\xfb\x72\x7b\x3d\x2a\xaa\x03\x67\x7a\x94\x55\x8e\x93\xf1\x48\x70\x86\x0d\x3d\xca\xed\xc7\x96\x79\x85\xa4\x81\x6f\xbd\x92\x83\xc3\x6d\xfe\xfe\x44\xb6\x0e\xd6\xf5\xfd\x89\x6c\x1d\x8d\xf1\x7d\xed\x5f\xe4\x59\x70\xbb\x44\x7b\x16\x19\x42\xff\x7b\x5f\xa1\xaa\xc2\x95\xff\xfe\x64\xb6\x0e\xf0\xf5\xfd\xc9\x6c\x1d\xe7\xf2\xfb\xde\x7a\x3f\x08\xfe\xc9\x70\x1d\x60\xec\xfb\x93\xe1\x7a\x00\x7c\xe7\xf6\x93\xe1\x52\x14\x5e\x9f\xdb\xe6\xa3\xdd\xe2\x39\xe9\xfd\x1c\xcf\x8a\x5e\xfe\xe7\x08\x9b\x9b\xa2\xad\xc3\x99\x3d\xb7\x9f\x4c\x97\x6a\xa2\x7d\x45\x33\xff\x3b\x62\x73\x53\x1c\x46\xdb\x26\x1f\xc8\x27\xfa\x6f\x06\xe7\xb6\x49\x11\xf8\x34\xa0\x58\xe0\x7f\x3a\xde\xdc\xb6\x1f\xbb\xdc\xb6\x78\xde\x37\x3d\xc7\xfb\xbb\x3c\x4e\x0c\x50\x26\xe4\x1a\x91\xb1\x73\xfb\x89\x71\x79\xdb\x79\xa1\xaa\x81\x1a\xcf\x4d\xff\xf3\x7e\xd7\xff\x3c\x0b\xec\x34\x83\xa2\xdd\x3e\xb3\x98\xc1\x9f\x4c\x97\xb7\x3d\x08\xda\x4d\x50\xcc\xe0\x4f\xa6\xcb\x1b\x33\xfa\x93\xe9\xf2\xc6\x0c\xee\x26\x30\xc6\x97\x4c\x60\xf4\x97\x4c\x60\x8c\x37\x25\xfd\x1f\xfd\xff\x44\xbe\xbc\x6d\xd1\xff\x4f\xe2\x1b\x39\xc5\xf8\x93\x3c\x60\x93\xff\xe5\x01\xab\x31\xa1\x49\x6a\xcb\x8c\xf1\x65\x79\xbc\x5a\x7c\x9f\x85\xcb\x6b\x31\xbe\x6c\x17\x1e\x1d\x64\xa9\x31\x93\x17\xe4\x94\xae\x31\x40\x47\x67\x37\x3a\x50\xee\x83\xd0\x43\xe6\x96\xa5\xc7\xb4\x18\xa1\xa2\xaf\x07\x33\x9c\xe5\xa5\xee\x74\xf8\xa3\x60\x32\x43\x0e\xbe\x6e\xf1\xac\x60\xeb\xc9\x96\x29\xbe\xae\xf8\x5f\x2e\x9e\xc6\xff\x4d\x82\x1e\x7b\xb2\x74\x35\x10\x14\x15\xf9\xac\x5a\x0c\xa8\x58\x31\x89\x25\x29\x8a\xbd\x9d\x41\x50\xb1\xec\x52\xf8\xe1\x56\x83\x7c\x60\x0a\xf8\xff\xd5\x73\x4c\x91\xa2\xb3\xe7\xf6\x17\xcd\x67\x6e\xd5\xe4\xc6\x86\xaa\x56\xc3\x78\x96\x1a\xc6\x09\x54\x28\xf7\xe0\x84\x29\x94\x7b\xb2\xe1\x65\xde\xad\x11\xc0\x37\xb7\xaa\xa0\x50\x16\x58\x35\x23\x12\xe4\x2b\xfd\x68\x62\xbd\xaa\x5c\x64\xec\x28\xa5\x23\x4d\x9f\x0e\x15\xe4\xca\x80\x54\x0d\x22\xb1\x43\x9b\xf1\x30\x35\x16\xac\x49\x53\x63\x01\x9b\x25\xa4\x98\x3e\x49\x69\x35\xd2\xd4\xce\xcd\xc5\x20\xc2\xeb\x39\x37\x17\x83\x18\x74\x61\x2d\x87\xff\xed\xdf\x19\x31\x09\xc2\xaa\xd4\x0e\xdb\x30\x56\x65\xf0\x2c\xd5\xec\xf3\x81\xb1\x64\x3d\xa8\xec\x4b\x37\x8b\x51\x77\x39\x14\x7a\x90\xdd\x97\xae\xc6\x0f\xf2\x30\xf4\xa0\xa2\xcb\x31\xd2\x63\x1e\x5d\xde\x3b\xf0\x21\x73\xeb\x8a\x0f\x1d\xbc\x60\xb9\x8f\xff\x97\x8a\x43\x0f\x0a\xdd\xfb\x8c\xd1\xa1\x7b\x85\x31\x2a\x74\xef\x33\x66\x61\xb2\x38\x5a\x32\xd3\xee\x9f\xa3\xd1\xad\x03\x45\x0f\x8a\x71\x08\x25\x7b\x6e\x43\x16\xf6\x1c\x34\xb9\xae\x37\x67\xcf\x35\x21\x26\xec\x6b\x2c\x22\x79\xa3\xab\x85\x20\x72\x28\x8c\x2b\x07\x91\xc3\xa1\x1f\x9f\x2e\x7f\x43\xfa\xec\xe7\xa9\xb0\x0b\xb6\xe7\x74\x6d\xce\xa0\x69\x96\xff\xfe\xd7\x76\xa6\x7d\xfa\x4a\x0b\x92\xe6\xd4\xff\xb4\x77\xea\x39\x06\x34\x9f\x9f\xa0\xc7\xde\x9a\x16\x3b\x83\x80\x9f\x80\xdf\x32\xab\x74\xec\xfa\x3f\xc6\x73\x58\x0a\xe5\x7d\x29\x21\x5c\x28\x3f\xf9\x9f\xec\xff\x73\xb3\x65\x95\x0b\xeb\x27\xfe\xb7\xcc\xce\x94\x5d\xb5\x7c\x38\xf8\xe1\x14\x2d\x74\xf8\xf8\x85\xa0\xf8\x50\xed\xc3\x1c\x23\x38\x55\xfb\xb0\x44\x03\xa7\xc5\xc8\xa0\xe0\x94\x18\x99\x63\x86\x4e\x8b\x91\xd1\xc1\x4f\xfc\x6f\x3d\xc7\x0c\xab\x12\xc3\xe7\xf4\x49\xfc\x8f\x54\xb7\x73\x93\xb0\xff\x39\x5b\xa7\x13\x86\xb0\x84\xe7\xfd\x13\xcb\x98\x82\x53\x62\xda\xa7\x81\x57\xcf\xd1\xc1\xa5\xcc\x5b\x9c\xac\x4b\xb0\x30\xb6\xb5\x04\xfd\xf2\xb9\xd4\x7e\x92\x7e\xdf\xa1\xf0\x52\x12\x99\x11\x9b\xec\x1a\x7a\xa6\x01\xc9\x95\xec\x99\x9f\x2c\xdf\xa3\x12\xf6\xdc\x2e\x41\xb4\x39\x89\xb7\x2e\xe5\x1c\xfd\xdd\xee\x8f\x67\xcb\x8d\x31\x83\x3f\xc1\xba\xf7\x3d\x56\xe4\x1e\x7a\x8e\xf6\x6f\x89\x85\x88\x59\xb7\xc4\x42\xc4\xba\xdb\x62\x21\xdf\x4b\x0c\xdc\x63\xbc\x92\xcb\x3b\x7b\xe8\x91\x18\x98\xfe\x82\x48\x98\x9b\x84\xf6\xa8\x83\x3a\x37\x09\xed\x7d\x8f\xc9\x7b\x24\x23\x22\x20\x3c\x12\x92\xf7\x98\x0c\x41\x42\xb6\xcf\xfb\x42\x25\x71\xa2\x55\xc7\x2d\xa7\x20\x4e\x75\xda\xb6\xcf\xe0\x85\x42\xe2\x80\xfe\x84\xf4\x91\x21\xf6\xb5\x92\x11\xe3\x7b\x2d\x11\xf1\x2c\x01\xa5\x45\x7f\x3f\x21\x7c\x7e\x24\x3e\xa5\x34\xda\x43\x28\x9f\xdb\x4f\x08\x9f\x1f\x11\xeb\x95\x69\x98\x0b\xed\xf5\x00\x69\x50\x22\x16\x5c\xf3\xb5\x88\xf5\xef\x79\x97\x21\x15\x91\x70\x97\x21\x15\x11\x70\xdf\x2c\x72\x95\x78\xce\xfa\xbf\xc5\xb3\x25\x2e\x9e\xab\xfe\xaf\xf1\x2c\xc3\xf1\xe4\xfb\xae\xff\x79\x16\xe6\x28\x38\xe2\x2e\xc3\x6b\xe4\x85\x9f\xbb\x6d\xa9\x9d\xf1\x5a\x00\x63\x7c\xc2\xe0\x04\x87\xdb\x37\x09\x60\xc1\x11\xf7\x5d\x86\xe2\xe0\xc8\xfb\x2e\x43\x71\x9c\x96\xfd\x27\xa3\xe7\x28\x24\x38\xf7\x5d\x02\x59\x1c\xd7\x7d\x97\x61\x38\x4e\xcf\x2e\x91\x3c\x0a\xf7\xcd\x5d\x45\xe0\xc2\x3e\x31\xf7\x9f\x88\x5e\x60\x17\xfb\xaa\x01\xd7\xe9\xc0\x59\x2a\xe2\xbc\xed\x86\x6f\xa4\xcf\x90\x96\xb9\x38\x68\x92\xe9\x35\xb3\x26\xbb\x51\x3c\x4c\xca\xaa\x12\xc7\x28\x5d\x25\x2e\xc2\x83\xe7\x9e\x0c\xd4\x81\x2e\x5b\x67\x13\x13\xb5\xca\xc4\x05\x63\xdb\x93\xc1\x2b\x83\x4f\x7c\xc5\xf3\xec\x00\x93\x41\x13\x4b\x72\x89\x81\x26\x6f\x4e\x86\x65\xc1\x85\x67\x23\x38\x06\x84\x58\x72\x61\xdc\x59\x30\x9d\xe0\xae\xbb\x10\x1d\x8d\x0f\x5c\x34\x6e\xd0\xe4\x82\x78\x84\xce\xb5\x1b\xe2\xc1\xfc\x1b\xc1\x81\x80\xbb\x2b\x62\x39\xb1\xa3\x56\xb4\x31\x74\x66\xfb\xbc\x83\xe3\xed\x8e\x36\x8e\x84\x38\x73\x2f\xae\x8a\xce\x64\x3a\x18\x6e\xd0\x68\xb1\xb9\x86\x46\x05\xc8\xc8\x81\x59\x9f\xbb\x00\x19\xe3\xf3\x2c\x47\xdc\x4e\x0b\x66\xf3\x41\x47\xb1\xf9\x20\x36\x49\x91\x03\x32\xf3\xbe\xd8\x6e\x8e\x99\xac\x62\xb3\x89\x67\x63\xb9\xd8\xb9\x55\xac\x34\xc7\xc4\xfd\x64\xf5\x91\xe3\x26\xdd\x55\x2a\x20\x17\xfe\x6f\xfa\x3f\x28\x52\xa9\x80\x8d\x59\xaa\xf2\xc3\xc5\xcd\xbb\xcb\xf0\xda\x76\x58\x4f\x15\x6f\x8d\xab\x7e\x5f\x66\x56\x78\x81\xac\xaa\x3d\xb3\xda\xf5\x15\xf3\x88\x17\x9a\x98\x57\x88\x27\x7b\x33\xf3\x8a\xf7\x7f\xc2\xfa\x44\x9f\xde\x95\xa9\xa9\x84\xc4\xb7\x2b\x9c\x0e\x85\x7e\x6f\xe6\xc6\x7f\x89\x05\x9a\x7b\xb3\xee\x08\xab\xfa\x09\xf6\x93\x8b\x77\x57\x5a\xa7\xa8\x11\x3a\xf7\x76\xe8\x39\x56\x48\x69\x9d\x26\xa3\x97\x94\xde\xa2\x72\xfb\xdc\xbb\x0f\x2d\xbb\xdf\x62\xfa\x67\x6b\x4a\x4c\xcf\x70\x63\x89\xe9\x99\xbd\x2d\x31\xbd\x6d\x71\x7f\xed\x12\xd3\x33\xec\xb9\x9b\x7d\xd1\x83\xa1\x76\x9c\x27\x57\x67\xfb\x1c\xf2\xee\x18\x03\xf6\xc5\xb0\x72\x01\x8b\x57\xf1\xb5\x88\xbe\x9b\xfb\xb0\xdf\x27\x94\xb0\x7d\x98\x91\xc4\xb4\x0f\x69\x40\x83\x16\xed\xab\x9a\xb1\x6e\x43\xbe\xaa\xcf\xf3\xe5\x8d\x41\x0b\x76\x7c\x33\x75\xc3\x29\xa6\x98\x19\x57\x5a\x43\x91\xdb\xa7\x54\x20\xd8\xdd\x5c\x8c\x23\x46\x39\xad\x8a\xc3\x54\x15\x3f\xb7\xa3\xec\xef\x2e\xa3\x86\xee\xbc\xbb\x8c\x1a\xfa\xef\xae\x60\xe0\x0f\x5f\x76\x15\xb5\xcf\xf5\x31\xe5\xc7\x81\xf7\x2b\x7e\x6e\xc7\x60\xb0\x1f\x76\xe4\xb0\x4b\x84\x39\xdf\x3f\x37\x96\x64\xf6\x1d\x8d\x7e\x3f\x14\x70\x09\x33\x3a\x8c\x1c\x62\xb6\x0e\x23\x85\x98\xf0\x63\x71\xf2\xa0\x6c\x81\xce\x1b\x3f\x18\x35\xc5\xa2\x2e\x48\xf9\x4e\xa3\x76\xe6\x04\xe9\x87\xf3\x4f\xb0\x68\xe7\xe2\x9a\xd1\xe6\xa9\x1c\x0d\xdc\x0e\xa7\xe2\xe0\x39\x1f\xa7\x7d\x39\xcc\x9e\x64\xf5\xfe\x61\xdd\xce\x30\x3a\x98\xbe\xd3\x91\xf1\x50\xa6\x0c\xa3\x9d\x13\xf4\x4f\x9c\xe7\x07\xc7\x90\x73\x67\x9d\x0b\x80\x42\xaf\x8f\x7f\x88\x4f\x9c\x62\x14\xc6\x77\x19\xa1\x12\x2d\xd8\x94\x5f\xb8\x6b\x2f\x43\x56\xe0\xdd\xff\x64\xfe\x98\xbc\x9f\xcc\x5f\x3f\x9b\xd1\xd6\x7d\x58\x87\xcb\x10\x70\x2a\x2f\xb3\x16\x86\x24\xf4\xcf\xe7\x7d\x51\xf5\xf9\x5f\xb6\xe5\x4f\xfb\x32\xfc\xb1\x14\x97\xe2\xfc\x42\xaf\xdc\x6f\xe3\x46\x62\x7c\xcb\x78\x1f\x14\x39\x47\x2a\xd3\x7c\x2b\xf1\x25\x3b\x4c\x3a\x45\x54\xac\x9f\xbb\xcb\xa1\x85\xf5\x7e\xee\xb7\x8c\xd1\x21\x67\xef\xb7\x8c\xd1\xa1\x59\xef\xb7\x22\x7c\xb9\x3c\xee\x43\x0d\x32\x00\xdf\x76\x3c\xfb\xb6\xa3\xfd\x57\xbe\xb1\xb0\xc5\xee\x8f\x8c\xc9\x61\xba\xdc\x95\x35\x75\x0b\xc5\x60\x7f\x24\x98\x87\x79\x62\x57\x38\x5d\xcd\x70\xf7\xc7\xb6\xd9\x20\xf9\xd1\x75\xc7\x7d\xaa\x8a\xd0\x91\x37\x62\xee\x3f\x4d\x22\x6f\x61\x7b\xdd\x85\xe1\xc8\x85\xff\x25\xa8\x7f\x06\x28\x94\x49\x8d\x67\x41\x36\xf2\x9f\xea\x3c\xcc\xfd\xd5\x5d\x1d\x46\xbe\xdd\x6a\x46\xa1\x31\x19\x9a\x39\xac\xca\xad\x3a\xc2\x09\x3a\x77\xe1\x39\x32\x52\xd3\x2b\x6a\x0a\xff\x4b\x2f\x0a\xe3\xcc\x2e\xbd\xa4\x62\x4b\xdf\x7f\x7a\xc7\xfc\x90\xfb\xba\xce\x0f\xe7\x4a\x08\x0e\xe8\x4d\x56\x3c\x62\x01\x92\x15\x8f\x9d\xff\x75\x77\xc7\xcd\x95\xac\x78\x84\xcc\x95\x54\x70\x3a\x22\x41\x67\xb2\xe2\x91\xf9\xbe\xe9\xff\x12\xcf\x0a\xa5\x0d\x79\x29\x2d\x6f\x40\xa5\x03\x69\x1e\x9d\x0f\x0e\x75\x98\xe3\xf9\xd2\xf3\x8c\x67\x45\x37\xc4\x29\x4f\x9b\x4d\x19\x9d\x11\x88\xe2\x98\xf4\x24\x77\x41\x09\xa9\x3d\xed\xb2\x6e\x07\x57\x48\xbb\x29\xde\xe3\x79\x59\xb7\x63\x04\xd2\x45\xb6\xcc\xb3\x74\xa9\xcc\x07\xc3\x15\x65\x62\x4e\x77\x69\x93\x99\x67\x93\x14\x43\xde\x45\x52\x62\x84\x52\x16\x83\xf5\x25\xa9\x11\xa4\xce\x9c\x49\x06\xfe\x00\xe7\xcd\x94\xbc\x08\x41\x42\xd2\x22\x04\xdf\x49\x49\x23\x0e\x3e\x93\x92\x46\x1c\xc7\x38\x49\x85\xf8\x78\x14\x92\x51\xe0\x99\x55\x70\xc2\xd6\x80\xda\xce\xe4\x52\xd3\x78\x6d\x52\x92\x06\x18\xf7\x4c\xca\xd2\xf8\x42\x60\x49\x3f\x95\x61\x86\x5f\x6c\xa6\x9f\xca\x30\x03\xac\x39\x53\x56\x54\x49\xf0\xb6\xa4\x8c\xae\x93\x21\x09\xdf\x51\xc3\xfd\x3b\x53\x96\x4a\x18\x62\x6a\xca\x56\x09\xf9\x60\xe8\x39\x88\xce\x62\xd6\x4c\x52\x56\x1e\x8b\xb8\x93\x92\xc0\x1d\x2d\xd0\xf4\x33\x65\x99\xe8\xd9\x38\x76\x32\x70\x54\xb2\x4c\xf4\x2c\x6b\x91\x89\x9e\x9d\x59\x6c\xb4\x66\x12\x8b\xef\x1b\xe6\xa8\xc8\xce\xce\xc2\x17\x93\x14\x24\xfe\x94\x91\x89\x95\x2c\x15\x93\x10\x73\xe4\x54\x1c\x93\xff\x4f\xfd\xcf\xf7\x97\xe6\x9c\x11\x89\x22\x0e\x73\x79\xf4\x3f\xcf\xd2\xda\x43\x14\x48\x3f\x65\x65\x86\xab\x71\x26\xfb\x15\x38\xcc\xf6\x2b\x04\x73\x49\x3f\x5d\x65\x86\xaf\x73\xa6\x5a\xf4\x1c\x7b\x40\xb0\x90\x1a\xc9\xee\x66\xfa\x29\x2f\x13\xa3\x53\xaa\x5e\xc3\x20\xb0\xae\x8d\xc9\x0f\x12\xde\x39\x6b\xd5\x14\xf3\x2c\xe8\x51\xa0\x65\x67\xaa\xda\x96\x83\x21\x29\x33\x42\x65\xd9\xa5\xbc\x44\xc0\xdc\x4c\xcd\xfb\x34\x86\xd4\x1c\x79\xcb\x69\x6c\x26\x92\x06\xbc\x51\x83\x26\x27\x03\x09\x21\x2e\x39\x19\xc8\xe0\x7b\x85\x43\x4d\xfe\x3f\x4d\x23\x3f\x28\xbe\x69\x96\xbf\x5c\x39\xa9\xc9\x10\x33\xe9\xfd\x31\xc0\x28\x26\xa0\x79\x4d\x63\x02\xba\xd7\x34\xfe\xef\x3a\x87\x21\x2b\xa7\xee\x38\xa0\x10\x2a\x92\xeb\x22\x60\x3c\x4e\x4b\x59\x89\xf1\x2e\x65\x85\x93\xb8\x94\x15\xf6\x65\xff\x29\x0e\xc8\x51\x49\x3e\x85\xcc\xd1\xec\x66\x26\x6c\x1c\x39\x15\xb6\xcc\x46\x70\x65\x05\x0c\x3c\xe9\xa7\xee\x14\x2c\xd8\xc9\x99\x93\xd0\xfd\x93\x22\x65\x37\x74\xac\xe4\x6c\xb5\xd0\x25\x7d\xa8\x06\x3e\x79\xa6\x21\xad\x8d\xcd\x28\xbf\xc3\x86\xee\x9f\x54\x6d\x61\xfb\x8c\x5b\xf0\xf0\xed\x3b\x0a\x85\xee\x7f\x38\xb1\x75\x28\x4c\xf7\xc9\x39\x6e\xf1\x95\x26\x29\x51\xdb\x67\x72\x86\xed\x4e\x9c\xc2\xe1\xc9\x60\xc7\xb9\x0a\xdb\x4e\xb7\x4a\x64\x9b\xe1\x54\x4a\x5b\x82\xdc\x99\xa6\x8d\x4a\xec\x12\x21\xc2\x37\x34\xd6\xf4\xd3\xb2\xca\x87\xd4\x69\x52\x39\x06\x4a\x64\xfb\xa1\xc3\x89\x6c\xbf\x7d\xac\x45\x8f\xc9\x71\x60\x2f\x9a\x47\x9a\x5e\xf5\xa0\xcb\x65\x1c\x32\x0c\xd3\x81\xbd\xb8\x15\x93\x03\x7b\x3f\x4b\x72\xac\x45\x8d\x4e\x5c\xb5\x01\xa3\x5c\x3a\x96\xfd\x2c\xe6\xe2\x70\xa0\x1b\xe7\xf1\xf0\x06\xe7\xc4\x1f\x6b\x59\x63\x60\x87\x69\xe5\x85\x45\x2b\x6d\x2e\x5a\x83\xf8\x95\xf3\x96\x53\x76\x88\x56\x36\xb4\x6b\xb4\x61\x71\x4e\xa7\x91\x47\xf0\x7e\xe5\xbc\xfd\xf0\xca\xd3\xea\x3b\xff\x8b\xb0\xcf\x65\x21\xbd\x6c\xfb\x70\x63\xe9\x65\x1b\x6e\xae\x74\x4a\xc1\x67\x94\x52\xcb\xca\x47\xd6\x3a\x7d\xcd\x17\x46\x65\x0d\x9f\x41\x08\x8d\xca\xc9\x96\x12\x56\x51\xf0\x93\x0a\x3f\x8c\xcc\x25\xb8\x92\xe0\x32\xee\x4b\xa6\x42\xb6\x85\xd4\xb2\x0d\xdd\x3b\x5d\x82\x9f\xb2\xe8\xce\x79\xfb\xb9\xa5\x94\xf3\xf6\xc3\xb1\x94\xf3\x76\xc3\xa2\x93\x04\x96\xdf\x3e\x37\xb5\x80\x55\x1b\x36\x9e\x74\xd9\xab\x09\x13\x97\x66\xb6\xa1\xe0\x27\xa5\x34\xd9\x3e\x57\x8f\xa0\x55\x1b\xca\x5d\x72\x8e\x13\xfc\x92\xe9\x5e\xa4\x46\xa3\xce\x94\xfb\xb9\x7f\x6f\xaf\x69\x90\xea\x4c\xb9\x9f\xbb\xe2\xb6\x44\x80\x2c\xe9\xb4\x28\x1f\xa9\xc5\x59\x50\xb0\x65\x24\xe7\xce\xc5\xda\x91\x56\x5a\x14\x16\x49\x59\x50\x5a\x66\x83\x3b\xeb\x09\x16\x93\x74\x9b\x36\x98\xd0\xbd\x68\x8b\x71\x28\x37\xee\xf6\x11\x66\x9e\x45\x5b\x10\xfb\x58\x2c\xfe\x53\x79\xf0\x99\x9c\x26\x85\x21\x59\xaf\x03\x45\x94\x1e\xaf\x3a\x87\xd0\x79\x52\x3e\x57\xfb\xb3\x96\x9d\x1f\xbc\xec\x70\x78\xe7\x49\x61\x3d\x1e\xdf\xac\x28\x23\xaa\x8f\xf1\xdd\x6b\x8f\x8b\x3f\xa2\x3d\x3c\x8b\xd7\x32\x11\x6b\x66\x62\x22\xde\x4d\x6b\x1a\x4d\xbc\x9e\x98\xcf\x0f\xc9\x77\x40\xb4\x29\x2d\xaf\x46\xc9\xc9\x99\x5e\x03\x91\xc3\x0e\x90\x94\x60\x77\x22\x2b\x3b\x71\xca\x47\x27\x59\xfe\x27\x94\x96\x95\x61\x17\x5a\x9d\x61\x17\x2e\xf7\x3a\x36\x21\xf3\x82\x31\xd8\xd0\xbe\x72\xee\x86\x24\x94\x37\x07\x40\x4e\x7e\x70\x00\x64\x08\xfd\x79\x33\x2a\x3b\x04\xbe\xbc\xb2\xab\x84\x15\x32\x6f\x32\xf3\x0f\x9e\xed\xbb\x6f\x7c\x21\x69\x02\x64\x4d\x76\x5a\x5e\xc4\x8b\xbc\x99\xf8\x60\x42\x79\x5b\xb4\xf2\x89\xb3\x86\x4c\x3e\xb1\xdd\xb1\x33\x72\x13\xdb\x69\xc3\xc4\x06\xe4\x28\x2b\xf0\x18\x0c\x54\x76\xaa\xdd\x12\x88\x9e\xec\x54\xbb\x68\xaa\x79\xa5\xda\x85\x36\xa1\xff\xf1\xa9\x65\x67\xda\x8d\x38\xa0\x99\x77\x05\x77\x0e\xfa\x54\x90\xea\xe7\x7f\x61\x2f\x20\x63\x37\xa1\x61\xee\xcb\xfb\xa2\x8b\x2f\x4c\x57\x65\x0c\x8b\xae\xa0\x23\x89\xae\xc1\xb3\x62\x6f\x99\xcc\x64\x7b\x6b\xb4\xe8\x7a\x79\xd8\xc0\x72\x5a\x64\xf2\xc5\xba\x67\xf8\x44\x60\xe3\xd8\x48\xd9\xf5\xf2\xc0\x8f\x65\xa5\xd5\xc5\x71\x96\x5d\x3f\xaf\x84\x08\x9c\x93\xb7\xf3\xe0\x0d\x01\xed\x3f\xcf\x0e\xa9\x62\xa3\xa5\x35\x13\xfc\xa0\x0c\xd2\x93\x26\x15\x51\x40\x17\x8e\x28\xc0\x6a\x99\x95\x66\xb7\xd6\xb8\xeb\xb2\x23\x0a\xd8\xfe\x2b\xa2\x80\xa9\x5b\x11\x05\x71\xa6\x72\x16\xe1\x0c\x6a\x45\x21\x37\xfa\x58\x84\xc6\x54\xb9\xa2\x1e\xce\x89\x2c\x9f\x55\xc3\x00\x96\xa5\x24\x76\x0c\x2a\xb9\x98\x7d\xc4\x05\x9a\xcb\x62\xb4\xb4\x21\x48\x6e\x24\xfc\x9e\xb9\x58\xad\x62\xfa\x8a\x77\x62\xb8\x5b\xb3\xe3\x8e\xb9\x56\xb2\x92\xe6\x56\xec\xf0\xb9\xd8\xaa\x1e\x0c\x39\x3b\xf2\x38\x78\x54\x76\xe4\x31\xc4\x3b\xf2\x18\x79\x24\x2b\xac\x00\xd7\x66\x76\xe0\x71\x64\x05\x9f\xd9\x79\x1e\xa3\xe4\xd2\xcc\xae\xc1\x17\x59\x3d\x67\x56\x18\x01\xaa\x47\xae\x86\x02\x05\x03\xcf\x02\xa2\xed\xdc\xd2\xb9\x9a\xb0\x50\x08\x73\xb5\x5f\x71\xa7\x0d\x13\xf6\x37\x0b\x5e\xae\xa6\x3a\x88\xaa\xa6\x9a\xfe\x16\xd5\x31\x2d\xd5\x54\xc2\x01\x97\x82\x19\x36\xba\xdc\xec\x3a\x60\xc9\x9b\x5d\x07\x61\xd6\xcd\x52\x31\x3b\x70\x83\xac\xa0\x83\x1d\x83\x4f\x16\x9c\x6d\xe7\x76\xcc\x4d\x51\x20\xec\x55\x55\xe5\x1b\xfb\x46\x9b\x9e\x98\xc2\x1b\xc3\xb2\x5e\xcc\xbe\xc2\x90\x3f\xfe\x9e\xdc\xec\x47\x49\xfc\xe0\x74\x6a\xb0\x02\xc5\x25\xe3\x95\xca\xcd\x7e\x14\x58\x83\xb4\xcf\x86\xda\x90\x95\x64\x17\xe1\x3b\xf7\x45\x7b\x34\xd1\x7d\x83\xc0\x45\xbb\xd5\x32\x96\xa0\x8b\xd4\xb8\x0b\xb3\x31\x6f\x08\x06\xb9\xaf\x3d\x10\xa3\x50\xec\x71\xa9\x8c\xd3\xa8\x37\x4c\x35\xb9\x9b\x01\x35\x7a\xb5\xcb\x28\x33\x50\x2f\xf4\xce\x30\x54\xf0\x27\xaa\x05\xcc\xdc\xe5\x33\x82\x7f\xc8\x01\x97\x90\xf9\xb3\x54\xd2\x8f\x34\x9d\x15\x9f\x0c\x5e\x20\x0f\x2f\xf3\xce\x0b\x8e\x58\x64\x14\xc2\xc2\xf5\x0d\x4a\xa4\x93\xd6\x1a\xf6\xe9\xec\x12\xe0\x1b\x8c\xd1\x21\xcb\xe8\xbd\x79\x38\xdc\x1c\x86\xa2\x98\xe5\xc2\xe6\x1a\x0e\xb4\xff\x8c\xf3\x76\x13\x31\xe5\xd2\x40\xd3\x67\x59\xed\xc6\x43\x46\xcf\x8a\x5a\xae\x00\x36\xb2\x20\x75\x09\x85\x31\x4f\x47\xda\xb3\xd0\x53\x91\xf5\x1c\x1c\xe9\xa4\x09\x35\x37\x2b\xe7\x6f\x61\x07\x4f\xc1\xfe\x60\xe0\x53\xb0\x3f\x0e\x9a\x13\x6b\xa2\xd4\xe6\x69\x42\x83\xf0\xe9\x48\x28\x2e\x60\x17\x5b\xe9\x6c\x03\xe7\xd5\x44\x89\xcd\x73\x51\x1e\xd3\x2b\xcf\x60\x42\x03\xcd\x0e\xd6\xc1\x02\x9e\x97\x67\x30\x94\x8f\x7c\xa8\x42\x1f\x7c\x50\x3a\x6b\x42\xbf\xcc\xd2\x59\x13\x26\x80\x6c\x57\x61\x63\x89\xa4\xb3\x26\xc4\xd2\xbc\x7c\x87\x21\xf4\x67\xfb\x0e\xd1\xc7\xb3\x94\xd6\xd4\x38\xcd\xf6\x1d\x62\x42\xc9\x2a\x3e\x08\x76\x34\x1f\x4b\x64\x8c\xf9\x92\x2f\xb1\xc0\x31\x5c\x7b\x10\x95\x28\x9f\xf2\x4f\x85\xb7\x26\x9f\x6b\xd1\x63\xdc\x4a\x5f\x95\xb0\x2b\xe4\x53\xe0\xcf\x30\x00\xe6\x73\x91\x1e\x83\xb0\xb7\x11\x1b\x40\x3e\x17\xa5\xbc\x21\x46\x56\xd9\x27\xd2\x62\x7b\x66\x2e\xec\x5d\xac\xcc\xd6\x69\xab\x20\x6c\xc8\x15\xc8\x3f\xf7\xe1\x65\xaf\x28\xb4\xaf\x10\x6d\xee\xc3\x2b\x2b\x5e\x29\x48\xbb\x1c\xd0\x04\xd7\xb9\x16\x0b\xe6\x87\xee\x26\xf8\x44\x85\xf2\x58\x00\xc7\x74\x37\x2e\x2f\xa9\xa9\xe5\x8f\xa6\xbf\x2c\x1d\x36\x35\x0e\xe1\x4f\x87\xad\xed\x33\x80\xc7\xed\xf3\x82\x21\x34\xb0\xce\xdb\x64\x87\x0d\x21\xdf\x76\x06\xc7\x34\xb8\x2a\x63\xe3\x94\x4a\x85\x6d\x0d\xde\x70\xaf\x79\x88\x89\xba\xbd\x79\x61\xf1\x77\xd3\xb0\xe8\xa3\xeb\x99\x16\x3c\x2d\x31\xca\x7b\xed\x5c\x06\xe1\x79\x0a\xb5\x39\x4b\xc3\xad\x11\xe7\x3c\xf3\x6d\x4a\xb9\xf5\x6f\x95\xcd\x65\x4b\x48\x9f\x2d\xa0\xb9\xf3\x63\x42\xa3\xd3\x27\x69\x10\xd1\xe2\xe3\x10\x47\x84\x95\x47\x85\x71\xe1\xee\x52\x58\x53\xe3\x4e\x79\xbc\xdc\xf0\xab\x47\x74\x71\x18\x9e\xb5\x5e\xb1\x3e\xcf\x5a\x9f\xa0\x4b\x69\x3b\xdb\x44\xbc\x7f\x2d\x1d\x22\x3f\x2a\x4b\xe7\x07\x83\x91\x5f\x5d\x19\xe3\xf3\x83\xdd\xf5\x9f\x1f\x9c\xef\x1b\xd2\x56\x01\x47\x8e\xd8\xeb\xe0\x4c\x66\xeb\x5d\x2b\xc0\x27\x0e\xce\x64\xba\xde\x55\x34\x96\x5e\x2e\xf7\x02\x2d\x4a\x74\x01\x93\x73\xee\xce\xc1\x7d\x29\xfd\x33\xa1\x38\x17\x27\xf3\x8c\x74\xa1\xb3\x6c\x16\xd9\x3b\x6f\x28\xe9\x65\x30\x8b\xa2\xac\x56\x95\xbb\xae\x6c\x8b\xd6\x1e\x3f\x2c\x5a\x73\xfc\x30\xbc\x11\xf8\xc4\x81\xa8\xb1\xe5\xcb\xe6\x4c\x0b\x1b\xc3\x30\xad\x9d\x37\x16\xad\x25\x7e\x30\xe0\x3c\x44\xa9\xb2\x99\xd8\xc9\x1b\xaf\xdf\x08\x52\x76\x13\x1b\x92\x65\x51\xe6\xab\x84\xa1\xa7\xec\xab\x20\x2a\x3f\x2c\x34\x5b\xf4\xb2\x3b\xbf\x49\xc8\x67\x65\xf7\xda\x43\xdc\xee\x04\x27\x93\x1f\x14\x18\x8a\xff\xbb\x48\x47\x05\x06\x5c\x76\x4f\x47\x88\x5f\x65\x77\xa2\x89\x9d\x91\xfb\x9a\x88\xfb\xac\xa4\x45\x4a\xb4\x29\x15\x92\xfc\x8b\xb3\x48\x85\x2c\x35\x6e\x92\x92\x9c\x64\x63\xf2\x46\xf7\x4a\xf2\x83\xf7\x64\xb0\xec\x92\x8c\x29\x61\x25\xd3\xc2\xb0\xf3\x86\xd0\x17\x6c\x9f\xe4\xdc\x2b\x9f\x4e\xd6\xc8\x69\xe2\x11\x2c\x25\x66\x27\xb9\x4e\x01\xfb\x29\x3b\xec\x95\xf9\x93\x16\x99\x77\x36\x47\x56\xce\x99\x38\x6d\x25\x6b\x8b\xb2\xac\x59\x29\x67\x20\x23\x1b\x81\x18\x87\xaf\x28\xf6\x29\xa3\xef\x15\x55\x69\xef\xec\xa5\xbc\x08\xa7\x49\x83\x69\xf8\xc0\xe1\xc5\x10\x9e\xd7\xfe\x64\x50\x0e\x94\x66\x3b\x66\x9b\xa3\x59\x90\xec\xc4\x93\xd0\x21\x45\x35\xef\xb4\x51\xac\xa4\xec\xfc\x90\xfd\xc3\x9f\x14\xab\xa2\x30\xf6\xc8\x96\x36\x8b\xcb\x12\x44\x5c\xfb\x2c\x86\x66\x46\x60\xfb\x2c\x0b\x9a\xd9\xe8\xf0\x32\x56\x93\x36\x6e\x7b\xa6\x68\xc3\xf5\x35\xd8\x78\x75\xc5\x7b\xc7\xdc\x55\x4b\xd8\x85\x1f\x5c\x1e\x21\xd8\x52\x91\x46\x99\x33\x2b\x58\xad\x2a\x07\xe7\x2f\xd5\x6a\x11\x9b\xc2\x71\xe8\x99\x7d\xe4\x38\x74\x10\x93\x45\x55\xdb\x3f\xac\xce\x61\xe6\x44\x80\x14\xa5\x9d\xfa\xf0\x1c\xa5\x9d\x82\x9b\x16\x97\x61\x8f\xb4\xd2\xb3\x34\xcb\xfd\x99\x26\x95\x19\x27\xd3\xe5\x69\xf8\x13\x3f\x48\xd8\x05\x8b\x57\x5c\x76\x1d\x8b\x48\x71\xd9\xf5\x5a\xe8\xc4\x95\x76\xc3\x25\x5e\xba\xcb\x3a\xc7\x64\xb9\x0e\x7b\x0d\x77\x6b\x51\xda\xa9\xc8\xe4\x36\x8b\xeb\xb0\xa3\xaf\x14\xd7\x61\x8f\x8a\x35\xb3\x74\xa7\x09\x62\x2a\x5c\x98\xbd\xc2\x2a\x55\x88\x85\xa0\xa7\xe2\x42\x2c\x15\x7e\x23\xf5\xee\x03\x8b\x29\xdd\x3c\x8b\x15\x52\x6e\xa9\xf9\xe9\x43\x01\x41\x1c\x21\x97\x59\x41\x0e\x2a\x52\xcd\x32\x52\x4d\xb1\x26\x06\x82\xbd\x48\x11\x18\x35\x8c\x3f\x45\xbe\x29\xca\x1d\xcc\xe2\xe0\xf2\xc2\xa2\xae\x54\xa7\x30\xa4\xdb\xf1\xdd\x7c\xf2\xae\x28\xf8\x7f\x6b\x54\xff\xb1\xac\x7f\x23\xad\x3a\x15\x03\x59\xa8\x3a\x2d\x57\x6c\xb5\xaa\xd9\xe9\x40\xf3\x6b\x17\xbe\xb7\xf2\x81\x42\x17\x42\xb0\xa9\xdd\xae\x90\x50\x14\x6a\x37\xa6\xb0\xd0\xc2\xeb\x26\xa3\x09\xa9\xba\x38\xd5\xeb\x50\xcc\x76\x2c\x48\x1d\x0a\x11\xce\xfc\xef\x7c\x05\xc1\xaa\xeb\x10\x68\x39\x50\xd6\x75\x18\xb5\x55\xe3\xd9\xa8\x2d\xfe\x57\x9e\x9a\xd8\x12\x55\x59\x8b\xb7\x90\xbd\xab\xb2\x16\x6f\x99\xef\x85\xa0\x61\x1a\x87\x80\x75\x0c\x50\x59\x8d\xb7\x38\x2c\x75\x0a\x03\x14\xfb\xa3\x4e\x85\x5b\xc4\x81\xae\x53\x80\x9b\x60\x12\x75\xaa\x80\x40\x6c\xe2\x3a\x6d\xe2\xdf\x69\xd0\xf7\x59\x88\x3f\x75\x0a\x8d\x12\xfb\xa9\x4e\x17\x38\xda\x69\xf2\x14\x14\x82\x2e\x85\xdd\xd8\x19\x92\xb0\x1a\x9f\xf7\x5f\x3d\x47\x83\xd2\x43\x4b\x54\x89\x9e\xf5\xb0\x53\x38\x96\xf5\x70\xb2\xa1\xc2\x0f\xf2\x12\x27\x5a\x10\x8a\x99\x49\x57\xa5\x50\x70\x4f\xf5\x58\x97\x76\x2c\xeb\xb1\x88\x8c\x31\x1f\xd6\xc4\x62\xc7\x57\xfb\x45\x31\xcf\xd5\xc3\x9b\x2d\x33\xca\x5b\xee\x14\x3a\xb5\x6b\x8a\x89\x3a\xed\x89\x0a\x21\xb9\xfe\x94\xcc\x02\x28\xa5\x4a\xc7\x9c\x11\xa1\x3f\xab\x54\xc8\xfd\xa7\x20\xfe\xe1\x62\xaa\xf2\x9a\xee\x51\x6d\x7b\xd6\x73\x59\xce\x62\x9e\xe4\x14\x25\x56\xa7\x9e\xcb\xfd\xc0\x0f\xb7\x9b\x60\x48\xcb\xd7\x42\x13\xaf\xdf\x08\x22\x2e\x1b\x05\x43\xf9\xae\xd7\x32\xf9\x45\xa3\x97\x6d\x9f\x9c\xfc\x9f\x7e\x59\xb1\x9f\xd4\x6b\x8d\x93\x1f\x64\x76\x9f\xf4\xb1\x2c\x9f\xb1\x07\x2f\x1b\xd1\x59\x40\xe3\x4b\x83\x39\xd7\x7b\xe9\xef\x31\xee\x5b\x36\x9a\xe0\xff\xf5\x56\xde\x47\x78\x89\x54\xbb\xc8\xad\x3c\xeb\x8f\xa1\xd5\xa8\xf0\x3b\xab\xf5\x32\xdc\xac\xf5\xb6\xd0\x1f\x52\x44\x7d\x56\xed\xf6\xe8\x52\x8a\x19\x71\x6c\xf5\xb1\x80\x15\x63\x7c\x1c\x0b\xc9\x8e\x51\x9a\xaf\xbc\x33\xb7\xf2\x2d\xe6\x9d\x15\x7d\x16\x4b\x8c\x4f\xac\x34\x81\x12\x6d\xbb\xb1\x5f\x33\x9e\x9d\xe8\xfe\xf3\xc3\xf3\xdf\xff\x5a\x64\x8d\x98\xed\x27\xf3\x92\x8a\x66\x36\x47\xfa\xc4\x5a\xb4\x94\xf4\x7f\x8d\xe7\xac\x67\xbe\x77\x84\x69\x8b\x67\x95\xd6\x19\xbc\x2f\xe1\x76\xe7\x7d\x23\x89\x63\x3c\xbf\x7b\xa1\x21\x60\x34\x85\xf0\xc0\x6e\x5a\x52\xc4\x69\x30\xc0\x96\x1d\x71\x1a\xe3\x5b\x72\x6c\x7c\xaf\x00\x1e\x4e\x72\x5b\x21\xfd\xb1\x35\x9a\x7c\x1d\x0d\xd3\x64\xfb\x89\xa5\xad\x87\x22\xd1\x7e\x52\x69\xeb\xcc\x80\xa4\x52\x5c\xad\xed\x27\x94\xb6\x1e\xb2\x77\xcb\x4a\x65\x52\xf8\x5f\x69\x49\xe3\x2a\x6c\xf6\x94\x84\x40\xda\xe4\x28\x69\x80\x9d\x9b\x04\x52\xd0\x0d\xad\x28\xe4\x34\x4e\x54\xb3\x9b\x24\x8e\x43\x93\xc4\x39\xd2\xa7\xc5\xe3\xbf\xff\xf5\xfd\xd3\x80\x42\x48\x27\x0d\x28\x84\x94\x11\x55\x65\xfe\x88\x4b\xa8\x55\x05\x15\x42\x61\x15\x1a\x9b\x0e\xab\xd0\xd8\xf4\xb7\xa2\xe8\xe3\x88\xb7\x2a\xb4\x35\x23\xfe\x09\x96\xa9\x32\x25\x55\x21\x9c\x89\xf7\x85\xae\x66\x0a\x7f\x62\x66\x8a\x8c\x8b\xb3\x55\x85\x74\x86\xdd\xa4\x35\x85\x70\xb2\x44\x4d\xa9\x4a\x58\x22\x79\x00\x06\xa0\xce\xa6\xd0\x18\x4c\x99\xad\x29\x33\x47\xa5\xc1\xeb\xf7\x7f\xb0\xe2\xd6\x94\xa2\x2f\x9c\x48\xad\x29\x0c\x33\x24\xf6\xa6\x0a\xe8\xa0\xa1\x5a\x17\x98\xba\xf2\xac\x6b\x96\x15\xe8\x46\x83\x47\x7b\x5d\x89\x3a\x32\xed\x09\x3f\x1d\x06\x94\xd6\x15\x36\x0a\xc1\x92\xfb\x4a\xdd\xf8\x41\x68\xef\xca\x07\x02\x0b\xb3\x24\xfd\x91\x1c\x10\x03\x1a\x92\x0b\x98\xe1\xe1\x4d\x17\x1c\xb3\x09\x44\xb6\xb1\x44\x43\x82\x00\x7b\x66\x18\x0b\xfc\x97\x4a\x7a\xb3\xb9\x16\x03\x87\x78\x49\x39\x8c\xc6\xa3\x65\x34\x96\x6a\x18\x8c\xac\x98\xa0\x23\x9b\x8a\x33\x10\x23\xdc\x24\x96\x94\x1a\xcc\xb5\xfd\xc4\x92\x49\x50\x70\x5b\x52\x49\xf4\xa0\xe2\x0c\xe0\x80\xdb\x14\x70\x8f\x05\x31\x84\xeb\xd3\xa1\xe1\x12\x21\x43\xb4\x85\xd8\x0a\xa1\xa1\x19\xb1\x85\xc3\xa7\xc9\xfa\x5d\x22\x45\xe7\x6c\x46\x6c\xe1\x16\x6c\xb2\x7e\xf7\xfd\xf3\xc9\xf4\xed\x19\xdd\x2a\x0b\x28\xfe\xb2\x76\xd8\x59\x03\xb7\x3a\xec\x95\x8b\x8b\xab\x9d\xbe\x6f\xe1\xf8\x8a\x7a\xc1\xaa\xdc\x5c\x57\x01\x5c\x5e\x53\x18\x4c\x14\xc3\x9f\xed\x94\x15\x93\xef\x7d\xd9\xc6\x90\x84\xad\x6a\x9f\xf6\x7c\x96\x63\xe6\x4e\x9f\xe5\x98\x79\x9b\xa4\x49\x8b\xd3\x5c\x48\x81\x0e\x54\xe3\x09\x31\xbd\xb9\xc6\x13\x1d\x5e\x82\xa9\x73\x98\x2f\xef\x4c\xfe\xf7\xce\x8c\xbd\xa0\x1a\x4f\x08\x2d\xed\x27\x2d\xcc\x0d\xe6\xa3\xb2\x09\xe8\x8f\xed\xf2\x52\xf3\xbd\xb0\xc3\x99\xf6\x25\x8f\x32\x5f\xc2\x3a\x01\x70\x6b\x0b\xeb\xc4\x07\x32\x14\xef\x51\x2e\x6e\x36\x09\x13\xc4\x50\xb7\xdb\x02\x0e\xff\x77\x2f\x09\x2f\xd8\xc7\xc1\xf6\xbc\x95\xfb\x8e\xe3\x6d\x43\xf1\x67\x3b\xde\xaa\xdf\x0b\x83\x92\x7c\x82\xdd\xb8\xdd\xf6\x74\xb1\xa1\x6f\xb9\x3c\xe0\x78\x96\x57\x10\x8a\xdb\xe3\xe4\x78\xcc\x9b\xe4\x13\x52\xd7\xb4\x47\x7e\x82\x90\xdb\x9b\xa5\x11\x74\x85\x26\x69\x04\x28\x54\x73\x84\x0a\xf3\xa4\xf2\x07\xe8\x32\x4d\xe5\x0c\x2a\xd3\xf4\x9a\x47\xc5\x10\x55\xce\x60\x63\xa7\xbd\x49\xef\xc7\x1c\x48\xd8\x29\x83\xc3\xf1\x56\xad\x5c\x8c\xf8\xa7\x74\x66\x40\xd9\xed\x15\x08\x3b\x9c\x4f\xed\x1d\x7a\x9f\xff\x85\x42\x87\x07\xbe\x87\xfe\x67\x80\xda\x49\x5c\x3b\x8a\x49\x21\x06\xa8\xb9\xfa\x01\x73\xda\x55\xec\x1b\x0c\x61\xdf\x16\xcf\x98\xf1\x43\x76\xf6\x9c\x3d\x7e\x28\xd2\x01\x5a\x3c\x1b\xa3\x12\xbb\xb7\x6f\x06\x8b\x85\x0a\xda\xb7\xa9\x2f\x68\xf2\xf4\x6e\xe4\x85\x5b\xbb\xb1\xc6\xf3\xa3\xe7\x14\xcf\xaf\x9e\xa3\x07\x19\x70\xf7\x1a\x92\x6c\xdf\x77\xbd\x90\xe3\x39\xb9\x87\xe8\x52\x25\x9b\x88\xd9\xef\x7b\xd3\x73\x4c\x83\x0b\x71\x47\xd9\xb8\x1f\x9f\xf6\x0f\xf4\xe9\xfb\x0d\x32\x77\x39\xe4\xe3\x90\x77\x03\x86\x66\x6d\x7f\xb9\x7f\xfa\x2e\x0f\xf6\x64\x80\xf6\xef\xc5\x5e\xee\x69\x71\xcd\xa0\x49\x62\x6e\xc3\xfb\xd9\x93\x1d\x7c\xc1\x26\x7a\x5a\x7c\x94\x37\xac\x42\x44\x27\x2e\xd3\x0d\xa3\xe8\x2e\xd3\x1d\xf5\x3f\x66\x4f\xf2\x0f\x85\x2c\xda\x6d\x0a\x8e\x0a\x2c\xb3\x27\xbb\x27\x82\xd7\xf5\x9f\xb4\x5c\x23\xb7\xe0\xec\x59\xa5\x7d\xe3\x1e\xec\x92\x76\x0b\xc9\x2f\xfa\xb2\xda\x46\x17\xc2\xfe\x7c\x42\x96\x7b\x5e\x3a\x04\x6f\xf8\x2a\x65\x93\x66\x4b\xe8\x2c\xa7\x4d\xa8\x91\xfc\x73\x76\x49\xb0\x1f\xab\x46\x77\xf2\x4f\x64\xe8\x5e\x5c\xf5\x36\x86\x25\x93\xea\xc7\xce\xd1\x65\x35\xe5\x28\x76\x1b\x49\x31\x64\x74\x1b\x49\xb1\x5c\x74\xc5\xaf\x7f\x8e\x8e\xe3\xd7\x2b\x4b\xa8\xfc\xa0\x13\xf0\x78\x57\x7e\xd0\x8c\xdb\xb0\x2b\x24\xbd\xe3\xc0\xeb\xd5\x92\x76\x0c\x5b\x36\xd3\x81\xef\xa2\x57\x73\x90\x98\x7f\xd9\x50\x4b\x65\xdc\xd5\x40\xf9\x44\x93\x46\xe8\x7e\xde\xb8\xed\x91\x8d\x61\xc9\x86\x0a\xfe\xb9\x0b\x57\x53\x90\x7e\xbb\x72\x44\x11\x3b\xd2\x95\xca\x93\xf4\x00\xbd\xd9\x28\xc5\xb3\x8e\xdb\xe7\x7d\xcd\x14\xc7\xef\x27\x0d\xa7\x2d\xa4\xb1\xde\x64\x37\x0b\xe4\x62\x57\x58\xc6\xc6\x2e\x6c\xab\x08\x22\x03\x92\x30\x19\x22\x46\x57\xa4\xc5\xc6\xbe\x96\xb1\x74\xec\x7c\xe0\xd0\x0b\x76\x65\x57\x64\x09\x93\x24\xf1\x17\x1b\x41\xef\x9e\xe6\xa0\xc8\x71\x16\x9f\xb3\xd6\x1d\x5c\x10\xc6\x93\xee\x40\x8b\xcc\x90\x56\xd4\x16\x4d\x2c\x01\x8e\x31\x98\x39\xb3\xf8\x8e\x2b\xff\x70\xe7\x61\x11\x2f\x24\x93\xbe\x22\x2d\xe8\x65\x18\x94\xcf\x11\x77\xe8\x79\x0e\x39\xb3\x3b\xd4\x82\x71\x0a\xc5\xd2\xa2\x6e\xf9\xec\x8e\xac\xe0\x52\xea\x42\xb1\x14\x6c\xd3\x7d\xac\x1d\x44\xaf\xa7\xf6\x03\x6d\xca\xb2\xb4\xf3\xbf\x2d\x4b\x85\x17\x5e\xbd\x10\x5d\xb8\xb8\x6b\xfd\xfc\xd0\xfd\x43\x7c\x21\xc4\x09\x89\x0e\xba\x43\xd1\xeb\xe7\x07\x43\xa8\x42\x7e\xe8\xd3\x81\xce\xf0\x80\x69\x51\x35\x74\xa4\xbe\x62\xd1\xd9\x67\xd3\xb2\x6b\xa3\xd1\xb5\xf3\x63\x3a\x8f\x1f\x7b\x03\x8d\xd3\x17\xe2\x04\x1e\x7b\x98\x2b\x87\x4c\xd1\x15\x8b\x0e\xc6\xb6\x2f\xc4\x09\x6b\x68\xc4\xc9\x87\x35\x1d\xb2\xec\x30\x88\x85\x2f\x61\xc9\x16\x9c\x84\x8d\xe2\x54\xfc\x9f\x45\x76\xfd\xb3\xcf\xce\x51\xd2\xd9\xd2\xd2\x9f\x2e\x27\xd7\x46\xfb\xec\xaa\xd3\x4c\x9c\xf3\x74\xda\xa0\xc9\xf5\x68\x19\xbe\x71\x02\x85\x2e\x69\xe4\xfd\xe9\xe7\xba\x6b\x62\x8c\x46\x97\x44\x71\xab\xd9\x8d\x2e\xe9\x70\x71\x09\xf6\x09\x90\x56\x17\xdc\xa4\x91\x5a\xaa\x9f\xae\x41\xc0\xf5\x23\xd9\x7e\xf4\xf0\xda\x77\xd9\x03\x4b\xfd\x0c\xec\xf5\xe5\x11\x43\xbf\x6c\xbd\x65\x1c\x8a\x66\x1f\xcc\xff\xb5\x88\x8d\x9d\x25\x3c\xca\x60\x49\x65\x1e\xfc\x1c\x87\x6b\xdd\x0c\x31\x2a\x85\x4d\x7c\x6c\x52\xfd\x9a\xf2\xab\xf0\x82\x52\x99\x0c\x7a\xb8\x24\x48\x06\xe1\x0e\x91\xf8\xec\x11\x87\x48\x7c\xb6\xd9\x0a\x91\x80\x63\x39\x44\xe2\x73\x33\x08\x4f\x52\x3e\xd7\xd1\x4f\x4d\xa8\x58\x8c\xbb\xb5\x04\x5c\x4c\xfd\xb6\x1d\xb4\xf1\x85\xb1\x50\x5c\x1d\x4b\x4f\xe0\x1a\x5d\x7a\x02\x73\x61\x44\x09\x49\x54\xfa\xb2\x53\x06\x25\xcf\x9a\xfe\xe8\xf5\x59\x7e\xde\x68\xd3\x66\x47\xd2\xda\xf5\x7f\x72\x7d\xd0\x2a\x40\x48\x07\x02\xd7\x9d\x49\x36\xd4\xf9\xfe\xac\x5d\x10\x2f\xbc\x4b\x84\x8c\x5e\x5d\xa5\x75\xb2\xf9\x14\x4b\x40\xad\x89\xd9\x5f\xa5\x2d\x0b\x03\x46\x7f\xed\x59\x67\x1b\xbc\x0a\xe4\xe2\x10\x0a\xdb\xb1\x57\xa4\xa9\x57\x3a\x13\xd3\x69\x68\x07\xee\xfc\xae\xa2\xac\x64\x94\xe8\xaf\x52\x41\x87\xbe\x32\x04\xd3\xc8\x39\xc6\x30\x94\x30\x16\xf7\xf3\x50\x2e\xaa\x1c\x3d\x0c\xe7\x9a\x8a\xad\x3d\x7e\xb2\x79\x46\x9b\x1f\x4a\xea\x8f\xae\x3e\x36\x25\x64\xf9\xbc\x2f\x4f\x47\xdc\x26\xc3\xb9\xa2\xe2\x30\x8d\x9f\x5c\x9d\xb1\xd7\x0f\xc1\x22\x46\x0f\xb3\xd6\x10\x2c\xa2\xa7\xe0\xe3\xc3\x05\xc1\xd8\x31\xc3\xd9\xa0\x3e\x7d\x2a\x0d\x3f\xe8\x95\xe1\x64\x50\x98\xe7\xc7\xbe\x6e\x13\xde\xb0\x31\x26\xf8\xf8\x70\x36\xa8\xcf\x38\x05\xc5\xc7\x83\x33\x24\x2a\x57\x40\x94\x43\xa2\x32\x91\xea\xc3\xa9\x9f\x70\x01\x8c\xe4\x98\x98\x38\x3d\x23\xf9\x9a\x64\xee\x92\x63\x62\x98\x8c\xe4\x5b\xb1\xc6\xb3\xd4\x1c\x08\x4b\xce\xd0\x52\x18\xb6\x5d\x15\x71\x36\x86\x84\x69\x32\x02\x0c\xa7\xe6\xaf\x0c\x33\xdb\xa2\x13\xbb\x76\x48\x9a\x2e\x35\xce\xf0\x30\x92\x9e\x9c\xc2\x23\x77\xb5\xc9\x17\xbe\x58\x83\x2e\x25\x83\xda\x3e\x63\x38\xf5\x1c\x0d\x96\x75\x50\xa2\x41\xa7\xcd\x8f\x04\xe7\x73\x94\xc5\x47\xa2\x09\x17\xe7\x9a\xec\x8a\x9f\x2c\x5d\x41\x76\x0e\x89\xd2\xf5\xc7\xb5\xff\x70\x3d\x0d\x01\xe8\xf7\xce\x72\x2f\x00\x7d\x1c\xd5\x51\x2c\x0b\x84\xcf\x60\x14\x6b\x6f\x9f\x41\xcb\x1a\xf1\x79\xf6\xfd\x08\x95\x32\x46\x7c\x48\x50\x79\x2b\xe6\xb9\xfa\x56\x8f\x0e\x64\x60\x9e\x5b\x70\xb1\xe1\x2a\x5c\x51\x9f\x63\x8e\x2a\x48\x5a\xe2\xd9\x9a\x54\xa5\x09\x1d\xfe\xd0\xe5\x87\x8b\x70\x45\x45\x8e\x39\x5c\x84\x0b\x6c\xcf\xa8\xca\x1c\xbf\xf3\x6c\x0f\x0f\x7d\xb8\x08\x17\x58\xcb\xd1\x96\xc3\x26\x3e\x11\x98\xbd\x87\xa8\x3f\x9a\x75\x2d\x08\x6f\x5d\x2f\xf0\x3c\x9c\x10\x81\x1f\xa6\xb9\x33\x4d\xb8\xa0\xd1\xa7\x89\x53\xd7\x65\x2c\x97\xd0\x10\x2d\x6a\xf4\xcc\xd1\x9c\x23\x34\x26\xd7\x50\x07\xce\x45\x77\x7a\x19\xfe\x77\x65\x56\x26\xbb\x2f\x84\x40\xb4\xa8\x1a\xf9\x20\x7d\xc6\xa1\x34\x10\x1c\xde\x43\x1e\xde\xcc\xff\xaf\x58\x77\x6c\x07\x39\x3a\xb9\x6e\xc7\x69\xb3\x08\x3d\x2a\x44\x14\x57\xd9\xb0\xb8\x93\x42\x68\x1e\xa7\xb7\x38\xcf\xd6\xcb\x42\x04\x18\xe7\xba\x29\xe9\xd3\x50\x0a\x76\x8c\x32\xf7\x10\x16\x35\x2c\xec\x34\xb8\xfb\xa9\xab\x34\xac\x3b\xe3\xf4\x06\x61\xa6\x4f\xa3\x1c\xd9\xd6\xa7\x51\xa8\x21\xdb\x8c\xcb\x58\x23\x58\x8c\x9c\xa1\x35\x85\x85\x68\x5c\xce\x49\x14\xa3\x58\x89\x79\x76\x9a\x58\x94\xc5\x5c\x5c\x8e\x01\x88\xdb\x78\xb8\xa2\x12\x59\x39\x86\xd0\xb7\xa5\x76\x3a\x39\xbd\x67\xe8\xe5\xb2\x66\xcc\x0f\x8f\x97\x38\xb6\x99\x6a\x18\x81\x49\x1b\x02\x74\xd4\x0c\x1b\xba\xd7\x17\xd1\x84\xaa\x16\x81\xc4\x1a\x8f\x8d\x04\xcc\xdf\x63\x31\x77\xf0\x83\x12\xc2\x71\x09\x38\xb7\x66\x48\xd5\x43\x55\x8d\x88\x2e\x1c\x8f\x4f\x4f\x98\x04\x86\x52\xe4\x60\x77\x1d\x32\x38\x62\xb8\x1a\x32\x38\x62\x09\x1b\xaa\xb7\xfa\xe1\x22\x8e\x9a\x24\x65\xc2\x50\xce\x1c\xd4\xa2\xb1\x2c\x94\x41\xe3\xeb\xd8\x66\xb6\x80\x4d\x92\xac\xd6\x2b\xc5\x96\x1e\x5e\x5f\xd0\x1c\x8d\x57\x79\x21\x32\xcf\x53\xcf\x7c\x60\xe5\x2f\x44\xa9\xf1\x5a\x66\xf8\xf7\xc1\x74\x41\x55\xa4\x9a\x69\x9b\x22\x32\xe1\xdc\x84\x7e\x08\x11\x60\x6e\x56\x49\x67\x3c\x3b\x2a\xbc\xd0\xe4\xba\x6b\x6b\xfc\x20\x67\xc9\xa7\xc5\x43\xc7\x91\x16\xa5\x7c\x87\x9c\x3a\xb7\x95\x47\x2f\xba\xd8\x7d\xb3\xf2\xec\x50\xd2\x60\xb6\x53\xf5\x88\x7a\xfa\x4b\x2d\xf2\x39\x77\x73\x03\x5a\xb3\x5f\x25\x78\xfb\x74\x5d\x54\x14\xcb\xa9\xa4\x99\x18\x6e\xe7\xbe\x0e\x7f\x89\x1f\xe4\x67\x49\x3c\xeb\x1a\x8e\xbd\x3a\x77\x27\x80\x0b\x51\x70\xca\xa2\xb8\x7d\x5a\xb4\x30\x11\x97\xc1\x4c\x32\x92\x86\x09\x64\xa6\xa5\x73\xc7\xa8\xd3\xba\xa6\xa3\x0f\x47\x17\x56\xda\x54\x74\xe1\xf6\x69\xd2\x4a\x38\xa3\x72\x74\x21\x49\xaf\xa7\x83\x07\x49\x3e\x39\x85\xfb\x24\x3a\x74\x5a\xe6\x21\x0b\xf6\x74\x09\x53\xc2\x28\x67\xb6\xc0\x11\x56\xfc\x69\x29\x88\xbc\xd8\x33\x2f\x09\xa4\xc5\x0f\x55\xcc\x37\x26\x2f\x1b\x7a\x1b\x37\xc8\xcc\x8e\xc8\x62\xb9\xb3\x6d\x1c\x83\x26\x96\x6c\x1e\x03\xcf\x36\x27\x7c\x7a\xb5\x8e\x5d\x18\xb9\x64\x08\xa6\xcf\x6e\x74\x12\x25\x4f\x27\xc9\x04\x2c\x37\x0d\xec\x2c\x1b\x3f\x58\x8d\x6e\xfc\xa0\x52\x2d\x2c\x5a\x59\x62\x45\x8c\xb3\xd8\x42\x0b\x69\x2a\x4a\x04\x9c\x6e\x16\x57\x01\xd9\x69\xc2\x3a\x73\xa2\x0f\x63\x56\x13\x6d\x3a\xde\x8a\x35\x29\xc6\x92\xd0\x68\xb5\x60\xc1\xb8\xaa\xa0\x23\xec\x94\x2a\x2b\x2f\x3b\xc5\x65\x8b\x08\x59\x9c\xd5\x95\x12\x3b\x6f\x54\x49\x09\xb4\xb8\xee\x19\xfa\xb4\x24\x12\x0b\x22\xc3\x66\xde\x21\xcc\x12\x15\xd1\x7e\xd3\x65\x8c\xc8\x7f\x3e\xab\xb0\x88\xa1\xfe\xcc\x6a\x88\x1f\xb3\x29\x89\x6a\x7e\x9e\x17\x0a\x33\x9a\x54\x00\x61\x26\xb2\x60\x36\x1b\x07\x58\x31\x05\x10\x76\x72\xd1\xcf\xa9\xaa\x28\x61\xf0\x9e\x53\x89\xc6\x58\xb0\x69\xdf\x43\xdc\x3a\x73\xca\x1a\x1a\x5a\xdf\x94\x21\x6b\xec\xcc\xbe\xcb\xf4\x93\x9b\x6c\xae\x74\x1e\x85\x37\x1e\x1f\xcc\x98\x9b\x65\xa7\x8a\x8b\x64\x1e\x3e\x33\x83\x37\x8a\xd3\x8a\x47\xa3\x87\x00\x47\x9d\x2f\x04\x8e\xe6\xac\x1f\xce\x60\xf1\x69\xc1\xd6\xec\xb8\x6b\xa6\x2b\x42\x72\x84\x0e\x5f\x5e\xb4\xf8\xe8\x99\x06\xa4\x6d\x32\x82\x53\xf9\x72\x42\x0a\x9b\xa7\x72\x20\xc1\x55\x4f\x19\x71\x43\x6a\x9b\xa7\xb4\x51\x0e\xf5\xe9\xbb\x2e\xfa\x3f\xe5\x7d\xe3\xde\x91\x08\x56\x3e\xa7\xed\x74\xb6\x11\x0e\xe8\x69\x33\x2f\x24\x9c\x36\xf3\x72\xe8\x4f\x8b\x1d\x21\x55\xcc\xd3\x6b\x11\xba\xe7\x54\x16\x8e\xcf\x75\xe8\x2c\x1c\x64\x9a\x9b\x97\x6d\xb6\x21\x09\x4e\xc5\x37\xd5\xcf\x44\x08\x90\x36\x72\x88\x47\xf3\xf2\x0d\x59\xff\x64\xcf\x9b\x2b\x49\x47\x88\xe8\xf3\xb2\xce\xcd\xc1\x58\x39\x39\x60\xcb\x2b\x27\x07\xc7\x71\xe5\xe4\x60\xae\x96\xc1\x89\x1b\xeb\x96\x53\x80\x2d\x77\x4b\xe7\x86\xab\x38\x23\x07\x1c\xe0\xae\x7a\x8e\x06\x6f\xab\xdc\x10\xb9\xf2\x6f\xc0\x50\x57\xfe\x0d\x78\xc6\x2d\xcf\x62\xe2\x0b\xdb\x07\x59\x8c\x5b\x2a\x38\x1c\xe1\x36\x9d\x8d\x26\x65\xa9\x66\x53\xdf\x32\x4c\x73\xd4\x2c\x23\xe2\xd4\x99\x96\x11\x13\x9b\x56\x4e\x68\x80\x31\x53\xd6\xaa\x9d\x84\xec\xf3\xf1\x3d\x0b\xa1\x8f\x55\xf2\xcf\x27\x42\x27\xa5\x50\x80\xe6\xe3\x8b\x37\xf4\x93\xf9\xf8\xa2\x0d\x8b\xec\x7c\x0e\xff\x10\x53\x21\x49\x71\xaf\x90\xfa\xc8\xda\xf0\x79\x5e\x2c\x21\x48\x5b\x26\x30\x16\xe4\xb5\x80\x10\xe3\x7c\xad\xc7\x0f\x7e\xb0\xc5\x2b\xcc\x4d\xf3\x75\x3c\xf0\xe7\x07\x03\x23\x07\x6d\x9a\xb9\x21\xa6\x38\xbf\x06\x69\x2a\xa6\xf3\x6b\x90\x16\x61\x3a\xbf\x06\x49\x0e\xe6\x6b\xbb\x3d\x1c\x54\x66\x31\x82\x4d\x8f\x6d\xd7\x73\x8d\x67\x0b\x08\x83\x1f\xcc\xec\x26\x5f\xd8\x08\x1f\x62\xf0\xb1\xd9\x08\x1f\xbc\xe3\x70\x38\x13\x80\xa9\xc3\xe1\x4c\x58\x81\x0f\x47\x2f\x81\xd3\x3b\x1c\xbd\x04\xe4\xe9\x70\xf4\x12\xac\xe0\xd8\x2c\xce\x4f\x3e\x31\x08\x22\x84\xe7\x63\xb3\x78\xc4\xc8\x0d\x82\x08\x66\x71\xec\x36\x97\xc6\x16\x3f\x1c\xbc\x84\x9b\xe3\x70\x68\x12\xa9\xe1\x0e\x87\x26\x81\x9f\x3f\xe4\xfd\x26\xc4\xec\xd8\x2d\x32\xc4\xb8\x77\x07\xfd\x75\x3a\xb5\xe6\xc9\xb0\x76\xdb\x26\x06\x4d\x5a\xf5\x0c\x06\x72\xec\x56\x3d\x07\x6d\xc8\x48\x87\x25\xf0\x70\xec\x12\x4a\xfb\x91\xec\xa3\x8d\xcd\x73\xd8\xc3\x8d\x59\xf7\xb0\x87\x1b\x95\xee\x48\xa6\x35\x2e\xa9\x23\x2d\x5a\xe9\xc5\xc8\x3f\x96\x2d\x59\x82\xea\xfc\x60\xb1\x21\xb8\xed\x91\x1c\x85\x16\x2a\xd0\xe1\xe8\xa6\xc4\xb3\x05\xa6\x4c\x27\xb7\x7f\xa0\x4d\x0b\x4c\x99\x91\xdb\x44\x19\xe7\xe0\xb0\x9f\x3c\x4e\xe3\x91\x1d\x83\x16\x27\xfc\x90\x94\x9b\x88\x0d\x38\x64\xda\x4b\xe0\xb7\x0f\xc7\x37\xb1\x6c\xd9\x11\x78\x99\x36\x25\x31\xb1\xce\x92\x7a\x13\x50\x8d\x23\x2f\xc5\x9c\x37\xec\x59\x4f\x8c\xc2\x86\xb3\x50\xb3\x8f\xec\xb8\x09\x36\x93\x03\x9c\xf6\x9d\x61\xfc\xb6\xf0\xd8\xf8\xc2\x0e\x97\xf4\xa7\xbb\xea\x28\xaa\x0f\x13\xa6\xc1\xa3\xd8\x1b\x10\x92\xe4\x51\x0c\x97\x0d\xb5\xe5\x28\xf2\xc6\x84\x1b\xe3\x28\xb6\x71\x85\x32\x78\x48\x86\x1e\x1b\x2d\x2c\xc9\x32\xa6\x41\x32\x74\x26\x3b\xc0\x61\xcf\x3d\x89\x0f\x8e\x62\x9b\x16\x9b\x66\x05\x44\x71\x22\x64\x40\x24\x9d\xec\x21\x91\x39\x93\x54\xff\x58\x01\x52\x6c\xe6\x15\x20\xc5\x19\xaa\x2e\x80\xc9\x91\x59\x22\x71\xac\xa7\x45\x62\x62\x56\x0e\x89\xc4\x00\xb8\x8f\x6a\xcb\x4b\x70\xca\x43\x22\x71\xce\x30\x9c\x6a\x71\x65\xd0\xa6\x73\x3b\x0f\x86\x25\x63\x5c\xe8\xde\x87\xeb\x76\x62\x82\x38\x9a\x90\x13\x50\xde\x6c\x31\x0a\x25\xe6\xb0\x91\x11\xfc\xde\x21\x23\x23\xea\xd9\xd1\x56\xad\xf1\x98\x4d\xdb\x10\x09\xa7\x3e\x1c\x51\x05\xa1\x8e\xa8\x22\xe2\xfb\x90\x0d\xb1\x63\x97\x3c\x86\xd3\x1d\x87\x25\xf3\x90\x09\x10\x97\xe5\x71\x28\xc8\xa3\xf0\x2c\x68\x54\x5c\xec\xc7\x69\xdf\x3a\xac\x58\x36\xbf\x9e\xd8\x8a\xa7\x61\x75\x30\x9b\xd3\x37\x3b\x9c\xc3\xe9\xb9\x89\xf9\x3c\x94\x06\x0e\x83\xd1\x71\x5a\x81\x8e\x41\x9e\xeb\x5e\xa7\xd3\xc3\x76\x44\xfa\x30\x58\x0a\xca\x65\xf4\x03\xd8\x7b\x48\xde\xac\x3d\x04\xb3\xc3\x11\x10\x04\x4d\x1c\x2b\x02\x02\xbe\xe0\x88\x7b\x2c\x8d\x87\x3c\x9e\xe4\x3a\x3a\x56\x04\x7e\x88\xf6\xc7\x65\xd6\x12\x06\x97\xc3\x01\xf6\xc8\x45\xc7\x2a\x92\xce\xfc\x5e\xe6\x0b\x70\xcd\x9f\xc0\x58\x47\x28\xe5\xc7\xbd\xf6\x7f\xcc\xaf\x02\xe0\x49\xde\x70\xfc\x04\xc6\x3a\x42\x19\x3b\xee\xe5\xf6\x0b\xc2\x84\x5a\x44\x24\x3d\x24\x30\x36\x30\x59\x87\x73\x6a\x73\xff\xde\x56\xd9\x1b\x3f\x08\xb6\x0d\xd3\xb5\x33\x92\x54\x03\xc7\x23\x95\x83\x99\x7a\xec\x15\x84\xdb\x3c\x16\xde\x91\x24\x1e\x79\x01\x43\x37\x3b\x9e\x25\xaa\xf3\xc3\x12\xbe\x83\xae\x67\x09\xdf\xbc\x21\xd1\x8d\x51\xad\x3c\x67\xb0\xa3\xd7\xe6\x68\xd8\xd1\xbb\xb6\x66\x4c\x85\x91\x87\x0d\x2e\x6c\x51\x0d\xfc\xda\x61\x51\x0d\xa0\xd0\xf1\xae\xbd\x48\x2f\x4b\xc6\xa4\x17\xd9\xa0\xd8\xcd\x0e\x3c\x07\x46\x7a\xbc\xb6\xf6\x4c\x9a\x58\x7b\x91\x26\x14\x6a\xb0\xc7\x92\x9c\x0a\x34\x4f\x00\x8a\x4f\x09\x6f\x6d\x0f\x6d\xe8\x54\xe4\x39\xc1\x94\xe7\x26\x78\x44\xd0\x7e\x6e\x36\xa4\x87\x4c\x7f\x6e\x2e\xb3\xd1\x68\xd2\xf2\x4c\xc8\x83\xa7\x05\x33\x12\x10\x9f\xdb\x92\x67\xfe\x54\x72\xe9\x14\x5e\x11\x6e\x75\x6e\x4b\xd6\x61\xc8\x4e\xcd\x18\xcc\xff\x74\xc8\x39\x2e\x8d\x73\x85\x9c\xc7\x39\x3f\x1d\x72\x0e\xdf\x3d\xf7\xb5\x82\x31\xe8\xdd\xb8\xb8\xc4\x27\xbe\xc7\x18\xc7\xee\x6b\x6b\xd0\xc6\xa1\x13\x14\x2f\x24\xb1\x6e\x3a\x4d\x0a\x7d\x0d\xbd\xf0\x4c\x8b\x73\x47\x9f\x49\xd5\xd7\x42\xc4\x3d\x93\xf9\x59\x74\x60\x83\x60\xe6\x7f\xcb\xc4\x8d\x06\xac\x91\x55\xbe\xb0\x4d\x86\xa9\x77\xc5\x72\x30\x70\xa7\xe3\x69\x48\x21\x74\x26\x1f\xd2\xe8\x24\x8b\x4f\x4c\x9e\x65\xa5\xa7\x0b\x9b\x03\x09\xbe\x38\xf3\x9a\xca\x19\x3f\x58\xda\x0f\xd6\x72\x66\x0b\x85\x21\x7a\x9e\xd9\x7b\x28\xf1\xc3\x92\x8c\xf8\x61\x11\x12\xc3\xcc\xb2\x76\x04\x23\x38\x8b\x79\x49\x68\x8a\x67\xf1\x21\x8d\x0b\xff\x2c\x82\xd2\xc6\xf5\x71\x16\x69\xc4\x99\x16\xac\x11\x87\x40\x70\xda\xd8\x07\x32\xf6\x2c\x56\x39\x58\x61\x1b\xf7\xb0\x14\x9c\x65\xb1\xbc\x18\xb7\x3d\x9d\x9f\x41\x48\xe3\xf8\xf4\x21\x4f\x67\xf0\x9a\xb3\x2e\x32\xa2\x4f\x99\xfa\x06\xeb\x65\xb1\x65\x4f\x7c\xa1\x78\x73\x36\xae\xe3\xbc\xc9\x44\x75\x5a\x8e\x21\xb5\xd7\x29\xdf\x28\xd8\x95\xd3\x62\x0b\xe1\x16\xa7\x72\x4f\x6f\xac\x68\xf5\x65\xce\xb3\xa1\x73\x1c\xf9\x66\x0b\xfc\xe4\x87\x35\x97\xd1\x87\xab\x52\x62\x76\x3b\x9b\xad\x0b\xa1\x99\x9e\x8e\xd1\xc9\xa1\xd3\x9c\xcd\x8c\x3a\xc4\x92\xb3\xc9\x5a\x10\x3c\xf5\x74\x95\x49\xd4\xdf\xb3\x9b\x73\xb3\xdb\xbb\xc7\xc5\x11\xed\xf6\x0c\x30\x39\x7d\x0d\x34\x26\xa7\xfb\xcc\xf1\x6c\xb6\xcc\xa1\x74\x02\x2d\x02\x1e\x4e\x27\xd0\x22\xba\xe9\xec\x8e\x92\x64\x6f\xba\x72\x24\xf1\x4b\xa7\xb0\x87\xb5\x84\x54\x7d\x0e\x5b\x07\xe0\x58\xc2\x1e\xf6\x1c\x9a\xc0\x39\x0c\x46\x08\x53\xd8\x29\xec\x61\x23\x3b\xd8\xe9\x72\x92\xe0\x46\x4f\xa5\xd0\x4a\xa0\xf8\xce\xb1\x2e\xa1\x18\xd8\x30\x66\x26\x6e\xcb\x53\x49\x9b\x1b\xbe\xc3\x53\x19\xb2\xfa\xfc\xbc\xf1\x78\x83\x06\xf9\x12\x05\x1b\xc0\xa6\x73\x9a\x16\x2e\x9d\x29\x4b\x07\x6c\x6c\x9a\x94\x10\x16\xcf\xb9\x58\x48\x4c\xc7\x34\x29\x30\x99\x69\x59\x83\x2d\x28\xfc\x61\x02\x84\x7e\x3a\xe5\x15\xa0\xf3\x53\x56\xda\x96\xc2\xfe\x79\x3a\xc3\x15\xc0\xf7\x73\x7a\x15\xc2\x1c\x75\x2a\xb2\x38\x81\xce\x38\x8f\x75\x5d\xfe\x29\xca\xe9\x34\x18\x11\x00\xc9\x69\xf0\x21\x48\xdc\xd3\xe0\x43\x0a\x4a\x9d\x4e\x77\x05\x1c\xfb\x3c\x16\xcf\x89\x51\x2b\x02\x28\x7f\xbe\x38\xf5\x1c\xdb\x40\x50\xc3\xfc\xe9\xe2\xd1\xff\x34\xf8\x7a\x0c\xd1\xa0\x02\x84\xda\xa7\x05\x27\xa2\xca\x21\x10\x9d\xc6\x0e\xe2\x90\x38\x97\xf3\x3c\x64\xa8\xd3\x50\x41\xea\x72\x9e\xf6\x85\x53\x08\xf4\xb4\xeb\xfb\x73\x9a\x55\xc4\x06\xc5\xe7\xbc\x6c\x48\x09\xf1\xfe\xbc\x8c\xa7\xe7\x16\x77\xde\x29\x8a\x85\x9e\xd7\x1a\x57\x74\x62\xb1\x38\x87\xe5\xe4\x54\x60\x30\x48\xb5\x53\xc0\x3f\x30\xe3\xe7\x25\x1f\x3f\x4c\xe8\x5a\x3b\x20\x1a\xb8\xd7\x20\x62\xfa\x56\xd2\xa7\xc9\x0f\x9a\x2d\xd2\x57\x9f\x4e\xfa\x94\x69\xc2\x97\x5b\x08\x61\xa7\x31\x79\xa4\x75\x3e\x1d\xbc\x43\x60\xf7\xa9\xe0\x1d\xb2\x63\x9d\x16\x9c\x49\xa7\x7c\xde\xf6\x9c\x30\x59\x2b\x0d\x14\xb7\xb2\xa3\x8b\x89\x2a\x3d\x1d\xbe\x43\xbc\xf9\xf9\x58\xcb\x08\x6d\xe9\x7c\x16\x69\x41\xc9\xb3\x48\xa3\x51\x83\x48\x27\x6d\x28\x60\x81\xbb\xc7\x89\x9f\xb8\xa5\x65\x38\xfd\x44\x36\x9d\x2b\x13\xd4\xe4\x0b\x63\xc9\x61\xc0\xef\x1a\x78\x6c\x8c\xe5\x53\x67\x3b\xae\x18\x66\x76\x9f\xd3\x3a\x01\x8a\x39\x9d\xd6\x09\x70\xd8\xf9\xfa\xd6\x8d\x71\x4b\x0e\x2e\x60\x77\xae\xcd\x8a\x45\x58\x2d\x2e\x5b\x24\x41\xa0\x5d\x2b\xc1\x52\x30\xf1\xcb\x16\x49\x90\x73\x97\x25\x61\x80\x71\x97\x4d\x94\x78\x44\xae\x6d\x01\x68\x79\xc3\xce\xc0\xb8\x2a\x2e\x9b\x28\xc1\x29\x5d\x12\x76\x31\xdb\x5f\x16\x76\xf1\xf7\x5f\x92\x6d\x6b\x61\xe4\xff\x44\xd9\xa0\x4d\xd1\x37\x58\xfa\x2f\x5b\x28\x81\x10\x5c\x12\x6d\xdb\x5e\x69\x62\x91\x16\xc3\x92\x05\x72\x00\xa6\xbb\x76\x47\x65\x87\x54\x78\xed\xd6\x37\x63\xcf\x5e\x32\x38\xf6\xcf\x7c\x25\xe3\x3d\x82\x8b\x5c\xc9\xb6\xa5\xcc\x0f\x0e\x70\xcf\x7c\x62\x5b\x52\xdc\xf0\x57\xb2\x2d\x89\x2f\x96\xc6\xcf\x17\xa7\xbf\x88\xf9\x5b\xe1\xe3\x71\xd9\x5c\x82\x01\x8e\x8d\x26\x1f\xab\x2b\x41\x89\x6d\x85\x3d\xae\xab\x2b\x1b\x90\x1c\xf3\xe9\x88\x71\xf4\xdc\x2b\x1b\x21\x1b\x07\xe7\xca\xf6\xae\xc6\xb6\xbf\x5c\xc2\xa5\xec\xfc\x60\x5b\x52\x9c\xe8\xcb\xc9\x90\x08\xab\xbc\x6c\x1c\x24\x1d\xe0\x25\x11\xb8\x12\x37\x7e\x09\x1a\x48\xad\xe7\x2b\xdb\x28\x16\x07\xfa\xb2\x6d\x30\xcd\x3f\x95\x13\xbc\x6c\x38\xec\x8c\xc8\x16\xb3\x90\xe1\x2e\x57\x9d\x04\xd6\x79\xd9\x38\x48\x62\x86\xab\x2c\xba\x79\x63\xe5\xe7\x8d\x21\xad\x5c\x47\x21\xa2\x5d\xf2\xa8\x4f\xf2\x03\x5c\xcb\x1a\x18\x72\xe0\x25\x8f\xfa\x68\xbc\x70\xd8\xa8\xc6\x0b\xce\xf7\xb3\xd1\xeb\xe5\x1f\x18\x97\x4b\xaa\x31\xdb\x36\x0f\x96\x8d\x71\x2d\x01\x2c\x3e\xa9\x0b\xeb\x1b\xdd\x5a\xce\x26\xb7\xfc\x25\x9f\x7a\x2d\x9c\x09\x09\xde\xc0\xe5\x2f\x0b\xde\x25\xd8\xe7\x55\x65\x30\xf9\x7c\x20\xfb\xe1\xa7\xcf\xe1\x2e\x62\x97\x2c\x41\x7c\xa3\x49\x73\xcb\xc6\x0f\x26\x84\xad\xb7\xec\x87\x31\x4a\xdb\x0f\x89\x34\xbf\x9c\x80\x89\x6c\xe8\x57\x5b\xa1\x57\x31\x9f\xcd\xa1\x56\xac\x62\x33\xa0\x9e\x9d\x60\x0b\x22\x78\xee\x6b\x25\x54\x82\x83\xac\x84\x4a\xb0\xbe\x95\x2f\x89\x85\x17\x8a\xb0\x21\x05\x5e\x2b\x61\xd2\xe0\x93\x95\x30\x29\x7a\xf9\x97\x30\x29\x46\xda\x6d\xb8\xfc\xb4\x71\xf8\x07\xda\x70\xbe\xc4\x9d\x36\x2e\xe3\x03\x82\xfc\x47\x91\xf5\x9c\xaa\x47\x15\xa3\x60\x7d\x8f\x02\xc7\x43\x44\xbe\x84\x21\x03\x4a\x74\x3d\x8a\x01\xfd\x7c\x2f\xc3\x66\x08\xdd\xd7\x2b\xb4\x55\x5c\x45\xd7\xab\x5c\x33\xdc\x2b\xaf\x0b\x92\xb0\xa4\xc6\xb1\xc3\xbe\x5f\x6b\x4a\x6c\xbc\xd7\xfe\x64\x0e\xc0\xc2\x84\xb1\x09\xec\xc3\xc3\xaa\x73\xbd\x4b\x75\x8a\x51\xbe\x76\x30\xb3\x2d\x1c\x9a\x8a\x97\xef\x36\x8e\x0c\xdb\xd1\xbd\x2c\x43\xb1\x3e\xb7\x70\x64\x98\x74\x6f\x79\xf5\x76\x44\xf0\x5b\x77\xe8\x8e\xbe\x7c\xff\xee\xd0\x02\x02\xe0\xde\x16\x69\x34\x39\xfc\xc5\x1e\x3f\xc8\xc5\x1c\x46\xb1\x5b\xf7\x63\x2d\xc1\xdf\xef\x15\x8c\x1a\x26\x8f\x7b\x97\x43\x98\x3e\x9c\xbc\x9e\x38\x81\x7b\x57\xf0\x75\x5c\x32\xb7\xec\x38\x1f\xe1\xe0\xde\xad\x15\xc5\xde\xbd\x1d\x9e\x5a\x63\x89\x6e\x87\xa7\x82\x67\xbe\x0d\x0f\x63\x98\x8e\x46\xad\x71\xa9\xdc\x4e\x5f\x5f\x2b\x6f\xd8\x2a\x1c\xa6\x83\x3b\x2d\x2d\x29\x06\x6e\x7f\x5c\x09\xff\xd1\x9d\xac\x26\x85\x43\xe2\x96\xfd\x88\x78\xe9\x3b\x2d\x2d\x29\x86\x95\x14\xf8\x97\x79\xb6\xbd\x88\x3e\x17\x1d\x31\xdd\xf6\xa4\x61\x51\xba\xb3\x35\xa0\x30\x23\xdf\x76\x94\x01\x74\xbb\x75\xf9\x25\x10\xed\x77\x76\x92\x76\x08\xc9\x4b\xed\xe4\x87\xee\x36\xf8\xc1\x4a\xce\xdf\x7c\x54\xb7\xc1\x62\x64\xac\xbd\x75\x11\x92\x70\xf9\xce\x8b\x8a\x58\x72\x57\x54\xc6\xb7\x7e\x67\xb9\xb0\x43\x31\xbb\xcb\x22\x33\x96\xc7\x58\x31\xa2\x05\x6e\xe7\x54\x21\x64\xf8\x2e\x56\xdd\xc2\x1e\x78\x17\xdb\x2b\x42\xe5\xb9\x97\x75\x28\x2e\xbf\x7b\x59\x87\x38\x41\xcb\x3a\x14\x8c\xf5\xd6\xbd\xf4\x29\x92\x7c\x17\xab\x4d\x6c\xce\xea\x1a\xbd\x9d\x1f\xe4\x3c\xa0\xcd\xea\x08\xb8\x38\xea\xb7\xb1\x5f\x00\x85\xee\x6a\x3d\x6a\xf2\x83\xf5\xa8\xe0\xab\xb7\xd1\xf3\x78\xba\xee\x6a\x85\x0f\xee\x50\x97\xc2\x17\x6b\x50\x4d\x6c\x70\xa9\xbb\x2e\x62\xf9\xc1\xc4\x0e\x06\x66\xa1\x9c\x26\x1e\x0b\x0b\xbc\x60\xe2\x83\x49\xdd\xcd\x3a\x63\x8c\xd3\x81\xaf\xc1\xfe\xef\xe6\x8d\x15\x62\xd6\xad\x8b\x2a\xe1\x61\xb8\x9b\x75\xaf\x50\xf1\x6f\xb9\xba\x88\xf8\xbd\xe5\xea\x4a\x60\x59\x6f\x65\x7e\xc7\xf5\x75\xeb\xaa\xfb\x64\xfb\xbf\x75\xd5\xf5\xc4\xf6\x53\xee\xc0\x84\xc0\x7d\xcb\x2e\x95\x3e\xab\xda\xad\x8b\xf1\x89\x92\x07\x92\x72\xf7\xd6\x5d\x98\xf0\x4f\xdf\xca\x75\x97\x88\xfb\xbf\xbb\x29\x0b\x69\xe3\xee\x8b\xb2\x18\x78\x37\x25\xf0\x0f\x17\x4e\xde\x13\x6d\xdc\x6e\x83\x81\xda\x96\xc3\x31\xe8\x8b\x94\xf8\xc1\xa9\xde\x89\x35\xbd\xc7\x52\x2b\xa3\x0d\xd9\xa5\x12\x7e\xf1\x7b\x38\x71\x2f\xa7\x51\x31\xb1\x89\x8c\x04\xf7\xb0\x9e\x09\x93\xb1\xa1\x8a\x80\xa1\x7b\x98\xfc\x4f\x1b\x8b\x7c\x7e\x10\x88\x02\xc6\x35\x96\x4e\x1d\xd3\x31\x2d\xbd\xc2\x3d\x9d\x96\x1d\x30\xd2\x2d\xab\x53\xff\x6c\xf2\x69\x45\x09\x1e\x3d\xad\x03\x86\x05\xe2\x9e\x56\x94\x42\x68\xbe\xa7\x75\x40\xae\x8a\xb9\x74\x40\x3e\xb1\xa7\xae\xd3\xad\x75\x40\x6e\xb0\x69\x7c\x43\x63\xe8\xc6\x37\xc0\xa6\x6d\xb9\xc2\x65\x75\x3b\x37\x3b\xd8\xbc\xfb\x58\xd4\xc6\x2a\xd8\x72\x05\xe6\xec\xb6\x71\x0a\xcc\xd9\xed\xe4\xec\x38\xc6\xee\x63\x91\x1f\xc4\x1d\xd6\x62\x38\x2c\x36\x4e\xe1\x92\xbd\x9d\x7a\x1d\xcf\xd8\xed\x58\x59\x50\x65\xf7\x61\x83\xe2\xa7\x17\x2b\x68\x95\x36\xac\x49\x72\xfd\x1e\xf6\x5c\x46\x13\xa7\xf5\x46\xae\xb9\xd3\x26\x70\xe6\xe7\xb4\x22\xc9\xa4\x2b\xa5\xcd\x60\xb7\x9c\x76\xe6\x54\x7e\xb0\x33\x07\x61\x46\x01\x23\x79\xe7\x4a\x97\xef\x78\xb0\xf1\x4f\x6b\x9a\xe5\x4f\xca\xd5\x7d\xae\x7a\xc8\x0c\xd1\x16\x1c\x18\xbb\xab\x3c\xe3\x78\xbb\x6d\x31\xc3\xa9\x78\xcb\x6f\xdc\x3f\xec\xf0\xf2\x44\x84\xec\x79\x5f\x72\xd9\xc2\x56\x5c\xf7\x79\x0f\x61\xf3\x76\xdd\xe7\x0f\xc7\xbc\x3c\x11\x85\x4e\x4c\x77\xe1\x0d\xe3\x7c\x43\x20\xbe\x05\x67\xec\xe4\x0e\xbe\x2f\xfb\x66\x0a\xe3\x3a\xad\xdc\xf2\xc6\x5a\x63\xc6\xe1\x35\x66\x6b\x5d\xa6\xbe\x32\x74\xc3\x56\xc2\x32\x72\xdb\x5f\x0d\xec\xec\x56\xca\xbe\x8c\xdd\xf2\xbe\xad\xa1\x21\x6e\x2a\xc2\x76\x70\xd2\x5c\x73\x8c\x88\x9d\xdb\x2e\x6d\x92\xbf\xdd\xb7\xd5\x72\xb8\xaa\x32\xb6\x53\x5b\xf1\xbe\xad\xa2\xb1\x0d\x6e\x43\x3c\x98\xf3\xdb\xea\x69\x28\x9f\xf7\xbd\x66\x83\x37\x5c\xf1\x1b\x96\x79\x3b\x8b\x2e\xc2\xc6\xed\x2c\xba\x48\xd2\x4a\xc6\x93\xb1\xfa\xde\x8e\xd2\x45\x5f\xbd\x1f\xab\x75\x3b\x6f\x58\xad\xfb\x7c\x52\xfc\x46\x0c\xfd\x11\x2e\x84\x5e\x1f\xeb\x7d\x9f\x1f\x44\x6c\x81\x2f\x3f\x8b\xd8\x58\xb6\xc7\xaa\xf7\xe7\x07\xab\xde\x89\x1f\xac\x7a\x73\x93\x3d\xd6\x58\x99\x73\xd5\x19\xcb\x64\x19\xbe\x5f\xab\xac\x5c\xc1\xef\xa2\x2d\x26\xec\x35\x6d\x2c\xe4\x6b\xda\xb8\x61\xdf\xb5\xb2\xd1\xed\xbb\x88\x0b\x5a\x5e\x2b\xb5\xac\xc2\x6b\x6a\x59\xc9\x77\xd9\x15\x62\x3e\x5e\x83\xaf\xd8\xf9\xaf\xd5\x5e\x36\xfa\xbb\xd4\x71\x3e\x31\x82\x3d\x76\xc3\xb3\x2d\xf5\xbb\xc6\x0f\xa6\x25\xf4\xac\x67\xb3\xda\x1b\xdd\x3e\x9b\xd5\xde\xd0\xe6\x9e\x6d\x29\xe8\x33\x7e\x58\x0a\x7a\x8f\x1f\x9c\xfb\x24\x36\xd0\x23\xcb\x63\x27\x5b\xf7\x23\xcb\x63\x46\x21\x79\x36\x43\x7a\x06\xdd\x9a\xb8\xc6\x27\x96\x0e\xe2\x8e\x7d\x36\x13\x17\x37\xe8\xb3\x1b\xac\x14\x8c\xf8\xd9\xad\xf5\xc7\xa5\xfb\xec\x8e\x1d\x8c\xfb\xf1\xd9\xad\xf5\x4f\x3e\x31\xf9\x8c\xd4\x8e\x77\xd2\x9b\x3c\xd2\xcf\x32\x1e\xa7\x67\x77\x9e\xea\x10\x7d\x9e\x7d\x01\x9a\x82\x38\x79\xe2\xf1\x2d\x3e\xd2\xd7\x50\x98\x1f\x67\xc1\x24\xe3\xf6\x63\x73\x26\x3a\xc6\xa3\xf8\x1e\xf4\xe5\xc7\xe6\x4d\x30\x3a\x8f\x33\xf4\x15\x9e\xa7\xac\xae\xd1\xa5\x4d\x13\xd8\x19\x1f\xc9\x67\x1d\xa3\xd4\xf3\x13\xb6\x32\x79\xcd\x1e\xa5\xe4\x23\xad\xe3\xb3\x52\xf2\xd1\xc5\x50\x38\x38\x2d\xba\xaa\x0e\xbe\xa2\x67\xac\xb0\xc8\x98\xba\x61\x4b\xef\xfe\xa7\x04\xb1\xcf\xf2\x06\x86\x20\xf2\xb8\xa0\x0e\xba\xf3\x63\x29\x0b\x23\xce\x33\xac\x8a\xf1\xbc\x34\x1c\x9a\x58\xba\x19\x54\x39\xdb\x05\x7b\x77\xda\xe3\x1d\x57\xe5\xe3\x82\x3a\xc0\x1e\x9e\x69\x69\x99\x2f\x94\x78\x2c\xae\xea\xc7\x72\x1b\x90\x85\x47\xee\xc3\x42\x5e\xe7\x47\x82\x5c\x83\xe3\x3e\xaa\xb0\xf3\x59\xee\xe9\x94\x11\x8d\x3e\x2c\xd9\x0c\x9a\xb0\x64\x13\x17\xf8\xb3\xe4\x38\x76\xc4\xf4\xad\xc7\x5e\x9f\x32\x3d\x33\x39\xd3\x07\x8a\x05\x9d\x32\xde\xb1\xb1\x0f\x9f\xa7\x8d\x1f\xd6\x79\x8a\xd9\x3b\xec\xb7\x60\xd3\x1c\xc6\x90\x40\xea\xe1\x7d\xc9\x17\x4a\xb4\xdd\x43\x7a\x7a\x56\x11\x58\xce\xa8\xa4\xba\x96\x3e\x9f\xc8\x08\xc3\x82\x48\xa8\x2b\x64\xa1\x7a\x2c\xd4\xa1\xe1\x3f\xc7\x0a\x8f\xe3\x0d\x1b\x44\x3a\xc3\xb2\x41\xa4\xd3\xa8\x5d\x32\x21\x89\x3c\xa7\x75\xf2\xd0\xbc\x9e\x55\x38\x36\x14\xc6\xc7\x89\x0a\x43\x66\x7b\x4e\x21\x72\x33\xcf\xeb\x36\xa7\x49\x73\x0e\xf6\xef\x4f\x88\xcb\xa4\x0e\x7c\x54\xf5\x15\xc4\xf8\xf3\x4f\x4a\x8b\xad\xf5\x93\xd2\x0a\xd6\xbe\xc7\xe5\x74\x80\x07\x3c\x06\xf7\x81\x22\x79\x2e\xd7\xc2\x0a\x7b\xde\x73\xf9\x06\x08\xbd\xec\xf9\x49\x69\x99\x3c\x15\x8f\x84\xb4\x0e\x3c\xea\x71\x7d\x1d\xcc\x04\x8f\x84\xb4\xde\xd9\x6a\x97\x0d\x28\x1c\x89\x4b\xa1\x56\x8d\x4e\x1d\xfb\xc3\x30\x4d\x07\x0d\xd8\x20\x12\x5d\x5a\xda\x2a\xa1\xc5\x3d\x3f\x69\x2b\x93\x1b\xe1\xb9\x17\xaf\x89\x51\x2b\x61\x32\x18\x91\x47\xb5\x6d\x36\x16\xe7\x5e\xac\x22\x56\xef\x36\xab\xe0\x59\x8e\x6a\xa6\x61\x25\x20\xe4\x96\x7b\xa4\xfd\x33\x0b\x8f\x63\xbf\xc2\xd2\xf1\xd8\x81\x09\x76\xe3\xb1\x03\x13\xf7\xc3\x63\x07\x26\x08\x91\xc7\xa5\x6b\xc0\x7f\x3c\xf2\x60\x62\x30\x78\x2c\xe1\xec\x9c\x8e\x67\x89\xae\x74\xb2\x12\x10\xd3\x89\xf4\x15\xe6\xd2\xf2\xcc\x87\xd2\xe5\xd1\xe4\xfa\x79\xed\x39\xe0\x05\xdf\xf8\xf4\x61\xe9\x85\xc8\x85\xe7\x95\xeb\x00\x4a\x5f\x97\x8b\xe7\x7e\x7a\x1d\x72\xcf\x0b\x86\xad\x84\xca\xf8\xb8\x8e\x0d\x36\xcb\xc7\x70\x42\xf0\x50\x8f\xb3\x17\x72\x38\x5e\x97\xce\x80\x05\xba\x8e\x0d\x6b\xfc\xba\x8e\x0d\x9e\x98\xd7\xf0\x42\xee\xb8\x77\xf9\x59\x63\x5c\xef\x92\x65\xe2\x9e\x7c\x37\x51\x56\xff\x54\x5c\xf7\x75\x4d\x1b\x92\x34\xbc\x4b\xf0\x69\xfc\x70\x78\xe6\x72\xfc\xf0\xe8\xd2\x8c\xe7\x95\xac\x30\x14\xd2\xd7\x49\x55\x62\xc1\x5f\xd9\x8b\xf1\x86\xbc\xae\x2c\x83\x5b\xe7\x95\x3c\x52\x88\xea\x7f\x77\xab\x4c\x71\x6f\xbe\x8a\xf0\x18\xb1\xb5\xdf\x7d\xc9\x02\x41\xf4\xbe\x76\x59\x0c\xdb\xfe\x55\xec\xdc\xef\x6e\x87\x4a\x48\xc9\x6f\xda\x34\xcc\x68\xd3\xd1\x1a\x08\x20\xaf\xa3\x35\xf0\x6c\xbc\x8e\xd6\xe0\x88\xbe\x8e\xd6\xc0\xbd\xf4\xca\x9d\xda\x40\xcd\xbf\x8a\xd6\xe8\xf8\xb8\x5f\x67\x24\x44\x6a\x7e\x0d\x39\x44\x48\x7e\x1d\xbe\x81\x6b\xed\x95\x4b\x36\xe1\x8d\x7b\x93\x92\x7f\x4c\xda\xb4\x19\x2a\xd3\x84\xcd\x1b\x71\xd2\xdf\xa4\x44\x3c\x71\x9f\xbf\xb6\x4a\x23\xcf\xbd\xff\x92\x7a\xc7\x17\xf6\xd1\x92\x41\xf5\xb5\x8f\x96\x2c\xb7\x6f\x96\x49\x20\x4c\x17\x6f\x5e\x1a\x03\x6d\x7a\x67\x86\xd8\xf1\xda\x45\x5b\x3e\xc3\xb0\xc6\x90\xe9\xc4\x96\x69\x36\x57\x56\x16\x61\xa6\x2f\xaf\x6b\x30\xa6\x2f\x9b\xe9\x45\xa7\x65\x8d\x3b\xbe\x58\x89\x11\xe3\x3e\x79\x8b\xd1\x0f\xa1\x40\xbc\xc5\xc2\x4d\x30\x8b\xd7\x3e\x56\xb2\x12\xbc\x4e\x95\x88\x1c\xf7\xda\xc7\x0a\xda\xe1\x75\xc4\x05\x62\xc4\x5b\x0e\x0d\x3c\x08\x51\x0d\xd4\xcf\xec\xd9\x72\x8d\xd2\xf6\x96\xb5\x88\x74\x6a\xb6\x18\x17\xfc\xeb\x08\x0c\xac\x47\xaf\x4c\xd9\xa3\x57\x7e\x50\x88\x62\xe1\x59\x88\x36\x6a\xd8\xbc\x75\xed\xe0\x18\x66\x5d\x3b\x38\x7a\x5d\x41\xc8\xcc\x4e\x35\xe4\x82\x25\xb1\x5d\x1a\x14\xe1\xab\xa8\xe4\xb1\xd3\x89\xad\x6d\x93\x4e\xd6\x76\xa4\x09\x6f\xc7\x78\x5e\x79\x5e\xd8\xd1\xb2\x4b\xc3\x49\x5f\x47\x29\x93\x53\xf3\x55\xd1\x1b\x84\x84\x77\x25\x86\xe9\x34\x69\xbb\x0c\x27\x71\xd5\x2c\xfd\xfc\x20\x70\x31\x6c\xcb\x31\x1a\xe4\x9f\x7e\x65\xb8\xa6\x0c\xf0\xdb\x7d\xa5\x87\x8c\xf0\xda\x25\x5b\x38\x77\x2e\x61\xc3\xa2\xbb\xfc\x0c\xbb\x77\x95\x9f\x81\x6d\xd9\xff\x8a\x54\xf7\x5a\xc9\x41\xaa\x7b\xbb\xd5\x4c\x0e\xa6\x4c\xcc\x19\x99\xf7\x95\x89\x79\x90\xd5\xf7\x1d\x82\xdf\xc3\xb6\x16\xc0\x90\x93\xfa\x53\x10\x2a\xea\xf0\x6b\xfd\x00\x07\xe9\x3b\x6d\x0f\xfc\x7c\xe1\xb3\x1e\x94\x4f\x9f\xf5\xc4\x0b\xcd\xa9\x41\xf9\x41\xb0\x84\xed\xd3\xa6\x8f\x0c\x9b\x73\xda\x0c\xf6\x37\x70\xc5\x3b\x15\x36\x02\xd5\xd3\xe8\x18\x58\xdc\x82\x1a\xd2\xfe\xb1\x38\x01\x3f\x2c\xc5\x38\xc6\x28\x73\x6c\x4b\x5c\xbf\x16\xed\xc9\x77\xfc\x4a\xb4\x1f\xd4\x80\x7b\x0f\xa7\x0f\x62\xee\x64\xb0\x1d\xc4\xd2\xbd\x92\xed\x07\x51\x6c\xaf\x64\xfb\x41\x2c\xdd\x2b\xd9\x7e\x10\x8c\xf2\x4a\x72\x1f\x9f\x2b\x55\x92\x7b\x41\x36\x7c\x9d\xc0\x10\x54\xe3\xeb\xca\x25\x08\x1f\xaf\x2c\xb6\x73\xe3\xd6\xbd\x8c\x0b\x09\x01\xf4\x95\x88\x3b\x31\x76\xbe\xb2\x43\x4e\x0c\xa6\xef\xe5\xfc\xae\x61\xd4\x7d\x65\x87\x9c\x98\x2e\x5f\x49\xb5\x23\x0c\x80\xff\x67\xec\x4f\x72\x75\x89\x61\xee\x00\x6c\x9e\x55\xdc\x1d\x44\xbd\xa8\xc9\x9b\x64\x9c\xec\xa1\x1a\x56\xe0\x81\xed\x1f\x7f\xec\xfd\x07\xe2\x11\x0f\xef\x33\x6c\xf8\x0d\x2e\xf0\x5d\xa9\x4a\xa5\x96\x62\x7b\xa8\x69\x4b\xf1\x85\x48\xb6\x9a\xf6\x05\x58\x68\xf9\xd5\xb4\x89\xc5\x74\x8b\x9e\xa6\x7d\x6c\x69\xa9\xd7\x34\xeb\x7e\xdb\xa9\x91\x26\x2c\x08\xed\xdd\x9a\x6e\x50\x38\x57\x2b\x68\x7a\xe0\x47\x35\xd8\xa2\x69\xfa\x84\x60\x5a\x9a\xbe\xfd\x09\xc2\x23\x6a\x32\xbe\x4d\x26\x3f\x9a\x8d\xe5\x11\x66\x6e\xd5\xbc\x6f\xcb\xc1\x00\x40\xcd\xb0\xbf\xd2\xc1\x53\x33\x6e\x0c\x02\x3b\x6a\xde\xd4\x5e\xa8\x82\xd2\x6c\xc4\x3c\x50\x1b\x35\xf7\x03\xe3\xe8\xbd\xc8\x03\xf2\xb2\xf0\x15\xb3\xb4\xc9\xf4\x2b\x45\xb3\x19\xbd\x64\x3a\x6d\xd0\xbc\x4f\x65\x63\x8e\x5a\xcd\xd7\xc1\xa6\xf3\x91\xe6\xfb\xda\x23\x5d\x1c\xd8\x8d\xb9\x99\x2c\x80\xd8\x33\x27\x07\x62\x2b\x5e\x32\x3f\x81\xe8\xf0\xe9\x24\x4e\x4b\x42\x76\xa6\x15\x05\x19\x4f\xf8\xc8\xca\xe6\x3d\x06\x41\x02\xb5\x6c\xde\x23\x72\xb1\x69\xd9\x9c\x45\x2d\x4e\x23\xb5\x74\xcc\xf6\x64\xc1\x9e\x89\x88\x44\xd4\x72\x26\x22\x0a\x90\xa7\x98\x76\x38\x2d\xd7\xe9\xc3\x62\x01\xf2\xc9\x75\xf6\xf2\xda\x6b\x4e\xc8\x3d\x2d\x38\x61\xd3\xbd\x69\xb5\x6c\xb1\x94\x3e\x53\x5a\xb6\x80\x31\x53\x54\x7f\x98\x7b\x17\x07\xb5\x26\x4c\x8c\x4b\x90\x8a\x04\xfd\xc2\x5c\xc9\x5a\xeb\xbe\xdf\x89\xe4\xa9\x15\x81\xa6\x14\x73\x14\xe9\xda\xf3\xec\x7c\x03\xe9\xb7\x12\x27\x1b\x69\xd0\x25\x71\x6e\x2d\xcb\x39\xfd\xb6\x14\x29\xcc\x25\x71\xea\x2c\xc3\x78\x2b\x89\xbd\x1c\x96\x86\x9e\xa7\x05\x89\xbb\x25\x71\x2a\x91\xcd\x5a\x12\x67\x0e\xa9\xa9\x79\x77\x68\x9d\x96\xfa\xde\xb5\xcf\x6a\x89\x95\xb3\xc4\xcc\x20\x89\xb1\xa4\x18\xe7\x85\x4e\x09\x3f\x6a\xc9\x01\x6a\x3c\x60\x9b\xae\xd1\x0f\x4f\x91\xcb\x56\x52\x4c\xae\xd9\x2e\x24\xc5\xe4\xbe\xa7\x4d\xce\x8c\x59\x11\x1a\xb5\xf5\x5a\x01\xa5\x90\x63\x64\xef\xf3\xe7\x47\x24\xa6\x46\xcf\x47\xf8\x55\xa8\x9a\xe9\x16\xab\x48\x92\x29\xc4\x28\x55\x24\xc9\x6c\x8c\x2c\x51\x24\xc9\x14\xa2\x6e\x6a\x3b\x8b\xbe\xfe\x05\x44\x49\x2d\x3f\x66\x63\x00\xa1\x5a\x7a\xcc\x3c\xe8\xf9\xac\xc8\x5c\x29\x44\xbb\x54\xe4\x8c\x14\xc2\xbc\x69\x6b\x58\x2f\x1e\xe9\x66\x6c\x65\xa3\x35\x40\xdb\x66\x2b\x0b\x01\xb8\xd4\xb2\x03\xee\x37\x7c\x2e\x1b\xf2\x9a\xb8\xa4\xa4\x48\x70\xd7\x88\x14\xa8\xcd\x38\x0c\x61\xd2\x48\x45\x7a\xba\x96\x48\xb3\x9b\x9c\x6e\x71\x1e\x70\x00\x99\xd0\x51\xdb\x83\xf4\x0b\x7c\xe0\xbd\x7e\xe3\x7c\x6a\x37\xcd\xb7\x30\xd5\xa5\xf6\x7c\x12\x1c\xfb\x48\x7b\x39\x05\x95\x05\xf3\x2f\xc3\x9a\x76\x13\x94\x84\x1c\x85\xf6\xd6\xff\x12\x1b\xb5\x1b\x83\x1c\x4c\xa1\x76\x00\x3d\x07\xe5\xe8\xb8\x9c\xe3\x7a\x42\xc2\x2f\x89\xdb\xc1\xb2\x54\x31\x98\x4b\x2d\x49\x15\xe3\xcf\xb4\x9b\xee\x22\x72\xd2\x2b\xb2\x3f\x25\x7a\x17\xeb\x48\xf2\x57\xf2\x7c\x1d\xa6\x6c\x17\x22\x14\xaa\xa5\x0a\xca\xc2\x00\x10\xb5\x4c\x39\xbb\xc0\x27\x67\x08\x3a\xe5\x76\x25\x45\x16\x13\x21\x32\x90\x0e\x70\x1d\xc4\x12\xd2\x01\x9e\x82\x81\xef\x3a\x9e\xf3\xca\x60\xc1\xf8\xf3\x33\x29\xfe\xea\xf8\x4e\x13\x3e\xf2\x09\x40\x50\x4a\xfe\x3a\xcf\x84\xbb\x4c\xa3\x13\xf1\x43\x8c\x54\x57\x03\x11\xcf\xc2\x58\x76\x05\x68\xb8\x30\xdc\x5e\x81\x45\x2c\x99\xfc\x81\x61\xf4\x0e\xca\x30\x3a\xbf\xbf\xb1\xda\xd5\x10\x5c\x7f\x21\x9b\x2b\xa0\x4d\x03\x2d\x48\x0d\x7e\x71\x17\xf8\x58\xc5\x94\xf2\x11\x41\xa9\x82\x68\x17\x4a\x35\x7a\x40\x8d\x18\xec\xa6\x6b\xc0\xf5\x97\x5b\x65\xc1\x09\x85\xee\x20\xba\x26\x30\x6b\xb8\x33\x96\x39\x6a\x74\xfa\x3f\xe8\x42\x1a\x47\x46\xca\xea\x12\x4c\xc7\xaf\x02\xc0\x80\x72\xed\x97\x60\x4a\x79\x51\x2d\xdb\xa1\x93\x10\x1b\xba\x04\x1d\xe3\xee\x58\x82\xd1\xfe\x7a\xe2\x81\x95\xa3\xb0\x00\x87\x8b\x0b\xb7\x6c\xf8\x9d\x9e\x2c\xba\x40\xc5\x69\xce\xd7\x65\xec\x7a\xa4\xea\x55\xc3\x74\xda\x4f\xb0\xd1\x0b\xae\x1b\xd1\xe8\xd9\x61\x9c\xe4\x75\x34\xd2\xd1\xe8\x0d\x6b\x3a\x6f\x3c\x83\x2b\xca\x91\x7f\x4d\xd7\x01\xc4\xe6\x8e\x5a\x66\xa2\x0f\x30\x46\x35\x6c\xa1\x1c\x38\x5b\x0a\x70\x21\x61\x26\x2d\x05\xb8\x50\x20\x73\x29\xc0\x85\x24\x93\xd8\x00\xea\x27\x80\x9d\x14\x50\x3f\x12\xf7\x24\xa0\x7e\x26\xa3\x0c\xd5\xa0\x7c\xf6\x9c\xb2\xeb\xef\xf9\x0a\x5f\x31\x4b\xb7\x94\xd8\x1f\x2f\xa6\xb0\xc4\x2b\x03\x4f\x44\xa3\x13\x5f\xe1\x68\x5f\xa8\xb6\xb9\x71\x81\xa4\x33\x19\xdc\xa8\x00\xbd\x99\x0c\xb7\x51\x40\xd6\x4c\x86\xec\x28\xd0\x65\x02\x24\x43\xd7\x87\x29\x2c\xfc\x2c\x78\x17\x06\x72\x29\xa0\x60\x8c\x7f\xfa\x87\x5b\xeb\x4a\x58\x23\x57\x1f\x2a\x00\x5a\xc2\x08\xa0\x00\x68\x11\x2a\x11\xf4\xb2\x8b\x73\xd2\xc1\x56\x2f\x5c\x9c\x85\x9b\x07\x10\x2e\x93\x3e\xbb\x0a\xbc\x95\xd0\x0a\x2b\xc0\x53\x26\xe3\x6f\x14\x48\x28\xa1\xa2\xd2\xab\xa0\x63\xbc\x10\x80\xfe\x31\x19\xb5\xa2\xc0\xf6\x98\x8c\x87\x50\x60\x6d\x4c\xc6\x37\x29\xa0\x34\x66\x30\x27\x86\x72\xb1\x9f\xf0\x25\x01\x88\x45\x28\x12\xf4\xea\x50\x2d\xf3\xd8\x03\xd5\x62\x52\x2d\xa0\x57\x47\x7e\x3b\x9e\xf2\xab\x9f\xaf\xc4\x13\x80\xbb\xe2\xa1\x06\xf0\xc5\x0c\xee\xff\x32\xf9\x60\x52\xc7\xa7\x06\x4a\xf1\x0b\x32\x4b\xaf\x39\xff\xb2\x8b\xe8\x05\x5e\xae\xc6\x3a\xdb\xcd\xde\x19\xbd\xa9\xd7\x61\x9c\x2b\xbb\x0e\xd2\xc1\x24\x0f\x7a\x81\x74\x10\x14\x48\x2f\xc1\x6e\xaa\x2c\x38\x2e\x5c\x12\x05\xd0\x96\xf1\x94\x5f\x87\x96\x90\xcf\xb9\xd6\xf8\x0b\xc9\x51\xaf\xf5\x37\x5a\xa1\x5e\x26\xfa\x07\x4c\xa0\x5e\x17\x66\x3d\xc6\x72\xe5\xbf\x42\x55\xf5\x02\x8b\x4f\x0d\xbf\x1a\xfc\xc5\xaf\xe0\x0d\xbd\x2e\xfd\xcb\xd9\x4c\x2f\x48\xd1\x74\x08\xd2\xeb\xfe\xdb\xdd\x47\x81\x77\x11\x06\x63\xbd\xee\xfe\x97\x95\x4d\x1d\x8c\x82\x0c\x32\x90\x24\x3a\xbd\xd7\xf5\xfa\x5f\x12\xf1\xea\x75\xc0\xce\x1a\xfb\x81\xab\xf8\xd7\x57\x1e\xac\x4b\xe3\x57\xc0\x11\x53\xcb\xaf\xd7\x83\xad\x1d\xab\xff\x9e\xcf\x72\xc6\xde\x33\x7c\xae\x2d\xf2\xff\xd2\x5d\x45\xaf\xf7\x74\x9d\x05\x8a\x82\xce\xb1\x98\x9d\x45\x5a\x1c\x31\x3d\x81\x3a\x1c\xdc\x07\x32\xc8\xfb\xea\x3a\xf4\x88\x17\x29\x40\x16\x66\x0d\xea\xf0\x9d\xaf\xf8\xe0\x6e\x88\x4e\x8d\xf3\x01\x84\x84\x3e\x49\x1d\x0c\x00\x61\x17\x78\xa3\xf7\x21\x39\xdc\x96\xc0\x0e\xe8\x21\xf6\xdf\x19\xfb\x94\xf7\x95\x21\x01\xec\x82\xca\x02\x5b\x17\xc2\xfd\xe9\x7d\x08\xca\x88\x02\xac\x0b\xcf\xfe\x0d\x68\xa5\x10\xeb\x0d\x1d\x60\x3f\xc1\xb1\x98\x2a\x5e\x88\xdd\xa0\x88\x89\x2f\xc1\xaa\xdd\xc8\xcb\x13\x32\xf7\x8d\xbc\x3c\xa4\xf9\x37\x92\x95\xd3\xb0\xa8\x08\x8a\xef\x21\x51\xdf\x90\x0b\xe9\xf2\xa2\x08\x8a\x17\x3a\xa3\xe8\x0d\x8a\x43\x85\x9d\x5a\x84\x7a\x8e\xec\xf3\x7a\x77\x50\x0b\x8a\x3f\x08\x17\x8f\x34\x45\x8a\x70\x71\xa1\x4e\x5b\xef\xa1\x7f\xc1\xd5\xe9\x6d\xf1\x24\x01\x7c\xa4\xf7\xc4\x67\x73\x14\x34\x3c\xc1\x29\xb5\x78\x12\x21\x22\xa2\x22\xf8\x7b\xd6\x58\xb8\x89\xcf\x92\x51\x45\xf4\xb7\xd0\x90\xaa\x88\xfe\x8e\x78\x32\x45\xf4\xb7\xf4\xfc\x2f\x58\x16\x8a\xd0\xf0\x88\x68\x53\x04\x6d\x87\x9f\xa1\x5a\xd0\xf6\xcc\x12\x0f\x4c\x3c\xc0\x61\x81\x4b\x23\x0a\xac\xde\xc6\xa5\x85\x01\x52\x6f\x41\xa7\x4b\xbc\x82\x4e\xc7\xb0\x90\x4f\x51\x62\x58\xe6\x84\x21\x44\xcd\xd3\x7b\x01\x9f\x92\x64\x12\x21\xd9\x42\xfc\x3a\x45\xc0\x75\x97\xf8\xca\x16\xbe\x9b\x90\x4a\xde\x27\x6f\x38\x2f\x2b\xc4\x47\x0b\x01\x7c\xf4\x46\xba\xc3\xc6\x2b\xe0\x86\x36\xb2\xff\x2a\x50\x14\x70\xd9\x2f\xf4\x3c\xda\x80\xce\x8d\xc0\x2a\x7a\x9b\xf2\xb1\x0b\xaf\xa2\xfb\xb6\x7c\xad\x71\xe4\xa1\x78\x62\x9c\xbc\xde\x00\x95\x14\x52\x4d\x44\x33\x4b\x8f\x02\x90\xd1\x1e\x54\x02\x64\x54\xc8\x32\x20\x14\xb9\x4b\xe7\xe8\x1f\x2c\x13\x49\x20\x62\x91\x43\x50\xb0\x58\xe4\xfd\x00\x87\x06\x46\xb0\xff\x6a\xf3\xfb\xf3\x23\x2b\x4e\x1a\xd4\x99\x3d\xbe\xf1\x62\xa8\x41\xab\xde\xf2\x97\x2b\x9d\x22\x9e\x59\x88\x5e\xa0\x88\x67\x0e\x80\x36\x45\x3c\xb3\x30\xd4\x5e\x2d\xb4\x58\x24\xba\xf5\x62\x19\x63\xfe\x4c\x0d\x17\x48\x41\x8a\x50\x63\x09\x35\x2a\x22\x8b\xa5\xc7\x47\x0c\x3f\x31\x5c\x33\xf5\xd6\x93\x53\x9e\x5f\xfd\xd0\x68\x90\x3b\x18\xcd\xe9\x4a\xa6\x0f\x28\x35\x4d\xbd\xfa\x6c\x4a\x1d\x59\xa9\xd4\x62\x7a\xc3\x7f\x40\x1f\xf0\x79\x34\x4e\x28\x02\x61\xfb\x22\xc9\xb0\x40\xd8\x29\xe4\xd9\x4e\xc8\x2a\x6d\xc3\x8a\xf0\x52\xa1\xfd\x4e\x11\x2c\x2a\x9d\x4c\x1c\x82\x43\xa5\x93\x89\x7b\xcc\xa2\x17\xa9\xce\xf4\x69\xe8\x06\xf9\xad\xc7\xd9\x3c\x8e\xcc\x28\x68\xa4\x32\x53\xc4\x2f\x46\x36\x34\x45\x30\xa2\xd0\xaa\xad\x27\x18\x91\xd8\x32\x6a\xc1\x88\xfb\x89\x28\x40\x28\x26\xb7\x2c\x82\x0b\x23\x54\x50\x9f\x8e\x0d\x48\xd5\xca\x63\x30\x1f\xc4\x36\x56\x0b\x36\xac\x35\x7a\x31\x8e\x48\xc9\x5e\x80\x6c\x33\x68\x5a\x11\x39\x28\x83\xd4\x11\x91\x83\x9d\xc1\xc9\x7a\xe2\xf1\xe8\xfe\xa5\x0f\x28\x22\x63\xb7\xf5\x11\x4c\x20\x77\xf9\x03\x19\x93\x31\x1b\xfa\x18\xa3\xd8\x19\xd0\xac\x0f\x18\x45\x06\x6d\xe8\xb3\xd0\x06\x09\xfb\x03\x36\x90\x2e\xf5\xfa\x40\xa4\xa4\xd7\x99\x3e\xc8\x63\x4f\xef\x3a\x7d\x8c\x0d\x14\x7a\x56\xe9\x83\x44\xf6\xb4\x7b\xe8\x73\xc1\xbc\x40\xb6\xe7\xb9\xce\x57\x38\x1f\x66\xa1\x09\xfd\xd7\x03\x31\x95\x49\x98\xf4\xb9\x30\x14\x1e\x8c\xc7\x98\x3e\x19\xe4\x69\x1e\x58\x0c\x46\x0c\x05\x87\x8b\xee\x07\x8a\xc8\x3d\x61\x1e\x02\x45\x60\x9e\xd0\x2c\xad\x2f\x20\x9a\x08\x74\xaf\x2f\xd4\x18\xe3\x9f\x32\x80\xe8\x9b\xe0\xee\xc5\x3e\x59\xcc\xdd\x2e\x18\x2c\xb0\x3d\x4e\x3c\x4a\x45\x14\xde\x08\x2d\xdd\x9b\xf1\xc5\x19\x05\x68\x94\xe3\x7a\x4d\xe8\x12\x22\x45\x2a\x82\xea\x46\x8a\x81\x66\x4c\x05\xcf\x1a\x22\xe4\x84\xa8\x97\xfa\x42\x29\x44\x96\x11\x01\x6f\x23\x8d\x78\x03\xdd\xe0\x61\x44\x04\x9c\xd0\xf9\x4a\x11\xdf\x36\x42\xef\x8d\xf8\x36\x19\x54\xcd\x22\x9c\x4d\x88\x5e\xa4\x08\x67\x1b\xa1\xc8\x7e\x91\x11\x3c\x14\xd9\x08\x1e\x13\x82\x1c\x28\x22\xc1\x46\x28\x6f\x5f\x08\x72\x04\x89\x50\xc4\x75\x8d\xd0\xb6\x5a\xdc\xd1\xa2\x67\xa5\x22\xa8\x48\x42\x27\xf4\x82\x57\x09\xe5\x0c\x22\x82\x46\x5c\x39\x16\x11\x34\x68\x30\x53\x04\xf3\x08\xe3\x92\x14\x81\x38\xc2\x70\x1f\x45\xe4\x49\xa0\x43\x29\x82\x44\xda\xaf\xdd\x87\x1b\x3a\xd4\x28\xf0\xd3\x97\x50\xa3\x98\x4f\xfd\x2e\xe0\x58\x5f\x58\x7e\xa8\x46\x81\x87\xfc\x28\xf1\x59\xe0\x5d\x84\x1a\xe5\xb5\xcc\x0e\x8c\xbb\x51\xb8\xaa\x4b\x68\x51\xe0\x44\x2e\xa1\x12\x81\x8b\xf8\x2f\x63\x81\x1e\x23\x09\x67\x03\x8e\xc6\x12\x0a\x0f\x3d\xa8\x07\xd4\x5e\x28\xf6\x57\x68\x2f\xb4\x9e\x36\x84\x05\x66\xac\x0e\x92\xa8\xed\x74\xcc\x07\xab\xb6\x8e\xc1\xad\x69\xc7\x14\x53\x24\xd1\x8e\xaf\x52\xd9\xa0\x50\x92\x87\x6e\x41\x27\xa6\x98\xf7\x14\xfc\x72\x25\xd4\x00\x70\xaa\xed\x61\x4f\x30\x7f\xd6\x15\xd2\x37\x7c\x53\x25\x04\x76\xf3\x4d\xcd\x9d\x49\x1e\x15\x6e\xa1\xb3\xc6\x57\x2f\xe8\x2b\x9c\xa8\x7e\x15\x4a\x37\x2e\xec\x57\xa1\x63\xe3\x9c\x7f\xf5\x82\xbe\xc2\x09\xe2\x57\x6f\xa8\x38\x12\xdb\x38\x3a\x25\xe7\x55\xbf\xaa\x90\xd0\x84\x8d\x2a\x3c\xd7\x27\xdb\x50\xf4\x43\xa2\x00\x9f\x9d\x7c\xe5\x3b\x60\x94\xde\x8f\x96\x4e\x3f\x92\x17\x64\x0c\xce\xd9\xee\x0f\xd6\x8e\x49\x8e\xf8\x6b\x19\xfd\xc8\xf1\xca\x85\x27\x06\x0b\xd0\x0f\x3f\x2c\x5f\x83\x4b\x38\x9d\x9f\xbf\x06\x2d\x91\x14\xb6\x51\x30\xfc\xf8\xca\x51\x0a\x15\xb6\x61\xfb\x67\x52\xf7\xf9\x99\xc5\x24\x4f\x69\xfc\xac\xc9\x4a\x93\xb9\xf4\xbf\x66\xfb\x65\x4a\xe3\x58\x10\x90\x48\x8e\xed\x6b\x26\x09\x4d\x22\x1f\x7d\xcd\x24\xa1\x49\x6e\xf5\x6b\x13\x8d\x76\x7e\xd6\xd4\x35\x93\xb6\xd6\x0f\x86\x98\x49\xdf\x82\x0f\x86\x98\x59\xa2\xeb\xf0\x67\x97\xce\xe1\x9b\x3b\xfa\x94\xce\xcf\x9a\xa3\xc6\x94\xce\xe1\x2f\x60\x7c\xb6\x28\x38\xaf\x70\xb4\x26\x76\xcc\x12\xa3\xbd\x4e\x4f\x59\xf0\xa0\xd1\xf1\x2f\x56\xae\xaf\x3d\x50\xcc\x4c\xf6\xda\xb8\xd9\x49\x0c\x8b\xaf\x29\x16\x4d\xd8\x05\xe3\x66\x27\x61\x35\xbe\x66\x7e\xa7\x53\xb8\x01\x9b\x62\x7e\x57\xbc\x82\xf9\xe5\x26\x6e\x8a\x34\x2f\x2b\x5e\x01\x70\x89\x70\x7e\x3f\x74\x2c\x71\xf6\x3e\x4c\x45\x34\x7a\x94\x19\x89\x3d\x45\xee\x98\x1a\x0b\xff\x9d\x1d\xe9\x8d\xf6\x74\x94\x7f\xfe\x4a\x37\xe6\x4a\x62\x05\xba\x20\xa1\xad\xb3\x06\x5f\x07\x0f\x13\x1d\xeb\xc7\xff\xc3\xa5\xf7\xaf\x43\xc0\x62\xbe\xa8\xaf\x83\x45\x21\x0e\xee\xd7\xcd\xef\x5a\x16\x4f\x46\x47\x6e\x25\x22\x5d\x7c\x1d\x02\x15\x3d\xdd\xbf\xfe\xc0\xa9\xc4\xa9\xcd\xd7\x21\xfc\xd0\x0f\xe5\xeb\xef\x81\x82\xf7\xf9\xe8\x07\x1b\x9e\xdb\xbc\x83\x11\xa2\xbf\xd2\xd7\xf5\x6f\xc7\x94\x6f\x54\xc8\xf7\xce\x8b\x7f\xa3\x82\xfb\x74\x4e\xfb\x1b\x15\x94\xc2\x6f\x9e\x6f\xe0\x40\x92\x72\x7e\xa3\x1d\xf5\x31\x9f\xc0\x09\x65\xba\x9c\x6f\xb4\xf3\x4a\x63\x01\x9c\x7d\x84\x6d\x74\xa8\xf6\xb8\xef\x07\x0e\x35\x73\x10\x7c\xa3\xa3\x51\xd7\xbb\x7c\x03\xa7\x9c\xee\x40\xdf\x18\x20\x1d\x3c\xb2\x63\x1e\x6e\x9c\x1d\xbb\x8e\xe9\x85\x4f\xec\x09\xa2\x10\xf6\x0d\x35\xa0\x2a\x5f\x57\x01\x2b\x14\x94\x06\xd9\xed\x24\x28\x8d\xe5\xa2\xdb\x05\xde\x02\x32\x05\x4d\x22\x6f\x7e\x86\xb0\x4e\xf8\xa7\xcf\xf0\xd5\x17\x99\x9a\x0f\xaa\xf7\x21\xf1\x80\xe9\xb0\x1a\x13\xbb\x7d\xc0\x82\x1e\x44\x84\xf8\x2e\x1b\x77\x63\x42\xac\x0f\x01\x43\x8d\x86\xd5\x0f\x01\x43\x8d\xb6\xd8\x0f\xf7\x78\xa3\xd9\xf4\x53\x33\xdf\x36\x5a\x5a\x3f\x8f\x0f\xe2\x50\x71\x8f\x73\x03\x2b\x40\x0e\x0a\xff\x35\x1f\x4c\xaa\x55\x3f\x05\xbe\x0f\x95\xa6\x9f\xc2\xb7\x71\x46\x83\xc3\xa0\x6f\x7d\x9c\xf0\x83\x4e\xf1\x6f\x81\xcd\xba\xb0\xc0\x0e\x7b\xe3\xbf\x6d\xbf\xbd\xf8\x6f\xff\xf3\x53\x46\xd4\xda\x2e\xee\xfc\x77\xa2\xb1\xcc\x02\xdb\x3b\x83\xff\x22\xb9\x29\xff\x35\x28\x90\xc4\x7f\x2d\x55\x67\x7c\x0a\x89\x4d\xf9\xef\xb7\x3b\xe2\x8b\x01\xbf\x65\xce\x2b\xbc\x96\x39\xab\xe6\xb3\x1c\x97\xcc\xb7\xd9\xf5\x92\xe3\x61\xdd\xff\xc6\xc3\x86\x37\xc2\x96\xf7\x55\xc9\x04\xe2\xdf\x07\x74\xcf\x19\x13\x08\x74\xcf\xf8\xf7\x45\x3d\xfb\x6d\xc7\xb4\x52\xc1\xfc\x7d\x86\x5e\xc4\x6d\xf4\x9d\x5c\x34\xfc\x17\xd0\xb9\xfc\x17\x01\x98\xfc\x77\x77\x95\x9b\x14\xce\x99\xbc\xd5\x3f\x60\x10\x93\x53\xfa\x3e\x23\xff\xeb\x5f\x44\xa7\xef\x33\x1a\xd5\x98\x1a\xfb\xfb\xd4\xd6\x36\xfe\x35\x38\x56\xf7\x3b\x2c\x29\x01\x05\xc4\xd3\xe1\x96\x94\xc0\x61\x3a\x30\x7d\x49\xc9\x34\xb2\xcd\x81\xe9\x77\x81\x31\x7f\xee\x59\x55\x52\x32\x52\xd1\xca\x61\xd4\x4a\x4a\x82\x84\xad\x95\x5f\x91\x73\x90\xe3\x89\x0b\x1e\x7b\xc5\x0b\x8e\x21\x25\x3a\xf6\x60\x97\x15\x7e\xc5\x7c\xdb\xa6\x3b\x17\xec\x82\x07\x6d\x44\x81\x11\x57\x0f\xdc\x2b\x29\xbd\xc8\xb7\x9e\xd9\x28\x74\xfc\x6e\x05\x28\x29\x23\x2a\xd1\x13\xdc\xef\x02\xa4\x95\x2b\xde\xd3\x0c\x3f\x15\xe7\x0f\x4b\x82\xa3\xd9\x4a\x2d\x0a\x8c\x75\x29\x87\xd7\xdd\x05\x46\x53\x5c\x87\x5d\x52\x36\x1e\x62\xcc\xf8\x0a\xb4\x62\x8e\x9b\x5b\x52\xb6\xeb\x79\x14\x7e\xb6\x98\x4c\x3d\x3c\x90\x61\x17\xd8\x68\xa7\xf8\x67\x0b\x92\xb1\x7a\x04\x79\x49\xc5\xbc\xc3\x99\x26\xbd\xa4\x62\x9b\xb2\x67\xae\x6d\x99\x48\x1f\x5a\xa2\xa0\xa3\x51\xef\x7a\x81\xce\xc1\x9d\x1e\x77\x81\xc1\x97\x4d\x0e\xae\xd8\x05\x3e\x3c\xbe\xb6\xa4\x72\xc3\x9e\xb5\xd8\x31\xc4\x2c\x39\x40\x4b\x49\x05\x29\x98\xdd\x7f\xac\xa4\x62\xec\xca\x68\x9c\xc2\x6a\x24\xa5\xb9\x0f\x5b\x49\x15\xd6\x88\x34\xbc\x8d\x0a\xe3\xa5\x87\x34\xec\x02\xeb\xba\x44\x1b\x7f\x5b\x0e\x76\xc1\x84\x37\x97\xef\x8f\x6a\x72\xcd\x68\x85\xaf\xc0\x37\xd8\xc9\x44\x49\x55\x30\x38\x6e\xfe\x0a\x76\xc5\xa5\xe0\x5d\x60\x6a\x1b\xd7\x18\x97\x54\x6f\x48\x75\xf1\x59\xf3\x22\x1c\xee\xf9\xbf\x0b\xce\x76\xe0\x57\x8c\xb1\xea\x0e\x1d\xbc\x0b\x9e\xdf\x12\x6b\x49\xf0\xb5\x6a\x32\xa3\xa0\x61\x0a\x13\x0b\x3e\x0c\xce\x0f\x50\x1b\x58\xca\xc9\x27\x90\xf9\xbd\xb5\xcc\x02\x20\xd1\x25\x16\x18\xbf\xdc\x84\xc7\x03\xfc\x72\x13\xae\x6d\xbb\xd0\x0f\x6e\xdc\xf6\xce\xdf\xd6\xbb\x92\x9a\x75\x7d\x96\xf8\x0a\x2c\xf0\xae\x87\x2e\xa9\x63\x19\xdc\x12\x59\x52\x47\x3f\x1a\x0f\x61\x87\x5f\xab\xab\x9c\x4a\xea\xe6\xad\x3b\x5a\xf7\xcf\x76\xe8\xc3\x63\x7f\xf4\x07\x86\x7f\x12\x14\xb0\x6f\xd3\xcd\x33\xbb\xe0\xd8\x19\x0b\x0b\x80\x1b\xcb\x7d\x0a\x06\xaf\xb9\x29\x64\x17\xd8\x79\x49\x3c\x73\x23\xc3\x7c\xb5\x12\x0b\x4e\xa3\x95\x05\x70\x02\x6a\x85\x05\xd6\xb1\xce\x33\x37\x2a\x32\xba\x4c\x16\x98\x40\x3e\x66\x3c\x01\xbf\x21\x77\xb7\x28\x69\x22\x10\x5a\xb8\x1d\x66\x85\x88\xc0\xc5\x9e\x30\x6e\x3b\x08\x73\x49\x62\x30\x84\xbd\x70\x5d\x64\x62\xe5\x8a\xbf\x22\x98\x8f\xcc\x85\x5a\xc0\xa5\xca\x8b\x05\x66\x23\x1c\xce\x9a\x97\x84\x24\x6e\xa3\xc5\x13\xf6\x59\x19\x5c\x4a\x64\x32\x9a\xee\xc1\x5c\x12\xbc\x21\xba\x0b\x00\x25\xc1\x83\xa0\xed\x5d\xf8\x7f\xbd\xbe\x4a\xba\xcc\xcb\x77\x25\xf6\xfa\x12\xf8\x5c\x73\x5c\x30\x52\xf7\xce\x25\x81\x09\x5a\x3c\x52\x64\x17\xbc\x28\xf0\x61\xdc\xe9\x38\x54\x7a\x27\x0f\x82\x70\x27\x61\x80\xe5\x68\xb9\xf6\xb0\x24\xa0\xe2\xb6\xc9\x1d\x09\xcb\xd1\x74\x73\x41\x49\xc0\x9b\x15\x47\x26\x28\x09\x60\xb1\x4d\xb8\xab\x6f\xf8\x62\x37\x6e\x2f\x00\xa2\x8e\xc6\xd9\xbb\xb1\xdf\x3c\xbe\xbd\xa4\xfb\x3b\xaf\x34\x16\xe0\x94\x37\x7f\x05\x80\x9e\x14\xc6\x77\xc1\x8b\x9b\xc4\x5f\x81\x4d\xa1\x09\x6f\x12\x80\x45\xce\xc2\x55\x04\xd0\xe3\x4c\x35\x9e\x38\x9f\xe5\x57\x8c\xd8\x8e\xc4\xae\xc3\xc8\x30\x3d\xca\x65\x17\x40\x24\x8d\xaf\xc0\x08\xdb\x48\x4b\xa0\xbc\x97\xc6\xcb\xf8\x31\x1d\xc0\xe8\xbc\x49\x1e\xd3\x01\xd0\x5e\xba\x0b\x8e\xd1\x9e\x8d\x42\xcf\xde\x78\x10\xa0\x45\x1f\x89\x94\xf3\x81\x9e\x69\x90\x60\x3f\x20\xc7\x8d\x5c\xc2\x03\x2f\xab\x1e\x5d\x7f\xe0\x11\x14\x5d\x37\x9b\xd5\x18\x2b\x0a\x10\xd6\x1e\x63\xb1\xb3\x33\x33\xaf\xc9\xc7\xbc\x9b\xe6\xe2\xea\x3f\x50\x20\x36\xde\xac\x06\xd3\xb7\x0b\x38\x85\xb6\x94\xdd\x01\x11\x4a\x7a\x91\x3b\xdd\x5d\xa2\x4b\x82\x32\x79\x64\x4e\x10\xb0\xd0\x5a\xe3\xc6\x7d\xcd\xf8\x33\x16\x07\xf7\xda\x9d\x37\x33\xb9\xa6\xb7\x41\x7d\x41\x6a\xf3\x36\x28\x9e\x66\x3c\x81\x33\xcc\xdb\x19\xaa\xe1\xee\x61\x06\xbb\xc0\xf4\xe0\xbd\x47\x1b\x46\xb0\x07\x07\x07\x04\x2a\x69\xe4\xcd\xa0\x1b\x1e\x99\x0c\xdf\x6b\x9c\xc6\x70\x9b\xe7\x2e\x78\x30\x85\x2c\x80\x5f\x4c\x50\x0a\xc0\x12\xcd\xc2\x9d\xfc\xda\x55\x3b\xdc\x37\xa0\x24\xe0\xf0\x88\x63\x7d\x94\x04\xec\x18\xf1\x50\xe7\x92\x80\x6d\x21\x1e\x56\xbc\x0b\xc0\x9b\x71\x92\xf5\x58\x22\xa4\xb0\xe0\xc5\x51\xcf\x2c\x80\x1f\x08\xb9\x04\xc0\x50\xcc\x45\x62\x0b\x18\x8a\xb9\x78\x4c\x01\x43\x31\x83\x67\x3e\x12\x61\x99\xf1\x8a\x7d\x45\x48\xc1\xd5\x66\x7d\x3a\xf2\x4b\x49\x3a\xde\xdf\xc6\x9d\x92\x14\xfe\x05\x1e\xfd\xb7\x0b\x3a\xa4\x5b\x7e\x76\x9e\xd3\xc0\xaf\x40\xcd\xe6\x19\x30\x77\x81\xa0\xa7\xf1\xc4\x42\x4f\x13\x0b\xa0\x66\x5b\x51\x60\x14\xc6\xd3\x63\x95\x04\x88\x85\xe9\xe6\xd7\x92\x00\x6e\x30\x33\xef\x09\x80\x19\x50\x61\xb5\x0b\x60\x49\x21\xd5\x06\x8c\xc0\x48\x24\x06\x08\xf1\x9f\x42\xfe\xee\x68\x7f\x83\x6b\x42\x88\xbf\x0c\x6e\x5c\x44\xdb\x8f\x4c\x72\xa1\x87\x17\xe1\x41\xb6\x90\xf0\x2c\x89\x9b\x5f\x5f\xec\x64\xd2\x64\x84\x31\x77\x99\x7c\xe5\x3b\x96\xaa\x28\xb8\x30\x85\xfc\x0a\x94\x5e\x2b\xfd\x83\xbf\x45\x49\x26\x94\xe6\xde\xb9\x02\x08\x79\xed\x95\x1f\x40\x34\xaa\x04\x57\x8a\x68\x54\x2a\xf3\x4a\x42\xf4\xe9\x14\x72\x72\x88\x3e\x9d\x42\xd2\x01\xf1\x75\x54\x52\x70\x84\x4b\xce\xc2\xe3\x06\x99\x72\xc6\xe5\xfe\x01\x57\xdf\x93\x85\x94\xf4\xc1\x03\x23\x58\xdd\x0f\xca\x74\xe1\xc9\xf8\xe0\x0f\x96\xa5\xb1\xa0\x63\x6b\xc4\x13\x20\x83\x3c\xf6\xdf\x0d\x0a\x1e\x4f\x18\xd3\xd5\x66\x74\x5d\x71\xfe\x78\xd5\x7e\x7a\xff\x36\xb2\xed\x02\x2c\x3c\xa9\x1e\x64\x56\xda\xd0\x4a\x4e\x60\x86\x49\x07\x72\x6a\xa0\x47\x95\x05\xfd\xf4\x83\xaf\x18\xc5\xa2\xf2\xb8\xe4\x84\xc3\xe4\x38\x93\xbb\x00\x5c\x98\x53\xdf\x9c\x5c\x67\x5d\x58\x70\x0e\xd3\x60\xc1\xd1\x99\x89\x17\xc0\x55\xc6\x23\x1e\x4b\x4e\xeb\x34\x3a\x59\xf0\x82\xc8\xf1\xb3\xc8\x2c\xef\xa1\xf8\xbb\xe0\x8c\x65\x79\xc1\x73\xb6\x03\xdb\x30\x69\x92\xe6\xd6\x5d\x30\x7f\xeb\x87\x77\x01\xb4\xeb\x83\x1d\x03\xa6\x96\x63\x07\xef\x02\xcc\xc7\x60\x3f\x5e\x78\x36\xfa\xb6\xcc\x09\x9a\x04\x89\x02\xe8\x87\x29\x70\xe5\x0c\xdf\x84\xd6\xfc\x89\x7c\xf8\x08\x67\x31\x73\x86\xb6\x93\xc7\x2d\x67\x13\xda\xa6\x1b\xef\x76\xc1\x99\xd3\x28\x40\xc7\xa6\xcf\x7a\x16\x10\x5b\x4e\x61\x96\xf9\xdb\x82\x5a\x72\x7e\xd7\x6f\x63\x70\xc9\xc5\xb4\xae\xc3\xb3\x23\x95\x5c\x1a\x18\x3e\xee\xa0\x32\x91\xa9\xd1\x4f\x79\x2e\x87\xe1\xf3\x9b\x24\x17\xc4\x46\xb8\xc3\x7b\xc9\xc5\xd4\xd2\xc4\x50\x2c\xb9\x28\xe8\x73\x63\xa3\x1f\xf4\xb2\xbe\xf9\x73\x35\x35\x5c\x77\x0f\x91\x5d\x00\xa6\x5c\xe2\x09\xe3\x66\xc9\x7a\xe4\x9a\x20\x19\x73\x3e\x6a\xc5\x0e\x72\x0e\x30\x5b\x64\x55\x1e\x31\x85\x15\x5e\x66\xcd\xef\xef\x5c\xb1\x93\xc9\x94\xe7\x0a\x81\x8b\xaa\x83\x5c\x8d\x60\x13\x8e\x66\x17\x3c\xe0\xaa\x7d\x07\x59\xd8\x52\xee\xae\x95\xdf\x05\x03\x13\xc4\x27\xe0\x3f\xb9\x0a\xc7\x62\xc3\x67\x72\xd5\x92\x21\xc4\x76\xf7\xa9\xdb\x05\x46\xc1\x1d\x65\xa2\xe4\x06\x27\xc4\xce\xbd\xde\x2a\x34\xea\x9c\xd3\x06\x6b\x26\xf9\xbb\xdc\x20\x93\xb8\xdf\xc9\x2e\x00\x51\xca\x7c\x02\xaa\xa5\xd2\x58\x80\x5c\x1e\xee\xbe\x51\x72\xbb\xcf\x58\x7c\x3e\x9a\x02\xe0\x29\xb1\x63\xe6\xb6\xd9\x5c\x6f\x56\x72\x87\xa3\x5e\x73\xbd\x48\xee\x82\xf0\x28\x6e\xcb\x0e\xd6\xd4\x53\xf1\x97\x3c\x12\x7c\x90\x38\xa7\xc3\xe6\x63\x78\x76\xff\x5d\xb0\xd0\xa8\xb7\x01\x63\xc0\xf0\x04\x4d\x65\xff\x84\x66\x8d\x4f\x98\x84\x3e\x3c\xb2\xbe\xe4\x61\xec\xed\x18\xd1\xc6\x0d\xf7\xc8\xc4\x36\x8e\xf6\xa5\xfc\x8b\x04\x96\x07\xcc\x5d\x99\x34\x6d\xc0\xc5\xb7\x93\x96\x0c\xa3\x14\xad\xbb\x2a\x22\x8f\x17\xe2\x7b\xe5\xc8\x41\xf4\x63\x3a\x07\x32\xe0\x66\x52\x8a\x01\xb9\x31\x71\x9d\x87\xad\xc0\xe8\x3c\xb2\xc3\xee\xe1\x26\x5c\x81\xf1\x41\x8b\xe2\x4c\x57\x1e\xa6\x79\x68\x0e\x0e\xb9\x0b\xa0\xb9\x64\x1b\x33\x9d\xeb\xdf\xbb\x3e\x91\x5d\x55\x5c\xe0\xda\x24\x12\x22\x99\xcf\xde\x04\x08\xfe\xf0\xfb\x2a\x4f\x04\x2e\x92\x83\xca\xd3\x88\x4b\x0f\x6a\x33\xe1\x5c\xda\xfc\xba\xce\x73\x3c\xbf\xbd\x1c\x76\xc1\x8b\xbc\xc5\x7c\x65\x40\x83\x1a\x1d\xb3\xeb\xa9\x05\x39\x9e\x16\x4c\x3f\xa8\xf0\xd8\x34\xd3\x0a\x62\x70\x10\xf0\x0b\x2f\x8e\x09\xe5\x5e\x10\x86\x79\x9d\xae\xf3\x15\x90\x30\x57\xed\xef\x02\x48\xeb\x12\x4f\x60\x7b\xf1\x64\x4c\xd3\xc4\xf4\x11\x5f\xb1\xfb\xaa\x39\x3c\xed\x2e\x00\x68\x67\x0c\xee\x39\x74\x91\x83\x3b\xfe\xdc\x3c\x90\xd3\x08\x76\xef\xbc\x26\xa7\x61\xf7\xf4\xb8\xc0\x26\xfc\xb9\xe3\x8a\x9b\xf0\xd8\x18\x24\x2e\x13\x5e\x82\x99\xe4\x78\x2a\x38\x0d\xee\xfb\xf9\xc1\x07\x86\x44\x6e\x7e\x70\xc1\xea\x5c\xa8\x0f\x44\x9f\x07\x72\x1a\x37\xd8\x72\x6c\x87\xef\x68\x73\xd8\x31\xdb\x85\x63\x94\x28\x78\x40\x5b\xfd\x2b\x52\xe0\x58\x28\x83\x05\x38\xa1\xbc\x48\x05\x4e\x42\xd4\x3b\x65\x58\xc6\xda\xe2\x62\xcb\xe1\x11\xc9\x25\x08\x80\x3f\x26\x77\xa1\x40\x86\x5f\x2d\x9e\xb8\x7f\x7b\x8a\x94\x4d\x01\x6c\x4e\xc9\xcf\x08\x72\x25\x50\x26\xc9\x02\xda\xda\xb9\x71\xc5\x80\x28\x5a\x30\x27\x02\xf2\x23\xf1\x04\xe2\x30\x3a\x6f\x12\x19\x00\xdf\x25\x4f\x24\x03\x9a\x6d\x5e\x1c\x32\x4f\x24\x37\x5f\x99\xc7\x27\x8d\x5f\x11\xdc\x13\xe4\x12\x10\xc1\xd6\xdc\x69\x79\x17\x40\xb7\x99\xd9\xa8\x69\xa5\x67\xe2\x2e\x14\xa4\x56\xea\xdc\xb8\x62\x8a\xdb\xb6\x12\xbf\x62\x31\x14\xbd\xd4\x78\x02\x14\x9c\x34\x48\x6e\x5c\x60\xbc\xf2\x05\x8a\xec\x4e\xce\x4b\xcc\x9e\xd0\x26\xa9\xaf\x98\x1e\xa0\x77\x6e\x3a\x41\x8e\x4a\xaa\xff\xb2\x98\x4c\xd2\x0b\xaf\x38\xb1\xcd\xdf\x1c\x58\xa7\x64\x01\xa5\xf3\xf4\x85\x25\x2f\x44\x28\x0d\x57\x75\xe7\x05\xb2\x45\xdd\x4a\x5e\x26\x6f\x8e\x41\xa6\x60\x99\xe1\xb3\xa7\x5f\x4f\x20\x97\x77\x89\x02\xf8\x1c\x93\x39\x59\xe6\x6b\xd4\x26\x2f\x8e\x85\x10\xd3\xc5\x6d\xb9\x40\xfa\x68\xc5\xc9\xeb\x04\xfa\x37\x3e\x61\xd1\xeb\x43\x78\x5e\x10\x48\x28\x8d\x3c\xf3\x02\xa3\x25\xbc\xae\x11\x37\x28\xc1\xdf\x2d\x39\xba\xde\xcc\x02\xc1\xda\xfa\x24\x23\x1a\xaf\xc9\xaa\xff\x72\x81\x59\x4e\xf8\x3c\x1a\x57\x71\x7d\x60\xba\x38\x9d\x97\x9f\x2e\x5f\x78\xa4\x5e\x1e\x54\x89\xe4\x0b\xee\x73\xd4\x3f\xe7\xcb\x90\xd5\x67\x22\xe3\x86\xac\xb8\xb2\xc8\xb8\xdd\xc0\x6f\x1f\x5c\x56\xe4\x9b\x9a\x83\x22\xc8\x0d\x45\x65\xe5\xbd\xf9\x9c\xf0\x09\xd7\x80\xe4\x67\x42\x24\x23\xa3\xf2\xc0\x81\x7d\x70\x03\x3e\xae\x29\x5f\x2c\x80\xa0\xe3\xe2\x54\x86\x46\x88\xce\x5c\x25\x03\x9e\x9d\x46\xf2\x5d\xa0\x56\xc0\xc3\x04\xe4\x6a\x3a\xd6\x97\xfc\x1e\xff\x0a\xee\xea\xf7\x06\x81\xe2\x9c\x02\x92\x77\x0a\x6f\x78\x38\xe1\x0d\xea\xc1\x33\x90\x5b\x9b\xc3\xe0\x94\xfc\x42\xd2\x8e\xb1\x00\x13\x73\x66\xde\x57\x5a\xd0\x53\x1e\x48\x35\xc7\xc7\x31\xb8\x13\xb4\xc2\x4d\x8f\x77\x2f\x1c\xd3\x5a\x73\x89\x3f\x03\x9e\x70\x50\xbd\x93\x01\x36\xd8\x27\x79\x4e\x3d\x3a\x23\x2e\xb6\x1e\x43\x01\xaf\x7c\x33\x4a\x6f\x6e\x8d\x05\x47\xeb\x4f\x5e\xc4\xb0\x71\xf2\x98\xe4\x78\x3e\xe0\x00\x50\x87\x96\x3f\x50\x9b\xc5\xcb\xe7\x33\x06\x67\x52\x87\x56\xd2\xd9\x63\xce\x8b\x94\xd4\x30\x41\x7e\x93\x94\x04\x37\x3c\xea\xe3\x4b\x5a\xc7\xe8\xc1\x57\x8e\xe0\xe7\x24\xbd\x24\xdc\x46\x64\x53\xb7\x1c\x03\x63\x94\xb7\x91\xe1\xfd\x47\x2d\xca\x66\x68\xf0\x59\x3e\x31\x8f\xef\x3c\x9f\xb8\xf2\x6f\x3f\xab\x52\x60\xce\x5c\x54\x9a\x94\x7c\xa2\x50\x5d\xd0\x29\x25\x41\x00\xf5\x7b\xa2\x94\xa3\xda\xf5\xe3\x51\x2a\xec\xce\x9e\x7e\x68\x17\x18\xc5\x22\x1d\x28\x15\xc1\x66\xee\x86\x5d\x4a\x7d\xc1\x13\xb9\xee\xaa\xd4\xa3\x00\xf2\xdb\xb9\x54\x80\x99\x34\xbf\x6b\x0a\x8c\x62\xf4\x83\x2d\xa5\x1d\x36\x8a\xcb\xd0\x90\x80\x90\x7b\xbd\xc0\x28\x36\x96\x9f\x86\xd2\xe0\x8f\xe4\xb0\xb4\xbb\xe0\x01\x30\x0c\xdb\xc0\x7c\x38\x70\xea\x2e\x38\xd0\x31\x8d\x05\xe7\x15\x7e\x05\x69\xc9\xa8\xd9\x2e\x1d\xc2\x01\x55\x99\xa5\xc3\x5f\xd9\x1d\xc7\x4a\xe9\x15\xb6\x49\xe7\xab\x4a\x87\x28\x34\xf8\x95\x2e\x08\xf6\xf1\xd3\x50\x3a\x30\x2f\x57\xe1\x13\xf7\x31\xee\xfb\x57\x46\xc6\x31\xf5\x9d\x5c\xc6\x39\x95\x6c\x74\x14\x3c\xc1\x19\x83\x63\xd0\x70\xef\xd0\x52\x06\xfc\x80\x79\xe5\x97\x71\x54\xbb\x12\x05\xe0\xee\x3b\x5f\xf9\x8e\xc7\xf8\x64\x41\x87\x19\x23\x0a\xa0\x41\xe5\x8c\x4d\xbb\xe2\xe8\x05\xb6\x0b\xc0\x89\x3a\x07\x58\x66\x46\x80\x90\xdf\xf0\x65\x66\x18\xa2\xb9\xd7\xe7\xa1\xb8\x2e\xcb\x94\x09\x9f\xa6\xc2\xcf\x4e\x41\x52\x14\xe7\xdd\xcb\x04\x72\x93\x67\xee\x28\x05\x0c\xf0\x98\x5c\xec\x79\xb4\x62\x7e\x6f\x96\x69\x06\xa8\xe1\xa8\x48\xa5\x08\xbc\x6f\xb6\xd8\xf1\x7f\xbf\xc0\x8a\x58\x56\x8a\x31\x79\x54\x64\x80\x95\xe1\xbe\x17\x78\x62\x37\xbf\x05\x8a\x40\x75\x47\xfb\x55\x91\xe3\x70\xe0\xb7\x6c\x11\x43\xa3\x1e\xc2\xc9\x5a\xd0\x4b\x8a\x2b\x09\xca\xaa\xb0\x70\x39\xcb\x5d\xd6\x51\xaa\x39\xf3\x57\xd6\x38\xf1\x7f\x7c\x65\x9c\xe4\x47\xfe\x15\x5c\xee\x63\xc6\x13\xeb\x84\x1d\xfa\x13\x97\x45\x70\xcc\xe2\x3c\x78\xb9\xa0\x88\x2a\x1c\xed\x75\xc8\xb1\xd3\xf8\x72\x1d\x57\x46\xae\xe2\x05\x5f\xec\x46\x02\x75\x1f\x8d\x3d\xc9\x20\xc2\x1f\x1b\xd5\x08\xe5\xae\x67\x2c\x4e\x07\x90\xac\x77\x24\x1e\xea\x7b\xe0\x8a\xe3\xa1\x46\xb8\x14\x3d\x54\x77\x01\xf2\x70\x70\x59\x91\x1c\xae\x53\xe2\x2f\x0f\x38\xa8\xca\xc1\x3d\x70\xbf\xcd\xfc\x2c\x32\x87\x31\x62\xb2\x94\xa7\x1f\xe7\xcf\xc6\x82\xfe\xe7\x97\x7b\x68\x29\xc8\xa7\x35\xc8\xda\x95\xe7\x28\x19\xfd\x56\x2c\xcf\x3a\x67\xd8\x87\xff\x18\xc1\x6e\x8b\x04\xfb\x81\xf5\x32\x93\xd8\x3e\x27\xf9\x7d\xb4\x71\x9f\xb5\xf5\xd1\x3e\xcf\x49\x8f\xcf\xc1\x3d\xd0\xfa\xf3\xc8\x3e\xcf\xf1\xd8\xf5\x02\x64\x5b\x6a\xd4\x06\x17\x64\x5b\x12\xda\xaf\x0a\xe2\x38\xa4\xf1\x02\x43\xd6\x9b\x59\x9c\x17\x29\xef\x31\x8b\xf0\x16\x40\xca\x95\xe6\x4e\x97\xa5\xbc\x50\x64\x17\xbf\x59\xcb\x8b\x40\x41\xcf\xaf\x54\xca\x7b\xc2\x64\x48\x7e\x90\x79\x62\x74\x52\x2c\x04\x15\x4c\xea\xae\xca\x7b\x86\x2f\x7c\x42\xa1\x94\xe7\xc5\x01\x33\xd1\xa0\x52\xad\x68\x85\x19\xdf\x0d\x27\x45\xdb\x19\x9c\x2f\x03\x8c\x2f\x6d\xf1\x32\x36\xf0\xea\x7d\x2b\xb2\xe0\x3e\xbb\xd0\xbb\xae\xf0\x28\x4d\x1c\xcb\x37\x61\xd0\xe2\x2b\x1f\x1c\x59\x1b\x6f\x56\x78\x87\x31\x49\x4d\xa9\x09\x6e\x95\x9e\xf7\xa6\xd4\x84\x49\xf6\x4c\x42\xbb\x00\x77\x9e\xef\xd3\x9a\x06\x94\x8c\xce\x03\xd4\x34\x91\xb5\xdb\xb7\x76\x3d\xbc\x08\x09\x4a\x4d\x40\xcd\xf3\xbc\x23\xa5\x26\x9b\xc2\xe6\x39\x87\x77\x01\x74\xac\x2e\x60\xd4\xf4\x22\x5e\xc4\x6d\x23\x35\x43\x1d\xea\xd9\x3c\x4a\x3d\xfa\x62\x4f\x68\x59\x6a\x46\x3f\x4a\x3c\x01\xb5\x9b\x83\x60\x97\x9a\x6f\xb4\xe1\xb4\xb0\xe6\x07\x32\x89\xdf\x68\x15\xa8\x5e\x9d\x64\xab\x66\x33\x41\x2c\x07\xf0\x29\x35\x83\x35\xe5\x76\xa8\x25\xe1\xde\x14\x16\x18\x73\xd2\xdd\x3b\x76\x17\x7c\xd0\x7e\x7a\x3f\x8a\xd9\x68\x86\xf8\x3d\x51\x8b\xd9\x6a\xbb\xbb\x2f\xee\x82\x23\xe8\x24\x16\x20\x62\x44\x58\xd0\xcf\x5d\x23\x2c\x50\x78\x3f\x78\xd7\x8b\x11\x83\x46\x1e\xa0\x16\x44\xd4\x50\xb8\xa9\x45\x8e\x78\x19\x4f\x5c\x90\x48\xf9\xc4\x51\x0b\x0d\x0e\x0e\x7e\xbc\x99\xfb\xa3\xd8\x75\xd2\x3c\x9a\xad\xd4\xf2\x62\xd6\xff\x49\x02\xab\x05\x7e\x35\x8e\x70\xbb\x0b\x40\x8f\x9c\xc8\x55\xe0\x87\x11\x4d\x66\x17\x5c\x10\x57\x59\x90\x41\xb0\xfd\x74\xd5\x8a\x6b\x97\xda\xf6\x5a\x1f\x08\xb4\x4e\x9f\x6b\x45\xe0\x1a\xbd\x55\x6a\xb5\x8b\x63\xd0\x80\x53\xeb\xb1\x60\x70\xf3\xc0\x11\x8b\xb1\x31\xbb\xe0\x38\x92\xb3\x0d\x28\x80\xc8\x63\x55\x68\xb9\x3b\x1d\x17\x6b\x3b\x98\x70\x4e\x9f\x2b\x74\xd8\xdd\x7d\x5e\x4b\x6d\x70\x81\x59\x6c\xa3\x99\xb6\x6f\xd0\xf4\x5d\xdb\xc4\xfc\xba\xc2\xa3\xc2\x9f\x9f\x90\xf3\xa5\xf6\x0c\x87\x1f\xce\x29\xb8\xc1\xc6\x7b\xb3\xf6\x0e\xa6\xdc\xb9\x9f\xda\x3b\xf4\xe0\x93\x6d\x9c\xfb\xdb\x6f\x81\xda\x01\x5b\xcf\x9b\xb5\xf6\x05\x35\x13\xfb\xd1\x61\x17\x20\x53\x5e\xfb\x0d\xc8\x43\x6e\xc0\x7e\x98\x9d\xc1\x27\x1e\x28\x91\x84\xfd\x40\xce\xe3\xcc\xd5\xef\x1f\x08\x94\x5f\xa4\x75\xa4\xe3\x75\xc7\x02\x0b\x9f\x91\x38\x7f\xf0\xaa\x92\xc6\x36\xe0\x58\x3f\x84\xc3\x1f\x50\x77\x51\xf3\x50\x47\x3f\x6e\x78\xc2\x82\x0f\xde\x5d\x3e\x1f\xe3\x68\xa6\x38\x96\x21\x38\x6e\x24\x1d\x63\x41\x54\xe6\x2e\x1c\xd7\xb1\x1c\xb0\x8d\x0b\x42\x0a\x89\xdc\x51\xbf\x8f\xf8\x0a\x60\x6e\x3c\xf0\xb3\xd4\xa1\x50\x33\x71\x6d\x67\x3a\x7e\x57\xfe\xc4\x04\x1c\x18\x1d\x85\xea\x44\x9c\x30\x95\xbf\x75\x16\x88\x0f\xa4\x69\x13\xf4\x48\x5c\x1f\x51\x67\x3d\x86\x57\xef\xfa\x1c\x60\xa8\x0b\x0b\xc0\xea\x3a\xf2\x56\xa9\xf3\x82\x12\x89\xd4\x66\x82\x82\x2f\x12\xca\xf9\xc0\xbf\xbe\xf1\x15\xc0\xfe\xa4\x68\x03\x0a\xb1\xc1\x63\x3a\x5f\x68\xc7\x39\xc9\xd0\x5c\x36\x6a\x4e\xea\x3a\x9c\x06\x09\xd4\x75\x9d\x7d\xea\x73\x0a\x74\x0f\xc2\x2e\x96\x0a\xa8\x8e\xf6\xab\x00\x82\x9f\xa7\xfa\x2d\xf5\xce\xa0\xf1\xbc\x15\x6f\xe0\xf4\xd2\xa0\x55\x9f\xa3\xc1\x71\x7b\x42\x45\xb8\xed\xa0\x3a\xa6\x3e\x10\xb7\xe3\xde\x3c\x8c\x16\x39\xaf\x7a\x9c\x8d\x1c\x99\x6f\x17\xcc\xdf\x21\xbb\xa5\x3e\xd0\x7d\x4f\x76\xec\xc1\xf5\x44\xef\xb4\x0a\x36\x6a\xd0\x02\x5a\x91\x4b\x53\x1c\x8f\x76\x17\x9c\xe0\x44\x76\x1d\x40\xe9\x63\xc5\x2b\x40\x2a\xe1\xf1\x40\xbe\xc1\x4e\x8d\x72\x45\xb6\xbc\xde\x79\xa2\x4e\x2a\x36\x77\x79\x2f\xf5\x05\x44\x43\x69\x7c\x02\x5a\xa0\xc9\xed\x00\x26\xa9\x77\xce\xd8\x7b\x1f\xb3\x59\x67\x81\xd1\x8f\x3a\xe2\x95\x0b\x86\x8e\xc9\x02\x4c\x21\xb9\x04\x24\xae\x1a\x41\x71\x91\xb8\x6a\xd0\x6a\x51\x91\x68\xa8\x51\x71\x5b\x91\x48\xa7\x15\xe7\x44\x2b\xf2\xd5\x48\xec\x53\xf8\xe3\x48\xe3\x1e\xd3\x02\x93\x4c\xea\xff\x72\x81\x69\xc1\xa1\xe6\x1a\xa9\xb9\x68\x34\xaa\x79\xab\xda\x71\x1b\x41\xd2\x11\xe0\x31\xc8\x72\x57\x84\x78\x34\x0f\x99\xdc\x05\x0b\xc4\x96\x6d\xc8\x89\xf7\x66\x27\xe5\x3c\xc1\xcf\xc2\x92\x19\xcb\x0a\x06\xb2\x15\x5e\x60\x8a\xc0\xa7\x16\x23\xbf\x61\x48\x22\x8f\x05\x27\x99\x96\x49\x5b\x0d\xd9\x7f\x4f\x05\x1b\x85\x4f\x0c\xb5\x39\x15\x3e\x31\x7d\xc4\x57\x70\x09\xd2\xbb\xab\xea\xb1\xc5\xfd\x2a\xc0\x2a\xf2\x56\x04\xda\x79\x4f\x5c\xa3\xaf\x01\x5f\x92\x13\xf4\x01\x84\x20\x46\x6b\xa0\xd6\x79\xd1\x69\xa8\x02\xb9\x99\xe9\x45\x4b\xfd\x8e\x77\x36\xc9\xf1\x27\x47\xcb\xd6\x59\x00\x07\xb9\x16\xaf\x1c\xb0\x46\xdf\x5e\x70\x6a\x19\x9e\x96\x6e\x17\x4c\x88\xdb\xec\x98\xd9\x4b\x7b\xe2\x8c\x7d\x66\x0b\x1f\xf4\x01\xaf\x70\x59\x19\xbd\x72\xb4\x0a\xb5\xdb\x8a\x82\xb3\x83\xe2\x15\x63\x1b\x2a\xe9\xd1\xa7\x7f\xe1\x8a\x94\xfa\x7d\xd8\x41\xce\x61\xb7\x04\x25\xbf\xa3\x73\x95\x96\x2a\x28\xc5\x8c\x82\xc3\xda\xf1\x95\x0a\x18\x24\x97\x16\x5a\x82\xb1\xd2\x71\x90\x77\x01\x4e\x97\x73\xd8\x2d\x75\xec\x8f\xc5\x36\x90\xc2\xc7\x03\xe3\x76\x01\x16\xbb\xc7\x13\x38\x4c\xd1\x0f\x81\x73\x5b\x63\xc1\xd1\xa1\x0d\x7e\xf6\xc1\xd6\x76\x6d\x4e\x4b\x60\x09\x3d\x09\xfa\x2e\x78\xa0\xfc\xf5\xaf\x64\xb8\x46\xd0\x0d\xaf\xe5\x74\x6e\xb4\xea\x05\x30\x9f\x3b\xee\x4f\x69\xb9\xe2\x54\x3a\xe5\x6c\xb9\x9d\x39\x15\x16\x60\xf5\x07\x1b\x05\x48\x26\x59\xb1\x96\x3b\x86\x3f\xd9\x68\x87\x18\xc3\x75\xc9\xc6\x47\x4c\x7a\x99\xb5\x7c\x36\xee\x62\xa3\xc7\x0d\x2f\xc6\x02\x95\x2a\xf9\xbb\x96\x2f\xe0\x17\x70\x82\x10\x54\x32\x78\x1b\xb5\x0c\x4d\xbf\x07\xc2\xef\x02\xb0\x62\xc2\x36\x8e\xe1\x55\xd8\xd3\xc3\x8a\x35\xb6\x81\x40\xd2\x5f\x73\xfa\x1d\xdb\xb5\xbf\x52\xa0\x32\x73\xd0\xc6\xd2\x4a\x3b\xea\x61\x7f\x05\x32\x49\xe7\x5d\xd3\x4a\x3f\xd4\xc1\xfb\x51\xcc\xdd\xa4\x33\x1e\xa6\x15\x38\xfa\x2e\x6e\xa9\x32\x61\x01\xe5\xf0\x0b\x20\x2a\x0b\xa7\xb0\x00\xa3\x91\x3e\x5f\xad\x1c\xd6\x34\x9e\x00\xd4\x05\x6d\x01\x0d\x51\x26\xb2\xe2\x15\x18\x5c\xc8\xbe\xb4\x82\x4d\xe7\x19\x94\x76\x01\x98\x79\x1e\x8f\x82\x70\xa0\x1e\xaf\x1c\x7b\xaf\xf3\x33\xad\xc2\x77\xbc\x73\x3e\x2a\xfc\xfb\x3d\xa5\x4f\x69\x15\x70\x0d\xf4\x5c\x68\xb5\x21\x67\x08\x3b\x56\x61\x34\xa5\x7f\x44\x33\x60\xe2\x3c\xba\xb3\x2f\xad\x0e\x80\x1c\xf8\x55\xd0\xea\xc0\x2e\x5c\x2c\x10\xd8\xd1\xca\xbf\x78\x21\xb6\x0a\xb7\x33\xba\x37\x35\xf8\xf7\x0c\xaa\x46\x9b\x2b\xd7\xa3\x0b\x80\x9a\xa4\x73\x4a\x43\xa0\x7c\xe7\xf5\xdf\x10\x28\xdf\x1d\xe9\xaf\xb4\x8a\x98\x25\x07\x40\xdd\x05\xb0\xa7\x73\x2a\x5a\x3a\x73\xe3\x5f\x69\x15\xbb\xda\x89\x6d\x6b\x15\x0c\xb5\x8b\xab\xad\x21\x30\x35\x45\x1b\xe0\x5c\x68\x1e\x6d\x88\x36\x6f\x93\x4b\x82\x40\x97\x9e\x9c\x85\x68\x4d\xc0\x97\xf8\xad\xd8\x1a\xf8\x12\x9a\x01\x1a\x54\xf8\x23\x76\x75\x33\xa9\xa5\x8f\xc5\xcf\xc2\x1f\x8e\x52\x4b\x6b\xef\x99\x53\x6f\xa3\x9b\x99\x96\x31\xc6\xa5\xf5\x13\x4a\xc7\xf3\xd7\xa1\x00\xa2\xbf\x45\xeb\xc7\x2f\xcf\xf9\xe7\x36\xf2\x41\xf2\xf0\x9e\x8e\x82\xed\xc5\x19\x1b\x08\xeb\x59\xf1\xca\x3c\x73\xea\x33\x36\x00\x24\xe3\xd1\xa5\xa5\x0d\xa4\xa1\xa4\xc7\x5c\x9b\xe0\x8f\x06\x67\x7d\x42\x9d\x91\x48\x4a\xe7\x81\x19\x62\x1b\x53\x8e\xb0\xe4\x93\x3c\x15\x79\xa1\xdd\xd6\xd2\xe0\x6f\x31\x2b\x29\xa7\x40\xb9\x17\x67\x07\x50\xb5\xd3\xd3\x64\x97\x26\x50\xde\x78\x16\x8a\xd2\x04\x60\x0c\x83\xfd\x10\xa0\x32\x65\xee\x42\xf9\x70\x93\x70\xd6\xe5\x03\x02\xaa\xcb\x57\x4d\x00\xca\x97\xb8\x93\x05\x41\x14\x54\xcb\x36\x01\x77\xec\x20\x08\xa5\x2d\xc8\x9b\x74\xe4\x6c\x2b\xc1\x9e\xee\x32\x6b\x5b\xe9\x70\xa5\xde\xe8\x09\x96\xe9\x24\xa5\x2b\x63\xd3\x0d\x36\x8a\xdb\x68\xc6\x57\x20\x92\x15\xee\xc2\x75\x14\x40\xce\xd9\xb6\x55\x81\x8d\x45\x5a\xb2\xea\xc1\x36\x89\x82\xbf\x70\xd3\xca\xde\x07\x76\x90\xb9\xfa\x0b\x08\x7b\xd4\xb0\xb7\xd5\x10\x65\xc2\xb3\xbf\x1a\xdc\x2b\x3a\x5f\x39\xf0\xbf\x3c\xb7\x0b\xa2\xd0\xe4\xea\x03\xed\x77\xa6\x78\x02\x71\x82\x34\xde\xb6\x35\xcf\x7c\xf0\x2b\xf0\xea\xa0\x9e\xb6\xad\x89\xcb\xb8\x72\xb4\xe0\xcd\x18\x7b\xd9\x60\xe8\xef\x0c\x2c\x6d\xcb\x75\x57\x9c\x42\x30\xc0\x34\x8a\x35\xc0\xff\xf6\x5e\xe2\x95\x13\xbc\x10\x4f\xc0\x14\x42\x52\xba\x1c\xaa\x24\x3e\x0b\xfb\x4a\x67\x1b\x0b\x8e\x53\x95\x5d\xbf\x8e\xae\x89\x4f\x98\x44\xda\x18\x45\xd0\xd6\x05\x5b\x2d\x8f\x18\xf0\x80\x7b\xe2\xad\x08\x3c\xe0\x46\x7d\x60\x5b\xd0\x14\x74\x12\x83\x75\x1f\x1f\x38\xb6\xe1\xe2\x14\x87\x7f\xc3\x4f\x2a\x96\x01\xe2\x14\xed\xdf\x6d\x41\x9c\x8a\x5b\x71\xc1\x6f\x33\x91\x6c\xad\xf7\xe0\x9c\x71\x07\xbd\xc7\x73\x88\x83\x33\xbd\x59\xa7\x3b\x44\x03\x30\xef\x60\xb8\x66\x5b\x90\xc0\x16\x99\xb5\x05\xf5\x54\x8f\x36\xe0\xb3\x9d\x63\x9f\x82\x01\xae\xbc\xf3\xd6\x07\x7b\x53\xfd\x87\xcc\x90\xfb\x69\x3b\x5d\xb4\x0b\xb4\xf5\x9d\x4b\x35\x0a\x10\xa8\x4a\x5e\x6f\xc1\x4f\x3f\x71\x7b\x5d\x88\xa2\x9b\x24\xe9\x40\x07\x10\x9a\xcf\xdb\x01\xe6\xa5\x61\xad\x5d\xf9\x00\x36\xf2\x89\x02\xad\xae\x8b\xef\xed\x2a\x60\xa9\x48\x9f\xaf\x13\x34\x97\xe2\x15\x9c\x1d\x9e\x8c\x0b\x86\xed\xc9\x7b\x13\xa0\x04\x33\xa8\xef\x85\x2c\x58\x29\xc5\x2b\xd0\x61\x73\x27\x5c\xe6\x32\xd6\xe8\x77\xd5\x2e\xdc\x13\xc2\x5b\xf1\xaa\x08\xbb\x24\xdb\x7e\x01\x17\xce\x33\x3d\xed\x02\x20\xd3\x46\x1b\x90\xc0\x1c\x11\x6b\x17\xe0\xa8\xac\x78\x05\x4e\x76\xdc\xc4\x07\x0f\x98\xca\xe4\x06\x3c\xe0\x36\x62\x4e\x91\xda\x23\xf3\xd8\x5f\xb8\xc0\x4a\x8c\x16\x20\x6e\x9d\x67\xe7\x32\xbd\x64\xaf\xd1\xa8\xd9\x37\x99\x6c\x7d\x17\x40\x66\x25\x1d\x00\xda\x6f\xaf\xbf\x9e\x58\x60\xca\xa3\xc0\x48\x07\x85\xb6\x76\xd0\x7e\x13\x79\x5f\x60\xf9\xca\x88\x19\x5b\xc7\x1b\x99\x5f\x59\xa7\xeb\xf1\x04\xfc\x58\x79\x20\x2f\xa3\x14\x3d\xf1\x12\xbc\x0e\x22\x5b\x34\x7a\xc1\xc3\x74\x44\xc1\xc1\xd7\x64\x3f\xcc\x09\x73\x30\x9a\xa1\x5d\x37\x56\x8e\x64\xf0\x82\x13\x66\x8f\x65\x38\x6a\x15\x1e\xb7\xeb\x86\xb3\x40\x6c\x07\xa8\xee\xa8\xa9\x6b\x17\xa0\xe7\x3b\x2f\x1f\xa0\xec\x76\xba\xdf\xb4\x0b\xf8\x90\x23\xb6\x36\xbc\xdd\x7a\xcc\x3a\x54\x99\x69\xb0\x00\x19\x12\xe9\x93\xdb\x2e\xc5\x3e\xe5\xf0\xef\x84\xc8\x4a\xd2\x12\xe0\xaa\xca\xe0\x1e\xbb\x3f\xb0\x84\x64\xc5\x1e\x0b\xd9\xea\xb4\x92\xb5\x07\xce\x35\x83\x27\xfb\x59\x47\xa5\xea\xfd\x80\x0e\x8d\x89\x21\x4a\x7b\xe0\x61\x1a\x7c\xd5\x0b\x50\xdd\x44\xfa\x01\x04\xb9\x19\x7b\x1d\xca\xac\x99\x29\x71\xbc\x00\x86\xca\x12\x05\x27\x12\xc8\xb7\x94\xd6\x63\xcf\xf3\x36\x14\xb8\x2b\xf4\x95\x68\x96\x1c\x35\x00\x5f\x77\x01\x3c\x76\x28\xb3\x02\x10\x43\x42\x10\x06\x74\x04\x71\xe3\x4b\x83\x4e\x63\x52\x09\xdd\x3e\x80\xa6\x75\x32\x27\x48\x26\xc5\x14\x82\xbb\x00\xd4\x81\xb2\xf3\x49\xc3\x34\xc8\x8b\x7c\x37\x42\xa5\x38\x1f\xdf\x73\x5c\xcd\xce\xe0\x7a\x2a\x07\x67\x76\x78\x01\x90\xbe\x8b\x37\xda\x4f\x2c\x8b\x67\x59\x28\x3d\x9b\xab\xc8\xf4\x4c\x95\xa5\x23\xba\x83\x58\x82\xa5\xc3\x9e\x37\xb9\x71\x7b\x36\x35\xe4\xe4\x79\xe9\x10\x62\x85\xb1\x4e\x3d\xeb\x71\x9e\x60\xa3\xc7\xac\x53\xd8\x86\x1e\x06\xf8\xac\x7e\x2f\xc0\xc5\x72\x80\x95\x5d\x00\x55\x77\x62\x41\x87\xa3\x82\xb3\x1e\x1d\xb8\x07\xd2\xdd\xb3\xb3\x97\xe3\x5a\xe5\x26\xaa\x5e\x5e\x44\xaa\xd4\x7f\xc0\x8d\x2f\xbd\xe2\xf2\x21\xc0\x43\xaf\x50\x49\x8e\x5f\x05\xb8\x38\x9c\x84\xf5\x76\xd4\x19\x4e\x5c\x7a\xc3\xc5\xb1\xfc\xea\xee\x48\x88\xd2\xe8\x58\xde\x1b\x8c\x40\x9e\xa1\xb4\xf4\x06\xef\x3f\xf2\x47\xbd\x0d\x68\x2f\x9c\x40\x75\x80\x77\x09\x21\x20\x7a\x5b\xd0\x94\x3b\x5f\xd2\x7b\x05\x9e\x9e\x6b\x73\x36\x41\xfc\x63\x50\xfe\x51\x00\x69\x81\xf3\xdb\x01\xa2\xb3\xa2\x0d\x28\x4d\x88\x1a\xd1\xbb\x5d\x0b\x9d\xfe\x5f\xbd\xf7\xd3\x0f\x9f\x8f\x0e\xae\xb4\x3b\x19\xec\x1d\x17\x87\x63\x9c\xef\x82\x33\x38\xb6\x71\x2c\x18\xd1\x0f\x38\x0e\x53\x43\xd6\xbb\xc0\x90\x3b\xd9\xc6\x7d\x1c\x06\x7d\x4e\x01\x13\xd0\x7b\xe7\x67\x5f\x68\xa8\xfd\x64\x74\xc0\x04\xcc\xec\xf7\x55\x1f\x26\xf8\x4d\x7a\x64\xf4\x81\x09\xa2\xd1\xa3\x0f\xdc\x8a\x9e\x59\xaa\xf4\x01\x17\x67\x5e\x82\x5b\xf0\x06\xeb\xe1\x63\x19\x30\xe3\x67\xee\x48\x38\x40\x31\xf5\x45\xe9\x90\xe2\x5a\xe7\x58\x26\xf0\x2a\xe9\xda\xd8\x21\xd6\x35\x46\xf1\xf4\x79\xec\xe9\xce\x62\xf6\x69\x86\xc6\x11\xfb\xe3\xf8\xe6\xd3\x4f\xb8\xc3\xaf\xbe\x3b\xfc\x54\xe9\x10\xfc\x5a\xe6\xb1\x9f\x7a\xf0\x8e\x7d\x9f\x0a\xc0\xa5\x72\x8b\x02\x28\x4d\xf8\x8a\x1c\xfb\x26\x3b\x26\x0f\xee\x6f\x61\xc1\x7b\x2c\x6d\x3e\x38\x81\x82\x30\xf3\x78\xac\x04\x58\x5b\x37\x8e\xf7\x05\x5c\x1a\x86\x90\xf6\xd5\x0f\xc4\xaa\xcf\xfa\xe1\xc1\xa9\xb7\xee\xeb\x81\xd8\x4f\xe2\x82\xdc\x04\xe2\x70\x50\xa5\xe3\xca\x97\xe1\xfc\x73\xbf\x60\x01\xcd\xf1\xca\x41\x88\x2e\x51\x00\xfb\xa6\xcb\x57\x1d\x97\x60\x8f\xf3\x02\x60\xf0\xc9\x00\xa4\x0e\x04\x6d\x21\x00\x41\xbf\x71\xc3\x7b\x7e\xd1\x5d\x00\xd0\x29\x36\x0a\x78\x81\xce\x68\xf1\x0e\xcc\xe3\x56\x49\xf5\xee\xe3\x16\xc5\x8d\x6b\x78\xc5\xb9\xc5\xba\x3c\xd0\x03\x74\x67\xca\xfb\x03\xf6\xb6\x90\xa0\x00\x19\x98\x78\xb1\xa5\x9f\x28\xfe\xc4\x9d\xfc\x00\x33\xa4\x72\x07\x3d\xc8\xbb\x46\x1f\xc3\xfe\x20\xde\x88\x8c\x67\x7f\x90\xa1\x3a\x06\x07\xfb\x55\x23\x66\x41\x7f\x81\x59\x10\x83\x7b\x81\x7b\x49\xab\x72\x7f\x21\xc4\x16\x52\xf0\x77\xc1\xc5\x92\xbb\x10\xb6\xa7\x45\x2f\x86\x8e\x38\xee\x5e\x12\x0b\x1a\x62\xc1\x39\x16\x24\xbc\x17\x87\xe9\xda\x05\xf0\xd9\x70\x29\xae\x23\xe3\x7d\xa3\xf4\xd4\xf5\x00\xec\x3a\x9f\xd9\x15\x58\xde\x64\x1b\xfa\x89\x4a\xa6\x79\xb7\x9f\xa8\xe4\x41\x12\x0c\x94\xab\x51\xb9\x4f\x2d\xf9\xe9\xa6\xeb\xfe\xca\x87\x23\x96\x5c\xb1\xdf\x81\x09\xd5\x09\xff\x32\x00\xdb\xb4\x68\xd7\x18\xa9\x9c\xd0\x95\xea\x05\xed\xa8\x96\xf8\x04\x22\x33\x5a\xfb\x87\x84\x92\x65\x24\x81\x4e\xc0\x95\xa7\x23\x2d\x5c\x88\x4e\x18\x46\x02\xef\xcb\x2b\x73\x20\x3d\x21\x51\x1f\xcb\xc8\xe9\xe0\xaf\x7b\x1b\xb9\x20\x9c\xcd\x4f\xc6\xc8\xfd\x28\x4d\x16\x0b\xe0\xb4\xe0\xeb\x3c\xf2\x31\x5c\x3a\x9b\x3a\xa0\x8f\xef\xc4\x62\x18\xf9\x82\x79\xd4\x57\x71\xe4\x0b\xd1\x55\x85\xfd\xb8\xff\xc2\x81\x2f\x23\x23\x2e\x9c\xe6\xd1\x81\x34\x7c\x9d\x2e\x2b\xa3\x0c\x5c\x2d\x12\x05\x80\xa3\xf2\x03\x39\x0a\xf2\x2e\x79\xde\x86\x32\xca\x0b\x8f\x0c\x17\x1e\x47\x85\xb2\x93\xa2\xd0\xa8\x88\x22\x20\x3b\x34\x4e\x8a\x3b\xcf\x30\x51\x46\xed\x27\xde\xcf\x7b\x5a\x91\x12\xc8\x31\x18\xcb\x80\xcb\xca\x24\xb3\x33\xa0\x74\xed\x8c\x59\x1a\xcd\x67\xdd\xe7\xa3\x21\x7c\x84\xd7\xf5\x68\x0e\xd2\x92\x59\x80\x7d\xbf\xf8\x4a\x3b\xb8\xf8\x6c\x74\x1c\xff\x13\xef\x7a\x13\xa8\x21\x5d\x32\x1e\xed\xa4\x09\xf0\x7d\x3f\x1a\xb4\x39\xc5\x6f\xf8\xd1\x60\x26\x62\x8c\xc0\x68\x0b\x86\x5c\xbf\x9e\x46\x3f\x2a\x44\x97\x5a\x46\x9f\x80\xc2\x74\xbe\x75\x00\x3e\xb2\x17\x17\x63\x46\x87\x5a\x85\x24\x6c\x74\xd8\x05\xba\xb3\x2f\x63\x20\x1f\x0f\x63\xc9\xc6\x00\x28\x60\xe1\x04\x0d\xa4\x46\x19\xf1\xca\x7d\xac\x53\x93\x05\x50\x0c\xb0\xeb\xe3\x3d\xe8\xa4\x6c\x54\x31\x16\xce\x07\xc2\x13\x89\xe9\x5f\x06\xbc\x3a\xa6\x23\x0d\x96\x31\xdb\x51\xb9\xfb\x62\xcf\xc3\x84\x72\x27\x23\xfa\x4e\xa8\xea\x1e\x70\x3e\xee\xf1\xd9\x89\x1b\xad\x3a\xa5\x18\x92\x0f\x5a\x83\x4f\xa1\x9c\x80\x10\x9e\x4a\x39\x9c\x17\xb7\x94\x1c\x96\x90\xcb\x20\x02\x0f\x6f\xa7\x47\x43\xe0\x43\x46\x9d\xc6\x90\x23\x3b\xbb\x36\x78\xc8\xe1\x23\xfc\xae\x19\x0b\x38\x6a\x8e\x49\x58\x06\x62\x96\x26\xb1\xb6\x06\x3c\x90\x99\x7e\xa0\x0c\x78\x20\x33\xdd\x40\x19\x0b\xce\xb1\xd4\x5b\x8f\x75\x12\xbd\x91\x7e\x2c\xd8\xc0\x28\x70\x8d\x05\x98\xd3\x4c\x42\x89\x0c\x51\x4c\x48\x50\xc6\x89\xfe\xa1\x2f\xfa\xb8\x80\xbf\x40\x1b\xe9\xb8\x8e\x45\x87\xa7\xf2\xa8\x52\x8a\x33\x6b\x03\x5a\x8f\x4e\x08\x99\x81\x2c\x48\x8d\x7e\xe4\xe3\x4e\x50\x1d\x90\x4a\xdd\xc0\x1d\x61\x04\xd1\xb8\x8f\xc3\x7f\x3c\x01\xe5\xd3\x22\x85\x39\x39\x5b\x3c\xd7\xf4\x2e\x80\x1d\xcd\x2f\xd2\x71\xf7\x83\x25\xbb\x58\x70\xd4\xe5\xec\x07\x62\xfc\x18\x6b\x38\x90\x2c\x65\xc4\x4e\xbe\x11\x10\x42\x09\x61\x20\x6b\x49\xcf\x8b\x5f\xc1\xad\x48\x44\x82\x71\x23\x20\xab\xf2\xcc\xdd\x0b\xfa\x51\x67\xe7\xc6\xbd\xce\x24\xb3\xe0\x20\x7a\x65\x16\xc0\xca\x3e\x38\xa7\x37\x54\x7e\xc4\x1b\x18\x60\x4e\x5a\x10\xc7\xe7\xb8\x78\xfd\x4b\xbe\xc9\xfd\x34\x6e\x48\x6e\xf3\xa7\xc1\xbb\xd2\xd5\x4c\xe3\x01\x1c\x1c\xa1\xa4\xc6\x63\x2a\xeb\x46\x5e\x6f\x3c\x48\x72\xe7\xe0\xe3\xbb\x00\x86\x02\x92\xd2\x93\x3c\x60\x44\x27\xaf\xb3\x79\x7c\x05\x8e\x4b\xd0\x88\x7e\x98\xe8\xdd\xc8\x83\x8f\x07\xb6\x38\x22\x47\x0d\x70\x50\x9d\x26\x9e\xf1\x3c\xc7\x05\x86\xaf\x20\x11\x07\x11\x8a\xc6\x41\xa6\x9f\xa4\x8b\x2f\x36\x0f\x43\x15\xc7\x5b\x8e\xb7\x69\xbc\x02\x1b\x63\x89\x02\x98\x7a\x79\x54\x5e\xf8\xb3\x77\x5e\x93\x40\x28\xea\x83\x5c\xc7\xc1\xbb\x27\xec\xd1\x00\xde\xfd\x20\x6a\xe3\x00\xce\x7c\xa7\xdc\x3b\x80\x0c\x24\x64\x86\x07\xdc\xb5\x87\xc4\x13\xd7\x89\xc0\x99\x2c\xb0\xd3\x15\xf7\x26\x1c\xba\x5b\xe1\xed\x0c\x87\xee\xde\xb8\xab\xdf\x0b\xe7\x6f\x45\xa3\x03\x1d\xe3\x7c\x40\x0f\x17\x73\x7a\x80\xe5\x69\x27\x19\x40\x89\x97\x49\xaa\x07\x8d\x50\xa7\xa8\x3c\xa0\x11\x1a\x2b\x1a\x85\xfd\x8a\x58\x0c\x03\x20\xf0\x9d\x21\xfe\x43\x01\xf0\x40\x34\xae\xa1\x09\x2e\x63\x5c\x4a\xcd\xe7\xb8\xf1\x95\x86\x40\x55\x52\x3d\x35\x66\xb8\x55\x2e\xb6\x36\x48\x0b\x9c\x0f\x6d\x27\x24\x9f\x4f\x0c\x40\x40\x70\x5d\x14\x92\x20\x5d\x67\x06\xb0\x83\x5a\x25\xa5\xd0\x93\x47\xb2\xf1\x15\x41\x86\xec\xe8\x18\x12\x65\xac\xf8\x2c\x2e\xb0\xc4\x3d\xa6\x27\x21\x36\x99\x50\x3d\x60\xfd\xd1\xb1\x17\x56\x21\xce\xba\x02\x5e\x20\x93\x30\x28\xcc\x99\x85\x0c\x0e\x02\xf6\x5a\x8f\x9e\x22\x1f\x6e\xfe\xf5\x59\x1b\x0b\x4d\x1a\x03\x28\x3c\x8d\x3a\x8d\xf1\xc1\x88\x1c\x7b\x0c\x8e\xf6\x83\x46\xd3\x71\x32\xa8\x67\x4e\x32\x42\xfa\x06\xa5\xfc\xf1\xdd\x80\x90\x26\xb9\xf8\x60\x49\x21\xa7\x3f\x80\x7e\xd3\x3d\xdf\x50\x99\x09\xb7\xe2\x74\x82\x3d\xe1\x8a\x2f\x44\x05\x9b\xd0\xb2\x35\x4f\x5b\xb7\x0b\x4e\x04\x7e\xf1\x02\x5b\x86\xe6\xd9\xd0\xca\x4c\xce\x00\x47\xc1\x31\x23\x26\x16\xc0\x5b\xdd\xad\xa8\x13\x48\xa9\xad\x46\xc7\x5e\x44\x57\x09\xdb\xf8\x20\xc5\x55\x76\xec\x3b\x61\x5f\xde\x8f\x9c\x00\x7d\xe8\x53\x38\x81\xa5\xda\x88\xc7\x34\x33\x9c\x27\xe8\x14\x37\x33\x2c\x1f\x9e\xf0\x73\x17\x1c\x3b\x0f\x0b\x06\x42\x8c\x33\xbf\x72\x60\x2d\x7d\xc3\xcc\x0c\x53\x24\x4d\x10\xf3\x68\x0c\x1d\x68\xba\xcc\xe3\xd4\x42\xb4\xc4\x79\x72\x68\xd3\xa7\x67\x16\x39\xa9\x7d\x32\x0b\xc0\xdf\x71\x92\x0b\xb6\x36\x51\xe3\x66\xb9\xff\x4a\x8f\xb1\x0b\xa0\x6d\x98\x2c\x50\xf0\x33\xce\xad\xcc\xda\xcf\x9c\x7a\x1b\x75\xc1\x26\xd1\xfe\xc5\x0b\x71\x22\xcb\xc0\xa2\x49\x63\x36\x24\x75\x2b\x4e\x5c\x26\x1c\xcb\x85\xe8\x04\x13\x4c\x79\x27\xc1\x9e\x4d\x90\x57\xdd\x89\xed\xec\x50\x45\x90\x2f\x99\x1d\xb1\x31\xbc\x15\xe7\x41\xc5\xa4\xca\x7a\xf6\xa3\x68\xe0\xdc\x74\x80\xa3\xd0\xf1\x61\xf6\x93\x74\xd3\x35\xe5\x73\x1c\xc8\x68\xbf\xc0\xe6\x48\x27\xaa\x90\x4f\xd4\xc3\x97\x34\x16\x40\x38\xe7\xfc\x8e\x7e\x94\x6a\x51\x00\x46\xd6\x85\x83\x39\x4e\x56\x37\x8e\x76\x00\xcc\x9f\x06\xe5\x39\xe1\x32\x46\xcb\xd2\x9c\x15\xf8\x43\x4e\x06\xe7\xac\xb8\xf3\x9c\x84\xcd\xc3\x94\xd3\xe4\x35\x67\x07\xaa\x4f\xe2\x2b\xc7\x79\x89\x73\x3a\x91\x52\xad\x70\x57\x83\x29\x17\x42\xa6\x4c\x41\x96\xf7\xd8\xb3\x32\x11\x12\xe0\xac\xc7\x94\x75\xb2\x12\xf9\x9c\xca\x7d\xa4\x16\xb6\x01\xdf\x11\x72\x09\x73\xe1\x42\xf7\xfc\x9e\x65\x9e\xf8\x3c\x12\xca\xb9\x60\x03\x8b\x5d\xbd\xec\xaa\x9d\x64\x64\xe7\x02\x6c\x21\xc1\x49\xe7\xfa\x4e\x81\xbf\x72\x81\x6f\xa5\xd6\x71\xc2\xac\x3a\x78\xa1\xcf\x63\x79\xa4\xd5\x7e\x22\x03\xe8\xa0\x49\x63\x5e\x1d\x6e\xc1\x9c\x64\xcf\xcd\xc9\xcf\x5e\x02\x8b\x7b\xe1\x67\x6f\x10\x28\xae\xed\x85\xc8\x55\xc6\xc6\x4f\xe4\x5e\x64\x36\xe1\x32\x4f\xde\xc4\x78\xe5\x4e\x27\x99\x96\x7f\xf6\xce\x27\xe1\xae\x7f\xf6\xae\x20\xa5\xae\xef\x99\x37\x76\x61\xee\xf1\x04\x8e\xac\x5f\x2d\xf3\x6e\x10\xb7\xa3\xc0\x08\xd4\x22\x10\xc9\x44\xaa\xb1\x15\x9b\xff\x46\x4f\x07\x37\xee\x83\x1b\x5e\xb8\x0c\x0f\x10\x63\x18\x2c\x3f\x1f\x13\x40\x85\x7a\xeb\xf9\x20\x6b\x26\x35\xec\xf3\x85\xc7\x4e\xec\x0f\xc4\xf9\x37\x02\x92\xce\xb7\x03\x25\x8d\x44\xff\x3d\xfa\xf3\x68\x63\x9e\x2c\x4a\x7c\x45\x0e\xc4\x17\x9f\x90\x83\xe4\xe3\x5b\xea\x85\xc8\xce\x90\xcf\x09\x77\xed\x46\xa7\x96\x09\xae\xa9\x33\xec\x64\x6a\x3b\xae\x66\x8d\x05\x30\xdf\xb9\x62\x6e\x02\x01\x6f\x64\xf6\xf4\x3b\xa8\x7c\xbe\xa5\x24\x01\xd0\x9e\x11\x22\x92\x70\xf9\x78\xe6\xb4\x22\x09\x29\x30\xe9\x6c\x24\xa9\x9c\x6c\x6c\x93\x05\xc8\xc6\x36\xf8\x04\xac\x53\xc4\x1d\x91\xa3\xf3\x22\xf9\x94\x74\xb2\x14\x0a\x5f\xb9\xa1\x50\x77\x81\x5c\xd2\x0d\x31\xd7\xf7\x98\x24\x40\x49\x51\x63\x21\x49\x4f\xec\x25\xbf\x82\xd8\xe7\xee\xd4\x52\x72\x01\xe3\xe9\xa2\xa1\x00\x03\x8d\x19\xdc\x8a\x64\xe4\xc3\xcd\xec\x58\x1e\x27\xfc\xcc\x3b\x96\x4f\xe6\x6c\x3f\x62\x92\xaf\xd3\x06\x0b\xee\x73\x3b\xfb\x7c\x14\x24\x57\x58\x2e\x21\x48\xc1\xf1\xe8\xec\x7a\x41\xd4\x0d\x7d\x50\x05\xce\xa0\x33\xff\x53\x1c\x98\x20\xe6\x7f\x32\x0a\x57\xca\x82\xbd\xd4\x89\x8b\x14\x00\xb6\x33\xfa\x5c\x0a\x20\x72\xe9\x5e\x21\xf5\xa8\xac\xfd\xb8\x49\x45\x27\xe9\x28\x2b\xf5\xb8\xae\xb9\x5b\x83\x00\x20\xad\x79\xe2\x98\x22\x70\xa6\x6c\x44\xe5\x93\x3a\xa0\x88\xe2\x40\xab\x99\x25\x47\xf1\xdb\x5e\xea\xc9\x68\xe9\x84\x41\xa0\x21\x6b\x64\xca\xa5\x0d\x6c\x1e\xe7\xe4\x04\x96\xb6\x49\x9f\x0d\x81\x9f\x62\x27\xd8\x9b\xb4\xe3\x00\xe5\xdb\x5c\x7a\x82\x4f\xbc\x13\x6c\xe9\x15\x6b\xe4\x37\x89\xf4\x8a\xd3\xd5\x58\x30\xce\x13\xde\xb1\xae\x07\xdf\x82\x8d\x7e\x48\xa4\xc9\x83\x80\xe8\xaa\xe6\x39\xf2\x76\x01\x2c\x5c\xce\x73\xca\x80\xdd\x88\xde\x14\x32\x80\xfc\x42\x6f\x75\x19\x27\x4f\xe6\x62\xa3\x17\x5c\xe0\x9d\xc8\xc9\xb0\xfb\x6a\x51\xdd\x2c\x03\x50\x90\xcc\x34\x20\xe3\x85\xdc\x9b\xd8\xa8\x9e\xe4\x1c\x5e\x80\xeb\x5a\x88\x74\xb8\xc5\x59\x3c\xe1\x8d\x4a\x82\x73\x0d\x3b\x26\x30\x39\x27\xee\xa0\x65\x3c\xe7\x4a\x3c\x6e\xf0\xba\x6b\x0c\x63\x97\x05\x0a\x4e\x64\x6c\x59\x0d\x79\xf6\x0a\x5f\x01\xa7\x41\x9c\x3a\x59\x07\x4d\xd3\x45\x65\x59\x48\x8e\x42\xde\x57\x16\xd6\x85\xfe\xb4\x82\x0c\xfa\x8b\xd1\x66\xb2\x10\x70\x43\x1f\x43\x81\xb7\x5b\xaf\x5c\x5b\x68\xb7\x1a\x11\x0e\x64\xd9\xac\x0f\xc2\x41\xcb\xf1\x32\xa3\x7a\x47\xe0\x32\xc6\x3c\x8d\xbb\xc0\xf4\x81\x54\x77\xc9\x82\xdf\x07\x55\x77\xb2\xde\x13\x12\xc0\x19\x7b\x71\xb3\xc6\x13\xb0\x3e\x10\x11\x44\xe0\xff\x25\x12\xf3\xa1\xb8\xae\x79\x4c\x8f\x37\x16\xf1\xf2\xe4\x24\x66\xa7\x99\x59\xe0\x9e\xd5\x18\xd7\x2e\x0b\xbe\xe8\xf4\xac\x96\x0b\xab\x4f\x40\x22\xb9\x8e\xcf\xa5\x5f\xc6\x72\x3c\xa9\x2a\x89\x3e\xdc\xa2\x06\xe3\x50\xe4\x42\x76\x4c\x82\x18\xc8\x75\xa2\xb4\xb9\x72\xc8\x79\xde\xa8\xc2\x90\xe3\x16\x55\x49\x94\xae\x63\x57\xe4\xca\x5d\x0d\x21\xe8\x29\xda\x38\x7a\xeb\x68\x03\x21\xc6\x7e\xc5\x09\x5c\xab\x06\xc3\x72\x05\x00\x42\xbd\x46\x1b\xb0\x7c\x78\x6e\xbc\x5d\x80\xe8\xe8\xe8\x29\xac\xdb\x41\xfa\x2e\xe8\x9a\xa8\x54\x93\x0b\x56\x65\xb2\xc8\x72\x39\x40\x4c\x67\x01\x8e\x69\x8e\x02\xf8\x05\x91\xe8\x5f\x47\xd7\xc4\x0b\x0c\xe9\xb8\x1b\x21\x0a\xe4\x7a\xe0\xda\x58\xe2\x15\xec\x20\x89\x27\xe0\x7b\x16\x63\x79\x81\xf0\x1f\x4f\xbc\x27\xe2\x95\x6d\x40\xca\xa0\x77\x89\x5c\x7a\xb0\xae\xd9\x0f\xa4\x41\xf9\xd5\x86\x1e\x47\x5f\xce\xa9\x82\xae\x4b\x34\x8a\x0c\x43\x31\x7c\xec\xb1\x4a\x2a\x75\x1f\x11\x75\xfe\x8b\x0d\x4c\xa0\xa2\x6d\x93\xbb\xe9\x86\xbd\x94\x81\x1d\xe2\x40\x13\x33\x0a\x60\x15\x92\x78\x05\xd1\x7c\xdc\xa2\x37\xf4\xcf\x74\x8d\x90\xbb\x1c\x8b\xbb\x0f\xf4\x3e\x4e\x1c\xa4\x9c\xf7\x41\xf7\xe5\x91\xbd\xe1\xa8\x17\x77\x0d\x14\xc1\xbd\x0e\x0e\x74\x1c\x97\x31\xb6\x01\xeb\x5f\x25\x19\x04\xdf\xda\x2b\x27\x0b\x39\xb1\x47\xf0\x25\xf7\x38\x5d\xf7\x09\x07\x6e\xfe\x4c\x93\x83\x83\xbe\x87\x9c\xad\xdc\xb0\x96\x17\x9e\x1d\x28\x82\x07\xd1\xdf\xe4\x86\x99\x36\x6e\xf8\x03\x8b\x35\x63\x70\x70\x61\xa5\x00\x2a\x48\x21\x2c\xf4\x10\x93\x1b\xea\x1d\x86\xf6\xca\x0d\x77\x2f\x06\x33\xca\xfd\x1e\x4c\x35\xdf\x4d\x37\x7c\x84\xa8\xf5\x17\x58\xcb\x67\x22\x29\xbd\xe1\xba\x46\xc1\x4f\x4e\x0e\xe1\x54\xe2\x89\xe3\x19\xc2\xae\x2b\x76\x13\x69\x09\x7c\xd9\x3a\xcd\x00\x02\xfc\xfe\xc6\x50\x67\x79\x00\x05\x43\x15\xa2\x3c\x87\x91\xe5\x7d\xf5\x00\xa8\x8d\x48\x87\xf2\x00\x52\xda\x33\x05\x16\x79\x0a\x0e\x82\x8b\xfd\x72\x80\x48\x3c\xbb\xd7\x2e\x80\x5b\x30\xf9\x88\xa7\x22\x1e\xb4\x44\x01\xfc\x60\x48\xd2\x91\x03\xa0\x53\xa7\x2f\x0f\xf0\x4f\x6a\xe2\x67\xc1\xac\x15\x5e\x0b\xcf\x0b\x87\x30\x76\x1d\x99\x4b\x7b\x25\x71\x81\x91\x7e\xd2\x05\x5e\xde\x93\xa8\x8d\x07\xe8\x60\xab\x0f\xce\x07\x60\x35\x1a\xc3\x8b\x04\x71\x93\x23\x98\x13\x3d\x1b\x97\x0b\xa5\x70\x28\x25\x0c\xb3\x28\x00\x5f\x69\x44\x16\x60\x89\x4f\xc2\x6a\x88\x42\xba\x8e\xdb\x19\x48\x1c\x6d\xc6\x13\x2f\x1c\x4a\x79\x1a\x14\x3b\xa8\x72\x3b\x20\x2c\x50\xc8\x2e\xaf\x34\xb1\xb5\x5d\xdc\x5e\x47\x53\x47\x0d\xfb\x3a\xa1\x74\x14\xda\x56\x42\xdc\x93\x67\x7f\x2b\x0b\x9a\xba\x46\xb7\xa8\x95\x80\xd9\x49\x4d\xdd\x4a\xb0\x4d\x72\xc3\x2c\xe0\x43\x77\xc2\x73\x2d\x20\x37\xf7\x91\xd8\xa8\x1e\x30\xc0\x78\x02\x27\xdb\xd7\x76\x25\x3d\xa1\x63\x67\x19\x16\x54\x77\x93\xfe\x27\x2b\x67\x68\x72\xd9\x68\xae\xa7\x0d\x1f\x6d\x6e\x50\x0b\xb1\xa7\x0e\x35\xe6\x84\x6d\x65\x58\x1e\x29\xf8\xad\x0c\x94\x53\x9a\xdd\x57\x3e\x71\x4a\x7e\xe7\xad\x0c\xf8\x36\x62\xba\xae\x7c\x94\xbf\x4e\x94\x56\xc6\xa9\xa4\x41\x6b\x35\x40\xed\x53\xb9\xb7\x90\x26\x53\x28\xd4\xaf\x06\x96\x90\x9a\xfe\x05\xc8\x86\xb6\xfc\x44\xad\x06\x1e\x91\x00\xda\xab\x01\x7b\x8c\xee\x48\xab\x01\xc6\x91\xc6\xfd\xd5\x80\x61\x5a\x07\x0b\x90\x93\x91\xae\x22\xab\xe9\x5f\xc9\xaa\xcb\xea\x70\x6c\x9d\x5c\x86\x93\xfa\x90\x81\x72\xab\x83\xbf\x63\x24\xf2\xea\xef\xf1\x95\xfe\x17\x15\xe2\xea\x7a\x52\x70\xf3\x75\x20\x60\xd0\x27\x66\x01\x59\x60\x52\x5a\x5f\x13\x1c\xd4\x70\x6a\xb3\xe6\x7b\x5e\xf1\x3e\x09\xb2\x1f\x30\xbe\x6d\xc1\xff\xab\x51\x14\x5a\x02\x6b\x0c\x01\xb0\x16\x70\x33\x85\x70\x32\x4b\xf4\xa0\x2d\xf9\x7e\x43\x9c\x4f\xaf\x8b\x4f\x7c\x70\x4b\x74\x12\xb6\x8e\xff\x17\x71\xb7\x16\x60\x32\x1b\x65\x92\x75\x02\x6e\x88\x02\xbf\x96\xb1\x76\x8b\x61\x2c\x6b\x19\x27\x27\x22\xf1\x04\xfc\xd0\xd8\xd3\x75\xb2\x63\xb8\x7e\x63\xad\x7e\x2e\x30\x1f\xfe\x81\xb8\x64\xf2\xa6\xb5\x16\x12\x48\x34\xf6\x03\x00\xb8\xcc\x29\xb6\x16\x10\x68\xa6\x5f\x60\x0b\xfe\xfd\x42\x9c\xe7\x75\x35\x1c\x37\x3e\x71\xec\xc7\x71\xba\x0e\xc6\x15\x81\x56\xd7\x7d\x0e\x02\xc9\xcf\x03\x6d\x0e\xbd\x3a\xd6\x03\xd7\x08\xb2\xed\xeb\x45\x6a\xb7\xe8\xd8\xdb\xcf\x58\xfc\xb3\xc8\xd2\x31\x18\xb6\xbd\xa0\xef\xe9\x54\x44\xad\x77\x01\xbd\xd5\x69\xfc\x7a\xcd\x4f\x71\x12\x00\x77\x21\x1a\x7f\xd0\x2b\x73\x9d\x70\x7a\x1a\x09\x97\x22\x5f\xdc\x88\x82\xeb\x64\xa7\xf6\xf9\x50\x3b\x08\x8b\x79\x5e\x96\x3e\x27\x5b\x29\x0b\x3e\x4c\xa1\x6b\x40\xd6\x07\x7d\x4f\x34\x8a\x34\x0a\x42\x6c\xf5\x85\x48\xef\x46\xdb\xe4\x82\xbd\x66\xd0\xb3\xfa\x42\x62\x01\x61\x2c\xd9\x85\xbc\x75\xad\xf8\x5d\x73\xa5\x13\x49\x58\x59\x00\xbe\x95\x80\xc0\x17\x48\x69\x67\x0a\x84\x2b\x21\x40\x8d\xb9\x08\x2e\x58\x52\x1a\x7d\x7a\xae\x04\xfd\x39\x23\x00\xae\x9c\xb0\x4f\x9d\x59\xbb\x72\x01\xcc\xae\x5f\x3e\x57\xae\xc8\x8d\xec\xe7\xe5\xca\x00\x13\x62\x90\xe9\x95\xe1\xe2\x4c\x6a\x73\x65\x24\xf7\x1a\xf1\x95\x85\x46\x2b\x0b\x80\x0c\x44\x9b\xfc\x95\xe1\x6e\xd2\xa2\xd1\x1b\x27\x6a\xf0\x09\x40\x7d\xd3\xac\x7a\x65\xb0\x40\xd4\xd4\x5d\x70\xc6\x6e\x84\x71\xbc\x80\x83\xd4\x18\x3b\x75\x95\xe3\x4c\xc2\x8e\x95\x05\xae\xc9\x4f\xd4\x75\x8c\x2f\x04\x9d\xbe\xca\x7d\x02\x66\xe3\x89\x81\xbb\x86\x5f\xb9\x8f\x2c\x10\x4f\x1c\x5d\x93\xaf\x5c\x81\x71\x8e\xb8\x7d\x57\xf9\xa0\x52\xe5\x52\xc2\x1b\x4b\x96\x8b\x20\x57\x05\x8e\x1a\xe3\xf3\x2e\x80\xe0\x37\x9a\xcc\xaf\x06\x28\x59\x5a\x0d\xaf\x76\x2e\x41\x27\x7d\x57\x7f\x4e\x24\x42\x63\x01\x4e\x14\xd7\x76\x24\x60\xc2\xf9\x4d\x72\xc1\x58\xc2\xec\xbe\xe5\x42\x4a\xd8\xc1\xc0\x94\xeb\x64\x6f\x2d\x7e\x08\xaf\x71\x1c\xfe\x9d\xaf\xba\x5e\x58\x93\x32\x7b\xaa\x03\x4c\x92\x53\x87\xbb\x15\x04\x1e\xf8\xdd\x7b\x43\x81\x35\x18\xab\x70\x2f\xc4\xb5\x17\x3f\xd9\x37\x02\x53\x26\x95\xe1\xf7\xf3\xe2\x09\x1f\xfe\xd3\xbf\x93\x89\xe2\x3c\xf1\xb8\x09\x42\xfe\x56\x21\x96\xfa\xbf\xb9\xbf\xde\x0f\x28\x3f\xb4\xbd\x7c\x02\x1d\xbf\x34\x16\x20\x92\x95\x68\x16\x1f\xd0\xb6\x67\xf5\x25\xfa\x0e\xda\x36\x11\xd4\x3e\x41\x12\x25\xc6\xa9\x7a\xda\x59\x62\x3e\x7e\x80\xce\x66\x1a\xf6\xf2\x09\x32\x7f\xf0\xa4\x7c\xb2\x00\x02\xe9\x04\xfc\x13\xb8\x17\xd0\x63\xec\x93\xe7\x38\x75\x14\x2f\x38\x20\x36\xce\xea\x7d\x2b\x21\x15\x2d\xc7\x02\x44\xe6\x41\x6f\xfe\x0f\x17\xda\x64\x3e\xba\x0f\xa1\x8b\x8d\x3b\xe3\x3b\xa1\x8b\xc5\x09\xc5\xb7\xee\xf2\x97\xd9\xf6\x83\x42\xa8\x97\xf8\xec\x7b\xcc\x02\xc2\x02\x18\xcb\x9d\x70\x7e\x57\x3e\x5c\xea\xff\x19\xae\xf2\x3f\xaf\xff\xf6\xff\x55\x7b\x7c\xbf\x91\xfe\xfc\x9c\x9f\xa6\xe3\xf2\xf2\xab\xb0\xfc\xaa\x7f\x7e\xca\xe1\x8b\x53\xaa\x2b\x7b\x4d\xbd\xf2\x9f\x1f\xcf\x76\xb1\xff\xad\x51\xb3\xfe\xfc\xf8\x5d\x9e\x92\x65\x76\x3f\x3f\x9f\xfd\x8e\x27\x4c\x4e\xf5\x89\x77\xf6\x45\xeb\xba\xd1\x94\xcc\xf1\xd1\x7f\xee\x7d\x52\xdd\x34\xb8\x0b\x06\xeb\xea\xa9\xf3\x5e\x58\x50\xfa\xf9\x89\xc4\xbb\x6e\x3a\x4e\x25\x65\x39\x75\x25\x65\x04\x81\xb2\xe6\x89\x1a\xb0\xd3\xa7\x26\x0f\xef\x47\xc9\x63\xfd\xf9\x61\x2a\xe7\x62\x0c\xb0\xff\x5c\x7f\x7e\x5c\x5e\x37\x28\x6d\xd6\x6c\x71\xc6\xd3\x59\xa4\x92\x6f\xf6\x20\xdb\x6d\x54\x99\xcd\xb8\x94\xbd\xd9\xfd\xe7\xf5\xe7\xc7\x2f\x2e\x83\x6d\x65\xcd\x3e\xf9\x9e\x52\x22\x95\x1a\xef\x54\x00\xd1\x7b\xbf\xeb\x66\x69\xfd\xe7\x49\xcd\x7c\xd6\xa3\x18\xec\xd9\xf9\x99\xbf\x3f\x3f\x6e\x64\x4c\xa5\xc5\x68\xcd\x6b\xd4\x23\xe6\x53\xb1\xb4\xf0\xfe\xf3\xfd\xf3\xe3\xda\x9f\x54\xfa\x78\xbd\xa6\x0f\xfd\xf3\xe3\x22\xa4\x45\x39\xb0\x66\xd3\x23\x4f\x50\x93\x8a\x45\x7f\xf8\x4f\xf9\xf3\xe3\x29\xac\x52\xe9\x5a\x58\xa3\xfb\x1d\xce\xaa\x0a\x67\x01\xde\x2c\xd3\x23\xfe\x77\xc1\x13\x75\x48\x24\xcb\x79\xd5\x27\xea\x20\x06\xbb\x73\x45\x2a\xe6\x7d\xe2\x3f\x91\x0e\xd1\x73\xf9\x16\xcb\xcb\xec\x3f\xeb\x9f\x1f\x77\xca\xdd\xff\x4a\xd4\xdc\x7f\x7e\x3c\x59\xcd\xfe\xf7\x89\x1a\xfd\xf3\xe3\x9e\xac\xa9\x7c\x79\xb2\x66\x6f\x43\xe7\x52\xf7\xbf\x1f\x6b\xf6\x71\x74\x4a\xb5\xff\xad\x51\x33\x76\x0d\x7b\x50\xa2\x07\x65\xf7\xa0\xb1\xb5\x12\xad\x6d\x26\x6a\x70\x47\x58\x26\x2a\xff\x59\xfe\xfc\xf8\xc5\xb7\xff\x8d\xef\xec\xf3\xe4\x5a\xdb\xfd\xef\x88\x9a\xdd\xeb\xce\xbe\xd5\x15\x35\xd7\x7e\x27\x6a\x62\x0e\xb6\x6c\xe6\xd8\x57\xa9\x7c\x8d\x6b\xfb\x6d\xf6\x7e\x72\x6d\xbf\x16\xb3\xb3\xd9\xe9\x59\xe3\x9d\x18\x4f\x2f\xbb\xc6\xd7\xf5\xeb\x2d\x6a\xe4\xcf\xcf\x8c\xb9\xee\x57\xd4\xec\xd6\x1a\xbf\xb3\xa5\xd8\xf3\x73\xb4\x3f\x3f\x12\xbd\x1e\xd1\x83\xcd\xe2\x32\x15\x7a\xf9\x46\x8c\x74\x1f\x79\x4f\xc3\xb5\xff\x8d\xf1\xec\xe3\xe1\x19\x26\xf7\xbf\x3d\x6a\xf6\x5e\x4d\x99\x1f\x9a\xd1\x39\xe3\xd8\x13\xcf\xcb\x37\x79\x92\x80\x8e\xe4\xb9\x34\xed\x2a\x8c\x2a\x4b\xb4\x4d\xea\x60\xd9\xc1\xce\x4f\xb3\x79\xba\x37\xac\xdd\x42\x51\xb5\xb7\xb7\x33\x19\x76\xfd\xb0\xca\xae\x75\x87\xb1\xdd\xff\xc7\x76\x30\x57\xbc\x1a\x7b\xf5\x8a\xfd\x80\x30\x7a\xe1\xd4\x6e\x06\xd4\x7f\x02\x81\x81\xb3\x71\xc5\x1a\x6e\xaa\x57\x52\xbc\x75\xc7\x6c\xdc\x96\xc6\x9b\xb4\xd2\xb0\x9c\xfc\x67\xde\x55\x9d\xc7\xec\x89\x71\x3d\xf3\xcf\x4f\x4d\xb1\xf6\x4f\x9c\x8c\xe7\xfa\xf3\x53\x5d\x7f\xbe\xff\x8f\x89\x7a\xbe\x3f\x3f\x95\xc9\xff\xcb\xf7\xc6\xb7\xb6\xbc\xdb\x6a\x1c\x8e\x37\x66\x63\x5f\xbf\xdd\x21\x79\x52\x4d\xa4\x10\x15\x46\x6e\xcf\xa6\x5f\x53\xea\x51\x33\x91\x8e\xbc\xb1\x4e\xa2\x6e\xfd\xa2\xd9\x35\xa5\x2b\x6a\xa0\xaf\x64\xcd\x13\x35\x70\x9a\x67\x8d\x46\x0d\x6c\xf3\x5e\xc3\x1b\xb4\x02\x8e\xea\x30\xdc\xfb\xdf\x16\x35\xb6\xc0\xf1\xce\x1b\x35\x70\xad\xf6\x9a\x12\x63\xdd\x97\x4e\xf5\xc5\xa8\xa9\xc6\x78\x36\x25\x70\x67\xa3\xb4\x57\x85\x35\x0b\x69\xf2\x07\x67\x68\xdd\x51\x87\x3c\xde\x89\xbd\x58\xd1\x8b\x85\xdc\xed\x9d\xef\x5d\xd1\xa6\x49\xaf\x55\x62\x96\xbe\x78\xef\x3b\x39\xdf\xcf\x6e\xaa\x39\x56\x24\xef\xfe\x7b\x34\x63\xaa\x99\xfb\xac\xe6\xa7\xa1\x27\x7c\xeb\x19\x51\x87\x34\xe8\x7e\x5a\x81\x4d\xeb\x3f\x31\x82\xd2\x58\xf7\x46\xdd\x49\x4a\xee\x6d\x5a\x46\x2f\xff\xf9\xfd\xf9\x29\xc7\x5a\x93\xaa\x21\xfd\xf8\x4f\xdd\x35\x67\x26\x9b\x66\x7f\xa7\xe9\xbe\x2e\x5c\x7d\x9e\x9a\xf6\xc2\x9a\x5e\xff\xfc\xb8\xd0\x94\x9a\xc5\x3f\xf9\xcf\xf6\xe7\x87\x29\x72\x53\x53\x9e\xd5\x06\xf1\x9d\xb7\x6c\xd3\xeb\x8d\x2a\xec\x00\x36\xc8\xc9\x68\xba\x27\xc3\x05\x94\xfd\xef\x15\x35\xfb\x3a\x9a\x1e\x68\x0b\x66\xf3\xff\xc4\x7f\x36\xf3\x0f\xf5\x9f\xf3\xcf\xcf\x1c\x1c\xb1\x46\xef\xb5\xed\x1a\xef\xe1\xc7\x7d\xdd\xbe\xbd\xaf\x5d\xaf\x90\xda\xd7\xa3\xc6\xc4\x3f\xe7\xbe\x53\xfb\x3e\xf6\xfd\xfb\xa6\x5d\x4a\x67\x06\x7b\x9c\xad\x6e\x67\xab\xb8\x95\x2a\xf5\x34\x2a\xab\xf6\x75\x31\x79\x8a\x7b\xba\x0b\xab\xb6\x24\x55\xdd\x5c\x9a\x7a\x4e\xfe\xad\x0e\x65\x40\x72\x27\xb6\x5d\x20\x51\x67\x4c\xb2\xa7\xf7\xef\x39\xdd\x51\x65\x17\x43\x3d\x9a\x9b\xd4\x73\x79\x59\x67\x1e\x27\xc5\xa1\x47\x52\x37\xed\x81\xff\xdc\xa7\xb9\xb8\x1f\xd1\x2e\x98\x51\xb7\x6f\x35\x37\xb7\xa6\x9e\x47\x34\xb9\xd9\x36\xb7\xb7\xa4\x6e\xfe\x28\xfe\xf3\xda\xa3\x2e\x5e\x73\xc5\xa7\xf6\xcd\x50\x1c\x6e\x35\xf5\x7c\xc7\xa0\x4d\x57\xe3\xf1\xfb\xa9\xdb\xa9\xf2\x9f\x76\xed\x17\x36\xf8\xc5\xa7\x3e\xfb\xd4\xd9\x52\xbd\x90\x47\xed\x65\x93\xd9\xc1\xf5\x2a\x31\xbd\x96\xaa\xc2\x6d\xdd\xa9\x97\x9c\x59\x93\xcb\x9f\x1f\xc7\xa1\x4c\x3d\x78\xeb\x6e\xbc\x75\x76\x50\x83\xd4\x0d\xeb\xd9\x7f\x56\x63\xa5\x7c\xf6\x0a\xb9\x85\x5e\xba\x71\x32\x85\x9f\x22\x3b\xdc\x2d\x0f\x7f\x75\x73\xc4\xfe\xff\x8e\xaa\x67\x9f\x3b\x61\x83\x12\x83\xda\x17\xfc\x72\xf3\xe4\xfe\x7f\x46\x15\x36\x46\x63\x55\x34\x28\x67\x63\xf8\xe2\x5b\xaa\x43\xff\x89\x81\x45\xd5\x1b\x55\x7b\x81\x5d\x19\x90\x7a\xd1\x18\xb3\x31\xd9\xe4\x6d\xbb\x25\x42\xf4\x9f\xdf\x9f\x1f\xf2\xd8\xbd\x92\x82\x76\xf3\xec\x71\x97\xd1\xfd\xef\x15\x35\xe0\x46\x7d\x19\x6b\xfd\x58\xb5\x25\xf3\xd2\xd9\xbf\x4a\xf9\xa9\xd7\x2d\x28\x2c\x1e\xa0\x3a\x67\xd4\x98\x94\xc4\x1d\x18\xc4\xb3\x1b\xf1\x1c\x25\xf9\xa7\x4c\x14\xf4\x9f\xfb\x66\x70\x24\xaa\xd4\xdb\x13\x55\x9b\x88\x0d\x47\x59\x4c\xbd\x7d\xfc\x56\xfb\x36\x17\xe9\x71\xde\xa9\x77\x32\x71\xbd\xcf\x3d\x60\xf7\x79\x4c\xbd\x47\x83\xa6\x13\xaa\xee\xb4\x91\x7a\x27\xe1\xea\xe6\x7d\x5b\x3b\x4f\xea\x48\x5c\x91\xb1\xaf\xed\xea\x30\x7b\xa9\x0f\xb2\xed\xdd\x92\xce\xb7\xca\x0d\x3a\x28\xdb\xf4\x61\xb2\x4d\xee\xec\xfd\x20\x3f\xd6\x87\xc5\x44\x14\xca\xe3\x7d\xdc\xf1\x35\xf3\x74\xab\x0e\x7c\x9d\xfa\x24\xe7\xd2\xe7\xe6\x5c\x66\xe1\xf6\x35\x44\x63\xff\xd9\xf6\x19\x27\xf1\xb2\x34\x1e\xfe\xd3\xb6\x8d\xd3\xd7\x3e\x4b\x54\x6d\xa9\x65\x90\x4b\xea\x96\xec\xce\x7f\xb6\xbd\x3b\xb8\xe9\xe7\xe2\x6a\xce\xb5\x57\xd3\xd5\xec\xa9\x4b\xe5\xee\x90\x2d\xb8\xd4\xa0\xca\x16\x6f\xee\x3f\xb7\xf8\xda\x96\x77\x43\x82\x9e\x98\x11\xa2\x7a\xae\x9c\xd4\x0d\xe3\xcb\x7f\x5e\x7f\x7e\x96\xb3\x5d\x7d\x05\x91\x5c\x9b\x48\x3a\xb6\x7e\xea\xab\x45\x0d\xfc\x46\xb2\xef\x80\xd5\xa3\x6a\x4b\x1f\x25\xf3\x4c\x5e\x41\xac\x2d\x3e\x6d\x16\x12\x80\xbb\xb2\x0a\x69\x2d\x4a\x1c\x95\xbb\xf1\x98\xc3\x69\xa0\xe6\x78\x8f\x37\x5b\xb7\x30\x31\xd7\x61\xef\x7f\x67\xd4\x58\xe7\xa3\xe6\x8a\x9a\xdb\xf6\x8d\x77\xfe\x0e\x62\x73\x6f\x51\xda\xfd\x7f\x53\xbf\x63\x45\x90\x58\x7f\xba\xd1\x26\xf5\xfb\xe5\xdd\x65\x46\x7b\xe6\xc8\x49\xfd\x56\x9e\x87\x5b\xc7\x9f\x9f\xe6\x96\xf7\xd4\xef\x8f\x5b\xed\xb6\x00\xbf\x4c\xf6\xaa\x3f\x41\x38\x2c\x39\x7e\x75\x74\x9e\xd4\x2d\x60\xcc\x7f\x66\xeb\xfd\x64\x55\x8f\x2a\x38\xbc\x14\x56\x69\x54\x21\xf3\x37\x1b\xec\x3c\x46\xcf\x16\x0a\x0b\xe5\xdf\xfe\x0c\x12\x73\x8b\x99\x6f\x8d\xbb\xe6\xa1\xf0\xd7\x1f\x33\x1e\x95\x14\xfd\x98\xd1\xfb\x4d\xf3\x47\x10\x9c\x67\x45\xef\x2d\xe8\x3e\x73\x86\x1f\xca\x13\xdd\x72\xd5\x0f\xf7\x0a\x4f\xfd\x25\x83\xd5\x5f\xe3\x36\xcb\x8c\xba\x98\xc6\xf7\xb3\x6b\xca\x6b\x34\xf1\xe8\xe9\x3e\xbb\xc2\x1d\xa5\xe4\xd9\xbb\xe5\xe7\xa2\x0f\x4f\xea\xda\xb9\x96\xda\xf7\x5a\x0a\xe7\x50\x29\x09\x77\x18\x7b\xb2\x5b\xc5\x77\xc1\x1b\x75\xe0\x43\xc8\xbf\xe8\xe2\xb2\x20\xcb\x78\xe3\x98\x35\x98\x25\x33\xd6\x33\xea\x71\xff\x1f\x5f\xbb\xf7\x39\x1a\xa4\xf5\xfa\x44\xf7\xb7\xc0\x57\xdd\x60\x9b\xba\x2a\xd7\x19\x69\x37\x0a\x25\x84\xfe\x51\xba\xe9\x96\xfc\xcb\xc3\xe8\x52\xff\x82\x48\x7d\x65\x4f\xfd\x96\x0d\xff\x85\x4f\xed\xa6\x7e\xf1\x9f\xb0\x44\xf9\x0e\xf9\xe2\x4e\x87\xd0\xee\x19\xac\xf6\xff\x57\x54\xc1\x94\xc0\xae\xc4\xbd\xfd\x5d\x46\xa8\x2a\xab\x9e\x68\xd0\xd0\x17\x8a\xc3\xe6\xa6\x91\xb8\x79\x46\xda\x9b\x87\xde\xcc\x69\xe4\xe6\x2d\x8e\xdc\x36\x7d\x73\xa8\xc6\x34\x32\x65\x84\x91\xb7\x8c\xb0\x3c\x15\x41\x1a\x79\x44\xd5\x66\x76\x9b\xa3\x46\xa6\x91\xf5\x65\x95\x9e\xb5\xf6\xd7\x0a\x2f\x89\x51\xcc\xad\xb3\x56\xe7\x20\x46\x21\x3f\x3d\xca\xbe\xf0\x96\x13\xc6\x61\x3e\xc9\xfe\xf3\xde\xf2\x8d\x93\xd3\x51\xb8\x55\x47\xd9\xab\x54\xdd\x88\x9d\x46\xa1\xd6\x68\x94\x66\xbb\xd8\x6f\xcd\x51\x7a\x74\xa3\xb7\x3f\x3f\x9e\x22\x29\x8d\x42\x3e\x61\x14\xf0\x09\xae\xf9\x18\x25\xe6\xb0\xbc\x80\x00\xab\xac\x1a\x51\x05\x60\x22\x7f\xcb\x20\x7f\xfc\xe7\xde\x3b\xee\xc8\x99\x86\x69\x5e\xfd\xe7\x1e\x96\xfb\x10\xa5\x51\x5b\x63\x95\x69\xbc\x2a\x7b\x58\x63\x7a\xab\x9a\xda\xd4\x79\xdf\x11\xfa\xed\xd1\xf2\x34\x89\xda\xdf\x6a\xdc\xc2\xa3\xed\x23\xbd\xc8\xff\x8c\x36\xa3\x6a\xda\x2a\x3b\xab\x35\xda\x7d\xb3\xea\x7e\xfe\xfc\xb4\xb9\xf8\xd6\xc7\xce\xb7\xef\xfe\xf3\xd3\xa3\x87\xbd\x39\x8d\x18\x7d\x6f\xae\x42\x2b\xc0\xe8\xb1\x6d\xfa\xde\x36\xd5\xcd\x48\x69\x74\x32\x6f\xc3\x30\x54\xe9\x23\x9c\x46\x97\x78\x6b\x0b\xa7\x04\x76\x4c\xa3\x53\xe4\x1f\xe6\x59\xc1\x50\xac\x34\xfa\x1d\x6f\x99\xcd\x2a\xb9\x17\x57\x1a\x9d\xf6\x83\xd1\xb7\x94\x31\x1d\x78\x6d\xff\x7f\x47\xd5\xb3\x37\x1b\x57\xa5\x2b\x77\x68\xdf\xab\xb0\xd8\xf9\xc1\x8b\x71\x8c\x7d\x31\x56\xc7\xb1\x4b\x63\x50\xc6\x1d\xc3\xac\x7e\x99\xbc\x05\x10\x05\xfc\xe7\x6d\x47\xc5\x99\xe3\x31\xc8\x0f\x8e\x61\xce\x3d\x85\x42\xee\x18\xb1\x07\x90\x59\xa2\xba\xb7\x78\x1a\xe3\xe3\xb0\xc7\x87\xe5\x64\x8d\x46\xcd\xf7\xe7\xa7\x92\xb1\x1f\xe6\x85\x7d\x7e\x6e\x31\x79\xb8\x7b\xfe\xfe\xbf\x44\x55\xb5\xa9\x12\x56\xb5\xa8\xda\x62\x9d\x1b\x6b\xd3\x98\xb1\xb7\xe7\xde\xdb\xbc\x26\xc6\xe4\x55\x3b\xa6\x09\xdb\x6e\x38\x4c\xc3\x32\x22\x9f\x9f\xf3\x84\x43\x7b\xd5\x94\xa8\x5a\x9b\x04\x2f\xf6\x82\xfa\x94\x31\xf7\x5c\x8f\xc5\x0e\x0a\x65\xb4\x21\xd5\xfa\x4e\xda\x26\xbc\x91\x80\x85\x30\xc9\xcb\x0c\x79\xa3\x6a\xb3\x8c\xf4\xd9\x48\x63\xc5\xd6\x36\xaf\x91\x55\x48\xf6\xcc\x9d\xc3\x7f\xaa\xad\xb3\x2b\x17\x87\xe1\x07\xf9\xcf\xcd\x79\xba\xdb\x5e\x1a\x17\xe5\xdf\x71\x99\xfc\x5b\xdc\x35\x21\x8d\x4b\xe3\xb5\x73\x5b\xb9\x5e\x6d\xdc\x54\x08\x8c\xdb\xb4\x81\x35\xf3\xbd\x9b\xf2\xec\xb8\x2d\x86\xa1\x56\x4e\xff\x9d\xe3\x3d\xb3\x65\x55\x5a\x64\xc6\x4d\x86\x76\x58\x94\xd4\xa4\x91\x69\xdc\x34\x25\x8d\x1b\xd0\x8d\x3c\x9d\x37\xf5\xc8\xe3\xde\xd4\x53\x1c\x8d\x3b\x8d\xe0\x0a\xc7\x7d\xa5\x3f\x3f\x6b\xf1\x2c\xdd\xd7\x15\x55\x38\x16\xce\x58\x8f\x3b\x4e\xe7\xbd\x4f\xe7\xf2\xf8\x9d\xfd\x7f\x8f\xaa\xcd\x30\x36\x12\x2b\x73\xd5\xf4\x9f\x76\x70\x17\xbb\x18\x67\xe2\xde\x67\x82\xae\xb9\x09\x10\x04\xfe\x73\xb3\xb4\x85\xb7\xc4\xfd\x45\x83\xdf\x16\xc8\x0b\xc9\xce\x43\xa1\x60\x3c\xfb\x72\x1a\x34\x5e\x8d\x87\xa6\x51\xa0\x19\x0c\xcf\xf5\xb4\xff\x9f\x51\xb5\x79\x96\xca\xbb\xe0\x29\x1a\x55\x76\x36\x49\x4e\x1f\xf2\xf7\xc3\x52\xc9\x0d\x2a\x71\xc7\x13\x7b\xce\x38\xd8\xec\x01\x68\x69\x3c\x9d\x67\xe9\xb1\x5c\x82\x14\xe2\x86\x25\x93\xf3\x9f\x7b\x0b\x14\x1e\xf6\xe7\x8e\x06\x81\x42\xc3\xcb\xe5\xa5\x08\x32\xe0\x53\xb4\x78\x2a\x5e\xaa\xbb\xc6\x6b\xea\x2e\x8f\x5e\x48\x88\xa7\xf7\x9f\xef\xde\x1c\xc5\x17\x45\x29\x77\x0f\x73\x00\x15\x6a\x92\x86\xd2\x14\x34\x2c\xfd\xab\x0c\x92\x37\x6d\xdc\x88\xba\xa5\x2c\x3a\x22\xa7\xa1\x8b\xdd\xd0\xb5\xb7\x4d\x25\x7d\x53\xe5\x90\x55\x11\xaf\xee\x7c\xf0\xf8\x62\x2d\x0d\xa5\x69\x79\x2e\x81\x84\x58\xee\xf3\x53\xd3\x9f\x1f\x26\xce\x49\x33\xb4\x7f\x13\x9a\xf5\x50\xff\xcd\xd0\x79\x4f\x44\xa4\x15\xde\x65\x33\xb5\xca\x3a\x0b\x4b\xa8\x8e\x29\xb7\x0b\x7a\xd4\x99\x8e\x3a\xb9\x6e\x63\x26\x52\x9e\x89\xa4\xb1\xd5\x5d\xdc\xd2\x4c\x3d\xde\x33\xbf\xbc\xea\x90\x50\x69\x26\x0a\x22\x33\x99\x20\x52\xb7\x0c\xf8\x2f\xcc\xeb\x4c\x33\x86\x68\xc1\x52\x1e\xed\x9a\x66\xba\x1b\xab\xee\xcd\x9f\xfc\xea\xcc\x13\x9d\xd9\xc2\xc8\xfc\x35\xf6\x37\xaa\x2c\x7c\x7f\x78\xec\x79\x42\x64\xb9\xff\xbc\xfe\xfc\x14\xcf\x92\x91\x66\xce\x51\xb5\x17\xa8\x52\xbf\x3d\x43\x07\x3f\x91\xa0\x36\x67\x3f\xa3\x33\x93\x8a\x4c\xd3\x24\x36\x61\xf7\x33\xef\xdd\x99\xed\xde\xcd\xbc\x0a\x67\xe6\xa9\x9f\x96\x3a\xa1\x57\x17\x7e\x66\x21\x2f\x37\x4b\xc6\x95\x2c\x51\xa7\x51\xf7\x61\x0d\xa6\xd7\x15\x4e\x64\x41\x12\x27\x67\xbe\x66\x21\xf7\x3d\xcb\xe6\xbe\x27\xcf\xc7\x0c\x7d\xe0\x34\x7d\xa0\xb8\x07\x56\x9a\x85\x27\x78\x9a\xd2\x8f\x59\xa2\xd2\x2c\x64\x88\x66\x31\x1b\x48\x76\x97\xe8\x34\x2d\x9f\x82\xff\x1c\xb6\x2f\x27\x9b\x8c\x15\x2d\x7b\x45\x07\x0d\x42\xd3\x72\xbb\xf9\x4f\x03\x58\xf1\xdb\x64\x56\x6a\x3a\x67\x05\x95\x19\xfc\x5a\xe5\x95\x31\xab\x5d\x19\x99\x3c\xe7\xac\xe3\xd7\x7b\x9f\xc9\xb9\xae\xb7\x9a\x95\xc7\x78\xd6\x7d\x8c\x47\x75\x11\x6d\x5a\xf2\x5f\xff\x69\xa6\x5b\xe7\x47\x67\x8b\xf9\x6f\xc8\x23\xe7\xc8\x72\x69\x86\x86\x6f\x9a\x86\xaf\x92\xc6\x4f\x03\xbd\xf2\x9f\xf7\xa6\x19\xae\xab\x9b\x8d\x16\x64\x04\xdd\x2f\x6a\x4f\xa7\x39\x78\xf9\xcf\xe7\xcf\x4f\x75\xa7\xa0\x34\x1b\x95\xe0\xb3\xc1\xe0\x4a\x8b\xfd\x6c\x6f\xf4\x71\x53\x96\xe9\xc9\x8a\xd2\x6c\x1f\xa7\xbf\x7d\xfb\x40\x75\x6e\xc8\x46\x13\xc4\x34\xa5\x63\x89\x7d\xdc\x29\xc2\xcf\x6e\xae\xb2\x29\xd5\xa8\x7b\xa2\xee\xdd\xdb\x9f\xf3\xd1\x69\x09\x99\x40\xdf\xca\x1e\xa8\x9b\x66\x2f\x9c\xab\x5e\x30\x57\x8b\x55\x12\x55\x7b\xd7\xf9\xad\x3c\x7b\x8d\x06\xab\xdd\xaf\x85\x35\x33\x6a\x64\x6f\x39\xb7\xc7\xcc\x4e\x15\xef\xec\x6d\xf3\x9c\x83\x53\xdf\x5b\xbc\xb5\xe9\x1e\xb3\xdc\xa6\x69\x08\xa1\xfe\x73\xd8\x6c\xb0\x7f\x8b\x73\x68\x59\xee\x08\x81\xb0\xff\x5f\x51\x05\x3f\x3a\xdf\x6e\xfd\x8a\x39\x34\x5c\x84\x15\xc3\xba\xa2\x41\x33\x68\x2f\x92\x82\x10\x2e\xa6\x09\x17\x85\x02\xc4\x0c\x01\x62\x9a\x00\x21\x71\x31\xf4\x37\x1a\xdc\xb4\xb0\xc4\x9a\x8c\xb8\x33\xc6\x96\xd5\x9a\x83\x4d\xa6\x39\x82\xf4\x0f\x23\xfd\x61\x5b\x9b\x63\xc6\x6b\x5b\x8e\x63\x76\xca\xfd\xff\x1d\x55\x7b\x93\x56\x5e\x5e\x83\x2e\x31\x73\x00\xe0\x85\x34\x7a\xd0\x96\x38\x91\x09\x2f\x39\xa0\x4c\x9a\x83\xd6\xc9\x39\x1e\xdd\x83\xe6\x8a\x8d\xd8\xda\x96\xfc\xae\xce\xe2\x53\x15\x8a\xe1\x39\x93\xdd\x15\x1c\xf4\xa4\x11\xfa\xc0\x36\x74\x8f\x07\x4f\x73\x06\xd5\x9f\x9b\xea\xcf\xce\x91\x4d\x7a\xbe\x4c\xf3\x65\x2f\x75\xb2\x45\x3a\xab\x4c\xf3\x6a\x17\x4f\x91\x91\xe6\x24\xe7\x30\xa7\x71\x0e\x54\xfd\xcc\x49\x16\x6b\xce\xcd\x62\xc9\xe4\x42\xcf\x1e\xdf\xda\x14\x6e\xd1\x48\x36\x43\x0b\x3d\x4d\x0b\xdd\x84\xf7\xd2\x8c\x4d\x35\x6d\x53\x65\x47\x9e\x4b\x73\xde\xf1\xb1\xdb\x2e\x98\x78\xed\x89\x31\x5b\x28\x4e\x71\x17\xc6\x5d\x10\x5f\x7b\x20\x0c\x70\x5f\x4d\x6a\x58\xe7\x7c\xc1\xd4\xc7\x64\x29\xcf\xd2\x54\x3b\x4b\x5c\x34\x09\x12\x21\x08\xa1\x15\x56\x51\x84\x98\x96\xe3\x63\x26\x4e\xb1\x50\xeb\x39\x65\x1f\x46\xa1\x31\x6a\x8a\xf0\x70\xca\xde\x62\xcb\x23\xcf\xd3\x94\xc5\x6e\xc8\xda\x12\xb2\x43\xd7\xa4\x29\x71\x51\x8b\x19\xd2\x13\x95\x94\x53\xc8\x81\x4d\xb1\xf0\xc1\x5c\xb8\x6a\x06\x17\xeb\x3f\x8d\x8c\x15\x17\x21\xa6\xc4\x2d\x2e\x16\x10\x98\xa7\x1b\x38\xe6\x8a\x6b\x7c\xe1\x1a\xa7\xa4\x36\x17\x59\xf4\xb9\xcc\xab\xb4\x08\x2f\xad\x45\xd5\xf2\x44\x06\x0e\x0a\xf9\x73\x05\x97\x65\xb1\x02\x92\xb9\xfd\x17\x95\x79\x13\x99\x2c\x92\xc3\xd1\xef\x02\x8d\xba\xbd\x83\xe2\xce\xb2\x3c\x10\xfe\xd3\xc2\x22\x84\xfd\x7f\x39\xee\x65\xe1\x58\x8b\x3c\xcf\xa2\x0c\x34\x2d\x3d\xc3\xa4\x11\x69\xae\xb8\x46\x2c\xd3\x82\xd0\x7b\x63\x5e\x94\x09\xe7\xb5\x4f\xdd\xa2\xa3\xe5\x0c\xa9\x76\x9a\x54\xdb\xe8\x27\x30\xaf\xc1\x6e\x5c\xa3\xd8\x3e\x66\x83\x54\x05\xcf\xcb\x54\xc1\xa5\x91\x19\xba\xc6\x13\x75\xc6\x55\x4a\xe6\xd7\x68\xda\x9b\xc8\x07\x50\x0b\x8f\xef\x45\x6b\xe6\x34\x58\xff\xd9\xfb\x3f\xf2\xb1\xd7\xe2\x1e\xba\xb6\x14\x5a\x27\x67\xf9\xba\xa2\x51\x73\x68\x48\xb4\x83\xce\x2b\x78\xcb\x0b\xbc\xa5\x27\xf6\xdb\x05\x25\xea\x80\x5d\x55\xd9\x51\x9a\xad\xe7\xb5\x79\x61\xa2\x93\xa4\x79\xd3\x38\x3d\xef\x94\xf7\xa9\x72\x0b\xd4\xbc\xa9\xc3\x9f\xf7\x66\x9b\x5b\xe7\xbd\x76\x7f\xf1\xd6\x87\x8e\xb8\x62\x77\x3e\x95\x3b\xe8\xd9\xf7\x69\xef\xec\xc7\x43\x95\xc9\x7c\xe6\xb2\x8f\x45\x15\x67\xc4\xd0\xed\x26\x3d\x90\x66\x48\x80\xd3\x24\xc0\x96\xc9\xa2\x3f\x74\x76\x9a\xc0\xa2\xdb\x4b\xc7\xba\x1e\x75\x5b\x2e\x17\x72\x14\x8f\xc6\xc7\xf6\x48\xfa\x20\x1f\xf5\x46\xef\xdf\xdd\x7b\xc9\xa4\x32\x6f\xf4\xe3\x45\x3f\x5c\xbd\x31\xdf\xb8\x60\xdf\x07\x9e\x70\xee\x18\x30\x35\xae\x06\x2d\xa0\x17\x5c\x50\xa5\xe3\xdf\xd4\x6e\x0b\x43\xee\x5d\xe3\xfc\xea\x80\x57\x22\xab\xa8\xda\x9b\x70\x1f\xad\x9e\x6e\x37\xcd\x2f\xfa\x6f\x2e\x8b\x22\x24\x32\x5f\x10\x0b\xa4\x41\x6c\xf4\x1c\x99\x5f\xf0\x30\xdf\xe6\x61\x44\x28\x3d\x85\x3b\xe1\x34\x77\xc2\xd5\x24\xaa\x56\x54\x6d\x31\x88\x86\xf4\xf9\xc5\x55\x0f\xdf\xc0\x5c\x29\x10\x7c\x71\xa1\x7f\x5b\x36\x90\x1c\xaf\x5d\xd1\xc7\x2b\xef\x7e\x70\x1e\x3f\x6a\x2d\xe7\xb7\xa7\x5b\x1c\x67\x2e\xcd\xf0\x79\x9b\xe6\xf3\x26\x99\x33\xfc\x05\x7f\xf3\xed\x0d\x51\x83\x03\xfb\xde\xe8\xe2\xfb\xec\x81\x91\x75\xff\x42\xbe\x30\x10\xe4\xe6\x00\xfc\xfb\xff\x12\x55\xc6\xe0\x66\x32\xb8\x5f\x1c\x8b\x6f\x1f\x8b\xb6\xe2\xb5\x2f\x66\xd1\x82\x11\x0a\x95\xe4\xf3\xa3\xb3\xd7\xfc\xcc\xd9\xab\xd0\x03\x47\xc2\x29\x4e\xcc\x29\x6e\xd2\x32\x27\x96\x66\xd1\x7f\x5a\x08\x30\xb5\x26\x92\x28\x29\x48\xda\x92\x82\x78\x9e\x82\x24\x89\xfc\x99\x24\xe3\xcf\x28\x99\x4b\x92\x68\x11\xee\x19\x7e\x59\x4a\xe2\x8d\x28\x69\x53\x93\x42\x37\x50\x31\xf4\x64\xff\x69\xe1\x2e\x74\x3c\x10\x73\x27\xf7\x9f\xb6\x43\x5c\xbe\x90\x4c\xb7\x39\xc9\x7b\x17\x34\xfa\x02\x48\xe6\x75\x22\xd9\xae\x93\x92\x27\x5f\xe3\xd2\x48\x36\xd1\xaf\x7a\x42\xfd\x24\x99\x93\x2c\xe6\x8e\x23\x9e\x78\x24\x49\xa1\xf6\x57\x8a\x59\x36\x1c\xc2\x29\x49\xa1\x6a\x47\x8a\xa9\x76\xe8\x86\x27\x85\x6a\x0c\x29\xa6\xc6\xc8\xb5\x44\x9d\x44\xdd\xda\x8b\x9d\xd9\xe2\x88\x2a\x43\x2c\x2e\x9e\x80\x29\x49\xa1\x2f\x9b\x58\xfe\xc1\x41\x05\xb0\x54\x9e\x19\xa9\xfb\xcc\x14\x1a\xf6\xa5\x91\x65\x92\x66\x21\xe3\x69\xba\xc8\x25\x9d\xb2\xbc\xf4\x62\x13\xe9\x24\x5c\x7a\x74\xa4\x0f\xeb\x23\x37\x56\xa7\x66\x5b\xba\x69\xb6\xc5\xf3\xb9\x26\x31\x6f\x0f\xff\x69\x5e\xd4\x2e\x80\xc8\xa0\x8b\x96\x20\xdf\x40\x75\x14\xe0\x24\x83\xec\xac\x98\x80\xb0\x97\xc6\x3b\x39\xa8\xdc\x96\x61\x3e\x5a\xf4\x98\x96\x41\xee\x13\x68\x2d\x42\x81\x4c\xc2\xf1\x43\xcc\xf1\x43\x3c\x3d\x73\x92\x49\x41\x53\x8c\x9d\xaf\x0e\x35\x93\x64\xd2\xc4\x29\xd3\x4c\x9c\xa9\x70\x69\x26\x15\x83\x32\x0d\x8b\x20\x79\x4c\x65\x92\x49\x53\xb7\x4c\x98\xba\xab\x9f\x51\x99\x5f\xb4\x69\x10\xb1\x85\x6e\xe2\x22\x14\x5e\xc5\x98\xd4\x5c\x62\x07\x09\x0d\x12\x22\x79\x4f\x25\x7d\x89\x45\xa8\x77\xdb\x3b\xee\xcf\xcf\xf4\x5c\xcb\xfb\xff\x1e\x55\x40\xb9\x75\xf6\x5f\x64\x46\x9d\xf9\xf2\xf0\xf2\x12\x61\x2c\x82\x58\x92\xbb\xe2\x39\x6a\x93\xc8\x1d\xfd\xb8\x81\x5f\xc2\x59\x96\x27\x5e\x33\xeb\x34\x05\x0a\x11\xca\x57\x22\x9b\xdb\x5f\x9d\xc4\x42\xbe\x78\xcb\xbc\x21\x92\x03\xba\x25\x59\xb4\xd0\x88\xb1\xb6\xcd\xa1\x6a\xf7\xff\x33\xaa\x96\xb9\x79\xb9\xf1\x49\x16\xdd\x4d\x64\x99\x6f\x60\xae\xa4\x09\x8b\x7e\x23\x02\x40\xe6\x52\x78\xee\x17\xfd\x43\x64\x99\x7f\x48\xe9\x1c\xdc\x0a\x0a\x04\x20\xba\xea\x60\xe1\x49\xd6\x1b\xef\xed\xcb\x40\x16\xf7\xeb\xfa\x62\x04\x16\x39\x99\x3d\xf5\x4b\x92\x2b\xb6\xde\xb5\xb7\x5e\xa1\x73\x26\x70\x5d\xfc\xe7\x96\x44\x16\x77\xc2\x45\xf7\x16\xb9\x36\xe9\x20\xfc\x40\x92\x6b\x46\x83\x16\x5d\x22\x3c\xf8\xd7\x1b\x0d\x5a\xa8\xed\x26\x52\x5e\xf7\x45\x9d\xc5\x3b\xe6\xe6\x52\xb8\xdc\x74\x8b\x92\x7b\x77\xb7\xd1\x15\x08\xb0\x1d\xfe\xd3\x18\x34\x6e\xa0\x9b\x7e\x20\x72\x5b\x26\xbd\x9a\xe6\xf8\x27\x96\x56\x6e\xaa\x3a\xe4\xb6\xec\x15\xb5\xf1\x60\xdd\x4b\xa2\x0e\xc2\xa0\xbb\xe2\x48\x38\xb3\x88\x39\xb3\x88\x03\xcc\x26\x79\x82\x7a\x99\xf3\x4a\x4e\x85\x83\x78\x84\x9f\x7b\xb6\x88\xb7\x06\x8f\xff\xc3\xb8\x2e\x79\x2c\xd8\x34\x53\xf9\x2f\xcf\x15\x75\x5b\x20\x2e\x0e\x1d\x95\xc4\x72\xa4\xfb\xcf\x2d\x0e\x7a\xd6\xd7\x24\x4f\xdc\x47\x86\x36\xd1\xe8\x06\x25\x0f\xd9\x01\x79\xd4\x76\xba\x9b\x42\xe4\xd1\x18\x99\xbe\x56\xe5\x6f\xbd\x74\xfc\x94\x37\x81\x9a\x90\x2c\xbc\x39\xea\xf6\x59\x21\x22\x73\x92\x37\x26\xe4\xdd\x13\xb2\xa8\x08\x91\x97\x72\x9b\x18\x5a\xde\xf2\xc0\xd6\x24\x2f\xb5\x97\xf2\x9a\x11\x82\xf6\x09\xd1\xa0\x94\x0a\x4a\x49\xdd\x95\x84\xc5\x43\xcc\xe2\x91\xb3\x07\x13\x27\xd1\x15\xef\x59\x34\x46\x8d\x95\x51\xea\x20\x44\x2d\x1c\xa3\x3a\xe8\x55\x12\x8d\xcb\x5b\xf7\xe5\x2d\x34\x52\x01\xd8\xc2\x7f\xda\xf1\xe0\x75\xf4\x25\x56\x59\xbc\xd2\x72\x14\xda\x24\xe1\x41\x2d\xe6\x41\x9d\x53\xdc\x10\x5f\x4c\xa4\x85\x2c\xe5\x24\x24\xb0\x5f\x5c\x55\x9f\x5d\x55\xc5\xb1\x07\x76\x01\x6f\x46\x73\xc3\xce\xc5\x11\x03\x76\x41\xbc\xd7\x11\x86\x42\x4a\xf3\x8d\xa8\x1b\x88\xc0\x8a\xbe\xc4\x1d\xf7\x21\x14\xd2\xc1\x3f\xd3\x4a\xa4\xda\x2b\x6d\xaa\xdd\x39\x84\x95\x28\xa9\x03\xb4\xa3\x93\xfc\xae\x44\xed\xc5\x4a\xcb\xa2\xb0\x7c\xbb\xae\xf4\x2e\x56\xbd\xe6\x8a\x9c\x59\x45\x69\x1c\xe8\x1b\xe2\xe0\x6a\x69\x25\x52\xbc\x65\xb1\xe2\xc2\x18\xb7\x95\xe9\x73\xbc\xf2\xf1\x39\xf6\xc5\x59\x99\x9a\xec\x95\xe1\xab\xda\x5c\x1d\xb2\x72\xbd\xa2\xce\xe8\xb2\x63\x65\xa7\x95\x49\x29\x57\x36\x80\x84\x4a\x39\x77\x65\x52\xa8\x65\x20\x84\x73\xfa\xf5\xb1\xf2\x88\xaa\x61\xfb\xdc\xd7\x6d\xe5\x98\xc7\x6c\x18\x55\xfb\x86\x61\x5d\xf4\xd2\xc0\x68\xf7\x0d\xe9\x75\xbc\xf6\x57\xc6\xb5\xdf\x3a\x7b\x49\x69\x7c\x59\xe6\xeb\xee\xf0\x7d\x69\x65\xea\x5b\x57\x36\x67\x8e\xe2\xf9\x59\xd2\xca\x1a\x03\xdf\x33\x2e\x1e\x65\x9f\x56\x21\x43\xb0\xca\x66\x08\x6a\xe3\xba\x15\xf2\xd8\xab\x40\xeb\x24\xce\xc9\xad\xf2\x45\x1d\x90\x1b\x63\xe5\x2a\xaf\xc6\x85\x58\xf1\x4c\x95\xeb\xaa\xb4\x76\xae\xfa\xbe\x9b\xff\x70\x6b\x08\xd0\x45\xfc\xe7\x42\xe8\x44\xd4\x5d\x51\x77\xe3\x80\xfb\xea\xb4\xce\x79\x6e\x7d\xef\x57\xf1\xeb\x6f\xb5\x11\x4d\x1a\xc5\xae\xcd\x19\xf7\xd5\x18\x12\xb6\xda\xd4\x3f\x3f\x9d\xaa\xbd\xd5\xe8\x78\xb6\x9a\x39\x9e\x55\x0f\xfe\x4f\xab\x5f\x6c\xb2\x23\x16\xd7\x9d\xda\x57\xa7\x42\x6a\x75\x53\x48\x65\x9a\x28\x56\xa7\xb4\xb8\x4c\xe5\xdd\x19\x97\xb9\xfa\xcb\x85\xeb\x86\xf2\x5d\xaa\xcb\xc8\xab\xbf\xf1\x1a\xdc\x5f\x1c\x68\x3b\xad\x41\x95\xec\x1a\xcd\xa2\x2b\x78\x08\x06\x9d\x88\xd6\xd8\x0c\x66\xa1\xce\x63\x8d\x39\x58\x35\x2d\xc0\xcb\x85\xb4\x35\x62\x53\x9a\xfa\xbb\xb6\x15\x55\x12\x55\x9b\xd2\x27\xa7\xd9\x6b\xac\xf8\xd6\xa6\xec\xcb\x71\x00\xf6\xff\x2d\xaa\xf6\xde\xf2\x84\x76\x69\x99\x4f\xb5\xff\x94\xcd\x0f\xb8\x20\xb6\xc6\x13\x3d\xb4\x10\x34\xcf\x58\xbd\xff\x5f\x51\x75\x59\x83\xfe\xd6\xe4\x15\xb6\xe6\xa6\xcf\x6d\xba\xac\xbb\xcc\xbd\xc6\x7f\x3e\x98\xc4\xa8\xd3\xa8\x33\x9d\xf1\x22\x71\x9a\x0c\xbf\x5a\xb3\xae\x3f\x3f\x9d\xee\x12\x6b\xd2\xd4\xbf\x66\x55\xdb\x73\xec\x48\x8f\xaf\x6d\x5e\xa2\xd3\xe3\x60\x4d\x3a\x70\x2d\xf3\xd6\x59\x14\x3a\xd6\xa4\x4a\x6c\x4d\x43\x50\xaa\x54\xbd\xac\xf9\xc6\xc7\x0c\x9d\xa1\x30\x58\x74\xcd\x2f\xea\x20\xab\xd3\xe9\x60\x09\xf9\xc2\x25\x26\x92\x30\x7c\x71\x09\x23\x0e\x96\x81\x07\x54\x4f\x8a\xbe\xff\x7f\xa3\x6a\xb3\xd8\x8c\x18\x5d\x21\x58\x2c\x13\x2c\xea\xe2\x3c\x0a\xd9\xe8\x25\x79\xaf\x27\x9d\xdd\x96\x04\x39\x10\xc3\xfe\x2e\x8c\xf4\x5e\x12\x1b\x55\x0c\x9b\xad\x38\xf0\x6a\x5a\x42\xef\xf6\x25\x86\xcf\x5d\x07\x97\x54\xae\xe8\xa4\xc5\x52\xa5\x1a\x63\xa3\xf8\xb0\x4c\x7c\xc8\x85\x52\xe6\x92\x98\x2e\xf9\x2c\x4e\xc0\xc5\xd6\xb5\x78\x3d\x2f\x64\xb1\x4e\x74\xf8\x5e\x2b\x76\xd0\xb2\x1d\x94\x1d\xfa\x25\xad\x45\x0d\xd7\xb2\xbc\xd4\x9d\xec\xc5\x5a\x57\x34\x89\x18\x02\xc7\xb8\x4a\x6b\xd1\x57\x72\x01\x7b\x20\xad\xf1\x6f\x2e\xb3\x6b\xc5\x20\x96\xad\x79\x5e\xdc\x98\x17\xfd\x36\x17\xb2\xb8\xd5\x32\xa3\xee\x8a\xba\x7d\x7b\x53\x1d\xb4\x2e\xf2\x0a\x0b\x79\x67\xab\x23\xf9\xa4\x75\x31\xc6\x74\x5d\xb7\x05\x50\x70\xf9\xae\x18\x84\x09\x06\x7d\xb9\xa4\xb6\xc2\x33\x6b\x99\x67\x56\x9b\xa4\x33\x77\xe2\x5e\x07\xa0\x4f\x71\x78\xa8\xb4\xee\xd8\x47\xc0\xa5\xae\x99\xa4\xf7\xa6\x01\x7b\xdd\xa6\xb9\xac\x95\xe3\xbe\x63\x15\xe0\xfe\x9f\xa8\x58\x5b\x37\x83\x25\xd7\xdd\x8a\x0d\x80\x55\x8c\xca\x5f\xb7\xe5\xb6\x4a\x14\x6c\xd7\x1d\x97\x26\x30\xee\x0a\xe3\xa1\xd6\x43\x43\xef\x7a\x0a\x7c\xcb\x5c\x54\x5b\x4f\x9c\x72\x53\x30\xf7\x45\x26\xe3\xa1\x8c\xba\x1e\xc8\xa8\x34\x8a\xae\x37\x28\x11\x50\xac\x0b\x3d\x46\xd6\x4b\x47\xdd\x85\x94\x6f\x25\x71\x56\x5e\xc6\x4b\xad\xd7\x92\x00\x94\x19\xef\x51\x81\xb6\x5e\x53\xa0\x15\x9a\xe1\xd7\x1b\x9b\x13\x49\x3f\x0a\xdd\xb0\xd6\x1b\x37\xd9\x6b\x37\x59\xa5\x47\xd5\x7a\xbf\xa8\xfb\xae\x3d\x3c\x12\x01\xa5\xf2\x7e\x69\x82\x2e\xcc\x85\xa7\xa5\x74\x95\x59\x6a\x28\x07\x0e\xbf\x95\x56\xc0\x0f\x2c\x53\x25\xe7\xdc\xc9\x71\x2a\xb5\xe6\x0b\xf9\x2c\x72\xe7\x7e\xd6\xe0\x25\xd4\x78\x89\xca\x9b\x47\x83\x79\x54\x13\x97\x2b\xed\x6c\xeb\xa3\x27\xe7\x32\x76\x3d\xe7\xe4\x26\xd5\x15\x3a\xe9\x05\x9d\x74\x61\x54\xfc\x0a\x5e\x7b\x59\x54\x7c\x2e\x93\x97\x60\xf0\xda\xcb\x78\xed\x4e\x35\xf7\xfa\x82\x43\xfc\xcc\x91\xa3\x36\x5e\x5a\x5f\xac\xdd\x67\xa9\xe3\x6b\xe7\x01\xfa\x82\xc4\x7d\xc8\x5c\x41\xb3\xbb\x26\x4e\xb4\x22\x98\x78\x54\x97\xd7\x34\x80\x47\x34\x21\x97\x0d\x87\xae\x89\xb6\x3b\x85\xfb\xd4\x20\x94\x88\xa6\xf6\xab\xce\x50\xa4\x68\xe2\xd5\x44\x1f\x1c\x4d\x1d\xe8\xbb\x83\x75\x14\x98\x35\x8d\xf2\x1b\xe0\x74\x17\x34\xd6\x21\xb3\x4a\x8b\x7e\xce\xa8\x43\x66\xf9\xee\x37\xaf\x26\xee\x4d\x05\xf4\xdf\x70\xdc\xba\xa4\x89\x90\x27\x9a\xcc\x02\x3c\x1c\x96\x7f\x17\x44\x5f\x90\xcc\xce\x81\xc0\x76\xc1\xc7\x3a\x3b\x7b\x83\x01\xc7\x9a\xbe\xe8\xcb\x77\x72\xd8\xf3\x3d\xda\x49\x35\x19\x5a\xd0\xa0\xab\x9d\xe6\x58\x07\xc4\xa3\x0e\xca\xd4\x1a\xee\x5a\x9a\xe1\xd2\x34\x38\x9f\x99\x31\x69\x0a\xc8\xaa\x31\x9c\xb3\xd6\x10\x60\x34\x37\xa4\x0c\x70\x16\x59\x73\xfb\x55\x77\xb2\x91\x4d\xd6\x5d\x51\x77\x03\xde\x37\xb3\xee\x65\x9d\x25\x0a\x64\xca\x9b\x5d\xa0\xac\x33\x0c\xc9\x31\x39\xf6\x4c\xfe\x59\xf3\x49\x95\xd3\x58\x37\x63\xec\x0b\x79\x83\x3b\xc7\x40\x9e\x50\x01\xa7\x35\x3c\xb7\xcb\x2e\x68\x51\x67\x58\x91\x74\xd9\xd5\x80\x77\xd1\x8c\x0c\x1c\x9e\xc6\x75\x17\xc4\xd8\x6f\x00\x24\x24\x8e\xfd\xe6\xba\x5b\x1c\x6c\x1e\x54\x70\x6b\xa6\x1e\x45\xf3\x83\x04\xf2\x31\xbe\x27\xe6\xec\x60\xf1\x36\x7e\x8f\xb6\x73\xcd\x58\x77\xba\xa2\x68\x21\x67\xa5\xa6\xbd\xcf\x43\xdc\x7a\xab\x85\x74\x5c\x8b\xd1\xf1\xb1\xdc\x56\xac\x85\xbe\x17\x0a\xfd\xfd\xa0\x3e\x4e\x0b\xcd\x16\x5a\xb0\x0e\xbc\x37\x34\x14\xf8\x8a\x9c\x2c\x83\xec\xb2\x46\x78\xab\x16\xa0\x48\x11\xc0\x42\x0b\xdd\x73\xb4\x5c\x80\x04\xef\xec\x27\xe9\x8b\x96\x1b\x75\xae\x51\xd4\x72\x47\x9d\x22\x54\xdd\xef\x06\x2d\x34\x2a\x69\xf9\x90\xb6\x48\x38\xbe\x2f\xe6\xe5\x43\x0a\x00\xbf\xf5\xb5\x52\x03\xa8\x15\x58\x89\x0c\x72\xd3\x9a\x7f\xd5\x75\x00\xce\x56\xd6\x71\x7c\xb5\x1e\x30\x5a\x1f\x7b\xa5\x4e\x48\xab\xe9\x84\xc4\x51\x78\x77\x81\x46\x1d\x32\x98\xb9\x6a\x44\x6b\x8b\xef\x41\x9f\xcd\x50\x4c\xad\x14\x43\x15\x99\x29\x1b\x2d\x63\x5a\xe3\x1c\xd5\x86\x6c\xad\x9c\x97\x90\x7a\xb5\xf6\x93\x78\xaa\xb0\x6e\x44\x1d\xc6\x40\x1a\x59\x29\x2f\x68\x35\xfa\xd9\x32\xf7\x7c\x0d\xfa\x69\xbe\x82\x91\x24\x74\x17\x44\x3f\x91\xa4\x8a\xce\x83\x5a\xa9\x64\x56\x33\xe2\x04\xee\xff\x2e\x88\x31\x00\x7c\x9d\x7a\x72\xad\x12\x63\x00\x0c\x5e\x89\xb9\x66\x10\x9a\x56\x60\x3b\xd2\x97\x44\x2b\xfd\x07\xb4\x5e\xc0\xde\xe2\x3e\xab\x41\xcb\xeb\x83\x3a\x9e\xa3\xfa\xc4\x18\x1e\x98\x0c\xd7\xfc\x27\x26\x58\xeb\x13\xcb\xfb\x9e\x9c\xbf\x9c\xb6\x37\x9a\x45\xde\xea\xca\xab\xa5\xbe\x31\x7c\x3d\x09\xfb\xb8\x2d\x34\xde\x03\x30\x7b\xe5\xd5\x59\xbf\x78\x0f\xf0\xc5\xd4\xa1\x68\xa0\x3e\xe9\xc9\x2a\x4a\x87\x4c\x6d\xd4\xaf\x28\xd0\xb6\x98\x77\x67\x17\x70\x99\x9a\x83\xb8\xfb\xd4\xb4\xb8\xaa\x9b\xd9\x1e\x5a\xe5\x96\x69\x35\xbe\x07\x14\xf6\xca\xeb\xa3\x51\x2b\xa0\xad\x03\x30\xd0\x95\x55\xda\xe8\x8f\xa2\x0d\xdb\xa9\xf1\x08\xb6\x11\xdf\x1b\xeb\x37\xde\xe3\x2e\x20\x99\x6c\xf3\xe4\x10\xe3\xf8\x66\x7c\x0f\x79\xc6\x19\xa5\xa7\x8d\x8c\x9d\x36\xd1\xdf\xf8\xe9\x49\xdb\x8a\x31\x18\xd9\x6a\x74\xe4\xd2\x46\xdf\x30\x6d\xd8\x32\x0c\x24\xd3\xf6\x44\x9b\x00\x9b\xa5\x6e\x43\xdb\x1b\x7d\xc1\x1a\xd1\x50\xa8\x3d\xd6\xa8\x03\xee\xbc\x93\x64\x77\x1a\xb5\xb5\x63\x8d\x18\x23\xa7\x3d\xc8\x4f\x2f\xa7\xce\xd7\xbd\x53\x0f\xa9\xfd\x00\xe8\x93\x9d\xea\xd4\xe8\x6a\x07\x04\xb0\xa7\x5a\xdd\x05\x3c\x2e\x1d\x60\xc8\x0c\xcd\xd4\x4e\x15\xab\x76\x64\x3e\xa0\xe0\xa4\xfd\x8a\xba\x93\x8b\x35\xda\xbc\x2b\xeb\xde\x93\x67\x9d\x6d\x52\xc3\xa4\xa6\x61\xa2\x53\x8a\xf6\x37\x7a\x09\xf0\x59\xe1\x4c\x47\x2c\x97\xf6\x0f\x09\x9f\x49\x28\xfa\xd7\xa3\xce\x66\x9a\x01\x82\x3a\x62\xa6\x4f\xc6\x2b\x21\xc3\x34\x82\x29\x1a\xe6\x58\xd6\x3c\xc1\xe1\x2e\x60\x5f\xe0\xc4\xd9\x68\xe2\xd2\xd0\x75\xe9\xb0\xdd\xc9\x3c\x5b\xbb\x20\xea\x10\x26\x4a\x3b\xb5\x0e\x5a\xb7\x75\x5c\x7f\x65\xc1\xdf\x05\xf1\x3d\x64\x3d\x4c\x24\xa0\xe3\x8a\x7e\x5e\x00\x3c\x4f\x6c\xf3\xe2\xbc\x8c\x07\x51\x8e\xdc\x2d\x23\x98\x8d\x81\xcc\x9d\xc9\x15\xb4\x3a\xbe\x68\xd3\xe6\xac\x13\xac\x49\x67\xcc\xd9\x04\x6c\xb9\xe7\x7c\xdf\x05\x7c\x6f\x0e\xa4\x59\xe2\x5c\xcf\x38\x99\xd3\x13\x94\x7a\x3f\x43\xdb\xa4\xd3\x2c\x8d\xbd\xb0\x9f\x93\xd2\x98\x4e\xcb\x0c\xcc\x64\x73\x49\x27\xf5\x27\x3a\x5f\xe4\x56\x13\xf6\x85\xe6\x3f\x9d\x9e\x45\xc0\x77\xd9\x64\xf0\x9c\xce\xef\x80\xf7\x7b\x3f\x25\xc6\x27\x69\xfd\x86\x65\xdf\x05\x5c\x3f\x41\x2e\xb7\xca\xcb\x43\x0a\xbf\x27\x03\x48\xd2\xbc\x54\x85\x6e\x72\x2a\x48\xf9\xd0\xb8\x97\xc2\xcd\x52\x65\x21\x71\xa4\x2b\x7e\x55\x82\x01\x15\xf4\xb3\x71\xae\x57\xf4\x73\x9d\x1c\x68\xbc\x70\x03\xcc\x40\x0d\xcc\x20\x8b\x67\x3e\xd9\x05\x5c\xa3\x35\x4e\x6a\x4f\xff\xde\xa2\x89\x5f\x91\x8b\xac\xd3\x39\x59\x57\x5c\xe2\x6b\x9c\xc4\x81\x8b\x75\x77\xd4\x19\xaa\x78\x30\x53\x8b\x42\xa5\x2e\x00\x1c\x33\x82\x5b\x17\x0d\xf2\xba\x26\xfc\xfc\x49\x21\x17\x6d\x12\xba\x90\xaa\x3a\x53\x60\x09\x57\x4b\x05\xa2\x26\x53\x82\x25\x5d\x41\xad\x97\xcd\xa7\xe4\x18\xdf\x8a\x79\x59\x27\x95\x58\x67\x5d\xcc\xcb\x85\xf7\x48\xb1\x56\x30\xa7\x9e\xc1\x78\x46\xdd\xaf\xf7\x80\xb8\x1f\xdf\x0b\xc6\x75\x21\x9d\x93\x67\x80\x4a\xba\x42\x38\x5c\xc8\x12\x1d\x4c\x98\x65\x45\xf6\x9f\x13\x75\xec\xe7\x1d\xdf\x33\x44\x5c\xf1\x6c\xf7\xbb\x80\xd4\xfa\xa4\x8d\xc9\xb1\x5f\x9e\x68\xd3\x10\x6c\x67\x25\xcd\x5a\x41\x0b\x16\x52\xdf\x31\xde\x45\xd7\x1b\xf3\x09\x14\x70\x07\x1f\xdf\x05\xb1\x27\x0c\x8a\x59\xe8\x17\xa7\x4b\xe3\x3d\xa4\x9f\x89\x73\xbb\x34\xfa\x62\xfa\x2a\x29\x99\xf3\xa2\x31\x67\x1f\xde\x8b\xbd\x1b\xb4\x1c\x09\x6b\xa4\xc4\x5e\x0a\xe1\xf7\xe4\xc0\xf3\x54\xde\x49\xaf\x38\x2b\x97\x45\xaa\x4b\xa1\xf0\x74\x51\x1b\xaf\x17\x50\x9b\x3d\x9d\xf9\x2e\x58\x51\xf7\xa1\xce\xfb\x79\x65\xf6\x05\x78\xab\x52\xb8\xee\x17\x11\xd4\xf4\x42\xfc\x4a\xe1\x5c\x5f\x8c\x0d\xd0\x0b\x88\xd7\x85\x0a\x8a\xab\x44\x9b\x05\x7d\xe1\x1d\x70\x05\x6d\xbd\xea\xa9\xf3\x75\xb8\xea\xaf\x3a\xf8\x91\x51\x88\xbd\x42\xf0\xb8\x00\x8b\xeb\xa9\x6b\x77\x41\x89\x3a\xf4\x85\xdc\xd9\x15\x02\xfc\x85\x2c\xf7\x85\xf4\xfa\xa2\x95\x51\x2f\xa4\x3a\xab\xe9\xdf\x9c\x1d\x34\x7c\x39\xf4\x32\xf9\x5e\x82\xe1\xbd\x42\xbe\x37\x7f\xe4\x5d\xc7\xa5\x08\xd2\x74\x99\xfe\x49\x2a\xe5\x84\x8b\xbe\x17\x7a\x21\x0f\x68\x8d\xe5\x0d\x99\xf3\x02\xfc\x42\xed\x9c\x36\xe1\x71\xb9\x40\x2a\x08\xc4\xa5\x57\x90\x03\x73\x39\xde\x75\x9c\x9a\x2b\xfa\x82\xbc\x5a\xc1\x0c\x5f\x71\xe5\x5e\x48\xeb\x1a\xd7\xc0\x15\x47\x1e\xc0\xcb\x52\x79\xac\x23\x74\x58\x2f\x24\xde\xa2\x55\x45\x2d\x75\xe2\xf9\xf9\x60\x5e\xc8\xf0\x5e\x4f\xf4\x13\xc7\xb3\xf1\x9a\x0b\x9d\xb7\x5e\x96\xdc\x80\x10\xc9\xbb\x20\xda\xc4\xf1\x24\xe4\x95\x5e\x74\x62\xd3\xcb\x04\x8f\x3e\x7b\xd4\xc5\x7c\x22\x09\x45\xe3\xf1\xbc\x42\xde\xbe\x4c\x6f\x25\x8d\xc7\xf3\x8a\xa3\x7b\x01\xf9\x9d\xf6\x60\xbd\xbe\x58\x3f\x24\xdd\x77\xe4\xf0\x5d\x10\xfd\x04\xbc\xb7\xe7\x33\x4e\x7a\x87\x6e\x03\xda\x79\x69\xbc\xaa\x6f\x7a\x3e\xe8\x8d\xa3\xdb\x38\x86\x08\xa9\x56\x64\x08\x12\x4f\xa5\xb6\x0b\x7a\xd4\xd9\xfa\x35\x37\xed\xea\x4d\x7f\x64\x45\x22\x21\xa1\x05\x5a\x6f\xaa\xd9\xf5\x2e\xc8\x16\xc0\xfd\x72\xd3\xcd\x50\x91\x9f\x52\xe2\x8a\xbf\x69\xe8\x57\xc3\x05\xda\xef\x45\x9d\x46\x1d\xc6\x40\x79\xfb\xa6\x0b\x9c\xde\xc6\xd0\x8b\x27\xaf\xda\x05\xd1\x97\x76\x12\x75\x4e\xd6\xdd\x51\x07\x77\x0a\x5e\x49\x77\xe8\x0c\x90\xa0\x48\x18\xd3\xa6\x77\x08\x02\x27\x25\x7d\xe8\x52\xee\x1e\x73\x76\x32\xaf\xa5\xa8\x8b\xbe\x20\x63\x56\x08\x48\x01\x4e\xa4\x30\x69\xf4\x49\xc1\xf1\x1e\xb1\xb6\x03\x79\x5a\xc8\xf2\xde\xc1\x8a\xdc\xe3\xfd\x9d\x3d\x6f\x17\x44\x3f\x2d\xea\x40\xa8\xa7\xd6\x7b\xc6\x7b\x48\x60\x2a\xd1\xe6\x8c\xb9\x06\x2b\x42\xd8\x0f\xbd\x43\xd7\x70\x52\xe9\x4b\xe2\x9c\x05\xdb\x7e\x83\x4d\xe9\x3c\x47\xb7\xc4\xba\x0b\x52\x44\x16\xae\xd1\x8a\x3d\x88\x1c\x32\xd4\xc3\xeb\x1d\xba\x45\x24\xe6\xef\x42\x5a\x17\x0e\x61\x7a\x2f\xe4\xf4\x23\x1b\x76\xaf\xf8\xde\xc9\xdf\x5f\xb9\x5f\xae\x18\x83\xe5\xc1\xee\x21\x22\xdd\x41\xcf\xee\x93\xf9\x83\xca\x84\x3b\x74\x99\xf7\x85\xb5\xe5\xb9\xbd\xaf\x38\x63\xd7\xc9\xc9\xc7\xbe\x5c\xb1\xcf\x4e\x1a\x8b\xe8\xcb\x1d\x6b\x0b\x3a\x48\x88\x64\xbd\xe9\x6d\xa9\xc8\x34\xd5\xa5\xb2\x2f\x41\x07\x91\x74\xaa\x87\xb8\x16\x58\x02\x6a\xd1\x17\xbb\x4d\xf6\xf3\x89\xbe\x1c\x54\x77\xb2\xdf\x77\x88\x95\x27\x09\x95\x04\x2d\x78\x63\x7f\xbe\x27\xcd\x37\xd7\xef\x8d\xb9\x7e\xd1\x26\xd9\xc5\x5b\x63\x7c\xc8\x79\x46\xb8\x60\x0d\x90\x2c\x3d\x29\xad\x84\x4a\x96\x3b\x94\x3a\x48\x66\xc5\xb4\xe2\xbb\x20\xc6\xa0\x27\x3b\x31\xe7\x2c\x58\xa6\x5b\x91\x58\x8c\xec\x69\xa0\x25\xe8\x8d\x3c\x16\xf4\xb5\xd1\x3b\x6c\x09\x48\x7c\x25\x9d\x6c\xca\xfd\xc5\xbc\x40\xf4\x20\xdc\xa8\x3e\x0c\x02\xd4\x07\xc9\xef\xc5\x5d\x44\xf4\x21\x94\x85\x3e\x27\xf3\xf0\x88\xf7\x38\x06\xcf\xa0\xcb\x7b\xec\x09\x91\xfa\x39\x19\x42\x53\xd4\xad\xa8\xc3\xd8\xa9\x30\x78\x82\xd5\x7a\xf2\x49\x92\xce\xef\x05\xab\xf5\x98\xf3\x55\xa7\xc7\x84\x3e\x41\x93\x0d\xae\x21\x77\x9a\xde\xf5\x09\xa5\xd5\x53\x33\xea\x1a\xeb\x62\xec\x27\x6f\x32\xef\xbf\x87\x41\xb0\x0a\xb8\x32\x26\x9e\xdd\x05\x3d\xea\xb0\xb6\xd4\x99\x07\x28\x84\x3e\x60\xb5\x3a\xd9\xb7\x00\x33\xd3\xe7\x64\x95\x25\xfb\xf6\x84\x1e\xf7\xe9\xe8\x27\xf9\x9e\x27\xf4\xb8\xcf\x49\x5e\x1d\x73\x1d\x76\x30\x73\x1c\x8d\x1c\x58\xbb\x20\xc6\x80\x54\xee\x21\x56\x06\x0e\x9a\x1a\xd6\x59\x24\x3a\xda\x05\xd1\x4f\xc9\xbf\xf3\x61\xec\x82\x98\x33\x41\xd2\x75\x8a\x87\x4f\xf0\x67\x8f\x60\x8d\x3a\xc7\x20\xbf\xda\xc4\xda\x52\xdc\x0e\x70\x35\x05\xb8\x9a\xd0\x6d\x53\x9f\x15\xdf\x5b\x18\x03\xc5\xca\x67\x5d\x51\x67\x63\xa7\x9b\x92\x3e\x2b\xbe\xb7\xf0\x3d\xea\x7f\xc3\xfd\x55\xcd\xfd\x75\xd7\x71\xdd\x83\x7e\x3e\x17\xbe\xd7\xfe\x0d\xfb\x56\x9f\x20\xa1\x0f\x24\xcb\x30\xcb\x3d\x21\x59\x3e\xd0\xec\x30\x8b\x81\x3e\x21\x59\x3e\x30\xb9\x0e\x92\xb4\xe7\x8a\x25\x34\xf2\xca\xec\x3f\xbb\x20\xb6\xa1\x49\x96\x7d\xc5\xb1\xbe\xe3\xe8\xde\x58\x5e\x9a\xc9\x9e\x30\x5b\x3d\x20\x77\xf4\x41\xd3\x27\xcc\x95\xe6\xc8\x9b\x47\xa2\xa4\xf7\x04\xb9\x7b\x60\x9a\x22\x0a\x86\xbe\x61\x66\x79\x13\xde\xa3\x74\xf5\xd2\xeb\x47\x5f\xa4\x23\x22\x26\x99\xbe\xc1\xda\xbd\x09\x73\xc6\x65\x7a\x19\x05\xab\x6f\xc6\xb6\x20\xe9\x7d\x83\xb5\x33\xf7\xe0\x2c\x0c\x1b\xd0\x97\x51\x93\xfa\x22\x2b\x44\xa2\x34\xf7\x06\xdb\xf7\x22\x7f\x24\xb1\xf0\xf4\x25\x3a\xbf\xbe\x30\x61\x87\x69\xea\xa5\x8b\xb0\xbe\x90\xe6\x06\xe7\xec\xa5\x9b\x8e\xbe\x05\xb9\x93\xb8\xb6\xe1\x5e\xa1\xaf\xa5\x40\x1a\x89\xe4\xee\x0d\xb3\xdc\x7b\x12\x7d\x51\x84\x78\xc3\x1c\xfb\x22\x6b\x6a\x22\xa9\x7f\x43\x42\x7c\x21\x21\xd2\x43\x44\xdf\x90\x10\x5f\x98\xa6\x06\x49\x4c\x04\xf5\xa9\x05\xf5\xe5\x11\xe6\xb5\x97\x1e\x08\x6a\x5e\x1f\xfb\xbd\xca\xba\x98\x17\x63\x4f\x47\xa2\x18\xf4\x86\xbe\xf9\x6d\x98\x6b\x92\xc2\x37\x4c\xc3\x6f\xc3\x1e\xa4\x26\xe2\x0d\xf6\xf4\x05\x7b\x3a\x48\xb6\xde\x60\x4f\x5f\xe4\x4d\x22\xf2\x92\xbe\x3d\xfa\x62\xe6\x2e\x09\x33\xf5\x1b\xac\xeb\xdb\x31\x67\x31\x86\x10\x55\x5f\x90\xd0\x49\xcd\xc7\x1b\x26\xd0\x77\x00\x05\x84\xe4\xf5\x0d\x16\xf4\x45\x7e\xbc\x4c\xd6\xee\x65\xbc\x82\x9a\x37\xcc\xae\xe3\x18\x42\x1b\xf6\x9a\xed\x42\xe8\x18\xa8\x6f\xb0\xae\xaf\xb1\xae\x4c\xcf\xb5\x0b\x62\x5e\x04\xdf\xe3\x95\xf4\x4a\x7c\x0f\xe6\xd8\x5c\x39\x2f\x41\x7a\x5f\xd3\xed\x8f\xd0\xd6\xbe\x12\xe3\x43\x2a\x6d\xe6\xc4\xd0\x70\xd5\xd1\x17\xd9\x41\x19\x7d\xac\x6f\x98\xd7\x5e\x98\xc5\x09\x3d\xa2\x6f\xb0\x92\x2f\x58\xc9\xd0\xbe\xbd\x41\x07\xdf\x0b\x6d\x92\x9d\x7a\x83\x9e\xbd\x27\x8b\x5f\x9c\x95\xb0\x17\xbc\x40\xa1\x09\xed\xd4\x1b\xda\xa9\xf7\x05\x4e\x04\xd9\xf6\x37\xc4\xdf\x57\xf1\x5e\x8c\x4f\x63\xec\x86\xd4\x35\x0a\xaf\xff\x40\xe0\x54\x43\xe0\xcc\xa3\x90\xad\x7d\x43\xc4\x45\xb2\xa6\x41\x9c\x00\xd5\xa0\x75\x6a\xd6\x84\x11\x5a\x26\x0d\xd6\x47\x33\xfa\x39\xa2\x8e\x67\x53\x41\x7b\x88\x97\xa3\x1a\xb4\x47\x61\xbe\x2f\xa4\xe5\x1a\x74\x02\x21\x08\x23\xb4\x3e\x1a\x6c\x8a\xa1\x2e\xe5\x51\xc9\x6a\x69\xb8\xcf\x68\x47\x58\xbc\x47\x80\xa8\xc6\x39\xb2\x90\xdb\x3c\x18\xd2\xa7\x1a\x67\x45\xe1\x76\x13\xf6\x48\x0d\x76\x43\xcd\xce\x37\x2a\xaf\x7f\x0d\x3b\x9f\x22\x87\x7b\xad\xec\xcb\x8c\x7e\x62\x7f\x12\x0e\x5b\x35\x6c\x4f\xc8\xf5\x32\x42\x05\xa3\xa1\xd6\x39\x89\x44\x19\xb4\xad\x1a\x6a\x1d\x45\x6a\xe5\x2a\x51\xa7\x51\x87\x7e\x92\x16\x68\x88\x4f\x7a\xf6\x6e\xac\x2d\xfd\xac\x55\xa1\x0e\x22\x5c\xae\x6a\xa8\x83\x14\x9a\x5c\xe6\x21\xf9\x2a\xd9\xe8\x0f\x49\xf1\x23\xe7\xc0\x57\xc9\xf2\x7e\x15\xec\xa2\xe7\x84\xde\x05\x57\xd4\xfd\x9d\xd5\xe7\xab\xec\xe7\x67\x99\x99\x22\xd7\xd9\x2e\x18\x51\x77\xf2\xa0\xf1\x7b\x04\xb5\xfb\xaa\xa5\xee\x9b\xb3\xb0\x4d\x8a\x6b\x5f\x55\x64\xad\xf3\xb5\xfd\xaa\xc6\x7b\x1f\xde\x9b\x6c\xf3\x8b\xf1\x7d\xc8\xb9\xe3\x77\xc0\x17\x76\xe8\xaf\x21\x5b\xda\x74\xf5\xc5\xd7\x62\x5e\x9a\xd9\x3f\x27\xc5\xfb\xaf\xd1\xfe\xf9\x19\x40\x66\x9e\x92\x58\xc7\xb3\xf2\x35\xe4\xad\xa0\x48\xfd\x05\x64\xe6\x67\xe6\xea\x3c\x29\x52\x7f\x8d\xaa\x9b\xaf\x99\xea\x66\xd6\x5f\xef\x71\xae\x5b\x3d\xef\xb1\x8e\x77\xea\xd7\xec\x8c\x4d\xcf\x0d\x96\xbe\xd6\x62\x7c\xb6\x7e\x93\xf4\xec\x0b\xbb\xf7\xd7\xec\xce\x99\x8c\x94\xff\x5a\x8f\xbe\xd8\x39\x9a\x74\xbf\xf8\x5a\x8f\xf1\xd9\x39\x9a\x79\xf1\x7b\x3c\x47\x5f\x1b\x27\x15\x25\xe7\x85\xf7\xd1\xd7\x26\x32\xd3\xb9\x4a\xe4\x6b\xbc\x73\xbe\x66\x6a\xd5\xc9\x80\xcf\xaf\xcd\xf8\x9e\x20\x81\x5d\xe1\x18\x18\x44\xf6\x35\xbb\x57\x98\xdc\x7a\x17\xcc\xa8\x43\x5a\xbb\xda\xfe\x66\x87\x65\xfc\xef\xb8\xe1\xaf\x11\x7d\xf0\x33\xa3\x7b\x9e\xa5\xb1\xa7\x54\x8a\x7c\x66\x74\xdf\x75\xbe\xd3\xda\x15\xbd\xb9\xc6\xef\xdc\x7b\xbb\x20\x56\x09\x3b\x9b\xfa\xf6\xaf\xdd\x31\x6b\x48\x28\x4c\xe7\xf8\xaf\xdd\xb1\x0b\x6f\x24\xc5\x9b\x51\x17\xbb\xe2\x39\xe9\xf0\xfc\x74\xb6\x27\xde\x33\x68\x97\x29\x83\x33\xf3\xc6\xf7\xec\x46\x9a\x12\x2b\xff\xc6\xae\x78\x91\x2e\x7c\xf1\xb4\xbc\x31\x2f\x2f\x76\xb6\xf0\x3d\x8d\xd9\x36\xbb\x38\xf3\x39\xef\x82\x68\x53\xb1\x43\x17\xe7\x53\x63\x57\x98\x73\x14\x73\x73\xee\x82\x98\xeb\x0f\xfd\x5c\xdc\x85\x5f\xec\x8a\x0f\xe8\xda\xce\x4d\x7d\xe1\xb9\xf0\x75\x9c\xea\xc5\xd3\xd9\xe3\x54\x77\x9c\x24\x0a\xea\x5f\x67\xf8\xc2\xd7\x3b\xb2\xaf\x70\x37\x75\x0a\xb2\x9f\x61\xf1\xe7\x39\x5c\x49\xff\x75\x3a\x0f\x7d\x1d\x02\xa9\x27\x4f\x4d\x5f\x97\xe8\x8b\x9c\xc4\xaa\xfc\x1e\x39\x98\xaf\x9b\x60\x29\x54\xc2\x7c\x7d\x45\x3f\x21\x3c\x8a\x2b\x4f\xbf\x1e\x7b\xb0\xaf\x93\x89\x96\x7d\x59\xd1\xa6\xe5\xb2\x91\x58\xa3\x7e\x45\x9b\x10\x10\x09\x5f\xfc\x75\xda\xec\xbe\x0e\x9b\xdd\x22\x55\xee\x0c\xb5\xf8\x3a\x92\x55\x53\x11\xf1\x75\xba\x1b\x7f\xfd\x3d\x49\xb9\x39\x76\x8d\x7e\x5a\xcc\xbb\xac\xce\xf7\xe8\x2b\xfe\x19\xee\xed\xae\xf3\x79\x89\x10\xf5\x0f\x21\xea\x01\xa4\xfa\x0d\xda\x94\xbf\x61\x11\x69\x93\x38\x53\xdf\x20\x47\xf1\x8d\x86\x75\xe7\x19\x1b\x94\x04\x3e\xf8\x4a\x4c\xfa\x35\x7c\xe1\x2b\xf1\x0d\x24\xd0\xa5\x34\xfa\x0d\xc6\x4a\x7d\x03\x54\x72\xf1\xf6\x18\x41\x25\x47\x47\x9b\x12\xef\x71\x7f\x0e\xc4\x12\x2e\xee\xf9\x41\x05\xc6\x37\x26\x32\xc5\x72\xef\x46\xb4\xd1\x37\xcc\x01\x51\x88\xd3\xf0\x0d\x4a\xdb\xdf\x40\x86\xe7\x14\xe3\x0b\x1a\x62\x38\x5a\xcc\x96\xf7\x8d\x27\x66\x65\x9f\xda\xee\x0a\x8a\x6f\xd0\x36\xfa\x0d\x2d\xbf\xf2\xa6\x7d\x43\x63\x64\xb6\x3a\x75\x36\xbe\xf5\xc5\x5b\x76\xf2\x22\x9f\xd4\x17\x5e\x19\xdf\x04\x88\x30\x5d\x55\xbf\x08\x78\xf9\x04\xa9\xb5\x29\x67\x7f\xc2\x40\x85\x4f\x90\x49\x9a\x19\x98\x3e\xa1\xfa\xec\xe4\xe0\x9c\x83\xbb\x56\x28\xbf\x9e\x74\x9c\x73\xba\x9a\xe8\x93\xd8\x45\x62\xb2\xe6\x9c\xe4\x6b\x24\x76\x8a\xc0\x75\x9b\xde\x38\x9f\x32\x66\xe7\x53\x53\x0f\x36\x82\xdc\x7c\x81\x2f\xfa\x21\xc1\xbc\x4b\x31\x9f\xc6\xbe\x54\xf3\x75\x88\xf6\xe2\x7e\x56\xeb\x87\xdb\x83\x3f\x25\xfe\xc7\xa7\x07\xff\x83\x35\x6f\xd4\x20\xd9\x32\x6b\xd8\x73\x35\x3b\x6a\x67\x0f\xe8\xa2\xf9\x69\x83\x07\x07\x6b\x6a\xd4\x40\xb1\xce\x9a\xe8\x9b\xe5\x82\x8d\x91\xc6\x99\xd0\xf6\xfc\xf9\x29\x6e\x2e\xf9\xb4\x45\xdf\xb6\xfc\x4b\x07\xcb\x4f\x7b\xcc\x5c\x07\x78\x16\x6b\x5a\xd4\x58\xc0\x02\xc7\xd3\xa3\x07\x1d\x69\x94\x59\x13\x23\xdd\x6c\x05\x9d\x35\x3f\xa5\x51\xe6\xb3\x9c\xfd\xc1\x0f\x04\xe6\xce\xa7\xe3\xfe\xf3\x13\x77\x6c\xe4\x49\xfc\xbe\x04\x44\x0f\xaf\x89\xf5\x36\xd8\x56\x86\x65\x7e\x5f\xec\xbc\x0f\xd9\xc4\xbc\x07\x5f\xcc\xb5\x25\xf8\xab\xe4\x80\x02\x78\xe6\x33\xe0\x19\x8f\xc8\x2c\xe9\x75\xd5\xe4\xfe\xf9\xfd\xbe\x3d\x4b\x66\xae\xb3\xfd\xd3\x6e\x56\xa7\xb0\x25\x27\x97\xe7\xf6\x4f\x50\x20\xcf\x2c\x9c\x97\xdf\x66\xfb\x27\xbc\xc3\x3c\x4d\x75\x65\x82\xa4\xfd\xf3\xb8\x78\x67\xaf\x73\x9c\x95\xfd\x13\x2e\xde\x9e\x88\xbb\x65\xbf\xe9\xf6\x4f\xb8\x5c\x7b\xbe\x64\x59\x7e\xcb\xef\x9f\x47\x9d\xfb\xbf\xf0\x54\xfb\x9f\xff\x7a\xfd\xc7\xff\xe3\xff\xf5\xff\xbe\xfe\xe3\xff\x73\xfd\x57\xfd\x79\xfe\xe7\x7f\xfe\xa7\xfe\xb7\xff\xf1\xfe\x97\xe7\x7f\xfc\xfc\x3f\x77\xe9\xcf\xab\xdf\x7f\xf9\x6f\xfa\x9f\xfa\xff\xfb\xef\xff\xf3\x3f\x1f\xfd\xf9\x8f\xff\xfe\x1f\xfb\x2d\xfb\xfb\xff\x07\x00\x00\xff\xff\x27\xd5\xf1\x1c\x64\xeb\x04\x00"); -func _fea ()(*asset ,error ){_ffe ,_bea :=_ccbb ();if _bea !=nil {return nil ,_bea ;};_ced :=bindataFileInfo {_aa :"Adobe-KR-1",_dg :773,_ged :_fc .FileMode (436),_de :_e .Unix (1580491408,0)};_eafa :=&asset {_cb :_ffe ,_fg :_ced };return _eafa ,nil ;}; -func (_dc bindataFileInfo )Size ()int64 {return _dc ._dg };var _ccfce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x85\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\xe4\x91\xf5\x75\x89\xcf\xe1\xe6\xee\xdb\xe6\xf8\x7d\xf3\xd2\xd3\x4d\x4c\xfa\x8c\xeb\x3e\xf3\xa4\xf8\xdb\xef\xfd\xf4\xba\x3f\xac\x49\x7e\xcc\xb9\xfe\x17\xff\xfa\x7e\xec\x49\x2e\x33\xfe\xfc\xed\xe1\x3e\xfd\x25\x49\x72\xd2\x52\xa6\xf2\xf7\x25\xff\xe3\xdb\x61\xe9\x29\x5f\xef\xf4\x70\x7f\x77\x78\x5b\xcf\x49\xda\x54\x0b\x43\xe1\xbf\xb4\x3d\x2c\xfd\xf5\xb8\xd9\xf6\xd3\x66\x7d\xee\x43\x4a\x73\xce\x39\xdf\xa6\xd9\xbf\x7c\xfd\x7a\x8b\xa7\xfd\xdf\x19\xc3\x58\x2e\x57\xee\x17\x26\xd7\x2b\x72\xde\xed\x6e\x53\x1e\xe6\x2c\x3c\x16\x1c\x6b\xa9\xc3\x9c\x95\x89\x22\x29\xa2\xc3\x9c\x8d\x89\x21\x19\x6b\x1b\xe6\xec\x4c\x1c\x89\x64\xf5\x61\xce\x85\x51\x89\x48\x1b\x66\x57\x46\x35\xa2\x62\x18\x3e\x32\x1a\x23\x1a\x27\x4c\x6f\x8c\x5a\x3c\x41\x76\x8c\x9f\x18\x4d\x11\x59\xc6\xf8\x0d\xa3\xcd\xe5\x39\x31\xfe\x89\xd1\x53\x44\x4d\x30\x7e\xcb\x68\x8b\xc8\xf2\x88\xf1\x0b\xa3\x25\x22\x53\x8c\xef\x8c\x7a\x44\xa5\x61\xfc\x8e\xd1\x2e\xa2\xe6\x79\x98\x85\x52\x12\x52\x9e\xa7\x3a\xcc\x42\x2c\x09\x2c\xb7\xa2\xc3\x2c\xd4\x92\xd0\xf2\x9a\xdb\x30\x0b\xb9\x24\xb8\xbc\x55\x1f\x66\xa1\x97\xf8\xc5\x14\xe3\xe9\x25\xe1\x55\x6c\xc4\x78\x7a\x49\x78\x95\x6a\x18\x4f\x2f\x09\xaf\xd2\x1a\xc6\xd3\x4b\xc2\xab\x8a\x63\x3c\xbd\x24\xbc\xaa\x67\x8c\xa7\x97\x84\x57\xad\x28\x56\xe8\x25\xe1\x55\x27\x34\x2b\xf4\x92\xf0\x1a\x05\xd5\x0a\xbd\x24\xbc\x46\x47\xb5\x42\x2f\xe9\x97\xfe\x31\x9e\x5e\x12\x5e\xe3\x84\x6a\x95\x5e\x1a\x5e\x4d\x50\xad\xd2\x4b\xc3\xab\x39\xaa\x55\x7a\x69\x78\xb5\x11\xd5\x2a\xbd\x34\xbc\xda\x84\x6a\x95\x5e\x1a\x5e\x93\xa2\x5a\xa5\x97\x86\xd7\xe4\xa8\x56\xe9\xa5\xe1\x35\x8d\xa8\x56\xe9\xa5\xe1\x35\x4d\xa8\x56\xe9\xa5\xed\xfa\x5d\xc5\x7c\x82\xe9\xc4\xcc\x51\xae\x52\x4c\x37\xcc\x46\xb4\xab\x24\xd3\x20\x43\xfb\xb8\x05\xcd\x74\xcb\x4c\xd1\xaf\x12\x4d\x17\x66\x05\x05\x2b\xd5\xb4\x33\x1b\xd1\xb0\x92\x4d\x77\x5c\x24\x19\x15\x1b\xdd\x2c\x33\x53\x74\x6c\x84\x33\x61\x56\x50\xb2\x51\xce\xf4\xba\xc0\xf2\x30\x1b\xe9\x2c\xe8\xc4\x32\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\x15\x14\x6d\xd4\x33\xae\x4e\x6b\x68\xda\xc8\x67\x5c\x9e\x9e\x51\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\x2f\x28\xdb\xe8\x67\xf4\xf3\x86\xb6\x8d\x7e\x46\xbf\x22\xa8\xdb\xe8\x67\xdb\xeb\x5b\x01\xf7\xa0\x9f\xd1\xaf\x54\x14\x6e\xf4\x33\xfa\x95\x86\xc6\x8d\x7e\x46\xbf\x2a\xa8\xdc\x2f\xef\x40\xfa\x55\x43\xe7\x4e\x3f\xa7\x5f\xad\xe8\xdc\xe9\xe7\xf4\xab\x0d\x9d\x3b\xfd\x9c\x7e\xa3\xa0\x73\xa7\x9f\xd3\x6f\x74\x74\xee\xf4\x73\xfa\x8d\x15\x9d\x3b\xfd\xbc\x5e\x5f\x65\xb8\x07\xfd\x9c\x7e\x4d\xd0\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa2\x73\xa7\x9f\x6f\xc4\x91\x4d\xee\xf1\x46\xbf\xbe\xb9\xf1\x3b\xf6\xbd\x8f\x9d\x68\xfb\x76\x3a\xf5\xf5\x1c\xbb\x5e\x6c\x36\xd8\x2b\xf6\x6b\xff\xd8\x41\x8f\x87\x23\xae\x8a\x9f\x7f\x03\x00\x00\xff\xff\xcd\x63\xbe\x49\x6d\x07\x00\x00"); -func _efge ()(*asset ,error ){_acecd ,_dbaed :=_bfbc ();if _dbaed !=nil {return nil ,_dbaed ;};_gadf :=bindataFileInfo {_aa :"GBKp-EUC-H",_dg :80839,_ged :_fc .FileMode (436),_de :_e .Unix (1580492102,0)};_aaaf :=&asset {_cb :_acecd ,_fg :_gadf };return _aaaf ,nil ; -};func _gcg ()([]byte ,error ){return _fac (_cffb ,"Ext-RKSJ-V")};var _bdad =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x5a\x4d\x8b\x65\x39\x72\xdd\xbf\x5f\x71\x97\xe3\xc5\xb8\xf4\x11\x0a\x49\xf0\x78\xd0\x74\xf7\xe0\x62\x18\x8f\x71\xbb\x6d\x83\xf1\xe2\x4a\x0a\x15\x09\xae\xcc\x24\x2b\x6b\xd1\xff\xde\xc4\x39\xb7\xab\xed\xb1\xa1\x17\x43\x4c\x9f\x92\xe2\x86\x42\xf1\x71\x42\x2f\x3f\x7c\xff\xf1\x87\x8f\xcf\x4f\xef\xc7\x87\x7f\x7a\x7b\x99\x3f\xd9\xfb\xb1\x9f\x9e\xd7\x9b\x7d\x79\xf9\xfa\x36\xed\x18\xf6\xe9\xe9\xf9\x76\x8b\xe9\x58\x4f\xf3\xfd\xd7\xff\x84\x98\x9f\xcf\xd7\xdb\xcd\xf7\xff\xf4\xcb\x97\x77\xfb\xfc\xf1\x79\xbf\x1c\x99\xeb\xd6\xd7\xd7\x6b\xed\x71\x7c\xf8\x67\xfb\xf4\xf4\xe5\xfd\xed\x97\xe3\x0f\xdf\xad\x97\x61\x7f\x77\x2c\xdb\x8e\xff\xf5\x6d\xd9\xdb\xd3\xf3\xa7\xe3\x0f\x7f\x7e\x79\xb3\x33\x7e\xfb\x87\x9f\xbe\xbe\xbe\xfe\x97\x7d\xb6\xe7\xf7\x23\x00\xb3\xe7\x05\x79\xfb\xf0\xfd\x5f\xce\xd7\x7f\x3c\x3f\xdb\xf1\xe1\xcf\x3f\x7d\xff\xc7\x1f\x7f\xfe\xfe\x8f\xff\x80\x7f\xc1\x3f\xfc\xab\xbd\x7d\x79\x7a\x79\x3e\xfa\xdf\x87\xa0\xbf\xc1\xff\xf2\xcb\xab\x1d\xf1\x52\xf0\xf3\xc7\x1f\xfe\xba\xf7\x17\x7b\x3f\x62\xa0\xf2\x0f\xff\xfe\xf3\xc7\x1f\x8e\xff\x88\x47\x0c\x47\x2a\x12\xc2\x7f\x5e\x4b\xff\xed\x2f\x2f\xcb\x2e\x0b\x6e\x89\xe7\x99\x2f\xcb\xbe\xbc\x9e\xd3\xde\xce\xe7\x4f\x76\x3b\x8e\x7b\x08\x8f\xe3\x38\xee\x2d\x3c\xfc\xbf\xbe\x8b\xdf\xc5\xc7\x71\xff\xd3\x8f\x7f\xfa\xf1\xe1\x66\xff\xcd\xfa\x5b\xa4\x9a\xe7\x97\xf7\x65\x9b\x18\x34\xdc\xe3\x7e\x1c\x2d\x74\xf1\x4d\xff\xf3\x5f\x6f\x6e\x26\x3f\xfd\xb4\xae\x0d\xc9\x37\x54\xbb\x36\xdc\xcf\x78\xfa\x37\xcf\xb8\xed\x71\xc4\x10\x6f\xf7\x33\x11\x49\x56\x1e\x47\xec\xe5\x76\x3f\x33\x91\xec\x6b\x92\xfa\x2e\x21\x22\x2b\x3f\x8e\x5c\x9a\x23\xab\x00\xf1\x35\x12\xfa\xed\x7e\x16\xae\x29\xe7\xf9\x38\xa4\xb8\xe6\x32\x02\x90\xd1\x1f\x87\x28\x90\xc9\x35\xab\x3d\x0e\xa9\x40\x8c\xc8\x76\x04\x5f\x57\xea\x51\x93\xc7\x51\xa2\x6b\xae\x44\xaa\xed\xc7\x51\x5a\xbd\xdd\xcf\x46\xa4\x9d\xf2\x38\x54\x15\x88\x12\xd1\xc7\xa1\x35\x00\x69\x44\xb6\x23\xfe\xad\x36\xb8\xcb\x6d\xd6\xea\x9a\x3b\xf5\x74\x47\x6a\x71\xcd\x27\x91\x73\xe7\xc7\xd1\x70\x8a\x41\x64\x6c\x7d\x1c\x3d\xbb\x37\x26\x91\xe9\x87\x89\x21\xf9\xc7\xe6\x22\xb4\x01\x95\x7c\xbb\x8f\x80\x55\x23\xd0\xd3\x4d\x6f\xf7\x41\xe7\x0f\x3a\x3f\xb6\x70\xbb\x0f\x7a\x7f\x24\x40\xa9\xca\xed\x3e\xe8\xfe\x01\xf7\xc7\xac\xed\x76\x1f\xf4\xff\x80\xb7\xa3\x68\xba\xdd\x07\xdd\x3d\x0a\xa0\x52\x5c\x3d\x3d\x37\x14\x90\x16\x57\x4f\xd7\x8d\x0a\xa8\x8a\xab\xa7\xef\x06\xbc\x10\x5b\x76\xf5\x74\xc3\x80\x1b\x62\xcf\xae\x9e\x7e\x18\x27\x62\x20\x24\x57\x4f\x47\x8c\x01\x28\xfa\xb1\x07\x3d\x31\x26\xa0\x14\x5d\xfd\x22\xb4\x00\xe5\xe0\xea\x8d\x90\x01\x92\xe0\xea\x37\xa1\x4d\xa8\xeb\xed\x3e\xe9\xaf\x09\x7f\xa5\xd2\xc3\xed\x3e\xe9\xaf\x19\x19\x88\x4d\x6e\xf7\x49\x7f\x4d\xf8\x2b\xd5\xda\x6e\xf7\x49\x7f\x4d\x86\x6b\xab\xe9\x76\x9f\xf4\xd7\x84\xbf\x52\xf7\x00\x99\xf4\xd7\x84\xbf\x72\x50\x57\x4f\x7f\x4d\xf8\x2b\xc7\xe2\xea\xe9\xaf\x09\x7f\xe5\x24\xae\x9e\xfe\x9a\xf0\x57\xce\xe2\xea\xe9\x9c\x09\xe7\x64\xc9\xae\x9e\xce\x99\x63\x6e\xcf\x90\xec\xea\xc7\x0a\x80\x5c\x48\x8c\x58\xb5\xb8\xca\x93\x27\x97\x5a\x01\x29\x21\x7d\x1c\x59\x71\xa0\xb1\x2a\x20\x53\x64\x9b\x7f\x71\xd8\x05\xd5\xc7\x51\x11\x5f\x73\x58\x03\x04\x23\x4a\xf7\x8d\xbc\x8e\x89\xeb\xc8\x9a\xe2\xed\x3e\x79\x1d\x73\x4d\x87\x6a\x2c\x0e\xb9\x8d\x97\xc8\x02\x4f\x2c\x9a\xba\x5c\x7d\xae\x8a\x8d\x54\x0f\x51\x7b\xc0\x2a\xeb\x80\xa0\xbe\x36\xd7\xc5\xab\x9d\x76\xce\xc7\x91\x5b\xa8\x80\x16\xa1\x05\x28\x01\x32\x40\xd8\xd8\x3c\xa7\x27\x03\x60\xee\x7d\x3e\x8e\x4c\xf5\x7b\x0f\x42\x03\x50\x02\x34\x09\xf9\xc6\xee\x31\xb1\x18\x26\x14\xb9\xf7\x0c\x28\x11\x4a\x0e\x89\x02\xca\x80\x46\xc5\x2a\x71\x68\x34\x42\xed\xb7\x55\x5e\x99\xee\x2b\xb8\x27\x24\xb8\x73\x56\x80\x27\x28\x72\xf5\xf0\x5d\x61\xf1\x8b\x6b\xfa\xaa\x4c\x68\x11\x5a\x7e\xb5\x39\x02\x32\x40\x2c\x88\x9e\x7c\x8b\xe1\xbb\xa2\x57\x4d\x09\xcd\x4d\x8d\x4b\x08\xc9\xe3\x90\xec\xe9\xbe\x22\x2a\x29\x85\x44\x4f\xe4\x15\x11\x13\x2b\x7a\x1c\x48\xcc\x5c\xd5\x08\x35\x6c\x2c\x80\x3a\xa1\x13\xab\xb8\x71\x00\xb2\x80\x55\x80\x8c\x46\xb8\x90\x08\xeb\xa3\x25\x42\xc9\xeb\x69\x80\xa9\x96\x09\xb9\x11\xd9\x43\x6e\x45\xa3\x11\x2e\x24\x37\xea\xaa\x84\x68\x57\x07\x44\xbb\x6c\x60\x55\x05\x34\x09\xb9\xbf\xa2\x50\xfd\x22\xe4\xfe\xca\x3d\x02\x32\x42\x86\x55\x84\x36\xa0\x0d\xeb\x71\x69\x71\xd3\xfa\x0d\xeb\x05\x76\x6d\x5a\xef\x42\x72\x87\x5d\x9b\xd6\x6f\xb8\x50\xe0\xe8\x4d\xeb\x37\xac\xef\x30\x75\xd3\xfa\xdd\xb1\x8a\x1b\x4f\x42\xee\x42\x09\xdc\x48\x17\xba\x90\x28\xdc\xc8\x03\xed\x85\x55\x8a\x66\xfd\x6b\x87\xfd\xff\x9a\xee\x42\xc5\xba\x84\xa0\x3d\x2e\x16\x2e\x0a\x89\x88\x8f\xc4\xb8\x4d\x1e\xab\x22\x91\x90\x10\x52\xac\x8a\x80\x2a\x21\xd8\x18\x13\xa0\x41\x68\x00\xa2\xfa\x49\x08\x4e\xf7\x5a\xb6\x12\x12\x91\x42\x24\x51\x3d\xec\x4a\x83\x46\x78\x14\xa5\x41\x23\x5c\x88\x24\x6c\x1c\x99\x10\xa2\xbb\x40\xfd\xb8\x36\x1a\x9a\x3b\xec\x1a\xb8\xad\x34\xa1\xab\x42\xfd\xa4\xae\x99\xb1\x2a\x03\xe2\x81\x5c\x48\x89\x15\x50\x21\x84\xdb\xaa\x5c\xa5\x84\xc8\x1d\x1a\x20\x9e\xd1\x85\x14\xda\x35\x79\xc6\x89\x33\x56\x42\x3c\xe3\x84\x5d\x09\x07\x9a\xb4\x0b\x29\x56\x12\x74\x31\xc5\x12\xf2\xa9\x64\xac\x62\x3e\x41\x48\xac\x84\x3a\x21\x18\x81\x88\x4c\xcc\xa7\xc4\x3c\x47\x3e\x25\xe6\x79\x5a\x1b\xab\xb0\xd1\x50\x33\x20\x24\x56\xf8\x8b\x59\x07\x21\x45\x70\x6c\x66\x1d\x84\x14\x06\x00\xb3\x0e\x42\xc0\x07\x56\x32\xfa\xcb\x60\xbd\xe2\x8c\x46\xeb\x3d\xd3\xa4\x28\x8c\x30\x9a\x6a\x30\xb5\xc2\x54\xa3\xa9\x48\xc4\x42\x53\x99\x88\xc9\xd3\x4a\x62\xc3\xaa\x4d\x53\x3d\x61\x44\x03\xd4\x6f\x7e\x11\xc9\xa3\x8c\x55\x26\x0f\x84\xc4\x86\x33\x32\x79\x12\x78\x9a\x32\x00\x36\x8d\x40\x90\x47\x14\x08\xb6\xe2\x95\x09\x75\x8f\x55\xb6\xe2\x25\xa8\x2c\x09\xab\x84\x95\x45\x58\x59\x70\xdb\xc2\xca\x22\xc8\xba\x8c\xc0\x14\x66\x1d\xc4\x55\xde\x64\x2f\x42\xf6\xad\xbc\xb1\xad\xaf\x72\xb2\xa0\x36\x40\x85\x50\xf9\x56\xde\x0a\xd8\xe1\x22\x37\x65\x79\x2b\xcc\x21\x88\xab\x96\x15\xe6\x50\x41\xc2\xb0\x96\x15\x26\x0c\xc4\x75\xa0\x72\x22\xbe\x0a\x8d\x68\xbe\x91\x44\x62\xa9\x77\x1b\x11\x05\xc4\x6e\x03\x21\x51\x2b\x20\xf8\x4b\x11\xbe\x02\x5d\xca\xf0\x85\x90\x58\x09\xe1\x8b\x20\x25\x52\x90\xee\x24\x25\xab\x32\x3b\xbc\x3b\xaf\xca\xec\x80\x28\xa5\x60\x15\xb3\xa3\x1a\xaf\xd6\xd3\xaa\x32\x98\x20\x94\xb9\x5d\x19\x4c\x20\x38\xa2\xc9\xed\x22\xc1\x59\x8d\x90\x73\x8b\x45\x42\xb8\x40\x08\xa5\x22\x7c\xc9\x79\x16\x38\x8f\x34\x64\x07\x39\xcf\x1a\xc8\xed\x8e\xb4\x1a\xcc\x6d\x88\xc2\xfa\x35\x98\xdb\x03\x76\x75\xc4\xea\xa0\x5d\x10\xd2\x53\x02\xc4\x8d\xae\xbe\x04\x1f\x4c\x16\xd9\xcc\x9a\x7e\xb5\x25\xc0\xd4\xc9\xab\x85\xa8\xac\x13\x93\x57\x3b\xb9\x11\xad\x98\x9c\x67\x2d\x6c\x04\x51\x5d\x8b\x1b\x21\x4a\x40\x8a\x2e\x6e\x5c\x8b\xab\xdc\x39\x8b\x75\x02\xa2\x44\xa4\xc2\x62\x2b\x5e\x9e\x30\x25\xc2\xfa\xc5\x84\x81\xa8\xea\x9c\x67\xad\xcd\x8d\x30\x22\xc1\x7a\x32\xa3\x65\x1e\xd1\x25\x21\x61\x8c\x11\x0d\x51\x8a\xd3\xd9\x65\x8c\x68\x88\x92\x9d\xf3\x2c\x63\xef\x80\x28\x19\x91\x43\xb2\xb4\xb6\xd7\xe8\x92\x71\xb5\x9b\x35\x1a\xa2\x92\x5b\xec\x01\xbb\xb6\x97\xa1\x92\x9d\xfd\xad\xcd\x32\x04\x51\xb2\xcf\x0d\x6b\xb3\x0c\x6d\x4f\xb8\x92\x51\x4d\x36\x7b\x38\x44\x11\xa4\xfb\x66\x81\xd9\x34\xc2\x03\xd3\x48\xbc\x2c\x6c\xa8\xf7\xee\x6c\x61\x5f\x50\x7c\x1c\x8a\x4b\xb3\x80\xee\x6c\xa0\x41\x45\xbc\x46\x1b\x69\x90\x45\xcf\xae\x22\x9e\x56\x16\xd1\x9a\x28\x0a\x28\xa8\x45\x64\x9a\x81\x35\x14\xf1\x86\x6d\x64\x0d\x14\x25\x47\x6c\x34\xae\x82\xfa\xa2\xe9\x77\x5b\xb1\xb1\xef\x5a\xe2\x0e\xbf\x79\x63\x95\xb2\xec\x17\x58\xd4\x1b\x90\x65\x5c\x20\x45\x0d\x01\xab\x50\x04\x0d\xb5\xac\x60\x38\x34\xd6\x32\x8a\x9a\xbd\xe5\x99\xa0\x87\x9b\xf8\xb0\x59\xaa\xbb\xd3\xe4\xec\x84\x3a\xd4\x37\x40\x27\x20\xea\xc2\x17\x59\xb8\x0c\xc5\xa6\x34\x9f\xa9\x8d\xc5\x86\xa2\x34\xf8\x8e\xc5\xc6\x30\x49\x97\xe6\xe1\x67\x65\x70\xe3\xd5\xb0\x0b\xa0\x4c\xa8\x61\x15\xd4\xa3\xd8\x50\x88\x78\xf2\x58\x19\x27\xa1\x13\xab\x3a\xa0\x41\x08\x25\x29\x11\x82\xd3\x8b\xf7\xf0\xd2\xbc\x27\x59\x41\x0f\xa7\x10\xc9\x30\x02\x79\x6e\x65\xc2\x7a\xdc\x69\x99\xb4\x1e\xad\x58\x32\xec\x9a\xb4\x7e\x62\x70\x77\xaa\x66\x05\xfc\x9a\x42\x30\x3a\x59\x59\x3c\x90\x8b\xd2\x3a\x74\xad\x44\x08\x67\xcc\x84\x78\x46\xe4\x66\xeb\xf0\x17\x72\x93\x42\x24\xc3\x7a\x8c\x4e\x56\xbc\x35\x95\x8e\x88\x2c\x9b\xc7\x46\x6b\x11\xa7\x90\x56\x90\x88\x14\x24\x38\x56\x36\x8f\x8d\x44\xec\xb4\x6b\xf3\x40\x24\x71\x3e\x3b\x1b\x0b\x3d\x85\x88\xd7\x45\x53\x06\x80\x3a\x89\x2b\x3d\x13\x12\x42\xf0\x97\x53\x48\x53\xd4\x1f\x53\xaf\x39\xa5\x67\x42\x95\x10\x9a\x86\xf3\x01\x53\x3c\x59\x98\x22\x53\xba\xd7\x58\x53\x66\x8a\x92\xc4\x79\x71\x36\x65\x98\x40\x14\x0c\x32\xa6\x0c\x13\x05\xaf\x13\x6f\x9f\xa6\x83\x76\xa1\x66\x74\x9a\xca\x30\x81\x10\x41\xc8\xe9\xa0\xa9\x03\x76\x09\x21\xda\x85\xce\x25\x70\x0e\x3b\x97\xa9\x47\x4b\xe9\x05\x76\x8d\x49\x08\x91\xa3\xb0\x8b\x91\xa3\x88\x9c\x5e\xe0\x2f\x46\x0e\x84\x44\xe4\xb9\x32\x72\x20\x4a\x57\xe8\x42\x87\x30\x9d\x6c\x9f\xb0\x7e\xd2\x13\x13\xf7\xe8\x85\xcb\x74\x9e\x84\x30\xee\x5c\x1b\x11\xbe\x8a\xc8\xe9\x8a\x2f\x32\x72\x94\x91\xa3\x38\x10\x23\x47\x11\x39\x68\x40\xa6\x8c\x1c\x65\xe4\x28\xce\xc8\xc8\x51\x27\x84\xa5\x57\xea\xe2\xb1\x17\x72\x08\xe9\xae\x8b\x46\x2c\x78\xa2\xc2\xf7\x8b\x9e\xc0\x78\x18\x69\xea\xa2\x27\x16\x6e\xa8\xd2\x08\xde\x10\x68\xa3\xd0\x08\xd0\x46\x8a\xd2\x91\x69\x6a\x8c\x2f\xd0\x46\x41\xd9\x55\xe3\x81\x0c\x5e\x6d\xdc\x48\xaf\xa2\x7d\xb2\xc6\xaa\xd1\xab\x60\x59\x82\x0a\xa0\xc6\x33\x82\x65\x49\x85\x57\x8d\x67\x44\xed\xef\x8d\xab\xe8\x68\x90\x4b\xe1\x81\x8c\xc7\x36\xf8\xbe\x51\x3d\x8f\x0d\x72\x29\x3c\x90\xf1\xd8\x2e\xf4\x4a\x05\xd6\x6b\x35\x1c\xbb\xf1\x8b\x3c\x36\x28\xa8\xd0\xfa\xcd\x63\x6f\x1e\x1b\x1b\xd9\x47\x20\x44\x1a\x8e\xcd\x3e\x02\x71\x75\x08\xdd\xbc\x47\x94\xed\xde\x60\x04\xcb\x36\x84\x08\x0f\xc4\xb2\xad\xe4\xae\x0c\xcc\xcd\x63\x6f\x8c\xad\xa8\xd1\xba\x79\xec\x8d\xdb\xee\x54\xcf\x63\x63\x3c\x14\x5a\xcf\xd2\x01\x2e\x56\xba\x8f\xad\x46\x2e\x46\x21\x6c\x66\x95\x15\xa0\x82\x5b\x74\x54\xb9\x0a\x6e\x41\x21\x02\x53\x2b\xd3\xbd\x7a\x8a\x6b\x70\x56\x6a\x95\x8d\x02\x42\xc4\x99\xa4\x55\x36\x8a\xca\x61\xef\xfa\xe2\x20\x34\xb0\x31\x01\x9a\x84\xe6\xaf\xe4\xd2\x2a\xeb\x44\x65\x9d\xe8\x19\x90\x11\xda\xd8\x08\x08\x2f\xb2\x14\x22\xe8\xe1\x95\xed\xa4\xfa\x64\xa7\x21\x14\x40\x9b\x10\x2e\xad\x03\x9a\xdc\xe8\x42\x43\x84\xa9\x93\x1b\x5d\xd4\xda\xf2\xef\xb7\xe2\x3a\xe9\x28\x4f\x7d\xc5\xbb\xa9\x55\xa6\x3e\x84\x08\x6a\x7f\x9d\x74\x14\xab\x41\xe7\xa7\x1a\xa1\x13\x1b\x61\x36\x53\xbf\x72\x3c\x44\xa1\x27\x01\xa6\x50\xf0\x45\xab\x93\x5e\x01\xbf\x2e\xf4\x1d\xdb\x14\x84\x86\x84\xab\x61\x9b\xaa\xe8\x49\x85\x8e\x62\x4f\xaa\x5e\x46\x34\xa0\x31\x56\x96\x11\x08\x29\x01\xd7\x8c\xd7\x1c\xab\x0b\xba\xd0\x18\xeb\xba\x74\x61\x3c\x0c\x50\xcf\x3c\x07\x31\xd7\x80\x06\x44\x62\x4e\x21\x05\x74\x83\xc4\x9c\x42\x03\xaa\x7a\x65\x06\x43\x48\x89\xf0\x17\x33\xb8\x7a\x74\x6b\x40\xd6\xd5\x7d\x41\x9e\xd4\x95\x2e\x64\x74\x83\xe4\x6b\x40\x0e\x90\xe4\x5b\x33\x6c\x44\x2d\x6b\xd4\xd5\x38\x57\xa2\xaa\x37\xa6\x7e\xf3\x74\x55\x3c\xdd\x58\x63\xba\x42\x48\x41\x03\x6a\x4c\xd7\xc6\x47\x99\xc6\x55\x89\x90\x62\x63\x05\x44\xf5\xc8\xba\x82\x9e\xd4\x68\x17\x84\x46\x9f\x5a\xac\x31\xeb\x20\x38\xac\x59\x63\xd6\x41\x68\xbc\xbe\x38\x08\xe1\xb6\x8b\x02\x9a\x84\x16\x56\x09\x20\x23\x84\xd1\x09\x8c\x8d\x83\x8c\x75\xfc\x2c\x80\xc7\x35\xeb\x4c\x44\x08\x29\xa8\x2c\x9d\x7d\xb7\x23\xc5\x58\xc2\x3b\x53\x0c\x82\x33\x97\x75\xa6\x58\x9f\x5c\x05\x5d\x0c\x39\x08\x29\x70\x74\x67\xc8\x75\x7a\x02\xd7\xd1\xe9\x09\x88\xca\xc2\xd5\xe9\x09\x0c\x58\x9a\xc0\x07\x38\x60\xd9\x89\x14\x4b\x08\x80\x73\x5e\x90\xf3\xeb\x98\x32\x20\x38\xfa\xc4\x48\x97\x50\x89\x4f\x46\x0e\x84\xe0\x51\xd9\x4e\x46\x0e\x7e\xc5\xd0\x1c\xb1\x11\x53\x0b\x85\xc4\x46\x88\x1b\x61\x6a\x46\xc2\x9c\x34\xf5\xe4\xa5\x81\x23\x9e\x34\xf5\x74\xdf\x6b\x4e\x84\x26\x21\x1c\x1b\x55\xfd\x24\x7f\x82\xd0\x9c\xa9\xde\x08\xe1\x3a\x50\xd5\x39\x31\xda\x38\x61\x57\x16\x40\x42\x08\xa9\xd0\x08\x15\x42\xb0\x0b\x94\x6a\xf0\xd2\x06\x2f\xad\x29\xa0\x46\xa8\x61\x55\x07\xd4\x09\x75\xac\x6a\x80\x4e\x42\x60\x0d\x97\x7a\x04\xd3\x70\x52\xa3\x19\x41\x3e\x48\x8d\xc7\x40\x7c\x75\x42\x93\x90\x57\x13\xbc\x48\xd8\x20\xc1\x81\x90\xd2\x71\x20\xbc\x8b\xd9\xc0\xa5\x65\xc4\xd7\xe0\xa5\x41\x48\x41\x25\x1e\xbc\x34\x08\x29\x28\xa8\x63\x66\x42\x05\x1b\x61\x3d\x6b\xe1\x40\xe1\x2b\x9d\xba\x78\x46\x84\x1c\xe6\x37\x1b\x0c\xb9\xc1\x90\xeb\xdc\x48\xbb\x50\xd2\x30\xd2\xd9\x60\x49\xc3\xef\x0d\xa2\x48\xab\x41\x66\x04\xc1\x27\x03\x1b\x2c\x69\xf8\xbd\x41\xf1\x4b\x93\x8d\xc5\x2f\xe2\x5d\x0c\xaf\x08\x36\x48\x83\x30\x9a\x6b\x06\xb7\xe0\x68\x6e\x98\xc3\x55\x7c\xb8\x35\xce\xe1\x14\xa2\x51\x00\x55\x42\x15\x90\x02\x6a\x84\x3a\x36\x12\x3a\x09\x9d\x58\xd5\x00\x0d\x42\x86\x55\x84\x36\xa1\x0d\x72\xe9\x07\x9a\x6c\x66\x13\xa4\x57\x13\xa1\x44\x28\xe1\xb6\x2b\xa0\x4c\x88\x6f\x20\x09\x50\x21\x84\x17\x2f\x4c\x50\x73\xd0\x7a\xe7\xbe\x7c\x29\xb1\x39\x68\x2a\x78\x30\x5e\x4a\x6c\x92\x07\x43\xa8\x24\x58\xcf\xc8\x81\x10\x45\x76\x4c\x0e\x55\xd3\xdb\xa7\x72\xf4\x9a\x6c\x9f\xf8\xc5\x50\x34\xc3\x08\xc6\xc4\x9c\xb0\xeb\x82\x68\x17\x1e\x46\x15\xd9\x31\x19\x13\x10\xa2\x18\x4b\x26\xfb\xe3\xf4\xd0\x50\xce\x59\x73\xd2\x2e\x52\xe3\xd6\xfe\x77\x2b\xd6\xfa\x7f\x3a\xf1\x64\xf7\x9c\x8b\x1f\x87\x89\x8b\x1f\x5f\xfc\x38\x7c\x4e\x96\x3c\xd7\x6f\x14\x6f\x92\xd9\xce\x85\xb7\x22\xe4\xce\x64\xc7\x9b\xde\xe5\x54\x50\x88\x27\x69\x2c\x84\x28\x3a\xde\x24\x8d\x9d\x68\x82\x82\x44\x99\x6c\x82\x10\xa2\xc2\x8d\x34\x02\x5d\x8a\x13\xca\x64\x97\x9a\xe8\x52\x2a\x38\x2e\xbb\xd4\x44\xdd\x22\x37\x9c\xac\x5b\x93\xcf\x93\x34\x75\x5f\xab\x70\x59\x60\xc9\x93\x9d\x05\x42\x94\x41\xc4\xce\x82\xe7\x23\x25\x4b\xe6\xf3\x91\x2d\x3c\xcb\xe3\x3d\xcc\x16\x8b\xd4\x72\x82\xab\x82\xb2\xb8\xf8\x12\x01\x51\x32\xba\xe7\x22\xd9\xc5\x2b\x90\xb2\x55\xf2\x15\xc8\xcc\xc7\x06\x2d\x18\x34\x0c\x6f\xca\x14\x4a\x0e\x66\x1c\x21\xf0\xe4\xa3\x0c\x35\x3e\xf9\xd8\x26\xe4\x99\xbf\xf9\x00\xb3\x03\x7f\xbe\x76\x17\x6e\x3e\xad\x6c\x3c\x87\x68\xf3\x03\x6d\xbe\x77\xec\x84\xba\xd5\xdd\xab\x1b\x0f\xf9\x97\x28\xd5\x69\xca\xe6\x7b\xfe\xc6\x13\xae\x76\x1f\x34\x76\x82\x73\x28\x4a\xad\x58\x05\xe7\x6c\xbc\x9d\xd4\xe0\x31\xba\xf9\x76\xb2\xb3\xe7\x5e\x0d\x1e\x90\x3b\x8f\x0b\x02\x1d\x70\xce\xba\x33\xf2\x70\x67\x6e\xf4\x5a\xb3\xf9\x76\xb2\xc5\xeb\x43\x8d\x9e\x28\x5b\x50\x1f\x28\x54\xbc\x36\x6f\xbc\xa3\xdc\xb7\xb8\xa3\x6b\xf4\xe0\xde\x02\x47\x53\xa8\x72\x15\x1c\xbd\xf1\x9c\x52\x93\x73\xd6\xcd\xe7\x94\x5d\x08\x25\x37\x82\xc3\xfa\xc6\xd8\x50\x73\xf4\x55\x98\x1d\x2e\x21\xc9\xef\x71\x73\x84\xa0\xa8\xb9\x37\x40\x4a\x08\xa6\x66\xae\xaa\x84\x0c\xab\x1c\xe2\x24\xb0\xab\x97\x8c\x2a\xa1\x3a\x84\x92\x41\x21\x49\x08\x75\x40\x13\xab\xb2\xdf\x10\xd9\x2c\x85\x24\x2f\xd7\xbb\x4e\xae\xf2\xda\x5c\xc5\x83\x7c\x93\x6e\x52\x08\xba\xd4\x26\xdd\xdc\xa0\x75\x15\x53\xfe\x26\xad\xdb\xcd\xe3\xab\x0a\xac\x6f\x88\x2f\x8a\x5a\x70\xb5\x0d\xf1\xb5\x41\xeb\x2a\xe8\xd3\x26\xad\xa3\x28\xa1\x61\xe3\xa6\xae\xeb\x8f\x21\x7c\x15\xe9\xd3\xbe\xfe\x3e\xc2\xfb\xe2\x26\x4d\xa1\xa8\xd5\xa9\xeb\x3e\x31\x00\x51\xe4\xe2\x59\xbb\x4f\xfc\xfe\xba\xc1\x49\x2a\x2f\x8d\x9c\x84\x22\x23\xdd\xf7\x89\xdc\xde\x60\x08\xb5\x7a\x0e\x6d\x32\x84\x3d\x08\x79\x3e\x6e\x36\x9b\x8d\xd6\x51\x9b\xe7\xd0\x46\xff\xb8\x44\x6e\x91\xab\x10\xbe\x48\xe4\xda\x9c\x05\x6d\x26\xf2\x46\x3e\xd6\xfe\x37\x8f\x85\xfe\xff\x3f\x9f\xaf\xb7\x6f\x7f\x25\x34\xbf\xbe\xbd\xd9\xf3\x3b\xfe\x26\x09\x7f\x0b\x74\x2c\xdb\x4f\xcf\xf6\xed\xef\x9b\x5e\x5f\x5e\x7d\x17\xfe\xf7\xdf\x01\x00\x00\xff\xff\x47\xc0\xc3\x30\x0b\x25\x00\x00"); -func _ec ()([]byte ,error ){return _fac (_ef ,"78-H")};func _cfcfc ()(*asset ,error ){_gddf ,_feaga :=_cgbd ();if _feaga !=nil {return nil ,_feaga ;};_dcfa :=bindataFileInfo {_aa :"GBpc-EUC-V",_dg :786,_ged :_fc .FileMode (436),_de :_e .Unix (1580492178,0)}; -_dcca :=&asset {_cb :_gddf ,_fg :_dcfa };return _dcca ,nil ;};func _ggbc ()([]byte ,error ){return _fac (_bgc ,"EUC-V")};var _adbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4f\x6f\x1b\xbd\x11\xc6\xef\xfa\x14\x7b\x4c\x0f\xa9\x49\x0e\xb9\x4b\x02\x86\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x5a\xa0\xe8\x61\x25\x91\xae\x80\x5a\x16\x64\xfb\x90\x6f\x5f\xcc\xef\x91\xfd\x3a\xef\x41\xe0\x33\xc3\xf9\xf3\x90\x1c\x0e\xb5\x57\x9f\x6e\x3f\xdf\x1e\x0f\xcf\xd3\xd5\xdf\xcf\x8f\xbb\xbb\xfe\x3c\x8d\xc3\x71\x7f\xee\x4f\x8f\x2f\xe7\x5d\x9f\xb6\xfd\xfe\x70\xdc\x6c\x62\x9a\xf6\x87\xdd\xf3\xab\xc8\xb0\x7b\x58\x4f\x9b\xcd\xd5\xf7\xe3\xe1\xcb\xed\xdd\xc7\xef\xdf\xfe\x1c\xe7\x8f\x7f\x99\x5e\x9e\xfa\x65\xe2\xd3\xed\xe7\xbb\x9f\x4f\xcf\xfd\xe1\xf6\x38\x1e\x27\x53\x80\xfd\xcb\xe9\x12\x64\x9a\xae\xfe\xd1\xef\x0f\x4f\xcf\xe7\x9f\xd3\x87\x3f\xed\x1f\xb7\xfd\x0f\xd3\xbe\x0f\xd7\xff\xed\xbc\xef\xe7\xc3\xf1\x7e\xfa\xf0\x65\x3d\xad\xc7\xf8\x36\x71\xf7\x72\x3a\xfd\xaf\x3f\xf4\xe3\xf3\xb4\xa0\xeb\xc7\x3d\xe3\xe6\xea\xd3\xd7\xf5\xf4\xd7\xf5\xa1\x4f\xbf\x12\xfa\xc1\x34\xb3\x3f\xfa\xf9\xe9\xf0\x78\x9c\xe2\x1f\x43\xa8\xbf\xa9\xbf\xfd\x3c\xf5\x29\x5e\xa2\xfc\xeb\xfb\xed\xe7\xe9\xdf\x71\x8a\x61\x4a\x65\x8e\xe9\x3f\x17\xfd\x3f\xbf\x3e\xee\xdf\xac\x62\x08\x5a\xc3\xee\xb0\xdf\xfd\x77\x3d\x6f\xae\x43\xd8\x86\x9b\xa9\xa6\xb9\x6d\xae\x53\x88\xe1\x66\x5a\x6a\x33\x70\x01\x27\xf0\x0c\x2e\x8e\x93\xf4\x15\x2c\xfd\xe2\xd8\x92\xc7\x59\xf0\x35\x73\x5c\x1d\xc7\xe6\x31\xad\x02\xa3\xc3\x19\x98\x1c\x36\xa0\x39\xf4\x18\x71\x97\x6f\xa6\x6a\x31\x82\x0b\x38\x80\x67\xb0\x73\x89\xdd\x71\xb8\xe0\x05\x9c\xc1\x15\x8c\x6f\x6f\x60\xcf\x6f\x6d\x7b\x33\xc5\x14\x73\x45\xd8\x21\xcc\x12\xf6\x9a\x59\x10\x3a\x42\x09\x08\xe3\x9d\xd9\x1a\x64\xd6\x10\xa2\xcc\x66\x84\xf4\xde\xcc\x34\x53\x10\xb2\x04\xcd\x94\xf7\x66\xb3\x66\x48\xba\x3a\xff\xd7\x89\x0a\x96\xbe\x81\x95\x64\x7d\xef\xbd\xf5\x89\x25\x81\x77\xe0\x08\xde\x83\x9d\x7c\x09\xbb\x9b\x69\xc9\x1c\x56\x09\x7b\xf0\x02\xee\xe0\x19\x3c\xc0\x1e\xb3\x70\xe8\x25\x18\x38\x82\xf1\x8d\x09\x9c\xc1\x06\xc6\x37\x66\x7c\x23\xb8\x80\xe5\x3b\x83\x13\x78\x01\xcb\xb7\x82\x1b\xb8\x11\x47\xbe\x2b\x18\xce\x71\x0b\x96\xaf\xf3\x2f\x49\x31\xf7\x60\xf8\xc7\x0e\x16\xb7\x01\x26\x7e\x82\x7f\x82\x5b\x82\x7f\x22\x57\x82\x7f\x62\x8d\x14\x6d\x31\x7c\x29\xda\x62\xc4\x4f\x0b\x98\xbc\xa9\x82\x15\x13\x9e\x14\x65\x49\xf0\x34\xc5\x87\xa7\x29\x26\x3c\x23\x31\x0d\x0e\x11\x1b\xcb\xac\x05\x5f\x23\x66\xc0\x3e\x63\x93\x59\x7b\x86\x67\x66\xed\x19\x9e\x19\x0e\x99\x7d\xa6\x22\x4b\x26\x0e\x65\x57\x32\xfc\x33\xf1\x33\xfc\xb3\x62\xc2\xbf\xb0\x96\x4c\xae\xe2\x71\x66\xdf\xc3\x9a\x52\x04\x7b\x6d\xa4\xd8\xc0\x1d\xbd\x6c\x06\xd8\x39\x2c\x41\x95\xbc\x78\xd0\xc5\x6b\xbc\xa6\xd0\x36\xd7\x16\x38\x8c\xea\x07\x69\x81\xc3\x68\x5e\xfa\x16\x38\x80\xe6\x55\x6c\x81\xc5\xb4\x58\xc1\x06\xc6\x17\xd2\xcd\x13\x58\x80\x68\x73\x42\x16\x72\x03\x27\xc7\x33\xf6\x7e\xd8\x16\xaa\x30\xb9\xaa\x7c\x0b\x58\xbe\xe4\xad\x1d\xbc\x78\xff\x7c\x6d\x62\x9b\x9a\x7f\xd7\xd5\x2c\xf8\xad\xaf\x69\x21\x47\x63\x33\x16\x72\x73\x99\x67\x33\x09\x10\x4f\x10\x5f\x95\x1c\xe2\x2b\xc9\x0d\xe2\x2b\xc9\x2f\xf6\x10\x37\x82\xee\xb0\x37\x88\x77\x61\x88\x77\xf9\x42\xbc\xcb\x17\xe2\x1d\xe2\xc6\x86\x0d\x6d\xaa\xc7\x4c\x63\xdc\x4c\xc9\x42\xf1\xc4\x16\xbc\x17\x9b\xf7\x20\xb3\xe0\x3d\xd4\xbc\xd4\xcc\x82\xb7\x93\xd8\x66\x4d\xd0\x18\xc9\x6c\x61\xd6\x44\x44\x58\x24\x14\x84\x2a\x41\x66\x4d\x82\x82\xad\x12\x66\x84\x2d\xc2\xa2\xc8\x3b\x09\x09\x41\xa7\xcd\x04\x57\xbe\x65\xb2\x44\xd2\x67\xe9\xe9\xcb\x26\xac\xec\x55\x42\x65\x82\x45\x45\x25\xaf\x44\xa5\x00\xad\xc0\xca\x2f\x68\x35\xb6\xdc\x12\xab\xcd\x10\x4c\x5a\x2d\xfb\x63\x7e\x73\x5d\x90\xc7\x0c\x27\x4d\xb0\xb9\x99\xc5\xfa\x15\xad\x46\x65\x1a\x57\xb4\x5d\x32\xec\xe5\x4c\x0a\x8b\x18\x91\xc2\xa8\xf7\x10\xf0\x36\xed\x74\x06\x93\xc1\x2f\xa0\x99\x2d\x18\x45\x4d\x54\x09\xe4\xb0\x06\x5b\x72\xd8\xaa\x09\xb9\x6c\x99\x50\xbe\x9d\x26\xd8\x10\xdb\x4b\x20\x7b\x8e\x12\x30\xcb\xec\x82\x32\xfa\x2d\xa9\x56\x84\x95\x30\x49\xa0\xf2\xb4\xe9\x79\x65\x81\xb0\xca\x1c\x92\x88\x64\xb6\x96\x0a\xb3\x42\x65\x6b\x3b\x8b\xd6\xaa\xf5\x15\x93\xa0\x99\x2c\x81\x5d\x28\xe4\xce\x58\x2d\xbc\x99\xe1\x22\x68\x1d\x4a\xb2\x68\x1d\x99\xc3\x5c\xba\x04\xce\x63\x19\x9c\x66\xde\x5c\x8f\x11\xb8\x71\x5e\x6e\x63\x04\x5a\xce\x82\x3e\xea\x2d\xf3\xfe\x3f\x86\xda\x89\xef\xdb\x18\xc6\xa1\xf9\x1b\x34\x86\xa1\x0f\x38\xd8\xe0\xa6\x04\xc7\x45\x36\x05\xac\x1b\x34\x83\x65\x2f\xdc\x5f\xdb\xd5\x18\xdc\xca\x5a\xdb\x2f\xad\xc2\x96\xb7\x56\x71\x5e\x8f\xf7\xdd\x1f\x4f\xff\x07\xe4\x43\xa4\x35\x14\x3d\xa2\xe8\x4a\xf0\x7d\xcc\x95\x9e\xed\x3d\xd2\x07\x0f\x9b\x17\xda\xb2\xdf\x4b\x1f\x78\x05\xab\x5e\xdc\x59\x2a\x1e\x40\xfe\x01\x15\xbf\x8a\x3e\x34\x54\x72\x5c\xa5\xda\xa2\xd2\x33\x63\xa8\x12\x5d\xdf\x20\xe1\xe5\xeb\x03\x8f\x5d\xd4\x83\x12\x51\x19\xef\x04\xbd\xbb\x58\x91\x8a\xa7\x20\x10\xde\xeb\xd3\x07\x5e\x2b\xfe\x2a\x15\x53\x2c\x36\xb4\x64\x3d\x18\xb2\xa2\x9e\x0a\x17\x3d\xf8\x7a\x7d\x48\x6c\x1d\xcd\x0a\xf6\x16\xf8\x67\xd0\x02\x2a\x6f\x07\x3e\xd0\xea\x02\xad\xd1\x3b\x81\x0f\x0b\x7b\xa8\x36\x1a\x2f\x9e\x8d\x43\xa7\x19\x84\x56\xd0\xb5\x99\x02\xa1\x63\x0e\xa9\x06\x37\x8f\xc2\x8c\xc3\x77\xdf\xe2\x68\x6a\xd6\x86\x6e\x95\x6e\xa0\x53\x69\x8a\xae\xf1\x7a\xc5\xa6\xab\xed\xf5\xe6\x8d\xc6\xd4\xcb\xa8\xda\xb8\x4a\xa7\x76\x50\xf1\xf5\x17\xcc\x5b\x44\x94\x4e\x9d\xa7\x4a\xa7\x8e\xd5\xd4\x4f\x14\xcf\x82\x3a\x06\x85\x6f\x59\xba\x22\x9d\x5a\x8a\xec\xb2\xec\x92\xae\xaa\x49\x37\x4b\xa7\x6b\xba\x95\x4e\xb7\x2a\xa9\x21\x88\x4b\x91\xaf\xfa\x69\x29\xd2\xc9\xd7\x77\x6f\x0c\xce\x62\x0c\x2a\xa9\x36\x54\x65\xa0\x9a\x2f\x7f\x52\xe3\xa5\xda\x55\xdc\x08\xfe\x4d\xf3\xf6\x8d\xb1\x7b\x39\x9f\xfb\xf1\x99\x2f\x1a\x3e\x22\xfc\xc3\xe0\x70\xec\x6f\x9f\x4d\xa7\xc7\x93\x7b\xf1\xfb\x7f\x00\x00\x00\xff\xff\x03\x19\x3b\x09\x62\x0d\x00\x00"); -func _gcce ()([]byte ,error ){return _fac (_gac ,"Adobe-Japan1-3")};func _fcac ()([]byte ,error ){return _fac (_beg ,"HKdla-B5-V")};func _gabf ()([]byte ,error ){return _fac (_ggdb ,"UniAKR-UTF32-H")};func _cec ()(*asset ,error ){_abed ,_ggbf :=_gbb (); -if _ggbf !=nil {return nil ,_ggbf ;};_fga :=bindataFileInfo {_aa :"Adobe-Japan1-0",_dg :1097,_ged :_fc .FileMode (436),_de :_e .Unix (1580491303,0)};_accc :=&asset {_cb :_abed ,_fg :_fga };return _accc ,nil ;};var _ddec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfc\x8a\x39\x6e\x0f\x5b\x6c\x63\x6f\x12\xa9\x42\xaa\x88\xaa\x72\xd8\xb4\x2a\x9b\xb4\x52\xd5\x03\xb1\xc7\xd4\x52\x31\x96\x81\x43\xfe\x7d\x65\x03\x46\x7b\x40\xe6\xbd\xcf\x8c\xe7\xe1\xc9\xab\xfa\x5c\x5b\x33\x41\xfe\xdd\x0f\xb2\xc1\x09\xb4\xb1\xca\xe3\x38\xcc\x5e\x22\xdc\xb1\x33\x36\xcb\x28\x03\x65\xe4\xb4\xc9\xb8\xc8\xbe\x75\x59\x96\x5f\xad\xa9\x2e\xcd\xf3\xf5\xed\x4b\xc1\x9e\xbf\xc2\x3c\xe2\x0a\xaa\xfa\xdc\x3c\xc6\x09\xfb\xda\xea\x01\x8a\xa5\x80\x9a\xdd\x5a\x04\x20\xff\x81\x9d\x19\x27\xff\x80\xa7\xcf\x6a\xb8\xe3\x07\x50\xa8\x83\xff\xcd\x2b\xf4\xc6\x76\xf0\x54\x5d\x1a\x9a\xec\x66\x76\xee\x1f\xf6\x68\x27\x38\x44\x0f\xad\x8a\x6b\x96\x57\xaf\xad\xbb\xb4\x3d\xc2\xfb\x76\x6e\x11\x47\x7a\x43\x3f\x9a\xc1\x02\xfd\x48\xc8\x69\xb7\xdf\x1e\x0e\x81\xae\x55\x7e\x5d\xeb\x33\xfc\xa6\x40\x09\x30\x21\x4e\xfc\xcf\xea\xff\x7c\x1d\x54\xda\xf5\xb2\xf4\x2f\x8d\x92\x7f\x5b\x9f\x7d\x22\x84\x10\x46\x68\x51\x02\x65\x24\x49\x1e\x24\xdb\x24\x13\x25\x50\x72\x5a\xa4\x46\xae\x4b\xa0\xc5\x81\x8b\xd5\xd0\xe2\x1e\x0c\x9e\xa4\x0a\x52\x84\x7c\xdb\x31\xd9\x21\x1d\xeb\x5b\xdb\xe1\xb2\xb5\x20\xe4\x58\xc2\xf6\x7a\x2a\x81\x0a\x92\x48\xbb\x93\x50\x9e\xbf\x24\x22\x77\x12\x4e\x12\x3c\x11\xdc\x49\xe8\x51\x1c\x37\x42\x49\x22\x94\x86\x6a\x2c\x11\xbe\x93\x10\xb3\x38\x6e\x31\x52\x6f\x5a\xc7\xde\x0a\xb2\x26\x5a\x12\x44\x11\x46\x25\x5d\x9e\x9c\xbd\x47\x3b\xc5\x41\x89\xb7\x13\xfe\xb8\xb1\x98\xa6\xd1\x0d\x2e\x7c\x15\x9f\xff\x01\x00\x00\xff\xff\xad\xc7\x92\x12\xb9\x02\x00\x00"); -func _eadad ()(*asset ,error ){_gagf ,_cbcd :=_ccafb ();if _cbcd !=nil {return nil ,_cbcd ;};_ffgbd :=bindataFileInfo {_aa :"UniJIS-UCS2-V",_dg :4167,_ged :_fc .FileMode (436),_de :_e .Unix (1580492912,0)};_aebge :=&asset {_cb :_gagf ,_fg :_ffgbd };return _aebge ,nil ; -};func _bec ()(*asset ,error ){_gedcg ,_dfbd :=_gae ();if _dfbd !=nil {return nil ,_dfbd ;};_cegb :=bindataFileInfo {_aa :"Adobe-GB1-4",_dg :2711,_ged :_fc .FileMode (436),_de :_e .Unix (1580491274,0)};_ceeb :=&asset {_cb :_gedcg ,_fg :_cegb };return _ceeb ,nil ; -};func _bdbac ()(*asset ,error ){_eegc ,_cgfe :=_ceaa ();if _cgfe !=nil {return nil ,_cgfe ;};_fgfgf :=bindataFileInfo {_aa :"UniJIS-UTF32-H",_dg :243137,_ged :_fc .FileMode (436),_de :_e .Unix (1580492947,0)};_begd :=&asset {_cb :_eegc ,_fg :_fgfgf }; -return _begd ,nil ;};func _ebc ()(*asset ,error ){_fbd ,_cdcc :=_gead ();if _cdcc !=nil {return nil ,_cdcc ;};_fcaa :=bindataFileInfo {_aa :"GBK2K-V",_dg :1168,_ged :_fc .FileMode (436),_de :_e .Unix (1580492041,0)};_ccafd :=&asset {_cb :_fbd ,_fg :_fcaa }; -return _ccafd ,nil ;};var _fbcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\xcb\xee\x6f\xbb\x91\x98\x37\x3f\x4f\xb1\x87\xce\xc0\xe9\x75\x21\xab\x8a\x80\x20\xc0\xb1\x22\xc4\x30\x9c\x04\xdd\x76\x32\x5e\xd7\x8e\x80\xf4\x91\xa0\x56\x0f\xfa\xed\x83\xf5\x7d\x94\xda\x08\x82\xec\x33\x39\xff\xda\xeb\x47\xb2\x78\xa9\x7b\x15\xf9\x77\xff\xf1\x3f\xfd\xee\x3f\xfd\xfa\x87\xbf\xfc\xf8\xbb\xff\xfd\xcf\x7f\xbc\xfe\xe1\xf9\xcb\x8f\xf7\x0f\xbf\xde\x7f\x7e\xfe\xf9\x8f\xff\xf2\xe7\xeb\xf9\x71\x3e\xff\xf8\x87\x5f\x7f\xf9\x65\xdd\x7e\xdc\x7f\xb8\xfe\xf2\x57\x90\xff\x5d\xff\x74\xfc\xe9\x97\x5f\xbe\xf6\xff\xf0\xaf\xff\xfc\x97\xe7\x9f\xfe\xd3\xaf\xef\x1f\x7f\xec\xfe\xee\xfe\x97\x3f\xcd\xdf\xfe\xf8\xf1\x77\x7f\xff\xfc\xe3\x1f\xfe\xf9\x2f\x7f\xfe\xd7\x1f\xff\xee\x3f\xdc\x7f\x3c\x9f\xff\xe1\xc7\xfd\xbc\xdf\xbf\xff\x6f\x7f\xbe\x9f\x3f\xff\xe1\xd7\x7f\xfc\xf1\xef\xfe\xf3\xdf\xff\xed\x1f\xff\xe1\x5f\xfe\xf4\xa7\xff\xfb\xf9\xa7\xe7\xd7\xbf\xfc\x18\xfc\xdb\xf3\xeb\xcd\xff\x7f\xf9\xbb\xff\xf8\x5f\x8e\x3f\xfd\xaf\xc7\x3f\x3d\x3f\xfe\xee\xbf\xfd\xfa\x87\xff\xf0\x9f\xff\xfe\xdf\xff\xb7\xff\xfa\xfb\x35\xfe\xfd\xff\xc2\x67\xbe\xfe\x1f\xcf\x9f\xff\xf9\x0f\x7f\xfc\xf5\xc7\xfa\x3f\x2e\xcb\xf6\x6f\xff\xfc\x5f\xff\xf5\x4f\xcf\x8f\x75\xf6\xf2\x7f\xfe\x97\x3f\xde\xcf\x8f\x45\x68\x17\xcb\xeb\x8f\xf7\xf3\xcf\x7f\x3a\xae\xe7\xcf\xc7\xaf\xff\xf8\xfc\xf2\xe3\xc7\x6f\x96\x65\x59\x7e\xfb\xe3\xfb\xef\x37\xbf\xcb\xdf\xff\xfe\xb7\xdf\xbf\xfd\xae\x96\xe5\x77\xff\xf1\xfb\xf7\xdf\xfc\xee\x7f\xfa\xfd\xef\x7f\xf7\xfb\xf9\xef\xff\xf3\xbf\xfd\xf6\xf7\xfc\xdb\xf3\xeb\xfd\xff\xea\xf1\x97\xd5\x81\x7e\xfd\xe3\x5f\xee\xe7\xf5\xdf\xe6\x18\xbf\x59\x96\xf5\xfd\xed\x8f\xf5\x6b\xf5\xdf\x7f\xfe\x65\x5d\x96\x89\xdd\x1f\xee\xeb\xff\x3a\xfe\xfc\x35\x38\x96\xef\x97\xdf\x1f\xeb\x6f\x7f\x6c\x5b\xab\x05\x60\xfc\xf6\xc7\xba\xf8\xe7\xe1\xbf\x37\x80\xfb\xb7\x3f\x56\xff\x7a\xbe\x5f\xd8\xf2\xf5\x17\xfd\x03\xce\x12\x28\x80\xaf\x9b\xb5\x6a\x03\x98\x1d\x8d\x0f\xb8\xf3\x6b\x1e\xdf\x9f\x2f\x7f\xe6\x2f\xbf\x59\xd6\x15\x1c\x7a\xdf\x3f\x60\x2f\x81\xef\xf7\xdb\x95\xf6\xf4\xfd\x6c\xbb\x17\x81\x6f\x8c\xb6\xd0\x26\xb6\x0f\xab\xd6\x05\xbe\x31\xb6\x65\x5d\x44\x76\x5b\xbe\x7e\xe7\x5f\x41\xd3\xd1\x3f\x60\xb7\x9f\x11\x00\xe7\x6f\x7f\xac\xfb\xc6\x9f\x97\xff\x9e\x00\x8f\x40\x7d\x40\x6b\x02\xf4\x9f\x34\x1f\xcb\xfe\x01\xac\xd8\xee\x9f\x5f\xf3\xfd\x1b\x6e\x5d\xf6\xef\xcf\xce\x9f\xfc\xe0\x1b\x6a\x5d\x77\x1a\x6e\x2b\x40\x08\x7c\x23\xaf\xdb\x2a\xb0\x03\x6c\x5f\x8b\xe4\xcf\xf9\x23\x3a\xdd\x4e\x01\xba\xbd\x37\x80\x4e\xf3\xbb\x09\x7c\xcd\xb7\x45\xf4\x7a\x03\xb0\xcd\xb7\x98\xdb\xb6\xbc\x00\xb1\x7c\xc0\xea\x90\xb1\x02\x7c\xbd\xb5\xe2\xcf\xc3\x7f\xff\x3a\xde\x36\xfb\x8a\x0e\xd0\x05\x02\x80\xe5\x19\xc9\x90\x5d\x64\x92\x51\x82\xe5\xf7\x4f\xc7\x28\x06\x1c\x43\x80\x2f\x87\x7d\x0d\xbe\x3c\xe2\x35\x3e\x54\xf6\xd5\xbe\xc6\x37\x7e\x7b\xf9\x12\xdf\x89\xdc\xfa\xf8\xbe\x6c\x0b\x18\x77\xce\xef\xb6\x80\x66\xff\xce\xf0\xca\x52\xf4\xeb\x9b\x30\x0b\xd1\x9f\x6f\xf1\x58\x86\x58\x2f\x7e\xcd\x70\xb1\x3e\x02\x5f\x3f\xd1\xec\x87\xe1\xa2\x39\xc2\xf8\x9a\x67\xfb\xda\xf4\x6f\xe6\x2f\x4b\xda\xb6\xbd\x00\x1a\x40\x08\x04\xc0\x77\xd2\xb7\x77\xa9\x0f\xd8\x39\x18\x2f\xfb\x3e\xd6\x35\x00\xbe\x45\x6d\x9d\x79\xbc\xec\x49\xeb\x8b\x5d\x5f\xfc\x6c\x13\x78\x01\x1a\x6d\x3c\xbc\x7d\x02\x6c\x50\x07\xb3\x77\x05\x83\xe0\xd0\xbe\x9c\xa3\xb1\x8e\x06\x90\x7c\x69\x02\xa0\x13\x1d\x44\x59\x81\x16\x22\xba\x42\xce\x31\x7b\x7b\xd9\x7b\x76\xec\xdd\xdc\xbc\x0e\xa2\xdb\x2e\xe0\x17\x06\xf5\x28\xbc\x1c\x85\x36\x1c\x94\x43\xda\x97\xb4\xcd\x37\x68\x5f\x67\x07\x03\x80\x1d\x7b\x39\xbe\x7d\x75\xdd\xb6\x1b\x60\xf8\xe5\x65\xfb\xc4\x00\xe2\xec\x9b\x0b\xbf\xbb\xb1\x76\xb0\x6f\x00\xe5\xcf\xbe\x99\x8e\x74\x0d\x76\x06\xdd\x9b\x3f\x63\xdf\xda\x02\x1f\xfc\x2b\xc7\xfb\xff\xe0\x81\xdb\xbb\x83\x44\x9f\xbd\x3f\x00\x09\x7a\x3b\x18\xf5\x62\xed\x39\x22\x3d\x39\x5f\x2f\x47\xa4\x67\xb1\x74\x6d\x17\x48\x80\x06\xe0\xa2\xb6\x6f\x81\x7a\x2d\x74\xdd\x58\xa0\x5a\x05\x52\xc0\x9f\x81\xf8\x58\x59\xad\xc6\x6a\xc9\x04\xde\x76\x00\xec\x62\xf0\x2d\x5d\xac\xae\x3d\xe7\x32\x56\x88\xed\x6d\xcf\x6f\x7f\x6c\xcb\xe6\x46\xb4\x0f\xeb\xd8\x16\xbe\xf4\x05\x00\xf6\xf7\x7e\xfc\xf1\x03\x98\x1c\xd4\x1a\x1b\x9c\xe7\xed\x4d\x80\x71\xfa\x87\x75\xf4\xdd\x36\x1f\xd6\x11\x3b\x58\xf7\x14\x60\xa6\xbd\x04\x1c\xe7\x00\xf0\xc8\xf5\x1b\x20\x04\xbe\x15\x8d\xf4\x9c\xf7\x57\x00\x0c\x60\x11\x51\x30\xc2\x17\x26\x11\x25\x05\x04\xb8\x95\xdb\x1a\xbb\x80\x5f\x9a\x00\x83\x06\x88\x56\xf3\x67\x20\x5a\xb0\xa2\x37\xbe\x45\x8c\xb1\xf9\x33\x70\x1b\x62\x1d\xa7\x80\x5f\x58\xc4\xe1\x29\x0b\xb0\x1e\x43\xe0\x11\xb0\xcd\x87\x75\x2e\x0b\xf3\x81\xef\xe7\xe2\xd1\xce\x0d\xa0\xfc\xf2\x21\x9a\x4a\x91\x37\x1b\x80\x5d\x67\x07\x08\x7a\xcb\x0f\xd1\xdc\x9c\x4f\xe6\x6f\x7f\x6c\xeb\xd2\xed\xe0\x5b\xd1\xdc\xa5\xce\x3c\x00\x10\x36\x6f\x7e\x58\x67\xf3\xec\xe4\x05\xe0\xe4\xf2\x06\x70\xb3\xf2\x3b\x07\xeb\x5a\xfe\x0c\xac\x5b\x03\xd1\x02\xeb\x26\x17\xa8\x15\x20\x58\xaa\x62\x0a\xbd\x81\x4e\xed\x02\x74\x5d\x4c\xa1\x77\x7a\xab\x2e\xe0\xcf\x98\xc2\x24\x99\x4a\x01\x30\xa8\x12\x60\xa6\x35\x00\x9c\x4f\x1d\x02\x76\x70\x0a\xf8\xb3\xfb\xc3\xba\x6d\xe2\xf6\x2d\x7c\x56\x17\xb7\x57\x80\x36\x83\x29\x94\xc7\x1f\x29\x90\xca\xcd\x77\x80\xf5\x40\xfe\xbe\xa3\x09\xd0\xf5\xf8\xb0\xae\xc5\x99\x8e\x10\xe0\x90\x8f\x04\x90\x5d\x8d\x4f\xd9\x58\x43\xce\x81\x84\xaa\xa5\xfc\xf2\x61\x5d\xca\xf3\x77\x9c\x02\x76\x7d\x01\xc8\x98\xc7\x0d\x20\x3f\x18\x8f\x80\x5f\xbe\x29\xd4\xb6\xd1\x06\x71\x55\x9b\xbd\x1d\xdf\x14\x6a\x77\x0a\xc7\x0e\xe0\xa9\x3a\xda\x87\x4e\xed\x02\x4c\x61\x77\x4f\x8f\x10\xa0\x6b\x94\x8e\xea\xab\x1d\x7c\xfa\xd5\x3a\x79\xf1\x71\x0a\xf8\x33\x10\xed\x72\x0a\x54\xb8\x8a\xc5\x2f\x8f\x00\x5f\xce\x15\x60\xeb\x3f\x65\x98\xe7\xf6\xa9\x59\xf3\xcc\x9e\xbb\xcd\xd8\xbc\xb3\x01\xb8\x11\x27\x88\x4f\x2e\x70\x86\x80\x43\xb1\xf6\x91\x4c\xe9\x64\x85\x27\x7f\x38\x59\xe1\xf4\x30\x9e\x97\x80\x6d\xbe\x43\xb2\xad\xc5\x38\x17\xb8\x66\x67\x16\x17\xeb\x98\x8e\x73\x81\x4e\x7a\xca\x2e\xd0\x99\x4c\xf6\xea\x02\xb6\x01\x9d\x72\xed\xd1\x2e\x6b\xb2\x9e\x0b\x74\xe6\xda\x5f\xd7\x37\xe8\xee\x89\x41\xd7\xaa\x6a\xec\xe4\xcd\x38\xe5\x1a\xdc\x8e\xd3\xfd\xd2\x69\xf3\xd1\xed\x8e\x42\xbe\x7e\xf4\x0d\xb0\x0b\xc4\x07\xac\x13\xc8\x5f\x7e\xb3\xef\xf4\xf6\xa9\x56\x00\x21\x10\x00\x25\xf0\xfd\xac\x79\x18\xeb\x23\xe2\xbd\xdd\x62\xfd\x89\xe5\xbd\xaf\x4e\xee\xd3\xe9\xf6\x8e\x1a\x59\xf5\x51\xe7\xde\xd1\x9d\xaa\x3e\x0d\x69\x8f\x98\xc0\xfe\x01\x8f\x6b\xf0\x91\xea\x9e\x9b\xf3\xf9\xc4\xf2\x9e\xdb\xfc\xd9\xd7\x75\xee\x0e\xfa\x11\xca\x9e\x6e\x49\x7d\x3b\xb7\xd7\x32\x81\xaf\xeb\x42\xcd\x28\xd8\xef\x5e\x65\x6f\xd9\x3e\xe0\x9c\x1d\x7c\x93\xab\x47\xac\xf3\x9b\x5c\xbd\xb7\xc0\x87\xc1\x40\x1a\x54\x7d\x92\x77\x1f\xe1\x7c\xbe\x33\xbb\x8f\xd9\xdb\x47\x90\xfb\x18\xfe\xec\x23\x87\x7d\x48\x1b\x58\x18\xfb\xf0\x88\xd5\x47\x83\xfb\xb1\x0f\x81\x0f\x83\xe3\x70\x7f\xbe\x43\xb1\x1f\xb7\x58\x7f\x24\xb4\x1f\xef\x6c\xf3\x61\x70\x2e\x73\x9c\x0f\x83\x73\x2e\xc8\xa7\x66\xec\x67\xda\xdb\xa7\x38\xee\xe7\xeb\x97\x4f\x69\xd9\xaf\xd5\xae\x3f\xc5\x71\xbf\xb6\x09\xec\x00\x4e\xee\x23\xc8\xfd\x7a\x1d\xf4\x13\x27\xfb\xbd\xba\x06\x9f\x4d\xb1\xdf\xdd\xb5\xe6\xb8\xdc\x2e\xef\xf8\x14\xc4\xfd\xf6\x5c\x8f\x4f\x79\xd8\x1f\x8f\xf2\x58\xbe\x71\x1e\x2c\xa0\xc2\xf4\xd8\x9f\xe7\x16\xf8\xc6\x79\xde\x09\x7c\x33\x55\x45\xad\xf1\x9d\xb7\xb6\xb8\xa7\xe3\x3b\x6f\x6d\xd9\xe7\x97\xfa\x80\x98\xe3\x8c\x0f\x90\xa7\xa0\x8a\xb4\xe5\x9a\xc0\xfa\xcb\x6f\xda\x8a\xaa\x55\xe3\xe3\x36\x6d\x95\xa7\x8c\x8f\xb2\xda\xd6\xe7\xcf\xda\x2f\xbf\x69\xbb\x14\x3c\xd6\xfe\x01\xd7\x6c\xf3\x61\xb0\x3f\x13\x48\x80\x43\xe0\xc3\xa0\x75\xe7\xb3\x7e\x18\xf4\x55\x74\xb6\x0f\x83\xfe\x4e\xe0\xc3\x20\x3c\x62\xf0\xfc\x16\xf2\x10\xd4\xa4\x16\xe7\x23\xf0\x61\x10\x52\x23\x06\x52\x8b\x7b\xb6\x09\x00\x57\xe7\x23\xa6\x96\xdb\x04\x3e\x0c\x32\x9c\xcf\x27\x52\x5b\xa6\x5f\x3e\x16\xd0\x52\xfe\x3d\x3e\xfd\xa7\x15\xaa\x48\x8d\x4f\xc2\xb7\x79\xc8\x3f\xa9\xf3\xff\xcf\x30\x5b\x29\x78\xc6\xc7\xf6\x5b\x1d\x13\xf8\xd0\x1b\x68\xd0\x85\x7e\xd7\x86\x72\x03\xc9\xd5\xe6\xd1\x1e\x9f\xb1\xd1\xc6\xe5\xa2\x7e\x4a\x4b\x3b\xe6\x02\x7d\x72\xbd\x1d\x73\x16\x9f\xe4\x6a\xc7\xe9\x64\x3f\x7d\xa8\x1d\xb7\x88\xb7\x6f\x81\x8e\x67\x7e\xf9\x30\x38\x5e\x7b\xfb\x98\x6c\x3b\xbb\xb3\xf8\xc4\x58\x3b\x73\x15\xf8\x30\xb8\x57\x7f\xf6\x89\xa4\xf6\x40\x1b\x6d\x6b\x02\x4e\xe1\x53\x0c\xda\xb3\xdc\x7e\xf9\x3a\x78\xb4\x56\x36\x3a\x78\xb0\xb0\xda\xf6\x89\xf2\xf6\xac\xa2\xf3\xa9\xcf\xed\xd9\x66\x07\x7c\xd9\xe6\x38\x0d\xc0\xde\x04\x50\xf5\x1b\x46\x40\x7b\xe6\xf9\xeb\x74\x8d\xb9\xde\xb6\x8f\x13\xb6\xa7\x89\xf5\x04\xba\x76\x19\xb8\x35\x4f\xd9\xc7\x23\xdb\xd3\x6c\x13\x60\xd0\xb5\xd8\x02\xac\xbb\x18\x04\x93\x0b\xc7\x09\x70\x0b\xdb\x24\x6d\xe6\x21\x09\x70\x0b\x11\x4d\x7e\x96\x6e\x49\x80\x5b\xba\x54\xc9\xcf\xd2\x35\x48\xbe\x94\xf3\x49\x10\x2d\x31\x48\x70\x2b\x07\x75\x1c\x74\xa8\xb6\x15\xe8\x94\x1d\x14\xe3\x94\x8b\xe8\xa0\x63\xfe\x8c\x0e\x54\x5a\x86\x83\x0e\xb1\x1e\x74\xa0\x9e\x32\x92\x45\x1c\xf6\x36\x58\x9d\x79\xb4\x93\x35\x38\xec\x6d\x80\xe8\xe1\xba\x89\xf5\x29\x75\x8a\x35\x4c\xb6\xed\x0b\x88\x9e\x0e\x5a\xf4\x06\x9b\xd7\xec\x6d\xcf\xe9\xb1\x2c\x7e\x06\xef\x6a\x3b\x7c\xe8\x51\xf2\x0e\xe7\x03\x7f\x68\x3b\x4c\xe9\xb9\x58\xd1\x1d\xd6\xf3\x28\x6c\x47\x31\x9f\x7b\x7e\xe1\x67\xb7\x54\x52\xcc\x87\x43\xde\x76\xd8\xc8\xf3\x78\x0e\x8a\x71\x9e\xf9\x33\xda\xbc\xd8\xb3\xa8\x5a\xed\x81\xa7\xb4\x1d\xce\xf1\xc8\xcc\x47\xd1\xc1\x2b\xcd\xb9\xa2\x50\x49\xdb\xe1\x1c\x7f\xe5\xab\xae\xa8\x22\x15\x47\x45\xd3\x29\x50\x38\x2a\xda\xbb\xac\xb6\xf9\x06\x7d\x57\x17\xf1\x93\x06\x4d\xe3\xb6\xed\x10\xba\xc6\x6d\xa1\xab\xb5\x77\x77\x75\xa0\xfa\x77\x77\x79\xa1\x7a\xed\xd9\xb6\x43\xf5\xef\xee\xf2\x42\x80\x5a\xa9\x85\xa9\xd2\xb4\x45\x0b\x65\xaf\x69\x8b\xb6\x1d\xaa\xd7\x94\x2c\x8c\x98\xa6\xf5\x58\x63\xd0\x35\x26\x5e\xdb\xa1\x46\x8d\xa5\xb6\x43\x59\x1a\x4b\x63\x61\xb3\xb4\x68\xda\x0e\x61\x68\xd1\x8c\x85\xcd\xd2\x88\x69\x3b\x64\xa6\xa9\xd2\x76\x28\x4b\x4b\x63\x2c\x88\x06\x2d\x8d\xb6\x07\x88\xd6\x6c\x53\x3f\x63\x98\x5a\x11\x6d\x0f\x66\x8e\x15\x31\x16\xc4\x0b\xb6\xc2\xda\xf6\x74\xa8\xc7\x2f\xf6\xee\x0a\x43\x1b\xda\x0a\x63\x41\xf0\xbc\x43\x24\xa0\x0d\x0d\x87\xb1\x70\x96\xb4\x15\xc6\xc2\xf1\xd1\x3c\x68\x3b\x84\xa2\x79\x30\x16\x44\xd2\x2b\xa5\xed\x69\x6f\x2e\x10\xf2\x49\x8b\xa0\xed\x69\x6f\x97\x5f\x58\x93\x31\x11\xa5\xeb\xc3\x71\x38\x7f\xa8\xcf\x1f\x00\xa2\xa7\x93\x43\x72\xa9\xfd\x8e\x05\xc9\xf5\x9e\xce\x07\x42\x51\xe1\x1d\x0b\x87\x51\x4d\x76\x2c\x9e\xb2\xeb\xf1\x67\x20\x7a\x3b\x53\x8e\xa9\xfa\xea\x58\x10\x56\xef\x2d\xa5\x79\x18\x6f\xf7\xcb\xf3\x77\x3b\x28\xf2\xe8\x9d\x94\xe6\xc1\xba\x5d\x5e\xcf\xec\xb3\x0b\x30\xe8\xeb\xf2\x7a\x4c\x5f\x06\x6d\x0b\xd3\x86\x9e\x5a\x83\x3f\xbc\xaf\xd3\xf6\x00\x43\x5c\xad\xc1\x1f\x5e\xf4\xae\xb1\x78\x9a\xdf\xf2\x0b\xe8\xbc\x87\x00\x18\xbc\x62\xf0\x49\xb7\xae\x2e\x3d\x96\x4f\xba\xf5\x65\xd9\xfc\x59\x00\xb8\x20\xdf\xa1\xef\x8b\xbe\xb8\xf6\x1d\xd3\xbe\x2c\x6e\xe3\x27\xf7\xfa\x82\x2f\xae\xb5\x4f\xeb\xe9\x8b\xee\xb7\xf6\x69\x3d\x7d\x51\x86\xb5\x8f\xf5\xf4\x45\xf7\xdb\xf2\x89\xc7\xae\xc7\xb8\xb5\x95\xae\x51\x40\xc6\xd2\xe8\x40\x57\x5a\x5b\xc1\x60\x73\x0d\x56\x7a\xdb\x5c\xf8\x26\x20\x6e\x9d\xae\x37\x77\xbb\x33\x9f\xcd\xc9\x75\xe6\xb3\x3b\xb9\xce\x38\x4a\x37\x0c\xfc\xbe\x48\xd1\x6d\xa7\x83\xe6\x8a\x76\xe6\xd3\x3c\x89\x1d\x44\xdb\xec\x0d\x74\x70\x01\x35\x9c\x02\x7d\xe9\xee\x5c\x67\x41\x24\xfc\xb6\xd3\xa6\xbb\x0b\x9d\xf9\x74\x17\x7e\xa7\x83\xee\xe4\x76\xda\x84\xb8\x05\x58\x87\x93\x0b\xb0\x8e\xd9\x1b\x1d\x84\xbd\x05\x53\x98\x6c\x24\xc0\x20\x67\x07\x0c\x9a\xb3\x03\xc6\x49\xb7\xde\x3d\x85\x73\xb4\xe6\x36\x96\x58\x07\x18\x94\xe3\xb8\x8d\xe5\x81\x0d\x06\x95\x1f\x34\x37\x4b\x42\x6f\x8d\xae\x27\xa1\x07\x8b\x38\x09\x3d\x59\xc4\x21\xa2\xc9\x7c\x0e\x7f\x96\xb4\x39\x5c\xc4\x64\xd0\x73\xb6\x61\x9c\x53\x0c\xdc\x1f\x74\xcf\xd6\xdc\x05\x44\xdd\x58\x92\x71\x50\x44\x5b\x73\x4b\x4e\x0f\x52\x31\xe8\xe5\x38\xc5\xa0\x97\x5d\x17\xd3\xbe\x66\xd7\x60\x70\xb9\x73\x9d\xde\x24\xe7\x16\xcb\x4f\x18\x66\x5f\xee\xd9\x21\xe8\x49\xde\xcd\x8d\x98\xe4\x5d\xe0\x7a\x8b\x9e\xbb\xf2\x4c\x8c\xc0\xf5\x11\x09\xb7\xe8\x71\x81\x0a\x8c\x1e\x27\xeb\x7e\x3d\x1e\xe0\x62\x81\x1e\xf9\x5d\xb1\x40\x8f\x1b\xe1\x7e\x3d\xae\x63\x31\x8b\x57\x0a\x18\x2c\xc3\x2b\x0d\xba\x79\x8a\xd8\xe6\x16\x4d\x5a\x1f\x2c\xd0\xeb\x32\xb0\x5f\xab\xae\xf6\xf6\x71\xf6\xbe\x4e\xf2\xfe\x98\x79\x5f\x27\x79\x0f\x01\xbb\xfe\xf8\x77\x5f\x17\xa7\x3d\x00\x56\xcf\xdf\x27\x21\xfb\xaa\x0f\xbd\xa5\xc0\x1c\xe7\xc3\x7a\x9d\x44\xcc\x86\x1b\x7e\x19\x58\xee\x7d\xdd\x52\xc0\x2f\x2e\x2f\x1b\x6e\x34\x66\xac\xb0\x91\x15\x3f\xf5\x58\x61\x23\xab\xca\x2b\x11\xb5\xbe\xee\xbb\x5f\x56\x80\x2e\xb0\x01\xb8\xbc\xe5\x17\xbb\x2e\xbf\xd8\xf5\x0a\x06\xbb\x04\xc9\x06\xaf\xfb\xfb\xb7\xa0\x42\x5f\x31\x9e\xc6\xba\x32\x85\xee\xa0\x43\xe0\x30\xa8\x40\x6f\x93\xa2\x07\x53\x88\xf9\x33\xb0\x96\x88\x89\x4a\xf4\x35\xec\x7a\x63\x9c\x34\xf6\xe0\xe4\x72\xf6\xc6\x5a\xe3\x82\x6c\x7d\x05\x90\x6e\xbb\x88\xd6\xf6\xb7\x48\x46\x5f\x95\xf8\x5d\x44\x95\xe3\xeb\x26\x60\x28\x44\xac\x6b\x46\x3f\x04\x6e\xbf\x80\x68\x4d\x74\x00\x86\xcb\x0b\x5b\x5c\x87\xa1\x90\x55\xc0\xe5\x85\x47\xae\xc3\xf9\x6c\x02\x29\xc0\xf2\x22\xc7\xc7\xba\x0b\x3c\x02\xac\xce\xe1\x14\x5c\xaa\x63\x76\xc0\x1a\x1c\x22\xea\xb4\x0f\xa7\xed\xe4\x4e\x11\x15\xb7\x73\xf6\x06\x3a\x2a\xbc\x5d\x44\x95\xd6\x6b\x03\x9d\xcb\x05\x11\x51\xcc\xeb\xd6\x45\xe7\x72\x79\x11\x75\x86\xf5\xc6\x0a\x5b\x34\xac\x37\x56\xd8\xe2\x7a\x1b\xe7\x81\x13\xae\xd2\xf6\x0a\xf3\x5b\x9f\xe5\x6f\x51\xa3\xbe\x3e\xee\x1c\x8c\x79\x95\x68\xd7\xc6\xf2\x42\xa7\x83\x28\x5f\x5f\x5f\xd1\x71\xd0\xd7\xf9\xd0\x9b\xe1\x43\xc3\x4e\x7d\x5b\x5c\x78\xc4\xd6\xa6\x25\xd8\xe9\x6d\x9b\x11\xad\xf9\xe5\x11\xf8\xb0\xde\x66\xdc\x0a\x86\xb9\xad\xee\xcf\xfc\xe2\x14\xe6\x17\xf7\x07\x56\xba\x19\x90\xc2\xc7\xdc\x0d\x2d\xb6\xfe\xe9\x9e\x7d\xdb\x45\x07\x11\xb4\x29\x11\x3b\x3c\x64\x53\x22\xae\x30\xcc\xad\xd9\xf5\xcf\x19\xe6\xd6\x1c\x37\x6c\xe6\x02\xd9\x7b\x77\xf3\x60\x30\x5b\x77\xf3\x90\x76\x9b\x36\x63\x87\xc1\x6c\x5d\x96\x00\x93\xdd\x26\xa5\x85\x6d\x0c\xec\xc1\x60\xb6\xee\x94\x60\x30\x06\x42\x1b\xc1\xa5\xbe\x41\x69\xad\x43\xf8\x5b\x7a\x9a\x21\xfc\x4d\x45\x9b\x68\x41\xdf\xd2\xc3\x08\xe1\x6f\x39\x07\xa5\x83\x49\x90\x4e\x21\x1d\x07\x36\xbf\xe5\xec\x1a\x44\x27\x41\xc2\x4a\xb7\x72\xe9\xe0\xec\xdb\xa4\x34\x18\xf3\x36\x49\x08\xa1\xb8\xa9\xd6\x12\x67\xec\xdb\xe1\xa0\x2e\x88\xfa\xea\xea\x14\x94\x76\xb1\xd0\x06\x15\xb5\xc5\xc2\x14\x70\xc3\xb6\x58\xe8\x40\x01\x17\x0b\x1d\x68\xf2\x05\x7c\x75\x93\x02\xf0\x46\xf7\xed\x92\x0b\xc0\x57\x37\x8d\xc1\x40\x8b\xdb\x20\x87\x16\xb0\xdf\x8d\x43\xdf\x02\x8d\x6c\x53\x52\xad\xae\xdb\x3c\xda\x2e\xd5\xeb\xb4\x5d\x10\xb5\xd2\x80\x25\x6c\x2a\xa2\x01\x4b\xd8\xd4\x3d\x03\xc2\xdf\x97\xf9\x25\x01\xe6\x97\x02\x70\xad\x11\x68\xfb\x0c\xd6\xb2\x6e\xbb\xaa\x63\x40\xeb\xfb\xea\x7c\xd0\xae\x76\xe3\xa6\x01\x0d\xee\x53\x82\x20\xdd\x76\x25\x08\x91\xb3\xbe\x6b\x19\x06\xfc\x61\x9f\x12\x64\x80\xce\x3e\x63\xba\x3b\x40\xfd\x2d\xc0\xdb\xf7\xdd\x71\xa0\xdb\xbd\x79\x46\xe1\xf9\x7b\x13\x1d\x08\x72\xef\xae\x35\x9a\xc5\xae\x7e\x17\xa8\x81\xbb\xd2\x80\xa0\x70\xdf\xbb\xdb\x08\x09\xed\xc6\xed\x03\xb2\xdb\x63\xa2\xc3\xcf\xd0\xef\x5a\x40\x25\x7b\xb8\x3a\x10\xc6\xae\xb2\xb7\x0e\x3b\x60\x75\xb6\xc5\x0e\x1e\x01\xda\xa4\xe8\x70\x7a\x77\x0f\x2c\x01\x81\xbe\xe7\xfc\x99\x5f\x5c\x10\x0e\xec\x8e\x01\x39\x08\x66\xf6\xbd\x8c\x78\x73\x46\x77\x8d\xbf\x0d\x61\xbb\x2b\x1a\x36\xe4\xeb\x3e\x5c\xf8\x04\x37\x95\xbd\x6d\x15\x10\x6b\x34\x89\x7d\xb8\x20\x9c\xeb\x1d\x73\x6d\x6c\x9c\xaa\x1d\x9e\x3f\x08\x9a\xf6\xdd\xa4\x97\xe0\x58\xee\xc7\x1c\x94\x0d\x96\x16\x08\xa7\x76\xfd\x9e\x2d\x10\xf7\xfb\xe9\x1a\x20\x9c\xf6\x49\x0b\x10\xfa\xae\x34\xd8\x38\x89\xbb\x27\x7e\xdb\xfc\xe2\x38\x90\xe6\x7e\x3b\x53\xf4\xac\xfd\x76\x1c\xcf\xe8\x3c\xfe\x1e\x3e\xdc\x1f\x63\x43\x52\xed\xd2\xc2\x86\xa4\xda\x71\xf8\x0d\x22\x0a\x7d\x57\x1d\x23\xa2\xd0\x77\x4f\x7c\x42\x73\x4d\xce\xbe\xed\x3f\x8b\x92\xf7\xa6\x42\xb5\x21\x2e\x1b\xae\xc1\x96\xcc\xbc\xc9\xb5\x93\xc9\x36\x3c\x7b\x2d\xc1\xb5\x61\xee\xb4\x04\xbd\xb6\xd9\x06\xf4\xda\xe6\xcc\x77\xbf\x88\x1e\xd6\x4a\xdb\x27\x46\x1d\x60\xb7\x8d\x80\xf3\xc3\x40\x69\xbb\xfb\x85\x81\xd2\x70\x87\xb4\x44\xaa\x36\xe2\xf4\x83\x2c\x8d\xde\xf0\x8d\xb4\x44\xc4\xb6\x36\x3b\x00\xd1\xe6\x32\x38\x1f\x2c\xa9\x96\xa2\xa3\x25\x85\xab\xb3\x93\x52\xf4\x7d\x01\xb7\xee\xa0\x90\x5d\xeb\xae\x3d\x32\xba\x69\x15\x6d\xc8\xe8\x46\x8c\x7a\x6c\xc8\xe8\xa6\x55\xb4\x21\x55\x5b\xcc\x41\x05\xe6\xa0\xcc\x27\x5c\x5e\xe4\x6d\xd3\x5e\xc2\x8b\xda\x5b\x4e\x0c\x04\x5c\x10\x27\xa7\x68\x48\xe7\x93\x73\x1c\xbf\x4c\xdc\xf8\xa2\x7a\x96\xe2\x56\xe2\x86\x39\xda\x54\xcf\x52\x44\x71\x41\x8e\x0d\xce\xd1\xb4\xb1\x36\x04\x76\x43\x3d\x6b\xe9\x14\xca\x35\xe8\xf6\xe6\xc2\x8b\xb5\xba\x1a\xae\xdb\xde\xc6\x1c\x14\xac\x27\x0d\x22\xd7\xdb\xe1\xe4\x60\x4a\x4d\xeb\x6b\x83\x29\x35\xbc\x24\x2d\x9d\xc2\x21\xa1\x74\x01\xd7\xcd\xf9\x1c\x73\x1c\x00\x9d\x29\x1b\xec\xaa\x9d\xae\x8e\x58\x9f\xb6\x11\x51\x75\xb5\x14\x37\xed\xb2\x0d\xd1\xdd\xd4\xd5\x52\x0c\x54\xa8\x48\xea\xe9\x4d\x1d\x2a\xed\x5a\xfb\x28\x61\x7e\x6d\x52\x1a\xbc\xab\x3d\x8e\x03\x27\x6c\xaa\x5a\x1b\xbc\xab\xbd\x1e\x65\xd8\x55\xd3\xeb\x98\x18\x58\x4d\x27\x47\x62\x53\xb5\xd7\x15\x85\x5d\x99\xea\x34\x70\x2b\xf7\xae\xe1\x93\x28\x02\x7d\x99\x5d\x37\x00\x17\x9e\x71\xfa\x32\xdb\x7c\x5d\x77\xd3\xde\x92\x41\xfb\xea\x6e\xa3\x8a\x74\x1d\x16\xc9\x38\x7d\x9d\x6d\xe8\x5a\x23\x06\xbf\x74\xef\x93\x1a\xe1\x77\x5d\xe1\x94\xa2\xb3\xbb\x20\x62\xa0\x45\x83\x93\xba\xf7\xdd\xd5\x11\x83\x5d\x44\xe1\x77\x7d\x97\xd0\x11\xd0\x7d\xd2\xa9\xe8\x4c\x3a\x45\x5a\xf7\xe6\x36\x22\xad\x7b\x73\xda\xe2\xd6\x3c\xa3\xe2\xa6\xc7\x63\x43\xb1\xe9\x6d\xe2\x06\xa2\xdd\xad\x17\x1d\x15\xb5\x14\x03\x15\xb5\x0d\xbe\xda\xfb\x44\x87\xae\x95\x7b\x29\x6e\x31\x3b\x00\x9d\x74\x41\xb0\x6c\xbb\xb6\x4e\x8a\xdb\x24\xa6\xfa\x59\x94\xbc\x77\x85\x55\x3a\xee\xa4\x27\xcc\xd1\x3e\x85\x15\xe6\x68\x47\xbb\x6a\x39\x01\xb8\x36\x3e\xf4\xde\x91\x35\x8d\xe4\xa1\xde\x71\xc2\x8f\x1d\x1d\xaa\x9f\xf3\x67\xf4\x86\x78\x19\x78\xd7\x7b\x57\xd5\x2a\x94\xb0\xae\xaa\x55\xf6\x86\xaa\x35\x70\xb5\xf7\x8e\x63\x61\xec\xc8\xdb\xae\xac\x29\xbb\xd6\x77\x50\x76\x2d\x39\xec\x08\xdf\x4e\xdc\xb4\x95\xe3\xe8\x77\x2f\x7b\xd3\xf2\xc0\x71\xdf\xbb\x5e\x85\x1d\x49\xdc\xd5\xc8\x76\x84\x6f\x27\xd3\x73\xec\x88\x58\xc3\xd2\x63\x47\xc4\x06\xe7\x7c\xec\x48\xd5\xd0\xc0\x2f\xda\xc4\xe2\x4c\x31\x20\x43\x03\x9f\x70\x7e\x8f\xd5\x71\x10\x34\x61\x2a\x5c\xd9\x9b\xf6\x05\xfe\xfd\x1e\xda\x17\x65\xd7\xba\xdf\x76\x44\x50\x28\x82\xf6\xcd\x2f\xce\xc7\x71\xb4\xdc\x0b\xdb\x34\xf6\xd9\x75\x01\x4c\xdc\x06\x80\xab\xb3\x09\x38\x1f\x44\x50\x68\x4f\xec\x88\x93\x68\xfe\x0c\x09\x12\x1e\xd3\x42\xfc\x87\xc6\x05\xce\xfe\x1e\x8a\x06\x92\xa1\x7a\x18\x76\x2a\x27\xa7\x49\xbe\xc3\x7e\x43\xef\xd9\x0e\xc7\x8d\x14\x37\x67\xaa\x00\xd8\xe1\xb8\x91\xae\x1b\xac\x34\x34\x14\x76\xb8\x67\xe8\x9e\x27\xd1\xa4\x87\xd2\x60\x87\xe7\x87\xd2\xa0\x5c\x1d\xa5\x01\x01\x82\x1e\x72\xf6\x1d\x56\x1a\x5a\xc7\xe5\xba\x1d\xf3\x67\xa0\xa3\x75\x5c\x9b\x80\xa7\x17\x5d\x3a\x4e\xcf\x68\x17\x98\x58\x83\xdb\x29\xd6\x5d\x60\x76\x00\xa2\x97\x27\xd1\x15\x55\x39\x2a\xe4\x78\xe8\x16\x23\x3b\xac\xc7\xed\x22\xc2\x57\x43\xff\x16\xa9\x62\x3d\x54\x8e\x48\xde\xe8\xc1\x19\x6d\xb5\x0b\xb8\x25\xf0\xef\x50\x39\xda\x61\xa5\xf1\xce\x9f\x81\xe8\x3c\xb0\xb0\xd2\x90\x4b\x13\x78\xe8\x31\x4f\x2f\x6c\x31\x97\xf9\xb3\x00\x70\x1b\xd1\x0a\x52\x1f\x73\x35\x7f\xe6\x14\x10\xb6\xa9\x5b\x99\x5c\x92\x9e\xeb\x6c\x53\x00\x1e\x4b\xb8\x5a\xfe\x77\x49\x99\x3d\xf5\x24\xef\xb0\xb8\xdc\x6c\xd3\x05\x6c\x03\xef\x32\xae\xdd\x8a\x3d\x4d\x99\xf9\x0e\xef\x4a\x8d\xe8\x62\x4f\x53\x1f\x33\x79\x56\x3d\xf7\xf9\xb3\x6f\xdd\xb2\xcd\x9f\xd1\xa6\xc9\x29\xe0\x62\xa9\x36\x45\x3a\x56\x4f\x2d\xe8\xea\x7e\x71\xb3\xd8\x60\x53\x66\xc7\x5e\x02\x2e\x55\xfd\x2c\xe8\xd3\x53\xeb\x98\x4c\x95\x9e\xe1\x21\x41\x46\xa7\x96\x47\x61\x5e\xa7\x6a\x13\x69\x60\x3d\xc3\x0d\x67\x8f\x73\x12\x0a\xc6\x53\xa6\xb3\x40\x76\x66\x3a\x0b\x2c\xa9\x4c\x0f\x23\x96\x54\xaa\x43\x91\xf7\xd2\x53\xb6\xbf\x0f\xdb\x78\x18\x39\x24\x69\xe4\x96\x24\x98\x9e\x46\xa7\x48\x82\xe9\x59\xae\x23\xe7\x22\x75\x64\xed\xd8\x4b\xa9\x19\x52\x1e\x92\xe1\xe6\x61\x22\xa5\xae\xa7\x86\x89\x94\xba\x9e\xc8\x95\xe9\x69\xa0\x88\x58\x4a\x4f\xd9\x3c\xb1\x94\x9e\xba\x99\x09\x9f\xf4\xbc\x66\xd7\x20\x8a\x4f\x69\x10\x3e\xe9\x29\x9b\x27\x7c\xd2\xf3\x12\x37\x4f\x8c\x81\x22\x12\x67\x7a\xe2\x66\x1e\x86\x4f\x12\xce\x3e\x0c\x85\xe4\x23\x06\x30\xf3\x54\x9d\x21\xed\xb0\xe7\xa4\x0d\xcf\x12\x16\xf5\x68\xab\x80\x9b\xe5\xf1\x31\xb4\xd3\x56\x01\x0f\x89\xc7\x07\x77\xef\x30\x62\x92\xaf\xcb\x8b\x45\x9d\x12\x57\x83\xe3\x96\xae\x27\x92\x6d\x7a\x19\xe7\x21\xd9\xa6\x97\x36\x48\x83\x7b\x16\x9c\x7d\x34\x18\x66\xad\x22\x0a\xc3\xac\xd5\xde\x60\x8b\x65\x12\x02\x99\x37\xbd\xc8\x6b\x1e\x0d\x16\x57\xba\x7b\x49\xc3\xe9\xb5\x39\x1f\xb8\x5a\x99\xe4\x4c\x4e\x4e\xaf\xcd\xf9\xc0\xd5\x0a\x33\xbe\x91\xa0\xd3\x4b\x33\x9e\x04\x9d\x5e\xdb\x1c\x94\x71\xf6\xf9\x05\xa0\xcd\x41\x19\xa7\x4d\x44\xe9\x5a\x0d\x86\x64\x9b\x5e\xfa\x71\x1b\x5c\xad\x34\x3b\xc8\xbc\xe9\x85\x53\x77\x34\xc4\x49\xe9\x9e\x22\x0d\xa7\x57\xb7\x37\x64\x4b\x69\xe0\x93\x79\xd3\x4b\xdd\x86\xcc\x9b\x5e\x31\xdb\x30\x68\xcc\x36\xfc\xcc\xe3\x3f\x5c\x51\xb2\x9c\xda\x70\x45\x3d\xfe\xc3\x15\x4d\x27\x07\xf7\x2c\x53\x1a\x86\xcb\xab\x43\x69\xb8\xa2\x35\x7b\xa3\xeb\x9a\xbd\xd1\x06\x77\xef\x68\x98\x2a\x65\x70\xd6\xa0\x4f\x8d\xd9\x01\x4b\x35\xe6\xa0\x2c\x95\x26\xb9\xe1\xa0\x22\xb7\x7f\x18\x01\xaa\xc3\xcd\x42\x22\xd6\xe1\xa1\x40\x22\x96\x52\x67\xb8\x54\x9a\x03\xc3\xd5\x39\xe7\x17\xc6\xd1\x57\x45\x72\x4d\xaf\x6b\xf6\x06\x6e\x2a\x50\x43\x44\x55\xa0\xc8\xb4\xe9\x25\xfd\x90\x69\xd3\x4b\x11\x34\x9c\xc2\xed\x38\x22\xaa\xb7\xb6\xc1\x98\xeb\xb6\x37\xb1\xbe\x5d\x03\x18\x73\x3d\xce\x07\x26\x5b\x8f\xfb\x23\x06\x8f\x87\xa2\x6f\x3f\x63\x98\xa6\xcf\xb5\x01\x07\x1e\x8b\xc7\x14\x0e\x3c\x54\x9b\xc8\xf6\xed\x63\x99\x1d\xf2\xc5\x50\x88\xf1\xa5\xb1\xba\x74\x58\x38\x43\xf3\x80\xbc\x97\x3e\x56\x39\x14\xe6\xce\x20\x14\xd2\xc8\x7b\xe9\x63\x52\x00\xec\x77\x28\x78\xda\xfc\x22\x4f\xf1\x8b\xb6\xc2\x80\x47\x8e\xdd\x03\x0c\x97\x1e\x06\x3c\x48\x75\xe9\x43\xaf\x96\x51\xa3\xb1\x4f\x74\xc0\x5a\x03\xdf\xd8\xd0\xd0\x70\x20\xef\xa5\x0f\xcd\x03\x52\x5d\xfa\x50\xd6\x18\x28\x1a\x46\x3a\x9b\x83\xea\xfc\x22\x83\xa4\x8f\xee\x38\x0e\x3a\x09\x05\x76\x35\xfa\xec\x80\xae\x67\xd1\x0a\xec\x6a\x18\x24\x21\x83\xa4\x8f\x98\xbd\x81\xdb\x24\x21\x31\x50\x23\x33\xec\x34\x54\xc2\x0c\x2e\x0d\x83\x9b\x24\x66\xf4\xa1\xbf\x8b\x5c\x8c\x3e\x20\x87\xbe\xc0\x39\x06\x14\xd0\x17\xd8\xfc\x20\x8f\xa7\x2f\xf0\xef\x31\x29\x00\x96\x6d\x42\x58\x27\x31\xa3\x0f\xf5\xae\xe6\xe4\xb0\x1a\x3a\x89\x19\x7d\xa0\x84\xf5\x05\xd5\x7e\x68\x2a\x37\x67\xaa\xa9\xdc\x9c\xdc\x94\x2d\xb0\xdf\x71\xce\x41\x05\x28\xd0\x58\x60\x4a\x03\xaa\xe9\x0b\x7c\x68\x68\x37\x37\x18\xf3\x30\x23\xa1\xc1\x98\xc7\xe5\x14\x60\x4a\xe3\xb2\x10\x04\x35\x7d\x5c\x8e\x33\xfc\xe2\x38\x08\x8d\x61\xc0\xa3\x0d\x7f\x36\x07\x05\xd1\xcb\x69\x23\xa0\x87\xa1\x90\x86\xe5\x34\xcc\x48\x68\xae\xa8\x85\x3d\xa4\x4e\xf4\xf1\xb8\x06\xb0\x9e\xf1\xb8\xbc\x9b\x3f\xe3\x54\x75\xd7\xfa\x71\x75\xe0\x36\xe3\x71\x72\x70\x9b\x61\x4a\x43\x77\x17\x74\x1e\x77\x84\xed\x50\x0d\xec\xc8\xd7\xf1\xce\x71\x58\xaa\x57\xac\x51\x51\x07\x02\x6d\x74\x77\x01\x05\xb1\x2f\xe8\xab\x07\x4e\xb6\x4e\x22\x46\x3f\x16\x97\x0a\x0e\x75\xa0\x13\x8e\xce\x5a\x1f\xeb\xfc\x59\x03\xd8\xfd\x42\x07\xab\x83\xc2\xb2\x8f\x6d\x7e\xe1\x67\x9b\x87\x02\x0e\x75\xe8\x63\x36\x0e\x77\x58\x74\x63\xea\xc4\xa1\x81\x6f\x1c\xce\x94\xc1\x61\xe8\xed\x30\x16\x69\xb4\xed\xd8\x5d\x51\xb8\xda\x61\x01\x8d\x49\x15\x47\x13\x37\x18\xd9\xd1\xe6\xcf\x18\xa7\x39\x28\x42\xe3\x68\x73\x50\xc6\xe9\xee\x02\x3a\xee\x61\x0e\x41\x67\x4b\x0e\x28\xab\x9b\x47\x71\x84\xf3\xd9\xfc\xd9\xec\x7a\x00\xcc\xae\xfd\x99\x58\xbb\xa2\xd2\x5c\x77\x45\x0d\x8a\xf4\x9f\xe6\x61\xf6\x43\xb7\x58\x77\x85\xb5\x7d\xba\x8b\x5a\xb3\x77\xd0\x53\x3e\x75\x44\xc5\x31\xc4\x15\x7e\x7e\x18\x24\x31\xac\x76\xa8\xd2\x75\x44\xc5\xa1\x23\xab\xbb\x74\x68\x71\xdd\x64\x8e\x43\x52\xed\xae\xa3\x9e\xe5\xee\x3a\x6a\x15\x19\x70\x3b\x4e\x7b\x73\xe9\xae\xd9\x81\x00\x24\x64\x24\xed\x98\x24\x04\x33\x3f\x2e\xb7\x15\x21\x72\x5c\xee\x17\x3c\xff\xb8\x9d\x0f\xfc\xfb\xd0\x3e\xef\x28\xd6\xc7\xe3\x4e\x22\x00\x8e\x49\x42\x08\x80\xe3\xb1\xeb\xd9\xc6\xae\x61\xcc\x66\x49\x8f\x0e\x5f\x3d\xd4\xd5\x8c\x8f\x9d\xe6\xe4\x18\x12\x3b\x17\x0f\x23\xe3\x9c\x8a\x20\xa3\x60\xe7\x32\xbb\xfe\xa6\x70\xae\x73\x50\xbe\xa8\xb8\x19\x1f\x3b\x95\x47\xc6\xc7\x4e\xcd\x1d\xca\x16\xfa\xb9\xd9\x1b\x9a\xec\xb9\x79\xb0\xc0\xed\x9c\xa7\x19\x1e\x79\x9a\x45\x63\x18\xed\x54\xea\x18\x39\x3b\x77\x77\x1b\x86\x79\x5a\xca\x65\x06\xc9\x69\xf5\x96\x79\x22\xa7\xb1\x14\xea\x52\xfa\xa9\x6c\xe9\xf0\xfc\xd3\x5c\x99\x0e\xc3\x3c\xe7\xd1\x76\x72\x5d\xac\x61\x8b\x67\x97\xf0\xc5\xda\xf0\x49\x87\x47\x9e\xe1\x1a\x88\x5b\xc8\x39\xc4\x2d\x5d\x37\x18\xf3\xa9\x04\xe9\x30\xbf\x33\x25\x7c\xd1\x49\x07\x15\x9d\x74\xb7\x45\x67\x9e\x6b\x78\xe4\x59\xf6\x26\x3a\xea\x5d\x1d\x1d\xf7\x2c\x71\x83\x7b\x9e\x53\xea\x20\x8f\x4e\x05\x4d\x47\xe1\x3d\x49\x0b\x1d\x54\x5b\xf6\x53\x71\x62\xe2\xc2\x89\x76\xd5\x4d\x5c\x38\xf1\x48\xf5\x15\x36\x7f\x7a\xf8\x8c\xd3\x9f\xb7\x5f\xe0\x91\xa7\x01\x6b\x63\x84\x27\x59\x68\x9d\x42\xd9\x7e\x92\x9a\x3d\x0c\x18\x9e\xba\x9a\x0c\x18\x9e\xba\x8d\x0c\x18\x9e\x32\x66\x03\x86\xe7\xfb\x6f\x75\x85\xfd\xc4\x8b\xda\x0d\x4b\x9f\xef\xc4\xfa\x9b\xdc\x25\xc7\x35\xde\x7c\xe1\x5d\xea\xc6\x9b\x2f\x63\x77\x94\xbc\xf4\x4b\x8e\x6b\x74\xd7\x4c\xfe\x11\xf0\xe2\xcb\x33\x6a\x74\xf7\x5a\x67\xfd\xe2\x87\x8e\x39\xfe\x9d\x22\xbc\x7e\xcd\x32\x47\x8e\xf2\x25\x93\x35\x30\x79\xed\xb3\xeb\x04\x70\x3e\xb0\xec\x4b\x8b\x3a\xe0\xd2\x97\xdc\x33\x60\xcc\x97\x65\x80\xc6\x56\xaf\x66\x9d\x24\x07\xe9\xd2\x36\x08\x58\xf6\xd5\xed\x9a\x83\x74\xe1\x43\xea\xc6\x3c\xaf\x6e\x1b\x0e\xf9\x15\xee\x02\xb2\xff\x92\xe3\x52\x92\xd4\xaf\x70\xe1\xd7\x9f\x9a\xe4\x57\xb8\xad\x9c\xb2\x0b\xf3\xba\x1b\xf6\xbc\x72\xfd\x5b\xe5\x66\xbf\xb4\xa8\x03\xfb\xe2\x4a\x57\x0b\x89\x7f\xe9\x7a\x32\xf0\x7a\x95\xe3\x22\x2a\xae\x9a\x5f\xf8\x99\x76\x73\x60\x52\x5c\x7a\x9b\x28\xe9\xee\x97\x59\x5c\x81\x5c\xbf\xcc\xe2\x0a\x84\xc8\xe5\x99\x35\x58\x7b\x1d\x13\x1d\x7e\xa6\x79\x60\xe4\xf6\x3a\x26\x3a\xb4\x91\xfd\x52\x9f\xd4\xaf\xc3\x0e\x90\x06\xd7\x39\x3b\x60\x0a\x30\xe6\x6e\x08\xf3\x82\x31\x77\x43\x98\x17\x49\xce\x7d\x5b\x6c\xf3\x08\x30\xe8\x65\xc1\xaa\xe7\x4f\xc6\x6c\x1c\xf8\x52\x83\x09\x64\xcb\x45\x2c\xaf\x6f\x68\x09\xd7\x33\xdb\x80\xa8\x1a\x8c\x91\xce\x4b\xc3\x9b\x42\xcb\x7e\x4d\x72\x40\xea\x5c\x06\x15\x8c\x1d\x5f\x18\xde\xdd\xe0\xe6\x05\x97\xee\x86\x30\x2f\x55\x13\x43\x98\x17\x2c\xbb\x1b\xb5\xbc\x35\x14\x8c\x37\xdf\xf8\xae\xfa\xc6\xf9\xbb\xb5\x0d\x8c\x2a\xdf\xd2\x86\x21\xcc\x7b\x75\x1c\xb6\xf1\xa6\xd6\x68\x04\xa2\xee\x36\x25\x32\x90\x6e\xb7\x84\x62\x38\xd2\xf2\x81\x41\x45\x68\xbf\x0d\x37\x04\xa2\xee\x36\xb5\x2a\x10\x75\xf7\xe6\x9e\xa2\x25\xdc\xdb\xc4\xad\x00\xc4\x8d\x73\x70\x6f\xb3\x6b\x3a\xd8\x67\x1b\x70\x9b\xc4\x05\x4b\xb8\xcd\x06\x09\x68\xfd\x36\x90\x17\x88\xc7\xbb\xbb\xd6\x1c\x8a\x3b\x66\x6f\x74\xe0\x21\xdf\xd0\xe2\x6e\x0f\xf9\x86\x9a\x71\xeb\x36\x32\x64\x7e\xab\x2f\x18\x18\xbf\x4b\x44\x91\x95\x77\x89\x28\xda\xc8\x5d\x2e\x3c\x47\xec\x9e\xa7\x17\x06\x73\x0f\xf7\x14\xce\x71\x0f\xb7\x84\xc3\x77\x1f\xe2\xc6\x71\xb9\x0f\xeb\x9b\x39\x2e\xb7\xca\x43\x84\x80\x87\x8f\x43\x71\x6b\xf6\x46\x08\x38\x53\x04\xda\x6d\xa8\xc0\xc8\xfa\x7d\xda\x01\xf6\xd1\x7d\x7a\xc4\x76\x7f\x36\x7b\xf3\x67\x76\x80\x84\xbf\xf5\x21\x19\x3f\xbf\xe7\x51\xc6\x3e\xba\x2f\xb1\x76\xeb\x0d\x22\x18\x3f\xbf\x6f\xb1\xf6\x1c\xdc\x12\x20\x5a\xc1\x7d\x7b\x2c\x3d\x07\xda\xc0\x81\xe0\xbc\xd5\x4b\x02\xd9\x7f\x3f\xf3\x0b\xb8\x3d\x2e\xa2\xdb\xa8\x9a\x6e\x5c\xf1\x36\x99\xd0\x60\xfa\xfd\xba\xf0\xe8\x32\xb7\xfa\x77\xc0\xfc\xac\x50\xe9\x5b\x08\x38\x1f\x38\xe1\xb3\xb8\xdb\xec\xc2\x33\x0f\x39\xcb\xfb\xcc\x73\x5d\x02\xb3\x83\x04\xf0\xb8\xfc\x34\x71\xbd\x3f\xab\xb3\x28\x9b\x39\x0b\x36\xe2\x59\x5d\x3a\x36\xe2\xd1\x0f\x15\x88\xf2\x47\x1d\xde\x30\xe1\xa3\xa2\xc3\x15\x16\xdd\xca\x98\x6e\x64\xd0\xca\x98\x6e\x64\xf0\xd9\xe5\x50\xac\xfd\xa3\xda\x6e\xfc\xcf\x32\x99\x61\x7e\xc0\x63\x45\xbc\xf1\xbf\x67\x9f\x1d\x80\x5b\x73\x8b\xe0\xdf\x8f\xc5\xe8\x06\xe9\x1e\x2f\x3c\x30\x2e\xf7\x4c\x12\x82\x99\x3f\x5d\x0a\xc0\x62\x7b\x14\x3c\x46\xec\x1e\xcd\xeb\x18\x02\xb3\x0d\xe8\xa8\x0f\x19\xb1\x7b\xa6\xe0\x81\x17\x3f\x2a\x3a\x89\xf8\x7f\x94\x13\x89\xf8\x7f\x4c\xfd\x35\x43\xe1\x29\x59\x0f\x8c\xd9\x32\x99\xbe\xc3\x98\x1f\x8d\xe8\x1d\xc6\xfc\x18\x60\x4b\xf8\xaa\x65\x32\x7d\xb7\x6b\xd4\xf4\x6e\x4c\xed\x19\x73\x50\x16\x7e\xcc\xde\xc0\x7a\xcc\xde\x40\x14\x3f\x54\x37\xa6\xf6\x48\x9d\x46\xce\x1e\xc3\xd2\x09\x97\xb6\x66\x66\x24\x2a\xc3\x73\x78\xe5\xc4\x04\x6e\x01\x70\x53\xcf\xcf\x09\xdc\x02\xe0\xa6\x04\x31\xbc\xf5\x68\x51\x27\xfc\xfb\x21\x5d\xb8\x53\xf2\xd2\x1f\x69\x30\x61\xe6\x8f\xae\xdb\x84\x99\x5b\x09\xd8\x77\x44\xea\x73\xcf\x0e\xe8\x0d\x1a\xec\xc6\xc7\x1e\x83\x24\x69\x6f\x12\xa4\xf1\xb1\xc7\xdc\x12\x33\x39\x2c\xa0\x19\x69\x6f\x9a\xca\x46\xb4\x9e\x77\x7e\xa1\x83\xd7\xae\xe1\x91\x16\xc3\x8c\x84\xaf\x5a\xff\xd2\xa9\x72\xe9\xef\xe2\xb4\x61\xb2\xd6\x22\x76\xaa\x5c\xba\xf7\x60\x74\x03\x5f\xde\x83\xe1\x15\x0e\xdd\xab\x2f\x3a\x25\x2f\xdd\xab\x2f\x3a\x25\x2f\xdd\xab\x2f\x86\x29\x1a\xaf\x94\x65\x14\xcc\x9b\x2b\xba\x81\xaf\x77\x9b\x3f\x6b\x00\x4e\x1b\xbe\x3a\x6f\xa1\x30\xf0\xe5\xc5\x13\xc3\xdc\x8b\x79\xbd\x84\x51\x30\xcb\x71\x86\xe9\x16\xef\xee\xd9\x41\x8f\xfc\xdb\x5d\x13\x60\xbd\x3b\x05\x38\xd4\xbc\x6b\x62\x87\x43\x79\x4f\xc4\x30\x2b\xc3\x3b\x1f\x46\x3a\x05\xf5\xbb\x9d\xf0\xc9\xbc\xd9\xc1\xc8\x99\x97\x39\x74\xe3\x63\x5c\xe6\xf0\x01\x8c\x23\xcd\x25\x32\xd9\x1b\x17\x46\xc2\x7e\xdf\xee\x7c\xc2\x2f\x2e\x48\xf8\xc5\xc9\xc1\x8b\xbd\x4a\xa1\xef\x68\xb2\xdc\x36\xb0\x76\xe3\x56\xaf\x8a\x1a\x65\x31\xdd\x3b\x05\x3a\xc5\x2f\xdd\x2b\x01\x86\x69\x1d\x16\xfe\x77\x03\x52\xef\x24\x40\xec\xb0\x59\xef\x62\x56\x86\x45\xef\x9d\xd2\x93\x6e\x35\xfb\xc8\xfe\xd3\x3c\xcc\x57\x01\x97\xae\xfd\x31\xfb\x60\x5c\x7d\x57\xa6\x6c\xbc\x93\x84\x5c\x3a\x35\x32\xc3\x34\xd6\x92\x77\x43\x2e\x56\xd3\x74\xa3\x2c\x96\x8f\x8f\x74\x85\x21\xbb\x6e\xc8\xc5\x22\xf1\x6e\x94\xc5\x6a\x9a\x6e\x94\xc5\x6a\x9a\x91\x48\x94\xf7\x76\x27\x91\xf8\xef\x24\x21\xd7\x51\xc5\xcd\x88\xc9\x3b\xa9\x06\x51\xf1\x1a\x3e\x49\x24\xf1\x6b\x12\x56\x86\x3f\x63\x8b\x0c\xac\xbc\x93\x9e\xdc\x88\x57\x0c\xe0\x0f\x16\xc3\x0c\x93\x2c\x5e\x15\xb7\x06\xb3\x78\xf5\x29\x51\x8a\x12\x8b\x09\x89\xe4\x48\x84\xe5\x2b\x83\x1c\x89\xb0\x7c\xa5\x13\x99\x89\x05\xaa\xe9\x04\x63\xc2\x5a\x96\x4e\xfc\x25\x16\xc3\x27\xe4\x48\xc4\xa2\x15\x4e\x26\x44\x2c\x2a\x6e\x64\x42\x84\xe5\x2b\x9d\x28\x4b\x2c\xaa\x67\x64\x42\xc4\xac\x65\xa1\xd2\x3e\x16\x4d\x72\x02\x2b\x61\xa9\x71\x27\x96\x12\xb3\xb0\x85\x34\x88\x58\x4c\x1a\xe1\xa6\x94\xf0\x6a\xa5\x91\x05\xd6\x66\x76\xe4\x00\x83\xe6\xb4\x3f\xce\x11\x8b\x8a\x1b\xf5\x2f\xb1\x74\xe7\xb3\x83\x8e\x22\x88\x88\x49\x2c\x92\x03\x41\x92\xb0\x96\x65\x70\x09\x4b\x2c\xdd\xde\x76\x70\x33\xcf\x8a\x74\x8b\x58\xd2\x3d\x1d\xa0\x63\xa6\x61\x0e\xd0\xf1\xd0\x13\x54\x88\x45\x65\x8f\x44\x8c\x58\xca\x71\x9a\x6d\x5e\xbf\xd0\xb5\xca\x1e\xa9\x13\x61\xc1\x49\x27\x0c\x10\x8b\x9e\x22\x52\x27\xc2\xea\x93\x4e\x18\x20\x16\xcb\xcc\xc8\xa3\x88\x59\x8a\x52\x0b\x18\x40\x18\x1d\x17\x7e\x2c\xda\xda\x78\xed\x63\xc1\x54\x19\xb5\x08\xd8\xf5\xca\x38\xa7\x5d\x07\xd3\x56\xd9\xc3\x37\x1f\x8b\x95\x65\xdc\x3d\x13\x16\xa9\x0c\x32\x2c\x62\x96\xa2\x94\xa7\x6a\xd2\x42\x80\x8e\x71\xc5\xf2\x20\x5d\xa2\x13\xa0\xa3\x82\x58\x9e\xaa\x6b\x76\xcd\xe4\x14\x4e\xa4\x4e\x84\xe5\x2b\x1d\x17\x7e\x2c\xea\x84\xe4\x51\xc4\x72\x4f\xac\xfd\xe2\xd9\x49\xa6\xa0\x1f\x80\x94\x86\x58\x6e\xef\xf0\x49\xb0\x36\xb1\x84\xec\x82\x58\xde\x09\x30\x8e\xf2\xa8\x49\x0b\xd6\x9c\x91\x5d\x10\x8b\x26\x51\x93\x30\x54\x10\xc9\x21\x88\x55\xc7\x15\x39\x04\xb1\x2a\xb6\x28\xbb\x08\x2f\xed\x1a\xc5\x41\xb2\xda\xa4\x53\x76\x11\xab\x1e\x82\xe2\x20\xad\xab\x4b\xf5\x29\x6a\xe1\x2d\x5e\x83\xbc\x83\x58\xd7\x39\x4e\x00\xb8\xd6\x9f\x38\x09\xab\x4d\x3a\xce\xf0\x98\x05\x26\xf5\x89\x93\xb0\xc0\xa4\xb7\xf1\x33\x1f\x66\xac\x2a\x88\x5c\x80\x13\xab\xb7\x24\xe1\x29\x8f\x75\xf7\xc8\x0d\x90\xd8\x67\x87\x20\x31\xef\x42\xe2\x9c\xaf\x5e\x5d\x44\xb9\x47\xac\xde\x56\x84\x73\x3c\x56\x85\x15\xe9\x0a\xb1\x42\x83\x83\x74\x85\x58\x0d\xe2\x57\xa3\x6b\xc3\x91\x05\x6d\xac\x84\x5c\x3a\x5e\xef\x58\x15\x56\x64\x35\xc4\x2a\x75\x76\x4e\xf3\x2c\x45\x21\xc5\x21\x2c\x45\x19\x64\x35\xc4\x2a\x75\xe2\xe8\x8e\x55\x6d\x91\x1b\x4d\x62\x35\xab\x98\x74\x85\x58\x75\x98\xe1\xa7\x8e\x35\xbc\xa4\x89\xe3\xb3\x12\xe8\xef\x94\x7b\x84\x15\x2b\x83\xac\x86\x98\x15\x2b\x24\x25\x84\x15\x2b\x83\xbb\x33\x62\x55\xc3\xe4\xee\x8c\xb0\x14\xa5\xe3\x80\x0e\xab\x4f\x06\x17\x69\xc4\x5a\x8e\xc3\x59\x5a\xa5\xe8\xee\xf1\x51\x8f\x24\x3d\x21\xd6\x63\x7e\x61\x75\xa4\xdb\xee\xee\xab\x20\x92\xb8\x10\xab\x9e\x88\xee\x51\x50\xd4\xf5\xc6\x38\x8a\x3a\x52\x1a\x62\x3d\xdd\x9f\xc6\x38\x52\x34\x6e\xe5\x58\xcf\xd9\x1b\x5d\x6b\xbe\x75\x37\xeb\x9c\xbd\x31\x8e\xd2\xad\xbb\x59\x93\x88\x21\xae\xd5\x7c\x63\x12\x17\x62\x9d\xa4\x9a\x74\x3d\x09\x32\xe9\xed\x96\x29\x25\xbd\x59\xf7\x49\xaa\x41\xac\xfa\x8b\x29\xf7\x88\xf5\x15\x51\xf7\x47\x5f\x5c\xef\xe0\xf6\x7a\x67\x9a\x0b\xaf\xd8\xea\x2c\xbc\x65\x25\x9d\x5b\xfd\xc2\xe2\x91\x8e\x5f\x3a\xac\x0a\xe9\x14\x64\x84\xb7\xcf\xf5\x0e\xd6\xdb\x24\xa1\xf2\x67\xf6\xc6\x14\x36\x22\xf8\xbd\x33\x85\x6d\xd2\x13\xa4\xba\x19\x0a\x21\x57\x21\x36\x25\x15\xe9\x09\xb1\x6d\xb3\x6b\x7f\xe6\x6e\x23\x9c\x2c\x38\xe9\x38\xb6\x63\x93\x98\xf0\x4b\xc7\x66\x90\x84\x5c\x85\xd8\xb4\xb6\x70\x52\xc7\x66\xae\x23\xb9\x0a\x61\x5d\xca\x20\x57\x21\x36\x05\x1a\x17\x83\xc4\xa6\x33\xaf\x3b\x8e\xd2\x0d\x1f\x73\x6c\x1a\x58\x5c\x19\x12\xdb\x24\x26\x24\xe2\x2c\x30\xe1\x7a\xc2\xd8\xd0\xfc\x7a\x17\x83\x3e\xdb\x00\x18\x3e\x21\x23\x21\x36\x0d\x2c\x32\x12\x62\x9b\x54\x22\x6e\xfa\xeb\xba\xb8\xe5\x6c\x03\x6e\xe9\x7c\x44\x54\x9d\xb0\x8b\x8e\xf4\xc3\x35\x23\xb1\xa9\x20\xe2\x97\x8e\xcd\x7c\x7d\xee\x1c\x09\x6b\x4a\x06\x77\x8e\xc4\xa6\xb9\xd6\x61\x35\x9b\x82\x93\x0b\x48\x62\x53\x56\x92\x13\x11\x9b\x9e\x3c\x2e\x20\x89\x4d\x0b\x2d\x44\x67\xcc\x36\x4c\x8e\x3a\x94\x1e\x76\x7d\xf8\x05\x51\xb7\x49\x59\x63\xfd\x59\xe2\x7a\x6c\xc7\xec\x03\x24\x70\x67\x0f\xb2\x27\x62\xd3\x6b\xc2\x25\x26\xb1\xe9\x00\x0c\xd1\x33\x54\xca\x8d\x26\xb1\x9d\x13\x3d\x70\x55\xc3\x0c\xd1\xd3\x48\x0b\x7b\xd3\xfa\x22\x95\x22\x36\xe9\x89\x54\x8a\xd8\x5e\xbb\x46\xa2\x58\x8a\xd2\xf1\x3a\xc6\xa6\x03\x03\x3f\x61\x6c\x06\x56\x48\xa5\x88\x7d\x99\x6d\x0a\x40\x74\x50\xa8\xf6\x65\xb6\x19\x00\xa2\x03\x1b\x99\x75\x29\x64\x5c\xc4\xae\x33\x8f\xbc\x8a\xd8\xb5\xa4\xf0\xec\x85\x57\x2b\x0e\x92\x2c\x62\x57\x9c\x70\xf1\x49\x58\x97\x32\xb8\xf8\x24\x76\x9d\x0f\xb8\xf9\xc2\x22\x95\x8e\x9b\x2f\xac\x3e\x19\x5c\x89\x12\xbb\x42\x83\xeb\x4c\x62\x6f\x13\x1d\xba\xd6\xa8\xc1\x4b\x17\xbb\xa1\xf9\xe1\x7c\x14\x0d\x01\xe7\xb0\x48\x65\x0c\xe7\xa3\x9c\x18\xce\xc7\x30\xfb\x10\x6b\x15\xb7\x21\x3a\x1e\xed\xe8\x0c\x2a\xcf\x1f\xe2\x96\x6e\x09\x7c\x68\xd7\xc5\x40\xfa\x45\x58\x7d\xd2\x71\xe6\x85\x35\x26\x1d\x67\x5e\xec\xa6\x44\x72\x1f\x4a\xec\xe5\xfe\x04\x83\xea\xf3\xe3\x72\x94\xd8\x4d\x89\xe4\x72\x94\xd8\x6b\x22\xca\x7c\xca\x99\xc2\xe6\x77\x03\x86\xb8\xf9\xc2\xea\x93\x8e\xff\x2e\xac\x3e\xe9\xb8\xec\x62\x9f\x47\x1b\x85\x6a\xd7\x92\xe2\x42\x95\xd8\x8d\xbf\x0c\x57\xc7\xa8\x3f\xbe\xb8\xd8\xe7\xe9\x45\xba\xed\x6a\x71\x5c\x9b\x12\xbb\xde\x67\x5c\x69\x61\xc1\xc9\x18\xae\x8e\xa1\x44\xfc\x6a\xb1\x1b\x9a\xa7\x96\x25\x76\xb5\xb8\xe1\x52\xe9\xa4\x1e\xae\x8e\x1e\x02\x6e\x89\x8c\xdd\x80\x21\xde\xb3\xd8\x95\x06\xc3\x75\xd3\x49\x3d\x5c\x2a\x03\x86\x5c\x18\x1a\xbb\xea\x19\xb9\x24\xb1\xeb\xa4\xc6\xd9\x15\xbb\xfe\x3b\x72\x49\xa2\xe9\x8a\x26\x97\x24\xda\x32\x7b\x0b\x00\x78\x24\xee\xa9\x68\x5a\x34\x38\xa1\xa2\xcd\xd3\xcb\x22\x36\xfd\xd2\x78\xa4\xa2\xe9\x8a\x1e\xac\x68\x5b\xdd\x12\xb8\x67\xd3\xdd\x36\x90\x2d\x6d\x73\x7f\xe0\x50\x6d\x1e\x7f\x96\xb7\x69\xfa\x73\xeb\x49\xcc\x6a\x13\x6e\x3d\x89\xa6\xb5\x9f\x30\x59\xab\x4d\x7a\xc2\x64\x9b\x8c\x19\x2f\x56\x34\x23\x81\x5c\x80\x1a\x4d\x2e\xcd\xad\xa7\xd1\x0c\xc6\xe0\xdf\x8a\x66\x5c\x9b\x6b\x53\xa2\xe9\x8a\x4e\x58\x69\x33\xc8\xcd\xb5\x29\xd1\x74\x45\x73\x31\x5a\xb4\xc9\xb2\x91\x6e\xcd\x3c\x45\x52\x5b\xa2\xe5\x6c\xc3\xcf\xca\xe5\x45\xd0\xb4\x9a\xb8\x81\x8e\x41\xed\x51\xf9\x33\x86\xd9\xc6\xec\x83\x99\xeb\xb4\xe6\x4a\x94\xf0\xfe\xb1\x8e\x87\x2a\xda\x10\x09\xc4\x4b\x33\x18\x33\xdc\x2f\x5d\x01\xb8\xab\xa2\xcd\xd3\xec\xe6\x1d\xf6\xe6\x7e\xc9\x98\x71\x4a\x45\xd3\xc2\x49\xb8\xa7\x45\x1d\x1d\x3f\x54\x34\xf3\x51\xa8\x28\x8a\xa6\x4d\xcf\xcd\x29\xd1\x70\x98\x75\xca\x8b\xa2\x69\xa0\x24\xcc\xaf\xcd\xa3\xed\x1e\x5f\x62\x0d\x27\x6c\xda\xf4\xdc\x82\x12\x4d\xa7\x35\x75\x43\xd1\x6e\x2f\xee\x84\xab\xb5\xc9\xbf\x11\xb1\xdc\xb4\xb6\x2d\x8b\xbb\x7f\xbb\xa8\x18\x0e\x4d\xd3\x05\xa7\x54\xb4\x67\xf1\x67\x74\xf0\x11\xca\x07\xf0\x33\x5d\x69\xb8\x84\xa2\x3d\xb7\x5f\x6c\xf3\x0a\x30\x9f\x4f\x4e\x7c\x00\x3b\xa9\x76\x85\xe7\x28\x9a\x24\x84\x17\x28\x2c\x1e\xe9\x78\x81\xa2\xbd\xae\x35\xcc\xaf\xab\x5d\x51\xcf\x13\xfd\x13\x1a\x5f\x6f\x01\x30\x3b\xe8\x00\x73\x3e\x09\x70\x08\x14\xc0\x44\xe7\x43\x94\xe2\x91\x6d\x21\x11\x28\xba\x29\x28\xb8\x84\xa2\xaf\xc3\x2f\x2b\xc0\xed\x17\x7a\xdb\x1c\x14\x89\xd8\x37\xef\x45\x85\x47\xf6\x6d\xf6\x06\xa2\x8a\x13\x0a\x75\xa2\xef\xb3\x0d\x58\xef\xee\x36\x7c\xa8\xef\x2e\x15\x76\x66\x6f\xae\x28\x76\x66\xf7\x62\x55\x5c\x33\xd1\xf5\xab\x51\x9b\x13\xbd\x4d\xdc\xe8\xc0\x50\x29\x45\x37\xd1\xfb\x1c\x07\x74\xba\x5d\x73\x76\x2c\x04\xe9\x38\x6d\xa2\x9b\x82\x42\x01\x4d\x74\xc5\x09\xde\x98\xe8\xe9\xcf\x20\xef\x5e\x6e\x16\xd2\xba\xeb\x2e\xd0\x7f\xd2\xf5\x91\xe9\x3f\xe9\x8a\x06\x5d\x26\x7d\xcc\x2f\xe0\x66\xa6\x97\xee\x8f\x3e\x26\x3a\x20\x3a\x5c\x1d\x88\x69\x5e\x6a\xac\x63\xc4\x62\x91\x9e\x98\x78\x5d\xcf\x57\x71\x2c\xbb\x7a\x89\x3e\x8a\x2e\x61\xe8\x96\xb0\x24\xa4\xeb\x96\xe8\x9f\x00\xd8\x16\xb2\x8f\xa2\x5f\x6e\xfd\xee\xcf\x5e\x7f\x06\x3a\x12\x86\x2e\x86\xce\x85\x86\x0b\xd9\x47\xd1\xef\x79\x6f\x2d\x83\xea\x06\xd3\xab\xd0\x11\x0d\x5d\xaf\x42\x57\xe5\xd1\xc0\xe7\x12\xb7\xaf\x03\x76\xce\xa3\x4c\x05\x44\x58\x05\xd2\xa9\x25\x88\x58\xa4\x1f\xec\xa3\x30\x4c\x43\xf6\x7f\xc4\xe2\xea\x40\x0b\xb1\xb9\xf0\x9c\xf8\xd0\x3d\x55\x10\x46\x7c\x1a\xcb\xf7\x25\x00\x6e\xbf\x7c\x93\xb3\x88\xa3\x6b\x7e\xc6\xee\x7c\x38\xb0\x56\x74\x74\x6d\xd1\xd8\x25\x0c\x7f\xf6\x9d\xaa\x0f\x18\x3f\x63\x98\x96\x7b\x74\x32\xe1\xc3\x72\x8f\xae\xd1\x19\x9f\x0a\xb4\x2d\x24\x0f\x45\x78\x49\x2f\x97\xbf\x44\x34\x67\x8e\x55\x14\xdd\x71\x11\xe5\xd1\x67\x6f\x60\xd4\xdd\x22\x44\x79\xe8\xe4\xd5\x36\xb5\x44\xa4\x6b\xd8\x45\xba\x74\x50\x40\xa4\x14\x80\x24\xb6\xf6\xa3\x73\xab\x62\x44\xba\x40\x88\xe5\x48\x17\x15\x49\x1c\x29\xe1\x43\x28\x56\x85\x74\x2e\x5f\x8c\xd0\x06\xd6\xac\x8a\x21\x3a\x10\x4a\x18\xc2\xd4\x2a\x8a\xe1\xe4\x10\xb1\x61\xc4\x44\xab\x28\x8c\x67\x6a\x15\xc5\x21\x11\x8b\xb5\x02\x40\x13\x89\xe2\x91\xef\x8b\x3f\x73\x50\xe4\x44\x9c\x6e\x38\x32\x3a\x4e\x37\x2f\xfd\xe2\x16\x41\x9d\x31\x29\x00\x9e\x1f\xa7\x88\x26\xf3\x39\xe7\x38\x60\x7d\xce\xae\x41\x54\xe5\x48\xe3\x29\xae\xd9\xb5\x5f\xec\xba\xfc\xe2\x95\xcc\xb0\xec\x50\x39\xd2\xf6\xe1\x7a\xc1\xef\x67\x7e\x99\x3f\x63\xd0\xdb\x05\x41\x12\x5b\x7d\xd2\x35\x77\x62\x8a\x06\xb8\x80\x97\x70\x76\xcd\x9d\x78\x5c\x03\x97\xea\xb5\x0d\x94\x16\x5a\xd4\x5c\x97\x18\x29\x9b\xd7\xb8\x48\xf3\x09\xc9\xd3\x8e\x9c\xcc\x1c\xad\xc7\xea\x93\xae\xd5\x90\xcb\xec\x3a\x01\x6e\xbf\xf0\x33\x1c\xc1\x5d\x0b\x20\x0d\xac\x68\x01\xe4\xe6\xa9\x62\xdd\x72\xe3\x54\x71\xe7\x7f\x50\x49\xf2\x01\x0c\x6a\xf8\x44\xcd\x3c\xf7\xdd\x2f\x3b\x80\xcb\xdb\x04\x9c\x29\x04\xe9\xa5\xa2\x5d\x95\x3b\x0d\x4c\xaa\x65\x53\x8a\xf2\x75\xc0\xcf\x5a\x17\xe0\x67\x6d\x76\xc0\x14\xe6\x2d\xd9\x90\x6a\x6a\x37\xab\x17\x67\xf7\x67\x10\x53\x76\xd7\x0d\xfa\x49\x79\x3e\xb7\xb8\x44\xc6\x9c\x02\xd3\x0e\xc7\x61\xad\x29\x30\xf9\x00\x66\x1a\x97\x00\x93\x0b\x11\xed\x76\x20\xa2\x08\xb4\xcc\x4d\x80\x41\x53\x74\x20\x40\x0b\x4c\xba\xaa\x70\x6a\x83\xa8\xfd\x5a\x6d\xd2\xd5\x7e\xa9\x36\xf9\x3a\x00\x28\x17\x11\x51\x97\x35\xdb\x30\xa8\xde\x67\x35\x59\x4b\x4f\xfa\x80\x98\x28\x3d\xf9\xda\xb0\x3a\x63\xa2\x43\x1b\x33\xbd\x48\x9e\x0e\xeb\x50\x3a\xc9\xd3\x91\xca\x23\xae\x06\x8c\x54\xb9\xe3\x36\xc0\xc8\xd3\x0e\x3c\x62\xa6\xc3\xa8\xaf\xa6\xf4\xa3\xba\x99\xd7\xea\xcf\x98\xe9\x24\xa6\x8a\x9f\x31\xcc\x94\xd2\xb8\x64\x26\x52\x29\xc4\xbd\x32\x91\x2a\x54\x2a\x88\x79\xbb\xdc\x28\x7b\xf9\x88\x11\xea\x99\x75\x29\x9d\xfb\xef\x22\xd5\xae\x86\x87\xfe\xf5\x98\xa2\x9e\x59\x70\x12\x6a\x57\x89\xa6\x14\x6a\x57\xf9\xbe\xfe\xec\x1b\xa7\x14\x2f\xbc\xce\x10\xb5\x7a\x2e\x90\x42\x56\x78\x84\xea\x4c\x6d\x6e\x38\x52\xa8\xd0\x60\x42\x75\xa6\xf6\xe6\x17\x81\x53\xe0\x1b\xb4\xda\xfc\xd2\x01\x42\x80\x71\x50\x5a\x82\x2b\xe1\xa2\x54\x5a\xb8\xa1\x25\xaa\x89\x28\xab\x53\x5e\x4a\x4e\x8e\x72\x54\x88\x35\x87\xbe\x72\x76\x3d\x00\xc2\x9f\x09\x20\x4e\x48\x92\x0b\xaa\x35\x3e\x60\x05\x10\x6b\xc8\xbb\x08\x78\x04\x39\xca\x51\xf3\xc8\xa1\x91\x59\xc7\x11\x24\x2c\x47\x95\x58\x43\x5c\x55\xb3\x03\x00\x8e\x4f\x28\xd7\x6b\x38\x6d\xc8\xce\xd2\x8d\x50\x94\xd7\x98\x6d\xc0\xfa\x70\x79\x21\xc8\x3a\xe6\xa0\x74\x70\xd8\xc6\x45\xe4\xc8\x85\x32\xba\x60\xbf\xb1\x88\xdb\x3c\x2e\xdd\x2f\x6e\xb0\xb8\x5d\x52\x00\xd4\x59\x97\xbd\x89\xce\x3d\x07\x65\x75\xd0\x6d\x42\x91\x6a\x81\x46\x2c\x62\x70\x3b\x53\xe4\xab\xd5\x1a\xb1\xd8\x46\x96\xcd\x05\x31\x51\x72\x69\xb2\x06\xa3\x1e\x37\x0b\x8a\xae\xd7\xae\xa1\xe8\x01\x97\x0e\x65\xe5\x58\x24\x14\x8c\xdb\xb1\xb8\x73\x98\xb0\x63\x11\x03\x28\x9a\x22\x8e\xef\x8b\x6d\x5c\xd1\xf9\xc5\xad\x87\xd6\xc7\x6a\x6f\xc8\xca\xb1\x3a\x28\xe2\x71\xa8\x99\xaf\x02\x9b\xfb\x03\xe1\x8f\x5d\x74\x20\xfc\x31\x0f\xec\xfc\xe2\xa0\xf3\x8b\xeb\x06\x4b\x18\xbb\x3b\x07\x4b\x18\x4d\x02\xc4\x3a\x1e\xcd\xd5\x99\xc0\xc4\x0d\xac\x7d\x22\x80\x7b\xce\x62\x4c\x8e\x8b\x48\x1d\x3e\x04\xc0\x4d\x64\x31\x26\xc7\x45\xbe\x8e\x90\x16\xd0\x24\xc6\x64\xbf\x76\xe0\x6d\xfd\x24\xb3\xc6\x98\xbc\x18\x2d\x7b\xa4\x5b\x82\xe4\x1d\xe9\x22\xc2\x29\x86\x5a\xce\xea\x38\xe5\xf1\x47\xd8\x8e\xe1\xba\xa1\x72\x8f\xe1\x1a\x38\xe8\x98\x1d\xf8\x05\xa1\xbe\x3a\xe8\x70\x72\xc8\xe4\x71\xd8\x06\x8d\xc5\x82\x8c\x50\x22\x8e\xc3\x45\x84\x71\x59\x9d\x11\x8a\xc7\x71\xb8\x06\xe2\x86\x62\x13\x8a\xc7\x41\x21\x6c\x7c\xa2\xee\x27\x0c\x73\x9c\x52\xb4\xe8\xa9\xdb\x90\xaa\x18\x56\x6b\x84\x12\x72\x9c\x2c\x10\x79\x8b\x61\x81\x46\x70\xdb\x78\x58\xa0\x11\xdc\x36\x1e\xe3\x4a\x7f\x06\x46\xd2\xd3\x66\x07\x58\xc7\xa1\xe8\x1b\xf7\xee\x17\x06\x95\x36\xc8\x4e\x8c\x21\x2f\xe6\xea\x95\xb0\xf2\x22\x94\x90\xe3\x19\x7e\xa1\x6b\x52\xba\x42\x09\x39\x34\x7b\xc9\x41\x8c\xf1\xce\x0e\xc0\xed\x9d\x6d\xc0\x4d\x96\xad\x20\x1d\x78\x44\x63\x9d\x6d\x5e\x81\xaf\xcd\xa1\xad\xc0\xd5\x2b\x71\xe0\x1e\x0d\x45\xdf\xb1\x74\xbf\x0c\x80\x89\x81\x3f\xe3\x5c\x90\xc4\x18\x16\x5b\xc4\xea\xcf\x56\xd1\x41\xda\x59\x79\x11\xeb\xfc\x59\xf3\xcb\x06\xe0\xb6\xce\x9f\x0d\x01\xbf\xcc\xae\xbf\x99\x1e\x9b\x5d\xa3\x77\x59\xad\x11\x5c\x7a\x16\x87\x3a\x14\x19\x8d\x71\x6c\xb3\x0d\x3f\xdb\x3d\x4b\xf8\x28\x8e\x7d\x7e\xa1\x8d\x04\xa9\xdc\x3b\xb4\x81\x37\x7f\xd6\x3c\x3e\x70\xe9\x43\x4d\x89\xf4\xc6\xa0\x26\xe3\x03\x98\x9c\x82\x46\x51\x77\xcc\x27\x44\x30\xf9\x8e\xee\x22\x4e\xc0\x73\x80\x95\x77\xf8\x4c\x07\xb7\x99\xc5\xe1\xcb\x1c\xca\x3d\x4a\x37\xbe\x9f\x81\x5b\xb8\x3a\xb0\x79\x4a\x37\x3e\x00\x0c\xa4\x5b\x6e\x33\x8b\x23\x67\x1b\x7a\x93\x3a\x49\x21\x8c\x43\x1b\x84\xac\xc1\x38\xb4\x41\x48\x14\x8c\xa3\x3c\x89\xfe\x4c\xe1\xc4\x1d\x2a\x61\xdd\x46\x28\x6c\x8f\x72\x17\x6c\x33\x9c\x0f\xf2\xf5\x90\xbc\xb9\x43\x25\x0e\x25\xd5\x3a\x01\x5f\x4e\x41\x8a\x1e\x63\x62\x00\x70\xf8\x8c\x0a\xb2\xd2\xea\x8c\x58\x27\xe0\xe4\x10\x41\xc7\xa4\xb9\x09\x48\x73\x88\xa0\xe3\x74\x0a\x48\x9d\xe3\x9e\x1d\x80\xf5\x53\x7e\x61\x0d\x1e\xd7\x1a\x41\x73\x28\x4e\xb8\xb0\x3a\x0e\x5d\x40\xdc\x51\x1d\x96\x5d\x84\x02\xed\x78\xdd\x53\xf4\xc8\x63\x52\x89\xbd\xbd\xb3\x83\x6f\xd0\x73\x71\x75\xe8\xfa\x9c\xc7\x9f\xae\xcf\xc5\x69\xd3\xf5\xb9\xce\x71\x12\x40\xfa\xa1\xeb\x73\xf5\x20\x21\x82\x2c\xd5\x88\xd5\xae\x57\x57\x07\x79\x74\xce\x73\x6d\x07\x9b\x18\x20\x9c\x2c\xbb\x08\x65\xd8\xb9\x4f\x0c\x68\x33\xcf\x35\x82\xe6\xdc\x5d\x2a\x04\xcd\x39\xcf\x35\x82\xe6\xfc\xeb\xcb\x36\xfc\x4c\x65\x68\xf5\x67\x3e\x66\xb3\xe6\x4f\x35\xcc\xb3\xbb\xfb\x08\x9e\x73\x9e\x66\x84\xd5\xa9\xde\x4f\x7a\x63\x9c\xe1\xa2\x22\x2a\x28\xd0\xf8\x00\x86\xf2\xcd\x18\x85\xc8\x99\x4e\xc9\x2f\xe9\xda\x23\x44\xac\xbc\x08\x85\xc8\x59\xb3\x6b\x66\x51\x1e\x7a\x04\xcf\x59\xae\x23\x72\xe3\x2c\x8f\x9c\x1d\x28\x92\x36\x3b\x18\xf3\x67\x8c\x33\xa4\x5b\xd4\xda\x73\xb8\x0c\x98\x6f\xe7\x61\xd7\xc8\xa7\x53\x91\xc4\x8d\xde\x71\x1e\xae\xb0\xe3\x28\x78\x36\x44\xd2\x79\xfa\xda\x0f\xa2\xe1\x3c\x5d\x6e\x44\xd2\x49\x78\x2b\xc8\x6f\x8f\x13\x9f\x52\x6c\x48\xae\x93\x10\x73\x6c\x8b\x1d\x5c\x02\xb6\x99\x5d\x83\xe8\x39\xdf\x1b\x02\xb8\x5c\x03\xb1\x56\x04\x91\x13\x1f\xe7\x35\x11\x65\x0a\x2a\x6e\x8a\x93\x53\x5d\x4d\x71\x72\x5e\xf6\x86\x08\x3a\x6f\x09\x05\xb9\x67\x89\x88\xaf\x17\xc5\xa9\xe3\x94\xb4\xd0\xe0\x45\x86\x6d\xd9\x9d\xdc\x5b\x02\x74\xa0\x9e\x4f\x26\x68\x5c\x8a\x06\x32\x41\xe3\xa2\x3e\x29\xe4\xf9\xd7\xe2\xa0\x30\xf3\x4b\x0b\x80\xb4\xd0\xb0\x44\x24\xe4\xec\x97\xa2\x41\xfe\x7d\xc9\xf3\x49\x18\x8d\x6b\x9b\x5f\x04\x9a\x5f\xbe\x69\x5f\xfb\xc4\x2d\x01\xfe\xed\x99\xa5\xb8\xd4\xbb\xb8\x84\x25\x2e\x82\x0a\x21\xcb\xbe\xf6\x89\x35\x80\xb4\x41\x5e\x69\x50\x15\xf2\x01\x60\x2d\x6d\x90\x6a\x1e\x97\x4a\x18\x57\xad\xc4\x35\x5f\x7d\x82\xb3\x5b\x22\x12\x72\xf6\x4b\xf5\x4c\xfe\x7d\xf5\x61\x1b\x01\x77\x1b\x66\x7e\xc9\xcc\x77\xc4\xa3\xf5\x22\x21\xcb\xbe\xa4\x92\x1d\xf1\x78\x49\x25\xf2\xef\x4b\x53\x45\xfe\x7d\xa5\x18\xc0\xb2\x2f\xe9\x47\xc6\x7c\x69\xb7\xec\x2e\xbc\x76\x8b\x5c\xda\x62\x91\x90\x17\x5f\x35\x7f\xc6\xa0\x35\x07\x65\x9c\xf2\x24\x76\x7f\x76\xfb\x85\x41\x87\x83\xc2\x16\x2f\xb5\xb8\xdd\x2d\x39\x3c\x3b\x30\xa5\x4b\x57\xd3\xee\x2e\xa8\x91\xc9\xd5\x2c\xfc\x08\x19\xd9\x25\xcf\xdf\xdd\x92\xcb\x9d\x43\x5f\xbd\x2e\x31\x80\x87\x5c\xb2\x79\x79\xc8\x75\x8b\xb5\x0b\xaf\x71\x21\x43\xb9\x6e\x17\x1e\xe6\x70\xcd\xa3\x0c\x73\xb8\x8c\x1b\x90\xf3\x1a\xd7\x63\x1b\xc8\xd9\x92\x90\x90\x9c\xaf\xc7\x36\x90\xf3\xa5\x9c\x20\x35\x36\xae\x57\x0c\xa0\xac\x6b\x9e\x78\x24\xef\xad\xa5\xb1\xb7\x9f\xd5\x92\xc7\x6d\x4c\x80\x7b\xe3\xe3\xd6\x8d\xb4\xb3\x93\x16\x82\x84\xc4\x75\xab\x29\x71\x17\x4d\xdc\xeb\xec\x3d\x00\xd2\x9f\x31\xae\xca\x91\x64\x67\x21\x48\x48\x76\x37\xc9\x1c\x21\x71\x51\x15\xf2\x75\xf0\x21\x7e\x6f\x9e\x73\x76\xff\xc6\xaf\x1b\x12\x97\x85\x20\x21\x3d\xdd\x9b\xdb\x8a\xd9\x7b\x6b\x92\x93\x9f\x1b\xb7\x82\x47\xaa\xb9\x77\xa7\x80\x58\xbe\x77\x31\x40\xa9\xbc\x77\x77\x1f\x19\x7d\x37\x27\x87\xea\x78\xb7\xf9\x85\x41\xf1\x1c\x85\xe7\xfc\x0e\x97\x1b\x33\xf1\xf6\x3d\x32\x0f\xf0\xed\xab\x63\x1e\xd3\x5b\x71\xb2\x73\xfe\x2c\x2b\x09\xcf\xdf\xed\x73\x62\x1e\xb9\x5b\x33\x9e\x5b\xf5\xe3\x56\x39\x22\x8d\x37\x6e\x2e\xf4\x09\xde\x0f\x88\x5b\xd9\x42\x9a\x75\xdc\x35\x7f\xc6\x38\xda\xe7\xfb\x2e\x30\x7b\x63\xa6\xc3\xf9\x70\x96\xee\x21\xa2\x1c\x92\x5b\x7d\x68\x47\x94\xdf\x9a\x3b\xf3\x90\x1c\x8e\x03\x79\xdf\xca\x89\x79\x0e\x4e\xdb\x40\x0e\xf7\x39\xdb\xd0\x81\x5a\x0f\x89\xc4\x71\xab\xf5\x90\x48\x1c\x37\x91\xe8\x98\x27\x44\x2f\x2a\x59\xc5\x61\x25\x49\x90\x66\x1d\xf7\x35\x3b\x60\x41\xe4\xf9\x73\x1b\x35\xd6\xb9\x52\x3f\xac\x31\x89\xb9\x8d\xb7\x6b\x80\x9d\x79\x6b\x90\x90\x96\x1c\xf7\x2d\x17\x80\x3a\xef\xdb\xb5\xc6\x43\x70\x4f\xe2\xc2\x9a\xbc\x9f\xd9\x1b\x1d\x48\x5c\x73\xb3\x54\xc2\xb8\xb2\x26\x2c\x38\x89\xb9\xd6\xaf\x6d\x5c\x5e\x29\x6d\x2e\xe2\xeb\x82\x60\xed\xdf\xaf\xe8\x20\xd4\xef\x77\xf6\xf6\x75\xfd\x4c\xa9\x83\xb4\x7e\x16\x17\x04\xf2\x7e\x26\x99\x41\xde\xcf\xa4\x1f\x6c\x7a\x8a\x45\xbe\x2f\xdf\xa0\x8f\x31\x35\xee\xab\x89\x67\x1e\x7f\x24\xef\xa3\x13\x8a\x6b\x7b\xe2\x99\xc7\x1f\x06\xf3\x28\x68\x9c\x8f\xf5\x21\x21\x6e\x8f\x31\x0e\x72\xac\xc3\xfa\x90\x98\x88\xaa\xab\x4d\x44\x9b\xeb\x06\x4f\x79\xda\x9c\x02\x1d\xb4\xf9\x33\x3a\x20\x97\x29\xfe\xfa\x33\xa9\x11\x99\xfc\xf0\x16\xeb\x42\xc2\x75\xf8\xda\x4a\xcc\x0e\x7c\x37\x70\xfe\x2c\x76\x7f\xc6\xe4\x08\x8c\xc7\x5f\x81\x53\x80\xc9\x65\xf7\x67\x02\x60\x40\x26\x75\x3c\x1e\x7f\x6e\xb2\x89\x47\x01\x40\x26\x75\x50\xf8\xf1\x7d\x01\x37\x55\x2b\x32\xa9\xe3\x51\x34\xf0\x10\x40\xf8\x0a\x4a\x98\x22\xfd\x10\xac\x88\xb6\xfe\x54\xc3\xb4\x10\x24\xb8\xb2\x26\x1e\x49\x88\x8b\x69\xe2\x21\x93\x28\x4c\x99\x7e\x74\xa4\x4e\x8c\x0c\x5e\x4c\x24\x4e\x31\xda\x04\xd2\x2f\x6c\xb8\x7a\x17\xf7\xd7\xc4\xa3\xaa\x65\x3a\xb7\x55\x21\x61\x9a\xf5\x73\xb9\x74\x22\x2e\xa5\x99\xdb\xfd\xe8\x30\xe3\x2e\x9a\x78\x48\x69\x0f\xf3\xa7\x2d\x11\x09\xf3\xa7\x9f\x7b\xa2\xc3\xcf\xee\x21\xc0\x9a\x3c\xce\x07\x31\xf6\x68\xac\xcf\xf9\x10\xbe\x0b\x6e\x8f\x09\xde\x4b\xf9\xbe\x30\x05\x0d\x94\x89\x35\x59\xec\xc1\x85\x31\xf1\x48\x0e\x62\xfd\x2a\x92\x4c\x0e\xf7\xdd\xd4\x68\xf0\x21\x9e\x4a\xfd\xbe\x04\xc0\x6c\x93\x00\xa2\x03\x87\xb2\x2a\x24\xb8\x16\x26\xde\xd5\x35\xc0\xec\xf5\xd5\xd2\x30\x69\xfb\x55\x09\x73\xa6\xef\x76\x08\x30\xe8\xe6\x8a\x82\xdb\x6b\x24\x83\x87\x0e\xe2\x55\x57\xe3\x39\x83\xf0\xf5\x95\xe0\xc6\xff\x78\x15\x1a\xdc\x5f\x13\xaf\x21\x0a\x1e\x56\x0c\xdf\x08\x0d\x2e\x72\x89\x57\x71\xc2\xf5\xff\xf1\xaa\x91\xcd\xc9\xf5\xf9\x85\x41\x8d\x44\xcf\xf9\xf8\xf4\x26\x17\xb7\xc4\xab\x46\x36\x27\xa7\xd4\x99\xf3\xf1\x49\x4c\xd3\xb9\xdf\x49\x35\x08\xce\xf9\x24\x26\xf7\xae\xc4\xab\xe2\xd6\x90\xa2\x6f\x4c\x0c\xc0\x5a\x8d\xcc\x0c\xee\x37\xed\x1a\x17\xf1\xab\x46\x66\x46\x3a\x6f\x50\x7e\x00\xb8\x4d\x4a\x43\x39\xf2\x2d\x97\xe0\xa6\x94\x78\x95\x47\x73\x75\x34\xc9\xb9\x0f\x25\x7c\xbb\x25\xb8\x0f\x25\x5e\x15\xb7\x39\xed\x49\x9d\xf0\xef\x77\xcc\x0e\xe8\x7a\xcc\x0e\x04\xe4\x02\x30\xf3\x77\x92\x2a\xbc\xf8\xd5\x17\x67\x7e\xfb\x7b\x38\x05\x17\xe4\xf0\x24\xba\x06\xc7\xec\xc0\x9f\xcd\x0e\xc0\xe0\xf0\x1c\x60\xb5\xbe\x93\x4e\x61\x98\x16\x98\x44\x2b\xbf\xb8\x88\x2e\xd5\x29\x31\x95\x80\xc4\x04\xc3\x7c\x2f\x27\x07\xcb\xf6\xdd\xc0\x30\x15\xfb\x55\x0d\xe4\xba\x99\xb0\x72\x24\xcc\xcb\x7e\x0d\x18\xce\x45\xbc\x67\x1b\x30\xb8\x4f\xbf\xd8\x81\x47\xcc\x45\xa4\xa6\x24\xcc\xd8\x7e\x09\x7d\x84\x19\xdb\xef\x33\x7f\x06\x6e\x12\x2d\xf7\x94\x84\x05\x26\xc1\xeb\xc2\xf1\x2a\x9c\xb8\x47\x26\x78\x60\xe5\x03\xc0\xcd\xa0\x48\xff\xb8\x67\x2e\xcb\x6c\x93\x00\x92\xf3\xb7\x88\xe9\xcb\x29\xc1\x3d\x25\xe9\xcb\x29\x41\xc6\x76\x5a\x6d\x12\x7d\xfd\x99\x86\x99\xbe\xc2\x1d\x7d\xa5\xc3\xd5\x27\x66\x3f\xae\x96\x3e\xab\x12\xdc\x5b\x92\x8b\x96\x14\x37\xf1\x27\x05\x27\x1f\x12\xa0\xa7\xb4\xe3\xf2\xfd\x5c\x26\xdd\x16\xb8\x9a\x41\xc2\x16\xe5\x42\xe6\x7b\x70\xd3\x48\x2e\xbb\xcb\xfd\xed\x57\x2e\x93\x88\x07\xb3\xd0\xe0\x22\xeb\x3b\x17\xc3\x34\x5c\x66\x93\x8b\x61\x1a\xb2\xf4\x73\xd1\x19\x41\x0a\x78\x2e\x0a\x38\xae\xac\x49\x9e\x55\xf9\x00\xa6\xa0\x4c\x23\x39\x3c\x2d\x38\x09\x6e\x27\xc9\xa5\xcf\x36\x60\xad\xea\xd8\x77\x3a\x98\xa4\x3a\x40\x54\xb3\x8a\x14\xfd\xb4\x48\xc5\x07\x78\x73\x99\x44\x3c\xc0\x40\x22\x26\xd5\x3c\x7d\x3c\x25\x48\x35\xcf\x25\xe7\x38\xcc\xd4\xe4\x14\x4e\x4c\x5a\xcb\x12\xdc\x53\x92\x8b\xd1\x1c\x8e\x4f\x2e\x24\x31\x06\x49\xe8\xb9\x94\x0b\xd2\xf8\x42\x12\x63\x90\x77\x9e\x8b\x82\x94\xab\x71\x72\x31\xce\xc3\xd5\x38\xc9\xab\xf1\xdf\xcf\xc0\xe0\xf0\x98\x36\xa6\x70\xcc\x71\x98\x82\x7e\x35\x0e\x63\x2e\xca\x4a\x72\xc8\x93\xc2\x96\xef\x0b\x1d\x48\x83\x24\x94\xa7\xef\xc5\x2f\xf3\x30\x5e\xce\xb4\xf3\xb3\x6b\x7e\x61\x41\x54\x2a\x49\x35\x4f\xab\x4f\x82\x54\xf3\xa4\x78\x64\x5b\xe6\x31\xbd\xdd\x92\x10\xf0\x67\xc1\x38\x3a\x12\x28\x39\xc8\x65\x52\x4d\x30\xb9\xd7\x43\x1f\x4c\x41\xaa\x99\xa7\xf7\x9d\xbd\x7d\xf3\xa1\x5e\xe4\xfb\xd2\x00\x5c\x83\x8f\xdb\xe4\x6a\x34\xc7\x73\xbd\x4e\x12\xfa\x58\x4f\xae\xfa\xe2\x78\xc1\x20\xa9\x17\xf9\x7e\x46\x1b\xed\x23\xf2\xdb\x73\x35\x00\xcf\x4d\x3d\xe9\xeb\x24\x41\xb2\x7b\xfa\x22\x7c\x90\xc5\x9e\x56\x81\x04\x89\xeb\xc9\x1b\x24\xdb\xc2\x7d\x3c\xb9\xee\xf3\x67\x60\xa0\x23\x41\xca\x5a\x3d\xe4\xbc\x71\x91\x6b\x93\x64\x12\x0c\xe6\x89\xff\x78\x71\xae\xba\x18\xb8\x77\x25\x7d\x69\x24\xb8\x6a\x25\x29\xef\xf8\x3a\xa0\x8d\xfa\x1d\xf7\xae\xe4\x6a\x36\x8b\x94\xb5\x76\xa7\x0d\x1b\xb1\xf0\x23\xb8\x84\x25\x57\x63\x43\x52\xd6\xda\xe7\x38\x20\xaa\x8f\x99\xe7\x33\x72\x0d\x28\x98\x17\x33\x72\xf5\x59\x67\x52\xda\x73\xd5\xc0\x22\xa5\x3d\x2d\x09\x09\xb2\xd8\x73\x4d\xf7\x07\x3a\x5d\xf5\xca\x49\x9a\xab\x92\x8a\x2c\xf6\x5c\xcb\x29\x40\xa7\xbe\x34\x12\x24\xae\xe7\x3a\x8f\x3f\x34\x67\xe1\x47\x70\x39\x4a\xae\x64\x6d\x05\x97\xa3\xe4\x3a\x69\x01\x6a\x5c\xd5\x23\xb9\xe8\x24\x57\xf5\x48\x52\xda\x73\xd5\x45\xc7\xad\x41\xe9\x13\x22\x11\xcb\xcf\x2a\x7d\x92\xaa\x90\x6d\x91\x20\x57\x85\x15\x57\xa2\xe4\xaa\x52\x29\x75\x5a\xfb\x11\x24\xae\xe7\x7a\xcd\x9f\x31\x94\x41\x1f\x72\xd5\x73\xbd\xc4\xb5\xb1\x26\xea\x84\x24\xae\x27\x85\x20\xdf\x17\xba\x36\x02\xc4\x25\x26\xe9\x33\x24\x11\x1e\x6d\x0d\x2e\xca\x4a\x72\x55\x5b\x94\xf0\xd7\x7b\x76\x0d\x06\x12\x57\x78\x66\xb5\xbe\x7a\x03\x1d\x6d\x2c\xde\x96\xce\xd5\xa0\x4f\xef\xac\xe3\xeb\x51\x80\x25\x58\x22\x12\xdc\xeb\x91\x9b\x71\x53\x59\xc2\xa6\xb6\xc8\xbd\x1e\xb9\x29\x9f\xb8\x15\x29\xb7\x75\xb6\x19\x00\x2e\x37\x2c\x81\xf7\x45\x3e\x80\x36\xab\x44\xdc\xfd\x19\x9c\x23\x38\x58\x9b\x9e\x08\x1e\x1b\xc9\x6d\xf3\x5c\xc0\x2c\x36\x0d\x2e\x99\x85\xc5\x23\x3e\x86\x9e\xbe\x49\x12\x64\xf2\xe7\xa6\xf5\x45\x26\x7f\x6e\xea\x91\xb2\x91\xad\xf9\x33\x36\x6b\x33\x88\x2a\x7f\xd8\x74\xe6\xc9\x12\x36\xc9\x8e\x4b\x31\x72\xf3\x6d\x76\x2e\xc5\x48\x9e\x1d\xd9\x16\x8a\x61\x72\x33\x4c\x23\x7f\xf0\xa5\x91\xe0\xea\x8b\xdc\xe6\xa3\xeb\x2e\xa2\x2e\xef\x70\xdd\xd4\x16\xe5\x1c\x9b\x36\x16\xa9\xf3\xb9\x49\x4f\x64\xcb\xe7\xa6\xa0\x91\xa7\xf8\x20\x49\x84\x8b\xa8\x82\x28\x83\xd9\x54\x10\xe5\x29\xd6\x8b\x44\xb8\xbc\x39\x31\x60\x79\x55\x10\xe5\x29\x5b\xb9\x0b\x49\x6f\xba\xec\x28\xa0\xc9\x6d\xcc\x9f\xd1\x66\x38\x53\xb8\xcd\x36\x3c\x2e\x70\x9b\x6d\xd2\x93\xbb\xa0\x7e\x17\x2e\xef\xa4\x27\xb8\xf4\xa6\x6c\x21\xf7\x3e\x37\x3d\x11\xe1\x5a\x5f\xb3\x03\x30\xd0\x99\x47\xee\x7d\x6e\x6a\x71\xb2\x9e\x6d\x12\x46\x80\xce\xa4\x05\x17\x5e\xe7\x03\x25\x3c\xb9\xe9\xcc\x0b\x77\xe1\x76\x0d\x5c\x5e\x5d\x0c\xe1\x22\x3e\xb3\x0d\x83\x3e\x9e\x2a\x94\x94\xcd\x70\x10\xf5\x3c\xb9\x3d\xb3\x03\xa6\xf0\xba\xd6\xb0\xb8\x4d\x9b\x4a\x16\xb7\x6b\x1f\xc9\xbb\x7c\x90\x24\xc8\xe4\xcf\x5d\x2b\x88\xfb\x9f\x72\x37\x66\xc3\x43\x14\xb9\x4f\x09\x02\xef\xda\x75\x24\xc8\xbb\x76\x3d\x6c\x5c\x97\x91\xbb\x42\x83\xdb\x97\x72\x37\x39\x40\x56\xb3\x2b\x34\xa8\xc0\xc9\x5d\xfd\x87\x52\x9a\xdc\x95\x06\x21\x3a\xf3\xc0\x8a\x81\x3e\x66\x72\xef\x73\xef\x65\x9b\x04\xb8\x04\xbe\x35\xd8\x8d\xc4\xc8\x9e\x76\x43\x89\xdc\xbe\x94\x3e\x2e\x12\xa4\xe8\xe7\xae\x66\x14\x3f\xad\xf4\x49\x9f\x21\x89\x18\xf6\xfe\xda\x0c\xf4\x72\xe2\xca\x50\x1e\xed\x74\x19\xcc\x1c\x20\x99\x3f\x77\x13\x67\xb8\x9a\x29\x77\xb5\x2b\x32\xfb\x73\x37\x3d\x8b\x7b\x9a\x72\x57\xbb\x92\xc5\x59\x22\x12\xe9\x02\x95\x93\x5d\xc1\xc0\xd8\x64\x3a\x59\x72\xb5\x22\x9d\xac\xaa\x56\x3a\x59\x29\x80\xcb\x93\x72\x57\xd6\x70\x55\x44\xee\xea\x5d\x5c\x9e\x94\xbb\x09\x96\x5c\x9e\x94\x96\x88\x44\x8a\xa8\x29\x35\xdc\xa4\x94\xbb\x7a\x17\x37\x29\xe5\x2e\xa1\xa4\x58\x1f\xa2\x23\xd6\x26\xdb\xa4\x88\xea\xe6\xe3\x5a\xa5\xdc\xf5\x44\xc8\x7e\x7d\xe1\x24\xd2\x41\x75\xf3\xc9\xfc\x2c\x38\x89\x74\x50\x89\x2b\x1d\xd4\x14\xe3\xd8\xfd\xe2\x82\xec\x7e\x11\x6b\xf8\xf7\x2e\x3d\xc9\x3d\x2d\x38\x09\xae\x8a\x48\x9f\x3b\x09\xb2\xf2\x73\x7f\x1c\xc7\x0e\x9e\xd9\x06\xdc\x9e\x53\x80\xde\x1e\xe7\xd3\x6c\xe3\x52\xa1\xf0\xee\xfa\x28\xc2\x2f\xaf\x0b\x82\x48\xdd\x0d\x14\xc5\x04\x1c\x14\x2e\xed\xab\x28\x41\xb6\x7c\x36\x12\x2c\x83\xcc\xf7\x6c\x7a\x2f\x62\xfe\xcc\x36\xb0\xdf\x66\x6c\x88\x8b\x0c\xd2\xf7\x51\x82\xfc\xf6\x6c\x3a\xf3\xc2\xde\x14\x34\xb2\xf9\xb6\xcd\xde\x12\xc0\xf3\x06\x2b\x6d\x3a\x1f\xb8\x39\x20\xad\x3e\x09\x1e\x7b\xc8\xa6\x04\x91\xe7\x37\xc3\xf9\x3c\xa8\x90\x4d\xf7\xb5\x9c\xbd\x4d\x52\x85\xb3\x37\x23\x40\x5c\x16\x90\x4d\xea\xe4\xb2\x80\x6c\x2a\x61\xb2\x79\x1f\x31\x09\x4a\xf5\xb3\x29\x34\xe4\xec\x96\xa2\x04\x49\xe8\xd9\x0c\xda\xcb\x64\x5b\x7a\x94\x51\xb5\x9a\xaa\x96\x1c\xd7\xf7\x44\x82\x4a\xfb\x6c\x93\x16\xa0\xe8\x56\xc8\x30\xf9\x6a\x9b\x84\x01\xd1\x36\x93\x18\xe5\xab\xcd\x70\xbe\x7c\xb5\x19\x0d\x4d\x28\xb8\x19\xc1\x27\xf3\x3d\x9b\x11\x7c\x39\x6e\xd3\x20\xe1\xc9\x83\x6c\xdc\x42\x11\xa4\xc1\xa7\xef\x89\x04\x69\xf0\xd9\xb8\x49\x29\x48\x76\xcf\x66\xd0\x54\xf6\x6b\x1d\x4a\x90\xf9\x9e\xcd\xcc\x63\xee\x31\x4a\x8b\x52\x82\xcc\xf7\x6c\x3a\xc3\xc9\x7c\xcf\xa6\xbb\x20\xdc\x05\x73\x92\xc3\xb5\x96\x7e\xc8\x89\xcf\x76\xce\xc9\x31\x28\xf7\x51\x04\x65\xf7\xe9\x83\x24\x41\xa5\x7d\xb6\x6b\x4e\x1b\x0c\x28\xd8\x0a\x2a\xed\xd3\x42\x96\xa0\xd2\x3e\xdb\xe5\xb4\x61\xf3\xed\x9a\x1d\x30\xa8\x0e\xf4\xa8\x9f\x32\xcc\x66\x86\x0f\x75\x5e\x69\xfd\x4b\x50\xa0\x9f\x56\xb9\x04\xf9\xfb\x69\x95\x4b\x90\xb2\x9f\x4d\x65\x2f\x50\xe8\xdb\xed\x46\xc0\x1f\x9a\xa4\xca\xa3\x05\xe9\x13\x29\x41\x66\x7f\x36\xb3\x82\x94\x35\x4d\xef\x3a\x75\xfc\xd9\x24\x48\xea\xf8\xb3\x4b\x76\x94\xee\x67\x5f\x26\x6e\x7e\x11\x37\xf8\x43\xd7\x91\x40\x69\x40\x76\x45\x1f\x85\x62\xd9\xf5\x2a\x50\xe1\x9f\x56\xac\x04\x15\xfe\xd9\xb5\xb1\x28\x21\xcb\x6e\x22\x03\x55\x63\xe9\x43\x28\x41\xe9\x7e\xce\xf2\x15\x65\x9a\xe5\x2b\x41\x1d\x7f\xce\xf2\x15\x05\x5c\xdf\x66\xd7\xa0\x23\x75\x52\x5b\x90\xdd\x14\x07\x45\x5f\x37\x8c\xab\x18\x9b\xe5\x2b\x0a\xa7\xae\xc1\x45\xd5\x41\x76\x35\x3f\xae\xf2\xcf\x2e\xdd\x2a\x8f\x7c\xe1\x24\xb8\xca\x3f\xad\x65\x09\xca\xe1\xb3\x6b\x56\x71\x13\x7f\x76\x75\x42\x25\x55\x57\xaa\x52\x69\x96\x5d\x8a\xa6\x96\x20\xbb\x22\x96\x4a\xb3\xec\x86\xaa\x14\x5b\x5d\xc1\xc9\xcd\xfb\xd9\xe3\xf4\x0b\x53\x50\x08\x72\x8b\x7e\xf6\x9c\x3f\x63\x0a\x46\xa7\xb8\x1e\x3f\xbb\x72\x8f\xdb\x97\xd2\xe7\x4d\xa2\x20\x87\x3e\xe6\xa0\xb4\x31\x2d\x94\x5a\xf2\xec\x26\x7f\x2a\xea\xfa\xa4\x4e\x68\xa3\x1f\xc3\x2f\xa0\x63\xe4\x96\x62\x84\xec\x4a\x2a\x0a\xd0\xb2\x4f\x1a\xe4\x24\x76\xa9\x86\x9a\xb3\xec\xca\x23\x2a\x13\xb2\x5f\x73\x1c\x66\x7a\xd9\x06\xed\xca\xf7\x51\xa2\x3c\x3b\x7a\x15\x94\x95\xdd\x8c\x84\xf2\xb8\x5c\x6e\x09\xc4\x65\x65\x4c\x94\x67\xe7\x9e\x5d\x83\xb5\x31\xdd\x72\x83\xef\xd9\x06\x0c\x9e\xd9\x46\xc0\x85\x87\x4a\x3a\x39\xfe\x41\xfd\x41\x76\xb3\x47\x87\x5b\x6f\x4a\x83\x22\xd5\x9a\x99\x18\x6e\xb0\x96\x13\xef\x68\x65\xa7\x16\x2c\x86\xbb\x4d\x91\x40\x0c\x37\xd8\x38\x30\x4f\x67\x65\x2c\x73\x1c\x81\xd5\x2f\x01\xe0\x6e\x43\x4c\xd4\xd9\x7c\x3f\xe3\x8b\x69\x10\xd4\xc3\x65\x98\x15\x44\xd5\x5b\x86\xd1\x5d\x2a\xb9\x33\x36\x71\x63\xb3\x42\xb7\x04\x15\xd5\x19\x9b\x33\x45\x74\xfb\x58\x4a\x50\x51\x9d\xd1\x9c\x29\x5b\x12\x12\x06\xc5\x71\x19\xd2\x02\xd7\xd6\x67\xe8\x7c\x18\x2c\x7c\xf4\xd9\xa6\x00\x44\x07\x93\x35\xfa\x1c\x94\x0e\x54\x37\x15\xdd\xa1\xba\xa9\xe8\x0e\xd3\xd8\xa8\xcf\xce\xd0\xc5\x40\xd1\x5a\x86\x0e\xf4\xb1\xfd\x94\x61\x46\xcc\x71\x41\x42\xe3\x89\xca\x8b\x0c\x9d\x11\x5c\x8a\x9f\xa1\xba\x49\x25\x77\x86\xae\x76\xee\x31\x4a\x9f\x6f\x89\xe1\xae\x48\x5c\xc3\x8d\x30\xc7\x8d\xc2\xb7\xb4\x02\x27\x86\x6b\x5f\x6e\x11\x92\xd8\x72\x9c\xe0\x4e\xfb\x0c\x1d\xea\xd4\x5e\x67\xa8\x47\x72\x75\x51\x86\xa1\xdf\x01\xef\x9a\xb5\x39\x54\xc1\x65\xe8\x8c\xe0\xe9\xa9\x9c\x45\x37\x5c\x5d\x94\x16\xdd\x04\x37\xe4\x67\x4c\x4a\x83\xd6\x43\x01\xa7\x36\x32\x8b\x6e\xd4\x46\xc2\x50\x15\x65\xdd\x19\x8a\xb1\xe1\x4e\x2a\xb9\xa8\x0a\xc9\xd0\x7f\x47\x21\x48\xfa\xb0\x4b\x0c\x37\x4f\x7a\x1a\xee\xd7\x3d\xdb\x80\x9b\x2e\x06\x75\x9b\xd0\xac\xa2\x40\x3a\x43\x4b\x4a\x75\x26\x78\x9e\x38\x86\xcb\x6b\x62\x9d\xba\xcd\xac\xa6\xa1\x5c\x2f\x7d\xe5\x25\x28\x04\xc9\x30\x7b\x82\xc7\xa2\x32\x26\xd9\xa1\x29\xc5\xa4\x34\x77\xc1\x20\xd6\x70\xe1\x27\xd9\x61\x8e\xc6\xeb\x96\x20\x38\x63\x92\x9d\x0b\xaf\x43\x9d\x02\xe9\x8c\x49\x83\x70\xa8\x34\x65\x95\x4a\xc0\x4c\x45\x1d\xa5\xd3\x99\x56\x6a\x72\x93\x52\xa6\xa2\x8e\xe2\x91\x4c\x9d\x1c\x6a\x64\xb3\xb8\x87\xea\xc1\xb4\xb8\x27\x28\x1e\xc9\x59\xdc\x43\x29\x61\xe6\xa4\x5b\x98\x5f\xae\x13\x1d\x3a\x50\xf7\x54\x8b\x4b\x83\x65\xd4\x51\x67\xea\xe4\xa0\xae\x30\xa9\xf4\xf9\xbe\xd0\x9b\xc6\xa0\x5a\x5c\xee\xae\x01\x02\xcd\x12\x9e\xe0\x86\xff\x4c\xe5\x9e\x5a\x5c\xee\x2e\x08\x8a\xdb\xac\xe7\x51\x71\xf3\x69\x99\xa0\x14\x25\x53\xc2\x57\x8b\x4b\x03\xc9\xd4\xa5\x64\x1a\x1f\x53\x8b\x4b\xa5\x9b\x5a\x5c\xea\xf1\xa0\x62\x25\x73\x52\x34\x27\x24\x63\xb6\x01\x37\xfd\xec\x54\x72\xe7\x2c\xee\x51\xd9\xf3\x29\x99\xa0\xac\x3b\x53\xdf\xa2\xca\x5e\xc6\xec\x5a\x80\x15\x55\xd9\x4b\xcd\x42\x95\xbd\xd4\xe3\x41\x59\x77\xa6\xaa\xb0\xfa\x9d\xe5\x38\x31\xdc\x6d\x85\xe0\x70\xb7\xf5\x6b\xa8\xc5\xe5\x18\x02\x60\x6d\x5e\xdf\x70\xeb\x35\xe4\xd4\xe2\xd2\x24\x3f\xd5\xb1\x54\x3c\x0e\xcf\x81\x41\x2c\x75\xb3\xd4\xb5\xae\x6e\x96\x2a\xaf\xc3\xad\xd7\x9b\x4e\x7d\x76\xe6\xe9\xa0\x28\x6a\x69\x48\x59\x45\x2d\x27\xd1\x22\xd0\xd2\xcc\x70\x6e\x5f\xca\xbc\x66\x1b\xa6\x70\xcd\x36\x20\xaa\xfb\x63\x8c\x9f\x25\xae\x67\xde\x13\x3d\x66\xf1\xac\x02\xa0\x67\xa2\xd3\xf0\x5c\x28\x14\x55\xe9\x2c\xee\xc9\xc5\x73\xf1\xba\x26\x70\x42\x1f\x9d\xc9\xc5\xa3\xa0\xf9\xa6\x7e\xe7\x33\x31\x49\x71\x4f\xd6\x32\x7b\x4b\x00\x77\x12\x0e\x55\x56\x51\xa8\xb8\x95\x39\xb0\x85\x65\x58\xeb\xec\xe0\x5b\xe1\x52\x0d\xa4\xaa\x34\x8b\x37\x2e\x92\x32\xe8\x2c\x63\xc7\x3c\xef\x94\x65\x0c\x8a\xfb\x92\xb2\x76\x3b\xe0\x90\x50\x10\xf4\x01\xfc\x6c\x9e\x73\xf8\x5d\x51\xb8\x9c\xd4\x0d\xa5\xef\xbf\x24\x95\xcf\x59\xf8\xef\x92\x62\xe7\xac\x98\x5d\x33\x05\x2b\x22\x54\x10\xcb\xb2\x33\x75\x42\x0a\x82\xbe\x36\x4c\xce\x8a\x08\x15\x44\x9f\x6f\xc9\x85\x43\x62\xa5\x4f\x2e\x1c\x92\x32\xb1\x8e\x2b\x92\xb2\x30\xd2\x72\xe1\x5c\x94\xa9\x14\x3c\xfc\x94\x35\x66\x1b\xd0\x19\xb3\x6b\x81\xd9\x86\xa5\x1a\xb3\x0d\xc0\xe1\xfe\xa0\xcd\xd7\x31\xc7\x11\x98\x6d\x40\xd4\x90\x2c\xb5\xaf\x59\x87\xbb\xcd\xa1\xe0\x91\x96\x6d\x29\xd8\xa2\x8f\xb4\x24\xb5\x46\xe9\xbb\x2c\x49\xad\x72\x96\x5e\x05\xf5\x55\xdf\x65\xc9\xc5\xdd\xd6\x97\xcd\xbd\x4c\x49\xd9\xcf\xf7\x85\x71\x6e\x77\x1b\x3f\x61\x59\xd1\xaf\x5a\x5b\x26\x99\xaa\xd6\x96\x1e\x6b\xd5\xda\x9a\xc7\x12\x51\x57\xe4\x0b\xe5\xe2\xd9\x51\xd0\x70\x93\x52\x52\x10\xb4\xe6\xe2\x41\x7a\xdc\x12\xcf\x8e\xce\x3c\xee\x58\xca\x7a\x9d\x82\x67\xe7\x9d\x5d\x83\xe8\x3b\x7b\x03\x37\x72\xbb\x93\x3a\xa8\xa4\x6e\xe8\x03\x1a\x80\x47\x19\xae\x36\x16\xa7\x8d\xe0\x9c\xd5\x41\xaa\xcf\x03\x07\x60\x52\x06\x9d\xb3\x20\x88\x57\x9f\x72\xa8\x91\x71\x93\x52\x8e\x79\x94\x61\x57\x43\x07\x20\xf7\x25\xe5\x80\xb3\x27\x55\xcb\x39\x0c\x9a\x72\x79\x52\xfa\x0e\x4b\x52\xc2\x9c\xd4\x00\x7d\x5f\xbe\x05\x19\xdd\xb5\x66\xb7\x87\x4a\x98\x4a\xf2\xe8\xe2\x86\x4d\xe5\x03\x2b\x49\x85\x54\x8e\xc9\xb2\x87\x80\xab\x83\xa4\x1a\x5a\x27\xdc\x7d\x94\x56\x07\x25\xd7\xfd\xe7\x08\xa9\x84\xcd\x1a\x56\x3a\x53\xf2\x9b\x23\xc5\x9a\x9d\x1b\xfa\xeb\x54\xc6\x47\xba\x25\x6c\xe3\xd0\x47\xa1\x32\x3e\x26\x61\xb0\x8d\x63\x9e\x78\x64\xcb\xac\x0e\x52\xe5\x1e\xc6\x79\xd4\xb2\x87\xfe\x06\xb5\xec\xe1\x51\x56\xb1\x1e\x87\x18\xb8\x0b\xc7\x6c\xc3\x14\x0e\xd7\x2d\x7f\x56\x4b\x9e\xc3\x80\xa8\xba\xf5\x38\xc5\x08\x59\x33\x4e\x89\xcb\x9d\x3c\x27\x7a\x0c\x75\x4a\x42\x6e\xab\x69\xd6\xea\xe3\x43\x5f\x9c\xfa\xf8\xb8\x5d\x61\x77\xe5\x76\x51\xdd\x15\xb9\xb4\xca\xf9\xb8\x5d\x2d\x77\xe5\x91\x91\xb9\x11\x93\x31\xbb\x74\xfa\xd5\x54\xa7\x87\xbc\x98\x8a\xe4\xb4\x84\x27\x57\xf8\x37\x85\x3a\x1f\xb0\x02\x74\x81\x0d\xa0\x04\x76\x80\xc3\x0e\x1a\xc0\xec\x40\xe0\xf2\x4b\x07\xb8\xfd\x02\xc0\xe5\x2f\x49\x81\x53\x5a\x9b\x93\x14\x38\x25\xef\xa5\x7c\x6d\xfc\x02\x75\x52\xdb\x9b\x87\xa6\x3f\xb7\x22\xe5\x21\x9b\xe7\x22\xa4\x3c\x34\xf0\x29\x83\xce\x43\x42\xa1\x0c\x3a\x0f\xee\x05\x4b\xca\x98\xf2\x90\xe7\xab\x99\x1f\x54\x3e\x27\xc5\x4a\x79\x18\xf4\x19\xc8\xa3\x43\x4d\x89\x77\xa8\xf2\xd0\x65\xa7\xce\x3e\x0b\x75\xd4\xd9\x7d\x49\x25\x29\x22\x4a\x1f\x4f\x49\xaa\x62\xf3\xd0\x99\xa7\x02\x7f\xf4\xd9\x01\x58\x77\x67\xea\xe4\x62\xa2\xc3\x14\x4c\x28\x50\xff\x3e\x62\xf6\x26\xe0\x8a\x3a\x9f\x74\x4b\x9c\x42\xba\x88\x62\x6d\x96\x1d\xb7\x2f\xe5\x91\xe2\xe6\x14\xd2\x85\x17\x1d\x53\x0d\xb8\x97\x29\x7d\x53\x25\x57\x71\x93\xb8\x54\xfa\x0f\x89\x6b\x15\xb7\x9a\xe3\x80\x4e\xb9\xf5\x8e\xa3\x37\x90\xb2\xee\xf4\x4d\x95\xa4\xb8\x27\x8f\x31\x7f\xc6\xba\xa9\x36\x0d\x98\xd2\x31\x09\x12\x3e\x74\x0c\x31\x80\x13\x1e\xea\x50\x5c\x9e\x94\x87\x2e\x06\xea\xc2\xf3\xd0\xd6\xd1\x50\x38\xce\xf9\x85\x36\x9a\x37\x5a\x00\xc7\x39\xc7\x01\x1d\xcc\x9b\x5c\x1d\xf4\x9c\x83\x32\x9f\xcb\x5d\xb0\x6b\xe5\x91\xda\xfc\x71\xcf\x2f\xf4\x76\xbb\x0b\xf6\x66\x46\x82\xaa\xbd\x2f\xb4\xe4\x6a\x6f\x3a\xb6\x29\x12\xcf\x83\x8b\x34\x72\xb5\xb7\xc7\x05\xb1\xcd\x23\xa2\xc8\x30\x8a\x88\xbe\x2f\xb6\xb1\xb7\xf9\xc5\x05\x81\xc9\x1e\x8a\xa0\x31\x01\xf7\x14\x26\x7b\x4c\xa2\x9d\x80\x5c\x0d\x26\x7b\xbc\xb3\x83\x6f\xb3\xce\x65\x0e\x5a\x00\xb3\x8d\x5f\xdc\x39\xf8\xea\x39\xe9\x14\x56\x7a\x2e\x9e\x10\xe4\xde\xb9\xd8\x9b\x3f\x5b\x3d\x14\xfe\xcc\x6c\x72\xcd\x81\x73\x12\x2d\x42\xd0\x67\x61\x72\xcd\x9f\xa6\x15\xf9\x66\x4c\xae\xb3\x0f\x49\xd5\x3e\x36\xcf\x39\xfc\xfc\x34\xa6\x3b\x26\xe0\x32\x60\x38\x9c\xdb\xeb\x17\xe6\x37\x89\x18\x23\xe0\xf4\xa2\x10\x55\xfd\x73\x9f\x18\xf1\x65\x12\x31\xbc\xf8\x9c\x44\xec\xcf\xbc\x35\x84\x1b\x9c\xf2\x9c\x14\xed\xcf\xcc\x17\xd2\x3c\xa0\x3e\xe9\xfb\x42\x6f\xdd\x0e\xd0\xd4\x4f\xc5\xa5\x86\xc3\xa9\xb8\xa4\xf8\x34\x67\x7d\x12\xf7\x32\xe5\x19\x72\x35\x6c\xb9\x33\x9c\x36\x9c\xfd\xd4\xdf\xa0\x11\x70\xaa\x13\x6a\x04\xf8\xce\x4c\x52\x89\x9a\xe7\xa4\x68\xd8\xfc\xa9\x1a\x48\xad\x51\x9e\xe5\x8a\x22\x55\x7d\x33\x26\xa9\x3c\xcd\x53\x17\x83\xb6\xc2\xa9\x1a\x48\xdd\x50\x9e\x93\x3a\xed\x9a\x9b\x04\x92\x22\xa2\x3c\x0d\xe3\x0e\xc7\xc1\x01\x98\x54\x14\xe5\x39\x49\xd5\x41\x71\xdc\x27\xe5\x45\x49\xe5\xd2\x07\xd0\xe6\x9c\x5f\xf8\x19\x25\xb3\xc9\xf3\x19\x79\x72\x1f\x66\x52\xa0\x9a\xa7\xaa\xe3\x10\xeb\xcb\x9f\xa1\x8c\x9f\x64\xc3\x26\x35\xa9\x79\xe2\x6f\x48\xca\x50\xf3\x24\x4d\x6f\x5d\x9c\x02\xfe\x86\x75\x11\x6b\xbc\xdc\xeb\x22\xa2\x64\x97\xaf\x9a\x1d\x27\x5e\xee\xa4\x74\x35\x4f\x2c\x9a\x55\xb3\xe3\x7c\xe6\xa0\x60\x00\xa9\xae\xda\x13\xe7\x33\x31\x00\x51\x54\xc7\x75\x71\x0a\xb8\xf9\xd6\xc5\x29\xa0\x13\xae\xdc\xbe\x94\xe7\xfb\x00\x20\xb6\x2e\x7c\x07\xab\xc6\xc5\xb5\xb8\xf0\xa8\xf6\xd7\x22\xd6\x88\xfb\x6b\x11\x6b\x24\x15\x35\x4d\x1f\xf0\x61\x7d\x69\xde\x50\xfb\x9a\x97\x54\x42\xe9\x53\x5e\x9b\xcb\x8b\x08\xba\x36\xbb\x46\x04\x51\x78\xf4\x01\x8c\xd3\x27\x06\x02\x1b\x80\xbd\x75\x17\xd1\xde\xba\x83\x22\xc7\x7d\x81\x26\x79\x17\x23\xaf\x70\x75\x10\x27\x17\x26\xf9\xaa\x71\x71\x85\xd3\x46\xa0\x59\x5e\xb4\x6a\x42\xf8\xfc\x4c\x52\xc6\x94\x14\x11\x7d\x5f\x0a\x40\xdc\x90\xa2\x57\xba\x54\x22\x5a\x6e\x09\xa2\xee\xaa\xf9\x33\xba\x2e\x77\x01\x49\x65\xdd\xd0\xca\xe5\x07\xe9\x23\x33\x49\xe9\x6a\x5e\x8a\x20\xaa\x55\xf3\x52\xb6\x50\xfa\x94\xd7\x21\x06\xce\xe7\x70\xda\xce\xe7\xb0\x4d\x13\x70\xeb\xc5\x5a\xc3\x87\xa2\xa8\xbc\xd0\x16\xd7\x45\xac\xd5\x09\xa9\x90\xca\x4b\x15\x8e\x07\xfb\xd3\x77\x65\x92\x37\xfa\xf3\xba\x24\x26\x44\x1d\x15\x45\xdb\xaa\xa5\x71\xe1\x2d\x4b\x6a\x52\x93\xf2\xa2\xef\xcb\x4f\x7d\x98\xd7\xe3\x2c\x30\x0f\x28\x37\xfa\x00\xd6\xe4\x11\xd7\xee\x17\x77\x12\x57\xe7\xf5\x8a\x38\xb2\xf3\x7a\x3d\xc0\xc8\x4e\xdf\x99\x49\x1e\xf0\xcf\xeb\x9d\x88\x7f\x6d\x6e\x35\x3f\x8a\xb1\xf2\xd6\x3e\xa7\xe2\x35\xef\xc5\x43\xcf\x38\xb7\x2a\x1d\x95\x59\xe9\x0b\x34\x49\x31\x56\xde\xeb\xfc\x59\x02\x78\x7c\x10\x22\xbc\x40\xf3\x7d\xb1\xcd\x25\x40\x9b\xdd\x0d\x87\x7b\xde\xbb\xbb\x82\xe9\x72\xef\x4e\x01\x41\x4a\xd9\xcf\x07\xec\x00\x1e\x39\x64\xe7\xdd\x3c\x17\x88\x4b\xdf\x8c\x49\x4a\xae\xf2\xee\xb3\x0d\x58\xf7\xd9\x86\x41\xbb\xd3\x86\xf9\x51\x1d\xb4\xad\x5c\xc7\x90\x56\x07\x25\x95\x59\x79\x6b\xc7\x50\xcc\x98\xf7\x3c\xe7\x88\xad\x3b\xdc\x63\x14\x6b\x4b\x85\x92\x7a\xab\xbc\x53\xb2\x43\xa0\xdd\xe9\xb4\x91\x61\xb7\xea\x19\x85\x54\x79\xe3\x94\x4a\xca\xa5\xf2\x4e\xf7\x07\xe9\x66\x11\x51\x52\x3b\x95\x77\x4d\xdc\x40\xa7\x3c\xa6\xc8\x3d\x4b\x85\x92\xda\xa9\xbc\x87\x4b\x95\x02\xd0\x20\xe5\x87\xe9\x43\x35\x49\xf9\x61\xfa\x50\x4d\x52\x71\x98\xf7\x61\xd7\xe5\xcf\x9c\x9c\xbb\x70\xc8\x94\xdc\x85\x43\x52\xc5\x91\xc5\x43\x35\x1f\x00\x3a\x32\x73\x2a\x0e\xf3\xbe\x24\x2e\x44\xdd\xad\xaa\x45\x21\x55\x52\x2a\xb4\xad\x5c\x91\x94\x3e\x2d\x93\x3b\x2c\xe1\x9e\x14\x80\x44\xbc\x35\x6f\xa8\xdd\x4b\x1f\x9d\x49\x5e\xb2\xc8\xfb\xf6\xb8\xb8\xa7\xaa\x5a\x3b\x04\x79\x4f\x96\xed\x36\x6a\xd3\xf3\x44\x45\xde\x2a\x54\x54\x55\xe5\x8d\x8b\x38\xa9\xaa\x4a\xcb\x7e\x56\x8d\xa5\xfb\x75\xda\x08\xb4\x5b\xc2\xa0\xc4\x2a\x9f\x79\xe2\x39\x07\x8f\x5c\x5a\xfb\xc8\x47\x67\x92\xaa\xaa\xf4\xc1\x98\xa4\x76\x2a\x79\x23\xe6\xfb\x99\xc0\xea\x97\x01\xb0\xf9\x25\x00\x9c\x02\xcc\xc2\x07\x63\x92\x12\xab\x7c\xb4\x4e\x28\x74\xcb\x07\x5d\x66\xe5\xba\xa3\xf4\x8d\x98\xa4\xd0\x2d\x1f\x4c\x95\x55\xfb\xe8\xd9\xc5\x8d\x0d\x7e\xda\xec\xa0\x00\xe6\x38\x74\x80\x96\xb3\x6a\xf8\x3c\x8a\x06\x6e\x69\xc8\xa7\x7b\x28\x20\x33\x5f\x82\x49\x2a\xa4\xf2\x09\x7b\x83\x7e\x9e\x70\x0a\x48\x90\x47\x9b\x9e\x32\xb3\x7c\xc8\xdb\x59\xb9\x64\x21\x1f\x4d\x15\x8a\xa2\x92\x07\x63\xbe\x2f\x74\x3d\x4f\x7c\x0a\xb8\x59\x10\xd3\xa3\x00\xe0\xfa\x85\x7c\x4a\x74\xa0\x1f\x1e\x8c\xf9\xbe\x30\x9f\x9a\x6d\xfa\xcf\x18\xe6\xa3\xa8\xd0\x92\xf2\x69\x99\xa4\x6e\x2d\x9f\x49\x35\xd0\xd3\x83\xc7\x60\xd5\xc6\xb2\xdc\x28\x29\x55\xcb\x47\x3b\x86\x52\xb5\x7c\x77\xbf\xa0\x20\xf2\xa4\xc8\xd7\x66\x05\xf0\x67\x28\x88\xbe\x2f\x92\x3c\xdc\x9e\x6f\x9b\x3f\x4b\x00\xb7\x88\x93\xe9\xc3\x21\x49\x05\x58\xbe\xb2\x2b\x2a\xc0\xf2\xed\xae\x16\xe7\x8f\x87\x43\x3e\x80\x41\xbb\xf3\x41\x58\x59\x49\xb2\x72\x33\x42\x5a\x3c\xb2\x72\x33\x42\xbe\x31\xdb\x80\xf5\x64\x4a\x90\xdd\x3b\x77\x05\x4a\x7b\xd3\x15\x86\x9e\x5e\x35\x4c\x4a\xd5\xd2\xc7\x46\x92\x52\xb5\xb4\xac\x64\xd5\x92\x7a\xe7\xe6\x41\x28\x56\x92\xac\x5c\x1c\x94\x3e\x36\x92\xd4\x93\xa5\x95\x24\x49\xd5\x58\xbe\xe5\x82\xc0\x23\x5f\x37\x8f\xe2\xb2\x7c\x09\x89\x25\xaf\x79\xa4\x95\x24\xc9\x6b\x1e\xf9\xaa\x88\xf2\x66\x7a\xbe\xc3\x69\x23\x82\x7c\xad\x24\xa9\x34\x4b\x2b\x49\x56\x0d\xae\xf7\x98\x1d\x80\xb5\xbc\x4b\xeb\x8b\x07\x49\x3e\x80\xde\xc8\x06\x49\x4a\xc8\xd2\x7a\x91\x55\xeb\xcb\x97\x46\x92\x8a\xaf\x7c\xcf\xd9\x86\xde\x74\x68\x52\xfe\x95\x3e\x3b\x92\x54\x7c\xa5\xc5\x23\x49\x91\x57\xbe\x97\x93\x5b\x6d\x23\xa2\xa8\x9b\xaf\xca\x2b\x05\x5b\xf9\xde\x73\x50\xbf\x4c\x44\xf9\x22\x23\xd3\xe0\xb2\x5e\x24\x29\xcb\x4a\xdf\x20\x49\x2a\xb1\xf2\x25\x3e\xb6\x6a\x8a\x59\x49\xb2\x72\x71\x50\xbe\x84\xa5\x93\x1a\xad\x7c\x55\x51\x35\xb0\xde\x77\xf6\xc6\xa0\xaf\x88\xa2\xab\xbd\xef\xec\x20\x7e\xf9\x4d\x2d\xe4\x4c\x25\x35\x67\xb5\x2c\x12\xc6\x47\x25\x65\x25\x49\xf2\x4c\x47\x2d\x8b\x1d\x7c\x9a\x52\x2d\xca\x7e\x6a\xb4\x6a\x59\x6d\xf3\x51\x49\x59\x2c\x92\x14\x6c\x15\x8f\x98\x7c\x5f\xe8\x60\x95\x77\x95\x1d\x88\x41\xd1\xc1\xe6\x9e\x16\x6d\xb6\xd9\x06\x0c\x36\x4f\xe2\x27\x5b\x6a\xd9\x5c\x83\xcf\x58\xaa\x65\x73\xe7\x76\x80\x5d\xae\x36\x98\x82\x6a\x05\x15\x5f\xb5\x48\xc1\xd4\x75\xd5\xb2\xdb\xa6\x81\x28\xb5\x60\x49\xf5\x56\x2d\x6d\xb6\x01\xb7\x36\xdb\x80\xdb\xe4\x9e\x83\x0e\x9a\x5b\xdf\x40\x54\xc5\x1a\xab\xae\x78\xde\xe4\x03\xe8\xad\xcf\x0e\x98\x02\xd5\x26\x49\x91\x57\xf9\xd6\x49\x52\xe4\x55\x8b\x1c\x97\xba\xae\x5a\xc2\x35\x18\x60\x90\x13\x00\x03\x49\x93\x3a\xb5\xf2\x45\x93\xa4\xaa\xaa\x96\xe1\x6e\x0f\xba\x96\x8b\x51\x3b\x55\xcb\x98\x58\xff\xcc\x87\x59\x0b\xb7\x44\xae\xdc\x35\x51\xd4\x8b\x7c\x7d\x80\xb8\xf6\x1f\x85\x55\xb5\xa8\x34\x53\x3e\x55\xd6\x8b\xac\x58\x93\xb5\x48\x76\x18\x90\xb5\x70\x8d\xc5\x8a\xcd\x58\x16\x8f\x24\x45\x52\xb5\x68\x0c\x36\x0f\x16\xb5\x95\x2b\x06\x64\x2d\xfa\x6d\xa8\x8b\x2a\xde\x31\xf9\xbe\x30\xd9\x6b\xe2\xc6\x94\x26\xa5\x15\x83\x4e\x4a\xf3\xc8\x69\x0c\x72\x3f\x45\x59\x49\xb2\x72\x3f\x45\x2d\xf7\xfc\x19\xbd\x11\x2d\x58\xb1\x33\x6b\x79\x24\x6f\x8f\x9c\xea\x33\x2f\x33\x96\x65\x25\xd9\x3c\x65\xea\x0f\xcd\x83\xa5\xc9\xc7\x9b\x8d\xb5\xbc\x6e\xab\xe7\xe2\x75\xa9\x3c\x0a\x12\x17\x26\x6c\xad\xea\xd2\x54\x21\xd5\xaa\xfd\x87\x3d\x5b\xeb\xe2\xb4\xd9\xbc\x75\x9d\xbd\x7d\x83\xae\x6a\x09\x94\xf0\xd4\x8a\xab\x73\xc5\x1c\x2d\x5e\x1e\xf9\x00\x7f\x36\xfc\x19\x5d\xab\x4c\x50\xc2\x53\x2b\xc5\x57\x49\x09\x4f\xad\xd2\x06\xd6\x64\xad\xfb\x6c\x13\x00\x2e\xef\x27\xbd\x6b\x35\x5a\x40\x09\x4f\xad\xaa\xdc\xd8\x99\x65\xf5\xc9\x8a\x9d\x59\x6b\x9b\x6d\x18\xa7\xcd\x41\xc1\xad\xcd\x0e\xc0\x2d\xe6\xa0\xf4\x16\x4e\x61\xe3\x67\x7a\x37\x29\xa0\xa9\x35\x3c\x2e\x1b\x6d\xd2\x9f\xc1\x87\x56\x15\x5e\x8c\xc1\x5a\x95\x2d\xdd\x41\x95\x2d\x54\x96\xd5\x5a\x1e\xbe\x9d\x71\x14\xf7\x54\xb9\xd4\x3a\xe6\xcf\xf8\x32\xdc\x92\x1d\x0c\xd4\x8b\xbb\xe3\x18\x05\xa3\xe0\xa4\x7c\x01\x24\xa9\x31\xa9\x55\xbd\x18\xd3\xb2\x56\xb5\xdf\x0d\x9e\xb2\x9e\xb3\x0d\x0b\x72\x8a\x35\x0c\x66\x25\xcb\x29\xa9\x05\x2b\x1f\xfd\x48\x0a\x4e\x6a\x25\xcb\x29\xbb\x1d\x90\x6e\x91\xdd\x36\xf3\x90\xc3\x7a\x56\x72\x99\x92\x62\x91\xb2\xd6\x63\xc5\xe8\xac\xf5\x76\x4b\x60\x3d\xab\x1a\x33\xf5\x21\xb5\xea\xf1\xc0\x1c\x2d\x2b\x3a\xb2\xdb\xdb\x3c\xf1\x30\x18\xdf\x06\xc9\x6e\x6f\x7a\x2a\xbb\xbd\xe9\x9c\xec\x76\xa0\xa0\xc1\x84\xad\x55\x4f\x65\xb7\x03\xd5\x67\x4c\xd8\x5a\xb5\x1e\x29\xf2\xaa\xcd\x50\x01\x45\x1c\xe5\x43\x21\x49\x75\x46\x51\xeb\xf1\xb5\xe1\x67\xfa\x35\xa8\xb4\xa8\x6d\x9d\xbd\xd1\x06\x77\xe2\x8a\x2d\x5a\x3e\x14\x92\xd4\x5b\x95\xd5\x19\x2b\x86\x69\x6d\x9a\x85\x9b\x5d\xcf\xa3\xfc\x19\x58\xb5\xed\xae\xc1\xa7\x15\x94\x45\x1c\x49\x35\x43\x6d\xc6\x70\xa9\x66\xa8\x8d\x54\xbe\xa4\x9a\xa1\xb6\x36\xdb\x7c\xf3\xd9\x34\x18\xb7\xf8\x59\xa5\x4f\x6d\x7d\x22\xd1\x00\x26\x12\xa0\xd7\xdd\xc9\x00\x23\x9d\x2b\xbc\x56\x59\x9b\xfe\x14\x6a\x25\x6a\xd3\xce\xa4\x56\xa2\xb6\x98\xbd\x81\xde\xa4\x80\xe4\x67\x39\x7f\x46\x07\x29\xe1\xc3\x7e\x29\xea\xf8\xbe\xd8\xc6\x8d\x40\x42\x6e\xda\x8c\xbc\x41\x59\x9b\x1a\x34\x6f\x50\xd6\xa6\x9f\x90\x1a\x86\xda\x86\xbb\x02\x63\xde\xf4\xa7\x50\x8c\x55\xdb\x98\x18\x30\x05\x85\xc8\xe6\x3a\x2a\x0d\x28\x5b\xa8\x4d\x4f\x4b\x1f\x7c\x31\x28\x4c\xd9\x42\x6d\x93\x50\x10\xf2\x3e\xd3\x91\x14\x27\xd4\x26\xd5\x50\x9c\x50\xdb\x29\x41\x96\x00\xbd\x51\xe0\x54\xdb\xa5\x68\x70\xda\xb7\xf3\x71\xa6\xfa\xea\xc9\xe4\xaf\x8d\x04\xbe\x24\x79\xbf\xb6\xc9\xf3\x5d\x83\x79\xe8\x9d\xa9\x6c\x9e\x44\xfc\xda\x1e\x7b\x83\x99\x53\xc7\xf1\x01\x7e\x91\x8d\xb8\x06\xef\x6c\x03\x6e\xaf\xdb\x08\x97\xde\xf5\xec\x61\xfa\xd7\x8e\x77\x7d\xc5\xf4\x2f\x9f\xf6\x48\x52\xe7\x6b\x37\xbc\x45\xb6\x7c\xf9\x66\x47\x52\x6b\x54\xbc\xd9\xf1\xb5\x49\x00\xa7\x00\x8b\xf3\xcd\x8e\x24\x5b\xbe\x76\x8d\x41\xb2\xe5\x6b\x27\xa6\xbb\x62\xd3\xd7\xee\xd1\xe6\x9d\xde\xb2\xdc\x63\xc5\xc0\xaf\xdd\xa3\x4d\xe2\x7a\xed\xe6\x2a\xf0\xb4\x47\xed\x9a\x7c\x98\xfe\xb5\xc7\x6c\x03\xa2\x3a\xe6\xa8\x42\x2a\x9f\xdc\x48\xaa\x90\x6a\xd7\x2d\xc1\x25\x2c\xb5\xa7\x88\x76\xda\x68\x01\xec\xc8\xb0\x9d\xa2\xbc\x95\x3b\x89\xca\x42\x89\x24\x8b\xbd\x7c\x4b\x23\xc9\x55\x2f\xdf\xd2\x48\xd2\xd3\x6b\x57\xb5\xe7\x46\x96\xda\xc7\x6c\xc3\x8a\xea\xa3\xe0\x9d\x8f\xda\x75\xbf\x71\x57\x50\xed\x44\x73\x56\xbc\x0a\xb5\xab\xb3\x53\x44\x54\xbb\x6a\x3a\xf9\xed\x45\x69\xc3\xf7\x33\x7a\x53\x67\x27\xbf\xbd\x76\x95\x07\x4a\x85\x6a\x97\x95\xe2\x62\xa8\xfd\x76\x0d\x52\xa0\xf9\x05\xdc\x74\x58\x90\xdf\x5e\xfb\x2d\x3a\x88\x86\xfd\xb6\x37\xc8\xcc\x87\x35\x92\x94\xf6\xf2\x61\x8d\x24\x3d\xbd\x7c\x4b\x23\x49\x0e\xaf\x5d\xee\xb9\xbb\xdb\x6a\xe6\xe4\x83\xd7\xfe\x3a\x39\xb7\x5e\x4d\x82\x27\x73\xab\xc9\x4a\x49\xc5\xae\xa6\x27\x02\x57\x46\xb5\x6d\x76\x50\x00\xa2\xc3\x89\x6f\xf3\xec\x70\xc8\x9b\x8e\x04\xfc\x1a\x65\x99\x42\x92\x7d\x5d\x4d\x47\x02\xf7\xc8\x54\x9b\x47\x0c\x71\xd2\x54\x92\xc9\xbe\xae\xa6\xec\xc7\xe3\x51\xcd\x08\x09\xa9\xd8\xd5\x54\x04\xf6\xf6\x33\x93\xbc\x9a\xac\x95\x9b\x87\xca\x82\x86\x24\x69\xbb\x5a\x9f\x7d\x24\x80\x4b\x07\x83\x69\x31\x67\x41\x9b\x70\x8b\x06\x3f\x93\x7b\x92\x9a\x5d\x4d\xfd\x01\x7f\x4a\x59\xf7\x90\x64\x63\x17\x4f\x70\x7c\x5f\xc0\x55\x4b\x97\x9c\xeb\x6a\xb2\x52\x3c\x2d\xd5\xcc\x43\x20\x01\xbb\xda\x3c\xda\x28\xda\xd6\x3d\xac\xdc\x22\x54\xbe\xc7\x91\x64\x63\x57\x1b\xce\x87\xa3\xdd\x34\x61\x49\xcd\x2e\xdf\xdf\x48\xb2\xb1\xcb\xba\x87\x24\xcd\xba\x78\x58\xe3\x6b\x03\xd6\x86\x4f\x48\xb3\xae\x36\xcf\x39\x14\xd0\x54\x9f\xb9\x6c\xa8\x9a\x26\x2c\x97\x0d\x95\x05\x0d\x49\x49\x52\x35\x75\x0e\xfc\x36\xd5\xf4\xc5\x51\x9f\x54\x54\x2a\x7c\x5f\x40\xe7\x12\x51\x28\xa0\xa9\x80\x90\x59\x5d\xcd\x90\x0b\xf9\xd3\x65\xd9\x42\x92\x32\x5d\x3e\xc6\x91\x64\x49\x57\x53\x35\xd9\xc3\x2f\xa7\x5f\xc0\x40\x3d\x85\x17\x40\xaa\xdd\xce\x07\x8a\xb6\x4c\x61\xc5\x3f\x54\x4d\xb3\x17\x97\x50\x59\x99\x90\x24\x53\x97\xaf\x6c\x24\x29\xd3\xe5\x2b\x1b\x2b\xfe\xa1\xb2\xe4\x20\x49\x99\x2e\x9f\xdc\x58\x71\x16\x95\x4f\x6e\xac\xf8\x87\xca\x57\x36\x92\x94\xe9\x6a\x7a\xb9\xb9\xba\xa8\xda\x3b\xbb\x66\x72\xef\xec\xfa\x03\xba\xfc\x1b\x17\x50\xf5\x65\xe2\x56\x00\x8f\xc0\x37\x39\x6b\x16\x92\x37\x48\xaa\xeb\xbe\xe6\xb6\xa2\xea\xab\x53\x80\x0b\x74\x23\x33\xa4\x4c\x17\x95\x09\xdf\xcf\xbe\x99\x76\x35\x18\xde\xb5\x2d\x2b\x13\x92\x77\x6d\xab\x6f\x9e\x44\xb8\x40\xd7\xd2\xc5\xbb\x54\x7d\x8a\x06\x4c\x65\x9f\xdc\x48\xd2\xac\xab\xab\xc0\xe3\x5d\xaa\x2e\x75\x52\x3b\x55\x5d\x13\x96\x0a\xa9\xea\x3a\x00\x29\x8a\xaa\xae\x3d\xcb\x4b\x23\xd5\x27\x11\x23\x6c\xbb\x44\x4c\x36\x76\x75\x75\x76\x12\xb0\xab\xf7\xd9\x06\xdc\xfa\xfc\x19\x6b\xd0\x5d\x1d\x58\x42\xd7\x50\xc5\x87\x54\x3d\x66\x1b\x16\x51\x3d\x1f\x87\x52\x59\x99\xb0\xe2\x50\xaa\xae\xd3\x90\x12\xab\xea\x7a\x97\x70\x28\x55\x9f\x82\x06\xda\xee\x39\xc7\xa1\xb7\x72\xda\x08\xdb\x6e\x46\x42\x42\xce\x5d\xdb\x00\x87\x52\xf9\x80\x47\x92\xb1\x5d\x3c\xe0\xf1\x7d\xf1\x67\xae\x0e\xe4\x6c\x9d\x43\xf2\xbe\x6c\xf5\x49\xb4\x50\x30\xef\x7c\x7c\x6d\xe8\x80\xd0\xe8\x8a\x43\xa9\xba\xd6\x30\xb9\xdc\xe5\xa3\x1f\x2b\x57\x17\x55\x3f\x24\x19\x88\xb6\x6b\x00\xf3\xbe\x6c\x75\x95\x7e\xd2\xb7\xcb\xa7\x3d\x92\xf4\xed\xa2\x80\x61\x5b\xdb\xfa\xb3\x67\x76\xab\x4f\x1a\x84\xec\x3a\x05\x42\x2b\x1e\xaa\xea\x66\x05\xf1\xdc\x49\xf5\xd7\x99\x7b\x80\x75\x67\xe3\xae\xaa\xee\xa1\xc7\x5d\x55\x3e\xdb\x91\xe4\x42\x97\xcf\x76\xac\xf8\xae\x2a\xb4\x4d\x49\x8c\xae\xd0\xf1\x83\x23\xab\x42\xc1\x43\x92\x73\x59\x75\xb0\xe2\xd5\xaa\x50\x53\xc7\xab\x55\x31\xc9\x01\x29\x14\x52\x00\x77\x12\x55\xe8\xf5\x6e\x30\x0b\x6b\x0b\x56\x2e\x5c\x2a\x9f\xfa\x48\x32\x9e\x2b\x36\xdb\xc0\x05\x42\x29\x84\xbf\xab\x62\x1e\x6d\xc4\x58\x68\x8e\xe2\xe2\xaa\x68\x22\x0a\x79\xc7\x3c\xc0\xc8\xb4\xd0\xa5\x4a\xca\x74\x05\x11\xfc\x15\x7f\x57\x45\xb8\x54\x9c\xa5\xd0\x69\xad\xbf\xcb\x84\xff\x95\x9b\x87\x2a\x3c\x99\xbc\x51\x5b\xa1\xdf\x93\x8c\xe7\x0a\x8d\x4e\x5e\x6c\x29\x73\xfc\x57\x9d\x5f\xa1\x77\xb3\x90\x2d\xa1\xf7\x59\xe7\x97\x69\xfd\x49\x62\x74\x05\xe5\xa1\x2b\x57\x17\x55\x1c\x73\x1c\x96\xea\x98\xe3\xd0\x86\x74\xe1\x55\xaf\x96\x69\xfd\xab\x1e\xaa\xb8\xdc\x39\xe8\x36\x8c\xb2\x90\x3f\x5d\x3c\x78\xf1\x7d\x11\x38\xfd\x42\xd7\x54\x89\x25\x29\xd3\xe5\x83\x17\x49\x96\x74\x85\xea\x33\x59\xd2\xe5\xeb\x17\xab\x1e\xaa\xd0\x80\x24\x4b\xba\x7c\xfd\x62\xd5\x5d\x15\x86\xcc\xa9\x82\xab\x50\x7d\xd6\x77\x65\xf2\xfe\xca\x9d\x44\x15\xda\x8c\xe5\x11\x53\xb7\xe1\xc2\xa5\x32\xdd\x3e\xc9\xac\x2e\xdf\xc5\x48\x32\xab\x2b\xe5\xc5\xba\xb8\xd2\x5c\x33\x52\xa6\x2b\x57\xf7\xa7\x0b\xf8\x85\x83\x94\x1e\x3e\xb2\xa4\x2b\xcd\x1b\x23\x4b\xba\x72\x75\x17\x90\xa2\xa9\x6f\xb1\x21\x45\x73\x73\x17\x10\x9c\xa9\x3f\x5f\x67\x57\x36\xa7\x80\x08\x4a\x4f\x15\x99\xd5\x95\xd4\x63\x26\x99\xd5\x95\xaa\x2f\x64\x56\x57\x1a\x57\xe4\x7a\xa0\xca\xee\xba\x71\x2c\x7d\xaf\x62\xd5\xf3\x65\x16\x7b\x52\x36\x57\x19\x73\x0a\x05\xe0\xc2\x23\x8f\xd2\xe4\x2e\x12\xae\x2b\x35\xfe\xc8\xb1\xae\xd4\xde\x23\xad\xba\xd2\x20\x09\x99\xd4\xe5\xdb\x13\xab\xae\xb3\x9c\xcc\x0f\x19\x96\xe5\x2e\x20\x9c\x52\x43\x8e\x4b\x9a\x2a\xf5\x85\xe8\x47\x4b\x0d\x39\x5e\xc9\xad\x3c\x66\xd7\x4c\xce\x18\xa1\x1e\xb6\xd4\xe1\xc7\xfd\x42\x95\x2a\x29\x0d\x79\x64\xe2\x7a\x52\x77\x57\x39\x0f\x2c\x6c\x23\xe5\x84\x24\x76\x57\xaa\xc0\xeb\x6e\x33\xa5\x7d\xe5\x3a\xa0\xca\x79\xae\xe1\x21\xbe\x4a\x91\xe4\x7f\x57\x4e\x86\x59\x3f\xf5\x61\xe6\x2d\xb7\x81\xf0\xd3\x9c\x0f\xd2\xc6\x2b\xe7\x01\x46\x0a\xf9\xf6\x44\x92\x43\x5e\x69\x98\x90\xb4\xf1\xca\xd7\x99\x23\x3b\x53\x37\x1f\x57\xfd\x54\xaa\xa9\x93\x36\x5e\x3e\x51\x91\x24\x87\x57\xce\xd3\x8c\xec\x2c\x3d\x20\x3c\xb3\x5b\x3e\x51\xb1\x72\x3d\x50\xd5\x3c\xc0\xc8\xb4\x52\x99\xd0\xcd\x57\xeb\xc4\x80\x9f\x79\x4c\xb9\x04\xa8\x4a\x1d\x9e\x1c\xf2\x22\x57\xfd\xfb\xb2\x02\x78\x2e\xba\xc0\xf0\xcb\x06\x20\x6e\x88\xd8\xd2\x4c\x24\x6d\xbc\x7c\xd6\x62\xd5\x4f\x58\x6d\x76\xd0\x00\x0e\xbf\x08\x3c\x02\xcc\x67\x9e\x73\xc8\xae\xd4\x05\x78\xca\xa8\x4a\x35\x9d\xac\xef\x9a\x69\xf0\xe4\x76\x57\xf5\xd9\x01\x6b\x30\xcf\x79\x08\xcc\x36\xcc\x34\xe6\xcf\x00\x8c\x4e\x91\xce\x5d\x65\x74\x8a\x74\xee\x2a\xcd\x51\xd2\xb9\xab\x28\xdd\x58\x75\x34\x96\xde\xc0\x42\xd9\x2b\xfd\x1a\xd4\x2f\x56\xcd\x43\x0f\x3d\x95\x7e\x0d\xd2\xac\xcb\x07\x2f\x56\x9d\x93\xa5\x28\xe7\x82\xac\x2a\x2d\x50\x72\xae\xab\x4c\x1a\xe1\x1a\xa2\x2a\x79\x31\x97\x0d\x55\x1d\x8e\x03\x39\x94\xbe\x6c\xb2\xb1\xab\x3c\xc0\x5c\x36\x54\xa5\xf7\x82\xfb\x85\xca\xd7\x2f\x56\xae\x14\x2a\xde\xb8\xf8\x00\x10\xbd\xdc\x7a\xc8\xa1\xee\x39\x28\x58\x6b\x67\xf2\x74\x72\xd5\x64\xd9\xc8\xca\x9a\x8c\x99\x43\x5e\xfa\x35\x48\xda\xae\x99\xec\x4e\xd2\x76\x95\x1a\x33\xcf\x2d\x57\xa9\x31\xf3\xdc\x72\xd5\x3b\x7f\x46\xd7\xea\x0b\xdc\x3c\x54\xa5\xd1\x59\x1e\x4b\xdd\xd7\xdc\x3c\x54\xbe\x7e\xb1\x72\xf3\x50\x0d\x73\x99\x28\x80\xac\xb1\x38\x39\xd8\xa2\xc9\xee\xab\x3e\xd9\x61\x6c\x88\xd2\xc8\xf2\xf5\x8b\x55\x9f\xec\xf0\xf8\xeb\x93\x1d\xeb\xec\xe0\x43\x67\xa8\x17\x93\x80\x5d\x66\xbe\xaf\x5c\x29\x54\x83\x5b\x5c\x92\x1c\xeb\x1a\x9b\xdb\x08\x5b\x1c\xd2\x02\x69\xd5\x35\x34\x6e\x79\x9a\xa9\x86\x8e\x6d\x1d\xb4\x43\xc2\xe0\x69\xa6\x1a\x2a\xc9\x83\x0d\x1e\xdc\xc9\x9f\x64\x5f\xd7\xd0\x1b\xa8\xeb\x76\x18\xda\xd1\x75\x3b\x0c\xce\x72\x73\x57\x99\x2d\xbf\xf2\x2e\x74\x8d\xee\xb4\x61\x57\x63\x1e\x7f\xf8\xce\x50\x1a\x90\xcb\x5d\x43\x69\xa0\xef\x77\xc4\x1c\x94\x71\xf4\xfe\xe9\x08\x1e\x26\x96\x50\x68\x59\x43\xcb\x56\x47\xf0\x50\x63\xd1\xdd\x3b\xa4\x12\xaa\x2e\x6b\xe8\x31\xd4\xdd\x3b\x53\xe7\xc7\xfa\xb3\x57\x23\x6b\xa6\xd2\x53\x9f\x59\xc3\xbc\x2b\x4a\x32\x6b\x48\x4f\xc3\xdd\x57\x83\x1e\xee\xbe\xea\xcc\x70\xc3\x75\xef\x0c\x37\xfc\x98\xf3\xa3\x03\x8d\xdb\xe1\x86\xab\xe8\xe8\x3f\x1e\x87\xab\x05\xef\x1a\x1a\xb7\xdc\x15\x54\x43\xe3\x76\xb8\xe1\xca\x8d\xe1\x1e\xeb\xeb\x21\x83\xbb\xc6\x39\xdb\x30\xe8\xe5\x29\x43\x0e\x0e\x63\xad\xc3\x0d\xd7\x89\xa3\x6b\x7a\xdc\x1e\x05\x18\xd9\xd0\x05\x3e\xdc\x63\xb3\xa9\xb8\x2b\xa8\x86\x71\x53\x2e\x09\xab\xa1\x69\x39\xdc\x7d\xa9\x86\xdc\xee\x9a\x09\xf2\xe4\x76\xd7\xb1\x78\x4c\xc3\x2f\xfe\x8c\x3d\x3e\x8c\xf3\x70\x57\x50\xf9\xac\x45\x92\x80\x5d\x87\x41\x54\x72\xae\xeb\xb0\x2a\x84\x42\xcb\xf2\x25\x8b\xa4\xd0\xb2\x0e\x73\x4b\x78\x30\xab\x8e\xd5\x35\x60\x79\x0f\x85\x06\x99\xd5\x65\x4e\xfc\xca\x5d\x41\xe5\xe3\x15\x49\x9a\x75\x1d\x93\x9e\xba\x5f\xc4\x00\x69\x70\xa8\x7f\x93\x59\x5d\x33\x27\x9e\xcc\xea\x3a\xac\x83\x22\xb3\xba\x8e\x49\x5c\x98\x48\x87\x9a\x39\x97\x0d\xd5\xb1\x7b\xce\xd1\x6d\x0e\x35\x73\x9d\xf0\x87\x76\xa6\x7e\xf7\xc3\xcc\x07\xfd\xee\x87\x9a\x39\x85\x96\x75\xf4\xd9\x86\xc9\x29\x4e\x48\xa6\xae\xc3\x80\x28\x29\xd3\x75\xc4\x6c\x43\xd7\x1a\x9d\xdc\x59\x56\x87\x0a\x15\x49\xce\x35\x53\xe7\x49\x72\xae\x43\x47\xcf\x10\x03\x15\xf8\x21\x06\xe9\x14\x50\x4d\x7c\xbc\x62\xd5\xb5\x7e\xe8\xf5\xd1\x9b\x4e\xe6\xfb\x07\xd0\x75\xcd\xde\x04\x9c\x1c\xbc\xf8\xd0\xe8\x24\xf3\xb8\x0e\xfd\x41\x5c\x02\x54\xc7\xa4\x12\x11\x35\x3b\x91\x2c\xe2\x9a\x09\xf2\xe4\x0a\xd7\x61\xd4\x95\xbb\x82\xea\x50\x04\x0d\x71\x9b\x22\x08\x36\x7f\x1c\x1e\x31\xd8\xfc\x61\x74\x6a\xcc\x2f\xee\xa9\x5f\x4e\x97\x0a\x01\x70\x4c\x62\x42\xe5\x39\x4c\x55\x24\x6d\xb7\x78\xfd\xe2\x03\x98\x29\xfe\xa0\xa2\x70\xaf\x0e\xf4\xae\x22\xb7\xb6\xcc\x96\x2f\x72\x6b\xeb\xd0\xb8\xe8\x76\x8d\x71\x51\x24\xda\xd6\x81\x0b\xa8\x48\xb4\xad\x03\x81\x56\xe4\xd6\xd6\x71\xcf\xae\x19\x14\x2f\x6a\x91\x41\x5b\x07\x62\xab\xc8\x93\xad\xe3\x71\xad\x91\x3a\x07\xa5\x83\x6b\x88\xce\x3b\x7f\x46\x1b\xaa\xe6\x8b\x94\xd5\xf2\xf9\x8c\xd5\x88\xc2\x81\x06\x56\xbc\xca\x55\xbe\xa5\x51\x24\xa6\xd6\x29\x69\x1a\x6b\x30\xd9\x7d\xe5\x22\xa4\x22\xd9\xfd\xfb\xd9\xd7\xf5\x89\xa4\xaa\x65\xab\x9f\x31\x4c\x9f\xe0\x58\xb9\x18\xa9\xce\x75\x0e\x35\x00\x66\xef\x05\xe0\x9a\xc0\x39\x4c\x69\x2f\x5e\xdc\x2a\x9e\xe0\xf8\x7e\x46\x1b\x1d\x3f\xdc\x9f\x54\x27\x01\x82\xa2\x24\xae\x48\x69\x5f\x8b\x9c\xd1\x3a\x35\x50\x02\x61\x65\x4a\x7b\x51\xaa\x56\xa7\x04\x69\xc4\xe4\x94\x20\xb9\x05\xae\xce\xe6\xd2\xc1\x60\x7c\xa9\x63\xe5\x5a\xa5\x3a\xdb\x1c\x14\xdc\xda\xec\xcd\x36\xb3\x37\x10\xed\xf3\x67\x20\xda\xc5\xad\xf9\x85\xa3\xc0\x0d\x47\x75\x76\x77\x05\xe5\xf5\xe4\xaa\xc0\x22\xfd\xb4\xce\x70\xc3\x61\x57\xa7\x5e\x20\x6e\x38\x2a\xd3\xe0\x8b\x52\xb5\x32\xf3\x7d\x0d\xc4\xc9\x99\xae\x28\x1c\xea\x4c\xcf\x5f\xf7\x8b\x2b\x0a\x87\x3a\xa5\x5b\x23\x33\x3c\xe0\xf1\x7d\x01\x37\x0d\xa1\x70\xf7\x6b\x22\x0a\x6e\x25\xa2\x5d\xc0\x99\xa2\x73\x9c\xe5\xba\xb9\x8d\x63\xf6\xc6\x97\xe1\x14\xd0\x71\x4d\x90\x2f\x72\x51\xcb\x04\xf9\x95\x7b\xe8\xea\xd4\x92\xe2\x8e\xa5\xba\x76\xb1\x86\x91\xf1\x26\xc4\x07\x7c\x53\xb8\xe6\x96\xc0\xc8\xae\x36\xbb\x0e\x00\x37\x18\x19\x76\x35\xd7\x1a\xa1\x71\x99\xe6\x6a\x3c\xe9\x6a\x13\x83\x02\x70\x11\xe1\x77\x57\x9b\x18\x30\x8e\x71\x1e\x23\x4d\xbe\x23\x51\x94\xd1\xd5\x35\xf7\x94\x93\x78\xcd\x9d\xc3\x87\x74\x85\xb8\x21\x41\x2e\xf3\xfc\x8c\x41\x5d\xaa\x26\xc6\xa0\xc8\xed\xfe\x00\x06\xd5\xb5\xce\x25\x4d\x75\xe9\x32\xe1\x5e\xa6\xba\x4a\xc2\x87\xe3\x5e\x73\x4b\x38\x89\xd7\xdc\x05\x58\xa9\x6f\x42\x14\x29\xab\x35\x73\xbb\x79\xac\xbe\x7c\x06\x62\xe5\xc2\xa5\xba\xf4\x99\x73\xe1\x52\x5d\xa7\xb8\x71\xc4\x2e\x93\x44\x8c\x5b\x99\x73\x5d\x24\x4b\xd6\x85\x2b\xba\xc8\x8f\x2c\x1f\x7b\x28\xf2\x23\xeb\x32\x49\xc4\xf0\xd6\x75\xdb\x66\x15\xf0\x8c\x72\xf8\x2e\x42\x3b\x45\xfd\x58\x5d\xa4\x8f\x14\x99\x93\xc5\xcb\x0f\x1f\xc0\xf2\x5a\x4b\x10\xdd\x2f\x5d\xc0\x2f\xe1\xcf\x40\xe7\x71\x1c\x48\xe6\xd2\x4b\x62\x7c\xec\xc2\x4b\x52\x64\x4e\xd6\xa5\xf6\x61\x14\xec\x42\xfb\x28\x32\x27\x8b\xc7\x1d\xd6\x22\x4f\xb1\x6e\x1d\x71\xc6\xc7\x4c\xc5\x2e\xb2\x11\x8b\xec\xeb\x0f\xa0\x8d\xe9\x58\xdc\xb8\x57\xf7\x2a\x3a\xbb\xc0\xec\xe0\xc3\xfa\x0e\xc7\xd9\x05\xe6\xcf\x3a\x80\xc7\x32\x04\x4e\xbf\x7c\x58\x93\xe1\xfc\x01\x3f\xd5\x30\x6f\xf3\x3f\xb9\xb5\xaf\x6e\x29\x9a\x12\xb2\xba\x4d\xf9\x34\x14\xe7\xe3\x08\x45\xe2\x63\xdd\x1e\x12\x12\x1f\xeb\x9e\xd4\xc9\x01\xbe\x0d\x58\x1b\x8a\xbb\x89\xb2\x14\x29\x91\x75\x1f\xf3\x0b\x6d\x0e\x97\x01\x1d\xea\x46\x5c\x16\x95\x66\x35\xf3\x9a\x0d\xd2\xdd\xf3\x2c\xa1\xc1\xdc\xe7\x6c\xc3\xfc\xce\x89\x41\x02\xb8\xfb\x1c\xb9\xfb\x9a\x6d\xe8\xed\x72\xb5\x60\x71\xf7\x35\x11\xa5\x03\xe5\x20\xaf\x4d\xd5\x7d\xbb\x74\x1c\x2c\x5e\x3d\xf8\x00\x06\xbd\x3d\xda\x38\x64\x7c\xe8\xa0\x78\x7a\xaa\x4c\x72\x2e\x0a\xd2\xca\x57\x0f\x8a\x82\xb4\x32\xaf\xb9\xa8\x41\xab\x5b\xc3\x8e\x77\xfe\xcb\x87\x0e\x8a\x07\xa6\xea\x9e\x12\x12\xdd\xe6\xd1\xaf\xc6\xbd\x4c\xf5\xcc\xb3\xc4\xf1\x79\xe6\x21\x19\x02\xd2\x20\xda\xc8\xb3\x3a\x6d\x8e\xcf\xa3\x53\xd7\x60\xe0\xb3\xcd\x0e\xbe\x29\x3c\xbb\x47\x81\x43\xc2\x0b\x06\xdf\xcf\x68\xb3\xbb\xa7\xb0\x38\x9e\x33\xf8\xbe\xd8\xe6\x10\xb0\xcd\x1c\x94\x9f\x35\xb7\x11\xd5\xe4\xe1\xc6\x99\x22\x3f\xb2\x9e\xe6\x31\xe5\x20\x3d\x53\x52\x0d\x81\x89\xdb\x37\xed\xc7\xfc\x3b\xee\x09\xac\xa7\x7b\x42\xd8\xed\x47\x23\xcd\xb0\xe0\x63\x5d\x8a\x81\xbc\x47\xa9\x63\x16\x24\x09\xcb\x1f\xc0\xa0\xbc\x7b\xb6\x1a\xd5\x23\x47\xf9\xfb\xc2\xa0\x35\xc7\xa1\x4d\x79\xae\x61\x64\x8f\x52\xc7\x78\xdf\x33\x8f\x32\x1b\xfc\xd4\xec\xcd\x0e\x3c\x07\xf8\x1b\x1e\xc3\x0d\x5c\x91\x54\x8f\xe2\x84\x5b\x91\xea\x31\xcd\xd5\x70\xdd\x73\xcc\x9f\x31\xe8\x39\xbf\x30\x0e\xa5\x91\xab\xe1\xba\xe7\x9c\x1d\x80\xce\xe5\xfe\x70\x42\x1e\x19\xa6\xe1\xba\x47\xf5\xcc\x64\xc9\x47\xdf\xaf\xb1\xbb\xe7\xf6\x88\x79\x0e\xb8\xf5\x72\x35\x5c\xf7\x3c\x1e\x65\xcf\xc1\xeb\xb1\x74\xb7\xdf\xf9\x05\xac\x3d\x7c\x06\xe5\x1e\xd5\x33\x93\x18\xdf\xc5\x33\xca\x6e\xbf\x8b\x27\x84\xdd\xe6\x25\x81\x0f\xf8\xa6\xf0\x6e\x73\x50\x81\x5b\x60\x00\x80\x9b\x39\x7a\x3e\x04\xb0\x72\x11\x52\xbd\xea\x4c\xa6\xe5\xbd\x58\xfb\x45\xc5\x57\xbd\x6d\xfe\x6c\x05\x70\xeb\xe1\x91\xaf\xca\x90\xb1\xbb\x57\x65\xc8\x3c\x38\xaf\xfb\x5f\x8d\xdd\xbd\x96\x4b\x19\xbb\x23\x15\xfb\xfb\x99\x5f\x5c\x37\xc4\xe3\xdb\xc5\x8d\x69\xfb\x10\xc0\x6a\xec\xce\x87\x00\x6a\xdb\x7e\xf6\x44\x45\x79\x5d\xfe\x6a\xf8\xee\xd5\x08\x30\x7c\xf7\xca\xd5\x4c\x92\x7b\x89\x3c\x95\x49\x72\xaf\x2c\x6e\x73\x7e\x87\xe8\x39\x3f\x4b\x37\x8c\xf2\xbd\x3a\x5f\x8d\xf2\xbd\xea\xfd\x66\xcc\x99\xd7\x5c\xe6\xc5\xbd\x7a\xa8\xb8\x21\xb1\x4c\x65\x2e\xb3\xdf\x5e\xa5\xaa\xd9\x6f\xaf\x01\x5e\xee\x4e\x2c\xee\xce\xff\xbe\x08\x48\x1b\x30\xbf\xd7\xca\x25\x23\x76\xaf\x42\x71\x73\x72\xf3\x60\xc1\xe2\x66\x5e\xb3\xa1\xb8\x57\xa1\x68\xc2\x9b\x79\xcd\x65\xc2\xdb\xfb\x8a\x35\x8c\xf9\x7d\xdd\x15\x38\xe1\x4b\x14\xac\x78\x87\xaa\xde\x77\x76\x0d\xd6\xaf\xdb\xda\x04\x60\x3d\x09\xf3\x7b\xe7\x31\x45\xbf\x7b\x5f\x07\x75\xda\xa6\xfb\xe4\xa7\xec\x0d\x6f\xd5\x5f\xf3\xe3\x84\x63\x59\x5c\xeb\x0f\xd1\xe1\xad\xfa\x45\xbe\xda\x58\x96\xd9\x5b\x03\x98\xbd\x0d\x00\x77\xe1\xe3\x91\x63\xe6\x42\x13\x0c\x1c\xcb\x2a\xd6\x7e\xd9\x5c\xeb\x04\x90\x95\x12\xfc\x1b\x8b\xac\x74\x4b\xc6\xd9\x67\x07\x02\xa2\x93\x8c\xc3\x1d\x3e\xc5\x7b\x57\xc3\xbb\xf2\x6b\xfb\x18\xcc\x58\x9a\xe3\x14\xb8\xa9\x54\x72\x33\xd4\x58\xe4\x9e\xdc\x0c\x35\x66\x2a\x33\x71\xc5\xb1\xe8\xe2\xca\x64\x0d\x64\xa5\x94\x4b\x8d\xa5\x7b\x90\x92\x05\x21\xf4\x5b\xe4\x3f\x8d\xc5\xd0\x6f\x26\x3f\x8b\xd9\x01\xf3\xc1\x3e\x2f\x9e\x9a\x1a\x8b\x7a\x24\xd7\x44\x8d\x05\x47\x56\x51\x07\x35\x16\x2c\xf7\xa2\xf4\x69\x2c\x2a\x0f\xdc\x19\x35\x16\x52\x34\x8a\x6a\xa7\xe1\xc5\xf9\x6b\xba\x20\x93\x17\xbb\x06\x72\x5c\x9e\x80\x1a\x0b\x8e\xab\x22\xc7\x68\x2c\x2a\x0f\x84\x39\xc7\x42\x1c\xb8\x78\x02\x6a\x70\x57\xfe\x07\x30\x1f\xd5\x0a\x12\x8e\xc6\x72\xcc\x36\xe0\x26\xcd\xf1\xd0\xd3\x58\xa4\x39\xca\x98\xc6\x72\xcc\x41\xc1\x60\xf2\xe2\x62\x0a\xa7\x5d\xef\x74\x7d\xda\x66\xa7\xeb\x4b\x0c\x76\xba\x56\x79\x25\x2b\x68\x2c\x6a\x12\xc4\x2f\x87\xa9\xcb\x45\x56\xd0\x30\x5b\xb9\x28\x70\x1a\xcb\xa4\xac\x41\x07\xcf\xec\x1a\x0c\xa4\x1f\x52\x84\xc6\x4c\x6a\xe6\x96\xa7\xb1\xbc\xa2\xd3\x58\x90\x77\xfe\xec\x1b\xc7\x04\xe5\x22\xf7\x67\xac\xeb\x04\x1a\xc0\x6c\xd3\x01\x5c\x9d\x8f\x1a\xc7\x6a\xf2\x3e\x91\xcd\x41\x4e\xf2\xf7\x25\x01\x66\xd7\xdf\xa0\xeb\x3e\x7b\x1b\x00\xcd\x36\x7e\xb9\x05\xf8\x62\x86\x3d\x81\xc9\xb1\x76\xdb\xf4\x9f\x31\xcc\xb1\xc6\xfc\x25\xe3\x6a\x5a\x92\x38\x33\x56\x85\x3c\xa1\xc5\x31\xb3\x8a\xb9\xa7\x69\xac\xf3\x94\x7d\x84\x3f\x56\x4f\x19\x97\x36\x8d\x95\xdb\x49\x56\x82\x8e\x63\xd5\x74\x21\xce\x38\x56\x85\x3c\xcf\x48\x8d\xb5\x5c\x06\xe8\x96\xe4\xe3\x0f\x60\x1c\xe5\x3a\xb9\x32\x63\xf5\xc8\x11\x9b\x1c\xde\x4f\x5f\x3b\x74\xbb\x8e\x89\x28\xe3\x28\xf1\x89\x5a\x8e\x55\x9e\x4f\xd0\x71\xac\xc6\x1e\x08\x3a\x0e\xaf\x93\x2f\xf2\x5e\x86\xd7\xc9\xaf\x44\x20\xc7\xca\x2d\xa5\x2b\x41\xc7\xb1\x2a\xf1\xc9\x6e\x19\xab\xb9\x3f\x04\x1d\x07\x77\xcb\x7f\x00\x18\xe8\xde\x21\xef\x65\xac\x97\xf3\x81\x84\xcc\x10\x2e\xea\x86\xc6\xfa\xf8\x33\x0e\xe3\x6a\xb4\x97\x30\xe1\x30\x5d\xb8\x48\x00\x19\xab\xa9\x3b\xc4\x0c\xc7\x3a\x4f\x19\xcc\x62\x95\x95\x12\x19\x1c\x5e\x00\xbf\x12\x0c\x1c\x9b\x3c\x92\xd4\x90\xb1\xad\x73\x9c\x01\xe0\x7c\x38\xc0\x9b\x8a\x28\x69\x1e\xc3\x3b\xdf\x57\xc2\x75\x63\xd3\x7f\x42\xb8\x6e\x6c\xbb\x33\xe5\x00\x6f\xf8\x30\x8b\xf2\xa2\xb1\x99\xfd\x46\xb8\x6e\x6c\xd4\x68\x15\xb5\x46\x63\x6b\xb3\x0d\xe8\x18\x1f\xe3\x4e\xd0\x61\xba\x70\x91\x00\x32\x36\x15\x03\x72\x3e\x86\x17\xc0\xaf\x5c\x03\x3a\x36\xe2\x63\xc5\x73\x55\xc3\x9b\xdd\x8b\xf2\xa2\xb1\xf5\x89\x35\x3f\xf3\x8c\xf2\xf8\xd5\xd8\x74\x41\x72\x93\xd2\xd8\x64\x64\x04\xd8\xc6\xa6\x2b\x83\xac\x8c\x41\x0e\xef\x07\x80\x81\xf6\x11\xb9\x17\x63\x53\x8f\x24\x0e\x37\x36\x19\x19\x89\x18\x63\x1b\xb3\x0d\x5d\x9b\x6a\x40\x84\x6e\x6c\xba\x32\x48\xc4\x18\x24\xf4\x7e\xcb\x66\x07\x97\x00\x3f\xd3\x0a\xe2\x71\xa8\xb1\x19\xc6\x2d\x0e\xf9\x76\xba\x06\x9c\xb7\x4d\x3d\x92\xa8\xde\xd8\xae\xd9\x81\xc0\x2b\x00\x3a\x26\x58\x12\xef\x1b\x9b\xea\x26\xaf\x3e\x8d\xed\x9e\xb8\x09\xfc\x3f\x84\xbd\x49\x0e\xec\x3c\xb2\x66\x39\x8f\x55\xc4\x12\x9c\x3d\x09\x5c\xc4\x5e\xd8\x48\x35\xab\x41\xed\x7f\x50\xe0\x39\xfa\x03\x2f\x91\x99\xb8\x23\xc9\xe9\x14\x7b\x23\x8d\xd6\x7c\xe6\xa2\x80\x16\xa2\x57\x22\xf4\x7d\x23\x3e\x4e\x23\xfb\xaa\x58\xec\x01\xf8\xa6\x11\x5d\x7c\x18\x6f\x8c\xf8\x4a\x0b\x9c\x54\x51\xae\x14\x4b\x8e\x11\x5f\xdb\x76\x99\xa1\xf1\x99\xed\xa2\x16\x1c\x49\x39\x21\x3e\x4d\x23\x79\x3f\x42\x47\x38\xd2\xef\x6b\xc1\xad\x34\x29\x1a\xc4\xdb\x69\x24\xf5\x56\x9d\xf3\x35\x85\xaf\x9e\xc2\x0f\x09\x83\xc3\x36\x85\xaf\x6d\x77\x40\x92\x02\x3f\x14\x86\x23\x45\x2b\xcd\xfe\x70\x4a\x58\xb0\x49\x5d\x17\xaa\xc4\xa1\xad\x70\xc7\xc6\x63\x7c\xb6\xc2\xa0\x3c\x0d\x6d\x85\x3b\x2e\x49\x23\xe9\x07\x05\xca\xd3\x48\xf9\xfb\xe6\x6f\x32\xcc\x91\xf2\xd7\x56\x9a\x07\x84\x5f\xc7\x64\x63\x24\x25\xf2\xbd\x33\x40\xc5\xb6\x16\xda\x5a\xbe\xe6\x31\x40\xdf\x3a\x2f\xb4\xb5\xba\xce\x0b\xcd\xd3\xf3\x19\x70\xa8\x21\x4a\x7b\xc7\x98\x63\x80\xc5\x7e\x7f\x50\x69\xfb\xbe\xa1\x1e\x0d\x2c\x81\x8d\x1a\xa9\x7f\xd9\xa8\x67\x7c\x2d\x60\x22\xbe\x05\xcc\xa2\x4f\xda\x6a\x81\x21\x35\x92\x82\x39\x2c\x3b\x46\x52\xc1\x8b\x72\x73\x24\x39\x66\xcc\x3c\x46\xd2\xf7\x1f\x70\xa8\x21\xc8\x7a\xc7\x7d\x6a\xa4\xe5\x1c\xb3\x9a\x3f\x13\x63\x60\xa3\x46\xda\x5f\x01\xd4\x23\xf7\x8b\x1f\xd4\x48\x1e\xcb\x04\xd9\x1a\xc9\x35\x8b\x2e\x6f\x24\xcf\xe8\xcc\x02\x16\xfc\x3c\xa0\xcb\x1b\xe9\x5b\xcd\x2c\xe0\xa4\xbf\x1f\xea\xbb\x91\x64\x85\x01\x4d\x1d\x58\x08\xdf\x6c\x34\x54\xc3\x19\x10\x9b\x46\xd6\x23\x19\xc4\xa6\x91\xbf\x05\x0c\x13\x96\xbf\xc5\xc8\xd1\x90\x5d\x8c\xa8\xde\x46\x8e\xce\x02\x4c\x58\x76\x2d\x81\xa4\x34\xf2\xb7\x96\x60\xc2\x72\xfa\xb2\xf1\x8f\x1c\x26\x18\x4b\x43\x73\xe1\x8e\x6d\xc9\xc8\xe9\x2b\xe0\x76\x5b\x54\xf3\x80\x86\x6e\xe4\xfc\x35\xc7\x7f\xcc\x06\x0d\x0a\x71\x1e\xd0\xd0\x8d\xec\xfd\x1c\x0d\xdd\xc8\xdf\x42\xea\xfe\xf3\xf8\x0f\x5d\x50\x55\x8a\xea\x6d\x64\x5d\xe8\xd1\x8f\x8d\xcf\x6c\x17\xfd\xd8\xc8\x6e\xa5\x00\x91\x8e\xac\x88\x18\xe3\x94\x91\xdd\x57\x41\x25\x1d\xb9\xb9\x29\x41\x42\x45\x21\x14\xc6\x29\xa3\x7c\x3b\x2e\xb4\x50\xbe\x1d\x97\xe5\x2f\x3a\x72\x00\xe1\x68\x14\x8f\x7b\x8c\x53\x46\x71\xc1\xa2\x94\x1b\xa5\x7f\x5d\x18\xfc\xf8\x2a\xf5\x87\x95\xde\xeb\xf5\x28\xdf\x8e\x0b\x61\x14\x85\xc7\xe8\xee\x46\x99\xdf\x3f\x7c\xe3\xdd\x0d\xeb\x8f\x51\x3c\xee\x31\xf8\x18\x45\x6f\x55\xf4\x70\xa3\x2c\x27\x18\x2a\x11\x2a\x39\x80\x63\x34\x44\x47\xee\x58\x72\x8c\xb2\xed\x02\xcb\xbf\xc8\x61\x62\xd6\x31\x8a\x1e\x45\xa0\x08\x0d\x01\x91\x03\x28\x42\xa3\xa8\x27\x45\xa7\x36\x8a\x42\x50\xac\x25\x86\xe8\xc8\x01\x05\xdb\x28\x3a\x57\x80\x22\x34\x8a\x1b\x33\x28\x42\xa3\x06\xbf\xb9\xf7\xf3\x51\xa3\x5d\xb8\x57\xf2\x51\xf5\x60\x03\x5f\x68\x54\x65\x48\x18\x48\x8c\xea\x05\x1f\x75\xdd\xa8\xde\x82\xb0\x96\x18\x9f\x61\x20\xba\xbb\x51\xe5\x23\x31\x9d\x18\x62\x13\x77\xac\x25\x86\xd8\xc4\x1d\xfb\x86\x51\x5d\x89\x98\x34\x0c\x6d\x01\x3b\x16\x09\xa3\x2a\xff\x46\x91\x37\x04\x1d\x0e\xe3\xaf\xf0\x6e\xa3\x7a\x93\x07\x52\x68\xd4\x6a\xc3\x59\xa6\xd5\x7b\x0c\x90\x42\x43\x00\xe1\x8e\xb1\xc0\xa8\xf2\x9e\xe8\xff\x46\xc5\xbf\xa2\x63\x39\x30\xaa\x8c\x28\xca\xc0\x51\x65\x37\x51\x06\x8e\xfa\xad\xe6\x6e\x01\x2e\x05\x18\x9d\xda\xbf\x6f\x28\x60\x7c\xcd\xa1\xe7\xee\x84\xe0\x0b\x8d\xea\x7e\x57\xd8\x8b\xeb\xb7\xdf\xb1\x32\xab\x92\x23\x20\x85\x46\xf5\xb6\x82\x9b\xd6\xa8\x3a\xea\x0c\x98\xbd\xfa\x2d\x39\x16\x56\xfd\x96\x1c\x5c\x5c\x5d\x2e\x2c\xf6\xe2\xba\x1c\x7b\xf6\xe2\x2a\xef\x89\x36\x71\x54\xf9\x48\x34\xde\x43\x4b\xc3\x8e\x86\x78\xd4\x6f\x61\xb1\x31\x0b\xdf\xdb\x8b\xdd\xf6\x7e\x5e\xec\x0f\xf7\xf3\x88\x06\x72\x54\x65\x4a\x68\x61\x87\x86\x82\x1d\xc5\xeb\xc0\x1c\xf0\x72\x4d\x91\x1f\x76\x1b\x46\xb4\x21\xd0\x8c\xa8\x16\x47\x53\xea\x8d\xd6\x72\x34\xaf\x2e\x78\x2e\x8d\xf6\x2d\x53\x4e\x1d\x01\x77\x3b\x61\xa4\x46\xe3\xc0\x8e\xc0\xf6\x8c\x06\x87\x19\x41\xea\x19\xcd\x1b\x0e\x01\xa6\x46\x8b\x36\x94\xa5\xdd\x14\x82\xa2\xc2\x1c\xcd\x65\x8a\x0a\x73\x34\x5c\xd5\x22\x80\x3e\xa3\xa9\xbb\x23\xda\xd4\x68\x58\x70\x77\xa2\x4d\x8d\x96\xbf\x6f\x28\xcd\x05\x8c\x72\x73\xb4\xfc\xb5\x80\x56\x7b\xc8\xa3\xcf\x1c\x8d\x73\x3c\xfe\x20\x07\xed\x16\x23\xaa\xd2\xd1\x40\x9d\xef\x68\x3a\x87\xb8\xbc\x11\xb8\xd1\x81\x11\xe3\xfd\x41\x43\x71\x4f\xee\x28\x33\x47\x53\x77\x87\xfe\x72\x34\xd0\x06\x22\x88\x40\xa3\xc9\xc9\xa2\xb2\x1c\x5a\x34\x46\x40\x80\x06\x16\x8d\xf7\x07\xf5\x54\x7b\xca\xd9\xd2\xbc\xed\x57\xc7\xad\xda\x53\x87\xaa\x39\xbc\x9c\x2d\xda\x3a\xf6\xea\xe8\x34\xdb\xc6\xd9\xd2\xdc\xa5\xab\xdd\xf6\xea\x5f\xed\x69\xb3\xa7\x9c\x3a\xc2\xf7\xf6\x6a\xb7\xfb\x57\x0f\x45\xbb\xfd\x56\x7b\x3a\x6c\x1b\xa4\x09\x62\x6f\xe8\xe8\x2f\x87\xe6\x8d\x11\xe5\xec\xd0\xbc\x31\xa2\x82\x1d\xcd\x8d\x19\x97\xb1\xd1\xa6\xf5\xc0\x17\xb7\xf9\xb5\x80\x7a\xdc\xb2\xd1\x6c\x0e\x0d\x1f\x23\xca\xd9\xd1\xb8\x7a\x45\x60\x40\x47\xdb\xd6\xc3\x49\xd5\xd4\x1b\x54\x87\x77\x7f\x45\xf3\xcf\x71\x78\x39\x5b\x9a\x7a\xab\xea\xf0\x1e\x67\x9b\xb3\xa5\xb9\x31\x57\xc7\xfa\xfd\xb2\xf1\xcd\xeb\x20\x16\x7f\x7c\xf5\xf0\xcd\x47\x59\xc5\x1f\x56\xea\x20\x62\xe9\x15\x7f\xd5\x1f\x8e\x1b\x47\x77\x57\xd8\x85\xf2\x6f\x74\xf5\x06\x35\xfd\x75\xc3\x04\xbe\x37\x74\x34\x83\xa3\x07\x07\x95\x7b\x73\x0f\x5f\x55\xb7\xb3\xda\x3a\x46\x74\xa0\xa3\x7f\x94\xc6\xf1\xd2\xb1\xef\x8a\x68\x2d\x47\x57\x96\x80\xfe\x6f\xf4\x68\x01\x9c\x35\x5d\xb2\x43\x19\x38\xb4\x8f\x8c\xa8\x30\x47\x47\x65\x1e\x41\xea\x19\x9a\x44\x76\xd4\x84\xa3\x27\x27\x8f\x4d\xa9\x13\xec\x21\x02\xce\x33\x7a\xfe\x0a\xa0\x39\xea\x67\x51\x13\x8e\x9e\xbf\xe6\xd0\x36\xf9\x62\xd4\x77\xa3\x7f\xf4\xc4\x36\xdf\xd5\x92\xe3\xeb\x36\x30\x96\xbc\xff\xd0\x02\x75\xad\x38\xbe\x8d\x5e\x6c\x01\x9b\x5f\xff\x88\x8b\x59\xe9\xc0\xa9\x76\x14\x7b\xa3\x7f\xc4\xc5\x69\xd0\xab\xe4\xc0\x21\xaf\x19\x65\x27\xae\xd6\x10\x4d\xb8\xa3\xe5\x1b\xfd\x5b\xb3\x8e\xf5\x94\x88\xd9\xf3\xfb\xfc\xb2\x51\x9a\xdb\x7c\x75\xe0\x97\xdd\xe6\x00\xe8\xcb\x4a\xd9\x57\xfb\x72\xc5\xb0\xaf\xf6\x65\xab\xd9\x4a\xfb\x72\xdc\xd8\x4a\xfb\xfe\x0a\xa0\x34\x2d\x48\x08\xd9\x35\xfa\xfe\x4a\xf3\xc7\xd7\x05\xc6\x60\x3b\x3a\xc3\x1f\x0e\x2f\xbb\xa7\xe6\x8d\xbd\x3a\xc1\xa8\xb7\x22\xa0\xa2\xa3\xab\x10\x25\x48\xcb\x00\x70\xf7\xfe\x73\x5b\x30\x54\x2a\xe0\x2c\x37\xc6\xb7\xf8\x18\x5e\x6d\x10\x3b\xfa\xb1\x31\x40\x2e\x8c\x40\xf0\x8c\x11\xbe\x6f\xfc\xe1\xb8\x71\x04\x69\x90\x18\x51\x24\x8f\xe1\xd1\x80\x83\xdd\x18\xf1\x2b\x8d\x7f\xbc\xa4\xa1\x39\x1b\xc3\xd3\x00\x45\xf2\x18\xdc\xcb\x22\xba\xe3\x31\x5c\xb0\xe8\x8e\xc7\xc0\x8b\x39\x06\xb6\xab\x81\xd9\x6e\x0c\x6c\x57\xc3\xc5\x87\x1e\x78\x0c\x85\x0f\xe8\xe1\xc6\x40\x2c\x16\xd1\x03\x8f\xa1\x24\x02\x3d\xdc\x00\xbe\xf7\xfe\x43\x3d\xdf\xb2\x64\x44\x87\xcb\x32\xb0\xc1\x0c\x65\x14\xe8\xc7\x86\xa6\x8a\x11\xa0\x9d\xa1\xa9\x62\x04\x95\x74\x68\xca\xd7\xd1\x9c\x8d\xa1\x10\x14\x65\xd9\x18\xe3\xfb\x86\x02\xf0\xff\xed\xf8\xd0\x8d\x81\xb2\x22\xa2\x96\x1e\x58\xfc\xdd\x1f\x7c\xe3\xbe\x8a\x26\x7a\x0c\x40\x23\x3a\xde\x75\x63\x60\xcb\x14\xd1\x44\x8f\xe1\x82\x45\x0f\x37\x80\xe2\xbd\xff\xf0\x63\xd9\x39\xb6\x6c\x31\x75\x3b\x9a\xb3\x31\x5c\xa3\x68\xa2\x87\x30\xba\x9d\x80\x24\x63\x28\x52\x6d\xce\x02\x70\x54\x11\xfc\x9d\x31\xb6\x0d\x65\x47\x12\x53\xb7\xa3\x46\x1b\x60\xea\xde\x7f\x28\xe0\x7c\xa5\xf1\x8d\x9a\xda\xe6\xfc\x1c\x87\x8a\xcd\x5c\xb4\xdd\x8e\x82\x6d\x8c\xc7\x99\x63\x67\x1f\xcf\x57\x1a\x45\x3f\xf6\x27\xff\x4d\x4b\x3e\x86\x02\x5b\xf4\x72\x63\x3c\x5f\x55\xd4\xab\x09\x54\x73\x5d\xbc\x5f\xe9\xd4\x8b\x73\x4f\x44\xc5\x3c\x86\xbb\x36\x4a\xba\x31\x7f\xdf\x37\x89\x1f\x8e\x30\x4b\x01\x90\xde\xfb\x4d\xe3\xc7\x57\xc0\xad\x67\x06\x27\x8f\x7d\x68\xba\x65\xa3\x21\x1e\xe2\xf2\x46\x80\x76\xc6\x94\x87\xc2\x25\x6e\x60\x9d\x78\xff\xa1\x52\x6f\x93\x68\xec\x06\xc6\x85\xf7\x1f\x5a\xe0\x2e\x8d\xfa\x6e\xcc\xe4\xca\x64\x87\x9a\xe9\x2b\xba\xf0\xc3\x6e\xb3\x29\xcd\xec\x37\x2c\x9f\x89\x13\x5b\x47\x49\x37\x66\x76\x5a\x39\x27\xa6\x84\x82\x92\x6e\xcc\xec\x70\x73\x68\x08\xc5\x1b\xc1\xc9\x19\x53\x21\x07\xea\xbb\x21\x2e\x6f\x04\x6e\x74\xcc\xf2\x15\x40\xa5\x12\x4a\x63\xc5\xcc\x62\xdb\x9a\xdf\x38\xbc\x2c\x9f\xa9\x30\x0f\x6f\xbb\x31\xab\xcd\xe1\xd0\x98\xee\xdf\xe8\xee\xc6\xfc\x96\x36\xeb\x62\x7e\x4b\x9b\xbd\x6b\x7e\x4b\x9b\x6b\xc8\x5c\x5f\x36\x0a\x58\x6e\x09\x1c\x34\xd3\x1d\x17\xdd\xf1\x98\x6e\xa5\x20\xe8\x8c\xf9\xad\x66\xb6\xb8\x79\x9c\x39\xb6\xb8\x79\xbe\xd2\x28\xe0\x7c\xd9\xa8\xe7\xf9\xb2\xf1\xcf\x23\x75\xb2\x77\x89\x56\xdb\xd1\xf7\x0d\xd1\x6a\x23\xaa\xdf\x31\x1f\x27\x98\xdd\x06\xb4\xda\xfb\x83\x16\xe0\x9c\xd9\x51\xfe\x0d\x6d\xf6\x22\xaa\xdf\x31\x5f\x87\x97\xa3\x41\x1c\xdb\x88\xb6\x77\x88\x56\x1b\x41\x98\x19\x8b\xf0\x19\x11\xe8\x98\xb1\x7e\xdf\x3f\x37\x1b\xc6\x78\xf7\x47\xe3\xc7\x97\xad\xf3\xa3\xfa\x63\xf0\x63\xda\x82\xc8\x0f\x7a\x8a\x52\x78\x2c\xd9\x74\x34\x8e\x63\xc5\x2f\xdb\x6d\xdb\x4a\x12\x06\x12\xa9\x25\xbf\x00\x86\xca\x58\xc8\x35\x22\xe0\x28\x63\xa9\x46\x43\x31\x39\xc4\x86\x8d\x28\x85\xc7\x92\x11\x00\x0f\x65\xac\xec\xa2\x60\xf9\x2f\x44\x67\x11\xd5\xef\x10\x28\xb6\xab\x30\x5c\xe5\x2b\x80\xd2\x64\x04\xd4\x11\x2e\x4f\x78\xc0\x51\xc6\xaa\x5f\x69\x14\xc0\x1d\x31\x82\x94\x32\x30\x70\xbb\x3f\x68\x28\x2a\x89\x88\xde\x77\x60\xb9\x76\xbf\xa1\xe8\x61\x36\xb6\xdf\xa5\x54\x58\xed\x21\xa0\xaf\xf7\x1f\x2a\x1d\x5f\x3d\x14\xed\xb2\x44\x09\x3c\x96\x3c\xae\x6a\xc1\x25\xf3\x80\x46\x78\xac\x69\x3d\x50\xd6\x72\x8d\xa2\x11\x1e\x4b\x1e\x17\x8d\xf0\x58\xae\x51\x94\xc0\x43\x00\xd7\xae\x2a\x71\x6d\xeb\x81\x30\x04\x70\x8d\xe0\x6e\x8e\xa5\x59\xa8\x4a\x46\x01\x5c\x63\xcc\x7f\x0b\x51\x31\x96\x9b\x2e\x1a\xe2\x21\x86\x6b\x57\x1d\xb9\x54\x84\xa9\x81\x14\x9c\x35\xa2\x3b\x1e\xfb\xe7\x44\xc0\x47\xee\xdf\xd7\xa2\xce\x8f\xed\x8f\xc1\x0f\x37\x0b\x08\x7f\xcb\x3f\xa8\xa8\x14\x8f\xb5\xab\x8e\xdc\xc1\x89\x80\x6a\xb6\x2a\x32\xd5\x91\x3b\xda\x3f\x68\x63\xc7\xef\x1f\x8a\x4e\x8e\x16\xeb\x6f\x7b\x4d\x24\x9e\xcd\xd8\x6e\x8b\xe0\xa3\x8c\x2d\xbf\x8a\xa7\xe6\xd8\x6e\x8b\x2a\x92\xb7\x6a\x5c\x55\x98\x5b\x5e\x80\x40\x35\x63\x67\x29\x80\x2d\x7b\x7f\x1b\x19\xfb\xc3\xf6\xc6\x16\x59\x8c\xbb\xda\xea\xea\x3f\x8e\x0e\x4b\x4e\x03\xbe\x08\x4e\xc9\xd8\xcd\x89\x60\xf9\xec\x6f\x7f\x60\x83\xd9\xee\x0f\x20\x7f\x0e\xb1\x47\xbb\x9a\xce\xfd\x7c\xcd\xe1\x1b\x6f\x1e\xb8\x6d\x0e\xa1\x43\x23\x00\xa1\xe3\x68\xe6\x81\xa7\xe6\x38\xdf\xc0\x33\x73\xe7\xa3\x75\x66\x4e\xb4\xd0\xa8\x2e\x1c\x7b\xb5\xfb\x4d\xe4\x87\x3d\x65\xac\x8f\x97\x75\xd5\xdf\x27\xfa\x0d\x23\x7a\xe2\xd7\x02\x8a\x96\x57\x6b\xec\x50\x27\xd9\x05\xc6\xed\x7c\x63\xcd\x76\x75\x3c\x5b\xc0\x1c\x19\xc7\x4b\x34\x41\x74\xc6\xd1\xe6\x83\x20\x3a\xe3\xc8\x36\x81\x2c\x32\xce\x47\xc4\xf6\xb4\x4a\x1b\x76\x4e\x5d\x24\x8e\xa3\xe3\xa8\xe4\xc6\x71\x74\x60\x07\x77\xb3\xd1\x9c\x6f\xac\x6d\x41\xb3\x68\x2b\xed\x36\xc7\x4a\x09\x47\x13\x55\xb3\x1f\xcc\xc6\xa3\xca\xf4\x23\xdf\x95\xe0\xc8\x0e\x52\x9f\x98\x60\xb5\x80\xf4\xbc\x95\xfa\xcf\xf6\x1f\x2a\xf5\x3a\xa0\xe6\xf6\xe0\xc6\xd4\xbb\xff\x00\xc9\x15\xd5\xc6\x1f\x84\xe1\x31\xb1\xfd\x1e\x99\x7e\x15\xf0\x67\x7f\xdf\x90\x0d\x0f\xbd\x08\xb2\xc8\x38\x88\x13\x23\xc8\x22\x03\xb0\xcf\xfb\x83\xa2\x01\x6e\xe9\x78\xb8\x8e\xe3\x7d\x16\xfc\x90\x21\x8a\x67\x04\x3f\x64\x9c\xf7\x1b\x2a\xba\xfd\x5a\x1a\x3b\xee\xf1\x04\x51\x4f\x7f\x5e\x9b\x03\x63\xf3\xfc\x6c\x01\xdb\xef\xf3\xfb\xfe\xb9\xa5\x3d\x2e\x24\x95\xf6\x8f\x87\x06\xee\xae\xe3\x33\x70\xc3\xc3\x75\x3c\x2a\x2b\x70\x6a\x1d\x8f\xf3\x03\x30\xc8\x10\xb4\xb2\xe3\xc7\x3a\x1e\xa5\x72\xb8\xae\x8e\x47\xb1\xb2\xfa\xe5\xc7\x5d\x5a\x45\x3f\x08\x96\xf7\x07\xdf\x38\x8d\x2a\xfa\x81\xa2\xbc\x3f\xee\x88\x3e\xc3\x99\x63\x2b\x7d\x86\xa3\x13\xfc\x01\x35\xaa\xc1\x7f\x64\xb9\x55\x43\x6b\x1d\x16\xd5\xe0\x3f\x6e\xe6\xfd\xaf\x41\xd0\xc6\xf3\xad\x0b\x76\xe0\x47\x7e\x5c\x7d\xf3\x33\x6d\x11\x5b\xe9\xa3\x64\x4f\xad\xf2\xb3\x1c\x6e\x76\xcf\x47\x2b\x48\x55\xcc\xcf\xb7\x14\xd8\x4a\x1f\x95\x24\xaa\x98\x9f\xed\x70\xb3\xaf\x3e\xdb\x25\xc7\xbe\xfa\xa8\x3e\xe9\x0e\xaa\xf6\x42\xb8\xb2\x8e\xe7\x5b\x24\x1c\xe5\x8f\x1c\x0c\x7e\xad\xe3\x39\xae\x73\x8e\xf2\xe7\xd8\x1c\x8e\xf2\x47\xfd\x8b\xfa\xe6\xe7\x71\xec\x8b\x3f\x6c\x01\x5b\xe9\xf3\x7c\xa5\xf1\x43\xd6\x04\x88\x8d\xf1\xbc\x5f\x0b\x68\xf5\xb7\x96\xd8\xef\xde\x9f\xa5\xb1\xc5\xbd\xf2\x29\xea\xe9\xdf\x9f\x83\xc8\x39\xf8\xea\x41\xa0\x8e\xfa\x95\x69\x01\x9f\x62\xbc\x5e\x2d\xd5\x51\xbf\xe1\xfb\x26\xf3\xc3\x85\xc5\xae\xf6\x06\x29\x80\xb3\xe5\xf5\x6a\xa9\x2a\xfb\x8d\x56\xca\x41\x83\xc1\xdb\x3d\x88\xa9\x27\x59\x1a\x47\xc3\x67\xe3\xa6\xc6\xfb\xf5\x9c\x00\x1d\x62\xbc\xf9\x6b\x1b\x45\x6b\x4a\xa1\x92\xfb\x2d\xb6\xa0\xfb\xc3\xe5\xc3\x64\xbd\x9e\x13\xa9\xfb\xc3\xc9\x62\xe6\x44\x18\x8d\xa9\xfb\xc3\x65\xca\xb9\xf7\xba\xdf\xa5\xe1\x0f\x89\x8b\x73\xef\xad\xee\x1c\xc3\x1f\xee\x84\x4c\x30\xd8\xa3\xf7\x1f\x7f\x58\x34\xbb\xb4\xd8\xa3\x1d\x6f\xd5\xf1\x2a\xcc\xc3\x41\x75\x80\x16\x7a\xb3\xf1\x43\x13\x7d\xe2\x1a\x0d\xa0\x43\xef\x3f\xf4\x47\x3b\x1e\xe2\x1a\x8d\x77\x7c\x95\xfa\x8f\x6b\x87\xdb\xf1\x3b\xed\x29\x17\x62\x4d\xec\xa2\xd6\x05\xef\x2c\xfe\x08\xff\xfa\x33\xf7\x37\xdb\xbc\xee\xff\xfc\x3b\xe1\x07\x30\xf7\xbd\x0f\x65\xcc\xd9\xe7\x06\xee\xf7\x7b\x0d\x24\x17\xde\x23\xd9\x4d\x7f\x6e\x7a\xa1\x98\x64\xba\xef\x8d\xf4\xca\xfb\xa5\x93\x42\xf6\xf4\x92\x85\x64\xcc\x16\xfd\x32\x07\x92\x1b\xef\xf3\x7e\xf9\x65\xb9\xc3\x7c\xc7\x68\xe2\x10\x90\x10\x8c\xcd\x8d\x13\x63\xa1\x2d\x98\x2e\x5a\x0d\x9c\x68\xa1\x0c\xc4\x00\xf7\xe6\x37\xc1\x78\x4f\x88\xcd\xa6\x10\xef\x97\x3e\x26\xc8\xed\x19\xab\xdc\x89\xa5\x7f\x42\x98\x36\x37\xac\xa9\x5d\xbb\x7b\x66\x42\x92\x36\xf7\x9d\xc8\x8c\xdd\xee\xdc\x77\xc7\x4c\x08\xd5\xe6\x06\xd7\xa3\xf2\xda\x1b\xc9\x94\xd8\xef\x20\x22\x10\x98\x1b\xc6\xb5\xd1\x96\x61\x45\x94\xc2\xcc\x36\xda\x72\xf7\xbc\x8c\x0d\xec\x04\xb5\x3d\xfd\xcc\x3e\x2b\xe9\x7f\x13\x48\x4e\x00\xdd\xd3\xcf\xc2\x2e\x9b\x9b\xb9\x6a\xcf\xcd\x99\xd8\x29\x6b\x31\xc2\x9d\xe4\xc5\x90\x74\x86\x72\x4d\xb2\xd3\xa4\xbb\x07\x26\x84\x7d\x73\xb3\x05\xda\xdf\xfd\x23\x0b\xc5\xc0\x10\x0f\x5f\x99\xed\x4e\x1f\xef\x1e\x99\xb9\x02\xcf\x8d\x60\x62\xf8\x4a\x67\x3a\x23\xb8\xfb\x7d\xa7\xfe\xbd\x48\xa6\xbf\x9b\x69\xa5\x29\xc7\x66\x31\x80\x87\x2f\x69\xc9\x61\x14\xb2\x59\x18\xfa\x4e\xb3\x1e\x27\x96\x57\x93\x69\xd6\x33\xff\xf3\x6f\x50\xc4\xe6\x7e\xac\x87\xa6\x3c\xb7\x9e\x40\x21\xf7\xa6\x97\x9b\xeb\xf1\xa1\xcb\x83\xec\x77\xff\xcc\xcd\x05\x79\xcf\xe5\xe4\x8c\xdc\x9d\x34\x37\x17\xe1\xcb\x40\x0f\x8a\x79\x99\x63\x57\xe1\x7b\x1b\x10\x6e\xfd\x40\xcc\x63\x91\x37\x61\x0c\x13\x22\xc5\x79\x2e\xb5\x71\xcc\xcf\xf3\x2b\xf7\xc3\xcb\xca\xce\xf3\xab\x37\x39\xf1\xca\x2a\x60\xdd\x9f\x4b\x84\x9c\xcf\xf3\x04\xfa\x76\xd9\xa7\x09\xac\x3c\xa8\x5d\x13\x36\x31\x21\x94\x9c\xe7\x92\x29\x90\x5d\xf3\x40\xa6\xf0\xf3\xf3\x40\xa6\x89\xb2\x23\x83\xcf\x74\x9e\x78\x0b\x4c\x34\x2a\x32\xf9\xdd\x2f\x19\x2c\xa6\x16\x5c\x7a\x8e\xed\x09\x03\x99\x90\x5d\xce\x73\xe9\x98\x33\x7b\x9e\xc4\x18\x0e\x0a\xbf\x5b\x73\x02\x3a\x7c\x9e\xcc\x64\x99\xfd\x72\xf3\x18\xdc\xcd\x73\x6f\x99\x89\x80\x4b\x13\x68\x7b\x4c\xef\x26\x58\xf6\x9c\xcc\x13\x76\x34\x11\x85\x69\x9e\x4b\xd3\x1c\xcb\xf3\xdc\xfd\x3c\x11\x8f\x69\x9e\x4b\xdf\x9c\xc9\xf3\xd4\x3b\x55\x18\xbb\x4d\xc0\xed\x81\xc6\x9a\xf8\x7a\xe4\xee\x3c\x5c\x5a\x07\x74\x7c\xe2\xce\xc1\xb9\x3a\x61\x4d\x33\xe0\x13\xf3\x34\x1b\x65\xfa\x1d\xfc\xee\x18\x5e\xbe\x07\xd0\xa9\x79\x2e\xd7\x93\xbb\x63\xd8\x2b\xd9\x69\x6d\xa7\x98\x44\x13\xfb\x1d\x95\x4a\x9d\x97\xfb\x49\x08\x60\x27\xbe\x1c\x9c\xab\x13\x76\x36\x73\x0c\xcd\x33\x16\x59\x48\xbf\x4c\x0b\x68\x50\xf3\x40\xf6\xf8\xf3\x4c\x3c\x3a\x12\xee\x3c\xf3\xac\x3b\x9e\xdd\x45\xb1\x58\x64\x81\xf7\xcd\xa7\xf4\x7f\x33\x44\x8e\x05\x44\xc6\xe6\x71\xee\x05\x35\xf7\x2f\x0b\x34\xe1\xb8\x1c\x86\x0e\xb2\x85\x97\xe5\xb0\x9d\x07\xe2\xc3\x9d\x67\x1e\x88\xcf\x55\x71\x6e\xe7\xbe\xcc\xe7\xe6\x60\x63\x39\x97\x23\xe1\x2c\x9e\x07\x32\xec\x7f\x83\x47\x9b\x38\x79\xa4\x20\x61\x5c\xaa\xcb\xc3\xe5\xf0\x30\x66\x52\xc6\xfb\x23\xdd\x77\x16\x84\xa4\xf1\xde\x56\x40\xa4\xf0\xc8\x79\x38\x38\x2f\x0b\x2f\xd2\x8c\xcb\xe2\x70\x1c\x4f\x1c\x40\x32\xd6\x2a\x13\x5c\x7b\x8e\xc5\xf9\xdc\x43\x2e\x63\xaa\x32\x9f\x7b\x09\xe6\x80\x9c\xcf\xcf\x42\x1a\xef\xef\x7f\xfe\xcd\x51\x39\x9f\x40\x53\x18\xec\x27\x5c\xa2\xa2\xb5\xcf\xbd\xc4\x25\xd0\xda\x27\xac\x77\x42\x6c\x3c\x1f\x4e\x4d\x96\xd2\x03\x91\x22\x33\x9e\xe0\xe5\x27\x44\xc6\xf3\xb9\x37\xb6\x3c\xfc\x34\x32\x67\x10\xe1\x73\x69\x33\x0f\x8b\xb9\xb4\x89\x51\xde\xc4\xd7\x04\x5b\xbb\x09\x1a\x7e\x42\x54\x3c\xf1\x2d\x01\x25\x69\x82\x8b\x9f\x71\xc5\x9e\x4f\xb2\x52\x9a\x9b\x23\xe9\x14\x9e\xad\x88\xde\x65\x2a\x82\xdc\x9e\x6c\x91\x14\xcf\x81\x1b\x7c\x65\x75\x42\xf9\xf8\x9d\x64\x2c\x4c\x26\x70\xfa\x58\xcd\xcd\xa7\xb0\x33\x5a\xeb\x25\x54\x50\x8d\x26\x8e\x29\x19\xd3\x90\xf9\x94\xdb\x53\xa6\x05\xb4\xfd\x8c\xe3\xf5\x7c\xa0\x4e\xfc\xae\xe7\x73\xa9\x33\x3b\x46\x95\xc5\xc9\x3e\xf1\x54\xba\xc4\x09\xfd\x5c\xae\x0a\xfb\xb5\xf9\x34\xeb\xa4\xc4\x06\x19\xda\x0b\xa8\x19\x33\x8f\xf9\x34\x66\x1d\x16\x02\x57\x96\x14\x6c\x3a\xa4\x4a\x38\xa7\xf9\x74\xd6\x60\x36\x0f\x5d\x85\x28\xb9\x9b\xa4\x60\xe3\x07\xa3\xc4\xe1\x84\xdf\x4a\x02\x1f\x7e\x3e\x97\xab\xca\x16\x79\xe9\x36\x5b\xca\x62\x0d\xb0\xcd\x70\x6b\x28\xa8\xa8\x27\x6e\x29\xd9\xe4\x7b\x64\x96\x9f\xe3\x7b\xc9\x16\x93\xb3\xf9\xec\xe7\x26\x47\x0a\x3c\xac\x2a\x76\xa8\xe7\xd2\x24\x06\x62\x93\x5b\x44\xf9\xb9\x34\x2f\x4d\x66\x07\xe6\x30\x60\x8e\xe9\x59\x37\x8b\x03\x79\x69\x15\x63\xb0\xc9\xbd\x00\xeb\xaf\xf9\x3c\xf6\x81\x02\xef\xd9\x58\x7e\xce\xdd\x3d\x1c\x73\xa5\x4a\xcf\x46\x0b\xe7\x70\x84\xa1\x79\xa4\x40\xce\x29\xae\x13\xd9\x81\x7e\xe9\x32\xcc\x22\x2e\x32\xd9\x31\x7f\x19\x4f\xab\x7f\x69\xc9\xad\xf2\xbd\x07\x5c\xc1\x2d\x75\xbe\x3f\x0e\x8d\x9b\x83\x0b\x05\xb6\x5d\x93\x4b\x43\x42\x48\x3e\xdf\x68\xd9\xb7\x1e\x9c\x5f\xb0\xde\x9a\x6f\xb2\x25\x14\x92\xca\x2d\x90\xcd\x80\xb8\x05\x29\x58\xd1\x65\x38\x8b\x47\x33\x51\x0b\x12\x32\xf4\xc9\x2d\x22\x21\x35\x9f\x5c\x22\xca\xef\xaf\x21\x62\xe7\x7b\xd9\x54\xec\xb6\x26\xce\x35\xc5\xf3\xf7\xcd\x4c\x08\x87\xee\x9b\x0b\x3b\x33\xaf\xf4\x91\xd3\xf5\x95\xe0\x60\x53\x09\x84\x80\xe9\xd4\x7c\x33\xbb\x9c\x7d\x2f\xee\x72\xbc\xde\x09\xf1\x34\x78\x8b\x0d\xa5\xa2\xca\x22\xe4\x95\x23\x88\x1d\xec\x75\x59\xc3\xc3\xbd\x1d\x62\xe2\x43\x18\x4f\x3c\xad\x26\xe1\x09\xb0\xaf\x9a\xef\x88\xb7\x6c\x56\x2c\x37\x07\x90\x71\x26\xf7\x06\x0c\xa8\x26\x17\x85\x84\x98\x7d\x12\x3b\x20\x05\x1b\xbb\xc8\x42\x77\x16\xed\xb6\xb1\x9b\x91\xa0\x25\x9b\x96\x38\xd8\x9b\x3e\x70\x46\xbc\x97\xb3\xc3\x36\x6a\x12\x31\xa0\x7c\x85\xb3\x90\xd9\x4b\x71\x9e\x49\x88\xdc\xe7\x7b\xef\xc2\x58\x38\x4d\x62\x05\x24\x84\xef\xf3\x3d\x7e\x79\x5f\x9f\x3b\xb2\xd1\xfe\x3c\x74\xd3\xc1\xbf\xcb\x11\xb4\x96\x89\x63\x4c\x0a\x0e\xfe\x5d\x8e\x40\xb5\xac\xdf\xbd\xd8\x16\xe0\xc4\x17\xc8\xff\x09\xcf\xab\x05\xf0\x3f\xc8\x2c\xeb\xf7\xb3\x29\x83\xf7\x5b\x67\x34\xc7\x3d\x1b\xa8\x73\x81\xff\x0f\x40\xcb\xfa\xdd\x5b\x6f\x42\xa0\xbf\x88\x04\x00\x3a\xcb\x02\xe0\xbf\x80\xdf\xbd\x7e\xf0\x64\x20\xc4\xaf\x5f\xe4\xcb\x44\x45\x97\x29\x4b\x80\xc5\x2f\x90\xfe\x41\x6c\x59\xe0\xfc\x27\xc0\xe1\x17\xc8\xfe\x18\x5d\x2d\xbc\x5c\xb0\xb2\x5a\x80\xf2\x03\xbb\xb2\x70\x6a\x29\xc8\x25\x17\xf0\xfc\x00\xb0\xac\x1f\x1b\x36\xca\x84\xf5\xbb\xcb\x0d\xf4\x95\xf5\xcb\xf6\xc1\xdc\xb7\x85\x99\x76\x17\x86\xb3\x51\xfb\xe5\xac\x40\xc9\x5e\x78\xc2\x14\x04\x93\x0b\x47\x18\xf0\xb2\x17\x20\xfe\x05\x11\xe5\xc2\x25\x26\xa1\x9a\x58\xbf\xc2\x58\x35\xf3\x9c\x9b\x9d\xea\x0b\x23\xd1\x7c\x67\x24\x02\x6d\xb9\x17\xef\x92\x69\x4a\x65\x20\x02\x6d\xb9\xa7\x01\x58\x2a\xeb\x57\x29\x3c\x50\x3f\x5b\x3d\xd0\xf1\xeb\xd7\x98\xab\x41\x76\x2e\x63\xf8\xbb\xad\xdf\x25\x09\x20\x55\xd6\xaf\x9b\x9d\x4a\x2f\x49\x94\x42\xe7\xba\x25\x52\xe9\xbd\x5c\x97\xe4\x58\x0c\x4b\xa1\x56\x38\x31\x54\x22\xeb\x07\x51\x54\x4a\x9c\xe9\x66\xb7\xa2\x29\xd3\x4e\x03\xe6\xe4\x9d\x3c\x0b\x1e\x3f\x52\xd5\xbd\x58\x15\xc7\x0e\x1a\x8a\xae\xbf\x75\xc7\xb4\x51\xe9\xae\x4c\x39\xa5\xdc\x5d\x3f\xa1\x46\x59\xbf\xfd\x92\x4e\x4d\x50\x48\x27\xfb\x13\x59\x0a\x7f\x33\x74\x5e\xbf\xe7\xb6\x74\xd0\x88\x87\x05\xe9\x68\x3e\x97\xd6\x07\x8d\x78\xb8\x5d\x44\x6a\xe0\x1c\x88\xae\xfc\xbb\xe1\x63\x28\xb6\xc2\x8f\x85\xc7\x92\x08\x3f\xa6\x07\x2a\x00\xb6\x3f\xa1\x94\x59\x81\x1d\x1a\x9d\xcc\x0a\x81\xb5\xd7\xf9\x36\xd0\x19\x3a\x16\x02\x9d\xb9\xfb\xe1\x0a\x77\x8d\x63\xf4\xb4\x42\xa2\xef\x90\x1e\xd0\xfb\x98\x18\xad\x80\x18\x40\xaa\x09\x97\x5d\x29\xb0\x57\x2b\x64\xa6\x13\xaa\x09\x77\xb3\xc5\x6c\x68\x05\x57\x39\x84\x80\xe7\x4c\xc1\xd5\x60\x85\x62\x76\x1a\x79\x17\x31\x10\x03\x2b\xdc\x05\x0a\xa6\xc0\x0a\x05\x42\xc8\xbc\xdf\x85\x08\x86\xc0\x0a\x15\x9a\x88\xbe\xd3\x16\x16\x68\x68\xac\x55\x2b\x6d\xe1\x66\xf7\x95\x02\xcd\xc1\x82\xb7\x9e\x3e\x79\x27\xfd\xae\x38\xf0\xaa\x57\xe8\xd0\xa1\xad\xea\xe7\x26\x53\x48\x67\xb4\x58\x9f\x40\xf8\x17\x42\x77\x2c\x9c\x68\x12\x42\x8e\x15\x5c\x9f\x85\xfc\x97\x11\xa9\xc5\x2c\xf4\xbf\x30\x5c\x77\xa9\x62\xeb\xb3\x82\xcb\xb3\x30\x5a\xf7\x02\x81\x39\xcf\x0a\xb3\x42\xd9\xbe\x33\x75\x85\x26\x4e\x0a\xa4\xfe\xc9\x62\x28\x34\xf1\x2e\xe6\x6a\xf5\x08\x06\x50\xb2\xac\x70\x17\x70\x02\x69\x7e\x85\xcb\xb6\x54\x5b\x75\xc8\x4d\x79\xdc\x1e\x90\x95\xac\x70\xc8\x41\x79\x87\xb1\x65\x01\x02\xd3\x5f\xcd\xc1\x95\x01\x35\xcd\x0a\xcf\x1d\xda\xef\x95\x25\x5a\xc9\xfd\xb0\x25\xb1\x21\x83\xcf\x8f\x10\x68\x05\x6e\x08\x08\x59\x56\xb8\x37\x04\xac\x6f\x56\x78\xef\xe8\x83\x61\xb6\xc2\x65\x3e\xf0\xa1\x5f\xe1\xf2\x1e\x85\x33\x68\x85\x7b\x59\xc0\xd4\x66\xc5\xdf\xed\x3c\x64\x0a\x58\x7f\x42\x13\xb4\xa2\xbb\x3a\x05\x02\xd5\x5f\x3c\x1b\x70\xd7\xc1\x6f\x7d\x01\xda\x5f\x3c\x1b\xe2\xbd\x8c\x63\x87\xb3\x22\x84\xe0\xd9\x10\x03\xf3\x53\xcd\x42\xfd\xc9\x4f\x6f\xfd\x97\x8d\x58\x51\x5a\xa9\x66\x7f\xc9\x42\x31\xf7\x9c\xa8\xf7\xf0\x5c\xd1\x63\x82\x5e\xc4\xc8\x4c\xd8\xf4\x74\x57\x3c\xa8\x58\x8b\x38\x01\xc9\xbd\x17\x27\x20\xec\x80\x16\x2e\x40\xc9\xbd\x37\xde\xf3\x03\x8b\xa0\x45\xb8\x80\x84\xec\x69\x11\x2d\x20\x21\x70\x5a\x91\x23\xa1\x30\xb7\xe0\xfc\x63\x26\xb4\x40\xf9\x4f\xa0\xd0\xaf\x08\x0d\x7d\xaf\x8c\x3f\x9b\x53\x84\x86\xbe\x57\x06\xe0\xaf\xf6\xc5\x2b\xba\xbd\x77\x6a\xae\x8c\x8e\x03\x5b\x69\xdd\xf0\x9d\x16\x39\xb2\x12\x24\xdb\x3e\x31\x00\x12\x80\xf5\x2b\x76\xe6\x67\xd0\x26\x78\x1e\x82\xe0\xad\x08\xcf\x83\xd9\xea\x8a\xfd\x4e\x90\x59\x46\xfe\xcf\xbf\x31\xf7\x59\xf1\xd2\x4f\xc1\x10\x74\xe1\x0f\x94\xd0\x40\xad\x38\xef\xc8\x02\x3c\xb3\xe2\xdd\xf7\x9b\x59\x2e\x5d\x15\x8c\x3b\x57\x9c\x36\x92\xf4\x4b\x29\xf8\xad\x2f\x1c\x89\x52\xb4\xce\x4b\x35\x48\xef\x56\xbc\x9c\x13\x86\x37\x2b\x2e\x3f\xa4\xd7\xeb\xe1\x78\x31\xfd\xbd\x59\x28\x6f\x23\xb7\xb1\x89\x97\xa3\xc2\x16\x67\xe1\x70\x84\x45\xcc\xc2\xc3\x28\x21\x1e\x5b\x38\x18\x61\xe7\xb2\xe2\xbd\x01\x14\xec\x0f\x17\x11\x02\x9a\x8b\x16\xc6\x09\x8c\x92\x85\x9f\x51\x41\x8c\xbb\x08\x15\xd0\x5c\x91\x97\xf2\x4a\x75\x2d\xdd\x83\xa6\xb9\x0a\xef\x51\x92\xd0\x9d\xad\x08\x15\xba\x95\xc5\x7b\x8f\xc0\xae\x64\xc5\xd7\xc6\xfa\x6e\x29\x54\xfa\x22\x65\xfa\xd1\xb7\xb7\xf2\x6e\x3a\xb2\x2a\x8e\xdd\x78\xe9\x10\xa3\x8d\x15\xb9\xb3\xa3\x64\x5b\x04\x1d\xc0\x2e\x63\xe1\xae\x84\xe8\x6d\xa5\x5f\x43\xc8\x65\xf2\xad\x9f\xbd\x29\x05\xe6\x8a\x2d\x06\x77\xa4\x84\x34\x6f\xa5\x4b\x6f\xb8\x38\xaf\x74\xc9\x2d\xa1\xa6\x5b\xe9\xd2\x15\xb6\x0b\x0b\xaf\xa4\x84\xc2\x6e\xe1\x87\x94\xd0\xd7\xad\x14\x99\x15\xf8\x1b\xe2\x12\xa4\xc4\xb4\x24\x78\x31\x80\x2e\x16\x21\x0a\x30\x74\x58\x49\xa1\x18\x53\x44\xb0\x82\x44\x5c\xc0\x85\x8b\x51\xc2\x21\x77\xe1\x47\x54\xb0\xe3\x5a\xe9\x12\x16\x16\x0a\x2b\x41\x58\x08\x05\x57\x82\xab\x02\xe0\x7c\x25\xb8\xa7\x66\x57\x2b\x63\xc7\xf1\x98\x6a\xfb\xcf\xbf\x51\xf1\xaf\x54\xa9\x15\x56\x23\xd5\x71\x93\x69\x2f\x97\x66\x94\x83\x2b\x5d\xfa\x6a\x36\x17\xf2\x72\x2d\xa6\x6a\xbb\x78\xbf\x9c\x14\x0a\xf7\x45\xfc\x83\x84\xf2\x70\xa5\x4b\x5d\x88\xff\x16\xf1\x0e\x8a\xeb\x28\x75\x9b\xe2\xbb\x15\xd1\xa3\x7b\xc6\x15\x57\x0c\x9e\x4c\x20\x22\xaf\xd4\xad\x88\x1e\xc1\x6c\x61\xd7\xb4\x12\xd2\x30\xa4\x98\x2b\xdd\x43\x0e\x30\xe4\x95\x10\x82\xcb\x0e\xe1\x02\x85\x16\x7d\x11\x3c\x21\x25\xbf\x1c\x94\x92\xcd\x62\x29\x74\xe3\x9e\x60\x08\x1d\x57\xe2\x04\x93\x79\x4a\xf3\xb6\x85\x03\x07\x5f\xa7\x84\x37\xf1\x4a\x8b\x91\xe6\x34\xc3\xed\x29\xa5\xfc\x37\x50\xea\x95\xb8\xfb\x7c\xeb\x09\x12\x4e\x36\x63\x53\x35\xe5\x6e\x66\x8d\x7d\x3a\x5d\x7e\x0e\x15\xf8\x4a\x9b\x86\x42\x37\xe9\x9e\x92\x28\xc3\x17\x81\x17\x12\x42\xce\x45\xa8\x85\x82\x21\xc7\x4a\xa7\xdd\x2c\xe6\x86\x57\x74\xbe\xcf\xb8\xc9\xe6\x66\xe8\xe1\xc5\xd3\xa5\x72\x34\xcb\x8b\xa8\x0c\x09\x39\xe8\x4a\xe7\xdc\x64\x5e\x1f\xaa\x64\x42\x1e\x76\x0d\x09\xeb\x72\x86\xdd\xd5\x76\x89\xb9\xbb\xd8\x5e\x66\x9b\xed\x3d\x5d\x42\x45\x65\xbc\x32\xb2\x6b\x54\x8b\x2b\xff\xee\x1c\x58\x25\xee\x57\x68\x88\x57\x96\xf4\x18\x9f\x1c\xf8\xb2\xf0\x4a\xe7\xa1\xb7\x7c\x49\x0f\xad\xf1\xca\x92\x1e\xf4\x83\x73\x56\xc1\xd5\x77\xe5\x7b\x74\xa1\x9f\x5d\x78\x66\x25\xdc\x8e\x57\x96\xc4\x38\xe9\x09\xc9\x50\x50\x18\xae\xcc\xa5\x1a\xbd\xe4\xca\xdc\x89\x50\x0a\x2e\x22\x35\x24\x60\xf7\x57\xe6\x86\x8d\x34\x75\xe5\x42\xf1\x14\x23\xe9\x31\xe4\xc4\x61\xc0\x3b\x78\xe1\x9a\x95\xd0\x5a\xae\x5c\xef\x60\xa0\x48\x5b\xc4\x60\x40\x6d\xbb\x32\x17\x14\xdc\x58\x57\xae\xe5\x26\x53\xb6\x94\x07\x15\xe6\x4b\x79\xa5\xdb\xbd\x4b\x7a\x48\x8a\x57\x96\xf2\xa0\xc8\x8c\xec\x19\x49\xed\xc2\x69\xab\x74\x3f\x45\xc8\x8c\x90\x75\xe5\x7b\x9f\xc1\xe9\x78\x65\xae\xf8\x08\x5c\x57\xbe\xe7\x1a\x1a\xe0\x95\x3b\xbd\xe8\x66\x61\xfe\x39\xe0\xb3\x44\x03\x19\x12\x95\x01\x91\xf4\xca\x83\xa1\x86\x50\xf2\xb8\x4b\x04\x82\xc8\xf7\x5c\x03\x74\x78\x65\xe4\xcd\xc8\x4b\x17\xa1\x19\xc0\x11\x5e\x79\x32\x2c\x1c\xb7\xf9\x52\x15\xea\xdf\x45\x20\x86\x94\x2c\x6f\xdd\xa1\x80\x26\xf2\xba\x53\x34\x5c\x3a\xf7\x2c\x03\x24\x78\x11\x8f\x21\xa1\xcc\x5c\x44\x60\x40\x4f\xbb\xf2\xa5\x20\xb4\xb4\x2b\x43\x1e\x70\xdc\xd9\x13\x8e\xbb\x48\xbe\x27\x5c\xc1\xdf\x6e\x65\xc9\x86\x63\x3a\x73\x39\x1a\xce\xca\xa1\x7a\x1a\xcb\x8a\x87\xcd\xcd\x8f\x0a\x0b\x0a\x7f\x1e\xee\x3f\x94\x78\x59\x47\x1c\x89\x57\xbe\xe7\x57\x19\x36\xe5\x9e\x5f\xdd\x35\xfc\xde\x56\xb9\x6e\x51\xe2\x78\x57\x21\xb8\xc2\x37\xb1\x48\x96\x11\x16\x2f\x22\x2b\x74\xd6\x6a\xb9\x17\xa4\x32\xbe\xf7\x85\x62\x24\xf2\xce\xdd\x8a\x35\x5c\x10\x25\x00\xd3\xbf\x0a\x34\xc4\x71\x40\x40\x84\x82\x87\xd4\x2a\x91\xec\xcc\x6c\x89\x66\xff\x9b\x78\x6a\x95\x7b\x72\x21\xda\x5f\x84\x50\x48\x88\x8c\x57\x49\x5c\x08\xbb\xef\x77\xe0\xd9\xf1\x09\x9f\x90\xf0\xd4\x5e\x85\xcb\x16\xde\x50\x8b\xa8\x08\xc9\x9b\x54\xb9\xd4\x53\x70\x72\x5a\xa5\xdc\x4e\xb2\x06\x88\x95\x90\x10\x37\xaf\x02\x51\xb1\x06\x08\x94\x50\xc1\x3a\x5c\xa5\xa2\x14\x62\x17\x28\x2c\x76\xbc\xb8\x57\x69\x74\x86\x13\x95\xb0\x06\xdd\x11\xbc\x8b\x1a\x68\xdd\x45\x78\x02\x94\x00\x8b\x78\x04\xc3\xf1\x9b\xa4\x52\x1c\x97\x17\x24\xd3\x0b\x3f\x42\x70\x73\x57\xb9\x5b\x7f\xfd\x39\xf2\x93\xbe\x71\x10\x97\x7b\xfd\xae\xc0\xc7\xad\x72\x97\xe3\xb0\xf2\x4d\x1f\x38\x9f\xcb\x5d\x8e\xc3\x02\x37\x7d\x70\xb0\xee\x06\x0c\xe2\xeb\x2a\x68\x18\xf1\x16\x5f\xf8\x07\x26\xc4\xde\xab\x1c\x2a\xe2\x1c\x2e\xcf\xbc\xf7\x5b\xf6\xee\x82\x8e\x11\xe7\xf0\x55\xee\x9d\x05\xac\xd8\x55\x1e\x7a\xcf\x11\x5a\x5e\xd4\x59\xec\x3b\xe5\x45\x87\xc5\x59\x59\x91\x3f\x21\x04\x5f\xf5\x47\xb5\x2c\xf1\x8a\x8e\xc1\x2b\x66\xbd\xf7\x93\x8a\xe8\x7f\xd5\x70\x1b\x4f\x31\x35\xa8\x5a\x4b\xbc\xd3\x78\x4a\x64\x17\xc6\x31\x7b\x11\x9a\xa0\x02\x32\xb6\x6a\x4c\xff\xf9\xf7\xb0\xc0\xbb\x23\x57\xa4\xed\xab\xc6\x72\x93\x79\xbd\x3c\xcf\xf0\xc3\xbb\x72\x80\x7e\x5d\x04\x24\x48\xf9\x7b\xb7\x85\x54\x8f\x2e\xde\x1b\x6e\x2d\x0c\x06\x8b\xb9\xb2\xab\xe2\xd7\xbd\xea\xbd\x40\xa0\x9c\x58\xf5\xee\xa4\x00\xc3\xae\x8a\x56\x0e\xff\xee\x55\x2f\x6b\x33\x6c\x60\xab\xf7\xae\xcf\x02\xa8\xf3\x36\xc5\x1c\x93\xa9\x2b\xbe\x53\x08\x2d\xe4\xae\xeb\xb5\xbf\xde\xcb\x6e\xc2\xef\x7a\xd5\xbb\x5e\xf0\x68\x5d\x15\xb6\x1d\x0f\xec\x55\x27\x72\x07\xbb\x7c\xd7\x0b\x9e\xa9\x0b\xcf\xc0\x1a\x6d\xec\x0a\x37\x99\x16\x22\xd1\x47\x00\xbf\xea\xbd\x03\x03\x2e\xbb\x70\x03\x4c\x08\xe0\x57\x45\x28\x8a\xab\xf6\x22\xf6\x00\x90\xb3\xab\x1e\xe6\x96\x4d\xa3\xde\xdd\x06\xf0\xd9\x55\x5f\x72\xd0\x07\x64\x95\xb8\x4e\xaf\xfa\x52\xf6\x6d\x77\xfb\xdd\xa9\x92\xb5\x6e\xc8\x2a\xf1\xa1\x5e\xed\x6e\x25\x38\xbe\xae\xe6\x4e\xc2\xe9\x86\x0b\x60\x42\x78\xbe\xf0\xf3\x4b\xf8\x45\x2f\x42\x00\x24\x3c\xa1\x57\x8b\x7c\x4a\x72\x42\x8e\xc1\x68\xe1\xbb\x97\x10\xaa\xaf\x76\x77\x0b\xf4\x25\x8b\x10\x01\x09\xe7\xe8\xd5\xd2\x44\x4a\x42\xe9\x69\xfd\xe7\xdf\x38\xc1\xae\xc6\xad\x52\xee\xa6\x65\x86\xa8\xfd\x55\x42\x85\x3f\xdf\xb0\x41\x77\xc9\x0c\x2b\xe6\x48\xc6\x93\x7a\x35\x96\x06\xdb\x54\xab\x34\x82\xab\x21\xce\x76\x38\x97\xae\xd6\x18\x1c\xb3\xb4\xdb\x64\x48\x16\xd7\xba\x9a\xbe\x2c\x77\x1d\x73\x85\x6d\x8d\x15\x68\xee\x7b\xac\xe2\x1f\xba\x1a\x8a\x9f\x6c\xee\xcb\xa2\x56\xb7\xf9\x86\x11\x0d\x10\xb0\xab\xcd\xdb\x71\xb7\xc3\x86\xcb\xfc\xef\x7b\x67\x58\x2d\x1e\xd0\x59\x7c\x27\x17\x21\x01\x2a\xc1\x47\x56\xc3\xca\x1d\x2f\xc8\x05\xb8\x7f\xca\xd6\x0b\xf0\x14\xce\x8d\x0b\xaf\xb8\xaa\x6c\x09\xcc\xff\x80\x6b\xe3\x6a\xf7\x5c\xac\xee\x20\x0d\xab\x62\x54\x48\x0b\x5f\xb9\x80\xde\x68\x35\xec\xc9\x70\x6b\x5c\x60\xfd\x27\xf4\x07\xab\x01\x1e\x05\x32\xec\x6a\xf7\x50\xab\xae\x4a\x5c\xde\x12\x41\x3b\x97\x1e\x6f\x38\x24\xae\xfe\x63\xfe\xd9\xdb\xfb\x8f\xf6\x57\xd3\x69\x33\x9b\x3b\x18\xff\x15\xcf\xff\xd5\x31\x4f\x50\x96\xa3\xd7\xdb\x2f\xf9\x0e\x05\x70\x6a\x77\x6c\x88\xf1\x3d\x5c\x3d\x30\x86\x0c\x7f\xc7\x28\x15\xe8\xd5\x85\x27\x5b\x52\xb2\x03\xb6\x7f\xfd\xbe\xe5\x1e\x85\xbe\x62\xf5\x84\xa8\x8c\x79\xe9\x98\x14\xe0\x1a\xbe\x70\x62\xab\xdf\xb7\xf8\x4d\xfc\x20\xd4\xce\xe6\x44\x54\x80\x05\xf6\x7f\xf8\x41\xa9\x1d\xa3\x02\x1c\xc1\x57\xc7\xc8\x15\xbc\xd5\xd5\x4b\x44\x70\xc6\xb7\xc4\x00\x02\x7a\x75\xe1\xf0\x56\x15\x18\xe1\xef\x96\x80\xf6\x5f\xbd\x5a\x57\xe3\xbd\x93\xee\xfb\xe2\x9d\x76\xd6\x07\xa9\x9b\xef\x8c\x33\xac\x04\x78\xff\x55\xe1\x50\x6f\xb4\x81\x6d\xa1\xdf\x55\x9b\x70\x38\x5f\xbd\x21\xb1\x4b\xe6\x67\x6c\x11\x49\xf5\x4e\xfb\x6d\xcf\xbd\x7d\x55\xa5\xf4\xa2\xfe\x63\x23\xb5\x3a\xd0\x11\x1e\x75\x1d\x1e\x10\x35\xca\xea\x9c\x98\xf8\x89\x2f\x9d\xe5\x7e\xce\xa3\xeb\x19\x4a\xc6\x3b\x2e\xe1\x3e\xbe\x44\xf8\xc7\xa8\x6a\x75\x36\x3e\xf0\xf0\x17\x7e\x72\x15\x84\xeb\xd5\x97\x65\xd2\x7e\xd7\x39\xdb\x10\x7e\x71\x15\x1f\xe7\xd5\xb1\x91\xc4\x24\x6a\xe1\x22\x97\xd4\xc2\x74\xd7\xbf\xe5\x80\xa3\x82\xf1\xd3\x22\x4a\x40\xc2\x6b\x7d\x75\xd7\x39\x42\xaa\x0e\xd7\x07\x8a\xfe\xea\xae\x79\xb6\x89\xce\x49\xac\x68\xae\xe3\xb7\x84\x25\xd3\xea\xe7\x8e\x7f\x75\x0d\xe0\xb5\xf4\x73\xed\x3d\x88\x09\x61\xbc\x8c\x21\x80\x55\xd3\xea\x84\xc6\xf0\xd0\x27\x82\x40\x2a\x7f\x05\x45\x5e\x5d\x22\x63\x03\xe8\xaf\x0d\xa4\x51\xef\x44\xb8\x49\x43\x70\x38\xc5\xd4\x68\xf5\x17\xd1\xa5\x03\x0c\x06\x15\xda\xca\x35\xb8\x5d\x29\x19\x1c\x3f\x24\xa0\x0c\xd2\x80\x28\x15\x07\xe2\xea\x57\x95\x7a\x13\x94\x20\xa0\xd1\x5c\x03\x5e\xc1\xc5\x32\x70\x79\xc2\x87\x71\x8d\x50\x91\xa4\x36\xde\x99\xa8\xef\xdd\x3c\x89\xf7\x41\xfa\x1d\x60\x5d\xfc\x30\x49\x5a\x83\xf3\x42\x3d\xd2\x88\xd6\x45\xbd\x18\x0b\xa9\x48\x1a\xf7\xc0\xa8\x98\xf1\xad\x21\xf1\x41\xa0\x03\x41\xbd\x7a\x22\xe3\x0b\x60\x22\xb4\x06\xb0\xbd\xd8\x02\x2d\x42\x0d\x24\x95\x43\x23\x33\x51\x9c\x53\x03\xc7\x12\x8c\x81\xd6\x90\x58\xb9\x0a\x0c\x88\x15\x13\xa0\x85\x1f\x5f\xc0\xd8\x66\x11\x64\x20\xa9\x2a\x22\xc6\x40\xc0\xc2\x66\x11\x48\xa0\x56\xc7\x01\x9f\x51\x14\xa9\x6b\x54\xc6\xdf\xbe\xe3\x9b\x8d\x5d\xcd\x1a\xc4\x97\xc1\x6d\x71\x0d\xce\x09\x00\xfb\xd7\x80\xf8\xf0\x60\x5c\x03\xae\x15\xec\xfe\x35\x24\x44\x36\x95\xd1\x2b\x02\x66\xca\x07\x29\x0b\x83\x9b\x35\x3a\x62\x65\xcb\xef\x96\x49\xf9\xf7\x92\x56\x71\xdb\x5b\x63\x30\xce\x6c\x36\x03\xc2\x0d\xce\xbb\x84\x0b\x67\x30\x06\x1b\x9e\xe3\x3c\xee\x86\x87\xaf\xdb\x1a\x33\xf2\x4e\x99\x70\x43\x40\x14\xac\x71\xb9\xa1\xaa\x34\x10\xf7\xc3\x04\x5a\xc1\xc2\xad\x30\x60\xcd\xb2\x06\x32\x4a\xa5\xbc\x63\x59\x2f\xe3\x8c\x99\x9f\xda\xae\x21\xb1\xb2\x39\x8d\x4b\xac\x15\x2c\xc5\x35\x70\xe1\xc6\x40\x65\x8d\x7b\x58\x55\x1c\xbd\xd6\xc0\x92\xa8\x54\xd3\x11\xba\xbb\x06\x20\xee\xe0\xda\xdb\x48\xdd\x9d\xf7\x4b\xd0\xb5\x39\xbf\x10\xb4\xac\x27\xf1\x0a\x6a\x73\x6c\xd1\x0c\x10\x93\x60\x8d\x87\x71\x76\x0c\x51\xf8\x12\x77\x60\xe1\x78\x18\x82\xe3\x03\x6f\x0d\x06\xc3\x1a\x2f\xf9\xed\x0b\x74\xa7\xb0\x0e\xef\x41\xe3\xd0\xaf\xf1\xda\x5f\xda\xf0\x32\xb6\xb4\x7f\x42\x5f\x58\x09\x2c\xdd\x08\xb1\x12\x58\x93\x03\x0d\x15\xfe\xc2\x6f\x30\x15\xf3\x04\xe6\x82\x0d\x8c\x30\x06\xa9\x7c\xf9\x99\x0b\x36\xb0\x89\xa7\x0c\x7a\xfe\x85\x67\x61\x2a\x5f\x39\x6c\x60\xa6\xc3\x61\x29\x71\x99\x58\x27\x10\x71\x60\x11\x7e\x20\x60\x00\xb0\x26\x77\x36\xd5\x8a\x3a\x0b\xe2\x82\xb7\xa6\x87\x9e\x79\x00\x55\x08\xb6\x27\x5b\xe6\x5f\x85\xf1\x33\x5b\x30\x85\xe1\xd0\x4d\x04\xfa\x45\x18\x82\x54\x2c\xac\x56\x74\x12\x34\x0a\x71\x87\x8a\xcc\x29\x91\xb1\x49\x4c\x88\x4c\xa1\xc5\x44\xde\x41\x70\xe0\x35\x81\x3c\x50\xd7\x4e\x64\x82\xaa\xac\x60\x36\xca\x61\xd7\x26\x14\x41\x55\x14\x40\xbc\x81\xaa\x2c\xc0\x70\x03\x2a\xc4\x27\x84\xe5\x45\x7f\x22\xfd\x28\x5c\x31\x26\x08\x4a\xc4\x4d\x5f\x13\xc1\xa3\x27\xd0\xc4\x6a\x1a\x17\xbb\x45\xa0\x81\xea\xed\x7d\x22\x3e\x04\x55\x63\xcd\x89\xf2\xc2\xc9\x9f\x0c\x24\x1b\x33\xb1\x08\x2a\x38\x60\x6b\x4a\x64\x6c\xba\x13\x22\xc3\xf8\x6e\x11\xa2\xa0\x7a\x7f\xc7\xdb\xb1\x02\xee\xb5\x26\x5c\x60\x77\x92\x11\x93\xa8\x7a\x9d\x8b\x3c\x4e\x14\x5e\x07\x2a\xa9\xf1\x7a\xac\xdd\xf1\x27\xea\x87\x5a\xea\xb9\x68\xb3\xe3\xcf\xfd\x42\xfd\xec\xdc\xb6\x87\xfc\x38\xa5\xa8\xbd\x9e\x98\xd6\xaa\x0c\x99\x97\x83\x34\xf2\xf9\x22\x0e\x41\xf5\xf6\x3e\xcf\x25\x20\x4f\xc7\x09\xac\xb7\x2a\x6b\x22\x12\x24\x4f\xc7\x89\xe4\xa4\x3a\xe6\x18\xfc\x54\xc7\x16\xff\x01\x75\xd9\x44\x23\x08\x2a\xad\xf1\x72\x4c\x40\x6f\xac\xf5\xb3\x4c\xdf\x13\xe9\x8d\x77\xbf\xf5\xfd\xf6\xcb\x4b\xe6\xba\x5c\xa3\x81\xcf\x17\x6e\x90\x15\x34\xa4\x45\xd4\x81\xa0\x1e\x79\x71\x70\x81\xee\xba\x16\x07\x17\x90\x1d\x8b\xf8\x03\x21\x5a\x0e\xd7\x5c\x00\x3b\x96\xd1\x07\xa2\xe5\x70\x70\x11\x6e\x60\x2d\x22\xc7\x46\xb8\x52\x9c\x24\xab\xf7\xb8\x85\x1f\xaf\x9a\xe7\x75\x2f\x49\xd5\xcb\xdb\x42\xf6\xa2\x2a\x88\x80\x04\x95\x28\x1e\x6b\x01\x0f\x85\x03\xe0\x22\x36\x41\xf5\x42\x86\x47\x65\x52\x47\xb4\xe0\x50\xc1\x21\x5a\x0b\x35\x1b\x58\x20\x8b\x50\x04\x15\xf3\xb4\xb5\x70\x6d\xc3\x39\x6f\xe1\x73\x59\xbd\x7a\x19\xa1\x40\xed\xf3\x82\x88\xc1\x26\x5a\xb8\x62\x26\x95\xe8\x04\x2e\xa8\x20\x13\xad\x85\xaf\x2f\xae\x7c\x6b\x71\xa8\x7a\x3f\xc3\x41\x33\x81\x27\xb2\xf4\xcf\x8c\xf6\x17\x03\x5a\xa0\x45\x96\x61\x0e\xd4\x40\xaf\x6a\x3b\x69\x03\xde\x10\x6a\xa0\x57\xbd\xb4\xe0\xd5\xcb\x40\x06\x2a\x8f\x57\x75\x7c\x78\x6f\x7e\x4b\x1b\xe0\x68\x65\x82\x56\x7b\xd0\xb8\x31\x3e\xdd\xba\xc8\x03\xfd\xaa\xfe\x32\x4e\x81\x2a\xe6\x75\x0f\xcc\xf6\x73\x7e\xa5\x6b\xc7\x56\x5a\xae\xf1\x6f\x9b\xd9\xe2\x04\xad\x2e\x34\x5c\xfa\xd5\x2f\x13\xcb\xa0\x79\x5d\x5a\x44\xb7\x54\xc1\xbc\x26\x03\x03\xa1\x2f\x4e\xcd\xea\x62\x84\x55\x56\x23\x8c\x9b\x68\xaa\x2e\xc6\x69\xa3\x28\x7f\xf9\x2d\x8d\x5d\x7e\xcb\x20\x5d\x56\xb9\x81\xa9\xb2\x16\x28\x42\x2a\x79\xd7\x65\x95\x1b\x20\x2a\x0b\x9f\x52\xe3\x9d\xaf\x75\xd9\xe6\x06\x50\xca\x5a\x10\xb7\x96\x0a\x4b\xe2\x6e\xbe\x33\x69\x2e\x6a\x89\xbb\xf9\xce\x40\xba\xa8\x31\x9c\xaf\x2e\x64\x54\x0f\x72\x81\x0b\x35\xa1\x57\xa1\x05\xc2\x8a\x6a\x61\xdc\x52\x9b\x57\xa1\x05\x42\x80\x7a\xe1\x75\x2c\xd3\x77\xfa\xcb\x46\xbe\x30\xf7\x25\x14\xc2\x5a\x6e\x1e\x6c\xde\xcb\xcd\x43\x82\xc0\x70\x50\x85\xe3\xc2\xc7\x1f\x38\xde\xb5\x1e\x16\x42\xf3\x9d\xb6\x21\xe6\x59\x97\x93\x6e\x5e\x1f\x16\x9e\xff\xd1\x85\x86\x0e\x51\xad\xe4\x72\xb3\x81\x45\x5f\x5c\x5d\xf1\x57\x5c\xdb\xcd\x86\xc3\x6a\x63\xa8\xa2\x8a\x72\x03\xec\xaa\x76\x7a\xff\xd0\xe1\x52\x26\xee\x2d\x49\xd3\x0b\xbc\x61\xdb\xef\x2b\xe7\x21\xdd\x77\xca\x67\xc3\xc6\x15\x36\xa9\xd3\xdc\x6e\x48\x6c\xc0\xf8\xc0\x24\x30\x58\xd6\x8e\xcc\x35\x9c\xe5\x8e\x94\xe9\xb7\x6c\x2a\x2a\x1e\x77\x74\x4c\x06\xef\x87\x74\xf3\x33\x26\x5f\x99\x8c\x09\xdc\xe7\x4e\xb4\x99\x0d\x7e\x03\xeb\xa9\x16\x72\xdf\xd3\xbd\xc9\xe9\x12\x4d\x23\x69\xf4\xa1\x5b\xac\x6a\x3d\x42\x61\x04\x95\x73\x38\xc2\x24\x2d\x40\x76\xb9\x75\x61\x3b\xbd\x36\x4e\x50\xaa\xdb\xf0\x95\x6d\x72\x9f\x86\xc4\x50\xdf\xb6\x25\x68\x38\xd1\x8d\x7e\x50\x8e\x7f\xc3\x0d\x03\xf8\xb2\x76\xb7\x0d\xd4\x75\x0f\xea\x86\xbd\xea\xc2\xd5\x25\xa8\x9f\x23\xc8\x45\x52\x47\xbb\x71\xde\xc6\x11\x70\xed\x8e\xce\xdb\x72\xb4\x8b\x67\x03\xd8\xa3\xa2\x2e\xa7\x6d\x97\x4e\x1b\xf6\xa3\x6b\xa3\xa3\xaf\x5f\x3a\x63\xe8\x3c\x0e\xfa\x05\x8d\xef\xc9\x9a\x31\x3f\xba\x7b\x40\x17\xd6\x86\xc6\x35\x85\x22\x9a\x46\x03\x0a\x61\xe1\xc5\x62\xfc\xe9\xb5\xa5\x3b\xf6\x01\xdc\x55\x0c\x45\xbd\xf4\x51\xd1\xea\x64\x6f\xea\x82\x71\xd8\xc7\xba\x68\x3f\x34\x95\xcc\x83\xd1\x3c\x90\x2f\x0b\x8f\x15\x63\x48\xaf\x8d\x93\x5f\xfa\xd2\xa1\xaf\xfa\x57\xce\xcc\x90\x1c\x78\x0c\x2c\x82\x70\x24\x0d\x5a\x70\x68\x69\x72\x45\x7a\xb4\x10\xde\x61\xe1\xd1\xd2\xe4\x84\x70\x69\x49\x5e\xaf\xf4\x51\x51\xad\x8d\x8f\x8a\x61\xa5\x17\xae\x26\x4d\x6e\xe3\x10\xe2\x4e\xa1\xda\x41\xc7\x2e\x57\xa1\xf7\xb2\x52\x35\x9c\x97\x9b\x5c\x05\x51\x38\x52\x6d\x7e\xfb\x90\xee\xb7\x2c\x64\x36\x8c\x03\xdb\xac\xea\xea\xc0\x36\x6b\x3f\x43\x9c\x0e\xc3\x3a\x2f\x5c\x52\x9a\xa7\xf8\x21\x9c\xbb\xba\xab\x83\x7c\x48\xa3\x95\x93\x2d\x87\x32\x33\xa7\xac\x79\x32\x86\x0e\x4c\xfe\xe1\x9a\xa9\x9e\xea\xc0\xd1\x56\xf3\x4b\x10\x10\xe8\x29\x8c\x9b\x7d\x47\x30\x0d\x96\xcd\x3a\xc5\x6f\x2b\xef\xf4\x0b\x6e\xcf\x40\x21\xea\x90\x74\x1e\xf1\x6a\x79\x08\xf1\xa8\xbc\x10\x9f\xe7\xe4\xd5\xf2\x34\xf3\x53\x6f\x33\x3f\x7d\x6c\x8c\xb3\xdf\x4a\x4c\x10\x3d\xee\x26\x2d\x7e\xdf\xb2\x28\x6c\x43\x67\x71\x59\x6f\x4f\x58\x6a\xd0\x4e\x62\x41\xab\x54\x3a\xdd\xf6\xd3\x06\xec\xc8\xaa\xf5\x42\x58\x4a\x8e\xcf\xc0\x9c\x83\x0d\x43\x2f\x13\xfc\xcf\x16\xa1\x43\x0c\x6b\xbc\x88\x1c\x92\x80\xa3\x59\x78\x9f\x18\xe1\x78\xe1\x3c\x9d\x9a\xe5\x80\xf8\xa5\xd6\xe5\xcc\x07\x13\x11\xdf\x5f\xf2\x50\xce\xb2\x4c\xda\x80\x3c\x49\xcb\x19\x5d\xad\xd5\xb5\x1c\x64\x45\x6a\x52\x74\x5d\xd1\x2e\xe2\x2c\xeb\xe2\x5b\x10\x6d\xd4\xb0\xe0\xa4\xd2\x70\x4c\x5a\xe7\xf8\x2d\xed\xc1\x34\x58\x8b\x19\xdc\x51\x8c\x89\xbc\x74\x3c\xd1\x64\xe6\xe0\xc3\xaf\xba\x05\x67\xeb\x86\xb7\xed\x3a\x5c\x21\x9b\xed\xfc\x6c\x59\x18\x13\x9c\xf9\x55\xc9\xe0\x74\x12\x54\xc9\xe8\x74\xd2\x6c\x3f\x1c\xb0\xea\x99\x03\x4d\x69\x93\x73\xa0\x29\x55\x35\xcf\x8f\x31\x6f\xbe\x27\xd2\x33\xef\x99\xf4\xc8\x3b\x6d\x63\x83\xc4\xab\xc4\x80\xc8\xeb\xe1\x0a\xe9\x35\xff\x09\xb4\x19\xda\x79\x30\x26\x23\xb6\xc4\xc2\x87\xbb\x69\x55\x49\x8c\x12\xa3\x24\x2f\xfc\x4a\x1a\x5e\xae\xeb\x01\x84\x52\xa5\xcb\x03\x7d\x49\x53\x4f\xb4\x7c\xbe\x8d\xb4\x07\x1a\x79\xb0\xb1\xd7\xd2\x03\x9f\x94\x86\x67\xcd\xd2\x27\x05\x37\xbf\xf5\x70\x88\xe1\xcf\xb7\x8c\x80\x82\xbb\xc3\xc2\xfb\xa4\xe5\x5f\xfa\xdb\x66\x86\x6f\x4a\xd2\x0e\x04\xdf\x94\x86\x73\xcc\x22\x1a\x8a\x21\x98\x17\xfe\x28\x46\x53\x5e\x4f\xc6\x42\x08\xf6\xf5\xc1\xbb\x17\xc4\xdd\x85\x2b\x49\x73\x11\xe1\x4b\xd2\x5c\x2c\x0f\x32\x21\x2d\x93\x9e\xcb\xb2\x26\x30\x6e\xd6\x53\x13\x79\x18\x24\x08\x1a\x17\x87\x45\x40\x94\xf6\x4d\x1a\x1e\x24\xc0\xe0\x2c\xbc\xdf\x53\x73\x42\x1a\x9d\x73\x02\xdb\xcb\x3b\xe5\x03\xa2\x0a\x40\xec\x7a\xb0\x37\x26\xe8\xc5\x7a\x24\xd0\xe6\x3b\x6d\xe3\x94\x7a\x50\x2a\x64\x27\x07\xce\x32\x3b\x21\x5c\x0f\x01\xd9\x59\x0f\xd6\x95\x5a\xb8\xe8\x2c\xae\xb0\x1e\x57\x6f\xe3\xf8\xae\x07\x33\x0e\xd0\x76\xd6\x83\xad\x96\x42\xe1\x07\x93\xc9\xe6\x42\x40\xa0\xa9\x70\x1c\xd7\x8d\xa4\xfc\xe6\x61\x51\x2b\x58\x27\x40\x49\x53\x66\x89\x27\x78\xd2\x14\x0b\x47\xf0\xa6\x3c\xf2\x05\x53\x49\x81\xfb\x8b\xa0\x1f\x17\x81\xf5\x86\x89\x01\x56\xe7\x9d\x72\xfc\x96\x2b\x98\xf2\x1b\x7c\xbb\x9b\xb2\xb4\x17\x99\xa2\xf2\x9b\x17\xe3\x0f\xad\xb7\xf0\x9c\x30\xc6\xec\xd2\x45\x82\xb0\x16\xeb\x65\x0d\x00\xa0\xba\x70\xe4\x6e\x1a\x41\xbf\x08\xe8\x71\x19\x58\x44\x27\x69\x5e\xe1\x5f\x00\x8d\x14\x76\xbf\xe8\x91\x08\x82\xb1\x70\xa4\x68\x1a\x43\xe3\xe9\x9d\x94\x09\xbd\x38\x07\x2a\x13\x7a\xb1\x25\x54\xf6\xf3\x62\x7e\x01\x1a\xcd\xc2\xc7\xda\x50\xb4\xeb\x75\x23\xe4\xe4\x36\x6a\x88\x82\xf2\x17\x21\xb5\x42\x6d\x22\x83\x24\x90\x5f\xd6\x7b\xee\x98\x80\x16\xb6\x5e\x04\xd0\x8e\xf3\x8b\xc9\x9d\x1b\xf0\x8b\x00\xfa\x1b\xe7\x07\xe2\x63\x63\x20\x40\x48\xd2\x1a\xe8\x85\x4b\xc6\x04\x68\xe3\xa2\x90\xb0\xf3\xda\xb8\x11\x04\x64\xc3\x5b\x37\x02\x0c\xbd\xb6\xa1\x30\x90\x07\xef\x5f\xb1\xfc\xc4\x3b\xe3\x99\x28\xc7\xf1\xb9\xeb\x73\x63\xb3\x6f\xa0\xd7\xad\x71\x3e\xc0\x2c\x1b\xe3\x7c\x63\xbe\xee\x5f\x9d\x58\x83\x51\x0e\x4a\x0e\x2c\xc6\x36\xd1\x2c\x0c\x0c\xbe\x7f\xc8\x53\x91\x19\x6f\xcc\xf3\x13\xe6\x63\xfb\xe7\x18\x66\xdf\x99\xdf\x4e\x39\x00\x03\x63\xbb\xba\x7f\x97\x63\x33\xec\xf1\xc6\xca\x3e\x20\x3f\xde\x5a\xd9\x83\xe6\xb2\x7f\x40\x37\x20\x33\xde\xbf\x69\x1b\x7c\x7f\x78\xef\xf7\xfd\x1e\x26\xc6\x45\xde\xbf\xf5\xf0\x4e\x39\xdc\x9a\x00\x34\xd9\x04\x9c\x30\x42\xf2\xfe\xe1\x6e\x8c\xed\xd6\xfe\x21\xa7\x44\xd6\xb8\x7f\x87\x3c\xfd\x6f\xf0\x65\x1b\x43\xfb\x44\x84\x89\x6d\x20\x8a\x62\xe5\x8f\x05\xd3\x21\x08\xb1\xd8\x90\xb7\x62\xd5\x46\x87\x88\xdb\x52\x9c\x04\x94\xff\x58\x8b\xed\x1f\xa8\xb0\xc5\x49\x78\x27\xf9\x29\x13\x37\x2a\x4c\xc7\xf6\x8f\xc8\x42\xc5\x49\x80\x70\x81\x3a\xd9\x01\xf9\x0a\x72\xaf\x1d\x10\x5c\x12\xef\x73\x07\x4e\x17\xc2\x7d\x6e\xa3\x5a\x00\x3a\xbb\x03\x3b\x3e\x60\x28\x1b\xdb\xfc\x84\xdd\xd9\x0e\x71\x60\x4e\x47\x99\xf7\x3a\x93\x30\x3c\xdb\xe1\x5e\x67\x8c\x32\xbb\x03\xd7\x16\xe4\x34\x9b\xd8\x16\x09\x93\xb0\x1d\x52\x21\x9d\xf2\x09\xa2\x5a\x6d\x5b\x6a\xa4\x77\xde\x37\xe9\x94\x99\xe9\xe3\xdd\x24\x76\xc0\xf0\x04\xb3\xb5\x1d\x58\xbc\xc8\x4b\x36\xa6\xfd\x09\x1b\xb6\x8d\x69\xbf\xb1\x5c\x77\xe0\x10\x40\x9b\xbe\x03\xf2\x0c\x0c\xda\x36\x26\xff\xc6\x73\xdc\x01\x0e\x0f\xeb\xb6\x8d\xfd\x7f\x40\xb6\xb1\x43\xe5\xdb\x4a\xdb\x38\x04\x90\xa3\xec\xd0\x74\x7d\xa5\x7c\x38\x39\x94\x2e\x3b\xa0\x24\x40\x56\xb1\x43\x27\x3f\x73\x14\x88\x50\x00\xd4\xe8\xc6\x7a\xbf\x0d\xc7\x16\x59\x45\x75\xac\xb0\xde\xef\xb6\x07\xb8\x41\xae\xe7\x9b\xf8\x17\xc6\x30\xdd\x01\x48\x13\xae\xd5\x3b\x5c\xce\xcc\x70\xa6\x3b\x10\x4f\x98\x6b\xf5\x26\x44\x86\x91\x4d\x77\x98\xb6\xd3\xfc\x58\x4b\xb2\xc0\xb1\xf7\x37\x1e\xe1\xc6\xe0\x3f\x81\x9f\xb2\x31\xf8\x37\xf6\xe9\x0e\x88\x2f\xb8\x26\x6f\xac\xfc\x03\xd7\xe1\x1d\xd6\xc4\x3a\x91\xfc\xc8\x20\xb9\x0e\x6f\xcc\xfc\x0d\x44\xb8\xc3\xd6\x07\x98\xfc\x88\x20\xb8\x02\xef\x00\x31\x75\xc7\x67\x5b\x3e\x6d\xe3\x10\xab\xce\xef\xe7\x3f\x4c\x39\xa7\xde\xba\x22\xdf\x72\x15\xea\xbe\x73\xd0\x55\xe7\x97\x83\xae\x3b\xb6\x8f\xe5\xd0\x66\xb8\x37\x10\x55\x76\x80\xee\xb8\xa2\xee\xf0\x46\x4c\x27\x6f\x1b\x22\x62\x01\x7c\x09\x76\x44\x06\x89\xf5\xde\x8e\xd0\x08\x48\xa1\x3b\xfe\x30\xd2\xfc\xde\x19\xff\x7b\x4d\xdb\x38\x02\x18\xb0\x72\x47\xae\xfc\x5c\xe5\x36\x8e\x00\x46\xee\xdb\x38\x02\x18\x5f\x72\x63\xda\x6f\x0c\xbe\xad\xb1\x3e\x26\x81\x5b\x63\x7d\xe4\xe5\x3b\x46\xdb\x4c\x5d\x91\x71\x86\xf6\x23\x22\x02\xc0\x3d\x77\xbc\xdc\x55\x47\x83\xb9\x23\x22\x02\x6e\x56\x3b\x46\xe8\x82\x4d\x3a\x12\x07\xac\xfa\x6d\xd2\xb4\x93\x7e\x25\xfb\x48\xdf\x11\x17\xe0\x5f\xb0\xf5\x00\xe8\x7f\x8d\x58\xb8\x23\x36\x96\x58\x01\xee\x98\x99\x1c\x16\x66\xe4\x54\xc6\xae\x72\x47\x4e\x65\xbc\x12\x36\xc1\x41\x12\xc1\x45\x76\x2c\x56\x48\xe5\x12\x22\x0b\x2a\x4a\x88\x10\x04\x1e\x02\x81\x2b\xdb\x8e\xf8\x7b\x75\x27\xea\x72\x69\x06\xa9\xdc\x11\x20\x41\xae\x6c\x3b\x02\x2b\xce\x55\x6b\x47\x89\x32\x9b\x4e\x5d\xb6\xad\xdd\x09\xc4\xd3\x7a\x47\x50\x89\xb8\x3a\x6d\x02\x8a\x18\x35\x72\x47\xc2\xd7\x71\x8d\xda\x78\x0a\x24\x30\x5c\x36\x9e\x02\x46\x7c\xdc\x11\x21\x23\x3e\x01\x3b\x62\x9d\x0c\x9a\xcb\x8e\x10\x31\x68\xa0\xdb\xe0\x21\x9c\xe8\x3b\xe2\xff\x8b\x89\xe1\x8e\x63\x62\x03\x4b\xf9\xc8\x14\x39\xdd\x37\xfe\x04\x46\x4f\xdc\x11\x59\x05\xd7\xab\x1d\x0d\x63\xcc\x26\x17\xef\x15\xc9\xc0\x85\x3b\x1a\xb7\xd8\x71\x40\x43\x07\x9e\xcb\x8e\xab\x62\x35\x4b\xdb\x90\x23\xe2\x69\xb0\xe3\xc2\xf6\xb6\x9a\x9f\x30\xc7\x81\xbe\xa0\xc5\xeb\x5f\x99\x2f\x79\xc8\x8f\x46\xaf\x5b\x0e\xf2\x8c\xee\xb7\x87\xf1\x77\x01\xea\xf7\x6f\xfe\x4b\xb8\x46\xfd\xdb\x51\xc2\x95\x20\x0e\xe5\x57\xda\x76\x28\x9f\x43\x06\x67\x02\x43\xec\x6d\xbc\x09\x7a\x70\x3d\x3c\x6c\xde\x12\x16\x1c\x6a\x97\x98\x1e\xc6\xdf\xb5\xf1\xd8\x1e\xda\xfc\x30\xa7\x83\x72\x20\x68\xdc\x49\x77\x04\xee\xb9\x39\xa7\x58\xce\x75\x89\xef\x2d\xe4\x61\x2e\x80\x5f\x6b\x12\xfa\x4b\xf9\xae\x93\x97\x39\x62\x43\xc5\xb9\x20\x70\x2b\xd8\xc9\x78\xe6\x1c\x56\xe9\x87\x11\x30\xf3\x9b\xb0\xdb\xec\x97\x03\xdb\x09\xb9\x60\x87\x03\x4b\x88\x2f\xe4\x30\xf0\x3b\xe8\x88\x59\xb6\x31\x51\xd0\x84\xee\x14\xfc\x96\xf2\xd9\x18\xd0\x84\x6e\xc2\x9e\x74\x94\x3d\x5b\x6f\x03\xb9\x10\x3d\x0c\x08\xc1\xb2\x93\x07\x29\xc4\x9d\x32\xe5\xb3\x61\x24\xb4\xea\x84\x42\xd9\x29\x63\xc3\xcc\xba\x4d\xe0\x80\xc2\x55\xef\x84\xed\x1d\x41\x51\x76\x42\x7b\x4e\xa4\x93\x4d\x3c\x93\x44\x6c\x93\x9d\x8a\x79\xa8\x4b\x1a\x84\xd6\xf4\x1a\xe8\x8c\x39\x5e\x03\x46\x66\xdb\xb8\x0d\x18\xa9\x6e\x27\xbc\x6f\x3a\x73\x41\xbc\x13\x83\xd6\xed\xd4\x02\xf9\x29\xd3\xd8\xfc\xc5\x77\xc6\xd3\x71\x43\xab\x8e\xf2\x69\xe3\x50\x60\x50\xb9\x9d\xee\xad\xc9\x20\x6e\x3b\x21\x2f\x04\xe6\x64\xe3\x50\x90\xb0\x29\xdd\x86\x46\xc1\x5f\x62\x1b\x19\xe5\x72\xe1\x7f\xd9\xcc\x92\x27\x2e\x13\x4e\x04\x95\x1e\x6d\xf8\x25\xc4\x44\x94\x94\x9d\x90\x7f\x00\xfb\xb8\x13\x5a\x3f\x2c\x51\x37\x01\x53\x0c\x0c\xb7\xd3\x25\xca\x8e\xb3\xca\x4e\x84\x34\x83\xbd\xdf\xc9\x50\xe2\xec\xf8\x7a\x03\x60\x82\xba\x93\x51\xf9\x5d\x38\xb8\x00\x20\x84\xdd\x9a\xe9\x27\x27\xed\xf8\x2d\x1d\x82\x50\x10\x86\x6e\x62\xa6\x04\xd9\xef\xf4\x4c\x2c\xbf\x69\x3f\xdc\xe4\x08\xd4\xf5\x60\x4c\xee\x42\x43\xb0\x2e\x3b\x9d\x90\x4f\x8c\xe0\x3b\x03\xe9\xe4\xbf\x7e\x4b\x39\x08\xd0\x65\x9b\xf3\xaf\x62\x13\x1e\x79\x6f\xe4\x31\xdd\x6f\x3b\xef\x83\x74\xdf\x69\x0f\x93\x96\x09\xfe\x87\xcf\xc6\xce\xc1\xc8\xeb\x3f\xde\x6d\x83\xe9\x77\xd1\x11\xbd\x65\x67\xe4\x0d\x83\xeb\x03\x76\xff\x01\x10\xc4\x9d\xa3\xe1\xd8\x69\x03\x5a\x36\x2c\x6d\x77\x4e\x96\x49\xfe\xe4\xb7\x85\x77\xbf\x35\xcf\x83\x0d\x3a\xe5\xa3\x12\x27\xea\xcb\xce\xd9\x6f\xe9\x0b\x2a\x71\x62\xbe\x6c\x9c\x03\x8c\x05\xb7\x75\x0e\xc0\x5e\x76\x13\xa3\x25\x61\x24\xbb\xf5\x02\xc8\xf6\x17\xae\x51\xee\x36\x17\xec\xdd\xed\x17\x78\x88\x72\xf6\xb9\x1a\xb0\x9a\xf6\x57\xf3\xd3\xce\x2f\xcc\x37\xed\x6f\x77\x9c\x31\x94\xdd\x44\x70\x49\xd8\xd2\xee\xdc\xb0\x79\x67\xde\xb3\x40\x7b\x3f\xd3\x1f\xf2\x98\xff\x6e\xae\xc8\x75\x76\xfe\x82\x7d\x93\x8e\x2b\x80\x9c\x74\xee\x8c\x33\x5c\x63\xfe\x42\x78\x93\x8e\x69\x09\x36\xb4\x3b\x8f\x88\x05\x3e\x6d\xc3\xc7\x66\x58\xa6\x61\x86\x7e\x7e\x5b\x48\xa7\xbf\x02\x88\xc1\x05\xe2\x24\x90\x30\xba\xdd\x79\x7e\x01\xa0\x79\x37\x0f\xe5\x4f\xf3\x50\xef\x64\x5e\x58\xff\x59\x84\xdf\xe0\x3b\x63\xce\x81\x99\x97\xdf\x52\xd7\x66\xcc\x5d\x0f\x70\x90\x44\x7a\xd9\x79\x33\xe6\xae\x0d\x6c\xc2\x08\xfa\xb2\xb5\xfe\x07\x07\x64\x67\xb1\xf4\x38\xf4\xb0\xfe\x4f\x68\x66\x77\xc6\xdc\x16\x6d\xec\xce\xf7\xc0\x31\x90\xcb\xce\x70\x8d\x68\x5d\x37\x7e\x01\xbd\xd8\x47\x01\x3c\xe1\xce\xf3\x17\x7c\x9a\xfc\xaf\xf9\x69\x8f\xc1\xb5\x5c\xcf\xf7\x86\x66\x98\x95\x9d\x0d\xce\xff\xbd\x7f\x51\x50\xff\xf5\x67\x97\x5f\x24\x4f\xe5\xdd\xf8\xa5\x85\xf7\x4c\x7a\xe3\xdd\x36\xff\x75\x33\x2b\x22\xbb\x7f\x85\x31\x18\x6c\x5a\x45\x90\x56\x0b\x33\x26\x3f\x8b\xba\x18\xe3\x23\x9a\x87\xfc\x6c\x66\x25\xdc\xc9\xf1\x6e\x5d\x90\xd3\x10\xba\x66\x17\xfc\x72\xbc\x5b\x17\xd8\x57\x62\xd5\xec\x02\x9b\x8a\x7d\xd2\xd6\x9d\x00\xb4\x94\x5d\x04\xb6\x86\x38\x4a\x32\xbf\xef\xe4\xaf\xe6\xa1\xae\x6a\xba\x11\x81\x68\x03\x6a\x70\x4c\x7f\x77\xe1\x54\xc3\xf6\x77\x17\xae\x78\xc4\xbb\xd9\xe5\x5e\xeb\x12\xd1\x6a\x76\x41\x26\x81\x21\xf0\x2e\x46\xec\x66\xd3\x2a\x18\x05\xa3\x8e\xde\xa5\x7e\xd1\x1a\xee\x7b\x63\xe0\x4d\xbf\xa7\x4e\xf7\xda\x5b\x24\x2c\x4e\xc7\x02\x61\x79\x05\xfe\x02\x21\x39\x0e\xc8\xf0\x86\xf9\xbb\xd8\xba\x94\xd3\x3f\x7c\x6c\xde\xe9\x17\x5c\x66\x19\xb4\xd9\x72\x2e\x61\x19\x49\x65\xe3\xbf\x90\x08\x4d\xb3\x8b\xd0\x7c\x9c\x70\x85\x83\x08\x7f\xd4\x8d\x63\x43\xc2\x08\x79\x97\x0f\xb1\x8f\xba\x30\x4b\x21\x5e\xcd\x2e\x12\x1c\x1b\x3c\x6e\x0e\x09\xff\x8c\x5d\x3e\x78\x53\xc6\x76\x4e\x3c\x56\xcc\x0f\x01\x41\x34\xc4\x4d\x4a\x5e\x2d\xcb\xe5\x1a\x8d\x15\xb2\xcb\xb2\x7c\xbe\xbd\x04\x67\x6c\x8f\x5d\xb8\xb2\x11\xfd\x6b\x97\x4b\x70\x46\xf6\xd8\x05\x22\x1b\x6c\x2a\x05\xb3\x11\xaf\x9f\x78\x46\x84\x01\x61\x95\x7b\x70\x75\xb4\xcf\x1b\xb7\x87\xee\x35\xb6\xe8\x64\xe3\xbc\x23\x77\xf4\x30\x29\x1e\x56\x8e\x03\x1c\x9e\xd7\xd5\x82\x0d\xe5\x60\x73\xc5\x37\x22\x78\x98\x14\x38\x3c\x34\xc5\x1b\x3f\x89\xfc\x63\xe3\xaf\x3f\x90\x90\xe0\xce\xf1\x93\xc8\x18\x6c\xef\x0a\xbd\x28\xbe\xa8\x81\xf1\x61\xc3\xa8\x77\x9d\xe7\x1f\x7d\xac\x91\x31\x81\xcb\xa9\x18\x24\xbb\x29\xd6\x38\x48\xaf\xbc\x4f\xf2\xdf\xb1\xaa\x09\xcf\x20\x36\x03\xe2\x31\xe5\x1f\x9c\x5f\x4d\x95\xf4\xce\xfb\x5d\x27\x8a\x26\x6a\xc2\xab\x07\x3a\xad\x84\xbf\x51\x4c\x51\x93\x65\x52\x3e\x38\x96\x78\x00\xec\x9a\xf0\x2b\x82\x4e\x6b\x62\xdc\x58\x93\x06\x75\x72\xf3\xab\xf7\x26\x96\x7f\x8c\x79\xe5\x40\x73\x23\xac\xc8\xc5\xdd\xfc\x6a\xe6\x5b\xe8\xa5\x16\xc6\x96\x75\x45\xd4\x27\x03\x5f\xed\x5a\x18\x2b\xd6\x4c\xe5\x56\xe6\x7e\x52\xeb\x5d\xdb\x28\x93\x36\x31\x99\x8c\x3f\xb5\x6b\x03\xfd\x8a\x8d\xbc\x42\x2f\xd2\x66\xbd\x07\x51\x6f\xb6\xa7\x33\x26\xe1\x6f\x2e\x4a\xbb\xf6\x3b\x21\x5e\x55\xea\xf0\x23\xdf\x2f\x01\x79\x7d\xa8\x5c\xb5\x24\xc4\x7a\xaf\x54\x19\x8b\xf8\x5d\x21\x14\x09\xae\xde\x93\x29\x63\x11\xbf\xf1\xf5\xe8\xb2\xfd\xf8\x7a\x18\xf0\x69\x57\x1c\xd8\x9a\x0b\x01\xa2\x91\x80\xea\x3d\xbd\x32\x16\xf4\xbb\xa2\x99\x92\x20\x88\xef\x24\x8c\xfd\xc6\xaf\x23\x63\x2a\xb2\x2b\xce\x6a\xb2\xf1\x15\xa0\xd7\x6f\x11\xed\x7a\xf3\xd8\x66\xb0\x80\xbf\xc5\x82\x47\x1b\x86\x8e\x9b\xc8\x50\xf9\xc7\x09\x51\x89\x72\x83\x7b\xd4\xae\x87\xc1\xe3\x44\xc4\x57\x24\x62\xef\xb2\x71\x16\xc9\x44\x20\xda\xf5\xe0\xce\xe5\x24\x13\x28\xfa\x1b\x87\x87\x09\x61\xe3\xc7\xa1\x24\x7e\xe3\xc0\x35\x47\x01\x31\x31\xa4\xe2\xd7\x36\x60\x97\x94\xb5\x54\xb0\x84\x6d\x0f\xa1\xa5\x44\xef\xde\xed\x07\x96\x19\x87\x46\x03\x31\xdc\x36\xb4\x1f\xe3\xcf\xb5\x0b\xbf\x13\x63\x20\x6d\x1c\x4f\x04\xc7\xde\x0d\x84\xc2\x1f\xe3\x4f\x50\xaa\xfc\x63\xcc\x09\x43\x25\x18\xf6\x6e\xa0\x83\xff\x90\x85\x10\x50\x2a\xe3\x19\xb0\x1b\x11\xcf\xf1\x1e\xd8\x78\xa1\x88\x93\xbc\xf1\x42\x31\x24\xd1\x6e\xfa\xac\xfd\x7c\x67\xfc\xe1\x7e\x5a\x62\xfc\x93\xf9\x19\x7f\x36\x9e\x06\x01\xc9\xc1\x34\xc0\x44\xf1\x36\xd8\x2d\x93\x87\x79\x6c\x44\x4d\xf8\x31\x47\x2d\x2f\xf2\xd3\x1e\x9c\xdc\xe4\x06\x9a\x84\xc2\xe6\x44\x9c\x28\x63\x05\xed\x56\x18\x7f\xd6\x89\x81\xa1\x80\x48\xdd\xc4\x85\xca\x5f\x5d\xf7\x80\x12\x36\x78\xb7\x7b\xbd\x12\x28\x78\x37\xf0\xc6\xb1\xbe\xdf\x8d\x83\x48\x91\x0b\x4e\x29\x99\xa0\x49\xbb\x41\x58\xdd\xbe\x48\x58\x70\x60\xad\x5b\x3e\x65\x76\xe6\xc5\xf6\x77\xdb\x43\x39\x70\x7b\x1e\xb6\x6d\x30\x17\x88\x4d\x1a\xb0\xa2\x98\xba\xec\x76\x0f\x25\x71\x7a\x77\x1b\x22\xcb\x99\x9f\x31\x71\xbe\xa6\xe5\x50\xfe\x64\xbe\x10\x89\x10\x1e\x4a\xe8\xdc\x8d\x37\x8c\xf1\x6b\x36\xde\x30\x82\xe0\x6e\xc3\x41\x61\xec\xbd\xdb\x7a\x48\x27\xcf\xa6\x2f\x70\x78\x0d\x8c\xe4\xc0\x9a\x6f\x1c\x38\x8a\x08\x9a\x41\xa0\x7f\xe6\xa7\x5f\x6c\x7e\x46\x88\x0a\xce\x29\xb1\x4b\x14\x19\x11\x1f\x2a\xff\x2c\xff\x30\xce\xac\xff\x76\x18\x1f\xe7\xeb\xde\xb8\xba\x57\xf2\x06\x9a\x32\x01\x6b\x76\x7b\x68\x27\x1b\x5b\x33\x14\x25\x5c\x69\x7b\xfc\xf6\x6f\xe8\xd2\xbb\x19\xbd\xdd\x85\x03\x12\x1a\x6e\x1e\xdb\x68\x54\xc1\x45\xf4\x5e\x22\x20\x34\xe8\x6e\x2f\x03\x09\xa7\xd2\x70\x30\x25\xfc\xe7\x6e\x2f\x9d\x80\x5b\xc2\xfd\xa6\x7b\x12\xe3\x7e\x13\x81\x56\xdc\xb8\xdf\x74\x95\x07\xb8\xdf\x64\x05\x94\x1d\x39\x84\x27\x71\x0f\x96\x53\x79\xbf\x83\xe1\xb5\xb1\x07\x3b\x74\x07\xb8\x83\xdd\x8b\x05\xf7\xee\x91\x05\xc2\xe9\xd5\x0d\x53\x08\x51\x12\x6d\xaa\x7b\x1d\xeb\x86\x22\x64\x91\xe2\xae\x93\x5d\xbc\xdd\xb8\xc3\xc9\x77\x26\x96\xd3\xab\x4b\x94\x9c\x5e\x84\xa3\xea\x5e\xb5\x0c\x40\x85\xdf\xe1\xc6\x75\x27\x63\xef\xb5\x71\xdd\x89\x58\x7f\x6f\x5c\x77\x32\x80\xbb\xdb\xb0\x54\x60\xfb\xed\x9e\x69\x67\xf3\x9d\x31\x64\x92\x7b\xa6\x8f\x6c\x00\x3d\xb3\x09\x31\xc9\xb8\xf7\x64\x5c\x4a\x36\xee\x3d\xdd\x2b\x12\xee\x3d\x19\x97\x92\x8d\x7b\x4f\x04\xc3\x6f\xe3\xde\x93\x15\xc8\x12\xcd\x2a\x2b\x84\x25\x64\x55\x56\xc0\x4a\x5c\xaa\xee\x15\x86\xb0\x54\x19\xfc\xda\x8d\x0b\x50\xf7\xd4\xef\x95\xf1\x67\x53\xec\xc6\x3b\x34\xbd\x99\x9f\xb6\xb1\x01\x60\x23\xb5\xfb\xbd\xfa\xf5\xe1\xbc\x83\x18\x0c\x7a\xdf\xee\x9d\x36\x3b\x9e\x06\xe3\x86\x08\xba\xfe\xb2\x8e\xad\x31\xb6\x5d\x03\xf7\xba\xd7\x3d\xad\x71\x01\x32\x9c\xcc\xee\x83\x7e\xc1\x65\xf6\x41\x5f\x20\xee\x0e\x2c\x74\x70\x3d\x0c\xe6\xda\xbe\x10\xd7\x28\xb8\x1e\xc0\x35\xc4\xcb\x64\x77\xa0\xf6\x83\xf3\x3e\x0d\x4e\x4f\x39\x93\xf9\xb5\xfc\x69\xd4\x7b\xf3\x33\x0e\x70\xa2\x7d\x1a\xf3\x9e\xf7\xc5\xd8\x42\x0b\x7d\xb1\x26\x59\xff\x7d\x7f\x11\xf3\x79\x37\xdd\x77\xbf\xa5\x3d\xa7\xe2\x0a\x4c\xbd\x5f\xe4\x64\xea\xf2\xc0\x1c\xe6\x31\xc4\x2f\x75\x49\xdc\xce\xc5\xe5\x32\x87\x87\x06\x9e\x3a\x39\x48\x5f\xb8\x60\x7a\x68\xf4\xf7\x0b\xcd\xcc\xfb\x22\xcf\x1d\x93\xf1\x45\x4f\x1e\xbc\xfb\x6d\xe1\xbd\xdd\x6f\xb3\xe9\x9d\xf4\xca\xfb\x83\x9f\x72\xe2\xdd\x30\x9e\xe4\xbf\xb7\xb5\x81\x6b\xd9\x1e\xc1\x50\x96\xe4\x0f\x8d\x6f\x1b\xef\x5f\x6c\x4e\xde\x07\xe9\x9d\xf7\xcd\x3b\x75\x5d\xae\x74\x48\x5f\x23\xd2\x4e\x36\x2d\xa3\x6f\x61\x60\xbf\x47\x3c\xa4\x53\xaf\x81\xe7\xc7\xdf\xec\xcc\xf6\xb8\x27\x6b\x76\xd3\x1a\x89\x0e\xc1\x55\x8c\xcc\xc0\x3b\x00\xc5\x40\x7f\x91\x77\x1a\x0e\x37\x30\xca\x17\x68\xf0\xbe\xd7\x3b\xd8\x5f\x87\x8c\xbb\xe1\xc0\xe0\xd2\xf9\x75\x08\x98\x4f\x02\x70\xed\xd1\x8c\xfd\x47\xf9\x06\x80\x61\x97\x1f\xed\x0b\x27\xc6\x3b\x1d\xe2\x04\x1d\xf7\x2a\x37\xfe\x79\x7f\x49\xa7\x4c\xdc\x3a\xff\x79\x37\xea\x0f\xed\xec\x96\x43\x3b\xbb\xf9\xa9\xcb\xc0\x31\xf6\xf7\x12\x50\x56\x61\x30\xc6\x17\x28\x89\xf7\x74\xcb\x4c\xe6\xcf\xe4\xa1\x3d\xf7\xa4\x1c\x6e\x5a\x63\x18\xc8\xc2\x6f\x37\xe9\x4c\x88\xd8\xeb\xd1\xfc\x0f\xdf\xd2\x9e\xf9\x05\xb9\xe1\x9d\x71\x80\x2b\x22\x26\x58\x76\x63\x1e\x70\xa8\x6e\xc6\xc4\xfd\x1a\x18\x40\xee\xb1\x18\x73\x16\xf2\xc0\x09\x19\xa3\xc7\x4d\x38\xb0\xfc\xb5\x73\x7f\x71\x58\x78\x1f\xb8\xbb\x53\xe6\x17\x8c\x86\x6f\x39\x59\x01\x6b\xdd\x03\xe0\x5f\x02\x81\x6d\xa2\x82\x0d\xe2\x30\xed\xc1\x09\xea\x86\x4d\x18\xb0\xfc\xf5\xf7\xbc\xf8\xca\xf3\xad\x11\x08\x2c\xe7\x09\xa4\x53\xce\x03\xdc\xbe\xe3\x00\xe6\xe8\x37\x26\x0f\x73\x07\x07\x3f\x38\x0c\x01\x6c\xdd\xb8\xe8\xc4\x28\xd1\xbc\xb6\xed\xce\xcb\x34\x26\x01\x44\x33\x7f\x77\xcc\x5d\x63\xd3\xe8\x02\x9c\xee\xb8\xd6\x64\x15\x30\x5f\xd0\x2e\xb8\x31\x62\x76\x0d\xd7\xc0\x0c\x40\xd9\xc2\xb5\x10\xbe\x6b\xc4\x60\x39\x8c\x33\x44\x3c\x8d\x5f\xc3\x38\xcf\x48\x99\x1c\x0e\x33\xde\xf1\x77\x1e\x27\x9c\x2b\xb0\xae\x7b\x46\xfc\xeb\xa3\xf9\x09\x08\xc0\x5c\x4c\x89\x8f\x83\x82\x18\x60\x86\x9d\xd9\x13\xe0\x5e\x0f\x84\x69\x08\x3b\x36\xe0\xc9\xa1\xe4\x81\x30\xa5\x2f\x36\xe0\x59\x18\xff\x62\x9e\x3b\x6e\x5f\xdb\xaa\x6d\x20\x8f\xc1\x47\x99\xdf\xc9\xe1\xa3\x32\x09\x2f\x9c\xac\xd2\x68\x56\xc6\xd3\x31\x91\xd6\x38\x3c\xf1\xbc\x19\x0a\xdf\x67\x63\xad\x72\x78\xce\x0e\x2d\x54\xdf\x69\x0f\x1b\xf3\xec\x8c\x89\x6d\x06\xc7\xde\x83\x62\x0e\xc6\x87\xcd\x6c\x0e\xda\xc6\x01\x3e\x8d\xe5\xd1\xcc\x43\xdb\x6c\x27\x28\xb9\x6e\xf6\xd3\x35\x6f\x9e\x75\xf7\x0d\xb0\xd5\x37\xde\x33\xd9\xb5\x84\xf7\xcc\x00\x78\x71\xcf\x45\x1b\xfa\xdf\x3c\x00\x36\x6e\x33\x19\xf4\x81\x8d\xdb\xcc\x00\x2a\x69\xcf\xcd\x00\x58\xf0\x06\xe6\x80\x4d\x88\x38\x63\x19\x54\xd2\x3d\x2f\x0b\x3a\xb0\x80\xde\x5f\xc8\x31\x4e\x85\x79\xc0\x42\x80\x58\x71\xa1\xc9\x9e\x2e\xf3\xb0\x78\x39\xed\x88\x3d\x96\x3d\x45\xa6\xc4\x81\x0c\x66\x3e\x77\xb0\x93\x0b\x10\xf6\xd2\x13\x65\x3e\x7e\x4b\xbd\x40\xec\xaa\xf9\xfa\x22\x88\x71\x72\xcc\x97\x4e\x73\x12\x4f\xe4\x1f\x6a\xbb\x96\x81\x9d\x18\xf8\x2f\x7a\x18\x27\x07\x6e\x33\xd9\x53\x67\x49\x28\x9c\x0a\xcb\x93\xe6\xcb\xef\xb7\xb7\x0d\x2b\x32\xf0\xc8\xab\x16\x8b\x1d\x83\xc0\x4d\x40\x31\xe3\xeb\xec\x05\xe7\x07\xf8\xe9\x26\x9c\xd8\x48\x96\x43\x34\x31\x0c\x4d\xf7\x02\x38\x20\xd9\x06\x16\x3b\xa8\xa8\x7b\xa5\x07\xc4\x07\xf3\xbc\xa4\xdf\xfe\xe2\x12\x33\x32\x87\xc3\xba\x9c\x5f\x4c\xdf\xfb\x24\x0f\xf9\xef\xd5\x6c\xe0\x4c\xbf\x71\x77\x31\x0e\xcf\x26\x08\x59\xf6\x60\x59\x10\x13\xc0\x60\x1b\x77\x97\x81\x51\xeb\x5e\x97\xf3\xcb\x60\xa0\x6e\x02\x90\x0d\x6c\x04\xf7\xba\x84\x65\xa0\x9e\xbd\x44\xa3\x88\xbe\x1f\xd2\x69\x1b\xf1\xed\x5c\x8c\x8b\xc3\x0a\xd0\xd4\xbd\x00\xe0\xf5\xb0\x5a\xed\x8e\x55\x66\xe3\x5c\x70\x78\xd1\x6f\xbb\xed\x21\x3f\xc4\xe4\xe1\xb3\x80\xe6\xf5\xc0\x59\xf7\x90\x19\xc0\x46\xec\x75\x0f\x99\x08\x68\xd8\x5e\xc4\x9c\x04\x34\x6c\x2f\x44\x1c\xd1\xb6\x4d\x81\xb6\x29\x7f\x32\x9e\x10\xd0\x9a\x8c\x03\x07\xda\x5a\x8c\x27\xc4\xb4\x16\xf5\x72\xa0\xe1\x71\x12\x41\x19\xdb\x78\x9c\x64\x5c\xaa\xf6\x42\xc4\x81\x4b\xd5\x5e\xe0\x52\x63\x80\xbd\x89\x5a\x36\xb2\xf3\x08\x37\x86\x5b\xd4\xc6\xb3\x64\x64\xd7\xd2\x66\xac\x1c\x4f\x38\x30\xc0\x39\x37\x5e\x20\xc6\x23\xda\xeb\x61\xdc\x38\x1c\xd6\x53\x01\xd2\xa0\x1c\x0e\x07\xe9\x8e\xb0\x65\x03\xbb\xbd\xbd\x9e\x41\xba\xef\xac\x01\xc7\x96\x9b\x95\x87\xc9\x62\xfd\x13\xff\x6c\xe3\xe1\x31\xb4\x5d\xc3\xc3\x23\xe3\x2e\xb5\xf1\xf0\x18\xda\xae\xe1\xbd\x61\x44\xa3\xbd\xc3\x03\xe0\x46\xe2\xfd\x25\x9d\x6f\x23\x98\x1c\x6c\xc0\x78\x69\x18\x2e\x68\xe3\xa5\x31\xf0\x9f\xdd\x78\x69\x44\xd0\x2f\x36\x5e\x1a\x99\x38\x67\x7b\xb3\xc1\xab\xa8\x23\xcc\x59\xc6\xbd\x6a\xef\x34\xf9\xf6\xf6\x05\x8f\x8d\xec\xe1\xb6\xef\x4d\x66\xe0\x1f\xba\x37\x21\xf6\x52\xf9\xab\xcc\x8c\x68\x27\xd9\x53\x70\x4b\x04\x5c\x13\x76\x61\x50\x61\x77\x37\x0b\x1c\x5f\xc8\xbd\x8b\xf9\xcd\xf3\xf0\xce\x60\x14\x40\x4e\xd8\x9c\x0c\x8f\x06\x5e\xd7\xc6\xe5\x23\x83\x17\xba\xb7\x0b\x9f\x93\x86\xb0\x28\x03\x03\xcb\xbd\x09\x86\xa3\x06\x90\x00\x6a\x03\x1f\xc9\xbd\x39\x81\x80\xe9\xda\xb8\x8b\x44\x60\xba\xf6\x6e\x96\xc9\x84\x34\x26\x6a\xf8\xce\x44\xb1\xf0\x89\xa9\x32\x88\x1e\xbe\x09\xaa\x12\x71\x9f\xd8\x04\x4f\xc9\x9e\xee\x84\x64\x1b\xf8\x21\xee\xdd\x58\xb0\xb6\x19\x8e\xcd\x13\x71\x4b\x34\x5c\x4f\xf6\x60\x72\x6c\x27\x01\x6f\x92\x83\x8d\x0c\xc3\x93\x78\xcf\x09\x08\x0a\xe5\x4c\xc6\xc7\x36\x2f\x26\xca\x36\x2c\x50\x50\x5c\x68\x12\x10\x84\xb5\xb9\xb6\x78\x72\x6f\x22\x55\x26\x4e\x50\x23\x9d\x78\x72\xef\x7b\x98\x8c\xea\x98\x23\x17\x4c\xce\xd1\x66\xf1\xda\x4e\xe4\x19\xa0\x75\xed\x7d\xe8\x8b\xed\x44\x16\x98\x9c\xa3\x07\xa2\xe4\x34\xdd\xc4\xb1\xc4\xb2\x7b\xef\x27\x82\xd0\x62\x3a\xf5\x72\xb2\xe2\xf9\x61\x54\xa2\x6d\x30\x13\x4f\xfa\x8d\x8c\x10\x50\xaf\x6d\xd4\x12\x4f\xfa\xfd\x5e\x82\xd0\xc4\x66\xc3\x75\xc9\x0d\x10\xaa\x64\x68\x62\x73\x7e\xd4\x4b\x1e\xc3\xd6\x81\xc9\xb5\xf1\xf0\xc8\xb8\x7e\xed\x23\x91\x71\x20\x9c\xcb\x69\x0d\xcd\x58\x88\x5f\x67\xbc\xa1\x4d\x88\x92\x41\x88\xda\x7d\xc2\xdd\x3c\xd4\xde\x12\x81\x24\x62\x04\xbe\x09\x35\x92\x3d\x9c\xf1\x02\x89\x1e\x1a\xc7\xc3\x84\x31\x3c\xc8\xff\x3c\x34\x88\x68\x37\xb0\x46\xdf\x87\xb8\x42\x04\xb7\xdb\x84\x29\x19\x9a\x8a\x1c\xa2\x0d\x67\x0e\x01\x3c\x48\x22\xb1\x13\x36\x31\xef\x72\xe4\xc0\xc7\xf3\x23\x02\x84\xb5\xf1\xfc\xc8\xb8\x93\xed\x03\x8d\x80\xfc\xb2\x89\x26\x92\x71\x27\xdb\x78\x84\xc4\x6c\x1f\xeb\x1d\x43\x2d\x01\xce\xe5\xb4\x62\xe6\x10\x20\xb6\x48\x06\xdc\x74\x9f\x4b\x0b\x11\x23\xf6\x8d\xb7\x47\xf4\x80\xc2\xdb\x23\x03\x74\xba\x8f\x6b\x9b\x39\x32\xba\x88\x0c\xc5\xe9\xe6\xa7\x3d\xdd\xfc\xf4\xb1\x33\xce\x5f\x7e\xc6\x0d\x26\x82\xa8\x23\xa3\x7d\xdf\xd2\x17\xe7\x0b\x6e\x0c\x0f\x8c\x8d\x17\x48\x96\x71\x38\xd0\x0e\x86\xf4\xfb\xdc\xab\xfd\x50\x6e\x7a\x08\x57\x0c\x12\xf2\x26\xf0\xc8\x50\xf3\x4b\x6c\xbd\x88\x07\xc6\xc6\xdb\x23\xe2\x75\xb1\x8f\x07\xce\xf8\xab\x9d\x19\xae\x20\x59\x8e\xe4\xec\x08\x9c\x0f\x83\x04\x01\x11\xc0\x6f\x13\xc5\x24\xe2\xb6\xb1\xcf\x36\x22\x04\x0d\x81\x68\xb2\x13\x0b\xa1\x60\xb9\xbf\xcf\xbd\x9e\x0c\x85\x92\xb8\x73\x44\x50\xb2\x36\xee\x1c\x59\xce\xe0\x40\x1c\x40\x63\x6d\x62\x8b\xe4\x64\x87\x5e\xcb\xa4\xfc\x77\x02\x18\x44\x87\x10\xa0\xab\xba\x27\xce\xc8\x50\x40\x69\x30\x3e\x55\xf7\x0f\x1c\x98\x1c\x00\x61\x44\x62\xe6\xe4\x78\xe0\xba\x54\xdd\x13\x0d\x24\xe3\x03\xb8\x71\xe7\x18\xda\xe5\x3c\x70\x63\x72\x21\x44\x09\x19\xda\xe8\x3c\x84\x47\xc3\x6d\x63\xe3\x9e\x11\x71\xb1\xd8\xb8\x61\x64\xb9\x13\xdc\x30\xb2\xdc\xc9\x73\x39\xb0\xa1\xbc\xf0\x41\x68\x0e\xc2\xf3\x26\x4e\xc8\x50\x5e\xf8\x48\x34\xc5\x3c\xb4\xb3\x98\x7e\x28\x87\xf6\x5c\xe2\xc8\xf8\x18\xee\x07\xe2\x90\x83\xc1\xeb\x62\x68\xbe\x61\xe8\x0f\x39\x09\x42\x7f\x0c\x65\x84\x0f\xf2\x36\xb9\x81\x47\x62\xe2\x30\x21\x84\xc7\x00\xec\x6b\x3f\x97\x38\xc6\x70\xac\x38\x28\x80\x18\xda\xcf\x25\x8e\xa1\xa9\x02\xde\x18\x59\x4e\x9d\xd8\x1e\x43\xad\xdc\x23\xd1\x20\xf3\x78\xfa\x1d\x43\xb5\x66\xc4\xf0\x88\xc0\x56\x6d\x62\x78\xe4\x64\x7b\x3a\x63\x08\x87\x44\xe4\xc1\xa1\xa6\xec\x41\x36\x06\x94\xd4\x26\xb6\x47\x96\xdb\x30\xec\x20\xf0\x44\xfb\x99\x8c\xa7\x75\x4d\xd3\xc9\x33\x17\xe9\x94\xef\xc2\x87\x70\xf1\xde\xc8\x72\x18\x04\x0b\x1c\x2a\xa8\x88\xfa\x91\xbd\x2d\x10\xf5\x63\xa8\x11\x26\xec\x47\xd4\xe4\xe1\x71\x9d\x43\xac\x0f\x87\x03\x6e\x4e\x9b\x00\x82\x59\xee\xe4\x71\x3d\x43\xc4\x0f\xf6\x6d\x3f\x35\x2d\x0f\xb6\x07\x3f\x55\x2d\x44\xd9\xc8\xc0\x9e\x6e\xa2\x6c\xdc\x3f\xa8\x9a\xe5\x5a\x5c\x1e\x77\xbf\xcf\x80\xa0\xee\x47\xf4\x27\x15\x2f\x06\xf8\x03\xde\x68\xbf\x3f\xc6\x85\xf5\xfd\xb2\xbe\x81\x37\xda\x2f\x51\x60\x7f\x6a\x1f\x70\xff\xc8\x60\x87\xed\x97\x28\xa5\x3f\x25\x61\x6f\x20\xc0\x1a\x2b\xf3\x0d\xac\x2e\x66\x1f\x5f\x90\x28\xff\xf7\x22\x75\x06\x3e\x75\xe3\x0b\x12\xe5\xff\xde\xcb\x63\x85\x9f\xba\x14\x42\x75\x44\xd0\x85\xf6\x9b\x20\x63\x96\xc8\x9b\x18\x1a\x96\xc5\xeb\x92\x85\x54\xde\xec\x68\x30\xb7\xaf\x11\xdf\xd8\x98\x88\xe2\x17\x7e\x0a\x08\x89\xe2\x17\x75\x9b\x20\x96\xc6\xfd\x83\x76\x13\xd1\x4f\xbf\x09\x02\xfa\x65\x60\x52\xf7\x5b\x19\xb2\xf2\x57\x55\xc0\x2b\xca\x93\x72\xc5\x17\x31\x96\x9c\x29\xde\x25\x51\x6e\x94\x98\x1d\x11\x24\x9e\x4d\xd0\x8e\x8c\x3b\xda\x7e\xfb\x07\x1f\x66\xa6\x44\x26\xda\xdb\xc5\xf7\x72\x7c\x3a\x51\xea\x1c\x74\x84\x5a\xc5\xb1\x65\x9b\xc7\x81\x6d\x13\x24\x30\x13\xd3\x6a\xbf\x83\xf1\x54\x8a\xf4\xc2\x17\xe1\xe6\xba\x89\xef\x71\xff\xa0\x3a\x64\xbb\xc5\xd9\x60\xbd\xeb\xad\xf1\x22\xc3\xc5\xff\x75\xe3\xfd\x92\x65\x16\x5f\xd6\xbe\x9e\x1b\xef\x9a\xc2\x98\x51\x03\x9c\x91\x9c\x20\x91\x42\xee\x1f\xd4\xb0\x68\x1f\x2c\xd6\xcb\x8a\x2f\x4e\x99\x3b\x3b\xbb\xed\xbb\xad\xd9\x3c\xd6\x46\x9f\x89\x93\xfc\x03\xfc\x64\xbf\x5c\xba\xe5\xe7\x88\x11\x72\xff\xe0\x6b\x94\x40\xb8\xdb\xed\xf7\xb1\x06\x86\xef\xf1\x03\xfa\xf3\x58\x03\x03\xf0\x3a\xde\x9c\x98\x2f\xa1\x56\x8b\x13\xf1\x7e\x78\x6a\x54\x87\x44\xd8\xfb\xc2\xfb\xb2\x26\x9a\xef\x2c\x78\x2e\xc3\xe7\x87\x84\x0a\x80\x9e\x43\x3c\x91\x0c\x78\xec\xf9\x49\x52\x77\x1b\x3c\x04\x11\x89\xe5\xf2\xc2\x87\x28\x22\x19\x98\xd8\x43\x14\x91\x0c\x1e\xec\xf9\x21\x12\x06\xc4\xe7\xfc\xb8\x9c\x73\xf1\x38\xbf\x60\xd7\x28\x47\xe2\xba\xd3\x70\x7e\x12\xd4\xe5\x7f\xcf\x8f\x60\xdf\x3f\x6e\x72\xe7\x47\x0c\x7a\xac\x70\xce\x4f\x22\xaa\x54\x40\x54\x28\x18\xd1\xf3\x33\xf0\x62\xa5\xd0\xcc\x08\x13\xd0\xf9\xfc\xd0\x90\x72\x3d\x39\x04\x19\xb9\x7f\x50\x5d\x86\x3e\x1a\xef\xdc\xb7\xc1\xac\x39\x3f\x77\xfe\x4e\x6d\x86\x5c\x6c\xbe\x1b\x73\x91\xa1\xa8\xe6\xa7\xcb\xd5\xfc\xa6\x33\x0b\xd1\xda\xe0\xaf\xe0\x87\x0f\x21\x40\xee\x1f\xd4\x66\x44\xa8\x4e\x1f\xb8\x7d\xc3\x04\x9f\x5f\xb3\x54\x06\x55\x28\x35\xb8\xd7\xf3\x23\xd0\x66\xf9\xde\x93\x18\x77\x54\x21\x55\x7e\xef\xc5\x3f\xa8\x82\x20\x8e\x08\x40\xce\xaf\x3d\xfe\x61\x1d\x10\x4d\xa7\xa8\x2e\xa4\x9e\xb9\x90\x2f\x17\xbb\xdd\x2d\x96\x2e\xc1\xad\x15\x7b\x01\xb7\x06\x37\x7e\x7e\x9d\x25\x3d\xa8\x4d\x12\x1d\x0c\xdf\x60\xe6\x90\x7b\x1c\x02\x8f\x64\xd8\xeb\xf3\x13\x80\x10\xc8\xf4\xf3\x43\x10\x00\x7f\x7d\x7e\x92\xa8\xad\x98\x7e\x40\x9e\x69\x64\x4b\x9a\xba\x98\x52\x6e\xe1\x07\x4f\xa8\x8c\x9b\xf2\xf9\x2d\x36\x29\x0e\xab\xf3\x93\x14\xfd\x7a\xb3\xbc\xff\xaa\x24\x38\xc4\x26\xc9\xd9\xa5\x7f\xa2\xa5\x51\xe7\x99\xfc\x41\x0f\xcf\x12\x11\x90\x21\x41\x0a\x06\x58\xcb\xf9\x09\xb9\x06\x46\xf5\x21\x36\x49\x04\xad\xe5\x10\x9b\x24\x73\x0b\x38\x3f\x62\xec\xff\xd8\xc3\x0e\x2e\x53\x99\x6b\xc0\xd1\x65\xea\x97\xa4\x91\xf7\x8e\x03\xb8\x26\x07\x9f\xa9\x9c\x1d\x44\x6c\x1d\xe0\xf7\x0f\x31\x4c\x32\xfc\xfe\x21\x6e\x49\xf8\xb1\x17\x9c\x80\x51\x03\x0c\xfc\x09\x1f\x7c\x21\xcb\x36\x10\x91\x1f\xcf\xa1\x13\x60\xe2\x30\x9b\x3a\x81\x30\x6e\x39\xf0\x71\x00\x8b\xd1\x35\x4f\xd8\x93\x8c\x7c\xea\xe0\x06\x15\x81\x3c\x39\xb8\x3b\x65\xae\x02\x27\x40\x85\xe0\xbe\x9d\xc0\x51\xc6\x55\xe0\x10\xe0\x24\xfc\xbe\x8f\x21\x2a\xe0\x45\x0e\x3e\x4e\x39\xdb\x0a\x88\x0a\x48\x91\x13\xca\x23\x72\xa2\x99\x5e\xfe\xa0\xa4\x4a\x47\x6d\xea\xa5\xb0\x88\x83\xd1\xc1\xc9\x29\x82\xff\x71\x02\x01\x6c\x7f\xf9\xfb\x83\x26\x25\x46\xa6\xda\x24\xdf\x37\xe9\x83\x77\xa6\x3a\xf0\x0e\xb1\x61\xca\x75\x42\x63\x24\xf1\xd5\x3d\x84\x3d\xc9\xc8\xd5\x4e\x80\x10\x40\xeb\x38\xb8\x45\x65\xe4\x6a\x27\x40\x14\xb8\x1b\x1d\x62\xa0\x64\xae\x15\x27\xa0\x50\xe1\x2a\x71\x02\xdc\x18\x57\x89\x43\x80\x93\xf0\x03\x69\xf2\x04\x24\xc7\x5c\x05\x0e\x7e\x4e\x11\x3f\xa4\x13\x44\xdc\x84\x37\x3b\xe1\x5e\xd6\x23\x18\x17\x27\x08\x5d\x88\x6b\xed\x09\x44\xf5\xc6\x9b\xe8\x04\xa9\x02\x00\xce\x83\xab\x53\xc4\x9d\xe8\x04\x60\x98\x7e\xb0\x73\x27\x70\xa7\xc7\x9f\xe8\xe0\x03\x95\xbf\xe1\x46\x70\xcc\x9d\xfe\xe0\x0f\x95\xb3\x73\xb2\x99\x13\x18\xac\x13\xa4\x0e\xe7\x44\xf8\x42\xdc\x65\x4f\xe0\x86\xff\x8d\x3d\xd6\x0b\x80\x67\x9c\x80\x98\x17\xf0\x8c\x13\x10\xf3\x66\xc7\xde\xd5\x5d\x7c\xbf\x17\x11\x80\x31\x4e\x70\x75\x33\x0f\xf1\x57\xc5\xaa\x6c\xfc\x68\x64\x0a\xbc\xb3\x58\x99\x87\xf8\x1b\xa4\xdf\xa6\xe2\xd6\x14\x71\x89\x3a\xb8\x35\x65\x6e\x19\x27\x06\xba\x73\xcf\xde\x13\x5d\xe8\x97\xc9\x3b\x31\x32\xc4\x1e\x1f\x11\xa6\x2d\xdf\xe3\xf3\x44\x41\x01\x3d\x3f\x22\xd1\xe7\x71\xa8\x3a\x38\x24\xc5\x6a\x7a\xe2\x03\x8e\x95\x28\x65\x5c\x7e\xff\xe0\x90\x14\x7e\x6e\xdc\x91\x98\xf4\x98\xc9\x9d\x98\x1c\xc9\x6e\x49\xac\x6e\xa8\x35\x7e\xe0\x9e\xec\xaa\x11\x41\x31\xb2\x8f\x83\x3b\x52\x04\xdd\xe2\xe0\x8e\x94\x71\x1a\x3f\x91\xf8\x6a\x5c\x83\x0e\xae\x49\x19\xeb\xe7\x13\x0b\x2b\xb7\xfe\xfe\xa6\x3e\x38\x11\x09\x1a\x60\xbf\x87\x88\x27\x11\xdc\x8c\x13\x91\x0e\x20\xb6\x3d\x11\x29\x00\xe1\x20\x0e\x8e\x4b\x19\x8c\xd5\x13\x39\xa4\xb2\x53\xd1\xaa\xd8\x9f\xfc\x41\x78\x75\x5c\xbd\x4e\x94\x56\x38\x8b\xf0\x44\xca\xd9\xd1\x91\x56\x38\x96\xe2\x88\x02\x84\xf2\x07\xb6\x3c\xd2\x44\xfc\x50\x3e\x93\x3f\x18\x7f\x47\x8d\xcb\x7c\x75\xa0\x38\x34\xc0\x14\x3e\x11\x41\x18\xfe\x59\x27\x4a\x44\xd0\x4d\x9c\xe6\xa7\x82\x69\x7e\x6a\x9e\x4c\x85\xeb\x32\x22\x62\xce\x4e\x85\x78\xa1\x2e\x4c\xbc\x97\x22\xde\x5a\x27\xca\x09\x56\xd7\x0a\x9c\x60\x76\x8e\xa4\x27\x4e\x3b\x62\x99\xe4\xec\x7c\xdd\xab\x7f\x04\x01\xe3\x44\x51\x42\xbf\x65\x20\x71\x39\xdc\xdb\x52\x2d\x69\x43\x07\x1c\x64\x51\xcc\xd0\x6f\xea\x91\x45\x03\x7c\x71\x08\x8c\x12\xf1\xe4\x3a\x78\x30\x45\xbc\xb7\x0e\x1e\x4c\x39\x3b\x59\x10\x20\x9e\x5c\x87\xd0\x28\x11\x8f\xad\x83\x07\x53\xce\xce\xcf\xe3\xc4\x71\x62\xe3\xaa\x94\xb3\x2b\xf6\xf9\xd0\x53\xf9\x1a\xf9\x02\x9e\xfe\x07\x9f\xa4\x08\x94\xc5\xc1\xf7\x28\x67\x67\xf7\xb5\xb6\x9b\x27\x81\x49\xf4\x03\x16\xf2\xa4\xcb\x2d\x46\x24\x62\x27\xfd\x3e\xbc\xd5\xc0\x8f\xc2\x1f\x89\x77\x16\x53\x37\x7d\x98\x29\xf3\x83\x83\xa7\xfb\xf5\xf2\x8f\xc2\x8f\xd7\x1f\xb7\xab\x29\x7c\x15\x36\x7e\x08\xba\xca\x4e\x9f\xc2\xa5\x3c\x90\x2b\x4e\x0a\x8f\xe8\xad\x14\x2c\xd5\x83\x33\x71\x92\x54\xcf\x51\x87\x03\x53\xce\xdd\x4c\xcd\x4c\x54\x82\xa8\x0e\xf3\xcb\x93\x12\x33\x06\x70\xc2\x49\x98\xf3\x64\x96\x63\xca\x76\x84\x0f\xa4\x4f\x96\x60\x2a\x55\x84\x58\xfe\xc0\xa4\xc0\x8d\x98\x30\x29\xf7\x0f\x73\x31\xd0\xcc\x06\xc1\x51\x22\x10\x09\x27\x79\xf0\x31\x19\x89\xcb\x15\x30\x07\x07\xc7\xa2\x0c\x6e\xf1\x49\x90\x1a\xce\x59\x87\x30\x24\x19\xdc\xe2\x83\x8f\x50\xe6\x62\x7d\xf0\x11\x8a\x8d\xdd\x23\x8d\x26\x8e\xac\x99\xe8\x5b\xf1\x1d\x42\x80\x0d\xc3\x79\x28\x12\xe4\xf9\xa4\x39\x05\x98\xf5\x8f\xc5\x1f\xf4\x9f\x6b\x13\x8a\x94\x93\x26\xad\x86\x70\xf0\x2a\xca\x28\x52\x4e\x5a\x49\x14\x5a\xaa\x46\xd0\x0c\x42\xc1\x49\xcb\x2e\xfb\x81\x35\x38\x41\x50\x17\x10\x0e\x07\x3f\xa4\x88\x33\xd5\x49\x40\x73\xfe\x70\x3d\x3d\x69\x37\x32\xfd\xed\xde\x7a\x88\x48\x12\x01\x36\x38\x89\x53\x0a\xe4\xe4\x93\x24\x1e\x48\x92\x90\x24\xd9\x23\x2e\x49\x3c\x6c\x2b\x84\x16\xc9\x9e\x70\x78\x32\x45\xbc\xa3\x8e\x9e\x4c\x3f\xfc\x2c\x4f\x7a\x58\xe6\x6c\x1f\x04\x1d\xb9\x7f\x98\x8b\xc8\xa5\xb0\x76\x89\xc0\xbf\x08\x20\x4e\x7a\xc4\xeb\x75\x08\x91\xce\x61\xd2\x7a\x12\x96\x3b\x48\x23\x4e\x92\xda\xa0\xe7\x84\x3b\xfc\xaf\xdb\x87\xf7\xe5\x8f\xdb\x6e\xc2\x96\xdc\x3f\xfc\x41\x03\xa1\xc9\x8c\xe5\x38\x50\xcd\x27\x4b\x6d\x50\x18\x6e\x51\x19\x77\x91\x83\x5b\x54\xf8\xe1\x02\x70\x32\x31\x82\xf1\x17\x39\xf8\x3c\x65\xf0\xa2\x4f\x0e\x4e\x0c\x4b\x3c\x63\x65\x57\x20\x4f\x42\xa0\xdc\x3f\x2a\x3f\x98\x7b\x28\x07\x0f\xa8\x8c\x80\xe4\xe0\xad\x14\x9b\x1f\x43\x2b\x08\x48\x4e\xce\x74\xce\x6f\xa1\x1b\x04\x24\x27\x97\x28\x78\x2f\x4d\x82\x49\x04\xd2\xf9\x10\xd7\xe4\xfe\x91\xf8\xc1\xb8\xb2\xa0\xf0\x5d\x8a\xf8\x7c\x1d\x7c\x97\x32\x38\xce\x27\x57\x6b\x66\x00\xaa\x05\xf1\x6d\xb5\x66\x06\x00\x1b\x02\xa0\x2d\x0e\x91\x4b\x22\x96\xbc\x27\xd7\x47\x48\x60\x2a\x40\xe4\x8d\x18\xfa\x10\xd2\xe4\xfe\x41\x0d\xe8\x7f\x40\x72\x3e\x19\x4b\x1e\x3c\xb7\x0e\xde\x4b\xe1\x37\x58\xb2\xb9\x47\xfe\xa0\x79\x00\x00\xfe\x86\x93\xd5\x2f\x15\x81\x88\x70\x88\x6b\x12\x7e\x58\xc3\x9d\xdc\x0f\x7f\x50\x1f\xd2\x3c\x1c\xb0\x0e\x0e\x4c\x19\x89\xcf\x21\xf8\x49\xc6\xc9\xe6\xe4\x59\xc5\x26\xa6\xa7\xc8\xae\xf1\xcc\x3a\x84\x2e\xc9\x88\x65\x0e\x9e\x4a\x19\xb1\xcc\xc9\x3b\x0a\x54\xec\x0f\x86\x06\x76\x8b\x88\x25\xf7\x0f\x4a\x42\x74\x81\xd0\xe4\xe0\xab\x14\xdd\x2e\xf0\x55\xca\x08\x50\x0e\xc1\x4c\x22\xc8\x09\x07\x5f\xa5\x88\x65\xf3\xc9\xc7\xfc\x54\x70\xcc\x4f\x8b\xce\x23\xcc\xb1\x7f\xbc\x64\xa2\xb2\x47\x6c\xe3\xe8\x0f\xc6\x95\x5d\x0e\x2f\xa6\xd8\x5d\xae\x1c\x45\x08\x50\x4e\x46\xd4\xdd\x5d\xad\x88\xba\x71\xfa\x39\x84\x3a\x89\xdd\x95\xcb\xb1\x84\x07\xd7\xc1\xa3\x29\xcb\x48\xea\xd1\x14\x7e\xdf\x07\x4c\x03\x27\x11\x91\x4f\xee\x1f\xe6\x62\x1a\x58\xea\xf8\x34\x45\xac\xa7\x0f\x3e\x4d\x19\xe1\xcb\x29\x3f\x6b\xa8\xbc\x43\x1a\x70\x8f\xb8\x33\x45\x62\xb4\x9f\x22\x2d\xb1\x51\x14\xbc\xeb\x03\x56\xb0\xa7\x84\xcb\x2b\xe1\x70\x75\x88\x90\x72\xff\xa0\x06\xc4\xe3\x6e\x97\x38\x2e\xc5\x1e\xff\xca\xce\xe1\xd5\x94\x41\x6f\x3e\x45\x02\x64\x91\x16\x42\x6c\x23\xe1\x39\x25\x39\xf1\x50\x29\x11\x53\xb2\x52\x1d\x22\xa6\x04\xc1\xc1\x4f\x41\x92\x0e\x16\xca\xc1\x97\x29\x62\xe2\x7d\xf0\x65\xca\x8a\x7b\x0a\xe4\x8b\xb9\xf7\x21\x96\x4a\x08\x88\x05\x4f\x29\x02\x44\x33\xf5\x05\xd2\xc4\xa9\xff\xe0\xe5\x94\x15\xf8\x14\x48\x13\x47\xfe\x53\x90\x96\x28\xf0\x29\x48\x4b\x02\x96\xcb\xa7\x48\xb3\xd5\xf7\xea\x1f\x54\x81\x71\x90\xd2\x9f\x52\xa7\x7f\xd0\xa3\xca\x54\x66\x8b\x82\xb2\x1d\x68\x28\x9b\x70\x4a\xa7\x20\xec\x2c\x8e\x33\xf2\xcc\x10\x9c\x56\xae\x7f\x60\x00\x9c\x22\x61\xc3\xe8\xe1\x6d\x75\x33\xf9\x83\xf9\x66\x7d\x94\x6e\x9b\x58\xb2\xa5\xdb\x8e\xc8\xec\x4b\xd9\x1c\x9c\xa5\x0b\xb0\x8d\x38\xa2\x20\xc5\xf4\x4e\x81\x97\xd5\xfd\x83\xd6\x0e\x2b\xa4\x28\x49\xbe\xf8\xce\xe4\xb1\x5f\x94\x69\x43\x20\x8b\x32\x13\x99\xfc\x23\xfb\x07\xf5\x4d\x26\xcf\x61\x46\x76\xa2\x10\xab\xc0\x06\x77\x87\x99\x7b\x5e\x77\x64\xa5\x6c\xc7\x83\xab\x9d\xc2\xad\x22\x65\x3b\x04\x9e\x99\x30\xa2\xe5\x44\xd2\xe9\x82\x71\xb9\x39\xb8\xca\x71\x34\xba\x1f\x3b\x1a\xae\xb3\xc3\x68\x70\x6a\x12\x55\x26\x83\x14\x73\x0a\x56\xea\x9e\x3d\xb8\x57\x65\x10\x98\x4f\x91\xe2\xe1\x44\x71\xb5\xca\xe5\x7b\xa7\xa5\x9c\x7a\xe5\xb5\x36\xd8\x8b\x82\xc8\xbf\x7c\x7f\xb0\xa7\xb0\x8e\xab\x44\xcb\xb6\x58\x91\xf8\x2b\x17\xab\x12\x2d\x07\x00\xf1\x66\x42\xc0\xa8\xe5\x54\x64\x8f\x98\xb1\x9f\x8a\x60\x1f\xfc\x99\x53\xa5\x41\x98\x22\x62\xc8\xc4\xce\x76\x5e\x51\x51\x61\x9b\x70\x2a\x22\x49\xbc\xae\x4f\x45\xc8\x2f\x60\xef\xc1\x1b\x2a\x88\xa2\x7b\x70\x87\xca\x58\x27\x1c\xdc\xa1\x22\x31\x80\x4e\x4d\xd6\x46\xa9\xc9\xaf\xb3\x7f\x30\x25\xf6\x01\x5a\x24\x52\xd0\xa9\x1e\xa5\xf6\x01\x4d\x16\xa6\x0a\xa7\xe6\x42\x1e\x6a\x46\xea\x19\x30\x2a\x39\x3a\x56\x81\xed\x7c\x6a\xfe\x9a\x44\x47\xf3\xe2\x0b\x9a\x24\x82\x7d\xcc\xfe\x38\xfc\x41\x9b\x4a\xe0\x9d\x66\x20\xf6\x24\xf2\xd5\x21\xe8\x4d\x2e\xf0\xa6\x04\xbd\x89\x18\xe3\x1f\x5c\xae\x32\x90\x54\x87\x08\x38\x19\x64\xe8\x43\x08\x9c\x88\x0f\xf7\xa9\x78\x92\x14\x47\x1b\xb1\xe5\xf8\x2b\x84\xf7\xc1\x07\x2b\x08\xd3\x7a\x2a\x5a\x04\x3c\xb0\x4f\xc5\xf0\xa8\xfe\x7c\xa7\x16\xf6\xcf\x8a\x05\x2c\x2a\xbc\x83\xff\x55\xae\x8e\x38\x54\x86\xd7\xf5\xc1\xe7\x2a\x57\x07\x16\x8b\x56\x3c\xad\x4f\x1d\xce\x84\x93\x8d\xdd\x38\xae\xd6\x87\x30\x3d\xf7\x0f\xc6\x03\xe5\x02\x0e\x00\x07\x6f\xac\x88\xaf\xf5\xc1\x1b\x2b\x57\xa7\x02\xea\x23\xba\xd7\x21\x0c\x4f\xc6\xda\xe3\x10\x87\x27\x12\xdd\xeb\x10\x70\x27\x83\x18\x74\xea\x65\x8c\xa3\x4c\x50\x85\x31\x0e\x68\x30\x0f\xee\x5b\x51\x26\x08\xf7\xad\x20\x64\xea\xa9\x8b\x76\x27\x4a\x45\xd1\x80\x87\xf5\xa9\x18\x37\x55\xa7\x77\x3f\xbc\x9b\xce\xde\x97\x6c\x36\xe6\xb1\xca\x2f\xab\x84\x9c\xec\x03\x46\xe8\xc3\x85\x82\x36\x22\x28\x58\xad\x58\xa1\x0f\x17\x0a\xd2\x4f\x62\x0f\x9d\xca\xd1\x5d\x5d\x1c\x08\x3f\x71\x9a\x3e\x15\xa2\x1e\x1c\x8e\xba\x73\x01\x87\x74\xea\x6b\x7e\x3a\x8a\xc6\x22\x28\x39\xad\x28\x26\x64\xc0\xf0\xe1\x8a\x38\x17\x1e\x62\x04\x65\x65\xa2\x0d\x02\x47\x4d\x7a\xf0\xcf\x0a\x01\x0d\xcc\x69\x28\x1a\x08\x30\x74\x88\x12\x14\xd1\x8d\x9e\x16\x18\x7a\x16\x4c\x83\xa8\xf1\x28\x3c\x2d\x3a\xc4\x6c\x5e\x2d\x32\xc4\xd5\x77\x87\x98\x8d\xac\x41\xe2\x78\x32\x9c\x86\xbc\x13\xc7\xe9\xd3\xf0\x7d\x14\x79\xf3\x34\xa9\x9a\x9d\xbc\x71\x60\xe2\x64\x7a\x1a\x07\xa6\x9c\x1f\x31\x84\x32\x01\x30\x4e\x93\x48\x95\x36\xeb\xbc\x25\x17\x48\xfc\xa0\xfb\x07\x23\x80\x6a\x02\x85\xed\x69\x97\x2e\x33\x88\x4d\xa7\x21\x39\x45\x61\x7b\x5a\xb1\x54\x3a\xcd\xfd\x71\x40\x25\x0d\x89\x6a\x50\xb0\xab\x5b\x17\xa8\xd1\xa7\x79\xda\x2a\x9b\x6d\x58\xb1\xe3\x6c\x7c\x08\x4c\x74\xff\xa0\x58\x49\xd6\xa1\x41\xec\x53\x59\x33\x0d\x6d\xe2\x70\x64\x10\xa9\xe2\x79\x7c\x5a\xa5\x79\x2c\xe9\xc6\x99\x8a\x93\xe3\x21\x7e\x51\x56\xc8\xdb\x24\x77\xb6\xbb\xd6\x6c\x9e\x85\xa2\x8c\x00\x51\xea\xe0\x2d\x16\x04\xa7\x3c\xb8\x8b\x45\x5c\x1e\x4f\x43\x2f\x38\x1c\xee\xee\x07\xb4\x42\x52\x1f\xbe\x37\xd2\x69\x11\x0a\x88\xa0\xc0\xaf\x61\x64\xa8\xe8\xb8\x81\x2f\x85\xa3\xed\xe9\x69\x1f\x6c\x82\x82\x18\x36\xa7\xe7\xdf\xd9\x47\x13\x6f\x76\x86\x9b\xa0\xc5\x4e\x24\xaa\xdd\xe9\x39\x9c\xa3\xc1\x79\xfe\x3e\x89\xe7\x68\x4d\xac\x34\xbf\xe7\x7c\xce\x9d\x96\xa8\x35\x0f\x09\x0f\xec\xbd\xe6\x3a\xa7\xe7\x72\xce\xf8\x3e\xe9\x5f\xc2\x1b\xbf\x6a\xff\xba\x1d\xf6\xdc\xce\x5b\x6c\x13\xac\x70\xcf\xe3\xec\xa5\xc1\x3a\x44\x48\xc2\x63\x8d\xc1\x6e\xcc\x03\x6c\xec\x4d\xb0\x1b\xeb\xec\xfa\x25\xe4\x2f\xe1\xf9\x8c\xde\x83\xdd\xd8\x67\xbf\x5f\x19\xf5\x4b\x78\x73\x32\xc1\x6e\x9c\x03\xec\xe5\x4d\xb0\x1b\xcf\x79\xd8\x23\xa2\xd2\xf5\x5e\x7e\xe7\x79\xf1\x58\xc0\x40\x87\x84\x57\xf7\x01\x2c\x73\x4e\x2f\xf1\x68\xc5\x15\x95\xb5\xdf\x84\xe7\xf7\x7d\x92\xfe\x49\x08\xd1\x04\x5a\x5a\xf2\xd9\xdf\xf8\x42\x0f\x37\xe1\xbd\xe7\x67\xd4\x64\xc7\x84\xf5\xe5\x68\xff\x24\xbc\x5f\x0e\x5a\x5a\xea\xd9\xe9\x2b\x74\xfc\x37\xc1\x69\x4d\xbf\x7f\x12\x74\xda\x50\x4e\x7e\x13\xb4\x71\xd2\x06\x87\x84\x77\x38\x69\xc9\x96\xb6\x83\x81\x49\xd4\xea\xe6\xf4\xd2\xcf\x2e\x5f\x0e\x5b\x3a\xce\x99\x5f\x8e\xfa\x25\xa0\xf0\x8d\x1a\xe4\x9c\x5e\xf6\x39\xff\x94\x61\x4b\xcf\x39\xaf\x13\x95\xc6\x97\x00\xa2\x69\x8c\x8a\xcb\x7b\x79\x0e\x76\x2a\x51\x83\x1d\x12\xde\x9f\x9d\xcb\xb6\xf4\x3d\xfb\xb1\x8c\x9c\xbe\x84\x47\xcb\x78\x25\xe5\x37\x01\x73\x87\x9b\x40\x4b\xeb\xef\xbc\x97\xdf\xba\x09\xb4\xb4\x86\xb3\xb5\x07\xc7\x6c\xe7\xf4\x9a\x0e\xb6\x5a\x37\xa1\xff\x93\x30\xbf\x76\xd0\xd2\x9a\xcf\x39\xb6\x94\x7d\x9f\x84\xc7\x15\xc4\x1e\xdf\x6b\x39\xfb\x38\x2f\xdc\x5b\x6e\x02\x90\xcc\x51\xa3\x9e\xd3\xeb\x9d\x17\x1b\xc6\x51\xd0\x6b\x3f\xcf\xb4\xe9\xc5\x96\x8e\xa3\xcd\x61\x24\x28\x1e\x09\x20\xa1\x46\x8d\x75\x4e\x6f\xbf\x73\xc2\xd7\x0e\x5a\xda\xc2\x01\xd3\xf2\x26\xd0\xd2\x36\xce\xa9\x56\x7b\xcf\x86\x17\xdf\xa8\xd0\x71\x2c\x7c\x87\x50\xa1\x30\x30\x2f\xb1\x8b\x82\x10\x50\xef\x10\x01\x03\xd7\x9f\xd7\xe8\x45\x95\xd5\xf2\x0e\x31\x70\x31\x55\x7d\x07\x0a\x8d\x8c\x4c\xf8\xc5\xbd\x2a\x74\xa2\xaf\xbe\x46\x36\xfa\xef\x0f\x30\x7a\xc1\x84\x78\x07\x6a\xbd\x9e\xbe\x7a\x96\x80\xac\xd6\x23\x02\x6a\xf3\x1f\xe0\x29\xb9\xe9\xbd\x78\x68\x85\x3a\x2e\x21\xbd\xb8\x68\x85\x86\x12\xf5\x1d\xc2\xd9\x20\xe7\x78\x71\xd2\x0a\x8d\x10\xa9\xef\x08\x82\xf3\x0c\x8a\x0e\xf4\x07\x3b\xa8\x77\x80\xbc\x51\x31\xd1\x78\x07\x22\xd6\x8a\x15\xdb\x3b\x84\x8b\x2b\x0e\xd5\xbd\xd0\x86\x8a\x33\xfa\x6b\x14\xa6\x86\x10\xf9\xc5\xd1\x2b\x74\xd4\x9a\xef\x40\xa0\xd4\xdb\x57\xf4\x12\xbd\xd8\x4a\xe9\x4f\x75\xac\xc3\x11\xe1\xd0\xa2\x1f\xa1\xee\xfc\x41\x7f\x10\xe1\xbc\x46\x75\xea\xdc\xf2\x5f\xc2\x3a\x85\x82\x03\xd0\x3b\x90\xf2\x56\x64\x7d\xef\x88\x40\x6b\x21\x04\x7c\xc7\x3f\x10\x3d\x99\x1f\xa0\x45\xc2\x52\xbc\x23\x82\xae\x85\xb4\xe2\x1d\x48\x80\x1b\xd7\xbd\x97\xc8\x50\xa1\x60\xb6\xfe\x0e\x22\x6c\x14\x18\xbd\x17\x6f\xb5\x50\x31\xcb\x7a\x87\x58\x77\x68\x40\xde\xcf\x5f\xad\x39\x06\xa0\xdd\xe5\xf4\xb5\x40\x9c\xdf\x68\x36\xd0\x8d\xbf\x16\x80\x3c\x52\x5a\xfc\x9b\xc9\xf4\x3b\x92\xf0\x91\x2e\x2c\xae\xf6\xb5\xda\xa2\x7b\xb5\x0f\x15\x8e\xe9\x1d\x62\x0a\xe5\xef\x1f\x01\x9e\x3a\xfd\x03\xbb\xb2\x81\x1a\xfa\x0e\x90\x1d\x3a\x3e\x37\x2f\xbe\x71\xa1\xc3\x4e\xbf\x03\xfe\xa6\x03\x18\xfb\x0e\xae\x33\x3a\x9e\xbf\x23\x89\x05\xe7\x2a\x4b\x02\xcc\x35\xff\x39\xa2\x94\x31\xc7\xdc\x68\xda\x37\xad\x1f\x52\x4a\xa2\x05\xf9\x9b\x3c\x5a\x70\xef\x34\xa1\x23\x96\x7a\x07\x8a\xe3\x0c\xf7\xf8\x12\x71\x2b\x94\xe4\x32\x05\x2e\xa2\x45\x57\x99\xe8\x60\x59\xaa\xc9\x62\x17\xda\x6d\x82\x8e\x34\x3c\xf0\xdf\x91\xc5\xe9\xf9\xf9\x0f\xfd\x29\xd2\x13\x77\xa1\x0c\x8b\xfb\x8e\x7b\x17\x0a\xe5\xa3\xe8\x2c\x92\xa6\x13\x4e\xe8\x91\x4a\x78\xe8\x97\x80\x5e\xa1\xb2\xa3\xbe\x46\xf4\x6a\x58\xee\xbe\x84\xf4\x0a\x2d\x39\x25\xc0\x7b\xf6\xe2\xe8\x20\xd7\x94\xc7\x7e\x07\x08\xbf\x0d\x78\xe6\x17\x7f\xc3\x90\x8b\x0d\x05\xe3\x37\x17\x47\x07\xbd\x41\x0b\x8e\x35\x82\x95\x86\xe1\xe0\x8b\x2f\x62\x68\xdf\x2a\x2b\xf6\xc7\xd1\x41\xff\xd7\x7f\x36\xb4\x2c\x97\xb6\x95\xee\xff\x41\xc4\x80\x3c\xf5\x6f\xe6\xe0\x10\x35\x8e\x7f\x89\x38\x16\x0a\xbe\x72\xaf\x21\xc7\x4a\x76\x65\x12\x35\xa1\x36\xe7\x07\xe6\xd1\x80\x42\x2f\x2e\x90\x41\x36\xec\xc5\x07\xf2\x32\x51\x34\xb4\x0a\x00\xee\x7a\x43\x8a\x53\x88\x8e\xfc\x0e\x74\xf5\x99\xbb\xe6\x3b\xaa\xc8\xa3\x5f\x36\x88\xab\xb9\x25\x20\xe0\x69\xdf\xfe\x40\x10\xa6\x5c\xdd\x16\xab\x9b\x9f\x6b\x07\x6c\x5e\xe3\xd3\xbc\xa3\xba\xde\x86\xa5\xbd\xc2\x59\xf1\x43\xc0\xc5\xe8\xde\x85\x45\x8d\xf0\x73\xef\x40\xcc\x53\xbf\x31\xc0\xa4\xa6\xc0\x25\xbe\xf8\x6b\x86\x56\x1d\xaa\xe6\x66\x51\x21\x26\x34\x9f\xb5\xbb\x43\xb5\x26\x64\x3a\x2d\x68\xc2\x7b\x7f\xf5\x0c\xe7\xd4\x7f\xd8\x2c\x7e\xdf\x0f\xe8\x27\x3a\x59\x4d\x20\x3a\xc7\xa0\x39\x3f\x3f\xff\x79\x3c\x00\x6c\xa8\x9b\x85\xbb\xe7\x07\xcf\x6d\x69\x88\x9d\xf3\x70\x78\xb9\x28\x97\xe4\x86\xd9\x93\x80\xbb\x4c\x63\xff\xd0\x4a\x29\x1a\x68\xd7\xf6\x73\x8b\x43\xa2\xd5\x8b\x54\xff\x21\x02\x65\x4b\xf3\x70\x0a\x74\xbb\x8b\xcd\xe3\x86\x82\xe0\xcb\xab\xfe\x4b\x14\xb8\x50\x86\x63\xd0\x5d\x6f\x12\x13\x01\x1c\x3b\xf1\x92\xde\x81\xe8\xab\x60\x08\xfe\xe2\xae\x1a\x4a\xb1\x34\xf0\xbd\x4a\xf1\x9c\x18\x6c\xe6\xcd\xc3\x16\x45\x71\xcd\xee\x07\x83\xfd\xad\xb8\xfc\xd1\x14\xd7\xf6\x57\xb3\xec\x77\x0c\x3b\xeb\xb9\x31\xc4\x51\xcc\x74\x16\x7d\x58\x83\x15\x79\x89\x4d\x17\x7a\x94\x54\x09\xad\xd3\x9a\x9b\xfb\x10\x0a\xab\xf9\x63\xb1\x91\x65\x4b\x63\x31\x16\xb7\x1e\xa0\x30\x73\x71\x5f\x45\x88\x90\xdb\xf7\xcf\x2b\x92\x2b\xff\x08\xce\x87\xb0\xea\x1d\x60\xe0\xfe\xb3\x4c\xa7\x93\xe7\x70\x7f\x70\xd1\x6e\xa5\xc8\xfa\x4a\x75\x80\xc4\xc1\x0d\x1e\xd8\x68\x01\x5a\xf4\x44\x99\x9e\xc4\x4e\x84\x38\xec\xdf\xc9\x05\x46\x4c\x06\x90\xe3\x1d\x68\xf5\xfe\xa1\xf5\xc9\xe4\x11\x5a\xf8\xc5\x39\xf7\x56\x6a\x69\xe2\xb4\x7e\xcd\x79\x1c\x6e\x4b\x83\xb8\xb2\xeb\x1c\xc5\xb9\x40\xf0\xef\x58\x41\x40\x2c\x8a\xc6\x90\xa5\x17\x7b\x8a\x36\xb0\x57\x17\xe3\x12\xef\xca\x5d\x60\xb9\x59\x34\xbf\xa9\x1e\x27\x54\x0a\x28\x68\xc7\xa4\xf0\xc5\x29\x38\x86\x21\x0f\x05\x2c\x68\xc9\x4e\x09\xa2\x12\x3d\x3c\xde\x81\xc9\x4b\x26\x26\xf1\x3b\x90\x95\x94\xf0\xd5\x73\x04\x52\xf7\x1b\x16\xe3\xc7\x50\x61\x3c\xf6\xcf\x1e\xb9\x85\xd7\x95\xb3\xd8\x42\xac\xba\x13\xa2\x40\x69\xcd\xd5\xbc\xe5\x94\xdc\xa5\xd1\xa0\xf4\xee\x6c\x0b\xa2\xde\xdd\xae\xb6\xc4\xf5\x15\xc0\x66\x51\x5c\x89\x40\x0c\x1b\x36\xfd\xc5\x9b\x39\xd4\x9f\x34\xb8\xe5\x2c\xbe\xe6\x2c\x51\x8f\xe9\x8f\xf0\xc3\xad\x98\x8d\xf9\xe9\x9e\x3a\x18\xeb\xb4\x9f\xdb\xe2\xf6\x70\x72\xbb\xc2\x5a\xa7\x7f\x6b\xe7\x04\x77\x28\x8a\xc6\xca\xad\x14\x07\x84\x20\x2f\xbd\x48\x18\xe2\xf3\x67\x7b\x7a\x04\x85\xf7\x08\x3a\x1f\xc8\xb3\xd9\x9a\x18\x71\xf4\xf4\xc8\x29\x79\x22\x1e\xe6\xa7\xb8\x0e\x8e\x9b\xdf\xcf\x16\xac\xff\x71\x9c\x00\x18\xd9\x3f\xbe\xeb\x48\x3f\xb2\x22\x47\xfa\x71\xdc\x84\x99\x0f\x4e\xd6\x23\xe4\xb7\x07\xa7\x40\xf3\x43\x6a\x44\x39\x5b\x7f\x1e\xd0\x4f\x12\xbd\x9a\x16\x08\xb1\xdc\xdc\x46\x9e\x0f\x8a\xd7\x6f\xdc\x0f\x24\xda\x47\xce\xcf\xbd\xeb\x11\x30\x52\xd2\x14\x49\x2f\x39\xa7\x0f\xfb\xc1\xb7\x0f\x3d\x1e\x4e\x5f\xa5\xc2\x43\x3b\x54\xa0\x58\xe6\x8f\x7e\x1e\x39\x59\xa7\xf1\xf9\x90\x8e\xf9\xe7\x95\x33\x77\xf5\xbe\x32\x0f\x2e\x24\x24\x63\xbd\x79\x00\x00\x12\xdb\xbb\x07\x00\xc6\xbc\x65\x48\x18\xaf\x9c\xb9\xbb\xd8\xfb\x71\xb2\xf4\xf4\x15\x54\xd7\x15\x22\x78\x66\x68\xe5\x7f\xd9\x30\x63\xfd\xdf\xf6\x4b\x70\xda\x5b\x74\xaf\x40\x69\x56\xb1\x7e\x79\x07\xe6\xc1\xb5\x78\x38\xbc\x82\x41\x4a\x5b\xaf\x5c\xae\x9c\xd6\xeb\x41\xec\xfe\x82\x35\xbe\x5a\x95\x17\xa7\xf7\xa0\xb6\xec\x9d\xbf\x2f\x48\x40\xe7\x07\x6b\xd1\xf3\x6d\x72\xab\x6a\xf8\x1b\xbe\xc6\xac\x2c\xc0\x7b\xbc\xf3\xf7\xdd\x42\x32\x3f\x60\x2c\x90\xd0\xbf\xf3\xf7\xad\x45\x7f\x38\x77\x74\x7c\xfe\x64\x94\xa2\xdf\x4c\xa1\x39\x2d\x7a\xc9\xdc\xf3\x23\x7a\xdc\xc2\x4f\x4d\x78\xf3\xee\x89\xf4\x2a\x4a\x23\x04\xc6\xab\x85\x79\xc4\x56\xe2\x7d\x59\x64\x01\x3d\xca\x4b\xa0\x83\x10\x65\x2c\x5e\xd6\x55\xe8\xb5\xfe\x5f\x8f\xa7\xff\x6f\xfe\xbf\xff\xcf\xf3\xaf\x3f\x3f\xec\x9d\xff\xfc\x34\xcf\xbd\xbf\xef\x31\x70\x1f\xe5\x3f\xff\xbe\xb5\xfc\x7e\x77\x8f\xbf\x0f\xc5\x04\xdd\x4c\xcb\xb4\x6d\x3c\xcb\x7e\xd3\x96\x05\x2d\x4d\x86\x49\xb1\xa8\x65\x33\xfb\x8f\xb4\x6c\x9a\xf7\xe1\x4e\x0d\xcb\x1a\x96\x86\x94\xa4\x58\x3e\xdb\xa4\x48\x7d\x3f\x6c\x6c\xff\xfc\x7e\x47\xa9\xc0\xa0\xb4\x4b\xf5\x7f\x7e\x3f\x25\x05\x58\x08\xfc\x30\x60\xbd\x8f\x57\x84\x83\xf2\xaf\x3f\xbf\x10\xa9\x21\x28\xe3\x62\x7d\xff\xc2\xbd\xc9\xdc\x47\x32\xad\x92\x46\x1d\x18\x90\x46\x0d\xc5\x7f\xe1\x72\xee\xf7\xb1\x4c\xe3\xdb\xcb\x8c\xdf\x87\x75\xdc\x3b\xc6\x0f\x30\xfd\xfb\xb0\xbc\xbb\xfb\xfd\xb0\x13\xbd\x0f\xeb\xbd\x67\xcc\x0f\x53\xd0\xfb\x38\xa6\xdd\xbe\x45\xfb\x11\xd9\x83\x02\x5a\xa2\x5f\x1a\xb4\x2f\x29\xd2\x40\xe1\xf5\x4b\xf7\x58\xbe\x0f\x64\x05\xa8\x40\x7e\x69\x99\x6f\x7f\x69\xf7\x5b\x4c\x29\xfe\xfc\xb2\xed\x43\x6c\x1b\x30\xda\xfd\x13\x82\x21\xde\x90\xfd\xc6\xdf\x5d\xf7\xf7\xa1\x49\x06\x29\xc3\x14\xc5\x97\x37\x25\x98\xc7\x40\xab\x95\x94\x6e\x0a\x41\xf6\x28\xe7\xde\xa1\xef\x83\x90\x74\xf1\xa6\xb0\xac\xe2\x8f\x1b\x70\xa4\x9c\x7b\xe5\xbd\x8f\x4a\xf8\xb8\x9b\x92\x2c\x99\x8b\x63\xa2\x9c\x7b\x7f\xba\x0f\x84\xdb\xc3\x36\x5e\x56\xf8\x3e\xbe\x34\xca\xba\xfc\xe8\x9f\x88\x25\x78\x08\xe3\x9e\x82\x91\x81\xbf\x0f\xe3\xa1\xde\xc3\x23\x12\xa4\xe0\x3e\x1e\xd3\x6e\xad\xd8\xf4\xde\x87\xdf\xde\x1b\x5d\xc4\x0c\xf7\x3e\x4c\xcb\xa4\x0d\xd3\x86\x11\xba\xfe\xf5\x27\x46\x47\x0b\xd4\xfb\x20\xbe\x60\xc4\x3e\xf4\x3e\xba\x69\xed\xa6\xdd\x61\xb8\x0f\x6b\xbd\xbc\x40\x04\xa6\xfe\x3e\xb6\x69\xe4\x4b\xf4\x0c\x5b\xcd\x10\x10\xa8\xc7\x98\xb6\x69\xc7\x34\xf2\x55\xf3\x71\xad\xb9\x87\x6f\x8c\xac\xab\x18\xb9\xce\x04\x24\x36\x31\xde\x4b\xcb\x7d\x18\x33\xb6\x53\x6b\xb7\xc5\xdd\x16\x77\x5a\xdc\xfd\xb6\x7f\xdf\xde\x1a\x52\x64\xd6\x13\x42\x85\x7b\x02\xc6\xec\x28\x89\xdb\x6a\xcc\xa0\x58\x58\x41\xb1\x7c\xfd\xbf\x47\x53\xc4\xe8\xe0\x4f\x2c\xd9\x5a\xc7\x2d\x0d\x3d\xf1\x7d\xb8\x3e\xe8\x7f\x61\x2f\x88\x85\xbd\x20\x72\x5f\x8f\x60\x69\xde\x87\x51\x68\x5b\x24\xcd\xf2\x8c\xd4\x0a\x32\x55\x44\x75\x7c\x1f\xc1\xb4\x4a\x9a\xdf\x6e\xeb\xb8\x3b\x50\x2c\x97\x0b\xf9\x13\xd1\x1c\x87\x48\x54\xc2\x58\x7f\xac\xba\xca\x66\x2d\x4c\x5b\xac\xbf\xc7\xb4\xd7\xb4\xfb\x6d\xb5\xbf\xd5\xc8\x9c\x44\x19\x8c\xb5\x26\xd3\x8a\x69\x7c\x5b\x9b\x69\xd3\xb4\x41\xda\x36\xcd\xe8\xb2\x97\x2f\x8d\xad\xd1\x3e\x74\x0b\x21\xa0\xfe\x8b\x04\x73\xba\x0f\x2f\xc8\xff\xfa\x13\xdf\x44\x0d\x2f\xd2\x92\x81\xb5\x64\x7c\x5d\xb3\xaf\x37\x67\x82\x3d\xc4\x77\x52\x2b\x6e\x44\xa1\x63\xf8\x17\xdf\x09\x0d\xe0\x36\x14\x3a\xda\xaf\xf8\xae\x6e\x9a\xc2\x13\xe8\xe7\x5d\xe6\x13\xa0\x83\x70\x74\x11\xaf\xa0\xfb\xf8\x2e\x55\x8d\x34\x56\xed\xcb\xe8\x09\x74\x97\x7e\xf7\x90\xbc\x0f\x03\x1f\xdf\x1b\x5f\xfa\xdd\xa5\xfe\x27\xe1\x57\xc3\x5a\x49\xbf\x90\x4d\x91\xb3\x21\xa5\x9a\x62\x80\xe5\x94\x6e\xda\x3d\xe1\xee\xe3\xf5\x9c\x2a\x37\x2d\x5b\x3e\x56\x82\x91\x70\x71\x09\xa7\x8c\xfb\x78\x44\x48\xa9\x37\x6d\x9a\xef\xfd\xd2\x6e\x1d\xee\xdf\x29\x20\x06\xb8\xeb\x29\x05\xe8\x24\x05\x6e\x7a\x42\xe0\x25\xc2\x55\xfc\x49\x1f\x2d\x32\x4a\x29\x16\xbe\x8c\xdf\xdc\x5c\x6a\x4f\xd8\xdc\xde\x87\x69\x77\x07\x4e\x18\x3e\xde\x87\x51\x80\x2f\x0d\x24\xd0\xd4\xff\xa4\x04\x93\x1c\x99\xc5\x94\x2e\xc3\xfb\x27\x61\xf1\x17\x22\x9c\x6a\x02\x98\xfc\x3e\xdc\x11\xef\xce\x93\xea\x65\xda\xef\x03\xe8\x5a\xa4\x18\x69\x2f\x7a\xbb\x39\xe9\x44\xb3\xcb\xfb\x32\x9c\x7f\x32\x5e\xea\xa1\x8f\xfc\x0f\x90\xb1\x47\xf6\xff\xe9\x14\xcf\x0f\xdd\xcc\x68\x2e\x42\x86\x79\xca\x0f\x5b\x53\x7e\x14\xde\xa2\xda\xcf\x38\xd0\xde\x47\x35\x8d\x7c\x6c\xe7\x19\xff\xd8\x20\xfc\x42\x26\x06\xd9\x7d\xb0\x18\xd8\xea\xf2\x93\xcc\x97\xbe\x7c\xf5\xa6\xdd\x93\xf2\x3e\x92\x69\x83\xb4\x63\xda\x6b\xe8\xb8\x74\xd3\x8a\xdf\x16\xbf\xbd\xdb\x5f\x7e\x8a\xf9\xca\x97\x8f\x6f\xab\xed\x83\xe4\x3a\x92\x95\xfc\xd4\xc7\xb4\xd7\x34\xda\x02\x79\xe5\x47\xf9\x07\xde\xf8\x99\x70\x62\xf7\x71\xcc\x47\xdf\xfa\x22\xad\x1b\xc6\xae\x53\xde\xb0\x6f\x5c\xee\xf5\x54\xcf\x38\xb0\xde\x87\x62\xf3\x4e\xfb\x58\x74\x19\xbf\xd5\xa0\xd7\x78\x7e\xa6\xf9\xa6\xe3\x37\xf8\x76\x5a\xc7\x54\xa0\x35\xa8\xf7\xee\x73\xf7\xc1\xcd\x0c\x9d\x68\xc6\x59\xf5\x3e\xc2\x7f\x99\xd5\xfc\x6c\xdb\xcc\x35\x2b\xc3\x8c\x66\xc2\x93\xdd\xc7\x30\xec\x1d\x6d\x7e\x2c\xcf\xb0\x7b\xdc\xd1\x33\x4e\xab\xf7\xa1\x0c\xe8\x1e\xb2\xf9\xe5\xf8\xce\xaf\x73\x8e\xa2\x3d\xbf\x3f\xc6\xf9\x0d\xd6\x7b\x89\x38\xe3\xed\x79\x1f\x32\xce\xac\x8d\x37\x53\x9e\x11\xc2\xf4\xfe\xcc\xaf\x73\xf9\x16\xbf\xcd\x77\x5c\x08\x15\x76\x1f\xf6\xed\x6e\x81\xf9\x2d\x7e\x8b\xbc\x70\x00\x1d\x9c\x09\x17\x76\x1f\xdb\x70\x7c\x89\xb4\xaf\xbc\xd7\x7c\xa4\x55\x96\xfb\xdb\x0c\xd5\x57\x68\x73\xeb\xa6\x0d\xf3\x99\xb6\x4c\x3b\xa4\xdd\x43\x3f\xbf\xed\x31\xed\x55\xcc\x4d\x79\xdd\xf6\x19\x2d\x0e\x37\xc8\xfc\xf6\x69\x9a\xe3\xd2\xf8\x76\xfa\xed\xf4\x5b\xe6\x08\xb5\xdd\x7d\x54\x25\x88\xf4\x63\xb3\xc6\xf1\xb0\x0c\xba\xd8\x65\x76\xce\xfb\x98\xa6\x31\x2e\xdb\x31\xdd\xb6\xcf\xb1\xdf\xf6\x8d\xad\x61\x80\xf6\x9a\x51\xfd\xdc\x87\xe5\x0d\xea\x38\xf6\xf7\xd8\xdf\x44\x3f\xdc\x06\x8c\x66\xa6\x97\x5a\x7e\x1f\xdb\xfc\xd8\xe6\x3b\xf6\x85\x9d\xf8\x3e\x58\xa7\x88\x6c\xca\x2f\x24\xd3\x44\x99\xbe\xb7\xa4\x02\xbf\x76\x1f\xd3\x7c\x99\xb4\xc7\x34\x43\x1d\xde\x3b\x7f\x81\x67\xbb\x8f\xef\x16\xfe\x23\xad\x9a\xd6\x4d\x8b\xa4\x4d\xd3\x8c\x30\x78\x99\xcc\x22\x03\x57\x64\xe0\xf4\xf0\x29\xb8\x2c\xde\x87\x7d\x2b\xb4\x19\xa6\xae\xe0\x20\x18\xf4\xcd\x29\x84\x2e\xbb\x0f\xbf\xcd\xb4\x65\x58\x07\x62\xaf\x01\x8b\x50\x3c\x20\x0a\x07\xc4\x4d\xa3\x1f\xf7\x26\x72\x1f\xb6\x25\x53\x1e\x2c\x47\xf1\xfa\xa1\x07\x4b\xf9\x6d\xc7\xc0\x79\x43\x82\x5f\x7e\xa7\x90\x76\x6c\xcb\xdd\x73\x8a\xcc\x72\x09\xee\xa7\x38\x6f\x94\x00\xfb\x57\x02\xec\xcf\x00\x84\xb1\x04\xc7\xd9\xe0\x5f\x03\x70\xc5\x12\x42\x33\x0d\xb0\x65\xd0\x5a\x0b\xee\x6c\xf7\xb1\x4d\xe3\xdb\xc8\x18\x10\x2c\xec\xa6\xdd\x39\xc2\xa5\xed\x3e\x18\x2b\x4c\x0f\x4b\xc8\xb6\x25\xdb\x96\xbb\xfe\x4a\xc8\xd6\xfb\x8d\x73\xe7\xdb\xcb\x83\xdd\x07\xfb\x10\x36\xfa\x05\x6e\xf8\x3e\x9a\xe5\xf5\x9b\x56\x6d\x5f\x55\x1b\xf4\xa3\x6f\x8d\x31\x08\x9f\x08\x39\xd0\xe6\x69\x7f\xa7\x88\xe1\x89\xf2\x96\x6d\x41\xb6\x36\x70\x74\x2e\xf8\x7f\xdd\x87\xe2\xa5\x48\xda\xb6\x2d\x5b\xa1\x4a\xa2\xbf\x87\x39\x0a\xca\x56\x50\x3d\x94\xf0\x5a\xde\xab\x60\x88\x75\x10\x5e\xfb\xf6\x21\x95\x67\xd3\x1c\x97\x57\xc1\xef\x3d\xb2\x0b\x7e\x5a\xf7\x61\x9b\xef\x59\x56\xa2\x63\x8a\xef\x54\xd0\xce\xb4\x44\xd7\x2e\x1c\x78\x18\xe0\xc1\x95\x08\xc3\x5b\x08\x18\xf5\x09\x7d\x4a\x84\xa1\x28\xf8\x57\xdd\x7c\x7c\x9b\xfc\x16\x96\x4d\xbb\xd0\x12\x33\x73\x19\xb3\x7d\xbb\x7b\x49\x89\x05\x3a\x8a\xee\x6b\x80\x87\x96\x58\xad\xa3\x5a\xc7\xdd\x5f\x0a\x5c\xf7\x7d\x28\x9d\xbf\xfb\x46\x89\xc3\x7a\x3d\x8f\xca\x08\x7f\x3d\xee\x4b\x1c\x16\x23\x9e\x37\x18\xa0\x25\x8e\x97\x34\xa3\xcf\x62\xfa\x56\x22\x9c\x78\x89\x46\x9e\x45\x36\x5c\xe2\xb4\x59\xd3\x2e\x0d\xba\x2e\xf9\xe8\x9e\x34\x70\x0a\x2f\x51\xb2\x88\x92\x05\xee\xa4\xc5\x7b\x6a\x89\x1e\x4d\x70\x53\x85\x4b\xeb\x7d\x7c\xfa\x44\xea\x7d\x98\x56\xc2\x15\x05\x21\x0d\x0b\xf1\x8a\xee\xc3\x20\xa1\x6c\x35\xc4\x0f\xba\x0f\xa5\x58\x97\x73\x2a\xf1\x75\x28\xdf\x4f\xe5\x70\xdb\x92\x24\xc7\x24\xe9\x81\x0e\x57\xf0\xc7\xf9\x53\x92\x11\x5e\x51\xd2\x16\x3c\x71\xee\xa3\x99\x76\xc7\x25\x45\xbf\x35\x6a\x2b\xea\x95\x92\x12\x6d\x4e\xc9\xfe\x0e\xca\x4b\x96\x27\x99\xc1\x15\x96\x24\x99\x11\x1a\xe8\xa6\x91\xcf\x2d\x2e\xa9\xc3\xc3\x69\xb2\x24\x38\xca\x92\xd4\xaa\xe1\x2f\x59\x88\xeb\xf3\xa7\x10\xc6\x27\x64\xbc\x03\x0b\x71\x7c\xee\x83\x7e\x00\xf7\x59\x92\x5b\x61\x42\xc9\x93\x11\x75\x95\xc4\xf1\x57\x08\xef\x73\xf3\xdd\x31\x4d\xce\xaf\xd1\x75\x32\x6e\x73\x25\x4d\xfb\x2b\x3b\x82\x66\xae\x24\xb7\x3d\xfd\x5f\x06\x12\xa9\x92\xb6\xe5\xed\x4f\x95\x45\xbd\x87\xa5\x8d\x0f\xca\x4d\xbb\xeb\x00\x67\x93\xfb\xb0\x2d\xf7\x68\x2a\xe9\x19\xa6\x1d\xd3\x28\xef\xb1\x2d\x48\x05\x33\x12\xff\x82\xe7\xc8\x7d\x40\x66\xa8\x04\x4a\xfe\x31\x7e\xb8\x85\xdc\x7c\xa6\x75\xd3\xa6\x69\x83\x34\xd6\x5f\x96\x45\xc1\x75\xab\xe4\x40\x1d\x39\xaa\x6d\xe2\x18\xca\x6e\x8f\x59\x16\x14\x51\x78\xc9\x69\x99\xb6\x4d\xbb\xfd\xc8\xcd\xb4\xa6\x0c\x34\xf3\xed\x34\x6d\x9a\xaf\x90\xb6\x4c\x43\x50\x3f\x00\xc0\x2a\x19\x36\xad\x64\xd9\x34\x3c\x91\x0a\xce\x0b\xf7\xe1\x98\x5e\xce\xbd\x64\x6e\xa0\x25\x6f\xfb\xcb\xbc\x65\xc7\x39\x6f\xdb\xc7\xb6\x92\x1f\xd6\x5a\x7e\x14\x29\xb3\x0e\x8a\x5b\x57\x41\xee\x92\xb1\x0f\x28\xa5\x91\x8f\x20\x1a\x61\x00\x70\x54\x4a\x67\x3e\x08\xa0\x11\x06\x2c\x68\xc1\x04\xfc\x3e\xfc\x96\x2d\xa4\xf4\x61\x9a\x63\xea\xb7\x83\xb1\xc7\xb2\xfb\x7e\x4b\x3e\x8f\xd8\x32\xcc\xc7\xfc\x12\x25\xe3\x3e\x1c\x2b\xf6\x8d\x32\x1e\xd3\x6c\x0b\x6c\x86\xb7\xfa\xa2\xe1\xf7\x40\xe5\x58\x8a\x7b\x49\xf9\xc6\xd4\x3a\x1e\xf3\x49\xe7\x78\x5a\x94\xf2\xda\x37\x44\xb3\x19\x3d\x7e\xa9\xce\x79\x85\x7e\x07\xea\x86\x42\xa4\x87\xfb\x18\x06\x9a\xb8\x63\x8a\xd5\xf1\x7d\x70\xe4\xc0\xbe\x16\xcc\x84\xef\xe3\x35\xed\xce\x11\x26\xbf\xf7\x51\x4c\x1b\xa4\x0d\xd3\x26\x69\x99\x6f\xab\xf5\x72\x5b\x1f\x00\x9e\x94\x3a\xcc\x37\xcc\xc7\x11\x51\x5d\x07\xd5\x39\xc7\x8a\xa4\x54\xe7\x97\xd8\x03\x61\xc0\x6e\x96\x7a\xd8\xc3\x2a\x9a\x85\x4c\x50\xc2\x52\x1f\xe6\xa8\x22\xd1\x1f\x20\x6e\x94\xfa\x5a\x87\x47\x18\xba\xb0\x42\x70\x80\xfb\xb0\x6f\xb0\x32\x4d\x9a\x69\xd2\x0c\xf7\xf0\xd2\x60\xeb\x4b\xfb\xd9\x3e\xe8\xbc\x21\x97\x2b\xc4\x05\xb8\xf9\xee\x18\x34\x8f\x35\x4d\x4b\x07\xec\x6b\x69\x8e\x55\x93\x2d\xc0\xc4\xbf\x00\xc6\x7f\x1f\xac\x71\x74\xc9\xa5\xc9\x16\x60\x62\x19\x44\xaa\x2c\xad\x99\x06\x5b\x30\x40\x50\x28\x4d\xb6\x00\x3b\xc6\x90\x01\x85\x2f\x6d\x9b\x6f\x1b\x7c\xb9\x51\xc7\xb1\x6f\xa8\x79\x06\x96\x87\xa5\xc1\xd2\x96\x66\xd0\x65\x22\xb3\x94\x26\x7d\x34\xe8\x63\x60\x2f\x58\x9a\x63\xd5\xbe\xb1\x62\x8d\x77\xc7\x05\xe8\xf6\x9b\xaf\x93\x56\x4c\x63\xff\x23\x0e\x5a\xe9\xee\x2f\xdd\xfd\x85\x50\x65\x05\xac\xf5\x3f\x05\x68\xf5\x90\xb1\x66\x2f\x1d\xe9\x5b\xe9\x18\xa7\x64\x82\xc1\x96\xee\xd1\xde\x91\x66\x65\x4c\xcf\x4b\xcf\xdb\xb4\x63\x30\x93\x3b\x56\xbd\xd0\x5f\x20\xcd\x43\xc6\x32\xab\xf4\x4a\x7f\x7b\xd5\x86\x84\xf5\xdc\x91\x20\x94\x8e\x92\x7c\x60\x62\x57\x7a\xb7\xbc\x6e\x79\xf9\xf7\xf7\xe3\xbe\x4b\x8e\xa0\x88\x87\x8c\x01\x50\x01\x16\xfc\x3e\x34\xda\x82\x2c\xba\xdc\x59\x5f\x56\xc7\xd1\xd4\x97\x5d\x52\x31\x49\x24\xad\xd2\x3d\xc6\xbb\xc7\x38\x66\x28\xa5\xcb\x9d\xf5\x63\xb3\x38\xc2\xfa\xb1\x5e\x8f\xf6\x61\x79\x0f\x5b\x66\xff\xe2\x60\xb3\x8d\x76\xa7\xb0\x7f\x53\xc8\x96\xd9\x9d\xc2\xee\xd1\x0e\x8c\x7b\xc1\xa4\xeb\x3e\xaa\x69\x9d\xb4\x61\x9a\x26\x31\x6c\xc1\x43\x2e\x4e\x23\xa9\x91\xe1\xba\x86\x4b\x5b\x53\xa7\x4c\xc0\x95\x82\x75\xd3\x7d\x3c\xa6\xdd\x71\x19\x1e\xcf\xda\xdb\x64\x74\x54\x05\xdb\x99\x3f\x45\xdb\x98\x4c\x90\x95\x32\xe4\x8c\x3f\xdb\x17\x6c\x90\x0b\x76\x1f\xf7\x61\x79\x90\x00\x66\x19\xf7\x61\xcc\x70\x96\x13\x76\x0e\xf7\xf1\xa5\x51\x9e\xd3\x3a\xbe\x69\x85\x44\x87\x9c\x9d\x66\x04\x03\x77\xe6\x82\x09\xc0\x7d\x34\xe3\x85\x33\x2e\x6e\xad\xea\xd9\x47\xb6\x2d\xdc\x44\x8b\x1a\xe9\x81\x4f\x6f\x41\x99\x7a\x1f\x5f\xec\x70\xc6\xe0\xf8\xed\x51\x4f\x05\x59\xa0\xff\xbc\x0f\xc4\xb9\x40\xbb\x97\xe1\xfc\xaa\xe6\x2c\xd8\xe0\x94\x21\x4b\xa6\x4a\x52\x60\xd2\x32\x9c\x37\x35\x6f\x03\x2f\xd2\x32\xdd\x7e\xd4\x5e\x0d\xdc\x3b\xcb\x74\xde\x00\x80\x0e\x83\x40\xe3\x05\x04\xe8\xfb\x30\x9e\x39\xac\xd6\xf4\x18\x9f\xc6\xd5\x06\x2a\xbe\x4c\x59\xad\x89\x21\xd6\x28\xe1\x8e\xcb\xf4\xf6\x32\x31\x80\x1a\xd8\x2f\x95\xe9\x36\x35\x99\xb7\x81\x0a\xad\x4c\xb7\xf4\xe9\x96\x8e\x05\x47\x99\xde\x12\x27\xb7\xc4\x42\x3c\x8d\x32\xa5\x99\xe9\x11\x86\x62\xb9\x4c\x69\x01\xdc\xe2\x9b\x76\xfb\x3b\x37\x73\x34\xd1\xae\x17\x60\xe4\xcb\x94\xf5\x05\x8b\x38\x8c\xc2\x7a\x9e\x8e\xe9\x3c\x5f\x6c\x21\xfa\xe1\xf8\x4d\xc7\x0f\xe7\xb0\x32\xa5\x85\xf9\x58\x07\x47\xfb\x94\xcd\x9d\xaf\xdf\xc2\xae\xaf\x1f\xfd\x5d\x5f\xec\x77\x58\x0a\x00\x7d\xef\xc3\x6f\x61\x73\x97\x63\xb0\x8c\x39\x8e\xe0\xbc\x2c\xd7\xee\x32\x36\xbb\xb7\xe2\xe5\x96\xb4\x8c\x47\xee\xad\x18\x10\xde\xfb\x70\xce\x59\x93\x0b\xa1\x76\x01\x87\x37\x14\x60\xbd\x0a\x40\xbc\xf7\x51\x8d\x7d\x44\x79\xcd\x7a\x9b\xf5\x72\xeb\x5c\xb2\x23\x0b\x33\x9f\xe1\x75\x62\x79\xa3\x59\xdc\x68\x0a\x61\x0d\xca\xea\xf6\xad\xdb\x37\x68\x66\x0d\xeb\x18\x5f\xda\x1d\x97\xe5\x51\xb2\x60\x5f\x8b\x37\xe0\xb5\x6c\xdf\x32\x8d\xeb\x04\x40\xbb\xf7\x31\x4c\xe3\x5b\xc4\xda\x05\x7c\xdd\x50\x50\x43\x95\x25\x9b\xb6\x60\xc9\x0a\x8a\xa8\xb2\x8e\x69\xd2\x07\x6a\xa6\xb2\xdc\xd7\xd6\xa7\xd8\x4f\xd4\x21\xeb\xbb\xd0\xe2\x17\x6f\xb6\x80\xee\xde\x87\xf5\xb2\x76\x97\xfb\xdf\x7a\x3e\xdb\x0e\xbf\xb5\xbc\xe7\xfd\xaf\xbd\x47\x59\xaf\xfd\x7d\xed\x07\xb7\xd3\xed\x71\xb5\x39\xae\x06\x3e\x31\x65\x23\xa5\x2d\x5b\x65\xb0\xb7\xd3\x8d\xc4\xae\xec\x9f\xe5\xc1\x7a\x6c\xe9\x08\x4c\xdd\x30\xbc\x7a\x6d\xd9\xe1\x6d\x6c\x7a\x44\xef\x65\xbb\x86\x76\x76\x5c\xda\x5d\x93\x3b\x5b\x6f\xb6\x2d\xad\x92\x66\x1d\xb0\x05\xc5\x2b\xda\x96\x85\xda\x2a\x9a\x40\x93\x2f\x1b\x69\x69\xd9\xda\x45\x11\xf6\xb5\x6c\xaf\x1d\x7b\x1a\xfb\x0a\x1a\xdc\xb2\xd7\x5b\x1b\x1e\x42\x2d\x94\xbd\xec\x1b\x01\x0b\x8b\xd7\x9d\xed\xd5\x01\xa3\xfb\x50\x88\x48\x50\x8e\xfd\x3d\x3f\x4d\xb4\x38\x3a\x0f\x2a\x84\x72\xb8\xca\x15\x50\xe2\xcb\x91\x15\x3c\xb2\x82\xb5\x98\xb6\x4c\xdb\xe6\xbb\x7d\x3b\x48\x28\xcb\xe1\x3a\x36\xc0\x9c\x29\xc7\xb5\x7b\xfa\xf7\xed\x1d\x2b\x9c\x20\xee\xa3\x18\xc3\xeb\xf6\xed\xa0\x80\x2a\x47\x73\x1d\x3c\xe8\xca\xf1\x8a\x0b\x1a\xe6\x4d\xa3\x3c\xd7\xcb\x71\xbd\x44\xf6\x92\xf3\x14\xd3\xec\x2f\x92\x0b\xe0\x31\xef\x83\x73\xa1\xb6\xf1\xf7\xe3\xfe\xbc\x16\xad\x99\x45\xb4\xf9\x0a\x40\x0e\xd6\x11\xc3\x1b\xdc\x91\xab\x3e\x46\xad\x07\xd6\xb7\x3c\x0a\xa9\x1e\x6e\xca\x05\x18\xdf\xf2\xb8\xdd\x3e\x2e\x09\xac\x1a\x0b\x8e\x02\xf7\xa1\x75\x0d\xd3\xff\xc8\xc1\x3c\xd5\x6f\x11\x2a\x3d\x1e\x89\x0f\x76\x8f\x83\x68\xcf\xe5\x71\x6b\x00\x60\x32\x0c\xb4\x4c\xe5\xf1\x66\xfb\x34\xdb\xcc\xd1\xf9\xc8\x3d\x3e\x08\x71\x8b\xb7\x97\xc7\x9b\xd9\xd3\x3e\x6b\xbc\x42\x9a\xed\xfb\x42\xa0\x71\xdb\x45\xc2\x7e\x1f\xed\xbf\x56\x1a\xe5\xf1\x48\x7c\x5c\x4e\x20\x7f\x96\x47\x8e\x1c\x39\xfa\x4d\x23\x9f\x1c\xf9\x73\x3e\xfb\x0a\xca\x73\x0a\x1f\xa6\x70\x60\x15\x53\x1e\xb9\xd1\x47\x93\x1e\x6f\x1b\x8f\x5b\x3a\xf2\xf6\x9b\x46\x79\x6e\x03\x0a\xdf\x47\x63\x5b\x79\x1e\xfb\xc6\xd6\x30\x9a\x75\xbc\xb6\xf9\xb5\xcd\x48\x1f\x1e\xb7\x7e\x60\x24\x6f\xda\xcd\xf7\xff\x33\xf6\x26\x37\xb8\xeb\x38\xdb\xed\xbc\xa2\xa8\x10\x2c\xdb\xea\x80\x8d\xca\x45\x94\xed\xfc\x43\xb8\xe0\x5a\xef\x77\xfe\xd1\xc5\x3e\x23\x01\x82\xad\x5e\x14\xdb\x87\x9f\x57\x1e\x10\xc8\x22\x9c\x6e\xfd\x54\x24\x7e\x28\x12\xab\x92\xca\xa7\x22\xf1\x2b\xce\x17\x52\xf3\xa9\xcc\x22\x5a\x27\xeb\x72\x7c\x2a\xdf\xab\xca\xf7\xaa\xa4\xf2\x79\x95\x3f\xa5\xa1\xee\xbf\xcd\xef\x9a\xdf\x35\xeb\xa6\x75\x8f\x75\xb9\x06\x9f\xfb\xfb\x49\xfa\xf1\x8c\xab\x9f\x7b\x04\xb8\x62\xd6\xf1\x1d\xb6\xb0\xfa\x0d\xd7\x80\x2b\xa0\xa2\xbd\x7e\x92\x7e\x25\x90\x4f\x12\xf2\x4d\x1d\x0c\x79\x4a\x3e\x35\x58\x1f\xca\xde\x8a\x02\xbd\xe2\xdc\x92\x85\x7d\xf0\x94\x7c\xb2\xb9\x9f\x4e\x83\x84\xbb\xd5\x4f\x6d\xd5\x87\xb2\x77\x92\xea\xad\x6a\xd1\xac\x5a\x34\x27\xe0\x26\x55\x85\x7c\x55\x21\x5f\xf1\x17\xac\x9f\xcf\x01\x3a\xf8\x32\x3b\xec\xe6\xa7\x26\x44\xe5\x7b\x25\x8a\xaa\x7e\x9e\x17\x74\xf0\xf9\x1d\x63\xf6\x69\x57\xf9\x3e\x81\xea\xa8\x60\x16\x66\xf1\x4b\xeb\x57\xff\xf3\xa7\x69\x0f\x6d\xda\x43\x27\xae\x55\x4d\x0f\x89\xa6\x87\x84\x2e\x8e\x4d\x1f\x89\x76\x18\x3f\x40\xc8\x52\x3b\xf0\x13\x68\x2a\xda\x2b\x8a\xf6\xa6\x95\xb4\x1d\x3a\xa4\xe3\x16\xd7\x40\x17\xcc\xc2\x33\x34\xf8\xb7\x7e\xd4\x99\x7a\x10\x49\xbe\x81\x05\x98\x05\xe7\x8a\x30\xa0\x06\xda\x5f\x16\xcb\x3a\xfe\x6d\x8e\xcf\x73\x80\x97\x79\x3b\x9a\xed\x75\xfd\xb1\x6f\xda\xc3\xb8\xd2\xc0\xe6\xcb\x3e\xf8\x97\x3d\x6f\x07\xc6\x95\x09\x6e\x44\x03\x98\x2f\x8b\x5f\x7b\x23\xeb\xa6\xdf\xc9\xa6\x21\x62\xb4\x63\xda\xc7\xb2\x8f\x4a\x1f\xcb\x3e\x74\x3b\x25\xaa\xa6\xa9\xcc\x6f\xb8\x0f\x95\x4a\x94\x4c\x3b\xc2\x3e\x24\xd5\x77\x63\x6e\x8f\xeb\xa7\x21\x05\x9c\x83\x76\xb0\x97\xed\xf0\xee\x03\xf6\xd2\x8e\xc7\x7e\xf5\xe0\x03\x84\xa9\x1d\x9f\xfb\xf1\xfd\xea\x68\xef\xb3\xbd\xcf\xcc\x89\x27\xf3\x85\x45\x6e\x87\x77\x1a\xb6\xbe\x15\xa4\xce\x56\x0e\xcf\x50\x9e\xf1\x06\xe8\x5d\x16\x9f\x75\x39\x0f\x0d\x01\xad\x14\xff\x9d\x39\xbe\x92\x32\x4d\x16\x9c\x67\x24\xfe\x56\x78\xc6\x1b\x0e\x49\xf9\x5d\xae\x5f\x41\xb4\x69\x85\x3d\xaf\x84\x98\xb4\x72\xdb\x9e\xcf\x1f\x90\x31\xad\x54\xc7\x52\x7f\x5e\x90\x8c\x0f\xff\x86\x06\x88\x5d\x99\x20\xc8\xb4\xe2\xd9\x28\xb2\x82\x35\xa5\xd8\xa6\x71\xa0\x81\x63\x97\x75\x8c\x19\x11\xa8\x61\x23\xc8\x7f\xe9\x03\x03\x6c\x2b\x18\x60\x2b\xa0\x28\x0d\xcc\xba\x2c\x5e\xeb\x68\x8f\x67\xb7\x15\x3d\xc3\x81\x2d\x69\x7a\xd6\xb4\x22\x4b\x01\x0b\xdf\xca\x74\x2c\x38\x59\x4f\x20\x03\x1a\x78\x75\x59\x70\x4e\x31\x22\xb4\xb2\x5c\x2b\xd9\x0c\xc0\x5c\x1b\x38\x73\x59\xb8\x7e\x2d\xef\x56\xd9\xce\x03\x8d\x67\x05\xa6\xa3\x61\x79\xc8\x82\xfb\x8b\xe6\xa2\x95\xcf\x79\x7c\xce\xb7\x32\xe6\xcf\x79\x7c\x9e\x97\x7c\x2f\x9b\x7e\x3e\x4d\x63\x43\xc5\x33\xac\x9d\x68\xb0\xda\x29\xdb\x02\xfb\xdf\xc0\x82\xcb\xc2\xf9\xfe\xe3\x80\xf7\xff\xff\xdc\xb7\x53\x72\x71\x4a\x2e\x70\x93\x6b\x00\xbe\x65\xe1\x12\x31\xd4\x13\x77\xa9\xf6\xb3\x4f\xa0\x14\x69\xa7\xc7\x04\xf0\xb6\xfc\x2e\x97\xf2\xf4\x98\x00\xdc\x56\x2a\xae\xfd\x4d\x97\x87\x76\x12\x10\x32\x51\x8a\x34\xb0\xd8\xb2\x30\xf9\xe7\xa4\x3d\xc8\x7c\x3b\x87\x2e\xf1\x93\x7e\x51\x2e\xb6\x73\xb8\x0d\x1c\x45\x6d\x16\x4d\x9b\x45\x25\x64\xa7\x69\x94\x68\x1a\x25\x2a\x31\xe8\xed\xf4\x8a\x9e\x5e\x51\xd2\xe9\x36\x80\xc8\xb2\x80\x0b\xc6\xb9\xb9\x9d\x6e\xd7\x09\xf9\xae\xf8\xa9\x36\x40\xca\xb2\x08\xbf\xa3\xdf\x6d\x7b\xfb\xd7\x5e\xa3\xce\x31\x63\x63\x35\xee\xa4\x9d\x8f\x6b\x25\xd7\x4f\xf0\x75\xc3\x92\x91\x85\x7d\x70\x3c\xcf\xc7\x35\xc0\x13\xb8\x12\xa2\xdc\xce\xd7\x3e\xe4\xe6\xe1\x6e\xdb\x09\x37\xdf\xce\xcf\x31\x43\x96\x35\x54\x34\x0d\x15\xc6\x6d\x34\x60\xba\xb2\xd0\xc5\x07\x92\xa9\xb1\xa1\x69\x6c\xa8\x78\x9d\xb7\x0b\xbf\x89\xa6\x61\x61\xe2\x84\xd6\xae\xdb\xef\xcc\x3a\x3b\x6d\xef\x66\x6e\x57\x75\x6e\x5c\xdb\xcb\x2b\x7a\x79\x45\xc1\x60\x6c\x57\xb7\xdf\x6e\xbf\xc9\xdd\x36\x5d\x55\xda\xa5\x64\x06\x54\x61\x03\xa7\x2b\x0b\xae\x00\x8e\xcb\x0d\x8b\x42\x16\xee\x65\xb3\xce\x3e\x7c\x76\xc1\x89\x6b\xba\xb9\xb4\xeb\xb7\xce\x9c\xd3\xeb\xb1\x5f\x59\xad\xc6\x59\xbb\x24\xad\x80\x58\x95\x39\x1d\xcb\xeb\xdc\x5e\xd7\x00\x52\x78\x79\xf5\x34\x18\x54\x5c\x6e\xda\x0d\xd7\xdf\x6e\xb9\xfe\xc6\x39\x05\xd9\x29\x0b\xee\x07\x81\xea\xed\xc6\xf6\xdc\xee\xd3\xb3\xc1\xf8\xc8\x7b\x9f\x85\x67\x83\x73\x7a\xa3\xf8\x6b\xa6\xbe\x9f\x68\x83\x1a\x39\xe2\xb3\x60\x6e\x3d\xa5\xce\x76\x7b\x9e\x49\xe3\x5e\x2a\x38\x72\xed\x5e\xf6\x4b\xc0\x43\xc5\x17\xbc\x91\x93\x3d\x0b\xfd\xf7\x39\x6b\x77\xb0\xa6\xb7\x5a\x05\x22\x04\xda\xed\x19\xbf\x75\xc6\x87\x3d\x6c\x60\x18\x65\xe1\xbf\x27\xff\xbe\xf6\xab\x14\xd1\x2f\xbe\x43\x8a\x68\xa4\x55\xcf\xba\x1c\x5f\x75\xbe\x15\xf7\xc1\xda\xd9\xb7\x8a\x6d\xb2\xd5\xcb\xc8\x25\xce\x41\x95\x1e\x98\x19\xbc\x62\x80\x68\xd5\x73\x55\x6f\xeb\x38\x07\x15\x0d\x42\xab\xd5\xa4\xbb\xb0\x1e\xa4\x07\xcf\xc2\x7e\x1b\xfd\xfa\x94\xd4\x7c\x4a\xce\x83\xec\xb6\xad\xfa\x6c\x54\xc5\x04\x90\xcc\x5a\x95\x7d\xa8\xb2\x0f\x80\x92\xb5\xda\xed\xc3\xe8\x25\x59\xa3\x8a\x48\xd0\x80\xb4\xc9\xba\xbc\x6f\x75\xd8\x9e\xf1\x42\x00\x89\xb5\xea\x13\x51\x7f\xd1\x38\x83\x7f\x67\x58\xe7\x1a\x70\x5e\xaa\x7b\x54\x7f\x7b\x34\x59\x03\x9f\x08\x8d\x12\x95\x40\xc3\x56\x71\x96\x6b\x35\x8c\x73\xe4\x6c\x54\x5c\xbe\x1a\x9e\x89\x39\x37\xbe\x93\x5e\xe9\x7e\x58\x65\x65\x48\xed\xfd\xa7\x09\x60\x73\xe0\xd7\xd1\xea\x76\xcc\xdb\x04\xc3\x17\x63\xde\xf6\x4b\x94\x44\x05\x93\xaa\x55\xf7\xb2\xbe\xfa\x8a\x43\xd7\xc0\x9a\xc9\x62\x5a\xc7\xdc\xa4\x39\xf5\xb5\x5f\xd8\xc3\xfa\xb9\xe7\x9f\x75\xac\x7d\x43\xbc\x6b\x0d\x88\xc3\x03\x6d\x5a\xc3\xb7\x31\x8b\xee\x77\x8d\xba\x69\x9d\x0e\x9d\xa7\xdf\x71\x36\xda\xcf\x71\xef\xa2\x3d\xc4\x8e\xd6\x14\x3b\x88\x6a\x68\x0d\x2d\x5e\x13\x98\xe6\x20\x4b\x6f\x6b\xc5\x7f\xcf\x5f\xf4\x03\xed\x9d\xfe\x6b\x02\x62\x32\xec\xb6\x26\xfb\x6a\xe6\xef\x0a\xfa\x51\x6b\xde\xc1\xe6\x5b\x86\xa1\xa2\x35\xe9\xa4\x99\xba\xab\xec\x88\x86\x9e\x66\x66\xee\x3a\x60\x0f\x1b\xda\xaf\x26\x14\xcc\x71\xfc\xea\x1e\xeb\x38\xcf\xb2\x0a\xba\x6f\xb6\xd6\xdc\x4b\x58\x46\x0d\x42\xad\x19\xd9\x87\xbb\x5d\xd3\xf8\xd3\x30\xfe\xe4\x77\x93\x3a\xe7\xd6\x6c\xaf\xd3\x9e\x2c\x4f\x53\x9c\x25\x45\x7d\x6b\xb2\x3c\xcd\xb3\x2b\xfb\xd0\x86\xf3\x95\xc6\xe6\xdb\xfd\xd7\xe7\xbe\x0d\x97\x77\xb8\xbc\x5c\xb3\xe6\x71\x6f\x1e\x77\x32\xd0\xb7\x36\xed\xce\xe7\x94\xa8\x90\xd6\xe4\x82\xcd\xad\x5d\x7d\xc6\x9b\xc7\xb3\x6d\x97\xa8\xf3\xdd\xf6\x5f\x15\x61\x84\xc6\xb5\xf6\x38\xa5\xff\xcb\x89\x6d\x9d\xdb\x00\x5a\xd2\x71\xd8\xef\xe3\x12\xa9\x28\x06\xa3\xa7\x35\x8f\x6c\x7b\x97\xdf\xb1\xfd\xaf\xcb\x46\x60\xff\x81\x3b\x4c\x03\x4d\x25\x0b\x03\x44\x0a\x7d\xc8\x41\x6b\xf7\xaa\x84\x3f\xb7\xe6\xd3\xd9\x7c\x3a\xc9\x46\xdf\x30\x78\x65\x21\x49\x62\x6e\x5d\xae\xba\x1f\xbf\xc8\xe7\xdc\x86\x2e\xbb\xd4\x3d\xb2\x60\xe3\xb4\x8e\xc7\x75\x03\x6a\xa5\x54\x8c\x21\xad\x9f\x8c\xa5\x9f\x5e\x15\x24\x95\x8e\xf4\xdc\xba\xc7\x13\xe0\x9a\xd6\x25\xad\x1d\x23\x42\x05\xc0\xa6\x91\xb8\x3a\x0b\x73\x83\xb3\x06\x18\xd0\xfe\x34\x6d\x66\xc6\xfc\x34\x60\x4e\xb2\xb0\x5f\x8e\x5d\x57\x6a\xea\x4a\xcf\x60\xc0\x34\xf0\x46\xb2\xf0\x3b\xf6\x1c\x14\x91\x3f\xad\x1b\x7d\x08\xcc\x4a\xeb\x72\xbc\xe4\x8e\x3e\x8f\xe2\xba\x60\x9f\x6d\x7d\xba\x1f\x90\xcc\x2e\x39\xeb\xf1\xfb\x97\xef\xc2\xb9\xa9\x1d\xc1\xa0\xd1\xba\x4f\x76\x97\x0d\xc2\xd7\xbb\x75\xd9\x20\xf2\x3b\x9f\x07\x69\x46\x5b\x97\x33\xc6\x3c\x97\x75\xb4\xf7\xfa\xaf\xd2\x10\x9e\xdd\xad\xe3\x9a\xd3\x48\xbd\xfc\x8b\x17\x6b\xda\xe5\x9a\x29\x95\x0f\x94\xa9\x8d\xdc\xc9\x59\x5c\x7e\xd7\xa8\x6b\xd6\x75\xeb\x06\x75\x8f\x75\xaf\xff\x52\x77\x42\x06\x86\x81\xf4\xb8\xf9\x35\x0c\x77\x59\x70\xbd\x09\x1d\x6c\x03\xe5\x67\x1b\x97\xb1\x6b\x9c\x2b\x72\x21\x67\xf1\x58\x47\xbf\xb8\x4f\x35\x52\x1d\x67\x1d\x7d\x48\x56\x48\x67\x5c\x1a\x09\xd9\x1b\x39\x8c\xb3\xb8\xad\xe3\xdf\x69\x9d\xd1\x9e\x87\x73\x5b\x8e\x65\x39\x3e\xa4\xe7\x21\xbb\x84\x4d\xae\x34\x49\xe6\x70\x8f\x34\xc6\x35\xc9\xe3\x40\x83\xd5\x46\xb8\x7e\x48\xc5\x43\x56\x61\xc0\x2a\x34\x12\x86\xb7\xa1\x14\x8b\x9d\x2e\xeb\x3a\x75\xb6\x07\x5b\xd5\x48\xc0\xdd\xc6\xeb\x77\xaf\xdf\xf1\xb4\x6b\x78\x6b\xc3\xd0\x29\xe9\x0b\x56\xb8\x2c\x1e\x73\xdd\xe7\x3d\x9a\x4a\xa7\x3f\xd0\x06\x0c\x0b\x8d\xa8\xfb\x2c\x96\xb9\xef\xf3\x6c\x4c\xd7\x45\x43\x59\xc3\xd3\xbe\x11\xfd\x9d\x85\x7d\x70\xd6\xa6\x24\xd8\xb0\xec\x06\xaa\x5f\x23\x42\x3a\x0b\x22\xce\x30\x0e\xb4\x29\x0b\x60\x80\x72\x23\x67\x71\x9b\xd2\x44\x33\xca\x1e\xc5\x7f\x7d\xee\x0d\x72\x6d\xde\x5f\xa2\x3d\xb3\xf0\x1c\xf8\xaf\xec\xd7\xf4\x79\x26\x33\x62\x9b\x3e\xc5\xbf\x18\x45\x3c\xc1\x1b\x31\x8a\x59\x7c\x7e\x97\xeb\x32\x7d\x9e\xcd\xaa\x7a\x10\x49\xd8\x96\x4f\x1d\x76\xab\xd2\x0a\x34\x67\x79\xd6\x16\x38\x04\x8d\xe8\x95\xb6\x88\x0b\x6a\xcb\x7c\xf7\x64\x04\x6c\x58\xaf\xb2\x78\xac\xcb\x75\x59\xc4\x05\x35\xb2\x91\x96\x46\xd2\x90\xb6\x64\xab\x16\x12\x7a\x2b\xd0\x9c\x25\xbb\xb4\xc8\xd7\x76\xa0\x78\x6e\x6b\xb0\x7e\x0b\x8f\xf6\x06\xd8\x5e\x5b\x6a\x4c\xd6\x72\xbe\xd0\xa1\xb5\xec\x63\xd9\x87\x75\xb2\x28\x6b\x5b\x07\x7b\xb8\xa4\xf7\x1a\xb1\x1a\x2e\x6e\x6d\x49\xef\x97\x77\x1f\x6d\x73\x0b\xd9\x8c\x90\xcd\x20\x89\x5b\x0b\xb5\x55\x71\x0a\x00\x61\x1d\xfe\x1a\x2d\xc8\x05\x66\x5e\x89\x16\x8a\x3b\xd8\xb2\x4a\xc3\x33\xbf\x85\xda\xaa\x00\x1e\xa1\xe1\xaf\xd6\xc2\xf5\x8b\xdf\xfa\x41\xd7\xc2\x73\x65\x22\x49\xb3\x4b\xb4\x40\x2b\xdd\x34\x4e\x35\x52\x9a\xb6\xf0\x0c\x05\x4f\xb1\xd1\xde\x2d\xd4\x4c\x85\x91\xe6\x64\xfb\x6c\xa1\xe8\x1a\xc3\x7d\x83\x3d\x24\xcb\x63\x16\xdf\x3f\x71\xcc\x2d\x36\xe7\x20\x10\x49\x1b\x99\x2d\x9b\x86\xa3\xa6\xe1\xa8\x91\xee\xb6\x85\xb4\x33\xbc\x97\x67\xa9\x7f\x7f\xee\xb5\x17\x35\xed\x45\xed\x84\xa4\x6f\x97\x0d\xf3\x4d\x69\xb8\x4a\xb5\x2d\x99\x22\xa7\x61\x69\x1e\xa7\xed\xd1\xd9\x00\x6e\x1d\xa4\xb4\x6a\x5b\xa9\x7d\x03\xc0\x74\xe0\x36\xd3\xb6\x1c\x11\xa9\x07\xf3\xdf\x9c\xd2\x56\x19\xb3\x51\xc6\x34\x8f\xc9\x56\x19\xb3\x87\xc1\xa9\xb5\x50\x57\xad\x73\x2c\x28\x77\xb6\xca\x98\x3d\x5d\x0e\x48\xcd\xc6\x45\xa6\x6d\x94\x77\xcd\x23\xb1\xbd\x8e\x1b\xbc\xf2\xe3\x72\x1e\xd8\xea\xda\xc6\x56\xd7\x3c\x12\x5b\x05\xcd\x36\xd0\x99\xbc\x7b\x6d\x6f\xc7\xb2\x9d\x2f\xdb\xba\xdd\x06\xd2\xfc\x9d\x66\xd3\x68\x7b\xdb\xaf\x51\xc9\x78\xf0\x37\xf0\x76\xb2\xb0\x5f\xae\xd9\x7e\xfc\xee\x59\xd6\x31\x3e\x8f\xf6\x06\xf4\xf1\x20\xb6\xb2\x6d\x25\xae\xfd\x0b\xd0\x85\x95\xd9\xb2\x32\xda\xa4\x1a\x5e\xfd\xed\xc1\x3e\xdb\x48\xcd\x97\x75\xf9\xdd\x83\x0f\x42\x7b\x7e\xd8\x2b\x1c\x93\x47\xe5\x9d\x20\x5d\x07\xc9\x8d\x1a\xb9\xf4\xb2\x30\x5a\xb9\x58\x37\xac\x9b\xd6\x9d\xd4\x3d\xd6\xbd\xd6\xe5\x98\x1f\xaf\xc0\x53\x7f\x51\xd8\xf4\x2b\x27\xfb\x80\x8a\x76\x5c\x3c\x07\xe0\x05\x65\xf1\xc3\x81\xc9\x35\x7d\xbc\x16\x8f\xa4\x15\xe3\x45\x7b\xe4\x50\x49\x71\x57\x1a\x69\xb3\xda\xa3\x72\xf6\x91\xac\x90\xdc\xaa\x3d\xb2\x9b\x0f\x88\x52\x07\x90\x76\xed\x59\x90\x8b\x67\x39\x37\x14\x6b\x4f\xd8\x1e\xf1\xf0\x07\xc6\x81\x46\x8a\xb9\x2c\xb8\xde\x17\x1a\x8e\xe7\x71\xbe\x46\x5f\xe3\x52\xd5\x30\x96\x65\xe1\xfe\xf2\x6c\x3c\xaf\x7d\x10\xc8\x6c\x64\x77\x7b\x64\x19\x9f\xef\x57\x97\xed\x11\x9e\x92\x85\x75\x90\x90\x17\x9b\x68\x7b\x25\x49\x04\xea\xb7\x57\xa9\xe4\x3d\x5d\x7b\xce\xd5\xeb\x1e\xbd\xa7\x78\x2a\xf4\xfb\xca\x2a\xbc\xbf\xb5\xe7\x69\x22\x8c\x25\x8b\xdb\xba\x1c\xf3\xeb\xf3\xf7\x2a\x29\x03\x2d\xd0\x5e\xef\xe0\x6b\x88\x16\xa1\x94\xed\x95\x15\x34\x9a\xa5\x81\xde\xd6\x8c\x5c\x69\x46\xae\x34\xd0\xd8\x9a\x86\xb2\x46\x16\xb6\xac\x63\x7c\xb2\x78\x2f\x2c\x9e\xc1\xf6\xed\x95\xa5\x30\x53\xda\x41\x0e\xc5\xf6\xba\x1f\x04\x9c\xe4\x77\xfc\x2b\xfb\xf0\xca\x3e\xe0\x85\xdf\x5e\x9f\xbf\x77\xff\xe2\xc1\xf9\x4e\xf6\xff\x7d\x7e\x28\x51\x8c\x4f\xa9\xf3\x05\xaa\xed\xd0\x00\xf1\xca\x9a\x9b\xc6\xac\xe1\xb2\xd4\x3e\xdc\xd4\x1a\xa0\x5e\x59\x97\xdf\x7d\xb2\xe1\x1a\xac\x9a\xc6\x81\xcf\x3d\x22\x89\xd9\x79\x00\xfe\xd3\x3e\xd9\x70\x72\x93\xe5\x77\xb4\x27\x1b\xfe\x9d\xce\x8d\xb1\x7c\xee\xd1\x77\x3a\x66\xe8\xd5\x27\xdb\xf7\x09\x33\x84\x07\x7f\xc3\xca\x95\xc5\xb0\x6e\x50\xb7\xac\x73\x5d\x38\x43\x84\x9d\x64\xe1\xdc\x1c\x9f\x7b\xf4\xfd\xf6\x08\x76\xe9\x93\x45\x21\x1f\x59\xd6\xe5\x1e\x7d\xdd\x7f\xa5\x9d\xa4\x7a\x68\xdf\x70\xcc\x64\xc6\x3b\x34\x54\x7c\xb2\x2d\xe6\x0c\x3b\x88\x26\x68\x9f\x4f\xf6\x37\x7e\xff\xd2\x1e\xbe\x0f\xed\x23\xcc\xed\xf8\x8d\x4f\x23\xc7\xb7\xdc\x0f\xe8\x9a\x11\x29\xcd\x88\x94\xa6\x11\x81\xb8\xbd\x2c\x5c\x3f\x9e\xb5\x4f\xf1\xee\xdb\x8e\x05\x0d\x8c\xd1\x22\xcd\x68\x91\x86\x2f\x4f\xfb\x64\x6f\x3e\xef\xdb\x6f\x2c\xbe\x47\x9f\xef\x91\x46\x84\x4f\xb6\x9e\x24\x5d\xf9\xdd\xfc\xcf\x9f\x7e\xe0\xab\xd0\x8f\x43\xac\xad\x3c\xa7\xdd\x50\xe0\x4e\x70\xc9\x79\x30\xbe\x4e\x38\x49\x16\x82\x8c\x24\xcb\xdd\x35\x62\x75\x8d\x58\x0d\x43\x40\x27\xb9\x55\x16\xc5\x3a\xfa\x60\x9d\xfb\x81\x9b\x6e\x03\x4b\xa8\x1b\x05\xd2\x4d\xe0\xd4\xc0\x66\xe8\x86\x9b\x77\xa3\x3b\x1a\x9e\xfe\x9d\x68\xf1\x2c\xa0\x6b\x28\xee\xfb\xc1\x19\xef\x87\x22\x2e\x86\x8f\x6e\x88\x78\xd7\x20\xd4\x08\xa9\xef\x64\x1a\xca\xc2\x3e\x1a\x75\xf8\x92\xf5\x72\xc2\x06\xd5\xbc\x5b\xdd\xd0\xef\x8e\x8d\x45\xe4\x97\xbf\x3d\xf7\xdd\x28\xf0\x6e\x14\xf8\x81\xcb\x52\x37\x2e\xb1\x9b\x28\xa8\x01\x01\xd5\x0b\x64\xb9\x9b\xc2\xe7\x00\x7a\xa9\x97\x61\x77\x72\x2b\x28\xdf\x7b\x41\x39\xdb\x0b\x51\xe0\x07\xb0\xea\xbd\x60\x13\xed\x85\x28\xf0\x83\xa0\x89\x5e\xc2\x7f\x43\xc0\x84\x83\x7f\xb7\xdf\x89\xee\x81\xf2\xbd\x97\xc7\xb1\x80\xaa\xd1\x40\xff\xea\x85\x63\xd2\x0b\x0a\xc7\xd6\x9c\xfa\xeb\x72\xfc\x80\x23\xce\x92\x75\x48\x11\x9d\x5c\x39\x59\xc7\x98\x21\x17\xdd\xa8\xf2\x86\xb7\x7e\x3f\x79\x3a\xfb\x49\xce\xa7\x83\x68\xfb\x4e\xe0\x73\x16\x6c\x21\x9e\xf9\x9d\x8c\x35\x59\x88\xa0\xc5\xdc\x4e\x9e\xc9\x7e\xca\x51\x12\x6d\xdf\x4f\x94\x45\xdd\x20\x8c\x46\xda\x96\x4e\x80\x74\x16\x8e\x2f\xb9\xe5\x7e\xc2\x65\x76\xb2\xd7\x64\x5d\x8e\xef\x84\x7c\xf7\x53\x16\x0a\x77\xac\x7e\x56\xfb\x90\xfb\x6e\x1c\xa7\x13\x2e\xb3\x9f\x22\x4c\xa1\x54\xef\x58\x41\xb2\xe0\xc8\x92\x28\xa8\x9f\x61\x7b\xe0\x17\x1c\xc0\x30\x77\x32\x91\x64\x61\x7b\x9d\x35\xf8\x1c\x33\x40\xef\x07\x2e\x55\xfd\xfc\x5c\x83\xcf\x35\x48\x8e\xb7\x13\xaa\x90\x85\xf3\x9d\x8d\xba\xb0\xce\xef\x92\x34\xf4\xcb\x2b\x75\x49\x32\x89\x27\xee\x46\x6d\xf7\xeb\x87\xfe\x96\x52\x53\xbf\x50\x0a\xf7\xeb\x72\x2f\x93\xbd\xe9\x58\x1e\xb2\x70\x8f\x92\x84\x74\x2c\x0f\x59\x78\x0e\x18\xdf\xd5\xec\x17\x60\xd5\x03\x08\x9a\xae\x61\xa1\x6b\x58\x68\x44\x28\xf7\x6b\xd8\xc7\xf8\xe1\xfd\x30\xe6\x69\x1d\xda\xaa\xd6\xfd\x77\xf9\x2f\x99\x3b\x0e\xa0\x67\xbb\xd1\x09\xdd\xe8\x04\xd1\x7d\x3a\x89\x37\xb2\x78\xfc\x8e\x31\x6f\xe7\x26\xdb\xd7\xfd\x17\xe3\x4f\xbf\x94\xea\xf0\xfe\xef\x84\x2f\x64\xe1\xba\x5c\xac\x01\xf6\xde\x7e\x3d\x82\x06\x5d\xac\x15\x5e\xe9\xfd\x42\x11\xdb\x50\xb4\x77\x23\x1b\xfa\xf5\xda\x07\xe7\xea\xfa\xfc\xf7\xf3\x5f\xce\xd0\x2d\x29\x34\x71\x45\xc3\xcf\xa1\xdf\xee\xdb\x5d\xec\xd7\xef\x90\x90\xfa\xad\xe6\x02\x85\x7c\xc7\x6a\x91\x85\xfd\xa6\xc4\xd5\x35\x5e\xf4\xfb\xfc\xc1\xe9\x4c\xea\xd8\x23\x0d\x15\x0d\x25\x7d\xbf\x79\xfe\xfa\xad\xd6\xc3\x73\x7a\x13\x31\xde\x6f\xef\x0c\xf0\x78\xfd\xc6\xbf\xa7\x93\xe9\xa2\x34\x52\x85\xf4\xfb\xf6\x3b\x59\x99\xde\x6f\xea\x1c\xcb\xcd\x73\x80\xfb\x54\x27\x0d\x46\x16\xd3\x3a\xc6\x0c\x0b\xda\x6f\xd9\x1b\xfc\x17\xfa\x5d\x1d\x9f\x22\x06\x50\x7e\xfd\x96\xae\xdd\xf8\x16\x34\x22\x11\xfa\xdd\x6c\x4f\xb6\x14\x25\x7d\x27\xc9\x45\x16\xaf\x7d\x50\xd7\x5d\xab\x0e\x9d\x24\xbf\x56\x27\x6b\x45\x16\x9e\x8d\xc9\x98\x87\x7d\x0c\xc7\xdc\xe8\x63\x3a\x16\x71\xad\xc8\x59\xd1\xef\xe5\x7e\xa8\x81\x41\xf9\xde\xb1\xaa\x64\x41\x7b\xe4\x16\xe8\xf7\x67\xdd\x67\xbf\xdc\x19\x31\x0c\x7a\x3d\x1c\x1f\x77\xa6\xfa\xac\x55\xd9\x4d\xbc\xfa\x7b\x75\x2f\xab\x7b\x09\x7e\x65\xaf\xb0\x2d\x5d\xc3\x4c\xc3\x76\xdf\x2b\xc6\xdb\x5e\x05\x44\x44\x09\xde\x2b\x22\x5f\xaf\x8a\x7c\x23\x59\xe4\x5e\x6f\xfb\xb8\xbd\x1f\x33\xd7\xa5\x4a\xaf\xaa\x5a\xa8\xc1\x7e\xd4\x6a\x1f\xf5\x87\xb8\xc4\xbf\xcd\xb1\xb4\xff\x87\x06\xd7\x49\x2d\xf0\xa7\x57\xf1\xe6\x46\xe3\xdf\xee\x77\xff\x87\x1a\xc7\x7c\xbd\xbf\x46\x90\xb4\xd1\xf9\x77\x38\x96\xe1\x7c\x3b\x63\xc6\x58\xd8\xeb\x70\x9d\x39\x43\x15\x31\xb0\x13\x41\x72\x1e\x44\xef\x74\x0d\x29\x5d\x6c\x87\x86\x01\xbb\x57\xc4\xc0\x5e\x7d\x9e\xd1\x68\x77\x8d\x2b\xbd\x12\xeb\xde\xd0\x68\xf7\xea\x7b\x54\x9f\x1f\x2a\x12\xdf\xf9\x64\x57\x9f\x6c\x00\x76\xba\x51\x25\x9d\xa8\x92\xf3\x20\x1a\xa8\x63\xf1\xc8\x62\x5a\x97\xfb\xd1\x10\x09\x7a\xf3\x0e\xe2\xc1\xdf\x35\x40\x74\x0c\x10\xe7\xe1\xdd\x6f\xde\xa3\x76\xd9\x1e\x7b\xd9\x7c\x3f\x9a\x77\xa1\xff\x0b\xcf\xfc\x2e\x1c\x44\x6f\xa4\xfd\x3b\xb0\xcb\xf5\xe6\x71\xc7\x9e\x70\x1e\xe4\x3e\xea\x0d\xb7\xb7\xde\xfa\x0f\x21\x95\xee\x7c\x5e\xda\x70\x58\xb5\x52\xe7\x10\xdc\x1a\xec\xc2\x5d\x43\x40\x6f\x4a\x66\x9d\xad\x26\x52\x25\x8b\x6d\x1d\xdf\xa1\xf0\xe9\x06\xac\x34\x92\x43\xf7\x26\xc9\x04\x84\xfd\x3c\x24\x0d\x1a\x02\xfa\xcf\x10\x20\x69\xc0\x02\x90\xc5\xf6\x5f\xc6\x87\x52\xb8\x37\xdc\x25\xda\x74\x6e\x6e\x43\x13\xd1\x8a\x8c\x34\x5d\x25\x7d\x57\x49\xdf\x80\x3b\xe9\xdd\xeb\xd3\xc1\xf4\x3d\xc0\x6d\xeb\xdd\xeb\x83\x0e\x3e\xeb\xf8\xce\x6b\xd1\xbd\x16\x78\xf0\xf7\xee\x36\x88\x4b\x7e\x78\xbd\xd1\xb0\xff\xe9\x9d\x1c\x1e\x07\x98\x82\x5d\xa5\x7a\x57\xa9\xde\x00\x41\xe9\x1d\xee\xbb\xf7\xc1\x7c\xb1\xb7\xf5\x8e\xbb\x58\xef\x72\x8f\x28\xc1\x7b\xf7\xc9\xe9\xe1\x7c\x27\xff\xa2\x41\xe8\x5d\x0d\x02\x76\xb4\xde\x5d\x97\xfe\x5b\x17\x58\xb2\x2e\x59\xe9\x92\x15\x14\xe3\xdd\x20\x96\x8e\xce\xbc\xf4\xc3\x31\xcb\x02\x74\x95\xae\x92\x90\xe1\x1a\x0c\x41\x5e\x41\x1d\xed\xc3\xeb\x3d\xd4\xe8\x60\x1f\xeb\xc3\x73\x35\x3c\x57\x24\x60\xef\xc3\xe7\x79\xb4\xfd\x0f\xd6\x5a\x37\x98\xa4\x8f\xf1\xfe\x83\x89\xda\x87\xf3\x1d\xcb\x7e\x21\xb7\x46\x81\xf4\x11\xfe\x7b\xe5\x7e\x8c\x6d\xdd\x8e\x7f\x30\x4b\xfb\xf0\x3a\x0e\x60\x93\x0f\xc9\xc5\x90\x6d\xf9\x29\x8f\xb1\x7b\x75\x30\x7c\xb3\x38\xad\xcb\x3e\xa6\xcf\x1a\xf8\xb3\x3f\x74\xc7\x0e\xd6\x6a\x16\x00\x0d\x62\xbf\xeb\x53\xd6\x63\xfa\x0c\x49\x06\x8c\xda\xe8\x46\x6d\x74\xbc\xf0\xbb\x8a\xe7\x3e\x95\xbc\x07\x67\x08\x74\xd2\x2c\x5c\xbf\x94\xfe\x3a\x5a\xe8\x2c\x5c\x03\xee\xc7\x94\x9c\xa1\x57\x3e\x0f\x80\x84\xfa\xf4\x6c\x88\xfd\xd8\xf1\x9a\xef\x00\x18\x66\x61\x7b\x9d\xb1\xb8\x56\xa0\xf7\xe5\xbf\xcc\x2d\xfc\x77\x3b\x0f\x9e\xbf\x29\x8b\x32\x7f\xeb\xc7\xb3\x41\x68\x46\x16\x60\xf5\xa1\xf0\xee\x46\x59\x74\x20\xe1\xce\x03\x7f\x97\x0e\xf0\x5b\x16\xf6\xcb\x19\x02\xd8\x2d\x0b\xfb\x2d\x59\x07\x4a\x59\x16\xac\x33\x7e\x27\xdd\xc8\x8b\x6e\xe4\x45\x47\xb9\xdd\x8d\xb2\xe8\x46\x59\xf4\x52\xb2\xdf\x25\x2b\xb8\x2e\x61\xd8\xe8\x77\x11\x2c\xd9\x97\x48\xb9\xc5\x3e\x64\x1f\x8c\xc6\xe8\x78\xd2\x77\x34\xd8\x59\xbc\xd6\xe5\x7e\x2c\x59\xe4\x05\x8b\xdc\x0b\x34\x6c\x75\xc7\xd2\x1d\x0b\xa4\x75\xf9\x8c\xaf\xe1\x7c\x61\x8d\x16\x5a\xc6\xbe\x7c\xc6\x89\x38\xea\x6b\xfa\x1d\x3e\x17\x1d\xa3\x4e\x5f\xd2\xba\x25\xad\x03\x88\xb7\xaf\x65\x1f\xcb\x3e\x78\x3a\x17\x92\x72\x5f\x42\x41\x16\xbf\x0b\xeb\x02\xba\x8b\xe1\xad\x2f\xb4\x23\x7d\xa1\x1d\xe9\x40\xb8\xf4\xe5\xb9\x5f\xee\x1b\x1e\xf7\x1d\xed\xf7\x9f\xbe\x5e\xd7\xc0\x7f\x3f\xfb\xfd\xec\x17\xd6\x23\x64\xc3\x43\x36\x1c\x0c\xec\x1e\x8a\x36\x71\xba\xa6\xb0\xf5\x81\x01\xb1\xc7\x6d\x1d\x62\x42\xe0\xcb\xd3\xa3\xba\x7e\xb0\x1e\x46\x5e\xf4\x68\xce\xd7\x3a\xcf\x69\x48\xc3\xa4\x4d\x81\xa7\x7a\x0f\xc1\x44\x0b\xac\x02\xa1\x0f\x59\x70\x26\xcf\xc3\xba\x66\x1d\x7b\x8e\xd2\xba\x87\xf3\x8d\xed\xb9\x9a\xb9\x56\x46\x13\x74\xa2\x09\xce\x72\x70\x36\xb6\xf7\x77\x9f\xe2\xc3\xb2\xe7\x6a\xaa\x3b\x9a\xea\xfc\xae\x53\xf7\x58\x27\xcc\x23\x74\x72\x63\xf8\xe8\xdb\xf9\xa2\xbd\xee\x6a\xaa\xbb\x9a\xea\x22\x6d\xda\xd3\xf6\x10\x13\x3a\x46\x8e\xbe\x65\x1f\x76\x08\xbb\xc7\xfe\x6e\x59\x05\xd0\x71\xce\x42\x24\x51\x57\x3b\xdc\xd5\x0e\x17\x7c\x1f\xba\x5a\xdf\xae\xd6\xb7\x80\xbd\xd8\xd5\xfa\x76\xb5\xbe\x05\xc3\x5b\xdf\xbe\x65\x42\xea\xa4\x50\x98\x75\x9f\xfd\x26\x47\x98\xdf\xfd\xdd\x33\xbf\x6f\x62\x9c\xfb\xfe\x1c\x02\xc7\xe9\xc1\x6e\xdd\x1f\x41\xff\x88\x21\xee\xcf\xb1\xac\x73\x29\x5b\x0e\xff\x51\x62\x78\x8a\x75\x3c\xc5\x8f\x12\xc3\x03\xb7\xd2\x4f\x8e\x93\x0a\xe5\xfe\x48\x46\x81\x15\xed\x8f\xd2\xc1\x73\x39\x7c\x9e\xba\x47\xe9\xe0\xb9\x1c\x3e\x64\x0f\xed\x72\x16\xe2\x17\x43\x5a\x89\x96\xc8\x42\xa8\x56\xc8\x14\xf9\x21\xb2\x70\x1e\x1c\xed\xc7\xed\x7a\x7e\xdb\x05\x57\xf8\x78\xe5\x1f\xaf\x3c\xde\xfa\xfd\xe9\xd6\xa1\xc0\xec\xc4\x01\xf7\x47\x4e\xf1\x91\xb4\xa2\x18\xef\xcf\xb2\x8f\x24\xad\x67\x39\x1c\xb3\x4f\xd3\xb3\x7e\x40\xdd\xb9\x0d\x8f\xdb\xff\x00\x29\xd1\x51\x82\xf7\x27\x5c\x53\xb0\x59\x3b\x46\x8e\xfe\x48\x96\x1f\x02\x19\x3b\xc0\xb2\xfd\x91\x2c\x3f\x61\xbf\x1c\xb1\xc7\xe3\xfe\xec\xdf\x77\xac\x81\x6c\xd0\xb3\x3d\x12\x48\x25\x06\x75\x74\x83\x3a\x3a\x71\xc5\xfd\x79\xdd\x0f\x94\x68\x1d\x65\x79\x27\x9a\x23\x8b\x69\x5d\xb6\x27\xb4\x52\x7f\x0f\xaf\x05\x57\xea\xc5\xe5\xa6\xbf\x42\x3c\x5e\x1c\xc5\x17\x6f\xd0\xfe\x92\x1a\xa6\x14\xd6\xea\xf5\x1c\x80\xba\x74\x9a\xc0\xac\xbf\xd8\xc1\xfb\x2b\xc6\x3c\x0a\xf4\xfe\xba\xe7\xef\x69\x1d\x4f\xe7\x8b\x0b\x68\x7f\xc1\x2c\x34\xdf\x59\x7f\xbd\x8e\x2a\xb2\x3b\x60\xe1\xdd\xe8\x8e\x4e\x74\xc7\x69\x6a\xb3\xfe\xca\x56\xbd\x42\x94\xa3\x68\xef\x6f\xf5\xbb\xea\x3a\xc3\xba\xbd\x3e\xb1\x2f\x89\x23\x4c\x41\xd6\x5f\x25\xc2\xb7\x2e\xeb\x98\x6f\xb3\xae\xb9\xce\x9c\x21\xb0\x97\xb2\x78\xf9\x0e\x89\xeb\x55\xd3\xf5\x0e\xe7\xcb\x7e\xbc\xd8\x76\x3b\x7a\xef\xd2\x2f\x24\x86\x4f\x2d\xc5\x47\x82\xe2\x52\x60\x7d\x3f\xa5\xd8\xef\x37\x0f\x9e\x17\x21\x89\xfa\x77\xdb\x07\xda\xaf\xcf\x79\x7c\xbf\x79\xc0\xe2\x7d\xb2\x8c\x5f\x73\xed\x21\x03\x1f\xd1\x2c\xfd\xfb\x8d\x99\x73\xa0\xb2\xb7\x7f\xbf\x31\x73\xa7\x55\xf6\x76\x95\xbd\x05\x04\xd3\xfe\xf9\x34\x7d\xd3\x79\x54\xfa\x50\x13\xf7\x11\x84\xdb\x51\xf0\x77\x31\xd8\xba\x18\x6c\x1d\xc5\x7d\xff\x64\xab\xbe\x47\xe0\x78\xd6\x4f\x85\x6d\x57\x61\xdb\x81\xd9\xe9\x9f\xec\xf5\x87\x94\x53\x08\xe8\xea\x9f\x6c\x24\x81\x06\x67\x01\x3f\x78\x1c\xe0\x61\x0c\xe0\xd9\xf2\xdf\x41\x5d\xb5\x8e\x7b\x0e\xf4\xce\x00\xd8\x31\x0b\xc7\xdc\xf9\x0e\xd6\x6d\xa0\xcb\x3d\x0b\x81\x5f\xe3\x28\x7e\x67\xfa\x04\x94\xfe\x43\xef\xff\xa1\xf7\xbf\x28\xd5\xe3\xc0\x78\x31\xcc\xfe\xdf\x49\x91\x31\xc8\xf8\x9f\x05\xb4\xa4\xa4\xb4\x36\xd0\xe8\x66\x21\x52\x73\xa5\x0e\x49\x7e\x1c\xe3\x87\x7a\x3d\xa9\x0b\xeb\xf6\x3f\xd0\xf4\x43\xac\xb7\x01\x0e\x69\xd6\xf1\x1d\x2c\xc0\x38\x64\x01\xf0\xd6\x1f\x00\x8d\x66\xe1\x77\xc9\x96\x8e\x03\x43\xd4\x20\x03\x7f\xd6\xf1\xef\xe3\xf8\xc0\x0d\x2d\xd8\x76\x07\x49\xf5\xb3\xe0\x1c\x90\x86\x77\x90\x36\x3f\x0b\xf7\x28\xcf\xd0\x28\xae\x69\x91\xb6\x93\xde\x76\x14\xfc\x58\x06\x28\x3f\x67\x01\x5f\x63\xe8\xd5\x3f\xf4\xea\xef\x60\x99\x0f\x12\xcf\x67\xc1\x1e\x01\xa9\x33\xd4\x0e\x0f\xb5\xc3\xe5\x3c\x2b\x75\xb7\x75\xd5\xef\x72\x6e\xa5\xd9\x6f\x13\x4e\xb7\xd0\x6f\xb7\xbd\xfe\x6b\x8f\xf1\x75\xc7\xd2\x1d\x0b\x7b\x0e\x86\x4f\x16\xcb\xef\x26\x75\xec\x65\xc1\xad\xbb\x13\x5c\x3b\x70\xc9\xcf\xe2\xf6\xdf\x5c\x83\x82\x21\x6a\x14\x0c\x51\xbd\x72\xae\x4a\xd8\x1e\xd9\xc1\xca\x79\xf3\x2f\x74\x77\x90\xbb\xbd\x74\xb4\xd2\xa3\xf0\x14\x8f\xe2\x53\x4c\x40\xdc\x40\xa5\x9c\xc5\x10\x16\x98\x3a\x8c\x0d\x43\x78\x9f\x4e\xee\xc8\x01\xae\x4f\x16\xa2\xd1\x73\xae\x4e\x58\xdf\x01\xda\xe6\x59\xce\x5f\x5d\xb7\xce\xf6\x92\xfd\x1f\x7a\xe1\x0f\xb4\xcd\xa5\x93\xd3\x71\x9c\x68\x50\xc7\x59\x6c\x8f\x73\x05\x04\x60\x16\x9f\x75\x7f\xf7\xcc\x1f\xc0\x03\x65\xf1\x6b\x26\x97\x52\xa5\xf5\x38\xe5\xaa\x89\xe5\x1d\x42\x6f\x0e\xa0\x37\xcf\x72\x36\x86\xd5\xec\xce\x4c\x00\x28\x8a\xc7\xd9\x9d\x12\xb0\xff\x9d\x84\xec\xe3\x84\xdb\x1b\xa7\x12\x1c\x09\xf5\xc6\x89\x92\x65\x9c\xd3\x2d\x9c\x4c\xdd\x6b\x01\xa2\xcf\x59\x70\x97\x18\xe7\x72\x2c\xa2\xb0\xd7\x69\x9d\x4b\x84\xdd\xb0\xe0\x42\x31\xce\xe5\xf8\x96\xe3\x73\x2c\xcb\x65\x93\x83\xc6\x83\x7f\x9c\xe1\xbf\x92\x2e\xf2\xb7\x0d\x72\x8e\x67\xf1\x58\xc7\x1a\x3c\x8e\x45\x29\x07\x6f\xfd\x81\xab\x7d\x16\xd5\xba\x4a\x9d\x6b\xf0\xd8\x07\x47\xf1\x7c\x1d\xb3\x92\x0f\x09\x0e\xc6\xe9\x91\x30\xd3\x77\x39\x9d\xef\xe7\x1a\x48\xf6\x60\x3d\x06\x9a\xf3\x2c\x44\x78\xce\xa7\x64\x5c\x1e\x13\x72\x7b\x67\x5d\xae\xbd\x0a\xf4\x81\x02\xfd\x2c\xb0\x28\x83\x8c\xdb\x59\x54\xeb\x72\xed\x2f\x9e\xd3\x71\xf9\x9c\x12\x64\x38\x2e\x60\x21\xc6\x65\x9a\x12\x52\xc1\x8f\x0b\xa3\xc4\xb8\x2e\xd7\x85\x2b\x70\x61\x1b\x1a\xc2\x00\x75\xbc\xfa\x87\x30\x40\xe3\x92\xc3\x07\xba\x73\xe0\x7e\x9f\x85\xdf\x55\xfa\x9d\xf6\x3b\xed\x97\xab\x7c\xa1\xd1\x19\xd7\x0c\xeb\xf8\x17\x57\x9f\x61\x4e\xec\x02\x7b\x33\x2e\x49\x21\x4a\xf5\xd2\x51\x9c\x8e\x0b\xc9\x67\x5c\xfb\xf7\x1d\x63\xd9\x7e\xb7\xed\xb7\xd1\xc7\x63\x7b\xa4\x94\x2e\xb0\x37\x43\x28\x9f\x71\x7d\x8e\x19\x32\x2a\x6c\xcf\x10\xb6\xa7\x13\x6c\x3a\x48\xe1\x9c\x45\xf7\xdf\x41\xdd\xb6\xce\xfd\x18\xfc\x0b\x5b\x30\x50\x00\x9f\x85\x00\xc5\x71\xa3\xb9\x18\xb7\x9a\x0b\x14\x9d\x43\x05\xf0\x20\x9d\xf1\x59\x80\x0f\x1f\x77\xf8\x6f\xf8\x6f\xb2\x23\x43\x88\x9e\x21\x44\x4f\x27\x91\xfb\xc0\xd5\xfe\xcf\xb8\x25\x3f\xe4\x6a\x18\xf7\xb6\xee\x71\x0d\xb8\x83\x15\xef\xe6\x51\x41\xc1\xeb\x78\xdc\x8f\xea\x53\x67\xee\xdb\x4e\xf0\xe5\x40\x7b\x9b\xc5\x63\x5d\xae\x95\xca\xd9\xa1\x72\xb6\x90\x07\x69\xe0\x2e\x9f\xc5\xb0\x8e\xf6\x50\x78\x0f\x73\xc2\x76\x34\x80\x43\x38\x9e\x81\x4e\xf5\x34\x9b\xde\xd0\x53\x7d\x98\x2a\xb5\x00\x87\x32\xea\xf2\x5f\x9f\x35\x34\x7b\x43\x4f\xf5\xa1\xa7\x7a\x07\x2e\x68\x54\x22\x07\x46\x15\x58\xbf\x3b\xb7\xc7\x31\x3f\x8e\x19\x3a\x54\x7d\xc2\xaa\x4f\x18\x9a\xbd\x81\x9b\x79\x16\xf6\xd1\x99\x87\xe4\xb6\xe2\x5f\x21\xf6\xfb\xd0\x8b\x7c\xe8\x45\x6e\xae\x9e\xd1\x7c\xea\x5a\xf9\xd5\xe5\xbf\x0d\xa3\xd3\x68\xa7\x73\x3b\x73\x6e\xcd\x27\xac\xf9\x84\xa1\xd9\x1b\x64\xe9\xcc\xc2\x7d\xe3\xfe\x36\x8c\x08\x43\xcf\xed\x0e\x5c\xd0\x68\x9e\x0d\x1c\xb3\x4f\x33\xf2\x8d\x86\xd1\x69\xa0\x34\x3d\x0b\x59\x7b\x46\xc3\x5e\x3e\x1a\xf6\xf2\x4e\x56\xe8\xd1\x5c\xab\x86\xff\x51\x21\x1d\xd9\x00\x5d\x35\x8b\x66\x1d\xfd\x62\xa0\x1b\x20\xf0\x9c\x85\xc0\xc3\x01\xe6\x4e\x16\xb0\x32\x78\xdc\x0f\x61\x76\x46\x3f\xec\x17\xb6\x05\x5f\xe1\x2c\xfc\x97\xfd\xe8\xd2\x88\x7e\xb9\x97\xad\x52\xb7\xac\xf3\x5f\xf6\xa8\xa3\x59\x19\x9d\x1c\xaa\x05\x3f\x82\x41\x9e\xc3\x2c\xfc\x97\xfb\xd6\xb7\xff\x6e\xff\xe5\x0d\xe8\xb2\x28\x28\x20\xb3\x2e\xfb\xc5\x27\x36\x0b\xc7\xcc\xdd\x12\x9e\x66\x08\x4f\x23\xe6\xfc\x18\xb2\x19\xc3\x8c\x3f\x64\xf7\x1a\xc2\xd3\x8c\x21\x5c\x2e\xc6\x81\x31\xd0\xa0\x8e\x21\x9b\x86\xe7\xfb\x00\xab\x26\x0b\xf3\x72\x75\xbe\x83\xf5\x1d\xc3\x84\x25\x68\xfb\xc6\xd8\x7e\x67\x56\x0a\x14\xfc\x43\xed\xe1\x18\xbe\x01\x44\xa8\x0d\x71\x65\x86\xb8\x32\x1d\x2d\xde\x18\xd2\xfb\xf1\xf9\x1d\x67\x03\x55\x62\x16\x8c\x0f\x88\x9e\x41\x3a\xaf\x2c\xa6\x75\xd9\x07\x79\xab\xfe\x0c\x32\x56\x9d\x85\xfc\x36\x83\x1c\x32\x59\x30\x3e\x72\xb3\x0e\xb2\xc7\x64\xc1\xbe\xd5\xfb\xef\xae\x7a\x03\x4c\x96\x2c\x86\xbf\xe4\xf0\xa7\xe4\xd6\xa4\x25\x1d\xc5\xfd\x00\x93\x25\x0b\x48\xa1\xdc\x0a\x99\x29\xb2\xf8\xd5\xf1\x9d\x53\x9f\x2a\x22\x88\x19\x1c\xe4\x5b\xc8\xa2\x58\x97\xff\x2e\x8f\xe2\x2f\xef\xc0\x84\xb4\x2e\x24\xc7\xb1\xca\xef\x3b\xeb\x6e\xeb\x38\x3a\x00\x0f\x8e\xe5\x15\x5d\x92\x33\x14\x6b\x63\x79\x14\x97\x89\xb2\x08\xc0\x1a\xcb\x2b\xba\xbc\xa2\xc0\xec\x8c\x55\xfd\x57\x72\x46\xf0\xe0\x40\xbb\x97\x85\x63\x69\x8d\xba\xb0\x8e\x2b\x4a\x40\xe1\x58\x18\x39\xc6\x32\xeb\xd1\x74\x2c\x92\xf4\xa5\x74\x30\x21\x49\x0b\x05\xf5\xc0\x91\xb5\xf4\x09\x3b\x82\xeb\x6a\x16\x66\x9f\x81\xac\x2c\xaf\xf7\x92\x95\x21\xad\xfc\x50\xa1\x37\x84\x6b\xe9\x28\xae\x06\xae\xab\x59\x98\xfe\xe1\xb0\xce\xb1\xbc\x1e\x09\x8e\xd3\x7a\x9d\x1b\x6c\x46\xca\x3c\xd4\xb9\x2e\xb8\x9a\x8d\x83\x67\x43\xb8\x96\xb1\xf0\x73\x18\x28\xc2\xc6\xfa\x5c\x03\xd9\x11\x6c\xed\x63\x7d\xb6\x47\x9c\xe8\xc0\x8b\x7c\x84\x52\x58\x98\x92\xef\x48\x69\x77\x84\xfb\x11\xc5\x7e\x79\x5e\x02\x85\xed\x88\x62\xbf\x29\xd9\x8e\x40\xcb\x33\xd0\x1d\x66\x1d\xed\x11\x61\x30\xd0\x13\x96\x81\xe2\x6a\x04\x4a\xf0\x01\xe2\xcb\x59\x40\x4d\x1c\x21\x19\x8d\x8a\xa4\x8c\x6f\xc6\x08\xa5\x35\x50\x5b\xca\x40\x33\x35\x42\x36\x23\x50\xb0\x0e\x82\x5d\xc6\x96\x55\xdd\xcd\xb1\x70\xbd\x37\x4a\xdc\xb1\xbb\x59\xbc\x20\x49\x1b\xcf\xf7\xb1\xa7\xfd\x32\x96\x0d\xf0\xea\xd8\xd3\xb5\x62\x2f\xb7\x7b\xb9\x97\x6b\x00\xab\xb0\x65\x41\x85\x02\x19\x78\x82\x8f\x2d\xa9\xde\xa2\x95\xa3\x18\x1f\x68\xfc\xb2\xb8\xad\x63\x2c\xde\x2d\x21\x43\x06\xde\xe1\x63\xcb\x16\x6c\xd9\x02\xd9\x2a\x5d\x4a\x07\x0a\xc2\xfc\x6e\x50\x67\x1f\xa6\xc3\x41\xdb\x32\xf6\x76\x2c\xfb\x97\x8b\x2d\xd7\x6f\xa3\x90\x1f\xfb\xf5\x3b\x24\xb8\xed\xbd\xdc\xde\xcb\xc6\xfd\xdd\x9f\x7d\xe0\xaf\x31\xd0\x66\x0c\xb5\x7d\xe3\x81\xdd\x1c\x68\x33\xc6\xa3\x54\xa2\x06\x70\xe0\x1d\x3e\x1e\xd0\x29\xc7\x53\x38\x93\xb2\x69\x8f\x77\xe6\xc1\x0e\x5e\x40\x7a\x1c\xa8\xd1\xb2\x70\x2c\x9c\x03\x54\x57\x59\x6c\x93\xe3\xe5\x3a\x3f\x4a\xb1\x8f\xf4\x05\xdf\x91\xa1\xeb\xe4\x00\x5a\xe4\x2c\xf8\x89\x0c\x54\x52\x59\x4c\xeb\x06\x75\x8c\x05\x65\x54\x19\x85\xb1\xa0\x06\xca\x62\x59\x97\x6b\x8a\xef\xe2\x9f\xf1\x36\xbf\x83\x7d\x00\x0c\x24\x0b\xce\x41\x87\x2c\x0b\xa0\x3d\xde\x59\xac\xe3\x5f\xcf\xcb\xeb\x79\x91\x4d\xd3\x5d\x71\xbc\x9e\x03\x94\xe0\x43\xc0\xeb\xf1\xee\xe7\x9f\x34\x96\xe3\x95\xd5\x07\x2a\xe3\x2c\x9d\x75\x16\x23\x63\x7c\x6a\x2e\xf0\xf5\x18\x9f\x4f\x84\x2e\x87\x03\x25\xf8\xf8\x64\xf5\x3f\xa4\xba\x41\x8e\xb5\xa1\x7b\xe1\x10\x23\xc3\x94\x5a\xe3\x93\x6d\xf9\x4e\x93\x69\x21\x8d\x7f\xb2\xf5\x9f\xa9\x06\x49\xc7\x3e\xd4\x42\x8d\xcf\x84\x81\x40\xd1\x8c\x0f\x6d\xda\x40\x0b\x95\x75\xf4\x8b\x16\x6a\xa0\x85\x2a\xe3\x84\x35\xd7\x35\x71\x7c\xd2\x53\x02\x37\xc7\xe7\xfa\x7d\xbf\xf5\x83\x45\xf9\xa6\x63\x46\xfb\x35\x70\xff\x1e\xa2\xf9\x8f\xcf\xa4\x55\x4a\xe3\x22\xf7\x0f\x91\xfb\x4b\x47\xc4\xf8\xd4\x70\x00\x46\x9d\x75\xcc\x4d\xb6\x0f\x6f\xbf\xb3\x90\xf4\x6b\x7c\x9e\x8d\x4f\x5a\x77\xde\xd7\x7f\xfe\x4c\xb5\x46\xf3\x30\x6b\x28\xee\xdf\x53\xad\xd1\x54\x6b\x34\xf0\xfe\x9f\x07\xe7\x65\x8a\xf0\x3f\x70\xff\x9e\x62\x5a\x4c\x31\x2d\x06\xa0\xee\x53\x40\xe9\x29\xa0\xf4\x40\xcb\x3d\x01\xb8\xf8\x33\xcd\xfb\x31\x10\x85\xe7\x81\xa6\x7a\x92\xee\xa3\x0c\xb4\xdc\x53\x4c\x8b\x79\xdc\xd6\xe5\xd9\x98\x07\x2c\xf7\x3c\x6e\xc7\x3c\x18\xcb\x6d\x7b\xbf\x75\x4e\x96\x62\xea\x4a\x38\x75\x25\x1c\x60\xcd\xcc\x03\x3a\x39\x8f\xea\xf8\xfe\x05\x88\xee\x3c\xf0\x10\x9d\x47\xb5\xe9\x49\x77\xcd\xa6\x9b\x4d\x4f\x86\xdf\x1c\x82\xf8\xf3\xd7\xc1\x50\xf1\xb4\x9e\x07\x01\x08\x03\x85\xf7\xd4\x9b\x71\xea\xcd\x68\x6a\xae\x69\xa2\x92\x29\x5c\xc6\xc0\xeb\x7b\xa2\x01\xcb\xc2\x7f\x0b\x7d\x0c\xff\x25\x4d\x73\x21\x06\x76\x1e\xd3\xef\x64\x47\xe0\xc8\xa7\xd9\x79\x26\x08\x19\x25\x85\x59\xea\xec\xc3\xe4\x67\x78\xcd\x4f\x30\x31\xb2\x78\xfd\x97\xf1\x6d\x97\x68\x7b\x4c\x5c\xb6\xc7\x7e\x65\x51\xe0\xdc\xe7\xf1\xba\x0d\x6f\x58\xc7\x76\x7d\xfe\xeb\x93\x08\xec\xc7\x54\x11\x36\x7f\x8a\x30\xec\xf4\xb3\xc0\xa1\xce\x42\xd0\x5d\x81\x4b\x9f\x05\x77\x98\x49\xbe\x86\xac\xcb\xf6\xf4\xac\x9c\x62\x55\x0f\xbc\xe6\x67\xa9\xb6\xa7\xe2\x79\x14\xda\xe3\xfa\xcc\x22\xb7\x8c\x3d\x7f\x92\xb9\x25\x0b\x33\xd4\x26\x7b\x33\x8b\xfb\x51\x7e\xfb\xd1\x72\x9d\x85\x8a\x98\x42\x45\x0c\x30\xdf\x67\xc1\x6e\x38\xcb\x72\x2f\x3b\xdf\x61\x6c\x98\x05\x63\x83\xe9\xde\x66\x41\x8a\x98\x45\x29\x02\xd8\x8f\x29\xa6\xf5\x2c\x26\xc8\x40\x69\x3d\xcb\x63\xbf\x8f\xfd\xb2\xce\xe2\x5c\xcf\xf2\x78\x0e\x58\xe7\xf2\xda\xc7\x6b\x7b\xc9\xb5\x4e\xa1\x22\xa6\x50\x11\x03\x7c\xf7\x29\x16\xc4\x3c\x65\xf1\x88\xb3\x9d\xa8\x9a\xb2\xe0\x1c\xe0\x1f\x30\x4f\x24\x8b\x79\x9a\xca\x14\x68\x9b\x79\x7a\x55\xc0\x78\x38\x0b\x31\xb5\xd3\xd4\x31\x93\x7c\x31\x65\x80\x0d\x3f\x4f\xd7\xea\xec\xb6\x57\xe9\x17\x8d\xd3\x3c\xd5\x3e\x0c\xd6\xef\xe4\x29\x9e\xa7\x69\xf0\xc8\x2a\x36\xd5\xca\xcc\x53\x52\x8d\x74\x30\xd5\xca\x4c\xb4\x32\x59\x97\xe3\xbb\x50\xb6\xcd\x0b\xc3\xd6\x40\xa1\x3c\xaf\xf3\x57\x67\x2e\xd6\x24\x67\xf3\xf2\xca\x5f\xf7\xff\x4b\x6b\x38\x2f\xef\xe5\x85\xe7\xb6\xc9\x90\xe6\xe5\x3c\xae\xdf\x39\x48\xf6\x61\xea\xae\x38\x75\x57\x2c\x64\x4a\x9b\x6a\x4c\xa6\x49\x93\x0a\x49\xd6\xe6\xb5\x6c\x0f\xa3\xd3\x40\xc9\x3c\x2f\xd8\x82\x09\x2e\xf2\x69\x52\xa1\x89\xaa\x24\x8b\x6d\x1d\xe3\x83\xad\x9f\xba\x17\x16\x7c\x01\xe6\xe5\xfe\x5e\xde\x99\xc9\x9d\xbe\x90\x30\xe7\xa5\x84\x09\x56\xc5\xbc\x25\xa3\xb7\x2c\x00\xb6\xfb\x79\xa3\x91\x98\x77\xb9\xad\xcb\x7e\x6f\xb4\x46\xf3\xae\xae\x15\xe7\xea\x86\x0d\x9f\x37\x09\xf2\x0b\x58\x10\x13\x95\x4a\x16\x61\x1d\x7d\xc0\x72\xcf\xbb\xb3\xe7\xf8\xfc\x4c\x82\xe6\xb3\x80\xe6\xdc\xac\x55\x75\x5d\xaa\x9a\xa4\x09\xe9\x17\xd0\x77\x1a\x3b\x3f\x48\x29\x36\x05\xf4\x9d\xc4\xce\xe7\x77\xb9\xa6\x15\x56\x6b\xe2\xbd\x95\xc7\xea\xa4\xee\xb1\xee\xf5\xbb\x5c\x17\xe3\xdf\x67\xd5\xc8\x86\x1f\xd0\xd4\xbd\x6b\xd6\xe7\x97\xe4\x93\x3e\x5e\xc7\xf7\x9a\x9f\x11\x3a\x69\xdc\xf8\x6c\x4a\xd9\xe0\x39\xcc\xe6\x19\x6f\x9e\x71\x3c\xb2\x67\xc3\xae\x3e\xc1\xff\xfd\x65\xb9\x9d\x6a\x1a\xa6\x5a\x85\x01\xfe\xfc\x6c\xae\x1f\x21\xe0\x65\x20\x25\xce\x86\xa1\x62\x1a\xbf\x6d\xe6\xda\xd9\x86\x75\xbf\x24\xa4\x37\xed\xe1\x3b\x32\x89\xd3\xce\xba\x9b\xba\xc7\xba\xd7\x3a\xfa\xc0\x26\x3f\x1b\x36\xf9\x81\x57\xfa\x24\x5a\x3b\x0b\x93\xbe\x71\x07\xdb\x74\x7c\x3e\xf7\xb5\xd2\xc7\x72\xbe\x26\xf4\x01\x61\x72\x36\xd8\xe1\x49\x70\xf7\x59\xe6\xe4\xbb\xb0\x3d\x95\xef\xf8\x1f\x4d\x81\x89\x27\x01\xdf\x79\x7d\x99\xdb\x76\x2c\xd8\xfd\x07\x62\xe5\x6c\xee\x07\xbe\x5f\x59\xc7\xf8\x1e\xe7\xfb\xdb\x0f\xe8\x9f\xbe\x5f\xb3\xfd\xb2\x21\x72\x7f\x89\xfe\xce\xc2\xfd\xe5\x1e\xb5\xd7\x35\x7d\x4d\xd5\xd8\x59\xbf\xd7\xf1\xfd\x5f\x4e\x42\xbf\x73\xdf\x3e\xf7\x8d\xa7\xbd\x21\x3e\x4d\x62\xc1\x7f\x39\x39\xa7\x01\xdf\xd3\x80\xef\xf3\xe0\x5c\x75\xb4\x50\xb3\x9b\x4e\x0f\x6d\xf8\xd4\xbf\x6c\x76\xf3\xb2\x1f\xdc\xd5\x8e\xe6\x71\xf6\xe3\xb3\xee\xef\xca\xfc\xd9\xab\xcd\x10\x5b\x78\x02\x8a\x3a\x3b\x4a\x91\xd9\xb1\x6f\x0f\x3c\xe4\x67\xc7\x2d\x6f\x76\xdc\xf2\x4e\x72\xe6\xce\x3e\x1c\xea\x70\xa8\xc9\x9d\x4d\x82\xaf\xb3\xf8\x7d\x37\xa9\xb3\x8f\x70\xa8\x1c\xa7\xbe\x1d\x2a\xd7\xe2\x24\x15\xc7\xec\x2e\x6f\x37\xf7\x3c\x31\xbf\x13\x50\xe4\x2c\x6c\x8f\x63\xa2\x5b\xd9\x04\x1b\x39\xeb\x98\xfa\xe7\x98\x71\x5b\x38\x81\x3a\x98\x43\xce\x6e\xc8\xd9\xe1\x5d\x3f\xc5\x46\x9e\x62\x23\x0f\xbc\xeb\xe7\x20\xe6\x77\x8e\xdf\xb2\x71\x74\x86\xcf\x90\xb1\xda\x83\xb4\x89\x93\x20\xed\x2c\xcc\xc8\xcd\x93\x83\xd6\x29\x8b\xdb\x7f\x73\xfb\x8d\xc1\x9e\xc6\x60\x0f\x24\xb3\x39\x6e\xff\xbd\xc9\x17\x08\xe8\xe8\x54\x49\x35\x87\xcf\x3d\x5e\xc6\x53\x25\xd5\x1c\xe6\xcb\x43\x9a\x9c\x43\x72\x36\xba\x6b\x30\x18\x73\xb7\xdf\x6e\xbf\x29\xd1\xcc\xe1\x91\x1d\x1e\x59\x20\x6b\xe6\x90\xac\x0c\xc9\x4a\xe3\x68\x0f\xb4\x00\x93\x30\xe9\xf3\x24\x15\xc7\x1c\xb2\x37\xe0\x18\x67\x9d\xdf\xb9\x2e\xb8\xef\x8d\x96\x92\xcf\xd4\xed\x6d\x8e\xcf\x31\xf7\xec\x97\x14\xf9\x59\x70\xdc\x51\x8c\x4f\x41\x8d\xe7\x34\xc3\x3f\x12\xe6\x24\xa3\x7b\x16\xf6\xcb\xb9\x9a\xb2\x41\x24\x50\xcf\xba\x4a\xdd\xb6\xee\xb1\x2e\xe7\x31\x25\x71\x26\xff\x1e\xe4\x93\x9e\xd3\x27\xc2\x7c\xde\x03\x0c\xfe\xa9\xb6\x6a\xaa\xad\x3a\x71\xc7\x9a\xd3\xa7\xce\x74\xb9\xa3\x1f\xf4\x21\x59\xf9\x25\xbd\x45\x5a\x9b\x64\x7f\xcd\x82\x73\x8a\xd4\x39\x05\x17\x9e\xba\xae\x0d\x94\xea\x73\xba\xce\x28\xb2\xce\xb3\x70\x9e\x41\x06\xce\xc2\xf5\xe3\xec\xaa\xc1\x9a\xcb\xab\x4c\xac\xf1\x5c\xc0\x8d\xcc\x05\xfa\xd9\xe8\xb0\xaa\xba\xa4\x4d\x5d\xd2\x06\xca\xf7\xb9\x94\x04\x96\x39\x17\x71\xb3\x9a\xf8\x9d\x65\xc1\x39\x25\x5e\x78\x2e\xdc\xfc\xe6\x22\xc8\x6b\xe0\xad\x3f\x05\x03\x9e\x82\x01\x0f\xbc\xf5\x27\xea\xa2\x3f\x73\x99\xef\xac\xa4\x54\x3c\x17\x2e\xaf\x73\x3d\xae\xc1\x4d\x1f\x3e\xed\x80\xfc\xe6\x77\xb9\xa6\xba\x7c\xcd\xf5\x9b\xdb\xcc\xef\xc2\x7b\x14\x07\x39\xca\x00\x31\x9d\x81\x7f\xcf\x04\xc3\x37\xeb\xf2\xbc\x04\xca\xca\x89\xb2\xe7\x3c\x91\x30\x67\xc8\x0e\x07\xec\x70\x2e\x34\x75\x7e\x77\xfe\xbe\xab\xd4\xbd\xd6\x7d\xd6\xd1\xaf\xeb\x12\x4a\x9d\x20\x1a\xce\x90\xc5\x43\x51\x74\x9a\x69\x6c\xaa\xe5\x99\x68\x79\xb2\x8a\xf1\xf9\xbc\x84\x39\x3b\xc9\xb5\x36\x37\x01\x4e\x73\xff\xfa\x80\xbe\x6c\xfc\x85\xe6\x26\xde\xff\x24\x0f\xf9\x34\xe8\x78\x6e\xef\x25\xfe\x4c\x73\xcb\xfe\xe3\xfe\x54\x06\x69\x8b\xe7\x23\xa9\x46\xeb\x71\x9e\x27\xec\xf5\xe3\x1a\x3c\xbf\x35\x40\xd2\x7b\x50\xd8\x4e\x7c\x97\xce\x13\xdf\xa5\x29\x90\xeb\x7c\xdc\x73\x52\x70\x4d\x41\x5b\x27\xa0\xad\x59\x97\x63\x79\x14\xc7\x1e\xc5\x31\x60\x7b\xe6\xd3\x6c\xaf\xdb\x1e\xcf\x24\xd1\xad\x59\x38\x0f\xbf\x93\x16\x3f\xd2\xe2\x0b\xd6\xe3\xd9\xf6\xbb\xe9\x57\x11\x0d\xc7\x9e\x2c\xc2\x3a\xfa\xfd\xec\x17\x6d\xd0\x89\xaf\xd1\x14\x81\x75\x3e\xb8\x03\x0e\xf2\x1a\x4c\xa2\x51\xb3\xd8\x7e\x47\x1d\xc6\x8b\x09\xd0\xe9\x79\xe2\x57\x34\x4d\x43\x36\x49\x43\x96\x75\x39\x96\xd7\x7d\x7b\xd5\xce\x61\x80\x98\xaf\xec\x17\x8a\x93\xf3\x24\x37\xc1\x7c\x15\x4f\x5e\xc5\x13\xa2\x18\x26\xea\x93\x2c\xcc\x1a\x67\xbf\x18\xc0\xe6\x8b\x01\xec\x54\xa4\x7a\xbd\xbf\xaf\x74\x12\x17\xe4\xf9\x12\xec\x3c\x5f\x70\x5b\x4e\x82\x89\xe7\x0b\xbc\xd9\x04\xb9\xf4\x3c\xf1\x0d\x9a\x22\x97\xce\x17\xb7\xdf\x13\x63\xdc\x54\x2b\x33\x45\x2e\x1d\x8a\x27\xa6\x1c\x9b\xdf\xe1\x98\x7b\xce\xd7\x60\xce\x49\x30\x67\xd6\xf1\x9d\x6f\x05\xda\x96\xf3\x24\x08\x77\x7e\xb2\xff\x9f\xec\xff\x80\xd5\xd2\x97\x67\xe2\xcb\x93\xdf\xe5\xd9\xfd\x64\x69\x41\x10\x3d\xcf\x6b\xfe\x5d\x99\xbf\x84\xa3\x58\x26\xb8\x3f\x5b\x3e\x93\x6b\xf3\x4c\xae\x7d\x48\x82\xa9\x39\xad\xb9\xfe\xf7\xdf\x0b\x0d\xe9\x12\xa4\x79\x01\xd2\x7c\xb7\xe4\x12\x97\x18\xcd\x6b\x7b\xdd\x6f\x6a\x1e\x6b\x3e\x3e\xe2\xbf\x62\xe3\x88\xc3\xa7\x35\xd3\x9a\x5c\x41\x1b\x42\x2c\x5a\x78\x5f\xde\x04\x0d\xad\xcd\xb3\xba\x36\xcf\xea\xaf\xc6\x01\xe4\x1a\xde\x18\x96\xd7\xc6\x40\xb9\xb8\xc2\xc0\x0f\x2f\xae\xf1\x9f\xb5\x79\x4d\x6e\xda\xbe\x6c\xe8\xba\xf3\xb7\xca\x28\x2f\x5b\x4a\xaa\x7b\x01\x31\xbe\x84\x8c\x5e\x5c\xfc\x33\xcf\xc8\xe2\xf2\x67\x41\x77\xd5\xa6\x9c\xdd\xf5\x52\xc5\x5c\x6e\x17\xea\x66\x55\x1a\x6b\x77\xbb\x2a\x29\xca\x5f\x47\xb2\x97\x0b\x34\xe9\x3f\x0b\xda\x71\x63\x73\x5e\xbb\x3a\x86\x94\xea\x6f\x80\xe4\xd6\xae\xae\x4b\xa5\xc7\xce\x04\xab\x3d\x36\x7e\xec\xf4\x08\x5a\xed\xda\x8d\xb5\x1a\x7c\xd5\x5d\x62\xd8\x83\xc6\xe0\xbb\x63\x40\x96\x6d\x34\x4e\xa4\xc5\xda\x9d\xdf\x26\xa3\x1a\xfe\x86\xf3\x71\xa3\xa1\xe1\x08\x50\xb7\x38\xa6\xe1\xc8\x47\xfe\x06\x04\xf1\x02\xf2\x3a\x8b\x93\x2a\xfe\x9b\x4e\x26\x39\xfa\xbb\x1f\x34\x3e\xdd\x9a\x99\x4d\x0d\xc6\x34\xdd\x1a\x64\xd0\x3c\xe6\x0b\xed\x78\x16\xb9\x35\xbd\xd0\xd2\x72\x1f\xb8\xe9\x83\x1d\x5d\x2e\x41\xbe\xdd\x77\xf7\x74\x2e\x5b\x4a\x4e\x13\x35\xd7\xda\x61\x4b\xf9\xa6\xdf\x68\x4a\xd7\x0e\xc7\x94\xd2\xfa\xcd\x33\xbb\xc4\xdd\x5e\xe8\xcd\x49\x41\xbe\x54\x97\x2f\xfd\x69\x27\xb3\xdb\x2e\x6f\x4a\x0c\x37\x2f\xf1\x12\x6a\x61\x01\xb5\x70\xf7\x8b\x91\x6f\x07\xf5\xd0\xdf\xc5\x8f\x8f\x8d\xa7\x48\x7c\x1d\x8c\xe0\xf1\x04\x3d\xac\xdd\xcd\x7f\xaf\x4b\x9e\x3c\xd9\x75\x30\xa6\xd7\x91\xbf\xb4\x74\xb3\x74\xaf\x23\x7f\x19\xb9\x87\xf1\xb5\xf1\x97\xc6\xfd\xc8\x35\x48\x52\x8c\xfe\x6c\xed\xcf\xdf\x52\xa4\xb8\x5c\xcc\xcf\x01\xe4\xb3\x7d\x81\x44\xb5\xf6\xe7\xb6\x24\xf5\xc2\x99\x62\xed\xcf\x1d\xfe\x18\x25\xf4\xe0\xc1\x77\x64\x3d\x07\x3b\x5c\x07\x55\xdd\x2a\x76\x98\x73\x0e\x04\x44\x16\xd9\x14\xb7\x5f\xe5\xfe\x7a\xca\x99\x35\xb4\x84\x5c\xbf\xf0\xf1\xbd\x3b\x07\xff\xc1\x27\x6c\xe1\xef\x7b\x63\x9f\x5f\x0f\xca\xd1\xf5\x14\xb6\xb8\xd3\x94\xd7\xff\x39\xf9\xb1\xf3\xa3\x97\xfd\xc9\xcb\x0e\x8e\xc5\xd2\xfd\x77\x3d\x17\x6b\x37\x72\xcd\x1f\x4c\xd0\x0b\xa4\x09\x80\x2d\x16\x68\x13\x59\xd0\x12\xa7\x45\x77\xe0\x85\x3b\xb0\xd9\x7e\xd6\x73\x39\xf4\x9b\xa6\x38\x09\xcf\x6d\x53\xc9\x68\x00\x3c\xbd\x9e\xdb\xa1\x27\xfb\x75\x8f\xe4\x9a\xd7\x03\x57\xb0\x78\xa4\x6f\x74\x78\x4b\x27\xe2\x85\x13\xb1\x79\x7e\x96\xe0\x15\xeb\xa9\xfc\x58\xf8\x51\x3a\xcc\x13\x8e\x37\xc8\x7a\xbc\xd8\x4f\x0b\x3e\x62\xa0\xcd\x29\xb7\x9c\x72\x65\xa9\x9a\x53\xe6\xf6\x0f\x4e\xb5\x8e\xc7\xeb\xe9\x27\x55\xcc\xb9\xbb\x7a\x3d\x8f\x42\xf5\x23\x47\x90\x8f\xf0\x3d\x38\xd6\x8f\x14\xe1\xe9\x34\x4e\x77\xc3\x96\x46\x52\x7d\xa8\xc6\x33\x5c\x83\x14\xf0\xee\xc1\x39\x7f\x30\x20\x2f\x58\x0b\x20\x28\x16\xec\x45\x16\x0c\xdc\x45\x1f\xee\x68\x52\x8f\x7b\xf0\x0e\x3c\x92\x0d\x80\x34\xee\xe1\x7a\x4e\x9b\x9a\xd9\x14\x12\xc2\x7a\x24\x1b\x4f\x92\x0d\x54\x93\xeb\x99\xce\x78\xb1\xc2\x37\x4d\x2d\x57\x6a\xd1\x94\xf3\x5b\xce\x6f\x31\x3f\xa8\xf5\xb3\x9c\x5f\xf2\xfe\x17\xbe\xbe\xeb\x91\x96\x3c\x90\x89\xe1\x9c\xc3\x19\x26\xb5\xb8\x48\xab\xb0\x84\xf2\x58\x30\x4a\x17\x54\x50\x1f\xeb\x85\x3f\xf5\x3d\xda\xdf\xe3\xdd\xd7\xb3\xdd\xde\x64\xac\x50\x9d\x2e\x98\xab\x2c\xe8\xdb\x66\xb7\x27\x65\x73\x52\x7e\x5f\x39\xe8\x4d\x4f\x9d\x73\xf1\xd8\xd4\x43\x53\x8c\xf9\x71\xfe\x0f\x0b\x3e\x18\xf3\xe3\x2a\x41\x6b\xf0\x26\x58\x22\xf1\xaf\x07\xca\x42\x0e\xa0\x25\x10\xff\x7a\x5e\x16\x6e\xd2\xe1\xeb\xc2\xbd\xb4\xc5\xbb\x20\x34\xff\xc2\x7e\x86\x83\xcf\x7a\x3e\xc7\x9e\x7c\xd0\x3d\x21\x6e\xb2\x7d\x0b\xe0\x7d\x3c\x7e\xd6\x23\xb5\x01\x9d\xe4\x46\x25\xb8\x4c\xbf\xbb\x00\xdf\xbf\x18\x01\x00\xfc\x59\xdc\x90\xad\x4a\x55\xb5\x2a\x57\x01\xb5\xe1\xd2\x8f\x7c\x61\xad\x23\xbb\xd2\x7a\x25\x24\xe4\xe9\x05\x44\x64\x91\xab\x37\x0b\xc6\x94\x6c\xe2\x12\x0b\x65\xc1\x7d\xde\xa0\xe7\x2d\x3d\xc8\x17\x1e\xe4\x37\xba\xc6\x05\x2c\x4a\x16\x17\x55\xb4\x0e\x94\xea\x7a\x4f\x0e\xc1\xe5\x57\xcb\x2a\x7e\xe4\xc2\x98\xfc\x77\x91\xfc\x17\x9f\xe6\xa5\xdf\xf9\xc2\xef\xfc\x46\x1b\xb9\x5e\x79\x8b\xf7\x62\x36\xc9\x09\xae\xf7\x72\x36\xc9\x62\xdc\xae\x8b\x8c\x04\x09\x08\xee\xc9\x5d\x20\x0b\x41\x16\xd9\xb8\x8b\x70\x3b\x65\x58\x0b\x0e\xe6\x8b\xba\x60\xbd\xc9\x4d\xdc\x4e\xaf\x3a\x97\xa4\x42\x26\x22\x5a\x38\xa8\x67\xc1\x22\xf0\x7a\x00\xc8\x92\xc5\xf3\xbf\xff\xde\x4e\x18\x93\xe6\x22\xb3\xc1\x0d\xc9\x78\x9b\x53\x49\x4e\xe3\x2a\x0e\x49\x82\xf4\x36\x56\xb8\xfa\xd5\xb0\x6a\xfe\xef\xbf\xb8\x52\xaf\xb7\x39\x95\xa4\x4b\xf7\x84\xf9\x00\xd7\xe5\xcf\x22\x1d\xc2\x0d\xcd\x78\x25\x51\x60\xbc\xdc\xb3\x31\xbb\xee\x92\xf7\x4a\x95\x5f\xd9\x78\xa7\x71\x16\x53\x12\x85\xfb\xfc\xed\x5a\xe2\x9a\xb3\xc8\x89\x70\x93\xcb\x78\xbd\xc3\x91\x0f\x36\xa1\x33\x28\xc9\xd6\x9b\x9c\xcd\xed\x5c\xe4\x6c\xde\x24\x55\x37\x29\xe5\x17\x52\x47\x16\xd9\xf8\x6d\x8d\x8d\x4f\xf6\x0e\x06\xec\x9d\x1e\x83\xc9\x4e\x71\x19\xcc\x7f\xbc\x5e\x08\xd2\xf4\x54\x2f\x37\x3d\x69\xc9\x3d\x3d\xb0\xe1\xe2\x25\x83\x51\xf1\xb3\x58\x6f\xd8\x61\xe4\x52\x41\xf2\x5f\x69\xc2\xbb\x59\x74\x08\xfc\x2b\x4d\x00\xaa\xa6\x1e\x6e\xf2\xf6\xbf\xe4\x39\xf0\x2d\x5f\xca\x34\xeb\x4d\x92\x40\x5a\xa9\xf5\x4a\x12\xde\x64\x42\x2a\x58\xac\xeb\x7d\x5c\xce\x27\x97\xd3\x8d\x79\xdc\xab\xa4\x15\xf5\x70\xfb\x1e\x5b\x4a\xbe\xe4\x02\xf8\x6c\xbd\xd2\x0d\x32\x39\x54\x74\x7a\x4b\xd9\x68\xbd\x29\xfe\xd5\xc3\x05\x95\x24\xbc\x29\x01\xd7\xc3\xe5\xfb\x1c\xc3\xc7\x8f\x30\xe8\x9a\xb0\x17\x32\x53\x3d\x9c\xf3\xe7\x20\x92\xdf\xa8\xa8\xf8\xd6\x27\x99\xf8\x0e\xda\x62\x86\x1f\x4a\xd0\xf5\x1d\xdc\xc8\x66\x55\xb7\x8a\xf9\x4c\x6a\x96\x35\x9b\xff\x06\x55\xaf\x55\xb4\x0e\x9f\x42\x82\xe7\x2c\x1a\x55\x34\x85\x3c\xbe\xbe\xbc\xf6\xf5\xb0\x2d\x54\x53\x0b\x09\xad\xe2\xaf\xb1\x3e\x19\x8e\x2f\x19\x8e\x9b\x23\xf3\xc9\x70\x7c\x27\xad\x43\xf5\x3e\x49\x00\xa9\xea\xc9\x6e\xb5\x3e\xb9\x8b\xef\x62\xce\x9c\x0f\xd3\x4a\x2f\xd2\x4a\x63\xc8\x58\xdf\xed\xa0\xe0\x37\xe0\x5c\xc8\x2f\x9d\xc5\x84\xf2\x53\xe3\xf4\x6e\x86\x04\x69\xd6\xbc\xbe\x30\xaf\x57\xf4\x76\xeb\x93\x04\x60\x64\xaf\xa8\xed\x16\x96\xf6\x2c\x78\x57\x79\x6a\x84\xfd\x59\xc0\xfe\x60\xfa\x58\x82\xfe\x2c\x0c\xf1\x15\x55\xdc\x32\x39\xc6\x22\x39\x06\x9e\x75\xcb\xd4\x18\x8b\xd4\x18\x15\x8f\x90\x65\x66\x8c\x45\xc8\x88\x39\x87\x16\x71\x23\x59\xf0\xd2\x76\xbf\x72\xa0\x9d\xd6\x4f\x5a\xf7\xc6\x7f\x9d\x2d\xe5\x69\xfb\xba\xcd\x77\x9a\x87\x0e\x99\xe1\x7a\x91\xe1\xfa\x9e\x7f\xd7\x5f\xaf\xaf\xbb\x4a\x29\xd8\x54\x20\x3a\xd7\x27\x45\x20\xe1\x75\x05\x59\x70\x7d\x18\x34\x16\x01\x2c\x15\x60\xc1\xf5\x49\x12\xbe\xc1\x8f\xf0\x28\x66\xe4\x58\x88\xd5\x24\x00\x5e\x1f\xfe\x1b\xeb\x9b\xbc\x57\x1e\x8b\xe9\xa0\x53\xd8\xa9\x05\x9a\xfb\x4d\x67\x3b\x69\xca\x03\x2c\x95\xf8\x52\xc4\xa9\x5e\x2c\xa1\x8d\x16\xd0\x46\x17\x71\x8e\xeb\x93\x70\x7c\x8b\xb6\x3c\xc1\xcb\x9d\x5a\x70\xe8\x1e\x84\xe5\x56\x45\x0e\x0b\x84\xc1\xf5\x85\x6d\x05\x2b\xe7\x09\x0e\x57\x2e\xa5\x1b\xf2\x93\xad\x4f\xb6\xe5\x83\x06\x15\x4f\x70\x38\xd2\xe0\x00\xb9\x55\x12\xa1\x6f\xb3\x34\xee\xcb\xf6\xaa\x6d\x9a\xa2\x71\x05\x1e\xf2\x76\x93\x11\x61\x7d\xb2\x25\x64\x0c\xa9\xbf\xd9\x48\x84\x3e\x88\x50\x81\xd5\x26\x79\x48\x16\x9c\x16\x0f\x9e\x54\x88\x98\x1e\x13\x27\x2d\x3d\x35\x16\x9e\x1a\x57\x81\xfb\xfe\x5e\x67\x93\xec\x09\xc1\x1a\x4b\xd7\x8d\x45\x9a\x91\x7a\xba\x3b\x9f\x63\x48\x21\x88\x5c\x0b\xeb\x93\x2c\x81\xdc\x54\x09\x6a\x59\x9f\x72\xd1\x97\xd4\xa9\x9e\xce\x46\xb2\xf4\x41\x83\x80\xb7\x0c\x9d\x40\x82\xd0\x21\xd2\x31\x04\xbe\x1f\x59\x04\x1f\x4d\xaa\x5e\xab\xf8\xcf\xaf\xa0\x2e\x41\xd8\x50\xc5\x67\x25\x70\x06\xc9\x82\x1f\x4f\x7e\x24\xcd\x49\xe0\x05\x82\xd5\x2d\x0e\x54\xa0\x01\x24\x54\x05\x9a\x30\x0e\x7c\x71\xe2\x80\x04\x9d\x49\x52\x83\x24\xe2\x59\xd0\xe1\x4d\xeb\x97\x1d\x5e\xfc\x98\xf4\x33\x0e\x94\x17\x71\x24\xe1\xb9\xce\x83\x61\xa1\xbd\x88\xe3\xa2\xad\xea\x8f\xb6\x75\xb3\x34\x95\x61\x21\xe2\xc4\x91\x22\x0e\xd1\x2a\x61\xfe\x94\x20\x5f\x79\x45\x29\x10\x07\xf1\xb9\x71\x54\x66\xd8\xf8\x0f\x9d\x64\xe0\x55\x82\x71\x30\xcc\xa7\x12\x07\xd4\x04\xd4\xc2\x20\xb7\x4a\x16\xac\xfb\x60\xa0\x84\xef\x07\x89\x56\x2e\xa2\x70\xe3\x68\x4e\x1a\x72\x82\x5a\x20\xcc\xb9\x12\x04\x55\x55\x94\xa0\x41\x14\x55\x16\x4c\x67\xf2\x55\xff\x7d\x95\x4b\xea\x32\x74\x77\x07\x4a\x80\xb2\x33\x8e\xe1\x62\x25\x41\xa8\xd7\xc1\x57\xc3\x61\x25\x27\x50\xf1\x5a\x09\xbd\x4c\x02\x2f\x13\x60\x99\xe2\x18\xce\x19\x42\x50\x59\x85\xe9\x04\x93\x10\xd4\xeb\x60\x15\xa6\x83\x4a\x89\xc6\xb4\x4b\x21\x4a\x57\x80\xd2\x55\x5d\xe2\xe9\xaa\xa7\x14\x53\xaf\x42\xe3\xd3\xc6\x21\x0d\xf9\x1e\xc5\xb1\x1c\xd3\xb2\x25\x76\x6b\xd9\x52\xca\x35\xb5\x59\x13\xd6\xe4\xf4\xdc\x86\x70\x1b\x52\x76\xc1\x3e\x19\x47\x38\x24\xc8\x02\xfa\xd9\x00\x09\x2c\x0b\xe6\x7b\x32\xca\xb0\xa5\xe4\x47\xb0\x4d\x86\x7e\x31\x81\x2b\x8c\x99\xa1\x82\x60\xb1\x2c\xb2\xf1\xc1\x91\xdd\xee\x1e\x54\x61\x30\xee\xed\x29\xdb\x1c\xeb\x8b\xb6\x1f\xef\x51\xb2\x26\x40\x7a\xc5\xf1\xb8\x72\x10\x0a\x64\xf2\x30\xf6\x2c\x88\x3d\xab\xa4\xa4\x0d\x13\xd4\x04\xb0\x64\x75\x58\xe3\xc0\x93\x43\x31\xf3\x53\x1c\xaf\x8d\x27\x87\x52\xa7\x35\xfe\x96\xd4\xa2\x5e\x1e\x83\xd7\x41\xa5\x44\x53\x91\x9a\xe3\x78\x9d\x1e\xf7\x1d\xcc\xc5\x30\x6b\x7d\x94\x83\x95\xea\x56\x0d\xab\x72\x7e\xb3\x51\x13\xd6\xe4\x42\x71\xa0\xcc\x5d\x13\xe5\x60\x3b\x39\xd4\xe4\xb1\xf9\x13\xa4\xbc\x27\x5e\x28\x0a\xa6\xaf\xc0\x11\xa8\xa2\xd1\x0d\xb2\xde\x67\x31\xf3\xa3\x4a\x8d\x6d\x27\x49\x20\xe5\x5d\x14\xa2\x9e\xa3\xa4\x7c\x72\x61\xb0\x08\xfd\x86\x82\x5c\xf8\x98\x61\xa3\xc0\xa7\x44\x81\x6e\xe0\x58\x13\x45\xba\x51\x4e\x76\x98\xb5\x33\x75\x4e\x94\xe4\x60\x88\x39\x0a\x71\xdc\xa2\x5c\xec\x02\x6b\x57\x2e\x87\x79\xd1\xf8\xdf\x85\xda\x28\x08\x32\x41\x16\x7e\xa2\x96\xa2\x48\x66\x0a\x64\xe6\x9a\x56\x6d\xab\x50\x0b\x5d\x2c\xec\xed\xc4\x92\xe7\x01\x1e\x2d\x0a\x90\x4b\x51\x92\xda\x54\xe4\xb9\x30\x8b\x4f\x90\xc5\x87\x10\xa6\xd0\x19\x2a\x80\x99\xab\xf7\x61\x4b\x36\x9e\x24\xa9\x22\x83\x85\xf1\x84\x41\x3c\x21\x61\x4e\x61\xe4\x60\x10\x39\x48\xfe\xf3\xd0\x85\x2a\x70\xa1\xaa\x78\xfb\x04\x59\x80\xb2\x08\xb4\x57\x7e\xf5\x5a\x45\xe3\x85\x71\x62\x08\x0f\x32\x02\xd5\xdb\x85\xc4\xf5\x2a\x00\xaf\xbb\xa4\xd2\x86\x25\x46\x49\x36\xc8\x1c\x56\x51\xa4\x61\xa5\xa9\x1c\x63\xa0\xdd\xbd\x84\xd9\xb9\x9d\x61\xf7\x54\x24\xb3\x83\x25\x3a\x08\x4f\xcc\xc2\x61\xb1\xa0\x92\x35\x62\x15\x2f\xbc\x13\x83\x80\xc5\x2c\xce\xfc\x8f\x8f\x86\xa3\x1a\x34\x7e\x31\xf6\x61\xe3\xc9\xe6\x10\x9b\x15\x64\x16\xca\xe2\xce\x1a\xba\x93\x84\x15\x48\x18\x92\x52\x94\xe9\xc2\x40\xc2\xee\x9b\x96\xa4\x61\x25\xf9\x97\x4a\xe8\x48\x94\xe5\x38\x21\x46\x08\x25\x51\xc2\xd6\x83\xaf\x20\x7e\xf8\x8e\x65\x41\xf3\x8d\x31\x48\x8e\x0a\x94\x86\x10\x91\xd0\xa9\x2c\xf0\x23\xab\xa0\x31\x46\xd9\x2e\x5f\x12\x16\x6c\x14\x51\xb6\xab\x00\x03\x02\xc7\x1c\x78\x9c\x65\xc1\xe6\x0c\x9a\x92\xb0\x94\x87\xa6\xbc\x1d\x8f\x4d\x25\xd7\x01\x56\x5d\x94\xd7\x8d\x78\x79\xbd\x26\xff\xbd\xae\x55\x72\x1b\xad\xb1\xa7\x52\x91\x02\x15\xa9\x5e\x6b\xa9\x08\xd8\x7f\xa6\x99\x8a\xf2\x39\x04\x44\x9e\xea\x11\xfd\x6c\xea\xa3\x29\xce\xe3\xe7\xd0\xa1\x3e\x30\x4f\x71\xca\x6d\x10\xc4\x59\x2b\xe7\xea\x44\xe2\x89\x33\x25\x1e\xac\xf4\x71\xca\x80\x10\xdc\x59\xe1\x81\xe2\xc4\xa8\x14\xe7\xc1\xfb\x92\x1c\x4f\x88\x2a\x18\xc4\x79\x12\xa6\x16\xa7\x5c\xca\x09\x97\x02\xca\x64\x9c\x72\x29\xf8\xd4\x99\x6d\x2a\x74\xa9\x0b\x5c\xea\xb0\xe2\xc7\x29\xb1\x39\x4f\x06\x05\xfd\x39\xb1\xb9\xc4\x99\x44\xa7\x56\x2e\xf3\x89\x4b\x52\x9c\x27\x6f\xb8\x03\x95\x00\x9d\x70\x29\xf2\x11\x26\x6a\x0a\x12\x35\x5d\x27\xe4\x15\x3c\xc3\x2c\x58\xd1\xdb\x2a\x47\x7a\xf1\x23\xd4\x9b\x94\x4d\x59\x30\x52\xa8\xf7\x89\x22\x24\xce\x9b\x1b\x37\xfc\xca\x71\x21\x1a\xf9\x64\x9f\x92\x06\xbc\xfd\x2e\x19\x89\x53\xce\x85\x24\x4f\x97\x8c\x04\x5e\x80\x59\xb0\xa6\x9c\xc8\x13\x03\x7a\x90\xf6\xa9\xe2\x0e\x14\x27\x66\x97\x38\x2b\x3b\xdd\xe9\x51\x4a\x70\x22\x09\x55\xa7\x8d\x32\x24\xce\xe4\x60\x48\xd3\x13\x67\x77\xd6\x48\x3d\xd5\x31\x74\x97\x39\xa5\x9e\x06\xd9\x3d\xe5\x65\x70\x37\xac\x3e\x91\x67\x77\x01\x3b\xdb\x3a\x18\x42\x77\x5b\x93\xcb\xc1\xd9\x21\xce\xee\xa0\x90\x6a\x70\x01\x8a\x73\xd8\xf8\xa0\x71\x76\x75\x38\x99\x01\xfd\x98\x4c\x59\xee\xe6\x44\xce\xa9\xd0\xe8\x73\x3a\xce\xa4\x07\xd8\x82\xe2\x94\xbd\x39\x53\xdc\x31\x47\x55\x9c\xd3\x35\x4e\x12\x51\x7d\xb3\x4c\x65\x15\x04\xe0\xf6\x83\xc9\x48\x1a\x4e\x24\x9f\x76\xd0\xd4\xb2\xf1\x14\x80\xba\xbf\xc9\xde\x10\x82\xdb\x7f\xdf\xb8\x74\x72\x37\x5e\x09\x29\x0a\xf1\xb7\xf8\xc9\xc7\xb9\x3c\x1d\x32\x3c\x5e\x12\x69\xcc\x19\xb0\x4e\x50\xda\x53\x1a\x43\x3c\x6e\xf5\x55\x3a\xb7\x93\x49\x7e\xc5\xe4\x55\x71\x6e\x3b\x4c\xde\xa5\xff\x3e\xb2\x3f\xa8\x4e\x83\x62\x92\x3e\x2b\x8b\x97\x2a\x3a\xdc\x1e\xa1\xe4\x6a\xc8\x70\x19\xe7\xe3\x69\x7c\xf2\x34\xca\x3f\x9e\x52\x9d\x13\xb9\x07\xd3\x68\x9c\x8f\xfd\x25\x0f\xd3\xbd\x6f\x8f\x8d\x3f\x6f\xd6\x8c\xbf\xbf\xb6\xe7\xeb\xe6\xbe\xed\x7f\xff\xed\xde\xc6\xd7\x63\x92\xa4\xa9\xe2\x7d\x14\xe7\xeb\x31\x49\xa1\xa8\x7b\xf3\x3e\xc7\x97\x52\x4f\x87\xa2\x9f\x9f\xbb\xf6\x45\xd6\xe4\x91\xb8\x24\x3f\xc4\x08\x03\xc4\x16\x97\xec\xd0\x05\x41\x02\x52\x31\x08\x1d\xce\x82\xfd\xe7\x72\x5e\x92\x9f\x0b\xca\xd2\xb8\x9c\x57\xb1\xa9\x42\x53\x95\x9a\xcb\x9a\x1c\x37\x92\x87\x60\x9e\x71\x25\x0f\x54\xa5\xc1\x17\x56\xa0\x20\x22\xd9\x1c\x5c\xa1\x6f\x6c\x5c\x85\xc6\x21\xc2\x17\xaa\xda\x20\x46\xb9\x12\x18\x12\x97\x14\xe9\x82\x22\xe1\xe1\x14\x80\x7f\x66\x41\x5b\x9d\xe9\xa0\xba\x89\x4b\x5b\x11\x47\xc7\xa0\xe6\x00\x01\xb4\x12\x28\x12\x04\x2e\x67\xc1\x8f\xbc\x29\x26\x25\x8b\x2b\x89\x89\xf9\xb8\x82\xc4\x63\x7f\xe2\x4a\x99\xa7\x12\xe9\x11\x97\x1c\xc6\x95\x6c\x45\x77\xa4\x38\x5b\x06\x3e\xba\x04\xa2\xc6\x55\x7f\xbf\xe5\xce\x40\x42\xae\xe6\x52\x21\x23\x79\xc4\xf5\xdf\x0d\xfc\x77\xb1\x85\xc5\xd5\xfc\xad\xe7\x7a\x3a\x4a\xf9\x86\xab\xfb\x1b\x43\xea\x2e\x42\x52\x12\xb3\x6d\xc5\x25\x09\xb9\x10\x7e\xc0\x01\x8c\x4b\x2e\xe1\x4a\x19\xa8\x3b\x3b\xb9\x84\x2b\xe9\x05\xc9\xa3\x02\xb0\xd2\x2c\x26\xbf\xd1\x92\x5c\x02\xc1\xd8\xb5\x73\x31\x2e\x49\xc1\x05\x9b\xd0\xb9\x18\x97\x6c\x02\x71\xd9\x15\xaf\xa3\xb8\xa6\x8b\x8e\xed\xe6\xf2\x47\x69\x01\x7e\xc7\x18\xda\x82\x74\x6a\x59\xd0\x14\x6c\x89\x78\xa8\x41\xe8\x76\xed\x9e\xbd\xe5\x36\x70\xf5\xbb\x67\xcf\xab\x7f\xc1\x4b\x00\x22\x1a\x57\xb8\xf1\xc9\x52\x5c\x97\x63\x08\x97\x0f\xf6\xa2\x7b\xae\x14\x64\xae\xe4\x32\x88\xb7\x8d\x0b\x1b\x6f\xe0\xec\x7c\x5d\x8e\x61\x3b\x9d\x24\x0a\xf5\xb7\x81\xdb\x2d\x4d\x56\x04\x17\x9b\xb8\x64\x38\x2e\x18\x8e\xee\x41\x7b\x6c\x3c\x29\xc0\xf0\x6c\x3c\x8e\x20\xc5\x96\xeb\x72\x36\x32\x1c\x60\xad\x9a\xf0\x2b\xae\xd7\x15\x45\xc9\xfa\xdb\x67\x6f\x37\x81\xe7\xa6\xfb\x8a\xeb\x73\xf9\x30\xf2\x5e\x5e\x54\xaf\xf7\xf5\x61\xe0\x74\x19\x3e\xa7\xf3\xb1\x7e\xbc\x1e\xc2\xb5\xc6\x05\xcb\x81\x39\x33\x6e\x8c\xba\x71\x1f\x0c\x7e\x76\xaa\x2e\xab\x20\x65\xd5\xaa\x6a\x15\x6d\xf1\x58\x18\xcd\x1e\xf7\xa1\xdd\xd5\x2a\xa8\x22\x2e\xdc\x03\xc1\xf7\x96\xc1\x00\xfe\xb5\x0e\xc4\x99\xdb\x2b\x7e\x73\xc5\x07\x92\xef\x8d\x35\x26\xee\xbc\xe9\x75\x70\x94\x6f\xaf\xf8\xcd\x15\x1f\x1c\x65\xb1\x61\xe3\x46\xc4\x21\xbf\x57\xdc\x5e\xf1\x3b\x19\x0d\x5c\x82\xe2\x56\xc2\x21\xab\x1d\xc6\xd2\x10\x2a\x36\x40\x82\xad\x98\x46\xe3\x96\xe5\xb8\xb9\xf3\x44\x17\xc4\xed\x9d\xbf\xd1\xce\xe2\xf9\x13\xf7\x65\x53\x29\xb8\x5c\x98\x34\xe3\x96\x0c\x80\x16\x6b\xfa\xaf\xb8\xd5\x95\x00\x16\x7b\x11\x47\x1f\xf7\xed\x0c\xd1\xc6\xe2\xa5\x13\xb7\xd2\x08\xbe\xeb\xf8\x24\xc5\x2d\xc7\x71\x43\x3e\xb0\x5f\xc6\x5d\x9d\x60\x92\x8f\x3a\xd8\xd6\x1b\xab\x4d\xdc\x75\xe4\x7f\x0c\xa1\xba\xec\x48\x23\x00\x9e\xc6\x2d\x01\xb9\x1b\x8d\xd3\x52\x73\x82\x0d\x91\xdc\xbd\x91\x80\xdc\x8d\xff\x20\x4e\x80\x09\x64\x71\x52\x45\xeb\xdd\xad\xef\x6c\x3d\xec\xdf\x2d\x51\xb9\xd1\xb1\x0c\x27\xa8\x8e\xe5\xc6\x44\xac\xb4\x2b\x18\x6d\xdc\x08\x1a\x03\x66\xfd\x96\xe7\xb8\x07\x3f\xc2\xf5\xdc\xc3\xf5\x1b\xac\x0c\x9c\xd7\xad\x4a\xe5\x4e\xd6\xe3\xc2\xac\x18\x66\x17\x8c\x1b\xb2\x32\x7e\x55\xee\xc5\x64\x2f\x60\xaa\x84\xb5\x8d\x1b\xe9\x63\x78\x96\x97\xd3\x86\x88\x80\x62\x18\xf7\x72\x5f\x93\x96\x54\xc2\xa4\xc3\xa4\x84\x71\x23\x90\xcc\xe3\xfe\xfb\x93\x7b\x87\xbb\x90\x04\x05\x7c\xda\x00\x73\x21\x8b\x0f\x8d\x03\x55\x72\x17\x37\x24\x66\x7a\x62\x95\x60\x6e\x18\x0e\xe2\xac\xe3\x96\xa0\x00\xbf\x60\x86\xae\xb8\x1f\x47\x8d\x70\x02\x86\x69\xdc\x0a\x27\x77\xf2\x06\x44\xa6\xc4\x2d\xf9\xb8\xd1\x7a\x60\x3f\x0c\x93\x21\x06\xb0\xbd\x95\x58\x86\x00\xbb\x37\x8b\x9e\xff\xd1\xb8\xd4\xe3\x46\x5e\x99\x8e\xfd\xb5\xf1\x97\xc6\x69\xe9\x73\xe8\x88\x2b\x98\x0b\xe3\xfe\x9c\x20\xc4\x63\xda\x94\xc4\xe3\x4e\xb1\xa5\x4e\xde\xf4\x2a\xf1\xa8\x88\x22\x98\x02\xa3\xaa\x2d\xa9\xd8\x68\xc9\xf5\x10\x55\xc1\x03\x78\x09\xb3\x79\x45\x55\xca\xa8\x29\x65\x00\x9b\x19\x15\xbb\x6d\x80\x37\x51\x09\x86\x8e\x8a\xdd\x36\xc0\x16\xae\x18\xe7\xa2\xaa\x1d\xa9\x65\xe7\x7f\x83\x1a\x46\x55\x21\x14\x18\xe7\xa2\x9e\x36\x9e\xf4\x02\xb8\xde\xa8\x0a\x27\xa0\x0f\x0f\xdb\x56\x10\xa9\xf9\xfa\x63\x4f\x8f\x8a\x85\x36\x48\x13\x59\x31\xe9\x85\x28\xc4\x01\x0a\xb1\x07\xb8\x4a\x26\x6a\x92\x86\x4b\x45\x43\x55\xb1\x41\x2a\xc9\x4a\x24\x76\x54\x15\x1b\x35\x65\x16\x4f\x79\x55\x56\xa9\x49\x25\x3c\xd1\x55\x8d\x2a\xb8\x19\x15\x73\x61\x00\x9e\x91\x45\x6e\x0c\x67\xbc\x56\xd7\x17\x1d\x2b\x11\xdd\x21\xa8\x46\x00\x72\x6c\x4a\xb1\xa8\x92\x04\x00\x8f\xbd\x08\x15\x3b\x6e\x54\x28\x02\x2a\x2b\xb3\x50\x06\x00\xc8\x66\x13\x8b\xaa\xd6\xb5\x36\x76\x8a\x33\x0c\x2c\x47\x16\x34\x0e\xff\x4d\x8e\xca\x2c\x3e\xaa\xd8\x2a\xe9\x46\x45\x06\x21\xb6\x3b\xaa\xca\x08\x92\x52\x36\xc2\xb8\xa3\xaa\x50\x05\x36\xb9\x01\x49\x18\x02\x7d\x44\x9d\x7e\xc5\x0c\x65\x21\xea\x1c\x28\xc0\xf8\x71\x3a\x88\x49\x8f\x08\x71\x55\x7e\xa1\x26\xbf\x80\x9f\x41\x54\xf9\x05\x82\x72\xcc\xee\x15\x55\x71\xa2\x2e\xa6\xc8\x1b\x5f\x65\x21\x48\x71\x39\x79\x7d\x08\xd5\xc9\xe2\xe5\x23\xa6\x13\x36\x1e\x34\xce\xa0\x54\xa0\xd6\x14\x21\xc8\xca\x17\x55\x05\x6a\xcd\x6b\xdf\xb0\x0c\x86\x71\x3e\x41\x68\x0f\x69\xfa\xa2\xca\x64\x90\x00\xb3\x1d\x9e\xd7\xed\x52\x25\x6d\x68\x87\xa7\x53\xa2\x40\xf8\x8f\xf9\xc1\xa2\xaa\xd6\x20\x14\x08\xff\x84\xa8\xca\x17\x35\x39\x8b\xc9\x53\x57\x55\x97\xd6\x87\xe5\xf4\x08\x3d\xce\xee\xa1\x25\x8f\x90\xd2\x44\x7d\x98\x9e\x67\x41\xe5\x68\x7d\xf9\xd1\xc3\xa0\x5a\x03\xac\x93\xeb\x3e\xfd\xca\xb1\x27\x1b\xd1\x0a\xe2\x59\xfd\x1c\x68\x52\x85\x56\x5c\x86\xcf\x0d\x4c\xfe\xa1\xe1\x15\x13\x4d\x99\xa1\x25\xb3\xd0\x0a\x43\x15\x1b\x25\x5a\x52\x82\x46\xcc\x77\x90\x59\x33\x0b\x7e\xe4\x8d\x6a\x4a\x08\xe4\xd7\x9c\x7e\xa4\x81\x04\x18\x95\x56\x2e\xab\xa6\x55\x2b\x47\x8a\xa2\xc1\x7c\x9b\x41\x8a\xcd\x86\x2f\x7e\x34\x35\xa4\x2d\x79\x06\x7c\x32\xa2\xa9\x0e\x6d\x79\xe1\x1b\x60\x76\xd1\xe4\xfd\x5b\x72\x06\xd3\x96\xe4\x0c\xc0\xbb\x6e\x78\xe6\x47\xd3\x8a\x02\xdc\x75\xc3\xf2\x1e\x4d\xba\x40\x5c\x55\x03\xdb\x2e\x1a\xde\x9d\x01\x00\x76\xc3\x05\x3f\x9a\x6a\xca\x76\x8f\x6c\x9d\x41\xc9\x05\x10\x82\x65\x0e\xaf\x20\x0e\x2b\x0b\x86\xce\x01\x69\xea\x22\x48\xdc\x79\x01\xc9\x12\xcd\x4b\xdf\x2a\xeb\xce\x99\x69\x58\x6e\xa3\x61\xb9\x25\xdb\x7c\x98\xd6\x33\x5a\x63\xa4\x10\x99\xe6\xab\x0f\xc8\x76\xc3\xa8\x16\x4d\x33\x4a\xcb\x7b\x6d\x42\xaf\x10\x41\x26\x40\x90\xb9\x08\x2b\x0c\x21\xb8\x83\x2c\x9e\x8d\x34\x71\xd1\xd4\x4f\x10\x04\x76\xe1\x95\x10\xad\x3b\xc5\xce\x20\x5c\x2e\xd5\x92\x2d\xa5\x8b\x46\x34\x79\x08\xd3\x1d\xc0\x74\x5f\x6a\x00\x9b\xbc\x01\x81\x5d\xed\x3c\xfe\x0e\x1c\x1a\x4d\x91\xa1\xa5\xc8\x00\x22\x6e\x34\x5f\xfb\x06\x51\xc0\x43\x3f\xda\x72\x9d\x92\x12\x34\x1c\x86\xa3\xa9\x3f\x68\x79\xed\x9b\xda\xdb\xa6\x79\xa4\xe5\xbd\x9f\xce\x23\x1c\x4e\xdc\x7c\x44\x53\x5e\xef\x96\xef\x7c\x3b\x7f\x5f\xb9\x72\xc1\xa0\x9d\xad\xd6\x90\x96\xd7\xbc\x9d\x4e\x6d\x3b\xdb\x4d\x87\x1e\x0e\xe5\x03\xa0\xc4\xaf\xbb\xb1\x0b\x2a\x10\x40\x12\x6f\x5a\xcf\x8c\x2c\x8b\xc6\x75\xc6\xa7\x36\x9a\x86\x0d\x92\x8c\xb6\xd3\x7d\x7f\x6c\xeb\xb1\x2d\x36\xd9\x1b\x4e\x58\x99\x79\xc0\xa2\xa9\x11\x68\x98\x49\x6f\x9b\x7f\x9d\x10\x97\x1e\x87\xd9\x30\xf6\x2c\x9a\x97\xbe\xf9\xa3\xdb\xf7\xb2\xa8\xa8\x45\x9b\x9a\xcb\x06\x1d\x38\x3d\x30\xd2\x01\x62\xd2\xda\x09\x01\x69\xd2\x01\x12\x92\x9a\xec\x2b\xba\x74\xa0\x27\x47\x20\x27\x60\xc0\x5a\x10\xb0\x46\xc8\x63\x18\xae\x16\x00\x06\x35\x42\x0c\xa2\xcb\x1b\x74\xac\x24\x1a\xcb\xba\x64\x00\x30\x74\x33\x7a\x85\x09\x4b\xa3\xe7\x3d\x6f\x84\x71\x87\xf9\x4a\xa3\xe7\xcb\xde\x2e\x28\x8a\xd8\x43\x01\xf6\x10\xde\x44\x61\xb2\xd2\xe8\x90\x01\x9c\x43\xa3\x9f\xbf\xa6\x5e\xaa\x18\x28\xce\xe1\xd1\x93\x25\x98\x3c\x09\x22\x16\x45\x4f\x5e\xa0\x5d\x9c\xa3\xae\x31\xb5\x5f\x34\xce\xa0\x14\x06\x7a\x3e\xfc\xf8\x17\x85\x00\x46\xd1\x6f\xf4\xef\x9c\xac\xee\xc3\xdf\x53\x4a\x20\x4e\x33\xc4\x6b\x0f\xf0\xda\xdb\x05\xe3\xdf\xb5\x68\x90\x46\xb5\x29\xcf\x75\x49\x45\xaf\xac\x0b\x8f\x60\x57\xbb\xd0\x93\x01\x20\xaf\x69\x74\xed\x17\x84\xea\xb5\x8b\xa3\xd6\xd5\x5a\x02\x00\xdf\x2e\x4e\x4c\x57\x3c\x20\x78\x8f\xdc\xa7\xd1\x65\x06\x3a\xb4\x03\x77\xca\xe8\xda\x2a\x3a\xfc\x01\x81\xde\xd1\xa5\x1d\x24\x68\x6d\x9a\xc2\xba\x8a\x4c\x92\xb5\x4e\x54\x07\x5d\xad\x65\x4f\x42\xd0\xae\x5f\xd5\xb6\x2a\x2f\x2f\x87\x4a\xe8\xf9\x00\x7a\xbe\xe1\x15\x18\x5d\x0b\x6c\xff\x99\x2a\x18\x82\x5a\x08\x82\x07\xe7\xaf\xc6\x41\xc1\x42\xe0\x28\x18\x5d\x16\xa2\x0f\x96\x0a\x52\xd5\x55\x64\x82\x65\x3f\x7f\x1f\xb9\x0f\xf3\xcc\x1a\x06\x3e\x6d\x7b\x72\x45\x1c\xa6\x36\x0e\x92\xc7\xca\x5a\x75\x19\x8f\x3e\x6d\x9b\x95\x52\x8f\xd9\x93\xfa\x34\x90\xc9\xa2\x6b\xa6\xed\xc9\x92\x94\x03\x9a\xd7\xa5\x44\x3d\xe5\x8e\x76\xff\xaa\x3c\x2e\x40\x9d\x1e\xbc\xa7\x5d\x4a\x24\xb0\x3e\x58\xf6\xd1\x55\x65\x92\x9f\xb6\x69\x80\xea\xe1\x2e\x13\xbf\x72\x78\x21\xa4\x4e\x1d\xea\x84\xcb\x5f\x74\xa9\x53\x87\x1f\xb9\x91\x98\xc5\xe8\x0f\x30\xfa\x2f\x6d\x1c\x5d\x82\xd5\x53\x24\x31\xff\x59\x88\x9d\x15\x64\xba\x6d\xb8\xf8\x45\x57\x7d\xd1\xa1\x4e\xda\x88\xba\xd4\x09\xe8\xfe\x86\xcf\x5d\x74\x89\x4c\x4f\x41\xa2\x49\xfd\xbb\x82\x04\x51\x97\x85\x08\xd1\xe8\xb2\x11\x00\xfb\x9b\x6d\x2c\xba\xc2\x45\x27\x18\x0a\xd4\x9f\xe8\x52\x94\xfe\xd1\x96\xe7\xf6\xb3\xad\xcf\xb6\xb2\x47\xa3\x34\x63\x80\xda\x7a\x70\xc3\x07\xbe\x5e\x31\xc8\x9d\x80\xa7\x5a\x0c\x39\x8b\x01\x4d\x01\x33\x2c\x0c\xdb\x8c\x71\xb0\x69\x9c\xe5\xa1\x1e\x82\x40\xcd\x86\xd3\x56\x0c\x4d\xaf\xa3\xd8\x16\x3d\xca\x5a\x90\x66\x57\xc4\xec\x18\x6a\x1f\x07\x94\xe7\x46\x06\x30\xe3\x6e\x10\xe0\x79\x11\x07\x1e\x43\x89\x83\x74\x05\x05\x47\xb8\x18\x72\x20\xa4\x2e\x68\x5a\xa1\x86\xf6\x90\x71\xb2\x69\xec\xd0\x50\x5d\x31\xc0\x35\xc2\x5d\x2e\x86\x04\x6a\xc0\x95\xdc\x88\x01\xe6\xf3\x8d\x01\x57\x72\x73\xc4\x87\x14\x6a\x5c\xf6\xc8\x20\x94\x56\x8c\x2e\xc5\xa9\x2e\x86\x76\xd8\x71\xb1\x38\xff\xc2\x6d\x2a\x86\xac\x0d\xe9\x7f\x9b\xf6\xad\xa1\x51\x65\xc0\xed\x68\xdf\x32\x68\x35\x08\x5a\xbd\x2a\x07\x7e\x48\xc3\x46\xf2\x33\x4d\x93\xd7\x90\x3c\x91\xb0\xa1\x69\xe0\x1a\x8a\x2a\x83\xdc\x2c\x07\xef\xe5\x50\x21\x3a\xa0\x58\x9a\xb3\x04\x5f\x8b\x91\x64\xaa\x69\xce\x1a\x9a\x57\x07\x11\xea\xf8\xf4\xc5\x90\x64\x91\xfb\xc1\xac\x69\x31\x24\x59\x03\x76\xa7\x7a\x8a\xb4\xb8\x0e\x52\xed\x2b\x28\x0c\x35\xa7\x44\xca\xb6\x7a\x59\xe5\x50\x93\xc5\xb9\x88\xb1\x8f\xa1\x11\x76\x90\x1d\x92\x68\xa0\x18\xb2\x3b\xa3\x33\x21\x6e\xca\xd0\xfa\x02\x26\x5c\xab\xbc\x30\x42\xc2\xc5\x80\x6a\x55\x4f\x91\x36\xd7\x81\x73\xfc\x6f\x25\x86\x3b\x9f\xc4\xeb\xd2\xd4\x47\x5a\x8a\x3f\x41\x16\xe5\x56\xdd\x53\xc5\x23\xa0\xe4\x9a\x66\xaf\xa1\x86\x75\x4c\xe6\xe8\x12\xaa\x1d\x19\xd3\xb6\xe8\x51\xc2\x35\x10\x86\xc0\x57\x8b\xa1\x2a\x84\x44\xcb\x4d\xdf\x91\x21\x2b\x34\x82\x1e\xbd\x16\x52\x96\x81\x10\x43\xd4\x7a\x0c\x99\x1c\x20\xec\x0a\x18\x58\x31\x54\x95\x92\x0c\xa3\x55\x4f\xb7\x96\xd8\x01\x65\xd1\x0b\x63\x48\x59\xc6\xc3\x3e\xc2\x4c\x0c\x29\x0b\x11\xc9\xe6\x6c\x8b\xa1\x1a\x94\xa8\xe3\xd6\x3c\x39\xf2\x2a\x03\x10\x71\xd2\x47\x84\x71\xc8\x41\x1c\xb2\xc9\xd9\xc2\x30\xe4\x18\x49\x73\x1a\xf9\xb7\x62\xc8\xbe\x8c\xa4\x39\xad\x41\x2a\xc7\xe7\x4d\x41\x8c\x69\x90\xca\xa1\x2d\x96\xd4\xcf\xe5\xf0\x22\x6a\x8c\x1d\x70\x34\xc0\xac\xc6\x94\x5b\x99\x07\x3f\x72\x98\x0c\x68\x0e\x02\x9a\x9b\x5e\x05\x53\x3b\xeb\x3c\x58\x7b\xce\x84\xa9\xa2\x03\x6c\xbe\xa6\xa7\x81\x51\xcf\x41\xd4\xf3\xe5\x31\x99\xea\x41\x67\xa1\x47\x8e\xc9\x94\xa7\x99\x27\x3f\x42\x0d\xa6\x4a\x4f\x42\xa3\x9b\xc6\xf9\x29\x19\x01\xd9\xaf\x11\x44\x1e\x06\x4b\x07\xc1\xd2\x57\x85\xfe\x4c\xe2\xdb\x62\x12\xf1\x42\x5e\xc0\x98\xaa\x3d\x27\xd4\x80\xd0\xb5\x30\xa2\x3a\x88\xa8\x2e\x0a\x87\x53\xe3\xeb\xbc\x68\x1e\x3f\xa4\xa9\xf1\x75\xc2\xd7\x34\x38\xa4\x29\x51\x20\xfa\xba\x11\xba\x16\x53\x8d\x26\xc9\x46\x4c\xeb\x16\x53\xb9\x85\xfc\xd7\x62\xb7\x87\xe9\x47\x62\x42\x14\x00\xe1\x8a\xa9\x28\x43\x46\x92\xa6\xbd\x65\x4a\x01\x26\x77\x1b\xa4\xd4\x98\x9a\x55\x67\xb3\x2d\x7a\x54\xa7\x39\xb9\xc8\x8d\x87\x7e\x2a\xb7\xcc\x94\x5b\x8a\x42\xeb\xf4\x6e\x93\x48\xbb\x75\x48\xda\xd4\x2a\x32\xe1\x5a\xb4\xdd\xcc\xfe\x6b\xeb\xa3\x8a\xb6\xbc\xc8\x13\xa5\x06\x11\x6d\x31\xb5\xac\xce\x61\xf3\x8c\x4b\x8e\x84\x14\x2a\x62\xbd\x87\xa9\x53\x62\x92\xab\x1e\x2f\xd7\x98\x1a\x52\x27\x77\x9b\x7c\x6f\x31\xbd\xdb\x04\xa6\xb7\xce\x59\x9d\xde\xed\x39\x31\xda\xa3\xd0\x9e\xaa\x3e\xe6\x62\x6b\xdd\x34\xd5\x9c\x33\xf9\x89\xa6\x15\xd1\x48\xf6\x98\xf0\x16\xe5\x57\xe5\x84\xb8\xee\x64\x75\x8b\xa9\xad\x84\x7c\xe0\x4d\x13\xce\xd4\x4c\x3a\x11\x73\x34\xe1\x90\xc9\x25\x0b\xdb\xe2\x7c\x11\x24\x1e\xe6\x73\x29\xb6\xa5\xba\x73\xc2\x5b\x68\xb0\x31\x4c\x3e\x08\x93\x2f\xc5\xb6\x24\x0a\x46\xc9\x2b\xac\x4f\x29\x00\xd0\x8f\xad\x7b\x7c\xb5\x8a\x4e\x32\x58\x29\xad\x1b\x4a\x1f\x13\x2c\xe4\xe2\xb9\x57\xdf\x49\x12\x72\x81\xe7\x63\xaa\xdd\x24\x15\x4c\x03\xc9\x2b\xa6\x96\x4f\xd2\xc2\x08\x3b\x1f\x53\xa6\x64\x22\xd3\x10\xca\x16\x53\xa2\x30\x3f\xdb\x62\x10\x9a\x43\x09\xd4\x2f\xa0\xbe\xc5\x92\x03\x21\xab\x4c\x51\xce\x37\x74\x3f\x00\x9f\x34\x9f\x5c\x2c\x6d\x23\x0b\x3a\xd1\x7f\x5f\x4d\xab\x58\x7b\x98\x12\x91\x27\x63\xc1\x81\xf4\xfe\x2f\x84\x60\x13\xd7\xc4\x42\x0e\xea\xdc\x94\xa5\x1c\x04\x20\x40\xeb\x08\xfd\xe6\x5a\x8f\xc5\xab\x8f\x53\x77\xac\xeb\xf7\x55\xde\x27\xed\x30\x4b\x31\x64\x21\x74\x68\x74\x59\xb7\x3f\xde\xfe\x38\xa8\x0a\xab\xde\xac\x42\xaf\xbf\x34\x5c\x90\x95\xbd\x8d\xd3\x2a\xdb\x02\x3b\x4c\xcd\x83\xd0\x98\xb1\xb8\xfa\xda\x37\x96\x8e\x54\xc0\x10\x34\xcd\x2e\x4b\x63\xe8\x02\xe3\xb6\x20\x06\x2c\xaf\xfe\xe2\xf1\x27\x48\x2d\xcc\x9b\x13\x40\x6a\x36\x42\xd2\x62\x69\x0e\x5d\x64\xce\x23\x55\x79\x2c\x95\x97\x4b\x6a\x00\x4b\xb4\xa4\x06\x0b\x79\x45\xe3\x8c\x10\x9b\xb1\x00\x81\x07\x6b\x3f\x96\x8f\x3f\xa8\x9b\x26\xa5\x8b\xa5\x85\x63\x25\x9d\x68\x44\xa5\xc5\x52\xd7\xb1\x00\xbf\x01\x3a\x2f\x96\x9e\x17\x0b\x02\xa1\x15\x60\xa9\xeb\x58\xe8\x3a\x74\x86\x5c\x0a\x31\x24\xf0\x29\x78\x23\xc7\xd2\x0e\xb2\x10\x59\xd4\xe6\x2f\x5f\xfa\x35\x68\x8b\x67\x7d\x69\xf4\x20\xcb\x4f\x1b\x1c\xe5\xa5\xd0\xb2\x70\x32\xf7\x91\x5d\xd2\x8c\x35\x6d\x8b\x09\xa9\x2b\x59\x98\x57\x2b\x8f\xd9\x52\x13\x0a\x3a\xe8\x55\x5d\x1c\xe5\x11\x92\x03\x89\xea\x1f\x4b\x79\x64\x01\xf8\x85\x03\x74\x2c\x4d\x23\xa4\x0b\x6a\xa3\x59\xc5\xd5\x5f\x20\xed\xe9\x13\xbd\xa4\x19\x0b\x79\x44\x75\xfa\xd2\xe4\xba\x80\x42\x07\xa4\x21\x96\x5c\x03\x79\xf5\x9b\x2a\xf6\x25\xd7\xb0\x36\x3f\xba\x5e\xda\x43\x48\x32\xd4\x06\xb4\x7f\xa9\x40\x59\x28\x50\x74\xaf\x5c\x2a\x50\xc0\xa5\x68\xc3\x95\xd0\xc2\xba\x92\x9a\x5c\xfa\x57\x2e\xc9\xc8\x82\x8c\x10\xb0\x1e\x66\xf0\x0f\xf2\x15\x35\x30\xaf\x62\x49\x46\x16\x0a\x94\xe1\xd6\x6a\x75\x05\xfd\xb4\x69\x24\x5a\x52\x96\xf5\x1d\x54\xd1\xa3\x82\xcc\x82\x8c\x4c\x98\xb8\xa5\x20\x03\x00\x46\x9b\x4e\x5b\x46\x62\xc1\x48\x10\x59\x16\xa1\x95\x04\xe0\xd3\x06\x88\x55\x88\x92\x11\x20\x62\x34\xb5\x9f\xa1\x3d\x35\x00\xe6\x3f\xe1\x2d\x02\x04\xc7\x00\x1d\xb5\x4d\x4e\x74\xc8\x35\x00\x8e\xda\x08\x11\x8b\x90\x28\x04\x0a\x51\xb5\x65\xa1\x88\x42\xfa\xa5\x06\xca\x6d\x88\x99\x11\x81\x0c\x31\x39\x5f\xa1\x0c\x11\x60\xb7\xab\x40\x0b\x6d\x9e\x41\x76\x94\xd3\xe6\x7d\xfc\x03\x89\x00\x98\xaa\x08\x6d\x9e\x62\x6d\xa8\x41\x33\x5b\x53\x44\x92\x8b\xa2\xba\x2c\xe4\x07\x80\x64\x6d\x2a\x48\x42\xe3\x45\x24\xb9\x68\xaa\x43\x42\x3a\x01\x3a\x6b\x9b\x70\x0d\x21\xaf\x4f\xb2\xa7\xa2\x52\x2d\x54\x6d\x06\x86\x09\x35\x0f\xe1\x75\x07\xc9\xb5\x4d\xe4\xa4\xd0\x30\x11\xdc\x6d\x32\x41\x45\x78\xb7\x03\x96\x5d\x5d\x40\xa8\x9f\x08\xac\x97\xc0\xc1\x46\x74\x47\xcf\x45\xd6\x15\x35\x54\x5a\xc6\xc0\x39\x89\x33\x61\xa6\xa9\x88\xbc\xb5\xfd\xe0\xc2\x84\xb7\x36\x26\x5f\x41\x6a\xc3\xfb\x18\xd3\xe6\xd9\x47\x95\x97\xb1\xae\xfc\x0a\x22\x1a\xbe\xe1\xa1\xef\x93\x07\x40\xfe\x3c\x16\x5e\x54\xfe\xe8\x7d\x8c\xe0\x47\x68\x61\x68\x79\x8c\x60\x10\x10\x2b\x33\x5b\x85\x99\xad\x4e\x17\x5a\x23\x03\xf9\xad\xba\xe2\xa1\x79\xad\x22\xf2\x76\x75\xc5\xc3\xf0\x5a\x45\x3e\xd2\x5d\xe3\x4b\xe8\xa7\x1d\x8f\x6d\xb1\xf6\xda\x27\x23\x6f\x97\xb9\xe6\x22\xbc\x56\xf1\xd0\x16\x8f\x6c\x68\xa0\x8c\x87\x71\xf1\xa2\x86\x37\x2d\x5e\x46\xcf\x8b\x1a\xde\xb4\x78\xf9\x11\xa1\x2a\xf4\x5c\x88\x8f\x95\xf0\x4c\xc8\x9f\x07\xfc\xf9\xe9\x6e\x6b\x8f\x0c\x9c\x95\xb4\x9a\x84\xf6\xc8\xf8\x18\x3d\xaf\x95\x60\x14\x01\x00\x85\x69\xe7\x62\x6b\x8f\xdc\x87\x6d\x4d\xaa\xc2\x2a\x6e\xda\xbf\xc0\xbe\x8c\xed\x45\xdc\x85\x99\x40\x63\xb7\x1c\xfd\x06\xf3\x49\xad\xa8\x00\x16\xb1\x0b\x1b\x68\x57\x6a\x14\x40\xb0\x30\xb3\x42\x6c\xef\xe6\x4e\x5e\xdf\x94\x77\x21\xa8\x45\x80\x64\x51\xd4\x8b\x6e\x2d\x96\x3b\x79\xfd\x62\x5c\xc1\x96\xc9\xdf\xe0\x82\x1a\x32\x20\x62\x45\x80\x58\x61\x5a\xbc\x30\x05\x59\x00\x5c\x51\xd4\x9e\x0a\x5b\x13\x64\x20\xeb\x07\x14\x6f\x6b\xa1\xdc\x24\x1a\x34\x20\x60\xcb\x22\x6c\x2e\xb5\x01\x01\x42\x56\xc4\x4e\x4e\xa1\xcb\x72\x6f\xad\x1a\x3b\x39\x85\x5e\x1c\x97\x1e\x96\x26\x33\x23\xbe\x3f\x04\xb6\x88\x9d\x44\xc1\xf4\x7a\xb1\xb5\x6a\x80\x75\xd1\x0b\xd4\x53\xac\x8b\x00\xd8\xa2\x13\x45\x16\x5b\xfd\x00\xf8\x16\x45\xad\xee\x56\x59\x09\xbe\x45\x97\xb5\xdd\x3e\xfe\x9b\x78\x11\xe0\xb1\x62\x2b\xf9\x03\x7f\xd1\x0b\x37\x65\x4b\x0d\x76\xe7\x47\xc8\xdb\x56\xa6\xdf\x1d\x67\x42\x48\xe5\x96\xef\xdf\x83\x71\x71\x2d\xb6\x4c\xfe\xe6\x0d\xd7\x61\x49\x04\x8c\xd8\xf9\x94\x77\x8d\x40\x5b\x01\x7e\x93\x8c\x07\x8c\x9a\x10\x02\x23\x00\x83\xee\x84\x6d\x05\x88\xd0\x59\xd8\x16\x13\xd2\x5b\x72\x93\xae\xc4\x00\x06\x31\x30\x02\x0c\x8c\x42\x3e\xab\xd8\xbe\xe1\x7b\x31\x7a\x18\x4d\x81\xa2\x03\x2c\x8c\x62\x50\xc3\x96\x66\x80\x7c\x61\xce\xbd\xd8\x9a\x33\x49\x13\x57\x8c\x73\x10\x39\x3a\x80\xbe\x28\x2a\x93\x05\x8e\x0e\xa0\x2f\x7a\xe1\x9e\x6f\xdf\x70\x60\x30\x2e\x05\xbf\x2d\xb1\x01\x0e\xc3\x54\x7d\x61\xaa\xb9\x10\x49\x5a\xe7\xa0\xad\xdd\x13\x3c\xe9\x5e\xd0\x30\x6f\xed\x9e\x3b\x1f\xff\x0e\xa8\x54\x98\x8f\x2e\x40\xd0\xe8\xc5\xbb\xe9\xe3\xbf\x21\x49\x40\x4a\xc5\xd6\x14\x0a\x90\x46\x51\xa5\xbd\xb5\x85\x6e\x48\xd2\xe5\xb8\x24\x49\x60\x6b\x74\x19\x42\x51\x35\x62\x43\x92\x64\x08\xb7\xa6\x12\x80\x36\x3a\xe1\x63\xb1\x25\x49\xe0\x66\xf4\xe2\x85\x51\xd7\xb0\xb1\x8b\xe8\x26\xb8\x15\x18\x80\x71\xea\xa7\xf7\x51\x81\x01\x14\x8d\xa2\xca\x7c\x6b\x04\x01\x4d\xc3\xdc\x81\x21\x04\x76\x00\x9a\x51\x54\x99\x3f\xca\x10\xcf\x41\x5b\xc5\xaa\xdb\x2a\xb6\x83\xf5\x32\x03\x5e\x80\xa3\x71\x81\xf1\x12\x8f\x34\x07\xa8\x8c\x0e\x62\x72\x3c\x5a\x46\x1e\x5c\x28\x41\xd6\x09\xd3\xe4\x05\x48\x52\x97\xe2\xf4\x23\x19\x7a\x92\xe6\x98\x6f\x30\x4c\x9c\x17\x0f\x21\x24\x4a\xd8\x22\x69\xc4\x23\xcd\x81\xa5\x7a\x54\x59\x92\x51\xaf\x1b\xa2\xf1\xa8\x8c\x04\x94\xca\xfc\x83\x61\x22\xbd\x20\x91\x5e\x07\x82\x27\x1e\x75\x0d\x80\x6c\x5c\x7a\x47\x3e\x52\x26\xf0\x33\xba\x2c\x82\x28\x56\xf1\x24\x51\xe9\x27\xbc\xeb\xa3\x0c\xf2\x20\x83\x68\x05\x78\x34\x7c\x3c\x37\xfe\xb0\xbc\x10\x8f\xa4\xe3\xa9\xfc\x88\x7d\xeb\x51\xb1\x00\x80\x46\xb9\xa6\x5f\xb1\x69\x4f\x63\xbd\x5c\x7b\xb9\x86\xa7\xf1\x23\x2f\xc4\x23\x9d\x00\x4d\xa3\xeb\x0e\x2e\xce\x78\x00\x8e\xd1\xb5\x95\x3d\x2a\xfa\x9e\xce\xe8\x6d\x5e\x5e\x1f\x2c\x8c\xa2\x5f\xcb\xa3\x79\xe2\x19\x78\xe2\x42\xdc\x1f\xfd\x26\x81\xbe\x28\x5a\x02\x1e\xcd\x13\x40\x5f\xf4\xcb\x2a\xfd\xac\x81\xbe\x30\xb7\x49\x3c\xf2\xfa\x0f\x74\x02\x34\x80\x78\x34\x50\x80\x86\x71\xa9\xb7\x78\xd4\x0f\x3c\x90\x0e\x5d\x36\x44\xc6\x08\x90\x31\x8a\xc6\x01\xa1\x31\xe2\x99\x38\xff\xda\xbc\x16\x8a\x67\x9d\x54\xd1\xbc\x04\x06\x38\x8c\x7e\x41\xa3\x1f\xd5\x81\xe0\x60\x74\x60\x60\xe2\x91\xd7\x07\xfb\xa2\x5f\xa7\x5f\xb9\x38\x10\x05\x83\xc2\x4c\x2c\x18\x4f\x12\x02\x73\x08\xc6\xa3\xca\x00\xc0\x8b\xab\xa3\xaf\x13\xea\x22\x9e\x6d\x5b\x83\x2a\xf7\x31\x09\xc1\xd5\xcb\xf9\xf7\xa7\x58\x24\x8c\x20\x37\xe1\xa5\xd6\xe4\x51\xc9\xf0\x3c\x0c\x1b\x36\xf9\x51\x3a\x00\x06\xbe\x80\xc5\x1b\xa2\x63\x04\x90\xf0\x5d\xb2\xfb\x68\x71\x7d\x92\x74\xf4\xcb\xa3\x2c\xcd\x00\x1d\xa3\x6b\xc2\x13\x37\x3e\x1e\x7d\xa9\xa1\x9e\x02\x5f\xc4\x03\x81\x00\xff\x2b\x1e\x45\x81\xe7\xe3\x30\x60\x7d\x7c\x24\x10\xcf\xa7\x13\x76\xfe\x28\xf2\x45\xbc\x68\x14\x6e\x7c\xbd\x5e\xd5\x8c\xef\xc1\x72\xc2\xff\xbc\x8a\x02\x2f\x0c\x8a\xe6\x97\x57\x3b\x29\xd8\xf4\x5d\x9a\xf1\x6a\xd3\x78\x0b\x7b\xca\xd5\x7f\x65\x4a\x5e\x60\xc7\xef\xcb\xaf\xba\x55\x9c\x22\x56\x42\x3c\x8c\x78\xe1\x53\x2e\x04\xf8\xd7\x40\x54\x60\x31\x8a\x01\x3f\xaf\xd6\xd4\x17\x0e\xc4\xe8\x1e\xc1\x2f\xe2\x85\x40\x18\x2c\xf6\x4a\x20\xc0\xc3\xe8\x17\x02\xd6\x2b\x81\x00\xde\xa2\x83\xd3\x1c\xaf\x4a\x8a\x97\x48\x54\xd0\x93\xe2\x55\xcd\x08\x9a\x45\xbf\x11\xb0\x4c\xc3\x18\xa4\x61\x2c\x80\x1b\x87\x59\x18\x03\xf8\xfd\xae\x81\xec\xd5\xd0\x00\x14\x7f\x37\x1c\xeb\x55\x6f\x01\x0e\x86\xf9\x6a\xe2\x55\x1e\x79\x61\x37\x34\x90\x99\xbd\x31\xcc\xde\x08\x3c\x42\x08\x8a\x11\x80\x62\x94\x9b\xc7\x4c\x50\x8c\x00\x14\xe3\x52\x47\xf6\x6a\x40\x05\x15\xa3\x18\xae\xf4\x6a\x7b\x00\x0a\xa3\xeb\x41\xf3\xca\x94\xbc\x80\x2b\x1a\xc1\xf4\xea\x6a\x01\xf0\x45\x37\xb4\xeb\x55\x23\x01\xf2\x45\x01\xae\x20\x5e\x7d\x2e\x81\xbc\x28\x37\x0f\xd0\xab\xfa\x01\xe4\x8b\xfe\x3b\x26\xaa\x1f\x00\xba\x28\x5a\xb0\x5e\xf5\x93\x00\x5d\xf4\xdf\x31\x91\x24\x01\xa0\xd7\x81\xc6\x08\xf1\x2c\x02\x3c\x8b\x02\xca\x40\xbc\xda\x47\x5f\xe9\x0f\x44\x50\x78\xbd\x78\x11\x64\xf4\x0a\x79\x0d\x5a\x7d\x01\xe7\xd5\x82\x25\xec\x45\x90\x8f\xb2\xff\x16\x5a\x43\xc3\x8b\x20\x73\x73\x3b\x84\xe5\x8b\x17\x32\xf2\x5b\x09\xc9\xc8\x0b\x19\x31\x96\xeb\xd5\xd0\x00\x66\x85\xb9\x07\xe3\x55\xf8\x00\xbf\xa2\x68\xfa\x7a\x75\x7b\x7a\xb9\xdb\x1a\x9f\x5e\x15\x88\x40\x5b\x74\x2d\x4d\xaf\x51\xa2\x60\x5a\x14\x0d\x64\xaf\xfc\x00\x40\x16\x1d\x24\xe5\x78\xf5\x8e\x7c\x51\x20\x6a\xb8\x7b\x8d\x13\x7d\x91\x47\x34\xcc\x08\x6a\x11\x00\xfe\x75\x8d\x29\xaf\x56\x05\xb0\x2d\x7a\x85\x5b\x7e\x95\x5a\xde\x64\x0b\xae\xee\xed\x90\x02\xbc\x88\x28\x60\x2d\xc7\xab\x55\x13\x6c\x8b\x0b\x1c\xcd\xf8\x54\x20\x82\x5a\xd1\x8d\xf9\xfe\x14\x51\x40\xb0\x28\xce\x51\x08\x8b\xf8\x20\x0a\x60\x2f\xc7\xa7\x55\x01\x24\x8b\x5e\xb9\xdb\x9f\xfe\xd6\x5f\x81\xc6\xc2\x10\x8a\x6a\x11\x5f\xa1\x79\x2e\xb2\xa8\x16\xf1\x15\x9b\xaf\x54\x85\x55\x0f\x55\x34\xaf\xed\xe1\x3b\x59\x68\xb4\xab\x9f\xb6\x87\x0f\xe9\x82\xbc\x3d\xf1\x29\x5d\x7c\x5e\x64\xee\xd0\xa7\x8d\x91\x14\x10\xbd\x72\x7c\x3f\xa5\x0b\xc0\x2c\x8a\xd6\xb4\x4f\xbb\x22\xc0\x16\x5d\xb3\xd2\xa7\x09\xe1\xbb\x0d\x08\x61\x42\xde\xed\x0f\xb9\x41\x85\xda\xa7\x02\x12\x38\x8b\x42\x6a\xc7\xf8\xd4\x36\x02\x67\x61\x0a\xc0\xf8\x54\x2d\x02\x67\x71\x91\x19\x2c\x3e\x55\x8b\xe4\x35\xed\x95\x37\xfc\x53\xb5\xf8\x35\xf6\x11\xee\x4f\x6c\x8b\x00\x6a\xa2\x1b\x05\xf5\x69\x1c\x20\xc3\xa9\x59\xf8\xe2\xf3\xf1\x07\xf5\xa1\x37\x64\x90\x4f\x4d\x1c\xe0\x0d\xdd\xa0\x1b\x10\x1c\xb2\xa8\x0c\xa2\x51\xe5\x50\x79\x64\x0d\x71\xf9\x94\xe9\xc9\x60\xd1\x0d\x5e\xf9\x64\xd9\x01\x72\x28\x9a\x40\x3f\x9f\x62\x72\x5a\x74\xe3\x59\x3e\xc5\xfc\x4f\xec\xa8\x5f\x95\x5f\xed\x9b\xf0\x12\x76\x48\x1d\xdb\x07\x4f\x2d\x2f\xf6\xc9\x53\x83\xd5\x50\x3c\x98\x9f\x4f\x26\xb8\x0d\xbd\x71\x61\x3e\x8d\x75\x5f\x5e\xb8\xde\xe6\xbf\x70\x8b\x36\x4d\x6b\x98\xa6\xd5\xe8\x41\xa1\x1e\xe2\x83\x0b\x07\x78\x37\x3e\x7d\x99\x81\x77\x28\x15\x15\xef\xa7\xc5\x0f\x78\x87\xae\xad\xe5\xd3\x61\xe9\x83\x31\xef\x9e\x48\x55\x70\x5f\xde\xc7\x0e\x10\x6f\x08\xec\x10\x00\x34\xf4\x5e\xea\x7f\xfe\x6c\x01\x1a\x36\x59\x3a\x3a\x66\x8e\x6d\x92\x8e\x7d\xc0\x00\x63\xd3\xd8\xc2\x2a\x6c\x70\x0f\x3a\xf1\x1f\x5b\xdc\x83\x4d\x4a\x8d\x4e\x78\xc4\x06\x03\x21\x0b\x2e\x75\x1e\xd2\x0d\x06\xc2\x9f\x4d\x0e\x8d\x4e\xc4\xc4\x06\xf1\x20\x8b\x1c\x2a\xd8\x6e\xfb\xc0\xa8\xb5\x0f\x24\x59\x34\xee\xfb\xa8\x36\x9f\x5c\x69\x47\xe3\xbe\x49\x93\x91\x05\x3f\x16\x7e\xc4\xa8\xb5\x41\x3b\x28\xdc\xf3\x7d\xa0\xd7\xda\x24\x8d\xed\x28\xce\xb7\x39\x63\x37\xe8\x03\x7d\x38\xc7\xe9\xb4\x21\xe1\x35\x19\xf3\x2d\x14\xc1\x3e\x38\xa4\x38\x76\xef\x63\xfa\x63\x72\x92\x7d\x34\xbf\x9a\x56\xd1\x96\x2b\xb1\x6c\x6b\xd9\x16\x43\xe5\xdc\x6e\x90\x07\x2e\x42\x82\xb6\xc8\x03\x9b\xa4\xb2\x1d\xb7\xea\x7d\x60\x75\xda\x07\x56\x27\x10\xdd\xb7\xd9\x35\xf6\x41\xe2\x22\x42\x37\xb7\x99\x67\x37\x99\x67\xcd\x90\xb6\x45\x28\xd8\xc0\x12\x14\xcc\xda\x1b\x6c\x82\x2c\xe0\x53\x92\xf6\x6f\xb0\x09\xb2\x08\x10\xce\x98\x76\xd8\x23\xd2\x27\x08\x0c\xfb\x08\x7b\x44\xfb\x55\x9d\xf6\x76\x25\x36\xfb\x38\xe9\x71\xbb\x12\x9b\x1e\x1b\x6d\x6d\x27\x84\xb9\x0a\xc0\x85\x0d\x62\x41\x16\x6c\x5a\xb7\x2d\x9b\x7f\x98\x50\xa3\xc7\xc7\x09\xc1\x49\x8e\xc1\x1c\x1f\xdb\x7a\x6c\x8b\x1f\xb1\x60\xed\xc3\x73\xef\x7a\x3d\x6e\xed\xcb\x4a\x78\xe4\x70\xab\xd9\xa6\xd1\xad\x2e\xce\xeb\xda\x73\x15\x86\xa3\x7f\xdd\xb4\x97\xb5\x9f\x6c\xc7\xeb\x50\x61\x41\xc7\xe4\xe4\x7c\xb6\xf5\xd9\x96\x55\xae\x57\x3e\x40\x9d\x1c\x0d\xbb\x78\x61\x0a\x2c\x28\xc1\xa8\x5b\xd0\x83\x5d\xb8\x43\xf3\x18\x54\x55\xab\x3a\x11\x5a\x07\x55\xd3\xaa\x8f\xaa\x1c\x57\xe1\xb5\xd9\x00\x1b\x98\x48\x6e\x9b\xe6\x64\x03\x63\xd0\x51\x76\xef\x02\x73\xb9\xc1\x31\x28\x84\xb1\x6e\xc0\x0c\xb2\xc8\x95\xc0\x65\x77\x93\x04\x25\x8b\x3b\xbf\x62\xda\x82\x1a\x6c\x40\x0d\x4c\x54\xb6\x81\x2e\xc8\x82\x55\x65\xda\x05\xf7\xbd\x4d\xc2\x94\x02\x09\xdf\xe5\x72\x42\x17\x13\x82\x02\x14\x58\xd0\x0d\x48\x41\x21\x92\x75\x8b\x52\xb0\x41\x29\xe8\xf3\xf2\xc7\xc7\xaa\x3c\x00\xa8\xd7\x77\xb9\x6c\x9e\xbc\x0a\xcd\x25\xbc\x1d\x3d\x5c\x29\x1a\xf7\x0d\x3e\x41\x16\x36\xcf\x1c\xe1\x4a\x77\x41\x2f\xd6\x5c\xc2\xdb\xb6\xa0\x26\xa4\x95\xd8\xa2\x12\x6c\xf3\x19\xe3\xb1\xb0\xc5\x20\xd8\x25\x89\x4a\x27\xd0\x62\x17\xa9\x09\x50\x04\x1d\xf7\xca\x0d\x1e\xc1\x9f\x5d\x92\x39\xbd\x48\xff\xb2\x85\x25\xd8\x40\x11\x74\x5c\x2e\x37\x78\x04\x59\xd8\x3c\xe3\x82\x51\xdd\xe4\x85\x29\xcd\x4d\x6b\xae\x04\x8c\x2a\x3a\xfe\x6d\xfe\xe4\x6d\xfe\x64\x54\xe2\xbb\x48\x86\x40\x2a\x30\x87\xdd\x06\xa2\x20\x0b\x7e\xe4\xf8\x0a\x42\xb0\xcb\xf0\x47\x86\x3a\xdc\xda\x71\x33\x54\xe6\x38\xdc\x5a\x18\xd5\x39\x18\xfd\x70\x6b\x49\x1a\xd1\x3c\x13\xd3\x09\x4d\x8e\x89\x27\x67\xda\x16\xe9\x3a\xda\x45\x5b\xd3\x09\x21\x28\x13\x06\xb6\x45\x2b\xd8\x05\x46\x15\x67\xc2\x6d\xb2\xe6\x6d\xb2\x66\xa2\x71\x77\x91\xa4\x15\x8c\x62\x60\x21\x6c\x01\x0c\x36\xc9\x70\xcc\xa1\xb7\xcb\x72\xed\x93\xb2\x0d\x22\x2e\xb6\x98\x06\x1b\x00\x83\x71\x78\x98\xc2\xb6\xd0\x9e\x11\x9d\xb6\x4b\x78\x00\xf0\xc8\x1b\x2e\x21\xaa\xb2\x0d\xcc\x81\x69\xf6\x36\x49\x73\xb2\xa0\x2d\x47\xbf\x1d\xfd\x5e\x54\xfd\xdd\x56\xbc\x8b\x84\xab\x3c\xb4\x6b\xef\x8f\xab\x42\xae\x9d\xe6\x59\x7b\x9c\xdc\xc3\x4c\x4e\xce\xc7\xeb\x4d\x79\xf9\xd1\x9b\xf2\xba\xcd\x49\x86\xc6\xe1\x42\x49\x7f\xca\xcb\x8f\xde\x94\xcf\x6d\xfe\xd8\x66\x28\xb1\xa9\xaa\x77\x81\xfe\x34\x28\x71\xf9\x9c\x5c\xf2\xc4\xe3\xb8\x69\x4b\x92\x54\xf0\xf4\x03\x1a\x79\x8b\x84\xb0\x41\x42\x18\x00\xbd\x6d\xd3\x59\xef\x33\x29\xd3\xc0\x51\x6c\x9f\x92\x24\x80\x0d\x06\x46\x87\x6d\x32\xeb\x6d\x32\x6b\x1c\x53\x36\x58\x06\x59\x10\x79\x09\xbd\x3e\x61\x80\xf7\x09\x03\xdc\x38\xb7\x27\x66\xb4\x4d\xe2\xeb\x71\x24\xd3\xba\x4f\xcc\x68\x9b\xbc\xd7\x66\xfa\xdb\x24\xbf\xfe\xb3\x4f\x08\x57\xb3\x4a\x46\x02\x30\x04\x73\xff\x6d\xc1\x10\x36\x60\x08\x83\x04\x0e\x1b\x14\x84\x2c\xec\x91\xaf\x2e\x27\x84\xf6\xbe\xf1\x68\x88\x7c\xb0\x49\x58\x64\x2e\xc0\x7d\xa2\xaa\xdf\xe7\xc5\xce\xa7\x68\xbe\x01\x46\xc8\x82\x53\xc4\xda\x9f\x52\x29\x00\x10\x06\xb1\x20\x1b\x14\x84\x2c\x92\xf7\x04\x46\x75\x9f\xb7\x73\xbc\x59\x55\x58\x97\x13\x66\x7a\x83\x7c\x50\x9a\xcd\xcb\xcd\x9c\x29\x28\x0f\xa0\xe3\xf6\x59\x9d\x50\xb2\xd9\x03\xe8\xb8\x7d\x4a\x92\xce\xa4\x39\xa3\x1c\xfc\x88\x95\x6e\x93\x32\xe9\x1a\x6c\x2d\x79\x93\xb2\xc8\x55\x05\x5a\x75\x9f\xcd\x1d\xc2\xfd\xae\x71\x11\x4d\xf5\xbd\x49\xf5\x3d\x70\x98\xd9\x66\xfa\xde\x64\xfa\x1e\x38\xcc\xec\x53\x62\x03\xde\xc1\x28\x27\x6d\x75\xdb\xea\xb6\xc5\x20\x86\xa3\x4f\xb1\x77\xe0\x98\xb2\xcf\xe1\xda\x0f\xd6\x9e\x1b\x2c\xfa\xc1\x06\xfd\x60\x10\x58\xb2\xcd\x23\xbe\xc9\x23\x6e\x1e\xc1\x7d\x4a\x6c\x00\x33\x18\x05\x96\xea\x9c\x0e\x75\xb1\x38\x37\x6b\xbf\x5c\x68\xd2\x00\x81\x63\xb0\x4f\x99\x25\x70\x0c\x46\xf1\xac\x2e\xd7\x2b\xa9\xc9\x28\x9e\xd5\xe5\x3e\xc2\x2c\x01\x77\xb0\x45\x32\xd8\x67\x40\xc2\x3d\xf7\x61\xf3\xa8\xea\xbb\x4b\x28\x1b\x04\x92\xc1\x35\x6c\x4b\x36\x88\x2c\xe3\xa3\xc0\xc4\x9d\xdb\xad\x85\x0d\x22\x1c\x7c\x8b\x77\xb0\x4f\x88\x4d\xf1\x76\xc8\x06\x01\x81\x30\xb0\x17\xec\x53\x62\x03\xa2\xc1\x28\xde\x8e\xc7\xb6\x80\x96\x95\x47\x3c\x1f\xe7\xf8\xb0\x84\x9d\x95\x78\x1c\x84\xa9\x6a\xdd\xc7\xd7\x33\x61\x46\x65\xc8\x90\xe0\x04\x1b\x70\x82\x81\xd3\xc7\x16\x9c\x60\x9f\xf8\x0d\x77\x58\x04\x80\x0a\xfe\xec\x13\x6a\xd2\x79\x34\xce\xcf\x7d\xc4\x08\x08\xd0\xc1\x06\xaa\x20\x0b\x92\x24\x43\xfb\xcd\xa6\xb5\xc9\xa6\x35\x08\x5d\xd9\xa6\x38\xdf\x40\x17\x5c\x64\xe9\xdd\xe0\x17\x64\xc1\xb4\xe1\x1a\x2e\x84\xee\x0d\x74\x41\x21\x50\x7d\x5f\x52\x93\xcb\xd4\xf8\x1c\x00\x20\x0d\xfe\x6c\xd0\x0c\x4c\x97\xb8\xc5\x31\xd8\x17\x3a\x36\x1c\x9f\xf6\x25\xcf\x03\x9e\xc1\xc0\x5e\xb0\x2f\x74\x6c\x1b\x3c\x03\x73\x2a\xee\x4b\x02\x03\x6a\x81\x29\x15\xf7\x85\xdf\xf0\x06\xbc\xa0\xa0\x1f\xd8\xa2\x16\xec\x0b\xd2\x81\x7b\xd4\xbe\x50\xbb\x6d\x12\x82\x8d\x93\x85\xbe\xb0\x05\xee\x0b\x9e\x07\xa8\x86\x2d\x90\xc1\x26\x3b\xfb\x20\xd7\xc5\xbe\x50\xc2\x6f\x92\xb3\x0f\x70\xe9\x36\x38\x07\x59\xf0\x56\x42\x86\x84\x3b\xd8\x57\xf2\x39\xa6\x57\xdc\xd7\x6d\xf3\x37\x07\x00\xca\x74\xdd\xce\x31\x99\x9a\x71\x72\x87\xae\xdb\x09\x41\x60\x4e\x57\xa2\xba\xf6\x50\x13\xd4\xfe\xfb\x92\x9a\x80\x84\x30\x88\xad\xd9\x97\xdc\x0c\xc0\x07\x26\x51\xdc\x57\x73\xf4\x8d\x25\x84\x75\xb9\x94\x8d\x2e\xf8\x14\x9c\xbb\xf6\xd5\x7e\x3f\xb2\x12\x10\x77\xf0\x0f\xb2\xe0\xc7\xc6\x8f\xdd\x1f\xbb\x3f\x5a\xe5\xd6\x76\xd3\xf2\xb3\x5e\x18\xfe\x36\x30\x08\x03\x4b\xf7\xbe\x86\xdb\x31\x4c\x8e\x4f\x8f\xf2\x29\xe0\x21\x8c\x73\x1c\x7f\x7f\x8a\xcd\x60\xbf\xc9\x60\x6f\xa6\xc6\x7d\x49\x6c\x48\x60\x3f\x00\x9c\xd9\x97\x3c\x0b\x70\x09\x97\x1c\xbd\x29\xed\x37\x70\x09\x03\x30\xbb\x7d\x49\x7f\x48\xd3\x66\xca\xc5\x2d\x50\xc2\xbe\x20\x49\xa7\x47\x79\xb9\xc2\x8b\x6d\x86\x01\x06\x47\x21\x8b\xdc\x66\x22\xa1\xb7\x99\xf0\x37\xd8\x09\x03\x6b\xc5\xbe\xc2\x6d\x4e\x6e\xe6\xc2\xef\x65\x5f\x4a\x66\x57\x92\xa1\x8b\x44\x6f\xfb\x0a\x97\x20\xe9\xcf\xc0\x76\xb0\x85\x53\xd8\x57\xd0\x16\x72\xf8\xb5\xdd\xf9\xcd\x57\xb0\x31\x40\x24\x64\xf1\xd0\x96\x55\xde\xa7\xc7\x1e\x69\xeb\x71\x42\xc9\xae\x0c\x4c\xbe\xfb\x52\x9a\xba\x9e\x5f\x92\x78\xaa\x5c\xc2\x94\xa0\xc6\xe5\xf1\x7b\x6c\xeb\x35\xf5\x3b\x07\x4b\xfa\x03\x7c\xc2\xc0\xda\xba\xaf\xd7\xb6\x70\x25\xc6\x8b\x6e\x5f\xaf\xa3\x4f\x0e\x66\x60\x6d\xdd\xe4\xf3\xcf\xe2\xa2\x8a\x1f\x95\xa6\xae\x5f\xd6\x6d\x06\x21\x37\x73\x7d\x34\xef\xad\xfb\x5c\xd5\x6f\x51\xc5\xad\x93\x24\x01\xb2\x30\x80\x59\xdf\xb7\x32\x17\xc0\x0a\xa6\x60\xdc\xa0\x2b\x64\x91\x0f\x36\xae\x43\x5b\x44\x85\x0d\x8a\xc2\xc0\x5e\xb0\x6f\xb9\x19\xf2\xe0\x0d\xd0\x05\xf6\x8d\x11\x70\xdf\x49\x73\x4c\xd3\xb8\x81\x57\xc8\x82\xdd\x86\xec\xde\xd2\x9f\x3b\xd9\x15\x13\x37\x6e\xf1\x13\x36\x08\x09\x03\xf8\xb9\x2d\x36\xc2\xbe\x4f\x7a\x44\xe8\xbe\xe5\x53\x6e\x02\xa3\xd1\xf1\xef\x5b\x32\x02\x1e\xc2\x40\xc7\xbf\x01\x45\xc8\xc2\x3c\xd5\x8c\xfe\x76\xa8\x29\x14\x0d\x42\x65\xb6\x40\x08\xfb\x86\x66\x60\xe7\xda\xb7\x34\x03\x6c\x84\x81\x9d\x6b\xdf\x0a\x45\x40\x24\x5c\xca\x82\xe6\xf8\xdb\xa0\x1f\x98\x86\x71\x03\x81\x90\x05\xd8\xdf\x3c\x07\x77\x75\xf4\xc9\x88\x8c\x1b\xae\xe1\x56\xdc\xb9\x11\x77\x80\xe2\xdf\x62\x21\xec\x1b\xca\x82\x12\x7e\x83\x8b\x90\xc5\xa2\x8a\x55\x95\xb2\x80\x7f\x30\x6e\x07\xd1\x6d\xab\xdb\x16\xdb\xd1\x9d\x50\x92\x91\x81\x7d\x65\x0b\x7c\xb0\xef\xc1\x8f\x28\x4f\xee\xe1\x7a\x25\xe9\x30\x71\xe3\x06\x17\x21\x0b\x76\x88\xa7\xe5\x96\x4e\x80\x7f\x30\x88\xb0\xdc\xf7\x74\xa8\x93\xf5\x82\xa7\x16\xe5\x60\xdf\x50\x00\x6c\x0f\xfb\x5e\x2e\x4e\x12\x02\xf3\x33\x6e\x40\x10\xb2\xe0\xd6\xda\xa3\x44\xe1\x5e\xb4\xd5\xac\x72\xa1\xbd\xee\x1c\xf2\x3b\x1c\x3d\x82\x0c\x56\x85\x2d\xb4\xc1\xbe\xb9\xee\xd8\x0b\xf6\x1d\x2e\x4e\xb0\x69\x9e\x1c\xb5\x2e\x37\xe6\x3d\xf0\x01\xf6\x2d\x05\x00\xed\x60\xdc\x5c\x98\x5b\x15\x0b\xa0\x07\x97\x92\xec\xbd\x9d\xd0\xc3\xe8\x3d\x4c\xf2\x16\x37\x14\xe0\x86\x63\xbb\x1f\x17\x27\x29\xc0\xa8\xee\xa3\xfa\x14\xa0\x11\xae\xe9\x4a\x48\x14\x40\x3d\x30\xd3\xe2\xbe\xd5\xa7\xdc\xc4\x42\x4e\x17\xe7\x75\x42\x08\x2f\xd5\xc3\xa4\xf0\x72\xc3\x6e\x28\x31\x8a\x81\xb0\x6f\x28\x40\xfd\x55\xb9\x84\x79\xeb\x07\x6a\xd9\x7d\xcb\x81\x80\x81\x60\x3e\xc5\x5d\xbd\xdb\x40\x21\x14\xa5\xbc\x8a\x49\x6f\x57\x24\x95\xca\xf9\x12\x03\x61\x57\xee\x36\x88\x69\xbb\xaa\x3c\x01\x16\x61\x00\x8f\xb6\xab\x77\x1b\x94\x83\x81\x8e\x7f\x57\x05\x0e\x10\x0c\xcc\x9a\xb8\xab\x2c\x42\x85\x45\xc0\x43\x76\x83\x6c\x90\x85\xc9\x5b\x19\x17\x96\xb9\x5d\xe1\x1a\x88\x13\xd9\x55\x16\x01\x58\x83\x81\x2f\xf9\xae\xaa\x45\xaa\x29\xe9\x2e\xbf\xb2\xad\xcb\x84\xac\x7c\xa5\xc2\xa3\xe6\x15\x1f\x15\x4e\xb2\x2a\x70\x54\xf3\x6d\x21\x70\x08\x69\xb0\x2b\x14\x80\x00\x93\x5d\x55\x8b\x54\x73\xb4\xa3\x29\xa9\xca\x20\x40\x1b\x0c\x00\x4b\x77\xc5\xa3\x78\x57\xb3\x11\x43\x57\x2b\x96\xb9\x5d\xab\x99\x21\x59\x2f\x95\xac\x20\x1f\x5c\xf3\x5f\x78\x50\x6f\x81\x11\x76\x35\x65\xb1\xf3\x6d\xf6\x6e\x8a\x2c\x34\xa2\x42\x23\xec\x0a\x19\xc1\x80\xb1\x6b\x73\x1f\x1a\x3b\x8f\xe0\x57\xa5\x19\xe0\x20\x98\xf5\x71\x57\x55\x24\xc0\x21\x14\x20\x55\x76\x95\x1b\xa9\xd2\x0c\x6e\x5d\xed\xae\x4a\x32\x25\x03\x7c\xd4\x5d\xd5\x9a\xd4\xa4\x26\xd7\xfc\x55\x39\xd4\xfe\x4b\x63\x97\x55\xc3\x45\x1f\x2c\x3a\x9c\xb3\x98\x0a\xbb\x42\x59\xb0\x7c\xec\xaa\xb8\x53\x91\x6d\xf0\xf5\xdd\x55\x45\x4a\xc5\xe2\x37\xb8\xd4\x15\x8b\xdf\x26\xd7\x69\x01\x9e\x65\x57\x39\x10\x90\x17\x8a\x9c\xa0\xc8\x0b\xbb\x4e\xdb\x62\x10\xd3\x53\x94\x64\x68\x90\xdb\x7f\x57\xe9\x4f\x45\xdc\x51\x93\x26\xaa\xc2\xae\xe6\x8c\x45\x5d\x5c\x95\x6d\x80\x52\x18\x8d\x5b\x57\x95\x6d\xea\x2f\x35\x17\xdb\xa1\xd6\x04\xe4\x04\x73\xd7\xee\xaa\x20\x53\xb7\x3f\x32\xed\xed\x8f\x9b\x5c\x62\x93\xd1\x4b\x46\x00\x48\x30\x21\xed\x16\x21\x61\x57\x74\x20\xed\xb4\xca\xf5\x4a\x02\x33\x08\xe1\xd9\x55\xca\x52\xd1\x81\x34\xef\xe6\x6b\x8f\x2f\x6d\xc1\x98\x57\x19\x89\x8a\x20\x03\xbe\xcb\xae\xaa\x65\xc1\x4e\x30\x3f\xe4\xae\xca\x36\xf5\x65\x1f\x1d\xd7\xeb\x4a\x24\x8b\x51\x7c\xd6\xab\x5c\x03\x38\x0a\x45\x25\xa9\x38\x0a\xbb\xa2\x16\x69\x5e\x0b\xd5\x22\x40\x2b\x98\xfd\x76\x0b\xad\xb0\x1b\x94\x05\x27\xe1\xdd\xd4\xd4\x36\x18\x09\xc2\x81\x76\x53\x2d\x02\xda\x42\x99\x4c\x48\xb4\x85\xdd\x0e\x9b\xb7\xea\xb1\x8a\x7d\x44\x2f\xdf\x94\x6d\xc0\x61\x28\xf3\xca\x41\x34\x49\x52\x43\x90\x01\xc8\x6d\x37\x95\x27\x00\x31\x14\x55\xa9\x22\x30\xec\x86\xf5\x70\x42\x20\x40\x63\xc8\x82\x55\xe5\x5a\x35\x55\xbc\x0d\x71\x07\x28\xb7\xdd\x14\x77\x00\x67\x30\xfb\xee\x6e\x12\xae\x76\x31\x08\x9e\x4f\xc0\x17\xb2\x60\xed\x1d\xaa\x0a\x8f\x46\x86\x2d\x42\x67\x77\x53\x44\x69\xd8\x18\x27\x6f\xa5\xb0\x0c\xbb\xa1\x16\x01\x2b\x73\x37\xcd\x37\x20\x35\x98\xa8\x72\x37\x6c\x8c\x1b\x2c\x86\x81\xab\xd5\x6e\x92\x24\x80\x17\xca\x44\x3a\x68\x92\xa4\x06\x49\x52\x23\xda\x30\x3b\x6e\x70\x19\x06\xc6\xb6\xdd\x24\x49\xa4\xd4\x1d\x84\x29\xed\x26\xcd\x01\x9e\xa1\x4c\x88\x60\x93\x4f\x21\xe3\xee\x68\x9c\xfb\xa6\xa6\x96\xbc\xbb\x03\x90\xc8\xdd\xd4\xa7\x90\x83\xf7\x56\x35\xd8\x24\x43\x20\x36\x0c\x50\x22\x77\x53\x9f\x02\x62\x43\x51\x07\xdb\x9a\xfb\x08\x19\x9a\x4e\xbb\xbb\x12\x08\x45\x8d\x8b\xdc\x14\x8a\x40\x6f\x28\xf8\x59\x6f\xd1\x1b\x76\x43\xc5\xa2\x2a\xa3\x75\x17\x3a\x65\xa3\xd1\x5d\x68\x95\xb7\x0d\x09\x08\x47\x9e\xdd\xa4\x39\x6d\xd8\x16\xcd\x0f\xf7\x11\x9a\xa3\x3e\x97\xec\xbf\x7f\x76\x4b\x9a\x33\xd4\x48\x98\x03\x78\x9b\x03\x78\xc2\x22\x34\x79\x9e\x86\xd6\x45\x95\x41\x53\x79\xdb\x92\x1a\x0d\x5c\x56\xb6\xf0\x0f\xbb\x21\xf5\x10\xf2\xb4\x9b\x8a\x98\xb6\x6c\x8b\x43\xae\xf2\x16\xc8\x87\xd1\x3d\xd1\x2a\x6f\x1b\x52\x8f\xb6\xc0\xa6\xd4\xd3\xb0\xb6\x12\x30\xbe\x85\x84\xd8\xa4\x14\x36\x57\xe6\x6e\xe1\xda\xa7\xf0\x33\x54\x06\x34\x4d\x54\x2d\x19\x24\x93\x0b\x6f\x21\x21\x76\x43\x10\x22\xa1\xe6\x16\x12\x62\xb7\xa4\x5f\xa6\x02\xde\xc0\x43\x64\xc1\xb8\xbc\x8f\xca\x46\x20\x43\x9c\x87\x6b\x2f\x49\x6b\x28\x62\xba\xe7\x5e\x92\x06\x70\xc4\x7d\x48\x14\x24\x69\x00\x47\x0c\xf0\xee\xb6\xc0\x11\x1b\xb0\x88\xd1\xbd\x0a\xea\x66\x00\x8b\x38\x71\x55\xdf\x4d\x71\xa9\x91\x30\xf7\x77\xbe\x54\xfe\x82\x25\x31\xba\xb7\x56\xfe\x09\x2c\x89\xfb\x70\xa1\x25\x7c\x60\x49\x0c\x6d\xa7\x62\x49\x6c\xb0\x24\xce\xa3\xfc\xdd\x56\xbc\x85\x9a\xd8\xed\x65\x8c\xbc\x95\x4d\x0b\x56\x7b\x39\x6b\xbc\x95\xa2\x4f\x6c\xf2\x1e\x0f\xe0\xf6\x76\x53\x0d\x04\xe2\xc4\x09\xd8\xd0\x6e\xaa\x8b\x41\x9f\x18\x9d\x1b\xdc\xa5\x8b\x1d\xba\xd8\x39\x91\xc2\x4f\x6c\xf3\x25\xbb\x76\xe2\x4f\x6c\xd2\x25\x0f\x65\xc1\xae\x51\xab\x1f\x9c\x35\x2e\x75\x97\x2e\xf6\x22\x34\x14\xcd\x17\xdb\x2a\xb6\x65\x55\xb7\x8a\x71\x41\x76\xbb\x4a\x65\x80\x2b\x86\xf6\xca\xae\xe9\x0b\xfc\x8a\x9b\xa4\x29\xbb\x4b\x2a\x3b\xa4\x52\xe3\x24\xb8\x16\x59\xb0\x35\x68\x31\x85\xb7\xd8\x1d\xea\xa9\x80\xd5\x95\xdf\x3a\x7a\x66\x90\xfa\x36\x50\x17\x59\xd8\x16\xd3\x56\x33\xd4\x2f\xdb\xe2\x47\x79\x3c\xa0\x2b\x6e\x15\xfa\x5d\xd3\x57\x47\xa4\x23\x19\xd9\xee\x8a\x74\xc0\x59\x9c\x07\x07\xbe\xcb\xf6\x81\x67\x31\x34\x31\x89\x67\xb1\xc1\xb3\x38\x09\x58\xdf\x5d\x1a\x0b\xae\xc5\xad\x71\xa0\xcb\xf6\x81\x6b\x31\x06\xa6\xc2\x7e\xdb\x3c\x39\x6a\x09\x3f\xd8\x5d\x29\x0f\xf8\x0a\x33\x38\x6f\xe1\x2b\x36\x59\xa7\x4d\xf2\xb9\xbb\xca\xa2\x9e\x44\x74\x00\xe9\xb7\xcd\x43\xbd\xc1\xac\x18\xda\x5a\xba\xca\x22\x30\x2b\x4e\xc0\x9f\x76\xc7\xfb\x6a\xf7\xc6\x1d\xe0\xc8\x75\x55\xcf\x1d\x29\x6f\xb8\x69\x4a\x79\xbd\xb3\xb5\xd0\x6b\x31\x2d\x76\x87\x7a\x92\xdd\x6c\x77\x39\x36\x60\x2e\xc6\xe0\xf1\xef\xdd\xe6\x3b\xeb\x05\x25\x16\xc1\x62\x9b\xf7\x1a\x00\xa8\xdd\x15\xfc\x3a\xa9\x56\x35\x0e\x88\x57\xb1\xfb\xe0\x47\x4f\xa1\xd6\xfc\x3e\xd9\x34\xe8\xa2\xf0\x14\xbb\x93\xaf\x98\x90\x83\x0d\x30\x45\x16\x1f\xb0\x62\xcc\x51\xd3\x3d\x00\x14\xe7\xe1\x91\x53\x16\xec\xab\x51\xc5\xda\xab\xfa\x01\x80\xe2\xfe\x2d\xb4\x1c\x1b\x60\x14\xe7\xe1\x61\x92\x63\x03\x8c\x62\x80\x48\xb8\xbb\x74\xb1\x93\x18\x4d\x2b\x4c\x97\x2e\x82\x36\x31\x86\x6d\xa9\x8d\x06\x6d\xe2\x2c\xf0\x88\x5d\xf1\xb0\xa7\x48\x78\x12\xf8\xbb\x41\xa1\xc8\x82\x55\x85\xd8\x74\xc5\xc3\x4e\x5e\xe5\x82\xde\x54\x7c\x8a\xdd\x21\x95\x20\xc3\x6d\xf1\x29\x76\x7f\xfc\x91\x4d\xd3\x90\xde\x21\x5c\xc3\x55\xd5\x6a\xd5\xa1\x52\xc3\x8b\x2c\x7b\xd6\x51\x3d\x0f\x2f\xb2\x34\xa7\x23\xe5\x69\x81\xef\x9f\x3d\x42\x4d\x34\xa4\x8b\x3c\xb1\x47\x12\x95\xb3\x14\xab\xba\x55\x91\x55\x1c\xb9\xa1\xba\x86\xec\xe0\x83\x10\xb1\x6d\x72\xf0\x0d\xda\xc4\x09\xf2\xd5\x1e\xaa\x8b\x47\x69\x54\x0d\xaa\x6c\x2b\x39\xab\x21\xbf\x39\xa4\x13\x20\x4f\x9c\x64\x1a\xdb\x22\x4f\xec\x01\x9d\xd0\xdc\x2e\xf2\xc4\x1e\x28\x75\x64\x2e\x87\x44\x01\x1c\x89\x31\x1d\xaa\x26\x72\x70\x24\x4e\xad\x1d\x43\x96\x0a\xb4\x88\x41\x6e\xb3\x6d\x2e\xf2\x0d\x5a\xc4\xa9\xb5\x43\xb4\x88\x0d\x5a\xc4\x98\x68\xe2\x86\x8c\xd7\x48\xa2\x30\x26\x94\x69\x28\xf8\x01\x07\x31\x64\x1b\x87\xd7\x1d\x08\x88\xb3\xa0\xf5\x1d\x1a\xbf\xc7\xcd\x20\xd0\x6c\x0f\xf5\x3c\x23\x99\xad\x21\xdb\x28\x42\xc4\x1e\xb0\x54\x32\x84\x43\x4b\x13\xa0\x11\x03\xc0\xc2\x3d\xa4\x00\x40\x40\x8c\x69\xf3\xea\x79\x80\x80\xb8\x35\x9d\x0d\x6d\xd8\x03\x01\x8d\x00\xb7\x6d\x7e\xf4\x6d\x7e\x74\x22\x86\xb7\xd8\x0f\x1b\xec\x87\x41\x5e\xb2\x3d\xb4\x34\x01\x01\x31\x54\x2c\x0c\xef\x36\xa8\x0e\x03\x48\xa0\x3d\x34\x6b\x03\xee\x70\x92\xb8\x67\x0f\xa5\x31\x80\x1e\x4e\x82\x88\xb7\x40\x0f\x7b\xa0\xfc\x95\x17\x13\xe8\x61\x0f\x92\xa7\x6a\xab\x11\xe8\x61\x0f\x54\x3f\xf2\x62\x43\xe7\x1d\xb0\x1f\x6e\xaf\xfb\x90\x02\x00\xee\x30\x26\xfa\xcd\xa1\xf2\x77\x2c\xf6\x11\x7e\x73\xc8\xf3\x0c\x78\x9e\x39\xff\x85\x82\x7a\xc8\x12\x8d\xc5\x9e\xc2\xff\x0c\x35\x43\x23\x39\xa3\x5b\x9a\x31\x34\x71\x0f\x34\x43\x04\xce\x6d\xa1\x21\xf6\x48\xfe\x67\x1e\xdc\xf3\xe1\xd5\x1f\x5e\xfd\xee\x8f\x4e\x2e\xaf\xfb\xd4\x36\x3e\x94\xdf\xc6\xae\x7c\xc5\xb0\xb5\x7a\x8f\xa4\x06\x53\x06\x65\x68\x88\x1a\x9b\xe6\x79\x6d\x86\x66\xed\xf1\xd0\x96\x77\xe0\xb1\xad\xc7\xb6\xf8\x51\xb3\xf6\x48\x06\x67\x6a\xfc\x1e\x8a\x74\x24\xb9\x3f\x09\x36\xd9\xc2\x4c\xec\xf1\xd2\x16\x66\x8e\x21\xcd\x20\xed\xfd\xd4\x1e\x0e\x0a\x45\x16\x26\xe5\xb3\xca\x71\xbd\x34\xef\x1d\x50\x7f\x04\xda\xc4\x2d\xc5\x1b\x4a\x79\xe3\x63\xf4\x1e\x65\x45\xba\x41\x4a\xe8\xe2\x9e\xca\xba\x00\x33\x31\x0f\x8e\xf2\xd4\x5c\x35\x93\xd8\x4c\x4d\xe4\x53\xd6\x05\x00\x8a\x93\xf0\x96\x2d\xf2\xc4\x06\x6d\x62\x12\xaa\xb7\xa7\xf4\x07\xb4\x89\x13\x6c\xb7\x3d\x55\x17\xcf\xc2\x84\xa0\xd7\xc2\x4c\xec\x59\xf8\x91\x03\x3f\x35\x44\xcd\x24\x30\xd3\xb7\x72\x6a\xe9\x9e\xc9\x88\xdc\x64\xfd\xda\x53\x62\x03\xf2\xc4\xf4\xf9\x9c\x2a\x9e\x00\xa0\xb8\xb5\xef\x4e\x35\xc8\xa0\x4d\xcc\x83\x03\x2f\xcc\xc4\x9e\x17\x3f\x72\x6e\xa7\x26\xa6\x79\xb1\x38\xe8\x1a\xa6\x5a\x26\x00\x28\x6e\xad\xc0\x53\x62\x33\x6f\xda\xe2\x52\x4f\x89\x0d\x68\x13\xb7\x86\xe1\x49\x50\xda\x9e\x24\x44\xd3\x30\x3c\xd5\x33\xcf\x9b\x55\x75\xbd\x14\xe9\x66\x25\x77\xf5\x61\x95\x8b\x53\x69\x1e\x69\x7d\x6a\x9b\x9a\x95\xf5\x42\xf3\x38\xa5\x3f\x33\x85\xb5\xa9\x3d\xdc\xdc\xd8\x1b\x4c\x0a\xb3\xd7\xef\xa9\x52\x79\x26\x8b\x31\x09\x83\xdb\x53\xc9\x6c\xc2\x6e\x10\x61\xbd\xc5\xa7\xd8\xb3\xd1\x16\xf4\x7a\x6a\xe9\x06\xb2\x62\xfa\xb4\x4c\xe9\xcf\xec\xb4\xe5\x1c\x55\x2a\xcf\xa4\x2c\x13\x08\x86\x3d\xa5\x2c\xa0\x4d\x98\x1a\x7f\x4f\xcd\xda\x73\xf0\x23\xac\x9e\xc8\x13\x7b\x26\x81\x99\xc4\xbc\x6d\x61\x26\x36\x30\x13\x53\x42\x3f\xa7\x6d\x4d\xdb\x62\xda\xd3\x03\xb0\x18\x97\x07\x53\xb3\xf6\x5c\xfc\xe8\x91\x93\x91\x00\x79\x62\x02\x8f\xb8\xa7\xd4\x64\x06\x3f\x7a\xe4\xd4\xf3\x00\x2d\x71\xfb\x00\x4d\x95\xca\xe0\x48\xcc\xe2\x61\x52\x4e\x02\x53\xc2\xdc\xfc\x5b\x4c\x89\x0d\xa6\xc4\xd4\x14\x3d\x35\x58\xcf\x24\x17\xb3\x78\xbe\xb6\x07\x60\x9b\x49\x9f\xe6\xb7\x87\x69\x33\x6d\x08\xcc\xd4\x86\x3d\x1f\x9b\x67\x09\x81\xe8\xdf\x20\x4f\x9c\x27\x17\x79\x2a\x3a\xcd\xc7\x6c\xec\xb4\xa5\xe8\x34\x1f\x13\xb9\xb3\x38\x92\x8e\xf9\x92\x6b\x1f\x5d\xe7\x94\x74\x4c\x48\x47\xf1\xac\x4a\x27\x00\xa0\x98\xe0\x22\xec\xa9\x36\x68\xbe\xb4\xe5\xaa\x6a\xe9\x9e\x1f\xb9\xd9\xbd\xee\xfa\xcd\xcc\xcf\xb6\xe8\x51\xa9\x67\x22\xf5\x90\xdc\x65\x4f\xf9\x14\xf0\x29\x26\x01\x6e\x7b\x6a\x69\x9a\x1f\xd3\x86\x46\x2f\xa9\x09\x60\x14\x13\xc4\x83\xbd\xb4\x74\x83\x49\x71\x6a\x6d\x5d\x44\xc0\xee\x05\xe9\x20\x0d\xd8\x5e\x2a\xa8\x57\xb2\x2b\xd3\x43\x2e\x64\xc5\x06\xb2\x62\x6a\xb0\x16\x80\x62\xaf\x93\xaf\xf0\xe4\x5a\x5a\xa7\x57\x72\x1d\xd3\x7d\x5c\x12\x85\x95\x62\xc9\x74\x87\x96\x66\xa5\x05\x9d\x20\xba\x7d\x2f\xcd\x4a\x80\x4e\x4c\xb7\x63\x29\x24\x2c\xb8\x86\x93\x77\x17\x30\x8a\x2c\x68\x8b\x67\x7d\x29\x37\x80\x49\x31\x09\x24\xdb\xcb\x8b\x0c\x0e\xc5\x3c\x31\xb0\x2d\x35\xc8\x2b\xa5\x8b\xdb\x83\x29\x26\xc5\x06\x93\x62\x92\x11\x7d\x2f\xd5\x35\xe0\x50\x9c\x9a\x8f\x97\x8e\x75\xcb\xeb\x8e\x3e\x78\xa9\x22\x5e\x8d\xe6\xd1\x06\x2d\xd9\x8d\x05\x05\x38\xe1\x4a\x97\x36\x24\x70\x28\xe6\xd9\xff\xc5\x53\xbc\xa4\x06\xa0\x4d\x4c\x92\xa6\xec\xa5\x9e\x66\x91\xe8\x50\x76\x41\xe4\x89\xbd\x3a\xa4\x92\xcb\xb3\x34\x5e\x03\x40\x31\x89\x6c\xdb\x4b\x9a\x01\x00\xc5\x24\x68\x7a\x2f\x8d\xd7\x0b\x32\x42\x64\xdb\x5e\x5a\x9d\xc0\xa4\x98\x40\x3e\xee\x25\x83\xb2\x86\xcd\xb3\x04\x92\x11\x00\x28\x26\x41\xd3\x7b\xa9\xba\x01\x80\xe2\x2e\xae\x8a\xea\xe2\x35\xd9\x1a\x38\xe7\xa5\x3c\xb2\x16\x0f\x23\x17\x71\xc9\xb3\x2c\x28\x0b\xf1\x6f\x5b\x7c\x8a\xbd\xa0\x2c\xe4\x3b\xdf\x4b\xca\x02\xda\xc4\x24\x95\xf9\x5e\xea\x69\x56\xd8\x16\x83\xd0\x14\xbd\x52\xf8\x98\x1a\x99\x97\x1c\xc8\x82\x03\x39\xfd\x4a\x43\x14\xc8\x13\x93\x00\xb5\xbd\x14\x3e\xd6\xe6\x06\x73\x5d\x97\x64\x04\xb4\x89\x79\xc1\x0f\x2c\x95\x32\xa0\x4d\x9c\xda\xe9\x97\xc2\x07\xc8\x13\xe7\x6f\xbd\xe4\x40\xd6\x93\x87\xe1\xba\xfc\xca\x4d\x7b\xb8\x62\x3c\x40\x22\x4f\xec\xf5\xd0\xfc\xe5\x8f\xae\x6a\x0a\x2f\x53\xeb\xb4\x60\x14\x1b\xe4\x89\x49\x50\xda\x5e\xea\x56\x00\xa0\xb8\xe5\x1a\x96\x06\x6b\x90\x27\xa6\xd6\xe9\x25\xbb\xb1\x3e\x7e\xf4\x74\xab\x54\x5e\x70\x20\x97\x97\x5a\x73\xd5\xfa\xd8\x5a\x58\x84\x25\xcd\x00\x9f\x62\x02\xdb\xbf\x43\x71\x27\xa0\x19\x84\xae\xed\x90\xdd\x88\x83\xaf\xa0\xc4\x82\x51\xec\x80\x40\x5c\xc8\x5c\xa1\xb9\x2a\x60\x37\x08\x4a\xdb\xa1\xdd\x39\x0a\x3f\x22\xdc\x86\xda\x0d\x30\x29\x4e\x92\xed\xed\xd0\xd7\x37\x4e\x0e\x13\x27\x27\xe4\x2d\xe2\x64\xbd\xa6\x5f\x6d\xab\x1e\x7e\xbc\xa8\x7a\xad\xa2\x79\x28\x5e\x48\x46\x40\xae\x98\x17\x6f\x78\xa8\xca\x08\xf2\xaa\x9e\xd8\x05\x43\xdd\x70\x24\xf3\x30\x35\x45\x87\x52\x4b\x20\xb5\x5c\xbf\xaa\xc7\xaa\xdc\x21\x82\x29\x77\xa8\x08\x8e\xca\x8f\x1c\xb9\xd0\x14\x0d\x72\xc5\x49\xe4\xe4\x0e\x55\xbc\x20\x57\x4c\xe2\xc1\xb6\x90\x15\x3b\x1a\x3f\x62\xa5\x0b\x6d\x48\x91\xa4\x63\x12\xd6\xb5\x43\x25\x45\x24\xf3\x70\x4b\x63\x43\x32\x02\x8a\xc5\x04\xf3\x78\x87\x4a\x0a\xc0\x2c\x6e\x42\x8d\x77\x48\x27\xa2\x3b\x88\x46\xd5\xb2\x2a\x17\x07\x94\xe0\x2d\x8a\xc5\x0e\x88\x82\x46\xe6\x50\x6a\x89\xa4\x0d\x13\x20\xc7\x1d\x2a\x29\x22\x59\x8c\xfb\x74\x8e\xd2\x09\xb0\x2e\x26\x91\x5e\x3b\x54\x52\x00\x79\x71\x93\xf8\x72\x87\x44\x21\x20\x0a\x20\xae\xec\x50\x6a\x89\x94\x5a\x26\xf9\x85\xb7\xf0\x17\x3b\xa0\x13\x9a\xa2\x43\x1b\x52\x24\x6d\x98\x80\xd1\xee\x50\x6f\x11\xeb\xa6\xad\x4a\x95\x43\x85\xdd\xb8\x3d\x85\xea\x2d\x00\xc6\xb8\x75\x56\x0a\x95\x14\x11\x2c\xb4\xa7\x50\x76\x23\xa0\x13\x84\xae\xfd\x7f\x8c\x9d\xcb\xce\x26\xa7\x76\x40\xe7\x79\x8a\x7e\x83\x14\x14\x97\x42\xb2\x3c\xc9\x38\x79\x87\xaf\xd8\x20\x79\x60\xbb\xd5\xb1\xdf\x3f\x62\xad\xdf\x83\x9c\x33\xb0\x07\xad\xaf\x7f\x54\xc5\xad\x60\xb3\x2f\xb0\x98\xaf\x9e\x5a\xb8\x19\x03\xf8\xe2\x7c\x95\x13\x2f\x36\x48\x71\xc8\xe9\x91\x78\x8f\x29\x52\xb2\x7d\xaf\x5b\xf6\xc5\x06\x29\x58\x04\xaf\x12\xe0\xc5\x06\xb9\x59\xf2\x84\x64\xcc\xf7\xe8\x16\x83\x43\x56\xf3\x55\xb7\x80\x95\x31\xaa\xe3\xcb\x18\xf6\x1b\x7c\x6d\x74\x8b\x57\xa1\x00\x24\x63\x70\xa9\xea\x7c\xdd\x1f\xf7\x62\x70\x70\x02\x6d\xbe\x1a\x1c\x2f\x06\x87\x5b\xad\x5e\x03\xd6\xe0\x33\x46\xb5\x12\x06\xac\x41\x69\x8c\x6a\x17\x2a\x14\x5e\xa6\xbb\xa1\xe8\xe9\x74\x9f\x97\x79\x35\x92\xaa\x49\x8d\xa4\x41\x52\x37\xe9\x74\xa1\x27\x53\xa6\x06\x07\xdc\x8c\x7c\x7f\xe5\xb5\x4c\x22\x7b\xea\x35\x8d\x21\x81\xcc\x18\x9e\x26\x99\xfa\x40\x40\x66\xe4\x9b\x95\x7e\x2a\x3a\xe0\x63\x8c\x6a\x25\xf4\x81\x4c\x7c\x20\x60\x17\xa6\xac\x8c\x09\x2b\x23\xbb\xeb\x47\x56\xc6\x84\x95\x31\x0c\x6b\x4f\x8f\x09\xc0\xca\xc8\xdc\xf7\x32\xa7\x4a\xc9\x44\x9a\xd4\xfa\xf7\xd7\x2a\xcd\x69\x6c\x1c\x7c\xc6\xf0\x80\xc8\xd4\x45\x02\x3e\x23\x73\x16\x78\x4e\xad\x16\x50\x1a\xf9\x46\x7b\x13\xa5\x31\x41\x69\x0c\x8f\x7e\x4c\xad\x16\x50\x1a\x19\x04\xc3\x9c\xc6\xc6\x21\x6a\x0c\x83\xcc\xd3\x40\x14\x44\x8d\x61\x90\x79\x2a\x7f\x80\x64\x0c\x83\xcc\xd3\xf3\x01\xb0\x32\xf2\x8d\xb2\x33\xd5\x6c\xa6\xf2\x07\x65\x47\x6e\xc6\x84\x9b\x31\x2a\x2b\x97\xdc\x8c\x39\x11\x49\x70\xa1\xa6\x90\x8c\x09\x24\x63\x80\x68\x9c\x53\x5f\xe7\xec\x60\x8d\x11\xce\xd3\x18\xd0\x1c\xe0\x90\x19\xca\x53\xef\x04\xe4\x8a\xc1\xf9\xb7\x39\xb5\x21\x26\x36\xc4\x8d\xdf\x74\xaa\x0f\x4c\xa6\x7e\xf3\x33\x8f\xaf\xbc\x16\x49\xb4\xd1\xa9\x0f\xd8\x62\x70\x9b\xd6\x9c\xee\xc3\x07\x66\x91\x6f\x3b\xc7\xdd\xb2\x13\xff\xe4\x6d\xe7\xe8\xa4\x00\x6c\x31\xdc\xad\x3f\xb5\x34\x00\x5b\xe4\x9b\x48\x80\x60\x8b\x09\xd8\x62\x18\x21\x9d\xfa\x2d\x80\x59\x0c\xc3\xa1\x53\x69\x00\x9f\x62\x18\x0e\x9d\x3a\x29\xc0\x54\x64\x2e\x35\x99\xf2\x29\xe6\x9c\x1f\x92\xa8\x84\x96\x06\x4c\x8a\x01\x43\x71\x4e\x83\x34\x13\x01\x61\xa0\x73\x1a\xa4\x01\x53\x31\xb8\xb3\x6a\x4e\xb7\xe3\xcf\x40\xc6\xda\x46\x05\x04\x7c\x8a\xc1\x49\xc0\x39\x0d\xbf\xcc\x65\x25\xa8\xaa\xe1\x97\x89\x59\x61\x08\x53\x3e\xc5\x9c\x08\x08\xf7\x92\x4f\x23\x27\x20\x2b\x46\x43\xc1\x99\x4a\x03\x98\x14\xc3\xe0\xe4\xd4\x23\x31\x37\xd2\x93\x35\x3c\x8c\x9c\x04\x8b\xbf\x9b\xaa\x43\x83\x21\x30\x18\xdc\xef\x25\x9f\x62\xc2\xa7\x18\xb0\x08\x66\x18\x51\x8e\x0b\xfc\x35\x8b\x6c\x38\xf5\x61\x52\x0c\xce\xf5\xcd\x30\x7c\x0c\x93\x22\xdf\xac\xf4\xa1\x63\x33\xce\xa4\x1e\x1d\x4b\x56\x18\xc5\x04\x46\x91\xdd\x3b\x26\x8c\x62\x06\xee\x07\x77\x17\x87\xd1\x8e\x38\x73\x7b\x70\x97\xd5\x94\x4f\x31\x01\x50\x0c\x2e\x62\x9b\xa1\x17\x13\xf2\xc4\xf0\x40\xa0\xe4\x89\x19\x38\x16\x3a\xb2\x2c\x0c\x5a\x04\x36\x84\xe1\xbd\x70\xa5\x8f\xca\x02\x44\x7f\x45\xfd\x7a\x8a\x66\x63\x7c\x88\x99\x98\x81\x7f\xc0\x9d\xa4\x61\x38\x22\x1a\x79\x61\x1d\x84\x91\x5b\x30\x13\x03\x4c\xe0\x0c\xfd\x03\xd0\x26\x32\xec\x86\x19\x3a\x23\x03\xf5\xbf\x33\xc8\x25\x4f\xcc\xc0\x19\x60\x20\x2b\x9c\x8f\xc0\x28\x86\x51\xab\x70\x6b\x08\xb4\x89\xe1\xde\xc4\xd0\xa7\x08\x47\x62\x18\x56\x0a\x57\x67\x98\x12\xb9\xd8\x85\xae\xce\xc1\x44\x36\x60\x24\x53\x62\xc2\x94\x18\x8f\x7d\xef\xac\x0d\x54\xf6\x07\xc5\x2b\x8c\xb6\x02\x8d\xc8\xc5\x8e\xd6\xf3\x18\xa8\xec\x1e\x7a\x14\x20\x31\x01\x48\x8c\xc7\x12\x8d\x17\xc4\x99\x96\xe3\xf1\xa3\x19\x47\x8d\x97\xa9\x60\x25\x9c\xa2\x40\x23\xc6\x63\xf6\xfa\x07\xe2\x2c\xd2\xc5\xfd\xaa\xa1\xd3\x10\x04\xc4\x70\xe3\x53\xa8\xb2\x83\x83\xc8\x6e\xe5\x13\x07\x31\x83\x29\x6a\xac\x26\xd4\xe2\x21\x44\x8c\x87\x15\x22\x9c\xa2\x81\x7e\xee\xfe\xa5\xd0\xf2\x07\x01\x51\x34\x4b\xc2\xa0\x69\x2c\x2b\xc1\xc8\xd1\x19\x10\xa8\xec\x86\x49\x24\x44\xcc\x60\x8a\x3e\xac\x49\x61\xa0\x21\xce\x4c\x1d\x6e\x3d\x0a\xa7\x68\xb0\x3a\x73\x29\xd3\x0c\xcd\x7c\x40\x11\xb9\x20\x0b\x43\x0f\x21\xd0\x88\x61\xb4\x43\x68\xc4\x5c\x17\xb5\x47\x0d\x5a\x7a\x08\x17\xc1\x4d\x37\x22\xca\x91\x98\x8b\x89\xec\xae\x9f\xa5\x16\x0f\x5a\x62\xb8\xeb\x67\x39\x6b\x57\x32\x2f\x5e\xd4\x43\xb8\x50\xd9\x8d\x89\x2c\x55\xf6\x85\xca\x0e\xfb\x61\x2e\x03\x92\x0b\xcb\x9f\x5b\x66\xe6\x32\xf6\xb0\x32\x9f\x16\x5f\x83\xd0\x88\x09\x34\x22\xab\x6f\x0a\x8d\x98\x40\x23\xc6\x33\xfe\xc1\x52\x2c\x53\x62\xc2\x94\x18\x6e\x5e\x5e\x46\x35\x41\x4b\x64\x95\xd6\xa5\x9b\x71\xa1\xf7\x1b\x7e\x91\x29\x31\x17\x53\x9f\x8b\x5b\xe6\x72\xea\x83\x99\x18\x46\x51\x96\x53\x1f\x68\xc4\x18\x68\xce\x4b\xbf\xc3\x2a\x7c\x79\x54\xdb\xa5\xb7\x10\x42\xc4\x30\x64\xb2\xd4\xfb\x17\xeb\x2e\x00\x89\xb9\x8c\x57\x02\x90\x18\xc6\x47\x96\xd1\x8a\x75\xe4\xc4\x30\x3e\xb2\xf4\x28\xac\x23\x20\x32\x54\xf4\xb9\xdc\xed\x01\x34\x62\xb8\xad\x66\x19\xc2\x5c\x84\x30\xdd\xea\x29\x40\x62\xae\xb6\x48\xa2\xd3\x35\x05\xa0\x45\x64\x00\x12\x73\xb9\x86\x03\x8d\x18\xee\xa1\x59\xc6\x2b\xd7\x91\x26\xc3\x0d\xa1\x02\x24\xe6\xea\xf3\xbc\x88\xaf\x61\x29\x59\x16\xd6\xc1\xf0\x6b\xb9\x05\x1e\x8e\x44\x76\x43\xe8\xd2\xcd\x08\x47\x62\xb8\xd3\x66\x3d\x5f\x2f\xae\xd3\x5f\x76\x8e\xd6\x01\x4c\x89\x5c\xf0\xfa\xca\x94\x98\x0b\x91\x64\xac\x65\xe9\x8c\x5c\x47\x0c\x0d\x63\x2d\x4b\xf9\xb3\xb0\x0e\xdc\xb1\xb9\xf4\x22\x2c\xa2\x9a\xee\x37\x5d\x5a\x07\x4b\xf9\xf3\xf8\x94\xcd\xc6\x8b\x60\xac\x45\xf2\xc4\x5c\x47\x32\x15\x35\xd4\xa5\xc1\xb0\x50\x24\x8a\xa3\xdb\x40\xe7\x42\x70\x19\x7e\x59\x46\x3b\x40\x56\x0c\x2e\x57\x98\x22\x2b\xe6\xc2\x86\x18\x2c\xb2\x4b\x5f\xc3\x7a\x19\x26\x7e\x6d\x5d\x96\x0b\x97\x25\x14\xc2\xb9\x74\x59\x2e\xcc\x0a\x28\x84\x73\xa9\x48\x2c\x04\x97\xc1\x94\x65\x68\x03\x26\xc5\x18\x2c\x8c\xcb\xc5\x1f\x3e\x45\x76\x6b\xec\x72\xf1\x07\x53\x91\x2e\xd0\x81\x73\xe9\x67\x5c\x47\xe8\x9c\x34\x1a\xae\xc9\xb0\x16\x1f\xd7\xa9\xa8\x04\x02\x54\x71\x1e\xa3\x50\xf7\xb4\x43\xaa\xc8\xee\xb4\x5d\x60\x6f\xe7\x42\x04\xb9\xd3\x76\x2b\x6f\xf6\x31\x10\x32\x80\x8d\x29\xb5\x62\xee\xcb\xcc\x18\xaf\x5b\xa3\x61\x1f\xb9\x73\xd2\x3a\x69\xc3\xb4\x6d\xda\xe9\x8f\x6d\x50\x14\x32\x45\xae\xb8\x76\xb6\x06\xc1\x66\x3f\x05\x80\x88\xb9\x75\x36\x02\xae\x48\x97\x71\x10\xc9\x15\x13\x72\x45\x86\xce\x31\xb7\xca\xc3\x4e\x16\x80\x24\xd8\x5a\x09\x10\x2c\x4e\x5a\x26\xcd\xca\x1d\xa9\x73\xd2\x68\x84\xfe\x84\x8d\x3f\x41\xbb\x6a\x7b\x76\x78\x23\x57\x20\x7b\xcc\xad\x21\x00\xe9\x22\x5d\x86\x47\x64\x5c\xcc\x7d\x9b\x1b\x52\x79\x1b\xad\x80\x7b\x91\x2e\x37\x00\x6c\xa5\xcd\x2e\xbe\xcb\x8a\xbe\x75\x33\x80\xb6\x28\x5a\x11\xdb\xe0\xe8\x56\xdc\xd8\x54\xdd\x9c\xbb\xda\xc1\xac\xf2\x5b\xd5\x7f\xa3\xfa\x57\x3e\xa0\xe8\x8b\xb9\xab\x05\xa0\xd5\x6f\xbd\x9a\xbb\x3a\x1e\x18\x83\xf2\x30\x26\x3c\x8c\x0c\x74\x61\xca\xc3\x98\xbb\x59\x02\xe3\x52\xfa\xc5\xdc\xcd\x12\x78\x53\x91\xb3\xe5\xe5\x1b\x00\xd9\xc6\x51\x37\x71\x54\x18\xe7\x73\xab\xba\xec\x7e\xfb\x18\x95\x33\x90\x01\x4b\xe3\xa4\x35\xd2\xac\x5c\xdf\xa6\x51\x84\x6e\xc9\xfd\xd0\x9b\xc6\x7e\xb6\xea\xcb\x7e\x7c\xce\xc6\x7a\x20\x6f\x8f\x6c\x1a\xf9\x79\xfc\x77\x1f\xd5\xa6\xe8\xf7\x92\xc4\x31\xf7\x30\x3b\x66\xfd\xf6\xb0\xef\x1e\xf4\x30\xcb\xef\xd6\x0f\xb9\x3f\xd6\xce\xe1\xaa\x0a\x03\x9e\x23\x5d\x00\x01\xa7\x7c\x8e\x09\x9f\xe3\xa4\x51\x84\xe2\x61\xbf\xbe\x8b\xa4\xdc\x6e\x5d\xdd\x2f\xdf\xd5\x61\x62\xe8\x73\x4f\x3b\xc5\x62\xd5\x59\xf6\xf4\x55\xb4\xc3\xad\x38\x80\xd1\x71\xd2\x28\x42\x79\xb0\xc3\x77\x1d\x62\xfa\x19\x00\x6c\x94\xfb\x2b\xc9\x1a\x87\xb5\x43\x52\x6d\x83\x9d\x9b\x60\xa7\xb6\xb4\x84\x8d\xb9\x97\xb9\x61\xba\x6c\x43\x16\x90\x36\x4e\x1a\xa5\x2a\x4b\xf6\x32\x3b\xc7\x93\xbe\x86\xbd\xc9\xae\xfe\x03\x37\xf6\xd6\x19\xb9\xe5\xe9\x1b\x75\xd8\x9a\x1a\x9b\xe0\x67\x75\xfe\xa9\xda\x40\xef\x48\x17\x70\xe4\xb8\x88\x57\xc4\x75\x65\xd3\x6e\xd2\xaa\x69\xaf\x69\x95\xb4\x65\x9a\xef\x1e\x6d\x33\x2e\x3c\x92\x71\x29\x32\x88\x46\xc4\x85\x32\x13\x57\xf2\xdd\x33\xa3\xe3\x22\x68\x11\x97\x32\x03\x94\x5e\x5c\xd9\x72\xb3\xef\x66\xca\x40\x79\x89\x8b\xf0\x26\x97\x5f\xc6\xc5\xf6\xd4\xb8\x8e\xe4\x28\x18\x85\x71\x65\x6b\x72\xdf\xde\x67\x42\x8d\x21\xe9\xc6\x75\x33\x8f\x1a\x15\x41\x3d\x89\x4b\x31\x92\x8f\x24\x8c\x8b\x30\x68\x5c\x37\x33\x95\x40\x52\x88\x21\x09\xd0\x23\x27\x8d\xec\x8a\xd9\x15\xb3\xa3\x22\xc5\x76\x15\xdb\x50\x69\x43\xb5\xfd\xca\x0c\xa2\x1e\x71\x55\xfb\x4e\x01\x41\x8c\x23\xae\x6a\xb1\xd5\x77\x1b\x45\x34\xab\xd7\x7c\xae\x93\x5f\xf3\xb9\x66\xdf\x75\x9a\x81\xd5\x12\x17\x56\x4b\x3d\x2a\x64\x08\x28\x89\xab\x99\xdd\x19\x82\x71\x01\xac\x8a\xab\xfb\xea\x43\x76\xdd\x57\x3b\xaf\x3e\x34\xf6\xb1\xc6\x8f\x35\x7e\xe8\x94\xc7\x1a\x3f\xd6\x64\xf8\x9c\xad\x55\x42\x00\xe0\x8b\xeb\xb1\xa3\x94\x10\x10\x57\x03\xfc\xc9\xf9\xf9\x7a\x97\xfc\x86\x5f\x71\xf0\x15\x07\x8d\x1d\xd6\xf8\x43\xb1\x44\x17\xe2\xfa\xd8\xc7\x28\x14\x5c\xb7\x1e\x42\x4f\xe2\x52\x42\xdc\x8e\xa7\x8f\x7d\xf2\xf9\x98\xe6\x73\xd6\xe4\x35\xbb\x44\x76\xaf\xd9\xe1\x89\x60\x67\x7e\x48\x34\x89\xeb\x65\xf5\x1a\x74\xc9\x6b\xbb\x5e\x2f\x98\xc9\xe4\x86\x9d\x13\xf0\x4b\x32\x90\x8b\x90\x5f\x12\x97\x72\x04\x45\x23\x04\x98\x84\x00\x93\xeb\x76\xd8\x4d\x4b\x98\x96\x40\x3d\xa6\x03\xf6\xd8\x40\xe7\x31\xb2\x0b\x4b\x20\x14\xda\x9c\x76\x84\x42\xe3\xc2\x83\xd9\x9c\x75\x61\xeb\xc3\xfb\x70\x0a\x4d\x08\x3f\x21\xb1\x50\xd8\x17\x21\xc3\x24\x2e\x05\x10\xeb\x59\x00\x34\x39\x3f\xf7\xcf\xdf\x4a\xb9\x68\xe9\x32\xb7\xf5\xfa\x18\x75\x5b\xe6\x46\x34\x14\x20\x46\x5c\x44\x43\xe3\x42\xd6\x34\x67\xf5\x36\x33\xce\xdd\x5d\x88\xf8\xb8\xb6\xfd\xb6\xcd\xcd\x51\xbd\xfd\x0a\x4a\x13\x04\x70\x24\xa5\x09\xd4\x92\x93\x56\x49\x7b\x4c\x1b\x54\x6e\x90\x44\x1b\x52\xb2\x7f\x19\xe8\x09\x87\x64\x24\x85\x89\x53\x1d\x88\xc9\x4f\x01\x60\xe4\xa4\xf1\x1c\x96\x48\x40\x1b\xc9\x1c\x4f\x08\x69\x23\x91\x94\x08\xb0\xec\x22\xdd\x66\x07\x5b\xfb\x22\xe0\x10\xf2\x46\x02\xde\x48\xe6\x8e\x91\x48\x44\x2a\x22\xa9\x44\x7c\xd5\xae\x58\x42\xa1\x84\x4c\xa1\xec\xba\x8c\x84\x40\xe0\x1c\x43\x24\x1c\x8a\x01\x64\x24\x5d\xc4\x2a\x22\x15\x73\x23\x7c\xda\xb2\x99\xd9\x54\xe5\x06\x87\xe4\x22\x55\x7b\xa9\x66\xd3\xa8\x88\x72\x23\x55\xb3\xb3\xd4\x6a\x76\xc4\x46\x71\xde\x45\x6a\x36\xb5\x79\xed\xd0\xcd\xab\xcd\x66\x29\x36\xca\x4d\x53\x89\x61\x44\x6a\xcb\x34\xaa\xd2\x2d\x56\xf5\x00\xc8\x60\xa4\xee\xc7\x21\xda\xf9\x55\xbb\x6e\xa7\x63\xa7\xb4\xaf\xa7\x6c\x84\x62\x03\x32\x60\x08\x10\x89\xa4\xd8\xc0\x1a\x8b\x44\xd0\x22\x92\x62\x03\x9e\x5f\x24\xc5\x06\xd8\x90\x74\x11\x90\x88\x34\x6c\xec\xf0\xe3\x34\x9e\x1b\xb6\x62\xd8\x51\x9d\xe7\x3e\x7e\x09\xec\x10\x18\x5f\x91\x3e\x76\x80\xa2\x04\x92\x5d\xa4\x8f\xd9\x7d\xcc\x8e\x85\x23\x71\x00\x37\x20\x8c\x64\x7c\x8e\x91\x14\x25\x49\xc5\xa2\x38\xc2\x5e\x4b\x78\x29\xa1\x9a\xe4\x9b\xaf\x5d\xc2\x9b\xaf\xed\x7f\x7d\x13\x11\x99\xa6\xbd\xa9\x8c\xc0\x5a\x88\xa4\x8c\x48\xea\x15\x98\x01\x91\xa6\x1f\xf1\xa8\x17\xa5\xdc\xf7\xdf\xae\xe6\x91\xc2\x26\x06\x3d\x5b\x1d\xce\x61\xdd\x9d\xce\x1c\xa2\x8b\xe4\x74\x4e\xcb\x9c\xe9\xc4\x65\x45\xb5\x39\xb8\x5a\x29\x44\x80\x44\xda\x66\x77\x53\xa9\x6d\x76\xfb\x63\x1a\x8d\x74\x3e\x27\xe7\x33\x48\xab\xc8\x58\x22\x91\x35\x3b\xb8\xc5\x26\x32\xae\x8f\x80\x06\x52\x1c\x45\x19\xef\x64\xe4\xeb\xeb\xd5\x93\x9d\x1c\x90\xc8\xce\x71\x14\x90\xc8\xce\xf1\xec\x1c\x07\x1f\x15\x50\x41\xce\x8f\xef\xd6\x33\xb6\x00\x7e\x9c\x9f\x44\x11\x9d\xa4\x66\x92\x1d\xc0\x9a\x9c\xb1\x27\x22\x63\x4f\x40\x1f\x89\xac\x72\x90\x95\x18\xdc\xa8\x14\x92\x3f\x42\xf2\xc7\xe5\x1a\x0a\xf3\xe3\xfc\x98\x5d\xa7\x54\x65\x01\x70\x8f\x0c\xa6\x24\x72\xb1\x11\xda\x13\xae\x52\x62\x3d\x22\x3b\xf1\x5d\x57\x32\x71\x83\xc8\x5c\xdc\x71\x01\xbb\x0b\xb8\x1f\x3f\x05\xc8\x8f\xc2\x45\x9c\x91\x9d\xf8\x59\x85\xa1\x32\x3e\x84\x7d\x44\x56\x61\xe0\xd0\x57\x64\x1c\x1d\x01\xf4\xa3\x14\xbb\xa9\xda\x30\xad\x07\x57\x0c\x71\x1f\x91\xd5\x21\x1a\xc2\x2b\xab\x43\x64\x28\x98\x17\xe7\xbe\x02\x1e\xc8\xf9\x39\x4a\x14\x8e\x8d\xc8\xca\x87\xac\xf9\xd0\x12\xd9\x75\x3f\x2c\x41\x4e\x9c\x1d\x91\x15\x0f\x59\xf1\xd0\xa8\x48\xb7\xf9\x1a\x14\xe0\xfb\x23\x3f\x7e\x2f\xf6\x66\x36\xe6\x9f\x60\x90\xc8\x8a\x0c\x30\x44\x91\xd5\x34\xf2\xd3\x4c\xa3\xbe\x8a\x8c\xac\x56\x41\xd0\x22\xf2\x30\x3b\x5c\x19\xf8\xd2\x23\x0f\x9b\xaa\x8d\xd1\x1c\x9c\x6a\x15\x59\x89\x41\xa8\x21\xf2\xc7\x1e\x56\x3c\x38\xef\xb3\xe2\x21\x6b\x64\x40\xe2\x89\xfc\x5a\x3d\x0d\x0a\x0e\x4c\x45\x7e\x6d\x2c\xfa\x02\xa8\x94\x00\xf0\x71\x7e\x96\x8f\xd1\x8a\xd7\xef\x7a\xd4\x86\xdc\x98\xf7\x52\x3d\x22\x6b\x63\x7c\x0d\x9d\x69\x6e\xd3\xdc\xa8\xdc\xb4\xc2\xa0\xcc\x2e\xb0\x34\x91\x9d\xec\x59\xb3\xe3\xab\xef\xd4\x04\xb2\x02\x80\xf8\x42\x64\x05\x00\xfc\x8f\x93\x46\xa7\x84\xb5\x53\x15\x20\xc2\x10\x79\xd9\x01\x1a\x1e\xed\x21\xbf\xe5\x87\xc5\xaf\x41\x58\x20\xc0\x81\x9c\x1f\x5f\xb5\x15\xdb\x6e\x47\x17\xe0\xba\xa5\xc8\xea\x02\x59\x79\xd2\x1c\x9c\xdb\xc6\x42\xe2\xbe\x3a\xea\x4c\x56\x9e\x64\x65\x47\x67\x74\xde\xca\x0e\x68\x20\x99\x73\x4b\x71\xe3\x22\x8d\x5b\xf5\x00\xba\x4a\x08\xfd\x88\xfb\xa8\x04\x19\x9e\x70\x40\xfb\x38\x3f\xbe\xd9\x49\xba\x4d\x2a\x24\x0d\x92\xba\x49\xaf\x99\x99\x66\x66\x84\x30\x09\x47\xc4\xcd\xce\xca\xb8\x71\xa5\x02\x3b\x09\xa9\x1f\x01\xf5\x23\x03\x3b\x09\xa9\x1f\x01\xf5\x23\x77\x46\xa6\xd4\x8f\xb8\x95\x38\x7f\x3d\x16\xa6\x2d\xd3\x7c\xce\x02\x8e\x5e\x92\xe1\xa4\xc4\xad\xc4\xb9\xb5\x3d\x88\x81\x04\xc4\x8f\xf3\x43\x09\x37\xf5\x20\x98\x19\x37\x02\xa7\x23\x98\x6f\x3c\xa8\x01\xff\xe3\xbc\x49\x01\x0a\xa1\x5b\x0b\x05\xe2\x49\xdc\x5a\x28\x37\x0a\xc9\x5f\x8f\xd9\xb9\xca\xaa\x5e\x28\x81\x10\x67\xdc\xca\xaa\xce\x14\x91\x1a\x12\x77\xfd\xca\x8e\x77\xab\xd9\x55\xa6\x3e\x83\xe6\xae\x36\x9f\xcb\x82\xae\x5e\x4d\xb3\x76\x1a\x32\x04\x5f\xe2\x6e\xb6\x55\xcb\x83\xe8\x4b\x48\xfb\x08\x68\x1f\xf9\xab\xc2\xaa\x10\xb7\x62\xa3\x33\xbb\x40\x7f\x9c\x9f\x6c\x1a\xcf\x29\x23\x6e\x55\x08\x80\x8f\x71\x3f\x66\xf7\x98\x1d\x8d\x78\xec\x74\x44\x04\x27\xba\xe2\x1e\x76\x13\x60\xb2\x8b\x40\x4a\xdc\xda\x22\x50\x3e\x72\xc7\x68\x93\xf2\x11\xb7\x92\xe4\x61\x75\xbd\x87\x5d\x32\x96\x69\x7c\x6a\x25\xc9\xad\x31\xf2\x20\x5c\xc1\x79\x9c\x1f\xb3\xfb\xfb\xeb\x1c\xe3\xfe\xd8\x6c\xce\xba\x5d\x8f\x63\x59\x53\xe5\xc6\x54\xe1\xd4\x57\x88\xf8\x88\x5b\x71\xf4\x38\x70\x95\x3d\xb7\x0a\x06\x20\xca\xb8\xa7\xaf\x4e\x5f\xa5\x73\x94\x33\x37\x72\x86\x53\x5c\x71\x4f\x9b\x38\xe9\xeb\x07\xc5\x51\xca\x47\xdc\xca\x99\xc7\x11\x13\xf6\x75\x30\x93\x89\xc1\xc4\xad\x9c\xb9\x95\x29\x9c\x18\x8f\x5b\x5b\xe2\x56\xf9\x78\xec\x46\x95\x8f\x1b\x5b\x82\xd0\x59\xdc\xdb\x1e\xdb\xd9\xc7\x28\x42\x61\x71\x6b\x38\x3c\x8e\x98\xed\xab\xdb\x57\x4f\x97\x14\xdc\x9b\x51\xd4\x33\x08\xb1\x44\xd1\x6e\x28\x44\x41\x3b\x02\xaf\xa8\x67\x14\x1d\x13\xa0\x2c\xa3\x10\x50\x89\xa2\xee\xf1\x20\x54\x0b\x71\xd0\x28\xea\x19\x70\x24\x03\x38\xc7\xf9\x39\x4b\x59\x45\xf4\x14\x7c\x99\x51\xb2\xa5\x3e\xd4\x04\xbf\x65\x14\x0d\x02\xe8\x8f\x21\x59\x23\x8a\x13\x90\x13\xc4\x51\x8a\xcf\x39\xdb\x38\x2f\x1c\xc5\xd9\x56\xd4\xf5\x89\x59\x04\x54\x8d\xf3\x93\x28\x96\x9a\xe0\x43\x8c\xa2\xaa\xcf\x55\xe8\x21\x4a\x23\x8a\x33\x8b\x93\x18\x51\x9c\x59\xa5\x65\xd3\x28\xa2\x59\xac\xba\x3e\xb1\x86\x28\xdd\xea\xa9\xd7\xc3\x82\x88\xe2\xc2\x5d\xd8\x9d\xe4\xcc\x92\x9d\x11\xc5\x89\x0a\x9d\x30\x00\x69\x9c\x1f\x06\x3e\x27\x6f\xa3\x70\x17\x4f\x94\x07\x79\x86\x3d\x0c\x5c\xe3\xfc\x58\x02\xe3\x0e\x94\xc6\xf9\xb1\x04\x1a\xf6\xd8\x08\x55\x7d\x6e\x1c\x0a\x91\x1a\x51\xf4\x10\x0c\xbf\xf6\xb0\x9f\xa0\xe8\x5f\x9c\x5f\x0d\x98\x1b\xe7\xe7\xe8\x28\xec\x93\x89\xe2\xac\x2c\xae\xe5\x9c\x69\x8d\xa2\xd7\x00\xb8\x46\x51\xbf\x2d\x6a\xfa\xe5\xcc\xcd\x52\x91\xbf\xe5\x63\x53\xd5\xf4\x89\x0a\x44\x51\xd3\x07\xbe\x51\xaa\x9d\xae\x12\x50\xf4\x23\x0c\x9b\xfa\xda\xc1\xce\x44\xe2\x02\x51\x5e\xeb\x8b\xfa\x9f\x20\x10\x46\xd1\x6b\x00\x73\xa3\xa8\x40\x97\x69\x53\xd1\xfe\x13\x67\x2a\x42\xda\x46\x94\xe9\xab\x89\x22\xc2\xef\xca\x54\x4c\x10\x07\xa3\x38\x15\x61\x6c\x24\xef\xf2\x8d\xa2\x55\x5f\x88\x3d\x78\x01\x6f\xc8\xd2\x88\xb2\x7c\x0e\xf7\x42\x59\xf6\x13\x47\xde\x13\x71\x80\x28\xce\xc5\xb2\x7d\x97\xe9\x0e\x34\xe3\xfc\x58\x17\x84\xa6\xf0\x8c\xa8\x97\x75\xc1\x00\x92\x9e\x11\xf5\xf2\x5d\x34\xf7\x4a\x5c\x21\xea\xf5\x31\xad\x91\x16\xa6\x99\x1f\x2b\x84\x4c\x8d\x80\xa9\x91\x12\x77\x0e\x45\xe5\xf0\x66\xc0\xd6\xc8\x04\xa5\xa3\xea\x25\xac\xc9\x57\x91\x5a\x82\x36\xa2\x66\x5f\xc5\x23\x56\x9d\x8d\xc0\x37\x4e\x1a\x55\xc9\x56\x25\xfb\x2e\x23\xaa\xea\x14\xa8\x37\x5f\xc3\x1a\xeb\xff\x03\xa6\x91\x12\x90\xbe\xa8\x6a\xf8\x90\x35\xf2\x93\x7d\x6c\x99\x64\x6e\xcc\x14\x69\x1b\x01\x6d\xe3\xa4\xf1\x9c\xf3\xbd\x16\xb3\x43\x9f\xab\x9a\xfb\xb5\x98\x1d\x0d\x53\xe9\x07\xae\x91\x89\x90\x47\xd5\x4b\x58\xcf\x12\x9b\x12\x9e\xfa\xa8\x2a\xfd\xf5\x48\x82\x52\xed\x39\x75\x7e\x80\x1b\x59\x99\x2d\x70\x23\x00\x6e\x9c\x37\x7d\xcc\x4e\x07\xa9\x91\x38\x29\x12\xb5\xd9\xc1\x44\x11\x00\x86\x44\x6d\xe6\xd6\xcc\xed\x7c\x7e\xd1\x18\x01\x1a\x23\x3f\x48\x0e\xd1\x18\x51\x91\x1c\x89\xd3\x10\x21\x1b\x23\x60\x63\x9c\x34\x5f\x7d\x4d\x9b\xbc\x4a\x3d\x94\x1c\x15\xfd\x3e\x71\x20\x2f\xea\x63\x3d\x88\x5d\x3e\x8e\x25\x76\x36\x46\x45\x4a\xb8\x72\x88\xc2\x88\x7a\x94\xfc\xfc\x38\x92\x5c\xba\xeb\x30\x33\xe6\x70\xd5\x47\x00\x25\xe3\xa4\x51\x5f\x05\x47\x45\xe3\x4f\xc9\x96\xea\x23\x00\x8a\x51\xc0\xfc\x46\xd5\x8f\x58\x3f\x36\x01\x85\xa1\xea\x33\xac\xce\x61\xce\xa2\x45\xd5\x84\xaf\xd3\x22\xfe\xc1\x86\xf1\xa8\xae\xb6\x95\xd5\xf6\x41\xd9\xa9\xae\xb6\xd5\x69\x9f\x1c\x8f\xd3\xd2\xa6\x5f\x09\x09\x57\x75\xf9\xd5\x70\x1c\x20\xce\x6a\xd8\x3d\x61\x76\x74\xac\xfe\xbd\xea\xc5\x9b\x44\x09\x42\x40\x46\x00\xc8\xc8\x2e\x7b\x02\x32\x02\x40\x46\x76\xd5\x13\x90\x11\x55\x79\x41\x2c\x21\x24\x64\x04\x84\x8c\x93\x46\x45\x94\x17\x75\xdb\xdb\x78\x33\xea\xf6\xd3\x11\x98\x04\x46\x12\xf0\x32\xce\x0f\x75\x63\xfd\xad\xba\x01\x2b\xe8\x50\xaf\x65\x0c\x21\x19\x01\x24\x23\x73\xc8\x33\x84\x64\x44\x53\xa8\x18\x53\x90\x92\x11\x8d\x60\x65\x32\xa6\xd0\x14\x2a\x4d\x01\xc2\x91\x9d\x68\xea\xfe\x80\x30\xf2\x83\x9a\xd8\xd4\xfd\x9b\xf2\x83\x19\xda\x08\x56\x06\x20\x8c\xe4\x7d\x87\x21\x02\x23\x9a\x32\x85\xcd\xb0\x21\x03\x23\x9a\x32\x85\xc3\x11\xd1\x94\x29\x80\x2f\x4e\x1a\x35\x56\x87\x6f\xca\x8f\x87\xc7\x74\x2a\x36\x74\xf8\xc4\x56\xd4\x68\xea\xf0\x0d\x1d\xfe\xb1\xf9\xea\x06\x30\x2f\x52\x62\x67\x68\xb4\xe2\x63\x6c\x6c\x86\x8d\x12\x4d\x37\x20\xa0\x8b\xf3\x18\x4d\x55\x30\x40\xba\x48\xde\xd9\x17\x4d\x45\x1c\xec\x45\x86\xcf\x16\x62\x2f\x02\xec\xc5\x79\x8c\x12\x8c\x28\x80\xbf\x38\x69\x14\xa1\x64\x80\x72\x71\xd2\x68\x97\x2a\x04\x68\x8b\x93\x46\x7e\xe0\x87\xa3\x21\x1a\x06\x06\x57\xd3\x83\x08\xc8\x22\xa5\x8c\x87\xa0\x75\x3f\x04\x31\x47\x0e\xb6\x86\x54\x8b\x68\xdd\xdc\x18\xae\xad\xdb\x9b\xdd\xef\xca\xfc\x6b\x06\x23\x20\x5e\x14\xbd\x1c\x4d\xa9\xd2\xba\x25\x20\xdc\x9b\x5e\x83\xf6\xd0\xe9\x68\x10\x4d\xa7\x22\x30\x8b\x94\x38\x57\x11\x4d\xed\x1f\xb2\x45\x56\xd1\x92\x6c\x11\xed\x31\x37\x07\x9d\xa1\x88\x46\xb0\x32\x65\x6c\x98\xa6\x0c\x69\xc3\xec\x1c\x4d\x3a\x10\xdb\xc7\xee\xf4\x23\xaa\x2f\xc0\xad\x48\xe9\x76\x70\x2a\x30\xda\x67\x99\x46\x07\xbc\x96\x81\x72\xe0\xad\x70\xd1\xf4\x0d\x8a\x9b\xf0\xc2\xb7\x68\xaa\xe9\x0d\x35\x9d\xcd\x25\xd1\x54\x0e\x9a\xb2\x86\x43\x11\xd1\xa6\x9d\x02\x56\xc7\x9b\xdb\x42\x2e\x45\xc8\xa5\x18\xe8\x15\xcd\xf0\x41\x23\x7c\xa0\x6a\xd8\x94\x25\xb0\x28\xb2\x9a\x61\x0b\xdb\xa0\x06\x61\xcc\x42\x0a\x45\x40\xa1\x28\xfa\x87\x9a\xe2\xa5\x29\x5e\x0c\x63\x88\xa1\x08\x30\x14\x27\x8d\xfa\x2e\xbb\x4e\x61\xc2\xf9\x89\x68\x0a\x93\xb6\x7c\xd7\x9a\x6c\x6b\x72\xe4\x47\xd1\x8f\xd4\x74\x38\x36\x2f\xf2\x35\xf4\xd0\xd4\xf9\x1b\x3a\xff\x70\x0c\xab\x8e\x34\xd5\x11\xee\xf5\x89\x6e\xfc\x00\x9a\xc4\x49\x6b\xa4\x55\xd3\xcc\x8e\xc5\xb2\xeb\x34\xe8\x17\x0d\x4b\x3e\xc6\x14\xee\x47\x7e\x14\xe3\x02\x5d\x17\x24\xa4\x88\x94\x6e\xb4\x8c\xae\x19\x20\x36\x02\x90\x77\x88\x8d\x88\xae\x30\x81\xd5\x17\xdd\x90\x25\xac\x88\xe4\x4d\x62\xd1\x15\x26\x5d\x65\x84\xdd\xae\xd1\xf5\x1b\xc0\x81\xc8\xea\xcf\x5d\x17\x64\xbf\xed\x4d\x04\x78\x37\x3e\xd9\x89\x4f\x72\x9e\x39\xba\xfa\x49\x57\xbe\x00\xfa\x0b\xa9\x10\x01\x15\xa2\xe8\x5a\xeb\x86\x27\xbb\xba\x08\x27\x2e\xa2\xeb\x81\x84\xe8\x90\x92\xf1\x9e\xae\x80\x01\xef\x70\xd2\x28\x42\xdb\x03\xcc\x43\x1e\xb6\x4b\x99\xd3\x95\x39\x86\x45\xba\x02\xa6\xa3\x79\xb0\x1d\x27\xc4\x40\x44\xaf\x5f\x25\x9c\x91\xd3\x9b\xb9\x71\x2c\x8b\xfd\x38\xd1\x75\x40\x76\x1c\x90\xa9\x20\x86\xbb\xb2\x04\xf8\x43\xd1\xc7\x27\xf5\x21\xba\xe2\x85\x33\x1c\xd1\x0d\x46\xf4\x9e\x4d\xe3\x39\x65\x09\x60\x87\x94\x8a\xed\xd7\x95\xd0\x71\x25\x40\x99\x89\xae\x6b\x11\xb2\x43\x4a\x9c\xec\x88\xae\x35\xd2\xd1\x33\xc6\xbf\x5e\x29\x99\xf3\xbf\x2d\xe4\xdd\x08\x67\x57\xd2\x70\x79\x4f\x74\x43\x15\x80\x21\x4e\x1a\x85\x29\x56\xa0\x41\xa4\x54\x18\xf3\x5d\xaf\x42\x1f\x16\x46\xab\x35\x5f\xfa\xa0\x9a\x58\x0d\x5d\xf7\x64\x57\x59\xd1\x8b\xdd\x75\x2a\xf4\x8f\xad\xc6\xf7\xd2\x35\x4c\x3a\x81\xc5\xac\x17\xaf\x1b\x45\xec\x4c\xa1\x0c\xac\x38\x9e\x7b\x46\xb8\x3a\xf2\xdf\xec\xbd\xd1\xe7\x4b\x6f\x4f\x10\xed\xf7\x2a\x3f\x7f\xbb\x39\x19\xbe\x17\x8f\x6e\xee\x9a\x4a\xd2\x74\xb7\xbb\xf8\xf6\x72\x68\x82\xb8\xd9\x8b\x40\xd9\xe6\xee\xa7\x24\xe6\x75\x73\xdd\xd3\xf9\xe1\xf6\x65\xee\xcf\xde\xec\x46\xfa\x69\xb3\x8b\xe5\xa4\xe5\x93\xf6\x31\x0d\xf7\xa8\x4f\x11\x39\xdd\xec\xb6\xe0\xd4\xef\xde\xa8\x47\x9b\x9b\x4e\x40\xf3\x6e\x6e\x38\x39\x3f\x1c\xdb\x27\x9f\xf0\x99\x23\xae\x38\x0e\xbb\xdd\x52\xb1\xd9\x46\x91\x38\x2b\xfa\xff\x3e\xe8\xf9\xe3\xd7\xcf\xf7\xff\xf8\xaf\xff\xfe\x7c\xff\x9f\xcf\xaf\xeb\xdb\xfc\xf3\xc7\x8f\xf5\xdb\x1f\xf1\xcb\xfc\xe3\xdb\x7f\x9e\xd4\x6f\xb1\xf6\x2f\xbf\xad\x1f\xeb\x7f\x7f\xff\xf3\xc7\x5c\xdf\xbe\xff\xfe\xfd\xbc\xc5\xbf\xff\x0b\x00\x00\xff\xff\x96\xe6\x36\x40\xee\xcf\x02\x00"); -var _dbdc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x5a\x4f\x8b\x27\x39\x72\xbd\xd7\xa7\xc8\xe3\xfa\xb0\x6e\x29\x32\xf5\x27\xa1\xf9\xc1\xd2\xdb\x0b\x7d\xd8\xb1\x71\x7b\xc6\x06\xe3\xc3\x2f\x53\xca\xa6\xc0\x5d\x55\x54\x57\x1f\xe6\xdb\x1b\x49\x2f\xf4\xa2\x06\x83\x77\x87\x65\x34\xf9\x4a\x59\x21\xbd\x54\xe8\x45\xbc\xfa\xf0\xe9\xcb\x5f\xbf\x3c\x3d\xbe\x2d\x1f\xfe\xf5\xf5\xf9\xfc\x5a\xdf\x96\xeb\xf1\xa9\xbc\xd6\x1f\xcf\x3f\x5f\xcf\xba\x1c\xf5\xdb\xe3\xd3\xc3\x83\x97\xa5\x3c\x9e\x6f\xfa\x9f\xfd\x5f\xe7\xf7\xfb\xcb\xc3\x43\x9b\xff\xf5\xf7\x1f\x6f\xf5\xfb\x97\xa7\xeb\x79\x59\xc7\xcf\x95\x9f\x2f\xf8\xd9\x65\xf9\xf0\x6f\xf5\xdb\xe3\x8f\xb7\xd7\xdf\x97\x3f\xfd\xa5\x3c\x1f\xf5\x9f\x96\x52\xaf\xf6\xfc\x5f\x5e\x4b\x7d\x7d\x7c\xfa\xb6\xfc\xe9\xd3\x2f\x5f\xfd\x7c\xfc\xf5\xe7\xcb\xcb\xff\xd4\xef\xf5\xe9\x6d\x71\xfd\x59\x7d\x2a\xfd\xdf\x0f\x1f\x3e\xfd\xfd\xfe\xf2\xcb\xfd\x7b\x5d\x3e\x7c\xfa\xe5\xeb\x9f\x3f\xff\xfa\xe9\xcf\xbf\x75\xa4\x03\xbf\xd5\xd7\x1f\x8f\xcf\x4f\x8b\x77\xff\xec\x5c\xe4\xf3\x7f\xff\xfd\xa5\x2e\x1e\x6f\xf8\xcf\x5f\xbf\xfc\x75\xf9\x2f\xbf\x78\xb7\x48\x58\xf3\xfe\xdf\x78\xfe\x1f\x7f\x7f\x2e\xf3\xa7\xc2\x88\xfd\x7c\x2e\xf5\xc7\xcb\xfd\xac\xaf\xf7\xa7\x6f\xf5\x61\x59\x3e\x3a\x77\x5b\xc6\xff\x3e\x66\x77\x6b\x4f\xf2\xe7\xbf\xf8\xf6\xcf\x6d\x0c\xff\xf6\xf9\x6f\x9f\xf5\xb9\xf0\xb9\xd8\xe7\x2b\x9f\xaf\xf3\xf9\x78\xd6\xdf\x3c\x9e\xd5\xa7\xf2\x87\xdf\xff\xe0\x47\x58\x4f\xcf\x6f\xa5\x5e\xe3\x59\x8f\xe8\xa3\xbf\x6e\x8b\x5f\xe3\x96\xdb\x2c\x0b\x3f\x78\xe7\xb0\x96\xc7\x82\x19\xd2\x66\xa4\xaa\x33\x3e\xe6\x7a\xf7\xed\x9f\x16\xd1\x18\x1e\xb7\x65\xdf\x27\x70\x12\x38\xc7\xa4\x38\xb1\x32\xb1\xe3\x7e\x5b\xbc\xf7\x8a\x1c\x07\x91\xe3\xb6\x78\xd9\x26\xc2\xf7\xb5\xa1\x97\xf9\xb6\xc3\xbc\xad\xbc\x47\x2a\x91\xbe\x54\xa7\xc8\xe9\x26\x72\xfa\xf7\x88\x10\x59\x1b\x32\x23\x38\x37\x22\xe1\x3d\x12\x89\xa4\x86\xcc\xed\x39\x33\x91\xfd\x3d\x72\x27\xd2\x56\xba\xc9\x44\xb8\xd2\xb3\xbc\x47\xb8\x9e\xb3\xad\x87\x3b\x5a\xb8\x9e\xe2\xdf\x23\x5c\x4f\x69\xeb\x09\x73\xa5\x85\xeb\x29\xe1\x3d\xc2\xf5\x94\xb6\x9e\x30\x57\x5a\xb8\x9e\xb2\xbf\x47\xb8\x9e\xd2\xd6\x13\xe6\x4a\x0b\xd7\x73\x55\x8b\x08\x3f\x1e\xe9\x7b\xbd\xaf\x8a\x70\xaf\xfb\xb0\x7d\x3d\x69\x62\x61\x62\xed\x7d\x22\xfa\xcd\xad\x7c\xdf\xda\xb6\x4a\xb2\xce\xd9\x88\x6c\x6d\xce\xba\xea\x6f\x0a\x44\x42\x3d\x6f\xcb\x26\x3a\x27\xd4\xb9\xdb\xe1\x72\xb7\x25\x38\x9d\x13\x39\x27\xb6\x4f\x2c\x38\xdd\xed\x44\xa4\x0f\xc3\x1e\x26\x22\x44\xb6\xdb\x12\x56\xce\x09\x44\x42\x9b\x43\x24\x12\x89\x6d\xce\x3e\x91\x44\x24\xdd\x96\xe8\x64\x22\x99\x48\xbe\x2d\x61\x73\x13\xd9\x89\x9c\x6d\xce\x3a\x91\x42\xe4\x6a\x73\xf4\x3c\xa6\x63\x7e\x57\x7d\x18\x5d\x9a\x08\x57\x7a\xf4\x95\xee\x79\x42\x5c\x6a\x1b\x46\x47\x64\x25\xb2\xde\x96\xe8\x67\x70\xc7\x46\xa4\x6d\xcf\xb6\x4d\x84\xdb\xd3\x86\xd1\x33\x38\x6e\x4f\x1b\x86\x7d\x66\x9f\x74\x70\x7f\xda\x30\x6c\x93\x87\x83\xfb\x73\xec\xed\x75\x73\xe7\x8e\x3b\x91\x7b\x9b\x33\x79\x60\x56\xea\xc3\xe8\x1c\xe3\x3e\x09\x9d\x6d\x12\x37\x88\x9b\xda\x86\xd1\x73\x45\x95\x48\xbd\x2d\x71\x7e\x8c\xa9\x65\x29\x33\x8c\xce\xcd\xb8\x99\xb1\x52\xcb\x58\x71\x66\x9f\xc4\x8c\xd5\x87\x61\x26\xe7\x74\x72\xbb\x5b\x8a\x8a\xfc\xe6\x4e\xee\xcf\xd9\xf7\x67\xee\x1c\x33\x56\x6a\x79\x29\xce\xec\x93\x98\x97\xfa\x30\x3a\x7e\xf6\x27\xd7\xda\x86\x4c\xf5\x89\x29\xab\x0f\xc3\x4c\x32\xe9\xe4\x5a\x5b\xf6\xe2\x9d\x92\x0a\x3f\xad\x96\xbd\x62\x98\x21\x14\x2e\xa8\xa5\xac\x10\xe6\xb7\xc0\x94\x95\x5a\x8e\x8a\x33\x31\xa5\xc2\xcf\xbe\xe5\xa8\x60\x10\xd2\x5a\x06\xad\x93\x3c\xe6\xac\x54\xae\xdb\x92\x64\x86\x5d\xc9\x43\x1b\x26\x99\x0c\x55\x86\xdd\x86\x21\xcc\x4d\xa8\x64\xa8\x86\x36\x87\x08\xc3\x6e\xc3\x10\x66\x04\x95\x0c\xd5\x72\x5b\xd2\xca\x08\xb8\xa5\x6d\x18\x9d\x79\x1d\xf7\xf4\x92\x36\x69\xbe\xee\xe2\xce\xb5\x61\x74\x32\xb7\xfb\xe2\xd1\xbb\xf2\x6d\x49\x3c\xfd\x17\xb7\xae\x0d\xa3\x9b\xa9\x36\x5d\x3c\x2c\x57\x0b\x8f\x8c\x5f\x0c\xaf\x0d\xf3\xdc\xef\xcc\xe4\x98\x5b\x3a\xcb\x21\x4c\x24\x11\x49\xb7\x25\x47\x99\x48\x26\x92\x1b\x12\x27\xb2\x13\xe9\xbc\xe6\x89\x4c\x5e\x73\xcb\x3f\x39\xea\x2e\x64\xe6\x9f\x3e\x8c\x8e\xaf\x63\x02\xca\x2d\x99\xe4\x34\x83\x63\x2e\xc9\x5d\xad\xb8\x79\x92\xf3\x61\x7e\x53\xfb\x82\x3c\x03\x67\x62\xc8\xed\x90\x7b\xe7\x67\x7c\x3c\xe5\xb9\x5f\x7b\x4e\xe6\x2c\xde\x7b\xb9\x9d\x31\xcf\x1d\xcf\x3c\x63\x7d\x18\x7d\x5c\x27\x54\x09\xd5\x0e\xcd\xdf\xc5\x53\x96\xdb\x59\xf2\x6e\xde\x21\x99\x87\xa9\x0f\xa3\x8f\x84\x18\x46\xbf\xe6\x25\xcf\x17\xf2\x9e\xef\xc3\xb8\x72\xa3\x78\x9e\x72\xfb\xe2\xbd\xec\x5b\x97\xa3\x2a\x21\xff\x2f\x55\x89\x1f\x67\x28\x6d\x18\xa2\x9b\x08\x23\xa9\x5d\x08\xcc\x33\x9a\x6b\x20\xd4\x55\xd7\x4c\xe5\xb9\xf2\xab\xa9\x4d\x8c\xc4\x3c\x79\xae\xe4\xa5\x0d\x43\xf4\x13\xe1\x06\xb7\xfb\xde\xc7\x79\x79\xe7\x8b\x5f\xee\x75\xdc\x16\x71\x7c\xdf\xc5\xf7\x75\x35\xc2\x54\xba\xf3\x7b\xef\xc3\x94\x56\x3f\x21\x21\x24\x6d\xd6\xcc\x71\xfb\x7d\x25\xb4\xf6\x59\x84\x36\x42\xa1\xcf\x5a\x27\x14\x09\x1d\xb7\x65\x75\x1b\x7f\xd7\x49\xa8\x69\x9f\xe0\xc3\x84\x2e\x42\xd7\x6d\xd9\xdd\xcc\x59\x3b\x6f\xfe\x3e\xdc\x79\xc2\x77\x5e\xfd\x7b\x3b\x45\xeb\x3e\xbf\xc4\x9d\xa7\x68\x6f\x97\xf5\xb6\x72\x5d\xbc\xad\xfb\x70\x4b\xf3\x4e\xde\x79\xc2\xf6\x76\x3d\x07\xb7\x71\xd6\x4e\xa8\x7f\x89\x4e\xa7\x9d\x94\x8f\xa7\xb4\x2b\x31\xe8\xe1\x3b\x29\xf7\xce\x2e\xf7\xa6\x0c\x3b\x29\xf7\xce\xd0\x90\x98\xc1\xd6\x49\x51\x77\xc6\x86\xa4\x8c\x45\x9d\x14\x75\xe7\xc8\x68\x09\x9f\xe0\xc9\x8c\x76\x76\xf2\xf7\x84\x4d\x3f\xc9\xfd\xb9\x77\xd1\xeb\xa2\x86\x70\x27\x74\xef\x90\x0f\x1a\xc3\x41\xe8\xe8\x90\x28\xc1\xe7\x49\xe8\xec\xd0\xaa\x4a\xe3\x2c\x84\x4a\x87\x36\xe5\xfe\xac\x84\xea\xd0\xde\xab\x86\x71\x11\xba\x3a\x14\x35\xd5\x14\x37\xa1\xe2\x3a\x94\x04\x61\x14\xd6\x7b\x65\x88\xf9\xec\x11\x46\x21\x1d\xa5\xeb\x72\xbf\xab\x52\x2b\x14\xe6\x65\xed\x87\x64\xea\x9a\x42\xaa\xca\x36\x20\x15\x71\x85\x5c\x95\xce\x95\xcc\xfa\xa0\x90\xac\x12\x47\x0d\xa0\x52\xbf\x90\xad\xd2\xd9\x92\x35\x6b\x18\xa4\xab\x8c\xb3\xba\x69\xee\x2a\xe4\xab\xec\xe3\x18\x6b\x32\x2c\xe4\xab\x74\xbe\x24\xea\xe7\x5e\xc8\x57\xe9\x7c\x49\xd2\xfb\xbb\x90\xaf\xd2\xf9\x92\xac\x5a\xa5\x90\xaf\xd2\xf9\x92\x5d\x3f\xe9\x42\xbe\x4a\xe7\x6b\x9d\xe9\xba\x90\xaf\xd2\xf9\x5a\xbd\xca\xc6\x4a\xbe\x6a\xe7\x6b\x15\x2d\x62\x2a\xf9\xaa\x7e\x14\x3e\x82\x30\x2a\xf9\xaa\x9d\xaf\x75\xd3\xbc\x50\xc9\x57\xed\x7c\xad\xc1\x21\x8c\x4a\xbe\xea\xa8\xa4\x66\x19\x51\xc9\x57\x0d\x03\xda\x35\x0c\xf2\x55\x3b\x5f\x6b\xda\x35\x0c\xf2\x55\x3b\x5f\x6b\xce\x1a\x06\xf9\xaa\x9d\xaf\x75\x4f\x1a\x06\xf9\xaa\x9d\xaf\xcd\x25\x0d\x83\x7c\xd5\xce\xd7\xe6\xf5\xfe\xaf\xe4\xab\x76\xbe\x36\xd1\xec\x5f\xc9\x57\xed\x7c\x6d\xab\xaa\x93\x4a\xbe\x6a\xe7\x6b\xdb\x34\xc5\x57\xf2\x55\x3b\x5f\x5b\xd8\x34\x0c\xf2\x55\x3b\x5f\x5b\x54\x31\x76\x91\xaf\xab\xf3\xb5\xcd\x8b\xe1\x22\x5f\x57\xe7\x6b\xcb\xaa\x2f\x2f\xf2\x75\x75\xbe\xb6\xdd\x23\x8c\x8b\x7c\x5d\x9d\xaf\xe0\x3c\xc2\xb8\xc8\xd7\x35\x52\xa1\xd7\x0b\xf4\x22\x5f\x57\xe7\x2b\x88\xd3\x30\xc8\xd7\x15\x07\xa4\x19\xf4\x22\x5f\x57\xe7\x2b\xac\x9a\x42\x2f\xf2\x75\x75\xbe\xc2\xa6\x39\xf4\x22\x5f\x57\xe7\x2b\x04\x4d\xa2\x17\xf9\xba\x3a\x5f\x21\x6a\x16\xbd\xc8\xd7\xd5\xf9\x0a\x49\xb3\xe8\x45\xbe\xae\xce\x57\xc8\x9a\x45\x2f\xf2\x75\x95\x56\xc2\x84\x1d\x59\x54\xd8\xae\x92\xd1\x8b\x08\x3b\x8a\x6d\x61\x33\x42\x46\x5b\x21\xba\xdd\x01\x5a\x09\xf5\xed\x8d\x3e\x6f\x80\x36\x42\x7d\x7b\xa3\xa4\x0c\x28\x10\x1a\x57\xcd\x9a\x04\x50\x24\xd4\xb7\x37\x6e\x51\xc3\x48\x84\xfa\xf6\x46\xd5\x42\x42\xfd\x2c\x43\x6a\x44\x2d\x72\x84\x52\x43\xee\x7d\x7b\x63\xda\x34\x8c\x3b\xa1\xfb\xb8\xf1\x36\x0d\xe3\x20\xd4\xb7\x37\xee\xab\x86\x71\x12\xea\xdb\x9b\xdc\xaa\x61\x14\x42\xfd\x38\x24\x6d\xd2\xc9\xbd\x12\xea\xc7\x21\x89\xd7\x30\x2e\x42\xfd\x38\x24\x55\x6b\x72\xcc\xe3\x20\x47\x3f\x0e\x69\x43\x61\x29\x07\xf9\x3a\x3a\x5f\x29\xa0\xf2\x96\x83\x7c\x1d\x32\xa0\x1d\x61\x1c\xe4\xeb\xe8\x7c\xa5\x08\xf9\x2a\x07\xf9\x3a\x3a\x5f\x29\x65\xf9\x47\x34\xaa\x1c\xa4\xf3\x08\x43\x1f\x24\x8d\x92\x74\x1e\x43\x3a\xec\x49\xa3\x24\x9d\xc7\xd0\x0e\x2e\x6a\x94\xa4\xf3\xe8\x74\x66\x6d\x8c\xc9\x41\x3a\x8f\x4e\x67\x96\xa0\x9b\x45\x3a\x8f\x4e\x67\x5e\x37\x0d\x83\x74\x1e\x9d\xce\xbc\x6d\x1a\x06\xe9\x3c\xce\x51\x94\xad\x1a\x06\xe9\x3c\x3a\x9d\x39\x8a\x86\x41\x3a\x8f\x3a\x84\x8f\x68\x18\xa4\xf3\xe8\x74\xe6\xec\x11\xc6\x49\x3a\xcf\x4e\x67\xde\xd1\xe5\x91\x93\x74\x9e\x9d\xce\xdd\x39\x84\x41\x31\x27\xa7\x0c\x08\xfd\x24\x39\x49\xe7\xd9\xe9\xdc\xfd\x8e\x30\x28\xf4\x64\x08\xbd\x5d\xb2\x86\x41\xbe\x86\xd2\xdb\xd7\xac\x61\x90\xaf\x21\xf5\xf6\x2d\x69\x18\xe4\x6b\x68\xbd\x3d\x44\x0d\x83\x7c\x41\xec\xc5\xa8\x61\x90\xaf\xa1\xf6\xf6\x14\x34\x0c\xf2\x35\xd4\xde\x9e\x83\x86\x41\xbe\x86\xda\xdb\xf7\x4d\xc3\x20\x5f\x50\x7b\xce\xad\x1a\x07\x09\x83\xdc\x73\x7e\xd5\x40\xc8\x18\xf4\x9e\x13\xd1\x48\x48\x19\x04\x9f\x5b\xd1\xd5\x10\x2a\x3e\x81\xe2\x73\x1b\x8a\x5c\xa1\xe4\x13\x48\x3e\x17\xd0\xd0\x13\x6a\x3e\x81\xe6\x73\xda\x89\x14\x8a\x3e\x19\xa2\xcf\xbb\xa8\xc9\x96\xaa\x4f\x86\xea\xf3\x2e\x69\xb6\xa5\xec\x93\x21\xfb\xbc\xcb\x9a\x6e\xa9\xfb\x64\xe8\x3e\xef\x76\xcd\xb7\x14\x7e\x32\x84\x9f\xf7\x4e\x13\x2e\x95\x9f\x0c\xe5\xe7\xbd\xd7\x8c\x4b\xe9\x27\x43\xfa\x79\x2f\x9a\x72\xa9\xfd\xa4\x40\xab\xaf\x9a\x73\x29\xfe\x64\x88\x3f\xef\x37\x4d\xba\x54\x7f\x32\xd4\x9f\xf7\x41\xb3\x2e\xe5\x9f\x0c\xf9\xe7\xbd\xf6\xe5\x84\xfa\x4f\x86\xfe\xf3\x5e\xfb\x3e\x42\x01\x28\x43\x00\x7a\x9f\x35\xf1\x52\x01\xca\x50\x80\xde\xef\x9a\x79\x29\x01\x65\x48\x40\x2f\x4e\x53\x2f\x35\xa0\x0c\x0d\xe8\xc5\x6b\xee\xa5\x08\x94\x21\x02\xbd\x88\x26\x5f\xaa\x40\x19\x2a\xd0\x8b\x68\xf6\xa5\x0c\x94\x21\x03\xbd\xac\x9a\x7e\xa9\x03\x65\xe8\x40\x2f\x5b\xd6\x58\xc8\xdf\x10\x82\x5e\x82\x66\x58\x2a\x41\x19\x4a\xd0\x4b\xd4\x14\x4b\x29\x28\x43\x0a\x7a\x49\x9a\x63\xa9\x05\x65\x68\x41\x2f\x59\x93\x2c\xc5\xa0\x54\x14\x5b\xbb\x66\x59\xaa\x41\xa9\xa8\xb6\x9c\xa6\x59\xca\x41\x19\x72\xd0\xaf\x5e\xf3\x2c\xf5\xa0\x0c\x3d\xe8\x57\xd1\x44\x4b\x41\x28\x43\x10\xfa\x75\xd5\x4c\x4b\x45\x28\x43\x11\xfa\x75\xd3\x54\x4b\x49\x28\x43\x12\xfa\x35\x68\xae\xa5\x26\x94\x4b\x7d\x92\x96\x6c\xa1\x73\x68\xc9\xc1\x8e\x7b\x67\xc5\xc1\x86\x33\x16\x1c\xec\x37\x63\xbd\xc1\x76\x33\x96\x1b\xec\x36\x63\xb5\xc1\x66\x33\x16\x1b\xec\x35\x63\xad\xc1\x56\x33\x96\x1a\xec\x34\x63\xa5\xc1\x46\x33\x16\x1a\xec\x33\x63\x9d\xc1\x36\x33\x96\x19\xec\x32\x63\x95\xc1\x26\x33\x16\x19\xec\x31\x63\x8d\xc1\x16\x33\x96\x18\xec\x30\x63\x85\xc1\x06\x33\x16\x18\xec\x2f\x63\x7d\xc1\xf6\x32\x96\x17\xec\x2e\x63\x75\x41\x59\x1a\x8b\x0b\xf6\xd6\x3b\x6b\x0b\xb6\x96\xb1\xb4\x20\x3b\x8d\x95\x05\xb5\x69\x2c\x2c\x88\x4c\x63\x5d\xc1\xb6\x32\x96\x15\xd4\xa6\xb1\xaa\x20\x32\x8d\x45\x05\x7b\xca\x58\x53\xb0\xa5\x8c\x25\x05\x3b\xca\x58\x51\xb0\xa1\x8c\x05\x05\xfb\xc9\x58\x4f\xb0\x9d\x8c\xe5\x04\xbb\x89\x56\xd3\xff\x27\xbf\xe0\x42\x19\x07\x0a\xee\x93\x75\x9e\xe0\x3a\x19\xc7\x09\x6e\x93\x71\x9a\xe0\x32\x19\x87\x09\xee\x92\x71\x96\xe0\x2a\x59\x47\x09\x6e\x92\x71\x92\xe0\x22\x19\x07\x09\xee\x91\x71\x8e\xe0\x1a\x59\xc7\x08\x6e\x91\x71\x8a\xe0\x12\x19\x87\x08\xee\x90\x71\x86\xe0\x0a\x59\x47\x08\x6e\x90\x71\x82\xe0\x02\x19\x07\x08\xee\x8f\x71\x7e\xe0\xfa\x18\xc7\x07\x6e\x8f\x71\x7a\xe0\xf2\x58\x87\x07\xee\x8e\x71\x76\xe0\xea\x18\x47\x07\x6e\x8e\x71\x72\xe0\xe2\x18\x07\x07\xee\x8d\x71\x6e\xe0\xda\x18\xc7\x06\x6e\x8d\x71\x6a\xe0\xd2\x58\x87\x06\xee\x8c\x71\x66\xe0\xca\x18\x47\x06\x6e\x8c\x71\x62\xe0\xc2\x18\x07\x06\xee\x8b\x71\x5e\xe0\xba\x18\xc7\x05\x6e\x8b\x75\x5a\xe0\xb2\x18\x87\x05\xee\x8a\x75\x56\xe0\xaa\x18\x47\x05\x6e\x8a\x75\x52\xe0\xa2\x18\x07\x05\xee\x89\x71\x4e\x50\xf5\x19\xc7\x04\x6e\x89\x71\x4a\xe0\x92\x18\x87\x04\xee\x88\x71\x46\xe0\x8a\x18\x47\x04\x6e\x88\x75\x42\xe0\x82\x18\x07\x04\xee\x87\x75\x3e\xe0\x7a\x58\xc7\x03\x6e\x87\x75\x3a\xe0\x72\x58\x87\x03\xee\x86\x75\x36\xe0\x6a\x58\x47\x03\x6e\x86\x75\x32\xe0\x62\x58\x07\x03\xee\x85\x75\x2e\xe0\x5a\x58\xc7\x02\x6e\x85\x75\x2a\xe0\x52\x18\x87\xe2\x23\xec\x07\x63\x3d\xc0\x76\xb0\x96\x03\xec\x06\x6b\x35\xc0\x66\xb0\x16\x03\xec\x05\x63\x2d\xc0\x56\xb0\x96\x02\xec\x04\x6b\x25\xc0\x46\xb0\x16\x02\x6a\x7a\x6b\x1d\xc0\x36\xb0\x96\x01\xec\x02\x6b\x15\xc0\x26\xb0\x16\x01\xec\x01\x6b\x0d\xc0\x16\xb0\x96\x00\xec\x00\x6b\x05\xc0\x06\xb0\x16\x00\xda\xff\xb6\xf5\x8f\xb6\xbf\x6d\xf9\xa3\xdd\x6f\x5b\xfd\x68\xf3\xdb\x16\x3f\xda\xfb\xef\x5a\xfb\xa8\x04\x4d\x4b\x1f\x55\x9e\x69\xe5\xa3\xb8\x33\x2d\x7c\xd4\x74\xa6\x75\x8f\x52\xce\xb4\xec\x51\xc1\x99\x56\x3d\x0a\x37\xdb\xa2\x47\xc1\x66\x5b\xf3\x28\xd4\x6c\x4b\x1e\x05\x9a\x6d\xc5\xa3\x2e\xb3\x2d\x78\x94\x63\xb6\xf5\x8e\x2a\xcc\xb6\xdc\x51\x7c\xd9\x56\x3b\x6a\x2e\xdb\x62\x47\xa9\x65\x5b\xeb\xa8\xb0\x6c\x4b\x1d\x85\x95\x69\xa5\xbf\xbb\x5c\x37\xff\xc7\xbb\x15\xd5\x96\x6d\xb0\xa3\xc8\xb2\x8d\x75\xd4\x56\xb6\xa1\x8e\x92\xca\x36\xd2\x51\x49\xd9\x06\x3a\x0a\x28\xdb\x38\x47\xdd\x64\x1b\xe6\x28\x97\x6c\xa3\x1c\x55\x92\x6d\x90\xa3\x38\xb2\x8d\x71\xd4\x44\xb6\x21\x8e\x52\xc8\x36\xc2\x51\x01\xd9\x06\x38\x0a\x1f\xdb\xf8\x46\xbd\x63\x1b\xde\x28\x73\x6c\xa3\x1b\xd5\x8d\x6d\x70\xa3\xa8\xb1\x8d\x6d\xd4\x32\xb6\xa1\x8d\x12\xc6\x36\xb2\x51\xb9\xd8\x06\x36\x0a\x16\xdb\xb8\x46\x9d\x62\x1b\xd6\x28\x4f\x6c\xa3\x1a\x55\x89\x6d\x50\xa3\x18\xb1\x8d\x69\xd4\x20\xb6\x21\x8d\xd2\xc3\x36\xa2\x51\x71\xd8\x06\x34\x0a\x0d\xdb\x78\x46\xd3\xd9\x36\x9c\xd1\x6c\xb6\x8d\x66\x34\x99\x6d\x83\x19\xcd\x65\xdb\x58\x46\x53\xd9\x36\x94\xd1\x4c\xb6\x8d\x64\x34\x91\x6d\x03\x19\xcd\x63\xdb\x38\x46\xd3\xd8\x36\x8c\xd1\x2c\xb6\x8d\x62\x34\x89\x4d\x83\xd8\x1e\x94\x36\xfe\x7e\x7f\x79\x98\x7f\x36\x7a\xfe\x7c\x7d\xad\x4f\x6f\xfd\x4f\x54\xfb\xdf\x86\x2e\xa5\x5e\x8f\x4f\x75\xfe\xb9\xeb\xcb\xf3\x4b\x9b\xd5\xff\xff\xbf\x01\x00\x00\xff\xff\x87\x4f\xea\x2f\x1a\x2b\x00\x00"); -func _ccbf ()([]byte ,error ){return _fac (_ebbe ,"KSC-Johab-V")};var _dfa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x8f\x63\xb7\x11\xbc\xeb\x57\xf0\xe8\x1c\x9c\x79\xfc\x66\x03\x03\x01\xc6\x4e\x06\x19\x07\x8e\x03\x6f\x9c\x04\x08\x72\x78\x24\xfb\x2d\x04\x64\x24\x41\xa3\x0d\xb0\xff\x3e\xe8\x2a\xcd\xca\x59\xc4\x80\x4d\x4f\xa9\xd8\x2c\x36\xab\xc9\x96\x1e\x3e\xbc\x3c\xbd\x1c\x0f\x57\xf7\xf0\x97\xcb\x69\x7c\xd4\xab\xdb\x0e\xc7\x79\xd1\xb7\xd3\xe7\xcb\x50\xd7\xf5\xd3\xe1\xb8\xdb\xf9\xe0\xe6\x61\x5c\xdf\xff\xc4\x30\x5e\xd7\xf3\x6e\x67\xf3\x3f\x7e\x79\xbb\xea\xeb\xcb\x71\x3b\xb9\x48\xde\xfc\x7c\xbe\x71\x9d\x7b\xf8\x45\x3f\x1d\xde\xae\x97\x2f\xee\xbb\x1f\xe6\xa9\xeb\xef\xdc\xd4\xcd\xf0\x9f\x2f\x53\x2f\x87\xe3\x27\xf7\xdd\x8f\xeb\x79\x3d\xfa\xaf\x1f\x7c\xfc\x7c\x3e\xff\x5b\x5f\xf5\x78\x75\x1e\x98\x1e\x27\xc6\xdd\xc3\x87\x9f\xd6\xf3\x9f\xd7\x57\x75\x0f\x2d\x9e\xff\xf3\xfd\x2f\x7f\xfa\xf8\xe3\xf7\x7f\xc4\x67\xf8\xe8\x6f\x7a\x79\x3b\x9c\x8e\xce\x2f\xbf\x5f\x96\x72\xc7\xff\xfa\xe5\xac\xb7\x58\xbb\x87\x5f\x5f\x9e\x7e\xde\xb6\x37\xbd\xba\x85\x8c\x7f\xfc\xfa\xf2\xe4\xfe\xe9\x9d\x5f\x5c\xc8\x31\xa4\x7f\xdd\x88\x7f\xff\xe9\x34\xf5\x46\xda\x65\x6e\x68\x9c\xa6\xbe\x9d\xd7\xa1\x97\xf5\xf8\x49\x77\xce\x3d\x2e\xcb\xde\x39\xf7\xd8\x96\xbd\xfd\xd5\x7c\x5a\xf6\xee\x51\x9e\x9f\x3f\xe0\xef\x1f\xf8\xe9\xd3\x33\xfe\xfa\xc3\x82\x4f\x9f\x3f\xdc\x3e\x7d\x7e\xc2\xa7\xcf\xcf\x7b\xdb\xe3\x37\xb1\x77\x9e\x4b\x1e\x4f\xd7\xa9\x1b\x31\xac\xf6\xe8\xb7\xbd\xf3\x36\xe3\xb7\x1f\xed\xfc\xb2\xdc\x34\x1e\xe6\x8d\x1d\x8c\x5d\xd5\x16\xc1\x3f\x7e\x67\x3a\x21\xf6\x86\x48\xdd\xbd\x6b\x6e\x1e\xcc\x12\xa3\x41\xe4\xf9\x75\x18\x24\xc5\xa0\xde\x00\xf5\x6d\xef\x5c\x4d\x16\xcb\x0f\x42\x43\x01\x89\x41\x73\x05\xa4\xcd\xa0\x8c\x89\x1b\x63\x6d\xd5\xa0\x8a\x89\xdb\x20\x34\x00\xd9\xc4\x90\x36\x83\x42\xc6\xc4\xb6\x18\x54\x30\x31\x54\x31\x48\x00\x35\x0f\x48\xd6\xbd\x73\xcd\x5b\xf8\x20\x9c\xb8\x79\x83\x52\xd8\x3d\xb6\xc8\x0d\x45\x6c\x48\x42\x36\x88\x1b\x8a\x52\x0c\x6a\xcd\x20\x4e\x8c\xbd\xec\x9d\x5f\xbc\xe9\x8a\x9d\xd0\x04\x14\x6d\x62\x62\xac\x64\x5a\xfc\x92\x4d\x6a\xaa\x84\x2c\xbc\x5f\xc4\x56\x4c\x0c\x9f\xc4\xef\x9d\xf7\x8b\x65\x35\x31\x3c\x86\x9a\xb0\xc7\xb4\x92\x65\x43\x4d\xcd\x03\xf2\x84\xbc\x41\x42\x28\x10\x0a\x80\x20\x62\x8d\x84\xe2\xde\xd5\xbc\x44\x40\x89\x50\x02\x8b\xe1\x33\xa1\x0c\x16\x44\xac\x85\x50\x31\x28\x70\x62\x25\x54\x0d\xf2\x0c\xdf\x08\x35\x83\x22\x45\x08\x21\x01\xc4\xf0\x2b\xa1\x15\xea\x17\x40\x9d\x50\x07\x84\x4c\xac\x83\xd0\x80\xae\x04\x68\x12\x9a\x80\x1a\x20\x25\xa4\x90\x5a\x00\x31\x5f\x36\xd4\xbc\x20\x56\x67\xbe\x6c\xa8\xd9\x23\x56\x67\xbe\x6c\xa8\x39\x42\x44\x67\xbe\x6c\xa8\x39\x70\x22\xf3\xd5\x91\xaf\x88\x15\x3b\xf3\x65\x43\xcd\x99\xb1\x98\xaf\x8e\x7c\xc1\x00\xa9\x33\x5f\x9d\xf9\x82\xae\xce\x7c\x75\xe6\x0b\x99\x60\x29\x60\xa8\x39\x32\x16\xf3\xd5\x91\xaf\x44\x11\xcc\x97\x0d\x35\x2f\x14\xc1\x7c\xd9\x50\x73\xc0\x09\x75\xe6\xcb\x86\x9a\x3d\x57\x64\xbe\x6c\xa8\x99\x2e\xec\xcc\x57\x47\xbe\x92\x41\x99\xc6\xcc\x30\x79\x88\xb6\x62\xa6\x0b\x31\xb8\x88\x82\xc9\x2c\x98\x2c\x60\xa1\x90\x33\x8d\x99\xe7\x34\x16\x44\xe4\x89\xf0\x19\xf5\x18\xe1\xc2\xc2\xf0\x05\xe1\x13\xb2\x5a\x18\xbe\x98\xc9\x5d\x6a\x26\xa2\x48\x20\x14\x10\x9e\x50\x24\x64\x13\xe9\xd5\x42\x47\x17\x9d\x5f\x4b\xa1\x32\x7c\xcd\xd8\x63\xb6\x89\x35\x43\x57\xad\x38\x0e\x84\xaf\x5c\xb1\x36\xf3\x44\x41\x0a\xab\x10\xb2\xc1\xd5\x12\x00\x79\x42\x1e\x90\x07\x14\x08\x05\x40\x58\x91\xba\xaa\xd8\x09\x95\x90\x00\xad\x84\x56\xb0\x18\xbe\x13\xb2\xe3\x28\x28\x85\xc6\x7c\x35\x4b\x8e\xf7\xb8\x4d\x84\xea\x05\x37\x40\x80\x27\x84\x52\x05\xac\x80\x52\x58\xc9\x5a\xc1\x4a\xa8\xc7\x95\xac\x15\xac\x54\xed\x84\x3a\x59\x1d\xac\x8c\x14\x76\xb2\x3a\x58\x25\x9b\xae\x41\xd6\x00\xab\x36\xcb\xea\x20\x6b\x80\xd5\x92\x1d\xed\x24\x6b\x82\x25\xb8\x6a\x27\x59\xd3\x58\x61\x81\x57\x95\x2c\x35\x56\xf0\xb8\xd2\x94\x2c\x05\x2b\xe0\xb4\x37\xb2\x36\xb0\x62\x32\xf5\x1b\x59\x1b\x58\xc9\x2f\xbb\x47\xe1\x8b\x26\x0b\x58\xf0\xaa\x2c\x8d\x10\x58\xd9\xca\x5d\x6e\xaf\x22\x5e\x98\x50\xed\x1a\x12\xbe\x30\x82\x27\x20\xd4\x56\x76\x8f\x12\xc8\x0a\x60\x89\xd5\xa3\x04\xb2\x02\x58\x52\xd3\xee\x51\x78\xb9\x0b\x2e\xf7\xb8\xd8\xc5\x27\xbc\xdc\x25\x1a\x2b\x7a\xf3\x84\xf0\xda\x16\xdc\xd1\x31\xb4\x6a\x10\x59\x09\xac\x98\x4d\x3d\x6b\x48\x50\x43\x31\x55\x53\xcf\x1a\x12\x94\x42\xc4\xd5\x21\x2c\x05\x41\x29\xc4\x52\x4c\x3d\x4b\x41\x0a\x58\x35\x14\xbc\xdf\xef\xef\xee\xff\x7b\x8a\x85\x86\x97\x8a\x20\x2d\xdb\xe6\xe8\x6e\xa9\x08\x22\x76\xbd\x49\x23\xab\xd5\xb0\x77\x69\xb1\x6b\x57\x68\x3f\x81\xfd\xd2\x62\x45\x2d\xb4\x9f\xc0\x7e\xc9\x37\x9b\x48\xfb\x09\xec\x97\x82\x9d\x96\xd0\x7e\x02\xfb\xa5\x58\x2d\x2b\xb4\x9f\xc0\x7e\x29\xe1\xb4\x68\x3f\x81\xfd\x52\x2e\x16\x9e\xf6\x13\xd8\x2f\x15\x9c\x16\xed\x27\xb0\x5f\xaa\xc9\xb2\x42\xfb\x09\xec\x97\x1a\x4e\x8b\xf6\x13\xd8\x2f\x49\xb4\x33\xa5\xfd\x04\xf6\x4b\x82\xd3\xa2\xfd\x04\xf6\xcb\xde\x0a\x51\x68\x3f\x81\xfd\xb2\xc7\x69\xd1\x7e\x02\xfb\xe5\xe8\x4d\x3d\xed\x27\xb0\x5f\x8e\x76\x5a\x78\x4f\xe7\x76\xeb\x66\xa2\xdd\xd7\x4a\x47\x2a\x1c\x99\xf3\xb2\x18\xd4\x08\x61\x62\xb6\x03\x54\x3a\x52\xe1\xc8\x5c\xac\x1f\x50\x3a\x52\xe1\xc8\x5c\xed\x84\x94\x8e\x54\x38\x32\xb7\x6a\xe1\xe9\x48\x85\x23\xb3\xd8\x09\x29\x1d\xa9\x70\x64\x59\x4a\x32\x88\x2c\x38\xb2\x78\xbb\x63\x95\x8e\x54\x38\xb2\x84\x1c\x0c\x22\x0b\x8e\x2c\xd1\x9e\x62\xa5\x23\x15\x8e\x2c\x29\x99\x7a\x3a\x52\xe1\xc8\x82\x0b\x55\xe9\x48\x85\x23\x4b\x09\xa6\x9e\x8e\x54\x38\xb2\x14\xbb\xc2\x95\x96\x53\x58\xae\xa0\x59\x52\x5a\x4e\x61\xb9\xd2\xec\x26\x56\x5a\x4e\x9b\xb1\xea\xb2\x98\xfa\x46\x16\x2c\x57\x97\x62\xea\x69\x39\x85\xe5\xaa\xb7\x9e\x47\x69\x39\x85\xe5\x6a\xb0\x2b\x5c\x69\x39\x85\xe5\x6a\xb4\x16\x41\x69\x39\x5d\xd9\xcd\x24\x53\xbf\xa2\x9b\xd1\xd5\x5a\x97\x16\xcc\xbe\x4a\x17\x72\x60\x0b\xaa\x3d\x79\x42\x36\xb1\x99\x27\xb4\xa7\x48\x68\x03\xcb\x36\xd4\x33\x27\x66\x0f\x96\x00\x0a\x84\xec\x56\x2f\x38\xc7\x9e\x3b\x21\x7b\x6d\x9a\x10\x52\x42\x88\x05\x4f\xf4\xc2\x58\x25\x81\x05\x5d\x25\x13\xb2\xae\xb4\xd8\x7d\xad\xbd\x08\xa0\xba\x82\x85\x15\x2b\xc3\xb3\x81\x46\x72\x58\x43\x1c\xd8\x40\x6b\x6f\xdc\x90\x0d\x55\x3c\x36\xd4\x28\xf5\xd6\x66\xdb\x39\x76\xf4\x16\xda\xef\x6d\xb6\xf6\x41\xe8\xde\x66\x6b\x47\x9b\xad\xfd\xde\x66\x6b\xdf\xb8\xe2\xbd\xcd\x56\x54\xf0\x6d\x60\x9b\xad\x03\x6d\xb6\x8e\x7b\x9b\xad\x83\xdb\x1e\xf7\x36\x5b\x07\xa5\x8e\x7b\x9b\xad\x43\x38\x11\xed\xac\x78\x93\x3a\x56\x4e\xb4\xc1\x35\x1c\xed\x58\x39\x71\xe5\x1e\xb1\x22\x1e\x7f\x0e\xae\x59\xeb\xa2\x83\x06\xc0\x50\x25\x60\x45\xb4\xb3\x1c\x5c\xb3\xfb\x4b\x07\xda\x59\x0e\x55\x82\x07\x54\x08\x15\xb0\x18\xbe\x12\xaa\x60\x05\x40\xc8\xd7\x18\xd0\x05\x03\x8c\x41\x5d\x03\xba\x02\xa4\x0e\xea\x52\xb0\x2a\x56\x54\xb2\x94\xac\x04\xe8\xc6\x32\xf5\xb2\x60\x45\xa5\x7a\xa5\x7a\x6c\x48\xa9\xde\x06\x87\x97\x4b\x87\x52\xbd\x52\x3d\x52\xa8\x54\xaf\x1d\x2c\x88\xd0\x41\x68\x80\x45\x11\x13\x10\xbe\xcf\x30\x39\xbc\x57\x39\x54\x41\xb9\x4f\x56\x07\x06\xc7\xf0\x33\x05\x42\x01\x2c\x01\x14\x09\x45\xb0\x38\x31\x11\x32\x93\x4b\x64\xf8\x4c\x28\x1b\xeb\x06\x15\x42\x05\x2c\x0f\xa8\x12\xaa\x60\x05\x40\x8d\x50\x03\x8b\x10\xaa\x63\x16\xe8\xb2\x76\x43\x67\xa1\xae\x02\x5d\xa8\xed\x59\xa8\x8b\x5f\xd0\x0a\x56\x64\xc1\xcc\x16\xde\xbf\xa0\xe9\x6c\x64\x35\x24\x9a\xb1\x1a\xd5\x37\x24\x1a\x95\x36\x1b\xd5\x37\x24\x3a\xe6\xff\x7d\x8a\x43\xf8\xf6\x25\xd6\xd9\xb8\xb7\x86\xaf\x82\xc2\xb0\xdc\x5b\x83\x89\x70\xb1\xcc\xc6\xbd\xb5\x09\x16\x21\x25\xa4\x60\x55\x40\xa8\x8a\x29\xc9\xbe\x0a\xe2\x6e\x9e\x42\x3d\xc2\xd4\x61\x23\xac\x9d\x79\xff\xa6\xa9\xb3\x13\xba\x7f\xd3\x54\xbe\x8b\xaa\xf7\x96\x58\x15\x2d\xb1\x6a\xc1\x8a\x78\x0d\xb4\x10\x42\x97\x5c\x16\x8b\xc5\xd7\x53\x95\x17\x0b\x2e\x03\xe5\xc5\xa2\x6c\x9c\x3d\x26\x0a\x59\xf7\xc6\x59\x15\x8d\x33\x07\x36\xce\xaa\xc2\x89\xf7\xc6\x59\x15\x8d\xb3\xea\xbd\x71\x56\x45\xe3\xcc\x81\x8d\xb3\x2a\x1a\x67\xd5\x7b\xe3\xbc\x99\x8f\xed\x3f\xfc\xed\xc1\x5e\xbc\xcd\x12\xb8\xbd\xff\x20\x11\xcc\x90\x9b\x6d\x67\x7b\x7f\xc2\xad\x1d\xf8\xed\xf9\xd9\xff\xbf\xae\xe7\xdd\xd7\x1f\x7e\xc6\xe7\xcb\x45\x8f\x57\xfc\xcc\x84\xdf\x76\xdc\xd4\xed\x70\xd4\xaf\x3f\x59\x9d\x4f\x67\x9b\x85\x7f\xff\x1b\x00\x00\xff\xff\x91\x5b\x63\x45\xde\x12\x00\x00"); -func _fagb ()(*asset ,error ){_fcfa ,_becbd :=_gcdaa ();if _becbd !=nil {return nil ,_becbd ;};_fdgd :=bindataFileInfo {_aa :"UniJISPro-UCS2-V",_dg :4271,_ged :_fc .FileMode (436),_de :_e .Unix (1580492866,0)};_ceaf :=&asset {_cb :_fcfa ,_fg :_fdgd };return _ceaf ,nil ; -};var _cbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9e\x62\x8e\xdb\xc3\xd6\x23\x39\x76\x1c\x30\x81\x36\x65\x21\x2c\xdb\x96\xa4\xb4\x67\xc7\x1a\x07\x41\x23\x09\x59\x3e\xe4\xed\xcb\x68\xb2\x2e\xec\x21\x28\xfa\x32\xf3\x33\x91\x54\x1d\x8e\xdf\x8e\xde\x65\xa8\x7e\xa6\x30\x9e\x29\xc3\xe4\xbc\x4d\x34\x87\x25\x8d\x04\x17\xba\x3a\xaf\x94\x36\x60\xdd\x98\xdf\xb7\x65\x19\x6f\x43\x54\x8a\xfb\xcf\xf7\x39\xd3\xed\xe8\xa7\x00\xb5\xd4\xd9\x25\x3e\x6a\x01\xaa\x13\x5d\xdd\x9c\xd3\x1d\x9e\xbe\xd8\x70\xa1\x4f\x60\x69\x62\xff\x91\x2c\x25\xe7\xaf\xf0\xf4\x7a\x5a\xf1\xbc\xc4\xf8\x97\x6e\xe4\x33\x60\x31\xf2\xb6\xac\xaa\x3a\xbc\x0d\xf1\xfb\x70\x23\xa8\x4a\xce\xf3\xeb\xe9\x59\x4a\xca\x2f\xbf\x29\xcd\x2e\x78\xd0\x9f\x11\xcd\x7f\xfe\x75\x8f\x04\xfa\x91\xf0\xe7\x2d\x58\x7a\xe4\x96\xc9\x0f\x61\xf1\x19\x6a\x6c\x76\x62\x5a\xa6\x1e\x83\xa5\x39\x0e\x23\xa5\xc1\x5f\x49\x01\xf4\x88\x88\x7b\xe8\xf1\xeb\xcb\xcb\x9e\x47\xfa\x50\xc1\x07\x24\x9d\xce\x8a\xac\x1d\x38\x4d\x7b\x40\xd5\xa3\x96\xbd\xe6\xbd\x69\x5a\xd5\xa3\x11\x31\x2c\x8d\x36\xaa\xc7\x5a\xa4\x66\xd9\xb6\x9d\xea\x71\x23\xb2\x61\xd1\x68\x36\xaa\xc7\x46\xa8\x29\x64\x3a\xce\x6e\x85\xda\x42\x4d\xcd\xe1\x5b\xa1\x6d\xa1\xed\x8e\xd3\x3b\xa1\xae\x4c\x80\x1b\x8e\xdf\x09\xed\x0a\xd5\xc8\xf1\x83\xd0\xf0\x98\x93\xe3\x2f\x42\x97\xc9\xec\xc1\x74\xba\x2d\x27\xf0\xfe\x4f\xf9\x3b\x3f\x85\xf5\x7a\xc6\x25\x25\xf2\xb9\x3c\x84\x72\x07\x7c\xb6\xce\xd3\xfa\xa8\x62\x88\xdc\x55\x3e\xff\x02\x00\x00\xff\xff\x65\xa2\x18\x80\x80\x02\x00\x00"); -var _ecaaa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x41\x6f\x23\xb9\x11\x85\xef\xfe\x15\x7d\xdc\x1c\x36\x26\xab\x48\x91\x04\x16\x03\x04\x33\x87\x78\x81\x4d\x16\x71\x66\x13\x20\xc8\xa1\x25\xb1\x07\x02\x62\x49\x90\xed\xc3\xfc\xfb\xa0\xde\xa7\x38\x08\x90\xc3\xe0\x8d\x3f\x93\xd5\xf5\x1e\xd9\xa4\xe4\xc7\xcf\x4f\x5f\x9e\xce\xa7\xb7\xe5\xf1\xd7\xdb\xe5\xf0\x3c\xdf\x96\xed\x74\x3e\xde\xe6\xeb\xe5\xfd\x76\x98\xcb\x7e\x7e\x3b\x9d\x1f\x1e\xb2\x2d\xc7\xd3\xe1\xed\x3f\x3f\x4a\x0e\x2f\xeb\xf5\xe1\xe1\xf1\xeb\xf9\xf4\xf3\xd3\xf3\x8f\x5f\x3f\x3f\xdb\x8f\x7f\x5c\xde\x5f\xe7\x9d\x7f\x7e\xfa\xf2\xfc\xfd\xf5\x6d\xbe\x3c\x9d\xb7\xcb\xe2\xcc\x3f\xbe\x5f\xef\x35\x96\xe5\xf1\x2f\xf3\xdb\xe9\xf5\xed\xf6\x7d\xf9\xe1\x0f\xc7\xcb\x7e\xfe\x6e\x39\xce\x2d\xf8\x9f\x6f\xc7\x79\x3b\x9d\xbf\x2d\x3f\xfc\xbc\x5e\xd7\x73\xfe\xf8\xc5\xf3\xfb\xf5\xfa\xaf\xf9\x32\xcf\x6f\x4b\x11\x9b\xe7\xa3\xf4\xe1\xf1\xf3\x2f\xeb\xf5\x4f\xeb\xcb\x5c\xee\xfd\xfc\x7a\xbb\xd0\xd2\x6f\x1a\xa0\xdf\xff\x36\x6f\xaf\xa7\xcb\x79\xc9\xbf\x4f\xa9\xfe\x17\xff\xf5\xfb\x75\x2e\xf9\x5e\xe7\xef\x5f\x9f\xbe\x2c\xff\xc8\x4b\x4e\x8b\xd5\xea\xf5\x9f\x77\xfe\xb7\x5f\x2e\xc7\x8f\x51\x39\x25\x5c\x1c\x4e\xc7\xdb\x7a\xfe\x36\x1f\x7e\x4a\x69\x9f\x3e\x2d\x77\xe9\xb6\x1b\x0f\x3f\x59\xca\x81\x90\xd6\x87\x0b\x55\x50\x15\x32\xa1\x1d\x68\x27\x54\x85\x3a\x68\x7c\x5a\xb2\xe5\xc6\xcc\x03\xec\xf8\x69\x69\xa3\xee\x02\x19\xc5\x8c\x62\x5d\x88\x62\x46\xb1\x16\xc8\x4d\x28\xa4\x1b\xb5\xdc\x41\x1e\xa8\x07\xca\x43\xbd\x4a\x9a\x77\x91\x0c\xc9\x41\x76\x22\x06\xb1\x20\x43\xc4\x21\x1e\xa4\x89\x54\x48\x8d\xd6\x2d\x97\x60\x87\x22\x16\xd2\x3d\x67\x21\x86\x85\x74\xcf\x49\x68\x07\xda\x09\x45\x34\x79\x82\x42\x7a\xba\xa3\x06\x6a\x42\x2a\x3f\x3b\xa8\x0b\xa9\xfc\x1c\xa0\x21\x14\x06\x8d\xb0\xec\x1e\x56\xc4\x6c\xae\x48\x25\xad\x8f\xa8\x65\x73\x13\x0a\xb9\xe7\x57\x93\x92\xa9\x29\x72\x28\x3d\x0b\x19\x28\x6c\x97\x36\x84\x0a\xa8\x6a\x54\x15\xda\x81\x9a\x90\x0b\x75\xd0\x10\x62\xe2\x0a\xda\x0b\xf1\xc4\x03\x28\xfa\x2a\x83\x5a\x47\xd0\x51\x88\x51\x13\x34\x85\x76\x42\x1b\x68\x13\x8a\x55\xac\xec\x41\x49\xab\x49\x4d\xe4\x0c\xca\x42\x2a\x9f\x31\x14\xd2\x6a\x2a\x42\x0e\x72\x21\x95\xcf\x78\x0c\x69\x65\x28\x09\xf6\xb3\xa4\x95\x41\x79\x6c\x6b\x3f\x17\x6d\xf1\x9a\x1b\x48\x49\x0c\xca\x93\x44\x48\x2b\x43\x49\xe4\x01\x1a\x7a\x22\xe5\x09\x27\xa4\xd5\x94\x84\xf6\xa0\xbd\x10\xe5\xc9\x2b\xa4\x55\xa3\x09\xf2\xd2\xdb\x52\x4d\x79\x65\xf2\x0a\x69\xd5\xb0\x4d\x5e\x21\xad\x9a\xfa\x32\xf2\x32\xe5\x65\xb2\x6d\xe4\x65\xca\xcb\xd4\xaa\x91\x97\x29\x2f\x53\xd0\x46\x5e\x16\xe1\x54\x57\xab\x6c\x39\x49\xab\xae\x27\xf2\x7e\x4a\x5a\x75\xb5\x6a\x84\x13\xd2\xaa\xcb\x90\x11\x4e\x48\xab\x4e\x5f\x84\x63\x0a\x47\xaf\x5a\x35\xc2\x31\x85\xe3\xb4\x4a\x38\xa6\x70\x9c\xbe\x08\xc7\x14\x4e\xa6\x09\xc2\x31\xd9\xce\xaa\xe5\xd8\x76\xd9\xce\xaa\xe5\xd8\x76\x6d\x00\x93\x21\x67\x03\xb8\x3c\x26\x26\xe2\xd1\xd5\x7d\x52\x38\x4e\xf7\xae\xee\x93\x9a\x70\xba\x77\xf5\xa5\x17\xb9\x3a\x4d\xb8\x9a\x28\x4a\xa2\xd0\x44\x51\x13\x45\x1b\xa0\xd0\x44\x51\xf6\x45\x4d\x14\xb2\x2f\xca\xbe\xa8\x56\x21\xfb\xa2\x56\x8b\xfa\x2a\xb4\x5a\xd4\x6a\x51\x5f\x85\x56\x8b\x96\xa3\xc8\x63\x61\x39\x8a\x96\xa3\xa8\xd5\xc2\x72\x14\x19\xaa\xf4\x85\xa1\x22\x43\x95\x27\x62\xa8\x28\xfb\x1a\x7d\xed\xd8\x85\x92\x6e\x96\x85\x8e\xa0\x63\xa0\x3c\x84\x26\x68\x6a\x94\x09\x6d\xa0\x4d\x28\x6a\x35\x0e\x18\x49\x5c\x00\xd1\x58\x5b\x15\x85\xa4\x5b\x24\xed\x29\xce\xa4\x90\x88\xa2\xc7\xd9\xe1\x49\x27\x8c\x27\xbd\xdc\x23\x09\xe9\x4d\x46\xba\xb5\x24\x54\x40\x55\xa3\xb2\xd0\x01\xf4\x71\x18\xba\xee\x9a\xbb\x70\xe5\x78\x52\xaf\x48\x1b\x55\xe5\x0b\x4d\x68\x89\x46\xee\x42\x3c\x51\xeb\x31\xb2\x5a\x55\xf8\x48\x1b\xa6\x26\x94\x34\xd2\x86\xa9\x09\xc5\x8a\xb4\x11\xe9\x78\xda\x51\x6b\xa7\x5a\xe6\x71\xe7\x7f\x5c\xbb\xff\xef\x26\xf6\xd4\x99\xd1\x99\x21\x27\x9d\xa7\x77\x9e\x5e\x85\x78\x7a\xe7\xe9\x32\xd7\x27\x68\x0a\xc9\xdc\xd8\x0b\x85\x74\x6b\x6a\x68\x10\xd4\xd0\x3a\x37\xb5\xbd\x12\xc1\xaa\x08\x4c\x11\xac\x34\xb1\xd2\x84\x22\x58\x69\x62\x55\x13\xae\x08\x56\x9a\x58\xd5\x84\x53\x8b\x08\x56\x45\xe0\x7a\xe2\x81\x5a\x07\xd5\x8a\x43\xc3\xd3\x04\x4d\x90\x3c\x4e\xca\x4f\xca\xcb\xe3\xa4\xfc\xa4\xbc\x3c\x4e\x3c\x4e\x79\x74\x79\xdc\x98\xb8\xed\x84\xd4\xfd\x86\xc7\x8d\xcd\x10\x7d\xb9\xae\x41\xa4\x7b\xec\x78\x77\xb6\x9f\x6b\x97\xe6\x51\xbb\x98\xc3\x62\xb3\xb9\x83\x0a\xa8\x68\xd8\x8e\xa9\x15\xa6\xfb\x5f\x96\x5c\xd7\x25\x12\xc3\x78\x68\x83\x35\x58\x15\xeb\xb0\x0e\x63\xee\x80\x0d\x18\x8f\x5d\x61\x2b\x6c\x27\xb6\x87\xed\xc5\x1a\xad\x1c\x60\x07\x98\x89\x1d\x61\xec\x7c\x86\x29\x38\x8f\xb7\x28\x86\xe9\xb1\xbc\x46\x92\x36\x8a\x3a\xce\x18\xcb\x32\x56\x34\x33\x63\x2c\xeb\x83\x8d\x83\xf0\x95\xf1\xd5\x61\xf8\x0a\xe9\x1e\x1f\xaf\xdc\x33\xb6\x32\xb6\xba\x5a\xcb\xd8\x8a\x97\x32\x58\x11\xbb\xf7\x36\xb5\x36\xb4\xa6\x17\xd5\xe3\xd2\x8a\x61\x4a\x44\xb7\x16\xd2\x5d\x7b\xd2\x8d\xe5\x32\x2d\x57\x61\x14\xa6\x8c\xe5\x62\xf1\x0d\x57\x21\xc1\xf4\x04\xc3\x96\xae\xb2\x51\x19\x86\x2d\x5d\x65\xa3\x68\xb5\x0c\x57\x86\x85\xa1\x55\x30\x2c\x84\x74\xaf\x20\x16\x46\x17\xd7\xc0\x81\xb1\x06\x86\xd1\x41\xbb\x18\x8d\x6b\x2a\x5b\x4a\x0a\xc4\xd9\x85\x21\xdd\xd9\x84\x8e\x51\x37\x86\xa9\x11\xc7\xa9\xb3\x31\x15\x9b\xe3\xd4\x2b\xc3\x98\x8a\x2b\x97\xab\xb8\x4a\xdc\x1d\x57\x21\xd9\xf4\x99\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xd5\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x28\x87\xd5\x90\xee\x45\xb6\x9c\x2d\x18\x12\xc3\xb4\x1d\x1c\xfb\x21\xc1\x68\x0e\xfb\x05\xfb\x3a\x45\x9d\xe3\x57\x12\xe3\x54\xaf\xe0\xbf\x68\xa1\x31\xc1\x91\xec\x71\xd3\xc5\x54\x75\xc7\x01\x2c\xe9\x5e\x19\x86\xaf\x82\x2f\x83\xe1\x8b\x43\x99\x2d\x5d\xf0\xa5\xeb\x6f\x54\x25\x52\xb0\x55\xf0\xa0\x43\xd0\x0b\x1e\x8a\x5e\x23\x12\x29\x77\x0b\xda\xaa\x4e\x7d\xb6\x6a\xc5\x15\x2f\x48\xc5\x55\xd5\x89\xca\xbe\xac\x98\xaa\x2c\x2a\x2b\x58\x71\x15\x12\x8c\x71\xac\x6a\x48\x30\x2d\x7e\x65\xff\x56\xdc\xf3\x72\x55\xdc\x57\xb9\x2f\x2a\xd7\xf0\x10\x92\x2d\xdd\x19\x6b\xd3\xf0\x85\x89\x86\xaf\xc6\xda\x14\x6d\xc3\x86\xb1\x90\x60\x7a\x1f\x1a\xce\x42\xba\xc7\x4d\xb4\x6d\x3a\xbd\xb6\x4d\xdf\x00\x7a\x6c\xea\x6d\xd3\x01\x84\x74\x8b\xb3\x6b\xdb\x74\xd8\x20\xdd\x9a\x26\xea\xbd\x47\xb2\xe5\xb8\xb3\xb7\x4d\x17\x34\xd2\x46\xec\xae\x6d\xd3\xee\x42\xda\x88\xcf\xfb\xdb\xe6\x8c\x72\x8d\x4a\x2a\x16\x9f\xba\xee\xd2\xfa\x48\x81\x2a\x13\x2b\x13\xab\x10\x8d\x55\x6e\x81\x9d\x10\xb5\x2a\xb5\x40\xf4\x1a\xc2\x07\x87\x6d\xd3\xed\x84\xb4\xde\xc7\xff\xdc\xd9\xf1\xff\x97\xf5\xfa\xf0\xf1\x8d\xfd\xf0\x7e\xbb\xcd\xf3\x9b\xfe\x3e\xa0\x2f\xe4\xf1\x25\xfb\x74\x9e\x1f\x7f\x83\xb8\x5e\xae\x31\x4b\xff\xfe\x1d\x00\x00\xff\xff\x08\x57\xa3\x4a\xaf\x10\x00\x00"); -func _aebfc ()(*asset ,error ){_gdfe ,_ccfb :=_cdba ();if _ccfb !=nil {return nil ,_ccfb ;};_cdcd :=bindataFileInfo {_aa :"UniKS-UTF8-H",_dg :143593,_ged :_fc .FileMode (436),_de :_e .Unix (1580493060,0)};_eaeg :=&asset {_cb :_gdfe ,_fg :_cdcd };return _eaeg ,nil ; -};func _agdc ()(*asset ,error ){_bece ,_cbda :=_cfcfb ();if _cbda !=nil {return nil ,_cbda ;};_gefb :=bindataFileInfo {_aa :"HKgccs-B5-H",_dg :11477,_ged :_fc .FileMode (436),_de :_e .Unix (1580492364,0)};_gfaee :=&asset {_cb :_bece ,_fg :_gefb };return _gfaee ,nil ; -};func _bgfe ()([]byte ,error ){return _fac (_ebdge ,"Hankaku")};func _ggbe ()([]byte ,error ){return _fac (_afagf ,"UniKS-UCS2-H")};func _bedd ()(*asset ,error ){_cfcdd ,_gefc :=_dfca ();if _gefc !=nil {return nil ,_gefc ;};_ffcf :=bindataFileInfo {_aa :"UniCNS-UCS2-H",_dg :324097,_ged :_fc .FileMode (436),_de :_e .Unix (1580492685,0)}; -_bdfca :=&asset {_cb :_cfcdd ,_fg :_ffcf };return _bdfca ,nil ;};func _gead ()([]byte ,error ){return _fac (_cacbd ,"GBK2K-V")};func _dgdf ()(*asset ,error ){_aedb ,_cgedg :=_ddgd ();if _cgedg !=nil {return nil ,_cgedg ;};_aacg :=bindataFileInfo {_aa :"UniCNS-UTF32-V",_dg :697,_ged :_fc .FileMode (436),_de :_e .Unix (1580492713,0)}; -_gca :=&asset {_cb :_aedb ,_fg :_aacg };return _gca ,nil ;};func _ebgd ()(*asset ,error ){_ddgg ,_bagf :=_dedd ();if _bagf !=nil {return nil ,_bagf ;};_gbgb :=bindataFileInfo {_aa :"UniJISPro-UCS2-HW-V",_dg :4376,_ged :_fc .FileMode (436),_de :_e .Unix (1580492860,0)}; -_adfg :=&asset {_cb :_ddgg ,_fg :_gbgb };return _adfg ,nil ;};func _dgfe ()(*asset ,error ){_cdda ,_agfe :=_feb ();if _agfe !=nil {return nil ,_agfe ;};_dfcb :=bindataFileInfo {_aa :"KSCms-UHC-H",_dg :13690,_ged :_fc .FileMode (436),_de :_e .Unix (1580492561,0)}; -_fcge :=&asset {_cb :_cdda ,_fg :_dfcb };return _fcge ,nil ;};var _ebbe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xcd\x6e\xd4\x30\x10\x00\xe0\x7b\x9e\x62\x8e\xe5\x50\x62\xe7\xc7\x71\xa4\x6a\x25\xb4\x7b\x20\x54\xa5\x88\xa5\x05\x09\x71\x70\xe2\xc9\x62\x89\xb5\x23\x27\x39\xec\xdb\x23\xcf\x84\xd0\xc3\x6a\x36\x9f\x67\x26\x8e\x3d\xf9\xb1\x3b\x75\xde\x2d\x90\x7f\x89\x61\x38\xe3\x02\xa3\xf3\x36\xe2\x1c\xd6\x38\x20\xf4\x78\x71\x3e\xcb\x64\x01\xd6\x0d\xcb\xbf\x47\x0a\xc3\xd5\x4c\x59\x96\x3f\x9e\x8f\xf7\x9f\xc2\x6f\xd3\xdf\x7f\x84\x75\xc6\x4d\x8f\xdd\xe9\x7c\x9b\x17\xbc\x76\x7e\x0c\x50\x72\xb5\x5d\xa7\xad\x03\x40\xfe\x15\x2f\x6e\x5e\xe2\x0d\xee\x3e\xd8\xd0\xe3\x3b\xb0\x38\x26\x7f\x8e\x16\xa3\xf3\x17\xb8\x7b\x0c\x11\x8d\xdc\x17\xce\xeb\x34\xfd\xc1\x2b\xfa\x05\x24\x19\x7a\x4b\x31\xcb\x8f\x4f\x66\xfa\x6c\xae\x08\x6f\x76\xf3\x4a\x6b\xb4\xf4\x8a\x71\x76\xc1\x83\x14\xef\x85\x50\xff\xfd\xdb\x6d\xc2\xad\x57\x96\xbf\x74\xa7\xe7\x71\x9c\x71\x01\xd5\x0a\xce\xf9\xf1\xd2\x9d\xe0\xa7\x04\x29\xa0\xa8\x2b\x59\xfc\xda\x52\xbf\x3f\x05\xbb\x17\x4a\xc5\xdf\x34\x38\x1b\x8d\xbf\x60\xf6\x60\xdb\xb2\x38\x40\x0a\xe5\x01\xb4\xa8\x15\x51\xcd\x54\x13\x69\x22\xc5\xa4\x0e\xa0\xcb\x42\x10\xb5\x4c\x3d\x65\xb5\x44\x96\xc9\x26\x52\x45\xa2\x8a\xdb\x57\x4c\x65\xa2\xa6\x27\x6a\xa8\xb0\xa9\xb3\x07\x6b\x4a\x99\x88\x82\x16\x8d\x22\xd2\x4c\x2d\x51\x43\x34\x30\x0d\x44\x2d\x11\x32\x61\x22\x9d\xf6\x65\x2a\x43\x54\x8d\x44\x32\x91\xa2\x37\x52\xd0\x42\x53\x2f\x65\x99\x68\x5f\x5a\x13\x8d\x4c\x5c\x48\xed\x5b\xce\x32\x22\x51\x2b\xd2\x35\xee\x67\x97\xfe\xa7\x01\xda\x2f\x74\x58\x63\x44\xbf\xd0\xf8\xd0\x9d\xa5\x43\x77\x1e\xf7\x01\x9d\xc2\x94\xaa\xe8\xf7\x37\x00\x00\xff\xff\xb0\xc5\x59\xa9\xcc\x02\x00\x00"); -func _gdde ()(*asset ,error ){_gfcg ,_dbcd :=_fcga ();if _dbcd !=nil {return nil ,_dbcd ;};_gdab :=bindataFileInfo {_aa :"KSC-H",_dg :9400,_ged :_fc .FileMode (436),_de :_e .Unix (1580492507,0)};_bdbb :=&asset {_cb :_gfcg ,_fg :_gdab };return _bdbb ,nil ; -};func _dfadd ()(*asset ,error ){_cced ,_cba :=_gcf ();if _cba !=nil {return nil ,_cba ;};_dgaf :=bindataFileInfo {_aa :"Adobe-Korea1-2",_dg :1845,_ged :_fc .FileMode (436),_de :_e .Unix (1580491385,0)};_cbcc :=&asset {_cb :_cced ,_fg :_dgaf };return _cbcc ,nil ; -};var _ggeg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xc1\x6e\x9c\x30\x10\x86\xef\x3c\xc5\x1c\xd3\x43\x0a\x06\x6c\x77\xa5\x28\x52\xbb\x5b\xa9\x1c\x92\x54\xdd\x64\x5b\xa9\xea\x81\xb5\x07\x64\xa9\x18\xcb\x98\xc3\xbe\x7d\x35\x63\x4a\x0e\xe8\x87\xcf\xcc\x27\x8f\xc7\xe5\xb1\x3b\x75\xde\x25\x28\xbf\xc7\xd9\x9c\x31\xc1\xe0\xbc\x8d\xb8\xcc\x6b\x34\x08\x57\x1c\x9d\x2f\x0a\x51\x83\x75\x26\xfd\xff\xe4\x30\x53\x1f\x8a\xa2\xfc\xfa\x8a\xfe\xfe\x8b\xbc\xff\x06\xeb\x82\x1b\x3b\x76\xa7\xf3\x6d\x49\x38\x75\x7e\x98\xa1\xc9\xb5\x76\x0d\x5b\x3d\x40\xf9\x03\x47\xb7\xa4\x78\x83\xbb\xcf\x76\xbe\xe2\x07\xb0\x38\x10\x7f\x89\x16\xa3\xf3\x23\xdc\x1d\x9f\xcf\x62\xc7\xe7\x35\x84\xbf\x38\xa1\x4f\x50\x31\x43\x6f\x39\x8b\xf2\xf8\xd4\x87\xe7\x7e\x42\xd8\x77\x72\xe1\x15\x5e\xb8\x60\x5c\xdc\xec\x41\x54\x1f\xab\x4a\xbd\xf3\xd7\x5b\x40\x10\x9b\xe1\xad\x3b\xbd\x0c\xc3\x82\x09\x0e\x75\xb6\x97\xbf\xde\xba\x13\xfc\x16\x20\x2a\xa8\x65\x73\x10\x7f\xb6\x5f\x7f\x3e\xcd\x76\x2f\x14\x4d\xee\xc7\x38\x1b\x7b\x3f\x62\xf1\xd0\x8b\xf6\xfa\x08\x5b\x88\x46\xb5\x8a\x98\xec\x99\x51\x88\x46\xb7\x0d\x33\x93\x99\xc9\x4c\x32\xb3\x99\x21\xb1\x8a\x88\x12\x4c\x54\x4d\xa4\x65\x22\x33\x51\x44\x3e\x31\x39\x64\x42\xf6\xb6\x66\x92\x3d\x8a\x3c\x79\x07\x3a\x7b\x34\x79\x24\x9b\x75\xf6\x68\xf2\x48\x36\xeb\xec\xd1\xe4\x91\x6c\xc6\x86\x09\x05\xf5\xa2\x8b\x07\xa3\xb0\x7d\x04\x0a\x49\xee\xea\xa0\x69\x10\x7b\xff\xf4\x4e\x17\x60\x1f\x89\x59\x63\x44\x9f\x78\xfc\x7c\xee\x74\x70\xce\xe3\x7e\xbd\xc2\x1c\xa8\x8a\x9f\x7f\x01\x00\x00\xff\xff\x8d\xf3\x1a\xd0\x8a\x02\x00\x00"); -func _fgfg ()([]byte ,error ){return _fac (_geb ,"Adobe-KR-8")};var _dgg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\xc1\x8a\xdb\x3c\x14\x85\xf7\x7a\x0a\x2d\xe7\x5f\xcc\x1f\xdd\x6b\x59\x96\xc1\x0c\x94\x19\x06\xc2\x30\x6d\x99\x29\xed\xda\xb1\xe4\x60\x68\x6c\xe3\x38\x8b\xbc\x7d\xb9\xf7\x38\x29\x74\x11\x1c\x7d\x91\x4e\xc4\x77\x2c\xed\x9e\xf7\x2f\xfb\x71\x58\xed\xee\xfb\x32\x75\x9f\x79\xb5\xfd\x30\xa6\x25\x9f\xa7\xcb\xd2\x65\x7b\xc8\xc7\x61\x34\x86\xd8\xa6\xa1\x5b\x6f\x43\x7d\x74\xa7\x76\x36\x46\xd6\x7f\x5e\xcf\x6b\x3e\xed\xc7\x7e\xb2\x05\xe6\xa5\xcb\xbc\xcd\xb5\x76\xf7\x91\x8f\xc3\x79\x5d\xae\xf6\xe1\x4b\x9a\x0e\xf9\x3f\x9b\x72\x2f\xfc\xdb\x92\xf2\x32\x8c\x47\xfb\xf0\xf6\x71\x87\x9f\x97\x79\xfe\x9d\x4f\x79\x5c\x25\x2b\xf7\x26\x8f\x49\x9f\x66\xf7\xfc\xde\xce\x5f\xdb\x53\xb6\x3b\xcd\x79\x7c\xfb\x78\xc4\x14\xfd\xe5\x67\x5e\xce\xc3\x34\x5a\xfa\xdf\x39\xfe\x8b\x7f\x5c\xe7\x6c\x69\x4b\xf8\xf5\x3e\xa5\x6c\xdd\x2d\x6f\xff\xf2\x3c\x5d\xc6\xd5\x12\x55\xc5\x36\x85\xb0\xed\x6e\x4a\xf9\x3c\xb7\x5d\x5e\xda\xf1\x98\x8d\xb5\x8d\x73\xce\x3d\xd9\x86\x5f\x5e\x5f\x9f\x64\x4f\xff\xcc\x30\x3e\x6c\x2b\x87\x04\x72\x5b\xe1\x5c\xdf\x3f\x59\x67\x1a\x47\x18\x93\x8c\xb9\x0c\xa6\x71\x0c\xc2\x42\x4a\x62\xd3\xb8\x02\xa4\x10\x52\x85\x68\x1a\xe7\x41\xbc\x10\x72\xec\x4d\xe3\x4a\xa0\x52\x11\x47\xc9\x0e\x40\x41\x51\x59\x48\x78\x05\x54\x29\xaa\x6a\x49\x8f\x40\x51\x77\xe0\xbc\xc4\xd7\x40\xb5\xa2\xc2\x49\x7c\x0b\xd4\x6e\xfb\x94\xf8\x03\xd0\x41\x51\x24\x89\xef\x80\x3a\x41\x85\xab\x24\x3e\x01\x25\x45\x05\x4b\x7c\x06\xca\x8a\xca\x28\xf1\x3d\x50\xaf\x28\x7a\x67\x1a\x82\x29\x52\x53\xde\xd5\xc1\x34\x04\x59\xa4\xb2\x7c\x51\xb2\x69\x08\xb6\x48\x6d\xf9\xe0\xa2\x69\x08\xba\x48\x75\xf9\x18\xbc\x69\x08\xbe\xc8\x6f\x4e\x25\x1e\xbe\x48\x7d\x95\x45\x25\xf1\xf0\x45\xea\xab\x0c\x85\xc4\xc3\x17\xa9\xaf\x32\x46\x89\x87\x2f\x52\x5f\x81\xbc\xc4\xc3\x17\xa9\xaf\xe0\x9d\xc4\xc3\x17\xa9\xaf\x10\xa4\x58\x82\x2f\x52\x5f\xa1\x96\x66\x09\xbe\x48\x7d\x55\x24\xd5\x12\x7c\x91\xfa\xaa\xbc\x54\x4b\xf0\x45\x79\xeb\x5f\xe2\xe1\x8b\xd4\x57\x55\x4b\xb5\xbc\xbd\x8b\xea\x2b\x92\x54\xcb\xf0\xc5\xea\x2b\x7a\xa9\x96\xe1\x8b\xd5\x57\xac\xa4\x5a\x86\x2f\x56\x5f\xb1\x96\x6a\x19\xbe\x58\x7d\xd5\x2c\xd5\x32\x7c\xb1\xfa\xaa\xbd\x54\xcb\xf0\xc5\xea\xab\xae\xa4\x5a\x86\x2f\x56\x5f\x75\x2d\xd5\x32\x7c\x71\xbc\xbd\xab\x92\x0f\x61\x5c\x83\x79\x29\x97\x61\x8c\x5b\xb0\x4a\xda\x65\x28\x63\x55\x26\xed\xcb\x5f\xc0\x19\x77\x60\x2c\xfd\x32\xa4\x71\x4a\x2c\xac\x64\xa7\xa7\xf1\x76\xea\xe4\xbb\xdc\x4b\xf7\xbb\xa2\xbb\x2c\x4b\x1e\x57\xbd\x95\xf4\x42\x90\x73\x3e\x8c\xf9\x7e\xc3\xcd\xd3\x2c\xab\xf4\xf3\x27\x00\x00\xff\xff\x1b\x63\xd0\x73\x0d\x05\x00\x00"); -func _eeb ()(*asset ,error ){_bgae ,_ffbf :=_dbbg ();if _ffbf !=nil {return nil ,_ffbf ;};_deee :=bindataFileInfo {_aa :"B5-H",_dg :5259,_ged :_fc .FileMode (436),_de :_e .Unix (1580491473,0)};_dgeg :=&asset {_cb :_bgae ,_fg :_deee };return _dgeg ,nil ; -};var _bfee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcd\x8e\x1c\xc7\xd1\xbc\xcf\x53\xf4\x51\xdf\xe1\x33\xeb\xff\x07\x18\x0c\x20\x93\x26\xcc\x83\x24\xc3\xb4\x6c\x03\x86\x0f\x5d\x55\x59\xc4\x02\xe6\xee\x62\xb9\x3c\xe8\xed\x8d\x88\x18\xc9\x96\xe0\x83\xd0\xda\x60\x64\x55\x76\x56\x44\x66\xf5\xbc\x79\xfb\xe1\xdd\x87\xc7\x87\xd7\xe3\xcd\x9f\x5e\x9e\xe6\x47\x7b\x3d\xf6\xc3\xe3\x7a\xb1\x2f\x4f\x5f\x5f\xa6\x1d\xc3\x3e\x3d\x3c\x5e\x2e\x3e\x1c\xeb\x61\xbe\xfe\xfc\x27\x1f\xf3\xf3\xf9\x7c\xb9\x20\xfe\xe3\x4f\x5f\x5e\xed\xf3\x87\xc7\xfd\x74\x44\xf1\xd6\xd7\xe7\x3b\xf7\x38\xde\xfc\xd9\x3e\x3d\x7c\x79\x7d\xf9\xe9\xf8\xe6\xdb\xf5\x34\xec\xff\x8e\x65\x1b\xf8\x0f\x2f\xcb\x5e\x1e\x1e\x3f\x1d\xdf\xbc\xfd\xfe\xa3\xff\x05\xfe\xf8\xf5\xf9\xf9\x5f\xf6\xd9\x1e\x5f\x0f\x47\xcc\x1e\x17\x9f\x97\x37\x6f\xbf\x3b\x9f\xbf\x3f\x3f\xdb\xf1\xe6\xf7\xf9\x79\xfe\xff\x1f\x09\x13\xfd\xab\xbd\x7c\x79\x78\x7a\x3c\xbc\xfb\x9d\x73\xe5\x3f\xf8\x5f\x7e\x7a\xb6\xc3\xdf\xc3\x7f\xfc\xf0\xee\x87\xbd\xbf\xd8\xcf\x0b\xbf\xf9\xfb\x8f\x1f\xde\x1d\xff\xf0\x87\x77\x47\xc8\xb1\x85\x7f\xde\x89\x7f\xfb\xee\x69\xd9\x9d\x74\x89\x7a\x93\xf9\xb4\xec\xcb\xf3\x39\xed\xe5\x7c\xfc\x64\x97\xe3\xb8\x3a\x77\x3b\x8e\xe3\xda\xdc\x0d\x7f\x7d\xeb\x93\xbb\x1d\xd7\xf7\x6f\xdf\xff\x81\x7f\xbf\x7f\xc7\x7f\x7d\xff\xfe\x86\x17\xf8\x4d\xf4\xc5\x6b\xd1\xc7\xa7\xd7\x65\x5b\x18\xd7\xbb\xfa\x7d\x3b\x3c\x22\xfe\xfb\x9f\x2e\xde\xb9\x7b\x16\x0f\xeb\xce\x0e\x60\x57\x03\x1b\x29\x30\x8f\xa3\xf8\xcb\xf5\x54\x22\xa7\xcf\xed\x76\xf4\x0e\x20\x77\x01\xf3\x76\xf8\x58\x53\x24\xb6\x88\x71\x85\xd0\x80\x9c\x9e\xc8\xce\xb7\xc3\x97\x00\x64\x17\x21\xe5\x76\x84\x44\xce\xae\x42\x2a\x90\x4a\xa4\x09\x31\x20\xd8\x2d\x68\xfb\x80\x95\x43\x2e\x40\xb4\x72\x00\x27\x7a\x70\xa2\x38\x11\x9c\xe4\x91\x4f\x14\x27\x8e\x71\x3b\x52\x45\x54\x1c\x4b\xc8\xbe\x1d\xd9\x91\x33\x15\x65\xee\x76\x64\x66\x98\xb4\x4e\xc2\x3a\xb9\x67\x20\x5a\x27\x61\xaf\x92\x91\x73\x16\x27\x83\x53\x33\xa2\xb2\x38\x19\x9c\xe6\x11\x55\xc4\x29\xe0\x74\x87\x0c\x8b\x38\x05\x9c\x5e\x11\x55\xc5\xa9\xac\x98\x2b\x48\xb1\x8a\x54\x41\xf2\x3e\x20\xae\x89\xd5\x54\xd7\x80\xb4\x9b\x58\x6d\xab\xd4\x08\xec\x62\x75\xb2\x62\x73\x80\xc4\xea\x64\x25\x9e\xd1\x29\xd6\x49\x56\x8e\x28\xf7\x29\xd6\x49\x56\x71\x08\x1c\x62\x0d\xb2\x4a\x4f\x80\xc4\x1a\x64\xd5\x8c\xc0\x29\xd6\x24\xab\x65\xe8\x64\x8a\x35\xf7\xba\x1d\xbe\x7b\x04\x4e\x44\xdc\x1f\x21\x45\xb0\x96\x02\x17\x8f\xd3\x39\xac\xb5\x14\xb8\xc8\x72\x15\x49\x98\x58\x46\x96\x2f\x58\xcb\xc4\x32\xb2\x42\x40\xe0\x16\x6b\x93\x15\x03\x96\xdf\x62\xed\xb9\x01\x35\x04\xee\x25\xd6\x3d\x89\x70\xb9\x0e\xc7\xc0\xe1\x18\x98\x6a\x07\xc4\xc0\xe1\xc8\xca\x09\x2c\x09\x7f\x50\xd3\xa1\xc4\x02\x48\x2c\xc9\xb3\xc0\x0d\x43\xfa\x1c\xd2\x67\xed\x11\x90\x58\x14\x68\x68\xd0\xec\x90\x42\x07\x15\x1a\x7a\x76\x80\xc4\x8a\x94\xb1\x83\x6a\x87\xf4\x37\xa8\xbf\xe8\x51\x9c\x21\x01\x8e\x24\xb1\xa3\x38\x43\x0a\x1c\x54\x60\x0c\x28\xce\x90\x04\x07\x25\x18\x23\x8a\x33\xa4\xc1\x41\x0d\xc6\x84\xe2\x0c\x89\x70\x50\x84\x31\xa1\x38\x43\x2a\x1c\x54\x61\xcc\xb5\x01\x12\x8b\x2a\x8c\x25\x21\x50\x2a\x1c\x54\x61\xac\x31\x03\x12\x8b\x2a\x8c\xb5\x23\x50\x2a\x1c\x54\x61\x6c\x1d\x25\x94\x0a\x07\x55\x18\x7b\x46\xa0\x54\x38\xa8\xc2\xe4\x60\xf1\x21\x15\x0e\xaa\x30\x79\x8f\x40\xa9\x70\x50\x85\x29\x38\x94\x50\x2a\x1c\x63\x56\x40\x05\x81\x63\x36\x42\x0c\x8c\x30\xda\x90\x30\x07\x85\x99\x22\x8b\x23\x61\x0e\xaa\x30\x25\x16\x47\x2a\x1c\x54\x61\xca\x2c\x8e\x54\x38\xa8\xc2\x94\x59\x1c\xa9\x70\x58\xf6\xb7\x23\x15\x16\xc7\x72\x10\x14\xb8\xa3\xa0\x48\x88\x6b\x95\x8e\x54\xa5\xd5\x41\xad\xa6\x9a\x70\x68\xd2\xea\xa0\x56\x53\x8b\x58\x5e\x5a\x1d\x14\x66\x6a\xbd\x5e\xae\x53\xc2\x9c\x14\x66\xea\xdd\x03\x22\x6b\x52\x98\xd9\xe5\x74\xb9\x4e\x09\x73\x52\x98\xd9\xa3\x93\x4e\x09\x73\xfa\xf3\xbc\x1d\x39\x78\x4f\x68\x10\x62\x60\x08\xe1\x72\x9d\xd2\xea\xa4\x56\x73\x44\x55\xa7\xb4\x3a\xc3\x44\x60\x44\x55\x67\x98\x43\xd0\x60\xa0\x27\x34\x09\x71\xad\xc4\xe5\xa5\xe8\x19\x0b\xba\x67\x42\xfb\x9c\xb1\x70\x2d\x8a\x3c\x27\x54\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x49\xd0\x1d\x39\xa3\xcf\x4e\xb9\x63\xa6\x9c\xd9\xaf\xc1\x4a\xb9\x08\x2a\xdc\x31\x13\xaa\x84\x98\x44\x49\x0c\x54\x12\xf4\x50\x2e\x0d\x90\x3c\x34\xe9\xa1\x5c\x31\x20\xa6\x3c\x34\xe9\xa1\xdc\x22\x2a\x21\x0f\xcd\xa2\x79\x10\xe3\xe5\x3a\x25\xf2\xd9\x13\xb2\xef\x7c\xc7\x9e\x4e\x41\xe7\xed\x28\xa1\x71\x3e\xff\x3c\x57\xff\xd7\xa8\x9d\x3d\xf1\xdd\x7a\x19\xb7\xa3\x38\x1e\x43\x2f\x2c\x30\xbd\x53\x1c\x14\x33\xe5\x9d\xd9\x31\xb7\x8a\xcb\xc8\xa7\x0f\x13\x44\x56\x14\xb4\x09\xd9\x04\xd4\xa0\x85\x6e\x8b\x10\x67\x96\x87\x5b\xa7\x4c\x37\x69\xba\xe2\x33\x5e\x44\xa6\x9b\x27\xa6\x71\x09\x1e\x49\x9c\x1c\xc7\x7a\x14\x0f\x8d\xce\x93\xf3\x78\xd2\x9a\x25\x3a\x94\x4e\xd6\x9c\xb4\x66\xa1\xe9\xa6\xac\x39\x87\x58\x18\x6f\x53\x3e\x9c\xf4\x61\x49\x18\x6f\x53\x3e\x9c\x53\xb3\x14\xe3\x6d\xca\x87\x93\x3e\x2c\x05\xe3\x6d\xca\x87\x93\x3e\x2c\x05\xe3\x6d\xca\x87\x93\x0e\x2b\x15\xe3\x6d\xca\x61\x93\x0e\x2b\x0d\xe3\x6d\xca\x61\x93\x0e\x2b\x1d\xe3\x6d\xca\x61\x93\x0e\xab\x0e\xe3\x6d\xc9\x61\x8b\x0e\xab\x0e\xe3\x6d\xc9\x61\x8b\x0e\xab\x1e\xe3\x6d\xc9\x61\x8b\x0e\xab\x01\x1a\x5d\x72\xd8\xa2\x9d\x6a\xc4\x78\x5b\xb2\xd3\xa2\x9d\x6a\x42\x33\x58\xb2\xd3\xa2\x51\x6a\xaa\x08\x94\x51\x56\xd4\x85\xa1\x64\x40\x62\x51\xdc\x15\x92\xb9\x2e\x89\x7b\x51\xb6\xb5\xc2\xad\x4b\xb2\x5d\x94\x6d\xad\x0d\x81\x92\xed\xd2\xe5\xa3\x61\x70\x2d\xc9\x76\x51\xb6\xb5\x43\xef\x4b\xb2\x5d\x94\x6d\x73\x18\x5c\x4b\xad\x7f\x15\x78\xba\x39\x0c\xae\x55\xe8\x69\x3d\x5a\x85\x72\x56\x99\x8b\x90\x6e\x32\xa8\xea\xd2\x80\x58\xb5\x76\x40\x9d\x50\x3d\x05\x9d\xb7\xa3\xb5\xd6\x09\x0d\x41\x08\x54\xbd\x34\x46\x16\xc7\x48\x0b\x68\xfd\x4b\x63\x64\x71\x8c\xb4\x88\xd6\xbf\x34\x46\x16\xc7\x48\x4b\x68\xfd\x4b\x0e\x5b\xb4\x42\xcb\x70\xc7\x92\x15\x16\x15\xdd\x32\x9a\xd4\x92\xa2\x17\x15\xdd\x4a\x41\x5e\x52\xf4\x3a\x17\xa0\x8a\x5e\xb3\xce\xb5\x05\x6d\xbe\x10\x96\x3f\x4d\x81\x5c\xab\x32\x7b\x29\x7a\x51\xd1\xad\xa1\xb1\x2c\x29\x7a\x8d\xb3\xf0\x1d\x23\xa1\x4a\x88\x81\xad\x83\x25\x91\x2f\x8a\xbc\x75\x0c\x88\x25\x91\x2f\x8a\xbc\x3b\x4c\xcf\x25\x91\x2f\x8a\xbc\xd3\x8f\x4b\x22\x5f\x6b\x0f\x40\x98\x9e\x6b\xed\x29\x68\x22\x90\x79\xad\xbd\x04\x21\x30\x10\x92\x15\x16\xad\xd0\x03\x06\xc4\x92\x15\x16\xad\xd0\x23\x06\xc4\x92\x15\x16\xad\xd0\x13\x06\xc4\x92\x15\x16\xad\xd0\x33\x3a\xb8\xc9\x0a\x46\x2b\xf4\xe2\x32\x20\xb2\x8c\x56\xe8\xa5\xb4\xcb\xd5\x64\x05\xa3\x15\x7a\x45\x9f\x37\x59\xc1\x68\x85\xde\x02\x02\x65\x05\xa3\x15\x7a\xc7\xa5\xdc\x64\x05\xa3\x15\x7a\x47\xd7\x35\x59\xc1\xa2\xee\xbc\x0e\x6d\xd7\xe4\x05\xa3\x17\xbc\xf3\x68\x6a\x26\x33\x58\x12\x2f\xa0\xf1\x9a\xdc\x60\x49\xbc\x80\xce\x6b\xb2\x83\x65\xf1\x22\xce\xc4\xe4\x07\xcb\xe2\x25\xf4\x3a\x93\x21\xac\x88\x97\xf1\xa5\x61\x72\x84\x15\xf1\x8a\x47\xac\xc4\x6e\xf7\x3b\x79\x75\x09\x98\x78\xba\x94\xbb\x5a\x10\x2b\x21\x9b\x6e\xe5\xae\xe1\x33\xc9\xa4\x64\x6b\x67\x00\xd6\x43\x22\x16\x89\x29\xb6\xe3\xea\x61\x92\xb7\xf5\x8a\xef\x22\xef\x58\xaa\x5e\x8b\x30\x5e\xfc\x5d\x45\xac\x34\x6f\xba\xc0\x7b\x07\x09\x9a\x44\x6f\xba\xc1\x7b\x5f\xb1\x9e\x54\x6f\xe7\xfd\xa3\x01\xa3\xc3\x24\x68\x1b\xf9\x04\x16\xd1\xc9\x6d\xe4\x41\x4c\xb1\x91\x07\x29\x95\xdb\xd8\x8e\x18\x74\x68\x63\xdf\x31\xaf\x9c\x0b\xb1\x20\x8c\xb1\x09\x42\x37\x69\xdf\xf4\x05\xe0\x13\xa4\x68\x12\xbf\xcd\x85\x4f\x00\x9f\xa1\x45\x9b\xb0\xe3\xfd\x81\x77\x8b\xc4\x36\x31\xad\x57\xf0\xcd\x64\x72\x89\x2d\xad\x57\x78\x46\xb2\x89\xad\xb3\x03\xab\x3c\xa3\x85\x2b\xce\xd5\x96\x62\x2b\xdc\x6a\x72\x85\x99\x62\x1b\xa5\x2c\x5b\x98\x19\x6b\xd0\xa8\x65\xb3\x21\x6c\xe0\xd3\x09\xd7\xb7\x5f\xcd\xea\x54\x7f\x3b\xaa\xcd\x30\x57\xaf\x66\xda\x8d\xed\xd5\xe4\x2e\xdb\xda\xad\xf3\xf4\x65\x2f\xdb\xfa\x28\x73\x38\xfd\x2d\x7f\x6d\x87\xfb\x8a\x0f\xde\x37\x60\xbc\xb0\xe8\x81\x37\xea\xc4\x2a\x31\x7d\xe3\x79\x9c\xe0\x96\x11\xb7\xc3\xb5\xcc\x07\xdf\x88\xf1\x5e\xa6\x07\x4e\xd0\x13\x9b\xc4\xb4\x2f\x6f\x79\x5b\x8e\xdd\xbe\x04\x62\xa8\xf8\xf6\x25\x0a\x3b\xf5\xe6\x9d\xd8\x10\xc6\x6a\x14\xee\xeb\x79\x0f\xd9\xf7\xef\xf8\xe8\x2b\x30\xe5\xe2\xb5\x47\xc4\x3c\xd9\xf2\xfb\x0e\xa5\x02\x4b\x11\xb1\xa1\x34\x61\x0d\x58\x85\x62\x77\x28\x9d\x98\xd6\x4b\x95\x3c\xad\x17\x26\xf3\x4b\xf8\x50\xd8\x61\x32\xbf\xa0\x3d\x32\x9c\xb2\xd5\x2d\x76\xac\x89\x58\x23\x06\xdb\xe0\x61\xca\x19\x35\x50\x07\xd9\xea\x20\xa1\x60\xfa\x6c\x75\x90\x9d\x0a\x6b\x5f\x53\x06\x56\x58\x7b\x75\x95\x50\x71\xc5\xdf\xea\x2a\x3b\x0d\xee\xd1\x58\x97\x34\xb2\xb0\xac\x5c\x0a\x31\xc5\xa2\x3b\xfb\xd0\x02\x79\x6c\xcf\x5b\x1d\x29\x74\x87\x7d\xd5\x91\xb6\x3a\x52\xe8\x0e\x35\x50\x47\xda\xf9\xce\xc3\x5d\x68\xab\x23\xed\xc2\x33\x8a\xae\xa0\x2e\x45\x67\xc4\x07\x62\x85\x25\x62\xfa\xb2\x77\xb8\xe1\x6e\x75\xae\xad\xce\x15\x3d\xcf\x5c\x9d\x6b\xab\x73\x45\x5e\xe7\xb6\x3a\xd7\x56\xe7\x8a\x01\xb7\x85\xad\xce\xb5\xd5\xb9\x62\xa4\x36\xd4\xb9\xb6\xba\x54\x4c\x3c\x5f\x75\xa9\xcd\xc6\xe4\x63\xe6\xf9\xf6\x5a\x85\x91\x97\x1b\x79\x8a\xed\x38\x3e\x1f\x33\xee\x53\xbb\xcf\x24\x2c\x89\x97\x89\x65\x61\xa8\x69\x2c\xac\x5f\x9f\x45\x18\xf7\xd0\x59\xf6\xa9\x3d\x96\x27\xa6\x7d\x57\x10\xa6\x58\x78\x50\x95\xdf\x18\x52\xbf\xb2\x30\xfe\xff\xf3\xf9\x7c\xf9\xe5\x97\xbd\xf9\xf5\xe5\xc5\x1e\x5f\xf9\x2b\x22\x7f\xc1\x3b\x96\xed\x87\x47\xfb\xe5\x17\xc9\xe7\xa7\x67\x44\xf1\xbf\x7f\x07\x00\x00\xff\xff\x9c\xfe\xe4\xde\xbd\x14\x00\x00"); -var _agb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xe4\x46\x10\x05\xf0\xbb\x3e\x45\x1f\x37\x87\x8d\xbb\xaa\xba\x5b\x2d\x10\x86\x60\xb3\xe0\xc3\x6e\x42\x9c\x7f\x10\x72\x18\x4b\x3d\x66\x20\xd6\x0c\x9a\x99\x83\xbf\x7d\x78\xf5\x34\x0e\xec\x61\x99\x9d\x67\x75\x49\xfe\x3d\x77\xeb\xee\xe1\xe9\xf1\x69\x39\x5c\xc2\xdd\x2f\xeb\x71\x7a\x6e\x97\xb0\x3f\x2c\xf3\xda\xce\xc7\xeb\x3a\xb5\xf0\xd2\x5e\x0f\x4b\xd7\x89\x86\xf9\x30\x5d\x6e\x5f\xfd\x63\x7a\xdb\x9d\xba\x0e\xeb\x9f\xdf\xcf\x97\xf6\xf6\xb4\xec\x8f\xc1\x78\xdd\x7c\x3d\x6d\xd7\x86\x70\xf7\x6b\x7b\x3d\x9c\x2f\xeb\x7b\xf8\xf4\xd3\x7c\x7c\x69\x3f\x84\xb9\xed\x91\xff\xbc\xce\x6d\x3d\x2c\xaf\xe1\xd3\xc3\xb7\x67\xf9\x88\x9f\xaf\xa7\xd3\xbf\xed\xad\x2d\x97\xa0\x9e\xb5\x65\xf6\xcf\xee\xee\xe1\xeb\xee\xf4\x6d\xf7\xd6\xc2\x9d\x4f\xfa\x8c\x75\x9f\x79\x91\xff\xec\x8f\xb6\x9e\x0f\xc7\x25\xc8\x8f\x31\xe6\xff\xe3\xdf\xde\x4f\x2d\xc8\x36\xe3\xaf\xdf\x9f\x1e\xc3\xdf\x12\x24\x06\xcd\xb9\x96\x7f\xb6\xfc\xcf\xaf\xc7\xb9\x85\x78\xbb\xd3\xd3\xe3\xc3\xf1\xba\x5c\x82\xf4\x25\x6e\x4b\x85\xbf\xd2\x74\x9c\xdb\xf9\xb4\x9b\xda\xba\x5b\x5e\x5b\x17\xc2\x18\x63\x8c\xf7\x61\x4c\xe9\xcb\x97\x7b\x3c\xed\x77\x57\x74\x65\xd8\x56\x1e\x66\x26\xb7\x15\x31\xee\xf7\xf7\x21\x76\x63\x14\x7e\x17\x7c\xd7\x5c\xba\x31\x2a\x13\x45\x92\x45\xbb\x31\x1a\x13\x43\xd2\x97\xda\x8d\x31\x31\x49\x48\x24\x6a\xea\xc6\x98\x19\x65\x8f\xb4\x62\x76\x61\x54\x3c\xca\x86\xe1\x3d\xa3\xde\xa3\x7e\xc0\xf4\xca\xa8\xfa\x13\xc4\x84\xf1\x03\xa3\xc1\x23\x8b\x18\xbf\x63\xb4\xdb\x9e\x13\xe3\x5f\x18\xbd\x78\x54\x05\xe3\x27\x46\x13\x22\x8b\x3d\xc6\xcf\x8c\x66\x8f\x4c\x31\xbe\x31\x6a\x1e\xe5\x8a\xf1\x7b\x46\x7b\x8f\x6a\x8a\xdd\x28\x94\x12\x97\x4a\x71\x28\xdd\x28\xc4\x12\xc7\x4a\x96\xb5\x1b\x85\x5a\xe2\x5a\xa9\xc4\xda\x8d\x42\x2e\x71\xae\x54\x4b\xea\x46\xa1\x97\xa4\xcd\x14\xe3\xe9\x25\xee\x95\xad\xc7\x78\x7a\x89\x7b\xe5\x62\x18\x4f\x2f\x71\xaf\x5c\x2b\xc6\xd3\x4b\xdc\xab\x48\xc2\x78\x7a\x89\x7b\x95\x14\x31\x9e\x5e\xe2\x5e\xa5\xa0\x58\xa1\x97\xb8\x57\x19\xd0\xac\xd0\x4b\xdc\xab\x17\x54\x2b\xf4\x12\xf7\xea\x13\xaa\x15\x7a\x49\xdb\xfa\xc7\x78\x7a\x89\x7b\xf5\x03\xaa\x55\x7a\xa9\x7b\x55\x41\xb5\x4a\x2f\x75\xaf\x9a\x50\xad\xd2\x4b\xdd\xab\xf6\xa8\x56\xe9\xa5\xee\x55\x07\x54\xab\xf4\x52\xf7\x1a\x14\xd5\x2a\xbd\xd4\xbd\x86\x84\x6a\x95\x5e\xea\x5e\x43\x8f\x6a\x95\x5e\xea\x5e\xc3\x80\x6a\x95\x5e\x5a\x6f\x7f\xab\x98\x4f\x30\x1d\x98\x25\x94\xab\x14\xd3\x1d\xb3\x1e\xed\x2a\xc9\xd4\xc9\xd0\x3e\x6e\x41\x33\x9d\x98\x29\xfa\x55\xa2\xe9\xcc\x2c\xa3\x60\xa5\x9a\x36\x66\x3d\x1a\x56\xb2\xe9\x9e\x9b\x24\xa2\x62\xa3\x9b\x45\x66\x8a\x8e\x8d\x70\x26\xcc\x32\x4a\x36\xca\x99\xde\x36\x58\xec\x46\x23\x9d\x39\x9d\x58\x44\xcd\x46\x3b\xe3\xde\x34\x43\xcf\x46\x3c\xe3\xe6\xb4\x8c\xa2\x8d\x7a\xc6\xdd\x69\x15\x4d\x1b\xf9\x8c\xdb\x33\x45\x54\x6d\xf4\x33\xfa\x25\x43\xd7\x46\x3f\xa3\x5f\xca\x28\xdb\xe8\x67\xf4\x4b\x15\x6d\x1b\xfd\x8c\x7e\x59\x50\xb7\xd1\xcf\xa6\xdb\xa9\x80\x7b\xd0\xcf\xe8\x97\x0b\x0a\x37\xfa\x19\xfd\x72\x45\xe3\x46\x3f\xa3\x5f\x11\x54\x9e\xb6\x33\x90\x7e\xc5\xd0\x79\xa2\x5f\xa2\x5f\x29\xe8\x3c\xd1\x2f\xd1\xaf\x54\x74\x9e\xe8\x97\xe8\xd7\x0b\x3a\x4f\x69\x3b\x53\xa7\x88\x2c\xc5\xea\x27\xeb\xed\x04\xc5\xff\xf1\xfe\xf9\x78\x23\x4c\xd7\x75\x6d\xcb\xc5\xdf\x3e\x7e\xe8\xe3\xcc\x3e\x2c\xed\xe3\x4d\x76\x3a\x9e\xb0\xca\xff\xfd\x17\x00\x00\xff\xff\x1b\x84\x37\x93\xf5\x06\x00\x00"); -func _gcf ()([]byte ,error ){return _fac (_dfcd ,"Adobe-Korea1-2")};var _eab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\xcb\x6b\xe3\x56\x18\x05\xf0\xbd\xfe\x0a\x2d\xa7\x8b\x69\xee\xf7\xb8\x0f\x81\x18\xe8\x24\xcc\x90\xc5\xb4\xa5\xe9\x0b\x4a\x17\x8e\x75\x1d\x0c\x8d\x6c\x1c\x67\x91\xff\xbe\x9c\xef\xd8\x29\x74\x11\x1c\x9d\x48\x9f\x94\xdf\xc9\xd5\xcd\xcd\xed\xfd\xdd\xfd\xba\x3f\x8f\x37\x3f\x9f\x0e\xdb\x87\x7e\x1e\x77\xfb\x75\x39\xf5\x97\xc3\xeb\x69\xdb\xc7\xc7\xfe\xb4\x5f\x87\x41\x74\x5c\xf6\xdb\xf3\xf5\x30\x3e\xb6\xcf\x9b\xe3\x30\xe0\xfa\x87\xb7\x97\x73\x7f\xbe\x5f\x77\x87\xd1\x78\xde\xf2\x7a\xbc\x9c\x3b\x8e\x37\xbf\xf4\xa7\xfd\xcb\xf9\xf4\x36\x7e\xf8\x61\x39\x3c\xf6\xef\xc6\xa5\xef\x90\xff\x74\x5a\xfa\x69\xbf\x3e\x8d\x1f\xbe\x7e\x96\xf7\xf4\xe1\xf5\x78\xfc\xa7\x3f\xf7\xf5\x8c\x61\x7d\x37\xf4\x75\x89\xcf\xe1\xe6\xf6\xdb\xe6\xf8\xe3\xe6\xb9\x8f\x37\x31\xe8\xe3\xd7\xcf\xf2\x91\xe7\xc4\x8f\x7e\xef\xa7\x97\xfd\x61\x1d\xe5\xfb\x94\xf2\x7f\xf1\xaf\x6f\xc7\x3e\xca\x65\xc4\x9f\xbf\xdd\xdf\x8d\x7f\xc9\x28\x69\xd4\xec\xb9\xfe\x7d\xc9\xff\xf8\x76\x58\xfa\x98\xae\x37\xba\xbf\xbb\x3d\xbc\xae\xe7\x51\xd5\x32\xef\x30\x08\x7f\xa1\xed\x61\xe9\x2f\xc7\xcd\xb6\x9f\x36\xeb\x53\x1f\xc6\x71\x4e\x29\xa5\x4f\xe3\x9c\xeb\x97\x2f\x9f\xf0\xb0\xff\x3b\x63\x68\xed\x72\xe5\x7e\x61\x72\xbd\x22\xa5\xdd\xee\xd3\x98\x86\x39\x09\x8f\x05\xc7\x9a\xcb\x30\x27\x65\xa2\x48\xb2\xe8\x30\x27\x63\x62\x48\x6a\x69\xc3\x9c\x9c\x89\x23\x91\xa4\x3e\xcc\x29\x33\xca\x11\x69\xc3\xec\xc2\xa8\x44\x94\x0d\xc3\x2b\xa3\x1a\x51\x9d\x30\xbd\x31\x6a\xf1\x04\xc9\x31\x7e\x62\x34\x45\x64\x09\xe3\x37\x8c\x36\x97\xe7\xc4\xf8\x47\x46\x8f\x11\x35\xc1\xf8\x2d\xa3\x2d\x22\x4b\x15\xe3\x17\x46\x4b\x44\xa6\x18\xdf\x19\xf5\x88\x72\xc3\xf8\x1d\xa3\x5d\x44\xcd\xd3\x30\x0b\xa5\x24\xa4\x3c\x4d\x65\x98\x85\x58\x12\x58\x6e\x59\x87\x59\xa8\x25\xa1\xe5\x25\xb5\x61\x16\x72\x49\x70\x79\x2b\x3e\xcc\x42\x2f\xf1\x8b\x29\xc6\xd3\x4b\xc2\x2b\x5b\xc5\x78\x7a\x49\x78\xe5\x62\x18\x4f\x2f\x09\xaf\xdc\x1a\xc6\xd3\x4b\xc2\xab\x88\x63\x3c\xbd\x24\xbc\x8a\x27\x8c\xa7\x97\x84\x57\x29\x28\x56\xe8\x25\xe1\x55\x26\x34\x2b\xf4\x92\xf0\xaa\x82\x6a\x85\x5e\x12\x5e\xd5\x51\xad\xd0\x4b\xfa\xa5\x7f\x8c\xa7\x97\x84\x57\x9d\x50\xad\xd2\x4b\xc3\xab\x09\xaa\x55\x7a\x69\x78\x35\x47\xb5\x4a\x2f\x0d\xaf\x56\x51\xad\xd2\x4b\xc3\xab\x4d\xa8\x56\xe9\xa5\xe1\x35\x29\xaa\x55\x7a\x69\x78\x4d\x8e\x6a\x95\x5e\x1a\x5e\x53\x45\xb5\x4a\x2f\x0d\xaf\x69\x42\xb5\x4a\x2f\x6d\xd7\xbf\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\xac\xa2\x5d\x25\x99\x06\x19\xda\xc7\x2d\x68\xa6\x5b\x66\x8a\x7e\x95\x68\xba\x30\xcb\x28\x58\xa9\xa6\x9d\x59\x45\xc3\x4a\x36\xdd\x71\x91\x24\x54\x6c\x74\xb3\xc4\x4c\xd1\xb1\x11\xce\x84\x59\x46\xc9\x46\x39\xd3\xeb\x02\x4b\xc3\x6c\xa4\xb3\xa0\x13\x4b\xa8\xd9\x68\x67\x5c\x9b\x66\xe8\xd9\x88\x67\x5c\x9c\x96\x51\xb4\x51\xcf\xb8\x3a\xad\xa1\x69\x23\x9f\x71\x79\x7a\x42\xd5\x46\x3f\xa3\x9f\x1b\xba\x36\xfa\x19\xfd\x3c\xa3\x6c\xa3\x9f\xd1\xcf\x1b\xda\x36\xfa\x19\xfd\xb2\xa0\x6e\xa3\x9f\x6d\xaf\x6f\x05\xdc\x83\x7e\x46\xbf\x5c\x50\xb8\xd1\xcf\xe8\x97\x1b\x1a\x37\xfa\x19\xfd\x8a\xa0\x72\xa7\x9f\xd3\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\x69\xe8\xdc\xe9\xe7\xf4\xab\x82\xce\x9d\x7e\x4e\xbf\xea\xe8\xdc\xe9\xe7\xf4\xab\x05\x9d\x3b\xfd\xbc\x5c\x5f\x65\xb8\x07\xfd\x9c\x7e\x4d\xd0\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa0\x73\xa7\x9f\xd3\xaf\x4d\xe8\xdc\xe9\xe7\xf4\x9b\x14\x9d\x3b\xfd\x9c\x7e\x93\xa3\x73\xa7\x9f\xd3\x6f\xaa\xe8\xdc\xe9\xe7\xf4\x9b\x26\x74\xee\xf4\xf3\x1d\xdf\xb5\x8a\xce\xf3\x65\x0f\x49\xd7\xf7\x6f\x1a\xe6\x4c\xbf\xcc\x5d\x21\x55\x74\x9e\xe9\x97\x95\xd9\x84\xce\x33\xfd\x72\xf8\xa9\x28\x3a\xcf\xf4\xcb\xce\x2c\xa3\xf3\x4c\xbf\x9c\x99\x55\x74\x9e\xe9\x97\xc3\x4f\x35\xa1\xf3\x5c\x2f\xfb\x59\x4e\xc8\xb4\x6a\xec\x6a\xd7\xdd\x0b\xdf\x63\xe7\x7f\xdf\x8c\xb7\xaf\xa7\x53\x5f\xcf\xb1\xef\xc7\x86\x8b\xfd\x72\xbf\xf6\xf7\xff\x21\x8e\x87\x23\xae\x8a\xaf\x7f\x03\x00\x00\xff\xff\x6b\x9d\x07\x71\x6f\x08\x00\x00"); -var _fffg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x51\x6b\xdb\x3c\x14\x86\xef\xf5\x2b\x74\xd9\xef\xa2\x5f\x74\x8e\x65\x4b\x02\x53\x18\x2d\x85\x50\xba\x8d\x76\x6c\xd7\x8e\x25\x07\xc3\x62\x1b\xc7\xb9\xe8\xbf\x1f\xe7\xbc\x49\x07\xbb\x08\x8e\x9f\x48\x6f\xc4\xf3\xda\x67\xf7\xb8\x7f\xda\x4f\xe3\x66\x77\xdf\xd7\xb9\x7f\x2f\x9b\x1d\xc6\x29\xaf\xe5\x3c\x5f\xd6\xbe\xd8\x43\x39\x8e\x93\x31\xc4\x36\x8f\xfd\x76\xbb\xd5\x4b\x7f\xea\x16\x63\x64\xff\xfb\xc7\x79\x2b\xa7\xfd\x34\xcc\xb6\xc2\xba\x7c\x59\xae\x6b\xad\xdd\xbd\x95\xe3\x78\xde\xd6\x0f\x7b\xf7\x25\xcf\x87\xf2\x9f\xcd\x65\x10\xfe\x6d\xcd\x65\x1d\xa7\xa3\xbd\x7b\x79\xfb\x84\xef\x97\x65\xf9\x5d\x4e\x65\xda\x6c\xad\xac\x4c\x59\xaf\x66\xf7\xf8\xda\x2d\x5f\xbb\x53\xb1\x3b\xcd\xb9\x7f\x79\xbb\xc7\x12\xfd\xe5\x67\x59\xcf\xe3\x3c\x59\xfa\xdf\x39\xfe\x8b\x7f\x7c\x2c\xc5\xd2\x35\xe1\xd7\xeb\x9c\x8b\x75\xb7\xbc\xfd\xd3\xe3\x7c\x99\x36\x4b\xcc\x15\x92\x0c\xe1\xd8\xfd\x9c\xcb\x79\xe9\xfa\xb2\x76\xd3\xb1\x18\x6b\x5b\xe7\x9c\x7b\xb0\x2d\x3f\x3f\x3f\x3f\xc8\x99\xfe\x59\x61\x7c\xbc\xee\x1c\x33\xc8\x6d\x87\x73\xc3\xf0\x60\x9d\x69\x1d\xe1\x9e\xe4\x9e\xeb\xc6\xb4\x8e\x41\x58\x48\x4d\x6c\x5a\x57\x81\x54\x42\x42\x13\x4d\xeb\x3c\x88\x17\x42\x8e\xbd\x69\x5d\x0d\x54\x2b\xe2\x28\xd9\x0d\x50\xa3\xa8\xae\x24\x3c\x00\x05\x45\x21\x49\x7a\x04\x8a\x7a\x02\xe7\x25\x3e\x01\x25\x45\x95\x93\xf8\x0e\xa8\xbb\x9e\x53\xe2\x0f\x40\x07\x45\x91\x24\xbe\x07\xea\x05\x55\x2e\x48\x7c\x06\xca\x8a\x2a\x96\xf8\x02\x54\x14\xd5\x51\xe2\x07\xa0\x41\x51\xf4\xce\xb4\x04\x53\xa4\xa6\xbc\x4b\x8d\x69\x09\xb2\x48\x65\xf9\xaa\x66\xd3\x12\x6c\x91\xda\xf2\x8d\x8b\xa6\x25\xe8\x22\xd5\xe5\x63\xe3\x4d\x4b\xf0\x45\xfe\xea\x54\xe2\xe1\x8b\xd4\x57\x5d\x05\x89\x87\x2f\x52\x5f\x75\x53\x49\x3c\x7c\x91\xfa\xaa\x63\x94\x78\xf8\x22\xf5\xd5\x90\x97\x78\xf8\x22\xf5\xd5\x78\x27\xf1\xf0\x45\xea\xab\x69\xa4\x58\x82\x2f\x52\x5f\x4d\x92\x66\x09\xbe\x48\x7d\x05\x92\x6a\x09\xbe\x48\x7d\x05\x2f\xd5\x12\x7c\x51\xb9\xf6\x2f\xf1\xf0\x45\xea\x2b\x24\xa9\x96\xaf\xcf\xa2\xfa\x8a\x24\xd5\x32\x7c\xb1\xfa\x8a\x5e\xaa\x65\xf8\x62\xf5\x15\x83\x54\xcb\xf0\xc5\xea\x2b\x26\xa9\x96\xe1\x8b\xd5\x57\x62\xa9\x96\xe1\x8b\xd5\x57\xf2\x52\x2d\xc3\x17\xab\xaf\x14\xa4\x5a\x86\x2f\x56\x5f\x29\x49\xb5\x0c\x5f\x1c\x6f\xcf\xaa\xe4\x43\x18\x27\x30\x2f\xe5\x32\x8c\x71\x07\x16\xa4\x5d\x86\x32\x56\x65\xd2\xbe\xfc\x05\x9c\x71\x0f\xc6\xd2\x2f\x43\x1a\x67\xb0\x5a\x0a\x66\x58\xe3\x02\x16\xa4\x61\x86\x36\x1e\xfa\x4e\x5e\x12\x57\xb1\xbe\xb5\xb7\xb7\x53\xbe\xcb\xfc\xfa\x9c\x29\xfd\x65\x5d\xcb\xb4\xe9\xf4\xd2\xc1\x21\xf3\x60\x9c\xca\xe7\x24\x5c\xe6\x45\x76\xe9\xe7\x4f\x00\x00\x00\xff\xff\xc3\x2d\x7b\xce\x35\x05\x00\x00"); -var _gade =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x93\xc1\x8e\x9b\x30\x10\x86\xef\x3c\xc5\x1c\xb7\x87\x6d\x3c\x80\x21\x48\x15\x52\x37\x51\xb7\x1c\xb6\xad\x9a\xcd\xb6\x52\xd5\x03\xc1\xe3\xd4\x52\x63\x90\x81\x43\xde\xbe\xb2\xc1\x83\x7a\x40\xe6\x9b\x7f\xc6\xfe\xc7\x0c\xbb\x43\x73\x6c\xac\x99\x60\xf7\xcd\xf5\xdd\x89\x26\xd0\xc6\x2a\x47\x63\x3f\xbb\x8e\xe0\x42\x57\x63\x93\x04\x53\x50\xa6\x9b\x22\x86\xa5\xbb\xb5\x43\x92\xec\xce\xd6\x3c\x3f\x3d\x9e\x5f\x3f\x65\xe9\xe3\x67\x98\x47\x5a\xe3\x87\xe6\x78\xba\x8f\x13\xdd\x1a\xab\x7b\xc8\x96\x7a\x35\x0f\xeb\x1e\x00\xbb\xef\x74\x35\xe3\xe4\xee\xf0\xf0\x51\xf5\x17\x7a\x07\x8a\xb4\x8f\x7f\x75\x8a\x9c\xb1\x57\x78\x78\x7e\x42\x8e\x9e\xe6\x61\xf8\x4b\x37\xb2\x13\xc8\x10\x23\xab\xc2\x9a\xec\x0e\x2f\xed\xf0\xa5\xbd\x11\xfc\x67\xe6\x2d\xa8\x41\x7c\x23\x37\x9a\xde\x02\xbe\x17\xa2\xdc\xc2\xaf\xf7\x81\x00\xd7\x4d\x7e\x9e\x9b\x23\xfc\x42\x40\x01\xa9\x2c\x44\xfe\x7b\x8d\xff\x78\xe9\x15\x67\x61\xb9\xd8\xef\x8c\xea\xfe\xb4\x2e\xf9\x20\x84\x10\xa9\xc0\xbc\x06\x59\xed\x23\xa6\x85\xc7\x6a\xc1\x4c\x08\xac\x41\x96\x92\x31\xf5\x98\x47\xc4\xac\x86\xb2\x14\xc5\xc2\x5a\x2f\xd9\x7b\xc6\xce\x63\xc6\x48\x21\xbb\x8c\x8c\x2a\x30\xa7\xa3\xf6\xe9\x55\xc4\xec\x12\xe4\x8d\x43\x3a\x0a\x66\x5d\x43\x21\x18\xe5\xc5\x1b\x67\x2b\x52\x79\xe4\xb3\xe4\x72\x76\x1e\x99\x82\x73\x44\xff\x25\xe2\x85\x24\x05\x5f\x90\x6b\xed\x95\xb8\xe9\x7d\x0d\xf1\xd5\x5b\xdc\x6f\xfd\x0b\x56\xd0\xb7\x5e\x6d\x4a\xbe\x29\xd2\xd7\xa4\xac\x14\x9b\x52\xfa\x9a\x94\xef\x27\x9e\xa3\xb5\xa8\x7c\x0d\xf7\x86\x2d\x2b\xe8\xdb\x2c\x8b\xd5\xf7\xe2\x33\x80\x9f\x5c\x1e\xa6\x6e\x76\x8e\xec\x14\xe6\x36\x8c\x8b\x1f\x01\x63\x89\xff\x8d\xa1\x1f\x7c\x55\x78\xfe\x05\x00\x00\xff\xff\x0f\x79\x9f\xed\x47\x03\x00\x00"); -func _ffbb ()([]byte ,error ){return _fac (_caee ,"UniGB-UTF8-V")};var _fcfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x16\xd9\x76\x5b\xa0\xe8\x81\x94\xb8\x0b\x01\xb5\x2c\xc8\xf6\x61\xbf\x7d\x31\xef\xb9\x6e\x0e\xc1\x64\x7f\x26\x47\xc3\x67\xc9\xda\x3f\x1e\x9e\x0e\xcb\x7c\x31\xfb\x5f\xb7\xd3\xf8\xdc\x2f\xe6\x75\x5e\xa6\xad\x9f\x4f\xd7\x6d\xec\xa6\xf5\xb7\x79\xd9\xed\xac\x33\xd3\x3c\x5e\xfe\xfb\x13\x65\x3c\xd6\x75\xb7\xdb\x97\xe1\x78\x5e\x3f\x7e\xfd\xe9\xf9\xf3\xc7\x1f\xcd\xf5\xdc\x6f\xfc\x78\x78\x7a\x7e\x3f\x5f\xfa\xf1\xb0\xbc\x9e\x8c\xe7\xf6\xe9\xba\xde\x5a\x18\xb3\xff\xda\xdf\xe6\xf3\x65\x7b\x37\x1f\x7e\x98\x4e\xad\x7f\x67\xa6\xfe\xaa\xfe\xcb\x36\xf5\x6d\x5e\xde\xcc\x87\xcf\x75\xad\x8b\xbd\x7f\xf0\x7c\x5d\xd7\x7f\xfa\xb1\x2f\x17\xe3\x60\x7d\x99\x50\x77\xfb\xc7\x2f\x75\xfd\xb9\x1e\xbb\xf9\x76\x9c\x17\x7c\x88\xcf\x5e\xfa\x76\x9e\x4f\x8b\xb1\xf6\xfb\x61\x48\xff\xfb\x6f\xef\x6b\x37\xf6\xd6\xe4\xcf\xdf\x0f\x4f\xe6\x2f\x6b\xec\x60\x5c\x0c\x21\xfd\x7d\xf3\x3f\xbe\x9c\xa6\xfb\x2a\xc9\x3c\xc1\x38\x4f\x5b\x5d\xde\xfa\xee\x53\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\xc4\x63\x51\xe5\x3e\x2d\xe2\x31\x55\xad\x94\xa6\x92\x20\x23\x65\xc4\x9c\xc3\xee\x53\x76\xe5\x55\x09\x45\x8a\xd5\x7d\xae\xe2\x72\x28\x52\x6c\x01\x79\x92\x57\x72\xd8\x58\x23\x29\x82\x2c\x48\x48\x02\x72\x4a\x23\x7b\x8d\xe8\xe5\xbc\x52\x27\x75\x52\x00\xb1\x7d\x67\xfb\x08\x62\xfb\xce\xf6\x09\x34\x92\x46\x90\xc6\xe0\x03\xf2\x43\x91\xe2\x32\xc8\x91\x1c\xa8\x80\x02\x49\x53\x2e\x7e\x00\x25\x52\x02\x59\x50\x26\x65\x90\x4e\xef\x13\x7b\x25\xf4\xf2\x3a\xbd\xcf\x18\x15\x45\x8a\x0f\xa0\x48\xc2\xa8\x3e\x82\x84\x84\x24\x90\xbd\xcf\x9d\xd4\x41\x98\xbe\x70\x63\xe1\x10\x3a\x7d\xe0\xd7\x81\x22\x21\xeb\x5c\xa1\xe2\x8c\x28\x12\xa4\x80\x2c\x49\x23\x0c\x25\x82\x1c\x49\x47\x8d\x83\x07\x79\x92\xc7\x2a\x6e\x0c\xa4\x00\x62\xfb\x48\xd2\xe9\xa3\xe3\xc6\x44\xd2\xb9\xa2\x65\x7b\x21\xe9\x81\xa2\xe7\xc6\x4c\xca\xb8\xa2\x80\x0a\xa9\x60\x15\xaf\x58\x49\x15\x07\x72\xa0\x46\x6a\xa0\x01\x34\x92\x46\xcc\x85\x24\xea\x44\x9a\xd0\x3e\x81\x3a\xa9\x83\xd8\x8b\x79\x55\xe4\x85\x07\x28\x34\xe6\xa5\x45\x22\xbe\xed\xd0\x98\x97\x16\x89\xb8\x31\x43\x63\x5e\x0d\x79\x31\xfb\xc6\xbc\xb4\x48\xb4\xec\xc5\xbc\xb4\x48\x8c\x24\xe6\xd5\x98\x17\xe6\x6a\xcc\xab\x31\x2f\x1c\xbb\x31\xaf\xc6\xbc\xb8\x91\x79\x35\xe4\x65\x11\x61\x63\x5e\x0d\x79\x05\x04\xdd\x98\x97\x16\x89\xb8\xc9\x43\x63\x5e\x5a\x24\x5a\x5e\x91\x79\x69\x91\xe8\xb9\x91\x79\x35\xe6\xc5\x03\x31\xaf\x86\xbc\x82\x1e\x5b\x22\xf2\x92\x84\x07\x26\x68\x38\x92\x2c\xc9\x3e\x98\xec\xf1\xc0\x08\xef\x7b\xe1\x7d\x1f\x3c\xc8\x93\xf4\x57\xcf\x7b\xae\x0a\x24\x3c\x56\x98\x5e\x52\x24\x45\xac\xca\xa0\x44\xc2\xa3\x10\x04\x94\x49\x59\x57\x85\x00\x2a\x24\x3d\x76\x89\x9c\xab\x91\x1a\x56\xb1\xd7\x48\x9a\xb0\x8a\x73\x75\x52\xc7\x2a\xcc\x95\x71\x03\x08\x7f\x2e\x63\xd2\x77\xc9\xfd\x27\x5d\xff\xaf\x6f\xb1\xfb\x5b\x65\xbc\x6e\x5b\x5f\x2e\x78\x87\xe1\xbd\xa1\xef\x82\x79\xe9\xf7\xd7\xe4\x7a\x5a\x75\x17\xfe\xfd\x1b\x00\x00\xff\xff\x56\x46\xab\xf5\x52\x07\x00\x00"); -func _dcbb ()(*asset ,error ){_aag ,_bef :=_eea ();if _bef !=nil {return nil ,_bef ;};_ddc :=bindataFileInfo {_aa :"CNS2-H",_dg :2037,_ged :_fc .FileMode (436),_de :_e .Unix (1580491555,0)};_fgdb :=&asset {_cb :_aag ,_fg :_ddc };return _fgdb ,nil ;};func _dgba ()(*asset ,error ){_bggb ,_abaf :=_bfaf (); -if _abaf !=nil {return nil ,_abaf ;};_ecde :=bindataFileInfo {_aa :"HKscs-B5-H",_dg :21008,_ged :_fc .FileMode (436),_de :_e .Unix (1580492459,0)};_cddbb :=&asset {_cb :_bggb ,_fg :_ecde };return _cddbb ,nil ;};var _afge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x96\x4d\x6f\x1c\x37\x13\x84\xef\xf3\x2b\x78\xf4\x7b\x78\x23\x7e\x93\x0d\x2c\x16\x30\xa4\x08\x91\x03\xc7\x81\x15\x27\x01\x82\x1c\xe6\xa3\x47\x58\x20\x9a\x5d\xac\x56\x07\xff\xfb\xa0\xab\xd6\x4e\xe2\x83\x40\x6d\x4d\x75\x4f\xb3\xf9\x90\x9c\x9b\xdb\x87\xbb\x87\xed\x70\x71\x37\x3f\x9f\x8f\xf3\xa3\x5e\xdc\x7a\xd8\x96\xb3\xbe\x1c\x5f\xcf\xb3\xba\x49\x9f\x0e\xdb\x30\x84\xe8\x96\xc3\x7c\xf9\xf2\x13\xc3\xfc\x3c\x9e\x86\xc1\xe2\x1f\x3f\xbf\x5c\xf4\xf9\x61\x5b\x8f\x2e\xd1\xb7\xbc\x9e\xae\x5e\xe7\x6e\x3e\xea\xd3\xe1\xe5\x72\xfe\xec\xde\xbc\x5d\x8e\x93\xfe\xcf\x2d\xba\x9a\xfe\xe1\xbc\xe8\xf9\xb0\x3d\xb9\x37\xef\xc6\xd3\xb8\x85\xaf\x0f\x1e\x5f\x4f\xa7\xbf\xf4\x59\xb7\x8b\x0b\xd0\x74\x5b\x30\x0e\x37\xb7\xef\xc7\xd3\x4f\xe3\xb3\xba\x9b\x8f\x3f\x3e\xbe\xfb\xff\x0f\x90\xa1\xfe\xaa\xe7\x97\xc3\x71\x73\xc1\x7f\xe7\x7d\xfd\x47\xff\xe5\xf3\x49\xaf\x69\x86\x9b\x4f\x0f\x77\x1f\xd6\xf5\x45\x2f\x2e\x06\x4f\xcf\xef\x9f\x1e\xee\xdc\x1f\xc1\x05\xef\x62\x49\xa9\xff\x79\xb5\xfe\xf6\xfe\xb8\xa8\xa3\x69\xc8\x9c\xcd\x7c\x5c\xf4\xe5\x34\xce\x7a\x1e\xb7\x27\x1d\x9c\xdb\x79\xbf\x77\xce\xed\xba\xdf\xdb\xaf\x1e\xb2\xdf\xbb\x9d\xdc\xdf\xdf\xe2\xf7\x5b\x3e\xbd\xbb\xc7\xaf\xef\x3d\x9e\xde\xdf\xda\x53\xdd\x96\x6f\xb2\x0d\x81\x2f\xd9\x8e\x97\x45\x57\x6a\xc8\xbf\x0b\xeb\xde\xc5\x14\x2c\xe6\xdf\x0f\x87\xe0\xfd\xb5\xae\xc3\x72\xf5\x47\xf3\x37\xb5\xd7\x3a\x87\xa0\x2f\x45\xf5\x00\xb9\xa6\x64\x52\xa7\x34\xce\x26\x49\x35\x69\xea\x90\xa6\x75\xef\x5c\xcb\x08\x9c\x29\xcd\x0a\x49\x4c\x5a\x46\x48\xda\x4d\x2a\x08\x5c\x99\x6b\x6d\x26\x35\x04\xae\x33\xa5\x19\x92\x05\xc6\xbc\x9a\x14\x0b\x02\xbb\x37\xa9\x22\x30\x36\x31\x49\x20\xf5\x00\x49\xc6\xbd\x73\x3d\x58\xfa\x28\x0c\x5c\x83\x49\x39\x0e\xbb\x9e\x38\xa1\x84\x09\x49\x2c\x26\x71\x42\x49\xaa\x49\xbd\x9b\xc4\xc0\x34\xd5\xbd\x0b\x3e\x58\x5d\x69\xa2\xb4\x40\x4a\x16\x98\x99\x2b\x5b\x2d\xc1\x17\x2b\x35\x37\x4a\x96\x3e\x78\xb1\x37\x66\xa6\xcf\x12\xf6\x2e\x04\xdf\x4c\x62\x7a\x0c\x2d\x63\x8e\x79\xa4\xcb\x86\x96\x7b\x80\x14\x28\x05\x93\x84\x52\xa4\x14\x21\xa1\x88\x31\x51\x4a\x7b\xd7\x8a\x4f\x90\x32\xa5\x0c\x17\xd3\x17\x4a\x05\x2e\x14\x31\x56\x4a\xd5\xa4\xc8\xc0\x46\xa9\x99\x14\x98\xbe\x53\xea\x26\x25\x16\x21\x94\x04\x12\xd3\x8f\x94\x46\x54\xef\x21\x4d\x94\x26\x48\xe8\xc4\x38\x53\x9a\x51\x57\x86\xb4\x50\x5a\x20\x75\x48\x4a\x49\x51\x6a\x85\xc4\x7e\xd9\xd0\x8a\x47\xae\x89\xfd\xb2\xa1\x95\x80\x5c\x13\xfb\x65\x43\x2b\x09\x45\x4c\xec\x97\x0d\xad\x44\x06\xb2\x5f\x13\xfa\x95\xf0\xc6\x89\xfd\xb2\xa1\x95\xc2\x5c\xec\xd7\x84\x7e\x01\x80\x3c\xb1\x5f\x13\xfb\x85\xba\x26\xf6\x6b\x62\xbf\xd0\x09\x6e\x05\x0c\xad\x24\xe6\x62\xbf\x26\xf4\x2b\xb3\x08\xf6\xcb\x86\x56\x3c\x8b\x60\xbf\x6c\x68\x25\x62\x85\x26\xf6\xcb\x86\x56\x02\xdf\xc8\x7e\xd9\xd0\x0a\x29\x9c\xd8\xaf\x09\xfd\xca\x26\x75\xf2\xd5\x6d\x0f\x85\x00\xc8\x85\xac\x0a\xc0\x8c\x28\x55\x08\xa6\xc0\x15\xb1\x42\x23\x5d\x23\x5c\x19\x98\x8c\x74\x8d\x70\xe5\x66\x5d\x9d\xe8\x9a\xe0\x2a\xa0\x70\xa2\x6b\x82\xab\x16\x9b\xd0\x4c\xd7\x0c\x57\xeb\xc6\xd7\x4c\xd7\x0c\x57\xcf\x36\xa1\x85\xae\x05\x2e\xc1\x09\xb0\xd0\xb5\x98\x2b\x7a\xb4\x50\xe9\x52\x73\xc5\x80\x9d\xa6\x74\x29\x5c\x11\x4b\xbb\xd2\xb5\xc2\x95\xb2\x55\xbf\xd2\xb5\xc2\x95\x83\x1f\x76\xc2\x93\x54\x3c\x5c\x68\xa1\xf8\x4e\x09\xae\x62\x14\xca\xf5\x34\xc6\xc1\x17\x9b\xed\x0e\xe1\xc1\x27\x38\x99\x62\xeb\x75\xd8\x49\xa4\x2b\xc2\x25\x86\x89\x44\xba\x22\x5c\xd2\xf2\xb0\x13\x9e\x39\x82\x33\x27\x79\xdb\x8f\xc2\x33\x47\x92\xb9\x52\xa8\x71\xd8\x09\x4f\x13\xc1\xd1\x91\x62\x6f\x26\xd1\x95\xe1\x4a\xc5\xaa\x2f\x74\x15\xb8\x72\xb3\xea\x0b\x5d\x05\x2e\x10\x2d\x95\xae\x0a\x57\xad\x56\x7d\xa5\xab\xc2\xd5\x0c\x5f\x69\x74\x35\xb8\x7a\xb1\xea\x1b\x5d\x0d\x2e\xb1\x6d\x25\x9d\xae\xde\xe2\xde\x65\x6f\xdb\x5d\xc8\x97\x80\xaf\xec\xed\xf4\x15\xf2\x25\xe0\x2b\x87\x6e\x81\xe4\x4b\xc0\x57\x8e\xb6\x1c\x42\xbe\x04\x7c\xe5\xd4\x6c\xda\xe4\x4b\xc0\x57\xce\x58\x0e\xf2\x25\xe0\x2b\x97\x6a\xe9\xc9\x97\x80\xaf\x5c\xb1\x1c\xe4\x4b\xc0\x57\x6e\xd9\xa6\x4d\xbe\x04\x7c\xe5\x8e\xe5\x20\x5f\x02\xbe\xb2\x24\x9b\x36\xf9\x12\xf0\x95\x05\xcb\x41\xbe\x04\x7c\x95\x10\xad\x7a\xf2\x25\xe0\xab\x04\x2c\x07\xf9\x12\xf0\x55\x52\xb0\xea\xc9\x97\x80\xaf\x92\x6c\x39\x70\x8e\x2f\xeb\xf5\x16\x4d\xd6\x68\x25\x72\x0a\xe4\x4a\xf1\x1e\x37\xf8\x97\x7b\x77\x88\xf1\xdb\x9b\x58\x09\xa4\x02\xc8\x52\x6c\xfd\x94\x40\x2a\x80\x2c\xd5\x6e\x29\x25\x90\x0a\x20\x4b\xb3\xf5\x53\x02\xa9\x00\xb2\xf4\x66\x2f\x27\x90\x0a\x20\x8b\xd8\xfa\x29\x81\x54\x00\x59\x7d\xcd\x26\xd1\x05\x20\x6b\xb0\xe3\x47\x09\xa4\x02\xc8\x1a\x4b\x34\x89\x2e\x00\x59\x93\x5d\x10\x4a\x20\x15\x40\xd6\x9c\xbd\x49\x74\x01\xc8\x8a\x2b\x49\x09\xa4\x02\xc8\x5a\xa3\x55\x4f\x20\x15\x40\xd6\x6a\xd7\x9b\x12\x48\x05\x90\x15\x57\xb8\x12\x48\x05\x90\xb5\xdb\x55\xa9\x04\x52\xbb\xb9\x9a\xf7\x56\x7d\xa7\x0b\x40\x36\x5f\xad\x7a\x02\xa9\x00\xb2\x05\xbb\x89\x95\x40\x2a\x80\x6c\xb1\x58\xf5\x04\x52\x01\x64\x4b\x76\x71\x29\x81\xd4\x91\x77\x6c\xb6\xea\x47\xdc\xb1\x3a\xda\x85\xda\x63\xcf\xff\x59\x3f\xfb\xdf\x3e\x67\xbf\x7e\x5e\xce\xaf\xe7\xb3\x6e\x17\x7c\xcc\xe2\x33\xd2\xbe\x03\x0f\x9b\x7e\xfd\x30\x3e\x1d\x4f\x16\x85\xbf\xbf\x03\x00\x00\xff\xff\x88\xa2\x71\x91\x44\x0b\x00\x00"); -var _cbe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4b\x8b\x64\xb9\x11\x85\xf7\xf7\x57\x68\x39\x5e\xd8\xa5\x47\x3c\x24\xb8\x5c\x30\xdd\x03\xae\xc5\xcc\x18\xb7\xc7\x36\x18\x2f\xf2\xa1\x6c\x12\xdc\x99\x49\x56\xd6\xa2\xff\xbd\x89\x73\xb2\xdb\xcc\x2c\x8a\xa8\x3c\x84\x42\x8a\x4f\x11\x92\xee\xcb\x87\xd7\x8f\xaf\x97\xf3\x23\xbd\xfc\xf5\x7e\x3d\x7c\x9a\x8f\x74\x3a\x5f\x8e\xf7\xf9\x76\x7d\xbf\x1f\x66\xda\xcf\xcf\xe7\xcb\xb2\x94\x9a\x8e\xe7\xc3\xe3\xdb\x4f\x98\xc3\x97\xdd\x6d\x59\x62\xfc\xa7\xaf\x6f\x8f\xf9\xe5\xf5\x72\xba\xa6\x46\xbf\xe3\xfb\xed\xe9\x9b\xd2\xcb\xdf\xe6\xe7\xf3\xdb\xe3\xfe\x35\xfd\xf0\xe7\xe3\x75\x3f\xff\x90\x8e\xf3\x14\xfa\x2f\xf7\xe3\xbc\x9f\x2f\x9f\xd3\x0f\x1f\x7e\xfe\x54\xbe\xcb\x9f\xde\x6f\xb7\xff\xce\x2f\xf3\xf2\x48\x19\xda\xbc\x1c\x61\x97\x97\x0f\x3f\xed\x6e\x3f\xef\xbe\xcc\xf4\x12\x23\xfe\xf8\x17\xc8\x50\xff\x31\xef\x6f\xe7\xeb\x25\x95\xfc\xa7\x9c\xed\xff\xfa\xdf\xbf\xde\x66\x2a\xcf\xe1\xbf\xbe\x7e\xfc\xe5\x74\x7a\x9b\x8f\xe4\x99\xa1\x5f\xfe\xf5\xeb\xeb\xc7\xf4\xef\x92\x4a\x4e\x55\x5b\x97\xff\x3c\x5d\xff\xf9\xd3\xf5\x38\x9f\xf3\x2f\x85\xb9\x1c\xae\xc7\xf9\x76\xdb\x1d\xe6\x7d\x77\xf9\x3c\x97\x94\xd6\x5a\x6a\xd9\xd2\xea\x3f\xfa\x8f\x5b\x2c\xf3\x77\x1e\x4b\xc9\xf9\x39\xf4\x7c\xa4\xf4\x6d\x48\x2d\x3e\xb7\x34\xc6\xb2\xd6\x4a\xa1\x86\x50\x46\x5b\xd6\xda\xa8\x34\x99\x5b\xaa\xdd\x97\xb5\x0a\x15\x09\x9f\xd6\xc2\x47\xa9\xa8\x1d\xb6\x24\x35\x7c\xd4\x26\x14\xcf\x5b\xd2\x1c\x3e\x46\x1f\x6b\x33\x14\x5b\xd6\xea\x54\x60\x74\x28\x94\x4a\x45\xb6\xa4\x8d\x3e\x4a\x45\xc3\x87\x8a\x51\xb1\xf0\x19\x50\x9c\x8a\x6f\xc9\x72\x85\xd2\xa9\xf4\x2d\xa9\x64\x28\x83\xca\x21\x7c\x1a\x94\x23\x95\x53\xf8\x94\x50\x5a\x86\x12\xc6\xb2\x43\xe1\x0a\x1b\x56\x38\x3a\x24\x2e\x31\x8c\x65\x2a\x8d\x4a\xdb\x92\x15\x4c\xd6\x84\x4a\xa4\x21\x02\x85\x69\x84\xb1\xc2\xc9\x98\x46\x18\x1d\x60\xef\x8d\x79\x84\x51\x01\x8f\xc6\x3c\xda\x88\x61\xc8\xac\xed\xa8\xec\xc2\x07\x3c\xda\x9e\xca\x3e\x16\x94\x39\xff\x81\xd2\x21\x9c\x98\x08\x93\x0d\x63\x85\x2b\x9a\x54\xe6\x96\x0c\x9b\xe8\xed\x44\xe5\x84\x40\x98\x5f\x48\x44\x4a\x38\x61\x98\x30\xfd\x30\x2a\x48\x5f\x98\xbe\x58\xf8\x60\x45\xc2\x3c\x04\x79\x20\x33\x61\x1e\x12\x6b\x14\xe4\x21\x5c\xa2\x60\x3f\x58\x0e\xc2\x35\x86\x31\xa6\x26\x5c\x63\x18\x55\x64\x26\x5c\xa3\xc6\x16\x71\x7a\xe5\x16\x69\xec\x87\x22\xb4\x72\x41\x1a\x25\xa3\x60\xad\x64\xad\x3d\x7c\x90\x86\xb2\x1c\x34\x30\x3e\x15\x62\x54\x62\x04\x34\xe5\x1a\xf5\xb4\x25\xaf\x98\xde\xc8\x23\x8c\x57\x10\x32\x4e\x1f\x46\x15\x8b\x36\x12\x32\x0d\x1f\x2a\x9c\x3e\x8c\x2a\x22\x1b\x09\xd9\x71\x4b\xde\x18\x99\xa9\x86\xb1\xfc\x1c\xc6\x5c\xbd\x86\x13\x86\x39\x33\x0b\x63\xb9\x22\x7d\x67\xa9\x79\xdf\x92\xb3\x8a\x9d\xa9\x85\xb1\x5c\x81\xdf\x59\x34\x1e\xd3\x91\xac\x73\xba\x30\x1d\xf9\x77\x36\x63\x8f\xb6\xea\xaa\x50\x9c\x8a\x6f\xa9\x5b\x85\xd2\xa9\xf4\x50\x0c\xca\xa0\x02\x8e\x1d\x0a\x38\xf6\xe8\x8f\x6e\xb1\xea\xce\xfe\x80\xb1\xcc\x61\x6c\x90\x1e\xc5\xdf\x1d\x93\xb1\xf6\x7b\xd4\x75\xc9\xa8\xd0\xde\x9e\x91\x62\x47\x0a\x17\xc0\xc2\xee\x51\xb4\x25\x17\xcc\xc7\xaa\xed\x51\x85\x25\x57\x78\x09\xa3\x47\x6d\x15\x12\xe8\xac\x2d\x18\x2b\xd6\x20\x4d\x4a\x13\x12\x62\xb1\xba\x7a\xd4\x52\xc9\x38\x5b\x3a\x8b\x09\xc6\x8a\x51\x62\xf8\x28\xa1\x52\x3b\x06\xea\x8e\xd2\x2e\x7a\x80\x09\xb1\x9e\x7a\x54\x43\xa9\x03\x09\x19\x63\x85\x51\xcb\x50\x18\x2a\x4c\x69\x28\xba\x6e\x4a\xc9\x43\x42\xcf\x77\x23\x76\xdb\x6f\xa9\x58\x07\x40\x23\x88\x30\x6a\x05\x0a\x33\x8c\x03\xb7\x18\x4e\xd3\xee\xdc\x52\xdf\x6f\xa9\x66\x8e\x73\x8e\x8b\x7d\xaf\xec\xcd\xc1\x8d\x87\x71\x6f\x05\x52\xa5\x54\xc3\x0b\x4d\x35\x6a\xa3\xd4\xe0\x45\x49\x28\x29\xbc\x1a\x24\xa3\xb4\xdf\x52\xcb\xc2\x58\x07\x4a\x71\x59\x68\x51\x48\x27\x4a\xa7\x2d\x8d\x8c\xa6\x19\x3c\x7a\x61\x06\x4b\x74\xf0\xec\x1d\x51\x36\x6d\x60\xcb\x06\xcb\x66\xc4\x29\x2a\x8d\xeb\xe2\x31\x0a\x23\x8e\x43\x73\xb0\x94\x46\x9c\x9d\x9a\x85\x5e\x83\x12\xb6\x2c\x87\x9b\xf0\xa6\x93\x1a\x67\x9b\x46\x75\x09\xef\x35\xc1\xbd\x86\xfb\x48\x78\xaf\x89\x86\x62\x7d\xe0\x56\xfd\x76\x79\x2e\x6a\xbf\xbf\x4e\x85\x77\x9c\x58\xf8\x7b\x6f\xcb\x2a\xbc\xe3\x84\x8d\xe6\xbe\xac\xc2\x46\x13\x6c\xc1\xf0\xb2\xac\xc2\x1d\x90\x81\x3b\x37\x5b\x4c\xbc\xa3\xb4\x83\x54\x74\x2c\xab\xec\x29\xed\x21\xd5\xc0\x2d\x07\x4a\x07\x48\x2d\x0e\x7a\x39\x52\x3a\x42\x92\xd8\x01\x99\x94\x26\x24\x6d\x11\xfe\x44\xe9\x04\xc9\xa2\x43\x34\x43\xd2\x0c\xc9\x6b\x5b\x56\xe5\xe3\x40\xf1\x38\x28\xbd\xf8\xb2\x2a\xa1\xe9\xf3\x79\x10\x17\x99\xf2\x7d\xa0\x0d\x25\x85\x6b\x43\x09\x52\x85\x52\xdc\x6d\x4a\x92\x0a\x92\x15\x0f\x0b\x25\x2c\x05\xac\x8a\x97\x85\x92\x96\x82\x56\x6d\x3d\xc2\x13\x97\xb2\x62\x25\x5a\x4b\xc9\x4b\x07\x8b\x38\x7a\x52\xc9\x4b\xc1\xab\x5a\x14\x8b\x92\x97\x82\x57\xf5\x38\x76\x95\xbc\x14\xbc\x6a\x8f\xab\x41\xc9\x4b\xc1\xab\x8e\x28\x0c\x25\x2f\x05\xaf\x86\x53\x40\xc9\x4b\xc1\xab\x95\xb8\x2d\x8d\xbc\x0c\xbc\x5a\x8d\x37\x8f\x91\x97\x15\xbe\x8b\x6a\x59\x56\x23\x2f\x03\xaf\x26\x51\xfd\x46\x5e\x06\x5e\x4d\xf3\x58\x56\x23\x2f\xe3\x83\x0a\xaf\x13\x23\x2f\x53\x4a\x23\xc2\x93\x97\x81\x57\xf3\x11\xe1\xc9\xcb\xc0\xab\xf5\x1e\xe1\xc9\xcb\xc0\xab\x0d\x8f\xf0\xe4\x65\xe0\x25\xd9\x23\x3c\x79\x19\x78\x49\x89\x63\xda\xc8\xcb\xc0\x4b\x6a\x9c\x29\x46\x5e\x06\x5e\xd2\xe2\x52\x30\xf2\x32\xf0\x12\x89\x03\xc4\xc8\xcb\xc0\x4b\x54\x22\x3c\x79\x19\x78\x89\xc5\xdd\xe5\xe4\xe5\xe0\x25\x38\x66\xfc\xf9\x5e\x05\x2f\xe9\x71\x9d\x3a\x79\x39\x78\xc9\x28\x63\x59\x9d\xbc\x1c\xbc\x34\x97\xb6\xac\x4e\x5e\xce\x46\x2d\x71\x6c\x3a\x79\x39\x78\x69\xcd\x11\x9e\xbc\xdc\x28\x45\x3f\x3b\x79\x39\x78\x69\xeb\x11\x9e\xbc\x1c\xbc\x54\xa2\x67\x9d\xbc\x1c\xbc\x54\xa3\x69\x9d\xbc\x1c\xbc\xd4\xa2\x6b\x9d\xbc\x1c\xbc\xd4\xa3\x6b\x9d\xbc\x1c\xbc\xb4\x47\xd7\x3a\x79\xf9\x31\x5e\x3e\x3a\xb4\xfd\xe6\x08\x89\xff\xe3\xbb\xe5\xfb\x97\xc4\xe1\xfd\x7e\x9f\x97\x07\xbe\x5a\xf0\xc5\x10\x4f\xfe\xf3\x65\x7e\xff\x02\xba\x5d\x6f\x31\x0a\x7f\xff\x0b\x00\x00\xff\xff\x1d\xfa\x75\xc1\x2d\x0d\x00\x00"); -func _fedg ()([]byte ,error ){return _fac (_gcgee ,"UniJISX02132004-UTF32-H")};func _cdc ()(*asset ,error ){_abf ,_ede :=_cae ();if _ede !=nil {return nil ,_ede ;};_dbde :=bindataFileInfo {_aa :"Adobe-CNS1-5",_dg :1901,_ged :_fc .FileMode (436),_de :_e .Unix (1580491198,0)}; -_ebg :=&asset {_cb :_abf ,_fg :_dbde };return _ebg ,nil ;};var _edb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x94\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\x54\x22\xeb\xeb\x12\x9f\xc3\xcd\xdd\xb7\xcd\xf1\xfb\xe6\xa5\xa7\x9b\x98\xf4\x19\xd7\x7d\xe6\x49\xf1\xb7\xdf\xfb\xe9\x75\x7f\x58\x93\xfc\x98\xf3\x7f\xe2\x5f\xdf\x8f\x3d\xc9\x65\xc6\x9f\xbf\x3d\xdc\xa7\xbf\x24\x49\x4e\x5a\xca\xd4\xfe\xbe\xe4\x7f\x7c\x3b\x2c\x3d\xe5\xeb\x9d\x1e\xee\xef\x0e\x6f\xeb\x39\xc9\x94\x5b\x63\x28\xfc\x97\xb6\x87\xa5\xbf\x1e\x37\xdb\x7e\xda\xac\xcf\x7d\x48\x69\xce\x39\xe7\xdb\x34\xfb\x97\xaf\x5f\x6f\xf1\xb4\xff\x3b\x63\x18\xcb\xe5\xca\xfd\xc2\xe4\x7a\x45\xce\xbb\xdd\x6d\xca\xc3\x9c\x85\xc7\x82\x63\x2d\x75\x98\xb3\x32\x51\x24\x45\x74\x98\xb3\x31\x31\x24\x63\x6d\xc3\x9c\x9d\x89\x23\x91\xac\x3e\xcc\xb9\x30\x2a\x11\x69\xc3\xec\xca\xa8\x46\x54\x0c\xc3\x47\x46\x63\x44\xe3\x84\xe9\x8d\x51\x8b\x27\xc8\x8e\xf1\x13\xa3\x29\x22\xcb\x18\xbf\x61\xb4\xb9\x3c\x27\xc6\x3f\x31\x7a\x8a\xa8\x09\xc6\x6f\x19\x6d\x11\x59\x1e\x31\x7e\x61\xb4\x44\x64\x8a\xf1\x9d\x51\x8f\xa8\x34\x8c\xdf\x31\xda\x45\xd4\x3c\x0f\xb3\x50\x4a\x42\xca\xf3\x54\x87\x59\x88\x25\x81\xe5\x56\x74\x98\x85\x5a\x12\x5a\x5e\x73\x1b\x66\x21\x97\x04\x97\xb7\xea\xc3\x2c\xf4\x12\xbf\x98\x62\x3c\xbd\x24\xbc\x8a\x8d\x18\x4f\x2f\x09\xaf\x52\x0d\xe3\xe9\x25\xe1\x55\x5a\xc3\x78\x7a\x49\x78\x55\x71\x8c\xa7\x97\x84\x57\xf5\x8c\xf1\xf4\x92\xf0\xaa\x15\xc5\x0a\xbd\x24\xbc\xea\x84\x66\x85\x5e\x12\x5e\xa3\xa0\x5a\xa1\x97\x84\xd7\xe8\xa8\x56\xe8\x25\xfd\xd2\x3f\xc6\xd3\x4b\xc2\x6b\x9c\x50\xad\xd2\x4b\xc3\xab\x09\xaa\x55\x7a\x69\x78\x35\x47\xb5\x4a\x2f\x0d\xaf\x36\xa2\x5a\xa5\x97\x86\x57\x9b\x50\xad\xd2\x4b\xc3\x6b\x52\x54\xab\xf4\xd2\xf0\x9a\x1c\xd5\x2a\xbd\x34\xbc\xa6\x11\xd5\x2a\xbd\x34\xbc\xa6\x09\xd5\x2a\xbd\xb4\x5d\xbf\xab\x98\x4f\x30\x9d\x98\x39\xca\x55\x8a\xe9\x86\xd9\x88\x76\x95\x64\x1a\x64\x68\x1f\xb7\xa0\x99\x6e\x99\x29\xfa\x55\xa2\xe9\xc2\xac\xa0\x60\xa5\x9a\x76\x66\x23\x1a\x56\xb2\xe9\x8e\x8b\x24\xa3\x62\xa3\x9b\x65\x66\x8a\x8e\x8d\x70\x26\xcc\x0a\x4a\x36\xca\x99\x5e\x17\x58\x1e\x66\x23\x9d\x05\x9d\x58\x46\xcd\x46\x3b\xe3\xda\x34\x43\xcf\x46\x3c\xe3\xe2\xb4\x82\xa2\x8d\x7a\xc6\xd5\x69\x0d\x4d\x1b\xf9\x8c\xcb\xd3\x33\xaa\x36\xfa\x19\xfd\xdc\xd0\xb5\xd1\xcf\xe8\xe7\x05\x65\x1b\xfd\x8c\x7e\xde\xd0\xb6\xd1\xcf\xe8\x57\x04\x75\x1b\xfd\x6c\x7b\x7d\x2b\xe0\x1e\xf4\x33\xfa\x95\x8a\xc2\x8d\x7e\x46\xbf\xd2\xd0\xb8\xd1\xcf\xe8\x57\x05\x95\xfb\xe5\x1d\x48\xbf\x6a\xe8\xdc\xe9\xe7\xf4\xab\x15\x9d\x3b\xfd\x9c\x7e\xb5\xa1\x73\xa7\x9f\xd3\x6f\x14\x74\xee\xf4\x73\xfa\x8d\x8e\xce\x9d\x7e\x4e\xbf\xb1\xa2\x73\xa7\x9f\xd7\xeb\xab\x0c\xf7\xa0\x9f\xd3\xaf\x09\x3a\x77\xfa\x39\xfd\x9a\xa3\x73\xa7\x9f\xd3\xaf\x55\x74\xee\xf4\xf3\x4d\x8b\x6c\x72\x8f\x37\xfa\xf5\xcd\x8d\xdf\xb1\xef\x7d\xec\x44\xdb\xb7\xd3\xa9\xaf\xe7\xd8\xf5\x62\xb3\xc1\x5e\xb1\x5f\xfb\xc7\x0e\x7a\x3c\x1c\x71\x55\xfc\xfc\x1b\x00\x00\xff\xff\x71\x52\xeb\xb8\x6d\x07\x00\x00"); -func _abfb ()([]byte ,error ){return _fac (_fafg ,"GB-V")};var _gdc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x90\xbb\x6e\xeb\x30\x0c\x86\x77\x3f\x05\xc7\x9c\xe1\x54\x96\x83\xf4\x32\x16\xf6\x50\x0d\x71\x8a\xba\x49\x0b\x14\x1d\x1c\x89\x32\x04\xd4\x94\xa0\xcb\xe0\xb7\x2f\x2c\x3b\xee\x20\x10\xfa\xc0\x4f\xd4\x4f\x56\x8b\x46\x90\x89\xc0\x5e\xbd\x95\x1d\x46\xd0\x86\x94\xc7\x60\x93\x97\x08\x57\x1c\x0c\x15\x05\xaf\x40\x19\x19\x6f\xd7\x5c\xe4\xd8\xbb\xa2\x60\x75\xdb\x55\xff\x5f\x20\x05\xbc\x01\xd1\x74\x53\x88\x38\x0a\xd2\x16\xf6\x8b\xa8\x92\x5b\x65\x00\xf6\x86\x83\x09\xd1\x4f\xb0\x7b\x56\xf6\x8a\xff\x40\xa1\x9e\xf9\xc9\x2b\xf4\x86\x06\xd8\xd5\x6d\xc7\x37\xdc\x25\xe7\x7e\x70\x44\x8a\x50\x66\x86\xa4\x72\x2d\x58\x7d\xec\x5d\xdb\x8f\x08\xcb\x37\x2e\x19\x67\x7a\x41\x1f\x8c\x25\xe0\xe5\x5d\x59\xde\xff\xf1\xf7\xc9\x21\xf0\x55\x3f\x8b\xe6\xa4\x75\xc0\x08\x4f\x87\xe5\x69\xf6\x79\x16\x0d\x7c\x71\xe0\x25\x54\x87\xfd\xe3\xc3\xf7\xda\xfa\x71\xb4\x6a\x13\x91\x54\x0e\xbb\x8d\x97\xc9\x7b\xa4\x98\xa3\xe6\x31\x73\x9f\x21\xdc\xf6\xe8\xac\x9b\xad\x7c\x7e\x03\x00\x00\xff\xff\x26\x9e\x08\x33\x73\x01\x00\x00"); -func _dfad ()([]byte ,error ){return _fac (_eaag ,"Adobe-Korea1-1")};var _gcgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4d\x8b\x5b\x37\x14\x06\xe0\xbd\x7e\x85\x96\xe9\xa2\xb5\x74\x3e\x25\x10\x17\x9a\x0f\xd2\x59\xa4\x29\x4d\xd3\x16\x4a\x17\x1e\x5f\x79\x30\x74\x6c\x63\x7b\x16\xf9\xf7\xe5\x9c\xe3\xa4\xd0\xc5\xe0\x99\xd7\xd2\x3b\x57\x8f\xc4\xd5\xe6\xcd\xc3\xdb\x87\xe3\xe1\x96\x37\xbf\x5c\x4e\xbb\x4f\xf3\x96\xf7\x87\xe3\x7a\x99\xd7\xd3\xcb\x65\x37\xf3\xe3\x7c\x3a\x1c\x53\xaa\x90\xd7\xc3\xee\xf6\xf5\x4f\xff\xd8\x3d\x6f\xcf\x29\xd9\xfc\x4f\x5f\xae\xb7\xf9\xfc\x70\xdc\x9f\x32\xc6\xb8\xf5\xe5\x7c\x1f\x9b\xf3\xe6\xd7\xf9\x74\xb8\xde\x2e\x5f\xf2\xab\x1f\xd7\xd3\xe3\xfc\x2e\xaf\x73\x6f\xf9\xc7\xcb\x3a\x2f\x87\xe3\x53\x7e\xf5\xfe\x75\xfd\x96\x7e\x7a\x39\x9f\xff\x99\xcf\xf3\x78\xcb\xc5\xb3\x79\x5c\xfd\x33\x6d\xde\x7c\xd8\x9e\x7f\xde\x3e\xcf\xbc\x79\xff\xfa\xfb\x9f\x3c\xf4\xec\xf7\x79\xb9\x1e\x4e\xc7\xdc\x7f\x28\x45\xfe\x8b\x7f\xfb\x72\x9e\xb9\xde\xe7\x7e\x7e\x78\xfb\x71\xbf\xbf\xce\x5b\x86\x12\xbd\x9b\x3f\x3f\x3f\xbc\xcd\x7f\xd5\x5c\x4b\x06\x46\x81\xbf\xef\x43\xff\xf8\x70\x5a\xe7\xfd\x9f\xa7\x1a\xeb\xd8\x9d\xd6\x79\x3d\x6f\x77\xf3\xb2\x3d\x3e\xcd\x94\xf3\x80\x0a\x75\xc9\x43\xdf\xe9\xbb\xc5\x9e\xf1\x7f\x23\x52\x6b\xf7\x99\x87\x35\x92\xaf\x33\xa0\xea\x5c\x72\x97\x34\x00\xd0\x03\x10\x58\x72\xed\xc5\x12\xe1\x48\xe6\x92\x81\x3c\xd1\x18\xa3\xbb\x25\x03\x5b\x82\x51\x83\x56\x03\x02\x69\x00\x45\x42\x8a\x4b\x46\xb6\x66\x8e\x84\x55\x96\x4c\xd8\xd3\x00\x89\x44\xb0\x2d\x99\x81\x2d\xa1\x48\x94\x97\xcc\x64\x63\x34\xc6\xa8\x7d\x21\xc5\x9a\x95\x23\xb1\x87\x10\xb4\x59\x2d\xc6\x34\x2a\x4b\x16\x69\x96\x90\x3f\x73\x93\xed\x92\xb5\xd8\x13\x76\x20\x4b\xba\xec\x97\xac\x68\x63\xb6\x31\x6b\x6b\xcf\xdc\x2a\xa5\x01\x8f\x91\x3c\x5a\x4f\x2f\x2d\x0d\x2c\x9e\x60\x71\x1e\x5b\x3b\x06\x18\x3a\x58\x2d\x48\x69\x20\x44\x04\x1e\x55\xb0\x79\xe1\x81\xee\x51\x01\x20\x0d\x0c\x10\x24\x8f\xb0\x4a\x1a\x18\x22\xc8\x1e\x51\xb5\xfa\x20\x41\xf1\x88\x8b\xd5\x87\x00\x6a\x44\xdd\xea\x63\xc1\xd8\x3c\x92\x6e\xf5\x3d\xa2\xee\x91\x36\xab\x8f\x05\xa2\x2f\xb0\xb6\x66\xf5\xb1\x42\x7c\xf4\xa8\xab\xd5\xef\x22\xda\xf9\xd6\x15\xd3\xc3\x35\xa2\xd5\xa3\x6a\xdb\x89\x33\xa2\xe9\x11\xd8\x7e\xe2\x3e\xa2\xbd\x47\x68\xc7\x80\x82\x8b\x9c\x0b\x88\x28\x0d\x0a\x2f\x72\x2f\x60\x83\xa7\xf0\x22\x88\xc3\x82\x90\x06\x85\x17\xc5\xf9\x51\x90\x34\x28\xbc\xc8\xbd\xa0\x81\xd5\x87\x17\xb9\x17\x74\xdb\x32\x0a\x2f\x72\x2f\x2c\xb6\x67\x14\x5e\xe4\x5e\x58\xed\xc8\x50\x78\x51\x8b\xc8\xce\x39\x85\x17\xb9\x17\x82\x1d\x74\x0a\x2f\x72\x2f\xc4\x66\xf5\xe1\x45\xee\x85\xa4\x56\x1f\x5e\xe4\x5e\xc8\x6a\xf5\xe1\x45\xee\x85\x22\x56\x1f\x5e\xe4\x5e\xa8\x62\xf5\xe1\x45\xee\x85\x8d\x29\x0d\x0e\x2f\x76\x2f\xec\xd4\xd2\xe0\xf0\x62\xf7\xa2\x42\x90\x06\x87\x17\xbb\x17\x55\x94\x34\x38\xbc\xd8\xbd\x08\xb0\xa4\xc1\xe1\xc5\xee\x45\x08\x56\x1f\x5e\xec\x5e\x44\xd5\xea\xc3\x8b\xdd\x8b\xb8\x5a\x7d\x78\xb1\x6a\x5f\x32\x49\xb1\xfa\xf0\x62\xf7\x22\xe9\x9c\x06\x87\x17\xbb\x17\x69\xeb\x69\x70\x78\xb1\x7b\x51\x6b\x98\x06\x87\x17\xbb\x17\x75\xd5\x34\x38\xbc\xd8\xbd\xb8\x68\x4d\x83\xc3\x8b\xdd\x8b\xab\x58\x7d\x78\xb1\x7b\x31\xb0\xd5\x87\x17\xbb\x17\x23\x63\x1a\x12\x5e\xe2\x5e\x4c\xa4\x69\x48\x78\x89\x7b\x31\x53\x4d\x43\xc2\x4b\xdc\x8b\xfd\x0d\x21\xe1\x25\xee\xc5\x0a\x3d\x0d\x09\x2f\x71\x2f\x6e\x60\xf5\xe1\x25\xee\xc5\xbd\x5a\x7d\x78\x89\x7b\x49\xa9\x56\x1f\x5e\xe2\xe7\x4b\x6a\xb1\xfa\xf0\x92\x16\x51\xb7\xfa\xf0\x12\xf7\x12\xe8\x56\x1f\x5e\xe2\x5e\x82\xcd\xea\xc3\x4b\xdc\x4b\xa8\x59\x7d\x78\x89\x7b\x09\xab\xd5\x87\x97\xb8\x97\x88\x58\x7d\x78\x89\x7b\x89\x8a\xd5\x87\x97\xb8\x97\x34\xd6\x34\x34\xbc\xd4\xbd\xa4\x73\x4d\x43\xef\x57\x84\x7b\x69\x21\x4e\x43\xc3\x4b\xdd\x4b\xab\xbd\x99\x35\xbc\xd4\xbd\x14\x10\xd3\xd0\xf0\x52\xf7\x52\x04\xab\x0f\x2f\x75\x2f\xfb\x3e\x0d\x0d\x2f\x75\x2f\xe5\x6a\xf5\xe1\xa5\xee\xa5\x52\xba\xdf\x4c\x5f\x6f\x20\xfb\xdd\x2e\xed\x6f\xf7\xe8\xee\xe5\x72\x99\xc7\x9b\x5f\xd9\x7e\x65\xda\x9d\x77\x38\xce\x6f\xd7\xff\xf9\x74\xb6\x59\xfe\xf3\x6f\x00\x00\x00\xff\xff\xa2\x28\xe2\xe9\x2a\x08\x00\x00"); -var _dcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\xc1\x8e\xdb\x20\x10\x40\xef\xfe\x8a\x39\x6e\x0f\x5b\x1b\xdb\xc0\x46\xaa\x2c\xb5\x49\xa5\xfa\xb0\xdb\xaa\xd9\xa6\x95\xaa\x1e\x08\x4c\x52\xa4\x1a\x23\x6c\x1f\xf2\xf7\xd5\x0c\x4e\xb2\x07\x6b\x98\x07\xbc\x19\x0c\xe5\xb6\xdf\xf5\xc1\xcf\x50\x7e\x4b\xa3\xdd\xe3\x0c\x27\x1f\x5c\xc2\x69\x5c\x92\x45\x38\xe2\xd9\x87\xa2\x10\x35\x38\x6f\xe7\x6b\xca\xc1\x0e\x26\x16\x45\xf9\xf9\x15\xc3\x30\x3d\x7e\x92\x8f\x5f\x60\x99\x70\xa5\xdb\x7e\xb7\xbf\x4c\x33\x0e\x7d\x38\x8d\xd0\xe4\xdd\x6e\x89\xab\x01\xa0\xfc\x8e\x67\x3f\xcd\xe9\x02\x0f\x1f\xdd\x78\xc4\x77\xe0\xf0\x44\xfc\x6b\x72\x98\x7c\x38\xc3\xc3\xf6\x65\x2f\x6e\x78\xbf\xc4\xf8\x0f\x07\x0c\x33\x54\xcc\x30\x38\x8e\x45\xb9\x7d\x36\xf1\xc5\x0c\x08\x6f\x7a\x39\xf0\x1c\x4f\x1d\x30\x4d\x7e\x0c\x20\xaa\xf7\x55\x25\xef\xfc\xf5\x12\x11\xc4\xea\xf8\xf5\xa3\xdf\xc1\x6f\x01\xa2\x82\x5a\xca\x8d\xfe\xb3\xf2\x9f\xcf\xa3\xbb\xad\x52\xb9\x7b\xeb\x9d\xfd\x6b\x52\xf1\xc1\x88\xf6\xd8\x81\x68\x54\xab\x38\xb1\x1d\x88\x6a\x43\x43\xa9\x3a\x68\x44\xcd\xc3\xa7\x0e\x44\x9d\x87\x86\x56\xeb\xb6\xe1\xc4\xe6\x44\xd2\x49\xae\x4a\xfa\xd1\xd7\x1a\xc9\x84\x33\xf2\x4a\xd7\x01\x05\xa4\x0d\x15\x11\x25\x98\xa8\x9a\x48\xcb\x44\x66\xa2\x88\x3c\x31\xd9\x64\x42\x35\x5b\x2e\xaf\xb2\x47\x91\x27\x77\xac\xb3\x47\x93\x47\xb2\x59\x67\x8f\x26\x8f\x64\xb3\xce\x1e\x4d\x1e\xc9\x66\x9d\x3d\xfa\xde\x8f\xc9\x1e\x73\xef\xc7\x34\x99\xb4\x6b\x3f\x56\x61\xdb\x01\x05\x49\xd5\xab\x8d\x5e\x8f\x9d\x4f\xc9\x09\xbd\x9c\xdb\x5d\xda\x25\x25\x0c\x33\xbf\x1b\xbe\x2e\xba\x02\x1f\xf0\xf6\x32\xe3\x18\x69\x17\x7f\xff\x03\x00\x00\xff\xff\xfc\xb5\x10\xb6\xc5\x02\x00\x00"); -var _cdb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x49\xab\x65\x47\x72\xc7\xf7\xf5\x29\xee\xb2\xbd\x68\xeb\xe4\x18\x19\x50\x3c\x68\x24\x0b\xab\x4d\xdb\xa6\xe5\x09\x8c\x17\x67\x88\x23\x0a\x5c\xaf\x8a\xaa\xd2\x42\xdf\xde\xc4\xef\x7f\x25\xd9\xc2\xa0\x85\x08\xd5\xff\xe5\x10\x19\x19\x73\x9e\xfb\xd5\xd7\xdf\x7d\xf3\xdd\xeb\xbb\x2f\x8f\xaf\xfe\xf9\xd3\x87\xf3\xfb\xf8\xf2\xb8\xdf\xbd\x5e\x9f\xe2\xf3\x87\x1f\x3f\x9d\xf1\x38\xe2\x87\x77\xaf\x6f\xde\x94\xfa\xb8\xde\x9d\x5f\x7e\xfe\x27\xe4\x7c\xbf\x7f\x7c\xf3\x26\xe7\x7f\xff\xd3\xe7\x2f\xf1\xfe\xbb\xd7\xfb\xc3\xa3\x69\xdc\xf5\xe3\xc7\xe7\xd8\xc7\xe3\xab\xbf\xc6\x0f\xef\x3e\x7f\xf9\xf4\xd3\xe3\x0f\x7f\xba\x3e\x1c\xf1\x37\x8f\x2b\xee\xc4\xff\xe9\xd3\x15\x9f\xde\xbd\xfe\xf0\xf8\xc3\x9f\xf7\x8f\xfb\x6b\xf9\xe5\x0f\xdf\xff\xf8\xf1\xe3\x7f\xc7\xfb\x78\xfd\xf2\xa8\x60\xf1\x7a\x41\xdf\x7c\xf5\xf5\x5f\xf6\x8f\xff\xb8\xbf\x8f\xc7\x57\xb6\xde\x7f\xfe\xe3\x5f\xff\xe1\xfb\x3f\xff\xf1\xef\xf9\x1b\x7f\xfa\xb7\xf8\xf4\xf9\xdd\x87\xd7\x47\x29\x7f\xbb\x6d\xf3\x57\xfc\x5f\x7e\xfa\x18\x8f\xf2\x5c\xe3\x3f\xfe\xf5\xbb\x6f\x1e\xff\x59\x1e\x65\x7b\xd4\xd1\x7b\xf9\xaf\x27\xfe\xef\x7f\xf9\x70\xc5\x63\xd3\xbf\xba\xf8\x3f\x3f\x5c\xf1\xf9\xe3\x7e\xc6\xa7\xfd\xf5\x87\x78\xf3\x78\xbc\xdd\xb6\x97\xc7\xe3\xf1\x76\x6d\x2f\xf9\xaf\x55\xfa\xf6\xf2\x78\xeb\xdf\x7e\xfb\x35\xff\xfe\x93\xfe\xfa\xcd\xb7\xfc\xeb\xef\x36\xfe\xfa\xed\xd7\xf9\xd7\x78\xbd\x7e\xb3\xda\x9b\xa2\x4d\x5e\x3f\x7c\xb9\xe2\x16\xc6\xfa\x6f\xcb\xfd\xf2\xa8\xad\xe4\x9c\xff\xfd\xc7\x37\x65\xdb\x9e\x7c\xbd\xbb\x9e\xe3\x6b\x8e\xb7\x4b\xe3\xdf\x5a\xe4\xbf\xe2\xe5\x31\xf3\x5f\x4f\xee\x56\x11\xd2\x12\x59\x42\xf6\xf3\xe5\x31\x7d\x26\x72\x2c\x90\xe3\x7e\x79\x58\x67\xd6\x29\xe4\x8c\x44\x3c\x91\x6b\x07\x89\xf5\xf2\xb0\xc1\xac\x5b\xeb\xdc\xf6\xf2\x30\x63\xd6\x7d\x0a\x39\x13\xc9\x59\xb5\xdf\x89\xd4\x91\xb3\xd6\x96\xc8\x64\x56\x35\x7f\x79\x98\x83\xac\x02\xe2\xfb\xcb\x63\x95\x5c\xb9\xba\x66\xdd\xe5\xe5\xb1\x7a\x7d\xf3\x76\x35\x9d\xa2\xe5\x29\xbc\x8e\x44\x74\x8a\xe6\xf3\xe5\xe1\x6b\x25\xa2\x59\xed\x98\x2f\x8f\xb2\x95\x64\xa8\x1d\x82\x2e\xa0\x96\xf3\xba\x56\xea\xc9\x46\xd9\x46\x32\xd9\x4d\x50\x2e\x5e\x36\xcf\xfd\xba\x56\xef\x5e\x5e\x1e\xa5\x6c\x96\x90\x96\x87\x58\xe7\x74\x7d\xd7\xa8\x24\xd6\x57\x01\x2a\x82\x0a\x82\x13\x54\x05\x55\x20\x98\xd8\x9b\xa0\x96\xc2\xdc\x1a\x50\x17\xd4\x19\xa5\xe5\x87\xa0\xc1\x28\x98\xd8\xa7\xa0\x99\x50\xd5\x44\x13\x94\xd7\x30\x8a\x96\x5f\x82\xb8\xab\x26\x26\x5c\x90\x03\x69\xf9\x5d\xd0\x0e\xf7\x1b\xd0\x21\xe8\x00\x42\x12\xfb\x29\xe8\x84\xaf\x0e\x74\x09\xba\x80\x16\x50\x08\x0a\x58\x9d\x40\x92\x57\x12\x1b\x1b\x6b\x1d\x92\x57\x12\x1b\x85\xb5\x0e\xc9\x2b\x89\x8d\x06\x13\x87\xe4\x95\xc4\x46\xd5\x44\xc9\xeb\x40\x5e\x8d\x1d\x0f\xc9\x2b\x89\x8d\xa1\xb5\x24\xaf\x03\x79\xa1\x00\xfd\x90\xbc\x0e\xc9\x0b\xbe\x0e\xc9\xeb\x90\xbc\x90\x84\xf4\x1f\x62\xa3\x69\x2d\xc9\xeb\x40\x5e\x5d\x4c\x48\x5e\x49\x6c\x6c\x62\x42\xf2\x4a\x62\xa3\x72\x43\x87\xe4\x95\xc4\x46\xd1\x8e\x92\x57\x12\x1b\xd2\xc2\x43\xf2\x3a\x90\x57\x4f\xc8\xa4\x98\x36\x18\x35\x80\x06\x22\xb4\x89\xbc\x16\xd0\x2c\x82\xd2\x34\x36\x24\x61\xb3\x0a\x42\x5e\x4b\x50\x13\xd4\x72\x54\xdf\x80\xba\x20\xe4\xe5\x82\x86\xa0\xc1\xa8\x0a\x34\x05\x21\x1c\x17\xb4\x04\x2d\x46\x75\x20\x17\x84\x24\x5c\x7c\x1d\x82\x0e\x46\x35\xa0\x53\x10\x07\x72\xf1\x15\x82\x82\x51\x06\xa4\x33\x5a\x5e\xda\xdc\xf2\xd2\xcc\x34\x2a\xc9\x6a\x28\xb9\xc9\x1e\x6d\x35\x46\xb1\xd6\xd2\x81\x92\xac\x4d\xf2\x5a\x3a\xd0\x4a\x95\x9b\x85\x89\xae\x89\x49\x6c\x72\x1e\x97\x04\x93\xd8\x64\x3f\x97\x00\x93\xd8\x74\x10\xc9\xcf\x9d\x59\x9c\xd9\x77\x41\x79\xe6\x09\x03\xae\x23\x7b\xde\xb4\x9c\xed\x92\x8f\x80\x94\x82\x9f\x5a\xf2\x11\x10\x93\x03\x5e\xf2\x11\x2b\x8d\xb8\x14\xb4\x66\xc9\x88\x21\xab\xce\x09\xb4\x04\xb1\x16\x4a\xb9\x64\x3f\x10\x73\x78\x5f\xb2\x1f\x88\x35\xec\x67\xc9\x7e\x56\x6a\x73\x29\x5d\x13\x5d\x10\xe7\x79\xae\xc5\x79\x56\x1c\x39\x6a\xa4\x64\x56\x9c\x82\x74\x20\xb8\x0f\x54\x77\xa5\xab\x2f\x15\x47\xb5\x6e\xed\x78\x23\xbf\x06\xab\xb7\x76\xbc\x9d\x51\x0b\x48\xcb\xdf\x88\xab\x71\xc6\xfb\x10\x74\xe6\xa8\x92\x90\x4b\xe7\xbd\x2f\x20\x07\x72\x41\x62\x75\x01\xb1\x96\x8f\x96\xa3\x2a\xa3\x46\x17\xd4\x19\x25\x68\x08\xb2\x1c\x85\xce\xfb\x58\x82\xd2\xae\xe7\x13\xd2\xf2\xe3\x60\x54\x07\x3a\x05\x71\xec\x5e\x09\xd3\x3f\x07\xd7\xff\x2f\xde\x2e\x1f\x48\xc5\x89\x21\xb5\xc3\xa3\xec\x12\x62\x13\xfd\x77\xd9\xa5\x13\x56\xea\x00\x92\x1a\xfb\xda\x13\xc2\xbf\xfa\x3a\x04\x1d\x4c\x84\xa1\x25\x86\xd2\xef\x97\x8a\xcb\x75\xf9\x7d\x88\x4d\xfc\x85\x4b\x65\x20\xd6\x50\x5b\x97\xca\x40\x6c\xf6\x09\xa4\xf3\x5e\xd7\xcb\xa3\xc8\x96\xfc\x0a\x41\xc1\x28\xee\xe1\x42\x6f\x3d\x43\x79\x69\x06\x74\x6b\xad\x5b\x6b\x71\xc6\x5b\x6b\xe5\x9d\x96\x8e\x32\xb8\xee\x14\x62\x93\x44\xc1\x95\x04\x40\x4a\x27\x14\xec\xba\x66\x48\xe9\x04\xb2\xbd\x17\x41\xc8\x6b\x6c\x40\xc8\x6b\x9f\x1a\x95\x6b\xed\x92\x2a\x64\x76\x67\xe2\x7c\x8e\x4a\x56\x3b\xc9\xca\x2e\x0f\x05\x19\x1b\x67\xdc\xe5\xa1\x76\x64\xdf\xe1\x7e\x97\xec\xf7\xf4\x17\xa5\x1b\x3b\xca\x5f\x40\x6c\x0e\xd6\x5a\x53\x10\x67\x34\xb8\xd7\x0d\xed\xba\x21\x2c\x65\xd7\x0d\xed\xe9\x31\x8a\xe2\xe4\x2e\x97\x01\xb1\xc9\x6d\xef\xde\x05\xe5\x3d\x76\x5c\xee\xee\x5a\x3e\xc9\x70\xcc\x62\x77\x13\xe4\x8c\xd2\xc4\x5d\x10\xc6\x43\x6c\xdb\xe5\x6c\xf6\x4c\x68\xca\x53\x12\xa7\x0e\x74\xe2\x59\x70\x80\xfb\x29\x79\x25\x19\xcf\x1d\x4f\xc9\xeb\xcc\x03\x0d\xcc\x75\x3f\xb5\xd6\xa9\x03\x09\xd2\x81\xce\x5c\x7e\xa0\x39\xfb\xa5\xe5\x93\xcc\x49\x58\xd9\x2f\x2d\x1f\x79\xec\x21\x79\x85\x8e\x1d\x3a\x36\x7c\x85\x8e\x8d\x02\x0c\x04\x7d\x48\x01\x8e\x34\xea\xa2\x80\x71\xc8\xa8\x21\x36\xc7\x02\x82\xaf\x63\xe4\xa5\x4d\x34\xe7\x50\x04\x84\xd8\x24\x5b\x3b\x94\x40\x1e\x5c\xed\xc4\x7b\x1e\xba\xda\x03\xb7\xfb\x5c\x4b\x6e\xf7\x90\xdb\x9d\x30\x21\xb7\x7b\xa4\xc1\x94\x49\x6a\x76\xc8\x60\x0e\x19\xcc\x14\x84\xe6\x1c\x67\x63\x14\x3b\x9e\x5d\x10\xa9\x99\x75\xa0\x21\x28\xcf\x68\x62\xe2\xbc\x04\x5d\xac\x55\x81\xb0\xb4\x23\x52\xf6\x86\xec\x8f\xd0\x19\x03\xd9\xcf\x06\x84\xec\x8f\x74\xa8\xc5\xf0\xfd\x87\x1c\x2a\xc4\xe6\x64\xc7\xbb\x09\x4a\x57\x69\xc6\x44\xd9\x23\xc4\xe6\x44\xaa\x72\xbb\x90\xa2\x84\xfb\x90\x89\x1e\x32\xd1\xe7\xf2\xcf\x1d\xe1\x1e\xf5\x3d\x75\x43\x67\xda\x60\xb1\xd5\x80\x9a\x20\xae\x76\x1a\x10\x92\x38\xd3\xd5\x16\x5b\x40\x63\x0a\xc2\x33\x11\x18\xcf\x81\x46\x9f\x99\x7d\x94\xc5\x3d\x9e\xca\x3e\x20\x36\x71\x56\xa7\xb2\x8f\x33\xb3\x84\xb2\xea\x06\x74\x09\x42\x84\x26\x08\x11\x9e\x99\xa2\x97\x85\xef\x3f\xad\x08\xc2\x75\x50\x78\x9c\x56\x05\xb1\x23\x41\xf6\x34\xed\x68\xec\x68\x9c\xd1\xb4\x63\x96\x1e\x65\x71\x1d\xa7\xed\x82\x52\x0b\xcb\xd2\x5a\x87\xa0\xd4\x2f\x55\x1f\xa7\xf4\xeb\x5c\x2c\x8f\x75\x9c\xca\x3e\x20\x36\xb9\x8e\x53\xde\xe4\x74\x58\xc5\x3a\x4e\xe5\x1a\xa7\x72\x0d\x34\xe7\x54\xb2\x71\x7a\xde\xe3\x9a\x82\x5c\x10\xf7\x68\x03\x48\x7c\x79\xba\xed\x25\xee\x5d\x92\x70\xdc\x36\x9e\xe9\x54\xba\x71\x66\xf0\x2f\x0b\xb7\x7d\x2a\xf8\x43\x6c\x3e\x21\xdd\xe3\xc1\x81\x5c\xd0\x73\x22\x66\x65\x5c\x9a\xbc\xc9\x89\x4e\x78\x49\xd9\x5f\xd2\x89\x0b\xab\x75\x04\x7d\xc9\x6a\x2f\x59\x2d\x45\xd0\x25\xab\xbd\xd0\x09\x47\x99\x2e\xe9\xc4\x25\x9d\x40\x0b\x2f\xe9\xc4\x85\x73\x77\x62\xda\x25\xe7\x7e\x29\x64\x22\xfb\x4b\xce\xfd\xca\xeb\xa8\xdb\x36\x7e\x3f\x14\x5f\xba\x2d\xc8\x58\xb8\xdd\xcb\x4e\x41\x91\x8b\x90\x97\x5d\xba\xc0\x2b\xdd\x76\xdd\xc8\x7f\xae\x75\x09\x42\xd7\xc4\xf6\x42\xc2\x57\xba\xf0\xba\x11\x34\x2e\xb9\x70\x88\x4d\xcc\xe2\xf2\x21\x68\xe5\x28\xdc\xee\xa5\x0b\xbc\x74\x81\x8b\xe5\x75\x81\x57\x7a\xcf\xba\xe1\x7f\x2e\x79\x4f\x88\x4d\xb2\xf9\xeb\xd2\x79\xd3\x63\xd6\x42\xb1\x70\x85\x96\x0f\x62\xd2\x12\x24\x71\xa6\x83\xa8\x05\xbd\xbd\xe4\x20\x2e\x39\x08\x0c\xf1\x92\x83\xb8\xf2\x02\x6b\x21\x14\x87\x2e\x30\xfa\x48\x68\x08\x9a\x82\x74\x35\x0b\xc8\x04\xe5\x81\x0a\x0e\x22\x94\x84\x85\x92\xb0\xa5\x89\xbb\xa0\x9d\x51\x82\x0e\x41\x78\x16\xa2\x4d\x74\x64\x1f\x79\xdb\xb5\xa0\x32\xa1\x24\x2c\x94\x84\xb9\x20\x2d\xcf\x0d\x15\xe4\x15\xba\xa1\x48\xbf\x5a\x2b\x45\x5f\x9c\x62\xf5\x84\x55\x02\x63\x9c\x62\x35\xc9\x54\xf0\x0f\x75\x2a\xe2\x4a\x11\x2a\x59\x8a\x6b\x08\x42\x84\x4f\x48\x6b\x5d\xc9\x7d\x23\x43\x8d\x4b\xdc\x5f\xa4\x7d\xc4\xa4\xb8\xd0\x89\x40\x84\x8d\x52\xfa\x96\x08\xef\x94\x44\x6d\x24\x4b\xb7\x24\x71\xcb\x06\x5c\x10\x6b\xdd\x99\x8e\xd6\x46\x00\xba\x95\x8e\x42\x6c\xba\x20\x98\xb8\x39\xb6\x32\xb6\x5b\xc7\xbe\x33\xb7\xa8\x1d\xab\xbb\x95\x5b\xdc\x52\x4c\xd7\x28\x14\xf3\x4e\x37\x52\x3b\xe5\xc8\x2d\x37\x72\x93\x6e\x18\x65\xd3\x2d\x5d\xbd\xf7\x9a\xa3\x28\x05\x6e\xf5\x19\x20\x66\x64\x6c\xb7\xfa\x0c\x77\xd6\x10\xb5\xe3\xcb\x6e\xd5\x10\x10\xb3\x8d\xe5\xe5\x46\xee\xac\x62\x6b\x47\x7d\x6f\x55\xb1\x10\xb3\x0d\xe1\xa8\x8a\xbd\x2f\x76\xc4\x4b\xdd\x97\x76\xbc\xb4\x23\xcb\x5f\xda\xf1\x62\x2d\xae\xe3\x96\xa0\x21\x66\x24\x84\xb7\xb2\xd2\x3b\xf2\x8c\x43\x4c\x84\x98\x48\x62\xc6\xa5\xdd\x4a\x37\x6e\x6e\x68\x64\x8e\xe8\x6a\xb0\xf9\x86\xfa\x52\x5d\xfb\x86\xfa\x8a\x98\x3d\x47\xed\x40\x96\x8a\x49\xc1\xed\x9b\x2d\x41\x8b\xfe\xd5\x06\xa4\x89\xdc\x10\xe5\xaf\x6f\x4b\xcb\x27\x31\x2b\x05\xa8\x08\x62\x47\x67\xf9\xa5\x89\x8b\x1d\x8b\x26\x6a\xc7\xf4\xd1\x95\x92\xd5\xb7\x5d\x6b\xed\x5a\xab\x01\x69\xad\x83\x51\x8d\xe5\x4f\x8d\x3a\x35\xaa\x03\x69\x54\x9e\xbe\x92\x35\xf8\x46\x96\x25\x62\x56\x38\x10\xae\xc3\xb7\x48\xee\xa7\xf8\x8a\x1b\xe8\xd6\x5a\x33\xa1\x5b\x6b\xdd\xf3\xe5\x51\x9f\x07\xca\xbc\x3f\x89\x24\x01\xab\xb7\x0e\x84\xa0\x2d\x2b\x33\x7f\xf6\x39\x0b\xde\xc4\x32\xcd\xf6\x82\x37\x11\x31\xcb\x18\xee\x05\x6f\x22\x32\xc9\x66\xbc\x74\x04\x5d\x70\x0a\xc6\x19\xcb\x78\x42\xec\x58\x05\xb1\x63\x99\x69\xa2\x96\xde\xd7\x0b\x4d\x05\x11\xb3\x74\x0a\x5e\x68\x2a\x78\xc9\x14\xa1\x5a\x26\x25\x5e\x48\x11\x44\xec\xc9\x17\x4d\x05\x2f\x34\x45\xcd\xe0\xcb\x34\xca\x34\x2a\xa5\xaa\x46\xa8\x17\xee\xd1\x16\xac\xea\x1e\x8b\xee\x31\x0b\x78\x2f\xba\xc7\x72\xc0\x97\x33\xea\x10\x5f\x87\xf8\x12\x24\xbe\x32\xcd\xae\xa4\x08\x5e\x4e\x8d\x3a\x35\x0a\x56\x4f\x8d\xba\xd2\x9b\xac\xc9\x81\x2e\x2d\x9f\xc4\xac\x72\xec\x4b\x13\x23\x4d\x94\xb0\xee\x25\x8a\x20\x4c\xb4\x72\x1d\x58\x87\x97\xcc\x1e\xeb\x5a\x1c\x88\x6a\x5d\xc4\xac\x71\xec\xd0\xb1\x33\x50\xd4\x25\xee\x09\x14\x5e\x6e\x34\x47\xd7\x71\x0f\x41\xc9\xbd\x6f\x88\xf0\x16\x13\xa4\x8d\xd6\xda\xef\x86\x62\x57\xf7\x57\xa4\x92\x41\x78\x95\xca\x54\x54\xc6\xd1\xb5\x2a\x95\xa9\x52\x99\x0c\xc5\x5e\xa5\x32\x90\xea\xa8\x5f\x95\xca\x54\x59\x30\x46\x5d\x65\xc1\x35\x5d\x6d\xf5\xaa\xb5\x4e\x41\x3a\xaf\x01\x71\xde\x3a\x34\x8a\x89\x43\xa3\xa8\xef\xad\x39\x10\x82\xaa\xd8\xb9\x77\x58\x95\x32\xd4\x95\x86\xe8\x06\x5f\x2e\x88\xde\x91\x69\x14\x09\x9d\xd7\x74\xb5\xd5\x1d\x26\xc8\x07\x44\x8c\xee\xb9\x57\xd7\x19\x1d\x26\x10\x7a\x75\x31\x41\xb3\xc8\x32\xab\xf4\xea\x62\x22\x15\xab\x6d\x08\xbd\x4a\xb1\xaa\x14\xab\x0b\xd2\xc4\x0c\x8c\x6d\x93\xbc\x4e\x2d\x4f\x60\xb4\x2e\x48\x22\x4c\xd2\x36\xdc\x5b\x3d\x25\xc2\x13\x13\x7b\x42\x2e\x88\x1d\x3b\xf2\x92\x92\x56\x29\x29\x7a\x5b\xcf\xe7\x8e\x67\x8e\x1a\x1c\xfb\x14\xab\xd4\x36\xf6\x9c\x28\x41\x67\x36\xd3\xb6\xc1\x81\xc8\x66\x44\x56\xc5\x36\x2b\xe1\xc0\xeb\xb5\x18\x25\x48\x4c\x24\xe9\xa3\x71\x46\xd9\x40\xbd\xd9\x31\x73\x62\x57\xc3\x5f\xa4\x6d\xf8\xb2\x46\xcb\x40\xc4\xe4\x20\x1a\x2d\x03\x6f\xa9\x5f\xad\x64\x14\xf4\x26\xfd\x6a\xd2\xaf\xae\x89\x26\xe8\x64\xd4\x04\xba\x04\x71\x20\xce\xd8\xa4\x39\x2d\x63\x78\x2b\x38\xe7\x46\x0c\x17\x31\x1b\x2c\x3f\xb4\x7c\x2a\x50\x2b\x55\xd0\x73\x22\x9e\x05\x49\x34\xca\x56\x6f\x73\xe6\x28\x0c\xb1\x4d\x31\x41\x67\xd5\x06\xcb\xd3\xb7\xf0\x36\x9d\x51\xb0\x3a\x77\x41\x78\x83\x81\x24\xe4\x04\x5b\xba\xb4\x56\xd0\x9c\x66\x12\x0e\x15\x90\x65\x0a\xea\xcd\x24\x09\x43\x12\x3a\xb6\x89\xd5\x24\x63\x3d\x47\x89\x89\xd4\xfb\x56\xb4\xbc\xf4\xbe\x65\x6d\xd3\x0a\x2e\xa9\x51\xdb\x88\x98\x71\x69\x6d\x49\x12\x8b\x63\x4f\x41\x3a\x76\x92\x51\x37\xce\xb8\x74\xec\xcc\x4d\x5a\xc1\x71\x35\xda\x22\x22\xa3\x4b\x12\xae\xe5\x3d\x75\xb5\x2c\x76\x74\x49\xc2\xd1\xd5\xc1\xd5\x92\x53\x7b\x4b\x53\x68\x65\xb1\x96\x4c\x01\x62\x36\x38\xe3\xa1\x7b\xcc\xf0\xd9\x2a\xbe\xbf\x29\x7c\x36\x85\xcf\xc9\x8e\x0a\x9f\x0d\x5d\xad\x78\xe2\x26\x5d\x6d\xca\x53\x26\xf7\x78\x89\x2f\x74\xb5\x62\x0a\x4d\xba\xda\xe4\x9c\x89\xbb\x4d\xce\xb9\x65\xba\xd2\xaa\xee\xf1\xd2\xb1\x93\x98\x4d\x04\x1d\x62\x22\x03\x76\xab\x3a\x90\x02\x76\x23\xb1\x57\x60\x6c\xa1\x1b\x8a\x94\x44\x95\xde\x87\x24\xc1\x33\x1b\x7d\x66\x6f\x21\x26\x6e\xd6\x92\xec\x6f\xad\x95\x64\x2e\x87\x09\xb9\xf0\x86\x0d\xd5\xac\xcc\x5c\x4f\x5d\xde\x3b\xcb\x23\xc2\x2e\xbf\x0a\x31\x7a\xdd\xde\x95\x2c\xf5\xc1\x28\x9c\x55\x57\x74\xee\x8a\xce\x84\xcf\xae\xe8\xdc\xd1\xaf\x46\x82\xd3\xa5\x5f\x10\xe3\x01\xd0\xbb\xf4\x8b\x97\xb4\xd6\xd0\x55\xbd\xa4\x79\x5f\x69\x0a\x0d\x4b\xeb\x4b\xa3\x16\xa6\x60\x1a\xa5\x1d\x93\xcc\x81\x27\xef\x0a\xc5\x5d\xa1\x38\x2b\x6c\xef\x0a\xc5\x3d\x33\xe4\xd6\xa6\xd6\xba\x04\x61\xc8\xb8\xed\x2e\xc5\xe4\x09\xae\x35\xa4\xaa\x27\x38\x11\xb3\xac\xb0\x5d\x4f\x70\xce\x53\x57\x6b\x4b\xd0\x29\x08\xfd\x32\x24\xb1\x6b\xf9\x24\xad\xb9\x46\x3d\x97\xc7\xdc\x51\x72\x3d\x75\x79\x47\xbf\x9a\x03\x49\xbf\x20\x66\x59\x61\x7b\x97\x2f\xec\xa9\x26\xad\xe3\xf8\xba\xd4\x04\x62\xa6\x4b\x53\xa4\xef\x19\xb0\x5b\xc7\xd5\x76\x05\x6c\x88\xd9\xda\x7e\x3f\x14\x77\xe9\x47\x47\x19\x3a\xba\x36\xa4\x0c\x90\xd6\x11\xc1\x90\x43\x1d\x1d\x1e\xb3\x00\xf7\x41\xcf\xc7\x47\xfa\xc5\xd6\x61\x7b\xc8\x2f\x42\x8c\xce\x90\x0f\x5e\x75\x45\x46\x81\xed\x31\xb4\xfc\x60\x79\x02\xe3\x18\x5a\x7e\xe0\xa5\x48\x50\xc6\xa8\x82\x1a\xa3\x58\x8b\x4e\xbe\x88\x19\xf7\x30\xe4\x76\x47\x3a\xd4\xd6\xd1\xc8\x21\x87\x0a\x31\xa5\x6a\x63\x6a\xc7\x4c\x08\x1b\xaf\xa3\x3e\xe8\x1f\x89\x18\xed\x29\x1f\x4a\x0e\x07\xde\x73\xe0\xaf\x87\xbc\x27\xc4\x6c\x71\x46\x13\xab\xe8\xed\x20\x39\x1c\xd2\xdb\x91\x6e\xa4\xf1\xe4\xe8\x43\x6e\x04\x62\xb6\x38\xf6\xa9\x03\x11\x51\xe7\xc6\x44\x45\xd4\xa1\x88\x9a\x55\xb1\x0f\x45\xd4\x71\xa5\x89\x4d\x32\xfa\x71\x2d\x41\x98\x98\xe4\x25\x67\x33\x32\x31\x6f\x34\x36\x7d\x28\x31\x1f\x7a\x62\xa7\x1e\x19\xb7\x26\x72\xb5\xf4\x3a\x7d\xea\x6a\x21\x4d\xd5\xc1\xd4\xd5\x4e\xc5\x4a\x17\x54\x05\xc1\x04\x5e\x6a\xca\x1b\x4c\x79\x83\xac\xcc\x7c\xca\x1b\x4c\x62\x12\x6d\x33\x9f\x8a\x49\x53\x31\x09\x1b\x98\x8a\x49\x13\x79\x51\xe5\xf9\x94\xbc\x66\x9a\x6b\x53\x4e\x3c\x65\xae\x10\x93\xca\xcd\xa5\x89\x19\x28\x9a\x32\xb6\xa9\x2c\x6b\x2a\xcb\xe2\xb6\xa7\xb2\xac\x49\x84\x50\x1a\x34\x15\x21\x20\xe6\x6b\x03\x12\xab\x49\x7a\x79\x8e\xd2\x8e\x5c\x87\x42\xf1\xd4\x75\xcc\xe7\x75\xb0\xa3\xae\x63\x5e\x29\xe8\xb5\x31\xea\x32\x41\x12\x34\x52\xd5\x0d\xcd\x2c\x5b\xdb\xe2\xd2\x26\x65\xab\x88\x19\x49\xc9\xa4\x6c\xf5\x89\x51\xd3\xc5\xf4\x29\xa3\x86\xd8\xda\x04\xe9\x40\x5c\xed\x22\x4c\x4d\x5d\x2d\x64\xf6\x21\x48\x3b\xde\xfa\x58\xa2\x00\xe9\x8c\x49\xda\xc2\x1b\xcc\x5b\x67\xe4\x65\xed\xc9\xbd\x72\x75\x48\x5b\x04\xff\xa9\x64\x1c\x62\x8b\xe4\x52\x0f\xcc\x6e\x98\x28\xfd\x49\x37\x99\x28\xc4\x16\xea\x6b\x32\x51\x9e\x68\xdb\x22\x42\xe8\x89\x56\xc4\x56\x56\xfe\x6e\xb2\x21\xcb\xac\xa3\x2d\x24\x61\xd6\x04\x35\x46\x4d\xa0\x2e\x28\x23\xaa\xca\x0a\x53\x85\x0d\x31\xde\x57\xdc\xe8\xc1\x3a\xcf\xbd\xcd\xa9\xd6\xf5\xdc\xeb\xb6\x98\x88\xec\x4d\xe1\x00\x62\x0b\x73\x37\xe9\x97\x9d\x8c\xc2\x6a\x4d\x19\x2e\xc4\x16\x45\xb7\x9d\x1a\x95\x82\x6e\x7c\x29\xe2\x26\x41\xdb\xad\x51\xec\x78\x3f\x47\x9d\x2f\x8f\xbe\xb5\xe4\x6b\x49\x5e\x10\x5b\x14\x2f\x4b\x66\xb5\xd2\xf1\x75\xde\xd5\x7d\xc9\xf1\x41\x6c\x11\x18\x97\xa4\xba\xd2\xa5\xf5\x6d\xb0\x96\x5c\x1a\x64\x6e\x70\xbf\x94\x49\xae\x8c\xbb\x7d\x23\x03\x59\x8a\xbb\x4b\x5f\xcb\x90\x82\x2e\xc5\xdd\x95\x82\xee\x4a\x8d\xf5\xc8\xec\x2b\xc3\x49\xdf\x70\x30\x4b\xa9\x0b\xa4\x29\x51\x5d\x97\x76\xe4\x40\xbc\x02\xbb\x5e\x5b\x9d\xb7\xcf\x4e\xdb\xcd\xf5\xf6\x29\x62\x52\x72\x3d\x6e\xba\xcf\xf1\xf2\xe8\x15\x26\x9c\xaf\x02\x44\x6c\xd1\x6b\x70\xa5\xb3\x9e\x7e\xa2\x2b\xf1\x72\xf9\x09\x88\xf1\x21\x8f\xbb\xfc\x04\xa4\x2b\xf1\x72\x15\xf0\x10\x5b\x45\x90\x76\x4c\x05\xe8\xbc\xef\xba\x1e\x4a\x9d\x47\xc4\x5e\xd1\x7b\x3d\x22\xfa\x9e\x71\xa8\x37\x3c\xd3\xae\x38\x04\xb1\x45\xe1\xb8\xeb\x3a\xf6\x14\x61\x6f\x4b\x90\x0b\xe2\xb6\x69\x65\xec\x03\x56\x77\xcb\xe5\x1b\xe6\xbe\xdb\x25\x28\x6d\x7b\x11\x28\x76\xb5\x0c\x20\xbd\x53\x7a\xe9\x11\xd1\x79\x1e\xec\xbd\xfd\x7e\x83\xda\xf5\x7a\x28\x62\x8b\x1e\x86\x5e\x0f\x9d\x57\xba\xae\x10\xaf\x57\x3a\x11\x93\x83\xd8\x4f\xec\x69\x4f\xd7\xd1\xf9\x7e\xc6\x77\x95\xfc\x90\xb6\xe1\xe8\xf5\xfe\xe6\x3c\xb6\x75\x3e\x5d\x71\x3d\xb6\xf9\xc1\x35\x0f\xb2\xa4\x43\xd7\x7c\xe8\x9a\xb1\x94\x43\xd7\xcc\x33\x5a\x1f\x04\x33\x3d\xa3\xf9\xb1\x52\xd7\x26\x4c\x1c\xab\x09\xc2\xa8\x29\xa7\x0f\x55\x07\x3c\xb6\x75\x85\x29\x3d\xb6\x89\xd8\xc2\xf7\xeb\xb1\xcd\x79\x62\xea\xbc\x31\xba\x9e\x98\x9c\x87\x95\xae\xfa\x4d\x0f\x2b\x7e\xe6\xe0\x2e\x13\x3b\x95\xaa\x41\x6c\xd1\x0f\x39\x95\xaa\xf1\x34\xd1\xd5\x5b\xd1\xd3\x84\xd3\xe3\xef\x8e\xb9\xaa\xc7\x2f\x62\xbc\x14\xf9\xa5\x46\xdd\x95\xb2\x1f\x1b\x9e\xf8\x92\xec\x21\xb6\x9a\x20\x24\x71\x65\xb4\x19\x1b\x16\x7c\x29\xda\x40\x8a\x6e\x48\x3d\x7e\xbf\x8e\xc9\x23\x73\x8a\xf0\xe2\x4b\x22\x11\x5b\x34\x52\xae\x43\x13\xd3\xe7\x0c\x1e\x07\xfc\x52\x00\x82\xd8\x6a\x2c\xaf\x00\x44\xab\x7e\x6c\x04\x46\xb5\xea\x3d\x66\xd6\x49\x85\xe5\x83\x37\x33\x11\xe3\x51\xcb\x83\x37\x33\x0f\x5e\xba\x0b\x3e\x23\x78\xe9\x16\xb1\xd5\x34\x11\xed\x0e\x0a\x3f\x1a\xfa\x1e\x4a\xcc\x21\x8d\x87\x61\x0f\xb5\x3f\x69\xc2\x8f\x42\x44\x55\x13\xde\x23\xb5\x7b\xa8\xe6\x0a\xa9\x6f\x48\x7d\x69\xc4\x84\x44\x08\x19\x05\xdf\x1f\x12\x61\xa8\x3c\xc4\xab\x87\xb2\xf0\xa0\xf0\xab\x04\xb3\x50\xe1\x07\x31\xde\xdf\x3c\xd4\x3c\xa1\xe3\x3e\xf8\x72\xc4\xd5\x71\x77\xba\xe4\x43\x95\x86\xba\xe4\x7e\x23\xfb\x86\xbc\x6e\xc9\x1e\xd2\x78\xb8\xf3\x5b\xb2\xbf\xcf\x8b\x52\x13\x48\x4d\x0a\x88\x2d\xd2\x8d\xfb\xc4\x67\xdc\x99\x5f\x8f\x4e\x09\x7c\x2b\xbf\x86\x14\x75\x90\x6f\x25\xd0\xf4\x99\x07\xe9\x2c\x2a\x4e\x94\x4f\xfd\x0e\x75\x9d\x83\x4e\xf1\x18\xa9\x5a\xa1\x4e\x71\x6c\xa9\xad\x63\xa4\x75\xc6\x46\xb3\x5d\xc4\x56\x56\xf8\xb1\xf1\x51\x5f\x6c\x99\x56\x8c\xa9\x89\xa4\x15\x22\xb6\xba\xa0\x00\x4a\x96\x06\xcf\xea\xb1\xdd\x5a\xeb\xd6\x2b\xb4\x20\xad\x05\x97\xbc\xb3\x85\x9a\xb4\x51\x32\x8d\x1b\xbc\xef\x44\xa1\x71\x26\x62\xab\x17\xa0\x43\x50\x72\x4f\xa7\x38\x0a\xbe\x34\x8a\xe2\x58\x96\x6e\x51\x88\x63\x41\xcb\x74\xd0\xf1\x0f\xb5\x4c\xa3\xec\xa9\x80\x04\x9a\x28\x3c\x98\x8b\xd8\xca\x40\x13\x65\xd7\x8e\x59\xea\x0e\xb2\xcf\x28\x94\xba\x22\x75\x6b\xb0\x9a\x65\xef\x93\x8c\x35\x98\x48\xf5\x2b\xd2\xca\xd0\x44\x2d\x1f\x27\xa3\x26\xd0\x25\x48\xf2\x82\x2f\xda\x9c\x41\xef\x71\xac\x34\x8c\x50\xef\x31\x2a\xb6\xb2\x52\x27\xa3\x62\x2b\x22\x86\x23\x89\x8a\xad\x44\xcd\xf8\x3a\xe8\x3d\x46\x25\x91\x11\x31\x72\xae\xa8\x24\x32\x51\x33\x5e\x0c\xaf\x1a\x75\x09\xba\xf8\x20\xa3\x02\x85\xa0\xe0\xe3\x0e\x46\x49\x5e\xf5\xd0\xf7\x1e\x29\xe8\x8a\xe6\x8a\xd8\xea\x8c\x42\x73\xa3\xa6\xc7\x1f\x9e\x19\x76\xd4\x53\x3b\x9e\xe4\x10\xe9\xc4\x83\x16\xe0\xdb\xa8\x19\x10\xe6\xb6\x31\x91\x80\x20\x62\x24\x7e\x51\x43\xdc\xc7\x91\xa3\xc4\x04\x1f\x18\x88\xd8\x1a\xac\x25\x11\xd2\x71\x9b\x3c\x75\x86\x3a\x6e\xd1\x32\x1f\x99\x64\x1a\xd1\xc8\x47\x44\x8c\x8c\x31\x1a\xc1\x54\x64\x6e\x19\x36\xa2\x11\x4c\x45\x6c\x65\xd2\x1d\x6d\xa0\x5f\x2d\x5d\xd7\xdc\x9c\x89\xb8\x2e\x11\xe3\xa1\x36\x68\x8f\xbd\x0d\xba\x51\xb3\x6c\x4c\x94\xbc\x5a\x4a\x62\xf2\x69\x5c\x34\x49\x02\x62\x52\x93\x26\x49\xd0\xeb\x98\xc5\xe7\xef\x46\xe1\x50\x2b\x24\x68\x4c\xcc\x0a\x8f\x6a\x4c\x44\xcf\xd0\x36\x79\xec\x8b\x4e\x68\x13\x31\x3a\x66\xd1\x69\x7c\x85\x1a\x13\x2d\xf3\xfb\x50\x63\x42\xc4\xa4\x91\x6a\x4c\x04\x9f\x0b\xcf\x56\x99\xc8\x03\x9d\x88\x2d\x2c\xb8\xd3\x0b\x0b\xbe\x75\x9d\x2d\x5d\x75\xe8\x5b\x57\x11\x5b\x59\xcd\x85\xbe\x75\x0d\x3e\x46\x9d\x6d\xb2\xfc\xa1\x1d\x0f\xed\xe8\x40\xda\xf1\x66\x2d\x4b\x71\xd2\x32\x78\x12\x5b\xa8\x8c\x3a\x07\x41\x1f\x60\xd2\x7d\x0b\xf5\x01\x44\x66\xef\x82\x8a\xa0\xc2\x13\x6a\x03\xaa\x82\x98\x88\x37\xa0\x27\xf0\x24\x4d\x56\xa7\xd6\x40\x8c\x8c\x24\x13\x5f\x1a\x83\xfc\x5e\xa4\x3c\x97\x27\xbf\x0f\x8a\xeb\xc9\xe7\xc2\xa1\xe2\x3a\x46\xc6\xfd\xc9\xf7\xcf\x31\x76\xed\x98\xa4\xf1\x84\x1a\x83\xb8\x1f\x23\xbd\xe7\xa4\x04\x8f\x21\xef\x09\x31\x1e\x50\x62\xf0\x69\x5c\x8c\x14\xc8\x1c\xb8\xb7\x41\x1b\x5d\xc4\x16\x9e\x78\xd0\x3b\x8c\x91\x36\x30\xe5\x9c\x87\x6c\x60\xc8\x8d\xa0\xf0\x43\x6e\x84\xe2\x7a\xf2\x01\x69\xa8\xb8\x8e\x39\xf8\x0c\x0a\xd3\x9f\xf2\x8b\x53\x55\x53\x56\xd2\x31\xa9\x9a\x62\x5a\x5a\x1d\x5f\xde\xc5\xe4\x33\x04\x91\x32\xb0\xba\x29\x9f\x41\xd9\x3c\x79\x56\x0f\x95\xcd\x31\x53\xcd\x26\xaf\xe3\x31\xf9\x04\x4d\xc4\x16\x0a\x30\xe9\x98\xc5\x74\x8d\x82\x09\xd7\x28\xd7\x28\x03\xd2\xa8\x4c\x3e\x26\x0f\x87\xa1\xea\x57\xa4\xf2\x22\x14\xaa\x7e\x63\xa6\x27\x9e\xa6\x89\xf2\xc4\x10\x5b\x93\xe5\xe5\x89\x27\xfa\x45\xd1\x1f\x53\xfa\x35\x9f\xfa\x05\xf7\xd2\x2f\xaa\xcc\x49\xcd\x17\xaa\x32\x83\x8f\x7f\x27\x55\x40\xf0\x05\xf0\x93\xd8\xb2\x0d\x08\x41\x53\xf3\x4d\xdd\xa3\x6a\xbe\xb0\xcc\x34\xe6\x32\x07\x3a\x05\xe1\xb8\xac\x00\x69\xad\x24\x73\xb9\x26\x6a\xad\x45\x90\x37\x41\x04\x33\x4b\xd5\x98\xcb\x53\x12\xc6\xe7\x92\x22\xb6\x30\x18\xe3\xeb\xaf\x30\x34\xc7\x0b\x3b\x4a\x73\x4c\x9a\x63\x4c\x94\xe6\x58\xd6\x56\x53\x2e\xdc\xa8\xad\x44\x6c\x65\x3e\x12\xc6\x07\x06\x41\xfd\x38\x1d\x9d\x50\xfd\x18\x8b\x17\xc7\x2d\x8b\xeb\x58\x3a\xe3\x22\xcd\xdf\x90\xfd\x22\xcd\x17\xb1\x65\x0b\xa8\x0b\xca\x89\xa5\xb1\x16\x59\x8b\x88\x49\x38\xeb\xd2\x5a\xc9\x97\x15\xc2\x94\x6a\x3e\x11\x5b\xe4\x03\x4b\x7c\xe9\x6b\x5d\x45\x54\x7d\xad\x2b\x52\x94\x0f\x2c\xdd\x23\xc4\xd6\x12\x24\x26\x68\x20\x94\x95\x13\x55\x3f\x06\x75\x9a\x15\x64\xaf\x3a\x2d\x9c\xdf\x10\x54\x3c\xa6\xf3\x1b\x02\x11\x5b\x8b\x51\x34\x56\xc3\xf1\x5f\x95\x74\xc3\xe5\xbf\x20\xb6\xb4\xbc\x64\xef\xa9\xbe\xd6\x50\x5f\x3f\x9f\x10\x1f\x29\x77\x46\x49\x7d\x21\xc6\xb3\x67\x38\xaf\x53\xe1\xb7\xbe\x81\x66\x47\x9d\x11\x52\x5a\x56\x73\xe1\x3a\x23\x25\xa5\x35\xb4\x50\x25\x65\xec\x34\x36\x1a\xf2\xda\x4d\x10\xcd\xc1\xb5\x06\x50\x11\xc4\x6f\x61\xb2\xb0\x08\x95\x81\xb1\xf3\x9a\xd7\xe1\x6b\xe7\x35\x4f\xc4\xd6\x9a\x40\x28\xe6\xae\x1f\x7e\xa0\x72\xbb\x5c\xda\x9e\x2e\x6d\x55\xb8\x57\x29\x13\x97\xbe\x76\xc7\xb9\xab\x94\x89\x2b\x23\xc1\xea\x59\x33\xc6\xc5\xcf\x1d\x44\x8a\xe3\xa3\x2f\x7e\xee\x10\x54\x11\x8b\xcf\x12\x43\x55\x44\x90\xd3\x2f\x3e\xe3\x0c\xe5\xf4\x11\xe9\xf8\xd6\xdc\x72\xf9\xe0\xa3\x80\x88\x9b\x2f\xfa\xb9\xc7\xa0\xcf\x24\xa2\xb4\x2e\x68\x88\x04\x99\xf9\xda\x32\xf9\xbb\x25\xae\x7b\xcf\xdc\x52\xf3\xee\x9d\xdc\xf2\xde\x07\x3f\xcc\xb0\xdf\xd6\xc3\xed\xb7\x81\xf8\xde\x69\xf7\x8a\xb0\xd1\xbd\xd3\x1a\xb9\xf7\xcc\x3b\x7e\xde\x88\xbc\x43\xc4\x66\x26\x65\xb7\x8a\x78\x11\x9b\x65\x03\x7a\xee\xbd\xff\xfc\x03\x80\x7b\x27\xef\x10\xe1\xf1\xe4\xde\xa9\x7c\xef\xfd\x57\xe9\xde\xba\xbc\x9b\x6f\x5d\x57\x4b\xe7\x70\xeb\x5b\x57\x11\x49\xf7\xd6\xb7\xae\xf7\xfe\xab\x74\x6f\x15\xd6\xf7\x21\xe9\xc2\x96\x4a\xe6\x9b\x32\x77\x8d\x34\x9c\x5b\x65\xee\x7d\x66\x8a\xbd\x6c\xfb\xbf\xc9\x49\xfe\xff\xfb\xfd\xe3\x9b\x5f\x7e\xc4\x76\xfe\xf8\xe9\x53\xbc\x7e\xe1\x27\x73\xfc\x4e\xed\x71\xc5\xfd\xee\x35\x7e\xf9\xf9\xdd\xc7\x0f\x1f\x73\x16\xff\xfd\x4f\x00\x00\x00\xff\xff\x1e\x5b\x0f\x99\xaa\x37\x00\x00"); -func _cfaa ()([]byte ,error ){return _fac (_egag ,"CNS1-V")};var _aafa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xc1\x8a\xdb\x30\x10\x86\xef\x7e\x8a\x39\x6e\x0f\x5b\x4b\x56\xe4\xd8\x50\x16\x4a\x42\xa9\x59\xb6\x2d\xcd\x66\x5b\x28\x3d\x38\xd6\x38\x15\xd4\xb2\x90\xed\x43\xde\xbe\x68\x6c\x4d\xe8\xc1\x48\xdf\xfc\x1e\x69\xfe\xd1\xe4\x87\xe6\xd8\x38\x3b\x43\xfe\x2d\x8c\xdd\x09\x67\xe8\xad\x33\x01\xa7\x71\x09\x1d\xc2\x05\xaf\xd6\x65\x99\x2c\xc0\xd8\x6e\x4e\x48\x4b\x37\xb4\x3e\xcb\xf2\xb3\xb3\xcf\xa7\xc7\xf3\xeb\x27\x55\x3c\x7e\x86\x65\xc2\x2d\x7e\x68\x8e\xa7\xdb\x34\xe3\xd0\xb8\x7e\x04\xb5\xe6\x9b\xc5\x6f\x67\x00\xe4\xdf\xf1\x6a\xa7\x39\xdc\xe0\xe1\xa3\x19\x2f\xf8\x0e\x0c\xf6\x31\xfe\x35\x18\x0c\xd6\x5d\xe1\xe1\x79\x0c\xd8\x4a\x16\x4e\x8b\xf7\x7f\x71\x40\x37\x83\xa4\x18\x3a\x43\x6b\x96\x1f\x5e\x5a\xff\xa5\x1d\x10\xfe\xab\xe7\x8d\x54\x12\xdf\x30\x4c\x76\x74\x20\xdf\x0b\xa1\xef\xe1\xd7\x9b\xc7\xed\xb0\x2c\xff\x79\x6e\x8e\xf0\x4b\x82\x14\x50\x68\xbd\x53\xbf\xb7\xf8\x8f\x97\xd1\xf0\x5f\x52\xae\x0e\x3a\x6b\xba\x3f\x6d\xc8\x3e\x08\x21\x44\x21\x64\xf9\x04\x95\x28\x65\xe2\x42\x47\xd6\xd5\xca\x4a\x48\x15\x79\xaf\x57\xee\x7b\x21\x89\x4b\xe6\x8e\xb8\x66\xc6\xc8\x95\x48\xac\x2e\xc4\x7b\x66\x43\x5c\x31\xf7\xc4\x9c\xaf\x29\xbf\x2c\x12\x23\xdd\x5f\xab\xd8\xb3\x54\x7a\xb6\x67\x2b\xa1\x75\x57\x64\x2f\xea\x09\xd2\x76\x47\x36\xea\x64\x23\x96\x9d\xb6\x05\x49\x25\x4b\x15\x4b\x92\xcc\x95\x9a\xcd\xef\xee\x12\xf5\xa5\x54\xec\x33\x65\xf5\xbd\xa8\xa9\x05\x6c\x51\xb6\x2c\xc9\xd5\x9d\x64\x77\x17\x96\x34\x35\xa2\x16\x9b\xb1\xd5\x08\x41\x9c\x43\x9e\x8b\x6e\x09\x01\xdd\x4c\x53\x48\x2f\x1f\x5f\xd3\x3a\xe4\x49\xf7\xa3\x8f\x59\xf4\xfd\x0b\x00\x00\xff\xff\x9c\x40\xf9\x5e\x15\x03\x00\x00"); -func _dfbgb ()([]byte ,error ){return _fac (_gdfg ,"UniJISX0213-UTF32-V")};func _afab ()([]byte ,error ){return _fac (_gfag ,"Adobe-Korea1-UCS2")};func _fbeg ()(*asset ,error ){_dbbf ,_eac :=_fgfg ();if _eac !=nil {return nil ,_eac ;};_ccce :=bindataFileInfo {_aa :"Adobe-KR-8",_dg :2133,_ged :_fc .FileMode (436),_de :_e .Unix (1580491451,0)}; -_fbegc :=&asset {_cb :_dbbf ,_fg :_ccce };return _fbegc ,nil ;};var _gac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x8b\xdb\x3c\x10\xc7\xef\xfa\x14\x3a\xee\x73\xd8\x27\x33\x7a\xb3\x0c\x26\x50\x76\x59\x48\x61\xdb\xd2\xed\x1b\x94\x1e\x1c\x7b\x1c\x0c\x8d\x6c\x1c\xe7\xb0\xdf\xbe\xcc\x8c\xb3\x85\x1e\x82\xa3\x9f\x35\xff\x28\xbf\x91\xb4\x7b\x38\x3c\x1e\xca\xb8\xda\xdd\xa7\x65\xea\x5e\x68\xb5\xc3\x58\xfa\x85\x2e\xd3\x75\xe9\xc8\x1e\xe9\x34\x16\x63\xd0\xd9\x7e\xec\xd6\xdb\x50\x1e\xdd\xb9\x9d\x8d\xe1\xfa\x97\xd7\xcb\x4a\xe7\x43\x19\x26\xeb\x75\x5e\x7f\x9d\xb7\xb9\xd6\xee\x3e\xd3\x69\xbc\xac\xcb\xab\xbd\x7b\xd7\x4f\x47\xfa\xcf\xf6\x34\x30\xff\xb8\xf4\xb4\x8c\xe5\x64\xef\xde\xb7\x73\x5b\xf0\xed\xc5\xcb\x75\x9e\x7f\xd3\x99\xca\xca\x79\x34\x18\x2a\xbd\x3c\xcd\xee\xe1\xb9\x9d\x3f\xb4\x67\xb2\x3b\xc9\xba\xd7\xca\x7b\x9d\x26\x6f\xbf\xd1\x72\x19\xa7\x62\xf1\x7f\x80\xf8\x17\x7f\x79\x9d\xc9\xe2\x96\xf2\xe3\xeb\xe1\xd1\xfe\x44\x8b\x60\x5d\x8c\x3e\xfc\xda\xf8\xf7\xe7\xa9\x27\x0b\xb7\xdf\x3a\x3c\x3e\x4c\xd7\xb2\xda\xda\xc7\xa0\x0c\xf5\x5f\x75\x53\x4f\x97\xb9\xed\x68\x69\xcb\x89\x8c\xb5\x0d\x00\xc0\xde\x36\x2e\x3c\x3d\xed\x79\xb9\xff\xcc\x30\xbe\xda\x2a\xc7\x5e\xc9\xad\x02\x60\x18\xf6\x16\x4c\x03\xa8\x63\xe4\xb1\x8b\xc9\x34\xe0\x94\x38\x26\x11\x9d\x69\xc0\x2b\xf1\x4c\xaa\x94\x4d\x03\x41\x49\x60\x82\xe0\x82\x69\x20\x2a\x8a\x82\x5c\xe6\xec\xa4\x28\x09\x8a\x9e\xc3\x2b\x45\x95\xa0\xaa\xe6\xf4\xac\x28\xcb\x0a\x20\x70\x7c\xad\xa8\x16\xe4\x81\xe3\x5b\x45\xed\xb6\x4e\x8e\x3f\x2a\x3a\x0a\xca\xc8\xf1\x9d\xa2\x8e\x91\x87\x8a\xe3\x7b\x45\xbd\x20\xef\x38\x9e\x14\x91\xa0\x98\x39\x7e\x50\x34\x08\xca\x01\x4c\x83\x6a\x0a\xc5\x54\x80\x3a\x99\x06\x55\x16\x8a\xac\xe0\xa3\x33\x0d\xaa\x2d\x14\x5b\x21\x41\x36\x0d\xaa\x2e\x14\x5d\x21\xa7\x60\x1a\x54\x5f\x18\x36\xa7\x1c\xaf\xbe\x50\x7c\x45\x5f\x71\xbc\xfa\x42\xf1\x15\x93\xe7\x78\xf5\x85\xe2\x2b\xe6\xcc\xf1\xea\x0b\xc5\x57\xc2\xc0\xf1\xea\x0b\xc5\x57\x0a\xc0\xf1\xea\x0b\xc5\x57\x4a\xdc\x58\x54\x5f\x28\xbe\x52\xcd\x9d\x45\xf5\x85\xe2\xab\x42\x6e\x2d\xaa\x2f\x14\x5f\x55\xe0\xd6\xa2\xfa\x42\xda\xfa\xcf\xf1\xea\x0b\xc5\x57\x55\x73\x6b\xdd\xb6\x17\xc5\x57\x46\x6e\xad\x53\x5f\x4e\x7c\xe5\xc0\xad\x75\xea\xcb\x89\xaf\x5c\x71\x6b\x9d\xfa\x72\xe2\x2b\xd7\xdc\x5a\x17\xb6\x7d\x9d\xeb\xbd\xad\x1d\x26\xd9\xdc\xb7\x4d\xcc\xdf\xf9\x16\x78\x3b\x95\xdd\x75\x59\xa8\xac\x72\x07\xc8\xb1\xe3\x63\x33\x16\x7a\xbb\x4f\xe6\x69\xe6\x2a\xf9\xfc\x09\x00\x00\xff\xff\xb3\x7e\x40\xe8\x7b\x04\x00\x00"); -func _debdd ()([]byte ,error ){return _fac (_bcf ,"Katakana")};func _dbfc ()(*asset ,error ){_fdf ,_cfbgg :=_eacg ();if _cfbgg !=nil {return nil ,_cfbgg ;};_gaeb :=bindataFileInfo {_aa :"ETenms-B5-H",_dg :401,_ged :_fc .FileMode (436),_de :_e .Unix (1580491796,0)}; -_gaebe :=&asset {_cb :_fdf ,_fg :_gaeb };return _gaebe ,nil ;};func _fcaaa ()([]byte ,error ){return _fac (_bccb ,"HKscs-B5-V")};var _cgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x41\x6b\xf3\x46\x10\x86\xef\xfb\x2b\xf6\xf8\xf5\x90\x7a\x67\x66\x25\xad\x40\x18\x4a\x42\xc0\x84\xb4\x25\x29\xed\x59\x96\x56\x46\x50\x4b\x42\x96\x0f\xf9\xf7\x65\xe6\x95\x53\xf8\x0e\x41\xd1\xe3\xdd\xd7\xcb\xf3\x7a\xe7\xf0\x7c\x7a\x39\x4d\xe3\xe6\x0f\x7f\xae\x73\xf7\x99\x37\x3f\x8c\x53\xbf\xe6\xdb\x7c\x5f\xbb\xec\xcf\xf9\x32\x4e\xce\x11\xfb\x7e\xec\xb6\xc7\xab\x3d\xba\x6b\xbb\x38\xa7\xfb\x3f\xbf\x6e\x5b\xbe\x9e\xa6\x61\xf6\x82\x75\xfd\x7d\xd9\xd7\x7a\x7f\xf8\xc8\x97\xf1\xb6\xad\x5f\xfe\xc7\x6f\xfd\x7c\xce\xbf\xf8\x3e\x0f\xca\xff\x58\xfb\xbc\x8e\xd3\xc5\xff\x78\xfb\xf8\x86\x9f\xf7\x65\xf9\x37\x5f\xf3\xb4\xf9\xd2\x58\x9e\x7a\x7b\xba\xc3\xf3\x7b\xbb\xfc\xde\x5e\xb3\x3f\x58\xce\xd3\xdb\xc7\x13\x96\xd8\x27\x7f\xe7\xf5\x36\xce\x93\xa7\x5f\x43\xe0\xff\xf1\x5f\x5f\x4b\xf6\xb4\x27\xfc\xf3\x3e\xf7\xd9\x87\x47\xde\xe9\xe5\x79\xbe\x4f\x9b\xa7\xc8\x92\x00\x09\xc7\xee\xe6\x3e\xdf\x96\xb6\xcb\x6b\x3b\x5d\xb2\xf3\xbe\x09\x21\x84\xa3\x6f\xa4\x7a\x7d\x3d\xea\x99\x7e\x5a\xe1\x8a\x72\xdf\x39\xf6\x20\x8f\x1d\x21\x0c\xc3\xd1\x07\xd7\x04\xc2\x3b\xe9\x3b\x17\xa5\x6b\x02\x83\xb0\x92\x82\xd8\x35\x41\x40\x44\x49\x55\x26\xd7\x84\x08\x12\x95\x50\xe0\xe8\x9a\x50\x00\x15\x86\x38\x69\x76\x09\x54\x1a\x2a\x44\xc3\x2b\xa0\xca\x50\x55\x6b\x7a\x02\x4a\x76\x82\x10\x35\xbe\x06\xaa\x0d\x49\xd0\xf8\x16\xa8\xdd\xcf\xa9\xf1\x67\xa0\xb3\xa1\x44\x1a\xdf\x01\x75\x8a\x24\x54\x1a\xdf\x03\xf5\x86\x84\x35\x3e\x03\x65\x43\x45\xd2\xf8\x01\x68\x30\x94\x62\x70\x0d\xc1\x14\x99\xa9\x18\xea\xd2\x35\x04\x59\x64\xb2\xa2\x14\xec\x1a\x82\x2d\x32\x5b\xb1\x0c\xc9\x35\x04\x5d\x64\xba\x62\x2a\xa3\x6b\x08\xbe\x28\xee\x4e\x35\x1e\xbe\xc8\x7c\x15\x52\x69\x3c\x7c\x91\xf9\x2a\x4a\xd1\x78\xf8\x22\xf3\x55\xa4\xa4\xf1\xf0\x45\xe6\xab\xa4\xa8\xf1\xf0\x45\xe6\xab\x8c\x41\xe3\xe1\x8b\xcc\x57\x59\x6a\xb1\x04\x5f\x64\xbe\xca\x5a\x9b\x25\xf8\x22\xf3\x55\x91\x56\x4b\xf0\x45\xe6\xab\x8a\x5a\x2d\xc1\x17\xe5\xbd\x7f\x8d\x87\x2f\x32\x5f\x55\xad\xd5\x32\x7c\xb1\xf9\x4a\xa4\xd5\x32\x7c\xb1\xf9\x4a\x51\xab\x65\xf8\x62\xf3\x95\x2a\xad\x96\xe1\x8b\xcd\x57\xaa\xb5\x5a\x86\x2f\x36\x5f\x35\x6b\xb5\x0c\x5f\x6c\xbe\xea\xa8\xd5\x32\x7c\xb1\xf9\xaa\x2b\xad\x96\xe1\x8b\xcd\x57\x5d\x6b\xb5\x0c\x5f\x9c\x1e\xbf\x55\xcd\x87\x30\xae\xc1\xa2\x96\xcb\x30\xc6\x2d\x58\xa5\xed\x32\x94\xb1\x29\xd3\xf6\xf5\x2b\xe0\x8c\x3b\x30\xd6\x7e\x19\xd2\xb8\x07\x2b\xb4\x60\x86\x35\xce\x60\x95\x36\xcc\xd0\xc6\x03\x2e\x49\xd0\x8a\x65\xbf\xc3\x01\x8c\xb5\x63\x81\x38\x21\xb0\x42\x4b\x16\x98\x13\x7e\x5c\xb0\xe0\x1a\x81\x3a\x31\x75\x24\x41\x6b\x16\xb8\x13\xdc\x4d\x11\xed\x59\x20\x4f\x70\x39\xa5\xd0\xa2\x05\xf6\x04\xb7\x53\x92\x36\x2d\xd5\x3e\x4f\xea\xfe\xe8\x29\x86\x14\x6c\xaa\x3c\xa6\x87\xfe\xaf\xf3\xf5\x7b\xe6\x75\xf7\x75\xcd\xd3\x66\xd3\xd5\x06\x9b\xce\xab\x71\xca\xdf\x93\x7a\x99\x17\xdd\x65\x7f\xff\x05\x00\x00\xff\xff\x7c\x8a\x82\xe4\xd5\x05\x00\x00"); -func _cdca ()(*asset ,error ){_ccad ,_gfeea :=_fbaa ();if _gfeea !=nil {return nil ,_gfeea ;};_deda :=bindataFileInfo {_aa :"UniJIS-UTF16-H",_dg :185917,_ged :_fc .FileMode (436),_de :_e .Unix (1580492927,0)};_edgg :=&asset {_cb :_ccad ,_fg :_deda };return _edgg ,nil ; -};var _cfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xe4\x46\x14\x04\xf0\xbb\x3e\x45\x1f\x37\x87\x8d\xfb\xfd\x51\xab\x05\x62\x61\xf1\xb2\xe0\xc3\x6e\x42\x1c\x92\xb3\x2c\xf5\x98\x81\x58\x33\xc8\xe3\x83\xbf\x7d\xa8\x57\x33\x0e\xe4\x60\xc6\x53\x96\x9e\xc4\xaf\xdc\xdd\x77\xf7\x0f\xdf\x1e\xb6\xe3\x25\xdd\xfd\xbe\x9f\x96\xc7\x76\x49\x87\xe3\xb6\xee\xed\xf5\xf4\xb6\x2f\x2d\x3d\xb5\xe7\xe3\xd6\x75\xa2\x69\x3d\x2e\x97\xdb\xd7\xf8\x58\x5e\xe6\x73\xd7\xe1\xfe\xc7\xf7\xd7\x4b\x7b\x79\xd8\x0e\xa7\x64\xbc\x6e\x7d\x3b\x5f\xaf\x4d\xe9\xee\x8f\xf6\x7c\x7c\xbd\xec\xef\xe9\xd3\xd7\xf5\xf4\xd4\x7e\x49\x6b\x3b\x20\xff\x6d\x5f\xdb\x7e\xdc\x9e\xd3\xa7\xfb\x9f\x8f\xf2\x11\x3f\xbe\x9d\xcf\xff\xb4\x97\xb6\x5d\xd2\x10\x59\xdb\xd6\xf8\xec\xee\xee\x7f\xcc\xe7\x9f\xf3\x4b\x4b\x77\x31\xe9\x33\xee\xfb\xcc\x8b\xe2\x6f\x7f\xb5\xfd\xf5\x78\xda\x92\xfc\x9a\xb3\xfc\x17\xff\xf9\x7e\x6e\x49\xae\x33\xfe\xfe\x71\x5a\x5b\xca\xb7\x89\x0f\xdf\xee\x4f\x6f\xdb\x25\xc9\x28\xc3\xc8\x50\xf8\xea\xcb\x69\x6d\xaf\xe7\x79\x69\xfb\xbc\x3d\xb7\x2e\xa5\x29\xe7\x9c\xbf\xa4\xc9\xbf\x7e\xff\xfe\x05\x6f\xf5\xbf\x2b\xba\xa1\xbf\xde\x79\x5c\x99\xdc\xee\xc8\xf9\x70\xf8\x92\x72\x37\x65\xe1\x77\xc1\x77\xed\x4b\x37\x65\x65\xa2\x48\x7a\xd1\x6e\xca\xc6\xc4\x90\x0c\xa5\x76\x53\x76\x26\x8e\x44\xb2\x7a\x37\xe5\x9e\x51\x1f\x91\x56\xcc\x2e\x8c\x4a\x44\xbd\x61\xf8\xc0\x68\x88\x68\x18\x31\xbd\x32\xaa\xf1\x06\xd9\x31\x7e\x64\x34\x46\x64\x19\xe3\x67\x46\xf3\xf5\x3d\x31\xfe\x89\xd1\x53\x44\x55\x30\x7e\x61\xb4\x20\xb2\x3c\x60\xfc\xca\x68\x8d\xc8\x14\xe3\x1b\xa3\x16\x51\x5f\x31\xfe\xc0\xe8\x10\x51\xf5\xdc\x4d\x42\x29\x09\x29\xcf\x63\xe9\x26\x21\x96\x04\x96\x5b\xaf\xdd\x24\xd4\x92\xd0\xf2\x92\x6b\x37\x09\xb9\x24\xb8\xbc\x16\xef\x26\xa1\x97\xf8\xd5\x14\xe3\xe9\x25\xe1\xd5\xdb\x80\xf1\xf4\x92\xf0\xea\x8b\x61\x3c\xbd\x24\xbc\xfa\x5a\x31\x9e\x5e\x12\x5e\x45\x1c\xe3\xe9\x25\xe1\x55\x3c\x63\x3c\xbd\x24\xbc\x4a\x41\xb1\x42\x2f\x09\xaf\x32\xa2\x59\xa1\x97\x84\xd7\x20\xa8\x56\xe8\x25\xe1\x35\x38\xaa\x15\x7a\x49\xbb\xf6\x8f\xf1\xf4\x92\xf0\x1a\x46\x54\xab\xf4\xd2\xf0\xaa\x82\x6a\x95\x5e\x1a\x5e\xd5\x51\xad\xd2\x4b\xc3\xab\x0e\xa8\x56\xe9\xa5\xe1\x55\x47\x54\xab\xf4\xd2\xf0\x1a\x15\xd5\x2a\xbd\x34\xbc\x46\x47\xb5\x4a\x2f\x0d\xaf\x71\x40\xb5\x4a\x2f\x0d\xaf\x71\x44\xb5\x4a\x2f\xad\xb7\xff\x55\xcc\x27\x98\x8e\xcc\x1c\xe5\x2a\xc5\x74\x66\x36\xa0\x5d\x25\x99\x06\x19\xda\xc7\x23\x68\xa6\x0b\x33\x45\xbf\x4a\x34\x5d\x99\xf5\x28\x58\xa9\xa6\x8d\xd9\x80\x86\x95\x6c\x7a\xe0\x22\xc9\xa8\xd8\xe8\x66\x99\x99\xa2\x63\x23\x9c\x09\xb3\x1e\x25\x1b\xe5\x4c\x6f\x0b\x2c\x77\x93\x91\xce\x82\x4e\x2c\xa3\x66\xa3\x9d\x71\x6d\x9a\xa1\x67\x23\x9e\x71\x71\x5a\x8f\xa2\x8d\x7a\xc6\xd5\x69\x15\x4d\x1b\xf9\x8c\xcb\xd3\x33\xaa\x36\xfa\x19\xfd\xdc\xd0\xb5\xd1\xcf\xe8\xe7\x3d\xca\x36\xfa\x19\xfd\xbc\xa2\x6d\xa3\x9f\xd1\xaf\x17\xd4\x6d\xf4\xb3\xe5\xb6\x2b\xe0\x19\xf4\x33\xfa\xf5\x05\x85\x1b\xfd\x8c\x7e\x7d\x45\xe3\x46\x3f\xa3\x5f\x11\x54\xee\xd7\x3d\x90\x7e\xc5\xd0\xb9\xd3\xcf\xe9\x57\x0a\x3a\x77\xfa\x39\xfd\x4a\x45\xe7\x4e\x3f\xa7\xdf\x20\xe8\xdc\xe9\xe7\xf4\x1b\x1c\x9d\x3b\xfd\x9c\x7e\x43\x41\xe7\x4e\x3f\x2f\xb7\xad\x0c\xcf\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x16\x74\xee\xf4\xf3\xb9\xcd\xc8\x46\xf7\xd8\xd1\x6f\x3b\x37\x7e\xc7\xf9\xf6\x71\xe2\x2c\x6f\xfb\xde\xb6\x4b\x9c\x6e\x71\xa8\xe0\xac\x38\x6e\xed\xe3\xa4\x3c\x9f\xce\xb8\x2b\x7e\xfe\x0d\x00\x00\xff\xff\xea\x94\xed\x0a\x55\x07\x00\x00"); -func _cfcg ()(*asset ,error ){_cfff ,_cgef :=_gbdd ();if _cgef !=nil {return nil ,_cgef ;};_bee :=bindataFileInfo {_aa :"Adobe-Japan1-7",_dg :2201,_ged :_fc .FileMode (436),_de :_e .Unix (1580491344,0)};_eggd :=&asset {_cb :_cfff ,_fg :_bee };return _eggd ,nil ; -};var _bccb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xc1\x6e\x9c\x30\x10\x86\xef\x3c\xc5\x1c\xd3\x43\x0a\x06\x6c\x6f\xa4\x28\x52\xcb\x1e\x82\xaa\x6c\xab\xd2\x6e\x2b\x55\x3d\xb0\xf6\x2c\xb2\x54\x8c\x65\xe0\xb0\x6f\x5f\xcd\x98\xb0\x07\xf4\xc3\x67\xfc\x69\x3c\xe3\xbc\x69\x8f\xad\x77\x0b\xe4\xdf\xe2\x64\x3a\x5c\xe0\xea\xbc\x8d\x38\x4f\x6b\x34\x08\x17\x1c\x9c\xcf\x32\x51\x82\x75\x66\x79\xff\xe4\x30\x63\x1f\xb2\x2c\x7f\xfd\x32\x9b\xf9\xf1\xb3\x7c\x7c\x85\x75\xc6\x0d\x36\xed\xb1\xbb\xcd\x0b\x8e\xad\xbf\x4e\x50\xa5\xcd\x76\x0d\x9b\x00\x20\xff\x8e\x83\x9b\x97\x78\x83\x87\x4f\x76\xba\xe0\x07\xb0\x78\x25\xfe\x35\x5a\x8c\xce\x0f\xf0\xd0\x9c\x3a\xb1\xe3\x6e\x0d\xe1\x1f\x8e\xe8\x17\x50\xcc\xd0\x5b\xce\x2c\x6f\xde\xfa\x70\xea\x47\x84\x7b\x29\x67\x5e\xe2\x95\x33\xc6\xd9\x4d\x1e\x44\xf5\xb1\x28\x0e\x77\xfe\xe3\x16\x10\xc4\xa6\xf8\xfd\xb3\x3d\xc2\x1f\x01\xa2\x80\x52\xca\x83\xf8\xbb\xf1\x5f\x6f\x93\xdd\xff\x12\x55\xaa\xde\x38\x1b\x7b\x3f\x60\xf6\xdc\x8b\xfa\xf2\x02\x5b\x88\x4a\xd5\x8a\x98\xec\x99\x51\x88\x4a\xd7\x15\x33\x93\x98\x49\x4c\x32\xb3\x89\x21\xb1\x82\x88\x12\x4c\x54\x49\xa4\x66\x22\x13\x51\x44\x0e\x4c\x9e\x12\x21\x7b\x5d\x32\x49\x1e\x45\x9e\x54\x81\x4e\x1e\x4d\x1e\xc9\x66\x9d\x3c\x9a\x3c\x92\xcd\x3a\x79\x34\x79\x24\x9b\xb1\x62\x42\x41\x67\xd1\xd9\xb3\x51\x58\xbf\x00\x85\x24\x77\xf1\xa4\xa9\xed\xfb\xf9\xe9\x9d\xc6\xbd\x0f\xc0\xac\x31\xa2\x5f\x78\xd8\xdc\x64\x6a\x9c\xf3\xb8\xdf\xa6\x30\x05\xda\xc5\xcf\xff\x00\x00\x00\xff\xff\xb8\x3f\xd2\xbb\x79\x02\x00\x00"); -func _dac ()([]byte ,error ){return _fac (_dde ,"B5pc-V")};func Asset (name string )([]byte ,error ){_eadg :=_a .Replace (name ,"\\","/",-1);if _ggeb ,_gabdf :=_fbda [_eadg ];_gabdf {_egec ,_bedc :=_ggeb ();if _bedc !=nil {return nil ,_df .Errorf ("Asset %s can't read by error: %v",name ,_bedc ); -};return _egec ._cb ,nil ;};return nil ,_df .Errorf ("Asset %s not found",name );};func _decad ()([]byte ,error ){return _fac (_fafb ,"UniCNS-UTF16-V")};var _dgd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x41\x6b\xdb\x4e\x10\x05\xf0\xbb\x3e\xc5\x1e\xf3\x3f\xfc\x6b\x49\xb3\xb3\xbb\x82\x60\x08\xf1\xa1\x2e\xa4\x29\x4d\x93\x16\x4a\x0f\xb2\xb4\x36\x82\x5a\x16\xb2\x7c\xc8\xb7\x2f\xf3\x9e\xeb\x1e\xc2\xc4\xbf\xec\xce\xee\x1b\xe2\x5d\x3d\x6e\x37\xdb\x71\x58\xdc\xea\xcb\x7c\xea\x5e\xf2\xe2\xf6\xc3\xd8\xcf\xf9\x7c\xba\xcc\x5d\x76\xbb\x7c\x18\xc6\xa2\xa8\x6a\xd7\x0f\xdd\xf2\xf7\x23\x4a\x77\x6c\xa7\xa2\x58\x3d\xf4\xfd\xff\x1f\xdd\xe5\x9c\xaf\x9f\x1f\xb7\x9b\x97\xf7\xf3\x92\x8f\xdb\x71\x7f\x72\xc2\x7d\xfd\x65\xba\xee\x75\x6e\xf5\x35\x1f\x86\xf3\x32\xbf\xbb\xbb\x87\xfe\xb4\xcb\xff\xb9\x3e\xef\xcd\x9f\xe7\x3e\xcf\xc3\x78\x70\x77\x9f\xda\xa9\x1d\xab\xdb\x1f\x5e\x2e\xd3\xf4\x3b\x1f\xf3\xb8\xb8\x0a\x96\xc7\x1e\xb5\x58\x3d\x3e\xb5\xd3\xe7\xf6\x98\x1d\xee\xf1\x06\x05\xbe\xe5\xf9\x3c\x9c\x46\x57\x95\x1f\xca\x32\xfc\xf3\x6f\xef\x53\xbe\x76\x29\x56\xaf\xdb\xcd\xf3\x7e\x7f\xce\x8b\x8b\x4d\xc9\x35\x3f\x5e\xb7\x1b\xf7\xb3\x72\x55\xe9\x6a\x95\x3a\xfd\xba\x2e\xfd\xfe\x74\xea\x6f\x1b\x35\x32\x4d\x37\xf4\x73\x3b\x1e\x72\x71\x5f\x57\x75\xbd\x76\x56\x64\xed\x62\x4a\x11\xe4\x49\x7e\xed\x52\x1d\x12\x48\x49\x6a\x14\xbd\x91\x54\x20\xa9\xb1\xb1\x01\x75\xa4\x6c\xd4\x54\x46\x9e\xab\xbc\x82\xb0\xd1\x07\x52\xb0\x5e\xa9\x06\x45\x52\x44\x7b\x05\x25\x52\xc2\xaa\x12\xd4\x90\x1a\xac\xc2\x55\x7d\x0b\xd2\x1d\xda\xdb\x25\x7c\x8d\x13\x51\x62\x53\x25\x90\x90\x04\xc4\x55\x4a\xb2\x7b\x35\x75\x09\x8a\xa4\x08\xaa\x40\x0d\xa9\x01\xd9\x55\xbd\x67\x2f\x8f\x5e\xb5\x18\x05\x52\x20\x79\x10\xdb\x07\xb6\x57\x10\xdb\x07\xb6\x0f\xa0\x4c\xca\x20\x0b\xe4\x23\x37\x46\x0c\x27\x58\x2f\x65\x20\x65\xa0\x3a\x81\x84\xc4\x13\x1b\x90\x92\x70\xa2\x94\xa0\x48\xc2\x89\x52\x81\x1a\x12\x02\x89\x05\x52\x06\x52\x06\x12\x0b\xa4\x0c\xa4\x0c\x24\xb8\x04\x03\x29\x03\x89\x82\xd8\x9e\x81\x24\x80\x32\x09\x81\xc4\x02\x29\x03\xa9\x05\x8a\x8d\xa4\xe2\x3e\x46\xb5\x4b\xb0\xc4\xc6\x0b\xa8\x25\xb5\xa0\x12\xb4\x23\xed\xd6\x2e\x89\x65\x8c\x51\x3b\x52\x87\x55\x15\xa8\x27\xf5\xb6\x4a\xb8\x31\x93\xf6\x20\x6c\x0c\x25\xc8\x4a\x6c\xbc\x82\x2a\x52\x85\x55\xb8\x57\xa8\x49\x35\x56\x45\x90\x90\x30\x09\xc5\x89\xc1\x93\xec\xdb\x21\x9e\x1b\x95\x84\xe1\x28\x02\x85\x40\x42\x6c\xc5\xbd\x30\x2f\x96\x24\xde\x83\x12\x29\x81\x78\x22\x87\x13\x30\x1c\xe5\x2a\x0e\xc7\x4a\x12\xce\x2b\x70\x38\xa1\x03\x31\x23\x27\x11\x30\x09\xe5\xbd\x38\x09\x2b\x49\x94\xed\xf7\x24\x0c\x87\x57\x8d\x1c\x8e\x95\x24\x1a\x40\x0c\x64\x25\x89\xfd\x47\xc7\x3e\x62\x38\x28\x49\x44\xec\x2d\xbb\x3d\x23\xf6\xbb\xbd\xa2\xb7\x57\xad\xbb\xcc\x73\x1e\x17\xbc\xa1\x78\xbe\xec\xfd\x19\xc6\x7c\x7b\x9f\xa7\xd3\x64\xbb\xf0\xf3\x27\x00\x00\xff\xff\x72\xe0\xee\x65\xcb\x05\x00\x00"); -func _dgdg ()(*asset ,error ){_eeed ,_dbae :=_cefa ();if _dbae !=nil {return nil ,_dbae ;};_bgbf :=bindataFileInfo {_aa :"ETHK-B5-H",_dg :20959,_ged :_fc .FileMode (436),_de :_e .Unix (1580491821,0)};_ageg :=&asset {_cb :_eeed ,_fg :_bgbf };return _ageg ,nil ; -};var _ecf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x3c\x10\x06\xe0\xbb\x7f\xc5\x1c\xf7\x3b\xec\x17\x4b\xb2\x2d\x09\xca\x42\x49\x0e\xcd\x96\x6d\xcb\xa6\xdd\x16\x4a\x0f\x8e\x3d\x09\x86\x46\x36\x8a\x7d\xc8\xbf\x2f\xf3\x4e\xea\x1e\xc2\x24\x8f\x34\x2f\x13\x33\xde\x6c\xf7\xbb\x7d\x1a\x66\xda\x7c\xc9\x63\x77\xe0\x99\x4e\x43\xea\x33\x5f\xc7\x25\x77\x4c\x47\x3e\x0f\xa9\x28\x8c\xa5\x7e\xe8\xe6\xbf\x3f\x51\xba\x4b\x3b\x15\xc5\xc6\x87\xc7\xd7\x8f\x87\xe7\xc7\x0f\xb4\x5c\xf9\x6e\xdb\xfd\xee\x70\xbb\xce\x7c\xd9\xa7\xd3\x48\x4e\x7b\xfb\x65\xba\xf7\x13\x6d\x5e\xf9\x3c\x5c\xe7\x7c\xa3\x87\xf7\xfd\x78\xe4\xff\xa8\xe7\x93\xf8\xe7\xdc\x73\x1e\xd2\x99\x1e\x9e\xdb\xa9\x4d\x66\x3d\x38\x2c\xd3\xf4\x9b\x2f\x9c\x66\x2a\x61\x9c\x7a\xd4\x62\xb3\x7d\x69\xa7\x4f\xed\x85\x69\x9d\xe5\x0d\x27\x38\x78\xe3\x7c\x1d\xc6\x44\xa6\xfc\xbf\x2c\x9b\x7f\xfe\xf5\x36\x31\x99\x7b\xc2\x8f\x6f\xfb\x1d\xfd\x34\x64\x4a\xb2\xb5\xab\xab\x5f\x77\xff\xfe\x32\xf6\xeb\x2d\xeb\x75\xfc\x6e\xe8\x73\x9b\xce\x5c\xbc\x0b\xa6\x32\x4f\x24\xc5\x3e\x91\x0f\xc1\x0b\xd5\x25\xa8\x36\xa0\x08\x3a\x2a\xf5\x42\xd1\x08\x35\x7a\xab\xa9\x40\x15\x28\x82\x7c\x0b\x42\x63\xd0\x78\x29\x3e\x1a\x89\xb7\xf1\x24\x84\xe2\xa3\x09\x42\x2d\x6e\xa1\xf8\x68\x22\xc8\x29\x39\x21\x5b\x82\x6a\xa5\x1a\x64\x40\x5e\xc9\x83\xac\x50\xa7\x59\x1d\xb2\xac\x13\x62\x25\x56\xaa\x40\x1a\xcf\x1a\x5f\x83\x34\x9e\x35\xbe\x01\x75\x4a\x1d\x48\xa6\x77\x15\xfe\x36\x8a\x8f\x36\x80\xac\x92\x05\x45\x50\xa5\x24\x0f\x27\xba\x12\xd4\x28\x35\x20\x03\x0a\x4a\x01\x24\xd3\xbb\x46\xb3\x1a\x64\x39\x99\xde\x05\x8c\x8a\xe2\xa3\xab\x40\xb5\x12\x46\x75\x35\xc8\x2b\xe1\x49\xb8\x06\xc4\x4a\x0c\xc2\xf4\x51\x1b\xa3\x0e\x11\x64\x05\xd7\x65\x90\xef\xb2\xfc\xeb\x32\x76\x4b\xce\x9c\x66\xac\x3e\x36\x4e\xb6\x68\x48\xbc\xbe\x5a\xd3\x38\x49\x17\x3e\x7f\x02\x00\x00\xff\xff\xb6\xb5\x3e\x79\x86\x03\x00\x00"); -func _egbb ()([]byte ,error ){return _fac (_afcfc ,"UniJIS2004-UTF8-H")};func _dbaa ()(*asset ,error ){_bag ,_ddcg :=_dfcg ();if _ddcg !=nil {return nil ,_ddcg ;};_ddae :=bindataFileInfo {_aa :"UniJIS2004-UTF32-H",_dg :243210,_ged :_fc .FileMode (436),_de :_e .Unix (1580492817,0)}; -_adae :=&asset {_cb :_bag ,_fg :_ddae };return _adae ,nil ;};var _gagb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x90\x4f\x4b\xc4\x30\x10\xc5\xef\xf9\x14\x73\x5c\x0f\x6b\x93\x4a\x15\x61\x59\xd0\x56\xb0\x87\x5d\xc5\xae\x7f\x40\x3c\x74\x93\x69\x09\xd8\x49\x48\xd2\x43\xbf\xbd\x24\xad\xdd\xc3\x30\xcc\x6f\x78\x33\x8f\x97\x95\x75\x55\x93\x0e\x90\xbd\x3a\x23\x1b\x0c\xd0\x69\x52\x0e\xbd\x19\x9d\x44\x38\x63\xaf\x89\x31\x91\x83\xd2\x32\xfc\x8f\xa9\xc9\xa1\xb5\x8c\x65\x4f\x27\xa4\xed\x63\xb1\x7d\x86\xd1\xe3\xc2\xca\xba\x6a\x26\x1f\x70\xa8\xa9\x33\x70\x33\x6b\xd5\x68\x17\x3d\x40\xf6\x86\xbd\xf6\xc1\x4d\xb0\x79\x50\xe6\x8c\x57\xa0\xb0\x8b\xfc\xc5\x29\x74\x9a\x7a\xd8\x94\xc7\x46\xac\xb8\x19\xad\xfd\xc5\x01\x29\x00\x4f\x0c\x49\xa5\xce\xb2\xf2\xd0\xda\x63\x3b\x20\x24\x27\x83\x9f\xbd\xc4\x5d\x5a\x7d\xa0\xf3\xda\x10\x08\x7e\xcd\x79\x71\xe1\xa7\xc9\x22\x88\xe5\xc6\xd7\x7b\x5d\xc1\xb7\x00\xc1\x21\x2f\x8a\xfb\xdb\x9f\x85\x7f\x1e\x8c\xc2\xe5\x23\x13\xb3\x7b\xa9\x95\x6b\xa9\x47\xb6\xcb\xf9\x1e\x76\x77\xb8\x07\x11\xed\xac\x3c\x0d\x31\x87\xd5\x99\x1c\x9d\x43\x0a\x29\x85\xf4\x3c\x1e\xd4\x84\x6b\xca\xd6\xd8\xa8\x4a\xf5\x17\x00\x00\xff\xff\x0d\x7d\x06\x62\x91\x01\x00\x00"); -func _ccbb ()([]byte ,error ){return _fac (_abb ,"Adobe-KR-1")};var _gag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x41\x6b\xdb\x4c\x10\x86\xef\xfb\x2b\xe6\x98\xef\x90\xcf\x33\xab\xdd\xd5\x1a\x44\xa0\xc4\x04\x5c\x48\x53\x9a\xa6\x2d\x94\x1e\x64\xed\xca\x08\xea\x95\x90\xe5\x43\xfe\x7d\x99\x19\xd9\x85\x1e\x8c\xec\x47\x33\x2f\xd6\x33\x3b\xda\x3c\xee\x77\xfb\x32\x2c\xb0\xf9\x3c\x8f\xdd\x6b\x5e\xa0\x1f\x4a\x9a\xf3\x79\xbc\xcc\x5d\x86\x43\x3e\x0e\xc5\x18\xb2\x90\x86\x6e\xb9\xfe\x94\x4b\x77\x6a\x27\x63\xb8\xff\xf5\xfd\xbc\xe4\xd3\xbe\xf4\x23\x54\x5a\x97\x2e\xd3\x5a\x0b\xb0\xf9\x92\x8f\xc3\x79\x99\xdf\xe1\xee\x43\x1a\x0f\xf9\x3f\x48\xb9\x67\xfe\x32\xa7\x3c\x0f\xe5\x08\x77\x1f\xdb\xa9\x2d\x74\xbb\xf1\x7a\x99\xa6\xdf\xf9\x94\xcb\x02\x56\x58\x2e\x49\xae\x66\xf3\xf8\xdc\x4e\x9f\xda\x53\x86\x8d\x64\xdd\x6b\xe7\xbd\x96\xc9\xdd\x6f\x79\x3e\x0f\x63\x01\xa2\xff\x11\xc3\x5f\xfe\xf5\x7d\xca\x40\x6b\xcc\xdb\x7e\xf7\xd2\xf7\xe7\xbc\x00\x61\xf0\x5a\xf4\xe3\x6d\xbf\x83\x9f\x04\x84\x60\xbd\xaf\xe8\xd7\x5a\xfb\xfd\x79\x4c\x19\xf0\xfa\x07\xf6\xbb\xc7\xf1\x52\x16\x88\xb5\x5d\x19\xe9\xa3\x76\x63\xca\xe7\xa9\xed\xf2\xdc\x96\x63\x36\x00\x0d\x22\xe2\x03\x34\xd6\x3e\x3d\x3d\xf0\x33\xfc\x53\x61\x2a\xbf\x76\x0e\x49\xc9\xb5\x03\xb1\xef\x1f\x00\x00\xd0\x34\x48\x8a\x48\x90\xf5\xc1\x34\x68\x15\x59\x41\x9e\xac\x69\xb0\x52\x54\x09\xaa\x43\x34\x0d\x3a\x45\x8e\x11\xa1\x75\xa6\x41\xaf\xc8\x0b\xb2\x91\xe3\x83\xa2\x20\xc8\x57\x1c\x5f\x2b\xaa\x05\xd5\x5b\x8e\x8f\x8a\x22\x23\x8b\x8e\xe3\xb7\x8a\xb6\x82\x2a\xe4\xf8\x56\x51\x2b\xc8\x07\x8e\x3f\x28\x3a\x08\x8a\xc4\xf1\x9d\xa2\x8e\x51\x85\x35\xc7\x27\x45\x49\x50\x65\x39\x3e\x2b\xca\x82\x7c\xe4\xf8\x5e\x51\x2f\x28\x3a\x34\x0d\xa9\x2f\x12\x5f\x0e\xb7\xc1\x34\xa4\xbe\x48\x7c\xb9\xca\x5b\xd3\x90\xfa\x22\xf1\xe5\x02\x46\xd3\x90\xfa\x22\xf1\xe5\x62\x70\xa6\x21\xf5\x45\xe2\xcb\x93\xe5\x78\xf5\x45\xe2\xcb\x57\x35\xc7\xab\x2f\x12\x5f\x3e\x54\x1c\xaf\xbe\x48\x7c\xf9\x18\x39\x5e\x7d\x91\xf8\x0a\xe4\x38\x5e\x7d\x91\xf8\x0a\x0e\x39\x5e\x7d\x91\xf8\x0a\x81\x47\x4b\xea\x8b\xc4\x57\xd8\xf2\x68\x49\x7d\x91\xf8\xaa\x89\x47\x4b\xea\x8b\xc4\x57\xed\x78\xb4\xa4\xbe\x48\x7c\xd5\x81\x47\x4b\xea\x8b\xc4\x57\xbd\xe5\xd1\xda\xf5\x44\x8a\xaf\x48\x3c\x5a\xab\xbe\xac\xf8\x8a\x8e\x47\x6b\xed\x7a\x6e\x91\x51\x8d\x4e\x0e\xef\xf5\x90\xf2\x77\x5e\xfd\xdb\x2a\x76\x97\x79\xce\x65\x91\xc5\x97\x55\xe3\xb5\x18\x4a\xbe\xbd\x44\xa6\x71\xe2\x2e\xf9\xfc\x09\x00\x00\xff\xff\xdb\x85\x89\xdc\x70\x04\x00\x00"); -var _bced =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4b\x6f\x1b\xb7\x17\x05\xf0\x3d\x3f\x05\x97\xf9\x2f\xf2\x37\xdf\x0f\x80\x18\x20\xef\x7a\x91\xa6\x68\x9a\xb6\x40\xd1\xc5\x90\xbc\x34\x04\xd4\x92\x20\xcb\x0b\x7f\xfb\xe2\xde\xe3\xb8\x45\x17\x89\xac\xa3\xcb\xa3\x99\xdf\x10\x9a\xb9\x79\x77\xfb\xfe\xf6\x78\xb8\xea\x9b\x9f\x2e\xa7\xf1\x95\xae\x7a\x1d\x8e\xf3\x42\x0f\xa7\xc7\xcb\x20\xdd\xe9\xee\x70\x54\xca\x3a\x3d\x0f\xe3\xfa\xfd\xad\xbc\x8c\xfb\xfd\xac\x14\xaf\xff\xfa\xf4\x70\xa5\xfb\xdb\xe3\x3a\x69\x8f\xb9\xf9\x78\x7e\x9e\xd5\xfa\xe6\x67\xba\x3b\x3c\x5c\x2f\x4f\xfa\xd5\x9b\x79\xea\xf4\x3f\x3d\x69\x71\xfe\xe5\x32\xe9\x72\x38\xde\xe9\x57\x9f\xde\xda\x97\xf4\xeb\xe3\xf9\xfc\x17\xdd\xd3\xf1\xaa\x8d\x64\x74\x9c\xf2\xaa\x6e\xde\x7d\xde\xcf\x3f\xee\xf7\xa4\x6f\x3e\xbd\x7d\xfd\xe1\xdb\xbb\xd7\x3f\xc8\x07\x92\xff\x4a\x97\x87\xc3\xe9\xa8\xeb\xff\x8d\x49\xff\xc4\xbf\x3c\x9d\x49\xdb\xe7\xf5\xdf\x6e\xdf\x7f\x59\xeb\x81\xae\xda\x1a\x74\xdf\xfc\xfe\xed\xf6\xbd\xfe\xc3\x6a\x6b\xb4\x8b\x3e\x99\x3f\x9f\x47\x7f\xfb\x7c\x9a\xf4\x7c\x00\xca\xe1\x5c\xc6\x69\xd2\xc3\x79\x1f\x74\xd9\x8f\x77\xa4\xb4\x6e\xc6\x6c\x5a\xeb\x56\xcc\xc6\xef\xde\xd8\x37\x76\xd3\xed\xe3\x87\x8f\x1f\x36\x3e\xea\xff\xcc\x2b\x8b\x9a\xe3\xe9\x3a\x69\x21\x93\x86\x66\xd7\xa6\x73\xb6\x89\x17\xfd\xfb\x53\x55\xcd\xf3\x37\x1f\xe6\xf3\xbc\xe3\x79\xfe\x4f\xe6\x9b\xe3\x2f\xcc\xb4\xe9\x62\x83\x6a\xbb\xdd\xf9\xfd\x6e\x17\x6d\xba\x26\xd5\x76\xd7\x25\x70\xe4\x36\x6d\xab\xe1\x84\x22\x12\xda\xb4\x0b\x92\x2c\xcc\xac\xb1\x69\x17\x39\xf1\xa8\xf1\x5c\xe3\x92\x53\x6d\x0f\x48\xc2\xf2\x9b\xf6\x91\x9b\x23\x92\xb8\xd2\xa6\x83\xaf\xaa\xed\x09\x49\xea\x65\xd3\xd1\x45\x4e\x06\x92\x15\x37\x1d\x03\xcf\x64\xcc\x64\xfe\x20\x19\x6e\xce\x13\x09\x1f\x44\xf2\xbc\xaa\x60\xa6\x0c\xb3\xe9\x94\x0a\x27\x43\x8e\xb9\xd0\xbe\xe9\x6c\xf8\x08\xeb\x1e\x38\xa9\xc4\x72\x9e\x67\x76\xac\xda\xd7\x0b\x46\x47\xd2\xb9\xa7\x9a\xa2\x5a\x37\x92\x74\x23\x3c\x7c\xee\x1d\x60\x5d\xc0\xac\xf1\x41\xb5\xee\x10\x39\x89\xac\xe3\x75\xf0\xe8\xe2\x61\x9d\x73\xaa\x75\x80\xf4\x20\x91\xe7\x4b\xd1\x21\xd2\xa3\x44\xc1\x72\x3d\x48\x7a\x92\x28\x1a\xae\x87\x40\xcf\x88\x2a\xd7\xe3\x84\x7b\x91\x28\x55\xae\xaf\x88\xaa\x44\xb9\x70\x3d\x4e\xb0\xcb\x09\xda\x52\xb8\x1e\x67\xd8\xbb\x44\x35\x73\xfd\x40\x34\xe4\xd2\x19\xd6\xeb\x13\xd1\x94\xc8\xf2\xe5\xec\x84\x88\x24\x72\x7c\x3d\xfb\x42\xb4\x24\xf2\xbc\x0d\x06\xb8\x86\x70\xb9\x10\x82\x6a\x03\x5e\x43\xbc\x5c\x64\xf8\x01\xaf\xe1\xb0\x59\xbc\x53\x6d\xc0\x6b\x60\xff\x64\x97\x54\x1b\xf0\x1a\xe2\xe5\x8a\xe3\x7a\x78\x0d\xf1\x72\x95\x2f\xd9\x80\xd7\x10\x2f\x6f\xf8\x9a\x0d\x78\x0d\xf1\xf2\x96\xb7\xcc\x80\xd7\x28\x88\x78\x9f\x0f\x78\x0d\xf1\xf2\x8e\x37\xfa\x80\xd7\x10\x2f\xef\x0b\xd7\xc3\x6b\x88\x97\x0f\x99\xeb\xe1\x35\xc4\xcb\xc7\xcc\xf5\xf0\x1a\xe2\xe5\x53\xe2\x7a\x78\x0d\xf1\xf2\x39\x71\x3d\xbc\x86\x78\xf9\x12\x83\x6a\x13\x5e\x53\xbc\x7c\x0d\x45\xb5\x09\xaf\x29\x5e\xc1\x04\xa7\xda\x84\xd7\x14\xaf\x60\x7d\x52\x6d\xc2\x6b\x8a\x57\x70\xde\xa8\x36\xe1\x35\xc5\x2b\x78\xc7\xf5\xf0\x9a\xe2\x15\x82\xe5\x7a\x78\x4d\xf1\x0a\xd1\x72\x3d\xbc\x66\x5e\x75\xd3\x21\x19\xae\x87\xd7\x14\xaf\x90\x6a\x54\x6d\xc2\x6b\x8a\x57\xc8\xa5\xaa\x36\xe1\x35\xc5\x2b\x94\xe2\x55\x9b\xf0\x9a\xe2\x15\x6a\xce\xaa\x4d\x78\x4d\xf1\x8a\x26\x5b\xd5\x26\xbc\xa6\x78\x45\x9b\xb8\x1e\x5e\x53\xbc\xa2\x8b\x5c\x0f\xaf\x29\x5e\xd1\x47\xaf\x1a\xc1\x8b\xc4\x2b\x86\x90\x55\x23\x78\x91\x78\xc5\x18\xac\x6a\x04\x2f\x12\xaf\x28\xbf\x10\x04\x2f\x12\xaf\x98\x5d\x55\x8d\xe0\x45\xe2\x15\x8b\xe3\x7a\x78\x91\x78\xc5\x6a\xb9\x1e\x5e\x24\x5e\xc9\x58\xae\x87\x17\xc9\xfe\x4a\xd6\x70\x3d\xbc\xa8\x20\xaa\x5c\x0f\x2f\x12\xaf\xe4\x2a\xd7\xc3\x8b\xc4\x2b\xf9\xc2\xf5\xf0\x22\xf1\x4a\xa1\x70\x3d\xbc\x48\xbc\x52\xcc\x5c\x0f\x2f\x12\xaf\x94\x12\xd7\xc3\x8b\xc4\x2b\xe5\xc4\xf5\xf0\x22\xf1\x4a\x25\x66\xd5\x16\xbc\x96\x78\xa5\x1a\xad\x6a\x0b\x5e\x4b\xbc\xb2\x09\x51\xb5\x05\xaf\x25\x5e\xd9\xf2\x2f\xf3\x82\xd7\x12\xaf\xec\xbc\x57\x6d\xc1\x6b\x89\x57\xf6\x8e\xeb\xe1\xb5\xc4\x2b\x07\xc7\xf5\xf0\x5a\xe2\x95\xa3\xe5\x7a\x78\x2d\xf1\xca\xc9\x54\xb9\xd1\x7d\xbf\x3d\xf1\xdf\xfc\x54\xf0\x72\xa3\x1e\x8f\x97\x0b\x1d\xaf\xf2\x4c\x20\xf7\x63\xbe\xa1\x1e\x8e\xf4\xf2\x7c\x71\x3e\x9d\x79\x95\xfc\xfb\x3b\x00\x00\xff\xff\xf6\x6c\x4f\x32\x8b\x08\x00\x00"); -var _ceec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4f\x6b\xdb\x4c\x10\x87\xef\xfb\x29\xe6\x98\xf7\x90\xd7\x33\xfb\x4f\x2b\x10\x86\x12\x13\x70\x21\x4d\x69\x9a\xb6\x50\x7a\x90\xa5\x95\x11\xd4\x2b\x21\xcb\x87\x7c\xfb\x32\x33\x76\x0a\x3d\x18\xd9\x8f\x66\x7e\x58\xcf\xec\x68\xf3\xb0\xdf\xed\xcb\xb8\xc2\xe6\xf3\x32\x75\x2f\x79\x85\x61\x2c\xfd\x92\xcf\xd3\x65\xe9\x32\x1c\xf2\x71\x2c\xc6\x90\x85\x7e\xec\xd6\xdb\x4f\xb9\x74\xa7\x76\x36\x86\xfb\x5f\xde\xce\x6b\x3e\xed\xcb\x30\x81\xd3\xba\xfe\x32\x5f\x6b\x01\x36\x5f\xf2\x71\x3c\xaf\xcb\x1b\xdc\x7d\xe8\xa7\x43\xfe\x0f\xfa\x3c\x30\x7f\x5e\xfa\xbc\x8c\xe5\x08\x77\x1f\xdb\xb9\x2d\xf4\x7e\xe3\xe5\x32\xcf\xbf\xf3\x29\x97\x15\x48\x58\x2e\xbd\x5c\xcd\xe6\xe1\xa9\x9d\x3f\xb5\xa7\x0c\x1b\xc9\xba\xd7\xce\x7b\x2d\x93\xbb\xdf\xf2\x72\x1e\xa7\x02\x84\xff\x23\xc6\xbf\xfc\xeb\xdb\x9c\xaf\x71\x66\xf3\xba\xdf\x3d\x0f\xc3\x39\xaf\x40\xe8\x50\x8b\x7e\xbc\xee\x77\xf0\x93\x80\x10\x6c\x08\x0e\x7f\x5d\x6b\xbf\x3f\x4d\x7d\x06\xbc\xfd\x81\xfd\xee\x61\xba\x94\x15\x92\x0b\xb5\x32\xd2\x47\xed\xa6\x3e\x9f\xe7\xb6\xcb\x4b\x5b\x8e\xd9\x00\x34\x88\x88\x5b\x68\x2c\x3e\x3e\x6e\xf9\x19\xfe\xa9\x30\xce\x5d\x3b\xc7\x5e\xc9\xad\x03\x71\x18\xb6\x00\x00\x68\x1a\x24\x45\x24\xc8\x86\x68\x1a\xb4\x8a\xac\xa0\x40\xd6\x34\xe8\x14\x39\x41\x55\x4c\xa6\x41\xaf\xc8\x33\x22\xb4\xde\x34\x18\x14\x05\x41\x36\x71\x7c\x54\x14\x05\x05\xc7\xf1\x95\xa2\x4a\x50\x55\x73\x7c\x52\x94\x18\x59\xf4\x1c\x5f\x2b\xaa\x05\x39\xe4\xf8\x56\x51\x2b\x28\x44\x8e\x3f\x28\x3a\x08\x4a\xc4\xf1\x9d\xa2\x8e\x91\xc3\x8a\xe3\x7b\x45\xbd\x20\x67\x39\x3e\x2b\xca\x82\x42\xe2\xf8\x41\xd1\x20\x28\x79\x34\x0d\xa9\x2f\x12\x5f\x1e\xeb\x68\x1a\x52\x5f\x24\xbe\xbc\x0b\xd6\x34\xa4\xbe\x48\x7c\xf9\x88\xc9\x34\xa4\xbe\x48\x7c\xf9\x14\xbd\x69\x48\x7d\x91\xf8\x0a\x64\x39\x5e\x7d\x91\xf8\x0a\xae\xe2\x78\xf5\x45\xe2\x2b\x44\xc7\xf1\xea\x8b\xc4\x57\x48\x89\xe3\xd5\x17\x89\xaf\x48\x9e\xe3\xd5\x17\x89\xaf\xe8\x91\xe3\xd5\x17\x89\xaf\x18\x79\xb4\xa4\xbe\x48\x7c\xc5\x9a\x47\x4b\xea\x8b\xc4\x57\x45\x3c\x5a\x52\x5f\x24\xbe\x2a\xcf\xa3\x25\xf5\x45\xe2\xab\x8a\x3c\x5a\x52\x5f\x24\xbe\xaa\x9a\x47\x6b\x6f\x27\xb2\x8d\x5b\x48\x54\x5b\x39\x96\xb7\xe3\xc7\xdf\x79\xa9\xdf\x97\xac\xbb\x2c\x4b\x2e\xab\xac\xb4\x2c\x11\x1f\xf8\xb1\xe4\xf7\xd7\xc3\x3c\xcd\xdc\x25\x9f\x3f\x01\x00\x00\xff\xff\x26\x4d\xff\xfa\x4a\x04\x00\x00"); -var _ebd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x8f\x1c\xc7\x0d\xbd\xcf\xaf\xe8\xa3\x73\x70\xb6\xbe\x49\x02\x8b\x01\x0c\x29\x8b\xc8\x81\xe3\xc0\x8a\x93\x00\x41\x0e\xdd\x5d\x6c\x61\x81\x68\x76\x30\xbb\x0a\xa0\x7f\x1f\xf0\xbd\x95\xe2\x18\x3e\x58\xf4\xbe\x26\x59\x2c\xd6\x63\x91\x35\x77\x6f\xde\xbd\x7d\x77\x79\x7c\x59\xee\xfe\x72\x7b\xda\xdf\xfb\xcb\x72\x3c\x5e\xe6\xcd\x9f\x9f\x3e\xdd\x76\x5f\x36\xff\xf0\x78\x39\x9d\x72\x59\xe6\xe3\xfe\xf2\xe5\x4f\x88\xfd\xe3\x7a\x3d\x9d\xc2\xfe\xfd\xe7\xe7\x17\xff\xf8\xee\x72\x3c\x2d\x95\x7a\xf3\xd3\xf5\x55\x77\x59\xee\x7e\xf2\x0f\x8f\xcf\x2f\xb7\xcf\xcb\x37\xdf\xcd\xa7\xcd\x7f\xb7\x4c\x3f\x02\xff\xf1\x36\xfd\xf6\x78\xf9\xb0\x7c\xf3\xfd\x7a\x5d\x2f\xf9\xeb\x87\xf7\x9f\xae\xd7\x7f\xfb\x47\xbf\xbc\x2c\x19\x98\x5f\x26\xe4\xe9\xee\xcd\x0f\xeb\xf5\xcf\xeb\x47\x5f\xee\x2c\x5d\xff\xf3\xed\x4f\x7f\x7a\xff\xfd\xb7\x7f\xc4\x37\x7c\xfa\x9b\xdf\x9e\x1f\x9f\x2e\x4b\x4e\xbf\x4f\x69\xfc\x0f\xff\xeb\xe7\xab\xbf\xfa\x3a\xdd\xfd\xfc\xee\xed\x8f\xc7\xf1\xec\x2f\x8b\x4a\xa2\xce\x3f\x7e\x7e\xf7\x76\xf9\x67\x5e\x72\x5a\x4a\xaf\x2d\xff\xeb\x55\xf5\xef\x3f\x3c\x4d\x5f\xa8\x74\xea\xdc\xd2\xfe\x34\xfd\xf9\xba\xee\x7e\x5b\x2f\x1f\xfc\xb4\x2c\xf7\x29\x9d\x97\x65\xb9\xd7\x74\x8e\xbf\x34\xb7\x74\x5e\xee\xed\xe1\xe1\x0d\xfe\xfe\x8e\x5f\xdf\x3e\xe0\xaf\x3f\x24\x7c\x7d\x78\xf3\xfa\xf5\xe1\x2d\xbe\x3e\x3c\x9c\x63\x97\xbf\xf2\x7d\xca\x5c\xf2\xf2\xf4\x32\xfd\x20\x86\xd5\xee\xf3\x71\x5e\x72\x58\xfc\xf2\xd3\x29\xa7\xf4\x1a\xe3\xe3\x7c\xd5\x2e\xa1\x2d\x1e\xda\x11\x20\xa2\x5c\x4c\x4e\x5f\xc2\xd4\x1c\x1f\x47\xad\x81\x50\x21\xaf\xfb\x79\x19\x36\x02\xd9\x14\xc8\x76\x9c\x17\x69\xe1\x22\xef\x44\x76\x0f\xc4\x02\x99\x2b\x10\xd7\xf3\x22\x1d\x56\x07\xfd\x1c\x72\x5e\x44\x60\x75\xec\x44\xf6\x40\xc2\xaa\xb4\x23\x90\xd2\xc3\x4a\x53\x20\x03\x56\x45\xec\xbc\x88\x01\xd1\x0c\xc4\xd6\xf3\xa2\x39\x3c\x17\xa3\xd5\x91\xcf\x8b\xb6\x72\xba\xd7\xca\x5d\xd4\xd8\x85\x95\x1e\x08\x77\x51\x6d\x9c\x17\x53\x0d\x84\x56\x75\x1b\xe7\x25\xa7\x1c\x01\xd5\x8d\xd0\x04\x54\xc3\xae\xd1\x53\x8b\x30\x72\xea\x11\x64\x13\x42\xc8\x5f\xb2\x58\xaf\xd1\x7b\xb3\x7c\x5e\x72\x4e\x91\xc8\x46\xf7\x10\xd2\xb0\xbb\xb6\x52\x2b\x84\x34\xcd\x80\x32\xa1\x8c\xc4\x11\x2a\x84\x0a\x20\x04\xb1\x56\x42\x35\x92\x99\x2a\xa0\x46\xa8\x41\x8b\xee\x3b\xa1\x0e\x2d\x04\xb1\x0e\x42\x23\xa0\x42\x43\x21\x14\xc7\xd0\x33\xdd\x2b\x21\x9c\x55\x65\x10\x46\xc8\x00\xd1\xfd\x4a\x68\x45\xf4\x09\xd0\x46\x68\x03\x84\x4c\xac\x3b\xa1\x1d\x71\x35\x40\x93\xd0\x04\xa4\x80\x9c\x90\x23\xd4\x01\x88\xf9\x0a\x21\x3d\xc1\xd7\xc6\x7c\x85\x90\x9e\xe1\x6b\x63\xbe\x42\x48\xaf\x08\x62\x63\xbe\x42\x48\x2f\x34\x64\xbe\x36\xe4\xab\x62\xc5\x8d\xf9\x0a\x21\xbd\xd3\x17\xf3\xb5\x21\x5f\x20\x40\xdb\x98\xaf\x8d\xf9\x42\x5c\x1b\xf3\xb5\x31\x5f\xc8\x04\xf9\x0f\x21\xbd\xd2\x17\xf3\xb5\x21\x5f\x8d\x41\x30\x5f\x21\xa4\x27\x06\xc1\x7c\x85\x90\x5e\x70\x42\x1b\xf3\x15\x42\x7a\xe6\x8a\xcc\x57\x08\xe9\x64\xe1\xc6\x7c\x6d\xc8\x57\x0b\xa8\x93\x98\xbd\x63\x8f\x1d\x50\x87\x56\x97\xa8\x83\x84\x12\xeb\xb2\x13\xf2\xf3\xa2\x45\xc3\x7d\x27\x57\xbb\x76\x40\xb1\xa1\x6e\xc8\x6a\x47\x49\xa5\x01\x43\xd2\xb7\x93\x13\x02\xf7\xe4\x44\x0f\x02\x68\x29\x84\x36\x42\x33\x20\x70\xb5\x33\xf7\x3d\x36\xa4\xac\x8e\xce\x0d\xf5\x3d\x43\x2b\x32\xd1\x27\x0d\x8f\x16\x45\x9c\x43\x6b\x70\x43\x10\x32\x52\x06\x94\x09\x85\x61\x46\xf4\xa3\x15\x42\x05\x5a\x34\xac\x84\x6a\xac\x58\x12\xa0\x46\xa8\x01\xa2\x56\x27\x14\xdb\xae\xa8\xa1\xd1\x06\xa1\x01\x5f\x02\x48\x08\x09\x0c\xa9\xa5\x84\x14\x5a\x84\x8c\x90\x41\x8b\xa1\xae\x84\x56\x68\x35\x40\x1b\xa1\x0d\x2b\x12\xda\x09\x4d\x68\x75\x40\x4e\x28\x4e\x28\x55\x06\x81\xdc\x8f\xde\xe1\x1e\x86\x9d\xa1\x86\xd0\x4a\xc3\xce\x50\x3b\x42\xad\x48\x4e\x67\xa8\x1d\x71\x55\x1a\x32\xae\x8e\xe3\x40\x6d\x8f\x3e\x09\x4d\xf8\x82\xa1\x31\x54\x43\x5c\x19\x29\x34\xc6\x15\x42\x2b\x93\x43\x4e\x40\x68\xca\x71\x8e\x83\x57\xda\x58\x41\x39\xd0\x77\xf0\xfe\x82\xd0\x84\x82\x19\xbc\xbf\x20\xb4\xa0\xd2\x06\xef\x2f\x08\x2d\x19\x59\xe5\xfd\x05\xa1\x85\x9c\xe0\xfd\x05\xa1\x05\x37\xc0\x20\xbf\x20\x34\x75\x04\xc1\xda\x86\xd0\x84\x66\x33\x58\xdb\x10\x5a\x51\x7c\x63\x67\xbe\x76\xd0\x97\x71\xed\xdc\xf6\xce\x3d\x12\xe2\x1e\x77\xee\x11\x2b\x4e\xee\x31\x84\x26\x86\x3a\x49\xcc\xc9\x6d\x17\x74\xe9\x2f\xdd\xf5\xb7\x1a\xae\x8e\xc9\xac\x4c\x66\x05\x29\x98\xdc\xc9\xc4\xe6\x70\x0e\xc2\x1a\x90\x60\xa4\x66\x34\x64\x21\x23\x21\x34\xf7\x04\x48\x09\x29\x0c\x1b\x20\x23\x14\x27\x9f\x71\x41\x08\x19\x09\xa1\x19\x97\xa0\x90\x91\x10\x32\x0a\x7d\xed\x84\x76\xb8\xcf\x80\x26\x21\x92\x81\x86\x4e\xc8\xe1\x9e\xa1\x1e\x84\x0e\x40\x30\xec\x8c\xbe\xa3\x82\x91\x61\xe9\x99\x10\x2a\xb8\x11\x2a\x84\x0a\x20\xec\xb1\x57\x42\x15\x50\x05\xd4\x08\xe1\x82\x68\x08\xa2\x77\x42\x1d\x10\xb6\xcd\xb2\x10\xd4\x40\xae\x74\xcf\xe4\x84\xd0\x8c\x9b\x58\x78\xbd\x89\xc5\x8a\x35\x63\x45\xe3\x8a\x26\x08\x15\x2b\x1a\x0d\x0d\x86\xe8\x10\x62\xcc\xaa\x21\xab\x03\x59\x35\x66\x15\x57\x65\xe5\x1e\x59\x3c\x10\x9a\xc1\x48\x31\x66\xd5\x90\x55\xb4\x75\x31\x66\xd5\x50\x75\xcc\x3d\x4b\x0c\x42\x4b\x61\x10\xcc\x2a\xa6\x86\xae\x58\x91\x25\x06\xa1\x89\xe7\xc8\xa9\x01\x42\xba\x12\x62\x56\x31\x35\x74\x5c\x95\xc2\xaa\x83\xd0\xc4\xe4\xb0\xea\x20\x34\x2b\x56\x64\xd5\x09\x4a\xac\xa2\x27\x09\x47\x04\x08\x4d\x4c\x21\x47\x04\x61\x3b\x30\x42\x4c\x0e\xda\x41\x6a\xd8\x10\xdb\x01\x84\x74\x23\xc4\x4c\x60\x1e\xe8\xc6\x15\x99\x09\xcc\x03\xdd\x18\x17\x33\xb1\xe2\x12\x24\xbf\x38\x0f\x40\x68\xe2\x69\x73\x1e\x10\xce\x03\xe8\x36\xc2\x79\x00\x42\x13\x79\xcf\x79\x00\x42\x13\xc9\xc4\x3b\x43\x38\x0f\x60\x86\x15\xde\x19\xc2\x3b\x83\x2c\xe4\x9d\x21\x9c\x07\xd0\xa6\x84\x9d\x0b\x42\x13\x59\xc8\x56\x2c\x1b\xe2\x62\xc1\xec\x8c\x6b\x67\x10\xd8\x90\xd3\x97\x83\x5f\xe8\x10\xe2\x4c\x61\x08\xad\x3c\xed\x83\x64\x3a\x90\x42\x52\xee\x60\x0a\x63\x26\xd6\x0a\x43\xe5\xa5\xa0\x6c\x8c\x68\x07\xca\xc6\xa8\xec\x82\x25\x56\x54\x16\x8c\x46\x75\xc8\xc0\x8d\xa7\x03\x2b\x42\x88\x75\x42\x2b\x21\xb0\x10\xbc\x57\x52\x4e\x63\xc5\x9c\xd1\xd6\x8d\x2b\x1a\x26\x5c\x5e\x95\xc6\xa9\xc1\xa0\x55\x30\xea\xad\xd4\x5a\xa1\xd5\xd0\x21\x56\x6a\xad\xd0\x6a\x12\x04\xd8\xa8\xb5\x41\x8b\x87\xb6\x51\x6b\x83\xd6\x40\x5c\x3b\xb5\x76\x68\x09\x88\xb9\x53\x6b\x87\x96\x82\x13\x93\x5a\x13\x5a\x86\x01\x67\x52\x6b\x86\x56\x61\xcb\x73\x6a\x79\x68\x95\x8c\x91\xdd\xa9\xe5\xd0\x2a\x98\x07\x0e\x6a\x1d\xd0\xaa\x20\xc0\x41\xad\x03\x5a\x2d\xba\xa0\xf1\x5d\x66\x09\x5a\x98\xc5\x2c\x29\x21\x68\x81\x26\xf6\xfa\xb6\xc3\xa3\xa9\x48\x1c\xad\xf1\xd5\x64\x78\xdb\x14\x89\x7a\xb4\x42\xad\x02\x2d\x8b\x16\x60\x85\x5a\x05\x5a\x26\xed\x74\x6f\x7c\xba\x18\x9e\x2e\x35\x45\x75\x18\xdf\x2e\x56\x43\xab\xe6\x51\x4e\xf7\xc6\x67\x89\xe1\x0d\x52\x8b\x4a\x40\xd4\x6a\xd0\xaa\xd1\x28\x8c\x33\xa2\x61\xfa\xab\x2d\x86\x38\xe3\xf4\x67\x1d\x5a\x18\x8d\x8d\x83\x97\x0d\x68\x8d\x11\xd1\x0f\x6a\x0d\x68\x49\xcc\xc1\xc6\xd6\x64\x02\x2d\x0d\xde\x9b\x50\x0b\x5c\xad\x16\xbd\xd2\xc8\x55\x53\x29\xe7\xa5\xe1\xce\x31\xf2\xcb\xc0\xaf\x96\xe2\x52\x30\xf2\xcb\xc0\xaf\x96\x35\x0c\xc9\x2f\x03\xbf\x5a\x89\xe3\x30\xf2\xcb\xc0\xaf\x56\x25\xb6\x4d\x7e\x19\xf8\xd5\x1a\x8e\x83\xfc\x32\xf0\xab\xf5\x91\xfe\xbf\x15\x8f\xfa\xeb\x4e\x6c\x64\x9f\x81\x7d\x6d\xe0\xb0\xc8\x3e\x03\xfb\x9a\x44\x99\x1b\xd9\x67\x60\x5f\x53\x1c\x16\xd9\x67\x60\x5f\xb3\x18\xb8\x8c\xec\x33\xb0\xaf\x19\x0e\x8b\xec\x33\xb0\xaf\xe7\xa8\x56\x23\xfb\x0c\xec\xeb\x19\x87\x45\xf6\x19\xd8\xd7\x6b\xcc\x3a\x46\xf6\x19\xd8\xd7\x6b\x1c\x16\x2e\xfe\x79\xc4\x09\x8f\xd3\xbd\x93\x8b\x0e\x2e\xf6\x9e\x52\x40\x4a\x08\x36\x3d\x8e\xce\xc9\x45\x07\x17\xfb\x88\xde\xe0\xe4\xa2\x83\x8b\x5d\xe2\xe8\x9c\x5c\x74\x70\xb1\xab\x84\x7b\x72\xd1\xc1\xc5\x6e\x71\x74\x4e\x2e\x3a\xb8\x38\xd2\x68\x01\x51\x0b\x5c\x1c\x39\xda\x85\x93\x8b\x0e\x2e\x8e\xd2\x4b\x40\xd4\x02\x17\x47\x8d\x47\xa6\x93\x8b\x0e\x2e\x8e\x16\xed\xc2\xc9\x45\x07\x17\x07\x9e\xb5\x4e\x2e\x3a\xb8\x38\x46\x89\xe8\xc9\x45\x07\x17\xc7\x88\x5e\xea\xe4\xa2\x83\x8b\x03\xbf\x01\x38\xb9\xe8\xe0\xe2\xd0\x78\x6e\x3b\xb9\xe8\x1a\x5a\x92\x62\x4c\x72\xa5\x16\xb8\x28\x69\x44\xf4\xe4\xa2\x83\x8b\x92\xa3\xb3\x39\xb9\xe8\xe0\xa2\x94\x78\x5a\x39\xb9\xe8\xe0\xa2\xd4\x78\xfc\x3a\xb9\xe8\x2b\xdf\xe9\xd1\x67\x7c\x45\xc7\xf5\x95\x43\x6d\xf0\xda\x37\xdc\xd4\xbe\xe1\xa6\xd6\x38\x7b\xdf\x30\x26\xf9\x16\x33\x91\x68\x3c\xc0\x7c\xeb\x1b\xa1\x68\x89\x8a\x3d\x6e\x83\x5a\xa3\x01\x82\xaf\x61\x80\x64\x05\x04\x43\xa5\xfb\x10\x62\x31\xda\xf8\x8e\x7a\xa3\x10\x8b\xf1\xcd\x77\xcc\x0b\x14\x62\x71\x9f\xfb\xce\x50\x21\xc4\x62\x1c\xf1\x1d\x93\x00\x85\x58\xb4\x1e\xdf\x31\x09\x50\x88\xc5\xbd\xe9\xfb\x4e\x5f\x3b\x7c\x45\xf9\xf8\xee\x84\x9c\x50\x03\x44\xf7\x4e\xf7\x1d\x10\xdd\x3b\xdd\x0f\x40\x3b\xa1\x1d\x50\x44\xcf\x22\xa3\x10\x03\x01\x26\x9e\x7c\x14\x62\xd1\xec\x7c\xe2\x7d\x47\x21\x56\x13\xa0\x41\x68\x00\xca\x80\x94\x10\xfa\x5f\x8d\xe8\xe7\xa0\xaf\x01\x5f\x35\xa2\x9f\x8a\x50\x21\xc4\xa2\x83\xf8\xd4\x4e\x08\xa1\xc6\x35\xe3\x53\x85\x10\x32\x11\xc5\xef\x53\x9d\x90\x03\x42\xf4\x46\x43\x63\x10\x7a\xba\x3f\x62\x80\x88\x7f\x72\x14\xc6\x11\x16\xf1\x4f\x89\x9d\x1d\x71\x50\xf1\x4f\x5c\x13\xbf\xbc\xb6\xe2\xff\x3f\xae\xd7\xd3\xd7\xdf\x35\xf7\x4f\xb7\x9b\x5f\x5e\xf0\x2b\x2a\x7e\xba\x5c\xa6\x1f\x8f\x17\xff\xfa\x8b\xec\xf5\xe9\x1a\x56\xf8\xef\xbf\x01\x00\x00\xff\xff\x89\xe9\xd8\x67\xbd\x15\x00\x00"); -func _eafbc ()(*asset ,error ){_bbdf ,_bebg :=_dggba ();if _bebg !=nil {return nil ,_bebg ;};_cedag :=bindataFileInfo {_aa :"KSCpc-EUC-H",_dg :10306,_ged :_fc .FileMode (436),_de :_e .Unix (1580492597,0)};_cefab :=&asset {_cb :_bbdf ,_fg :_cedag };return _cefab ,nil ; -};func _afae ()([]byte ,error ){return _fac (_bcbg ,"Hiragana")};func _eea ()([]byte ,error ){return _fac (_cfcc ,"CNS2-H")};func _bfaf ()([]byte ,error ){return _fac (_deage ,"HKscs-B5-H")};func _adbg ()([]byte ,error ){return _fac (_bfaa ,"RKSJ-V")}; -func _eegb ()([]byte ,error ){return _fac (_bgce ,"Ext-V")};func _cefa ()([]byte ,error ){return _fac (_ffgb ,"ETHK-B5-H")};var _fdd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcf\x37\x3b\x92\xa7\xb5\xaf\x4f\xf1\x2c\x87\xc5\xd0\xe9\xcc\x74\x3a\x42\x3a\x3a\x12\x33\xd3\x33\xb4\xd0\x00\xa2\x19\x40\x42\x2c\xd2\x76\x66\xab\x24\xfa\x54\xa9\xaa\x7a\xd1\xdf\x1e\xf9\xba\xb2\x00\x21\xa4\xa7\x56\x3f\xdd\x71\x3b\xff\x7e\x8f\x08\x87\x23\xc2\x7f\xf7\xef\xff\xe1\x3f\xfc\xc3\x6f\xbf\xff\xcb\x8f\xbf\xfb\x1f\xff\xf4\x87\xf1\x8f\xcf\x5f\x7e\xbc\xbf\xff\x6d\xfe\xe9\xf9\xf3\x1f\xfe\xe5\x4f\xe3\xf9\xd1\x9f\x7f\xfa\xfd\x6f\xbf\xfb\x5d\xd9\x7f\xcc\xdf\x8f\xbf\xfc\xf5\x4f\x60\xfc\xf3\xfd\xc7\xdf\xfd\x6e\x7d\xff\x8f\xff\xfa\xe7\xbf\x3c\xff\xfc\x0f\xbf\xbd\x7f\xf8\x71\x58\x6e\xfe\xcb\x1f\xbf\xb2\x3f\x7e\xfc\xdd\xff\xf4\xfc\xd3\xef\xff\xfc\x97\x3f\xfd\xeb\x8f\x7f\xf3\xdf\xcc\x3f\xf4\xe7\xbf\xfa\x31\x9f\x77\xd1\xff\x87\x3f\xcd\xe7\x4f\xbf\xff\xed\x9f\x7e\xfc\x9b\xff\xf4\xef\xca\xff\x4d\xfd\xc7\x7f\xf9\xe3\x1f\xff\xcf\xe7\x9f\x9f\xdf\xfe\xf2\x63\x87\xf6\xfc\x36\xc1\xdf\xfd\xdd\xbf\xff\xcf\xf7\x1f\xff\xfb\xfb\x9f\x9f\x1f\x7f\xf7\x9f\xfe\xdd\x7f\xf7\xc7\x7f\xfb\xf7\xff\xe5\xdf\xff\xdb\xff\x96\x7f\xf1\x9f\xff\xe5\xf9\xd3\x9f\x7f\xff\x87\xdf\x7e\x94\xff\x7a\xdb\xea\xff\x43\xfe\x9f\xff\xf5\x8f\xcf\x8f\xf2\xfd\xc2\xff\xf6\x5f\xfe\xe1\x3f\xfc\xf8\xdf\xcb\x8f\xb2\xfd\xd8\xeb\x59\xeb\xff\xf1\xd1\xff\xd7\xff\xfc\x87\xf9\xfc\xd8\xfc\x6b\xb7\xe9\xe3\x0f\xf3\xf9\xf3\x1f\xef\xf1\xfc\xe9\xfe\xed\x9f\x9e\xdf\xfd\xf8\xf1\xcb\xb6\xfd\xfa\xe3\xc7\x8f\x5f\x62\xfb\x75\xfd\x15\xe5\xdc\x7e\xfd\xf1\xcb\x7f\xfc\xfb\xff\xf8\xf7\xbf\xae\x46\xfe\x7f\xca\xff\xae\xf8\x33\xbf\xfd\xe1\x2f\xf3\x79\xa5\xf1\x0b\xbf\x94\xf7\xd7\x1f\x65\x7d\xf1\xff\xfe\xd7\xef\xca\xb6\x7d\xf5\xfe\x7e\x7e\xa5\xf7\x55\xba\x3d\xab\xf4\x5f\x6b\x8b\xd2\xe2\xd7\x1f\x65\xdb\xda\xbe\x68\x2d\xa5\xe5\xaf\x3f\x62\x0f\x8a\xb5\x5b\xd2\xfa\x6c\x2b\x7b\x2e\x5a\xf8\x69\x54\x68\xc7\x09\xed\x92\x76\xfd\xfa\x23\xae\xb0\x58\x83\xf4\x0c\x8a\x9d\xdb\xa2\x3d\x53\xda\xfc\xf5\xc7\xaa\x1b\xd2\x03\xe9\xe5\xd7\xf6\x93\x86\xbc\xfe\xda\x82\xd8\xa3\x42\xf2\xd7\x5e\x1a\xb2\xd7\xf5\x6b\xbb\x7d\xd8\xeb\x2e\x6d\xfd\xdc\x5e\x0f\x69\xc7\xaf\x3f\x32\xe2\x84\x74\x42\xba\x0a\xc5\x5a\x5b\xb4\x6b\x97\xb6\xaf\xf6\xd2\xad\xfd\xf2\xcb\x76\x50\x2c\x57\xf7\xf7\xe6\xa7\x0b\x22\x37\x2a\x68\x55\x52\xae\x62\xc7\x47\xbb\xa5\xdd\xab\xbd\x85\x4a\x5b\x97\x44\xef\x8f\x72\x40\x9b\xd2\xe6\xaf\x3f\x5a\x6b\x7e\xf9\x48\x7a\x2c\xb6\xba\xba\x3b\xbe\x40\xcb\x8b\x62\x51\x24\xed\x16\xbb\xa0\xd9\xde\x05\x71\x14\xba\x10\x36\x37\x5e\x8b\xf1\x69\xfa\x6b\x0b\x56\x01\x48\xfe\xda\x7d\x52\xec\x60\x2c\x6f\xbb\xb5\x20\x6a\x52\xc1\xcd\x2c\xec\xa3\x51\xcc\x21\x1f\x21\x2d\x56\x17\x58\x22\xfb\x48\x49\x6b\xd5\xc4\x41\x47\x87\xe3\xf1\x6c\x7c\x69\xa5\x8f\x95\x2e\x88\xdc\x68\xee\xe3\x24\x3c\xf4\xea\xdc\x98\x98\xc7\x5e\x2d\x88\xd3\x29\x7d\xec\xd5\x82\xd6\x58\x20\xfb\x63\x6b\x5d\x5b\xa7\x93\xe0\xda\x02\x32\x2a\x23\xe9\xda\xda\x5f\x66\xfe\x74\xd8\x5e\x2b\x5d\x10\xcd\x4e\xbd\xd6\xb9\x96\x5b\xd9\xce\x5d\x5a\x93\xd6\x7e\xfd\xd1\xc2\x21\x7a\xed\xfb\x82\x48\x5b\xfb\xda\xf7\x97\xbe\x17\x9a\xf6\xda\xf7\x05\xeb\xc7\xe8\xfb\xeb\x62\x58\x10\x67\x63\xd4\xde\x21\xe9\xb1\xd8\x6a\xee\xe1\x7a\x06\x16\x2d\xa0\x15\x69\x6b\xd8\xfc\xb5\xe3\xdc\x25\x9d\x16\x4b\x68\x55\xda\x9a\xbe\xa4\xa3\xc7\x79\x49\x62\xfa\xce\x63\x87\x16\xd2\x56\x17\xca\x5e\x20\xa5\xa4\x6e\x31\x6b\x18\xd2\xc6\xfa\x35\xc6\xe3\x38\x19\xdd\xc3\xbd\x76\x1e\xab\xf7\x87\x7b\x0d\x88\x93\xb5\x7b\xb8\xd7\x8e\xea\x50\x9e\x07\xb4\x26\xad\xad\x85\x1a\xb4\xad\xda\x8e\x3a\x2d\x26\xed\x91\xf6\xb0\x02\xad\xe0\x85\x74\xd9\xd3\x4a\x17\x2e\x7b\xba\x20\x0a\x33\x7f\x5c\xf6\x74\x41\xa4\xed\xb8\xac\xb3\x39\xf3\xac\xa3\xa3\x39\x6e\x0b\x62\xbb\x28\xd6\xec\x41\x73\x8c\x2e\x86\xb2\xd9\xb6\x05\xd1\xec\xbc\x8c\xf1\x70\xcf\x9f\x8d\x31\x72\xcf\x03\x91\x85\xa1\x74\xcf\x03\xab\x98\x35\x38\x94\x0b\xa2\xed\x8c\x87\x6c\x00\x58\xc5\xe8\xbc\x7c\x00\x88\x72\x51\x81\x6c\x00\x88\x2d\x68\x87\x6c\xe0\x90\xf3\x9e\x70\xb2\x43\xce\x0b\x44\xb2\xe5\x0f\x39\xef\x11\xf0\xf6\x33\x18\xb6\xb0\x0b\x0b\x22\x8b\x24\x7b\x10\xf6\xc0\x0a\xec\x41\xb8\xaf\xc2\x76\xd8\xdc\x70\x5f\x59\xa7\xad\xcd\xc3\x62\xf4\x20\x9d\xf9\x64\x97\x26\xed\x48\xa7\x2a\xed\x68\x52\x69\x7e\x9f\x3e\x6c\x3f\xc6\x23\x9d\xe5\x9b\x5e\xd5\x8d\xa1\x94\xf7\x00\x2d\x76\x2a\xbd\xed\xd5\x7d\x5b\x8c\x1a\x6e\xdb\xbb\x20\x12\xc6\x7b\xdc\x0e\xf8\x4d\xa5\xd5\x9e\xde\x56\xba\x20\x12\x56\x79\xdc\x5f\xa5\x2f\x24\x2a\xe8\x0e\xf8\x82\x48\x38\xf6\xd1\x1d\xf0\x9e\xfe\x18\x15\x74\x87\x6d\x41\x93\x91\x1d\xdd\x66\x0c\x06\xbc\x3a\xcb\xb2\x45\x20\x76\x37\xa9\x6c\xf1\x50\xd4\xd5\xa3\x21\xe7\xff\x2a\x9f\xff\xff\x44\x76\x1c\x4a\x42\xa0\x45\xd0\x4c\x39\xd3\x21\xe7\xa8\xf0\xe0\x53\xce\x71\x9e\xaf\xb4\x55\xdb\x59\xa5\x2d\x88\xc2\x48\x9f\x95\xee\x9c\x0d\x06\x73\x6d\x6b\x81\x9e\xed\xa3\xc9\x97\x4f\x48\xbb\x24\xa6\xf7\x62\xaf\x9f\x4a\x42\x20\x62\xe3\xd7\x94\x84\x67\xbb\x2c\x46\xa5\xad\x49\x6b\x2c\x16\x49\x21\x89\xf6\x5e\x27\xed\x75\x6d\x9f\x51\xa4\x05\x34\x6b\x5d\xd0\xd2\x4f\x15\x71\x67\x30\x97\x17\xcc\xfa\x74\xed\x01\x2d\x9b\xc5\x98\xcb\x33\xfd\xb5\x8b\x1a\xd2\x5f\x5b\x10\xb9\x5d\x90\xfc\xb5\x05\x4d\x41\x75\xba\x68\xcf\x1c\x7e\x49\xef\x73\x4a\x5b\x3a\xca\x06\x37\x39\x5d\xb4\xe7\xed\xb8\x35\x3e\xbd\x1d\xb7\x05\x51\x4e\x49\xd6\xb9\x20\x76\x98\xda\x79\x5b\xe7\x82\x96\xc9\xef\xdf\xd6\xa9\xf4\xbd\x9a\xc5\x1c\x4a\xa4\x6f\x3a\x2f\xee\x00\x20\x36\x67\xd4\x1d\x70\xde\xe1\x97\xcc\xcb\x9d\xd2\xd6\x32\xdb\x9c\xe5\x9b\x65\x76\x8e\xaf\x02\x3e\x1d\x56\x30\xe0\x9a\x3b\x75\x0e\x2b\x98\x70\xf4\xe6\x10\x4d\x9b\x3b\x19\x22\x14\xaf\x73\xda\xdc\xc9\xaf\x35\x36\xcf\x39\xfd\xb5\x05\x71\xb1\x79\xce\xf9\xfd\x1a\x8b\x41\xb6\x79\x4e\xdb\xbb\x20\x2e\xf4\x9d\x73\xba\x18\x66\x58\x8c\xa9\x9a\x76\x61\x41\x9c\xe1\xaf\xd9\x85\x05\x51\xd2\x76\x74\x49\xc3\x2f\x77\x68\x4e\xd5\x82\x38\xd3\x0a\x9c\xaa\x27\x2d\xc6\x88\x3f\xfe\xda\x03\xa3\xf3\xd7\x1e\x7f\xed\x61\x65\xb5\x83\xce\x3f\xdf\xa7\x8b\x4b\xec\x6c\xec\xf3\x71\x65\xbd\x9b\xc5\xa0\xbd\x4e\xfc\x8b\x44\x76\x73\xa8\x53\x9c\x6e\xc9\xc6\x12\xaf\x6e\xc9\x5a\xfd\xb4\xae\x86\x54\xf7\x1f\x10\x09\xa3\xab\x75\x97\x84\x50\x42\xcf\xa8\x8a\x55\xa0\x6c\xad\x59\xec\x94\xa6\x22\xba\x43\xaa\x92\xec\x42\x93\xf6\x48\x7b\x68\x9b\x5f\xd2\x85\x7a\xc1\x74\x54\xd9\xaa\x02\x13\x88\xab\x5e\x90\x98\xab\xea\x2e\x6d\xb1\xc6\xb2\xba\x4b\x6b\x30\xa7\xaa\x37\x55\xd9\x02\x44\x20\xa5\x6b\x84\xa4\xdb\x62\x09\xad\x4b\xeb\xe8\x89\x74\x2b\x60\xcc\xd5\x5d\x1a\x4c\x60\x75\x97\x02\x71\xf9\x6b\xee\xd2\x9a\xd5\x62\x34\x24\x6d\x6f\x72\x1e\xd8\x24\xd9\x8e\x44\x72\x87\x5d\x4d\x1b\xb2\x20\x22\x2d\xc6\xda\xaa\xb7\x95\xa2\x04\x55\xb7\x29\xd0\x5a\xa3\x6d\x6e\xd3\xda\x2d\xe6\x04\x76\x8b\x2d\x68\x81\xda\x59\xbb\xc5\x9c\xe7\x60\xe0\x2e\xe7\xf9\x3a\x59\x70\x49\x0d\xd7\x79\x4b\xbb\x7f\xfd\x91\x1b\x5a\xc5\x75\x32\x20\x97\x93\x9a\xfc\xdc\xe5\xa4\x02\xd1\x50\x17\x2e\x27\xf5\xba\xe8\x56\xd6\xd5\x90\xeb\x0a\x69\xc1\xaf\x05\x24\xba\x75\x39\x5b\x49\x1f\x2e\x67\xeb\x72\xe0\x12\x69\x7b\x39\x70\x40\x5c\x30\xf7\xcb\x81\xbb\xd6\x20\x95\x75\x2e\x83\xe6\xcf\x2d\x58\x52\x1d\x92\x5d\x80\xe5\x95\x0d\x8d\xf2\x92\xe5\x01\x71\xb1\x44\x2e\xc7\xf2\x5a\x52\xae\x94\x0d\xc9\x77\x29\xe6\x80\x38\x61\xe4\xd7\xb0\xf7\x0b\xca\x92\x15\xd0\x86\xb4\x81\xf6\x48\x3b\xc6\x94\x34\x2d\x26\xed\x91\xb6\xf8\x7d\x20\x02\xae\xc1\x92\xbe\xa6\x6d\x43\x93\xbb\xa6\x6d\x5b\x10\x0d\x81\x72\x4d\xdb\x36\xbf\x4a\x1b\x34\x2b\x9d\x54\xba\x59\xcc\x4a\x61\x22\xc1\xc9\xe7\x92\x89\x5c\x8f\x15\xc0\x68\x2f\xcf\x2f\x40\x1c\xdb\xf1\x73\xd9\x7d\x79\xbc\xb9\x9e\xc6\xaf\xb0\x09\xae\xc7\xb9\x5c\x10\x17\x3c\xe6\x7a\x1c\xfc\xc7\x4e\xa3\x4c\x5d\xcf\xd7\x80\x67\x4d\x39\x7b\xf6\x92\x15\x5d\xeb\xac\x52\xca\xc6\xf1\xf4\x7a\x5d\x40\x0b\x72\x43\x2d\xbd\x5e\x17\x10\x4b\xb4\x6c\x74\xa7\xb9\x44\x81\xc5\x42\x20\x15\x49\xfc\x5a\xd9\x2c\x76\x4a\xe3\xd7\xc2\x62\x55\x52\x58\x2c\xa1\xa5\x34\x16\x0b\xcb\xb1\xb9\xde\x81\x52\x0a\xaa\x53\x73\xc1\x03\xb9\xa1\x83\x36\x8f\x15\x40\x6b\x5f\xd3\xa6\xa4\xc7\x2f\xad\xf4\x95\xf6\xd2\x2b\xea\x54\x97\x69\x1c\x2b\x4a\x61\x35\x36\x8f\x15\x40\x6c\x30\xa7\xe6\xb1\xa2\x55\x56\x63\x61\x35\xb6\x6a\xdb\x2a\x7b\x91\x49\x68\xd5\xa6\x2d\x58\x3b\x0e\x92\x4d\x5b\x90\x2e\xbc\x56\x6d\x1a\xfc\xb5\x94\xdd\x62\x8f\x34\xe6\xa5\xf9\xfb\xb6\x76\xc1\x2a\x46\xd3\x2e\x9b\xbb\x20\x5d\x9f\xed\x72\xc0\x61\xc3\xa5\xa0\xd1\x36\xd9\x30\x90\x71\x52\xa9\x6c\xb8\x35\x7b\x00\x37\x69\x9e\x34\x80\xdc\x10\x07\xcd\x93\x46\xc3\xba\x50\x4a\x95\x66\x7b\x17\xa4\x06\x9d\xe6\xa9\x02\x58\xc5\x68\xaf\x6c\x02\x58\x34\x6a\xf5\x5c\x01\xe4\x86\xa0\x6e\x6a\x63\x40\x6e\xf0\xa6\xa6\x36\xd6\xc2\x2e\x38\x6e\x9e\x3e\x80\xdc\x90\xdd\x4d\x09\x01\xac\x62\xfe\x9a\x13\x13\xb0\x30\x54\x9e\xe6\x81\x04\x58\xc5\x98\x66\x4f\x24\xc0\x3a\x9b\x41\xb2\xa7\x61\x4f\x2f\xe6\xcf\x13\x09\xd0\x22\xfd\xd2\x9e\x2e\x48\x99\x75\x53\x2b\x6c\x4b\xb6\xac\x2f\xa1\x29\x5c\x80\xdc\x60\x9b\x4d\x15\xb0\xa5\xcd\xbd\x68\x9b\x82\x04\x88\x0b\xd9\xd2\x64\x91\x2d\x6d\xc7\xf7\xa9\xed\x48\x47\x9c\xce\xab\x29\xb6\xdb\x4a\xd9\x92\x4d\xe1\x02\xe4\x96\x7c\xa9\x0e\xd8\x6e\xd7\xb3\x6b\x5c\xed\x0e\x08\xad\x2d\xed\xb6\x1d\xdd\x5f\x73\x13\x29\x83\x80\x94\xa9\xb5\xee\xaf\x2d\x28\xa5\xc0\xbf\x5b\x77\xe7\x2e\x88\xfd\xa4\x82\xee\x5c\x75\x77\x29\xca\x68\xf3\xe4\x02\xa4\xe7\x8b\xd6\xdd\x0a\xdd\x45\xe3\xf0\x76\xc7\xb2\xb3\x25\xd1\x0b\xdb\x70\x1d\x2d\x88\xcb\x3a\x87\xcb\x68\x41\x29\x3b\x5a\x4a\x1b\xae\xa3\xc1\x3a\x42\x8d\x6d\xc3\x1e\x28\x33\xf6\xcd\x4f\x9d\xf9\xe1\x2e\x95\x64\xd3\x86\x0c\x84\x79\x51\x64\x00\x71\x55\x7f\xdf\x39\x18\xb4\x76\xe7\x14\xdb\x94\x0f\x40\xa4\x5c\x60\xda\xda\x69\xd3\xe4\x16\xca\x07\x20\x37\x27\x5e\xfd\x17\xc8\x70\xe3\xaa\xff\x02\xeb\x4b\x46\x4d\xfd\x17\xc8\x70\xf6\xd4\x7f\xdb\xb4\x53\xc5\x4f\xed\x14\x5a\xec\x5f\x7f\xcd\x4e\x61\x6a\x2a\x3b\xba\x52\xf3\x40\x07\xa4\x8c\xbd\x69\x6a\x02\x5a\xa2\x17\x35\x4d\x4d\x40\x29\xfb\x29\xcd\x0a\x16\x2c\xc5\x0a\xd2\x57\x81\xe3\x81\x20\x0c\xf9\x3f\x10\x8d\x35\x19\xf2\x7f\x20\x1a\x1b\x32\x34\x2b\x85\x22\x61\x67\x74\x43\x91\x00\x44\xfd\xbe\xac\x92\xaa\xc5\xa4\x5d\xd2\x2e\x8a\xf9\x6b\x74\x2a\x64\x3d\x3b\xcc\x22\x64\x3d\xc1\x69\xba\x1c\xd8\x4c\xc2\xd3\x34\x90\x1b\x4b\x26\x5c\x93\xa1\xb2\x70\xa0\x3e\x85\x33\x0f\xac\x26\x42\x62\xe6\x63\xd2\x5e\xed\x4a\xe1\x64\x01\xa1\xe2\x15\xce\x55\x70\x30\x29\x4b\xb9\xf9\xa9\xe0\x0e\xcf\x2d\x40\x38\xfa\xe1\xb9\x25\xe6\xe3\xaf\xd0\x9d\xf9\x4a\x63\x53\xa0\x5c\xc5\x63\x0f\x1f\x16\xcb\x69\x77\xb4\x55\x02\xb9\x21\x69\xe3\x71\xbc\xb0\x4b\x16\x0d\x9f\xe1\x19\x22\xb4\x4b\x22\x69\x43\xbb\x24\xd0\x3c\xa3\x84\x12\x3f\x30\x21\x94\xb3\x58\xec\xfb\xb5\x0b\xb1\x4a\xd3\x5c\x52\xe1\x2a\x38\x39\x66\xa5\xab\x20\x15\xd2\x9a\x0d\x53\x21\x0d\x44\x41\x2d\x4b\x85\x34\x90\x1b\x67\xbb\x54\x48\x03\xa5\x9c\x58\xf2\xf3\x7c\xa4\x21\x09\x37\xbf\x7c\x25\xbd\x16\xa3\x52\x05\x37\x90\x1b\x07\xdb\xf4\x10\x94\x68\xc2\xe5\x84\x57\xa7\x9a\x30\x10\xb5\x59\xac\x4a\x1a\x16\x93\x66\x43\x16\xc4\x55\x24\xd9\x8e\x6a\x4f\x11\x71\xa9\x48\x06\x72\x63\x74\x53\x89\x9c\x97\xbf\xc6\xaa\xcd\xcb\x5f\xbb\x10\x23\xb6\xed\xf2\xd7\x30\x90\x94\x13\xee\x9a\x1a\x48\x80\x38\x99\xbf\xd4\x40\x92\x18\xfa\xca\x89\x30\x48\x0d\x7d\x40\x0b\xb6\x4a\x2a\x91\xd3\x3d\x70\xa2\x7b\xa4\x7b\x20\xc3\x59\x80\xa5\xa7\x32\x0e\x88\xf8\x48\xfe\x9a\x5a\xfa\x09\x7b\x4d\x45\x10\xd0\xd2\x21\x57\x4b\x4f\x2c\x6c\xa5\xda\x38\x45\x10\xd0\xd2\x69\xd6\xc2\x96\x58\xd8\x4a\x85\x49\xa6\xf6\x05\x20\x4e\xd6\x5b\x2a\x81\x80\x55\x8c\xde\x2b\x82\x80\x28\x55\x92\xed\xb8\x1f\x8b\x05\xb4\xaf\x86\x17\x15\x93\xa9\xd7\x9c\x96\xee\xf6\xca\x49\x3c\xdd\xed\x40\x5c\xc8\x91\x74\xb7\x67\xb7\x0b\x87\xc5\xec\x42\xc7\x1a\x8a\x04\x4a\x25\x10\xb0\x86\x65\x91\x94\x40\x40\x6e\x9c\xa6\x53\x09\x94\xe3\xf0\xc7\x68\xee\x70\x6d\x0d\x78\x82\xad\xd5\x1a\x02\xc4\x6e\x6b\xb5\x86\x00\xb9\x6d\x8c\xd0\x70\x38\x86\xc3\xe1\xb2\xf7\xfe\x03\x58\x33\x01\xc9\xe1\xf0\xd0\x52\x5d\xf6\x1e\x5a\x80\xa6\xd5\x37\x15\x4a\xe9\xa1\xa5\x62\x1d\x4a\x0f\x2d\x40\x04\x7a\x57\x2a\x94\x72\x7e\x95\x4a\xb3\xd2\x05\xb1\x39\x55\xda\x4c\x72\xb2\x8c\xd4\xe9\x53\xd9\x02\x44\xdd\x24\xb9\x8c\x3c\x34\x54\x0e\xac\x29\x0b\x01\xe2\x90\x35\x78\x68\x48\xd9\x45\x65\xa1\xde\xb2\x0b\x60\xa9\x67\xd2\x8a\xb4\x02\x7b\x95\x44\x7b\xef\x1a\x16\x5b\x3f\x77\xd7\x94\x96\x6b\x2c\xab\xa4\x5b\x92\x46\xd3\x1d\x52\x97\xc4\x26\xba\x10\xac\xb7\x6a\x38\x10\x1b\xb3\x7c\xbb\xe7\x6f\xd5\x70\x37\xfd\xed\xa6\x07\x5a\x62\x34\xb9\xdd\xf3\x37\xf7\x99\xe5\xe2\x84\x70\x6b\xb6\x07\x22\xd0\xcf\x6e\x75\xe9\xdb\x2d\x79\xc1\x7c\x6e\xb7\xe4\xfd\x1c\xd2\x28\xe7\x9d\x13\x10\x4a\xaf\x5b\x3e\x7e\x3b\x48\x8d\x62\xdd\x41\xea\xca\xcc\x86\xc6\xda\x95\x99\x40\x4b\xf4\xb8\xae\xcc\xec\x1e\xa3\x5a\xf3\xd3\x94\xb6\x06\x49\x6b\x53\xf7\x18\xd5\x55\xfe\x35\xd5\xf4\xf6\xd1\x96\x7c\x54\x6f\xe9\x2a\xff\xdd\x3e\x04\x3b\xbc\xdb\x87\x1e\x0c\xa6\xc6\xcd\x2e\x0f\x01\x62\x47\x8c\x75\x35\xe7\x2e\xbf\x08\x98\x6a\x97\x5f\x00\xb9\xc3\x2d\xbb\xfc\xa2\xab\x77\x06\xaa\x73\x57\xef\x04\x72\x87\xd3\x74\xf5\xce\xde\xe9\x96\x8c\xab\x77\xbb\xd5\xe9\x16\x27\xc1\xee\xa6\xef\xee\x70\x95\xcc\xee\x0e\x07\x52\x8b\x4e\x77\x87\xf7\x01\x93\x0a\x56\x52\x77\x57\x02\xb9\x94\xbb\x9f\xca\xee\xee\xa6\xed\x6e\x5a\x8d\x40\xdd\x4d\x0b\xa4\x1a\x5c\x77\xd3\x02\x51\x36\x49\x36\x53\x7d\xc2\x63\x45\x57\x9f\x00\x72\x87\x21\x76\xf5\x89\xae\x55\x41\xfb\x7f\x77\x9b\x01\xa9\xee\xd7\xb5\x2a\x74\x35\x01\x6f\xe4\xba\x2b\x08\xc8\xfd\x23\xd9\xc1\x87\x7d\x9c\x30\xc9\xae\x6d\x12\x88\x06\x0f\xeb\x8f\x15\x3c\xaf\xc5\xa8\xf4\x75\xca\x17\x84\x82\xa4\x6b\x9a\xec\x2e\xd1\x64\x15\x0c\x97\xe8\x70\x89\x26\xcb\x76\xb8\x44\x81\xdc\xd1\xc3\x86\x4b\x74\x78\x10\xd7\xf0\x34\x14\xe8\x40\xd4\x63\x0d\xe5\x50\x9e\x0f\x0f\xe2\x89\xa9\x7d\x78\x10\x07\x42\xab\xf4\xf0\x20\x3e\xdc\xdb\xde\x61\x0f\xf7\x36\x10\x3b\x4a\xf3\x70\x6f\x0f\x57\x72\x72\x66\x1d\xae\xe4\x81\x80\xdc\xd5\x97\x86\x02\x12\x08\xb5\x99\xe1\xe2\x06\xca\xae\x9e\x32\x5c\xdd\x40\x9c\x28\x42\xc3\x73\x21\x10\x47\x95\x64\xaf\x16\xc4\xc9\x26\x1b\xde\x91\x03\xeb\xc7\x68\xae\x97\xe4\x40\x5c\xf0\xba\xa1\xb5\x12\x88\x82\x3e\x3f\x3c\x50\x0e\xe4\xf4\xbe\xa1\x8f\x0d\xe5\x34\xd0\xe2\xfb\xb1\x5b\xd2\x8d\x26\xe7\x97\xf6\x09\xcb\xe4\xbe\x61\x5e\x18\x5a\xd3\x80\xd8\x38\xa0\x0d\x0f\x8f\x40\x04\x9a\xc6\xf0\xf0\x08\xc4\x15\x92\x9c\x3d\x04\xfc\xbe\x61\x36\x18\x0a\xf8\xe1\x15\x1a\x1b\x61\x28\xe0\x81\xe6\x81\x64\x28\xdf\xc7\xda\x7c\xeb\x4b\x96\x8c\x82\x75\x28\x58\x39\x08\x0c\x05\xeb\x98\xb6\x16\x3d\x60\x28\xaa\x80\xd8\x9d\x3c\xcf\x4f\x40\x6b\x1c\xe3\x86\x5b\x08\x28\xbb\x46\xaa\xe1\x1e\x02\x72\xdf\x24\xd9\xda\xe9\x40\xa2\x02\x0e\x85\x1c\x10\x6a\x2d\xc3\x23\xd5\x78\xbf\x62\xf4\xca\x93\x11\xd0\xb2\x4a\xfa\x8a\xad\x85\xb5\x6b\xb7\x9a\x6e\x84\xb9\x74\xb7\xb2\x6b\x6a\x9a\xde\xff\x02\xb9\xc1\x22\xa7\x17\x5d\x40\xd9\x9d\xe5\xe9\x4d\x17\xd0\x02\x35\x79\xb6\x4b\xd2\x6d\xb1\x0b\x5a\x97\x86\x5d\x09\xcb\xf5\x54\x2b\x9c\xcd\x86\x60\xbc\x99\xae\xf0\x89\x81\x64\xd7\x46\x30\x35\x90\x00\x59\xd0\xed\xa6\x06\x92\x19\x7e\xca\x06\x9f\xae\x5d\xa0\x25\x7c\x79\xba\x76\x27\x2c\x7d\x2f\x58\x65\xa7\x2c\x1d\xc8\x0d\x4e\x36\x65\xe9\x13\x5e\xbd\x7b\x36\x9f\xf2\x6a\x20\x95\xb6\x53\x5e\x3d\x1f\xe6\x79\xb7\x0f\xda\x31\x81\x2c\xe8\xc9\x53\x2f\x0d\xa0\xec\xfb\x65\x31\x07\x0e\x91\x19\x6c\xc8\x29\xc3\x9b\x8b\xc9\xad\x62\x34\xe4\x69\xd2\x3c\xed\x32\x6e\x1a\x45\xe7\x6b\x31\x07\xc9\x13\x0c\x90\xc5\xe6\xbe\x5f\x31\x7a\xba\x73\xe0\x9b\xaf\x3d\x5d\x90\x05\x1d\xf0\x71\x9e\x1f\x0e\xa8\xfb\x8e\x1d\xfc\xf1\x80\x0a\x64\x41\xbb\x7b\x3c\xa0\x3e\xf5\x2b\xb6\xba\xf0\x54\x8b\x55\x8b\x9d\x90\xbe\x62\x4c\x96\x7e\x3c\x8f\xdc\x0d\x88\xfd\x94\x94\x92\xd2\x62\x7e\x7a\x4b\x5b\xca\x6e\xbb\x24\xb1\x42\x9e\xeb\xfb\xb5\x35\x96\x8f\xe6\x7d\x20\x0a\x63\xf4\x68\xde\x7f\x2e\x7a\x7a\x30\x0b\x8f\x47\x13\x20\x74\x62\x7a\xae\x57\x12\x7b\xf7\x60\xef\x3e\xcd\xde\x2f\x48\xed\xba\x8f\x07\x98\xc7\x35\x78\xa0\x61\x3f\xae\x41\x20\x92\x59\x78\x34\x02\x3e\xc9\x8a\x3e\xd0\x3c\x1f\x99\x14\x10\xd5\xe6\xe6\x90\xe4\xaf\xb1\x7a\x1f\x17\x17\x10\x27\x46\x9e\xe7\xb6\x82\xfb\xb0\xd8\xdf\x70\xd7\xfd\xc8\xd7\x80\x08\x94\xe6\x47\xbe\xf6\x60\x27\xdb\x0f\x98\xf5\x23\x13\x7b\x64\x62\xc8\xb3\x47\x26\xf6\xdc\xdd\x62\x7e\x6a\x3b\x6f\x2c\x06\x87\xc5\xa6\x24\x87\x35\xa4\x39\xac\xb7\x5b\x85\xc5\xe2\x59\xe6\xe9\xc3\x62\x0c\x44\xf7\xd3\x8e\xa9\x0f\xd1\xf2\xa8\xc2\x00\x29\xb3\x7e\x54\x61\x9e\x01\x8b\xf1\xf8\xff\x68\xed\x02\x22\x1c\x55\x4f\x24\xc0\x2a\xc6\xe8\x7b\x24\x01\x5a\xfb\x8a\xb9\x1a\xc7\xb0\x18\xcd\xd5\xe8\x01\xb4\x86\xe6\xfb\x78\xd6\x00\x72\xe3\xa4\xf8\x78\xd6\x78\x26\x6b\xdb\xbb\x95\x47\x06\x0b\xb4\x44\x12\x3e\xda\x39\x80\x50\x4f\x7f\x3c\x6a\x3c\x0f\x23\xa9\xa8\x7d\x54\x3e\x80\xd0\x02\xfb\xe8\x6b\xf5\xc8\x5f\x3d\xea\xbf\xee\xbb\xb7\xc2\x3a\xbc\xf7\x79\xbd\xdd\x04\xe2\xc0\xe8\xfd\x7a\xbb\x09\xb4\x60\x2b\xbe\x9e\xfe\x81\xd4\x9f\xf0\xf5\xf4\x0f\xb4\xc4\xa8\xfe\xba\x39\x81\x96\x9c\x1d\x5f\x37\xe7\x5b\x1d\xa1\xe6\xef\x4f\x69\x4b\x09\xd8\x51\x50\x5e\x8f\x0b\xef\xc5\x5a\x3c\x59\x1e\xef\x65\x9d\x17\x16\x07\x18\xd8\xab\x67\xd1\xeb\x3e\x71\x19\xbf\xee\x93\x17\x9b\xf7\xee\x0e\x78\xb5\x79\x03\xb9\x6f\x92\x6c\x88\x2c\xbd\x32\x6c\xaf\x2c\x1d\x88\xf8\x48\xec\xeb\x37\x4f\x8b\xad\xf5\xf1\xea\x24\x03\x64\xa0\x64\xbd\xde\xda\x01\x65\xf7\x48\xfc\x7a\x6d\x07\x34\x6f\x1e\x5f\xad\xd4\xaf\x1b\xb6\xa2\x55\xbc\x6e\x58\x20\x0e\xf6\xd0\xeb\x86\x05\x56\x31\x6b\x70\x90\xf0\x71\xa8\x61\x05\x0e\x12\x17\x7e\x7b\xe5\xaa\xfb\xf5\xc2\x0f\xc8\x40\x11\x78\x55\x51\x5e\x37\x47\xe5\x00\xf5\xba\x39\x80\x28\xb0\xa1\xd7\xcd\xf1\x72\x10\xdf\x2b\x5c\xed\x75\xd9\x03\xcd\x3b\xd6\xd7\x55\x0f\x94\x5d\xc3\xcf\xeb\xb2\x07\xb2\xb0\xea\x5f\x95\xfa\xd7\x9d\xa0\x81\xf1\x75\x27\x00\x4d\xb5\xf6\x75\x27\xbc\xd3\x59\x40\x62\xbe\x2e\x68\xa0\x05\x2c\xfd\x55\xad\x78\x5d\xbc\x75\xed\xf9\xdc\x58\xbc\xb9\x39\xf7\xd7\xda\x58\xb9\x85\x34\x07\x0e\x13\x77\x6e\x0c\x9c\x90\xf8\xb4\xe6\xc6\xc0\x09\x81\xcf\x65\x6e\xf0\xc3\xdc\x30\x7d\xec\xf8\x2a\xe4\x86\x64\x15\x1a\xde\x83\xb9\x61\xfa\xc8\x4d\xdd\xab\x9d\xb9\x68\xc3\x4a\x31\xab\x1f\x6b\x90\x72\x43\xf7\x12\xb2\x9c\x7c\x89\x55\x3d\x37\x39\x08\xce\x05\xb9\x31\x96\x42\x96\x75\xb4\xcb\x8d\xa1\xcc\x0d\x2b\xc1\xde\x2a\x9f\x4e\x2b\x9d\xdc\xcc\xef\xf4\x80\xe3\x8b\x90\xc5\x66\x4c\xfb\x89\x83\xe5\x8e\xaf\x6a\x6e\xcf\x47\xb3\xef\x34\xed\xb1\xef\x8f\x3d\x48\xda\xf1\xda\x83\x17\x09\x74\x5e\x90\xec\x81\x02\x9e\x9b\xbf\xdc\x10\xf0\x42\x96\x83\x4a\x11\xf0\xb9\x39\x31\xb1\xd8\x67\xea\xa7\xbc\xaa\x93\x96\xd0\x76\x69\x8b\xab\x60\x49\xc9\xb2\x8e\x37\x0b\xe8\x69\xac\x23\x4d\x16\x8c\x9b\x42\xc3\xec\x9d\x05\xe3\xa6\xb0\x8a\xf9\x6b\x53\x9a\x5e\xb9\x07\x24\xba\x55\xf0\xdd\xd8\x83\x41\x2a\x98\x2d\x85\xc4\xdf\x27\x4b\xb5\x1d\x58\x32\x77\x24\x56\x16\x78\x99\xd0\x32\x24\x55\x49\x6b\x62\x4e\x7a\x5a\xe0\x65\x59\xb0\x9a\xec\xb1\x94\xff\x2c\xa8\x10\x42\x96\xb5\x4d\xb3\xa0\x41\x08\x51\x77\x3a\x5a\xed\x94\x2c\x0f\xf7\x88\x2c\xd5\x1e\xc8\xf2\xec\x68\xb5\x07\x97\x3d\x60\x3d\x97\xcb\x1e\x5c\xf6\x80\x2f\x2f\x7b\x70\xed\x16\xa3\xb9\x97\x43\x79\xe1\xd5\xb9\xff\x5c\x70\x67\xb9\xec\xb3\xea\x4a\x1c\x34\xe0\xfa\x1a\xa0\x9f\x9f\x24\x76\x45\x69\x6c\x76\xee\x3b\xb3\x34\x07\xa2\x61\xbb\x76\x54\x71\x21\x4b\xbc\xd0\xcb\x1e\x95\xa9\x6c\x0e\xc4\xe7\x60\xcd\x10\x36\x07\x02\x65\xfb\x08\x3a\xd8\x9c\xdd\xc6\x3a\xae\x92\x1c\x1a\xf7\x75\xd8\x0e\xf7\x75\x09\xa7\xad\x32\xac\x61\x17\x02\xde\xf4\x15\x73\xda\x3c\x61\xc6\xc5\xcf\x85\x3f\xc7\xcd\x63\x1e\x34\x2d\xec\xa8\x67\xc7\xb8\x18\xd6\x74\xa4\x39\x3b\x1e\x3b\xcd\x4d\x47\x3a\x1d\xe9\xc6\xa7\xe9\x48\x73\x1b\x59\x96\x8a\x92\x25\x6d\x87\xac\x3f\x1a\x5b\x20\x1d\x90\xe4\x7c\xed\xb0\xc1\xfa\xb3\xc8\xfa\xa3\xb1\x7e\xd2\x01\x81\xf5\xe3\xf8\x94\x25\x1d\x90\xdb\x65\xc6\x2e\x2e\xb7\xcb\x0c\x87\x31\x6e\x67\xb3\xdc\x8e\xee\x8d\xa2\xea\x02\xbd\xfd\xb1\x05\x6b\xa3\x41\xf2\xc7\x64\x6a\xd8\x67\xb2\xc8\xd4\x80\xfc\xfa\x2e\x53\x03\xf2\x74\x19\xf7\xef\x4b\x26\x01\xf7\xb6\x2c\xdd\xc5\xc0\x8d\x22\x57\x0a\x59\x64\x7d\x45\xed\x09\x6f\xfb\x2c\xc3\x21\x1a\x0c\x91\x7d\x1f\x0e\x91\xc2\x20\xdd\xea\xc3\x79\x19\x9a\xf2\xe9\xc1\x70\x5e\x06\xac\x29\xdd\xc3\xd3\x1a\x26\x2e\x91\x29\xc9\xa9\xc2\x04\x8b\x19\x21\xcb\x74\xaa\x38\xd7\x5e\x32\x84\x69\x33\xb0\x0d\xed\x09\x43\x2f\xd3\x76\x4c\xb5\x16\x56\xd1\x74\xc9\xa8\x77\xa5\x0c\x61\xba\xc2\x17\xc4\x37\x92\xd3\x09\x55\x4e\xa5\x53\x35\x9d\x51\x6c\xbc\xa7\x33\x35\x9d\xa9\xa9\x07\x29\xa3\x36\x1d\xef\xe9\x48\x7e\x34\x47\x72\x3a\x92\x0c\xc7\x63\x3f\x3d\xc5\xa5\xbb\xff\xb1\x57\x9c\xe2\x8e\xc6\x10\x3d\xf6\x0a\x5f\xb9\x1d\xd7\xa5\x2c\x8f\x35\x2c\xc8\x6f\x5b\x3d\xce\xa8\x4c\x3e\x5d\x1f\x32\x79\x20\x3e\x3e\x2a\x93\x07\xca\x9e\xce\xd5\x6b\xa5\xaf\x61\x16\x92\xac\x54\x26\x9f\xc8\x29\x03\x39\xd2\x28\x88\x3d\x91\x53\x46\x41\xe4\xde\xd7\x58\x1e\x1b\xf3\xb7\x73\x83\x2d\xc4\x65\xb1\xce\x58\xee\x58\xdf\x0f\xcc\x0b\xb9\x3b\xf5\x40\xe0\x5f\x9d\x3b\x1a\xb1\x50\x0e\x4e\xfa\xb9\xbb\x1a\x80\xc4\x75\x32\x77\x57\xc3\xce\x3c\x1f\x1c\x89\x73\x77\x9e\x81\x8c\x2a\xa9\x4a\x5a\xed\x3d\x38\x76\xe6\xee\x34\x00\x71\x5e\x90\x9c\x06\x20\xf6\xa5\x8e\xa4\x51\x10\xb9\x73\x86\x3d\x0a\x8b\x97\x18\x80\x0f\x02\x37\x82\x34\x12\x20\x0f\xae\xd2\x0e\xf5\x8c\xa3\x4a\xc3\x9f\xb7\x6d\x07\xa4\x22\x69\x50\x0c\x4e\x76\x28\x0c\x80\xd8\x18\x72\x3d\xeb\xf3\xb8\xfc\x35\xb6\xe9\xd1\xfc\xb5\x86\x4f\x10\x73\x8a\xb3\xfc\x02\x46\xbc\x04\xbf\x26\x7f\x06\x1a\x86\xe0\x3c\xe4\xcf\xb8\xaa\x97\xa3\xc0\x07\xf4\x55\x4f\xdc\xc7\x17\x8d\x9f\xc3\x42\x27\xc4\x59\x2c\x66\xdb\xd0\xa8\x8e\x5d\x5a\x7e\x34\x4e\x56\x76\x41\x8d\xea\xc0\x43\xf6\xd8\x77\x46\x84\x93\xa0\x90\xd8\x9f\x52\x1f\x71\xa1\x1c\x3b\x62\x47\x27\x71\x21\x76\x7f\x8d\xc3\x61\x1e\xfd\xb0\xd8\x5a\x70\x07\x96\x6b\x21\x02\x0d\xe2\xe8\x56\xb0\xd6\x53\x39\xb8\x5f\xcf\xa3\x7f\x9f\x7a\xf9\x45\xaf\xb0\x99\x24\xde\xdf\xe5\x20\x0e\x29\x75\xff\x16\x72\x43\x78\x1c\xb2\x3c\x60\x15\x63\xe0\xba\x3d\xed\x28\x1a\x0e\x6f\xb7\xa7\xe8\xbf\xc7\xce\x1a\x3c\x54\xda\x80\xc0\x4b\x23\x8f\x61\xaf\x70\x72\x38\x38\xd4\xe4\xe1\x8a\x06\xe2\x70\x02\x5d\xd0\xc7\x74\x40\xae\xfc\xb9\xe8\x3e\x64\x45\x40\x6e\x95\xb1\x91\x13\x1d\xd3\x1e\xb2\x7d\x0e\x95\x46\xa0\x85\xbd\x51\x69\x04\x1a\xd6\x8d\x3c\x54\x1a\x0f\xdc\xe6\x0e\x4c\xbc\x79\xb8\xe0\x81\x26\x53\x38\xe4\x44\xc7\xe3\x84\xa0\x23\x1d\x8f\x13\x82\xf1\x88\x80\xa1\x3c\x1e\x27\xc4\x7b\x73\xf6\xdd\xf1\x38\x34\x4f\xf8\x25\xcd\x7d\x9c\x90\x07\x23\xe1\x57\xc1\x2d\xc9\x1e\x84\x9f\xda\x03\x8c\xea\x78\xbe\xe7\xf1\xd8\x03\xce\xb5\x98\x12\xf3\x78\xbe\x1e\x4c\xbc\x08\xed\x80\x53\xf4\x38\xf6\x21\xcd\xb1\x5f\x10\xfb\x45\x07\x64\x88\x40\x39\x76\x64\xcb\x21\x47\x04\x42\x75\xf6\x90\x21\x1e\xaf\x7d\x77\xf3\xbc\xf6\x9d\x0b\xb9\xcd\x99\x7c\xed\xfb\x8b\xc1\xd1\xbe\xbf\xf6\x1d\xff\x8f\x63\x4f\x2b\xb5\xa3\x0b\x5a\xd8\xdc\xd7\x7e\xca\x60\xb8\xf5\xc9\x43\x06\x03\x84\xcc\xc4\x80\x81\x3c\xb9\x15\x38\x8e\x4d\xda\x29\x8d\x76\x54\x49\x55\xd2\xb0\xd8\x09\x6d\x4a\x9b\x9c\x50\x24\x3d\x92\x60\x30\x47\x59\x3d\x35\xfc\x40\x68\xed\x92\x54\x24\xa1\x16\xb1\x39\x4f\x55\x68\xa0\x25\xab\xe8\xc4\x40\x20\x04\xf6\x9d\x3c\x55\xaa\x81\xf5\xfb\x16\xb3\x69\x15\x8f\x76\xa4\xf4\xa9\x56\x7d\x62\xab\x3b\xb0\xae\xe5\x89\xad\x4e\xc8\x8d\x9d\x73\xaa\x68\x9f\xf5\xb6\x98\x35\x74\x69\x9e\x8a\xfc\x72\x48\x1a\x70\x48\x86\x43\xde\x0a\xe4\xf6\xf5\xc9\xae\xe3\x7f\x70\x10\x86\x97\x27\x77\x91\x42\xe0\xe0\x90\xe7\xe5\x68\x5c\x8e\x37\xd2\xec\x54\x6d\x06\x72\x83\xbb\x9c\x97\x9d\xc2\x4b\xf0\x38\xe0\xde\xe7\x65\xaf\x70\xd6\x3e\xe0\x55\x27\x5e\x82\x79\xa2\x70\x1f\x87\xcd\x55\xe1\x3e\xb5\x0f\x56\x2b\xb5\x1d\x04\x41\x1d\x07\xf2\xdd\xd8\x0e\x21\x30\x2a\x27\x71\x1e\x1f\xac\x62\xfc\x5a\xb3\x6d\x8d\xb6\xa1\xfb\x1a\xee\x21\xac\x62\x34\x44\xf1\x70\xaa\xbe\x87\x5f\xda\xb6\xe6\x24\xa0\xd5\x1a\x02\x22\x24\xde\xbf\x79\x36\x27\x01\x2d\xff\x38\xd0\x13\x4f\xb5\x7c\x20\xb0\xe6\xe4\xa9\x96\x6f\xf0\xc8\x21\x9b\x33\x78\x44\x88\xc6\x46\x20\x90\xe4\x83\xd8\xd9\xca\x86\x93\x08\x51\x5d\x46\x61\x47\xf1\x67\x3f\x8e\xd3\x2f\x6d\x2e\xfe\xec\x18\xb7\xf3\x0c\x5b\x8b\xe1\x06\x83\x7a\x9e\x61\x6b\x31\x8e\x1c\x87\xbf\x76\x5b\xe7\x82\xd6\x38\x9c\x19\x00\x92\x27\xf7\xa6\xc7\x81\x92\x7f\x76\x2b\xed\xd8\xbb\x90\xbd\xa7\xd2\x07\x28\xc7\x61\x0d\x8a\x1f\x20\xaa\x2b\x5c\x6d\xe7\xec\xf6\x1d\xce\x73\xaa\x36\x03\xb1\xa3\x87\x9e\xaa\xcd\x40\x6b\x36\x4d\x8b\xc1\x89\x07\xd5\x71\xa0\xc6\x9c\xc3\xe5\xbc\x20\x89\x2d\xcc\x53\xad\x99\xf8\x8c\x72\xe0\x03\x92\x06\x68\x08\x11\x6e\x21\xf5\xd0\x73\xb2\xbb\x4f\xd7\xae\xaa\x0d\xd0\x22\x29\x26\xa7\x37\x08\xe2\x38\x91\xda\x06\x41\x64\x75\x05\x9e\x88\xed\xea\x0a\x04\x02\xcf\x96\xac\xae\x40\x83\x0f\x8e\x8a\x71\xc4\xe0\x83\xac\x84\xbc\x1e\x95\x8d\x55\x9d\x40\x20\x88\x2e\xca\xea\xc1\xad\x72\xfd\x71\x60\x52\xcb\xaa\xfe\x50\x8d\x31\x83\x15\x57\x2d\x32\x40\x2a\x5f\xea\x6d\x05\x4e\x16\x9e\x16\xa9\x83\xbf\xd0\x02\xbd\xae\x3a\x59\x95\x63\xcf\x51\x2f\xda\xe6\xb1\x07\x08\xad\x1e\x55\x1d\xa0\x2a\xa2\x2b\xfc\xa8\x2a\xa2\x81\xc4\x2a\x9d\x55\x11\x0d\x94\xa3\xda\x7b\x95\x4e\x20\x97\x8e\xf5\x53\xa9\x5d\x3d\xa1\x00\x79\xb0\x89\xab\x27\x94\xaa\xe6\x5a\x6d\x93\x9a\x2b\x10\x57\x95\xc4\x32\xab\xcf\x57\xff\x9a\xb8\xea\xc4\x01\x79\x84\x24\x2b\xe0\xe2\xe6\xb8\x9c\x10\x2e\x6e\x84\x28\x8e\x03\x17\x37\x59\x15\x7a\x17\x7c\xbf\x2a\xf4\xaa\xe1\x31\xd7\x05\xc9\x5f\x7b\x59\x67\xd7\xce\xb0\xbe\xdf\xa7\x81\xb3\x0a\x83\xcf\x3d\x5e\x56\x45\xd7\xe5\x02\x52\x74\x55\x75\x63\x56\xad\x01\x17\x49\xa4\x44\x39\x2e\xb8\xda\x25\xe7\x07\xf2\x2c\x92\x68\xee\x85\x8f\xd6\x61\xef\x2f\x0d\x04\x97\x3e\x5a\x21\x69\x4a\x62\xde\x2e\x04\xb2\x91\x14\xa9\x0f\xfd\xa1\xe1\x4f\x1f\xfa\xc4\x57\xbb\x1c\x9a\x84\x74\xd6\x16\xf2\x60\xe9\x35\x2e\x73\xb2\x5d\xd4\xea\x12\x6d\xd7\x90\x86\x20\xb9\x2a\xa4\x29\x89\xae\x72\xa3\x98\x4d\x06\x0e\xa4\x3c\xbd\xc9\xc0\xf5\xdf\x3e\x02\xf1\xa8\xff\x76\x36\xc2\x3c\x8e\xe0\x84\xd6\x30\x18\x0b\x89\xd5\x37\x9b\x46\x03\x20\x1a\x0a\xb9\x5e\xcd\xa9\x0b\xf3\x81\x13\x4e\xea\xc2\x2c\xb4\x40\x27\xd5\x85\x39\x75\x61\x3e\xb4\x54\xea\xc2\x2c\x04\x57\xda\xa9\x0b\x73\xea\x26\x7c\x10\x51\x9a\xba\x09\x0b\x79\x60\x1e\xd1\x4d\x38\x1b\xd1\x0d\x87\x87\xc7\xa6\x4a\x05\x44\xb3\x1d\x6a\x54\xfa\xc5\x1e\x58\xf7\x53\xbf\x58\xa1\x25\xea\xbd\x7e\xb1\xa9\x77\xeb\x91\xcc\x8c\xde\xad\x89\x8f\x6a\x39\x71\xdd\x4a\x9d\x54\x85\xe4\x62\x2c\xf5\x51\xcd\xc0\x07\xe7\xc4\x15\x31\x03\x1f\x1c\x21\x1a\x4c\x37\xf0\xc1\xc9\xc0\x0f\xe2\xdc\x58\x98\x81\x1f\x84\x10\x1b\x1c\x36\xd4\x6e\x02\x47\xc1\x73\x2b\xd4\xe0\xf9\x09\x48\x45\x7c\xc8\xeb\x80\x72\x6e\x08\xef\x90\xd9\x01\x71\xc2\x76\x42\x69\xab\xb3\xec\xf9\xd5\xe0\x3c\x03\xe5\x54\xff\x0d\xc5\x1c\x90\x5c\xe4\x65\x28\xe6\x02\x77\x89\x53\x2d\x22\x70\x97\x10\x5a\x62\x1c\x0a\x0f\x63\xe1\x61\x6c\xb3\x02\xa6\x3e\x16\x4b\x2c\x27\x71\x45\x19\xf2\x44\x60\x1d\x42\x21\x59\xe7\x9d\x14\x0b\x3e\xd5\x60\x04\x84\x87\xe9\xd0\x60\x14\x1c\xd7\x4f\xee\x75\x33\x14\x60\x40\xe0\x12\x99\xe1\x71\x1d\x88\xe2\x97\x1e\xb2\xf4\x0a\x3e\x8b\x6d\x93\xc1\xea\x15\xac\x1a\xa4\x57\x70\xc6\x3a\x16\xad\x62\x74\xd4\x73\x11\x10\xb8\x22\x67\x0c\x7f\x6d\x30\x1e\x84\xb8\x27\x9e\xc4\x1f\xb4\x86\xde\xa9\x3f\x71\x06\xf6\x80\xb3\x58\x83\xbc\x19\x08\x7c\x29\x33\x64\xcd\x41\x8c\xe4\x59\xe0\x3f\x21\xa7\x05\xa2\xb9\x40\x64\xb4\xf1\x58\x0c\x5d\x31\x34\xae\x00\x71\x38\x6c\xcf\x57\x8c\x3b\x27\x76\x8c\xce\xc1\x42\xaa\x7a\xe9\x1c\x9c\xc1\x81\xe3\xd4\x90\x1f\x6e\x0f\x20\x55\xe4\xc2\x03\x87\x3e\xc4\x67\xb1\xf3\x32\x5a\x7d\x88\x4f\x17\xa5\xe6\x16\x3d\x81\x4f\x4d\x04\x7a\x02\x67\x9e\x36\x97\x99\x4f\x0d\xe8\x40\x6c\xcc\x7c\x7a\x1e\x48\x37\x16\xbe\x0b\x99\x6e\x2c\x20\x88\x3d\xce\x74\x63\x25\x3a\xeb\x59\x30\x59\xe6\xf5\xd1\x60\x48\x8c\x47\xca\x2c\xf1\xb6\x2d\x27\x4e\x1f\xa9\xbb\xad\xd0\x02\xe5\x3c\x65\x79\x89\xfb\xc5\xa9\x89\x20\xd5\x3c\x81\x54\xf1\x4c\x15\xcf\x44\x7d\x3c\xf1\xcc\xca\x54\x7d\x04\x02\x0f\x92\x4c\xd5\x47\x20\xb9\xd2\x4e\xfd\x74\x53\xa7\xdc\x73\x67\x81\xe8\x94\x9b\x19\x56\xca\x6a\x48\xcd\xbf\xc0\xda\x71\x90\xac\x94\xb8\xfa\x93\x98\xee\x4c\x35\x43\x20\x97\x76\xfe\x53\xe1\x8d\xeb\xef\x02\x07\x82\xc9\x4c\x8d\xc8\xf9\xb9\x29\x1d\x90\x1c\x08\xec\xca\xe7\x6e\xaf\xb5\x2b\x03\x41\x4c\x55\xa6\x76\x65\x1d\x85\xcf\x1d\x3d\x5a\x47\xe1\xfc\x1c\x85\xd3\x62\x56\x7a\x5b\x8c\x45\xa5\x1f\xaf\x90\x07\xa7\xc7\xbc\xbf\x62\x6c\x8b\x1d\xbd\x5f\x3f\x5e\x21\x3d\xef\x65\xb7\x1d\x5d\x4e\x47\xd3\xba\xed\x40\x9b\x3a\xf7\x4b\x9a\x6b\x0a\x97\x41\x75\xf7\x54\x9b\x02\x92\x20\x97\x4c\x35\x5f\x20\x35\x96\xa7\x8c\x23\xb1\x9e\x9c\x3b\xba\x46\x6a\x3d\x01\x52\x0d\x5c\x37\x61\x21\xf1\x92\x48\xdd\x84\x85\x72\x7a\x17\xa2\x9f\xb0\x90\x87\x13\xae\x82\x0c\xac\x62\x0c\x87\x77\x6a\x40\x7a\x38\x48\xad\xcf\x78\xfb\xae\x62\x74\x6a\x38\x6a\x83\x51\x43\x49\xc9\xe1\xa8\x0d\x67\xd4\x79\xd1\x06\x09\xe4\xe1\x78\xab\x0e\xea\x01\x7c\xe2\xbf\x92\x7a\x00\x0b\xd1\x9c\x64\x95\x3b\x3c\x7c\x57\x31\xba\xa5\xdd\x37\x8d\x87\x76\x31\x6a\x92\xc9\x69\x4f\x61\xb8\xa9\x56\x0e\xc4\xe9\xaf\xa9\xdc\x25\x7e\x88\xe7\x81\x4a\x9b\x32\x9d\x94\xe9\x9c\x92\x1c\x71\x62\x15\xcf\x03\xe9\x98\x6a\x77\x40\x7a\x90\x4b\x8d\x2d\x89\x7b\xc0\x79\x6c\xd2\xdc\x50\x0b\xf2\xe0\xb4\x9b\x9a\x51\x74\x3b\x3e\x8f\xc2\x34\x6b\xe5\x00\xd2\xf3\x9e\x6e\xc7\xa9\xdb\xf1\xe9\x41\x5c\xb7\xe3\xbc\x09\xa7\x3d\x1d\xdf\x5b\x99\x0c\x04\x31\x0f\x79\x7b\xb7\x77\xe3\x87\x78\xda\xb8\x5b\x8d\xef\x36\xcf\x08\x7a\xd6\xed\xe9\xff\xbe\xec\x3d\x6b\xfc\xf6\x8c\x0d\xe4\xf7\x6b\xb2\x2b\xa0\x9c\x07\x07\xfb\x5b\x7e\x05\xc4\xf6\x15\xf3\xd7\x14\xfa\x07\x5a\xdb\xad\xd0\x07\xa2\xda\x0e\x85\xfe\xcd\x41\xf9\x3c\x60\x88\xb7\xfc\x0a\x08\xb9\xda\xed\x41\x19\x68\x19\x7e\xf9\x55\xe0\x80\xb0\xde\xf4\x4e\xce\x3b\x9c\x19\x4e\x11\xb7\x27\x54\xa0\x35\x2b\x90\x0f\xdd\xe1\xcc\xa0\xc7\xde\x0a\x7d\x20\x8f\x6a\x31\x66\xe6\x96\xab\x1c\x1c\x13\x6e\xb9\x0a\x90\x07\xf7\x6d\xb7\x5c\xe5\x4e\x07\x84\x03\xe4\xad\x46\x09\xe4\x51\xfd\xd2\x76\x24\x93\x75\x62\x93\xbe\xe5\x34\x40\xca\xca\x6e\x6f\xa6\x80\xc4\x09\x33\x6f\x6f\xa6\x6e\x8e\x6d\xe7\xb9\x49\x7b\xa4\xa1\xeb\xb3\xe9\x6f\x8f\x6d\x37\x4e\x92\xa7\x7a\xcb\xed\x21\x1b\x88\xd3\x49\x50\x3d\x05\xa2\x58\x81\xea\xe9\xad\xda\x72\xb2\x04\x6f\xb9\x1b\x10\x87\x15\xa8\xb6\xdc\xea\x01\x64\x08\xca\x5b\x3d\x00\x48\x62\x84\xf3\x76\x9b\xde\x5c\xec\x9c\xa7\xbd\xf2\x62\x07\x88\x28\x92\x1c\x22\xb7\x2e\x59\x67\xf2\x76\xeb\x02\xe9\x19\xfb\x76\xeb\xde\x8f\xbd\x42\xee\xdd\x9e\xb8\x80\xf8\xe6\x45\x0d\x42\xbf\xf4\xf3\x44\x4c\xeb\x97\x2e\xc4\x89\xa6\xaf\x5f\xba\x90\x5f\x47\xdd\xcd\xba\xaa\x9f\xa4\xb5\x49\x5d\xd5\x53\xaf\xf1\xf3\xa4\x06\xbd\xc6\xb3\xcb\x91\x2a\xc7\xf3\x6e\x57\x81\x2c\x1c\x2f\xba\x1c\x49\x97\xe7\xf3\x62\xef\xea\xf2\x2c\x24\x01\x8c\xa9\xcb\x73\xea\x7d\x7c\x92\xd4\x23\xf5\x3e\xce\x41\xda\xa0\xf3\x82\x35\x0e\x0d\x7c\x40\xc8\x06\x87\x06\x3e\xdc\x86\xcb\xd9\xe0\x52\x43\x33\x1d\x10\x2e\xf2\xe1\x7d\x38\x90\xe5\xfb\xb2\x4b\xea\x7e\x29\x6d\x48\x53\xd9\x3d\x21\xd1\xb6\xa1\x5a\xd1\x58\x48\x43\xb5\x02\x88\x75\xc6\xfd\xa9\xe8\x1e\xee\xe2\xd1\x6c\x26\x07\x9c\xa1\x21\x0b\x68\xcd\x0e\xaa\x88\xe8\xd6\x7c\x36\xf4\x74\xdd\x9a\x73\xe0\x48\x74\x7a\xc9\x3a\xd4\x27\x80\xd8\x50\xfe\x86\xe6\xa8\xc1\x19\xed\x6c\xc8\x8d\xe1\x19\x6d\xe8\x73\x02\xf3\x1f\x6e\x95\x41\x2e\x9c\xb3\xb1\x94\x87\x4b\x19\x88\xca\x26\x18\x5e\xd9\x0e\x22\x2d\x4f\xd2\x30\xe4\x50\x58\x01\x41\x8a\x8f\x1c\xea\xc7\x03\xdb\xc5\x19\xc5\x62\xaf\x34\x3c\x4d\x91\xa3\xc3\x7d\x31\x9e\x6a\x31\x68\xae\x34\xa0\x35\x96\xc1\xd0\x4e\x00\x84\x52\x79\x28\x49\x86\x62\x23\x10\x4c\x43\xb1\x01\xb4\xb8\xfc\xd2\x8e\x72\x56\x3c\x03\x25\x74\x78\x56\x1c\x46\xc2\x73\x2a\x1e\x2a\xc3\xf8\xf8\xae\x62\x0c\x88\x66\x6f\x20\xb6\x22\xc9\x0a\x5e\x7f\x8d\x3d\x3b\x34\x27\x00\x41\x32\x81\xd4\x2d\x38\x27\x0e\x26\x27\x79\xc3\x72\xea\x60\x02\x04\x59\x90\x72\xaa\x1f\xcf\xd3\xce\xb3\x55\xa6\x9a\x2f\x10\xfb\x65\xb1\x26\x09\xaf\x96\xef\xcb\x90\xc4\x94\xea\x47\x30\xb5\xa1\x4f\x6d\xe8\x34\x77\x6a\x43\x9f\x1e\x3c\x71\xce\xce\xe9\xc1\x13\x08\x6d\xe8\xd3\x83\xe7\xc4\xb1\xe3\x0c\xf4\xac\xa9\x63\x07\x10\xc4\x4b\xe6\xd4\xb1\x63\xe2\x68\x7a\x06\x52\x63\x2a\xbe\x80\x20\x5e\x2a\x27\x8e\xa6\x42\xec\x1c\x59\xe7\x75\x4b\x72\xd8\xc2\x5f\xb3\x6d\xd8\x96\x03\x8d\x64\xaa\xa7\x4f\x65\x61\x70\x12\x9f\xca\x42\x20\x48\xf0\x91\x53\x59\xa8\x37\xf5\xa9\xa1\x50\x6f\x6a\x21\x88\x77\x4d\xbd\xa9\x53\x6f\xea\x13\x67\xf5\xd4\x9b\x5a\x88\xed\xfb\x72\x48\x62\x28\x09\x81\xcb\xa9\x01\x07\xc8\x8b\x85\x8a\xb7\xf5\x07\xab\x18\x34\xf7\x1f\x4e\xd5\x8b\xc6\xcf\xa9\x89\x4f\xc3\xcd\xd9\xba\xd3\xa3\xf3\x0c\x6b\x28\x16\xb3\x06\xc2\x0a\xc8\x3d\x90\x53\x7d\x7d\x2a\x46\x49\x1f\x95\x53\x31\x0a\x64\x41\xa5\x9c\x8a\xd1\xa9\x72\xae\x0f\xc2\x54\x39\x07\x42\x49\x32\x15\x99\xf3\xf6\xd7\xd0\x79\xa6\xc7\x6e\x20\x0b\xdb\x74\x2a\xf8\x80\xf0\x9c\x35\x15\x7c\x93\x2b\xd0\x53\x1b\xc9\xf4\x0a\x14\x48\xef\x0f\xa7\x57\xa0\x13\xff\xd8\x33\x61\xe0\x53\xde\x00\x64\x09\xeb\xb4\xa3\x37\xf1\x13\x2e\xb7\xdb\x8e\x92\x18\xe5\x24\x6d\x49\x4e\x55\x7d\x20\x70\xcd\xce\xa9\xa6\x0f\x44\x41\x17\x9d\x6a\xfa\x93\xa8\x9f\x33\x4f\x69\xdf\xaf\x21\xe1\x5d\x33\x2a\xec\x93\x1b\xd0\x33\x39\x9f\x4e\x6f\x40\xa7\x1e\x80\xae\x40\x4f\xfa\x53\x4d\x3c\x91\xfa\x53\x4d\x7c\x9a\x78\xd0\x59\x96\xb9\xcd\xe1\xf4\xb9\x89\xb4\x72\x03\xe9\x6d\xcc\x54\x39\x9f\xd3\x5e\x21\x59\xa7\x42\x0e\x48\x2f\x46\xa6\x27\xfd\x49\xe8\xc2\x99\x8e\xb8\x06\x54\xa0\x05\x1a\xda\x54\x11\x98\x8f\xd3\xe7\x12\x54\xed\x06\x42\xbb\x9a\x6e\xf4\x42\x1c\x08\x7d\xdd\xe8\x73\xbe\x7e\xe9\x2c\x6b\x3f\x9d\xda\x4f\xdd\x1d\x1e\xeb\xa7\xea\x34\x51\x87\x39\x55\xa7\xa7\x51\x7c\xb2\x23\xd5\x69\xdd\xe8\xeb\xb7\xc1\xb5\xa1\xe9\x46\x1f\x97\xc5\x5c\x0c\x5c\x24\xd6\xcd\x4d\xe4\x45\x22\x10\xde\x60\x4f\x39\xea\x5c\x5c\x74\x15\xb3\x6d\x0e\xe5\x8b\xdb\xe8\x57\xa9\x43\x89\xd0\xaf\x04\xdb\xa6\x1e\xf8\xf9\x60\x38\xa8\xda\xd0\x1e\x0d\x07\x40\x90\xa2\x20\x75\xca\x4f\x1c\xf1\x4b\xd5\x86\xf6\xc8\x2c\x81\xa8\x5f\xb1\x94\x84\x80\x85\x7d\x3e\x1e\x08\x1e\x5c\x8d\xeb\x56\xea\xcf\x45\xf7\xe3\x45\xe3\x63\x9e\x25\xce\xc4\x8f\x7a\x08\x50\x2a\xb9\x6b\xf2\x51\x11\x79\x74\x45\xe6\x22\xe9\xf1\xa2\xd1\x40\x81\xaa\x47\x85\x81\x02\x42\x78\x7c\x34\x50\x20\x9f\xea\x78\xed\xd2\xa6\x34\x24\xb7\xbd\xf1\xbe\x10\x48\x2f\x97\x1e\xaf\x0b\x1f\x58\x7a\xdd\xd0\x2a\x1e\x59\x3a\x10\x64\x34\xcb\x47\x96\x0e\xac\x62\xfc\x9a\xbe\x7a\x40\xea\xd0\xf4\x78\xab\xf8\x5c\xae\x02\x58\xc2\xe3\x59\x06\xc8\x12\x7e\xe9\x40\x63\xa8\xae\x1b\x07\x97\x47\x43\x35\xd0\x1a\xa6\xc4\x47\x43\x35\x51\x07\xa5\x6e\xa7\x0d\xf9\xda\xfb\x32\x46\x7c\xa9\x37\x09\x91\x06\xab\x18\x35\xc8\xfa\x81\x20\x72\x31\x1f\x4d\x9f\xc0\x2a\xc6\x18\x69\xfb\x04\x52\xd6\xf1\x28\x20\x80\x24\xfb\x57\x3e\x0a\x88\x07\x01\x51\x35\xa4\x3e\x0a\x08\x20\x4b\x93\x64\x0f\xf4\x00\x44\x8c\x3c\xca\x07\xa3\x1f\x2a\x5e\xee\x69\xf4\x43\x3e\xe1\x02\x85\x09\x3f\xda\x7b\x1e\xed\x3d\x8d\xa1\x54\x3f\x03\x56\x31\x7e\x4e\x05\x0d\x48\x0d\x98\x8f\xa7\xb1\x27\x9d\x3f\xc7\x4d\x61\x00\x84\x9a\xea\xa3\x30\x78\xd2\x75\x04\xd3\x79\x34\xdc\x03\x49\x24\x50\x3e\x1e\xb3\x80\x2c\x2e\x54\x8f\x59\xcf\xed\xe8\xc2\x87\x1e\x85\xc1\xe3\x29\x88\x1d\xfb\x28\x0c\x88\x99\x28\x55\xf3\xd0\xa3\x8f\x0c\x10\xa4\xda\x48\xe3\x27\x92\x98\x89\x55\x8c\xe1\xd5\x14\x04\x44\x45\x2f\x7a\x3c\x2c\x19\x2c\x51\xb5\xfb\x1a\x2c\x21\xa4\x5e\x3e\x06\x4b\xe4\xd3\x5d\x95\xf0\xab\x47\x69\x00\x44\xb5\x02\xa5\x01\x10\x3b\x8a\xe8\xa3\xdd\xe7\xe9\x8e\xae\xd3\xac\x79\x18\xc8\xf2\xfd\x98\x9d\x7f\x9d\x2b\x47\x5c\x4e\x07\xc4\x85\xfa\xf4\xe8\x1e\x61\x44\x42\xd5\xaf\xd1\x88\x84\x7c\xc9\x5b\x50\xbd\xb2\x7a\x55\xb3\x80\xa8\x4c\xf3\xab\x96\xf5\xba\xc6\x55\xb0\xdf\xeb\xa3\xbd\xd4\xb0\xc6\xed\x75\x8d\x1b\x1e\x50\x77\x69\x2e\xa4\x97\x9c\x66\x95\x70\xa9\x7c\x9d\x67\x20\x76\x8c\x63\xaf\x8e\x9e\x38\xef\x97\x4a\x66\xc0\xd4\x7b\x5f\xc8\x13\x13\xe9\xab\x6a\xf0\x3a\x81\xc4\xa5\xe7\xeb\x04\x02\x49\x64\x62\xbe\x4e\xe0\xeb\x04\xaa\x77\xbe\xf7\xf7\x29\x26\xbf\xaf\xd8\x2d\xa9\x5b\x8c\x4a\x15\xfa\x40\x92\x02\x22\x5f\x85\xfe\x3b\xbe\x5f\xe3\x53\x25\x2b\x10\x0d\x93\xdf\xab\x64\xd5\x05\xbf\x6a\x6e\xd2\x05\x5f\x48\xb2\xcd\xa5\x2e\xf8\xf9\x22\x0b\xeb\xce\x12\x79\x95\x85\x40\x9c\xfe\x9a\xb2\xf0\xc5\x43\xa7\xea\x34\xff\xea\xa1\x03\x34\x6f\x9e\x5f\xcf\x08\x2f\x07\x82\xaa\x31\xe8\x7d\xbe\x1a\x1e\x2a\xdd\x21\x39\x59\xc8\xc7\xaa\x09\xf1\x55\x3e\x02\x4d\x35\xf9\x75\xd5\xbc\x4a\x34\xaf\x4f\x5e\x25\x1a\x10\x27\xb7\xb6\xaf\x12\xcd\xf0\x80\x8a\x41\xeb\x36\x3c\xe0\xde\xb0\x98\x57\x8c\x83\xf7\xc6\x89\x40\x08\x42\xeb\xef\x0d\x8b\xf9\xbd\x71\x48\xa8\xf8\x6a\xdc\x1b\x52\x4e\xc8\xf3\xf0\xcb\x26\x29\x2c\x16\xd0\x52\x9a\x43\x6e\xb1\x5b\x92\xbd\x5f\xbb\xf2\xde\x58\xbe\x42\x23\x65\xdc\xbd\xb1\x7c\xef\x4d\x31\x86\x61\xe6\xde\xaa\x0d\x21\x9f\x06\xd7\x8b\xf7\x86\x18\xbb\x37\x22\xd4\xea\xb1\xb8\xd4\xbd\x55\x6b\xc0\xbf\x7c\xdb\x25\x75\x48\x0a\xa3\xe3\xe2\xd7\x10\x46\x42\x70\x57\x72\x6f\x08\x23\xa1\xd4\xa3\xd1\xb6\xcb\x01\x41\x18\x91\x48\xf8\xde\x2e\xdb\xd1\xfc\xb5\x56\x16\xad\xf9\x6b\x5a\xcc\xf6\xf2\x53\xd9\x7d\x6f\xcd\xca\x14\x1b\xdc\xde\xdf\x5b\xfb\x7e\x19\x86\x72\x31\x49\xcd\x1e\xba\x41\x49\x08\x73\x1b\xc3\x21\x04\xdc\xf4\xde\xc2\xfa\x65\xd7\x47\x52\x2c\x3f\x1a\x6d\xb2\x58\x5a\x29\x39\x6e\x2b\x77\xca\xf7\x96\x56\x9a\x24\xec\xfb\x48\x56\x2a\x57\x27\xd4\xea\xde\xd2\x29\x4f\x22\x95\x0a\x63\x93\x4e\xb9\x7b\x96\x5c\xc9\xf7\x76\x3b\xe5\xd8\xdf\x71\x90\xbc\xb7\xdb\x09\xe1\x52\xb5\x7e\xab\xa5\x3b\xbf\xb8\x7c\x7c\xcd\x1d\xf6\x0a\x83\x73\x3d\x9d\xf2\xe1\xca\x30\x0c\xcc\x49\x1a\x7e\x39\xad\xf4\x62\x9d\x4d\x2b\x9d\x04\x27\x07\x53\x3e\xad\x74\xfa\x6b\xcd\x62\xfe\xda\x82\xb8\x76\xba\x30\xfd\x35\x37\x23\x01\xe7\xb7\xf1\x1f\x42\x90\x08\xe9\x26\x16\xe4\x97\xdb\x20\x8e\x7a\x2e\x7e\x7d\x17\x0e\x33\x37\x3e\xbf\x74\x60\x97\xb0\xdf\xf8\x8d\x53\x66\xef\x92\xb8\x43\x5b\x9a\xcc\x6d\x92\xef\x9b\x24\xde\xfb\x09\xe5\xb5\xcc\xda\xc1\xb8\x5e\xde\x87\x3f\x84\x6b\x9b\xab\x40\xb7\x9c\xfb\x5c\xcc\x00\x1f\xb3\xbb\x4a\xa9\x4b\x42\x10\x7e\x71\x9b\xc8\xf0\xbe\x96\x68\xa9\x4b\x53\xbb\xaf\x21\x65\xb1\x88\x7a\xae\x32\xcd\x32\x24\xb3\xba\xd6\x21\xe7\x26\x79\xd4\x2f\x77\x5b\x8d\xb8\x8e\xf5\x95\x57\xcf\x37\xf7\xb6\xc9\x4d\xf9\xed\xb5\xed\x1d\x84\x73\x91\x98\xf1\xf6\x06\xf5\x8e\x35\x69\x17\x93\x10\x84\xea\xdc\xb1\xd8\x5f\xdb\x56\x19\xaf\xe4\xee\x5c\x4a\x64\x72\x65\x73\x27\xf6\xaf\x3b\x71\x53\xdb\xc8\xc0\x78\x93\x0d\xe7\x83\x45\x5b\x3f\x66\x6a\x9b\xdb\x0b\xad\x0d\x4b\xf5\xed\x85\xd6\x9d\xe6\x82\xc4\x97\xef\x4e\x57\x25\xd0\xf0\x1f\xbe\x13\x23\xe9\x9d\x6b\xca\xda\x3a\x15\xde\x9a\xdf\xef\x1b\x63\x45\xad\x4b\xc8\xdd\x37\xc6\x0a\x21\x08\x8d\xba\x6f\xd9\xd0\x2d\x1b\x5a\x5a\xe1\x7d\xcb\x86\x34\x8e\x57\x82\x55\x6e\x8d\xe3\x42\x10\x7e\x74\x6b\x1c\x17\x4a\xad\x17\xbf\x86\x5a\x28\x24\x3e\xd1\xf7\xed\xf6\xc6\x5e\xbe\x8a\x49\x6b\xd2\x0c\x09\x4e\x48\x21\x29\x2d\x76\x42\xbb\xa5\x19\x76\x6b\xa5\x5d\x12\xf9\x03\xd2\x3a\x87\xa4\xc7\x2f\x69\xae\xa3\xa6\x39\xbb\x12\xb4\x76\x6b\xce\x16\x5a\xf8\x69\xfa\x6b\x89\x60\xc5\x87\xe6\xd6\x9e\x2d\x64\x29\x16\x73\xd8\x34\xdb\xc1\x2c\xb4\x70\x0b\xeb\x4b\x2a\x4d\xc7\x8d\xd8\x59\xb9\xf7\x7d\xdb\x8e\xdb\xa1\x64\x7b\xdc\x2e\xa2\xfb\xf3\xe1\xfc\xdd\x2f\xb7\x06\x5d\x21\xb6\xe3\x82\x54\x24\x39\xb8\x4b\xff\xbd\xbb\x62\x0a\x08\xbc\x9f\x6f\x33\x94\x08\xa5\x5e\x2c\x40\x53\x94\x08\x49\x5a\xf5\xbb\x2b\xb9\xba\x59\xbd\x36\xbf\x6c\x92\x9a\x5f\x16\x68\x21\x8d\x23\x1b\x92\xcb\xdc\x26\x42\x90\xf1\xf9\x36\xb7\x89\x90\xe5\xeb\x40\x97\x34\xfc\xb1\x1d\xda\x94\xe6\xa0\xf9\x63\x0c\x9a\x86\xeb\x4a\x12\xd3\x5b\xc3\xf5\xdd\x1d\xa1\xab\x52\xce\x11\xea\x66\x2d\x58\x1d\xd0\xf8\x7c\x0f\xc5\xf1\x85\x40\x18\x76\x0a\x88\x0b\xae\x32\xec\xd4\x70\xe5\x5e\x6c\xbe\xe1\xca\x1d\xfa\x72\x14\x49\xbb\x24\xa6\x1d\xab\xee\x3d\x5c\x45\x40\x1e\x56\xca\x79\xe3\xd6\xf8\x5b\x51\x9e\x6e\x8d\xbf\xb7\xc9\x2a\x6a\x43\x2f\x30\x59\x85\x10\x64\x0d\xba\x4d\x56\x71\x93\x5f\xa2\x54\x0e\x60\xb7\x09\x26\x84\x70\xa7\x0d\xa5\x10\x10\x04\xae\xdf\x43\x29\x34\x1c\x0f\xbc\xb1\x6f\x0d\x9b\xf7\x54\xcb\x20\xc7\xdb\x3d\x9d\x18\x20\x09\x66\xbf\xa7\x13\x33\xc9\xaf\x53\xf1\xe1\xbc\x27\x87\x54\x21\x8f\xbf\xc1\x32\x7e\x4f\xce\xb0\xb7\x66\xc9\x4a\x32\xad\x5b\xb3\xa4\x90\x38\xed\xde\x9a\x25\x6f\xcd\x92\x35\xe0\x98\x9a\x25\xef\xcf\x2c\x89\xa8\xd1\x2c\x79\x4f\x05\x7e\xd8\x4e\x39\x02\x90\x98\x4c\x6f\x0d\x89\xb7\x76\xbe\x1a\xc8\x3c\xed\x7c\xf7\x24\xb3\x78\x25\x16\xed\x9e\x61\xad\xb8\x82\xe2\xfa\x78\x4f\x3c\x09\xef\xe9\xd1\x0e\x8b\xf4\x4d\x42\x86\x0f\xf2\x80\xbf\x98\x96\xe1\xc6\x42\x58\x2a\x16\xe9\x5b\x13\xa1\x90\x38\x19\xdf\x98\x0b\x7f\xb9\x35\x07\x56\xd2\xd3\xdd\x9a\x03\x85\xe4\xc5\x8e\x5b\x73\xe0\xad\x9d\xaf\x12\x0b\x7e\x6b\x2b\xb9\x3f\x23\x84\xaa\x9a\x46\x08\x21\x09\x7a\xbf\x35\x42\xdc\xd8\x03\x4a\xc5\x9e\x7b\x6b\x10\x10\x5a\x63\xd9\x6a\x0f\xb8\xbf\xc3\x2e\xc9\x6c\x6f\x0f\xbb\x42\xe0\x62\x72\x1b\xea\x7f\x7f\xe7\x5f\x02\x90\x6e\xcf\xbf\x42\x73\x89\x7a\xfe\xbd\x1f\x7b\x9f\x0c\xdc\x63\xef\x81\x20\x7b\xf0\xfd\xd8\xfb\x47\x4d\x89\xac\x33\xf7\xe3\x1a\x05\x1a\xd6\xf2\xfb\x71\x8d\x92\x24\xa0\xd4\x64\x29\x9b\x25\x40\x68\x84\x11\xdd\x1e\xda\x6e\x83\xb5\x6b\xd6\xd5\x2d\x83\xb5\x85\x20\x40\xfc\x36\x58\xfb\x7e\x35\x08\x64\xac\xb6\xbd\xb2\x79\x20\x2f\xba\xf0\xba\x41\x3d\xb4\x5d\x1b\x8c\xd9\x43\xdb\xfd\xb2\x44\x2e\xec\x4e\xf7\xeb\x12\x79\x4d\x3e\x7f\x34\x48\x87\x24\xfd\x7c\xa8\x34\x6c\x07\xae\x1b\x17\xb9\xe1\xef\xd7\x4d\x0b\x24\x29\xea\xef\x17\xd7\x0d\xa1\x91\x9a\xfa\x7e\xd3\x3a\x59\x21\x17\xd6\xa1\xfb\x75\x85\xbc\x46\x09\x32\xf3\x9e\x1d\x6f\xc2\xb7\x57\x31\xba\xa0\x68\x01\xf2\xaa\xfe\xda\x94\x64\xaf\x0e\x8b\x59\x29\x72\x04\xaf\x92\xfb\x75\x74\x0d\xe9\xbe\xb6\x25\xe0\xbb\x27\x19\x61\xd1\x12\x5a\x91\xb6\x33\x6e\x0d\xd2\x21\xe9\xa0\xd8\x5a\xf8\xdd\xd3\x8d\x90\xd7\xe9\x97\x55\x92\x0d\x59\x73\xda\x3d\x8f\x08\x49\xb8\x62\xdf\xaa\x95\x56\x7f\xad\x52\xac\xfa\x6b\x04\xca\xb6\x4a\xdb\xaa\xbf\xc6\xa5\xfe\x45\x34\x4a\xdf\x30\xab\x09\xc1\xf5\x5e\xdf\xb8\xd4\x17\xf2\x5a\x9b\xad\x73\xaa\xf9\x20\xc2\x8e\x72\xb6\x11\xd6\x8f\xd1\x2b\x0e\x37\x42\x5e\xa7\xbf\x3f\x24\x0d\x8b\xf9\xe9\x94\xc6\x95\x42\xb5\x07\x8f\x24\x3b\x5a\xe9\x7c\xb5\xa3\xb8\xf9\x5f\x8d\x5f\xbb\xec\x28\x2c\x8f\x04\xa5\xdd\x93\x92\x10\xcd\xae\x5f\x0e\x2e\x11\xb6\xd5\x81\xbc\x1c\x0d\x62\x01\x2e\x7b\x7e\x39\x1a\x97\x6b\xe1\x62\x0a\x2e\x5b\x8b\x85\x8e\x27\x2a\xfa\x76\xd9\xd8\x66\x07\x2e\xfa\xd9\x3e\x1a\x91\x46\x45\x92\x1d\xf8\x36\x42\xf0\x69\xd8\xda\x74\xbc\x83\x8e\xa6\xe3\x8d\xf9\x89\x07\x11\xfa\x96\x8e\x37\xb7\x18\x17\x0e\x7a\x7d\x4b\x07\x9c\x5b\x8c\x70\xd4\xd2\x01\x77\xb5\xa1\x42\xf4\xed\x76\x65\xa1\xf8\xb3\x88\x8c\xe7\xee\x06\x6a\x5f\x65\x6d\xa1\x6e\xa0\xb6\x10\x28\x37\xdd\x40\x6d\xa1\x5c\x64\x55\xee\x06\x6a\x0b\x41\x3e\xe6\x6e\xa0\xb6\xb0\x8a\x35\x68\xaf\x34\xbc\x35\x97\xbe\xdd\x8b\xeb\x0f\x08\x0e\xab\xdd\x70\x6e\x61\x7d\x69\xb1\x5d\x1a\x96\x1b\xe6\x98\xd8\xee\x5f\xba\xf1\xc3\x17\xef\x5f\x75\xe3\x87\xbb\x31\xba\x17\xa1\x27\xdd\x18\x5d\x21\xb9\xe3\xeb\xc6\xe8\xf6\xf2\x8d\x47\xd2\x05\xc7\xe3\x7b\xc5\x6a\x31\xb2\x6e\xec\xa3\x50\x2e\xd2\x49\xf4\xdd\x0d\x09\xe4\x59\x25\xd1\xb6\x1d\xb3\xee\x45\xfe\xb5\xbe\x63\xd6\x15\x92\x53\x60\xdf\x11\xa6\x7d\x27\xcf\xe5\xb5\x9f\x3f\xcf\x76\xda\x77\x17\x10\x10\xe8\x30\x7d\xe7\xbe\xaf\xfb\x14\xd6\x45\x12\xd9\xee\x53\x58\x42\x22\xa7\xba\x4f\x61\x75\xc3\x36\xaf\xdd\x06\x38\x38\x40\x9e\x95\x66\x86\xbd\xc1\x6d\xee\xc2\x5e\xd5\x77\xdc\x55\x84\xe4\xf6\xb7\xef\xdc\xc6\xf5\x1d\xed\xfb\x22\x9f\x54\xdf\xf3\xa3\x99\x41\x97\x2f\xd1\xbe\xfb\xee\xb0\xe2\x1e\xd5\x3d\x4e\xf6\xfd\x4b\x7a\xbb\x48\x46\x50\x76\xde\x4a\x2a\xd7\x9e\x27\xb4\x43\x1a\xb7\x54\xac\xe3\x43\x9e\x66\x68\xe4\x45\xb8\x54\x37\x34\x52\x48\x64\x68\x37\x34\xb2\x1b\xf3\x78\xe1\x32\xd5\x8d\x79\xec\x3c\xb6\x53\x2e\xdc\x5a\x3a\x4f\xee\x7c\x90\x27\x3b\xdb\x87\x77\xba\xa1\x91\x17\x6c\xbe\x1b\x1a\x29\x24\xa9\x4d\xbb\xa1\x91\xc2\x2a\x46\xad\x88\x16\x21\xae\xa4\x5b\x88\x96\x7e\xd8\x7b\x7c\x58\xba\x67\xe0\xee\x83\x30\xc4\x84\x74\xc3\xbb\xfa\x29\xc3\xc5\xa7\xbf\x1b\x44\x25\x44\x5d\x7a\x56\x37\x86\xaa\x1b\x30\x75\xe1\x85\xd3\x0d\x98\x12\x12\x6b\x5d\x37\x60\xaa\x13\xf6\xb4\x8a\x05\xb4\x47\x1a\x3b\x7b\xc9\xda\x6e\xd8\x53\xff\xc2\x9e\x90\x2c\x86\x3d\x09\xe5\xc2\x23\xb5\x9f\xa8\x85\x42\x60\x21\xec\xa7\x3c\x92\x68\xa3\x55\x8c\x4a\x5d\x5c\x40\x10\x2f\xdf\x8d\x36\xea\x67\xb3\x1d\x07\xbf\x26\x5f\x03\x92\x17\xa2\xba\xf1\x41\x9d\xc8\x9f\x72\x11\x11\xdd\x0d\xfd\x11\xf2\xac\x92\x1c\x0f\x97\xe5\xd7\x53\x27\x0b\x48\x5e\xaf\xea\xa7\xcb\x92\x87\x64\x56\x31\xda\x9b\xfe\x5a\xfa\x6b\x0c\x65\xfa\x6b\x4e\x0c\xae\x3f\x5d\x53\x44\xff\x22\x62\x96\x0a\xd8\x0d\x88\x11\xca\xc5\x53\x60\xbd\xba\xdb\x81\x16\xbb\xc5\x76\x49\xb7\xc5\x76\x68\x5d\x1a\x5e\xcc\x4b\x57\xea\x55\x2e\xc9\x4b\x20\xe5\x22\x97\x5d\xaf\x5c\x4d\x09\x41\x5e\xb2\x5e\x95\xa1\x15\xd3\xdf\xc5\x9d\x62\xaf\x8a\x47\x20\x4f\x64\x7e\x55\x3a\x02\x41\x26\xed\x5e\xeb\x57\x81\xf2\xc6\x1f\x63\xa1\xd6\x6f\x4a\xd9\x58\xd5\x29\x05\x12\x97\xf6\x5e\x9d\x52\x43\x7a\x2e\xde\x66\xe9\x86\xf4\xf4\xaa\x76\x53\xe1\xd6\x35\xad\x21\x09\xc2\x44\x72\x13\xcb\xf3\x41\xe2\xc5\xd8\x8d\xe8\xe9\xd5\xd1\xc5\xb9\xa5\x6b\xd6\xe9\xf5\xf3\x6c\x5e\xcd\x35\x34\xa4\x5f\x32\xf5\xca\x24\x5c\x32\x75\x20\x39\xc0\xf7\x4b\xa6\xce\xbb\x1b\xe5\x22\x9d\x4c\xf7\xe1\x0d\x21\x79\xd5\xa5\x1b\x54\xd2\x2f\x9c\x92\xae\xda\xfc\xb5\x94\x86\xc3\xc4\xe6\x97\xb7\x24\xe6\x0a\x9f\xe8\x7e\x39\x94\x40\x9e\x4b\xe7\xee\x97\x43\x09\x34\x59\xd9\xe5\x50\x1a\x7b\x72\x91\xaf\xa6\x1b\x7b\xd2\x7d\x77\xe3\x22\x8f\x69\xd7\x5c\xd5\xaf\xef\x8e\x75\x7d\x6a\x38\x4a\xe7\xf9\x84\x72\xa9\x8c\x35\x85\x21\x10\xf8\xbb\x74\x9f\x52\xe8\x3c\x9f\x50\xae\x0b\xe6\xd3\x94\x7c\x40\x0b\x36\x73\x73\x8c\x9a\x3d\xbd\xae\x0a\x2d\xa5\xc1\xa1\x59\x20\x3e\xa5\xd0\x1b\xaa\xf9\x75\xb1\x2a\x9b\x8a\x0b\x90\x1c\x3c\x7b\x53\x71\x01\x42\x9d\xd0\x97\x0e\x84\x68\xfe\x98\xc2\xab\x61\xe1\xb9\xf0\x0c\xeb\xad\x7d\xb4\x25\xd0\x2a\xac\xa1\x61\xe1\x11\x62\x63\xc9\xf0\x38\xc2\x02\x86\x4d\xbe\x68\x54\x8c\x10\xd7\x46\x3f\x15\x3b\x4d\x35\xbf\x39\x6c\x61\x47\x79\xd5\xe0\x1b\x22\x39\x43\x73\xc0\x1b\x3c\x50\xdb\x5f\x37\xcc\x04\x33\x4a\xd7\xd4\xd7\x43\x79\x42\x0a\xc7\x1e\xca\x13\x20\xae\xcd\x62\xa7\x24\x98\x2c\x9d\x32\x16\x45\x58\x5f\x5a\xec\x92\x46\xf2\x65\xb4\x0a\x13\xa6\xf7\x50\xe3\x69\xc7\xcf\x83\xb7\x7b\xa8\x10\x01\x49\x3a\x84\x1e\xae\x81\x70\xc2\xf1\x1f\xeb\xe1\x84\x03\xc1\xcb\x05\x3d\x9c\xf0\x90\x23\x90\x6e\xac\x87\xb3\x0b\x34\xb2\xb3\xf4\x70\x19\x03\x71\xa2\x47\x86\xcb\x38\xd4\x97\x09\xa6\xe8\xe1\x3a\x8e\x4f\x5f\x96\xf4\xb5\x83\xb5\xb8\x59\xe7\x2b\xe9\xf5\x4b\x7e\x4d\xf9\x00\xc4\x59\x68\x86\xbc\x24\x5c\x17\x1e\x0c\xc2\x75\x01\x04\x46\xc9\x1e\xae\x0b\x43\x66\x2e\x5c\xdb\xba\xb6\xd7\x1e\xdf\x8c\x07\x35\x38\xe3\x40\x14\xa7\xcd\x19\x8f\x6f\xc6\x83\xd1\x77\xc6\x0d\x93\xc0\x04\xd4\x35\xc9\x76\xd3\x99\x5f\x1c\x4e\xbb\xe9\xcc\x85\xe6\xe8\x9a\xce\xbc\xa7\xfc\x30\xa8\x21\xaf\x8f\xb6\xf8\x21\x06\xde\x9e\xf2\x43\x82\x13\xca\x45\x56\x9b\x6e\x74\x82\x10\xbc\x46\xd1\x8d\x4e\xe8\x1a\x73\x2f\xfc\x4b\xba\xc6\xdc\x9e\xf8\x04\x5e\x58\xd9\x7b\xca\x23\x81\x50\x8b\x36\xef\x77\x27\xd7\x77\xb9\xb0\x80\xf5\xbc\xfd\x94\xf3\x75\xda\x05\x7b\xaa\xd3\x35\x59\x08\xba\x46\xdf\x4e\x5a\xe7\x72\x71\x61\xd1\xcd\xeb\x2c\x04\x61\xab\xfd\x76\xb9\xdf\x9e\x09\x89\xf8\xea\xb7\xeb\x1d\x48\xf7\xd8\xed\x7a\xbf\x15\x4a\x1e\x52\x6e\x59\x29\x90\x17\x1b\x5b\x6f\xed\x6e\xe2\xe8\x8b\x1c\x25\xdd\xc4\xd1\x42\x9c\xb0\x21\x13\x47\xf7\xdb\x55\x43\x8e\x92\x7e\xbb\x6a\x80\x24\x7e\xac\xdf\x8e\xf8\x7d\xa5\xc5\x68\xef\xe5\xa7\x0b\x12\x83\x77\xbf\x2f\x46\xfc\x56\xb1\x25\x6b\x58\xd7\xd4\x2c\xc4\x5e\x25\xd9\x05\x67\x01\xa7\xa4\xae\x71\xb8\xdf\xe1\xa7\x97\x34\x3f\x0d\x7b\x2f\xc9\x4f\xc3\xde\x33\xa9\x77\xd8\x7b\xfd\x3c\x99\x3f\xdc\xb9\x3f\x58\xc5\x0a\xb4\x90\x16\xfc\x1a\x5d\x50\x1f\xc1\x83\x7b\x15\xa3\xab\x6a\x8a\x40\xe2\xc9\xda\x6f\x15\x45\xbd\xa9\xaf\x64\xd5\x68\x6b\x16\xe2\x64\x0d\x6a\x6a\x16\x82\xc8\x97\xae\xa9\x59\x28\x17\x17\x0f\x5d\x53\x73\xd7\x7b\x98\x00\xc3\xae\xad\x59\x08\x1c\x48\xba\xb6\xe6\x6e\x4e\xeb\x8b\x50\xbc\xae\xdd\x57\x68\xa4\xbc\xeb\xda\x7d\x7b\x47\xc5\x6c\x38\x25\xf5\xae\x8a\x09\xa4\x1c\xb7\x3b\xf3\x1d\x21\xda\xb0\xac\xf4\x2e\xf7\x01\xb2\xb1\x2a\xbb\xdc\xa7\x9b\x43\xb8\x4a\x9a\x92\x5e\xbf\x5c\xe3\xd1\x5d\x20\x40\x92\x1d\xa9\x77\x17\x48\x27\x12\xa0\x61\x66\xec\x5d\x41\x05\x64\xb3\x69\x0a\x2a\x20\x79\x85\xa1\x77\x05\x15\xb0\xbe\x3c\xa1\xd9\x03\x6c\x96\xfb\xf7\xa5\x3d\x60\x05\x36\x2c\x3c\xbd\xbb\x02\x81\xd8\x1d\x22\x57\x60\xc7\xbd\xb2\x61\xe1\xe9\xdd\xe3\x16\x90\x24\x56\xea\x1d\xff\x83\xae\xd1\xbb\x71\x35\xdb\x35\x7a\x77\x8d\xde\x0d\xef\x99\xae\xd1\xbb\xeb\x73\x8d\xeb\x59\xd7\xea\xdd\x07\x4a\x50\x23\xaf\x45\x1f\xf2\x7b\x20\x35\x08\xe8\x85\x2d\x34\xf7\x95\x5e\xd8\x1d\x8f\xeb\xd2\x88\xe1\xeb\xba\x5c\x0b\x81\x83\x43\xd7\xe5\xba\x0f\x38\x5e\xc3\x01\xb0\x0f\x87\x17\x48\xcc\x93\x7d\xc8\xf1\x80\x55\x8c\x4f\xb5\x7c\x00\xd9\x98\xe5\xa1\x02\x31\x9c\x18\xae\x75\xfa\x70\x62\x80\x48\xd6\xd1\x70\x62\x80\xd2\xb8\x61\xe9\xc3\x99\x01\xb2\xa1\x2a\x0d\x27\x06\x58\xc5\xfc\x34\xa5\x91\x92\xfc\xb4\x6d\xf6\x8a\x63\x72\xe3\x72\xa6\x0f\xcf\xc1\x40\x90\xcf\xa9\x0f\x27\x06\x58\xc5\x6c\xef\x2b\x0d\xf3\x02\x46\x82\xe1\x81\xd1\x0b\x84\x56\xca\xcf\x83\xc0\xba\xf7\x0b\x42\x12\x8e\xd5\xbd\x5f\x10\xd6\xaf\x30\x49\xcd\xf1\x22\x56\x54\x21\x37\x64\x57\x40\x6c\x8e\xaa\xec\x0a\xc8\x1d\xc9\xad\xa7\x7a\x1f\x68\x52\x38\x9c\xf4\xa1\xc4\x04\x42\x8d\x5f\xdf\x75\x21\x2e\x27\xb2\x39\x32\xc8\xa9\x56\x8a\xbf\xef\x84\x9b\x6a\xed\xf0\xcb\x21\x69\x5a\xcc\x61\x70\xb4\x9a\x41\x6c\x90\x5c\xb2\x03\x89\xdc\x8a\x33\xa9\x44\x06\x12\x27\x97\x3e\x94\xc8\x40\x53\x84\x0e\x59\x2b\x90\xee\xf4\x21\x6b\xd5\x85\xbe\xf1\xba\x57\xd7\x85\x5e\x88\x13\xf5\x53\x17\x7a\x61\x15\x93\x66\xdf\xcd\xc5\xe9\x70\xcb\x5a\x81\xd8\x4e\x5b\x6b\xdf\x83\x14\x8d\xae\xf5\xb0\xeb\x18\xfb\xf7\xaf\x94\x5d\x0f\x17\xc5\xee\x8f\xb9\x28\xcc\xcb\x6c\xcb\xd2\xae\x63\xce\x68\x1a\x25\x4c\x03\x2e\xc4\xe5\x97\x9a\x33\x80\xd4\x84\x32\x3c\x12\x01\x49\x4e\xa0\x6e\x08\x80\x10\xa7\xeb\x40\xfe\xee\x95\x4f\x23\x5f\x60\x1f\x72\x03\xdc\xdb\x77\x4d\x5f\xde\x02\x75\xdd\xdb\x1b\x59\x1b\xbb\xee\xed\xfd\x73\x6f\x87\x69\xe8\xde\x2e\x24\xd9\x43\xfa\x54\xb4\x03\xeb\xcb\x03\x5a\x95\xc6\x4a\x43\x2e\xea\x04\xdf\xf1\x78\x5f\xc5\xfc\xb5\x90\x46\xc2\xfd\x6a\x3b\x52\x12\x9b\x10\x29\xeb\xcd\x93\xb0\xbe\xf4\xd7\xba\x34\x4c\x81\x5f\x3b\x86\x24\xf7\xea\xe9\xa7\x53\x9a\x6f\xf6\x59\xe7\x23\xc9\x69\x39\xad\xf4\x95\xf6\x92\xa2\x63\xcd\x9e\xfe\xf3\x7d\x56\xf9\xc8\x29\xad\x49\x63\xb3\x60\xbc\x9b\x8a\x28\xa0\xb4\x62\x4f\x95\x51\x40\xb8\x3f\xa7\xdc\x71\x5e\x2e\x49\xbb\x25\xa7\x02\x52\x2b\xe2\x94\x51\x01\x21\x53\xf2\xd6\xab\x4f\xc5\x05\x69\x9f\xbb\xae\xf7\x42\xe0\x62\xd5\xa7\xe2\x02\x08\xde\x8a\xed\x53\x1b\xf0\xfc\x98\x52\xf3\xd7\xec\xe8\x65\x5e\x70\x7e\x4c\xa6\x34\x3f\xa6\xe4\x2c\xcb\x75\x74\xd0\xd7\x94\xa1\x83\x7e\x9f\xcd\x8e\x22\x2b\xa7\x6c\x01\x88\x8a\xd2\x31\x65\x0b\x40\x90\x65\xa3\xeb\x9f\x2f\x24\x39\xa9\xba\xfe\xf9\x7d\x7e\x5c\x21\x2c\xe6\xbc\xf8\xb2\xb5\xd3\x22\x57\x00\x56\x31\x9a\xe6\x69\x0d\x08\x82\x9e\xbb\xd7\x76\x9d\x3b\xb8\x55\x4c\x9a\x4d\x0b\x9c\x81\x0f\x2a\x75\xd7\x7a\x47\xd7\xf0\xf1\xe9\xde\xd1\x09\x49\x82\xa6\xee\x1d\x5d\xc7\x8b\x7f\x15\x93\x66\xdb\xb8\xbb\xc1\x7d\xa4\x9b\x61\x5d\x58\xc5\xa8\xd4\xad\x0c\xa4\xf6\x4b\x6f\xf7\x84\xb8\x30\xc3\x79\xbb\xd7\x67\xba\xb2\x9c\x3e\xcd\xc2\x40\xd4\x43\x92\x13\x4f\xea\xc6\xa6\xee\x30\x65\x02\x40\x10\x3e\xde\xa7\x4c\xc0\xbb\xc2\x46\xb8\x74\x37\x26\xa0\xe3\x6b\xbd\xf3\xa0\x5d\xf7\xfa\xb0\x3f\x1c\x4b\x1b\xcf\x88\xf4\xc7\xbd\x0c\x04\x2e\x3e\xfd\x71\x2f\xeb\x91\xdd\x70\xc6\xed\x7a\x64\x0b\xb9\xa3\xa8\xea\x91\xdd\xf1\xbe\x5e\xc5\x0e\x68\x29\x4d\x9d\xce\x2f\x6f\x49\xbc\x49\xd2\x2c\x45\x0f\x9e\x6a\x73\x91\xc5\x8f\x27\x23\x20\xbc\x6d\xd1\x0b\x5b\x48\x12\xbd\x77\xbd\xb0\x85\x20\x6f\x49\xf7\xfe\x53\x28\x4d\x8b\xa6\x17\xa0\x42\x12\xd7\xdb\x75\xc2\x16\x1a\x4f\x51\x74\x9d\xb0\x85\xa8\xd8\x86\x4d\xd6\x2e\x34\xae\xe3\xbb\xc9\xda\x85\x58\xca\xca\x4f\xc5\xb5\xa9\xdc\xbb\xce\xdd\x6d\x87\xc1\xeb\xdc\x2d\xc4\xce\x61\x53\xe7\x6e\x21\xb5\x60\xeb\xdc\x2d\x24\x4e\x98\xfd\x51\x3b\x05\x82\x4c\x22\x5d\x77\x6f\x61\xfd\xbe\xc5\x1c\x2b\xae\x77\xb9\xa1\xee\x5e\xef\x0a\xb9\x73\x3e\xd2\xdd\x5b\x08\xb2\x86\xf4\x47\xed\xe9\x51\x07\x22\x7d\x5e\x37\xa3\xbc\x90\x24\xe2\xef\x8f\xdc\x46\x0f\xf0\xb6\xb3\x97\xf4\x00\x17\x12\xbf\xf6\xae\x07\x78\xd7\x03\xbc\xed\x18\x5d\xf5\x00\x17\x42\xe1\xaf\x07\xb8\x90\x44\x6c\x77\xf3\xce\x77\xdc\xb8\xd7\x97\xfc\x9a\x7a\xc9\x63\x1c\x2c\xfc\xec\xf1\x70\x0f\xc4\xe5\x3a\x54\x55\x79\x64\x4a\xf8\x7e\xf5\x47\xa6\x04\x24\x6e\xaa\xfd\x91\x29\xe1\x00\xbe\x8a\xd1\x03\x59\x90\x1e\xe0\xa4\xc9\xef\x7a\x80\x0b\xb1\xb9\x5c\x65\x4a\x40\x7e\xcd\x90\x29\x3d\xe1\x4e\x42\xdc\x3d\xea\x25\x40\xe0\x74\xde\x1f\xf5\x92\xc7\x44\xb1\x29\xc9\xf1\x56\x2f\xd9\xbf\x62\xf6\x33\xc8\x9b\xe8\x42\x57\x2f\xd1\x73\x9c\xdc\x75\x5d\xcf\x71\x61\x7d\x49\x6b\xe5\x70\x40\x34\x3b\x20\x87\xe3\xce\x7d\x15\xa3\xef\xb2\x33\x20\xf7\xb0\x02\xfb\x29\x87\x53\x67\x7a\xe4\x70\x40\xf3\xf6\xf1\x91\xc3\x01\xb1\xb9\xb9\x64\x70\x78\xab\xaf\x2f\x29\x26\x3b\x03\xe2\x70\x45\x6a\xf6\xe6\x52\x7f\x15\x63\x88\xd2\xce\x27\x09\x21\x30\x95\xe9\xd4\x2e\xac\x62\xf4\x54\x46\xa8\x57\x3b\x29\xff\xba\x5e\xed\x42\x92\x2c\xb0\x3f\xde\x2a\x3e\xea\x4c\xea\x17\x8f\x3a\x13\x10\xdf\x62\x96\x5d\x02\xab\x98\x34\xc7\x43\xa5\x29\xec\x95\xe3\x91\xae\xdc\x6a\xdb\xec\x3c\x79\xa0\x48\x14\xd6\xf5\x41\x10\x4a\x53\xfc\x3f\x72\x5a\xbc\xc9\x77\xdb\xa1\x5f\x82\x90\xaa\x1c\xaf\x47\xe0\x57\xcd\x44\x11\xf8\xaa\x99\x00\xa9\x3d\x5b\x97\x73\x21\x89\x77\xed\xba\x9c\x0b\x49\x16\xc0\xfe\xaa\x98\x00\xb9\x23\x13\x5f\x19\xe8\xfb\xf1\x41\x56\xae\x89\xf1\x85\x74\x6c\x4d\x8c\x2f\x24\xef\x5d\x74\x13\xe3\xf7\xd7\x43\xb1\xdb\xe0\x95\xed\x00\x8d\x07\x7e\xfa\x2b\xdb\x79\x3f\xb6\x63\xd3\x64\x3b\x40\xca\xd6\x5e\xd9\xce\x2b\xdb\x41\xa0\xe8\x91\x21\xa4\x97\x70\x7a\x64\xf4\xd7\x73\xf2\x5f\xbf\x0c\x69\x3c\xa4\x7a\xd2\x34\x39\xd1\xfb\xb1\x1d\x0c\xf2\xaf\x6c\xe7\x35\x43\x52\xf5\xd7\x1c\xc7\xcb\x1e\x20\xae\xf5\xc0\x17\x1a\xa9\x84\xfa\x2b\x8f\x01\x56\x31\x7a\xa0\x4a\x03\xe4\x57\x81\xe7\x28\x20\x78\xc9\xad\xbf\x9e\xa3\xde\x8f\x3b\x71\xf3\xf7\xca\x9d\x80\xf0\x20\xfe\xca\x9d\x5e\x0f\x52\xdf\xef\xdb\xa9\x8f\x3b\xa5\xed\xb0\x57\x70\x27\xcd\x76\xaf\xdc\xe9\xf5\xe5\x2e\x14\x09\x1d\x54\x84\x6c\x9c\xad\x74\x50\x11\xe2\x9b\x62\xf9\xd5\xab\x16\x45\x6e\xc6\xfe\xca\xb0\x5e\x19\x96\xab\x4f\x86\xa5\x1b\x4b\x23\xb3\x43\xd7\x8d\x45\x08\x2f\x3b\x74\x63\x11\x42\xa3\x81\x6e\x2c\xfd\x95\xed\x1c\x58\xc6\x7c\x9a\x40\x48\x9c\xca\xfa\x2b\xdb\x01\xf2\x1b\x20\xf5\x2a\x1f\x30\x68\x5e\x16\xfb\x80\x81\x90\x5f\x33\xe4\x00\x3e\x60\xd0\x0e\x3b\x2a\x07\x00\x82\xa0\xdd\x6e\x08\x84\x10\xbc\xa2\xd8\x0d\x81\xe8\x3e\x56\xd0\x48\xa7\xd8\xf5\x76\x11\x72\x0d\xc7\x4f\xc5\xb5\x6f\x19\x74\x1d\x5f\x1a\x09\xb1\xba\x6f\x19\x74\xdc\xfa\x77\x9c\xe9\x87\xbe\x30\x42\x70\xdb\x37\x74\x85\x19\xfa\xbd\x34\xd8\xde\xd0\xef\x45\x48\x62\x57\x86\x7e\x2f\x63\xf3\xe8\x42\xc4\xc1\xd8\x50\x81\x84\x38\xc3\x2f\x87\x24\x2f\xb7\xac\x60\x4a\x9a\x18\x4a\x2a\xa4\x47\x12\x7c\x0a\x0f\xad\xa1\x13\x8d\x10\x64\x35\x1e\x3a\xd1\x08\x79\xac\xc3\xfa\xd8\xaa\xad\x25\x27\x3d\x49\x3b\xc6\x86\x86\x25\x24\x09\x3b\x07\x6e\x37\x0b\x9c\xb4\x83\x96\x55\x3b\x60\xf6\xcc\x42\x9f\x60\x23\x43\x87\x99\x46\x86\x8e\xa1\xc3\x8c\x10\x3c\x37\x32\x74\x98\x19\x38\xc7\x94\x76\x38\x6a\xd5\x1e\x60\xed\xc7\x87\x66\xe8\x1c\x23\x24\xdb\x77\xe8\x1c\x23\x24\xab\x6e\x18\x59\x30\x36\x55\x15\xd2\xa4\x8c\x0d\x06\x21\x24\xbb\x6b\x6c\xa8\x2a\x42\x69\x24\x95\x18\xf8\xc5\x7c\x90\xc8\xc4\xa1\x77\x8c\xb0\x8a\xd1\xf9\xcb\xf1\xc6\xaa\x73\x2d\x41\x3c\xb6\xcb\xd6\x6a\x6e\xbb\x24\xd9\x5a\xb9\x0d\x77\xf9\x83\xa0\x85\x0f\x1a\x59\x04\x87\xa1\x0b\xc3\x40\x84\x86\x77\xf9\x30\x10\x41\x88\x76\x5a\xcc\xc1\xc5\x1e\x13\x1f\xc9\xc1\x6d\xee\x88\x4a\xaf\x60\x2d\x42\x5c\x07\xad\x85\xb5\x08\xa5\x1d\x97\x9f\x3a\x1e\xb0\x96\x63\xb3\x4e\xc7\x43\xc5\xe7\xb0\x0b\xcd\xce\xc3\x48\x08\x9d\x1a\xba\x01\x0d\x7d\x7e\x1a\xae\x07\x43\x9f\x9f\xb1\x79\xfc\x20\x4b\xca\xd8\xd2\xa1\xc4\x06\xc1\x7d\xda\xe0\xd1\x8b\x0f\x4a\x3b\x92\xd5\x96\xfe\x5c\xba\x74\x25\x39\x94\xdf\x46\x73\x9a\x6f\x07\x89\x8d\xc6\xb5\xfa\xd0\xe9\x67\xe0\x92\xb3\x8a\xad\x3e\xe8\x93\x23\xb4\x2c\x14\x73\x39\xfb\x9e\x42\x23\xe4\x62\xf8\x9e\x82\xd0\xc8\x6a\x3f\x7c\x4f\x61\xf0\xc4\xc1\x2a\x56\xa1\xbd\xd2\x30\x6d\x33\x59\xc5\xe5\x06\x24\xa9\x27\x87\x2f\x20\x08\xa5\x9d\x3b\x5f\x22\xef\x84\xe4\xde\x7e\xf8\x02\xc2\x28\xb8\x23\xb4\x13\x26\x50\x9c\x53\x20\x9b\xcd\x75\x4e\x79\xaf\xa0\xb4\xaf\xa7\x4e\x20\x10\xcd\x0a\x9c\x3f\x5d\x88\x1a\xae\x12\x43\x17\xa2\x51\xe4\xa3\xb8\x2d\x8c\x92\xd6\x80\x26\x75\xed\x92\xac\xc1\xe1\x25\x3c\x69\xe8\x42\x34\x70\x21\xf2\x35\x97\xa1\x0b\xd1\xd8\xb9\x0c\x6e\xe4\x2b\x18\xbb\x4c\x05\x08\xf2\x9a\x8c\x5d\x9e\xb2\x6b\x69\xe5\x4a\x7e\xec\x08\x6d\x21\xaf\x8b\x62\xd8\x2f\x84\xd2\x70\x14\x19\x7a\x1a\x09\xc9\xfd\xf0\xd0\xd3\x68\xec\xf8\x9d\x35\x9e\xbc\x19\xbb\x0b\x0e\x88\x33\xa8\xa0\xd9\x0e\x7b\xcf\x7b\x31\x43\x1f\xa1\xb1\x73\x95\xd2\x70\x19\x1f\x3b\x32\x49\x08\x1c\xcb\xc7\x1e\xb6\x0d\xcf\x8b\x46\x0a\xd7\xb1\xa3\x82\x0a\xc1\x4b\x8b\x63\x4f\xbf\xd4\xd5\x94\xdd\xb6\xe7\xf7\x65\xa5\x1d\x96\xb2\x57\x89\x33\xfb\x2e\xc9\x4e\x11\x95\xd7\x88\x31\x18\x7b\xda\x2b\x94\x52\x82\x35\x06\x0e\x49\x1f\x04\x29\x84\x86\x6e\x49\xe3\x73\x4b\xb2\x4f\xee\xa1\x5d\x9d\xb4\x5e\xd2\x86\x34\x3c\x37\x2f\xdb\xef\x08\x71\x49\xd7\x2a\x5b\x12\x57\xa6\x0f\x82\xa8\x83\xa1\x43\xd3\xd8\x0d\x6b\x39\xd6\x8f\xe9\xd0\x24\x84\xfc\xee\x50\x58\xe9\xe3\xd4\x88\x61\x18\xfa\x38\x09\x51\x11\x39\xfa\x38\x8d\x43\x93\x2e\x6f\x1d\x8d\x03\x4d\x44\x88\xab\x4a\x1a\x92\x98\xa9\x6b\xe7\x53\x67\xea\x70\xa6\x2e\x76\xc2\xe1\x4c\x01\xe9\xee\x3b\x9c\xa9\x43\xa6\x42\x88\xc8\x38\x1c\x10\x20\x62\xff\x79\x88\xf6\x38\x1c\x2e\x7d\x9b\x1a\xde\x93\x43\xdf\xa6\x61\x7c\x0f\x49\x76\x87\xbe\x4d\xe3\xd4\x48\xc1\xb5\xf7\x38\x31\x52\x08\xc1\x03\x4f\xe3\xc4\x48\x31\xce\x93\x09\x71\x69\x9f\xca\x63\x20\xf1\x46\x1a\x66\xb3\x1e\x7a\x4a\x35\x67\x5c\x4f\x29\x21\xb9\xf6\x1e\x7a\x4a\x0d\x3d\xa5\x1a\xce\x9e\x43\x4f\x29\x21\x48\x96\x38\xf4\x94\x1a\xa6\x96\x6e\x57\xf3\xd7\xba\x34\x4d\x9a\x27\x24\xdb\xe1\xd5\x08\x4f\x38\x8e\x53\xa6\x03\x34\x12\x76\x0e\x13\x44\x8f\x53\xa1\x71\x05\x0d\x51\x68\x9c\x66\x8d\x62\xe9\x99\x5d\x79\x98\x4a\xb9\x71\x0d\x39\x4c\xa5\x2c\x04\x0f\x14\x0c\x53\x29\x0f\x53\x29\x37\xee\x17\x87\xae\x52\x42\x69\x44\xb4\x0d\x73\x29\x0b\xa1\x48\x36\x97\xf2\x38\xf3\x2b\xc6\xc0\xa5\xc5\x12\x37\x92\x2a\xe9\x2b\x06\x2b\x85\xe7\xe8\x29\x25\x84\xf2\x4c\x4f\xa9\x71\xba\xed\xda\x4e\x3b\xdc\x76\x40\x60\x5e\x19\xa7\xdb\xee\xf4\x2c\xd8\xd8\x03\xa7\xfb\x0e\x08\x12\x22\x8f\xd3\x65\x76\xba\xef\xda\xe1\xa7\x0e\x6f\x3a\xcd\x56\xe0\x34\xbb\xb6\x08\xde\x18\xba\x67\x0d\xdc\xb3\x7c\xe4\x67\xe8\x9e\x35\xaa\xea\x1f\xbe\x1a\xa3\xba\x7d\x80\x20\xcc\x7c\x54\xd5\x3f\xa0\xb4\xc6\x2c\x54\x6c\x67\x42\xe2\xc2\x36\x2a\x2e\x1d\x43\x2f\x2e\x5f\xb7\x19\x7a\x71\x09\xd1\x96\x52\x3d\xf4\xe2\x12\x82\xb7\xce\x46\x75\x55\x56\xef\xf0\x70\x98\x19\x55\xcd\xae\xea\x9d\x8a\x16\x57\xd5\xec\xaa\x92\xb0\xb1\x63\xaa\x92\x10\x88\xca\xf4\x55\x25\x61\x75\xb9\xe1\xa4\x33\xaa\xcb\x0d\x88\x06\x1f\xaa\x2e\x37\x20\x64\xf2\x55\xf1\x00\x04\x8f\x34\x8d\xaa\x78\x00\x82\x47\x6b\x46\x55\x3a\xd4\x6f\x65\xc1\xe8\xf4\xf5\x1a\x55\xe6\xdd\xd0\x47\xaa\x8b\x01\x68\x98\x36\x46\x75\x31\xe8\x12\xd6\x48\x3d\x34\x74\x09\x13\xb2\x15\xbf\x74\x3c\xb8\xe0\xf6\x4d\xd5\xa1\x4f\x98\x10\x5b\x48\xb2\xef\xce\x32\x2e\x1b\x43\x37\xb1\x81\x9b\xd8\xae\x9e\xa1\x9b\x98\x50\xbc\xa7\x1e\x97\xbc\x14\x48\x37\xc2\xc5\x35\xc9\xb8\x5c\x0c\x98\x3e\xc7\xe5\x62\xb8\xcc\x91\xdf\x24\x55\x49\x97\xc5\xac\xa1\x49\x43\xb5\x43\xdf\xb9\xb8\x13\x19\x97\x93\x80\x9b\xdf\xb8\x9c\x04\x20\x32\xf9\xd2\x49\xb8\x3c\xd0\xba\xaf\xae\x66\x43\x38\xd0\x6e\x76\xa1\xf9\x65\xfb\xbc\x38\xd6\x58\xea\x3a\x36\xae\xaf\xf7\x6d\xf5\x5e\xd7\xb1\x81\xeb\xd8\xc1\x6d\xe1\xd0\x75\x6c\x34\xef\x2c\x70\xe3\x18\xfa\x67\x09\xc1\x85\xf9\xd0\x3f\x6b\x34\xed\x7e\xbc\x63\x3d\xcc\x47\x2c\x04\xde\xd6\xa3\xa9\x25\x37\x8f\xd1\xbc\xbe\x3a\x9a\x8a\x11\x10\xe4\xdc\x1f\x7a\x76\x8d\xa6\x0c\x22\xd1\xff\x68\x32\x24\x20\xc9\xd9\x34\x9a\x32\x48\xd7\xae\x46\x62\x96\xa1\x6b\xd7\xd0\x41\xab\xe1\x2a\x31\x74\xd0\x1a\x38\x68\x1d\xdc\x40\x0f\x1d\xb4\x84\x12\x1b\x27\x9f\x70\x52\xc3\xf7\xca\x61\x5b\xe1\xa4\x9a\xdf\x37\x48\x6b\x32\xcc\xef\x2b\xe4\xc6\x80\x98\xdf\x77\xe0\x33\x55\x7c\x35\x7e\xe8\x34\x25\x04\x79\x2f\x46\xb8\x01\x83\xb1\x34\x78\x69\x84\x63\x09\x44\x85\x69\x87\x63\x19\x5c\xfa\xfb\xc4\xc3\x08\x4f\x21\x40\x7a\x36\x0c\x87\x37\x9a\xc5\xd0\x14\x43\xfd\x09\x08\x6e\xcc\x87\x6e\x4e\x23\x88\x5d\xfa\xc6\x37\xc2\x1a\x30\x2e\x6e\x08\xe0\xc0\xb8\x38\x22\xed\x02\x63\x19\x72\x68\x20\xc9\x34\x32\xc2\x4d\x09\x14\x9f\xc1\x18\xe1\xae\x04\xa2\xe6\xdf\x20\xbb\x43\x8d\x2b\x88\x11\xd0\xc7\x65\x84\x1c\x1c\x48\xee\x21\x46\xc8\xc0\x83\x63\x45\x10\x85\x30\xc2\xbd\x0d\x04\x3e\xf1\x23\xdc\xda\x7a\x68\xc5\xc6\x59\x5a\x0f\xad\x11\x4e\x39\x5b\x4a\x0f\xad\x91\xdf\x5c\x52\x43\x3a\x97\xe9\x5c\xc2\x9e\x74\xda\x12\x92\xb7\x91\x87\x4e\x5b\xc3\x64\xb4\xbe\xff\x3d\x4c\x46\x2b\x34\xc2\xe5\x86\xc9\x68\x85\xe2\xcb\x86\x23\x5d\xf0\x40\xe2\x98\x31\xd2\x63\x21\x39\x69\x8b\xf1\x49\x23\x5d\xf0\xa9\x9c\xae\x92\x42\x12\xcd\xe5\x1d\x8e\xa1\x6f\xd7\x20\xf1\xeb\xa2\xd1\xde\xb0\x56\x0c\xb4\x5c\xa5\x0c\xb2\xc0\x7e\x90\x2e\x64\x73\xc1\x8e\x84\x73\x06\xb7\x41\x23\xe5\x9c\x40\xba\x1a\x75\x14\x1b\xe9\x50\x12\xac\x30\x74\x01\x1b\xb8\x80\xf9\x54\xc9\xd0\x05\x6c\x10\xe3\x5b\xbe\xc5\x6d\x90\xaf\x90\xc1\xa2\x35\xc8\x77\xe8\xdb\xf5\x9d\x32\xf5\xed\x12\x12\x77\xcf\xa1\x6f\xd7\xd0\xb7\x2b\xc8\xc3\x32\xf4\xed\x12\x02\xdf\x92\xa1\x6f\xd7\xb8\xc9\xdd\x17\xfb\x46\x43\x54\x8d\x80\x24\xe8\x79\xf0\xf4\xff\x2f\x03\x77\xaf\x55\x6c\xf5\x54\x7f\x2f\x21\xb8\x07\x1c\xb7\x07\xb9\xdb\x39\xc5\x37\x77\xdc\xce\xe9\xed\x26\xdb\x25\xd9\x05\x18\x6c\xec\xec\x6c\x83\x92\x85\x74\x7b\x1a\x93\x3c\x0c\x40\xd6\x59\x6a\x18\x80\x2c\xe4\xf6\x91\x42\xd2\x6d\xb1\x0a\xad\x4b\x83\xaf\xed\x56\x60\xaf\xb8\x95\xd8\x36\x2b\xb0\x57\x6e\xf6\xfd\x2b\x66\x73\x9b\x3c\x81\x1f\x73\x81\x00\xab\x18\x9f\xaa\xa1\x01\x49\xc0\xf7\xb8\xd5\xd0\xf0\x1d\x2b\xb1\xc3\x00\x74\x1e\x13\x92\x10\xae\x71\x87\x23\x1e\x56\xca\xf6\xd0\x79\x4c\x68\x84\xae\x8c\xdb\x15\x08\xc4\x85\xc0\xb9\x5d\x81\xb7\xdc\x64\x77\x9a\xe5\x26\x40\x10\x99\x36\x6e\xb9\x89\x21\xd4\xbe\x8d\x3c\x0c\xa1\x16\x12\x0b\xe4\x30\x84\x7a\xe8\x76\xa6\x23\xd7\xd0\xed\x6c\xe0\x76\x76\x90\xe4\x61\xe8\x76\x36\x8c\x67\xf6\x39\xa7\x61\x3c\xb3\x90\x5c\x5f\x0c\xe3\x99\x85\x62\xe0\xce\x30\x9e\x59\x08\xde\x30\x1f\xc6\x33\x0b\x25\x30\xf4\x0f\x03\x9a\x85\x54\x3e\x1a\xcf\x3c\x70\x5c\x2b\xbe\x20\x3b\x0c\x55\x16\x32\xbe\x76\x0c\x49\x0e\xe5\x65\x7b\x1f\x69\x1e\xba\xad\x80\xa1\xec\xf5\xab\x94\x4f\xdd\x1e\x40\xca\xf1\x74\x89\x1b\x38\xb6\x15\xdf\x70\x1c\x7a\xb6\x09\xb1\x05\xed\xd0\xd0\x06\x14\x1f\xd1\x1f\xbd\x7e\x35\x10\x76\x81\xe9\x4a\xff\xb7\xa1\x2f\x9a\xe9\x76\x86\xbe\x68\x42\x92\xec\x6a\xe8\x8b\x36\xfa\xb7\x78\x61\x04\xbd\x7d\x34\xae\xa2\xfd\xd2\xc5\xdb\x5d\xbc\x48\xfd\xee\xe2\xd5\x3d\x2d\x34\x4a\xe9\x9e\x36\xba\x62\xe9\x70\x2c\x15\x4b\x40\x34\x27\x4b\xb1\xd4\x5d\x82\xc4\xcf\x8e\xee\x12\x04\x42\x8d\xaf\xbb\x04\xbb\xeb\x8d\xac\xcd\xa3\xbb\xde\xba\xd2\x8b\x93\x78\x77\xbd\x75\xb9\x20\x99\xe2\x47\x97\x0b\x02\xd1\x50\x0c\xbb\x5c\x10\x28\xc1\x83\x00\xa3\x2b\x64\xba\x8f\xa4\x3b\x59\xea\x8f\x7a\xd8\xc5\xe1\xcc\xb8\x2c\xf1\xb0\x3b\x48\x8e\x31\xf4\xb0\x13\x1a\x66\xfc\x31\xd4\x34\x80\x24\x81\xff\x18\x6a\x1a\x83\x73\x6a\x68\x76\x1d\x9e\x53\x81\xdc\x4e\xbf\xbc\x25\x71\xbf\x55\x25\x75\x49\x64\xf2\x84\xb9\x0d\x57\xdb\x50\xd4\x69\x75\x1d\x2e\x2d\x20\x78\xd1\x6f\x0c\x45\x9d\xd9\x50\xe3\x6f\x49\x47\x3e\x4c\x96\x2a\x24\x99\x22\x86\xc9\x52\xc7\xe0\xf6\x28\x0e\xdb\xe4\x92\x02\x52\xd5\x44\x9f\xbf\x81\x33\x5f\x31\xa3\xdd\xd0\x9b\x4f\x48\xdc\x38\x87\xce\x7c\x43\x5f\xbb\x20\xa3\xcc\xd0\xd7\x6e\x7c\xbe\x76\x61\x31\xa6\xc3\xdc\xaa\x41\xd6\xe4\xa1\x7f\x9a\x90\x9b\x9d\xf6\x60\x8b\xff\x59\x09\xd2\x21\x0f\x43\xee\x85\xe0\x7e\x6a\xe8\x8b\x26\xac\x62\xb4\xd7\x05\x3a\xbe\x95\x87\x66\x66\xc8\xbd\xd0\x02\xee\xaa\x2f\xd7\x18\x2a\x44\x27\x67\x67\x43\xee\xc7\x17\x72\xcf\xd1\xc8\x90\x7b\x61\x15\xa3\x06\x8d\x4c\x40\x6c\x08\xaa\xa1\x91\xc9\x84\xae\xbe\xbc\x30\xf4\xe6\x12\x82\xf4\xfb\x43\x6f\xae\xa1\x37\x97\xa9\xfb\x87\xde\x5c\x03\x6f\xae\x03\x37\x9c\xa1\x37\xd7\x30\xe2\xfd\x33\xeb\xe9\x4d\x33\xf4\x58\x89\x93\x75\xa0\xc7\x8a\x90\x17\x1b\x5b\x8f\x95\x81\x2b\x4a\x89\x33\x2b\xb4\x90\x86\xb5\x8b\x01\x31\x3d\xe5\xd0\xef\x24\x2a\x7d\xd0\xef\x64\xe0\x77\x72\x68\x49\xd1\xef\x64\x98\x65\x2e\x2a\xbb\xc7\x2c\x73\x42\x10\x18\x34\xcc\x32\x37\xcc\x0b\x67\xa8\xeb\x30\x2f\x9c\x10\x9a\x94\xcc\x0b\x37\x0c\x5b\x8f\x0a\x03\xf7\x3e\x5e\x28\x51\x51\xfb\x8d\x5b\x17\xe2\x62\xc8\x1f\x05\x9f\x39\xda\x74\x56\x1a\xde\xb4\x0b\x89\x33\xff\xf0\xa6\x7d\xf8\xb8\x7d\x54\xf4\x1b\xaf\x91\x85\xe0\x9a\x6d\x78\x8b\x3c\x1e\xf9\x04\x09\x3a\xc6\xe3\xd4\x3c\xbe\x26\xc4\x59\xdf\x5b\xe4\xf1\x7c\x83\x84\x7e\xe3\x95\xf1\xe0\xca\xf8\x20\x4d\xe1\xf0\xca\x78\x98\x7f\x2c\xc8\xb3\x31\xbc\x0c\x16\xd2\x93\xa1\x97\xc1\xc3\x6b\xde\x4f\xdc\x7a\xcd\x2b\x44\xc0\x73\xbd\xe6\x1d\x5c\xed\x16\x73\xf2\x8c\x57\xb1\xf1\x1a\x0a\x9d\x7e\x99\x92\xba\xc5\x76\x68\x43\x1a\x86\xc8\xf4\xd7\x58\x83\x5e\xc3\xea\x8b\x38\xbc\x86\x15\xf2\x0a\x49\x16\xc3\x29\xd5\x7c\x19\xc3\xcb\x54\xa1\x11\x65\x31\xbc\x4c\x15\x56\x31\xba\xa5\xc5\x1c\x48\x1e\xd6\x19\xde\xaf\x0e\x2e\x53\x57\x31\x3f\xb5\x0b\x8d\x07\xba\x8b\x24\xbb\xd0\x6c\x1b\xab\xc6\x7b\x52\x21\xaf\x90\xf4\xb5\x8d\x55\xa3\xbd\xd0\x4b\x51\xa1\xf8\xe6\xd1\x78\x5d\x35\x40\x34\x24\x89\xf7\xa4\xc3\x1b\xd0\x20\xde\x7a\x78\x03\x2a\x04\xb1\x1d\xc3\x1b\x50\x21\xc9\x1f\x32\xbc\x01\x1d\x04\xea\x97\xb8\x50\xbb\x4d\xef\x26\x24\xcf\x05\x8d\x57\x86\x01\xe4\xc5\x66\xf3\x9e\x74\xbc\xae\x2d\x1c\x5d\x86\x17\x95\x42\xe0\x7c\x37\x8c\xe3\x17\x56\x31\x7a\xaa\x85\x18\xc8\x0b\x89\xe6\x75\xe6\xe0\x3a\xf3\xc0\xaa\x38\xbd\xce\x9c\xdc\x36\x96\xc0\xaa\x38\xbd\x6e\x14\x5a\xae\x65\x3f\xbd\x6e\x9c\xdc\x23\x96\xa0\xb9\xd3\x8b\x44\xa1\xb5\xb5\xd7\xa6\x17\x89\x73\xfb\x56\xe5\x5a\xa9\xd3\x5b\x43\x21\x48\xeb\x3f\xbd\x35\x9c\xdb\xb7\xdc\x32\xa1\x0d\x69\x03\x8b\x67\x85\x64\x3b\x14\x29\xf8\xfc\x4f\xef\x03\x85\xe4\xa9\xe3\xe9\x7d\xe0\xdc\x64\x2b\xd8\x28\xe7\x06\x5b\x11\xa2\x16\xda\x06\x5b\x99\x86\xc6\xfb\x70\xcf\xf4\xf2\x4f\x70\xaf\x4d\xef\xfe\x84\x55\xcc\x5f\xb3\xf7\x3e\x39\x52\xe8\x15\x27\x82\x69\x04\x7d\x10\x59\x39\xbd\x3a\x13\x82\x60\xa8\x69\x04\xbd\x50\x02\x4b\xe3\xf4\x36\x6d\x7a\xff\x15\x98\x15\xa7\xf7\x5f\x93\xfb\xaf\x23\x97\x8c\x9f\xde\x7f\xcd\xe2\x58\x62\x20\x9b\xde\x62\x09\x89\x49\x75\xfa\x2a\xf8\xf4\x55\x70\x34\x97\x9f\x49\xef\xe9\xa3\xe1\x42\xe0\x25\x38\x7d\x34\x7c\xfa\xf4\x77\x60\x79\x9b\x5e\x7c\x09\xad\x5d\xb4\x89\xe3\x92\x10\x78\x2c\x4c\xef\xbd\xa6\xf7\x5e\xd1\x92\x62\xcd\x66\x7a\x97\xb9\x16\xf2\xf4\xde\x6b\x16\xc7\xcb\x31\xf4\x9d\x6d\x21\x79\x50\x75\x16\xc7\xcb\x7b\xaf\xe0\x75\xf4\xe9\xbd\xd7\x2c\x4a\x43\x6c\x65\xb3\xa4\x9f\x7e\xd2\x90\xe6\xa6\x9f\xa6\x39\x35\x12\x12\x93\xe4\x55\x98\xd1\x8d\xd3\xab\xb0\xc9\x55\xd8\xb9\x2d\xce\x3c\xbd\x0a\x13\x92\xdd\x39\x0d\xa6\x9f\xbb\x87\x08\x97\xe3\xce\x21\x42\x08\x9e\x51\x9e\x3b\x87\x88\xb9\xbb\x7b\x48\x59\x32\x77\x77\xcf\x6e\x80\x1d\x4d\xf3\x5e\x6d\xee\xae\x77\x12\x0b\xce\xdd\xf5\x0e\x34\xb4\xdc\xb9\xbb\xde\xf7\xcb\x4a\xd9\x8b\xbb\xc3\x0b\xe4\x75\x49\xb2\xd2\x2f\xed\x43\x40\xaa\x92\x9a\x5f\x52\x81\xeb\x1d\x48\xa2\x38\xe7\xce\x2d\xf9\x34\xd0\x5f\x2f\xcf\x69\x24\xbf\x10\x35\x2c\x66\x73\x2f\x27\x21\xa5\xbd\xd2\x5e\xce\xf5\x74\xbe\x39\x6c\xca\x69\xbc\x9b\xe6\x8e\x9c\x16\x1a\xa9\x7a\x26\x09\x01\x16\x9c\x16\xa3\x6d\x2e\x90\xdd\x2c\xfa\x3b\x63\xe4\x02\xd9\xbf\x99\x67\x1d\x79\xe7\x37\x09\xf8\x2f\x91\xfe\x1c\xec\x55\xd0\xca\x33\x77\xd8\xeb\xdc\xd5\xd1\x48\xac\x3d\xf7\xb0\x0f\xe8\x68\xf9\x15\xb3\x0b\x9e\x0e\x48\xac\x3d\xb9\x27\xfc\xc0\x93\xc0\xf4\xb6\x70\x72\x35\xb8\x8a\xd1\xfb\xb4\xbd\x3a\xac\x6d\x4c\x56\xda\x5e\xdc\x55\xfe\xba\x1c\xd0\xdb\x84\x24\x7c\x6a\x7a\x37\x38\xbd\xbb\xd3\x50\x3f\xbd\xbb\x13\xf2\xf4\xd7\x5c\x95\xdc\xdd\x9d\xc4\x91\x4c\xef\xee\x26\x97\x72\x25\x48\xd3\x3d\xbd\x95\x13\x92\x47\x0a\xe6\xc1\x99\x75\x1e\xb8\xd2\x07\x41\x6c\xf3\xe0\x34\x2a\x04\x6f\x2f\xce\x83\x43\x84\x50\x82\x44\x3a\xf3\xe0\x14\x21\x24\x3a\xeb\x3c\x38\x45\xcc\xc3\x05\xcd\x55\xd1\x3c\x5c\xd0\x40\x12\xef\x3f\x0f\x17\xb4\x4f\x4d\x07\x2f\xf4\x4e\x9f\x9a\x16\x12\xd5\x76\xfa\xd4\xf4\x3c\x64\x61\xa4\xf3\x9e\x87\x2c\xec\x30\x66\x9a\x29\x3d\x64\x61\x87\x4a\x0a\x56\xe3\x79\x54\xbb\xc0\x3d\x59\xf9\xbe\xb4\x0b\xdc\x93\x05\x49\x7e\xe6\x51\x6d\x6f\xf5\xe4\x99\x90\x86\x24\xbb\x50\x6d\x9b\x5d\xa8\x76\xe1\x80\x64\x17\xaa\x0b\x84\xce\x73\x28\x9e\x47\xfb\xda\x41\x4f\x9b\xed\xe0\x15\xd2\x76\xd0\xdc\x66\x3b\x9a\x43\xc9\x36\xe5\x9e\xf4\x83\x6c\x4e\x42\xb3\x69\x2a\x24\x5f\x0d\xcd\xb6\xf9\x96\xe0\x6e\x31\x9b\xe6\xba\xcf\xa0\x57\xae\x7b\x6e\x4b\x17\x8d\x2e\x84\xe3\x16\x86\x37\xd1\x90\x70\xdc\xf4\x17\x65\xeb\x92\x58\xe2\x83\x96\x27\xe3\x11\xf6\x20\x1c\x36\xc7\xc8\x1d\x73\x98\x90\xc9\x8e\x86\x4d\x0b\x87\x2d\x6d\x87\x6d\x23\xdd\xd8\xf5\x55\xe0\xb0\x69\x7b\x24\x82\x6f\x9a\x5f\x42\x88\xdc\xa9\x20\xed\x01\x97\x7f\xde\x52\xcc\x23\x5d\x0d\xe6\xcb\xac\x16\xdb\x25\xed\x16\xa3\x21\xee\x3f\x20\xd2\x31\x4a\x97\xbd\xc7\xa6\x84\x85\x1c\xee\x3f\x20\x2e\x87\xcd\xed\x77\x78\x5a\xc9\xf4\x53\x7b\xcf\x25\x21\x01\xa3\xf3\x48\xe7\xcf\xbb\xf9\xaf\x4e\xa7\x4f\x4d\x9f\x64\xe9\xd3\xbb\x68\x21\x78\x63\x7c\x7a\xd9\x3c\x79\x76\xbc\x24\xaf\x06\x4e\xdf\x1d\x17\x5a\xba\xec\x15\x3b\xc0\x2a\x46\xdb\xdc\xf3\x40\x70\xb8\x9a\x5e\x53\x4f\xae\xa9\xcf\xfd\xf8\xb9\x8b\xda\xf4\x16\x5b\x58\x3f\x7c\x40\x2b\xd2\xcc\x8c\x1a\x90\x76\x49\xa7\xc5\x4e\x68\x55\x1a\x97\x72\x4b\x89\x9e\x27\xa6\x2d\x61\x15\x93\xd6\xa4\x35\x86\xcb\x0a\x42\x52\xb7\x98\x35\x0c\x69\xa4\x78\x40\x78\x79\x27\x3e\x79\xd5\xb9\x78\x21\x32\x79\xdb\xf9\x03\x0f\x99\xd3\x17\x9e\x27\x6f\x37\x17\xef\xa5\xa6\x8f\x37\x0b\x71\x5d\x16\x3b\x25\x55\x8b\xd1\x36\xd9\x04\x10\xf5\xa0\x82\x6a\x73\xe1\x1c\x5a\x35\xa7\x37\xec\x42\x24\x92\xca\x1b\xf6\xc9\x6d\x7a\xd1\xc6\x3d\xbd\x4e\x17\x82\x94\x6f\xd3\x97\x9a\x27\x49\x46\x8a\xe6\xae\x69\x96\x11\xe1\x63\xc2\x5e\xba\x4f\xde\x56\x2e\xda\x6a\xa7\x8f\x2b\x0b\x91\xf0\xef\x53\xf9\xeb\x7b\xcb\x5e\x21\x4c\xdf\x5b\x16\x22\x3f\x92\x63\x74\xb9\x58\x60\x1d\xa7\x92\x15\x08\xee\x37\x27\xef\x31\x7f\x50\x34\x37\x4f\x9f\x65\x16\x22\x3f\x92\x6d\xc3\xd9\x4c\xfb\xed\xf4\x59\x66\x21\x48\x53\x36\xcd\x93\x22\x04\xc9\xe2\xa6\x79\x52\xa6\x4f\x30\x6b\x92\x9f\x3a\x09\x08\x9f\x68\xf1\x09\xe6\x89\x8f\x40\xd1\xbc\x32\x75\x12\x10\x3e\x75\xe1\x94\xd1\x99\x75\x45\xfb\xed\x34\xeb\x8a\xd0\xc2\x5f\x93\xd1\xe1\x36\x50\x34\x81\x4d\xfd\x06\x84\x4f\x18\x98\x88\x45\xf0\x74\x33\x4d\xc4\x22\x04\x3e\x1e\xf3\x94\x43\xfa\x52\xb3\xa6\xbe\xe9\x4b\xcd\x42\x54\x37\x8c\xfc\x90\x74\x2d\x25\xc9\x2b\x36\xcd\xd7\x22\xc4\x09\xef\x3b\x65\x91\xc0\x2a\xe6\xa7\xf6\x2a\xd0\xd9\x60\xcb\xa7\x2c\x12\xf8\x24\xdc\x29\x8b\x3c\x55\x3d\xd2\xdf\x77\x92\xe5\x90\x76\x53\x0e\xa9\x7b\x44\xf2\x7c\xc2\xd4\x3d\x42\x88\x74\x6c\xe5\x90\x40\x70\xb5\x31\x75\x8f\x10\x9a\x62\x50\xf7\x08\x21\x78\x44\x69\x9e\xaa\x2c\x40\xf1\x95\xfe\x79\xca\x33\x81\x48\x27\x45\x9e\xa9\x2b\x44\xca\xe6\x74\x85\x10\x3e\xe1\xae\x2b\xc4\x3c\xd3\xdd\x8d\x56\x7b\xca\xe6\x80\x4f\x55\x38\xe5\x72\x7a\x4c\xf8\x68\xf7\xd4\x63\x62\xe2\x31\x71\xaa\x62\xe9\x31\x31\x49\x58\xb3\x8a\x49\x3b\xa4\xc1\xf6\x59\x7e\x3a\x51\x08\x11\xe8\xe5\x3a\x51\x08\x41\x72\xb0\xa9\x0f\x85\xe0\x95\xd6\xd4\x87\x62\xd6\xd3\x29\xe6\xe8\x54\x55\x76\xaa\xef\xc1\x31\x51\xba\x55\x4c\xfc\x26\x4a\x92\x4b\x61\x56\x35\x9b\x0a\xcb\x4a\x66\xbd\xca\xb2\x80\x55\x4c\x5a\x91\xa6\x23\x4b\x85\xb4\x4b\x72\xeb\x35\x3a\x25\x1b\x03\x82\xb4\x14\xb3\xaa\xff\xd4\x8f\xb3\x71\x86\x32\xfd\x8e\x10\x78\xd9\x4f\xd3\xef\x4c\xd3\xef\xe4\xc6\x21\xdc\xf4\x3b\x42\xb4\xcb\x4a\xed\xc2\xc7\xd9\xd0\x45\xcc\xbf\x23\xe8\x1d\x31\xcd\xbf\x23\x04\xf1\xb9\xb3\xaa\xff\xe8\x06\x92\xdc\x14\x4c\xdd\x40\x84\xe0\x65\xe6\xa9\x1b\x88\x10\x97\x5f\x7a\x2e\x04\x3e\x35\xcc\xc4\x3d\x42\x54\x34\x00\x7d\x45\x84\xf5\xfb\x16\x73\x38\x70\x16\x91\x23\xea\x2c\x32\xf1\x06\x59\xc5\x18\x5c\x39\x27\x10\x3c\xe2\x3d\xab\x27\x97\x7a\x7d\xfd\x64\xd4\x3c\xbc\x57\x03\x00\x10\x11\xd5\xc3\x4c\xfd\x78\x6e\xf8\xa9\x1d\x85\xe7\x12\x94\x39\xab\x3c\xb7\x7e\xcc\x14\x69\xec\x0b\xe3\x42\x10\x18\x36\x7d\x61\x7c\xd6\xa6\x1c\x85\xb1\x55\x39\x27\xd0\xf2\x6f\xf0\x50\x9b\x55\xc6\x5a\x3f\xc6\x8a\xbe\x51\x65\xac\xf5\xf3\xf8\x64\x54\x65\xac\xf5\x63\xac\x49\x77\x64\xac\x40\x8b\x66\x31\x3b\xfd\x31\x56\x34\x95\x2a\x63\x05\x22\x39\x23\xea\x49\x23\x94\xc4\x97\x6b\xd6\x70\xde\xc2\xe7\x65\x58\x9f\xf2\x5a\xde\x46\x5f\xc5\x98\x11\x39\x2b\x10\xd5\x1d\x20\x67\x05\x56\x31\x3f\xb5\x5b\xe1\x9a\xa5\xb9\x32\x5b\x60\x15\xa3\xa7\x72\x5b\x20\xf0\x8a\x9d\x35\xec\xa9\x0c\xb8\x6c\xd2\x5c\xda\x30\x60\xed\x1f\x55\x06\x5c\x65\xc0\x64\x5e\x9b\x55\x06\x0c\x7c\x0a\x7a\x95\x01\x03\xc5\x24\xc4\xb3\xca\x81\x81\x48\xa7\x5c\x0e\x5c\xbd\x1f\x3f\x18\x0f\x39\xb0\xde\x46\xe6\x86\x9e\x7a\x1b\x09\x41\x88\xca\xd4\xdb\x48\x88\xac\x96\x72\x3c\xd2\x8e\xba\x51\x54\x34\xab\x8a\xa6\x5b\x5d\x45\x13\xd0\xb5\x66\x56\x15\x4d\x60\x7d\x49\x0f\x54\x34\x81\x20\x5d\xc7\xd4\x9b\x69\x56\xd9\x2d\xcf\x47\x4d\xfd\x94\x84\x50\xb5\xf7\x35\x7a\x61\x15\x93\xe6\x2c\xc3\x6e\xf1\x63\x9b\xba\x2e\x09\x41\x12\x92\xa9\xe7\x92\x50\xb2\xa0\x11\xe9\xba\x24\x04\x49\x48\xe6\x25\x53\xbe\x4c\x56\x44\xdf\x75\x66\x9a\x7a\x2e\x25\xd1\xf9\x53\xcf\x25\x21\x78\x67\x69\xea\xb9\x24\xac\x62\x27\xb4\x94\x96\x14\x6b\x90\x6e\x49\xcc\x7b\xf3\xc7\xba\xa4\xe1\x97\x15\xda\x94\xa6\xbb\x87\xc5\x1e\x49\x0e\xd1\xee\xaf\xbd\xd2\x18\x22\x14\xc9\x4b\xe6\x6d\x76\xaf\x24\xa2\x7e\x9a\xdd\x4b\x88\x44\x62\x98\xdd\x4b\x68\xca\x95\x4b\xde\x7d\x7d\xcf\x21\x50\xa7\xbc\xdb\x57\xe4\x93\x98\xdb\x69\xc2\x2f\xe1\x33\x65\xfa\x8a\xbc\xb0\x8a\xf9\xa9\xe3\xa1\x56\x7a\xd9\x0c\x87\x43\x16\x5f\x0e\xdb\xe1\x78\x54\x5f\x9b\x64\xd4\x64\xf1\x97\x2c\x1e\x7f\x92\x69\x5e\x30\xc1\x2b\xc7\x69\x5e\x30\x21\x78\xc4\x6a\x5e\xb2\x78\x20\xea\xd7\x34\x47\x08\x93\x6a\x16\xbf\x94\xc5\x03\x51\xed\xa8\x2c\x1e\x08\xae\xae\xe7\x25\x8b\xc7\xd5\x6c\x7d\x49\x05\x32\xef\xcb\xa4\x5d\xe8\xcb\xd7\xe5\x70\x5c\xce\x3b\x5a\xde\x25\xf3\x06\x82\x27\xef\xe7\x75\xd9\xcf\xcb\x7d\x70\x5a\xa9\x1d\xbd\xdc\x07\x4c\xa8\x2c\xfe\xba\x9c\xe4\xd3\x4f\xed\xc2\xe5\x24\xd3\x03\xf5\x65\x60\x15\xa3\x6d\x2a\xcc\x40\xf0\x9e\xf9\xd4\x25\x4e\xd0\xeb\x73\xea\x12\x27\xac\x2f\xe9\xa9\xfa\x32\xe0\x55\xde\xbc\xe4\xfa\x40\x90\x2a\x67\x5e\xb2\xf5\x4b\x7f\x35\x07\xb7\x39\xef\x72\x7a\x0f\x59\x97\x9c\x1e\xd0\xf2\x3f\x2f\x39\xfd\xd5\x9c\x50\x98\xdd\x25\x5b\x07\x82\xb4\x35\xf3\xd2\x30\xa0\xb7\x5e\x16\xb4\x02\xbd\xf5\xe6\x15\xb2\x2c\x98\xf3\xa5\x72\x0c\x44\x36\x49\xf6\xe0\xe3\xd7\xce\x9f\xfc\xfa\x92\x5f\x23\x4b\x2e\xf9\x35\xe0\xfd\xf6\xbc\x64\xd7\x40\x24\x2c\xeb\x92\x5d\x5f\x1f\x83\xad\x7e\xe9\xca\x92\xc1\xba\xc0\x65\xb0\x57\x3a\x92\x32\x01\x59\x27\x10\xc5\x89\x97\x75\x5e\xe9\xfa\x70\x23\xc8\x27\x2f\x0f\xe4\xc5\x62\xae\x8f\x8f\xb3\xc1\x14\x75\x4b\x9c\xb8\x25\x9e\xbc\x84\x3e\x75\x4b\x9c\x4d\x45\x92\x17\x45\x67\x93\x67\x35\x23\xd9\xd9\xca\x4d\x9e\xd5\x4e\x27\x26\xf6\x9f\x4b\xed\x26\xff\x02\x3e\xab\x4c\x93\x7d\x01\xe1\xc9\xa7\xc9\xbe\xc8\x98\x57\x7c\x5c\x74\x36\x39\x0e\xf0\x59\x87\xcc\x9e\x27\x14\xdf\x67\x9a\xa6\xcf\x13\xe2\x4c\xbf\xb4\xe5\x9c\x83\x35\x18\x35\x99\x50\x33\xff\x66\xf5\xc3\x2a\xc9\xc9\x45\x2b\x69\x32\x21\x20\x0e\xc4\x56\x93\x09\x99\x77\xcf\x27\xfd\xa6\x79\xf7\x84\xcf\xac\x64\xde\xbd\xd9\x3c\xcc\xee\x48\x59\xbd\x38\x85\x20\x03\xc6\x6c\xaa\x64\x40\xb4\xdd\x52\x0e\x87\x2a\x19\x59\x04\x66\x73\xbf\x02\xa1\xa9\xb0\xa9\x92\xe9\x12\x9a\xbb\xd3\xe6\x16\xd6\x25\x14\x2f\x8a\xa9\x4b\xe8\x6c\xea\x5a\x3b\x76\x81\xe6\xae\x03\xc2\x0b\x08\xbd\x44\x67\x73\x8b\xed\x48\x3c\xb3\xfd\x09\x8d\x00\xcc\x69\xb6\xbf\xa9\x4b\x68\xe2\x88\x35\x75\x09\x9d\xcd\xbd\xb3\xdb\x07\xf7\x0e\xd0\x1a\xdb\xa9\xb9\x77\x9a\xa7\x48\x9c\xa2\x66\x73\xa3\x00\xd9\x50\x3b\x9a\x1b\xa5\x61\x55\x4b\x22\xdc\x67\x53\x63\x01\x1a\x29\xe2\x66\x53\x61\x01\xe2\x74\x31\xaa\xb0\x34\xf7\x13\x3e\xd9\xb3\xb9\x9f\x80\xe0\x5d\xc5\xd9\xdc\x4f\xcd\x23\x63\x50\xa7\x0a\x4b\x4b\xc7\x88\x93\x7c\x73\x3f\x01\x41\x2e\xa7\xd9\x3c\xe5\x01\x25\x77\x98\x66\xf3\x98\x07\x44\xa2\x65\x37\x15\x16\x5d\x64\x4d\x71\x34\x75\x91\x9d\xed\xcd\x5f\x7f\x9c\xdc\x95\x4f\x5d\x64\xa7\x29\x06\xcd\xf2\x32\xcd\x21\x28\x04\x71\x5e\xd3\x1c\x82\x33\xb4\xeb\xe0\xed\x30\x75\x74\x15\x9a\xc6\xa4\x70\x3d\xc7\x37\x31\x28\x19\xba\xa6\xce\xc0\x17\xc1\x07\x06\x66\xd8\x55\xa0\xf1\xf0\xed\x0c\x0f\xc7\x40\x90\x20\x7d\xea\x99\x2a\x14\x9f\x81\x9f\xba\xa6\x0a\x4d\x4d\x52\xcf\x54\xa1\xb5\xcb\x52\x55\x12\x6a\x3c\xec\x25\x1c\x36\x3c\x4f\x4b\x1e\x4c\xbc\xae\xa7\x42\x1c\xcd\x1f\xeb\x92\x30\x0b\x32\x07\xa1\xb6\x06\x34\xef\x15\xf4\x4f\x15\xa2\x7e\xad\x70\x84\x34\x14\xb2\xf9\x42\x95\x0e\x88\x40\xd2\x84\x2a\x9d\x5e\xac\xa9\x68\xd7\x8b\x75\xe2\xc5\x7a\x72\x2f\x3c\xf5\x62\x15\x56\x31\x69\x45\x1a\x03\x84\x9a\x97\xaa\x74\x40\xe2\xbc\x32\x53\xf6\x08\xac\x2f\x2d\x76\x4a\xe3\xed\x00\x76\x50\x7a\xd0\x06\xf4\xf7\x9e\xe9\x41\x1b\x68\x5a\x7e\x53\xc5\x2f\x65\xac\x64\x79\x9a\x29\xe7\x04\x0c\x2f\x98\x29\xe7\x04\x82\xf8\xd2\x99\x72\x4e\xa0\xf1\xaa\xc1\x4c\x15\xbf\xd4\xd0\x48\x2c\xe9\x4c\x0d\x8d\x40\xca\xd8\xd2\xc5\x97\xde\x4e\xef\x56\xf9\x48\x42\xd1\xf9\x7a\xfe\x4a\x7a\xf9\x70\xcd\xb9\x2e\xbd\xc2\xfa\x7d\x69\x8e\x19\xe9\x46\xf0\x2b\x9b\x29\x63\x4e\x1f\x7d\xdc\x24\x39\x66\x0b\x12\xbf\xa0\x99\x2e\x64\x20\x48\x5d\x31\x53\xc6\x0c\xc4\xfe\xfd\xbc\x43\x06\x5f\xc6\x95\x74\xa6\x7c\xd9\x47\x7b\xdc\x3b\xa9\x6e\x08\x94\x24\x28\x68\xfa\x90\x8f\x10\xe1\xcc\xa9\x1b\xa6\x0f\x6f\x21\x60\x53\xdd\x30\xd5\x0d\x49\x31\x3d\x7d\xee\x47\x88\xf8\xda\xef\x90\x5d\xee\x13\x38\x42\x7a\x3e\x07\x92\xb7\xc3\x67\x2a\x1e\x80\x38\x51\x99\x52\xf1\x00\xb4\x86\x6e\x98\x6a\x78\xa9\xc4\x38\x9c\x3a\x25\x06\x90\x84\x6a\xce\x54\x62\xe4\xf5\x35\x8d\xe1\x50\x3c\x00\xa9\xe5\x3d\xaf\xaf\x69\x70\x43\xa2\x74\xa7\x4e\xd5\x42\x8b\xbf\x21\xa9\xe9\xd4\xe7\x5a\x28\xbe\x33\x3f\xf5\xb9\x16\x82\x6c\xc8\x53\x9f\x6b\xa1\xf8\xa8\xfc\x4c\x95\x42\x40\x0f\xb2\x99\x2a\x85\xe9\xd3\x42\xee\x2d\x75\x42\x20\xae\x8f\xe4\xd0\x68\x43\x85\x57\xa6\xd2\x29\xd5\x09\xc3\x52\x8e\x8c\x02\x8b\xe8\xdf\xa9\x4f\xb7\xd0\xb4\x19\xa6\x02\x2b\x8d\xd7\xe5\xe6\x22\xbd\x52\x4a\xd5\x44\x5e\x6b\x9d\x66\xfa\x14\x22\x1c\x53\xd5\x44\x20\x8f\xb4\x94\xe3\x87\x3d\xc0\xfb\x72\x5d\xc6\x85\x16\xae\x3a\xcd\x01\xa9\xa0\x23\xba\x78\xa6\x82\x0e\x08\xd5\xa9\x54\xd0\x25\xf7\x42\x49\xec\xef\x4c\x45\x18\x10\x81\xca\x99\x4a\x30\x20\x8f\xf4\x4b\x27\xc5\xfc\x66\x28\xcd\xba\xa4\x0b\x71\xda\x25\xd9\x7a\x6a\xf3\xc4\x42\x9b\xb2\xf5\x54\x80\x91\x7a\x7f\xa6\x02\x0c\xc8\x23\x25\xd9\x32\x4e\xdc\x81\xba\x94\x6a\x92\xe9\xf1\xfa\x70\x09\xcb\xb0\xd3\x98\x42\xe7\x49\x86\x6d\x72\xd4\x3c\x9a\xed\xb0\x4f\x70\xec\xe6\xda\x94\x63\x03\x91\x9b\x75\xda\x27\xaf\x76\x94\x08\xe6\x4b\x15\x82\x77\xf3\xa7\xce\xf2\x13\x67\xf9\x53\x4d\x40\x67\x79\x61\x7d\x29\xad\x48\xc3\xc9\x88\x85\x60\x0a\x55\x21\x89\x8d\x9e\xa6\x50\x9d\xf7\xc7\x64\xd1\x28\x6f\x99\xec\xed\xfb\x49\x9b\x3f\x96\x92\xec\x14\xab\xcf\x57\xb8\x84\xa6\x91\x46\x07\x7d\x21\x5a\x5a\x27\x9d\xf2\x79\xad\x8f\x59\xea\xca\x2e\x34\x4d\x28\xe6\x3c\x9d\x7a\xb7\x27\x81\xd0\x53\xef\x76\x21\x88\x4f\x9a\x7a\xb7\x4f\xf3\xa0\x26\x2f\xe7\x4c\x1d\xd2\x27\x39\x4f\x8b\xb9\xad\xa7\x49\x4f\x85\xe0\x2d\xcb\x69\xce\xd3\xa9\xa7\x79\xaa\x2e\xe9\x69\x2e\x64\xdb\x25\xd9\x5e\x65\x24\xa9\xc3\xa7\x8e\xe0\x13\x47\x70\x9f\x2e\x9f\x3a\x82\x4f\x93\x7c\xe6\x89\x58\xd0\xc9\x59\x08\x1e\xaf\x98\x26\xf9\x9c\xdd\x1d\x4a\x84\xf3\xec\xf6\xa1\x6b\x9f\x43\x86\x75\x77\xa8\xde\xcb\x49\xe8\xf2\xd4\x7b\x79\x76\xcd\x67\xe4\x26\x9f\x5d\xfd\xb1\x9b\xde\x95\x41\xea\xf6\xb4\xab\x2b\xe2\x9b\x3b\xbb\xba\x22\x90\x5a\x00\xbb\xba\x62\xd7\xaa\x54\x11\xa6\xdd\x35\x0e\xa4\xae\x42\xdd\x35\xae\xbf\x71\xe2\x1e\x39\xf5\x37\x9e\xf8\x1b\x9f\x1e\x9d\xf5\x37\x9e\xc3\x4b\x40\xde\x5d\x9e\x43\xa1\x0e\xa4\x5a\xbc\x4f\x5b\x4d\x7d\x84\x93\x10\xe4\xa9\x8f\xb0\x90\x84\xcf\x4f\x7d\x84\x85\x46\xd8\xe3\x1c\x8a\x4e\x20\x49\xf3\x30\xcd\x18\x2a\x94\xc4\xfd\x72\x9a\x32\x54\x88\x16\x92\x4e\x49\x36\x0d\x9e\x3b\x14\x9e\x43\xcf\xa6\x43\x92\x4d\x23\x46\xc4\x2b\x9e\xa1\xf0\x04\x92\x08\x8e\x39\x14\x9e\xb8\x22\xaf\x1f\x3b\xa0\x4d\x69\x64\xbb\x45\x2d\x1c\xda\x42\x86\x77\x7b\xe4\x65\x9f\x26\x1b\x15\x52\x7b\x80\xb9\x46\x27\xee\xc7\x25\xc9\xc5\x3d\xcd\x22\x2a\x34\xde\x69\x9a\x26\x11\x9d\x5f\x12\x51\x74\x28\x93\x88\xce\xa1\x45\x83\x07\x6c\xe7\xd0\xa2\x01\x24\xe9\xbf\xe7\x50\x04\xfa\x20\x58\x92\x6d\x6c\x9a\x17\x53\x88\xd3\xbe\xcb\xd5\x75\x45\x4e\xde\x2f\x9b\xba\x22\xcf\x21\xc3\x56\x3b\x37\x6f\xa5\xd0\x02\xee\x69\xda\xca\xf9\xa5\xad\xe4\x40\x67\xda\x4a\xa1\x25\xcc\xd3\xb4\x95\x42\x94\x2a\xc9\xd6\xba\xfb\x78\xbf\x76\xea\xea\x2c\xc4\xe5\x4c\xb9\xfb\x86\xea\x3a\xc9\xe6\xa7\x79\x2b\x05\x84\xdc\x4f\x25\xf6\x90\xed\x0f\x79\xfc\x85\xf5\x5e\xb7\x67\xe1\x13\x78\xc3\xf5\x3f\x64\xe8\xc4\x97\x4f\xb3\x5f\x0a\x71\xda\x74\x19\xfa\x90\x2d\x5f\xae\x15\xd9\x32\x90\x9a\xd2\x74\x8e\x9e\x38\x47\xd7\x8d\xe5\xa9\x73\xf4\x24\x39\x65\x49\xa2\xd0\xa7\xd9\x29\x85\x24\x03\xc6\x9c\x2a\xba\xe6\x93\xcc\x8b\x19\x37\x9f\xa4\x90\x38\xbc\x4f\xf3\x49\xce\xe9\x06\x20\x77\xd1\x9c\x6e\x00\xe0\x73\x11\x9b\x6e\x80\xe9\x5b\x5d\x68\x55\xd3\xf5\x0f\x24\x2f\x79\xcc\xe9\xfa\x07\x3e\xf9\x6c\xd2\x49\x21\x8f\xcb\x9f\x0f\x49\x61\x95\xfe\x7e\x4a\x43\x9b\xb8\x24\xdd\x92\x9c\x5c\x78\xa6\x2f\xb6\x09\xc1\xbb\x79\xd3\x27\xd9\x84\xe2\x63\x44\x73\xca\x33\xa7\x29\x58\x90\xc6\xbe\xd2\x26\xac\x62\x7c\xea\x6e\x02\xf2\x40\x0c\x4e\x77\xd3\xd4\x06\x81\x63\xed\x9c\x2a\x99\x40\xf0\x00\xd9\x9c\x2a\x99\x40\x1e\x9c\xf3\xcd\x87\x39\x49\x5b\x59\x7c\xdb\x68\x4e\x55\x45\x20\x0f\x67\x4f\x4d\xd1\xb4\x96\x9f\xeb\x9e\x69\x2d\xe7\x97\xd6\x12\x5b\xa0\x69\x2d\x85\x38\xb1\x43\x99\xd5\x72\xf2\x1a\x5c\xf9\xdc\xe3\xa6\xea\xdb\x34\xcf\x9c\x4b\x41\xf9\x06\x7c\xfa\xc4\x54\x36\xcc\xef\x71\x01\x49\x8e\x37\xde\x3f\x47\xf3\xb7\xba\xa4\xaf\x65\x74\xca\x0d\x6c\x0a\xcb\x74\x37\x99\xc2\x52\x68\x3a\xc0\x98\xc2\x52\xc8\xe3\x2b\xe5\x40\x2a\x3f\x2f\x6b\x50\xaa\x4c\xdf\x5e\x3b\xac\xc0\x0e\x60\xe3\x23\x61\xda\xf4\x7d\xba\x69\xa2\xcb\xbc\xec\x81\x1b\x7d\xea\xfd\xe3\x52\x50\xf6\x90\xd4\x72\x15\x63\xf6\xdc\xe8\x40\x1e\xe8\x6f\x86\x08\xcc\xa9\x91\x4f\xaf\x9b\xe9\xe9\x7a\x1a\xf7\x09\xbf\x99\x9e\xae\xe7\xb7\xb9\xc3\x4f\x6d\x48\xea\x99\x44\xdb\xdc\xdc\xd3\x13\x37\x2e\xca\x73\x7a\xe2\x9e\x66\xc9\x28\x7e\x69\x73\xd9\xef\xcd\x7d\xe0\x7e\x9f\x3a\xe2\xe8\x4e\x33\xd5\xd6\x80\xf4\xa6\x69\xaa\xad\xcd\x8f\x2d\xb8\xd8\x64\x0b\x53\x47\x1c\x64\xa0\xa1\x0a\x93\x50\x85\x5a\xd0\x70\x0d\x55\x10\xa2\x31\xde\x8f\xca\x1a\xf0\xe9\x8c\x8f\xca\xda\xe3\x59\x5a\xaf\x68\xb3\x66\x0a\xa1\x83\xb2\x49\x33\xe7\xa3\x02\xe7\x01\xfe\x51\x81\x03\x42\x4f\x30\x93\x66\x0a\xe1\xa5\x92\x49\x33\xe7\xa3\x74\x26\xcb\xce\x7c\x94\xce\x8f\x27\x5b\x04\xd9\xa3\x74\x7e\xbc\x49\x20\x6b\xfd\x34\xfb\xa4\x10\x1b\xc2\xe2\xf1\xb4\xf8\x78\x5a\xd4\x7d\xf8\xf1\xb4\xf8\x18\xc9\x13\xfe\xda\x94\xc4\x3e\x73\x38\xe4\x14\x8f\x97\xc5\xfa\x4e\x9b\xa4\x52\x48\xb2\x34\x4c\x93\x54\xce\x47\x19\x48\xe0\xf1\x7c\x94\x81\x80\x89\x1b\xa6\x09\x23\xa7\xd9\x21\x3f\xc9\x6e\x76\x48\xa1\x05\xba\x8f\xd9\x21\x85\xa6\xd5\xcd\xec\x90\x42\x6b\xf0\x13\x23\x43\x84\x90\x25\x1a\x19\x32\x8d\x0c\xf9\xe4\xbf\x91\x21\xd3\x6c\x85\xc9\x9b\x98\xd3\x6c\x85\x42\xf2\xba\xc2\x34\x5b\xe1\x34\xfd\x5f\xba\xd8\x0c\xdc\x98\x5f\xfa\x3f\xee\x48\x4d\xff\x27\x94\xd4\xf7\xdd\x58\x8e\x49\x2c\x47\x25\x9e\x70\x1a\xcb\x21\x44\xc0\x50\x4c\xff\x27\xac\x2f\x77\x68\xbb\x34\x92\x34\x20\x0a\x5f\x75\x7e\xb3\x04\xa6\x0b\xd0\x2c\x81\x42\x90\xc9\x7a\x1a\x18\x32\xdf\x6f\x46\xd9\xf1\xc6\x6d\x08\x41\xa4\xc5\x34\x6e\x43\x28\x49\x02\x89\xf9\xd6\xef\x53\xbd\x54\xfe\x06\xb7\xf1\xd7\x09\x07\x9a\xee\xda\xa6\x07\x14\xa2\xb2\x0d\x4d\x0f\x38\x7d\x8a\x31\xf5\x07\x37\xf1\x9f\x10\x17\x5a\xb7\x89\xff\x84\x92\xda\xbe\x5e\x99\xfe\xab\xa2\xd5\xfc\xb5\x26\xa9\x59\x8c\xe1\x52\xd3\x32\x3f\x60\x6b\x56\x90\x92\x86\xc5\x18\x07\xc5\x05\x10\x27\x27\xd2\x57\x71\xf1\x7a\xdb\xa3\x6e\x64\x14\x8a\xd0\x82\x5d\x67\x10\xca\x7c\x3d\xe8\xf0\x92\xe8\x34\xa5\x9f\x10\x9e\x6f\x0d\x42\x11\xe2\xc2\xf4\x6a\x10\x8a\xb0\xbe\xac\xd0\x6e\x69\x78\x6d\x14\xbf\xec\x92\xba\xc5\x18\x4a\x95\xc0\x2f\xa7\xdf\x61\x9d\xf6\xc0\xbb\xfe\x70\x61\xb4\xaf\x0b\xe4\x4b\xb7\x07\x2e\x6d\x20\x88\x30\x9e\x46\xaf\xcc\x57\x5b\x37\xa9\x2f\xa6\x39\xfd\x84\xdc\x1d\x70\xcf\x2a\xaf\x62\x45\xb5\xfe\x55\xac\xbc\x8a\x95\x2a\xc9\x79\x21\xf0\x25\xe3\xab\xc1\x9e\x12\xf8\x42\x32\xca\x69\xe0\xcb\xfc\x52\xff\x39\x07\x4a\x1a\x73\xea\xa5\xa6\x08\x83\x50\x26\x41\x28\x15\x83\xcf\x63\x10\xca\xb3\x79\x8d\xc2\xd2\x7a\xcc\x5c\x27\x04\x3a\xeb\x63\xc0\xc9\xe3\xb3\x8b\x89\x43\xd0\x63\x8c\x88\x10\x30\x89\xc7\xc4\x72\x8f\xf9\xe1\x32\xd6\xc4\x3c\xe6\x87\x13\x74\x6e\x7d\xcc\x0f\xf7\x18\x0f\x62\x56\xbd\xc7\x78\x90\xe7\x8b\x07\x59\xba\xd4\x63\x3c\xc8\xb3\x79\x31\x81\x25\xee\x31\x57\x9b\x10\xe1\xaf\xa1\x3b\x08\xc5\x98\x87\xc7\x5c\x6d\x42\xf0\xda\xe8\x63\xae\x36\xa1\xf8\x4e\xdc\x63\xae\x36\x21\x9a\xed\x68\xb6\x4d\x0e\xc6\x5b\xe7\x8f\x61\x23\xcf\xa6\xfa\x9f\x1b\xb5\x86\x35\xa8\xfe\x5f\x16\xb3\x06\xed\x35\xb9\x25\x34\xfb\xa0\xbd\xe6\x90\xe4\x20\x29\xf0\x49\x71\xf2\x6c\x08\x7c\xc1\x38\xef\x87\x07\xef\x3f\x68\xb0\xc8\xc7\x67\xef\x85\xf5\x25\xed\x85\x93\x0a\xba\x18\x3f\xbc\x81\xff\xc1\x2a\x46\x4f\x51\x15\x84\xc0\x33\xee\xf1\x29\xfc\xc7\xe7\x24\x13\xdf\xfd\xc7\xe7\x24\x85\x48\x47\x3c\xed\x95\x0b\x89\x47\x69\x1e\x63\x66\x1e\x62\x66\x2a\x6f\x13\x3c\xc6\xcc\x3c\x45\xee\x8a\xf3\xf0\x53\xe0\xae\x82\x0e\xcb\x4f\x81\xbb\x3e\x45\x1e\x85\x57\xf0\x53\xe0\x51\x42\x60\xb2\x79\x0a\x3c\xea\x29\x32\x1f\xfc\x1a\x9e\x02\xf3\x11\x1a\xf1\x29\x4f\x71\x6d\x15\xb9\x0a\xfe\x15\x0f\xe1\x30\x1f\x04\xaf\x4c\x3c\x06\xc5\x08\x51\x36\xea\x74\xd1\x18\xed\x92\x9c\xdb\x1f\xa3\x5d\x9e\xa2\x4d\x81\xc8\x85\xa7\x84\xbf\x86\x4b\xce\x61\x4f\xc3\x5f\xc3\x7a\xc2\x93\x9b\x4f\x09\x7f\xed\x5b\x20\x6c\x99\xe2\x02\x29\xde\x5c\x2d\xcd\xf7\x29\x2e\x90\xe2\x6e\x76\x16\x4a\xd8\x05\xa2\xfe\x89\x76\x7b\x0a\xbb\xf9\x29\xba\xdf\xb8\x65\x0a\x5a\xa2\x10\xd5\x2e\xb8\xb4\x8a\x87\x46\x1c\xbd\x9f\xe2\xda\x2a\x69\x12\x3d\x86\xd2\x45\x03\xe4\x69\x73\x5d\x33\xc5\xcb\x1b\x54\xdf\xa7\xb8\x68\x8a\x6f\xe4\x39\xe0\xae\x99\x62\xa6\xb6\xa0\x4e\xd7\x0c\x90\x27\x6c\xc0\xa4\x77\x4f\xd1\x76\x82\x87\xf8\xe3\x5b\x9a\x42\xc4\x61\x31\xfb\x99\x5f\x6b\x59\x1f\xf9\xb5\x16\x6b\xb3\x73\x80\xc4\x17\xf2\x64\x5b\x11\x43\xf4\xc1\xbe\xe1\x7a\xfd\x18\x4a\xf4\x10\x4a\x54\x79\x8d\xfb\x31\x94\x48\x58\xc5\x4e\x68\x45\x9a\x7d\xbf\x20\xed\x92\x76\x8b\x55\x68\x87\x34\x2c\x6e\x6c\x04\xc3\x8b\x1e\xc2\x87\x56\x31\x3f\x7d\xa5\xd9\xb6\x9f\x1b\xc7\x9f\x5d\x4e\x0a\xec\xdb\xe6\x2f\xcb\x4a\x81\xe4\xd1\xa4\x67\xaf\xb6\xa9\xda\xa6\x25\x33\x9e\xbd\xda\x26\x2e\x3e\x48\xb6\xfa\xec\xd5\x36\x71\xf1\x81\xbd\xf9\xd9\x39\xbb\x3e\xfb\x52\x3f\xd7\x97\x09\xed\x96\x46\x6c\x49\xf8\x65\x97\xc4\xfb\x76\x8d\xce\xa0\xab\x3c\x04\x3e\xed\x1b\xcf\xe4\x3c\xbb\xec\x7b\xf7\x91\xc8\x66\x33\xec\xf3\x52\x2d\x56\x31\x3e\xbd\x6c\xae\x29\x18\x1b\x83\x7f\xd9\x5a\x32\x23\x71\xb3\xf5\x18\x2b\xf5\x90\x97\x70\x7d\x49\xd3\xd0\x29\x84\x96\x9b\x5f\x86\x24\x2c\xf2\x4b\xdb\x7a\x8c\x95\x12\xf6\x0d\x67\xc5\x67\x57\x64\x00\xc9\x05\xc9\xb3\x5f\x76\xea\xb2\x53\x74\x40\x21\x42\x44\xd5\xfa\xd2\x5f\xb3\x53\x5e\x69\x6c\xfe\xd8\xd7\x29\xdf\xf0\xa7\x9f\xcd\x99\x5a\x02\x63\x7d\x49\x05\x4a\x0c\x20\x78\x7a\xe2\xd9\x15\x18\x64\x51\xdc\x37\x3c\x11\x1e\xb3\x28\x0a\x0d\xbf\xd5\xc7\x2c\x8a\xc2\x2a\xc6\x54\xc9\x5d\xbe\x97\x56\x1b\xbf\x16\x2e\x05\x12\x83\x70\x4f\xf2\x7f\x31\x76\x3f\x39\x13\xeb\x3a\x76\xc0\xe7\x59\xc5\xdb\x41\xca\xae\xb2\x25\x01\x99\x65\x9c\xec\xa1\xfe\x90\x40\x0f\xba\xfb\xe1\xa6\x7b\xff\x81\xcf\xcf\x77\x90\xf4\xe0\xde\xc1\x87\xf3\x81\x90\xcb\x96\x2c\x51\x14\xcd\x43\xd6\x3e\x8d\xed\x34\xb6\x2e\x34\xb6\x97\xd6\xb8\x7e\x2c\x8f\x4b\x6b\xa8\xc7\xfa\x32\x15\x68\x8d\xc0\xfe\x48\x54\x73\xa1\x67\x81\xf5\x8a\x02\xde\x29\x92\x30\xb6\xae\x66\xe9\x28\xad\x11\x58\xc9\x47\x59\x18\x5b\x40\xfa\x90\xda\x6d\x48\x21\x71\x5d\x57\xe6\xa6\x34\xc9\x2e\x85\xdc\xcc\x0d\x28\x92\x9d\x22\x99\x5a\x99\x0a\x61\xd7\xc6\xcd\x5b\x68\x5d\x60\xa5\x12\x66\xa1\x75\x55\x28\x5c\xd7\xef\x67\x84\x28\x12\xf9\x1d\x93\xa4\xb7\xe4\x77\x04\x33\x05\xed\x4a\x7e\x47\xb0\x52\x2f\xb3\xe4\x77\x04\x33\x61\xce\x25\xbd\x63\x85\x0f\xb6\x3f\x12\x48\x5d\xf8\x60\x75\xf3\xc1\xcc\x3e\xaa\x25\x7c\xb0\x23\xdf\x9b\x0a\x1f\xac\x92\xbf\xf1\xba\x92\x6c\x27\x4b\xcf\x17\xd1\x93\x28\x3d\x8f\x3e\xc6\x1a\xab\xe7\xcb\x22\x88\x3e\x0b\x5f\xec\x86\x95\xf0\x93\xc2\x1a\xab\xd0\xc1\xf6\x47\xc2\xa1\x0b\x1f\x0c\x8c\x71\x6a\xf6\x25\x32\xad\xf2\xb8\x4f\x4a\xe9\x49\x29\xc5\x84\x41\x07\x03\x57\xb3\x5c\x4a\xeb\x04\x66\x68\x58\xf5\xa4\x75\x9e\x97\x86\xb9\x9a\xe5\xd9\xa8\x98\x27\x15\x13\xd3\x04\x6b\x0c\xcc\x7c\x1f\x2b\xac\xb1\x0a\x6b\xec\xba\x72\x45\xa6\x0b\xea\xd0\x4e\xcd\x16\xd1\x27\xcd\xf2\x92\x51\xc4\xc0\x18\x46\x92\x1d\x19\x0a\xd8\xd5\x2c\x37\x3d\x75\x41\x32\xd8\xb9\x47\xa4\x07\x97\x65\x70\x35\xcb\xe3\x9e\x1e\x44\x45\xe5\x58\x0e\x4f\xfa\x24\xd5\x80\xf7\xc7\x23\x9b\xa7\x72\xc0\x60\x26\xea\xb5\x9e\x43\xe7\x47\x54\x6e\xa2\x74\xeb\x39\xbc\xbf\x7c\x7c\x0c\xd5\xb0\x9e\x8c\x89\xc0\x58\x5e\x1f\x63\xe2\x49\x53\x6c\x77\xb3\xfb\xa6\x57\xe7\x13\x0f\x5d\xa8\x6a\x00\xfb\xb8\x30\xd5\x2a\xb4\xb4\xeb\xca\x74\x7e\x18\x8f\xf0\xe4\x53\xa8\xa5\xd0\xd2\xc0\xd5\xcc\xaf\x15\x59\x3e\xb3\x47\xe5\x62\xaa\x55\xea\x15\x5f\xcd\x32\xe2\x74\x40\x60\xc6\x65\x5b\xf8\x66\x60\x7f\x24\x00\xbd\x10\xce\xc0\x3a\x62\x22\xe1\x9b\x55\xc8\x65\x57\xb3\x0c\x25\x1d\x10\x58\x89\xfa\x2a\xe4\x32\xb0\x3f\x12\x82\x5a\xc8\x65\x60\x3e\x9f\x9a\x19\xdd\x65\x74\x75\x8b\x5e\x08\xac\xc3\x0d\xe8\x85\xc0\xd5\x2c\xcf\x4b\x31\x3c\xa5\xd5\xcd\x4e\x82\x6f\x56\x21\x92\x5d\xcd\x32\x41\x68\x81\xc0\x3a\xbc\x3e\x5a\x20\xac\xb1\xab\x59\xc6\xcd\x9a\x0f\xac\xe3\x6f\xc4\x8c\x57\x18\x66\x37\x5c\xbf\xe2\x39\x8d\xbe\x94\x12\x5e\x2f\x3b\x25\xb0\x92\x4f\xa3\xf0\xcc\xc0\xfe\x48\x88\x6a\x21\x9a\x55\x88\x66\x47\xdc\x21\x85\x49\x06\xd6\x91\xce\x20\x92\x81\x75\x6c\x44\x3b\xd1\x9e\xfe\x3d\x23\x7a\x12\x65\x00\x33\xf4\x2f\xea\x25\xb0\x58\x85\xd8\x66\x15\x1a\xd9\xf5\x14\x9a\x4d\xb2\x4c\xcf\x87\xa7\x58\x44\xba\xf9\x74\xcf\x22\xcb\x17\x87\xc3\x3d\x9b\xa8\x35\xcb\xa5\xd4\x4b\x60\x26\xbd\x48\xbd\x68\x97\xc0\xfe\x48\xaa\xb4\x7a\x51\x2f\x81\x99\xaf\x5b\x85\x6d\x06\xd6\xe1\x9e\x14\xce\x8b\x2a\x49\x34\x6a\xa1\x91\x81\x99\xaa\x33\x85\x46\x06\xae\x66\x47\x64\x6f\xb2\x77\x7e\xcd\xa3\x7d\x88\x4c\x81\x97\x67\xfb\x92\xe5\x60\x19\xc3\x16\xdb\x0c\x5c\xcd\x46\x64\x3a\x1f\xa7\xcc\xb8\x7b\xa0\xf3\xe7\xdd\xab\x6b\xe9\x20\xa5\x81\x95\xd2\xa6\x85\x94\x56\xc9\xfe\xba\x3f\x12\x2d\x5a\x2f\xe7\x97\xc0\x3a\xb2\xd2\x5f\x74\x55\x78\x6a\x57\x33\x97\xea\x29\xe3\xe7\xa9\x99\x9e\xde\x8a\x29\xfb\x33\x6a\x19\x58\x87\x66\x14\x53\x60\x7f\xc4\x73\x5a\xa8\x65\x60\x1d\xba\xe0\x98\x13\x1a\xd9\xd5\x2c\x03\x32\xee\x3b\x58\x3a\xe9\x3c\xcd\x14\x90\x12\xb3\x30\xcb\xc0\x3a\x9e\x7e\xcc\x48\xd2\x55\x5e\x15\x5d\xf5\xba\x75\xd5\x99\x97\x40\x57\x29\xf1\x9d\x94\xc6\x85\x6c\x06\xf6\x47\x6a\xda\x96\xbc\xb5\x75\xe7\xad\xcd\xc6\x85\x7f\x56\x21\x9b\x5d\xcd\x72\x07\x07\x30\x6c\xb3\x97\xc1\x75\x00\x0b\xac\xd4\x57\xae\x97\x03\x58\x60\x85\xa0\x58\xf8\x67\xc0\x97\xdf\xc2\x3f\x03\x2b\x84\xcd\x52\x41\xbc\xc2\x2b\xbb\x6e\xe9\x69\x75\x2a\x15\x3b\x53\x05\xaa\x10\xcb\xc0\xd5\x2c\x83\x46\x3d\x62\x96\xdd\x33\x97\x7a\x7c\xdd\x7a\x2f\x16\x34\xce\x58\xdd\x9c\xb1\x33\x5d\xa7\xf7\x5e\x2c\x9d\x6d\xba\xd4\xb3\xc5\xd2\x39\x4c\x49\x3a\x2e\x64\xb0\xab\x59\x86\x88\x7a\x0a\xac\xa4\xe2\xae\x17\xed\xf4\xa2\x8a\x8c\x10\x55\xf4\xba\x55\x51\x36\x46\x64\xb0\x0a\x19\xec\x70\x7c\x46\x06\xab\x50\xba\xf6\xc7\x96\x63\x2b\x4e\x17\x90\x08\xa1\x70\xba\xc0\xd5\xec\x8c\x6c\x92\x79\xdc\x3d\xa2\x45\xf4\xd6\x6c\x44\xf6\x21\xcb\x2c\xca\x0a\x92\x3e\xb7\x8e\x5b\xf3\xac\x15\x59\x91\x09\x3b\x7a\x45\xd4\x44\x7a\x15\x11\xc5\x13\x58\x49\x74\x5e\xc8\x60\x60\x25\x7b\x6e\x21\x83\x55\x88\x5f\xfb\x23\xde\xb6\xc2\xfc\x02\x2b\xc4\x9a\x42\xfc\x02\x23\xd9\xf1\x0b\xf1\x0b\x5c\x57\xba\xa7\x7e\x46\x17\x25\x61\x40\x1d\x74\xd1\x41\xc9\xec\x0f\x37\xd5\xa9\x28\x99\xed\x7e\xb4\x1f\xd1\x4f\xb3\xf4\x9d\x92\x09\xcc\x84\x5b\x16\xe2\x57\x85\xe5\x75\x35\xcb\x70\x30\x75\xd0\xbc\xce\x8d\x48\xaf\xce\x2c\x8d\x7d\x4b\xaf\x9c\xb0\x02\xa2\x11\x0a\xa7\x0b\x8c\x69\x3c\xe8\x9d\x83\xde\xd9\xdd\x94\xde\x41\xf3\x4a\x71\xa6\x42\xf3\x02\xf3\xa9\x07\xce\x5c\x61\x7e\x5d\x57\xfa\x35\x1d\x4d\x1c\x59\x3e\x16\x14\xe6\x17\xb8\x9a\x91\xe9\x68\x12\x39\x26\x3a\xa3\x30\xbf\xea\xa0\xb1\x92\xc8\xb1\x50\xba\xc0\x3a\xa2\xae\x71\xb6\xc0\x3c\x9f\x7f\x1d\x2f\x5e\x07\x5f\xdf\xc1\x20\xdb\xa3\xbd\xb0\xbc\xc0\x3a\x8e\xf4\x86\xda\x0b\xcb\xeb\x6a\x96\xde\x50\x72\x81\xf5\x32\x0e\x94\xdc\x41\xc9\x1d\x1e\x49\x07\x9d\xe6\x76\xbd\xa1\xd1\x0e\x1a\x2d\x79\x1e\x0b\xcb\x0b\x0c\x8e\x10\x2c\x2f\xb0\x3f\xf2\x61\xb3\x0e\xe7\xb9\x43\xf5\xcc\x1c\xca\x10\xbf\xea\x60\xcb\x85\x23\x55\x78\x59\x60\xa5\xc8\x4e\xe1\x65\xd5\xe1\xec\xc6\x4d\x88\x70\x05\xe6\x34\xcb\x28\xa6\x83\x91\x96\x72\x5c\x75\x30\xd2\x0e\xe9\xbf\x73\x36\x39\x18\x69\xe1\x48\x5d\xcd\x32\xb7\xd9\x50\x81\x95\x44\x01\x85\x23\x05\x56\x4a\xf9\x17\x8e\x54\x85\x23\xb5\x3f\x76\xc3\xbb\xee\x9b\x66\xbd\xbe\x72\x03\x5a\xe8\xa0\x85\x76\xcb\x8e\x16\x0a\x47\xea\xe0\x6a\xc1\x91\x02\x33\x55\x24\x0a\x47\xaa\x42\x7e\xba\xae\x7c\x45\xf6\x22\xcb\x6c\xcf\xe9\x4d\x2a\xe7\x0a\xd3\xe9\x6a\xe6\xd7\x16\x59\xa8\x02\x93\xe8\x4d\xa4\x53\x44\x1f\x22\x23\x79\xff\x5a\x91\x89\xdd\x5b\x11\xa5\x53\x27\xbb\x26\x49\x23\x0b\x85\x09\xac\xe4\x12\x2b\x14\xa6\x0a\x39\xe9\x6a\x96\x3b\xd0\x2f\xc8\x49\xcf\xd8\xd8\xc8\x49\x60\x7f\x24\x02\xbb\x90\x93\x80\x18\xa0\x42\x4e\xaa\x10\x91\xae\x66\x79\x36\x86\x4d\x60\x25\xcc\xb6\x10\x91\xea\xbc\xf5\x4b\x76\x2e\xb4\x23\x20\x07\x7b\xa1\x1d\x55\x58\x41\x57\xb3\xeb\xfd\x61\x05\x81\x49\x79\x63\x05\x81\xfd\x91\x72\x67\x85\x15\x04\x56\xea\x10\x14\x56\x50\x9d\xf7\x22\xce\x81\x1c\x43\x07\xcc\x33\xa6\x30\x86\x0e\x58\x8f\x4c\x06\x0c\x9d\x3a\x59\x22\xa9\xaf\x54\xe8\x38\x40\xcc\x52\x9d\x2c\x91\xc0\x4a\xf6\xa8\x3a\x2d\xd2\xd3\xb1\x29\x85\x8d\x0a\x69\x07\xac\x23\xba\x04\x69\x07\xac\xe3\xf4\x18\x86\xe3\x5e\xb8\xde\x95\x85\x1b\x18\x1c\xcb\xa7\x75\x1b\xb8\x9a\xe5\xcd\x5b\xb8\xa7\xca\x4c\x31\xb9\xb0\x7d\xc0\xfe\x48\x02\xba\x42\xf7\x01\xc2\xa9\xea\x64\x9d\x84\xed\x73\x35\x4b\x17\xd8\x22\x37\xdd\xe7\xd0\xcc\x8b\xe7\xd5\x49\x79\x9d\xc2\xf7\x01\xe2\xa9\xea\xa4\x05\x4e\xc7\xb7\x04\x70\xd7\xe9\xf8\x76\x3a\xbe\x9d\x1e\x57\xe7\x19\x1e\x09\x89\xad\x93\xe1\x71\x3a\x70\x99\x6d\x0c\x8f\x73\x79\x36\x6b\x8d\xcb\x3f\xb0\x8e\xa9\x99\x67\x5b\x6f\xcd\xd2\x7b\x6a\xe0\xa4\x06\x62\xb2\x9c\xd4\x40\x60\xd2\xbb\xe7\xba\x9f\xa3\x5c\x99\x11\xa7\x19\x4e\x9a\xc1\xe2\xa0\x19\x02\x22\xc2\x0a\xc5\xa8\x42\x31\x3a\x93\x5d\xbc\x50\x8c\x6a\x70\xd5\xda\x93\x50\x8c\x80\x20\xb1\x42\x31\xaa\xc1\x3c\x49\xf5\xa8\xc2\x21\x02\x2b\xac\xe8\xc2\x21\x02\xeb\xc8\x52\xc6\x21\xaa\xf1\xfa\xba\x72\x44\xf6\x23\xcb\xce\x15\xdf\xc9\xa0\x05\x06\x53\x24\xde\x0e\x4c\x23\x20\x5b\x7e\x61\x1a\x81\xfd\x11\x12\x43\x61\x1a\x81\x19\x9a\x61\x61\x1a\x81\x75\x64\x39\x62\x1a\x81\xeb\x4a\xbf\x76\x90\x65\x67\xcc\x34\xc5\x34\xaa\x71\x98\x31\xf7\xaf\xe9\x54\xc2\x8d\x46\x54\xdb\x70\x2c\x1a\xfc\x24\xe1\x27\x94\x7c\xf1\x60\x1d\x1b\xd1\x20\x32\x6a\x31\x38\x51\x8d\x80\x38\xba\x42\x35\x02\x57\xb3\x19\xd9\x7d\x87\xac\x51\x9d\xa7\x2a\xc6\xb0\x36\x5e\x7f\xc3\x37\x3e\x9c\x60\x02\xeb\xc8\x8c\xc5\x3a\xaa\x61\xa5\x73\xcc\x4a\x31\x0f\xd6\xe1\xe5\x5a\xe9\xc3\xb2\x4e\x98\x44\xa1\x18\xd5\xb0\x86\x13\x78\x55\xc3\x1a\x0e\xcc\x3d\x56\x25\xd6\x11\xb8\x9a\xe5\x5d\x5a\xc3\xc3\x1a\x8e\x87\x7b\x58\xc3\xc3\x09\x63\xfa\x31\x43\xe8\x84\x11\x4f\x27\x6e\x52\x0d\xbb\x76\xc2\xb3\x6a\x58\xaf\x81\xe9\xab\x1d\x6e\x12\x58\x47\x1c\x52\xb8\x49\x35\x1c\x27\x12\xb6\x54\x58\x47\x60\x1d\xf1\x82\x61\x1d\xd5\xe0\x71\x7d\x9a\x8c\x76\xed\xc0\x3a\x62\xd9\x0f\x0b\x7d\x38\x4e\x24\x2e\xa5\x50\x8c\x6a\xf0\x8f\xc4\x52\x18\xf6\xf6\x61\x6f\x37\x6a\x16\xf5\xe0\x12\x7d\xea\x95\xb5\x19\x90\x6f\xbb\x70\x93\x2a\xe9\xfb\x4f\x7e\x2b\xdc\xa4\x9a\xf7\xda\x8c\xbf\x6f\x5a\x9b\xd3\xda\x8c\x8d\x31\xad\xcd\xa9\x18\xc7\xd2\xea\x20\x32\x3f\x33\x7d\xa6\x43\x47\x60\x52\x11\xd3\xa1\x63\xda\xdb\xc3\xd6\xa8\x69\x09\x07\x56\xe2\x0a\x6a\x5a\xc2\xd3\xa1\xe3\x79\xdf\xf4\x43\x96\x01\x7f\xb8\xe9\x97\xc8\x80\x2f\x5d\x68\xb2\x0c\x38\x91\x65\x3d\xb9\x44\x39\x3b\xf1\xa6\xc0\xf4\xa1\x77\x5a\x9c\x93\x37\xc2\xa9\x60\x5a\x76\x93\x37\x22\x56\xdd\xb4\x69\x4f\x07\x85\x24\xdc\xaa\x69\xd7\x0e\xac\x23\x1f\x2d\xa6\x83\xc2\xe4\x66\x78\x79\x5e\xe6\x7e\x40\xde\xfd\x9a\xdc\x0c\xd3\x09\x20\x29\x67\x6b\x3a\x01\x4c\x27\x80\x58\x9c\xd3\x09\x20\xb5\x09\xae\x66\xb9\x83\x8f\x1b\x81\xf5\x32\x94\x5c\xa2\x93\x9b\x21\x11\xe5\x35\xb9\x19\x26\x37\x43\xf6\xd9\x69\x91\x4e\xfb\xfd\x6b\x27\x73\x07\x46\x7b\x4c\x80\x69\xbf\x9f\x16\x6e\x02\xcf\x6b\x5a\xb8\xd3\xc2\x35\x41\x2c\xdc\x69\xe1\xbe\xb2\x22\x51\xd0\xc0\x1c\x51\xe8\xd3\x7e\x3c\xad\xe5\x57\x0e\xe0\xd3\x5a\x0e\x48\x58\x5a\xd3\x5a\x9e\x36\xda\x57\xe6\xb8\xba\x0a\x60\x3e\xb3\xfc\xd4\x55\x00\xfb\xe3\xf5\x22\x33\x91\x6c\xb4\x39\xf7\x4e\x0b\x77\xda\x68\x5f\x2f\x0f\xa2\x0b\xf9\xe8\xba\x1b\x37\x1b\xed\xf4\x3d\xdf\xa4\x61\x81\x4f\x61\xf2\x87\x47\x33\xb5\xe2\x1a\x18\xa6\x91\xb5\x3c\x19\xc3\xa9\x3e\x56\xd8\x65\x35\xad\xab\xcc\x67\xec\xb2\x0a\x13\x6b\x7f\xbc\x62\x98\x62\x62\x81\x91\x10\xa2\xc2\xc4\xaa\x65\xa2\xfa\x70\x81\x17\x05\xe6\x33\xa6\x35\x5e\x14\xd8\x1f\xbe\x05\x22\x46\x01\xdc\xe6\x42\x8c\x02\xd3\x47\x57\xc4\xa8\x5a\xf7\x14\x9f\x9a\xbd\xc9\xde\xb9\x72\x8f\xe8\x43\xf4\xd5\xcc\x73\xdc\xcf\xf6\x8b\x27\x2d\xbd\x62\x97\x06\xae\x66\x47\x64\x4d\x16\xf7\x89\x5f\xe3\xf5\x0f\xe0\x4e\xd7\x72\x14\x5e\xf7\xe2\x98\x64\x3b\xd9\x9e\x66\xaf\x88\x9e\x44\xcf\x78\x89\xfc\x98\xe1\xe0\x96\xf3\x21\x0a\xa7\x0a\xcc\xf3\x49\x64\x38\x7c\xa6\xf4\xe1\x02\xa7\x0a\xcc\x04\x2b\x17\x4e\x15\x58\xbc\x72\xcb\xd6\xb8\x1c\x8f\x7d\x7d\x40\xb3\x02\x73\x3e\x88\x0c\xc7\xbd\x84\x32\x8b\x10\x98\xc0\xf4\x45\x1b\x81\x09\xec\x0f\xbe\x5c\x0c\xa6\xba\x8b\x52\xc4\xea\x47\x60\x02\x6b\x1a\x5c\x56\x74\x60\x08\x0a\x41\x60\xaa\x65\x3d\x72\x8f\x23\x30\x81\x21\x50\x04\x81\x09\xcc\xe7\xdf\x48\x83\x56\xf8\x4d\xe0\xfa\xe1\x3c\xb9\x15\x1c\x58\x5b\xce\x8c\x08\x4e\x60\x6d\x26\xb1\x05\x1c\x40\x65\xaf\x65\x01\xaf\x79\x77\x39\x2f\xd2\x02\x46\x83\x1a\xe6\x93\x05\xbc\x7c\xd8\xa4\xcf\x97\x3d\x35\x80\xf1\x5e\xcb\x62\x5d\x0e\xc7\x8e\x0e\xa8\x51\x60\x26\xa7\x71\xa1\x46\x81\xab\x59\x2e\xb5\x36\x71\xa3\x12\x24\x5a\xb8\x51\x60\x6d\x96\x84\x9d\x37\xb0\xb8\x52\x97\x9d\x37\xb0\x92\x00\xa9\x16\x13\x3b\xb0\xf8\x65\x97\x4f\x1a\xcb\xfe\xcc\xbf\x8f\x41\x05\x70\xf1\x0b\x83\xaa\x16\xab\xdb\x57\x24\x0c\x2a\xb0\x52\x54\xbc\x30\xa8\xc0\xd5\x2c\xe3\xcd\xec\x0e\xc8\x4d\x50\x18\x54\x60\x7f\xf0\x96\xa1\x50\x81\xb9\x65\xf3\xc1\xa0\x02\x8b\xff\x16\x83\xaa\xc2\xa0\x3a\x53\x0a\xb4\x30\xa8\xc0\xdc\x62\x9b\x20\x50\xd5\xdb\x11\xdd\xe7\x88\xb7\xdd\x3e\xb0\xb8\x6f\xdf\x76\xfb\x37\xe3\xdc\xe7\x0e\x0c\x2a\xb0\x38\x83\x31\xa8\x80\x9c\x03\xf5\xb6\xb3\xbf\xd1\x54\x9f\x44\x1f\x22\xef\x2e\xbb\xd1\xdb\x96\xfd\x56\x97\x32\x1a\xee\xcd\x12\x7f\xb3\xc4\x79\x83\xdf\x2c\xf1\xc0\xe2\xe6\x7d\xb3\xc4\xdf\xcc\x6e\x8e\xea\x37\x85\x19\x18\x43\xdf\xe9\x4b\xf5\x52\xe6\x7d\xe5\x20\x9a\xae\x3c\x22\xd3\x83\x58\xe2\xdb\xe1\xd1\xf4\xe0\x5e\x2c\x51\x37\xe8\x58\x60\x0a\x31\x52\x1e\xa4\xde\x6c\x52\x36\xc1\x9b\x4d\xfa\xe6\xf5\xce\xf4\x40\xda\xaa\xf7\xbd\x5a\x86\x5f\xf3\x20\x59\x2d\xa6\xc7\xdb\x6a\x79\xdf\xcb\x20\xa7\x15\x44\x2e\x30\xb9\x05\x10\xb9\xc0\xfe\x60\xeb\xab\x19\x02\x46\xe8\x7a\xf5\xb6\x0c\x02\x33\x75\xe8\x4b\x15\x91\x7a\xaf\xc3\x95\x9a\x19\xa3\x64\x37\x4b\xb6\xe8\x7a\x3b\x56\xbe\x99\x96\xf6\xd8\xb7\xc9\x16\x18\x42\xeb\x90\xc7\x2a\xe4\xb1\x33\x34\xe9\x42\x1e\x03\xd7\x95\x2b\xb2\x8d\x2c\x5f\x70\xb3\x82\x3e\xbe\x90\xa5\x8a\xc8\xfe\x48\x06\xe9\x52\x45\x04\xcc\x91\x47\x53\x45\xa4\x3e\x26\xe0\x19\x8d\xa5\x64\x08\x98\x02\x19\x3e\x26\xe0\x47\x08\xce\x99\x2e\x7c\x4c\x90\xc0\xf4\x96\x3f\xf6\xd8\x8f\x39\x73\x6e\x64\x6e\x7a\xd8\x54\xf2\xb8\xe6\xcc\x87\x0b\x27\x44\x9d\xfa\xd8\x2a\x3f\x77\x6d\x5e\x57\x7e\x89\xb2\x94\x93\x8c\xb7\x54\x11\x01\x93\xcf\x4c\x15\x91\xfa\xf8\x40\x9e\x14\xf1\x85\x4d\x07\x26\xa7\x2e\x36\x1d\xb8\x9a\x65\x90\x6c\x95\x81\xc5\xd7\xf8\xb1\x55\x7e\xce\xfb\xa6\x79\x10\x7b\xd4\x47\x26\xe2\xa7\x2b\xdd\x94\x1d\x29\x0e\xe2\xc3\x8e\x0c\x4c\xdf\x8d\x3f\xec\xc8\xc0\xd5\x2c\x63\xe9\xdb\xfa\x47\x26\x62\x37\x60\x5a\x06\xe4\xb8\xae\x0f\xd3\xf2\xc3\x6d\x7b\x3e\x67\x64\x5e\x4c\x22\x6e\x12\xef\x5d\xc8\x7f\x60\x3e\xef\x56\x6f\xa2\xac\xab\x50\x7d\x0a\x1f\xb0\xc2\xfd\xbb\x64\x79\x0e\x2b\x26\x30\x93\x33\xb0\x3e\x4e\x71\x1f\x47\xb6\x90\x6c\xea\xc3\xf2\x0b\x8c\x14\x53\x2b\x14\xc1\xfa\x30\xd6\xce\x58\x22\x88\x7e\x15\xa2\xdf\xc9\x20\x42\xf4\xab\xaf\xa3\x4c\xca\x47\x16\x56\x1f\x98\xde\xfc\xd7\x51\xe6\xcb\x0a\x4b\x10\x76\x61\xd8\xd5\xcd\xb0\x8b\x51\x8a\x61\x57\x5f\x26\x57\xf2\x19\xd5\x97\x0a\x09\x2c\x5f\x25\xbf\xe6\xd1\xd7\xa9\x62\x3c\xfe\x86\x87\x5c\xcd\x10\xb0\x52\x12\xa1\xf0\xf4\xea\x6b\x4e\x85\xb7\x50\x6a\x86\x80\xc9\x1f\xac\x66\x48\x7d\xf9\xf6\x53\xab\xb2\x54\xfe\x00\x2b\x09\x22\xea\xcb\xb7\xff\x1d\xe9\x61\x22\xad\xeb\xcb\xa0\xf9\xde\xc5\xd9\x89\xf4\xd0\x8b\x0b\xfb\xa0\x50\xeb\xea\x4b\x9d\x84\x67\x59\xea\x72\x00\x15\xe4\x0a\x41\xad\xbe\xde\x08\x2b\x1b\xa7\xac\xc2\x29\x3b\xb9\x52\x70\xca\xea\xe7\x8d\x88\x9a\xc1\x29\x03\x4b\x94\x21\x4e\x59\xfd\x78\x62\x43\x05\x28\x6c\x2e\xb0\x52\x3d\xb0\x90\xb9\xea\xc7\xc5\x2a\x32\x15\x73\x0b\x08\xc8\x2e\xcc\xad\xfa\xf9\x84\x33\x72\x06\x45\xd3\x02\x77\x20\x34\x96\x56\xfd\x1c\xe0\xc2\xff\x2d\x94\x2c\xb0\x7c\x94\x43\xc9\x02\x57\xb3\x19\x99\x2e\xdc\x35\xea\xf2\x1c\x6c\xd4\x9f\xea\x1d\xf9\xd2\xf3\x63\xa3\xfe\xee\x97\xb5\x34\xf3\xb8\x49\xc1\x97\xb4\xb9\x85\xa5\x55\x3f\xbe\x9a\xa4\x29\xa8\x9f\xc5\x18\x58\xce\x0e\x3f\x36\xea\x8f\x41\x9a\x64\x86\x85\x93\x55\x37\x27\x2b\xaf\x19\x27\x0b\x5c\xcd\x32\x6e\xd6\xec\x0f\xa5\x3e\x2e\x84\x9f\x35\xfb\xf3\xea\x13\xd8\x5f\x48\x59\xf5\xf3\x9d\x62\x6a\x67\xc3\x09\x28\x25\x51\x3f\x1b\xce\x8f\x6f\x93\x2f\xf6\xc7\xf0\x0a\xcc\xe1\xd7\x18\x5e\xbf\x3b\x5a\x35\x2f\x86\xe1\xf5\x53\x57\x78\x77\xa1\x91\xe4\x01\xb5\x65\xe2\x47\x81\x79\xe6\x6b\x06\x7e\x14\x98\xc7\xfd\x64\x3a\x15\x8f\x4a\x52\xe5\x16\xc6\x14\x98\x21\x9a\x15\xc6\x14\xb8\x7e\x3f\x23\xc9\x62\x0b\xac\xa7\x81\x64\xb0\xfd\x44\x99\x24\x23\x6b\x61\x51\x81\xc9\xb8\xc1\xa2\x02\x57\xb3\xdc\xd4\x26\xfa\x53\x5c\x22\xd6\x13\x16\x55\x85\x45\x75\x7a\x34\x2c\x2a\xb0\x52\x47\xbd\xb0\xa8\xc0\x1c\x77\xab\x9d\x28\x31\x1a\xd9\x2f\x8b\x13\x27\x30\x42\x54\x2e\xbc\x2a\x30\x42\xc6\x2f\xbc\xaa\x2a\xbb\x6a\x52\x3d\x15\x5e\x15\x50\xe9\xa7\xf0\xaa\xc0\xdc\x73\xe6\xc5\xab\xaa\xe2\x73\x0d\xa7\xb7\xca\x69\xb6\xe4\xed\x1f\x44\x19\x8c\x62\xc3\xe1\x25\x14\x1b\x2e\x80\xc3\x57\x65\x8b\x2e\xfb\xf1\xcc\xbb\x2b\xfb\x71\x40\x15\x89\x2a\xda\x36\x70\x35\x73\xe9\x20\x4b\xd5\x99\x68\x8f\xa2\x02\xca\x7a\x4f\xd1\x82\xc2\xbf\x02\x93\x4f\x1e\xfd\xaa\xca\x7a\x9f\x39\xf1\x94\xf5\x1e\x98\x8f\x9c\x04\xca\x7a\x2f\x1e\xd6\xa4\xb1\x2b\x05\x76\xc0\x3a\xe3\xd0\x2b\xc7\xc8\xc0\x14\xaf\x53\x1c\xac\xe5\x64\xc9\xe7\x84\xb9\x05\x66\x38\x70\x55\x76\xed\xb2\xde\xa7\x37\x6a\xbd\x07\xd4\xcd\x29\xfc\xae\xaa\x7b\x21\x67\xc6\x94\x85\x1c\x98\x8e\xd0\x65\x21\x97\xd0\xd6\xa4\xbc\xac\x72\x40\x0c\x4c\x5e\xe8\x72\x02\x0c\x8c\x15\xe5\x81\xe0\x05\xd6\xe9\x9e\x6c\xda\xb2\x1d\x4f\x93\xc1\x76\x1c\x58\x36\xcb\xb2\x1d\x07\x66\xea\xe1\x94\x62\x40\x55\x76\x68\xa4\x8f\xb2\x43\x07\xe6\x88\x49\x5b\x76\xe8\xc0\x3a\xb3\xda\xcb\x01\xb0\x84\x72\xcc\x58\x9c\xc5\x5d\x13\x18\xd3\x94\x61\x0c\x17\xcb\x37\x49\xab\xaa\x58\xbe\x01\x85\x0d\xab\x28\xa2\xb0\xd2\xae\x66\xe9\x01\x15\x53\xaa\xc4\x4c\xcd\x74\xea\xd6\x27\x51\xea\x45\x9f\x04\x30\x35\xab\xe8\x93\x12\xc2\x36\xff\x06\xe7\xab\x8a\xbe\x09\x8c\x65\xb8\xe8\x9b\x5a\x77\x0f\x33\x10\x34\x49\x60\xd8\x7b\x54\x40\x02\xeb\x34\xf6\x14\x49\xd9\x3e\x31\x58\xb0\xe6\x2a\xac\xb9\x33\x25\x85\x0b\x6b\x0e\x4c\x26\x19\xd6\x1c\x58\x6c\x17\xa4\xb9\xba\x49\x73\xf9\xd2\x86\x34\x07\xae\xdf\xd7\xec\x45\x96\xd1\xca\x5b\x6b\x6a\x23\x30\x93\x8b\xa2\xda\xee\xdc\x1c\x5e\x26\x54\x73\x78\xb5\x1c\xe7\xd1\xd1\x18\x78\xd5\xf4\xc1\xca\xe9\xbe\xe9\x83\x16\x22\x9f\x13\x6e\xb3\xcf\x9b\x3e\x40\x7d\x51\x9b\x09\x2c\x11\x2d\x6a\x33\x81\xab\xd9\x88\x6c\x90\x8d\x78\x56\xd2\x77\xfa\xa0\x59\x64\x6b\x23\x7b\x93\x25\xd6\x38\x66\x42\xb3\xc8\x9a\x2d\xb5\x3c\x08\x5b\xaa\x05\xb0\x66\x63\x47\xcf\xab\xa6\x0f\x52\xb6\xa2\x10\xea\xc0\xe4\xe0\x47\xa8\x03\xfb\x23\x99\xca\xab\x29\x84\x16\xfd\x1e\xcb\xbe\x7d\x71\x69\x3a\x22\x29\xbe\x4a\x41\x28\x20\x4b\x48\xa1\xe2\x55\x5b\xfc\xc9\xa2\x5e\x08\x75\x60\x2c\xbf\x66\xf1\x87\x3d\xb7\x3f\x92\x78\xba\xb0\xe7\x80\x7c\xa9\x85\x3d\x07\xae\x66\x79\x5e\x7e\x25\x95\x9e\x52\xd9\xa8\xb0\xe7\xaa\x6d\xf6\x49\xba\x5d\xa8\x72\xd5\x9c\xba\x49\xa2\x5a\xca\x3a\x81\xb5\x79\x0b\x7c\x42\xe1\xc5\x49\xab\x5a\x68\x71\x60\x7f\x24\x47\x73\xe1\xc5\x01\x99\x50\xab\x29\x8e\xc0\xd5\x2c\xe3\xe6\x30\x1c\x18\xeb\x6e\x66\x78\x79\x93\x84\xeb\xe3\xca\x01\x55\x81\xaa\x29\x93\xa6\x4c\x92\xef\xb6\x9a\x32\x09\x2c\x41\xad\x4d\x99\xb4\x08\xd6\x24\x6b\x29\x85\xa3\xc0\xf4\xc5\xaa\x59\x1d\x81\x71\xdf\x80\x92\x08\x4c\x1e\xba\xa6\x24\x9a\xed\xe0\xdb\x74\xb3\x1d\x02\x33\x89\x72\xab\xad\xf8\x66\x3b\x08\x4a\x56\x98\x0a\x8c\x7b\x2d\x5b\xf2\x7d\x2f\xf9\x58\x27\x08\x80\x15\x02\xe0\x99\x84\x08\x8d\x00\x08\xf6\x47\x72\xcf\xf6\x23\x6b\x1e\xac\x84\xe5\xf6\x23\x6b\x1e\xcc\xf1\x70\xe5\x93\xc8\x9a\xbf\x6c\x8c\x7e\x64\xcd\x83\x91\x55\xda\x8f\xac\xf9\x7e\x08\x81\x4f\xc2\xb7\x7e\xc4\xfe\x06\x32\xd4\xf6\x23\xd6\x03\x50\x30\xb1\x1f\xb1\x1e\xc0\x58\x8f\x19\xd1\x9b\x48\xdf\x87\x2b\x8b\x2c\xde\x8d\x53\x07\x3a\xa2\xe3\xee\x54\x2e\x3d\x74\xea\xd0\xa9\x23\x22\x9d\xe2\x45\x8f\xf3\xa8\x53\x40\xeb\x86\x99\xfc\xd4\xad\x8c\x56\x3f\x6e\x6d\x31\xd3\x83\x43\x0f\xe2\x32\x3f\x3d\xee\xa1\x07\xac\x87\xa4\x99\x6b\x84\x48\x30\xfe\xbc\xd2\xb3\xdd\x6a\xc0\x1d\x4e\x97\xf2\x2e\x5f\x5a\xab\xd1\x26\xfb\x71\xaf\xef\x4b\xd7\x37\x8e\x24\x58\xdb\xae\xd9\x2f\xa2\x84\xbb\x6f\x29\x78\xd1\x8f\xa1\xa7\x23\x3d\xdd\xd2\xf9\xa1\xa7\xf9\xdc\xb3\x85\xce\xd4\x8f\xe1\xfd\xe5\x4c\xbe\xbf\x32\x20\x43\xe7\x73\x0c\x48\x04\x75\x23\x5c\x76\x98\x94\xd7\x95\x64\x1e\x37\x4e\xe8\x24\xf6\x6d\x4c\x4a\xb0\x6f\x49\x2c\xd9\xa8\x94\x60\x3e\x1f\xe9\x41\x14\x48\xa7\x76\xd7\xd5\x2c\x13\x64\xdc\x5d\xa8\xfc\x5a\x9a\x4d\x93\x92\x4b\xf9\x99\x56\x53\xa7\x12\x2e\xba\x99\x6c\x53\xa7\xa8\x8f\x67\xba\x3e\xf5\x29\x4e\xb2\x2d\x95\x97\x1b\x53\x13\xcc\x94\x9d\x6a\x4c\x4d\x30\xf3\x49\xa8\x1f\x53\x07\xa2\x17\xb6\x50\xb5\xfa\x31\x3d\xed\xe4\x7d\xfd\x6b\xff\x78\x87\xfb\x79\x41\xfb\x95\x74\x66\xe9\x4c\x38\x79\x53\x67\x96\xce\xe4\xc3\xee\xf6\xb0\xc2\x96\xde\xac\xa4\xc8\x9d\x19\xd4\xa5\x37\x39\x1b\x6f\x0f\xeb\x24\xaa\x04\x48\x49\xdc\x48\x9b\x1d\x86\xe6\xd5\x2c\x8f\xfe\x76\x87\xac\xf4\xe8\xcc\xc6\xd0\xec\xed\x70\xd3\xeb\x68\xd2\x9b\x15\x10\x98\x89\x55\xe9\x2d\x26\x35\x98\x23\xfa\x60\xb3\x26\x02\x23\xc5\x28\x5a\x39\xb4\x4e\x09\xb4\x7d\x0b\x8d\xa8\x37\x6b\x22\x30\xe3\x79\xec\xcd\x9a\x08\x5c\xcd\xdc\x73\x91\x25\x37\x77\x5e\x91\x1a\x68\x60\xc6\x9a\xeb\x2d\x9b\x6a\x6f\xe7\x7d\x83\xdc\xf4\x74\x83\xd0\xc7\x52\x96\xad\x91\x42\x3b\xd4\xce\x7d\x7b\x78\xdc\x78\x1e\xc0\x8c\x59\xdc\xdb\x70\x65\x0e\xae\x7b\xc6\x7b\x1b\xf7\x95\x61\x77\xe9\x94\x49\xbc\xdd\x93\x38\x2b\x78\x33\x89\x03\x2b\x9f\xc3\x7b\x33\x89\x03\xf3\x71\x9e\x11\x7d\x89\x7e\xae\xcc\x70\xc4\x52\x06\x2b\xe1\x31\x8d\x61\x0a\xd6\xbe\xe7\x61\xcd\xeb\xc0\x75\x65\x3a\x65\x62\x07\x66\xd8\x5d\xbd\x99\xd8\x81\xab\x59\x9e\x63\x7a\x2d\xd2\xc5\x4f\xbf\xe6\xb5\x4c\xc3\x31\xd3\xf7\x69\x38\xb2\x57\x26\x6f\x6b\xe3\xa6\x82\x7d\xa3\xe5\x90\x53\xc1\x7c\x46\x91\xe0\xa6\x02\x69\x5b\x1b\x37\xb5\x43\x13\xbd\xae\xcc\xab\x5a\x9e\x23\x27\x6f\x9a\x0a\x4f\xb4\x43\x0a\xdd\xb7\xcd\xc4\x5a\x6e\x90\x33\x75\x02\xc0\x1a\x29\xb4\x51\x3b\xb7\x64\xb7\x6f\xd4\xce\x0e\xb5\x73\xa4\x7c\x49\xa3\x76\x76\x38\x99\xfb\x96\xfc\x1c\xbd\xdb\x56\x76\x55\x75\x32\xc1\xf7\x98\x92\xe0\x6a\x36\x22\x1b\x64\xa1\x69\x6f\x9a\x4d\xa2\xb7\x66\x33\xb2\x0f\xd9\xb5\xd2\x13\x7f\xd9\xa9\x2c\xf7\x3f\x1a\x29\x73\x8b\x8d\xd1\x48\x99\x40\x82\xda\x46\xca\xec\x3f\x49\x99\x5a\x79\xb4\x18\x9c\x09\x0d\xed\xfd\xf0\x68\x71\xda\x6d\x54\x26\x06\x26\x58\x09\x4f\x69\x65\xe8\x3a\x04\xcc\x7d\xdb\x6e\x59\x93\x29\x1b\x9c\xf1\x38\x8d\x07\xa5\x9f\x9a\x65\xbd\x53\xfa\x81\x95\x23\x4c\xab\x08\x07\xf6\x2d\x9f\x85\x5a\x49\x38\x20\x77\x6e\xef\x94\x7e\x40\x52\xdc\x56\x24\x0e\x5c\x57\xe6\x39\xac\xaa\xc0\x4c\x7c\x5d\xef\x56\xd5\x3e\xf4\x2a\x4a\x60\xb7\x12\x02\xd2\xff\x36\x82\x24\x98\xaf\xfb\xca\x22\xca\xda\x88\x2a\xc2\x8f\xec\x7d\x7a\xc9\x9a\x99\xce\x81\xb9\xaf\x3c\x86\xd9\xbc\xd3\xf0\xf9\xc0\xd6\xbb\xe9\x1c\x58\x34\xfc\x6e\x36\x07\xd6\xfe\xd4\x6a\x11\x65\x36\x3f\xb5\x7a\x13\x79\xed\x79\x2b\x34\xf8\x2e\x6d\xb0\x01\x9a\x9e\x7f\x19\xee\x2c\xf8\x9d\x06\x0f\xac\x7d\x27\x32\xdc\x96\x46\xbe\x6b\x35\xe6\x23\x58\x89\x39\x6e\xcc\x47\x70\x35\xcb\x73\x50\xea\x81\x95\x80\xdd\x56\xd0\xae\x43\x60\xbc\x9a\xe5\x41\x96\x67\xbb\x8d\x41\xa2\xfb\xd9\x7e\x9a\xa5\x0b\xcb\xe0\xa2\x2b\x99\x0a\xcb\x24\xba\x17\x5a\x74\x33\xa2\x63\x87\xe8\x38\x42\xed\x69\x44\x47\x30\x6d\xc5\x4f\xb6\x60\x60\xed\x97\xd1\xdb\xa8\x8f\xfd\xbc\x97\x63\xd4\xb5\x5a\x78\x60\xa6\x2a\x7d\x3f\x2d\xc7\xf0\x1c\xaf\x66\xaf\xc8\x26\x19\x6a\x8f\x66\x8b\x68\x69\x76\x46\xf6\x26\x8b\xd2\x7d\xb9\xe9\x87\x28\xaf\xea\xe5\x9e\x5f\xa2\x76\xe5\x35\x8b\x70\x1f\xc1\xda\xf7\xbf\x3e\x67\x37\x66\x64\x87\x6a\xb8\x6f\x5b\x56\x30\xae\x21\x18\x21\xe5\xf7\xf3\xd4\xe9\x78\x4d\xb7\x64\xeb\x6e\xec\x40\xb0\xf2\xa1\xa3\xb1\x03\xc1\xbe\xed\xb7\xcc\x40\x24\x1a\x36\x39\x2b\xfa\x69\xe5\x04\x66\x82\x11\x1b\x87\x10\xac\x94\x10\x6e\x1c\x42\xb0\x92\xe2\xb1\x71\x08\x3b\x44\xc0\xeb\xf7\x23\xb3\x72\x50\xfc\x36\xda\x0b\xc5\x0f\xac\x10\x01\x1a\xc5\xaf\x43\x59\xdb\xb7\x64\x9d\x6e\x9c\x35\x30\xf3\x75\xb6\x51\xd6\x3a\x94\xb5\x41\x43\xa0\xac\xf5\xcb\x0b\xdf\xcf\x3d\xb2\x83\x2c\xa7\xea\xe3\x11\xd1\x49\xe4\x06\xd9\x9f\x91\xc5\xc0\x9a\xd9\xb6\x90\xc5\xfa\xc5\x74\xd8\x87\x66\x83\x2c\x87\xef\xac\x4d\x2c\x30\xb0\x6f\x49\xa9\xd5\x68\x60\x60\xfc\xf9\x6b\x6f\xa2\xb7\x66\xaf\xc8\x3e\x64\xa9\x14\xfd\xf2\x6b\x5f\xa2\xaf\x66\x47\x64\x3f\xb2\x9c\xe7\x4e\x57\x66\xe9\xa0\x7c\x6d\x89\x6f\x6e\x94\x2f\xb0\xe8\x25\x94\x2f\xb0\x6f\xa9\xc4\xdf\xe1\x7f\xdd\x30\xf3\xe5\xa1\xb1\xc0\x1a\x49\x6b\x4b\xaa\x96\x46\xd2\x02\x2b\x51\xe6\x8d\xa4\xd5\x2f\x6a\x34\x99\x65\x1a\xd7\x0a\xac\x24\xa9\x6a\x5c\x2b\xb0\x6f\x61\x8f\x34\xae\x15\x98\x49\x12\xdc\xb8\x56\xfd\xa2\x86\xc2\xe1\x6d\x84\x23\x30\x77\xcf\x46\x0d\x85\x6f\xb4\x6f\xc9\x76\xdd\x08\x47\x40\x06\xa6\x7e\x2d\xc3\x4b\x0d\xe5\xfb\x5b\x2b\x52\x05\x56\x4a\x2b\x35\x5a\x52\x23\x1c\x6d\xc9\xa3\xdc\x08\x47\x1d\xc2\xd1\x48\x70\x6d\x23\x1c\xf5\x61\x22\x3d\x5f\xaf\xc8\x0e\xb2\xa4\x9f\xcc\xf0\xe2\x20\x81\xab\xd9\x8a\x6c\x90\x25\x9d\x46\x7a\x8a\x83\xd4\x07\x83\xf6\x99\x39\x88\xfd\x03\xd6\xc8\x4c\x3d\x6c\xda\x81\x7d\x7b\xba\x83\x5d\x3b\xb0\x58\x92\x38\x42\x60\xa4\xdc\x64\xe3\x08\x81\x15\xb2\x72\xe3\x08\x35\x56\xcf\xf6\xf4\x1c\x26\x4d\x60\xc5\xb1\xde\x58\x3d\x8d\xd5\xb3\x25\xb1\x5e\x63\xf5\x80\x35\x72\x74\xc5\xea\x01\x72\x59\xb5\xe2\x4d\x8d\x4d\xb3\x25\xa8\xb4\xb1\x69\xc0\x1a\xb7\xe8\xbe\x41\x12\x85\x66\x77\x38\x86\xc1\x65\x15\xa4\xb4\x5c\x1f\xac\x82\xc0\x1a\x1e\x83\x55\xa0\xda\xd2\xf9\x74\xa5\x7b\x52\x2a\xcf\x1c\x53\x11\x5c\xfa\xb0\x1d\x27\xb0\xb2\x15\x23\x02\x6b\xdc\xcd\x0c\x51\x8c\xcb\x31\xce\x88\x0c\x11\x75\x94\x84\x4d\xad\x7a\x10\x58\xf9\x14\xdb\xaa\x07\x81\x7d\x4b\x45\xd5\x46\x66\x01\x33\xcc\xaa\x46\x66\x01\xd2\x6c\xb5\xea\x41\x7d\x98\xba\x2f\xcd\x4c\xdd\xc3\xd4\x8d\xc9\x8c\xcb\x02\xf6\x2d\x91\x90\x8d\xcc\x02\x56\x02\x04\x1a\x99\xa5\x0f\x6a\xf1\xb5\xe5\xd7\xa8\xc5\xc0\x4a\x46\xe2\x46\x5c\xe9\x10\x57\xc6\x2b\x5b\x02\xe2\x0a\xb8\xae\x5c\x91\x6d\x64\x19\xf0\xe8\x7a\xc5\x7d\xfa\x34\xe9\xe3\xa7\x6c\xcc\x15\xb0\xf2\x61\xb1\x4f\x93\x3e\xb0\x12\x7a\xd2\x8a\xfb\x80\xeb\x4a\xb2\x49\x96\xb4\xb4\xcb\x8f\x2d\x22\x1d\x8d\x16\x47\x70\x01\x2b\x1f\xdc\xfb\xb4\x5d\x06\x26\x13\x54\x71\x1f\x70\x5d\x79\x46\x56\x64\x06\xfc\x1a\x49\x95\x7c\xfa\xb4\x82\x12\x05\xda\x6a\xf4\x80\x15\xbf\x73\xab\xd1\xd3\xf8\x2d\xdb\x2b\xfb\x10\x7e\x0b\x58\xf9\xe6\xd9\xf8\x2d\x7d\x5a\x1b\x89\x02\x6d\x55\x6f\xc0\x1a\xf3\xaf\x79\xda\xad\x28\x0e\xd8\xb7\xc4\x6b\xf6\x69\xed\x04\xd6\x7c\xf8\x61\x8f\x19\x37\xca\xf6\xca\xa6\x87\xc4\x02\x56\x3e\x93\xf6\xc9\x8d\x12\x90\xc4\xac\x4f\x8b\xee\xb4\x9c\xc2\x3c\x6d\x95\x6d\x80\xcc\x69\xad\xb2\x4d\x9f\xec\x82\x57\x4c\x65\x65\x6c\xc0\x9a\x31\xc0\x90\x64\xc0\xd5\x2c\x03\x41\xef\x63\xc9\x24\x33\x49\x63\xc9\x80\xf9\x67\x2b\x23\x68\x71\x26\x73\x77\x23\xb1\xf4\x69\x71\x26\xa9\x4f\xe3\x9d\x80\x95\xaf\xba\xad\xf0\x4c\x9f\x8e\x79\xc9\x8f\xdd\x78\x27\x60\x8d\x1c\x1a\xd1\x4e\xc0\xbe\x25\xa1\x4b\xe3\x9d\x80\x95\x40\xc6\x3e\x79\x43\x42\x3b\xb9\x9a\xe5\x79\x2d\xe2\xc0\x0a\xfb\xac\x15\xa8\x01\x2b\x9f\x8d\x5b\x81\x9a\x3e\xb9\x3b\x92\xaa\xa5\x4f\xd6\xf2\x29\x03\x60\xf6\x3c\x84\x95\x3e\x59\xc6\x49\x7e\xd2\x27\xcb\x38\xb0\x92\x71\xae\x11\x56\xc0\x4a\x98\x52\x23\xac\x80\xe5\x94\xa7\xb2\x0d\xd8\xb7\x97\x8e\xd2\x08\x01\x29\xe2\x1a\xad\x05\x5c\xcd\x5c\x6a\x7e\xd8\xdf\x6e\x91\x7e\x32\xb3\x93\x90\xa2\x4f\x66\x76\x60\xe5\xab\x54\xa3\xba\x80\xab\x59\xe6\x11\x5d\x82\xeb\x32\xa3\x85\x70\x5d\x3a\x5c\x97\x11\x3a\x46\xe3\xba\xf4\x78\x19\xa2\x68\xc8\x41\x71\x04\x56\xbe\xac\x37\xfa\x4b\x87\xd7\x72\x35\x3b\x23\x5b\x64\xb1\x12\x37\xa2\x37\x91\x5e\x2d\x97\x7e\xc9\x62\x51\xc4\x7a\xc0\x75\x01\x23\xec\x91\x1e\x56\x7f\x78\x27\xd7\x95\x79\x0e\xdb\xe0\x10\x01\x17\x35\xa7\xc4\x0d\xd8\xb7\xe4\xca\xe8\x61\xa9\x0f\x01\x14\x39\x56\xa3\xa7\x80\xab\x59\x6e\xca\x60\x0b\xc8\xac\xd7\x83\xbd\x16\x98\x8e\x61\x83\xbd\x36\x84\xac\xe4\xd4\x3b\x98\x6b\x83\xde\x48\xb8\x68\x0f\x7a\x63\xd0\x1b\x2b\x57\x52\x0c\x83\x62\x48\xb8\x68\x0f\x8a\x21\xb0\xd8\x66\x0a\xf2\x74\x48\x2c\x57\xb3\xf4\xea\xf4\x1c\x21\xbc\x25\x27\x5f\x2b\xab\xd3\x83\x16\x38\x8c\x2e\x2d\x30\x6c\xaa\x59\x07\x83\x16\xc0\x5c\xd9\x12\x0d\xd9\x98\x2b\x60\xc5\x27\xdf\x98\x2b\x60\xdf\x42\x4a\xef\xc1\x84\x0b\xac\x91\x49\x8f\xcc\xd2\x83\x35\x95\x00\xc6\xc6\xc1\xe8\x70\x30\xc6\x99\xc7\xc5\xc1\xe8\x69\xce\x84\xd1\xd1\xd3\x9c\x09\xcc\xd0\x75\x1a\x2d\xa3\x11\x2e\xb6\xb0\x2b\x1a\xe1\x02\xac\xc4\xce\x35\xc2\x45\x23\x5c\x6c\xe1\x8b\x35\xc2\x05\x98\xf9\x52\xd4\x08\x17\x3d\x19\xf9\xa1\xbc\x35\xda\x04\x18\x29\x20\xda\x93\x91\x3f\x55\xf7\x78\x12\x79\x34\x0e\x95\xb0\xbe\x5a\x9d\x1a\xb0\xce\x87\x66\x79\x31\xf3\x7e\x7f\x59\x57\xb8\x0f\x60\x25\x86\xaf\x51\x1f\xc0\x3a\x33\x01\x51\x1f\xc0\xbe\x85\x80\xd2\xf3\xd4\xd1\x53\xad\xea\x33\x22\x1d\x1d\x86\x2d\xbb\xfb\xf4\xfe\x02\xf3\x7e\x34\x46\xd1\xe4\xf8\x4e\xce\xef\x9e\x74\xf1\x94\x9c\x3e\x8a\x72\x3a\xa3\x4d\x3e\xc3\x73\x23\x33\x46\xf1\x19\x9e\xd1\x6d\x93\xcf\x10\x43\x62\x4b\x81\xcf\xc6\x90\x00\xeb\x7c\xb8\xe9\x8f\xa8\x34\x4b\x4f\xcd\x86\xc0\x25\xcb\xf3\xf2\x1a\x06\xe4\x28\x6f\x0c\x89\x9e\x3c\x84\x89\x3c\xeb\xc9\x43\x38\x95\xea\x35\xbc\xb6\x89\xc9\x43\x98\xb2\xa2\x3d\xed\x13\xd3\x67\xf8\x6c\xf9\x88\x14\x3d\x29\xfb\x70\xd0\x1b\xf7\x01\xac\x10\x3d\x1b\xf7\x01\xac\xab\x57\x7f\xb9\x6f\xa3\x46\xf4\x64\xbc\x25\xfc\xb0\x27\x5d\x1d\x98\x3e\x31\x28\xff\xd3\x29\xec\xb3\x6f\x09\x3f\x6c\x95\x7d\xc0\x58\xa6\x3b\x1d\x3c\x29\xdc\x7c\xb1\x6e\x75\x7c\x80\x5c\xea\x8d\x55\xd1\x8b\x9d\x73\xe6\x78\xa2\x72\x0d\x98\x5b\x8e\x22\x2a\xd7\x80\x65\x68\x54\xae\x01\xcb\xd8\x2b\x5c\xd3\xcb\xc1\x34\xa9\xb5\x5b\xcd\x18\xb0\xce\x68\x0e\x6c\x09\x30\xf2\x45\xbc\xb1\x25\x1a\x5b\x62\x4b\xce\xec\xc6\x96\x00\x92\xb1\x37\xb6\x04\x58\x89\x0a\x6d\x64\x89\xc6\x52\xd8\x92\x74\xb0\xb1\x14\x80\xfc\xec\x8d\xa5\x00\xf6\x2d\x21\x32\x8d\xa6\x00\xe6\x73\xb8\xd2\xa3\x31\x8a\x12\x70\xd3\x98\x0b\x60\x25\x78\xb4\x31\x17\x3a\xc5\x60\xae\x66\xe9\xfc\x79\x3f\x48\xea\x8a\x67\xbc\x55\x7b\xe9\x75\xcf\xd9\x68\x30\x9c\x80\x5e\x0c\x94\xa4\x7f\xee\x65\xe6\x2d\xf1\x1f\x31\x50\x96\x89\x87\x01\xb0\x9d\xcb\xa5\xba\x35\x75\x4b\x33\xdd\xe2\x80\x4b\x2e\xe6\x16\xa0\x0f\x56\x62\x62\x5b\x80\x7e\x2f\xf6\x83\x8f\x94\x8b\xfd\x10\x90\x9d\xbe\xd5\x33\x01\xfb\x36\xb2\x62\x85\xe3\x83\x95\xd4\xd4\x2d\x1c\xbf\x17\x25\x3c\xb2\x62\xc5\xc1\xf7\x9b\xc6\x4d\x49\x8c\x56\x36\x04\xac\x33\x07\x7a\x65\x43\xfa\x4d\xe3\x26\xf7\x63\xbf\x69\xdc\x37\x8d\xfb\x74\xe5\x20\xfa\x68\x76\x44\xf6\x25\x4b\x52\xe8\x38\x63\x55\x12\xe9\x44\xb8\xef\xdb\x70\xa9\x39\x18\x98\xc9\x75\xd8\x22\xdc\xfb\x6d\x4b\xce\x47\xe6\x7e\xdb\x92\xdf\x77\x4c\x23\xd1\x22\xca\x4c\xcd\xd6\x22\x4e\xbd\xdf\xa6\x65\xa2\x4c\xfb\x7d\xdc\x37\xcd\xb4\xcc\x61\xe1\x6d\x5a\xbe\x39\xa7\x47\x4c\xe9\xb7\x79\x19\x58\x67\xd4\xfc\x9b\x73\xfa\x6d\x9b\x1e\x59\x58\x6f\xdb\xf4\x5b\x74\xd4\x2d\xf2\xb8\x89\x2f\xde\x46\x3c\x54\x6f\x33\x29\xb0\x4e\x3d\xb0\xd7\xbe\x99\xd7\x7c\x12\xaa\xa1\x80\x99\x84\xfd\xfd\x66\x5e\xbf\x99\xd7\xce\xfd\x6f\xe6\x75\x60\x51\xcc\x6a\xa6\x80\x45\xa9\xa8\x99\xd2\x82\xf4\x37\xdb\xb4\x20\xfd\x7e\x27\x6b\xc3\xe6\xc0\xfd\xf6\x01\x26\xb0\xec\xbf\x82\xf4\xc1\x4a\xe8\x73\x0b\xd2\xef\x37\xb5\xe9\x5c\xfe\xa6\x36\xdf\xd4\xa6\x57\x4a\x6d\x8a\xbe\xdf\x98\x98\xa2\xef\xc1\xa2\xc9\x44\xdf\x83\x45\x07\x8b\xbe\xef\xf7\x3d\xc7\x63\x61\x8a\xbe\x07\x2b\x01\xe8\x2d\xfa\x1e\xcc\x71\xff\x98\x8e\x9a\xe2\x2f\xb7\x34\x17\xee\x29\x1e\xc5\x2f\xfa\xbe\x3f\xcc\x00\x67\x5f\xc1\xf1\x60\xd1\x9e\x1f\x66\xc0\x87\xef\xc5\x59\xeb\x63\x06\x7e\xc4\xe7\x65\xc3\x14\x42\xdf\x1f\xbe\x3e\x36\xec\x87\xed\xf8\x11\x78\x17\x07\xc4\xc7\x3c\x0d\xa8\xdd\xd0\x1f\xf3\xf4\xc3\x74\x64\xd6\x7e\x8e\xfb\xa6\xd9\x57\x6f\xd1\x87\x28\x71\x60\x9b\xc7\xc8\x12\xfa\xf0\xba\xb1\x30\x3f\xe6\xc7\x87\xd7\x2d\xea\xf3\x63\x7a\x24\xd6\x7c\xdf\xa6\x9b\xda\xcc\x3f\x1c\xae\xb1\x16\x04\x9b\x83\x35\xa2\x65\x3f\xf6\xf2\x8f\xbd\x9c\x73\xf5\x33\xee\x9b\x7e\x43\x19\x73\xe5\x8f\xe8\x97\xe0\x36\xbf\x5f\x44\xe5\xca\x34\x33\xd9\x3e\xe6\xc2\x7c\xe5\x71\xcd\x85\xcf\x1d\x8f\x46\xb4\x11\xb9\x69\xe6\xe9\xc7\x41\x25\x30\x9f\xd1\xa8\x1f\x7b\xe4\x67\xb9\x43\xd4\xfd\xc7\xa9\x24\xb0\x12\x9c\xdd\x1f\x7b\xa4\x00\xf7\x6d\x8e\xff\xaf\x6c\xc8\xf8\xaf\xfb\xb6\x58\xf7\xfe\x26\xda\x63\x4b\x18\x75\x7f\x45\x7b\x04\x56\x22\x06\x5b\x9d\x9b\xfe\x9a\x3e\x09\xc3\xed\xaf\xe9\xf3\x75\x40\x19\x44\x19\xd5\xef\xfd\x76\xe3\x8e\x15\xeb\x0e\xe6\x8a\xd2\x14\xeb\xde\x5f\xb6\x60\x12\x86\xb6\x3a\x31\x60\x84\x8f\xd3\x5f\xb6\x60\x6a\xc2\x5c\xcd\x56\x64\x93\x2c\xd9\x82\x0f\x22\xcf\x61\x3f\x5b\x9b\x4b\x9b\xac\xe3\x78\xbe\x86\xeb\x4b\x0b\x7d\x99\xfc\x49\x78\xdc\x5f\x6a\xe8\xeb\xe0\x1f\x95\xf3\x65\x32\x7e\x69\xa6\x44\x7d\xf5\x97\x66\xfa\x3a\xf8\x67\x6a\x7f\xcd\xbc\x84\xc1\x5f\xcd\xd2\x2d\x6a\xe8\x1b\x57\x7f\x6a\x1c\xf5\xd7\xcc\x13\x1a\xbf\x31\xb5\x85\xc6\xf7\x97\x1a\x4a\xae\xe4\xfe\x52\x43\x81\x95\x34\xfc\xfd\xa5\x86\xbe\x8e\xef\xcb\x5d\x1d\xdf\xbf\x8e\xef\x2f\x22\x63\xe9\x95\xaf\xa8\x09\xe1\xf2\xfd\xb3\x8a\x53\x7a\xbd\x7f\x56\xf1\x4f\x48\x40\x1c\x4c\xea\xa8\xf4\x5d\x47\x65\xd3\xea\x45\xa4\x5b\xb1\xd2\x95\x48\x01\x8b\x97\x48\x50\x3d\x18\x0e\xbf\x82\xea\xc1\xbe\x89\x89\x51\x22\x05\x2c\x3b\xcb\xcf\xab\xff\xd9\x6d\x52\x37\xb3\x05\xda\x83\x65\xcb\x50\x21\xa5\x7f\x1c\xf6\xc9\x58\xdd\x02\xed\xc1\x1a\x2f\x22\x3d\x08\x19\x74\x0b\xfb\xb1\x05\xda\x83\x65\x9f\x12\x67\x0f\x56\xaa\x82\xb5\x38\x7b\x30\x7d\x9a\x13\x67\x0f\xf6\x2d\x69\x9c\xfb\x67\x6e\x05\xd6\x7c\x11\xe9\x14\x2b\x2b\x69\x9c\xfb\xc7\xca\xfa\x71\x3d\xe5\x78\xa6\xb6\x4a\xff\x6c\x84\x49\xe3\xdc\xaa\xa6\x80\x95\x4c\xf0\xad\x6a\x0a\xb8\x9a\xa5\x57\xa6\x60\x60\x85\x69\xdb\x3f\xa7\x96\x9f\x53\x4b\xd2\x2c\xb7\x10\x7d\x30\xf9\xdb\x44\xe8\xf7\x2f\x71\x38\x7b\x18\xa8\xfd\xa3\xaf\x02\x6b\xc4\xdf\xf5\xa3\xaf\x44\xed\xef\x2c\x73\x51\xfb\x9d\xea\x26\x97\x2c\x77\x60\xa0\x05\xe6\x6e\xc4\x39\x95\x52\xfd\x64\xdf\x1f\x51\xd6\xaa\x9f\x80\x99\x32\x32\xad\xfa\x49\xa7\xfa\xc9\xd5\xcc\xaf\x79\xcd\x77\xf5\xba\xf4\x9e\x42\xfc\xdd\x79\xad\xf3\xb8\x14\x62\x28\x00\xfb\x9e\xe4\xfb\x8d\x03\x00\x46\xd2\xbe\x37\x0e\x40\x27\xf8\xfe\x6a\x96\xde\x53\x92\xa2\xef\x93\x74\xa7\x05\xdf\x83\xed\x74\x28\x14\x7d\x0f\x66\xd2\x81\xb5\xe0\x7b\xb0\x3f\x18\x15\x42\xed\xc1\x8b\x0d\x2b\xd4\xbe\xeb\x1e\xb7\x58\x59\xa2\xa4\x5b\x08\xee\xfe\x58\xaf\xff\x47\xe5\x5e\xff\xff\xeb\xfb\x9f\xff\xed\x7f\xfe\xaf\xf7\x3f\xff\xf7\xfb\x5f\xeb\x1f\xdf\xff\xfc\xe3\x8f\xfa\xb7\xff\xf8\xfd\xcb\xf7\x3f\xfe\xf1\xdf\x2f\xe9\x3f\x7e\xd5\xff\xf2\x6f\xf5\x47\xfd\x9f\x7f\xff\xcf\x3f\xbe\xf5\x8f\x7f\xfe\xfb\x3f\xaf\xab\xf2\xf7\x7f\x03\x00\x00\xff\xff\x9a\x2a\xf8\x63\xc7\x3b\x01\x00"); -func _cbaf ()(*asset ,error ){_aade ,_cged :=_eegb ();if _cged !=nil {return nil ,_cged ;};_fege :=bindataFileInfo {_aa :"Ext-V",_dg :1141,_ged :_fc .FileMode (436),_de :_e .Unix (1580491941,0)};_dcda :=&asset {_cb :_aade ,_fg :_fege };return _dcda ,nil ; -};var _ceg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4f\x6f\x23\xb9\x11\xc5\xef\xfa\x14\x3c\x6e\x0e\x1b\xf3\x3f\x59\x80\x20\x60\x31\x93\x41\xbc\xc1\x26\xc1\x38\xff\x80\x20\x07\x76\x77\xd1\x10\x10\x4b\x82\x2c\x1f\xe6\xdb\x07\xf5\x9e\x3c\x4e\xb2\x07\x83\xd6\xaf\x1f\x4b\xc5\xe2\xeb\x22\xf5\xf0\xe9\xf1\xf3\xe3\xe9\x78\x73\x0f\x7f\xbe\x9e\xd7\x27\xbd\xb9\x79\x3c\x6d\x57\x7d\x3d\xbf\x5d\x57\x75\x8b\x3e\x1f\x4f\xbb\x5d\x88\x6e\x3b\xae\xb7\xf7\x8f\x18\xd6\x97\x71\xd9\xed\x6c\xfe\xd3\xb7\xd7\x9b\xbe\x3c\x9e\xe6\xd9\x25\xea\xb6\xb7\xcb\x5d\xeb\xdc\xc3\x57\x7d\x3e\xbe\xde\xae\xdf\xdc\x0f\x3f\x6d\xe7\x45\x7f\xe3\x36\x9d\xc6\xff\x74\xdd\xf4\x7a\x3c\x3d\xbb\x1f\x7e\x1e\x97\x71\x0a\xdf\x1f\x3c\xbd\x5d\x2e\xff\xd6\x17\x3d\xdd\x5c\x04\xd3\xd3\x86\x71\xf7\xf0\xe9\x97\x71\xf9\xe3\x78\x51\xf7\x20\xfe\xe5\xf5\xf2\xe3\xd7\x3f\x3c\xfd\xfc\xe3\xef\xf1\x10\xcf\xfe\xa6\xd7\xd7\xe3\xf9\xe4\x42\xf8\xad\xf7\xf5\x83\xff\xe5\xdb\x45\x5d\xb8\x07\xf9\xc7\x5f\x1f\x3f\xbb\x7f\x06\x17\xbc\x8b\x25\xe7\xf2\xaf\x3b\xff\xfb\x2f\xe7\x4d\x9d\xe7\xa7\xcc\x05\xac\xe7\x4d\x5f\x2f\x63\xd5\xeb\x38\x3d\xeb\xce\xb9\xbd\xf7\x07\xe7\xdc\xbe\xfb\x83\x7d\xea\x21\xfb\x83\xdb\xcb\x97\x2f\x9f\xf0\xf9\x27\x3e\xfd\xfc\x05\x9f\x7e\xe7\xf1\xf4\xcb\x27\x7b\xaa\xa7\xed\xff\xa2\xed\x02\xbf\xe4\x74\xbe\x6d\x3a\xc9\x10\x7f\x1f\xe6\xc1\x05\x9b\xf1\xdf\x8f\x76\xc1\xfb\x7b\x56\xc7\xed\xae\x8e\xa6\x6e\x6a\xea\xf7\x5c\x7a\xb0\xcf\x35\x25\x23\x9d\x64\xac\x07\x57\xa5\x1a\x59\x3a\xc8\x32\x0f\xae\x65\xcc\x5a\x49\x56\x35\x22\x46\xb6\x01\xa2\xfd\xe0\x5a\xc1\xac\xc9\x38\xb3\x1d\x5c\x6b\x98\x35\x57\x92\xd5\x88\xcd\x8a\x79\x1a\x89\xc5\x66\x75\x6f\xa4\x62\x56\x6c\x72\x70\x4d\x40\x7a\x00\x91\x71\x70\x3d\x58\xe4\x28\x9c\x35\xc3\xc1\xf5\x1c\x77\xfb\x9e\xb8\x8a\x64\xab\x90\x58\x8c\x70\x15\x49\xea\xc1\x49\xef\x46\x38\x2b\x2d\xf5\xe0\x82\x0f\x96\x50\x5a\x88\x36\xa0\x64\xf3\x32\x23\x65\x4b\x23\xf8\x62\x49\xe6\x46\x84\x92\x79\xb1\xef\xcb\x8c\x9e\x25\x1c\x5c\x08\xbe\x19\x62\x78\x0c\x2d\x63\x75\x79\x50\x65\x43\xcb\x3d\x00\x05\xa2\x80\xc2\x11\x45\xa2\x08\x84\x24\x46\x22\x4a\x56\x4c\x9f\x80\x32\x51\x86\x8a\xe1\x0b\x51\x81\x0a\x49\x8c\x4a\x54\x0d\x45\x4e\x6c\x44\xb6\x0d\x25\x30\x7c\x27\xc2\x5e\x25\x26\x21\x44\x02\xc4\xf0\x83\x68\x20\x7b\x0f\xb4\x10\x2d\x40\xa8\xc4\x58\x89\x56\xe4\x95\x81\x36\xa2\x0d\xa8\x03\x29\x91\x22\xd5\x0a\xc4\x7a\xd9\xd0\x8a\x47\xac\x85\xf5\xb2\xa1\x95\x80\x58\x0b\xeb\x65\x43\x2b\x09\x49\x2c\xac\x97\x0d\xad\x44\x4e\x64\xbd\x16\xd4\x2b\xe1\x1b\x17\xd6\xcb\x86\x56\x0a\x63\xb1\x5e\x0b\xea\x05\x03\xe4\x85\xf5\x5a\x58\x2f\xe4\xb5\xb0\x5e\x0b\xeb\x85\x4a\xd0\xff\x18\x5a\x49\x8c\xc5\x7a\x2d\xa8\x57\x66\x12\xac\x97\x0d\xad\x78\x26\xc1\x7a\xd9\xd0\x4a\xc4\x0e\x2d\xac\x97\x0d\xad\x04\x7e\x23\xeb\x65\x43\x2b\x74\xe1\xc2\x7a\x2d\xa8\x57\x36\xd4\x68\xcc\x56\xa0\x2a\x40\x05\x25\x6c\x15\xf5\xea\x40\x35\x10\xd9\xab\xe1\x51\x89\x56\x23\x11\xea\xd5\x89\x12\x51\x32\x55\xf6\x40\x99\x08\xf5\x12\xa2\x42\x54\xa0\x8a\x40\x95\x08\xc5\x11\xa2\x4e\xd4\xa1\xca\x40\x42\x84\x4a\x08\xf3\x5a\x88\x16\xa8\x12\xd0\x4a\x84\x05\x09\xf3\x52\x22\x85\xaa\x01\x71\x8d\xcd\x36\xad\x7a\xdb\xb4\xd6\xa8\xb2\xa1\x27\x98\xbc\xf1\x7d\x6c\x3d\x41\x85\x58\x9d\x0b\xb2\xa1\x7b\xd6\xab\x73\x41\xdd\x2c\x57\x03\x26\x0a\x27\xda\xd0\x2a\xd6\x23\xac\xa0\x0d\xad\xe2\xfb\x84\x05\xb4\xa1\x55\x01\x61\xfd\x44\x30\x0b\x6b\x96\x41\x64\x6b\xae\x48\x40\xb8\x64\xb1\x9d\xae\x78\xcb\x3a\x7b\x44\xb7\x06\x18\x02\xfa\x94\x70\x5b\x05\xcd\x25\xc2\x6e\xc2\xc5\x08\x54\x11\x6f\xd9\xa0\x6a\x40\x95\xf1\xaa\x0f\xaa\x06\x54\xb9\xd9\x86\x2d\x54\x2d\x50\xb1\xee\x0b\x55\x0b\x54\xb5\x58\x5e\x2b\x55\x2b\x54\xad\x5b\x15\x56\xaa\x56\xa8\x7a\x36\x53\x6e\x54\x6d\x50\x09\xda\xf7\x46\xd5\x66\xaa\xe8\xf1\x1a\x28\x55\x6a\xaa\x18\xd0\x2d\x95\x2a\x85\x2a\xe2\xf5\x9c\x54\x4d\xa8\x12\xb6\x75\x52\x35\xa1\xca\xc1\xef\xf6\xc2\x73\x4f\x3c\x54\x78\x0d\xc4\x77\x22\xa8\x60\x11\xb9\x9f\x9d\x38\xaf\x62\xb3\xcd\x17\x1e\x58\x82\x63\x25\xb6\x5e\x77\x7b\x89\x54\x45\xa8\xc4\x5e\x75\x89\x54\x45\xa8\xa4\xe5\xdd\x5e\x78\x6a\x08\x4e\x8d\xe4\xad\xa7\x0a\x8f\x0d\x49\xa6\x4a\xc1\x0c\x21\x3c\x11\x04\xed\x3f\xc5\xde\x0c\x51\x95\xa1\x4a\xc5\xe3\x9c\x7e\x3f\x5f\x77\xed\x57\x27\xae\x14\xc6\x28\x88\x91\x9b\xad\xad\x30\x46\x41\x0c\xf4\x2c\xa9\x54\x55\xa8\x6a\xb5\xb5\x55\xaa\x2a\x54\xcd\x1a\x94\xb0\x11\x08\xec\x9f\x7a\xb1\xb5\xd1\xfe\xd2\xa0\x12\x6b\x9c\xd2\xa9\xea\x2d\x1e\x5c\xf6\xd6\xd0\x85\xee\x13\xb8\x2f\x7b\x7b\xc5\x85\xee\x13\xb8\x2f\x87\x6e\x13\xe9\x3e\x81\xfb\x72\xb4\xcd\x12\xba\x4f\xe0\xbe\x9c\x9a\x15\x85\xee\x13\xb8\x2f\x67\x6c\x16\xdd\x27\x70\x5f\x2e\xd5\xc2\xd3\x7d\x02\xf7\xe5\x8a\xcd\xa2\xfb\x04\xee\xcb\x2d\xdb\xb2\xe9\x3e\x81\xfb\x72\xc7\x66\xd1\x7d\x02\xf7\x65\x49\xb6\x6c\xba\x4f\xe0\xbe\x2c\xd8\x2c\xba\x4f\xe0\xbe\x12\xec\x35\x14\xba\x4f\xe0\xbe\x12\xb0\x59\x74\x9f\xc0\x7d\x25\x05\xcb\x9e\xee\x13\xb8\xaf\x24\xdb\x0e\x9c\xd4\xdb\xb4\x1d\xae\xbb\xbd\xd2\x8b\x0a\x2f\x96\xe2\xbd\xa1\x4e\x84\x39\xc5\x36\x47\xe9\x45\x85\x17\x4b\xb5\xce\xaa\xf4\xa2\xc2\x8b\xa5\xd9\xe6\x28\xbd\xa8\xf0\x62\xe9\xcd\xc2\xd3\x8b\x0a\x2f\x16\xb1\xcd\x51\x7a\x51\xe1\xc5\xea\x6b\x36\x44\x15\xbc\x58\x83\x9d\x1e\x4a\x2f\x2a\xbc\x58\x63\x89\x86\xa8\x82\x17\x6b\xb2\xf3\x5d\xe9\x36\x85\xdb\x6a\xb6\xf6\xae\x74\x9b\xc2\x6d\x15\x37\x0a\xa5\xdb\x14\x6e\xab\x35\x5a\xf6\x74\x9b\xc2\x6d\xb5\xda\xed\x44\xe9\x36\x85\xdb\x2a\xae\x5f\x4a\xb7\x29\xdc\x56\xbb\xdd\x74\x94\x6e\xd3\x6e\xaa\xe6\xbd\x65\xdf\xa9\x82\xdb\x9a\xaf\x96\x3d\xdd\xa6\x70\x5b\x0b\x76\x7a\x28\xdd\xa6\x70\x5b\x8b\xd6\xa5\x95\x6e\x53\xb8\xad\x25\xbb\x77\x28\xdd\xa6\x83\x57\x24\x3b\x3d\x74\xe0\x8a\xa4\xc3\xee\x43\x3d\x9a\x73\x95\xa6\xd1\x8d\xe7\x82\x35\x23\xa5\x69\x74\xb3\x8b\x41\xcf\xd6\x8c\x74\xc3\xc5\x80\x43\x10\x49\x40\x05\xc8\x92\xe8\xd9\x5a\x83\xd2\x5a\x0a\x6b\xf5\x62\x1d\x51\x69\x2d\x55\x35\x55\xf5\x16\x5e\x75\x02\x4d\x9c\x7d\x58\x90\x4e\x21\xc2\xc5\x20\x80\x0c\x12\x9b\xe7\x7d\xd9\xed\x27\x97\x38\x47\x96\xf7\x79\x73\xe4\x01\x54\x70\x85\x69\x50\x95\x4c\x94\xef\xa1\xe6\x28\x85\xa4\x7d\x84\xb2\xab\xf3\x7d\x68\x35\x74\x20\x21\xc2\xe9\x64\xbd\x75\x8e\x72\x8f\x3e\xde\x0f\xc3\x39\xca\x42\xb4\xdc\x0f\xac\x39\xca\x0a\xf2\x51\xbf\xc9\xc2\xcf\xb1\x4e\x43\x76\xbb\x9b\x63\x23\xb2\x81\xf5\x9b\x63\x0b\x40\x1f\xf5\x9b\x6c\x06\x73\x61\xfd\x90\x16\x9b\xc1\x44\x33\xe8\xc5\x6e\xc3\x93\xcd\x60\xae\xd9\x6e\x05\xcd\xd7\xff\xe9\xa3\xf6\xbf\xfd\x5e\xfc\xfe\xfb\x6d\x7d\xbb\x5e\xf5\x74\xc3\xaf\x45\xfc\x42\xb3\x5f\x5d\xc7\x93\x7e\xff\xe5\x79\x39\x5f\x6c\x16\xfe\xfe\x13\x00\x00\xff\xff\xa9\x31\x44\x80\xa5\x0e\x00\x00"); -func _gebd ()([]byte ,error ){return _fac (_becb ,"UniJIS-UTF8-V")};func AssetInfo (name string )(_fc .FileInfo ,error ){_facfg :=_a .Replace (name ,"\\","/",-1);if _ffbba ,_bbeea :=_fbda [_facfg ];_bbeea {_dcde ,_cdbd :=_ffbba ();if _cdbd !=nil {return nil ,_df .Errorf ("AssetInfo %s can't read by error: %v",name ,_cdbd ); -};return _dcde ._fg ,nil ;};return nil ,_df .Errorf ("AssetInfo %s not found",name );};var _efff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x96\x5d\x6b\x1c\x37\x1b\x86\xcf\xf5\x2b\x74\x98\xf7\xe0\xad\xf5\x2d\x0d\x0c\x0b\x26\x76\xa8\x0b\x69\x4a\xd3\xb4\x85\xd2\x83\xd1\x97\x59\xa8\x67\x97\xf5\xfa\x20\xff\xbe\x3c\xf7\xed\xa4\x9f\x50\x14\x5f\x2b\xdd\xf3\xec\xb5\x7a\xa4\xb9\x79\xfb\x70\xf7\xb0\x1f\xaf\xfa\xe6\x87\xcb\xa9\x7d\x1c\x57\x3d\x8f\x7b\xbf\x8c\xe7\xd3\xcb\xa5\x0d\x5d\xc7\xe3\x71\x57\xca\x3a\xdd\x8f\xed\xfa\xe5\x4f\x0c\xed\x69\x3b\x2b\x25\xeb\x3f\x7e\x7e\xbe\x8e\xa7\x87\x7d\x9e\xb4\xe7\xbc\xfe\x72\x7e\x9d\xab\xf5\xcd\x8f\xe3\xf1\xf8\x7c\xbd\x7c\xd6\x6f\x6e\xfb\xa9\x8e\xff\xe9\x3e\xa6\xf0\x0f\x97\x3e\x2e\xc7\xfd\x51\xbf\xf9\x6e\x3b\x6f\xbb\xfd\xfa\xc1\xc7\x97\xf3\xf9\x8f\xf1\x34\xf6\xab\xb6\x60\x63\xef\x18\xd5\xcd\xdb\xf7\xdb\xf9\xfb\xed\x69\xe8\x9b\xfb\x4f\x6f\xff\xff\x2d\x28\xe0\xcf\xe3\xf2\x7c\x3c\xed\xda\x9a\x6f\x8c\x49\x7f\xf1\x9f\x3e\x9f\xc7\x6b\x8a\xba\xf9\xf4\x70\xf7\x61\xce\xe7\x71\xd5\xa9\x18\xce\xf9\xf5\xd3\xc3\x9d\xfe\xcd\x6a\x6b\xb4\x8b\xde\x2d\xbf\xbf\x4e\xfd\xe5\xfd\xa9\x0f\xcd\x49\xca\xf3\xcb\xb4\x53\x1f\xcf\xe7\xad\x8d\xcb\xb6\x3f\x0e\xa5\xf5\x6a\xcc\x41\xcb\x7f\x6b\x31\x07\xf9\xbb\xdc\xdf\x82\xac\xe5\xfe\xee\x1d\xc8\xad\xbd\xb5\x20\xef\xee\xdf\xdd\x1f\xe4\x9b\xfc\x2b\x45\x59\x86\xef\xa7\x6b\x1f\x93\x0c\xb9\xab\x9d\x07\xed\xbc\x95\x35\x7f\xff\x50\x59\x63\x5e\xeb\x39\xf6\xd7\xf9\x4e\xe6\xe7\xc1\x62\xb0\x68\x2d\x63\x13\x58\x46\x9f\x07\xad\xbd\x4b\x6a\xdd\xec\x66\x0f\x7a\xdd\xec\x94\x99\xc9\x7b\xb5\x6e\x8e\xc8\x6d\x82\xb2\xcb\x82\xea\x06\xd4\xa4\xf0\x1c\xac\xa0\x46\xd4\x0d\xd0\x22\xa8\x37\xa0\xb1\x09\x8a\x12\xef\xa6\x03\x9a\x8b\xa0\x8c\x85\xf2\xa8\xd7\x41\xe7\x2c\x0b\x7d\x95\xba\x36\x5f\x31\xab\x18\x41\x0d\x45\xf8\x8e\xac\x05\x68\x10\x4d\x41\xc5\x4a\x7c\x60\xa9\x61\x7a\x41\xc1\xa9\x75\x8b\x44\x71\xa6\x83\xd6\x8b\x8b\x6a\xdd\x12\x51\xaa\xe5\xa0\xad\xb1\x52\x44\x62\x7c\xea\x40\x5e\x66\x65\xce\xca\xf2\x89\x35\x51\xea\xca\x9d\x68\x02\x2d\x12\x5f\x38\x0b\x43\x0e\xa8\xbe\x6c\x8e\xc8\x09\x2a\x16\xc8\x13\x79\x41\x0b\x51\x20\x0a\x40\x11\x28\x12\xc5\x83\xce\xd1\x78\xa0\x44\x94\x30\x8b\xf1\x99\x28\x63\x56\x06\x2a\x44\x45\x90\xe3\xc2\x85\x68\x11\x64\x19\xbf\x11\x6d\x82\x3c\x8b\xa8\x44\x15\x88\xf1\x8d\xa8\xa1\x7a\x03\xd4\x89\x3a\x10\xbf\xf6\x20\x1a\xa8\x2b\x00\x4d\xa2\x09\x54\x04\xf1\x77\xc4\x90\xa3\x49\x40\xf4\x25\x43\x8e\x06\x59\x95\xbe\x64\xc8\xd1\x22\xab\xd2\x97\x0c\x39\x7a\x14\x51\xe9\x4b\x86\x1c\x1d\x17\xd2\x57\x85\x2f\xcf\x27\xd2\x97\x0c\x39\x46\x66\xd1\x57\x85\x2f\xfc\xda\xa5\xd2\x57\xa5\x2f\xd6\x45\x5f\x95\xbe\x60\x82\x9b\x1c\x43\x8e\x9e\x59\xf4\x55\xe1\x2b\xb0\x08\xfa\x92\x21\x47\xc3\x22\xe8\x4b\x86\x1c\xd1\x30\xa5\xd2\x97\x0c\x39\x5a\x3e\x91\xbe\x64\xc8\x11\x5b\xae\x34\xfa\x6a\xf0\x15\xa2\x5a\xab\xc1\xfe\xaa\x46\xba\xc3\x5a\xd9\xbe\x95\x2d\x5a\xd1\xa2\xd6\x49\xa9\x95\x2d\x5a\xd1\x43\xd6\x5b\xaf\xd6\xea\x89\x3c\x50\x90\x6d\x52\xd9\x1d\x35\x00\x45\x63\xd5\x5a\xd9\x1d\x35\x12\xc9\x2e\xac\xec\x8e\x9a\x80\x52\x91\x78\xb6\x42\xcd\x40\xb9\x48\x3c\xf7\x7d\x2d\x40\x25\x4b\xfc\x42\xb4\x00\x2d\xd2\xdb\x75\x23\xda\x04\x39\x93\x24\xbe\x12\x55\x20\x2b\x6d\x55\x1b\x51\x03\x72\x51\xe2\x3b\x51\x07\xf2\x41\xe2\x07\xd1\x00\x0a\x72\xe6\xd4\x49\x34\x81\xa0\xb0\xd1\x57\x83\x2f\x97\xdc\xa2\xd6\x46\x5f\x0d\xbe\x5c\x96\xee\x68\xf4\xd5\xe0\xcb\x15\x9b\xd5\xda\xe8\xab\xc1\x97\x5b\x64\x9b\x34\xfa\x6a\xf0\xe5\x8d\x91\x78\xfa\x6a\x91\x48\xfa\xb1\xd1\x57\x83\x2f\x6f\x17\x89\xa7\xaf\x06\x5f\xde\x15\x89\xa7\xaf\x06\x5f\xde\xcb\xa1\xd0\xe8\xab\xc1\x97\x0f\x59\xe2\xe9\xab\xc1\x97\x8f\x49\xe2\xe9\xab\xc1\x97\x4f\x49\xe2\xe9\xab\xc1\x97\xcf\x51\xe2\xe9\xab\xc1\x97\x2f\x51\xe2\xe9\xab\xc1\x97\x5f\x64\x33\x35\xfa\x6a\xb3\xfb\x83\x0e\x46\xda\xbd\xd3\x57\x87\xaf\x60\xe4\x5c\xed\xf4\xd5\xe1\x2b\xd8\x12\xd4\xda\xe9\xab\xc3\x57\x70\xb9\xa8\xb5\xd3\x57\x87\xaf\xe0\xb3\x53\x6b\xa7\xaf\x0e\x5f\x21\xa4\xa4\xd6\x4e\x5f\x1d\xbe\x42\x4c\x12\x4f\x5f\x1d\xbe\x42\x92\x16\xed\xf4\xd5\xe1\x2b\xe4\x20\xf1\xf4\xd5\xe1\x2b\xe0\x24\xef\xf4\xd5\xe1\x2b\x2c\x5e\xe2\xe9\xab\xc3\x57\x34\x72\x4e\x74\xfa\xea\xf0\x15\xad\x93\x78\xfa\xea\xf0\x15\x9d\x95\x78\xfa\xea\xf0\x15\xbd\x95\x78\xfa\xea\xf0\x15\x83\x1c\x56\x9d\xbe\x3a\xf6\x57\x8c\xc6\xa8\x75\xd0\xd7\x30\x44\x72\xf0\x0d\xfa\x1a\xf0\x15\x53\x29\xb8\xc1\xbf\xdc\xbb\xca\xfd\xe7\x26\x1e\xb4\x39\x60\x33\x66\x39\x4f\x07\x6d\x0e\xd8\x8c\x25\x27\xb5\x0e\xda\x1c\xb0\x19\x97\x2c\x0f\xa7\xcd\x01\x9b\xc9\x24\x79\x38\x6d\x0e\xd8\x4c\x36\x16\xb5\x0e\xda\x1c\xb0\x99\x5c\x94\x78\xda\x1c\xb0\x99\x7c\x90\x78\xda\x1c\xb0\x99\x42\x90\x78\xda\x1c\xb0\x99\x70\xe0\x0d\xda\x1c\xb0\x99\x92\x93\x78\xda\x1c\xb0\x99\xb2\x1c\xc4\x83\x36\x07\x6c\x26\xdc\xc4\x83\x36\x07\x6c\xa6\xc5\x4a\x3c\x6d\x0e\xd8\xcc\xc6\x04\xb5\x4e\xda\x9c\x86\x48\xee\x8c\x49\x9b\x13\x36\xb3\x95\x3b\x76\xd2\xd7\x84\xaf\xec\x4a\x52\xeb\xa4\xaf\x09\x5f\xd9\xcb\x2d\x35\xe9\x6b\x06\x5e\xa8\x39\x00\x45\xa2\x74\xd0\xc5\x95\xf0\x8f\x5f\x46\xfe\x2d\xef\xa7\x5f\xdf\x17\xdb\xcb\xe5\x32\xf6\x2b\xde\x4e\xf1\x62\x28\x6f\x76\xc7\x7d\x7c\x7d\xd3\x3d\x9f\xce\xb2\x0a\xff\xff\x19\x00\x00\xff\xff\x10\x32\xb8\x89\x15\x0b\x00\x00"); -func _aece ()(*asset ,error ){_dfd ,_ece :=_acfc ();if _ece !=nil {return nil ,_ece ;};_debf :=bindataFileInfo {_aa :"Ext-RKSJ-H",_dg :13359,_ged :_fc .FileMode (436),_de :_e .Unix (1580491904,0)};_eag :=&asset {_cb :_dfd ,_fg :_debf };return _eag ,nil ; -};func _ebbb ()(*asset ,error ){_cedb ,_edcf :=_gebd ();if _edcf !=nil {return nil ,_edcf ;};_dceg :=bindataFileInfo {_aa :"UniJIS-UTF8-V",_dg :3954,_ged :_fc .FileMode (436),_de :_e .Unix (1580492964,0)};_eafab :=&asset {_cb :_cedb ,_fg :_dceg };return _eafab ,nil ; -};func _eacdb ()([]byte ,error ){return _fac (_aeecd ,"UniCNS-UTF8-V")};func _ffee ()(*asset ,error ){_feag ,_acda :=_bgaag ();if _acda !=nil {return nil ,_acda ;};_fegf :=bindataFileInfo {_aa :"CNS1-H",_dg :3373,_ged :_fc .FileMode (436),_de :_e .Unix (1580491531,0)}; -_eda :=&asset {_cb :_feag ,_fg :_fegf };return _eda ,nil ;};func _cdba ()([]byte ,error ){return _fac (_gebdg ,"UniKS-UTF8-H")};func _dfce ()(*asset ,error ){_bggc ,_cffd :=_cffe ();if _cffd !=nil {return nil ,_cffd ;};_beab :=bindataFileInfo {_aa :"UniJIS-UCS2-HW-H",_dg :472,_ged :_fc .FileMode (436),_de :_e .Unix (1580492901,0)}; -_abffd :=&asset {_cb :_bggc ,_fg :_beab };return _abffd ,nil ;};func _agff ()(*asset ,error ){_fgcg ,_dag :=_ade ();if _dag !=nil {return nil ,_dag ;};_bbfge :=bindataFileInfo {_aa :"UniJIS2004-UTF8-V",_dg :3961,_ged :_fc .FileMode (436),_de :_e .Unix (1580492834,0)}; -_dgafe :=&asset {_cb :_fgcg ,_fg :_bbfge };return _dgafe ,nil ;};var _fgb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\xcd\xce\x35\x3b\x72\xa6\x07\xcf\xeb\x28\xde\x61\x7f\x83\xfe\x94\x24\x23\xf8\x03\x08\x2f\xe0\xee\xb6\xda\x1a\xb4\x6d\x58\x96\x6d\xc0\xf0\x20\x33\x57\x2e\xa1\x00\x6b\x57\xa1\x54\x1a\xe8\xec\x0d\x5e\x57\xee\xb6\x61\x18\xd8\x7b\x74\xe3\x89\x87\x2b\x93\x0c\xfe\xc5\x1d\x11\x64\xfe\xcd\x7f\xfc\xfb\xff\xf4\xf7\xbf\xfc\xf1\xaf\x3f\xfe\xe6\x7f\xfc\xcb\x9f\xee\x7f\x78\xfe\xfa\xe3\xfb\xc7\x5f\x3e\x7f\x79\xfe\xe5\x4f\xff\xfa\x97\xfb\xf9\x71\x3d\xff\xf4\xc7\x5f\xfe\xf0\x87\x52\x7f\x7c\xfe\x78\xff\xf5\xd7\x3f\x81\xfb\x9f\xcf\x3f\xff\xe1\x0f\xfb\xf7\xff\xf0\x6f\xff\xf2\xd7\xe7\x9f\xff\xfe\x97\xef\x9f\x7e\x34\xcb\x7d\xfe\xf5\xcf\x6f\xd9\x1f\x3f\xfe\xe6\x7f\x7a\xfe\xe9\x8f\xff\xf2\xd7\xbf\xfc\xdb\x8f\x7f\xf7\xdf\x7c\xfe\x74\x3d\xff\xbf\x1f\x9f\xe7\xbb\xe5\xff\xc3\x5f\x3e\xcf\x5f\xfe\xf8\xcb\x3f\xfd\xf8\x77\xff\xf9\x3f\x94\xff\x2a\xfd\x87\x7f\xfd\xf3\x9f\xff\xcf\xe7\x9f\x9f\x5f\xfe\xfa\x23\x90\x3d\xbf\x7c\xc0\x3f\xfc\xcd\x7f\xfc\x2f\xe7\x9f\xff\xfb\xf3\x9f\x9f\x1f\x7f\xf3\x8f\xbf\xfc\xf1\x3f\xff\x87\x7f\xff\x8f\xff\xf1\x1f\xea\xbf\xff\xef\xf8\x27\xff\xfb\x5f\x9e\xbf\xfc\xcb\x1f\xff\xf4\xcb\x8f\x52\xff\xff\xc7\xd1\xff\x6f\xf9\xff\xfc\x6f\x7f\x7e\x7e\x94\xf7\x21\xff\xdb\x3f\xfe\xfd\x7f\xfa\xf1\xbf\x97\x1f\xe5\xf8\x51\xb3\xf5\xfe\x7f\xbc\xf2\xff\xf5\xbf\xfc\xe9\xf3\xfc\x38\xfc\xab\x5a\xfb\xfb\x4f\x9f\xe7\x5f\xfe\x7c\xde\xcf\x5f\xce\x5f\xfe\xe9\xf9\xc3\x8f\x1f\x7f\x7b\x1c\xc7\xf1\xf3\xc7\xdf\xfe\xa7\xf1\x77\x7f\xf7\x73\xff\xfd\xdf\xfa\xf7\xdf\xfd\xdd\xfe\xfb\xf9\xe5\xf3\xff\xfa\xc5\x1f\x8a\x0f\xfa\xe5\x4f\x7f\xfd\x3c\x5f\x65\xbf\x3e\xe3\x38\xca\xf7\xe7\x8f\xb2\x7f\xf5\xff\xfc\xf7\x1f\xca\x71\xbc\x6f\xff\xe3\xe7\xbf\xfe\xa2\xfa\x8b\xf1\xec\x5f\xfc\xed\x71\x9c\xc1\xdf\x1b\x4a\x1f\x48\x52\x49\xfe\xfc\x51\x6b\xcb\x40\x36\x94\x8d\x9f\x3f\xca\xf0\x77\x53\xc9\xfc\xf9\xa3\x1c\x75\x4b\x2e\x9f\xbc\xa1\x74\x25\x45\x49\xf9\xf9\xa3\x54\x9e\xfd\xf1\x39\x1b\x4a\x9d\x5b\xf2\xf8\xab\x0d\xdd\x27\x3f\xfe\x6a\x43\xef\x0b\x89\xef\xda\xd0\x47\x22\x59\x4a\xd6\x96\x34\x24\xa7\x92\xf3\xe7\x8f\xbe\x94\xdc\x4a\xee\x5d\xc6\xe7\x7c\x94\x7c\xb6\x84\xfa\x7c\x2b\x92\x0d\x7d\xf2\xab\x6f\x53\xd2\xb6\x84\xfa\x7c\xad\xf3\x97\x3a\xf3\x9c\xaf\x6f\xdf\xd0\xa7\xcf\xf1\xed\x1b\xfa\xa4\x86\x5f\xdf\xbe\xa1\xaf\xad\x8d\x72\xd0\x2e\xa0\xf7\xdd\xf6\x52\x78\x17\xd0\x07\x65\xca\xa5\xe4\xda\x92\xad\xf9\x52\x95\x54\x24\x7d\x4b\x82\x56\x00\x7d\x1e\x5b\xd2\x2d\xb3\xa1\x4f\x7e\x75\x3f\x48\x36\xf4\x41\x99\x0f\x7a\x06\xfa\xe0\xed\x9f\xaa\x84\xb6\xf3\xf6\x4f\x28\x89\x2d\xe1\x5d\x9f\xae\xa4\x6f\x89\xbf\x9a\x4a\x76\x5f\xcc\x85\xe4\x54\x82\xe6\x7d\xd7\xad\x84\xb6\x6f\x1d\x16\x35\x06\xf4\xb5\x9f\x53\x6f\xb4\x0a\x94\xa3\x20\x59\x4a\xd6\x96\x1c\x48\x4e\x25\xd7\xcf\x1f\x6b\x1d\x5b\xd1\xf5\x63\xa1\x0d\x6b\x1d\xfb\xfd\x6d\xa1\xd7\x76\x96\x9f\x3f\xb2\x6e\xdd\xb7\xb3\x29\x59\x3f\x7f\x64\xec\x96\x35\x47\x62\xbb\x77\x99\xe0\x57\xb7\x65\xf6\xdb\xb2\xef\xb6\x86\xfd\x03\xf4\x63\xd7\x31\x0a\x3a\x8b\x92\x5b\x52\x91\xa0\x8f\x68\x48\xf6\x73\xa2\x29\x89\xef\xcf\x1f\x9d\x77\x45\xfa\x9c\x0d\x3d\xca\x1f\xfe\xb6\x3c\xed\xfb\xf3\xc7\x0b\x7d\xe5\x1f\xfe\xb6\x1e\x3c\x59\x28\xc7\x51\x26\xb2\xa6\xac\xed\xa6\x95\x03\x51\x28\xda\x93\xf3\xf0\x87\xa9\x24\x29\x54\x10\x75\x45\x7d\x17\x1a\x48\xa6\x12\x34\xb9\x90\xdc\x4a\x3e\x3f\x7f\x14\x7f\x55\x7d\x50\xf5\x41\x15\x91\x0f\xaa\x3c\x88\x2a\x35\xab\xb9\xa1\x0c\x6a\xd4\xaa\x92\xb6\x27\x79\x43\xe2\x83\x9a\x0f\x52\x74\x29\xba\x7e\xfe\x28\x7b\x3c\xd6\xe3\xf4\xfd\x1b\xf6\x9a\xb2\x4b\x95\x83\xf6\x02\xa5\x27\x92\x54\xe2\xa3\x02\xd1\x52\x44\x7f\x17\x4a\xd9\x5e\xa0\xec\x59\x53\x4b\x2d\x48\x36\x6c\x6d\xf6\x2d\xeb\x54\x9d\x39\x51\x73\x57\xbd\x0c\x25\x63\x3f\x6a\xae\xad\xa8\xb2\x14\xed\x11\x54\x26\x3f\x5b\x55\x49\xdd\x12\x5e\xb7\xac\xe6\x86\xb2\xa7\x40\x2d\xcb\x0a\x2c\xeb\xb4\x7f\x56\x0f\x34\x0e\x94\x36\x90\x7c\x95\xec\x95\xb9\xed\xa6\xd4\x42\x2d\x81\xd2\x1a\x92\x54\x42\x7b\xeb\x81\xe8\x54\x74\xee\x42\x0b\xc9\x47\xc9\xee\xba\x2c\x48\x1e\x25\x7b\x09\x4f\x5e\x56\x7c\xd9\x86\xb5\x2a\x85\x58\xe7\x85\xb2\xc7\x65\xad\xb5\x29\x61\x7c\x55\x45\x56\x60\x43\x09\x7f\x36\x94\xd0\x10\x25\x4b\xc9\x1e\x4c\x8d\xc6\x56\xeb\x58\xa9\x63\x22\xb9\x94\xec\x0e\x0f\x25\xd6\x71\x43\x09\x7e\xd5\x18\xcb\x40\x49\x5a\xe6\xc8\x01\x4a\x4e\x24\x5d\xc9\xee\xda\x86\x3e\x9a\xf5\xd9\x50\x9a\x65\xd4\x47\x43\x1f\x94\x09\x95\xbf\xa1\x04\x4f\x8e\x5b\xc9\xbd\x25\xfc\x2a\xe9\x57\x60\xad\x8a\xf6\x1d\x21\x40\xc9\xca\x9e\xfb\xeb\x3e\xf9\xff\xb5\x75\xd6\xda\xed\xc0\x0d\x25\xd0\x7b\xb7\x4d\x9d\x16\xd0\xee\x6e\x0b\xfa\xe0\x3d\xf4\x7b\x57\x15\x7d\x8f\x04\x46\x7e\x5d\x36\x7c\xd1\xef\x8c\xa9\xba\xd4\xf2\x86\x12\xfc\xec\xb4\xd0\x49\xdf\xd0\xce\xcb\x5e\xbe\xec\x65\x94\xfa\x28\xda\xe0\x94\x6d\x85\x86\x02\x25\xf6\xdb\xc2\x76\x46\x5f\x3f\x7f\x54\x94\x1a\x83\x6a\xc7\x1c\x3f\x7f\x54\x16\x9a\x98\xa8\x30\xd6\xee\xc0\xbd\x86\xd7\xc4\xb2\xa8\x19\xd7\xcf\x1f\x03\xc5\x67\x2a\x19\x8e\x9f\xdd\xfe\x9c\x68\x24\x27\x35\x62\x39\x48\xa7\x4b\xda\xb6\xc1\x0f\x4f\x7f\xb8\xa1\xec\x2d\xb5\xe6\xe9\xef\x4e\xe6\x1d\xaf\xbb\xa8\x36\x50\x26\x0f\xba\x7c\xd0\xc5\xbc\xab\x48\x6e\x25\x1f\xd4\xc6\x83\x6e\xd4\x0d\x94\xbd\xc7\xd7\x64\x5f\x11\x8a\xaf\xbf\x2f\x25\xbb\x6d\xdb\x7a\xa8\xc9\xee\x28\x94\x41\x43\xee\xaf\x92\xad\xc7\xbd\xcb\xd6\x7c\xac\xd0\x63\x1f\xed\x1a\x75\x97\x27\xa0\xec\xcd\xb9\xf6\xa3\x2b\xe1\xf5\x96\x59\x4a\x58\x1b\xb6\x6d\x50\x7b\xd0\x7c\xa0\xf4\x82\xa4\x2a\xd9\x8d\xed\xbb\xf9\xcf\xa4\x0c\x50\x6b\x6c\xcb\xa8\x3e\x2a\x17\xa8\xf5\x60\xc0\x3d\xb3\x2a\x6b\x96\x5b\xc8\x42\x59\x50\x8e\x25\xe2\x99\xa9\x6c\x50\xae\x29\x9b\xca\xa6\xe5\x02\xd9\x52\x76\x5a\x4e\xd9\xa5\xec\xb2\x5c\x22\xbb\x95\xb1\x7e\x1f\x6f\x9d\x99\x88\xcf\x5e\x0d\xf7\x6f\xb7\xd6\x9e\x35\x94\x0d\xcb\xf1\xde\xe5\x7b\xf7\xd0\xae\x35\xc2\x72\xbe\xe3\xf4\xb7\x4c\xd1\xe7\xf4\xb7\xa7\xbf\x45\xc1\xcf\xe9\x6f\x4f\x7f\xeb\x7b\xcf\x53\xd9\x69\x39\xf4\x72\xbe\xcf\xfb\x58\xae\x22\x7b\x94\x3d\x94\x9b\xfe\x96\x7e\x7e\xf6\x30\xdb\xe5\x68\x9b\x03\x0d\xd8\xe5\xf8\xed\xa5\x4e\xaf\xb4\x1c\x7a\xbe\xba\x32\xeb\xc7\x90\x78\x2e\xeb\x77\xa9\xbf\x41\x7b\x2f\xeb\x72\xa9\x3f\xa6\xf7\xe3\xd0\x7d\x6e\xdb\x61\xdb\x6e\xdb\x71\xdb\x8e\x45\x39\xc7\xea\xf3\xb5\x7f\xf9\xed\xd7\x99\x08\x04\x86\x75\xfd\x62\xaa\x08\x31\xd8\xf3\xbf\x47\x55\x54\xb7\xa8\x5a\xaa\x29\x6a\x94\x5a\x88\x42\x51\xec\x67\xb1\xbf\x7d\x1d\xd5\x40\x39\x5c\xf3\xbf\x8e\x6b\xa0\xe4\xf2\xf9\x43\xd1\xf8\xf9\x23\x66\x57\x34\x15\xcd\x9f\x3f\x5a\x6d\xd6\x75\x29\x5a\xfc\xd0\x5a\x9c\x8a\xce\x5d\x0a\x23\xe2\x7b\x5c\x8a\xb6\x5d\x37\x2d\x74\x2b\xb9\x77\x55\xbb\xf5\xfa\x28\xfa\xec\x17\x62\x45\x7c\x8f\x47\xd1\xb3\x45\xc3\x06\x7d\x15\x7d\x7f\xfe\xa8\xc7\xa2\xf2\xda\x56\x40\x1e\x85\x9a\xba\xf5\x02\xc5\xd9\xf0\x75\x9d\x04\x6a\xb2\x50\x7e\x35\xc0\x80\x98\x8c\xb5\xaf\x06\x18\x10\xa3\x28\x52\x5f\x1b\x62\x84\x22\xd5\xf5\x5a\x60\xac\x3a\xdf\xa2\xbe\x36\xb4\xa6\x0a\x35\xcb\x80\xe2\xd6\xf5\x2d\xea\x6b\x43\x2c\xa6\xc6\x57\x0b\x00\x28\xb5\xfa\x2c\xf5\xb5\x21\x8f\xea\x0f\x55\xd8\x86\xa8\xd3\xea\xab\xb0\x0d\x35\x1c\x14\x5a\x0a\x40\x66\xb5\x94\x0a\xdb\xd0\x30\xc5\xeb\x57\x53\x01\x68\x81\xd9\xf5\xd5\xa2\x02\xb2\xab\x8a\xaa\xc2\x36\x94\x92\xf6\x91\x26\x05\xd0\x26\x9b\xfa\xb7\xaa\xb1\x0d\xa5\xbd\xcf\x57\x63\x1b\xaa\x1b\xc7\x57\x53\x13\x88\x9e\xb4\x5b\xcb\x03\xc8\xd5\xe2\xb7\xf7\xe3\x6f\x55\x9f\xda\x2a\xd3\x87\xa8\xcf\x0d\x6d\x85\x6f\x57\x9f\x1b\xb2\x1d\x8c\x36\xcd\x15\xa0\xb5\x65\x4b\xd4\xe7\x86\x7e\x1c\xea\x40\x7d\x6e\x68\xad\xf8\x2c\xf5\xb9\xa1\x97\x57\x05\xea\xb3\xb2\x73\x4c\x54\xa0\xd5\x0c\xd4\x63\xa1\xf5\xa6\x3e\x1b\x6b\xb9\x53\x45\x4b\x1a\x28\xa3\x51\xaf\xa6\x3a\x37\x74\xad\xeb\xaf\x56\x13\x50\x66\x5a\x4a\x75\x6e\x48\x8d\xdd\xaf\x76\x13\x90\xf5\x7d\xa3\xea\xdc\x90\xad\x5b\x4a\x7d\x6d\x28\xc3\xae\x69\xea\x6b\x43\x2e\x55\xd8\xd4\xd7\x86\xec\x8e\x06\xed\x79\x20\xfb\xc1\x68\x68\xea\x6b\x43\x73\x7b\xfc\x6a\x98\x01\xe5\x9d\xc3\x4d\x7d\x6d\x28\xf5\x1d\xdf\x4d\x85\x6d\x68\x81\xad\xfc\x75\x87\x04\x22\xd5\x74\xa8\xb0\x80\x44\xb9\x76\xb9\x6b\x02\x6d\xd8\x6b\xa1\xc2\x36\x94\xc4\x22\xfa\x86\x0a\x0b\x76\x43\xa7\x67\xa8\xb0\x0d\xa5\xbf\xa5\x54\xd8\x86\x36\x31\x98\xbf\xa1\xc2\x36\xb4\xea\xd0\xd1\xb0\x04\xa2\x39\x61\x43\x85\x6d\x88\x96\xd6\x5e\x85\x6d\xa8\x33\xac\xaa\x0a\xdb\xd0\x0a\x56\xe0\x57\x93\x14\x88\x6c\x56\x42\x85\x6d\x28\xa1\x5a\x43\x85\x6d\xe8\xe9\x68\x0a\xf5\xb5\xa1\x4d\x6b\xaf\x25\x06\x94\x03\xbb\xe3\x9b\xea\x6b\x43\x1d\x3e\x5e\x93\x17\x68\x81\xe1\xf7\x4d\xf5\xb5\xa1\x1d\xaa\x30\xd5\xd7\x86\x16\x2e\xa0\xa9\xbe\x36\xd4\x23\x7d\xbc\xfa\x4a\xe6\x6b\xb1\x94\xfa\x4a\x5d\x42\x3e\x4b\x7d\x6d\x88\x51\xfc\xa1\xfa\xda\x90\xef\xf4\x48\xf5\xb5\xa1\x1d\x45\x91\xfa\xda\x10\xbf\x36\x48\x7d\x6d\xa8\x92\xac\x6f\xaa\xaf\x0d\xad\x3a\x26\x52\x7d\x6d\x88\x23\xac\x97\xfa\xda\x10\xcd\x25\x5b\x0b\x18\x28\xd3\xa9\xa6\x2d\x0f\xb4\xe1\x2a\xdb\xd5\x57\x77\x42\x52\x89\xae\xbe\x36\xb4\xe6\x86\xa3\xc9\x0f\x44\xed\x74\x6d\x57\x5f\x1b\x5a\x77\x98\x48\x03\x80\x51\xde\x4a\xa8\xaf\x0d\xe3\x38\x7c\xa3\xfa\xda\x50\xfa\xe1\x84\xef\x2a\xac\x63\x40\xfa\x78\xf5\xd5\xd5\x17\x6d\xec\xea\x0b\x72\x3b\xdf\x67\xa9\xaf\x0d\x75\xbe\x95\x50\x5f\x1b\xea\x70\xa6\xc9\x45\x80\xf6\xee\x11\x5d\x7d\x6d\x68\xef\x82\x2d\x53\x06\x5a\xd8\x8f\x43\x7d\x6d\x28\x3d\x31\x6c\xbf\x43\x85\x6d\x28\x72\xaa\xef\x50\x61\x1b\xe2\x70\x2e\x48\x36\x80\x9a\x4d\x91\x0a\xdb\x10\xaf\x95\x30\x54\xd8\x86\x3a\xb0\xd5\xbe\x43\x85\x6d\x18\x6d\xf9\x43\x15\xb6\x61\x54\x4d\xa1\xa1\xbe\x36\xb4\xe1\x60\x1d\x2a\x6c\x43\x94\xb7\x5e\x2a\x6c\x43\x34\x87\xce\x50\x61\x1b\x6a\x2c\xdf\xa8\xc2\x06\xd4\xd2\xb9\x30\x54\xd8\x86\x51\x1c\xe5\x43\x85\x0d\xf8\x9c\x8b\xad\xe6\x3b\xd0\xbb\xcb\xa8\xd6\x3b\xd0\x2a\x86\xf0\x57\xe3\x1d\x28\x55\xe5\x4c\xf5\xb5\x21\xba\xcb\x89\xe6\x3c\x10\x09\x15\xfc\x6a\xcd\x03\xb5\x6a\x4b\x4c\xf5\xb5\xa1\xe9\x4f\xf9\x4e\xf5\xb5\x21\xdf\x3d\x55\x93\x1f\x88\xd4\xf6\xd2\xe2\x07\x46\xd3\xc0\x9c\xea\x6b\x43\x6b\xae\x43\x72\x00\xa0\x8c\xbd\xea\xfc\xf6\x6e\x2c\x45\x00\x46\x71\xa7\x92\x21\x00\xa5\xaa\xcf\xa9\x3e\x27\x13\x36\x15\xa9\xcf\x0d\x6d\xb9\x28\xe9\x97\x01\xa2\x60\x7d\x7f\x97\xfa\xd4\x55\xb3\x1c\xf3\x3a\x6b\x80\x79\xa8\x76\xe9\x27\x50\xab\x6d\x59\x2a\x74\x43\xbc\xdb\xb1\x04\x1c\x28\xb3\xfa\x4a\x15\xba\x30\x79\x5d\x10\x24\x33\xc0\x88\xb0\x94\x0a\xdd\x30\x52\x33\x41\xe6\x0e\x8c\xe1\xf8\x5e\x2a\x74\x61\xc2\x69\x65\x4b\x78\x80\xc0\xfb\x5b\xbf\x4b\x85\x6d\x08\xdc\xbf\xf5\xbb\x54\xd8\xc2\xe4\x70\xd3\x5e\x2a\x6c\xc3\x98\x87\xb5\x57\x61\x0b\x85\x39\x57\xa4\xd8\x40\xd1\xdd\xf5\x95\x63\x03\x65\x0d\x8d\xde\x53\x85\x6d\x88\x62\x87\x9c\x2a\x6c\x43\x54\xa8\xef\xf7\x54\x61\x84\x04\xd6\x72\x7e\xea\x8d\x00\x6a\x4a\x2f\x4e\x35\xf6\x72\x38\x1f\xa6\xc6\x36\x8c\xe1\x40\x95\xc1\x01\xb3\x69\x8d\x9f\x6a\x6c\x43\x19\x5a\x18\x72\x3a\xa0\xe2\xb2\xad\x5f\x29\x1d\x30\x52\xed\xeb\x45\x04\xa2\xa9\x8b\x53\x8d\x41\xfc\x8e\x5f\x1f\xa6\xca\x36\x94\xee\x5e\x28\xef\x03\xea\x6b\x3b\x5c\xaa\x8c\x70\xc5\x70\x6e\x5c\xaa\x6c\xc3\x7c\x77\x5f\xfd\x12\x5f\x09\xe3\x2b\x52\x63\x17\x1a\x73\xff\x92\x2e\x02\xf3\xdd\xf8\x2e\x15\xb6\x61\x2c\x2b\x21\x81\x04\x86\xbe\xa1\xef\xa5\xc2\x36\xb4\xd0\x38\x95\x52\x02\x2d\x34\x15\x2f\x15\x76\x61\xd5\x6a\xff\x5f\x2a\x6c\xc3\x6c\x07\xca\x97\x77\x02\x65\xbe\x8f\x57\x61\x1b\xca\x48\x45\x2a\x6c\xc3\x78\x2d\xfb\x4b\x7d\x5d\x0c\x31\x97\x04\x5d\x4d\x40\xbe\x7b\xf4\xad\xbe\x36\xc4\x70\xe8\xdf\xea\xeb\xd6\x7d\x4a\xed\x6f\xf5\xb5\x61\x0e\x97\xbd\x5b\x7d\x6d\x98\x4d\xc3\xea\x56\x5f\x1b\xd6\x74\x13\xbd\xd5\xd7\x86\xfa\xae\x5e\x3a\x77\x80\xd9\x70\x7f\x7f\xf5\xee\x00\xf5\xd7\x4a\xa8\xaf\x0d\xb5\x4c\xb7\xcc\x5b\x85\x6d\x68\xb2\xfc\xaf\x6c\x1b\x28\xcb\xcd\x50\xb2\x0d\xf4\xe1\x00\xbe\x55\xd8\x86\x35\x5c\xc4\x6e\x15\x76\xeb\x6f\x54\x15\x2a\x0c\xff\xd1\x6b\x3d\xea\x40\x02\x5a\x38\x73\x3f\x2a\xec\xa3\x95\xc6\xb3\x3e\x2a\x6c\xc3\x6c\xee\x39\x1f\x15\xb6\x61\x4c\xc7\xef\x47\x85\x6d\x98\x15\xbf\xcf\xf7\xa3\xc2\x36\x0c\x3d\x86\xdf\x8f\x0a\xdb\x10\xd3\x95\xf4\xeb\x1b\xbf\x17\x7e\xf0\xdd\xb9\xcd\x08\x61\x3b\x8e\xfa\xf3\xc7\xea\x08\x9a\x82\x6d\x33\xef\x39\xd4\x0e\x3c\x00\x42\xd9\x3a\x6d\x07\xfc\x5f\x28\xc7\x51\x95\x0d\x65\xcc\xed\xf7\x87\x53\xd1\x17\x4a\xb8\x25\xc5\xb7\x41\xb4\xab\x92\xaa\x04\xc7\xeb\x9e\x40\xcd\x40\x87\x50\x5e\x49\x28\xd9\x35\x28\x3c\xba\x58\x83\x42\xd0\x4d\xc9\x47\xc9\xb3\x1f\xb4\x68\x1b\x2c\xb5\x1d\x15\x5b\x69\xaf\x53\x8d\xc0\xc4\x06\x83\x97\x8b\x2a\x34\xab\xd9\x4e\x65\x13\xd9\xa3\xec\xa1\x85\x49\x2d\x60\x26\x42\xad\x18\xf7\xed\x08\x5f\xb1\xf7\x93\x96\xe8\x6f\x59\xd7\x05\xc1\x68\x83\x37\xb0\xba\xb7\x63\x2f\xe5\x5b\x5f\x54\x6e\x59\xdf\xe5\x1b\x54\xc6\xe9\xd3\xbe\xdb\x8c\x6e\xbc\xf3\xab\x56\xbf\x6f\xdd\xf8\xe5\xd7\xa7\x7d\x09\x7b\x21\xb8\x15\xf8\xf8\xb2\x7e\x73\x37\x6e\xc7\xd7\xb7\x7f\xdf\xb7\x6f\xdd\x18\x5e\x69\x65\xab\x6b\xec\xad\xb1\x15\xb8\x71\x2b\xf5\x96\x2c\x95\x2d\x63\x2b\x69\x45\x37\x57\x30\x1e\x0c\x26\x34\x62\x00\x70\xaa\x56\x21\xb4\xc2\xae\xd2\xd6\x55\x65\x2b\x11\xca\x71\xf0\xb4\xc6\x7e\xdf\xda\xfc\x2a\xdb\xf5\x68\x6c\x7c\xad\xbd\x9a\xe1\x0d\x4d\xcd\x00\x5b\xb6\x9f\xd7\x58\x25\x84\x2d\x9b\xc8\x7c\xde\xfd\xfe\x76\xab\xa7\x7d\xfc\xed\x9e\x42\xbb\x2e\x07\xb2\x54\x96\xca\xf6\x7b\xc3\xa9\x10\xc1\x86\x95\x75\xff\x36\x60\x7d\x42\x95\xec\xb4\x80\xf6\xb5\x18\xac\xf9\xf0\xdd\x16\x18\xb6\xc2\x2e\xc7\xf3\xb0\x6c\x5b\x7c\x19\x2f\x3d\xf6\x6f\x75\x9b\xb7\x5c\x38\x22\xc7\x44\xc6\x16\x2e\xec\xdf\x0e\x64\x8c\xb5\xf4\xb7\x6b\x2f\x3e\xad\xfb\xdb\x7e\x7c\x70\xd4\xef\xa5\xbf\x75\x5c\x5e\xc2\xfe\xed\x42\xc6\x6f\x7b\xd1\xa1\x4f\x5d\x3a\x5e\x23\x61\x97\xe3\xb7\xb8\x8d\x5a\xe7\x1d\x0d\x7a\xd1\x86\xef\x18\xca\x2a\x73\x66\x2a\x9b\xca\x72\xaf\xd0\x6d\x29\x5b\x7b\xfe\xd5\x36\xe9\xa3\x85\xff\x4a\xa8\xd5\xe7\x2d\x1c\x58\x6d\xc1\x31\xda\xac\xfc\x16\x92\x21\xec\x72\x15\x19\x75\x5e\xbb\xdf\x6a\x23\x4c\xd8\xd6\xfd\xca\xbe\x96\xdb\x33\x64\x7d\x7c\xef\xe7\x50\xc6\xf3\xec\xdf\xf5\x79\x18\x7d\xf4\xf9\xfa\xf8\xdb\xcf\xfb\xdb\x3d\x33\xd7\xe3\x6f\x69\x47\x1c\xac\x1a\xa7\xed\x38\xe9\xcb\xc0\x99\xdd\x4e\xfb\xf2\x7c\xfb\xb2\x0f\x64\xf4\xe5\xe9\x6f\x89\x75\xb6\xcb\xdf\x5e\x81\x43\x0d\x2a\xd9\x2e\x08\xba\x50\xb7\xc1\x81\x8c\xba\x5c\xfe\x16\x9b\xba\xdd\xfe\xf6\x46\x2f\x81\xb7\xac\xdd\xea\xe5\x7e\xf5\xb2\x77\x84\x76\xab\x97\x9b\x76\x04\xc9\x0d\xed\xb6\x1d\xc0\x2e\xd7\x90\xa1\x83\xdb\x77\x0c\xde\xf1\xf1\x1d\x1f\x65\x73\xef\xd2\xed\x51\xf6\x20\xcb\x83\xe7\xe9\x40\x6e\x5f\x65\x6d\x5b\x82\xe1\xb6\xb0\x15\xb2\x65\xf0\xb9\x38\x20\xf9\xc2\x7e\xef\x44\x36\x90\xf9\x5b\x52\x2d\xa2\xf8\xdb\xb2\x49\x77\xcd\xb9\xad\xb5\x28\xb0\x6e\x61\xff\x76\x6d\x59\xb7\x9c\xbf\x65\xcf\x8d\xea\x6f\x2b\xb2\x7e\x6c\x13\x31\x9a\xb2\xd6\xf6\x7b\x3b\x64\x26\x1a\xee\x2b\xa1\xd6\x63\x16\x64\x13\xd9\xb6\x08\x6b\x8f\xbd\x1e\x44\xc3\x24\x14\x76\x39\x9e\x87\x4d\x18\x6d\x5b\x76\xb5\xe7\xde\xbd\xc2\x04\x00\x61\x97\xeb\xc8\x2a\xb2\xcf\x6d\x39\x9e\xf7\xf1\xb7\x9f\x8f\xe5\x16\xb2\x07\x99\x75\xce\xdd\xe7\xe1\x5a\x12\xf1\xc1\x5c\xe9\xdb\x38\x89\x20\x59\x42\xa8\xf5\xd8\x6b\x79\x04\x09\x2f\xe1\x1a\xd1\xe9\xa3\x70\x8d\x88\x7c\x65\x7b\x9b\x0e\xe7\x7e\xf4\xd8\x6d\x1b\xa5\xec\xfa\x75\x5c\x46\xc2\x7e\x5e\x45\x46\xfd\xfa\x56\x6d\x1d\x45\x19\xbe\x0c\xa1\xea\x04\x8f\x8e\x33\x23\x9c\xfb\xa3\xee\xf5\x2f\x9c\xfb\x31\x6a\xd5\x1f\xb0\xdf\x3b\xf0\xe0\x0a\xfb\xb7\x81\x2c\x94\xed\x79\x3e\x82\xb6\x0d\x1c\xab\xc2\x2e\xa7\xec\x44\x36\xa8\x73\x14\x9e\x07\xab\x16\x76\xb9\x8e\x8c\x3a\x0f\x82\x47\x23\xa8\xf3\x98\xaf\x4c\x3d\x33\x0e\x06\x7b\x45\xb8\x36\x8d\xa4\x7f\x5d\x9b\xc2\xb5\x69\xf4\xbd\x8f\x85\x6b\x53\xac\xd0\x57\xc0\x38\x5d\xac\xe3\xc2\x7e\xde\x42\xc6\x78\x59\x63\x61\xf4\x07\x32\x7c\x03\x42\xad\xa4\x99\xc4\xc2\x39\x10\x8b\x3a\x8f\xe5\x6f\xad\x33\xb0\xcb\x15\x64\xd4\x6f\x11\x90\x9b\x87\x32\x38\x7d\x2c\x03\x72\x24\x42\xc5\x82\xc1\x0b\xbb\x5c\x22\x4b\x65\xdd\x72\x81\xcc\x3a\xaf\xd3\x72\x5b\x57\x6b\x59\x97\x75\x59\x6e\xfc\xe6\x56\x1f\x8b\xed\x34\x16\xdb\xcb\x3c\xaa\x8f\xf9\x2a\xfb\xfa\x18\x64\xa7\x6a\x23\xa6\x35\x8f\x4a\x33\xa1\x24\xc2\x2e\xa7\xcc\x6a\x69\x00\x10\x55\x8e\x75\xa9\x4a\xba\x61\xc2\xdb\xc3\xa5\x35\x5c\x32\x27\x46\x5a\xb8\x64\x86\x4b\xe1\xc4\x63\x16\x2e\x85\x71\xe3\xda\x99\xbd\x6d\x75\xdc\xf8\x76\x84\x5a\x1d\xee\x37\xce\x9d\xb8\x6d\x07\x6c\x25\x6e\xdb\x71\x9f\xc5\x72\xfb\x1d\x37\x24\x56\xd8\xb2\x81\xac\x29\xb3\x1b\x18\xee\x37\x34\x36\x5c\x32\xe7\xd8\xc4\x3f\x5c\x32\xe3\x43\xd4\x67\xce\x4d\xcd\xe3\x83\x39\x1a\x1f\xb6\xd3\x5a\xca\x44\xc6\x30\xf9\x40\x2b\xe7\xa2\xbb\x3e\xd0\x4a\xa1\x56\xac\xdb\xf8\xc0\x2b\xe3\x83\x4e\x17\x5b\x71\xb8\x04\x0b\xc6\xeb\xe2\x21\x5e\x27\x14\xdc\x06\xf1\x10\xaf\x13\xca\xc1\x66\x10\x0f\xa6\xb9\xd0\x0e\xe6\xe7\x43\xc0\x2e\x9e\xd7\x12\x67\xfd\x7d\xb0\xc4\x85\x36\x36\x3f\x88\x07\x4b\x5c\x88\xd8\xbb\x7f\x3c\x84\xe2\x84\x56\xa7\xa2\x53\x11\x8e\x9e\xcd\x49\xe3\x21\x14\x27\xb4\x39\x7d\xd6\xad\x08\xbf\xc4\xb2\xd4\x47\x11\xe9\x43\x69\xfd\x1f\x45\x0f\x5c\x5c\xd1\x57\x91\xb6\xde\xe0\x97\x45\x65\x6c\x08\xc2\x4d\xf1\x14\x95\x61\x1e\x8c\xbf\x2c\x2a\xa3\xbc\xca\xa0\x1a\x76\x0b\x10\x9d\x9e\x7f\x8a\xca\xd8\xd0\xc8\x85\x89\x87\x68\x9c\x10\xe3\x50\xd4\x15\x75\xbc\x97\x89\x48\x8d\xc1\x26\x0e\x77\xb6\xa7\xa8\xb2\x0d\x8d\xb4\x84\x78\x8a\x2a\x23\x6f\x0a\xb7\x7d\x3c\x0e\x04\x20\x4a\xda\x24\x55\xb6\xa1\xb4\x6e\x5d\x55\xd9\x86\x92\xc5\x1f\xaa\xb2\x0d\xcd\xb5\xec\x29\xaa\x6c\x43\xc0\xa0\xe2\x29\xaa\xec\xcd\x5c\x62\xbe\x3c\x55\x65\x10\x68\x4b\x1b\xee\x2a\x0d\x94\x83\x10\x75\x3c\xae\xd2\x40\x25\x83\x2d\x9e\xaa\x32\x36\xc4\x61\x97\x57\x95\x61\x4e\x17\x41\xeb\x78\xaa\xda\xa8\x44\x3a\x58\xf2\x9f\xaa\x32\xea\xfc\x35\xa0\x1c\x8f\x2b\x3e\xb0\x7f\x69\x31\xb5\x41\xe6\xcf\xb0\x9b\xaa\xda\xa8\xba\xee\x51\x63\x55\x1b\x1b\x72\xbc\xd5\x50\x1b\x1b\x22\xd3\x66\xaa\x8d\xea\x68\x61\x2a\x3e\xcd\xd1\x42\xbe\x59\x77\xea\x34\x47\xcb\x4b\x34\x1c\xa1\x4d\x0d\x11\x3a\x6b\x2c\x64\x4f\x53\x43\xed\xd5\x10\x2f\x6d\x6a\xa8\xa1\x21\xdb\xd9\xd4\x50\x93\x16\x4c\x7f\xaa\x8a\x36\x18\x39\x8f\x47\xeb\x03\x28\x87\x3b\xf9\xa3\xf5\x01\x34\xbc\xe9\xf1\x34\x55\xd4\x48\xda\xb1\xa7\x9a\x1a\xda\xd0\x46\xf7\xf9\x6a\x68\x43\xa4\x53\xa0\xa9\xa1\x26\xa1\x63\xc7\x7e\x9a\x2a\xda\x20\x39\x89\xa7\xa9\xa2\x86\xd1\x5c\xac\x99\x03\x66\x83\x31\xfd\x78\x42\xa5\x85\x93\x87\xed\xf5\x09\xd5\xb1\xa1\x4e\x15\x19\x6a\x23\x64\x53\xec\xe0\x4f\xa8\x8e\xd0\xb1\x4c\x33\x43\x6d\x84\x03\xc6\xe9\xef\xe6\x0a\xc4\x28\xd4\xd6\xbd\x15\xa8\x23\x7c\x98\xda\x20\x34\x56\x9d\xd7\xa1\x36\x36\xec\x87\xa1\xb4\x50\x1d\x81\x3a\xaa\xbf\x54\x1d\x1b\xda\x2c\x96\x52\x1b\x1b\x22\x9c\x8a\xa1\x36\x36\x94\xd5\x15\xa9\x8d\x0d\xa5\x3b\xa3\x52\x6d\x6c\xa8\xe1\x1b\xd3\x21\x94\x0e\x21\x7b\x20\x1d\x42\x04\xc7\x8e\x86\x82\x52\x9d\x6d\xa8\x24\x33\xc5\x93\xea\x8c\xe0\x18\x49\x58\xf1\xa4\x2a\x4b\x47\x10\xc6\xc2\xa3\xe1\x0c\x94\xd9\x7e\xc7\x9e\xfd\x68\x56\x03\xe5\xd0\x0c\x79\x52\x95\x6e\x28\xd5\xf6\xa5\x2a\xdd\x60\xba\x46\x3c\xa9\x4a\xf3\xf2\x97\x74\x46\xaa\xbf\x24\x7b\x42\x95\xa6\xfa\x4b\xec\x17\xc7\x44\xaa\xbf\x0d\xed\x1d\xfa\x5a\xed\x40\x90\x9b\x16\x8f\x46\x3b\xd0\xa6\x03\x58\xfb\x12\x68\xcb\xbe\xd0\xbc\x7c\xba\x49\x23\x6a\xbe\xab\x85\xce\xba\xeb\x52\xd9\x6d\x26\x01\xae\xa3\xb8\xae\x74\xdb\xb4\x21\x46\xb5\x98\x6d\x22\x43\xee\xd0\x0a\x79\x86\xf5\x18\x1a\xba\xbc\x60\x58\x8f\x0d\xb5\xbb\x62\x0f\xeb\x41\x08\xea\x28\x2e\xf6\xc3\x7e\xdc\xd0\x6a\xa7\xb7\x87\xfd\x48\x60\xe7\xd0\xdc\x78\xb4\xe6\x80\x56\xde\x17\xa8\x8e\xc9\x40\x29\xd6\x4d\x03\x0f\x98\xd5\x97\x4e\x5f\x30\x6d\xbc\x53\x75\xda\x78\xec\xbb\x9c\xf4\xa7\xe6\x1d\x50\x8e\xe2\x18\x9b\xf6\x31\x01\x99\x66\xe7\x4d\xf5\xb1\x21\xf2\xf0\x9d\xea\x63\x9e\xfe\x92\xba\x4d\xa7\xcd\x86\x16\xce\x91\x69\xb7\xcf\xfb\xd7\x2c\x9d\x30\x27\x4b\x88\xee\x1c\xd7\xaa\x06\xa2\xba\x7e\xce\xb7\x9d\x12\x56\x5e\xb9\x54\xf7\x3a\x7c\x25\x9d\xbc\xd4\xf7\x86\x68\x9d\xca\x2e\xb5\x41\x7a\xec\x72\x1f\x5d\x6a\x63\x91\x65\x54\x79\xfe\x52\xdd\x1b\xf4\x09\xc4\xb3\x9c\x36\x8b\x95\xc6\x61\xb5\x54\xd9\x7a\xf5\x43\x65\x97\xfa\x59\xee\x43\xa8\x6c\xa9\x1f\x32\x23\x8f\xe2\xc2\xbb\x54\xd0\x86\x38\xd4\xb6\x86\x33\xd0\x96\xa3\x4f\xc3\xf8\x59\xf6\x7a\xb3\x1e\x6a\x63\xc3\xec\x4e\x02\x6d\x4c\x60\x13\xa1\x2d\xd2\x54\x06\x4c\x76\x8a\xe7\x54\x19\x27\x01\x63\x6d\x0f\x0d\x51\x40\x47\x60\x3c\xda\xa1\x8f\x2e\xb0\x77\xc5\xd0\x0e\x05\x6a\x71\x67\x3a\xd5\x06\xb9\x9d\xd3\xad\xf5\x54\x1b\x1b\xa2\xb8\xac\x9c\x0e\x20\x0e\x5d\x54\xbb\xfc\x54\x3f\x9c\xba\x58\x61\x5d\xd5\x0f\x29\x72\x33\xac\x98\xea\x39\x1d\x3f\xaf\x4c\xfd\x9c\xe8\xa7\x59\x31\xf5\x23\x77\x76\xc1\x91\x3a\x03\xad\xdb\x4d\x9a\xbd\xa6\xd1\xa5\x46\xa9\x56\xef\x73\x39\x4f\x70\x00\x3c\x92\x69\xa0\xbd\x86\xd2\xa5\x32\x2e\xf3\xa9\x78\xd8\xa5\x2e\xae\xf0\x97\xe8\xec\x52\x19\x17\x8e\x6c\x0d\x61\x69\xc9\x73\xd9\xe7\xe1\xd3\x6c\xd4\x75\xfe\x9a\x6d\x16\x66\xda\x09\x31\xec\xa6\xcb\x36\x5d\xf8\x07\x49\xb2\x8a\xe7\x7a\xab\xcb\x2a\x07\x0f\x78\x6e\x3b\xf8\x26\xc2\xed\x3c\xbc\xed\xe0\x9b\x80\xad\xc3\xec\xb6\x4d\x37\x39\x75\x36\xfd\xb6\x4d\x37\xa3\xdd\xc5\xe5\xb6\x4d\x37\x39\x62\x4e\xf3\xdb\x26\xdd\xa6\x0f\xfa\x2c\x9b\xb4\xa1\xbd\x44\xe1\xb6\x7f\x49\x55\x7d\x17\x83\xdb\xfe\xbd\x5d\x30\x5d\x91\x6f\x3b\xf8\x66\xc1\x54\x8d\xb7\xba\x30\x75\x50\xfd\xdf\xea\xe2\x86\x38\x3a\x7f\x6f\x75\x71\xdf\x3e\x4c\x99\x1d\x7c\x93\x43\xf1\xd6\xcc\x0e\xc6\xa5\xda\x34\x24\x6f\x35\x66\xe8\x82\xcc\xe6\x78\x3e\xea\xe7\xe3\xea\xcb\x2f\x3f\xea\x47\xc7\x2b\xa9\xe8\xf1\x7c\x54\xd0\x86\xf2\x9a\xd5\x1f\x15\xb4\x21\xba\x6d\xfa\xa8\xa0\x0d\x2d\x5c\x68\xf5\x9e\x00\x2d\xd5\xac\xce\x13\x20\xc2\x05\xe8\xa3\x82\x3e\xe4\x30\xb9\x6a\x7f\xd4\xcf\x86\x36\x35\xf3\x3e\xea\xe7\xf3\xb6\xdc\x87\xd9\xf2\x0f\xf9\x84\xf1\xdb\x11\xed\x78\xf4\xfb\x00\x31\x86\x0f\x7e\x15\xf3\x65\xd3\xa0\x46\x8f\x43\xe9\x51\x57\xd6\xf2\x51\x57\x0f\xf9\x99\x0e\xe9\x47\x5d\x3d\xea\x4a\x93\xec\x51\x57\x1b\x8a\x7e\x96\xe7\x51\x57\x1b\x6a\x77\x3f\x7b\xd4\xd5\x86\x28\x2a\xfe\x51\x57\x8f\x4b\xa7\xb6\xca\xa3\x66\x1e\x96\x4e\x0d\xf1\x47\xcd\x3c\x4e\xa3\xee\xd3\x54\xcd\x03\xa1\xb1\x51\x8f\x43\xe7\x61\x1a\x49\x31\x1f\x87\xce\x83\x4b\xc4\xa5\xe1\x51\x7f\xa6\x9a\x17\xc7\xc9\xd7\xb6\x7f\xa1\xba\xae\xfd\x5f\x9b\xfe\x75\x6d\x70\xb8\x7e\x6d\xfb\x86\x78\xbb\xf6\x6b\xd3\xbf\xcc\x23\xa9\xe2\xd7\xa6\x7f\x5d\x1b\x9c\x6e\x5f\xdb\xfe\x85\xde\x49\x8f\xbe\xb6\x7d\x43\x7d\xd5\xfd\x75\x9c\x7c\xc9\x67\x77\x34\x7d\xd5\xc6\xd7\x25\x50\x75\x7c\x6d\xe7\x86\x56\x5d\x15\xbf\xb6\xd3\xc8\xca\xab\x8e\xaf\x0d\xdd\x50\xba\x63\xe7\xeb\x48\x30\x9a\x52\x5c\xea\xbf\x0e\x85\x2f\xb6\x27\x4e\x55\x1d\xad\xc2\x2e\xd6\x91\x15\x65\x85\x94\xab\x03\x51\x55\xe4\x24\x87\x46\x99\x38\x2b\xc4\x80\xe0\x99\x38\x2b\x44\x41\x6b\x26\xce\x06\x69\xb2\xe5\xe0\x68\x4d\x98\x27\x2b\x34\x92\x9b\xc2\x3c\x59\xc1\xc4\xe2\x30\x4f\x56\x28\xee\x7b\xe6\xc9\x0a\x85\xe3\x4d\x61\x9e\xac\x10\x04\x5c\xc2\x3c\xd9\x78\x73\x5b\x39\x24\x13\xe6\xb6\x0a\x91\xdd\x87\x4d\x45\x93\xb4\x28\x4b\xd9\x24\xfc\x2a\xae\x78\xe6\xb6\x0a\x95\x00\x47\x98\xdb\x2a\xc4\x40\xb3\xe6\xb6\x06\x89\xac\xe5\x20\x4d\x21\xcc\x64\x15\x9a\x4c\xc5\x4c\x56\xa1\xbd\xbf\xac\x36\x89\x43\x2f\x8d\x81\x60\x26\xab\xb0\x1f\xd6\x90\xd9\xa6\xea\xba\x8e\xfe\x65\xd8\x5f\x19\x76\x61\x15\x31\x95\x55\x68\x4d\xcd\xca\xb0\x81\x20\x4d\x29\x4c\x65\x15\x6a\x57\x3f\x12\x6c\x20\x06\x6b\xa0\xb9\xaa\xf1\x95\x4d\x97\x65\x6d\xd5\x46\x85\x2b\x3a\x5a\x64\xd3\x40\x10\x3d\x0a\x33\x53\x83\x9c\xd3\xfd\x4b\x6b\x6b\xd3\xe1\xce\xee\xef\x26\x9d\x0a\x45\x0e\x65\xd2\xa9\x50\x0e\x92\x61\xc2\xac\x53\x21\x86\xaa\x95\x3a\x7f\xa5\xce\xf5\x50\x66\xd3\x9b\x73\x91\xa6\x4b\x9d\xbf\x52\xe7\xea\x78\x91\x3a\x7f\xf5\xdc\x1f\xbe\xd4\xb6\x4b\x9d\x2b\xcc\xc0\xc4\x53\xa1\x35\x96\x21\x13\x4f\x85\x5d\x0c\x7d\xcb\x9d\x81\xa6\x17\xc5\xcc\x53\x61\x17\xf3\xa7\x2a\x84\xd4\xd3\x2c\x8a\x9c\x03\x1b\x62\x2c\xab\xe6\x80\x91\x15\x57\xec\x6a\xd3\x45\x85\x12\xf6\x8b\xac\xd8\xdc\xd0\xa3\x16\x65\xb6\x0a\x0a\x1c\x15\xb5\xc9\x80\xc9\xde\xdc\xc5\x68\x95\x14\x15\x68\xc3\x8e\x8f\xf7\xa5\x9c\x7a\x62\xc3\x35\x7d\x53\x88\x6e\x35\xa4\xa8\x40\xbc\x73\x51\x8a\x0a\x44\x75\x5c\xc9\x50\x81\xfd\x4a\x8b\xd9\x00\xf2\x37\x7b\x58\xcc\x06\x24\x3d\x55\xad\xad\x1c\x15\x28\x0b\x3e\x68\x02\xa7\xb0\x8b\xd1\x4e\x49\x28\x10\xc3\x39\x25\x07\x35\x83\x73\x06\x13\x54\x0e\x0a\x44\x75\xfe\xc8\x41\x81\x18\xec\x48\x66\x70\x0a\xa5\x3b\xa5\x64\xa5\x40\x74\x3b\x45\x56\x0a\x18\xc4\x0a\x33\x38\x85\x18\xae\x68\xb2\x52\x33\x38\xc7\xfc\xed\x68\x77\x98\xe0\x29\xd4\x69\x57\x48\x5a\xcd\xe6\x3c\x2a\x6e\x1d\xd3\x39\x85\xa8\xd8\xf0\xa6\x73\x0a\x41\xe6\x7e\x98\xce\x29\x04\xf9\xbc\x61\x3a\xa7\xb0\x1f\x46\x2d\xe5\xb6\x40\x0c\xb8\xb9\xf9\x9c\xc2\x2e\xa6\x4c\xf5\x71\xfa\x6a\xb9\xb0\x4b\x77\xc9\xde\xdc\xc5\xac\xae\xca\xea\x66\x23\x5a\x35\x95\xd5\x1f\x8b\x59\x37\x55\xd3\x31\x65\xed\x45\x89\x32\xb0\x5c\xeb\xe5\xc9\xe6\x65\x1e\x1c\xf9\x0a\x13\x33\x85\xd7\xdf\x6e\x62\xa6\x10\xc3\x15\x6f\xd8\xf4\xe1\x6c\x70\xc9\x1b\xb6\x7d\xe0\x1e\xb3\xff\xf5\xde\x93\x60\xb9\x8b\x29\x73\x00\x90\x61\x39\x5d\x6b\x8c\x05\x01\x31\x5d\x30\x0c\xab\x98\x61\x79\x68\x65\x9b\x62\x29\xc4\x80\xf9\x98\x62\x29\x34\x03\x7d\xa6\x58\x86\xc9\x93\x87\xf6\xbf\xd9\x93\x42\x0c\x57\x46\x63\x2f\x6f\xf6\xa4\x35\x33\xf4\xf2\x95\xae\xbb\xef\x9b\x3e\x29\xcc\x62\xb7\x4b\xd7\xbf\xd2\x75\x8d\x6a\xf3\x27\x85\x52\x5d\x8e\xa5\xeb\x40\x0c\xdc\x63\xe6\x4f\x0a\xfb\x97\x16\x53\x1d\x1c\xa2\x22\xdd\x3b\x4c\x90\x14\x76\x31\x14\x2e\x5f\x07\x5a\x54\x5b\xa0\x3a\xa6\xdd\x0e\x45\x32\x45\x52\x88\x61\x27\x4b\xd8\xbf\x12\xf6\x0a\x45\x32\x47\x52\x88\xe1\x1e\x23\x61\x27\x1f\x72\x17\xe3\x0d\xd2\x73\x13\x22\xa7\x4b\xaf\xf4\xdc\x84\xc8\xa3\x3a\xe8\xe5\xe7\xc0\xac\x0e\xf0\xa5\x8e\xa0\xec\xe9\x5a\x23\x63\x37\xd7\xf1\x20\xf5\x30\x4c\x76\x14\xca\x3b\xb2\xe4\xe2\x5f\x33\x64\x2a\x24\xc0\x6c\x47\x21\xb8\x7b\x20\xcc\x76\x0c\x52\x1b\x77\x31\x7e\x2a\x19\x07\x9a\x21\x1b\x73\x1b\x83\x3c\xc6\x5d\x8c\xc6\x4b\xbd\x81\xda\xdd\x64\x64\xde\x26\x32\x1e\x15\x53\xce\x44\x46\xa1\xbe\xbb\xa9\xd4\x1b\x88\x70\x84\x4b\xbd\x81\xf2\x5a\x20\x52\x6f\xa0\xbd\x7b\xae\xd4\x1b\xa8\x3a\x29\x4d\x64\x14\x62\xba\x97\xca\xbc\x81\x5d\x0b\x74\x2b\xf5\x36\x93\x71\xba\x49\x4a\xbd\x81\x72\x54\xa2\xc2\x66\x32\x0a\x6d\x3a\x9a\xe5\xde\x40\x59\x50\x2e\x33\x19\xe3\x2b\xa9\x26\xd7\x38\x4c\x3f\x14\x9a\x04\xce\xf4\xc3\xf8\x4a\x8d\x5f\x1b\x4d\x6a\x0c\x14\xdd\x90\xe6\xf9\x85\x49\x7d\x47\xd5\xae\x92\x08\x03\x4b\x7f\x85\x59\x7d\x42\x69\x50\x1c\xb3\xfa\x84\xa2\x0f\xcc\xac\x3e\x21\xa6\x13\x59\x22\xfc\xf5\x98\x7f\x75\xab\x90\xcf\x02\xb5\x39\x86\xe4\xb3\xa6\xdd\x1d\x3a\xde\xcc\xbb\x13\x62\xbe\xc5\x6c\x00\x79\x77\xc5\xe1\xfd\xb1\x01\xa4\x90\xa4\x4b\x8c\xdc\x15\x88\xa9\x39\x23\x77\xfd\x7e\x5c\xd2\x6d\x93\x7c\x13\x68\xe9\xea\x27\xdf\x04\x4a\x77\x8f\x94\x6f\x02\xfb\x97\xf4\xa7\x84\x13\x88\x79\x28\xb2\x01\x1f\xbb\xfd\xfd\xa9\xdd\xfe\xa1\xdb\x35\x36\xa4\xa5\x40\x39\x5c\x28\xe4\x9d\x40\x18\x9f\xf9\xca\x3b\x81\x98\x9a\x1f\xf2\x4e\x60\x76\x9c\x90\x5f\x69\x27\xd0\x96\x4d\x92\x76\x7e\xa5\x9d\xd5\x91\x2c\xed\x04\x62\x12\xb6\xff\x4a\x3b\xbf\x8f\xf3\xdf\xcd\x5a\x92\x09\xc4\xd4\xf4\x7a\x54\x90\xbc\xf3\xad\x9a\xbc\x13\x88\x79\xfc\x0e\x5e\xfd\x95\x96\x02\x35\x5d\xb9\x64\xa5\x40\x4c\x0d\x49\x59\xe9\xf7\x71\xc5\x70\x35\x93\x83\x02\x55\xe7\xce\xf7\x51\x59\x0f\x09\xe5\x6a\xfe\x51\x59\x30\xd5\xe1\xa0\x96\xa8\x02\xfb\x61\xbc\x40\xa6\x0a\xd4\xa6\x81\x20\x51\x05\x76\x31\xc6\xab\x4c\x15\x88\xd7\xb0\x96\xa9\x7e\xbf\xaf\x1a\x78\xa9\x84\x13\x88\xa9\xf1\xfa\xb5\x9d\x5f\x06\x4a\x73\x96\x7f\x6d\xe8\x86\xe5\x82\x24\x2b\xfd\x7e\x1d\x00\x2e\xc7\xf2\x4d\x20\xe6\x5b\x35\x1b\x05\xdd\x3c\xda\x56\x51\x9a\xc4\x23\x98\x12\x9f\x07\x74\x33\xdf\x5c\xce\xf6\xca\xba\x32\x16\xf2\x5d\xb5\x34\x99\x33\x0f\x29\x68\xdb\x03\x2a\x0f\x28\xa8\x30\x30\x85\xf2\x80\x82\x0a\xbb\x58\x22\xbb\x94\x5d\x3f\x7f\x8c\xd5\x2d\x76\x2b\x62\x58\x57\x5f\xf0\x51\x44\xab\xd2\x1f\x3e\x8a\x1e\x1f\xd6\x91\x7d\x95\x39\xae\xd7\x16\x15\x1b\xe5\xd5\x18\x64\x8c\x27\xf9\xa4\x2f\xcc\xf6\x16\xab\x8a\x3c\xe7\xce\x3b\x89\x18\x0b\xfb\x97\x54\x8d\x90\xb1\x50\x5b\x53\x94\x8a\x86\xc5\x7c\xda\x54\xb6\x17\x77\xce\x37\x25\xb7\x67\xbc\x50\x56\x57\xa4\x3a\x0c\x06\x4f\x94\x56\xd4\x06\xc1\xe0\x83\x51\x94\x5e\xb6\x21\xc4\xac\x16\x53\x1d\xc5\xb6\xbf\x32\xdb\x5e\x4c\x37\x45\x54\x6d\x7b\xb5\xed\x15\xb5\x55\xdb\x0e\x81\xc5\x24\xcb\xa3\xda\x76\xce\x58\x1e\xf0\xdc\xf4\x3e\x0f\x21\xe6\xfb\x4b\xfb\x1d\x66\xda\xb6\x19\x98\x47\xb5\xdf\xab\x6d\xaf\xb4\xbd\xda\x76\x62\xbf\xf3\x7d\x98\x6d\xdf\x10\xd3\x6e\xaf\xb6\xbd\x92\xac\x32\xad\x86\x6d\xdf\x30\x59\x41\xf3\xa8\x36\xbd\xba\xc0\xa1\xee\x6a\xd3\x09\xfd\x92\x2c\x9d\x47\x75\x24\x54\x87\xb7\x15\x53\x19\xf2\xc1\xb7\xb2\xcd\x57\x6e\x08\x4e\xed\xa6\x37\x8b\x08\xe5\x68\xa1\xcc\x77\x36\x4f\xd6\x51\xb3\xe6\x3b\x9b\x73\x2a\x94\xf9\xd2\x46\xbc\xc7\x71\xdb\x7c\xa9\x1c\xb1\x05\x5d\x10\x0e\xa2\x60\xba\x57\x8a\x85\x63\xc8\x90\x68\x0b\x46\x64\xa8\xc8\xd0\xe5\x44\xdb\x43\x3d\x72\x5a\x70\xda\x82\x50\x8f\x1b\x66\x2e\x54\x1b\x36\x2a\x6c\x41\x5a\xcc\x16\x84\x5a\xb3\x98\x2d\x08\x5b\x90\xb4\x20\x6c\x41\xa0\x36\xf5\x11\x6f\x0b\xbe\x9c\x0d\xa3\xb6\xe9\x18\x92\x10\x92\x4d\x97\xa4\xf9\xbd\x10\xd3\x5e\x4f\x07\x47\xaa\xf0\xf4\xa7\xd6\x0d\x5e\xc7\xc5\x3d\x79\xa4\x0a\x37\xdc\xd8\x3a\xf5\x48\xab\xbb\xa1\x75\x35\x99\x56\xb7\xfb\xd2\xce\x4b\xbb\x2f\xed\x58\x5a\xfe\xb2\xfb\x52\x99\x4f\x1b\xbc\xa1\xfb\xb4\x4e\xe3\xed\xbe\xee\xd3\x86\x13\x79\xa0\xf0\x61\x27\x6c\x18\xf8\x54\xf2\x18\xbe\x60\xc3\x9c\x4e\xa0\xe1\x0b\xc8\x35\x5a\x0e\x8f\x61\x4f\x6d\x68\xf8\x67\xf2\x18\xf6\x94\xfc\xa5\x39\x72\x87\x0d\x95\xbf\xbc\x0f\xb3\x66\x92\x95\x36\xad\x86\x7d\x30\x1c\xba\x8a\xec\x03\xce\x83\x55\xe7\xcf\xb4\x0f\xb8\xce\x21\x1c\x57\xd3\x69\x3c\xd5\xd0\xa4\x0f\xa6\x0d\x80\x99\x8c\x42\xd3\xa7\x0d\x90\x85\xb4\xe5\x4f\xad\x2e\x17\x37\x64\x63\x36\x4e\x07\x96\x5c\x82\x34\xf7\x3c\xa6\x5a\x9b\x5a\x4c\x54\x6d\x5a\x5b\xcd\x7a\xce\xd0\xe5\xb1\x7c\x03\x66\xfd\x3a\x7e\x9b\x5d\xe7\xb1\xd4\xa0\x81\xba\x70\xeb\x59\xd6\x69\xc3\x0c\x47\xcf\xb2\x4e\x1e\x84\x72\xce\x2d\x07\x94\x59\xdd\xe1\x6e\x74\xba\x78\x9d\xd8\x92\xee\x0c\xa7\x73\xee\xd4\x0f\x4e\xaf\x9d\x76\xb7\xa6\x7b\x38\x27\x4e\xd5\x75\x32\x8a\x5d\xf2\x4f\x1b\x73\x76\x8b\x51\xb5\xd3\xea\x9e\xdc\x54\xa0\xba\x4e\x6b\x7b\x7a\xab\x8d\xa5\xac\xed\xc9\x12\xd7\x7c\xfe\x5b\xdb\xcb\x87\x59\x5b\xc7\xc0\x86\xd2\xdc\x14\x4f\xf5\xbc\x61\x0e\x27\xf0\xa9\x9e\x0d\x88\x85\x2b\xda\x65\x3b\x37\xac\x81\x36\x2e\x9b\xb9\x61\xbc\x0b\xc4\x65\x33\x39\x38\xb4\xd4\xec\x65\x2b\x2f\x46\xb5\x83\xe2\xb2\x95\x97\xad\x74\xb5\xb9\x6c\xe5\x86\x19\xce\xa4\xcb\x56\x1a\x35\x0b\xf7\x80\xcb\x36\x5d\x18\x56\xcd\x17\x38\xd2\x2f\x4e\xbf\x17\xab\x61\x2b\xaf\x8f\xbf\xb4\xd8\xdb\xa6\x67\xbf\xe0\x7d\xa7\x23\xfd\x7e\x9b\xc9\x70\xba\x6d\x26\x07\x7e\x96\xfd\x74\xdb\x4e\xf3\xf6\xc3\x29\x7d\xdb\xaa\x0d\xb3\xb8\x0b\xdc\xb6\xca\x58\xd7\xbb\x85\xdf\xf6\xca\x86\xb9\xd4\xe3\x6d\x0b\xcc\xf8\x0f\x9b\x70\xbf\x15\xe1\x04\x9c\xbf\xfc\x38\xe5\x0c\x59\x85\xc3\xef\xe3\x9c\xe3\xb8\x4d\xb8\x8d\x7d\xac\xee\xc7\xba\x39\x35\x3f\xd6\x6d\xc3\x6c\xae\x10\x1f\xeb\xf6\xc1\xf6\xd5\x6c\xf8\xa8\x70\xcd\x7e\xae\x31\xc9\xe3\x63\xdd\x3e\x1c\x5b\x1b\xd6\x43\xed\x6a\xcf\x47\xa0\xa3\x8f\xaa\xdc\x30\x09\xd4\xe7\xf1\xb1\x05\x8f\xf5\x70\x7d\x7f\xac\xc7\x83\x8e\x9c\x2c\x8f\xf5\xd0\x06\xb7\x51\x8f\xf5\x78\xb8\x58\xe2\xa0\x01\x8f\x1d\xbf\x61\x2e\xdb\xf9\xa8\xc8\xc7\xb1\xec\x04\x7d\xec\xe5\x87\x95\xd6\xc5\xf1\x71\x2c\x3f\x06\xc5\xd0\xf7\x63\x65\x31\xa8\xa7\x0a\x7a\xac\xac\x66\x71\x68\x0b\x7d\xed\xe4\x2f\x07\x63\x9c\x3f\x5f\x07\xb3\x01\x1c\x8e\x5d\xe5\xf1\xb5\x4d\x5f\x36\x81\xc1\x0b\xbe\xb6\xe9\x6b\xbf\x77\x7f\x6a\x75\x37\xcc\xe3\xfd\xa5\xba\x35\x82\xc3\x15\x2c\xe9\xc9\x18\xa1\x1d\x5a\xb2\x5f\x1b\xa5\x5d\x1c\xbc\xc1\x04\x75\x61\x8e\xaa\xa8\x28\x72\xe8\xd2\x55\x85\x38\x8c\x30\xb9\x4b\x2d\xbd\x93\x4c\xd8\xc5\x12\x59\x28\xe3\x70\x1f\xa6\x9b\x27\x69\x84\x5d\xac\x23\xeb\xca\x1c\x32\x0b\xd1\x50\xc4\x4a\x14\xbe\x73\x2a\xda\x5d\x55\xba\xa2\xa5\x88\xb6\x4f\x6b\x7b\x2a\xb2\xed\x6c\x80\x45\xbb\x1b\x88\x19\xd6\xec\x56\xf4\xb6\x7d\x77\x72\xd1\x7c\x06\xe6\x2a\x8a\x6c\x7b\xb1\xed\xd8\x6e\x45\xf3\x19\x68\xd5\x7a\x68\x3e\x17\xcd\xe7\xc0\xbc\x2d\x9a\xcf\xc0\xe4\x96\xb8\x2c\x9a\xcf\xc0\xe4\x9a\xba\xf4\x46\xb6\x2c\x5a\xd4\x31\x7d\x9a\x0d\xdd\xb0\x66\xd2\x02\x2d\xea\xa2\x11\x1c\x4c\xb4\xa2\x11\x0c\x0c\x3c\x5b\x59\x34\x82\x8b\x46\x30\xe9\xe2\xe9\x0d\x6f\x42\x4d\x06\x7d\xd1\x08\x2e\x46\x54\x70\xdb\xa4\xe7\x99\x84\xc9\x61\xf0\xf4\xfe\xc4\x2c\x06\x41\x92\xcd\xa5\x34\x7f\xda\x38\x73\xc7\x6a\x57\x9a\x8d\xe7\xe6\xb1\x83\x7c\xcd\x2c\xcd\xee\xdb\x30\xb9\x8e\x2e\x4b\xb3\x55\x9a\xa9\xa9\x42\x34\x53\x81\xb9\xa0\x13\xa5\xbd\x2f\xbd\x10\xf9\x02\xfb\x6a\xc3\xe4\xfc\x4b\x16\xad\xd4\xe2\x19\xb4\x7c\x5f\xa0\x3e\xda\xf7\xd7\x0b\x74\xb2\x84\xfa\x08\x53\x68\x7f\x3b\xbb\x2c\x4b\xa8\xad\x30\x71\x87\xa1\x12\x36\x59\x53\x37\x59\xa7\x8b\xa6\x2e\x10\x0d\x93\xa7\x68\xea\x02\x71\xa8\xac\xb0\xbf\x89\x90\xe0\xed\xc8\x12\xf6\x77\xe0\x30\x1b\x56\x52\x5d\xc5\xf0\xf9\x34\x59\x83\x18\x68\xd3\x0e\xd2\x20\x06\x0a\x87\x16\xb3\x68\x10\x17\x73\x04\xd3\x11\x1b\xea\x8f\xd3\x10\xed\xd5\x82\xfa\x33\x02\x93\xaa\x59\x23\x19\xa8\x04\xb3\xb2\x68\x23\x17\xaf\xc6\x48\xe7\x7e\xaa\x0e\xf2\xff\xd2\x51\x91\xaa\x63\xc3\xe0\x1a\xc9\x2c\xa9\x36\xb2\xf9\x4b\x8b\xa9\x0e\xf2\xff\xf0\x24\x64\xd1\x94\x2e\x9a\xd2\x2c\x5e\x45\x53\x1a\x88\x89\x3d\x5c\x52\x75\x68\x5d\x73\x04\x25\x8b\xd6\x35\x50\xb8\xe2\x2b\x8b\xd6\x75\xd1\xba\x4e\x47\xa2\xd6\x35\x50\x7e\xfd\xa5\xed\xec\x8e\x61\x7f\xda\x6d\x41\x27\x0b\x3e\x69\x41\xb7\x05\x1a\xe1\x69\x87\x6a\x84\x03\xde\xbe\x94\x45\x23\xbc\x74\xbb\x0a\x03\xa9\x74\xbb\xaa\x73\x95\xd3\x41\xab\xba\x5d\xb5\x61\xd6\xea\x0b\x6c\x41\xb7\xab\xd8\x8a\xbd\x7b\x54\x58\x2e\x2d\x1a\xf4\x40\xc1\x43\x9e\xa5\xbf\x0d\xd8\x1d\xc5\x0d\x2c\x59\xba\x1d\xd5\xf5\xe5\xd1\xcc\xee\xd8\x37\x0d\x30\xd9\x75\xbd\xb4\x51\xf0\x7e\xad\x2c\xc3\xee\x1c\x5e\x1e\x47\x2b\x87\xca\x30\xe2\x91\x2e\xbe\x43\x6d\x40\x22\xdc\xed\x8a\x1c\x02\x68\x1c\x21\xcd\x22\x87\x00\x8a\x76\x49\x91\x43\x00\xed\x70\x0b\x90\x43\x00\x55\xc7\x42\x91\x43\x00\xe5\x5d\xa1\x87\x1a\xdb\x10\xdd\x15\x7a\xa8\x31\x99\x46\x86\xaf\x54\x63\x30\x8d\xa2\x62\x65\x1a\x40\x2d\xea\x75\xa8\xb2\x41\x64\xe0\x7d\x98\x2a\x1b\xea\xc7\x26\xc9\x34\x00\x8f\xdb\x64\x91\x69\x00\x31\xd9\xf9\xcb\x54\x3f\xb3\xfe\x7a\xbd\x56\x96\xa9\x7a\xe4\x23\x5c\x80\x95\x45\x3e\x02\xd4\x69\x9b\xe4\x23\x45\x3e\x92\xd6\x43\x3e\x02\x94\xf1\xfe\xd2\xa6\x4f\x0e\x1b\x38\x68\xa7\x4d\x9f\x8e\xed\xf0\x69\xb6\x13\xda\x52\x9c\xd7\xb2\x16\x20\x9a\xbb\x9f\xac\xc5\x5b\x39\x0f\xae\x6b\x4d\xef\xe5\x14\xea\xb0\xe9\xcb\x16\x2c\x5b\xe0\xbc\x5e\xb6\x80\x34\xc3\x61\x0f\xcb\x77\x00\xef\x11\xcb\x22\xa1\x01\x5a\x55\x43\xf2\x19\x60\x3f\x8c\x76\x4a\x68\x80\xb6\x3a\x0d\x90\xd0\x14\xa3\x1d\x99\xe8\x7b\xd9\x9f\x1c\xd9\xd1\x3b\x50\x96\xed\x5c\x5c\x5e\x83\x53\xa8\x2c\xdb\x69\x64\x23\xdd\x10\x4f\x3b\xcf\x8b\x11\x55\xe4\x69\xe7\xc9\x98\xb2\xd3\x02\x19\x13\x10\x04\x40\xb2\xc8\x98\x8a\x79\x86\x89\x45\x56\xa4\x4c\x40\x90\xae\x90\x45\xc6\x54\x64\x4c\x6e\xb8\x32\xa6\x62\x6e\x60\x76\x8b\xd9\x82\xf3\xfa\xf5\x5e\xb5\x2c\xf2\x1e\xa0\x10\x64\xcf\x22\xef\x29\xa7\xdb\x95\xfa\x38\x9d\xb2\x44\x23\xba\x3b\xc1\x65\xa3\xb8\x57\xa1\xd8\xf6\xcb\x46\x5d\x8c\x48\xfb\x58\x76\x04\x94\x6a\x47\x49\x8f\x80\xaa\x6b\xa7\x48\x8f\x8a\x91\x0d\x32\x4d\xb2\xc8\x8f\x80\x1a\xae\x5e\xf2\x23\x20\xb8\x7a\x24\x8b\xf4\xc8\x53\xcc\xa9\x6d\x27\x3d\x2a\x97\x2d\x77\x2d\x94\x0b\x01\x25\xdf\xca\xda\xf2\x0b\x2b\xd9\x15\xed\xb2\xe5\x97\x57\xd1\xf9\x30\xc7\xe8\x65\x77\x0e\xfa\xee\xb6\xe5\x37\xe7\x36\xe7\x6f\xdf\x28\x9a\xe5\x56\x31\xb7\xdd\xe8\x5a\x73\xdb\xe6\x0d\xed\x70\xc5\x93\x3c\x01\xbb\x18\x03\x56\xf6\x04\x44\x77\xad\xbf\x6d\xf3\x8d\xb9\xa9\xfd\x76\xdb\x66\x39\x56\xda\xb5\x72\x2c\xa0\xbe\x03\x40\x8e\x05\x94\x23\xed\xa1\x5b\xd5\x70\x6d\x66\xb8\xb9\xde\xaa\xe6\xbe\x3d\xbc\x89\x48\xd5\x6c\x18\x9c\x1f\x4a\xef\x9e\x16\xf6\xc3\xfc\xa5\xe3\x84\xa3\xbe\x6f\x0f\x49\xd8\x8a\x84\x2d\x55\xb4\x84\x0d\x28\xcd\x9d\x54\xc2\xc6\xed\xd2\xbb\x18\xad\x92\x63\x01\x35\x35\x1a\x3f\x56\xcd\x8c\xbf\xd7\x70\xfa\x58\x37\xce\x72\xbe\xc6\xab\x4c\xac\x7c\xec\x36\x6d\x92\xc7\x8a\x3c\xc7\xaf\x57\x08\x66\x79\xac\xc7\xc3\x6d\x47\x8e\xfe\xc7\x7a\x3c\x76\xd5\x52\x66\x57\x3d\xde\x9d\xce\xf4\x92\xc3\x95\xc7\xea\xc2\xf5\xca\x63\x75\xc9\xaf\x9b\xda\xda\x52\xb1\x62\x70\xa3\xbb\x89\xc9\xc5\x80\x76\xb8\x09\xc8\xc5\x80\x5d\xcc\x9f\xaa\xca\x87\xd3\xda\x76\xdf\xd7\x16\x7c\x69\x81\xb6\xdd\xd7\x16\x6c\x98\xc5\xb5\xf1\x6b\x0b\x64\x71\x1c\x59\xcd\x22\x8b\x03\x4a\x68\x8f\xc9\xe2\x8a\x2c\xae\x6b\x0b\xc8\xe2\x00\xaf\x54\xcc\x22\x8b\x03\x82\x73\xfd\x59\xbe\x8e\x3f\xc3\x22\xa4\x03\x65\xf9\x3a\x00\xbf\x38\xd6\x9d\xe7\x72\x3d\xe0\x5d\x55\xa5\x7a\x40\x69\xef\xef\xd4\xd9\x06\xef\x1b\xcd\x22\xd3\x03\x52\x5f\x67\xf9\xaa\x32\x62\x27\xa4\x7e\x66\xf9\xaa\xb2\xef\xab\x32\x8b\xa9\xb2\x2f\x57\x82\xd1\xc3\x9e\x43\x16\xbc\x11\x32\xab\x14\x11\x28\xd2\x8e\x2a\x43\xac\x5e\xaa\x19\x13\x51\x53\xc4\xe9\x02\xd6\xec\x2a\x41\xac\xb2\x41\xe7\x45\x95\x0d\x02\xa5\xa7\xcf\x1f\x8a\x06\xa1\x4a\x4b\x4d\x45\xe4\x6c\xbe\xa2\xa5\x08\xcb\xd1\x50\x44\x95\x0e\x02\xb5\x31\x80\xaa\x6c\xb0\x9a\x09\xd8\x8b\xb5\xfd\x28\xfb\x6c\x05\x1d\x56\xed\x51\x44\x6e\x05\xbe\x2a\x2f\xa6\xce\x6a\x7c\x85\x0b\xfe\xd2\xab\xa9\x85\xb6\x54\x90\x04\x11\x28\x5c\x64\x9b\x55\x82\xc8\x75\xd5\xfb\x97\x1d\x99\xed\xdc\xd0\x13\x36\x58\x8b\xed\xe4\xea\x80\x64\xbb\xaa\x92\x41\xa0\x72\x88\x37\xab\x64\x10\x08\x72\x5f\xd3\xbb\xaf\x85\x32\xc2\x8a\xd9\x4c\xcf\xda\x35\x4b\xdd\x8a\xde\x96\xa3\x34\xc3\x2b\xde\x91\xdd\x0e\x2b\x66\xcb\xf9\x32\xc2\xd1\x21\x02\x5e\x63\x21\x34\x03\x3f\x55\x62\x59\xcd\xfb\x7b\xab\x56\xed\x4f\x4e\xd6\x19\xf9\xf1\xa2\xec\xac\xc6\x4d\x3a\xae\xb5\x6a\xdc\x04\xa8\x6b\xf8\x02\x1b\xc5\x29\xe9\xc4\x2f\xe5\x65\xd9\xc2\xfe\x25\x63\x48\x4e\xea\x75\xd9\x1c\x3d\xc9\x6a\xe0\x04\xd8\xc5\xac\x9b\xad\x22\x72\x32\x1c\x43\x46\x4e\xbc\x56\xdb\x10\x40\x35\x72\x52\x3d\x47\xd7\x71\x2b\xd6\x66\x43\x9b\xa3\x9b\x77\x36\x1b\xda\x9c\xfd\xfe\x54\xd2\x0b\x04\xb7\xdd\xa4\xb7\x74\xa7\x77\x72\x1f\xee\x2b\xde\xca\x2d\x84\xe6\x98\xd7\x72\x0b\x2d\x86\x22\xd5\x41\x92\x5f\x75\x24\x34\xd5\xb1\xa1\x39\xaf\xab\x64\x19\x28\x2d\xfd\xa1\xda\x68\x92\x3d\xdf\xa8\x36\x3c\x1f\xd7\xed\x77\xd9\xb2\xf7\x7e\x73\x9a\x20\xab\x21\x9d\x2a\x81\xe6\xa6\xa7\xac\x12\xe8\x0a\x5b\xd6\x05\x50\xa5\xc3\x40\xd1\x4b\x57\xa5\xc3\x00\xa7\xc0\x7f\x73\xab\xae\x92\x65\xa0\x69\xdc\x57\xc9\x32\xe0\x19\xe1\xac\x92\xe5\x6a\xa8\xa8\xb3\x88\x57\xa9\x31\x30\xe5\x2b\xde\x58\x9e\x35\x9c\xe4\xf0\x95\x2a\x0f\x06\xda\x82\x29\x54\x69\x30\xb0\xa6\xca\x92\x06\x03\x31\xd2\x6a\xa8\x18\xf2\x10\x39\x0e\x9d\x55\x16\x5c\xc3\x31\x81\x2d\x55\x8d\x0b\x01\xc5\x00\x47\x95\x18\x03\x55\x67\x94\xf7\xa4\x67\x95\x05\x77\xd7\x37\x59\x30\xd0\xde\x21\x21\x0b\xae\x9e\x82\x7b\xd5\x21\x0d\x06\xda\xe1\x30\x91\x06\xd7\x74\xf0\xe3\x33\xad\x72\x5e\x60\x2c\x1b\x25\xe5\xad\x9e\x5f\xc3\x1e\xaf\x52\x5e\xa0\x1c\xdd\x95\x2b\x6d\x95\xa9\x82\xe9\xc3\xec\xed\xee\x62\xe6\x1c\xe9\xb6\xaa\x93\x05\x85\xa1\x5d\x25\xcb\x55\x66\xdc\x1d\x15\x32\x63\xef\x6e\x3f\x6c\x95\xcc\xb8\x9a\xe6\xd7\x7d\x43\xb7\x09\x1d\xea\x57\x15\xd9\x7b\xa6\xf9\xf5\xf7\x0d\x0e\xf5\xce\x50\x9f\x16\xb3\x43\x37\xd4\xf2\x56\xcd\xb6\xf7\xb7\x55\xb4\x54\x22\x0c\x8c\xe5\x54\xea\x6f\xab\x4c\x60\xa0\x94\x3c\xb8\x42\x7a\x8f\xee\xa2\x24\xeb\x05\xca\x70\x46\x48\x7a\xab\x91\xb3\x4e\x1c\xae\xca\x7a\x81\xb9\x5c\x1c\x65\xbd\xc0\x78\xc7\x82\xac\xb7\x0e\xa7\x9c\x83\x41\x0e\x0a\xc4\x60\x13\xae\x72\x50\xa0\x1c\x7c\xb0\x25\xab\x01\x30\xa0\x56\xe7\x81\xb4\x14\xd8\xc5\x58\x5a\xe4\xa5\x40\x8c\xae\xc8\x16\xbc\xbc\x94\x87\xc9\x4b\x81\x79\x60\x7a\xd5\x69\x03\xa6\xdd\x82\xad\x5d\xa7\xdd\xb2\x61\x16\x87\xa9\xb4\x14\x68\x87\x3b\x8a\xb4\x14\x98\xd5\xe1\x27\x2d\x05\x06\x17\x6c\x66\x9d\xf6\x8a\x4c\x55\x3b\xae\xca\x54\x81\xb9\xde\x87\xa9\x8d\x0d\x93\xf3\x93\x59\x65\xaa\xd5\xdb\x8d\x48\x7b\xcd\xba\x6c\x3a\x77\x17\x0e\x7b\x60\xd9\xf2\x0d\xf3\x70\xf4\xc9\x67\x81\xfd\x4b\x9e\x26\xa1\xad\x9e\xa4\xb3\x07\x96\x4d\x97\x6f\xf2\xb5\x97\xac\xf2\x4d\xc0\x9b\xab\xb3\xca\x37\xab\xd9\x75\xdd\xdd\x5a\xc2\x09\xb4\xaa\x1d\xb1\xac\xee\x7a\x0f\x47\x21\xb2\xef\xa0\xa5\xba\xd0\xaa\xac\x14\xf0\x3a\x84\xac\xb2\x52\xa0\x19\x26\xa8\x92\x52\x20\x5f\x6d\x4b\x4a\x81\x9a\xd3\x1f\x5a\xff\xd3\x7d\xf3\x95\xd9\x4f\x04\xe3\xf2\x7d\xbe\xfd\x44\x30\xae\x1f\xd6\xc2\x7e\xe2\x46\xc0\xe5\x86\x2b\x4d\x05\x6a\x7d\x7f\x68\xc3\x4f\x4d\x1e\x7a\xce\x58\x5c\xbd\x1c\x7a\xda\x71\x12\x50\xa0\xa6\x7b\x9f\x04\xb4\x7a\xb1\x9f\x73\x58\x02\x0a\x78\xf7\x7a\x56\x09\x68\x35\x30\xc6\x81\xca\xac\xd7\xfb\x82\x87\x77\x5a\x4c\x2d\x5e\xe4\xab\xe2\x45\xaa\x92\x41\xa0\x1c\x43\x05\x49\xf7\x80\x59\x5c\x4b\x0c\x9f\x01\xbb\x98\x32\xeb\x01\x2b\xd4\x1b\x54\x25\x85\xf5\xf6\x86\x71\xb7\x52\xe9\x1e\x10\xd5\x81\x26\xdd\xab\xd2\xbd\xe1\x26\x2c\xdd\x03\xea\x50\x1d\xd2\xbd\x2a\xdd\x1b\x8e\x0d\xe9\x1e\x10\x87\xb6\x80\x74\xaf\xf2\x51\x84\xc3\xf8\x74\x95\xb5\x01\x79\xf8\x02\x49\x1b\xb0\x8b\xd1\x04\x59\x1b\x50\x63\x29\xb2\x55\x46\xde\x86\xfb\x94\x91\x37\x60\xe8\xd9\xa8\x46\xde\x80\x3c\xac\x9a\x91\x37\x60\xff\xf2\x77\x84\xac\xeb\x47\x45\x6c\xa8\x9c\x69\x4b\xbf\x1c\x24\xcc\xfe\xbe\x5e\x3d\xc8\x2d\x0d\x14\x55\xb9\x25\x30\xf9\x50\x52\x56\xb9\x65\x95\x5b\x0e\xbb\x57\x6e\x09\xcc\x70\xc2\xc9\x2d\x81\x59\x1c\x2a\x46\xf9\x80\x3a\x71\x0d\x55\xd9\x66\x7d\xd4\x96\x06\xa7\xdc\x12\x98\x01\x9f\xad\x8f\xda\x92\x6e\x0e\x3c\x6a\x55\xba\x09\xb4\xe2\xce\x29\xdd\x7c\xbf\xff\x31\x9c\x26\xb2\x41\x20\x0f\x7b\x4d\x36\x08\xcc\x65\xd5\x64\x83\x55\x9a\x37\xb4\x9d\xa4\x79\xc0\xac\xf2\x18\x69\x5e\x95\xd3\x0d\x2d\x15\x39\x1d\x30\x0d\xc8\x56\x39\x1d\xe0\xd5\xf9\x59\x25\x75\x40\x6b\x5a\xf3\x92\xba\x6a\xaa\x9b\x5e\xbc\x2a\x5f\x03\xca\x74\x9a\x48\xd7\x80\x66\x24\xcd\x2b\xa2\x84\x30\xbd\xa4\x49\xd7\xda\x61\x03\x78\x41\x33\x2e\xd7\xde\xec\xb7\x82\xa8\x2b\xe2\x93\x32\xb8\x3e\x9b\x44\x0c\xd8\xbf\x9c\xc8\xa6\xb2\x09\x9d\xf5\x61\x4b\x91\xdd\x1e\xd6\xe3\xa3\x0c\x4f\x50\xf7\x05\x8f\x22\x16\x55\x2d\xce\x26\xc7\x02\x92\x93\x9d\xd9\x8c\xcb\x01\x31\x6d\x81\xac\xab\xf9\x75\x27\x2e\xbc\xc9\x66\x74\xad\x79\x9f\x09\xf3\xab\x49\xb1\x80\xc2\xdd\x8f\xd9\xa4\x58\xcd\x80\x5b\x5a\xca\x06\x14\xa7\x7e\x5a\xcc\x16\x90\xc2\xc6\xdd\xae\xd9\xe4\x58\x80\x5f\x2f\xc8\x26\xc7\x6a\x12\xaa\xc1\xb8\x6a\x12\x2a\x20\xc8\xee\xcd\x26\xa1\x6a\x12\x2a\x37\xeb\x26\xa1\x02\x2a\x1f\x72\xc9\x26\xa1\x02\xfc\x90\x49\x36\x23\x75\xc0\xfe\x25\x6d\xe7\xbc\x95\xd0\xe6\xfb\xcb\x50\x94\x16\x43\x1d\xa6\xb0\x01\x61\x4e\x49\x33\x85\xad\x19\xf7\x1b\xcc\xed\x26\xc9\x02\x4a\xb7\x55\x72\xac\x26\xa1\xd2\x3a\x6a\x12\x2a\x60\x2e\xbb\x45\x42\x05\x84\xbe\xec\x26\xa1\x02\xe6\x01\x9f\x6a\xf2\x29\xa0\x1c\x1c\xae\xcc\x26\xa1\x02\xe6\xc2\x01\xd2\x8c\x2b\x72\x4f\xd9\x2e\xa6\xcc\x3e\x80\x03\x39\x1b\x9b\x1c\x08\x68\x5c\x80\x99\x4d\x0e\x04\x84\x96\x78\x93\x03\x35\x73\xd8\x38\xfb\x98\x4d\xc2\x03\xc4\x3b\xe4\xe5\x3b\x40\xd5\x01\xd7\x0c\x18\x02\x53\xdf\x46\x93\x02\x01\x7e\x8d\x22\x9b\x14\xa8\x19\x11\x34\xa3\xaa\x49\x72\x80\x66\x06\x42\x93\xe4\x34\xaf\x0d\xe1\x64\x62\x36\x59\x0e\x10\x86\xc5\x9a\x21\xc1\x26\xf1\xe1\xe4\x5a\x36\x89\x0f\xd0\xda\xfb\x4b\x47\xa9\x21\x41\x75\x6b\x48\x10\xa8\xda\xe1\x4d\x2a\xd4\xe2\x3d\xbf\x8e\x48\x05\x99\x0f\xc7\x39\xa1\x6c\xb2\x9c\xe6\x85\x20\xef\x2b\xd5\x06\xf9\x70\x8b\x75\xa8\xc9\x7b\xda\x7b\x59\xbe\x1a\x92\xf8\x34\x6f\x04\x71\x66\x4b\x7c\x80\xd0\xc6\x6c\x46\x04\x81\x90\x5d\x36\xa9\x10\x30\x25\x08\x4d\x2a\x04\x94\xb0\xb2\x32\x21\xa0\x72\x35\x7e\x36\x99\x10\x50\x0d\x1b\xb6\x54\x17\xc6\x08\x87\x13\xdb\x18\x21\x50\xca\xfb\x4a\x5b\x6e\x8c\xd0\x98\x46\x93\x30\x01\x7e\x49\x24\x9b\x84\xa9\x49\x98\xb4\xe4\x9a\x84\x09\x28\xc5\x21\x2a\x61\x02\x92\x2b\xe0\xb2\x75\x15\xb4\x21\x8c\x34\x35\x29\x14\xe0\x45\xa8\xd9\xa4\x50\x80\x77\x5d\x66\x33\xde\x08\x04\xf7\x50\x65\xeb\xea\xa7\x73\x7c\x39\xe6\x6f\xef\xd4\x4d\x1a\xd6\xa4\x61\xda\x27\x4d\x1e\x06\xc4\xc0\x6c\x6f\xd2\x30\xa0\x91\x39\x9f\x4d\x1a\xd6\xa4\x61\x9c\x4c\xca\x26\x0d\x03\xfc\x9e\x4a\x36\x69\x58\x33\x68\xc9\x69\x94\x6c\xf2\x30\xa0\xbd\xba\x32\x6a\xd9\xfa\xab\x3f\xd5\xa0\xfe\x88\x51\x0e\xbb\x56\x6a\x06\x54\xb7\xc3\x26\x35\x03\xa2\x3a\xa6\x0d\x51\x02\x4d\xaa\xd3\x24\x6b\xcd\x10\xe5\x70\x0a\xca\xd6\x00\xef\x2e\xcc\x26\x59\x03\x5a\x75\xe8\x48\xd6\x80\x2a\x05\x68\x92\x35\x60\x3f\x8c\xa1\x63\x8c\xb2\x19\xa3\x6c\xbe\x53\x0d\x6d\x68\xcb\x25\xd0\x18\x25\xb0\x7f\xa9\x4c\x0d\x71\x5f\xfe\xb2\x1f\x8d\x51\x36\x69\xde\x74\x8a\x4b\xf3\x80\x56\x7c\x9a\x34\xaf\x79\x61\xca\x74\xdb\x94\xd3\x35\x6f\xb9\x77\x03\x90\xd3\x01\xbb\x18\xdd\x22\xa9\x03\x8a\x5e\xc2\x66\xf8\x11\x68\x72\xd7\x66\xf8\xb1\x79\xad\x8a\x8b\x83\xcc\xaf\x11\x7d\x3c\x38\x2b\x90\x4d\x9e\x07\xd4\xb4\x0b\xe4\x79\xcd\x43\x59\x1c\xc9\xc8\x26\xd1\x03\xe2\x70\x12\xca\xf3\x80\x28\x6f\xcd\x9c\x49\x44\x24\xc7\xfb\x4e\x07\x82\xa1\xc6\xe9\xb6\x6c\xa8\x11\x28\xef\x2a\x6e\xa8\xb1\x99\x28\xc9\x59\x81\x6c\x06\x16\x81\x6a\xc2\x48\x33\xae\x08\xcc\xe9\x48\x30\xae\x08\x94\x77\xdd\x92\xe6\x35\x39\x9d\xb9\xf1\x4d\x4e\x07\xc4\xc0\xbf\xd8\xd6\x5b\x35\x7b\x0a\xe3\xb4\x49\xea\x80\x68\xae\x22\x92\x3a\x60\x0c\x07\x91\xa4\xee\xbd\x72\x97\x53\x06\xd9\x64\x75\x40\x33\x7b\xc8\x8f\x69\x0a\x31\x70\xc5\x35\x59\x5d\x33\x39\xd3\x0c\xf7\x66\xa8\x11\x88\xf1\xbe\x53\x75\x9c\x7c\x64\xc5\xf5\xcd\xdc\xcc\x26\x1f\xf4\xa8\x40\x93\x0f\x36\x93\x33\xed\x28\xf9\x60\xf3\xb3\x5f\x4e\x59\xf9\x20\x17\x7d\xee\x5f\x5a\x0f\xd5\x41\x26\x66\x57\x91\xb2\x3f\x20\xb8\xa5\x2b\x9b\x31\xca\x76\xbd\xed\xa4\x1e\xb2\x3f\x60\x56\x37\x3a\xd9\x1f\x50\x0e\x7d\xab\x4d\xfa\x07\xcc\xe9\x34\x33\xfc\x08\xec\x62\x68\xcd\xf8\x23\xe0\xf7\x99\xb2\x19\x7f\x6c\x06\x1b\x75\xb1\x34\x83\x8d\x40\xab\xce\x29\x83\x8d\xcd\x33\x59\xe6\x67\xb6\xeb\xad\x2f\x7b\x98\xfa\x90\x4c\x36\xc9\xa4\x04\xbc\x49\x26\x9b\xf7\x95\x38\xfe\x24\x93\x40\x29\xee\x61\x72\x49\x60\x0c\xd7\x7b\xb9\x64\xf3\xcb\xab\x66\x46\x34\x89\x23\xe0\xe7\xa4\xb2\xc9\x1b\x81\x52\x54\xae\xbc\x11\xf0\x03\x68\xd9\xa4\x8d\x40\x54\xe8\x52\x93\x36\x02\x4d\x1a\xdd\x8c\x12\x02\x45\xee\xe5\x45\xce\xd9\x3e\x6f\x93\xe8\x4f\x99\x24\x50\xd2\xb5\x49\x22\xd9\x3e\xf6\x8a\xb6\xfa\xc7\x06\x7c\xf8\x64\x0d\x54\xd5\xeb\x9e\xf3\xbd\xee\x79\xba\x23\xca\x24\x81\x56\xe0\xa0\x4d\x26\x09\x34\x93\x3f\x9b\x4c\x11\x28\x45\x9b\x50\xa6\x08\x84\x89\xd4\x4d\xa6\xd8\x64\x8a\x26\x2e\x35\x99\x22\x50\x97\x8b\xbc\x4c\x91\x0b\x63\x77\x31\x65\x76\xe7\xc7\xab\xf4\x79\xa7\x1c\x10\x28\x66\xb3\x35\x23\x8e\x4d\x5a\x68\x5a\x74\x93\x16\x02\xc3\xe4\xcf\x26\x2d\x04\xfc\xc6\x57\x36\x59\x21\x50\xde\x59\x2c\x2b\x04\xaa\x87\x4d\x9a\x89\xa4\x40\x35\xe8\xd3\x4c\x24\x6d\x1e\xe6\x9a\xf9\xdb\x27\xb7\xb2\x99\x68\x0a\xec\x3d\x0a\x91\xca\xda\xb0\x77\x32\x44\x2a\x8b\xc3\x5c\xa6\xf1\x34\x43\xa0\x40\x95\x59\x36\x43\xa0\x40\xc4\xfb\x2c\x87\xc9\x06\x3d\xa1\xcd\x00\x28\x50\xd2\xe5\xd9\xf8\x67\x33\xfe\xa9\x39\x24\xe3\x05\x9a\x41\xee\x26\xe3\x05\xd2\x83\x06\x4d\xc6\x0b\xb4\xf0\x59\x86\x3f\x81\xa8\xef\x0f\x55\xa7\xbc\xd8\xc4\xc5\x26\x2f\x6e\xde\x42\xe2\x84\x91\x17\x03\x51\xde\x52\xea\x13\xaa\x6c\x26\x74\x93\x29\x03\x2d\xed\x2e\x99\x32\xd0\x74\x75\x35\x99\x72\xfb\xbe\x83\x0b\x85\x49\x95\x81\xe4\x6e\xa9\x6c\xc6\x3f\x81\x12\x4e\x78\xe3\x9f\x40\xbe\x34\x4d\x3e\xdd\xcc\x87\x35\x68\xe0\x65\xc5\x42\x39\xa4\xad\x7e\xed\x58\x88\xc6\x80\x08\xa3\x9d\xe1\x95\xa4\xdc\x1a\x98\x61\xb8\x13\x28\x95\xee\x0d\xc3\x9d\x40\xf1\x9c\x58\xc8\xbb\x43\xde\x2d\xbb\x0d\x89\x37\x90\xed\x2d\x36\x14\x39\xe2\xba\x2f\x9d\xca\xb8\xd1\x0a\x9f\x58\x48\xbc\x01\xbf\xef\x98\x61\x04\x14\x28\xb1\xfc\xe1\xa5\xe8\xf2\x61\x89\xec\x56\xc6\xc9\x94\xf7\x97\x1f\x45\xdc\xe4\x5a\x7c\xfe\xa3\xc8\x8b\x04\x6d\xe6\x57\x11\x57\x55\x33\xe5\xfd\xf8\xb3\xd0\x3a\x8b\x51\x48\xd8\xc3\x30\x29\x5b\x61\x18\x26\x05\xb6\x3d\x86\x48\x95\x15\xa8\x2d\x03\x34\x4c\xa3\x0d\x99\xbe\xe6\x7f\xc8\xf4\x81\xaa\xb5\xe3\xd7\xa5\x85\xf4\xd8\x4b\xc8\xf4\x81\xaa\xa7\x2e\x64\xfa\x51\x1c\x2e\xdd\x62\x2a\xa3\x98\x83\x84\xb2\x8d\x93\x86\xb4\x7e\x0e\xeb\xa1\x32\xf8\x44\x20\x17\xdb\x67\x48\xeb\x81\xc6\x85\x92\x19\xe6\xe4\x02\xc1\xcd\x09\x19\x12\x7d\xa0\xf0\x99\xeb\x0c\x89\x3e\xb0\x6d\x36\x44\x2a\x43\xa2\x3f\x99\x75\x21\xd1\x07\x92\xbb\xd1\x33\x24\xfa\x21\xd1\xe7\xc6\xaf\x0c\x89\x3e\x50\x74\xbb\x85\x44\x1f\xe0\x2b\x37\x19\x46\x5c\x81\x62\x0a\x55\x18\x71\x05\x4a\x87\xc9\x85\xce\x80\x30\xe2\x3a\x59\x59\x42\x6f\x00\x50\xe6\xb2\x62\xea\xa7\x7a\x8a\xc9\x52\xaa\xa7\xfa\x05\x45\x4b\xa9\x9e\xca\x07\xb3\x1c\x78\xfa\x07\x80\x66\xbe\x48\xe8\x1f\x08\xfd\x03\x93\xe9\x1a\xfa\x07\x80\x30\x5f\x35\xf4\x0f\x00\xe9\x11\xa0\x30\x04\x1b\x5e\xbe\x32\x1d\x40\xc6\x60\x81\xa6\xa5\xc3\x07\xc7\x5f\x28\x7c\x81\x21\xfd\xf0\x78\x86\x17\xad\x98\xad\x17\xc6\x60\x81\xe6\x2e\x15\xfa\x1f\x80\xa2\x2d\x18\xfa\x1f\x80\xfd\x4b\xeb\xa1\x82\x9a\x8c\x08\xfd\xeb\x80\x00\x8a\x81\xba\x30\x06\x1b\xfa\x24\x74\xdb\x84\x3e\x09\xa0\x69\xd1\x85\x3e\x09\x60\x17\xa3\x1e\x3a\x25\x80\x38\x1c\x8d\x3a\x25\x42\x0f\x84\xa9\x56\xa1\x07\x02\x48\x4f\x66\x85\x1e\x88\xf0\x8a\x96\xf9\xca\x6c\x3c\xee\x06\xcf\x35\xf9\x25\x07\x61\x17\xa3\xa5\xba\x1b\x80\xa2\x8b\x3c\x74\x37\x84\xa1\x57\x1d\x26\xa1\xbf\x01\x28\x7a\xb6\x42\x7f\x03\x90\x4d\x15\x19\x7a\x8d\x78\x5b\x85\x8e\x74\x2e\x00\x75\xe2\x0f\xf0\xf3\xef\x42\x39\x26\x84\x36\x74\x2e\x44\x06\xad\xa2\xf1\xba\x0d\x80\x6a\xb8\x37\x74\x1b\x00\x9b\x2c\x21\xb2\x51\xc9\x57\x1c\xe7\xef\xd8\xa2\x43\xaf\x02\x10\xed\x7d\xae\x4d\xe6\x1b\x7c\x1e\x63\x0b\xfd\x0c\x61\x60\xd6\xdc\xec\xd0\xd1\x00\xb4\xe2\x1a\xa8\x9f\x01\x68\x9e\x03\x0d\xfd\x0c\xd1\xdf\xe6\xd1\x1b\xfa\x06\x80\xfa\x8e\x7e\x7d\x03\xc0\x2e\x86\x02\x75\x0e\x00\x9b\x4b\x21\x52\x0b\xb2\xff\xe5\x8a\x24\xfb\x07\xf2\xed\x5b\xd9\x7f\x98\xb2\xac\xe7\x2e\xa4\xff\x40\xa4\x6b\x8d\xec\x3f\xc6\x61\x31\x54\x2f\x15\x07\xd2\xec\x82\x90\x8a\x03\xc9\xb5\xf5\xe9\xe7\x3d\x84\xa6\x2f\xcc\xaf\x7b\x08\xe5\x58\x6f\x31\xab\x4b\xb6\xb0\xf4\x28\xa4\xe2\x40\x36\x27\x8e\x4c\x1c\x48\xb3\xd7\x43\x26\x0e\xd4\xa5\x86\xc6\x5b\xd9\xd3\xe7\xfb\x4e\xbb\x60\x70\x34\xcb\x35\xc9\xd4\x60\xa0\x2c\x87\xb0\x61\x59\xa0\xca\x32\xc3\xb0\x6c\x98\x1a\xec\xf1\x82\x90\x9c\x03\xd5\x73\x5e\x61\x08\x36\xe4\xeb\x9e\x14\x0a\xf9\x3a\x90\xda\x53\x21\x5f\x0f\xf9\xba\xa6\x4c\xc8\xd7\x81\xd4\x83\x18\xf2\xf5\xf0\x62\x15\x8f\x39\x84\x84\x1d\xa8\xba\x1c\x42\xc2\x1e\xf3\x6d\x28\x2a\x92\x89\x03\x11\xd5\xea\xda\x50\x72\x83\x97\xeb\x88\x4c\x3c\x3c\xd1\x68\x1e\x6d\x48\xc5\x81\x5a\x1d\x1d\xd3\xe5\x86\xdb\x51\x4c\xe7\x0d\x83\xb0\x40\xf1\xcc\x4e\x18\x84\x0d\xb3\x8a\xd7\x2b\xb3\xed\x8b\x8b\xe9\x9c\xe5\x06\x61\xc3\x0b\x53\xde\x7a\x18\x85\x05\xd2\xfc\xb1\x90\xfd\x87\x5f\x90\x53\x91\xb2\x7f\xa0\x36\xd7\x02\x13\x8d\xc3\xac\x62\xa3\x98\x21\xfb\x07\xaa\x89\x3e\x21\xfb\xe7\xeb\xeb\xe9\x61\xce\x30\xa2\x1b\xb2\xff\xe5\x6c\x94\xfd\x03\x19\xce\x15\xd9\x7f\x78\x11\xca\x82\xdb\x86\x84\x1d\xd8\xb6\x0a\x22\x1b\xb0\x21\x8d\x4f\x86\x7c\x1d\x28\xc7\x82\xa0\x86\x84\x1d\x48\xd9\x45\x48\xd8\x81\xd4\x68\x0e\xf9\x3a\x10\xe6\x74\x84\x7c\x3d\x36\x47\xcf\x70\xaf\x33\x58\x0b\xa4\x29\x65\x61\xb0\x16\x88\xa2\x11\x21\x83\x07\x32\x9c\xb0\xe7\xdb\xa4\xc7\x8a\xd1\x01\x52\x78\xa0\x7a\x56\x39\x4c\x33\x0e\xc3\xbc\xaf\x31\x66\x98\x17\x08\x1d\xce\x21\xd1\x07\x76\x31\x6a\x2b\xd3\x0f\x13\x8d\xdd\x86\x25\xfa\x40\xf2\xcd\xa3\x0c\x89\x7e\x5c\xae\x39\x50\xf3\x30\x85\x18\x68\x7a\x6e\xe2\xb2\xe9\x12\xfd\x77\x21\x97\xe8\x03\x19\x4e\x46\x89\x3e\xb0\x0e\xe7\x85\x59\xc5\x40\xc8\xa6\xc3\xd0\x72\xe8\x0e\x58\xaa\x48\x77\x00\x90\xfa\x97\x43\x77\x00\xa0\x93\x33\x74\x06\x00\xcd\x98\x45\xe8\x0c\x00\xb6\xfd\x8e\xc8\x86\x9b\x6e\xcc\xf5\xb1\x19\x7a\x03\x80\xb2\xb4\x1c\x4d\x37\x0e\xd3\x8d\x57\xf8\x4a\x87\x06\x01\xe8\xd4\x80\x35\xfe\x0c\x34\x23\x94\xa1\x1b\x01\x28\xaf\x61\xa1\x1b\x01\x88\xd7\x40\xd6\x8d\x10\x64\x16\x1f\x0b\xea\x1f\x3a\x0d\x80\xf4\xa8\x66\xe8\x34\x00\xda\x72\xa2\xe8\x34\x00\x7e\xad\x97\xda\xb9\xd1\x8e\x93\xda\x10\x35\x90\xaf\x15\xa7\x63\x01\x88\xc3\x7a\xe9\x58\x00\xd2\xfc\xc3\x30\x42\x1d\x1f\x07\x01\xaa\xd0\xaf\x00\x6c\x23\x1f\x91\x9a\xf0\xe2\x18\xdd\xa5\x7e\xe5\x45\x28\xeb\xf7\x64\x7e\x87\x6e\x07\x60\x3f\xc5\x97\xa9\xaa\x8f\xb3\x08\x55\xe9\x63\x88\xcf\xab\x2a\x6b\xae\xaa\x3e\xaa\xca\x5f\xaa\xaa\x0f\xd3\xc8\x75\xd2\x68\x34\x90\x1e\xdf\x0d\x3d\x11\x40\x54\x9f\xa5\x27\x22\xbc\xbc\x74\xe1\x37\x09\x5d\x11\xc0\x1c\xee\x55\x7a\x22\xc2\xd3\xaa\x4b\xc3\x52\x27\x03\x50\xf4\x71\x87\x4e\x06\xa0\xbe\x53\x52\x27\x03\x90\x21\xbd\xd3\x89\x00\x34\xcf\x4b\x84\x4e\x84\x78\x6f\x84\xf1\x87\x0e\x92\x87\xfb\x26\x52\x91\xca\x30\x69\x7a\x11\x2f\x0d\x5d\x06\x40\x7d\x17\x3b\x7d\x06\x40\xf3\x0e\x80\xd0\x67\x10\x5e\x4a\xba\x5c\x9b\x75\x07\x00\xe1\x01\x9e\xd0\x1d\x00\x64\x38\x8b\x74\x07\x84\x77\xb8\xbc\x56\xb0\x7c\x1d\x28\x26\x76\x85\x74\x3d\xfc\xf2\xde\x92\x8c\xca\xd7\x81\xf2\xce\x65\xf9\x3a\x90\x06\x47\x43\xbe\x1e\xe6\x2b\x2f\x67\xd6\xf7\xad\x2e\x2e\x23\x38\x99\xdf\x0c\x12\x76\xb1\x81\xac\x28\x2b\xf8\xae\x2d\x56\x15\x39\xc3\xc9\xa0\x4f\xf9\x3a\xb0\x8e\x57\x94\x8a\x9c\xe1\x58\xe3\x29\x5f\x07\x9a\x27\x4a\x52\xbe\x0e\x14\x43\xf8\x29\x5d\x4f\x2f\x8e\x59\xc3\x62\x4b\xd9\xda\xb3\x32\x91\x9c\x4a\x6c\x14\x0c\x2f\xa5\xd8\xc0\xe6\x3b\x5b\x24\xc5\x4e\x29\xb6\x0d\x90\x62\x03\xe9\x99\xf0\x94\x62\xa7\xe7\x52\x17\x3d\x95\x12\x6a\x20\x3d\x88\x9e\xf2\xe9\x94\x16\xeb\x3e\x4a\x69\x31\x90\x1e\x88\x4f\x69\x71\x1a\xc6\x5e\xf0\xd6\x94\xdd\x02\xe9\xe9\xf7\x94\xdd\xa6\xd7\x86\xf2\xdd\xc2\x4c\xe9\x6d\x56\x87\x07\x4d\x97\xca\x02\xd5\x2c\xf8\x34\x55\x38\xfd\xe2\x86\xa7\xcc\x52\x2a\x0b\xa4\x67\x56\x52\x2e\x9b\x86\xb1\xf9\x78\x61\xa6\xcc\x15\x48\xee\x65\xcf\x94\xb8\x02\xbb\x18\x0a\x91\xb9\x02\x65\x0d\x8b\x7d\x14\x69\x29\x2d\xdf\xf0\x28\x83\xba\x86\x2f\xb0\x0f\xa0\xae\xc3\x41\x24\x75\x05\x32\xc8\x5e\x48\x99\x2b\x50\xaa\xed\x94\xb9\xa6\xd9\xc3\x0b\x67\x6a\x4a\x5d\x81\xd4\x0d\x9b\x32\xd7\x6c\x6f\xdb\x7d\x81\x6d\xe7\x43\xf4\x11\x8a\x6c\x3b\xb7\xb8\x94\x03\x4b\x26\x65\x9b\x40\x7a\xba\x3e\x65\x9b\xc0\x2e\x46\xdb\x65\x9b\x40\x33\x7b\x26\x65\x9b\xc0\x26\x8b\x5b\x24\xd9\x04\xf6\x2f\x51\x87\x6c\x13\xc8\x57\x1d\x86\xc0\x81\x5d\x8c\x97\x4a\x40\x81\xaa\x9d\x9b\x12\x50\x20\x4c\xa6\x4d\x23\xe0\xc0\xfe\xa5\xc5\x9c\x40\x7c\x53\xde\xe3\xb4\x29\x27\xcd\xd0\xb9\xcc\x96\x92\x12\x50\x60\xd3\x61\x44\xf6\xfb\x86\xf5\x4a\xec\xf6\x30\x72\x5b\x94\xd9\xce\x0d\xd3\xb3\x20\x29\xfd\x04\xd2\xd0\x6d\x4a\x3f\x33\x6d\x53\xb1\x98\x6d\x4a\xbe\xc0\x0a\x07\x4a\x03\xd9\xc0\x2e\x46\xd3\xa5\xa4\x40\xea\x1d\x4f\x29\x29\xb0\x69\x34\x22\xdb\x94\x76\x1e\x56\x7f\xca\x13\x81\xe4\xde\xd3\x4c\x79\x22\x50\xca\x61\x4f\x19\x8f\x06\xa6\xc9\x80\x69\x3c\x3a\xbb\x3d\xc5\x06\x9e\x46\x9f\x81\x62\x0e\x75\xca\x30\x13\x3a\x59\x0e\x67\xb2\x74\x12\x68\xaf\x6e\xa5\x93\x40\x6b\xec\x06\x29\x9b\x04\xaa\x57\x17\xa4\x6c\x12\xc8\xf8\x1d\x9f\xeb\xc8\x94\x6b\x66\x5f\xbe\xde\x2a\xd9\x69\xa4\xf7\x6a\x4b\xa5\x61\x65\x60\x17\x63\xd1\x30\xae\x0c\xc4\x60\x4f\x49\x4f\xc3\x02\x19\x8e\x27\x23\xcd\x40\x35\xdd\x34\x8d\x34\xe7\xb0\x87\xfc\xa5\xfc\x33\x87\x73\x89\xe7\xcb\x2c\xd3\x18\xaf\xb3\x50\x66\x99\x30\x4b\xef\x94\xcb\x94\x59\x02\xe9\x9d\x0b\x29\xb3\x04\x9a\x39\xe8\x29\xb3\x04\xf6\x2f\xd1\xa9\xd4\x12\xd8\x7c\x1e\xd1\x5b\x35\x6f\x0d\xf4\xa7\xb2\xcd\x94\x6d\xb2\x5f\xa7\x6c\x13\xc8\x57\xf5\x92\x4d\xa0\x99\xc5\x91\x92\x4d\x20\x03\xa7\x5e\xca\x35\x81\xd6\xd4\xb6\x5c\x33\xc9\x01\x2e\x87\x93\x44\x62\x09\xd4\x5f\x7f\xa9\x36\x36\x64\x74\x4b\xa9\x8d\xc9\x3d\x5e\x6c\xfd\x69\x6c\x18\x28\xd3\xc5\x52\x42\x0a\x64\xbc\xd5\x57\x3f\xd3\x39\xe8\x8a\x21\xd5\x04\xd2\x83\x15\x29\xd5\x04\x76\x31\x7e\x2a\xd7\x04\xd2\x8b\x30\x52\xaa\x99\xcb\x11\xec\x02\x27\xaf\x04\xd2\xab\x2b\x52\x5e\x99\x84\x90\xcb\xe1\x8c\x33\x84\x0c\x94\x56\x15\xd9\xa8\xc5\x22\xe2\x2e\x2c\x89\xcc\xe5\xe0\x4b\x65\x36\x61\xe1\xbf\x79\x8b\xd9\xc5\x7c\x14\xc3\xdb\x0a\xfc\x3e\xa9\xb0\x7f\x49\x17\x1b\x42\x06\x32\xb0\xee\xd2\x10\x72\x9e\x76\x81\xb3\x5c\x7a\x08\x84\x67\xd6\x52\x7a\x98\xa7\x73\xc5\x6e\x37\x78\x0b\xcc\xc0\x88\x4a\xf9\x21\xb0\x8b\xf1\x52\x09\x22\x30\xa5\x3a\x29\x41\x04\x76\x31\x65\xd6\xf7\xe4\x7b\xd5\xd8\xac\x29\x41\x4c\x0f\x9d\x7a\x81\x48\xca\x06\x81\xf4\x06\x94\x94\x0d\x02\xd3\xc4\xbf\x94\x0c\x02\xf1\xbe\x53\x32\x08\xec\x87\xd1\x2a\xd9\x20\x90\xe1\x88\x37\xea\x0b\xec\x62\x3e\x4d\x7d\x70\xec\x74\x39\xbe\xe5\x8c\xc0\x2e\xe6\x4f\xed\xbe\x8b\xee\x53\x1f\x5e\xd4\x03\x94\xa2\x83\x34\xe5\x91\x40\x78\x61\x5e\xca\x23\x81\x5d\x0c\xed\x4a\x24\xf3\x72\x86\x5a\x0f\xf5\x61\x0a\xf1\xa1\x01\x26\xd3\x03\xd2\x5b\x40\x52\xa6\x07\x84\xc9\x69\x29\xd1\x03\xa6\x24\x28\x25\x7a\xc0\x9c\xee\xfd\x12\x3d\x60\x3f\x1f\x15\xc9\xf4\x80\x34\xa0\x97\x32\xbd\xbc\xed\xe4\xe1\xd3\x6c\xc1\xcd\xea\x37\xfd\xa5\x1d\xba\x61\x7a\xa5\x4d\xca\xeb\xf2\x63\x87\xe2\x32\x4d\x59\x1c\x90\x5e\xba\x92\xb2\xb8\x94\xc5\x39\xb9\x65\x71\x40\xab\x6e\x76\x06\x8c\x53\x62\xa7\x65\x28\xb1\x03\xf6\xf3\x69\xba\xcc\x0e\xc8\x70\xa8\x49\xec\xf2\xe3\x60\x9e\x3e\xcd\x46\x6d\x98\xaf\xd5\x2a\x4d\x03\x76\x31\xeb\x61\x3b\x3f\x84\xc1\xdd\xd8\xa4\x69\x29\x4d\xc3\xcb\x98\xd2\x34\x60\xff\x12\x75\x7c\xde\xb6\x3b\xf7\x10\xc9\xd3\x80\x5d\x0c\x45\xca\xd3\x80\x36\xb5\x3d\xe5\x69\xc0\x2e\x46\xdd\x0c\x19\x03\xcd\x04\x94\x34\x64\x0c\xa4\x47\x7b\x53\x36\x07\xa4\x37\xb8\xa4\x6c\x0e\xc8\xb0\x07\x64\x73\x40\x29\x87\xb6\xad\x74\x0e\xc8\x78\x5f\xe9\x48\xd8\xb0\x0e\xdb\x29\x9d\x03\xd2\x2b\x43\x52\x3a\x97\x0f\x46\x83\x43\x48\x36\x97\x8f\xda\x78\x6b\xa6\x36\x1e\xb4\x31\xdb\xef\xd8\xad\x0d\x07\x27\x6c\xaf\x1c\x0e\x01\xd9\x5e\x4a\xed\xb4\xfa\xa5\x76\xc0\x2e\xa6\x4c\x35\x70\xd0\x35\x6c\x9f\x91\x5e\x60\x1d\x0e\x6b\x23\xbd\x40\xc6\xf0\xf9\x6a\xe1\xeb\xbc\x74\x92\xc8\xf6\x80\x96\x5a\x03\xb2\x3d\x20\x63\x29\xb2\x7d\x04\x6c\xdf\x0c\x04\xbf\x06\x2b\x6c\xce\x87\xa8\x28\x62\xf0\xf3\xfc\x2e\xd9\xeb\xb0\xb8\x37\xbf\xaf\xcb\xe2\x80\x99\xac\xd1\x5d\x16\x07\xec\x62\xfe\x74\x2a\xa3\xd3\x96\xc5\x96\xa2\xc5\xb1\x8f\x86\xe8\x54\xe4\x39\x45\xac\xdc\x6e\x88\x15\xc8\x40\x69\xdd\x10\x2b\xb0\xf8\x50\x60\xfa\xd9\x6a\xa1\x98\x96\xee\x57\xab\x85\x18\xb0\x8a\x2e\xff\xeb\x30\xbb\x22\x83\xed\x32\x3b\x60\x7a\x04\xbc\xcb\xec\xba\x5f\x87\x7f\xab\x66\xa8\x14\x58\x4e\xdf\x6e\xa8\x14\x18\xde\x3b\xd2\x0d\x95\x02\x71\x54\xdf\x69\x33\xa1\x89\xa5\xb0\xe0\xfb\xa1\x6c\xa1\x9a\x74\xdd\xa5\x89\xc0\xd2\x63\xd4\x0d\x9e\x02\xfb\x97\xbe\xc0\x76\x16\xfb\xd3\x9a\xd9\xce\xc2\x78\xc5\x7d\xd2\xe5\x97\x9d\xb8\x68\xf1\x88\x5e\x37\x2e\xda\x25\x93\xc4\x0d\xba\x64\x12\x48\x3e\x5d\x97\x5d\x32\xd9\x21\x93\xa5\x90\x5a\xd4\x25\x93\x40\x7a\xa1\x51\x97\x4c\x02\xe5\xbd\x74\xa1\x1b\x19\x05\xa6\x6b\x7b\x97\x5f\xf6\xf7\xdc\x29\x6b\x52\x97\x4c\x02\x69\x86\x45\x97\x4c\x02\x99\x0e\x2b\xb9\x24\xb0\x5c\x8d\xbb\x5c\x12\x98\x1d\x8b\xa9\xcb\x25\x81\xe5\x5e\xdd\xe5\x92\xdd\x28\xa8\x6d\x92\x4b\x02\x85\x2b\xe0\xb3\x4b\x25\x81\x5d\x31\x1f\xa6\x36\x1a\xac\x8b\x45\xa4\x1b\x05\x05\x16\xdf\x42\xcd\x6e\x14\x14\x68\x7c\x59\x35\xbb\x84\x13\xd8\x0f\xa3\x49\x32\x4e\x60\x69\x1e\x74\x03\xa3\x40\xfe\xfa\x4b\xf5\xd3\x1c\x1b\xd5\xaa\x39\x36\x08\x8c\x6a\x6c\x74\xa9\x6a\xe7\xd8\x69\x29\x18\x64\x5d\x12\x0a\x14\xdd\xcc\x5d\x12\xda\x25\xa1\xc5\x11\x2f\x09\x05\x96\x37\x82\x75\x49\x28\x5f\x7e\xde\xc5\x50\xb7\xa1\x46\x20\xbd\xbd\xc2\x0f\x3f\x0b\x69\x2a\x49\x37\xff\x19\x88\x82\x35\xd3\xe5\x88\x3d\x55\x24\x36\x6b\x97\xea\x01\xe9\x06\xd0\x65\x7a\x3d\x1d\x56\x90\xf2\x2e\xaf\x03\x32\xa1\x20\xdd\x58\x22\x90\xe6\x29\x75\x63\x89\x40\xa6\x33\xd6\x58\x62\x97\x10\x7a\xb0\xbd\x4b\x08\x81\xf4\x58\x78\x97\x10\x02\x4b\xc3\xa5\xcb\x07\x7b\xba\xf4\x61\xb2\x76\xb3\x91\x81\xa5\xe1\xe2\xf7\xad\x85\x5d\x8c\x7a\x48\x08\x81\xf4\xba\xae\x6e\xc8\xb1\xcb\x11\x8b\x6b\x9f\x1c\x11\x48\x6f\xd8\xea\x72\x44\x60\x69\x92\x74\x39\x22\xb0\xbc\xf1\xa7\xcb\x11\x81\xfd\x30\x65\xaa\x83\x4b\x92\x0e\x17\x4d\x23\x8e\xdd\x8f\x19\x3a\x7b\xe4\x85\x40\x18\x10\xec\xf2\x42\x20\xbd\x7b\xab\x4b\x0b\x81\xa6\x7b\xb6\x4b\x0b\x7b\x77\x58\xa5\xc5\xec\xcf\x0d\x4b\xeb\xa0\x9b\x6e\x0c\xec\x62\xbc\xc0\x20\x27\x90\xde\xd6\xd2\x0d\x72\x02\x8b\x6f\xf1\x66\x37\xc8\x09\xec\x5f\xd2\x51\x46\x39\x81\x69\xfa\x56\x97\x64\x76\xaf\x44\x2a\x90\xa8\x6e\x94\x13\x28\xfa\xfa\xbb\x51\x4e\x60\x17\xa3\xf3\x24\xa3\xc0\x98\xeb\x77\x1c\xd4\xea\x72\x55\x60\x99\xe3\xd6\x4d\x47\xee\xd2\x57\x2f\x8e\xed\xd2\xd7\x3e\x1c\x4f\xea\x41\x75\x49\x42\xf9\x06\x56\x76\x49\x28\xb0\xb4\xa1\xbb\x24\xb4\x93\x67\x5c\xf8\x6c\x55\x76\xc9\x24\x90\xa6\x66\x74\xe3\x96\x40\xa6\x5b\x8c\xf4\x12\x98\x1e\x98\xef\xd2\xcb\x3e\x1d\xea\xef\x0b\xec\xc9\xe9\x4e\x41\xd5\x8c\x5b\x02\xbb\x18\xea\x32\x6e\x09\x14\xa3\xc9\x5d\x32\x09\x34\x93\x6a\xba\x64\xb2\x2f\x77\x0a\x87\xa2\x11\x49\x20\xbd\xd1\xac\x4b\x1c\x81\x5d\x8c\x31\x20\x73\x04\x96\xa6\x59\x37\x22\xd9\x97\xdb\x82\xbb\x98\xcc\x11\x98\x5e\x3f\xdc\x65\x8e\xfd\xf4\xa5\x6e\xa6\x06\x11\x81\xa6\xf3\xba\x1b\x44\xec\xa7\xe3\x02\xe3\xac\x1b\x31\x04\x96\x4c\xa9\x4b\x09\xbb\x9f\x4e\x28\xee\x89\x72\x42\x60\x1a\x79\xe8\x86\x0c\xbb\xc4\xae\x38\x9b\x24\x76\xc0\x32\x35\xa3\x4b\xec\x80\x4c\x77\x70\x23\x7f\xfd\xb2\xba\x18\x51\x5d\x16\x07\x2c\xbe\x25\x9c\x5d\x16\x07\xcc\x6e\x35\x24\x71\xc0\xde\x4c\x69\x95\x2c\x0e\x58\x5a\xcc\x5d\x12\x07\x34\x6f\x3e\xeb\x92\xb8\xce\x3d\x41\xa5\xba\x14\x4a\xc5\x80\xfa\xb6\x53\x26\xd6\xfd\x9c\x42\x75\x95\x36\x58\x07\x2c\x19\x44\x37\x5a\x07\x2c\xd9\x42\x37\x5a\x07\xcc\x8e\x1b\xa7\x1b\xad\xeb\x44\xe6\x8a\x37\x2a\x74\x09\x1b\x30\x8d\x61\x77\x09\x5b\x27\x9d\xb7\x54\xd7\x77\xe9\x19\xb0\x4c\x74\xef\xb2\x33\x60\x99\x2d\xd7\x65\x67\x40\xf5\x46\x85\x6e\x3a\x6f\x97\xb0\x79\x57\x7c\x97\xb0\x01\xcb\xa0\x5e\x37\x34\xd7\x65\x67\x1e\x53\xe8\xb2\x33\x60\xbe\x2f\x90\x9d\x75\xbf\x05\x58\x9d\x68\x72\x31\x20\xbd\x71\xa9\xcb\xc5\x3a\x11\xb5\x52\xed\x64\x89\x17\x90\x5e\xc6\xd7\x0d\x99\x75\xb9\x58\x7d\x65\x36\xe1\xe3\x51\x2a\x5f\x6a\x13\x36\xb4\x77\x26\x4b\xc5\x80\xfd\x4b\x8b\xbd\x4d\x60\x3f\x75\x45\x93\x8b\x01\x55\xef\x5d\x97\x8a\x01\xe1\xd1\xd6\x2e\x15\x03\xa2\xba\x14\xc9\xc4\x80\x4c\x1f\x2f\x13\x03\xda\x70\xa4\x49\xc4\x80\xf2\x5e\x14\xdd\x65\x62\x40\x31\xe8\xd2\x65\x62\x9d\x1b\x84\x4a\xd5\x08\x91\x2a\x01\x99\xaf\xc8\x36\x3d\xb6\x09\x77\x73\x97\x3e\x01\xd1\x70\x52\x74\x83\x61\xfd\x71\x44\x12\x50\xe9\xf2\x23\xa0\x86\x4b\x80\xe9\xb2\x40\x31\xf1\xa4\xcb\x98\xfa\xd7\xea\x6a\xd2\x48\x99\x80\xe6\xd1\xbb\x2e\x63\x02\x32\x6d\x94\x8c\xa9\x73\xc1\x6b\xe1\x53\x3d\xd9\x4d\x7b\x05\xd2\x1b\x0c\xbb\x61\x34\xa0\x78\x29\x79\x37\x8c\xd6\x65\x51\x7c\xaa\x27\xbb\x2c\xaa\x7b\xc7\x8f\x2b\xa2\x2c\x0a\x68\xef\xd4\x96\x45\x01\x29\xd7\x1a\x92\xa8\x41\x3a\x6b\xf1\xaa\x9e\x61\x3a\xeb\xf0\x0b\xfb\x69\xb1\x50\xc4\x80\xc4\xcd\x3a\x0c\x8f\x0d\x89\x95\xf7\x06\x0c\x89\x15\x10\xde\x4e\x36\x24\x56\xc0\x92\xac\x0e\x79\x15\xd0\xf8\x94\x5a\x0e\x79\x15\x90\x5e\x4f\x3f\xe4\x55\x40\x7a\x1c\x7d\x98\xcd\x3a\xfc\xaa\x02\x76\xf2\x90\x69\x01\xbb\x16\xca\x3e\xca\x3e\xdc\x24\xec\x2f\x51\xc6\xe0\x76\xd7\x52\x31\x03\x87\x21\x33\x60\xf2\xe5\xca\x1c\x66\xa5\x02\x93\x8f\xcd\xe5\x90\x6a\x0d\x79\x55\xcd\xdf\x11\xb6\x1e\xd2\x2e\x60\xe6\xfb\x60\xb5\x50\x5c\x7f\x52\x99\x6a\xd8\x30\xf3\x7d\x99\x6a\x28\xae\x2c\x18\x54\x43\x92\x05\xa4\xa7\x7b\x86\x24\x6b\x70\x47\x6c\x31\x99\x67\xc8\xa8\x80\xd6\xb1\xa8\x86\x8c\x6a\xc8\xa8\xf8\x58\x4e\x0e\x19\x15\xd0\xcc\x34\x1d\x32\xaa\x51\xad\x1b\x36\xc2\x90\x2b\x01\xd1\xe0\x15\x43\xaa\x04\xa4\xc7\x86\x87\x54\x09\x48\x4f\x25\x0e\x43\x71\x43\xf6\x54\xd9\xec\x86\xec\x09\xc8\xc3\xce\x95\x3d\x01\xc5\x94\xc0\x21\x7b\x1a\x95\x78\x2e\x33\x69\x48\x95\x86\x37\xf4\xb0\x5a\x0e\xa9\xd2\x68\x6f\x9b\x68\x80\xc4\x08\xc8\x83\xd9\x3b\xe4\x45\xa3\x39\xbb\xb0\x41\x86\x5c\x06\xc8\xa3\xf9\x34\x1b\x00\x97\x31\x89\x77\x48\x65\x80\xd4\x6b\x3f\xa4\x32\xc3\x10\x1b\x1f\xfb\xc9\x61\x88\x0d\xa8\xfa\x6f\x87\xec\x06\xd8\xc5\x68\xba\xf4\x06\x08\xef\x3a\x1a\xb2\x1b\x60\x17\xa3\x05\xd2\x1b\x20\xf5\xdb\x0f\x43\x6c\x23\x5c\xef\xd9\x51\x86\x91\x32\xa0\x1a\x6a\x1e\x26\x6f\x8e\x70\xbd\x67\xe7\x1c\x46\xca\x80\xd2\xab\xc5\x6c\x95\xfc\x89\xef\x54\xe5\x90\x3f\x01\x79\xbc\xc5\xec\x16\x6e\xc9\xc9\xb7\x94\x0d\x0d\x3e\xaf\x6f\x7f\xca\x9f\x80\x62\xb4\x75\x18\x63\x1b\x7e\xad\x8f\xc5\x66\x18\x63\x03\xaa\x89\x58\xc3\x0c\xcf\x21\xa3\xaa\xec\xe9\x43\x46\x05\x54\xb3\x32\x86\x8c\x6a\xa4\x6d\x72\x02\xcb\x9f\x80\x2a\xff\x1b\xa6\x62\x02\x2d\x97\x2f\xb0\x49\xe9\x48\x43\xb5\x32\x2a\x60\xbd\x85\x6c\x51\xfa\xbd\x28\xab\x6f\x8b\xe0\x58\xde\x7c\x33\xa4\x58\x40\x78\x61\xd4\x90\x62\x01\xed\x70\x75\x93\x61\x0d\xe9\x94\x8e\xd4\x21\x9d\x02\xaa\xb1\xdc\x21\x9d\x02\x76\x31\x14\x2b\x9f\x02\x9a\x9f\xbd\x18\xf2\xa9\x21\x9f\xaa\xaf\x4c\x65\x6c\xc8\xe3\x7d\x9a\x03\xb9\x33\x90\xdf\x7a\xa8\x9e\x0d\xed\x9d\x89\xf2\x29\x20\x0f\x17\x76\xf9\x14\xb0\x9f\xef\xc3\xd4\x0f\x71\x36\x43\x29\xc3\x38\xdb\x90\x63\x55\xd7\x12\x39\x16\xd0\x0c\x46\x0f\x39\xd6\x18\x4e\x45\x4c\xcc\x21\x7b\x02\xd2\x33\xf7\x43\xf2\x34\x64\x4a\x8d\x5d\x7e\xc8\x94\x80\xf4\x68\xf1\x90\x29\x0d\x4f\x66\xba\xe2\x48\x94\x86\x1c\x87\x8f\xfe\xe4\x90\xe3\x00\x69\x80\x68\x18\xa2\x03\xd2\xd0\xd2\x90\xf6\x0c\x52\x38\xdf\xcb\xf2\x86\x51\x35\xa0\x98\xf3\x3b\x8c\xaa\x01\xd5\x78\xd6\x30\xaa\x06\x54\xaf\x71\x1a\x12\x21\x20\x8d\x70\x0d\x89\x10\x90\x87\x13\x51\x22\x34\xa6\x95\x2d\x16\xb3\xb2\x7c\x8e\xde\xec\x85\x21\x11\x02\xd2\x28\xd2\x90\x08\x8d\x65\x65\xb1\x9f\x86\x81\x30\xa0\xea\x77\x19\x32\x1c\x20\x0f\xd7\x7c\x19\xce\x58\xbe\x13\x9b\x70\x78\x22\x12\x28\x5e\x06\x3a\x0c\x70\x0d\xae\xaf\x79\x63\x63\xc3\x38\x15\x90\xef\x1e\xef\x51\x47\x20\x0f\x8c\x94\xe1\x49\x47\xa0\x78\x3c\x74\xc8\x79\x80\x68\xce\x1e\x39\x0f\x90\xde\x8a\x32\x4c\x9c\x1c\xd2\x20\x0f\xda\x0e\x69\x10\x50\xe5\xfc\x43\x1a\x04\xe4\xe1\x36\x20\x0b\x02\xf6\x2f\xd1\x90\x34\x08\x48\xe3\xda\xc3\x60\x19\xb0\x8b\x59\x0f\x9b\x4e\xb4\x2c\xc6\xef\x20\xd6\xc3\x58\x1a\x50\xde\xab\xf3\x86\xc1\xb4\xe1\x6d\x39\xb8\x5b\x86\x94\x0b\xa8\x26\x93\x0d\x29\xd7\xb8\xec\x34\xb7\x2b\x03\x67\x40\x1a\xfa\x1b\x52\x2e\x60\x17\x43\x83\x72\x2e\x20\x0f\x22\xb2\x43\xce\x35\x48\xa3\xfc\x75\x70\xca\xa6\x80\xd4\x1b\x37\x8c\x88\x8d\xdb\x97\x3a\xa7\xe5\x44\x40\x19\x2e\xa9\x72\x22\x40\x56\x3a\x8c\x6a\x8d\x5b\x6d\xd9\x45\xb2\x18\xa0\x7a\x6f\xcd\x90\xc4\x0c\x4e\x20\xbe\x17\xcf\x0d\xc3\x4e\xc0\xaf\x36\x84\x61\x27\x20\xfd\x6c\xd5\x30\x9d\x70\x7c\xac\x99\xfb\xa1\xc4\x06\x48\x1d\x9d\xc3\xb0\xd3\x90\xeb\x78\x45\xc9\x90\xeb\x00\xed\x55\x87\x5c\x07\x48\xef\xb5\x1c\x86\x9d\xc6\x47\x0d\xbd\x4f\x53\x43\x1f\x35\xe4\x3b\xd5\xd0\x87\x91\xf2\x3e\xdf\x91\x42\xc2\xe0\x81\xa3\x64\xc8\x7e\x86\x54\xc7\x9b\x6f\x86\x54\x07\x48\xbd\x22\x43\xaa\x33\x0c\x3b\xe9\x66\x1f\x72\x1d\x20\x4c\x9e\x18\x72\x9d\x61\xd8\xc9\x29\x2d\xd7\x01\x96\x19\x4f\x43\xae\x33\x9e\xb7\xe9\xe8\x56\x62\x03\xe4\xf1\x8a\x6c\xba\x8c\xc5\x33\x79\x43\xc6\x02\xa4\xc1\x95\x21\x63\x19\xc6\x80\x3c\x7a\x31\x8c\x01\x01\xa9\x9b\x61\x48\x62\x86\xf4\xc4\x33\x15\x43\x7a\x02\xa4\xb4\x77\x48\x4f\xc6\xb7\x5b\x8c\x37\x18\xbe\x01\xa6\xd7\x2e\x0f\xc3\x37\x40\x1a\xca\x1d\x32\x16\xa0\x9a\x75\x36\x64\x2c\x40\x7d\xf5\x2d\x63\x19\x32\x16\x2f\x7e\x1b\x32\x16\x20\x75\x53\x0f\x19\xcb\x30\xc8\xa3\x71\x3a\xe5\x27\x40\xea\x75\x9c\x06\x79\x80\x52\x4c\xc6\x9f\x46\x79\x80\xe6\x75\xac\x53\x16\x33\x39\x81\x57\x4c\x48\x9f\x72\x16\x60\xaa\xf0\x29\x65\x01\x4a\x32\x33\xa6\x94\x05\x48\xcf\xc4\x4e\x29\xcb\xe4\xc2\xd1\x62\x76\xd0\x94\xa0\x00\x53\x36\x32\x25\x28\x40\xea\xbe\x9d\x12\x94\x29\x41\x31\x6f\x7d\x4a\x50\xa6\x77\x90\x0e\xdf\x49\xdb\x27\x17\x8e\x96\xe6\x4b\x4d\xf3\x03\x9a\xf1\x8a\x29\x67\x99\xe5\x6d\x14\x2d\x30\xf2\x03\x14\x79\xc4\x94\x81\x4c\x03\x3f\x6c\x1f\x53\x06\x32\xb9\xfa\xa6\x98\x45\x3e\xa5\x1b\x40\xea\x95\x9b\x5e\x7d\x33\x39\x10\x57\xe2\xfd\xa9\xd5\x2d\x38\xa5\x55\x6e\x79\xab\xcb\xf5\x5e\xef\x3b\xbf\x8a\xfc\xdc\x36\x7b\xee\x94\x81\x00\x69\x80\x68\x9a\x33\x38\xcd\x19\x6c\x96\xb2\x51\x5c\x2f\x5a\x0c\xa7\x4f\x49\x09\x50\xcc\xb8\x9b\x86\x79\x26\xc9\x80\xc5\x23\x29\x53\x06\x02\x54\x2f\x2e\x9a\x32\x90\xc9\xed\x9f\xc5\x2c\xe9\x69\x18\x06\x98\x9e\xdf\x9b\x72\x0b\x20\x8a\xed\x94\x5b\x00\xc3\xd3\xf9\xd3\x30\xcc\x34\xe6\x62\xd2\xfe\x94\x5b\x00\xc3\x3b\x30\xa6\x31\x17\xa0\x78\xe5\xff\x34\xe6\x32\xc3\x5f\xb2\x37\x4f\x73\xe4\x80\xd4\xab\x3e\xcd\x91\x9b\xda\xef\x66\x3d\x4e\xed\x77\x60\xea\xb3\x9d\xda\xef\xc0\x32\x9d\x6c\x6a\xbe\x03\xcd\x8b\xc6\xa7\xe6\x3b\xd0\xf3\xfd\xa1\x1d\x65\x8e\x9c\x99\x74\x53\xfb\x1d\x58\x5e\x81\x3b\xb5\xdf\x81\x5d\x8c\xda\x6a\xc0\x03\xed\x6d\x94\x06\x3c\xb0\xcc\x18\x9c\xa6\xcd\x4d\x83\x29\xa6\x0c\x4e\x83\x29\x40\xf3\xd4\xd1\x34\x98\x32\x35\xfd\xcd\x9b\x9b\x9a\xfe\xc0\xcc\x91\xbf\xbd\x5f\x4f\x99\x01\xd0\xcc\xee\x9b\xc6\x5a\xa6\x29\x74\xa6\xf7\x4d\x2d\x7c\xa0\x49\x33\xa6\x16\xfe\x34\x3c\xa2\x3f\x67\x6a\xbc\x03\xd3\x0b\xac\xa7\xe1\x91\xa9\x3d\xff\x8e\x3b\xed\x79\x60\x99\xc5\x38\xb5\xe7\x81\x34\xd2\x37\x35\xe7\x27\x37\xa8\xf8\x59\xf3\x9c\x9a\xe0\x40\xf3\xdc\xe5\xd4\x04\x07\xd2\xa8\xff\xd4\x02\x9f\xe6\xb0\x99\xe8\x32\x0d\x2f\x4c\xef\x9e\x54\xd1\xda\xcc\x73\x38\x81\xed\x70\x03\x03\xc0\xf4\xe0\xc9\x34\x30\x30\xcd\x4e\x33\x5f\x6a\x9a\x9d\x06\xa4\x89\x79\xd3\xec\xb4\x69\x60\xc0\x44\x94\x69\x60\x00\x48\xfd\xc3\xd3\xc0\x00\x90\x46\x90\xa7\x76\x34\xb0\x7f\x69\x31\xd5\x86\x21\x5d\xdf\x87\xa9\x35\x43\x0a\x26\xa2\x4c\x2d\x69\xa0\xfd\xfa\x4e\x5b\x35\x6d\x95\x6b\x90\xc9\x68\x40\xea\x0c\x9e\x26\xa3\x01\x63\xbe\xbf\x54\xb9\x9a\xcd\xa6\x5e\x4c\xcd\x66\xa0\x35\x7c\x14\x53\xb3\x19\xa8\x06\x13\xa7\x66\xf3\xd4\xe3\x6f\x76\xcd\xd4\xe3\x0f\xb4\xd2\x7c\x98\xef\x5c\x18\x0e\xd3\x5f\xbe\xef\x84\x46\x7b\xfd\xf5\xd4\xba\x06\xa6\xe7\x33\xa7\xe9\x63\xc0\x2e\x46\x0b\xcc\x1f\x03\x22\x5c\x82\x4c\x1f\x03\xe2\x9d\xd4\x9a\xe5\xd3\xb8\x80\x39\x07\x53\x8b\x18\xa8\x5e\x07\x35\x35\x88\x81\xe2\x07\x16\xa6\x06\xf1\x34\x54\x60\x40\x7a\x6a\xb7\x02\x63\x39\xd1\xb5\x5b\xa7\x71\x01\x43\xd9\x53\x23\x15\x18\x9e\x21\x99\xda\xa8\xf3\x7a\xb3\xf7\x79\xa9\x89\x56\xc0\x7c\x5b\xa0\x77\x1f\xc8\x03\x62\x31\xf5\xee\x03\xfb\x97\xb4\xca\x13\x3b\xc0\xf4\x1e\x80\x69\xee\xd5\xbc\x35\x9a\xb0\xa9\xa7\x1e\xff\x79\xbf\x07\xef\x10\xd9\xa1\xba\xf7\x8d\xeb\x4c\xdd\xfb\x40\xea\x81\x9e\xba\xf7\x81\x5d\x8c\x96\x9a\x90\x05\xcc\x4c\x9f\xa6\x26\xf5\xc8\xeb\xcf\x9e\x7a\xe4\x81\x34\x81\x74\x6a\xb8\x02\xdb\xa0\xe3\x69\x5a\xae\xc0\xec\xce\x0d\x0d\x57\x60\x17\xf3\x69\xd6\x8d\x8c\x29\xaf\x25\x99\x5a\xae\x53\xcb\xd5\x2f\xc9\xcc\xcf\x5b\x11\x3e\x70\xe5\x2e\xae\xe5\x0a\x4c\x3e\x51\x9f\x53\xcb\x15\x58\x7e\x67\x68\x6a\xb9\xce\x8f\xda\x75\x51\xd6\x4c\x05\xa6\x57\xbe\x4f\xad\x54\x60\x56\xdb\xae\x95\x0a\x2c\x09\xfc\xd4\x4a\x05\x4a\xf1\xbb\x2b\x53\x33\x15\x98\xcb\x9a\xe9\x92\x9f\x5a\xae\x7e\x51\x65\x6a\xb9\x02\x4d\xf7\xfb\xd4\x72\x9d\xcf\xb4\x18\x03\xd0\x1c\x27\x60\x78\xc2\x70\x9a\xe3\x34\xf5\xdc\xf3\x61\xe3\x9c\x7a\xee\x81\x66\x7a\xe1\xd4\x73\x0f\x34\xfd\xea\x53\x33\x18\xd8\xbf\xf4\xa5\xb6\x9d\xef\xb0\xe9\xea\x9a\x9a\xc1\xc0\x9c\x6e\xb2\x9a\xc1\x40\x6b\xaf\xc8\xb6\x7f\xed\xe3\x50\x66\x43\xbf\x1e\x79\x53\x64\x3b\xbf\xf0\xd8\x74\xdb\xd0\x73\x0f\x14\x0f\x99\x4c\x8d\xe5\xa9\x33\xff\xb5\x22\x35\x8d\x81\x78\x77\x71\x4d\x63\x60\x7a\x64\x65\x6a\x1a\x4f\x4d\x63\x73\x91\xa6\xa6\x31\x30\x25\xff\x53\xd3\x78\x6a\x1a\x3b\xe3\x97\xa6\xf1\xd2\x0e\x4e\x3c\x02\x4b\x3b\x18\xc8\x0e\x73\x5a\xda\xc1\x40\x29\xf9\xca\x42\x59\x90\x2c\x5b\x10\xa5\x22\xa7\x50\x57\x36\x94\x79\x83\xe2\x40\x34\x15\x59\xdf\xfe\x3b\x32\xcd\x96\xd6\x2e\x50\xbc\x9d\x61\x69\xed\x02\xfb\x29\x56\xfd\xab\x8c\x0b\x2d\x89\x31\x2e\x53\x9f\x56\x79\xab\xae\xcc\xaa\x17\xbe\xcb\x9f\x8a\xac\xfa\x86\xf6\xab\xa8\x2b\xea\x3f\x7f\x34\xf3\xa8\x96\x06\xf0\xd2\x00\xf6\x63\x24\x4b\x03\x18\x08\xc3\x71\x4b\x03\x18\x28\x9a\x55\xcb\xcc\xa7\xa5\x57\xde\x0f\x90\x2c\xbd\xf2\x40\x18\xfe\x5f\x9a\xc9\x4b\xaf\xbc\x86\xf8\xd2\x28\x06\x8a\xdf\xa9\x5c\xda\xc4\xab\xda\x6d\x8c\xc6\xa5\x05\x0c\xcc\xb7\x3f\x74\xd4\x2f\x8d\x62\xbf\x36\xb2\x34\x8a\x81\xec\x36\x54\xa3\x18\x48\x6f\xd9\x5e\xde\x12\xb1\x4c\x87\xf2\xd3\x22\xcb\x74\x28\xa0\xe8\x7b\x59\xba\xf8\x97\xe9\x50\x7e\x5a\x64\xe9\xe3\x07\x5a\x0f\x9f\xa6\x3e\x36\xb4\x5f\x4b\xa9\x0f\x7c\xfc\xde\xca\xbc\x74\xf1\x03\xfb\x61\x28\x57\x1f\xff\xf2\x66\xfe\xb7\xed\xf6\x3b\x17\x49\x9a\x1c\xb6\x34\xcd\x81\xe2\xc5\xdb\x4b\xd3\x1c\xd8\x0f\x0b\x64\x45\x99\x77\x33\xa2\x0d\x6d\xf3\xd5\x5e\x0d\xd1\x2d\xda\xe6\x40\xf3\xf0\xc4\xd2\x36\x5f\xed\x55\x07\x8d\x32\xfb\x09\x88\x82\x81\xba\x4c\x7e\x02\xaa\xdf\x48\x5d\x06\x0c\x80\x5a\x8a\xcf\x57\x1b\xcd\xd1\xe1\xf3\xd5\x86\xe7\x74\xd2\x81\x6b\xc4\x00\x48\xdd\xbd\xcb\x73\x3a\xcb\x20\x42\xbe\x2d\x50\x1d\x8d\x95\xdb\x41\x64\x10\x61\x99\x0f\x65\xf0\x6a\x19\x31\x00\x52\xaf\xf0\x32\x60\xb0\x0c\x18\xb0\x44\x2c\x03\x06\x4b\xc2\xe1\x57\x5b\x96\x84\x63\xf9\xa5\x3a\xbb\x5d\xc2\xb1\x8c\x2b\xe4\xf2\xa7\xaa\x83\x3b\x28\xe5\x81\xcb\xb8\x02\x50\xdf\x99\xe1\x99\x1c\xa0\x74\x67\x81\x4c\x05\xd8\x0f\xb3\x6a\xea\x83\x50\xc3\x3b\x22\xa5\x2a\x2b\xde\xb6\x2b\xb3\xed\xc4\x15\x24\x1c\x2b\xde\xb6\x6f\x7b\xa8\x3b\xdb\xe5\x25\x2b\x5f\x75\x28\x53\x1d\xf0\x92\x03\x1b\x6c\xc9\x4b\x96\x24\xc4\x3b\x5b\x96\x24\x64\xf9\x89\x67\xd7\x33\x49\x08\x90\xfa\xb5\x97\x67\x77\x80\x6a\x8e\xc8\x92\x96\x00\xcd\xef\xb0\x2d\x79\x07\x90\xed\x7d\xbc\xda\x30\x48\xd1\x0f\xab\xa1\x3a\x36\x64\x7d\x2b\xab\x36\xcc\xde\xf2\x1b\x36\xcb\xd0\x02\x50\x4c\xb3\x5d\x86\x16\x96\xf4\xc4\x0f\xb2\x2c\xe9\x09\xd0\x4c\x42\x59\xd2\x93\xc5\x15\xfd\xc5\xb4\xea\x25\x17\x01\x96\xab\x9a\x54\x64\x71\xe7\x63\xf1\xeb\x28\xcb\x98\x01\xb0\xf4\x6a\x2e\x63\x06\xc0\xf0\x1e\x88\x25\x61\x59\x9e\xcd\xf1\x06\xac\x25\x63\x01\xe6\x3b\x86\x64\x2c\x40\x79\x3f\xfd\xb3\x0c\x1a\x2c\x6f\xe8\x6f\xd6\xd6\xfe\x34\x40\xe0\xa7\x50\x96\x01\x02\xa0\x7a\x62\x7f\x19\x20\x00\xaa\x77\x09\x2c\xe9\xcf\x32\x66\xe0\x77\x49\x96\xfc\x07\xa8\xde\x9e\xb4\x8c\x19\x2c\xb3\xab\xba\xeb\xa6\x41\x03\xa0\x96\xf0\x97\xb6\x7d\x43\xf3\x93\x56\x4b\x96\xb4\xb8\x30\xa2\xf8\x45\x93\x65\xd0\x00\x28\x7e\xc9\x72\x49\x9c\x16\x37\xf4\x17\xbf\x68\xb2\xa4\x44\x40\x97\x03\x2f\x29\x11\xd0\x2a\x2e\xb5\x25\x23\x02\xba\x3e\x93\x25\x23\x02\x9a\x77\x0f\x2f\x09\x11\xb0\x9f\xaf\xcc\x76\x4e\xbe\x59\x65\xcd\x8c\x2d\x00\xc5\xab\xb5\x97\x49\x56\x40\x1d\x0e\x2b\x69\x13\xb0\x1f\xc6\xe0\x90\x37\x01\xad\x46\xfc\x8e\xdd\x5a\x5a\xb5\xfc\xfa\x9c\x81\xaf\x65\x84\x02\xe8\x32\xe0\x65\xa6\xd6\x92\x7d\x75\x1c\xfc\x4b\xf6\x05\x14\x0f\x28\x2f\xd9\x17\x50\x0b\x34\x62\xc9\xbe\x96\x57\x42\x7a\x63\xec\x32\x07\x0b\x88\x82\x25\xbd\xbc\x15\x02\xe8\x5e\x71\xbe\x3c\xe2\xb3\xe4\x6d\x9d\xf0\xde\x92\xb7\x01\xd5\xef\x86\x2c\x79\xdb\x5a\x6f\x0b\xd0\x83\x8c\x0c\x98\x5e\x03\xb4\xd6\xdb\x82\x87\x17\xf8\x4e\x07\xac\x39\x5e\x26\x9b\x2d\xe3\x1d\x40\xf7\x8c\xe1\x32\xde\x01\x74\xbf\x10\xb0\x8c\x77\x00\xcd\x3b\xd2\x97\xe1\x8e\x25\x95\xf3\x0a\x88\x25\x95\x03\x7e\xd5\xad\x54\x6e\x6d\xfa\xd6\x3d\xa0\xb7\x8c\x63\x00\xdd\xcb\xf0\x96\x81\x8a\x25\xbb\xeb\x61\x31\x1b\x40\x54\xc2\x6b\x86\xd6\xf9\x36\xe0\xcb\x2f\x29\x65\x22\xd8\x32\x50\xe1\x37\x42\x96\x81\x0a\xa0\x4b\x3c\x97\x1c\x70\x79\x00\xc7\xdc\xaa\x65\xb8\x01\xa8\x7e\xd9\x62\x79\x00\x67\xc9\x0b\xfd\x36\xc7\x92\x17\x02\x4d\xa7\xea\x92\x17\x2e\x49\xe0\x6b\xa9\x48\x02\x81\xee\xfd\x8f\x4b\x12\xb8\x6e\x87\x82\x6b\xb4\x54\x0e\xa8\xe6\x3a\x2e\x99\xdc\xf2\x92\x45\xbf\xa5\xbf\x4c\xcb\x02\xba\x89\xdb\xcb\x80\x06\xd0\x3c\xe5\xbe\x0c\x68\xac\xdb\xd5\xd7\x8d\xde\x50\x05\x50\xbd\x7a\x75\xc9\x01\x81\x32\xad\x9a\x1c\x10\xe8\x9e\xfc\x5c\x52\x40\x20\x64\x50\x4b\x0a\x08\x34\x53\x48\x96\x0c\x70\x99\xa7\xf5\x6e\x93\xe6\x69\x01\xfd\xc0\x89\xb8\x64\x80\x40\x37\xd8\xb6\x64\x80\xcb\xd4\x2d\x2f\x66\x5b\x52\x40\x20\x8a\xbb\xa4\x14\x70\x79\x8c\xc6\x5b\xc0\x96\xb9\x5b\x40\x7d\xed\x19\xe3\x19\x40\xf7\xc8\xe8\x92\x28\x2e\x0f\xbe\xbc\x86\x9b\xe4\x0e\xe8\x86\xd6\x96\xdc\x0e\x28\xa5\x6b\x7e\x49\xee\x80\xaa\xdf\x63\x79\xf2\x65\x79\xcc\x45\x4a\xbc\x3c\xe6\x02\x44\x79\x5f\x60\xab\x1e\xab\xab\xf9\x25\xb9\x03\xaa\x01\x8d\x25\xb9\x5b\x32\x28\xbf\x81\xb6\x64\x50\x40\xd7\x6d\xb5\x64\x50\xcb\x5b\x05\x4c\x19\x5b\x52\x28\x20\x4c\x8c\x5b\xde\x2a\xb0\xb8\x2f\xa0\xbc\xcb\xa3\xc9\x4f\x40\x38\x83\x4e\x19\x14\xb0\x8b\x75\x64\x45\x19\xb7\x12\x33\x72\x4f\x49\xd5\x69\x8e\x94\xdf\x95\x38\x65\x55\x40\x1b\x55\x51\x28\x32\x74\xac\x28\x15\x75\x5a\x50\x10\x0d\x45\x83\x84\xc8\x8a\x68\x2a\x72\x2c\x04\xa2\xa5\xc8\xa6\x5b\x8b\x53\xd1\x65\x2d\x6c\xc0\xad\xec\xa6\x98\x22\x14\x79\x1a\x48\xf0\x9c\xc6\x69\x20\x01\xe8\x26\xe0\x9c\x06\x12\x80\x5d\x8c\x97\x9a\xfd\x04\x74\xf3\x68\x4e\xd9\xd6\x69\xde\x92\xb7\x74\x9f\xe6\x2d\x01\xd5\xfb\x5e\x4f\x79\xd4\x29\x43\x1a\x8c\xf0\x53\x86\x04\x54\x59\xd9\x59\xde\xba\xd9\x2d\xd5\x8a\x7c\x95\x71\x6b\x8d\x2d\x95\x21\x9d\x7e\x81\x8c\xe9\x7e\x1a\x35\x38\x4d\x65\x32\xb7\xfa\x94\x21\x01\xdd\x9c\x87\x53\x82\x04\xec\x62\x74\xa8\x0c\x09\x78\x99\xc9\x29\x43\x3a\xa5\x3e\x6f\xef\x49\x7d\x80\xea\x3d\xd9\xa7\xd4\xe7\x94\x87\x78\x2c\xf9\x94\x87\x00\x61\x32\xc3\x29\x0f\x01\xfa\xf1\x96\xb2\x6a\x52\x13\x6f\xd8\x3d\xa5\x26\x40\x37\x7f\xea\x94\x9a\x00\xbb\x18\x2d\x35\x6e\x00\xb4\xf2\x7b\x3e\x64\x7d\x4a\x66\x4e\x09\x88\xd7\x6d\x9f\x12\x10\xa0\x1f\xaf\x48\xe5\x9b\x9e\xe4\xbd\xf8\xa7\xe9\x49\x40\x37\x25\xea\x94\x6c\x00\xd3\x0c\xb4\x53\xb2\x71\x7a\x8e\xdf\x3b\xcc\x4f\xcf\xf1\x03\xed\x78\x1f\x66\x3d\x3c\xc7\xef\xa7\xd8\x4e\x39\x03\xd0\xbc\xa4\xfc\x94\x33\x00\xdd\x00\xd0\x29\x65\x38\x3d\x67\xef\xd7\x21\x4e\x6d\x75\xa0\x9b\xca\x73\x6a\xab\x9f\x9a\xdc\x7e\x22\xe1\xd4\xe4\x06\xaa\xf9\x20\xa7\x26\xf7\xa9\x2d\xed\x05\x0e\xa7\xb6\x34\xd0\x4d\xb0\x3a\xb5\xa5\x4f\x73\x72\x5c\xbc\x4f\x2d\x67\x60\x78\xd1\xcb\x69\x4e\x0e\xd0\x4d\x4b\x3b\x4d\xc9\x39\x3d\xe8\x3e\x86\x2f\xb0\x1e\x1c\x74\xf7\xe8\xf8\xd9\xdf\x7a\xdc\x16\xa3\x13\xb4\x9c\x81\xe5\x15\xaf\xa7\x86\xf3\xe9\x81\x03\xaf\x55\x3b\x35\x89\x81\x30\x6d\xf5\xd4\x24\x06\xba\x49\x3f\xa7\x16\x31\xd0\x3c\x96\x70\x6a\x11\x03\xdd\x5c\x98\x53\x83\xf8\x1c\xd6\x96\x05\xf8\xd4\xfc\x05\xfa\xab\x35\x13\x6b\xce\xe1\xdc\x84\xc6\x9e\x06\x09\x80\x78\x67\x98\x31\x82\x53\xbb\xef\x9d\x27\xda\x7d\xa7\x9f\x1d\xc6\x85\x75\x6a\xf7\x9d\x8b\x97\x7a\x15\xfd\xa9\x5d\x06\x54\x2f\x10\x3c\xf5\xa7\x03\xfd\x1d\x45\xba\xd3\x4f\x0f\x50\x4f\x6c\x98\xd3\x34\x11\x60\x99\xbc\x7d\x6a\x49\x9d\x1e\xa0\x36\x31\xf6\xd4\x05\x7e\x6a\x4a\x11\x62\x3a\x35\xa5\x4e\xad\x1f\xef\xab\x3e\xb5\x7e\x4e\xad\x1f\xa2\x32\xa7\xd6\x0f\xd0\xbc\x05\xf4\xd4\x03\x7e\x7a\xbe\x79\x3a\x00\x4d\xd3\x00\x7a\x92\x83\x70\x9a\x19\x7f\x9a\xb9\xe1\x77\x58\x4e\x33\x37\x80\x6e\x3e\xcc\xa9\x29\x75\x7a\x22\xd9\xeb\xa4\x4f\x3d\xe5\xc0\x34\x19\xeb\xd4\x46\x3a\xb5\x91\x9c\x68\xda\x48\xa7\x8e\x72\xaf\x80\x3e\x75\x94\x03\xd5\x8f\x63\x9f\x3a\xca\x81\x26\xb5\x3d\x4d\x03\x39\x3d\x7e\xec\x87\x75\x4e\x13\xdc\x81\xea\x09\xd9\x53\x4b\xea\x34\x9b\x7d\x3a\xf9\xb4\x9b\x80\xe6\x47\xfb\x4e\xb3\xd9\x4f\x33\x3c\xbc\x6b\xe8\xd4\x48\x3a\x35\x92\x9c\x2e\x1a\x49\xa7\x19\x1e\x7e\xe4\xe6\xd4\x4a\x02\xba\xdc\xf3\xd4\x4a\x3a\x3d\x59\xec\x65\xbb\xa7\x8e\x72\xa0\x9b\x0c\x74\x6a\x38\x01\xcb\x93\x02\xa7\x86\xd3\xa9\xe1\x84\x01\x7a\x6a\x38\x9d\x5a\x44\x5e\xc9\x7b\x6a\x11\x01\xdd\xfc\xa6\xf3\xf3\xb6\xe0\x6b\x31\x5a\xa0\x57\x1c\xe8\xa6\x63\x9d\x7a\xc5\x81\xe2\xa1\xfe\x53\xa7\xf8\xa9\xe1\xe4\xc7\xeb\x4f\x0d\xa7\x53\xc3\xc9\x41\xaf\xe1\x74\x3e\x6f\xa3\x78\xa9\x56\x12\xd0\x75\xa1\x9e\x9e\x0f\x3e\x75\x94\x7b\xe1\xc0\xa9\x95\x04\x54\x9d\xd6\xa7\x8e\xf2\x53\x47\xf9\x74\x7a\xeb\x28\x07\xba\xc9\x7a\xa7\xb6\xd4\xf9\x75\x7c\xb8\x8c\xe9\xdc\x06\xba\x09\x3a\xa7\x89\xea\xa7\xe7\x78\x3d\xa0\x70\x9a\xf6\x01\x2c\xbf\x67\x7f\xea\xdb\x3e\xb5\xaf\x8c\x66\x9d\xda\x57\xc0\xaa\xd0\x91\xf3\xfb\xbe\x54\x55\xb2\xa6\x5c\x1a\x53\xc0\xf2\xb6\xf8\x4b\x5b\xea\xf2\x50\xad\x37\xca\x5e\x1a\x3b\xc0\xf2\xbc\xc6\xa5\xb1\x73\x69\xec\x74\x45\xa7\x22\xeb\xb1\x7c\xda\xa5\xcc\x7a\x04\xa2\x5b\xd1\xfd\xf3\xc7\x34\x88\x7f\x69\xff\x5c\xe5\xfd\xe2\xc0\x6e\xe8\xa5\x37\x18\xe8\xa6\xa4\x5c\x7a\x83\x81\xae\x77\xe8\xd2\xae\xb9\x74\x10\x2f\x5b\xa0\x61\x03\x2c\xcf\x31\x5c\x3a\x88\x2f\x6e\xf9\x7d\x63\x3c\x97\xe6\x09\xb0\x6a\xf9\x1d\x91\xec\x4b\x8f\xef\x65\x32\x83\xb7\x47\x5e\xf5\x7d\xf2\xc9\x53\x14\xd9\x66\xbc\xa3\xef\x85\x8f\x97\xee\x51\x60\x6a\x5b\x5c\x5a\x25\xc0\x2e\x46\x9d\x34\x4b\x2e\xcd\x12\x36\xcb\x4b\xb3\xe4\xd2\x2c\xd1\x49\x73\x69\x96\x00\xe1\xd5\xba\x97\x66\xc9\xa5\xc7\x74\xb1\x68\x5e\x1a\x19\x40\x37\x99\xeb\xd2\x63\x0a\x4c\xaf\x4a\xb8\xf4\x98\x5e\xda\x18\xde\x97\x78\x69\x63\x5c\xda\x18\xcc\xba\x4b\x1b\xe3\x32\x1b\xd9\xcb\x7c\x2e\x7d\x84\xc0\xf2\x4b\x7c\x97\xe9\x0c\x57\xf8\x34\x16\x8e\x4b\x87\xe0\x65\xa2\x31\x8b\xc4\xa5\x3f\x10\xe8\x26\xdd\x5c\xfa\x03\x2f\xef\xf7\xf1\x12\xb4\xcb\x44\x05\xa0\x9b\x74\x73\xe9\x22\x04\xaa\xb9\x2e\x97\x66\x07\x10\xed\x7d\x98\xa3\xc7\xd4\x85\xc5\x74\xba\xf4\x11\x02\x21\xbf\xbd\xf4\x11\x02\xc5\xab\x9e\x2f\x7d\x84\x40\xcb\xb7\xb2\xf6\x71\xb2\x47\xb1\x92\x5c\xda\x2b\x40\x0c\xfb\xce\x3c\x66\x20\xfa\xdb\x70\x95\x91\x5c\xf4\x17\x96\x7a\x14\x3d\x56\xcc\xe7\x7f\x95\xf1\xe9\x15\x5b\xa9\xbb\xf1\xd2\x1e\x5a\xac\x41\x97\xf6\xd0\xa5\x3d\xc4\xda\x72\x69\x0f\x01\xf5\x58\x96\x52\x3f\xb8\x1b\xfd\xb8\xc6\xa5\xb7\x11\xe8\x92\xfd\x4b\xa3\x09\x08\x17\xa5\x4b\xa3\xe9\xd2\x03\xe9\x85\x70\x97\x1e\x48\xa0\x78\xdd\xf1\xa5\xd1\x04\x54\x99\xec\xa5\xd1\x04\x4c\xaf\xc5\xbf\x74\x40\x5e\x5e\x0e\x84\xc3\xed\xd2\x8c\xba\xba\x23\xc3\xe9\x6b\x3a\x32\xd0\xbc\xc9\xe4\xf2\xc4\x27\x90\x26\xaa\x5f\x9e\xf8\xbc\xf4\x49\x2e\x07\xb2\x3e\x49\xa0\x9b\xfa\x77\x69\x80\x5d\xe6\x64\x78\x55\xdd\xa5\x05\x06\x94\xee\x78\xd7\x02\xbb\x74\x40\x7a\x2f\xdd\xa5\xbd\x05\x4c\x59\xfc\xa5\x03\xf2\xd2\x04\xf3\xc2\xb9\x4b\x13\x0c\x68\xf5\x7d\x81\x6d\xd7\x29\xe9\xbd\xb0\x97\x4e\x49\xa0\xba\x13\x5f\x3a\x25\x2f\x2d\x35\x6f\x97\xbb\xb4\xd4\x80\xe9\x61\x81\x4b\x4b\x0d\x48\x6f\x08\xbd\x74\x5d\x02\xd5\xfb\x6f\x2f\x5d\x97\x97\xd9\x1c\x5e\x42\x77\xe9\xbb\x04\x9a\x51\xb7\x4b\xdf\x25\x90\x5e\x5a\x78\xe9\xbb\x04\xc2\xdb\xe5\x2e\x5d\x97\x97\xf7\x0f\xe9\x8c\xbe\xf4\x5d\x02\x61\x26\xf6\xa5\xef\x12\x68\x5e\x13\x73\xe9\xbb\x04\xde\x11\xaa\xe7\xf2\x32\x9f\x7a\x0d\xeb\xaf\x82\xc8\xa7\x36\xca\x7f\x99\x4f\x0d\xb4\xf1\x3e\x4b\x95\xcd\x57\x3f\x56\x56\xfd\xf0\x0d\xd2\xc5\x3e\x7f\x79\x8a\xf4\x5a\x6f\xcb\x79\xa9\x66\x2b\x90\xde\x66\x7a\xe9\xae\xbc\x3c\x45\xea\x15\xeb\x97\xa7\x48\x81\xf4\x1c\xfb\xa5\x07\x13\xd8\xc5\xe8\x14\x5d\x98\x40\x78\x79\xfd\xa5\x0b\x13\x28\x7a\xb7\x2e\x3d\x98\x40\xe4\xfb\x43\xdb\x4e\x5e\xb7\x27\xdb\x2f\x2d\x65\xa0\x0d\xac\xc0\x4b\x4b\x19\x08\x43\x17\x97\x6e\x4e\xe0\xbd\x72\xea\xd2\xcd\x09\xb4\x77\x8d\xd3\xcd\x79\x99\x0f\xbe\x1c\xc9\x26\x9e\x00\xef\x39\x86\xcb\x7c\x70\xa0\xf9\xdd\x84\xcb\x7c\x70\xa0\x7a\x39\xf5\xa5\x7f\x14\x08\x79\xda\xa5\x7f\x14\x68\x5e\x62\x78\xe9\x1f\x05\x72\xbd\xa5\xd4\x18\xe9\xe0\x3a\x95\x2f\xed\xfc\x4b\xa3\xde\x8f\x95\x5d\x1a\xf5\x40\x7b\xc7\xac\x46\x3d\x50\xfc\x48\xd4\xa5\x7f\xf4\x3a\xdf\x26\xd1\x25\x7a\x3e\x81\x30\xea\x7f\x79\xdb\xd1\x65\xf6\xcb\x5a\xbf\xe3\x93\xd6\x97\xd4\x00\x28\x7e\x7d\xf3\x92\x1a\x00\x51\xa0\x23\x97\xcc\x00\x68\x5e\xef\x78\xc9\x0c\x80\xea\x75\x16\x97\x67\x66\x2f\xc9\x82\x07\x02\x2e\xc9\x02\x90\xcb\x2e\x93\x2c\x00\xad\xba\xac\xeb\x77\xbd\xe4\x0f\xcb\xfe\x91\x3f\x00\xd5\x5b\x43\x2f\xf9\x03\x50\x8a\x0b\xb6\xfc\x01\x68\xe9\xf3\x3d\x6c\x7b\x99\x46\xee\x3d\x85\x97\xfc\x01\xa8\xaf\x25\x25\x7f\xb8\xbc\x1e\xc9\x94\x94\xcb\x44\x72\xa0\x16\xfc\x6a\x97\xe9\x38\x40\x78\x6c\xf4\xd2\x87\x0b\xd4\xa1\xce\xf4\xe1\x02\xd5\xe4\xa1\xcb\x6c\x9c\x4b\xe2\x61\xae\xc9\x25\xf1\x00\xca\x28\xbe\xd2\x66\xe2\xc3\xad\xa6\x2b\x5e\xfa\x70\x81\xaa\x93\xee\xd2\x87\x0b\xec\x62\x34\x4a\x7e\x02\x14\xef\x6f\xbf\xe4\x27\x40\x34\x6b\x2b\x3d\xb9\xc8\x06\xff\x75\x24\xca\x15\x80\x66\xf2\xc6\xa5\xf7\x14\xa8\x1e\x1b\xba\x4c\xb3\x01\xde\xf3\xce\x97\x84\x02\x28\x55\xc7\xf1\x25\xa3\x00\xca\xfb\x4b\x19\xc5\xe5\xc7\x4c\x71\x0c\x5e\x12\x0a\x60\xff\x92\x6a\xc8\x28\x80\xf4\xfa\xbc\x4b\x4f\x2c\x50\xd3\x55\x4b\x8e\x01\x4c\x6f\x9b\xb9\xe4\x18\xc0\xf4\xa2\xb9\x4b\xdf\x2c\x10\x81\x13\xf0\x92\x75\x00\xd3\xab\x96\x2e\x59\x07\xb0\x6b\x41\x0f\xc8\x3a\x80\x69\x52\xc9\x25\xeb\x00\x66\x71\xf7\xd2\x83\x0b\xec\x5f\xd2\x29\xa6\xe7\x00\xe9\x5d\xc4\x97\xe9\x39\x40\xa9\xc6\x01\x2e\xf3\x73\x80\xf4\xae\xe6\x4b\x0a\x73\xc1\x57\xaa\xae\xd3\x4b\xbe\x02\x0c\x3d\x03\x97\x7c\x05\x18\x7e\x77\xeb\x32\x17\x07\xd8\xbf\x54\x66\xdb\xbf\xda\x66\xbe\xc0\xb6\x7f\x4d\xa1\xb3\x94\x6d\xe7\x63\xac\xef\xb2\x2b\xf7\x01\x42\xfa\x76\xc9\x7d\x2e\xbf\x30\xe3\x1e\x61\xc2\xce\x85\xbb\xb9\xea\xcd\xbf\x74\x37\x03\xcd\xbc\xdb\x5b\x86\x04\xec\x62\x13\x59\x51\xc6\x35\x8e\x0c\xb4\x5b\x77\xf3\xed\xd7\x64\x74\xfe\xde\xfa\x96\x81\xe6\xb7\x06\x6f\x7d\xcb\xc0\x1e\x7c\x05\x59\x57\x66\x34\xbb\x22\x1a\x8a\x06\xe1\xdb\x40\x34\x15\x4d\x82\x61\x56\x6d\x29\xc2\x4f\x37\x7d\xe5\xa9\xe8\xe4\x6a\x99\x44\x74\x29\x62\x20\x4c\x7f\x78\x2b\x72\xf2\x34\x5f\xf9\x51\xf6\xe1\x82\x0b\x9b\xf9\x28\xe2\x36\xba\xee\xc3\xbe\x8a\xf8\x82\x17\x66\xe3\x6d\xbe\x0f\x50\xde\xcf\x5c\xde\xfa\xae\x81\xd6\x18\x1b\xb7\xbe\xeb\xbb\xa8\x20\x26\xd4\xad\xa3\x1a\x78\xb3\x1a\x6e\xd3\x82\x80\xee\x41\x87\x5b\x22\x08\xd4\xf2\x3e\x5f\xfd\x14\x87\x4b\xb3\x98\x0a\x82\x09\x9a\x3e\x77\x4b\x04\x6f\xbf\x12\xab\xdb\xf2\x96\x09\x02\xad\xbd\x22\x35\x84\x23\xbc\xba\x1d\xde\x3a\xc2\x81\xee\xb9\x8c\x5b\x47\x38\xf0\x1e\xd2\xbf\xcd\xa8\xbf\xab\xeb\x17\x0b\xf5\x2d\x49\x04\x52\x67\xf3\xad\xd3\x1b\x28\x55\x27\xd7\xad\xd7\x1b\x88\xda\xfd\xa5\x6d\x27\x2d\xc8\xcb\xe2\x6e\x9d\xde\xc0\xfe\x25\x2a\x32\x2d\x08\x08\x3f\xa2\x7d\x9b\x16\x74\x57\x5b\xc0\x56\x76\x9b\xdd\x03\xa4\xe7\xf0\x6e\x93\x7b\xee\x66\x57\xc1\x47\x6e\x59\x28\x50\xcd\x92\xb8\x25\xa1\x77\xb3\xba\x18\x5e\xb7\x8c\x13\xc8\x86\x3d\x7f\xcb\x38\xef\x66\xdd\x52\x99\x75\x6b\x1c\x1c\xff\x3d\xe7\xae\x6f\x09\x29\xd0\x3c\x69\x71\x4b\x48\x81\x30\x4f\xf1\x36\x85\xe7\xf6\xcc\x2f\xd1\xad\xdb\x14\x1e\x20\x3d\x24\x7a\xeb\x40\x07\xea\x7c\x4b\xbd\x4d\xfe\xf0\x31\x74\x06\x8a\x09\x3c\xb7\x17\xed\x0e\x1f\xef\xb0\xe6\x53\xb3\x7e\x84\xe3\x96\x01\x03\xd5\x6f\xf7\xdd\x32\x60\xa0\x19\x42\xbe\xf5\xb2\xdf\xde\xb3\xeb\x08\x36\xa5\xe7\x0e\x17\x41\xa7\xbd\xf9\x3b\x40\x6d\x6c\x73\xb7\xbe\xf8\x3b\x1c\xc2\xe9\x0b\xd4\x05\xdf\x90\xf5\xde\x8d\x5b\x5f\x3c\xd0\x8c\x47\xdf\xfa\xe2\x81\xea\x2d\x53\xb7\xbe\x78\xa0\x19\x0b\xbd\xa5\xe6\x77\xb8\xb2\x77\xdb\x64\xcb\x43\xb3\xd2\x57\xda\x72\x3e\x2b\xab\x8f\xfd\x96\xad\x03\xa9\xbd\x73\xcb\xd6\x81\xa6\x71\x7e\xcb\xd6\xef\xb4\x99\x2e\x82\xf2\x70\x20\x3c\x55\x70\xcb\xc3\x6f\x08\x76\x7d\x27\xb4\x0c\x1b\x48\xcd\xa2\x5b\x86\x7d\xe7\x5b\x5b\xaa\x26\x53\x06\x9a\xa9\xf3\xb7\x44\x19\x28\x55\x0a\x7c\xcb\x94\x81\xe6\xa7\x12\x6f\x13\x73\x80\x6a\xe8\xf9\x96\x3b\x03\xb3\xba\xc8\xca\x9d\x81\xf4\x62\xe9\x5b\xee\x0c\x0c\x3f\xf5\x7b\xcb\x9d\x81\xda\xad\x85\xdc\x19\x48\x2d\xb1\x5b\xee\x0c\x94\x37\x3a\x7a\x1b\x71\x00\x56\x75\x02\x4a\xa7\xef\xee\x3c\x55\x91\x32\x65\x60\x9a\xb4\x7d\xcb\x94\x81\x5d\xcc\x06\xa8\x8d\x8e\x97\xf9\x7d\x9a\xda\xe0\x78\xaf\x41\xc3\x5b\x3e\x0d\xec\x5f\xa2\x47\x09\x35\xd0\x1a\x3b\xf0\x2d\xa1\xbe\x87\xbd\xe2\xa6\x20\xdf\x05\xc2\x18\xe7\x2d\xdd\x05\xd2\x74\xdb\x5b\xba\x7b\x0f\x77\x4d\x9c\x88\xb7\x3c\x16\x88\x77\x6d\x90\xc7\x02\xa5\x9a\x16\x7e\x4b\x64\x81\x66\x6e\xf7\x2d\x91\x05\x9a\x9e\xed\x5b\x1e\x7b\x4f\x35\x69\x3d\xe4\x9e\x40\x9a\xa8\x7b\xcb\x3d\xef\xa9\x26\xed\x76\x69\x25\x90\xa6\x1a\xdf\xd2\x4a\x20\xd3\x05\xcf\x24\x98\x1b\x56\x59\x8b\x2b\x9e\xb4\x12\x48\x13\x86\x6f\x2f\xba\x05\x52\x53\xe3\x36\x64\x72\x73\xd1\x6d\xf5\x56\xc2\x5b\xa6\x09\x94\xb7\x93\x25\x9a\x40\x79\xcd\xf2\x5b\xa6\x09\xe4\xdb\x76\x89\x26\x50\xfc\x06\xfb\x2d\xd1\xbc\xb9\xfb\x36\x5d\x77\x65\x95\x40\xea\x8d\xba\x65\x95\xc0\x7b\xf8\xe8\x96\x55\x02\xe9\xe7\xc3\x6e\x59\xe5\x2d\x37\x2c\xf6\x8a\xe4\x10\x18\x0b\x6f\xcb\x2d\x39\x04\x32\x5d\x85\x24\x87\x40\x1a\x30\xb9\x25\x87\x37\x29\x30\xd5\xeb\x0c\x6f\x73\x60\x80\x78\x7b\x58\xda\x07\x94\xea\x0d\x84\xb7\xbc\x0f\xc8\xc4\x8d\x7b\xcb\xfb\x80\x34\x69\xf9\x3e\xdf\xda\xf2\xf9\xb6\x62\x29\xfb\xe9\xb2\x01\x2e\xb7\x52\x41\x20\x3d\x2b\x75\x1b\x18\x02\x76\x31\x1a\x25\xfd\x03\x42\x43\xfa\x96\xfe\x01\xbb\x18\x2d\x90\xff\x01\x69\x2a\xf6\x2d\xff\x03\x4a\xf5\x56\xc2\x5b\x02\x08\xa4\x1f\x08\xb9\xe5\x7f\x80\x8e\xac\x5b\xfa\x77\xc3\xf5\x6a\xa9\xca\x6c\xd4\xc5\xe0\xeb\x3e\xeb\x6d\xd4\x63\xb1\xff\x8b\xb1\x3b\xc9\x81\x15\x56\xb2\x30\x3c\xaf\x55\xd4\x12\x12\x77\x18\xa9\xf4\xf6\x92\x49\xb3\xff\x25\x94\x38\x9f\xef\x9b\xde\x3b\xfa\x25\x44\x26\xee\x30\x71\x1c\xe1\xb0\xa2\x79\x7d\x5e\x14\x99\x97\x4f\x62\x2f\x78\x6f\xcb\x33\xf9\x8f\x82\xde\x59\x63\xf4\xdf\x79\x1a\x90\xbe\x94\xc4\x5e\xd0\x85\x42\x9f\xc4\xde\x79\xea\x16\xb6\xa9\xb8\x9b\xa0\xf7\xfd\x1f\x34\xf5\x49\xe5\x9d\xb4\xda\x66\xdc\xd1\x6a\x41\x17\x59\x7b\xd2\x6a\xe7\x65\xa8\xc4\x69\x76\xf2\xf5\x04\x6d\xcd\x23\x62\x64\x4e\x92\x4b\x9e\xbe\x93\xe4\x3a\xa5\x7d\xf5\xf9\x26\xb9\x4e\xfa\x4a\xe6\xbb\x93\xbe\x0a\xba\x95\xae\x93\xbe\x0a\xba\xbd\x6b\x27\x7d\x75\x3a\x16\x34\x4b\xe4\x27\x7d\x15\xbc\x7f\xe6\x9a\x9e\x8c\x5f\x47\x5c\xf7\x49\x60\x05\xef\x6d\x8a\xb6\x8a\x9b\xd4\x77\x9b\x4b\x5a\xf0\xd6\xe3\x86\x0f\x39\x15\xd4\xcd\xd7\x9a\x9a\x3a\x49\x27\x41\xe7\x27\xe9\x14\x6c\xc3\x88\x22\x9d\xce\x47\x45\xbd\x27\xf6\x31\x04\xc7\x9a\xe2\xa8\xa9\xe0\xbd\x2d\x9d\x40\x4e\x05\xbb\x18\xcb\x93\x9c\x3a\x1f\x3d\xbe\x9e\xa0\xbc\x8f\x83\x14\xd3\x6c\x54\x51\xb0\x15\x49\xdf\x4e\xb2\x28\x98\x82\x1b\x4f\xfb\x18\xce\x47\x15\xd2\xbc\x17\x59\x74\x7d\x8c\x86\x7c\x89\x2f\x1a\xe8\xfa\x64\xe2\xc8\x37\xf6\x22\x81\x2e\x7a\x47\xd6\xb7\x8b\xde\x09\xba\xa3\xa9\x2e\x7a\x27\xd8\xca\xe1\x97\xd3\xa5\x55\xb6\x3d\xd7\x2e\xd7\xae\xff\xfc\xef\x61\x21\xe3\xa2\x51\x82\xea\x43\x76\xd1\x28\x17\xa5\x21\xe9\xdb\x45\x69\x04\x9b\xf3\x27\x2f\x4a\x23\x78\x6f\x73\x4d\xd1\xb6\xac\x8a\x2b\x2d\xa9\x11\xec\x8e\xd4\xbc\x28\x8d\x6b\xd3\xba\xf9\x6c\x5d\x34\x44\xd0\x05\xfe\x5f\x24\xc4\x45\x2f\xc8\x2a\x77\x11\x0c\x41\x37\xdc\x2e\xb1\x34\x17\x71\xc0\xea\xbb\x88\x83\xa0\x5b\x2f\xb8\x88\x83\xe0\xbd\x2d\x3f\xa5\x0e\x82\x6e\x8b\xc3\x45\x1c\x5c\x52\xa8\xc6\x0e\xb9\x88\x83\xe0\xfd\x65\x1a\x5c\xe0\xcc\xe5\x8c\x8e\xe1\x97\x5f\x97\xf2\x45\x75\x88\xf3\x45\x43\x04\xc7\x67\xfd\x52\x1f\x64\x83\x80\x10\xf0\xcb\x06\x81\xa0\xdb\x42\x71\xd9\x20\x70\x91\x10\xf2\xd1\x5d\x24\x44\xd0\xc5\xf4\x5c\x24\xc4\x95\x83\x18\x0b\x5f\xf1\xc5\x62\x0f\xba\x7d\x04\x17\x8b\x3d\xe8\xb6\x33\x5c\x2c\xf6\x2b\x11\xf1\x45\x9e\xb6\x4b\x2c\x4b\x30\xac\x48\x5c\x2c\xea\x2b\xe1\xef\x85\x68\xbb\xd8\xcf\x41\x17\xac\x7f\xb1\x9f\x83\x2e\xcc\xff\x62\x3f\x07\x75\x5b\x3f\x54\xb2\xb8\xb6\x8a\x55\xb3\x8b\xb1\x1c\x1c\x02\xad\x2f\xc6\xf2\xd5\x77\xb7\xb9\xa6\x1c\xf2\x8d\x66\xd1\xe6\x62\x05\x5f\x5d\x1a\xa3\xea\xdf\x94\xa3\x1b\x45\xa9\x01\xaf\x52\xb0\x2d\x73\xff\xe2\x56\x0a\x7a\x37\xfe\x18\xcb\x57\x9c\x37\x45\x66\xb2\x8b\xb5\x19\xf4\xee\xad\xe2\xbc\x09\xb6\x22\x5f\xe1\xc5\x7b\x73\xc9\xe1\x39\x5d\xf2\xd0\x6c\x78\xb5\x49\xe3\x62\x93\x5e\xc9\x2f\x53\x4a\x6c\xa4\x8b\x01\x1a\x74\x9b\x34\x2e\x06\xe8\xb5\xeb\xf8\xd8\x6a\x17\xbf\x4c\xd0\xed\x71\xb8\xb8\x65\x2e\xf6\x21\x5d\x76\xb1\x0f\x83\x83\xc1\x72\xb1\x0f\x83\x6e\x81\xe0\x62\x1f\x06\x5b\x91\x4b\xea\xe2\xe8\x08\xa6\x63\x03\xaf\xb9\x1e\x60\x7c\xe4\x2b\x71\xf1\x6a\x04\x87\x44\xd6\x17\xcb\xf2\x3a\xdc\x66\x6a\x63\x98\x05\x07\x2b\xef\x3a\xd6\x6d\x5a\x57\xc7\x70\x01\x5c\x8c\xb5\xc8\x87\x8b\xb1\x76\x1d\xfa\x4a\x83\xb0\xc3\x82\x6e\xb3\xc5\x65\x75\xff\x3a\x8c\x23\xc3\xcd\x52\x7e\x70\x48\x95\x7d\xb1\xd6\xae\xaf\xb2\xe9\x3f\x8b\xed\xc1\xf1\xda\xae\x7f\xfd\x6c\x5f\x62\x6e\xae\xdf\xfa\x97\xb4\x17\x8b\xe6\x62\xd1\xac\x4b\xeb\xb6\x99\x3f\x4e\x4b\x33\x69\x82\xad\xd4\xac\xe2\x5f\x96\xb4\x83\x29\xf1\xdc\x25\x92\x38\x78\x6f\xf3\x53\xe3\xe7\xc5\xdc\x87\x4b\xda\x21\x9b\x42\x4b\xf5\xc2\x32\x4c\x82\x6e\x9f\xc8\x65\x15\xfa\x62\xab\x38\xe1\xfb\x62\xab\x04\x73\xd3\x95\x8c\x91\xe0\xbd\x2d\x55\x38\xd7\x13\xae\xa4\xf0\x4b\xab\xca\x83\x72\xb1\x59\x04\x2a\x5e\x6c\x96\x60\x4a\xf8\x75\xb1\x59\x82\xad\x48\x5f\x73\x59\x60\x0e\x0e\xa9\xc5\x2f\xf1\x2f\xd7\xa5\x6c\x59\xc2\xba\x04\xf6\x06\xc3\xf7\xf8\x12\xc5\x72\x59\x9a\x96\x17\xe6\xb2\x34\x1d\x6c\xab\x56\xd7\x2a\xdb\x9d\x13\x1a\xd3\xbb\x96\xa6\x2f\x46\x91\x54\x7c\x17\xa3\x28\x68\x96\x09\x2e\x46\x51\xb0\x95\xea\x92\x1a\xdc\x5a\x57\xc7\x30\x8a\x2e\xc7\x98\x79\xaf\x19\x45\x41\xb3\xd3\xea\x62\x14\x05\x55\x5a\xe5\x8b\x4d\x14\x14\xc6\xce\xc5\x26\x0a\xb6\x5d\x4f\x31\x89\x2e\x8b\xce\x35\x6b\x4e\x17\x9b\x28\xa8\xd3\x50\xb0\xe8\x7c\x59\x61\xb6\x16\x78\xb1\x89\x82\xad\x78\xd3\xef\x55\xf5\xe4\x41\xd1\x40\xac\xa4\x60\x92\xd9\x17\x2b\x29\x28\xd2\xdf\x5f\x62\x64\x82\xb6\xf9\x5c\xd8\x12\x1a\x54\x9b\x99\x2f\xa6\x54\x70\xac\x9b\xb4\x4e\x36\x84\xae\x83\xa5\x2f\x66\x53\x50\x8f\x2c\x8b\x5e\x16\xa1\x2f\x26\x92\x0d\x3d\x17\x13\x29\x68\x82\xaa\x2e\x26\x52\xf0\x67\xf6\xb5\x96\x7c\xb1\x9a\xa8\x90\x9b\xd5\x74\x5b\x4c\x76\x92\xe6\x6d\x31\x39\x58\xe7\x30\xdc\x0c\xa9\xa0\x3a\x8e\xeb\x16\xba\x7c\xaf\x0d\xa1\xfe\xac\xb9\xa4\xcf\x63\xa7\xde\xd6\x97\x83\xea\xb0\x83\x9b\xb9\x15\xac\x4d\x4a\x37\x73\xeb\x66\x6e\x39\x75\xf2\x66\x6f\x05\xd5\xd1\x91\xb7\xf5\xe5\xfb\xe3\xcd\xee\xae\x9d\xae\xe5\xdc\x95\x55\x81\xcb\xa5\xf4\x66\x8d\x89\x74\xb3\xc1\x82\x6e\x97\xf5\x6d\x9d\x38\x68\x12\x26\xdc\x96\x89\x83\x6e\x5f\xf4\x6d\x99\xf8\x66\xbc\x49\x19\x74\x33\xde\x82\xde\xb3\xd8\x7b\x33\xde\x82\xe2\x53\x7f\xb3\xdd\x82\x3a\x94\x82\xed\x76\x5b\x26\x96\x32\xe8\x66\xbc\x05\xc5\xd6\xdd\xdb\x32\x71\xd0\xed\xf5\xbe\xad\x12\x07\x8d\x9d\x76\xb3\xf0\x6e\xe1\xd2\xcd\xff\x6b\x8c\xec\x27\xb5\xe0\x70\x5b\x24\x0e\x36\x27\x96\xdc\x6c\xbe\xbb\xe8\xa7\x48\xb2\x9b\x35\x17\x4c\x69\xad\x6f\xc6\x5c\xb0\x39\xd5\xf2\x66\xcc\x05\x4d\x7e\xf3\x9b\x31\x77\x17\x6f\x5d\x0c\xbc\x5b\xbc\x51\x30\x9d\x53\x71\x33\xdc\x82\xf7\x36\xcf\x54\xb4\x17\x55\x3c\xdc\x5d\x56\xd1\x72\x9a\xdd\xe6\x92\x9e\xb3\x46\xcc\x03\x7b\x5b\x23\x0e\xba\xf8\x8e\xdb\x1a\xf1\xbd\x52\xdd\xc7\xe0\xbd\x45\x2a\x05\x73\xe6\x1d\xbe\xd9\x7c\xb7\xd3\xbd\x65\x88\xbb\x05\x4b\x07\xbb\x08\xc7\xdb\xb2\x71\xd0\x6d\x56\xbf\xad\x0b\x07\xaf\xa5\x92\x4b\xfa\xc9\x22\xb0\x63\xa4\x6f\xab\xc0\x77\x95\x68\x33\x75\x67\x40\x06\x65\xd7\x51\x0c\xc8\xbb\x7a\x17\x63\xd0\xdc\x16\x78\x83\x39\x0d\x3e\x0b\xbc\xc1\x7b\x9b\x6b\x2a\xda\x12\x27\x9b\x2f\xff\x6d\x85\x37\x38\xac\x50\xdd\xf6\x6c\x06\xdd\x36\xfa\xdb\x9a\x6f\xb0\x8d\x7f\x39\xe0\xfa\xb6\x24\x7c\x37\xef\x5b\xa6\xe7\x9b\x19\x1a\x2c\xc7\xdb\xcd\x0c\xbd\xbb\x57\x24\x56\xd1\x2d\x28\xea\x96\x09\x3f\xd3\xff\x6d\x31\x36\x28\xd3\x2b\x62\x31\x36\xd8\xd6\x31\xf0\xb7\xa0\xa8\xe0\x70\x54\xc8\xcd\x58\x0d\x8e\xcf\xfa\x7f\x4d\xcf\x58\x95\x88\xe8\x66\xac\xde\x8c\xd5\xe6\x36\xa5\xb5\x8c\x2b\x70\xe1\x66\x99\x06\xdd\x06\xb3\xdb\x32\x6e\x30\x67\xa6\xde\xdb\x2a\x6e\xf0\xfe\x32\xc5\xb5\x8c\x1b\x74\x49\x07\x6e\xcb\xb8\xc1\xca\x50\x77\x5b\xc6\x0d\xf6\x7d\xfd\x99\xd6\x18\xab\xb4\xe9\x47\x56\x6e\xb0\xdb\x16\x70\xb3\x72\x83\xc3\xd7\xe4\x66\xe5\xde\x7b\x46\x80\xac\x06\xb7\xc5\xd2\x60\xdb\x3d\x53\xf0\x51\x50\xb9\x9f\x6e\x46\x6e\x50\xb8\xad\x6f\x46\x6e\xf0\xfe\x59\x06\xa7\xe0\xa3\x60\xb3\x14\x73\x0b\xff\x0e\xb6\xd2\xf4\xb1\x78\xa4\xdb\xd9\x67\x91\xfe\xb7\xf5\xd9\x60\x17\xd0\x76\x5b\x9f\x0d\x06\x87\xf7\x6d\x7d\x36\x28\x76\xa6\xdd\x52\x2d\x06\x8d\xef\xe4\xde\x57\x35\xaf\x38\x9f\xfc\x97\x6e\xda\xb3\xad\x39\x2b\x94\xb7\x75\xdd\x60\x9b\x31\xe5\x6f\xeb\xba\x41\x77\x74\xc5\xcd\x6c\xbf\x19\xe4\xdc\xe2\x37\x83\x3c\x68\x76\x82\xde\x0c\xf2\xe0\xbd\x2d\xc5\x10\x7a\x14\x54\x12\xff\x66\xa3\x07\x9b\xfc\x2d\x37\x1b\xfd\xce\x16\xc9\xe2\xac\xcb\x5b\xa0\x51\xb0\xf2\x0d\xde\xe2\x8c\x82\x3e\x4c\x0e\x16\x84\xef\x04\x15\x15\xc7\x5f\xde\x82\x8a\x82\xc6\x4f\x7b\x5b\xfd\x0d\xca\x30\x42\xad\xfe\x06\x5d\xd8\xd8\x6d\xf5\x37\xd8\x8a\x33\x54\x6f\xa1\x47\x41\x91\xb5\xea\xb6\x20\x1c\x34\xaa\xee\xb6\x20\x1c\x6c\x4e\x5f\xba\xad\x07\x07\xdd\x6e\xad\x9b\xec\x08\xb6\xa6\xfc\x64\xc7\x4d\x76\x2c\x43\x80\xec\xb8\xd7\xde\x49\x25\xd3\x18\x89\x3c\xda\xd7\x9f\x69\x8c\xac\x11\x17\x81\x03\xb7\x45\xe2\x60\x13\x92\x77\x13\x27\xc1\x7b\x9b\x87\x1a\x08\x47\x0e\xec\x5b\xa5\xd5\x66\x11\x2c\xc3\x9b\x4e\xaf\x04\x7d\x98\x16\xe9\x95\xfb\xdb\xfc\x99\xdb\x54\x3d\x21\x44\xfc\xd1\xb7\x10\xa2\x60\x5b\x53\x15\x55\x13\xb4\x61\xc2\x21\x5b\x6e\x4b\xc9\x56\x45\x6f\x4b\xc9\xc1\xb4\x92\x76\x5b\x4a\x0e\xb6\xb5\x23\xfd\xb6\x96\x1c\xd4\xb1\xbb\x4d\x9d\x2c\x12\xf3\x4c\xdd\x16\x89\x83\x6e\xef\xda\x6d\x91\xf8\xb6\x48\x2c\x0b\xec\x6d\x91\x38\xe8\x4c\xe6\xdb\x22\x71\x50\xe5\x52\xba\x29\xaa\xa0\x54\xcf\xa4\xa8\x82\x26\x79\xf4\x4d\x51\x05\xdd\xae\xba\x9b\xa0\xba\x7f\x7a\xc0\xf4\xf5\x5b\xa5\xbd\x73\x5b\x86\xa8\x35\xe2\xfb\x34\x12\xbc\x8b\xb6\x05\x04\x85\x4f\xe1\xb6\x2d\x20\x28\x6b\x0c\x11\x4f\xf7\x65\x62\x65\x17\x09\xbb\x09\xba\xc4\xbf\x37\x55\x14\xf4\xe1\x9b\x46\x15\x05\x45\x56\xad\x9b\x28\xba\x2f\x2f\x31\x1b\xc2\x0e\x80\xa0\x58\xd6\xb9\xed\x00\xb8\x09\x25\xe9\xac\xee\x6b\x95\x23\xaf\xa7\x3e\x26\x94\xee\xcb\xeb\xc9\x96\x21\x81\x82\xe9\x80\xc4\x5b\x74\x4e\xb0\xcf\xac\x4b\xdd\x44\x51\x70\xd8\x7a\x7c\x13\x45\xc1\x7e\x64\xc5\xfc\x26\x8a\x82\xdd\x79\xb8\xb7\xb5\xe3\xdb\x12\xb0\xcc\x55\x37\xb9\x13\xf4\x71\xfc\x43\x1c\xf8\x4d\x0d\xdd\x56\x88\xc5\xe0\xdc\xe4\x50\xd0\xc7\xe1\xf9\xaa\x7c\x7b\x09\xcd\x22\xe4\x50\x30\xcb\xf0\x4b\xe3\xf5\x31\x38\xb5\x20\x09\x13\x4c\x0b\xeb\x37\x09\x73\x4b\x01\x99\x18\xa5\x9b\x86\xb9\xad\x06\x2f\xcb\xcf\x6a\x70\xd0\x96\x71\x42\xd6\x04\x95\x0b\xf3\x26\x6b\xee\x47\x0d\x8c\x7e\x91\x34\x41\x21\xb3\x6f\x6b\xc6\xf7\x63\x74\xae\x7f\x33\x3a\x73\xd0\x97\xa0\xc3\x9b\xd4\xb9\xed\xd2\x8c\x3a\x7c\x28\x9d\x60\x49\x87\x87\xd0\x09\xba\xe0\xa0\x87\xd0\x09\x9a\xf8\xf1\x87\xd0\x79\xe4\xb1\xcf\x97\xef\x21\x74\x82\xe2\x68\x88\x87\xce\x79\x28\x18\xe1\x53\x0f\x05\x13\xf4\x92\x11\xf6\x50\x30\xc1\x7b\xdb\xcc\xb5\xaf\x6b\x39\x4d\x79\xba\xf4\x73\xe9\x1d\x9b\x64\xc2\x43\xe7\x3c\x44\x4d\x5b\x75\x7a\x5c\x4b\x74\x50\xcc\xf1\x87\xa8\x79\x04\xbf\x48\xe0\xf5\x50\x35\x41\x97\x33\xf4\xa1\x6a\x82\xf7\xb6\x54\xc1\xc6\xcd\x60\xdb\x15\x8d\xd0\x09\xb6\x95\x41\xf8\xa1\x74\x82\x66\x31\xf1\xa1\x74\x82\xf7\xb6\x54\x9e\xd4\x09\x36\xc3\xef\xa1\x74\x82\x15\x4e\xff\x50\x3a\x8f\x95\x6b\x89\xc4\x1e\xba\xe6\x11\xfd\xb2\x2b\xae\xca\x67\xcb\x67\x71\x06\xd1\x63\x99\x3a\xd8\x9a\x5a\xd9\xf2\x19\x34\xc9\xf3\x1e\x7b\x2a\x1e\x5a\x47\x38\xd6\x43\xeb\x04\xc5\x8e\xba\x87\xd6\x09\xaa\x1c\x67\x0f\xad\x13\xac\xc8\xe1\x87\xd6\x79\xca\x8a\xe8\x49\x3d\x2d\x5c\x07\x5d\xf8\xe1\x63\xe1\x3a\xe8\x22\x1e\x1f\x8a\xe8\x21\x7f\x9c\x4b\xf4\x90\x3f\xc1\xb0\x13\xfc\x21\x7f\x82\xf7\x36\x3f\x55\x4f\x07\x49\xe7\x8b\xf8\xd8\xbb\xf1\x90\x44\x4e\xd5\x79\x48\xa2\xa0\x96\xc8\x9f\x87\x24\x7a\x48\x22\x69\xcf\x1e\x92\x28\x38\xac\x74\x3c\x24\x51\xf0\xde\x96\x26\xb2\x0e\x1e\xcc\xb9\x2e\x69\x22\xfa\xc7\x71\x22\x0f\x01\x14\x6c\x4c\xa8\x47\x60\x4c\x50\xa5\x58\x7f\x48\xa2\xe0\xfd\xa5\x87\xea\x51\x5b\x4b\x0d\x53\x32\xe9\xa1\x89\x9c\x6f\xf1\xd0\x44\xc1\xb0\x0e\xfe\xd0\x44\x4f\x64\x4c\x71\xfe\xc4\x43\xa8\x04\x87\x5d\x76\x8f\xb5\xf7\x47\x38\x0b\xc5\xff\x58\x7c\x0f\x76\x6b\x05\x8f\x70\x96\x87\xc4\xa1\xb5\x1f\x12\x27\x98\xd6\xc6\x1e\x12\xe7\x11\xbc\xd2\xd7\x13\x74\xd6\x8b\xc9\x2f\xf0\x08\x5e\x79\x2c\xc8\x53\x7f\x8f\x05\xf9\x47\xf4\x4a\x0c\x93\xc7\x82\x7c\xb0\x15\x29\xd3\x1e\xe1\x2b\xc1\x36\xb3\x02\xf2\xd8\x6b\x12\x6c\x42\x73\x1f\xb2\xea\x11\xe4\x42\x98\x3e\x74\x55\x50\xec\x22\x79\xe8\xaa\xa0\x1f\xa6\x14\xb2\x2a\xe8\x47\x3e\xf5\x0f\x59\x15\x74\xe7\xae\x3f\x64\x55\x70\xb0\xb0\x1f\x91\x30\x8f\xf5\x7e\x52\xf2\xb1\xde\x1f\xb4\xcd\x60\xa3\xaa\x1e\x7a\x89\xac\x7a\xe8\xa5\xa0\xcb\x03\xf3\xd0\x4b\x41\x15\x6a\xf3\xd0\x4b\xc1\xfb\xcb\x94\x96\x60\x0a\xaa\x1c\x03\x8f\xb8\x97\xe0\xbd\xcd\x35\xf5\xcc\xa6\x11\x89\x41\x1e\x81\x2f\x0f\xbf\x83\xd0\x89\x87\xdf\xe1\xb1\xd5\xd6\x54\xc1\xef\xf0\x48\xb4\x69\x42\x21\xc8\x1e\xb1\x30\xa2\x3a\x1e\x8a\xec\xb1\xfb\xd6\x0b\x4f\x91\x05\x45\x98\xd7\x33\x56\xdd\x75\x7b\xff\x87\x74\x66\x0f\xb7\x44\xd0\x98\x4f\x8f\xb0\x98\xa0\x15\x0d\x48\xe9\x05\xef\x1f\xbb\xa6\xb9\x92\x1c\x5f\x92\xa2\x87\xd4\x7b\x76\xf3\xaf\x81\x4d\xc4\x05\x7d\x44\x59\x3f\x34\xdc\xb3\xaf\xa6\x49\x3b\x10\x71\xcf\x0a\xb2\x49\x17\x11\x71\xc1\x56\x84\x09\x3c\x54\x5c\xb0\x4e\x69\x79\xa8\xb8\x60\x93\xbc\xf7\xa1\xe2\x9e\x5d\x3b\xc4\x98\x78\x08\xb4\xa0\xda\xd6\xfb\x10\x68\x41\x5b\x1f\x15\x7e\x95\xa0\x4b\x83\xf4\xf0\xab\x3c\x64\x9c\xb0\x8f\x87\x8c\x0b\x8a\xa5\xf2\x87\x8c\x0b\x56\xd6\xdf\x87\x8a\x7b\xb8\x5a\x44\x26\x3c\x64\x5c\xd0\x25\x50\x7a\xc8\xb8\x60\x13\x33\xff\x08\xe2\x09\xfa\x58\x25\xd3\x1a\x11\x76\xc7\xa1\x4a\x1a\xe3\x45\x19\xbb\xc2\x6a\x8c\x44\xfa\x0c\xd3\xaa\x48\x9f\x67\xae\xc6\x48\x03\x11\x76\x41\xb3\xa8\xfc\x10\x76\xc1\x14\x4c\xfa\x10\x76\x41\x65\x99\x3e\x74\xdd\x23\xaa\x47\x8c\xc1\x43\xc5\x05\x5d\xb6\xea\x87\x8a\x7b\x78\x8f\xc4\x1d\x3c\x64\xdc\x43\xc6\x35\xff\xa6\xe6\x2f\x8a\x83\xcc\x1f\x2a\x2e\xe8\x23\x0b\x14\x0f\x15\xf7\x90\x6c\x1c\x02\x0f\xc9\x16\x74\x6b\xb7\x0f\xc9\xf6\x90\x6c\x3c\xbc\x0f\xc9\x16\xec\xf6\x29\x3f\x24\xdb\xc3\xc7\xc4\x37\xfc\xd0\x6c\xcf\xf2\x31\xe5\xa1\x34\x5b\xd0\xc4\x86\x3d\x22\x82\x9e\xaf\x99\xdc\x48\xa3\xc6\x82\x2e\x83\xd5\x23\xfc\x27\xd8\x8f\xe6\xcf\xd4\xe0\x45\xb3\xbb\xf6\x21\xd9\x1e\xfa\x8c\xeb\xf6\xa1\xcf\x82\x3e\xcc\x22\xf4\x59\x50\xed\x32\x7f\x64\xc5\x79\x68\xb1\x35\xdf\xd3\x62\x0f\x2d\xc6\xb8\xa0\xc5\x1e\xee\xad\xf5\xc9\x22\xc6\x82\x95\xb5\xf8\x21\xc6\x82\xf7\x36\x3f\x55\x83\x17\xfb\x34\xfa\xa8\xb1\x87\x2f\x8b\xcb\xf4\xe1\xcb\x0a\xba\xd0\xa4\x87\x2f\x2b\x58\x91\xe3\x0f\xcd\xf6\x9c\xa6\x0e\xa3\xc8\x5e\x8c\xa0\xda\x18\xf3\x88\xce\x09\xba\x03\x7f\x1e\x4e\xb0\x60\x1d\x6c\xfc\x70\x82\x05\xcd\x16\x85\xc7\x56\x8c\xe7\x5c\x15\x70\x9b\x0a\xe4\x58\xea\x65\x76\x13\x80\x4f\xb6\x67\x94\x35\x0f\xf1\x95\x05\x65\xcd\xbd\x5c\x65\x41\xe5\x41\x7a\xce\x55\x81\x75\x64\x80\x87\xea\x83\x9c\x19\xb0\xfb\x33\x9b\x38\x82\x21\xb4\xf2\xa1\x26\x83\x41\x5e\x3c\xd4\x64\xd0\xeb\xba\xa4\x31\x48\xc7\xf5\xb2\x93\x8e\x41\xdf\xcd\xad\xa4\x63\xd0\xd6\x07\xd7\xe6\xf1\xa0\xee\xdd\x9f\xa9\xf9\x95\xbc\x1f\xd5\x5d\x6a\xce\xeb\xb6\x5e\x29\x5e\xb7\xa0\x4b\x3d\xf1\xf0\xba\x3d\x76\x7f\xac\xd1\x47\x60\x06\x6d\x4d\xa3\x04\x66\xd0\xad\x95\x3c\x04\xe6\x23\x14\x69\x0d\x04\x72\x32\xe8\x52\xd1\x3c\xbc\x6e\xcf\x3d\xdc\x96\x7a\xf2\xb1\x05\x8d\xcb\xfa\x21\x3a\x1f\x12\x52\x9a\xb5\x87\x84\x0c\xfa\xbe\x8a\xe6\xfd\x79\xb1\x96\xbe\x1e\x0a\xf2\x11\x77\x34\xbc\xb3\x24\x64\xd0\x65\xeb\x7c\xf8\xd8\x82\x2e\x99\xce\xc3\xc7\xf6\x24\xec\xa8\x0c\x76\x2c\x8f\x5a\xf0\x9a\x50\xb9\xa4\xa2\x76\x71\x48\xd0\xf6\x50\x9a\x41\x99\x54\x19\xa1\xf9\xd8\xb2\x21\x8d\xeb\x43\x56\x06\x5d\xf6\xc8\xc7\x96\x8d\x47\x28\xd2\x28\xff\xb0\x0e\xfe\x50\x9d\x41\xb5\xd3\xed\x11\xa9\xf4\x70\xc3\x09\x4b\x7a\xb8\xe1\x82\xb5\xdb\xf3\xa1\x4d\x83\x2e\xe7\xcf\xf3\xac\x4a\x3b\x25\xe8\xf8\x9f\xff\x7b\x8d\xff\xff\xfc\xef\x82\x0d\x5d\xe3\x13\x6d\x0a\x35\x8b\x18\xaf\x95\xec\x52\xc9\xbe\xc5\x4f\x2e\x55\x97\x6a\xfe\xde\x0f\x9b\x4b\x46\x40\xcb\xa5\xee\x92\x51\x3d\x73\x69\x77\x49\x6f\x17\xa5\xf8\xba\x96\xde\x7e\x5b\x79\x7c\xa2\x43\xc7\x47\xcc\x53\xf2\xb3\x8d\x4f\xbc\x6b\xd0\xb3\xb9\x6a\x7c\x12\xf3\x04\xad\xad\x07\x3c\x2e\xe5\x4d\xdd\xf6\xf7\xd2\xa6\x96\x39\x3d\xad\x8c\x9a\xa2\x6d\xea\xf4\xa2\x64\x91\x64\x7c\x36\x75\xe2\x70\x4b\x66\xb7\xf1\xd9\x54\x2a\xe9\x5a\x73\x22\xef\xf8\x6c\x2a\xb5\x1c\x6e\x2e\x0d\x97\x56\x52\xca\x5c\x52\x4f\x7b\x30\x92\x4e\x69\x7c\xa2\x39\xa1\xef\x5b\x9a\x76\x53\x75\x32\x34\xc9\xde\xc6\x67\x53\xf7\x04\x50\xe5\x3c\xc2\xf1\x89\x0c\x05\x06\xe2\xf8\x6c\x5a\x63\xcb\x59\x57\xef\x7b\x39\x3e\x9b\xd6\xd8\xbc\xd1\x2d\x1d\x55\xd4\x3d\xdb\xfd\x73\xe8\xc0\xf8\x14\x3d\x5c\xf2\x46\x97\x14\xa3\x68\x0d\x62\x35\x99\xe3\xc6\xa7\xa8\x67\xc4\x6a\xd6\x9f\xc7\xa7\xa8\x67\xa2\xac\x92\x4d\x69\x7c\x8a\x7a\x96\x38\x8a\x8f\x94\x3f\x62\x15\x5a\xdc\xc9\xe3\x53\xd4\xbc\xa8\xb9\xbb\xd4\x3c\xee\xbb\xa9\xe2\x45\xc5\x4b\x2a\x6e\x9c\x15\x15\xa7\x4b\xb3\x22\x3d\x3e\x45\x0f\x47\x97\x6e\x1a\xa3\xaa\x65\x5d\xe5\xcf\x33\xab\xf2\xbf\xe8\xc9\x10\x35\x3e\x55\xf9\xb9\xcd\x72\x50\xd6\xf8\x54\x0f\x7d\xd1\xc6\xc8\x03\xaa\x87\x46\x22\x26\x91\xe7\xf8\x54\xad\x5d\x95\xa3\x7b\x80\x72\xd4\x8c\xb4\x92\x72\x34\xe5\x68\xe6\x95\x91\x2a\x34\xcd\xdd\xf2\x51\xd8\xf3\xcc\xa6\xb9\x93\xfe\x74\x2f\xf9\xb3\x66\xf0\xbd\xa8\xcd\x78\x6f\xc6\x5e\x53\xda\x91\xf7\xa2\x29\xed\x8b\xd2\x15\xa3\x29\x6d\xf3\xaa\x0c\xd7\x14\xb7\xf9\x2c\xfb\xa5\xc1\x41\x21\xae\x5a\x75\xc5\xed\x39\x24\xf2\x93\xa2\x75\xa5\xa5\x10\x93\x72\x6e\x7c\xba\xe2\x46\x21\xc6\xc5\x3c\x3e\x5d\x71\xc9\xc1\x98\xa2\xe3\xd3\x35\x78\x97\x1e\x3f\xe5\xe8\x1a\xdc\x9e\x87\xb1\xa7\x13\xba\xb1\xf0\x62\xfc\xb9\x64\x2c\x24\xab\xc0\x9f\x67\xaa\x28\xf1\x97\x7d\xe8\xe3\xd3\xd5\xea\xc5\xc8\x72\xf6\xf8\x74\xb5\x1a\xab\xb8\xa9\xd5\x50\xdc\x17\x25\x79\xd7\xc6\x67\x28\xee\x8b\x91\xa4\x76\xe3\x33\xb4\xee\x48\x6e\xd9\x9a\x67\x0e\x15\x18\x3e\x58\xe6\xbe\x61\x7c\x27\x7f\xd2\xaa\xe7\x30\xbe\x23\xf4\x8e\xe6\x97\xea\x14\x9d\x17\xd3\x6b\x7c\x86\x3a\x0d\x93\x9a\x82\xa9\x53\x74\x5e\xd7\x2b\x43\xe7\xe5\x88\xe8\x61\x2c\x0f\xb5\xcc\x96\x87\xdd\x9c\x3c\x56\x2d\x8d\xbe\xa9\xfc\x46\x5f\xb6\x3c\x24\xf4\x62\x7c\x76\xdd\x99\x14\x02\x9b\x49\x79\xd7\x9d\x74\x5c\xbc\x13\xe3\xb3\x6b\x8c\xe4\x30\xad\x5e\xd9\x5d\x63\xf0\xcf\x65\x6d\x7f\x7c\x76\x7d\x17\x6d\xd7\xbd\xff\xbb\xc6\xe0\x9f\x1b\xea\xb9\x6b\x8d\x3d\xaf\x76\x71\x9b\xaa\xef\xaa\x9e\x0e\xd8\x55\x7d\xf7\x6a\x2b\x86\xaa\xef\xd9\xa2\xa4\x65\x77\x55\xdf\x33\xc3\x57\x7f\xaf\xea\x76\x59\x8c\x23\x8d\xb6\xab\x7a\x76\x59\x94\x91\x5f\x4e\x55\x9f\xea\xa9\xd5\xa6\x7a\xce\x7c\xa3\x6a\x5a\x68\xaa\x67\x72\x98\x6e\x26\xe5\xa9\xd3\xa7\x21\x7a\xb8\x4d\x77\xbe\xa8\xb3\xff\x3d\x89\xd9\xf8\x4c\x55\xb6\x09\x63\x68\xd4\xa9\x82\x91\x66\xfb\x7a\x98\x0a\xe6\xd0\xe8\x43\x0f\x4d\x15\x4c\x46\xaa\x12\xd3\x72\x7c\x0e\x23\xf8\xc8\xfc\xe0\x43\x74\xa8\x8c\x1d\x17\xbb\xf9\xfe\x50\x9b\x17\x65\x0d\xe1\x43\x6d\xec\xb8\x88\x1d\x36\x3e\x87\x8e\x8c\x87\x6d\x5f\xb7\xe9\xc8\xe4\xb7\x2a\xbb\xef\xda\xa1\x0a\xd9\x5f\xb1\x9b\x81\x0e\xbd\x76\xa4\xd7\x6a\x46\xc5\xa1\x52\x02\xfb\x76\x1f\x94\x43\xad\x0e\xdd\x96\x21\x70\xac\x5a\xdd\x6e\xf3\x50\xdd\x76\x64\xc4\x7a\x6f\xbe\xba\xed\x9b\x73\x76\x47\x8a\xf1\x35\x62\x93\xc4\xd4\xc1\x5e\xe3\xf3\x55\xf9\x6f\x72\x7b\x68\xa2\xaf\xba\x7f\x55\xd4\xf4\xfe\x55\xd1\x6f\x8e\x6f\x35\x39\x7e\x55\x94\x84\x5b\x1f\xd3\xaf\x11\x9b\x03\x29\x92\x00\x67\x7c\xbe\x3a\x9c\x8f\x6d\x59\x0d\x5f\x95\x4f\x1a\xd3\x84\xcd\x8f\xcf\x57\xe5\x5f\xb4\x8f\x6f\xd6\x57\xdd\xbf\xea\x9e\x29\xe3\xab\xee\xdf\x55\x77\xb7\xa9\xfb\x8b\x32\xb5\xda\x4f\xdd\xed\xea\x58\x9f\xbb\x9f\xca\x67\x57\xc7\xae\x89\x7e\xc6\x42\x1c\x76\x1f\x5f\xb6\x9f\xe6\xf8\x19\x0b\x26\x92\x9f\xf6\xc8\xa9\x6c\xbb\x39\xfa\x67\x2c\xbc\x38\x36\xd6\xc0\x4f\x0b\xbd\x98\x95\x09\xf5\xd3\x42\x3f\x2d\xe4\x33\xf6\xd3\x42\xbf\x24\x21\xd6\xde\x3f\x2d\xf4\xd3\x42\xac\x86\x9f\x16\xfa\x65\x78\xac\x07\x68\xa1\x6c\xfe\x68\xeb\x92\x16\x12\xee\xb8\x97\x8c\xdc\x53\xd1\x5e\xd4\xcd\x37\xe0\x54\xb4\x33\xa3\xb4\xb9\xa4\x68\xa7\x51\xaa\x71\x4f\xa3\x34\x7e\xbd\xe2\x73\x7d\x2a\xc6\x29\xb7\x84\x5f\x2a\x06\x57\xdf\x7a\x83\x2e\x6d\x7b\x25\x62\xae\xbb\xa4\x6d\x2f\x45\xd3\xde\x97\xa2\xbd\xa8\xa3\xe5\x99\x97\xa2\x5d\x9a\xc8\x13\x2e\x4d\x94\xc3\xdb\xf6\x75\x9b\x26\xba\x14\x57\x1f\x5c\x8a\x9b\xd3\xdb\x76\xe6\xcb\xa5\xb8\x17\x2f\x03\x03\xf2\x5a\xe5\x4d\x2c\x19\xb3\xe1\xd2\x6c\x14\x1b\x8b\xec\x32\xb0\x78\x09\x77\x63\xe1\x32\xb0\xae\x2c\xd2\xfb\xf8\xdf\x06\xd6\x0b\xdb\x8b\xc7\xe7\x56\xf7\x3b\xdb\x9d\xbc\xee\xb7\xba\xdf\x5e\xa0\x96\x51\x7a\xab\x68\x14\x5b\x33\xe5\xdf\xfa\xe0\x8e\x3b\xd7\xf4\x7e\xab\xba\x04\x60\xbe\xcc\xb7\xaa\x2f\x0d\x97\x9a\xdf\x6a\x2e\x28\x72\x67\x6b\xdd\xaa\x1e\x37\xe0\xc7\x0b\x7a\xab\xf9\x6d\x92\x54\x0a\x35\x77\x50\x86\x17\xef\x56\xf3\x84\x49\x36\x03\xfe\x56\xf1\xec\x26\x99\xda\xe2\x51\xf1\xa8\xba\xee\x2b\xff\xa8\xf8\x8b\x59\x75\xf0\xa3\xe2\x2f\x8e\x4d\xf3\x3f\x5e\xa8\x84\x49\x1e\xec\xb1\xc7\xfb\x14\x1f\x63\x92\x41\x8e\xcf\x63\x64\xf0\x31\x66\x45\x71\x7c\x1e\x2d\xf6\x24\x0b\x88\x79\xe3\xd1\x62\xd9\xac\x5f\x76\x5f\xe6\x47\xfb\x3c\x49\x89\xa1\x4b\x1e\xed\x93\xdd\xfa\x59\x03\x1f\x9f\x47\xf3\x24\x53\xd9\x66\xb0\x3c\x9a\x47\xe8\x64\x24\xff\xd8\x88\xb6\xa0\xef\xb1\x19\x36\xa2\x6d\xb3\x07\x25\x5f\x9f\x8d\x68\xdb\xec\x37\xc9\x4a\xd2\xd8\x12\x00\x09\x83\x4d\xb5\xd1\x63\x1b\xf7\xe1\x9e\x17\x6a\x8b\xfb\x10\x5a\xdd\xfc\xdb\xe1\x52\x36\x22\x1f\x7e\xf9\x75\xc9\x97\x20\x9d\xbe\x91\x68\xc1\x48\x46\xa4\xb1\x91\x68\x41\x37\x0c\x36\x12\x2d\x68\x39\x40\x7b\x6c\x24\xda\xc6\xdf\xb7\xc7\x3a\xdd\x08\xad\xa0\x1b\xa0\x1b\xa1\xb5\xd9\xc6\x9e\xa4\x97\x63\x23\xa1\x82\x56\x8e\xed\xef\x1f\xeb\x8d\xc0\x0a\x76\x13\xef\x46\x60\x05\xc7\xb6\x9e\xa5\x2e\x5c\x7f\xbb\xca\x6c\x4a\x1e\x85\x65\xb4\x6e\x04\x56\xd0\xbd\xcd\x1b\x81\xb5\x15\x9f\xb0\x99\x07\x64\xe3\x3b\xf4\xbd\xbb\xd4\x5c\x6a\xd9\xfb\xe4\x92\x2a\xdb\xda\xb2\xcf\xf4\x2d\xd1\xb5\x11\x5d\x19\xe8\x1b\xd1\x15\x94\x9c\x19\x36\x36\xa2\x6b\x13\x0d\x99\x0d\xbb\x63\xa3\xa7\x36\x7a\x2a\xe3\x75\xa3\xa7\x36\xbb\x51\x12\xc4\x37\xb6\xaa\x1c\x35\xf1\xdd\x79\x47\x36\xda\x69\xb3\xa1\x7d\x3f\xf2\xd3\xea\xa1\xd9\xd0\x9e\x1d\x5d\x63\xab\x1e\x9a\x43\x21\xca\x7e\xb8\xa6\xbf\x5f\x1c\x9b\x26\x22\x94\x82\x56\x35\x11\xa1\xb4\x71\x92\x25\x78\x67\x6c\xcd\xbf\x25\x01\x6b\xa2\x84\xc7\xd6\x0c\x3b\x9b\x56\x7c\x37\xb7\xa6\xbf\xb3\x69\x65\x5f\xb7\xa9\x68\x4b\xd6\x2d\x45\xa3\x8a\x36\xd1\x82\xeb\x87\x3a\x94\x2b\x2d\x49\x3d\xc7\x46\x15\x05\xb5\xee\x7e\xa9\xb4\x39\xb3\xa1\xe4\xd0\x93\xb1\x51\x45\x41\x65\x59\x6c\x44\xd1\x46\x01\x25\xc2\x7b\x6c\x14\xd0\xb6\x02\x0d\xdd\xa6\xf7\x6c\x81\xc9\x8e\x8c\xb1\x75\x15\x7d\xb1\xaf\x41\x4c\x14\x05\xef\x6d\x69\x36\xaa\x28\xd8\xf7\x08\xc7\x8d\x2a\xda\xa8\xa2\x69\xe8\x52\x45\xdb\x52\x45\x7e\xa9\x56\xc9\xac\x56\x66\x51\x85\x55\xad\x27\xdd\x97\x7f\x1b\x3a\x81\x78\x4a\x98\xea\xd8\x88\xa7\xa0\x30\xe7\x37\xe2\x29\xd8\x0f\x23\x8b\x78\x0a\x8e\xa6\x93\x89\xa7\x8d\x78\x9a\xf9\xcc\x6f\xc4\x53\x20\xb9\xc6\xd8\x88\xa7\xa0\xe4\x04\xd5\xb1\x11\x4f\xc1\xfb\xcb\x34\x11\xf5\x14\x1c\x5b\x2c\xcf\x8d\x7a\xda\xa4\x56\x8b\x84\xd8\xa8\xa7\xcd\xee\xf0\x59\xdc\xa6\xee\x2f\x66\xd1\xb8\xa4\xd2\xc6\x4b\x96\x23\xc8\xc6\x46\x2b\x05\x75\x3f\x5c\xd2\xc9\xb4\x52\x92\xad\x8e\x8d\x56\x0a\x8e\x4d\x8f\xd2\x4a\xc1\x7b\x5b\xaa\xb0\xab\xfc\x9e\xa9\x2a\xb6\xc5\x46\x3e\x05\xb3\xa9\x14\xf9\xb4\x39\x23\x7a\xf7\xff\x9a\x63\xea\x82\x7c\x19\xb6\xa9\x0b\x66\x0e\xf6\xf7\xda\x92\x32\x9b\xc0\xbf\x1c\x03\x37\x36\x92\x23\xd8\x59\x20\xdb\xd4\x44\x51\x21\x9b\x91\x4b\x84\x6c\x53\x13\xe5\x43\xb6\x91\x1c\x41\xb3\x26\xb4\x4d\x4d\xc4\x67\x34\x4d\xd3\x87\x26\x7a\x31\x8b\x21\x79\x68\xa2\xf8\x8c\xaa\x89\x8d\x56\x09\x8e\xcd\xc4\x46\xab\x6c\xb4\xca\x54\x03\x5a\x25\xe8\xbb\x37\x88\x56\xd9\x88\x10\x12\x76\x23\x42\x82\xfd\xcf\x2f\x55\x8a\xe2\x60\x1c\x6d\x14\x47\x30\x12\x7c\x39\x36\x8a\x63\xfb\x7a\x68\x54\xe1\x46\x24\x04\xfb\xa1\x43\xbf\x1e\x6a\x2b\x51\x62\xbf\xc7\x46\x24\x04\x3d\xe9\x98\xc6\x46\x23\x04\xdb\x9c\xee\x32\x4c\xbf\x59\xb7\x50\xf7\xaf\xd2\x92\x0d\x49\x45\x33\x36\xb2\x21\x98\xd9\x67\x33\x36\xb2\x21\xe8\xeb\x1b\x4e\x36\x04\xef\x2f\x15\x6d\xd5\xc0\xcc\xe9\x36\xdd\xf2\x33\x3c\x22\x92\x37\x82\x20\x98\xc3\x50\x20\x08\xb6\x5f\x77\x5b\x5a\x92\xa9\x1f\xcc\xf5\x22\x33\xf5\x83\xbe\x6b\x48\x96\xfe\xf6\x5b\xe5\x48\x45\x7f\xca\x91\x9d\xd9\x87\xcf\xf3\x4f\x39\x4e\xe5\x88\x65\xb8\x9d\xca\x11\x3f\x4f\x37\xb1\x9d\xca\x71\x6a\xdc\xe9\x9a\x87\xe6\x1c\xbb\x4d\xc7\x9f\x1e\x7a\x26\xa4\x77\xff\x97\x2f\xf6\xa9\xed\x5f\xcc\xf5\xdd\x25\x04\x82\xc3\x6b\x4e\x07\x04\x63\xf8\x76\xd2\x01\xc1\x91\x9d\x0a\x63\x3b\xb5\x3c\x69\x90\xa4\xae\x63\x23\x0d\x36\x7e\x1b\x33\x1c\x69\x10\x94\xe6\xc3\x70\xa9\x9d\xbd\x51\x33\x2b\x05\xdb\x65\x84\x5d\x19\xd6\x8c\x2c\x02\x62\xbb\x34\xa9\x8f\x22\xcb\x3d\x38\xd6\xa0\x63\xb8\x07\x47\x33\xc3\x31\xdc\x37\xbb\x99\x8e\x68\xfc\xed\xf6\xd0\x3b\x87\x61\x47\x50\x6d\xb7\x67\xb2\xdc\x93\xe8\x75\x6c\x2c\xf7\xa0\x1c\x66\x5a\x96\xfb\x26\xc0\xef\xf0\x9a\x33\xdd\x83\x63\x33\x76\x98\xee\x1b\xb7\xc7\xe1\xab\xc8\x44\x0e\xf6\x9c\x9b\x3e\x36\x26\xf2\xc6\x15\x72\xf8\xf2\x30\x88\x83\xbe\x7b\xe3\xd8\xc3\xc1\xdc\x4c\xab\xec\xe1\x60\x32\x91\xb7\x47\x31\x1e\x39\x26\xd3\xde\xcf\x2a\xc6\xe1\xff\xfd\x99\x2e\x7e\x7c\x04\xd2\x90\x4c\xe4\x60\x13\x01\x37\x36\x36\x72\x30\x57\x27\x3f\x3a\x59\xb4\xde\x61\xf4\x3f\xfa\xe0\xc5\xb4\x3c\xb9\x3d\xfa\xe0\xc9\x56\xab\xbc\xe5\x85\x71\x1d\xcc\x6c\x6c\x1d\x85\x71\x5d\x58\xd2\xc7\xba\x36\x5c\x8b\x25\x9d\xf7\xa1\xb0\xa4\x83\x23\xf1\xb7\xa3\x30\xa4\x83\x8d\x6d\x5d\x18\xd2\x85\xff\x23\x39\x6c\x47\x61\x49\x07\x75\x56\xb7\xfd\x5c\x7a\xc7\x72\xce\x6b\x1e\x25\x71\x78\xd0\xb2\x43\x65\x14\xe6\x76\x50\x5b\x66\x87\xc2\xdc\x0e\x6a\x76\xb5\x8e\xc2\xdc\x2e\x4e\xa6\xcb\x50\x2e\xcc\xed\x22\x58\x2f\x3d\x57\x36\xb5\x4c\xa2\x2a\x7d\x5e\xf8\x48\x82\x52\x8a\x4b\xd5\xa5\xaa\xf8\xa9\x25\x1f\x49\x70\xe4\x2c\xef\x51\x98\xee\x85\xe9\x9e\x61\x50\x98\xee\x81\x14\x49\xa3\xf0\x91\x04\x23\xbb\x37\x46\xd9\xb4\xd8\x96\x2c\x6f\x4d\x59\xb5\xd8\xb6\x5a\x4c\x61\xb5\x58\x52\x57\x25\x0d\xed\x28\x8c\xfa\x60\x24\x7b\xd2\x28\x8c\xfa\xc2\x82\x4f\x3a\xdf\x51\x58\xf0\xc1\xc8\x39\xd5\xa3\xb0\xe0\x83\xf7\x36\xd7\xb4\xc6\x8b\x91\x03\xe7\x46\xe1\x23\x09\x46\x8d\x04\x2a\x8c\xfa\x52\x56\x6b\xb8\xa6\x35\x5e\x8c\xf6\x49\xd5\x59\xf5\xc1\xb0\xe0\x5a\x18\xf5\x45\x36\xab\x64\x94\x1c\x85\x55\x1f\x1c\x3e\xae\x85\x55\x5f\xca\xaa\xbb\x9f\xaa\x7b\xce\x8c\x4e\x4e\xe7\x51\x18\xfa\xc5\x86\x75\x4b\xd2\x85\xa5\x1f\x8c\x6c\x70\x19\xa5\x18\x2e\xc5\x5b\x91\x37\xa5\x14\xe3\xe5\xc5\xf2\x31\x14\xfe\x95\xe0\xbd\x2d\xcd\xc6\xc1\x12\x4c\xe6\x69\xa9\x9a\xa8\x9a\x38\x32\x99\x94\xaa\x8d\x6a\xbe\x4d\xc5\x25\x6d\x14\xc5\xc1\x1b\x54\x08\x8e\xc0\x51\xde\xa3\x10\x1c\x85\xe0\x48\x06\xca\x51\x08\x8e\x40\xe6\xd2\x51\x08\x8e\x62\x97\x3c\xe7\x5b\xe1\x9a\x09\xc6\x58\xc5\x50\xa9\x17\x63\xac\x0a\xa8\x54\x62\xfc\xe2\x35\x1d\x85\x06\x09\x6a\xc2\x64\x46\xe1\xab\x09\xb6\x8f\x9e\xe2\xab\x09\x36\x31\x2b\xa3\x70\xd6\x04\x83\x53\xaa\x70\xd6\x14\xbb\xf0\x93\xa2\x75\x94\xa6\x02\x39\x97\x8e\x29\x50\x68\x9c\xd2\x62\x44\x18\xdf\xf4\x4c\xe1\xe6\x49\x1a\xe4\x51\x08\x9a\xa0\x36\xe3\x8a\xa0\x09\x7a\x12\x67\x8d\x42\xd0\x94\xb6\x4e\x55\xca\x25\x35\x6f\x4c\x3b\xa5\x50\x73\x7a\x26\xd9\x69\x47\xa1\x67\x8a\x33\xe8\x62\xb4\x15\x7a\x26\x38\x32\x3b\x16\x3e\x9e\x60\xab\xff\x70\x94\xc7\x28\x5d\x23\xe4\xe0\xec\xa2\x76\x24\x51\xa1\x7f\x92\x4a\x79\x14\xfa\x27\xa8\xfc\xa0\x85\xfe\x29\x76\x55\x1d\x66\x24\x62\x27\x28\x39\x1f\x62\x94\xae\x11\x86\xce\x50\x65\xf2\x24\x28\x7c\xc0\x85\x3c\x29\x22\xf6\x92\x62\x78\x94\xe1\x8d\x1b\xd9\x61\x93\x6f\x6b\x21\x4f\x82\xd6\xcd\x65\xe4\x49\x11\xc4\x77\x78\x28\x7d\x12\xd8\x70\x30\x0a\x79\x12\xf4\x64\x05\x1e\x85\x3c\x09\xaa\x15\x92\x32\x56\x69\x93\xe1\x36\x9f\xcc\xc2\xb9\x53\xc4\xf0\x79\x79\x09\x96\x60\xa3\x54\x0b\xc1\x52\x08\x16\xe3\x97\x5e\x09\x6a\x31\x09\xd2\x2b\x85\x5e\x61\x03\x15\x7a\x25\xd8\x3e\x6a\x49\xaf\x94\x7d\x35\x46\x7a\x85\x38\x09\x36\x06\x4f\x21\x4e\xca\xbe\x6a\x9e\x76\xdc\xd5\x3c\x27\xcf\x25\x75\xe9\x28\x7c\x3b\x45\x3c\xde\x7a\x2b\x79\x72\x82\x2d\xb9\x1a\x46\xe1\xc9\x09\xde\xdb\x94\x57\x45\xf7\x8c\xcd\x2c\xf6\x17\x9e\x9c\x22\x6e\x2f\xab\x3e\x85\x27\x27\x28\x1f\xf3\xf8\x54\x51\x01\x79\x14\x68\xe1\xc9\x09\x36\x2b\x6a\x85\x27\xa7\xf0\xe4\x1c\xca\xc1\x93\x13\x94\x6a\x6a\xa7\x9b\x82\xc3\x37\x9f\x6c\x2a\x87\x37\xc4\xe7\x8a\xd2\x09\xda\x96\xe5\xb9\x42\xe9\x04\xb5\x79\x69\x28\x9d\xa0\x0d\x7d\x47\xe8\x14\x01\x73\x87\x2f\x0c\xa5\x13\xd4\xec\x76\x19\x85\x53\x26\xd8\x3a\x9b\x82\x53\x26\xb0\x9f\x75\x94\xc3\x70\x3c\xf2\x39\xd4\x75\x87\x1a\x51\x4d\x87\x81\x46\x35\x05\xdb\xf0\xb5\x3a\x56\x9d\x7e\xd9\xbb\xe4\x92\x6e\xe2\x93\x39\xd6\x6d\x3a\xe0\x45\xaf\x5e\x1e\x3e\x99\xc0\xf6\xc3\x51\xf8\x64\x82\xb2\xac\x9d\xaf\xc6\x78\x51\x37\x9f\x56\x5e\x9a\x60\xab\xdc\x34\x85\x02\x0b\x24\xa9\x1e\x85\x02\x0b\xb6\x8f\x6f\x15\xc7\x4d\x89\x97\xa6\x7e\x7c\x11\x28\xb0\xc2\x4b\xa3\xcd\x28\xb0\x12\xb9\x55\x93\xf9\x6d\x14\x72\x2b\xf8\xef\x25\xf5\x7c\x51\xbb\x81\x4c\x6e\x95\xf8\x5a\xea\x47\xa5\xf8\x5a\x82\x2d\xf9\xfe\x46\x21\xad\x4a\x22\xed\xea\x7a\x17\x79\x51\x82\xad\x65\xc1\xa2\x90\x56\x25\x21\x74\xf5\x63\x02\xe3\x1f\x09\xd6\x1a\x46\xf9\xe9\x95\x9f\xe2\x6e\x1e\xaa\xb8\x71\x99\x54\x56\x16\x97\x49\xd0\x3e\x5e\x8b\xdf\x2a\xee\xfa\x50\xe7\x92\x97\x27\xa2\xac\x32\xa3\x0b\x55\x16\x94\x69\x16\x3a\x75\x5e\x84\x5a\x5d\x56\x22\xa1\x16\x6c\xab\xf7\x08\xb5\x60\xab\x1f\x53\xd3\xa9\xab\xce\x84\xba\x78\xf1\xb8\x69\x82\x2d\xdb\x3c\x46\xe1\xa6\x29\x24\xde\x7a\xa6\x71\x9b\xdc\xc8\x22\x39\x0a\x85\x17\x94\x79\xf8\xa1\x06\x3a\xcd\xa2\x69\x0c\x12\x2e\xe8\x55\x6b\xd3\x70\xc1\x5b\xb0\x8c\x0e\x22\x2e\xd8\x72\x94\xe2\x28\x44\x5c\x50\x0e\x56\xee\xa9\x81\xce\x18\x32\x06\xdf\xa9\x7d\x92\x7a\xb9\x7e\xa2\x29\xca\xa5\x81\x22\xff\x26\xbb\x8b\xfa\x0b\xde\xdb\xd2\x9d\xe4\x5f\x20\x45\xc7\x28\xe4\x5f\x50\x39\xdd\x0a\xf5\x17\x64\x57\xd5\x28\xc4\x5f\xf0\xfe\x57\x1a\x9b\xfb\x28\xa8\x1c\x9a\xe5\xd2\x64\x2f\x7a\x5d\x97\x34\xd9\x95\x85\x31\x73\x2d\x87\x52\xd0\x06\x5d\xc0\x9f\x14\xf4\xaa\x2d\xf8\x93\x82\xd6\xc6\xdf\x37\x6d\x8d\xc2\xdb\x14\x6c\x1f\x26\x2a\x6f\x53\xb9\x0c\x2f\xf3\x11\x85\x1a\x94\xa9\x7a\x14\x6a\xb9\x57\x53\xa5\xfb\x39\x92\x82\x15\x5c\x55\x88\xd6\x40\x46\xb3\x51\x88\xd6\xe0\xfd\x65\xba\xec\xd6\x58\x77\x36\xf4\x98\x50\xe9\xd8\xc0\xae\xba\x51\xe8\xd8\xa0\xe4\x5c\xd3\x51\xc8\xd8\xc2\x03\x65\xf2\x21\x63\x83\xd6\xcc\x03\x3c\x50\xe5\x36\x96\x48\x2d\xee\xa6\xa0\xb4\xac\x86\x15\xee\xa6\xa0\x36\x6f\x0c\x77\x53\xd0\xab\xf7\x9b\xbb\x29\x68\xdd\x8b\xcb\xdd\x14\xbc\xff\x9f\x5e\xe4\x6f\x0a\xb6\x69\x14\x12\xd3\xc1\x7b\x5b\xfe\x8d\x9a\x0e\x6a\x31\xed\x72\x38\x05\xb5\xf9\x78\xd1\xd7\xc1\xfb\xcb\x54\x8a\xc0\x0e\xfa\x1a\x98\x04\x76\x20\x4d\xc1\x28\x04\x76\x79\x56\xd5\xdd\xa6\xea\x2f\xfe\x74\x1d\x99\x1c\xb4\x61\x18\x52\xc9\x41\x5d\x5a\x85\x4a\x0e\xd6\x6a\x5e\xa5\x92\x83\xf7\xff\x8f\x5c\xdb\x5c\x13\xc8\xd0\x73\xa9\xb8\x94\xad\x25\xd5\xa5\xea\xd2\xc8\x2f\x33\xed\x56\xca\x39\x68\x7d\xdd\x36\x5d\x9a\xaf\x7a\x49\x9d\x2a\xe5\x1c\xb0\x23\x2b\xdd\x5c\x73\x32\xbb\x53\xdc\x46\xa5\x7f\x03\x1b\xcd\x47\xa5\x7f\xeb\xa6\xb0\x91\x20\x95\xda\x0d\xea\x88\x1a\xad\xd4\x6e\xdd\xb4\x76\x86\x63\x25\x5a\xab\x73\xd8\x33\x33\x54\xa2\xb5\x46\x8e\xd6\x8f\xe6\x20\x47\xab\x1c\x19\xd1\x55\x95\x1c\x0d\x56\xf8\x52\x25\x47\x83\xf7\x97\xae\x5d\xae\x25\x13\xc5\x47\x39\xd4\xe0\x45\xcd\x39\xef\xa3\x6e\xab\x06\xc9\x35\x1d\x91\x56\x89\xd6\x60\xad\x3c\x56\x9a\x35\xd8\xac\x38\x57\x9a\xb5\xca\xc0\x9c\x77\xa7\xd2\xac\x41\xcb\x36\xbd\x51\x49\xd6\xa0\x7c\x0e\xff\xd5\x5d\x4a\xf0\x5f\xf1\x43\x6d\xe1\x0c\x76\xde\xdb\x4a\x9f\x06\x84\x62\x15\xe9\x17\x6c\x35\xa7\x21\x8d\x4a\xb1\x06\x6b\xcd\xa0\x52\xac\xc1\x56\x0f\x97\x34\x4f\x31\x05\xad\x5a\xaa\xf8\x8b\x96\x4d\x8b\xa3\x52\xa2\xb5\x9a\x82\x22\x01\x2a\xd9\x19\x8c\x96\x15\x88\x4a\x76\xd6\xea\x1b\x1d\x75\x57\xab\xb2\xbd\xe8\x75\x73\x49\xd1\xb2\x69\x4c\xe4\x59\x15\x10\x58\xab\x6e\xca\xaa\x4a\xa5\x31\x83\x2a\x4e\xa0\xd2\x98\xc1\x1c\x3a\x93\xc6\xac\x4d\xd1\x62\xc1\x55\xf2\x31\xa8\x39\xe7\x6d\x54\xea\x31\xe8\x82\x30\x2a\xf5\x18\x6c\x8e\x30\x1f\xb5\xe9\x82\xc6\x68\x4c\x31\x9a\x2e\x68\x99\x1d\x9b\x3f\x33\x1c\x39\xcd\x3e\xde\x14\x5e\xb3\xa0\x99\x91\x2b\x91\x19\x6c\xb2\x03\x8e\x4a\x64\x06\x3d\xc9\x8d\x46\x25\x32\x83\x63\x95\x42\xcd\xa3\x31\x73\x1c\xd5\xa8\x34\x66\xe5\x33\xf3\x06\xb7\x55\x73\x59\xa3\x53\x56\xb1\x85\x41\xa9\x46\x23\xd5\x59\xbb\x5a\x66\xd9\xbe\xd2\x87\xc1\xc6\xf1\x5a\xb9\xcc\x6a\xf7\x5a\xe7\xc3\x53\x79\xb4\x82\xd2\xa6\x7f\xf3\xcc\x9e\x93\x21\x74\x00\x87\x56\xb0\xd5\xe4\xb1\x18\x75\x78\x68\x32\x20\xf3\xe0\x54\x3e\xae\x2a\x40\x30\xdf\xbf\x4a\x44\x06\x9b\xf0\xcb\x4a\x44\xd6\x61\xa6\x8a\x15\x56\x29\xc6\x60\x59\xd0\x95\x62\x0c\x26\x13\xbd\x12\x8c\x41\x4f\x46\xae\x51\x09\xc6\x60\xcb\x66\xde\xbf\x7e\xa5\x2b\x41\x19\x1c\x49\x3d\x3e\x2a\x41\x19\xbc\xff\xe2\x9f\x75\xd0\x8b\x9e\x13\x21\x46\xa5\x28\x83\xb2\xc6\x39\x45\x59\xf7\xd5\x32\x69\x67\xfa\x31\xe8\x35\x06\x4d\xdd\xb5\xcc\x8b\x63\x7a\xc5\x29\xca\x1a\xf9\x58\x05\x03\x55\xf2\x31\xd8\x6a\x75\x9b\x96\x89\x6f\xab\xc4\xd4\xaa\x7c\x5b\x35\xc7\x06\xd5\x64\x52\x1b\x95\x7c\x0c\x7a\x5d\xb7\xa9\x67\xf2\x74\x58\x2e\xaf\x04\x65\x8d\x2c\xac\x49\x39\x36\x2a\x5d\x18\x54\xcb\xf6\x95\x2e\x0c\xb6\x9a\x5d\x78\xa3\x72\x9e\x05\x5b\x33\x7b\x72\x9e\x05\xb3\x99\x57\xa8\xc7\x60\x16\xef\x16\xf5\x58\xb3\x77\xab\x6e\x9b\xdb\x54\x2a\x29\x38\xb2\x9d\x6b\xd4\xa9\x52\x0e\xff\x31\x13\xd0\x98\xc1\xd6\x0c\x3a\x1a\x33\xe8\x6b\xf0\x13\x99\xc1\xfb\xff\x6e\x53\xcf\x17\xad\xf9\x0a\x89\x10\x0c\xde\xdb\xd2\x68\xfc\x75\x41\xaf\xbe\x42\xfc\x75\x41\x1d\xba\x98\xbb\x2e\xf8\xd3\x4f\x44\x6c\xf0\xfe\x59\x1e\x40\xc5\x06\xe5\xf0\x95\xa3\x62\xeb\xa1\x8b\xd7\xbf\xe9\x62\x47\x9a\x2b\x1a\x7d\x1a\xbc\xb7\x65\x0c\x11\xa8\x41\xc9\x19\x02\xa3\x12\xa8\xf5\xd0\x79\xd1\x16\x95\xa6\x0c\xca\x9a\xcb\x68\xca\xe0\xbd\x2d\x3f\x25\x2a\x83\x3a\xbc\x98\x44\x65\xe5\xd6\xcb\x52\x5b\xa5\x29\x83\xf7\x97\x19\x7e\x44\x65\x50\x72\xc4\xe6\xa8\x44\x65\xf0\xde\x96\xe2\xf2\xf4\x05\xa5\xf9\xdc\xd2\x99\x41\xcd\xee\x90\x51\xe9\xcc\xba\xf2\x39\xfb\xa1\x0e\x25\x3d\x7d\x22\x29\xcf\x60\xab\x5b\x75\x4d\x87\xc6\xd3\x57\xe3\xa3\xae\xa4\x67\xd0\x05\xd3\x54\x8e\xbe\xa0\xd7\x55\x30\xfd\xf9\xd5\x68\xbe\x91\x02\x04\x83\xd1\x4c\xd9\x34\x6b\x4d\x30\xa0\x4d\xce\xa3\x72\xfe\x05\x65\xc4\xd8\xae\x82\x01\x83\x2e\x68\xab\x92\xb1\xf5\xa7\x35\x7c\x14\xf8\x03\x83\xd6\x7d\xbe\xf9\x03\x83\xad\x19\x09\x94\x6d\xf0\xfe\xd2\x35\xcd\xf1\x5b\xe9\xad\x73\x49\x73\xfc\x56\x73\x28\x87\xe6\xc8\x86\xb1\xaa\x85\x48\xdb\xe0\xbd\x2d\x9d\x47\xdb\x06\x7d\x7d\x50\x48\xdb\xe0\xbd\x2d\x6d\x44\xdb\x06\x73\x7d\x23\x4f\xed\x41\xc7\x8a\x71\xac\x74\x6c\xd0\x2b\x6b\x92\x8e\x0d\xde\xdb\x52\x53\x42\x36\xe8\x75\x3d\x40\x7b\x64\x67\x59\xe5\x1e\xab\x64\x6b\x50\x0b\xb3\x93\x6c\xad\xd1\xa3\x72\x1b\x8f\x4a\x90\x06\x4d\x68\x7a\x25\x48\x83\xbe\x5e\x0d\x82\x34\x28\x39\xf9\x69\x54\x7a\x34\xa8\xf6\x9c\x54\x7a\xb4\xd2\xa3\xeb\x9b\x48\x8f\x06\xdb\x66\x92\xa4\x47\x2b\xa9\xc9\xf3\x5e\x49\xcd\xa0\x6d\x26\x2c\x52\xb3\x5e\xba\xcf\x77\x84\x8a\x0c\xe6\x1a\xf3\x54\x64\x95\x96\x31\x19\xa1\x47\xe5\xb5\x0c\x7a\x5d\x65\x53\x83\x4b\xbf\x68\x0f\xa2\x30\xe8\xc9\x40\x34\xaa\x78\xc3\x2a\x7f\xb5\xd7\x91\x4c\x0c\xb6\xba\x31\x0c\xe9\xc4\x60\x5b\x5f\x03\x3a\xb1\xde\xfa\xc0\x6c\x4d\xdb\x05\xa5\xae\x5f\xaa\xc1\x1d\x27\x08\x13\x41\x70\x61\xbd\x75\x0b\x8b\x8f\xb6\x0b\xca\x1a\xa7\xb4\x5d\x30\x97\x65\x4b\xdb\xd5\x47\x83\x47\x75\x56\xaa\x2d\xe8\xb5\xfe\x83\x8f\xba\xd2\x74\xc1\x56\x37\xb6\x24\x51\x17\xb4\x35\x06\x88\xba\x4a\xd4\x6d\xcc\x4b\xa2\xae\x12\x75\x66\x4c\xa2\x2e\x78\x6f\x4b\xab\x52\x75\x41\xaf\x5e\x7e\x6e\xd3\xfa\xa8\x34\x93\x93\xaa\x0b\xe4\x92\x19\x95\xaa\x0b\xde\xdb\xd4\x70\xd5\x3a\x4b\x7f\x99\x10\x1a\x59\xd7\x3e\x2b\x53\x7e\x2e\x6d\x2e\x6d\x71\x61\xba\xab\xb8\x44\xf0\xcf\x5c\xaa\x2e\x99\x92\x63\x81\x37\x9b\xbf\x82\x92\x0d\xde\xa3\xf1\x9a\xb6\x24\x1c\xa9\x5b\x0c\xc0\xc6\xd3\xd9\x64\x1c\xc9\xab\xd9\x78\x3a\x83\x9e\x3c\x99\xa3\xf1\x74\x06\x33\xe9\x0d\x46\xa3\xf4\x82\xf7\xcf\xdc\xf6\xb8\x96\x73\xd4\x14\x8d\xab\xb3\x51\x7f\x99\x7f\x1b\xf1\xd7\x36\x43\x31\xd6\x64\xe3\xd8\x0c\xb6\x24\x7d\x1c\x8d\x5f\x33\xa8\x25\x0b\x62\x8d\x5f\xb3\x6d\x66\xd1\x75\xdb\xee\xda\x9e\xa4\xe3\x25\x97\xa6\x4b\xea\x19\x63\xa5\x11\x84\x41\xaf\x99\x5b\x1a\x41\x18\x54\x11\x4d\x8d\x1e\x0c\xde\x5f\xba\x4d\x45\xe3\xc6\x14\x3a\xd3\x08\xc2\xe0\xbd\x2d\x65\xa3\x08\x83\x9e\x24\xa4\xa3\x51\x84\x41\xe7\x7b\x6b\x14\x61\x2b\x86\x5f\x66\x92\x46\xd9\x05\x5d\x7c\x5e\xe3\x8b\x6c\x64\x5c\x52\x60\x8f\x46\xc6\x05\x35\x5b\xcd\x47\x23\xe3\x1a\x19\x97\xfd\xb9\xa3\xd1\x71\xc1\x66\x45\xb6\x71\x3c\x06\x1b\x6f\x76\xe3\x77\x6c\xdc\x82\xc5\x6d\xfc\x82\x41\xe7\x9e\x6c\xfc\x82\xc1\x56\xd7\x90\xb4\x8b\x2b\x98\x2d\x2f\x75\xe3\x2a\x6c\x55\x71\xd7\x35\xc5\x8d\xb4\xe3\x51\x6a\xa4\x5d\x23\xed\x72\x06\xef\x68\xa4\x5d\x13\xc3\xf8\x71\xdb\x2a\xdb\xed\xb6\xb4\x11\x6d\x17\x8c\x66\xe4\xf2\x1f\x06\xef\x6d\x69\x37\x0e\xc4\xa0\x57\x55\xa0\x00\x5b\x53\xd3\xe8\xbd\x46\xef\x05\x35\xc9\x4f\x47\x23\xf7\x82\x2e\x52\xb9\x91\x7b\x81\x85\xfe\x46\xed\x05\xcd\xa7\xb8\xf1\x28\x36\xc7\xd6\x67\xee\x68\xf4\x5f\xf0\x4e\xab\xae\x69\x8d\x96\xc3\xc1\xbc\x2c\xf4\x5f\xeb\xca\x1f\x01\xd0\x48\xb4\xe0\x10\x24\xdf\x38\x06\x83\xce\xd8\x6f\x3c\x83\xad\xaf\x79\x3b\x45\xe3\xfb\x0b\xea\x6a\x20\xda\xae\xc5\xf7\x57\x93\xb1\x67\x34\xbe\xbf\xa0\xb5\xf5\x4b\xc5\xed\x06\x51\xf5\x53\x83\xa8\x27\x21\x61\x77\x9b\x8e\xea\x2b\x71\x70\x3a\x8f\x2c\x0c\x7a\x32\xf9\x8f\x46\x16\x06\xb3\xa8\x01\x59\xd8\x28\xb9\x64\xa2\x1b\x8d\x92\x0b\x36\x81\x9f\x8d\x92\x0b\xb6\x5a\x74\x1e\x29\x17\xac\xa0\xc6\x46\xca\x35\x22\x8c\x77\xae\x11\x61\x8d\x08\xcb\xb2\x62\x23\xc2\x82\x6d\x39\x43\x1b\x15\x16\xcc\xe9\x12\xbf\x5e\x8b\x13\xaf\x16\x2f\x1f\xc9\x15\x4c\xdf\xd8\xc6\x89\xd7\xa8\x30\x6b\xa5\x8d\x0a\x0b\x0e\x0b\x51\x8d\x0a\x0b\xde\xdb\x52\x05\x32\xac\xed\xa9\x82\x09\x90\x0a\x6b\x54\x58\x4c\x82\x46\x85\x05\xbb\xb8\xe0\x46\x85\x35\xf2\xaa\xb8\x8d\xbc\x0a\x4a\xd7\xcb\xe4\x55\xb0\x2d\x13\xa9\xd1\x57\x41\xaf\x4a\x4b\x5f\x05\x65\x7d\x6e\xa6\x0a\x90\x5c\x65\xb8\x4d\x0d\x5e\xac\x75\xe8\x46\x72\x05\x73\x4d\x89\x24\x57\x3b\x0c\xdd\x58\x09\x8d\xd8\x69\x36\x52\xf5\xf9\xf7\x2f\x76\x23\x85\x82\x5a\x54\x86\x14\x0a\x26\xab\xb0\x71\xe8\x05\xef\xb3\x5c\x53\x99\x38\xf4\xba\x69\x8f\x60\x0a\x7a\xd5\xf2\x04\x53\x3b\x0c\xa8\x58\x85\xed\x58\x25\xcf\xda\x80\xe1\xc9\x7b\xd7\x0e\x03\x7b\xf7\x53\xa3\xe7\x45\x1b\xc5\x03\x0c\x9e\x17\x87\x00\x9a\x46\x56\xb5\xaf\xc1\x63\x14\x13\x4c\xc1\x3e\x95\x83\x60\x6a\x2b\x1d\x61\x1a\x90\x5e\x0a\xf6\xf5\x59\xa7\x97\xda\x77\x95\x36\xf5\xa4\x84\x02\x89\x38\x46\xa3\x84\x1a\x25\x44\x3b\x37\x52\x28\xd8\x8f\xf5\x00\x83\x27\x4e\xb8\x6d\x5d\xf2\x92\x24\xe6\x91\x76\x69\x94\x50\xb0\x25\xcd\xeb\x68\x94\x50\xa3\x84\x4a\x9c\xbd\x8d\x12\x0a\x1a\xb5\xdb\x28\xa1\xe0\xbd\x2d\x0f\xe0\xbe\x0b\x66\x5d\x97\xb4\xc6\x2f\x09\x6a\x7d\x3b\x89\xa3\xc6\xc9\xc7\x76\x6c\xd4\x51\xb0\x22\xfb\x1a\x27\x5f\x23\x98\x8a\x37\x82\x60\x6a\x39\xec\xb4\x7a\xe3\xa8\xa3\x46\x1d\x15\xb6\x04\x75\x14\xf4\x6a\xf2\xa2\x8e\x82\xd9\x35\x07\x71\x14\x38\x22\x7e\x34\xe2\xa8\x11\x47\x45\x7b\x10\x47\xc1\x5c\x5f\x5d\xe2\x28\x98\x96\xfc\x1a\x6d\x14\x74\x01\xea\x8d\x36\x0a\xa6\xed\x13\x8d\x27\x30\x90\x2d\x6d\x34\x9e\xc0\x46\x41\x15\x16\x0d\x05\x15\xcc\x12\x97\x67\xa3\xa0\x82\x4a\x51\x36\x02\x2a\xd8\x6a\x72\xf7\x8f\x46\x41\x05\x53\x54\x7f\xe3\x0a\x6c\xa7\x06\x62\x0b\x51\x50\xc1\xe4\x3d\x68\x1c\x7f\xc1\x3e\x57\x05\x34\x10\x9d\x55\x98\x0d\x74\x56\xb0\x6d\xba\x98\xce\x0a\x96\xd9\xdd\xe8\xac\xc6\xf1\xc7\x81\xda\x08\xad\xa0\x57\xb3\x14\xa1\xd5\x08\xad\x65\xe1\x11\x5a\xc1\x92\x1f\x8d\xd0\x0a\xde\xdb\x32\x12\x78\xfe\x82\x7d\x6a\x5c\xae\xbf\x76\xad\xf6\x48\xb7\x13\x5f\x8d\x9f\xcf\x04\xc7\xcf\x17\x8c\xe6\xf5\xe1\xe7\x6b\xd7\x6a\x22\xff\xa6\x89\x22\xd1\x08\xdb\x46\xa2\x35\x12\xad\xb2\xc9\x48\xb4\xa0\x76\x5f\x58\x12\xad\x91\x68\x3c\x89\x8d\x44\x0b\x26\xd7\x46\x23\xd1\x1a\x57\x5e\x65\x80\xd1\x68\x41\xaf\x4c\x26\x12\xad\x91\x68\xd5\x98\xa1\xd1\x82\x5e\xb5\x11\x57\x5e\xf0\xde\x96\x36\xe2\xcb\x0b\x36\x82\xaf\xf1\xe5\x35\x2e\x39\x81\x33\x8d\x4b\x2e\x98\xcb\x30\x26\xdb\x5a\xb6\x7b\x55\xfe\xd1\x46\xa4\x05\xbb\x60\xd3\xc6\x01\x17\xcc\x35\x97\xf2\xbf\x05\xbb\xf8\xa0\x46\xc9\x05\x73\xfa\xc0\x92\x6a\x8d\x54\xe3\x17\x69\xa4\x5a\x30\xe9\xad\x46\xaa\xb5\xc7\x32\x67\x96\xcf\x1a\x5d\x16\x1c\x9c\x14\x8d\x2c\x6b\x09\x5d\xad\x16\xd2\x9b\xd0\xd5\x60\xb7\xe7\xb1\x09\x5d\x0d\x66\xcf\x62\x48\xe3\x92\x0b\x8e\xcf\xaa\x93\xaa\x3f\x3a\xd9\xe7\x9a\x7a\x6b\x22\x57\xd9\x25\xc4\x5b\xb0\x55\x92\xb1\x53\x6f\x41\x49\x5a\xe4\xd1\xa9\xb7\xfe\x51\xd1\x98\x78\x5d\x9e\x8e\xe0\xc8\x31\x0a\xa3\x93\x6a\xc1\xb6\x5e\xef\x4e\xab\x05\x93\x08\xeb\xfc\x74\x3d\xe1\xac\xd5\x5a\x73\xe7\x95\x0b\xba\xfd\x1c\x9d\x5b\xae\x13\x66\x56\x3f\x3b\x61\x16\x4c\x76\x49\x27\xcc\xfa\x66\x00\xd6\xbf\x9f\x90\x39\x3a\x17\x5d\xd0\x92\xf5\x7c\x74\xba\xad\xd3\x6d\xec\x8a\x4e\xb8\x05\x33\xa7\x1e\x8d\x4e\xb8\x75\xce\x3d\xab\x42\x9d\x73\x2f\x38\x78\xaa\x3a\x2d\x17\xbc\xb7\xa5\xd6\xc4\x5c\xb0\x8c\xd8\x2e\x24\x35\xd8\x73\x40\xf4\xe8\x5c\x80\x7d\x5b\x69\x98\x53\x69\x92\x2f\x38\x3e\xda\x86\xe4\xeb\x7c\x80\xac\xe9\x4e\xf3\x05\x33\x89\x58\x47\x27\xf9\x7a\x59\x6d\x93\x4e\xa2\xdc\x82\xb9\x67\x36\xec\x7c\x79\xc1\x2c\xf9\x10\x74\xbe\xbc\x60\x26\x11\xff\xe8\x7c\x79\xdd\x61\xaa\x79\x27\x3a\xc5\xd7\xc9\x3b\xaa\xbb\x93\x77\xc1\x14\x20\xd7\xc9\xbb\xa0\xac\x46\xa3\xee\x82\x99\x03\x9f\x46\xa7\xee\x3a\x75\x57\xd7\x33\x57\x05\x62\x98\x0f\xbf\x34\x04\xe2\xcb\x4b\x86\xc9\xd1\xf9\xf2\x3a\x11\x48\xa0\x76\x22\x30\x18\x39\x99\x73\x74\x22\x30\x18\x5c\x96\x9d\x06\x0c\x6a\xd3\x4f\x34\x60\xb0\x55\x16\x58\x17\x2f\x1a\x34\x56\x6d\xe7\x04\x0c\x36\xc9\x09\x3a\xa5\x18\xbc\xbf\x4c\x6b\x90\x8a\xc1\x26\x82\xb9\x4b\x0b\xd2\xab\x7a\xe6\xf3\xdf\x49\xc5\x60\xe3\x6a\xeb\x94\x62\xd0\x92\xf7\x73\x74\x4a\xb1\x73\xef\x99\xa9\x3a\xbd\x17\x6c\x02\x86\x3a\xbd\xd7\x9b\x1a\x0c\x3f\x55\x83\x1c\x84\x7a\x78\x26\x79\x17\xec\xb6\x11\x75\xea\xae\x37\xf3\xaa\xa1\xd6\x14\xb7\x65\x2b\x76\xf7\x00\x3d\xd5\xbc\x99\xba\x85\xeb\x2e\x28\xe2\xbe\x3b\xd7\x5d\x27\x0c\x93\xb4\x6a\x74\xc2\x30\x28\x3e\x95\x9d\x30\xec\xdc\x79\x35\xcb\x66\x9d\xe4\x0b\x06\xc3\xb8\x73\xe7\x05\xc7\xba\x49\x4f\xbd\xd8\x25\x83\xe8\x64\x61\xb0\xd5\x55\x29\xba\x30\x28\xc5\x80\xb4\x25\x2e\xd8\x1c\xea\x3f\xba\x30\xd1\x40\xa6\xc2\xd1\xa9\xc7\xe0\xbd\x4d\x31\xd4\x3d\xf2\x31\xa7\x75\x8e\x4e\x3d\x76\xdb\xe4\x8a\xaa\x6b\x8d\xe1\xc5\xcb\xe2\x59\xe7\x2e\x0c\x36\xce\xdf\xce\x5d\x18\x2c\x9b\xa6\x73\x17\xf6\x61\x86\xf1\x1a\x8b\x39\x0d\xb6\x6e\xaa\xa5\x3b\xfb\x58\x35\x70\x4d\x0d\x5e\x8c\xa4\x25\x1c\x9d\xa7\x2f\x28\x82\x29\x3a\x8d\xd9\x87\x29\xdf\xec\x47\x3d\x06\x95\xf3\xb1\xf3\xea\x05\xef\x6d\xae\xa9\xc1\x2e\x58\xcf\x25\x35\xd8\xbd\x7a\xda\x83\xc8\x0c\x5a\x72\xdd\x8e\x6e\x63\x5b\xb0\xdb\xb8\xd2\xc9\xce\xfe\xc7\xf9\xe7\x9a\x5a\x45\x77\xda\x1b\xd5\xc9\xce\x60\xf6\x7c\x62\xbb\x70\xd2\x3e\x57\xd1\x52\x77\x82\x32\x98\xfc\x86\x9d\xa0\x0c\x76\x3b\x6a\x3b\x3d\xd9\x29\x45\xf1\xf8\x9d\x52\x0c\xea\x6e\x44\x52\x8a\x5d\x2e\x7c\x41\xef\x9d\xdf\x2d\x68\xcd\xf4\xcd\xed\x16\x6c\xdc\x5d\x9d\xdb\xad\x67\xff\x5b\x15\x3f\xd4\x39\xd4\x82\xd1\x4d\xb8\x34\x66\xb0\x89\x53\xec\x44\x64\xf0\xfe\x32\xc5\xa5\x22\x83\x21\x94\xae\x53\x91\x9d\x8a\x14\xa6\xdc\xa9\xc8\xe0\x58\x45\xa3\x22\x83\xad\xae\xe9\x8f\x8c\x0c\x36\xcb\x84\x9d\xdb\xad\x53\x96\xb6\xf0\x75\xca\x32\x90\x25\x70\x74\xca\x32\x78\x6f\x4b\x7b\x08\x0c\x0d\xf6\xbe\x7e\xa9\x3d\x5e\x54\x46\x53\xb7\xc1\xae\x27\x56\x54\x86\xe7\xd1\x09\xd0\xa0\xb5\x7f\x38\xc6\x63\x74\xfa\x34\x78\xff\x25\xff\xcc\xef\x17\x54\x3b\x7a\x3b\xb7\x5f\x17\x38\x9a\xc3\x03\x46\xa7\x59\x83\x52\x9a\xdb\x34\xd7\x77\xed\x72\xcb\x25\xcd\xc5\xc7\xd7\x36\xd7\x34\x57\x82\x49\xa5\x26\xeb\x7c\x7c\xfd\xbb\x9a\x2b\x2d\x4d\xda\x06\xcd\x16\xd6\x4e\xda\xf6\xef\x6a\x2e\xd7\x34\x97\x2c\x20\x87\x07\x68\xae\x17\x73\xae\xd2\x6a\xae\x48\xdb\xa4\x7e\x1d\x9d\xb4\xed\xa4\x6d\x63\xa1\xd1\xb6\x41\x5d\x1f\x32\xd2\x36\xa8\x47\xd6\x20\x3a\x69\xdb\x29\x4f\xd9\x0e\x3a\xe5\x19\xec\x04\x6a\xe7\xaa\xeb\xa2\x50\x2d\xa5\x75\x6a\x34\xd8\x86\xa1\x42\x8c\x76\x7e\xb9\x35\xca\x48\xcf\x60\xe4\x24\xb6\xd1\x49\xcf\xa0\xd6\x43\xd1\xd4\xe0\xd4\x7b\xb1\x58\x3b\x51\x19\x94\xc3\x07\x84\xa8\x0c\xde\xdb\xf2\x9e\x50\x95\xc1\x48\x8a\xc6\xd1\x89\xca\x60\x74\x6f\x30\x51\x19\x94\x1c\xfe\x39\x3a\x51\x19\xbc\x23\x3e\x97\x54\xfd\xd4\x2b\xbe\xb1\xd4\x62\xd0\x04\x91\x75\x6a\x31\x18\x7c\xc7\x9d\x58\x0c\xde\x5f\x7a\xe6\xaa\x54\xb6\x86\x98\x21\xa8\xc5\xa0\x49\x48\xd5\x89\xc5\x4e\x19\xae\xd1\x41\x19\x06\x63\xe8\x3c\xca\xb0\x73\xc1\x89\x06\xe8\x5c\x70\xc1\x18\xbe\x80\x54\x60\x50\x3f\x26\x6e\x2a\xb0\x13\x69\x49\x8e\x3a\x3a\x91\x16\xd4\xa9\xdb\x89\xb4\x4e\xa4\xd9\x7b\xd0\x89\xb4\xa0\x6c\xe6\x1b\x22\xad\x0b\xae\x6c\x0c\x18\x8a\x2c\xa8\x85\x69\x45\x90\x75\xe9\x3d\xbc\x05\x04\x59\x50\x48\xdb\x2e\xb8\x32\x68\x5c\x2d\x9d\x03\x2e\x68\x36\x6a\x75\x0e\xb8\x4e\xc9\x89\x5d\xe8\x94\x5c\xd0\x3e\xeb\x92\x2e\x78\xd1\x3e\x06\x1f\x07\x5c\x7f\xe2\xd6\x36\x01\x50\x6d\xc1\x76\xe8\x3b\xaa\xad\x73\x93\x2d\xf3\x85\x9b\x2c\xa8\x6d\xdd\xa6\xfc\x89\x7d\x5c\x63\x83\x1c\xeb\xe4\x98\x78\x8f\x4e\x8e\x05\x55\xce\x80\x4e\x8e\x75\x0a\x4a\x60\xf7\xa0\xa0\x82\xa1\x81\x06\x05\x15\xbc\xb7\xb9\x56\x5c\x2b\xaf\x45\xd3\x73\xa5\xba\x52\xf3\xc3\x91\x4b\xcd\x25\x15\xc8\xb2\xe1\xa0\xa9\x02\x27\x5c\x8c\x41\x53\x8d\x8f\xd2\xc6\xf0\x19\x04\x54\x30\x6c\xe2\x19\xbc\x64\xc1\x7b\x5b\xcb\xb5\xd3\xb5\x75\x64\x68\x2e\x5d\x2e\x19\xf1\xbb\xb2\xdd\xae\xdd\x59\xff\x2d\xb9\xf4\xb8\xf4\xda\x7c\x9f\xb8\x8a\x06\x35\x36\xf8\xc4\x98\x12\x83\xb6\x0a\x9a\xcd\x9c\x83\xb4\x0a\xea\x8c\x6e\x18\xa4\x55\x30\x4c\xc1\x83\xb2\x1a\x9b\xa9\x29\x46\xce\xa0\x99\x82\xe1\x53\x30\x68\xa6\x41\x0c\x59\x0b\x19\xc4\x50\x30\xcc\x7d\x83\x18\x0a\xde\xdb\x14\x57\x0d\x44\x44\xc6\xc8\x19\xfc\x5f\x41\x33\xe0\x07\xff\xd7\x28\xde\x8b\x75\x9b\xe2\x72\x80\xe5\x95\x1d\xd4\x50\xb0\xd5\xa6\xa2\x1c\x60\x41\xe1\x74\x1b\x82\x1d\x83\x66\x17\xc7\x10\xed\x38\x8a\x1a\x1c\xfe\x4d\x0d\x1c\x0b\x3b\x3c\x53\x0d\x84\x36\xe6\x8c\x86\x31\xc8\xa1\xa0\xb6\x18\x3e\x83\x1c\x0a\xde\xdb\xf2\x53\xbb\xec\x82\xd1\xb2\x10\x3c\x44\x3b\x8e\xb5\xa3\x2e\x93\xe4\xa0\x9a\x06\xd5\xb4\xfe\x4d\x45\xa3\x9a\x5a\xf9\x87\xb8\xf0\x41\x54\x05\x23\x49\xf5\xc7\x20\xaa\x46\x35\xee\x32\x93\x0f\x3a\x28\x68\x5d\xaf\x71\xa2\x0d\xd2\x88\x09\x3b\x48\xa3\xa0\xda\xcc\x3c\x48\xa3\xc1\x63\x66\x01\x72\xf0\x98\x05\xa3\xc5\x08\x1f\x3c\x66\xc1\x14\x50\x35\xc4\x4c\x06\xe5\xb3\xb9\x4b\x95\x85\x34\xca\xcd\x39\xb8\xb4\x82\x52\xe2\x87\x19\x64\x50\xb0\x84\xff\x20\x83\x06\x19\xc4\x36\x1d\x6d\x15\x2d\xfe\xbd\x7c\xeb\x06\x19\x34\x92\x0a\xb1\x76\x6f\x35\xcd\x13\xac\x85\xa3\xc1\x19\x16\x54\x5b\x12\x07\x5f\x58\x30\x7c\x72\x07\x61\x14\xb4\x6a\x36\x20\x8c\x82\x91\x23\x8d\xc6\xa0\x8c\x82\xe1\x53\x3a\x28\xa3\x91\xcc\x20\x95\x6e\x1e\x64\x50\x50\xe5\x86\x1a\x54\xd0\x20\x79\x24\x69\x1d\x24\x4f\x30\x67\xf7\x4c\x9d\xd2\x55\xdd\x40\xa1\x79\x82\xc1\x8e\x18\x3c\x66\x43\x20\x65\x37\xec\x04\x52\x06\x43\x88\xe4\xa0\x8c\x46\xa2\x26\x6b\x37\x62\xe8\xa0\xa0\xe6\x30\xb9\x31\xa4\x06\x19\xa4\x11\x0b\x76\x90\x46\x41\x11\xa0\x3e\x48\xa3\xc1\x25\xd7\x57\x41\xd4\x7e\x25\xd5\xf7\x50\xef\xdc\x30\xd6\xb4\x2e\x67\x5b\xb0\x82\x8e\x07\x5f\x5b\xe0\x38\xdb\x31\xa8\xa5\xa0\x5a\xb4\x1d\xd4\xd2\x20\x83\xba\x16\x27\x83\x82\x15\xa0\x31\xc8\xa0\xc1\xfd\x96\x83\x17\xc7\xa0\x83\x82\x62\x0f\xf5\x20\x83\x82\xe1\x6b\x34\xc8\xa0\x21\x08\xb2\x6b\x0f\xee\xb7\xa0\xb1\x16\x07\xf7\xdb\xd8\x55\xaa\x2a\x9b\x4a\xbd\x90\x79\x7d\x0c\xfb\xe5\x06\x05\x25\xd2\x7c\x50\x50\x41\xe3\xf5\x18\x14\xd4\xe0\x92\xeb\x26\x78\x12\x2a\x18\x4d\x83\x73\xc9\x0d\xaa\x4a\xde\x9c\x41\x55\x05\x75\xc6\x56\x19\x54\x55\x30\x2d\x85\x0c\xfe\xb7\xe0\xf8\xf3\x4c\x95\x12\xdf\xd8\xcd\xbf\x84\x56\x30\xac\xd2\x0c\x42\x6b\xf0\xdc\xad\xca\x53\x55\xc1\xfa\x60\x0f\xaa\x6a\x08\x49\xcc\xe1\x94\x63\xd0\x46\x41\x91\xa5\x6b\x90\x46\xc1\xa1\xdb\x29\xa3\x71\x78\x0f\x4c\xdc\xc7\x7a\x66\xbe\x29\xd5\x25\x6d\x2b\xfa\xb0\xfb\xfa\x93\x21\xc1\x6e\xef\xc6\xe0\x4c\x1b\xf4\x45\xcf\x4a\xc8\xa0\x2f\x82\x61\x6f\xee\xa0\x2f\x82\x9d\xae\x1d\xe4\xc5\xa0\x25\xba\xf1\x47\x4b\x04\x53\x52\xa5\x41\x4b\x8c\xaf\x7e\xdf\x95\x63\x95\x2d\x1f\x6c\x9d\x47\x38\x8c\x9f\x0e\xf5\x5d\xe7\xc7\x0a\xb6\x8f\xa1\xc0\x8d\x35\x48\x82\x9c\xbd\x3e\x06\x49\x10\xf4\xc3\xa7\x98\x24\x18\xdc\x4c\xa4\xe2\x60\xec\x07\x83\xc1\x3b\xb8\x99\x06\xd7\x50\x0e\xd7\x1e\x83\x15\x1f\x1c\xd6\x20\x06\x2b\x7e\x08\xae\xa3\x93\x07\x33\x3e\x38\xc4\xc4\x0c\x66\x7c\x70\x54\x5f\x0d\xae\xa1\x21\xde\xae\x6b\x10\xf1\x76\xc1\x1c\xfa\x9d\xb7\x68\x5c\xeb\x01\xa9\x3c\x2b\x3b\x38\x2a\x93\x80\x95\x3d\xae\xfc\xdb\xf0\x3d\xe0\x59\x09\x6a\x53\x8e\x6b\xfd\xdb\xd7\x6d\xa9\x29\xcf\xca\xb8\x32\x4e\x23\x27\x86\x0d\x51\x41\xb5\x76\x3b\xf8\x5a\x06\x9b\xdd\x6e\xcf\xc1\x66\x0f\xe6\x66\x7c\xb0\xd9\x07\x57\x88\x5d\x35\x83\xe5\x1d\x0c\x2b\xf8\x83\xe5\x3d\x04\xba\x0d\x76\x13\x3b\x3b\x18\xad\xfd\xfd\x34\x8f\x31\x98\xe1\x83\x19\x3e\x7c\x18\x99\xe1\xc1\x5c\x06\x08\x33\x7c\xdc\x8a\xce\xac\xe2\x3d\x09\x1a\x1f\xfd\x60\x87\x0f\x81\x70\xf6\xef\x0f\x86\x78\xb0\x42\x99\x06\xf7\x49\xd0\xa4\x74\x19\xbc\x27\xc1\x26\xfb\xd8\xe0\x3d\x19\xbc\x27\x23\xde\x82\xc1\x5c\x0f\x06\x4d\x3c\x98\xeb\xc1\xb4\xe8\x34\x04\xb5\x05\x9b\xf0\xac\xc1\x80\x1f\x36\x34\x0d\xdf\x06\xde\x93\x60\x65\xa4\x1c\xbc\x27\x83\xf7\x44\x76\xf1\xc1\x7b\x12\x34\x6b\x20\x83\xf7\x24\xa8\x23\x36\xe0\xce\xf4\x0f\x9a\x1d\xd1\x3b\xd3\x7f\xcf\xee\xa5\x3a\x62\x13\xec\x0c\xfd\x60\xd2\x33\x3b\x43\x7f\x4f\x06\xbd\x2a\x55\xf9\x6e\xfb\xd2\x2e\x83\x5e\xc4\xcb\xce\x51\xb2\xcb\xa0\xb7\xbb\xf4\x75\xe9\xb5\xf3\x73\xa8\xd3\xd8\xd9\xf9\xc1\xda\x3c\xbc\x33\xf3\x83\x6d\x85\x88\xee\xec\xfc\x60\x93\x14\x77\x67\xe6\xef\x1f\x5d\x9c\x79\x69\x67\xd4\x07\xa3\x2b\x99\xd8\xb7\x9d\xbf\x44\xc2\xf1\x9d\x51\x1f\xd4\x1e\x5d\xb5\x33\xea\x83\xe1\x3b\xb3\x33\xea\x77\xb1\x6f\x63\x5d\xdb\x5d\x8b\xfc\xca\x6b\xb8\x73\x97\xec\x1c\x21\x92\x2f\xec\x1c\x21\x41\x95\x1e\x6b\xe7\x08\xd9\xd9\xfe\x32\x21\xec\x6c\xff\x60\x2b\x2a\xca\xf6\xdf\xd9\xfe\xa2\x9b\x77\xb6\x7f\x50\x3f\xd1\x5f\x3b\xdb\x7f\x67\xd4\xcb\xff\xbd\xb3\xea\x83\x21\x76\x61\x67\xd4\x07\x87\x45\xad\x9d\x51\x1f\x14\x36\xc1\xce\xa8\xdf\x39\x47\xcc\x41\x3b\xe7\x48\x50\x73\x72\xd7\xd8\x39\x47\x82\x95\x7b\x6c\xe7\x1c\xd9\x85\xbe\x65\xd2\xd8\xa9\x81\x9d\x1a\x88\x0d\xb9\x53\x03\x3b\x35\x60\xf3\xd9\x4e\x0d\xec\xd4\x40\x54\xe6\x4e\x0d\xec\xd4\xc0\xd0\x6a\xd4\x40\xd0\x7a\xde\x8c\x9d\x1a\xd8\xa9\x01\x1b\x91\x76\x6a\x20\x58\x3b\xb5\x76\x6a\x20\xd8\x7c\x8e\x76\xe6\xfe\x5e\x57\x3d\x53\x29\xae\x90\xa0\xac\x1a\xf0\x84\xec\x82\xe6\xc6\xba\xa6\x56\x35\xb2\x7e\xf3\x6f\x6a\x55\x8d\x3f\xdd\xc2\xef\x11\x2c\xa7\xf0\xce\xdc\xdf\xed\x91\xca\x19\x19\x63\x67\xef\x07\xcd\x9a\xfb\xce\xde\x0f\x56\x5c\xe1\xce\xde\xdf\x9b\x3e\xd6\x46\x3c\x26\xc1\x26\xf3\xf0\x2e\x44\x6e\xe7\x44\x11\x8a\xbd\x73\xa2\x04\x83\x0b\x6f\xe7\x44\x09\x96\xcf\x76\xe7\x44\xd9\x39\x51\x6c\x06\xdb\xa9\x87\x60\x48\x07\xb4\x53\x0f\xc1\x7b\x9b\xb2\xa9\x7c\x8b\xa9\x56\xfc\x52\x8f\xb6\x28\xd4\xac\x77\xed\x04\x45\xb0\x6d\x1a\x92\x5b\x65\xa7\x31\xf2\x25\xde\x49\x8c\xe0\xfd\x7f\xd7\x34\xc7\x8b\x51\x62\x40\xef\x34\xc6\xde\x35\x47\x4c\x82\x9d\xa2\x08\x9a\x35\x93\x9d\xa2\xd8\xfb\xaa\x94\x6b\x2a\x15\xad\x90\x43\xc0\xc6\x4e\x2a\xec\x82\xeb\xec\xd0\xd8\x69\x85\x60\x08\xf2\xdb\x49\x85\x60\x2d\x56\xec\xa4\x42\xb0\x49\x94\xba\x53\x0a\xc1\x9f\x81\x4b\x29\xec\xa3\xf9\xff\xd4\x9d\x2c\x08\x8a\x05\x98\x9d\x2a\xd8\x49\x00\xe9\xca\x77\x12\x20\x68\x76\x9d\xec\x24\x40\x30\x38\x6e\x76\x51\x79\xc1\x90\x1f\x63\xe7\x56\xd9\x05\xea\x49\x6a\xbe\x73\xa2\x04\x9b\x44\xb8\x3b\xed\xb0\x0b\xd4\x93\xd4\x7c\x27\x1e\x82\xed\x63\x72\x22\x1e\x82\x22\x58\x72\x27\x1e\x82\x7d\xce\xf6\xf7\xcf\xf5\xce\x11\x13\x0c\x0b\xdd\x3b\x47\x4c\x30\x4a\x04\xc8\x4e\x80\x04\x6f\x89\x3c\x4b\x63\xbd\x18\x6b\x6e\x24\x40\x76\x8e\x18\x39\xcf\x77\x0a\x24\x18\xc5\x97\x8d\x02\xd9\x77\x23\xe0\xf0\x04\x23\x60\xcf\xb0\x36\x95\xcb\xd8\xb1\x53\x20\x56\xba\x77\x0a\x24\x58\xd2\x73\xa7\x40\x82\x2d\xa7\x2a\x8f\xdd\xce\xac\xe0\xfd\xa5\x6b\x9a\x66\x26\xd9\xf2\xee\x92\xba\x13\x25\x52\xa4\xef\x44\x49\xb0\x71\x06\xec\x44\xc9\x4e\x94\xc8\x87\xbe\x13\x25\xc1\x10\x20\xba\x13\x25\xc1\xb6\xf6\xed\xec\x54\x49\x50\x25\xc6\xdd\xa9\x92\x9d\x47\xc8\xa9\x24\x3b\x8f\x50\x30\xb8\x16\x76\x42\x65\xe7\xfe\x91\x5d\x7d\xe7\xfe\x09\x2a\x33\x7c\x27\x54\x76\x4e\x9c\x3d\xb6\xe3\xce\x89\x13\xb4\x16\x1b\x76\x27\x54\x76\x4e\x1c\x09\x6e\x76\x4a\x25\x70\xea\xd2\xd8\x49\x95\x60\x88\x67\xdd\xf9\x70\x82\xf7\x97\xae\xa9\xc2\x8b\x95\x2e\x7a\xe7\xc3\x09\xde\xdb\x94\x4d\x15\x22\x7c\x64\xf9\xda\xe9\x9e\xa0\xc9\xd0\xb7\xd3\x3d\xc1\x28\x91\x42\x3b\xb7\xce\x4e\x0a\x49\x91\xbe\x93\x42\x41\x6d\x9e\x49\x0a\x05\x4d\x0c\xf7\xce\x47\xb3\xdb\x88\x25\xd1\xf9\xce\x49\x13\x8c\xc2\x66\xe2\xa4\xd9\x89\x28\xf9\x76\x77\x22\x2a\x18\x22\x72\x77\x22\x2a\x18\x85\xfd\x42\x44\x05\xdb\xca\xb9\xb0\x73\xd2\x04\x75\x33\x15\xd2\x55\xc1\x36\xe2\xbf\xda\xe9\xaa\xe0\xfd\x65\xc6\x02\x27\x4d\x30\x0a\xcb\x87\xd4\xda\x39\x69\xd8\x90\xfb\x77\xb5\xc7\x93\x1d\xe4\x29\x2d\x27\x4d\x30\x2c\x2d\xee\x9c\x34\xbb\x9d\x58\xf2\x2b\xee\x82\x0d\x83\x21\x5e\x76\x27\xd2\x76\xc1\x86\x7c\xdd\x3b\x95\x16\x0c\x8b\x54\xbb\x60\xc3\xa0\xd8\x0b\xb7\xf3\xf8\x04\xc5\x3e\xc0\x9d\xc7\x27\x18\xc5\xf4\x4e\xdd\xed\x7c\x34\xc2\x19\x76\x3e\x9a\x60\x88\xaa\xdd\xf9\x68\x76\x3e\x1a\x67\x21\xec\x7c\x34\xc1\x10\x28\xbd\x53\x77\xc1\xb6\x69\x0d\xea\x6e\x3f\xb5\x90\x89\x87\xc3\x24\x38\x22\xc7\x76\xfe\x92\xa0\xc8\xaa\xb1\x0b\xae\x0b\xb6\xf5\x44\x1e\x94\xa0\x7e\x7c\x38\x79\x50\x82\xba\xbe\xaf\x42\xeb\x82\x15\x14\xbc\x0b\xad\xdb\x2f\xc1\xda\xe6\x63\x1e\x94\x60\xd8\x18\xb8\x53\x7b\xc1\x10\x23\xbd\x53\x7b\xc1\xb0\x7e\xb4\x13\x7b\xc1\xfb\x67\x19\x07\x32\x62\x04\xdb\x1c\xfe\xdf\x68\xb9\x32\x5a\x18\x81\x04\x60\xd0\xd6\x87\x42\xb0\xdd\x4e\x13\xca\xeb\xbc\xd3\x84\xc1\xca\xbb\xb8\xd3\x84\x3b\x3f\xce\xfa\x4a\xf2\xe3\x04\xa3\x30\xd2\xf8\x71\x76\x7e\x9c\x35\x83\xf1\xe3\xec\xb2\x3d\x32\xce\xa9\xc9\x9d\x74\x94\x21\x76\x27\x1d\x83\x21\x8c\x7c\xa7\x0d\x77\xda\x50\xde\xd1\x9d\x36\x0c\x8a\xb0\xdc\x9d\x36\xdc\x05\xdb\x49\x7f\xba\x0b\xb6\x0b\x0a\x99\xbf\x93\x8b\xc1\x10\xf5\xbe\x93\x8b\x41\xe3\x72\xdb\xa9\xc5\x5d\xb2\x0b\x09\x31\x77\x72\x31\x28\x74\xe0\x4e\x2e\xee\xb2\x49\xfa\x8a\x90\x8b\xbb\x9d\x4c\x02\xfc\x76\x72\x2e\x18\x65\xfd\x99\x3e\xb0\x93\x69\x67\xde\x91\x73\x41\x65\x63\x4f\x72\x2e\x18\x25\x26\xf6\x24\xe7\xa6\x3d\x4a\xfb\xbf\xa4\x1d\x9d\xe2\xe2\x82\xc6\x19\x31\xb9\x70\xa6\xfc\x15\xfb\xee\x9f\x77\xd7\xf6\x1c\xe9\xb9\xe7\xd2\x74\x49\x1e\xc3\x96\x4b\x87\x4b\x7a\xc8\xa5\xaf\x4b\x19\x9d\x4d\xc1\x7f\x2e\xe5\x8c\x98\x4c\xa9\x93\x00\x0c\x86\x94\x8e\x93\xfe\x9b\xfc\x3c\xfb\xee\x97\xb7\x6b\x99\xda\xbb\xdb\x1e\x97\x32\x95\xc5\xd6\x9e\x24\xe1\xb4\x1d\x6a\xdf\x5d\xd3\x32\x49\x86\x91\x33\xca\xc7\x14\x69\x37\xb9\x83\x24\x3f\x9f\xdc\x41\xc1\x72\xc3\x4c\xca\x71\x0a\xab\xa3\x8b\x26\x9d\x18\xd4\xcf\x7a\xa8\x06\x8a\x4c\xb4\x62\x3b\xc9\xc4\x49\xff\xed\x71\x7c\x4f\xfa\x2f\x18\x96\x6c\x27\xfd\x37\x8b\xe2\xc6\x20\x9c\xbc\x3a\x41\xb5\x83\x79\x8a\x8d\x9b\xc5\x1b\x91\x15\xb8\x49\xc6\x05\x23\xe7\x12\x8f\x49\xc5\x05\xad\xab\x01\x15\x37\xa5\x93\x90\xc2\x7c\x92\x54\xb3\x66\x66\xcc\x48\x9c\x14\xd5\x4c\x7e\xc2\x3a\x63\x6e\x4c\xbe\x91\xa0\xd9\xff\x3b\xc5\x9b\x05\x9b\x24\xa6\x53\xbc\xd9\x14\x6f\xa6\x18\x44\xd6\xe4\x54\x99\x1f\xcf\xd4\xc9\x51\x59\xfb\xee\x97\x9a\x23\x22\xab\x1a\x69\x44\x56\x30\x2c\x22\x4c\x3e\x95\x49\x77\xcd\xbc\x4b\x93\xee\x0a\x86\x6d\x01\x93\xee\x0a\x86\xb4\xd8\x93\xec\x0a\xb6\x19\xc1\x36\xc9\xae\x60\x2d\x13\x4d\xb2\x2b\x18\x39\xb1\x6f\x4c\xa1\x6b\x41\xdd\xd7\x0f\x75\xba\xcc\x14\xd5\x0f\x35\x0f\x21\x26\xb2\x6c\x12\x62\xc1\x11\x8b\x7f\xd2\x61\xc1\xb0\xe9\x60\xd2\x61\xc1\x10\xd5\x38\xf9\x75\x26\x69\xc6\x50\x9c\xa4\x59\xd0\xac\x77\x4c\xd2\x6c\x92\x66\x32\xbc\x4f\xd2\x2c\x18\x8e\xa6\x98\xa4\x59\xb0\xad\xed\xa9\x93\x36\x0b\x96\xe8\x9a\xb4\x59\x50\xcb\xe1\x2e\x4d\x46\x9b\xcd\x58\x76\x93\x36\x0b\x36\xdb\xb4\x26\x6d\x16\x14\x9e\xd9\xc9\xff\x13\x0c\x7b\x3c\x26\xb5\x36\xfb\x2a\x46\x9e\x49\x4d\xcd\xe1\xdb\xed\x92\x67\x8e\x7c\x27\xbc\x4f\xc2\xcf\xe6\xca\x56\x91\xff\xe7\x76\x09\x86\x4d\x2a\x93\xbe\x0a\xd6\x4e\xeb\x49\x5f\x05\xa3\xe4\x0b\x3c\x79\x5d\x82\x21\xd2\x6c\x52\x5c\x41\x71\xc0\xc7\xa4\xb8\x82\x66\x99\x71\x52\x5c\x53\x24\xdb\x2c\xca\xaa\x9f\x12\xc9\x66\xcf\xc4\x14\xc9\x36\x79\x58\x6c\xa1\x9a\x04\x4e\x30\x6c\xf1\x98\xf4\xcd\xe4\x61\x91\x55\x7d\x12\x38\x41\x95\xe5\x7b\xd2\x37\x93\xbe\x89\x5e\x9e\xf4\xcd\x24\x3f\xa4\x50\x9f\xe4\x47\x50\xac\xee\x4f\xf2\x23\xd8\x96\xeb\x7a\xf2\x93\x04\xc3\xfe\x9c\x49\x91\x04\xef\x6d\xfe\x4d\xd9\xb2\x75\xc9\x09\x0c\xd3\xd6\xa5\x60\xe3\x8f\x9c\x44\xca\x9c\xf6\xb2\xc4\x22\x99\xd2\x34\x04\xc3\x5e\x99\x49\x56\x4c\xf1\x62\x32\xad\x4f\xf1\x62\xc1\xb0\x23\x65\x8a\x17\x9b\x34\x44\x8e\x0c\x1f\x93\x86\x08\xb6\x3d\x7a\x76\xd2\x10\xc1\x61\x07\xf5\xa4\x21\x26\x0f\x08\xb7\xdf\xa4\x04\x82\x29\x91\xc5\xa4\x04\xa6\x08\xaf\xa9\x8d\x48\x81\xe0\x10\xdf\x3d\x85\x70\x4d\xea\x60\x1a\x91\xd4\x41\xb0\x82\x93\x27\x75\x30\xbf\xba\xcf\x6b\xc6\xee\x0f\xca\x6e\x3a\x67\xf6\x07\xd5\x81\x03\x93\xd9\x1f\x94\xee\x8d\x62\xf6\x4f\xc6\xfb\x1c\xc7\x3f\x7c\xa9\xd9\xf6\x41\xcd\xc9\xd1\x63\xb2\xed\xe7\xda\x5b\x64\xb0\xb3\xed\x83\xb5\x54\x3b\xd9\xf6\x53\x00\x96\xf9\x8d\x6d\x3f\xd9\xf6\xd3\x64\xc0\xb6\x0f\xaa\xd0\x8d\xc9\xb6\x9f\x6c\x7b\x92\x6b\xb2\xed\x27\xdb\xde\x90\x65\xdb\x4f\xa9\x0c\xa6\xd7\xc9\x76\x9d\xa0\xc8\x47\x30\x59\xed\x53\xe6\x3e\xb9\xd3\x27\xb3\x3d\x18\x65\x5d\x52\x0e\x3e\x13\x99\xe9\x27\x9f\x49\x50\xf6\x75\x9b\x97\x53\xd0\xd4\x8c\x2c\x9d\x82\xa6\x82\xfa\x51\x5c\x41\x53\xd3\x16\x1b\x71\x65\x53\xd4\x54\xb0\x49\x39\x3f\x05\x4d\x4d\xe1\x50\x72\xb4\x4c\xc6\x7c\xb0\x49\x9a\x37\x19\xf3\x33\xc7\x29\x55\x71\x3c\x93\xe9\x1e\x34\xf9\x85\x27\xdf\xcd\xe4\xbb\x59\xbf\x34\x2e\x5e\xcc\x3d\x4b\x03\x93\x7d\x1f\x94\x8f\x0f\x03\xfb\x7e\xda\x27\x23\xcd\xd0\x64\xe0\x07\xc5\x09\xa6\x93\x81\x3f\xe5\xb2\x3b\x7c\xab\xd9\xe9\xc1\x3e\x4d\x4c\xcc\xf4\x60\xb9\x8b\x26\x33\x7d\xca\x51\x70\xac\x6b\x2a\x75\xe7\xdd\xcc\xe2\xc6\xb4\xff\x65\x26\x8e\xaa\x3a\x41\x6c\x72\xe7\x04\x73\x6e\x6e\x53\x83\xdb\xae\x67\x9f\x19\xc1\x4f\x41\xad\x6a\xc0\xd6\x9e\x7c\x33\x87\x9f\x32\xb6\x27\x63\x5b\xef\x31\xb6\x83\x22\x01\xdd\x64\x6c\xcf\x47\x7b\x9b\x85\x98\xd1\x41\xb1\xa0\x38\x85\x4d\xcd\x1c\x48\x54\x97\x55\xc2\xc5\x12\x8c\xf5\x6d\xe3\x62\x09\xb6\x99\x65\x91\x29\x46\x6a\xf2\xba\xc8\x7c\x3e\x79\x5d\x82\x61\xbf\xd8\x64\xa6\x4f\xa1\x54\x0e\x53\x3d\x18\xe0\x87\x0c\x71\x47\xd6\xe8\x0e\x16\x78\x30\x04\x9b\x1d\x42\xa9\x0e\x46\xb9\x74\xe8\x07\xab\x3b\x68\x92\x04\x1c\xac\xee\x43\xe2\x00\x99\xbc\x0f\x96\x72\x30\x44\xa4\x1f\x2c\xe5\x83\xab\x44\x56\xed\x83\xa9\x1c\xb4\xbe\xca\x71\xbb\x64\x73\xa5\x72\x3c\x2e\x65\xe6\x8b\xfd\x72\xb0\x94\x83\x61\x53\xd6\xc1\x50\x3e\x6c\x59\x91\x8e\xfb\x60\x29\x07\xc5\x8e\xb4\x83\xa1\x7c\x70\x5a\x1c\x69\xca\x83\xd3\xe2\x28\xfe\x2d\x97\xd8\xb1\x47\x91\x5f\x39\x6a\xef\xb0\x7d\x23\x18\xb6\xbc\x1d\x02\x96\x0e\x31\x46\xf6\xf5\x1c\xbc\x0a\xc1\x5a\x78\x39\x78\x15\x8e\xa2\x13\x32\x9f\x1f\x5c\x08\x41\x93\x87\xf1\xe0\x41\x38\xb8\x0b\x44\xaf\x1d\x8c\xdb\x60\xc8\xc3\x79\x70\x17\x1c\xd2\xa7\x99\x16\x0f\x96\x6c\x30\x6a\x16\xe6\x0e\x96\xec\xc1\x37\x70\x64\xb2\x38\x98\xad\x87\x58\xa0\xe2\x01\xca\x66\x43\xfd\xb1\xbb\xa6\x41\xd8\xad\x59\x82\x3c\x98\xad\x07\xdf\x80\x4c\xc5\x07\x23\x35\x18\x36\xb3\x1d\x8c\xd4\xc3\xf6\x76\x99\x8a\x0f\x36\x63\x30\x05\xfd\x1e\x6c\xc6\x83\xad\x26\x3d\xe7\xc1\x56\x0b\xf6\x23\xa6\xc2\xc1\x56\x0b\xfe\xb4\x2e\x5b\xed\xe8\xde\x6f\xbd\x60\x1d\x3d\x18\x36\xf7\x1d\x22\x73\x0e\x91\x39\x16\x42\x0e\x91\x39\x87\x0d\x0a\x9b\x4b\xab\x1c\xda\x68\xfd\x54\x1b\xe5\xcc\x1e\x7b\xef\x0e\xab\xed\x41\x11\x97\x7d\x58\x6d\x3f\x18\x88\x0e\xd7\x3d\x18\x88\xc1\x30\x81\x1c\x96\xdb\x8f\xec\x4f\x68\xf2\x99\x1d\x2c\xc4\x60\x70\x6f\x1c\x2c\xc4\x23\x51\x38\xed\xb3\x7e\xea\xbd\x8a\x3d\x28\x53\xd8\xc1\x1e\x0c\xde\xdb\x52\x36\x06\x61\x70\xc8\xf0\x72\x30\x08\x8f\x58\x7f\x4d\xa6\xe9\x83\xf5\x17\x8c\xfa\xf9\x87\x00\xf1\x83\x71\x18\xbc\xff\xa2\x9c\xda\xe6\xc5\xb4\x04\x7a\x58\xa2\x0f\x86\x6d\xb1\x87\x15\xfa\x23\x09\xcd\x9a\x85\xe8\xc3\x7a\x7c\x30\xec\x8f\x3c\x2c\xb8\x1f\xbb\x54\xf3\x9a\x95\xa9\x19\xcc\x8f\xb7\x82\xa5\x19\xbc\xb7\xa5\x86\x4c\xcd\xc3\x69\x3d\xf9\x72\x1d\x4c\xcd\x60\xc8\xde\x7b\xd8\xd3\x10\x0c\xc9\xfc\x0e\xe1\x3d\x47\x16\xdc\xdb\x47\x0d\x2c\xb8\x07\xeb\x68\xe9\xc3\x82\xfb\x91\x95\xf4\x26\x3d\xf0\x61\x29\x3d\x18\xb6\x47\x1e\x4c\xd9\xe0\xbd\x2d\x0f\x65\xcb\x06\x9b\xf3\x83\x0f\xa6\x6c\xb0\x35\x19\x7d\x0f\xb6\x6c\x30\x6c\xdd\x3c\x98\xb2\xc1\x7b\x5b\x6a\xc5\x96\x0d\x9a\x19\xfd\x60\xcb\x1e\x33\x15\xcd\x97\xeb\xb0\xb8\x1e\x8c\x35\xb2\x2d\xae\x1f\x53\xef\x15\xb7\xa9\xd5\xcc\xc8\x36\x91\x4a\x5f\x76\x1c\xab\x68\xf9\x29\xf3\x36\x28\xb2\x45\x1c\x16\xd2\x83\x21\x2b\xd6\x61\x21\xfd\x38\x8c\x45\xff\xc6\xe2\x0d\x86\x8c\xd5\x07\x8b\xf7\x38\x8c\x45\xe3\xd3\x12\x79\x30\x6c\xa3\x3c\xac\x90\x07\xdb\x6a\x21\x76\xf1\xf1\xd5\xef\x59\xa5\x3c\xd8\xa8\xc1\xb0\xb3\xf2\x60\xa3\x06\x4d\x74\xe5\xc1\x46\x0d\xb6\x26\x86\xf6\xb0\x34\x1d\x1c\x7f\x7e\xa9\x18\xd9\x3e\x50\xd7\x2f\x15\xe3\xab\xd5\xb2\xea\x73\x7c\x57\x39\xd2\x6a\x31\x89\x0e\xe6\x6b\x30\x19\x9c\x07\xeb\xf5\xf8\x19\xf3\x46\x2e\x5b\x35\x18\x6b\xb6\xb5\x0d\xfe\xf8\x69\xef\x2c\x18\x1d\x6c\xd5\xc0\x49\xf9\xe3\x60\xaa\x1e\x3f\x75\xcf\x9a\xe4\x61\xd1\x39\x58\x19\x4d\x0e\x8b\xce\xc7\x4f\xe3\x46\xaf\x1c\x76\xb3\x07\xc3\xae\xd2\xc3\x96\x82\x23\xf9\xa9\x9b\xcc\x21\xc7\x6f\x95\xd7\x47\x35\xef\x01\xc3\x37\x78\x6f\x4b\xd9\x58\xbe\xc1\x90\x34\xed\x60\xf8\x1e\xa7\xd6\x8d\x3d\x7f\x30\x69\x83\x61\x57\xe9\xc1\xa2\x0d\xf6\xf5\x59\x61\xd1\x06\x43\x82\xe4\x83\x41\x1b\x4c\x1b\x74\x0e\x06\x6d\x30\x84\x71\x1e\x16\xb5\x83\xf7\x91\x69\x22\xcb\xda\xc1\x26\x2f\xfc\x61\x59\xfb\xb8\x34\x6e\x84\xf6\x61\xc5\x3a\x18\x76\xcf\x1e\xcc\xde\xe3\xd2\x6a\x3e\x8c\xec\xd2\xa0\x6c\xdd\x6d\x4a\x7b\x69\x35\x9f\x32\xa6\x6a\x30\x64\x8f\x3c\x98\xaa\xc1\x90\x47\xed\x60\xaa\x1e\x62\xf9\xe5\xd2\x3c\xd8\xa0\xc1\x21\x8f\xda\xc1\x06\x3d\x6e\x83\x2d\xda\xe0\xb0\xe0\x1b\x8c\xd5\x2d\xcc\xd2\xe3\x31\xc9\xc4\x1e\x3c\x58\x97\xc1\xb0\x53\xf5\xb0\x92\x1b\xcc\x8f\x2f\x99\x95\xdc\xe3\xf1\x00\x46\x1d\x7b\x30\xd8\x24\x66\x3a\x9e\xf5\x80\xdb\x31\xf4\xe9\x2a\xcb\xb6\xc1\x90\xce\xea\xcb\x6a\x0c\xde\xdb\x46\xae\x6d\xae\x6d\xaf\x65\x1d\x31\xf6\x65\x35\x06\x73\x4b\x39\xbe\x02\x73\xbe\x31\x24\x9b\x45\xd8\x2f\x43\x32\x38\xf4\xcb\x97\x21\xf9\x4d\xb8\x7d\xdb\x32\x85\x7f\xad\xc2\x06\xdb\xc8\x90\xf9\xb2\x2d\xbf\x59\xfe\x6c\x92\x35\x7e\x59\x75\xc1\xe4\x10\xf8\x5a\xfe\xfc\x6e\x36\x54\xe4\x45\xf8\x5a\xeb\xfc\x6e\x99\x9f\x32\xa3\x7c\x85\xbe\x7f\x6d\x17\xce\xab\xf1\x15\xfa\xfe\x4d\xa8\x4b\xdb\x94\xcd\x5a\x67\x30\xbb\xba\xb3\x1a\x83\xe6\xc8\x81\xaf\x50\x97\xef\x3a\xd0\x3f\xe3\xe3\xcb\x92\x0c\xd6\x71\x7f\x5f\x2b\xa2\xc1\x7b\x5b\x2a\x6a\xbb\x70\x30\xf7\x8f\x5f\xaa\x41\x92\xfa\x66\x11\xf3\xaf\xdf\xec\xaf\x88\x99\x60\xd8\xb3\xfb\xb5\xd4\x1a\xbc\xff\x92\xda\x58\x6b\x0d\x36\x39\x41\xbe\xd6\x5a\xbf\xc5\x20\xd0\x36\x02\x5f\x82\xc1\xb4\xf8\xb2\x5a\x83\xf7\xb6\x14\x9d\xd9\x1a\x34\xee\xfd\xaf\x55\xda\xaf\x53\x64\xa4\x48\xf8\x32\x5b\x83\x21\x97\xc0\x57\x94\xcb\xb7\xaa\x61\xf3\x04\x55\x78\x31\xed\x7d\xfc\x32\x6e\x83\xd9\x37\x0f\x50\x83\x9a\xe9\x5c\x69\xc5\xc2\x7c\x63\xef\x36\x47\xb4\x7e\xd9\xbb\xc1\xb0\xfb\xf9\xcb\xde\x0d\x46\x5d\x25\x53\xcf\x64\x81\x5a\xb6\xf8\xd7\xd2\x6a\x30\xac\xa3\x7c\x2d\xad\x7e\x9b\x11\x15\x4d\xf0\xb5\x90\x1a\xac\xcc\x8d\x5f\xeb\xa8\xc1\xb1\x5e\x1d\x0b\xa9\xdf\x84\xc3\x37\xd3\xcb\x97\x09\x1c\x4c\x1b\x49\xbe\x56\x4d\xbf\x59\xfb\x6c\xf2\xfc\x7d\xad\x7d\x06\x83\x29\xfe\xb5\xf6\xf9\xed\x5a\x2d\x13\xf0\x97\xbd\x1b\x0c\xc9\x96\xbe\xb6\xe8\x7e\x1d\x5b\x19\x1b\xe9\xcb\x02\x0e\xde\x5f\xa6\xa2\x4c\xe0\x60\xd8\x6d\xfe\x15\x83\xf2\xed\xc6\x42\xa6\xdb\x2f\x7b\x37\x98\x76\x75\x7d\x99\xbb\xc1\xd6\x64\xf7\xf8\xb2\x77\x83\xa5\x05\xbf\xd6\x48\x83\x29\x2d\xd1\x97\x05\xfc\x1d\x86\x47\x66\xe0\xaf\x15\xd1\x60\xd8\xa3\xff\x65\x01\x7f\xf7\xf5\x80\x34\x1b\x3b\xf2\x6b\x0b\xad\xf7\x84\x1d\xf9\xdd\xe5\xc5\x8c\x98\xf8\x32\xfd\xbe\x4c\xbf\x7c\xc7\xbf\x4c\xbf\x2f\xd3\x6f\xcb\x3c\xfa\x65\xfa\x05\x43\x9c\xe5\x97\xe9\xf7\x65\xfa\x49\x69\xf4\x65\xfa\x05\x55\x80\xc0\x97\xe9\xf7\x65\xd3\xad\x79\x8e\x4d\x17\xac\x75\xb6\x2f\x9b\xee\x9b\x50\x88\xc6\x45\xf8\x65\xad\x7d\x05\x68\x57\x97\x94\x2d\x99\x65\x9b\x8c\x6b\x5f\xa6\x59\x30\xe4\x8c\xfb\x5a\xb2\x0c\xde\xdb\x52\x7b\x6b\x96\xc1\xb0\xb3\xfe\x2b\x14\x22\x18\x32\x5e\x7d\xc5\x6c\x7f\xd9\x79\xc5\xdc\xca\xce\x0b\xf6\x69\x80\xb0\xf3\xbe\x59\xd9\x6c\x72\xb5\x7d\xad\x6c\x06\xc3\xce\xfa\x2f\x3b\xef\x9b\x18\x87\x56\x0c\x5e\x16\x5c\x70\xc8\xce\xf0\x65\xc1\x7d\x0f\xc5\x8d\xc9\xf2\xb5\x66\x19\x0c\x5b\x7c\xbe\x76\x9d\x06\x5b\xb3\x24\xff\xb5\x8c\x19\xcc\x4f\xac\x87\xaf\x65\xcc\xe0\x58\x73\x9b\x20\x87\xef\x57\xeb\x9a\xe3\x19\x7f\xc1\x90\x2f\xe0\xcb\xf6\x0b\xde\xdb\x52\x36\xc6\xdf\x97\xf1\xd7\x3d\x40\x0d\xbe\x89\x59\xf5\x72\xb0\xfd\xbe\x5f\x67\x5b\x17\xd7\x74\xc2\x8b\x63\x1a\xcf\xd6\x29\xbf\x59\x94\x6c\x82\x9e\xbe\x16\x25\x83\x63\x8d\x40\x86\xde\x37\xc7\xb9\xff\x99\x29\x99\x70\xc1\x5c\xc5\x15\x37\xf0\x65\xd5\x89\x27\xfa\xb2\xea\x82\xf9\x99\x7e\xa9\xb8\xa7\x87\xc6\x08\xf8\x5a\x81\x0c\x76\x2b\x6e\x5f\x71\x03\xdf\xcb\x6d\xc6\x91\xc5\xc0\xe0\x58\xb3\xc5\xb5\x6e\xcb\x67\x82\x6b\xff\x6b\xfd\x2e\x38\xd6\x8c\xcd\x4e\x0a\x0e\xf6\xe0\x97\x9d\x14\xbc\xbf\x74\x4d\xbb\xbd\x38\xd6\xec\xc9\x41\x1f\x1c\xeb\x55\x63\x4d\x05\x07\x55\xf1\x65\x4d\x7d\x99\x4e\x3c\x2a\x5f\xa6\xd3\x77\x99\x4e\x2e\x69\xb5\xdb\xd2\x7a\xaa\xce\xc9\x1e\x6c\x8d\x17\xed\xcb\xcb\x1e\x1c\x6c\xe1\xaf\x4c\xa4\xc1\x7b\x5b\x9a\x83\xe3\x3d\x38\xd6\x14\xc8\x0e\xfb\x3e\x5a\x2d\xcb\x1d\x5f\x16\x56\x70\x30\x72\xbf\x2c\xac\xef\xa3\x47\xf5\x8b\xa0\xe9\xe0\x78\xdf\xdb\xbf\x7f\xb5\x2d\xf8\x7d\x1f\x1d\x3e\x3d\x4c\x39\x93\x91\x46\x68\xc7\xd7\xea\xde\xf7\xf1\x3a\x45\x6a\xff\x18\x65\xbf\x8f\xf7\x3a\x3d\xfe\x13\xf4\x1c\x4c\x6b\x74\x3f\xd6\xd6\x8f\x69\x65\x79\xef\xc7\xb4\x0a\xa6\x0d\x20\x3f\xa6\xd5\x2f\xd9\x61\x9a\x65\xa4\x9f\xd5\xb7\x9f\xd5\xb7\xbc\xb0\x3f\xab\x6f\xbf\x2c\xb5\x35\xe2\xf5\x67\xa9\x2d\x38\x4c\xdf\x3f\x46\xd9\x2f\x0e\xe8\x46\x31\xff\x38\xa0\x83\xc3\xe7\xec\xc7\x28\xfb\x31\xb7\x2c\x71\xfd\x98\x5b\xc1\xc1\xbe\xfd\x31\xb7\x82\xf7\xb6\xfc\x1b\x7b\x2b\xa8\x0c\xb5\x1f\x73\xeb\x27\x3b\x4b\x26\xb5\x1f\x73\x2b\xd8\x2c\x05\xfd\x58\x5b\x41\xb5\xf1\xe2\xc7\xda\x0a\x46\xdf\xfd\xbd\x56\xcb\xde\xc3\x66\x01\xe1\x27\x4c\x39\x58\xe7\x11\xfe\x18\x5d\xbf\xaa\x39\x32\x7f\xfd\x18\x40\xc1\x7f\x2f\x79\x66\xf5\x6f\xd5\x35\xff\xf6\x62\x38\x0e\xe9\x57\xd7\xbf\x4d\xb7\xa5\x52\x0c\xa0\x60\x74\xc5\x65\x00\x05\xeb\x08\x85\x1f\x03\xe8\xc7\x00\x62\x14\xfd\x18\x40\xc1\xb4\x6b\xfe\xc7\x00\x0a\x8a\x2d\x65\x3f\x06\xd0\x2f\xde\xe6\x95\x0b\xf7\x67\x25\x2f\x18\xb6\xab\xfc\xd8\x44\xbf\xa6\x43\x8d\x05\xce\xe5\x60\xf8\xba\xff\xd8\x44\x41\x75\xa6\xdd\x8f\x4d\x14\xbc\xbf\xac\xb9\xa6\x52\x89\xf2\xdd\xa2\x8e\x7f\x56\x0a\x7f\x71\x25\x37\x33\xce\x8f\x51\x14\x6c\xfb\xf0\x4b\x95\x62\x27\x99\x5b\x7f\xec\xa4\x60\xca\x9e\xf2\x63\x27\xfd\xfa\x7a\x68\x2a\xcf\x28\x0a\x86\xfd\x91\x3f\x46\xd1\x8f\xb5\x63\x43\xc0\x8f\xb5\x13\x1c\xab\xd9\x58\x3b\x3f\xd6\x8e\x04\x5c\x3f\xd6\x4e\x30\x3f\xeb\x36\x1d\xff\xa2\xd9\x8c\xf6\x63\xed\x04\xcd\xea\xe1\xcf\x7a\xdf\x4f\xc8\x6d\xe2\x8b\x7e\xec\x9f\x60\x63\xfb\xfd\xd8\x3f\x41\x95\x86\xe6\x67\x05\x30\x58\x27\x4a\xfc\x2c\x00\xfe\x72\x44\x77\x93\x5f\xe6\xc7\xff\x1b\xd4\xdd\x50\xb3\x00\xf8\xdb\x8d\x52\x2d\xc4\x72\x0a\xa6\xfd\x6f\x3f\x21\xaf\x3f\xab\x6d\xb2\xb8\xfc\xac\xb6\x05\x93\x51\xf0\xb3\xda\x16\xec\x4e\x00\xfb\x31\xb9\x82\xcd\x0e\xf0\x1f\x93\x2b\x78\xff\x2c\x95\xda\x57\x39\x7e\xd9\xd0\x90\x36\x63\x85\x05\x45\xb0\xc6\x8f\x15\xf6\x9b\x5a\xdb\xeb\xc8\xe4\xfa\xcd\x88\x5e\x8d\x66\x65\x2d\x68\x72\xe8\xff\x18\x61\x3f\x0b\x6b\x26\x00\x46\xd8\xcf\xc2\x5a\x35\x48\x2d\xac\x05\x9b\x9c\x22\x3f\x0b\x6b\xc1\x90\x10\xee\x27\x92\xf5\xc7\x7c\xb3\x33\xea\xc7\x7c\x0b\xd6\xf2\xc7\x8f\xf9\x16\x54\x67\x7f\xfc\x04\xb2\xfe\x1c\xf7\xbd\x2b\x99\x6a\x5a\x92\x13\xb9\xf5\x9b\xab\x9e\x11\x28\x43\x31\xbc\x9f\x87\x8e\x8a\xd7\xe2\xc7\x7c\xfb\xc5\x09\xbd\xc6\x1e\xeb\xed\x77\xac\x4a\xa5\x39\xac\xc9\x05\x4d\x1a\xb3\x1f\xeb\xed\x67\x99\x4e\x76\xfc\x1f\xf3\x2d\xd8\xc5\xb3\xfc\x2c\xd3\x05\xef\x6d\x69\x22\xc1\xad\x3f\xcb\x74\x06\x0c\x23\xef\x77\x98\xab\x7d\x6e\x8e\x55\x5e\x1f\x76\x97\xbc\x3e\x5f\xbd\x17\x1b\xfa\xc7\xca\x0b\x86\xbc\x45\x3f\x46\xde\xef\x2b\x54\xc2\x57\x89\x49\x17\x1c\x6c\xd7\x9f\xb0\xd5\xdf\x77\x95\x2d\x35\x65\xd2\x05\x43\x7a\xa3\x1f\x8b\x2e\x38\xd8\xa9\x3f\x16\xdd\x2f\x3b\xf8\x5a\x8b\x87\xe2\x67\xed\x2e\x38\x18\x5c\xbf\xef\x2a\x6e\x3e\x71\xfd\x1f\xbe\xd8\x3f\x06\xdf\x2f\x19\x2e\x9b\xc3\x0a\x7e\x96\xf6\x82\x29\xb6\xea\xc7\x06\x0c\x46\xcf\xea\xed\x8f\x0d\x18\xac\xb3\x65\x7f\x16\xfb\x82\xad\x1b\x3d\xfc\xd2\x3f\xeb\x7f\xd6\xc5\x7e\xd6\xff\x82\x26\x55\xf1\x8f\xf1\xf8\x4b\x4a\x91\x26\x71\xcd\xcf\x06\xc2\x60\x8a\xdc\xff\x31\x1e\x83\xe9\xbc\x88\x1f\xe3\xf1\x67\x49\x50\x24\xed\xcf\x92\x60\xb0\x39\xc7\xe5\x67\x49\xf0\x67\x49\x90\x4a\xfd\x59\x12\x0c\x8a\x93\xbb\x7e\x96\x04\x83\x41\x1f\xfd\x58\xa2\xbf\x84\xab\x36\x39\x05\x7e\xe2\x55\x83\x26\x9d\xf3\xcf\x66\xc4\x60\xae\x51\x61\x33\xe2\x2f\xee\xf1\xb5\x2d\xe7\x67\x31\x31\xa8\xb3\xb8\xa4\x06\x71\x8f\x37\xfb\xd5\x7e\x56\x13\x83\x22\x8c\xe4\x67\x35\x31\xd8\x56\x9c\xe0\xcf\x72\xe2\x4f\xaa\x7f\x53\xad\xd5\xc4\xdf\xa5\x43\xb3\x4c\xf3\xe3\x45\x0f\x36\xdb\x8f\x7f\x0c\xe7\xa0\xf1\xed\xfd\x18\xce\xc1\x26\x70\xf6\x67\x81\x31\xd8\x9c\xe7\xf3\xe3\x57\x0f\x36\xf6\xfb\x8f\x5f\xfd\x27\xf3\x88\x2e\xe6\x57\x0f\xde\x52\xa4\xd1\x38\xd6\x83\xcd\x5a\xe2\x8f\x5d\xfe\xb3\x80\xd9\x7c\x3a\x19\xe6\x41\x61\x2f\xfe\x18\xe6\xbf\x5b\xe7\x69\x35\x4b\x93\x41\xb3\x0b\xfa\x27\xd6\xf5\xc7\x70\x16\x1f\xf6\x63\x38\x07\xa3\x99\x82\x18\xce\xc1\xc6\x61\xfe\xbb\xd7\x03\xb4\x6d\xcc\xfc\x1f\x8f\x79\x50\x25\x89\xf9\x71\x98\xff\xd8\xd2\x76\x58\xfe\xd8\xd2\xc1\x10\xaf\xf8\x63\x4b\x07\xef\x6d\xae\x69\xc9\x27\x79\x12\x0c\x49\x1e\xf3\xdf\xa3\x8d\x7c\xfc\x19\xd0\xc1\x68\xa6\x42\x1e\xf3\x9f\xb5\xcf\x35\x27\x5b\xfb\x0c\x86\x8c\x13\x3f\x6b\x9f\x3f\x6b\x9f\x92\xb8\xfc\xac\x7d\x06\x87\x97\xea\x64\x66\x9f\x56\x30\x25\x71\x39\xd9\xd4\xc1\x68\x79\xb9\x4f\x2b\x98\xc1\x90\x71\xe2\x14\x7f\x1a\x0c\xe9\x2b\x4e\xf1\xa7\xc1\x14\xa7\x76\x8a\x3f\x3d\x13\x59\xda\x5a\xf7\xcc\xd3\xb5\x33\xc5\xf0\xff\x97\x4b\xa9\x40\x66\xdf\x93\xbf\xfc\x64\xb2\xdb\xa0\x7d\x32\xd9\x83\x95\x1b\xe8\x64\xb2\x07\xcd\xa6\x84\x93\xc3\x3c\x28\x02\x1d\x4f\x46\xfc\x69\x69\xd5\x9e\xdc\x93\x15\x1f\x94\x7d\xfd\x59\x73\x29\x5b\xd8\x0e\x7f\xa6\x31\x24\x1a\x89\x57\xf6\x64\xea\x07\xc5\xf2\xc2\xc9\xd4\x0f\xde\xff\x77\x9b\xd6\xd8\x32\xd4\xf2\xa9\x38\x6d\x49\x0c\xb6\xd1\x3d\x52\x63\x6c\xab\x9a\x6e\x53\xcd\x28\x02\x39\x3f\x4e\x82\xe0\xb4\x00\x2b\xaa\xf6\xa4\x08\x82\x21\x23\xc7\x49\x11\x04\x75\x5b\x77\xa9\x66\xd6\x5f\x7d\xb1\x4e\x8a\xe0\x74\x5a\x78\x3c\xbc\x27\x45\x10\xbc\xff\x9f\x7e\xb2\x97\x31\xd8\xec\xca\x3f\x89\x84\xa0\xd9\x07\x71\x12\x09\x81\x73\xa4\x4f\x0b\xb3\xc1\x70\x7e\xda\x69\x5d\x36\x18\x36\x7b\x9e\xd6\x65\x83\x29\xc7\xc8\x69\x27\x63\x70\x98\xba\x4f\x31\x07\xc1\x5b\x2e\x65\x35\x32\xd6\x8a\xae\x4b\x5a\xec\x45\xb1\x89\xee\xb4\xa0\x1b\xac\xa3\x2c\x4e\xeb\xb9\x27\x3d\x23\xe6\xf8\xa4\x67\x82\xd1\x3f\x7e\xa9\xc5\x12\xad\xd0\xda\xfa\x37\x4d\x96\xcd\x8d\xeb\x05\xb0\xec\x1b\xf4\x7d\x5d\xd2\x62\x96\x7d\x9d\x8d\x7f\x92\x3d\x41\xb3\x5a\x79\x52\x3d\x27\x3d\x23\xaf\xce\x49\xcf\x04\x6d\xb6\x7f\x38\xaa\xeb\x24\x77\xce\xc4\x32\x34\xc7\x15\x9e\x82\x19\x82\x2a\xb9\xd5\x29\x06\x37\x68\xb2\x65\x9c\xc2\x1b\x82\x2a\x7a\xe4\x24\x8a\x4e\x0a\xc8\xb9\x3f\x27\x05\x14\x34\x49\xbd\x4f\x0a\x28\x28\x16\x4b\x4f\x0a\xe8\xa4\x80\x9a\x61\x42\x01\x05\x9b\x2c\x2c\x27\x05\x14\x74\x69\x08\x4e\x0b\xc5\x27\xb5\x63\x32\x3e\xa9\x9d\x60\x05\xfe\x9d\xd4\xce\xd9\x75\x87\xf9\x48\xfc\x44\xd0\x77\xf3\x85\xf8\x89\xa0\x5a\x39\x39\xc5\xba\x06\x5b\x5b\xd3\x8a\x90\x8a\x60\x3b\x3e\x1e\xa0\x06\x16\x8f\xd7\x3b\x6e\xf1\x38\x68\x32\xee\x9e\x16\x8f\x83\xbe\xaf\xbb\x74\xda\x8b\x95\xa4\xfd\x14\x51\x11\x6c\xd3\x48\xa7\xb9\x82\x62\xb1\xf7\xa4\xb9\x82\x4d\x48\xf5\x49\x72\x05\x55\x2c\xd7\x49\x72\x9d\x22\x6e\xa5\xe6\x39\x09\xac\xa0\xca\xf4\x75\x12\x58\xa7\xe0\x89\xf5\xc2\xd1\x4e\x67\x4e\x83\x5b\xc5\x20\x9d\x4e\xd2\x29\xdf\x8d\x93\x74\x3a\xb3\xe3\xb0\xad\xd1\x6f\xcb\x61\xb0\xd2\x34\x9c\x96\xa6\x4f\x0a\x8b\x93\xe8\xa4\xb0\x82\xf2\x99\x2e\x19\x43\x09\xba\x6d\x72\xe3\x9c\x82\x6e\x83\x2e\x37\xf7\x29\x12\x22\xd8\x56\xc6\xc7\x53\x28\x44\xd0\x05\xba\x9f\xb4\xd9\x69\xf1\x9b\x9e\x3a\x29\xb1\x60\x85\x7f\x9c\x94\xd8\xb9\x4b\x38\xba\xa9\x82\x6e\xd9\x93\x46\x41\x7b\xd8\x54\x18\x6c\x76\x3f\x9f\x36\x15\x9e\x94\x98\x84\x3c\x27\x25\x16\x54\x87\xdb\x9f\xc2\x1e\x82\x26\x2e\xf9\x24\xce\x82\x15\x8f\x7d\x12\x67\xc1\xfb\x67\x69\x0f\xea\x2c\xe8\x82\xfc\x4f\xe2\x2c\xe8\xd3\xe8\x23\xce\x82\x6d\x6d\x98\x3b\xa9\xb3\x60\xe5\x25\x3d\x89\xb3\x60\xe3\x08\x3c\x89\xb3\x33\x4a\x6c\x25\xb7\x3d\x49\xb1\xa0\x8b\x69\x3c\x29\xb1\x33\x21\xc2\x4d\x92\x9e\x73\xae\xba\x67\x37\xbb\x21\x69\xb9\x3d\xe8\x8e\x89\x3a\x2d\xb7\x9f\x89\x1a\x6e\xf2\xf6\x9c\xa2\x86\x83\xb1\xbe\x4d\x04\x5b\xd0\x77\xcd\x6d\xb9\xfd\x3c\x74\x9e\x59\x87\x12\x0b\x2a\x07\xc7\x49\x88\x9d\x62\x28\xec\xd1\x38\xc5\x50\x9c\xce\x10\x37\x9d\x10\x67\xe7\xb1\x6a\x90\x5a\x51\x62\xc1\xb6\x3e\xf2\x56\xe0\x4f\xe2\x4c\xe6\x81\x93\x38\x0b\x8a\xbd\x4d\x27\x71\x16\xbc\xb7\xe5\x09\x96\xe0\x83\x2e\xad\xe7\x49\xaf\x05\xc5\xb9\x30\x27\xbd\x16\x94\x9e\x55\xa2\x53\xb8\x71\x50\xec\xf6\x3d\x85\x72\x04\x9b\x44\xd0\xa7\x50\x8e\xd3\x72\x7e\x8f\x75\x7a\x5a\xce\x0f\xba\x43\x58\x4f\xda\x2f\xd8\x2c\xde\x9d\xb4\x5f\x50\xe6\xaa\x92\xd6\x10\xca\xe1\xe4\xda\xd3\x72\x7e\xd0\x6d\xc7\x38\xc9\xc1\xa0\x38\x4e\xf8\x24\x07\xcf\xdf\x6a\xa0\x34\x9a\x50\x8e\xa0\x3b\xa8\xe3\xa4\xf7\x82\xbe\x86\x37\xbd\x17\x6c\x02\x26\x4f\x7a\xef\xb4\xe6\xdf\x23\xf8\x4e\xb2\x2d\xd8\x46\x0c\xdd\xd3\x9a\x7f\xb0\x16\xaf\x4f\x42\xee\xe4\x06\x90\xe7\xe1\xa4\xe4\x82\xe6\x5c\xcd\x93\x92\x0b\xfe\x58\x24\xf2\x45\x06\xdb\x9a\x23\xa5\x90\x09\x9a\xc4\x38\xe7\x6f\x55\xf3\xc9\x49\x7a\xb9\x44\xee\x9d\xa7\xa9\x29\x02\xea\xe4\x3f\x08\x56\x14\xe1\x49\xc7\x05\xeb\x88\xa6\x93\x8e\x3b\x4f\x5d\xd7\x5c\x53\x27\xc7\xb3\x7d\xfe\x41\x56\x9f\xc2\x48\x82\x6d\x5b\x7f\xa2\xc6\xa7\xb7\x97\x31\x48\xfa\x05\x45\x42\x93\x93\xf2\x3b\x45\x88\xf4\xac\x1b\x9c\x34\x5d\xd0\xd7\xd8\x17\x21\x72\x72\x86\x48\x5d\x74\xd2\x74\x41\x9f\xde\x7b\x9a\x2e\xe8\x0e\x6f\x3f\x69\xba\x60\x73\xd4\xc3\x49\xd3\x05\x5d\xae\xd1\x93\xa6\x0b\xba\xcd\x2b\x27\x4d\x77\x12\x6b\x9d\xe9\x47\xac\x05\x9b\x13\x44\x4e\x62\xed\xcc\x01\x02\x4d\x3e\xe2\x93\xcb\x24\x28\xc7\x7a\x80\x4e\xbb\xd4\xd3\x17\x97\xcf\x24\xe8\xb6\xaa\x9c\x64\x5e\x50\x0e\xc3\x89\xcc\x0b\x36\xfe\xfd\x53\xf8\x74\xb0\xce\x1d\x3d\x85\x4f\x07\xef\xff\xa7\x06\x76\x39\x06\x65\x19\xb8\x76\x39\x9e\xb7\x51\xcd\x90\xe7\x93\x09\x9a\x98\xed\x93\x4f\xe6\x24\x2d\xed\x6d\x38\x49\xcb\xa0\xac\xcf\x1a\x69\x19\xf4\x69\x6a\x27\x2d\xcf\x5b\x73\x30\xd1\x04\xc2\x04\x7d\x0d\x6b\x6a\x33\xe8\xd2\x72\x9e\xd4\x66\xb0\xd2\x2c\x9d\xc2\xb3\x83\x6e\xe7\xd1\x29\x80\xe6\xa4\x49\xbb\xd7\x86\x26\x0d\x9a\x4d\x7a\x27\x4d\x7a\x3e\xab\x39\x5c\xd3\x1c\xc9\x7e\xf9\x59\xbf\xd4\x1c\x4f\xf2\x8a\x9a\xde\x64\xd3\x39\x73\x1e\x9c\x0d\x56\x27\x95\x1a\x6c\xad\xb3\xab\xc9\xd4\xa0\x4f\xdf\x43\x9e\x9f\xa0\x1e\x2c\x72\x9e\x9f\xd3\xf1\xe0\x66\x02\x5a\x36\x68\xcd\xe0\xa6\x65\x83\x2e\xd2\xe4\x24\x65\x4f\x2e\x23\xa9\x45\x2e\x5a\xf6\x12\xc7\x23\xf9\xca\x25\x8e\x27\x28\xb6\xfa\x5e\xe2\x78\x2e\x9e\x25\xd9\xaf\x2e\x9e\xa5\xa0\x3b\x30\xf9\xa2\x82\xaf\xec\xb9\x6c\xb2\x5f\x5d\x34\x6f\xd0\x65\x5f\xb9\x68\xde\xeb\xe3\x2d\x88\x7d\x70\xf1\x36\x05\x2b\xcc\xe6\xa2\x79\x83\x3e\x57\x39\x2e\x97\x8c\x84\x74\xe8\x45\xf4\x06\x7d\x56\xb5\x4a\x4d\x2f\x3e\x29\x8e\x88\x8b\x9c\x0d\xd6\x69\x38\x17\x35\x7b\x89\x0a\x62\xb7\x5d\x54\x69\xb0\xf6\xa2\x5c\x44\x69\xf0\xde\x96\x2a\x88\x14\x0a\xfa\xcc\xe4\x7e\x89\x14\x0a\xfa\xcc\x87\xe2\xa2\x5d\x83\xb2\x7f\xdc\xa5\x52\xdb\xaa\x41\x9a\x8d\x83\x2b\xd8\xe4\xf0\xbb\xc8\xd9\xab\x18\x6b\x51\x4a\x17\xbd\x19\x14\x1b\x7b\x2f\x72\xf3\xe2\x94\xb2\xc2\x72\xd1\x9b\x41\xb7\xdb\xeb\xa2\x37\x2f\x61\x3f\x72\xfa\x5e\xe4\xe5\x25\xec\x27\x5f\xf9\x8b\xbc\x0c\xba\x0f\xe7\x45\x5e\x5e\xb4\xa4\xad\xc3\x17\x2d\x19\x74\xdb\xb8\x2e\x5a\xf2\x12\x09\x24\xe7\xee\x45\x39\x06\x9b\xdc\xc5\x17\xe1\x18\xfc\x19\x45\x84\x63\xd0\x6d\x66\xb8\xe8\xc6\x4b\xbc\xd0\x88\xc5\x77\x11\x8e\x41\x77\x40\xfd\x45\x38\x5e\x7c\x63\x66\xe1\x8b\x4a\x0c\xba\x6d\x4b\x17\xdf\x58\xf0\xde\x96\xba\x73\x8e\x05\x45\x40\xe5\x65\x5b\x67\xb0\xb6\xff\x5f\xe4\x65\x50\xb7\x8f\x3f\x53\xf5\xb8\xcb\x24\xf9\xbf\xb8\xcb\xae\xb6\xaa\x9e\x0e\xa5\x1f\x83\x22\x3b\xd7\x45\x3f\x5e\xbc\x6a\x82\xd7\x2e\x02\x32\xe8\x16\x32\x2f\x5e\xb5\x60\x5b\x27\xfd\x5f\x42\x8d\x82\x75\x4c\xef\x45\x66\x06\x85\x50\xbf\xc8\xcc\xa0\xc8\x01\x7b\x91\x99\x41\xe7\x32\xba\xa8\xcc\xe0\xfd\x7f\xbf\xd4\x42\x2f\xda\x68\x4a\xab\x81\xe2\x7b\xdb\x8e\x7f\xc8\x6f\x76\xf1\xcc\x05\xef\x1f\xfb\x17\x0d\xd8\x62\x61\x55\xcf\xd2\x80\xc9\xbf\xb3\x19\x27\x6d\x35\x60\xa6\xed\x58\x23\x17\x45\x1b\xbc\x7f\x96\xae\x25\x69\x83\xf2\x49\xc4\xc7\x65\x93\x67\xd0\x25\x33\xb8\xec\x1b\x08\xca\x91\x6f\xc0\x45\xf7\x06\x7d\x66\x5d\xf2\xa2\x7b\x2f\xce\x40\xe7\x54\x5d\x9c\x81\xc1\x12\xd6\x17\x67\x60\x50\x38\x33\x2e\x1a\x37\xd8\xda\xd0\x19\x44\x6e\xd0\xe7\x2a\x99\x9a\x77\xaf\xcd\x2a\x87\xaa\xe7\x08\x3c\xbb\x0e\x2f\x2a\x37\x78\x6f\xcb\x13\xc8\xdc\xa0\xcb\x73\x75\x91\xb9\x97\x7d\x03\x4c\x84\x8b\x1f\x31\xe8\xd3\x10\x26\x73\x2f\xfb\x06\xec\xdf\xbf\x78\x0d\x83\x75\x54\xff\xc5\x6b\x78\x0d\x95\x37\x2c\x6c\x12\x08\xb6\x63\x73\x49\xe5\x5f\x14\xeb\xa3\x17\xe9\x7b\x8d\x55\x2b\x65\x53\xab\x24\xe5\x91\xda\xe6\x12\xf1\x1f\xf4\x99\x0f\xd4\x45\x20\x5f\x64\xae\xfd\x7c\x17\x99\x1b\x34\x41\x9f\x17\x99\x7b\xf1\x37\x8a\xbe\xbf\x68\xda\x60\x9b\xe6\x6d\xfe\xc6\xa0\xc8\x19\x70\x51\xb9\xc1\xb1\xf9\x2e\x50\xb9\x97\x10\x2f\xc7\x9f\x5e\x9c\x8b\x41\x9f\xdd\x6d\xba\x4a\xd8\xfe\x30\x03\xd1\xaf\x41\x1d\xa6\x2e\xfa\xf5\x22\x56\xd9\xe9\x17\xb1\x1a\x94\xc3\xcc\x42\xac\x5e\x3c\x89\xd2\xa0\x5d\xd4\x6a\x70\x38\x72\xf5\x22\x56\x83\x2a\xe6\xf2\x22\x56\x83\xea\xd8\xab\x8b\x58\xbd\x88\x55\xc9\xd2\x2e\x62\x35\x58\x91\x39\xd7\x5c\x35\xd0\x2d\x6a\xc5\x6f\x18\xac\x0d\x78\x17\xfd\x7a\x1d\x5e\x2a\x43\x86\x5a\x0d\xfa\x6c\x2e\xa9\x3b\x01\x3b\xb2\xba\x7d\x11\xb0\x57\xd4\xaa\xe3\x10\x2f\x6a\x35\xa8\x6b\xd2\xe0\x70\xbc\x28\x53\xe9\xd8\x2e\xca\x34\x58\xb9\x13\x2f\xca\x34\x78\x6f\x4b\x4d\x05\x87\x05\x45\xda\xe5\x8b\x27\x31\xe8\xdc\x37\xd7\xb1\x6a\xf0\xe4\x00\x91\x5c\xa2\x5f\x83\x6e\x13\xf0\x45\xbe\x5e\xce\x2d\x88\xe9\x79\x91\xaf\x17\xf9\x3a\xb4\x1a\xf9\x1a\x94\x4f\x6c\xa6\x8b\x7c\x0d\xde\xa9\x3c\x97\x54\xf3\xeb\x9d\xf2\x02\xd1\xaf\x41\xb5\xed\xfd\xa2\x5f\x83\x22\x46\xf2\xa2\x5f\x2f\x5b\x11\xba\xff\xd7\xc5\x5f\x6a\xde\x7f\xe9\xe2\xc8\x57\x29\x9f\x2e\xf2\x35\xe8\x96\xf3\x2e\xf2\xf5\xe2\xba\x1c\x31\xc4\x2f\x5a\x35\xe8\xe2\x0b\x2f\x5a\x35\x68\xce\xdd\xbe\xf8\x26\x2f\xbe\x49\x29\x77\x2e\x5a\x35\x68\x4e\x4e\xbb\x68\xd5\xeb\xa7\xe6\xfe\x8d\x27\x32\xd8\xa6\x37\x9b\x27\xf2\xa2\x5f\x65\x76\xbb\xe8\xd7\x60\x3b\x98\x5f\xf4\xeb\xc5\x9f\x28\xb3\xdb\x45\x60\x06\x7d\x46\xac\x5e\x04\xe6\xc5\x9f\x68\x86\xe1\x4e\xbc\x68\xce\xb1\xbb\xa6\x57\x5e\xfc\x19\xdd\x34\x67\xd0\xa7\x81\x46\x73\x06\xf5\x30\x44\xf9\x0e\x83\x6e\xff\xf6\x25\x91\xe9\xc5\x9d\x38\xbc\x8b\x44\x65\x50\x96\x09\x45\x53\x06\x75\x7d\x24\x69\xca\xeb\xf2\xf6\x98\x87\x08\xc8\xa0\x36\xc5\xe0\x26\xbc\x2e\xe3\x45\xa5\x48\xc3\xa0\x88\x8b\xbf\x48\xc3\x60\x5b\x19\x6a\x2e\xda\x30\xa8\x6b\x92\xe7\xee\x0b\xba\xec\xac\x17\x77\xdf\x25\xc0\x4e\xca\xb1\xeb\x5a\x65\xcb\x77\x76\xfc\x43\xbe\x94\x8b\x98\x0c\xfa\x34\x83\x12\x93\x17\x31\x39\xb2\xda\x7c\x11\x93\x17\x31\x19\x47\xd4\x45\x4c\x06\x1b\xd7\xe8\x45\x4c\x5e\xb7\x4e\xf3\xf6\x92\x8e\xc1\x0a\x62\xbb\x28\xc7\xe0\xbd\x2d\x0d\x4d\x3a\x06\x7d\x7a\xe3\x04\xf8\x5d\x64\xa2\x24\x65\x17\x99\x18\xcc\x3f\xff\xa6\xd7\x5e\xb4\xe2\xeb\x41\x26\x5e\xce\x15\xd7\x43\x22\xf7\x2e\xca\x51\x8e\xb2\x8b\x72\x0c\x36\x7b\x06\x2f\xca\xf1\x7a\x3e\x6e\xcb\x4f\xe9\xc4\x60\x1d\xad\x74\xd1\x89\x17\x9d\x28\x47\xd9\x45\x27\x5e\x4e\xa8\xf3\x59\xa0\x13\x2f\x3a\x51\x8e\xb2\x8b\x4e\x0c\xa6\x28\x8b\x8b\x4e\x0c\x0e\x9b\x2f\x2e\x3a\x31\x28\xf6\x03\x5d\x02\x08\x2f\x1e\xce\xdd\x3c\x45\x3b\x06\xed\xb3\x7e\xa9\x85\x9e\x38\xfa\x57\xc9\xb4\x50\xa4\xe3\xfa\x78\x90\x8e\xc1\x18\xb4\x07\xe9\x78\x11\x85\x7b\xa6\xcb\x9b\x28\xbc\x39\x38\xf7\x38\x95\x6e\xd2\x2e\xa8\xdb\xee\xd2\x70\xe9\x70\x5b\xcf\xb5\xaf\x6b\xdf\x9c\xa3\xbe\xe5\xd2\xcf\xa5\x9f\xdb\x8e\x5c\x3b\x5d\xcb\x77\x78\xf8\xe5\xe5\x52\x0e\xe6\xcf\x58\xbb\x29\xbb\x9b\xb2\xcb\x14\x7a\x53\x76\xc1\xd6\xa4\x28\xbb\xb9\x33\x83\xe2\x38\xf9\x9b\x3b\x33\xe8\x32\x2b\xdc\xf4\xdf\x9d\x7c\xaa\x4d\x8a\xb2\x9b\xef\x32\x68\x76\x0e\xdf\x7c\x97\xb7\x38\x45\x89\xc6\x6e\xce\xcb\xa0\x4b\xc0\x70\x93\x89\xc1\x3a\x43\xea\x26\x13\xef\x4d\x73\x64\x48\xde\x34\xe1\x4d\x13\xc6\x82\xbc\x69\xc2\x3b\xf9\x74\x1a\xa5\x71\xcb\xa7\x13\x34\x5b\xd7\x6f\x9a\xf0\xde\x56\x45\x73\x8d\x43\xf3\x16\xe1\x98\xf7\xec\xe6\xcf\x0c\x36\xc7\x95\xde\xfc\x99\xb7\x0d\x25\x9c\xb4\x37\x87\x66\xd0\xa4\x33\xbc\x39\x34\x83\x6d\xcb\x84\x79\x13\x98\x41\x97\xff\xe0\x26\x30\x83\x69\x1d\xe7\xa6\x2f\xef\x62\x44\xea\x63\xee\xcb\xa0\xf2\xf3\xdc\xf4\x65\xf0\xde\xe6\x9a\xba\x13\x98\xc3\xbf\x19\x09\x2f\xf6\x3d\x2f\xed\xcd\x7f\x79\xdb\x33\x3d\xdd\xa5\x35\xb8\x2f\xe5\x0f\xbd\x69\xce\x60\x93\xd0\xeb\xe6\xbf\xbc\x39\x2b\xe5\x32\xbb\x69\xce\xa0\xcb\xfd\x70\xd3\x9c\x37\x67\xe5\x1e\xc9\x71\x13\x9d\x41\x11\xf2\x74\xd3\x9c\x37\xcf\xe4\x1e\x03\xf2\xe6\x99\xbc\x79\x26\x77\x0f\x50\xf7\xaa\xdf\x9b\x9f\xaa\x7c\xb2\xb3\xca\x50\x7e\xd3\x9c\x77\x35\x15\xc5\x2c\xbe\xc9\xc9\x60\x7e\x56\x71\xd5\x8a\x4e\xdc\x33\xa1\xdc\x74\x62\x50\x8e\x7c\xc8\x6e\x3a\x31\xe8\x33\x36\xc8\x4d\x26\xde\x14\x18\x67\xd5\x4d\x81\x05\x2b\x45\xe3\x4d\x81\x05\x7d\x0e\x77\x79\x66\xf7\xcc\x7c\x9c\x6f\x42\xea\xa6\x9a\xf2\xd1\xba\xa9\xa6\x60\x6b\x52\x86\xdd\xdc\x85\xc1\x66\x7d\xea\xe6\x2d\xbc\xed\x48\x91\x1f\xec\xe6\x2e\x0c\xea\xe1\xa5\xa2\xb7\x6e\x1e\x44\xb1\x9c\x37\x75\x15\x34\x5b\x29\x6f\xe2\xea\xa6\xa4\xe4\x30\xba\x29\xa9\xe0\x10\xd3\x7c\xf7\x55\x85\x98\x17\x99\x5f\x6f\x42\xea\x1e\xeb\x01\xa9\x15\x05\x13\xf4\x69\x16\xb3\xb3\xf9\x26\x6a\x24\xd0\xba\x89\x9a\xa0\x3b\x4c\xed\x26\x6a\x82\xe9\xf0\xba\x9b\xa8\xb9\x77\xbf\x8c\xe8\xb8\xf9\xcc\x82\xba\xc6\x29\x9f\x59\x50\xe5\x63\xbc\x6d\x21\xb9\xa7\x06\x3f\xfe\x21\x21\xe9\x4d\x7f\x04\x45\xa0\xcb\xcd\x7f\x76\x93\x24\xdc\x4f\x37\x49\x12\x14\xc1\x0c\x37\x49\x72\xf3\x9f\xe9\x22\x8a\xe4\x16\xc9\xc8\xfd\x74\xd3\x1f\xc1\xb6\xde\x6a\xfa\xe3\xe6\x05\xe3\x11\xbd\xa9\x88\xa0\x4f\xb5\xe1\x05\x0b\x56\x38\xef\x4d\x57\xdc\xe2\x11\x79\x6a\x6e\xf2\x20\x98\x73\xba\xa4\x1c\xe2\x11\x65\x8b\xba\xc5\x23\x06\xdd\x8e\x8a\x9b\x17\xec\xb6\xc3\xc4\x9a\xed\x4d\x45\x04\x85\x82\xbf\x89\x88\x60\xb7\xce\x7d\x13\x11\x37\x2f\x98\xe5\xf0\x9b\x8a\x08\xba\x4c\x2a\x37\x15\x71\xdb\x74\x62\xf5\xfe\xa6\x19\x82\x56\xf2\xdd\xbd\x49\x86\x9b\x3e\xb0\x36\x7d\x13\x08\x41\x5f\xb5\xa2\x0f\x6e\x7b\x95\xf9\x87\x6e\x02\x21\xe8\xd2\x9a\xdc\x04\xc2\x2d\x92\x91\xaf\xe1\x26\x07\x82\x95\xea\xe7\x26\x07\x6e\xbb\x4e\xac\xe4\xde\x0c\xfd\xdb\xf1\x64\x26\x26\x86\xfe\xcd\x4f\x65\x31\xe9\xe6\xa7\xba\xf9\xa9\x8c\x4f\xb6\xff\xcd\x4f\x95\x25\xe0\x9b\xed\x7f\xdb\x85\x6c\x99\xe8\xe6\xa8\x0a\xfa\x34\x1b\x92\x03\xc1\x7b\x9b\x87\xaa\xe9\x2f\x4a\xc8\x4b\x21\x30\x31\xe8\x33\x26\xc6\x4d\x21\xdc\xbf\x55\x51\xd7\x54\xf4\x97\x09\xf2\x50\x34\x15\xfd\xe5\xdd\x9c\xfe\x5f\x27\xe7\xe4\xed\x66\x6d\xf7\xe6\xcf\x0a\xba\xec\x3b\x37\x7f\xd6\xbd\x84\x44\x56\x17\x6e\x4a\xe2\x96\xa5\x27\x26\xfc\x2d\x30\x31\xe8\x32\xed\xdc\x02\x13\x6f\x7a\xc3\xba\xe2\x4d\x6f\x04\xbb\x4c\x79\x37\xbd\x11\x4c\x71\x12\x37\xbd\x11\xbc\xbf\x4c\x7b\x13\x1c\xc1\x26\x44\xe5\x26\x38\x6e\x82\xc3\xea\xd6\x4d\x70\x04\x6d\x98\xa7\x09\x8e\x60\x5f\x93\x32\xc1\x11\x6c\xcd\xca\xe8\x7d\xae\x8a\xbe\x13\x9f\xfd\xf9\xb7\xf0\xc5\xa0\x53\x69\x37\x57\xd7\x4d\xaa\x50\xf5\x37\xa9\x12\x6c\x52\x6c\xdc\xa4\xca\xcd\xfd\x65\x9d\xe6\xe6\xfe\x0a\x1a\x97\xff\xcd\xfd\x15\x54\x1b\xd2\x6f\xee\xaf\x60\x70\x97\xdc\x34\x4e\xf0\xfe\x59\xda\x9b\xc8\xb9\xf9\xbf\xf4\x31\x8d\x73\xdb\x58\x44\xaf\xdf\x14\x4d\xb0\xad\x21\xc9\x25\x76\x5f\xab\xee\x69\x5c\x92\x25\x58\x9e\xb3\x9b\x64\x09\xfa\xd4\x53\x14\xcb\x4d\xb1\x30\x27\x28\x96\xa0\x2c\xbb\x8f\x62\x09\xfa\xcc\x5a\xdf\xcd\xfd\x75\x13\x31\xd6\xdd\x6e\x22\x26\x28\x52\xcd\xdd\x44\x4c\x50\xda\x7a\xa4\xaa\xdf\x71\x67\xaf\x4b\x6a\xce\x23\x66\x9d\xe9\xe6\x11\x0b\xb6\x4d\x3b\xf2\x88\x05\x95\x2b\xe0\xa6\x74\x6e\x3b\x92\xac\xeb\xdd\x74\x4d\x30\xe5\x70\xbf\xe9\x9a\x5b\xb0\x25\x6d\x7b\x13\x31\xc1\x5c\xcf\xe4\xfe\xba\xed\x16\xa7\xf3\x6e\x22\x26\x98\xd6\x39\x6f\x1a\x26\x78\x6f\xcb\x20\x25\x62\xee\xe5\xec\xf2\x4b\x75\x7f\xf4\x31\x13\x9d\x62\x09\xa6\x34\x78\x37\xc5\x12\x1c\xdb\x7a\x80\x8a\x3e\x39\xda\x84\x19\x42\xb0\xdc\x62\x2d\x49\xbf\x9b\x83\x2a\x98\x52\x02\x3c\xa4\xc8\xf3\x59\x6b\x04\x3d\xd7\x36\xd7\x72\x5e\x7e\xec\x8b\x87\x7f\x2a\xa8\xf2\x5b\x3c\xf6\x99\x3f\x1f\xf3\x55\x64\xc1\x43\xb1\x04\xd5\x5e\xff\x87\x7b\xea\xc9\x51\xd9\xcd\xab\xf7\x08\xc0\x0c\xba\xe4\x52\x0f\x5d\xf3\x88\xac\x9c\xff\x92\x93\xf4\x21\x55\x82\x62\x5d\xf1\xa1\x54\x1e\x21\x95\x8c\xd1\x87\x13\x2a\x28\xf2\x88\x3e\x64\x49\xd0\x2c\x92\x3f\x64\x49\xd0\x25\xec\x7a\xa8\x92\x87\xde\x30\xfc\x1f\x7a\x23\x98\x0e\xaf\x7a\xe8\x8d\x87\x90\xe0\xb1\x7d\x08\x89\xa0\x58\x98\x7f\x08\x89\xe0\xbd\x6d\xe6\x9a\x56\xcd\x41\xd6\x9f\x74\xdb\x43\x48\x3c\x0e\xb2\xce\x37\xeb\x21\x24\x82\x3e\x23\xa2\x1e\x42\xe2\x21\x11\x7c\x05\x1e\x12\x21\xe8\x16\x4b\x1f\x12\x21\xe8\x47\x3e\xb1\x0f\x85\x10\x14\xc7\xb1\x3f\x14\x42\x30\xff\x14\xec\x72\xc9\x37\x40\xf9\x6f\x97\x74\xd0\xe1\x9a\x1e\x78\xd1\x2d\x82\x3e\x14\xc2\xc3\x51\xe5\x23\xf0\x70\x54\x05\xd5\xb1\xde\x0f\xd1\x10\x4c\xdf\xdc\x87\x68\x08\x56\xd0\xef\x43\x33\x3c\xd5\x10\x8b\x29\xf1\xf0\x4a\x05\x5d\x4a\xb3\xc7\xbe\xae\x87\x8e\x98\x87\x07\x4c\xd7\x66\x12\x34\xa4\x69\xe9\x88\x87\x40\x98\x31\xca\x1e\x02\x21\x68\x5b\x75\x9b\x4a\xd5\xec\xbd\xf6\x4c\x11\x8c\x0f\x17\xd4\x7a\x28\x17\x54\x70\x98\xbb\x1e\x2e\xa8\x47\xbc\xa2\x38\xbe\x87\x23\xe9\x69\xe6\xe8\x14\x8d\xd7\xe8\xb1\x3f\x7d\xf5\x14\x7f\x50\xd0\xff\xfc\x52\xb7\x90\x1b\x87\xb7\x95\xdc\x78\xc8\x8d\x98\xd7\x0f\xb9\xf1\x70\xe5\x08\x15\x7f\xb8\x72\x82\x69\xa1\xe6\xe1\xca\x79\x04\x2c\x0a\x6f\x78\x38\x6e\x82\xe9\xf4\xdf\x87\x04\x79\x68\x0b\x8e\x8a\x87\xb6\x08\x8a\x68\xda\x87\xb6\x08\x0e\xfb\x6d\x1e\xbe\x9c\x87\xe3\xe6\x30\x72\x69\x8b\xa0\x9a\x92\x1f\x8e\x9b\x87\xdc\x90\x82\xed\xe9\xab\x0a\xf7\xfb\x22\x77\xcf\xd4\x09\x39\x7d\xba\x11\x34\x8f\xc8\xc3\xa0\x4b\xbd\xf7\x70\xd2\x3c\x82\x11\xe5\x5b\x7b\x78\x69\x82\xb9\xc6\x91\x60\xc4\x87\xe3\xe6\x88\x05\xf6\x70\xdc\x04\xc5\x2e\xbf\x87\xe3\xe6\x91\x83\xc9\xb9\x5a\x8f\x1c\x4c\xc1\x3a\xd2\xe9\x21\x5e\x82\xcd\x4e\xe0\x67\xac\xe2\x3e\x99\x92\xd3\x1e\xc4\x4b\x30\x6d\xba\x7f\x84\x2c\x3e\x42\x16\x25\xdd\x7a\x84\x2c\x06\xfd\x88\x19\xf5\x08\x59\x7c\xf8\x72\x8e\xea\xdf\x54\x2a\x21\x8b\x82\x57\x1f\xbe\x9c\x87\x2f\xc7\xe6\xc8\x87\x2f\x27\x38\xec\xa6\x7f\xf8\x72\x82\xbe\x86\x07\x5f\xce\x63\xef\x98\x6d\x31\x0f\x67\x4e\xd0\xd7\xf0\xb0\x77\xec\xe1\xdf\x91\xe3\xed\xe1\xdf\x09\xfa\xb1\x79\x80\x16\x4a\x14\x63\x93\xe3\xed\x21\xc9\x82\x43\xcc\xd2\x43\x92\x05\x53\xb0\xfb\x23\xb0\xf1\xb1\xab\x5f\x38\xdb\x43\x73\x05\x9b\x1d\xc9\x0f\xc9\xf5\xd8\x50\x76\x44\xb1\x3f\x34\x57\x30\xd7\x0c\x4e\x73\x05\x73\x33\x3c\x78\x81\x82\x4d\x2a\xf0\x87\x0a\x0b\xba\x84\x85\x0f\x15\xf6\xf0\x02\x59\xda\x7e\x78\x81\x82\xbe\xde\x3d\x5e\xa0\xa0\x4b\x66\xfe\x70\x02\x05\xe5\x30\x0b\x93\x6f\x8f\x3d\xfd\x47\x24\xf6\x43\x85\x05\xf3\x63\x0c\x11\x61\x0f\xc5\xb5\x5e\x2a\x8a\x2b\x28\xe2\xb4\x1f\x8a\xeb\xb1\xa7\xdf\xb9\x6e\x0f\x2d\x15\x1c\x9b\x87\xf2\xc8\x04\xad\x9a\xb2\xa8\xab\xc7\x6e\x2f\x49\xf0\x1e\xee\x97\x60\x0a\xf4\x7c\xa8\xab\x87\x94\x92\x04\xef\x21\xa5\x82\x2e\x0b\xe3\x43\x4a\x3d\x62\x05\x0f\xdd\xc2\xd9\x12\x1c\xad\x95\x7f\xf8\x60\x13\x5f\x0f\x2f\x8b\x54\x7a\x0f\x2f\x4b\x70\x08\x4c\x7c\x88\xaf\x87\xd2\x12\x04\xf7\x50\x5a\xc1\xbe\xbe\xeb\x94\xd6\x23\x0d\x00\x39\xfa\x90\x5a\x81\x2c\x48\x0f\xa1\xf5\x50\x55\x7f\xae\x19\x3c\xbf\x7c\x42\xcc\x54\x54\xd5\xf3\x53\x41\xdf\x28\x5e\x96\xc7\x79\x71\x0c\x07\xaa\xea\xb1\x69\x4b\x34\xe4\xc3\xcb\x12\x94\x4f\xcc\xeb\x87\x36\x0a\x26\x31\xfa\xd0\x46\x41\xe7\x37\x7f\x68\xa3\x60\xda\x3b\xf9\x90\x46\x8f\xc0\x3e\x32\xe2\x11\xd8\x17\xf4\x35\x23\x8b\xdc\x7b\x08\x10\xe9\x98\x1e\x02\x24\xe8\x87\xc9\x9c\x00\x09\xb6\xcd\x2f\xe9\x8f\x27\xfb\xa7\x9a\x14\x7c\x0f\xb5\x11\x4c\xdb\x08\x1e\x6a\xe3\xe1\x3e\x91\x6f\xef\x21\x2d\x82\x69\xe3\xee\xc3\x7d\xf2\x44\x59\xf4\x65\xc0\x90\x16\xc1\x61\x09\xf2\x11\x6d\xf7\x44\x6d\xf4\x8f\xcf\x27\xb5\x11\xf4\x23\x6b\xb9\x0f\xb5\x11\xcc\x4f\xbc\x3d\x0f\xb5\x11\x74\x59\x37\x1f\x6a\x23\xe8\xeb\xfb\x41\x6d\x3c\x91\x16\x5d\x08\xf6\x43\x5a\x04\x53\xec\xe6\x43\x5a\x3c\xf7\x2a\xad\x6b\x4a\x7b\x67\xb3\x9e\x57\x93\x1a\x78\x6e\xa5\x35\x25\x73\x69\x04\x7d\x7d\x8d\xa8\x81\xa0\xaf\x2f\x0f\x35\x10\xcc\xf5\xad\xe0\xe4\x08\xf6\xdd\xfb\x4b\x1f\x3c\x09\x4c\xeb\x1f\x53\x2d\x63\x3d\x98\x92\x4e\x3d\xbc\x0b\xc1\xd6\xa5\x95\x7d\xb8\x17\x82\x63\xcb\x4a\xda\xc3\xbd\x10\xbc\xb7\xa5\xd5\x84\xa6\x05\xd3\x1a\xea\xc3\xf2\x0f\xde\xdb\xfa\xff\xfc\xdf\xfe\x89\xe9\xbf\x7f\xe2\x85\xe8\x9f\xb7\x0a\xfb\x27\x5e\x08\x38\xd2\x1e\xfb\x27\x36\x3d\x1c\xdb\x6b\x1e\xee\x9f\xd8\xf4\xfb\x27\x36\x7d\x4f\x36\xba\xfd\x13\x9b\x1e\x66\xfc\xb8\xfb\x27\x36\x3d\xbc\xb7\xf9\xb7\x9f\x6b\xbf\x3c\xe0\x93\x4b\xa7\x4b\xb7\xdb\x5a\xae\x3d\xae\xf9\x80\xe4\x97\x9b\xe2\x26\x5f\x7f\xff\xbc\x4a\x7f\xff\xc4\x0d\x01\xf5\x33\xf2\xcb\xb8\x21\xf6\xcf\xa6\x56\x35\xe5\xdd\xd4\xea\xc5\x9e\x73\x1d\xf6\xcf\xa6\x56\xd9\x1c\xd5\x3f\x2d\xe5\x8d\x83\x01\x8e\x44\xd5\xef\x9f\x4d\xad\x36\x9d\xd5\x14\x44\xb5\xe2\x73\x88\x31\xb1\x7f\x36\xb5\xda\x62\xbe\x15\x0f\x50\xab\xb8\x21\xfa\xa7\x29\xdb\xe5\xda\x95\xad\xdd\x25\x97\x6e\x97\x54\xbe\xa5\x63\x36\x95\xdf\x52\xf9\x23\xfd\x52\x54\xbe\x64\xd2\x3f\x72\x57\x51\xf7\xb8\x21\x7a\xb2\xe7\xed\x9f\xa8\x07\xe8\x31\x60\xf6\x4f\xd4\xc3\xfe\x49\x04\x5b\x4f\x5c\xcf\xfe\x29\xfa\xaf\x08\x98\xf0\x4b\x75\xcf\x8e\xa9\xed\x70\x97\xba\x17\x63\xa6\xa7\x89\xaa\x72\xbc\x38\xb2\xbe\xbb\x7f\xaa\x72\x08\x43\xcb\x19\x6b\xfb\xa7\xea\x84\x17\x47\xd2\xf5\xec\x9f\xaa\x68\x55\xbf\xe8\x84\xaa\x5f\x12\x74\x76\x18\x46\x55\xbf\x54\x43\xcb\x38\xaa\x0a\x92\xa0\xb3\x04\x7a\xef\x9f\xaa\x0f\xaa\x61\xaf\xe7\xab\xa6\xcc\x62\x7f\xfc\x7d\xfb\xa7\x6a\xc9\xa6\x8d\x46\xca\xd6\x14\xe4\xc5\x91\x9d\x2f\xfb\xa7\x69\xa3\x17\x47\x72\x15\xed\x9f\xa6\x68\xcd\xeb\xb7\xbb\xa6\x4b\x63\x91\x67\x05\x63\xff\x34\x3d\xda\x74\xdf\xee\xda\x7a\x68\x66\x86\x9a\x5f\x76\xcd\xd6\x8d\xdd\x99\x5a\x75\xed\x16\x23\x3d\xce\xed\xfd\xd3\x35\x5b\xd7\x46\xd3\x4f\x15\xe4\xc5\xcc\xf9\x6f\xfb\xa7\x6b\xa3\x6e\xec\xce\x8c\x86\xae\xff\x7a\x0e\x8f\xec\x69\xa3\xae\xd9\x1c\x6e\x96\x8c\x77\xfb\xa7\x2b\xef\x8b\x63\x3b\xfe\x9e\x4f\x7c\xff\x74\xad\x9a\xa8\xaa\xc3\x3b\xdc\x55\x70\x68\xd5\x23\xb5\x19\x5a\xf5\xc5\xec\x8a\x34\xb4\x6a\x0c\xf1\x1c\x3b\xb1\x7f\x86\xca\x0c\x83\xd1\x38\x1e\x06\xe3\x60\xb3\xfa\x33\x95\x19\x26\x0e\xe3\x67\x78\xc5\x86\x90\xc2\x94\x63\xe8\x8f\x11\x6f\x6b\x4d\xdb\x0f\xf5\x1b\xd9\x93\xfc\xf1\xff\x2a\x10\x73\xbd\x6f\x1f\xe5\x58\x35\x58\xdb\xd4\xde\x4b\xbb\x2e\xca\xa9\x66\x99\x6e\xf7\xcf\xae\x87\x92\x32\xb5\x6f\x9f\x14\x6d\x57\x83\x17\x25\x27\x9f\xee\x9f\x5d\x77\xec\x39\x6b\x6e\xdd\xa5\x4e\x89\xa9\xea\x9b\x72\xec\x2a\x25\xa8\x4a\x3d\x77\x3d\xb4\x3b\xe2\xe4\x93\x21\xbb\xab\xd4\x9e\xc3\x1c\x4c\x38\xbb\x4a\xc5\x0f\xd2\x93\xaa\x6f\xff\xec\x6a\xf5\x42\xc6\x86\xfd\xb3\xab\x54\x72\x69\xe5\xeb\xb0\x7f\xa6\x4a\x25\x8b\x6a\x02\x3d\xf7\xcf\x54\xa9\xa9\x52\x6a\x30\x55\x6a\x3a\xb8\x3e\xff\x3f\x55\x2a\xa6\x73\xcf\xa9\x4b\xfb\x67\x2a\xee\x8b\x32\x4c\x38\xd3\x7b\xe8\x54\x31\x73\xf2\xd4\x51\x53\x69\x37\xd7\x94\xf6\x85\xd4\x88\xfb\x67\x2a\x6d\x12\x2f\xf4\x44\x5d\xee\x9f\xc3\xf8\x4f\x68\x54\x31\x27\x1f\xc6\x55\x52\x69\xf5\x4d\xbf\x1c\x06\xd6\x91\x73\x91\x36\x97\xd4\xe0\x48\xb2\x6f\x33\xda\xa1\x06\x47\xc2\xc4\xb5\xed\xa1\x5b\x0e\x95\x2a\xa9\xd4\xa1\x52\x2f\xec\x51\xd8\x3f\x87\x4a\x1d\xba\xc5\x87\xf1\xd0\x2d\x47\xc6\x9a\x0e\x3d\x74\x4b\x0e\x53\x8e\xeb\x76\xff\x1c\xea\x99\x68\xa3\xbe\x99\x80\xbf\xda\x23\xb9\xaf\x12\x97\xba\x7f\xbe\xfe\xec\xff\x19\x3b\x93\x1b\x6b\x7a\x18\xd9\xee\x9f\x15\xcf\x84\xab\x91\x14\xd0\x68\x5f\x72\xf4\xdf\x84\x46\x9e\xa3\x6f\xfd\xd7\x2a\x50\x42\x66\x5d\x4d\x29\x45\x90\x14\x45\xee\xab\xe6\x66\x7c\xf8\xcf\x48\xdb\x4f\x7c\x6f\xfc\x8e\xfd\xcf\x50\x17\xe1\x8b\x76\x1a\x37\x72\x55\xb7\xc5\xd3\x21\x86\x2d\x8f\x62\xa7\x9d\x8e\x31\xa9\x50\xa7\xfb\xcc\x69\xd7\xc2\x96\x47\xe9\x96\xd9\xb7\x38\x26\x8a\x1b\xd9\x69\xd7\x92\x0a\x61\x14\xa7\xdf\x69\xaf\x7d\x30\xf7\x94\x3f\x9d\xcb\xa7\x69\x60\x69\xc0\x69\x3f\xea\x84\x70\x04\x4e\xfb\xf1\xb4\x37\x9c\x30\xa7\xbd\x41\xc2\x54\x82\x85\xe3\x77\xda\x1b\x1f\xd4\xe1\xc6\x70\xda\x1b\x9c\xa9\xa9\x72\x8e\xd3\xde\x80\x7a\x8f\xe2\x37\x7b\xd9\xf6\xcb\xe9\xcd\x9b\x97\x4d\xff\xa0\x0d\x3f\xc6\xcb\xa6\x7f\x50\xbb\xdf\xc5\x65\xcb\x2f\x6e\x77\x99\xd4\xff\xb2\xe5\x97\x9f\xac\xab\xfb\x65\x33\x2f\x6e\x64\x70\x01\xbd\x6c\x26\xf9\x58\x47\x71\x1d\xba\x6c\x27\xf9\x58\xa7\x9f\xca\x65\x33\x2f\x17\x1d\xa7\xd5\xe5\xe0\x7d\x90\x7b\x22\xdc\x36\xe0\xf6\x47\xdd\x3b\x6f\x7f\x94\xb4\x04\xcb\x7a\xdc\xfe\xe8\x07\x95\x53\xdb\xf1\xbb\xfd\x4d\xa9\x37\x41\x19\xf1\xbb\xfd\xd1\x9b\xf3\x4a\x92\xb7\xdb\xbe\xbd\xad\xc7\xa4\x09\xb7\xf5\xb8\x89\x62\x73\xa9\x7e\xac\x87\x0c\xba\xb8\xaf\x3f\x76\x08\xc6\xf9\xe6\xce\xf6\xf8\x95\x11\x61\x34\xf6\xde\xf9\xf8\x99\x91\x43\x0c\x3f\x61\xfc\x1e\x27\xcc\x43\xec\x86\x53\xed\xb1\x51\x1f\xcc\xe9\x27\xfb\xd8\xa8\x0f\xea\xcf\xd5\xfb\xb1\x51\x32\x74\xec\x4a\xf1\x7b\x6c\xd4\x63\x80\xa3\x45\x36\x8a\xab\xbb\xaa\x7d\xfb\x38\x61\x1e\x0e\xbd\x36\x9f\x72\xc2\x3c\x36\xdd\x19\xf9\xd8\x74\xf2\x25\x10\xef\x15\xbf\xd7\xa6\xbf\xbb\xe9\xf4\xd0\x6b\xd3\x5f\xc4\x83\xbd\xf1\xda\xf4\xd7\x0f\xc3\x1d\xfc\xb5\x9d\x1f\xb4\x90\x69\xbe\xb6\xf3\x75\x85\xf1\x0b\x7d\x6d\xe8\x07\x75\x39\x99\x5f\x1b\x4a\xbe\x84\x81\x0d\x3f\x7e\xaf\x4d\x80\xc9\xcf\xfd\xa3\x36\x41\xd6\x5e\xf2\xbf\x0f\x60\x47\x91\xd4\x97\xdf\xae\xc0\xa2\x6c\x59\x66\x38\x53\xa5\xe8\xb0\x88\xc3\x09\xb0\x8a\x22\x33\x2f\x3f\x7f\x0c\x0a\x58\xe4\xdc\xc0\xb4\xf3\x8b\x94\xbb\x60\x62\x1f\x12\x92\x82\x89\x5d\x98\xce\x81\x82\x89\x5d\xf8\x1e\xf3\xd5\x61\xd9\x20\x22\xd4\xa2\x69\x11\x8b\x34\x7b\x45\x21\xf2\x47\xf8\xde\xf4\xbf\xa5\x65\x4c\x9f\xfe\xa3\xc8\x46\xc1\xcc\xa5\x93\x45\x62\x0e\x14\xc2\x63\xa3\x48\xcc\x0b\x29\x0a\x46\x65\x91\x2e\x12\x67\x20\x9d\x8b\x05\x43\x7c\x14\x32\x0d\x8c\xba\xcb\xac\x5a\xe5\x08\x00\x74\xb2\xc8\x9b\x4b\xf5\x1c\x89\xd5\xc5\x06\x2e\x4c\xdc\x77\x51\x24\xc9\xc5\xcb\x06\xf8\xd0\x8b\x24\x19\x98\xdc\x1a\x14\x45\x8e\x5c\xbc\x87\x98\x63\x40\x51\x64\xbf\x40\xab\x95\x91\x6a\xfe\x66\xb7\x23\xd1\x16\x45\x72\x0a\x4c\x22\x19\xa3\x74\xdf\xe4\xc4\xfb\xe0\xf0\x4a\x94\x6e\x17\x7d\x90\x24\x62\x8c\xd2\xed\x22\x6e\x94\x9a\xfe\x66\xb7\x8b\x64\xba\xdc\xbd\x16\x45\xa6\x0b\xd4\x9f\x8d\x92\xe9\x02\xdf\x63\xb4\x1d\xdb\xb3\x50\x4b\xf3\x4d\xbb\x83\x6b\x7c\x07\x37\x44\x46\x91\xd6\x02\x8b\x0c\x19\x51\x86\x33\x66\xf8\xa3\x68\x8b\x32\xfc\xd1\xc1\x16\x5b\x2d\xf2\x47\x87\x3f\x3a\x7d\xd5\x1f\x1d\x5c\x1c\xc2\xe6\x56\x24\xa4\x65\xfa\xa3\x88\x86\x32\xfd\xd1\x0f\xd6\x6e\x82\x1c\x15\xf8\x1e\x63\x82\x48\x52\x81\x1a\xd6\x43\x92\x0a\x7c\x8f\xd1\x49\xd3\xee\xe5\x7a\x00\xee\x49\x8f\x22\x6f\x05\xcc\xdb\x10\x45\xde\x0a\xcc\xe9\xf0\x4d\xc7\xe0\x83\x58\xbb\x1a\x8e\xc1\xb4\xed\x2c\xdd\x45\x2a\x0b\xac\xee\x20\x4b\x65\x81\xef\x31\x5f\xb5\xed\x13\x1f\xed\xb2\x01\xb6\x3d\x76\xdb\x79\x35\x6c\x3b\x97\xeb\x72\x3c\x26\x4a\xd8\x76\x2e\xd7\xe5\x58\x45\x94\xb0\xe9\x92\x54\x6e\xe2\x8a\x22\x49\x05\xe6\x74\xca\x48\x52\x81\xef\x31\xcb\x6c\x42\x38\x8d\x98\x0b\xe1\x34\xe2\xcc\xfb\x20\x7d\x40\x14\x89\x2b\xd0\xda\xfe\x51\x5b\x90\x8e\x01\xdb\x4a\x49\x2b\xb2\x33\xb9\xd2\xb9\x32\xd2\x92\xfe\x28\x9b\x54\x91\x6b\x02\xde\x90\x10\x45\xae\x59\xd2\x0f\x12\x73\x42\x91\x58\x02\x66\x69\x8f\xb2\xfc\x20\xe5\x9a\xd5\x7e\x93\x6b\x02\x19\xdd\x22\xfb\x48\xae\x49\xde\xc6\x28\x72\xcd\x22\xd7\x74\x4d\x91\x6b\x16\x4c\xbc\x83\x1b\x30\xa2\xc8\x2c\x81\x45\x56\x9f\x28\xcb\xae\x5c\x76\x25\xc3\x27\xd7\x04\xbc\x51\x2b\x8a\x5c\xb3\xac\xdd\x02\xfa\x63\xd9\x82\x45\x46\x19\x97\xb6\xc3\x16\x90\xc8\x95\xe3\x1d\x51\x0e\x97\x14\x8e\x74\x0f\xae\xce\x88\x72\xf8\x9b\xdc\x1c\x3b\xad\xc6\xe1\x6f\x72\x25\xec\x68\xae\x46\xf2\x4f\x60\x39\x63\xa4\x9f\x45\x16\x49\x1e\xf8\x28\xb2\x48\x20\xbb\xb5\x95\x45\x16\x59\x64\x73\x3a\xcb\x22\x81\x39\x9d\xba\xb2\x48\xe0\x7b\xcc\x32\x7b\x8d\xfb\xa0\xa6\x8b\xc0\xe9\x47\x85\xd1\x75\xec\xf9\x21\x8d\x04\x26\x57\xeb\x47\x91\x46\x16\xc8\xe0\x68\x2e\x77\xb2\x41\x20\xd2\x8d\xe9\xb4\xd7\x2e\x9b\xe0\xa4\x94\x0d\x02\xab\xdb\x6d\xb2\x41\xe0\x7b\x8c\xba\x49\x07\x81\x56\xfd\x01\xe9\x60\x91\x0e\x36\xeb\x2b\x1d\x04\x22\xfd\x6e\xa5\x83\xe5\xb2\x6e\xd8\xae\xca\x65\xdd\x2e\xee\x2f\x89\xff\xbe\xfc\x23\x8a\xcc\xb0\x10\x3c\x32\xc8\xe0\x1a\xe5\xb6\x9e\x37\x61\x04\x41\x9d\x6e\xab\x49\xc6\xfd\x21\xb1\x2a\xb7\xf5\x24\xe3\xfe\xf4\xf7\x6f\x7b\x9a\x8b\xa6\xd4\x9e\xe5\xb6\xa7\x6f\x7b\xda\xdd\x41\x52\x09\x24\xf1\x1e\x51\x24\x95\xe5\x76\xae\xb8\x15\xc8\x20\x81\xd5\x9b\x6f\x3a\x59\x24\x95\xcd\x35\xfe\xde\x4d\x78\xf9\x9c\x78\x4c\x52\x09\xcc\xe9\x9b\x8f\xe3\xf1\x38\x31\x30\x53\x14\x49\x25\xd0\x3b\xca\xa7\xc8\x29\x81\xe0\x66\xd1\x28\x72\x4a\x60\xce\x66\x91\xc3\x41\x38\xfa\x68\x7e\x9b\xf2\x40\x20\x89\xef\x8a\x22\x0f\x04\xc6\xcf\x99\x2d\x0d\x2c\x72\xbe\xe6\x17\x26\xe7\x03\xf2\xe7\xb4\x90\xf3\x15\xc9\x5c\x73\xbf\x90\xcc\x01\x73\xba\xe5\x49\xe6\x8a\x96\xda\xe6\x42\xfd\xda\x6b\x1f\xa4\x42\xb3\xc8\xef\x8a\x96\xda\xe6\x86\x21\xc1\x03\x56\x77\xf4\xde\x5d\xb7\xd7\xc7\xbe\xef\xb5\x4a\xea\x2a\xa1\x16\x83\x34\x91\x51\x35\xcb\x02\x45\xbb\x61\xd5\x2c\x5b\x7f\x76\x08\x4a\xa7\x12\xf5\x2d\x24\xf7\xf1\x47\x25\xea\x3b\xaa\x44\x8f\x94\x87\x51\x25\x7a\x40\x72\xd1\x67\x54\x89\x5e\x85\x4d\x8d\x06\x01\xaa\xd2\x29\x20\x35\x94\x55\xed\x9c\x55\x3b\x27\x69\x05\xa3\x6a\xe7\x04\x26\x17\x52\x46\xd5\xce\x59\xab\xdf\x13\x8b\x66\xd5\xe6\x08\x4c\xce\x8f\x45\xd5\xe6\x08\x94\x41\x2a\xbe\xa8\x44\x31\x08\x1e\xec\x8c\x5a\xad\x47\x3d\x7d\xcc\x57\xad\xc8\x07\x75\xd9\x21\xd5\x7a\x68\xc1\x24\xab\x57\x54\xc9\x19\x30\x87\x6f\x4a\xce\x00\xa2\x7f\xa3\xca\xcd\x80\x1c\xb6\x53\xfb\x65\xd5\x7e\xd9\x8b\x65\xc3\x32\xac\x0e\xcd\x7f\xef\xb0\x90\x77\x96\x90\xfd\xa8\x32\xb8\xea\xed\xa8\xcc\xf9\xda\x6c\xf9\x07\x9c\x90\x88\xaa\x8d\xb3\x1a\xe4\xbc\xac\x96\xed\x6e\xdc\xe4\xb4\x7f\xd0\x76\x7f\xd0\xb9\x4e\x3d\x6a\xb3\xd9\xe4\x6d\x1a\xa4\xfe\x8b\xda\x6c\x37\x07\x6b\x49\x4e\x14\x55\xe3\x28\x10\x78\x2f\xa3\x6a\x1c\x05\x46\xf8\x54\xb7\x73\x48\xba\x3f\xba\xd5\xef\x56\x9f\x04\xb3\xa4\x5d\x8d\xda\xad\x3e\x64\xf3\x67\xb7\xca\x35\xab\x2c\x92\x73\x2b\x51\x65\x91\x40\x5d\x70\xab\x2a\x8b\x04\xe6\xf8\xf9\xff\xad\x99\x8c\x51\x63\x42\x95\x31\x02\x93\xdc\x3e\x51\x65\x8c\x75\x98\xb7\x91\x0f\xb4\x6a\x08\x05\xe6\x70\xb2\x0c\x6b\xab\x6d\xd4\x25\xbf\x6a\x1b\x05\x56\x77\x02\x69\x1b\x05\x3a\x79\x04\xa3\x0e\xbb\x9b\x78\xe9\xe1\x4a\x57\x87\xfd\x3d\xc8\xfb\x52\xac\x87\x8d\xd2\xaa\xea\x37\x5b\xa5\xa9\xc0\x24\x2b\x48\xd4\xb1\x5b\xf5\xf8\x98\xad\xb2\xc3\xc9\xb9\x94\x7e\x16\xd3\x0e\x27\xe7\xd2\x20\x2f\x74\xd4\xe9\x74\x9c\xa4\x8a\x43\xec\x54\xc9\x2c\x50\xf7\x80\x4a\x66\xab\x2c\xb5\xef\xff\x66\x7f\xc0\x52\xc9\x4b\x16\x55\x96\x0a\x54\x0e\x48\x44\x95\xa5\x02\x65\xf4\xfd\x03\xf6\xc7\x84\x99\xf8\x29\x4a\x53\xab\xfc\xb3\xc3\x79\xab\xfc\x13\x98\x7d\x5a\x5b\x1b\xf5\xc1\x94\x06\x57\x4d\xa9\x35\xf6\x99\x09\xda\x2e\x25\x05\x1a\x49\x61\xa3\x4a\x49\xab\xe6\x55\xad\xb0\x55\xf3\x2a\xd0\x0a\x9c\xa6\x6a\x5e\xad\xb1\xab\x4b\xab\xe4\xa4\x40\x93\x7f\x56\x29\x29\xe0\x65\xa2\x51\xa5\xa4\x55\x4a\xda\x6d\xbc\x94\x14\xc8\xbd\x5a\x49\x49\x6b\xd8\x82\xff\x8e\x3c\x8b\xaa\x59\x15\x68\xc4\xcc\x45\xd5\xac\x5a\xbd\x67\xd5\xaf\x30\x6d\xb2\x54\x57\x0b\x7f\x95\xea\x02\xd3\x5d\xbd\x4a\x75\xab\x54\x97\x83\x8c\x51\xa5\xba\x40\x19\xce\x31\xa9\x2e\x30\x89\x7d\x8d\x9a\x4e\xc5\xb4\x7d\x10\xe7\x9a\xb6\x8f\x14\xb7\x3d\xac\x9a\xed\x93\x24\x77\x17\x77\x49\x32\x30\xb5\xd6\x55\x49\x72\x95\x24\x93\x2e\x30\xaa\x24\x19\x98\x44\x6e\x45\x95\x24\xd7\xe5\xbc\xb3\xf1\x9a\x5a\x81\x85\x0f\x32\xaa\x84\xb8\xae\xfd\xa3\xcc\x28\x79\x2d\x30\x49\x17\x18\x55\x5e\x5b\x0f\x7f\xd4\x8a\x1c\xfe\xe8\x07\x91\x4e\xf6\xc3\x1f\x3d\x5c\x97\xdc\xd9\x0e\x7f\xe1\x83\x54\xd1\x54\xe9\x6f\x95\xeb\x76\x2c\x1d\x55\xae\x0b\xb4\xea\x5a\x25\xd9\x05\x86\x56\x8d\xaa\xad\x15\xf8\xde\xb4\x1e\x56\xf7\x20\xe3\xa1\x5b\xa7\xc6\x56\x60\x68\xe8\xa8\xb2\xe4\x7a\x3a\xca\x18\x09\xab\xfc\x17\x18\x5a\x35\xaa\xf4\xb7\xfe\x4b\x3b\x4b\x75\xe5\xbf\x80\xc7\xc9\xa3\x6a\x6b\xad\x1f\x25\x1e\x5a\x13\xaa\x8c\xb8\xee\x64\x45\x0c\x8b\x8c\xb8\x6a\x0b\xc5\x65\x1f\x55\x5b\x28\x90\x04\x2b\x46\x95\xfd\x02\x63\x37\x40\xf6\x5b\xb5\x85\xc2\x6a\xab\xe4\x17\x18\xbb\x1f\x25\xbf\xf5\xda\xc9\x31\x28\xb2\xfe\xf2\xe1\xee\xfe\x2d\x1f\x06\xca\xcf\x89\x2b\x1f\xae\xe4\x89\x1d\x24\x55\x8c\x7a\xd9\xdd\x17\xdd\x0d\xbb\xae\x52\x64\x60\x28\x94\xab\x1c\x18\xf8\xde\x64\x12\x69\x1e\xad\xde\x3a\x25\x15\xba\x6d\x93\x54\x79\xef\x20\x52\x65\x60\x28\x77\xab\x54\xb9\x12\x2e\x3d\xf6\x0e\x72\xdb\xb7\x18\x5b\xd3\x9d\x5f\x5b\x6b\x95\x17\x0f\xb7\x45\x79\x31\x50\xdb\xae\x87\xfd\x6d\x00\xc3\x70\x07\xb9\x6d\xc2\x4e\x17\x64\x91\x4d\xb8\x6d\x82\x13\x4b\x12\x0c\x94\xe5\x5a\x2b\x09\x06\x6a\x41\xf1\xd5\xc7\x16\x10\xcf\x3c\x86\x13\x4b\x7a\x0b\x8c\x3d\x3b\x34\x99\x02\x63\x2f\x7b\x9a\x4c\x2b\xf1\xcc\x63\xd8\x95\xda\x47\xeb\x3f\x62\x4c\x91\x63\x80\x7d\x34\x9d\xde\xf2\xe2\xea\x05\xac\xce\x21\x79\x31\x30\x54\xff\x55\xf3\x28\xd0\x77\x77\xbf\xd6\xff\x25\xda\xc8\x69\xf5\x5a\xff\xd7\x11\xa0\x6b\x5f\x47\xe0\x65\x5a\xb9\x0f\x4b\xb1\x81\xa1\x52\xac\x52\xec\xaa\x59\x75\x38\x76\x9a\x55\x81\xa1\x52\xac\x9a\x55\x81\x3a\xfc\xa0\x24\xe2\x40\xfe\x7b\xca\xbe\xf8\x88\xf8\x50\x0b\x55\x79\x38\x50\xf7\x82\x20\x0f\x07\x22\xdc\xd6\xa4\xe1\x55\xce\x3d\x68\x78\x93\x73\x03\x5f\x59\x52\x56\x2c\xe3\x83\x42\x5e\x37\x02\xa3\x85\xef\xb1\x45\x59\xb3\xcc\xa6\x37\x8a\xba\x45\x2c\xf2\x24\x0b\x8f\xa6\x0d\x16\x18\xba\x2f\x9b\x36\xd8\xf6\x73\xa2\x35\x2b\xf2\x58\x86\x9c\x4c\x1f\x63\x9c\x9a\x36\xd8\xe1\xab\xda\x60\x81\x21\xe7\x6e\xda\x60\x9b\x36\x58\x12\x8c\x45\xd3\x06\x0b\x0c\xf5\x75\xd3\x06\x0b\x14\xae\x75\x89\xa6\x0d\x16\x18\xaa\x9c\xa6\x09\xb6\x29\x07\x38\x09\x19\x4d\x39\xd0\x4c\xbf\xc3\xde\xdf\x94\x03\x40\xe1\xec\x7b\x34\xd5\x00\x30\xb4\x9d\x35\xd5\x00\x30\xb4\xe7\x36\x83\x1e\x9a\x96\x5a\x72\x9a\x45\xd3\x52\x0b\x0c\x05\x42\xd3\x52\x0b\x8c\xd9\xff\x3b\x71\x4a\x34\x63\x22\x5a\xdd\xbd\x40\x67\x55\x7b\xa1\xda\x0b\x83\x22\x7b\xa1\xba\x14\xc0\x56\x9b\x6a\x04\x68\x5a\xee\x9b\x62\x04\x30\x55\x51\x34\xc5\x48\x33\xa4\xda\xe1\x56\x8b\x00\x43\x4f\x69\x53\x8b\x00\xdf\xff\xa7\xff\xaa\xdd\x50\x4d\x22\xe1\x3f\xb3\x1b\x9a\xdd\x30\xa8\x9a\xfa\x04\x18\x1c\x34\x8e\xa6\x40\x69\x9c\xb0\x1c\xc4\x37\x45\x6b\x0e\x37\x0a\x65\x0d\x1f\xb3\x9d\xda\x98\xf5\xad\x35\x15\x0a\x90\xb1\xdf\x74\xb8\x9b\x97\x0e\x51\x5d\x15\x0a\x30\xa6\xa3\xa1\x44\x01\xc6\x74\x02\x28\x51\x80\x32\xb8\x6d\x3c\x9a\x1a\x05\x58\x5a\xbf\x9b\x1a\xa5\x19\xad\x31\x9c\x15\x0a\x12\xa0\xac\xf4\xbf\xed\xb6\xbf\x9c\x73\x63\x6e\x2a\x48\x80\xef\x4d\x3a\xb7\xdb\x1d\x44\x5e\xeb\x0d\x6f\xdd\xee\xe8\x76\x07\x4a\xbd\x19\xd4\x01\x24\xa7\x13\xa3\x69\x37\x07\xd2\x3d\xb8\x69\x37\x6f\xdd\x0d\x0b\x4a\xdb\x14\x29\xc0\x20\x21\x42\x34\x45\x4a\xeb\xae\x10\xec\xc2\xcd\xa0\x0e\x60\x4c\xe7\x95\x31\x1d\x4d\x2d\x43\x7e\xae\x68\x6a\x19\x60\x36\xfb\x5b\x2d\xd3\x86\xab\x1e\xac\xa7\x29\x5c\x80\x31\x9d\x7e\xea\x96\x36\xfc\x51\x22\x28\x9a\x82\x01\x18\x13\x4a\xdb\xd4\x0b\x6d\xba\x79\x38\x27\xe5\xf8\x40\xa4\x2d\x95\xe2\x03\x65\x0c\x62\x2f\x9a\x1c\x1f\x58\xc6\x02\x34\xe3\x2c\x80\x55\x8a\x3f\xe0\xf0\x4d\x66\x33\xd4\xba\x69\x9c\x6e\x86\x45\x87\x4f\xd9\x45\xc6\x59\x90\x8f\x2a\x9a\xe2\x00\x18\x7a\x64\x9a\xe2\x00\xc8\xb6\x8b\x6c\x80\x7a\x81\x0c\x11\xd1\xd4\x0b\x40\xfe\x5c\x81\xd4\x0b\x4d\xbd\x40\x92\xad\x68\xea\x05\x20\xf5\xfb\x35\xf5\x02\x50\x06\x19\xb5\xa2\x19\x8f\xd1\x8c\x8b\xf6\x43\xd3\xd2\x0d\xa4\x1b\x5b\x53\x55\x34\x2d\xdd\x13\xe7\x71\x53\x56\x00\xb9\x97\x50\x65\x05\x90\x7b\x3d\x33\x68\x03\x58\x06\x4b\x34\x85\x46\x33\x68\x43\x8f\x7e\x53\x69\x00\x63\xfa\x6d\x1b\xb4\x01\x7c\x8f\xf1\x03\xca\x0b\x60\x71\xe5\x62\x34\xe5\x45\x53\x4b\x18\xc9\xd1\xd4\x12\x40\x37\x82\xad\xa9\x25\x5a\xee\xb6\xd3\x93\x69\xdb\x3f\xa8\xd3\x99\x9b\xb6\xdd\xe0\x0e\x1d\xe7\xcd\xe0\x0e\xc0\x7b\x81\xa2\xa9\x42\x9a\x2a\x64\xee\x32\x1b\xff\x41\x0b\xbf\x0d\x65\x48\x33\xe0\x43\x03\x4d\x53\x73\x00\x93\x7c\x2d\xd1\x94\x1c\x8d\xf4\x38\x43\xbf\x5b\x5b\x36\x8b\xbb\xd3\x0a\x82\xb5\x29\x39\x9a\xfa\x42\x76\xde\xd4\x17\x40\x35\x1c\xa0\xa9\x2f\xda\xda\x75\xf3\x55\xeb\xb6\xcc\x06\xe7\x9b\xd6\x4d\x19\x22\xf9\x6c\x6b\x57\xe4\x93\x21\xc5\xb9\xab\x0c\x69\xca\x10\x99\x4f\x53\x86\x00\x93\xfb\xf6\xa2\x29\x43\xda\x61\xbf\xc9\x09\xb4\xaf\x03\x2d\x9c\x81\x87\xfd\x66\x14\x88\x44\xa4\x19\x05\x02\xd4\x70\x47\x50\x99\xb4\xc3\x7e\xdb\xaf\xda\x6f\x07\xfd\xe6\x8e\xaa\x0c\x01\xca\xf2\xb3\x52\x86\x00\x5e\xce\x1f\x4d\x19\x02\x94\x7f\xfb\xbf\xd6\x7a\xa0\xee\x19\xa8\xb1\x1e\x98\x3a\xbb\x9b\x62\xa5\x19\xf2\xb1\x77\x59\x65\x08\x30\x75\x9d\x37\x43\x3e\xda\xe9\xc7\xe1\x74\x53\x87\x00\xd3\xd0\xd0\x66\x7c\x07\x50\x8a\x3c\xc7\xf8\x8e\xa6\x5a\xf9\xdb\x9e\xad\x98\x01\xa6\xa1\x4c\x4d\x31\x03\x94\x7f\x3b\x92\x6a\x06\x98\x86\x23\x34\xd5\x4c\x53\xa7\xec\xcd\x52\x9d\x02\xcc\xe2\x32\xaa\x4e\x01\x26\x29\xa3\xa2\x19\xc5\x01\xb4\xe6\xbc\x33\x8a\xa3\xa9\x66\xf6\xca\xa7\x9a\x01\x3a\x77\x29\x44\x53\xcd\x34\x83\x3d\xf6\x77\xad\x9c\x01\x66\xf1\xab\x53\xcd\x00\xc5\x80\xa4\xa6\x9a\x01\xa6\xf1\x0e\x4d\x31\xd3\x94\x24\xd3\xcd\x58\x49\x02\x4c\x82\xe4\xa3\x29\x49\x9a\x92\x64\xba\x31\x2a\x49\x80\xc9\xa9\x8b\x68\x4a\x92\xa6\x24\x99\xee\x82\x4a\x12\xc0\xa4\x8c\xd1\x94\x24\x4d\xbb\xfc\xf4\x7b\xd5\x2e\x0f\x4c\x03\x1e\x9a\x76\x79\xa0\x8c\xe9\xa7\xa3\x61\x1e\x98\xba\xc9\x9b\xca\x05\xf8\x1e\xa3\x6e\x4a\x17\x60\x16\xbb\x4d\xe9\xd2\x94\x29\xd3\xe1\x53\xa7\x00\xe5\xe7\x6a\xa8\x4e\x69\xaf\x03\xef\x9c\x55\x6f\x00\xd3\x20\x87\xa6\xde\x68\x9a\xd7\xa7\xf5\x7d\xf7\xab\x0f\x2b\x35\x03\xaf\x79\xbd\x49\xf5\xc9\xa7\x16\x5d\xaa\xdf\xe5\xf0\x24\x89\x8a\x2e\x87\x07\x9a\x71\x1c\x5d\x0e\xdf\x8d\x97\x26\x6b\x59\x74\xe3\xa5\x81\x4a\x86\xfa\xe8\x1a\xe6\x81\x4a\x66\xeb\xe8\x1a\xe6\xbb\x41\x19\x64\xe6\x89\x6e\x50\x06\x50\xb5\x11\x74\x05\x01\x30\x0d\x0a\xe9\x0a\x82\x6e\x6c\xf4\x44\x2c\x76\xd9\x3f\x30\x0d\xa1\xee\x9a\xef\x81\x26\x4b\xea\x9a\xef\xbb\x91\xcb\xf1\xb3\xcc\x1f\xe0\xf6\x07\xae\xc7\x8c\x2e\x85\x07\xa6\x62\xb4\x4b\xe1\xbb\x29\x4f\x34\x3c\x77\x69\x37\x60\xaa\xb7\xe8\xf2\xea\x2e\xaf\x8e\x62\x99\xdd\x51\x99\x33\xf8\x59\xbb\xbc\x1a\x98\x46\x94\x77\xc3\x28\xba\xbe\x80\xb0\x8b\xf4\x05\x00\xd3\x00\xe7\x2e\xfb\xee\xfa\x02\x38\x58\x1c\x5d\xfa\x0d\x4c\x83\x45\xbb\xf4\xbb\xeb\x0b\x88\x6a\x75\x77\x13\x2e\x1e\xb3\x6a\xb7\x45\xb7\x8f\x59\x91\xc7\x32\x3e\x18\x87\x45\xfe\xdd\x75\x19\x90\x64\x26\xba\x2e\x03\x60\x1a\x8f\xdd\xa5\xe4\xbd\x55\x1f\xa3\xbe\x7a\x08\x80\x3a\x1c\x17\x29\x39\xd0\x0c\xef\xea\x52\x72\xa0\x91\x16\x2d\xba\x8c\x1c\xa8\x1c\x19\x8a\x2e\x23\xef\x6d\x37\x8a\xaa\xc9\xa2\x81\xe6\xa2\xd8\x35\xf4\x77\x48\xf4\x08\x54\x76\x97\x45\x03\xcb\xf8\x88\x2e\x8b\xee\xb2\x68\xb2\x66\x44\x97\x45\x03\xb3\xc2\x75\xba\x2c\xba\x73\x30\x71\xb8\x97\x75\xa3\x43\x80\x45\x82\xf4\xe8\x9a\xf5\xbb\x51\xca\xba\xce\xbb\x51\xca\xc0\xe4\x46\xd5\xe8\x1a\xe7\xbb\x24\x37\x58\x3c\xbb\x24\x17\x98\xc6\x0e\x75\x49\x2e\xf0\x3d\xe6\xab\x8e\x3c\xf7\xc6\x19\x3b\xd4\xb5\xce\x03\x65\x41\xd3\xbb\xc6\x79\x60\xea\x8c\xea\x63\x57\xed\xe2\x45\x8b\xec\x22\x43\x48\x62\xf8\xcf\x1c\x77\x42\x48\x38\x20\x11\x5d\xdb\x3c\xd0\x74\xc3\x77\xa9\x76\x37\xcc\x99\x9b\x8b\xa2\x6b\x75\xef\x86\x39\xb3\x09\x76\x23\x48\xfa\xdc\x0d\xf0\x55\x1b\xf0\x41\xc6\x7e\xcc\x06\x4c\x52\x6c\x39\x25\xa5\xda\x9d\xf3\x86\x23\x50\x2d\x5d\x62\x0d\x4c\xe3\x95\xba\xc4\xba\x4f\xa7\xa4\x6d\x97\x45\x03\x25\xed\x34\x59\x74\xe7\x0a\x83\x11\xac\xe1\x5d\x2e\x0c\x78\xcd\x74\x74\xa9\x30\x30\x8d\xae\xea\x52\xe1\x2e\x55\x0d\xd6\xeb\x2e\x55\x05\x66\xfd\xe5\x7f\xef\xd9\x5d\x26\xdb\x65\xb2\xe4\x75\x88\x2e\x93\xed\xc9\x24\x83\x19\x76\xad\xe2\x40\x19\xe1\x92\x99\xf6\x2a\xb9\x57\x34\x2d\x74\xc9\x6d\x97\xc9\x46\xfa\xaa\x55\xe7\xca\x38\x83\xb4\xba\x4c\xb6\xcb\x64\xc3\x35\x53\x26\xdb\xbd\xf1\x77\x3f\x66\xe7\xcb\x64\x83\xed\xa7\xcb\x64\x81\x59\x8b\x6f\x3a\x7d\x64\xb2\xc1\x66\xd6\x65\xb2\xc0\xac\xc5\xea\xda\xd2\xb4\xa5\xf0\x9e\xae\xf5\x1c\x98\xd5\xc5\x50\x72\xdb\x0d\x23\xd6\xc1\xd6\xe5\xa3\xc0\xd4\x1a\xdd\x0d\x23\x06\x8a\xd7\x62\x44\x37\x8e\x18\x98\x15\x2e\xd2\x65\xad\x9d\x14\x8b\x23\xfd\x60\xe5\xa3\xdd\x4b\x7a\x9d\x2c\x87\xfd\x46\x3e\x45\x53\xf8\x47\x3f\x9c\x05\x07\xd7\x80\xda\x52\x8d\xe7\xc0\xac\xb0\xe7\xae\xf1\xbc\x73\x95\x6f\xc5\x04\xd9\x25\xb2\x1d\xea\x69\x6a\xf6\xe8\x72\x4f\x20\x7f\xae\xdd\x72\xcf\x2e\x35\x4c\x7b\x5c\x6a\x08\x4c\x8d\x4a\x5d\x6a\xd8\x49\x36\x62\xca\xec\xe8\x06\xfa\x02\xcb\xe0\x94\x6e\x68\x47\x37\xc2\x36\x5d\x81\xe5\x66\x40\x76\x78\x77\x97\x9b\x75\x49\x17\xf9\x41\xa2\x4b\xba\x80\xd5\xec\x5d\x49\x57\xd7\x5e\xac\x37\xad\x4b\xb1\x80\x59\x6d\x82\xf6\xe2\x6e\x68\x05\xb9\x3a\xa2\x1b\x5a\x01\x2c\x09\x61\x37\xb4\xa2\xdf\xd6\x0d\x39\xd8\x65\x62\xdd\x7b\x7b\xed\x37\x03\x71\xbb\x71\x14\xe9\x8a\x6e\x1c\x05\x50\xd2\x95\xda\x38\x8a\x2e\x87\xf3\x40\x49\x97\xc3\x01\x73\x4d\x1f\xb3\x55\x72\x38\x12\x4f\x44\x97\xc3\x01\x73\xb9\xe1\xcb\xe1\x80\x62\xc6\xda\xe8\xda\x95\x81\xe6\xa1\x86\xfe\xd8\x52\x42\x7d\x7f\x8e\x95\x91\xbe\x40\x33\x4e\xb0\x4b\xfe\xba\x91\xbe\xfa\x0d\xbb\xec\x0f\x68\xe1\x20\x48\xfe\xba\x67\xe5\xf4\xba\x75\xf9\x1a\xd0\xd2\xad\x40\xbb\x32\x30\xbb\xcb\xbe\x76\xe5\x6e\x08\x06\xe9\x29\xa2\x6b\x1f\x06\x66\xf7\x4d\xed\xc3\x40\x31\x59\x67\xf4\xd7\x7a\xbc\x24\x99\x90\x8b\x68\x32\x06\x8a\x06\xac\xae\xc9\xb8\xbf\xce\x0f\xfc\x54\x5d\xf2\x07\x4c\xee\x11\x8c\x21\xf7\x1b\x3f\xeb\x01\xa5\x1d\x12\x3d\xa0\x73\xc1\x59\x0c\x79\xde\xf8\x39\xa2\x28\xa2\xe1\xb9\x35\x60\xe9\xd2\x1c\x46\x5b\x00\xa3\xd2\x1d\x43\xf3\xed\x90\xc1\x91\x4b\x21\x86\x0c\x0e\x98\xa4\x93\x8f\x21\x83\x1b\x9e\x6e\x23\x65\x4a\x0c\x29\x1c\x30\x8d\x85\x18\x9e\x6e\x1b\x5a\x7e\x49\x87\x14\x43\xcb\x2f\x30\x8d\x85\x18\x5a\x7e\x87\x31\xb4\xda\xfb\x87\x06\x5c\xa0\x68\xa6\x1c\xc6\xd0\x02\x3b\x70\x65\x48\x11\x81\xd6\xc2\x6a\x9c\x16\xd9\x76\x88\xcd\x90\x23\x02\x4d\x6b\xd5\xd0\xcc\x3b\x3c\xc9\x46\x4e\xa3\x18\x1a\x75\x81\x66\x0c\xf9\xf0\x24\xdb\xf0\xd8\x1a\x79\x24\x62\x48\x25\x81\xe0\xe6\xa4\x18\x1e\x5b\x1b\xb2\x4b\x4e\xfb\xc7\x90\x5d\x02\xad\xb1\x73\x0c\xd9\xe5\x90\x4a\x92\x5f\x21\x86\x54\x12\xe8\x46\x79\x0e\xa9\x24\xd0\xba\x63\x20\x93\x04\x8a\x69\x35\x62\x48\x25\x81\x32\xf7\x3f\xb3\xa1\x30\xc9\xb5\xff\x99\x0d\x85\x49\x72\xf5\x64\x0c\x89\xe4\x30\x30\x98\xf4\x21\x31\x64\x92\xc3\xe4\x18\x2c\x3c\x43\x22\x09\x34\x0d\x8b\x43\x22\x09\xf4\x1a\x16\x39\xc6\x1f\xd4\xc2\x32\x39\xa4\x96\x40\xe3\xd2\xd9\x18\x52\xcb\x61\x3c\x0a\x39\x5f\x62\xc8\x2d\xc7\xce\x97\xf1\xfb\xef\x4d\x7b\x48\x3d\x81\x62\x0a\x8f\x18\x72\x4f\xa0\xa6\xed\xd3\x1a\x3c\x4c\x05\x9f\x3e\x65\x97\x12\xb0\x62\x22\x8e\x18\x9a\x83\x81\x19\x7e\x24\x5a\x83\x81\xb2\x9c\x88\xf2\xd8\xa1\x35\x98\x64\x17\x31\xb4\x06\x03\xd3\xd3\x0c\x43\x1e\x0b\x14\xb3\x97\xc4\x90\xc8\x02\x33\x90\x82\x43\x1e\x3b\xfa\xee\x07\xcb\xec\x07\x12\x71\x54\x8c\x10\x43\x3b\xef\xe8\x4c\x14\xfd\x75\xc3\x30\x16\x60\xca\x44\x86\x61\x2c\x43\x0a\x4c\x3e\x86\x18\x52\x60\x60\xca\x6b\x86\x14\x18\xa8\x5c\x2d\x1f\x43\xa3\xf1\x30\x3e\x9a\x0c\x0a\x31\xb4\x1a\x03\x93\xcc\x77\x31\x8c\x8f\x06\x5a\xd8\x93\xda\x91\x07\xa9\x39\x3c\xba\x1d\x63\x38\xba\x83\x8b\x7e\x58\x1d\x87\x14\x7b\x48\x94\x39\xb6\x1e\x43\xa2\x0c\x54\x3d\xbc\x43\xa2\x0c\x8c\x9f\xb3\x47\xa2\x0c\x4c\xa9\xd4\x90\x28\x03\xfd\x67\x0f\x49\x94\x81\xe4\x3e\xeb\x18\xf2\xe4\x61\x5c\x35\xa7\xb4\x63\x18\x8a\x02\x84\x86\xac\x21\x29\x1e\xd3\x21\x60\x67\x18\x06\x51\x03\x75\xfa\xc5\x19\x9d\x32\x4c\x95\x6e\x3f\x1a\x9d\x32\xb4\x49\x7b\xb4\x73\x48\x94\x81\xa2\x6d\x72\x48\x94\x81\x34\x84\x6f\x68\x93\x1e\xda\x8c\x3d\x97\x38\xb4\x19\x03\x73\xf7\xad\x36\x63\xe0\x7b\x8c\xff\x66\xdc\x33\x50\x8c\xf2\x1d\x9a\x91\x87\xdc\x79\x7f\xac\x72\x67\x20\xc8\xd9\x14\x43\xee\x3c\x8c\x98\x5e\xf0\xfa\x21\x79\x06\xaa\x07\x51\x87\x76\x64\x60\x86\x6d\xd7\x8c\x3c\xc2\x05\xa2\x5b\x37\xa7\x02\x71\x27\xc5\x37\xe5\xcb\x43\x72\xbc\x30\x72\x0d\xc9\x31\x30\x65\xb8\x43\x72\x3c\xd2\xea\xba\x90\x78\x60\x0f\xa8\x9a\x92\x86\x7c\x19\x08\xd2\xe4\xc5\x90\x2f\x0f\x89\x30\xb7\x52\xc4\x90\x08\x03\xa1\x13\x60\x48\x84\x87\x21\x23\x6b\xf8\xdf\xac\x6e\x1a\x95\x4c\x91\xa4\x77\x68\xd2\xd5\xe5\x34\x64\xbd\x40\xd7\x74\x38\x34\xe9\x02\xf1\x73\x83\x32\x8a\x64\x18\x6a\xbd\x10\x4d\xc3\x50\x6b\x20\x8c\x2a\x1b\x86\x5a\x0f\x8d\xc1\xfb\x3b\xd0\x18\x0c\xc4\xcf\xea\x6a\x0c\x06\xaa\x5e\x97\x61\xf4\xf5\xf0\xa8\xdf\xc2\xe5\x34\x0c\xbf\x06\x8a\x02\x69\x18\x7e\x0d\xd4\xe6\x22\xaa\x15\x79\x90\x3e\x7d\x48\xc1\x86\x1c\x1d\x88\x5f\xb1\xc8\x6f\x43\xcb\xf2\xde\x19\xe4\xe8\x40\xdd\xb3\x59\xcb\x32\x10\x3f\x97\x1d\x03\xb7\x81\xbe\xd7\x77\x6d\xcd\x43\x72\x4f\x1a\x8e\x18\x92\x7b\x20\xf6\xa4\x97\xdc\x03\xcb\x79\x75\xd8\x41\xdc\xfe\xa5\xff\x63\xc8\xf6\x87\xd6\x67\xa5\xf2\xd0\xfa\x0c\x74\xed\x21\x43\xeb\x33\x10\xf2\xc0\x61\x5c\xcc\xd0\x20\x6d\xbc\xc5\xd0\x20\x0d\x94\xb6\x9b\x64\x2b\x8d\x8b\xc1\x68\x3f\x14\x05\x40\x28\x0a\x86\xa2\x00\x08\xc3\x06\x87\xf6\x68\xa0\xed\x91\xd3\x1e\x3d\x4e\xc6\xdc\x45\xd3\x48\x19\xa0\x18\x22\x3c\x0c\x94\x19\xa7\xdf\x9d\x24\x4d\x7b\x34\x10\x3f\xec\x67\xc3\x48\x19\xa0\x93\xe4\x3e\x86\x32\x64\x60\x8e\x1e\x4b\x3e\xa3\x3d\x1a\x68\x46\x0e\x0c\x65\x08\x50\x9b\xc4\x50\x19\x02\x54\x4f\xc9\x0d\x23\xcc\x87\x26\xe8\xe5\xdc\xd6\x04\x0d\xc4\x5e\x6e\x35\x41\x03\xf1\x73\x51\x36\xa0\x06\x08\x0f\xa3\x0c\x03\x6a\x80\x52\xea\x1f\x04\xf6\xb8\xec\x85\xcb\xbd\xda\x05\xf4\x72\xe6\x7f\xd0\x87\xa3\xa8\xb5\x1b\xe8\x9b\x83\x6a\xed\x06\x6a\x75\x1f\x52\x51\x01\x4d\x3b\xc3\x50\x51\x0d\xad\xdd\xcb\xfd\x50\x6b\x37\x10\x46\x76\x0d\xad\xdd\x43\x45\xb5\x5c\x66\x55\x54\x40\xf7\xd8\xeb\x50\x51\x0d\x15\xd5\xde\xf9\x55\x54\x40\xd7\xb7\x3d\x54\x54\x40\x21\x15\x51\x0c\x83\xd5\x81\x50\xb4\x0c\x43\x77\x86\xe7\x24\xb9\x01\x3f\x86\xb1\x3b\x63\xc7\xb4\x53\x5b\xed\xe4\x40\x16\xcc\x5c\x43\x75\x36\x3c\x27\xa9\x0f\x7f\x28\xcf\x80\x36\x1d\x5a\xd5\xd9\x50\x8a\x91\xca\x27\xc6\xbd\x1b\xfa\x30\x5d\xad\x87\x33\x40\x8d\xb5\xe4\xb8\x6a\x2c\xa0\x0e\x5b\xa0\xc6\x02\xc2\x64\x1b\x43\x8d\x05\xc4\xcf\x1e\x52\x63\x0d\x35\xd6\xc2\x5a\x3a\xd4\x58\x40\xfc\x30\xfb\x0d\x35\x16\x10\x7b\xab\xd6\xc0\x0e\x84\x89\x3b\x86\xf6\x75\xe0\xfb\x67\xfe\xa6\x6d\xe7\xf2\x2f\x8d\xe9\xc3\xd3\x94\x40\x18\xe5\x3e\x8c\x16\x1a\x8f\x3c\xcb\xfd\x50\x75\x36\xbc\xd6\x4b\x42\x6e\xd4\x0f\x10\x3f\x29\x8f\x56\xf8\x81\x86\x9b\x3f\x59\xaf\x1a\x0e\x28\xd5\xef\x4d\x0d\x37\x08\xa3\x9f\x3f\x39\xa6\xd1\x3b\x40\xd9\x5f\x97\xd1\x3b\x83\x30\xfa\xa9\x65\x74\x18\xbe\x03\x84\x09\x44\x86\xe1\x3b\x03\x5d\x37\xf7\x6e\xa2\xae\x03\xc2\x04\x22\x53\x5d\x07\x84\xfe\xe3\x69\xf4\x0e\x50\x94\x0f\xd3\xe8\x1d\x60\x19\xa7\x31\x35\xfc\x03\x61\x6a\x93\xa9\x1e\x04\xca\x74\xe1\x9a\x0a\x42\x20\x4c\x46\x32\x35\xfc\x4f\x62\x7c\xa6\x6b\xfd\xd4\xa4\x0f\x04\x77\xd3\xc6\xd4\xa4\x0f\xc4\xda\x6f\x5e\x16\xd9\xcc\xa4\xe8\xb6\xe8\x63\x63\x64\xc2\x8f\xa9\x92\x9c\xc4\xed\x4f\x17\xcb\xa9\x6c\x04\x82\x04\xd7\x31\x55\x8d\xb3\xec\xda\xf2\x03\x46\xfd\x00\x61\x16\x93\x69\xd4\x0f\x50\xa6\xcb\xd4\x34\xec\x07\x08\x8f\xe4\x4e\x55\x23\x10\x5c\x86\x16\x53\xd5\x08\x84\x89\x4d\xa6\xaa\x71\x7a\xf2\xd2\x65\x70\x2a\x1b\x81\xf0\x80\xc2\x54\x35\x4e\xee\xe6\x9a\x7e\xda\xd3\x50\x20\x60\xa9\x89\xa6\xaa\x11\x68\xca\xc1\xa9\x6a\x04\xc2\x24\x26\xd3\xe0\x20\x20\xd2\x81\xd2\x4b\x01\xc4\x0f\xf6\x34\x95\x96\xc0\xf7\x93\x54\x43\x6d\x09\x54\x7d\xc2\x53\x69\x09\x84\xbe\xf4\xa9\xb4\x04\x9a\xc7\x9f\xa6\x8e\x0b\x20\x95\x61\x53\xb1\x09\x7c\xff\x9f\x29\xa4\xda\x04\x8a\x31\xc6\x53\xb5\x09\x14\x03\x04\xa6\x62\x13\x68\x46\x6d\x4c\xc5\x26\xf0\xfd\x33\x1b\xe0\x44\xa8\xac\xc0\xf6\x8f\x6a\x73\x56\x27\x02\x8b\xc9\x54\x5a\x02\x61\xae\x96\xa9\xb4\x9c\xf8\x28\xa6\x2b\xc7\x54\x48\x02\x61\xc8\xe6\x54\x48\x02\xde\x12\x1e\x53\x1d\x09\x84\x47\xe8\xa6\x42\x71\x92\x63\x71\xfa\xfd\x4f\x55\x21\xd0\xb4\xa0\x4e\x55\xe1\x6c\x4e\x04\x3f\x45\x25\x20\xb0\xe6\xae\x9a\x0d\x6d\x4c\x78\xbf\x3b\x5d\x19\xc0\xf7\xa6\x65\x36\x94\x43\x0b\x3f\xf6\x8b\xa9\x2a\x04\xe2\x07\x7f\x9d\x8a\x42\x20\xb8\xd4\x21\xa6\xa2\x10\xf8\xfe\x19\x1d\xa9\x77\x03\x48\x35\xdb\x34\x15\x0c\x10\x64\x9c\x8a\x69\xd4\xd0\xec\xde\x3c\xe9\xb7\xa8\x76\x9c\x9f\x76\x5c\xf3\x0f\xd7\x60\xc7\x54\x59\x02\x65\xee\xef\x5e\x69\x09\xac\xb9\xab\xe9\xac\xe8\x2e\x79\x4e\x3b\xa5\x25\xa0\x2f\x68\xaa\x2c\x81\xf8\x0d\xdb\x62\xc7\x0c\x67\xb5\x1f\xb4\x92\x11\x08\x0f\x44\x4f\x25\x23\xf0\x3d\x66\x99\x8d\x19\xec\x30\xf0\xe2\xa9\x57\x06\x28\x73\xcf\x31\xdd\x32\xc0\x32\xd8\x6b\x2a\x36\xe7\xb0\xb6\x0e\xa4\x3a\x12\x88\xdf\xf4\x4d\xab\x3b\x1c\x48\x7b\x75\xec\xfa\x3a\x90\xb4\x4a\x87\x0b\x10\x61\x91\x0e\x97\x39\x1d\x35\xc7\x5b\xb9\x09\x24\xb7\x73\xc4\x54\x6e\x02\x7d\xb7\x5d\x1f\x0c\xb0\xe6\x2e\xb2\xed\x1f\xa4\x27\x1a\xa6\x02\x14\xf8\xfe\x3f\x3d\xa9\x02\x05\x96\x91\x80\xd3\xd8\x29\xe0\x7b\xcc\x57\x6d\xfb\x64\xf0\x6c\x93\x3a\x75\x6e\x9d\x6a\x87\x2b\x54\x81\xf8\x21\x1d\xa6\x42\x15\xc8\x19\xfe\x80\x3d\x34\x5d\xf2\x7c\xca\xde\x98\x4c\x6b\x3f\x42\x5d\x3c\x40\x7a\x32\x79\xea\xe2\x01\xd2\x48\xc6\xa9\xe6\x05\x96\xa1\x07\x53\xcd\x3b\xc3\xe1\x74\x50\x54\xa9\x40\xd1\x8c\x3a\x55\xa9\x33\xac\xff\xf4\x55\xeb\x6f\xca\x47\x67\x9f\xa1\x4d\x40\x68\x10\x99\x86\x36\x01\xd2\x96\xa9\xb7\x08\x90\x41\x4c\xc5\xed\x4c\xc7\x12\x2b\xd2\xd4\xf5\x03\xf4\x0e\x5d\x98\x8a\x5b\xa0\xcc\x5f\x58\xe6\x60\x9a\x76\xdf\x21\x31\xae\x09\xf8\x1e\xa3\x33\x14\xbc\x40\xd5\x1b\x34\x15\xbc\x40\xdd\x1b\xa4\x82\x17\x98\xcb\x21\xd7\x3f\x34\xd3\x86\xa3\x26\xa6\x1a\x18\x28\xfa\x2a\xa7\x1a\x78\xa6\xf3\x18\x2a\x33\x75\x06\x01\x53\xbd\x3b\x95\xc5\x73\x19\xd5\x81\x28\x98\x6a\x60\x40\x11\x3f\x95\xc0\xc0\xf7\x14\x6f\xaa\x81\x81\xa9\x04\x9e\x4a\xe0\xb9\x76\x3b\x2d\xb3\x9d\x0b\xb3\xbb\x73\x5b\xbd\x3b\x97\x33\x14\x8b\xce\x54\xdc\x02\x53\xa5\x3c\x15\xb7\x40\x84\x44\x40\x71\x3b\x0f\xfb\x1b\x0d\x39\x55\x95\xc0\x54\x29\x4f\x65\xe5\x3c\x6c\xbb\x5b\xb0\x4a\x10\x68\x9b\xdd\xa8\x04\x27\xa7\x86\xa7\x09\x92\xa6\xba\x0f\xf0\x02\xd1\x98\xea\x3e\x20\x0c\x29\x9c\xea\x3e\xe0\x7b\x93\x7a\x18\x88\x04\x84\x61\x6f\x53\x2d\x38\x11\x7e\xd3\xf3\x40\x53\xe1\x07\xac\xe9\x54\x56\xf8\x01\xdf\x63\xb4\x54\xe5\x07\x64\x3a\x54\x3a\xa0\x26\xd7\x66\x4d\xc3\x00\xe7\xb9\x9b\xc0\x99\x2c\x8b\x0c\x3e\x9a\xc8\xbc\xb9\xeb\xab\xcc\x03\xba\x11\x68\x53\x99\x37\x39\x24\x31\xf7\x9e\xae\xa8\x03\xba\xe1\xb0\x53\xd5\x06\x54\x32\x3a\xc6\x54\xb4\x01\xdf\x9b\x4c\x19\x55\xdb\x54\xb5\xb9\xde\xaa\xda\x80\xef\x31\x5a\xa5\x6c\x03\xba\x9e\xf1\xa9\x6c\x9b\xc8\xb6\x49\x96\xdd\x98\xca\x36\x60\x72\x75\x78\x4c\x65\x1b\xa0\x51\x60\xea\x2d\x03\x7a\x77\x85\xd4\x5b\x06\x74\x33\x86\x4d\x43\x94\x80\x5a\xa4\x59\xaa\x3d\xa0\x98\x00\x6f\xaa\xf6\x80\x32\xcd\xe6\x34\x55\x7b\x40\xf5\x80\xda\x54\xed\x4d\xef\x75\x2e\x92\x4e\xe5\x1e\x50\x42\x96\xa2\xdc\x9b\xa6\x9f\x94\x74\xaa\xf6\x80\xba\xbf\x63\xd5\xde\x44\xda\x4d\x0d\x29\x53\x69\x07\xb4\x96\xff\x7d\x0b\x76\x4c\x95\xdf\x44\xf9\x4d\x8f\xea\x4e\x95\x1f\x90\xe9\xc8\xaa\xfc\x80\xaa\xed\x68\xea\x83\x03\xbe\x37\xe9\x53\x9d\x70\x40\x16\xd9\xa6\xfa\x10\xf8\x1e\xa3\xea\x0a\x44\x20\x7f\xfb\xbf\xd9\x5b\x24\xac\xf4\x74\xf0\x54\x20\x02\x33\x5c\x56\xd5\x87\x73\x67\xdb\x91\xfa\x29\x10\x81\xac\xae\x23\x0a\xc4\xf9\xec\x46\x59\x66\xa3\x3e\xa8\x7a\x11\xa7\x7e\xb9\xf9\xec\x0c\x7f\x5f\x91\xca\x0f\x28\xd3\x90\x81\xa9\xf4\x03\xa6\xf1\x1e\x53\xe9\x07\xd4\xf0\xff\x1b\x80\x35\x55\x83\x66\x03\x99\xaa\x41\xc0\xab\xf4\x63\xaa\x06\xe7\xeb\xe4\x77\x5a\xe8\xab\x03\xda\x72\xa2\x2b\x10\x81\x19\xae\xa1\x0a\xc4\xa9\x40\x2c\x92\x2a\x05\x22\x50\xf7\x1a\xaa\x40\x9c\xe6\xd1\x31\xd3\xd5\x34\x10\x6c\xea\x0c\x74\x7b\x55\x33\x02\xdf\x63\x5f\x59\x28\x1a\x81\xaf\xac\x53\x56\x2c\xe3\x9a\xb2\xb4\xa8\x5a\x64\x4b\xd9\xa1\x42\x8d\x08\xcc\xd8\x45\xc3\x22\xc7\x8a\x36\x84\x91\x60\xf1\xc3\xe5\xc0\x06\x1b\x06\x82\x01\xd5\xad\x27\x54\x8d\xc0\xf7\xe6\xa2\xec\xb4\xec\xfc\xdf\xff\x5f\xc9\x3c\x1f\xa1\x6c\x04\xca\xf4\x64\x71\xa8\x1b\x81\xa9\x79\x3e\xd4\x8d\x81\xe3\x6f\x16\x98\x44\xa8\xe1\x80\x19\x50\x90\x50\xc3\x01\xd3\xc8\xde\x50\xc2\x45\x71\xc1\x9c\x3e\xf6\x5a\xc6\xaa\xc1\x12\x11\x8a\x33\xa0\x1a\x0e\x11\x8a\x33\xa0\x6c\x87\x4e\xa8\xce\x80\x29\xa1\x09\xd5\x59\x54\xd7\x83\xe9\x7f\x9b\x96\x4d\x1e\xa3\xc3\xd5\x5d\x40\xd9\x61\xb1\xa1\xf0\x02\x7a\xaf\x16\xd9\xa8\xca\xa1\x5e\x47\x4f\xdd\x15\x2a\x2a\xa3\x78\x43\x45\x05\xcc\xdd\xe1\x2a\x2a\xa0\xec\x48\xd2\xd0\x7f\x07\x54\x83\x62\x42\x91\x15\xcd\x25\x1f\x32\x17\x6a\x25\x60\x1a\x5e\x14\x6a\x25\xa0\x7a\x90\x38\xf4\xa9\x01\x95\x6b\xdb\x22\x54\x4f\xc0\x34\xba\x28\x54\x4f\x40\xd9\x91\xaa\xa1\x4f\x0d\x68\x5c\xdb\x16\xa1\xa0\x02\xca\x0e\xcd\x0c\x15\x15\xd0\x4d\x72\x18\x2a\xaa\x68\xce\x70\x0c\x75\xa1\x56\x02\xba\xc7\x7f\x42\xad\x04\xf4\xc1\x4e\x1c\x4a\x25\xa0\xec\x68\xcd\x50\x2b\x01\x93\x4c\xb6\x11\x6a\xa5\xe8\x4e\x70\x4c\x7c\xe1\x69\x71\x60\x1a\x0c\x15\x8a\xa1\xe8\x76\x6e\x5a\x66\xe7\x7e\xb0\xf4\xfe\x87\x6e\xb0\x18\xac\x32\xac\xf0\xe1\xd1\x89\x18\xf6\x07\x2b\x60\xe8\xdf\x02\x26\x77\x64\x45\xe8\xdf\x02\x6a\xdd\x45\x76\x87\x22\xc4\x80\xb4\x50\x84\x00\x4b\x07\x46\x28\x42\x82\xe3\xd7\x3b\x1a\x2a\x3c\x4e\x01\xb4\x0e\xf5\x09\x45\x08\x30\xb9\x49\x2b\x42\x11\x12\xe6\x12\x6a\x3e\x65\x77\xe0\x06\x23\x66\xea\xfb\xc3\xd9\x31\x99\x1d\x90\x95\x50\x85\x00\xd5\x30\x8d\x50\x84\x00\x65\x87\x05\x85\x2a\x04\x98\xe1\xa7\xa7\x08\x09\x15\x87\xb1\x48\xa1\xe2\x00\xaa\xa9\x4b\x42\xc5\x01\x94\xfd\xe9\xa9\x38\x02\xfa\x3f\xcd\x3c\x1b\xf2\xff\xf0\xb4\x03\xdb\x7f\xe8\xa5\x0a\x0e\x4c\x4f\x2e\x7d\x8c\x88\xfd\x2a\x5f\x8b\x5f\xa8\x6c\x1f\xf0\x8a\xc0\x08\xe9\x3e\x30\xb9\x44\x2c\x42\x5f\x16\x30\xdd\x31\xc3\x53\x0c\x21\xdb\xaf\x6c\x85\x21\xdb\x07\x6a\xac\x3f\xd8\xc1\x43\x31\x00\x94\xe6\x84\x55\x0b\x04\xf4\x7d\xea\xf1\x0d\xf9\x3b\x30\xc3\x05\xd3\xc3\xd1\xc0\x34\x90\x2e\x64\xf4\x40\xe3\x9e\xb7\x08\x19\x7d\xc8\xe8\x2b\x1b\x59\xc8\xe8\x81\xe9\x49\xb7\x90\xd2\x03\xd5\xf0\xd7\x90\xd1\xc7\x72\x1c\xed\x53\x1d\x51\xc0\xf2\x10\x78\x48\xd5\x63\x39\x39\xdd\x7a\x74\x27\x01\x69\x9c\x65\xe8\x4d\x8a\x43\x67\x37\x13\x45\xd7\x11\xf0\xbd\xc9\x63\xfa\x8e\x80\x9d\xff\x29\x74\x1d\xc5\xe1\x4c\x74\xff\x90\xd2\x03\x4d\x3b\x55\xe8\x29\x02\xca\x34\x09\x57\x18\x18\x06\xb4\xd2\x7c\xd3\x16\x1c\x4e\x1e\x37\x0b\x4f\x3d\x00\xdd\xb3\x3e\x61\xb0\x18\x50\xba\xfb\x87\x6e\x27\xe0\x7b\x93\x86\xea\x77\x02\x9a\x4e\x9a\xd0\xef\x04\x2c\x93\xb6\x84\x62\x23\xf6\xd9\x6b\xbb\x4d\x27\x13\x30\xf7\x82\xac\xd8\x08\xf2\x11\xcd\xea\x22\xaa\xb4\x00\x1a\x37\xdc\x46\xa8\x2c\x80\xef\x31\xba\x4d\x69\x01\xcc\x70\xc5\xd7\xcd\x14\xa7\xdf\x97\x8b\x97\x9a\x01\xe8\x7b\x2d\xd7\x7f\x04\xac\xbe\x7f\xd3\x16\x9c\x4c\x2c\xf7\x05\xfd\x47\xa1\xd8\x30\x0c\x25\x14\x1b\x40\x98\xa4\x37\x14\x1b\x71\x39\x06\x7e\x39\xea\x03\x60\xa5\x23\xaa\x3c\x08\x49\xbe\xb9\xba\x42\x92\x0f\x98\x47\x3c\x42\x92\x1f\xb7\xff\x8d\x00\x89\x90\x4c\x03\xc5\x94\x4d\x21\x99\x0e\xc2\xd8\x66\x75\xe1\xd6\x51\x02\xa4\x16\x82\x90\x4c\x03\x95\x5b\x1c\x23\x64\xcb\x40\xa8\x79\xc2\x28\xb6\x78\x9c\x93\x6e\xff\x72\x5e\xa0\x19\xb9\x14\x52\x5e\xa0\xef\xbd\x42\xca\x0b\x94\x59\x09\x05\x0a\x39\x2f\xd0\xcd\x57\x13\x72\xde\x90\xf3\x9a\xbd\x2b\xe4\xbc\xc0\xd4\x6d\x14\x72\x5e\xe0\x7b\x8c\xfe\xd0\x2b\x02\x54\xc3\x0b\x43\xa7\x08\xf0\x3d\x66\x45\x6c\xe8\x07\x75\x6f\x33\x7a\x45\x80\x69\xdc\x40\x3c\xbb\xa1\x26\xc4\xb0\x51\xf6\xf7\x07\xba\xe1\x43\x4a\x0d\xa4\x4a\x34\xa4\xd4\xf1\x3a\x49\x97\x65\xf6\xc6\x4b\x40\x0f\x0e\xd9\x90\x2b\x07\xa1\x6e\xb3\xb9\x85\x1b\xea\x06\x4c\x6e\x31\x8e\x30\xd4\x2d\xe4\xcf\x0d\x6f\x4a\xc8\x9f\x81\xc9\x95\xc5\x11\xf2\xe7\x20\xc3\xe4\xdc\xab\xa4\xcc\x18\x68\x46\x25\x86\xc4\x38\xf4\xa6\xb8\x2f\x48\x8c\x81\x6a\x02\x95\x94\x17\x03\xd3\x33\x13\x29\x2d\x06\xaa\x76\xb9\x94\x16\x03\x4d\x27\x6a\xea\x4c\x49\x0e\x3e\x4c\x23\x54\x53\xbe\x0b\x4c\x0f\x5b\xa4\x7c\x37\x89\xae\x9b\x86\xec\xa6\xe4\x16\x68\xbf\xfd\xd8\x6d\x11\x5e\x5a\x76\x94\x94\xdb\x26\x61\x73\xd3\x20\xcd\xd4\x01\x02\x4c\x8f\x69\xa4\x61\x73\x40\xe3\x9e\x82\x48\xa3\xe6\x80\xef\x4d\xfe\x9b\x61\x73\x40\xff\x41\x54\x52\xcf\x09\xf0\x3d\x66\xd9\xb4\x8c\xbc\x0d\x7c\x04\xa9\xe7\x24\x4d\x50\xb9\x2c\xb2\x9d\x1c\xc0\x98\x66\x37\x4b\x39\x36\xd0\x9d\x1d\x29\xc7\x06\xbe\xc7\xac\x9b\x6d\x37\x7f\xd2\xf2\x37\x77\x43\x1f\x1f\x63\x0c\xa4\xe2\xc0\xd4\x47\x94\x52\xf1\x24\xba\x6e\x9a\x2b\x2d\x25\xd9\xc0\x0c\xb6\x96\xd4\x03\x02\x7c\x8f\xd1\x47\xba\x40\x80\xb9\x47\x54\x2a\x9e\x52\x71\x1b\x2a\x15\x07\x7a\xcf\x3f\x24\x10\x4f\x89\x7a\xea\x21\x31\x2f\x5b\xca\xd4\x81\x19\xf0\x9d\x94\xa9\x67\xdd\xfd\x60\x35\xed\x07\x82\xef\xc2\xee\x92\xbc\x03\x93\xcb\xab\x23\x25\xef\xa9\x3b\xc4\x18\x85\x94\xa9\x03\x55\xe7\x73\xea\x0e\xc9\xe6\x80\x3b\xb1\xf5\x7d\x00\x4d\x1f\x55\xca\xe7\x93\x88\xb8\x69\x1c\x54\xca\xde\x81\xd6\xa6\x6f\xda\x2a\xee\xa9\x6d\x6c\x46\x29\x7b\xcf\x46\x98\x95\x93\x4c\x56\x0e\x4c\x4f\x24\xa6\xac\x3c\xf5\x73\x98\x32\x3b\xf5\x73\x00\x75\xec\x9a\x39\xb6\x6d\x37\x8a\x86\x4a\xde\x81\x62\xa4\x71\x4a\xde\x53\xa6\x6e\x0a\xaa\x94\xa9\x03\xcb\xc8\xc9\x94\xa9\x03\x65\x36\x1c\x0d\x69\x90\x1c\x50\x8c\x6f\x4a\x1d\x1d\x29\xa1\xf7\x04\x76\x4a\xe8\x53\x42\xbf\x7f\xd4\xb6\xeb\xb6\x30\x9b\x5c\xea\xb6\x00\xa6\xb6\xc6\xd4\x6f\x01\x7c\x8f\x59\x66\x4b\x8d\x88\x83\xc1\xa6\x52\x00\xf8\x1e\xa3\xa5\x6a\x01\x60\x9a\x45\x2b\x3d\x5a\x0d\x7c\x8f\xd1\x52\xf5\x01\xd0\xd2\x1f\xf0\x68\x75\x0e\x5b\xca\x9a\x9c\xba\x41\x80\xd6\xfd\x9c\xf4\x82\xe4\xb0\x55\x34\x54\x8f\x47\x0e\x57\xcc\x61\x99\x4d\xf8\xa0\xb9\xcd\xa4\x2a\x22\xa7\xd3\xc8\x7e\x93\xf9\x03\xcb\x0c\x45\x29\xf1\x4f\x29\xbd\xbe\xc2\x94\xd2\x03\x4b\xc3\x76\x4a\xe9\x81\xef\x31\xba\x57\xc7\x02\x30\x25\x96\x29\xcb\x07\xaa\x87\x5d\x53\x96\x0f\x74\xd3\xb1\xa6\x2c\x1f\x98\xc1\x6e\x97\x73\xd7\x96\x93\x2e\xfb\x7f\xd9\xdf\x5c\xb4\xbb\xbf\x20\x5d\x0d\x19\x8e\x3b\x24\x3f\x8d\x75\x03\xaa\xb9\xbb\x53\x27\x42\x86\xe3\x0e\x67\x4a\xdd\x03\x40\x35\x95\x59\xaa\x18\x32\xfd\x6f\x70\xea\xd4\x32\x0f\x4c\xcf\x68\xa5\x96\x79\xa0\xcc\x96\x3e\x66\x77\xa4\x57\xee\x59\x64\x6f\x48\xed\x9b\x8b\xb2\xd4\x1e\xa8\x3a\x50\x32\xf7\x8f\x7e\x1c\x72\x97\xd8\x74\x98\xbd\x64\x2b\x65\xf6\x29\xb3\x37\xe7\x49\xca\xec\x81\xa2\xcf\x38\x65\xf6\xa9\xb1\xbe\xd9\x28\xa9\x3d\x30\xd5\x3c\xa9\xb1\x3e\x97\xed\x74\xd1\xd7\x32\x0f\xb4\xe8\x3e\x66\x3b\x97\x77\x01\x33\xea\x0a\x00\xe0\x7b\xd3\x1f\xb5\x9d\x8b\x51\x77\x1b\xd0\x58\x0f\xcc\x70\xd4\x3d\x3f\x02\x4c\x0f\xb1\xa5\xb1\x69\xb9\xdc\x19\x1c\xd0\xb5\x1b\xea\x3d\x45\xbc\x69\x20\x1a\x50\xa6\xde\x97\x54\x4e\x00\xd3\xb3\x6e\xa9\x9a\x00\xbe\xc7\xa8\x87\x72\x02\x98\x9e\x75\x4b\x7d\x06\xa9\xc2\x30\x6b\x63\xaa\x30\x80\xe9\xf9\x80\x54\x61\xa4\x0a\xc3\xc8\xff\x54\x61\x00\xe5\x07\x45\x4d\x15\x46\xaa\x30\x8c\xfc\x4f\x15\x06\x90\x1e\xa3\x4c\x15\x46\x1e\x97\x8f\x59\x11\x5b\x8f\x76\xd0\x4b\x9f\x6a\x87\x54\x3b\x18\x10\x9f\x6a\x07\xa0\x2e\x3b\x44\xed\x00\x54\x8d\x78\xa9\xa3\x02\x98\xe1\xae\xa8\x9a\x00\xda\xd8\x2f\xda\x76\xd4\x84\x27\xe7\x52\x31\x91\xfa\x29\xba\xeb\x9a\x7e\x0a\x60\x75\x3f\x20\xfd\x14\xc0\xf4\x50\x5f\xea\xa6\x00\xb2\xbb\x7e\x2b\x39\x80\xef\x9f\xd1\x69\x6a\x0e\x20\xeb\xae\x86\x2d\x27\x2d\xea\x34\xf1\x5f\x2a\x3a\x80\x9a\xce\x48\x35\x47\x5e\x8e\x7b\xf9\x83\x49\x3c\x3d\x6a\x9d\x5e\xed\xeb\xc7\xa4\xff\x23\x75\x76\x74\xd7\x77\x9d\x1d\x40\x31\x36\x2c\x75\x76\xe4\xe5\x40\x3a\x6a\xba\x31\x80\xc9\xbd\xd7\x91\x7a\x31\x80\x6a\x92\xfe\xd4\x8b\x01\x94\x96\xfe\x7f\xdb\x7c\x39\x8e\x4e\x76\x1d\x14\x40\xd5\x01\x97\x3a\x28\x52\xd7\x43\xb7\x57\x75\x3d\x00\x53\xf3\x74\xea\x7a\x00\x6a\xc3\xa4\x95\x7a\x1e\xf2\xb6\xb6\x12\x07\x9d\x0a\xc0\x8c\x5d\x64\x6d\x55\x46\xe8\xf0\x54\x19\xa5\x36\x7d\x65\x61\x2a\x70\x80\x65\xb2\xb9\x54\xe0\xa4\xca\xc5\x14\x7a\xa9\x72\x01\x56\x1f\x16\x39\x53\x3e\xa8\x1e\x78\x4a\x85\x4b\x3e\xce\x01\xe7\xb5\x92\x04\x98\x9e\xf5\x4c\x25\x49\x92\xe3\x7e\x9a\x42\x2f\x55\x20\xc0\xea\x6e\xce\x2a\x90\xe4\x08\xf5\xdc\x1b\x94\x16\x7c\x60\x7a\x1c\x24\x15\x25\xa9\x05\x7f\xd7\x4d\x55\x02\x4c\x8f\x84\xa6\x16\xfc\x7c\x6d\x95\x2d\x55\x95\x00\xd5\x80\xb1\x54\x94\x24\x21\x5e\x53\xcb\x47\x6a\xc2\x07\xaa\x71\xb4\xf9\xda\x95\x0a\x15\xe5\x74\x2a\x54\x80\xa5\x29\x21\x15\x2a\xa9\xb9\xbe\x33\xf2\x4b\x59\xb2\x34\xd7\x77\xac\x88\x4b\x5d\x02\x54\x2d\x97\x4b\x5d\xb2\x0c\xdf\x32\x4d\xde\xd2\x36\x0f\x4c\x0f\xc4\x2e\xc3\xb7\xd6\xcf\xef\x69\x5a\xf6\x58\x46\x9a\x61\x16\x84\xe5\xd9\x9d\x55\x1c\x7a\x94\xf8\x52\x4b\x00\x33\x30\x18\x2d\xa5\xc4\xd2\xe8\x6e\x62\xbb\xa5\x22\x00\xc2\xf5\x7c\x29\x08\x96\x11\x51\x1d\x53\xee\x92\xea\x03\xd3\x6b\x05\x96\x4c\x7f\x19\xc5\x64\xd6\x81\x25\x87\x07\xa6\xea\x7c\x49\xe1\x97\xe6\x74\x13\xdc\x2c\x39\x3c\x90\x5a\x03\x97\x1c\x7e\x55\x47\x86\x6d\x70\x49\xbf\x81\xe5\x44\x5a\x06\x28\x01\xa9\xb5\x71\x49\xc8\x81\xf0\xa4\xc2\x92\x90\xaf\xe6\x20\xb0\xe6\x2c\xa9\x36\xb0\x0c\x23\x58\x1e\x6a\x59\xb2\x6f\x13\x9c\x2e\xd9\x37\x30\x83\xb5\x6f\xc9\xbe\x97\x16\x70\xf3\xc7\x2d\x2d\xe0\x40\x73\x39\x5c\x5a\xc0\x81\x39\xf7\x0f\x58\xb5\xc6\x2d\x22\xd5\x6a\xec\xaa\xdd\xfe\x33\x7a\x4d\xaa\x0d\xb4\xe6\x94\x91\x6a\x2f\xa9\xb6\xb9\xe2\x96\x54\x1b\x98\x06\xeb\x2c\xa9\x36\xd0\x0c\x59\x5c\xda\xc9\x97\xc1\x42\x26\x20\x5d\x72\x68\x60\x1a\xcf\xb6\xa4\xd0\x40\x99\xa6\x8f\x5b\x72\x68\xa0\xfd\x70\x2b\x2d\x03\x84\x80\x69\x9c\xd4\x32\x40\x68\x8d\xea\x9b\x4c\x36\x19\x2e\x30\x0d\x45\x59\x86\xfe\x2c\xe3\x7c\xb4\x9a\x2c\x19\x2e\xd0\x8d\x3b\x59\xc6\xf9\x00\x93\x7b\x56\x63\x49\x7a\x97\x16\xf6\xc1\x1a\xbb\xc6\xfe\x51\x92\xbb\x0f\xdf\xb4\xbf\x4d\xcd\x3f\xac\x86\x9d\xfb\x41\xf7\x22\x97\x25\x35\x5e\x66\xe6\xc7\x48\xba\x34\xb0\x03\xcd\x88\xdf\x65\x94\x0f\x30\x75\x68\x2c\x4d\xee\xcb\xc0\x9f\x51\x7d\xcc\xbe\xc5\xe6\x6e\x1a\x8c\xa5\xcd\x7d\x69\x60\x37\x4d\xdb\x92\x67\x03\x6d\xed\x22\x5b\x6e\x98\x8f\x5e\xc7\xa5\x85\x1d\x98\xd3\x61\x97\x8d\x03\xcd\xed\x6b\xc9\xc6\x17\x96\xf3\x69\x32\xb7\x25\xa9\x06\xea\x6f\x59\x64\x3b\xc9\x74\x34\x07\x6b\xe7\x92\x55\x03\x73\x62\x3a\x5c\xb2\xea\x25\xab\x36\x8b\xe7\x92\x55\x03\xc5\x74\xaf\x4b\x56\xbd\x3c\x40\xb2\xdf\xb4\x1e\xe1\xa8\xf4\x3f\xa4\x24\x5d\x9a\xee\x97\x19\xf9\x5d\xe3\x0c\xe6\x59\xe1\xbc\x46\xcd\x2d\x8d\xf2\x40\x4f\x67\x85\x46\x79\xa0\x6a\xdd\x5d\x06\xea\x2c\xed\xf4\x9a\xba\x96\x76\x7a\xa0\xee\x61\xd3\x10\x0f\xcc\x39\x7d\xd3\xbe\xcf\x5d\x73\x5a\x23\x83\x07\xa6\x99\x4a\x96\xe1\x36\x2b\xed\xe8\x61\x99\x1d\xfd\x41\x1a\x78\xb7\xa4\xf0\xc0\xda\xbd\x25\x85\x07\x8a\x86\x96\xe5\x29\x94\x25\x9b\xde\x93\x4c\x36\x0d\x4c\x83\x44\x96\x6c\x7a\x1d\x7e\x24\x58\x5a\x97\xfc\x14\x58\x9e\x6c\x5c\xd2\x53\x60\xce\xfd\x94\x23\x74\xf8\x03\xae\xe5\x72\x51\x60\x19\xdc\xb0\x8e\xfd\x03\x2e\x37\xe8\x9e\x25\x17\x05\x52\xff\xd2\x32\x68\x66\x49\x4f\x87\x4b\xbe\xf4\x14\x58\x26\x0b\x5e\xd2\xd3\xe5\x8d\xa7\xb6\x40\x7a\xba\xb4\x76\x0f\x1c\x7a\x4b\x7e\xba\xcc\xbe\xef\xf2\x2e\x3f\x5d\xa4\xd5\x9f\x83\x18\x9f\x25\xf3\x04\x7a\xb3\x1e\x32\x4f\xa0\x6b\x16\x5a\x32\x4f\xa0\x8e\x62\x91\xcb\xea\xe9\x48\xa5\x65\x8e\xd4\x07\x4d\xaf\xf0\x92\x78\x02\x65\xb9\x8c\x48\x3c\x81\xef\x4d\xa6\x82\xd6\x6e\xa0\x7b\xa6\x65\x49\x36\xd7\xbe\xb0\x89\x9a\x49\x36\x81\x32\xcd\xa4\xb1\x8c\xb6\x59\xde\xd8\xe4\x96\xe5\xa1\x8a\x75\x39\xa0\xbb\xcc\x01\xc5\x9c\xae\xfe\x5a\x5a\xd3\x97\x9c\xd4\x6b\x91\x96\x9c\x14\x28\x86\x69\x2c\x39\x29\xf0\x3d\x66\x99\xfd\xf1\x41\xd3\x1d\xbb\x24\xa5\x4b\x43\xbc\x9e\x8f\xa5\x21\x1e\xe8\x7b\x62\x69\x88\x5f\xe6\xfa\x31\xa5\xd9\x92\xa8\x02\x55\x8a\xbb\x8c\xa4\x01\xaa\x47\xff\x97\x91\x34\x8b\x1b\x5a\xe7\xdc\x65\x7e\x68\x1f\x4c\x8f\x9d\x2d\xb9\xeb\xc2\xaa\x3f\x4d\xee\xb4\x34\xeb\x03\xd5\x73\x7e\x4b\x3a\xbb\x48\xd5\xbf\x6f\x80\x5b\x86\xb2\x00\x7d\xc2\x67\x97\xa1\x2c\x4b\x3e\x6b\xa6\xaf\x25\x9f\x05\xe6\x82\x47\x2e\xf9\x2c\x50\x74\x42\x2c\xed\xf5\x40\xd9\x37\x3b\x2d\x0d\xf6\x40\x2b\xee\x33\xb2\x5e\xa0\x1b\xa3\xb4\x64\xbd\x4b\x7b\xbd\x66\xd4\x25\xed\x05\xba\x39\x18\x97\xf6\xfa\xa5\xbd\xde\x7c\x60\x4b\x7b\x3d\x30\x57\xf7\x4d\xc7\x85\x64\x42\xfb\x0e\xa2\x25\x3b\x06\xa6\x67\xee\x96\x06\xfb\x25\x61\x36\xed\xce\x92\x30\x03\xf5\xe7\x27\x24\x61\x06\x8a\x8e\xa0\x65\x10\xcc\xd2\xee\x6e\x6a\xde\x25\xc5\x05\xaa\x01\xd0\x4b\xbb\xfb\x7a\xad\xae\x53\x4b\x8a\x0b\x74\x73\x41\x2d\xe3\x56\x96\xac\xd7\x54\xae\x4b\xd6\x0b\x54\x63\x96\x97\xac\x77\xc9\x7a\x4d\x38\x76\xc8\x7a\x81\x66\xea\x8f\x43\xd2\x0b\x94\x7d\xb9\xc6\x21\xeb\x05\xa6\x81\xc4\x87\xd6\x78\x60\x1a\x97\x78\x18\xb6\x72\xfc\x1c\x3e\xd4\xd9\x21\x11\x06\xa6\x89\xf4\x0f\xc3\x56\x0e\x03\x52\x4c\x69\x7a\x18\x90\x02\x14\x1d\x57\x87\x36\xfb\xc3\x80\x14\x93\x90\x1d\x1a\xed\x81\xa6\xe5\xf1\x90\x55\x03\xad\x2f\xff\x19\x63\x70\x68\x8d\x37\xc1\xd0\x21\x85\x06\xa6\xde\x95\x43\x6b\xfc\xe1\xa1\x05\x03\x7d\x0f\x4d\xef\x40\xd1\xb6\x7f\x78\x68\xe1\xd0\xf4\x6e\x54\xef\x21\xd3\x06\xfa\x60\x9b\x3b\x34\xbd\x1f\x92\x6f\x53\x8a\x1d\x92\x6f\x60\x7a\xfb\xda\x51\x76\xdd\x1c\x04\x2b\xa2\x9d\x1d\x28\x66\x73\x39\x0c\x79\x39\x34\xbd\x7f\xfc\xed\x3f\x37\xed\x43\xcb\x3c\x10\x03\xb3\xdb\x21\xab\x3f\xaa\x75\x62\x67\x3c\x34\x70\x03\x99\xbb\xc8\x3a\xc9\xba\xdd\x54\x0f\x59\x37\x10\x86\x32\x1e\xb2\xee\xc3\x23\x00\xee\x66\x87\x47\x00\x80\x16\x10\x9a\x43\x22\x7e\x68\xf3\x76\x17\x39\xb4\x79\x03\x53\x8b\xda\xa1\xcd\x1b\xf8\x1e\xf3\xd5\x65\x19\x61\xa7\x7c\xb1\x87\x7c\xfd\xf0\x0c\x80\x37\x99\x1d\x12\x76\xa0\x68\xe6\x38\x24\xec\x40\x75\x0d\x3e\x24\xec\x40\xfd\xed\xda\xda\xf6\xe6\x07\x1b\xfe\xc0\x6e\xfc\xcb\x39\x4e\xfe\xbf\x7c\x1d\x58\x5a\x82\x0f\xf9\xfa\x21\x39\x37\x59\xd9\x21\x39\x07\xea\xee\x49\xc9\xf9\xa1\x31\xdb\xf4\x62\x87\xc6\x6c\x60\x19\xb5\x71\x68\xcc\x06\xd2\x48\xfd\x43\x5b\x36\x90\xb1\x7f\xd3\x9a\x0d\x87\x85\x1d\xfa\xd0\x70\x0d\x4c\xaf\x97\x38\xb4\x5b\x1f\xc3\xfe\x86\xfd\x1f\x92\x73\xa0\xed\xf9\x29\x39\x3f\xe6\xfe\x6f\xf4\x9a\x54\x19\x58\xda\xa3\x0e\x99\x32\x90\x1e\x1a\x39\x64\xca\x87\x21\xec\x1a\x79\x0f\xc9\x2d\x90\x26\x9a\x3c\xb4\x34\x1f\x06\x94\xe8\x41\x3a\x34\x35\x03\x6b\x77\x91\xa6\xe6\x83\x04\x44\xdb\x8d\x71\x48\x6e\x81\xc9\xfd\xf5\x71\x18\x9d\x7e\x70\xd6\x7a\x7b\x75\x0e\xcf\x5a\x03\xdd\x03\x08\x87\x67\xad\x81\xb2\x6d\xef\x87\x67\xad\x81\xaa\x3f\xfa\x90\x29\x03\xcd\x0c\x7d\x87\x4c\xf9\x08\x0e\x1e\x39\x4b\xa5\xbd\x40\xd5\x0c\x79\x48\x7b\x0f\x8e\x5a\x4f\x2f\xc9\x38\x0c\x4f\x01\x4a\x83\xeb\x1f\x32\x61\x20\x0c\xc1\x3c\x64\xc2\x40\xd3\xcd\x79\xc8\x84\x81\xb2\xfd\x1a\x87\x31\xeb\x40\xf3\x06\xc8\x43\x72\x0c\x74\x0d\x49\x87\xe4\xf8\xc8\xdd\x4c\x7f\xc0\x66\xa6\x67\x2f\x68\x93\x86\x71\xa0\x6c\x23\xef\xa1\x65\x1c\x08\x63\xe2\x0f\x0d\xe3\x87\x84\x59\xfb\xf3\x21\x61\x06\x5a\x71\x85\x97\x30\x1f\x1a\xb8\xb5\xe8\x1e\x1a\xb8\x0f\x0f\x64\xfb\xe9\x69\xe0\x06\xfa\x80\xcb\x1f\xda\xb7\x8f\xd5\x7d\x93\x86\x7a\xfa\x1a\x08\x83\xee\x0f\x83\xd1\x0f\x33\x71\xc2\x13\x0e\x4d\xde\x40\x31\xb4\xed\xd0\xe4\x0d\xd4\xea\xf4\xd6\xe4\x7d\x90\x0c\x69\x9b\xe4\x0e\x8d\xd9\x40\x69\x88\x91\x43\x63\x36\xd0\xf6\x1a\xb6\x76\x9b\x1c\x4f\xec\x5e\x87\xf6\x6d\xa0\x7a\x17\xcb\xa1\x7d\xfb\xf0\xa0\x35\x9b\xec\xa1\x79\xfb\xd0\x48\xad\x8d\xeb\xd0\x48\x0d\xd4\xbd\x10\x29\x02\x80\xf0\x38\xc0\xa1\x08\x00\xca\x36\xae\x1c\xaa\x00\x20\x7e\xd6\x56\x1b\x35\x90\x6a\xe0\x43\x5d\x00\xa4\x14\xfd\x50\x17\x1c\x46\xc1\x68\xd0\x39\x8c\x82\x39\x3c\x7d\x8d\x27\xe5\xd0\x92\x0d\x84\xe7\x08\x0e\xd5\x03\x90\x5e\x79\x72\xa8\x1e\x0e\x35\x80\x46\x93\x43\x0d\x00\x84\x16\xf5\x43\x0d\x70\x9c\xce\x3e\x37\x4a\xc3\x5b\x80\xa5\xfc\x3f\xcc\xf3\x79\x18\x38\x6f\xd8\xea\xa1\x2e\x00\xd2\x58\xcb\x43\x5d\x70\x18\xcb\x62\xd8\xea\x71\xee\x8a\x7c\x43\xb0\x89\x83\xec\xfe\xb8\x5c\x00\x5c\xc3\x24\xe9\x40\x78\xe5\xd9\xa1\xdd\x18\x48\x4d\xc9\x87\xb4\xfd\x30\x0a\xc6\x60\xc8\x43\xde\x0e\xac\xb9\x8b\x1c\x82\x0f\x52\xba\x7c\xc8\xe4\x0f\x83\xe4\x0d\x1b\x3c\xa4\xf2\x87\xd9\xa2\xfc\xf2\x64\xf2\x40\x35\x61\xfa\x21\x93\x3f\x8c\x45\x8f\xf1\x87\xc8\xb3\x43\xd2\x0d\x34\x6f\xef\x38\x8c\xae\x39\xb4\x21\x1b\xe6\x76\x48\xba\x81\xae\x2d\xed\xd0\x86\x7c\x18\x65\x6e\x00\xd9\x61\x94\x39\x50\x2b\x74\xfd\x90\x9a\x03\xd5\x2b\xb3\x0f\xa9\x39\xd0\xb5\xc9\x1e\x06\x99\x1f\xb2\x75\x63\x97\x0e\xd9\x3a\x50\xdb\x7e\xcc\xae\x37\xbc\xc6\x74\x2c\x87\x74\x1d\x68\x73\xff\x80\x8d\xf2\xc8\xb1\x9b\xae\x6c\xfd\x78\xec\x54\x67\x94\x3c\x1c\x48\x4f\x9a\x1f\xd2\xf0\x43\xce\x1d\xfb\xbf\x39\x8b\x3f\xa8\x46\x10\x1e\x72\xee\x43\xce\x6d\x5e\x8e\x43\xce\x7d\x18\x79\x8e\x73\xe4\x90\x73\x1f\xc6\xbf\x98\x36\xe3\x30\xfe\x05\x48\x83\xd1\x0f\x2d\xcd\x87\xa7\x89\xcd\xaa\x76\x48\xba\x81\xae\xf5\xf9\xd0\xd2\x0c\x44\x95\x5a\x49\xc3\x0f\x39\x77\xa0\x17\x0f\x39\x37\x10\xde\xb1\x78\xc8\xb9\x0f\x43\x62\x42\x7a\x6a\x4c\x0c\x50\x34\xf0\x9e\xd2\xf0\xf3\xe7\x20\x60\x89\x38\x25\xd8\xe7\x47\xaa\xc3\x64\x3e\xa7\x86\xe6\x53\x82\x1d\x08\xc1\x53\x82\x0d\x2c\xc6\xfd\x94\x5f\x03\xdf\x53\x49\x59\x5a\x96\x54\x6d\x51\xb4\x2c\x72\x5c\x96\x65\x87\x65\x34\x94\x39\x79\xca\xcc\x81\xe6\xf2\x7e\xca\xcc\x4f\xb2\x50\x4d\x3f\x9d\x53\xce\x0d\x84\x59\x10\x4f\x8f\x13\x9f\x86\xd3\x24\x24\xe1\x34\x9c\x06\x68\xf2\x97\xd3\x70\x9a\x53\xb6\x6e\x8e\xaf\x53\xb6\x0e\x94\xdf\xfe\x6f\xb6\x9d\x53\xc7\xca\xc5\xd3\xd0\x99\x53\xb3\x78\x22\xf7\x4f\xcd\xe2\x40\x78\x23\xe4\x29\x59\x3f\x3d\x4f\x9c\x3f\xcb\x6c\x15\x81\x32\x3a\x00\x4e\xe3\x64\x4e\x09\x7c\xb2\x1d\x9d\x12\x78\x20\x2a\x2a\xfb\x94\xc0\x9f\x12\xf8\x64\xbb\x38\x25\xf0\x40\xd4\xb4\xc8\x86\x6a\x64\x37\x8d\xdd\x29\x1d\x07\xc2\x9d\xec\xd4\xc8\x0e\x84\x77\x70\x9f\xda\xd8\x81\x32\xb1\x91\x9c\xda\xd8\x4f\x43\xd6\x13\x3d\x7a\x1a\x09\x03\x14\x53\xc5\x9c\x06\xc2\x9c\x9a\xe2\x93\xc5\xf0\xd4\x14\x0f\x84\xd9\x1a\x4e\x4d\xf1\x40\x78\xaa\xfe\xd4\x14\x0f\x14\x2f\xd3\x39\x35\xc5\x9f\x75\x77\x87\x6f\xda\x1d\xd5\xee\xa0\x87\xd4\x0e\xa7\xda\xc1\xbc\x30\xa7\xda\x01\x08\xd7\xa2\x53\xed\x70\xaa\x1d\xb2\x5a\xe6\x04\xe7\xf8\xb0\xb7\x72\x9e\x6a\x87\xd3\x83\xc1\x66\xf5\x3b\x15\x0a\x40\x18\x85\x78\xaa\x13\x4e\x0d\xfb\xba\x52\x4e\x85\x02\x50\x4d\xd7\x70\xaa\x13\x4e\x43\xdb\xb3\xfa\xaa\x2d\x45\x28\x28\x6e\x4f\x85\xc2\xa9\x65\x3f\xd1\xc5\xa7\x4a\x01\x08\x39\xe4\xa9\x50\x38\x0d\x7b\x49\x36\xd0\xd3\xb0\x17\x20\xbc\x31\xf4\x54\x15\x00\xe1\x26\x78\xaa\x0a\x80\xf0\xce\xd3\x53\x8b\xfd\xe9\x99\xde\x6c\x3e\x66\xab\x3a\xf1\x0a\xdd\xff\x6f\xa3\xba\x53\xd7\xb5\xc2\x0c\x52\x40\xad\xcd\xc7\x6c\xd4\x07\x51\x59\xb2\x4e\x25\xc6\x69\x9c\xbc\xf7\x83\x9d\x7d\xb7\x60\x9f\xf9\xff\x8a\x8c\x8d\x01\xaa\xa4\xe0\x54\x62\x00\xdd\xcb\xe9\x4f\x25\x06\xd0\xcc\xbf\x74\xea\x38\x38\x3d\x34\x9c\x56\x43\xcf\x01\x50\xda\xf2\x4d\x3b\x48\x67\x82\x19\x13\x4f\x9d\x09\x40\x31\xe5\xf0\xa9\x5e\x39\x3d\x34\x9c\xdd\xaa\xd9\x45\x83\x71\xf7\x3b\xf0\xd0\xf0\xa9\x83\xc1\xc4\x8a\xa7\x0e\x06\x20\x6a\x5a\x0f\x7b\x68\x70\x6e\xcb\x4f\xcf\x10\xfe\xd3\x78\x1c\x73\x2d\x9e\x3a\x1d\x80\xa8\xeb\x0f\x99\xc4\x4f\x7d\x12\xe7\xf0\xdb\x87\x80\x9c\x7a\x20\x80\x30\x9e\xf4\x54\x56\x9d\x7a\x20\x92\x0d\xe9\x54\x57\x01\x61\xd8\xe6\xa9\xae\x3a\x75\x2d\xa8\x33\x4f\x5d\x0b\xc0\x0a\x57\x56\x5d\x0b\xe7\x74\x7a\xb2\x1b\x9f\x3a\x0d\x80\x30\x3a\xf5\xd4\x67\x70\x86\x1f\x22\xdc\xe5\x54\x44\x01\xa1\xa3\xff\xf4\x88\x2f\x10\xda\x1a\x4e\x8f\xf8\x9e\xe1\xc4\x1e\x3e\xe6\xb8\x85\x13\x9b\xdf\x54\x56\x9d\x7a\x20\xbc\x59\xf7\x54\x57\x01\x55\xa7\xfa\xa9\xae\x3a\x3d\x1d\xe0\xb5\xe8\xa7\x2e\x08\xa0\x18\x8c\x7a\xaa\xb5\x4e\x0f\x0c\x1b\xa7\x7d\x2a\xb6\x80\x30\x98\xf6\x34\x22\xe8\x0c\x1b\xef\x32\xe7\x89\x01\xa0\x99\x62\xea\x8c\xdd\x78\x07\x06\x35\x77\xaa\xc9\x80\xea\xb1\xa7\x53\x4d\x76\xa6\x2d\x75\x9d\x53\x5a\x01\x61\x50\xe9\xa9\xb2\x3a\x3d\xd3\xab\x93\xfe\xd4\xc9\x00\xa4\x32\xea\x34\x70\xe8\x54\x46\x99\xc6\xf1\x54\x46\x01\x65\x2f\xd4\xca\xa8\x53\x27\x43\xba\x80\xe9\x65\x00\x62\x77\x88\xca\xea\x5c\x7e\x50\xee\x5c\x06\x05\x01\xc5\x33\x6a\xa7\x32\x0a\xa8\x9e\x84\x3e\x95\x51\xe7\xda\x1b\x06\x3d\xae\x8e\x02\x9a\x49\x70\x4f\x75\xd4\xa9\x68\x32\x77\xe4\xa9\x68\x02\xc2\x1c\xa7\xa7\xa2\x09\x08\x03\x6f\x4f\x45\xd3\x69\xb4\x4f\xba\x0d\x2a\x87\x80\x92\x2e\x73\x46\xfb\x00\xe1\xa5\x0f\xa7\xc1\x3e\xa7\x6e\x12\x7d\x22\xa7\x0a\xe9\xfc\xe4\x50\x98\x25\xeb\x54\x0d\x01\xa1\x43\xe1\x54\x0d\x01\xd5\xb8\xdb\x53\x35\x04\x84\xa7\x1a\x4e\xd5\x10\x10\x86\x64\x9f\x8a\x21\x20\xbc\x71\xeb\x54\x0c\x01\xb5\x4c\x2b\x61\x93\x3c\x6c\x6c\xe2\xc8\x53\x27\x09\xd0\x96\x5b\x94\x4e\x92\xd3\x93\xc5\x86\x3f\x9e\xaa\x21\x20\x4c\x89\x7d\x1a\xb1\x73\x1a\xb1\x93\x7e\x55\x46\xec\x00\x61\xc8\xf4\xa9\xdf\xe4\xd4\x89\x61\x96\xc5\x53\x99\x03\x64\xc1\x20\x7d\xea\xc4\x00\xc2\x0c\xbb\xa7\x4e\x8c\x53\x31\xe4\xe5\x3e\xa7\x62\x08\x88\xe5\xc6\xab\x18\x3a\x75\x62\x78\x31\xe7\xa9\x1a\x02\xba\x96\xe6\x53\x31\x04\x34\x73\xba\x9c\x8a\xa1\x53\xbf\x86\x19\x0d\x4f\xd5\x10\x90\x39\x7d\xd3\x21\xd0\xaf\xb1\x6c\xbc\x6a\x08\x58\x9a\x7d\x4e\xd5\x10\x10\x6d\x37\xca\x31\xd0\x87\xe1\xd1\xff\x53\x1f\x06\x10\x7b\x9d\xd6\x87\x01\x7c\x8f\x51\x37\x9d\x18\x40\xf5\x6a\xab\xd3\x90\x9c\xf3\xde\xd5\xa5\x6e\x0a\x25\xa0\xa8\x17\x4f\x85\x12\x10\x6d\xff\x33\x6b\x4b\xe6\xdc\xa9\x73\xe9\xbc\x77\xdd\x98\xf2\x7e\xb4\xca\xa9\xd3\xe3\xb8\x0b\x83\xe2\xa9\x52\x02\x8a\x01\x8b\xa7\x47\x13\xce\xc7\x71\x91\x3a\xa8\x94\x80\x65\xbc\xf5\xa9\x50\x3a\x51\x45\x46\x87\x9f\xaa\xa2\x53\x87\x85\xe9\xdd\x4e\x1d\x16\x40\x7a\x19\xe2\xa9\x50\x02\xc2\xb0\xef\x53\xa1\x74\x7a\x1c\x77\x61\xc2\x38\x9f\x5d\xdd\x4f\xfd\x79\x57\xe7\xa9\x28\x3a\x3d\x7b\xbb\x64\x18\xba\x1d\x80\xea\xc5\x70\xa7\x91\x3b\xa7\xe7\x09\xcc\x20\x74\x1a\xba\x03\xac\xc0\x0e\x76\x1a\xb9\x73\x1a\xa6\x63\xf0\xea\xa9\x78\x02\xaa\xa9\x1b\x4e\x7d\x18\xa7\xa7\x6a\x75\x2e\x9d\x7a\x27\x80\x30\x88\xfc\x54\x28\x9d\x9e\xaa\xd5\x2b\x70\xaa\x94\x80\x30\x24\xfd\x7c\x77\x13\xb6\x7b\xf6\xab\xef\xa5\x52\x02\x56\xfc\xfe\xb0\x69\x5f\xfa\x33\x2e\x4f\xce\xea\xa9\xb8\x94\x48\x40\xf1\x5a\xe4\x4b\x85\x74\xe9\x95\x50\x9a\x5c\x6a\x1f\x20\x0c\x6c\xbf\xd4\x3e\x40\x18\x60\x7f\xe9\x94\x00\xb2\x0e\xff\xff\x63\xd1\xe3\x3f\xf3\xcd\xd7\xb2\x97\x37\xbf\xee\xba\x54\x48\x97\xe7\x01\x3c\x88\x7e\x29\x6a\x80\x68\x4c\xbc\x4b\xa7\xc4\xa5\x32\x31\x41\xf3\xa5\x32\x01\x96\x01\xf6\x97\xca\x04\x08\x43\xe3\x2f\x85\x09\x50\xe6\x62\xdb\xba\x54\x26\x40\x9a\x15\xe2\xf2\x30\xed\xa5\xb7\xc1\x5c\x7d\x97\xee\x04\x60\xe9\xd1\xbd\xd4\x2f\x97\x11\x41\x66\xce\xbb\x54\x2b\x40\x78\x01\xfa\xa5\x5a\x01\xaa\x7e\xd9\x4b\xb1\x72\xa9\x4c\xcc\x9c\x77\xa9\x4c\x80\x30\x44\xff\x52\x99\x00\xcb\x10\xfd\x4b\x65\x72\xa9\x08\x4c\x93\x77\xa9\x08\x80\x30\x44\xff\x52\x11\x5c\xcd\xcf\x1a\xb6\x78\xc9\xeb\x81\x34\x46\xf5\x92\xd6\x03\x69\x22\xf1\x4b\x5a\x0f\x14\xfd\x8b\x97\xf6\x7f\x20\x8c\xed\xbf\xb4\xff\x03\xa1\x5d\xf2\x32\x5e\xe7\x32\x5a\x7e\x2d\x1f\xb3\xd3\x3e\x48\x2f\xfa\xb8\x8c\x96\xbf\x74\x09\x18\xd4\x7c\xc9\xd7\x81\x50\x0c\x5d\xf2\x75\xa0\x9a\x84\xe3\xd2\x25\x70\x91\x22\x27\x74\x46\x5d\xf2\x58\x60\x69\x3c\xbf\xa4\xb1\x17\x97\x03\xef\xb4\x87\x97\x91\x32\xc0\x32\x32\xfe\x92\xa7\x02\x59\x87\x45\x36\x8a\xe8\xf3\x9d\xf6\xf0\x32\xfa\x1c\x58\xc6\x74\x5c\x46\xc5\x5c\xd8\xff\x77\x42\xc6\x4b\xfb\x3f\xb0\x3c\x9e\x70\x69\xff\x07\x96\x06\xfb\x4b\xf3\x3f\x50\x76\xc6\xbf\x4b\xfb\x3f\x90\x75\xbf\x69\x0b\x60\xb8\x3b\xc5\xdd\x25\xc3\x05\xd2\xd3\x5c\x97\x0c\xf7\x22\x4b\xeb\xce\x54\x77\x49\x67\x81\x65\x9a\xe8\x4b\x3a\x0b\x54\xed\x48\x97\x8e\x03\xa0\xeb\x86\xb8\x24\xb8\x17\xfc\x73\x27\xaf\xbb\xe4\x9f\x40\x35\x00\xeb\x92\x7f\x02\x61\x14\xd2\x65\x44\x3a\xd0\x0d\x99\xba\x64\xa4\x57\xda\x43\xac\xb5\x97\x46\xf6\x6b\x07\xaf\x50\x59\x63\x57\x2e\x0c\xea\x3b\x53\xd5\x25\xed\x03\xc2\xcb\xd8\x2f\x0d\xea\x40\x1d\xb0\xbe\x4b\x83\xfa\x05\x11\xdc\x49\xb4\x2e\x99\x20\xd0\xcc\x62\x76\xc9\x04\x81\xb2\x73\x5c\x5d\x32\xc1\x4b\x8b\x3a\x5b\xc3\x25\x13\x04\xba\x91\x30\x97\x16\xf5\x6b\x39\x52\x56\x57\x72\x78\x49\x0e\xfd\x66\x25\x87\x97\xe4\x30\xac\x86\x6d\x5f\xac\xdb\x4e\x18\x0d\xea\x40\xf3\xca\xd0\x4b\x83\xfa\x75\x38\x76\x68\x8c\x4b\xbe\x78\xc9\x17\xfd\xb2\xe5\x8b\x40\xd9\x09\xa5\x2e\xa3\xc3\x81\x6e\x3a\xf6\x4b\xbb\x3b\xd0\x4d\xd1\x7a\xc9\x2a\x2f\xc2\x6a\x76\xb6\xa4\x4b\xc2\x08\x94\xb9\xff\x99\x43\x7c\x38\xd5\xa6\xff\xcd\x16\x1c\x1c\x98\xd9\x8f\xd9\x82\xd3\x91\xb2\xd7\xa4\x87\x40\xf5\x56\xc0\x4b\x7a\x08\x44\x83\xd9\x5f\x9a\xcf\x81\xaa\xa9\xf0\x92\x30\x5e\xa7\xb3\xc3\xd5\x55\x2a\x08\x14\xd3\xbd\x5f\x9a\xca\xaf\xd3\x21\xb0\x3f\x0c\x98\xb9\x4e\xfb\x9b\x31\x36\x38\x06\xa8\xd5\x06\x68\x3d\xbf\x2e\x6b\xeb\x63\x92\xc8\x4b\x12\xe9\x57\x20\x89\xbc\x2e\x27\xd1\x2e\xb3\x27\x2f\xd4\x0f\x36\x98\x4b\xc2\x78\x19\xf5\x62\x56\x9f\x4b\xc6\x08\xc4\xae\xae\x8c\x11\x08\x53\x59\x5c\x12\x46\xe0\x7b\xd3\x32\x5b\x05\x63\xfc\xb6\x8c\xff\xde\xaf\xe5\x93\xc0\xf7\x5f\xac\x93\xfd\x40\xe6\xd0\x86\xc2\xb9\x0c\x8a\xb9\xee\xdd\x1a\x3a\xc2\xd0\x16\xa0\x68\xbe\xbf\xb4\xb2\x03\xcd\x58\x94\x4b\x2b\x3b\x10\x6d\xbf\x68\x63\x6e\x87\xc8\xe5\x46\x3e\x09\x14\x83\x7f\x2f\xf9\xe4\x75\x5b\x35\x28\xcf\xe5\x21\x56\xa0\x6a\x17\xbf\xe4\x93\xc0\xd2\xcd\x77\xdd\xbb\xb6\xdc\x98\xef\x96\xa2\x79\x1e\xe8\x0d\x69\x74\x69\x9e\x07\xea\x5e\x0c\x24\x9d\xd7\xe3\x68\xa0\x40\x2e\xb9\xe3\x65\x8e\x16\x77\x4e\xe3\x5f\x80\x30\x1c\xe8\x92\x4d\x5e\x58\xca\xa3\xfc\xfc\x6f\xfe\xe6\x63\x4e\x61\x9a\xa9\xa5\x1c\x58\xaa\xc2\x4b\x9a\x08\x7c\x6f\xf2\x03\xf2\x44\x60\x79\x88\xea\x92\x26\x02\xdf\x63\x7c\x24\xf2\x44\x20\xd5\x50\x97\x11\xde\x40\xd9\x29\xa1\x2f\x4d\xf1\xc0\xf2\x1c\xd8\x25\x9b\x04\xbe\xc7\x7c\xd5\x56\xbd\xb4\x6a\xf9\x03\xb6\xea\x83\xe5\x69\xf7\x4b\xeb\x3c\x50\x76\x4a\xa8\x4b\xf3\x3c\xd0\xd2\xb5\x4b\x1e\x7a\x41\x3a\x77\x4a\xa8\x4b\xd2\x09\xa4\x59\x66\x2e\x49\xe7\xa5\x75\x5e\x45\x76\x4b\x3a\x81\x74\xf1\xba\x65\x95\xc0\xf7\xd8\xa4\xac\x5a\x56\xa9\x9b\x6f\x36\x8b\xec\x23\xe6\xc2\x6d\x98\x0c\x90\x6e\x50\xb7\x86\x7d\x20\x4d\x43\x7a\x6b\xd7\x07\x96\x39\x9c\x6e\x59\xeb\xfd\x31\xd5\x55\xbb\x3f\xb9\x2c\x42\x32\x74\xff\xfd\x61\x11\x77\xd7\xff\xfc\xf7\xa7\x45\x5c\x32\xc9\x4c\xb8\xe5\xb1\xc0\x57\x31\x7f\xf2\xb6\xcc\xa4\xed\xfe\xb3\xc7\xa2\xdd\x1b\x34\x5d\xd6\x0a\x64\xb3\x37\x34\xeb\xdf\xc4\xb1\x87\xa9\x98\x6e\xe3\xd8\x81\x65\x3e\x80\x5b\xb3\x3e\x10\x1a\x3d\x6f\xcd\xfa\xc0\x92\x96\xdc\x32\x60\xe0\xfb\x67\x8d\x32\x9b\xfe\x41\x1a\x4e\x7f\x1b\x97\x73\x7b\x05\x85\xb9\x96\x6e\xad\xff\x40\x6a\x95\xb8\xb5\xfe\x03\x69\xd0\xc0\xad\xf1\x1f\x08\x45\xdb\xad\xf1\x1f\x58\x75\x3f\x65\x6f\x14\x9b\x0e\x2b\xb9\xe5\xd3\x40\x33\x56\xf7\x96\x4e\x03\xa1\x9e\xbc\xa5\xd3\x40\x73\xa7\xb8\x65\xd3\x77\xdd\x6d\xe2\x37\xe5\xc9\x40\xdd\xd3\x45\x9e\x7c\x57\xa7\x32\xeb\xc4\x2d\x29\x06\xba\xe1\xd2\xb7\xa4\xf8\xae\x7e\xda\x76\xa4\x86\x78\xa0\x0e\xc7\xd8\x73\xab\x40\x1a\x3d\x76\x6b\x9a\x07\x96\x99\x10\x6e\x4d\xf3\xc0\x32\xad\xc2\xad\x65\x1e\x48\x2f\xa2\xbb\xb5\xcc\xdf\xcd\xde\x46\x00\xde\x92\x6e\x20\x7b\xf8\xcf\xec\xed\x0f\x96\xf1\xbf\xb7\x56\x78\xa0\x84\xb9\x91\x6e\xad\xf0\xc0\x32\xd3\xc2\x2d\x5b\xbf\x9b\x6d\x72\xc2\xcb\xcd\x81\x65\xa6\x85\x5b\x6e\x0e\x2c\xc5\xd6\x2d\x37\x07\xbe\x37\xf9\x6f\x92\x73\x20\xbd\x71\xe6\x96\x9b\x03\xdf\x63\xbe\x6a\xab\xb8\xd6\xd7\x23\x4e\xb7\x26\x7d\xe0\x7b\xcc\x1f\x75\x46\x6a\xd3\x87\x2b\xde\xda\xf4\xef\xee\x6a\xe2\x8c\x91\xb0\x03\xab\x62\x67\xba\x35\xb9\x03\x25\x8a\x2d\xd5\xe6\x0e\xe4\x5e\x12\xb4\xb9\xdf\xc3\xaf\xd1\x66\xc9\xeb\x81\x65\xd8\xe0\xad\xfd\x19\x48\x97\xc8\x5b\xa6\x7f\x13\xd6\x13\xde\x7a\x7a\xcb\xeb\x81\xd4\x8e\x7a\x6b\x7e\x06\xd2\x3c\x16\xb7\xe6\xe7\x7b\xda\x50\x68\xc9\x6d\xb4\x3b\x10\x6b\xfe\xe1\x40\xf6\xad\xc1\x1a\xf8\xfe\x0b\x5d\xa8\xc5\x1a\x48\x1d\x19\xb7\x7a\xe1\x96\xe2\x9b\xec\xe8\x96\xe2\x03\xdd\x24\xb0\xb7\x14\xff\x0e\x5b\xe3\xcc\xd3\x88\x7d\x9b\xa7\x92\x4d\xf1\x96\xf5\x03\xe9\x35\xf5\xb7\xac\x1f\x58\xa6\xed\xb9\x65\xfd\x77\xd8\xc0\xf4\x31\x1b\x18\xf8\x80\x1d\x5c\x6d\xd8\x40\x28\x13\x6f\x6d\xd8\xc0\xf7\x26\x8d\xd2\x86\x0d\xa4\x27\xfc\x6e\x6d\xd8\x77\xee\xda\x52\xa6\x89\x19\x08\x0f\xa8\xdd\x86\xfd\x00\x25\xbc\x5b\xee\x36\xec\x07\x58\x15\x45\x7f\x1b\xf6\x73\xa7\xd5\x5d\x96\x59\xdd\x64\x13\x98\xbe\x69\x75\xd3\x0e\x5f\xfe\xa8\xf5\x4d\x36\x06\x17\x1c\xe5\x07\x90\x5e\xd5\x79\xe7\xae\xae\x5f\x98\xf3\xc2\x08\x78\x20\xbd\x22\xfe\xd6\x36\x7d\x73\x60\x35\x54\x68\xb7\xfa\x03\x48\x2f\x62\xbd\xb5\x4d\xdf\x2a\x06\x93\x22\xdd\x2a\x06\x20\x13\x5f\xcc\xad\x62\x00\x4a\x98\x2c\xe8\x56\x32\x00\x4b\xcf\xf6\xad\x64\xb8\xd5\x07\x26\xe0\xbc\xd5\x07\x40\xe8\x0b\xbc\xd5\x07\xc0\xd2\x3f\x7d\x2b\x0f\x6e\x4c\xcc\xe1\x55\x63\xb7\x62\x00\x08\x8f\x9d\xde\x06\xe1\xdc\x68\x81\xf0\xf0\xf2\xad\x18\x00\xd2\xc0\xce\x5b\xeb\x31\xb0\xaa\xdf\x84\xd6\x63\x20\x87\x6b\x84\x8a\x01\x08\x03\xc5\xee\x63\x37\x80\x0f\xbd\x5a\x5b\x03\xf1\x81\xa5\xa3\xf5\x56\x44\x00\x61\x7a\xcc\x5b\x11\x01\xa4\x31\xf1\xb7\x22\x02\x08\x73\xe4\xdd\x8a\x08\x20\xa5\x69\xb7\x56\xe7\x1b\xab\x73\x98\xae\xe9\xd6\xea\x0c\xa4\x0e\xeb\x5b\xa9\x01\x2c\x1d\xe7\xb7\x52\x03\x58\x6a\x88\xdb\xa8\x1c\x20\x13\x8d\x7f\x2b\x3e\x80\xef\xff\xfb\x98\x9d\x81\x20\xd1\x1f\x79\x2b\x48\x80\x65\xe8\xee\xad\x20\x01\x52\x1b\xd6\xad\x9d\xfb\xc6\x82\x1d\x66\x6b\xba\xb5\x60\x03\xcb\xa0\x84\x5b\x3d\x72\x2b\x3e\xaa\xdf\x8f\xe2\x03\x58\x86\x16\xdc\x8a\x8f\x5b\xa5\x51\xdd\x88\x55\x1a\x40\x6e\xa6\xa2\x94\x00\x96\x62\xec\x56\x49\xdc\xd8\xa1\xc3\x4b\x2e\x6e\xed\xd0\x40\xea\x9f\xbd\xb5\x43\x03\x69\xd4\xe9\xad\x19\x1a\x28\x51\xbb\x65\xb6\xe0\xb6\x05\x8c\x9d\x1a\xe4\x36\x03\x65\xc5\x04\x7a\xab\x38\x80\xa5\x0b\xfb\x56\x71\x00\x69\x84\xd9\xad\xe0\x00\xd6\xbf\x6a\xd8\xa6\xdb\x21\x70\xef\x54\x5d\x00\xa9\x11\xe1\x56\x5d\x00\xa1\x97\xe2\x56\x5d\x00\xdf\x9b\x94\x29\x2f\x80\xd0\xad\x75\x2b\x2f\x80\xa5\x0f\xfe\xd6\xa6\x0d\x7c\x6f\x52\x5b\x03\x82\x80\x34\x84\xe7\xd6\xcc\x7d\x3f\x7e\x77\x2e\xa5\x46\xff\x00\x4b\xc7\xff\xad\x56\x01\x4a\x6c\x82\xa7\x58\x01\xc2\xdc\x7d\xb7\x62\x05\x48\x53\xbe\xdf\x9a\xbe\xef\xc7\x05\x66\x3f\xe6\xe8\x7d\x90\x1a\x64\x6f\x63\x84\x6e\x65\xce\xe6\x2f\xca\x1c\x20\xbd\xdb\xfd\x56\xe6\x00\xdf\x63\xb4\x54\x9d\x03\x2c\x83\x2f\x6e\x65\x0e\xb0\x0c\x1f\xb9\x95\x39\xb7\x32\x67\x93\x15\x65\x0e\x90\x7b\x32\x2b\x73\x6e\x65\xce\x66\x26\xca\x1c\x60\x19\x17\x72\x2b\x73\x6e\x22\x8e\x62\x73\x1a\x35\xcd\xad\xa6\x09\x8b\x6c\xbc\x9a\x66\x73\x09\x35\x0d\xb0\x36\x59\x51\xd3\xdc\x8a\x95\x6f\xdb\xfb\xcf\x0d\xfb\x51\xcb\x3c\x3f\x07\x84\xef\xf5\xd1\xf6\x0d\x2c\x4f\x4b\x3d\x0a\x0b\x60\x19\x00\xf1\x28\x2c\x80\xa5\x4f\xf8\x51\x58\x00\xcb\x88\x96\x47\x61\xf1\xa8\x18\x5c\xa3\x1f\x15\x03\xb0\xec\xfb\x47\xc5\x00\x2c\x43\x16\x1e\x03\x81\x9e\x62\x9b\x99\x65\x8f\x54\xfd\x91\xaa\x33\x07\x1e\xa9\x3a\x50\x76\x6c\xc6\x23\x57\x07\x96\xcb\xde\xa3\x81\x1c\x58\xc6\x05\x3c\x1a\xc8\x81\x65\x44\xc1\x23\xa1\x7f\xaa\x93\xdd\x37\xe5\xea\x40\x9a\xd6\xf0\xd1\xf2\xfd\x48\xdf\x0d\xf4\x78\xa4\xef\x40\x1a\x18\xf5\x48\xdf\x1f\xe9\xbb\x56\xcb\x47\xfa\x0e\x84\xb9\x9f\x1e\xe9\x3b\x50\xb6\xa3\xfb\x31\xdc\x06\x58\xff\x7e\xc0\x16\x10\xa9\xaf\x1d\xf0\x91\xe4\x3f\xcd\x59\x4c\x18\xc1\x23\xa5\x07\x52\x13\xe8\x23\xa5\x7f\xa4\xf4\xfe\x7f\x29\x3d\x50\x76\x2c\xc0\x23\xa7\x07\x96\xfe\xeb\xc7\x23\xb3\xc0\x32\xb0\xe0\x31\x01\x25\xb0\x0c\x3d\x7e\x0c\xe7\x07\x72\x0f\xb1\x36\xf9\x47\x7d\xa0\x4b\xfb\x51\x1f\x00\xcb\xd0\x88\x47\x7d\x00\x94\xed\xfd\x7d\x14\x08\x40\x78\xb8\xf4\x51\x1f\x00\xdf\x63\x8c\x81\x02\x01\x48\x5d\xc9\x8f\xe6\x7c\x20\xcd\xb8\xf3\x28\x19\x1e\xd2\xda\x6c\xbf\xeb\xa3\x40\x78\x4c\xe0\x8f\x43\xe2\x51\x1f\x3c\x04\xf3\x6c\x37\xf7\x23\xf3\x07\x96\xa1\x11\x8f\xc4\x1f\x58\xbb\xbb\x25\xfe\x40\xf4\xfd\xff\x6d\x3b\xd9\x64\xb6\x67\xfa\x31\x64\x06\x58\xbb\x9d\x86\xcc\x00\x65\xbb\x01\x1f\x43\x66\x80\x34\xee\xe5\x31\x64\x06\xc8\xce\xd6\xf3\x18\x31\xf3\x10\xf7\x12\xe6\x8d\x7a\x8c\x7b\x01\xd6\xee\x6f\xe3\x5e\x1e\xf2\x54\x6e\x57\xdb\xa3\x64\x00\xd2\x03\xfc\x8f\x92\xe1\x99\x56\x97\x55\xf4\x51\x1f\x00\xcb\xc8\xae\x47\x7d\xf0\x68\xf6\xd7\xb5\xf3\x48\xe3\x81\xec\x7e\x7a\x9a\xfd\x81\xf4\x56\x95\x47\xb3\xff\x63\xd4\x3f\x9b\xca\xa3\xd5\x1f\x28\x61\x22\xa4\x47\xb3\x3f\x90\x86\x2d\x3f\x4a\x02\x60\xed\x61\x9f\xbb\xb6\x5e\xc3\xca\x8b\x1e\x17\x00\x96\x2e\xfe\x47\x91\xf0\x44\xf5\xff\x53\x33\x25\x01\x90\xda\x9d\x1e\x25\xc1\x13\xfb\xda\x4a\x86\x40\x62\x0f\xa4\x49\x1a\x1e\x89\xfd\x43\x6e\x9a\x30\x27\xd1\xa3\x27\x00\x48\xf3\xf8\x3f\x7a\x02\x80\xb5\xbf\x76\x3d\x01\xc0\xda\xb3\xcf\xd8\x94\x27\xed\x6e\x67\xa9\x92\x00\xe8\x46\xce\x3e\x2a\x82\x47\x5e\x6f\xe6\xa2\x47\x5e\xff\xc8\xeb\xfd\x66\xe5\xf5\x40\x89\xc6\x76\xf7\x48\xec\x81\x55\xf7\x9b\x0e\x81\x29\xe8\x1b\x42\xff\x31\x5e\x05\x48\x0f\xbf\x3c\x86\xab\x00\xcb\x90\x9e\xc7\x70\x95\x47\x95\xd0\x5c\xac\x73\x37\x81\xeb\x15\xfc\xf4\x54\x09\x8f\x2a\x41\xb3\xfc\xa3\x4a\x00\xd2\xf3\x92\x8f\x2a\x01\x58\xb9\x8b\x9c\xdf\xa4\xa5\x0f\xed\x47\x8f\x8e\x0b\x20\x27\xc1\x7b\x8f\x7e\x0b\xa0\x84\x87\xeb\x1f\x1d\x17\xc0\x32\x4e\xe4\xd1\x71\xf1\x2c\x17\x14\x9b\xe0\xe1\x5c\x20\x4c\x00\xf3\xa8\x4c\x80\xf4\xaa\xf7\x47\x65\xf2\x2c\x1b\x8a\x06\x7b\x94\x21\xc0\xf4\x7c\xf6\xa3\xe7\x02\xa8\x7b\x83\x30\xf6\x05\x98\xa6\xc7\x7d\xd4\x2a\x40\xf1\x8a\xbb\x47\xad\x02\xec\x74\xf6\x8f\x5a\x05\x68\x1f\x4f\xfb\xef\xdd\x5a\x4f\x07\x30\xb5\xe1\x3e\x8a\x1b\xa0\x1b\x9c\xfd\x28\x6e\x80\x6a\xaa\xb9\xc7\x90\x9a\x87\x0b\x98\x4d\x89\xff\xe8\x0e\x01\xaa\x66\xd2\x47\x05\x04\x34\x4d\x50\x8f\x0a\x08\x68\x5e\x33\xf9\xa8\x80\x80\x59\xfc\x04\x55\x40\xc0\xd7\x79\x96\xd9\x79\x48\xa0\x06\xe3\x7c\x54\x40\xc0\x2c\x0e\x98\x0a\x08\x68\x86\x1c\x3d\x2a\x20\xa0\x78\x20\xe0\x51\x01\x01\xd5\x94\xbe\x8f\x0a\x08\xf8\x7e\xd2\x7f\x66\xf7\x7c\xd0\xe7\x2e\xb2\x7b\x3e\xa8\x1e\x73\x7a\x3c\x98\xf0\x18\x9e\x83\x31\xe8\x51\x27\x01\x7d\xef\xad\xea\x24\xa0\x19\x5b\xfd\xa8\x93\x1e\x73\x78\xba\xb6\xa9\x93\x1e\x45\x91\xd9\xad\x1e\x45\x11\x50\x8d\xc4\x79\x14\x45\xc0\xbe\x43\xe0\x51\x14\x01\xcd\x74\x17\x8f\xa2\xe8\xb9\x2a\x4f\xd1\x70\x8f\x26\x03\xd5\xa4\xff\x8f\x32\x09\xe8\xd3\x11\x51\x26\x01\x4d\xa7\xde\xa3\xdb\x06\x68\x46\x99\x3d\x0a\xa7\xc7\xfb\xdc\x5c\xe7\x15\x4e\x40\xd7\x34\xf9\xe8\xb5\x01\xa6\x46\xa5\x47\x29\x05\x94\xdf\xae\xaa\xed\xfe\xe4\xd3\xbe\xc6\xe0\x31\xa4\x07\x68\xe6\x50\x7b\x74\xca\x00\xdd\x33\xac\x8f\x17\x03\x00\x55\x89\xf4\x98\x77\x07\xd8\x77\x1d\x3c\x4a\x30\xa0\xc8\xff\x1f\x25\x18\xd0\xe4\xd3\x8f\x12\x0c\xa8\x0a\xd2\x47\x05\x06\x4c\xad\xf5\x8f\x0a\x0c\x68\x6a\xc3\x47\x2f\xd0\xb3\xaf\x05\xb0\xc3\x14\x65\xc0\xbe\x37\xe1\x51\x94\x01\xd5\xcb\x60\x1e\x45\xd9\x63\x54\x51\xf8\xa2\xbd\xf3\x41\xdf\xac\xc3\xa8\x22\x60\x5f\xae\xf0\xe8\x17\x7a\xf4\x0b\xf9\xe5\xaa\xdc\x80\xba\x77\x15\x95\xdb\xe3\xb1\x0d\x3f\x53\x95\x1b\xd0\x3c\xce\xf7\x28\xdc\x9e\x87\x05\x47\xe2\xa0\x4a\x03\x6a\xb3\x91\x8a\x34\xa0\xef\x51\x53\xa4\x01\x65\xfb\xaf\x1f\x83\x91\x80\x36\xfc\xda\xd4\x6d\x40\x33\x23\xdc\xa3\x6e\x03\xea\x9e\x15\xca\x36\x60\xdf\xca\xf0\x28\xdb\x80\x6a\x9c\xfe\xa3\x6c\x03\xba\x77\x36\x3d\x46\x2c\x01\xfb\x9e\x86\x47\x21\x07\x7c\x15\xb3\xcc\xee\xf9\xa0\xeb\x44\x7f\x8c\x6b\x7a\xb8\xeb\xdb\x4b\x19\x1e\x85\x1c\x50\xf6\xac\x53\xc7\x3d\x64\x1f\xd2\x11\xf0\x28\xda\x1e\x53\xa2\x22\xed\x1e\x35\x1b\xd0\xcc\x80\xfc\xa8\xd9\x80\xea\xe9\x8f\x47\xc9\x06\xec\xfb\x15\x1e\x25\x1b\x50\x74\x19\x3f\x3a\xa6\x80\xb2\x79\x8a\x22\x0e\x28\xdb\x93\xff\xa8\xe2\x9e\xd7\x86\xd3\xd5\x2a\x36\xa0\x9b\x4b\xe2\x31\x1a\x0a\xe8\x7d\xb7\xc8\x76\xbf\x2c\x1f\x72\x12\xfd\x52\x40\x95\x25\xbf\x4a\x39\xa0\x7b\x6a\xea\xd5\x2d\xf5\x72\x2a\xbb\xec\xa2\x6e\x51\x27\x0e\xd6\xa2\x61\x11\xed\x86\x98\xbf\xba\x9b\x80\xda\x59\x3e\x5e\xdd\x4d\x2f\xd7\x0b\x18\x51\xff\xaa\x0a\x81\xaa\x8b\xfa\x55\x15\x02\x65\xc7\x04\xbc\xca\xc2\xf7\xc7\x62\xd1\x7c\xec\xb6\x88\x3d\xa4\x5a\xf4\x58\xc4\x3d\x0a\xc3\x8a\xbd\x16\x31\xde\xd0\xb3\x57\xed\x08\x94\x1d\x86\xf0\x2a\x1e\xdf\xc2\x80\xa3\xa9\x5e\xbd\x4d\x40\x31\x27\xdb\xab\xb7\x09\x28\x9d\x01\x7f\xf5\x36\x01\xd5\x33\xc7\xaf\xde\x26\xa0\xfc\xd6\x1f\xee\xe3\x7a\xf5\x45\x01\x73\x77\xa8\xbe\x28\xa0\xb7\x6e\x1d\xed\x2a\x2e\x45\xf0\xe2\x88\x57\x57\xd4\xbb\x05\xae\x45\xf6\x54\x61\x86\xec\x17\x2f\x8b\xe8\x3c\x56\x89\x57\x79\xfb\x1a\x00\x66\x17\x2b\x6f\x81\xb2\xe3\x2e\x5e\xf5\x2d\xb0\x6f\x92\x78\xd5\xb7\xaf\x47\xcb\x8b\x45\x76\x5e\xb5\xfa\x8c\x84\xba\xf5\xf5\x92\x73\xc7\xcb\xb3\x24\x40\x1b\x58\x9e\x5f\x03\xb6\x5e\xb2\xa5\x7a\x54\xf5\x55\xa2\x02\xcd\x48\xac\x57\x89\xfa\x36\x66\x20\xcb\xf6\xab\xce\x04\x6a\xe5\x6b\x79\xd5\x99\xc0\xbe\x0b\xe2\x55\x67\x02\x51\x77\x91\x3d\xdd\xe4\x80\xce\x37\x85\xe6\xab\xd0\xb4\xfa\xea\x4c\xa0\xec\x38\x8c\x57\xa1\x09\x34\xcd\xce\xaf\x3a\xf3\xd5\x4f\x64\x34\xc5\xab\x0e\x04\x42\x3b\xfc\xab\x9f\xe8\xd5\x4f\x64\x4c\xc4\xab\x9f\xe8\xf5\x9c\x07\x5f\xed\xab\x34\x7c\xbb\x0c\x1b\x2d\xf4\x1a\xd7\x05\x2c\x0f\x4a\xbf\xc6\x75\xbd\xfa\x89\x1a\x86\x8e\x57\x3f\x11\xb0\x8c\xd7\x7e\xf5\x13\xbd\xfa\x89\xcc\x12\xf9\xea\x27\x02\x8a\xc7\x03\x5e\xfd\x44\x40\xf3\xb6\x89\x57\xa1\xf9\x6e\x55\xe9\xc7\xac\xaa\x04\xba\xa9\xe9\x5f\x55\x25\x50\x34\x11\xbe\xaa\x4a\xe0\x7b\xd3\x32\x7b\xfc\x83\x3a\x77\x35\xec\xf0\xe1\xc5\xe6\x74\x87\xe7\x30\xde\xad\x47\x97\x55\xb3\xc3\x87\x17\x61\x31\x15\xd4\xa3\xaf\x91\x69\x26\x93\x7c\x15\x9f\xc0\x0c\xe8\xf4\x6b\x64\xda\xab\x0b\x4b\x73\xfa\xab\x0b\x0b\x98\x61\xe7\x2a\x51\x01\xa3\xed\x5e\x15\xea\xab\xef\x49\x2d\xfe\xea\x7b\x7a\xbd\xe9\x80\x25\xfd\x55\xb4\x02\x7d\xaf\x03\x8a\x56\xa0\xbb\xc7\xbe\x8a\xd6\x57\x0f\x95\x89\x1e\x5f\xe5\x28\xd0\x3d\x58\xf8\x2a\x47\x81\x12\x9d\x8d\xf1\x55\x8f\x02\xb1\xe0\x33\xaf\x7a\x14\xd8\xa7\x03\x5f\x9d\x56\x40\xf3\x6a\xc4\x57\x85\x0a\x7c\xff\x8c\x46\x29\x51\x81\xa9\xd6\x7a\x8d\x55\x7b\xc3\x3c\x34\xc5\x57\x1d\x28\xbc\x56\x9e\xcd\x7e\xf5\x5a\xbd\x8a\xdb\xee\xc7\xae\xb8\x7d\xbd\x3d\xdc\x5e\x53\xdc\xbe\x61\x43\xe1\x09\xaf\xb2\x15\xd8\xc7\x0f\x5f\x65\xeb\xab\x73\xcb\xec\x8b\xaf\xce\x2d\x60\x1f\x66\x7c\x55\xb2\x2f\x47\x2a\xa2\xbb\xa8\x79\xa4\x02\x48\x6d\x59\xaf\x8e\x2c\x60\x75\x57\x05\x1d\x59\xaf\x82\xb7\xe3\x25\x78\x15\xbc\xc0\xf2\x58\xde\xab\xe0\x7d\x15\xbc\xdd\x9d\x43\xc1\x0b\x74\x03\x04\x5e\x05\xef\xab\xe0\x35\x71\xe3\xab\xe0\x05\x9a\xf7\x16\xbd\x0a\x5e\xe0\x7b\xcc\x5f\xb0\xf1\x1f\xd4\xd8\x75\xb3\xf1\xcb\x81\xf1\x55\xa5\xec\x6b\x0c\x1e\x82\xf7\x55\xca\xbe\xde\x01\xde\xdd\x22\x4d\x16\x05\x54\x8f\x71\xbf\xea\xd1\x97\xa3\xe9\xe1\x39\xf1\x57\xf5\xf9\x1a\x49\xe7\x8a\xa2\x5b\x0c\xe8\x5e\x0c\xfb\xae\x5d\x0f\x42\x7a\x51\x59\xaf\x7a\x14\x28\x61\x1a\xc8\x57\x41\x0a\x34\xa3\xf2\x5f\x05\xe9\x6b\x24\x9d\xd7\x5e\xbd\xca\x4f\xa0\x19\xfd\xfa\xaa\x2f\x81\x65\x52\xee\x57\x7d\x09\x7c\x6f\x5a\xe6\x58\x79\x66\xc3\x05\x45\x81\x09\x7c\x8f\x59\x37\xc7\x8a\x23\xec\xe6\x76\x7d\x15\x9d\xaf\x42\xd1\xcc\xa5\xaf\x42\xf1\xe5\x82\x6f\x25\xd4\xab\x2a\x04\x4a\x78\x32\xf9\x55\x16\xbe\x46\xd7\xb9\x59\x2b\x0b\x5f\x5d\x5e\x7d\xfc\x21\x9c\xec\x55\xe9\x01\xdd\x3b\x39\x5e\x95\x1e\x50\xf6\x8a\xa6\xd2\x7b\x0d\xbe\xdb\x13\x54\xff\x17\x30\x96\x8b\x9c\x4a\x0f\xe8\x8a\xd7\x57\xa5\x07\x7c\x6f\x5a\xb6\x1b\xc8\xb0\xf9\x01\x28\xf5\x5e\x63\xf4\x4c\x2f\xf9\x1a\xa3\x07\x34\xcf\xc7\xbe\xc6\xe8\xbd\xc6\xe8\x99\x5e\xf2\x55\xec\x01\x45\x7b\xf7\xab\xd8\x7b\xf5\x7f\x19\x0f\xf3\x2a\xda\x80\xf8\xed\x22\x27\x9e\xa1\x74\x1d\xf1\xf5\xea\x00\x03\xba\x8e\xd6\x57\x21\x07\x7c\x8f\xd1\x04\x95\x1c\x10\x26\x37\x7e\x55\x72\xef\xed\x18\x21\x26\x5e\x45\xda\xab\x9f\xcc\xaf\x5f\x91\xf6\xea\x27\xf3\x60\xfb\xab\x4a\x03\x9a\xa7\x29\x5e\x55\x1a\xf0\x6f\x5f\x54\xa5\xbd\xb7\xa3\x2b\xd5\x53\x92\x01\x6d\x73\x1a\x25\xd9\x7b\xdb\xe3\xb2\x82\x7b\xd7\x8d\x1c\xc5\x76\x9b\xa2\x09\x28\x4a\x80\x57\x6f\x17\xf0\x6f\xab\x54\x47\xbd\x2a\xa4\xee\x66\xac\x42\x02\xfe\xed\xc5\x2a\xa4\xd7\x13\x1c\xd8\xc5\x5f\x15\xd2\xfb\xf8\x01\x38\x8d\xd4\x43\xc0\xbf\x1d\x55\x3d\xf4\x3e\x76\xae\x3b\x9e\xb2\x06\xf8\xb7\x7d\xea\xb2\x02\x4a\x98\x46\xf3\x55\xea\x00\x25\x7d\x4c\xa9\x03\x18\xce\xff\xea\xb1\x02\xbe\x17\x69\x80\xea\x07\xf8\xb7\xef\xaa\x7e\x5e\xfd\x4e\xe6\x49\x7a\x95\x2c\x40\xee\x8d\x40\xc5\xf2\xea\x77\xea\xfb\x55\x67\xd1\xbe\x2a\xcd\x1f\x75\x12\xbd\x4e\x22\x7f\xd3\x49\xf4\xee\x06\xac\xff\xf7\x3f\xf9\x43\xa0\x08\x1d\xaa\x99\x3f\x04\x8a\x50\x49\x2a\x9a\x3f\xc2\xe6\x84\x12\x84\x2e\xe5\x8f\xb8\x39\xa1\xc2\xe8\xf2\x87\x8e\x11\x66\xff\xc6\x33\x7f\xe8\x18\xa1\x13\xa7\x94\x3f\x74\x8c\x30\xd9\x2d\xf2\x87\x8e\xc9\x9f\x0a\x85\x4b\xa9\xf2\x87\x42\x11\x02\x99\x97\x3f\x1c\x57\x42\x21\x01\x5c\xfe\x10\x2d\x42\xfb\xf7\xff\x1f\x8b\x5e\xff\x19\x6f\x16\x9b\xf9\x41\xe5\x8c\x62\xfe\x8a\xcd\x2c\xc5\xc7\xe8\x8d\x62\x3b\x8b\x37\x57\x0e\x8a\x6c\x26\xaa\x25\x46\xe1\x17\x8a\xed\x2c\xde\x5c\x49\x0b\x8a\xed\xe4\x9c\x08\x39\x0f\xf2\x57\x6c\x27\xc7\x44\xb0\x38\xe4\xaf\xd8\x4e\x72\x57\xad\xfd\xff\xd3\x22\x74\xc9\xf4\xdf\x2f\x8b\x16\x5e\x44\x4a\x0e\x4b\xbc\xae\xb4\xd0\xf2\x62\x67\x14\xaf\x66\x49\x8a\xec\x0c\xe3\xe1\x48\xda\x90\xbf\x6a\xcb\x39\xf8\x8e\xcf\x3d\x7f\xd5\x96\x57\x5b\x6e\xfd\xab\x2d\xe7\x2a\x6d\x2c\x07\xf9\xab\xb6\xbc\xba\x9b\xda\x80\x6a\x33\x3f\x65\x62\x10\x61\xfe\xaa\x0d\xf8\xc0\x18\xbc\xfc\x55\x1b\xf0\x81\x61\x7f\xf9\xab\xb6\xe0\x83\xca\x7d\x94\xf9\xab\x0e\x70\xdd\x8d\xb2\x6a\x36\xaa\x42\xcf\xf7\x63\x36\x8a\x53\xee\x31\x76\xd5\x1c\xe2\xea\xe5\x96\xfe\xe6\x4b\x91\x7e\xb7\x61\xd5\x9a\x0d\xe5\x94\x7b\x71\xa6\x35\xdb\xd9\x9c\xc9\x95\x2e\x6a\x36\x14\xc7\x1b\x09\x03\xf3\xd7\x1c\xe1\x66\xdb\x6d\x42\xb3\xed\xdc\x92\x8d\xa9\x20\x7f\xcd\x21\xfe\xa0\x13\x61\x96\xbf\xe6\x10\x7f\x30\xf0\x47\xe5\xaf\xd9\x43\xdc\x9b\xbd\xdb\xd9\xec\x21\x9d\x6c\xc3\x5e\x6b\xf6\x07\x51\x78\xb8\xe6\xf3\xd7\xec\x0e\x9d\x6c\xc3\x8f\xa0\xd9\x1f\x9c\x85\xef\x4e\x85\x66\x77\x18\x98\x37\x76\xd5\x76\x7f\x30\x17\x92\x37\xbb\x53\x41\x75\x45\xba\xd3\xfc\x75\xfb\xe3\x83\xba\xfe\x70\x58\x2b\x7f\xdd\xde\xe2\x12\xed\xb2\xff\x89\xbd\x65\x40\xde\x68\xd4\xa9\xdb\x35\x04\xe4\x61\x1f\xc9\x5f\xb7\x6b\xba\xc7\xff\x1a\x1d\xdd\x9d\x17\x9d\xd4\xe0\x61\x91\xfd\xc0\xe9\xf9\x69\x63\xba\xfd\xf0\x41\xdf\xdd\xd0\xed\x06\x6e\xc9\x2e\xfb\x27\xed\x06\x9d\x7c\x84\x4a\xe5\x6f\xd8\xbe\xc1\xbc\x6e\x7c\x97\xc3\x06\x28\xc7\xb0\x2c\xe7\x6f\xd8\x82\x0f\x2a\x09\x50\xf3\x37\x1c\xee\x61\xa3\x3a\xbf\x30\x6c\xd4\x07\xc9\x7d\x05\xf9\x1b\x36\x8a\x73\xf1\x41\xd6\xd5\xfc\x0d\x07\x7c\x90\x6a\xd6\xba\x0d\x07\x5c\x3d\x36\x3a\x0d\x1d\xb6\xfd\x83\xca\x29\xd2\xfc\x0d\xdb\xae\x7f\x90\x53\xc1\xf9\x1b\xbb\x59\x0f\xa1\xc1\xfe\x37\x07\x57\xc7\xdf\xae\xef\xf4\x17\x26\x1f\x9d\x9d\x3b\xfd\x01\xf2\x7d\x71\x8f\x49\xfe\xa6\x3f\x30\x9d\x2a\xc3\x37\xf7\x7f\x7b\x49\xfc\xcc\x5c\x0c\xa7\x0a\x7a\x29\xed\xa2\xf0\x63\xe2\xa4\x3a\xb6\xa6\xfc\x85\x9d\x4b\x90\x1f\xdb\x6b\xfe\xc2\xce\xc5\xa3\xb7\xe7\x75\xd8\xb7\xb1\x59\x39\x0d\x08\x3b\xf7\x83\x35\x27\x1d\x19\xf6\x2d\x71\x7f\xcd\x6f\x29\xec\xdb\x0f\x32\xed\xda\xb0\x6b\x55\x50\xc3\x36\x85\x2d\x0f\x2e\xeb\x9e\x34\x29\x6c\x79\xf8\xe1\x4c\x7a\x23\x9c\x31\x41\x94\xd8\xf4\x07\xec\xda\xe0\x08\x53\xb7\x1a\x76\x06\x37\xdb\xcd\x64\x0e\xa5\x9d\xc1\xcd\x76\xd3\x66\xa6\x9d\x61\xc0\xe0\x70\xa1\x4a\x9b\x4e\x9e\xb0\x3d\x5f\xd2\xa6\x93\x27\xac\xb8\x18\xa4\x2d\x47\x79\xed\x6f\x20\x6d\xf9\x07\x6d\xef\x30\x69\xcb\x93\x6b\x77\xfc\x2c\xd2\x96\xe7\x6e\x39\x95\x4d\x5b\xfe\x41\xab\xf6\x6c\xda\xf2\x74\x65\xb1\x99\xe9\xa0\xa7\xa7\xa6\xac\xac\x5f\x14\x57\x6a\xfc\xf6\x3f\xb3\x7f\xf4\x17\x8e\xa0\x1e\xcb\x36\x71\x0d\xc6\xde\x50\x96\x6d\x5a\xfb\x04\x07\xff\x6d\xd9\x02\xee\xac\x26\x06\x24\x7f\xcb\x16\xe8\x1c\x24\x3b\x6e\xfe\x96\x4d\xe0\x54\xd3\x90\x32\x2c\x5b\xa0\x3e\x1b\x41\x75\x97\x4d\xc0\x61\xb8\xbf\xa8\x65\x0b\x0c\x65\x74\xbe\x2f\x5b\xc0\xd5\x18\xa4\xca\xce\xdf\xda\x2d\xd0\x92\xe3\x53\x8e\xb0\x2e\xc4\x21\x41\x58\x0e\x31\x2e\xc4\xbd\x99\x1e\x0e\x31\x92\xad\xba\xc0\x1c\x0e\xb1\xc7\xe7\xdd\x3c\x0e\xe7\xfb\x41\x1e\xb5\xca\x4f\x1e\x76\x90\x22\x6e\xb8\x6a\x1f\xf6\x90\x79\xc8\x76\x91\xa3\xee\x29\xfb\x46\x2b\x0f\xfb\x4c\x75\x36\xa4\x0c\x87\xbd\xc1\x91\x7a\x8c\xab\xf9\x3b\xec\x0c\x4f\x48\xed\x9a\xd9\x19\x1f\xcc\xe1\xce\x7f\xd8\x19\x87\xf3\xdd\x39\x7a\xd8\x1b\xf8\x04\xf7\xb6\x73\xd8\x1b\x07\xfb\x26\x9f\xf0\x61\x5f\x7c\x50\xa1\xc3\xf9\x3b\xed\x0b\x4f\x56\x0d\x3f\x81\xd3\xce\xf8\x60\x6e\x2a\x70\xda\x19\x1f\xf4\x66\x67\x9c\x76\xc6\xb9\x3b\xc3\xc7\xec\x8c\x0f\xe6\xde\xbd\x4f\x3b\xe3\x9c\x3e\x46\x03\x4e\xa7\xcb\x07\x73\xef\xde\xa7\xb3\x45\x0d\x38\x24\xa2\xa7\xbd\xa1\xbb\xcf\x55\xf4\xb4\x37\xd4\x85\x64\x83\xca\xdf\x69\x77\x9c\xce\x0d\x1a\x7a\xda\x1b\xa7\xbd\x61\xa3\xec\x8d\xd3\xfc\xe5\xf4\xd9\x69\x77\x7c\xd0\xf7\x67\x7d\xd9\x1d\xe4\x30\xee\x2e\x38\x97\xbd\x81\x2a\x5c\xd2\x8f\xcb\xde\xc0\x4f\xb8\x77\xa8\xcb\xde\x20\x85\x71\xc8\x86\x2f\x3b\xe3\xb2\x33\x68\xf8\x65\x67\x5c\x7e\x4e\xb2\x8f\xcb\xa9\x41\x88\x65\xb7\xb7\x2f\xfb\xe7\xda\xad\xec\x7f\xd8\xa8\x2f\x3b\x81\xd4\xc5\xbf\x61\xc5\xed\x04\xee\x09\x1f\x6e\xca\x97\x9d\x70\x71\x6d\x8e\x5f\xf3\x65\x27\xec\x33\x5a\xea\x84\xdb\x2a\xdd\x5c\x6b\xee\x1a\x7b\x5b\x25\xbc\x73\x7b\xd3\xbf\x1d\x32\x0f\x69\x4d\x57\x9a\xdb\x39\xcd\x0d\x1b\x9b\x74\xdc\x8e\xe2\x0d\x19\xf4\x37\x6f\x47\x11\xf7\xdc\xf0\x6b\xbb\xad\xff\x07\xad\x39\x99\x6e\xeb\x7f\x5b\x7f\xfa\xea\xb6\xfe\x48\xcd\x9f\x4d\xba\xad\x3f\xb2\x32\xa6\x02\xe0\x71\xc8\xc8\x0c\xb0\x5c\x15\x1f\x87\x8c\xcc\x00\x31\x15\x00\x8f\x03\xf4\x60\x96\xb5\xe7\x1f\x07\x08\xa9\x59\x5c\x2d\x1e\x3b\xc3\x13\x5f\x73\x97\xd9\x1b\x9f\x96\x9c\x7b\x6d\x78\x6c\x13\x4e\xb5\xe1\x8e\xf9\xd8\x26\xee\xf4\xf8\xb9\xb4\x3d\xb6\xe9\xb1\x4d\xfe\xa4\x6d\x32\x60\x72\xba\xb6\x3d\xbb\x51\xa4\x40\xf4\x03\x79\x9d\x99\x2f\xda\xcd\xf9\xfb\xda\x4c\xae\xee\xe6\x5c\x67\xfe\x5e\x9b\x89\xeb\x6d\xb3\x9d\xd7\x99\x69\xbc\xa4\x83\xf9\xda\x70\xee\xfd\xd8\xd4\xe9\xb5\xe1\x86\x4b\x4e\x17\xff\xd7\x96\x7f\x50\x8b\x63\xf2\xda\x70\x4f\x85\x4d\x3f\xb6\xd7\x79\xf0\x41\xff\x29\xe7\x5e\xa7\x81\xce\xb7\x29\xcb\x78\x9d\x07\x1f\x2c\xbf\xac\xd7\x2e\x43\xc8\xc6\xf4\x33\x7d\xed\xb3\x97\x8f\xd9\x7d\xf5\xb5\xcf\x48\x9d\x9c\x6e\x1a\xaf\x7d\xa6\xb8\x25\xd3\x73\x16\xc5\x6d\xf1\x04\x18\x5e\xd3\x2c\x4a\x59\xa0\xcb\xff\x8b\x4a\xb6\x70\x61\x48\x4c\xfa\xb6\xa8\x5b\x81\x24\xfd\x7d\x16\x75\x2b\x50\x5a\xf8\xcf\xc2\x22\xe7\xfb\xfe\x6f\xcb\x32\xee\xf7\xde\xf5\x38\x2c\xe2\x1a\x14\x56\xa8\xa2\xba\x2d\x1e\xee\xe2\xe4\x4f\x16\xb5\x6c\xf9\xf4\xeb\xe4\x86\xde\x2c\x78\xdb\x84\xee\x37\x50\x94\xb2\x40\xe3\x18\x7a\x16\xa5\x2c\x50\x89\x1a\xce\xa2\x92\x05\xa6\x74\xb3\xa8\x64\x81\xba\x58\x89\x8b\x42\x16\xe8\x19\x3e\x65\xc3\x15\xb2\x6e\x38\x45\x25\x0b\x14\x5c\x60\x59\x54\xb2\xc0\xf7\x18\x95\x55\xca\x02\x13\xb7\x75\x16\xa5\x2c\xf0\x3d\x46\xa7\x29\x66\x81\x5a\x96\x8f\xd9\x1b\x1f\x2c\xcc\xe2\x59\x94\xb7\x05\x87\x5a\x90\x06\x2c\x0b\x1e\x35\x61\x62\xec\xcf\x52\xec\x20\x45\xe4\x84\xe0\x17\x45\x24\xe0\x6d\x06\x59\x14\x91\xc5\xe3\x58\x1c\x24\xc8\x52\xf7\xab\xcc\x18\x26\x69\x69\xf6\xad\x22\x72\xfa\xaa\x22\x12\x68\xd8\x5f\xb3\x28\x22\x01\x2f\x3d\xc8\xa2\x86\x2c\xcd\x6e\xb3\xf1\xaa\x43\x60\x0e\x7f\x53\x75\x58\x74\x97\x71\xe9\x47\x16\xe5\x21\x50\xc7\xa0\x55\xca\x43\x20\xd3\xc9\xd1\xec\xb5\x66\x7f\xb0\x9c\x17\x75\x1f\xd0\x7e\x3f\xeb\x61\xa3\x94\x62\xd3\xff\xa6\x14\x03\x1a\xc7\xe1\xb3\x28\xc5\x80\x12\xe4\x93\xce\xd2\xad\x47\x67\xf8\x06\x1d\xde\xad\x87\x8a\x0d\x5f\x78\x16\x15\x1b\x50\x31\xa6\x66\x51\xb1\x01\xbd\xec\x22\xc7\x80\xfb\x01\x87\xed\x54\xb1\x15\xfd\x6c\xaa\xf6\xa2\x64\x03\x52\x8b\x51\xe9\xbb\x05\x7e\xc8\xec\xc1\x65\x38\x2e\x63\x1f\xf6\xa6\xc8\x61\x51\xec\xfd\xa8\x99\x5a\x0f\xf8\xde\x64\xf4\x14\x7b\xc0\x1c\xf6\x9a\x5a\x0f\x68\xea\xf8\xa2\xd6\x03\x5a\x38\x78\x4a\x3d\x60\xe1\xd0\xc9\xa2\xd4\x2b\xc3\xaf\x7d\xfa\x98\x3d\xc4\xe5\x29\xc3\xbe\x55\xc3\x95\x61\x03\xe2\xf7\xdf\x5b\x75\x99\xb6\x8f\x3b\x52\x14\x65\x65\xda\x3e\x12\x3f\xcb\x01\xca\xb4\x7d\xd3\x75\x8a\x05\xbf\x4c\x6b\xee\x7d\x28\x2e\x10\xd3\x9a\x4f\x85\x14\xe3\x38\xad\x39\xd7\xa1\x28\x9a\xca\x74\xb4\x95\x90\xc4\x2c\x65\x51\x42\x02\x73\xb8\xe8\x29\x21\x81\xef\x31\xc6\x56\x0d\x09\x64\xda\xe6\xe9\x70\x1b\x3c\x4a\xb8\x64\x96\xe9\x78\x73\x3d\xa1\xb2\xaf\x4c\x87\xdb\xeb\x09\xd3\x37\x1d\x6e\xbd\x75\xb2\xe5\xa2\xfa\x04\xba\x52\xb6\xa8\x3e\x81\xb9\x3f\x12\xd5\x67\xd1\x35\x47\xf2\xed\x2c\x6a\x4d\xc0\x7b\x46\xb2\x28\x35\x4b\x38\xd5\xfd\x51\x55\x24\x10\xe4\xd5\xcc\xa2\x88\x04\x0a\xe7\x9d\xb3\x28\x22\x81\x46\xaa\xa6\x2c\x61\xd3\xc9\x3f\x91\x30\xd7\x12\x36\x9d\x0b\xd3\x87\x93\x5f\x59\x09\xb4\xbd\xe8\x29\x2b\x81\x46\x56\x90\x2c\xca\x4a\xa0\xfc\xdc\x75\x94\x95\xc5\x40\xd4\xe9\x70\xa6\xcd\x4c\x16\x1b\x3f\x07\x95\x66\xc9\xdd\x24\xaa\xa1\x3c\x04\xbc\xed\x24\x8b\xea\xb0\xe8\x97\xc3\x55\x9c\x45\x79\x08\x94\xe2\x9a\xa4\x3a\x2c\x86\x93\x72\xc7\x4a\x96\xb4\xba\xa9\x25\x91\xc7\x96\xd5\x35\x35\xc6\x74\xdd\x5e\xd6\x97\x6b\xd2\x87\x1f\xdc\xb2\xba\xea\xbe\x69\xdf\xaa\xfb\x80\x52\x5c\xa7\xd4\x7d\x45\xdd\xb7\x3b\x44\xdd\x07\x04\xf7\x37\x64\x51\xf7\x01\x0d\x57\x5d\x16\x75\x1f\x50\xd3\x2d\x57\xdd\x57\xcc\x22\xed\xbc\x55\xf7\x15\x6e\x44\x8c\xbd\x64\x28\xf2\x80\x24\xdc\x33\x8b\x22\xaf\x10\x14\x1a\xe1\x0f\x28\xe9\x80\xa9\x80\x2e\x2a\xba\xe2\x09\xb6\x70\x2a\xa8\xdf\x00\x2f\x89\xc9\x72\xf8\x99\x91\x46\x3a\x48\x75\x9e\xe5\xb0\xed\x1f\xd4\xb5\x68\xa7\x2a\x0f\xc8\xe6\x18\xa8\xf2\x80\xa9\xf4\x2e\xaa\xbc\x62\xc8\x65\xb8\x02\x29\xb0\x80\x46\x58\x78\x16\xf5\x55\x51\x25\x85\xd3\x48\x95\x04\x8c\x89\xd9\xa1\x9c\xfb\xbf\xc1\x45\x83\x31\x56\x24\x15\xe3\x24\xc3\x9d\x5e\x95\x54\x3c\x3c\xe6\xf7\xa3\x4a\x02\x56\xf7\xc3\x50\x25\x15\x0f\x8f\x61\xb3\x2e\xaa\x24\xa0\x71\x17\x69\x16\x55\x12\x30\x87\xab\x95\x2a\x09\x28\x9b\x08\xa9\x92\x80\x5e\x5d\xa0\x55\x49\x45\x49\x14\xae\xd0\x4a\x22\xa0\x17\xbb\x51\x49\x54\x48\x88\x16\x21\x43\xb8\xec\x5a\x12\xa2\x55\x27\xc7\x65\x67\x5c\x76\xad\x45\x76\x86\x62\x2a\x24\x0d\xaa\x25\x60\x0e\x39\x94\x6a\x09\x48\x6e\x22\xcd\xa2\x5a\x02\xbe\x37\xfd\x6f\xf6\xc6\xc5\x05\x7c\xc8\xf1\x72\xdb\x1b\xba\xc9\xb8\x6f\x2e\x8b\xda\x08\xc8\xe2\x7c\x51\x1a\x95\x1d\xb9\xe8\x8c\x57\x1b\x01\xab\x4b\x37\xd4\x46\x45\x6f\x5a\x48\xe6\xd4\x38\x40\x86\x43\xfc\xf8\xa3\x1f\xe4\x72\x72\xa8\x7a\x8a\x07\xc5\xb4\x9b\x94\xc7\x0e\x47\xf6\x54\xc9\x8b\xaa\xa7\xa8\x67\x62\x97\xd9\xbb\xdc\xb8\x4e\xc4\x47\x96\xc7\x16\x3c\x9c\x5c\x6c\xfe\x80\x2d\x78\x6c\x81\xc3\xf7\xd8\x02\xc2\x0b\xa7\x9b\x99\x4a\xa8\x78\x50\x2c\x9c\x57\x4a\x21\x20\x48\x65\x90\x45\x29\x04\x94\xe6\x9a\xa0\x14\x2a\xfa\xce\xc2\xcd\x46\xf9\x52\x3e\xad\xd2\xb5\x91\x16\xb5\x4a\x79\x77\x3d\x68\x81\xea\x02\xc8\x4d\xbf\x94\x17\x40\xd7\xb5\x55\x54\x17\x40\xad\x7f\x08\x2e\xcb\xa2\xf8\x28\x66\xa9\x08\x49\xd1\xbb\xab\x89\xbb\xd0\x69\xf1\x3a\x42\x0a\x92\x60\x45\xae\x0a\x92\xba\xbd\x6d\x8d\xa2\x62\x11\x2e\x74\x66\x4a\x55\x8f\x54\x33\x52\x10\x1c\x94\x55\xd7\x1a\xe0\xe1\x89\xac\x4a\x14\xa0\x72\x18\x26\xab\x12\x05\xe8\x1c\xd9\xca\xaa\x44\x01\x32\xa6\x3f\x99\x16\x25\x07\x8f\xad\xd8\xb2\x88\xa3\xd3\xd8\xa7\xaa\xa2\x05\xf8\x08\x2b\x45\xa7\x45\x0e\xe3\xb4\xec\xb2\x8c\x10\xe3\xe1\xff\x7f\x2c\xda\x2d\xa7\x66\xaa\x16\x20\xaa\x4d\x52\xb5\x54\x1d\x70\xe4\x48\xcf\xaa\x6c\x01\x5a\xf7\xbf\x29\x5b\xaa\x0e\x38\xa2\x42\xb3\xaa\x5b\x80\x36\xf7\x63\xf6\x86\x91\x7b\x11\xb4\x5d\x59\x01\x0c\xb9\x70\x55\x56\x00\xad\xf3\xdd\x54\xbd\x66\x55\xa5\x41\x3c\x7d\x56\x95\x06\xd0\xb2\xf9\x9b\xaf\x45\x98\x86\xac\xad\xbe\x35\xe0\x7b\x93\x6e\xd3\xb9\x56\xb9\xe3\xa5\xd9\x93\xd5\xda\x56\x57\x83\xf4\x55\xc7\x00\xaf\x19\xe1\x88\x59\xf5\x9a\x01\xdf\x63\x96\x39\x08\x1c\x57\x23\xa9\x64\x56\xdd\x66\x80\x67\x55\xb2\x2a\x78\x80\xf2\x63\xaf\xab\x0a\x1e\x20\xb8\xd9\x3b\xab\x4e\xb3\xaa\x06\x22\xa8\x22\xab\x1a\x08\xf0\x14\x4d\x56\x35\x10\x50\x8b\x13\x46\x09\x04\x94\x62\xfd\x95\x40\x55\x3f\x1a\xe1\x5f\x59\xd5\x40\xb5\x31\x47\x61\xd1\x55\x9f\x19\x50\x5c\x7c\xab\xaa\x08\x28\xfb\x1b\x50\x15\x01\x6d\xfd\xfc\xff\xf6\x8f\x09\xe4\xba\xff\xde\xfe\x21\x86\x90\xe4\x79\x59\x15\x45\x55\x37\x9a\x5e\xae\xaa\x1b\x0d\x08\x6e\x21\xcf\xaa\x1b\xad\xaa\x9d\x22\xad\x99\xbd\x41\xfa\x68\xee\x0d\xcf\xaa\x76\xaa\x86\x15\x12\xd8\x95\x55\xd7\x16\x10\x1c\xe5\xc8\xda\x6d\x53\x77\xb5\x64\x2f\xaa\xea\x29\xa0\x4d\x27\x9f\x72\x0a\xf8\x1e\xa3\x22\xea\x29\x20\xb8\x69\x37\xab\x72\x0a\xf8\x1e\xa3\x6e\xea\x29\x20\xf6\x37\xa5\x9e\xaa\xdd\xc1\x83\x56\xd5\xbe\xeb\xcb\xe0\xb1\x34\x56\x85\x52\xd5\x1b\x95\x2c\xdb\x55\x6f\x14\xd0\x34\x4d\x56\x55\x0b\x10\x1c\x16\xce\xaa\x33\x0a\xf0\x4c\x51\x56\x85\x4c\x35\x38\x90\x74\xeb\x59\xf5\x3c\x01\x9e\x29\xca\xaa\x78\xa9\xe6\xa8\x4b\xb6\xac\x3a\xed\x36\x72\xd4\x49\x07\xaa\x4a\xa5\x9a\xcc\x82\x6c\xe5\x59\x95\x2a\x40\xfe\x1c\x17\xa5\x4a\x35\x62\x90\x6c\xe5\x59\xd5\x2a\x40\x70\x05\x7b\x56\xa5\x4a\x55\x97\x70\x1a\x3e\xab\xba\x04\x58\xb2\xaf\xaa\x2e\xa9\x86\x0c\x92\xa1\x20\xab\x22\x04\x88\xb6\x7f\xd4\x56\x4d\x32\xb3\xb8\x22\xaa\x41\x80\xba\x57\x44\x35\x08\x90\x3f\x07\x59\x0d\x02\xb4\xe6\xcc\xd5\x03\x06\x74\x8e\xf5\x64\x55\x95\x00\x93\x2c\x81\x59\x55\x25\xd5\x80\x41\x2e\x01\xce\xaa\xbb\x0b\x48\x12\xea\x66\x55\xa8\x54\xdd\x5d\x7a\x21\xaa\x4a\x05\x18\x1c\x25\xca\xaa\x52\x01\x7a\xb1\x49\x2a\x95\xaa\x07\x2c\x1d\x76\x3d\x60\xc0\xf8\x39\xbf\x95\x2a\x80\x8e\x9b\xaa\x52\x01\xc6\x8f\x20\x8b\xaa\x52\xa9\xca\x12\xf2\xaa\x67\x55\x96\x00\xb5\x3a\x4c\xca\x12\xa0\xc4\x5e\x35\xf5\x80\x01\xe3\xe7\xb7\xa2\x07\xac\xaa\x5e\x12\xf6\x55\x55\x2f\x40\x97\xf1\x55\xd5\x4b\x55\xbd\x90\x8a\x28\xab\xea\x05\x18\xbf\x3f\xe4\x03\xcf\xaa\xb8\x01\x7a\x73\x4e\xe8\xfa\x02\x8a\x19\x12\xb2\xea\xfb\x02\xda\x5e\x07\xd3\x9e\xf9\x60\xfc\x1c\x0d\x55\x11\x30\xa4\xaf\x55\x55\x54\x55\x45\xe9\x36\xa9\x2a\x02\xc6\xcf\x0f\x5f\x55\x04\x54\xa9\x76\xd5\xb5\x56\xcd\x04\x98\x98\xfb\xaa\x4e\x33\x60\xfc\x5c\x0b\xd4\x4e\xc0\xe0\x98\x52\x56\xb5\x13\x30\x7e\x2e\x05\x4a\xa7\xaa\x7f\x4c\x57\x69\x55\x28\x01\x6d\x4f\x7d\x85\x12\xd0\x75\x82\x54\x85\x52\xd5\x41\x96\xee\x44\x3a\xc8\x80\x61\xe4\x4a\x55\x3b\x55\x63\x1a\xd3\x6d\x47\xf1\x04\x0c\xa3\x65\xaa\x1e\xb2\xaa\x3b\x2c\x5d\xb7\x15\x4f\xc0\x30\xb4\xa4\xea\x0e\x03\x6a\x75\xa2\x28\xa7\x80\x3a\x6d\x80\x72\xaa\x2a\xa7\xd2\x0d\x45\x39\x05\x0c\xd2\xbb\x65\x55\x4e\x01\x83\xa4\x61\x59\x95\x53\xc0\x30\x40\xa7\x2a\xa7\x80\x51\xfc\x52\x75\x9a\xd5\x7d\xbf\xbc\xcd\xb4\x83\xb8\x5e\x3e\x7c\xcf\xfe\xf9\x60\xa8\x5d\xab\x3e\x33\xa0\x2d\x57\x4f\x7d\x66\xc0\xd8\x1f\xbd\x2e\x33\xa0\x70\xed\x47\x56\x5d\x66\x55\x49\x97\xf0\xec\xaa\xa4\xab\xe6\xaf\xc6\xd4\x57\x95\x74\xc0\x28\xae\xa7\xba\xcc\xaa\x2e\xb3\x74\xbb\xd2\x65\x06\x8c\x22\x37\xd0\x65\x06\x0c\x15\x6e\x3d\xed\x1d\xce\xcc\x91\x59\x3b\xab\xf2\x10\xf8\xfe\x19\x7d\xad\x3e\x04\x72\xd9\xaf\xea\xc3\xaa\x3e\x54\x0c\x56\xf5\x21\xd0\xf7\x12\xa8\x3e\x04\x46\x71\xc7\x51\x1f\x56\x23\x29\xb5\x10\x55\xd5\x20\x30\x8a\x1f\xa2\x6a\xb0\x9a\x70\x24\xdd\x4c\xd4\x7e\xc0\x30\xaa\xa9\xea\x21\xab\xd7\x6e\xbb\x65\xb6\x9d\xfc\xd8\x9b\xec\x5d\xb6\xfd\xb2\xed\xfe\xa6\x6d\x37\x06\x33\x6d\xbc\x72\x10\x18\x9c\x94\xcc\xaa\x1c\xac\x9f\xf4\x1b\xc5\x6d\x4e\xe9\x07\x94\x22\xb1\x53\xfa\x01\xc3\x40\xaa\x7a\xed\x76\x9a\x45\x93\x17\x55\x7e\xd5\xe4\x25\x9c\xd7\xcd\x7a\xdb\xf4\x0f\xfa\xe6\x32\xb7\x4d\xff\x60\x18\x44\x53\x6f\x27\xc2\x07\x43\xa3\x57\xbd\xed\x0c\x62\x32\xf5\x97\xd7\xdb\xce\xf8\x60\x90\x6f\x3e\xab\xae\xb9\xea\xc9\x39\xd2\xf9\x67\xd5\x37\x07\xd4\x70\xf1\x52\x7f\x02\xa3\xec\xca\xda\x3f\xb7\x13\x41\xae\xa7\xd8\x04\x2a\x79\x1c\xb3\xea\x88\x03\x86\x91\x78\x55\x47\x1c\xf0\xbd\x49\x37\xea\x89\xab\x7a\xe2\x76\x9b\xec\x20\x62\x3e\xd3\xc5\x4b\x95\x0a\x8c\xbd\xaf\xaa\x52\x81\x61\x50\x59\xd5\x37\x57\x15\xae\xa9\x5e\x50\xb8\x02\xa3\xc8\x72\x15\xae\xc0\x30\xd0\xac\xea\xae\x03\x5a\x75\xe4\x74\xd7\x01\x55\x53\x6e\x55\xdd\x02\xeb\xe7\x27\xa6\xba\xad\xcf\xee\x0c\x2b\x6b\x67\x3c\x5e\x53\xe1\x4f\xda\x19\xfa\xe6\x52\x1d\xa0\x6f\x0e\x28\x3f\x07\x40\xdf\x5c\x35\x99\x89\xae\x95\xaa\x73\x0e\xe8\x7b\xd5\xd3\x39\x57\xf5\xc4\x91\x05\x31\xab\xae\x38\x60\x68\x9f\xae\xca\xdb\xfa\x3a\xc4\x2e\x4c\xfa\xdd\x80\x41\x84\x7d\x56\xdd\x6e\xd5\x08\xd2\x54\xc9\xe8\x77\x03\xda\x4f\x7d\xa9\x30\xae\x46\x90\xea\x3e\xab\x2a\x63\x60\x18\x27\x55\x55\xc6\x55\x01\x9b\xd0\xfe\xa6\x80\x05\xbe\xb2\x4e\x59\xb1\x8c\xdb\x48\x18\xd1\xa6\x93\x0d\xa8\xd1\xff\x60\x01\x6f\x6a\x5e\xa0\xe8\xa9\x6b\x4a\x5e\xa0\x95\xe1\xcf\x0f\x8b\x38\x15\xd7\xfc\xf5\x69\xd1\xa4\xe2\x93\xa2\xb0\xc8\x9e\xb1\x28\x2d\x62\xf2\xb3\x7b\x35\x25\x2f\x30\x38\xb8\x98\x4d\xc9\xdb\xd4\xb7\xa4\x45\xc8\xa6\xbe\x05\x86\x71\x66\x4d\x3f\x1d\xf0\x3d\x16\x94\x3d\x96\x99\xf3\xd5\xca\xbe\x16\xb1\x8b\xb2\xb2\x37\x55\x70\x2b\xbb\xfb\x92\x32\xbb\xaf\x30\xfb\x6d\x93\x2a\xb8\x29\x79\xc9\xd2\x95\x4d\xc9\xdb\x0a\x1f\x3e\x3c\xa3\xe9\x96\x6b\x66\x61\x24\xaf\x48\x36\xfd\x72\xc0\x28\xc3\x1f\xb0\xed\xfa\xe0\x12\xda\xd2\xf4\xc1\x01\x83\xec\x84\xd9\x14\xcb\xc0\x28\x7c\x71\x4d\xb1\x0c\x0c\x8e\xd1\x65\x53\x2c\xb7\xba\x7f\x93\xea\x56\x7f\x93\x2c\x89\x9c\xa3\xcb\xa6\xbc\x05\x8a\xb2\xa9\x29\x6f\x9b\x99\x57\xd6\xcf\x37\xfd\xcd\x0f\xaa\xb4\xaf\xa9\x65\x81\xa2\x77\xb0\xd5\xfd\x9b\x37\x35\xa3\x6f\xd5\xb2\x4d\x2d\xbb\x58\x0c\x9a\x5a\x16\x18\x85\x5d\xad\xa9\x65\x9b\xfe\xbc\xc5\x02\xd4\x14\xb3\xc0\x30\x66\xb3\x29\x66\x9b\x62\x56\x99\xdd\x14\xb3\xc0\xe0\xf8\x5b\x36\x83\x42\x81\x41\x66\xba\x6c\xea\x5b\xa0\x1b\x3a\xd7\xd4\xb7\x4d\x7d\xbb\xfc\xff\x76\x90\x5e\xbf\xf5\xb3\xcc\x1e\x22\x28\xb4\x3a\xbb\x15\xb8\x40\xab\xfb\x27\x1d\xa7\xc6\x38\xb1\x9b\x34\xf5\x6d\x33\x59\xa3\x6e\x89\xa6\xc0\x05\x06\x79\x13\xb3\x19\x26\xda\x8c\xff\xe4\xba\x88\x6c\x06\x80\x02\x83\x83\x7f\xd9\xba\xbd\xd1\x6d\x3a\x2b\x61\x33\xc2\x13\x18\x05\x29\xd8\x94\xc1\x4d\xb7\x22\x47\xe3\xb3\xe9\x56\x04\x6a\x75\xaa\x29\x83\x81\x51\x86\xff\xcc\x76\x2a\x83\xb9\x07\x22\x9b\x32\x18\x28\xca\x95\xa6\x0c\x6e\xea\xdb\xe5\x02\xa0\xbe\x05\x06\xa7\x19\xb3\xa9\x6f\x81\xfa\xaf\xc8\x16\x0c\xc7\x93\x5e\xd3\x11\x08\x54\xfd\xa2\x4d\x3f\x60\x33\xe8\x73\xb1\x55\x34\x1d\x81\xcd\xa0\x4f\xd7\x09\x1d\x81\xcd\x30\xcd\xe5\x47\xab\x32\x06\xaa\x1b\x7f\x53\x19\xb7\x61\x7f\x5b\x0d\xfb\xdb\xc8\x4d\x6e\x8b\xc8\x66\xe4\x26\x30\x8a\x5f\x81\xfa\x19\x18\x24\x9b\xcc\xa6\x7e\x06\x86\xde\xd3\xa6\xf3\x0f\x28\x9c\x6d\xca\xa6\xf3\x0f\xf8\xfe\x3f\xff\x6c\xda\xa8\x0f\x9a\xb6\xf3\xa6\xf0\x06\xea\x0f\x36\xdf\x14\xde\xc0\x28\xd3\x22\x87\x6e\xb2\x68\xb2\xef\x37\x75\x37\xd0\x49\x9d\x96\x4d\xd9\x0d\x8c\xc2\x1e\xdf\x94\xdd\xc0\x28\xec\x91\x4d\x0f\x21\x30\xc8\x6e\x99\x4d\x21\x0e\xf4\xea\x64\x51\x88\x03\xa3\x60\x12\x6c\xfa\x07\xdb\xa4\x77\xc2\x5f\xb4\x77\x3e\xe8\x06\x1a\x34\x75\x78\x53\x28\x93\x97\x39\x9b\x42\x19\x28\x46\x32\x34\x85\x32\x30\xb8\x73\x3b\x9b\x3a\xb9\x99\x3f\x7e\xb9\x31\xa9\x8a\x81\x51\xb0\x5a\x35\xfd\x77\xc0\x28\xf0\xf4\xa6\x4e\x06\x46\x71\x93\x53\x27\x37\x0f\xd1\x2d\xd7\x42\x85\x2c\x30\x34\x8b\x35\x43\x39\x81\xf6\x73\x7e\x1a\xca\xd9\x8c\xdb\x5c\x2e\x1b\x6a\x5b\xa0\x1a\x25\xdb\x94\xb6\x40\x92\xd5\x3f\x9b\xda\xb5\x79\x12\x6e\xb9\x46\xe4\xae\x07\x31\x6b\x2e\xa2\xaa\xd2\xb6\x8a\x8f\xf1\xa3\xea\x4d\x60\x78\xac\xa3\xa9\x37\x81\x51\xe0\x06\xcd\x50\xce\x66\x28\xe7\x1a\xff\x9d\xed\x24\x9b\x91\x9e\x40\xca\x05\x9b\xa2\xb5\xe9\xf1\x5b\x2e\x04\xaa\xd6\xa6\x6a\x75\x87\x54\xb5\x36\xd3\xc0\x2c\xe7\xb9\xee\x3d\x60\xec\x2d\x5e\xd5\x0a\x0c\x99\x77\x53\xb5\x36\xc3\x3a\x97\xab\xa0\xb2\x15\x18\x7b\x09\x59\xbb\x1f\x5c\xf1\x5c\x3f\x95\xad\xc0\xd0\xe9\xd2\x54\xad\xcd\x3c\x96\xcb\xc9\xaf\x6c\x05\xf2\xe7\x0f\xe8\x05\x6c\x9e\xb1\x33\x58\xb2\x29\x48\x81\xf5\x73\x49\x55\x8f\x02\xa3\xb8\x53\xab\x47\x9b\x7a\x34\xfd\xff\x0e\xae\x7a\x14\x22\xdf\xd4\xa3\x40\xd5\xa4\xd2\xd4\xa3\xed\xd8\x0d\xa0\x51\x0a\xcb\xa6\xb0\x44\xe8\x34\x85\x25\x50\x0d\x48\x6c\x0a\x4b\xa0\x1a\x79\xd3\xd4\x95\x4d\x11\x09\xb1\x6c\x8a\x48\xa0\xc4\xda\xff\xcc\xf1\x3c\x59\x09\xd2\x22\x5b\x79\x92\xaa\xc6\x45\x5c\x5d\xd9\xd4\x95\xf2\x22\x75\x25\xd0\xab\x7c\x44\x5d\x09\x0c\x6e\x8d\xcb\xa6\xac\x6c\x06\x67\x2e\xbf\x4b\x75\x25\x30\x8a\xac\x45\x59\x09\x54\xfd\x71\x4d\x59\xd9\x4e\x3b\xc3\x06\xe8\x64\x04\x46\x75\xaf\x52\x56\x36\x65\xa5\xdc\x46\x59\xd9\x3c\xa0\xa7\x8a\x6f\x6a\x48\x60\x70\xa4\x2e\x9b\x1e\xc5\xa6\xac\x5c\xce\x34\x65\x25\x50\x72\xff\x80\x4d\x57\x43\x2e\xbf\x72\x35\x24\x50\x9b\x74\x41\x0d\xd9\x74\x29\x2e\x3b\x52\x97\x22\x50\xb5\xd4\x37\x75\x65\xd3\x7f\xb8\x9c\x1c\xaa\x48\xa0\x90\x90\x3d\x9b\x2a\xb2\x79\x40\x6f\xd9\xe1\x8a\x41\x60\x54\x19\x8f\x62\xb0\x19\xa8\xe9\x51\xa1\xa6\x1a\x04\x06\xa9\x61\xb3\x29\x06\x9b\xde\xc8\xe5\xc0\xa8\x06\x9b\x6a\x70\xf9\x03\x8e\xa8\xa9\xf3\x97\x03\xa3\xf4\x03\xca\x5e\xa3\x95\x7e\xc0\xd8\xfc\x46\xe5\xd7\x74\x50\x6a\x3d\x68\x4a\x3f\x60\x54\x99\x97\xd2\x0f\x28\x9b\x4a\x2b\xfd\x80\x51\x8b\x4f\x39\x7c\x1e\xf7\xd3\x63\xde\x14\x75\xc0\x28\xfe\x7f\x45\x5d\xf3\x6c\xdf\x92\x28\xea\x8d\x04\xda\x4f\xe2\xa2\x33\x12\x18\x1c\x83\xcb\xa6\xa8\x6b\x28\xb8\xd4\x1c\xdb\x54\x70\x40\xfe\x9c\x1f\x2a\x38\x60\xec\x4d\x4c\x01\x07\x54\xae\x54\xcf\xa6\x80\x6b\x5e\xce\x24\x91\xd6\x3d\xd9\x08\x88\xcc\xdf\xcf\x32\xbb\xfb\x53\x61\xa3\xca\xd9\x54\x61\x8d\xeb\x69\xf3\xb7\xcb\xec\xdb\x0f\x46\xfd\x59\x64\xdf\xbe\x4a\x68\xaa\xd6\x55\x61\xc0\x57\x36\x28\x2b\x96\xf9\x21\xf8\x58\xb5\xa8\xfa\xd8\xa4\xac\x59\xd6\xf8\x85\x45\x51\xb7\x08\x67\x1a\xbb\x69\x57\x67\x01\xdf\x9b\x41\xd9\xb4\xcc\x89\xe5\x6f\x86\x45\xae\x87\x95\xa2\xb4\x68\xf9\x66\x52\x76\x58\xe6\x0d\xd3\xfe\xb3\xd3\x22\x16\xfe\xe5\x53\x97\x45\x64\xe3\x99\xfe\xff\xdb\xa2\x1b\xed\x6a\xd1\x63\xd1\x83\xe1\xc7\x66\xbe\x16\x39\xd3\xf8\x5f\xea\x2c\xa0\xe4\xcf\x36\xa9\xb3\x80\x41\x32\xe4\xec\xea\xac\x5e\x1c\x29\x3e\xbd\xae\x5a\x02\x86\x47\x36\xba\x41\x8c\x9d\xd3\x77\xde\xb8\x9f\x5d\x69\x04\x0c\x12\x66\x64\x57\x1a\x01\x75\x2e\xff\x99\xb5\xe5\x8a\xd9\x34\x3a\xb9\xeb\x0d\xec\x15\xc9\x80\xd9\xb7\x57\xbb\xb6\xd2\xb5\x0e\xa7\x9a\x0a\x68\xdc\xf9\x95\x5d\x4d\x05\xb4\x9a\x7f\x30\x7e\x77\x25\x57\xaf\x56\x1c\x71\xdc\xd5\x57\x40\x1a\xa2\xdf\xd5\x57\xbd\xd9\x5b\x10\xa5\xae\x4a\x02\x46\x45\x95\x76\x55\x52\xe7\x4c\x5c\x92\x7b\x29\xbb\xfa\x07\x58\xa4\x16\xcc\xae\xfe\xe9\xcd\x4e\x85\x7b\x74\xc5\x0e\x30\xc8\xa1\x94\x5d\xb1\xd3\x9b\x75\x63\xcf\xea\xca\x18\x60\x70\x6b\x46\xf6\xb6\xeb\x66\xa7\x5a\x35\x3b\xb5\x3b\x39\xa1\xd5\x5d\x2d\x02\x8c\xca\x6e\xda\xd5\x22\x1d\xe1\xe1\x95\x10\xd9\x15\x1e\x40\x86\x1d\xad\xf0\xe8\xa6\xf0\x70\xef\xef\x4a\x0a\x60\xe8\xdb\xe8\x4a\x0a\x60\xed\x81\x54\x52\x74\x92\x73\xa4\x67\x68\xba\x21\x82\x40\x37\x72\xbe\xeb\x7e\x03\xca\x76\x1b\x75\xfd\x6f\xc0\xa8\xce\xbb\xb1\xeb\xc1\x42\xe5\x8c\x55\x65\x74\x6f\x97\x0a\x9f\xb2\x87\x10\x1e\xd5\xaf\x4b\xe1\xd1\xa7\x0d\xf0\x93\x50\x3f\x00\xcd\x2d\xbc\xab\x1f\x80\xef\x31\x06\x5e\xfd\x00\x14\xdd\x01\x5d\xfd\x00\x2c\x8f\xae\x75\xf5\x03\xf0\xbd\xc9\x8f\x2a\x20\x80\x1c\xac\xd1\x5d\x01\xd1\xe7\x6e\x27\x6d\x57\x2e\x00\xa3\xda\x6b\xca\x05\xa0\xa4\xf1\xcb\x5d\xbd\x00\x14\x79\x4f\x57\x2f\x00\x5d\x27\x5d\x9f\xbb\xa1\x2c\x8e\xae\x06\xba\xf2\x80\xef\x9f\xd1\xb7\x6a\x08\x60\x69\x3b\xe9\x6a\x08\xe0\x7b\x8c\x2e\xfa\x3f\xc6\xce\xe4\x68\x7a\x96\x59\xa2\xae\x5c\x13\x9a\xb1\xa8\xcd\xef\x8b\x46\xff\x4d\xb8\xa1\x73\x78\xd7\xdf\xb3\xca\x08\x42\xdd\x02\x84\x50\x66\x4d\xe8\xcc\x03\x0a\xa5\x05\x57\xd7\x99\x07\x7c\x97\x31\x6d\x7a\xf3\x80\x41\xcd\xf0\xd5\xf5\xe6\x01\xdf\x65\x74\x44\x77\x1e\x50\x3b\xea\xa9\x9b\xcf\x06\x0c\xad\x7d\x5d\xdd\x02\x2c\x6d\x71\x5d\xdd\x02\x0c\x13\x8f\xba\xba\x05\xf8\xfe\x9f\xc7\xa2\x83\x0f\x18\xb5\x7a\x4b\x27\x0d\xa7\xdc\xfa\xf9\x26\xeb\x94\x03\x4a\xc7\x86\xd3\x75\xca\xf5\xe5\x2a\xe5\xdb\xd9\x95\x24\x7d\x79\x53\xc6\xae\x22\x01\x06\x75\xdb\x56\x57\x91\x00\xdf\x2f\x79\x06\x6b\xdf\xf4\x63\xad\xf2\xe9\xae\x3b\x0d\x18\x15\xee\xd6\xf5\xa6\x75\x8f\x58\xd5\x43\xd5\x15\x2e\xc0\xa8\xee\x14\x0a\x97\x4e\xc2\xd9\xd2\x27\xd3\x55\x29\x40\xfe\xdc\xf7\x54\x29\x40\xfe\xbc\x41\x3a\xdd\xf8\xce\x96\xc6\xfe\xae\x0c\x01\x86\x71\x4d\x5d\x15\x02\x7c\x97\xd1\x5d\x65\x08\x50\x8d\xad\xe9\x3a\xcf\x3a\xce\xb3\xa5\x8f\xad\x2b\x43\x80\x66\xfc\x7c\x57\x86\x74\x5c\x60\x4b\x57\x50\x57\x4c\x00\xa3\xba\xd7\xa9\x25\x3a\xe5\x34\x96\xfe\xa8\xae\xc7\x08\xe8\x46\x27\x75\x89\x7d\xc7\x3d\xb4\xb4\x52\x76\x69\x3c\xd0\x38\xe1\x6b\x75\x69\x3c\xf0\x5d\xc6\x43\xd0\x3f\x04\x0c\xb3\x16\xbb\xd4\xbe\x9f\x12\x57\x37\x40\x49\x7b\xb7\x80\x22\x34\xa7\x4b\xda\x81\x41\xdd\xf0\xd5\x25\xed\xc0\xe0\x10\x9b\xd5\x25\xed\x40\x59\x1a\x83\xbb\xa4\x1d\x88\xf0\xc1\x4b\xda\x81\xa1\xc5\xa0\x4b\xda\x81\xef\x97\x8c\x5d\x67\x10\x30\xaa\x33\x29\x8f\x07\x52\x4f\x41\x97\xc7\x03\xc3\xd8\xb2\x2e\x8f\xef\x97\x43\xf7\x75\xd1\x3d\x04\xf4\x9f\xef\x81\xd4\xbe\x5f\x3e\xe4\xfd\x53\xc7\x79\x61\x49\xf3\x0b\x21\x67\x07\x46\xc5\x4c\xd4\xe5\xec\x40\xa4\xbb\xa4\x94\x1d\xf8\x04\x00\x83\x92\xb3\x03\x43\xa5\xd3\xf5\x05\x75\x28\xfb\xd2\x32\xda\xe5\xec\xc0\xd8\xdf\x75\x1d\x3f\x40\x1b\xe3\xbf\xcf\xea\x58\x5d\xbf\x10\xf0\xfd\x31\xb3\xa5\x63\x08\x18\x75\xdf\xcb\x69\x80\xf8\x2f\x0d\x25\x5d\xe2\x0f\x94\xbd\x4b\x4b\xfc\xfb\xbd\x47\xc3\xd4\x48\xdf\x81\xda\xa5\x59\xd2\x77\xa0\x2c\x2d\xa7\x5d\xfa\x0e\xd4\xbd\x6b\x48\xdf\x81\x41\x25\xd2\xd5\xa5\xef\xfd\xb1\xbb\x98\x1e\xba\x6e\x1a\x60\xec\xb9\xd7\x4d\x03\x7c\x97\xf9\x53\x1f\x1b\x94\x5e\xfb\x67\x97\xd2\x03\xa3\x4a\x43\xf4\xd3\xf4\xc7\xa5\xe8\x2b\xa1\x07\x06\xa8\xca\x94\x6e\xe0\x20\x50\x96\x76\xd2\x6e\xe4\x20\xb0\xe4\xef\x5d\x96\x0f\xe4\xa6\xd2\xb2\xfc\x2e\xcb\xb7\x67\xb2\xfc\xfe\x7a\x4f\x04\x76\xd7\x17\x02\x8c\xba\x9b\xbc\xe7\x07\xb9\x29\xa6\x5c\x1d\x28\x4b\x2b\x54\x37\x0c\x10\x18\xa6\xe8\x0e\xe9\xfb\xf8\x79\x03\xa4\xed\x90\xfd\x02\x43\x53\xde\x90\xfd\x0e\x49\xac\xc6\xaa\x21\x89\x1d\x66\xfa\xb0\xef\x0d\x49\x2c\x50\x96\xb2\x7b\x18\x33\x07\x54\xca\xd8\xad\xa1\xff\x00\x48\x0e\x83\x5f\xc3\x90\xb9\x51\xdc\x45\x99\xc9\xa1\xff\x00\xe8\xd4\x5a\x59\x43\x46\x3c\xf0\x1f\x2c\xa5\xc5\xd0\x7f\x00\x34\x23\xda\x86\xfe\x83\x51\x7c\x06\x70\x82\x21\xff\x05\xf2\xd7\xbd\xc1\x6b\x13\xf3\x81\x0d\x7a\x18\x46\x07\x7c\xbf\x5c\xb4\x39\x50\x6a\x54\x70\xf2\xcd\x1a\x96\xa8\x00\xbe\xcb\x18\x82\x35\x2a\x80\x65\x90\xc6\x90\x5f\x0f\x8e\x40\x5d\x8a\xa8\x21\xc1\x06\x52\x21\x34\x24\xd8\x03\x77\xc4\x92\xc1\x0f\xdd\x11\x40\xd5\x9f\x32\xa4\xcb\x40\xa3\x36\xd2\x1a\xd2\x65\x60\x71\x7e\xcc\x1a\xba\x23\x06\x36\xff\xa5\x38\x1f\x1a\xfd\x81\xa6\xda\x1d\xd2\xe0\x21\x0d\x66\xc3\x19\xd2\x60\x60\x70\x72\xc1\x1a\xda\xfc\x81\xa1\x5d\x7d\x68\xf3\x07\x86\xde\xa5\x21\x57\x06\x92\xaf\xdd\x90\x2a\x03\x45\xfe\x35\xa4\xca\x83\x52\xeb\x3b\xb5\x7f\x68\xf1\x07\x92\x23\x3a\xd7\xb0\x08\x04\xf0\x5d\xc6\x2d\x75\x02\x00\x83\x13\x60\xd6\xd0\x09\x30\x24\xde\xf2\xe2\x21\xf1\x06\x52\xe9\x30\x24\xde\x40\xf1\x08\xd7\x35\xf4\x02\x00\x83\xea\x7c\x6b\xc8\xc5\x81\xaa\x99\x6c\xc8\xc5\x81\x56\x7d\x2f\x0c\x85\x1b\x24\x0d\x2d\x09\xd8\xe8\x7b\x54\xac\xaa\xfd\xff\xae\xaa\x61\xb2\x36\x1f\x86\x21\x65\x1f\x52\x76\xbe\x9c\x43\xca\x0e\xa4\x8e\x81\xa1\x13\x00\x28\x1e\xd5\xb7\x86\x5e\x00\x20\xd5\x9d\xc3\x74\x20\x60\x70\xd4\xd3\x1a\x72\x7d\xe0\xfb\xa5\x6d\x8e\x73\x70\x4c\x83\x33\x24\xd7\x1f\x72\x7d\x88\xe6\x90\xeb\x8f\xe1\xa0\xe0\xc5\x43\x5f\x01\x30\x38\x08\x65\x0d\x7d\x05\x63\x3a\x28\x3e\x80\x43\x1a\x0f\xe4\x8f\xef\xd3\x90\xc5\x03\xdf\x65\xfc\x54\x1a\x0f\x0c\xc3\x6d\x87\x34\x7e\x4c\xbb\xcb\x07\x6a\x68\xe1\x07\x06\x07\x4d\xac\x21\x65\x07\x76\xc8\xc4\x90\xb2\x03\xcb\x04\xcf\x21\x63\x1f\xe4\xfb\x2c\x3f\x4a\x43\x7e\x0e\x2c\x53\xdb\x86\xfc\x7c\x84\x23\xe0\x73\x36\x64\xd9\xc0\xa8\xbe\xd9\x92\x6c\xe0\xbb\x8c\x11\xc8\xb2\x81\xde\x9c\x0f\x49\xf6\x08\xdf\x32\x88\xcf\x90\x52\x03\x49\xa5\xdf\x35\xa4\xd4\x40\xf1\x1c\xdd\x35\xe4\xd4\xc0\xe0\xdc\x8a\x35\xa4\xd4\x43\x4a\x3d\xfd\x33\x47\x85\x77\xa0\xfe\xe1\x24\xcc\x35\x74\x1e\x8c\xf0\x49\x3a\xe8\xd8\x83\xe6\xb0\x52\xf7\x1f\x63\xea\xc6\x72\x80\x7c\x27\x87\x91\x71\x40\x51\x0c\x0c\x1d\x0a\xc0\xa8\xee\xaa\x3a\x14\x86\xf4\x7d\xef\x06\xd2\x77\x60\x70\xda\xce\x1a\xc6\xcf\x01\xf9\xf3\x2d\x91\xd1\x03\xdf\x2f\x59\x8b\x52\x7a\x60\x99\x12\x3e\x64\xf4\x40\x59\x7b\x6f\x91\xd2\x03\xc9\x59\x87\x6b\x48\xe9\x07\x49\x42\x6b\x7f\xc7\xd6\x1e\x15\x5b\x39\x9c\x70\x18\x0e\x07\x7c\x97\x31\x50\xc3\xe1\x80\x34\xca\x67\xe8\x9e\x18\xe9\x7c\xb8\x1f\x48\xf3\x81\xd5\x31\x87\x0d\x69\xfe\x48\xf7\x68\x97\xb1\x2e\x03\xa0\xff\x5c\x2a\x72\x75\x60\x18\xf2\x31\xe4\xea\x23\xed\x2e\xa2\x7b\xe8\x1f\x00\x72\x4f\xb8\xee\x81\x71\xd8\x0f\x77\x1c\xc3\xd5\x80\xc1\xc9\x19\x6b\x18\xae\x06\x7c\x97\x31\x21\xc6\xab\x01\x5b\xc6\x0e\xdd\x03\xc0\x77\x19\x1d\xd1\x3f\x00\x8c\x7f\x37\xf0\xc1\x90\xfe\xd3\xa1\x1c\x43\xff\x00\xd0\xb4\x58\x0f\xfd\x03\xe3\x70\x65\xb9\x18\x8c\x45\x03\xc6\xbf\x6e\x38\x28\x62\xd1\xba\x4f\x4f\x65\x01\x8c\xea\xc6\xaa\xcb\x60\x9c\xae\xa2\xdd\x66\x6f\x09\x1f\xab\x7e\xe9\x55\x0c\xc0\x77\x19\x03\x50\x32\x0c\x25\x83\xe3\x54\x32\x00\xf9\xab\xfe\x99\xbd\xbd\x7c\xee\x92\x10\x29\xfd\x90\xd2\x23\x93\x87\x94\x7e\xc8\xd5\xab\xdf\x6b\xb9\x3a\x50\xf7\x5e\x28\x57\x1f\xb2\x70\xce\x68\x58\x43\x16\x0e\x2c\x9d\x6d\x43\x16\x0e\xa4\x66\xb9\xa1\x2d\x1d\x28\xfb\xa3\x22\x2f\x07\xaa\x81\xd3\x43\x5e\x3e\x64\xd9\xcd\xcf\xb5\x2c\x7b\xc8\xb2\xd1\xfe\x43\x96\x0d\x7c\x97\x31\xdf\x9a\xdc\x81\xaa\x4f\x71\x48\xbc\x07\x76\xf3\xd5\xfc\xaa\x68\x37\x07\x46\x95\xba\x49\xbc\x81\xb5\x39\x99\xc4\x7b\x90\x8a\xb3\x9a\x9f\x67\xb9\x32\xd0\xcc\xab\x1e\x52\x65\x60\x19\x4c\x3d\xa4\xca\x03\xeb\xf7\x6a\x7e\x03\xb5\x7e\x03\xc5\xaa\x07\x43\xeb\x37\x90\x3f\x59\x82\xd6\xef\xf1\x7a\x4f\x1c\xe1\xc3\x88\x23\x60\x19\x1e\x3f\x8c\x38\x02\xca\x32\xa3\x65\x98\xfc\x0f\xa4\x06\xeb\x61\x10\xd2\x78\xed\x87\x2f\x95\x11\x47\x40\x84\x64\x42\x5b\x37\x90\xfb\xa5\x7d\x77\x3f\x08\xcc\xc5\x71\x33\x24\xd9\x43\xfa\x6c\x92\xcb\x90\x3e\x0f\xe9\x33\x46\x8e\x29\x7d\x9e\x3f\x47\xc0\x33\x98\xda\xb0\x81\xd4\x98\x38\xb5\x61\x03\xc3\xb5\x3c\x35\x61\x03\x7b\x2f\x9d\x9a\xb0\x81\x65\x11\x8b\xa9\x09\x7b\x52\x8c\x6e\x19\x0c\x3c\xb5\x57\x03\xcb\xdc\xff\x29\x63\x9f\xd2\x73\xc3\xfa\xa6\xf4\x7c\x4a\xcf\x79\x2a\x53\x7a\x3e\x8b\x13\x39\x6c\xb3\x1f\x05\x32\x91\x36\xd9\x0f\x49\xb6\xf1\xf7\x53\x92\x0d\xe4\x8f\xef\xd8\x94\x64\x4f\x49\x76\x73\x08\x92\xec\xb9\x49\xb6\xfd\x60\xd6\x26\xec\x79\x71\xe4\xc6\x9a\xd2\x67\x20\xf5\x19\x4c\xd9\xf3\x24\x98\x67\x51\xe2\x74\x4d\x79\x31\x30\x38\x81\x69\x4d\x0d\xcf\xc0\x77\x99\x6d\x69\x1b\xdb\x02\xef\xfb\x34\x57\x65\x56\xdf\x5a\x22\x01\xa6\x5c\x19\x58\x3a\x0e\xa7\x5c\x79\x6a\x1f\xa6\x0a\xfb\x9a\x12\x63\xa0\x77\x67\x5c\x62\x0c\x94\x65\x20\xe2\x94\x19\x03\xf9\xdb\x97\x39\x21\x9a\x91\xdb\x5f\xac\xe2\x53\xe6\x3c\xb5\x32\xa7\x7f\x6c\x37\x9b\x2b\x8f\xb7\x7f\x9a\x0d\x02\xec\xbd\x70\x1a\x3f\x33\xbb\x23\xe4\xb5\x9e\x66\xb5\x4f\xeb\x90\xf1\x49\x9d\xf2\x53\xa0\x24\xdf\xe7\x29\x3f\x05\xea\xe4\x45\x9c\x86\xb2\x00\x35\xab\x4d\x2e\x9f\x81\x7f\x09\xce\x3d\x25\xb1\x73\xb8\xd8\xd3\xcb\x5c\xec\x83\xf2\x83\x90\x89\x29\x63\x05\x76\x80\xfe\x94\xb1\x4e\x42\x59\x16\x47\x2c\xae\x29\xf1\x04\xba\x9a\x75\x6a\x64\x06\xbe\xcb\xe8\xad\x56\x66\x60\x49\x0b\xa7\x56\xe6\x29\x65\xed\x6c\x99\x53\xca\x0a\xf4\xbd\x06\xa4\xac\xc0\xfa\x21\xaa\xa6\xe1\x2d\x53\x16\xdb\xd9\x97\xa6\x2c\x16\x98\x96\x5e\x9c\xb2\xd8\x39\xa7\x97\xd9\xe6\x5a\xfc\x60\x19\x34\x32\x65\xac\x53\xf3\xb1\xc1\x9c\x53\x32\x0a\x94\xfd\x3a\x69\x3e\x06\xc2\x40\xa4\x29\x3d\x05\x8a\xb5\x34\xd7\x94\x9f\x02\xa1\x5d\x62\x6a\x3e\x9e\xda\x8a\x4d\xbc\x9f\xda\x8a\x81\x66\x91\xa4\x29\x8b\x9d\x92\xcc\x0e\xd3\x9f\x92\x4c\xa0\x18\xae\x31\x25\x99\x80\x87\xc6\xae\x29\xc9\x04\xc2\x70\x9f\x29\x8b\x04\xc2\xa0\xbd\x69\x08\x0a\xd0\x4c\x5e\x9c\xf2\x4a\xa0\x19\xb5\x39\x63\x77\xf6\xe5\x87\x74\xcc\x5c\x0d\xa0\x51\x70\x7b\x4d\xb3\xca\x81\xae\x8f\x7f\x6a\x28\x06\x6a\xf8\x4c\x34\x14\x4f\xf9\xa2\x75\x39\xa7\x7c\x11\x68\x14\x9d\x5e\x53\xbe\x08\x84\xc6\x91\x29\x5d\x04\x8a\x46\xb9\x29\x5d\x04\x42\x7b\xcc\xd4\x00\x3c\xb5\xf6\x76\xbe\x28\x53\x6b\x2f\x10\xfb\x01\x4b\x03\x81\xef\x32\xdb\x5c\xdd\xc4\xa9\x68\x2f\x99\xc6\xa1\x4c\x6d\xb6\xdd\x8f\x80\x3c\x10\xe8\xbf\x7d\x99\xfd\x48\xfb\x61\x93\xfd\x38\xec\x87\x53\x6b\xb0\x07\x10\xc6\x3e\x4e\x69\x20\xd0\xf7\x33\x97\x06\xce\xc3\x25\xea\x03\x96\xf3\x01\x61\x8c\xd4\x94\xf2\x01\x61\xb8\xe2\x94\xf2\x01\x9e\x00\xbc\xa6\x94\x0f\x08\x23\xa9\xa6\x94\x0f\xf8\xfe\x9f\xb9\x35\x26\x04\x08\x23\xb5\xa6\x39\x0a\x53\x03\xb3\x49\x92\x53\x1a\x08\x84\x2e\xd6\x29\x0d\x04\x62\x4f\x9a\x34\x10\x08\xad\xf7\x53\x93\xf3\xd4\xbe\x2c\x1b\x9d\xda\x97\x01\x4f\xf8\x5d\x53\xfb\x32\x10\x86\xa1\x4c\x23\x47\x80\x30\x34\x60\x4a\x29\xe7\xe9\x12\x72\xb9\x4b\x16\x01\x4f\x15\x5e\x53\xb2\x38\x09\xed\x58\x92\xd6\xa9\x49\x18\xe8\xd3\x8d\x43\xfe\x38\xb5\xff\x6a\xaa\x9c\xda\x7f\x01\x0f\x44\x5e\x53\xfb\x2f\xf0\x5d\xc6\x82\x31\xb6\x03\x68\x9a\xc4\xa6\xa1\x1d\x40\x33\xf5\x6e\x1a\xda\x31\x65\xa3\xdd\xc7\x22\x1b\x05\xc2\x28\xa9\x29\x1b\x05\x8a\x05\x07\xa6\x96\x63\xa0\x74\x57\xbc\x96\xe3\x79\xb9\xbd\x38\x1f\x12\x54\x20\x34\x07\x4e\x09\x2a\x10\x86\x37\x4d\x09\x2a\x10\x9a\xf9\xa6\x04\x15\xf0\x38\xe2\x35\xb5\x0c\xcf\xdb\xd9\xf0\x11\x48\x50\x81\xaa\x85\x63\xca\x4f\x27\xb1\x1e\x9e\xf8\xbd\xa6\xb1\x1e\x40\x68\xe6\x9b\xc6\x7a\x00\x2d\x1c\x80\x89\xe7\xc0\xf7\x4b\x1e\x9e\xc9\x00\x40\x1f\xbb\x6b\x8e\xf3\xde\xe3\xf4\xa6\x8e\x93\xc3\x4d\x0d\xc6\x9a\xda\x8f\x81\xd8\x4f\x40\xfb\xf1\x94\xed\xf6\xf5\x87\xa8\xf0\x29\x19\x9e\xc6\x82\x38\x81\x92\xe1\x29\xf3\xed\x7e\xaa\x65\xbe\x40\x18\xc2\x37\x65\xbe\x93\xd3\x6b\x76\xa9\xce\xa9\x95\x18\xf0\xc8\xe8\x35\x35\x12\x03\x35\xfc\x20\x6a\x24\x06\xca\xea\x4e\x97\x56\x62\xa0\xef\x31\x6b\x25\x9e\x2f\x85\x45\xdd\x54\x0d\xfc\x00\x62\x93\x1d\x99\x35\x10\x86\x87\x4d\x99\xf5\x34\x3c\xa4\xfb\x70\x0d\x0f\x01\x3c\x30\x7a\x4d\x59\x34\xd0\xb5\x93\x4e\x59\xf4\xb4\x5c\x96\x73\x2a\x8b\x9e\xaf\x4f\x63\xff\xd2\x31\x41\xa3\xcd\x1a\x99\xb2\xe8\xf9\xee\x31\x7d\x03\x08\x69\x34\xd0\xa8\x4f\xbe\xc2\x18\x12\xe0\xbb\x2c\x69\xab\xb6\x11\xe0\xc2\x4b\x18\xc6\x90\x00\x9e\x82\xbd\x42\xfe\x1d\x06\x8c\x68\xf4\x08\xd9\x36\x90\xd6\x32\x09\xd9\x36\x10\xc6\xf1\x84\x6c\x1b\xf0\xc4\xeb\x15\x46\xe6\x03\x51\x76\x2f\x0e\x9b\xd8\x45\xd2\xff\x3a\x6d\xba\xbc\x65\xa5\xed\xb6\x8d\x27\xbc\x87\xc9\x6c\x04\x59\xe6\x6b\x60\x32\x0f\x39\x39\xd0\xcd\x83\x0c\x2d\xe6\x40\x18\xb0\x18\x5a\xcc\x81\xef\x97\xfc\x9b\x26\x73\xa0\x59\x55\x24\x24\xf3\xa1\x15\x5d\x32\x13\xb2\x79\xa0\xad\x7d\x99\xe3\xa4\xce\xb3\x75\x10\xc3\xb8\x92\x90\xf3\x5b\xf8\x33\xe4\xfc\x40\x18\x65\x13\x72\xfe\x30\xfc\xc4\x7a\x95\x61\xf8\x09\x50\x4d\x15\x0f\xc3\x4f\x42\x69\x60\x41\xcc\x28\x7b\xf0\x0f\xff\x66\x13\x4b\x21\x34\xb6\x5b\xd2\x33\x34\xb6\x03\x95\x33\x1d\x3e\x81\x6a\x13\xa7\xae\x60\xf3\x0b\xd5\x02\x10\xda\xd5\x43\x5b\x3b\xf0\xfd\x19\xdd\xb5\x44\x34\x10\xc6\x7a\x84\xe6\xf7\x50\x40\x18\x68\x10\x0a\x08\x20\x8c\x88\x0a\x05\x44\xd4\x3d\x02\x66\x52\xb5\x00\x78\x84\xf9\x0a\xe3\xfc\xc3\x70\x15\x4b\xb8\x85\xe1\x2a\x40\x18\xd6\x14\x86\xab\x04\x55\x9d\x77\x29\xda\x30\x82\x1f\x08\x43\x85\xc2\x08\x96\xd0\x74\x6f\x7a\x74\x68\xba\x07\xa2\x3a\xe1\x2a\x94\x20\xd3\x7c\x59\xc6\x30\xd4\x1e\x80\xa7\xb0\xaf\x50\x5b\x44\x73\x08\xb8\x4e\x43\x23\x3c\x10\xfa\x06\xa2\xed\x21\xbc\xdc\x80\xab\xd4\x16\xd1\xed\x07\x4a\x3a\xb4\xa4\x03\x5d\x23\x6b\x68\x48\x07\xc2\xb0\xba\xd0\x90\x0e\x94\x7f\x7f\xe6\x4c\x76\x97\xcc\xfe\xa5\x5d\xfb\x20\x0c\x30\x09\xb5\x4b\x68\x5c\xd7\xcb\x1d\x8a\x17\xa0\x19\xcc\x1b\x8a\x97\xa0\xae\xd6\xb2\xe0\x46\x68\x49\x07\x3c\xd8\x7c\x85\xb2\x24\xb4\xa4\x1b\x85\x1a\xea\x92\xf0\xa4\x54\x5f\x78\x75\x49\x18\x36\x63\xf5\xb4\xd0\x94\x0e\x54\x1d\x73\xa1\x25\x3d\x0c\x9b\xb1\x1c\x59\x68\x4a\x07\x3c\xa0\x7c\x85\x8a\x26\x28\xb6\xb5\x2c\x34\x16\x2a\x0e\xc0\x73\xe4\x57\x18\x10\x13\x46\xbf\x58\x61\x2b\x54\x1c\x40\x54\x0c\x21\xa1\xd9\x1c\xf0\x38\xf5\x15\x9a\xcd\x81\xd0\x3d\x10\x06\xbf\x00\x9f\x78\xa6\xc9\x01\x28\x2e\xac\x02\x15\x8a\x0b\x20\x74\x83\x84\xe2\x02\x28\xcb\x62\x4e\x61\x70\x0a\x10\x3a\x55\x42\xbd\x11\xda\xc3\xad\xab\x14\xda\xc3\x81\xc2\xb9\x02\x2b\xb4\x87\x03\x65\x8d\xdd\x66\xdf\xb0\x91\xef\x7d\x58\x13\x39\xf0\x5d\x46\x47\xb4\x91\x03\xcb\x3a\x9d\xa1\x7a\x89\x70\x85\x43\x30\x42\xad\x02\x44\x2d\x7f\x28\x8e\x12\x4a\x19\x20\xf4\xc3\x84\x52\x26\x82\x79\x70\x8f\x50\xb7\x84\xb1\x2b\x96\x23\x0a\x25\x09\x10\x86\xe8\x86\x92\x04\x08\x3d\x16\xa1\xd5\x1c\xc8\xc9\xc7\x33\xb4\x9a\x03\x1e\x17\xbf\x42\xab\x79\xac\x3d\x64\x26\x50\x13\x39\x10\x3a\x53\x42\x13\x79\xac\x3d\x64\xe6\x5e\x7d\x03\x84\xfe\xa6\x50\xdf\x00\x65\x59\xe3\x37\x14\x38\x40\xd3\xa0\x1f\x0a\x9c\x50\xe0\x58\xd0\x37\x14\x38\x40\xe8\x22\x0a\x05\x4e\x18\xbb\x62\x04\x5e\x18\xbb\x02\x84\x1e\x9c\x30\x76\x25\xd2\x15\xe5\x47\x2a\xf7\x1d\x9e\xff\xfd\xdf\xb2\xda\x40\x68\xd4\x06\xea\x72\xd6\x34\x6a\x87\x85\x8b\x87\x9f\x54\x83\x52\x80\x65\xa1\xa1\x50\xf3\x84\xd6\xea\xe1\xc7\x52\xe9\x02\x78\xb4\xff\x0a\xa5\x4b\x50\x7f\x78\x19\xf4\x1a\x0a\x15\x20\x74\xd4\x87\x3a\x05\x88\xbd\x55\xa9\x53\x80\x30\xa4\x23\x34\x60\x87\xd2\x65\xfa\x79\x53\xba\x00\xa1\xfd\x37\x94\x2e\x41\x9e\xf4\xbf\xe5\x69\x20\x0c\xe0\x31\xfb\x2b\xd4\x29\xc0\x77\x19\xfd\x50\xa8\x00\x61\x98\x47\x28\x54\x42\x55\x32\xfd\xd4\xa8\x4a\x80\xba\x97\x91\xaa\x04\x48\xab\x2f\x84\x41\x2f\x40\xd9\x9e\xaf\x30\xea\x05\xf0\xd0\xfe\x15\x46\xbd\x84\x7a\xc6\xd2\xa6\xa1\x9e\x01\x3c\x7a\x7f\x85\x7a\x26\xd4\x33\x56\x28\x0d\xf5\x0c\xb0\x2c\xd2\x10\xea\x99\x50\xcf\x18\x8f\x1b\xea\x19\x20\x0c\x9e\x0a\xf5\x4c\x18\xaa\x6e\xd1\xd2\x50\xd0\x00\x69\x21\xb7\x50\xcf\x00\xc5\xe3\x5f\x56\x28\x68\x80\x30\x52\x2a\x14\x34\x40\x18\x05\x14\x0a\x9a\x50\xd0\x58\xdb\x34\x14\x34\x40\x5a\x58\x2c\x14\x34\x41\xc2\xf3\x32\x81\x3d\x94\x2f\x40\xe8\xce\x0b\xe5\x0b\x10\x46\x89\x85\x16\x77\x20\x8c\x27\x09\x05\x4d\xa8\x41\x2c\x3e\x1a\x6a\x10\x20\xf4\xe6\x85\x1a\x24\x4c\x2b\x9e\xbe\xcb\xaa\x0b\x20\x0c\xa0\x08\xa3\x53\xc2\xe8\x94\xe9\xfe\x61\x74\x0a\x90\xd6\x72\x0f\x45\x46\x18\x9d\x32\xf1\xa9\x86\x2a\x03\x88\xba\x9b\x7c\x06\x8f\x33\xe9\x12\x57\x65\x00\xa1\xf7\x2f\xb4\xaf\x87\x11\x2b\x56\x1a\x0d\x23\x56\x80\x5d\xa5\x26\xd4\x22\x61\xc4\xca\x74\x1d\x29\x46\x80\xd8\x7b\x8a\x62\x04\x48\x63\x8a\x43\x2d\x12\x6f\xf1\x97\xfc\x9b\x51\xe8\x40\x2c\x57\x96\x62\x24\x34\xe0\x6b\x72\x0c\x0d\xf8\x40\x72\xf0\xee\x0a\x0d\xf8\xa1\x01\xdf\xb2\xa2\xa1\xf4\x00\xda\xfe\xd4\x28\x3d\x80\xef\x32\x66\x5c\xed\x01\x2c\x0b\xcf\x85\x16\xfc\x50\x8e\x4c\xac\x09\xa1\x1c\x01\xc2\x08\x87\x50\x8e\x84\x72\xc4\x12\x61\x4b\x39\xb2\x0c\x56\xb7\xe2\xee\x52\x68\x00\x9d\x03\x73\xd7\x52\x68\x00\x65\x4d\x2c\x4b\x4b\x4b\x3f\xb0\x82\x19\x5f\x6a\x8f\xb5\xb5\xc7\xa4\x29\x6c\xf2\xf9\x61\xb9\x5a\xca\x0a\x20\xea\xee\xc7\x69\x93\x7d\x43\xf0\x2c\xc3\xc9\x81\xb4\x8e\xe2\xd2\xd2\x0f\xe4\x4c\xaf\xaa\x36\x39\x02\xe6\x6d\x29\x2b\x80\x30\xbc\x68\x29\x2b\x96\xb2\x82\x43\xbe\xd7\x52\x56\x00\x4d\xaf\xe9\x52\x56\x00\x61\xac\xc8\x52\x55\xac\xe2\x43\xe0\x0b\xbd\x14\x07\x40\xe8\xd2\x58\x6a\x83\x55\xdc\x64\xe3\x0f\x59\x5d\x4b\x51\x00\x2c\x8d\x34\xcb\xa0\x9c\xa5\x4e\xb0\xf0\xe7\x52\x27\x00\xa1\x47\x79\xa9\x13\x80\x62\xb5\xa5\xa5\x4e\x00\xd2\xe2\x94\x4b\x9d\xb0\xa4\xec\x96\x07\x5d\x52\x76\x20\xac\xa2\xb1\xa4\xec\xc0\xb4\x62\xd2\x32\x0d\x77\x35\x97\xb1\x73\x6f\x84\x39\xb0\x0b\x82\x2d\x19\xfb\x6a\x2e\x63\x76\xef\xa5\x07\x01\x08\x1d\xdb\x4b\x07\xc2\x92\xc5\x5b\xc3\x72\xc9\xe2\x81\xd5\x8a\x97\x39\x83\x8d\x8f\x99\x6b\x4c\x0f\xc1\x6a\x2e\x0b\x44\xe9\x92\xb2\x03\xdd\x38\xf4\x65\x70\xcd\xa2\x84\xd4\xe2\x4c\xe1\xb5\x0c\x9b\x59\x96\x90\x62\x17\x5a\x96\x90\x02\x9a\xe9\x3d\xcb\x40\x1a\x60\x2d\x57\x8a\xf4\x7f\x41\xec\x97\x35\x32\x97\xcc\x1e\xc8\xe5\x12\x30\x44\x66\x49\xf6\xad\x61\xb9\x24\xfb\x40\x33\x87\x66\x49\xf6\x81\x6e\x6d\x90\x25\xd7\x5f\x12\xfb\xe0\x03\xba\x24\xf6\xc0\x16\x9b\x4b\x62\x0f\xb4\xe5\xd0\xe5\xf5\x4b\x12\x6f\x55\xe4\x25\x89\x07\xaa\x3c\x6f\x49\xe2\x97\x24\xde\xaa\xaa\x4b\x12\x0f\x74\x0e\xa8\x5d\x4b\x12\x0f\x7c\x97\xf1\xe0\xf5\x4b\x00\x8b\xc3\x2a\xd7\xd2\x2d\x01\x7c\x97\x31\x50\xfd\x12\x40\xac\x7d\x03\x47\x65\x40\x7c\xc0\xa8\x97\xfc\x1f\x28\xe9\x16\xa1\x0f\x02\x18\x56\x37\x5f\x2a\x02\xa0\x6b\xa6\x5d\x2a\x02\x20\x8c\xaa\x5c\x2a\x02\xa0\xe8\xf1\x59\x2a\x82\x65\x6c\x8d\xce\xdd\xa5\xa7\x02\x28\x56\x15\x59\xc6\xd6\x00\x61\x84\xd6\x32\xb6\x66\xe9\xcf\xe0\x94\xc8\xb5\xf4\x67\x00\x4d\xdf\xee\xd2\x9f\x01\x94\xbd\x51\xe9\xcf\x58\x4a\x0e\x6d\x78\x6b\xee\xa1\x3f\x6c\x98\xde\xd3\x57\x5b\xc9\x11\xa8\x95\xa5\xe4\x00\x9a\x41\x7e\x4b\xc9\xb1\x8c\xd4\xb1\x42\xd1\xd2\xc7\x01\xc4\xcf\x97\xd6\x48\x9d\x65\x08\x8e\x19\xfb\x4b\x7d\x01\x74\x8f\x5a\x59\xca\x8b\xa5\x77\xc4\x84\xbe\xa5\xbe\x00\x96\x75\x86\x96\xde\x91\x15\x3e\xd0\xe6\x4f\x1d\xd6\x07\x61\x5c\xc5\xd2\xf1\x01\x84\x3e\xcf\xa5\x80\x00\xc2\xb8\xff\xa5\xe3\x03\xf8\xfe\x8c\x81\xea\xf9\x00\x7a\x43\x1a\x2c\x65\x06\x10\xa6\x02\x2c\x65\xc6\x32\x3a\xc7\x73\x43\x96\x3a\x03\x48\xb7\x18\x65\x06\x10\xcd\xcd\x4f\x99\xb1\x94\x19\xe1\xab\xad\xcc\x00\xc2\xda\xa8\x4b\x99\xb1\x94\x19\xd1\x6d\xf3\x19\x13\x76\xa3\x53\x6c\x29\x33\x96\x32\x43\x92\xbe\x94\x19\x40\x35\x63\x73\x29\x33\x56\xfa\xa4\x60\xc2\xcb\x78\x1a\xa0\x49\xe5\x97\xca\x63\xe1\x33\x59\x96\xfe\x5c\x3a\x4d\x80\xae\x0b\x78\xa9\x3c\x96\x7e\x94\x80\x5e\x2d\xfd\x28\x40\x0b\x44\xcb\xd2\x8f\xb2\xd4\x14\x16\x04\x5e\x6a\x0a\x20\xcc\x96\x58\x6a\x8a\x65\x3c\x4d\x38\x7a\x1d\x29\x40\xb7\x38\xfd\xd2\x91\xb2\xd4\x14\xe1\x06\xab\xa6\x00\xca\x6f\xff\xd2\x7e\x1c\x4e\x08\x32\x78\x1d\xbb\x23\x94\xfa\xdd\x4d\x4e\xc8\xe9\x83\xc7\x01\xb0\xf4\x74\x00\x65\x7f\x9e\xf5\x74\x2c\x63\x60\xf6\x67\x43\x87\x05\x10\x66\x5a\x2c\x63\x60\x96\xc1\xef\x46\xba\x2f\x75\x00\x10\x66\x5a\x2c\x65\xc0\x32\xe0\xc5\x08\xd8\x25\xc1\x07\x8a\xae\xb1\x65\xc0\x0b\x50\x35\xa0\x2f\x0b\xde\x2e\xd2\x53\x97\xb6\xbb\x25\xe7\x07\xfa\xc7\xe5\xff\xfb\x8b\xad\x22\x00\xc2\x1c\x94\xa5\x22\x58\xba\x33\x62\xdf\xcc\xa5\x87\x3b\xc3\x02\x7b\x4b\xf6\x0f\xa4\x65\x85\x97\xec\x7f\x49\xf5\x63\x5f\xe6\xac\xe2\xbb\xd0\x46\xba\xa4\xfa\xc0\xd2\x16\xb7\xf4\x5d\xac\xdb\x75\x01\x41\x5d\x52\x7d\xa0\x5b\xd2\x66\x49\xf5\x97\xce\x8b\xf0\x2b\x2e\xd7\x07\xba\xe6\xc4\xa5\xf3\x02\xe8\x96\x37\x5e\x06\xd7\x2c\xfd\x19\xba\x20\x97\xfe\x0c\x20\x0c\x6e\x58\xfa\x33\x80\xa6\x71\x6b\xe9\xcf\x58\x86\xe5\x58\x03\x69\x29\x1c\x80\x5d\x98\x74\x19\x96\x03\x2c\x2b\xeb\x2c\xdd\x19\xcb\x78\x78\x4b\x32\x2e\xfd\x19\x40\x78\x94\xd6\x52\x71\xac\x67\x8f\x9d\xf7\xc4\xe4\x55\x20\xac\xcd\xb7\x54\x1c\x40\x58\x4f\x6f\xa9\x38\x80\xaa\x27\x7a\x29\x38\x80\xb0\xb4\xdc\x52\x70\xac\x87\xa1\x2f\xbf\xd8\x16\x29\x02\xc2\x78\xe7\xa5\xf3\x63\xe9\xaf\xe0\x8c\xd2\xb5\xd4\x08\x40\x98\xb9\xb3\xf4\x57\x00\xf1\xf3\x09\xa8\x1a\x80\xb2\xac\xef\xb8\x94\x0d\xcb\x53\xf9\xdd\xd1\xf4\x61\x00\x35\xfd\x04\xea\xc3\x58\xfa\x30\x96\x2c\x41\x1f\x06\x50\x37\xb5\x52\x48\x00\x65\xf3\x77\x85\xc4\x32\xb8\xde\x14\xeb\xa5\x6a\x00\xc2\x1a\x81\xcb\xe0\x7a\x20\xd7\x6e\xf2\xa9\xbc\x2e\x48\xff\xcc\x87\xa2\x8e\xf0\xeb\x9f\xea\x88\xd4\x87\xa1\x16\x4a\x7d\x18\xa9\xb6\x68\x5e\xd6\x6c\x9a\x5e\x96\xb4\x85\x6d\xf1\xdd\xb4\x7b\xd9\xb2\x89\x11\xe8\xfc\x4b\x45\x43\xea\x8b\xf8\xd9\x74\xda\x64\x47\xf8\x16\xa7\xa2\x01\x28\xc9\xb7\x2d\x15\x0d\xa9\x2f\x62\x61\xeb\x48\x55\x03\x50\xcc\x6e\x4a\x45\x43\xea\x8b\xe0\xb9\xa7\xa2\x21\xcb\xf2\x97\xb6\xa5\x6d\xb8\x49\x7e\xfe\x99\x5d\xc3\x7b\x60\xd6\x46\x2a\x10\x80\xb0\x3c\x5b\x2a\x10\x52\x6a\xbf\xe7\x43\x6a\x0f\x84\x19\x5b\x29\xb5\x4f\x8d\xfb\x0b\xc1\x9b\x1a\xf7\x81\x66\xf0\x6e\x6a\xdc\xcf\xea\x14\xf1\x61\x4f\x2d\xf9\x40\x33\xbc\x20\x8d\xad\x07\xc2\xba\x6b\x59\x77\x3f\x9c\x35\x8c\x24\x69\xc5\x1e\x60\x48\xd4\x52\xa1\x00\x94\x65\xb9\xba\x54\x29\x00\x3b\xdf\x23\x55\x0a\x40\x4e\xbe\xcf\xa9\xb9\x1f\x08\xb3\xc4\x52\x73\x7f\xaa\x27\x2c\x6a\x97\xea\x09\x20\xcc\x12\x4b\xf5\x44\x1a\xa4\x64\x05\xbb\xd4\x05\x00\xa4\xfa\x31\x95\x18\xa9\x9e\x90\xb5\xa7\x7a\x02\x58\x56\x90\x49\xf5\x44\x1a\x86\xbf\xa0\x6f\xa9\x52\x00\xc2\x9c\xb3\x34\x0c\x3f\x15\x0f\x16\x72\x4b\xc5\x03\xd0\xb2\xda\xe4\x10\xf4\x14\x78\x98\x69\x2a\x15\x80\x54\x15\xa7\x9e\x82\xf4\x38\x79\x4b\xa8\xa5\xb6\x77\x20\xa4\xa9\x29\x6b\x4f\x49\xb5\x55\xbe\x52\x52\x0d\xe4\x9c\x36\x3d\x36\xc1\xc1\x20\x79\x69\xac\x0f\x50\xb5\x19\xa5\x96\x77\x20\xd5\xf0\x29\xf3\x4e\xa3\xd3\x17\x5f\xa5\x94\x54\x03\xe9\xe1\x23\x29\xa9\x4e\x93\x4c\x4d\xdb\x4c\x59\x35\x10\x16\x38\x4c\xed\xec\x39\x5d\x6c\x7c\x96\x52\x0a\x0d\xac\xb1\xfc\x37\x9f\xc1\x74\x97\x49\xdb\x7c\x08\x1f\xa4\xe5\x44\x53\x0a\x9d\xa6\x8f\x5a\xcc\x2a\xe5\xcb\x40\x58\xb2\x2e\xa5\xcb\x29\x37\xe6\x64\xfe\x95\x72\x63\x60\xfd\xe9\x8b\x9d\x52\xe7\xd4\xbe\xbe\xd8\x20\x53\xfb\x7a\x1a\x0b\x84\xfe\x4a\x0d\xe8\x19\xf4\xc9\xca\x56\x29\xdb\x05\xda\xde\x98\x64\xbb\x29\xdb\xb5\xa4\x54\xca\x76\xd3\x38\x1f\xdf\x1d\xd9\x2e\x50\x96\xc5\xa2\x52\xba\x0b\x84\xb5\xbf\x52\xb6\x9b\x6b\x78\x19\xeb\x47\x72\x0b\x94\xd8\x37\x70\xf6\x25\xb2\x09\x77\x48\x89\x2c\xb0\x93\x55\x53\x22\x9b\xc6\x8a\xa7\x5b\xb0\xb1\xe2\x40\xa4\x97\x19\x2b\x9e\xda\xcb\x2d\xe3\x93\xb2\x56\x60\x07\xa7\xa6\xf6\xf2\x94\xc8\xa6\x5b\xb0\x44\x16\xd8\xae\xdf\x94\xc8\x02\xe5\xdf\x7b\xa7\x0d\x1d\xc8\xee\x0e\x69\xfa\x67\x9a\xc4\x69\x95\xfc\x34\x89\x13\x48\x4b\xdd\xa7\xdc\x36\x8d\xf8\x4e\x2c\x8c\x69\xc4\x37\x90\xdd\xdd\xc4\xe8\x9f\x3c\xd2\xcb\x78\xa6\x06\xf6\x00\xab\x3b\x2a\xb9\x6d\x1a\xd8\x63\xf1\xa0\x94\xdc\x02\x69\x74\x5e\xca\x6d\x53\xeb\xb8\x07\x60\xa4\xd6\x71\x20\x8d\xce\x4b\xad\xe3\x69\xe6\x68\xfa\xe2\x49\x6e\x81\x34\x3a\x2f\x35\x98\xa7\x7c\x37\x5d\x35\xf2\x5d\x20\x55\x1d\x29\xdf\x4d\xad\xe3\x46\xad\xa5\xd6\x71\x60\xa7\x0d\xa6\xd6\xf1\xd4\x14\x9e\x6e\xc2\x72\x60\x60\x19\xdc\x90\x9a\xc2\xd3\x04\x50\x73\x2a\xd3\x04\x50\x20\x8d\x48\x4b\xad\xe3\x40\x58\x1b\x35\x25\xcf\x40\x35\x06\x2e\x25\xcf\x40\xd9\x1f\x16\xc9\x73\x6a\x43\x4f\x37\x5c\x6d\xe8\x29\xa1\xde\x4d\xee\x26\x17\x75\x02\x91\x87\x29\x61\x06\x5a\xf7\x81\x4a\x98\x81\xd9\xf7\x2d\x9d\x8d\x0f\x6a\x0f\xff\xcb\x15\x43\x7c\xba\xc7\xe9\xa4\x14\x3a\x39\x2b\xc2\x23\x90\xd2\xf0\xf4\x94\x42\x27\x66\xce\x94\x42\xe7\x47\x8e\xa7\x85\x7a\x52\x6e\x0c\x54\x49\x6f\xca\x8d\xd3\x5c\xce\xf4\xe3\x20\xeb\x05\xf6\x71\xcf\x69\x2e\x67\xde\x3e\x27\x37\x65\x29\x2e\xb0\x8f\x7b\x4e\xad\xe5\x29\xeb\xb5\xba\x51\xca\x7a\x81\xf0\x34\xc4\x94\xf5\xa6\x51\x3c\x56\x37\xca\x7b\x77\xf7\xe1\x32\xbb\xeb\xa3\xd3\x82\xee\x49\x87\x29\x9f\x05\xaa\x4e\xd8\x94\xcf\xa6\x16\x74\x4f\xd7\x4b\x09\x2d\x10\x46\x06\xa4\x84\x16\x28\xcd\x37\xc3\xfc\xce\x7c\xdc\x51\xc2\x36\x87\xf0\xc1\x3e\x9d\x3a\x35\xa0\xa7\x25\x5b\x2c\x06\x94\xcf\xee\xdb\xcb\x65\xf4\x43\xda\x9b\x12\x5a\x6d\x8a\x29\xa1\x05\xa6\xa7\x43\xa6\x84\x16\x48\xe5\x7e\x4a\x68\x53\x6b\xb9\x55\x7e\x52\x6b\x39\x90\x8a\xfb\xd4\x5a\x9e\xf2\xde\xbd\x70\xe5\xbd\x40\xac\xea\x65\x2e\x19\x79\xa9\xc5\x80\x0e\x79\x29\xd0\xe5\xdf\x87\xe1\x36\xc0\x4a\x66\xf2\x90\xa9\x02\xb1\x96\x57\x35\x9b\x1a\xa7\xe2\x24\x4d\xdd\x26\x5f\xed\x65\x5b\xd8\x16\x9f\xea\x9a\xde\x72\xd9\xb4\xc8\xf6\x19\x34\xa5\x4d\xae\xa2\xf4\xb2\xc3\x36\xd2\xbb\xf6\x3d\x4f\x9b\x5c\x45\xbb\xb7\x97\x6d\x17\xbd\xf5\x9e\xb7\x4d\xae\x22\xbe\x9f\x87\xf1\x36\xc0\x76\x84\x1f\x16\x68\x39\x64\xc7\x5a\x23\x0f\xd9\x31\xb0\x92\x59\x3b\x64\xc7\x87\xf6\xf3\xe4\x33\x7b\x48\x85\x81\xe5\x11\x4f\x87\x54\xf8\xd0\x7e\x6e\xe1\x9f\x43\xfb\x39\xb0\xac\xbd\x77\x68\x3f\x07\x56\xdb\xf7\x74\x8a\x2c\xf7\x92\xf9\x87\x7c\xec\xc3\xa8\x1d\x60\x99\x91\x7f\x48\xbb\x8f\xe2\x91\x0c\x3f\x6f\xe6\x7c\x41\xb2\xfd\x66\x1f\x92\x6c\xe0\xbb\xcc\xae\x3b\x5f\x85\x0c\xb9\xf4\x97\x4e\x17\xc6\xfa\xf4\xa8\xc4\x43\x6b\x3c\xb0\x3c\x25\xf4\xd0\x1a\x7f\x60\x66\xcf\x1f\x1f\x9f\x43\x3b\x3b\xb0\x2c\xfa\x78\x68\x67\x07\xbe\xcb\x6c\x73\x6e\xaa\x73\xc3\x0d\xa4\xec\x07\x94\x7d\x27\x78\x1d\x52\x76\x20\x24\x9a\x87\x94\xfd\xa8\x0e\xa1\xd8\xe6\x10\x08\xe8\xef\x98\x30\x0f\x43\x74\x0e\x8c\xfb\xbb\x98\xee\x21\x67\x07\xd6\x64\x43\x38\xa4\xec\x07\xf1\x38\x69\x4d\xa1\x43\x82\x0e\xec\x68\x99\x43\x82\x0e\x94\x9d\x42\x79\x48\xd0\x81\x8f\xba\xd3\xe4\xb3\x6c\x0e\x81\xcd\xe4\xd0\xba\x0f\xac\xd5\xec\x87\x43\x20\x1e\x67\xe7\x2a\x1d\x6d\xf7\xd7\x7d\x8e\xc1\x1b\x8f\x73\x74\x87\x00\x2b\x38\x24\xe8\xc0\x66\x00\x87\x04\xfd\xe8\xf6\xcd\x27\xa3\xdd\x1e\xf8\x24\x04\x4d\xf6\x8d\x04\xd8\x5d\xb1\xe2\x90\x8d\x03\x53\x0b\xcb\x61\xdc\xce\xd1\xed\x9b\x4f\x46\x8b\x3c\xb0\x72\xff\x72\xf7\xed\xf5\x32\x7e\x6a\xee\x00\xb0\x85\xfb\x61\xee\x00\x50\x76\x26\xee\x61\xf2\x00\xb0\x72\x37\xb9\x68\x86\x4f\xa1\xfb\x53\x9f\xc2\x07\xcb\x5a\x43\x87\xf6\x7d\x60\x35\xf6\xb9\x43\xed\x70\x0c\x47\xd5\x6d\x73\x54\x1f\x6c\xfa\x73\x68\xde\x3f\x86\xaf\x07\xe6\xc9\x43\x5b\x3e\xb0\xd9\xf8\xa1\x2d\xff\x18\x0e\x1e\xb2\x7a\xa8\x31\x80\x5d\x10\xff\x50\x63\x1c\xd3\x07\xe3\x22\x57\x51\x00\x9b\xb0\x1c\xda\xf2\x81\xed\xab\x3a\xb4\xe5\x03\xdb\xec\x7d\x28\x3b\x8e\xe9\xe3\x73\x2b\x55\x63\x1c\x16\xb2\xf1\xf5\x53\x63\x1c\x18\xee\x53\xbf\xce\xa1\xe5\x1e\xd8\x31\x9b\x87\xb2\x03\xf8\x2e\xf3\xa7\x0e\xf4\x83\x7d\x82\xcb\xa1\xec\x00\x36\x0b\x3b\x94\x1d\xc0\xae\xb3\x76\x68\xb8\x07\x3e\x15\x47\xd3\x1e\xba\xcf\x1d\x2a\x75\xa8\x44\x80\x4f\x27\xd2\xe4\x6c\x78\x28\x05\x5f\xcb\x43\x6d\x02\x84\x54\xed\x50\x7c\x00\xcb\xd3\x29\x0f\x03\x8a\x0e\x03\x8a\xf6\xe7\xc1\x88\x22\x60\xa9\xbe\x0f\x03\x8a\x8e\xd8\xb3\xe1\x0d\x9c\x8d\x0f\x7a\xf7\x7d\xd4\x94\x7f\xc4\xe9\x65\xcc\xad\x52\x06\xd8\x3c\xf5\xd0\xba\x7f\x84\xdb\x1d\x42\xf5\x50\xdd\x00\x9b\xf5\x1e\xaa\x9b\x63\xb9\x4a\x61\x31\x87\x1a\x05\xd8\x1c\xfa\xd0\x24\x0f\x6c\xbd\x7c\xa8\x5a\x80\x4f\x70\xd3\xe4\xf3\x5c\x66\x91\x78\x95\xeb\x76\x39\x28\xcc\xc8\x87\x56\x7a\xa0\x37\x77\x0a\xd3\x1f\x80\x36\x9b\xb7\xf4\x09\x2f\xf7\x44\x4c\x88\x87\x46\x7a\x60\x59\x23\xe0\xd0\x48\x7f\xa4\xeb\x16\x5e\x73\x98\x07\x7b\x24\x6f\xa3\xeb\x45\xb9\x03\x34\x93\x48\x0e\xe5\x0e\xf0\xfd\xd2\xcb\x1c\x67\x92\xdd\xe3\x93\x52\x01\x1d\xe9\xdb\x08\x23\x3a\x94\x3b\xc0\x0a\xf8\xec\xa1\xdc\x01\xbe\xcb\xe8\x9b\xe5\x6e\x80\xe5\x99\x1f\x87\x49\xb5\x47\xfa\x36\x42\x9c\x8e\xdc\x43\x78\x38\x38\xca\x9b\xfa\xa4\xd2\x25\x09\x4b\x3a\x8c\x36\x02\xf6\x19\x31\x87\x7a\x0a\x58\xd6\xf0\x3f\xd4\x53\xc0\xf7\x4b\x6e\xaa\xb3\x00\x58\x1e\x72\x7c\xe8\x2b\x00\xd6\xdc\xbf\x74\xec\x07\x4b\x72\xfc\x21\x27\xfb\x50\xa7\x01\x3b\x52\xf3\x50\xa7\x01\xdf\xed\xbd\x97\xb3\x75\xf0\x69\x77\xab\x35\xd6\xe9\x38\x5c\xc4\x52\x21\x75\x1a\xb0\x63\x52\x0f\x75\xda\x71\xec\x69\x60\x52\x15\x65\xc0\x92\x8d\x1e\xfa\x20\x0e\x0f\x80\xd0\x18\x7c\xa8\xd3\x80\x5d\xce\xe4\x50\xa7\x1d\xa7\xbb\x92\xac\xc0\x90\x25\x60\x59\xf0\xf4\x50\xba\x1d\xa7\x4b\xd6\x4d\xd4\xdc\x5c\x60\x17\x2b\x3e\x94\x6e\xc7\xe9\x10\xe4\x3d\xba\x2f\x80\xed\xb3\x3b\x94\x6e\xc7\xe9\x7b\x98\xf6\xd7\xa7\x7b\x62\xf9\xc0\xce\x7b\xa8\xd3\x8e\xcb\x21\x60\x16\x3c\x54\x65\xc0\xd6\x21\x87\xaa\x0c\x28\xa9\xc5\xf2\x50\x95\x1d\x46\x36\xb9\x15\xaa\xca\x0e\x2a\x6e\xa6\xb6\xc8\x43\x0d\x06\x2c\x0f\xec\x3c\xd4\x60\xc0\x77\x99\x3f\x75\xa4\x9c\xeb\xa7\x46\x3a\x14\x61\xc0\x77\x19\x23\xd5\x91\x01\xec\x14\xa6\xc3\x30\x26\xe0\xbb\xcc\x36\x47\x4f\x2e\xb1\x15\x79\x0f\xb5\x1a\xf0\x5d\xe6\x1d\x9c\x10\xfc\x1d\x6a\xcd\x43\x7f\x07\xf0\x5d\xc6\x4f\x8d\x76\x02\xb6\xf2\x3b\x94\x79\xc0\x32\x8e\xee\x50\xe6\x1d\xc8\xbc\xd4\xd6\x73\x28\xf3\x80\x65\xae\xe5\xa1\xcc\x03\x96\x45\x72\x0f\xdd\x1d\xc7\xed\x40\x7d\x51\x94\x79\xc0\x32\x4a\xf7\x50\xe5\x01\xbb\xa8\xff\xa1\xca\x03\xbe\x5f\x3a\x02\x07\x7a\xf3\xa5\x09\xff\xcc\x71\x7a\x36\xba\xc7\xa5\x1c\x3a\x32\x80\xb5\x55\x87\xc2\x0f\xf8\x2e\xb3\xcd\xa7\xfc\xb0\x29\x4f\x7f\xe9\x53\x7e\x1c\xa8\xcc\x4c\xe5\x07\x6c\x95\x77\xa8\xfc\x80\xa5\xb9\xf6\xd0\xb9\x71\x3c\x0e\x14\xc7\xf7\xa1\x18\x04\xb6\x9c\x3d\x14\x83\xc0\x77\x19\xeb\xc3\x70\x2a\x60\x79\x3c\xfd\x61\x34\x15\xb0\x74\xe1\x1e\x4a\xc6\xe3\xf5\xe9\xf9\xc2\xe8\x17\x01\x96\x05\xef\x0e\xfd\x22\xc0\x77\x19\xff\xa6\x8c\x04\xb6\xc2\x3d\x94\x91\xc7\xbb\x07\xca\x43\x50\x33\x02\xcb\x12\xc4\x87\x9a\x11\x88\xfd\x45\x52\x32\x02\xcb\x33\x42\x0e\x25\x23\x50\xd2\xe3\x39\x0e\x7d\x25\xc0\x0e\x39\x39\x8c\xb9\x02\xbe\xcb\xfc\xa9\xf3\xf1\xf2\x99\xf5\x8b\xa4\xfb\x04\xf8\x2e\xb3\x1f\xce\xc7\x4b\xf0\x28\x8a\xff\x78\xf7\x7c\xbc\x5e\xf6\xcd\xee\xa9\x4e\x05\x76\x42\xf7\xa9\x4e\x3d\xd5\xa9\x7c\x09\x4e\x75\x2a\xb0\xac\x73\x78\xaa\x53\x81\xef\xcf\xfc\x65\xb7\x0d\x7e\xcf\x40\x4f\x83\xb5\x80\x65\x35\x88\xd3\x60\x2d\xe0\xfb\xa5\x37\x08\xdb\x02\x3f\xc0\xa2\x69\xd9\xb4\xa7\xc8\x9f\x1e\xb6\x51\xd0\xa2\x3a\x80\xd3\xa6\x3d\x76\x7f\xfa\xd8\xc6\xd8\x11\x37\xa7\xa2\x14\x28\x69\x09\xaf\x53\x51\x7a\x2a\x4a\xf9\x0a\x9e\x8a\xd2\xb3\x38\x2a\xd8\xc9\xa9\x02\x05\xb6\xed\xe4\x54\x80\x02\xdf\x65\x0c\x41\x05\x0a\x2c\xd3\x80\x4f\x15\x28\xb0\x4f\x0f\x3d\x55\x98\xc0\xf7\x4b\x46\xa5\xc4\x04\x76\xe6\xee\xa9\x67\x07\x58\x56\x88\x38\x15\x9d\xc0\x2e\xb2\x77\x2a\x3a\x4f\x45\xa7\x9a\xf0\x54\x74\x9e\x8a\xce\xe9\x00\x9c\x8e\xea\x7b\xe0\xec\xea\x00\x02\x96\x27\xdc\x9e\x3a\x80\xce\xea\xa0\x60\x0a\xa7\xd2\x11\x08\x3f\x87\xa7\x19\xe3\xc0\x77\x19\x03\x35\x65\x1c\x58\x19\x7f\xc8\xca\x3e\xcd\x07\x39\x3d\xe9\xd0\x4f\xe3\xa9\x00\x05\x96\x9e\xc7\x53\x9f\x11\xb0\xcb\x12\x9c\x4a\x52\x60\x59\xc7\xf9\x54\x92\x9e\xcd\x37\x98\xfd\xf1\xd4\x3f\x04\x2c\xeb\xe7\x9f\xca\xcf\xb3\x39\xf7\xec\x2e\xa7\x2e\x1d\x60\x79\x2c\xc8\xa9\xae\x3c\x15\x91\xa6\xa9\x9e\x6d\xdf\x81\x15\x55\xbc\xcc\x15\xd5\xfd\x37\xb6\xd6\x53\x8d\x07\xac\xc5\xcb\x7f\x1a\xc1\x75\x2a\xfb\xcc\x1c\x3b\x95\x7d\xa7\xb2\x6f\x37\xed\x7f\x23\x93\x1a\xaa\x7f\xaa\xfa\xce\xe1\xf3\x80\x77\x9c\xaa\x32\x60\xdb\xad\x4e\x3d\x3a\xa7\x42\xcd\xec\xc1\x53\xa1\x06\xac\x9e\xfe\xd2\xae\x0d\x3e\xa9\x30\xb2\xd3\x38\x2c\x60\x79\x58\xfa\xa9\x74\x03\xbe\x3f\xb3\x1f\x3e\x03\xd2\xc3\xad\xcd\x79\xea\x31\x3a\x95\x56\x66\x76\x9d\x4a\x2b\xa0\x5a\x41\xea\x54\x5a\x9d\x6a\x26\x93\x83\x4e\x35\x13\xb0\x72\xf9\x4b\x6f\xf0\x41\x53\xd3\x9c\x73\xdf\xe0\xf1\x97\xac\x6c\x15\x12\xb0\x8c\x53\x39\x15\x48\xc0\x8e\x62\x3a\x15\x48\x27\xc9\x14\x69\x6e\xd0\xa9\xf6\x01\x76\xce\xfb\xa9\xf4\x39\x89\x6c\x4a\xd3\x68\x4e\x23\x9b\x4e\xeb\x75\xfa\x4e\x18\xd9\x74\x12\xb2\x94\x26\x46\x9d\x8a\x1a\x60\xc7\x9f\x9c\x86\x2c\x9d\xb1\x6b\x7a\x73\x53\x45\x0d\xb0\x4f\x6b\x39\xf5\xd8\x9c\xe4\x5c\xa7\x39\x22\xa7\xa2\x03\xd8\x47\xe5\x9e\x8a\x8e\x93\x7a\x9a\x69\x8c\xfc\xa9\xc2\x00\xd2\x80\x9c\x53\x1f\xcb\x49\x64\x50\x1a\x26\x7e\x1a\x19\x04\x44\xc0\x41\x4f\x45\x07\xb0\xac\x55\x7a\x2a\x3a\x4e\x45\x87\xb1\xfa\xa7\xa2\x03\x58\x66\xc4\x9d\x8a\x0e\x60\x19\xb6\x78\xea\x76\x39\x89\x1f\x4a\x53\x17\x4e\xe3\x87\x80\x6d\xac\x3d\x8d\x1f\x3a\x15\x18\xc6\xe5\x9f\x0a\x0c\x60\x59\x0a\xfd\xcc\x3d\x02\xa7\xcd\x55\xaf\xc0\x00\xba\x87\xed\x9c\x0a\x0c\xa0\xca\xfc\x4e\x05\x06\x50\x34\x5e\x9f\xea\x8b\xd3\xb3\xe8\x7c\x04\xea\x0b\xa0\xed\x5e\xa8\x2f\x80\x6a\x75\xde\x53\x01\x71\x1e\x98\x52\x5d\xdf\x8a\x05\xa0\x19\xe4\x7e\x2a\x16\x80\xb6\x9f\x89\xae\x1f\xa0\xeb\x9c\x3c\x75\xfd\x00\x4d\x27\xfd\xa9\xa2\x00\xbe\x41\x32\x3f\x4a\x0a\xa0\x7b\x82\xd4\x69\x58\x13\xd0\xcd\x55\x3b\x75\x06\x01\x5d\x55\x7c\xaa\x3b\x80\x2a\xbb\x3d\xd5\x1d\xa7\xba\xc3\xc0\xfa\x53\xdd\x01\x54\xd3\x8e\x4f\x75\x07\x50\x35\xe7\x9c\x26\x54\x9c\x9f\x14\xe9\x7b\x85\xaa\x44\x80\xae\x6e\x3b\x55\x22\x40\xd7\x9a\x73\xea\x44\x02\xfa\x0f\x46\x76\xaa\x4d\x80\x62\x32\xcc\xa9\x36\x39\x77\xd2\x05\x73\xa1\x5b\xe9\x54\xae\x98\x4e\x71\x2a\x57\x80\x36\xf6\x9f\x39\x3d\x1f\x94\xe9\x8a\xd2\xd3\x04\x34\x83\x80\x4e\x05\x0c\x50\x26\xa4\xe7\x54\xc0\x00\xd5\x63\x70\x4f\x1d\x4d\x40\xd7\x31\x71\x2a\x69\x4e\xce\x20\xd7\x0d\x7c\x2a\x5f\x80\xa6\x35\xed\x54\xbe\x9c\x06\x69\xf9\x09\xd6\xa9\x74\xea\x54\x72\x21\x2a\x68\x80\x6f\x44\xac\x57\x15\x0d\xd0\x95\x25\xa7\x82\x06\x68\xc3\x97\x50\x41\x03\xf4\xbd\x47\xab\x67\x80\xbe\x76\x93\xb3\xf3\x41\x37\x73\xea\x54\xce\x00\xc5\xe3\x51\x4f\xe5\x0c\xd0\xf5\x35\x9f\xaa\x19\xa0\x2f\x14\xdf\xa9\x9a\x39\x55\x33\xb5\xaf\x3f\x7c\xa6\x15\x3b\x40\x37\x6d\xf3\x54\xec\x9c\x04\x72\x19\x1e\x7c\x1a\xc8\x05\x34\x0d\x44\xa7\x5a\x07\xe8\x89\xf6\x3b\xd5\x3a\x40\x6b\x4e\xbb\x5a\xe7\xbc\x93\xab\x58\x5b\x3a\xb9\x80\x62\x9d\xb6\x53\xf5\x73\x9a\x96\xee\x42\x52\xfd\x00\x3d\x7d\x12\xaa\x9f\x53\xf5\xe3\xd6\xa7\xf8\x01\x4a\x97\x2e\x2a\x7e\xce\xe7\xc7\x0f\x99\x62\xf3\x46\x4e\x03\xbb\x7c\xcd\x94\x43\x40\xd7\x08\x76\x2a\x87\x80\xbe\x3f\x48\xaa\x21\xa0\x7b\x8c\xd4\xa9\x1a\x02\x8a\x66\xc8\x53\x31\x04\x34\xdd\x3e\xa7\x62\x08\x28\x75\x77\xc2\x99\x78\x9c\x09\x7a\x6f\xb6\xc9\xa9\x3e\x32\x71\xe7\x54\x1f\x01\x75\x6f\xdc\xea\x23\xa0\x19\xd9\x74\x2a\x8f\x80\xde\x76\xc7\x9c\x8a\x0f\xba\x1e\xff\xf3\xd9\x53\x61\x98\x01\x8f\x48\x8f\x1a\xd0\xd3\x6d\x55\xc1\x74\x7a\x8a\x9d\x2f\xb6\x82\x09\xa8\xbf\xfd\x43\x67\xe7\x83\x6e\xa4\xc0\xa9\x5e\x02\x9a\x39\xe8\xa7\x6e\x37\xa0\x99\xa2\x7b\xaa\xa0\x80\xee\x79\x54\xa7\x0a\x0a\x68\x96\xad\x38\x55\x50\x40\x1f\x3e\x5b\x15\x14\xd0\xd3\xf7\x5a\x01\x05\x54\x4d\xf8\xa7\x02\x0a\x28\xc3\xf9\x52\x3f\x01\xdd\xa3\xad\x4e\xf5\x13\x50\x4c\xf5\x39\x95\x4f\x40\xd5\x9f\x74\x2a\x9f\x80\x6e\x98\xc3\xa5\x7a\x02\xba\x87\x5d\x5d\xaa\x27\xa0\x79\xe6\xfc\xa5\x7a\x02\xba\x67\x5d\x5d\xaa\x27\xa0\xf8\xf2\x5f\x8a\x27\xa0\x1b\x1e\x71\x29\x9e\x80\x6a\x26\xe7\xa5\x78\x02\xba\x9b\xde\xa5\x76\x02\xba\x07\x8a\x5c\x6a\x27\xa0\x59\xaf\xfd\xd2\x15\x78\x29\xa7\x4c\xac\xba\x94\x53\x40\x97\x2a\x5d\xca\x29\xa0\x1a\x2b\x76\xe9\x09\x04\xba\xae\xa2\x4b\x4f\x20\x50\x0c\xc8\xb8\xd4\x5c\x40\xfd\xed\xab\x5e\x9b\x98\x30\x5e\xbf\x4b\xc9\x05\x34\x0d\x08\x97\x92\xeb\x22\x3b\xdf\x93\xba\x2e\xdd\x80\x40\xd3\x7b\x72\x29\xc2\xae\xc2\x3a\xa9\xfe\xd0\x71\xe3\xdf\x93\x9a\x5d\xaa\x2b\xa0\x4b\xfa\x2f\xc5\x15\xd0\xf5\x63\x5e\x8a\x2b\xa0\x5b\xb1\xfb\x52\x5c\x01\x5d\x8f\xe2\xa5\xb8\xba\xcc\xb9\x0f\x3b\xe1\xb0\x3f\xe8\xba\x6b\x2e\xb5\xd5\xa5\x43\xcf\x9c\xb0\x4b\x87\xde\xf5\x69\xab\xae\x0b\xee\x52\x5b\x01\x4d\x8e\x74\xe9\xcf\x03\xba\xa5\xa7\x2f\xfd\x79\x40\xd1\xdf\x74\xe9\xce\x03\xba\xfe\xa6\x4b\x4d\x06\x34\xed\x43\x97\x9a\x0c\xe8\xba\x74\x2e\x25\x19\x50\xcd\x48\xbc\xd4\x5c\x40\x75\x73\xba\x74\x03\x5e\xd5\x71\x7b\x95\xe3\xfe\xa0\x7a\x6e\xf7\xa5\xe4\x02\xda\x48\x7b\xef\xb8\x2b\xcf\xd6\xde\x1b\xcb\x07\xd4\x8e\x25\xfb\xd2\x2f\x08\x34\x79\xce\xa5\x5f\xf0\x6a\xec\x14\xdd\x26\x87\xdd\x38\xf9\xd1\x05\xac\x5b\xf0\x6a\x3c\x6e\x38\xd3\xa5\x0b\xf0\x32\x46\x8f\xcd\xe3\x32\x44\xef\xd2\x8f\x67\x16\xe0\xa5\x1f\x0f\xa8\x56\x51\xbb\xf4\xe3\x5d\xfa\xf1\x4c\xf0\xb9\xf4\xe3\x01\x45\xa7\xeb\xa5\x1f\x0f\x88\xee\x7a\xea\xfb\x06\x0b\xaf\xb2\xff\xef\x24\x72\xa6\x7b\x67\xdf\xb9\x94\x78\x57\x97\xd5\x4c\xdb\x9c\x45\x32\x72\xcc\x88\xb8\xcc\xc8\xb9\xf4\xec\x59\xf3\xf5\x52\xe3\x01\xf1\x2d\x95\xff\xfc\x22\x5f\x3a\xfe\xae\x21\x77\x47\x67\x5d\xba\xef\x80\xb0\xc4\xd1\xa5\x50\xbc\x86\xaf\xbb\x2b\x4e\xbd\x07\x4c\xf3\xfa\x2f\xf5\xde\xa5\xc3\xcd\x1a\x93\x97\x0e\x37\xa0\xed\x25\xa7\xc3\x0d\xa8\xba\xa3\x2f\x1d\x6e\xd7\xf4\x06\xcb\x36\x6f\x30\xb7\xe9\x92\xa6\x7d\x03\xea\xfe\x39\xcf\xca\xbd\x8b\x73\x17\xd2\x02\x5e\x97\x0e\x2b\x60\x0c\xd8\xca\xa5\x68\xbb\xf6\xa9\x6f\x7c\x40\x2e\xe5\x18\x10\x16\xf7\xb8\x74\x4e\x01\x45\xe1\x7c\xe9\x9c\x02\xca\xde\xd6\x8c\xbc\xbb\xc8\x40\xcf\xe6\x8e\x65\xb0\x1c\x10\x03\x0e\x71\x19\x2b\x77\x51\xa4\x35\xad\xed\x78\xe9\x75\x02\x62\xf0\xe1\xbf\xf4\x3a\x5d\xfa\x93\x9a\x03\xd5\x9f\x74\x6d\x6d\x47\x6f\x95\x76\x40\x0c\x3e\xf3\xd7\xda\xfd\x38\xfd\x25\x23\x30\x7e\x0e\xa8\x26\x78\x5c\xba\x98\x2e\x0a\xa6\xa6\x95\x22\x2f\x45\x1b\x10\xd6\x1d\xb9\xd4\x6c\x97\x5e\x21\x0d\x5d\x97\x5e\x21\x20\xac\x62\x72\xe9\x15\xba\xf2\xf2\x32\xff\x6d\xdf\xe1\xc6\x34\xe5\xbf\xf9\x4a\x23\xd0\x8c\x39\xbe\x14\x68\x97\x02\xad\xb9\x7b\x2a\xd0\x80\x7d\xbe\xdd\xa5\x40\x03\x22\xa6\x57\x39\xb9\x64\x8b\x68\x77\xbe\x14\x68\x17\xf5\xb4\xb2\xb9\xc9\xea\xa9\x01\x56\x73\xf9\xa9\xbd\xae\xed\xa8\x61\xbe\xd5\x5e\x40\xec\x4f\xa3\xda\x0b\xd8\xc5\x27\x2e\xb5\x17\x10\x5a\x16\x2e\xb5\x17\xb0\x43\xea\x2f\xa5\xd7\x45\xd4\x5d\x6a\xf1\xbc\x14\x5a\xc0\x0e\x9d\xbd\x14\x5a\x40\x36\x64\xe8\xa5\xd0\xba\x14\x5a\xd6\xab\xbc\x14\x5a\x40\x36\x97\xb2\x42\x0b\x08\x39\xd4\xa5\xd0\x02\xc2\xf0\x9a\xcb\xc4\xf5\x4b\x37\x50\x73\x98\x8a\x2f\x20\xc2\xdd\x4c\xf1\x05\x2c\xcf\xff\xbb\x14\x5f\xc0\x3e\x25\xfd\x52\x7c\x01\xdf\x9f\xd9\xe6\x04\x51\xb5\x55\xab\xcd\xa5\xfa\x02\x42\x26\x7a\x29\xbe\x80\x5d\xa0\xe2\x52\x7c\x01\xd9\xe0\x5a\x97\xe2\xeb\x3a\xf7\x9c\xd9\xe6\x9c\x7d\xb0\x6b\x99\x5e\xaa\x2f\x60\x1f\x84\x75\xa9\xbe\x80\xb4\x82\xe2\xa5\xfa\x02\xd6\xde\x05\x75\x28\x01\xcb\x02\x03\x97\x82\x0c\x58\x46\x68\x5c\x0a\x32\x20\xf7\x66\xac\x20\xbb\x74\x31\x19\xad\x77\xa9\xc8\x80\xa5\x01\xe1\x52\x90\x01\x4b\x21\x7d\x29\xc8\x80\xef\x97\x3c\x39\x15\x19\xb0\xd6\xee\xbf\x53\xa6\x64\x52\x51\x5e\x6a\x22\x20\xd5\x31\x97\x9a\x08\x58\xc6\x11\x5e\x3a\x80\x80\x30\xe7\xe9\x32\x05\x06\xf8\xfe\x8c\x67\xa2\x74\x02\xd2\xba\x73\x97\xd2\xe9\xba\x77\xd7\x98\x0e\x55\x11\x90\xd2\xd1\xeb\xde\x5d\x73\x2b\xc1\x72\x74\x29\x8b\x2e\x9d\x42\x4e\xa4\xb2\xe8\x52\x16\xb5\x61\x77\x7d\x9e\x38\x85\xac\x2d\x76\xa9\x8b\x80\xef\x32\xee\x60\xc6\x0b\xb0\x2b\x77\x5e\x6a\x25\x60\x9b\xee\x2f\xb5\x12\xb0\xe6\x6e\x72\xec\x0f\x61\xbd\x6e\x7c\x6a\x25\x60\x1f\xa2\x73\xa9\x95\x2e\x3d\x47\x6d\x78\x99\x63\xff\x20\x0c\x9f\xb8\x14\x4b\x40\x36\x3f\x03\x8a\xa5\xeb\x71\x86\x90\xc0\x97\x6a\x09\x58\x9e\xb5\x7f\x29\x96\x80\x6c\x7e\x54\x14\x4b\xc0\x5a\x92\x4d\xc5\x12\xb0\x8f\x4b\xbe\x14\x4b\xd7\xeb\xf6\x8b\xb7\xea\x52\xce\x00\xab\xc4\x1f\x82\xc9\x2e\xd5\xce\xa5\x8f\xa7\x49\x0b\x94\x28\xc0\xf2\x98\xf0\x4b\x89\x02\xa4\x15\x3f\x2f\x25\x0a\xb0\x4f\x34\xbc\x94\x28\xc0\x2e\xb5\x77\xbd\xbb\x97\x18\xd4\x7e\xfe\x97\x4f\x51\x0f\x4f\x83\x1c\xdc\x6a\x94\x5b\x47\x4d\x43\x45\xdc\x6a\x0d\x20\x5b\x7a\xd9\xb0\x09\x47\xcd\xf2\xaa\x69\x93\x9f\x17\x96\xf5\xad\xb2\x00\x96\xa5\xae\x6e\x95\xc5\xad\xb2\x68\xf8\x51\x6e\x95\x05\xb0\x22\xfd\xe5\x69\x13\x86\xdf\x9f\xf7\xbc\x6c\xf2\xc3\xc4\xf6\x7f\x2b\x2d\x80\x5d\xa4\xef\x56\x5a\x00\xdf\x65\xb6\xbd\xb6\x61\x0c\x66\xa1\xdc\x6a\x0b\x20\x1b\xbb\xec\xad\xb6\xb8\xf5\xd3\x34\xec\xe5\xb7\x7e\x1a\x60\xd7\xef\xba\x55\x12\xb7\x31\x7e\x8d\xd5\x79\xab\x08\x6e\x63\xfc\x98\xf0\x5b\x45\x00\xec\x0c\xb3\x5b\x45\x00\x14\x83\x82\x6e\x15\x01\xd0\xad\x27\x77\x2b\x08\x80\x62\xbe\xf3\x6d\x84\xdf\xad\x4f\xc6\x6d\xf6\xd6\x27\x73\x5b\xc6\x17\x8e\x72\xab\x1b\x80\x62\xbd\xc9\x5b\xdd\x00\x74\xe3\xab\x6f\x75\x03\xd0\x34\xff\xdc\xea\x06\x20\xd3\x7f\x77\xdc\x1f\x74\xab\x30\xde\xca\x06\xa0\xfe\x86\xbf\xf3\xf9\x56\x94\xb6\x03\x52\x36\x00\xc5\x02\x25\xb7\xb2\x01\x68\xd6\xb4\xb9\x75\xde\x00\xcd\x43\x7e\x6e\x95\x04\x50\x7e\xbb\x5b\xce\x97\x35\xbf\x20\x4e\xb7\x4a\x02\xe8\x73\x8f\xc7\xf9\x32\x53\x08\x0e\x7f\x2b\x2e\x80\x62\xca\xeb\xad\xb8\x00\xaa\xc5\x56\x6f\xc5\xc5\xfd\x89\x8b\xd9\x61\xb8\xb7\xe2\x02\x68\x26\xb7\xdc\x8a\x8b\x7b\x17\x19\xf0\xbf\x9c\x9c\x0f\xa6\x31\x3d\xb7\x7a\x03\x28\xc6\xd8\xdf\xea\x0d\xa0\xc6\xfe\x7b\x27\x87\xc0\xc4\xb9\x7f\xe8\xe4\x34\x57\x13\xcf\xcc\xb8\x44\x60\xf6\x6e\x57\x9d\x9c\x0f\xba\xb1\xf9\xb7\x45\x07\x80\xd9\xbb\xfd\x72\x72\x3e\xa8\x4a\xa3\x5b\xbf\x13\x50\x3d\xe4\xef\xb6\x32\x01\x30\x3b\x7b\xdf\xad\x0c\x02\xaa\x1e\xdb\x5b\x19\x04\x54\x8b\x75\xdc\x9e\xfa\x01\x74\x3f\xcf\xb7\x19\x48\x40\xb7\xdc\xc8\x6d\x06\xd2\xdd\x99\x1c\x1f\x87\x5a\x09\x98\x9d\x8f\xca\xad\x56\xba\x3f\x61\x34\xad\x66\x7a\x2b\x8c\x80\x66\x2d\xec\xdb\xea\x05\x40\xd1\xef\x78\x2b\x95\x80\x32\x9a\x5d\x75\x26\x3a\x33\xb1\xbb\xea\x4c\x50\xa8\xcc\x0d\xf0\xd6\x67\x06\x34\x99\xdc\xad\x9e\x02\x8a\xe9\xd8\xb7\x82\xe9\xa6\xea\xc1\xbf\xcd\xce\xb0\x48\x60\x58\x67\xe5\x36\x2a\x12\xa8\xba\x15\x6f\x65\x15\x30\x3b\xdf\xa7\x5b\x59\x05\x54\xab\x28\xde\xfa\xdf\x6e\xfd\x6f\xf2\x92\x5b\xff\x1b\xd0\xa7\x2f\x83\xfe\x37\x60\xee\xfe\xab\xc7\x80\x6e\x81\xa0\x5b\x3d\x06\x34\xeb\x9f\xdf\xba\xdf\x80\x6e\xb9\x93\x5b\xf7\x1b\xd0\x25\xef\xb7\xc1\x94\x40\xdf\x3b\x98\xc1\x94\x40\xf9\xb7\x21\x9a\xb1\x05\xf4\x0e\x39\xbd\x95\x7b\x40\x53\x1c\xdc\xca\x3d\xa0\xeb\x96\xb9\x95\x7b\x40\x31\x59\xfd\x36\xbe\x12\x28\x16\xfc\xbf\x4d\xeb\xba\xf5\x0b\xca\x8d\x6e\xfd\x82\x40\x93\x58\xdc\xfa\x05\x81\xf8\xd7\x0b\x67\x4c\xe9\x28\xc3\xb9\xd5\x8e\xb7\xe7\x04\x36\x2f\x73\x32\xa6\x5f\x0c\xf7\x01\x7d\x85\x40\xf4\xf2\x07\x0d\x7d\x1b\x7e\x79\xcf\x3d\x33\x4c\xa0\xae\x44\xa0\x4f\x37\x05\x5d\x89\xb7\x42\x55\xc7\xfc\xad\x50\x05\x62\xbf\xb6\x0a\x55\xa0\xc4\x6e\x72\x1e\x3e\xe8\xfb\x23\x66\x60\xe5\xed\xc1\xe6\xcd\xff\x77\x1a\x3e\x68\xe6\x99\xdf\x0a\xdc\x9b\x3c\xaf\x9d\x3d\x73\xeb\x35\x04\x8a\x15\x75\x6e\xa5\xeb\x6d\xc0\xe4\x9e\x41\x03\x26\x81\xe8\x08\xbf\x5b\xe9\x0a\x14\x1d\x84\xb7\xd2\xf5\x56\xa6\x6a\xe5\xb8\xd5\xa9\x40\xb7\x56\xee\xad\x4e\x05\x9a\x25\x5e\x6f\x65\xea\x6d\x8c\x63\xc7\x30\x74\x1b\xe3\x08\x84\x87\x78\xdc\x7a\x20\x6f\xa5\xab\x46\xf7\x5b\xe9\x0a\x84\xb5\xbe\x6f\xa5\x2b\x10\x46\x51\xdd\xba\x1b\x6f\x8e\xef\x4b\xcb\xec\xde\x4a\x57\x60\xad\xea\x65\xf6\x96\xb3\x3e\xb2\x57\xfb\xe1\x52\xff\xa0\x59\xb8\xeb\x56\xa6\xde\x86\x20\x5a\x7f\xfa\x56\x81\x02\xcd\x4a\xa3\xb7\x2e\xc2\xdb\x50\xc1\xee\x76\xaa\x02\x05\x56\x47\xa7\xde\x2a\xd0\xfb\x74\xf0\x08\x8d\x5b\x3d\x08\x44\xf7\x5b\xa6\x1c\x04\xd2\xfa\xb2\xb7\x72\x10\xe8\x16\xf1\xb9\x95\x83\x40\xd5\xb8\x75\x2b\x07\x81\xd8\x9b\xa7\x6a\xf0\x3e\xed\x99\x9f\x03\xb5\x1f\x10\xfb\x3b\x72\xee\x9e\xf9\x40\xdd\x9d\xd5\x7e\x40\xec\xed\x53\xed\x77\xeb\x79\xeb\xee\xc5\x8a\x3f\x20\xf6\x26\xae\xf8\x03\xbe\xcb\xec\x88\x6f\xcb\x07\x7d\x34\x6f\xea\x7c\x13\x3b\x68\x49\xea\x5b\xf1\x77\x5f\xce\xf7\x6e\x73\xec\x38\xda\xda\x6e\x72\xec\x54\x74\xde\x7b\xaa\xba\x0e\xf8\x7e\x69\x9b\x83\xa7\xde\xc1\xde\x67\xd5\x75\xb7\x01\x80\x7b\x07\x55\x9e\x01\x66\x19\xde\xfa\xcb\x80\xd2\xd3\x8b\x1c\xd3\xe5\x98\x90\x62\xb7\x0e\xb3\x9b\xba\xcc\xbb\x49\xef\xd8\xad\xd4\x33\x7f\xeb\x56\xea\x01\xd5\xe3\xcc\x6f\xa5\xde\x6d\x60\x5f\x9f\xb6\xd9\xdb\x9b\xfd\xcc\x9e\xe9\xd9\xba\x15\x71\x7d\xda\xe6\x63\xb9\x7d\x2c\x2c\x3f\x45\x1c\x10\xff\xfe\xcc\x11\x70\x8a\x5f\xee\xcd\x43\x11\x07\xd4\x56\x6c\x72\x04\xa4\x6f\x6d\x3a\xa7\x86\x03\x4a\x48\xe1\x95\x70\xf7\xe3\x53\x51\x10\xa8\xce\x80\xb0\x80\xf6\xad\x3a\x03\xa2\x2b\x11\x54\x67\xf7\xe3\xf2\x73\xec\xea\x2e\xa0\x9a\xeb\x78\x5b\x8e\xe0\x56\x8a\x75\xb4\xca\xad\x14\xbb\x9f\x5d\xb8\x8a\x26\xc7\x49\x92\xd7\x5e\xcb\x4a\x31\x20\x2c\xf7\x7d\x2b\xc5\xee\xc7\x57\x5b\x25\xa1\x97\x0a\xa8\x56\x22\xbb\xf5\x52\xdd\xef\x1e\x14\xd3\xa1\x03\x0a\x68\xc6\x17\xde\x2a\x36\xa0\xa4\x75\x6f\x6e\x35\x19\x50\x8d\x3a\xba\xf5\x40\x01\xdf\x65\x0c\x54\x17\xd4\x4d\x92\x97\x07\xab\xde\xfa\x9b\x80\xd8\x4f\x45\x31\x07\x14\x2b\x68\xde\x8a\x39\x20\xf6\x74\x2b\xe6\x80\xef\xff\x1d\x81\x03\x7d\xf9\x64\x39\xb7\xaa\xb9\x5b\xe9\xd6\xf9\x9c\x3e\x4a\xb7\xe7\xb7\x47\x10\xb4\x0d\xdb\xb4\xf5\x26\x4d\xd3\x26\x37\x4e\x18\xc8\xa3\x28\x03\x42\x89\xff\xa8\xc9\x1e\xbd\x3d\x8c\xfd\x51\x93\x01\xdf\x2f\xbd\xe9\x65\x1b\xb5\x87\xd2\x7b\xde\x36\xf9\x5c\xd2\x9f\xbe\xb6\x7d\x5b\xee\x40\x1b\x3e\x0a\x30\x60\x9f\xa7\xfb\x28\xc0\x1e\xe3\xe9\xf4\x02\x3e\xba\x72\x80\xe8\xd1\xff\xfb\x7b\xfd\x18\x6e\xf7\x18\xe7\xe6\xd9\xa6\x8f\xca\x0b\x88\xbe\xef\xff\xd8\x84\xcf\x8e\xe5\xf9\xa8\xbc\x80\x70\x75\x3e\x2a\xaf\x07\x95\x95\x0a\xc0\x47\x99\x05\x34\x0b\x0c\x3e\xca\x2c\x20\x5c\x63\x8f\x32\xeb\xa1\xae\x71\x9a\xa7\xf9\x28\x8e\x80\x62\x5d\xff\x47\x71\x04\x74\x23\xf0\x1e\xc5\x11\xf0\xfd\xd2\x7e\x38\xcf\x95\xf5\x1f\xfe\xd2\x31\xa1\x8e\xd2\xb0\xf2\x47\x79\x04\x84\xb5\xc8\x1f\xe5\x11\x10\x1d\x51\xfb\x28\x8f\x1e\x93\xb2\xcc\x72\x7a\xd4\x47\x40\x74\x76\xc7\x47\x7d\xf4\x98\x94\x65\x3c\xdf\xa3\x40\x02\x96\x56\xc7\x47\x81\x04\x84\x2b\xf6\x51\x20\x3d\xc6\xce\x0d\x94\xc8\xa3\xf6\x01\xc2\x17\xe7\x51\xfb\x00\xd1\x97\x57\x39\xf6\xe6\xc3\xab\xfe\x9b\x03\x6d\x3c\x3c\xd7\xba\x4a\xe7\xa1\xe2\x5a\x0e\x3e\xf5\x8f\xba\x06\x08\x5f\xe0\x47\x5d\xf3\x7c\x22\x26\xac\xf3\xfe\x28\x62\x80\xef\x97\xb6\x39\x28\xea\x28\x58\x0a\xf2\x51\xc5\x3c\x78\x7c\xd2\x44\x81\x47\x19\x03\x0c\xf3\x70\x1e\x65\x0c\x50\xa4\x0d\x8f\x2e\x9f\x47\x97\x8f\x6f\xa1\xca\x06\x88\xfd\xc6\xa9\x6c\x80\x66\xa4\xc6\xa3\xb2\x01\xd2\x92\x5d\x8f\xca\xe6\x19\x3e\x28\xac\xec\x8f\x0a\xe5\x19\x8c\x09\x81\xf2\x28\x50\x1e\xbd\x3c\x03\x11\xf9\x28\x47\x80\x34\xae\xff\x51\x8e\x3c\xc3\xa7\xc2\xb7\xf9\x51\x68\x00\x21\x1f\x78\x14\x1a\x0f\xe5\x90\xd3\xf0\x93\x47\x42\x0f\x64\xb8\xe4\x25\xf4\x8f\xec\xdd\x52\xcd\x8f\xec\x1d\x28\xbf\x69\x93\x93\x66\xc2\x94\x35\x98\x1f\x13\xa6\x80\xe8\xbb\x69\xdf\xd4\x35\xcf\xd7\xff\x91\xbe\x03\x45\x99\xfd\xc8\xde\x81\x62\x2d\xfc\x47\x7a\xfe\x18\xfc\x37\x86\x6d\xae\x79\xea\x34\xec\x1d\x48\xc6\x0e\x44\x47\xde\x3c\x32\x76\xe0\xfb\xa5\x97\xb9\xe6\x61\xf1\x03\x23\xc7\x23\x89\x7f\x8c\x11\xb4\x3c\xf4\x23\x8b\x07\x42\xe2\xf0\xc8\xe2\x81\xef\x32\x7f\xea\x7c\x04\xc4\x04\x81\xf3\x48\xe3\x9f\x7d\x0e\x0c\xdf\x9e\x47\x17\x14\x90\x06\x26\x3e\xba\xa0\x1e\x53\xa6\x86\xfb\x82\x29\x53\x40\xec\xed\xd7\xe8\xc2\xc7\x94\x29\xeb\xab\x3d\xa6\x4c\x01\xa5\xf1\xb9\x78\x8c\x2e\x7c\x14\x0a\x83\xcf\xe7\xa3\x50\x78\x2c\x7f\xe6\x10\x14\x0a\x8f\x0e\x2d\x0d\xfc\x8f\xaa\x00\x88\xbd\x25\xab\x0a\x80\xef\x32\x86\x60\x1e\x15\x50\x2c\x94\xf8\x98\x47\xf5\xe8\xf7\xb2\x02\xf5\xa3\xdf\x0b\x48\x0b\xda\x3d\xea\x09\x20\x96\xfb\xb0\x7a\x02\xc8\x68\x36\x39\x76\x53\xab\x8c\x6e\x78\xf4\x7b\x01\x4b\x06\xf3\x18\xf8\x08\x7c\x97\x31\x6d\x46\x3e\x02\xe1\xb9\x05\x8f\xd5\x25\x80\xd8\x5f\x08\xc5\x09\x90\xba\x60\x1f\xc5\x09\x90\x7a\xc0\x1f\xc3\x23\x81\xf4\x78\xd7\x47\xb9\xf2\x6c\x4f\x1b\x9d\x55\xae\x3c\x26\x56\x0d\x1f\x81\x42\x04\x48\xe3\x51\x1f\x13\xab\x1e\xc3\x23\x87\xbb\xb5\xe1\x91\x40\x18\x2b\xf1\xe8\x7c\x7b\x0c\x8f\xb4\x10\xf5\xa3\xf7\x0d\x08\x33\x13\x1f\x55\xcd\x73\xf8\x8c\xdd\xe8\x75\xb5\x01\x69\x48\xf9\xa3\xab\xed\x39\x7c\xc6\x6e\x93\x86\x39\x02\xb1\xba\x97\xf9\x8c\x0f\xf3\xdb\x19\xbb\xde\xb7\xe7\x70\x54\xee\xc3\x3a\xd6\x80\x0c\x37\x1e\x1d\x6b\x40\x6b\xf3\x0f\x05\x46\x1f\xfd\x6e\x40\xd1\xfc\xfb\xe8\x77\x7b\xf4\xbb\x0d\x77\xee\x63\x0f\xf0\x45\x8f\xd1\x71\xfd\x6e\x8f\x4e\x36\x83\xbd\x1e\x55\x15\x50\xf6\xaa\x53\x55\x3d\xaa\x9e\xb1\x7f\x6a\xcf\x4f\xd2\xf7\x8a\x4d\xf6\xfc\xf4\xa3\xe2\x4a\x51\xa8\x00\xab\xbb\x2c\xf4\x52\x3d\x3a\x83\x26\x6e\xb6\x47\x67\x10\x10\x96\xd9\x7a\x54\x1b\xc0\xb2\x56\xcc\xa3\xdc\x00\x22\xed\xad\x72\xe3\xf1\xe4\x42\xf7\x5f\xd5\x06\x30\xb5\x10\x3d\x86\xe7\x3d\x54\x52\x4b\xeb\x51\x3e\x4a\x0b\x60\xd7\x7b\x7d\xf4\x22\x01\xdf\x65\x3c\x35\xdd\x48\xc0\x76\x9b\x3c\x7a\x91\x1e\x73\x86\x34\x25\x3d\x4a\x0b\x60\xfb\x48\x1e\xa5\xc5\x43\x3c\x5c\x5a\xe3\xf9\xb9\x77\x47\x5e\x1c\x0b\x74\x57\xd1\xf0\x98\xf9\x63\xc5\xfb\x47\x85\x00\xa4\xe9\x24\x8f\x0a\xe1\x31\x3e\x6d\xfa\x52\xcb\xf3\x1f\x5d\x2e\x6e\x5e\xf2\xfc\xe7\x75\xa4\x2e\x3c\x23\xc8\x80\xb4\xc4\xe3\x23\x81\x7f\xa8\xb5\x90\x13\x0b\xd3\x63\xd8\xd7\x63\xe2\x8c\x43\x90\x86\x03\x69\x1c\xe8\x23\x0d\x07\xb2\xb9\xc5\x49\xc3\x1f\x7d\x2a\xee\xc8\xef\xee\xc6\xc5\x55\xfe\xbd\x4f\xca\xb4\x19\x6d\x9d\x8f\x34\x1c\x48\xcf\xa1\x7d\x74\xaa\x3c\x32\x73\xb3\x69\x5f\x99\xf9\x4b\x89\xb1\xb4\xdc\xf2\x6b\x4c\x17\xb0\x0c\x2b\x7a\xf5\xb3\xbc\x12\x78\xcb\x2d\xbf\x12\x78\x60\xbb\x68\x5e\x09\xfc\x6b\x46\xcc\x1c\xfe\x34\x6c\xc3\xed\x35\xbd\xc1\xb2\x69\x79\x59\xa7\x2d\x6d\x4b\x7c\x12\xde\xe0\xb0\xc9\xf9\xb0\xbb\xcc\xc7\x5b\x7c\x06\x7c\x51\x5f\x2b\x91\x01\xdb\x2d\xf4\x1a\x77\xf5\xca\xd6\xa5\xae\xaf\x6c\x1d\x08\x73\x84\x5f\xe9\x38\xb0\x7a\xf5\x2a\x47\xa0\x07\xc5\x1a\x4f\x6f\xd9\x37\x3d\xf1\xea\x32\x50\x3d\x28\xc0\x76\x28\xbd\xf2\x78\x60\x79\x9a\xd8\x2b\x8f\x7f\x3f\xd2\x9e\x7e\xee\x5e\x49\xfb\x6b\xa5\x03\xcd\x73\xaf\x2e\x0e\x20\x2c\x33\xf1\xea\xe3\x00\x52\x8f\xe5\xab\x8f\xe3\x95\xb4\xcf\xfd\x6f\x4e\x1a\x87\x91\x68\x8b\x7b\x25\xed\xc0\x3e\x31\xf5\x95\xb4\xbf\xd5\xb7\xc5\xde\x4a\xbd\x81\xe5\xc1\x93\xaf\xd4\xfb\x35\xf9\xc4\x6c\xf4\xd7\xe4\x13\x20\x1b\xb2\xe3\x95\x66\xbf\xcd\xf5\xcd\x2e\xfd\xea\x4f\x00\x96\xa1\x25\xaf\x9c\xfa\xd5\x79\x60\x29\xeb\x57\x06\x0d\x84\x69\xe0\xaf\xde\x83\xd7\x1c\x15\xab\x2e\xbf\x32\x68\x60\x57\xc7\x7b\xf5\x15\x00\x2b\x78\x0f\x5e\x39\xf5\xdb\x5d\x0a\x6c\x59\xaf\x9e\x01\x20\x0d\x58\x7e\x25\xd5\xaf\xa4\xda\x92\xf9\xaf\xa4\x1a\xd8\xd5\xda\x5f\x49\x35\xb0\x3c\xb1\xe9\x35\xb2\x0a\xd8\xde\xc0\x57\x9a\xfd\x9a\x2a\x63\x55\xe7\x57\x52\xfd\x9a\x2a\xe3\xa3\x92\x54\xbf\x38\x02\x76\x95\xed\x57\xbe\x0c\x2c\xcb\xad\xbc\x7a\x02\x80\x65\xfc\xdb\xab\x27\xe0\x1d\xbb\xb7\x5c\xa6\x41\x1f\xd8\xbe\xc5\x57\x06\xfd\x0e\x4f\x6a\x64\x53\x7f\xc7\xfe\xa9\x47\x18\x32\x76\x8d\xe4\xaf\x41\x51\xd6\xcc\x7c\xb5\x92\x03\x69\x65\xcd\x57\x2b\x39\xb0\xdd\xbb\xaf\xa4\x1a\xf8\x7e\xc9\x1b\x2a\xab\x06\x52\x97\xc4\xab\x99\xfc\x95\x68\x47\xf1\xa7\x4e\x1b\x44\xdb\x5c\x85\x57\xa2\x0d\x74\x8f\x26\x7c\x35\x93\x03\xc5\x54\xc2\x57\xea\x0d\x74\xfd\x41\xaf\xd4\xfb\xd5\x98\x1e\xe5\x0f\x5f\xec\x57\x5b\x3b\x30\xf7\x76\x23\x59\x07\xfa\xdc\x9d\xf4\x69\x7c\x30\xf7\xde\x25\x59\x07\xaa\x15\xf6\x5f\xb9\x3a\xd0\x3c\x8c\xf9\x95\xab\x03\x45\xa1\xf5\xca\xd5\xdf\x8f\x84\xcf\xbd\xff\xc8\xc1\x81\x3e\x7c\x6d\xe4\xe0\xef\xc7\xb7\x67\x43\x55\xbd\xf2\x6d\x60\xee\x05\xa6\xd9\x1c\x98\xfb\x7d\x33\x2e\xec\xfd\x18\xf8\xdc\x8f\x5f\x06\x0e\x34\x8f\xfd\x7b\x25\xe0\xc0\xd4\x3f\xfc\x4a\xc0\x81\xae\xb3\xf9\x35\xbd\x07\x98\x96\xc7\x78\xa5\xe4\x40\x35\x1c\xfc\x95\x92\xbf\x6b\x2f\x1b\xdb\x1c\xe4\x47\xc3\xa7\xa7\x9a\xbe\xc6\x98\x01\xd5\x44\x8f\x57\xd3\x3d\x30\x3d\x8e\xf4\x95\xa4\x03\xc5\x64\xd0\x57\x92\x0e\x54\x4f\x89\x79\xe5\xe8\xc0\xd4\xeb\xf3\xca\xd1\x81\x62\x35\x8b\x57\x8a\x0e\xd4\xbd\xc5\x4a\xd1\xdf\x5d\xa3\x98\x71\x4b\xd1\x81\xa9\x2f\xf0\x95\xa2\xbf\x52\x74\x2b\x70\xbf\x52\xf4\xf7\xe3\xde\xd3\xc0\xa8\x57\xee\x0d\x94\xbd\x04\xe4\xde\x40\xb5\x72\xc0\x2b\xf7\x06\xbe\x3f\x63\x48\x92\xef\xd7\x82\x08\x76\x56\xf2\x0d\x0c\x95\xf5\x2b\xf9\x06\xba\xd1\x4d\xaf\xbe\x02\xa0\x2d\xe7\xd5\xd4\x24\xa0\x6b\xa1\x7f\x8d\x85\x03\xa6\x9e\xbf\x57\x87\x02\xd0\x35\xeb\xbc\xf2\x78\x60\x1a\xc3\xf5\xca\xe3\x81\x96\xbb\xfb\xce\x05\x41\x74\x9e\xbc\xf2\x4a\xe3\x5f\x69\xbc\xe6\xfe\x57\x1a\x0f\x14\xa3\x6d\x5e\x69\x3c\x50\x4c\xf8\x7f\x75\x4e\xbc\x3a\x27\x3c\x4c\xe1\xd5\x39\x01\x54\x0d\xba\xaf\xce\x89\xf7\x70\x9f\x40\x5c\xbd\xd2\x78\x20\xb4\x02\xbc\xd2\xf8\x57\x1f\x86\xb2\xe6\xd5\x87\xf1\x42\xed\xad\x5a\xfa\xca\xec\x81\xb2\x45\xe9\x2b\xb5\x07\x8a\xa9\x55\xaf\xdc\xfd\x35\x5f\xe9\xdf\x1d\x1c\x29\x67\xbb\xac\xe6\x2f\x1d\xe8\x07\x61\x42\xda\x2b\x9d\x07\x22\x1c\xbb\x74\x1e\x28\x06\x9d\xbf\xba\x4d\x80\x66\xfc\xd7\x2b\xc1\x07\x96\xdc\xec\x95\xe0\xbf\xe7\x1e\x3a\x0f\x4a\x8f\x08\x30\x4c\x52\x7f\x8d\x8f\x7b\x2d\x93\xa0\xc8\x7b\xf5\x88\x00\xc5\xa2\xb9\xaf\xd2\xe0\x3d\x1d\x53\xb3\x6b\x8e\xe9\x83\xaa\x54\x7b\xf5\x74\x00\x45\xef\xe5\xab\xa7\xe3\xbd\x7c\xa9\x1d\xba\x72\x01\x68\xa6\xf6\xbf\x06\xb5\x01\x5d\x5f\xe8\xab\xf3\xe3\xb5\x4a\x82\x5e\xda\x57\xef\xc7\x6b\x9a\x91\x5d\xd3\xfb\x01\xf4\x9f\x5f\x11\x9d\x1f\xaf\x51\x6d\x16\x10\x7f\xf5\x7e\xbc\x9e\xff\x62\x6f\x8d\x6a\x03\xaa\xc5\xf6\x5f\xa3\xda\x5e\x5d\x1d\x41\x54\xdb\xab\xf8\x00\xfa\xfe\xb0\x5c\x7b\x50\xaf\x97\xf1\x53\xdd\x1f\x40\x97\x45\xbf\x7a\x3f\x80\xea\x01\x25\xaf\x12\x05\xf8\x7e\xc9\x74\xa8\x51\x80\x61\x81\x9e\x57\x89\x02\x14\x0b\x7b\xbc\x4a\x14\x60\x58\x86\xe4\xd5\x6d\xf2\xde\xae\x5b\xd9\x94\x7e\x13\xa0\x58\xed\xeb\xb5\xd8\x33\xd0\x35\x33\xbe\x7a\x52\x5e\xf5\x4e\xec\x7b\xba\x94\x6f\x52\x63\x5c\x1d\xea\x1d\xa0\x37\xb9\xab\x9e\x14\xa0\x05\x3a\xe6\xd5\x93\x02\xd4\xb1\x7f\xe8\x04\xe1\x49\x31\x2a\xfa\x55\x14\xbd\x56\x4d\x08\x07\x60\xe8\x1b\xd0\x3c\xd7\xe4\xd5\xb9\xf2\xaa\x9d\xcc\xe7\x7c\xd5\x4e\xc0\xb0\x48\xe2\xab\x76\x02\xc6\x9f\xca\x9c\xbc\x46\xc6\x01\x43\x87\xe9\x6b\x64\xdc\xab\x8b\x66\xbf\x70\xba\x68\x80\x61\xa5\x88\x57\x17\x0d\x30\xac\x6b\xf1\xea\xa1\x01\x4a\xdf\x7f\xe6\xf4\x3d\xc4\xef\xf8\x60\x55\x6e\xaf\x95\x17\xf6\x3b\xae\x8b\x06\x28\xda\x59\x5e\xa3\xe5\x80\x91\x7b\xc4\xce\xdf\xe3\x02\xf3\x06\x7a\x6d\x80\xa6\x03\xe5\x35\xb7\xe8\xd5\x91\x13\x4e\xa0\x3a\x10\x18\xb9\x9b\x9c\x3f\x0a\xf8\x2d\x67\x5e\x3f\xce\xab\xd3\x66\x33\x5b\x9d\x36\x40\x0d\x79\x81\x02\x12\x28\x96\xe5\x79\x15\x90\x40\xfd\xd7\xe4\x6c\xe8\xa1\x31\x56\xf3\x55\x1b\x02\xdd\x73\xf9\x5f\xa5\xe1\xab\x0e\x64\xed\xe4\x0f\x1d\x28\x34\xce\xe2\xc8\x1f\x09\x40\x42\x1b\x9f\x3a\xca\x1f\x09\x40\x42\xc3\xb1\x9d\x3f\xc4\xa2\xd0\xe6\xbe\xaa\xdb\xc4\x32\xf9\x3e\x00\xf9\x43\x2b\x0a\x83\xf2\x20\xf9\x43\x2b\x0a\x95\xc2\xb9\xf9\x43\x2a\xe6\x4f\x5d\x18\xdf\xbb\x9b\x3f\x74\xa1\xd0\xc9\xd1\xca\x1f\xba\x50\xe8\xbf\xdd\xfd\xd3\xa6\x93\x5b\x16\x9a\x2e\x9b\xf6\x64\x38\xa4\xdb\xb6\x9b\xcb\xfc\xe5\x63\x93\x54\x7a\xda\x8f\xd7\x36\xbc\xf0\x76\xad\x38\x3f\x1f\xf4\x91\xdc\xa0\x38\x3f\x1f\x0c\x4a\x7c\xe4\xaf\x38\x3f\x94\x02\xc4\x6b\x96\xbf\xe2\xfc\x28\x45\x63\xb7\x39\x41\x05\xa3\x7e\x32\x8d\xc5\x09\xfa\x20\x39\xf1\x32\x7f\xc5\x09\xe2\xb4\x7d\xca\x57\xe4\xaf\x38\x41\x64\x0a\x61\xf9\xcf\x1f\x99\x42\xc2\xf7\xff\xf6\xcc\x39\xa3\x0e\x03\xe5\xba\xf3\x57\x9c\xb3\x82\x4d\x29\xec\xac\x73\xb6\xcf\xe7\xb4\xc9\x39\xd3\x3f\x15\x61\x37\x9c\xb3\x0f\x1a\xbe\xd2\xfc\x15\xe7\x8c\x5c\xa1\xba\x87\xe4\x94\x15\xbc\x68\x8d\x99\xad\x4e\x59\x65\x23\x4e\x3a\x5b\x9d\xb2\xea\x94\xf1\x7c\xab\x53\x46\x60\xe0\xb4\xfb\xd5\x29\xa3\x40\x60\xfd\xe8\x67\xfe\xaa\x33\x66\x49\x87\xb0\xff\xd5\xf9\xa9\xce\x0f\x7d\xad\xce\x4f\xdd\xfd\x67\xce\xaa\xfd\xaf\x3e\x73\xbb\x61\xff\x11\xc4\x84\x71\xe4\xaf\xda\xff\x0f\x46\x3a\xa4\x66\xff\x9b\x1b\xe5\xa2\x6b\xcd\xde\x5a\xbf\xbb\xd2\x8d\x66\x6f\x9b\x07\x1c\x2e\xdb\x7c\x9a\xcd\xae\x31\x82\x66\xd7\x94\xcd\xb1\xe8\x5a\xf3\xd9\x7d\xd0\x39\x43\x36\x7f\xcd\x47\xa7\x6c\xe6\x30\x84\xfc\x35\x1f\xd4\x07\x95\xe3\xd1\xf2\xd7\x7c\x50\xf8\xa2\x7e\xce\x5a\x73\x9c\x2a\x69\x92\xcd\xf2\xd7\x1c\x68\xf3\xa4\x7b\xef\xe9\x40\x4d\x35\x0a\x17\x77\xf7\xb1\x20\xa5\x87\xaf\x45\x77\xa0\x9d\x93\x39\x5c\x1c\xdd\x81\xaa\xa4\xc3\x77\xa0\xfb\x5c\x3a\xaf\xba\xfd\xe8\x8e\x5d\xf7\x14\x96\x9c\xfc\x75\x07\xcf\x81\xa0\xc4\xd8\xe7\xaf\x3b\xf6\xee\x40\x1d\x55\x77\xa0\x9d\x93\xb9\x16\xd3\xd6\x1d\xa8\x52\x9a\xb3\x95\xf2\xd7\x1d\x29\x95\x28\xc8\x1d\xcf\x5f\x77\xa0\x1f\x04\x5f\xdb\xfc\xf5\x3d\xd0\x97\x44\x6e\x7e\x38\x7c\xa2\x83\x22\xed\xc1\x2d\x87\x43\x1f\x95\x26\x3a\x3b\x1c\x27\x1a\xbc\x77\xc6\x34\x1c\xe6\x07\x41\x21\xeb\xfc\x0d\x87\x49\xa5\x41\xcc\xbb\xf9\x1b\x2e\xc8\xb1\x47\x4e\x2f\x86\x23\xff\xa0\x97\xfd\xff\x8e\x7c\xf0\x65\x0b\xff\xcc\xa7\x3e\xf6\x64\xf0\x50\x86\x93\x31\xd8\xd2\xc2\x3f\x73\x32\x28\x60\x31\x97\xfd\x77\x2e\xac\x47\x48\x66\x48\xfe\x86\x93\x61\x3d\x42\xd7\xf2\x70\x32\x0c\xa1\x5b\xbf\xff\xfe\x4e\xe7\x6f\x3a\x59\x93\x92\x14\xde\x7f\x3a\x59\x9e\x46\x84\x2d\x39\x7f\xd3\x85\x32\x9d\x40\xa6\x79\x3a\x81\x93\xe8\xa4\xc2\x60\xa6\x13\x48\x88\x5d\xae\x1f\x5d\x9f\xce\xe0\x07\x9d\x7a\x37\xf9\x9b\xce\x20\xe7\x11\x25\x99\x0b\xf9\x9b\x4e\xd7\x74\xba\x6c\x72\xba\x76\x55\x43\x6f\xe0\xfe\x66\x3c\x1d\x36\xed\xfc\x4d\xe7\x66\x22\x80\x5d\xe9\xd3\xa9\xe1\xa0\xa1\xbe\xff\xcc\xa9\xd1\xd5\x46\x25\xb8\xfc\x85\x83\x0a\xcf\xa5\xe3\xa9\x85\x83\xd2\xd5\x86\x6e\xca\x5f\x38\xaa\x60\xf5\x2f\x7f\xe9\xa0\x08\x98\x9b\xbe\xbe\xe1\xa0\xac\xd0\xc1\xd1\x11\xf9\x0b\x97\x05\x15\x3a\xf6\xde\x18\x8e\xd3\xa3\x4d\x5d\x9c\xe1\x38\x75\xc8\x2d\xdf\x9b\x70\xa0\x41\x40\xba\x93\x1b\xae\x14\x1d\x72\x18\xcc\xf2\x17\x2e\x15\x6a\x18\x12\x31\x97\xbf\x70\x3a\x82\x8d\xd0\xed\x2c\x9c\x0e\x7d\x74\xcb\xad\x36\xf6\x7c\xa8\xf2\xf8\xe5\x72\x29\x7c\xd0\xa9\xca\x94\xbf\xe5\x52\xf8\x60\x35\xa7\x7b\x39\x69\x8b\x95\xb0\xbc\xca\x49\x5b\x70\x20\x17\xec\x72\xce\x96\xf9\x30\xf4\x62\x39\x67\x6b\x4f\x10\x2b\x61\x39\x41\x1f\x64\x75\x59\x2f\x27\x68\xb1\x10\xdc\x67\x97\x13\x64\x10\xe0\xf2\xe3\xb4\x9c\xa0\x5d\x87\xc4\x26\x27\x68\xf1\x2a\xb9\xf5\x2e\xe7\x47\x6f\xdc\xda\xfd\x70\xe4\x8b\x73\x62\xdc\xdf\xd2\x91\x7f\x60\xdd\x97\xfc\xa5\x23\x4f\xaa\xd5\xef\xab\x1c\xb9\x16\x01\xb2\x31\xf2\x97\x0e\x9d\xf0\x41\xe2\xcf\xf2\x97\x0e\xdd\x6a\x25\x4b\xfa\x94\x8e\xfd\x83\x59\xfc\x52\xa4\xeb\x25\x9d\x8e\xca\xe3\x4c\xa7\x03\x9b\xc0\xfe\xa0\xa4\xd3\x61\x94\x21\x67\x70\xe6\x2f\x9d\x0f\x8c\x02\xfb\x2b\x96\x4e\x47\x1e\x5e\xc6\xe4\xa6\xf3\x91\x24\xcb\xca\x8c\xd2\xf9\x30\xb5\x6e\x49\x2d\xd2\x05\x93\x64\x09\xfb\xe5\x4c\x17\x8c\x9e\xbc\x4d\x2d\x0e\x27\xe4\x20\x4b\xd8\x2d\xee\x70\x42\x0e\xb2\x84\xdd\xdb\x0f\xe7\x03\xab\xc0\x1a\xdc\xf3\x70\x3e\xb4\x0a\x2c\x17\xe9\xe1\xe0\xc9\xad\xfb\xb9\x20\x0f\xc7\xae\x73\x8f\x13\x10\xf2\x77\x38\xaa\x0f\xda\xe6\x5e\x87\x83\xb2\x08\xe2\x72\x3f\x39\x1c\xd5\x41\xc6\xb7\x9f\xa7\xc3\x41\x1d\x6e\x98\x8d\x51\x1d\x7b\x54\x7c\x26\xf7\x65\xae\x85\xc3\x33\x3e\xb8\xea\x74\x2d\x9c\xe4\xc8\xbb\x21\x9e\x0e\x1d\x13\x40\x71\xc9\x9f\x0e\xfd\x74\x2d\x74\x66\xe8\x74\xec\x84\x4e\xee\xef\xce\xe9\xd8\x4f\x92\xe4\xe5\x33\xa7\x4b\xe1\x83\x46\x52\x55\xfe\x4e\x67\x83\x2a\x26\x7b\xef\x3b\x9d\x0d\xa3\x29\x97\x9f\xa7\xd3\xa5\x40\x19\x93\xbd\x07\x9f\xae\x84\x0f\xfa\x74\xc1\x9c\xce\xd9\x07\x7d\x7f\x77\x4e\xe7\xec\x83\x3a\xe4\x07\xa7\x53\x66\xe0\xe4\x92\x70\x9f\xce\x0f\x81\x93\x7b\xe7\x38\x9d\x1f\xcd\x09\x14\xb9\xcf\xdf\xe5\x6c\x50\xa1\xa4\xb9\x43\x5e\xce\x86\xb6\x83\xfd\xe5\xbc\x1c\xfa\xc5\xd0\x7d\x8f\x2f\x87\x8e\xed\x60\x6f\xa4\x97\x43\xd7\x76\xb0\x9c\x8e\xcb\xb1\x5f\xbc\x05\x6e\x27\x97\x43\xd7\xe3\x49\xba\x54\xfe\x2e\x07\xfa\x41\x2d\x3e\xbb\xcb\x81\x6a\x4f\x40\x7a\xe5\xef\x72\x54\x1f\xd4\xbe\xff\x6d\x8f\x8a\x64\xf0\xe0\x97\xb7\x4f\x1d\x73\xc2\xde\xd5\x6e\xc7\x79\x5b\x89\x85\x1f\xde\x8e\x53\x73\x02\xe7\xae\xe4\xef\xf6\xa9\xdf\x3c\x75\x77\x9d\xdb\xa1\xdf\x0e\x6a\xd8\xe6\xa0\x6e\x07\xe5\x3d\x1d\x94\x56\x81\xef\x65\xf9\xef\xaf\xf5\xed\x00\x29\x2d\x92\xd2\x91\xdb\x27\x69\x69\x11\xf9\xe0\xed\xe2\xdf\x85\x15\x99\xfa\xdb\x59\xd0\x95\xba\x94\x4e\xb7\xd3\x80\x2b\x75\xff\xd9\xe3\x34\x3c\x3e\x6f\xd9\xf6\xe3\x3c\x7c\x50\x9b\x1c\xf1\x71\x1e\xa8\x37\x92\x92\xae\xc7\x69\x30\x3b\x6e\xf9\xae\x3e\x3e\xdc\x87\x75\xed\x57\xf2\x71\x1a\x1e\x28\xe2\xfe\x7f\xa7\xe1\xe1\x24\x42\xb7\x8c\xc7\x65\xad\xab\x76\xa9\x20\x1e\x87\xfe\x38\x74\x06\xf0\x38\x74\x05\xff\x72\x87\x7b\x1c\xbb\x27\xd7\xfa\x12\x3e\x8e\xfd\xd9\x63\x67\xee\x1f\xc7\xfe\xb0\x04\x64\xaf\xaf\x63\x37\x8b\x6e\x13\xaa\xd7\x27\x49\x4c\x66\x75\x75\xbe\x2e\xe2\x17\x17\x92\xcf\xf6\x75\x9c\xfa\x82\xf7\x4d\x5f\x47\x85\x94\xef\x7e\xd3\x5f\x47\xa5\x6e\x5f\xbe\x9a\xaf\xdd\xc5\xa7\x4b\x78\x55\xfe\x5e\xbb\xfb\xf2\x1a\xfa\x65\x7e\xed\xad\x52\x9e\x53\x70\xb2\x28\xe5\xcb\x4f\x42\xc3\xeb\x5a\x14\xee\x40\x21\x66\x21\x8b\xc2\xbd\x98\x4e\x47\xcd\xfe\x2c\x2a\xf7\x62\xe9\x0e\xf6\xed\xa2\x72\x07\xbe\xcb\x6c\x9b\xb6\x51\x4f\x8b\x39\x2a\x4a\xf7\xa2\x74\x5f\xac\xf6\xa2\x74\x07\x3c\xf0\x37\x8b\xd2\xbd\x94\xdd\x37\xda\x14\xcd\xc0\x5a\xfe\x9b\xa2\xb9\x28\x9a\x39\x47\x2b\x8b\xa2\xb9\x58\xbd\xd0\x21\x28\x9a\x8b\x59\x71\xd4\x19\xca\xa2\x6a\x06\x96\x32\xab\xa8\x9a\x8b\x12\x99\x12\x42\x59\x94\xc8\x40\xa1\x0c\x71\x96\xb2\xfb\xb6\xeb\xee\x24\x6d\x8f\x6d\x4e\xb9\x37\x60\xca\x8b\x61\x97\xa4\x2b\x66\x51\xc4\x02\x3d\xed\xae\x22\x16\xe8\xe9\x3d\x15\xb1\xa5\x4e\x7f\xc9\xbf\xa9\x58\x81\x20\xc4\x38\x0b\x99\x6b\x59\x14\xb1\x94\xd0\xc9\xa2\x88\x05\x96\x1f\xad\xa2\x88\x2d\x7a\x75\xa9\x38\x93\xa5\xee\xbe\xb9\x78\xb9\x4c\x15\x0b\x2c\xea\x9c\x65\x21\x9e\x52\xe8\x8a\xa5\xa2\xae\x05\xc2\xed\xb1\xa8\x6b\x8b\x21\x96\x14\xa6\xc9\xd2\x1c\x41\xf3\x19\xf8\xff\x3e\x03\xeb\xde\x53\x86\x26\x4b\xf3\x19\x58\xf7\x3e\xfd\x37\xc7\x69\xd8\x25\x45\x67\xb2\xa8\x75\x81\xc1\x81\x04\x59\x9a\xcf\x80\x52\xf8\xee\x1f\x45\xf5\x5b\x7a\xf5\x97\xdc\x54\x29\x0a\x8c\x1f\xec\xb0\xa8\x44\x8b\xb5\x31\x48\x0a\xcf\xd2\xed\xc7\x07\x83\xa3\x0c\xb2\xa8\x44\x8b\x35\xee\x29\xa3\x92\x45\x29\x0a\x78\x68\x44\x96\x6e\xd7\x3e\xe8\x95\x17\xb2\x74\xbb\x66\xa4\xa4\xe3\xec\xbb\x6b\x26\x97\xd8\x74\xd9\x84\xaf\x91\xaf\x7f\x51\xae\x02\xd5\xaf\x67\x51\xae\x96\x4e\xdc\x17\x84\xb7\xa8\x4d\x81\xe8\xce\x8f\xda\xb4\x58\x1a\x9f\x62\x2e\x59\x86\x0f\x6a\x70\x10\x8b\x7d\x55\xaf\x16\x65\x27\xc5\x62\xb2\x28\x3b\x81\x4e\xd6\x79\x16\x65\x67\xb1\x90\x06\xe9\x7c\x59\x86\x63\x42\x77\x12\x10\x92\x45\xd9\x59\x86\xab\xcf\x05\xa3\xc8\x04\x3a\x81\x18\x59\xd4\x98\x40\x1b\x0e\x4a\x8d\x59\xf4\x36\xa7\x8b\x54\xc5\x08\x04\x11\x16\x59\x14\x8c\x40\x74\x88\x77\x51\x30\x96\x7d\xd6\x16\xb7\x54\x30\x02\xa1\xd5\xa9\xa8\x17\x81\xe6\x8e\x58\xd4\x8b\xc5\x08\x4e\x8a\xab\x67\x51\x1c\x16\x23\x38\xe1\xe2\x45\x71\x08\xd4\xee\xa4\x4d\x87\x69\x50\x27\xb9\x2b\x59\xa6\xcf\xce\xc3\x6a\x7d\x8b\x95\x90\xc0\x77\x99\x6d\x0e\xfd\x83\x46\x34\x45\x96\xb9\x87\xce\xf3\xac\xe3\xbf\xbf\xd7\x25\x7c\xdc\xc6\x7c\x62\x48\x2a\xe1\x5c\x05\x69\xa0\x4e\xa9\x3a\x14\x08\x32\x84\xb2\xa8\x43\x8b\x3a\x94\xcc\xf2\x2c\xea\xd0\x62\xc8\xa7\x6b\x5a\x1d\x0a\xd4\xea\x56\xa3\x0e\x05\x6a\x74\xaf\x72\x99\x7c\x50\xbb\x5b\x88\x32\x14\x68\x03\xfa\x57\x94\xa1\x40\x74\x97\xa1\x2a\xb4\x58\x4e\x32\xdd\xdb\xd5\x97\x85\xe3\x6e\xbb\x6b\x4e\x2d\x09\xd4\xbd\xa3\xaa\x25\x8b\x81\x9c\x78\x59\xb2\x28\x00\x8b\x81\x9c\xe8\xcb\xb2\xec\xac\x9a\x10\x63\x7f\x16\x35\x61\x31\x90\xb3\x33\x67\x6a\xc2\x62\x20\x27\xde\x84\x2c\x8a\x42\xa0\x13\x9f\x92\x45\x4d\x08\x7c\x97\xd1\x5d\x45\x21\x50\x08\x01\xc8\xa2\x28\x04\xa2\xbb\xc2\x96\x83\x5a\x04\x78\x63\xd7\x2c\xcb\xe7\xbf\x5e\xff\x8c\xa7\xa2\x4e\x04\x82\x60\xeb\x2c\xea\xc4\x62\x4a\x99\xaf\x9b\x3a\x11\x68\xfb\x6b\xa2\x4c\x2c\xe9\xb6\x85\xb1\xbc\x28\x00\x81\xa5\x85\xae\xa8\xff\x8a\x61\x9b\x0a\x9e\xa2\xb2\x03\x6a\xf8\x09\x53\xd8\x01\x8d\x93\x4e\xb3\x28\xec\x80\x58\x2e\x34\x75\x5d\x39\xdc\x57\x20\x51\x45\xc5\x56\x0e\xb2\x04\x9a\x4d\xae\x2a\x75\x97\xea\xa9\xa8\xbb\x80\xe8\x68\xac\xa2\xee\x02\x3c\x2a\x3b\x8b\xb2\x0b\x58\xc5\x8d\xfd\xd8\xf7\xe4\x0d\x71\x6f\x50\x4f\x95\xd3\x95\x8c\x6c\x29\xca\x22\x20\xba\x8f\x58\x59\x54\xcc\x28\x73\x41\x2a\x8b\x8a\x41\x93\x7b\x4b\x55\xdd\x14\x53\xc5\x7c\x9f\x55\x37\xc5\xa0\x49\x19\x78\xb9\xbc\x29\x41\x93\xcd\x75\xab\x6c\x01\xd6\xc4\xfa\x59\x94\x2d\xc5\x1c\x30\x19\x70\xb9\x7c\x52\x17\xf1\xb5\x6e\x65\x2a\x19\xe0\xbb\x8c\x7e\x28\x65\x00\x1d\xe2\x59\x94\x32\x45\x29\xb3\xf9\x92\x52\x06\x28\xc5\x2d\x55\x29\x53\xac\x1f\xbf\xbf\x43\x97\x6b\xf9\xe2\x3b\xe4\x40\x55\x37\x40\xdb\x7b\x82\xea\x06\x58\xc3\xf9\xbe\x7c\x04\x1f\xd4\xb1\x7b\xeb\x23\xf8\xa0\x0f\xa9\x86\x12\x08\xe8\xc5\xcf\xbe\x12\x08\xa8\xc3\x8e\x29\x81\x8a\x09\x65\x9b\x16\xaa\x81\x8a\x2e\x55\x37\x5e\x35\x50\x21\x9c\x93\xac\xb0\x2c\xb7\x93\x41\x51\x90\xee\xd4\xde\x4e\xc6\xbd\x27\x83\x87\xa2\x04\x02\xcc\x44\xcb\xa2\x04\x02\x62\xf3\xda\xdb\xb9\xf8\xc0\xb4\xb6\x2c\xb7\x73\x61\xe9\x90\xfd\x46\x29\x7b\x80\x12\x72\x03\x65\x4f\xf1\xac\x5c\xf7\x17\x65\x4f\x79\xf6\x13\x66\x9c\x2a\x15\x20\x96\xeb\xf1\xf1\x09\x13\x2d\xda\x9d\xb3\xc7\x31\x7d\xda\xa5\xfe\x7e\xf2\x3f\xc5\x0b\x90\xdd\x17\x4a\xf1\x02\x7c\x97\x31\x4e\xd5\x0b\x10\x9b\x03\x3d\x8e\x80\x43\x6a\x7f\x3f\x37\x6a\x85\x04\x60\xde\x5c\x16\x85\x04\x50\x7f\xda\x45\xca\xeb\x4d\x5f\x6f\xca\x0d\xd4\x16\xc0\x77\x19\xa3\x52\x5c\x00\x26\xce\x65\x79\xf7\x4d\x0f\xac\x8f\xfe\x99\x4b\xe8\x7d\xfd\xe5\x77\xd3\xaa\x90\x00\x92\xf4\x9c\xac\xfa\x04\x01\x93\xe4\xb2\x2a\x2d\xea\x8f\x7a\xac\x14\x51\xcd\xaa\x8e\x00\x92\x5c\x9f\xac\xea\x88\xfa\x0b\x2f\xf3\xa7\xcb\x36\xce\x39\x64\x83\xa9\x6a\x06\x60\x51\x9a\x28\xab\x9a\xa1\xfe\x2e\x7f\x69\xd7\x6e\xdb\x38\x8a\xe6\xe7\x2f\x1f\x9b\x70\x01\x60\x51\xa9\xfa\xf1\x80\xfa\xe3\xac\x8c\xac\x3a\xf2\x80\xec\xf1\x87\x4f\x75\xd5\xcf\x07\x64\x67\x9f\xad\x4a\x96\x5a\x1c\x33\xfb\x7d\x55\x9f\x00\x41\xd1\x8b\xac\xea\x13\x60\x11\x1d\x9c\x55\x79\x52\x3f\x91\xf1\xfd\x72\xd0\x66\xcf\x0b\x71\x80\x7c\x98\xab\x22\xa3\xd6\x5d\xa7\x8c\x1b\xa8\x28\x80\xc0\x3d\x9d\x55\x45\x01\x7c\x97\x05\x6d\xde\x94\x82\x19\x04\x06\x65\xd5\x53\x06\x24\x39\x74\x59\xd5\x1d\x80\x09\x8a\x59\xd5\x1d\xb5\xda\x35\xd8\x60\x55\x64\x00\x49\x32\x49\xd6\xba\xbb\xe6\xa4\x62\xea\xa8\x8a\x0c\x20\x25\x58\x55\x91\x51\x9b\x23\xe0\x03\x5e\x95\x14\x80\x09\x84\x59\x55\x14\xc0\x72\x1f\xa9\x2a\x8a\xda\x5c\xeb\x7c\xac\xab\xf2\x01\x30\xb5\x31\xab\xce\x33\xc0\x94\xc2\xac\x0a\x0a\xc0\x1c\xbd\xac\x0a\x0a\x20\xc9\xe3\xca\xaa\xa0\xa8\xcd\xf5\xc4\x46\x55\x75\x9e\x01\x49\x8a\x59\x56\x7d\x67\xc0\xc2\xf3\x9f\x55\xdf\x19\x90\x54\x44\xc9\xda\x1d\x79\x27\x55\x90\x1d\xae\xea\x4d\xab\xdd\x87\x32\xbd\xcc\x31\x75\x1f\x0a\xfd\x57\x9c\xd4\xee\x0b\xc1\xfb\x5b\x55\x22\x80\x59\x8c\x59\x55\x22\x40\x92\xa7\x93\x55\x25\x52\xbb\x03\x60\x57\xaa\x8a\x0c\xc0\xc4\xc6\xac\x8a\x8c\xfa\x29\x8a\xfa\x23\x42\x20\xab\x92\x02\x08\x1d\xec\x55\x45\x51\x87\xdd\xb5\x6f\x3a\xb7\x00\x53\x38\xb3\xea\xdc\x02\xbe\xcb\xfc\xa9\x4f\xe5\x83\x45\x8e\x7f\x56\x55\x46\x1d\xe9\x65\xf4\x4d\x95\x01\x2c\x4a\xc5\x65\x55\x65\x00\xab\xf9\xa4\x74\x6e\xd5\xe1\xf2\x73\xe1\x8e\x3d\x04\x96\xdf\xf2\x32\x9f\xc1\x24\x20\xef\xe7\x13\x55\x52\x00\x11\xce\xa4\x92\xa2\xce\xe1\x65\xdc\x54\xb5\x00\x98\x46\x9b\x75\x3a\x82\x4f\x06\x7c\x97\xd1\x5d\x65\x40\x9d\xae\x05\xfa\x21\xe5\xaf\xe1\xfb\xce\x17\xbc\x4a\xba\x81\x5a\x5c\xdf\x92\xee\x1a\x3e\x52\x87\x25\x9f\x06\x96\xce\xca\x2a\x9f\x06\xea\xaf\xb8\x7b\x49\xa8\x81\x1c\xee\x1e\xba\x75\x80\xd0\xe6\x5f\xf5\xea\xd4\x78\xfc\xa5\x97\x39\x21\x1f\x98\x6a\x99\x55\x8e\x0d\xac\x70\x77\xd2\x5f\x53\x57\xf5\x97\x74\x57\xef\x0c\x90\x72\x84\xaa\x77\x06\xf8\x2e\xf3\xdf\x1c\x15\xa7\x55\x0d\x77\x69\xd9\x79\x5d\xb7\x97\x31\x50\x69\x31\x10\x14\xe1\xcf\xaa\x43\xa5\x26\x2b\x90\x03\x5a\xb2\x4a\x8b\x81\x45\xe6\x46\x56\x69\x31\xf0\x5d\xc6\xbf\xc9\x8b\x01\xf3\x4c\xb3\xea\x3e\xa9\x39\xbc\x8c\x07\x23\x55\x06\x92\xf2\xe9\x59\xa5\xca\x40\xfd\x51\x6a\x26\xab\xbe\x12\x60\x35\xbf\x03\xba\x4a\x80\xef\x32\xdb\x7c\x08\x24\x42\x8d\x7d\x03\x1f\x42\x9e\x5e\x66\x7f\x7d\x0a\xd4\x89\x9f\x7e\xa3\xa4\xd4\x35\x5f\x2f\x63\xb9\x1d\x3e\x85\x0f\xcc\xf5\xcd\xaa\xab\xa4\x1e\x8e\x14\x23\x45\xd5\x31\x02\x24\xb5\x84\xb3\xca\xbc\x81\xef\x32\x3a\x72\xf8\x14\x38\x4f\x2a\x7c\xcc\xfa\x4a\x80\x1c\x38\x2e\xab\xbe\x12\xa0\xfe\x38\x8e\x25\xeb\xe1\xe0\x3f\x30\x6d\x35\xeb\xe1\xe0\x3f\x48\x2d\xd8\x55\x66\x0f\xe4\xf0\x5d\x96\xd9\x03\x66\xca\x66\x95\xd9\x03\x29\xd3\xac\x32\x7b\xe0\xbb\xa5\x97\xb9\x16\x0e\xd7\x82\x7f\xe6\x5a\x38\x5d\x0b\x3e\x03\xdd\x27\x80\x09\xcc\x59\x75\x9f\xd4\x73\x7a\x19\x5d\xd3\xe5\x01\xac\x39\xfe\xbb\x2e\x4a\x56\x1d\x22\xc0\xf7\x2f\xfe\xb3\x63\x3e\xb1\x46\xba\xf5\xa9\x19\x80\xfa\xa3\x74\x6d\x56\x45\x03\xb0\x48\x6e\xcc\xaa\x4b\x04\xc8\xb1\xbb\xe4\xa0\x2f\x47\xe3\x77\x4b\x1d\x01\x2c\xbd\x48\x55\x1d\x01\x7c\x97\xf1\x70\xd5\x11\x40\x0e\xbb\xa6\x8e\x00\xbe\xcb\xe8\x9b\x3a\x02\x58\xe4\xa1\x64\x55\x47\x00\xdf\x65\xac\x01\x75\x04\x10\xe1\x08\xd4\x11\x40\x0c\xbf\xcf\xca\x88\x7a\xb9\x8a\xfd\xb4\xab\x10\x80\xe4\x10\xde\xac\xd7\x1e\x95\xdb\xcb\x70\x08\x3e\xb7\x8b\xed\xc5\x7d\x43\x3d\x50\xe1\xfe\xbf\xe2\xe3\x95\xfc\x03\xa1\x71\xa9\xea\xff\xa8\xf7\xe5\x65\xb6\x79\x87\x0f\xcc\x06\xce\x2a\x13\x07\xea\xaf\xb8\x7b\xeb\x80\x00\x4c\xf3\xcd\xaa\x03\xa2\x3e\x4e\xa5\xcf\x4f\xc2\x0e\xe4\x70\xb3\x92\xb0\x03\xa1\x27\xb6\x4a\xd8\x81\x1c\xbe\x12\xfa\x1f\x80\x1c\x3e\x3d\x29\x3c\xf0\xfd\x3f\xcf\x45\x0e\x0f\xe4\x70\x1f\x95\xc2\x03\xf5\x57\xfc\xa8\xca\xe1\x81\xd5\xfc\x5a\xea\x93\xa8\x8f\x63\x77\x31\xe8\x80\x00\x56\x77\x72\x75\x40\x00\x49\x19\xd8\xac\xfa\x1f\x80\x1c\xbe\x26\xfa\x1f\x00\x33\xad\xb3\xbe\xae\xb5\x97\x37\x07\x11\x58\x5f\x9f\xc0\xeb\xf6\xe8\x77\x5c\xd9\x00\xe4\x70\xa7\x52\x35\x00\xdf\x65\x4c\x9a\xb2\x01\x58\x7b\x31\xab\x1a\xea\xeb\x8a\x91\xc2\xbf\xae\x18\xab\xf9\x61\xaa\xa8\x7a\x29\xaa\xb2\x41\xa3\x55\x53\x36\x00\x5f\x5b\xa7\xad\xd8\x46\x7f\x59\xb9\x4d\xdd\xd0\x7e\xf6\x97\x69\x6b\x3a\x16\x80\x1c\xb0\xde\xa6\x63\xa1\xa1\x11\xc8\xd1\xce\xa6\x46\x68\xbf\x7d\xd3\xef\x51\x35\x69\x3d\xb0\xd4\x8b\x4d\xde\x0e\xd4\x9f\xe1\x55\x4d\xe2\x0e\xa4\xd6\xad\xa6\xaf\xa1\x15\x5f\x3e\x38\x6e\x93\xb8\x03\x49\x51\xd6\x6c\x12\xf7\x56\x9c\xb7\xf4\xa6\xcb\x36\x44\x2a\x1b\x43\xd3\xaf\x00\xa4\x2f\x5f\xd3\xaf\x00\xe4\xa8\x76\xed\xb4\x89\x9d\x95\x6d\xa1\x19\x7a\xd7\x8a\x65\xc7\xf9\x5c\x34\x55\x00\x60\xe2\x79\x36\x83\xea\x80\x20\x5f\x20\x9b\x41\x75\xc0\xf7\x4b\xee\xa9\x43\x02\x58\x1c\x0d\x9f\x4d\xf9\xd0\xea\xf0\x32\x6e\xaa\x30\x00\x56\xb1\x6b\x0a\x83\x66\x29\x3d\xd2\x3a\xb2\xa9\x0c\x80\xa5\x63\xb7\x55\xc7\x59\x0f\x2f\x63\x3a\xaa\xa3\xe2\xd8\xa3\x59\x6c\x72\x54\x6a\x8a\x5a\x18\x95\x9a\x02\x30\x39\x3f\x9b\x9a\x02\x88\xe5\x7c\x28\x29\x5a\x73\x54\xde\x54\x2f\x05\xb0\x38\x52\x21\x9b\x92\x02\x58\xcd\x11\x28\x29\x5a\x73\xa0\xc5\x7f\x73\xa0\x1f\x24\x71\xff\xd9\x94\x14\xc0\x77\x99\x6d\x0e\xb4\xf9\xa9\xb4\xc9\x81\xb6\x3d\x02\x6f\xea\x08\x3c\x89\x77\x78\x03\x47\x60\x31\xbb\x0a\x4f\x68\x6a\x03\x20\x07\xbb\x7a\x53\x1b\x00\x8b\xaa\xf7\xd9\x8c\xb4\x03\xbe\x5f\xf2\xf8\xf4\x6f\x00\x39\xb0\x91\x36\xfd\x1b\xad\x3b\x2a\x78\x42\x53\x42\x00\xd9\x9d\x0f\xfd\x1b\x80\x75\x03\xb2\x29\x2a\x5a\xf7\x51\x39\x2a\x3d\x17\x40\x68\x37\x69\x7a\x2e\x9a\xaa\x82\x34\xc7\x6c\xaa\x0a\x20\x38\x32\x25\x9b\xaa\xa2\x8d\xe6\x65\x3c\x51\xc3\xe3\x00\xcb\x0b\x64\x53\x41\xb4\xe1\xec\xb6\xf8\xef\x8f\x76\x53\x3a\x00\x6b\xb9\xf0\x8c\x8b\x6b\xc3\xae\xf3\x21\x68\x4a\x07\x20\x38\xf4\x24\x9b\xd2\xa1\x4d\xfb\xe4\x6b\xad\x03\x01\xb0\x96\x41\x36\x1d\x08\x40\xee\xc7\xa6\x24\x68\x73\x99\x51\xc4\x0d\x74\x20\x00\x49\x75\xf1\x6c\x3a\x10\x80\xd8\xb3\xaa\x03\xa1\xa9\x1c\xaa\x2f\xe7\xdc\xfd\xf8\x88\x21\xc5\xcc\xb2\xe9\x40\x68\xd3\x75\xe1\x86\xa0\xed\x1f\x48\x4e\x97\xcb\xa6\xed\xbf\x21\x26\x7e\x15\xcd\xdb\x54\x13\xc0\x52\x9a\x34\x4d\xf8\x80\xe5\x1e\xb2\x69\xc2\x6f\x8a\x89\xba\xff\xcd\xee\x12\x23\x66\x2c\x4f\x53\x4c\xb4\x70\x19\x4f\xfb\xe1\xa3\x0c\x5e\x44\xd4\x4a\x53\x4c\xb4\xe5\x5b\x87\xe8\x68\xc6\x75\x01\xab\x41\xc5\x9b\xca\x01\xa8\x3f\x23\x80\x9b\xd2\x01\xb0\x2a\x44\x36\x95\x43\x23\xd1\xeb\x27\x25\x6a\x1a\xf1\x01\xeb\x38\x64\xd3\x88\xdf\x76\x5a\x17\x5f\xae\xa6\xc5\xbe\x19\xc5\xe5\x8b\xa2\xc1\xbe\x2d\x77\x48\x1c\x2f\x6d\xed\xfe\x72\x98\xbe\x2b\x4f\x53\x7c\x53\x26\x54\x74\x64\x53\x26\x00\x6b\x6f\xfb\xca\x84\xa6\x4c\xa8\x7e\x7e\x94\x09\x40\x6a\xfb\x6c\xca\x84\x76\x38\x21\x58\x06\x9a\xb6\x72\x60\x4d\x78\x77\x93\xc4\x03\xf9\x73\xcd\x48\xe2\x9b\x07\x34\xe9\x4e\x6a\x32\xf6\x26\x63\x77\x3e\x64\xec\x80\xa5\x78\xb2\x49\xd8\x81\xef\x97\x3c\x84\x63\xf7\x43\xc6\x4e\xd7\x64\xec\x4d\xc6\x3e\xed\x86\x53\x74\xb8\x28\x7d\xa4\x52\x76\x20\xf4\x1c\x34\x29\x7b\x93\xb2\x57\xbf\x65\x52\x76\x60\x19\x64\xd5\xa4\xec\x40\xfd\x35\xd8\x7e\xd3\x68\x0f\x58\xc4\x22\x9b\x2c\xbe\x71\x46\xd3\xaf\xf9\xe5\x32\xe2\x09\x58\x54\xe2\xcb\xa6\x69\x1f\xf8\x2e\xa3\x23\xda\xf6\x01\x8b\x51\x64\xd3\xb6\xdf\xce\xf0\x32\xa6\x52\x3a\x0f\x58\xd4\x23\x9b\x6c\xbe\x9d\x8f\x97\xf1\x5c\x8c\x49\x02\x2c\xea\x91\x4d\x73\x7f\x93\x80\x37\x5f\x49\x09\x78\x93\x80\x4b\x15\x24\xe0\x4d\x66\x6d\x80\x72\x93\x59\x03\xa9\x87\xb3\xc9\xac\x81\xb5\x77\x6a\x99\x35\xf0\xfd\x92\x19\xd7\x42\x0f\xc4\x7e\x4b\xb5\xd0\x37\x09\x78\xf3\xdb\x28\x01\x6f\x12\x70\x5f\x35\x09\x38\x60\xd5\x8d\x6c\x9a\xe8\xdb\x0d\x9b\xda\x5f\x38\x8d\xef\x80\x75\x32\xb2\xc9\xbf\xdb\x3d\xbc\x8c\xa9\xd4\xd4\x0e\xc4\x74\x04\x5a\xda\x01\x4b\x07\x65\xd3\xd2\x0e\xa4\xc1\xdf\x4d\x4b\x7b\xbb\xed\xad\x5f\x0c\xcd\xea\x4d\xe6\x8e\xf9\xa7\xdd\xbb\x6b\xec\x1f\xbe\x68\x12\x77\x20\x0c\x11\x6f\x12\x77\xa0\xfe\x9a\xdf\x15\x23\x87\x80\xa5\x16\x6c\x46\x0e\x01\x39\x7c\xb9\xa5\xf7\xc0\xf7\x4b\xff\xcd\x27\xf5\xb8\xcb\x30\x4c\xf9\x7d\x93\xb9\xb7\xfd\x6f\x0e\x0a\xe6\x1e\x3e\x02\x99\x7b\xd3\xd2\xde\x5c\xe1\x5a\xda\x81\x1c\x3e\x76\x29\x73\xd3\xd2\xae\x87\xa8\xc9\x99\x01\xab\x8b\x64\x93\x32\x37\x2d\xed\x46\xeb\xb5\x77\xdf\x81\x77\xd4\xc1\x6b\x69\x6f\xf2\x63\x4a\xa0\x67\x97\x1f\xf7\x9f\x6b\x92\xef\x50\x37\x18\x07\x48\x4e\x58\xc8\xae\x0d\xbd\xff\x0e\x2f\x5b\xb4\x9d\xb6\xa9\xc8\x1b\x4d\x97\x4d\xbb\x8a\x2e\xff\x26\x19\x06\x56\x85\x97\x76\xc9\x70\x97\x0c\x93\x17\x9d\x5d\x32\xdc\x25\xc3\x58\xe4\xbb\x64\x18\xc8\xb1\xfe\xf0\xd5\xee\x9a\xbd\x81\x1c\x58\x66\xbb\xec\xb9\x4b\x95\x75\xad\x76\xa9\x32\xb0\x0c\x30\xe9\x52\xe5\x2e\x55\xc6\xa6\xd6\xa5\xca\x9d\xa3\x6a\x7e\x54\x4c\xc8\x6e\xfe\x09\x90\x63\x39\x98\xc7\x26\xc7\xcc\x62\xec\x12\x63\x20\x39\x59\x29\xbb\xc4\xb8\xcb\x78\x49\x9d\xce\x2e\xe3\xed\xd8\xbd\xa9\x33\x95\x5d\x76\x0b\x58\x80\x28\xbb\xec\xb6\x4b\x5b\x9b\xa3\x92\xb6\x02\x4b\x1e\xd8\xa5\xad\x5d\x8e\xca\xd9\x04\xd9\xe5\xa8\x40\x72\xc4\x4c\x76\x39\x2a\xb0\x4a\x7a\x95\xb3\xd6\x5c\x8c\xac\x95\xae\xdd\x1b\x58\xee\x07\x5d\xda\xda\xe5\xa8\xcd\x39\x92\xa3\x76\xed\xde\xec\xdd\x5d\x8e\x0a\x7c\x97\x79\x53\xa7\xb2\x69\xcf\xf1\xa6\xae\x1e\xa9\x2c\xa5\x69\xb3\x4b\x65\xfb\xa6\xb2\xfe\xdb\x1e\x15\xdb\xa8\x57\xc9\x64\x7b\xf7\x4d\x74\x08\x12\x52\x60\x19\xb9\xd4\xb5\x72\xf7\x4e\x3f\x94\x1d\x5d\x63\x35\x90\x03\x0a\xd9\x25\x9f\xc0\x77\x99\x3f\x75\x19\x53\x61\x8c\xa2\x63\xd9\x25\x9f\x7d\x14\x2f\xe3\xa6\x1a\xab\x81\xf5\xf3\xb9\x18\xfe\xd2\xc7\x3e\x0f\xd0\x36\xfb\x26\x21\x85\xde\x76\x09\x69\x1f\xaf\x97\x71\x07\x53\x1c\x00\xcb\x0d\x66\x37\x60\xa5\xcf\x7d\x24\x18\xa3\xd7\x96\x0c\x24\x67\xba\x64\x97\x5d\x02\xdf\x65\xb6\x79\x07\xe9\x25\x4c\xa1\x4b\x2f\x3b\x81\x27\x3f\x9d\xb5\x5d\xe2\x08\x84\x9f\xed\x2e\x6f\x04\xea\xcf\xf0\x81\x2e\x71\x04\xac\x32\x94\x5d\x2b\x74\x97\x4b\x1a\x8c\xd0\xe5\x92\xdd\x83\x43\xf9\x14\x74\xb9\x24\xf0\x5d\x46\x47\x0c\x24\x01\x16\xd5\xbd\xb3\x1b\x48\xd2\x09\x07\xf9\x75\x5f\x05\xc9\x64\x37\x2d\xc1\xb7\x54\xfb\x35\x50\x7f\xa6\xc3\x74\x0d\xd8\x80\xa5\x8d\xb2\x4b\x39\x7b\xf8\x4c\xbb\x1d\x71\x58\xe6\x20\x38\xbd\xc6\x88\x00\xcb\xb8\xbe\x2e\x0b\x05\xcc\xb0\xcc\x2e\x0b\x05\x96\x79\x34\x5d\x93\x76\xd7\x30\xad\x7f\xbf\x4b\x2f\x3b\x45\x03\xfe\x5d\x66\x6f\x17\x27\x16\x7a\x4b\xc3\x41\x80\xa2\x91\xa8\x4b\x2e\x81\xa9\xab\xae\x4b\x2e\x81\x69\x1a\x4d\x37\x1a\xa4\xaf\x9b\x26\x1e\x8a\x36\x6e\xa0\x69\xcc\xef\x32\xd0\xfe\xb1\xce\x69\xc6\x4a\xd7\xc4\xdd\xad\x19\xd0\xdd\xf4\xb5\x71\x03\x65\xba\x48\x35\x71\x77\x33\x04\x9c\x0b\x4d\xdc\xc0\x34\x89\xa5\x9b\x20\x00\xcc\xf5\xf3\xbf\x5c\x55\xe9\x93\x43\xb4\x74\xe9\x2c\x30\x15\x4f\x5d\x36\x0b\x7c\x97\x31\x26\xe9\x2c\x50\x48\x46\xcf\xae\xd1\xbb\xe7\xf5\xfd\xb2\xf8\x67\x3e\x25\xea\x01\x48\xe5\xbb\x81\xff\x40\xa9\xcd\xce\xee\x91\xbf\xc4\x13\x70\x95\x26\x6f\xa0\x52\xe7\x28\xbb\x26\x6f\xa0\xe8\x2d\xec\xf2\x67\xa0\x50\x08\x3c\xbb\xfc\xb9\x1f\x0c\xdc\xe9\xd1\xe0\x0d\xf4\xb6\x7f\xe8\xc0\x0f\x0e\x0c\xdb\x4d\x8e\x1b\x83\x77\x73\x61\x4b\x9f\x81\x66\x36\x4c\x97\x3d\x03\xc5\xec\xa3\x2e\x7b\x06\xe6\xbf\xab\x5c\x03\x07\x6b\xa0\xd8\x2f\xd7\xc0\xe1\xe4\x30\xad\x92\x67\x60\x9a\x32\xd3\xe5\xce\x40\xcd\x7d\x95\x93\x73\xb2\x2c\xe0\x7b\x5d\x9e\xdc\x4d\x16\xf0\xef\xb5\x76\x03\xd3\x24\x94\x2e\x73\x06\x9a\x2e\x93\x2e\x73\x06\xe6\xc2\x53\xd1\x25\xce\x40\x29\xed\xbf\x4b\x8f\x66\x97\x57\xf7\x93\xf1\x4a\x1d\x34\x75\x03\x9d\x7a\x3f\xd9\x35\x75\xf7\x93\xc1\xb9\x5f\x19\xfc\x0f\xd4\xb2\x7f\xb8\x07\xf7\x7e\x57\xc1\xe8\xba\x44\x1b\xe8\x94\x4a\xc9\xae\x3d\x1c\x68\x13\x61\xda\xb5\x87\x03\x45\xb3\x7c\x97\x8d\x03\x75\xfa\x4a\xc9\xc6\x81\xc9\xf9\x4d\xd9\xb5\x86\x03\x4d\xb7\x54\xd7\x1a\x0e\x54\x6a\x1f\x65\x97\xb2\x03\xdf\x8a\xb7\x17\xae\x06\x4a\x96\x19\xfb\xd1\x35\x69\x03\xdf\x65\x0c\x49\x9b\x76\xbf\x79\x12\xf6\x4c\xfb\x75\xbf\xdd\x72\x5c\x6e\x06\xb4\xf4\x9b\xd7\xcc\x5d\x4e\xfe\x0c\x4c\x33\x1c\xba\xfc\x19\x98\x9a\xb3\xba\x91\x2a\xc0\xf7\x67\x5e\xe6\xfc\xdf\xac\x37\x98\x66\x97\x65\x03\x6d\xca\x58\x34\x99\x03\xd5\xf0\xa4\x2e\xf1\xee\x0f\x8b\x0b\xee\xd9\x65\xd4\x40\x37\xa2\xb4\xcb\xa8\x81\xb9\x29\x97\x8c\x1a\x68\xcb\xa7\x24\xa1\xee\x0f\xfb\x8b\x53\xa6\x75\xbc\x3f\x7b\x7f\xa1\x63\x9a\xc7\xfb\xc3\x28\x9d\x0b\x09\x35\x30\xf7\xcb\xae\x25\x1c\x98\xcb\x41\x6a\x09\x07\xa6\x79\x3f\xdd\xe8\x7c\xa0\x84\xec\x4d\xdb\x38\x50\xf7\xab\xf7\xec\x41\xb2\xc8\x64\x26\x1a\xc2\x81\x5a\xdc\x31\x35\x84\x03\x5d\xaf\x40\xd7\x10\x0e\x94\xea\x1b\xf4\x3a\xee\x97\x41\xba\x14\xe5\xf9\x40\xd7\x5e\xd7\xa5\xf9\xc0\x5c\xce\xb4\x34\x1f\xe8\xd3\x8d\x43\x96\x0f\xcc\x25\x5d\x94\xe5\x03\xed\xe7\x4c\x1b\x4f\xd3\xb5\x9f\x77\xc7\xad\xfd\xbc\xbf\xbc\x5c\xbb\xaf\x0e\x92\xd3\x39\x95\x8a\xdd\x90\x7e\x60\x9a\xba\x30\x54\x0c\x40\xa3\x6e\x56\x0e\x0d\xea\xc3\xe4\x7c\x7a\x31\x34\xa8\x03\xd3\x2c\x85\xa1\xac\x00\xa6\xf9\x0d\x43\x59\x01\x14\x4e\x7c\xcb\x61\x68\x0e\x50\x38\xcb\xe7\x93\x20\x36\x31\x15\xe1\x55\xcb\x26\xce\x4a\x2e\x5e\x95\x36\xf1\xb8\xf7\x0f\x4f\x9b\xce\xef\x3b\x07\x2b\x1c\x2a\x14\xa0\x99\x37\x35\x0c\xdf\x19\x3f\xc6\x88\xd8\x1b\x6a\x16\xa0\x19\x71\x3d\xd4\x2c\x40\xe3\x40\xa6\x1c\x4a\x96\x51\x26\x3f\xe4\xbf\x8c\xee\x07\xba\x11\x1e\x43\xb1\x01\x4c\x33\x1b\x86\x62\x03\x28\x12\xe9\xa1\xd8\x00\x6a\xec\xbf\xb7\xf7\x85\xc5\x8a\xd6\x18\xda\xe5\x87\x92\xc4\xb0\xb6\xa1\x24\x19\x85\xee\xa3\x07\x87\xf2\x03\xa8\x3f\xaa\xde\xe4\x50\x7f\x00\xcd\x57\x6b\x68\x97\x07\x26\x47\x74\x7f\x32\xce\x26\x36\xc0\xf4\xcf\x7c\x46\x14\x89\xe3\x94\xb2\x1c\x46\xf5\x00\x9d\x92\x65\x9f\x62\xb3\x89\x73\xea\xd9\x78\x86\xc6\xfb\xa1\xf1\x9e\x72\xf0\x39\x94\x37\x40\x33\xbd\x62\x28\x6f\x80\xc9\x79\xd9\x39\xaa\x93\x51\x1d\xb9\xb7\x74\xe4\x95\x6f\xdf\xfe\xa1\x03\xa7\xae\xb3\x1e\xe7\xa1\x2c\x02\x6a\x71\x7a\x94\x45\x40\x6d\x7c\xd5\x86\xd6\x7c\xa0\x5a\x64\x61\x18\x20\x34\x1a\x53\x81\x30\x18\x0a\x25\xe0\xeb\x3e\xb7\x54\x29\x01\x53\xc6\x38\x14\x4a\xc0\x34\x01\x63\x28\x94\x46\xe3\x89\x43\xf8\x87\xa2\x08\x68\xc5\xc7\xab\x26\x02\xa6\xa1\xed\x43\x4d\x04\x14\x3d\x3d\xc3\xdc\x7a\x60\x1a\xb4\x3c\x0c\x0f\x1a\x2a\x27\x23\x14\x87\xca\x69\x7c\x32\x69\x72\x0c\x54\x0e\x65\x12\x50\x46\x2f\xff\xfd\x55\x1e\xfa\x03\x80\x6a\xce\xd0\xd0\x1f\x00\x4c\x0e\x9c\xce\xa1\x3b\x60\xf4\x3d\x2f\xac\x4b\xe5\xd7\xe0\x2c\x9b\xfc\xd9\xe4\xd3\x27\xcb\x5e\x65\x38\xb4\xfd\x03\xdf\x2f\xbd\x81\x13\xc3\xf9\x36\xc9\xb7\x74\x28\xd2\x80\x6a\x62\xca\x50\xa4\x8d\x2d\xd2\xa6\x6d\xce\xcc\x07\x93\x73\xa2\x73\x28\xd2\x86\xc9\x0d\xfb\xcf\x9c\x98\xee\xc4\xd0\x0d\x93\x1b\x80\x12\x2e\x12\x23\x91\x80\x62\x38\xe0\x50\xdc\x8d\x4f\xb5\xcd\x74\x6b\x52\xb5\x01\x5f\x2f\xf8\x7f\x23\x91\x06\x07\xd0\x98\xf7\x32\x8c\x30\x1a\xfa\x09\xf4\x84\x0c\xfd\x04\xc0\x94\x94\x0d\xfd\x04\x40\xdd\x7b\x8c\xa9\x0d\xc0\x4c\xd7\xaa\x41\x47\x63\xd0\x7f\xa8\xdb\x50\x28\x02\xdf\xff\xdb\xe6\x00\x26\xcf\x09\x56\x36\x14\x8a\x40\xd5\x2e\x37\x14\x8a\x63\x32\x65\x98\x0c\x87\xca\x0e\xa8\xfb\x31\xa9\xec\x80\xfa\x33\x48\x73\x98\x53\x00\x4c\x0e\xdf\xcd\xa1\xd8\x03\xaa\x6e\xa1\xa1\xd8\x1b\x14\x9f\xe3\xa8\xe8\x4f\x3d\xdb\xe4\x9c\xb9\x79\xeb\x38\x00\xda\x1e\x93\x5a\x0f\x08\x0b\x2b\x0c\xb5\xde\x88\xdd\x0d\xef\x69\x37\x48\x07\xd7\xed\x34\xd4\x62\xc0\x6a\x30\xe0\x61\x78\xd1\xd0\x6f\x60\xac\xe8\xd0\x6f\x00\xa4\xc1\x04\x43\xbf\x01\xb0\xf6\xd3\xd4\x6d\x30\x96\xbd\x75\xff\x36\xbc\x08\xc8\xe2\xc6\xa9\xdb\x60\x2c\x17\xb2\x7b\xba\xca\x0e\x08\x13\x1a\x86\xca\x0e\xf8\x2e\xb3\xbb\x2e\x84\x0f\xd6\xbf\x7f\x73\x21\x7c\x90\x9c\x9e\x90\xc3\x40\xff\x61\x48\x93\x21\x80\x43\xb9\x07\xa4\x7a\x63\x28\xf7\x80\x25\xc3\x1c\x3a\x1c\x86\x51\x4e\x46\x22\x0e\x25\xe0\x30\xca\xc9\x9d\x46\x05\x38\x8c\x72\x32\x98\x6d\x28\x01\x81\x65\x19\x8f\xa1\x04\x04\xd2\xa0\x89\xa1\x04\x1c\xba\x2a\x8c\x48\x1b\x8a\x3b\x60\x29\x0b\x87\xda\x6e\x1c\xf6\xc3\x0d\x5b\xf5\x05\x2c\x63\x95\x87\xea\x6b\x18\x83\x64\x0c\xcf\x50\x7e\x01\x61\x42\xc0\xd0\x7d\x01\xec\xbc\xda\xa1\x22\x03\xc2\x84\xb0\xa1\x22\x1b\xc6\x1b\x19\xe4\x34\xd4\x5f\x40\x98\x24\x36\x8e\xdd\x35\xa3\x7a\xbd\xa5\x4f\xea\x38\xfc\xa5\x5d\xf3\x49\x11\x70\xb4\xbf\x25\x0a\x30\x20\x8b\x1f\x34\x05\x18\x90\xa6\x85\x0e\x05\xd8\x38\xf7\x59\xc9\x3c\x29\xb5\x15\xb0\x2c\xcb\x32\xd4\x56\xe3\x1c\x5e\xc6\x4f\xd5\x45\x40\x16\x77\x76\xe3\x8d\x86\xd1\x43\xfa\x64\x86\xfe\x86\x61\xf4\x90\x9f\x4c\xa3\x87\x86\xd1\x43\x46\xd0\x0c\x25\x15\xb0\xf6\xc7\x5c\x49\x05\xa4\x19\xfe\xc3\xe8\x21\x20\x25\xad\xe3\xdc\x23\x60\xa9\xf9\xe5\x53\x65\x01\x69\x5c\xcc\x50\x65\x0d\xdd\x19\x06\x6e\x0d\x05\x14\x90\x66\x12\x0c\x05\xd4\xb8\x1c\xa7\x6f\xa8\x72\x09\x48\xce\x43\xcf\xa1\x5c\x1a\xca\x25\xe3\xdd\x86\x72\x09\x48\x43\x7b\x86\x2e\x8e\xa1\x8b\xc3\x00\x86\xa1\x8b\x03\x58\x25\xec\x87\x43\xe7\x08\x1b\xe3\x67\x86\x1e\x0e\x60\x19\x08\x32\xf4\x70\x0c\xb5\x97\x41\x65\x43\xed\x05\xa4\xb1\x32\x43\x0f\xc7\xb8\x9b\x97\xf1\x53\x93\xa7\x81\x34\xf2\x66\x28\xc7\x80\xb4\xba\xca\xd0\xe9\x01\x84\x7a\x6f\xe8\xf4\x18\xba\x33\x74\xeb\x0f\x85\x16\x10\xb9\x7e\x7f\xf8\x54\xab\xc3\x80\xfa\x1b\xfb\x9f\x7d\x6a\x78\x40\x0c\xb9\x19\x7a\x40\x86\xee\x0e\x83\x86\x86\xe2\x0c\x88\x90\xea\x28\xce\x80\xdc\xd4\x59\x71\x36\x9e\xee\x2f\x79\xe0\xfa\x36\x80\xe4\x68\xc0\x1c\xaa\xb3\xa1\xbb\x43\x13\xf6\xd0\xdd\x01\xd4\x70\xf5\xa8\xce\x80\x61\x4c\xec\x50\x9d\x01\xad\xf9\xc5\x52\x9d\x01\xc3\x78\xe0\xa1\x3a\x1b\x86\x2e\x19\xa0\x36\x94\x67\x40\xf9\xb9\x37\x2a\xcf\x80\xa6\xc1\x6c\x3c\x7b\xe8\x54\xf7\xf7\x5b\xa4\x62\x03\x5a\x25\xd8\x68\xa8\xd8\x80\x11\xbe\x0f\x2a\x36\xa0\x19\xcd\x3f\x54\x6c\xc0\xb0\x78\xd7\x30\xe5\x1a\xa8\x9b\xd0\xe9\xbf\x19\x9f\x88\x1b\x9b\x56\x2a\xe2\x86\xc5\xd3\x7c\x9f\x15\x71\x40\xef\x2e\x73\x45\x1c\x50\xf7\xf4\x2b\xe2\x80\xb2\x24\xf0\x8a\x38\xa0\x85\xac\x52\x0d\x07\x0c\xab\x6d\x0d\x63\xa0\x80\xba\xdc\x2d\x94\x75\xc0\xb0\x8c\xd6\x50\xd6\x0d\x3d\x41\xc6\xb4\x4d\x75\x1d\x50\x54\x97\x53\x5d\x07\x14\x93\xba\xa6\xba\x6e\xfe\xf6\x31\xe3\x34\x35\x9b\x3a\xff\xdf\x68\x1a\x36\x69\x2e\xf3\xaa\x69\x13\xb3\x83\xca\x9a\x46\x53\x4d\xb3\x30\x8c\x7c\x9b\x0a\x3b\x60\x28\xc7\xa7\xc2\x6e\x5a\x74\x6d\xd9\x8b\xc3\xa6\x9b\xab\x82\xa6\xc7\xa6\xe7\xbb\x2a\xfd\xff\xd7\xa6\xf7\xbb\x8a\x8f\xf9\x54\xd8\x01\x45\xbf\xc9\x54\xd8\x01\x55\xb6\x33\x15\x76\xc0\xd0\x8e\x3d\xf5\x45\x4d\x93\x2c\xf4\xda\x4f\xbd\x4d\x40\xd5\x24\x33\xf5\x36\xcd\x4f\xff\x0d\xf7\xf9\xa9\xfe\x03\xbe\x5f\xda\xe6\x90\x3e\xb5\x37\xac\xab\x35\x55\x7b\xc0\x77\x99\xff\x76\xd9\x86\x6d\xa2\xd8\x74\xdb\x44\x19\x94\xee\x00\x1c\xb9\xc1\x5a\x06\x70\x4d\x83\xb5\x80\x62\xe4\xd7\x54\x14\x4e\x45\xa1\x11\x40\x53\x51\x08\x74\xd3\x1f\xa7\xa2\x70\x9a\x3d\xce\xa7\x76\x2a\x0a\x67\x75\xcf\xc5\x36\x34\x95\x68\x40\x4f\xa8\xc7\x34\xe2\x6a\xea\xa7\xfa\x77\x53\xfb\xf6\x41\x33\x98\x62\x2a\xc8\x66\xb3\x1f\x6c\x23\x53\xf9\x35\x4d\x02\x87\x9d\x4d\x5d\x57\x40\x99\x2e\x34\x15\x19\xd0\x0b\xec\x6f\x2a\xc8\x80\x5e\xf9\x1a\x4c\x05\x19\xd0\x65\x14\x53\x41\x06\x54\x8d\x30\xd3\x80\xab\xd9\xfc\x5e\xba\x44\x95\x5f\x40\x9f\xae\x2a\xe5\x17\xd0\xd3\x21\x29\xbf\x80\x6e\xe6\xcb\x54\x7d\x01\xf5\xa7\x23\x78\xb6\x3d\x4c\xd2\x33\x18\x91\x82\x0c\x68\xe6\x26\x4e\x15\x17\xf0\xfd\x90\xff\x57\x72\x01\xdd\x5c\xd3\xa9\xe4\x9a\x4a\x2e\x0d\x2c\x53\xc9\x05\x94\x70\xe4\x7a\xbc\x80\x4a\x05\xd5\x9c\x06\x65\x01\x95\x73\x5a\x73\x2a\xcc\x80\xaa\x21\x63\x2a\xcc\x80\x52\xf7\x2d\x5d\xa1\xe4\x9c\x9b\xca\x3a\xd5\x65\xd3\xd0\x2d\xa3\x65\xa6\xc2\x0c\xa8\x73\x0f\xd3\x29\x23\x74\x6b\xed\xff\x77\xca\xd0\x65\x56\xa6\x99\xea\xb2\xd9\xdd\x81\xd8\x79\xa7\xc2\x0c\x68\x52\xba\xa9\x30\x9b\x63\x8f\x9c\x31\xe9\x4f\x03\xba\xe9\xb3\x53\x65\x06\x34\xe3\x0d\xa6\xc2\x6c\x1a\xf3\x65\x70\xc8\x34\xa8\x0b\x58\x56\xfa\x98\x06\x75\x4d\xc5\x9a\xbe\xbe\xa9\x58\x03\xca\x2f\x6d\x72\x50\xc3\xef\x50\xfc\x77\xed\xef\x9c\x8a\x39\x60\xa9\x02\xa7\x62\x0e\xf8\xfe\xc5\xae\xbb\x4e\x06\x55\x12\x20\x90\x53\x81\x37\x15\x78\x46\x5e\x4c\x05\x1e\x50\x64\x0d\xd3\x44\x13\xa0\xeb\xcd\x9f\x6a\x3e\x60\xc9\xab\xa6\x9a\x0f\x28\xe6\xbb\x4c\x7d\x83\x73\x4e\xff\xdf\x5f\xba\x2a\xa8\x8a\x6e\x4d\xcc\x69\xad\x33\xa0\x37\xd7\xa6\xd1\x68\x40\x53\x9a\x4f\xa3\xd1\x80\x6a\xb5\x9c\xa9\x53\x71\x1a\x8d\x66\xb4\xca\xd4\xab\x08\x74\xc3\x75\xa7\xd2\x73\xea\x41\x54\xa1\x4e\x45\xe5\xd4\x83\xd8\x6c\x72\xe4\x7a\x10\x0d\x78\x98\x7a\x10\x81\x6e\x85\xcd\xa9\x07\x11\x88\x65\xd7\xd4\x9e\x40\xb7\x26\xe3\x34\x8c\x0d\xa8\xb3\xf8\x43\x17\x0a\x6a\x74\x42\xee\xa6\x6a\x14\x68\x8a\xfa\xa9\x1a\x05\x56\x75\x1d\xea\x78\x9c\xe1\x9a\x70\x39\xe9\x52\x04\x56\xfc\xec\xab\x0f\x5d\x67\xa1\x0e\xca\xa9\xb3\x10\xe8\xc6\x32\x4d\x65\x26\x50\x0d\xc6\x9c\xca\x4c\xe0\xfb\x25\x0f\x5d\x9f\x22\xd0\x0d\xa0\x9a\x2a\xcf\x69\xc4\x9a\xa1\x73\x53\xe9\x39\x3d\x2c\x68\xff\xd2\xa7\xc2\xe1\xa3\x7b\xfb\x57\x79\x02\xdf\x2f\x19\x95\xd2\x13\xe8\x56\x25\x9d\x6b\x8f\xc0\xa3\x01\x6c\x72\xd5\x2e\x2a\x6c\xfa\x45\x50\x79\x02\xbd\xba\x61\x2b\x3c\x67\xf2\xf6\x4e\xc7\xa9\xa4\x04\xca\xe6\x01\x4a\x4a\x60\xed\xaf\xa1\x5e\xc5\xa9\x57\x91\xf3\xab\x73\xea\x55\x9c\xbb\xec\x98\xbf\x74\x36\x8c\x91\xa3\x63\xea\x4e\xa0\xad\xfd\xf7\xce\x05\xa9\xe9\xbf\xcd\x6c\xcc\xa4\x01\x96\x59\x7d\xd3\x44\x1a\xa0\x6b\xd6\x9a\xba\x1e\xe7\xb1\x7b\xc1\xbf\xe9\xe3\x03\xda\xfe\xc8\xa9\x31\x81\x25\x55\x9e\x6a\x4c\xa0\xfe\xa6\x7b\x99\x22\x13\x58\x13\x2a\x3b\xd5\x98\xd3\xa0\xb6\xe9\x37\xc1\xa0\xb6\x69\x65\x2f\x77\x59\x9d\x75\xc0\xd2\x38\x3c\x15\x94\xd3\x38\xb7\x89\x74\x99\x2a\x4a\x60\x58\x49\x77\xea\xad\x03\x96\x71\xa1\x53\x6f\xdd\x54\x77\x5a\x24\x77\xaa\x3b\x81\xba\xc9\x8d\xba\x73\x1a\xfa\x66\x6e\xd4\x34\xf4\x0d\x58\x46\x41\x4f\xa5\x28\x10\x9b\x7b\x28\x45\xa7\x52\x74\xbf\x51\x4a\x51\x20\xb5\xaf\x4e\xa5\xe8\xfc\x74\x67\xec\xf5\xa8\xee\x04\xaa\xde\x86\xa9\xee\x04\xbe\x3f\xe3\x06\x0a\x4f\xa0\x55\x28\xf4\xd4\xbd\x07\x74\x53\xc0\xa6\xee\xbd\x79\xb9\xf8\x30\xea\x4d\xb5\x28\xd0\xcd\x6f\x9e\x3a\xf3\xa6\x95\xc2\xdd\x6b\x55\xa7\xd3\x00\x3c\xf7\x25\xd5\xe9\xb4\x50\x38\x36\x83\xa9\x38\x05\xbe\xff\xf7\x97\xce\xc6\x85\x35\x50\x5a\xad\x38\x9d\x06\xdb\x6d\x22\xa3\x14\x05\x8a\xb5\xaa\xa6\x52\x14\xe8\xfb\x13\x6c\xb0\x1d\x10\x5a\x83\xa7\xce\x42\xa0\x18\x40\x38\xd5\xab\xd3\xfc\x97\x89\x83\x72\x1a\x7f\x07\x84\x41\xed\x53\xff\xe1\xd4\x7f\x38\x51\x82\x53\xc1\x0a\x94\xee\xc6\xa4\x60\x05\x96\xd9\x45\x53\xc1\x3a\x6f\xc7\xe9\xea\xd3\xa7\x08\x2c\x13\xe2\xa6\x3e\xc5\xa9\x4f\x51\x2b\xd3\xd4\xa7\x08\x84\x25\x06\xa7\x52\x17\x58\xc6\xe4\x4d\xb5\xec\xbc\x7d\xc4\x38\x4f\xa7\x71\x7a\x40\x98\x68\x31\xd5\xad\x40\xfd\x6d\xae\xa1\x70\x05\x96\x85\x8a\xa7\xc2\x15\x58\xad\xfd\xa1\x5a\xd9\xd4\xe9\x38\xd5\xb0\xd3\xd5\xaf\x86\x05\xba\xe1\xa1\x53\x0d\x0b\x84\xb6\x82\xa9\x86\x05\xfa\x4f\xfa\xac\x86\x9d\xcf\xe3\x9f\x31\x35\x4a\x51\x20\x0c\x94\x9b\x4a\xd1\xf9\x3a\x18\x7f\xaa\xf0\x04\x56\xa8\x73\x14\x9e\x40\x98\x14\x39\x15\x9e\xd3\xcc\x9a\x29\xf3\xd6\x7d\x08\xd4\xbd\xc1\xa9\x3c\x81\x6a\xf6\xf1\x54\x79\x4e\xa3\x04\xa7\x5b\x97\xd2\x13\x28\x26\x80\x4f\xa5\x27\xf0\x5d\x66\x9b\xa3\xe2\x00\xd6\xbd\xab\xaa\x3d\x27\x42\xf3\x37\x65\x88\x2a\x4d\xa0\x6d\xfa\xa1\xd2\x9c\x2a\xcd\x09\xbf\x09\x95\x26\xd0\xcd\xee\x0f\x95\x26\x10\xe6\x1d\x86\x4a\x33\x4c\xe5\xe7\xf0\xd9\x0c\xfd\x85\x40\xb3\xa8\x4f\x28\x35\xc3\xcc\x1d\x3d\xfb\xa1\xd6\x04\x42\x7b\x4d\xa8\x35\x81\x6e\xee\x78\x28\x35\x81\x30\xe2\x30\x94\x9a\x40\xb5\x5c\x67\x28\x35\xc3\x84\x7f\x4e\x6f\xca\xd0\x63\x08\x54\xbf\x1e\xa1\xfc\x04\xc2\x1c\xa8\x50\x7e\x02\x21\x65\x0b\xe5\x67\x14\x77\x6d\xbe\x61\xa1\xb2\x04\xaa\x05\xd2\x42\x61\x19\x65\x8f\x89\x7f\x33\xe5\x07\xa8\x86\xae\x85\xce\xc6\x50\x32\x4e\xa4\x6b\x28\x19\x81\xa6\xf9\x37\x94\x8c\x61\x96\xbf\x35\x82\x42\xcd\x08\xb4\x7f\x37\xb5\xbb\xd5\x8f\x1d\xd2\x3b\x74\xe1\x01\xcb\xcf\x53\xe8\xc1\x0b\xc5\xa0\x75\x7f\x43\x31\x08\x84\x81\xbc\xa1\x18\x8c\xea\xb4\x2d\x7f\x6a\x47\x2a\x3b\x3e\x9b\x68\xa8\x0f\xc3\xfc\x7d\x4e\x5c\xca\xd0\x3d\x07\x84\x19\x66\xa1\x3e\x0c\x63\x1b\x39\x5e\x29\x43\x81\x08\x54\x4e\xf7\xca\x50\x20\x86\x11\x8a\x1a\x46\xc3\x08\x45\x20\x77\x8b\x0f\x19\x5f\x9c\x85\xb8\x42\x5f\x5c\x98\x85\x3f\x31\xae\x84\x3a\x0f\xf0\xd0\x87\x0c\x75\x5e\x18\x9f\xd8\xfc\xa5\xb3\xd6\x77\xcf\x18\xbb\x0a\x0e\xf0\xa0\x89\x0c\x15\x5c\xa8\xe0\xc2\x9b\xaa\xe0\x80\xe4\xf0\xff\x0c\x15\x5c\x98\x86\xcf\x51\x4a\x19\x8a\x33\x60\xd5\x7d\x99\x23\x30\x18\x31\xf8\x8e\x85\xfe\x2a\xa0\x69\xa0\x0d\x83\x11\x81\xd0\x54\x1a\x6a\xa7\xd0\x85\xc5\x19\x49\x19\x2a\x25\xa0\x9a\xa2\x10\xe6\xd2\xc7\x58\x5e\xc6\x32\x1a\xfb\xa6\xc9\x65\x74\x4d\x4f\x17\xe0\x59\x1c\x19\x6a\x27\xa0\x58\x6c\x23\xd4\x4e\x61\x2e\xbd\x55\x82\x43\x25\x04\x14\xb3\x96\x43\x21\x14\xc6\x44\x5a\xac\x26\x54\x42\x40\xe5\x20\xa1\x0c\x85\x10\x50\xe5\x8f\xa1\x10\x02\x2a\xe7\x22\x66\x28\x84\xc2\x90\x48\x0b\xe4\x84\xb2\x07\xe8\xc6\xe8\x84\x21\x91\x31\x9d\x6f\x77\x0a\x65\x0f\xb0\xf4\xb8\x86\xb2\x07\x28\x56\xcd\x0f\x65\x4f\x44\xf5\x97\x8c\x40\x09\x02\x54\xd3\x77\x42\x09\x02\xf4\x5f\xf7\x2a\xbb\xa1\x47\x4c\x36\x17\x6a\x10\xc0\x42\x73\xa1\x04\x09\x43\x18\xc3\x19\x32\x84\x11\x08\x79\x55\xa8\x37\x42\x71\xb1\x57\xa9\xe2\x02\x08\x19\x53\x28\x2e\x42\x4f\x94\xde\xa9\x50\x0f\x00\x4d\xc5\x17\xea\x81\x50\x0f\x70\xf4\x45\xc6\xda\x77\x20\xf4\xd3\x3f\xf3\xd9\x99\xfa\x12\xbb\xcd\x87\x47\xea\x8b\xd5\x99\x42\x3d\x10\x7a\xa2\x8c\xa5\x0c\x05\x41\x64\xa5\x6b\x36\x39\x69\x6a\x84\x18\x7f\x88\xf2\x0e\x25\x04\x10\x12\xaf\x50\x42\x84\x5e\xa9\xf0\x33\xa3\x38\x00\x5a\xc1\xee\x16\xaa\x83\x30\x33\x3e\xfc\x58\x18\x26\x08\xd4\xe6\x9b\xa9\xa3\x2a\xf4\x4a\x69\xf0\x0d\xbd\x52\x40\x48\xb3\x42\xaf\x54\x98\x54\xb3\xd7\x85\x3e\x28\x20\x2d\xdb\x13\x2a\x86\xd0\xb9\xa4\x01\x36\x24\xfe\x40\x4c\xb7\x42\x9d\x4b\xc0\x77\x19\x93\xa3\x77\x09\x28\x1a\x35\x43\xef\x12\xf0\x5d\xe6\x1d\x9c\x7d\xea\x59\x49\x31\x43\x15\x11\x3a\xa1\xac\x98\x1e\x6a\x06\x20\x94\x98\xa1\x64\x00\xea\x2f\x7c\xc3\xd4\x0c\x40\xc8\x14\x43\xcd\x10\xa7\x7d\xf3\x7b\xa1\xdf\x08\x48\x03\x01\x43\xfe\x1e\x7a\x84\x2c\x16\x16\x7a\x84\x80\x5d\xda\x3a\x64\xe1\xa1\x47\xc8\x6a\xfb\x21\xe7\x0e\x3d\x42\x61\x93\xf3\x26\xc1\xd6\xe2\x1d\x12\x6c\x20\x0d\x1c\x0c\x09\x36\xf0\x5d\xc6\x48\x75\xff\x84\x35\xa8\x76\x3f\x9c\x5e\xdc\x3f\x1d\xa1\x12\x72\xee\xb8\xed\xae\xaf\xba\x3c\x19\x58\x96\x81\x0c\x5d\x3d\x21\x01\x36\xaa\x36\x24\xc0\x40\xea\x75\x0e\x09\x70\xe8\xd8\x31\x76\x35\x64\xbb\x40\x9a\x68\x13\xf7\xbe\xe9\xed\x65\xcc\x9b\x9e\x1b\x20\x4d\xdb\x09\x3d\x37\xf1\x0c\x2f\x63\xa4\x3a\x5b\x80\xa6\x37\x21\x8c\x84\x03\x9a\x29\x89\x21\x75\x0d\x6b\x3d\x59\x86\x3c\xe4\xae\x40\x59\x7e\x3e\xe5\xae\xf1\x5c\xff\xfb\xbf\x59\x7d\x7c\x3a\x56\x80\x5a\x9d\x35\x1d\x2b\xf1\x56\xff\x8c\xc7\x27\x29\x05\xba\xf2\x2b\x24\xa5\x61\x3a\x8b\x55\xc2\x43\x77\x08\xd0\xcd\xbb\x08\x79\x2a\xd0\x9a\xcf\x40\x9e\x1a\xc4\x9c\xfd\x2c\x1c\x1e\x72\x46\x60\x71\x0a\x68\x2e\x29\xe3\x32\x8d\x5b\xab\xe2\x92\x33\x02\x8b\xf3\x04\x73\xc9\x19\x81\x90\xd6\x2c\xbd\x13\xc0\x32\x84\x7e\xc9\x22\x81\xef\xcf\x26\x6d\xc3\x36\x2a\x1c\xb0\x77\x2f\x59\x24\xb0\xcc\x72\x5b\xb2\x48\x20\xe7\xb4\x67\xcb\x26\x2a\xe5\x4f\xaf\x4a\x9b\xd2\xff\x0f\xda\x0e\xdb\x38\x3e\xb4\xf8\xff\xa7\x4d\x2e\x98\xe6\x4f\x2f\xdb\xbe\x55\x2a\x67\x5c\x92\xcd\x25\xd9\x34\x1a\x74\xc9\x36\xd7\x47\x2d\x53\xe2\xb7\xa4\x96\xc0\xd2\xfb\xb4\xf4\x6c\x00\x4b\xfb\xd4\xd2\xb3\x01\x44\xf8\xff\xf2\x4f\x20\x0c\x1d\x5a\xf2\xcf\x55\x14\xc0\xdd\x36\x87\x5e\x88\xc6\xc7\xb3\xb1\xf4\x6c\x00\xab\xe2\xb1\x58\x3a\x36\x96\x94\x94\x23\x92\x73\x49\x49\x01\x8f\x0a\xcd\x25\x25\x5d\xfa\x22\x8c\x53\x5d\xfa\x22\x80\xe4\x9c\xde\x6f\x57\xb1\x89\xdd\x69\xf9\x54\x0c\x47\x03\x56\xf8\x54\x0c\x47\x5b\xa6\xd6\x18\xdb\xb6\x8c\x47\x03\x3c\x65\x34\x97\x64\x76\x49\x49\x3d\x63\x66\xd5\xdd\x91\x9b\x72\x32\x36\x39\xb7\x52\x52\x63\x3d\x97\x94\x14\x58\x3f\x34\xc0\x92\x92\x2e\x0b\x43\xfd\x3f\x63\x77\x93\x33\x3b\x93\x5c\x77\x7c\xee\x55\xf4\x0e\x5c\x24\xab\xc8\x0c\xc0\x33\x8f\xed\x3d\x24\x93\x49\x40\x03\x49\x8d\xb6\xb4\x7f\x83\xe7\xc7\x77\x20\x4d\xfa\x0e\x2e\xfe\x17\x04\xeb\x29\x7e\x15\xf3\xc4\x89\xc8\x48\x65\x9c\x4d\x52\x21\x28\x0a\xba\x91\x9f\x41\xd3\x8f\xa4\xd1\x9f\x4d\xea\xc1\x64\x95\x26\xf5\x10\xb4\xac\xbe\x58\x4d\xea\xa1\xd1\xa4\xea\x25\x1b\x4d\x1a\xb4\xdf\xbb\x9b\xc3\x35\x15\x5b\xa5\x65\xe3\xfa\x07\x4d\xa9\x48\xe3\xfa\x37\x15\x54\x8a\x15\x1b\xa7\x3e\x68\xb2\x16\x8d\x53\x1f\x1c\x95\x57\x5d\xfb\xbe\x5f\x30\x73\x52\xf9\x4e\xab\x99\xb4\x9f\xb7\x42\xfb\x83\x26\x28\x8d\x16\x0d\x4a\x2d\x71\xa3\x45\x83\x66\x25\x99\xc6\xc7\x6f\x4c\x7b\xcd\x57\x1b\xd3\x3e\x68\x47\xe4\x69\x23\x45\x83\x32\x97\xb0\x91\xa2\x8d\x8f\xef\x15\xd7\x68\xd1\x66\x72\xb6\x27\x8a\x16\x6d\xb4\xa8\x6a\xc3\x46\x8b\x06\x6d\xf5\x03\xa0\x45\x9b\xbe\x4e\xfc\xaa\x46\x65\x06\xb5\x67\xa4\x6c\x54\x66\xa3\x32\x55\xfa\x35\x2a\x33\xb0\x20\x6d\x35\x2a\xb3\xf1\xdb\x5b\x46\xa8\xc6\x6f\x0f\x0e\x75\xa8\x8d\xf0\x6c\xfb\x7b\x0a\x39\x53\x56\x7a\x70\x18\x29\x1b\x27\x3d\xa8\xdd\x0f\x91\x93\xde\x54\x6c\x29\xd3\x6b\xfb\x7b\x0a\x79\x89\x7a\xb9\x30\xd7\x83\x12\xb9\x35\xe6\x7a\xd0\xd6\xd8\xf2\x8d\xb7\xde\x28\x5b\xc5\x7c\x8d\xb2\x0d\x2c\xc6\xfb\x8c\xd1\x36\x7d\xb3\xe0\x77\x9e\x14\xca\x36\xf8\xbe\x8f\x1d\x61\x1b\x2c\x6a\x5c\x1a\x65\x1b\x6c\x8b\x5f\x26\x73\x3d\x38\x16\xef\x63\xe6\x7a\xb0\x69\x23\xdc\xcc\xea\x09\x36\x5d\xc5\x9a\x89\xe4\xc1\xf7\x93\x41\xac\x11\xc9\xc1\xbe\xb8\x3c\x44\x72\xb0\x1d\xef\x9f\x77\xcf\xb3\xd6\x88\xa9\x05\x4d\x6d\x59\xb0\x98\x0a\xd5\xd4\x96\x05\xc7\xe2\x3d\xae\xb6\x2c\x58\x3e\x1f\x9b\x5c\xb0\x96\xd5\x89\x32\x44\x36\xa5\x65\xc1\x61\x35\x99\xa6\xb4\x2c\xf8\x9a\xc5\xda\x08\xf5\x60\xdd\xbd\x3f\x09\xf5\x26\x0b\x60\x4c\x93\x05\x08\x36\xcd\xf7\x9a\x24\x40\xb0\x9a\xdf\xd0\x24\x01\x82\xc3\x64\x86\x26\x07\x10\xac\xfa\x69\x34\x9a\x3f\x78\xee\x6d\x2e\x3e\xd1\xdf\xd2\x54\x56\xdb\xa1\x46\xe1\xb7\xf6\x3e\x4f\xb9\x62\x14\x7e\x70\x2c\x09\x43\x1b\x85\x1f\x7c\xd5\xc0\x34\x02\x3f\xd8\x3e\xae\xab\x52\xb3\x56\xef\xf3\x94\x33\x27\xfa\x83\xed\xf0\x88\x11\xf5\xc1\x41\xad\x37\xa2\xbe\x99\x3c\xaf\xc4\xb3\x49\x0c\x04\x5f\x75\xc6\x4d\x5e\x20\x58\x37\xc3\x1c\xe9\x1f\x6c\xbc\xc8\x46\xfa\x37\x2d\xb6\x54\x82\x36\x99\x81\x56\x67\xbe\xd3\x61\xb8\x1a\xc9\x02\xc8\xfd\x35\x59\x80\x66\x02\x92\xb7\x8d\x09\x48\xad\x5c\x8c\x7c\xa5\x30\x22\x58\xb4\x35\x6c\xc2\x88\xf6\x84\x11\x87\x3e\x47\x4d\x14\x11\xac\x9f\xa2\x03\x84\x11\xc1\x42\x4f\x35\xc5\x6d\x2d\xcb\x91\x2e\xc6\x3d\x51\x44\xb0\xb1\x3a\x9b\xbc\x43\x53\xdb\xe6\xb9\x96\x77\x68\x26\xd3\x2b\x5b\x6d\x22\x86\xd6\x93\x89\xf6\x1c\x88\x0e\x9a\xfe\x57\xfa\xa4\x37\x49\x86\xe0\x6d\xde\xdf\x04\x0c\x4d\x92\x41\x8f\xd0\x26\x62\x08\xde\x95\x30\x9a\x80\xa1\xc9\x28\xa8\x6e\x6d\x32\x0a\x41\xe9\xb5\xdd\x64\x14\xda\xe9\xe1\x7b\x0f\xc4\xe5\x4e\x3d\x9a\xce\xd3\x4d\x5c\xd1\xf8\xf6\x45\xb1\x89\x18\x82\x66\x8a\x6d\xe3\xdb\x37\x41\x44\x25\x9a\x69\x82\x88\xa0\x74\xdb\x6e\x82\x88\xa6\xac\x4c\xe5\x6a\xe3\xdc\x07\xf5\x4a\x42\x71\x45\x1b\xae\xdb\xe6\xa3\xae\xdb\x88\x47\x41\xd9\xf1\xdf\x9b\xf9\xef\x0c\xc8\xa6\x3a\xac\x3d\x11\xc3\x6e\xce\x71\x13\x31\x34\x66\xbb\xec\x7f\x63\xb6\x07\xfb\x2b\xc6\x98\xed\xed\x72\x6c\x7e\x53\x26\xf0\x04\x9b\x15\x89\x9a\x58\xa3\x3d\xf1\xc5\x6e\xed\xb0\xc6\x58\x0f\x0e\x85\xbc\x4d\xa8\xd1\xc4\x15\x7a\x88\x37\x71\x45\xb0\xec\x7f\xe2\x85\xb7\xeb\x3d\xc1\xfb\x79\xc7\x7a\xca\x58\xf1\x41\x99\x29\xd6\x58\xf1\x8d\x15\xaf\xed\x77\x63\xc5\x37\x35\x64\x5e\xfe\xac\xf8\x66\xea\x8e\xbe\xdc\x4d\xc0\x12\xfc\xd8\xc1\x4d\xc0\x12\x1c\xfc\xe6\x26\x5e\x09\x6a\xf1\xdc\x89\x57\xda\x4c\x45\x9f\x5f\x89\xe2\xb0\xa6\x38\x4c\xd9\x48\x13\xc3\x04\xa5\xdf\x5e\x13\xc3\x34\x96\xbc\x5a\x95\xc6\x92\x0f\x0e\x95\xd6\x8d\x25\xdf\x58\xf2\x0a\x3b\x1a\x4b\xbe\xb1\xe4\x3d\x15\xa2\x9f\xe0\xd9\x2d\x87\x2b\xfc\x09\x4a\xf7\xbe\x26\xfa\x69\xa6\xdc\x28\xa0\x68\x2c\xf3\xa0\xc9\x03\x34\xe5\x5a\xc1\xf1\xd7\x17\x38\xdc\x07\x4d\x11\x6b\x13\x10\x35\x26\xba\xac\x6f\x89\x88\xca\xc4\x7d\x89\xda\x12\xeb\x04\x4d\x01\x48\x89\x75\x4a\xac\xa3\x71\x63\x89\x75\x82\xe3\x78\xff\xda\x6e\x53\xb3\x5b\xcb\xb6\xb2\x2d\x37\x61\xb5\x5b\xb7\x29\xeb\x7d\x7d\xfc\xb1\xd3\x26\x27\x1a\xeb\xa7\x44\x31\xc1\xe1\x25\x54\xa2\x98\xe0\x90\x2d\x28\x41\x4c\x69\x16\x60\xad\xa6\x12\xc5\x04\xcb\xf2\x6e\x5a\x6c\x5a\x72\x18\x39\x4f\x51\x4c\xd0\xf4\x5e\x2f\x51\x4c\xbd\x51\x4c\x8e\x5f\x14\x53\x66\xfe\x5b\xe9\xa8\x84\x2c\x41\x3b\x32\xc8\x97\x90\xa5\x32\xf3\xe6\x43\x8a\x95\x62\xac\xa0\x54\x1a\x95\x28\xa6\xb8\xe8\x0a\x1d\x8a\x8b\x1e\xb4\xac\x41\x5d\xc5\x45\x2f\x91\x8d\x25\x7a\x4a\x64\x13\xb4\xdd\xe1\x8a\x6c\xca\xdc\x18\xab\x07\x15\x67\x3d\x38\xfe\xfa\xa4\x63\x53\x52\xa5\xf5\x77\x89\x4f\x82\x23\xcb\xe3\x56\x29\xa9\x2a\xed\x6d\xb5\xb1\x2e\x5e\x78\x50\xa6\x6e\x96\x62\xa9\x12\xb2\x58\x91\xa3\x84\x2c\x41\x2d\xab\xdd\x1c\x47\x56\x78\x5c\x18\xe4\x25\x18\x09\x4a\x53\xcc\x12\x8b\x04\xcf\x6e\x3e\xea\xd8\xd2\xa6\x76\xfd\x3a\x8e\xf7\xd8\x52\x38\x1c\xdd\x53\x0a\xa1\x2a\x4d\xa6\x5e\x11\x55\x0c\xf2\xa0\x96\x08\x87\xe2\x8f\x07\xeb\xf2\xc9\x58\x59\x0c\xf2\xa0\x6d\x9e\x70\xc1\x4e\xc5\x33\x5f\x3e\x9e\x36\x9e\x79\x65\x9e\xbf\x96\x95\xa5\x52\x29\x68\xea\x7a\x4b\xfc\x13\x94\xc6\x1f\x25\xfe\xa9\xb4\xa9\x5d\x4c\x2c\x2b\x35\x48\x41\xb3\xe8\x6b\x31\xdb\x83\x66\x1a\x7a\x09\x70\x82\xf5\x5d\x2c\xac\x44\x38\xc1\x21\x83\x55\x22\x9c\xe0\xf0\xfe\x2b\xfe\x7b\xf0\x7c\xd2\x36\xb7\xe5\xc1\xbb\xb2\x59\x89\x83\xea\xe7\xb6\x2c\xfe\x9a\x33\x78\x50\x26\xa7\xd6\xef\x3d\x03\xb7\xc5\xcf\x56\x84\x13\x1c\x16\xe3\x2c\x11\x4e\x25\xc2\x59\x34\xca\x2e\x11\x4e\x50\x4b\x86\xca\x12\xe1\x04\x3f\xc9\xb5\x52\x50\x14\x3c\x9f\xcc\x89\x0a\x7a\x4a\x83\xdb\x84\xaa\x25\xe8\x09\x9e\xdd\xf2\xa5\x82\x9e\x7a\x42\x97\x9f\x54\x5a\x09\x5d\x82\x45\x31\x42\x99\x7f\x12\x7c\x57\x8f\xe4\xfe\x1e\xed\xf3\xaa\x90\xdc\x28\xc1\x4c\xb0\x59\x66\xa2\x04\x33\xc1\xf2\x89\xea\x2e\xc1\x4c\xb0\x49\x54\x97\x58\x26\x78\x0e\xcc\x27\x9d\x53\xd6\x4e\x34\xd4\x97\x60\x26\x58\x34\x9e\x28\xc1\x4c\xb0\x69\x36\x56\x82\x99\xe0\xc7\x10\x2a\xc1\x4c\xa5\x07\xd6\xf2\x71\xef\x84\x2e\xc1\xaa\x9d\x5e\x09\x5d\x82\x67\xb7\x9c\xb9\xd8\x25\x58\x9e\x1f\xe3\x3f\x1d\xaf\x4b\x68\x13\xfc\x18\x41\x25\xb4\x09\x9e\x3f\x9c\xdb\x28\xb6\x29\xb1\x4d\x9c\xbd\x12\xdb\x04\x3f\x4b\xdd\x96\xd8\x26\x58\x2d\xfc\x54\x62\x9b\x6a\x2e\x56\x06\xa8\x12\xc9\x04\x3f\x46\x4d\x89\x64\x82\xed\x7d\xe1\x8b\x64\x82\x85\xc3\x53\x22\x99\xe0\xc7\x08\x2a\x91\x4c\xb0\x6a\xa4\x50\x22\x99\xe0\xf9\x4a\x9f\x74\xfd\x1e\xfc\x2c\x47\x59\x42\x99\x60\x51\x8b\x52\x22\x99\xe0\xf9\x64\x9e\x4c\xe9\x8b\xe0\xc7\x07\x2a\xd1\x4d\xb0\xfe\xf5\x9c\x88\x6e\x82\x75\x8f\x34\x2d\xd1\x4d\x3d\xa1\xcc\x8f\x99\x53\x42\x99\x60\x95\xc8\x2a\x91\x4c\x3d\x31\xca\x8f\xaf\x51\x42\x94\x60\xb3\x2c\x45\x09\x51\x82\x2f\xd3\xaa\x84\x28\xc1\xd7\x84\xe5\x12\xa2\x04\x5b\xbd\x07\xe1\xc4\xbb\x1f\x5b\x04\x67\x09\x0e\x82\x9d\x00\x29\x59\x87\xea\xde\x81\x09\x18\x4a\x74\x10\xfc\x94\xc9\x97\xe8\xa0\xba\x67\x2e\x4a\xa8\xa4\x1d\x82\xa6\x5f\x56\xc9\x3a\x04\x4d\x5a\xa3\xc4\x10\xc1\x51\xce\x49\xd2\xa1\x4e\xaf\x4a\xc7\x21\x86\x08\x9a\xc2\xc2\x12\x43\x04\xcf\x6e\x39\x51\x31\x44\x70\xf0\xb6\x4b\x0c\x11\x34\x96\x4e\x49\x3a\xd4\x78\xbf\x20\x5f\xaa\xce\x27\x38\xd4\xeb\x97\x3a\x9f\xca\x24\x0e\xcb\x91\x57\x29\x8a\x09\x1a\xeb\xac\xc8\xf4\xa0\x4c\xb1\x2e\x65\x32\x41\x13\xa5\x17\xfb\x3f\x58\x17\xc5\xe6\x45\xcd\x07\xa5\x66\xbc\x88\xf9\xa0\x7d\x52\xa3\x55\xc4\x7c\x5d\x6e\x41\xca\x14\x8b\x98\x0f\x4a\x8b\xae\x22\xe6\x83\x52\xb0\x5c\x12\x07\xc1\xf3\xc9\x9c\x14\x81\x1f\x34\xe5\x0a\x45\xe0\x07\xcf\x6e\x8e\xc3\x9d\xca\x5a\x12\xba\x87\x15\xcd\x1f\x3c\xbb\x39\x77\xb7\x2a\x1d\x6c\x45\x98\x45\xd5\x07\xeb\xf2\x6a\x17\xb2\x3e\x68\x32\x61\x45\xd5\x07\xa5\x5b\x63\x51\xf5\x35\x1d\x47\x2c\xb4\xa2\xba\x83\xe3\x15\x16\x54\x77\x99\x1e\xaf\xaf\x78\x99\x6d\x11\x34\x4d\xe8\x8a\xc2\xae\xf8\xff\xcb\x12\x2b\xa0\xc8\xdd\xa0\x99\xab\xd7\xa9\xdd\x60\x5d\x44\x04\x9d\xff\x1f\x1c\xa6\x3a\x74\xfe\x7f\x8f\xda\x5d\xe8\x94\x4e\xed\x06\xe5\xad\xdd\xa9\xdd\x9e\x9a\x8e\x45\x94\xd0\x09\xd4\xa0\x34\x9c\xec\x04\x6a\xd0\xb4\x45\xea\x6a\x3a\x82\x52\xe4\xd8\x49\xd6\x9e\x62\x8d\x85\x74\xe9\x8a\x35\x82\xd2\xf3\xaa\xf3\xcf\x7b\xa6\x01\x2c\xcb\xbb\xad\x6c\xcb\x4c\xb4\xbc\x9c\xba\x79\xe0\x3d\xad\x4c\x17\x5e\x58\x57\x4b\x11\x14\x83\xb2\x9b\x0e\x1d\xac\x8b\xa9\x51\x9d\x97\x1d\x94\x55\x76\x3b\xad\x18\xd4\xfa\xfe\x31\x67\x10\x7b\x7b\xe1\xd2\x75\xf6\x76\xd0\x58\x5f\x9d\xbd\xdd\x37\x67\x95\x5f\x77\x57\x46\x1f\xd4\xea\xaa\x91\x8f\x41\xfb\xbe\x9f\x6c\x36\xe5\xa1\xcf\x4b\xb8\x73\xbc\x3b\xa9\xb8\xbc\xbb\x39\x34\x52\xb1\x1c\x86\x43\xdb\x1c\x5a\x86\xf9\x4e\x2b\x06\x45\x7c\x75\x45\xf3\x41\xe9\xfe\xd2\x55\x5c\x04\xb5\x6e\xf6\xda\x6c\xca\xaf\x36\x3f\xee\x4e\x3c\x06\x4d\x63\xa3\x4e\x3c\xf6\x34\x89\x5a\xcc\x7e\xeb\xea\xdc\x83\xa2\x3f\x3a\xf1\xd8\xbf\x2e\x77\xde\x31\x9d\x54\x0c\x6a\xfd\x93\x65\xb6\x3a\x27\x3d\x58\xdf\xe8\xa6\xb3\xd2\x83\x92\xc0\xeb\xca\xe0\xfb\xcf\x43\x9c\x71\xb2\x93\x8d\x41\x5b\x3e\x36\x39\x74\xb2\x51\x53\xe4\x4e\x36\x06\xed\xf0\xa4\x90\x8d\xfd\xe7\x0c\xf3\x4e\xee\xcc\xf2\xa0\x91\xc7\x9d\x57\x1e\x94\x74\x60\x27\x2e\xfb\xcf\xe1\xe6\x9d\xdc\xc9\xc6\xa0\x99\x97\xd4\xd5\x68\x74\x4a\xd2\xc4\xba\x4e\x49\x06\x4d\x47\xce\x4e\x49\x06\xcf\x6e\xb9\xac\xa4\x64\x50\x4a\x5b\x3a\x25\x19\x94\x25\x38\x3a\x25\xd9\x77\x67\x90\xf7\x63\x57\x7e\x11\xd4\xea\x37\xc7\x2a\x0f\xd6\xc5\x5a\xc8\x9d\x57\x1e\xac\xc7\xc7\x6e\x6e\x9b\x75\xb8\x9d\x3b\xc1\x19\x6c\x8a\x5d\x3a\xc1\x19\x7c\x0d\x3d\x9d\xe0\x0c\x96\x35\xef\xda\x4e\x70\x06\xdb\xe2\x19\x26\x38\x83\xe7\x28\x72\x4e\x14\x67\xb0\xf0\x01\x3b\xc1\x19\xac\x94\x70\x27\x38\x83\xdd\x22\x90\x9d\xe0\x0c\xb6\xef\xe2\x2b\xdd\xe1\x47\x64\xee\x1f\xaf\x0c\x56\x79\xb0\x5a\xfd\xba\xd3\x9b\xc1\x6e\xdd\x8b\x4e\x6f\x06\xdf\x3d\x91\x53\x27\x37\x83\x8d\x2a\xe9\xf4\x64\xb0\x5b\xf6\xa2\xd3\x93\x9d\x9e\x74\xa9\xc9\xc9\x60\x57\x33\xdb\xc9\xc9\xfe\x68\xc7\xfd\xe3\xea\xd0\x8e\xc1\x7a\xf8\x46\xbe\x78\x27\x27\x97\xe4\x55\x3a\x39\x19\xac\xef\x6d\x23\x27\x83\x5d\x01\x6e\x27\x27\x83\xd5\x42\x4a\x9d\x9c\x0c\x96\xe6\x81\x22\x27\x83\x5d\x47\xb6\x4e\x4e\x76\x72\xf2\xbd\x49\xe4\x64\xb0\x1b\xe4\x3b\x39\xd9\xc9\xc9\xc3\xdf\x77\x79\x1e\x7c\x95\xbd\x77\x6a\xb2\x93\x8e\x9a\xbe\x74\xd2\x31\x58\xb5\x86\xea\xa4\x63\xb0\x93\x02\x9d\x31\xde\x19\xe3\x0e\x96\x9a\xec\x8f\x82\xdc\xff\xda\xe4\x5a\x94\xb7\x6e\xc6\xfd\x4e\x4e\x06\xbb\x61\xbf\x93\x93\xc1\xf6\x89\x88\xe8\xe4\x64\xb0\x1b\xf5\x3b\x39\x19\x3c\x7f\xcc\x36\x67\xfe\x60\x5b\xcb\x77\x3a\xf3\xca\x2d\x2f\x7f\xcc\x2d\x7f\xf0\x63\x5f\x76\xfd\xb5\x7a\xcf\x29\xb9\x71\xec\xed\x60\xdd\x1d\xab\xe9\xdc\xbd\xe7\x94\x5c\x1e\xee\x76\xf0\x65\x8f\x76\x02\x36\xd8\x3f\xef\x07\x9d\x64\x2a\xed\x97\x77\x8c\xe3\x78\x07\xbb\xf5\x4b\x3a\x4d\x1b\x2c\x1a\xea\x77\x9a\xb6\x77\x8f\xa7\x27\xa3\xbf\x07\x9b\xc6\x9f\x06\x2a\x8e\x77\x70\x28\x62\xee\xc4\x6a\x70\xec\x06\x64\x62\xb5\xc7\xc9\x5e\x56\xbf\x25\x4e\x76\x70\x48\xa4\x75\x4e\x76\x70\xa8\x5e\xeb\x4a\xe3\x83\x85\x7b\xde\x95\xc6\x07\xeb\xa2\xdd\x78\x57\x1b\x1f\x1c\xe6\x00\x74\xa5\xf1\xc1\xb3\x5b\x9e\x76\xb6\x78\x70\x58\xb8\xb3\xb3\xc5\x7b\x0a\xe1\xdf\x80\xa7\x2b\x84\x0f\x0e\x85\xcb\x9d\x40\x0e\x0e\x45\xd2\x9d\x40\x0e\x0e\x69\xa6\xae\x28\xa7\x67\x8d\x87\xb7\x2d\x51\x67\xa8\x07\x07\x97\xaa\xf3\xd3\xbb\xb5\xab\x49\xdf\xae\xb4\xa6\x0f\x87\x96\x0b\xa9\x8e\xa6\x0f\xb7\x60\xf5\x51\xb7\x20\x2b\x35\x28\xfd\xee\x44\x79\xb0\xbe\xdd\x1b\x3a\x55\x1e\x1c\x56\xe5\xed\x54\x79\x50\x3a\xbd\x74\xaa\x3c\xd8\xd4\xb3\x77\xa2\x3c\x68\x26\xce\x75\xa2\x3c\x78\x97\xa0\xef\x44\x79\x90\xc5\xeb\xff\xf9\x18\xad\xda\xbd\x93\xf1\xef\xe8\x4f\xc6\x07\x8b\xaa\xb8\x4e\xc6\xf7\xeb\x3d\x65\x5f\xe6\x94\xd3\x6e\xd6\x5c\xbb\x4e\x65\x77\x2a\xfb\xd5\x64\x54\x76\x70\xb0\x54\x3a\x95\xdd\xa7\xc7\xce\xa3\xa8\xd8\x27\x38\xde\x11\x82\x77\xde\xa7\xdb\xe1\x51\x54\x6f\x1e\x1c\x1a\x72\x75\xb6\x78\x27\xd0\xdf\x61\x95\x40\x0f\x0e\xeb\x8d\x74\x02\x3d\x28\x7d\xc1\x3a\x57\x3c\x38\x2c\xf3\xd1\xb9\xe2\x3d\x45\xe3\xcb\xea\xb1\x50\x34\x1e\x1c\xda\x2a\x75\x45\xe3\xc1\xba\xac\x89\x2c\xbb\xa2\xf1\xe0\x50\xeb\xdc\x39\xe0\xfd\xf6\x10\x47\xb6\x9e\xa4\xfd\x19\x23\x7b\xd1\x6d\xfc\x64\x64\x07\x5f\x97\xf2\x64\x64\x9f\x1f\xd7\xe8\xdd\xb6\xdb\x96\x0a\x9d\xbc\x0e\x4e\x15\x3a\xc1\xb3\xdb\x9a\x6d\xcd\xb6\x24\x18\xe2\xee\x9c\xbc\xed\x53\x04\xb0\xee\x0e\xe4\xb2\x2d\x05\x6d\x3f\x5f\x30\x6d\x72\x9b\x77\xc7\x76\xdb\xe6\x22\x3d\x0f\xe3\x29\x04\x38\x17\xa7\xe0\x1b\x18\xd2\xc1\xc1\x99\x39\x19\xd2\xe7\xe2\x85\x90\x41\xe6\xa4\xf7\x83\xd2\x83\xe9\x64\x3e\x9f\x8b\x2f\xcd\xe8\x7d\xb2\x95\x83\x83\x5b\x73\x9a\xcf\x7b\x66\xa5\x85\xc5\x72\x8c\x27\x5b\x39\x28\xfd\x06\x4e\x93\x77\x83\x83\x5b\x73\x2a\xa1\x09\x9e\x4f\xe6\xe4\xd5\xd0\x04\xc7\x7b\x1c\x4a\x68\x82\x67\xb7\x5c\x5e\x35\x34\x41\xdb\xbe\xfe\x9a\xab\xbb\x7a\x42\x32\xda\x9d\x7c\xeb\xa0\x96\xdd\x27\x9d\x68\xac\xec\x45\xef\xf2\x53\x78\x12\x94\xb0\xe0\x14\x9e\x04\x3f\x26\xe7\x29\x3a\x09\xd6\x65\xcd\x08\x75\x0a\x4f\x82\xa6\x55\xc0\xa9\x1e\x3c\xf8\xca\x29\x9f\x3c\xf0\x73\xf3\x54\x46\x5b\x9c\x2a\x6d\x82\x5d\x13\x92\x93\xb9\x1d\x2c\x56\x93\x3f\x99\xdb\xe7\xf7\xfd\xce\x1c\x87\xb8\x23\x58\x35\x15\x3d\xc5\x1d\xa7\xe5\x12\xf2\xfa\x3a\xc5\x1d\xc1\xa1\x78\xed\x64\x64\x07\x9b\x22\xe0\x53\x28\x12\x1c\xd6\x3a\x3e\x85\x22\xc1\xba\x98\x73\x72\xaa\xda\x09\x0e\x55\x69\x27\x6b\x3b\x38\x4c\xff\x38\x95\x83\x07\xc7\x9e\x78\xf9\x14\xc3\x9c\x02\x16\x8d\xcb\xcf\xef\x7b\x4e\x52\x30\xfe\xbe\x1b\x90\xda\x1e\xbd\xf9\x4f\x01\x49\xb0\x59\xb2\xfc\x14\x90\x9c\x4c\x71\x0a\xf3\x64\x8a\x07\x87\xb9\x24\x27\x53\xfc\xe4\x80\x6f\x51\xdb\x27\x07\x3c\x58\xd5\x05\x9e\x42\x99\x33\x35\x3e\x8b\x52\xb8\x53\x90\x12\x94\x72\x8c\x53\x8d\xcf\x29\x6e\xb1\xce\xc7\x29\x6e\x09\x9a\xea\xdd\x53\xdc\x72\xa6\xf4\xe5\x9d\xdf\x7a\x12\xef\x41\x5b\x3d\x1c\xc4\xfb\xc9\xf4\xd5\x0e\xe2\xa4\xc1\x83\xd2\x07\xea\xa4\xc1\xcf\xc3\x3d\xc8\x1b\xf6\xa4\xb8\x83\x52\x59\x7c\xb2\x78\xcf\xe6\x82\x64\x7c\x3e\x99\xa7\x41\xc9\x2c\x9d\x04\x70\xf0\xec\x96\x6f\xa0\x80\x83\x7a\x4f\x81\x00\x3e\xd3\xec\x67\xd9\xdc\x65\x1e\x65\x50\x7a\x68\x9c\x74\x66\xb0\x2e\x9b\x6f\x20\x34\x83\x62\x87\x9d\x84\x66\x70\x1c\x9b\x4d\x8e\xa3\x32\x1f\x21\x2f\xe2\x93\x6d\x79\xd2\x86\x9b\xe3\xa0\x0d\x83\x52\x41\x78\xd2\x86\x67\x79\x8c\xbc\xd8\x94\x43\x04\xa5\x29\xc4\x49\x2f\x06\xa5\x0f\xc5\x49\x2f\x9e\xdd\x17\x78\xff\x99\x00\x19\xd4\xf1\x6e\xf2\x05\x69\xb2\xa3\x77\xc4\xc9\x90\x0c\xd6\x65\x6b\x7f\xd0\xb8\xec\x64\x58\x06\xa5\x5c\xfb\x64\x58\x06\x4d\x11\xf3\x49\x15\x9e\x14\xd4\x96\xb0\xe2\xa4\xa0\x82\x3a\xde\x4d\x2e\xe0\xc8\x8d\x8c\xef\x7b\x52\x50\xe7\xf0\x58\x78\x1b\x28\x2c\x08\xca\x6c\xad\x53\x5d\x41\xb0\x2e\x5f\x3f\x3a\x85\x05\x41\xb3\xce\xcd\xa9\x60\x39\x28\x3d\x22\x4e\xa2\xea\x64\x3b\x7e\xed\x46\xe1\x04\xa5\x25\xd6\x49\xe1\x04\xeb\xa2\x6d\xf4\x49\xe2\x04\x65\xf2\xec\x49\xc3\x9c\x0c\xc5\xef\xe2\xaf\xbd\xdf\x90\x0b\x5d\x36\xb9\xd0\x0c\x45\xad\x48\x4e\x86\x62\x50\x47\xc4\xd7\xc9\x50\x3c\x69\x18\xf5\x23\x27\x0d\x13\x94\x3a\xef\x93\x86\x09\x4a\x5b\x99\x93\x53\x18\x3c\x9f\xb4\xcd\x59\x4d\x67\xe5\x8f\x39\xab\x94\x09\x2c\xca\x36\x4e\x52\x27\x28\xd3\x04\x4f\x65\x02\x41\x13\x87\x9e\xca\x04\x82\xe7\x93\x39\x79\x75\x02\x67\xea\x04\x8e\x98\x05\x27\x41\x74\xce\xdb\x6e\xd9\x46\xd7\x04\xa5\xb0\xee\xe4\x4e\x9e\xb7\xc3\x8d\x53\x78\xca\xec\x07\xa5\x04\xfd\x94\xd9\x3f\x6f\x97\xcd\xab\x44\x1a\x3f\xa8\xf7\xa5\x29\x8d\x7f\x32\x36\xdf\xe1\x82\xb1\x19\x94\xce\xbf\x83\xfa\x19\xf4\x8a\x45\xa6\x07\xbd\x12\x94\xb2\xf4\x41\xaf\x04\xa5\xfd\xf3\x90\x8b\x1f\x24\x8c\x8e\xca\x83\x84\x19\x24\xcc\xc7\xa6\x69\x93\x93\xcf\x9b\x7a\xd0\x2b\x41\xb5\x04\x5b\x43\x96\x3d\x78\x76\xdb\xb3\x6d\xb5\x2d\x6a\x22\x7e\xf0\xa0\x6a\x82\xf6\xd7\x5e\x5f\x9b\xde\x2f\x78\xae\xee\xa0\x4d\x82\x52\x31\x3f\x24\xc1\x47\x16\x91\x5d\x74\xad\x1b\xb4\x49\x50\x26\x1f\x0c\xda\x64\xd0\x26\xfa\xc5\x0d\xda\x24\x28\xed\xc5\x06\x6d\x32\x56\x97\x2d\xb2\x66\x10\x22\x41\xe9\x3a\x3d\xe8\x90\xa0\x94\xe4\x0f\x3a\x64\x70\x4e\xad\xa0\x3b\x38\xa7\x41\xe9\x74\x3d\x48\x93\x41\x74\x58\x93\x76\x10\x1d\x41\x99\x52\x31\x88\x8e\xa0\x74\x1d\x18\x44\x47\x50\x6c\xe9\x21\xf1\x1e\xac\x8b\x86\x74\x43\x9b\x92\xa0\x34\x99\x1d\xfc\xd5\xe0\xd9\xcd\x47\x0f\xdb\xbc\x66\x6c\x72\x9e\x9b\xd7\x4c\x5e\x5a\x83\xc3\x1a\x94\x22\xd9\x61\x4e\xdb\x20\x7e\x34\xa9\x1b\xc4\x4f\x50\x2d\xef\x8f\x41\xfc\x0c\xde\xac\x75\x70\xc7\xf6\x9e\x7c\x64\xc1\xe2\x0b\xf2\xe8\x8e\xef\x7b\x0a\x39\x53\x22\x26\x28\x5d\xab\x07\x11\x33\x24\xe3\xb5\x7d\x1b\x14\x4b\x50\xb2\x3d\x83\x62\x09\x0e\x2b\x62\x0c\x8a\x65\xfc\x3c\x80\xf9\x45\x0e\x8a\x22\x28\x7d\xab\x87\x34\xfb\x20\x32\xac\x4d\x3a\x88\x8c\xa0\xf4\xc5\x1e\x44\x46\xf0\xec\x96\x2f\x65\x98\x06\xa5\x57\xf6\xe0\x97\x06\x4d\x40\x35\x48\x91\xa0\xcc\x2f\x1b\xa4\xc8\x48\xf3\x8f\x45\x43\xb7\x21\xcd\x1e\x94\x49\x27\x43\x96\x7d\xf0\x4b\x15\xbb\x0e\x7e\x69\x50\x74\xea\xe0\x97\x0e\x89\x71\x0b\x4d\x0e\x89\xf1\xa0\x4c\xd9\x18\xaa\x81\xc7\xee\x4b\x5d\x5d\xde\x65\x50\x26\x12\x0d\xde\xe5\xc8\x2a\xaf\x8b\xea\xd3\x41\x9e\x04\xa5\xbe\x67\xf0\x08\x87\xa4\xb4\x49\x95\x83\x49\x18\x94\x89\x44\x83\x49\x38\x24\xa5\xcd\x70\x1c\x5c\xc2\xe0\xcb\x32\x1a\x5c\xc2\xc1\x12\xd4\x56\x6c\xf0\x04\x83\xe3\xb7\xff\xc1\xa8\x3d\x58\x86\x83\x8a\xd2\x37\x61\x50\x51\xc1\x4a\xf0\x0e\x2a\x2a\x38\x74\x76\x1f\x44\xd4\x60\x19\x5a\x4a\x70\xf0\x0c\x47\xcb\x6c\x5e\x27\xcd\xfa\x1b\x0a\x60\x7f\x6e\x2f\x9f\x2f\x38\xac\xaa\x34\xf8\x7c\x43\xda\x58\x33\xac\xc1\xe8\x0b\x16\x4b\x28\x0d\x92\x6c\x58\x52\xd6\xfb\x8b\x24\x1b\x24\x99\x06\x56\x83\x24\x1b\x99\xe2\x66\xdd\x9f\x41\x6c\x05\xcf\x6e\x39\x05\x4e\xdf\xa8\x5f\x76\xcb\xe1\x32\xfa\x06\x4d\xa6\x51\xd4\xa0\xc9\x46\x2a\x54\x2d\x44\x33\x54\xa8\x06\x9b\x1e\xb4\x83\x24\x0b\x9e\x4f\xe6\x56\xd2\x64\x23\xf3\xd5\x4c\x15\x18\xac\xb8\x60\x55\x7f\x36\x58\x71\xa3\x67\x52\xbb\x77\x04\x95\x16\xac\x6f\x17\xda\x41\xa6\x05\x87\xf5\x1f\x06\x99\x36\xfa\x7b\xd5\x72\x3d\xe8\xb0\x61\xa5\xd5\x66\x93\x4b\xd4\x5d\x22\x77\x94\x17\x37\x62\x9f\x59\x9a\x66\xb0\xcf\x82\x55\x38\x3e\xd8\x67\x83\x7d\xa6\x07\xc0\x60\x9f\x0d\x3d\x23\x8c\x8c\xe6\x9c\x8d\xcc\x39\x5b\x2c\xf5\x3b\xd8\x5b\xc1\x26\x22\x1d\x2a\x48\x47\x96\x26\xd5\x4f\x64\x90\x6b\x63\xbc\x5f\x90\x4b\x44\x9b\x8d\x2b\x8e\x9a\x91\x80\x45\x35\xae\xf7\x0b\xf2\xa5\x0c\xa9\x71\x25\x7c\xf3\x1e\xa5\xc3\x82\x65\xf1\xda\xa7\xc3\xc6\x95\xb8\xcc\x0b\xe7\x7a\xff\xbe\x1f\xd8\x6e\x37\x57\xf2\x4a\x5c\xe6\xc7\x4f\x73\x05\xab\x25\x43\x06\x77\x69\x70\x97\x92\xa0\x19\xdc\xa5\x91\x32\xcc\xe5\x7d\xe6\xc9\xb0\xe0\xd0\xb5\x63\x90\x61\x63\xfa\xb5\x44\xff\x0f\x9a\x2b\x68\x16\x0c\x1a\x0c\xa7\x91\x79\x63\x8b\x8e\x4c\x83\xc0\x0a\x4a\xff\x96\x41\x5f\x8d\xe9\x0c\x3c\xe0\x04\x56\xd0\x94\xa3\x0e\x86\xd3\xb8\x5d\x35\xef\x2a\xa5\x93\xc1\xc1\x56\x1e\xf4\x55\xd0\x2c\xaa\x34\xe8\xab\xe0\xf9\x64\x8e\xcd\xc4\xb1\xa0\x76\xba\xc6\xc4\xb1\xc1\x4a\x52\x6b\x70\x11\x53\x17\x8f\xc8\x73\x7a\xf1\x88\x82\x72\xe3\x2f\x1e\xd1\x65\x16\x57\x86\x90\x8b\xe4\x0a\xd6\xc5\x4a\x39\x17\xcd\x15\x34\x33\xd8\x2f\x9a\xeb\x5a\x5c\xca\xfc\xf8\x2e\x2d\xdf\x82\xe6\x70\x2f\xe9\xdf\x2b\x25\x85\x8b\x75\x04\x2e\xae\x4e\xd0\xc4\x48\x97\x92\xc2\x60\x5d\x74\x23\xba\xcc\x8c\x0a\xca\x03\x78\xa9\x32\xbc\xf8\x41\x7b\x86\xe3\x8b\x1f\x14\xd4\x9e\xa1\xe6\xa2\xb9\x2e\x02\xcb\xdc\x81\x8b\xc0\x0a\x4a\x63\x88\x8b\xc0\xba\x32\x59\x6a\x31\xa7\xff\xa2\xa6\x82\x26\xb9\x72\x31\x7a\x2e\x02\x6b\x5f\x7c\x83\x8b\x94\x95\x37\xf7\x48\xeb\x8b\xc0\xba\xd6\xf7\xd8\x72\x17\x58\x38\x41\x59\x91\xee\x62\xe1\x04\xf5\x9e\x01\x31\x75\x91\x27\xa6\x29\x5f\xe4\x49\xd0\xd4\x05\x5e\xe4\xc9\xb5\xf9\x82\xcd\x6e\xbe\x60\x4b\xf1\x6e\x9e\xe7\x4b\x9a\xf8\x8a\x37\xb3\x70\xe9\x2f\xe6\x4c\x50\xef\xf5\x60\xce\x5c\x9c\x0c\xc6\xfa\xc5\xc9\x08\x9a\x49\x00\x17\xdd\x11\xd4\x7b\xee\xbf\xf7\x93\xb9\x92\x91\x6b\x17\xd9\x71\x29\xc8\xe3\x81\x5c\x72\xa6\x41\xf9\x2d\x5f\x94\x42\x70\x98\x4e\x73\x51\x0a\xd7\x4f\x39\x5b\xc6\xb4\x8b\x2c\x08\xca\xcb\xe2\x32\xd5\x3d\x28\x2d\x7e\x2e\x89\xd5\x4b\x2e\x94\xdf\x7b\xc9\x85\x06\xe5\x27\x7f\xc9\x85\x5e\x72\xa1\x5c\xbf\x4b\x2e\x34\x68\xdb\xe1\x93\x0e\x8d\x79\xb2\x1f\x7f\x30\x8f\xeb\xe2\xad\x04\x65\x0e\xfa\xc5\x5b\xb9\x0e\xd7\x3e\x83\xd4\x25\x0d\x1a\x34\x35\x50\x97\x2c\xe8\x95\x0c\xde\x62\x22\xd9\x25\x85\x17\x94\xfe\x4a\x97\x14\x5e\xb0\x2e\xd2\x4a\x97\x81\x3c\xa8\xf7\x51\x91\xc2\xbb\xca\xd3\x1e\x01\x76\x19\x67\x83\xf2\x8a\xbc\x0c\xb3\x57\xe6\x86\x2c\x2a\x96\x2f\xa9\xb2\xa0\x4c\x42\xbf\xa4\xca\x2e\x43\xef\xe1\x97\x58\xef\x37\xb8\xac\x3e\xe9\xb2\xaa\xc6\x3a\x3c\xc7\x46\xd0\xa0\xcc\xbd\xbe\x24\xb3\xae\x2c\x99\xb8\x68\x3e\x70\x49\x53\x05\x65\xc2\xf7\x65\xa0\xbd\x64\xae\x0e\xa7\x65\xb8\x0c\x4a\xed\xdb\x65\xb4\xbc\x32\x45\x7b\x39\x7c\x54\xb5\x54\xd0\x3e\x9e\x29\xd5\x52\x57\xba\x2e\x2d\x4a\xc9\x2f\xa9\xa5\x4b\xd7\x25\x37\x4b\x66\x29\x28\x73\xc0\x2f\x99\xa5\x8b\x2f\xa2\x5f\xc5\xc5\x17\x09\xca\x14\xfb\x8b\x2f\x12\x3c\xbb\xe5\x39\x63\x8c\x04\x65\x52\xfc\x65\xec\x0d\x9e\xdd\xf2\xa5\x06\xdf\xa0\x7d\xde\x4d\x0e\xd7\xa8\x6a\xdd\x9d\xcb\xa8\x1a\x94\x84\xdc\xc5\x04\xb9\xae\x3c\x34\x4c\xba\xcb\xb0\x1a\xb4\x2d\x9a\xfa\x92\xa1\x09\xd6\x85\x5f\x76\x49\xd1\x04\xf5\xbe\x5c\x8d\xbe\x41\xbd\xef\x12\xbe\xc8\x65\x70\x24\x96\x2f\x83\x63\x50\x52\xe5\x97\xc1\x31\x28\x13\x8a\x2e\x16\xc5\x35\xdd\xbe\xc3\x27\xdd\xbe\xac\x97\x2d\x31\x78\x31\x1a\xae\xdb\x65\x4b\x04\x77\x29\x7a\x0a\xea\x7d\x59\x19\x1b\x83\x7a\xdf\xa3\xc6\xc6\xeb\xf6\xec\x46\x9c\x5d\x7a\xf8\x04\x25\x7f\x78\xc9\xc6\x04\xed\x78\xff\x98\xf3\xbc\x73\x9e\x5f\x5f\xe9\x3c\x0d\x97\x7c\x91\x69\xb8\x9c\x29\xdd\x5f\xb8\x3d\x53\xe9\x7e\x50\x5e\x90\x93\xa9\x30\x0d\x7a\x6c\x8b\x69\xd0\x0b\xca\x00\x37\x0d\x7a\x53\x76\x43\xd4\x38\x65\x37\x82\xe2\xc2\x4d\xe3\x60\x50\x72\x96\xd3\x38\x38\x8d\x83\x02\xc9\xb9\xbc\x5f\x9a\x71\xf0\xdd\x34\x6d\xca\x44\xd4\xc5\x61\xdc\x36\xdd\x69\xf8\x9f\xa3\x35\x0c\x06\xbb\xc1\x61\xb2\x1e\xa6\x35\xa9\x73\xa3\xa6\x44\x49\xb0\x6b\xb2\x36\x8d\x95\xc1\x2a\x36\x9e\xc6\xca\xc9\x8c\x10\x32\x4e\x66\x44\xb0\x5a\xb6\x61\x1a\x3e\x83\xef\x27\x31\xc5\x34\x7c\x4e\xc3\xa7\x98\x74\x1a\x3e\x67\x96\xb0\x30\x13\x63\x32\x1e\x82\xaf\xba\xe9\xc9\x78\x98\x46\x54\x41\xef\x34\xa2\x06\x5f\xc5\x6f\xd3\x88\x3a\xf9\x13\x42\xc6\x69\x48\x0d\xf6\x72\x9e\xfc\x89\x60\x37\xc5\x62\xf2\x27\x82\xaf\xf6\xe7\x93\x3f\x31\xf9\x13\x66\xf9\x4f\xfe\x44\xb0\x69\x14\x33\xf9\x13\xc1\x6e\x3e\xc5\x64\x4f\x04\x7b\xc5\x2c\x9d\xec\x89\x60\xaf\xc3\x07\xcb\xa6\x2c\x75\x71\x38\x7e\x8f\xc1\xe6\x9e\xaf\x8e\xcc\xd5\x78\xb0\x08\x96\x27\x27\x22\xd8\x2b\x22\x6f\x1a\xfd\x83\xc5\xa4\x9f\x69\xf4\x9f\xdf\xf7\x62\xe4\xc8\x64\x6b\xa6\x95\x2b\x62\xb9\x4c\xa3\x7f\xb0\x6e\x79\xa9\x4d\xa9\x99\x60\x37\xe7\x62\x72\x35\x82\x57\x57\x4e\xae\xc6\xb4\x48\x45\x7e\x88\x93\x5d\x11\x6c\x12\xe8\x53\x91\xd8\xb4\x20\x85\x5f\x98\x94\xcb\xfc\xab\xf1\x69\x2e\x86\x9c\x4b\xb0\xeb\x48\x3f\xe5\x5c\x82\xb5\x32\xe4\x4d\x39\x97\xf9\x7b\x4f\x29\x5f\x40\xa9\x04\x7b\xd5\x1f\xb4\x09\x9f\x84\xcc\xfc\xbd\x37\xd6\x5f\x76\x7e\xbf\x94\x0f\x27\xfa\x9a\x9c\x91\xa9\x94\xcc\x74\x83\xc9\x1a\x09\xf6\xf2\x6e\x60\x8d\x04\x87\x97\xe0\x64\x8d\x4c\x59\x1a\x33\x10\xa6\x2c\xcd\xfc\xe5\x3a\xc4\x09\x9e\x34\xd0\x34\x29\x41\x62\x72\x12\x41\xc1\x6e\xd5\xef\xc9\x2d\x99\x69\xe4\xb3\x34\xef\x0b\x75\x63\xc1\xfe\x5e\x1b\x65\x63\xc1\x62\xae\xde\x54\x36\x16\x3c\x9f\xb4\x9b\xb3\xb2\xda\x45\x14\xc2\x24\x78\x82\xc3\x94\x95\xc9\x40\x99\xa6\x16\xe8\xc2\x30\x29\x9a\xe0\x2b\x1d\x3f\x95\x7a\x05\xc7\x27\x4a\x65\xd2\x38\x53\xa9\x97\x2e\x09\x93\xc8\x09\x0e\x0a\x76\x4a\x33\x05\xcf\x6e\xb9\x44\xf2\x4c\x41\x59\xdc\x69\xaa\xf5\x9a\x59\xda\x70\xb1\x9a\xd7\xe4\xda\x04\xa5\xc2\x69\x32\x6d\x26\xd3\x26\x62\x6f\x32\x6d\x26\xd3\x46\x26\x7f\x32\x6d\x82\xf6\xf1\xbb\x64\xda\x04\x6d\x77\x43\x95\x76\x05\xc7\xf7\x6b\x2f\xb7\xe0\x48\x21\x7c\x0c\xde\xc9\xa7\x99\xf1\x64\xde\x52\xfe\xc9\x94\x09\x0e\xc5\xf1\x93\x29\x33\xe9\x3b\x33\x43\x27\x7d\x37\x63\xca\x90\x7c\x93\x96\x9b\x4c\x19\xcd\x1a\x26\x53\x26\x38\x4c\x2f\x9f\x4c\x99\x59\xbe\x34\xe2\x7a\xca\x63\x4d\xdd\x83\xfc\xa4\x49\xbe\x60\x95\xfa\x9c\x24\xdf\x2c\xc7\xb1\xdb\xcd\x71\x54\x7c\x3e\xb7\x85\x0a\x9c\x52\x5b\x2d\x03\xff\xe4\xa3\x04\x87\xb9\xfb\x93\x8d\x12\x3c\xbb\xe5\xac\xe4\xb6\x82\xc3\x0c\xfc\x69\xf6\xef\xa4\x0c\x55\x9c\x4f\xca\x30\x68\x9b\x47\x86\x32\x0c\x56\x0d\xbd\xa7\x2a\xa7\x49\x2c\xea\x7c\x33\x89\xc5\xa0\xcc\x33\x98\xc4\xe2\x24\x16\x4d\xce\x98\xc4\x62\x50\x5a\x3a\x4c\x62\x71\x12\x8b\x3a\xa0\x4c\x62\x31\x38\xbe\x1e\x7a\x62\x31\x28\x2b\x6a\x4d\x65\x4e\xf3\x34\x62\xc5\x34\x99\x5c\x99\xe0\x90\x95\x9a\x5c\x99\x49\x66\xea\xd0\x30\xc9\xcc\x60\x95\x79\x9f\x64\x66\xf0\xec\x96\x53\xa0\x33\xe7\x99\x89\x6b\x86\x27\xdd\x3d\x27\xb1\xa8\x6b\xc3\x24\x16\x83\xd5\x74\xae\x49\x2c\x4e\x89\x35\x9e\xd7\x94\x58\x0b\xbe\x56\x77\x9b\xcc\x9b\x39\xfc\x10\x62\x0f\x4d\x6d\x7f\x82\x66\x61\x9c\xa9\x5c\x29\xd8\xac\x42\x34\x4d\xf5\x0d\x56\x4b\x2f\xcf\xf1\x1e\x5a\x56\xbc\xf1\xfc\x29\x60\x9a\x0a\x98\x2c\x0d\x30\xb9\x43\xc1\xf2\xca\x01\x05\x4c\x53\x32\x4f\x37\x86\x49\xc7\x06\x9b\x5a\xc2\x29\x99\x37\x55\x1a\x09\x0c\x27\x1d\x1b\xac\xef\xdb\x94\x8c\x9d\x92\x79\xa6\xcf\x4f\xa2\x75\x72\x8c\x9a\x4f\x3a\x83\x07\x87\x35\x04\x26\xc7\x68\x72\x8c\x62\x86\x4c\x8e\x51\x70\x88\xe0\xa7\x54\xde\x64\x22\x99\x17\x3f\x99\x48\x93\x89\xe4\xe6\x31\x91\xe6\x7c\xab\x34\x73\xa7\xe8\xe4\xe0\x78\xdf\x28\x74\xf2\x94\xcb\x2b\x22\x90\x50\x0e\x0e\x4d\xf9\xa6\x5c\x5e\x70\x68\xb1\x32\x59\x4d\xc1\xa1\xc3\xdf\x64\x35\x05\xc7\x6e\x20\x51\xee\x34\x89\xee\x5a\x6c\x73\x9e\xaa\x96\x62\xdd\x4c\xa2\x7b\x12\xdd\x26\xae\x4f\xa2\x3b\xa8\xe6\xa5\x4e\x74\x4f\x19\x3f\x2b\x11\x4d\xaa\x3b\x28\xeb\xe2\x4d\x8e\xd4\xbc\x9d\x14\xad\xc5\x7e\x0a\xea\x1d\xa9\x68\xf3\xa9\x54\xea\x7d\xd6\x88\xf3\x60\x3f\xfe\x64\x11\xae\x49\xbb\x4f\x95\x54\xe5\x0d\x4f\xbc\xcf\x7b\xe4\xaf\xf8\xc3\x1e\x62\x19\x47\x6f\x51\x19\xc7\xe0\xf8\xbd\x7b\xb9\x34\x49\x38\x1e\x29\xf9\xb8\x89\xfe\xfb\xf3\x1e\xe5\x37\xdb\xca\xb6\xbc\x6f\x7e\x36\x75\x9b\x1c\xc6\xe6\xa3\xa7\x6d\x71\x81\xbf\x36\x0d\x9b\x86\xdd\x7c\xf4\xb2\x4d\x63\x5f\x9b\xa6\x4d\x33\x6d\x40\x2a\x9b\x6e\x9b\x6e\x9f\x7c\x7e\x73\xb7\xbc\x64\xf0\xd5\x8d\xef\x96\x97\xbc\x95\x56\x69\x72\x70\x4b\x42\x06\xaf\x5a\xbd\x25\x21\x6f\x31\x8a\x09\x4a\xb7\x18\x25\x28\xad\x88\x6e\x31\x4a\xf0\xec\x96\x03\x31\x31\x23\xf8\x1e\xef\x5f\x6b\x36\xb9\x46\x19\xd9\x6f\x73\x35\x82\x9f\x49\x3a\xb7\xe8\xe6\x96\xf9\x64\x68\xde\xc2\x8f\x60\xb3\x50\xd9\x2d\xfc\xb8\x15\x6a\x99\x06\x7f\x8b\x3f\x82\xc3\xd2\x3c\xb7\xf8\xe3\x5e\x4f\xbb\xe5\x14\x4c\xf3\x08\x0e\x6d\x29\x6f\x21\xc3\x2d\x3e\xd0\xfe\xfe\x16\x1f\x04\x07\xcb\xe4\x16\x1f\xdc\x72\x89\xda\xfb\xdd\xc4\x7a\x70\x68\x55\x79\x13\xeb\xb7\x5c\xa2\x40\xe8\xa6\xd6\x83\x83\xb3\x72\xcb\x25\xde\xcc\x3a\xb1\xcb\x4d\xc1\x07\xcb\x27\xa1\xc5\xcd\xac\xbb\x89\x7a\xb3\xc8\x6f\xa2\xfe\x4e\xcf\x4c\x53\x12\x6e\x0a\xfe\xfe\xfa\xd9\x65\xb0\xbc\x09\xf1\xe0\xd0\x1f\xf3\x26\xc4\x6f\x73\x33\xc4\x1b\x37\xd9\x1d\xb4\x2d\x6f\x89\x9b\xec\x0e\x9a\x7c\xeb\x6d\x62\xef\x6d\xa2\x85\xb0\xe1\xfe\xbe\x5f\xaa\x0b\x46\xce\x80\xc6\x0e\x36\x65\xe6\x37\x89\x1d\xec\x6c\xe0\x9b\x86\x0e\x0e\x71\xe1\xcd\x0c\xbc\x25\x21\xeb\xfd\xa4\x13\xf8\xe9\xe6\x99\xa7\x8d\xd2\xbe\x7f\x2e\x6e\xb3\xcd\xc5\x4d\xeb\x22\xb6\xc7\x4d\x2f\xdf\x7c\x44\x81\xc3\xcd\x47\x0c\xea\xf0\xc8\xd0\xd0\xb7\xf4\xa2\xc0\xe1\x26\x98\x6f\xe9\x45\x3f\x35\x3e\x62\x50\x47\xc4\xda\xcd\x47\x0c\x9a\x39\x26\x37\x1f\xf1\xa6\xb4\x45\x01\x37\xa5\x1d\x14\x9d\x7a\x53\xda\x37\x59\x2d\x0a\xb8\xc9\xea\xa0\x0e\x8f\xa9\xf4\xe5\xcd\x95\x2c\x97\x8d\x2b\x19\x94\x56\xba\x37\x57\xf2\xe6\x4a\xd2\xf2\x37\x57\x32\x28\x8d\x29\x6f\x22\xfd\xe6\x27\x12\xee\x37\xad\x7d\xbf\x7e\x62\xbe\x80\xd4\xbe\x53\xab\xb5\xaa\xe4\xbb\xd5\x6a\xdd\x6f\xad\x56\x4e\x41\x32\xf4\x4e\xae\x72\x25\xc9\x6f\x22\xf7\xb6\x8c\x9c\xdb\x47\xe4\x06\x87\x8c\xe6\x2d\x17\x79\xa7\x7c\x6b\xfd\xb8\xf3\x44\x6e\x70\xe8\x8f\x7d\x2b\xdf\x0a\x56\x1e\xe6\x2d\x17\x79\xa7\xfb\xbe\xc4\xe6\x4d\xe2\x06\x9b\x65\xf7\x6f\x12\x37\x38\x24\x0f\x6f\x69\xc7\xa0\xad\x6e\xbb\xb4\xe3\x9d\x1c\xe3\xfa\x49\xa4\x79\xcb\x31\x06\x6d\x8b\x7c\xbb\x95\x7d\xdd\x11\xc2\xab\x49\xe4\x37\x25\x1c\x1c\x95\x4c\xcd\xad\xa5\x4e\x50\x16\x1b\xbe\xa5\x1d\xef\xac\xcc\xbd\x6a\x39\x72\xf3\x43\x83\x95\xf7\x79\xb3\x43\x83\x45\x7d\xcf\xcd\x0e\x0d\x76\xbe\xe1\x2d\x39\x19\x1c\xd5\x1c\x85\x73\x2a\x37\xc0\x5b\x9d\x82\x0e\x16\xe3\xff\x4d\x41\x07\x5f\x0b\x04\xdf\x26\x18\xdc\xe9\xaf\xb9\x66\x59\xc6\x99\x9e\x74\x0f\x1c\xed\xf3\xf8\xcd\x16\x63\x08\xd6\xf5\xf3\xcb\x7e\xab\xfd\xac\x47\xfa\x79\x42\xac\xd9\x32\x8f\x6e\x6a\x00\x67\x9a\xfa\xd4\xc6\x6d\xb6\xcd\x4d\x3e\x7e\xd9\x66\xbf\x34\x40\x58\x3f\xed\xbf\x4d\xed\x5a\x7f\xff\x7d\xd0\x9e\x2d\xce\x02\xac\x6b\xa6\x47\x4c\xed\xcd\x66\x5a\x9a\xad\xeb\xf2\x28\xa6\x99\x4e\x61\x2f\xd6\x35\xed\x16\xee\xca\x3b\x1e\xd6\xf5\xf3\x88\xbe\xdb\x64\xc4\x3b\xd3\x0c\x9f\x6d\xeb\xb3\x2d\x23\x21\x3c\xdb\x7e\xd9\xb6\xd9\xf6\xb5\x6d\xcf\xb6\x66\x9b\x2b\xf4\x0c\x85\x77\x8f\x4f\x76\xf7\xf5\xfd\x6c\x3d\xdb\x56\x9f\x5d\x7d\xf6\x9b\xef\x88\x6d\x75\xf7\x34\x77\x5e\xe3\xd4\xde\x9c\x26\x58\x3e\x69\x89\x70\xc7\x09\xf9\x5f\x77\xec\x85\xe5\x93\x1e\x00\x77\x4c\x86\x07\x47\xb6\x6d\xb6\xd9\xef\x79\x57\x2c\x9f\xcf\xf3\x8c\xdf\x33\x85\x0d\xf7\xdc\x33\x6e\x64\xde\xf0\x7d\x67\x2a\xe7\x7d\xa7\xd7\xf7\xbe\x66\xcb\xd7\x96\x6f\x9a\xef\x64\xcb\x2f\x5b\x7e\x96\x9e\x7e\xb6\xc4\x41\x80\xac\x7f\x7f\xdf\xd1\xb7\xf7\xfd\x88\xd9\xac\x3e\x77\xdf\x91\xb2\xf0\x1c\xfd\x37\xdb\x36\xdb\x32\x9d\x20\xdf\x3f\x7d\xdb\x83\x67\x2f\xdb\x7c\x5f\x8a\xf2\xf7\xff\xfa\x0c\x3c\xff\xff\xd7\xfe\xf7\xff\xf1\xbf\xff\x4f\xff\xfb\xff\xed\xff\x3a\xff\x36\xfe\xf3\x1f\xff\x98\xff\xf6\x1f\xd7\xbf\x8c\xff\xf8\xdb\xff\x7c\xb6\xfe\xed\x9a\xf7\xbf\xfc\xdb\xfc\xc7\xfc\x7f\xff\xfe\x9f\xff\x18\xf3\x6f\x7f\xff\xf7\xbf\x3f\x9f\xca\xbf\xff\x1f\x00\x00\xff\xff\xf9\x94\xac\x5b\x06\x27\x04\x00"); -var _gg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x14\xd9\x26\x2d\x50\xf4\x40\x4a\xf4\x42\x40\x2d\x0b\xb2\x7d\xd8\x6f\x5f\xcc\x7b\x5b\x37\x87\x60\xb2\x3f\x93\xa3\xe1\xb3\x64\xed\x1f\x0f\x4f\x87\x65\xbe\x9a\xfd\x6f\xdb\x79\x7c\xee\x57\x73\x9c\x97\x69\xeb\x97\xf3\x6d\x1b\xbb\x69\xfd\x65\x5e\x76\x3b\xeb\xcc\x34\x8f\xd7\xff\xfe\x44\x19\x4f\x75\xdd\xed\xf6\x65\x38\x5d\xde\x7f\xf9\xe5\xf9\xe3\xfb\x9f\xcd\xed\xd2\xdf\xf4\xf1\xf0\xf4\xfc\x7a\xb9\xf6\xd3\x61\x39\x9e\x8d\xe7\xee\xe9\xb6\xbe\x75\x30\x66\xff\xa5\xbf\xcc\x97\xeb\xf6\x6a\xde\xfd\x34\x9d\x5b\xff\xc1\x4c\xfd\xa8\xfe\x79\x9b\xfa\x36\x2f\x2f\xe6\xdd\xc7\xba\xd6\xc5\xde\x3f\x78\xbe\xad\xeb\x3f\xfd\xd4\x97\xab\x71\xb0\xbe\x4c\xa8\xbb\xfd\xe3\xa7\xba\xfe\x5a\x4f\xdd\x7c\x37\xcd\x37\x7c\x86\x8f\xbe\xf5\xed\x32\x9f\x17\x63\xed\x8f\xc3\x90\xfe\xf7\xdf\x5f\xd7\x6e\xec\x5b\x8f\xaf\x87\xa7\xcf\xc7\xe3\xa5\x5f\x8d\x1d\xdc\xc0\x45\x7f\x7e\x3d\x3c\x99\xbf\xac\xb1\x83\x71\xd1\x87\xf0\xf7\xdb\xda\x3f\x3e\x9d\xa7\xfb\x4e\xc9\x3c\xd4\x38\x4f\x5b\x5d\x5e\xfa\xee\x43\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\x8c\x78\xac\xaa\xdc\xa8\xc5\x88\xc7\x5c\xb5\x92\x1a\x28\x81\x46\xd2\x88\x51\x87\xdd\x87\xec\xca\x51\x09\x45\x8a\xd5\x8d\xae\xe2\x8a\x28\x52\x6c\x01\x79\x92\x57\x72\xd8\x58\x23\x29\x82\x2c\x48\x48\x02\x72\x4a\x23\x7b\x8d\xe8\xe5\xbc\x52\x27\x75\x52\x00\xb1\x7d\x67\xfb\x08\x62\xfb\xce\xf6\x09\x34\x92\x46\x90\x26\xe1\x03\x22\x44\x91\xe2\x32\xc8\x91\x1c\xa8\x80\x02\x49\x83\x2e\x7e\x00\x25\x52\x02\x59\x50\x26\x65\x90\x4e\xef\x13\x7b\x25\xf4\xf2\x3a\xbd\xcf\x18\x15\x45\x8a\x0f\xa0\x48\xc2\xa8\x3e\x82\x84\x84\x24\x90\xbd\xcf\x9d\xd4\x41\x98\xbe\x70\x63\xe1\x10\x3a\x7d\xe0\xd7\x81\x22\x21\xeb\x5c\xa1\xe2\x8c\x28\x12\xa4\x80\x2c\x49\x23\x0c\x25\x82\x1c\x49\x47\x8d\x83\x07\x79\x92\xc7\x2a\x6e\x0c\xa4\x00\x62\xfb\x48\xd2\xe9\xa3\xe3\xc6\x44\xd2\xb9\xa2\x65\x7b\x21\xe9\x81\xa2\xe7\xc6\x4c\xca\xb8\xa2\x80\x0a\xa9\x60\x15\xaf\x58\x49\x15\x07\x72\xa0\x46\x6a\xa0\x01\x34\x92\x46\xcc\x85\x24\xea\x44\x9a\xd0\x3e\x81\x3a\xa9\x83\xd8\x8b\x79\x55\xe4\x85\x67\x28\x34\xe6\xa5\x45\x22\xbe\xed\xd0\x98\x97\x16\x89\xb8\x31\x43\x63\x5e\x0d\x79\x31\xfb\xc6\xbc\xb4\x48\xb4\xec\xc5\xbc\xb4\x48\x8c\x24\xe6\xd5\x98\x17\xe6\x6a\xcc\xab\x31\x2f\x1c\xbb\x31\xaf\xc6\xbc\xb8\x91\x79\x35\xe4\x65\x11\x61\x63\x5e\x0d\x79\x05\x04\xdd\x98\x97\x16\x89\xb8\xc9\x43\x63\x5e\x5a\x24\x5a\x5e\x91\x79\x69\x91\xe8\xb9\x91\x79\x35\xe6\xc5\x03\x31\xaf\x86\xbc\x82\x1e\x5b\x22\xf2\x92\x84\x07\x26\x68\x38\x92\x2c\xc9\x3e\x98\xec\xf1\xc0\x08\xef\x7b\xe1\x7d\x1f\x3c\xc8\x93\xf4\x87\xcf\x7b\xae\x0a\x24\x3c\x56\x98\x5e\x52\x24\x45\xac\xca\xa0\x44\xc2\xa3\x10\x04\x94\x49\x59\x57\x85\x00\x2a\x24\x3d\x76\x89\x9c\xab\x91\x1a\x56\xb1\xd7\x48\x9a\xb0\x8a\x73\x75\x52\xc7\x2a\xcc\x95\x71\x03\x08\x7f\x31\x63\xd2\x37\xcc\xfd\x57\x5d\xff\xaf\xef\xb6\xfb\xbb\x66\xbc\x6d\x5b\x5f\xae\x78\xb3\xe1\x75\xa2\xaf\x83\x79\xe9\xf7\x77\xe7\x7a\x5e\x75\x17\xfe\xfd\x1b\x00\x00\xff\xff\x59\x2d\x4a\x62\x67\x07\x00\x00"); -func _bdeg ()(*asset ,error ){_fccg ,_dded :=_afae ();if _dded !=nil {return nil ,_dded ;};_ddbdd :=bindataFileInfo {_aa :"Hiragana",_dg :551,_ged :_fc .FileMode (436),_de :_e .Unix (1580492288,0)};_gcgd :=&asset {_cb :_fccg ,_fg :_ddbdd };return _gcgd ,nil ; -};func _gfadf ()(*asset ,error ){_eebg ,_gfca :=_cfg ();if _gfca !=nil {return nil ,_gfca ;};_bcea :=bindataFileInfo {_aa :"ETen-B5-H",_dg :5459,_ged :_fc .FileMode (436),_de :_e .Unix (1580491749,0)};_cegbe :=&asset {_cb :_eebg ,_fg :_bcea };return _cegbe ,nil ; -};func _cfg ()([]byte ,error ){return _fac (_gfd ,"ETen-B5-H")};func _fdc ()(*asset ,error ){_ebb ,_ggfa :=_eefa ();if _ggfa !=nil {return nil ,_ggfa ;};_ccaf :=bindataFileInfo {_aa :"Adobe-GB1-2",_dg :2159,_ged :_fc .FileMode (436),_de :_e .Unix (1580491257,0)}; -_adg :=&asset {_cb :_ebb ,_fg :_ccaf };return _adg ,nil ;};func _aecg ()([]byte ,error ){return _fac (_dedfc ,"UniGB-UTF8-H")};func _deab ()(*asset ,error ){_fbag ,_eada :=_bgbc ();if _eada !=nil {return nil ,_eada ;};_afac :=bindataFileInfo {_aa :"UniGB-UTF32-V",_dg :839,_ged :_fc .FileMode (436),_de :_e .Unix (1580492778,0)}; -_aegc :=&asset {_cb :_fbag ,_fg :_afac };return _aegc ,nil ;};func _edfd ()([]byte ,error ){return _fac (_aafg ,"HKdla-B5-H")};func _efcge ()(*asset ,error ){_fbge ,_egfc :=_eagg ();if _egfc !=nil {return nil ,_egfc ;};_cbff :=bindataFileInfo {_aa :"KSC-Johab-H",_dg :82000,_ged :_fc .FileMode (436),_de :_e .Unix (1580492512,0)}; -_gbac :=&asset {_cb :_fbge ,_fg :_cbff };return _gbac ,nil ;};var _geb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x6b\xe3\xd6\x1b\x05\xf0\xbd\x3e\x85\x96\xf3\x5f\xcc\x3f\xf7\x79\xb9\x2f\x02\x31\x50\x66\x18\x08\xc3\xb4\x25\x29\xed\xda\x91\xae\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\x79\x8e\x9d\x42\x17\xc1\xd1\x89\xf4\x48\xfc\x4e\xae\xae\xef\xbe\xde\x7f\xbb\xdf\x0e\x97\xf1\xee\xf7\xf3\x71\x79\xec\x97\x71\x7f\xd8\xd6\x73\x7f\x3d\xbe\x9d\x97\x3e\x3e\xf5\xe7\xc3\x36\x0c\xa2\xe3\x7a\x58\x2e\xb7\xc3\xf8\x58\x5e\x76\xa7\x61\xc0\xf5\x8f\xef\xaf\x97\xfe\x72\xbf\xed\x8f\xa3\xf1\xbc\xf5\xed\x74\x3d\x77\x1c\xef\x1e\xfa\xf3\xe1\xf5\x72\x7e\x1f\x3f\xfd\xb2\x1e\x9f\xfa\xff\xc6\xb5\xef\x91\xff\x76\x5e\xfb\xf9\xb0\x3d\x8f\x9f\x7e\x3c\x7c\x84\x8f\x6f\xa7\xd3\xdf\xfd\xa5\x6f\x97\xb1\x45\xd6\xb7\x35\x3e\x87\xbb\xaf\x3f\x77\xa7\x5f\x77\x2f\x7d\xbc\x8b\x39\x9f\x7f\x3c\x7c\xe6\x29\xf1\x97\x3f\xfb\xf9\xf5\x70\xdc\x46\xf9\x7f\x4a\xfa\x6f\xfc\xc7\xfb\xa9\x8f\x72\x9d\xf0\xd7\xcf\xe3\xda\xc7\x74\x9b\x77\xff\xed\xeb\xf1\x6d\xbb\x8c\xaa\xde\xae\xa1\xf0\xb1\x97\xe3\xda\x5f\x4f\xbb\xa5\x9f\x77\xdb\x73\x1f\xc6\x71\x4e\x29\xa5\x2f\xe3\x9c\xeb\xf7\xef\x5f\xf0\x4c\xff\x39\x63\x68\xed\x7a\xe5\x61\x65\x72\xbb\x22\xa5\xfd\xfe\xcb\x98\x86\x39\x09\x8f\x05\xc7\x9a\xcb\x30\x27\x65\xa2\x48\xb2\xe8\x30\x27\x63\x62\x48\x6a\x69\xc3\x9c\x9c\x89\x23\x91\xa4\x3e\xcc\x29\x33\xca\x11\x69\xc3\xec\xc2\xa8\x44\x94\x0d\xc3\x2b\xa3\x1a\x51\x9d\x30\xbd\x31\x6a\xf1\x04\xc9\x31\x7e\x62\x34\x45\x64\x09\xe3\x77\x8c\x76\xd7\xe7\xc4\xf8\x27\x46\x4f\x11\x35\xc1\xf8\x85\xd1\x82\xc8\x52\xc5\xf8\x95\xd1\x1a\x91\x29\xc6\x77\x46\x3d\xa2\xdc\x30\x7e\xcf\x68\x1f\x51\xf3\x34\xcc\x42\x29\x09\x29\x4f\x53\x19\x66\x21\x96\x04\x96\x5b\xd6\x61\x16\x6a\x49\x68\x79\x49\x6d\x98\x85\x5c\x12\x5c\xde\x8a\x0f\xb3\xd0\x4b\xfc\x6a\x8a\xf1\xf4\x92\xf0\xca\x56\x31\x9e\x5e\x12\x5e\xb9\x18\xc6\xd3\x4b\xc2\x2b\xb7\x86\xf1\xf4\x92\xf0\x2a\xe2\x18\x4f\x2f\x09\xaf\xe2\x09\xe3\xe9\x25\xe1\x55\x0a\x8a\x15\x7a\x49\x78\x95\x09\xcd\x0a\xbd\x24\xbc\xaa\xa0\x5a\xa1\x97\x84\x57\x75\x54\x2b\xf4\x92\x7e\xed\x1f\xe3\xe9\x25\xe1\x55\x27\x54\xab\xf4\xd2\xf0\x6a\x82\x6a\x95\x5e\x1a\x5e\xcd\x51\xad\xd2\x4b\xc3\xab\x55\x54\xab\xf4\xd2\xf0\x6a\x13\xaa\x55\x7a\x69\x78\x4d\x8a\x6a\x95\x5e\x1a\x5e\x93\xa3\x5a\xa5\x97\x86\xd7\x54\x51\xad\xd2\x4b\xc3\x6b\x9a\x50\xad\xd2\x4b\xdb\xed\x7f\x15\xf3\x09\xa6\x13\x33\x47\xb9\x4a\x31\xdd\x31\xab\x68\x57\x49\xa6\x41\x86\xf6\x71\x0b\x9a\xe9\xc2\x4c\xd1\xaf\x12\x4d\x57\x66\x19\x05\x2b\xd5\xb4\x33\xab\x68\x58\xc9\xa6\x7b\x2e\x92\x84\x8a\x8d\x6e\x96\x98\x29\x3a\x36\xc2\x99\x30\xcb\x28\xd9\x28\x67\x7a\x5b\x60\x69\x98\x8d\x74\x16\x74\x62\x09\x35\x1b\xed\x8c\x6b\xd3\x0c\x3d\x1b\xf1\x8c\x8b\xd3\x32\x8a\x36\xea\x19\x57\xa7\x35\x34\x6d\xe4\x33\x2e\x4f\x4f\xa8\xda\xe8\x67\xf4\x73\x43\xd7\x46\x3f\xa3\x9f\x67\x94\x6d\xf4\x33\xfa\x79\x43\xdb\x46\x3f\xa3\x5f\x16\xd4\x6d\xf4\xb3\xe5\xf6\x56\xc0\x3d\xe8\x67\xf4\xcb\x05\x85\x1b\xfd\x8c\x7e\xb9\xa1\x71\xa3\x9f\xd1\xaf\x08\x2a\x77\xfa\x39\xfd\x8a\xa1\x73\xa7\x9f\xd3\xaf\x14\x74\xee\xf4\x73\xfa\x95\x86\xce\x9d\x7e\x4e\xbf\x2a\xe8\xdc\xe9\xe7\xf4\xab\x8e\xce\x9d\x7e\x4e\xbf\x5a\xd0\xb9\xd3\xcf\xcb\xed\x55\x86\x7b\xd0\xcf\xe9\xd7\x04\x9d\x3b\xfd\x9c\x7e\xcd\xd1\xb9\xd3\xcf\xe9\xd7\x0a\x3a\x77\xfa\x39\xfd\xda\x84\xce\x9d\x7e\x4e\xbf\x49\xd1\xb9\xd3\xcf\xe9\x37\x39\x3a\x77\xfa\x39\xfd\xa6\x8a\xce\x9d\x7e\x4e\xbf\x69\x42\xe7\x4e\x3f\xdf\xf3\x5d\xab\xe8\x3c\x5f\xf7\x90\x74\x7b\xff\xa6\x61\xce\xf4\xcb\xdc\x15\x52\x45\xe7\x99\x7e\x59\x99\x4d\xe8\x3c\xd3\x2f\x87\x9f\x8a\xa2\xf3\x4c\xbf\xec\xcc\x32\x3a\xcf\xf4\xcb\x99\x59\x45\xe7\x99\x7e\x39\xfc\x54\x13\x3a\xcf\xf5\xba\x9f\x2d\x91\x69\xd5\xd8\xd5\x6e\xbb\x17\x7e\xc7\xfe\xfe\xb1\xe7\x2e\x6f\xe7\x73\xdf\x2e\xb1\xbb\xc7\xc6\x8a\xfd\xf2\xb0\xf5\x8f\x6f\x0a\xa7\xe3\x09\x57\xc5\xcf\x3f\x01\x00\x00\xff\xff\xb5\x37\x77\xc2\x55\x08\x00\x00"); -var _eaaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\x4f\xcb\x24\x47\x72\xc6\xef\xfd\x29\xea\xb8\x3e\xd8\x53\x95\x19\x7f\x32\xa1\x69\x30\xd2\x82\xc5\xb2\x5e\x63\x79\x6d\x83\xf1\xa1\xab\xba\x5a\x0c\x58\xef\x0c\xef\x8c\x0e\xfa\xf6\x26\x7e\x4f\x4b\x62\xed\x85\x3d\x88\x90\x1e\x65\x46\x45\x46\xc6\x9f\x27\xb2\xdf\x0f\xdf\x7c\xf7\xed\x77\x6f\x1f\xbf\x2e\x1f\xfe\xe5\xfd\xd3\xf1\xfd\xf9\x75\x79\x7e\x7c\x7b\xbc\x9f\x5f\x3e\xfd\xf4\x7e\x9c\xcb\x7e\xfe\xf0\xf1\xed\x72\xd9\xda\xf2\xf8\x78\x7c\xfd\xe5\x3f\x11\xc7\x8f\xf7\xcf\x97\x4b\xed\xff\xfe\xe7\x2f\x5f\xcf\x1f\xbf\x7b\x7b\x7e\x5a\xba\xd6\x3d\x7e\xfa\xfc\x5a\xbb\x2c\x1f\xfe\xf5\xfc\xe1\xe3\x97\xaf\xef\x3f\x2f\xbf\xfb\xc7\xc7\xa7\xfd\xfc\xbb\xe5\x71\x3e\x0b\xff\xd3\xfb\xe3\x7c\xff\xf8\xf6\xc3\xf2\xbb\x3f\x7c\x7a\x3f\xef\xdb\xaf\xff\xe3\xfb\x9f\x3e\x7f\xfe\x9f\xf3\xc7\xf3\xed\xeb\xb2\x82\x9d\x6f\x0f\xe4\xe5\xc3\x37\x7f\xbc\x7f\xfe\xe7\xfb\x8f\xe7\xf2\xe1\x0f\xdf\x7f\xf3\xf7\xff\x04\x0a\xf8\xef\xe7\xfb\x97\x8f\x9f\xde\x96\xf9\x0f\xeb\x1a\xbf\xc1\xff\xf6\xf3\xe7\x73\xd9\x5e\x9b\xff\xfc\xdd\xb7\x7f\x7a\x3e\xbf\x9c\x5f\x97\xb6\x4a\xf1\x87\xff\xfc\xf3\x77\xdf\x2e\xff\xb5\x2d\xdb\xba\x34\xb7\xb5\xfd\xf7\x6b\xe9\x7f\xfc\xf1\xd3\xe3\x7c\x7d\xfd\xb2\xe9\x2c\xc7\xa7\xc7\xf9\xe5\xf3\xfd\x38\xdf\xef\x6f\x3f\x9c\x97\x65\xb9\xb6\xad\x6d\xb7\xe5\x9a\xbf\xcf\xdf\xdf\xca\xc8\xff\xb3\xe2\xb2\xad\xeb\x6b\xeb\xc7\x87\xa0\x5f\xb6\xb4\x2d\xcf\xdb\xb2\xad\xdb\xe5\xda\x9a\x90\x16\x7e\x5b\xb6\xe9\x97\x6b\xeb\x42\x7a\xad\x69\x61\x97\x6b\x33\x21\xe6\xfd\xb6\x74\x1f\x85\xb8\x83\xd4\x1a\x5b\xe7\xe5\xda\x5c\x6b\xbc\xdd\x6f\x8b\x79\x69\xf6\xbe\x82\xf4\x79\x5b\x2c\x40\x4c\x6b\x7c\xdc\x16\x4b\x90\x10\x92\x85\xf0\xf5\x90\x9e\x08\xbb\x2d\xbe\x95\xe6\x14\x92\xf1\xbc\x2d\x3e\xf2\x72\x6d\x43\xc8\x68\x76\x5b\x22\x02\x24\x84\xc4\x6d\x89\x5c\x41\x86\x90\x67\x21\xf5\xad\xd1\xb5\xab\x6c\x8e\x2c\xcd\x53\x7a\x66\x21\xe9\xa5\xf9\x2e\xe4\x9e\xfd\xb6\x0c\x4e\xb1\x0b\xd9\x33\x6e\xcb\xec\xe5\x8d\x43\xc8\x51\x87\xd9\xd6\x56\x1f\x3b\x5c\x50\x02\x79\xbf\x5c\xfb\xca\xaa\xbe\xca\xd3\x23\x2e\xd7\x2e\xe7\x77\x39\x7f\x1b\xeb\xe5\xda\xe5\xfd\xde\x80\x5a\xda\xe5\xda\xe5\xfe\x8e\xfb\xb7\x1e\xe3\x72\xed\xf2\x7f\xc7\xdb\x9b\x45\xbb\x5c\xbb\xdc\xdd\x1d\xc8\xbd\xd4\xcb\x73\x3d\x80\xc2\x4b\xbd\x5c\xd7\x13\x28\xad\xd4\xcb\x77\x1d\x2f\x6c\xa3\x97\x7a\xb9\xa1\xe3\x86\x6d\xf6\x52\x2f\x3f\xf4\x3b\x31\xb0\xb6\x52\x2f\x47\xf4\x1d\x68\xab\x63\x77\x79\xa2\x1f\x40\x6d\x2b\xf5\x0f\x41\x0f\xa0\xbe\x96\xfa\x53\xd0\x09\x64\x6b\xa9\x7f\x0a\x7a\x0a\x9a\x71\xb9\x9a\xfc\x65\xf8\xab\xf9\x5c\x2f\x57\x93\xbf\x6c\x53\x20\x0e\xbb\x5c\x4d\xfe\x32\xfc\xd5\x32\xc7\xe5\x6a\xf2\x97\x29\x5c\x47\xb6\xcb\xd5\xe4\x2f\xc3\x5f\x6d\x56\x80\x98\xfc\x65\xf8\xab\xaf\x51\xea\xe5\x2f\xc3\x5f\x7d\xf3\x52\x2f\x7f\x19\xfe\xea\xcd\x4a\xbd\xfc\x65\xf8\xab\x77\x2b\xf5\x72\x8e\xe1\x9c\x6e\xbd\xd4\xcb\x39\xb6\xdb\xb3\x32\xa4\x97\xfa\xdd\x57\xa0\x12\xb6\x6d\xac\x72\xad\xaa\xe4\xe9\x9e\x09\x14\x82\xe2\xb6\xf4\xe0\x40\xbb\x27\x50\x04\xd9\x56\x5f\xdc\xe3\x05\xe5\x6d\x49\xe2\xcb\xf6\x18\x40\x18\xe1\xb3\x36\xea\x3a\x8c\xeb\xa8\x68\xb8\x5c\x4d\xd7\x61\x0f\x2b\x28\x37\x2f\xa8\x6c\x7c\x89\x6e\x78\xe2\x21\x53\x1f\xa5\xbe\x67\xb0\x51\xea\x11\x39\x57\x56\xc5\x04\x42\x7d\x8e\xd2\xa5\xab\xb5\xb3\x1d\xb7\xa5\x8f\x35\x81\x1e\x82\x1e\x40\x0d\xe8\x04\x62\xe3\xa8\x9c\x36\x05\x80\x3d\xf3\x7e\x5b\xba\xd4\x3f\x73\x17\xb4\x03\x35\xa0\x43\x50\x6d\x9c\x15\x13\xae\x30\x91\xe8\x73\x76\xa0\x26\xa8\x15\x64\x01\xd4\x81\x7a\xb2\xca\x0a\xea\x43\xd0\xf8\x6d\x55\x55\xa6\xab\xaf\xe5\x09\x5b\xcb\x39\xbe\xe2\x09\x89\x9e\x15\xbe\xbe\xba\xbe\xe8\x47\xad\xea\x82\x1e\x82\x1e\x75\xb5\x7d\x03\x3a\x81\x54\x10\x2b\xf9\x5c\xe1\xeb\x5b\x55\x4d\x5b\x47\x99\xba\xb9\x09\xb2\xdb\x62\xbd\xd2\xdd\x37\x2a\xa9\x84\x6d\x95\xc8\xbe\x11\x13\xbe\x55\x1c\xd8\xd6\xb5\x6a\x08\x1a\x6c\x74\xa0\x29\xe8\xce\x2a\x6d\xdc\x81\x62\x65\x15\x50\xc8\x88\x12\xb6\x61\xfd\x16\x4d\x50\xab\x7a\xba\x62\x6a\x74\x41\x65\x44\xaf\x90\xf3\x2d\x64\x44\x09\xeb\x43\xba\x52\x90\xec\x9a\x40\xb2\x2b\x76\x56\x25\xd0\x21\xa8\xfc\xb5\x99\xd4\x3f\x04\x95\xbf\xfa\xdc\x80\x4e\x41\x27\xab\x04\x3d\x81\x12\xeb\xb9\xb4\x2d\x65\x7d\x62\xbd\x61\x57\xca\xfa\x12\xd6\x27\x76\xa5\xac\x4f\x5c\x68\x38\x3a\x65\x7d\x62\xfd\xc4\xd4\x94\xf5\x39\x59\xa5\x8d\x77\x41\xe5\x42\x5b\xb5\x51\x2e\x2c\x61\x9b\x69\xa3\x0e\x94\x0f\x56\x69\xa3\xac\xe7\xb6\xab\xff\x55\xfb\xfd\xa5\xcb\xfe\xb5\xc6\xeb\x2a\x5c\x12\xb6\x11\x1f\x4d\x71\xdb\x2a\x56\xcd\x36\x41\x26\x28\x58\xb5\x01\xa5\x20\x6c\xdc\x1a\xd0\x2e\x68\x07\x9a\x40\x87\x20\x9c\x5e\xb5\xcc\x1b\x89\x28\x61\xd6\xa4\x1e\xb3\x5b\x97\x11\x15\x45\xad\xcb\x88\x12\x66\x8d\x8d\xbd\x0b\x22\xba\x1d\xf5\xfd\xb5\xf1\xa4\xb9\x63\x57\xe7\xb6\x9a\xa1\x2b\x51\x6f\xd2\x65\x9d\x55\x1d\x48\x07\x2a\x61\xbe\x25\x90\x0b\xe2\xb6\x52\xab\x42\x90\xb8\xc3\x00\xd2\x19\x4b\x98\xcb\x2e\xd3\x19\x8d\x33\xa6\x20\x9d\xd1\xb0\xab\x71\x20\x93\x5d\xa4\x98\x37\x74\x29\xc5\x1a\xf9\xe4\x9d\x55\xca\x27\x84\x6d\x29\x68\x0a\xc2\x08\x22\xb2\x29\x9f\x9a\xf2\x9c\x7c\x6a\xca\xf3\xe6\x4f\x56\xb1\x31\xa8\x19\x08\xdb\x12\x7f\x29\xeb\x10\xe6\xc6\xb1\x95\x75\x08\x73\x05\x80\xb2\x0e\x61\xf0\x01\x6f\x21\x7f\x05\xd6\x07\x67\x0c\x59\x5f\x99\x66\x1e\x18\x11\x32\x35\x30\x35\x31\x35\x64\x2a\x89\xe8\x32\x55\x89\xd8\x2a\xad\x6c\x1b\xac\x4a\x99\x5a\x09\x63\xb1\xa2\x3e\xf5\x45\x92\x27\x56\xac\x57\xf2\x20\x6c\x1b\x9c\x51\xc9\xd3\xe0\x69\xa1\x00\x48\x19\x41\x0e\x6c\x14\x08\xb5\x62\xef\x82\x66\xc5\xaa\x5a\xb1\x1b\x95\xa5\xb1\xca\x54\x59\x4c\x95\x85\xdb\x36\x55\x16\x23\xeb\x3a\x81\x69\xca\x3a\xc4\xab\xbc\x59\x3e\x04\x9d\xbf\x96\x37\xb5\x75\xf7\xa6\x82\x3a\x80\x5c\x90\xff\x5a\xde\x1c\x76\xe8\xe2\xa6\x2a\x6f\xae\x1c\x42\xbc\x6a\x99\x2b\x87\x9c\x84\x51\x2d\x73\x25\x0c\xe2\x75\x20\x6f\xc4\x97\xcb\x88\x51\x1b\x45\x24\x3c\xaa\xdb\x98\x05\x90\xba\x0d\xc2\xb6\x48\x20\xfc\x15\x84\xaf\xa1\x2b\x14\xbe\x08\xdb\x52\x10\x5f\x84\x94\x98\x93\xee\x22\x25\x9e\xca\x8e\xea\xce\x9e\xca\x0e\x84\xbb\xb3\x4a\xd9\x91\xa1\xab\xad\xb4\x4a\x05\x13\x22\x94\xdb\xa9\x60\x82\xe0\x58\xb4\xb2\x4b\x04\xc7\x87\xa0\xe2\x16\x2e\x42\xe8\x10\x42\x4b\xc2\x57\x9c\xc7\xe1\x3c\x36\xc8\x0e\x71\x1e\xdf\xc9\xed\x49\x5a\xed\xca\x6d\x84\xab\x7e\xed\xca\xed\x1d\xbb\x26\xb1\xba\xcb\x2e\x84\xcd\xd6\x80\xb4\xb1\xd4\xfb\x5a\x83\x89\x8b\xcd\xf8\x51\x57\xeb\x2b\xa6\x1e\xba\x5a\x44\xaa\x4e\x1c\xba\xda\x43\x1b\x69\xc5\xe2\x3c\xfe\x60\x23\x44\xd5\x1f\xda\x88\xf0\x95\x14\x7d\x68\xe3\xc3\xb5\xaa\x9c\xf3\x50\x9d\x40\xf8\x46\x2a\x3c\xd4\x8a\x1f\x95\x30\xd5\x86\x0a\x52\xc2\x20\x32\x8a\xf3\xf8\x23\xb5\x11\x23\x1a\xd6\x8b\x19\xf9\x59\x11\xed\x8d\x84\x39\x15\xd1\x08\xf7\xa2\xb3\x7e\x2a\xa2\x11\xde\x8b\xf3\xf8\xa9\xd6\x82\xf0\x4e\xe4\x88\x2c\xf9\xb3\x6a\xb4\x77\xae\xf6\xa9\x1a\x8d\x48\x71\x8b\x67\xc7\xae\x67\x95\xa1\xca\xc4\x82\x54\x86\x10\xde\x6b\x6e\xf0\xa7\xca\xd0\xb3\x12\xce\x3b\xd5\xe4\xa9\x1e\x8e\x70\x23\xdd\x9f\x2a\x30\x4f\x19\x51\x81\x19\x22\x5e\xb1\x26\xea\xab\x3b\xc7\x9a\x2f\x68\xbb\x2d\xc1\xa5\xc5\x4a\x77\x0e\x68\x90\x5b\xd5\xe8\x10\x0d\x8a\xad\xb2\xcb\xad\xd2\x2a\x36\x5a\x93\x84\x43\x41\x63\x23\xd3\x02\xd6\xe0\x56\x0d\x3b\xc4\x1a\x24\xbc\x6f\x6c\x0c\xad\x42\xbd\xd7\x81\x42\x8d\x35\x9a\xa0\xfc\xdb\xad\x38\x54\xa5\xa2\xd7\x05\x7a\x54\x03\x8a\xce\x05\x4a\xe4\x5a\x37\x1f\x9d\x22\x18\xd4\x32\x67\x38\x0c\xd5\x32\x89\xec\xd5\xf2\xc2\xe8\xe1\x61\x35\x6c\x7a\x96\x3b\xc3\xda\x14\x34\x51\x3f\x80\xee\x40\xd2\xc5\x17\x55\xb8\x82\x62\xe3\xa3\x66\xea\x50\xb1\x91\xf0\x81\xef\x54\x6c\x82\x49\xda\x47\x85\x5f\x78\xd7\xc6\x57\xc3\x76\xa0\x2e\x68\xb0\x0a\xf5\x14\x1b\x09\xb3\x4a\x9e\xf0\x7e\x17\x74\x67\xd5\x04\xda\x05\x51\x92\x9a\x20\x9c\xee\xd5\xc3\x7d\x54\x4f\x0a\xa7\x87\x4b\x98\x75\x8c\x20\xcf\xc3\x0d\xeb\xb9\x53\x37\x59\x4f\x2b\xb6\x8e\x5d\x26\xeb\x8d\xc1\xbd\xa8\x5a\x38\xfc\x5a\xc2\x18\x9d\xc2\x5d\x07\x2a\xe1\x63\xa2\xcb\x9b\x20\xce\xd8\x05\xe9\x8c\xe4\xe6\x98\xf8\x8b\xdc\x94\x30\xeb\x58\xcf\xe8\x14\x5e\xad\xc9\x27\x11\xe9\xa9\x63\xd3\x5a\xac\x28\x64\x38\x89\x28\x21\x82\x13\x9e\x3a\x36\x89\x38\x65\x57\xea\x40\xe2\x78\x35\x3b\x87\x0a\xbd\x84\x59\xd5\xc5\x08\x05\x40\x14\x89\xf3\xd9\x05\x99\x20\xfc\x55\x14\x32\x82\xfa\x13\x51\x35\xc7\x67\x17\x94\x82\x68\x1a\xc5\x07\x22\x78\xb2\x88\x20\x53\x66\xd5\xd8\x08\x65\x4a\x88\xc4\x55\x71\x8e\x50\x98\x20\x9c\x41\x26\x42\x61\x12\xf0\x3a\xab\xf6\x19\xd1\x65\x17\x35\x63\xca\x54\x85\x09\xc2\x8c\x90\x8b\x2e\x53\x3b\x76\x99\x20\xd9\x45\xe7\x32\x9c\xa3\xce\x15\x51\xd1\xe2\xd3\xb1\xab\x1f\x82\x88\x9c\xc0\x2e\x45\x4e\x10\x39\xd3\xf1\x97\x22\x07\x61\x1b\x79\x1e\x8a\x1c\x84\xcf\x40\x17\x1d\x22\xc2\xd4\x3e\xb1\xde\xe4\x09\xe3\x1e\xc9\xf3\xb0\xbb\x20\xc6\x9d\xd7\x46\xc2\x37\x88\x9c\x19\x7c\x51\x91\x13\x8a\x9c\xe0\x40\x8a\x9c\x20\x72\x68\x40\x11\x8a\x9c\x50\xe4\x04\x67\x54\xe4\x44\x11\x42\x9f\x29\x5d\x3a\xb6\x93\x43\xa4\x7b\xb8\x8c\x70\x3c\x91\xf8\xde\xe5\x09\xc6\xc3\x4d\xa6\xba\x3c\xe1\xdc\x50\xca\x08\xdd\x10\xb4\xd1\x64\x04\xb4\x51\xc2\x27\x99\x16\xa1\xf8\x82\x36\x1a\x65\x37\x42\x07\x0a\xbc\x3a\xb4\x51\x5e\xa5\x7d\xaa\xc6\x46\xc8\xab\xb0\x2c\xa3\x02\x44\xe8\x8c\xb0\x2c\x4b\xbc\x1a\x3a\x23\xb5\x7f\x0e\xad\x92\xa3\x21\x97\xa6\x03\x85\x8e\x1d\xf8\x7e\x48\xbd\x8e\x0d\xb9\x34\x1d\x28\x74\xec\x12\xf1\x4a\x05\xd5\xeb\x08\x8e\x3d\xf4\x45\x1d\x1b\x0a\x6a\xb2\x3e\x75\xec\xd4\xb1\xd9\xa8\x3e\x82\x30\x1b\x1c\x5b\x7d\x04\xf1\xea\x10\x91\xba\x47\xca\xf6\x1c\x18\xa1\xb2\x8d\x30\xd3\x81\x54\xb6\x43\xdc\x55\x81\x99\x3a\x76\x32\xb6\x52\xa3\x23\x75\xec\xe4\xb6\xa7\xd4\xeb\xd8\x8c\x87\x26\xeb\x55\x3a\xe0\x62\x3e\x6b\x6c\x0d\x71\x31\x09\x53\x33\x4b\x55\x80\x84\x5b\x4c\xaa\x5c\xc2\x2d\x24\xcc\x30\x35\x95\xee\x59\x29\x1e\x6b\xb1\xd2\x48\x35\x0a\x84\x59\x31\xc9\x48\x35\x8a\xd4\xb0\xf7\xfa\xe2\x2e\x68\x67\x63\x03\x3a\x04\x1d\xbf\x90\xcb\x48\xd5\x89\x54\x9d\x98\x1d\xe8\x14\xf4\x64\x23\x10\x2f\xb2\x12\x66\xf4\xf0\x54\x3b\xc9\x9a\xec\x62\x5d\x1d\xe8\x29\x88\x4b\x9b\x40\xa6\x8d\x25\x62\xdd\x30\xd5\xb4\xb1\x44\x26\xbe\x4f\x93\x27\x2a\xb7\x63\x6d\xeb\xdf\x6e\xc5\xa9\xd4\x47\x98\x51\xfb\xd3\xe4\x28\x55\x83\xa9\x4f\x0d\x41\x77\xf4\x62\xb6\x52\x3f\x35\x1e\x52\xe8\x45\x80\x25\x02\xbe\x18\x69\xf2\x0a\xfc\xda\xe5\x3b\xb5\x29\x44\xac\x8d\xab\x51\x9b\x4a\x7a\x92\xcb\x51\xea\x49\x59\x65\x24\x56\x1a\x63\xaa\x8c\x20\xcc\x57\xae\x99\xd7\x9c\x48\x47\x17\x8d\x31\xfd\xa5\x8b\xf1\x70\x45\xbd\xf2\x1c\x62\x1e\x2b\x0d\x48\xc4\x5c\xc2\x1c\xba\x21\x62\x2e\x11\x2b\x55\x3d\x95\xc1\x08\xf3\x8d\x90\x51\x06\x67\x45\x77\xac\x64\x5d\xe6\x0b\xaa\xa4\x4e\xb9\x50\xd1\x0d\xc9\x8f\x95\x1c\x10\xc9\x8f\x11\x6c\xa4\x96\x0d\xe9\x1a\x9a\x2b\xa9\xea\x43\xa9\x3f\x2a\x5d\x83\xa7\x9b\x18\x4a\x57\x84\x39\x0d\x68\x28\x5d\x87\x1e\x65\x86\x56\x35\x41\xc1\xc6\x04\x92\x7a\xb2\xce\xe9\x49\x43\x76\x21\x62\xab\xa9\x25\x86\xb2\x0e\xa1\x61\x2d\x86\xb2\x0e\x11\xdb\xeb\x8b\xbb\x20\x6e\xdb\x03\xe8\x10\xf4\x60\x95\x01\x9d\x82\x18\x9d\x60\x6c\x1a\x64\x62\xf2\xb3\x00\x8f\x6b\x31\x95\x88\x08\x73\x2a\xcb\x54\xdf\x9d\xa4\x98\x4a\xf8\x54\x8a\x21\x34\x73\xc5\x54\x8a\x4d\xd3\x2a\x74\x29\xe4\x10\xe6\x38\x7a\x2a\xe4\xa6\x3c\xc1\x75\x4c\x79\x02\x91\x2a\x5c\x53\x9e\x60\xc0\x8a\x06\x1f\xd0\x80\x15\x77\x52\xac\x11\x00\x77\x7b\x41\xc5\xaf\xb7\xd6\x81\x70\xf4\x9d\x91\xae\x51\x89\xef\x8a\x1c\x84\xf1\xa8\x1c\x77\x45\x0e\xbf\x62\x44\xdf\xd8\xc8\xd4\x22\x61\xdb\x10\xa4\x8d\x98\xda\x49\x98\xbb\x4c\xbd\xeb\xd2\xe0\x88\x77\x99\x7a\x2f\xdf\x47\x6f\x82\x0e\x41\x1c\x9b\xaa\x7e\x17\x7f\x42\x44\xef\x52\x7f\x0a\xe2\x3a\xa8\xea\x9a\x18\x63\x6f\xd8\xd5\x0d\xc8\x04\x91\x0a\x43\x90\x0b\xc2\x2e\x28\xd5\xae\x4b\xdb\x75\x69\x23\x80\x86\xa0\xc1\xaa\x09\x34\x05\x4d\x56\x0d\xa0\xbb\x20\x58\xc3\x4b\x3d\xc1\xb4\x17\xa9\x89\x4e\x90\xef\xa2\xc6\x7b\x27\xbe\xa6\xa0\x43\x50\x55\x13\x5e\x24\x62\x17\xc1\x41\x98\x4f\x0e\xc4\xbb\x58\xec\x5c\x5a\x27\xbe\x76\x5d\x1a\xc2\x9c\x4a\xbc\xeb\xd2\x10\xe6\x14\xd4\xdd\xba\x20\x67\x23\xd6\xab\x16\xee\x14\x3e\x9f\xd2\xa5\x33\x12\x72\xcc\x6f\xb1\x2b\xe4\x76\x85\xdc\xd4\x46\xd9\x45\x49\x63\xa4\x8b\x5d\x25\x8d\xdf\x1b\x2c\x48\xab\x5d\xcc\x08\xa1\x27\x83\xd8\x55\xd2\xf8\xbd\x21\xf8\xa5\x29\x76\xd7\x17\x79\x17\xe3\x15\x21\x76\xd1\x20\x46\xf3\xe8\x70\x0b\x8d\xe6\xc1\x1c\x1e\x56\xc3\x6d\x68\x0e\x97\xb0\xd8\x0c\x28\x05\x25\x50\x00\x0d\x41\x93\x8d\x82\xee\x82\xee\xac\x1a\x40\xbb\xa0\x93\x55\x82\x9e\x82\x9e\x90\xcb\x3a\xd0\xa1\x66\x76\x40\x7a\xa3\x09\x6a\x82\x1a\xb7\x9d\x40\x5d\x90\xde\x40\x1a\x90\x0b\xe2\xc5\x8b\x09\xea\xe8\xb2\xbe\xb8\xaf\x5e\x4a\xe2\xe8\x32\x15\x1e\xcc\x4b\x49\x1c\xe2\xc1\x88\xb0\x86\xf5\x8a\x1c\x84\x05\xd9\x71\x68\xa8\x3a\xaa\x7d\x86\x46\xaf\x43\xed\x93\x5f\x0c\x2d\x3a\x46\x28\x26\x0e\xc3\xae\x17\x24\xbb\x78\x18\x0d\xb2\xe3\x50\x4c\x20\x2c\x18\x4b\x0e\xf5\xc7\xa3\x42\x23\x34\x67\x1d\x26\xbb\x44\x8d\x89\xfb\x43\xfd\xf1\x70\xa9\xcf\xbf\x6c\xc5\x11\xff\xaf\x13\x1f\xae\x8f\xbb\x3e\x8e\x0e\xb1\xe4\xc3\x7f\xa3\x78\x87\x98\xed\xe1\xbc\x15\x91\x3b\x87\x3a\xde\x51\x5d\x2e\x8c\x42\x7c\x88\xc6\x22\x2c\xe8\x78\x87\x68\xec\x41\x13\x34\x12\xe5\x50\x13\x44\x58\x98\x36\xca\x08\xba\x94\x26\x94\x43\x5d\xea\xa0\x4b\x85\x71\x5c\x75\xa9\x83\xba\x25\x6e\x78\xa8\x6e\x1d\x7a\x9e\x94\xa9\xf9\x5a\xc5\x65\xc1\x92\x0f\x75\x16\x84\x85\x82\x48\x9d\x85\xe7\xa3\x10\x4b\xd6\xf3\x51\x3c\x78\x96\xe7\x3d\x2c\x1e\x2a\x52\x8f\x22\xb8\x61\x94\xc5\x87\x5e\x22\x10\xde\xe9\x9e\x0f\x91\x5d\x5e\x81\x42\xad\x52\xaf\x40\x71\xd6\xd8\x10\xce\xa0\x71\xf2\xa6\x2c\x11\xe2\x60\xa7\x46\x08\x9e\x7c\x42\xa1\xa6\x27\x9f\x78\x0a\xaa\xcc\x4f\x3d\xc0\xe4\xaa\x9f\xaf\xcb\x85\xf9\xfa\x03\x00\x9e\x43\x62\xd4\x81\x52\xcf\x21\xd9\xa8\x5b\xb3\xbc\x9a\x3c\xe4\xbf\x84\x67\xd1\x94\xd4\x7b\x7e\xf2\x84\x1b\xb3\x06\x8d\x6c\x38\x47\xc2\x33\x59\x85\x73\x92\xa7\x95\x5c\x2b\x46\x53\x6f\x27\xd9\x2b\xf7\x72\xad\x80\xcc\xde\x5f\x10\x74\xa0\x38\x6b\x76\xf2\x30\xbb\x36\x56\xad\x49\xbd\x9d\xa4\x55\x7d\xc8\xad\x12\x25\x8d\xfa\x20\x11\x56\xb5\x39\x79\x47\xb9\xa6\x95\xa3\x73\xab\xe0\x4e\xc3\xd1\x12\x11\x5a\x85\xa3\x93\xe7\x94\x6c\xc5\x59\x53\xcf\x29\xe9\x82\x5a\x19\xa1\x61\x3d\x19\x1b\xb2\x6f\xb5\x8a\xd9\xe1\x25\xac\xd5\x3d\xa6\x46\x08\x89\xec\x73\x00\x85\x20\x4c\xed\x5a\x95\x82\x4e\x56\x15\xa4\x49\x20\xb3\x4a\x46\xda\x9a\x05\x51\x32\x24\xac\x99\xa0\x09\x64\xac\xea\x75\x43\x62\xb3\x12\xd6\xaa\x5c\x67\x9a\x56\x55\x6d\x4e\xab\x20\x4f\xd1\x4d\x09\xa3\x4b\xa5\xe8\x66\x42\xeb\x92\x29\x3f\x45\xeb\x72\x54\x7c\xa5\x61\xfd\x20\xbe\x24\xd2\xb9\xda\x41\x7c\x25\xb4\x2e\xa1\x4f\x29\x5a\x27\xe1\xeb\x60\x63\x4a\xd7\xeb\x8f\x21\x6a\x95\xe8\x53\xbe\xfe\x3e\xa2\xfa\x62\x8a\xa6\x48\x64\x16\x75\xcd\x3b\x03\x90\x44\xf7\xca\xda\xbc\xf3\xfb\x6b\xc2\x49\x52\x97\x26\x4e\x22\xd1\x49\xf7\xbc\x93\xdb\x09\x43\xc8\xac\x1c\x4a\x31\x84\xdc\x05\x55\x3e\xa6\x9a\x4d\xd2\x3a\x72\x54\x0e\x25\xfd\xe3\x25\xfa\xd8\xb4\x8a\xf0\x25\x91\x73\x14\x0b\x4a\x25\x72\x92\x8f\x39\xa3\xfd\x45\x0d\xac\x7f\xff\xf1\xfe\xf9\xf2\xeb\x9f\xf4\x1c\x3f\xbd\xbf\x9f\x6f\x5f\xf9\x03\x22\xfe\x78\x67\x79\x9c\xcf\x8f\x6f\xe7\xaf\x7f\x8c\xf4\xf9\xd3\xe7\xda\xc5\x3f\xff\x1b\x00\x00\xff\xff\xd3\xfe\x56\x0b\xb8\x24\x00\x00"); -func _dfbg ()(*asset ,error ){_degbc ,_bdab :=_edad ();if _bdab !=nil {return nil ,_bdab ;};_gggf :=bindataFileInfo {_aa :"GBTpc-EUC-V",_dg :789,_ged :_fc .FileMode (436),_de :_e .Unix (1580492242,0)};_acbb :=&asset {_cb :_degbc ,_fg :_gggf };return _acbb ,nil ; -};func _cad ()(*asset ,error ){_gcd ,_eaace :=_gddc ();if _eaace !=nil {return nil ,_eaace ;};_cdge :=bindataFileInfo {_aa :"GBKp-EUC-V",_dg :768,_ged :_fc .FileMode (436),_de :_e .Unix (1580492107,0)};_fegec :=&asset {_cb :_gcd ,_fg :_cdge };return _fegec ,nil ; -};func _gcc ()(*asset ,error ){_ce ,_bba :=_fca ();if _bba !=nil {return nil ,_bba ;};_gef :=bindataFileInfo {_aa :"78ms-RKSJ-H",_dg :14250,_ged :_fc .FileMode (436),_de :_e .Unix (1580490899,0)};_fde :=&asset {_cb :_ce ,_fg :_gef };return _fde ,nil ;}; -func _gacd ()([]byte ,error ){return _fac (_gabd ,"UniKS-UTF16-V")};func _cdd ()([]byte ,error ){return _fac (_dgd ,"Add-V")};func _ccbd ()([]byte ,error ){return _fac (_begc ,"HKm471-B5-V")};var _becb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4d\x6b\x1c\x49\x12\x86\xef\xfd\x2b\xea\xe8\x3d\x78\x95\x9f\x95\x99\x60\x04\x8b\xcd\xb2\x32\x78\x77\x59\xd9\xde\x81\x61\x0e\x95\x95\x55\x9a\x86\x51\xab\x69\x49\x07\xff\xfb\x21\xde\x78\xa3\x8d\xe6\x20\x54\x4f\x44\x56\x7c\x64\x46\x46\x54\xdf\x7c\xbc\xfb\x74\x77\x3a\xbe\x4c\x37\xff\xbd\x3c\xad\xf7\xdb\xcb\xb4\x1f\x4f\xe3\xb2\x3d\x3f\xbd\x5e\xd6\x6d\xea\xdb\xc3\xf1\x74\x38\xf8\x30\x8d\xe3\xfa\x62\x88\x7f\xeb\xe3\x72\x3e\x1c\x6e\xbe\x9d\x8e\x9f\xef\xee\xdf\x7f\xfb\xfa\xcf\xfa\xfe\x5f\xd3\xeb\xf3\x46\xf9\xc7\xbb\x4f\xf7\x3f\x9e\x5f\xb6\xc7\xbb\xd3\xfe\x34\x45\x7d\x7f\xbc\x9e\x69\x63\x9a\x6e\xfe\xb7\x3d\x1c\x9f\x5f\x2e\x3f\xa6\x77\xff\x18\x4f\x7d\xfb\xdb\x34\xb6\x5d\xe4\xff\xb9\x8c\xed\x72\x3c\x3d\x4c\xef\x3e\x2f\xe7\xe5\xe4\xaf\x8a\xfb\xd7\xf3\xf9\x8f\xed\x71\x3b\xbd\x4c\x05\xb2\xed\x34\xf0\xff\x70\xf3\xf1\xcb\x72\xfe\xf7\xf2\xb8\x4d\x6f\xe2\xf9\x0e\x2d\x94\xdf\xb7\xcb\xf3\xf1\xe9\x34\xf9\xf8\x77\xe7\xea\x4f\xf9\xd7\x1f\xe7\x6d\xf2\xb4\xf2\xcb\xb7\xbb\x4f\xd3\xaf\x7e\xf2\x6e\x0a\x39\x25\xf7\x1b\xe5\xff\xff\xf2\x34\xae\xab\xbc\x73\x9a\xc3\x7a\x1c\xeb\xef\xcb\xe5\xf0\x61\x0d\xdd\xdd\x4e\x35\xcc\xed\xf0\x61\x0b\xd5\x35\x77\x3b\x95\xda\x22\x29\x83\x02\x69\x06\x65\xa5\x45\x75\x95\xa4\xba\xa2\xd4\x83\xd8\x2c\xb4\xd2\xa3\x50\x55\x9a\xe1\x21\x56\x82\x17\x98\x09\x41\xa0\x11\xa2\x80\xda\x2b\x35\xdd\x4e\x35\x7a\x4f\xca\x20\x47\x9a\x41\x1a\x63\x91\x38\xaa\xbb\x52\x01\x25\x52\x05\xd1\xca\xd2\x40\x1a\xd5\xd6\xfa\xed\xe4\x83\x4f\x95\xb8\x02\x67\xc3\xa1\xda\x42\xdc\x80\xd9\x11\xf7\x37\x8b\x17\xa7\x8b\x1b\xd1\xeb\xe2\x99\x18\xde\x2e\x8e\xaa\xcd\xc4\xa4\x68\xda\xfc\x76\xf1\xac\x5a\x86\x81\xec\x7e\x2a\x2b\xc8\x74\x0d\x64\x4e\x97\xb7\x76\xba\x28\x4b\x20\xad\x20\x4f\x1a\x20\xa4\xd6\x52\x5d\x6f\xa7\x92\xf4\xc8\x5b\xaa\x03\x54\x48\x1b\x68\x26\xed\xa0\xaa\x84\x43\xce\x2e\x92\x3c\x88\x56\x70\xcc\xd9\x25\x52\x04\xd1\x4a\x4b\xb0\xe2\x49\x19\x64\x56\x66\x50\x20\x15\x90\x59\xa9\xa0\x46\x6a\xb0\x69\x56\x16\x10\x33\x92\x83\x2e\xd9\x99\x15\xc9\x2f\x07\xf3\x30\x40\xcc\x4f\x4e\xb9\xe4\x60\x51\xef\x20\xfa\x5b\x90\x5f\x60\xd4\x0b\xf2\x0b\xf4\xbe\x20\xbf\xc0\x9d\xc0\x35\xc9\x91\x56\x70\x4d\x72\xa4\x3f\x39\xc0\x92\x23\x63\x91\x03\x2c\x39\x9a\x07\xe4\x10\x19\xcb\x82\x1c\xa2\xf9\x43\x0e\xd1\x3c\x20\x07\x4f\x0f\x1d\x91\x79\xae\xec\x09\xd9\xd2\x4a\x87\x07\xa7\xef\xe5\x8a\x95\xc9\x93\x90\x43\x72\x24\xe4\x90\x02\x09\x67\xa4\xd5\xdf\x72\x85\x4d\x2d\xef\x96\x2b\xf2\x4b\x33\x09\xf9\x25\xf3\x80\xfc\x72\x24\xc1\x7b\x56\x9b\x55\x76\xbe\x86\xe0\x49\x52\x75\xc1\x37\xd2\x06\x9d\xad\xdc\x41\x1a\xd9\x5a\xf5\xfe\x14\x75\x81\xdb\x55\x83\x93\x17\x63\x75\x38\xce\x8a\xa2\x10\x92\xe3\x6c\xb8\x78\x42\x3b\xa8\x80\x3c\xd2\x6d\xbe\x92\x22\xa8\x91\x24\xa5\x06\x87\x42\x05\xe4\x49\x0d\x14\x94\x16\xbc\x87\xf2\x89\xd2\xe1\x40\x89\xa4\x56\x32\x49\xad\xcc\xa4\x0d\x54\x64\x0a\x58\x2b\x3e\xd4\xfc\x97\xde\x2c\x2b\xa5\x5c\x6b\x28\x81\x84\x4d\x2b\x1a\x4b\x40\xa3\x99\x63\x34\x44\x4a\xa1\x92\x34\x98\x46\x42\x30\xd1\x91\x10\xcc\xf5\x3d\xa4\x14\xd5\x45\xd4\x24\xa2\xa6\x14\xd5\x4a\x4c\x24\xb5\x92\x49\x6a\x65\x26\x21\xa5\xa8\xdb\x1b\xbb\x1e\x84\x7a\xe8\x7d\xbf\x9d\x42\x74\x59\x83\x59\xa5\xf0\x6a\xcc\x8e\x24\xd3\x21\xc6\x4a\x92\x06\xe8\xdb\x6c\x4a\xb4\x7a\x46\xb3\x4a\x75\x89\xd2\x13\x8b\x62\x26\x56\x45\x5b\xdc\x14\xcd\xf0\xa2\x38\x13\x3b\xb0\x98\x9f\x55\x31\x10\xb5\x72\xa8\x44\x53\x6a\x89\x5e\x1b\x42\x4a\xa6\xc3\xf4\x89\x46\x1a\x51\x35\xac\x50\x32\xed\xa6\x01\x55\xfa\x40\x91\xc7\xcc\x68\xa5\x69\xd4\xc8\xe3\x5a\x17\xec\x49\x62\xe8\x8b\xee\x09\x77\x73\xc5\x50\xf0\xad\xd9\x9b\x33\x62\x35\x25\x0e\x25\x71\x4b\xa4\x6d\xd4\xc8\x1b\xb0\xa2\x6d\xb4\xab\xc7\xa1\x66\xe8\xb2\x7b\x2c\xa5\xcb\x8e\x5b\xe6\x1c\xed\x74\x3d\xa3\x44\x82\xc7\x54\x48\x05\x4b\xbd\x29\xab\x22\x7d\xf6\x86\x4c\xe8\xb3\x2f\xaa\xb4\x57\x3b\x94\x16\xc1\xaa\x4a\x6e\x5e\x1f\x8a\x1a\xd1\xa8\x98\xaa\x8e\x37\x6f\x54\xaf\xda\x46\xc4\xf6\x31\xa4\x21\x85\x51\x63\x36\xd2\x88\x82\x21\xca\x9d\xe7\x37\xa4\x2c\x4a\xcb\x89\x84\x73\x67\xb4\xa3\xe2\x84\x58\xd2\x03\x43\xac\xf1\x4c\x46\xd3\x0d\xe2\x96\x8c\x16\x15\x4d\x9b\x14\x33\x11\xf1\x24\xae\xed\xf8\xd4\x70\x57\xd4\xb4\xcd\x29\xd3\x4e\xcc\xb3\x6f\x8a\x9e\xb8\xa3\x4c\xe4\xd5\xbd\xa3\x6a\x6b\x40\x85\x0b\xa1\x6b\x16\xea\x9a\x8e\x7c\x0c\x41\x41\x64\x86\x8d\xdf\x3b\x36\xbe\x34\x8c\x67\x21\xe8\x1c\x5f\x14\x17\xa5\x36\x07\x1a\x4d\x57\x66\x92\x5e\xeb\x99\xa4\xef\x19\x6d\xd7\xde\xbb\xf7\x1d\x8d\xa3\xd6\xf6\xa6\xc3\xc5\x72\xed\x70\x97\xe5\xf4\xb0\xe9\x17\x87\x4c\x2c\x7d\xf0\xe8\x67\xd9\xbe\x3d\x54\xde\x12\x7a\x75\xaa\x1c\xe7\x72\xd4\xfa\x20\x2e\x52\xe1\xd4\x95\xc6\xa1\x0f\xf8\x68\xa8\xf6\xc9\x32\x9b\x18\xdf\x0b\x95\x93\x57\x6a\x42\x1f\x1a\xc4\x66\x64\x31\x71\x87\xd8\xa6\x6f\xa4\x78\xc1\xe8\x8b\x0c\x50\x6e\x90\x3e\xe0\xdb\xc0\xdb\x94\xf5\x14\x77\x8c\x4d\x0e\xae\xd4\xb3\x89\x31\x15\x1d\x5d\xca\x05\xd1\x07\x0c\x75\xcf\x8f\x81\x6e\xb6\x71\x1c\x39\xd9\x0c\xe5\xea\x8c\xba\xcd\xec\x50\xae\xc2\xa5\x3c\x04\x6c\x7b\xa1\xb8\x52\xac\xb5\xeb\x28\x6e\xc9\xc4\xe8\xe7\xce\x53\x3c\x9b\xb8\xe0\x1c\x82\x0d\xd5\xab\x95\x86\x92\x62\x3f\x0b\x2d\xab\x3c\xa0\x07\x86\x99\x43\xa2\x53\x1c\xb5\x4d\xf0\x4a\x14\x3d\x65\x79\x68\x3a\xb5\x22\xe5\x8b\xc9\x77\xc8\x79\x2d\x56\x4b\x49\x07\xbe\x6f\xd6\x99\xa4\xca\xb5\x7f\x46\x6d\xd9\x6c\x2d\x6d\x31\xb9\xf6\xb5\x4a\x3b\x32\xf6\xb5\xdf\x79\x95\x5b\x53\xad\x26\xd7\xb6\xdc\xac\x49\x9a\xfd\xae\x0d\xc7\xb1\x5d\xf7\x64\xf2\xac\x72\xeb\x94\xd7\xf5\xbb\xb6\x19\x6b\x2c\x51\xe5\x03\x43\x2b\xb8\x60\x4d\xa5\x9b\x5c\xef\x7d\xb0\xfe\xc6\x38\x47\x53\xbf\x1c\x29\xc3\x76\x79\x34\xb5\x83\xdd\x97\xdb\x8e\xf8\xe5\xa1\xe1\xde\x35\xde\xc2\x5d\xc5\xc3\x7e\x85\x78\xde\x40\xbd\x70\x00\xf9\x91\x7b\xfd\xd1\xb9\xbe\x5e\x2e\xdb\xe9\x05\x3f\x71\xf1\xab\x52\x7e\x29\x1e\x4f\xdb\xf5\x67\xf4\xf9\xe9\x2c\x6f\xe1\xef\xcf\x00\x00\x00\xff\xff\xe2\x5c\x6c\xc3\x72\x0f\x00\x00"); -func _becg ()(*asset ,error ){_gde ,_cbaa :=_ceabg ();if _cbaa !=nil {return nil ,_cbaa ;};_cccc :=bindataFileInfo {_aa :"UniJIS-UTF16-V",_dg :3426,_ged :_fc .FileMode (436),_de :_e .Unix (1580492941,0)};_cbafd :=&asset {_cb :_gde ,_fg :_cccc };return _cbafd ,nil ; -};func _dfcg ()([]byte ,error ){return _fac (_aadce ,"UniJIS2004-UTF32-H")};func _abff ()(*asset ,error ){_fdfg ,_abea :=_eeaa ();if _abea !=nil {return nil ,_abea ;};_aceb :=bindataFileInfo {_aa :"KSCms-UHC-V",_dg :716,_ged :_fc .FileMode (436),_de :_e .Unix (1580492580,0)}; -_babg :=&asset {_cb :_fdfg ,_fg :_aceb };return _babg ,nil ;};func _ccee ()(*asset ,error ){_dcdc ,_addgb :=_fbee ();if _addgb !=nil {return nil ,_addgb ;};_egd :=bindataFileInfo {_aa :"KSCms-UHC-HW-V",_dg :703,_ged :_fc .FileMode (436),_de :_e .Unix (1580492573,0)}; -_cdfa :=&asset {_cb :_dcdc ,_fg :_egd };return _cdfa ,nil ;};func _bfbb ()([]byte ,error ){return _fac (_bfee ,"B5pc-H")};func _bdgb ()([]byte ,error ){return _fac (_accga ,"UniGB-UCS2-V")};func _gae ()([]byte ,error ){return _fac (_bfc ,"Adobe-GB1-4")}; -var _ggfe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x14\x5e\x5b\x9a\xfe\x83\xd2\x85\x63\x8d\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\xb9\xc7\x0e\xa5\x8b\xe0\xf8\x58\xba\x72\x7e\x27\xa3\xd1\xcd\xdd\xc3\xfd\xc3\xba\x3f\xa7\x9b\x9f\x4f\x87\xed\x63\x3f\xa7\xdd\x7e\x5d\x4e\xfd\xf5\xf0\x76\xda\xf6\xf4\xd4\x9f\xf7\xeb\x30\x88\xa6\x65\xbf\x3d\x5f\xdf\xc6\xcb\xf6\x65\x73\x1c\x06\x9c\xff\xf8\xfe\x7a\xee\x2f\x0f\xeb\xee\x90\x8c\xc7\x2d\x6f\xc7\xcb\xb1\x29\xdd\xfc\xd2\x9f\xf7\xaf\xe7\xd3\x7b\xfa\xf4\x65\x39\x3c\xf5\xef\xd2\xd2\x77\xc8\x7f\x3a\x2d\xfd\xb4\x5f\x9f\xd3\xa7\x1f\x36\xc7\xcd\x2a\x1f\x1f\x3c\xbe\x1d\x8f\xff\xf4\x97\xbe\x9e\x53\x8d\xac\xaf\x4b\xbc\x0e\x37\x77\xdf\x36\xc7\x1f\x37\x2f\x3d\xdd\xc4\xac\xcf\x3c\xf3\x33\x0f\x8b\x4f\x7f\xef\xa7\xd7\xfd\x61\x4d\xf2\x7d\xce\xff\x89\x7f\x7d\x3f\xf6\x24\x97\x29\x7f\xfe\xf6\x70\x9f\xfe\x92\x24\x39\x69\xa9\xe2\x7f\x5f\xf2\x3f\xbe\x1d\x96\x9e\xf2\xf5\x5a\x0f\xf7\x77\x87\xb7\xf5\x9c\xd4\x72\x69\x0c\x85\x7f\xd6\xf6\xb0\xf4\xd7\xe3\x66\xdb\x4f\x9b\xf5\xb9\x0f\x29\xcd\x39\xe7\x7c\x9b\xe6\xf2\xe5\xeb\xd7\x5b\x7c\xdf\xff\x1d\x31\x4c\xd7\x33\xf7\x0b\x93\xeb\x19\x39\xef\x76\xb7\x29\x0f\x73\x16\xbe\x17\xbc\xd7\x52\x87\x39\x2b\x13\x45\x52\x44\x87\x39\x1b\x13\x43\x32\xd6\x36\xcc\xd9\x99\x38\x12\xc9\xea\xc3\x9c\x0b\xa3\x12\x91\x36\xcc\xae\x8c\x6a\x44\xc5\x30\x7c\x64\x34\x46\x34\x4e\x98\xde\x18\xb5\xf8\x06\xd9\x31\x7e\x62\x34\x45\x64\x19\xe3\x37\x8c\x36\x97\xef\x89\xf1\x4f\x8c\x9e\x22\x6a\x82\xf1\x5b\x46\x5b\x44\x96\x47\x8c\x5f\x18\x2d\x11\x99\x62\x7c\x67\xd4\x23\x2a\x0d\xe3\x77\x8c\x76\x11\x35\xcf\xc3\x2c\x94\x92\x90\xf2\x3c\xd5\x61\x16\x62\x49\x60\xb9\x15\x1d\x66\xa1\x96\x84\x96\xd7\xdc\x86\x59\xc8\x25\xc1\xe5\xad\xfa\x30\x0b\xbd\xc4\x2f\xa6\x18\x4f\x2f\x09\xaf\x62\x23\xc6\xd3\x4b\xc2\xab\x54\xc3\x78\x7a\x49\x78\x95\xd6\x30\x9e\x5e\x12\x5e\x55\x1c\xe3\xe9\x25\xe1\x55\x3d\x63\x3c\xbd\x24\xbc\x6a\x45\xb1\x42\x2f\x09\xaf\x3a\xa1\x59\xa1\x97\x84\xd7\x28\xa8\x56\xe8\x25\xe1\x35\x3a\xaa\x15\x7a\x49\xbf\xf4\x8f\xf1\xf4\x92\xf0\x1a\x27\x54\xab\xf4\xd2\xf0\x6a\x82\x6a\x95\x5e\x1a\x5e\xcd\x51\xad\xd2\x4b\xc3\xab\x8d\xa8\x56\xe9\xa5\xe1\xd5\x26\x54\xab\xf4\xd2\xf0\x9a\x14\xd5\x2a\xbd\x34\xbc\x26\x47\xb5\x4a\x2f\x0d\xaf\x69\x44\xb5\x4a\x2f\x0d\xaf\x69\x42\xb5\x4a\x2f\x6d\xd7\xff\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\x6c\x44\xbb\x4a\x32\x0d\x32\xb4\x8f\x4b\xd0\x4c\xb7\xcc\x14\xfd\x2a\xd1\x74\x61\x56\x50\xb0\x52\x4d\x3b\xb3\x11\x0d\x2b\xd9\x74\xc7\x45\x92\x51\xb1\xd1\xcd\x32\x33\x45\xc7\x46\x38\x13\x66\x05\x25\x1b\xe5\x4c\xaf\x0b\x2c\x0f\xb3\x91\xce\x82\x4e\x2c\xa3\x66\xa3\x9d\x71\x6d\x9a\xa1\x67\x23\x9e\x71\x71\x5a\x41\xd1\x46\x3d\xe3\xea\xb4\x86\xa6\x8d\x7c\xc6\xe5\xe9\x19\x55\x1b\xfd\x8c\x7e\x6e\xe8\xda\xe8\x67\xf4\xf3\x82\xb2\x8d\x7e\x46\x3f\x6f\x68\xdb\xe8\x67\xf4\x2b\x82\xba\x8d\x7e\xb6\xbd\xde\x15\x70\x0d\xfa\x19\xfd\x4a\x45\xe1\x46\x3f\xa3\x5f\x69\x68\xdc\xe8\x67\xf4\xab\x82\xca\x9d\x7e\x4e\xbf\x6a\xe8\xdc\xe9\xe7\xf4\xab\x15\x9d\x3b\xfd\x9c\x7e\xb5\xa1\x73\xa7\x9f\xd3\x6f\x14\x74\xee\xf4\x73\xfa\x8d\x8e\xce\x9d\x7e\x4e\xbf\xb1\xa2\x73\xa7\x9f\xd7\xeb\xad\x0c\xd7\xa0\x9f\xd3\xaf\x09\x3a\x77\xfa\x39\xfd\x9a\xa3\x73\xa7\x9f\xd3\xaf\x55\x74\xee\xf4\x73\xfa\xb5\x09\x9d\x3b\xfd\x9c\x7e\x93\xa2\x73\xa7\x9f\xd3\x6f\x72\x74\xee\xf4\x73\xfa\x4d\x23\x3a\x77\xfa\x39\xfd\xa6\x09\x9d\x3b\xfd\x7c\xc7\x7b\xad\xa2\xf3\x72\xd9\x43\xf2\xf5\xfe\x9b\x87\xb9\xd0\xaf\x70\x57\xc8\x23\x3a\x2f\xf4\x2b\xca\x6c\x42\xe7\x85\x7e\x25\xfc\x54\x14\x9d\x17\xfa\x15\x67\x56\xd0\x79\xa1\x5f\x29\xcc\x46\x74\x5e\xe8\x57\xc2\x4f\x35\xa3\xf3\x42\xbf\x32\x32\x53\x74\x5e\xe8\x57\xb8\x3f\x68\x41\xe7\x85\x7e\x85\x1b\x84\x8e\xe8\xbc\xd0\xaf\x6c\x44\xb8\x69\xe4\xd8\x11\xaf\x3b\x1f\x7e\xc7\xb3\xc3\xc7\x5e\xbe\x7d\x3b\x9d\xfa\x7a\x8e\x27\x87\xd8\xac\xb1\xd7\xee\xd7\xfe\xf1\x14\x72\x3c\x1c\x71\x56\xfc\xfc\x1b\x00\x00\xff\xff\x0d\xf5\xe5\x1f\xb1\x08\x00\x00"); -func _gbbe ()([]byte ,error ){return _fac (_addg ,"KSC-EUC-V")};var _gcgee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x0d\xc6\x83\xf8\x2c\x5f\x70\xde\x4c\x6e\x66\x0d\xea\xdf\x1b\xad\xa5\x67\xad\xb8\x0d\x0d\xe7\x9d\x9c\x57\xf1\x44\x48\x5b\x5b\x5b\x5b\xfb\x5b\x7f\xfc\x0f\x7f\xfe\x8f\x7f\xfe\xf5\x97\x7f\x7c\xfd\xf1\x7f\xff\xed\xaf\xe7\x3f\xdd\xff\xf8\x7a\x7e\xf9\xf5\xfa\xed\xfe\xfb\x5f\xff\xf5\xb7\xf3\xfe\x3a\xee\x7f\xf9\xe5\xd7\x3f\xfc\x21\xc4\xaf\xeb\x97\xf3\x1f\x9f\x26\xfe\x9c\x7f\xd9\xff\xf6\x87\x3f\xcc\xef\xff\xe9\xdf\xfe\xfe\x8f\xfb\x2f\x7f\xfe\xf5\xf9\xeb\x57\xe2\x7b\xd7\xbf\xfe\x6d\xbd\xfb\xf5\xf5\xc7\xff\xe3\xfe\x97\x5f\xfe\xfe\x8f\xdf\xfe\xed\xeb\xdf\xfd\xcf\xd7\x5f\x8f\xfb\x7f\xf8\xba\xee\x67\x3e\xff\xdf\x7e\xbb\xee\xdf\x7e\xf9\xf5\x5f\xbe\xfe\xdd\x7f\xda\xff\xb6\xff\x1a\xf4\xc3\x3f\xfd\xeb\xdf\xfe\xf6\xff\xdd\x7f\xb9\x7f\xfd\xc7\x57\xc3\xb3\xfb\xd7\x0b\x7f\xff\xf0\xc7\xff\xf0\x9f\xf7\xbf\xfd\xaf\xfb\x5f\xee\xaf\x3f\xfe\xf3\xaf\xbf\xfc\xa7\x3f\xff\xd3\x7f\xdd\x62\x48\x71\xdb\xf2\xbf\xff\xe7\xff\xf2\xa7\x14\xff\xfd\xff\x82\xf7\xf0\xda\xff\x79\xff\xf6\xf7\x5f\xfe\xfa\xeb\x57\xf8\x1f\xb7\xb8\xf9\xf1\x7f\xf9\xb7\xbf\xdd\x5f\x61\x75\xf7\x5f\xff\xf9\xcf\xff\xf1\xeb\xff\x0e\x5f\x61\xfb\x8a\xa5\xa6\xf4\xff\xac\xe7\xff\xd7\x7f\xfe\xeb\x75\x7f\xf1\xab\x3f\x04\x4e\xe5\xfc\xeb\x75\xff\xfd\x6f\xfb\x79\xff\xb6\xff\xfa\x2f\xf7\x1f\xbe\xbe\xfe\xa7\x6d\xfd\xfb\x9e\xff\x0d\xdb\x9f\xfe\xf4\xa7\x3f\x7d\x4f\x58\xff\x9b\x37\x3f\x1d\xfc\xfa\xd7\x7f\x5c\xf7\xc3\x67\xbf\xff\x76\xfe\x0b\xcf\xf7\x57\x98\x5f\xbf\x5f\xfb\x43\xd8\xb6\x35\xfa\x2f\xd7\xf9\xff\xee\xbf\x7d\x3e\x2c\xe7\xf7\xd7\x68\x9f\x56\x9b\xad\xa1\xd6\xf5\xfd\x35\xb2\x5a\xf7\xf7\x57\xd8\xb6\x4f\x73\xdf\xe6\x30\x9f\x46\x9e\xbf\xa9\x9b\xbd\x7c\x7f\x55\xff\x58\xbf\xbf\x46\x52\xab\xcd\x57\xab\x9a\xfd\xfb\x2b\xa4\xa8\xe6\xf8\xfe\x0a\xc5\xcd\xfd\xfb\x2b\x64\x8f\x79\xcc\x6f\x05\xdf\x7e\xce\x97\xdd\xf3\x35\x9b\x1e\x76\xc2\x5b\x04\xfe\x3e\xd1\x12\xf5\xed\x31\x21\x8e\x82\xf8\x28\xf3\x65\xff\x5a\xbf\xbf\x42\xe8\x6a\x4e\x98\x83\x5f\x06\xcc\xea\xf9\x98\x30\x57\x01\x79\x00\x66\xff\x3a\x61\x8e\x02\xf2\x00\x18\x9a\xfe\x39\x07\x4a\x1a\xf7\x9a\x3d\x67\x4d\xff\x9a\x2f\x17\xf5\x7c\xcf\x97\x73\xf9\x34\x1f\xbc\xfc\x01\x32\x4c\x12\x18\xa9\x56\xb5\x03\xda\x41\xed\x38\x3b\x6b\xc5\x2f\x24\x3c\xa8\x43\x0f\x32\x1e\xa4\xa6\x07\xc0\x4a\xd3\x90\x61\xab\xec\xc3\x83\x36\x3c\x68\x1e\xa5\xe3\x41\x4f\x7a\x30\xf8\xc0\xa3\xec\xdf\x5f\x71\x4b\xc9\x6f\x1c\x78\xa0\x55\x0f\xdb\xc9\x51\xfc\xc9\xc5\x51\xfc\xc6\x4d\xd0\x3d\xec\xc3\x37\x3e\x68\x0f\x61\x43\xa7\x51\x9f\x84\xc0\x37\x34\x97\x10\x81\x1f\x0d\x12\x12\xda\xee\xa1\x12\x4e\x3f\x68\x84\x53\x80\x07\xce\x55\x4b\x1f\x02\xe7\xda\xfc\xc6\x3e\xfb\x1c\x1e\xf3\x98\x3b\x4a\x1b\x25\x04\xce\xb4\x7b\x0c\xce\x74\xb8\xcb\x9b\x50\xb8\x8b\x87\x50\xe8\x41\xe4\x4c\xbd\x6a\x31\xf0\x0d\x2d\x74\x8c\x7c\xc3\x0f\xb8\xd0\xdd\x7d\x70\xa1\x87\xf0\x19\x39\x79\xd1\x6d\x88\x58\xe8\x1e\xdc\x47\xc7\x54\x04\x68\x1c\xb3\x1d\x84\xef\x88\xa9\x57\x43\x75\xa0\xed\xdf\xd7\xc4\x84\xff\xb8\x26\xa6\x2f\xd2\x9a\x98\x88\x2d\xcd\x25\xcc\x82\x20\x71\x5a\x51\xc8\x4b\x89\x0f\xfc\xc1\x9a\xa7\x3f\x59\xf3\x14\x14\x89\xf3\x14\x8b\x09\x69\x2d\xb2\xfb\xe8\xec\x54\x70\x26\x2e\xf2\x0b\xce\x9d\xab\xee\x3e\x48\xd0\xd9\xa3\x9c\x78\x60\x42\x49\x5c\x66\x4f\x3e\x91\xa0\xb3\x3b\x25\x36\xa2\x96\x28\x2f\x6c\xa8\x8f\x0c\x6c\x68\xc5\xf2\xdc\xde\xfe\x3e\xaf\xcd\x2d\x18\x32\x71\xd1\x84\x8b\x5c\x08\xa5\x96\x38\x13\x17\xde\x54\x99\x9b\xbb\xfa\x0d\x12\x7c\xf3\x28\x83\x40\xe1\xbc\xf9\x9c\x2c\xff\xbd\xb3\x26\x64\xee\xfc\x68\x10\xb0\x1d\x4c\x97\x79\x1e\x3f\xc9\x88\xcc\x17\x68\x46\x38\x28\x1b\x01\xd2\x8a\x97\xb5\xa9\xb5\x5a\x05\x58\x10\xc0\x65\x62\x21\x0b\xcb\x85\x38\xf0\xde\x29\xa4\x87\xea\xef\x17\x3d\x78\x04\xd2\x83\xf1\x58\xd6\xa6\x77\x1f\x6b\xd3\x7b\x14\xd2\x83\x69\xaa\x1c\x7c\xe0\x51\xd6\xb6\x17\x1e\xcb\xda\xf6\x06\x7c\xd1\x83\xd6\xa2\x90\xc1\xe9\x30\x08\x75\xd2\x83\xf7\x67\x9d\x9b\x5e\xe7\x59\xa8\x64\xf6\xde\x7e\x95\xf4\xd0\xd5\x61\x25\x2e\x4c\xa4\x95\xb8\x28\x7e\x63\xf1\x00\xf7\x41\x5c\x24\x7f\x42\x1e\x20\x54\x54\xf2\x00\x7f\x40\x1e\xa0\x79\x57\xf2\x00\x03\xbd\xf0\xe0\x17\x16\x1e\x84\xfe\x7a\x63\x04\xb7\x1f\x8c\x20\x8a\x69\x8b\x22\xfc\x80\x14\xd1\x85\xa7\x46\x2e\xe1\x33\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\xf8\x8c\x6b\x8b\x26\xfc\xc9\x3a\xf4\xfc\xe0\x9a\x5d\x7a\x84\xc9\x2f\xcd\x85\xc6\x5c\x60\x63\x7e\x60\x79\xbb\xb7\xd6\x19\xf9\x40\x20\x9f\xd8\x4b\xc6\xec\x49\xcc\xfa\x83\x07\xbf\x6b\x29\xae\x0d\x98\x16\x52\xae\x80\xf7\xd5\xdf\x15\xf1\xbb\x66\x78\x25\xfc\xee\x76\xc6\xef\x82\xf0\x5a\xec\x46\x33\xb8\x28\x4b\x58\x0e\xb8\x88\x54\x33\xf8\x8b\x5b\xcd\x27\xf0\x45\x76\xe3\x8d\x74\x11\xad\x3e\x1d\xaf\xc5\x7a\x45\x82\x17\xd1\x6a\x1e\xf3\x10\x0e\xe3\xf9\x81\x94\x2b\x44\xc5\x79\x02\x8c\xac\x2e\x23\x99\x4e\x17\xd5\xc7\x02\x4c\x48\x3a\x8c\x85\xa8\xd6\x10\xb1\xac\xc5\xf0\x17\xc0\x85\x36\x6b\x24\xdb\xe9\xda\xdd\xb1\x00\x17\x7d\xf3\x17\x3c\x6e\x5f\x9f\x74\x3e\x18\x7a\x80\xbd\x16\x3d\xe8\x8e\xb6\x7f\x27\x6f\x75\x8f\x27\xa1\xdc\xf4\xe0\xe6\x03\x03\xf1\x10\x08\x75\x51\x39\x73\xd1\x60\xac\x81\x42\x80\xa0\x22\x13\xe9\x46\x16\x99\x48\xd7\x99\x1d\x2b\x67\x16\xdc\x29\x67\x26\xc2\x8f\x75\xcd\xac\xe9\x01\x16\xb5\x77\x77\xca\x35\x1c\xee\xf4\x22\xa4\x7e\x40\x76\x39\x3c\x0a\xe7\x92\xd2\x4f\x0e\xa6\x48\x2e\xd2\x83\x60\x5a\x5c\x44\x82\x5b\x6c\x5c\x63\x6d\x87\xd8\xb8\xc6\xa2\xf7\xd8\x88\x0a\xc9\x1a\x71\x72\x91\x91\x25\x96\xc5\x46\x4c\x74\x3f\xe0\xc4\xc5\xfd\x22\xb9\x46\xdf\x3c\x08\x31\x91\x3d\xc8\xc1\x37\xdc\xc7\xc2\x84\x21\x5f\x98\xd0\x1b\x9d\x73\x93\xfc\x1d\xfb\x5a\x44\xcd\xad\x73\x6e\x9b\x1f\x60\x2b\xeb\x64\x88\x9d\x53\x13\x7b\x8b\x9d\x90\x8b\x19\xc4\x4e\xc8\x25\x79\xc5\x4e\xc8\x93\x3f\x21\xbf\x1b\x42\x4f\x3f\x81\x1e\x7f\xc1\x99\x18\x5f\x9d\xf4\x19\x0c\x06\xd7\x54\xb2\x71\x1c\x9c\x9a\x78\x58\x1c\x9c\x9a\x21\x1f\x60\x52\xde\x67\x83\x33\xf1\xde\x1d\xa4\x57\x1d\x59\x71\x2c\x6a\xf4\x20\x9c\xda\x70\x1f\xdc\x48\xc3\x83\x10\xf2\xe0\x37\x16\xa0\x5a\xb6\x7d\xc1\xa5\x4e\xf7\xc5\x32\xb4\x28\x07\xa7\x22\xf6\x1c\x0f\xbe\x61\x0a\x3c\xb8\x6f\x8c\xc0\xa9\x58\x7a\x4b\x1c\x13\x9d\xfa\xed\xe4\x80\xa6\x02\xe8\x99\x5e\x9e\x93\x92\x9d\x98\x71\x3c\x39\xed\xec\x1e\xc6\x5b\x5d\x8e\xe7\xfe\x56\x97\xe3\x79\x7c\x7f\xe9\xf0\x8b\x27\x31\x22\xa6\x1b\x79\x76\x98\x6c\xaf\x35\x7f\x8d\xff\xe1\xec\x7e\xb0\xb4\x44\x21\x15\x9c\x3d\xb9\x87\x75\x5c\x0a\xbe\xc9\xd7\x8d\x9c\x8b\x72\x43\xf1\xfb\x24\x1e\xc9\x3f\x69\x6a\xc7\x82\x38\x4d\xd5\x77\xb8\x95\xdf\x73\x4d\x53\xeb\x8d\x62\xac\x69\xfb\x1d\x24\x69\x6a\xab\x21\xf9\xdb\x39\xf7\xe4\x61\xae\xdf\xe3\x31\x51\x31\xed\x12\x2e\x52\xe0\xce\x90\xb8\x98\xa8\x03\x76\x89\xdd\x89\xda\x59\x97\xd8\x94\xa8\x9d\xf5\xe2\x07\xed\x6d\x80\x48\x11\xf6\x08\x0d\x19\x49\xb1\x9e\x6d\x5c\x43\xfa\x0d\x0e\x29\x05\x3b\x45\x42\x29\x31\x2a\x25\xd2\xa3\xb4\xe3\x34\x95\x2d\x09\x44\x89\x8a\x55\x97\xda\x9f\x12\xec\x18\x02\x30\x2d\x10\x34\xeb\xc4\x11\x9b\x1f\x10\x51\xee\x72\x9d\x2d\x92\xd3\x52\x87\xd0\x95\x45\x74\xa9\x43\x8b\xf2\x91\x96\xfa\xcd\x07\x5a\x9b\xfe\xf0\x81\xfa\x18\x50\x9a\xcc\x00\xd2\xbe\xf3\x0d\x3f\x38\xf8\x40\x70\x1c\xeb\x13\xf5\x01\x49\xaa\x46\x9d\xe6\xe9\x64\x1f\xda\xcd\xe9\x64\x1f\x3a\xd2\xd2\x49\xc0\x4c\x05\x73\x43\x84\xb8\x8d\xed\x27\xc7\x51\xc2\x76\x89\xdb\xf0\xe7\x85\x0f\x34\x00\xb6\x43\xdc\x44\xc2\x79\x0b\xb0\xaa\xa9\x0d\xc5\x68\x13\x7b\x78\x20\x6c\xc5\xf0\xd9\x5f\xe1\x06\xbf\x48\x1f\x06\x11\xee\x03\x52\xd0\xe7\xec\x0f\x4f\xc3\x16\xfe\xb0\xc1\xf0\x34\x0a\x3d\xfe\x1d\x9c\xf5\x83\xb6\xf0\x34\x9c\x19\x9f\xa5\x88\xdb\x36\xc5\xee\x0f\x9a\xe3\x36\x37\x5c\xf5\xaf\x61\xe2\x23\xab\x15\x7e\xd7\x8a\xbf\x6b\xcd\x73\xf6\xd5\xcc\x2f\x3a\x8b\x5b\x28\xdf\x5f\xb5\x6a\x94\x50\x67\xb3\xaa\xd9\xcd\x21\xe3\x16\x86\x39\x64\xdc\xb0\x0d\x3f\xd3\x8b\x1b\x36\xe1\xe6\x77\x27\x75\x7e\x56\x3c\x6e\xe1\x06\xf6\x3e\xcd\x38\x21\xfc\xa0\x22\x6e\x11\x40\xb8\x09\x20\xd4\xd5\xdc\x49\xb2\x5c\xc5\x2d\x1d\xdf\x5f\x92\x68\xe3\x86\x7d\x11\x43\x50\xdf\xe9\x7e\x31\x9f\xb8\x25\x6e\xcc\xac\xde\x33\xa9\xb1\xab\x43\xe8\xf5\x9b\x3a\xcc\x83\x1d\xea\x77\x50\x42\x8d\x5d\x23\x4c\x41\xb1\x75\xe3\x65\xea\x9e\x4d\x47\x45\xdc\xb0\xf2\xa9\xb9\x0d\x10\x86\x91\xb3\x83\x74\x8a\x86\x04\xf3\xad\x32\xbb\xc4\x0d\xcc\x37\x6c\x9f\x6d\x18\x61\x9a\x0c\xa1\x17\x3f\x48\xdf\x5f\xed\x23\x4c\x45\xda\x19\x83\xf8\x51\x84\xd1\xb0\xa7\xcd\xef\xef\x68\x67\xb5\x01\x53\x11\x5d\xc0\x78\xd7\xb7\xa8\x0f\x26\x25\xb4\xea\x11\x62\x98\xbf\x1b\x00\x98\xc4\x04\x31\xcc\x5d\x23\xbd\x7e\x6e\xec\xdf\x0f\xe6\xb2\x7d\xd8\x5d\xfc\x18\xaf\x44\x6a\xcb\xb0\x54\x3e\x92\x71\x84\x0d\xa8\xa7\x8f\xa0\x16\x61\xba\x18\xb2\xeb\x45\x58\x2e\x86\x44\xbd\x08\xc3\xc5\x90\x28\x13\x3f\x96\x89\xa8\x0e\xe6\x32\xf4\xb4\x69\x80\x29\x72\x0d\xe9\xb9\x11\x0a\xa1\xd4\x9c\x08\x85\x50\xf6\xa5\x18\x28\xf8\x14\xd1\x59\x98\x02\x41\x4f\x9b\x5e\x38\xc1\x51\xa2\x01\xc6\xa1\x1e\xa3\x21\x22\x0f\x8b\x06\xf9\x82\x88\x92\x45\x8a\x50\xf9\xe6\x03\xc1\x78\xcf\x41\x36\x23\xe5\x6e\x68\xeb\x83\xbb\xa3\xad\x55\xbc\x07\xda\x02\x72\xea\x6a\x3d\xe9\xfd\x08\x3a\x2a\xf9\x63\x2e\x8d\x91\x36\xed\xfc\x91\xb4\x62\xa4\x4d\x3b\x7f\x74\x87\x18\x69\xc2\xce\x22\xe7\xb8\x2d\x2b\x97\x1f\x34\xf6\xe1\x4e\x21\x9c\xe4\xea\x07\x83\x7d\x54\x3d\xd8\xb9\x25\x36\x3d\x38\xf8\x89\x87\xa5\xf9\x4e\x6c\x20\xd2\xfc\x3c\x3e\x22\x73\x8c\x60\x73\xc5\xcd\xc4\x05\xd2\x5c\x61\x4b\x0e\x82\x92\x62\x43\xfe\x68\x38\x31\xd2\x52\x5c\x5e\x1d\xd2\xdf\x51\xc6\x0f\xce\x98\x18\x03\x19\x8b\xd8\x42\x8c\xc4\xed\xf0\x83\x35\x6b\x3f\x20\x08\x4d\xb3\x8e\x17\xe7\x24\x98\x23\xa5\x2e\x11\x65\xa4\x9c\x90\xab\x1f\x70\x9f\xf8\x13\x30\x40\x23\x32\xad\x59\xe9\x01\xed\x98\x45\x64\x18\xf3\xea\x41\x98\xa1\x51\xb2\x88\x3f\x2d\x7d\x3c\x8b\xd7\x2f\x3d\x36\x17\x3f\x08\x7c\x43\xcb\x45\x73\x59\x11\xc3\x59\x6a\xc0\x78\x3d\xb8\xf9\x40\x7d\xc0\xff\x55\x86\xe1\xd8\x49\x69\x43\x53\x3b\x16\x8a\xf5\xe0\x84\x9c\x19\x3f\x62\x70\x4c\x20\xbd\xb9\xd4\x9f\x07\x93\x28\xe4\x5d\x89\x69\x39\x18\xc4\xa7\xd2\xc0\x2e\x95\x81\x33\xa6\xc1\xf3\x43\xd4\x9c\xa0\x7b\xbc\x1f\x00\xce\x28\xb3\x79\x4c\x50\x46\xa2\x49\x2f\x41\x19\xf9\xdd\x27\xe5\xbf\x7d\x40\xe9\x41\x2c\x1f\x62\xd4\xef\xde\x98\x12\x4f\xa8\xf1\xe3\xf9\x88\x39\x26\x3e\xf8\x4c\x3e\xdf\x93\x85\xcb\x44\x16\xf3\xf3\xc0\x80\x25\x86\x56\x26\x87\xec\x51\x60\x95\x72\xa3\xfd\xe9\xa0\xcc\x45\xeb\x51\x30\x94\x8a\x0e\x8b\xbe\x9f\x2a\x7f\x8f\x1f\x41\x3b\x96\x86\xfe\x74\x72\x96\xc9\x30\x7b\xcc\xfa\xbe\xe3\x7b\xa1\xb2\x4c\x0d\xb5\xc7\xac\xf1\xa6\xb8\xd9\x63\x16\x3c\x53\x41\xed\x31\xab\xff\x0e\xf8\x92\xfb\xc7\xf8\x92\x4d\xca\x44\x7c\x8b\xfa\x79\xa2\xdd\x2b\x59\x26\xd2\xfb\xa6\x03\xa6\x10\xa3\xaf\xee\x76\x32\xe4\x8f\x6a\x11\xcb\xc1\x83\x5c\xa7\x6a\x39\xc0\xf1\x05\xdf\x01\x8e\x2f\xf0\x0e\xae\xd9\xf0\xeb\x64\xbe\x7e\xe1\x9c\xef\x6b\xfa\x53\x00\x6c\x49\xb3\x3f\x49\x36\xe2\x8a\xe5\xc4\x09\xaa\x03\xa3\xcc\x03\xc4\xc7\x53\x99\x1a\x65\x93\xdc\x52\x4e\x20\xdb\x83\x51\x66\x4e\x62\x26\x65\x9e\x37\x2d\x6a\x74\x9c\x36\x9b\xf9\x42\x99\x04\xd5\x74\x9e\x97\xf3\x99\x4d\x01\x73\x67\xac\xb5\xb0\x79\x17\xb4\x05\x0d\x3c\xa5\xf1\x45\x2c\xf7\xfc\xbe\x09\xf8\x67\x21\x57\xf0\x3e\x3c\xed\xb4\x7a\x75\x9e\x1b\x4d\x12\x60\xdd\x30\xdb\xa0\xe6\x0d\x71\xe2\xf3\x79\x0d\xa0\x05\xed\xe3\x1a\x40\x0b\xfe\x3c\x4f\x5a\x10\xef\xa8\x53\x88\x6b\xe2\x2d\xb5\x82\x52\x75\xec\x55\x50\xfa\x26\xde\x5f\x2b\x69\x45\xbd\xd7\x84\xf7\x93\xda\x19\xbf\x0b\xf6\x0a\x6c\xe8\x28\xa9\xb5\xa2\x9d\xd5\x26\x25\x08\x9c\xb9\x93\xe4\x18\x8d\xb5\x1e\x20\x34\xf1\xe0\x5a\xc9\x64\x5e\x0f\x26\xad\x34\xf7\x87\xcd\x1f\xc6\x8f\x4e\x9e\x5a\xb1\x14\x02\x7e\xf1\x27\xb1\xcd\xba\x76\x42\xf1\x1b\x5c\x2c\x49\x67\x75\x92\xea\x54\x7e\x84\xa0\xe3\xa6\x3a\xa4\x07\x4b\x9a\x11\x75\xb7\x8d\x3c\x4e\x47\x78\x0b\x8b\x3f\x6d\x7a\xc0\x61\xb5\xdf\x1b\x44\xef\x28\x93\x7b\x6c\x99\x02\x90\xf6\x70\x2b\x8b\xca\xf4\x46\x23\x4f\x13\xa6\xdb\x0e\x9e\xa5\x85\x6f\xc7\x43\xc8\x3f\x5d\x0c\x9c\x11\x35\x8a\x0b\x0e\x18\x62\x62\xd4\x46\x3c\x00\x57\xd8\x44\xaa\x07\xac\x01\xd1\x8c\xed\x88\x04\xe3\x63\x7e\x89\x07\x4e\xee\x68\x56\x78\x54\x42\x1e\xfc\x20\xf0\x81\x46\xc1\x01\x18\x4d\x83\xc7\x28\xbf\x83\xfc\x18\x8d\x0a\xe4\xa7\x8b\x1b\xd8\x28\x45\x54\x74\x77\xf8\xda\x2c\xb4\xdf\xbd\x40\x57\x2b\x7e\xa3\xc1\x63\xf9\x7a\x63\xe0\x93\xd7\x1b\x07\xde\x10\xa0\xf7\x64\xb2\x39\x8a\xeb\xdc\xb0\x01\x66\x8b\x62\xf7\xd4\xf0\x73\xcd\x6e\xc7\xef\xaf\x24\xb7\x67\xbc\xa7\x1c\x9c\x2d\x08\xdf\x53\x10\xce\xe6\x04\x37\x0d\x80\x49\x62\xcf\x3d\x18\x64\x21\x46\x7a\x63\xe6\xa9\x17\x77\x89\xb8\x8b\x52\xfd\xc9\xf8\xfe\x2a\x5b\x71\x9f\xc7\x6c\x77\xb7\x27\x79\x36\xd9\x03\xe3\x3d\x0f\xe9\x54\x75\x14\xdd\x73\x0f\x24\xef\x89\x7b\x07\x2a\x65\x9e\x8b\x37\xe2\x6b\x8a\xbc\x33\xf1\xc6\x89\x9c\x83\xb6\xc0\x8d\x38\x9a\x6c\x7d\xe0\x46\x24\x4d\xf2\x01\x74\x63\x5f\xa5\xa1\x03\xe1\xc6\xbe\xca\x63\xf8\x8d\xb9\xcf\x47\xf0\xd4\x11\x51\x93\x2d\x05\xdd\x88\xa9\x49\x43\x8c\xed\xc6\xa1\x54\x36\xb1\x86\x1b\x76\xcb\x77\xa7\x07\xe6\x12\x8c\x0d\x18\x32\xf3\xd6\x34\x17\xc4\xcf\xe4\xed\xf5\x09\x6d\x6a\x22\x68\x18\x27\x42\x7a\xad\x32\xec\x9b\x43\x67\xdf\x4d\x6f\x97\xed\x04\xf7\x99\xb0\x68\xda\xde\xf7\x94\xbd\x62\xd5\xc6\xbb\x19\x78\x53\x25\x9c\xdd\xb0\x70\x26\xeb\xc5\x37\xad\x9a\xf2\x68\xc5\xfb\x64\x7c\x51\xf7\x20\x10\xf0\xa2\x89\xed\x0a\xdf\x5f\x69\x33\xca\xa9\x21\x99\x73\xdd\xf4\x79\xbd\xbf\x68\x9c\x99\xdf\xe8\x13\x4e\xe9\x1e\x37\x94\xeb\xd4\x8d\x0b\x28\xd7\xc9\x16\x81\x1b\x41\x42\x49\xc6\xd5\x78\xcf\xc3\x31\x54\xe3\x62\x6a\x59\x29\x99\x32\x6e\x50\x86\xce\xde\xfb\x3e\x30\xa4\x90\x7b\xc3\xf1\x98\xfd\xfb\xa4\xd6\x21\xdd\xe6\x7e\x60\x82\x90\xe8\xf2\x6c\x34\x6e\x6d\x6a\x4f\xa6\xe7\xa3\xfe\x99\xbc\x37\xcb\x56\x15\x9f\xa9\xa3\x65\x33\xeb\x07\xe6\x57\xc5\x03\xc5\x67\x1e\xbd\x39\x48\x14\x78\xe6\xd9\x9b\x62\xf3\xf7\x6d\xfe\x1e\x3c\xde\x44\x59\xd1\x96\x7e\xa6\xba\x96\xa3\xf4\x81\x67\x6a\x6b\x29\xf6\xfa\x93\xd3\xe9\x99\x9a\x5c\x4a\xc3\x83\x9f\xb3\xb3\xe0\xce\xaf\xd9\x8e\x06\x1e\x0c\xea\x05\xfc\x33\xdb\x42\xde\x13\x36\xb4\x05\xcc\xd4\x03\x53\xa8\xfe\x7d\xf2\xab\x21\xf6\xf3\xcc\x73\x29\x47\x89\x5d\x4f\xa8\xdf\x5f\xd9\x76\x84\x07\x41\x48\xc9\xc8\x98\x2a\x42\x6a\x9e\xec\x54\x1b\x73\x12\x57\x7e\xe6\xf1\x91\x53\x74\xff\x07\xda\x7e\xff\x9c\xdf\x67\xbf\x3f\xe9\x6d\xc8\x9a\xf5\x4c\xc9\x26\xe7\xe2\xf6\x24\x86\x20\x8e\xfd\x20\xfa\x28\xca\x32\xf3\x4c\xb9\x3f\x75\x6d\xee\x27\xce\x7d\x27\xa7\x57\x7c\xe6\xe9\x15\x6d\x27\x7c\x10\x68\xf4\x5a\xac\x38\x17\xb7\x8a\xc1\x3c\x11\xfb\x41\x3b\xfd\x99\x67\x5b\xcc\xc5\xe3\xed\xbf\xe3\xff\x4f\x3c\xd0\x76\x7f\x73\xfd\xbc\xef\x9f\xa9\xb3\xc6\xd0\x0c\xcf\x9c\x5f\x33\xbe\x60\x09\x1f\x26\x26\x18\xc2\x87\x64\xab\x07\x31\x48\x72\x5c\xc4\x27\x91\xf3\xf8\xfd\xdf\x9f\x37\x4f\xc2\x79\x23\xa9\xe2\x99\x0a\x70\x56\xe0\x5a\x7c\x52\x45\x5b\xf8\x48\x0d\x6d\xf7\x3f\xf9\x7a\x15\x07\x79\x60\x59\xcf\xc5\x0b\x9a\x26\x02\x14\x6f\x17\x9f\x74\xa0\xed\x0f\xce\xb9\x3b\x8c\xb0\xa9\x61\xe7\x21\x1e\xff\x20\xf2\x68\xbc\xfa\x9b\x22\x8a\x62\x74\xe2\x83\xb8\xa3\xe8\xdd\x9e\x03\x0e\x3b\x01\x38\x65\xd9\x54\xbc\x61\xa6\xc2\x9e\xac\xa1\x3e\xb0\x4f\x2a\x18\x26\x3e\x53\x7f\x4f\xb6\xd9\x3e\xb9\xe2\xb0\x74\x7f\x0d\xbb\x55\xf0\x4e\xf5\xbe\x28\x42\x34\x3e\x30\x70\xca\xb3\x10\x9f\x3c\x77\xb7\x5c\xb7\xf1\xc9\xf3\x54\xeb\xc5\xe3\xcf\xf9\x47\xcf\x2f\x5f\xdf\x5f\x45\x61\x08\xf1\xc9\xf7\x6c\x57\x7f\xff\xa0\x2d\x78\xa6\x5a\x9a\xb2\x64\xa9\xa7\xcc\x0d\xdc\xbd\x21\x0b\x2c\x89\xe2\xa6\x4f\x49\xf3\x7b\x6f\x80\x82\x83\x67\xf3\xef\x90\x8a\x0c\xff\x14\x22\xd3\x26\xee\xfb\x94\x39\xff\x62\x82\x29\x73\xfe\xd5\x1b\xac\x0c\xb4\xfd\xfe\x9c\x7f\x35\x81\x96\xa9\x58\x99\x5b\x3f\xf0\xfb\x57\x73\x63\x84\x1a\xd9\x44\xf3\x20\x0c\x60\xbc\xfa\x7f\x40\xe0\xc2\x37\x65\x47\x1d\x50\x0f\x6d\x27\x7e\x9f\xa6\x13\xa9\xa9\xcf\x54\x4e\x62\x2d\xfe\x3e\x4f\x7c\xe9\x70\x7f\xa6\x72\x92\xe4\xbc\x8a\xcf\x54\x4e\x52\xf6\x86\x43\x7c\x40\xf6\x71\xf6\xd4\x89\x80\x17\x81\xd7\x31\x39\xb4\x17\x68\x6a\x2f\x29\x7b\xc1\xa7\xfa\x12\x43\x33\x00\x27\x08\x44\x08\x9b\xca\x4b\x6a\xaf\x01\xef\xf9\x7b\xf2\xef\x73\x03\x54\x49\x98\xf0\x84\xc4\xe8\x05\x43\x6c\x40\x1e\x52\xbf\xe0\x0a\x09\xa9\xfe\x24\xd4\x20\xc2\x4f\x12\x2c\x13\x3f\x6d\xa2\x67\x18\x7a\xc4\x1e\x0d\x2f\x57\x9b\xe8\x79\x2d\x37\x22\x8f\x5e\xe7\x0f\x83\x08\x24\x4a\x3e\x6d\x7c\x7f\xd5\xd7\xf9\xd2\x26\x76\x6c\x76\x7c\x1a\x35\x23\x7f\x3f\xf9\xe3\xe6\xed\xc8\xa8\xa3\x57\xfb\xfe\xfe\xaa\x51\x12\xe0\x33\x55\x9c\x68\x01\xe6\xe9\xdb\xfc\xdd\xfd\xf5\x80\xed\xab\xef\xfb\xdc\x1e\xc5\xe7\xc9\xd4\x12\x62\x34\x7c\x3d\x23\x8c\xcd\xfd\x41\xbb\x91\x91\xe3\x81\x17\xb0\x5a\x58\x98\x3a\x44\xb4\xa1\xe1\xe9\xf3\x7c\x78\x6d\xa7\x8e\x10\xa1\xd7\xf8\xfb\x1c\xdf\xdb\x69\x6a\x18\x35\xf9\x7c\xe9\xe7\xf7\x57\x7d\x91\x5f\x9f\xf3\x1f\x66\x47\x88\x42\xe8\x66\x77\x74\x31\xfa\xfb\x41\xd7\x86\xbe\x1f\xe1\xfb\xab\x56\xc3\x8f\x38\xad\xd7\xf9\x87\x40\xad\x6c\x7e\x0e\xc3\xbc\x9d\x2b\xcf\xc0\xfa\x9b\x5d\x4d\x75\x24\x85\xe1\xdf\xdb\xf7\x57\x55\xd4\x5e\x7c\xa6\x32\x52\x9b\xb7\x27\xc2\x15\xb2\xcf\xa3\x31\xe7\x6f\x31\xf7\x99\xba\x49\xec\xaf\xf1\x26\x7b\x54\x58\x51\x7c\xc6\x05\x61\x4a\xf4\x34\x75\x97\x98\x4c\x7f\x53\x75\x89\xc5\xf2\xc7\x54\x5d\xe2\x30\xfb\x65\xa8\x43\xf0\x76\xdd\x23\x04\x02\xbf\x30\xcf\x87\x97\x80\x34\x55\x9b\x94\x2d\x90\xec\x93\x3f\x0c\x6f\x7f\x68\x3a\xcd\xe7\xd7\xde\x7e\x27\x63\x3f\x53\xf1\x49\xdd\x04\x38\xf5\x9e\x54\xcc\xaf\xa7\xda\xd3\x82\x77\xeb\xd4\x7a\x5a\xf0\x79\xb6\xd3\xf2\xe3\xfe\xae\xef\xaf\x5e\x2d\xad\x4e\x95\x27\x65\x13\xec\xfe\x80\xff\xab\x7f\x44\x6e\x64\x6f\x98\xa9\x11\xb5\xe0\x0d\x0c\x2b\x5d\x90\x6e\xf7\x40\x1f\x4a\x16\x10\x8e\x8c\x0d\x2e\xf8\x8f\x39\xff\xf2\xea\x0f\xfc\xd1\xe7\xd3\x54\x9f\x62\x31\xfe\x0e\x6c\x00\x13\xdc\xc1\x18\x39\xb7\x27\x03\x78\x49\xd7\x07\x9c\xd5\xde\xc0\xc7\x8a\x4d\x56\xfb\x82\x5d\xcf\x6d\x18\xe2\xa4\xbb\x3e\x50\xbd\xac\x5d\x3c\x74\x8f\x5b\xde\x98\x9a\x57\xda\x2c\xb0\x4d\xc5\xab\xe5\xd7\xfb\x8c\xae\xd0\x7c\x61\x47\xcc\xd1\xdf\xcf\xf5\xb5\xda\xfa\xc0\x20\x92\xac\xae\x3c\x88\x4c\xa9\xde\x01\x34\x2d\x7a\x47\xc1\xb2\x98\x2d\x11\x4e\x3d\xae\x65\x1f\xf8\x53\x8d\x4b\x2f\xf5\x02\xa6\xeb\xe1\x03\x6c\x6a\x75\xb1\x19\xc0\x0b\x02\x80\x29\xfe\x4a\x50\x87\x56\xff\x89\xae\xed\xcf\xf0\x69\x9b\xda\x4c\x4f\x9f\x0d\x96\xe0\xce\x56\x80\x62\x82\x3f\x5b\xd2\x50\x82\xdf\xb9\x56\xff\x3a\x91\x5f\x5f\x1f\xd3\xf1\xdc\x7e\x12\x37\x90\x90\xf9\xd3\xea\xc7\x58\x92\xb6\x29\x9b\x77\x89\x6a\x09\xae\xe8\x10\x63\xf0\x03\xf8\xe7\x3e\x46\x84\x04\xe7\x74\x88\xca\xce\x49\x74\x4f\x57\x59\x81\xd3\x06\xff\x4c\x0c\x4d\x63\x2c\x7f\xc3\x87\xe1\x26\xe6\x05\xf9\xc4\x48\xdb\x03\x8e\xab\x31\x1f\xcc\x58\x08\x80\x1b\xa0\xca\x4c\x9d\xe2\x04\xb2\x87\x0f\xc3\x4f\x71\x0a\xd4\x5d\xf2\x64\x82\x4b\xa9\x2b\xee\x3d\xc1\xa3\xd4\x95\x06\x93\x22\xe6\xa4\x40\xf8\x84\x70\xce\x2e\x05\x25\xc5\x29\x50\x77\xe5\xd8\xa4\x38\x05\xea\x56\x3f\x91\x00\x29\x4e\x79\xba\xcb\x3b\x92\x22\x1c\xb9\x8a\x21\x4f\x70\x58\x75\xe5\xf7\x24\x78\xac\xba\x52\x78\x52\x9c\xf2\x74\x97\xbb\x25\xc5\x29\x4f\x77\xe5\x30\xa5\x98\x31\xbf\xe2\x36\x4d\x84\x9a\xff\x94\xa7\xbb\xb2\x7c\x12\x1c\x60\x5d\x21\x0f\x29\x2e\x7f\xff\xd0\x83\x02\x6b\xf1\x10\xc0\x38\x91\x36\xf9\xed\x12\xa2\xe2\x7a\xa8\x6e\x63\x04\x2d\x41\x1c\x18\xa1\x0a\x23\x03\x18\x2e\x9a\x01\x4c\x64\x5b\xf6\x12\x0d\xa0\xb8\xba\xdd\xf8\x82\x7b\x00\x8e\x45\x78\x88\xa1\xeb\x92\x91\x53\x9c\x87\x52\xd8\x72\x17\xd2\xe0\xd7\xda\x72\xf7\x17\x27\xbb\x14\x9a\xe7\xb9\xd4\x53\xf0\x17\x40\xf3\x6b\xd6\x0f\x67\xad\x17\xe0\xd5\xda\xb2\xdf\x80\x51\x6d\xcb\x43\xf3\x9e\x27\x45\x97\x53\x2b\xc5\x9d\x2b\x2f\xca\xd9\xb1\xf2\xc5\x3d\x62\xe5\xab\x66\x81\x93\x42\xf9\x67\x29\xee\x00\xa9\xba\x3f\xac\xbc\x38\x03\x62\xfc\xba\x92\xdb\x52\x7c\xa0\x69\x79\x7f\x22\x46\xad\x6f\xd9\x6d\x04\x35\x88\x54\x19\xa7\x16\x14\xc7\x95\x10\xa9\xd6\x75\xd6\xa6\xb4\x31\x6d\xed\xa3\xdd\x26\x3a\x18\x83\xbc\xbc\x29\xc1\xb7\x1d\x14\x7d\x96\x12\x7c\xdb\xa1\x7f\xf4\xad\xc4\x70\xb7\x20\xaf\x65\x62\xc0\x5b\x50\x60\x6b\x62\xc8\x5b\x50\xdc\x6a\x42\xd0\x5b\x2b\xa2\x8f\x14\x32\xbc\x98\xfa\x20\x14\xcc\x43\x40\x04\xb0\x1d\x6d\x99\x14\x08\xe5\xf0\x07\x88\x0b\xd0\x9e\x49\xf4\x85\xcb\x36\x97\x52\xa0\xff\x45\x3d\x46\x78\x48\xb4\x49\x52\x24\xe6\x84\x18\x84\xd4\x05\x39\x6b\x13\x43\xea\xc2\x10\xaf\x4c\xb1\x62\x0e\x02\x21\x36\xb4\x05\x42\xdc\x31\xa2\xb0\x82\x80\x90\x62\x88\xe0\x0b\x0f\x23\x08\x09\x09\xdb\x52\x7c\x03\x01\x74\xc1\x8a\xf6\x3c\x92\x27\x45\x47\x81\x94\x08\x81\x46\x48\xc0\x8a\x34\xf5\x94\x60\x0a\x08\x23\xf9\x0d\x84\x4b\x88\xd5\x24\x24\x22\x85\x91\x34\x6d\xf0\xae\x2d\x7b\x88\x93\x30\xf8\x0b\x42\x9d\xb4\xfa\x48\x2a\x0a\x43\xe7\x55\x02\x3b\xda\x72\xf9\xc9\x01\x94\x32\x1c\x4b\xe2\x6d\x29\x13\x62\xaf\xc3\x54\xde\x5b\xe9\xee\x7d\xc7\x9c\x85\xa4\x0c\x4a\x32\x65\x4d\xe5\xbc\xcb\x5a\x95\xd2\xe4\x75\xad\x0c\xf5\x57\x88\x54\x8f\x88\xd0\xfb\x30\xb4\xa9\x53\xe1\xca\x9b\x54\x0a\x60\x14\xff\x4e\x50\xe7\x82\xc2\x2f\x53\x6a\x88\xdc\x11\xb3\x4a\x53\x43\x6a\xf5\xd5\xc6\x19\x1d\xb5\x0a\x53\x43\x6a\xd5\xeb\x8a\x40\x9d\xcd\x10\x20\xb0\x39\x28\xd2\x31\x21\x28\xb1\x6f\x46\xf1\xe0\x76\xd0\x2a\x0d\x40\x18\xfd\x3e\x76\x83\x17\x6d\x70\x43\x56\x77\x00\x46\xe3\xfd\xb6\x63\x00\x1d\x69\xf0\xf8\xb7\x6a\xe2\xa7\xef\xd9\x10\xef\x38\x00\xba\x7f\x07\x7f\xf7\x2a\x1c\x04\x58\xfd\x1d\x20\xed\xa8\x55\x3b\xd8\x9f\xdf\x67\x30\x96\xfa\x83\x88\x68\xa5\x37\x25\xc8\x84\x52\x6a\x53\x3a\x71\x5e\x88\xd9\x23\xa0\xb2\x6f\xa6\xca\x13\x9c\xd7\x2c\xe9\xc4\x12\x04\x4d\xe0\x82\x03\x34\xa9\xbf\x8b\x3c\x4c\x8b\x9e\x37\xaa\xe8\xda\xae\x99\x61\x41\x49\x73\xce\x60\x9d\x4d\xee\xff\x94\x19\x63\x3b\x3e\x66\xe6\x94\x11\x34\xdb\xa2\xb6\x5b\x46\xb4\x4b\x8e\x41\x0f\x90\xc9\x90\xbd\xdf\x32\x32\x19\x5a\xfc\x68\xbf\x29\xf7\xa5\xad\x6b\x14\xa8\x87\x4d\xf6\xde\x94\x91\x88\x5c\x95\x09\x96\x32\x9c\x21\x4d\x81\x5f\x29\x43\x00\xef\x49\x1c\x3b\x23\x98\xbb\xc9\x46\x9c\x32\x83\xa5\x25\x53\xa7\x12\xe8\x22\x10\xc5\x14\x18\xfd\x6c\x43\x4f\x05\xe9\x61\x4d\x79\x6f\xa9\xc0\xa7\xdb\x94\x6a\x93\x0a\xf5\x30\xe5\xcb\xa6\x02\x8f\x53\x93\x9d\x3f\x95\x29\xd9\xcf\x07\x1f\x38\x0a\x96\xa1\x25\x11\x66\xb9\x10\x36\xb7\x55\xbd\xf1\xc0\x38\xa8\x04\xd9\x04\xb7\x7b\x68\xf9\x23\x9d\xa7\x8a\x80\xcf\x11\x3e\xfa\x44\xaa\x19\x9d\x2a\xa4\x37\x55\x04\xfd\xb7\xfc\xd1\xb0\x52\x85\x07\xaf\x29\xe4\x2b\x55\xe8\xc4\x4d\x22\x7c\xaa\x70\xdc\x34\x4b\x17\x0d\x2e\xef\x56\xc4\x39\x1b\x5c\xde\xad\x88\xd7\xb6\x56\xf8\xe0\x33\x97\xd6\xe9\x98\x11\xeb\x69\x58\x97\x56\xfc\xe0\x86\x2b\x4c\xb9\xdf\xa9\xdd\xc0\x58\x69\x7a\x83\xd3\x2f\x02\xbd\x3d\x17\x1f\x7c\x46\xe9\xf0\xad\xb4\xf2\x31\x27\xa6\x0e\xfb\xf4\x8b\x45\xf6\x44\xfd\x58\xb2\x54\xcf\xfc\x44\x47\x57\x2f\x9c\x8b\x66\xdb\x2b\x21\xd5\x61\xd7\x77\x64\x0c\x4b\x69\x4d\x1d\x8e\xbf\x21\xab\x6b\xea\xcf\xfe\x3b\x27\x68\x1a\x38\xb3\x5b\x15\x8d\x0d\xf8\xa9\x5b\x15\x17\x18\x48\xc1\x69\x55\xcc\x7f\xec\xc8\xb3\x53\x58\x6d\x1a\x50\x5d\x37\x23\x68\x2f\x27\x1f\x7c\x56\x6e\x27\x15\xb6\xa0\x37\x60\x3e\x6b\xb2\xd7\xa7\xbd\x23\x9d\x6b\xca\xf3\x3f\x38\xa0\xf6\x93\x20\x88\xf7\xee\x0c\xdd\x56\xf0\x7c\xda\xe1\xa1\x6b\x0a\xab\x49\x3b\x3c\x74\x4d\x41\x59\x69\xbf\x31\x51\x99\xf4\xd3\xfe\x30\xe6\x50\x0c\xfb\xd8\x08\xb5\x90\x45\x1f\x7e\x53\xea\x7d\x3a\x10\x6e\xdc\x94\x43\x9c\x8e\xc8\x98\x35\x11\xe0\x81\x14\xa7\xa6\xc4\x9e\x74\x34\xc2\x21\xc5\xe8\x80\x37\xbd\x29\xe5\x2f\x1d\x60\x2e\x76\xd4\xa5\xa3\xb3\x0f\x2d\xc9\x01\x37\x72\x53\x56\x4e\x3a\x10\x24\x54\xcd\xe4\x0e\xf8\x4d\xeb\x10\x6b\x3d\x4e\xf6\x21\x3e\x70\x3c\x20\x2f\xf3\x92\xe3\x41\x3e\xa5\x35\xa6\x13\xc1\xb9\x75\x48\x56\x3f\x11\xa0\xd0\x64\x04\x4b\x27\x46\x69\x43\xab\x78\xc2\x51\xda\x2c\x1c\x5d\x08\x97\x6c\x0a\xf1\x48\x17\x34\xe1\x36\x3e\x66\xdf\x74\x25\xd2\xac\xd6\xe5\xca\x38\x87\x25\x6e\x5f\xc8\x4d\x6b\x43\x64\x7f\x41\xeb\xe8\x9b\xb4\xeb\x0b\x31\x4e\xaf\x93\xf5\x3a\x97\x03\xfc\xb3\x0a\x17\x22\x5a\xbb\xac\x19\xe9\x06\x7f\x7a\x49\x96\x77\xe2\x64\x05\xd7\xcd\x3c\xed\xa0\x4d\x7e\x57\x8e\x22\x3d\xe2\x46\x4a\x5c\x97\xcd\x35\xdd\x38\x37\xba\x6c\x32\x89\xa1\x14\x7d\x13\xaf\xbd\x99\x4e\xa5\x5c\x88\x84\x30\x86\xd0\x37\xb1\xb4\x9b\x99\x90\x4a\x8e\x48\xf0\x23\x84\xee\xcd\x45\x33\x75\x1d\x3a\x37\x60\x6a\x0e\x5d\xc9\x2b\x09\xb6\xe5\xf0\xd2\x65\x61\xfb\x0a\x2f\x95\x08\xc6\xad\x90\xad\xe3\xd0\x18\xd3\x83\xa6\xff\x5c\xec\x43\x2c\xed\xb9\x16\x4e\xd7\x27\x79\x4b\xfc\xe4\xa3\x98\xe5\x0d\xa9\x8d\x5d\x36\xce\xbc\x31\x99\x55\x79\xe1\x79\x55\xaa\xc8\x1f\xc0\x32\x03\xc6\xbb\xcc\xc4\x99\x99\xe9\x5d\x31\x30\x39\xe4\x07\x0f\x3e\xdc\x38\x33\x01\xda\xf1\x83\x39\xa0\x02\x48\xd7\xe1\x9c\xc3\xc1\x4f\x3e\x9e\x83\x8c\xf0\xe5\xd0\xe3\x47\xbf\xca\xe1\xbe\xf9\x40\xa3\x3c\xec\xf4\x83\xd3\xcc\x60\xe2\xae\xf3\x3c\xc7\x8d\x9f\x7c\xb6\x6d\x66\xca\x64\x56\x24\x52\x8e\x6b\xb6\x1f\x6d\x27\x33\x57\xab\xcb\xa4\x97\xe3\xc5\x07\x59\x9f\x20\x28\xa0\x2b\x63\x39\x27\xc8\x37\x5d\x5e\xac\x0c\xf5\x24\x74\x9d\xc5\x39\x21\x8e\xb6\xa7\x8f\xe2\x97\x13\xe7\xa2\xa4\xd4\x9c\xb0\xb1\xbb\x32\x4a\x73\x86\xae\xd8\x45\x52\x39\xb3\x2e\xc7\xeb\x0d\x1c\x02\x5d\x59\x20\x39\x83\xaf\x75\x25\xe0\xe4\x0c\xbe\xd6\x95\x05\x99\x33\x33\xf2\x65\xef\xc9\x19\xc9\xf1\x6d\xfb\x98\x23\x72\x46\x9e\x64\xcf\xaf\x07\x3b\x1f\x7c\x08\x26\xe3\xc4\xef\xb9\xaa\x53\xd8\x54\xbb\xce\xf3\x9c\x0f\x4e\x6e\x08\x74\x6e\x64\x05\x8a\xe7\xc2\xc9\x95\x0f\xd3\xce\x05\x99\x5b\xbd\x7c\xa4\xe6\x5c\xa0\x22\x66\x85\x40\xe5\x42\x14\x16\x2d\x54\x69\x6b\xcf\x7d\xe6\x52\x90\x09\xd8\x94\x47\x92\xcb\xc1\x51\x04\x47\x01\x60\x23\xf8\x93\x1b\x94\x5c\x43\xff\xc1\xf9\x95\x0b\xcf\x1e\x59\xb3\x73\x05\xaf\xed\x55\x2b\x50\x03\xfd\xd5\xda\x3b\x15\x1a\x5d\x97\x47\x3c\x57\xa6\xe8\x2a\xf3\x32\xd7\x9d\x6f\x7c\x38\x7a\xae\xab\x72\xce\xe7\x84\xcb\x75\xe7\x28\xda\x2a\x0d\x94\xd0\xeb\x47\xc6\xc8\x8d\x55\x49\x14\x27\x91\x1b\xc8\xbc\xb7\x4f\x84\x59\x6e\x2c\x5e\xa3\x00\xe0\x4c\x59\xa7\x2b\xa8\x33\xf7\x80\x85\x57\x72\x4c\xee\xac\x7d\xa2\x1c\xf8\xdc\xe9\x4b\x96\xf1\x2f\xf7\x8c\x75\x56\xf8\x42\xee\x10\x9f\xbb\xbc\x7b\x79\xc0\x3c\xdf\x64\x23\xc9\xe3\x06\xcd\xca\x96\x90\x07\x44\x9b\xae\x28\xf6\xbc\xc3\xcc\xd2\x65\x2c\xc8\x3b\xe2\xe9\xba\x4e\xc9\xbc\x43\x26\xef\x52\x9b\xf3\x01\xd5\x3c\xa9\x7e\x4a\x3e\x60\x49\xed\x0a\xf4\xcb\x47\x5b\x0b\xff\xe9\xf4\x80\x52\xd4\x15\x8e\x95\x8f\x93\x70\x88\x53\x1c\xd7\x7a\xe3\x33\x97\xe3\xa6\xf6\xf0\x51\xc4\xf2\x49\x21\x4c\xc6\xcd\x7c\x22\x88\x7f\x28\xb4\x33\x9f\x00\x6c\xc8\x7c\x98\xcf\x93\xfe\x26\xb1\x9f\x13\xc9\x66\x63\x13\xc6\xce\x3b\xf0\x93\xcf\x83\x0b\x3c\x6d\x28\x3e\x2b\x5f\x38\x27\x86\x7c\x28\xf9\xfe\x7d\x04\x50\xbe\x37\xc4\x41\xbd\xda\xd4\x72\x84\xaf\x7b\x83\x17\xb0\xb9\x03\x18\xfd\x8b\x7f\x47\x48\x4f\x70\x07\x03\x3e\x5d\xff\x0e\xaf\xde\xc7\x7a\x93\x6f\x26\x65\x66\xbf\xcf\x43\xe7\xf5\xe0\xfa\xfe\x4a\x45\x9c\xeb\xde\xe0\xf4\xfd\xd8\xc5\xf2\x8d\x7d\xd4\x7c\xa0\xdc\x88\xdb\x91\x55\x35\xdf\x10\x48\x14\xe7\x93\xef\xb0\xa6\xa4\x1e\xa1\xa8\x28\x35\x25\xdf\xa1\xa0\x83\xa8\x36\x1c\x99\xc9\xed\x86\x40\x1d\x0f\x80\x40\x0f\x6d\xd3\x3b\xc0\x8f\x35\xdc\xdf\x0d\x94\xf8\x7d\x44\x42\x46\xd1\xf1\x1d\x27\xd2\x87\x71\x14\xe9\x39\xd6\x80\xb1\xbf\xc3\xb2\xf2\x0d\xaa\x6e\x0a\x30\xcf\x37\x42\x69\x36\xb1\xc8\x1b\x67\x48\x8e\x5a\xf7\x1b\x1a\xb0\x83\x0e\xf3\x1d\xe9\x2c\x15\x96\xa1\x11\x37\x45\x51\xe7\x7b\x0a\x69\x79\xf3\x24\x60\x04\x53\xb9\x96\x7c\xa7\x29\xbd\x87\xcd\x84\x80\x70\x18\xc5\x8a\xe5\x3b\x51\x0b\xf7\x42\x81\xa0\xe5\x1e\xcb\xf7\x94\x26\xe2\xf0\xc2\xa2\xf6\x8e\xac\x37\xf9\x4e\xf0\x6f\x0f\xff\xfe\xbc\x83\xcf\xf2\x9d\x19\x9c\x26\x88\x10\xbe\x22\x5d\x3a\xdf\x60\x39\x59\xa9\x67\xf9\x46\xfe\x49\xcd\x42\x4a\xe6\x1e\x4c\x7e\xd0\xa9\xf6\x69\xc8\x8c\x90\x32\x13\x6b\x9e\xb4\xa8\xa8\xe1\x7c\x67\xb2\x06\x4d\x29\x23\x3a\xd4\x53\x46\x06\x5f\x53\x64\x72\xbe\x4b\xf9\xfe\xaa\xd9\x68\x2f\x44\x9a\x3a\x44\xcd\x1a\xa5\x12\xe5\x7b\x0a\x58\x39\x78\x3b\xa2\x62\x4d\x32\x2d\xa3\x60\x8d\x23\x77\xf3\x0d\x3d\x2c\x4c\x26\xf1\x83\x43\xe9\x2e\x4b\x69\x55\x1b\xf3\x29\x9a\x7f\x81\xc7\x34\x0a\xbc\x1a\x11\x92\xe5\x76\xe2\x68\xea\x60\xca\xc3\xf3\x81\x16\xa5\x92\x54\xb3\x16\xa1\x81\xd6\xc5\x08\xef\x06\xa7\x72\xd7\x04\x50\x49\x61\xc8\x6b\x94\x6f\x96\x45\xf0\x0c\x11\xa9\x9d\xe5\xd7\xce\x37\xca\x24\x54\xb3\xb4\x1e\x81\x33\xe1\xbc\xff\x2e\x28\x31\xdf\xbd\x62\xb7\xf9\x77\xb8\xa1\xc5\x45\x11\xda\x1c\x9b\x29\x7f\x4a\xf0\x39\x98\x8c\xfa\x81\x20\x4b\xb7\xcf\x77\x90\x63\xbe\xa1\xbb\xe5\x17\x21\x22\x12\x3a\xb8\x0d\x21\x28\x9a\x5f\xc0\x92\x34\x4c\x86\x0c\x2c\xf0\x56\x1c\xb4\x78\x6b\x40\xc6\x39\xcb\x51\x99\x11\xe7\x1c\xc3\x66\xba\x1b\x93\x6c\xde\xed\x81\xb6\x90\x8e\x50\x82\x4d\x27\xeb\x0d\x9f\x4d\xd0\x69\x7d\x53\x1a\x52\xe8\x50\xbe\xa7\xa0\xe1\x90\xdb\x7c\xef\xc0\xb1\x09\x1f\xea\xa9\xcf\xcc\x7b\x27\xc8\xfe\xbe\x22\x56\x51\x53\x80\x05\xaa\x76\xad\xe1\x3e\x37\xd6\xd6\x04\x20\x5c\xf7\xa3\x79\xbc\x87\x33\xd4\x83\x29\x1c\xe4\xe0\x8d\x32\xe5\xc8\x6c\xe9\xea\x9e\xea\x71\x56\x54\x71\x5e\x91\xca\xaf\xad\x7c\xec\xef\xd0\xd3\x7c\xa3\xd8\x9f\x43\xde\x33\x43\x99\x9b\xf5\x92\x7b\xea\x9c\x31\x19\xa6\x73\xaa\xb1\xc5\x48\x3d\x89\x13\xf5\x48\x55\xf9\xb5\xce\xf3\x00\xcf\x4a\x0c\xcc\x08\x64\xce\xaa\x55\x98\x6f\x58\x03\x6b\x71\x87\x9d\x1d\xb8\x47\xf8\xcb\xab\x3b\x38\x18\xd3\xad\xf6\x85\x0e\x35\x85\x13\x84\xe7\x9d\x71\xce\xed\x5c\xbc\x5b\x91\x17\x9a\x93\x0f\xeb\x29\x6b\xc7\x60\x96\x8b\xca\x3f\xaf\x65\x9c\xea\x4c\x54\x89\x84\x8c\x18\xe8\xac\x5c\xec\x8c\x10\xe8\x54\xa2\x07\x18\x08\x01\xd2\x04\x68\x56\x54\xa6\x58\xbe\x51\xf4\x27\xbc\x28\x71\xea\x47\xd5\x8b\x70\x61\x06\xd1\xef\x3f\x68\xeb\xf5\x7b\xcd\x40\x2f\xdc\x8c\x60\x16\x4a\xee\xc8\x01\x44\x08\x77\x42\x54\xab\xa6\x74\xcf\x45\xd9\x4c\x17\x90\xea\x43\x15\x04\x37\x39\xda\xeb\x83\x83\x73\xd0\xa4\x6f\x60\x3d\x7a\x48\x84\x79\x67\xb7\x17\xed\xaa\x4b\xda\x61\x24\x3d\xdf\x0f\x4f\x89\xa2\x2f\x9e\x88\xc3\x59\x93\x82\xae\x3a\x82\xb7\xcf\x53\xf8\x85\xf0\xf0\x54\xea\x22\x6a\x73\x61\xfc\xc1\x3c\xc8\xa2\x84\xfe\xfb\x39\x81\x26\x7f\x4f\x9e\xe5\xfd\xf4\xdc\x04\x5a\x4b\xf9\x90\xed\x6a\x87\x21\x76\xbc\x27\x09\x2d\x88\x1d\x0f\xa5\xfd\xc4\xdd\x94\x11\x58\x3e\xbb\xef\x7a\x00\x97\x9a\x98\x28\x23\xc3\x83\x32\x31\x32\x43\xc3\xcd\xa2\x1e\x3a\x3b\xb5\x17\x10\xfd\x3d\xe1\x33\x3c\x4b\x90\xf4\x17\xb0\x8c\x4a\xb0\x7c\x3e\x95\x28\xd5\xc6\xee\x90\x22\x8e\xf8\xef\xa4\xc4\x8d\x8c\xf8\xef\x50\x45\xbb\x88\xff\x8e\x61\x13\x52\x9f\x50\x08\x82\x46\x0c\xf4\x4c\x14\x77\x49\x46\x3d\xdc\xc7\x3a\xed\x04\x44\x60\xaa\x87\xb0\x3c\xd5\xf2\x2c\x8f\x7f\x46\x90\x77\x92\x4d\x3d\x23\x68\x7a\x76\x20\x3c\x44\x8a\x24\xe2\x3a\x08\x8b\x4e\xaa\x82\x97\x11\x16\x9d\x65\xa8\xcd\x0c\x8b\x1e\x0a\x93\xc8\x88\x83\x9e\x40\xfa\x0b\xc4\x79\xe9\xb8\x79\x96\xe8\x67\x20\x29\xfa\x89\x8d\x20\x12\x7a\xce\x5b\xb3\x42\x25\xc6\x62\x20\xe1\xfe\x4c\x46\x7d\xda\xc1\x67\xfc\xfb\x5a\x4c\x3f\x40\x28\xb0\xd7\x12\xde\x4f\xf9\x3c\x32\x43\xa1\x9b\xd2\x08\x33\x63\x9f\x83\xe5\x57\x04\x3b\xcf\x07\xea\x02\xe2\xe2\xa6\x2d\x84\x68\xe6\x38\xb4\x03\x10\xcd\x9c\x5f\x98\x86\x70\x58\xad\x9f\x32\x9c\x39\x27\xf1\x6f\xc4\x27\x07\x19\xd4\x32\xe2\x93\xd3\xd6\xdc\x03\xa2\x06\xb4\xe9\x10\x9f\x1c\xcd\x9a\x56\x7c\xb2\xa9\xa5\x2c\x90\xd5\x61\x01\xef\xf2\x52\x16\x4a\xb8\x3a\x72\x56\x84\x72\xf6\x08\x28\x15\x20\x86\x0f\xcb\x62\x56\x96\x50\x46\x84\xf2\x44\x9b\x47\x18\x50\xae\xfc\x02\x64\x1f\x09\xc4\x08\x51\xce\xaa\x46\x94\x1f\x8a\x9b\xd9\x10\x91\x17\x1a\xa0\xc9\xbf\x4b\x35\x40\xb0\xb9\x36\x0f\x50\x17\x03\xd7\x08\x4b\xa4\xd4\x99\xf1\xd0\x18\xac\x4c\x9c\x8c\x28\xe2\x6c\x75\x1c\x51\xc4\xb3\x4f\xe1\xb9\x32\x6e\x5a\xc2\x02\xe2\x84\x63\xb0\x18\x8d\x40\xe1\x6c\x1d\x13\x81\xc2\xd9\xaa\x36\x02\x85\xe7\x07\xea\x12\xce\x0b\x9b\xf1\x60\x80\x4d\xc5\xc4\xd4\x70\x94\x4b\x45\x44\x2c\xef\xec\xc0\x0f\x28\xa8\x47\x0f\x09\x4c\x26\xf7\x08\x76\x25\xd1\x9a\xd1\xba\xb6\xac\x22\x3a\x77\xf6\x28\x54\x76\xaa\xb1\xa6\x06\x98\x9e\x95\x6e\x9f\x11\x9f\x1b\x86\xe2\x95\x32\x03\x74\x5b\xf4\x6a\x74\x40\x2d\xed\x04\x11\xb9\x59\x36\xf4\xcc\x88\xdc\x60\xd1\x17\x21\xb9\x2f\x4b\x24\x42\x72\xb3\xaa\x3e\x64\x84\xe4\xce\x0f\x84\x97\xce\x84\x24\xc3\xb4\x56\xc2\x0f\xb0\x12\x32\x2f\x20\x28\x77\xbe\xa0\xd5\x9d\xc2\x72\xb6\x49\x03\x51\xb9\x5d\x41\xfa\x19\x51\xb9\xf3\x03\x3f\x40\x14\x5f\xff\x49\x5d\xd3\x8c\x18\xdd\xfc\xa2\x5f\xc4\x43\x65\x2b\xa1\x08\xd2\xcd\x36\xfa\x21\x48\x77\x0e\x67\x78\x80\x12\x13\x34\x5c\xfc\xd5\xe7\xd6\x20\x53\x70\x9b\xfc\xd9\xc7\x08\xc2\x72\x43\x30\xf7\x64\x18\x9e\x8f\x15\x18\xf9\x92\x79\xdf\x7e\x60\x4f\x09\x65\x90\x9d\x9b\x3b\x84\xec\x5c\x24\x4d\x20\xec\x35\x0c\x1f\x21\xc7\x22\x1c\x75\x78\x14\x70\x67\x81\x88\xb8\xd5\xe1\xa3\xf5\xa0\xd1\xc8\x3d\x1e\x44\x82\xd7\x1d\xb6\xd1\xac\x7a\xbe\xf9\x39\xa0\x08\xbb\x4d\x93\x99\x97\xfd\x04\x27\x93\x5c\x87\x50\xd3\xf0\xc2\xe2\xb9\x48\xd5\x1f\x54\x0e\x29\xa0\xce\xce\x07\x5a\x77\xe4\xad\xdb\x8e\xce\xe0\xd2\xe4\x33\xe5\xa4\xdc\xe6\x69\x9d\x24\x56\x73\xcf\x13\x81\x6a\x66\x1b\x14\x9f\x4d\xbc\x27\x45\x20\xcb\x20\x17\xd8\x86\x31\x7f\x81\x56\x8d\xc8\x6b\x61\x5a\x30\x5e\x74\x18\x98\xba\x2f\xa8\x04\x3e\xc7\x50\x48\xb3\xfb\xd0\xb9\x40\x7e\x3e\x38\x2f\xf0\x63\x6f\xe9\x0b\x5c\xc4\x87\xfd\xc5\x39\x99\xcd\x4c\x79\x3a\x55\x33\x64\x0a\xd0\x26\xa6\x29\x40\xb7\x6a\xe2\xb8\xa1\xd4\xb8\x43\xca\xcf\x96\xc0\x9f\x29\x3f\xa7\xf6\xea\x80\x32\x8e\xf1\x7e\x23\xec\xdc\x20\xde\x18\xd1\x2b\xf9\x70\x87\x4b\x5e\x7e\x20\xfe\xa6\xe6\x49\x3f\x44\x9b\xb4\xc1\xe7\x81\x65\xc7\x4c\x62\x8a\xbf\x49\x55\x42\xf2\xf3\x60\x17\x57\x77\xd0\x91\xa4\xab\x49\xd0\x05\xfe\xfa\x7e\x61\x49\xbb\x7c\x89\xbf\x3e\xe7\x1e\x2c\xbd\xb7\xc8\x83\x12\x3e\x1f\x25\xa0\xb0\x46\xd6\x26\x03\x5b\x41\xec\xf0\xdc\x23\x49\x0f\x60\x75\x28\x7e\x81\x30\x76\xb5\x1b\x61\xc8\x7a\x00\xb3\xc3\x47\x73\x29\x1b\x0c\xa5\x56\xca\xcb\xb6\x51\xd4\xf3\x0b\x14\x70\x8b\x7b\x98\x6b\xad\x43\xaa\x6c\x10\x70\xab\xf2\x6f\xca\x36\x25\xdc\x22\x43\x66\x59\xb5\xbc\x54\x20\xbb\xa0\x9c\x57\x96\x50\x5d\x10\x01\x9d\x5e\x93\x08\x54\x69\x3f\x22\x4d\x41\x51\xaf\xac\x80\xd3\x82\x32\x5e\x61\x54\x8f\xb0\x66\xe9\x17\x28\x45\x75\x01\x4d\x09\xb8\xba\x47\x52\xb8\x7f\xa7\x28\xf8\x91\x59\x0a\xeb\x7d\xb5\x68\x44\x85\x8b\x63\x18\x6a\x84\x9e\x75\x8f\x09\xb9\x2b\xa8\x87\xc8\x59\xaa\x03\x84\x20\x26\x83\x84\x44\xc8\x9a\xd5\x1f\x12\x21\x47\xd1\x42\x44\x2e\xad\x96\x12\x01\x88\xb5\xf9\x7b\x1e\x22\x3f\x2a\xad\x5d\xb6\x88\x2d\xfe\xea\x1d\xe2\x4d\xd5\xa2\x45\x22\xc4\xd0\x1c\x48\x3b\xf5\xef\xd4\x10\x3c\xfa\x14\xc1\x36\x2f\x11\x63\x9d\x92\x57\x3d\xad\x0d\x28\xf8\x29\xcf\x4b\xd4\x2d\xdb\x27\x30\x45\x6d\x26\xee\xb9\x87\xb5\x26\xc2\x30\x22\xa3\x93\x09\x0d\x9e\xab\xda\xbc\x5f\x32\x51\x2c\x42\xca\x30\xd7\x54\xb7\x17\x08\x1a\x22\x43\x72\xed\x9a\x35\xa5\xf1\xa6\x35\xcc\xc0\x9a\x71\x9e\x59\x73\xc9\xbf\x73\xf7\x24\x83\xb4\x76\x8b\x41\xa2\xca\xd0\xfc\x06\xce\xac\xa0\x49\x15\x70\x77\xff\x5e\x16\xf1\x6b\xcc\x02\x3a\x30\x21\xc2\x98\x2b\xf7\x70\xd9\xca\xa2\x03\xf7\xc0\x73\xd3\x78\xa3\x78\xdd\x04\xd3\x14\xa7\xd3\xf6\xea\xf1\x21\xd0\xfa\xa0\x72\xed\x92\xf0\x82\x1c\xbe\xf1\x22\x8f\xba\xa0\x54\x9f\x95\x6e\x4a\x41\x5d\x69\x3d\x4c\x7e\xc0\x3d\x9a\xb4\xdc\x95\xb2\x6a\x72\x17\x20\xb1\xe6\x31\xb8\xe3\x92\x96\xaf\x71\xfd\xd5\xc3\x92\x9f\xb3\x96\xa3\xb1\x68\x9b\x3f\x40\x6e\x71\xd4\x44\x21\x4f\x6f\xc6\x75\x63\x2c\x8f\x60\x5c\x7e\x2b\x93\x64\xe3\xfa\xbb\x8d\x4a\x76\x5e\xbc\xce\xc5\xd3\x80\x4b\x7c\xce\xa2\x71\x5a\x85\xbb\xdb\x14\x30\xb2\x86\xec\xd4\x8d\x3c\xeb\x4e\x92\xca\x42\x4b\xc7\xd9\x6a\xaa\xef\x4b\xb4\xf3\xa0\x14\x18\xbc\x5a\x4b\xba\x35\x8b\xa6\x3f\xbc\x08\x0f\x14\x5e\x87\xf0\x36\x28\x07\x75\x3f\x58\xab\xa7\x89\x0f\xc8\x41\x5e\xee\x29\xa0\xa6\x6c\x16\x3e\x40\x62\xaf\x0e\x0e\x82\xe0\x17\x4e\xf6\x28\xa8\x97\x84\x5a\xf5\xc9\x4e\x1a\x33\x8f\xde\x17\x8d\x69\x1a\x3b\xed\x7a\xc6\xe6\x4e\x37\x84\xdb\x17\xf4\x4a\x41\x79\xd0\xe4\x65\xdc\x1d\x30\x9e\xbe\xda\x60\x10\xe6\xe1\x07\x0e\x9a\x2e\x44\x1d\xb4\x41\x08\x46\xe4\x56\x65\x4f\x62\x89\xa8\x3e\x8f\x0f\xd2\xac\x0f\x16\x06\x1a\x6c\xc2\xc3\xc9\xb5\x31\x83\xa0\x3d\xd7\x2c\xe8\xa4\x15\xce\x6c\xf0\xa4\x66\x6a\x20\xa7\xd4\xda\xea\xeb\x05\xda\x41\x5e\x5d\x10\xd7\xde\x17\xc8\x68\x8a\x2f\x20\xc8\x94\x4c\x00\x48\x69\x52\x8e\x74\xd9\x60\xb2\xad\xcd\x5d\xc2\x09\x5c\x87\x30\x7d\x51\x1f\x32\xcb\xb8\x08\xe5\xf8\x49\x98\x5d\xd9\xae\x82\xa2\x04\xee\x1e\x3c\xcd\x3b\xfb\x82\x2b\x72\x68\x8a\xac\xfe\x2b\xe3\x50\xd9\x2e\x64\xad\x7a\x27\xd3\x82\xeb\x9d\x7f\x51\xdd\xf1\x26\xb9\x49\x0a\x3e\xd0\x96\xc8\x69\xfa\xbb\x41\x0b\x1e\xf3\xce\x7c\x41\x73\xbe\xb1\x97\x8d\x34\x06\x2c\x24\x6f\xf6\x1b\xa9\xa7\x16\xbe\x6e\xfa\xd6\x7d\xc8\xde\xb4\xe5\x64\x8f\x01\x43\x86\xd1\x7a\x63\x1a\x2f\x20\xb9\xb5\xb3\x1e\x3c\xac\x54\xb7\x69\x5e\x0f\xed\x6a\x66\xbc\x2c\xbe\xd1\x4c\x2e\x0f\xb7\x91\x91\xfb\x70\xf7\x6b\xd0\x87\xf3\x12\x45\x3e\xe4\x51\x26\xb0\x07\xb2\xc2\xf0\x10\x64\x51\x9e\x17\xec\xbe\xd5\xab\xf3\xac\xbd\xfd\xe9\x92\xf5\x3d\xeb\x47\xad\x2a\x8c\xd7\xaa\xba\xf3\xa7\xf0\x66\x21\xe5\x3a\x14\xde\x23\x54\x75\xf1\x43\xe1\x3d\x42\x43\x02\x7e\xe1\x3d\x42\x59\xc6\xb9\x12\x68\xba\x1d\x7e\x81\xe2\x83\x18\x69\x58\x72\xa8\xd8\x22\x2e\xf8\x89\x96\x2f\x02\xc4\xcc\x28\x76\x12\xe0\xa1\x57\xd4\x42\x41\xcd\xd0\x1c\x24\x8d\x87\x15\x5d\xe1\x21\x03\xf5\xa8\xa4\x36\xd9\x83\xf1\x00\xb1\x33\x7e\xec\x35\x25\x2c\xb1\x53\x6c\x12\xb7\xf9\xcc\x07\x9a\x37\xa4\x4a\xc5\x7e\x15\xd4\x29\xcd\x2a\x07\x55\x42\xe4\x46\x14\xd1\xe1\x5a\x9d\xa4\x4a\xaa\x85\xb7\xe6\x04\x0b\x18\xb8\x24\x67\x3e\x10\xe2\x52\x44\xe9\x33\xf5\x90\xc8\x81\x24\xe5\xe0\x96\x9c\xf9\x85\xfa\x4c\x2b\x06\xdd\x6f\x34\x40\xe5\x17\x48\xf9\x12\x0f\x71\x27\xce\xec\x42\xa8\x4a\xc4\x84\x81\x38\xd0\x16\x22\xe0\x96\x57\x6c\x55\xe1\x65\x36\x2a\x03\x52\x02\x0d\xad\x96\x16\x78\x9f\x8d\xaa\xd4\x16\x5e\x67\xa3\xbb\x0a\x0a\x6f\xb3\x49\x9e\x75\x46\x59\x05\x2f\x36\xdc\xf4\x55\xdb\x1f\x01\x83\xb1\x79\xf1\x33\x35\x08\xa1\x31\xc3\x22\x33\xdc\x66\x8d\x67\x03\xc8\xba\x30\xee\x1f\xf6\x13\xd3\x4a\x66\xa5\xa4\x6c\x00\xd7\x42\xa9\x07\x18\x6e\xa3\x69\xa3\x44\xf4\x28\x88\x0a\x97\x5e\xd2\x07\x6e\xaf\xc9\xaa\xd9\x55\x58\x22\xb6\x2a\xe8\xa8\xe0\xae\x9a\xf9\xc0\x6f\xd0\xbc\xd1\xdd\xe7\x8e\xea\x33\x6e\x9f\xac\x65\xa0\xf6\x62\x48\x1a\xb3\xd2\xcb\x64\xea\xa9\x84\x52\x78\xa9\xe4\x36\xc2\x3b\xca\x3b\xf8\x34\xe3\x25\x32\xc1\x22\x12\x2e\x91\x09\xce\x9f\x2d\xb8\x44\x26\x2a\xa3\xbd\xe0\x92\x18\x57\xe0\x29\xbc\x24\x66\x54\x8f\x00\xd5\xa4\xfe\xc4\x45\x54\x70\x7f\x4c\x8e\xe6\x4c\x8d\x07\x9d\x3a\x63\x3c\x79\x32\x1d\x34\xaa\xe0\x92\x9e\xc3\x32\xd2\x0a\x5c\xdc\x05\xa3\x0b\x2e\x4a\x60\x5c\xb6\x94\x10\xdc\x04\x93\x64\x0f\x2a\xbc\x0a\xe6\xcd\x76\x1a\x43\x33\x4d\x5a\x8d\xc1\x74\xda\x5d\x8d\xe6\x4d\x89\x29\x01\x62\xa8\xd2\x76\x4b\xe8\xf1\x5d\x93\xa8\x84\xbe\x26\xa1\x21\x96\xd1\xd6\x4c\xa1\x63\x55\x8a\x7b\xe0\x75\x00\xfe\x00\x25\x93\xa2\x47\xc4\x11\x20\x7d\x20\xa0\x2e\x5b\x4b\xe6\x6c\x1d\xe4\x1f\xdd\x01\x04\xa3\xd7\xef\x6b\x0e\x86\x00\x75\x91\xa2\xda\x03\x75\x23\xa4\x1d\x04\x58\x68\x15\x1d\x58\x50\xce\x38\x29\x0d\xbf\xa0\x9e\x71\x56\x28\x60\x09\x83\x31\x2e\xee\x8f\xd9\x28\xe6\x38\xb0\xb1\xbe\x98\x37\x13\x48\xdd\x21\xeb\xb7\x9a\x23\xc1\x40\x9a\x65\x72\x2a\x01\xd1\x09\x31\xb9\xbd\xb0\xec\x1e\xf2\xf7\x57\xeb\xa6\x2d\x54\x2e\xb0\xba\x1a\xf6\x0a\x90\xb5\x4c\xa8\x54\xa0\x94\x92\x12\xa6\x78\x9b\x2c\x80\x04\x24\x5d\xb4\x64\xa6\x88\xf0\x04\x05\x68\x95\x00\x71\x56\x51\x74\x05\x11\xcc\xd1\x1a\x77\x38\x70\xa0\x99\x34\x61\x82\xed\x9e\xc1\x14\x6f\xf3\x66\x06\x72\x2c\x36\xee\x0e\x77\x3e\xd0\x14\x0e\x8a\x9a\xc5\x43\xa0\xfc\x95\x24\xe4\x70\xc0\x4a\x62\x2c\x1f\xe4\x72\x32\x83\xe0\x1e\xa2\xf9\x40\x5d\x9e\xb4\x5e\x9a\xcf\xb1\x32\x9b\x8f\xe9\x13\xb3\xf0\x91\x08\xa3\x6d\xf6\xc2\x9e\x0b\x6a\x7f\x00\xe2\x95\x9c\x16\x4e\xba\x72\xbc\xc9\xcf\x03\x67\x81\xe6\x3d\x05\xe8\x34\x3c\x4b\x56\x04\xa8\xfe\x9d\x0a\xb3\x0f\x1f\xc6\x48\xbe\x78\xf7\xb5\x66\x25\x18\x18\xe3\x60\x39\x1f\xb7\x1b\xd9\x91\x5c\x78\x97\xd1\x78\xf1\x41\x18\x5d\xa3\xd9\xde\x85\x72\xb3\x46\xdc\xc5\xe8\x19\x01\xc9\xdc\xa9\x17\xa7\xba\x08\xa5\xd9\xc4\xbd\xbd\x4b\x8f\x95\x30\x65\xe2\xd4\xbc\xa5\x6e\x8a\x8e\xde\x02\xf7\x02\x5a\xd3\xba\x81\x6a\x33\x1a\x48\xbc\xc3\xa7\xf2\x4d\x4c\xbb\x03\x54\x56\xf3\x71\x72\x23\x20\xc0\x87\x34\xe4\xdf\x68\x89\xec\xa6\xf8\x23\x7d\x2a\x3c\x04\x59\x1f\x40\xdc\xd5\xad\x03\x25\x3c\x0b\xcf\xa2\xb7\x67\x6d\x42\x3f\xa0\xf7\x52\x1a\x19\x6a\x86\xbb\xe0\x5a\x09\x0f\x53\x5c\x04\xf3\x43\x43\x85\x85\x1b\xd8\x79\xa3\xe9\xef\x41\x74\x9c\x27\xfd\xd0\x05\xe0\x01\x60\x20\xfd\x91\x6b\xa8\x04\x98\x80\x15\x7c\x53\x50\xc1\xdc\xe5\xdf\x0a\xea\x95\xc7\x22\xaa\x88\x1b\xce\x78\x31\x21\x96\x2f\x1f\xe6\xa3\x28\x5f\x9e\x14\x2f\x54\x90\x70\x10\x15\x03\x55\x56\xf1\x72\xd1\xfa\x2a\x55\xbe\x19\x00\x90\x5d\xf1\x80\x00\x50\x2b\xc2\x3a\xe5\xaa\x0f\x53\x58\xa6\xbc\xd9\xee\xc9\x42\xe5\x59\xd7\x34\x96\x48\xb1\x5a\xd6\x87\x88\x6c\x6f\x45\x3c\x94\xc8\xf8\x05\x45\xd7\x94\x88\xc8\x57\xa5\x87\x96\x18\x28\xa5\x0c\xbf\x70\x81\x0c\x05\x73\x24\x15\x48\x24\x88\x91\xb1\x04\x7e\x01\x35\xc5\x82\x7f\xaf\xc4\x5a\xd6\x03\x08\xb0\xc5\xed\xb5\x1b\x8b\x1e\x0c\x04\x14\x0a\x68\xd8\x4b\xe5\x2e\x2e\x71\x45\x48\x18\xcf\x91\x78\x53\x3b\x61\x61\x0d\x22\xea\xc0\x45\x63\x29\xad\x85\x14\xcc\x89\xf1\xc0\x7e\x01\x74\xa9\x23\x1a\x75\x2a\x82\x6e\x64\x29\xa8\x53\x91\xe3\xeb\x77\x46\x3b\xb8\x3f\x0a\xa8\x6e\xd3\x54\x29\x3a\x8f\x0c\x55\x10\xb3\x47\x21\x89\xec\xcd\x1b\x97\xf5\x54\x72\x49\xcc\x70\x23\x45\xb7\x57\xb5\x56\x81\x40\xf3\x68\xf6\x0b\x73\xdd\x9a\x91\x98\x71\xe6\x4b\x49\x8f\x14\x60\x25\xc9\xf1\x1a\xb4\xa6\x68\xa0\x82\x6b\xd0\x52\xf5\xb2\x7d\x04\x5a\x21\x61\x09\xb4\xc3\x6f\xf0\xc4\x32\xed\x14\x5e\x00\x27\x18\x98\xfc\x68\x46\x1c\x71\xdd\x85\x8d\x82\xb8\x06\x2d\x47\xef\xc8\xc2\x13\x4c\x0c\x83\xd5\xe3\xc7\x6b\x69\xeb\x92\x14\x34\x2f\xa6\x16\xc9\x5a\x86\x14\x9f\x68\x77\x05\x2e\x45\x4b\xc9\x43\x2c\xe3\xa9\x51\x8f\x60\x84\xf8\xea\x00\xd4\x57\x0d\xc2\x9a\x84\x1f\x50\x03\xf7\x5a\x55\x86\x1d\xe9\x05\x14\x2d\x2b\x9e\x75\x83\x78\xe5\x59\x37\xde\x16\xea\x36\xc8\x55\x6a\x26\x6e\x33\xcb\xd1\xd4\x87\xb2\x64\x96\x72\x23\xa5\x5e\x45\x5c\x14\x5c\x44\x96\xe5\x6d\x2b\xb1\x61\xed\xfd\x41\xa7\x61\xcc\x4b\xd9\x17\x63\xd1\x90\xac\x1f\xac\x03\x91\xb7\x8e\x35\x85\xef\x94\xd8\x17\x81\xfa\x01\xd3\x8f\xdc\x65\x07\x0c\x42\x42\xc7\xa6\xf6\x1e\xec\x8b\x58\xfc\xc1\xda\x23\x7e\x83\xb3\x10\x35\x51\x2a\x95\xa8\x81\xd2\x29\xd9\xd6\x7e\xe6\x6e\x65\x5d\x99\x5a\x50\x3b\x25\xdb\xad\x14\x97\x58\xaa\x13\x0d\xa5\x4f\x62\xb0\x3a\x80\xd2\x27\x2e\x00\x5a\x50\xf9\xa4\x27\xef\xeb\x41\xc7\xbb\x26\x05\xb9\x35\xe5\xf6\x93\xe3\x07\x35\x4f\xb2\x32\xf3\x4b\x64\x02\xa8\xca\x9f\x15\x5c\x5a\x30\xc1\xf1\x83\xfa\xfd\xd5\x75\xad\x6f\x89\x7b\xe3\x0b\x9a\xf2\x8e\x02\x9c\x12\x3a\x51\x35\x25\xd9\x22\x1a\x79\xa1\x92\x24\x44\x56\x41\x29\x46\x19\xee\x57\x0a\x36\x0d\xc4\x03\x39\x02\x66\x02\x30\xd2\xbe\x18\x19\xa5\x5a\x89\x39\xf1\xa0\xa6\xae\x35\x39\xa0\x8a\xf8\x08\xa5\x8d\xd6\xb6\x84\x78\xac\x3c\xfd\x4f\xfb\xdc\x30\x45\xb7\xb1\xc8\x3e\x62\x51\xc1\xaa\x99\xb4\x4f\x6e\x67\x1f\x37\x27\xfc\x0c\x12\xe4\x23\xc3\x0a\xac\xba\xe3\x7a\x35\x47\x01\x17\xde\xae\x96\x15\x3e\x57\x70\xbb\x5a\x52\xf2\x74\xe1\xf5\x6a\x2d\xbd\x1e\x30\xfa\xc8\x94\x89\xa8\x5c\x8b\x87\x11\x26\xdd\x60\x03\x44\x64\x18\xee\xe6\x41\x2f\x56\x2a\x35\x1b\xba\x50\x89\xcc\xb2\x05\xe3\x74\x6d\x50\x88\x30\xdb\xbe\x10\x77\xd1\x4a\xe7\xa3\x1c\x91\xba\xd1\xa7\x26\xaf\x71\xf3\xbc\xaf\x81\xd2\x8a\xfe\xfd\x00\xa6\x3d\xc0\xc9\x11\x85\xea\x0b\x27\x7d\xf6\x24\xc0\x8c\x7d\xca\x5e\xf0\xa6\x99\x98\x28\xe2\xfa\x4c\x5b\xb9\x4a\x86\x10\x66\xdf\x6a\xf6\x0f\xab\xaf\x6d\xe7\xf1\xe6\x06\xd0\x00\x14\x81\xa3\x19\xe5\x0d\xa5\xad\xbb\x83\xc6\xca\xd2\x6a\x77\x7e\xa0\x39\xde\x0c\xbe\xf4\x86\xbd\xb9\xc3\x4d\x3f\xf7\x9a\xb5\x80\x78\x68\xa9\xf4\x81\x40\x2b\xaf\x4d\x91\x91\xc1\x0b\x66\x54\x0f\xab\x02\x0b\x8a\x67\x2d\x9d\xc0\xa4\xd4\xeb\x33\xea\x59\x24\x29\xa8\x1e\x32\x6c\xb3\x02\x8a\xb5\x9e\x18\xae\x44\xa8\xcd\xf3\xa0\x95\xd7\x87\xd2\x83\x34\x0e\x0d\xc9\x6a\x45\x2a\x8f\x5d\x12\x92\xbe\x94\x6c\x5e\x90\x93\x9a\xa2\xcc\x57\xa8\x66\x34\x27\x19\xf4\x00\x52\x5b\xf6\x0b\x40\xbd\x0e\x5e\x14\x2f\x9a\x1a\x8f\x3f\x00\x7f\x17\x56\x50\x88\x28\x86\x28\xe6\x9a\x58\x9c\x79\x18\x84\x07\xc5\x93\xf5\x3b\x8b\x31\x6b\x8a\x29\x2c\xbc\x47\x3d\x48\xec\x51\x43\xc2\x46\xfc\x02\x01\xc2\xac\x7d\x02\x28\x5d\x94\x74\xb3\x43\x49\x94\x65\x6d\x49\x49\xb4\x11\x17\xbf\x80\x7a\xcc\xaf\x11\x0f\x7e\x20\x34\x22\x32\xa1\xf6\x17\xd0\x90\xaa\x8c\x47\x24\x82\x05\x9b\x4a\x12\x32\xc1\x86\x59\x74\x42\x4d\x66\x9f\xa4\x29\xd2\xe8\xd5\xd4\x4e\x80\xc1\xef\x67\xac\xa4\x10\x1f\xb9\x29\xa2\x1f\xa0\xc4\xaa\xb6\x21\x8b\x1d\x8d\xc9\xc3\x7f\x70\x08\xe1\x72\x41\x67\x50\x95\xc4\xd0\x01\x5d\x0e\x57\x50\x2a\xc9\xe9\x47\x85\xa5\x92\x46\x7c\x3d\x20\xc0\x42\x62\xa2\xe0\x28\xd3\x0a\x4a\x23\x39\x59\xa6\xa0\x32\x52\xca\xd2\xd7\x59\x19\x49\x17\xf5\x17\x14\x46\x7a\x89\xba\x28\x8c\x34\x41\x12\xca\xd2\x9a\xa1\x87\xa4\xea\x5a\xfd\x60\x6e\x87\xd7\xba\xe5\x0d\x20\x68\xc8\x1c\xde\x85\xba\x0b\x0a\x29\x85\xe6\x10\x14\x64\x64\xc7\x66\xd2\xca\x20\xb5\xe0\xdf\x59\xf9\x5b\x73\x84\x38\xae\x4b\x35\x0b\x8b\x2b\x0d\x93\x62\x66\xe5\x6f\x4d\x01\x85\x91\xf3\xab\x3f\x3a\x23\xaa\x21\xa4\x71\x47\x3b\x1c\xd5\x97\x1c\x9c\x5f\x50\x6d\x29\xd9\x39\x81\x6a\x4b\x51\x95\x72\x4b\x62\x24\xb1\x84\x71\xd6\x5a\xaa\xde\x9f\x28\x65\x6c\x99\x30\x41\x7a\x1f\x52\xfc\x12\x23\x19\x94\x54\x59\x12\xcc\xd3\x8a\xbe\x2b\xa9\x70\x73\x24\x3f\x38\xdf\xd5\xce\x4b\x82\xf0\x6e\xb9\x38\x21\xb2\xa1\x79\x77\x2d\x51\x5d\x62\x68\x82\xa8\x5e\xbb\xb1\x8e\xc0\x86\x61\xcf\x44\x5a\xd5\x19\x04\x53\x25\xe3\x34\x90\xf5\x77\x15\xd6\x4b\xaa\x44\xa3\xa7\x59\x17\xed\x08\xca\x4a\x28\x3d\x04\x6a\x26\x9a\x12\xda\xba\x1d\x52\xed\x75\xab\xbd\xda\x11\xfb\x53\x23\x36\xc6\x3d\x0a\x2b\xb0\x59\x57\x53\x06\x4c\xd6\xc3\xfb\xab\x21\xd5\xd4\x6c\xb2\xb1\xa4\xa6\xb0\xc6\x6c\xb9\x37\x00\x14\x47\x8c\x77\xc4\x19\x2b\x44\xbc\xa0\x06\x56\x48\xba\xff\xbc\xa4\xb6\xaa\x88\x7b\x0c\xd4\xa2\x94\x60\x9c\x60\xb3\x4e\x66\xac\x9d\x9c\xd6\xc4\xd4\x51\x27\x5a\xfa\x70\xe2\xdd\x20\x3e\x89\x79\xdb\x67\xb0\xed\x31\xa1\x6e\x61\xf6\xca\x31\xe3\xcd\x22\x11\x0a\x6b\x65\x0b\xbb\x28\xa4\x95\x86\xe9\x75\x70\xde\xde\x32\xa8\x10\x32\xbc\x43\x10\x76\x5b\xbb\xe9\x09\xc2\x78\xf7\x01\xb3\x63\xd3\x9b\x09\xa0\x90\x4e\xb0\xf1\x32\x2d\x81\xdb\xb8\xde\xb1\xcb\xcd\x5a\x77\xc2\x28\x98\x76\x24\x39\x98\x57\x43\xdc\xde\xac\x92\xf0\xea\xad\x61\x19\x2a\xf1\x1a\x8f\xf4\x7a\x03\x35\x3a\xbb\x61\x00\xf9\x49\x0e\x4c\x0c\xe5\xb5\xcc\x83\xfa\x5e\xd9\xde\x59\xd6\xf3\xb2\x37\x3e\xb1\xbc\x82\x8f\xcd\x63\x4d\x4a\x3d\x32\x8e\xc2\x26\xd8\x74\xd4\xf7\x2d\x03\x25\x1d\x6b\x13\xf9\x01\xcf\x49\x9f\x51\xc7\x9a\x96\x10\x73\x50\x1e\xf1\x0b\x14\xeb\x4d\xe5\xa8\xde\xd2\x52\xfa\xc9\xad\x43\x25\xf1\xc6\x10\x4b\x65\x89\x86\xe9\xe6\x36\xce\x18\x1f\x29\x67\x7f\x5f\x8c\x50\xd2\xc9\x85\x90\x9e\x91\x68\x66\x96\xdd\x0b\x45\xcb\x52\x97\xb6\x89\xa2\x65\xb1\x99\x2d\xc0\xca\x9c\x4d\x9d\xb8\x24\xd6\xfe\xeb\xb4\x24\x7a\x79\xbc\x51\xd5\x2c\x3a\x5c\x94\xb7\xc0\x36\x47\x0b\x24\x24\xd2\xbd\x68\x07\x71\xbf\x0e\x14\x4a\x17\x55\x35\x41\x78\x31\x24\xcb\x38\xbd\x50\x2b\xde\xc7\xe4\x14\xc7\xbb\xed\x6a\xe9\xe2\x96\xcb\xee\xf1\x61\xdd\x30\x4d\x02\xa9\x73\xc3\x72\x66\x82\x44\x6e\x7b\x62\x82\x40\xde\x4c\x9c\x77\x7a\xdf\x2f\x51\xd2\xbd\xea\x7b\xa9\xcd\x3a\x5b\xfe\x9d\xb6\x92\xe6\x17\xa8\x90\x5a\x6c\xbc\x71\xf6\x9b\x18\x6f\x64\x84\xbf\x40\xdc\xd1\xd6\x3a\x20\xf5\xae\x9a\x9a\x21\x9e\x67\xa3\x1d\x46\xeb\x17\x16\x11\xb4\xf1\xda\xc1\x08\xda\xb0\x0b\x1f\x75\x53\xa2\xca\x63\x96\x34\x85\xf9\x68\x9b\x41\x82\x0d\xfb\x25\xf6\xc2\x84\xfd\x12\xdf\x56\x0d\x34\x13\xc2\xc3\x0c\xb0\xe6\x37\x80\x83\xd7\x08\x10\x8c\xcd\x64\x9e\x8e\x11\xdc\x86\x8c\xa9\xcd\x86\xcb\x81\x5f\xb1\x59\x99\x79\x73\xb6\x32\x67\xc6\x6b\x68\x8a\x19\xe1\x1a\x46\x09\x2a\xc1\x44\x15\xf0\x2c\x19\x45\x43\x55\x74\xa4\x64\xdc\xb0\xa2\x94\xd2\x92\xb7\x75\xfd\x96\xda\x48\x6e\xde\x0c\x00\x9c\xe5\x9a\x50\x46\x8c\xb1\x92\xa9\x4b\x46\x12\xdd\x30\xc0\x48\xa2\x73\xbc\x62\xa6\xdc\xae\xad\x95\x03\x6b\x50\xeb\xd0\xce\x81\xba\x46\xf4\x1b\x54\xca\x64\xf7\xce\x08\xcd\xb0\x7e\x9d\x03\x56\x5d\xab\x9a\x03\xfd\xf7\x92\x45\x72\x60\xe1\x35\xe1\x28\xe2\xce\x26\x49\xb5\x39\x92\xf5\x8b\x1f\xe4\xb8\xd6\x55\xb3\x44\x41\x06\x2b\xbb\x79\x45\xf8\x36\x77\x49\x63\x91\xb6\x5b\x46\x14\xef\xbb\x4d\x26\x19\xdd\x05\x2a\xfd\x55\x8f\x09\x5a\xcd\xee\x91\x3c\x45\xdb\x31\x33\x4f\xcf\xfa\x49\x46\x34\x48\xb2\x68\x9c\x91\x86\xf7\x82\x7a\x5d\x40\xe2\x1e\x06\x0e\x28\xad\xcd\x14\xa5\x93\x3d\x18\x19\x91\x1d\x8e\xdb\xc9\x89\x88\x75\xff\x58\xeb\xec\xfe\xb0\x9d\x6c\x34\xc8\x14\xa4\x8d\x26\x56\x68\xd0\x49\x91\xf3\x2a\x55\x28\x08\x32\x95\x61\x99\xa0\x32\x62\x3f\xaa\xc9\x3b\x93\x65\x78\xed\xa6\xe8\x9c\x54\x03\xa5\x64\x06\x7f\xbc\x86\x60\x49\x71\x77\x70\x12\x6b\xee\x80\xa1\xfe\x3f\x2a\x90\x50\x72\xe6\xaa\x18\xe0\xb5\x2a\x1a\x1f\x82\xf6\x6b\x95\x60\x18\x77\xce\x75\xc9\x85\x8c\x58\x87\x4b\x2e\xd0\xa9\xfc\x45\xa5\x76\x61\x90\x97\x0d\x5a\xc6\xfa\xbc\x8c\xce\x92\x2a\x73\x5d\x58\x11\x58\x08\xc4\x78\xad\x7c\xa5\x78\x6e\xd2\xa8\x30\x19\x98\xaf\xd4\x25\x79\xf8\x01\xed\xd4\xde\x65\x48\x89\x4b\x9e\x28\xcc\xd0\x76\xd6\x65\xd4\x6d\x30\xb7\xcf\x8d\xde\xbc\xe6\x07\x10\x97\x5e\x1d\x82\x3a\x0d\x12\x45\x5b\xaf\x2c\x05\x55\xcf\xba\xad\xfc\x5d\xb5\xc9\x79\x84\x04\xd4\x81\xa8\xdd\xdb\xb8\x13\x62\x01\xc0\x90\x5f\xfb\x07\xf2\x12\x5c\xcd\x18\xa6\xe0\xfa\x32\x01\x67\x9a\xa9\x6d\xbd\xcf\x9d\x30\xbb\x07\x96\x2d\xd8\xfc\xc2\x42\xb4\xd0\x84\x0c\xb9\x2c\xb9\x34\xa3\x58\x84\xa3\x8a\x33\xa2\x2f\x1c\xe1\x9d\x57\xb1\x08\x89\x7c\x19\xc5\x22\x92\x79\x51\x27\xb9\xe8\x77\xdc\x9a\x67\x7b\x24\x2a\x6a\x4d\x08\x84\x17\x18\xba\xed\xe4\xcb\x0c\x21\x7e\xf5\xb8\x42\x88\xbd\xef\x61\xb7\xb6\x78\x93\x99\x91\x66\x97\x42\xde\x29\xaf\x99\x66\x57\xc4\x85\x2c\xbb\x19\x11\x17\x56\x2a\xf2\x0e\xcc\xea\x1c\xcc\x94\x9d\x0d\xe4\x2a\x49\x6a\x72\xda\x1b\xf7\xa9\x10\xb9\x43\x36\xf0\xc1\x82\x92\xdf\x39\x18\x84\xc5\x50\xdd\x25\xe8\xc7\x98\x45\x08\xf2\xe6\xf8\xed\xbc\x2f\x54\xbb\x0b\x16\x4a\x35\x09\x4e\xf1\x3a\xdb\xbc\x9c\x8f\xc5\x72\x85\x88\x03\xc7\xaf\x4f\x33\xde\x90\xe7\xd3\x72\x09\xcb\xde\x35\x07\x66\x61\xf2\x58\x65\x28\x64\x0c\xce\x07\xf5\x35\x2f\x17\x84\xe7\xe1\xd8\x13\x54\x91\xcd\xc9\x1c\xef\x60\x1d\x7f\x11\xc4\x01\x82\x31\x13\x3e\x18\x08\x26\xe1\x33\x43\xda\x0e\xee\x70\xca\xd3\x49\xb7\x3f\x96\x8c\x38\x67\x8b\x69\x99\x75\x2b\x5e\x3b\xf1\xe4\x36\x71\x07\x8b\x80\xdc\x03\xb6\xb2\xf7\xd5\xc9\xb5\x13\x88\x10\xc0\x83\x77\xea\xc9\x23\xfd\xd5\xe3\x5a\x1a\x61\x81\x37\x3b\x58\xd1\xce\x17\xbb\xd4\x0b\x37\x2d\x51\x1e\x83\xd2\xab\x89\xf8\xc6\xac\x0c\xe3\x94\x35\x5b\xb3\x9c\x71\xc3\xe0\x6d\xc1\xe9\x26\x3d\x25\x77\x40\x8e\x68\x86\x45\xe9\xd2\x4b\x47\xe9\xd2\xe4\x74\xf3\xfa\x25\xb3\x13\xd6\x75\x78\xed\xd5\x07\xe9\x54\xa6\xe1\x15\x12\xf1\xa3\xfb\x87\x4a\x5e\x86\x61\x6f\x09\x0a\x8b\x5e\xe8\x87\x67\x5d\xf2\x78\x84\xd8\x6d\x9e\x45\xde\x23\x48\x6b\xd3\x0d\x1f\xa5\x40\x7a\x74\x18\x52\x61\x0c\x83\xcd\x3c\x85\x57\xb0\x0b\xab\x05\x86\x5e\x15\xce\x2d\xac\xcd\x37\x6c\xf6\x29\x90\x37\x9b\x77\x40\xd9\x68\x8d\xeb\x1e\x03\x0c\x4e\x0c\xb0\x50\x62\x14\x31\x15\x04\x29\x98\x5b\x95\xb0\x60\x2a\x7a\x80\xd2\xf9\xe2\x1c\x25\x92\x95\x24\x3f\x58\x4b\xdb\xf4\x80\xa7\x9f\x3c\xfa\x85\xc2\x97\x8c\xf4\x05\x35\x13\x74\x13\x59\x29\x88\xcc\xcd\x92\xe6\x4a\xa2\x18\xae\x4d\x57\x68\xe6\x1c\x7e\x81\x8a\x80\xdc\x1d\x05\x29\x55\xe3\x85\x5a\xda\x3d\x65\x71\x2b\x08\x12\xf0\x0e\x28\x89\x06\xb4\xe6\x17\x16\x3d\xfa\x0d\xaa\xd5\xcd\x0f\xe6\xf2\xaa\x74\x76\x29\x14\xc7\x8c\xe9\xbc\xe8\xd1\x0f\x90\x85\x23\xb3\x7d\xa1\x1d\x53\xb6\xd5\x82\x92\x08\xba\x8f\xa5\x14\x16\xcc\xf2\xc6\x2e\x99\xc7\x5f\x73\x8f\xd4\x53\x8d\x49\x04\xdb\xbe\xf0\x90\x17\xd0\x42\x7d\x66\x89\x29\x2d\x77\xd9\x78\xc4\x6a\xd0\x42\x26\x2c\x95\xa2\x20\x0f\xab\x8b\x01\x16\x46\x16\xd8\x6a\x52\x0a\xc7\x8c\x6a\x63\x1b\xc8\xf4\x83\xeb\xc9\x5b\x35\x51\xaf\x1a\x04\xfe\xa0\x06\xba\x2f\xf4\x45\xc5\xf2\x9a\x5e\x58\x93\xc0\x87\x4d\xa9\x5c\x5e\xc9\xca\x05\xd2\x8c\x43\xdf\x0a\x2e\xeb\xb2\x7e\x5e\x1a\x23\x06\x9b\x5f\xc0\x6d\x8d\x92\x2c\x0a\xf3\xff\xed\xdb\x2c\x10\x6f\xec\xde\x2d\x3d\x10\x51\x5a\xfe\xe5\x96\x37\x51\x4e\x79\x27\xdb\x8c\x5c\x70\x61\x57\x33\x22\x3b\x1c\xc6\xc1\xef\x37\xbc\xaf\x49\x75\xfa\x3e\x65\x75\xc3\x3d\xec\x61\x78\xd6\xa8\x8c\x65\x27\x21\xee\x61\x4f\xdb\x66\x90\xb9\xd7\x4d\x60\x9d\xf6\x2b\x69\x08\x85\x15\xc0\x7d\xba\x15\xd6\xc2\xb2\x75\xa9\x30\xbf\xdf\xee\xd3\xb2\x6c\x85\x52\x43\x0a\xab\x5f\xd9\xb7\x59\x90\xb3\x6f\xa3\x6b\x41\xf5\x2b\xfb\xe5\x0b\x6c\x85\x0e\x40\x2d\xc8\x80\x2a\x26\x62\xd8\x0e\xb3\xf1\x38\xb8\x34\x42\xf4\xa0\x98\xa0\xef\xf7\x05\xa2\x06\xdc\x17\x88\x82\x19\xd2\x4d\xf7\xc6\x83\x70\x63\x61\xa6\x4c\xe1\x26\x5b\x02\xc3\x95\xf2\x51\xb7\x0a\x17\xde\x28\xef\x40\xcb\x82\x9b\xaf\x1c\x02\x5f\xf6\x65\xed\xf4\x00\x04\x59\xed\x83\x69\xde\x02\xe8\x58\x68\xd6\x1c\x79\xe7\x7c\xf9\x91\x5b\xa8\x1c\x3c\xe9\xcc\x93\x4f\x0a\xa1\xe6\x5e\xcc\x95\x72\xfc\x60\x81\x0c\x91\x83\x5f\x28\x68\x6b\xfc\x73\x6d\x20\xbf\x00\x62\x34\xad\x9d\x3c\x48\xba\x1f\x90\x41\x9a\xbd\x9d\x64\x90\xde\x31\x10\x22\xaa\x33\x0d\xca\xf2\xab\x9b\x96\xae\xb5\x65\xd4\xc7\xb5\xe0\xf6\x03\xc0\x2d\x6b\x04\x0a\xe3\xe7\xd7\x89\x79\x51\x5c\xcb\x1e\x03\x1b\x3d\xb8\x03\x6e\x74\x53\xe7\xb2\xcc\x99\x45\x22\x25\x3f\x4b\x1e\x2b\x37\x81\x32\x32\x51\xb2\xca\xae\x4e\x5c\xa1\x9f\x1d\x64\x57\xee\x85\x1a\x3f\xa0\x20\xe0\x63\xf9\xa6\x38\xe5\xa3\x61\xb9\xad\xa5\x14\x94\x87\xf8\xf7\x91\x87\x0a\x52\x39\xfa\x05\x9e\xec\x92\xd8\x0b\x72\x8f\x54\xd7\xba\x14\x08\x1b\xba\xb9\xa0\x14\xc4\x4f\x66\x33\xf6\x87\x0c\x4d\x5c\xb6\x2e\xe1\x42\xe2\x37\x6e\xea\x8f\x43\xd2\x76\xdd\x78\xdc\xbc\xbe\x58\x0c\xa9\xea\x01\x02\x3e\x85\xfc\xca\x9c\x79\xd5\x70\x2e\x95\x35\x9f\xac\xaf\xb3\xc8\x6e\xf3\x19\x87\x5b\x0a\xb2\x43\x4c\x2a\x52\x89\x2c\xd2\xd7\x40\xdf\x9d\x80\x42\x02\xbb\x65\x89\x4a\x2f\xb1\x7d\xdf\x15\xd7\xf4\xaa\xd2\x72\xa9\x28\xec\x5a\xbc\x3a\x75\xd9\x8a\x74\x26\xd6\xc8\xfb\xbe\x05\x74\x5c\xcb\xe7\x2f\x40\x21\x1e\x33\xad\x49\xe8\x0b\xc8\x27\x8e\x4f\xaf\x48\x1c\xea\x9e\x14\x4b\x3a\xd9\xff\x5e\x71\xb7\xad\x43\x81\x2a\x63\x1c\x6d\x30\xa8\xb0\x25\xe5\x57\x8f\xb4\x78\x89\x89\x56\xc8\x2f\xaa\x1f\x5d\x6a\xa2\x47\xa6\xba\x4b\x16\x42\x09\xee\x92\x9e\xda\xe1\x69\x70\x6b\xbc\xa0\xe2\x15\xf1\xe2\x6b\x35\xaf\x89\xea\x93\x4c\x46\xa3\xb3\xbc\xe6\x39\x53\x5d\x29\x57\x2a\x44\x96\x60\xb7\x7f\x5d\x32\xcb\xeb\x8b\xc1\x41\xfc\xc6\xc1\x07\xee\xe3\x9c\xaa\x82\xb1\x97\x49\x44\xd5\x2f\x90\xb4\xdd\xe5\x82\x5b\x44\x83\xd4\xf1\x2c\x95\xab\x4e\x91\xa5\x39\x45\xa9\x16\x1e\x10\xaf\x07\xbc\xd0\x5d\x98\x28\x54\x4d\x8d\x6e\x66\xf3\xbc\x50\x53\xb9\x82\xfa\x82\x46\x22\x4b\x1c\x15\xa5\xe9\x55\xe0\xb0\xd4\xba\xe6\x2d\x42\x45\xa8\xa2\x43\x03\x6a\x05\xe1\x26\xff\x0e\x4e\x26\x89\xb5\xf2\x5e\x83\x17\xe2\xea\x9a\xb6\x60\xc0\x8d\xa8\x45\x2c\xba\x22\xf4\x30\x38\x3c\xa0\x22\xad\xbb\xf8\xa0\xab\x48\xb9\xf1\x31\x54\x71\xe7\xe9\x6b\x12\x14\x7a\xf2\x8f\x22\xb6\x6b\x67\x52\x85\xe1\xe9\x8b\xaa\xdd\x1d\xa8\x5a\x52\x5a\x45\x18\xa2\x1d\xf3\x95\x39\xdf\xaf\x85\xa4\x84\x63\xf2\xa2\x39\xc7\xe1\x0a\x15\x71\x88\xed\x0d\x31\xf6\xaa\x67\x84\xb0\x42\x1b\xe4\x2b\xcc\x31\x2f\x49\x10\x57\x9c\xb4\x5a\xfc\x02\x44\x68\x8b\x6d\x75\x2c\xbc\xbb\x4b\x9e\x6b\xc6\x22\x03\x0d\x6d\xb7\xaa\x3b\xd1\xa6\x69\xe0\x26\x4f\x47\x0c\x55\x98\x63\x2c\xd8\xd7\x9d\xdc\xbf\xfa\x41\xe3\x3c\xb5\xf8\xfb\xc2\x8c\xdf\x18\x04\x42\xa8\xd9\x17\x6a\x34\x31\xca\x20\x3a\xd1\x2b\x6f\x20\xb0\xd4\x53\x59\x88\xc8\x82\x55\x3d\xe8\xe2\x7f\xbd\x41\xe4\xa9\xcb\x83\xeb\x27\xa8\x58\x99\xc8\xc6\xaf\x0a\x63\x49\xd6\x39\x57\x8f\x9b\x79\x36\x42\x26\x8c\x21\xae\x91\x59\x2a\x42\x08\xb3\x0e\xc2\x0a\x6b\x88\x2e\x8d\x2e\x15\xce\x45\xdd\x51\x5c\xea\xb9\xae\xb9\x11\x0c\x30\x76\x64\x9f\x62\x27\xf7\x99\x44\x84\x7a\xee\x08\x5b\x76\x8f\x44\x94\x57\x83\x77\x57\xd8\xde\x56\xcf\xb5\xe2\x9a\xf7\xc9\xab\xdc\x0d\xf4\x5a\x70\xbd\x70\x6d\xec\x53\xd3\xb8\x38\x2d\x21\xe6\xe2\x34\x34\x04\xe2\x01\xb3\x8f\x18\xd8\x57\xec\x75\xa9\x17\xd9\xb9\xa1\xbe\x60\x41\x36\x1d\xa3\x72\xa7\x23\x97\x2a\x03\x04\x1d\x82\x52\x21\xf8\xbc\x44\xbc\x7a\xd1\x2f\xe3\x36\xaf\xf2\xf1\xda\xc0\x23\x69\x9f\x7e\x65\x88\xa0\x0d\x1e\x15\x82\xd0\x30\xd9\xde\x74\x76\x79\x31\x79\x4d\xcf\x8b\xbf\xdc\x14\xcf\x9a\xfb\x24\x2f\x97\x68\x5d\x61\xc5\xc9\x3e\xf8\xe0\x13\xdc\xbc\x16\x4b\x52\xf2\xe9\x8c\x00\x3f\x27\xd0\x56\x5c\xa2\xe2\x2c\xc3\x4a\xb9\xc8\xe7\xe0\xc3\xd0\x65\x4d\x7b\xca\x49\x71\x33\x89\x3e\x60\x18\x3a\x0a\xda\x86\xbd\xab\xc3\xa6\x6d\xa8\x46\x93\xdc\xc6\x9e\x10\x4f\x6b\xcc\xbf\xb6\x2d\xa2\x21\xd6\x2e\x6b\x2f\xb7\x8d\x00\xf9\xf7\xc5\x60\x9a\x1e\x80\xf1\x57\xb7\x49\x8f\xcd\x3d\x40\xb4\x13\x4e\xda\xba\xba\xe0\x43\x3c\x2d\x04\xae\xbd\x1f\x44\xc4\x31\x08\xe6\x00\xea\x7b\x7d\x40\x26\x28\x29\xb9\x51\xea\x12\x52\x1b\xf2\xb5\xb3\xa8\xaf\xa1\x0c\xa6\x2e\x8a\x2a\x2d\xac\x65\x74\x8f\x0f\x62\x99\x05\x72\xe4\x86\x10\x41\x37\x44\xd2\xa5\xa1\x8d\xde\x98\x9a\xe2\xb8\x96\x16\x19\xc5\xee\x59\x44\x02\x25\x4c\xc3\xb0\x14\x7e\x74\xa1\x5e\x69\x91\x56\x09\x21\x95\x35\xdb\x4d\xab\x2d\xee\x1c\xdf\xdd\x13\xed\xdd\x20\xe3\x9a\x85\x60\x00\x29\xc5\x77\x3f\xe0\x01\xec\x49\x22\x3e\xcf\x61\xf3\x0d\xb9\xdb\x0e\xa6\x6b\xe9\xe1\x98\xa2\x05\x98\x88\xb2\xd1\x98\x17\x52\xd4\x5e\x16\x1f\xb5\x71\x65\x7d\xf7\xf7\x27\x21\xd0\xc2\x64\xb2\x2e\x83\x44\x59\xa9\xb9\x07\x90\xbb\x27\xc9\x22\x98\x92\xf0\x1a\xcd\x3d\x5e\xe9\xb2\x20\x12\xde\x0a\x1d\x01\x6e\x93\x17\x4a\xa9\x6b\x15\xac\xef\xd5\x5e\x3d\x68\x08\x38\xd8\x36\x53\x63\x2d\xe8\xd1\xbf\x53\x0f\xf1\xef\x3c\x0c\x25\xef\xb5\x4a\x36\x23\xe5\xa8\x21\xb0\x2c\x7b\x61\x2a\xbd\xea\xfe\x9d\x6c\xc8\x78\x5b\x81\x66\x32\x19\x34\x96\xa8\x4c\xaf\x41\xc9\x1d\x8d\x59\x84\x9a\xbd\x14\xaa\xc6\x22\x3b\x0e\x4b\x6c\xc8\xec\xa8\x2e\x16\xd2\x58\x85\x32\x49\xcc\x6f\x8d\x96\x50\xa9\x96\x0d\x19\xcd\xcd\x5a\x5c\x6b\x8c\x61\x15\xbb\x6a\x4c\x69\x76\xf9\xa8\xd6\xb8\x80\x7a\xa1\x2f\x30\x04\x28\xee\x8d\xaf\x92\x54\x5b\xa7\x4e\x2d\x45\xbd\x21\xd9\x23\x77\x7f\x40\xec\x09\x17\x48\x59\xb6\x14\xd0\xfa\x22\x32\x0d\x89\x8c\xe2\xec\x59\x0c\x0a\x7e\x52\x46\xda\xa0\xe0\x29\xd9\xb5\x0d\x32\x49\x29\x61\x6d\x2c\xd4\xb8\x4f\x5e\x4e\x67\x6c\x8e\x35\xaa\xc0\xa2\x5b\xcc\xe1\x2a\x8d\x52\x96\xe7\xb5\x2f\x4c\x08\x2e\x16\xce\x31\x03\xd9\x99\x73\xe2\x0f\xc0\xca\xa5\x08\xb6\x25\x75\x49\x24\x6f\x4b\xea\x32\x6e\x77\x82\x9d\xfd\x09\x04\x54\x19\x13\xda\x4e\x5f\x9e\x87\x20\xcf\xf0\x18\x88\x18\xd3\xf5\x3a\xa5\x1d\xc4\xa5\x86\x44\x66\xf1\x4b\xaf\x6f\x8c\xde\xb2\x57\xbf\x9d\x9c\xb6\x7a\xa0\x84\x24\x8d\xba\xa1\xac\xb9\x6e\xf4\x29\xed\x6c\x13\x24\x73\x04\x5c\x19\xf9\x62\xb3\x88\xbe\x6a\x46\x3c\xed\x38\x56\x6d\xda\xc9\xfb\x33\xb4\x54\x27\x3d\xbf\xde\xb0\x34\xd2\x48\xb2\x68\x17\xe5\x7e\x63\xe5\x22\x48\x1a\x92\x37\xc3\x59\x7b\x6d\x53\x7a\x49\x16\x13\xdb\xb5\x26\xad\x49\x42\x78\x69\xd6\x96\x1a\xa4\x17\x27\x24\xb5\x29\xbc\xa4\x62\x1e\x71\x93\x18\x24\xfe\x36\xe4\x33\x14\x6f\x0b\x08\x2f\xd5\x51\xf9\xeb\x9a\x9d\xfc\xea\x82\x44\xeb\xb5\xba\xd7\xea\x0b\xd5\x37\x65\xac\xf8\xa3\x40\xba\xc6\xba\xe3\x56\x7f\x70\x89\x61\x2c\xa6\x2e\x44\x27\xd9\xa1\xd0\x1e\x92\x9f\xb1\x30\x65\x9b\xf4\x9a\x13\x64\x1b\xa7\xb4\xb6\x87\xec\xc4\x00\xb2\xd2\xa2\xb1\xc6\x5b\x12\xad\x0e\x35\xba\xa4\xd2\xeb\x01\xcf\x34\xf1\x1b\xdc\xa3\x98\x9a\xc8\xa5\x33\x39\x41\x4b\xd5\x91\x87\xeb\xfa\xa8\xa5\xc3\x89\xd5\xf2\xeb\x01\x6f\x16\xf2\x17\xa8\x03\x21\x89\xab\xb3\xd6\xb8\xc3\x27\xfa\x46\x11\x3e\xf9\x0d\xee\xb2\xae\x36\x4a\xb0\x4a\x13\xee\x4c\x67\x70\x0c\x52\x5f\x76\x27\x6d\x8a\x3e\x25\x9e\xe8\x42\x5f\x3d\x0c\xf4\xe0\x36\x95\x02\xa9\x3a\x1d\x51\x4d\x65\x73\x07\x24\x40\x03\x19\xc8\x8e\xa4\xa9\xf4\xc8\x03\x42\x44\xdd\x51\x91\x46\x37\x67\x94\x8e\xdc\x5b\x5d\xd6\x51\x3a\x73\x6d\x6d\x2d\xeb\x91\xdb\x22\xfb\x0d\x5a\xca\xfd\x02\xb7\x85\x84\x57\xdc\x69\xd9\x2c\x22\x75\xde\x53\x2f\xd6\xde\x13\xee\x8d\xf0\xfb\xc8\x0f\x78\x19\x19\x3a\x2a\xd8\xd8\x19\xdd\x53\x99\xca\x52\x71\x07\x14\x9b\x8c\x59\x26\xcf\x7a\x92\x08\x52\x72\x96\x4f\x5f\x22\x8e\x31\x9d\xb1\x31\x25\x60\xf4\x8c\xa4\x35\x63\x25\x73\x04\xe3\x31\xb3\x04\xbb\x40\xca\x5c\x6c\x77\x40\xfe\xe4\x49\x2d\xfb\xd0\x70\x97\x14\x49\xdc\x45\xa1\x34\xea\x69\x4d\x29\x27\x36\xcf\x0a\x15\x64\x9c\x8e\xd5\x4b\x86\x13\x54\x3d\x16\x1e\x68\xb2\x12\x74\x04\xe8\x7b\x63\xf5\x82\xda\x25\xd5\x23\x22\x8d\xc2\xb3\x44\x7c\xbe\x53\xf3\x3a\xc3\x92\x5e\xbf\x2f\x90\x35\xcb\x29\x45\xb5\xe6\x49\xa2\x7a\x8c\xaa\x4b\x97\x5e\x17\xfb\x52\x8f\x8c\xb6\xb7\x26\xdd\x79\x17\x8c\xc3\x2b\x7a\x65\x7a\xbe\xe6\x80\x72\x31\xaa\x55\x5b\xfa\x12\x8a\xbc\xcd\x10\x83\x54\x36\xb7\x09\x83\x3a\x80\x7d\xc9\xf6\xa6\xde\xd6\x88\x02\xb2\x61\x97\x05\xbf\xc0\x33\x3d\xf9\x05\x44\xf2\x0e\xbf\xb0\xd0\xa0\x59\xf5\xb5\xa9\x84\x17\xb8\xdd\x86\x33\x93\x3a\x4b\xb8\x98\x17\xa0\xb0\xa0\xbd\x4b\xbd\xd3\x50\xe2\x69\xb2\x48\xb6\x03\x95\x3a\x2f\xfb\xb4\x09\xa1\x0f\x16\x20\xd5\x17\x83\x1c\x4d\xda\x7b\x1f\xb4\x72\x56\xbf\x81\x84\xef\xe0\x1e\x3a\xa1\x14\x54\x03\x95\x25\xc5\xc9\xfb\x32\x2a\x19\x08\xdc\xca\x6f\x71\xb3\xc3\xc9\xe5\x43\xb7\xef\x6b\x48\x21\x1f\x35\x51\x9a\x6c\x14\x7d\x5f\x4c\xf3\x27\xd7\xe1\x95\xce\x8a\x81\xd6\xbb\x3b\xab\x5a\x9b\x11\xc0\x7a\x54\xa4\x9d\x75\x56\x0c\xb4\x5e\xdd\x19\xea\x2e\x71\xb8\x4f\x41\x26\x15\xb3\x1e\x84\xde\x14\xa3\xfd\x20\x2d\xf8\xfd\x1d\x6d\x2d\xec\x41\x00\x34\x1f\x14\x50\x19\xce\xf7\xea\xb0\x25\x6d\x3e\x46\x10\x47\x53\x8d\x00\x86\xa5\x3b\xd4\xa1\x33\x90\xc6\xaa\x7d\x67\x3a\xaa\xc3\xa4\x3a\xbc\x60\x45\x7a\x44\x3f\x51\xb5\xc3\xfc\x97\x45\xae\xed\xf3\xef\x27\x79\x93\xdb\x27\xd8\xa7\xdb\x5c\x56\xaf\x12\x7c\x60\x2f\x2b\x6f\x67\xb2\xa9\x85\x80\x0e\x4b\x51\x31\x1e\x2f\x46\xe4\x1a\x28\x98\x8e\x8a\x29\xe3\x5a\x21\xc6\x5a\x09\x54\x50\x79\xd1\xd6\xb5\x48\x45\xe4\x0a\x63\x53\x91\xfc\xde\x2f\x2e\x8d\xa0\xbe\xb0\x34\x92\xb4\x3b\xa3\xdd\xf3\xab\xc7\x13\x2f\x78\x12\x3c\x87\xaa\x1f\x80\x5a\x82\x47\x04\xf5\x4a\xf1\xe9\x37\xa3\x0a\x3c\x89\x25\x9e\x79\x35\xe9\x75\xb3\x99\xa4\xc3\xcb\x56\x92\x5f\xe0\x5a\x69\x08\x96\x0c\xb4\xac\xd3\x6f\x5a\xc4\x84\x48\x44\xa7\xbf\x08\x12\x85\xb1\x5d\xbe\xa0\xdf\x84\x51\x93\x84\xe5\xa9\x9a\x79\x3d\x2c\xac\xa6\x39\x20\x7a\xe8\x75\x04\x4c\x69\x2d\x6d\xa6\x2e\x18\x9e\x8a\x4f\x46\x84\x07\x59\xba\x1b\x1b\xb8\xa7\xb4\x8f\xb1\x2e\xec\xae\x7e\xc0\x75\x93\x15\x66\x6c\xc8\x75\x16\x75\x8d\x8d\x3d\x0e\xb5\x91\x24\xac\x75\x1d\x1b\xd9\xab\x84\xb9\xb1\x91\x1c\x85\xe5\x01\xcb\x91\x65\x96\x81\xb4\x4e\xdd\xcb\x59\x46\x20\xa7\x33\x08\x53\x6e\x4a\x5d\x16\x8c\x11\xd6\x5d\x94\x6a\x23\x8c\x26\xf8\xf7\x81\xcc\x8b\xaa\xf6\x8e\x1b\x8b\x34\x05\x78\xe7\x4a\x76\xff\x27\x72\x97\xdc\x26\x65\x69\x95\x06\x53\x34\x9d\x72\x39\xe2\xa2\x1c\xcd\x3a\x46\xa4\x4e\x6b\x48\xd8\x91\x86\xcf\xb9\x11\xd7\x86\xf1\x17\x20\xa5\xec\x2e\xc1\xbd\xa5\xcf\x0e\xda\x8e\xd2\xab\xcb\x81\x93\x52\x50\x46\xce\x4a\xb3\x46\x4d\x68\xef\x8f\x01\x4b\x91\x4d\xf1\x63\x19\x8a\x24\x3c\x0e\x26\x72\x3a\x9e\x6e\x24\xa6\x3e\xa8\xc7\x04\x62\x79\x7d\x40\x29\xfb\xf5\x02\x8c\x61\x32\xac\x0e\xf8\x03\x8b\x11\x0d\xc1\xcd\xb7\x5d\x95\x91\x16\x2d\x08\x2d\x09\x7b\xd6\x93\x58\x92\x9b\xac\x28\x23\x73\x4c\x9d\xef\x03\x95\x03\x6d\xe9\x19\x79\x5d\x17\x2f\x28\x61\xae\x2a\x3f\x2b\xf0\x33\x10\x4a\x6e\xd7\xf0\xc8\xa0\xf6\xe2\xd1\x00\xdf\xab\xfd\x60\xff\x6a\x15\xe1\xe4\x2b\x92\x90\x06\x2c\x57\xb6\xbe\x8c\x65\xb9\x12\x03\x18\x05\x59\x6f\x62\x73\x03\x42\x9e\xfd\x8c\x03\xf5\xa4\x1d\x4c\x37\x28\xe3\x89\xf9\x0f\x5c\x06\x58\x8a\x07\x18\x24\x34\x43\x84\xfd\x59\x3c\x20\xf7\xa7\x3b\x40\x92\x90\x58\xd8\xa0\x10\xe8\x78\x88\x51\x68\x74\x92\x3d\x70\x54\xce\x51\x20\x33\x2b\xd3\x1a\xc2\xa0\x58\x28\xd1\x65\x54\xce\xd1\x1d\xe0\x46\x1a\x09\xb6\xa3\xe2\x28\x28\xfe\xbe\xc3\xbd\xee\xf7\xc1\xc4\x8a\xdb\x4c\x01\x72\xff\xd4\x93\xba\x1f\xe0\x68\x90\x68\x34\x2a\x55\x62\x93\x55\xc5\x75\x18\xde\x5c\x75\x91\x99\xe6\xd4\xd6\x3a\xe9\x0d\x24\x69\x5a\xfb\x1b\x70\x6b\xba\xa4\xde\x40\xed\xe9\x22\xd1\x65\xb4\xb5\x0e\xee\x71\x01\x29\x18\x1a\x55\x06\x93\x02\xc2\xbf\x5c\xc7\x6c\x74\x1c\xc2\x12\x6e\x46\x87\x92\x6b\x90\xa6\x90\x99\x7c\x20\x0e\xa6\x5c\x7a\xe5\x3b\xca\x79\x0d\x7f\x4f\xe7\xbb\x59\xf3\x12\x3a\x65\xe7\x19\xa8\x97\x52\xcc\x99\x99\xa3\xe9\xa8\x84\x31\x96\x1c\xa0\x59\xa1\x62\x4a\x35\xab\x5d\x46\x36\x0f\x3a\x50\xb4\xce\x40\xd3\xe8\x66\x67\xe9\x18\x2c\x32\xe1\x0f\x26\x33\xd6\xed\xc5\x65\x0c\xc0\x24\xb3\xe9\x18\x24\x47\xd3\x27\x8a\xa2\xb8\x56\xce\xd8\x91\xfe\xae\x33\x7a\xec\xd4\xb2\x85\xe6\x65\x50\x93\x7c\x3f\x20\xb4\xba\xe6\xd6\x60\x21\x3f\x9f\x3f\x3b\xd9\xff\x70\x0f\x54\xbb\x4d\x6f\xfb\x3a\x0f\x84\x06\x56\x45\x71\x30\xc6\x40\x29\xeb\x22\x31\x70\x1c\xeb\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x18\x8b\x2c\xbc\x1c\x48\x22\x78\xb5\x79\x4b\x9e\x7b\x5c\xe4\xe4\x07\x73\xf1\xac\xc2\x0e\xc6\x63\x59\x87\x1d\x27\x3d\xab\x66\x05\x4b\x14\x1d\x7e\x50\x01\xb5\xdb\xb4\xfd\x78\x35\x11\xc4\xed\xb4\xfa\x71\x2e\x21\x4d\xd3\x3a\x29\xff\x68\x56\x4b\x16\xf5\x2e\x80\xe8\x19\xfc\xc1\xaa\xcd\xa7\x1e\x2f\x1a\x07\x3c\x0d\xd4\xb2\x76\x0d\x91\x01\xc9\xd3\xb5\x31\x07\xc5\xc2\xea\xdf\xb9\xf7\xcd\x92\x97\xd5\xce\x54\xcf\xca\x7b\x2f\x7e\x84\xa4\x45\x87\x1b\x0e\x18\xe1\xac\xf6\xf0\xce\xe9\x66\x1b\xed\xb8\xb9\xf9\x35\x29\x14\xd2\x6b\x26\x98\x29\x05\xa6\x3c\x7e\x76\x04\x21\x50\x2b\x0d\xaf\xc2\x4d\x80\xbd\xa7\x78\x79\xa0\xc3\x57\x06\xfd\x91\xf6\x1e\x0f\x16\xda\x73\xa8\xc8\x60\x85\x11\x87\x8a\x0c\xc4\x76\xd9\xa9\x33\x58\x47\xcf\x81\x1c\x83\xb1\x5d\xf6\x1e\x0f\xd8\xf1\x9c\xa8\x3c\x10\xbb\xe5\x4c\xfb\x7d\xdb\xd8\x43\xd4\x83\x80\x95\xc9\x6a\x27\xc4\x64\xfb\x03\x8a\x40\xc5\x2f\x80\xcf\x37\xbf\x40\xd1\x51\x07\xc9\xbe\x44\xc7\xe1\x07\x37\xc7\xfc\x00\xb5\xe3\xb2\x92\x22\x1e\xba\xf3\x3e\x3e\x87\x62\xec\x61\x11\x7d\xd7\x83\xb5\x98\x55\x0f\xa0\xc3\x76\x7f\x81\x03\xb4\xf9\x83\x83\x29\x76\x41\x0f\x40\x71\xcd\x1d\x2c\xa0\x0c\x04\x84\x7a\x23\x02\x7e\x48\x0b\x09\xfb\x72\x32\xea\x44\xdd\xe3\x5a\x2d\x3f\x80\x14\x20\x22\xdf\x97\x51\x4e\x34\xb2\x53\x3a\x74\xd8\x04\x2e\x39\x6f\x2e\x26\xbc\xd3\xb3\xe8\x10\x85\x3d\x2e\x5c\xfa\x01\xb6\x81\xe4\xf4\x3d\xad\xf5\x1c\x7a\x80\xcc\x5a\x83\x0d\x3f\xa1\x83\x89\x76\x1a\xd1\xb4\x53\x77\xe4\xed\xd9\x15\xb5\x67\x06\xd6\xe8\xcc\xdc\x33\x81\x16\x89\xed\xa8\x79\xe1\xe4\xc3\x3d\xf3\x26\x39\xd1\xdc\x4e\x9b\x99\xe3\x28\x76\xa6\xd6\xd9\x0a\xb2\x17\xe4\xfa\xe9\x38\xd9\x29\xce\x38\xe2\x60\xa7\x70\xe2\xe5\xad\x0b\xf9\x9a\x46\xa5\x0a\x34\xfc\x00\x35\x1a\x3d\x8f\x4a\x97\x5a\xf4\x0b\xa0\x90\xee\x21\x40\x10\xdd\x1f\x90\x05\x49\x38\xd8\x97\x53\xce\x5d\xb2\x42\x83\x1d\x01\x3b\xa5\x05\x7b\x34\xf7\x46\x9d\xdd\x54\xd7\x1e\x90\xa9\x50\xd3\x69\x7b\xd3\x01\xb1\xb3\xc8\xaf\x0d\xd2\xfb\x58\xc8\x13\xfe\x51\x94\xd7\x06\xea\x9d\x61\xd5\x76\x14\xed\x34\x29\xd9\x2d\xb3\xd3\x43\x66\xbf\xcd\x3e\x38\x75\x81\x39\xc8\xe9\xb4\xa2\x70\x98\x35\xdb\xb4\xf7\xb1\xe6\xa1\x07\xf0\x87\x35\x5b\xa4\xf7\x9d\x64\x22\x1d\x76\xdf\xc9\x06\x64\xbf\xd8\x69\xf6\xb1\xdd\x71\x67\xe4\xb2\xe3\x4c\x76\xe6\x60\x59\x71\xdf\x0f\xe6\xa1\x7b\x7f\x1c\x8b\xbd\xb9\xd3\xb5\x04\x9a\x3c\x0f\x58\x47\x81\xee\x07\x97\xd5\x5d\x40\x32\xf1\x16\x43\xd2\x55\xe9\xee\x80\x29\xc6\xde\x40\x28\x5a\x60\x43\xf9\x8e\xb0\xa2\xa2\x63\x64\x3f\xd7\x12\x0a\x37\xac\x44\x66\xcd\x76\xa7\xed\xc7\x16\xb9\x9d\x07\xb0\xf7\xe0\x09\x55\xb6\xbb\x8d\x62\xd4\xde\x0e\xac\x4a\x60\x0b\xd9\x8e\xeb\xca\xea\xf6\xa3\x6c\xa3\x1d\x2e\x33\x87\xb5\xec\xb4\xe1\xe8\x9c\xdb\x79\x95\xaf\x4d\xd6\xfb\xc5\xe5\xd7\xc1\xb4\xf3\x6e\x5e\x07\xa2\xec\xb0\xb9\xb8\x66\xc1\x4e\x8f\x98\x09\x68\x15\x10\x30\x8f\xb8\x09\x83\x26\x80\x22\xb6\xc5\x47\x02\x73\xb6\x5c\x44\x66\xe7\xf1\x69\x23\xdf\x4e\x97\x97\xad\xb1\xfb\xb3\xc6\xd0\x27\x0c\x7c\x76\x51\x98\x1d\xf1\x39\xc1\x56\x8d\x63\x5b\xf3\x68\x7a\x10\xf8\x46\xd5\x83\xce\x4e\xfd\x00\xb7\x62\x48\x71\x3d\xe0\x2f\xb2\x4b\xfc\xd8\x40\x5e\x62\x3b\x07\xc2\x5f\xaa\xb6\xef\xc1\x83\xca\x76\xbd\x23\xd0\xd8\x24\xb1\xe3\xc0\xc9\x34\xd2\xeb\x8d\x8b\x0f\xf4\x46\x5c\x82\x82\x06\x41\xc0\x4b\x79\xbd\x40\x7e\x5a\xfd\xc2\x0e\x28\xb2\xda\xb0\x19\x57\xb7\xc9\xdb\xa4\x33\x1c\xf4\xf6\xe8\xcc\x3e\x60\x34\xa8\x62\x00\x47\xca\x9c\x86\x86\x4c\x9c\xa7\x3f\xe0\xce\x8c\xee\xf1\xc6\x0b\x42\x64\x26\xc9\x0a\xc4\x4c\xfd\x53\x44\x7e\xe0\x22\xa9\xaa\xbd\x7e\x20\x85\xc9\x17\x5e\x1c\x79\xed\x6c\xbf\xb0\xc8\x54\x5d\xb2\x98\xbf\xbf\x98\x6a\x7c\xae\xa2\xeb\xa3\x90\x69\x19\x46\x06\xef\x4a\x06\x38\xa0\xb6\x57\xd1\xfd\x81\x4b\x57\xed\xc0\x3c\x70\xa7\xbf\x53\x0a\x0e\xe4\x2b\xf5\xec\xfe\x70\xb7\xad\x89\xa7\x50\x37\x14\xc4\xeb\x58\x8b\xee\x00\x29\x53\x46\x12\x2b\x23\x19\xed\x75\xd5\x90\x57\x9b\x00\x6a\x1d\x19\x2a\x5c\xfd\x3e\xc9\x57\xdc\xef\x80\x12\xae\x1b\xf5\xcb\x01\xa5\xbb\x67\xff\xbe\x20\x12\x0e\x19\xac\x62\x43\xf6\x01\xcf\x8d\xaf\x63\x3a\x90\x3d\x6e\xdb\xe6\x81\xa2\xa5\xb6\x2c\x1e\x8d\x20\x6a\x8a\x08\x14\xf6\xcd\xe2\xe5\x80\xce\x5d\xbd\x6a\x0d\xb4\x6a\x90\x97\x67\xa7\x19\x02\xa6\xc4\xc8\x1c\x7a\x20\x94\xb8\x1a\xc4\xce\x93\x45\xfc\xf5\x40\xfe\x54\x7a\x2d\x0c\xf2\xa7\xea\xeb\x05\x92\x73\x74\x97\x50\x37\xc5\x23\x0f\xde\x21\x65\x7d\xf4\x40\x7c\xb1\x8b\x0f\x1c\x1d\x79\xfa\xaf\x36\x6e\x2d\x93\x44\x73\x74\xea\x54\xcd\x2f\x1c\xb0\x39\x09\x4f\x08\x85\x79\x31\x1a\xde\xaf\xda\x0c\x22\x57\x46\x92\xc1\xc1\x8c\x2b\xf1\xdc\x83\x4a\x7c\x97\x03\xf6\x60\xec\x8c\xbd\xc6\xc7\x54\xeb\x93\xaf\x2d\x39\x06\x2f\x83\x33\xb7\x83\xaf\xc9\x41\x00\xc7\x60\x29\x49\xb7\x51\xc5\xc5\xcc\x6f\xc0\xf5\xf8\x02\x01\x15\xdc\xf2\x8f\xfc\x44\x07\x84\x8a\xd7\xba\x0f\xdc\xb9\x25\x0d\xff\x40\x50\x8e\xe3\xa8\x0e\x88\x18\x55\x92\xed\xb1\xb3\x54\x9b\xde\xdf\x33\xde\xd7\x0a\xa1\xf2\x7f\xf7\x0a\xa0\xa8\x53\xf5\x12\x33\xd3\xca\xbe\x8a\x83\x16\x02\x3b\x04\x0f\x58\x08\x1c\xbf\x7d\xec\x3c\x76\x65\x67\x3f\x68\x20\x30\x8b\x5a\x49\xe3\xfa\xe0\xa0\x55\x53\x2b\x82\x92\x4c\xf6\xa3\x1e\x48\xcd\x4a\xaf\x36\xcd\x2a\xa6\x7d\x78\xba\x5c\x92\xf4\x38\x78\x89\xb3\x01\xa0\x3e\xe0\xfd\x7b\x50\xd6\xce\xee\x12\x37\x24\x4a\xdc\x39\x58\x67\x55\x16\xb0\x83\xf6\x04\xfb\x3a\x0e\xf8\xba\x5e\x7c\xfb\xe4\x56\xd1\x32\x40\xbc\xb1\xef\xe3\x40\xdd\x55\xab\xd9\xc7\x94\x76\x52\x93\xcc\x76\x20\xdb\xab\x1a\xcb\xb8\x18\xa0\x9a\xe5\xa1\xee\xbf\xfd\x39\xc7\xc9\x55\xf0\x3a\xf3\xe2\x2c\x4b\xee\xc7\x92\x7e\x64\x74\x3f\x28\xfd\xf8\x05\x58\x1b\x2c\x03\x1e\x48\xfd\xb2\x79\xf7\x40\x50\x51\x35\x8f\xbb\xb8\x0f\x0c\xc3\xb5\xd6\x41\x93\xc2\xdd\x58\x8e\x6d\x38\x90\x1b\xf6\x3a\xfd\xe0\xb5\xb2\x41\xf9\x80\xd3\xca\xb5\x78\x0e\x5e\x8d\x25\xed\xe4\x60\x85\x26\xd7\x28\x3b\x6e\x0a\x95\x6e\xe3\xbc\xf5\x32\xc1\x65\x55\x0d\x21\x5c\x56\x2e\x0e\x74\x40\x9e\x72\x28\xf1\x71\xa3\xca\x9f\x34\xcb\xe3\xee\xdf\x5f\xc5\x79\x2e\x07\xe2\x8d\xca\x6b\x3c\x88\x31\xf2\x9e\x1f\xf0\x70\x6d\x76\x91\x1e\x53\xfe\x4a\xaf\xa3\xf1\x5e\x8b\x20\x14\x3c\x5c\x04\x8d\xc8\x14\x79\x3b\xad\x0e\x94\x4b\xb5\xc9\xe7\x58\xc6\x8c\xec\x07\xa8\xe0\x6b\x21\xe5\xe1\x9c\x3c\x42\x87\xcd\x48\x38\x40\xb1\xd4\xf8\xfa\xfe\xe2\x88\x42\x0a\x22\x90\x7c\x3f\xe2\x01\x5b\x87\x63\xf0\x4e\x14\x47\xb5\x45\xfa\x44\x09\x26\x57\x0f\x3a\x61\xea\x68\x45\x73\x3a\x37\xb0\x98\xe1\x36\x56\x41\xc7\xca\x09\x37\x9b\x33\x0a\xce\x8d\x57\x57\x16\xb5\xe9\xdc\x89\x6a\x1f\xf0\x23\x7a\x40\xee\xde\xe2\x0e\x2f\x0c\xe0\x0e\x6f\x44\x48\x05\xb5\x71\x53\x95\x38\xd4\x89\x70\x6d\x9b\x5a\xce\x55\x83\x49\xeb\x7a\x22\x5c\xdb\x4c\xf4\x84\x57\x2e\xeb\xca\xde\x72\x4e\x79\x35\xb6\xcd\x3d\xd0\xa2\x24\x75\xe7\x84\xbc\x9a\x7c\xcc\x9c\xf0\xc3\xd9\xec\x71\xe2\x8e\x56\x73\xd1\x73\xb9\xd9\xc4\x15\xcf\x08\x4a\xd1\xf6\x3d\x23\x68\x5d\x0e\xa9\x73\x19\x52\x9a\x1f\xc0\x24\x2e\x96\x74\x46\x1e\xc6\xda\x6e\x27\x2e\x5a\xad\x3f\x2b\xbf\x7d\x32\x5c\xdb\xde\xd2\x93\x45\x04\x7c\x76\x9f\x2c\x22\xe0\xc8\xe6\x93\xf1\xdb\x8e\x54\x3e\x69\x76\x79\xb5\x79\x38\x7b\xe5\x13\x35\x0b\x1d\x8d\x27\xbc\x70\xd6\xd2\x4f\xd6\x19\x78\x2d\x1d\xaf\x6a\x7d\xad\x1d\xeb\x0a\x38\xb8\xf9\x4c\x2c\x0e\xac\x59\xa3\x8e\x80\x1d\x79\x67\x42\x41\x2f\xa3\x0d\x55\x04\xac\xd5\x9f\x53\x02\x4f\x56\x34\x4e\x16\x4b\xd5\x61\x72\xe6\x75\xad\x94\xda\x94\xec\x84\xf6\xcc\xab\xad\x34\x47\xd4\x42\x75\x04\xd8\x89\xda\xa7\xba\x9b\xbf\x9c\x88\x28\x77\x76\xff\x89\x6c\x3c\xc7\x5a\x9f\x28\x18\xe0\x02\x64\x27\xbc\x72\xf6\xd2\x9d\x88\x27\xaf\x46\x08\xbc\x72\x3e\x8e\xcf\x29\xce\xb7\x2a\x25\xf4\x2c\xa0\x6d\xaf\x41\x81\xb8\x63\xd2\x5e\x4e\x35\x03\x50\x78\x7a\x9a\x74\xcb\x81\xe4\x4a\xb7\xd7\xba\x0b\x44\x08\xec\x56\xed\x4f\x7a\xd5\xec\xe5\x3e\xeb\x86\xd8\x2a\xc1\x88\x7a\x03\x8e\xf3\x3c\x2b\x92\x1a\xa5\x6b\x9f\xcb\x6e\x25\xd5\xff\x44\x04\x7b\x33\xdd\xe0\x9a\x82\xf1\x1a\x80\xea\x62\xf7\x83\x13\xb3\x16\x95\x30\xd4\xca\x06\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x54\xa4\xcd\x64\x18\x7d\x6e\xea\x47\x79\x27\x5d\x24\x5e\x4e\x84\x5e\xb9\x8a\xe8\x09\xb3\x57\xed\x5e\xe8\x65\xf6\x32\x63\x5d\x22\x7c\xf7\x27\x3c\xe4\xdd\x67\x27\x9b\x71\xa7\xcc\xd7\xb3\x0f\xf9\xec\xb4\x4a\x88\xdd\x9f\xa8\xb7\xe4\x2b\x39\xcf\xce\xd8\x61\xa3\x6a\x20\x3d\xd7\xdc\x15\xf7\x06\x54\x59\xa4\xce\xc1\x2d\xe8\x1e\x90\xd0\xe7\x54\xfa\x73\x2c\x28\xfd\xc5\x1a\x42\x50\xb2\x7c\x92\xcf\xd1\x93\x37\xfa\x9b\xd7\x2d\xbb\x98\x09\x62\xa7\x94\xee\x33\x80\xb5\xfd\xcd\x8d\x76\x1a\x08\x4c\xf6\x3b\xaf\x62\xd3\xbc\x11\x8d\x65\x37\xc5\xb9\x13\xfd\x5e\xbf\x9d\xbe\x37\x2d\x30\x3c\x61\xcd\xd3\xe2\x95\x56\xf6\xd4\x9e\x47\xc0\x39\xa9\x0f\x8e\x85\x18\x7d\x41\xb9\xd6\x78\xe0\x1d\x57\x36\xcc\x9d\xcb\x30\x67\x22\x3b\x48\x33\x6e\x43\x0a\x94\x7d\xe1\x84\xe1\xae\xbc\x7a\xa4\x5f\x4c\x93\x3c\x38\x07\x83\xc8\xc5\xf6\xef\x20\x6a\xe9\x84\x27\xc2\xad\xaa\x8c\x07\x27\xa5\x4e\xf3\x2a\xd6\x18\xb0\x67\xf7\x3c\xc9\xe3\xcd\xad\x78\xfd\x6a\xf7\xd1\xb8\x7c\x56\x92\x74\xcf\x6b\xd1\xa8\xf0\x84\xe0\x26\xdf\x0e\x7e\x5e\x6b\xeb\xfd\xc8\x43\x74\x22\xac\xdc\x65\x03\x4f\xde\x96\x2a\x89\xeb\xbc\x97\xa2\xac\xee\x91\x02\xe7\x20\x8a\xf3\xe6\xf0\x5a\x84\x1b\x8a\xb3\x39\x03\xaa\x1a\x55\xb3\x92\x9b\x87\x94\x91\x7a\xa3\x90\xbf\x29\x6d\x8a\x70\xe9\xc5\x60\x79\x8d\x93\x9d\xb4\xe7\x83\x74\x1a\xef\xb0\x29\xa1\x25\xdf\xf5\x7d\x22\x2e\xa9\x9a\x73\x3c\x07\x62\x30\x05\xc1\x43\x88\x3e\x08\xbc\x36\x1a\xb2\xc4\x4f\xaf\x8d\x92\xb8\xe8\xe2\xe2\x4d\x4a\xc1\x5f\x80\x2e\x84\x83\x6b\xa3\x2d\x20\xfb\x85\x15\xf8\xf0\x69\xb3\x2a\x40\x11\x2d\x5f\xf0\x2d\x55\x29\x44\xd7\xf2\x2d\x89\x34\x2f\x94\x0d\xa8\xdd\x3d\x80\xb4\x44\x28\xd7\x8a\x53\x2a\x6a\x83\xd4\x44\x26\x17\xe2\x96\x7c\xa9\xe5\x85\x78\x70\x5f\xe3\x7b\xc1\x13\x55\x87\xc7\xe3\x94\x34\x83\xc0\xed\x59\xfd\x00\xe7\xa0\xb4\xc8\x2b\xae\x29\x69\x0a\x14\xa0\x64\x2e\xbe\x78\x3f\xa9\x4d\x69\xd7\x0a\x53\x7a\x75\xc1\x84\x04\x0f\x1a\x91\xc9\x91\xfd\x05\x23\x66\xfc\x3b\xdd\x10\xda\xf1\x57\xa2\x78\xaf\x1d\x7e\xc1\x22\x38\x9c\x2c\x74\xa5\xb5\xe5\x04\x56\x5a\xdb\x43\x4b\xc1\xb0\x20\x5b\x76\x2e\xdc\x25\x6f\xd5\xef\xca\x3c\x1d\xbd\x58\x79\xc1\xad\x51\x79\x83\xa8\xa3\xc0\xae\xe5\x8d\xd2\xce\xbf\x58\xb7\xc8\x8e\xe2\x0b\x41\xdf\x2e\x88\x7e\xa1\x8e\x91\x8f\xe4\x8b\x62\x88\x4c\xd1\xd7\x14\x3b\xd2\x30\x8d\x16\x6a\xcc\xcd\x2f\x00\xfd\xb2\x65\x5f\x0c\x06\xca\xfe\x80\x92\x5d\xf3\x0b\x14\x44\x92\x7b\x00\x08\xda\x67\x57\x25\x72\xbd\x80\x75\x11\xa9\xe6\xcd\x4a\x92\x96\x1b\x2e\xd4\x85\xb4\xd9\xed\xaa\x3c\x2e\x8d\x5b\xca\x09\xc3\x2f\x20\x62\x48\x52\xf8\x85\xe0\x99\xcd\xa8\x5e\x62\x81\xa1\xa6\x61\x4f\x9b\xf9\xa2\x58\x20\x4b\xf7\xc5\x6a\xe3\x4e\xa2\xba\x58\xe7\xc8\x2c\xf6\x5a\x75\x8d\x74\xa6\x5f\xa8\x3f\x6e\x96\x77\x31\x9f\xcc\x69\x56\x17\xca\x38\x3a\x02\xfb\x42\x1d\x23\x57\xc7\xb9\x96\x94\xd0\xfc\x01\x45\x3a\xef\x46\x14\x2e\xf2\xbd\xba\x17\xa5\x06\xe3\x0d\x45\x17\x5d\xbc\xfe\x1a\xe4\xfa\xde\x9e\xcb\x9d\xe6\xc5\x19\xdc\x4c\xde\xd0\x8c\x96\x79\xed\xae\xc1\x23\xfc\x35\x08\x85\x36\xf3\x04\x5e\xd5\xfe\xda\x7f\x88\x8f\xb1\xea\x79\x8d\x85\x3b\x4d\x6c\xa7\x42\x61\x32\xdd\x89\x3b\xb7\xe9\x76\x92\x9c\x70\xed\xdc\x1a\x65\xfb\xc9\x69\x74\xed\x0b\x22\x21\x62\x4a\x0d\xd9\x8a\xe0\x85\xa8\x6d\x5f\xaa\x71\x1d\xa4\x0f\x1d\x37\x17\xdc\x77\xc5\x0e\xf3\x8b\x15\xc9\xed\x08\xbe\x0e\xae\x9e\x20\x44\x9c\xf6\x26\xeb\xf5\x85\x43\xbe\x05\xf7\x48\xa4\x08\x07\xe7\x5a\x0a\x75\x70\xd2\x4e\x63\x6e\x0f\xe3\x52\x93\x7e\x7c\x9d\x0c\x96\x2a\x7e\x00\x2b\xab\x4f\x03\xdc\xe0\xd3\xa4\x53\x5d\x27\xcf\x48\x2f\xff\x05\x7b\x99\x49\x96\x85\x86\x6c\xff\xba\x2e\xac\x83\x27\x81\x98\xea\x16\xfc\x7b\x45\x5b\x58\x61\x82\x9a\xc5\xd2\xeb\x62\x5a\x9e\xf9\xc7\x45\xf7\xac\x09\x0c\xb7\x52\xfa\xee\xa3\x0b\xd6\xa6\xd7\x52\x5c\x2c\x5a\x2e\xb4\x2c\xf7\x9c\x59\x18\xdc\x73\xf6\xb7\x5f\x88\x88\x4e\x2e\x5f\x78\x21\xfd\xde\x57\x83\x5f\xf7\x5a\x3a\x0d\x01\x07\xde\x30\x45\xdf\xac\x16\x28\xb4\x30\xa1\xcd\xc4\x00\x59\xc5\xa2\xd1\xc5\x42\x46\x76\xbb\x5e\x37\xe7\xe4\x36\x42\xf0\x0d\xc1\xba\x63\x5d\x03\x3c\x44\xb3\xdb\x28\x52\xeb\x19\x4c\x59\x25\xd9\x72\x7a\xe1\xee\x1d\xe7\x96\x5d\x4f\x9b\x8a\x97\x27\xf0\x2c\xac\x6b\x86\xcf\x62\xca\x7e\x83\x36\x3e\x8f\x70\x21\x5e\x51\x10\x3f\x2c\xe4\x62\x88\x58\x33\x59\xeb\x78\x2f\xef\xa2\x58\xee\x0d\xfb\x92\xf3\xdb\x6e\xe4\xff\x3b\x8c\xfb\xc6\x35\x92\x8e\x93\xb8\x37\x0a\x9c\x62\x1b\x37\xa4\x9f\x16\xdd\x01\xa8\x59\x8c\xe7\xde\xa8\xb0\x88\x49\xdc\x10\x76\x5a\x74\x7b\x71\xb7\xae\x07\xbc\x91\x5b\x3d\xa0\x06\xd2\x2b\xff\xed\x86\xf4\xd2\xa4\x44\xdf\x90\x5e\x1c\xd9\x7a\x07\x82\xa4\x49\x4f\xe9\x25\x6d\xc2\xf3\xbd\x2a\x74\x8b\x98\x6f\xa6\xef\x9b\xdc\x6f\x5c\x6c\x63\x0f\xe9\xcd\x6b\x20\x9d\x08\x7b\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\xe3\xee\x46\x81\x6d\x5f\xfd\x77\xc3\x18\x63\x87\xf7\xcd\xab\x6c\x9c\xf7\x7a\x27\xdc\xc2\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\x05\x10\xa2\xa6\x3b\xc1\x57\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xe7\xb1\xc9\xb6\x73\x67\x5c\x68\x6d\x90\x33\x58\xa5\xce\xd2\x9b\xa9\x6c\x76\xd2\xdf\xcb\xfb\xa9\x3d\x7e\x67\x68\x79\xa6\x0d\x88\x31\xce\xbd\xbd\x71\xcf\x63\x93\x18\x73\xc3\x3a\xe2\xfc\xff\xbb\x50\xf4\x76\x87\x85\x20\x08\x49\x65\x91\x86\x40\x28\x74\x54\x67\x3f\xa0\xf9\xd2\xd4\x55\x58\xce\xa6\xc4\x9f\x1c\x41\x37\xca\x67\x37\x6f\x87\x29\x05\x25\x87\xda\xde\x88\xf9\x69\x12\x1f\xef\x8a\xed\xe3\xd1\x2a\x67\xa8\x09\xd4\x45\x48\xfe\x80\x86\x3e\xc9\x3c\x77\x5b\xb4\xa8\x65\xc2\x0d\x8c\xaf\x75\x6e\x1c\xc2\x6d\x70\x19\xd3\x6a\xe3\x01\x24\xf5\xe3\xc6\x2d\x2e\xf6\x90\xdd\x08\x20\xb6\x87\xf9\x86\x73\xd3\x85\x1a\x6f\x64\xe9\x8f\xcd\xbf\x23\x69\xa1\xbb\xbf\x0b\x4e\x2c\xbf\x7f\x63\xc7\xfb\x77\xe0\xcc\x94\xdc\xe9\x58\x90\x3c\x7c\x4f\x99\x2b\x6d\x9b\xdb\x10\xb1\x74\x7c\xdd\xa8\xac\xe4\x68\xae\x7b\x4a\x58\xc9\xee\xa0\xbb\xd3\xba\x2b\x24\xf7\xb5\xe8\x7e\x80\x13\xd3\x41\x4f\x77\x87\x4d\xda\xcb\x04\xaf\xe3\xa6\xa3\xe1\x1e\x15\x31\x6d\x42\xd1\x40\x2c\xbc\x79\x14\x85\xa5\xcd\x1d\xf2\x02\x98\xee\x0e\xe9\x31\x52\x1b\xc9\xfa\xbe\xab\xfe\xde\x23\x21\x12\x52\xe0\x19\x7c\xdd\xbf\x7b\xef\x30\x57\x38\x6a\xe3\xde\xa1\xc8\x4a\x13\xbe\x11\x5d\xbc\x99\xb4\xf6\x45\xfb\xc2\x3b\x8c\x2e\xaf\xd4\xd1\x7b\xe7\x5d\xb4\x5a\x28\x7a\x17\x5f\x6c\x6d\x07\x63\x94\x30\x74\xc3\xe8\x12\x5e\xdb\x69\x05\x13\xeb\x18\xbf\x61\x54\xb1\xd3\xe8\x3e\xe0\x5d\x30\xab\xa5\xb7\xd0\xdc\xff\xe8\xa0\x1d\xbf\x3f\x08\x82\xa6\x7d\x50\x01\x93\x45\xf7\xc6\xa5\x8a\xd6\x43\x6e\x94\x6a\x6c\xd5\x30\xa1\x02\x52\xf3\x86\x81\x7c\xb5\x99\x27\x9c\x90\xe0\x8a\xdb\x38\x33\x1d\x6a\x7e\x23\x8b\x2d\x38\xb1\xf3\x3e\x17\xb9\xb8\x4b\x52\xb0\x10\x79\x71\x35\x85\x69\x86\x12\x3b\xde\xea\xa6\x5d\xc6\xd1\x48\xf7\xb5\x62\xff\xd4\x86\xc4\x65\x0a\xbd\x16\x1e\x04\xc3\xb5\x80\xf2\x18\x90\x02\x8d\x97\x6b\x01\x69\xa0\x9e\x49\xb3\xde\x76\xa8\x51\x6d\x03\xe7\x7d\xe3\x9c\x95\xe5\xe4\x86\xfb\xce\xb9\xce\x37\xe2\xa1\x6c\xc3\xbb\x79\xc3\xa1\x5d\x94\x37\x32\xcc\x5e\x57\x42\xdf\x37\x64\x61\xef\x4b\xb8\xd7\x7c\x23\xc4\xfd\x70\x44\x75\x00\xef\x9a\x8b\xf6\xdf\x0f\x98\xa1\xec\xa9\x37\x82\xa1\xec\x4d\xbf\x99\x62\x66\x46\xf5\x60\xa5\xab\xdb\xcc\x6d\xf5\x14\x50\x10\xa0\x37\xbf\x00\x6b\xbe\x4d\x6c\xf7\x83\x42\x0b\x9e\x12\xdd\x71\x8e\xf8\xb9\x51\x36\xb2\x55\x7f\x40\xff\xc3\xa7\xfd\x6c\xb4\xc0\x09\x8b\x0f\xfc\x73\x76\x1d\x3f\x1b\xbd\x59\xda\xa6\xcf\x86\x49\x57\x7f\x80\x5b\x4a\xe5\x41\x78\x98\xf6\x56\xc2\x8f\x54\xa0\x07\xe5\x96\x5e\x39\xc5\x0f\x83\xbf\x1c\x82\xf4\x20\xb4\xd9\xbe\xed\x07\x57\xac\x98\x8d\x3c\x94\xcf\x64\x13\x79\x10\x0c\xb6\x0d\xff\x3e\xe9\xcc\xd1\xfe\x0f\x2b\x66\x3b\x86\xed\x81\x3f\xcf\xe5\xc2\x1e\x54\xcc\x76\xd9\x86\x87\xf2\x9c\x4c\x2a\x0f\xe3\xa0\x8d\x90\x80\x3a\x00\x9b\xbf\x47\x0c\xbc\x04\xff\x07\xd1\x68\x2e\x58\xf6\xe0\xa6\x44\xeb\xf8\x4f\xe0\xf1\x25\x00\xd7\x45\x89\xda\x6b\x0f\x8a\x19\x8c\xe2\x01\x6e\xa2\xc8\x10\x3d\xa0\x2b\xcd\x28\x06\xe8\x4f\xfa\x3d\xae\xdd\xab\x21\x22\x0d\xe2\xc5\x0f\xc8\xad\xbd\x0c\xb8\x48\xdc\x0e\xc7\x87\xc5\x0d\xc4\x59\x9f\x55\x15\x5c\x93\x8a\x64\xd6\x92\xd4\x1f\xdc\xd8\xe2\xe4\x94\x27\x62\xbb\x37\x0f\xc0\xed\x1e\x3c\x02\x78\x92\xac\x2d\x0f\x83\xa8\x5f\x40\xd3\x9b\x27\x29\xf8\x49\xc8\x56\x11\x03\x79\x12\x5d\xd9\x9a\x35\x7c\x79\xaf\x2c\xd6\x07\x39\x76\xd6\xde\x1f\xe4\xd8\xb9\x2c\xf0\x83\xbb\x11\x5f\xe2\xdc\x83\x9a\x9b\xaf\x24\xe6\x07\xde\x3e\x1b\x1d\x9e\x44\x4b\xa8\x38\xc6\x83\x9a\xe1\x23\x7b\x48\xc6\x20\x18\x2d\xf0\xf7\xbd\xf2\xa8\x1f\x38\xfc\x9c\xc6\xfa\xe4\xb5\x12\xea\x22\xe3\x16\x79\x93\x0f\x6b\x48\x39\xa2\xee\xc9\x9c\x86\x80\x82\xf1\xcd\x66\x8d\x07\xb6\x36\x27\x54\x3e\x79\x9d\x48\x7e\x01\x3c\xc2\x04\x5f\x16\x8c\xc2\x74\x21\x8c\x42\x43\x99\x47\x98\x2f\x95\x7f\x78\xdd\xa1\xc3\x7e\x9e\x25\xb6\x4a\x83\x79\x0a\xa8\xa1\xbb\x4d\xd6\x6b\xcc\xc2\x1a\xd7\xaa\x61\x00\xb9\xc8\x1e\xfb\x54\x52\x83\xf1\x86\xb2\x54\x0e\xe2\x7e\x70\xef\x8b\x53\xf6\x1f\x38\xf9\x9a\xe3\x08\x1f\x84\xf1\xbd\x12\xaf\x1f\xe6\xd2\x8d\xe1\x31\xa0\x0a\x76\x7f\x01\xfb\x6c\x71\x9b\xf7\x2e\x68\x96\x28\x4b\x65\x55\xf3\x41\x01\x86\xcd\x0b\x53\x21\x33\x79\xed\x2b\xe6\x64\xb4\x31\x75\xee\x85\x67\x88\xc6\x76\xd0\x3d\x8d\x57\x88\x09\x40\x48\xca\xcd\xd7\xfb\x3f\x30\x0f\x36\xd3\x23\x2e\x81\xf1\x91\xf9\xb0\x82\x83\x43\xec\x9e\x86\x58\x26\xe9\xcf\x4f\xdb\xf9\x82\x7b\x00\x85\x67\x7f\xb0\x28\x5c\x0b\xd5\xc8\x7c\xcc\x3e\x29\x0d\x4b\x02\x7a\x20\x0d\x3b\xa1\xe6\x41\x41\x2b\xc7\x6b\x3c\xb4\x3f\x4a\xc3\x78\x3a\xe7\x20\x2c\x21\x2c\xb0\x7b\xdb\x33\x2a\xd0\xec\x99\xe6\x48\x29\x65\x0f\xca\x5f\x39\x5d\xe3\xe1\x75\x89\x73\xce\x3f\x39\x7f\x50\x91\xb4\xf9\xb4\x80\xe9\x72\x78\xcd\x79\x31\xba\xe4\x9c\x07\x11\x82\xc1\xe1\x7b\x0f\x3c\xa0\xcd\xe1\xa0\x0f\x72\x05\x1c\xb6\xf4\xc0\x03\x6a\xd1\xfb\x41\xea\x40\xc8\x6e\x27\x5c\x8f\xaa\x0e\x99\x39\xe0\x10\xb9\x07\xb2\xba\xaf\x49\x7b\x10\x20\x98\x1c\x4b\xf1\xa0\x20\x7b\x1b\x1e\xf1\x24\x06\xfc\x60\x01\xed\x2f\xb0\xe3\x65\x0e\x78\x28\xcd\x9b\x92\xe1\x51\x75\x65\xc8\x67\x5f\x84\xa7\x1e\xf7\xb5\x99\xfc\x05\xcf\x71\xe3\x65\xe7\xb2\x68\xc8\x7d\x40\xd9\xf6\xef\xd0\x71\x36\xf7\x48\x8e\x20\xed\xfd\xd9\x19\x07\xe0\x73\x76\xc7\xf6\x19\x7e\x81\xa1\x15\x6e\x3f\x04\x41\x43\xa2\x84\x85\xc3\x45\x9f\x03\x07\xb5\x29\x13\xb2\x7e\x72\x61\x85\xe7\xe0\x86\xd7\xd2\x1c\x8b\x8d\x69\x08\x84\x02\x06\xaf\x35\x8c\xa7\xbe\xa1\xf8\x99\xc2\x7e\xb3\xdb\xff\x81\xf1\xd4\x8e\xe8\xe7\x24\xda\x64\x20\x78\x10\xc8\x67\x93\xf4\x73\x2e\xe6\xee\x07\xdc\xc1\x32\x21\x3c\xac\x87\xea\xb8\xb9\x07\xe2\x7f\xb3\x17\xe2\xa1\xb9\xd5\x1b\x0a\xd7\x2d\x3a\x1c\xe2\x81\xa8\xee\x8b\x5f\x1f\xb8\x58\x5d\x27\xf4\x41\xe6\x41\x7a\xb5\x2f\xbc\x2f\x90\x2e\xc4\x1a\x49\x48\x7d\x20\x97\x5b\xbb\x7d\xe0\x53\x7d\x55\x62\x78\x58\x0b\xc2\xd1\xc5\x0f\x02\xeb\x7c\x49\xdd\x73\xaf\x49\x6a\xa5\xee\x35\x49\xbf\x41\x2b\x82\x59\x21\x2a\x91\x3a\x4b\xef\xe1\xd5\xe2\x25\xf9\x85\x8b\x5d\x08\xf7\x10\xe6\x5f\x82\x2e\x84\x79\xe7\xfc\x3e\x4c\xfc\x73\xe0\xd9\xc3\xeb\x64\x1c\xbc\xfa\x20\x56\xce\xe1\x79\x0f\x6f\x90\x79\x6d\x44\xc8\xf3\xbe\x42\xeb\x79\xc8\x5d\x65\x79\x78\xa6\xfc\x9e\xfb\xab\x07\xee\x54\x4f\x9c\xd5\x4c\x7d\x02\xa0\x9a\xa9\x2e\x22\xa8\x1b\xab\x93\xea\x7e\xa3\xba\xb1\x44\xbb\x82\x61\xea\xb6\x9c\xb3\xd5\x0f\xe6\x5e\x57\x1e\x7d\xdd\x70\x41\x8c\x02\xbb\xea\x86\x9a\x11\x2a\x3c\x5c\xb7\x00\xfe\x54\x34\x24\x6f\x02\x57\x8d\x87\xba\x05\x9e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x59\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\xde\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf4\x93\xbb\x04\xe2\x82\x7b\x80\x90\x1f\x3c\x04\xc2\x9a\x3e\x87\x52\xdd\x58\xcd\xab\x64\x8d\x00\x0b\xa8\x6a\xac\xd6\x2d\x72\xf5\xdd\x5e\x34\xaa\x11\x78\x69\xa1\x14\xa1\xba\x21\xbf\x43\xde\xd9\xba\xa1\x9c\xa9\x0a\x36\xd5\x0d\x55\x27\xaa\xd1\x04\x89\x38\xf6\x9f\xc4\xc7\xd5\x2d\x12\x01\x82\x1f\xe1\x71\xca\x39\xad\x5b\xe4\xfc\xb5\x28\xac\x1c\xa6\xf8\xa1\xba\x21\x05\x51\x9e\xa3\xba\xe1\x26\xf1\x6e\x04\xe1\x76\x43\x97\x2b\xa9\x1b\xcc\xad\x55\x65\xdb\xea\x36\xa5\xdf\xac\x22\xf7\x75\xcb\x94\xb8\xb2\x08\x07\x92\xaa\x6a\xbe\xd4\x0d\xd7\x11\xf6\xe4\x76\x42\xdb\x1d\x00\x41\x51\x23\x2e\xb7\x71\x75\x87\xdc\xf6\x59\x40\xf2\xf6\xc1\x64\xda\xcb\x84\x49\x6b\x00\x37\xf2\x96\xb4\xaa\xcc\x3e\x51\x54\x71\xdd\x70\x71\x77\x77\x1b\xa2\xac\xbc\x36\x75\xa3\x1f\x59\xf1\x7b\x75\x43\x3a\xca\xe8\x1a\x81\xd9\x28\xaa\x26\x55\x37\x38\x92\xb3\x69\x17\x92\x6c\x7f\xb5\x09\xa2\x40\x62\x51\x88\xa2\x49\x16\x6e\x37\xbd\x5f\xb9\xdd\xb4\xb2\x75\x71\x4b\x0d\x08\xb7\xf3\x16\x4d\xaa\x95\x78\xf5\x17\xe0\x9e\x46\xc2\x94\x63\xe3\x30\xc4\x95\x3c\xc2\x1c\x00\x45\x21\x74\x49\x5e\xdd\x58\x38\xcc\x53\xa8\x9c\x82\x40\x46\xe5\xfa\xee\xfd\x0b\x2f\xb6\x52\x3f\xea\xc6\xca\xf5\x9b\x70\x06\x39\x56\xc5\x11\xea\xc6\xd2\xaa\x4d\xfd\xb7\x85\x74\x41\xd8\x50\x41\xd0\x0c\x03\x62\xeb\xbb\x03\xea\x86\x45\x33\x68\x3c\xda\xcd\xe5\x50\xe0\xa1\x9b\x3f\x74\x32\xef\x22\xe2\x83\x54\xd9\x5f\x1f\x00\x69\xe6\x07\x1d\x51\x35\x45\x43\x32\xd7\x44\xd1\xe4\x75\xeb\x24\xce\x22\xf2\xc6\xdd\x84\xaa\x16\x5c\x37\x5e\x4d\x68\x7e\xd0\x81\xb5\x2c\xda\xed\x48\xf7\xea\xc2\x1a\x2a\x44\x74\x6f\xc0\x65\xc3\x35\xa5\xf0\xea\xc1\x62\x98\x70\xf5\x60\x37\xad\xd2\x2b\x5e\x3c\x24\xbd\xe2\x9b\x40\xe2\xdd\x84\xd5\xa4\x32\xd6\x24\x84\x27\x24\x9d\x76\x33\xa9\x41\xa0\x35\xc9\x75\xcf\x77\x35\x0c\x0b\x4a\x81\xcd\xe2\xf8\x59\x3d\x4e\xd1\x31\xbd\x8e\x9b\x65\x08\x36\x39\x22\xf8\xae\x98\xaf\x2c\xd1\xd1\x4b\xb1\xd3\x2e\xf7\xea\x02\x66\xb3\x26\x18\x76\x90\xc7\x6b\x48\x9a\x88\xcc\x69\x20\x5b\x26\x1f\x61\x30\x14\x07\x53\xc7\x41\x85\xd6\xd3\x64\x1a\x6c\x35\xef\x3a\x22\xd4\x1e\x0d\x89\x32\xae\xdd\x24\x8e\xca\xf9\xdd\xc4\x70\xe0\xc8\x33\x5e\x0f\xd4\xea\x30\x05\xb3\x26\x45\xf1\x19\x89\xa4\x92\x6e\x8a\xe6\xbd\x84\xe9\xf5\x02\x4a\x67\x34\xb7\x41\x2e\x26\x86\x83\x7a\x97\x77\x21\xeb\xa3\x15\x1f\xa2\x27\x59\xd7\xeb\x01\xea\xf9\xc5\x9f\x18\xe2\xea\x86\x82\x15\xdd\xb4\x75\x42\xeb\x30\xd2\xcf\x85\x74\x01\xc4\x60\xbe\xd7\xf9\x80\xca\x67\xaa\x87\x59\x37\x38\xe5\xbb\x77\xd4\xb5\xe4\x06\x0d\x71\x71\x0f\x8a\xb4\x2e\xe2\xc8\x6d\xda\x90\xcd\xa8\x50\x34\x7f\x33\xce\xae\x05\x82\x60\x82\x91\xb9\x1a\x89\xd7\x22\x67\xc3\x44\xd9\xd5\x6d\x94\x9d\x35\xab\xba\x29\x24\xaa\x03\xd8\x98\xbb\x39\xd7\xbd\x90\xae\x0e\x96\x13\x5f\xeb\xba\x8c\xcc\x55\x93\xb8\x41\xbc\x66\xef\x94\x75\x9b\x7f\x5f\xeb\xaa\x1e\x79\x8b\xb6\xd9\x02\xe5\xd4\xa6\x11\x1e\xc4\x6b\x79\xb7\x3c\x84\x40\x20\xc3\x08\xfd\xda\xc1\xcf\x62\x0a\x1a\x91\x5e\xf8\xd7\x19\xf8\xa0\xc8\x97\x8f\x30\x44\x14\xbe\xd6\x89\x52\xab\x0f\x24\x56\xa1\x2d\xaf\x07\xb4\x28\x49\x96\x08\x28\xba\xef\x93\x3e\x20\xc5\x57\xee\x84\x1a\x78\xef\xb6\xca\xe5\xd4\x00\xa3\xb2\xd7\x29\x6c\xa0\xc6\xea\x0f\xb8\x9f\x9a\x1f\xf4\xef\xaf\x26\x49\xba\x06\xd4\x56\x33\x8f\x08\x1b\x15\x86\x17\x08\x04\xba\xf9\x0b\x2e\xbd\xbe\x60\xd0\xa2\x72\x65\x6a\x08\xb0\xa2\x1a\x06\x8a\xb9\x42\x7c\x08\xcc\x15\x10\xa6\x43\x58\x40\x0a\x0d\x81\x04\x9c\xfd\x09\x4c\x73\x9e\x36\xd2\x8e\x43\x72\x9b\xfa\x40\xf1\x03\x52\x47\x36\x10\x0f\xb8\xa9\x66\x11\x11\x2a\x23\x6e\x1b\x28\xd7\x8a\xfc\x42\x5c\x98\x16\x1e\x22\xe8\x51\x14\x1f\x90\xc6\xd1\xc5\x6c\xc3\x4a\xcc\xa8\x7e\x81\xe1\x3c\xaf\x2e\x21\x0e\x88\xe4\x43\x02\x08\x5e\xfc\xc4\x73\xcc\x5d\xe2\x76\xa4\x2e\x0a\x0d\xcc\xba\x28\x86\x61\x65\x5d\x78\xf9\x13\x14\x71\x71\xb2\x90\x68\x12\xf7\x62\xc1\x54\xeb\x8b\x8a\x6a\xc0\x65\xdb\xbd\x09\x0f\xa8\x63\xdb\xbb\x7f\x87\x16\x64\x34\x24\x88\x65\xda\x86\x81\x97\x39\x2a\x49\xa7\x06\x4a\xb7\x5d\xb3\xca\x9c\x84\x7f\x5f\x93\x70\x0f\xf4\xe3\x89\x19\x85\x4c\x4c\xbb\x07\x5c\x4e\xef\xb5\xcd\x6b\x52\x82\x99\xd2\xae\x27\x89\x70\x03\xef\xfc\xc0\xcb\xb7\xbb\x47\xe4\x11\xe1\xef\x51\xd8\x5b\x47\x46\x40\x6e\x46\x1f\xea\x0f\xd1\x07\x2f\x5a\x82\x8d\x55\xf9\xb6\x35\x14\x06\x13\x7a\xa5\x29\xbb\x0e\x75\xc8\x5b\x93\x94\x35\x54\x43\x45\xad\x3e\x8f\x58\x79\xd6\x6b\xca\x75\x1d\x49\x3f\x29\xa8\x5d\x03\x12\xab\xfb\xf0\xd7\xb8\xe6\x4f\x1a\x56\x40\x6c\x81\xea\x04\xd4\x40\x39\x75\x08\x3f\x95\x5b\xdc\x94\x89\x5a\x65\xc3\xf3\xa9\x9c\x8f\x88\x02\x82\xaa\x79\x71\x40\x5a\x75\x1f\x5a\x63\x96\x32\x2b\xa6\x5c\xd8\x5b\x7b\xd7\x7c\x1b\x88\x62\xf8\x77\xce\xc0\x1d\x56\xcc\xc0\x6d\x90\x44\xd7\x0c\x96\x7d\xd6\x64\xca\xd0\x84\xe4\x35\x6f\x8b\x23\x78\x08\xf2\x5a\x73\xc2\x86\x49\x06\xb7\x99\xfa\x65\x46\x87\xe2\x67\x2f\x5e\x0a\x03\xaa\x5c\x39\x35\xc0\x04\x3a\xa4\x3a\x06\x5e\xca\x24\x03\x52\x0d\xbc\x54\xdb\xb2\x71\x80\xe8\x6a\x6d\x3c\x20\x9e\x73\x93\x34\x15\x60\xf2\x1c\x9b\x7f\xcf\x68\xfb\xf7\x8a\xb6\x26\xc9\xd8\xcd\xea\xad\x31\x90\xfa\x69\xe6\x0d\x0b\x67\x1f\xa2\x84\x41\x90\xfd\xfb\x5a\x79\x21\x7a\x2c\x2c\x79\x48\x6a\x10\x92\xe0\xc2\x4e\xf5\xb6\xab\xcf\x9d\xb7\x6d\xa9\xcf\x15\xaf\x60\xcc\xef\x90\x88\x24\x65\x86\x15\x9f\x50\xfc\xc5\x64\xf7\xb6\xac\x84\x9d\xb6\x19\x13\x28\x92\x44\x86\xa4\xca\x80\x70\xcf\xe1\x43\x8c\x49\x22\xd5\x88\x46\xfc\xe7\x90\xf9\x27\x20\xdc\xf3\xc5\x52\x98\xcb\x2c\x75\x37\xac\xd2\x2c\x66\x73\x07\x3d\xca\xa6\x27\x84\x7f\x0e\x2f\xdd\xc1\x0b\x2a\xaa\xbb\x40\xb0\x8b\x94\xc1\x70\xd2\x77\xe8\x3d\x8e\xdc\x64\x5d\x24\x5f\x03\x04\x47\x95\x14\xac\x01\x45\x77\x37\xc3\x88\x70\x86\x11\xdc\x1e\x68\x0b\xad\x27\x21\x12\x84\xa8\xc3\xa2\x90\xbf\x1a\x4e\x22\x49\x00\x22\x7a\x74\x98\x2b\xb0\x02\xaf\x89\xeb\x5a\xeb\x26\x00\x2f\x1a\x92\x7d\x1e\x5d\x0b\xcd\x7e\x40\x25\xc7\x8c\xee\x5a\xd4\x22\x34\xb1\xbe\x6d\x31\xaf\xbc\x19\xce\xe6\x33\x0c\xd1\x06\x43\x6a\x4e\x60\xf0\x66\x32\x37\x47\xb6\xf0\x30\x75\xdc\x94\x16\xcc\x9e\xef\xb5\x78\x5a\x6d\xde\x4f\x50\xcc\x4e\x98\xff\x5b\xbd\x75\x51\xc3\x76\x33\x49\x42\xf6\x1b\x5e\xbc\x25\xfb\x79\x1e\x0f\x81\xf0\x07\xe0\x05\xaf\x0e\x3a\x08\xcc\x1d\x60\x71\xcc\xd0\x1f\x2c\x86\x0c\x32\x01\xc9\x25\xc3\x2c\x19\xe1\x06\xba\x73\xb2\x06\xd8\x2f\x87\xf4\xa2\x08\xc1\x50\x77\xc1\xd4\xc8\xda\x2f\x0a\x97\xa9\x91\xd7\x0f\x28\x1a\xa6\xc6\x8d\x47\x48\xf3\x27\x34\x6f\x88\xcb\x47\x06\x04\x64\x77\x01\x18\x93\x7b\x00\x8c\xe9\x27\xf1\x70\x35\x22\x95\xc5\xab\x16\x03\xaa\x08\xbb\xf3\x80\x5c\xb3\xee\x36\xb6\x87\x38\x51\x0c\xc8\x43\x90\x4c\x18\x91\xd8\x32\x92\x7f\x2f\xa4\x2c\x0f\x80\x6a\x72\xc5\x1f\xec\x50\x61\x3c\x00\xb6\x43\xf2\xef\x27\x11\xe4\x1e\xaf\xef\xaf\xda\xb4\xc4\x31\x60\x09\x92\xdb\xb8\x5d\x4a\x92\x71\x64\x2c\xa8\xaa\xc6\xd4\x08\x91\x71\x24\xbf\xc0\x88\x0f\x9d\x30\x31\xd2\x10\x2e\xc5\x2c\x46\xe6\x2b\xfb\x8b\xc6\x2e\x35\x66\xa4\xfd\xfe\xf5\x05\xe8\x28\xb9\x7d\xf0\x0b\x77\x41\xa8\xb5\xca\xb0\x67\x56\xed\x96\x98\x40\x38\xd9\x6d\x46\x28\xe9\x68\x8e\xb8\xf9\xe0\x05\x34\x64\xca\xd4\x8c\x68\x16\xc7\x89\x7e\x81\xc6\x46\x2f\x65\x3a\xa0\xc3\xfb\x05\x9e\x21\x12\x01\x23\x02\x4e\x93\x02\xad\x6a\x44\x32\x6f\x75\x1b\x26\xd3\x6c\xa0\xa7\x50\xd9\x86\xc4\x83\xc8\xeb\xa0\x54\x4e\xa7\x46\xe6\xda\xd8\x58\x12\xe9\xfd\x57\x68\x47\x8d\x4c\xbe\xb1\x71\x24\x4e\xa9\x32\xb6\x57\x17\xfd\xfb\xab\xbe\x30\x8b\xb2\xbb\x2a\x4d\x5c\x23\x84\x48\x65\x51\xd7\xc8\x2b\xa6\x6c\x99\x88\xbc\x42\xfc\x35\x22\x56\x42\x82\x70\x64\xe1\x38\xc5\x1b\xd4\x58\x68\xb1\x94\x74\x1e\x59\xd2\xa7\x7a\x16\x53\xf0\x8c\xb6\x5d\xc4\xc2\x59\x89\xe7\x47\x48\xa2\xd6\x10\x62\x59\xb3\x14\xaa\x59\xd4\x47\xbc\x31\x16\xe6\x5b\x7a\x5b\x14\x6c\x0b\x53\x35\xc3\x60\xe5\x1a\xaf\xb1\x70\x1a\x1a\xa2\x92\x80\x84\x27\xa6\xfb\x54\x23\x16\x66\xd6\x61\xc4\xf1\x52\xf2\x6a\x44\x55\x1c\x64\xb2\x05\x44\x9a\x41\xab\x81\x5e\xa5\x71\x3d\x24\x33\x57\x75\x14\x46\xf8\xf3\x83\x81\x6e\xdc\x58\x92\x73\x62\xa3\xe7\x44\x30\x34\x2e\xa6\x3f\xa0\x72\xd6\xfd\x01\x9d\x7f\x5e\x0b\x5c\x8c\x3e\x24\x49\x45\x26\xfd\xca\x5d\x5f\x23\x2e\x46\x1f\xc5\x6d\x44\x8e\x7a\x96\x70\xdf\x57\xef\x02\xb8\xeb\xe5\x10\xaf\x11\x86\xd5\xe1\x9d\xcd\x58\x56\x03\x80\x4b\x42\x5d\x8b\xa4\x46\x5c\x47\xa5\x8b\xe2\x6a\x44\x6d\x5d\x5b\x1b\xe2\x60\xf4\xac\xd1\x36\xa5\xc7\xe4\x33\x29\x52\x7a\x34\x75\xb1\xa2\x8e\x49\x81\xd2\xa4\x19\x20\xeb\xe4\x76\xbf\x8f\x12\x16\xde\xa5\x83\x5a\xb9\x21\x84\x11\x74\x78\x99\x10\xeb\x6a\xe7\x4b\x84\x0d\xd4\x52\x7d\x64\xf6\xb0\x34\xe4\xb8\xf3\xe0\xee\x7e\x80\x52\x7e\xa6\xb5\x29\xe7\x95\x2d\xff\xec\x04\x3a\x78\xc7\x8b\x3e\x3e\x78\x22\x4a\x20\x8a\x07\x63\x7b\x05\x3e\xcb\xdd\x9a\x48\x58\x9f\xe6\xc5\x3b\x91\xd7\x3b\xbc\x44\x07\x1d\xbc\x9a\x2f\xae\xa4\x1a\x26\x2a\x14\xd7\x1b\x66\xa5\xcb\x6b\x6d\x32\x85\x61\x71\xc8\x6c\x11\x29\x02\x1a\xa1\x48\x04\x1e\x5e\x21\x8a\x80\x52\xef\x23\x45\xc0\xe6\xfe\x70\x3a\x34\xf7\x07\x22\x96\x4c\x1a\xe1\xc1\x4e\xaf\xfe\x6f\xce\x50\x33\x40\x3c\xeb\xf0\x4e\x5c\x32\xa1\x3e\x80\x69\x72\x98\xc8\x79\x29\x83\xf9\x0f\x2a\xe3\x5a\xbf\x88\x17\x49\x4e\x00\x2f\x99\xd2\x4b\x8e\xea\x35\xd5\x82\x52\x44\x3d\xbf\x61\x6e\x82\x04\xa3\x61\xa2\x43\x7e\x91\x92\x17\x6a\xbc\xd6\x4e\xf6\x83\x03\xfb\xc8\x53\x20\x0e\x44\x06\x17\x70\x60\xd6\xc0\x2b\x18\x9a\xdb\x2c\xe5\xe6\xf6\xa2\x02\x41\x88\xe2\xb8\xd9\x92\xcd\x8d\x4a\x15\x16\x2c\x70\x73\xe7\x78\x75\x08\x9c\xfa\x80\x85\x1d\x72\xf8\x7b\xfa\xcb\xab\x65\x3b\xf8\xcb\x6d\x49\x8a\x0f\x25\x37\x29\x65\x11\xe9\x41\xc3\x07\x2e\xfd\xe7\xc6\x19\x0a\xe9\x6e\xb2\xd2\xc7\xe5\x1d\xf7\xba\xaf\xe8\x56\x23\x05\xc5\x66\x92\x79\x0b\xc5\x4d\x11\x6a\x82\x78\xa9\x7b\xda\x6b\xda\x48\xd9\x43\xed\xc5\x80\xfd\x80\x27\x95\x8e\xcb\xb4\x31\x38\xc2\x3d\x82\x94\x25\x7c\x26\x56\x9b\xa9\x6e\xd3\x73\x5d\xdd\x01\x25\x1d\x89\xcc\x89\xe2\xa9\xd0\x94\x36\x6a\xd7\xda\x1d\x69\x19\x22\xb5\x1d\x52\x40\x3a\x81\xf6\x6b\xa2\x47\x5e\xe5\x9c\x6a\x5a\x96\x48\xb1\xbc\xb4\x32\x8a\xaa\xdf\x80\x1e\xd8\x3c\x06\x2c\xe7\x41\xab\x9f\x98\x32\x24\xb1\x22\x45\x6e\x61\xb7\x3b\x2c\x95\xc2\x64\x1c\x84\x41\x43\x2e\xbb\xa1\x28\x3e\x41\xc4\xdb\x86\x5f\xe0\x49\x94\xfc\xc2\x03\x73\x95\x30\x95\x28\x46\x88\x0f\xa7\xc4\x5d\xa7\x4d\x96\x96\x9d\x50\x02\x55\xe2\xad\x08\xb6\x44\x27\x94\x6b\xd9\x14\x72\x5d\xd3\x14\xe2\x5a\xf3\x3c\x60\x07\x34\xaf\x4b\x08\xd0\x6c\x6e\x2f\x3b\xa0\x31\x95\x29\x06\xb8\x87\xbc\x80\x88\x7a\x30\xe0\xfe\xd4\x90\x99\x3b\xcf\xb8\xca\x34\xea\xc8\xb0\x95\x58\x9c\xd7\x50\xc3\x90\xa7\xa4\x82\x9a\x32\xad\xbe\xa6\xd3\xcc\xbd\x28\xa0\x50\x95\x45\x21\x37\x35\xf1\x6e\x04\x95\xa2\xaa\xa9\x30\xaf\x41\xa6\xac\xb4\x44\xb0\xf4\x93\x6a\xa5\x35\xd1\x52\x98\xdc\x7f\x9b\x58\xcc\x6e\x77\xf6\xe6\xee\x79\xa6\x8a\x5b\x24\x06\x78\xda\x5d\x94\x20\xa0\x29\x02\xb4\xa6\x4a\x45\xa8\xf9\x01\xb9\x81\x38\x5c\xaa\x0d\x07\xa1\x90\x00\x37\xb6\xae\xb3\xaa\x09\x65\x15\x87\x09\x0c\xe6\xc0\xf1\xfa\x9d\xc1\x01\x5e\xdb\xba\x28\x50\x68\x44\xe1\x45\xd5\x30\xac\xa9\x51\xa9\x90\x1d\x20\x35\x54\x8e\x11\x4f\x4c\x8d\x27\xa1\x49\xb4\x51\xcb\x1f\x7e\x03\x47\xa1\x89\xa3\x35\xb0\x75\xf7\xb8\x30\x27\x28\x71\x45\x7b\x34\xcb\x9a\x12\x5d\xd2\xfd\x28\x35\xad\x1b\x44\xcd\x2f\x1a\xf9\x85\x77\xc5\x32\xf8\x49\x58\x4e\x28\xcd\xe8\xb3\x27\x75\xda\x2a\x8c\x99\x4e\x97\x91\xc6\xe8\x6b\x5a\x1a\x83\x17\xb9\xdb\x42\x9f\x58\x69\x31\xbb\x4b\xe2\xde\x1f\xac\xdd\xaf\xc5\xc0\x05\x09\xb6\xe0\xa5\xce\x7d\xe7\xdf\x41\xd1\xa6\xcf\x41\x17\xad\xf7\x1d\x2b\x2c\x7b\xad\x78\x69\x97\x4f\xd0\xc4\x0c\x70\xfb\x6b\x12\xe5\x40\x1d\x37\x69\xb0\x34\x92\x66\xb9\xe4\x3e\x6f\xb3\xc1\x8d\xea\x59\xa1\x94\x62\x36\x27\x66\xc5\x65\xdb\xf8\xd3\x20\xd4\x42\x0b\x9c\xdf\x43\x8a\x4e\xe2\x95\xa5\x52\x95\x12\x9c\xe1\xc3\x9c\x00\x17\x2e\x0c\x33\x02\x26\x49\xd9\x24\x9f\xe0\x0b\xaf\x9e\x03\xaf\x09\xb3\xfd\x21\x21\xce\xd2\x2a\x65\x42\xa1\x1a\xdb\x4f\x12\x6c\x90\xf1\xd5\xc1\x9c\xa3\xb2\x6c\x6a\xa2\x09\xf2\xf5\x3d\xc8\xeb\x05\x21\xf7\x88\xb7\x3a\x4d\x8e\xd2\x07\x12\x83\x28\x7d\xa4\xc2\x13\x3e\x4c\x7c\xa8\xfd\xdc\x8c\xe4\x83\x67\xb6\x21\x3a\xee\x29\x0c\x4b\xba\x4e\xe7\x86\xb6\x66\xc0\xe2\x88\xf6\xc4\xa4\x33\x4d\x2d\xda\xc4\x39\xc5\xd1\xb2\xf9\xa8\x3a\x49\x08\xd9\x2f\x54\xbc\xa0\x29\x30\x86\xd2\x6e\x8b\x34\xe5\xcf\xa2\x04\xdc\x9a\x96\x3c\x29\x11\x3a\x4d\x79\x32\x29\x15\xa9\xa6\x29\x4f\xa6\xcd\xb4\x77\x51\x05\x36\x83\x9e\x02\x65\x51\x32\x6b\x4d\x17\x8f\x68\xa9\x00\xe9\x42\x80\x80\x64\xf0\x34\xe5\xbf\x64\xdf\x45\x62\x71\x43\x09\x53\xe9\xa2\xec\x63\x41\xe3\xa6\x54\xe0\x95\x83\xc0\x17\xcc\x48\xee\x04\x10\x84\xb6\x9b\x01\x5e\xde\xc3\x37\x67\xed\x0e\xb0\x67\xb3\x31\x8f\x90\xc9\xf4\xda\xe5\x37\x13\x1f\x35\xc4\xc3\x13\xda\xbb\xf6\x59\xd3\x14\x1e\x1e\x16\xdf\x74\x1b\x2e\x7e\xef\xa8\x87\x4b\xf3\xa3\xa0\xb8\x34\xe5\xc1\x90\xec\xaf\x49\x0f\x91\xf6\x99\x41\xde\xd0\x5b\x70\x9b\xe2\x40\xf7\x03\xee\x70\x91\x7f\x46\xb2\xb6\xe3\x5d\xf2\xf6\xa0\x87\xcf\x0c\x73\x20\x1b\xd2\x31\x95\x61\xdf\x1b\x56\x25\x72\x00\x9a\x83\x5f\xc8\xf3\x68\x94\x98\x9d\x03\x67\x38\xd4\x6e\x78\xbf\xaa\xdd\xd9\xa1\x1f\x40\x1e\xec\x6e\xf3\xf0\x17\x6f\xcd\x28\x3d\x33\x74\x41\x41\xcd\x2b\x9d\x47\x9c\x2d\x23\x56\x71\xe8\x86\x82\x9a\x23\x25\x27\x31\xaa\x1c\x89\x29\x7f\xd1\xd1\x76\x97\xe4\x8d\xc3\x0f\x16\x71\x68\x1e\xa8\x5e\xad\x72\x06\x35\x4f\x71\x2e\xe9\xf2\x90\x9a\x19\x80\xa8\x52\x25\x35\x33\x7f\xc7\xfe\x93\x9c\xb0\x6f\xc5\x1c\x33\x13\xbe\xf3\xeb\x01\x81\xd4\x10\x70\xf2\x3a\xb4\x2e\xd3\x20\x97\xbd\xde\x69\x55\x00\x54\x9b\xb1\x49\x5e\x1c\x18\xdc\x54\xa4\xa7\x66\x26\x70\xdb\xc1\x92\x33\x98\x91\x87\xc8\xb4\xb0\xcb\x3c\x92\x51\xef\xce\xca\x75\x66\xbc\x60\x36\x26\x0b\xb7\x80\xdc\x0d\xb9\xf0\x30\xed\x7e\x80\xbb\x44\x37\xb7\xe9\xbb\xd6\x59\x99\x0b\xc3\x58\xc4\x33\xf3\x32\x66\x15\x3f\xb8\x18\x37\x20\x54\x95\x35\x53\x75\x5a\xe9\x84\x17\xf6\x2b\xb9\xa8\xa4\xeb\x5c\x17\x9c\x9a\x49\x25\x61\x0a\x8a\x0a\x33\x42\xf4\x07\x94\x33\x4c\x98\x2c\x56\x63\x51\x25\xd3\x7c\xa5\x4a\x31\x35\x37\xd2\xa1\x7c\x41\xb9\x61\x45\xa3\x5f\x40\xb6\xac\x38\x4e\x6e\xcb\x3d\x25\xa0\xa6\x34\xd4\x9a\xb1\xdb\x16\x6a\xfc\xc2\xc2\x84\xba\x40\x6e\xb5\xc3\xee\x72\xe7\x69\x50\xfc\xa0\xf1\x0b\xf5\xd9\x41\xfb\xd1\x2f\xac\x35\x17\x26\x68\x91\xca\xde\xb3\x23\xb0\x0b\xcd\x9c\x55\xec\x9a\xbf\x00\x53\x10\xf7\xce\x53\x36\x29\x9b\x99\x02\x6a\x36\xa7\xd7\xf7\xa4\x43\xa9\x8d\x79\x20\x6a\xb4\xba\x43\xd6\x1c\x15\xcc\xbc\xba\xc9\xf1\xbd\x99\x92\x86\xad\x93\x79\xe7\xfa\xea\x84\xc9\xf0\x67\x06\xaf\xc5\x4e\x98\x34\xa9\x25\x5a\xc8\xe2\x90\x77\x1e\x93\x5e\xdf\x1d\x07\x86\x34\xd7\x0c\xb3\x96\x5d\xa8\x99\x19\x1a\xd9\x24\x84\x74\x6b\x15\xd8\xad\x79\xe7\xb9\x2a\x18\x0f\x14\x6a\x34\x5e\x11\x75\xd7\xcc\x00\x98\x8d\x6d\x03\x7a\x3e\x58\xc3\x47\x10\x4c\xe1\xa2\x6c\x52\x3b\xf2\x01\xc3\x9a\x94\xd0\xcc\xcb\xd5\x6d\xda\xcb\xb8\x54\xd4\x27\x48\x3e\x71\x4e\x4b\xc7\xc8\xeb\xde\x88\xf6\x93\xea\xd9\x35\x9f\x40\x61\x72\x6f\xd8\x42\x52\x93\xf2\x49\xa5\xb8\xba\xfb\x9d\x27\xaa\x30\x80\x42\xcb\xcd\x7b\xea\x44\x3c\x9a\x54\xfd\xbc\x0a\xe2\x99\xb2\xae\xb5\xce\x42\x01\x25\x0d\x09\x6c\x99\xa6\x2a\x0f\x49\x53\x95\x35\xf9\x7c\x2d\xfa\x77\x97\xa0\x7f\x69\x66\x79\x8a\x22\x65\x93\x5e\x9e\xef\x08\x96\xa7\xf7\x29\x58\xf8\xcc\x64\x9d\x9a\x66\x36\x7c\x53\x95\x1b\xee\x81\xa4\x25\x3c\xdd\xc4\x93\x40\x82\x29\xca\x7a\x57\xbe\xc9\xd8\xcd\x27\x6e\x1c\xcb\x12\x01\xf3\xc3\x1d\xe9\x2f\x9e\x80\x1e\x85\x95\x07\x58\x31\x17\x78\x70\xd6\x98\x70\x1e\x72\x05\x23\x9a\x82\x88\x44\xc2\xfc\x50\xe3\xb1\x6c\xf1\x00\x2b\xc6\xc2\x43\x4e\x64\x52\x7a\xae\xf9\x82\x8f\x37\xd8\xa2\x1c\xe7\x9a\x1f\x6e\x59\x1d\x46\x65\x83\xa0\x2b\x59\xa4\x2c\xdf\xa7\xec\xac\x85\xb7\x3a\xa9\xde\x48\x2d\x1b\xe8\x4d\x47\x4b\xd9\x56\x97\x7a\xb0\x2c\x41\x92\x8d\x4b\x58\x6b\xe3\x07\xf4\xac\x0c\x7f\x82\xd5\xd7\x09\x58\x78\x15\x86\x7d\xdf\x85\x57\x61\xe8\xa2\x94\x5a\x02\x36\x59\x71\x1b\x13\x7f\x0d\x71\x73\xcc\xa6\x07\x3c\x9c\xc4\xfe\xca\x14\x58\x9a\x33\x03\x4a\x04\x45\xe9\x6c\x2a\x11\xab\xa5\xe3\xae\xb0\xd6\xb0\xf5\xee\x12\x79\x4e\x48\x1a\x2e\x11\xab\x63\x18\x23\x18\x83\x0e\xb7\x12\x69\x71\x77\x8f\x37\x41\xf2\x03\x24\x7d\x7b\x12\x69\x2d\x86\x7a\xa0\x35\x4a\xc5\x8f\x6a\xa1\x74\x22\x66\x56\x12\x88\x5a\x2c\xbc\x24\x20\x56\x44\x5f\x68\x9b\x92\x9c\x57\x78\xd3\xba\x0d\x49\x05\xd9\xc5\x36\x15\x14\x94\x0a\xae\xaf\x0e\x1f\xb8\x9e\x35\x47\xde\xdf\x69\x1b\x4b\xc9\x6b\xb1\x87\x1e\x40\xa2\xd2\x2e\x29\x79\x11\xb5\x60\xc8\x84\x51\x0b\xc3\x84\x0b\x87\x54\x95\x8c\xb5\x15\xb7\x29\x99\xfc\xc9\x43\x42\x31\xf2\xca\x2e\xe7\xa0\xe4\xe5\x02\xe7\xa0\xa5\x8c\xb2\x2c\x53\x92\x55\x4b\x21\xd0\xe2\xf1\xa5\x80\xc8\xc5\xc0\x4a\x21\x9e\xb5\x32\xb8\xb6\x53\xe5\xc6\x6a\x29\x9c\x83\xdb\x10\x5d\xc5\xde\x4a\xc1\x14\x9a\xfb\x87\x88\x57\xfd\x3b\x8f\x7b\xc9\x67\xa5\x2e\xe6\x22\x98\x91\x4a\x5c\x8c\x14\x8a\x4e\x26\x3e\xe4\x09\xeb\x06\x92\x5a\xea\x42\xb3\x3b\x38\x38\x47\xa1\x0d\xa6\x28\xa7\xce\x14\x24\xfa\x56\xd3\x56\x03\xfb\x6a\x3f\xa9\x61\x5a\xcb\x94\xb2\xa2\xf5\xe3\xd2\xe0\x0f\x33\xa1\x35\xd4\x17\x10\x6f\x2c\x0d\x08\x93\xa1\xad\xf0\xc6\xac\x66\x32\x59\x3e\x42\xc9\x9f\xa5\x53\xbd\x95\x2c\x5f\xfa\x5a\x34\x4d\xa0\x2f\x96\x2f\xac\xa2\x84\x8d\xb9\x63\xe9\xbc\x44\x41\x38\x43\xf6\x84\x4f\xc6\xd2\x17\x10\x9a\x45\x67\xb2\xb4\x87\x84\xec\xe0\x0e\xa6\x50\x96\x54\xd3\xa0\x16\x78\x09\x2d\x6a\x96\x41\xc1\x5c\x62\x5d\x19\x54\x2f\xa2\xbf\x40\xcd\x1b\xef\x27\x26\x47\xa8\x08\x68\x2d\xb8\x4f\xd3\x1e\x8e\x32\xc0\x54\xcc\x85\x10\x65\xa6\xab\xea\x6b\x59\xc9\x12\xde\x90\x03\xc7\x96\x3b\xd8\xd7\xee\xf0\x03\x3a\x80\xd5\xe3\x12\xda\xa4\x61\x97\x9d\x17\x36\x6b\x08\xda\x83\xa4\x65\x95\x25\xb4\x49\xa3\x29\x2c\x9a\x13\x5f\x0f\x08\xb4\x7b\x84\x2e\xe1\x85\x81\x81\xc7\x5e\xec\xb2\x64\xb4\xe1\x21\xc9\x19\x05\xf3\xc1\x2b\xf7\xdc\x26\x63\x34\x2b\x5d\x0e\x4a\x1d\x9d\xe5\xa0\x1a\x20\x89\xa2\xb0\x52\xb1\x75\x8b\x72\x80\x77\x4a\xca\x29\x88\x5b\x6b\xcd\x5b\x10\x3e\x4d\x4b\xb7\x85\x2e\xcb\xcd\x63\x32\xdf\x4f\xb3\x3c\xc8\xdf\x7d\xc4\xf0\x06\xb1\x66\x72\x38\x21\x31\x98\x51\x31\xae\xad\x7a\x35\x4f\x1c\x4a\xde\xe5\x34\x33\x99\x71\x21\x55\xd7\x4e\xc9\x42\x2b\x93\x17\xff\xa4\x62\x9f\x3c\xc2\x20\x08\xfe\x02\xa6\x31\xb3\xeb\x13\x87\x94\x19\xd1\xb9\x26\xe1\x21\x91\x58\x25\x71\xb7\x5c\xe4\x54\xaf\x07\xe0\x1b\xde\xb8\x17\xf7\xa9\x31\xcf\xbb\xe3\xab\x97\x1f\xd2\xa0\x45\xb5\x72\x71\x13\x58\xe6\xb8\x20\xf4\x9b\x64\x2f\xd0\x93\x37\x09\xaf\xfc\x54\x7e\x7b\x2d\x88\x84\xb3\xe0\x54\xa6\xb8\x18\x92\xb5\xc2\x72\xe3\xb2\x12\x4f\x13\xd2\xe1\x30\x9e\x50\xc6\xd0\xa2\x59\x41\x86\x44\x34\x9a\x10\x06\xd7\x0c\x11\x52\x7d\x5f\x07\x2b\xa4\xc7\xe0\x3d\x03\x61\xd1\xd7\x7f\xd5\x42\x61\xd1\x73\x7e\xd6\xd2\x0b\x82\x87\x2b\x65\x90\x50\x77\x27\x59\xce\x7a\x80\x04\x0b\x51\xf0\x4c\x36\x95\x4d\xab\x75\x83\xfa\x2d\x1e\x5b\x51\x35\xc7\x86\xde\xba\x81\xb8\x5e\xed\xb5\x50\x59\x0f\x50\xdb\x51\x82\x5c\xdd\xe8\x37\xa8\x6a\x73\x87\x24\xbf\x30\x30\xa2\x3b\x80\x44\x34\x0c\x01\x0d\xf0\x4d\x6d\x32\x79\x71\xec\x8a\x6b\x2d\x54\x87\xa1\x56\x94\xc1\xd9\xda\x4f\xca\x26\xd4\x8a\x1a\x38\x56\x80\x6b\xc0\x99\x64\x68\x02\xec\x7e\xe2\x5b\x15\x37\x5c\xb8\xd0\x76\xad\x14\x2a\x0d\x0d\x2f\x8a\xb7\x96\x5e\x71\x15\xe8\x66\x9d\xb9\x06\x8a\x43\x42\x40\xe4\x6d\x69\x9a\x60\xa4\x92\x2e\xdd\xae\xae\x38\x36\xed\xe0\xca\x12\xcd\x56\xe3\x6b\x44\x05\x99\xe6\x2e\x0a\x4a\x67\x0b\xa8\xff\x9f\xb1\x2b\x39\x9b\x18\xd5\x81\xa9\x4c\x08\x6d\x36\xc1\x65\x72\xf1\x9a\x7f\x08\xef\x73\x95\xa6\xca\xef\xf6\x1f\xdd\x6d\x83\x00\x21\x0a\xad\x25\xa9\x76\x9f\x81\xfc\x7d\x1a\x45\xd6\x0e\x75\x97\x8b\x1f\xf8\x07\x1e\x73\xd5\x5d\x30\x9a\x62\x9a\x86\x93\xcc\x68\x2a\x2f\x2c\x9c\xd6\xa5\x10\x82\x99\x06\xcc\x83\x19\xa1\xf2\xca\x38\xfd\xc3\xf6\xef\x3f\xd3\x01\x1c\xa3\x32\xd9\xcf\xf4\x0f\x90\x6c\x3a\xdd\x47\x0d\x52\xed\x1f\x72\x18\xa2\xba\xd2\xfd\x4a\xd2\x73\xbc\xd8\x35\x94\xf6\x7c\x0c\x14\x38\x5d\x1f\x1a\xde\x93\x70\x93\xe8\x1b\x0c\x26\x36\x4a\x1b\xed\xdd\x93\x9b\x47\x0d\x4d\x5d\xd1\xb5\x64\xc0\x33\xce\xf6\xa1\xf1\x62\xdd\xbe\x69\x4f\x8f\xc6\x23\x45\xb0\x70\x34\xae\x95\x94\x09\xa3\x31\xc8\x5c\x72\x63\xbc\x60\xb7\x6f\x66\x41\xda\x69\x7d\x8f\x1d\xd0\x0e\xda\x69\x71\xb4\x5c\x1a\x13\xc1\x9b\x4e\x73\x1f\x18\xa6\xce\x90\xd1\x93\x07\x35\x4c\xc2\x5f\xef\x83\x8e\xc0\x16\xef\x1b\x1a\x52\x7d\x49\x1c\x1d\xdb\xda\x13\xdb\xa9\x41\x30\x8f\x02\xde\x6e\x66\x49\xc0\x5b\x6b\x17\x47\x27\x49\xea\x81\x89\x73\xac\x52\x1b\x0c\x38\xb6\xeb\xe5\x78\xe1\x6e\xb7\xd1\x6a\xb0\x3c\x86\x2d\x0b\x63\x70\xee\xc5\x3f\x83\x9b\xdb\xff\x0f\x64\xbd\x70\x03\xf0\x5a\xb3\x70\x64\x5a\xec\xf0\xd6\x1d\xb4\xb3\x99\xe1\xe8\x39\xe7\x69\x83\xe7\x9c\x23\x92\xc7\x8b\x97\xfb\xe6\x95\x0a\x78\xd9\x9a\x1d\x13\x12\x8b\xc2\xe8\x1c\xb4\x1b\x40\x1a\x3f\x1d\xde\x23\xc8\xe1\x9b\xbf\x40\x61\x7c\x5d\xbe\x06\x1d\xeb\x94\xd0\x6e\x8c\x38\xf9\x85\xa6\x2d\xf2\xb4\x76\x13\x0f\xdf\xd0\x30\xe1\x4a\xf7\xd1\xa4\x0c\xd6\xc8\x13\xca\x19\xb3\x62\x58\x1a\xc6\xc4\x44\x9b\x28\xa8\x2e\x95\x01\x65\x0c\x68\x2e\x37\x2f\xe5\x04\x47\x7f\x3a\x24\x20\xd5\x59\x3c\x26\x98\xc3\xd3\xb0\x48\x91\x97\x0a\x31\xc7\x56\xbc\x8c\x45\x70\xd7\xfd\x03\x0e\xeb\xcf\x07\x01\x7f\x17\xff\x4f\x92\x34\xa4\x45\xfe\x15\x89\x0b\xec\x2a\xa0\x36\x98\x63\xdb\x57\xa3\xb1\xe3\xe4\xb4\x3c\xdc\xe9\xd2\xfe\xb7\x63\x88\xb1\xc4\xf6\x4d\x1d\xa8\x37\x67\x45\xec\x60\x56\x19\x9f\xbb\x8c\xb0\x50\x92\xc0\x31\x90\x44\xc6\x97\xec\xc1\xc8\x60\x65\x15\x1c\xe3\x40\xb8\xa5\x25\x5b\xea\x28\xcd\xab\x30\x88\x1a\xfd\x8e\x83\xbc\xa7\xeb\xd5\x38\x30\x45\xa6\xe9\xc0\xaa\xe9\x66\x33\x0e\x1e\x09\x3e\xba\xa1\xd5\x54\x72\xce\x31\x60\x31\xdd\x3e\x0d\x3e\x20\x49\x6c\x72\x12\x16\x5a\x2c\x01\xeb\x6e\x42\x50\x03\x50\x76\xf3\x76\x42\xca\xc9\x6a\x8f\x81\xc1\x60\x5f\x0f\x1a\x58\xd6\x45\x38\xc7\x38\x49\xb3\x9f\xb9\x1b\x3c\x28\x9a\x50\x0d\xf1\xc7\x99\x35\xb1\xf5\xc9\xd5\xf8\x86\x3a\x7d\xb1\x69\xdf\xfc\x05\x5c\xe4\xac\xe3\x1b\xd0\x4b\x6e\x9f\xf7\x73\x9e\x34\x2f\x17\xf2\xb6\x7e\x9e\xa1\x7e\x36\x08\xb9\x92\xd7\xc4\x7c\x37\xc4\xc8\xe7\x19\x14\x08\x2d\x0f\x26\xd0\x76\x00\xd8\x80\xc9\xd4\x5e\x4f\x83\x19\x23\x0d\xe9\x07\x9d\xea\xec\x76\x3c\x58\xef\xc3\x08\x7c\x3c\xe8\xd3\x90\x81\x36\xd4\xcf\xff\x15\x30\x46\x34\xd1\x6b\x4e\xea\xb8\xf1\x74\x7c\xaf\x41\x3e\x81\x67\x91\x88\x02\x6d\x56\x5e\x8c\x87\x68\xd9\xed\x21\x4d\x81\x4f\xc1\x17\xca\xce\x6a\x49\x88\x88\x8e\xfa\x69\x1f\x1a\x6a\x1f\xc4\x50\x6b\x7e\x04\x02\xea\xb9\xd9\x11\x3b\x58\xbb\x5e\x07\x79\xfc\x72\x03\x2d\xfd\x50\xff\xfd\xa7\x39\xb0\x3d\x7e\x9d\x53\xe6\x2f\x08\x3f\xaa\xdf\x40\x10\x8a\x64\x71\x30\xb6\x77\xf8\x83\x03\x97\x43\x93\x70\x21\xb5\xd4\xd4\x33\x10\xd3\xf4\x33\x8e\x44\x21\xa6\xd8\x28\xe4\xdc\xc1\xc6\x52\x3b\x92\x93\xb1\x65\xa5\x07\x3d\xc3\xe5\xf6\xd3\x02\x19\x67\xe8\x39\x90\x03\x53\x14\x32\xf0\x37\x4c\xe2\x06\x92\x97\x9f\xb9\x7f\xaa\x7f\x40\xa6\xda\xcd\x3d\x60\xcf\x57\x53\x80\xb8\x5f\x37\xc0\x28\x0e\xdf\x40\xa2\x24\xd2\xd0\x18\x0a\xf5\x1f\xcd\x9f\xc0\xf8\xe6\x41\xbe\xd8\xb4\x7e\x66\xe1\x85\xa6\xd5\x27\x5e\x14\x26\xb7\xf6\xf7\xe9\x3e\xa5\x67\x90\xa8\x0d\x1e\x99\x9f\x51\x24\xd7\x9c\x55\x8d\xe9\xc5\x9d\xd5\x78\x2b\xd2\x00\x2c\xe1\x1b\x50\xb1\x6e\x9f\x67\xf0\xba\x8e\xf5\x80\x8a\xd5\xf6\xde\x00\x2c\x75\x08\x5f\x30\x1d\xa3\xf6\x52\xd4\xdc\x8c\xfe\x00\x9c\xe0\x29\x21\x0a\x95\x2a\x2d\x1a\xef\xae\xfd\x4f\x8a\xb8\x60\x08\xb0\x6f\x1c\xd1\x48\xbf\x66\x20\x33\xde\x68\x33\x47\x4b\xb9\xea\x2f\xa0\x16\x93\xa8\x8f\x84\x9c\x9b\x9b\xe0\x81\x35\xdc\x04\xc2\x3d\x3d\xeb\x0d\x61\xec\xfe\x9f\x1a\x59\xc9\xb8\x40\xc6\x9b\xe9\x21\xf6\x8a\x62\x68\x7e\x9f\x37\x51\x5d\x17\xa2\xe7\xaa\xf8\x8b\x41\x15\x93\x66\xad\x43\x2a\x0a\x13\x44\x47\xea\x8a\xcf\x07\x49\xb3\x06\x41\x8c\x6a\xce\xea\x4c\x18\xa3\xff\x07\x64\xa4\x70\x52\xc0\x78\xed\x20\xf7\x40\x98\xb1\xf3\xc5\x04\xeb\xb3\x7d\xfe\x87\x43\xbe\x2e\xf8\x31\x70\x72\x74\xbf\x9f\xbb\xcd\x3f\xc0\xe0\x24\xbd\x78\x0c\x44\xf6\x58\xb5\x1e\xa8\xd7\xa6\xba\x04\x23\x08\x40\x75\x40\x46\x6c\xf0\x7e\xf0\x33\x14\x31\x02\x01\x11\xbc\xef\x6b\x96\x83\xb3\x6c\x29\x08\xc7\x41\x3b\x7e\x05\x2b\x34\x5b\x25\x1c\xd0\xe2\xaa\x3e\xe2\x08\x5a\xc2\x55\xba\x77\x44\x00\x25\xc8\x88\x12\x48\x9a\x63\x53\x62\xbc\x70\xb4\xda\x88\x1d\x33\x51\x82\x5a\xcc\xca\x30\x9e\x85\xc9\x13\x5a\xc0\x3f\x26\xce\x1e\x4b\x31\xe6\x29\x77\x17\xc4\x9f\x16\x7b\xf3\xc0\xb3\x48\x9c\x24\xd1\xed\xe5\x7e\xf4\x0b\x09\x12\x44\x02\x92\x27\xda\x9e\x15\x8b\x89\x08\xbd\xa5\x12\xa0\xea\x46\x15\x59\x81\x79\xf9\x0d\xe6\xd8\x57\x1f\xcc\xa7\xe8\x4b\x5b\x40\x0f\xec\x13\x36\x56\x9e\xfa\x22\x73\xf1\x72\xe0\xc5\x81\xf9\xfe\x23\x6b\x57\x22\x11\xf7\x01\xf5\xa4\xd7\x02\x09\x17\x8b\x20\x5e\x20\xbf\xa2\x95\xb2\xb1\x43\xee\x08\x45\x07\xfc\x04\x3f\x6b\xbb\x53\x83\xea\x1d\xb3\x43\xb2\x58\x56\xef\x9c\x79\x8d\x01\xb9\x0f\x1d\xa7\x19\xcc\x78\x63\xfd\x7b\x1c\x39\x91\xea\xe2\xa0\x12\x4c\x90\x2e\x0e\x5c\x46\xbc\x69\x0f\x80\x46\x0b\x96\x83\x72\xc1\xdb\x3e\x0b\x29\xfb\x03\x48\x6b\x9f\x0f\xc4\xbd\xc3\x3d\x82\x66\xaf\xed\x8b\x7b\x67\xf3\x9e\x49\x1d\xae\xa0\x46\xb0\x6c\xb2\xf0\x5d\xc0\x33\xd0\x29\x6a\x82\x19\x70\xc2\x82\xe7\xa4\x43\x8a\x2e\xcb\x71\x02\x9b\xff\xdc\x22\x25\xb6\xf7\x00\x94\xb8\xdb\xe7\x03\xaa\xd9\xbc\x52\x67\xf2\x82\x3b\x45\xd2\xd7\xf0\x33\x64\xdb\xe7\x19\x92\xc3\xe2\x14\xae\x83\xd6\xaf\x06\x5c\x07\xbb\x65\xdf\x95\x0c\xad\x69\x82\xeb\xe0\x7b\x8b\xfc\xcb\x11\x04\x50\xed\x90\xe1\x80\x7a\xb7\x7d\x0e\x94\x6b\xc2\x5d\x53\x03\x46\x4e\x1d\x57\xe4\x1e\x41\x47\xc4\xe1\x67\x5e\x7c\xa5\x81\x08\x26\x6e\xb7\x0b\x54\x5c\xb8\xd2\x19\x01\x5e\x9c\x01\x4d\x32\x63\xa5\x3f\x40\xe2\x86\x82\xc1\x5b\xf6\x06\x67\x59\x8c\xdc\xb9\x43\x35\x05\xf0\x17\x70\x5e\x86\x20\x0c\x37\xc0\xbb\x21\x57\x3c\xc7\x37\x29\xd0\x18\xe0\x3e\xb0\x79\x4c\xa9\x11\xb6\x30\x7d\x36\xa8\xab\xd4\x00\x63\x59\x7c\x2f\x0e\x54\xba\xf9\x9c\x9a\x0f\x8b\x10\xfb\xff\x2c\x3f\xa5\x67\x0e\xc1\xbc\xfb\xd0\xeb\xc2\x27\xca\x93\x13\xaf\x69\x7b\x81\x79\x58\xb9\x1f\x0f\xe3\x25\xdc\x05\x9c\x24\x9c\x25\x21\x1e\x28\x6c\x2d\x95\xe0\x60\xe0\x8b\xe8\x04\xf2\x6e\xb6\xa4\xce\x1f\xae\xd2\x1a\xd4\x44\xe9\x9b\xa2\x1e\x27\x94\xd0\xa5\xbb\x81\x0e\xa5\xde\x7f\x0b\x3d\x19\x88\xa2\xcc\xd1\x63\x6e\x64\x4d\x35\x48\x98\xec\xcb\xc2\x84\x9a\xd7\x5e\xaf\x13\x99\x1f\x95\xfb\x76\xcc\x8d\xdb\x4b\xb7\xe9\xc9\x5c\xe7\xbe\x8f\x4f\x14\xe2\x1b\xce\x4e\x31\x09\x84\xa7\xfb\xa4\x61\x47\x6b\x37\xa1\xf7\xb5\x03\xf2\xa4\x77\xa4\xa4\xf9\x64\x70\xb2\x6f\xf4\x93\xb5\x6e\x9a\xa9\x2e\x60\xaf\xe9\x67\xc4\xf0\x68\x25\x26\x9c\x0b\xb6\xe9\x16\x09\xd2\x8a\x49\x20\xe0\xf1\xcc\x15\xde\x3c\xb5\xed\x66\xc5\x16\xf0\xb8\x2b\x25\x95\xa0\xeb\x44\xf8\xb2\xb1\xf1\xac\x59\x2a\x49\xcf\x0b\xda\x79\x75\x59\xb9\x4d\x4d\x64\xcd\x72\xaf\x7a\x06\x5a\xff\x34\x48\xdd\xe5\xf2\x0f\x49\xa3\x9a\x6c\xc0\x38\x52\xdd\x4c\x84\xc2\x38\x17\xd6\x6c\xf4\x04\xd7\x18\x1a\xb2\x80\x87\x9f\xa1\x4d\x5f\x7e\xa6\x8a\xd6\xab\x4f\x78\x3c\xdd\x20\x62\x8a\x86\xff\xe7\xad\x69\x99\x02\x6a\x68\x75\xc4\x4c\xe6\x7b\x54\xe2\xe2\x31\xe1\xaf\xa0\x4c\xe4\x63\x36\x72\x8b\xc6\xc4\xfc\x8f\x3a\xb9\x27\x15\xb4\xfe\xbe\x43\xbb\x63\x12\x3b\x13\xd8\x68\x16\x99\xd9\x5c\xc0\x71\xf6\x1c\x93\x06\xd9\xb9\xcf\x97\x7b\xa4\x46\xb7\xbb\x09\x72\x97\x56\x92\xde\x9e\x8e\x9c\x9a\x3d\x53\xd7\xea\xf9\xc2\x3e\xf7\x33\x16\xca\xd3\x36\x70\x50\x7b\xe5\x11\x27\xf3\x61\xd7\xf4\x3e\xf0\x0e\x18\xb9\xf4\xea\x31\x78\xf6\x4b\x09\x31\x5f\x78\xda\x8b\x54\xe3\x33\x78\x47\xff\x53\x51\xd5\x31\x83\xea\x24\x11\x18\x10\xdf\xe6\xb4\x54\xb6\x7a\xa1\xe1\x81\xe0\xca\xf9\x63\xb2\x78\xb1\xca\x54\x8c\x89\xa8\x97\x50\x66\xe5\x31\x5f\x74\xdb\x8b\x34\xc6\x33\x20\xe2\xbd\x70\x28\xb9\xe3\x78\xb5\x89\x98\x97\x98\x96\x23\xd4\xb5\x7a\x0e\x18\xf3\xe2\x18\xa7\x39\x91\xdd\xd7\x3b\x6e\x0e\x8a\x09\xbf\xc0\x95\xd5\xb1\x32\xe7\x05\x9a\xc4\x1c\x2f\xbc\x0d\xa7\x06\x9d\x93\x34\xea\x7d\x6a\x5f\xed\xfe\x3a\x81\x5d\x7d\x71\x9a\x0b\x07\xa3\x79\x69\x0d\x7e\x20\x12\x16\xad\xfd\x02\x0b\x13\x2e\x0a\x9b\x97\x7a\xe5\xbc\xf9\x07\x6c\x10\x4b\xc7\x45\x9a\xd4\xe2\x8b\x4c\x7b\x91\xf9\x60\xd2\xaf\xd4\xf7\xcd\x09\x68\x6a\x0f\xa0\xc9\x5a\xca\x4e\x5a\x33\xf7\xe4\x15\x37\x31\xfe\xfd\xe7\x93\xdf\x71\x32\x64\xc5\x92\x69\x9f\xb8\xc1\xfa\xff\x64\x0f\x0d\x7b\x27\xcd\x26\x81\xd7\x06\x41\xd3\xb9\xb3\xde\x85\x5a\x24\xda\x95\xcd\x63\xa2\xcc\x8f\xfd\x30\x66\x62\x5d\xe9\x01\x26\xb1\xae\xe5\x35\xab\x26\x3a\x01\xf1\x7c\xc1\x6e\x2f\x9e\x78\x60\xdd\xcf\x2c\x00\xcb\x16\x73\xd7\xb1\xe3\xd9\x1d\x1c\x6c\x50\x83\xcc\xf4\x8e\x1a\x23\xa1\xaa\x73\x28\x4d\x78\xa2\xda\x4f\x6f\x9e\x9d\x2f\x88\x46\x40\xd5\xe2\x31\xbc\x50\x75\x3a\x67\xda\x3c\xe1\xbf\xed\x95\x3e\x41\x92\x0f\x6b\x96\x09\xf2\xca\x9f\x64\x15\xdd\x38\xe7\x09\x76\xfe\x74\x08\x35\xb3\xb9\x91\x41\xd5\x0e\xd0\x9b\x57\xf2\x8a\x5a\x78\xb1\x6c\x75\x78\xc8\x64\x14\x8c\x4a\xa7\x8c\x79\x41\xce\xb8\xcb\x0b\xd3\xac\x5b\xca\xbc\x78\x0b\xb6\xbc\x7d\xf1\x6c\x57\xee\xfb\x31\xe1\xbb\xea\x1c\x4c\x93\x29\x22\x9d\x23\x6c\x22\x45\xe4\xfa\xb4\xf8\x60\xde\xd5\x20\x54\xc0\xc5\x02\xfe\x05\xab\xdd\x7e\x80\x13\xce\xae\xc5\x87\x1c\xa0\xa8\x9d\x11\xe6\x4d\x0d\x4e\x75\x03\x3c\xa3\x04\x87\xe7\x4d\xff\x49\xe3\x8d\x9b\x13\x5d\xfc\xc6\xc5\x36\xdc\x28\x13\xb7\xf9\xf9\x01\x11\x7a\x06\x3c\x75\x78\xd2\x7c\xf2\x2a\x26\x2a\x13\x7e\x0a\x62\x4f\xc2\x4f\x7b\x9c\xcd\x07\x0c\x5b\xdc\x04\x54\x67\x9f\x2e\x92\x61\xfd\x01\x41\x8e\xb7\xe9\x43\x0b\xbd\x50\xf6\x42\x2e\x1f\x7b\x86\xac\x1f\xa6\x52\xbb\x70\x31\xb8\xda\x56\xbc\xf5\xc3\xea\x8b\xa6\x05\x4d\xb0\xa1\xdd\xfa\xe5\x28\xba\x7e\xc8\x51\xfc\xe9\x2e\xb4\x7e\xe4\x8d\x4d\xcf\x94\x2b\x61\x02\x77\x8a\x2e\x13\x00\x8d\xa7\x80\xdf\xfa\x9d\x68\xc1\x1f\x30\x44\xde\xcf\x2f\x02\xb7\x27\xf4\x82\x62\xb9\xc8\x30\xba\x36\x2a\x65\xc5\x6d\x6b\xa3\xad\xd5\x5f\x6c\x05\x53\xa0\x1e\x53\xf3\xac\x23\x60\xa5\xa3\x84\x0e\xb2\xb5\x51\x7a\x76\x77\x42\x95\xa1\xbf\xc0\x3e\xaf\x6e\x12\xf8\x62\x9a\x06\xf8\x1e\x9a\xa6\x82\x65\x92\xb8\x5e\x05\x24\x69\xe1\x17\x9c\x73\x4b\xf5\x33\xf7\xa8\xfa\x47\x28\x91\x23\xe2\x17\x42\x89\x8a\xb0\xc4\x2a\xa4\x47\xcb\x50\xb1\xe3\x24\xfe\x17\x3d\x6d\x7d\xe1\x5d\x95\x16\x35\xa1\xbc\x05\x3d\x71\xa9\xfe\x82\x27\x8c\x6e\xed\x0b\x7a\x62\x55\x71\x1f\xab\x26\xa2\xf7\x17\xe0\x76\xcf\x2a\x0b\xf9\xd8\x40\xbc\x2a\x64\xdd\xe7\x19\x27\x8a\xf4\x2b\x0b\x58\x77\x38\x85\xdd\x4a\x5d\xaf\x99\x95\xe9\x1e\x9d\x6a\x7c\x01\xbd\x0e\x27\xa5\x5b\x8d\xd1\x6a\x7e\xe6\x31\x26\x20\xb7\x50\x46\xc7\xa9\x7d\x56\xc7\xfe\x68\xfe\x1f\x95\x4f\x3c\xaa\xce\xcb\xbd\xe4\xc0\xea\x1c\xa6\x9f\x19\xec\xa9\xa5\xeb\x29\x8a\x44\x63\x07\x83\x7b\x66\xe1\x4c\xe0\xfc\x08\x0b\x8a\x5a\xa7\xa8\x5c\x83\xa5\xb0\xf4\xff\x00\xef\x08\x23\xad\x81\x50\x01\x1d\x00\x6b\x24\x3b\xfb\x87\xc6\x49\x11\x89\x83\xa2\xcb\x83\x66\xd8\xf7\x67\x13\x0e\xe4\xfe\x5b\x6e\x82\x22\xde\x0c\x06\xed\x6e\xf1\x28\x5f\xbc\xdb\x4b\xf3\xff\x94\xb7\xe6\x40\x26\xea\x29\x6e\x11\xa3\xf4\xa6\x84\xb7\x41\xfd\xd0\x94\xf8\xd8\xe3\x44\x49\xca\xea\x79\x21\x5e\x36\x43\x02\x2f\xdb\x82\xb5\x80\x80\x8b\x8e\xb1\x15\xdc\x23\x6e\x0f\x0b\x67\xc1\x42\x97\x5c\xe7\x74\x5f\x09\x88\xa7\x7b\x40\xc1\x03\x1d\x2a\x8b\x51\xe0\xc3\xcf\x1c\x93\x1a\x98\x58\xa9\xee\x67\x0c\x49\xf2\x7f\x01\xdd\x36\x63\xcf\x35\x77\x5c\xfe\x45\x12\x0b\xdd\xc4\xe7\x87\x1b\x59\xb9\x35\x86\x85\x1e\x86\x9f\x89\xb8\x2d\x38\x5e\x34\xfb\x81\x40\x0b\x41\x51\x25\xfc\xcc\x1d\x24\x44\xb3\x90\xf5\x51\x45\x2d\xc7\x42\x94\xd4\x67\x7f\x2c\x70\xaf\xb9\x91\xd8\x55\x7a\xa4\x95\xd8\xd5\xa2\x0f\xd0\x74\x38\x7f\xe2\xda\x89\x2f\x3c\x2d\x3b\x16\x6a\xf8\x0b\x4a\x92\xe1\x3e\xb8\x85\xc6\x9f\x72\xf7\xac\x9d\xab\x62\xde\xdc\xb9\xa1\x34\x44\xea\x69\x9d\xe6\x65\xb1\xa2\xb7\x2f\x0d\xeb\xc0\xb4\xea\x46\xbb\x0e\x88\x67\x2f\x3c\xd4\xb2\x25\xdc\x00\x85\xc2\xe7\x85\x4c\x30\xad\x41\x1f\xc9\x5c\x1a\x24\xa2\xa8\x8a\x20\xfe\x3a\x72\xc3\xf8\x0b\x50\xed\x89\x3f\x70\xce\x59\x40\x9f\x49\xb4\xd6\xfe\x24\xb7\xa9\x01\xf8\xd2\x16\x21\xfa\x95\x7a\xd7\xe9\x0f\xe2\xdf\x7f\xc2\x4e\x6d\x8b\x21\xda\x56\x67\x2c\xa2\x57\xcf\xd3\xc9\x60\x09\x37\x70\x22\x48\x49\xa3\x66\x60\xd5\xe7\x7b\x0e\x41\xeb\x08\x77\x84\xe1\x34\x92\xeb\x02\xf3\xf8\x58\x65\x8d\x71\x57\x0c\x58\x17\xc6\x60\xd9\x09\x4d\xaa\x6d\x79\xeb\x02\xde\xf6\xc2\x41\x2d\xea\xe8\xc8\x05\xb5\x68\x31\x5c\xba\x0b\xb8\x5b\x14\xdd\x84\x47\x1e\xc2\x9d\xa2\xd1\x3f\x80\x39\x2d\x19\x6f\x48\x11\x4f\xda\xcd\x13\xc7\x3b\xec\xa6\xb3\x98\xcf\xa4\x1b\x2b\x6d\x56\xb8\x41\xa3\xf7\xf4\x93\x75\x9e\xd4\x24\xe2\xa8\x5c\xe4\x60\x3d\x49\xa4\x96\xfe\xe1\x4d\xc9\xa2\xf1\xe1\x1e\x33\x7e\x78\x52\xb2\xf8\x07\x08\x3b\x9f\x9c\x0f\xca\xa4\x79\x0f\xd2\xe3\x60\xb9\x4f\xa8\x2b\x9c\x2b\x7f\x3d\x60\x3f\x41\xa2\x9d\x2e\x07\x56\x2c\xed\xd4\x7c\x3a\xea\x64\xff\x61\x18\x42\x7e\x3b\xb3\x4a\x5a\xb3\xb4\x23\xb2\x4a\x65\x30\xc7\x0e\xef\x59\x7b\xd1\xef\x2f\x32\xfc\x28\xc1\x77\x22\x43\x2d\xfe\x8e\x48\xac\x66\x53\xf3\xbe\x91\x7d\x74\x94\xee\x44\x7a\x62\xc8\x1d\x71\xe3\xc5\x14\x6c\xd8\xc7\x92\x55\x3b\x13\x43\x3a\x0a\x75\x47\x36\x71\x7b\x40\xee\x1b\xbc\xea\x96\x7b\xe4\xb6\xd6\x3c\xee\x1b\x16\x3b\xdc\xe2\xc5\x17\xdc\x25\x38\x52\x67\xca\x0e\x8f\x5a\x3b\x2d\xef\xe9\x53\xe0\x2e\x0b\xa2\x27\x85\x97\x77\x40\x45\x7b\xe1\xef\x84\x8a\x5e\x07\x56\x91\xb4\x76\x6c\x67\x55\x48\xc7\x34\xed\x08\xe4\x72\xda\xed\xbd\xd0\xd1\xda\x1f\x10\xa8\x69\x12\x0a\xb7\xb1\xde\x47\xae\x71\x15\x15\x1e\x7b\xa5\x16\x47\xfb\x7c\x47\x6e\x71\x3b\x1e\xef\x84\x8a\xba\x15\xef\xe9\xeb\xaa\x5b\xed\x0e\x9f\x02\xbb\x19\xef\x50\xb4\x3a\x62\x73\x87\x8f\x81\x9d\x49\x76\x40\xc9\xe1\x7c\xb7\x3b\x33\x0c\x55\xbf\x70\x93\x24\xd3\xf8\x70\x1d\x44\x03\x7c\x59\x8b\xa7\xb9\x71\xe9\x25\xec\xf6\x17\x5b\xce\x6e\x9a\x1a\x04\xc1\xfa\x53\x16\xed\xbd\x71\x40\x6e\x8c\xf8\xc9\xac\xda\x18\xda\x2f\xe9\xbc\x23\x3f\x91\xd5\xfa\x3b\xdd\x5c\xed\x80\xb3\x33\xc1\xa3\x53\x48\xef\x50\x8b\x76\x07\xda\xef\xe9\x34\xa0\x83\x74\x67\x46\x47\x07\xfc\xec\x28\x09\xe9\x7b\xf3\x0e\xec\xaa\xaa\xde\x63\x4f\xb5\xe8\xa7\x05\x7a\xbc\x68\x9e\x51\x99\xdc\xfa\x8f\x7d\x90\x19\x45\x24\xf3\x35\x3a\xc5\xc6\xfe\x22\xcb\x5e\xcd\x2b\xac\x8b\x63\xcf\xea\x7d\xf0\xea\xee\x2d\xf5\x22\xc9\xd9\x3d\x75\x91\xe2\x51\xec\x18\xdc\xd4\x1a\x14\xfc\x50\xbb\x37\x04\x71\x9e\x1b\x4c\x5c\xe7\x4d\xfd\xc2\xb4\xa9\x22\xc8\x63\x67\x61\x1b\x41\x98\x7d\xa2\x96\x9a\xa5\xc8\x24\xa4\xd1\xb9\xb7\x4f\x22\x6c\x0f\x02\x3e\xa3\xf5\xe7\x17\x68\x67\x32\xcd\x93\x37\x7b\x1d\x2b\x3b\xd4\x96\x55\x90\x7c\x9f\xb4\xbb\xea\x83\xf5\xc3\xff\xa2\x71\x51\xba\x9a\xc8\x45\x50\x2f\x4d\xd1\xbe\x5e\xfe\x74\xfd\x95\x9d\xe1\xed\x56\x74\xee\x40\x6e\x0e\x17\xd8\x77\x76\xa1\x41\xec\x94\x9e\xe6\x96\x44\x6e\x9b\xdf\x78\x05\xb4\x43\xcb\xf7\x3d\x47\xe5\x17\x4e\xd0\xe0\x2e\xa8\x30\x16\xd1\x89\xbc\x3c\x0a\xe8\x00\xab\x7b\x38\x1a\x89\xd6\x62\xc2\x7e\x5d\x3d\x4a\xc0\x26\x07\x85\xec\xcc\x6c\xe3\xd4\xd9\x3b\x51\x90\x0e\xb2\x1d\xc1\xe6\x55\xea\x84\xfd\x64\x8f\xea\x80\x95\xbf\x9d\x9c\x7b\xa7\x57\xa5\xb5\xb7\xfb\x45\xa0\x65\x11\xfd\xa2\x94\xae\x1a\xb8\x63\x47\x8d\x15\x07\x4a\xef\x0c\x00\x72\x1a\xdc\xfd\xe2\xbc\xf9\x05\x38\xee\xeb\xc0\xdf\x99\x67\xc6\x91\x1b\x3b\x93\x63\x3b\x69\xe9\x0e\x1c\x53\xa5\x51\xdb\xaf\x07\xcf\x22\x29\x71\x8d\xa6\xe9\x6e\x78\xd6\x18\x6e\x02\x54\xc1\x96\xfd\x85\x31\xd5\x99\x0f\xf7\x9b\x24\xfa\xff\x24\x49\xf3\x86\x8a\x28\x9b\xb5\xb3\x3b\x7c\x1e\x7f\x9b\x8f\xbe\x87\x4d\x68\x25\x10\xaf\xe3\xa4\xb7\x3b\x2b\x96\xf8\x2e\xb2\x3f\x39\xca\xff\xbe\x38\x58\x91\xc4\xfa\xaf\xe3\x47\xad\x44\xf8\x87\xf6\xef\x3f\xd5\x69\xa5\x0f\x40\x08\xbb\xbb\x1d\x54\x37\x59\xa3\x7b\x10\x53\x7c\xba\x20\xcb\x0a\x5c\x1d\x80\x08\x55\x17\xdb\x03\x5e\x85\xb6\xa3\x1c\xb4\x9e\x3a\x70\xe3\xd8\x78\xf6\x14\x7f\xf1\x0e\xc3\xf7\xca\x63\xe3\xd9\x23\x0c\x70\x6c\x58\x2c\x13\x8d\xa0\x19\x43\x82\xa3\x30\x41\xa2\x9f\x81\xf7\x74\xfa\x1d\x85\xe7\xab\x0e\xec\x03\x75\x9f\x5f\x9e\xfe\xc3\x51\x74\x30\x3c\xc6\x3a\xec\x83\x69\x9f\xad\x73\x3e\x0a\x8d\xdc\xc5\x1d\xf2\xb0\xd4\x79\x7b\xd4\x82\x6c\xb0\xa2\x30\x95\x41\x9e\xd6\x3a\xd8\xa6\x7f\x80\x34\xd2\x41\x71\xf0\x84\x97\xc2\xeb\x80\x72\xc8\x99\xc5\x0e\x06\xb7\x14\xf7\xc0\x2b\x5f\xf8\x03\x30\x8b\xee\xd6\x07\x4e\xf8\xee\x75\xcb\xb4\x33\xe2\xf0\xa3\x61\xa3\xeb\x2a\x71\x30\x89\xb3\xc3\x65\x8e\x46\x12\x45\x32\x42\x53\x0c\x3a\x0e\x96\x70\x9e\xd3\x2f\xd0\xc1\x48\xb3\xc2\xa4\xcd\xae\x35\x70\xe0\xcc\xae\x86\x25\x47\x87\x88\x35\xd1\x8c\x44\x71\x22\xaf\x83\xa6\x4e\x73\x1b\xb4\x4f\x55\xa2\xe4\xc8\x13\xdc\xec\xda\x99\x4f\x4d\x90\xf6\xe0\x11\x2e\xa0\x7f\x74\xec\xba\x66\x12\x92\x48\xd3\x00\x6e\x94\xd6\xed\x18\xb4\x28\xe8\x86\x73\x40\xbf\x54\x75\xdb\x38\x50\x0b\xcf\x8a\xbe\x03\x91\xd8\xd6\xcb\x1c\xef\x99\x5f\x1c\x2b\x7e\xb0\xa4\xb3\x33\xf1\x1e\x08\xd5\x76\x89\x86\x03\x18\x60\xd8\x75\xf0\x40\xac\x8a\x8d\x57\x07\x6a\xe1\xfd\xbc\xf6\x83\x1c\x6b\xee\x48\xed\xd2\x32\x4d\x37\xdf\xf0\x27\x08\xa0\xf5\xb4\x04\xc5\x97\x04\xdc\x01\xf5\x52\xb5\x72\xe7\x08\x5c\x4f\x24\x9d\x0e\x94\x15\x71\xaa\x96\x83\xea\x25\x47\x08\x1c\x11\x74\xe0\x17\x3f\x24\xd0\x58\xee\xf4\xc0\xcc\xe9\x0b\x86\x9e\x58\x1b\x79\x50\x21\xe4\xc0\xfc\x03\x06\xd2\x6a\x51\x40\x60\xd1\xdd\x42\xe7\x30\x44\xd5\x1c\x70\xe7\x15\x0d\x08\xf1\x76\x12\xaa\x63\xee\xf0\x07\xf6\x33\x63\x31\x4c\x01\x70\x88\xd7\x06\xfa\x21\x3b\xd1\x1d\x70\xdc\x73\x1c\xfb\x01\xe3\xe7\x66\xb7\xd1\x03\xb1\x27\x0e\x8f\x39\x16\x05\xec\xf2\x0f\x38\xba\x04\xbc\x8f\x9d\x43\x12\x45\xcc\x78\x63\xb5\xdb\xb1\xf3\x46\xed\xd5\x66\xf4\xb4\x95\x5a\xc7\x4e\xff\x14\xaf\xf6\x4e\xb0\x2c\x4c\x78\xec\x60\x72\x61\xe5\xe3\xa0\xdf\xa5\x45\x28\x34\x3c\x2e\x96\x75\x40\xc3\xe3\xb2\x6d\x07\x81\x89\xf0\xda\x01\xe3\xa4\x71\xc8\x71\xb0\xde\xa3\xdf\x87\x30\xf1\x26\xc8\xfc\xcf\xfe\x9e\x99\x4b\xb4\x6d\x11\x5e\x62\x0f\xb5\x23\x71\x8c\x99\xe9\xe0\x29\x32\xdd\x02\x8c\x68\x9e\xa6\xf3\xf7\xef\x3f\xad\x0b\x73\x1e\xb0\x55\x3a\xff\xc1\x01\x53\xa5\x4d\x93\xc7\x09\xc1\x20\xac\x76\xc0\xf4\xd8\xec\x3e\x75\x20\xc1\xb3\xad\x20\xc7\x09\x57\x27\xef\x4a\x68\x6f\xaa\x53\x09\x1f\xb0\x34\x96\xbf\xf9\x27\x1c\x17\x27\x54\xe4\xbe\x20\xa9\x7e\x26\xe4\xe2\x75\xcb\xff\xa7\x90\xd0\x8c\x42\xf5\x63\xeb\xef\x81\xe4\xcd\x61\x1b\xf8\x71\xa1\x74\x80\x30\xd0\x41\x8c\x24\x60\x77\x30\x39\xb3\x33\x2c\x1c\x37\x53\x4a\xe8\x3a\x74\x40\x53\xe3\xa2\x3d\x07\x5c\xdc\x5c\xe5\xe7\x60\x99\x38\x57\xe9\x39\x6e\x76\xa1\x29\x7a\xb2\x0b\x2d\xeb\x83\x51\x1b\xbf\x3c\xbc\xfe\xf8\xe0\x7c\x98\xfc\xc3\xa7\xd2\x43\x1d\x99\x76\xf8\x89\x28\xe6\xb0\x15\xe4\x64\x31\x0e\x95\xc8\x1f\xe7\x8f\x38\x5d\x7b\xf2\x84\x11\xce\x65\x51\xce\x5f\x76\x52\xf4\x43\xce\x9d\xbf\x60\xf2\x1f\x09\xa2\xf3\x97\x43\x9d\xfa\x01\x02\x55\x9b\xf2\xdc\xf2\xd8\x50\x13\x48\x90\x6c\xeb\xe7\xb9\xf1\xac\xd3\xf9\x7a\x6e\x8c\x7a\x57\x8b\x74\x3b\xb3\xb2\xef\xdc\x38\xfd\xfe\x80\x3e\x37\x3a\x91\x4f\xa8\x3a\x5c\x6e\xe2\x44\xca\x1a\x17\x21\x39\x0b\x73\x61\x69\xcf\x9c\x85\xc7\x82\x4e\xc3\x33\xc3\x21\xc4\xc3\x27\x5c\xbe\x1c\xf8\x7b\x26\xb2\xd1\xa1\x7f\x22\xdd\x71\x58\x67\x79\x56\x7a\xfa\xf8\x19\x25\x86\x75\x4f\x3f\x99\xfd\xb8\x7e\x3e\xe0\xe9\xa5\x13\xf7\x44\x8e\x99\x26\x59\x72\xbe\xd0\x65\x76\x5d\xfd\xcf\xc6\x44\x97\x6a\xa0\x21\xa6\xc3\xf3\x42\xbb\x58\xf7\x33\x75\x09\x62\xec\xb3\x65\x8f\xea\x81\x01\x0c\xae\xf7\x73\x36\x92\xa0\x69\x68\x39\xd5\xfa\x01\x11\x0c\x56\x1e\x9f\x99\x72\x6f\xfa\x87\xe4\x42\xf5\x81\x14\x32\x2e\xd4\x71\xc2\x50\xa6\x02\xe4\xe3\xec\xbc\x13\xeb\xcc\x3e\x19\x55\x6b\xbe\x86\xf2\x21\xac\x49\x3d\xfb\x89\x79\xf1\x07\xa8\xa1\xae\xdd\x76\xc2\x50\xe6\xda\x21\x27\x7c\xb4\x9c\xd4\xf4\x44\xd4\xad\x13\xce\x9f\x54\x56\x98\x3b\x06\x1d\x23\xab\x3f\xc0\xbe\xd1\x09\x7f\xc2\xc8\xe5\xa2\x08\x67\xe2\x10\x41\x9f\x73\xe4\xbc\x6a\xd0\x83\x4b\xa9\x67\xc0\x8e\xcf\x07\xc8\x65\xec\x44\x61\x27\x42\x14\x9c\x94\xfa\x0c\xde\xea\x75\x5e\x9f\x19\x92\x60\x9a\x98\xbb\xd8\x8a\xd9\x33\x72\x73\xfb\x13\x64\x6c\xd4\x91\x7e\x66\xd0\xc2\xa7\x93\x0b\x1b\xd1\x44\x61\x1e\xbd\x30\x30\x5b\x39\x91\xf9\x39\x39\x6f\x22\xfa\x05\x29\xd5\xc5\xa7\x4e\x26\xa6\xf9\xfe\xc0\x4d\xb4\xfc\x03\x84\xbb\x57\x76\x12\x45\x74\x77\x09\x0f\xe9\xea\x2e\x16\x9b\xd4\xd4\x23\x33\x8d\x8d\x9e\x27\x71\x8b\xb9\x8f\xfa\x92\xf5\x27\x27\x85\x73\x61\x40\x26\x6f\x51\xc1\xae\xce\x56\x0e\xc8\xad\xe7\x80\xfc\x06\x6b\x7e\xf9\x99\xac\xe4\x0d\xc5\x78\x06\x17\x59\x3a\x11\xcf\xe0\xe0\x94\x73\x91\xb7\xfc\x01\x84\x9f\x70\xfd\xb9\x78\x01\x17\xa4\x39\x19\xb4\x6b\x55\xf3\xb9\x43\xe0\x9a\x48\xe6\x39\x36\xfb\xa3\x00\x6f\xb3\x4f\xe3\xb9\x33\xb6\x4c\x24\x65\xea\x40\x2f\xf4\x9e\xec\xec\x1f\x5e\xce\x70\x59\xaf\xf3\x20\x8a\x76\x93\x80\x51\xae\xbc\x74\x1e\x14\xfa\x66\x3e\x44\xea\xba\x92\xf7\x99\x69\x69\x3c\xce\x63\xa2\x0a\x8d\x86\x79\xb0\x86\xa8\x3f\xd8\xd1\x83\xff\x07\xa6\x16\xde\x3c\x0f\xa4\xd8\xb0\x50\x38\xc0\x18\x66\xee\x83\x43\xf0\xfb\xef\xf9\x6a\x93\xc0\x79\x02\x93\x5b\xc8\x9c\x3c\x6e\x8b\x5f\xc0\x21\xe3\x75\x40\xfe\x41\xd7\x7b\x3e\xa1\x40\x1a\xce\x2f\x7d\x22\x5a\xc1\xd9\x04\x4e\x04\x2b\x18\x88\x9d\x27\x92\xb8\x9a\xf7\x4f\xde\xd0\x3c\xa4\x33\x57\x5a\x5d\xa6\xd3\x97\xb0\xdd\x49\xa7\x2f\x6b\xb3\xcf\x8b\xe2\xd9\xec\x45\xb8\xe5\xc3\xf6\xa2\x0e\xe1\xf3\x03\xb2\xcb\x0b\x00\x9f\xe9\xf5\xe5\x89\x83\xd7\x97\x0b\xb0\x9c\xc8\x49\x63\xff\xbe\xf3\xc5\x5f\xb3\x7b\xd3\x23\x47\x8d\x13\xe4\x9e\x50\x6a\x85\x6f\x79\x27\x6c\x73\xce\x74\x7c\xde\xac\x50\xee\x1e\x6e\x14\x5d\x11\x66\x3e\x6f\x64\x1f\x37\x12\x82\xb1\xce\x66\x86\xf3\x66\xce\x2d\x0d\xe1\x4e\xa9\xa2\x31\x22\x89\x8d\x33\xf6\x9f\x37\xa5\x8a\x41\x0c\xb4\x5e\x4e\x7e\x7b\xde\xdc\x00\xc5\x24\xdc\xa4\xd1\x5f\x3c\x18\x84\xba\x60\xa1\x60\xa3\x1e\xa4\xb9\x71\x50\xf7\xf9\xe4\x86\xd0\xb4\x31\xd4\xd8\x83\x78\xa8\xf1\x34\x7e\x78\xa8\x5f\xd2\xa9\x74\xfd\x7e\x24\x6a\xe8\x87\x8d\x8a\xff\xaa\x1f\xa0\xed\x93\xb0\xbc\x18\xcc\x6b\x53\xc1\xc5\x82\x18\x4e\xba\x72\xc1\xe9\xca\xf7\xa5\x0b\xa6\x35\xa7\x20\xb8\x7e\x39\x6e\x37\x49\x9e\xd4\x05\xe9\xa2\x57\x95\xb3\xac\x5c\x50\xa4\x39\x6d\xe8\xc5\xb4\x88\x8e\x18\xbe\x60\x4b\x73\x3a\x88\x6b\x03\x43\x49\x7e\x5d\x28\xba\xb6\x59\x47\x7e\x21\x5e\xf7\x33\xee\x8d\xf9\x58\xfd\x3f\xd6\x42\x5b\xf7\x2a\x14\xdb\xc2\xc1\x57\x41\xc4\x70\xf3\x0b\x3c\x3b\x75\x4b\xbb\x60\x09\x2b\x1e\x54\x01\x76\xfb\xf9\x03\xf0\xb4\x7b\x2c\x39\x2d\xee\xe1\x21\x84\xd0\x17\x28\x89\x36\xfe\x58\xe8\xee\xaa\x05\xa5\x53\x34\x45\x2f\x3c\xed\xce\xe5\x7a\x55\x8e\x48\x87\xfd\x55\x21\x7c\x74\xcc\x5c\xb0\xac\x7d\x38\x01\x6a\x36\xc7\x1b\x5e\x95\x77\xe9\xea\x17\x00\x06\xc2\x0d\x70\x97\x0a\xa6\x5d\x70\xca\x72\x4a\xb7\x0b\x60\xd5\x1a\xd6\xab\xf2\x7e\xa2\x6b\xe1\xd5\xe0\xf4\xad\x4d\x77\xa1\x7a\x9a\xb3\x13\x5e\x70\xda\x72\xea\x93\x8b\x0e\x54\x4e\x74\x73\xd1\x28\xe5\xea\x7a\x17\x54\x5a\x76\x93\xb9\x3a\x76\x69\xf1\xff\x04\x8a\x1e\x54\x67\xda\x3a\x4d\x5b\xcf\x65\xf2\x0f\xc9\xbd\x9a\x17\x16\xd1\xfd\x8c\x62\xd0\xca\x24\x9c\x75\xc1\xc1\xdf\x89\x10\x2e\xe4\x5f\x71\x3a\xcd\x8b\xa5\x33\x6c\xb0\xbb\x06\x0a\xe6\x37\xbf\x90\x9b\x50\xc3\x18\x40\x00\x3f\xb7\x08\x2d\x57\x37\x4d\x38\xf1\x3d\x0d\xcc\xc7\xd2\xdc\x01\xb1\xa5\xda\x8b\x1c\x83\x3e\x08\x28\xc7\xbd\x74\x50\x50\x59\xba\x5d\x80\x8e\x2e\x3a\x77\x05\xe7\x59\x04\x04\xf1\x80\x80\xe2\x45\xf5\x94\x0f\xc7\x0b\xb1\xa8\x4e\xf0\x76\xbd\x38\x6e\x76\xb3\x1b\xbc\xf3\xad\x83\xbd\x00\xe3\xaa\xd5\x4b\x17\x33\x0e\xba\x52\xde\x05\x5c\xf7\x59\x98\x49\x09\xac\x5b\xe3\x85\xec\x29\xce\x28\x78\xad\x0c\x1e\xd1\xa8\x98\x06\xda\x46\xa8\x6b\x71\xe5\x34\x8a\xb4\x94\x09\x5c\x5e\xd0\x71\x39\x27\xe1\xb5\x88\x4e\xdd\x40\xae\x9c\x5f\x98\xec\x53\xe3\x46\x29\x5c\x57\x1a\xb8\x5e\xf0\x56\x1d\x1d\x72\xa1\x78\x99\xdd\x35\xaf\x9d\x4e\xaf\x52\xa3\x5d\xb4\x9c\xb9\xd0\xdd\xb5\xf3\xae\xa3\x2e\xa9\xd1\x72\x6d\xbd\x0b\xa6\xb3\xcf\x3c\xc0\x9d\xde\x7e\x58\x17\xbd\xe7\xed\xe1\x7f\x1d\x5c\x2b\xad\xc5\xc1\x51\x49\x1f\x72\xc1\xb4\xd6\xbc\x14\x07\x2f\x12\x82\xc5\x17\xdc\xe5\x5d\xa8\xe9\x62\x62\xe7\xf9\xe9\x93\x86\x53\x41\x9d\xeb\x44\x29\x0e\xcf\x64\x82\x29\xa1\xb9\x8b\x55\xcc\x3e\xd2\x80\x68\x4a\x17\xf4\x0b\x5a\x2b\xc7\xd3\x5d\xc8\xee\xec\xfc\x3e\x17\x63\x43\x6d\x9c\xbd\x4e\x1e\x6d\x96\xd1\x27\x4e\x0d\x1f\x6d\x48\xf0\xe7\x0c\x0c\xd7\xc9\x99\xed\xfe\x01\xfb\xca\x07\x17\xd0\xd6\x57\xea\x03\x6d\x19\xaa\x5f\x48\xf8\xe7\xd8\xfc\xeb\xe2\x18\x44\xf3\x95\x71\x0a\x1a\x14\x54\x57\xb6\xbc\x5e\x84\x52\x5e\xdb\x8b\x2e\x43\xcb\x1f\x24\x06\x70\x97\xd4\x78\x7a\x5e\x60\x10\x74\x62\x97\xeb\xe2\x41\xe4\xa3\xe4\x26\x54\x8f\xbf\x1d\x44\x08\x17\xfd\x88\xc3\x9b\x9b\x2a\xdc\x1c\xc4\x9f\xb9\xeb\xa6\x22\x3a\xfc\x05\x17\x4e\x63\x82\x9f\x94\xd3\x4a\x5c\xc0\x5e\xcd\xc9\x9e\x2e\x62\x2f\x1f\x6d\x37\x8c\xa2\x9f\x06\xb8\x6e\xfe\x1f\x23\xf6\xc2\xb3\x0e\xaf\x6b\xf2\x5c\x99\x9f\xda\xb3\x88\x00\x53\x97\xc8\xbc\x1e\x18\x49\x2d\xd2\x51\x38\xc3\x88\xf6\x4a\x28\xa6\xbb\xc8\xf5\xb0\x42\xa6\xc6\xf0\x50\x17\x64\x71\xc6\x62\x69\x3e\x4d\x1f\x38\x4f\x1a\x46\xc1\xeb\xca\xd9\x28\x2f\x98\x48\x1d\x69\x7f\xc1\x0b\xcb\x39\x81\xae\x07\x52\x40\xa2\xeb\xfe\xe5\x22\x86\x7e\x48\x12\xa7\x7e\x40\x6e\x52\xcd\xe2\xfd\xe3\xe9\xba\xf4\x0c\xc8\xb3\xb9\x45\xd8\x07\x34\xc4\x1b\xf6\x51\x27\xb3\xbc\x51\x29\xcd\x2a\xb5\x1b\xbe\xf1\xb6\x37\xdc\x1b\xa5\x8a\xda\xdb\x78\xc6\x98\x00\xa2\x3a\x5d\x66\x6e\xa0\x3a\x4b\xe3\x9b\x99\xad\x75\x0a\xde\x48\x64\x6d\x8f\x80\x7b\xcb\xed\xe9\x1e\x81\xf2\x84\x0a\xef\xc2\x9a\x7b\x9a\x01\xf8\x47\x39\x1f\xc9\x5d\xf2\xd0\xd2\x9c\x41\x6b\x68\xff\xeb\x1b\x5a\x43\x7b\xa0\xdc\xc8\xd1\xb2\x55\xff\x8f\x83\x5c\x22\xe7\x2e\x38\xe4\x3c\x05\x85\x87\x9a\xdb\x07\x48\xd4\xb1\x7a\x97\x13\x89\x35\xdc\x3e\x46\x28\x79\x73\x17\x32\xb2\x07\x44\xb5\x95\x66\x88\x49\xaf\x8d\xa8\x6e\xa0\xc0\x6a\x1b\xf5\x9d\x3a\x49\x4f\x32\x61\x9f\x04\xf3\xfd\xc2\xbe\x69\x0c\x76\x57\xac\xb2\x4e\xd9\x3b\x55\x92\x66\x93\x4a\xc6\xd3\x98\x2a\x69\x14\x09\x50\x39\x7e\x60\xe1\x0d\xeb\xaa\x7d\x16\xef\xc6\x43\x56\xdb\xf5\x66\x1a\x6c\x47\x2e\xdd\x8d\x99\x6e\xd4\x05\xa2\x46\xed\x84\x7b\x23\x6a\xb4\x7d\xfe\xa7\x44\xf3\x0b\x2c\x79\x6b\x5b\xd7\x9d\xd6\x54\x33\x2b\xac\xa5\xbe\xbd\xdd\x8c\x0b\xb5\xba\xed\xee\xc4\x27\xea\x03\x05\xd2\x8c\xa0\x6e\x6a\x1c\x8b\x9f\x79\xe2\xe9\x60\xbf\x81\x2c\x87\x91\xc0\x0d\x6b\xaa\xc3\x26\xee\x91\x34\x69\xb5\xe1\x8d\x1f\xae\xbb\x79\x23\x52\xd4\x77\x90\x7b\xf0\x52\x22\xc5\xe9\x3d\xc8\x4f\x1a\xd5\xe0\x5a\xf8\x7f\x18\x82\x3c\x6a\xf8\x43\x39\x36\xe5\x0e\x3a\x4d\xe8\x0e\x7a\xa3\x00\x88\xab\xc3\xde\x41\xdb\xba\x74\x01\x77\x50\xfb\xaf\xbb\xff\x8d\xfa\xb4\xce\x3f\x7b\x23\xab\x9e\x9d\x60\xef\xf9\x9e\xf3\x8e\x5a\xbe\xa1\x21\xb4\x13\xe3\x0d\xdc\xb7\xfa\xef\xf7\x97\xc3\xe7\x06\x06\xb4\x3a\xee\x9e\x39\xeb\xfe\x01\x93\xec\x67\xd6\x06\xf1\x8e\x59\x39\xc7\xa2\x1f\x56\x4b\x23\xdf\x7b\x71\x7f\xb8\x01\x9a\x1e\xa4\xf1\xbb\x01\xd8\x5c\xde\xf6\x46\xee\x10\xd7\x71\xba\x17\x29\xd0\x84\x30\xa9\xb4\xbd\x42\xee\x1d\x45\xea\xcc\x49\x28\xf4\x61\x95\xfc\xbd\x93\x15\x2d\xe7\xe0\x4b\x65\xcf\x96\x1b\x88\xb0\xda\x49\xe8\x86\x09\xf3\x23\xc9\x0f\xde\x2c\x05\x64\x6e\x98\x2c\x6d\x06\xba\x99\x02\xda\xfe\x0a\x77\x42\x42\x8b\x85\x03\xf5\xaf\xcc\x18\x30\x5a\x7e\x0e\x83\x03\x85\x5f\x2c\xcb\x0f\x8a\x89\xe5\x1f\x4e\xae\xab\x5b\xa4\xf4\x16\x27\x1d\xc4\x52\x7a\x3e\x39\x4f\xd2\x4b\xdd\x67\x8e\x42\xe3\x3e\x39\x0a\xd1\xc0\x98\x4c\xd7\xad\xbd\xa1\x7f\xb3\x81\xec\x46\x0a\x68\xbb\xb7\xde\x27\x4f\x3c\x41\xe7\x9b\x6e\xec\x36\xd4\xdf\xc8\x9b\xe7\x5b\xc9\x9d\x90\xb1\xb8\x49\xea\x14\x35\xf5\x84\x8c\xde\x0e\xa9\xa1\x5b\x26\x9a\x17\xcc\xe2\x61\x11\x8c\x98\x87\x59\x9c\xcc\x54\x43\x1f\xf7\x91\x3c\x88\x99\xfc\xdc\xd4\xef\x0b\x45\xb1\x4c\xf4\x85\x7a\xc7\x66\xd9\x17\x5f\x6d\x1f\x3d\xe4\x7d\xf3\x0a\xf1\x79\x83\x54\x8b\x26\xaa\xaa\xbc\xda\x70\x2b\x37\x3c\xba\x1f\xd4\xa6\xf9\xf9\xff\x97\x1b\xec\xd6\x7b\x3f\xd8\x34\xa6\x88\x09\x9a\x5d\x03\xee\x7e\x92\x02\x91\x04\x87\xae\xe6\x6c\x65\xf7\x03\xd1\xe5\x79\x7b\x78\x96\xff\x37\xb1\xcf\x8f\xd9\x8f\xaa\x9e\x0b\x4a\xbe\xfd\xf4\x4c\xb8\xa3\x31\x3c\x88\x4e\x2c\x9f\x0f\x72\xad\xa7\x7e\xc0\x25\xbb\xfb\x03\x5e\x38\xc3\x3f\x50\xe1\x11\xfe\x22\x17\xd7\x44\x3d\xb8\x97\xeb\x0b\x58\x3a\x87\x8b\xb1\x3f\x1b\x94\xde\xda\x67\x0f\xbc\xca\xbd\x29\x1e\xd4\xff\xb0\x0b\xe2\xb3\x41\x03\xa2\x89\x7c\x18\x5e\x68\x4d\xfd\xc3\x8c\x1c\xbe\x69\x3d\x5b\x72\xa8\xc6\xb9\xd1\x6d\xc3\x7d\xbc\x28\xa8\x56\xad\xc5\x03\xd4\xd3\x85\xcb\x9e\x17\xf4\xc4\x14\xb6\x7d\x58\x8c\xcc\x35\x73\x1f\xa0\x9c\x65\xff\xe6\xa7\xa4\xcc\x76\x93\x49\x84\xdf\x80\xfd\xc0\x13\x83\xdc\x74\x0e\x87\x7a\x98\x9b\xce\x72\xf9\x29\xbc\x1f\xea\x3c\x7d\x90\x26\x79\xd9\xf5\xf6\xa9\x98\xca\xe5\x67\xf2\xa8\x16\x87\xf6\x5a\x67\xb4\x7c\x58\x8e\xd6\x75\xc2\x9f\xc4\x42\x12\x83\xcf\x8b\x85\x8a\x33\x4d\x3d\x35\xa7\xee\x4f\x17\xa1\x27\xf5\x61\x3a\xea\x1e\x20\xa1\x0f\x4b\x56\xee\x2a\x0d\xba\x91\x19\x44\x31\x70\x8f\x2b\x3a\x3f\xb4\xac\x3a\x22\xf1\x61\x31\x33\x6d\x9a\x87\x7e\xdd\xae\x86\xfb\xb0\x98\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x61\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\x1d\x52\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\xf0\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xa6\x90\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x1b\xec\x61\xbc\x50\xa9\xdb\x0d\xf6\x09\x58\xd6\x05\xd5\x1f\x84\x10\x76\x1d\x46\x0f\x5c\xc7\x3f\x5b\x20\x76\x3c\x6b\x62\x91\xee\xcd\xe6\xdd\x87\x01\x80\x4e\x24\xfa\x44\xe2\x43\x51\xf8\x22\xa5\x6e\xc7\xdc\x07\xb6\xd5\xcf\x06\x00\x72\xb2\x65\xf4\x99\xb9\xf8\x22\x19\xf9\xe0\x9c\xa8\xe4\x99\x98\x24\xef\x31\xa4\x27\x5e\xdf\x1e\x78\x07\xf5\x07\xd4\xf8\x4a\x69\xf7\x4c\xba\x7b\x36\x77\x91\xa3\x30\x11\xe0\x79\x81\xfd\x67\xe5\xda\xea\x0b\x84\x1d\x5a\xef\xf7\x2c\x2e\xad\xc5\xcf\xca\x61\x88\x8a\x45\xc5\x8f\x2e\x9a\xcf\xca\x7d\xeb\x37\xe8\x2f\xe0\x17\x26\x0a\x4f\x7a\x5f\x2c\x32\xb1\xb7\x16\x4a\x7f\xac\xcf\xf2\xb2\x40\x9b\x0b\xab\x3e\x7b\x8a\x6e\x75\x82\x9c\x6f\xbe\xa0\x3f\x3b\x44\xb7\x90\xc0\x03\xe7\x34\xab\x08\x9e\x9d\xe2\xc6\xb2\x9b\xb5\x3f\xd6\xe6\x2f\xc0\x22\x16\x71\x50\xdc\xad\xcf\xd6\xda\x93\x28\xcd\x0d\x8d\xa8\x76\xc6\x78\x0e\xdc\x60\x3d\x79\xf0\x3d\xb3\x2e\xf0\x39\xfa\xbb\xa2\x66\xb2\xcc\x83\x21\xed\xd0\x73\x90\x07\x4c\x14\x32\x63\x58\x8f\xf0\x1c\x5c\xf2\xee\x17\x78\xcb\x16\xb2\x7b\x10\x4d\x68\xb3\xeb\x83\x34\x6f\x1f\x19\x74\x92\x4f\xc5\x65\x27\x82\x71\xbd\x13\x18\x5c\x68\xe7\x8d\x07\x8a\x3c\x5f\x41\x9f\x93\xfe\x5c\xd2\xdf\x3c\x27\x75\xa2\xba\x17\x3f\x17\xe7\x5e\x24\x40\xad\xe6\x3b\xe9\x83\xb4\x13\x9f\x69\xb8\x92\x1f\xfc\x01\x84\x9a\xe7\xf1\xa2\xcc\xf2\x51\x00\x8f\x30\xdf\xe4\x1f\xe8\xc8\xec\xb8\xff\xc0\x00\xe9\x98\xa0\x87\x4a\x2f\xf7\x08\x7b\xe2\x66\x77\x8f\x27\x0d\x8a\xc6\x27\x37\x94\x8f\x66\x62\x60\x32\xe3\xe1\x07\x4a\xac\xfe\x37\xeb\xd0\x03\x0d\xd7\xe7\xcc\x7f\xc8\xcd\xba\x09\x3e\x30\x36\xda\x7b\xf8\x79\xc8\x38\xa2\xf7\x21\xe3\xf8\xff\xf1\xef\x3f\xe1\xfc\x55\x0f\x10\x5d\xb7\xde\xf1\x81\x7e\xca\xb9\x16\x1e\x96\xd8\x70\xc4\xe7\xc3\xfc\x13\x76\xf5\x78\x80\xf0\x64\xa4\x88\x1f\x8c\x95\x53\x4e\x38\xf1\xfb\x91\xc6\xa9\x67\xd2\x54\xf4\x3c\x10\xbd\xee\xf7\xa1\x6d\xf9\x6f\x11\xe3\xf7\x03\x2b\xff\x37\xa3\xf1\x03\xa0\x9b\xb2\xd1\xc5\xef\xc7\x55\xef\x7a\xa6\x54\xd8\xfc\x02\x56\xfd\x3f\x36\x89\xdf\x46\x8a\x42\xcf\x1d\x61\x86\x7e\x0e\x8e\x51\x2d\xa2\x5a\x5b\x6f\x7e\xc6\x2c\x35\x0d\x01\x7e\x6b\xbd\xa9\x43\xa8\xb4\x7a\x13\xc9\xdb\x8d\x21\xfa\x7f\x10\xf4\xdf\xc1\x18\x3f\xd6\x96\xd5\x21\x10\x3f\x04\x00\x4c\x99\x8a\xe2\x57\x30\x49\xee\x01\xe9\xd4\x74\x1f\x89\x5f\x81\xcc\xf7\x24\x41\x05\x35\x3c\x89\x4c\x85\xb6\x36\x75\x89\x7c\x10\xbd\x69\xcc\xc0\x5d\xbd\x69\x8e\xe0\x16\xb7\xc9\x03\x26\x7e\x35\x27\x45\xeb\xc8\xca\x6a\xe1\x59\xa8\xb9\x30\x22\x82\xc9\xd0\x94\x43\x2b\x7e\x84\x52\x4d\x4d\xb4\x1c\xa6\x26\xb6\x65\xaf\x22\x03\xb9\x7b\xa7\x0c\x2d\xf1\x6b\xdc\x81\x45\xec\xc2\xe2\x69\x3a\x92\xe3\xd7\xd2\xfd\xce\x9f\x1c\x6c\x43\x43\x69\xbc\x27\xb9\x09\x9e\xd9\x5d\x84\x77\x30\x48\xd7\x0b\x2c\x26\x1b\x66\x80\x4e\x61\x57\xb4\x1e\x2f\x00\x73\xae\xdd\xf8\xc1\x78\xd8\xbb\xfe\x1f\xd9\x82\x86\x0e\xeb\xe1\x54\x85\xe2\xf8\x21\xc1\xc2\x54\x61\xde\xf8\x21\x81\x58\xf5\xbe\x18\x39\x9b\xfe\xe2\xe6\x17\xee\x84\x7a\x21\x2d\x08\xec\x83\xcd\xff\x33\xdb\xad\xb4\x86\xaf\x20\x60\x0b\xfe\x62\x32\xb3\x95\x3a\x7d\xf1\x8e\x2b\x18\xc7\x8f\x45\xca\x36\xcd\x54\x50\xc2\x7a\xaa\x58\xb4\x2c\x3c\xf2\xc9\xed\xae\x3e\x67\xf6\xa9\xf5\x42\x11\xfb\x9f\xe7\x16\x0e\xeb\xc3\x5c\xc4\x8c\x07\x4b\x34\xc2\x77\x4b\xf5\x4f\xe3\xb7\xc8\x33\xc5\x2f\xd0\x30\xdb\xfd\x03\x8f\xec\xe2\x4f\xc8\x55\x1e\x06\xa0\xc6\xea\x9f\x1f\x20\x74\x3e\x4d\xf0\x0e\x51\xfc\xc2\xc3\x26\x34\x33\x3b\xf5\x9f\xdd\x3f\x20\x8c\xb1\xfa\x19\x27\xc1\xe7\x7f\x94\x00\xfb\xfc\x8f\xcd\xd1\xb5\xbc\x50\xff\x74\x33\xe5\x91\x42\x42\x13\x05\x7d\xd0\xfc\x79\x8b\x12\x36\x74\xf1\xd8\x91\x33\xe3\x2f\xa8\x29\xf1\xdc\xc1\x02\xd8\xfb\x5f\x0a\x81\xc7\x0f\x8e\x59\xca\xd3\x1f\x3f\x64\x34\x90\xcd\x33\x7e\x07\x73\xda\xab\xb7\x73\x22\x7e\x42\x03\x3a\x29\x1f\xbc\x75\xe1\x90\xde\x2d\x16\xe1\x5f\x2e\xa3\x69\xfc\x2e\x0e\xd0\xbb\xec\x9a\xa4\xdf\x6f\x60\x99\x86\xc6\xc3\x38\x3a\xdd\x50\xe3\x07\x97\x23\x59\x80\xe2\x47\x00\xe0\x4d\x75\xe7\xaa\xe9\x03\x84\xbd\xcd\x9f\x25\x10\x8f\x58\xef\x99\x87\x35\xd1\xfc\xbc\x73\x92\x45\xd3\xc3\x2e\xff\x7b\x61\xfb\x51\xc8\x89\x3f\x37\x3a\xeb\xe8\x40\xdc\x7e\x29\x4c\x42\x3f\x70\x8b\x88\x5f\xb7\xb4\xe9\x74\x7f\x32\xf9\x46\xd3\x0f\x9c\x08\x3f\x27\xbf\xfa\x0b\x8e\xab\x98\x2c\x28\xea\x74\x08\x6e\xa9\xb3\x50\x9f\x1b\x5b\xf4\xff\xfb\xbf\xff\x54\xd5\xa1\x8e\x0d\xa5\xa3\xfa\xf0\x73\x0a\xd1\xff\x26\x6e\x2b\xf4\xee\xfa\xfc\x40\xff\x70\xb5\x88\xba\x4e\xd2\x6f\xc6\xc6\xa2\x4c\xcb\xa3\x4c\x75\x42\xf1\x1b\xec\x43\xcb\xb7\x15\xee\x42\x4f\xdd\x7b\xac\x85\x42\x18\x62\xab\x14\x47\xfe\x02\x71\x6a\x3e\x48\xb7\xca\xf3\xa4\xfa\x05\xba\x13\x8a\x08\xf8\x5e\x6f\x72\xf0\x89\x8d\x76\x0d\xdd\x52\x63\x7b\x4f\xa0\x98\x12\xdc\x5b\x23\x2c\x1d\xfe\x22\xcb\x9f\x88\x03\x70\x00\xc9\xac\x18\x5b\x03\x3e\x70\x8b\x9d\x18\xca\xab\xc7\x7a\x9e\xcb\x4d\xd2\xf2\x21\x0f\x98\xd8\x7a\x72\x99\xe6\x0a\xde\xd8\x7d\xf8\x19\x70\x3c\x34\x33\x9d\xe7\x79\xf5\x0f\x70\x85\x5a\x7e\x26\x63\x4b\x72\x6f\xb4\x8d\x54\xb7\xc8\xf3\xc7\x53\xc7\x40\x32\xe5\x8f\x8c\x0d\xfe\xd6\x3d\x34\xee\xf7\x14\xac\x55\x67\xc3\x36\x48\xa3\x86\xc9\xfb\x7f\xf8\x7f\x94\x5f\x9b\xee\x80\x8e\x42\xc3\x0d\x22\x1b\x83\x07\x3d\x38\xb1\x22\x19\x51\x61\x0a\x6f\x8f\x2d\x88\x59\xbc\x4f\xde\xf3\xcc\xba\xe6\xd8\x26\x67\xde\xf3\x8a\xf8\xab\x6e\x76\x98\x3c\x43\x3d\xc6\xc9\x6b\x8d\x9b\x44\x79\xa0\xae\x23\x74\x9b\x19\x14\xa6\x67\xea\x30\x24\xf8\x37\x18\x37\xe4\x00\x1b\x5b\xde\xa5\x2d\x41\xde\x13\xae\x4a\xc5\x19\x1b\xdc\x57\xba\x37\xce\xa2\xbc\x30\x7f\xa1\xfc\x8f\x52\x4c\xc4\xb6\x72\x29\xb5\x4d\x16\x21\x91\x17\x1f\xbe\xc5\xd5\xbb\x7f\xcf\x79\x50\x13\x7b\xe1\x0f\xa2\x72\xc7\x30\xbd\x36\x3c\xde\x74\x1a\x6c\x79\xc9\xb5\x98\xc3\x25\x57\x99\x02\x62\x83\xff\xca\xd2\x2d\x37\xb6\x83\xa1\x90\xeb\x4f\xa7\xd1\xc6\x1b\xee\x14\xc5\x07\x6f\x93\x9e\x35\xf8\xfd\xf6\xa9\x21\xbe\x17\xda\x29\x55\x4f\x6c\xbc\xc0\x0a\x7b\x6e\x2c\x42\xbe\x2c\xd1\x4e\x38\x6d\xb8\x87\x93\x3d\xfa\x7f\xea\x55\x2c\x22\x19\x38\xbe\x2c\x5c\x4e\x92\xa0\x29\x40\x16\x72\x5d\x16\x63\x83\x1f\x49\xf7\x3a\x5d\x54\x76\x7a\x43\xf0\x46\x3c\xfd\x41\xc7\x1e\xf5\x07\x54\x04\x78\x97\xc3\x67\xb7\x0b\x02\x6e\x17\x51\xa5\xae\x67\xdb\x45\x56\x68\x7e\x83\x07\x83\x89\x7e\x8f\xc8\xd6\xbc\xab\x91\xab\xb1\x9b\x7f\x6f\x2a\xb3\x35\x2d\xcc\x1b\xee\x2e\x91\x2f\x47\x95\x28\x63\xe3\x0d\x78\xb9\x3d\xa6\xf3\xd3\x18\xdf\x1b\x71\xab\x66\x45\x96\xde\x91\x4a\x26\x36\xd4\xde\x51\xd1\x95\xd8\x1e\x8a\x6c\xaf\x24\x9c\x2c\xba\x25\x17\xe2\xce\xbb\x0f\x9a\x87\x14\xf8\x7d\xa4\x7f\xf0\x21\x01\xa3\x84\x72\x5c\x44\xf9\x51\x8e\x69\x0b\x97\xf7\x40\xae\x0a\xa7\x8a\xf2\x23\x7e\xd4\x24\x96\x1f\xce\x7c\xc1\xe4\xb2\x61\xce\xb4\xd0\x85\xae\xb0\x52\x85\x46\xd9\x52\x8c\xf8\x0d\x6a\x70\x84\x75\xca\x96\x0b\xe5\x37\x30\x2a\x49\x81\xb2\x51\x69\x17\xfe\xe2\x61\x13\xa2\x8a\x89\x60\xa4\xe7\x8b\x82\x24\x81\x8a\xfb\x88\x82\xda\x33\x4a\x55\x1e\x85\x79\x5f\x94\x45\x33\x0a\x0a\x78\x2b\x73\x7f\x14\x78\x32\xa8\x5a\x6b\x94\xbc\x56\xea\x4e\x52\x70\xad\x54\x4d\xcf\x28\xb8\x56\x2a\xba\x2a\x0a\x3c\x19\xa6\x34\x2e\x51\x90\x29\x46\xd9\x18\xa2\x54\x84\x0a\x8b\x1b\x0b\x33\x70\x2b\xaa\x2c\x4a\x4d\x8e\xf6\x17\xb8\xef\xf9\xe0\x2a\xc8\xb9\x1d\x5e\x2d\xd4\x9f\x51\x8e\xa9\x28\x8d\x98\x40\x47\x61\x61\x4a\xed\x9f\x57\x87\x65\x0f\xa5\x3e\x8b\xc2\xbc\x83\x52\x9f\x45\x41\x12\x6d\x95\xce\x8b\xf2\xde\x53\xab\xea\x86\x44\x69\x88\x55\x94\x6c\x2b\x2f\x04\xe8\xe3\xe7\x67\x24\xce\xf2\xda\x31\x2b\xa1\x94\x63\x51\x3a\x0b\xb0\x69\xf5\x3b\x45\x83\x8e\xb6\xd2\x93\x07\xfd\xc6\xbb\xb8\x2a\xc2\x16\xe5\x3d\xcf\xc3\xf2\xb0\xc0\x04\xb0\xa4\xfc\x8a\x02\x2f\xda\x61\x1a\x3a\xc1\xb3\xce\xba\xc2\x14\xd8\x9e\xd8\x9e\x44\x6a\x75\xfb\x03\x44\xa7\x0f\x58\xc3\x5b\x1a\xbb\x28\x30\x01\x54\x1d\x4c\xe5\x05\x04\xed\xd7\xfd\x01\x51\x8b\x39\x14\xbe\x11\xf2\x27\x8c\x32\x78\x31\x2b\x7e\x61\xc1\x23\xcb\xcf\xc4\x56\xba\xd2\x94\x20\x5e\xd3\xbd\xa9\x04\xd2\xb6\x7a\x66\xa1\xf2\x57\x51\xb5\x28\x91\x3b\x4f\x6b\x13\x04\xd7\xfd\x2f\x3a\xba\x28\x2f\xa4\xa8\xc5\x43\x86\x45\x40\x8e\x35\x51\x10\x5b\x35\x3c\xa2\x20\x64\x35\xc1\x48\x36\xa3\x72\x83\x51\x60\x20\x50\x15\xac\x28\x30\x10\xa8\x50\x57\x94\x49\xf9\x28\x01\x5d\x5e\x04\xd2\x87\xb7\x10\x22\xc0\x37\xdf\x69\x4a\xaa\xf7\x4d\xd3\x24\x72\xf3\x1c\x2d\xf6\x21\x1a\x52\x7b\xef\x85\x5a\xe0\x77\xb3\x23\x6b\xaf\xc8\xe1\x22\x0a\x15\xed\xba\x90\x94\x9d\x2d\xaa\x81\x9d\x44\xfa\x7d\x0a\xf1\xee\x1f\x70\x0e\x09\x4f\x14\x26\xf1\x8b\xcf\x0f\x49\xb4\x88\x44\xfe\x69\xc5\x1b\x44\x39\x88\x59\x3c\xee\x83\x27\xbe\x26\x06\xfe\x12\xc3\x22\xf6\xa0\x52\x66\xfa\x07\xc4\xba\x17\x7f\xb0\xf0\x81\x7b\xe0\xc1\x21\x0a\xa0\x33\xaf\x8a\x7d\x8f\x72\xf2\xc6\xea\x79\xa3\xff\xab\x57\x1f\xc9\x67\x86\x45\x34\x7c\x1b\x3e\xd3\x06\xa5\xf9\xb0\xe0\x49\xdf\x86\xe9\x0f\xa8\xee\xd2\x75\xa4\x9c\x3c\xbf\x75\xc3\x29\x00\x1d\xc3\x83\x60\xb9\xea\xcf\x33\x67\x41\x83\x40\x9c\xb5\x6f\x2b\x85\xb5\xa8\x0d\xb2\x0b\x2a\x02\x86\x99\xe5\x42\x89\x0c\x21\xe0\xc2\x02\x7f\x86\xc4\x05\x88\x61\x78\xcf\xc2\xb7\xf4\x57\xbc\x69\x6f\x92\xa0\x85\x62\xce\x3d\xeb\x84\x0b\x8a\x4d\x57\x6f\xc9\x1b\xee\xd4\x9f\xff\xe1\x24\xee\x3d\xf1\x50\x8e\x98\x84\x04\x11\xd5\x3f\x80\xff\x3c\x6d\x00\x11\x56\x1a\x15\x60\x88\xe1\x4d\xf5\x50\x59\x21\x58\x5f\x9e\x8c\x9b\x70\x8b\xcc\x05\x2a\x1a\x1f\xd4\x3d\xb4\x70\x7c\x28\x2d\xd5\x42\x65\x35\x6a\x2b\x69\x6b\xc2\x08\x89\xe8\x0a\x5f\xcc\xf1\x79\xe1\xe0\x17\x7e\x81\x37\x62\x7f\xb1\xf1\xe8\xd2\x11\x5e\x13\x69\x7c\x7e\x00\x47\x55\x3f\x73\x22\xaa\x9e\x19\x34\x3f\xf5\x8c\x23\xdf\x5d\x42\x97\x2d\xaf\xdc\xa8\x1b\xcd\x5b\x9f\x06\xdf\x6d\x28\xbf\x82\xa8\x25\x87\xa9\x2f\x50\xdf\xd9\xaa\xe6\x8a\x54\xc6\x2a\xba\x15\xb5\xf0\x06\x15\xfe\x81\x67\xbe\x90\x76\x45\x69\x90\xd1\xdc\x05\xd2\x8b\x2f\xff\x7f\xc0\x6c\xb3\xf4\xcc\x3d\xf1\x69\x11\xb2\x63\xfa\xf9\xc1\xa0\xf4\x41\xaa\x09\x04\xb4\x6b\xe5\xfd\x7a\xf8\x07\x72\x98\xa0\x51\x45\xf9\x66\x65\x52\x8b\x5a\x09\x11\x86\x7f\x80\xaf\xd5\xa7\x05\x6c\x65\x25\x35\x89\x9a\x48\x46\x30\xb3\x22\xc3\xcd\xfc\x09\xeb\x54\xe8\xcb\x47\xfb\xd3\x41\x54\x2b\xe3\x1a\x35\x29\x8d\x88\x41\xb7\x8f\x0a\xe5\xba\xe5\x67\x05\xa8\x51\x56\xf7\xa8\x8d\x76\x13\x4f\x73\xa7\xb9\xc9\x63\xee\xe4\x36\x0f\xa1\x53\xb3\xaa\x63\xa0\x76\x70\x97\x24\x64\xed\x3c\xbf\xbd\xd8\xc8\x1d\x53\xbd\x12\x83\xc1\x93\x1e\x33\xf3\xc3\xd9\xb8\x52\x11\x93\xad\x64\xc6\x51\x07\x8f\x37\x13\x81\x20\xed\x61\xfe\x1a\xbc\xdc\x0a\x00\xd6\xd4\x9c\xeb\x0a\x53\x51\x47\x4e\x09\x6c\xa2\x06\xc5\xb6\x79\x98\xa9\x87\x85\x19\x6a\x80\x65\x3f\xcf\xb0\x51\x7d\x1a\x00\x8d\xdd\xdf\x27\x8d\xda\x45\xf0\x23\x50\x46\xda\xa8\x01\x3c\x28\x61\x51\x83\x24\xea\x96\x54\x89\x0a\x96\x07\x31\x93\x46\xd1\xc0\x1c\x74\xca\xd8\x19\x95\xc0\x40\x8a\xf3\x8a\x3a\x71\x46\x6b\x95\x21\xd5\xd5\xcf\x14\x71\xd3\x3f\xc0\xe2\xa0\x33\xbb\xb2\x50\x9c\x5c\xa7\xa2\xae\x24\x4a\x6f\x24\x4e\x10\xb2\xa8\x8b\xf8\x5e\x52\xb2\xa6\x32\x5e\x20\xb2\xd2\xec\xaf\xd3\xa5\x32\xd6\xe6\x23\x3f\x16\xe1\xd7\xf4\x17\xdc\xcd\xba\x26\xd7\x9d\x69\xc1\xcd\x01\x3b\x8d\x29\x16\x18\xcc\x30\xac\x9c\x82\x51\x91\x51\xd8\x31\x41\x51\x91\x63\xc6\x5a\xda\xba\xf3\xba\xe5\xe9\xdd\x29\xef\x2d\x54\x76\xca\x5e\x4f\xd7\x01\x30\x2b\xd0\x54\xa1\x7e\x1f\x02\x03\x15\xa5\xda\x9a\xaa\xa7\x44\xa5\xfa\x5d\xd5\x50\xa2\x1e\x94\x00\x16\x3b\x50\x62\x54\xa5\xec\x8b\x7a\x90\x4f\xfc\xc2\xc9\x26\xfc\xc2\xf5\x72\xa2\x39\xef\x20\xbc\xf4\xae\x3f\xc1\xeb\xdd\xcf\x48\x7b\xa4\xe3\xbe\x9e\x39\x77\x1a\xe7\xc9\x3d\xed\x25\x3c\xc9\xdc\x9a\xed\x13\xbe\xe5\xde\x0c\x27\xc3\x36\xfd\x3e\xf7\x9f\x79\x39\xf5\x22\x5e\x51\x24\x9a\xf9\xf9\x84\x20\x64\xb1\x64\x82\x21\xa0\x29\xe5\x69\xd4\x0b\x81\x1b\x26\x81\x25\x2d\x96\x59\x82\xc9\x63\xcc\xeb\x2c\xb0\x36\xbd\x19\xae\x5c\x3d\xf5\x81\xf8\x99\xe1\x79\x80\x2b\x80\x5c\xec\xa3\xde\xdc\x6f\xde\x5e\x37\xb2\x4c\x7a\x0b\xdf\x99\x7d\x53\xa3\xb8\x29\x24\x34\x91\x77\x4e\xa4\x5f\xe0\x79\x2f\x4d\x46\xbd\x93\x4a\x0d\x03\xa9\x83\x95\x20\x2f\xea\x8b\x73\xaa\xa2\x72\xa3\xde\x24\x5a\x44\xc2\x38\x31\xdc\x03\x60\x4f\x9b\xb2\x7d\x56\x3a\x00\x78\x66\x9f\xdc\x6d\x62\x07\xf8\x78\x0e\xc3\x85\x87\x2c\x29\x65\x49\x4d\x20\x24\xed\x48\x7d\x78\xe3\x9a\x7f\xc9\x83\x1a\x95\x1e\xa1\x4a\xca\x13\x15\x79\x85\x97\x87\xfc\x10\x3d\x8a\x5b\x1a\x43\x5e\xe4\xc3\x13\xed\x97\x2b\x31\xf4\x03\xc3\xc0\xab\x9e\x73\xd4\x53\x3f\x60\x25\x3e\x2f\x0c\xd4\xba\xf1\x33\xc4\xb7\x76\x6a\x43\x69\x63\x9b\x15\x1a\xa3\xa5\xe5\x3c\x19\x6d\xe3\xa5\x52\x2b\xd7\x18\x15\xf3\x93\x58\x6b\x25\x43\xb2\x45\x43\x61\x32\x06\x7d\xc1\x1c\x7e\x5e\xdb\x46\x18\x24\x09\xd4\x0a\x59\x38\xf4\x3c\xf9\x81\xa8\x2e\xdc\x77\x22\xaa\x20\xfe\xbe\xbb\x47\xde\xc9\xc2\x2d\x52\x58\x6c\x26\x92\x9b\x60\xb9\x49\x5c\x68\x3c\x70\xaa\x6b\x84\x59\x5a\x45\xa2\x0f\x89\xd1\xc6\x70\x64\x4f\xe4\x0b\x7a\xaa\xdc\xfe\xa3\x01\xf3\x28\xd9\x58\x34\xfa\x08\x4c\xcf\x0a\xe2\x50\x94\x37\x35\x1a\x9c\x29\x95\xd4\x34\x5a\xe3\x1d\xce\x3d\xc2\xbb\x72\x08\x1e\xb4\x74\x19\x90\x58\x6e\x2d\xe7\xd5\x3f\x24\xa2\x10\xbb\x34\x8a\xdd\xe2\x4e\x58\x9b\x43\xdb\xaa\x35\x32\xa9\x6e\x03\x8d\x91\x26\xca\x37\x17\x8d\xc8\x67\x93\x2c\x6f\x69\x6f\x91\x8a\xaf\x75\x2e\xa7\xc8\xe8\xd9\xab\x26\x1f\x41\xcd\xc3\x73\x95\xfa\x18\xb7\x78\x20\x14\xdd\x5d\x02\x88\x87\xbf\xbf\x48\x82\xa8\x86\x3a\xc6\x8a\x82\xd6\x39\x97\xfa\x7f\xa0\x32\x8c\x44\x60\x1b\x79\x6c\x8a\x64\x38\x29\x8c\xcf\x73\x43\x3a\x78\x3f\x0f\x0e\x41\x0c\x35\x38\x04\x3f\x63\x35\x05\x07\xda\xc8\x89\xd5\xd4\x0f\x46\x2d\x7e\xde\x20\xa4\xf0\x5e\x86\x83\xa6\x52\x3e\x44\x23\x34\xf3\xe2\x45\xae\x84\x88\x0a\x5e\x2f\xcc\x83\x48\xdb\x67\xa1\xda\x10\xec\xa2\xcc\x94\xd1\xa8\x80\x11\xbe\x68\x30\xf1\xb4\x69\x26\x25\xb2\xda\xbc\x55\x99\xde\x46\x3a\xca\x36\x27\x5f\x50\x97\x13\x3b\x71\xf8\x03\x9c\xd2\xc2\x0e\x6d\xa6\x4c\x13\xd1\x8b\x7d\x0a\x7b\xb5\x95\x02\x45\x44\xac\x64\x30\xcd\x2d\x7d\x14\x36\x89\xf2\xb6\x28\x0f\x74\x73\x6b\x6b\xf1\x0d\xf7\x42\x0c\xe3\xbd\xc1\x14\x32\xaa\x6e\x19\x6d\x71\x2e\x4c\x06\x8c\xc0\xe6\xb9\x3d\xe9\x14\x15\x7b\xce\x8d\xe8\xa4\x5e\xc7\x43\x47\x21\xb2\xa6\xca\x09\xd1\x88\xc5\x36\xcb\xce\x3d\xf7\xa3\x7f\xc0\x1d\x61\xba\xd3\x1c\x98\xc6\x91\xf9\xff\xbc\x64\x3b\x8f\xc5\xcd\x3f\x90\xd1\xaa\xc9\x82\x8e\xf7\xf7\xa7\x78\xa3\x68\xcc\x42\x6c\x0b\x40\x83\xea\xc8\x77\xda\x96\xd0\x4d\x17\xc4\x46\xa4\xa6\x42\x8e\xd1\x8e\x24\x49\xa3\x40\x7e\xbf\xb9\x59\xbe\x23\x58\xba\x58\x9e\x33\x56\x5a\xd9\xce\xa2\x9d\x1c\xb7\xee\x46\xed\xcc\x71\xfb\x07\xec\x2f\xe1\xa6\x06\x20\xe5\x48\xc1\x68\x27\x76\x8f\x60\x50\xbb\x7e\x7c\x41\x5f\x00\x28\x15\x7b\x58\x35\x58\x94\x94\x9f\x2e\x1a\x2c\x48\xd3\x1e\x3d\xed\x22\xb3\x6f\xfe\x82\x87\xa1\x2e\x64\x0d\xfa\x9f\x62\x7f\xaa\x06\x13\x92\xea\xb0\x44\xa3\xdb\xe5\xf4\x16\xbd\x72\xbe\xf5\x06\x35\x44\x42\x21\xed\x66\xd8\x87\x06\x8e\xfa\x5f\xca\xc1\x16\xed\xa6\x3a\x47\xf7\xca\xc6\x60\x18\x8f\x13\x46\xa7\x61\x10\x01\x47\xcd\xf2\x33\xdf\xa2\x78\xed\x30\xa8\x40\xc1\xb0\x62\xff\xab\x76\xe7\xfa\xb9\x0b\xec\x15\xcb\x95\x1b\xeb\xb7\xf9\xb0\x44\x38\xcd\xf0\x61\x9a\x3a\x27\x5d\x44\xdb\x03\x5b\x86\xc5\x27\x75\x50\x96\x0a\xc4\x5e\x96\x85\x4f\xf2\x94\x88\x7e\xa8\xff\x69\xfe\x81\x0c\x60\x36\xcc\x64\x81\xda\xd1\xfd\x07\x9d\xa7\xe4\x69\xff\x61\x26\x25\x12\x3a\xaa\x7f\x29\x0b\x50\x74\x40\x25\xa5\xe0\x89\xce\xf8\x1a\xbb\x84\x75\x24\x86\x09\x2d\x4d\x87\xa9\x4b\xf9\x70\xa2\xff\x6e\x3c\xeb\xfd\x8d\xca\x3e\x31\x6d\x47\x1a\xc0\x62\x87\xaf\x8e\x68\x19\x65\x96\x89\x8e\xe8\x98\x9f\xca\xbf\x44\xdf\x18\x99\xa2\xeb\x75\xdf\xa8\x21\x9a\x6e\x02\xd7\xb9\xea\x2f\xde\xd5\xb4\x21\xb5\x6f\xa8\xf3\xa7\x73\xa8\x6f\x24\xd2\xcf\x0f\x6c\x02\x22\x9a\x09\x99\x37\x41\x84\xce\x72\xb6\xbe\x57\xf5\xc2\x6c\xb1\xcb\x3f\x30\xd8\x4e\xc3\x04\xbe\x9b\x9b\x40\x45\x47\xc0\x8d\x12\xbc\x47\x2f\x59\xc0\x5f\x83\x80\x0f\x67\xb1\x17\x5a\x2f\xac\x6d\xa2\x61\xbf\x80\xef\x7d\x41\xc3\x2a\x79\x3d\x30\xdd\x07\xf2\xe6\xfa\x05\x2e\x96\x56\xb7\xa0\x78\xa0\xe4\x7f\xaf\x3f\xb8\x70\xf9\x19\xa5\x25\x04\x5a\x3a\xd4\x5e\x96\x16\xfd\xc5\x7f\xc5\xe7\x43\xaf\xc9\x1d\x9a\x48\x78\x85\xda\xfa\xd2\xeb\xfc\xf7\x9f\xa6\x42\x0f\xd1\x6b\x0e\xc1\x3f\xc0\xe4\x28\x16\xef\x48\x47\x53\x3d\x8d\x95\x23\x30\x45\x14\x1d\xba\x6d\xf6\x96\x4b\xa5\x16\x1b\x45\x9c\x9b\x44\x61\x07\xe5\x65\x89\x0e\x5b\x5d\x78\x16\x5b\xce\xbb\xfa\x68\x14\x79\xc5\x2d\x2c\x7c\xa1\x51\xb5\x1d\xcf\x9a\x76\x58\xf3\xac\x6d\xee\x8d\x99\x54\xfd\x3f\xf6\xc8\xf6\x97\xbc\xa8\xd1\x5b\x4a\x4b\x4d\x01\xe2\x9e\x6d\x50\xef\x3d\x47\x2c\x7a\x3b\x3c\x29\xcc\x8a\x09\x4e\xab\x7f\x40\x6a\x55\xb3\x49\xe7\x88\xcd\xde\x9d\x17\x1e\x4d\x6a\xe7\x00\xb5\xac\x88\x0e\x0a\x73\x26\xa2\x83\x14\xbb\x1a\x1d\xd1\x41\x56\x54\xf7\x4e\xa5\xb0\x37\x14\xf2\xed\x14\xbb\xee\x75\xd4\x30\x53\x8a\xc1\xe8\x63\xe3\x0b\xfa\xe2\x45\xa7\x55\x01\xb6\xd1\x07\x57\x51\x6b\x32\x3a\xb4\x59\x22\x11\xe0\xd4\xb8\xb0\x8f\xc0\xfb\x9a\xa4\xc1\x35\xf4\xff\xa8\x18\x6f\x92\x11\x64\x1d\x9e\x12\x28\x09\x9d\x7a\x29\x3a\x42\x8b\xe2\x33\x02\x62\x25\xb1\x11\xbc\x6b\xad\xf6\xe8\x54\x22\x2a\x3f\x6f\xf4\xc8\x65\x51\x0b\x40\xaa\x36\xc0\x76\x58\x22\xe3\xf3\xdc\x79\xc2\xf8\x03\x70\x6e\x71\x17\xf1\xef\x3f\xb5\x78\xbb\x42\xed\x18\x9e\x43\xba\x37\x29\xdb\x69\x74\x66\x82\x54\x64\x49\x74\x58\x1f\x6d\xc0\xef\x74\xd7\x55\x6a\xd2\xe8\xb0\x36\x86\x79\x0d\xf9\xa6\x8b\xfd\x06\xfb\xc4\xbc\x7a\xaf\x4c\xb0\x8e\xd7\xe1\xc5\xc2\xd5\x5e\x7d\x1d\xc1\x46\x73\xab\xee\xe1\x86\x39\xc9\xcf\x0f\x9e\xd5\x41\x62\x65\x1d\xa3\x1d\x09\x7f\x6c\xd0\xea\xa8\xcf\x1b\xe6\xf6\x95\x24\xaa\xc5\x45\x1b\x99\xa5\x12\x52\x2d\x86\x17\x62\xf1\x18\x35\xd1\xa8\xcf\x6b\xd5\x68\xdf\x73\xe9\x34\x4a\x84\x09\x85\xb9\x67\xe7\x59\xdf\xfd\x03\xce\x51\x4f\x34\x10\xaa\xca\xac\x45\xa7\x71\x72\x13\xfa\xeb\x48\x9c\x68\xef\xf9\x7e\x80\xff\xbd\x83\x0e\xf6\xa8\x41\xd1\x58\x39\x7d\x22\x1d\xec\x51\x24\x1e\xbc\x30\x08\x4e\x76\x38\xf7\xc6\xa7\xc7\x05\x61\x2e\x92\x0f\x42\x20\x2f\x25\x32\x29\xfe\x54\x4b\x3c\xfa\xc1\x69\xd1\x5a\x1e\x40\xd9\x16\xd6\x67\x9e\x92\xfa\x00\x41\x42\xe1\xf3\xe8\xe4\x20\x34\xcf\x67\x4e\x9b\x46\x85\x58\xee\xee\x03\xeb\x24\x1c\xb5\x30\x3c\xe9\x02\xa8\x41\x01\x12\xc7\xe7\x7f\x06\xa4\x77\x77\x01\x9a\x85\x3d\xfb\x49\x9f\x51\x63\x03\x28\x17\xe7\xe6\x4d\x02\x83\x68\x7c\x9e\x2b\x5f\x10\x91\x2f\x66\x2e\xaa\xab\x16\xfd\x02\x60\x31\x8b\x5f\x34\x59\x7c\x5e\xa0\xe7\x98\x5b\xc4\x9e\xf9\x34\x88\xda\x5b\xe6\xf0\x2b\x07\xe1\x16\x79\xd7\xff\xbc\x01\x00\x23\x20\xd8\x6f\xce\xbc\xc0\x68\x07\x82\x5e\x1e\x04\x10\x74\xb4\x3f\xf9\xd2\xf5\x3b\x79\x4b\xb3\x4c\x4d\xe5\x66\x66\x83\x41\x56\x31\xf7\xd1\x59\x1d\x44\x55\xe3\xa3\x23\x4f\xe2\xdc\x3e\x4d\xf0\xe0\xb6\x30\x7b\x5e\xcc\x6f\xdf\xf3\xfe\x50\x5e\x9a\xe3\x91\x7d\xc7\x76\xe7\xfe\x50\x9a\x7d\x5e\xc0\xda\x7b\xcf\xc1\xaf\xcb\xa1\x06\x83\x7e\x5b\x4a\x4e\x1a\x03\xa1\x47\x0e\x04\x18\x3f\x6a\x40\x74\xfb\x19\xf4\xcd\xde\x3e\x5f\x90\x41\x87\x3f\xc9\x99\xe8\xfa\x81\x3e\xa8\x3a\xa8\x06\x5c\xaf\xed\xe6\x3c\x52\x79\x28\x32\x07\xe2\x93\xec\x93\x3e\x7e\x5c\xed\xe1\x4e\xc1\xb2\x62\x9f\xf1\x23\x87\x6a\x97\x8c\x84\xd0\x92\xca\x63\x4b\xba\xfd\x03\x21\x8c\x3b\xdd\x72\xf2\xd4\xeb\x46\xeb\xde\xf0\x1b\xc4\x1d\xee\x16\x51\x49\x76\x95\x1e\x85\xc0\xaa\xfa\x07\x08\x5e\x9d\x80\xa3\xf0\xaa\xef\x81\x20\xa4\xbc\x3a\x2c\x69\x14\x1c\xca\xe2\x81\x51\x48\xa6\x89\x48\x88\x5b\xfd\x06\x55\x71\x1e\x19\x3c\xca\xec\x64\x39\x2a\xf5\x3f\xa6\x82\x96\xd9\x4d\x2a\xec\x51\x49\xa6\x9f\x79\x99\xf7\xc0\x58\xa8\xb6\x7f\xde\xc0\x0a\x49\x2b\x39\x2a\xcf\x2c\xf7\xd1\x78\xaf\x96\xfc\x1f\x8d\xcc\xab\xa3\x78\x34\xec\x3f\xc9\xa9\x41\xeb\xeb\xf4\xd0\x61\x7d\x2d\xf6\xa8\x1d\xe9\x47\xee\x91\x11\xa7\x86\xbf\xa0\xce\xe1\xf3\x03\x35\x86\xa6\x33\x15\x99\xe6\x56\x00\xd1\xcf\xc0\x88\x2d\x3f\x2b\x04\xb7\x32\x1f\x22\xa3\x73\x09\x75\x4e\x8d\x3e\xe0\xc8\xe6\x17\x70\x88\x84\x1b\xc8\x05\x53\x17\x50\x53\xc6\xa7\x81\xdc\xf7\x9a\x99\x2c\x3e\xab\xcb\xfe\x18\xb9\x1e\x6a\x93\xd0\x2d\xfc\x05\x9a\x94\xfa\x67\x0c\xf2\x84\xb9\x86\x91\x4f\x5b\xf8\x07\xea\x56\xbc\x60\x50\x23\xda\xb3\x67\xa4\x1a\xd1\x33\x83\x9c\x39\xf6\xab\x19\x41\x11\xe8\xd5\x20\xf6\x12\xbc\x1b\xc4\x5a\x3a\xfb\x46\x20\xa9\xef\x72\x8f\xc8\xe4\xd5\xdc\x01\x07\xe1\xff\xe1\x1e\xe2\xb5\x0b\x24\x60\x97\x01\x61\x4c\x52\xac\xef\x27\x5d\xfe\xa5\x03\x19\x13\x36\x30\x8f\x00\x95\x42\xec\xb2\x30\x26\xb3\x79\xa8\x83\x44\x6e\xd5\x2f\xb0\x24\xa4\x46\x84\x1c\xdc\x0e\xad\x1b\x93\x23\x74\x03\xd8\x15\x1f\x02\x70\x06\xe9\xda\x31\x68\x0d\xf6\x8c\x21\xed\xa2\xb2\x5c\xc4\x58\xc9\x5b\x9a\x02\x38\x91\xc5\xfa\xd3\xb5\x68\x2c\x84\x4f\x99\x8d\x16\xa2\x0f\x3e\xbd\x51\xb5\xfc\x21\x87\xb6\x0c\x91\xbf\x78\x05\x11\xfe\x19\xf4\x69\x57\x15\xfa\x18\xa9\xdc\x94\xb2\x79\xec\x30\xc1\x84\xbf\xa0\x4f\xb9\x6e\x2d\x63\xa7\x10\xfd\xbc\x81\x55\xf4\xf9\xb1\x53\x74\x9b\x77\x0f\x2c\xab\xd9\x04\x85\x63\x55\xf8\x30\xc6\x41\xed\xa8\x67\xed\x40\x4d\x56\x9f\x59\x47\x76\x29\x1a\x0e\x28\x97\xbd\xe1\x4e\xde\xa4\x84\x78\x06\x40\x98\xcd\xce\x83\x8e\xee\x9e\x87\x93\xfb\xcf\x83\x38\x51\x42\x46\x00\x7b\x9c\x2c\x68\x20\xd6\x3c\x29\x88\xbc\x59\x10\xc9\x55\x2c\x14\x98\x3e\xc7\x5e\xbd\x83\xa5\x45\xa6\x89\x06\x2a\xb3\xe5\x7b\x24\x2a\xf3\x49\x71\x91\x68\x3f\x53\x6a\x78\x7f\x5c\x03\x2f\x88\x86\x17\x74\xd5\x4d\x96\x85\x71\x11\xf4\x7b\x5e\xa0\xa6\xb4\xcb\xc5\xb8\x50\xcb\xc3\x82\x0b\x90\xca\x16\xe2\x71\xc1\x99\xd5\xec\x7e\x53\xe6\x7b\x47\xbf\x98\xab\xdb\x58\x3b\x6e\xc6\x2b\x88\x82\x1b\xb7\x6e\x0b\x78\xd8\x83\x6d\x8b\x1d\x77\x2e\xb5\x5f\x08\xbc\x20\x7e\xbc\x79\x3a\x5a\xc6\x20\x43\xa2\xed\x9a\xe3\xa6\x3e\xd0\x13\x7f\xe7\x3c\x6b\xd0\x2f\x0c\xab\xaa\x7e\x16\x83\x29\x11\x1d\xf6\x33\x1e\x8a\x15\x33\xe0\x83\x13\x41\x0a\x97\x81\xa4\x40\x9f\x93\xee\xa1\xca\x47\x50\x74\xc0\x73\xee\xc3\xc1\x4f\x4e\xbc\x86\x05\xf7\x7b\xc7\x43\x8d\x27\x89\x14\xd5\xf0\x8c\xb3\xba\x24\x7e\x49\xe4\xd0\x0f\x1b\x40\xbf\x5f\x68\x68\xb1\xea\x39\x69\x9a\xfa\x01\x33\xf9\x69\x71\xe2\x79\xd3\x33\xe2\x84\xc2\x0d\xe4\xc6\x0e\xfd\x70\x30\xf6\x44\xcf\xf4\x46\xed\x7a\xa6\x82\x43\xb2\x23\x12\x92\x49\x47\x19\x1b\x81\xa2\x04\x78\x6c\xd4\xe6\x4b\xd5\x1a\x1b\x2f\xe3\xd3\x6d\x70\xa2\xdc\x04\xaf\xa5\xda\xfb\x01\xb5\xa5\x57\x33\xa0\xb6\x34\xf4\x09\xe4\x00\xb2\x23\x7b\xa4\xeb\x9d\x36\x45\x14\x4e\x9c\x3f\x20\xf2\xd1\x51\x1b\xf0\xac\xb3\x85\x38\x0a\x2f\x1e\xd3\x2d\xd0\xb0\xa2\x6d\x14\x85\xe7\xbb\x24\x5c\xb0\xf8\xeb\x34\x15\x95\x72\x5f\x3b\x29\x2a\xed\x88\xe2\x90\xa8\x64\x19\x1d\xcf\x91\x5a\x41\x7f\x41\x1c\xa3\x99\x82\x4b\x7f\xb1\xc3\x72\x54\xae\x87\x59\x04\x08\xcd\x46\xa6\x68\x5c\x1f\xe1\xf6\x48\xb8\xa5\x03\x3d\x58\xde\xf5\x4f\xe9\x51\x23\x50\x2a\xce\x06\xe2\x48\x28\xa6\xad\x1a\x2d\xa7\x45\xfd\xf5\x24\x40\x8b\xd7\xb9\xbb\x25\xd1\x02\x4a\x37\xdb\x98\x03\x4a\x37\x1b\x4f\xa3\xe7\xbe\xf1\x0f\x39\x68\xfd\x00\x25\xda\x90\x44\x8a\x51\xfe\xfd\x27\xa6\x99\x74\x54\xf8\xa6\x6b\x31\x07\x6f\x37\xe6\x40\x04\xe0\x59\x89\x16\x83\xc5\xc4\x44\x52\x3a\xe3\x99\x1d\xe0\x8c\x67\xa3\x76\x0c\x96\x98\x30\x4b\x0e\x0e\xc2\xcf\xbc\xec\x98\x19\x82\x62\xb5\xfb\x87\xc2\x61\xfa\x07\xf0\xa4\xae\x1d\xc1\xaa\x6a\x4e\xf8\x10\x41\x78\x2e\x11\x14\xcc\xc2\x63\xe7\xf1\x80\xcd\x77\x16\x37\xf9\xe0\x59\xc3\x80\x0d\x38\x9c\x5f\x21\xd2\xa9\x5e\x68\x22\x00\x7e\x6c\xb0\x0d\x80\x9f\xa9\x7b\x4a\x20\x01\x8e\x8d\xb1\xc1\x8a\x21\x36\xcd\x05\x1d\xdf\xec\x73\x1a\x8b\x56\x8d\xe5\x37\x28\x0f\xa4\xef\x8f\xc5\x3e\x34\x77\x8c\x31\x57\xf5\xd4\x08\x14\x6c\xb5\x39\x37\xa8\xa6\x2a\x9e\x19\xa8\xa5\x66\xf1\xb8\x76\xa4\xb6\xf0\xb0\x76\x2e\xa8\x99\x10\xb6\xd6\xe6\xdb\x53\xec\x59\x69\xd9\x4d\x20\x20\xf6\x43\xc4\x85\x9b\x8e\xff\xa7\x84\x18\x6e\x92\x5b\x41\xe7\x5c\x1c\x24\x5b\x5d\x1c\x44\x2c\x66\x9a\x03\x7c\x6a\x31\x75\x10\xba\x9a\xa8\x03\x87\xbf\xa0\x6c\x64\xbe\x1b\x73\xc0\x41\x9e\xd1\x02\xc3\x6f\xce\x36\xcb\x38\xb8\x75\x2c\xf0\x51\x4c\xdf\x06\xde\x38\x79\xd9\xb5\xc8\x41\xde\x69\xdb\x30\x23\x1d\xef\x2d\xce\x09\x69\x84\x79\xe2\xa2\x4a\xc6\xcb\x79\x51\x02\x08\x91\xc6\x95\xc3\xf2\x1b\xec\x43\xe3\x26\x86\xb1\x7a\x36\x50\x37\xd6\xda\xd9\x80\xe2\xc8\x37\xa5\x00\xa6\xb1\xaa\x34\xee\xe4\x6b\x11\x05\xb5\xd0\x67\xea\xa1\x16\x9a\x3e\x38\xef\x64\x18\x91\x70\xb3\xac\x9d\x3f\xa0\xec\xb6\xd8\x7c\x41\x4b\x75\x5a\x8a\x60\x06\x9c\xe1\xff\x77\xb6\xe8\x16\x4e\xfe\x60\x22\x99\xf8\xc0\xcf\x60\x7b\x9f\xa4\xd0\x1c\xd9\xf8\x10\x0f\xd5\x3a\x96\xb5\xac\x97\xef\xb0\xb4\x40\x1e\x67\x3b\x8d\x44\xba\xc1\x59\x18\x3f\x34\x07\x0b\xf2\x06\x2c\xab\xb3\x08\x5a\x05\x74\x49\xbe\x18\x4f\x54\xa2\xb5\x1b\xdc\x44\x89\xb5\x59\x36\xbf\x90\x13\x33\xf4\xc3\xe2\x1b\x9b\x7e\x60\x93\x7e\xbe\xf8\x42\xd1\x0f\xdc\x39\x42\xc9\x73\xe3\xc6\xf8\xdb\x99\x34\x51\x6f\xc3\xea\xb1\x89\x08\x7e\x6f\xdc\x09\xbb\xea\x26\x0b\xc8\xdc\x92\x40\x8d\x69\xe3\xa9\x2a\x58\x34\x0b\x36\xaa\x4e\xd9\x59\x60\x4c\x0e\x3f\x53\x54\xeb\xfc\x98\xa9\x22\xfa\xbc\x81\x8a\x2c\xa6\x09\x46\x4f\x5b\xb4\x27\x7d\xfd\x75\x17\x99\xf4\xd4\x57\x49\x8f\x98\x95\x8b\x2d\x89\x35\x51\x79\xd6\x0e\x8a\xb3\x22\x86\x5c\xa2\x7d\xa6\x76\x47\x77\xb4\x09\x3f\xfb\xe5\x18\xc4\x09\x70\x61\x1d\xdf\xac\x0f\x13\xc4\xfc\xf7\x0c\x55\x4d\xf8\x22\x3c\x53\x55\x23\xbc\x32\x1b\x8e\xc9\xee\x17\x82\x54\xfb\x85\xe4\x2f\xbf\x41\x28\xa7\xa3\x78\x36\xdc\x4e\x3f\x4d\xb2\x96\xa2\x24\xd4\xec\x74\x20\x94\x41\x6a\x26\x80\x10\x98\x9b\xc0\x03\xcb\xc1\x94\x13\x56\x38\x95\xec\x8b\xd9\x93\x9f\x34\x37\x83\xcb\x63\x96\x18\x08\xc5\x30\x99\x83\x2e\x28\xcb\x2f\x70\xf7\x6e\x7e\x03\xf9\xac\x86\x5f\x80\x8d\x40\x9b\x79\x42\x15\x13\xdf\x1f\x70\x68\x99\xa8\x40\x0d\x9f\xcf\x33\x20\xa9\xb4\x8e\x33\xe0\xc5\xe8\x89\x82\xde\xc4\xca\xba\x89\x0c\x33\xcb\xf9\x60\xe6\xa4\x9c\xd5\x7a\x23\x1f\x9e\x15\x86\x13\x6e\xef\xf6\x3e\x9e\x33\x87\xa4\x1e\x27\x7b\xd0\x90\x18\x1e\x67\x8e\xe2\x51\x2f\xcd\xe9\x9c\x54\x24\x78\x08\xef\xd9\x5f\x9b\xb7\x09\xb2\x0f\x97\xea\x67\x0a\x55\xc1\xd9\x09\x0b\x95\x6d\x3f\x73\x05\xb2\x2b\x8b\x22\xa6\x9f\x31\x90\x9b\x30\x58\x59\x79\x38\x17\x45\x47\xf1\x0f\x54\xde\x5a\x3e\x25\x56\x10\x42\x9d\x7b\x0a\x49\xad\x24\x4c\x58\xd6\xba\xcd\xc4\x0a\x66\xb8\x9d\x31\xac\xea\x63\x27\x53\x4b\xee\xce\x17\x2b\x14\x7b\x1b\xcd\x9d\x54\xfa\x99\x4c\xff\x79\x01\x61\x5a\xce\x69\x34\x91\xd3\xc6\x5a\xb8\x79\xe4\x79\xa5\x99\x38\x92\x6a\x4d\xfe\xc1\x5d\x60\x31\x8b\x2c\x01\x6b\x7c\x3e\xc1\xe6\x14\xfc\x98\xf0\xcc\xb2\x02\x65\xd2\x31\x4b\x85\x2b\x63\xa2\xf2\xaa\xef\xcc\x93\x8e\x5a\xf6\xc2\x9f\xc8\x1c\x60\xe5\xc5\x3c\x92\x01\xd4\x25\x55\x2e\x66\x39\xd4\xb0\xf0\x05\x77\x22\x8a\x4f\x05\x49\x62\x9e\xb4\xbf\x4f\x7f\x90\xfb\x4e\x44\x9f\x79\xf2\xfb\x0d\xcc\xad\x05\x2b\x72\xe5\xd8\x53\x63\xa6\x86\x45\x20\x6b\x9e\xc9\x11\x9a\x28\x24\x1b\x50\xe1\x8c\x98\x28\x5a\x6f\x05\xe7\x4c\x78\xe2\x8d\x72\x71\x66\xbd\x5a\xf0\x15\x9b\xf1\x27\x9f\xba\x79\xf1\x80\xd4\xd5\x60\x5e\xbc\xa4\x5b\x30\x13\xcc\x78\xa7\xa7\x1f\x99\x85\xcf\xc5\x79\x36\x53\xa7\x5d\x4a\xa8\x6d\xde\x34\xfa\xeb\x7a\x31\xa9\x42\xb1\x40\x43\x55\x7b\x5b\xa3\x67\xba\x79\x79\xa2\x6f\x2e\xbe\x1b\x80\xb3\x85\x40\xdb\x7c\x70\xc4\x29\x35\x6f\xcc\x87\x32\xd4\x13\xfd\x70\x56\xfc\x45\x8e\x53\x34\xa0\xc4\x6b\x53\xda\xbe\x98\x0c\x1d\xb4\x2f\xf8\x44\x8a\xa0\x69\xc9\x0e\x9f\xf8\xe9\x8b\xda\x7c\x72\x26\xfe\x1b\xc7\x62\x09\x30\x3b\x7e\xad\x54\x91\x34\x3d\x27\x15\x53\x3f\x60\x66\x74\x25\x5a\xb4\x3a\x8d\x4f\x0b\xb4\xc3\xab\x0b\x64\x39\x9e\x45\xe7\xe2\x42\x9a\x3c\xe3\x89\x45\xbc\xa1\x0b\xcd\x42\x86\x20\x4b\xfa\xb5\xe5\x5c\x2f\xfd\xc0\x9d\x57\xfd\xc5\xc9\x51\xb8\x49\x9c\x58\x76\xab\x5e\xcc\x61\xe0\x70\xe9\x55\x7e\x7c\x43\x6d\xd0\xe8\xe4\x58\xd0\x55\x28\xff\x45\x06\x4d\x4a\x76\xe7\x5d\x05\x7c\x27\x4d\xc0\x42\xb9\x06\x83\xc3\x05\xa7\x29\xc3\xcb\x05\x2f\xf9\x62\x77\xdf\x55\x78\xc6\x09\x38\xad\x17\xa4\x4c\xab\x59\x16\xc3\x07\x97\xbf\xa0\x9f\xbc\x5d\xbb\x16\xa2\x03\xcb\xf6\xf3\x0f\x98\x2c\x1d\x73\xab\x26\x8f\x88\xaa\x8a\xf0\x52\xa1\xb7\x85\xe0\xc0\xa6\x84\xbc\xb1\x2a\x73\xdb\x68\x98\x35\xa7\x4e\x2d\x34\xa0\x39\x49\xce\xd5\xb6\x7f\xff\x09\xfb\xde\x2f\xa4\x3d\x58\x8e\xfa\x5e\xc4\x3d\xf6\x41\x5e\xd0\x99\x34\xa5\xdb\x8d\x05\xdf\xfa\xf8\x7d\xfa\x88\xb7\x4d\x49\xc2\x05\x57\x2a\x23\xf3\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\x37\x52\xb1\x9b\xf3\x42\xba\xe4\x62\xaf\xe6\xd5\x5f\x39\x66\x6d\xf5\xea\x1b\x5f\xd0\x38\x3a\x0e\x36\x89\x91\xc5\xc2\xb4\x0e\x56\x5f\x70\xcd\x37\x42\x5c\x88\x5a\xb4\xbd\x75\x75\x6e\x15\x3f\x4f\x12\xa9\xc5\xa2\xa6\x66\x99\x84\x0b\x41\x8c\x1a\x35\x80\x97\x4d\x33\x0b\x9e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xaf\x93\x43\x35\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x64\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\x51\x9f\x5e\xa0\x33\x52\xd1\xad\x6b\xc1\x97\xc8\xea\xca\x05\xdf\xa1\xb0\x6b\xdf\x0a\x0e\x5a\x2b\xc5\x5a\xf6\x76\xc2\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\x12\xca\xc5\x72\xf8\xcd\xff\xa3\xe2\xbe\x8e\xa8\x05\x13\x96\x7d\x39\xd6\x24\x49\x7f\xa9\xf1\x1a\x8b\x69\x8f\x97\xe9\x45\xe2\x25\x17\xf8\x8f\x05\xe0\xa7\x92\xef\xb1\x26\x92\x47\x9b\x4f\x5e\xe0\x57\x6d\x82\x5a\x8b\x9c\x67\x39\x80\xf0\xc7\x4f\x3a\xc4\xb5\x80\xaf\x2d\x32\x57\x0a\x2b\x2d\x0b\x94\x40\x6d\x79\x8a\xe8\xd5\xbf\x4c\x14\xed\x5e\x96\x46\x2b\xa9\x16\x73\xc0\x57\xc9\xe7\xfc\xa2\x15\xab\x48\x95\xb1\xe8\x70\xef\x16\xe0\x6f\xef\x43\x74\x11\xd7\xd9\xd3\x79\xed\xbc\x18\x0a\x9f\x2e\x02\x3b\x0b\xf2\x9d\xdc\x55\xfc\xc2\x8b\x90\x7c\x48\xae\x9d\x9b\xd6\x5b\xee\x05\x76\xe1\xbc\x44\xeb\x40\xce\x73\x6f\x39\x78\x37\xf9\x88\x5c\x07\xc1\x68\xf3\x0f\x39\x2f\x9a\xeb\x23\x97\x53\xc3\x62\xc1\x7c\x29\x4f\x16\x54\x3c\x2a\xe8\x1f\x0b\xe5\xf2\x8b\x60\xfd\x42\x25\x0a\x55\xa2\x8b\x45\x10\x27\x75\xeb\x3a\xb9\x43\x74\x23\x5b\x74\x56\x72\xbe\x88\x75\x72\x5b\x9a\x1f\x59\x8b\xec\x23\xa4\x91\x22\xca\x21\xb8\x8b\x85\x26\x9c\x49\x76\xc1\x52\xe6\x84\x11\xeb\xcc\x89\xd3\xc4\x40\x8b\xf4\xa1\xf2\xa2\x67\xbc\x46\x71\xe5\xc9\xe2\x1f\x3a\xba\x54\x8b\x74\xe8\x2f\xd2\x19\x2d\x96\xcd\x77\x97\x57\xd2\xe4\x17\x78\xde\x7d\x9a\xe4\x79\xe7\xe5\xbe\xe8\xa2\xa7\x17\x68\x1a\xb3\xbb\xf4\x82\x69\x6c\x59\x24\xa3\x7a\x58\xb1\x33\xf4\xba\xb9\xde\x6e\xa1\x21\xff\x8d\x66\xf2\xe6\xf9\xa8\xeb\xcb\x42\xf0\xa4\x2d\x00\x0b\x40\xef\x73\xfa\xc1\x21\xc9\xb1\x6e\x0b\x6a\xa7\x35\x3e\x0d\x1c\x1c\x84\x49\x38\xd1\x82\x5b\xe4\xe5\xc4\x5f\xa0\x92\x6b\xb3\x44\x7c\xb8\xdd\x75\x71\x58\xd4\x22\xa9\x5a\x57\x2c\x00\x3b\xdb\xeb\x16\xdd\xf3\x37\x1d\x77\x3b\x60\x9b\x6f\xec\x3b\x53\x40\x38\xbf\xc7\x0e\x07\xa4\xe6\x34\xbb\x3b\xf4\x4c\xd5\x00\x75\x47\x29\xd7\x62\x5f\xf6\x1d\xb6\x2d\x8b\xb5\x1d\x7a\xa7\xe6\xc4\xbc\x3b\x13\x24\x17\xdd\x90\x77\xd4\x7a\x35\xce\xde\x13\x0a\x6a\x1c\x3b\x1c\x90\x2c\x94\x76\x40\x43\x87\x01\xee\x2c\xf5\xea\xb4\xbc\xfb\xd6\x50\xca\xc9\xcf\x94\x73\xba\x74\xed\x5b\x20\xa5\xb2\x9f\x91\xb1\x41\x9b\x73\x4f\x68\xd8\xfd\x03\xea\xef\x4c\x3f\xe3\x3a\xe3\x3c\xbf\x3b\xbc\x93\xbc\x93\xf6\xc2\xb3\x44\x63\x28\xb9\x5a\x22\xba\xe4\xc4\x69\x5e\x0a\x0f\x30\x49\x84\x9d\xbe\x46\xce\xe2\xbb\xc3\xd8\x55\xab\x9f\xb9\x3b\x05\x89\x77\x96\xaf\xb0\x2f\xea\x8e\xf2\x15\xef\xf2\xfd\xe1\x44\xda\xe1\xba\x54\x24\x1d\xf6\x0a\x9e\xf6\x10\x2b\x71\x47\x77\xeb\x5c\x5a\xb1\xe8\x5e\x93\xcb\xc5\x0c\xf0\x5c\xfa\xac\x3d\x0c\x67\x75\xb8\x0b\x2a\x0e\xfc\x3f\x04\xb7\x17\x92\xba\x30\x6d\xdc\x1d\x66\x34\x5b\x20\x77\xb8\x35\x39\xcb\xc5\x8e\xaa\x5f\x9f\x19\x6b\x29\x23\x35\xeb\x09\x19\xcd\xe1\x8d\x26\x25\x51\x94\xba\x33\x29\xd3\x76\xea\xce\xec\xa3\xbc\xc3\xfb\xfe\xdb\xc2\xc9\x26\xdd\x04\xbc\xcf\xc3\x7d\x22\x43\xb0\xf4\x10\x7b\xea\xd6\x44\x34\x1c\xe8\xed\x81\xbc\x77\x0a\x1b\xe1\xbb\xbd\x53\x66\xea\x2e\xb4\x77\xae\x8c\xa6\xa1\xf3\x84\xec\x6e\x92\x7a\x4b\x89\xc4\xbd\x27\x2f\x89\x88\x4e\x85\x8c\x10\xfe\x3e\x30\xb5\xd5\x1b\x77\xd0\x1d\x5c\x9d\x8e\x24\x4b\x4d\x24\x0c\x94\x1a\x68\x1f\x9c\x19\x0d\x24\xb5\x75\x42\x30\x3b\x03\x30\xbd\xab\x46\x52\xa5\x3e\xe0\x17\xe5\xb4\xb0\x7b\xb0\xb2\x88\x5a\x0c\x6e\x64\x6f\x54\xa4\x88\x76\x7c\xe6\x1e\x3c\x97\x3f\x2d\x90\x26\x4d\x04\xad\x75\xe1\x06\x20\x5b\xbc\x85\x12\x24\x7a\x35\x5e\x90\xe8\x7a\x2e\xb1\xcf\xdc\x63\xea\x61\x22\x29\xbf\x90\xeb\x3e\x79\x50\x9b\x26\x94\xcc\x70\xa4\xd6\x8e\x8a\x19\x9b\x0c\x0a\x3b\x72\x76\x86\xf3\xe9\xee\xf0\x84\x5a\xc3\x44\xc3\xf5\xc9\x39\x5e\xf7\xd4\x19\x9a\xa5\x26\x65\x87\x89\x58\xbc\x2d\x0b\xf3\xef\x09\x0e\xcd\x75\x28\x4b\xeb\x30\xe4\x1d\x60\x31\x96\x5b\xe0\xd6\xf1\xcc\x20\xad\xa7\x53\xba\xee\x70\x97\x72\xfe\xd5\x7d\x81\x29\x75\xf1\xdd\x17\x89\xd6\x34\xac\x9c\x59\x8d\x8a\xd5\x30\x74\x3c\xed\x8c\xee\xfc\xac\x15\x83\x37\x3f\x8b\xb3\x63\x31\xbd\x36\x3b\x73\x97\x6a\x4c\x4c\xd2\xe5\x50\xad\x1d\x49\xb9\x1c\xc4\xbe\x23\x27\x97\x81\xe1\x0e\xd3\x9f\x93\x80\xee\x47\xf6\xa8\x99\x46\xa4\xe5\x1a\x9f\x1f\x38\x6a\xd1\xc8\xc8\x4b\xa7\x24\xdf\xa1\xdf\xf3\xfd\x7f\xa7\x83\xd4\xf8\xfc\x40\x6d\x4a\xb8\x49\x1c\x1d\x02\x76\xfb\x49\x22\xfc\xdc\xf0\xbf\xde\x87\x3a\x4f\x95\x0c\x63\x3f\x09\xda\x3d\xd3\xb0\x0d\x3a\x40\x78\x3f\x99\x36\x5d\x17\xb8\xfd\xe4\xfd\xec\xd3\xc4\x8e\x2f\xfc\x02\xd4\xea\xde\xa8\xcc\xe2\x65\x97\xaa\x1d\xd6\x45\x27\x8c\xdc\xcf\xc4\x64\x6e\x81\x83\xd2\x4a\x5c\xb0\xd5\xcc\x3f\xdd\x8d\xf6\x17\x55\x36\x07\xd8\xed\x28\x4e\xb6\x3e\xcf\x9c\x01\x2d\x1b\x55\x75\x8e\x2d\xd8\x2f\x1c\xd7\x5e\x77\xe4\xd9\x76\xae\x99\xfd\x45\x8c\x61\xcf\xba\xfd\x26\xb6\x12\xb5\x37\x2b\xaf\xaa\xbd\x17\xff\x55\x9b\x1d\x76\x14\x93\x75\xa6\xfa\xfd\x46\xc6\x86\xe9\xff\x79\x54\x4a\x3f\xba\xdf\x39\xe3\xa2\x00\x9a\xbf\xcf\xc9\x78\xf3\x5e\xe5\x67\x62\x35\x81\xf9\xfd\xe6\x10\xdc\x05\x8a\x6f\x98\x75\xe1\xbf\xee\xac\x7a\x7b\xc2\x43\x73\xc1\xc3\x3b\x8c\xa1\xdb\x43\x87\x2f\xf5\xf0\x20\x38\xce\x47\xe1\x43\x0c\xab\x49\x40\x2a\xf1\x0f\xdf\x3e\x39\xeb\x6e\x30\x21\xab\x68\x64\x32\x0d\x67\xf3\xda\x11\x0f\xea\x14\x4e\xc7\x0b\x38\xbb\xf3\xf8\x1d\xf0\xa4\x72\x97\xc7\x0f\xf3\x3c\xfc\x4c\xdd\xa5\x84\xce\xf1\x23\x6b\xeb\x40\x38\x90\xa3\xcc\xb9\x32\x0e\x78\xb7\x5b\x7c\x1f\x28\xb6\xe1\xbc\x7e\xc7\x46\x45\xa5\x28\x40\xc6\xb2\x70\xec\xcd\x01\xb3\x65\xb3\xd0\x39\x90\x91\xcc\xba\x8d\x03\x5e\x50\xe6\xb5\x63\x23\x2a\xd3\xde\x38\x98\x69\x5c\x8a\xad\x83\x56\x49\x47\x4f\x1c\xe5\x3d\x59\x9d\x41\xf6\x28\x4c\x32\xea\xe7\x1c\xb5\x3f\x80\x68\x1d\x7e\x4e\xee\x72\x17\x3c\x20\xa4\x5e\x3d\x0a\xaf\xc8\x92\x11\x07\x8b\xc0\x7a\xdc\x25\xd7\x4e\x3f\x54\x5e\xa2\xb4\xe9\x8e\xd4\x22\x56\xbf\x81\x5d\xa9\xd3\xfd\xa8\xd4\xcf\xc9\x48\x7d\x54\x6c\x53\x9d\x41\x47\xe5\x6a\xba\x01\xa4\xa1\xd2\x2e\x3a\x6a\xde\x89\xdc\x25\xe1\xa1\x94\xd9\x07\xfd\xda\x8b\x36\xda\x01\xd3\xa7\xef\x59\x07\xe0\xdc\x67\x39\x5b\x4e\x9d\x5b\x98\xb0\xf7\xb9\x01\x54\x0d\xd0\xce\x3f\xe0\xb3\xee\x58\x98\x03\xb9\xd0\x9d\xcb\xe9\x40\xec\xa4\x73\x8e\x1d\x74\x61\xb7\x34\x3e\x1a\xd2\x3e\x4a\x74\x1c\x1d\xfb\x52\x77\x91\x03\xfa\xc1\x4f\x03\x70\x79\xb7\x37\xda\xc1\x4c\xaa\x9b\x39\x16\xd1\x92\x76\x79\x3b\xe8\x13\x5f\x3e\x3f\xc0\x88\xed\x69\xef\x20\x51\xfb\xfa\x60\xde\x73\x1f\x20\xc7\xa0\x24\x90\xc2\xf0\x18\x9c\x45\x4d\x42\x06\x2f\x2e\x7f\x81\x13\xc5\xeb\x30\x88\xfc\xcd\xa2\x63\xe7\xda\xbb\x53\xcc\xdb\xf4\x0b\x84\x7a\xcd\x2f\x60\xdb\x4c\x3f\x03\x0d\xd8\xee\x7d\xd0\xf1\xca\xc7\xd8\x11\x2c\xf5\xec\x7d\x12\x94\x16\x9a\x88\xc8\x48\x6d\x2d\x1e\x73\xa7\x3a\x00\xf9\x08\x9e\xd6\x7f\x4b\x0e\x74\x40\xc5\xe8\xb0\xd2\x83\xb9\x51\x7d\x8e\x1e\x33\x39\x5e\x24\x4e\x86\x27\xf8\x85\xc0\x7d\xc7\xcf\xdc\xa8\x66\x79\xf8\x71\xd9\x4b\xfc\x98\x58\x3b\xb3\xe3\x24\x68\x92\xd8\x3f\x90\x8d\xdd\xfe\xd8\x47\x02\x3d\xd9\x7f\x8e\xc5\x6d\xda\xfc\x03\x64\xac\xd7\x12\xe9\xda\xab\x19\x72\xa1\x5e\xa9\x25\x28\xca\x91\x94\x4d\x27\xc9\xc1\x14\x68\x1e\x35\x81\xdd\xe7\x19\xa8\x4c\x6a\xd4\x03\xd6\x61\x47\x06\x1c\xcc\xe6\x6e\x7d\xf2\xb1\xc8\x1b\x5a\xb7\xc5\x41\xbb\x01\x38\x23\x7c\x1a\xc0\x98\xbd\x67\x77\x42\x70\x8b\xe4\x3d\xb3\x1b\xe9\x99\x57\x15\x9f\x2b\x48\x9f\xf6\x91\x02\x3b\x55\x0c\x96\xa8\x3b\x13\xed\x8b\x04\x38\x89\x35\x03\x9c\xe3\xc8\x3e\xd5\x24\xf3\xc5\x9b\xc1\x69\x09\x76\xcc\xd3\x01\x57\x7a\x67\x3b\x39\x0e\xee\xdb\xe5\x16\x38\xd1\x3e\xab\x0e\x54\xe9\xb1\x30\x3b\x88\xba\x3e\x4d\x50\x15\xe6\xb5\x82\xd2\xd0\x47\xf8\x71\xe2\xbe\xef\x99\x3e\x49\x94\xee\x22\xc7\xc9\xd0\x6b\x8d\x9b\xe9\xd5\x9c\xf6\xfe\x78\xc1\xe4\xf8\x7d\x9e\x03\x13\x23\x12\x4e\x5e\x87\xcd\xd2\xc0\x92\x1f\xf9\xc6\x32\x2a\x2e\x6a\x70\x9c\x64\x71\x7f\x80\xd5\x5f\x26\x81\x1c\xad\x69\x81\x0a\x71\x56\xe9\x21\x0e\xaa\x0c\x9d\x0a\xff\xb8\x28\xd4\x7d\x80\x5e\x29\x8e\xdc\x46\x12\xa1\x89\x48\x84\x68\xd1\x70\x61\xc1\x4d\x05\x75\x86\xe6\x49\x78\xcb\xdb\xda\x78\xbc\x08\x70\xd8\x09\xe7\xb8\x39\x4f\xa2\xe9\xa6\x8f\x84\x59\xec\x45\x7c\xc3\x2e\x9c\xc7\x9d\x24\xb9\xc7\x0b\xd6\x04\xf5\x00\x3f\xb2\x59\xa5\xec\x38\x1e\x6a\xe3\x7c\xb4\x3c\xf5\x6d\x52\x7a\xb0\xe3\x01\x0d\x96\x36\x4f\xe0\x59\x5d\x3e\xa4\xc9\xfb\xe2\x21\xdb\x5b\x6c\x27\x40\x93\x54\x3e\x7f\x3f\x50\x3d\xf5\xbc\x51\x2a\x6f\xfa\x81\x1c\x15\xfe\xa1\x92\xec\xa5\x1f\x28\x14\x75\xc2\x9d\xb4\xfd\xfa\x44\x3b\x7f\xa0\xf3\xf3\x05\xbd\x0b\x24\xe9\xcf\x1f\x95\xe9\xcd\x6f\x10\x0d\x87\xdf\xb8\x30\x54\x3f\xe3\x52\x65\xed\xc5\xf9\xe3\x06\xd6\xa9\x78\xbe\x40\x6f\xd8\x01\xf6\x7c\x81\x5e\x73\x42\xbd\x73\xe3\xe4\xfa\xb9\xe1\x7d\xf5\xb0\x71\x72\xfd\x3d\x45\xb9\x76\xeb\xb9\x91\xc5\x74\xa9\x38\x59\x56\x4d\x1c\x71\xbe\xc0\x70\x58\x35\x7e\x12\x17\xae\xfe\xa7\x80\xa3\x33\x33\xb8\x69\x56\x0b\xe9\x55\x6f\x85\x32\x4f\x87\xf8\x59\x78\x2d\xec\xfe\x82\x23\xf0\x0b\xc9\x1e\x1a\xc1\x8b\x1a\x87\x33\x55\x9c\x2f\x68\x1c\x56\x51\x9f\x25\x57\xc1\x2f\xd0\xa6\x2b\x29\x79\x26\x46\x14\x0c\x38\x2b\x9d\xd7\x74\xfb\x3d\x13\x24\x4a\xa0\x9c\x35\xc9\xd4\x44\x57\x90\x29\xb5\xe3\x59\x61\x20\x18\xee\x03\x4b\x5f\xdc\xe2\xcd\x53\x5f\xc3\xa8\x2f\x02\xfb\x0c\xab\x81\xa7\x25\xf3\xce\x34\x2c\x37\xff\x80\xa9\x94\x02\xef\x6c\x14\x8a\xda\x68\x67\x23\x07\x4b\xd8\x9f\xb4\x13\xd7\xcd\x3f\x9c\x68\x42\xe3\x4e\x1d\xa0\x66\xaa\x61\xed\x75\x33\x3a\x3b\x69\xd2\xff\x3d\x27\x4e\x44\x77\xb0\x5f\xf1\x33\x97\x57\x78\xe9\xec\xd8\xfc\x9e\x58\x26\xdc\xaf\x66\xd0\x3e\xd1\x82\x26\xba\x53\x48\x76\xd3\x40\xcc\xa6\x73\xf7\xec\xb9\x89\xfc\x03\xa8\xf6\x1e\x19\x94\x0e\x9a\x38\xe4\xcf\x9f\x2e\x8f\x70\xd2\xa3\xcf\x58\xe1\x1c\x18\x86\xc5\xc7\x80\x18\xd5\x85\xf0\x1c\x14\xe5\xdd\x4d\x2e\x36\x29\x2a\x07\x66\x56\x17\x97\x73\xf0\xa2\xf2\xf9\x81\x08\x5c\x87\xfd\x49\x17\xbf\x6a\x46\x8f\xdc\x68\x9a\x0a\x26\x69\x73\xf0\xd5\xf9\x42\xcb\x6a\x67\xb4\x33\x48\xa6\x86\x91\xd6\xe7\xcf\x0f\x90\x50\x76\xdc\x39\x83\x7b\x63\xba\x53\xea\x7d\xcc\xd7\x41\x3e\xd5\x61\x7d\xd2\xbc\xec\x81\xcc\xc2\x3c\xe4\x5a\xd2\x09\xbe\x14\xcc\x39\x67\xb2\xa1\x46\xca\xda\xba\xce\xe9\x7a\x4e\x94\x1f\xf8\xbc\x80\x20\x33\x8f\x6b\xa2\x64\xc2\xa7\x87\x04\xdd\x7a\x61\x61\x85\x85\x8b\xce\x85\xb8\x61\x01\x8e\x33\xe3\x08\x3e\x2f\x74\xd4\x1e\x11\x8b\x00\x2c\x3a\x4a\xfb\x5c\xb8\x6f\x99\x02\x54\xaa\x73\xa2\x95\x73\xf1\x04\x32\x57\x42\x2b\x68\xc0\x7b\xee\x74\x2d\x12\xf0\x3a\x77\x08\x72\x0b\xc2\xbd\xe0\x59\x3d\xee\x64\x39\xbf\x8f\x82\xd7\xc2\x23\xe7\x4e\x38\x61\xb1\xb6\x33\x87\x83\xb8\x63\xc7\xc6\xf1\x99\xb8\x43\x0c\x36\xbf\x0f\x01\x64\xb9\xbe\xdf\xf8\x5f\x53\x72\xf0\xe6\xec\x06\x0f\x52\xac\x21\x1d\xa4\x58\xab\x76\x60\x9d\x7d\xfc\x1d\x80\x0e\x42\x33\xe7\x41\xb3\x8a\x37\xc9\xc1\xa3\x46\xd7\x86\x93\x79\x77\xad\xf6\x38\x0f\xd0\xe8\x03\x14\xa9\x31\x3e\xcc\xc8\x6c\x6f\xd6\xac\x9c\x27\x16\xbe\xff\xc9\x99\xee\x3c\x31\x00\x9f\x2c\x27\x21\x9b\xc5\xdb\x89\xfd\xd3\xdd\x7a\x32\xaa\x86\x04\x94\xb8\x3e\x1f\x5c\x6c\xc1\x2f\xc0\xfd\xcb\x73\x96\x96\x68\x33\xce\x45\x1a\x34\xa2\x74\x0f\xf4\x26\x67\x5a\x8c\x4d\x57\xa5\xf3\xa2\x9e\xdd\x0b\xf7\x02\xcb\xfa\x99\xc5\xc4\x95\xc3\x6d\x82\x13\x2c\x26\x12\x67\xfa\xa8\xb9\xb8\x32\x9e\xf7\x0b\xd2\xca\x1b\xf2\xe2\xb5\xd7\xa7\xd7\x75\x63\x87\x9a\x06\xd8\xae\x85\x7e\x4f\x96\xfc\x35\x36\xba\x39\x4c\x7d\x4f\x17\x43\x1b\x01\x4f\x04\x3c\xf8\xf2\x74\xa6\xa6\xd1\x62\xe6\x26\x98\x92\xb6\xe8\xbc\x21\xd5\xbd\x16\x0f\xbb\x50\x97\x0f\x36\x90\xc7\xf4\xf0\x38\xb4\xd0\x26\xee\x34\xef\xd0\xf0\xec\x03\xf6\x01\x8e\x90\x62\xe8\xcc\x68\x06\x77\x40\xad\xfc\x7f\x04\x5c\x69\x86\x6e\x7a\x06\x41\xc3\xcf\x84\x98\xd5\x3f\xa0\xe2\x98\x16\xf2\x42\x89\x42\x63\xb7\xeb\x47\x02\xab\x9e\x49\x50\xe8\x19\x45\x05\xc4\x7d\xd7\x0f\xc1\xef\x9b\xdb\x4f\x66\xd3\x0f\x1b\x9c\x55\x35\xa7\x17\x23\x21\x36\x5d\x6a\x2e\x16\x3a\x70\xf8\xee\xb5\x51\x89\x2f\x9c\x7c\x6d\x2c\x26\xef\x26\xb0\x45\x86\x3f\xa0\x70\x5f\xfe\x21\xe0\x40\xe7\x0f\xa0\xea\xdc\xdc\x20\x7d\xd7\x34\x8b\x88\xdf\xb4\x55\xfc\x82\x9e\xd2\x21\x63\xd7\x06\xd6\x1c\x26\x99\xac\xa9\xc3\xe0\xda\x78\xfc\x4b\xb6\x5f\x70\x6e\x74\x7a\x8c\x0b\x15\x12\x9d\x10\xf0\x42\x0e\x61\xe7\x54\xb9\x4a\x8e\x59\x24\x97\x1c\x93\x5b\x24\xe4\x10\xbb\x5f\x34\x7a\x8b\x35\xae\x17\x62\xd6\x0f\x91\xe9\xec\xb8\xfc\x02\x84\xad\xce\x9b\xeb\x85\xa0\xcd\x90\xe4\x82\xda\xd2\x9e\x1d\x57\xe5\x05\x46\xc7\xc3\x55\xc1\x5c\x5e\x97\xcc\x21\x27\x8a\x2a\xd6\xc5\x63\x80\x92\xd2\xd5\x78\x2f\xd6\x73\x9a\x7e\xe6\x9d\xca\xb3\x54\xb1\xbd\x3c\xad\xcc\x08\xe7\x50\x8a\x8b\x05\x9e\xac\x6c\xb8\x10\x0c\x5a\xb5\xc7\x2f\xd6\x77\xfa\xf9\xb9\x61\x1d\xdc\x00\x59\x47\x24\x37\xb0\xfb\xa7\x3d\x42\x41\x9d\x60\x57\x43\xf9\x65\xc9\xce\xab\xe1\x44\xd3\x9d\xfd\x82\x09\xdb\x21\x8d\x17\x4b\x2d\x8c\x4f\x8f\x9c\x75\xcd\x32\xe1\xac\x7c\x6d\x2f\xe6\x80\xd3\x01\x75\xd1\x09\xd2\xa1\x81\x57\x4f\xd6\xd0\xc2\x76\x3a\x92\x08\x52\x5f\xc4\xb3\x31\xfe\x72\x00\x5d\xcc\x18\xe7\xc8\xc2\x2b\xc1\xad\x2e\x5f\x57\x27\x42\x6f\x26\x09\x63\x9e\x26\x80\xce\xbe\xcd\x4d\xe4\x7e\xf0\x17\x00\x6c\xc2\xf8\xd7\x8b\x76\xab\x8d\xd5\x17\x12\x16\x3b\x98\xe8\x1a\x38\xc6\x3d\x22\x1a\xcc\x1d\xed\x78\xb1\x98\x84\xa7\x7d\xe4\x28\xb4\x4e\x03\xe7\x4d\xf8\x85\x1c\x84\x56\x7a\x60\x1d\xcc\x7c\x91\xbc\xa5\x2f\x02\xa5\xfa\xbd\xd2\x41\x6e\x57\x03\x01\x1a\xbd\x0c\x99\xd3\x4d\xac\x13\x03\x0a\x25\x4d\x63\x50\xb4\x5b\x36\x53\x83\x3a\xfd\x4c\x77\xad\x4f\x0f\xdc\xd1\x3f\x77\x01\x28\x22\x60\x7c\x51\x8b\xea\x32\x9b\xd7\x4c\x66\x51\xa7\x93\xf0\xdc\xf2\x7b\xf2\x16\xe9\x2d\x34\x69\x96\xf5\x11\xc1\xe4\x21\xd6\x53\x5d\x4c\x8a\x5c\xbb\xdb\x00\xa8\x32\xe1\x33\x79\x5c\x74\x4e\xf2\xb4\xa8\x58\x8c\xf5\xb0\x84\x5e\x5c\x5f\xb5\x48\x45\xa9\x23\x07\x2f\xe6\x44\xb6\x77\xdc\xb5\xf2\x32\xa3\xe7\x57\x76\x38\x82\xf6\x5a\xe4\x49\xcd\x1d\x9c\x29\x9d\x1a\xe3\x62\x5c\xcd\x47\x32\x24\x5a\xb6\x90\x7f\xd1\xf2\xb0\xfb\xf9\xb5\xc3\xf5\xdb\x07\x17\xc1\xb1\x05\xf0\x8e\x31\x98\x3f\x76\x7a\x4c\x5b\x54\xec\x39\x06\x7f\x41\x1e\x14\x5c\xb8\x08\x87\x7d\xf4\x21\xac\xe6\x23\xde\x10\x55\xe3\x2b\xe0\x45\x78\x6c\x01\xba\x63\x9e\x7d\x04\xbc\x70\x79\xd8\x1f\xfe\x42\xf8\xad\x15\x2d\x17\x32\xcf\x39\x5f\xc3\x95\x11\x36\x16\x7f\x07\x52\x42\x98\xc0\x03\xe2\x71\xb9\x41\x42\x26\x01\x9c\xeb\x80\xb5\xd6\xa7\xf9\x31\x41\x81\x7b\xa0\x3e\xca\x1b\xf5\x00\x7e\x98\x7e\x7e\x79\xdc\x36\x9f\x8b\x68\xdb\xb3\x0e\x13\xbf\x8d\x21\x17\x7c\x3d\x0d\xf2\xae\x93\xdb\x56\x10\xeb\x62\x1d\x2e\x5f\x01\xae\x13\x4a\x10\x93\x08\xbc\x1c\x96\x66\x30\xd0\x37\x33\x06\xe3\x6d\x6c\x6f\xb9\x4e\xe2\x4a\x91\xcc\x32\x5b\x4e\x65\x7f\x5d\x90\x66\x9e\x25\xc4\xdb\x34\x29\x1c\xae\x17\x2d\x0f\x9b\xd4\x2f\x96\xb0\xf0\xb2\x5f\x64\x14\x9f\x7b\x17\x67\x51\x24\xb3\xb6\xa7\xfd\x97\x2f\xd4\xf6\x74\x3a\xc8\x8b\x58\xf9\x43\xe2\x85\x06\x34\x07\x2f\x54\x1e\x76\xbd\xbf\x5e\x68\x5c\x3f\x73\x72\x6f\xf8\x5f\xdf\xd3\xab\xd3\x61\x8f\x17\x32\xa0\xd4\xea\x1e\xef\x86\x2f\xfc\x02\xc5\x88\xc1\x40\xa2\xeb\x51\xff\x74\x0a\x21\x9a\xc7\x6e\xc7\x17\x62\x8d\x9d\xfa\xfd\x62\x74\x8f\xdd\x06\xae\x84\xe2\x16\x21\x28\x1c\xf6\x59\x25\xc4\x1e\x97\x22\xd5\xc5\xc5\xf8\x1f\x0b\xa5\x87\xd8\xc1\x62\x0c\xe0\xdd\xd1\x06\xd7\x03\x1f\x75\x63\x38\x66\xa9\xb3\xb5\xe6\x7a\x92\x28\x7f\x71\xa0\x85\xff\xbe\xb8\x51\xe0\xa2\xd8\x0f\xe0\x86\x0e\xd8\x49\x73\x6f\xa0\xef\xa2\xfd\x77\xff\xc0\x29\xda\xa0\xf7\x8f\x3e\x58\x22\xfa\xfe\x2d\xbc\xe0\x06\x76\x3c\x6f\x7a\x06\x05\xa2\xe8\xde\x72\x7b\xe8\x83\x74\xf0\x9c\xfe\x01\xa3\x36\x89\x1b\xdd\xfa\xa6\x9b\x48\xee\xf4\x0f\x07\xf4\x14\x6e\xe1\xe4\x28\x97\x7e\xa0\xac\x1d\xfe\x01\xa6\xb7\xe5\x3e\x20\x6a\xb5\x98\x77\xaa\x6f\x25\x15\xee\x02\x7e\x94\xe0\xba\x0b\x89\xf4\xff\x15\xcf\x45\xcf\x03\x61\x1a\x7e\x26\xcd\xda\xa2\x77\xa1\xff\xb6\x14\x05\x37\xf3\x29\x7b\x5e\x18\x9e\x5c\xc5\xbf\x37\xe1\xb2\x83\x26\x6f\xba\x8c\x2e\x3f\x53\x63\x2b\xac\x78\x57\x12\xad\x2e\x00\x8f\xed\xa6\x7a\x03\x1e\x17\x87\x76\xde\xc0\xc7\xf6\x3a\xbe\x2b\x9d\xd5\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x26\xbd\xa9\xdf\x5d\xfe\x1e\xaa\x0b\x9d\xec\x37\x7c\x42\x8b\x43\x49\xef\x86\x78\x57\x53\x04\x75\xae\xbd\x9c\xef\x74\x02\x15\x36\xbc\x53\xbf\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0d\x78\xda\x10\x37\xd4\xac\x7d\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\x10\x1c\x9d\xa2\x37\x0a\xa8\x16\x47\x79\xde\x9d\xbb\xcc\xd3\xd2\x91\x3f\xcd\xc3\xee\x0d\x75\x88\x35\xec\xce\x60\x13\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x07\x02\xb0\xbc\xcf\x07\x0d\xf0\x02\x0b\x77\x02\x5a\x33\xc7\xe0\xbc\xf9\x05\x2e\xbd\x68\x1e\x58\xfa\xea\xf7\xb1\xf4\xd5\x3d\x1e\x6f\x8f\x66\xdf\x01\xf5\xa4\x10\xf5\x9d\xaa\xdd\xe5\x1f\x92\x7d\xd5\x22\x00\xb0\xab\x3d\xdf\xc1\x7b\xc6\xe7\x87\x5c\x6b\xff\x40\xab\x87\x00\xeb\x1d\x24\x52\xf3\x16\xe0\x47\x4f\x7c\x9c\x78\xf6\xfb\x98\x57\xe1\x9d\x3b\x78\x6d\xf6\x96\x0a\x08\x0a\xaf\x14\x23\xc2\x3f\x1c\x0c\x45\xaf\x85\xfa\x0d\x3d\xaf\xbd\xf1\xee\xb9\xff\xfb\x0f\xf0\xca\x1f\x0e\xa1\x7b\x82\x3c\x21\x83\x9b\xe1\xe2\x36\xc7\xdf\x13\xeb\x2e\x30\x72\x23\x6c\xe8\xb3\x3d\xa0\xf2\xb5\x9f\xcf\x9d\x0e\x04\xcb\x2f\x40\x24\xe8\x12\x72\xaf\x64\x03\xff\x00\x36\xf0\xb2\x65\xd0\x90\x79\x99\xa9\x64\xaa\xe6\xfc\x81\xd0\x70\x81\x8b\xa7\x02\x3b\x08\xce\x3c\x94\x11\xda\x3e\x4f\xe5\xf6\xd2\x85\xf3\x61\x0a\xcc\xaa\x9b\xd0\x53\x09\xe7\x3f\x3f\x70\x59\x24\x5e\x9f\x94\x1b\xda\x31\x0f\x6b\xf5\x38\xf6\xff\x61\xad\x1e\x1b\x85\x1f\x5c\xb4\xed\x46\xf0\x34\x02\x47\xff\x4f\x2d\xaa\x80\xdd\x03\xab\x8d\x8d\xe3\x4f\x47\x03\xba\xa6\x3c\xb0\xc9\xd8\x0a\xfd\x74\xba\x65\x79\x5c\x9d\xc7\x92\x76\xe9\xd3\x73\x5c\xfa\x01\x36\x97\xee\x74\x43\xcf\x20\x88\xf1\x30\x06\xef\x25\xd5\x3f\x60\x5b\x86\xbf\x40\x21\x16\x6d\xd3\x87\x15\x09\x3f\xef\xf3\x28\x9c\x7e\xe1\x86\x8d\x5f\xc3\x08\x66\x4b\xd7\xff\x41\x0e\x9f\x7e\x81\x60\x52\xe3\x0c\x58\x09\x3c\xf5\x88\xee\x6b\x5e\xdf\xc0\xbc\x48\x20\x3f\xef\x9e\xfc\xc4\x8c\x3c\x13\x2c\xa8\x4d\xfc\x70\xc7\xe8\xcc\x79\x26\xb2\xaf\xeb\xa8\x7d\x26\x38\x52\x5b\xf2\x99\x9c\x01\xf5\x37\xd9\x9f\xe8\x7b\x77\x5c\x75\xbc\xd7\x33\x73\x5d\xfc\x01\x76\x99\x19\x78\xf2\xa0\xad\xa6\x00\x99\x16\x3f\x3d\x26\xb7\xa9\x0b\x3a\xea\x54\xc9\xb2\x67\xe5\x42\xfa\x07\x30\x8f\xc4\xc4\xb3\x08\x46\xb5\x11\x1f\xdc\x2f\xc3\x86\x84\x67\x61\x9b\x98\x37\x58\x8a\xb0\x2e\xbf\x00\x59\x65\xf6\x5a\x90\x05\xde\x24\x3b\xbc\x72\xcd\xbf\x3b\x6f\xde\xd3\x3f\x60\xa2\xcd\x5b\xcc\xca\xf0\x73\x03\xc9\x6b\x9a\x28\x44\xef\x85\x8e\xb5\x87\xc5\x72\x8a\xff\x27\xfc\xac\xee\x81\xcc\xe6\x4d\xb5\x93\x46\x3f\x43\x9c\x9a\xb7\x60\x3d\xf1\xfd\xf2\x39\x1a\x5b\xd4\xbc\x1d\x58\x7c\x8f\x81\xd7\x3b\x73\x33\xcc\x2b\x16\xbf\xcf\xc1\x3d\x27\xf9\xfb\xc0\x65\xdb\xc7\xdc\x03\x63\x49\xb7\xef\xc0\x73\xf2\xf0\xd6\xe5\xe8\x41\xa6\xf1\x6a\xfe\x3b\x29\x5a\xbc\x43\xe8\x36\xe3\xe8\xbd\xe7\xc4\xd2\x2d\x37\x09\x8f\x65\xa1\xcb\x07\x0e\xd5\xdd\xfe\x07\x0f\xf3\x82\x3b\xd1\xd5\x73\x51\x6b\xa8\x61\x5e\x60\x1f\x73\x0b\x2f\x70\x3a\x07\x9e\x8b\xde\x95\x3a\x29\x9e\x2b\x87\xa5\x2f\x60\x7b\x70\x72\x8b\x87\x17\xac\xf5\x27\x95\xdc\x83\xcb\xd6\xb4\xe3\xe3\x73\xd3\xee\xa6\xfb\xdb\x03\x97\x19\x2b\x83\x9f\x3b\xe7\x44\x73\x00\x97\x19\x2b\x87\x9f\x1b\xf0\xc0\x52\x02\xa9\x9a\xba\x95\xbd\xcf\xf3\xc3\x0b\xea\x01\x1e\x33\xb3\x79\x4b\xc1\x63\xc6\xda\xe3\xe7\xbd\x0d\x0d\xab\x25\x1f\x94\xb4\xe9\xb6\x1c\x3c\x0f\x32\x58\x09\xa6\x3d\x0f\x97\x25\x7b\x9c\xbf\xf7\x72\x54\x95\x2a\x61\xfe\xde\xbb\x51\x93\x29\x64\xfe\x10\x41\xd7\x74\xa9\x9d\xbf\x1f\xca\x7f\xfd\x87\xaf\xe7\xef\xbd\x3c\x0d\xa9\xfc\xe6\x0f\xa6\x0b\x39\x3b\xcd\x1f\x4c\x17\xe5\xd3\x01\x2d\x67\xcb\x3f\x4c\x8e\xd1\x5f\xec\xfc\xc1\x4d\x1e\x68\xc2\x2f\x80\xbf\x3f\x34\xf2\x48\x59\xfe\x80\xbc\xb6\xf9\x0d\x0a\xaf\xa6\x26\xde\x1b\x59\x51\x2a\x95\xf9\xdb\x28\xbb\x36\x51\x85\x0b\x99\x94\x7e\xf3\xb7\xf1\xda\xd0\xfc\x43\xe3\x17\xea\x94\x65\x75\x36\x77\x31\x38\x0c\x7f\x11\xd0\xfb\x88\x28\xd8\x2f\x94\x12\x6b\xfe\x98\x1e\x4a\x91\xa4\xf3\xc7\xd2\xcf\x63\xa9\x49\x5c\xc8\xca\x4f\x6b\x51\x92\x06\xbf\xc0\x32\x4d\x5e\x9d\xf7\xc6\x35\x94\x45\x6b\xfe\x78\xc1\x6a\x3f\xf5\xc1\x7c\x93\xa5\xa9\x4d\x84\xdc\xcd\xf6\x13\x87\xf0\xc2\x34\x34\x33\x74\x78\x29\x5d\x6d\x56\x9a\x21\x9b\x06\xc2\x4a\xcc\x55\x33\x53\x53\xcc\xbb\x0f\xea\xa3\x96\xc8\xac\xc9\xb6\x22\x0b\x77\xa8\xe2\xe5\x60\x82\xca\x9f\xf9\x16\x19\x2a\xe5\x02\x3c\x7f\x95\xe3\xe8\xfe\xe1\x41\x0b\x7a\x66\x4a\x71\x85\x4c\xce\x5f\xcb\xfd\x2d\xb2\x5b\x0e\x4c\x74\xe3\x16\x55\x3c\xbb\xef\x1d\x69\x14\xaf\x78\x07\x8f\x78\xb2\xe1\xb7\x2c\xe7\x85\xf9\xeb\x9c\x7c\x0d\xaa\xf3\x7b\x8d\xa1\xc3\x74\x6a\xb6\xed\x24\x59\x04\xc1\xcf\xb9\xff\x3e\x3f\x6c\x50\xa7\x6a\x4c\x83\x04\x68\x5e\x47\x8e\x40\x14\x8f\xe4\x41\xbf\x01\x92\x8a\xd6\x6e\x90\xe7\x4c\xf3\x80\xf9\xa9\xaa\xcb\x17\x19\x0d\x5d\xf3\xe6\x2f\x72\xa3\xa8\x45\x28\xe4\x75\x79\x9d\x3f\x28\xe4\x75\xbd\x9e\xbf\x80\x32\xd3\x3d\x06\xa5\xe8\xe7\x07\xcc\x72\x11\xcd\x2f\x94\x2a\x0a\xa9\x98\x3f\x5c\x67\x74\x0d\x9c\x3f\x78\xaa\xcc\x66\x9e\xc6\xfd\x45\xd7\xbe\xf9\x7b\xef\x2f\xed\x67\x86\xc5\xf5\x45\xa7\xdf\xfc\xa5\x7a\xbe\xeb\x83\x09\x11\x56\x34\xe6\x17\x7c\x0d\xb9\x4a\xce\xdf\x24\x85\x1a\x32\x32\x5e\xd5\x29\x8a\x26\x6f\x60\xcb\x0d\xae\x7f\xff\xa9\x65\x6a\x0e\x5e\xf4\xd5\x64\xdf\x9a\xbf\x17\x7c\xd5\xfa\x27\xa7\xed\xf9\x9b\x29\x05\x44\x3f\xd4\xf6\x42\xd4\xf3\x07\xb5\x7d\x5b\xea\x0d\x1e\x2a\x4a\x55\x33\x7f\x54\xda\x37\x6f\x05\xa0\xac\xe2\xfd\x09\xad\xbd\xee\x11\xf3\x47\xd4\xd5\xbc\xfb\xa0\xb6\xef\x16\x4c\x8b\xf2\xd5\x8b\xcc\xe4\x57\x9e\xc1\x1d\x9a\x4b\xcf\x20\x51\x56\xf3\xd6\xd9\x51\xc8\xb4\xfb\x03\x0a\x2e\xb3\x11\xd5\xf6\xcd\x9b\x8f\x49\x13\xa6\x68\x78\x71\x57\xfd\xcc\x0a\x72\x26\xf4\x9f\x39\x75\x87\x78\xad\xfe\x00\x6c\x52\xdd\x20\x42\x71\xbd\x3b\x53\x4d\xaf\x06\x0f\x58\xc3\xdc\x01\x60\xd9\xe6\xf6\x0e\x9e\x5b\xde\xfe\x47\xe6\x5e\xf1\x17\x48\x59\xdf\x44\x11\x40\x94\x80\xe0\xfc\x9d\xe0\x3b\xcb\x30\xfa\x2e\x37\x93\x80\xd2\xd0\x0a\x4a\x98\xbf\x04\x5d\x9e\x36\x6a\xd1\x7f\x96\xc5\x40\x5d\xf5\xf3\x45\xee\x6f\xf1\x2e\xdc\x50\x14\xee\x3e\x7f\x27\x15\x10\x4b\x4d\x32\x4d\x95\xe2\x68\xe7\xef\xa2\xb6\xc9\x08\xe0\x4a\x32\xfd\x09\xf6\x87\xc7\x79\x61\xc7\x56\x7f\x00\x7e\x33\x51\x17\xf9\x4d\xc3\x84\x9e\xbc\x78\xc7\xc3\xa5\x64\x78\xbb\x64\x96\x4d\xcb\x76\x56\x63\xf1\x86\x44\xde\xaa\x8f\x60\xbd\xb9\x81\xdd\x00\xc5\xa0\x85\x16\x72\x11\x2c\x95\xe1\x9b\xbf\x9b\xc7\x87\x31\x05\x7c\x4a\x3e\xc7\x3d\x13\x7b\x87\x65\xef\x83\xb3\xd8\x7b\xe2\xc9\x79\xd3\x28\x1f\xda\xf8\x7c\xe0\x20\xd3\xf7\x87\x4a\xba\xa1\x34\xef\x22\x66\xb6\x52\xec\xd7\xfc\x21\xb3\xd5\x0a\x83\x27\x38\x40\x87\x59\xee\x21\xcb\x0d\x31\x35\xf0\xdf\x0a\x63\x27\xba\xaa\x34\x6f\xac\x07\xdb\xc2\x4c\xfa\xd0\x55\xc4\x4d\xde\x6c\xe1\xbf\x26\x37\x3a\x48\x4b\x3a\x6c\x70\x5e\x59\xaa\x27\x38\x37\xa4\x50\x50\x31\xb3\xb9\xc1\x3d\xda\xcb\xb7\xfd\x90\x7d\x2f\xfc\x3f\x72\x86\xfd\xa7\x15\x9e\x1b\xb4\xe9\xc6\x66\xdb\x8b\xff\x8a\x14\x1f\x73\xfb\xd1\x00\x3b\xdc\xe1\xc5\x31\xe9\x8d\x2d\xa5\x87\xba\xd8\x72\xe2\xfc\xc3\xe4\x1b\xa1\x1f\xe0\x5c\xa2\xf5\xdd\x36\xf0\x64\xf3\xff\xbc\x43\x0d\xb7\x70\xb3\x53\x7d\xc1\x4c\x59\x8a\xcd\x9d\x1b\xd4\xe1\x46\x52\x1b\x2b\x14\x36\xf7\x49\x7d\x78\x93\x98\xdc\x0a\x47\xee\x67\x14\xe7\x53\x12\x96\xb9\x25\x5c\x2b\x6e\x13\x6c\xa9\xfd\xbe\xd5\x64\x4b\xf5\x51\x11\x8d\xe5\xc5\x40\x45\xe9\xfa\x79\x4e\xa6\xd3\x6c\xbf\x58\xac\xbe\xa2\xfc\x0f\x67\xd1\x96\x38\xcd\x23\xa8\x39\x4d\xfe\x81\x6b\x63\x76\x79\x81\xd9\x30\x24\xd9\xe8\x2c\xa2\x6b\xdc\xdc\x1a\xb5\x6f\x43\x63\x24\xec\x12\x0c\xdb\x58\x3f\xb0\x98\x61\x5a\x52\xe1\x2f\xb0\x78\x92\x0f\x1b\xcb\xb2\xc8\xcf\x77\x6e\xd0\x56\x2b\x0f\xf7\xdc\x90\xe3\x4a\x86\xad\xb9\x75\x6c\x66\x21\x82\x8d\xb9\x40\x15\x1a\x3a\xb7\x8e\xb5\x15\x4c\xda\xa0\xcc\x36\x32\xdb\x7a\x47\x86\x49\x51\xd4\x93\x01\xfd\x02\x16\xee\x3f\x85\xd0\xdc\x46\xca\x34\x91\xc0\x02\x7d\xdf\x37\x78\x6c\x57\xbf\x01\x4f\xd3\xea\x17\xe8\x38\x6c\xaa\x07\xa7\x5a\x44\x50\xb9\xac\xe2\x8e\x73\x0b\x66\x9b\x10\x51\xc1\xda\xa1\x3a\x0d\xb6\xe0\xde\x16\xb6\xda\x02\x47\x94\x84\xda\x16\xb9\x16\x22\x2a\x26\xd8\xc7\x2f\xc0\x61\xd7\x6b\x15\xb4\x2b\xb8\x87\xe7\xdf\x7f\x22\xcc\x40\x13\xf8\xd2\xdb\x6c\x12\x5f\x9a\x7f\xa0\x29\xfb\xec\x32\x68\xca\x2c\x23\xb7\xc9\x3b\x90\xa7\x65\x92\xc3\xab\x9b\xa4\x58\x0d\x71\x1c\x94\x65\x16\x9a\xdb\xc4\xf9\x64\xf9\x42\x65\x59\x6c\xa6\x81\xa7\x83\xe7\x69\x12\x3b\x68\x62\x17\xb7\xa1\x10\xd3\x46\x8c\xe6\x69\x5a\x38\x91\xcc\xe3\xe9\x6a\x61\xa1\xb8\x88\x26\x74\x66\x6d\x2f\x48\xab\xdd\x52\x71\x25\x51\x6e\x12\xa6\xd6\xcf\x07\x17\x60\x9f\x49\xa0\x20\x17\x82\xda\x76\x4e\xb5\x3e\xd8\x93\xc9\x35\xb5\x3b\x89\xd6\xb0\xe1\x78\xfc\xd9\x77\x3b\xcc\xc3\xcb\x0d\x40\x7c\x79\x5e\xf7\x9c\x26\xbd\x00\x4f\x88\xcf\xb4\x1d\x54\x67\x08\x19\x6c\x07\x72\x34\x58\x0a\x1f\xb9\x98\x1a\x24\x5c\x1f\x3e\xd3\x04\xd5\xd7\xb7\x07\x2c\x9d\x07\x7d\x50\x27\xa4\xe3\x6d\x83\x27\x83\x02\x6e\xe7\x76\x60\x8f\x78\xcc\xf0\x64\x90\x6b\xfd\xdc\xe0\x36\x5c\x7c\xf8\x40\x11\x36\x5b\xf3\x0f\xe0\x47\x61\xfb\x8d\x9a\xb1\xd6\xfc\x03\xe5\x99\xbb\x44\x3a\x83\x6a\x61\x74\x62\x0c\x53\x63\x38\x31\x8d\x53\x63\xfe\x0f\xd4\xf9\x85\x5c\x7a\x4d\xd3\x89\x41\x09\xe1\x6f\x27\x27\xfe\x43\x35\x35\x61\x02\xbb\xdb\x05\x01\xa7\x2b\xcb\x86\x3a\xd5\xd3\xc3\x06\xa6\x5b\x9f\x43\x9c\x31\x6a\x4d\xa0\x6d\xbb\x78\x89\xb7\x74\xb9\x38\x0c\x37\xc1\x61\xb8\x05\x2e\x8d\xdf\x27\x12\xb1\xd0\x25\x8a\x0b\xef\xa2\x9b\x9e\x8b\x7f\xba\x16\x6d\xcc\xa4\xde\xcc\x3b\x37\x1d\xf0\xfc\x1c\x6f\xff\xd2\x33\x6d\x70\x6e\x50\xf8\xe2\xdc\xe8\xcc\x60\x41\x72\x13\x66\x78\x65\x99\x48\xbd\x19\x13\xdc\xb4\x81\xba\x05\xca\x57\xe3\x10\xe6\x2e\xb5\x28\xca\x0a\x7b\x22\xe9\x21\x6b\x98\x46\x64\x2c\x58\x2a\x7a\x3a\xb7\xf4\x3c\xf6\x2c\xc2\xdd\xa1\x2b\x50\x63\x6e\x08\x79\x2b\x9f\x67\x1e\xb8\x06\x11\x0f\x38\x7c\xf9\x05\xea\x59\x85\x4b\x0a\xcb\xbf\xc8\x6f\x65\x16\x20\xba\xae\xa0\x89\x59\x7e\x9c\x5b\x1d\xa8\x05\x1e\x11\x8a\xf4\x9c\xe5\xc7\xb9\x75\x93\xc4\xa5\xa1\xe7\xf5\xef\x3f\x5d\x8e\xe9\xb3\xc0\x41\x42\x41\x99\xb3\xfc\xc8\xd1\xba\xac\x15\xa8\xf4\x7c\x9b\x2b\x08\x87\x53\xcc\xe5\x2c\x4c\xdd\xae\x41\x95\x54\xe8\x69\x13\x95\xed\x87\x0f\x34\x26\x44\xc3\xc9\x33\x66\x96\x17\x22\x0e\x39\x1f\xcf\x02\x65\x9c\x92\xc1\xcc\x42\x80\x38\xfc\xcc\xd3\xb7\xfb\x03\x22\x6b\x61\xcc\x82\xf0\xb8\xef\x33\xeb\x36\x98\x02\x5e\xbd\xb4\x01\xca\x06\x75\x4f\x37\x49\xef\x18\xaa\xbb\x2c\x79\xf4\x69\x12\x0a\xc5\xa5\xb0\x53\x29\xe4\x8e\xe5\x4f\x16\x46\xe5\x17\xe0\xcb\x5b\xfc\xff\x81\xff\xd5\x25\xbc\x91\x0d\xfe\x0a\x9c\x8f\xa5\xe6\x9f\x05\x19\xb3\xba\xd5\x3f\xe5\x85\x8f\x43\x31\x9e\xb3\xd4\x14\xd0\xfe\xe2\x65\x69\x39\xca\xce\x02\xdd\x9f\x1c\x38\x66\x61\x76\xf8\x4f\x03\x13\x0d\x6a\xd6\xe0\x8d\xac\x04\xc2\xb3\xd4\x9c\x66\xff\xc0\x5d\x28\x94\x53\x1a\x57\x5a\x24\xb2\x1e\xb5\x62\xfb\x67\xa1\x7b\x84\x31\x46\xa1\x7b\x84\xb5\x0d\xa5\x65\x35\x7b\xcd\x53\x63\x0e\x73\xcd\x4b\xcb\xd5\x17\x15\x8d\xda\x85\xe6\x4e\x28\x72\x25\x5e\x4a\xa3\xc8\x95\xc0\x2c\xe9\x32\x2c\xf5\x5e\xe9\x3c\xf3\xdd\x0b\x23\xdc\xda\xf0\x27\xf4\xca\x90\x22\xa9\x74\xae\xaf\x66\x1b\x1a\x44\x45\xe9\xcd\xc2\xb4\x58\x6d\xb8\x49\xec\x1b\x21\x97\x02\xd8\xa9\x18\xba\x59\x12\x76\xea\x9e\x5b\xa0\x42\xf4\xf5\xaf\x0c\x1e\x67\xc3\x3f\x34\xbc\xa0\x1e\x06\x2d\xdd\x9a\x99\xf4\xf9\xf5\xd6\x84\x8a\xd1\x37\x8e\x32\x78\xd7\x16\x5a\x2f\x30\xbe\xca\xd7\x7a\x96\x81\x1c\x46\x12\x8a\xe5\x45\xa5\xa3\x9a\x89\x61\x7b\xed\x9e\xfa\x60\xc8\x96\xa7\x0d\x39\xb3\x3e\xd2\x89\x65\x99\xad\xba\x29\xe9\xc2\xeb\x79\x0d\x0a\xcd\xe1\x4f\xb0\x11\x2c\x8f\xe8\xd3\xdb\xfe\x76\x16\x95\xc9\x49\x13\x52\x2a\x2c\x6f\x13\x16\x2f\x33\x67\x49\x93\x30\x17\xdf\xd0\xa8\x98\x02\xab\x79\xe7\x00\x85\x16\xef\x94\x89\xa5\xf5\xde\x9d\x54\xc2\xe9\x3c\x2d\xf4\xef\x55\x55\xe5\x59\x16\xe3\xef\xcc\xa3\x2b\xe9\xf4\x0f\x8d\x7a\x3a\xd1\x49\x5c\xfa\x11\xbc\x6b\xf2\x07\x7f\x02\x80\xaf\x63\xb7\x2c\x88\x39\xef\x3e\x38\xf0\x56\xef\xdf\xfd\xc7\x06\xf4\xc1\xce\x00\x06\xf3\xec\x4e\x97\x6d\xbf\x30\xfe\xfd\x27\x96\x59\x74\x67\xac\xe2\x70\x93\x94\x11\x42\x89\x05\x1e\xbc\xd5\xa2\x18\xaa\xbf\x6a\x8e\x43\x09\x1d\xdf\x9c\xca\x9e\x53\x67\x12\x50\xe8\xcb\xeb\xc7\xe4\x08\x0a\x65\x9c\x05\x79\xf2\xab\xae\x29\x25\x91\xac\xa0\x6d\x41\x49\x1d\x79\xd8\xce\xc2\x04\xab\x2d\xfc\x45\xb0\x4f\x7f\x91\x88\x5f\xcf\x18\xa6\xce\xf1\x72\x24\x43\x68\xd8\x07\x47\xe9\x17\xb8\xf9\xc3\x3f\x20\xbf\xee\x74\x97\x39\x4c\xff\xc0\xe8\x48\xb3\xfd\x49\x65\xbc\x68\x38\x53\x30\xaa\xcf\x2b\x27\x42\x54\x5f\xf4\x9d\xd4\x38\x11\xb5\x56\xbd\x14\x2f\xb0\x6c\xbe\x18\x17\x04\xad\x4d\x0f\x22\x63\xd6\x3c\x51\xa8\x2b\xd8\x75\xe3\x2c\x80\x91\xd5\xd3\x04\x27\xdb\xf2\x39\x31\x80\x23\xab\xb9\x01\x5e\xb7\xd6\xb2\x16\x78\xd9\x56\x8b\x8b\x0b\x0c\xe9\xc5\xbf\x93\x21\xd5\x00\xac\xc2\xc6\xe7\xe5\xce\xb5\x15\x89\x37\x0e\x41\x6f\xd5\x3b\x77\x8d\x06\x89\x6c\xaa\x9f\x63\x14\xfa\xc6\x30\x87\xbf\x50\xb4\x2c\xcb\x23\x66\xd3\x6a\xd3\x5d\x26\x47\x6b\x90\x2f\x18\xad\x56\x0d\x17\xfa\xd1\x7e\x4e\x82\xc4\x9e\x06\x0b\x70\xa4\xf5\x3d\xb9\x3c\x24\x5a\xf3\x88\x20\xb8\x6a\x8e\x4e\xe8\xe9\xa3\xfe\xe1\x69\x64\xb9\xfc\x70\x25\x44\x24\xa2\xe0\xaa\x69\x84\x9f\x6d\x35\x14\xc8\x6c\x59\xde\x45\x4f\xf2\xdf\x7f\x5d\xd4\xcc\xaa\x2f\x19\x57\x7f\xdb\xbf\xff\x4c\xd5\x5f\x9a\xf5\xc7\xe2\x88\x4d\xcf\x1c\x84\x1b\x68\x58\x7b\x3f\xd3\x4d\x76\xe9\x19\x28\x4f\x67\x70\xfd\x71\x08\x6e\x8f\x5b\x66\xfa\x07\x3a\x55\xe9\x99\x30\xd1\x14\x33\x6f\xaa\x92\xd4\xce\x8a\x94\xfa\x72\xae\x9b\x95\x5e\xb6\xca\xb4\x36\x2b\xf3\xa2\xfa\xc0\xac\x85\xae\xf0\x12\xba\x15\x7a\x42\xe5\xd0\x99\xf5\x45\x75\xa1\xb4\x53\xb3\x12\xb4\x09\xf0\x54\x66\x29\x78\xcf\xe8\x3f\x9c\x45\x35\xf3\x5e\x49\xf5\x50\x69\xe1\xf5\x81\x5c\xa1\x43\x54\x4e\xe4\x59\xd3\xe2\x2b\x2c\x5d\xe1\x42\x5b\xa5\x64\xac\x70\xa1\x55\x4c\xce\xac\xb4\x08\xfb\xd2\x5c\x2b\x78\xab\xf9\xb9\xe3\x59\x3d\x56\xd8\x31\xc2\xff\x07\x1b\x70\x8f\xef\x29\x63\x94\x58\xe1\x62\x5b\xa5\x3a\xaf\x95\x57\x62\xa9\x1a\x6a\xa2\xc2\x69\x9a\xb8\x41\xb4\x07\x2b\x61\xa2\xae\x30\x95\x05\x0a\x0d\x2b\x6a\xe3\xad\xc7\xc3\x6a\x14\xd9\xcb\x6f\x60\x18\x82\xdf\xf5\x85\x8d\x31\xbc\x90\x8d\x57\x62\x1d\x02\x15\xd9\xf7\x55\x33\x75\xd6\xcc\xaa\xe0\xff\xdf\x4d\x6b\x3d\x65\xed\xa4\x51\x4b\xc5\x9a\x44\x36\xe7\xd4\xce\x13\xdc\x1f\x70\xe6\x25\xcc\x6a\x27\xcd\x02\x4f\xb5\x53\xa2\x7f\xfa\xc8\x7d\xae\x61\x26\xea\x5c\x7e\x63\x82\x6a\x53\x81\x08\x28\xbb\x6c\xd4\x17\x23\x4e\x15\x19\x98\x15\x18\xd1\x79\x7d\x66\x65\x8d\x41\xc3\xa7\x0a\x23\xb0\x6f\x01\x15\xe9\x07\xaa\x67\x2e\x98\x46\x4a\x34\xd1\x87\x35\x24\x6b\x2a\x8c\xbc\x3e\xd1\x2b\x7c\x56\xbf\x1f\x24\x97\xfb\x85\x07\x34\xaa\x87\x99\x24\x69\xf1\x66\xae\xbf\x88\x66\xae\xab\x4f\x1f\x93\xcb\xad\x3e\x26\x0f\x43\x73\x21\x9c\xee\x7c\xf2\x54\x44\x60\x55\x33\x25\xf4\x88\x1f\xe9\x04\xcf\xd5\x6e\x1d\x6f\x85\xe7\xaa\x51\x44\x5d\xbc\x6e\x99\xc3\x16\xe5\x9d\x7a\x80\x23\xaa\xd2\x0b\xcf\xba\x68\xc6\xf0\xde\x5d\x8b\x83\xf0\x17\xa4\x41\x13\xc9\x5c\x55\x6d\xf9\x05\x4a\x13\xc1\x88\xca\x98\xac\xb6\xfc\x03\xc4\xb6\x65\x20\x11\x9d\xe5\x13\xf4\x88\xd5\x02\x06\x21\x59\x4a\x04\x3f\x2b\x5d\xe8\x0c\xbf\xea\x9e\xfb\x44\x34\x20\x21\x41\x35\xff\xec\x54\x72\x58\xe4\xed\x1c\x85\xf8\x67\x67\xb0\x83\x48\x62\xe5\x23\x9f\xd9\x75\xe7\xf6\xf7\x56\x3b\x18\xdb\x28\xa2\x0e\x72\xa0\x3e\x80\x5e\x50\xce\x8b\xb3\x1e\x94\x92\x3a\xe4\xeb\x09\x21\xe8\x93\x02\x6a\xbd\x61\xf6\x39\x03\x0c\xa7\x0e\x58\xb4\xf9\x73\x16\x41\x8d\x37\xbc\x55\x11\xd1\x14\x16\x37\x27\x98\x21\xfc\x4c\x70\xe6\x41\x5e\x8c\x41\xf5\xe9\x78\x11\x39\xfb\x13\xa4\x08\xf8\x6c\x33\x66\x9a\xea\xde\xa9\x17\x5d\x03\x44\x03\x74\x76\x72\x21\x9e\xf5\xc5\x4e\xce\x02\x3f\x2b\xa2\xfb\x67\xf7\x36\x42\x91\xe6\xcd\x92\xfd\xc6\xda\xcf\xbf\xe4\xdf\x9e\xf5\x26\xbd\x82\x39\x15\x2a\xba\x69\xbc\x59\xe9\x31\x67\xf8\x58\xef\x85\x54\x37\x62\x84\x9b\xa6\x1e\x6f\xca\x1b\x87\xa3\x27\x09\x38\xe8\xb3\xae\xb4\xd3\x9a\x31\x1e\xc4\x52\x48\xb9\x5a\x11\x5e\x54\x7d\xd6\x11\x16\x59\x8e\xbc\xb0\x68\x0e\x23\x10\xa4\xa0\xb2\x56\xb1\x3e\x29\xa9\x34\xc5\x50\xd0\xcd\xfe\xf9\x02\x14\x2e\x7f\x71\xf2\x0b\xcd\xe9\x03\xd6\xd3\xac\xb4\x4c\x49\x25\xe0\xd5\x88\x7a\x3e\xcf\x34\x1c\x4f\x3d\x33\xc6\x51\xcb\xd8\x7e\x24\x72\xe8\x79\xff\xf7\x9f\x50\xa1\xeb\xd9\xe0\x40\x27\xbf\xf0\xd9\x5e\x18\x54\x15\x3a\x37\x1b\xb5\x6d\x3a\x4c\x1b\x50\x91\x1c\x4e\x67\xfb\x51\xb7\x21\xa9\xd2\xd2\x5d\x4e\x1b\xb4\x6d\x14\xf8\xea\x71\xcb\x95\xee\xfa\x21\xf8\x83\xdf\xa0\xe4\x12\xf4\x6a\x05\xac\xa5\x63\xa9\x21\xda\x48\x91\x3e\xb3\x95\x85\x34\x7f\xfe\x1f\x32\x42\x82\xad\xbd\x30\x69\xd8\x9d\xab\x31\x99\xbc\xf1\x6a\xab\xe9\x9f\xac\xe7\x57\x24\xd8\x2d\xa6\x51\x35\x25\x7d\x4d\xab\xb9\xb2\x6a\xb1\xe2\x10\x5a\x7e\x46\x65\x56\x49\xd2\x46\x4b\xa6\xc5\x77\x83\x25\xd3\xae\x74\x8d\x96\x4c\xe3\xd9\x86\x38\xf6\xe1\x59\x42\xf2\x4e\xd5\x35\x9a\x2d\x2d\x9d\x92\xbd\xad\xa5\x9c\xd3\x52\xb5\x1b\x89\x8d\x35\x8b\x80\x18\x53\x05\x2c\x66\xa3\xd6\xc9\x30\xbe\x75\x5e\x46\x44\x43\x4f\x8e\x56\xa7\x9d\x5e\xaa\xea\x93\x4a\xa6\x2e\x44\xdb\x3a\x25\x95\xf9\x69\xf0\xb0\x15\x8b\x37\x44\x96\x77\xc9\xf3\x06\x2d\x93\xdd\x7f\x1a\x0a\x25\x6f\x9e\x6a\x3a\xae\xf9\x12\xd7\x06\xf9\x67\x73\x0b\x2f\xcf\x2b\x7a\x73\x36\xaa\x9d\x0c\xed\x1b\x42\x73\xec\xd8\xd8\x98\xc0\xd3\x17\xc9\x36\x0e\xbc\x60\x1a\x19\x9b\xec\x06\x78\x22\xb8\x81\x1b\xef\xfb\xff\x07\xcf\x9a\x58\x46\xea\x28\x00\x7b\x36\x84\xaa\x5b\x0d\xd5\x82\x0e\x20\x92\x1d\x2d\x72\x94\xea\x02\xbe\x70\x9b\xb7\x40\x10\x71\xe8\x28\x6d\x2f\x4e\x1a\x72\x41\x7e\xef\xfa\x9c\x16\x71\x14\x9c\xe3\xec\x0b\xd7\x02\x56\x43\xf3\x4b\xe4\xda\x99\x28\x32\x90\x24\x7a\x83\xc1\x75\x76\x01\xe7\x06\x83\xab\xdd\x56\x1b\xbc\xe3\x9a\xb7\x4d\x66\x77\xb7\xb4\x41\x4e\xa6\xe6\xc5\x5c\x28\xfc\xe2\x8d\xba\x88\xbc\x04\x28\xda\xa2\x95\xd9\x6b\x47\x35\xd4\xf0\x33\x37\x92\xce\xca\xc6\x40\xf4\x5e\xdc\xe6\x82\x2f\xed\x5f\x0a\xb7\xce\x06\x4b\x69\x37\xf7\x2d\xe6\xf6\xd6\x9d\xad\x01\xe1\x34\x33\x1b\x32\x32\xd9\xd5\xa3\x31\xc3\x52\xd7\x39\xd9\x76\xe2\x30\x53\x0c\xe7\x32\xbb\x2c\xb7\x3d\x25\xa6\x9a\x60\xa1\x45\x9b\x3a\xdb\xc1\x60\x34\x7d\x71\x34\x88\x02\xd1\x70\x4c\x54\x2b\xd0\xa4\x1d\x5c\x69\xf5\x78\xf0\x4a\x64\x21\x0d\xf5\x90\x7d\x9c\xda\x41\xfe\x76\x87\xd4\xc3\x9a\xfb\x98\xb7\xbd\x17\x93\xc0\x69\xd0\x17\x27\xfd\x4f\x85\x57\xdb\xc9\x79\xd1\x34\x9c\xc4\xaf\x42\xc4\xed\x84\xc1\x4b\xd0\xb0\x21\xf9\x66\x73\x0f\x27\xe5\x9b\x06\x81\xa0\x01\x3b\x1a\x36\x58\x3a\x9b\x4e\xef\x76\x12\xe7\x59\xbc\xc1\xf2\x69\xd7\xb3\xf6\x62\xa4\x61\x17\xaa\x86\x20\xf0\x18\xfe\xbf\x72\x8c\xa2\xf0\x22\x45\x6a\xf0\xe2\xb4\xfa\x7f\x50\xa4\x5b\x62\x7b\x11\xd2\x34\xb8\x6d\x77\x72\xa2\xa6\x99\x69\x30\xbb\x69\xbe\x4f\x94\x00\x57\x0f\x37\xdc\x51\x2d\xb1\x6f\x4a\x68\x21\xcd\xf6\xe4\x34\x8b\xe8\x87\x5b\x52\xd0\xb1\xd1\xb7\xcc\x57\xf6\x06\xd4\x62\x47\xa2\xf6\x50\x1a\x5a\xe0\x3e\x49\x95\xe8\x7e\x68\x71\xf3\xbe\x87\x1f\x58\xab\x6e\x92\x97\x15\x5d\xb1\xda\x03\x6e\xd0\xcc\x75\x86\x51\x4f\x3f\xe3\x6e\xa2\x71\xf6\x5f\xd2\xb0\xf4\x03\xbd\x70\x04\x33\x3a\x8d\x78\xbe\x9c\xf4\x8d\xe7\x86\x44\x45\x67\x5c\xb4\x9d\xea\xfb\x8b\x2b\xaa\xea\x58\xbd\x87\x10\xa8\x56\xa7\x48\x3a\x64\x1f\x99\x0e\x2b\x9d\x5d\x09\x3b\xf5\x37\xfd\xf3\x01\x39\x4a\x12\xb2\x6f\x14\x06\xcb\x34\x60\xdc\x9a\xfc\x5e\xc8\xf4\x43\xcf\x5c\x0c\xb1\x44\x2f\xf5\x5d\xf0\x9f\x5f\x18\x48\xdf\xa0\x89\x62\x61\x1c\xdf\xe2\x3a\x93\x06\x59\x03\xd4\x4b\x52\xe9\x4f\xb8\x38\xa2\x09\x4a\x1d\x23\xc0\x5e\x78\x02\x0b\xd8\xf7\x4a\x25\x93\xd0\x52\x4f\x1d\x8d\xf6\x6e\x4f\xcb\x9d\x2e\x0b\x9d\x96\x3b\xb7\x59\x09\x14\xb4\x99\xfb\x0b\x6f\x22\x84\x0a\x7b\xbd\x5f\x54\xe9\xc5\x62\xfc\xa1\xef\xbb\x1d\x2a\x17\x3b\xde\xf4\x86\x99\xf3\x62\xb4\x8a\x0a\xa9\xea\xa0\x51\x35\xd1\xdc\xc0\x44\x03\xea\xb1\x31\x55\x91\x26\x0e\x41\xca\xb6\xa8\x75\xf8\x7d\xd9\x47\xa1\x23\x77\x79\x78\x48\x09\x86\x84\xb7\x7a\x4f\x86\x53\x0f\x9d\x5b\x4d\xb8\xa2\xd3\xf3\xcb\x17\x8a\xde\x2b\xe4\xb2\x88\x46\x04\xa4\xbd\x18\x7a\xea\x57\xda\x9f\x2c\x45\xbd\x43\xdb\x6d\xde\xe9\x1c\xb1\x09\x5c\xe8\xcd\xcf\x04\xb9\xa6\x97\xec\xeb\x55\x64\x38\x65\x74\xd3\x4b\xa5\xab\x74\x2d\x1d\x59\x7c\x3e\xb3\x3e\x68\x3e\xf3\x2c\x8e\x09\xdf\x35\x71\xe3\x40\x06\x79\xcf\xfa\x00\xa6\x30\x3f\xbf\x40\x6a\xaa\x74\xee\xec\x00\x4e\xcd\x14\x8c\x9c\x75\xbd\x40\x14\x23\xe1\xd4\x83\xd0\x5f\xf7\xff\xce\x1a\x36\xb6\xbf\x76\xfa\xf8\xdb\xca\xd4\x69\xb0\xb3\x0b\x7a\x87\xc1\xce\x06\xda\x4e\x83\x9d\xed\x92\x1d\x8e\x65\x4d\x18\xa3\x27\xce\x31\xb3\x4d\xa4\x0d\xf7\x3c\x31\x05\x4f\x48\x73\xd6\x27\x4f\x7d\xa1\x90\x3e\x39\x0e\x37\x89\xc5\x33\x4d\x33\xc7\xe5\x1f\x70\x98\x7c\xba\x3c\xf8\x82\x89\x64\xce\x26\x5d\x16\xfb\x24\x6e\xd0\x09\xda\x11\xcc\x6c\xd3\x75\x5f\xdc\x53\x6a\x81\x26\xbd\xee\xd9\x47\xd0\xa5\x5d\x37\x3a\xa0\x93\x2d\x7c\x9d\xb5\xaf\x15\x93\x3e\x3b\xa0\x94\x3d\x9f\x3b\xa2\x01\xda\xe7\x7f\xc8\x22\x9d\x3d\x9d\xfa\xa2\xfe\xe9\x81\x53\xef\x2f\xd2\xe4\xa7\x4b\x7a\xdf\x53\x3a\x69\x62\xe0\x59\x66\xdf\x9d\xce\xfc\xe6\x56\x86\x74\xe8\x90\x6c\xc2\xef\x3b\x65\xa8\x2e\xcd\x7d\xe7\xdc\xfb\x83\xf5\x5e\x5a\xa6\x3f\xd8\x61\xd1\x13\x91\x08\x0f\x50\xc6\x9a\xd9\xf7\x17\x13\x4e\xcb\xa6\x9d\xc7\x9f\xd7\x6e\xbf\xf1\x82\x49\x84\xe3\xa2\xa0\x78\x3f\x7e\xef\x2e\xd8\xfc\x4c\x70\x3f\xfd\x03\xe5\xa9\x6e\xe9\x3d\x2d\x80\xd2\x17\xf6\x83\xda\x0f\xdd\xa3\x3a\x31\x9e\xcf\x26\x78\xb7\x35\x9f\x97\xb4\xf8\xf9\x5e\xd5\x4f\x44\xeb\xe9\x0a\xd2\x99\x1e\xbd\xfa\x90\x66\x09\xc5\xcf\xe6\x85\xb3\x59\xf3\x21\xcd\xec\xe6\xdd\x0c\x76\xd2\x83\x6e\xf9\x0b\xdc\x72\x05\x14\x7a\x06\x72\x7a\xf7\x9e\x38\x30\xcd\x40\xc4\x64\x96\x71\x88\xdb\xb4\x8f\x42\x4f\x8b\x9e\xd7\x0a\x16\xbc\xe6\x83\x07\xf1\x00\x76\x41\xe8\x17\x19\xcc\x3d\xa4\x09\xcf\x47\xd3\xcd\xcd\xed\x99\x43\xb6\xf3\xcd\xfb\xea\x26\x0d\x9a\x38\x46\x04\x7c\x04\x71\x6a\xa2\x7c\x80\x42\x13\xe5\x3b\x40\xbf\xb1\x16\xdd\x1f\x50\x03\x6d\x8e\x4a\xe7\x2f\x03\x09\xd4\xa7\x69\x0e\xf0\xeb\x4f\x76\xaa\x99\x78\x50\xb5\x4f\x57\xd2\xfe\x70\xfd\xfd\x01\xfa\xb4\x30\x40\x81\x9a\x69\xa4\xc1\xfa\x87\xd6\x62\x76\xf8\x7e\xb5\xf8\xd3\xb5\xa8\x3f\x09\x22\xfe\x9b\xc5\xf1\xa3\xc2\x51\x13\x3f\x90\xb7\xd2\xae\x8d\x03\x90\x4f\x31\xe1\xef\xa9\x88\x3c\x7e\x55\xcf\xe4\x57\x37\x08\x51\xa2\x4d\x38\x90\x07\x27\x94\x1a\xeb\xdd\x3e\xec\x71\xe8\x07\xde\x28\x24\x21\x07\x14\x4b\xf6\xac\x18\xdb\xf8\xf7\x9f\x6e\xed\xf5\xd8\xe2\x7d\x16\x60\x1c\x1b\x3d\xd1\x74\xc5\x18\xa9\x67\x12\x2b\x8c\x8d\x93\xea\x2e\x29\x94\x97\x7f\xe0\xbd\x48\xfc\x38\x4a\x52\xa9\x4e\xa1\x9a\xb2\xf1\x7f\x94\xac\xea\xa6\x81\xd3\xd3\xdf\x0e\x05\xa3\x50\xc3\x1d\x6e\x82\xbb\x4a\x9d\x16\x94\xee\xd5\xa1\x3a\x2a\x36\x91\xe7\x21\xd1\xd9\xf2\x0f\x39\x50\x11\x91\xea\x2a\x1d\x68\x83\x25\xaf\xad\xaf\x1a\x34\x9a\x75\xf1\xd3\x48\xa3\x99\x39\x00\x41\x93\xf6\x28\x18\x2d\xd3\x20\xaa\x13\x78\xef\x8f\xa9\xfb\xd3\x60\xee\xf1\xd0\xbe\x18\x09\xea\xba\xdf\xc0\x6e\x96\x68\x1f\x00\x69\xaa\x48\x36\x07\x52\x2d\x5a\xe5\x3b\x7a\xb2\x80\x3e\xe8\x3c\xe2\xbc\x62\x74\xbe\xb7\xe3\xf1\x80\xf7\xbd\x23\x48\x06\xeb\x0b\x76\xcf\x1e\x6c\x5e\xa1\xd4\x5b\x73\xc0\xc6\x35\x3e\x7d\xc0\xde\x64\x65\xe1\xe8\x88\x93\xf6\x02\xa2\x04\xf5\xc7\xbd\x6f\x00\x67\x85\x79\x1b\x9e\x56\x76\xbf\x1e\x48\x36\x13\x4a\x43\x35\xc7\xa0\xbd\x51\x47\xd8\xa0\xd2\xcb\x9a\x96\x81\xb4\x16\xd6\x55\x0f\x56\x9d\xb6\x4e\x6b\x20\x02\x40\x49\xa1\xe6\x18\xbc\x61\xe9\xcc\x19\x83\xf0\xc1\x54\xc0\x97\xca\xf6\xee\x11\x8c\xd5\x31\x9f\x21\x3f\x62\xb1\x8e\x72\x44\xb2\xae\x3a\x09\x06\x33\xba\x49\xea\x24\x4d\x26\xc0\x9a\xca\xf5\xcc\x01\xac\xe6\xba\x5b\x73\xcc\x6c\x52\x9d\x4e\x08\x5b\x0b\xd7\x31\xc9\xbb\x9e\x1b\x78\x43\xd5\xcf\x17\x3c\x9e\x3d\x90\x4c\x36\x21\xd4\x3a\x60\x3a\x6b\x9f\xe7\x8e\x9c\x34\x1a\xd7\xca\x81\x6a\x5c\x69\x4b\x93\x1e\x6b\x20\x99\x61\xb1\x86\x6f\xec\x30\xe5\x5b\xbb\x36\x76\xf6\xa1\x2f\x76\x40\xc8\xe2\xff\xd9\x87\x40\xc1\x80\x63\x92\x4d\x6b\x83\x66\x2a\x2b\x3c\x06\x72\x41\xd8\x40\x33\xe0\x31\xdf\x2c\xac\x0e\x8a\x1e\x4f\xf6\xc1\xcd\xe0\x89\x40\x72\x08\x5b\x73\xc7\x11\xec\xc2\x4d\x50\x50\x78\x14\x8c\x53\xb4\xba\x6b\x1c\x0f\x7f\xd0\x5c\x9d\xf4\xfa\x11\xe6\x1b\x67\x92\xe1\x1f\x92\x0c\xb5\x81\x58\x46\xab\xb3\x06\xbd\xe0\xad\xa9\x19\x54\x05\xad\xf6\x97\xa3\x69\x9c\x4c\x15\xec\x8f\x71\x30\x5a\x44\x9f\xcc\x57\xe8\xde\x32\xd7\x99\x9e\x91\x67\x49\xe8\x6e\x5c\x49\xbf\x46\xc8\x28\x47\x6b\xcb\xc6\x45\xfa\xfd\x4c\x05\xb4\xf7\x1a\xd3\x03\x2a\xd1\xf5\x1c\xcc\x9d\x5d\xdd\x24\xd9\xc7\xdc\x80\x30\x47\x1b\x86\x06\x8c\x6d\xc5\xca\xaa\x01\x4f\x25\x1b\x24\x06\x3c\x95\x6c\x1d\x1b\x84\x39\xd6\xb7\x0d\xa6\xa4\x50\x0a\xe4\x39\x00\x73\x3e\x02\x82\x65\x9d\xad\x70\x1b\x89\x73\xcc\x1e\x37\xd9\xc3\x02\x1c\x39\x2a\x6c\x32\x1c\xf7\x89\x67\xf7\x79\x41\x79\xea\xf7\x91\x17\x46\x37\xd6\x71\x93\x68\x71\xc6\x83\x9a\x3f\xd2\xc8\x0c\x60\x9a\x6e\x76\xcc\x0c\x15\x9e\x47\xd8\xcb\xba\xf7\x0c\xec\x65\xb1\x7d\x7e\xe0\xde\xf7\xa8\xe1\x57\x64\x90\x1b\xa8\xf1\x62\x93\x47\xc0\x8b\xc8\x7e\x1a\xc1\x94\x15\x76\xff\x0c\x56\x74\xb1\x4e\x27\x7e\x5c\x6d\xb1\x6f\x00\xe9\xd8\x5a\x15\x3f\xae\xbe\x6e\xa8\xf1\x9b\x78\x61\xea\x99\xc3\x74\x03\x3b\x9e\xdd\x03\x1d\x88\xb5\x10\x01\x9b\x9b\xe7\x35\xe8\x89\xa4\x7c\x94\x33\xe8\xe2\x6e\x05\x5c\x30\x8b\x60\xf7\x30\x50\x01\xa6\x4b\x98\x04\x72\x56\xf4\x9f\xff\xe7\x89\xb3\xfc\x02\xdd\x52\xbb\xdf\x80\xdf\xcd\xf0\x33\x61\x8a\xe7\x01\x60\xc9\x2a\xe2\x40\xd9\xe8\xf8\x7c\xc0\xcb\x80\xe7\x65\x23\x56\x17\x4e\x89\x04\x4f\x92\x81\x51\x12\x31\xf8\x8d\xe4\x6a\xad\x5f\xe9\xe8\x54\x53\x55\x28\xa9\x3d\x35\x70\x7b\xb7\x3a\x3e\x0a\x43\x9d\xba\xfb\xc8\xb9\xd3\x0f\xb0\xfd\x7d\x3c\xcd\xa2\x52\x00\x48\x8f\x1b\xf0\x61\xb2\x65\x25\x90\xf5\xcf\x66\x91\x60\xce\x0a\x15\x65\x9f\x01\x9f\xa4\x8f\x5b\x4c\x20\x67\x45\x2f\xee\x22\xe7\x46\x93\x05\x74\x65\x5b\x4c\x10\x5d\xd9\x69\x25\x98\x92\xc2\x4e\x05\x41\x8b\xa2\x95\x91\x01\x8d\x98\x43\xb0\xa2\x31\xb3\x80\x3f\xc0\xee\x35\xcf\xd0\x5e\x68\x05\x69\x20\xf1\xb5\xcd\x0a\xd1\x73\x62\xb4\x80\x88\x74\xb4\xc2\x34\x5e\x6c\x15\x8e\x21\x8c\x8e\x79\x91\xba\x3b\x60\x3e\xfc\xd8\x30\x03\x3e\xeb\xd6\x3c\x47\x6a\xa8\x86\xbf\xc0\x34\xe8\xf0\x0f\x14\x61\xe9\x92\x48\xc1\x48\x48\x2b\x79\x63\x90\x24\x7f\x80\x80\x2a\xef\x6f\x78\x9c\x5b\xa1\x1e\xc8\xca\xd7\x75\x1a\x04\x2c\x79\x56\xa7\xc7\x20\x77\xd4\x3f\x39\xd4\x45\x66\xbc\x30\x47\xa3\xd8\xca\x47\x49\x17\x08\x92\xb4\x49\x20\x02\x0a\x60\x6f\x1a\x24\x03\xeb\x96\x36\x41\x5d\xbc\xee\xb3\x41\x2b\x9d\x55\x6a\x11\x88\x4a\x33\x3f\xc3\x26\xe7\x9c\x18\x31\x89\x67\xbd\xf5\x67\x6e\x11\x7f\x01\x44\x35\x2c\x90\xe0\x4e\x3e\x87\x05\xce\xa4\x5f\xc2\x70\x1b\xaf\xa4\xb7\xab\x6e\x30\xf1\x84\xaf\x77\xb1\x78\x1e\x99\x0c\x2a\x9f\x54\x1e\x70\x06\x0d\x77\xbe\x31\xc6\x4a\x81\xa2\x91\x65\x54\xa2\x25\x08\x6c\x6f\x56\x16\xc6\xce\x4d\x61\xc9\x09\xf7\x22\xeb\x70\x63\xa7\xf5\x50\xd7\xb3\x60\xaa\x88\xe1\xc9\x00\xea\xb2\x2a\x30\xf6\xec\xd3\x4d\xa0\x4f\x53\x79\x90\xe3\x84\x27\x02\x05\x4c\xac\xf9\x0b\x94\xba\xeb\xbe\xb8\x06\x52\x3b\x2c\xef\x75\x18\xdf\xac\x02\x0b\xb8\x17\xf5\x4f\x83\x37\x69\x74\x8b\xf4\xdf\xd5\x95\x31\x10\x78\xe8\x78\xcf\x20\xe4\x1a\x96\x82\x40\x58\xd6\x5f\x06\x00\x95\xd5\x70\x81\x0c\xcb\x56\x04\x06\x93\x45\xb4\x4f\x8b\x94\x60\xe1\x37\x88\x58\xa4\xe3\x8a\x93\x13\xa7\x51\x9c\xa4\xda\x82\xf6\x22\x91\xfa\x00\xde\xdf\x56\xbb\xc4\x95\xeb\xaf\xc5\x43\x18\x61\xdf\x2c\xd1\x2e\x82\x4f\x2f\x0e\x2b\x8e\xf8\x22\x15\x09\x93\x3c\x50\xaa\x7f\x86\xf7\x13\x9c\x90\x1c\x48\x15\xcc\x93\x6c\x65\x60\x10\x27\xd9\x59\x2b\xe8\xb1\x6d\x1d\x75\xd0\x6a\x37\x2c\x07\x91\xc9\xb8\x5b\x6f\x10\x34\xe3\x99\xb5\xa1\xef\xe9\xbe\x6f\x07\x81\x8f\x2e\xbe\xc1\xfa\xc4\xd6\xbc\x06\x5c\x8d\xba\x2e\xc2\x41\x05\x91\x35\xab\x81\x04\x10\xdd\x80\x30\x18\xfd\xd7\x3e\x6d\x32\x92\x45\xd3\xc9\x5c\xc7\xed\xd3\xe6\x81\x6c\x74\x1a\x06\x14\x40\xd6\xe6\xc5\x43\x51\xa7\xb9\x9a\x70\x36\xea\xbe\x09\x4f\x82\x23\xc7\x14\x4d\xd6\x1e\x71\x40\xcf\xfc\xe5\x1a\x4e\xfd\x00\xd7\x37\x49\x92\xf9\xe3\x9a\x76\xb7\xb9\x53\x3c\xf9\x8d\x9c\xdd\xa5\x1f\xb0\x3f\x84\x01\xe6\x0f\x74\x4b\x22\xce\x1f\x27\x57\x2d\xa6\xe6\x48\xcb\x31\x89\x7d\x24\x9b\xe6\x46\x1e\xd0\xc8\xe7\x96\x3c\xa0\x2e\x99\xb0\xcb\xf7\xa0\x09\xdb\xa1\xb5\x5d\x13\xbe\xdf\xd6\xce\xcd\x8d\x9a\x72\x9d\x33\x73\xcb\x71\x8a\xea\x2d\x97\xc3\x7d\x50\xb2\x87\xc9\x3a\xd9\xa9\x06\xc6\x24\xcc\xd6\xe9\xce\x17\x30\xc5\x94\x9c\x9e\x85\x03\xfb\x93\x87\xdd\x2c\xdc\x7f\x9a\x26\xb8\x96\xdb\xd9\x73\xa2\x42\x9e\xb5\xe0\xb3\xf0\xb0\xd6\xe9\x3d\x0b\x0f\x67\xa9\x52\x66\xe1\x96\xd7\x61\x3a\x59\x36\xd9\xea\xdd\x59\x49\xa0\x26\xba\xf2\x38\xd4\xf1\x3a\x2b\x85\xc0\xf0\x0f\x9c\x58\xcd\x12\xbc\xbb\xad\x1c\x9b\x19\xf3\x27\x2d\xd3\x24\x92\xf2\xc4\x53\x71\xa5\xb2\xdb\x73\xa6\x5e\x4a\x34\x34\xee\x3d\xb3\x43\xc3\xc4\x78\x58\x0c\x12\xb4\x12\x7a\x36\x48\x53\x2f\x54\xa3\xf5\x47\x4a\xa6\x89\x12\x79\xb6\x13\x4f\xfa\x72\xab\xf4\xee\x9c\x2d\xd7\x5a\x93\xfd\x62\xaf\xe2\x54\x08\x13\x95\x95\x7d\xd7\x9f\x54\x7c\x85\x34\x2b\xb3\x27\xd5\xfe\x81\x54\xab\x0b\xb8\x7b\x5b\x75\x39\x7b\x12\xa9\x99\xec\xdc\x9a\xee\x03\x8a\x2e\x1b\x8e\x67\xa2\x33\x61\xa1\x49\x74\xe6\x61\x76\xce\xbd\x34\x2f\x13\x9a\xb0\xf2\xa1\x89\xe2\xd8\xab\x07\x4d\x58\xfb\x10\x85\xad\xeb\x69\x80\x77\x58\xdf\xcc\xd1\xf4\x0e\xb3\x0e\x77\x0e\xa6\x9d\xf0\x0b\x1c\xb6\xba\x1c\xcc\x93\xa4\x1e\x47\xee\x5c\x2d\xde\x0b\xf8\xaa\x2f\xca\x93\xa9\x32\x54\xab\x74\xce\x41\x06\xf2\x33\xa7\x5e\x8a\xb2\x49\x1b\xa5\x2a\x89\xce\x19\x4c\x15\x29\x1a\x82\x6b\xe3\xad\x83\x3c\x67\x56\x78\x4c\xb8\xb4\x5b\x31\x33\x91\x19\x63\x99\x68\x1a\x39\x1d\x6b\x37\x19\x84\x68\x6d\xfe\x44\xde\x32\x6b\x72\x26\x4c\x9a\xdd\x34\xc2\xa4\x69\xcb\xee\x9c\x39\x8f\xfa\x60\x62\x27\x7a\xe9\x88\x12\x75\x2f\x9e\x2c\x19\xf2\xf3\xfb\x30\x1f\x78\x9e\x11\x51\xe8\x4b\xef\x5c\xfc\x5e\x43\x80\xca\x6c\x4a\xc3\x31\x17\xa4\x89\x54\x22\x93\x1a\xb4\x8f\x50\x5e\x60\x2e\xdd\x71\xe7\xe2\x88\x34\x05\x8b\xa7\x91\x19\x3c\xc1\x9e\x10\xc7\x24\xd8\x5b\x7e\xc6\x36\xd5\xf5\x72\xee\x3c\x21\xcd\xbf\x88\x05\xec\xca\x62\x3f\xe7\xce\x42\x12\x1a\x04\xb2\xaf\x5a\x65\x32\xa1\x61\xf3\x35\x7b\xa2\x96\x9d\xef\xab\x13\x81\x7b\x2a\x8a\x33\xe7\xc1\x75\xf6\xfb\x01\x6d\xa7\xff\xe7\x19\x60\xfe\xa7\x91\x4e\x25\x68\xe7\x84\x5b\x95\xaf\xed\xf3\xcc\x41\x6b\x50\x2f\xd4\x2b\x9b\xf7\xc3\x59\xe0\x31\x24\x92\xa1\x4b\xb3\x3b\xef\x44\x94\x5e\x73\x26\xa9\x79\xe6\x24\x68\xd0\x27\xc5\xba\xa9\x3e\xe9\x19\xe1\x69\x3a\x11\x74\x2b\xa0\x36\xa9\x21\x1b\x9f\x1f\xa0\x86\xdf\xca\x5f\x0a\xe8\xcd\x49\x3f\x2b\x95\x20\x9d\x13\xfa\x34\xdf\xb7\xe7\x8b\x0c\xeb\xf4\x76\xba\x88\x08\x8a\x7f\x80\x4f\xb2\x05\x15\x8c\x80\xbe\x0a\xcf\x8b\x07\xa7\xb9\x1d\x85\xe6\x7c\xbb\x9e\x37\x95\x96\xde\xa1\x37\x42\x00\x4c\x52\xaa\xbe\xbc\xc1\xee\x89\x2e\xc4\xcf\x19\x53\xe7\x0d\x04\x04\xe7\x6b\xd9\x04\x82\xb3\x1a\x72\x3e\x1c\xa4\xdf\xef\x00\x46\x9a\xf5\x27\x7b\x14\x3b\x3f\xc8\x41\xe1\x41\x43\x39\xe6\xcb\xf7\x84\x53\x96\x9d\x00\xe7\x83\xaa\xab\x66\xb6\x07\xa5\x03\x04\xf7\xd6\x2f\x57\x6d\xe9\x07\x52\xdc\xf5\x0c\x0a\x85\x79\x56\x62\x39\x5d\xb6\xd7\x0f\x0e\x29\x5a\x97\x05\xbd\x95\xef\x52\xeb\x07\x8a\x36\xff\x4f\x85\x82\xe4\xde\x02\x32\xf3\x10\xd7\x46\xe5\x9b\xff\xaf\x68\xc0\xcf\x74\xa8\x13\x45\x1b\xd6\x59\x50\x7d\xbd\x00\x69\x78\x0e\x17\xd3\x6c\x59\xe9\xbe\xa0\x1d\xf2\xfd\x70\x15\x1a\x9c\xb4\xc3\x17\x8c\x6f\x7d\xf3\x2c\x31\x6d\x82\x63\xf4\x16\x22\xde\xba\x12\x86\xcf\x55\x29\xed\x25\xda\x16\xfd\xa9\x54\xc2\x63\xae\xca\xa3\x57\xb2\x6d\x01\xd4\xf8\x6a\xb4\x2a\x6f\xa1\xdd\x2f\x80\xbb\xb4\xab\x17\x14\x48\xe1\x4d\xba\x68\x9f\x73\x0c\xdb\x02\xec\xf1\x8d\x6f\x51\x81\xa4\x8a\x07\x73\x35\xa2\xe0\xe2\x1f\x36\xcc\x85\x5a\x68\xc4\x62\xba\x40\xac\xc6\xd9\xd7\x72\x03\xf6\x8c\x4f\x03\x9d\x1f\xf8\x05\x9a\x30\x3c\x9b\x4c\x85\xe0\xac\xa6\x0b\x2a\xa6\x61\x0e\x7a\x61\xce\xff\xd1\x44\x21\xef\x99\xa2\x4b\x95\x8d\x1c\xab\x23\x8e\x4e\xb7\xc8\xc5\xe2\x67\x36\x1e\xac\x04\x25\x9f\x2f\x78\x76\xea\x1c\x58\x9d\xca\x8b\xcf\x27\x60\x1b\x89\xed\x45\x1f\x75\xaf\x06\x94\x4c\x43\x3a\x98\x95\x4a\x26\x9d\x03\x6b\xe4\xd4\xa9\x05\x96\xfe\xf5\x6e\x5f\x83\x73\xa7\xc9\x1e\xe4\x00\xb1\x08\xd4\x4e\x46\xce\x6b\x10\x20\x9a\x68\x38\x4a\x19\x7c\xaf\x41\x91\xb6\xdc\xe5\x83\x17\x34\xec\xa0\x48\x33\x91\x48\x85\x60\xd7\xc3\x15\x49\xa3\x68\x80\x2a\xca\x40\x79\x05\xb1\xb8\xf4\x2f\x0b\xbe\x58\x43\xba\xb5\x85\xfc\x5c\xc5\x46\x88\x15\x14\xcc\x1e\x46\xe4\x54\x6b\x1e\xe8\x42\x6e\x93\xc1\x02\x70\x31\x32\x5e\x2f\x70\x29\xaa\x8d\x3a\xd7\x0b\x5c\xb6\x3a\x05\x00\xd7\x84\x64\xb6\x94\x42\x4e\x2f\xcb\xfe\x35\x07\x84\x92\xe6\x81\x09\x57\xcb\x9f\x6c\x47\x0b\x5e\x59\x43\xa8\x65\xa5\x26\xec\x43\x0e\xd7\xc9\xcf\xd0\x8c\x59\x3a\xcc\x1c\x9f\xbb\x7f\x50\xce\x53\xe4\x31\xf3\xbd\x2a\xb3\xce\xb5\x48\xbf\x9f\x1b\xf7\xa9\x66\x88\x7a\x31\x23\xd6\x95\x79\x16\xfc\x8c\x11\x7a\x23\x2f\x0c\x42\x9a\xb6\x85\x82\x13\xbe\xf7\x2f\xfa\x5c\x0d\x8b\x51\xfa\x5c\x59\xf9\xbf\xe0\xc3\x6e\x80\xbb\xf6\x14\x60\x1a\xe6\x0e\xf6\x15\x4c\x59\x3b\xea\xae\x7a\xde\x90\xdd\xcb\xd0\x6c\xa5\x47\x95\x9f\x21\x07\x84\x62\x16\x94\x6a\x9f\x5d\x7d\x70\x96\x74\x71\x5c\xc8\x73\x6f\x84\xb1\x60\xca\xb4\x92\x6d\xd1\x83\xca\x46\x97\x75\x24\xc9\x5a\x29\xba\x54\xd9\xea\xb2\x0e\x0a\x5d\xdd\xd2\x16\x3c\xa6\x0c\x43\xd6\x91\xcc\xeb\x4e\xb0\x07\xa5\x5c\x5a\x80\x39\xd6\x8f\xac\x8b\x77\x0d\xef\x41\x66\xc6\x9a\xde\x20\xa9\xd2\xf2\xda\x5d\x41\xaa\xd4\xc7\xc5\x4b\x97\xb7\x29\x9c\xca\x3f\x47\x03\xeb\x78\x59\x30\x30\xb3\xbc\x03\x41\xd6\x3d\x90\xf2\x44\x44\x20\x97\xd5\x47\x4a\xb3\x26\xae\xb3\x26\xac\x9b\xda\xdd\xf1\x3f\xc6\xde\x24\x67\x9b\x5e\x59\x0e\x9b\x7b\x15\xdf\x0e\x5c\xec\xc9\xc9\x3f\xf1\xd8\xde\x43\x75\x34\x34\xd0\xd5\xc5\xb1\xb4\x7f\xa3\x22\xc8\x88\xe7\x18\x92\xf1\x0d\x5e\xe0\x7d\x8a\x55\x6c\x92\xc9\xcc\x64\xb6\x7e\x83\x48\x6c\xc6\x3d\xa9\xf8\xf1\x29\x9d\x14\xd9\xa4\x3c\x18\x94\x66\x0c\x0a\xb8\x2b\x35\x47\x07\x8e\x09\xa4\x2c\xfe\x60\xcd\xc2\x2f\x3c\xec\x52\xe0\x9f\x0b\x4d\x37\xb8\x4f\xe6\x9e\x3a\xfc\x1b\x79\x35\x6c\x91\x3a\x61\xbb\xb3\xa9\xe7\x44\x2c\x9c\xa9\xf2\x79\x90\xb9\x27\x7f\xc0\xba\x88\x7e\xe1\x64\x12\x8c\x43\x0f\x80\xa7\x3f\xbf\x5f\xb8\x86\xb9\x03\xde\x57\xdd\x03\x52\x49\xf9\x74\x9f\x74\x52\x72\xb8\xdc\x19\x10\x0f\x2d\x09\xe4\x84\xaa\xc9\x38\x76\x42\xd3\xd4\x55\x06\xa8\x9f\x61\xed\xaf\x96\x0d\x55\x93\x49\xd2\x89\xd2\xb8\x8e\xfb\x3a\xa1\x7a\xb2\x60\x79\x22\x3b\xa9\x8f\xd2\x89\xdc\x52\x87\x6f\xe9\x27\xd5\x4a\x36\xb3\x9e\x48\x2e\x65\xd6\x72\x52\x8c\xb2\x41\xf2\x8c\x6b\x55\x1a\x33\x52\xe0\x17\x15\x3b\xb7\x5d\x4e\xbf\x79\x3e\x83\xfb\x84\x24\x56\xdd\x03\x8f\xa7\x84\xa6\x33\x22\x47\xb3\x2e\xac\x27\xaa\x79\x55\x49\x06\x27\xcd\x74\xb6\xf4\x9d\x89\xee\x45\x82\x34\xb2\x97\xf6\xec\x76\x16\x8e\x55\x87\xcc\x66\xfa\x33\x02\xa5\xb2\x9f\x17\xa8\xaa\xd4\x94\x13\x89\x98\xa6\xfc\x89\x5c\xcd\x71\xe7\x27\xf2\x99\x9a\x9f\x9e\xf4\x90\xb2\xa9\xf1\x64\x15\x9e\xda\xfe\xca\x76\x74\x32\xe9\xbc\xed\xa7\x27\x05\x36\xe9\x1c\x4f\xea\xa5\x6c\xfc\x3a\x97\x40\xa6\x0b\xee\x99\xb9\x22\xcd\x88\x49\x07\xc2\x4f\x97\x38\x95\xd2\xcf\x9c\x10\xd8\x86\xb3\xc4\x9f\x99\xa7\x52\x37\xd4\x33\x53\xae\xf4\xaa\xe1\x16\x6f\x23\xee\x09\xc5\x54\x2f\x6e\x07\xe5\xd6\xb1\x3e\xcb\x9a\xb5\x96\x01\x8f\x2c\x4b\x19\x67\x29\x50\xd0\xb8\x43\x62\x86\xc4\xaf\x93\xf9\x51\x9d\x2a\xe1\x5c\x8a\x2a\x29\x27\xce\x42\x94\xf7\x17\x37\xbb\xf0\x24\x1e\x02\xc2\x83\x30\xbc\x44\xbf\x91\xeb\xca\x39\x37\x4f\x14\x1a\x6a\xc1\xb3\x86\xde\xe9\xe7\x04\xd4\x55\x3f\x49\xbf\xc9\xb5\xa3\x1f\xac\x10\x09\xfd\x5e\xab\x70\x0f\x74\x36\xf4\x08\x30\xcf\x76\xb7\x83\x16\x89\x87\x9e\x94\x08\x4d\x28\x3e\x89\xb0\x39\xa1\xe0\x09\x01\xd0\x82\xc5\xd9\xe0\xef\xeb\x19\xc3\x14\x69\xf3\xf0\x09\x79\xd0\xc2\xdc\xb9\xdc\xbd\x0c\xf7\x86\xf8\x02\x9f\xd0\xc6\x09\xf9\x83\x97\x2b\x12\x10\x1b\xa9\xa3\x8f\x20\xb5\x50\xb6\xef\x9e\x9d\x50\xd4\x9a\x3b\x91\xc3\xfb\x80\x00\xc2\x1f\x8c\x46\x9e\x85\x9f\x33\x0b\x3f\xfb\xe1\x48\xb5\x13\xd6\xcd\xe1\x55\x21\x9d\xbe\x2a\x2b\xf7\x93\x6e\xf4\x36\x08\x9f\x7d\x45\x45\xe8\xf7\x83\x48\x4c\x4f\x91\x74\xc6\x1b\xb7\x24\x38\x13\x1a\xb8\xd5\xdb\x1f\xf0\x64\xcc\xa2\x23\x72\xce\x4f\xc4\x8b\x3f\x5c\x04\x12\xdd\x90\xf4\x73\x8e\xb5\x08\x0f\x41\xa9\xc0\xd8\x84\xb4\xfc\xdd\x7b\xcf\xd4\x0d\xb6\x7c\x9e\x48\xdd\x50\xbd\x4c\x9a\x4a\x8b\x7f\x73\x15\x3e\xb6\x90\xf9\x7e\x18\x15\x45\x3e\x1f\x21\xb8\xab\x55\x63\x1f\xb2\xf0\x8f\xe2\xdf\x24\x8e\xfe\x1e\x94\xc4\x74\xe2\xe4\x0c\xbd\xf7\x27\x79\xab\xc1\x76\x32\x6d\xa3\xa0\x80\x44\x5b\x16\x6b\xcf\x73\x51\x4b\x0f\xb1\xd6\xa0\x45\x7d\x52\x62\x1c\x3e\x93\x08\x8b\x74\x72\x89\xf3\x22\x36\x65\x3f\x58\x80\xd6\x2c\x97\x0c\x28\xb5\xce\x89\x44\x5a\xc9\x57\xbb\xf3\x22\xbe\x78\xb3\x20\x15\xfa\x26\x77\x5e\xef\x07\x08\x1f\x3b\x24\x85\x3d\x4c\x59\x90\xf3\xb5\x4a\x05\x71\xde\x6b\x52\x1a\x01\xb6\x59\x95\x0b\xeb\xe7\x4d\x7a\x97\xfd\x05\x18\x7c\xf1\x0b\x9d\x2f\x68\x15\xf7\xa2\xda\xda\x3c\x1a\x67\x6d\xef\x3d\xe1\xf3\xf6\x23\x03\x20\x9f\x44\x29\x7f\xa5\x9f\x3b\x11\x37\x59\xbb\x27\x8c\x84\x67\x3e\x21\xcf\xd2\x2c\x68\x3e\xd0\x07\x0e\x3b\x24\x9f\x9f\xa0\x9c\x86\x61\xf0\x89\xc1\xd9\xc1\x7d\xe7\xb3\xb6\x41\x3b\x4b\xa1\xb7\xbb\x47\x10\x74\xb3\x56\x28\xfc\x0e\xef\x3c\x72\x4f\x0c\xd5\x45\xee\x27\xdc\xe3\x9c\x13\xf4\x7c\x90\xe2\xc5\xc2\x02\xcc\xc0\x3f\xc8\x87\x3c\x5e\xf6\xa6\x3f\x5f\xec\x9a\xd1\x00\xc5\x72\x7f\xa4\x8f\x17\x6e\x1a\x16\x04\x29\x64\x4b\xf3\x71\x22\xd5\x84\x43\x4a\x4e\xe4\x83\x1d\x2e\xe0\x73\xc2\x35\xae\x17\xff\x26\x03\xd2\x07\x93\xa4\xd2\x27\x18\x35\x03\x5c\xfa\xe8\x9c\x3c\xa0\x82\xf1\xe4\xe5\xc3\xa7\x63\xf2\xf2\x11\xfc\x00\xe9\x29\xcc\xfc\x27\xe7\xac\x35\xc0\x82\xec\x00\xda\x73\x9e\x48\x59\xe4\x29\x51\x39\x6d\x9a\x00\x8d\xe2\x30\xd9\xa2\xc1\xd8\x66\xed\x0b\x05\xa2\x5c\xfd\xe1\x62\xf1\x5c\x51\xf3\xeb\x60\x99\x8c\x43\xbf\x19\x79\xd1\xf4\x9b\x02\x4d\xf7\x07\x3c\xc0\xc1\x23\x34\xec\x9b\x7b\xa0\xa5\x4d\xc8\x7a\xb1\x00\x80\x2d\xe9\x17\x45\xfa\x9f\x39\x51\xc2\xe9\x1e\x14\x7c\xb4\x7a\xcc\xc9\x31\xd5\x03\x64\x7c\x17\x39\xb8\x02\xd1\x5d\xf2\xf3\x15\x88\x2c\x9a\x24\x24\x76\xd7\x55\xb8\x02\x27\xed\xf7\x59\x9e\xa4\xeb\xf7\x89\xf6\xa0\xdf\x17\x24\x76\x0f\xb8\x36\xc2\x1f\x20\xb9\xf0\x4f\x87\x94\xe8\x8b\x1f\x2c\x4e\xac\x29\x44\xae\x41\x8b\x8c\xd4\xaa\xf8\x37\xa7\x2c\x28\xa1\x16\x94\x73\x94\x5f\xc8\x33\xe6\x5c\xef\x57\x84\xc7\x83\xc1\x1e\x17\x54\xd5\x41\x5a\xf8\xac\x11\x90\x1d\xd6\xc5\x07\xae\xc4\xcb\x99\x08\xed\x45\x9d\xa7\x0e\xc0\xc5\x72\x01\xb6\xfb\x5f\xa8\x0e\xe0\x4c\xeb\x17\xe4\x63\x27\x39\xbf\x98\xb5\xcb\x0e\x0d\x57\x5e\x27\x42\x73\xc8\xeb\x96\xea\x37\x48\x5a\xc5\x16\xaf\x4f\x20\xae\x4e\x4e\x7c\x41\x81\xe9\xbc\xe8\x17\x7d\xe4\x9c\xfb\xf7\xca\x9c\x94\x87\x98\xf8\x2d\xc0\x2c\x9f\x39\x51\x92\x0b\x21\x0b\xc3\xe9\xb4\x2f\x06\x8d\x7a\xb7\xcb\x3a\xd8\x7e\x01\x7b\x23\x39\xec\x62\xb1\x5b\xc9\xaa\x57\xa1\xb2\x38\xfa\x01\xf0\x49\x2c\xea\x2a\xdc\x3c\xb7\x23\xc7\x81\x18\xce\x55\xc8\x79\x45\x6b\x2e\x78\xdd\x39\xe9\xf3\x45\xf5\xa6\x5d\x2e\xae\xba\xaa\x33\xea\x37\xa7\x20\x5a\x72\xc1\xa8\xea\x5c\xd5\x17\x84\xd9\x16\xff\xa6\xb4\x78\xbf\xea\xa2\xee\x5a\x71\xe5\x7c\x04\xa2\x25\xea\x6a\xb4\xc6\x5a\x7d\xfe\x8d\x2c\xb0\x06\x08\x34\x9d\x2e\x2c\x70\x21\x77\x46\xff\x39\xb1\x08\x64\x30\xcb\xbd\x98\x63\xac\x1b\x64\xb4\xd0\xda\x7b\xe9\xa2\xa6\xb3\x1b\xc8\xb0\xd0\x3a\xc5\xf3\xb5\xa4\x63\x83\x00\x9a\xce\xe0\x90\xbe\x0b\x51\xa7\xce\x5e\x7c\xf5\x85\x2a\x7e\x21\x21\x2c\x41\x60\x60\x16\x32\x3b\xb2\x5c\x0c\x43\xed\xde\xa8\x7e\xfe\xf3\xe7\x27\xdc\xee\x5a\x8e\x7c\xc3\x0f\xb8\x0f\xee\x72\xe1\xb3\xc7\x04\x3e\x1b\x74\x4b\x1c\xd6\x2d\xf4\x5a\x19\x3b\xf4\x01\xd2\x8e\x39\x91\xec\x35\xe8\xc5\x22\x59\xe4\x1a\xbc\x7b\x49\x49\x7c\x8d\x75\xa5\xd4\x18\x83\x14\x57\x9c\xea\x46\xce\x3f\x9b\xbe\xee\xc4\x63\x2a\x1a\x7d\x33\x7e\xc9\x02\xc2\x8d\x9a\xb9\x4e\x3d\x7a\xb3\xb4\x88\x19\xc5\xcd\x9a\x6f\x0e\xd4\xba\xe1\x60\xeb\x9c\x98\x37\xa9\x89\xc4\xfe\x9b\x97\x6b\x53\xf1\xfb\x23\x1e\x29\x78\xc8\x4c\x02\xa6\x9b\xef\x8d\xcb\xb5\x93\x64\xde\x79\x1d\x8a\xa8\x07\x54\x71\x68\x92\xf4\x0a\x71\x80\xd4\x4d\x6a\xa3\x63\x75\x93\xb8\x64\x8f\x30\x39\x27\x7d\x80\xa4\x80\x4e\x30\x75\xd3\x4b\xc4\x0e\x37\x37\xe2\xa1\x46\x17\xea\xdf\x8b\xba\x14\x7f\x52\xd0\x85\x26\xc9\x94\x7f\xe6\x56\x77\x59\xc0\xd7\xac\x0a\xcf\x42\xf3\x27\xdf\xba\x5c\x68\xe6\xa6\x05\xc6\x4e\x3b\x37\x03\xa2\x6c\x39\xbc\x61\x51\xb1\x55\xe0\xc6\xed\xda\x69\x85\x6e\x5e\x9e\xed\xdd\x72\x57\x06\xa6\x24\xbf\x31\x38\x4d\xed\x17\x72\xf8\x38\x65\xee\x8d\xeb\xb4\x9d\x09\x6f\x52\x20\xb1\x9b\xbb\x2e\x0c\x11\x02\x20\x05\x4f\x51\x25\xe7\x7e\xc3\x15\xd7\x59\x58\x6e\xd0\x80\xc3\xe5\xeb\xee\x06\xa4\x13\x1d\xbd\xdb\xda\x4f\x3f\xc0\x98\x22\x2b\x77\x23\x12\x4a\xc4\xba\x3b\xd7\xad\x39\x74\x6e\x86\x40\x8d\xac\x81\x4e\x7a\x70\xc3\x1c\x61\x37\x8f\x7b\xdd\x6e\x75\x9f\xb9\x51\x2d\xee\x07\xed\xe9\x86\x6b\xb7\x8a\x1b\x69\x04\xbb\x39\xf9\x4d\xbf\x5c\xb3\xfe\x1b\x41\xe1\x0e\xd2\xbb\x61\x5e\x70\x7c\xcf\xcd\x12\x71\xe6\xc3\x37\xd3\x06\x9a\x11\xdf\x4c\x1b\x68\x6f\x95\x1b\x24\xc0\x01\x34\xf7\x47\x01\x92\xc9\xd4\x0d\x02\x90\x6c\x1f\xb8\x4f\xd6\xdc\x11\x5c\x10\x5d\x65\xf6\x72\x9f\xcc\x75\xa9\x0e\xce\x85\xd5\x9a\x02\x0c\x14\x56\x16\xde\x48\xc2\xe3\x2c\x02\xf7\xc9\x88\xdd\xbf\xa9\xee\xda\xef\x93\x50\xd7\x2e\xb0\x7c\x9c\x8f\x10\x6f\xb6\xde\x04\x24\xf8\x71\xd0\xc2\x0d\xb7\x12\x3b\x4f\xdf\xb8\xd8\xba\xba\xc4\xfd\xdd\x6b\xd3\x0f\xf9\x83\x5b\x89\x7d\x0d\x6e\x84\x6d\xd9\xb7\xfa\xbe\x60\x00\xf2\x62\x11\x1b\xde\x9b\xfb\xe3\x01\x95\x74\x76\x23\xff\xcf\xe8\x62\x35\xf7\x05\xc7\x17\xf1\xf3\xfb\xbb\xe4\xa6\xf0\xd3\xce\x15\xb8\xc7\x09\xb4\xd2\xfb\x37\xad\x74\x9a\x21\x92\xfd\x34\x31\x89\x9b\x5e\x29\x3e\x19\xdf\x25\x38\xb9\x54\xc0\xfd\xdd\x81\xf3\x0f\x02\xdc\x8b\x91\xf9\x05\x12\x80\xee\x1e\x18\xd4\xaf\x19\xa1\x30\x8a\xb5\xbb\xf7\xba\x13\x47\xbf\x70\xc2\x21\x49\x40\xba\xd7\x51\xd1\x1a\x71\xcd\xb5\x9b\xd7\x8d\xc2\x28\x4e\xc3\x7e\xdf\xe4\x7c\x5e\x24\xf2\x05\xb9\x70\xca\xfd\x50\x92\xf3\x17\x4f\x02\xd2\x69\x9f\x19\x17\x66\x61\xf0\x66\xa1\x14\x8b\x93\x37\xe2\xc2\x4a\x30\x85\xc0\x45\xd8\xde\xe7\xf7\x77\x11\x8e\x76\x6f\xbb\x97\xc3\xb3\x87\x24\x65\xfd\x79\x01\xd5\xab\x74\xb1\xbd\x5f\x54\x2b\xf7\xe9\x7d\x69\xda\xf9\x79\x00\x82\xe0\x0e\x90\xc0\xda\x1e\xf3\x37\x6e\xc2\xbe\x1e\xdd\xb8\x09\x5b\xd5\x70\x33\x18\xde\x4e\x53\x37\x6b\xa5\x18\xf9\xd6\x55\x58\xfc\xff\x7e\x91\x2b\xa6\xb8\x47\x02\x5a\x22\xf2\x3d\x91\x2e\xc1\x64\x94\x39\x8e\x2c\x95\xdf\xcc\x71\x64\xd7\xaf\x7b\x22\x21\x96\xf1\x77\xdd\x85\xcd\x7a\x59\x1d\xef\x07\x1d\x26\xfd\xd1\x3c\x8b\x49\x8f\x4c\xff\x06\x7a\x98\xeb\x31\x41\xb5\x9d\xb9\xee\x75\xfb\x95\x10\xf9\x1c\xbc\x17\x4a\x99\xf9\xb0\xfa\x9d\x73\xfa\x3e\xbc\xbd\x36\xff\xc6\xc1\x15\x5d\x7c\x8e\x45\x5a\xfd\x00\xe8\xd0\xdc\x23\x28\x8f\x18\xeb\x03\xd7\x68\xbb\x95\x3e\x0c\x0c\xb3\xe8\xff\xc0\x37\xda\x9e\xaa\x0f\xef\xb2\x62\x40\x0f\xcd\x53\xd1\xbf\xb1\xfb\xc2\xf1\x07\x57\xdb\x26\xf6\xf1\xf0\x6a\x2b\x95\xc0\x13\x16\x5c\x3d\x00\x5d\x02\x8a\x7b\x5c\xdb\xaf\x39\x22\x94\xd9\xba\x9f\x67\x69\xce\x25\xf6\x3e\x64\xfe\x22\x8f\x0f\x42\x9d\x5b\x77\xfb\x3a\x34\x7e\x01\x99\xc0\xb4\x95\x0f\x43\x9d\x83\x2e\x69\x4f\xe5\x51\x17\xdc\xe9\xe2\x69\xed\xfd\x03\x8f\x4e\x2b\xd4\x1e\x5c\x28\xec\x1e\xf6\x34\x82\x45\x6b\x40\xa1\x5a\x9b\xa3\x9f\x46\x55\x8b\x7f\x37\x50\x70\xff\x5e\xb8\xa2\x19\x74\x0e\xd0\xff\x86\xff\x3c\x7d\xa1\xbb\xa6\xc3\x3a\x66\x41\xf4\xfb\xf9\xe4\x86\x64\xe4\x7d\xfa\x3a\x94\x9a\x30\x62\xa4\x5d\xca\xea\x61\x8c\x74\x10\x4f\x7a\x96\xa0\x20\xf1\xf6\x19\x0b\x9b\xb5\x86\x41\xc3\xa4\xd8\xd0\x03\x0f\x4e\xe7\x7c\x7a\x06\xa5\x1b\x6f\xdc\x92\xeb\x45\xad\x1e\x3a\x1e\xd8\xd3\xef\x39\xe1\xb4\xac\x53\xf9\xb0\xb4\x6b\x10\x59\x7f\xe0\xc3\x69\x6d\xeb\x73\x52\xc4\x92\xc4\xfb\x30\xbb\xaf\x23\xeb\x1e\x64\xd3\x6b\xb6\x8f\x3f\x17\xc9\xb4\x24\xdc\x07\x6a\x62\x73\x8a\xe7\x2a\xec\xc2\x2f\x34\x3e\xd0\xb4\xc8\x50\xed\x7b\xf7\xc0\x75\xc0\x3e\x47\x0f\xb5\xc6\xf6\xa5\x7b\xae\x55\x76\xdc\x5d\x40\x06\x10\x8d\x7b\xee\x05\x0a\x6d\x19\xf4\xc6\xf6\x4c\x7b\xee\x35\x2b\x6d\xd9\xbd\x60\xa3\x31\xee\x35\x4d\x6d\xd9\xdd\x79\xfa\x3d\x08\xcb\x56\x19\x0f\x11\xb4\x63\x27\x89\xe7\x86\x80\x6a\xc4\x62\xbe\x96\x50\xfd\x00\xf4\xc3\x34\x8e\x69\x85\xed\x19\xf0\x3c\x4c\xc7\x28\x79\xf2\x59\x3e\x10\xd9\x9f\x80\x64\x18\xf5\x59\x1c\xcc\x56\xf9\xe7\x21\xd5\x13\xdf\x7c\xc8\x04\x4d\x10\x1e\xce\x5a\x90\x80\xf6\xd7\xf2\xd6\x83\x58\x68\x1b\x31\x9f\x8f\xc7\x45\xeb\x2d\x1f\xb0\x34\xdb\x0f\x9f\x77\x1d\x1f\x75\xc8\x50\x68\x7b\x2e\x3e\x2f\xc9\x9a\x04\xd2\x07\x55\x18\x86\x11\xf5\x5d\x24\x46\x90\x7c\x51\x0b\x5b\x12\xeb\x43\x7d\xae\x9d\x23\x9f\x09\x11\x28\xfa\x85\xcc\x21\xfc\xa0\x40\xfe\xd0\x1c\xe0\xdf\x69\x7b\xe1\x43\x87\x09\x6b\x31\x9e\xc9\x65\x6f\x38\xbe\x8b\xff\x88\x35\xbf\x07\xc5\x8d\xe8\x37\x10\x89\x26\x94\x7a\x8f\x75\x9a\x86\x1e\xdc\xfc\x22\xe9\x01\x72\x3a\xeb\x48\xbf\xe0\x1f\xd6\xf4\xbf\x21\x70\x99\x1a\x82\xfe\x0c\xd6\x30\xbc\x61\x4d\xc2\x9f\x60\xda\x42\x98\x37\xd2\xc1\x52\x9c\xf6\x85\x2f\x41\xb3\x93\xc5\x4b\xaf\x4d\xdb\x98\x5f\xa6\x4c\xb1\xd2\xe1\x45\x7e\x5f\x5f\xa4\x5f\x64\x44\xb1\xda\xf8\x4d\x04\x8d\x44\xf6\x77\x15\xaa\x97\x48\xf1\x22\xa4\xd7\x4a\xdf\x17\x09\x7f\xad\x4c\x7f\x13\x97\x21\xc4\x7f\xa9\x82\xb0\xc2\xe0\x4d\x4b\xcf\xa1\x95\x23\xae\xc4\x26\x80\x37\xa3\xba\xb9\xd0\xf8\xcd\x0d\xed\xea\x00\xfa\x03\x6b\x94\x5e\xe8\x22\xad\x28\x7c\x51\x52\xde\x6a\xe7\x97\x75\xa6\x42\xf3\x07\xc0\x98\xe0\x09\x50\x8f\x26\xe9\xf2\x65\x21\xaa\xfa\x33\x04\x29\xb4\xa4\xc1\xb7\x10\x70\x7f\x95\xa0\xee\x65\x41\x01\xeb\x50\x5e\xe8\x12\x7c\xff\x7d\x11\x40\x62\x15\xd8\x4b\xc5\x40\xfd\x79\x40\xe1\xa0\xf8\x0b\xb8\x03\x8a\xd7\xbf\x70\xc5\xf4\xd5\xe8\xad\x6b\x23\x35\x24\x5d\x31\xad\x75\x79\x11\x00\x6c\x85\xc7\x0b\x4f\x4c\xab\xc8\xde\xca\x8b\x42\xf1\x07\x3c\xca\x52\x4e\xbc\x4b\x33\x20\xce\xf7\x32\x00\xc4\x7a\x98\xb7\x11\x65\xa5\x01\x79\xdb\x9a\x96\x3e\x41\x04\x88\xef\x33\x2f\xd2\xf9\x3a\x8b\xe3\xdb\x48\x25\xab\xbb\xac\xf8\x40\xeb\xa2\x46\xd2\x19\x14\x5f\x6a\x20\xad\x27\x7e\x99\x5b\x25\xc8\xfc\xf9\x42\xfd\xd0\xec\x94\xf3\x42\xfd\x60\x46\xf7\x42\xe8\xf0\x7d\xe5\x85\xb1\xdd\x32\xf1\x0b\xed\x83\x85\xe6\x17\x39\xec\x2c\xb8\xbf\xac\x43\xd5\xab\x5f\x00\x46\xfa\x4c\xf4\x0b\xbf\x35\x45\x46\x09\x8b\xf3\xbe\x2c\x7d\xda\x25\x42\xbc\x83\x33\xd2\xaa\x59\xe4\x20\x48\xe0\x7d\xe1\x2d\x69\xf1\xf2\x1d\x9c\xb2\xe0\x3a\x16\x1c\xfd\x01\x79\xa0\x04\x84\x17\x52\x8a\xc5\x98\x77\xf0\x2e\xec\xad\x18\x0b\x29\x3d\x89\x87\x0f\x3c\x08\xa5\x6a\xaf\x03\xc6\x73\x0b\x21\x2f\xab\xa3\x5a\xfe\x7b\xcf\xb5\x7b\x9a\xf7\xb9\x40\xa7\x41\xa0\x53\xb0\x68\xf4\x7e\x82\x4d\x74\x10\xda\x0b\x8f\xc9\x1f\xd0\x9d\x3c\xcb\x62\x38\x2f\xeb\x52\x05\x5d\x26\x5e\x0a\x3e\x5e\x17\x82\x57\xcc\x87\xdf\x8b\x93\x76\x3b\xf5\x5d\xba\x1b\xbc\x17\xaf\xab\x3f\x5f\x20\x76\xc4\x2e\x29\xef\xb5\xca\x60\x6a\xd6\x17\x55\x3f\xe2\x93\x2f\xc4\x9c\xae\x8b\xff\xfb\x89\x39\xcd\x6e\x5f\xef\x4d\x7e\x61\x9c\xba\x81\x73\xe2\x82\x2f\x22\x95\xcd\x78\xdf\x25\xe4\x18\xa7\x70\xf1\xff\x61\x72\x90\x71\x5c\xf2\xe9\x85\x88\xf3\xc3\xd2\x60\xfa\xb6\x7c\xf2\x32\xfd\xcb\xe1\x09\xc0\x52\xec\x09\x3d\xbc\x20\x4b\x54\x7e\x71\xcd\xef\x12\xcc\xde\xe5\xf5\xa9\x3b\xd4\x0b\xf1\xe4\x87\x3b\xf1\x8e\x6e\x1f\xe7\x17\x85\x11\x5c\xad\xf9\xfd\xae\xdc\xc9\x56\xa8\x97\xf2\x89\x99\x13\x85\x8d\x6e\x8e\xf8\x72\x04\xc1\x80\x0e\x9b\xf6\xf5\x79\x69\x4d\xb6\x57\xf4\xcb\xd2\x06\x76\xa3\x7e\xe7\x02\xbc\x96\x35\x17\x60\x35\x0b\x06\x14\x7b\x96\xac\x26\x1a\xa4\x56\x7a\x27\x23\x75\x8d\x93\x93\xd3\xd2\xe6\x52\x62\x29\x6e\x67\xb5\x10\xcf\x01\xc8\x21\x66\x33\x99\x43\xce\xea\xcd\xc9\xf2\xf1\x76\x65\x9e\xb8\x41\xe7\xf2\x57\x01\xae\x13\x85\x47\xcd\x1a\xe6\xc1\x43\x28\xc2\x3e\x8f\x45\x1b\x86\x1e\x0c\x04\x53\x65\xfd\xc6\xa1\x14\x37\x9a\xb0\x1d\x9b\x54\x4c\x24\x4d\x31\x95\x9f\xb8\x2d\x9b\x46\xcf\x4f\xf8\x49\x86\xf1\x0c\x9c\x91\xd6\x17\x2a\xd7\x97\xf4\x80\x36\x04\xdd\xb7\x27\xe3\x88\xed\xf9\x33\x03\xc8\x57\xf5\x0b\x80\xb9\xe8\xdd\x0c\x9c\xa2\xdf\x87\x6c\x1c\x3c\x25\x06\x73\xfd\x0c\x09\xf1\x4b\x27\x72\x46\x4a\x42\x3a\xb2\x33\x92\xa4\x36\xbf\x81\x23\x59\xfd\xc2\x82\xab\xe6\xc0\x98\x19\x7b\x52\x4f\x96\x5f\xc8\x7e\xe1\xfc\x84\x63\x5d\xfb\x26\x73\x18\x5b\x8f\x3d\x23\xe5\x00\x11\xb3\xc9\xca\x54\xe1\xa7\x0b\x62\xb8\x71\x25\xb2\x22\xaa\x66\x95\xb8\x17\x9a\x43\x5a\x79\xe2\xb5\x59\x69\xad\xcb\x5f\xf0\x42\xa5\x7b\xc4\x64\xa9\xa9\xea\x69\x25\xb8\x61\x09\xa1\x67\xe2\x66\xb8\x4b\xf2\x92\xe6\x41\xb9\x3b\x9a\x24\x4c\xd6\x3f\xbb\x99\x26\xbc\xd3\x04\x5a\xc6\x26\x3b\xf4\x64\x32\x38\xb9\xfe\x3c\x00\xca\x19\x87\x33\x75\x4a\xa2\x3e\x13\x95\xa8\xf2\x4f\x97\xc0\x39\x1d\xfc\x09\x9f\xd0\x1f\xc8\xe6\xb5\x7b\x5a\x04\xc5\x4c\xef\x26\x83\x97\x6d\x88\x9f\x14\x2b\x8d\x0f\x9f\x58\x99\x1c\x1e\x38\x33\x17\xe9\xdf\x93\x6b\x50\x07\x85\xd2\x91\xb1\xbc\x30\xe6\x41\xbc\x68\x32\x58\xb9\x7b\x2b\x90\x39\xe6\x07\xb0\x74\xf9\xb4\x55\x62\x16\x4e\x4a\x60\x80\xe0\x68\x8d\xf3\xa4\x03\xa7\x34\x36\x93\x5a\x26\x3b\x87\xcf\x41\x86\xab\x29\x20\x75\xad\x1d\x07\xe7\x92\x02\x7c\x78\xa9\xde\x30\x31\x40\x32\x92\x9f\xbd\x84\x07\x5d\x97\xe8\x3a\x4f\x4a\xc7\x26\x77\xe7\x5a\xa4\x1f\x2c\x04\xd4\x98\x9f\xd8\x90\x5d\xb1\x7c\x9e\x1d\xbf\x35\x67\x18\x16\x7e\x3b\xf8\x20\xff\x73\xb6\x4f\x4e\x49\x40\xa0\xc3\x9c\x2e\x35\x13\xb9\x4b\xec\x8a\x36\xaf\x88\x48\x12\x8d\x77\xad\x29\xbb\x03\x6c\x83\xa1\xc8\x2c\xb4\x76\x23\x9c\xc8\x6d\x62\x81\x7e\x7e\x02\x41\x77\x65\xc1\x09\x3d\x88\x6b\x1f\x4c\x96\x4e\xb2\x6f\xe4\xbc\x90\x2a\x57\xbc\x72\x2e\xbd\x88\x69\x2a\x73\x9b\xd8\xfa\x32\xef\xf8\x89\x14\xc9\xbf\xf3\x3f\x7f\xda\x30\x72\x41\x71\x62\x8d\xf8\xbc\x79\x73\xf3\x9c\xa1\x26\xc9\xf6\x3c\x9c\xcc\x6b\xdb\x7e\xc6\xa4\x48\x68\xaa\x4a\xa1\xa1\xd5\xbf\x4a\x96\x3a\x99\x0a\xc5\xb4\xeb\x59\x6b\xd2\x80\xd4\xa2\x18\x99\x99\x61\xce\xae\xe8\x93\x21\xb2\xed\xe7\x0b\x70\x16\xdd\x62\xe6\x32\x2d\xfc\x7c\x01\xd6\x25\x63\xc5\x7c\x79\x45\x31\x2e\xc0\xc3\xcd\x62\xcc\x7c\x49\xf7\x8d\xcf\x4b\x2b\xe2\xcd\x46\x1e\x5c\x5b\x06\xe6\xcb\x50\x3c\xb7\xd3\x26\xfb\xf3\x00\xd9\x1f\x8d\xbe\x48\x83\xdb\xa5\xf3\x9a\x2f\x2b\x73\x69\x51\x2f\x09\x89\xbf\x5f\xbc\xca\x1d\x00\x9f\xa5\x66\x9b\x50\xaa\x38\xfb\xea\x5c\x86\x01\xaf\x01\x61\x29\x5d\x9a\xa3\x39\x17\x98\xfc\xc5\x3a\x72\x1a\xe2\x13\x83\x92\xd5\x6e\x13\x71\x2b\x43\x0a\x8e\x39\xc9\xaa\x8c\xd1\x9f\x50\x93\x6c\x67\x9e\x73\x61\xf4\x1a\x62\x1c\xa8\x7d\x20\x62\x37\x8e\x03\x0e\xf2\xbb\xc7\x71\x1c\xbc\xe3\x74\x3f\x48\x1f\xd8\x0e\x7f\x40\xcd\x50\x77\x8f\xd8\x88\xad\x41\x1b\x07\xf4\x3a\xda\x88\x71\xac\x8a\xea\xd9\x3d\x5e\x58\x44\xd6\x6f\xaa\x75\x36\x5f\x1a\x07\xec\x06\x63\x0b\xc1\xe3\x40\x4a\x15\x11\x8a\x71\x40\xed\x13\xdd\x8e\xe2\x0b\xa3\xa9\x1d\x19\x55\xfa\x50\x7f\x28\xbd\x70\xfc\xfc\x86\x63\x9f\x27\x44\x41\x68\xf8\x77\xc5\xf8\x49\xbf\x91\xdc\x38\x78\x3c\xd2\x99\xaa\x25\x7e\x62\x50\x53\x7a\x95\x71\x84\x13\xbb\xe0\x01\xa9\xc9\xea\xfe\x00\xe1\x23\xd5\x1f\x60\x85\x87\x7f\x4f\x98\x07\x05\x74\xc4\xbc\x48\xf9\x32\x0e\xa4\x56\x19\xde\x94\x18\x41\xd8\xb4\x27\x11\xb5\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x68\xcd\x91\xba\x98\xae\x35\x21\xd0\x38\x19\x06\x48\x43\xa7\x74\x1c\xe3\x80\x8a\x4a\xda\xbc\x71\x24\x02\xd5\xed\xd4\x92\x55\x41\x1d\x69\x80\xa3\xa1\x0e\x71\x46\x01\x56\xe3\x48\x74\xea\x73\x3b\xb1\xc2\x1d\x92\xb1\x37\xbd\x90\x99\x9c\xc3\x50\x87\x0b\x5e\x35\xae\x33\x49\x9d\x12\x36\x8d\x23\x93\xc8\x0c\x3f\x80\x6f\xbc\x17\xc9\x90\x15\x2f\x12\xd2\xc9\x08\x82\x2b\x7c\x68\xfa\xcf\x14\x90\x82\xc4\x98\x96\x29\x49\xfa\x74\x41\x5a\x91\x17\xec\x38\x10\xd0\xa2\xb4\xfa\xe3\x28\x38\x7d\x41\xef\x23\x3c\x65\x04\xbd\x0f\xd1\xe4\x67\xc2\xf0\xc6\x1b\xc1\xdf\x83\x60\x04\x01\xb1\x7c\x98\x9a\xbd\x80\x42\xcc\x34\x22\x14\x40\x39\xfa\x05\xf2\x16\xe3\x76\x21\xd8\x35\x23\xc4\xa6\xa4\x23\xfc\x05\xef\x19\xc7\x27\xf7\x34\xe9\xd2\xc7\x51\xc9\x5a\x7c\x74\x19\xb8\xe2\xf5\x7c\x82\x51\xfa\x41\x02\x5a\xdf\xe4\xa5\x34\x8e\x0a\xcf\xff\xe4\x0e\xb0\x60\x9f\x14\x96\x80\x08\xfe\xcd\xeb\xaf\x21\x50\x1f\x58\x39\xfd\xc2\x8b\x1b\xbb\x20\x08\xef\x3e\x79\x7b\x8d\x83\x91\xcc\x3f\x53\x84\x32\x6d\x44\xcd\xa0\x91\x40\x0e\x2d\x12\x91\xcb\xd9\x48\x02\x65\xda\x30\x10\x90\x6f\x45\x79\x46\xc7\xd1\x3a\x7e\xbb\x9d\xda\x99\xe1\x17\x4e\x6c\xba\x5f\x40\x86\x67\xe3\x39\x9c\xfd\x86\xf7\x10\x39\xf8\xb2\xa9\x0d\x5c\xfb\x54\xed\x6d\x1c\xd0\xbc\x29\x51\xc8\x38\x3a\x57\xa4\x09\xf7\xf4\xcf\x9f\xa2\x1c\xb5\xe3\xa0\x81\xaf\xb8\x3f\xf2\x31\x6f\x0a\x55\x73\x9e\x30\x73\xfa\xfd\xcc\x18\x9e\x43\xc3\xf4\x0d\xaa\xba\x11\x85\x54\x7d\xa1\xa5\x80\xda\xc9\x23\xbc\x6d\x9d\x8c\xcd\x27\xa5\x63\x9f\x92\xb6\x85\x81\x31\xcd\x2f\x8c\x80\xb3\xa9\x2e\x97\xc5\xd0\xb3\x1c\x34\xfd\x14\x77\xc1\xeb\xae\x59\x1b\x73\x00\x06\x4f\x6b\x50\xc9\xed\x37\xce\x85\x1d\x9a\xe7\x49\x21\xa0\x09\xd8\x27\x19\xec\xcf\x1b\x38\xe2\x45\xf3\x64\x05\x89\xfa\xf3\x45\x85\x63\x9e\x3f\x00\x8a\x1b\x3f\x4e\xea\x98\x04\xbc\x93\x90\xd0\xba\x18\xbe\xdc\xcc\xf3\xa1\x6b\x1b\x3e\x33\xcb\x06\x39\x34\x85\x8b\x36\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x75\x4f\x5a\xf7\x45\x31\xd6\xfc\xe2\x93\xc5\xd3\x61\x9e\xca\x9a\x5d\x3f\x4c\xf9\xa2\x38\x55\x34\x4d\x88\xd2\xc1\x2f\x30\x31\xb3\xac\xfb\xe3\xb8\xd7\xfe\x08\x10\xcb\xa2\x68\x96\xb0\xdc\x6c\x3c\x2a\xd4\x6f\x87\x31\xfb\x5e\xa7\xdf\x2f\xa0\xa4\x55\x15\x28\x96\xac\xdb\xfd\x80\xbb\x61\xe0\x3d\x54\x8a\x78\x9e\x50\xb0\x8d\xa4\x2e\x1f\xa2\x6a\x17\x6c\x1e\x5a\xb3\x3d\xab\x07\x41\x3a\x06\x1e\xd3\x02\x36\x8b\x54\x2c\x02\x61\x71\x00\xd2\xb1\x52\xec\x8f\x03\x5e\x2f\x0a\x70\x1f\xc7\xb2\x10\x1a\x10\x2f\xd2\x4a\x15\xcd\x91\x41\xd5\xcd\x44\x0b\x39\x00\xf3\xcf\x0b\xb4\x4b\x1b\x0b\xa9\xa2\xfb\x11\x31\x26\x4d\x19\x66\x5d\x0c\xf1\xf8\x91\x0c\x27\x13\xe3\x68\x59\x73\xe1\x84\x06\x99\xdc\x40\xf7\x00\x09\x5b\x32\x47\x58\x1a\xb7\xe1\x07\x58\x77\xf6\x6f\xde\x00\x75\xfe\x02\x42\x32\x86\x45\xc5\xb0\x8c\x8a\xe3\x6f\x82\x5a\x47\x38\x28\xc8\x69\xab\x02\x73\xc2\x28\xc4\x63\x04\xd6\xf5\x52\x3c\xc6\x08\x81\x53\xd2\x80\x81\xca\x02\x41\x32\x04\x64\xce\x49\xfe\x80\x5e\xfd\xfb\x82\x37\x02\xb5\x6a\x16\x5f\x43\x20\x1a\x0f\x0f\x0a\xea\xb8\x35\x99\x23\x30\x39\x9f\x22\x2c\x46\x60\x2e\x3e\xd5\xb5\x1e\x81\x85\x1e\x64\x84\x1e\x21\xae\x79\x6b\xd4\xb8\x20\xa5\x4f\x22\x19\xa7\xfa\x8c\xb4\xe0\x18\xf8\x11\x8e\x50\xd9\x2f\x90\xe2\x0a\x87\x02\x4b\x77\xc9\x4b\x63\x04\xd8\x35\x15\x49\x38\x02\xcb\x94\x5a\xa4\x0b\x89\xc0\xf3\x6f\x02\xaf\xfa\x01\xd9\xfb\x70\x97\x94\x12\x75\xda\xc2\x32\x6c\xea\x30\x05\x68\xb9\x4a\x3c\x3c\x2a\xcf\xf8\x70\xa7\x0f\xdf\xd0\x2e\x33\x54\xb9\x1a\x8d\x72\xe7\x1b\xda\x01\x54\x2f\x8d\x9e\x28\x8c\x9b\x23\xbb\x07\x14\x16\xf5\xac\x90\x30\x4f\x85\xe9\x47\x80\x58\x97\x7e\xde\x47\x6c\x92\x41\xb7\x94\x50\xe2\x1b\x01\x99\x65\x54\x42\x76\x84\xb2\xa6\xa8\x1e\x21\xf8\xc9\x50\x30\x02\x05\xbd\xec\x76\x00\xca\x34\x23\x50\xf2\xd3\x35\x2c\x14\x86\xf5\x78\x33\x98\x9a\x66\xfc\x3c\xb8\x08\x05\x7d\x52\xd7\xfe\x69\x99\x10\xd7\x8a\x67\x0d\x6b\xe6\x30\x8a\xd4\x45\x12\xb4\x39\x15\x6c\x22\xfb\x77\xe3\x98\x5a\x27\x6a\x9d\x0e\x93\x80\xca\x6c\xb4\xfe\x00\x80\xad\xfe\xcd\x03\x6a\x44\xa7\xf4\x25\x4e\x15\xe0\x0b\x35\xc4\xc3\x03\xa4\xb1\xde\x3d\x62\x63\x52\x50\xcd\x19\xd2\x97\x2a\x9b\x8f\x00\xe9\xcb\x37\xa3\xd0\x16\xdc\xb4\xe8\xb6\xe0\xe6\x07\xd4\xc7\x18\x1b\x3a\xd5\xa4\xc6\x51\x0a\x54\x45\x5f\x74\xf2\x57\xb1\x9d\x40\x09\xaa\x1b\x01\x3b\x0e\x82\x5c\xa5\x47\xf8\x44\x2a\x57\x3a\x18\x81\x12\x54\x71\x0f\x6b\x56\x7e\x01\x6c\xc9\xeb\x42\x2c\x85\x6f\x1e\x01\x39\x91\x4b\x34\x46\xd1\xfc\xe9\x49\xd2\xc5\xca\x37\xb8\x80\x48\xe2\xea\xc3\x3a\x16\x49\xd1\xba\x99\xfa\xc5\x38\x3b\x68\xb3\x31\x86\xc1\xf5\x5a\x25\xdf\x46\x18\x6b\x0e\x7a\xc0\x3a\x15\xcd\xbb\x75\x12\x72\xea\xf2\xcc\x70\x20\x55\x8f\xe7\x82\x93\x66\xcd\x7a\xa6\x31\x08\x21\x60\xca\x1c\x26\xbf\x27\xe1\xa2\x55\x9d\xb8\xf0\x78\x95\x94\x9e\x4c\xcf\xaf\xc5\x08\xd5\xc1\x85\x3b\x8c\xe4\xca\x00\xe9\xa9\x44\xc9\xf7\x81\x85\x2d\xba\xbb\xbc\xc0\xae\xeb\x5f\x5d\x91\x02\x25\xab\xaa\x6d\xa1\x64\xd5\x0d\x65\x96\x53\x4d\x7e\x01\x0b\x34\x15\x86\xd5\x73\x0c\x6f\xec\x45\x6e\x61\xdc\xa1\x2c\x36\x0c\x76\x96\xcd\x68\x46\x1e\x94\x43\x1d\xc3\x50\xa4\x0b\xb4\x2f\x9e\xe1\xae\x70\x51\xd7\xac\x60\x09\x0d\x06\x02\xc2\x82\x93\x2e\xa2\x01\x75\x2f\x46\x75\x3b\xb6\xa1\x7a\x44\xdc\x61\x4c\x4a\x6e\x04\x11\x76\x8f\x87\x22\x66\x26\x90\xcc\xfa\x67\x96\x88\x7c\xce\xbe\xa9\x87\xa5\xc4\xd4\xfb\xf0\xf3\x1a\xd5\xef\x83\xfd\x59\xb4\x78\x3e\x89\x29\x98\x29\x33\xbb\x73\xf3\xb6\x3f\x27\xf8\xa5\x7f\x63\x01\xc6\xe5\x87\x1e\xba\x26\x1c\x70\x7e\x2e\xc6\x13\x4a\x7d\x96\x1c\xe0\x17\x36\x4c\xda\x10\xf4\xab\x3a\x3d\x23\xbc\xd0\x5a\x79\xc6\x70\x6d\x6e\x86\x30\xbc\xc0\x2c\xd5\x07\x38\x7d\xf5\xee\x2d\xa2\xe7\x72\xf3\x26\xb2\x3c\x6b\xf4\xa6\x4c\xfa\xcb\x79\x57\x26\x65\x13\xe9\x0b\x02\x13\xe3\x34\x77\x3a\xc9\x24\x24\xc4\x05\x98\x55\x47\xf3\x20\x0f\xbf\x10\xe4\xe1\x08\x36\x74\x7d\x89\x4c\x9c\x63\x75\x5e\x64\xea\xbf\xfe\xf3\x00\xfe\xaa\xd9\x5f\x70\x56\xba\xd4\x47\x78\x22\x0f\xeb\x5d\xe2\x81\xcd\x11\xf6\xc4\xe3\xe6\x24\x9a\x1e\x20\x9c\xbf\xf8\x03\x96\x55\xd9\x9b\x11\x03\x9c\xba\xc5\x2d\x23\x54\x88\x52\xdb\x8f\x08\x4f\xe3\xd1\xdc\x8e\x53\xaa\x7b\x44\x0c\xcb\x3c\xed\x0f\xa0\x26\x91\x30\x1c\xe1\x36\x36\xac\xae\x8a\x2c\x05\x11\xa5\x58\x88\x9f\x00\xd6\x0e\xb1\xc2\x18\x09\x58\xad\x29\x25\x7e\x10\xf5\x00\x61\x0a\xda\x89\x98\x98\x6c\x42\x60\x4c\x6b\x84\xa4\x07\x48\x99\x61\x20\x24\x42\xcd\x1d\xdc\x68\xd7\x8c\x18\x95\x26\xa7\xbf\x11\x11\x95\xe6\x43\x17\x33\xa0\xe6\x29\x33\x69\x9f\x7c\xbc\x46\xcc\x6b\xce\x9a\x13\xbc\xcc\xc2\xcf\x0b\x80\xa3\x8e\x79\x64\xd2\x3e\x2b\x3f\x62\x5e\x7b\xaf\x49\xc3\x0f\x4d\xd1\xfb\x23\x52\x05\xd7\x3d\xc2\xc9\x39\x68\x55\x28\xad\xaa\x74\xb6\x23\x32\x48\xd6\xfa\x96\x98\x71\x30\x8b\x87\x9c\x1c\x52\x43\xc0\xed\x6c\xe8\x64\xc7\x12\xf0\x81\x86\x64\x91\x2e\xab\x67\x23\xec\x83\x43\x37\xd7\xc8\x20\xb5\xe6\xad\x61\x71\x54\x31\xe7\x88\x98\xd8\x21\xc1\x2a\xb2\x88\xd7\xe1\x0e\x80\x4d\xba\x5d\xc7\xca\x93\xac\x8b\x6d\xac\x3c\x43\xc6\xa6\x0a\xe3\x99\x84\xe0\x08\x47\xb3\xd1\xff\xea\x5e\x14\x59\xb3\xbe\x1b\xd5\xa0\x76\x53\x16\x9c\x11\xa9\x75\x13\x5b\x8e\x08\x80\xeb\xdd\xa8\xc6\xf4\x31\x72\xbe\x1b\xb1\x51\x19\xab\x5d\x60\x3a\xbf\xe6\x13\x88\xa8\xd7\x61\xd5\x65\xa4\x4b\x99\xfc\x9a\x46\xa4\x9c\x25\x0f\xa0\x11\xdb\x8b\xb8\x1f\xbf\x30\x39\x0b\x75\x81\x74\x7d\xcd\xd3\x44\xc8\x6a\x32\xae\xc0\x31\xfd\x87\xae\xf4\x8e\x8c\x9e\xea\x90\x09\xf7\xe4\x28\x37\x62\x3f\x39\x05\xf7\xf0\xf0\x0d\xad\x8b\xa5\x26\xac\x71\x8d\x9f\x18\x15\x65\x42\x1c\x91\xf9\x58\x14\xb8\x37\x22\x9c\xc8\x86\x77\x6a\xf0\x48\x68\x11\x08\x61\x1d\xba\x12\x45\x56\x90\xb7\x71\x20\x22\x1d\x8b\xef\xf6\x91\x21\x70\xdd\xc7\x76\xc0\x1c\xe1\x55\xa0\x2e\xea\xd0\xf5\x27\xc2\xb8\x3c\x7e\x3a\x20\x1c\x7d\x08\xe9\x19\xdf\x4c\x91\x99\x6f\x45\x42\x54\x64\x32\xe3\x66\x52\x72\x32\x13\xa1\x0f\x19\xea\x85\xfd\x9c\x00\xf8\x83\x0d\xeb\x91\xe3\x45\xda\x21\x25\x47\x84\x18\x95\x7e\xce\x25\x73\xe6\x35\x93\x1b\xd8\x7f\x87\xe4\xee\x48\xfb\x6f\x33\x01\x43\x15\xd2\xa1\xcb\x42\xa4\x87\x58\xfb\xe9\x92\xb4\xc0\x07\xf1\xa6\xd0\x6b\xcc\x67\x61\xf8\x68\xe0\xdd\x24\xe4\x46\xf5\x25\x1a\x99\xc6\xd1\xa4\x2b\xa7\xbe\x11\xe9\x25\x66\x61\x24\x42\x71\x35\xac\x61\x8d\xf7\x9a\x87\x1f\xe0\x42\x2f\xef\xa4\x11\xe1\xea\x3e\x24\x5b\xc7\x07\xa4\x57\xc2\x78\x7c\x98\xac\x56\x4b\x7d\x10\xb7\x5f\xfd\x1b\x6a\x09\x71\xfa\x48\xf9\xa7\x0a\x54\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\xca\xee\x92\xb4\x23\x6d\xb8\x2a\x97\x33\x22\x6a\x57\x64\xd3\x84\x97\x64\xc6\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\x03\xff\xcf\x9c\xc8\xf7\x3d\x6b\xe8\xb9\x62\x73\x8f\x64\x69\x86\x1b\x3d\xe1\x65\xaa\x1e\x71\x46\x54\x09\x53\x0f\xc8\x94\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x62\xb5\xaa\x89\xfd\x27\x32\x75\xd5\x12\x1f\x11\x89\x4b\x0e\x49\x96\x71\xa2\xe8\xb4\xa7\xc4\xd0\x2e\xaf\x61\xc2\xe5\x4f\x36\xa4\x74\xac\x19\x16\x3d\x40\x54\x54\xf3\xef\x8c\x2c\x41\xa2\x83\xe9\x80\x29\x5c\xfc\x2a\x1d\x0b\x8c\x55\x0f\xa8\x11\x49\xfe\x62\x62\x8e\xfa\x02\x6a\x2f\xf9\x69\x8d\xc4\xc4\x81\x72\xf8\x1c\x89\xf5\xb7\x6c\x63\x48\x4c\x0c\x28\xb7\x85\x91\x20\x11\x29\xc2\x60\x24\xd8\x48\x0f\xb1\x90\x14\x08\x96\xbf\x89\x71\x1d\x29\xac\x7d\x6d\x7a\xf0\x00\x06\xee\x0d\x3c\xbc\x79\xb4\x85\xad\x7a\x01\x0a\x31\x55\x56\x1a\x29\x82\x87\x4b\xfa\x4e\x31\x62\x3a\x02\x2a\x4a\xe1\x1f\xba\xc3\x25\xa6\x0c\xb4\x91\x3a\x45\x1e\x28\xff\x86\x9e\x2f\xb9\x43\x0a\x2e\xc9\x3d\x42\x27\x6b\x98\x46\x92\x69\x11\xd5\xc4\x62\xfa\xed\x67\x4e\x17\xee\x50\x1e\xe2\x86\x55\xd7\x3d\xbc\x98\xa3\x40\x0e\xa7\x33\x6b\xed\x53\x42\x9c\xab\xfb\x4b\x8b\x74\x69\x51\xf4\x42\x53\x1d\x9d\x91\x52\x41\x8f\xfe\x82\x4c\x59\xd4\x2f\xd1\x09\xcd\x26\xd3\x94\xb8\x8d\x7e\xe1\xfa\x7e\xeb\xf2\x99\x3e\x81\xaf\x1d\xc6\xcd\x25\xcf\x89\xcc\xa7\x4c\x9e\xab\x0e\x57\x5e\x02\x23\x2b\x04\xba\x94\x8d\x9c\x9f\x40\x97\xa2\xcf\x03\x3d\xbe\x44\xf5\x13\x4b\xe3\xdb\x64\x99\xca\xc2\x5e\x2d\x8b\x85\x59\x95\x66\x6d\xa4\x82\xe0\x87\xe2\x17\x28\x9d\xf8\x10\x22\xd1\xf3\xa1\x0b\x47\x2a\xa0\x54\xcd\x1d\x2c\x8a\xee\x1e\x28\x86\x8a\x59\xa5\xc2\x42\x8f\xee\xe1\x46\x8f\x9e\x35\x29\x93\x51\xfa\x93\xf1\xda\xe1\x03\x54\x17\xe8\xd5\xc3\x92\xb1\x74\xb3\x4a\x95\xaa\x50\xe3\x60\x25\x17\x36\x68\x10\x4d\xa0\x68\xa7\x91\x2a\x09\x81\xd8\x4c\x42\xda\xbe\x23\x78\x12\xbc\x43\x7a\xa1\x0d\x54\xdf\x63\x36\xc2\xd6\x48\xd7\xa8\xfd\x10\x4b\x4d\x6d\x21\x99\x50\x64\x69\xe0\x7e\xfa\x20\x63\xd7\x6d\x2a\x31\x95\xb3\xef\xb6\xa9\x11\x58\xee\x93\xfc\x52\x02\x71\x6a\x0c\x2c\xd6\xc2\x1a\xc5\x0b\x09\x49\xa9\x53\xa3\x61\x02\xc0\x92\x12\x72\xc8\x1d\x69\x69\xd0\x4c\x14\x57\x36\x65\xa9\x82\x12\x8c\x90\xd9\xd0\xeb\x6b\x16\x82\x56\xa7\xe0\x64\x3c\x5a\xc2\x9e\x0c\x0c\x69\xe0\x38\x04\xbf\x40\x44\xd3\x75\x26\x21\x9d\xf2\xe1\x31\x90\x7c\xaf\x1b\x4d\x96\x4e\x4d\xe2\x61\xfa\x84\xbb\x66\x71\x32\xd1\x24\x19\x4d\x25\x18\x1f\x20\x27\xdd\x91\xce\xb5\x65\x9a\xf6\xb9\xd4\x91\x9a\xd5\x89\x80\x65\xef\xd8\xd2\xb2\x75\xbf\xc0\xe2\x2c\xda\x8f\x25\xff\x99\xe5\x20\xa2\xa0\x58\x83\x9e\x4e\x0a\xef\x12\x32\x13\xaa\xd2\x1f\xc6\xd5\x8b\xe8\x2e\x40\x5c\xe0\x17\x92\xcd\xd3\x45\xe4\x36\x0b\x5a\x7a\x2e\x4f\xe2\xa6\xba\x5a\xc2\x79\xba\x41\xc3\xcd\xa3\x6e\xe8\x15\x8c\x66\x2c\x29\xdf\x4d\x49\x3e\xb9\xac\x7d\x97\x94\xbf\xe1\x49\x37\x8f\x9f\xa4\xcb\x74\xaf\x19\xba\xbb\xb5\x66\xc1\x11\xde\xfe\xc3\x57\xf4\xb4\xe4\x3e\x09\x34\xe9\x01\x14\x4c\x6f\x11\xd5\x1f\xbc\xfd\x0f\x64\xaa\x6e\x62\xf8\x70\xca\x1a\x93\x7a\x2b\x45\x10\x8c\x44\x73\x64\x37\x3d\x7d\x1e\x7c\xa1\x69\x53\x2f\xe5\xb3\xf6\xd0\xac\x63\xa6\x00\x6b\xa4\x55\x1b\xe9\x25\xf5\x34\xe3\x7a\x81\xd4\x3e\x6b\x2f\xb8\x88\x04\xe2\xf4\x92\x8b\x98\x15\xbe\x0b\xf0\x9a\xc3\xcb\x55\x68\x2b\xe9\x3a\x27\x47\xf2\x91\xe8\x2a\xd7\xcd\x26\x18\x20\x60\x7b\x47\xfa\xc4\x30\xe7\x4e\x1c\x69\x52\x47\x64\x46\x33\xd7\xf6\x68\xd0\xb9\xb2\xa5\xfb\x93\x45\x0d\x37\xf4\x33\x9c\xe3\xa2\x6d\x26\xf9\x58\x54\xa4\xe9\x01\x50\x4c\x1b\x9a\x0f\x5a\xb4\xd4\x67\x3e\x1a\x5e\x28\xfa\xdd\xd9\xa5\xbf\xa0\x18\x50\x3d\x28\x45\x17\x71\xab\x1c\x80\x13\x5a\x48\x0e\x1c\x53\x93\x0a\x04\x7f\xd4\xef\xc2\x21\x34\x26\x44\x31\x25\x54\x1f\x39\xc0\xba\x75\xf8\x03\xf0\x70\x91\xc6\x0c\xef\x33\x57\xe7\x1f\xf9\x13\x96\x9a\xdd\xc9\x72\x04\x93\x97\xed\x30\xb3\x6a\xe9\xf8\x79\x61\xf5\x20\x38\x25\x88\x5b\x12\x92\x33\x4b\x6d\xc9\xf7\x7c\xe4\x44\x1a\xf4\xf3\x80\xb6\x24\x31\xd0\x4c\xd9\x44\x04\x23\x27\xb0\x64\x6f\x05\xd2\x30\xd9\xb4\x94\x29\x99\x88\x0e\xe6\xb4\xb6\x5b\x70\x63\x46\x64\x6b\xd6\x73\x22\xe4\xc5\x2e\x73\xe6\xba\x35\xa7\xbc\x4e\x9f\xe6\x40\xe9\x46\x14\x27\x67\x08\x85\x52\x67\xe5\x4c\xa4\x74\x3b\x83\x54\x3c\x07\x3a\x84\xd9\x9e\x9c\x21\xab\x28\x69\xe1\xc8\x05\x72\x69\xf6\xef\x6f\xf3\x7d\xbc\x73\xa1\xdc\x2d\xfe\x9b\x99\xff\xc8\x0e\x4d\xb9\x00\x0e\xba\x5a\xe6\x82\xcd\xcb\xfe\x7d\xf3\x03\x77\x09\x19\xc0\xa7\xa0\x70\x33\x25\x89\x64\x4a\x26\x3a\xff\x99\x15\x28\xac\x79\xce\x95\x93\xd6\xd6\xd4\xb5\xb9\x82\x43\xe5\x29\x08\x7e\xc0\xcd\x12\x60\x2b\xb9\x98\xe1\xc0\xb0\x47\xf9\xf1\x8f\xcc\x92\x13\x0a\x38\x1d\x99\x71\x90\xf2\xca\x1f\xb9\x61\x9a\xde\xcd\x46\x6d\xb7\x04\xa8\xdc\x48\xc8\xc4\x08\x73\x03\x8a\x19\x96\x0d\x87\xd7\x93\xa0\x18\xa2\x3b\x72\x6e\x20\xa5\x3f\xdf\x03\x72\xc5\x33\xc0\xb5\x4a\xe2\x40\xee\xc0\x27\x09\x14\x99\x09\x86\x15\x44\x3b\x32\x73\xa8\x29\xea\x76\x94\x6f\x06\xe9\x2f\x39\x52\x69\x54\xf8\x6a\xab\xcb\xb2\x5d\x8a\x91\x97\xb6\x80\xa6\x07\x9d\xc9\x7d\x9a\x7e\x63\xe7\x24\x2b\x14\xcc\x50\x61\xc4\xa3\xec\x09\x0e\x3d\xa0\xb2\xa3\xf9\x01\x60\x26\x42\x5d\x3a\x25\x63\x1d\xa2\x82\x1c\xc8\xca\x56\x30\x4a\xc7\xd6\x57\xb7\x23\x5f\x46\xf0\x94\xe8\x28\xd4\x3c\x87\x09\xa7\x4a\xfd\x66\x01\x7d\xaf\x7a\xe0\x7e\xdc\xfd\x1b\x4a\x68\xed\x52\xa1\x0c\x26\x15\x40\x19\x20\x24\xd5\xed\x8b\x01\x6a\x06\x27\x10\xa9\xfa\x37\x95\x44\x3a\x94\x85\x3e\x5d\xc2\x8b\x72\x32\x30\x4c\x30\x81\xd5\xd2\x14\xba\x9c\x05\xc5\xce\xfd\xbb\x72\xe3\xdc\x01\x81\xe8\x0e\xc0\x1f\xc5\x23\xca\x12\xaf\x8a\xa7\x74\x51\x89\xe0\x29\xb1\xf6\xb8\xb7\xfe\x04\xae\x8a\xab\x17\xd4\xe3\x4f\xd6\x41\x17\x28\xe0\xa2\x3f\xb8\x16\x01\xd6\x24\x2e\x7a\xb2\x78\xab\x29\xa2\x35\xf7\xc0\xdc\x3a\x52\x9e\x95\x0b\xa4\xa6\xf9\x37\xce\x8f\x98\x63\xb9\xc8\x70\x8d\x6e\x17\x0e\x90\xe8\x44\x61\x6d\x59\xbb\x94\x14\x8a\x74\xde\x9a\x9b\xa2\x85\xa8\x59\x81\x4c\x67\x8f\x92\x42\x1f\x31\x05\xbe\x8c\x42\x1f\x31\x7b\x4e\x94\x1b\xf8\xd7\xdc\x03\x03\x95\x25\x10\x95\x9b\xb3\xd6\xb2\x6f\x42\x52\x80\x5a\x19\x87\x25\x7a\x94\x87\xe4\x4e\xdc\xae\x3c\xc0\xb8\x9f\x17\x40\x67\x3c\xc2\x03\x0c\xfc\x79\xbf\x83\x41\x6b\x8a\x4b\xa8\x93\x7c\x54\x1e\xca\x32\x3e\x65\x0f\xe6\xd8\xfd\x02\x79\x9b\x64\xb0\xf2\xf0\x14\x19\x0e\x0f\xa9\xba\x24\xc7\xc2\xaa\x63\x76\xd6\x28\x2f\xa8\x95\xbf\x78\x41\x1b\x74\x55\x29\x2f\x75\x40\xe2\xd0\x85\x72\x9f\x0f\xde\x92\xfb\x44\x81\x0b\x62\x32\xb2\x89\x43\x45\x11\x76\x55\xfa\x1d\x35\x2c\x84\x88\x7a\x40\x82\x25\x19\xbe\x52\x14\xd1\xf5\xa7\xc6\xc8\x17\xfc\x60\xcd\x4a\x5d\x44\x9c\x1d\x19\xad\x2a\xd4\x2c\xca\xd5\x37\x6a\xa4\x80\xec\x2e\x99\x8e\xc1\xae\x13\xf5\x13\x56\x92\xdd\x18\x2a\x95\x20\xd6\xc0\xd7\x44\x1a\x27\x12\x53\x3f\x59\xe3\x47\x65\x57\x59\xf6\xd3\x4e\xc3\x35\xd1\x04\x5f\xfc\xc6\x87\xe9\x8a\xba\x1d\x15\xf5\x16\x7c\x93\xac\x99\x97\x1b\x21\x76\xcd\xd8\x0d\xf7\x08\xcb\x9a\xd2\xbe\x8d\x0a\x17\x25\x55\x42\x18\x35\x03\x43\xa4\xc7\xac\x30\x83\x59\x8a\xac\x19\xbc\x4a\x66\x88\x5a\x80\x0e\x12\x23\x2a\x6b\x5f\xf5\xf4\x37\x49\x52\x47\x2d\x6b\x17\xb4\x6f\x85\xbc\x49\x54\xb6\x7e\x62\x48\x52\x4e\x9a\x51\xa9\x0f\x19\xfe\x00\xa7\x4c\x77\xa7\x4a\xa9\x44\xb7\xad\x5a\x38\x5f\x01\x68\x59\xc0\xbc\x40\xe4\x5e\xb0\xa1\xba\x22\x4d\xac\x32\x81\x8d\x5a\xa9\x8d\xd6\x00\x30\x7a\x29\xa1\xef\xa8\xf5\x3b\x94\xe1\xf0\xfb\x27\x72\x95\x69\x82\xf5\x46\xbb\xc7\x23\xaa\x8a\x57\x56\x78\x8a\xdb\xba\x54\x3f\x71\xa3\xd9\xc5\xa0\x36\x18\xf8\xb3\xdb\x17\xcc\x34\x83\x06\xe7\x77\xdd\xba\x2b\xaa\xb1\xdb\x9d\xae\x52\x3c\x91\xae\xa0\x36\xd4\xe4\xf3\x69\x82\xa7\x92\xdd\xb0\x2b\x33\x40\xda\xb7\xa5\x36\x8a\x7e\xc9\x23\x3e\x70\xb7\xf7\x88\x6b\x4d\xfe\x82\x04\xd9\x78\xd9\x79\x58\x44\xc2\x6b\x5f\x19\xdb\xb4\xd1\x9d\x5a\x47\x1f\x7a\xba\x8f\x5b\x81\x57\xe1\xfd\x64\x1d\x53\x45\xd1\xac\x61\x54\x81\x08\x61\xe5\x42\x65\xa6\x07\xbb\xbc\x54\x98\xe5\x14\x1d\x39\x2a\x7c\x9f\x2c\x13\xd7\x8e\xc2\x6e\x06\x1c\x44\x8a\x2c\x29\xa8\x22\x8d\xac\xd2\x21\x8d\x3a\x28\xd0\xea\xae\x51\x51\x06\x2b\x7b\x91\xa3\xa0\x43\xad\x80\x35\x13\x86\x4f\xe7\x68\x78\x41\xb8\x30\x3a\x7e\x6b\x49\x83\xd9\x3a\x9b\x3f\xa0\xbe\xd0\xf8\x8f\x08\x50\x95\xf8\x18\x15\xbe\x53\x2a\x29\x35\xea\x80\x06\xdc\x64\x8d\x35\x15\x6c\x31\xaa\x27\xd1\x4f\x60\x3f\x11\x13\x64\xf4\x3b\xd7\x36\x68\xc4\x93\x25\x36\x44\xbf\x2b\xd5\x3e\xb6\xcf\xd4\x93\xab\xd2\x98\xf4\x44\x17\x5b\xaa\x4b\x2c\x91\xa4\x54\xcf\x13\x1f\xf8\x37\x2f\x8a\xde\xda\x13\xc6\x0e\xa3\x38\xb4\x40\xd6\x77\xd4\xe5\x4b\xe5\x63\xfe\x49\x25\x4d\x65\x82\x47\xbd\x70\x4a\xbd\x75\x57\xfb\x56\xe9\x43\x77\xf1\x0c\xf8\x18\x5f\x2c\x3e\xe0\x0e\x6f\xc8\x62\x9a\x22\x64\x92\x6e\x97\xe2\x8a\x98\xcf\x6a\x06\x43\x35\x53\x73\x7b\x86\xdb\xb3\xc0\x08\x7b\x60\xf2\x92\x90\x2c\x32\x49\xf0\xaa\x37\xdd\x34\x04\xe5\x4f\x20\x71\x7d\xc6\x51\x99\x16\xcb\xb6\x96\xfa\x09\x24\x4d\x81\x88\xa3\xd2\x89\xdd\xbb\x02\x79\x24\x98\xd0\xdd\x2f\x7e\x6b\x42\x0f\xd2\x93\x7a\x9f\x59\x0f\x55\x25\x97\x46\x85\x38\x12\xbc\x8d\xf0\x95\x52\x06\xee\x51\x59\x05\xcc\x57\xeb\xfa\xc9\x23\x39\x49\x61\x50\x9f\x05\x64\xad\x09\x89\x21\xab\x71\x0f\xe2\x49\xf8\xf9\xbd\x80\xec\x21\xe8\x09\x68\x28\x2d\xf1\x44\x92\x5f\x45\x5a\x8a\x4f\x3a\xf9\x1b\xf6\x03\xdf\xa9\x9f\xd3\x05\xc1\x23\x4a\x3b\x5f\x5f\x22\xaa\x37\x11\x69\x21\xed\x8f\x5b\xdf\xe5\x6b\xa0\xdf\xbc\x13\x48\xf8\xa9\x13\x39\x60\xcd\x7e\x59\x94\x4c\x09\x2a\x46\x85\xbf\xbc\xd5\x17\x75\xa2\xca\x84\x41\x80\xd0\x4e\x9b\x80\xeb\x04\x1a\x48\x60\xab\x73\xa1\x81\x5f\xf8\x18\xa6\x72\x9b\x8d\x06\xbb\x60\xd2\x25\xa4\x31\x72\xd3\x8b\x6e\xc7\x22\xbc\xfe\x02\x67\x27\xfa\x37\x15\x45\xda\xe8\x06\xc3\xa1\x6a\xec\x8c\x76\x34\xb8\xb0\x75\xfd\x06\x15\xd3\x51\x68\xc7\x02\x63\xd6\x03\xa4\x52\xd0\x05\xa0\x1d\xac\xa8\xe9\xdf\x40\x4d\xed\x43\x83\xdd\x51\xc9\xb7\x47\x0b\x01\xbf\x0f\xfd\x4e\x78\x5f\x13\x60\xfe\x2e\xbb\x9c\xb6\x80\x19\xeb\x66\xd5\x60\x65\xb4\x70\xd7\xc2\x82\xa2\xa6\xcc\x50\x4c\x3b\x1e\x36\x98\x16\xad\xdc\x68\x81\x92\x73\xf6\x10\x0c\xc9\xd3\x6f\x16\x13\x33\x93\x6c\x11\x60\x95\x0e\xb0\x45\x04\xed\x4a\xba\x6f\x91\xd2\x61\xf5\x07\xa0\x8a\xde\xc9\x04\xa2\x27\xc1\xa1\x2d\x01\x54\x87\xa1\xd1\x90\xe7\x29\x25\x18\xf7\x87\xdb\x2b\xa3\xe6\x04\xc7\x4f\x20\x75\x59\xac\xd1\x12\xc1\x22\x28\x24\xd8\xa0\x85\xbd\x0d\xd2\x65\xb7\xbf\x67\x83\x74\x19\x8c\x5c\x99\x23\xba\x1d\x6b\xf6\x00\x19\xfb\x90\xdd\x61\x63\x87\xee\x00\xa8\x93\xdd\x01\x66\xa4\xe3\xdd\xf2\xca\xcb\xea\x1e\xc1\xdf\x86\x3b\x58\x17\x18\xad\x21\x83\x75\x48\xce\x68\xf4\xca\xd2\x11\x6e\x85\xee\xca\x6e\x2f\xbc\x22\xfb\x41\x45\xfe\x27\x8d\x50\xd6\x9c\xfd\x02\xb5\x54\x92\xa9\x1b\x74\x6b\x76\xa2\x68\x85\xd7\xb0\xe6\x07\x17\xbb\xf0\x03\x10\xbe\xec\xdf\x2f\x42\xf1\x34\x26\x54\x69\xc1\x27\x10\x01\x92\xd9\x07\x00\x6e\x5c\x56\xf7\xb7\x4a\x87\xba\xe6\x0f\xb8\x11\x82\x0a\xa5\x56\xa3\xca\xf2\xb8\x17\xa5\x6b\x95\x1b\x21\x64\x44\xc6\x31\x25\x5b\x1e\xad\x92\x96\x07\x8f\x00\xf6\x63\x20\xc0\x05\xdf\x94\xaf\xd5\x45\xba\x35\x85\x46\xcd\x82\x48\x59\x6b\x6b\xd2\x9a\x14\x24\x5d\x1b\xbd\xda\xf2\xfd\x12\xf1\x6c\x0d\xd8\xa1\x1b\x58\x6b\x38\x31\xc5\x43\x5c\xdc\x19\x0f\x01\x38\xeb\x3a\xd5\x1a\xef\x57\x26\x86\x4b\x70\x35\xa9\x62\xf5\xaf\xee\x4f\xa0\x9c\x73\x74\x59\xfb\xc4\xd4\x66\xfd\x48\xeb\xe0\x92\xe5\x6f\x4a\xb7\x8e\xd6\xb1\x0d\x92\xb4\x5b\xe7\x0d\xfe\xa7\x77\x42\x55\xdb\x00\x47\x32\x47\x04\xb4\xb1\x84\x31\xf5\x30\xd6\x19\xd7\x17\x2c\xcb\x65\x03\x66\x83\x8c\xd9\x4c\x1b\x07\xc5\x64\x63\xe7\x58\xe8\xea\x2e\x00\x35\xc9\xd1\x8d\xa6\x42\x47\xcf\xb6\xb1\xa0\xa6\x69\x9f\xac\x6d\x21\xa0\x50\xf3\x15\x4d\xec\x4e\x50\x6c\x1f\x91\x13\x80\xf0\xba\xa0\xc9\xb2\x7e\xa6\xc1\x1d\xff\x67\xd2\x27\x15\xe2\xc6\xa6\x93\x05\x22\x8d\x6f\xe7\x22\x04\x5a\xc5\xb5\x8e\xa9\xfa\xb8\xd6\xc2\xfd\x80\x6a\x77\x13\x4c\x26\x40\xf5\xf5\xba\x5d\x6b\xe5\x9a\x17\x5d\xe2\x6d\x35\x6d\x37\xb5\xc7\x9e\xc7\xcd\x95\x6a\x90\x9b\x2b\x55\x97\xf4\xfa\xea\x5e\x2a\xac\x8b\xb6\xab\xb5\x9b\x9e\x0e\x26\xaa\x4b\xf2\x33\xb0\x28\xf9\xf9\xec\xc2\x7e\xd8\xed\x6a\xd6\xee\x85\xe6\x1e\x94\x17\x36\xc3\x9f\xd9\x3d\x6c\xfe\x6b\x2c\x8f\x6f\xc1\xa3\x3d\x54\x8f\x6a\x1d\x0f\x79\xac\xa5\x80\x67\x2d\x44\x5b\xb2\xe4\x41\xcb\x01\x4c\x14\x1e\xa5\x7e\x6a\x0f\x75\x68\xa6\xde\x14\x00\x7d\xc0\x97\x7e\xca\xd0\x5b\x02\xa0\xb4\x4d\x6d\xa9\xa3\x8c\x59\xef\x9a\xb8\x3e\x79\xa9\x8b\x36\xc4\x91\xba\xdb\xc6\x95\xf6\xbe\x48\x89\xee\x76\x62\xb3\xf4\x70\x6d\xae\x2e\xf5\xc6\x04\xdb\xf3\x89\x41\x65\xd9\x94\xdc\xce\x3b\x53\xf7\x0b\x20\x0a\xc6\xb4\x09\x24\x30\xf6\x2e\x29\xce\x0b\x87\xd1\xd1\x4e\xdc\x0d\x75\x65\x95\x14\x77\xf4\x23\x40\x2d\xd2\xf4\x1b\x55\x64\xc5\x10\xfa\x27\xd4\xc5\x43\xdb\xd9\x19\x12\x39\x7e\x5e\x20\x9b\xcb\xfa\x5d\x11\x38\xe4\x0e\xc9\x10\x74\x59\xee\xb0\x48\x2a\xc1\xf5\xe8\x07\xa9\x44\xf7\x10\xd8\xbb\xee\x11\x28\xbc\x27\xcf\x79\xed\x9d\xc7\x80\x58\x27\xac\xec\x01\x56\x06\xed\x6d\x0f\xbc\x42\x69\x0a\xa8\xb4\x6f\xae\xd7\x03\x43\xa2\xdd\xbe\x16\xe9\x07\x24\x86\xa2\x43\x1d\x65\x67\x95\x94\x7d\xf4\x00\x55\xc8\x70\x8f\xa4\xbf\xcd\x1f\x80\xcd\x49\x60\xe9\xf4\x30\x73\x78\x78\x0f\x6b\x51\x7b\x6b\x3b\x43\x2a\x1d\xdf\xda\xa1\x8a\x0c\x42\xfa\x1e\xc9\xe6\x84\x6f\x9d\x82\xa1\x21\x8d\x18\xcc\x3e\x92\xbb\x24\xdf\xfb\xe9\x82\x66\x2f\xcf\x3b\xb2\x62\x86\xc7\x44\x1c\x83\x6e\x62\x7d\x59\x5e\xfb\x5f\x71\xa5\xbe\xcc\xb2\x22\xe7\x1d\x92\xa7\xfd\x81\x3a\x8c\xae\x56\x09\xf4\xc4\x1b\x82\xf0\xb9\x27\x68\x00\xbc\x93\x09\x34\x4d\x27\xaa\x23\x3c\x33\xdb\x68\xd0\x3f\x49\x33\xa9\x6c\xec\xe8\x09\x71\x3e\xd1\x1d\xe0\xcc\x76\xcf\x80\x60\x17\x99\xed\x99\xa7\x5c\x47\xac\x53\xd4\x34\x7a\x2e\x51\x53\x87\xb4\x2f\x51\xd2\xe8\x07\x55\xa8\x59\x69\x47\xb4\xa6\x73\x5e\x74\xa8\x3e\x2d\x59\x76\xd6\xa9\x71\x92\x9c\xce\xb2\x34\x46\x9e\xc2\x8d\xd4\x22\x0a\x2d\x23\x3f\x0f\xe0\x1e\x36\xdc\x23\xb4\x9f\x46\xae\x42\x82\xf9\xf3\x01\xbc\x78\x8c\xf1\xd0\x8e\xfa\xa2\xd4\x0b\xe2\xd4\xc5\x26\x7b\x85\xa1\x79\xf8\x37\x0f\x84\x04\xf2\x4e\xb9\x4f\x77\x8a\x5e\x09\x14\xef\x14\xc5\x3a\x23\x2b\x13\xcd\x46\xe3\x42\x03\x7f\xf3\x14\x1b\xb0\x59\x24\xbd\x9f\xf0\x67\x94\xe0\xd8\xa9\xeb\xf1\xf7\x74\x01\xb7\x69\xbb\x9f\xa4\x1b\xba\x03\xf4\x93\xcc\xca\x07\xe4\xc4\x46\x48\x07\xd6\x99\xb9\xc0\x86\xb6\x8e\xd8\x3b\xa7\x21\xe8\x17\x55\xa6\xde\x3a\xaa\x83\x0c\x17\x96\xd4\xb4\x7d\xa8\x5f\xd4\x43\xff\x8c\x41\x72\xf7\xd3\x27\xbd\x00\xdc\xc7\xcd\x14\x9b\xd9\x0f\x3e\xc8\x38\xf0\xbd\xdf\x84\x8c\x40\xb9\x3c\xc2\x8d\x70\x10\x0d\x1c\xf1\xdd\xef\x35\x2b\x7f\xb1\x66\xe5\x07\x04\x5e\xf1\x18\xa4\x4f\x26\x15\x0f\x8b\xa4\x68\x7b\x3e\x0e\x5b\x7f\xc6\x80\x02\xa5\x18\x74\x2f\x8b\xa2\x78\x15\x8b\x9f\x4a\xb0\xef\xf0\xeb\xb1\xc7\x6e\x7f\x79\xd1\x35\x52\xb2\xb8\x7b\xf2\xc2\x5f\x2a\x08\x4d\x0e\xde\x15\xe1\x2f\x70\xbf\x03\x2b\x77\x17\xbc\x5d\x14\x4f\xeb\xc2\x0b\xfe\xfd\xfc\xf3\x27\xff\xd0\xd0\x8f\x87\x97\x64\x92\xf9\x22\x97\x89\x79\x0f\xd5\x2c\xba\x70\xf5\xb9\x26\xad\xfd\x9d\x10\xe3\xcd\x0f\xe7\x9a\xb3\xbf\xa0\x3a\x4d\x53\x44\x56\x02\x3b\xbf\x75\xa4\xd0\x52\x11\xe0\x31\x96\x0f\x90\xa6\x38\x0e\xa2\x83\x5f\x28\x20\xaa\x6e\xa7\xfc\x24\x8a\x35\x98\xe9\xd3\x8a\xfe\x71\x10\x4a\x45\xbf\x11\x05\x2d\xdb\xcb\x40\x86\xac\xe4\x40\xab\x01\x97\x20\x2b\x08\x06\x8b\x3e\x9a\xdf\x8d\x8f\xa3\x36\x5b\x10\x47\x60\x9d\x7e\xb7\x67\xb4\x6b\x06\x81\x28\x2b\xb2\x3b\x3e\x06\xda\x1c\xfa\x3d\x96\x4f\x90\x4e\xda\xf8\xd8\x61\x8b\xba\xe0\x0f\x70\xc3\x78\xfc\x95\x7e\x6e\x2c\xab\x9d\x4e\xc8\x00\xab\x74\xd4\xee\x88\x6b\x97\x04\x44\xa4\x2b\x50\x8d\x9f\x31\x18\x3e\x57\xdc\xce\x1b\xa1\x57\x88\x1a\x90\x51\x97\xf9\x01\x67\x69\x23\xca\x48\x44\x7f\x49\xb5\x83\xce\xd0\xb6\xd1\x8d\xb4\x60\xa2\x49\x25\x0a\x11\x7e\x80\x04\x99\x25\x09\x7b\xc7\xd2\xa3\x48\x62\x1f\xd0\xa3\x38\x9e\x72\xe4\x0f\x37\x6c\x13\x1a\x99\x74\xbb\xb9\x4b\x22\xcb\x70\x97\xd4\x1e\xfd\x3c\x00\xb2\xe8\x1e\x38\xc0\xdd\x2c\x51\x0e\x18\xfa\x1c\x30\x37\x90\x67\xbd\x24\xe3\x67\xe6\x5d\x47\xec\x6c\x14\x6c\xa5\x64\xd0\xb1\x8c\x77\x22\xfd\xa3\x70\xd6\xc2\xa6\x8f\xbd\x35\x07\xd3\x8e\xc2\x14\x6f\xc3\x2f\x2c\x48\xb9\x87\xb5\x3d\x9a\x15\x72\xab\x97\x64\x9c\x2f\x94\x64\x7e\xde\x98\x7c\x43\x9d\x56\x72\x03\x71\xd1\x01\x5f\xd9\x24\x3d\xda\xa0\x51\xe5\xe7\xf7\x1a\x54\x3d\x30\x6b\xa6\x13\xdd\x8c\xef\xc2\xeb\x2a\x7a\x63\x2c\x23\x8a\x68\xff\x38\x49\x4e\x24\xf4\x8d\x93\xa0\x10\xf4\xcf\xb5\x81\x1a\x03\x01\xe8\x39\xf9\xf7\x27\xf0\xa8\x88\xc8\x18\x17\xc5\x48\x93\x07\x38\x62\x14\x67\x9c\x1a\x17\x0e\x87\x4d\x16\x03\x25\x41\x7e\xc0\xfd\x71\xbd\x64\x2b\xcb\x60\x89\x10\x9b\x2c\x06\xfc\x2c\x1c\xde\x31\x96\x4d\xa3\xf9\x8b\xc9\x07\xea\xf2\x5e\xb9\xd2\xfc\x60\x2d\x5c\xd3\xfc\x98\xdc\xcf\x7d\x78\x80\xc9\x59\xf5\x3b\xe0\x89\xe1\x18\x93\x01\x96\xe6\x88\x8d\x81\xdb\x6e\x49\x26\x6a\xb8\x99\xfe\xe0\xf5\x03\x02\x22\x1d\xe5\x80\x99\xc2\x01\x17\x83\xae\xaf\xce\x60\x32\xd6\x45\xb5\xbb\x47\x58\x5e\x7c\x80\xe1\x1b\xeb\x50\x83\xc1\x52\x1e\xbe\xff\x8d\xe7\x64\x97\x9e\x03\xce\x92\x69\x3d\x93\x65\xdb\xf2\x31\xe0\x3c\xeb\xa0\x8e\xf1\xf0\x2c\x75\x4f\x6a\xe2\x05\xf5\xf8\x2e\xca\xac\x49\xc0\x8b\xc2\x5e\xa8\xe3\x6d\x1c\x42\x5d\x4e\xa2\xb9\x98\xea\x98\x58\x86\x38\xf9\x98\x6b\x19\xfe\x02\xb3\x16\x07\x1b\x2c\x8d\xec\x18\xd9\x81\x62\x50\x59\xcb\x3c\x0f\x80\x5a\xca\xd7\x93\xa6\x83\x24\xfd\xf1\x79\xd0\x83\x45\x07\xe5\x3c\x40\x1c\xad\xcf\x3d\xc1\xe4\xec\x84\x75\x1e\x4c\x5b\x5a\xfd\x80\x9c\xbe\xbb\x8b\x8b\x5d\x78\x54\xaa\x7a\x7e\x06\x79\x21\x80\x78\x0c\xc0\x52\xb2\xdb\x19\xa8\x12\xd0\xe9\x3c\x19\x96\x64\x41\xeb\xfc\xd8\xde\x8f\x23\xe2\x19\x96\x34\xf0\x37\x4c\xe9\xc4\xa5\xb2\x24\x31\xa1\xf3\xbb\x34\x76\xc7\xd7\x9c\x61\x2d\x69\xe8\xc1\xcb\x25\x69\x86\x91\x7b\x27\x2e\x74\x92\xd1\x59\x9b\x7a\xae\x38\x70\x1d\xff\x13\xfe\x2a\xc5\x9e\x5b\x27\x03\x87\xac\xa7\x3e\x91\xc0\xda\xae\xcf\x67\xe4\x76\xab\x87\xef\x12\x97\x2c\x3d\x9c\x8b\xb3\xe9\x1c\x9c\x2c\x27\xe2\xd0\xda\x93\xd7\x3a\x07\xa9\x9e\x69\x2d\xdd\x6f\x7c\x14\xde\xd6\xab\x93\xb1\xe4\xe9\xe7\x0b\xb0\x53\x69\x4f\xcf\x0c\x1e\x22\xb9\xee\x64\xf2\x45\x87\x94\x9d\xe4\x84\x12\x26\xcf\x0c\xa9\x49\x1a\xdc\x33\xf3\x34\x0f\xbf\x00\x0c\x93\x78\x7a\x92\x33\x5a\x01\x7a\x66\xa2\xf9\xf0\x98\x38\x9c\x12\xab\xce\x4c\xea\xae\x21\xca\x9a\x93\xba\x84\x73\xad\x6a\xdc\x8e\xb3\x10\xcb\xc5\x4b\x4f\x32\x3e\x09\x93\x67\x21\x9c\xc4\xbf\xcf\x42\x38\x69\x4e\xcc\x04\x6d\xd6\x79\xc2\x44\xa0\x92\x35\xe3\x84\xf7\x6d\x94\xb6\xed\x64\xf1\xd1\xf1\xf3\x02\x90\x5e\x74\xf6\x84\x2f\xad\x3d\xbd\x4e\x28\xfc\xed\x07\x74\x56\x4c\x51\x3a\xdc\xb3\x42\x3c\xd0\xbd\xe0\x84\x67\xed\xcf\xb9\xc4\xbd\xcf\xce\x17\x27\x42\x37\xec\x7e\x79\x9e\xa4\x89\xba\xa1\x9f\xac\x61\x65\x85\xe1\x09\x4f\x42\xb3\x9f\x93\xd7\x38\x2b\x0c\xcf\x93\xdc\x45\x34\xef\x84\x55\xdf\x06\xe7\x73\x71\x38\x03\xfe\x5a\x80\xf7\x1b\xbc\x21\xf9\xa8\x5f\x64\xab\x9a\x15\x75\xbc\x3f\xf8\xc5\x22\x57\xd6\xe5\x9d\x64\x82\xd5\xbf\xc1\xdb\xad\x29\x3b\x51\xfd\xc1\x26\xe7\x73\x6b\x78\x35\xe6\xbd\xa8\xa0\xba\xb8\x99\x84\x49\x90\xa0\xf7\xa1\xa3\xdb\x4e\x64\x3d\x89\x56\x8d\x9d\x88\xe3\xfd\xb9\x2b\x9e\x37\xb6\x57\x02\xe2\x09\xe7\xc1\xf1\x43\x64\xc8\x06\x25\x10\x9e\xac\xe3\xe8\xc0\xc9\x93\x25\xac\x1c\xaa\x78\xa2\x6e\xe3\xcf\xf5\xf2\xa4\xc2\xd6\xea\xb2\x13\xc1\xbd\x8e\x20\x38\x11\xdb\xdb\x7e\x7a\x20\xec\x92\x27\x71\xe3\x05\x7d\xf0\xae\x59\xfa\x01\x37\xcc\xfb\xf1\xae\x59\x69\x4b\x91\x8f\xd9\xb6\x86\x73\xf1\x39\xb1\xce\xf3\x5d\x3b\x28\x70\x23\x98\x37\x99\x1d\xf0\x6a\x28\x6e\x7d\x32\xb8\xd7\x3a\x8d\x13\x19\x9a\xb3\xf8\xff\xf9\x82\x26\x89\x17\x9f\x2f\x60\xed\xf6\x09\xd0\x8a\xb1\x9e\xb8\x1a\x5a\x6b\x7d\x4e\x92\x45\x69\x92\xce\x89\xd3\x2d\x46\x7b\xb2\xe8\x44\xf2\x61\xa5\x7a\xd7\x6a\x97\x93\xac\x58\x9c\xf7\x64\x36\x14\x2b\x41\x4e\xd6\x65\x1c\xf9\x6f\x72\x75\x8f\x8b\xb1\xbf\x56\x80\x5c\xc7\x22\x61\x59\x0f\x22\x37\x3f\xea\x41\xe2\x1c\xfd\x06\x36\x42\x7c\xf8\x62\x3e\x66\x5f\xb9\x2f\xd4\x99\x38\x8c\x50\x17\x38\xf5\xe1\xdd\xbe\xc8\xa9\x1d\x17\x7a\x91\x13\x3b\xcc\xf3\x0a\xc4\x52\x49\x10\x57\xe0\xd1\x10\x33\xbd\x78\xa1\x14\xab\xbe\xc2\x1a\xd5\x7d\x82\x50\x75\xff\x26\x52\x4a\xc4\xb8\x58\xab\xd1\x51\x80\x57\x58\xa6\x21\x2d\x2d\x60\xc3\xc5\x7d\x2f\x16\xef\x4a\x22\x5d\x57\x04\xb1\x14\xc7\xb8\x78\xcd\x74\x96\xb4\x0b\x0a\xd8\xe1\x00\xc8\x2b\xae\xb4\x3e\x9a\x37\x33\x25\x9b\xdd\x5e\x1f\xbb\x2d\x49\x87\xed\x4a\x1f\xc1\xb6\x92\xe4\x02\xb3\x3d\x7e\x60\x45\xf7\x51\x6b\x7f\x2e\xd4\x65\x70\xd8\xc0\x95\x58\x14\x46\x73\xa0\xb3\xa8\xa3\x4f\x2f\x5c\x33\xed\xb3\x74\x21\xb1\xb1\xfd\x87\x2f\xf0\x56\xa7\x0f\xb9\x60\xad\x4f\x22\x10\xd7\xc7\x5a\x93\xc3\xea\xaf\xdc\x39\x45\x3f\x58\x60\xf0\x08\x3c\x7b\xc5\x5d\x4e\x74\x29\x48\x7e\xbc\xb5\xf9\xb2\x76\x21\xa2\x56\x85\xd6\xc6\x55\x16\x14\xd4\xc1\xc7\x29\x9b\x6f\x3d\x17\x18\xa5\xbd\xf6\x2f\xde\x18\xed\x21\x7b\x95\x45\x4a\x35\x04\xc3\x4e\xac\xea\xb9\x60\x1c\x1f\x87\x84\x94\xab\x92\x28\x49\x64\xb8\xea\x22\x95\x1a\xb5\xae\x95\x6b\x1d\xd4\x93\x5a\x37\x83\xea\xfe\xd9\x01\x38\xa8\xde\xdf\x6d\xb0\xbc\xda\x3a\x6f\x7e\x40\x60\xfb\x77\xc1\x07\xea\xb0\x91\x47\x88\xc3\xa3\x7a\xff\xd7\x83\x66\xc9\x7a\x9c\xf6\x98\x44\x2d\xfe\x6f\x96\xc2\x88\x8e\x0d\x36\x4a\xc1\xa5\xf2\x47\x5d\x83\xda\xfb\x5f\x17\x02\x37\x12\xca\x1d\x3f\x38\xd4\x89\x85\x12\x24\x2e\x9a\xa8\xed\x9b\x87\x72\xfd\xa1\x39\x9b\xdf\xc5\x7a\xde\x76\x28\x5a\xf5\xf9\xed\x4c\x83\xfa\xfc\x41\x05\x83\x07\xea\xf3\xbb\x7a\xf7\x60\x79\xfe\xc3\x51\x9e\xd7\x00\xda\x18\xf1\x06\xb2\x2f\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\x41\xff\x6f\x08\xbf\x41\xbc\x31\xb0\x4e\x92\x26\x53\xc8\x93\x12\x77\xf2\x1b\xc0\x4d\xcf\xf2\x5c\xa0\xd1\x34\x3e\x21\x29\xa9\xe4\xda\xb8\x18\x7e\x61\x56\x73\xd1\x8c\xed\xb8\xcc\x0b\x66\xec\x1f\xc8\x9c\xac\xe7\xac\x59\x5e\x0b\x32\x5a\xc7\x15\x3e\xd0\x79\xd6\x4c\xd2\xeb\xb8\xcd\x0b\x9e\x90\x16\xd9\x2f\xd6\x05\xb5\x52\xf0\x82\xc8\x34\x1c\x4c\x7a\x21\x5e\xc3\xc2\xeb\x85\x72\x18\xce\x6b\x7f\xd1\x2a\x3e\xda\x5f\x25\xaa\xbb\x60\x32\x1f\x4e\xe9\x73\x41\xc0\x3a\x7e\x4e\x1b\x04\x2c\xdf\x19\x2e\x7a\x4e\xda\x6f\xf0\x82\x5e\x3c\x45\xff\x5e\x1b\x21\xac\xbd\x79\x3c\x3d\x65\x46\x6f\xf8\x74\x22\x78\x23\xfd\x0c\xb9\x36\xdb\x5d\x82\x4e\x49\xa2\xbf\x68\x0f\xb7\xc2\xed\x42\x6c\xc6\xcf\xf1\x45\x2c\x86\x3d\x52\xaf\x67\xcd\x49\xe7\xe4\x21\x58\xbd\x0a\x48\x4f\x56\x82\x5f\x0f\xc9\xb5\x57\x81\x88\xda\x6c\xa1\xef\x42\x64\xc5\xcf\x81\x87\x4e\x20\x49\x80\xbe\x5e\x60\xbd\x91\xe7\xe5\x1c\xb5\x6a\x08\x5b\x3f\xea\xd2\xeb\x5d\x93\xd4\x1c\xe0\xf0\x68\xe7\xc1\x0b\x7a\xf7\x61\x77\xff\x0b\x19\x81\x8b\x95\x67\xd7\xcb\xed\xfc\x79\x30\xf9\x40\x7d\x4e\x6c\xa7\xbb\x80\x38\xf5\xb3\x59\x30\x9e\xff\xec\xee\x24\x39\xf6\xb1\x42\x10\xaf\x9d\xca\xae\xb9\x66\xad\x75\x4f\x8a\x26\xa6\xc6\x4c\x3f\x67\x55\xe5\xc5\x20\xde\xe4\x73\xc3\x98\x5d\x1b\x08\xae\x49\x2c\x14\x52\xdd\x9f\x0c\xd5\x9d\x05\xef\x46\x19\xaf\xc3\x4e\x8a\x37\xdc\x22\xed\x48\x79\x43\x60\xb2\xd1\xff\x86\xd7\x63\xd2\x61\xbf\xa1\xad\xf7\xac\xef\x03\x38\x98\xdd\xdf\x02\xad\x3b\xb8\xf1\x41\xd7\x6f\x24\x5f\x6e\xfe\x80\xf4\x5e\xba\xb4\xfb\x13\xaf\xb2\xf9\xf9\xcd\x3a\xa6\xd6\x42\xde\x50\xef\x27\x49\x95\x37\xfc\x24\x0d\x95\x1b\xea\x7d\x6f\xee\x1d\x0a\x7e\x7b\x00\x92\x40\x4f\xf1\x13\xb6\x9a\x13\xd6\xde\x30\x87\x1f\x8e\xc8\xbe\x03\x91\xda\x50\x5a\xba\x0f\x29\x3e\x6f\x18\x00\x92\xec\x4b\x77\x24\xc1\x92\x96\xe9\x66\xe5\x54\xab\xe4\xef\x48\xc0\x6b\xd6\x90\xce\x52\x76\x8f\x94\xce\x9a\x5f\x20\xc2\x78\x2b\x58\xdb\xcb\x7a\xcc\x3b\xf2\x52\xe1\x85\x44\x22\x8c\x41\x05\x0b\x7a\x09\x7e\xe1\xc5\xa0\x9e\xd4\x84\xbd\x48\x93\x80\x89\x3c\x49\x58\xbb\xe9\x9c\xe9\xe0\xd6\x9b\xf2\x9e\xf4\x14\xf7\x92\xf7\xc4\x5e\xee\xa5\x5c\x31\x82\x30\x51\x9f\xfd\x39\x6f\x5a\xcd\x25\xfb\xdc\x08\x5d\x36\x3f\xba\x13\xcb\x48\x78\x08\xf2\xdd\xe6\x49\x61\x11\xd2\xbe\xdc\x8c\x16\xfa\xc1\x69\x46\x2e\x5b\x57\x7a\xc3\xac\x7e\x98\x41\xdd\x99\xb2\x92\x17\x0a\x3b\x7b\x92\xc4\x77\xe7\x86\xdf\xee\x01\xf1\xd6\xc6\x10\x96\x6f\xb5\x76\xf5\xa6\x76\x45\x5a\x80\xbb\x50\x52\x32\xa8\x69\x67\x70\x68\xf2\x5d\x28\xa4\x44\x7f\x02\x6f\xfe\xe3\xaf\x2e\x4b\x37\x73\xb0\x38\x3c\xf7\x86\x51\x3d\x15\x8f\x47\xa9\x56\xdc\xe3\x66\x81\x57\xe7\x5c\xbc\x0b\xb1\x5c\xea\x99\xbb\xac\x45\x09\x0a\x85\x54\x51\x1a\x9f\x1b\x1e\x9c\xc9\x6b\xa8\xbc\xa1\x89\x58\xdf\x75\x2d\xdb\x6f\x2c\xea\xed\x37\x08\x59\xcd\x7b\x09\xa5\xe2\x49\x37\x2b\xba\xfe\x9c\x8c\xc6\xb3\x25\x49\xec\x66\xc5\x56\xfb\x05\xdd\x8d\xbb\xa7\x31\xda\x3a\x3a\x7e\x00\xaa\xe6\x95\x32\xad\xb1\xa3\x5c\x6f\xfa\x58\xda\x39\xe5\x7e\x51\xc6\x5d\xf4\xfd\x66\x78\x9f\xa3\x52\xef\x97\xeb\x10\x68\x50\x71\xc9\x6a\xe7\x1b\x17\xfa\x24\x01\xf3\x7e\x41\x17\x25\x08\xdf\x64\x30\x12\x7b\xef\xb9\x56\xa9\x0e\x51\xa5\xda\x09\x3c\xee\x89\x4b\x86\x54\x86\xf7\x44\x80\x94\xc9\x03\x93\x44\x58\x95\x7e\x2f\x7e\xa2\x93\xf6\x2c\xcd\xb7\x8e\xe2\x03\x63\xae\x4a\xe1\x8e\x87\xcc\x40\x70\x7d\x8e\x86\x94\x81\x51\xbf\x01\x46\x49\xd1\xcf\x41\x07\x98\xe6\x17\x88\x74\x12\xcb\x1e\x68\xb9\x2d\x91\x3c\xb4\xdd\x3a\x4a\xf6\x21\x71\x17\x37\x78\x48\xbc\xc5\x03\x9f\xc0\xe4\x90\xfe\x4d\xb1\x4d\x4a\x87\x07\xd7\x60\xa7\x59\x7e\x90\xcb\xca\x11\x28\x4f\xe4\x9a\xb4\x66\xd8\x52\xb3\xae\xd1\x0f\xfc\xd3\x5d\xda\xe7\xa1\x6d\xf5\xe7\x7b\x98\xa3\xa3\xfb\x27\xff\x92\x8a\xe1\x49\x14\x66\x25\xe0\x3c\x89\x3b\x29\x3a\xfd\x24\x8a\xed\xba\xaa\x3f\x89\x01\xcc\xee\x82\x8b\x92\x12\xfb\x49\x94\xeb\x93\xbf\x00\xcd\x6b\xfe\x82\xab\x16\x14\x90\xbc\x21\x89\x67\x3e\x79\x6d\xb5\x26\x95\xc9\x8f\x24\x5c\x3e\xbc\x26\x7b\x23\x32\x2f\x51\xc3\x0f\x00\x38\xaf\x82\xc9\xac\x4c\x13\x1f\x78\xb9\xa7\xe6\x21\x78\xa8\x44\x76\x1f\x98\x5a\x9d\x81\xf2\xe1\xb5\x59\x67\xec\x29\x54\xe7\x18\xb6\x28\xd8\x93\x8c\xb0\x20\x59\xce\xc2\xf7\x2c\x7a\x24\xaa\xfb\x80\x1e\x39\x05\xc5\xf3\xd1\xa3\xd4\x7e\xda\xb9\x15\xa2\x68\xcf\xa2\x4f\xc5\x6f\x00\x0c\x3f\x2f\x2c\x30\x68\x0e\x95\x17\xd6\xe2\x37\x4e\xee\x8d\xbb\xe0\xcd\x42\xcb\xac\xf7\x77\x70\x0d\x86\x8a\xbd\xf2\xee\x37\xca\x68\x9a\x34\x42\x25\x93\x31\xba\x51\x94\x34\x18\xe0\x10\x6e\x53\xdf\xd3\xa8\xb2\x92\x30\xfa\x34\xda\x97\x8b\xbb\x7c\xf9\x40\x73\x62\xf2\x05\x6b\xa9\x9f\x4e\x76\x24\x15\xd5\xc3\x24\xec\x36\x50\x3d\xc8\x6d\x90\x7a\xff\x1b\x76\xf4\x74\xee\x9c\x3f\xe6\x75\xda\x07\xbf\x53\x74\x15\xeb\x78\x58\xd3\xc6\x4a\xef\x87\xf9\xa4\x24\x38\x3c\xc8\x16\x95\x6c\xc0\x78\x06\xf5\x19\x62\xc2\x0f\x7d\xbe\x0f\x5d\x5f\x9e\x41\x40\xa9\x0b\xe6\x2e\x38\x0c\xfa\x13\xbb\x2d\x95\xd8\x73\x62\xda\x32\x60\x3c\xab\xba\xcc\xe1\x07\xa0\xe2\x1e\x81\x99\x06\xec\x70\xf0\x9c\xac\xa0\x74\xf8\x01\x76\x5b\x64\xfc\x59\x16\x6f\x31\xbc\xe7\xc2\x76\x1b\xc1\x60\xe0\x3e\x7e\x3e\x20\x77\xf3\x2a\x2e\x9c\xb3\xe1\x17\xb8\x6c\xaf\xe2\xfa\x96\xed\x9c\x71\x0f\x32\x11\x24\x43\xf6\x5a\x93\xf6\x14\xc8\xf9\xbd\x6e\xa6\x1e\x70\x80\xf5\x73\x1f\xfc\x44\x6f\xdc\x38\xbb\xc6\x0e\x94\x7e\x34\xbb\x7b\xee\x75\xb0\xfc\x02\x41\xad\x31\x71\xfd\xcd\xde\xcd\x75\xfd\x15\x4f\x7e\xee\xb5\x2c\x01\x66\x95\x93\x3e\xdc\xe5\x44\x17\x02\xcc\x93\xf0\x5b\x1f\x3c\x94\x3d\xc5\x93\x9f\xef\x3a\xdb\x9c\x5b\xfb\x79\x50\x10\xcc\xbb\xfb\x90\x62\x79\x92\x0f\x77\x53\x8a\x88\x87\x89\x40\xcd\xb6\x9f\x65\x1c\x30\x20\x5e\x9e\x56\x43\xfb\xa5\x48\xac\xab\xe3\xf3\x72\xe5\xfe\xa2\x11\xb6\xfe\x82\xda\x61\xdd\x58\x9e\x75\x5f\x95\x70\xf0\xc0\xd9\x3b\x1f\xfe\x62\xcd\xd3\x2f\x10\x34\x5a\x39\xcb\x33\x5a\x03\xf9\x4c\x44\x55\x99\x58\x23\xd3\xe7\xe1\x1b\xf0\x43\x6f\x6f\xe7\x03\x7e\x60\x89\xcf\xd2\x40\x3e\x10\x27\xec\x31\xf4\xc0\x1c\xe0\x28\xa8\x67\x62\x8e\x06\xdd\x5c\x73\xdc\x70\x78\xe9\x4b\xe6\x98\xf0\xf7\x58\x80\x18\x7a\x70\xf2\x8d\x43\x0f\x1e\x3e\x88\x7a\xb0\x3a\xdd\xa0\x7a\x99\x8a\xd3\x32\xc9\x8b\xc2\xce\xc9\xba\xa5\x17\x86\xed\x26\xfd\xd6\x4b\xcd\xba\x03\xa4\x5f\xe6\x61\xb0\xa8\xf6\x7e\xb7\xbd\x96\x3d\x71\x64\xca\xc9\x1e\xb3\xd1\xee\xa9\x1e\x11\xc0\xe3\x9a\x67\x6f\x5b\x1c\xc2\x2f\x5c\x1c\xd2\x3d\x7c\xc2\xa0\x33\x2a\xbe\x8d\xb0\xf3\x07\xab\xbc\xdf\xfe\xdd\x57\x7e\x02\xbd\x80\xf8\x1d\x3b\xba\xbf\x88\x2a\x1f\x0e\x3e\x7e\xa1\xf1\x4c\xd6\x4f\xbd\x1d\xdb\x69\xb0\x40\x19\x99\x45\x4c\x51\xef\xbf\x65\xf1\x62\x94\xfb\xcf\x96\xb1\x51\xde\xbf\x65\x11\xf4\x97\xfe\x48\xc7\xcf\x03\x06\x23\xbb\xc3\xce\x17\xfc\x60\x41\xc1\x53\xc0\xaa\x45\x63\xde\xa5\xbc\x94\xd4\xf3\x0e\xa8\xa3\xbd\x53\xe7\xc2\xd1\xbf\x72\x71\x78\x4f\xce\x58\xdb\x82\xd2\x62\x49\x7c\xf9\x65\xf5\x0c\x8b\xbb\x2f\xb8\x41\x8e\xfe\x0d\xba\xaa\x73\xfa\x9e\x64\xb3\xde\x96\x93\x0b\x10\x8c\x17\x33\xf0\x8a\x4e\x06\x3c\x48\x56\x78\x97\xe6\x53\x52\x3b\x4a\xff\x7f\x9f\x68\x96\xd0\x74\x3a\x79\xd8\x7b\xd1\xc1\x52\x63\x82\x1b\xe4\xe8\xdf\x20\x1e\xd9\xbf\x51\x95\xd1\x87\xec\x63\x06\xa9\x79\x8e\x1f\x33\xc8\xed\x67\x02\x3c\x62\xc1\x0f\xe0\x84\xda\x3c\xa1\xf9\x75\x20\xd9\xe2\xbd\x19\x26\xe2\x7d\xbd\x91\x92\xf7\xe7\xf7\xc2\x0c\xc1\xf1\x5e\x98\xa0\x39\x22\x57\xe0\x4f\x92\xee\x17\x59\x67\xec\xe8\xfa\x22\xd4\xa7\x4a\x16\x78\x1f\xea\x87\xd5\x01\x2a\x97\xf9\x2e\xfd\x42\xaf\x99\x93\x7f\x53\x76\xf0\xaa\x9f\xfe\xcf\x9f\x52\xb3\x5f\xf8\x6e\x6b\xce\xa7\xf5\x2e\xb5\xa6\xd6\xf0\x70\x42\x5a\x02\x5c\xa1\x9c\x3f\xe3\x7d\x40\x22\x92\x27\x34\x09\x45\xcd\xf8\xe3\x13\x2d\x4b\xe7\xf4\xbe\x54\x41\x88\x5c\xbe\xc8\x1f\x93\xbd\x0f\x4b\xab\xa9\x8b\xca\x8b\x34\x81\xf9\xe7\x03\xca\x74\xd5\x5d\x82\xe6\x1b\x48\x73\xe1\x96\x1f\xa0\x6a\xa9\xe5\xc4\x77\x52\x1b\x28\x4d\xc9\x0b\xa3\x70\xfe\xf9\x4d\xb8\x25\x3f\xe0\xd6\x89\x35\xbd\x88\xdc\xce\x62\xa9\xef\x5c\x0b\xdf\x5f\xcc\x45\xe5\x45\x2d\x27\x23\xb3\x1d\xa2\x3f\x97\x09\x36\xfb\x8d\x17\xe5\x48\xa2\x7e\x53\xab\xa9\xdd\x9a\x81\x2a\x01\x5d\xca\x66\x58\x2b\xf3\x1b\xbc\xef\xe8\x1a\x38\xe1\x0c\xe5\xdc\x85\x33\x2c\xf8\x6b\x16\xb8\x68\x66\xa1\xf5\x5c\x7c\x23\xf9\x05\x6e\x88\x6e\x48\xa8\xff\xff\x3d\xf0\x27\x14\x50\x7e\x06\xa1\x60\x9e\xfd\x60\xf2\x8d\xbd\xa9\x13\x71\x35\x76\x14\x9c\xd0\x23\x66\xc9\xe9\x33\xae\x1d\xf2\x07\xd4\x12\xe9\x22\x87\xfa\xfc\x2d\x0b\xf5\x51\x7c\xff\x9b\x95\xba\x48\x5c\xa9\x2e\x2c\xa8\xa5\x1f\x7e\x4e\x34\x6a\xe7\x7f\x0f\xb4\x54\x16\xcf\x77\xd6\x05\x14\xcf\x4f\xf9\xe7\x0b\xd4\x32\x32\xf6\xce\xb4\xa8\x86\xe6\x89\x0b\x6a\x2e\xee\x92\x2b\x17\x32\xce\xa5\xa5\x13\xcf\x43\x75\xfc\xef\x81\xba\x80\x7b\xf0\x70\x6e\x07\xd4\xc7\x8f\xe9\x07\x0f\x32\x08\x72\x71\x17\xd7\x3f\x7f\x8a\x1d\x58\x59\xfe\xde\xa9\x75\x27\x63\x5d\x0c\x1a\x28\xe9\x5c\x08\x70\x16\xa2\xa6\x2e\xc5\xa8\x86\xdf\x9c\xcb\x6c\x15\xc3\x77\x2e\x87\x59\x88\x25\x46\xa3\xb2\x80\xfb\x57\xae\xe0\xac\x9d\x3f\x9c\x23\x60\x16\x8a\x0a\x46\x43\x2a\xe5\x9c\x1a\x61\x16\xf2\x14\xe3\x54\x85\x24\xe7\x17\x2a\xa4\x60\x49\xa8\xb3\x92\xad\x75\x3f\x18\xec\x52\x73\x86\x97\x54\x36\x12\x22\xb9\x4f\xae\x6e\x5f\x73\xf0\x0b\x6b\x0e\x02\x5c\xe5\x09\x35\xde\xb2\x50\xac\x93\x17\xcc\xc6\xed\xd6\x55\x7c\xe2\x96\x9b\x45\xbd\x66\x23\xe3\x33\x62\x37\xe2\x83\x38\xdf\x84\x56\x2f\xfb\xd0\x23\x03\x50\xae\x1e\x82\xc7\xaf\xf8\x85\x87\x0f\x34\x66\x47\x86\x1f\x2f\xac\x13\x29\x7d\x34\x06\x09\x8b\xe8\xfe\x1c\x94\x30\xa4\xb3\x98\x14\x7b\x4c\x57\x96\xd8\xe3\xf3\xc7\x42\xaa\xf6\x3f\x9e\x88\x33\xb6\xc1\x63\x7e\x52\x4e\xb1\xfb\xd7\xfc\xa4\x9c\x0f\x76\xea\x01\x19\xf7\xb2\xc9\xca\x49\xe2\xe6\xb3\xc4\xb8\x63\xeb\x45\xe6\x49\xd8\xf9\x20\x9c\xbc\x73\xf8\x13\xc4\x0a\xfd\x64\x51\x98\xac\x8b\x65\x16\x3b\x99\x8e\xce\xc2\xcb\x84\x89\xb3\xd8\xeb\x0c\xd5\xfc\x43\xf6\xf5\x9a\xe5\xfb\xb3\xa3\x80\x27\xe2\x74\x0e\x85\x91\x9f\x0d\x77\xd7\xa2\x74\x11\xe7\x45\x35\xb8\x92\x35\xcc\x0e\xcd\x6b\xc9\x1b\x9d\x67\x47\xac\x7a\xc9\x7b\xa6\x13\xf1\x21\x21\x29\xb9\xfc\x1c\x90\xcf\x93\xae\xf5\x13\xe1\x19\xdf\xc4\xf2\x7e\x10\xe9\xf2\xb5\x05\xc5\x39\x22\x9d\xe3\xf7\xd5\x70\x0e\x98\x25\x92\x6e\xfa\x93\x0e\xf7\x49\xc1\x0b\x73\x00\x83\x93\x14\xf6\x73\x20\x95\x53\x96\x86\x64\xc2\xe3\xbe\x29\x75\xe8\x1c\x88\x30\xcf\xba\x0a\xce\x81\x7d\xca\xba\xc1\x4e\xf8\x95\x37\xe5\x5c\x9d\xf0\x02\x0f\x2e\x1a\x37\xe1\x72\x1d\x5c\xb9\x66\x0e\x68\x89\x55\xf5\x63\xd2\x37\x39\xc9\xed\x63\xc2\x6d\xb8\xeb\x96\x35\xe1\x36\xdc\x25\xb6\x4f\xb8\x0d\x37\x15\x2f\x99\xf4\x1a\xce\x72\x13\x9a\xf0\x1a\xee\xb9\xfb\x83\xf4\xfd\xd6\x22\xce\x8f\x51\xf6\xbc\xb5\x0d\xf3\x0c\x0c\xb1\x3d\xfc\x42\xfd\xe7\x4f\x2f\xda\xaf\xf3\xe3\x93\x5d\x29\x82\xe6\xf9\x31\xc1\x5e\xf6\x91\x9a\xe7\x77\xdf\xea\xa5\xfb\xfb\xe7\xfb\xfd\x33\xa1\x17\xbf\x3d\x20\x52\x5d\x78\x85\x60\x99\x41\x99\x17\xe7\xc9\x6a\x06\xc1\xbf\x91\x02\x73\xd3\xd4\x09\xaf\xe3\x5e\x93\x3b\x60\x21\xd5\xea\x07\xac\x5a\xea\x0e\x90\x2a\x3b\x09\x66\xac\x16\xba\xef\x83\x13\x3e\xc9\xbd\x7a\x85\x11\xd5\x42\xbc\xa2\x48\x07\x42\x4f\xe0\x81\xb4\xba\xd1\x00\x3e\xcb\x21\x89\xb2\x4d\x3a\x2d\xa7\xe4\x19\x41\x65\x9c\xa4\x67\x9a\xf0\x62\xfe\x1e\xb8\x0f\x08\xd9\xb2\xab\x4e\xb8\x35\x87\x24\xf6\x39\xe1\xd6\xdc\x54\xd0\x6a\xc2\xab\xf9\x1b\xe4\x6f\x8a\x4e\x4c\xfa\x3c\x3b\x74\x63\x9e\x10\x12\x92\x28\xe1\x3c\x21\x24\xa4\xe4\x65\xc3\x50\x97\xa4\xa5\x98\x27\x5d\xb9\x94\x61\x6d\x9e\x89\x27\x37\x0a\xb2\x08\x78\x4d\x72\x40\x98\x27\x32\x01\x26\x5d\xdf\x27\x5c\xab\xbf\xdd\x16\xac\x32\x61\x65\x84\xcd\x84\x55\xd2\xc4\x32\x61\x55\xfc\x09\x61\xd5\x04\xbc\x4c\x58\x45\x4d\x0c\xba\x6d\x15\x9c\x9c\x70\xb7\xfe\xfa\x74\x17\x04\x47\xf6\x17\x94\x99\x86\x66\x0e\x59\xa4\xfd\x7c\x41\x68\x34\x6d\x61\xe6\xd9\xf6\x41\xc9\x84\x46\xf6\xb4\x08\x8d\xe4\x07\x84\xc6\xd0\x5a\x0b\x31\xa7\xa8\xd3\x42\x68\x78\x97\x0b\xa1\x11\xd5\x47\x21\x34\x8c\xad\x85\xd0\xc8\x02\x71\x59\x98\xe3\x07\x24\x8e\x45\x33\x2d\x04\x87\xcf\x24\x3d\xbd\x75\x55\x9e\x67\x21\x76\x34\x3f\x20\x76\x14\x77\x0a\xbb\x7f\xf8\xe9\x83\x79\xe8\x0c\xc1\xb2\xf6\x5e\x30\x66\x75\x7d\x39\x55\xcc\xb3\x72\xb5\xa6\x66\x75\xad\xd6\x6f\x70\xb5\x62\x16\xf0\x18\x0f\xbe\xe5\x4f\xb8\x8c\x7f\xa3\x08\x5d\xe0\x16\x57\xa4\xba\x9c\x67\xe5\x6a\xa3\x3f\xe1\xe6\x37\x7f\xc2\xd5\x1a\xb1\x21\x41\xa9\xd8\xf3\x84\x9f\x79\xb0\x8f\xd4\x3c\x11\x60\x9c\xa3\xb1\x16\x32\x55\x52\xc6\x9e\x09\x6f\xd7\x61\x98\xbf\x28\xca\x27\xb7\xf1\x09\xb5\x55\x53\xf4\xd6\x7c\x61\x9a\x97\xac\x3b\xdf\x04\xde\x22\x32\x3a\x8f\xf0\xcf\x1f\xdd\x98\x27\xae\x61\x5d\xba\xd3\x89\x5b\x98\x94\x60\x73\xae\xec\x58\xfa\xc9\x74\x2f\xfa\xc9\xc4\x0e\xfa\xd9\xd0\x97\x3f\x46\xf0\x73\xd7\x4f\x54\xd8\x72\x5f\xf7\x3f\x7f\x4c\x4c\xe7\x81\xfa\xfc\x49\x3f\x3f\x11\x3d\xb9\xeb\xf9\xcf\x1f\x15\x76\x9a\x33\xb0\x38\x97\x7e\xe2\x5b\xbd\x1c\x58\x02\x46\x3f\xbf\x6f\xf7\x95\x64\xe2\x6a\xa5\x7a\xdb\x13\x57\x18\x05\xb6\x4e\xdc\x60\x4c\xd2\x71\x7f\x91\x6d\x75\xe2\xf6\xa2\x8a\x8a\x13\x97\x17\x05\xa0\xce\xf9\xd1\x24\x69\x91\xe7\x2c\x5f\xcf\x42\xb0\x59\xd0\xb3\x26\xf9\xe1\xbd\x32\xf3\x4f\x88\xef\x4a\xa2\x34\x27\x9c\x9f\x74\x7a\xe7\x9b\xbe\x9e\x35\x8d\x37\x03\xd0\x7e\x1b\xdb\xe2\xb7\x91\x29\x97\xc0\x0a\x13\x15\xc4\xfb\xce\x2f\x1b\x66\xc4\xcd\xfb\xd8\xf6\xde\x30\x59\x23\x31\xec\xab\x42\x98\x48\x81\x13\xe2\x8e\x85\x8a\xc7\x01\x7b\x6d\xda\xb9\x1f\xe3\x71\x20\xdb\xa4\x42\xba\xbe\x07\x10\x72\xb6\xd2\x2e\x1e\x2c\xe9\xdf\xb6\xdd\xf9\x7b\x40\x77\xcc\xac\x4f\x10\xc8\x9e\xff\x2a\x3a\x36\x1e\x28\xa4\xfe\x89\xae\x6d\x3d\x40\x2d\xe7\x78\xec\x1c\xc5\xf1\x40\x59\xdc\x90\xba\xde\x88\x81\xb6\xcc\xb2\x67\x8d\xda\x41\x41\xce\xf0\xf1\x60\xa1\x96\xb6\x13\x2b\xc4\x23\x75\x3e\xe8\xfa\x64\x72\xa1\x63\x8f\xb2\xb2\xd5\x6f\xff\xea\x78\x94\x63\xbd\xb1\x3f\x29\xe0\x55\x79\xa7\x56\x88\x07\xb2\x4a\x7f\x20\xda\xa0\x28\x0c\x4e\x48\x02\x56\xdd\xd2\xd7\x06\x78\xa5\xf5\x79\x27\xd3\x8c\x47\x7d\xe9\x7b\xd4\x37\xf4\x90\xe9\x2b\xb4\x1d\x98\x15\x8f\x46\xb7\xc0\x7d\xb5\x8a\x07\x93\x9a\xc8\x0f\x30\x1e\x1d\x9c\x59\xae\x85\xf1\xe8\xb0\x10\xc9\x87\x2e\x1e\x83\x66\xf8\x9d\x99\x22\x1e\x03\x16\x43\xf9\xaf\xc5\x63\xc0\x1e\x98\xc3\xb1\x3b\x45\xf8\x68\x90\xc7\x5b\x3c\x16\x65\xdd\x65\xdb\xe2\x71\x32\xf3\xf3\xa6\x8a\xf1\x80\x8b\x7a\x90\xf3\x58\x3c\x2e\x64\x54\x4a\xbb\xa4\x44\x3c\xe0\xb6\x19\xd2\x8e\xb5\x88\x07\xac\xce\x41\x6e\x14\xf1\x78\xd6\xee\x8f\xdd\xc7\xc3\x82\x1c\x9b\x5b\xc5\xe3\xc5\x3c\x60\x98\xdc\x0f\x38\xac\xb6\xe1\x65\x3a\xa9\xcd\x8a\xe3\x31\x0b\x61\xba\xd1\x21\xb0\x0a\xab\x54\xfa\x31\x44\x4a\x2a\x3b\x54\x3f\x86\x08\x26\x29\xa5\x7e\x0c\x91\x69\xbc\xb6\xa4\xfd\x3d\xb8\xf8\x46\xdb\x0f\xe0\x3c\x29\x75\x70\x0c\x28\x01\x17\xa4\x40\x8e\x21\xc2\x7f\x4f\x7a\xca\x18\x12\xbc\x1b\xea\x4e\x81\x1f\x03\x6b\x50\x49\xb1\x18\x03\x4a\x4a\x05\x69\x1e\x63\x48\x37\x1f\xe4\x3d\x0a\x8b\x05\xb4\xbc\x0c\x37\xdf\x83\x97\x35\xda\xf6\x4c\xcb\x9a\x58\xdb\x6f\xd4\xcc\x07\x1b\x62\x01\x89\x46\x3f\xc9\x6d\x8f\x82\xe4\x88\xa1\xe5\xb1\x3f\x41\x8e\xbc\xef\xc1\x06\x50\xc7\xfd\xb1\xee\xa2\x87\x31\x30\x88\xb6\x95\xb8\x17\x87\x08\xc2\xd6\xf5\xfb\x66\xe2\x90\xb2\x89\x4d\x78\x18\x5d\x50\x36\x39\x0a\x0b\x1b\x4a\xde\x9f\xd0\x7e\xdf\x4a\xde\xe0\x78\x60\x7a\x69\x3b\x5d\x67\x0c\xcf\xe0\x1b\xc5\x0f\x6e\x3e\xd8\x33\xa7\x11\xb8\xed\x64\xd1\x31\x3c\x40\xc2\xb6\xc3\xe9\x63\xa0\x4d\xaf\xed\xec\x1e\x31\xbc\xac\xcf\x51\x04\xd2\x37\x11\x3e\x9a\x18\x58\x51\x68\xa5\xe9\x41\xe3\xe2\x36\x09\x0a\x13\xce\x9b\xad\x2c\x6a\x1c\x63\x20\xbe\xec\x8b\x4e\x8c\x28\xa3\x1b\x86\x68\x41\x4c\xec\xb4\xfa\x01\x92\x88\xb4\xba\xe9\x49\xac\xcc\x41\xb9\x15\xb6\x31\x56\xb8\x9d\xb6\xba\x4f\x69\x44\x2e\x95\xd0\x76\x71\xdf\x18\x99\x99\x44\xa9\xdd\x62\x1c\xb0\xb3\xb7\x5d\xcf\x32\x46\x46\x9b\xb5\xcd\xc2\x62\xbc\x32\xa3\x9b\x37\x7a\x44\x3a\x91\xcb\xcf\x22\x46\x3a\x48\xca\x4a\x11\x23\xbc\x1b\xbf\x07\x6b\x1b\xe2\x3a\xb6\xdb\xa5\x3b\xc6\x97\x61\x1b\x5b\xb1\x15\xe3\x44\xd6\xd1\x63\xe7\xbf\x8c\x89\xc5\xbf\xdb\xae\x37\x1a\x53\x20\x46\xed\xa2\xa8\xdf\x03\x6e\xc3\x3e\xfa\x29\x4c\x26\x53\xde\xf0\x48\x09\xbe\x62\x6d\x47\x7b\xc4\xc4\x2a\x44\x79\x27\x6f\x8c\x29\x31\x81\xfd\x0e\xb5\xfe\x1e\xac\x4f\xb2\x1e\x70\xd8\xfa\x17\xc9\xbf\xbf\xb7\x57\x3e\x67\x0f\x70\xf2\x41\xd4\x83\xc9\x07\x1a\x80\x74\x61\xd7\xbe\x8b\x29\x4d\xaa\x5e\xe2\xfe\x64\x31\xa3\xd6\xfd\xe0\xe2\x83\xdd\x07\x4b\xa7\xb4\xb6\xb7\x24\x65\x3a\xda\x35\xc1\x26\x73\x94\x5d\x76\x24\xa6\xc2\xe8\xcc\x6d\xf4\x88\x09\xb5\x21\x42\xdb\xe9\xe4\x63\x2a\x84\xef\x0e\xcf\x8e\x89\xb9\xde\x5b\x17\x7c\x2b\x6e\x85\x6d\xa7\x92\xfa\x1e\xd0\xe5\x74\xe8\x0d\xd2\x96\xae\x4d\x6b\x88\xa7\x6a\x3b\x35\x5c\x4c\x48\x42\x1a\xda\xce\x67\x18\x53\x03\x63\xad\x43\x33\x65\xe2\xc7\xba\x03\x89\xbf\x07\x2b\x87\xe2\x9e\x69\x5b\xf5\xc0\xf7\xf9\x4b\xc8\x6e\xf6\x09\x0f\x1a\x96\xb9\xc6\xba\xa0\xde\x89\xa2\x3b\xd1\x51\x4c\xc8\xc6\xf4\x3d\xd8\x7d\x9c\x83\xab\xdd\x22\x40\xba\xa1\x9b\x6a\x3b\x37\x49\x4c\x37\x74\x64\x39\x6a\xb5\x37\x76\x2e\xed\x98\xf9\x98\x1e\x14\xfc\x6e\x3b\x80\xf4\x7b\x80\xa0\xf9\xad\x79\x8a\xe9\xc9\x7c\x43\x00\x7a\x88\x6f\x3b\x6d\x4f\x4c\x0f\x65\x93\xa1\x83\xf0\x90\x96\x0c\x6d\xc3\x84\x7f\x4f\xdb\xee\x8a\x31\x1f\x99\x87\x69\x63\x75\x3e\xe8\x2c\xb3\xdd\x6b\x62\x0e\xd0\x24\x29\xc0\x3b\xe6\xc0\xca\xad\x3b\x48\x26\xe6\x80\xb5\xf4\x6d\x39\x8f\x19\xf5\x43\xbf\x4b\xcc\x9a\x69\x4e\x50\x22\xf6\xed\x49\x1d\x33\x2b\x78\x89\x6d\xe4\xca\x32\x8f\x5b\xa9\x1b\x33\xd3\x6c\xf7\xad\xec\x8c\x99\x59\xe8\x54\xf9\x3d\xe6\xce\x54\x8f\xbb\xca\x45\xcc\xbc\x26\xf7\x6d\x2c\x8f\xf9\x62\xc5\xe9\x6d\x9d\x88\xf9\x62\xf1\x9b\x6d\x28\x88\x99\x1e\xde\x5d\xb4\x25\x3f\xc8\xa1\x96\xb6\x17\x57\xcc\xef\xb1\x8c\x22\x5d\x0f\xb0\xd8\xe0\x07\x10\x96\xfb\xce\x0f\x19\xf3\xcb\xdc\xa0\x61\xe3\x5c\x7e\x59\x22\x2f\x68\xea\x73\x99\xd3\x36\x23\x29\x07\xcb\x71\xef\x0c\x61\xb1\x1c\xcc\x9d\xb5\xd3\xa6\xc5\x12\xe0\x27\xde\x77\x0a\xb0\x58\x02\xb2\x88\xf7\x9d\xad\x31\x96\x70\x73\xf9\x43\x9f\xb0\x70\xec\xce\x9c\x18\x0b\xaa\xad\x7f\x0f\x76\x1f\x91\xb1\xe1\x3b\x81\x41\x2c\x2c\x51\xd5\x77\x30\x53\x2c\x99\x65\x65\xf6\xcd\x22\x96\xcc\xec\x10\xdb\x2d\x37\x96\x72\xac\x37\xf6\x27\xa8\xca\x12\xfa\x76\xce\x88\x85\xd9\xf0\xb3\xe4\xf2\xc2\xd4\xa7\x4d\xf8\x52\x1a\xd7\xb2\x4b\x8a\xc5\xd2\x20\x56\xf4\x1d\xbd\x1f\x0b\xd3\x6a\xed\x72\xb0\xb1\x0c\x0a\x33\xfb\x86\xf2\x3d\xa0\x46\x79\x4b\xbf\x65\xe5\xbd\xd8\xf7\xe2\x58\x10\xef\x1b\xd2\x0e\x5b\x8f\xe5\x64\xe6\xa6\x9d\x92\xf5\x7b\xc0\x4f\x96\x6e\x22\x96\x93\x99\x0f\x77\x4a\xd6\x58\x18\x5e\xd4\x75\x8c\xcb\x0d\xf2\xda\x77\x10\x61\x2c\x37\x08\x4e\xdf\x1a\xe5\x58\x96\x14\xb1\x2d\xa3\xb1\xbc\x84\x71\xd2\xea\x5f\xa2\xa9\xc4\xf2\xf2\x42\x78\xe9\x49\x33\x7d\x59\x69\x7c\x2b\x1a\x62\x79\xef\xf5\xc6\x9e\xfa\xcb\x64\x93\x5b\x9b\x13\xcb\xfb\xae\x07\xbb\xd3\xc9\x84\xcc\xdb\x5d\x3e\x16\x5c\x3f\xbf\x07\x7b\x94\x49\x88\xa5\xf4\x37\xd7\xaf\x32\x21\xfb\xf4\xad\x57\x8c\x65\xb2\x50\xdc\xd6\x52\xc5\x7a\x1c\x1c\x60\x53\xa3\x7a\xc0\x30\xda\xb7\xbe\x2d\xd6\x83\xb9\x6a\xb6\x6f\x5f\xac\x07\x0a\x11\xf7\xed\x58\x1c\x6b\x04\xda\xa7\x9d\x83\x39\xd6\x58\x79\xad\xdc\xf7\xb1\x1a\x1b\xfb\xe8\xfa\x84\xb5\x96\xb6\x5b\x64\xac\x29\xaf\xd2\xc1\xbb\x0f\xd6\xa7\xeb\x5b\x25\x17\x2b\x0a\x38\x84\xbe\xdd\x68\x62\xad\xbc\x89\x6e\x7f\xa2\x58\x91\xef\x3a\xf4\x9d\x7c\x31\xd6\xce\xdc\xec\x59\x8b\x5b\x39\xbb\xb6\x81\x3b\xd6\x41\x8d\x5b\xf5\x03\x52\x9f\x5c\x76\x1f\xb0\x0b\x84\xbc\x73\x62\xc7\x3a\x56\xa7\x02\xd0\xc9\x13\x9b\x05\xa0\xa5\x4f\xdb\x86\xc6\x58\x4f\x54\xdb\xec\x3b\x57\x72\xac\x2b\x27\xc0\x36\xca\xc5\x7a\x92\x9f\x1d\x7a\x83\xd1\x1f\x2d\x6f\xac\xae\x37\x8b\x91\xee\xd2\x77\xb1\xde\xb4\x34\x45\x3f\xe0\xc4\x76\x3c\x48\xac\x2f\x79\xd1\xa1\x6d\x58\x28\x5a\xf6\x95\xa5\xd2\x20\xd6\x25\xa3\xd7\x89\xb0\xa5\xbe\x8b\xb6\xc5\x76\x4c\x56\x01\xdc\x47\xa5\x05\xa6\xcc\xdc\x16\x81\xd8\x02\x84\x86\xbe\x33\x02\xc6\x46\x11\xa9\xef\x92\xcb\xdf\x83\x8b\x0f\x8e\xfd\x80\xbc\xa8\x6e\xfa\xd4\x50\x17\x30\xf4\xba\xcf\xce\x77\x01\xe2\x83\xdd\x69\x65\xde\xcc\xba\x31\xb9\x55\xb8\x86\xf5\xad\x6c\x8a\x8d\xb5\x6e\x7a\xdd\xb2\x60\x63\x71\x0e\x55\x1b\x88\xad\xa2\x7a\x56\xdf\x7e\x22\xb1\x35\xb2\x89\xad\x0b\x8a\x6d\x25\x44\xdf\x85\xda\x63\x43\xe6\xed\xef\xc1\x02\x72\x1b\x9d\xc3\x6e\xf9\xaf\x21\x83\xd1\x27\xe8\x6e\x00\x9d\x9d\x33\xdd\xc2\x5c\xbb\x58\xf8\x61\x2b\xbe\xbe\x07\x18\x76\x67\x00\x8b\x8d\xc1\x82\xb2\x31\xc4\x76\x27\x86\x6a\x0b\x1e\x37\xa4\x78\xc5\xea\xc6\x06\x37\xe2\x78\xec\xf2\x66\xb1\x3d\x48\x67\x2c\x4f\xb8\xd8\xde\xb0\x1e\xec\x4f\x26\xaf\xe7\x5b\xc9\x18\x3b\xb5\x3f\x7d\x27\x0d\x89\xfd\x40\x1d\xd2\xde\xf6\x5a\x3e\xb2\x0b\x10\x6e\x98\xf6\xc8\x92\x28\xbb\x46\x6b\xec\x91\x49\xea\xda\xbe\x91\x74\xd4\x01\x0d\xca\x03\x1e\x7b\x26\x85\xd9\x25\xe3\x63\x67\x9d\xbf\xde\xf6\x15\xa5\x17\xd6\xf6\x95\x90\xdd\xeb\x43\x78\x6c\x10\x76\x54\x10\xf8\x1e\xec\x4f\x56\xb2\xb1\x9d\xeb\xfe\x7b\xc0\xfa\x70\x1b\xe9\xfa\x58\x05\x83\x83\x3e\xe9\x8d\xf9\x3c\x93\x1e\xb0\x9e\xd6\xc6\xb1\xbe\x0e\xb2\xe4\xe1\x7e\xee\xba\xd6\x7a\x23\xb3\x86\xc7\xe6\x81\xfd\x5c\x35\x83\xb5\xfc\x73\xf0\x93\x4d\x0c\xfa\x49\x8e\xbf\xd3\x65\xc7\x7e\xf2\x98\x4a\x62\xee\x8b\xa3\xf5\x2d\x9b\x74\x06\x97\x76\x09\xb7\x9d\xf1\x8b\x5d\xf2\x70\xc7\x51\x6f\x5b\x3b\x1a\xfb\xc3\xbd\xde\xe9\x27\x63\x7f\xd6\xbc\xb6\x68\xd2\x9f\x55\x21\x74\x53\xe0\xfe\x86\x05\x8e\xaa\x07\x1c\xa4\xeb\x01\x53\xf1\x6f\x25\x74\xec\x6f\xe7\xda\x36\x63\xed\xef\xcb\x4e\x87\x3a\x45\xce\xe0\x5d\xf0\x3d\xf6\xb9\x6a\x63\x6e\xd9\xa5\x2f\xfa\x32\x8e\xbf\xb9\x7d\x8d\x48\x9c\xde\xd9\x7e\xe2\x88\xd7\x4a\xee\xbf\xe0\x3f\xf2\xe0\x1b\x5b\xe7\x32\xca\xcd\x84\x2d\x7b\xcb\x56\x99\x9f\xb4\x2b\x66\x47\x96\xbb\x08\x7d\xd7\xfd\x89\x2c\xb4\x10\xfa\x0e\x30\x8f\xa3\x15\xbe\xb1\xa9\x33\x93\x5e\x86\x2e\x81\x7c\x9c\x2b\x68\x69\x9f\xe0\xf1\xd0\x3e\xd4\x34\xd3\xe7\x61\xac\x4c\xdc\x7d\xd0\x95\x75\x6c\x0f\xa4\x38\x5e\x46\x81\xa4\x4d\xae\xc7\x9b\xe9\x22\xbd\x49\xdc\x78\xfb\x8a\x74\xdd\x9d\xd2\x17\x6f\x6c\xff\x94\x48\xc7\xb6\x30\xb6\xa7\x46\x1c\xef\xca\x44\xb2\xd5\x21\x63\xde\x8c\x85\x6d\x7a\xf0\xb4\x7f\x7b\x70\x1e\x81\xa3\x6c\x09\xeb\x3c\x22\xdd\xc5\x37\xb6\x9d\x47\x5f\x71\x16\x79\x3f\x98\xcb\x35\x7f\xc1\xe3\x0c\x63\x39\x94\xef\x3e\xe2\x45\xe1\x79\x93\xc9\x93\x05\xa7\x87\x34\x90\x67\x66\xe4\xe0\xae\x8f\x13\xcf\x02\x39\x6e\xec\xda\x2d\xf1\xac\xcb\xd7\x6c\x8b\x4b\x67\x85\x47\xd6\xb1\x83\xd9\xe3\x59\xaf\xf5\xc6\xee\x74\xbc\xf4\x61\xd8\xe4\xe9\x42\x31\x87\xa0\x0a\x16\xf1\x6a\x64\xf8\x3b\x89\xf8\xf7\x80\x84\x74\xdf\xac\xaf\xb6\x9c\x76\x86\xdf\xa0\x12\x77\x23\xf1\xd5\x2a\xab\x7e\x67\x3d\x40\xd5\xef\x63\x7b\xc5\x7d\x0f\xa8\x09\xdd\xe7\xf1\x42\x52\xff\x78\x68\x2d\x57\xeb\x54\x98\xec\x23\x7c\x21\xad\x7e\xc8\xbb\x76\xe3\xf7\x80\x97\xbe\x8d\xb8\x57\xeb\xac\xde\x11\xf5\xc6\x20\xeb\xd9\x14\xed\x42\xc6\xf9\x78\xec\xfa\x92\xdf\x03\x78\xf2\x04\x2f\xff\xa2\xdd\xae\xa9\x0f\x94\x7e\x3e\x76\x6e\xdc\xef\xc1\xa4\x58\xa1\x89\xd1\x1b\x73\x27\x05\xfd\x1e\x74\xa6\xf0\xd4\x1b\x74\x4d\x94\xd1\xe0\x42\x5a\xed\x78\x88\xb6\x5c\xcc\x69\x7d\xec\x54\x50\xdf\x83\x93\xb1\x65\x0b\xea\x4f\xa1\x55\xb7\x6f\x31\xeb\x8d\x8d\xba\xf4\x4d\xf2\xdf\x42\x33\x9d\xe8\xe6\x8b\x42\x37\x21\xef\xc0\x87\x38\x99\x40\xbc\x48\x77\x3c\x99\xbc\x5b\x3a\x92\xd9\xe9\xed\xb0\x8d\x2a\xdf\x83\x8e\x17\x9a\x7e\x9f\x54\x14\xeb\x8b\x25\xda\x76\x3f\xe8\x54\x7a\xeb\x93\x78\xff\x9b\x6a\x7d\x76\x1a\xf7\xb7\xad\xea\x7b\x40\x0a\xb4\x0f\xfa\x44\xda\xe7\x6f\x1a\x71\x3f\xa0\x99\x57\x7a\x97\xd9\x69\x09\xd5\xfd\x7e\xf6\xca\x7d\x8b\x7a\x03\xe2\x60\xea\x49\x7d\xc0\x7f\xaa\x79\xe6\xa8\xf9\xd0\x92\x7e\x33\xa3\xa4\x24\xcc\xd9\x07\xd7\x1a\x35\xc6\xb9\xa6\xa5\x4f\xe0\x11\x9d\xb6\xbf\x4a\x9c\xfd\xe2\x3c\xab\x16\x7f\xf1\xbc\x45\xad\x15\x41\x1b\xd2\x78\x4f\xa4\xf6\xfd\x51\xd0\x4d\xe4\xf6\x6d\xdb\x50\x1a\x27\x53\xf7\x66\xd9\x72\x66\x5f\x01\x16\xd5\x6f\x60\x9e\xdb\x9c\xf7\x3d\x00\xf3\xf3\x0b\x73\xa5\x94\xdd\x83\x0e\xba\xd5\x48\x09\x38\xc7\x32\x84\x6d\x9c\x9e\xe3\xa0\x7f\x90\xa0\x37\xd6\xc6\x6b\xe2\xcc\x09\x2b\xd3\xd9\x44\x4e\xd8\xaf\x8b\x7f\xbf\x77\xf5\xff\x09\xdb\x9a\x63\x39\x24\x6c\x01\x67\x0e\x3a\x20\x48\x27\x36\x07\x0d\xc8\x3a\x97\x73\xc0\xa8\x91\x74\x77\x5e\xce\x44\xf9\xf0\x1a\x1e\x3a\x96\x55\xcd\x90\xa9\x18\x76\x68\x51\x9c\x63\x65\xf4\xaf\xff\xeb\xab\xe1\xbf\xce\xff\xf8\xbf\x5f\xbc\xfe\x7d\x71\xfc\xf3\x67\xfd\x0b\xb5\xf2\x7e\x5e\x1e\x3d\x6f\x28\x3e\xb7\x1b\xbe\x4b\xf2\xfe\xf7\x83\xf0\xa1\x4f\x2e\x77\x75\xb1\x04\x83\x5a\x6e\xb7\x30\x25\xe2\x6e\xb9\xfd\x0d\xf2\x6f\x6e\xeb\xed\x71\x7c\xd2\xf0\xfa\x97\xb6\x8d\x63\xb7\x3c\xc3\x2d\x94\xa1\x77\xcb\xeb\xde\x98\xbe\x2b\xa9\xc5\xbd\x4d\xd6\x0b\xd8\x2d\xd3\xbd\x21\xd3\xc2\xb6\x9f\x1f\xe1\x93\x52\xf6\xbf\x83\xf9\xd2\xf7\xbc\xe3\x77\x34\xf7\xbf\x58\xab\xfc\xca\x8f\xe8\x59\x44\xe0\xb5\xbd\x57\x3f\x02\xe6\x36\xf4\xa9\x62\x3c\x47\x3a\x04\xd9\x74\xb0\x74\xad\x5a\xaa\x5b\x40\x79\x36\x2c\x52\xd0\x1c\x13\x5d\x97\x95\xf0\xff\x48\xe1\x71\xdb\xcb\xb6\xa8\xb6\xa9\x36\xe6\x94\xea\xda\xe1\x94\x4e\xb5\xc1\xfd\xa7\x28\x5d\xfe\x91\x3e\x7a\xb2\xff\x5d\xe5\x87\xdc\xe6\xb9\xa0\x7e\xe1\xa1\xb0\x8a\x23\x0d\xaf\x0d\x5a\x16\x85\x35\x1d\xe9\xc3\xa2\xfd\xef\xb7\x84\xc3\x5f\x9d\xb7\x9b\xc0\x90\xe4\xad\x7f\xa4\xcb\x3d\x42\x52\x96\xa3\xf8\x91\x6e\xf7\x88\x80\x33\x39\x83\x1e\x30\x15\xec\x7f\xc1\x9e\xe4\x5b\x7f\x40\xd7\xb0\xff\xbd\xd9\xd6\xd4\xf6\xba\x8d\x33\xd9\x5e\x1d\x07\xae\xad\xfb\xdf\x82\xe1\x86\x9a\xb4\x71\xa8\xf6\x1e\x14\x6b\x73\xa0\xda\xfb\xfa\x17\xe6\x60\x55\xfe\x3c\x50\x22\x7d\xff\xcb\x89\x6c\x2f\xb2\x03\xb5\xcc\xf7\xbf\x9c\xc8\xf6\x02\x0a\x6f\xda\x6d\xe1\x65\xe5\x77\x85\x84\x44\x9f\xf3\x78\xc0\x1f\x7d\x7b\xf5\xc4\x23\x45\xb5\x7c\x4c\x6b\x28\x8c\x31\x1e\x69\xb8\xe9\x84\x9f\xc1\x6e\xc9\x4d\x2d\x70\xa3\xaa\x2a\x86\x14\x8f\x96\xd5\xd6\xc6\xd7\xa1\x9b\xba\x67\xd1\xd1\xb4\x5d\xcf\x62\x28\x7b\xd3\x62\x28\x19\x5f\x15\x35\x55\x37\x9d\xff\xfc\x19\xad\xbb\xe9\x72\xd3\x8b\xaf\xc2\x6e\xaa\x1a\x2b\x20\x85\x64\x71\x87\xf5\x74\xd3\xf5\xcf\x9f\xae\x58\xcf\x18\x9a\xbf\x6a\xc8\x96\xba\x9d\x5e\x62\x68\xfe\xaa\xe1\xab\x7d\xac\x23\x24\xdf\xfd\x2f\xa3\xb4\xd5\xe2\xb9\xc3\x8b\x38\x2a\xaf\x7a\x0c\xa3\xbb\x6d\xb0\x4d\x83\xdd\x02\x62\xf8\x08\x63\x57\x6e\xac\x18\xe3\xa6\x21\x31\x46\xfa\x39\x6d\x9f\xc2\x18\x63\x73\x5b\x67\x9b\xbf\xbb\xdc\x06\x4f\xe1\xb2\xfd\xa3\x62\xac\x1a\x2e\x52\xae\x55\x0c\x4a\x8c\xb5\xba\x0d\x9e\xf0\xf2\xce\x8f\xd1\x90\x8c\xac\x70\x2f\x2f\xd3\x18\x9b\x10\x2b\x32\xa7\xd8\xf0\x78\xcd\x7d\x32\x91\x43\x39\x34\x5e\xf7\x77\xf0\xcf\x2d\xf2\x07\x8f\xb1\x7b\x9e\xd0\xc1\x14\x39\x61\x47\x68\x13\xf7\xbf\x9c\xe7\x3e\x6d\x31\x76\xcf\xb3\x73\x9e\x9b\x4e\xc6\x38\x0c\xcf\xc1\xef\xba\xbe\x7b\xfc\x1d\x84\x98\xd2\x84\x2a\xe9\xd0\x77\x20\xd0\x5f\x9f\x7b\x9e\x29\xea\xe4\xa4\x78\xfe\xf3\x47\xb1\x5e\x31\x8d\x47\x2d\x88\x85\x8b\xaa\x19\x17\x4d\x0a\x63\x82\xc7\x4d\xdc\xb6\xae\xef\x41\x73\xdb\x87\x98\xc1\x83\x9d\x97\x9b\x1e\x34\xa9\x47\xf1\xe4\x08\x82\x19\xaa\xb2\x01\xc7\x74\xbd\x6a\x83\x05\xb5\x2a\xdb\x6d\xcc\x3e\x3c\x19\x65\x33\x54\x8d\x3e\x66\x1f\xef\xdc\xe1\x34\xa6\x23\x97\xc5\x01\x22\xae\xe4\x5d\x59\x58\x63\x16\x03\x88\x79\x30\xb0\x6b\xb3\xed\x98\xc7\xad\xb6\xeb\xc3\x75\x85\x58\xc5\x7c\x69\x4f\x33\xee\xf4\x87\xdc\x00\x63\x7e\x3c\x47\xf0\x52\x57\x8b\x8f\xf9\x15\x48\x32\x04\xa2\x43\x09\x72\x62\x9e\xc5\x6d\x90\x46\x14\x6e\x1e\xcb\xa1\x3e\x0b\xd2\xd0\xe7\xed\x3f\x16\x4b\xd5\xc6\x95\xfa\x7e\xc7\x7f\x73\x87\x58\x9a\x16\x57\x3e\x68\x75\x65\xb7\x8d\xa5\xbb\xe9\x83\x4e\x57\xe4\x63\x84\x69\x76\xff\x5b\xd0\xe1\x9e\x62\xf1\xd2\x58\x7b\xbd\x2a\x2f\x79\x44\xd5\xf2\xfd\x2f\x06\xd3\xd6\x54\xcf\xbe\x1e\x68\xd2\xa2\xab\x38\x51\xac\xd0\xf9\x54\xa5\xf4\x8e\x28\x5a\xbe\xff\x7d\x40\x0e\xf7\x1c\x6b\xd5\x8e\x56\xdc\xbc\xa2\x82\xa0\x63\xf5\xf9\x46\x99\xe5\x0f\xb7\xf6\x24\x9b\xcf\x77\x6b\x00\x96\x8e\x14\xca\x12\xec\x7f\x21\xf2\x29\xd1\x6b\x1c\x53\xc7\x0d\x39\xc0\xbf\xb6\xb6\xe4\x58\x4a\xad\xff\x2b\x41\x36\x5e\x3e\x8d\x17\x7c\x19\x95\x13\x31\x22\x8d\xe2\xfe\xb7\xb0\x86\xf0\x5e\xfb\x65\x62\x83\x1c\x84\x1f\x0d\xde\x0b\x7c\xbb\xe0\xf2\x22\xb5\x41\xea\x82\xd9\x2b\x31\x38\xbe\x0c\x09\x50\x86\xb5\xf8\xfa\x60\xbd\x37\xad\x13\x22\x8a\x88\x51\xdb\xff\x96\x7f\xfe\x64\x25\xb1\x8c\x88\x13\xdb\xff\xc6\x7f\xfe\xe4\xb2\x1d\xc1\xe3\xbc\xa6\x9a\x98\xe4\x77\x0b\x0b\x71\x3e\xfe\xea\x89\xbf\xa1\x53\x11\x56\xa2\xfd\x6f\xf9\x0d\x58\x49\x87\x30\x25\x1d\x9f\xd8\x23\x47\xf9\x74\x08\x8e\xe9\xf8\xe0\xb8\x7d\x48\xbe\x9f\x5d\x2d\x21\xfc\xd0\xb4\x74\x68\x51\xe9\xf8\x16\x55\xb7\x70\x91\x0e\xa1\x5d\xa2\x49\xa9\x0a\x14\xe9\x08\x3f\xfd\x01\xb7\x54\x1e\x28\x41\x12\xd9\xff\x62\xcb\x14\x52\x9c\x8e\x1c\xd4\x36\x10\xd8\xa0\x79\x0c\xcf\xe3\xe3\xbb\x4d\x95\xc1\xd3\x31\x86\x9b\x90\x98\x53\x1e\xeb\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\x2c\x60\x88\x58\xa7\xe3\x23\xd6\x2a\x9e\x98\x7c\x0d\x4a\xc7\xac\xff\xfc\x51\x36\xe9\x84\xfb\xc5\xfe\xf7\x04\xe7\xd6\x47\xd3\xdd\x4d\x74\xb7\xf6\x3e\x59\x80\x48\x01\x0e\x75\x55\x59\x7c\x53\x98\x6e\xc3\x3d\xa4\xaa\x02\x40\x0a\x3a\x30\x29\x4c\x7e\xb7\xa9\x52\x8a\x12\xf9\x52\x84\x0a\xfb\x50\x78\x58\x8a\xf1\x74\xdb\xfc\x48\xee\x3e\xd6\x29\x26\xad\x2c\x22\x13\x58\x0d\x6a\x92\x60\x9a\xe2\x27\x78\x75\xc5\x73\xa6\x58\x6e\x37\x81\x50\x2b\x1b\x7f\x8a\xdd\x13\x81\x7e\xeb\x50\x75\xce\x64\xc6\x9c\x22\x9c\x96\x0e\x23\x29\x14\xbf\xfb\x5f\x88\xf8\x62\xcc\x29\x9e\xd9\x6d\x1d\xb3\xdc\xf0\x8a\x97\x17\x70\xad\xa9\x68\x05\x8f\xbb\x04\xed\x3f\x94\x02\x20\xf9\xfe\x95\x78\xff\x0a\xba\x4b\xa5\x24\xf9\x3f\x25\x78\xa6\x06\x55\x72\x49\x29\x9c\x6e\x43\xd1\x4b\x55\xba\x48\xbe\x67\xa5\x04\xdd\x41\x50\xe9\x85\x94\x62\x77\xdb\x40\xdb\xe6\x7b\x29\x45\x8f\x87\xc8\x92\xa0\xdc\xf6\x29\x89\x80\xa6\x84\xb3\x11\x94\xdb\x3c\xa5\xe4\xef\x32\xbf\x13\xae\xa4\x9c\xdc\x56\xd9\xa6\x35\xe4\xcb\x6d\x37\xda\xb4\x7d\x29\x7b\x0d\x85\x7d\x66\xf5\x59\x8a\xdb\xd8\xe7\xe6\x46\x09\x17\xc4\xfd\x2f\x04\x85\x7d\x7d\x4e\xbe\x2a\xa6\xd4\x21\xcc\x0c\xad\xbc\x7b\x05\x1d\x99\xeb\x0c\x30\xc9\x09\x09\xa2\x53\xab\x87\x3a\x34\x3a\xa4\xf3\xe3\xa5\xca\x59\x90\xd2\xa3\xf3\x98\xa0\xb3\x0c\x2a\xb0\x98\x8a\xb4\x1c\xa9\x30\x1b\xaf\xf2\xea\x25\x54\xae\xdd\xff\xd2\x01\x71\x5f\x4c\xe9\x6a\xb2\xff\x2d\x54\x5d\xd5\xdd\x16\x93\xda\xe0\x8e\x34\x94\x3f\x23\xbf\x71\xaa\x0d\xdb\x9a\x95\x56\x39\xc3\x4e\xbb\xff\x0d\x6c\x8b\xbb\xad\x79\xbc\x56\x18\x3c\x33\x76\xdb\x78\xd5\xf6\x1d\x18\xf9\x71\x7f\xbf\x2f\x37\x31\x6e\x67\x11\x87\x3c\xb5\xe1\x79\xc2\xe8\x1e\x94\x21\x25\x23\x08\x73\xff\xcb\x04\x96\xfb\xfe\x99\x11\x7f\xb9\xff\x85\xeb\x90\x02\x35\xf2\xbc\xdc\xe7\x85\xec\xb0\x12\xe4\xf2\x94\xa2\x27\x4f\x94\x66\x09\x61\xcb\x26\x19\x2e\xf1\xfb\xdf\x8f\x27\x4a\xea\x2d\xe6\x53\xe5\x38\x08\x94\xad\x15\x29\xbe\xb8\x16\xb0\x8b\x18\xc4\x3f\xca\x51\x82\xda\x50\x36\x39\xa8\x9c\x75\x39\x7a\x52\xdb\x77\x9d\x88\x41\x55\x9c\xcb\x31\xdc\xe7\xa0\x07\xfa\x16\xb3\xcb\x31\xa6\xda\x4e\x2e\x21\xab\xed\x74\x1b\xd2\x3f\x04\xd5\x17\x2e\xc7\x75\xba\x6d\x39\xb1\x6b\x2e\xf7\x50\xdb\x7d\x7e\x4b\x77\xd3\x73\xab\xe9\x21\x34\x37\x2b\x2e\x41\xa4\xaa\x84\x8f\x54\x59\xc0\x28\xe1\xb8\xdd\x04\xab\xcf\xf6\x6e\x3a\x4a\x08\x6e\x0b\xec\x72\xdf\x90\x4a\xd0\xcd\xb1\x04\x84\x5a\x06\x55\x7e\x2d\x21\xfa\xbb\xc8\xef\xb6\xcc\x5f\x42\xd2\xca\xc3\x87\xc1\x59\xf2\x53\xc1\xb5\x7b\xff\xfb\x2d\x4e\xe2\x68\x09\xba\x73\x15\xdc\x90\xa5\xbf\x3f\xe8\x2d\xb5\xff\xbd\xbe\xa6\xa4\xb1\x2e\x2f\xfb\x8a\x68\x52\x87\x8f\x36\x35\x3c\x3c\x75\xfb\x84\x94\x68\x68\x31\x7e\x22\x2b\x45\x55\x31\xb7\x2b\x91\x39\xdd\xa4\x4e\x2c\x51\x67\x84\xee\x57\x59\x62\x7d\x81\x5d\x62\xff\xcb\xd0\xeb\x1d\x76\x5a\x7c\x9f\x2c\xb8\x4f\xc6\x20\xe6\x5a\xa2\x34\x5a\x25\x9e\x28\x0c\xa7\xa0\xf2\xff\x7f\xf9\xb6\x44\xdd\x84\x4a\x44\x7d\xe0\xa0\x8c\xed\x25\x1a\xc3\x22\x31\x4c\x99\x3a\x4a\x9c\x9e\xe9\x27\x3d\xc8\xb1\xf1\x28\xe9\xd0\x67\x09\xba\xf1\xac\x08\xaa\x92\x8c\x0e\x60\x4e\x31\x78\x87\x92\x14\x09\x25\x21\x9b\x7c\x50\x7a\x9f\x02\x4a\xbf\xff\xe5\x34\xb7\x2e\xa4\x24\xe9\x34\x4a\x62\x45\x41\xa5\x8c\x2c\xf0\xd0\xdd\xff\xe2\x30\xeb\x36\x54\xb2\xd1\x2f\x7f\xe8\x97\x95\x79\xb4\x64\xf1\xc2\x42\x05\xdb\xd0\x5d\xae\x64\x5d\xd8\x0a\xdc\xe5\x63\xf0\xfe\x65\xe9\x61\x4b\x7e\x3f\xfc\x93\x8e\xaa\xf8\x0a\x58\x0a\x43\x08\x0c\x95\xe2\xc3\x55\x60\xdd\x0a\x71\x47\xd8\x95\x22\x2d\x55\x29\xc8\xf2\xa9\x40\xe4\x02\xaf\xdc\xfd\xef\x85\xcf\x76\xf0\x50\x29\x62\x4f\xa5\x3c\x04\xd8\x96\x2c\x4a\x95\xd4\x51\x2a\x6c\x15\x59\xc9\xb9\x0a\xc2\x4e\xf6\xbf\x40\x5c\xd5\x89\x29\x55\x9c\xbe\x54\xa4\x45\x0d\xba\x2f\x94\x5a\xfd\x5d\x05\xa0\xc5\x66\x4a\x6d\x6e\x83\x6d\x3b\x2b\xa3\x55\xa9\xc6\xdc\x0a\x97\xf5\x9c\xb7\x0a\xb7\x54\x43\xb3\xa2\x2a\x46\xd0\x4d\xb0\xd4\x29\xb0\xd4\xc9\x90\x84\xcd\x14\x4a\xf3\xc1\x6c\x48\x62\x1c\xa4\x4d\x2e\x4d\x52\x55\x69\x88\xa0\x18\x2a\xc8\x5e\x5a\xd4\xae\xb7\x08\x76\xa8\xec\x93\xa5\xe9\xe6\x50\x1a\x3c\xfa\xb3\x02\xa7\x4b\x4b\xcd\x6d\xfd\x9f\x3f\x59\xd9\x2f\x4a\x4b\x8f\x9b\x40\x36\x55\x76\xa3\xb4\xac\xe5\xd1\x92\xec\x14\x4b\x05\xa5\xe0\xf7\xbf\x0c\x27\xd9\xc2\x58\x69\xc3\x7d\x32\xed\x91\x42\xf3\x4b\x33\xbe\xa3\x5e\x75\xce\x9b\xfd\x96\x36\x3d\xdc\x84\x65\x4d\x85\x84\x4b\xf7\xf1\xea\x3c\x5e\xca\xc6\x56\xba\x44\xe9\xd2\x3b\xe3\x56\xf6\x75\xa5\xf4\x2e\x2a\xdd\x69\xa5\x57\x1a\x8f\xd2\x25\x66\x97\x7e\x72\x17\x74\x4e\x50\x7d\x72\xff\xcb\xa0\x14\x71\x8c\x3e\x2f\xb7\x3d\xb8\xaf\x6e\x68\xa2\x5a\xe3\xfe\x97\x48\xb6\xa5\xfa\x32\x7c\x9a\x07\x4e\xf3\xf6\x3b\x3b\x0a\xf4\x01\xfb\xdf\xca\xcf\x36\xde\x8e\xe6\x36\xc6\x61\x28\xbe\xbd\x0c\x59\x84\x0a\x2a\xa0\x65\x45\xaa\x97\xf1\x6a\x01\xe3\x25\x3a\x48\xb8\x38\x3d\x1c\x02\xab\x73\xd1\x96\x23\xbc\x78\xff\x5b\x98\x03\x6d\xef\xc1\x69\x39\xe0\x3c\x19\x55\xb2\xf5\x9a\xe5\xd4\x7d\xac\xa0\x72\x4a\x2e\x3a\xb0\x97\x89\x00\x4a\x41\x64\x15\x26\x2d\x57\xd3\x39\xbf\xe8\x81\xab\x4c\x11\xe5\xd2\xcd\xb0\xa0\xb6\x40\xfc\x44\xa0\xdd\x76\x8a\xb6\x33\xa3\x7f\x50\x7a\xa4\x72\x99\x57\xc2\x15\xf6\x6b\xdb\xb0\xbc\x0c\xaf\xeb\x61\x86\xb7\x2d\xd1\x97\xfb\x10\x86\x21\x4f\x78\x56\xf4\x65\xb9\x93\x86\x43\x82\xe7\xac\x68\xca\x82\x8c\xbf\xfb\xdf\x15\xbe\xa3\xcf\x24\xbc\x96\x9b\xc2\xab\x54\x14\xe5\x9e\x9a\x25\x92\xe3\xc6\x20\x5d\x6f\x41\x26\xd0\xf5\x6f\x85\x4c\x95\xb7\x5e\xa1\x3c\x4d\x2b\x40\xe6\xcc\x18\xa4\xe7\x2e\xc8\xa5\xb8\xff\xfd\x2e\x17\x5e\xdc\x2b\x45\x45\xa1\x27\x4e\x56\x12\x84\xf2\xca\x20\x53\xe0\x27\x9e\xa5\xe9\x2d\x6f\xd1\x1e\xbc\x85\x7b\xa0\xd3\xfa\x56\x9d\x82\x97\xf6\xdc\xb2\x2f\x2c\xe5\x35\x07\x7a\x2b\x83\x89\x84\x0e\xaf\xf1\xf9\xfd\xf0\x39\xcb\x66\x50\xac\x3f\x2a\x48\xcc\xf5\x75\xb9\x81\xf2\xde\x02\x18\x3c\x8b\xf3\x8e\x8b\x39\xca\xfb\x78\x71\x2c\xa9\xa4\x70\xf9\xf2\x4a\x8f\x5d\xe0\x2d\x94\x15\x9f\x4a\xf7\xe3\xfd\xef\x40\xd3\x5e\xf7\xb4\xbc\x88\x30\xdd\x90\x8b\xe8\xfa\xb4\x10\x30\x29\x04\x94\x7d\x93\x2e\xd3\xac\x10\xb9\x73\x72\xd3\xe6\x4c\x23\xc3\x24\x32\x14\x91\xee\x29\x65\x75\x99\x08\xbb\x0c\x45\x84\x6f\x3e\x6e\x7b\x56\x9b\x86\x33\x2d\xa5\x63\xb4\x55\x16\x65\x3e\xdd\x6d\x03\x39\x5b\xd5\xf4\x0a\xcc\xf3\x65\xbc\xd4\x9e\x4a\x3d\xb4\x82\x7a\x94\xc6\x42\x17\x6d\xb7\x0d\xb7\x21\x1f\xde\xf6\x0c\x3c\xaa\xc5\xf9\x0a\x71\x3e\x86\xb2\xe3\x9e\xeb\x71\xbf\x6e\x9b\x6c\x2b\xbb\x6d\xba\xcb\x89\x2e\xb7\xe2\xbc\xc2\xd3\x76\xff\xfb\x7e\x4d\x9b\xb6\xd5\x20\x2a\x5b\x03\x1c\x63\xb3\x27\x89\x08\xdb\xfd\xef\x47\x12\x55\xe8\xb6\x06\xa9\x63\x6a\xe8\x04\xe5\xd6\x35\xd5\xa0\xbb\x51\x0d\xbc\x1b\xed\xe0\xb6\xa3\x86\xe1\xe1\x78\x37\xd2\xf9\xaf\xe1\x76\x9f\xbc\xde\x95\xa1\x69\x7a\xe1\x61\x2d\x7c\xa4\xbf\x12\x7a\x6b\x78\x6f\x7d\xfa\xb2\xde\xc8\x3e\xaf\x35\x4a\x1d\x59\xe3\xf1\xe1\xad\x0a\xa1\xd5\xa8\x9b\x61\x8d\x9f\x38\x90\x55\xae\xaa\xc6\x2e\x70\x42\xdf\x14\x5d\x96\xa8\x46\x2f\x30\x22\x33\xe2\xf6\x00\x3a\xaa\xa5\xef\x1a\x51\x96\x24\x08\xc5\x6a\xd4\x71\xad\xd0\x37\xc5\x50\xb7\xc4\x51\x61\x40\xdf\xff\x22\x24\xaa\x6e\x91\xa3\xa6\xac\xe1\xa0\x9a\xf9\xc8\xe2\x5e\x41\x3a\xd5\x27\x2c\xdf\x61\x28\xf5\x6b\x4d\x3a\xe7\x75\x05\xa6\x49\xf5\x5c\xd3\xeb\xf1\x5e\x8e\xb7\x35\x2b\x35\xe9\x26\x50\x19\x19\x3d\x94\x1f\xa1\x66\x99\x22\x6b\x66\xc6\x5d\xe5\x9d\xac\xd9\xeb\xcb\x8b\x1c\xed\x33\x54\xf3\xad\xf1\x32\x6c\x48\x4d\x35\xd6\x6a\x96\x1f\x44\xcd\x6f\xf8\xe7\x4f\x51\x46\xc4\x0a\x7b\xcd\xfe\x17\xe7\xa4\x6e\xb2\x5f\x8b\xf7\xb5\x1c\x6c\xdb\xb2\x43\x2d\x12\xf7\x6b\xf9\x98\x77\x51\x62\xfb\x5a\xd2\xed\xa6\x87\x9f\x6d\xa8\x14\x29\xf9\x6b\xf9\x10\xbc\x28\xd1\x4c\x2d\x9e\x64\xe1\x24\xb5\xb6\x32\x3d\x18\x02\xd8\x83\x32\x3b\xd4\x32\x5f\xb7\x71\xcf\x37\x65\xaf\x96\xcc\x2b\x24\xf3\x18\x94\xcf\xa0\x56\x89\x1c\xb5\x7e\xfc\xa6\x48\xeb\x52\xab\x4c\xd9\xb5\x22\xde\x23\xef\x20\xd1\xa3\x56\xb1\xd7\x0a\x8b\x4c\x51\x12\xd0\x5a\xeb\xed\xa6\x87\x91\x92\xea\xb2\xf9\x33\x28\x72\xaa\xb4\x96\xb5\x76\x0f\x47\xaf\x4c\x65\x3a\xac\x75\x9c\x6a\x1b\xa0\xed\xca\x04\x51\xeb\x2d\x58\xd6\x1b\xa2\x9d\x6a\x41\xd6\x16\x75\x4a\xda\x77\x7f\x2c\x61\x5b\x30\x6a\x93\x0d\xa6\x22\xd0\xaf\x48\x3f\x52\x9b\xbc\x83\x6a\xa3\xda\x68\x47\x83\x1e\xb5\x27\x6d\x4f\x87\x67\x7f\xae\x5b\xff\x53\x7b\x9d\x6a\x6b\xa0\x39\x6d\x3b\x5e\xd4\x6e\x7c\xa6\x87\x5b\xeb\x02\x26\xea\xfa\xef\x7f\x2f\xb6\xe9\x3b\x29\x5d\x18\x36\x12\x43\xd3\x99\xec\x52\x53\x55\x16\x8e\x6f\x3d\xaa\x6d\x7a\x9e\x93\xf3\x14\xb2\x0f\xb9\x14\xd4\xb1\xe6\x29\x7a\x3b\x9a\xd6\x30\x90\xff\x35\x2b\x25\x45\x1d\x8f\xa0\x39\xe0\x01\x95\xeb\xe6\xcc\x75\x88\x77\xd5\x41\xde\xa5\xd2\x38\xf5\x34\xf5\x63\x8a\xa1\xd6\xf5\xdd\x29\x49\xa6\x32\xcd\x4c\x56\xbe\x8c\x7a\xca\x7e\x5e\x4f\x64\x96\x0d\x5d\x78\x7b\xea\x2a\x53\x21\xfe\x86\xac\x54\x49\xf5\x3c\x3d\xde\xf9\x9d\x2e\xb9\x2a\xd4\xf3\xf2\x70\xe4\xe8\x5d\x24\xe7\x34\x59\x61\x25\xcb\xd0\x45\x3a\x50\x76\x72\xff\x4b\x72\xe4\xe1\x1e\x1d\x21\x14\x8a\xfc\xbe\xdb\xdb\x77\x4a\x9c\xac\x27\xa3\xa6\xfb\x16\x19\xeb\x25\x27\xaa\x0a\x03\x61\x0c\x5d\x94\xff\x3a\xb4\x0d\x17\xd2\x39\xb4\xed\x44\x7f\xd4\x4b\xaa\x9e\x8a\xc2\x66\xae\xad\x50\x2f\x29\x43\x2b\x44\xf8\x6f\x9a\x1a\xce\x3b\x8b\x6a\x67\x4e\xaa\x5f\xaf\xe1\xa6\x13\x82\x6d\x8f\xea\xd2\xc0\xbc\x90\x01\x2e\x74\xb1\xb5\xcb\x88\x8b\xfa\x5c\xce\x82\x5d\xaf\xcb\x93\x44\xb2\xd8\xb0\x7d\x68\x8f\x7a\xc9\x1d\xaa\x5e\xa8\xf7\x19\x7a\xd2\x2c\xe5\x65\x57\x59\x89\xaa\xa9\x8e\x77\xbd\x5e\x03\x8c\xa1\xb8\xf2\xdf\xa8\xa8\xcf\xb3\xff\xcd\xc8\x25\xbb\x8f\xe5\x6d\x22\xc0\x6a\x36\xce\xf7\x5e\x6f\xb3\x27\xd4\xca\x08\x59\x05\xf0\xeb\xe3\xef\x9e\xc8\xe1\x04\x95\xc7\x22\xcb\xc3\x2c\x1f\x32\x6b\xd4\x37\x6b\xe9\xf4\x9d\x6f\x43\x60\x79\xa5\xc1\xab\x2f\xcc\x1a\x4d\x35\xe8\xea\x2b\x87\xa3\xfa\x22\x7d\x52\x53\xa5\xb8\x8a\xa4\xbf\xfb\x5f\xa8\x8e\x2c\x3e\x59\xcc\xae\x10\xb3\x4b\x16\xaa\x58\xca\xae\xcb\x27\xbf\x1c\x6a\x7b\xdd\xe5\xcb\x2e\xc5\x4d\xa6\x7c\x3b\xea\x64\xb5\xf5\xa6\xe5\x4d\x1f\x85\xc9\x1d\x52\xdd\x82\x66\x27\xcd\x76\x30\xf3\x92\x68\x7f\x3b\xa4\x10\x6d\x07\x84\xe2\xbc\xbd\x82\xbf\x07\xc5\x6d\x48\xc8\x59\xb6\xd7\x63\x0b\x79\x6f\x43\x0b\x19\x59\xdf\x36\x21\x6b\x41\x42\x49\x0b\xac\x88\xab\xb4\xa8\x2d\xc8\x42\xdd\x20\x0b\x46\x1b\x97\x9a\x25\xb5\x06\x49\x2d\xda\xb8\xd4\xa2\x04\xa4\x16\x3f\x0e\x5e\x64\xee\x69\x51\x9a\xe5\x16\xf3\x81\xa6\x3d\xc9\x98\xdd\x04\x93\xd4\x28\x51\x9f\xc9\x24\xd5\x22\x4c\x52\x59\xbe\x6e\x2d\x56\xad\x20\x32\xc4\x4f\x99\x25\x1b\x72\x7d\xec\x7f\xc1\xf4\x64\xca\x6a\xd1\x00\x8b\xa4\x39\xaa\x76\xd8\x92\x6c\x41\x2d\xd1\x16\xb4\x23\x96\x8e\x66\xf7\xcc\x46\xf7\xcc\x7e\xd4\xbf\xf3\x67\x68\xf6\xc2\x6c\xf4\xc2\x1c\x72\x07\x68\x29\x6b\x19\x30\xce\x15\x59\xac\x5b\x32\x4a\x24\x5e\x9a\x55\x3f\xaf\x25\xaf\x3e\xad\xd5\x37\x75\x29\x63\x5d\x4b\x9d\x50\xdb\x82\x63\x4b\xc3\xdf\x41\xe1\x91\x9b\x50\x30\x4b\x4d\xd7\x32\xd4\x74\xb9\x6f\xea\xdf\xb2\xac\x5d\x2d\x93\x79\x2b\x19\x73\xcb\x92\x68\x5a\x46\x75\xa0\xa0\x12\xd3\x2d\x7b\x2e\x99\xe1\x5a\x7d\xeb\x97\x5b\x96\x5a\xa3\x65\x16\x5d\x56\xf1\x88\x96\xc5\x84\x5b\xfe\x18\x41\xa9\xea\xb2\x48\xbd\xd7\x4a\x62\x68\xf5\xbe\xdd\xb7\xe2\x8d\x2f\xd8\xf8\xa8\x7c\xe6\xad\x34\x7f\xc7\xc8\x53\xd9\x91\x5a\x11\xbf\x6c\xe5\x9b\x66\x69\xc2\xc1\xa2\x9b\x44\x2b\xb8\x2a\xe5\x1d\x2c\x76\xb4\xe2\x93\x52\xe0\x1d\xd2\x65\x7e\x6a\xe5\x71\xdb\xbb\xda\xf4\xdd\x74\x9f\x1f\x6f\x2b\xba\xa7\x37\x4b\xa3\x0d\xd2\x68\x69\x3b\xdd\x14\x03\x24\xf7\xbf\x95\x45\xb9\x8a\xda\x2e\xb7\x31\xbc\x5c\x58\x5d\xe5\x3c\xf0\xdd\x8a\xbf\x2e\xf7\x8d\xb4\x55\x79\x85\xb6\xca\xaa\x37\xca\x3e\xdd\xaa\xfc\x42\xbf\xcb\x21\x3e\xd3\x4c\xa4\x78\x6e\xb5\xa2\xc7\x6d\x5d\x6f\xf6\x32\x6a\xb5\x9e\x68\xda\x27\xb6\xca\x07\xa7\x55\x16\xe7\x54\xa2\xe5\x56\x87\x27\x32\xf0\xd9\x36\x6d\xb4\x2a\x36\xda\x2a\xd8\x68\x54\x5e\xe3\x56\x65\x2b\x6e\x4c\x5d\x90\x7b\x55\x97\xa7\xe7\x0f\x4a\x6c\x37\xbb\x56\x2f\xcf\xf2\xe2\x70\x9b\xfa\x35\xe9\x95\x5a\x43\x74\x49\x34\x5d\x69\x72\xd7\x6c\x90\x8f\xcb\x0e\x34\x39\x9a\xf5\xd1\x0d\xfa\xe8\x22\x81\xb2\xb5\x2c\xc4\x6b\x48\x21\x58\x55\x61\xbf\x35\x29\x27\x5a\x83\x72\x22\x2a\x4b\x6c\x6b\x52\x9a\xb5\x86\x90\xed\x2c\xe7\xed\x66\x5d\x75\x6b\x0d\x65\x47\x0f\xed\x77\x33\x9c\x1b\x7c\x9d\x86\x2e\xf0\xcd\x02\x7a\x83\x80\x5e\xba\x58\x42\x7b\x84\x79\x0d\x91\x08\x5d\x65\x98\x5b\x8f\x5a\x42\x47\x20\x7d\xde\x49\x5d\x8e\xd6\xe5\x5f\xd8\x3a\xab\xde\xaa\xa4\x50\xeb\xaf\xdb\x18\x17\x22\xff\xf9\xd6\xe5\xad\xdf\x3a\xa3\x41\x65\x96\x6a\x43\x26\xab\x86\x64\xb1\x61\xc8\x27\xa4\x0d\x5d\xae\xda\xe0\xe5\x6a\x6c\x95\x5a\x1b\x97\xfa\x1c\xd8\xd7\xb1\x99\x76\x1b\x72\x17\x6f\x83\x11\x9c\xf2\x6a\x69\xa7\x69\xfb\xf9\xd1\xf6\x22\xef\x8d\x76\xea\x9a\xda\xa0\x63\x8e\x31\x6c\xc5\x7f\x3b\x7d\x0c\x90\xe9\xb0\xc8\x79\xa3\x9d\xb2\x9f\x37\xd4\x7a\x0f\x59\x15\xcf\xdb\x29\x95\x6d\x3b\x1f\x4c\x52\x08\x76\xbe\xee\xf1\x45\x8f\x5b\xed\xdf\x2e\xcf\xf1\xe2\x1c\xab\x9a\xe4\x61\xd2\xae\xc8\x9d\xdb\xfa\xf4\x76\x99\xf3\x5e\xc8\xd5\x19\x75\x5b\x6b\x97\x6e\x33\xed\xfa\x6e\x33\x45\x25\xf8\xda\x25\x33\x64\xbb\x58\xbc\x5e\x81\x1e\xed\xd2\x65\xba\x5d\xac\x4a\x2e\xb3\x74\xbb\xbc\xa9\x17\xeb\x8f\xcb\xf4\xdc\x6e\x13\x9b\x9b\xc4\x26\x68\xbc\x5b\xee\x48\x8d\xa5\xf8\x86\x14\x52\xed\xf6\x86\xaf\x1a\x78\xba\x58\xb5\x5b\xca\x9c\x76\x33\x04\x5f\xe6\xd2\x76\x4b\xdc\x6a\x37\xc4\xad\xac\x92\xc3\xed\x91\x6a\xbc\xad\xaa\x68\xaa\xd2\xdb\x1e\x33\x98\x87\x0c\x46\x45\x1d\xdb\xa3\xab\x76\x7b\x3a\xf7\x55\x6b\x78\x24\x9c\x37\x54\xcf\x89\xf6\x3f\x6c\xcf\xed\x3e\x6f\x54\x52\x52\x81\xd4\xf6\xc8\x48\xd4\x1e\x18\x89\x86\xb4\x24\xed\x2d\x82\xd9\x5b\xce\x7f\xfe\xd4\x1d\x96\x7e\xb4\xd7\x3c\x0b\xd5\x43\x42\x97\x9b\x7d\x7b\xe5\x94\xd3\x10\xe3\x5b\x77\x00\xe5\xd1\x50\x28\x64\xff\x9b\xbf\x26\x01\xf3\x95\xf3\x5c\x7b\xe1\x3c\xa7\x92\xc0\xed\xd5\xa5\xb1\xc1\x49\x25\x46\xd9\x89\x1b\x9c\x4e\xf6\xbf\x2f\x3e\x53\x93\xee\xa8\x6d\x7e\x77\xd4\x1a\xb4\x03\xd3\x3b\xce\xbc\xee\xd9\x54\x71\x9a\xf2\xcd\x8f\xba\x54\x23\xd8\x94\xf2\xa1\xcd\x95\xf4\xa3\xbb\xad\xbb\x0d\xab\x16\xee\xd9\xd7\xa5\xd1\xd7\xa5\xab\xc0\x57\x9b\xcd\xa3\xb1\x70\x8b\x2a\x7d\xb7\x79\x6b\x6f\x90\x4e\xbb\x06\x91\x52\xeb\x9c\x1b\x75\xce\xe5\xd0\x76\xcf\xe9\xe1\x58\x71\x41\x7a\xbd\x6e\x5f\xc9\x0e\x5f\xc9\xaa\xaa\xe1\xfd\x90\x8b\x59\x47\x90\x47\x8c\x72\x01\xec\x87\x8c\xcb\xfd\x80\xef\x53\x51\x4e\xf9\x1e\xea\x9e\x65\x0f\xf5\x9b\xa5\x9c\x7c\x7a\x90\x70\xd6\x03\xad\x39\xca\x02\xdf\xc3\xf3\xa8\x0d\xd1\x57\x43\x49\x44\x7b\x90\xf8\xd2\xc3\x47\xc4\x6b\x1c\xc7\x5f\x49\xbb\xdd\x3e\x8e\x3d\xc0\x0e\x14\x65\x7e\xed\xf6\x71\xec\x61\x22\x14\x6d\xb3\xf9\x6e\xcf\x8e\x0e\xcf\x8e\x2a\x37\xac\x1e\x75\x43\xed\x11\xca\xf1\x21\xf1\xac\x3b\x6a\xa1\x23\x6a\xa1\xca\xec\xcc\x5c\x07\xfb\xdf\xfe\x35\x6d\x5d\x6e\xb7\x1b\xe3\x47\x2a\x31\xc7\xa1\xcf\x86\x7b\x1c\x20\x7d\x4a\x54\xde\xe3\xe9\x99\x30\x8f\xa6\xca\x5c\xf6\x78\x7a\x38\xca\x1b\xb2\xfc\xf5\x24\x72\xd3\x19\xf5\xd5\x75\xd3\xec\x76\xdd\xe8\x70\xdd\x88\x51\x4a\x97\x9e\x82\xbf\x0b\x58\xc2\x96\x0e\x3a\xe2\xc0\xf6\xbf\x93\x9f\xa9\x4b\x49\x1c\x3d\xb1\xf2\xa9\x97\x9e\xe4\x58\xdb\x13\x62\x14\x7b\xde\x37\x80\x9e\x24\xcf\xf6\x04\x79\xb6\x48\x1a\xe9\x59\x6e\x58\x3d\x33\x87\x46\xd1\x34\xb3\xa8\x54\xcf\xc8\x5a\xd6\x8b\xe6\x92\x4f\xb7\xa1\x5c\x5b\x94\xf6\xa4\x67\xa9\x2c\x7a\x46\xda\xcc\x28\x33\x57\xcf\x32\x35\x74\x86\x0b\xf4\x9d\xaa\xf0\xe8\x45\xe1\x5d\xbd\x1c\x89\xdf\xed\x79\x16\x83\xac\x00\x64\x4a\x99\xdf\x8b\x7c\x0d\xbe\xbe\xd0\x65\x52\x97\x22\x39\xbd\xe0\xb2\x15\x95\x70\xb9\x17\xf1\xf9\x5e\x98\x24\xa8\x6c\x31\xbf\x97\x4b\xa0\xc6\x6d\x20\x46\xc5\x41\xf5\x22\x83\x55\x2f\x4c\xe0\xb4\x93\x18\x1e\xbd\xea\xaa\xd9\x2b\xae\x9a\x4d\x65\xb4\x7a\x95\x9d\xa8\xc3\x6d\x24\x46\x65\x9c\xef\x55\xc6\xa0\x5e\x0b\x0a\x86\x66\x7f\x27\x49\xac\x57\x4a\x62\xb2\x0a\x74\xeb\x88\x3b\xe4\xf0\xaa\x40\xa3\x5e\xe5\x8b\xd9\xeb\x60\x2e\x98\x2d\x3e\x74\x0b\xd1\x9d\x42\x74\x39\x36\xb9\xed\xd5\x3b\x5b\xbf\x9d\xad\xd9\x4d\x97\x57\x77\x41\x44\x90\x6f\x6e\x6f\xd2\xee\xf7\xc6\x5a\xc1\xf2\x89\xe8\x4d\xb1\x4b\xbd\x31\xb5\x8d\x14\x05\xbd\xc9\x9e\xd5\x1b\x8b\x1f\x2a\x82\xb0\xb7\xa1\x69\x36\x64\x85\x1b\x3b\x3f\xe0\xd1\xdb\xe9\xf1\xe0\xed\x52\x0c\xe9\x26\x6f\x97\xde\x90\x69\xa0\xd7\xa8\x3e\x65\xc8\xeb\x6d\xc2\x7b\x5e\x9b\xd7\xa5\xa7\xea\x3d\x73\x13\x44\x06\xba\xc9\x47\x47\x6e\xcb\xd1\x74\xd4\xbb\x91\xa5\xb3\x7c\x83\x6a\xb8\xf4\x2e\xe9\xa1\xf7\xfb\xe3\xcb\x65\x4b\xca\xbd\xcb\x32\xd3\x3b\x12\x6e\x45\x45\x27\xf5\x6e\x1c\xeb\x1f\x8e\x55\x39\xd2\x76\x2b\xb2\x3b\x15\xd9\x45\x85\x4c\xfa\x90\x3b\x52\x67\xe8\xf4\x50\x76\xec\x3e\x74\xcf\xec\x23\x10\xd0\x42\xe9\x61\xe6\xc5\x08\xeb\xa2\xcb\x77\x1f\x72\x44\xef\x23\x7e\xa4\xb8\x6a\x71\x43\x92\x45\x1f\xb0\x42\x44\x59\xd6\xfb\x30\xd1\x19\x1f\xd1\xa9\x4a\xb0\xdc\x87\x54\xf8\x1d\x49\x9a\x6a\x15\x79\x38\x7d\x7e\xce\x03\x18\x26\x9b\x75\x3f\x65\xcf\xee\xc8\xf5\xff\xb5\xed\x2e\x4f\x45\xb3\xf4\xb3\xe1\xc2\x55\xa2\xdb\x4e\xb7\x81\x12\x97\x2d\xeb\xf7\xf3\x14\x50\xce\xf3\x63\xb1\xca\x28\xdd\x4f\xa9\xe7\x3a\x14\xda\x31\x16\xad\xe0\x92\xfb\x56\xbf\x90\x10\xa1\x48\x12\xeb\x97\x34\x0b\xfd\xfa\x84\xb2\xda\x74\x0e\x2e\x13\xe9\x8b\x44\xba\x8a\x1b\x5e\xba\x2a\xf7\xeb\xc3\xb5\xba\xb3\xfb\x1c\xfd\x96\x70\xd4\x91\x11\x2d\xc6\x22\x22\x76\xcb\x49\xa1\xa3\xfe\xf2\xd7\xb6\xbb\xbc\x25\x4a\xf6\xbb\x13\x28\xdb\xe0\xd6\x6f\x59\x59\xfb\xdd\x51\xaf\x67\xdf\x1f\xfa\x7d\x69\x01\xf7\x85\x05\x48\xec\xb8\xcd\xe8\x6f\x30\x7a\xd9\x5e\xfa\xe3\x9d\x7b\x0e\x44\x98\x6c\x69\xb7\x3f\xaf\xbe\x42\x4d\xc5\xda\xb6\x48\xd8\x1f\x99\x03\xfa\xc3\xd2\xcb\xb2\x92\x74\xbb\x70\xf7\x97\xb8\x20\x43\x70\x7f\xa5\xb0\xec\xef\x27\xe8\xd7\x2e\xc4\x7b\x15\x54\xdd\x51\x42\xb0\xee\x1c\x10\x47\x7f\x15\xbf\xd3\x5f\xa6\x00\xf4\xde\xbc\xba\xe9\xf7\x37\x75\x8e\xb6\x8f\x8e\x1d\xbf\x3b\x1d\xbf\x47\x17\xc6\xbe\xc5\xc3\xb1\x72\xb7\x7c\x14\xfa\x2b\xab\x66\x7f\x59\xfa\xb5\xea\x58\xbd\x26\x0c\x48\x17\x13\xe3\x4e\x1f\x7b\xf4\x29\x63\x47\x47\xd1\xad\x18\xe5\xe2\xd3\xa7\xd4\x3e\x1d\xe1\x48\x5f\xdb\x5e\xba\x85\xef\x0e\xe1\x3b\x46\x85\xc3\xf4\xe9\x79\xce\x35\xcf\xad\x66\xea\xb3\xfa\xbb\x0f\xc1\x6a\x17\x9e\xcc\xd3\xc3\x9d\xdc\x20\xd1\xbd\x79\x09\xf7\x26\x12\x4c\x94\x9d\x62\xf1\xe8\x53\x37\xc6\x8e\x1c\xbc\xd5\x85\x1a\x0f\x45\x55\x8c\x23\x42\x74\x90\x69\x79\x38\xaa\x68\x1c\x89\x50\x51\xd1\x9f\x43\x2a\xe5\x01\x8f\xf1\x3a\x54\x2d\xef\x90\xdf\xea\x60\x92\x82\xa6\x3b\xce\x38\x1e\x0f\xf7\x80\xaa\xd7\x1e\xfe\x4a\xe6\x1d\x87\xb4\x76\x03\x99\x07\x42\x77\xe1\x6f\xe4\x90\xdc\xff\xc2\x90\x25\xd5\xdc\xb0\x86\x7e\x40\x43\x1f\xba\xec\x74\x23\xe8\xa2\x36\x02\xf2\xc2\x44\x19\x58\x46\x90\x51\x63\x40\x93\x1f\x8a\xc2\xe0\x86\xfd\x37\x06\xfc\x37\xaa\x14\x05\x23\xdc\xee\xf2\x66\x8e\x2a\x95\x20\xb5\xd7\xf5\x80\xd7\xf5\x37\xdc\xae\x57\x14\x64\x2e\x1d\x48\x6f\xd9\x85\x49\x23\xc8\xfc\x3f\x02\xcc\xff\xb1\x09\xd8\xe1\xf5\x2c\xbf\xcb\x52\x77\x85\xc0\xa0\x3b\xef\x08\x1f\x9f\xad\x43\xf5\x94\xa2\x4e\xf3\x88\x3c\xcd\xaa\x74\x30\xa2\xdc\x64\x06\x2e\x05\x5f\x5b\x57\x5b\x75\x1b\x61\xf9\xf3\xdd\xed\x36\xc8\x1c\x4d\x35\xc2\x62\xf4\x78\xa8\xde\x16\x65\x05\x1f\x51\x9a\x95\x11\x51\x37\x3c\x36\x95\xe5\x8a\xb2\xff\x8f\x98\xd6\x77\x1b\x98\x0e\xa1\x1a\xb1\x70\x3c\xd5\xbe\xb3\xe1\x62\x20\x8b\xe2\xd7\xa6\x35\xe8\xca\x32\x70\x65\xf9\xc4\x3d\x35\xb9\xcb\xc6\x84\x63\x2a\x42\xe9\x08\xaa\x11\x4f\x82\x4c\xf5\xc7\xa2\x34\x51\x23\x42\x13\x35\x86\xea\xa7\x45\xb1\xde\x11\xa9\xbf\x56\x31\x98\x11\x6f\x7f\x07\x77\x90\xe2\xc2\xaf\xf1\xf1\x5c\x1e\x2e\x4f\xb5\xad\x92\x44\xb8\x91\x98\xe3\x58\x97\xf7\x91\x74\xed\x1a\x89\xd7\x2e\xc9\x46\xc3\x09\x22\x06\x22\x9f\xdb\xa1\xf2\x76\xe9\x72\x97\x17\x21\xad\xd3\x65\x47\xf4\x01\x47\xf4\xaf\x6d\x83\x25\xc9\xea\x3e\x10\x39\xd4\x0e\x6d\x7a\x96\x88\x3d\x32\x43\x2b\x86\x36\xc1\x99\x1e\x46\x5e\x88\xa4\x32\x68\x45\xba\xd5\x51\x3a\x77\x41\x85\xdb\x8a\x1c\x15\x46\x41\xed\x29\xdd\x0d\x47\x91\xfa\x64\x14\xaa\x4f\xa4\x1e\x1e\x45\x51\x9f\xa3\x20\xb7\xf5\x18\xda\xbc\x2a\x85\xf3\xa8\xc4\x4d\x99\x97\x47\x35\x6e\xd6\x38\xbf\xe1\x54\xf9\xab\x9a\x38\xd6\xc4\x73\xae\xc2\xe1\x56\xf9\x8f\xa5\xf2\xef\x2a\x32\x56\xa5\x8d\x1e\x95\xda\x68\x99\x9e\x47\x95\xb5\x66\x20\x4b\x57\x0b\x22\x1d\xd6\xa6\x8f\x7a\x0d\x94\xc0\xd8\x5f\x35\x31\xd2\xd1\x22\x17\x27\x6c\xb0\x9f\xf6\x80\x9f\x76\x93\x8b\xc9\x68\x3e\x07\xad\x81\xc7\x8a\x8f\x8e\x26\xff\xe7\xd1\x06\x6a\x88\x88\x9c\x36\xcf\xb1\x31\x67\xec\xd0\x8e\xb7\x2b\xb9\x0d\xd5\x54\x54\x67\xae\x89\x3d\x8d\x46\xf6\x24\xfd\xe9\x68\xc6\xaf\x46\xfc\xea\x2a\xf3\xdc\xa6\x67\x39\x39\x4b\x55\xbf\xeb\xf2\xdc\x18\xcc\x1f\xd5\x65\xe6\x1e\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x8b\x2d\x0a\xd5\x7b\x75\x1b\x12\xd5\x8c\xa1\x12\x73\x76\xa0\x19\x70\xa0\x69\x41\x45\xd4\xbb\x09\x40\x67\x42\x68\xc5\xfc\x0d\x5f\x11\x06\xaf\x08\x5d\x7e\x72\x63\xf8\x18\x0c\x1e\x03\x19\x4a\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\x01\x26\x8a\x21\x0c\x03\x65\x24\x16\x20\x17\x4b\x1b\xc9\x5d\xa6\xd5\x65\x57\x9b\xbb\x4c\xec\x72\xaf\x60\x48\x2d\x31\x06\xca\x45\xba\xde\xfc\xd0\xa5\x70\x8c\xef\x68\x2a\x9b\xdd\x31\x86\xf9\xe7\x38\xd1\xa1\x8a\x18\xdb\x84\x30\x60\x42\xf8\xe6\xa8\x79\xbc\x9e\x23\x0a\x81\xc4\xa1\x12\xcf\xc3\xcc\x0e\x1e\x3d\x2d\x0a\x9b\xc7\xf4\x1c\x27\xe6\xa8\x32\xb2\x43\xba\xf4\x31\xa8\x4b\x57\x31\xbe\x31\xa6\x7b\x9c\xac\xbe\xaf\x02\xe2\xa7\x0c\x32\xe3\x8c\x2c\x34\x2b\x66\x87\x52\x57\xfb\x5f\x5c\x63\x4c\xf1\x4f\xa3\xfa\x49\x54\x97\x66\x68\x9c\x97\xfb\xbc\x98\x9b\x4a\x35\x5e\x7d\xc7\x19\x27\x8a\xf7\x2a\x58\x66\x9c\xb2\x1b\x8d\xf3\x99\x68\xd2\x4c\x94\xdf\x60\x20\xed\x73\x53\xdc\xc7\x38\xa7\x9b\x50\xdb\x3c\xba\xf8\xeb\x65\x09\xe0\xa2\x04\x20\x27\x83\x71\x99\x70\x5f\xc7\x9a\xa4\xbe\xb3\xa4\x75\x45\x0c\xa7\xea\xe7\x97\x0c\x4a\xe3\xfa\x44\xc9\x16\x55\x4c\xdf\xd6\x93\x01\xeb\x49\x53\x2e\x98\x71\x99\x8e\x5e\x89\xa9\xe8\xc4\xfe\x2f\xd3\xd1\x8b\x74\x54\x66\x9c\x71\xf9\x80\x5f\xdf\x01\x6f\x49\xa5\xc4\x2f\x93\xd8\x8b\x24\x56\x26\x9e\x71\xc9\xff\x7c\x5c\xf0\x3f\x1f\x87\x36\xee\xaa\xee\xb2\x12\x19\x24\x1a\x5c\xcd\x7d\x36\x26\x83\x54\xc5\xd2\x6b\xb8\xed\x3b\x0f\xaa\x54\xf3\xfd\x16\xcd\x80\xef\x52\x4b\x21\xff\xbb\xb8\x5b\xdb\xff\x54\xda\xbd\xcc\xb1\x2e\xe4\x29\x70\x31\xe9\x5b\xfa\x81\x71\xaf\x34\x94\xc2\xf5\x3b\x0b\x62\x77\x66\x9b\x88\xfa\x6d\x91\xfd\x2e\x4c\x3d\x29\x7c\xbe\xab\xbf\xab\x4c\x8f\x29\x42\x74\x1b\x2c\x77\x65\x62\x4c\x11\xa2\x47\x9a\xc0\xf1\xb0\x76\x87\x7c\x45\xc7\x63\x22\xf5\xb0\x8c\x47\x94\x20\xf9\x78\xd7\x1f\x5e\x2d\x86\xb8\xe7\x53\xdc\x56\xd8\x36\xd4\x67\x71\x9f\x05\xbb\x2e\xd1\xe0\xf1\x0e\x3d\x6b\x87\xba\x0a\xf5\x4b\x0d\x30\x9e\xc1\x93\xb0\x6f\xbd\xe3\x31\x09\x7b\x56\x7d\x76\x1d\xc9\x47\xce\x4b\xe3\x59\xf5\xb3\x5d\xaa\x5d\x79\xac\xc6\x0b\xbf\xd5\x74\xb8\x76\xb6\x69\xf7\x1b\x90\x17\x45\x54\xc5\xd7\xd0\xf1\x76\x66\xe0\x77\xc9\x6c\x29\x10\x07\x92\x69\xb4\xfc\x53\xab\xfe\x75\x13\x4b\xb6\x0a\x6f\xdf\xdb\x6d\x0f\x6b\x6c\xef\x05\xbc\xf2\x08\x1f\xf0\xa8\x8a\xe9\x70\x29\x79\x29\xdf\xc6\x3b\x51\x47\x56\x14\xe0\x9d\x9e\xc8\x44\x99\x6f\xd7\xda\x95\x9a\x7d\xcc\x03\xe5\xb8\x5d\x6c\x56\xca\xa9\x81\x70\x87\x78\xfc\x14\xa2\x55\xe0\xe8\x40\x7e\xdb\x6f\x22\xae\x49\xac\x0d\x9f\x88\xbf\x4b\x2e\xc7\x6d\x33\xd5\x98\x15\x85\xa1\x25\x1a\x4c\x25\x5a\x1a\xb3\xb2\x0e\xae\x4b\xd4\x7a\xb4\xc1\xd1\x5c\x4e\xd8\x02\xf9\xbc\x99\x70\x55\x15\xe6\x6c\x67\x5f\xd9\x24\x4b\x76\xf1\x53\xe1\xd0\x1c\x83\x45\x4c\x5d\x9f\x73\x9f\xc8\x89\x0a\x3f\xbd\xb8\xe4\xa1\x60\x32\xa1\x32\xeb\xf5\xa7\xfa\xdf\xa5\xa6\xb2\x0a\x23\xee\xb6\x4b\x96\x9a\x79\x31\xb9\x42\x54\x4b\x72\x0b\x12\x7f\xa9\x12\xe2\x2b\x4f\xea\x09\x8c\x6c\xf2\xc2\x9b\xaf\xce\xe9\x7c\x71\x4e\xeb\xce\x9f\x7f\xcc\x37\xf9\x33\x64\xb0\xe8\x2a\x5c\xf7\xea\xfe\x35\x11\xef\x63\x77\xc7\x69\x15\xcd\x84\x8a\xa6\x0d\xd5\x68\x7b\x45\xb6\xe7\xfb\x91\xed\x36\xb6\x04\x32\x5f\xf9\xaf\xcd\xf7\x93\x40\xda\x08\xfe\xea\x71\xd3\x8b\xaf\x3c\xd6\x54\x53\x3e\xd0\xa4\x85\x65\x4f\xfe\xc3\x9d\xe6\xba\xba\x6f\xf6\xe4\x11\x87\x18\xab\x6a\x22\xbe\xd9\xb3\xcf\x9c\xbd\xcb\xf1\x69\x33\x51\x96\xbd\xaa\xe6\xe1\xd4\x89\x9f\x93\xa5\x08\x5d\x77\xef\x74\x0b\x2c\x64\xaa\x5f\x27\xe1\x7c\xce\x05\x8b\xdd\xe2\x99\xa3\xe4\x75\x77\x25\x42\xe1\xfc\x84\x69\x36\xd8\x1f\x62\xce\xea\xaf\x3e\xde\xe2\x02\x9e\xf3\xf5\xec\x5e\x88\xa7\xaa\x8a\xb7\xe7\x1d\x66\x60\x66\x93\xe3\xd8\xf5\xef\x42\x72\x1b\xdc\x41\x8f\xbd\x59\x61\x86\xe2\x36\x64\x33\x3a\x6a\x52\x5b\x73\x1b\x92\x94\x84\x3d\x5e\x8c\xd7\x66\x34\x31\x5e\x64\x34\x5b\x6f\x14\xeb\xdc\x44\xe7\xfb\xb7\xd1\x5e\xb3\x33\x76\x97\xed\x4c\xf0\xfd\x3b\x98\xdd\x5c\x79\xc7\xb7\xb3\xc4\xf7\x2f\x13\x68\xa7\xff\x0f\x27\xfd\x7e\xfc\xd7\xf3\x3f\xff\xb7\xff\xe3\xff\x3c\xff\xf3\xff\x3a\xff\xeb\xfb\xe7\xfe\x1f\xff\xfa\xd7\xfb\x1f\xff\xfd\xf9\x2f\xf7\x7f\xff\xf3\xbf\x7f\x4f\xff\x3c\xef\xfc\x2f\xff\xf1\xfe\xeb\xfd\x7f\xfe\xdb\xff\xf8\xd7\xfd\xfe\xf9\xcf\xff\xf6\x9f\xdf\x57\xf8\xfb\x7f\x03\x00\x00\xff\xff\x82\x78\xbd\xa1\xf5\xb5\x03\x00"); -var _cgb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4f\x8f\x23\xb7\x11\xc5\xef\xfa\x14\x3c\x3a\x07\x67\xf8\x9f\x2c\x40\x10\x60\xec\x66\x91\x71\xe0\x38\xf0\xc4\x49\x80\x20\x07\x76\x77\x71\x20\x20\x23\x09\x1a\xcd\x61\xbf\x7d\x50\xef\x69\x76\x62\x1f\x16\xdc\xf9\xf5\x63\xa9\x58\x7c\x5d\x64\x3f\x7c\x7a\xfc\xfc\x78\x3a\xde\xdc\xc3\xdf\xae\xe7\xf5\x49\x6f\x6e\x1e\x4f\xdb\x55\x5f\xcf\x6f\xd7\x55\xdd\xa2\xcf\xc7\xd3\x6e\x17\xa2\xdb\x8e\xeb\xed\xfd\x4f\x0c\xeb\xcb\xb8\xec\x76\x36\xff\xe9\xeb\xeb\x4d\x5f\x1e\x4f\xf3\xec\x12\x75\xdb\xdb\xe5\xae\x75\xee\xe1\x17\x7d\x3e\xbe\xde\xae\x5f\xdd\x77\x3f\x6c\xe7\x45\xff\xe0\x36\x9d\xc6\x7f\xbe\x6e\x7a\x3d\x9e\x9e\xdd\x77\x3f\x8e\xcb\x38\x85\x6f\x0f\x9e\xde\x2e\x97\xff\xea\x8b\x9e\x6e\x2e\x82\xe9\x69\xc3\xb8\x7b\xf8\xf4\xd3\xb8\xfc\x75\xbc\xa8\x7b\x10\xff\xf2\xfa\xfd\x2f\x7f\x79\xfa\xf1\xfb\x3f\xe3\x19\x1e\xfd\x43\xaf\xaf\xc7\xf3\xc9\x85\xf0\x47\xef\xeb\x07\xff\xfb\xd7\x8b\xba\x70\x8f\xf1\xeb\xe3\xe7\x9f\xe7\x7c\xd5\x9b\x93\xe2\xa9\xf9\xd7\xaf\x8f\x9f\xdd\xbf\x83\x0b\xde\xc5\x92\x72\xfa\xcf\x5d\xfa\xcf\x9f\xce\x9b\x3a\x8a\x76\x99\x4b\x5a\xcf\x9b\xbe\x5e\xc6\xaa\xd7\x71\x7a\xd6\x9d\x73\x7b\xef\x0f\xce\xb9\x7d\xf7\x07\xfb\xab\x87\xec\x0f\x6e\x2f\x5f\xbe\x7c\xc2\xdf\x3f\xf0\xe9\xe7\x2f\xf8\xeb\x4f\x1e\x4f\xbf\x7c\xb2\xa7\x7a\xda\x7e\x17\x6d\x17\xf8\x23\xa7\xf3\x6d\xd3\x49\x86\xf8\xfb\x30\x0f\x2e\xa6\x60\x73\xfe\xff\xe1\x2e\x78\x7f\xcf\xeb\xb8\xdd\xf5\xd1\xf4\x6d\xb3\x9f\x75\x0e\x93\xf6\x4d\x0d\xe9\x1d\x55\x43\xf7\x3c\x7b\x00\xae\x29\x19\xea\x44\x63\x35\x24\xd5\xd0\xd2\x81\x96\x79\x70\xae\x65\x4c\x5c\x89\x56\x05\x12\x43\xdb\x00\xd2\x6e\xa8\x60\xe2\x64\xac\xd9\x0c\x35\x4c\x9c\x2b\xd1\x0a\x64\x13\x63\x9e\x86\x62\xc1\xc4\xee\x0d\x55\x4c\x8c\x4d\x0c\x09\x50\x0f\x40\x32\x0e\xce\xf5\x60\xe1\xa3\x70\xe2\x0c\x86\x72\xdc\xed\x7b\xe2\x82\x12\x16\x24\xb1\x18\xe2\x82\x92\x54\x43\xbd\x1b\xe2\xc4\xb4\xd4\x83\x0b\x3e\x58\x5e\x69\x21\xda\x80\x92\x4d\xcc\x8c\x95\x2d\x97\xe0\x8b\xa5\x9a\x1b\x91\x85\x0f\x5e\xec\x17\x33\xc3\x67\x09\x07\x17\x82\x6f\x86\x18\x1e\x43\xcb\x58\x63\x1e\x54\xd9\xd0\x72\x0f\x40\x81\x28\x18\x12\xa2\x48\x14\x81\x90\xc4\x48\x44\xe9\xe0\x5a\xf1\x09\x28\x13\x65\xa8\x18\xbe\x10\x15\xa8\x90\xc4\xa8\x44\xd5\x50\xe4\xc4\x46\xd4\x0c\x05\x86\xef\x44\xdd\x50\x62\x12\x42\x24\x40\x0c\x3f\x88\x06\xb2\xf7\x40\x0b\xd1\x02\x84\x4a\x8c\x95\x68\x45\x5e\x19\x68\x23\xda\x80\x3a\x90\x12\x29\x52\xad\x40\xac\x97\x0d\xad\x78\xc4\x5a\x58\x2f\x1b\x5a\x09\x88\xb5\xb0\x5e\x36\xb4\x92\x90\xc4\xc2\x7a\xd9\xd0\x4a\xe4\x44\xd6\x6b\x41\xbd\x12\x7e\x71\x61\xbd\x6c\x68\xa5\x30\x16\xeb\xb5\xa0\x5e\x30\x40\x5e\x58\xaf\x85\xf5\x42\x5e\x0b\xeb\xb5\xb0\x5e\xa8\x04\x5f\x05\x0c\xad\x24\xc6\x62\xbd\x16\xd4\x2b\x33\x09\xd6\xcb\x86\x56\x3c\x93\x60\xbd\x6c\x68\x25\x62\x87\x16\xd6\xcb\x86\x56\x02\x7f\x91\xf5\xb2\xa1\x15\xba\x70\x61\xbd\x16\xd4\x2b\x1b\x6a\x34\x66\x2b\x50\x15\xa0\x82\x12\xb6\x8a\x7a\x75\xa0\x1a\x88\xc2\xc1\x75\x8f\x4a\xb4\x1a\x89\x50\xaf\x4e\x94\x88\x92\xa9\xb2\x07\xca\x44\xa8\x97\x10\x15\xa2\x02\x55\x04\xaa\x44\x28\x8e\x10\x75\xa2\x0e\x55\x06\x12\x22\x54\x42\x98\xd7\x42\xb4\x40\x95\x80\x56\x22\x2c\x48\x98\x97\x12\x29\x54\x0d\x88\x6b\x6c\xb6\x69\xd5\xdb\xa6\xb5\x46\x95\x0d\x3d\xc1\xe4\x8d\xef\x63\xeb\x09\x2a\xc4\xea\x5c\x90\x0d\xdd\xb3\x5e\x9d\x0b\xea\x66\xb9\x1a\x30\x51\x38\xd1\x06\xd7\x2a\x16\x24\x2c\xa1\x0d\x26\x03\x62\x09\x6d\x70\xad\x0a\x10\x4b\x28\x66\x80\x1a\xb1\x6c\x19\x44\x03\x2a\x24\x21\x5c\xb6\xd8\x6e\xb3\xfb\x76\xf6\x89\x6e\xbd\x30\x04\x34\x2b\xe1\xd6\x0a\x1a\x4c\x84\xe5\x84\x0b\x12\xa8\x22\xde\xb4\x41\xd5\x80\x2a\xe3\x75\x1f\x54\x0d\xa8\x72\xb3\x4d\x5b\xa8\x5a\xa0\x62\xed\x17\xaa\x16\xa8\x6a\xb1\xbc\x56\xaa\x56\xa8\x5a\xb7\x4a\xac\x54\xad\x50\xf5\x6c\xc6\xdc\xa8\xda\xa0\x12\x74\xf2\x8d\xaa\xcd\x54\xd1\xe3\x55\x50\xaa\xd4\x54\x31\xa0\x63\x2a\x55\x0a\x55\xc4\x2b\x3a\xa9\x9a\x50\x25\x6c\xed\xa4\x6a\x42\x95\x83\xdf\xed\x85\x87\xa4\x78\xa8\xf0\x2a\x88\xef\x44\x50\xc1\x26\x72\x3f\x68\x71\x80\xc5\x66\x06\x10\x1e\x60\x82\x13\x26\xb6\x5e\x77\x7b\x89\x54\x45\xa8\xc4\x5e\x77\x89\x54\x45\xa8\xa4\xe5\xdd\x5e\x78\x76\x08\xce\x8e\xe4\xad\xaf\x0a\xcf\x0e\x49\xa6\x4a\xc1\x3c\x21\x3c\x15\x04\x47\x40\x8a\xbd\xe1\x04\x7f\x3f\x77\x77\x2d\xfc\xfe\x24\x16\x1e\x10\x92\x11\x23\x15\x5b\x5b\x61\x8c\x82\x18\xb9\xd9\xda\x0a\x55\x05\x2a\xf4\x2d\xa9\x54\x55\xa8\x6a\xb5\xb5\x55\xaa\x2a\x54\xcd\x9a\x94\xb0\x19\x08\x5e\x81\xd4\x8b\xad\x8d\xaf\x80\x34\xa8\xc4\x9a\xa7\x74\xaa\x7a\x8b\x07\x97\xbd\x35\x75\xa1\xfb\x04\xee\xcb\xde\x5e\x73\xa1\xfb\x04\xee\xcb\xa1\xdb\x44\xba\x4f\xe0\xbe\x1c\x6d\xb3\x84\xee\x13\xb8\x2f\xa7\x66\x45\xa1\xfb\x04\xee\xcb\x19\x9b\x45\xf7\x09\xdc\x97\x4b\xb5\xf0\x74\x9f\xc0\x7d\xb9\x62\xb3\xe8\x3e\x81\xfb\x72\xcb\xb6\x6c\xba\x4f\xe0\xbe\xdc\xb1\x59\x74\x9f\xc0\x7d\x59\x92\x2d\x9b\xee\x13\xb8\x2f\x0b\x36\x8b\xee\x13\xb8\xaf\x04\x7b\x0f\x85\xee\x13\xb8\xaf\x84\x6e\xd9\xd3\x7d\x02\xf7\x95\x14\x2c\x7b\xba\x4f\xe0\xbe\x92\x6c\x3b\x70\x5a\x6f\xf3\x7e\x57\x4a\x56\x68\xa5\x21\x15\x86\x2c\xc5\x7b\x43\x9d\x08\x13\x8b\xed\x90\xd2\x90\x0a\x43\x96\x6a\x2d\x56\x69\x48\x85\x21\x4b\xb3\x1d\x52\x1a\x52\x61\xc8\xd2\x9b\x85\xa7\x21\x15\x86\x2c\x62\x3b\xa4\x34\xa4\xc2\x90\xd5\xd7\x6c\x88\x2a\x18\xb2\x06\x3b\x46\x94\x86\x54\x18\xb2\xc6\x12\x0d\x51\x05\xcb\xd5\x64\x07\xbd\xd2\x72\x0a\xcb\xd5\x6c\x7d\x5e\x69\x39\x85\xe5\x2a\xae\x16\x4a\xcb\x29\x2c\x57\x6b\xb4\xec\x69\x39\x85\xe5\x6a\xb5\x6b\x8a\xd2\x72\x0a\xcb\x55\x5c\xc5\x94\x96\x53\x58\xae\x76\xbb\xf2\x28\x2d\xa7\xdd\x54\xcd\x7b\xcb\xbe\x53\x05\xcb\x35\x5f\x2d\x7b\x5a\x4e\x61\xb9\x16\xec\x18\x51\x5a\x4e\x61\xb9\x16\xad\x5d\x2b\x2d\xa7\xb0\x5c\x4b\x76\x01\x51\x5a\x4e\x07\xef\x4a\x76\x8c\xe8\xc0\x5d\x49\x87\x5d\x8c\x7a\x34\xfb\x2a\x9d\xa3\x1b\x0f\x08\xeb\x48\x4a\xe7\xe8\x66\x37\x84\x9e\xad\x23\xe9\x86\x1b\x02\x87\x20\x92\x80\x0a\x90\x25\xd1\xb3\xf5\x07\xa5\xbf\x14\xfe\xea\xc5\xda\xa2\xd2\x5f\xaa\x6a\xaa\xea\x2d\xbc\xea\x04\x9a\x38\x04\xb1\x20\x9d\x42\x84\xdb\x2c\x0c\xa0\x73\x10\xd9\x44\xef\xcb\x6e\x3f\xb9\xc6\x39\xb2\xbc\x4f\x9c\x23\x0f\xa0\x82\xcb\x4c\x83\xaa\x64\xa2\xfc\x1e\x6b\x8e\x52\x88\xda\x47\x2c\xbb\x4b\xdf\x87\x56\x43\x07\x12\x22\x9c\x52\xd6\x62\xe7\x28\xf7\xf0\xe3\xfd\x5c\x9c\xa3\x2c\x44\xcb\xfb\xc1\x35\x47\x59\x81\x3e\x4a\x38\x59\xfb\x39\xd6\x69\xc8\x6e\x7a\x73\x6c\x44\x36\xb0\x84\x73\x6c\x01\xe8\xa3\x84\x93\x4d\x61\x2e\x2c\x21\xf2\x62\x53\x98\x68\x0a\xbd\xd8\xcd\x78\xb2\x29\xcc\x35\xdb\x0d\xa1\xf9\xfa\x9b\x16\x6b\xff\xb7\xcf\xce\x6f\x9f\x81\xeb\xdb\xf5\xaa\xa7\x1b\x3e\x3a\xf1\xa5\x67\x9f\x6a\xc7\x93\x7e\xfb\x80\xbd\x9c\x2f\x36\x0b\xff\xfe\x17\x00\x00\xff\xff\x0c\xbd\x28\xe3\xec\x0e\x00\x00"); -func _afga ()(*asset ,error ){_ddbf ,_fdafg :=_face ();if _fdafg !=nil {return nil ,_fdafg ;};_gga :=bindataFileInfo {_aa :"GBT-EUC-V",_dg :785,_ged :_fc .FileMode (436),_de :_e .Unix (1580492205,0)};_bdfc :=&asset {_cb :_ddbf ,_fg :_gga };return _bdfc ,nil ; -};func _adde ()([]byte ,error ){return _fac (_agb ,"Adobe-CNS1-2")};func _geca ()(*asset ,error ){_bgga ,_fgea :=_ccfe ();if _fgea !=nil {return nil ,_fgea ;};_eecf :=bindataFileInfo {_aa :"UniJISX0213-UTF32-H",_dg :243117,_ged :_fc .FileMode (436),_de :_e .Unix (1580493003,0)}; -_dgfee :=&asset {_cb :_bgga ,_fg :_eecf };return _dgfee ,nil ;};type asset struct{_cb []byte ;_fg _fc .FileInfo ;};func _abee ()(*asset ,error ){_fcce ,_dbbb :=_acd ();if _dbbb !=nil {return nil ,_dbbb ;};_cdbb :=bindataFileInfo {_aa :"Adobe-CNS1-3",_dg :1881,_ged :_fc .FileMode (436),_de :_e .Unix (1580491185,0)}; -_cca :=&asset {_cb :_fcce ,_fg :_cdbb };return _cca ,nil ;};func _add ()([]byte ,error ){return _fac (_fbb ,"78-EUC-H")};func _eeec ()([]byte ,error ){return _fac (_ded ,"HKdlb-B5-V")};func _fac (_g []byte ,_b string )([]byte ,error ){_c ,_ge :=_ed .NewReader (_d .NewBuffer (_g )); -if _ge !=nil {return nil ,_df .Errorf ("Read %q: %v",_b ,_ge );};var _eb _d .Buffer ;_ ,_ge =_fa .Copy (&_eb ,_c );_cc :=_c .Close ();if _ge !=nil {return nil ,_df .Errorf ("Read %q: %v",_b ,_ge );};if _cc !=nil {return nil ,_ge ;};return _eb .Bytes (),nil ; -};func _ade ()([]byte ,error ){return _fac (_cdfg ,"UniJIS2004-UTF8-V")};func _aafb ()(*asset ,error ){_bceb ,_bccae :=_afffc ();if _bccae !=nil {return nil ,_bccae ;};_dccg :=bindataFileInfo {_aa :"HKm471-B5-H",_dg :14260,_ged :_fc .FileMode (436),_de :_e .Unix (1580492427,0)}; -_cfdb :=&asset {_cb :_bceb ,_fg :_dccg };return _cfdb ,nil ;};func _fbcd ()(*asset ,error ){_gabc ,_bcga :=_aecg ();if _bcga !=nil {return nil ,_bcga ;};_abfba :=bindataFileInfo {_aa :"UniGB-UTF8-H",_dg :235585,_ged :_fc .FileMode (436),_de :_e .Unix (1580492783,0)}; -_fdafd :=&asset {_cb :_gabc ,_fg :_abfba };return _fdafd ,nil ;};func _ffa ()([]byte ,error ){return _fac (_aedg ,"Adobe-Japan1-4")};var _dbd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4f\xcb\x25\xc9\x71\xf5\xf7\xcf\xa7\xb8\x4b\xbd\x8b\xd7\x53\x95\xf1\x2f\x13\x1e\x1a\x84\x24\xf0\x18\x64\x19\xcb\xb2\x0d\xc6\x8b\x5b\xb7\xea\x0e\x0d\x9e\xee\xa6\xa7\x67\xa1\x6f\x6f\xe2\x77\xae\x64\x2c\x0c\xb3\x10\x47\x73\x3a\x2b\x2b\x32\x32\xf2\x44\x44\xd6\x7d\xbe\xfb\xcd\xf7\xbf\xfd\xfe\xd3\xc7\x6f\xb7\xef\xfe\xe9\xeb\xe7\xc7\x1f\xaf\x6f\xb7\xe7\xc7\x4f\xe7\xd7\xeb\xa7\xcf\x3f\x7f\x7d\x5c\xb7\xe3\xfa\xe1\xe3\xa7\xb7\xb7\x7d\xdc\xce\x8f\x8f\x6f\x7f\xf9\x4f\xe0\xf1\xe3\xfd\xcb\xdb\x5b\x3f\xff\xc7\x3f\xff\xf4\xed\xfa\xf1\xfb\x4f\xcf\xcf\x37\xd3\xb8\xf3\xe7\x2f\xaf\xb1\xb7\xdb\x77\xff\x7c\xfd\xf0\xf1\xa7\x6f\x5f\xff\x7c\xfb\xd5\xaf\xcf\xcf\xc7\xf5\xff\x6e\xe7\xf5\x6c\xfe\x0f\x5f\xcf\xeb\xeb\xc7\x4f\x3f\xdc\x7e\xf5\x0f\xf7\x2f\xf7\x4f\xfb\x5f\xff\xe1\x8f\x3f\x7f\xf9\xf2\x5f\xd7\x8f\xd7\xa7\x6f\xb7\x1d\xee\xfa\x74\x82\x6f\xdf\xfd\xe6\xf7\xf7\x2f\xff\x78\xff\xf1\xba\x7d\xf7\xeb\xf3\xfc\xff\x7f\x0f\x0b\xf9\xaf\xd7\xd7\x9f\x3e\x7e\xfe\x74\xdb\xb7\xbf\xdb\xb6\xfc\x1f\xfe\x5f\xfe\xfc\xe5\x7a\xcd\xf2\xf6\xdd\x9f\xbe\xff\xed\x1f\x9e\xcf\x9f\xae\x6f\xb7\x98\x9b\xc6\xfc\xfb\x9f\xbe\xff\xed\xed\x3f\xf6\xdb\xbe\xdd\x46\xd8\x88\xff\x7c\x0d\xfd\xb7\xdf\x7f\x3e\xaf\x9b\x06\xbd\xed\x5a\xcc\xe3\xf3\x79\xfd\xf4\xe5\xfe\xb8\xbe\xde\x3f\xfd\x70\xbd\xdd\x6e\xef\x63\x1f\xfb\x87\xdb\x7b\xfd\xae\x7e\xf7\xa1\xad\xfc\x9b\x11\x6f\xfb\xb6\xbd\x1e\xfd\x78\x8a\xfa\xcb\x23\x63\xaf\xeb\xc3\xed\x96\x66\x6f\xef\x63\x88\x1a\xa3\xa9\x1a\xd5\x94\xdd\xa1\x7c\x6f\xca\xf7\xa6\x5c\x54\x6c\x50\xab\xa9\x78\x40\xe5\xbd\xa9\xc8\xa6\x6a\x40\xd5\x6a\xaa\x78\xb0\x5f\xf5\x82\x5b\x55\x3f\x68\xb6\x35\x65\xc6\xa8\xb9\x35\xe5\x18\x61\xc1\x5c\x0b\x2a\x45\x55\x53\x73\xef\xe9\x5d\xa6\x7a\x59\x53\x3e\x9a\x2a\x17\x95\x1f\x6e\xb5\x62\xbe\xbd\x8f\xd0\xa8\x68\xea\xb6\x46\xbc\xbd\x8f\x14\x95\x36\x3f\xdc\xf6\x6d\x6f\xbb\x52\x6f\xcc\x80\xb2\x1e\x55\x1a\x55\xfd\x2f\xfb\x16\x6d\x6a\x85\xa8\x82\x5a\xfd\xc6\xa9\x51\x40\x39\x0b\x9a\x63\x88\x1a\x4d\xcd\x1d\xca\x44\x59\x53\x4b\x94\x8b\x72\xa8\x80\x0a\x51\xf1\xe1\x56\xb1\x19\x54\x8a\x4a\x46\x69\xfa\x12\x55\x8c\x2a\xa8\x29\x6a\x36\x35\xf4\xe0\x12\xb5\x9a\xda\x35\xfd\x5d\xd4\xbd\x29\x93\x11\x87\xa8\x03\x4a\xd3\x3f\x44\x3d\xb0\x7e\x83\x3a\x45\x9d\x50\x5a\xf6\x25\xea\xc2\x2e\x87\x7a\x8a\x7a\x42\xb5\xef\xa7\xb6\x16\xa8\xd8\x12\x4a\xfe\x6a\xa8\xd8\x98\xcb\xe4\xaf\x86\x8a\x9d\xb9\x4c\xfe\x6a\xa8\x30\x8c\x30\xf9\xab\xa1\x62\xe8\x41\xf9\xcb\xf0\x97\xe9\x8d\xf2\x57\x43\x45\x68\x2e\xf9\xcb\xf0\x17\xbb\x3d\x4d\xfe\x32\xf9\x4b\x76\xc9\x5f\x26\x7f\xe1\x09\xc5\x3d\x50\x61\x9a\x4b\xfe\x32\xfc\xe5\x32\x42\xfe\x6a\xa8\xd8\x64\x84\xfc\xd5\x50\xc1\x19\x9a\x26\x7f\x35\x54\xec\x7a\xa3\xfc\xd5\x50\x41\xc8\x4d\x97\xbf\x1c\x7f\x79\xbc\xbd\xdb\x46\x7c\x09\xf6\x7d\x88\x1a\xa2\xda\x5f\x9c\x5a\xdb\x88\x2f\xdb\x4c\xa3\xaa\x29\xd3\x28\xbc\xba\x72\x87\x7a\x8d\xba\xf7\x28\xe7\x41\x16\x24\xa8\xec\x35\xda\xc6\x82\x6c\xcb\xb3\x47\xc5\x68\x2a\x2f\x51\x17\xa3\x30\x22\x9f\x50\xb5\x7d\xb8\xed\x63\x63\xae\x92\xa9\x0d\xb5\x92\x07\x4b\x46\x34\xec\xa3\x03\xc0\xb6\x92\x11\x0d\x95\x26\xca\x45\x1d\x8c\x9a\x50\x32\xa2\xa1\xd2\x58\x50\x9d\xa2\xae\x1e\xb5\x37\x25\xfd\xb2\xbd\x83\x7c\x1f\xbd\x69\xb6\x13\xe4\x82\xca\x8e\x09\xdb\x09\x72\xdb\x0d\x23\x06\xa3\xe4\x09\xa0\x56\x1a\x94\x8b\xf2\x1e\xa5\x07\x89\x2f\x41\xa5\xe9\xc1\x14\xd5\x3a\x31\x7c\x83\x5a\xa2\x16\x73\x39\x94\x8c\x68\x4f\xee\xc3\x45\x9d\xa2\x3a\x26\xb2\x23\xc7\x76\x62\xc2\x76\x04\x66\x38\x6f\xf4\x21\x8a\xad\x65\x87\x76\x97\xa9\xad\xab\xfb\x08\xa8\xd4\x82\x92\x4d\xd3\xf4\x89\xbf\x76\x39\xa7\xcf\xa3\x49\xc9\x6d\xb4\x4e\xec\xb6\x1b\xd4\x14\x35\x79\x30\xa0\x96\xa8\x76\xa1\x8d\x1d\xea\x2e\x0a\x17\x7a\x42\xf1\xc6\x11\x4f\x46\x31\x57\x6e\x50\x0d\x95\x5e\x50\x7a\x63\x66\x8f\x2a\x51\x25\xaa\x70\x0e\x6f\x4c\x19\x51\xbc\x71\x62\x6a\xe9\x8d\xa5\x37\x4e\x28\xbd\x91\x05\x39\xf1\x65\x5a\x10\xb0\x7b\x0b\x9f\x99\x8e\x82\xe9\x28\xc4\x06\x85\xbf\x0c\x7f\xf9\xd6\x9b\x66\xf2\x97\xc9\x5f\x44\xb4\xc9\x5f\x46\x60\x22\x69\x66\x0a\x4c\x53\x60\xe2\x68\x53\x60\x1a\xa6\xfa\x62\x7a\x99\x6a\x32\xb5\x05\xc6\x4c\xa6\x9a\x4c\x5d\x6d\x97\x52\x93\x39\x5b\x1b\xdb\x4e\x42\xfe\x4b\xde\xfd\xbf\x52\xb1\xb9\x76\xde\xb5\xf3\x11\x50\x26\xaa\xa3\x08\x81\x30\xf7\x53\x14\x51\xd4\x49\xd6\xdc\x89\x22\xcf\x8e\xdb\x60\xb7\x3c\x43\x14\x71\x1b\x18\x94\xc4\xad\x63\x63\x54\xaf\x44\x89\xd1\xa2\xb7\x79\x8f\x4e\x40\x16\xda\x66\xa0\xb2\xd3\xa7\x05\xe9\xc0\xa2\x55\x6a\x4f\x4e\x70\xa0\x52\x82\xca\x4e\x8c\x16\xae\xb9\x3a\x00\xf6\x44\x7f\x22\x87\x28\xe9\x0f\x0f\xa6\x89\xea\x88\x4c\x24\x29\x14\x0c\x40\xad\xd4\x83\x44\x64\x60\x6a\x42\x29\x61\x0b\xf6\x9c\x0b\x6a\x88\xc2\x5f\xb9\x41\x99\xa8\xde\xad\xec\x24\x6b\xa9\x50\x4e\x85\x72\x8a\x62\x8d\x24\xfc\x3d\x17\x73\xc9\xf7\x40\xad\x9c\x50\x9a\xab\x9d\xbb\x17\x01\x9f\xfe\x14\xf5\x64\xae\x0e\x99\x0c\x3c\x91\x1d\x4c\x7b\xa1\x65\x99\xa7\x28\x76\x08\x65\x49\xa9\x67\x76\x60\xed\x85\x27\x52\x81\x05\x54\xa2\x19\x59\x21\xaa\xb7\xa3\x8a\x07\x15\x58\x40\x25\x87\x27\xa5\x8b\xc0\x4e\xb1\x64\x29\x5d\x04\x2a\x5f\xd3\xbf\xde\x88\xf5\x44\xb7\xaa\x19\xab\xd6\xaf\xbd\x66\x4f\x5f\x24\x46\x41\x25\xcb\x2e\x12\xa3\x51\xe7\xec\x93\xdd\xae\x18\xa2\x70\x74\x17\x71\x56\x81\x73\x0a\xed\x9f\x24\xa0\x92\xf6\x03\x95\xe5\x50\x7a\x10\x53\x67\x8a\x3a\x45\x9d\x38\x7a\x41\x5d\xa2\x48\x2d\xd5\x6f\x54\x49\x65\x24\xff\x7d\x22\x23\x4a\xfe\x82\xca\x17\x85\xbf\xc8\x95\xfb\xe4\xd4\x4d\x45\x21\x50\x59\x13\x0a\x23\x26\x9e\x58\x7b\xfb\x6b\x69\xfa\x45\xdc\x2f\x16\xb4\x14\x13\x4b\x71\xdf\x45\x9c\x2d\xc5\xfd\x62\x6b\x17\x2e\x5c\xda\xda\xa5\xad\x7d\x51\x58\xbf\x7a\x6b\xc7\x86\x70\x2d\x6d\xed\xd2\xd6\xe2\xe8\xa5\xad\x5d\x35\x7b\x14\x67\x7b\xd5\x12\xb5\x18\xe5\x50\x77\x51\x57\x8f\x22\xa2\xef\x32\xf5\xde\xbe\x1f\x1b\x01\x70\x97\xef\x81\xca\x29\x8a\x37\xde\xfb\x88\x8f\xbd\x6b\x0b\xbb\x4b\x76\x81\xca\x29\x8a\xad\xbd\x63\xea\x4e\xac\xde\x65\xea\xfd\x65\x6a\x41\x85\xa8\x36\x62\xef\xc2\xde\x0e\x19\x71\x0c\xa6\x0f\x51\x25\x4a\xd3\x4f\xa8\x29\x6a\xf5\x28\xa2\xf0\xd0\xe1\x3b\x74\xf8\xa6\x1e\x3c\x44\x1d\x8c\x12\xf5\x10\x45\xa6\x47\x63\x0f\xea\x4d\x3b\x3a\x18\xc7\xce\x0e\x1d\x4a\xb2\x40\xe9\x6c\x1f\x4a\xb2\x47\x07\xc0\xd8\x71\xe1\xa1\x00\x00\x6a\xa1\x72\x87\x02\xe0\xd0\x82\xba\x64\xb7\x87\x16\xf4\xf0\xfa\x70\x1b\xca\xa8\x0f\x9f\xa2\x48\x8c\x4b\x14\x6f\x7c\x74\x5b\x33\x86\xa8\x38\x45\x11\xab\x28\xe6\x23\x10\x85\x07\xd3\x5b\x97\xd9\x76\x6a\xfa\xb3\x97\x3d\x8c\xc4\x78\x6a\xd9\xa7\xe2\x6b\x89\x62\xd9\x67\x47\xf1\x30\xa4\xf6\x54\x6d\x01\x54\x2e\x51\x38\xfa\xec\xcc\x35\x0c\x7f\x9d\xca\x5c\x40\x49\xbf\x4e\x05\xe6\xd9\x87\x6f\x38\x62\x75\xea\xf0\x9d\x24\xb3\xda\x76\x28\x17\xd5\xa6\x7a\xd7\xd4\x76\xc9\xd4\xab\x7b\x90\xe1\xdd\xd9\xd9\x45\x0f\x22\xa8\x22\xef\x5e\xf4\x20\x76\x75\xfd\x34\x9c\x0c\x73\xa9\x7e\x02\xaa\x36\x87\x62\xfa\x2b\x98\x8b\xf0\xbd\x42\x73\x85\xe6\xe2\xc1\xd0\x5c\x81\x11\xd4\x29\x97\x5c\x08\x54\x91\xd6\x2f\xd5\x16\x57\xe7\x8b\x11\x9a\x3e\x35\x7d\x43\x15\x35\xe2\xa5\x34\x77\xb1\xa0\x20\xd3\x3f\xb5\xa0\x27\x51\xa8\x94\xf9\x54\x14\x02\x55\xdb\xfa\xe5\x54\xfc\xd4\x6e\x3d\xbb\x17\x1c\xaa\xc2\x9f\xb1\x44\x51\xe3\x11\x91\xcf\xd0\xbc\x6d\xf6\x08\x02\xeb\x29\xb3\x81\xaa\x9d\x51\x2a\x89\x9e\xb2\xb1\x77\xcb\x55\xd1\x0b\x46\x0e\x51\x43\xd4\xe0\x41\x83\x32\xa8\x5e\xe3\xc8\x6e\xd6\x7c\x23\x87\x0b\xaa\x3a\xd6\x7c\xe3\x9c\x3b\x55\xf8\x48\x4d\x5f\x9a\x1e\x25\xae\x56\x03\x57\x15\xee\x1b\xfa\x53\x2d\x82\xbe\xa1\x3f\x82\xaa\x7d\x42\xdd\x45\xdd\x59\xe3\x80\x3a\x44\x1d\x3c\xa8\xe9\x1f\xa2\x90\xf0\xc2\x54\x24\x5c\x30\xaa\x3b\x33\x57\x61\xee\x3b\x9a\x41\xfa\xf4\x1d\xcd\x10\x54\x8d\x0d\x6a\x42\x71\xce\xcb\xa0\x38\xe7\x82\xaa\x2e\x47\x5d\xc5\xb4\xef\x8e\x11\xad\xb1\xbe\xfb\x43\xd4\x83\x51\xbc\x91\xca\xc8\x77\xc7\x88\xae\x1a\x7c\x27\x61\x0b\xea\x65\x04\x09\xdb\x77\xc2\xaf\x8a\x37\x86\x46\x29\xfc\x86\x37\x95\x1a\x95\xd8\xd5\xea\xe9\x7b\xca\xae\x94\x5d\x01\x25\xbb\xb4\xec\xd5\xa3\x54\x72\xfb\xe8\x13\x3c\x66\xb7\x28\x3e\x38\xc1\x82\x5a\x15\x50\x53\x54\x2b\xcb\xec\x1e\xc2\x07\xdd\x81\xa0\x6a\x30\x17\xdd\x81\x0f\xd7\x28\x28\xad\x11\x28\xee\x66\x7c\xb8\x46\x45\x3b\x67\x76\x51\xe2\xba\x88\x11\x54\x8d\x09\xa5\x07\xbb\x16\x1b\x64\x54\x1f\xd4\x62\x82\x2a\xa2\x70\x70\xc4\x7c\x74\x4e\x1b\xb3\x05\xd5\x07\x5d\x9e\xa0\xb4\x43\xa3\x70\xce\x28\xec\xd2\xb2\x4b\xd3\x13\x13\xd5\xf5\x80\xeb\x9e\x47\x30\xc8\xbb\xae\xf2\xdd\x8d\x98\x58\x7d\x3a\xdc\x14\x13\xa6\x98\xe8\xee\xd3\x4d\x31\x01\x8c\x45\x60\x1a\x2d\x8a\xa0\xaa\x0f\xb5\x1b\x87\xda\xad\x45\x74\xac\xa1\xe9\x4f\x51\x17\xa3\x0a\x0a\xeb\xcd\x34\x8a\x07\xe5\x68\x93\xa3\xbb\xa5\x73\x93\xa3\xad\xd7\x38\x16\xdb\x61\x5a\x23\x50\xf5\xa2\x64\x7d\x8b\xe8\x58\x0b\xeb\xc9\x95\x82\xe2\x5e\xcc\xad\x52\xd4\xc1\xa8\x84\x7a\x88\x62\x3b\xba\xf1\x73\x93\xbf\x68\x18\x6c\x6b\x8d\x75\x35\x0c\xee\x6d\xaa\x6d\x5b\x9b\xea\x32\xd5\x65\xaa\x33\x4a\xa6\x7a\x67\x2e\xdb\xf0\x97\x93\xb9\x04\x55\x2e\x6a\x89\x5a\x3d\xca\x99\x8b\xfb\x3a\x41\xd5\x8b\x3a\x44\x61\x44\xa7\x29\x77\x1d\x18\xd7\x81\x11\xa5\x03\xe3\x32\xb5\x5b\x27\x57\xdf\x20\xb0\x0d\xcd\x09\xe9\x57\x48\xbf\x38\xa2\x21\xfd\x8a\xde\x6d\xdb\x3b\x01\x79\x68\xb7\x43\xbb\xed\x7a\x70\x8a\x3a\x19\x95\x50\x97\x28\xf6\xb1\x5b\x3a\x0f\xed\x63\x74\xae\xb4\x1d\x79\x0c\x72\xa5\xa0\x2a\x98\x5e\x27\x2d\xda\x47\xb6\x0f\x51\xaf\x07\x59\x90\xac\xa7\x79\xf1\xc0\x85\x3b\x11\x1d\x72\x61\xc8\x85\xc1\xf4\x72\x61\xb4\xbf\xba\xb3\x87\x3a\x44\x1d\x8c\x72\x28\xb6\x36\xda\x47\xdd\xb3\x37\x15\x72\x4e\xa8\x02\x61\x41\x21\xe7\x50\x40\x73\x31\xea\x11\x72\x4e\x1f\x3e\xdb\xe5\x09\x1d\xbe\x50\x7e\xeb\x9e\xcd\x83\xfc\xe6\x51\x98\x8a\xa4\x45\xc9\xd4\x92\xa9\x38\x5a\x4a\x4e\xbb\x64\x7b\x17\x71\xae\x76\xc9\x69\x71\x6c\xef\xd2\xc5\xd5\xe2\x08\xaa\x3a\x3b\xbb\x5a\x1c\xcf\xb6\xc5\x06\x6a\x92\x54\x92\x82\xaa\x6e\x97\x3c\xc9\xe1\x9e\x9d\xed\x6c\x10\x39\x19\x87\x28\x3c\x91\x4c\x2f\xcd\xc9\xb6\xd8\x06\x8e\x4e\x65\xab\xa4\x04\xa5\xeb\xf1\xa4\x04\xf5\x6c\x11\xb5\x91\xfe\x8b\xa9\xd8\x53\x1a\x0b\x54\x75\x8b\xe2\x99\x7a\x7b\xf1\x2a\xbc\x92\x3a\x75\x40\x4d\x32\x57\x56\x89\x6a\xaf\x8c\xae\xe8\x5d\x1d\x90\x57\x87\x9c\x0d\x1c\x55\x52\x96\x92\xb2\xa4\x46\xdd\x45\x29\x0b\x6a\x14\x6f\xa4\x37\xb2\xb1\xa0\x94\xa6\x4a\x69\x8a\x3c\x52\x4a\x53\xd5\x05\x8e\xd9\xde\x46\x54\x94\x28\x5c\xd0\x55\x83\x57\xe0\x82\x4a\x46\x11\x32\xa5\x1c\x5e\x72\x54\x89\x7a\x8d\xea\x37\x52\x1c\x7a\x29\x01\x95\x12\x10\x79\xb7\xe4\x9c\xea\x4a\xd0\x8c\x3d\x2d\x2a\x41\x41\x55\xb7\x61\x5e\xb4\x28\x4e\x83\x65\xd6\x6d\x98\xab\xc1\x72\x6e\xa3\xcd\xe6\x0e\xe5\xa2\xd8\x79\xd2\x94\x6e\xa3\x9d\x5b\x5f\xb3\x29\xea\x12\xc5\xd9\x24\xba\x75\xeb\x2b\x30\x5b\x8c\xe2\xd6\x57\x50\x85\x0b\x75\xeb\xeb\xdc\x75\x9a\xe1\x42\xdd\x75\x0a\x6a\x75\xb3\xe6\xea\xdf\x7c\x12\x91\xce\x39\x9f\x8a\xc8\xa9\x88\xd4\x28\x45\xe4\x6c\x25\x36\x27\xdb\xcc\x7a\x51\x28\x71\x77\xc5\x3e\x15\x13\x34\x7e\xe6\x84\x9f\x1a\x3f\x81\x39\x6b\x5c\x12\xae\xc5\xbd\x7c\xe1\x89\x25\x4f\xac\xc1\x83\xbc\x71\x69\x8d\x40\xd1\x3b\xfb\xd2\x1a\x97\x31\x57\x77\x2d\xbe\x4c\x73\x71\xe1\x5a\xa4\xcf\x45\x99\xec\xcb\x30\x75\xe9\xc1\x10\x25\x53\x31\x42\x5a\xb6\x70\x8e\x93\x34\x96\x9c\x03\x94\x2a\x90\x25\xe7\xac\x4e\xfe\xc6\xb5\xbf\x2f\x25\x7f\xa0\x6a\x8a\x92\xa9\x2c\x3b\x10\x41\x35\x91\x7e\xef\xa3\x6f\x41\x90\xdf\x75\xf4\x81\xaa\x29\xca\x45\x75\x30\x65\x97\xdc\x7e\x57\xb9\x71\x57\xb9\xc1\x1a\xef\x7a\x23\x0d\xa9\xe5\xce\x28\x69\x99\x1a\xd2\xc5\x49\x53\x43\xea\xf7\xae\x96\x2d\xc9\xce\x77\xaa\x65\x41\x15\xe9\xf3\x2e\x19\xb9\xb7\x96\x19\x77\x46\x7e\x97\x96\xdd\x55\x95\x76\x4d\xed\x77\x55\xa5\x34\xa4\xc6\x95\x94\xab\x21\x75\x3a\x4e\xe3\x8a\xc5\x0f\x1d\xe4\x43\x07\xb9\xdb\x0a\x57\xf7\xe9\x07\x12\x9e\x1c\xab\x43\x12\x7e\x48\xc2\x89\xd5\x43\x12\x7e\x74\xf2\x37\x5a\x14\x3f\x94\xfc\x0f\x25\xff\x25\x4a\x6f\x44\x89\x95\x8a\x0f\x29\x31\x50\x8b\x90\x3b\x64\x3d\xad\xa6\x29\x27\xa9\xd5\xf4\x07\x5e\x95\xaa\x3f\xe4\xd5\xc7\xcb\xab\xa2\xf0\xea\xa3\xb5\xc1\xe6\xd6\xa6\x3e\x68\x38\x04\x55\xdd\x0b\xfa\x43\x2e\xa4\xfb\xb4\x89\xef\xd5\x7d\x0a\xaa\x48\xc5\x0f\xd5\xae\x8f\xee\x3b\x6c\xe2\xfb\x07\x37\x71\x82\x9a\x9b\x28\x36\xed\xd1\x16\xdb\xa4\x34\x7e\xc8\xd1\x40\x4d\x12\xf6\x43\xe5\x3f\x60\x93\x7a\xe0\xa1\x6a\x06\xa8\x97\xa9\xaa\x66\x68\x81\x6d\x92\xcc\xd4\x02\xfb\xc9\xe9\x98\x78\xe2\xd4\xe9\x00\x6a\x12\x5f\xa7\x4e\xc7\xd9\x21\x6b\x93\xc0\x3c\x55\x6e\x00\x35\x29\x83\x4e\x65\xd4\x13\x51\x98\x4b\xa3\x5c\x94\x33\x2a\xa1\x38\x56\x27\x8a\xb9\x28\xa9\x4e\x29\x26\x50\x93\x03\x73\x4a\x31\x69\x81\x6d\x51\xeb\xab\x05\xf6\x0b\x4f\x2c\xf2\xdb\x25\x4f\x5c\x5c\xbb\xcd\xee\x2b\xfd\xd2\xb2\x81\x5a\xe8\xc4\xa5\x65\xd3\x7d\xfa\x46\xbd\xa9\xee\x53\x50\x93\x0a\xf7\x29\x81\x79\xb6\x5c\xf8\x46\x25\xf9\x94\x16\x02\x35\x49\x14\x4f\x7b\x8d\x9a\x3d\x8a\x12\xe1\xa9\x0c\x03\xd4\x44\x0b\x9f\xca\x30\xcf\xf6\x84\x6f\xad\xe4\xa1\x5e\x32\x36\x19\xd1\x47\x34\xd4\x7a\x09\x9c\x6b\x91\xd8\x31\x42\x50\xdc\x65\xc5\x4e\x79\x16\x7c\xa1\xf0\x7d\xe6\x2f\xa6\xe2\xd0\x07\x0c\x41\x11\x7e\xa1\x0f\x18\x41\x1b\xe6\xa3\x6d\x0c\xb5\x61\x82\xa2\x03\x0a\x5a\xb2\xf7\xa0\x4f\x72\x3e\xbf\x84\xfa\xa4\xa0\x29\xf2\xd1\x1a\x1b\x6a\x8a\x04\xb5\x5a\x63\x63\xe0\x82\xa0\x87\x70\xeb\x58\x0b\xf5\x10\x41\x61\xef\x56\x50\x28\xb1\xa0\x66\x37\x0c\x61\xa6\x51\xfd\xbc\xdb\x14\x75\x17\x45\x74\x77\x27\x1b\xc6\xa7\xaf\xb0\xae\x04\xdd\x16\xa3\xa8\x04\x05\xb5\xf0\x9d\x51\x09\x86\x75\x07\xe5\xbe\xf3\xc6\xb8\x44\xb5\xec\xce\xd6\xd8\x30\x0e\x62\xf0\xd1\xc1\xdd\x78\x30\x35\x3d\x1f\x1d\xe6\xe0\x41\xae\x6e\x04\xb5\x5a\xfb\xc3\x48\xd8\x41\x2b\xd0\x45\xfc\xdb\x7b\xa8\x15\x08\x6e\xff\x9d\xcc\x15\x8e\x38\x0b\x8a\xe3\x1a\xee\x21\x2a\x98\x4b\xa3\x12\xaa\xdf\xe8\x7c\x3e\x0e\xd7\x1b\xfd\xf5\xc6\x82\xe2\x8d\x54\xf4\xce\x27\xcc\x50\x45\x1f\x41\x30\x44\x17\x12\x11\xda\xed\xd0\x6e\xf7\x49\x89\xd0\x6e\x73\xa1\xef\xd1\x49\x23\x74\xa1\x2f\xa8\xd9\x0d\x56\xa8\x8e\x0d\x8a\x56\x47\xd5\x43\x45\xab\xa0\x16\xdb\xa1\xa2\x35\x28\x5a\x9d\x0f\x3e\xa1\xa2\x55\xe0\x7c\x58\x09\xdd\xf1\x0b\x6a\x76\x57\x1c\xba\xe3\x0f\xee\xbf\x9d\x0f\x20\xa1\xfb\xef\xa0\xd4\xab\x85\x5d\x2a\xf5\x82\x9a\xc7\xe9\x47\x42\x35\x4f\x50\xf3\x38\x3f\x16\x08\xd5\x3c\x82\x9a\x43\xa3\xf0\x2a\x55\x83\xd3\x74\x87\xaa\x86\x58\xdd\xb5\x74\xaa\x86\x9a\xa2\x58\x50\x27\xb3\x58\x24\xa0\x58\x1d\x07\xbe\xba\x0d\x8b\x85\x12\x0b\x6a\x12\xf7\x2b\x35\x57\xef\x50\x6c\xad\xc4\xb1\xb4\x43\x40\x4d\x13\xc5\x82\xc8\xe1\xb1\x11\x72\xca\xe1\x71\xef\xd3\x11\x1b\xa3\xee\x3a\x1d\x77\x09\x84\xed\x50\x04\x39\xe9\x33\xb8\x67\x0e\xa5\x4f\x41\xad\xc5\x5c\xa8\x7a\x90\x51\x63\xef\x0c\x11\xca\xa8\x71\x74\x7c\xc5\xce\x6e\x1f\x8a\x2f\xa0\xb8\xe3\x8f\x43\xf1\x75\x74\x90\xc7\xde\xdd\x41\x1c\x0a\xf2\x43\x41\xde\xad\x79\x1c\x5a\xd0\xa1\xe9\x5b\xaf\x43\x59\x30\xc8\x10\x31\x38\xa2\xca\x10\x71\xb6\x73\x82\x6a\x39\xce\x7c\x51\xb4\x4e\x5d\x2c\xc5\x49\xe6\x0a\xf4\x3a\xf8\xa0\x18\xd2\xeb\xb8\x3a\x69\x84\xb7\xf6\xc7\x45\xd2\x10\xd4\x34\x46\x85\x46\x75\x56\x08\x27\x98\x74\xf3\x28\xa8\xb5\x44\x15\x54\x31\x8a\xb8\xbf\x4a\xa3\xf4\x03\x92\x2e\x11\xe2\xaa\xd7\xa8\x36\xc2\x71\xa1\x84\x3e\x9e\x35\x3e\xdc\x22\xd8\xc7\x27\x5f\x0f\x05\x35\x6d\x42\xb9\xa8\x7e\x30\x5a\xd2\x52\x7a\x9d\x5b\x87\x59\x44\x1b\x91\x1b\xb7\xab\x82\x9a\xdd\x6a\xe6\x46\xa3\x9c\x5b\x0b\x4c\x64\x4f\x9f\x1b\x02\x23\x28\xee\x8c\x72\x23\xbe\x12\xed\x0f\xbe\xf2\xa5\xb4\x3f\xf9\xf8\x1d\xdc\xcb\xa7\x3e\x7e\x0b\x6a\xfa\x0e\xf5\x80\xd2\x83\xbd\x43\x29\x41\x4e\xae\x7e\x82\x0f\x46\xa9\xab\x1f\x41\xcd\x4e\x8c\xa9\xab\x9f\x44\x90\x63\x76\x00\xa4\x04\x39\x51\xc9\x98\xdd\x11\xa4\x71\xd7\x20\x28\xce\x50\x1a\x85\x57\x5a\x67\xae\xe0\x52\x27\x8d\x1c\x2e\x28\x6a\x8b\x34\x72\x78\x5a\x97\x41\x7d\xb8\xa0\x96\x28\xee\x5d\x17\x73\x85\xa6\xc7\x88\xd5\x81\x99\x52\xcc\x74\x4e\x07\xd7\xfe\xe9\x9c\x0e\x41\xcd\x56\x80\x74\x4e\x47\x7a\x97\xd9\xc1\xd6\xa6\x53\x66\x0b\x6a\x75\x2d\x96\x7c\xb2\x7d\x4f\x6f\x49\xcb\xad\x93\x4e\xf2\x69\xf5\x05\x45\x81\x93\xfa\xc2\x9a\x68\x69\x6e\xc6\xf4\xf4\x59\x82\x9a\x81\x11\x72\x21\x52\x9b\x7c\x1d\x4a\x49\x6d\x46\x9b\x9a\xe4\xf0\x0c\x99\x1a\x32\x35\x7e\xf9\x5b\x71\x86\x56\x02\xe4\xd6\x8a\x97\x41\x32\x13\xd4\xec\x06\x3c\x91\xf3\xf7\x8c\x3e\xc1\xb9\xb5\x4a\x65\x70\x82\x05\x35\xc3\xa0\x88\x35\x94\x38\x77\xd6\x2b\x25\xce\xec\x2c\x98\x7b\x97\xdc\x99\x64\x41\x41\xad\x25\x0a\x23\x52\x0f\x12\x45\x92\xdd\x2c\x7c\xc7\x2d\x40\x96\x7c\x57\xf2\x5d\x4b\x52\x96\x7c\x47\x73\x9b\xd6\xfa\x93\x6a\x6e\x05\x35\x5b\xd5\x53\xcd\x6d\xf2\x41\x31\x6d\xf0\x20\xd7\xd8\x82\x9a\x04\x7c\x71\xea\x12\xa1\x4f\xeb\xbc\x9b\x12\xfa\xe4\x57\x3b\x69\x84\x9f\x7e\xb5\x23\xa8\x19\x0b\x0a\xe7\xcc\x2e\x5d\xd2\xba\x9d\xce\x49\xe9\x22\xa8\xc5\x82\x26\xa5\x4b\x4e\x4d\x8f\x0b\x95\x0e\x72\x75\xd2\xe9\xc0\x69\x8a\xbb\x4e\xc1\x44\xd5\x53\x7a\x9d\xf7\x7e\x63\xf2\xd3\xa1\xbc\xeb\x8d\xf7\xce\xa8\x73\xeb\xfa\x3a\xef\x64\xd4\xbc\x77\xc8\x64\x74\x23\x93\x77\x85\xcc\x5d\xa7\x8e\xf8\xb8\xeb\xd4\xa1\xd7\x99\x5d\x65\xa5\xf4\x3a\x8f\xae\x73\x32\x39\x29\x07\x25\xa4\xa0\x66\x06\x14\xce\x39\xda\xdf\xc9\xef\x38\xf2\xe0\x52\x46\x50\x33\x45\x11\x00\x87\xa6\x67\x6b\xa5\xd7\xf9\x60\x87\xb8\x5e\xcf\x87\x76\xe8\xa1\x1d\x4a\x46\x69\x87\x50\xf5\xa4\x9b\x4a\xa9\x7a\x9e\xed\xc2\xe4\x47\x7a\x79\xca\x85\x40\x4d\xce\x26\x05\xff\x7b\xa2\xea\xc9\x9d\x75\x4a\xd5\xf3\xea\x8c\x9a\x5c\x17\xe7\x45\x46\x15\xd4\x64\x87\x2e\x5a\xba\xbc\xda\x93\xb9\xba\x88\xcb\x8b\x3a\x45\x50\xb3\x1c\x8a\x37\xa2\xd7\xb9\x10\x54\xe9\x75\xa2\xc4\xb5\x75\xf3\x51\x52\xe2\xda\x48\x1a\x5b\x2f\xbb\xb6\x78\x51\x14\xe6\xdd\xc9\xd6\xc6\xdd\x5d\xa1\xb1\xb5\xb7\x4a\xd5\xeb\x67\x96\x7b\xab\x54\xf1\x41\xb1\x76\x54\x4a\x30\xb9\xcf\xad\x1d\x95\x2a\x34\xb6\x46\x6b\x46\x49\x63\x6b\xf0\xa1\x73\x74\xc5\x56\x83\x3b\x6b\x41\xcd\x96\xdd\xe2\x87\x97\xef\x35\x88\xd5\xb1\x78\x90\xc8\x11\xd4\xec\x3c\x52\xfa\x5e\x50\xfa\x12\x60\x5d\x8c\x97\xbe\x04\x08\x8a\xdb\xfb\x1a\x38\xba\xd0\xeb\x32\xeb\xe9\xa5\xd7\x65\x2c\xdb\xba\x6d\x2d\x8b\x17\xc5\xb2\xbb\x2a\x2d\xd3\xb2\x81\x29\x7f\xa1\xdd\xef\xa5\x6b\x6c\xbe\x1e\x96\xae\xb1\x05\x35\x59\x10\xaa\xfc\x82\xf2\xde\xb4\x92\x38\x97\xeb\x77\x8e\xbd\x43\xe5\x54\x59\xe5\x9d\xf2\xe6\xc0\x54\x49\x47\x55\x97\x67\x93\xfb\xef\x2a\xb2\xa0\x60\x6e\xdb\x84\x9a\xa2\xe6\x87\xdb\x8d\xeb\xc0\xd2\x15\x9e\xe0\x56\x1d\x4c\xa5\x2b\x3c\xc1\x8d\x5b\xcc\x2a\x79\x95\x2b\xbc\xb9\x75\x4b\x57\x25\xaf\x16\xbf\xc8\xcb\x8d\x51\x5c\x17\x0b\xe6\xd6\xca\x54\x45\x86\x10\x54\x76\x13\x59\xfc\x20\xb4\x01\x53\x07\x0f\x52\x9f\x57\xa1\xab\x5c\x9e\x54\xb9\xac\x6f\x47\xcf\x6d\x40\xc9\xd1\x80\x7e\x0e\x5b\xfa\x71\x85\x60\x72\xa1\x5f\xfa\x71\x85\xe0\xc6\x75\x60\x55\x68\xfa\xce\x8f\x93\x1f\xa7\x96\xae\x16\x05\x93\xee\xb3\x4a\x51\x08\x54\x4c\x9c\xa3\x28\x04\x2a\xa6\x1e\x3c\x44\x1d\x3c\xa8\x51\xf2\x04\x1f\x8c\x82\x7d\x2c\x3e\x18\x55\x05\x9e\x30\xfc\x95\xf2\x04\xe5\x6c\x2c\x9c\x93\x5a\x50\xc3\xdc\x1c\x53\x53\x0b\xe2\xae\x81\xaf\xa2\x45\x3a\x78\x41\xc5\x62\xfa\xd4\x82\x1a\xe6\xe6\x06\x15\xa2\xf8\x2d\x27\xe7\x91\x4b\xd2\x17\x14\x3f\x50\x2a\xdd\x95\x16\xb9\x63\x6e\x8e\xbf\x52\xcb\x46\x99\xf8\xc2\x5a\xca\x1d\xc5\xef\x53\xe6\xe6\xbc\xb1\xf4\xc6\xe2\x88\x06\x6f\xac\xd7\x28\x7e\x9e\xb0\xb3\xa0\x92\x73\x0a\xe7\xc4\xdf\x7c\x2b\xb6\xfd\x6f\x33\x71\xe9\xd7\x2b\x82\xc9\x6f\x36\x4a\x3f\xbc\x2d\x7e\xcd\x3a\x37\xa2\x4f\xbf\x5e\xe9\x2a\xa7\x29\x36\x7e\xba\x46\xc9\xe7\x9d\x17\x6b\xca\xe7\xc0\x24\x5f\xd7\xa4\xd3\xac\xc9\xd5\x70\x14\xa3\xa8\xb8\x6b\xea\x8d\x38\x58\x29\xa9\x56\x67\xbc\xb9\xef\x50\x54\xef\x02\xfd\x0e\xba\x96\xde\xb8\x9c\x51\x26\xea\x10\xc5\xcf\x12\x88\xf7\xc5\x7d\x58\x71\xa5\x38\x77\x17\xf5\x14\xc5\xef\x9e\x5a\x75\x6b\x51\x71\xd7\xea\xb8\x9c\xfc\x90\xb4\x56\xe8\x8d\x7c\xeb\xcf\x9d\xe9\xa9\xb8\x6b\x21\x8b\xbb\x8b\x62\x8d\x2b\x31\x22\x30\x35\x35\x3d\x0b\xe2\x87\x23\xa5\x34\x52\xa7\xfa\xbe\xee\x5a\xeb\xa4\xef\x13\xcc\xc1\xc9\x3f\x69\xdf\x04\x73\x20\x2c\xa7\x84\xe5\x1c\xd2\xc0\x05\xf5\x14\xf5\x44\x6b\xfa\x8d\x27\x37\x06\x82\x39\xf0\x2a\x37\x55\x2f\x98\x03\x59\xd4\x85\x95\x60\x8e\xc2\x08\x93\x11\x6a\xc3\x09\xb5\x53\x8e\x3e\x39\x61\x54\xb6\x75\xea\x84\x9d\xbd\xb5\x73\x24\x76\xd1\xd1\xd5\x59\xfc\x5c\xde\x58\x63\xe9\x8d\x85\x0b\xe7\xf8\x5f\xa1\xd6\xff\xff\xc7\xfb\x97\xb7\xbf\xfe\x89\xc1\xe3\xe7\xaf\x5f\xaf\x4f\xdf\xf8\x83\x06\xfe\x96\xe0\x76\x5e\xcf\x8f\x9f\xae\xbf\xfe\x71\xc4\x97\xcf\x5f\xfa\x29\xfe\xf7\xdf\x01\x00\x00\xff\xff\x79\x60\xf9\x3b\x48\x31\x00\x00"); -func _fcfdb ()(*asset ,error ){_egdg ,_edcb :=_ecccg ();if _edcb !=nil {return nil ,_edcb ;};_gbgc :=bindataFileInfo {_aa :"UniCNS-UTF32-H",_dg :322404,_ged :_fc .FileMode (436),_de :_e .Unix (1580492707,0)};_eeeg :=&asset {_cb :_egdg ,_fg :_gbgc };return _eeeg ,nil ; -};func _eacd ()([]byte ,error ){return _fac (_ffba ,"HKm314-B5-H")};func _edad ()([]byte ,error ){return _fac (_cfeb ,"GBTpc-EUC-V")};func _aacd ()([]byte ,error ){return _fac (_fgc ,"Adobe-GB1-UCS2")};func _gge ()([]byte ,error ){return _fac (_ggfe ,"Adobe-Japan1-6")}; -func _ffbe ()(*asset ,error ){_efab ,_agbc :=_fedg ();if _agbc !=nil {return nil ,_agbc ;};_ebeg :=bindataFileInfo {_aa :"UniJISX02132004-UTF32-H",_dg :243189,_ged :_fc .FileMode (436),_de :_e .Unix (1580492992,0)};_cccf :=&asset {_cb :_efab ,_fg :_ebeg }; -return _cccf ,nil ;};var _eaga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4b\xeb\x65\x39\x96\xdd\xe7\xf1\x29\xce\xb0\x3d\xb0\xf3\x48\xfb\x25\x41\x10\x60\xba\x1b\x9c\x86\x6e\x37\x2e\xdb\x6d\x30\x1e\xdc\xc7\xb9\x49\x80\x33\x22\x88\xcc\x1c\xd4\xb7\x37\xfb\xb7\x6e\xa5\xab\x0b\x43\x0e\x8a\x95\xb5\x42\x57\x67\x6b\x6b\x3f\x25\xfd\x7f\xf8\xfb\x1f\xff\xe1\xc7\x2f\x9f\x7f\x3d\x7e\xf8\x97\xef\x5f\x1f\x7f\xba\x7e\x3d\x5e\x9f\xbf\x3c\xbf\x5f\xbf\x7c\xfd\xed\xfb\xe3\x3a\xee\xd7\x4f\x9f\xbf\x7c\xf8\x30\xe6\xf1\xfc\xfc\xf8\xf5\x2f\xff\x17\x78\xfc\x7c\xfb\xf6\xe1\x43\xff\xfe\x4f\x7f\xfe\xe5\xd7\xeb\xe7\x1f\xbf\xbc\xbe\x1e\xa6\x71\xcf\xdf\xbe\xbd\xc7\x1e\xc7\x0f\xff\xf5\xfa\xe9\xf3\x2f\xbf\x7e\xff\xf3\xf1\x77\xff\xf1\xf9\xf5\x7e\xfd\xbb\xe3\x79\xbd\x9a\xff\x2f\xdf\x9f\xd7\xf7\xcf\x5f\x7e\x3a\xfe\xee\x3f\xdf\xbe\xdd\xbe\x8c\xdf\xff\xe1\x4f\xbf\x7d\xfb\xf6\x7f\xae\x9f\xaf\x2f\xbf\x1e\x27\xdc\xf5\xe5\x09\x7e\xf8\xe1\xef\xff\xe9\xf6\xed\x9f\x6f\x3f\x5f\xc7\x0f\xff\xfc\xaf\xff\xf2\xef\xff\x13\x2c\xe4\xff\xb8\xbe\xff\xf2\xf9\xeb\x97\x63\x9c\xff\xe1\x3c\xf3\xff\xf1\xff\xed\xcf\xdf\xae\x63\xbc\x7f\xfd\x3f\xff\xfb\x8f\xff\x70\xfc\xaf\x71\x8c\xf3\x98\x61\x96\xff\xfb\xcd\xff\xeb\x3f\x7d\x7d\x5e\xef\x6f\x7d\x18\x92\xfc\xf1\xf5\x79\xfd\xf2\xed\xf6\xb8\xbe\xdf\xbe\xfc\x74\x7d\x38\x8e\x8f\x73\xcc\xf1\xe9\xf8\x58\xff\x58\xff\xf8\xa9\x45\xfa\x9b\x11\x1f\xc6\x79\xbe\x7f\xfa\xf9\x29\xea\x2f\x3f\x99\x23\xd7\xa7\xe3\x48\xb3\xa6\x72\x8b\xda\x9f\x8e\xf2\x5a\x50\x37\xa8\xba\x3e\x1d\x47\x9d\xf9\xe1\xe3\x9c\xfa\xe1\x9c\x50\xb3\x9a\x32\x46\x4d\x1f\x4d\xf9\x68\xca\x45\xc5\x09\xb5\x9b\x8a\x07\x54\x4f\x79\x54\x30\x57\x4d\xa8\xda\x4d\x15\x3f\xec\x4f\xbd\xe1\xa8\xea\x1f\x9a\x9d\x4d\x99\x31\x6a\x9d\x4d\x39\x42\x58\x30\xd7\x86\x4a\x51\xd5\xd4\x1a\x3d\xbd\x4b\x54\x2f\x6b\xca\xe7\x87\x8f\x33\x44\x45\xe5\xa7\xe3\xd8\x33\x3e\x7c\x9c\x29\x2a\x6d\x7d\x3a\xc6\x39\x5a\x88\xd4\xf4\x19\x50\xd6\xa3\x4a\xa3\xaa\xff\x65\x9c\xd1\x72\x55\x88\x2a\xa8\xdd\xd3\x6f\x8d\xda\xf1\xfa\x74\x1c\xd3\xa0\x12\xe9\x81\xc3\x10\x75\x4b\xd4\xcd\x1a\xe7\x6e\x51\x6f\xfa\xe1\x8d\x1f\x1a\x5a\xbd\xe9\x87\x37\x46\xd9\x6e\xb9\xee\x1a\x75\xef\x2f\x1e\x3e\x7b\xfa\xbb\x54\x08\x1c\x73\x07\x94\x89\xea\x1f\xc6\xd9\x5b\xfb\x98\xde\xd4\x23\x5f\x6c\x6d\x4b\xff\xd4\x5c\x4f\xbb\x3e\x1d\x15\xd1\x3f\x7c\x3a\x5f\x7c\x46\x36\xb5\xa0\x24\xc4\x93\x1f\xe6\xd9\x36\xf1\x2c\x51\xc5\xd6\xe6\x84\xd2\x5c\xc8\x55\x39\xa0\xa6\xa8\x09\xc5\x17\x25\xd7\xb3\x77\xbb\x72\x3a\xd4\x4d\x14\xfb\x98\x9a\xfe\x2e\xea\xd1\xa3\xac\xe7\xba\x24\x2a\x70\x24\xfb\x78\xcd\x29\xaa\xa7\xcf\x32\x28\x13\x65\x58\x8e\x28\x17\xe5\x4d\x0d\xfd\x30\x44\x05\x54\x40\xa5\xa8\x84\x2a\xa8\x12\x55\x4c\x2f\x21\x96\xa8\x0d\xe5\x50\x37\x51\x48\x3f\x16\xd4\x5d\xd4\xbd\x47\x6d\x7d\xf1\x21\xea\x81\xa7\x25\xd4\x53\xd4\x93\x51\x12\xf5\x12\x75\x31\x4a\x42\xbc\x44\xb5\x4d\x64\x32\x4a\xae\x70\xfd\x95\x2b\x5c\x72\xbe\xcb\xf8\xa2\x6d\x28\x7d\xd1\xf8\xe2\x16\xa5\x2f\x9a\xbe\xc8\xf4\xa6\x2f\x9a\x7c\x5b\x73\xe9\x8b\xc6\x17\x71\xe4\x4b\x36\x01\x1c\x35\x98\x4b\xde\x71\xfd\x95\xf3\x5d\xa1\x65\x07\x42\x10\x3a\x2e\xb9\x3b\x70\x14\x6e\x75\x85\x84\x08\x84\xc0\x0a\xaf\x90\x10\xc1\xb2\x5d\x3f\x94\x10\xb8\x42\x06\xd3\xcb\x0a\x81\x23\x1d\x15\xca\x87\xae\xbf\x72\xf7\x4b\x96\x03\x1c\x29\xe5\x94\x84\x28\x34\x91\x2c\xbb\x24\x44\x21\xc4\x42\x2e\xc5\x1c\xe0\x48\x82\xd5\x4b\x26\xf7\x92\xc9\x11\x01\x5e\x32\xb9\x17\xf6\x95\x2b\xa1\x5c\x94\x33\xca\xa1\x42\x54\x40\x2d\xa8\x14\x95\x1d\x27\x4e\xfd\xb0\x44\xd5\xef\x61\xe8\x25\xfb\x02\x8e\x4d\x04\x78\xcd\x2d\x6a\x43\x49\xae\x9b\xa8\x5e\xf6\xc6\x3b\x5e\x32\x39\xe0\xd8\x44\xf2\x97\x4c\x0e\x38\xf6\xd6\xa8\xa7\xa8\x27\x94\x46\x5d\xa2\x2e\x28\x09\xf1\x12\xd5\xba\xdf\x44\xb9\x97\x4c\x0e\x38\x32\x4f\x28\x29\xa7\xe1\xd8\x93\x05\x99\x94\xd3\x70\xec\xc9\xb2\xcd\x44\x19\x72\xe9\x87\xd2\x57\xc3\xb1\x09\x8f\x2f\x93\xbe\x8c\x80\x2c\x15\x9a\x94\x63\x28\x07\x57\x78\x99\x94\x63\x28\xc7\x24\x97\x94\x83\x2b\x6c\x6c\xf5\x25\x57\x00\x8e\xed\xac\xd1\xa4\x1c\xbc\x63\x3b\x6b\x94\x77\x00\xc7\x76\x4d\x2f\xe5\xe0\x1d\x5b\x06\x20\xef\x00\x8e\x1d\x9a\x5e\xca\x31\x29\x87\xe9\xe5\x1d\xc0\xb1\x09\xa2\x2f\x79\x07\x70\xec\x28\x12\xf2\x5f\xf2\xee\xff\x37\x15\xbf\x5c\xba\x73\x74\x27\x0d\xbb\x74\xe7\xe8\x8e\x18\xfb\x72\xe9\xce\xd1\x5d\xa2\x28\x97\xee\x9c\xf5\x26\xfb\xe0\x5a\xaf\xb3\xde\xd2\x28\xad\xd7\x59\x6f\xb1\x5e\xd7\x7a\x9d\xf5\x2e\x7d\x51\xeb\x75\xd6\xbb\xb4\x38\xad\x37\x10\x42\x06\x1f\x12\x22\x10\x82\xf0\xf6\x0a\x09\xd1\x70\xec\xcd\x17\x43\x06\x4f\x34\xd8\x5b\x3f\x94\x10\x0d\xe3\x24\x27\xbd\x14\x0d\x80\x71\x9e\xc8\xa5\x68\xf0\x92\xeb\x6b\x03\xe5\xfa\xaf\x24\xc9\x9e\x4c\x9f\xd2\x57\xc3\x38\x4f\x84\x48\xe9\x2b\x1d\x8a\x0d\x4c\xc9\xd5\x30\x4e\x32\xd7\x2b\x25\x57\xca\xd6\x90\x2b\x65\x6b\x29\x5b\xd3\x28\xd9\x1a\x95\xd1\x76\x94\xa3\xca\x08\x38\xb6\xeb\x8b\xb2\xb5\x94\xad\x49\x2e\xe9\x3e\x65\x6b\x9a\x5e\xcb\x4e\xd9\x9a\xa6\xd7\xb2\x13\xdd\x87\xa6\xd7\xb2\x53\xb6\xa6\xe9\xa5\xfb\x94\xad\x31\xbd\xf2\x2e\x70\x6c\xea\xa7\x97\xf2\x2e\x70\xec\x60\x7a\xe5\x5d\xe0\xd8\xa4\xe2\x97\xf2\x2e\x70\x6c\xf2\xc8\xab\xb4\x8f\x25\x63\xc2\x6e\x4b\xfa\x52\x65\x54\x08\x51\x52\x4e\xa1\x89\xd2\x28\x69\x82\xb0\xbb\x4b\x5f\xd4\xb2\x89\xb1\x7b\xe9\x8b\x5a\x63\xc9\x98\xfc\xc3\x47\x3b\x09\xa8\x82\x31\x3a\xe2\xd9\x49\x40\x15\x14\x25\xa8\x9d\xe4\x70\x3b\x3b\x8c\x8c\xd1\x41\xd0\x4e\x7b\x53\xf6\xe9\x28\xeb\x30\x62\x27\x61\xc4\xce\xf6\xf3\x31\x9c\xe9\xf1\x73\x41\x11\x89\xed\xc4\xcf\xed\x6c\x45\x8f\xd1\x5a\xb5\x13\x45\x0b\x8a\xa8\x6e\x27\x8a\xb6\xb3\xf5\x35\xe6\x89\x10\xa5\x2f\x36\x14\x09\xdb\xce\xd2\x17\x7b\xa9\x63\xb6\x31\xd9\x59\x9a\xfe\x5d\xa7\x20\x2a\xcb\xb6\xb3\x97\x3d\x66\x17\x12\xa6\x32\xdb\x46\x87\xf0\x31\x3b\x7d\xda\x20\x84\x0b\x8a\x0c\x61\x83\x10\x6e\xa3\xd7\x35\xe6\x64\x14\x71\x51\x50\xa4\x75\x1b\x1d\x23\x1b\xba\x2a\x9d\x6d\x98\x36\x08\x82\x82\xca\x37\xa5\xe9\x0d\x51\x51\xce\x90\x26\x46\x87\xb7\x22\xad\xdb\x20\xbc\xd9\xa0\x9c\x9d\x8e\x10\x84\x21\x41\xe1\x7c\x36\x08\x43\x46\x17\x30\x66\x40\xa5\x44\x4d\x14\xad\xe9\x53\xd3\x6b\xd9\x1d\x01\x4c\x4d\x82\xcd\xce\x6f\xc3\x86\x41\x2d\x51\x8b\x1f\x06\xd4\x16\xd5\xd2\x5b\xd7\x88\x36\xa5\x9c\x29\xe5\xb4\x0f\xd9\x94\x72\x66\x07\x85\x61\x93\xb9\x08\x0a\x82\xca\x0e\xe1\x36\x53\x5f\x6c\xfb\x1c\x56\x50\xa5\xb9\x4a\x73\x2d\x28\xcd\xd5\x9b\x36\x9c\xdd\x9e\xda\x34\xa0\x48\xfe\xa6\x1e\x44\x30\xbc\x13\xb6\x99\x16\x04\x0c\xef\x60\x65\x26\xf3\x35\x99\x6f\x3b\xb2\x99\xcc\x97\xee\x64\x78\x87\x21\x33\x69\x15\x48\xdf\xfc\xd0\xdf\xa3\x7a\x1f\x9d\xed\x30\xdf\xa2\xf6\xa7\x23\x4e\xd6\x68\x74\x50\x66\x84\x34\x47\x7a\x23\xa4\x09\x2a\x83\x1f\x12\xd2\xcc\xd8\x21\x2f\x44\xd5\x0e\x99\x76\x08\xbb\x37\xed\x90\x61\xe4\xbe\xa0\x64\xe4\x26\x23\x67\x6b\x4d\x46\x6e\x1d\x08\x86\x6f\x16\x54\x9a\xbe\x21\x48\xc5\x66\x04\x05\x33\x14\xed\x5b\x3f\x94\xa8\x52\x74\x07\x2b\x33\x29\xda\xa4\x42\x96\xad\x6e\xcc\x1c\xe5\xc4\xd9\xd2\xbb\x94\xe3\x32\xb9\x4e\x9f\xe6\x52\x0e\x10\x12\xc2\xc9\x7c\xe6\x9d\xc0\x46\xe0\x8f\x4e\x02\x13\x54\x86\x28\x36\xcd\x83\xe9\xb1\x1c\x0f\x4d\xdf\x90\xb9\xd6\x1f\xa6\x62\xf3\xd0\xd7\x51\x7a\xa0\x61\x97\xd2\xfd\xad\x74\x56\x22\xa5\x3b\x8b\x8b\x6a\x19\xd5\x57\x5a\xb4\xdd\x8e\xe8\x5a\xca\x42\x76\x0b\x54\x76\x70\xb6\xa0\x2e\xb3\xe8\x0a\x62\x24\x86\x15\x54\x10\x82\xca\xae\xb8\x2c\x5c\x73\x31\x7d\x12\x04\xd5\xa3\x0a\x46\xae\x0d\x35\x45\xa1\xbb\xae\x1a\x2c\x65\x7e\x49\xb0\xc9\x2e\xfb\x2c\xe5\x4f\x29\x7f\x4a\x51\xc8\x95\x5d\x3c\x0c\xba\x03\x4b\x4f\x51\x49\x7b\xe8\x50\x25\xaa\x85\x28\x09\x41\x3d\x20\xa8\xec\xa2\xc4\x32\x90\x3e\xdb\xbe\x46\xb1\x35\x49\x7e\x13\x14\x5d\x8b\xa5\xc2\x6e\xb6\xad\x8d\x4a\x46\xc9\xd6\x80\xca\xe4\x8b\x24\x20\xcb\xb6\xa2\x41\xff\x66\x29\x2b\x02\x2a\x3b\x4d\x59\x2a\xec\x02\x83\x0e\xc8\x52\x1e\x9c\xf2\xe0\xf7\xf4\xef\x2f\x22\x3d\x06\xaf\x06\xde\x6a\x22\x44\x17\x38\x56\x94\xef\x82\xa2\x3b\xb0\xa2\x7c\xb7\xea\x50\x3b\x6a\x41\x51\x8e\x0a\x2a\xbb\x47\xb5\xa2\x1c\xb5\x6a\xc3\x1c\x8b\x7d\x2c\xd7\x0f\x1d\x33\x21\x96\x95\xb4\x5a\x6d\xa4\x63\xcd\x13\xea\x12\x45\x02\x2a\x51\x68\x95\xc3\x84\xb1\x88\xfd\x25\xbb\x05\x8a\xee\xd3\x4a\x86\x59\xc1\x17\xc9\x95\x15\xfa\x62\xf0\xc5\x62\x8d\xa1\x2f\x76\x67\x36\x16\xdb\x51\x74\x66\x82\x1a\x4b\x73\xa1\xc2\xea\x9a\x69\x70\x2c\x62\x95\xd2\x44\xa2\x09\x74\x5f\xb2\xfb\xea\x72\x63\x2c\x5c\x81\x93\x8e\x37\x14\x2d\xb0\x55\x49\xd4\x2e\x11\xc6\x4a\x51\x5b\x14\x39\xa9\xab\x06\x2b\x05\x88\x2a\x34\x21\x51\xb5\x43\x40\x25\x81\x6b\x69\x87\x96\x21\x17\x21\x7c\x29\xd3\x03\x95\x6f\x0a\xb9\x96\x23\x17\x91\x65\xc9\x61\x80\xa2\xfb\xb4\xa5\xc8\xb2\x30\x80\x3d\x5a\xd1\x3a\x9b\xb1\x8d\x8b\x6e\xb4\xba\xe5\x0a\x5b\x2e\xda\x0d\xa9\x6d\xb9\xe8\xc6\x00\x36\x96\xb3\x65\x00\x5b\x06\x80\xc9\x6d\x19\xc0\x26\x96\x51\xf4\xda\xd6\x17\xb7\x62\x19\x8a\xde\x8a\x65\xbb\x75\x3f\xcf\xb3\x35\xb1\xa5\x7b\x20\x16\x61\x77\x53\x07\xdb\x6e\x1f\x9a\xa7\xf1\xc3\x7c\x53\x58\xb4\x84\x90\x0f\xed\xf6\xa1\x79\x92\x0e\xb6\x7c\x68\xcb\x87\xb0\xe8\x2d\x1f\xda\xbd\x1d\xf3\x24\xa0\x6e\x6d\xc7\xd6\x76\x50\x8b\x6d\x6d\x07\xe7\x4f\xf3\x24\x74\xe8\xfc\xc9\x6e\x6d\x72\xf3\xc4\xd3\x6e\x32\x39\xa0\x72\x89\xe2\x8b\xb7\x8e\x7f\x73\x74\xd3\x6d\x37\x0a\x68\x41\xd1\x15\xdb\x8d\x02\xda\x6e\x88\x3a\xb0\xc2\x9b\x44\xbd\xbd\x45\x2d\xa8\x10\xd5\x42\x0c\xf2\xae\x8e\xb7\xec\x3e\x99\x3e\x44\x95\x28\x4d\xbf\xa0\x96\xa8\xdd\xa3\x70\xf7\xbb\xa2\xdc\x5d\x51\x6e\xe9\x87\x77\x51\x77\x46\x89\x7a\x88\xa2\x62\x23\xb5\xdc\xe9\x8a\xed\xde\xdb\x39\x07\x36\x71\x57\x49\x75\x57\x49\xb5\x45\x69\x7a\x89\x8a\x0a\x1f\x12\xf5\xd1\x36\x31\x55\x19\x3d\x64\x13\x40\x71\xf4\x63\x0f\xcd\xf5\x70\x46\x61\xbe\x0f\xd7\x28\xd7\x28\x7e\xe8\xef\x51\xbb\x4b\x04\xea\x81\x87\x92\xff\xa3\xfd\x79\xaa\xa4\x7a\x44\x89\x42\x13\x6f\x4a\x73\xb5\x31\x4d\xa3\x2a\x7d\xc8\x98\x1e\x81\x5b\x91\x87\x1e\x9c\xa7\xd8\x03\xe9\x6d\x34\xa5\xb3\x3f\x7b\xb6\xbe\xa6\x51\x3f\x3d\xa5\xaf\xa7\x5c\x61\x8b\x42\x5f\xcf\x76\xb8\x69\x24\xb0\xa7\x4a\x50\xa0\x72\x8b\x42\xae\x67\x97\x1b\x53\x45\xdc\x53\xe5\xc6\x53\xe6\xbb\x45\x61\xbe\x9c\x10\x4e\x9f\xfe\xc7\xa9\x58\x07\x88\xc6\xa1\x61\x15\xe5\xc2\x53\x56\xf4\x64\x25\x4e\x2b\xa0\xa3\x41\xe3\x84\x6f\x4a\x77\x3a\xe1\x13\x54\x51\xe3\xe9\x84\xcf\xae\x6e\x2b\xa6\x53\x1b\x5c\x6a\x2b\x80\xaa\xee\x2b\xed\x52\xb0\xe1\x40\x6c\x3a\x6e\xa1\x03\x31\x41\x15\x1e\xac\x03\x31\xbb\x82\x2f\x12\xcb\x2e\x45\x62\xa0\x38\x25\xb7\x4b\x91\x98\x73\xad\xe9\xec\x96\xce\xb5\x04\x55\x94\x90\x3a\xd7\xb2\xab\x23\xf1\x0c\x09\xa1\x48\x0c\x54\xb1\xa7\x97\x22\x31\xc7\x53\x33\xa8\x2a\x75\x3c\x65\x9c\x0c\xcd\xa0\x91\xd1\xc9\x90\xa0\xea\x3d\x8a\x3d\x7d\xb5\x99\xcc\xa0\xe4\x7e\xc5\x16\xd5\xd6\x5d\xc4\xc5\x57\xe8\x87\x2d\xd7\x0c\xec\x56\x4d\xb7\xa0\x38\xbb\xb3\x97\xea\x6b\xba\xe2\x19\xec\xa9\xba\x62\x41\x71\xba\x6a\xea\x8a\x8d\xc6\x6f\x72\x5c\xec\x6a\xfc\x04\x33\x3b\xbf\xb9\x1a\x3f\x41\x55\x77\x07\xae\xc6\xcf\x4f\x67\x54\x07\x41\x3f\x5d\xa3\x5c\xa3\x1c\x4a\xa3\x5a\x21\x93\xda\xc2\x4f\x6a\x31\x41\x71\x9e\xeb\x27\x21\xc9\xcf\xce\x5c\x13\xf3\xf3\xb3\x24\x44\x69\xae\x84\xd2\x5c\x84\x4a\xd6\xe8\x27\xa1\xd2\x4f\xea\x58\xce\x73\x9d\x8e\xaf\xe1\x62\x54\xcf\xa5\x96\xce\x07\x51\xaa\xba\x56\xf7\x41\x94\x12\x54\x75\xa6\xf7\x41\x94\x12\x24\x35\x8f\xd3\x04\x7e\x74\xfa\xb7\x59\xac\x51\xfd\x9b\xa0\x6a\x8a\xba\x41\x79\xfb\x53\x75\xa0\xf7\xc1\x09\x8e\xa0\x6a\x4e\xa8\xa7\x28\xe4\xea\xd2\xc5\x07\x85\x84\xa0\xde\x72\x51\x9e\xf9\xc0\x0a\xab\x90\x2b\x34\x4a\x56\x38\x5b\xab\x23\x35\x8a\xad\xad\x85\xa8\x29\xb9\xb4\xb5\xdd\xad\xbb\xae\x82\x7c\x48\x13\xbb\x47\xa9\xcb\xf3\xd9\xed\xe5\x5c\xdd\xef\xfa\xe4\x24\x4d\x50\x35\x19\x45\xab\xe9\xd3\x19\xe5\x50\x92\x1e\x28\x8a\x4b\x9f\xae\x51\xe4\xca\xd5\xc5\xa5\xeb\xc2\x48\x50\x35\x17\x94\x7e\x98\xed\xc8\x94\x08\x3e\x39\xfa\x11\x54\x61\x5f\x13\x1f\xf2\xd9\x31\x67\xae\x8e\xd7\x3e\x69\xf3\x05\x55\x1d\x3a\x7c\x72\x9e\xe2\xb3\x83\xca\x5c\x5a\x10\x39\xc9\x67\x61\x4c\xec\xd0\xa4\xdd\x71\x3a\xc6\xb9\x3b\x9a\xb8\x3a\x46\x41\x95\x89\x92\xf4\x28\x87\x72\xc3\xd5\x31\xba\x61\x26\x1b\xfb\x32\x99\x89\xc9\x4c\xcc\xa1\x96\xa8\xc5\xa8\x05\xb5\x45\x61\x85\xed\xdb\x6e\x38\xb2\xdb\x44\x88\xa9\xb9\x9e\xa2\x2e\x46\x15\x14\x6b\x34\xd3\x28\x7e\xa8\xed\x30\x6d\x87\x6d\x28\x44\xb5\xd6\xc4\xe4\x78\xcb\x4d\x9a\x00\xaa\xde\x94\xa4\x47\x39\x9c\x20\xbb\x49\x39\x40\x71\xcb\xe7\x6a\x0f\x9d\x66\x6f\x72\xd0\xe7\x46\x7d\x2e\xa8\xea\xe2\xd2\x4d\xfa\xa2\x17\x34\xce\xfe\x5c\xbd\xa0\x7b\x8b\x6a\x54\x46\xee\x12\xd5\x25\xaa\x33\x4a\xa2\x7a\xa7\x4f\x3b\xd1\x97\x93\x3e\x05\x55\x2e\x6a\x8b\xda\x3d\xca\x99\x8b\xf4\x29\xa8\x7a\x53\x77\x51\x7c\xb1\x53\x9e\xab\x89\x14\x54\x61\x98\x6a\x22\x05\x76\x76\x4f\xef\x2e\xb7\x72\xb9\x95\x7e\x28\xb7\xf2\x0e\x9c\x76\x76\x87\xed\x1e\x9a\xbe\xc1\x03\x9b\x70\x99\xaf\x6b\xd9\x5d\x1a\xbb\xba\x44\x81\x9d\x44\xa6\x50\x2c\x0c\xc5\x42\xdc\x3d\x14\x0b\xa3\x2d\xc7\x46\x67\x3e\x0f\x59\x4e\xc8\x72\x5c\x3f\x5c\xa2\x9e\x8c\x4a\xa8\x4b\x14\x36\x81\xf4\x21\x9b\x88\xce\xe1\x36\x08\xb5\x41\x0e\x17\x54\xc5\xf8\xc3\x54\xec\x61\xfa\x7a\x6f\x87\x0d\xcc\x8f\x16\xf6\x0d\x55\xa8\x40\x9d\xac\x07\xbb\x35\x70\xb1\xd0\x6e\x85\x76\x2b\xf8\xba\x76\x2b\x7a\x6b\x6c\x60\x91\xa1\xad\x01\xaa\x02\x45\x29\xe2\x45\x2b\xda\x06\x56\x14\x21\xdd\xd1\x14\x55\x97\xb6\x1e\x21\x45\x05\x8a\x92\x56\x42\xa2\x36\xc4\x7a\x8f\x92\x10\x1d\x20\x6c\x68\x7a\x05\x88\x50\x92\xed\x9e\xde\x83\x24\xeb\x91\xa8\x33\x45\x49\x9d\x0d\x31\x4f\x16\xa4\x30\x12\x9d\x47\x6c\x10\x7f\x42\x79\x04\x08\xd7\xb2\x4b\xd3\x17\x9a\x58\x48\x5f\x12\xa2\xa4\x09\xb6\x59\xd9\x86\x36\xdf\x46\xd7\xc4\xae\x36\xdf\xd3\x10\xa2\x8b\x43\x4f\xf9\x00\x50\xd5\x35\xb1\xa7\x74\xcf\x25\xb5\x4d\x02\x7d\x2a\x57\xa6\x72\x65\x97\x2e\x9e\xca\x95\xd9\x3a\xb2\x49\x8c\x4d\xca\x77\x4f\xd5\x29\x39\xa0\x52\x54\x6f\xc7\xc4\x07\x52\xa6\x9c\x0a\xbb\x24\xd9\x54\xd8\xcd\x4e\x14\x46\xb5\xeb\x99\x12\xb5\xa1\xaa\x1b\x06\xcf\x94\x10\xad\x49\x9b\xac\x31\x95\x9d\x93\xee\x40\x59\x30\xe9\x0e\x3c\x3b\xb5\xd8\xc4\x2d\x52\xa9\x05\x28\x6e\x81\x3d\x53\x42\x14\x73\xb1\x1d\xa9\x60\x03\xe4\x92\x72\x14\x9c\x69\xf3\x6d\x76\xff\xe6\x6a\xf3\xbd\xda\x3b\x6c\xa2\xd5\x52\x40\x05\x8a\xab\x68\x2f\x8a\x25\xa7\x8f\x37\x6e\xe0\xbd\x94\x8a\x4b\xa9\x98\x5c\x59\x4a\xc5\x74\xd5\x66\x5d\xe0\x78\xc9\xbe\x80\xe2\xc5\x82\x97\xec\xab\x92\x51\xd8\x6a\xa9\x02\x29\x2d\xbb\x44\xbd\x47\x75\x3d\x10\xc4\xeb\x52\x92\x2d\x25\xd9\x6e\xba\xbd\xa4\x89\xea\x02\xda\x8c\x7d\x2c\x7a\x41\x41\x55\x37\xdd\x5e\x32\x4c\x7a\x67\x33\x54\xa8\xde\xd9\x57\x87\x0e\xb3\xee\x3e\x7d\x71\xba\x21\xa8\xea\x3e\xdc\x17\xa5\xb1\x2f\x62\x86\x2d\x51\x97\x28\xec\xab\xfb\x70\x5f\x8a\x19\x80\xd9\x66\x14\x97\x80\x82\x2a\xec\x7e\x99\xbe\x88\x7d\xd9\x86\x92\x7d\x01\x55\xdd\x87\xfb\x0a\x7d\xb1\xcd\xc4\x9c\xb8\xb8\x64\x26\x40\xf1\xc2\xc3\x97\x72\xf8\x6a\xbf\x31\x27\xc6\x2e\x65\x9b\xa5\x6c\xd3\x4d\xb7\x2f\x19\x00\x3d\xbd\x39\xc6\xa4\x9e\x5e\x60\xce\x1a\xb7\x02\xea\x9e\xd4\x03\x68\x62\x4b\x13\x7b\xf2\x43\xe4\xda\x5a\x23\x50\x9c\x06\xf9\xd6\x1a\x81\x18\xc8\xb5\xb5\x46\xc0\x9c\x2c\xb8\x4d\xd3\x1b\xd2\x53\x5b\x6c\x5a\x09\xdf\x86\xf4\x5b\x73\x85\x28\x49\x8f\x5c\x0a\xbb\xbb\x9d\xd7\x1c\x93\xdb\x8a\x98\x40\xa9\xf0\xe2\x44\xa1\xa1\x77\x28\xba\x49\xf0\xad\x9c\x04\x14\x47\x52\xbe\x95\x93\x36\xe1\x31\x08\xc8\x5b\xe1\x11\xa8\x5a\xac\x31\x24\x2a\xfa\x0a\x4a\x3d\xb5\xf9\x7e\xeb\x38\x61\x81\x2b\xdc\x14\x27\x80\xaa\x25\xca\x45\xb5\x15\xe6\xc9\x0f\x95\x2b\x6f\xca\x95\xdd\x3b\xfb\x4d\x72\xdd\xba\x95\xb0\xa4\x3e\xbf\xd1\x4a\x08\xaa\xd0\xd7\x4d\xd1\xe4\xd6\x81\xcf\x38\xcc\xf4\x9b\x02\x1f\x50\xd5\x0d\x87\xdf\x4a\x3f\x44\x54\xce\x4a\x5d\x87\x01\x02\x53\xad\x7f\xd7\xd6\xde\x95\x2b\xb7\x28\x13\xc5\xf4\x84\xa1\xbb\xdc\xfd\x2e\x77\xef\xd6\xcb\x75\x3e\xe0\x77\x92\x0e\x47\x65\x7e\x57\xd2\xb9\x2b\xe9\x60\xe4\x77\x25\x9d\x3b\x91\x89\x36\xce\xef\xf2\x47\xa0\x64\x5f\x77\x45\xa6\x7b\x67\x02\x53\xe1\x75\x57\xfd\x74\x57\xfd\xc4\xd6\xde\x55\x3f\xdd\x59\xb6\xaa\x99\xbb\x96\x0d\xf8\x78\x53\x9a\x9e\x65\x77\x16\xfd\xc3\x54\xac\x73\x07\x7f\xb0\x35\xca\x5c\x0f\x6d\xcd\xe3\xbd\x35\xa2\xd8\x1a\xce\x07\x6c\x9d\xbd\xde\x07\x8d\x9f\xa0\xaa\x3b\x77\x7f\x68\xb7\x38\x2b\xb0\xc5\x06\xea\xac\x40\x50\x45\x81\xf2\x50\x77\xf0\xc0\x83\x39\xc5\xf4\x87\x3c\x18\xa8\x75\x8a\x62\x1f\x1e\xac\x77\x91\x93\x1e\x5a\x2f\x90\x1e\xa2\xf4\x45\x1a\xac\x45\x65\xf3\x50\x83\x05\xd8\xc2\xf5\x1f\x2a\x21\x81\x7a\x4b\xaf\x12\x12\xb0\x45\xa6\x7f\xa8\xe4\x06\x6a\x51\x55\xea\x58\xc3\x9f\xb8\x2b\x47\x96\xfe\x94\xbb\x02\xb5\x30\xe5\xa7\xdc\xf5\xd9\x3e\x64\x0b\x1f\x78\xaa\xa0\x03\x6a\x51\x8e\x3e\xe5\x4f\x4f\xc2\xdb\xda\x1a\xe5\xa2\x9c\x51\x09\x15\xa2\xda\x64\xd4\x1d\x3c\xa5\x55\xa0\xb8\x91\xf1\xa7\x7c\xe0\xd9\xb1\xdf\xf6\xc9\x5c\x8a\xfd\x40\x2d\xfc\xfc\x29\x5b\xe3\x74\xc3\x36\xee\xaa\xd3\x0d\xbf\xb0\x5b\x5e\x2f\xf8\x25\xbb\x05\x6a\xd1\x61\x5f\xb2\xdb\xab\x10\x02\xd7\xbf\xa4\x68\x9e\xc2\xd4\xe2\x8b\x7a\x0a\xe3\x9c\x22\xf8\x69\x2d\x97\x4e\x11\x04\xb5\x68\x51\xf4\xc8\xc5\x79\xed\xe1\x27\xad\x80\x5e\x7b\x08\x6a\x91\x05\xf5\xda\xc3\x79\xbb\xe1\x67\x30\x97\xc2\x1b\x90\xdc\xe6\xbb\xde\x71\x38\x8f\x36\xfc\xa4\xdc\xd0\xa3\x0d\x41\x2d\xca\x51\x3d\xda\x70\x5e\x19\x38\x65\x72\xe8\xc8\x20\xce\x60\xfa\x0e\x36\x71\x52\xa7\x08\xac\x8b\xd6\xfe\xef\x82\x62\x41\xdc\x02\x87\x5a\xf3\xe0\xbe\xd3\x39\xa8\x0b\x2e\x3d\xdf\x50\x18\x79\xe8\xee\x33\x86\xe7\xa7\xc3\x67\x0b\x11\x83\xdb\x0e\x41\xad\x11\x50\x4b\xd4\xad\x47\x4d\x8d\xba\x8b\x42\xab\x23\xa1\x1e\xa2\x1e\x8c\x2a\x28\x7d\xd1\xf5\x45\x51\xfa\x22\xa2\x72\xbf\x1b\xea\x9d\x63\x8a\xea\x9c\x14\xea\x18\x83\x36\xce\xad\xa3\x54\xe8\xe9\xa3\xa0\xd6\x60\x94\x69\x54\xab\xd0\x6d\x89\xba\x89\xc2\xad\xc6\x86\x42\x54\x73\xe6\xda\x8c\x0a\xcd\x25\x23\x6f\x47\x0e\x0b\xcd\xd5\xe5\x9d\xfb\x9b\xba\x44\xe1\x56\x9d\x5a\xc2\x08\x0a\xc1\x1d\xa3\x7b\xb7\x61\xa1\x3b\x46\x41\xad\x89\xa8\x1c\xfa\x05\x5d\x9e\x93\xc3\x43\x5d\x5e\x70\x97\xe7\x24\xec\xd0\x5d\x9e\xa0\x88\x13\xe1\xdc\x9c\x84\x77\x04\xf1\x68\x77\x0f\xee\xdf\xde\x60\x67\x32\x2a\x35\x8a\xe9\x03\x21\xd4\x4d\x45\xb0\xdb\xd1\xc5\x52\x84\x76\x3b\xb4\xdb\x93\x51\xda\xed\xe8\x60\xe5\xd1\xf9\x2d\x68\x05\xde\x50\xab\x1b\xe5\x50\x47\x10\x14\xe3\x4e\x9a\x0a\x15\xe3\x02\xe7\x56\x33\x74\xe7\x26\xa8\x35\x13\x8a\xb9\xb2\x34\x0a\xaa\x34\xaa\x34\x8a\xb9\xea\x3d\xaa\xa7\xe7\x9e\x2c\x54\xa8\x46\x89\xea\xc6\x2f\x54\xc4\x05\x45\x9c\x73\x31\x13\x2a\xe2\x04\xb5\xa6\x46\xa1\x09\xca\x20\xe7\x3c\x25\x54\x06\x05\xcf\x4e\x9d\x87\x2d\xa1\x67\xa7\x82\xe2\x5a\x29\xf4\xec\x34\x76\x6f\x5a\x9c\x1d\xb6\x63\x6b\xd3\x80\x5a\x26\x0a\x15\xee\x2e\xad\xe3\x6c\x77\x0f\xae\x13\xde\x30\xb4\xb5\xba\x55\x08\x6a\x8b\x38\x51\xb4\x6a\x8b\xb8\xb5\xbb\xc7\xc9\x5c\x37\xdc\x5d\x50\xcb\x06\x14\xb6\x4a\x6d\x11\xdc\x50\x84\x6a\x0b\x41\x2d\x9b\x50\x6c\xda\x4d\xd3\x77\xde\x0d\xd5\x03\x71\x6f\xcb\x89\xc1\x17\xef\xb2\x1c\xa0\xb8\x14\x8b\x3b\x77\x6e\x71\xe7\x22\x7d\x74\xcc\x09\xb2\xfe\x1b\x6a\x99\x7e\x88\xf9\xde\xe9\x12\xb9\x42\x88\x3b\x55\xbc\xc0\x7c\x9f\x7f\x98\x8a\xe3\x4e\x46\x0d\x6a\x83\x18\x5d\xa1\x86\x6a\x03\x41\x2d\x43\x6c\x69\x18\x88\xd1\x79\x24\xee\xd2\xf0\x5d\xad\x66\xf1\x75\x2a\xfa\xe0\xe5\x6e\xcc\x13\xb1\x69\x22\x05\xc5\x5d\x5e\xdc\x4b\xeb\x2d\x35\xa4\x6d\x0c\xaa\x07\xe2\x21\x8a\x00\xa1\x2c\x18\xe4\x91\xa0\x6b\x09\xe5\x91\xb8\xd8\x1a\x1e\x34\xc4\xa5\xad\x01\x8c\x7b\xc1\xd0\x4b\xd2\xb8\x3a\x66\x84\xb3\x5b\x97\x62\xc6\xa5\x98\xd1\xc5\x4e\x5c\x8a\x19\x57\xcb\x15\x8e\x5b\x5c\x92\x0b\x18\x9c\x46\xc7\x45\xad\x1e\x64\x9b\xa0\x72\x0e\x65\x9b\xe0\x65\x52\x04\xe6\xa7\x97\x49\x82\x5a\xb6\xa0\x5c\x54\xff\x30\xba\x30\x4f\xa5\x83\x3c\xdb\xee\x23\xba\xa0\xcb\x93\x03\x7d\x41\x2d\xdb\x50\x05\xd5\x81\x2b\xb2\xa7\xcf\x93\xc0\x25\xa8\xe5\x50\xb8\x45\x9e\x2d\x6a\x70\x9b\x9f\x67\x69\xae\xd2\xe5\xb7\x28\xcd\x85\x10\xdc\xf8\xa5\x52\x4b\xf2\x6a\x27\xb8\x88\x4a\xbd\xda\x11\xd4\xf2\x01\xf5\x10\xd5\x2a\xe4\xe8\x39\x07\x21\x3c\x87\xd2\x67\x3b\x75\x0e\xd2\x67\x92\x0e\x82\x5b\x85\x54\x3a\x48\xde\xbd\x04\x17\xd6\xa9\x77\x2f\x82\x5a\x9d\xdf\x72\x6a\xfa\xd9\x7d\x65\x50\x00\xe7\xa4\xaf\x14\x4c\xbc\x2e\x27\xb5\x85\x20\x56\xf0\x43\x6a\x0b\x81\x8d\xd0\x0f\x35\x3d\xa7\x1b\xab\x03\x57\xea\x90\x54\x50\xcb\x91\x8b\xd2\x36\x49\x53\xb1\xda\x9f\x52\x69\x2a\xf5\x56\x65\xb5\xf9\xa6\xde\xaa\x08\x8a\x90\x94\x86\x8b\xa5\x75\x5a\x0f\x0e\x36\xd3\xa8\x9f\x04\x45\xa9\x97\x46\xfd\x94\x24\xa0\xe0\xd9\x68\x2a\x01\x09\x86\x77\x77\x90\x4a\x40\x49\x6a\x09\x1e\xe9\xa5\x52\x4b\x3a\x16\xbd\xbb\x5b\x4f\xc7\xa2\x05\xb5\x9c\x51\x58\x74\x92\x61\x82\x17\xae\xe9\x04\x08\x81\x73\xf7\x99\x9c\x2f\x7e\x4c\x12\x50\xf2\x52\x30\x95\x80\x04\x45\xbd\x99\x4a\x40\xe9\xed\xb5\x79\x4a\x08\xbc\x56\x50\x2b\x98\x4b\x2a\x24\x4d\x25\xd7\xb4\xa9\x34\x95\xd1\xa2\x26\x05\x4e\x86\x44\x0d\x89\xda\xd5\x4c\x86\x44\x05\xf2\xec\x34\x95\x41\x0e\x17\xd4\x8a\x09\x85\x01\x44\x2f\x28\xcf\xcd\x0f\xb5\x20\xa0\xb8\x51\xce\xd0\x82\x48\x66\x39\x3a\xa3\xa6\x92\x59\xf2\xe8\x23\x47\x37\x58\xa9\x47\x1f\x82\x92\x99\xe8\xd1\x47\xa6\x7e\xd8\x8d\x4c\x2a\x4d\x25\x8f\x05\x72\x22\x84\x1e\x0b\x08\x8a\x33\xb6\xd4\x63\x81\xd4\xe9\x86\x75\x21\x91\x3a\xdd\x10\x94\xec\x4b\xa7\x1b\xc9\xfb\x81\xb4\xc9\x0f\xc9\x95\x82\x5a\xf8\x63\x11\x14\x92\xc4\x98\xd6\xf1\x3a\x95\x18\x93\x97\x01\x69\xd8\x97\x5e\x06\x08\x6a\xb1\x20\xbd\x0c\xc8\x85\x0a\x2d\x35\xea\x2e\x4a\x2a\xdc\x50\xa8\x70\x15\x73\x55\xeb\x8b\x73\x87\x37\xd4\xc2\x26\x74\xfc\x90\x24\xd9\xe4\x54\x2f\x95\x64\x05\xe9\x2e\x6a\x8a\x9a\x5c\xd3\x1a\x94\x89\x7a\x32\x6a\x42\x5d\xa2\xe8\xb3\x70\x2b\x1d\x3f\xe4\x6e\xb9\x92\x20\x9a\x5b\x72\x01\x25\x4f\xdb\x54\x33\xb9\x83\x0e\x2a\x7b\x8d\x9b\xee\x42\x30\xde\x42\xd0\x5d\xe4\x96\xa8\x5d\xea\xa5\x52\x71\xde\x5a\x96\xa4\x58\xca\x1b\x85\x84\xc0\xb8\xcc\xcd\x1b\x85\x44\xde\x3a\x88\xb6\x79\x42\x95\x28\xea\xe0\x9c\x50\x04\x98\x5b\xcb\x95\x41\x94\xbb\x49\xae\x9b\xaa\xac\x2e\xcf\xf2\x46\x95\x95\xb7\x76\x85\x0c\x51\x72\x85\x9b\xa2\x09\x76\x7f\x53\x34\x21\xad\x67\x76\xe5\x9d\x4a\xeb\x79\xef\xf0\x98\x49\x04\xb8\x2b\x3c\xde\xd5\xb3\x65\xfc\xdb\x54\x1c\xfb\x6f\x33\x71\xde\xe9\xe8\xf2\x1e\x2d\x22\x8f\x06\xf3\xce\x89\xa5\x60\x04\xae\x79\x57\x60\xb9\xb7\xa9\x26\x8f\x04\xf2\xce\xf1\xa4\xa0\x16\x16\x73\xe7\xe8\x2e\x49\xb5\xc9\x0d\x77\xde\x95\x20\x80\x5a\x59\x50\xef\x51\xbd\x10\xee\x26\x53\x99\x38\xe9\xcc\x93\x4b\xba\x54\x67\x2e\x98\x5c\x3a\xa5\x3a\xf3\x7c\xa4\xae\x05\x7b\xae\x87\x1c\xe5\x21\x47\x61\x97\x1f\x72\x94\x07\x36\xca\xe1\x44\x3e\x64\xa3\x8f\xb7\x8d\x6e\xa8\x10\xd5\x42\xd0\x8f\xa6\x72\x7f\x3e\xfb\x8b\x49\x87\x92\x4f\x7d\x11\xa8\x45\xa4\xa4\xf5\xfd\x98\x5c\xd9\xa7\x76\x59\x57\xf6\x82\x5a\x35\xa0\x9e\xa2\x98\x6b\x6b\x94\xe6\x52\xc0\x2b\x51\x9a\x4b\x42\x90\x9c\x55\x6d\x24\x7f\x30\x93\x5c\x86\x25\x7f\x35\xf3\x86\x5a\x38\x9d\xfe\x78\x26\xf9\x23\x95\xdc\xdd\xb4\xa4\xfe\x48\x45\x50\xab\x98\x4b\x76\xc5\x75\x7a\xf2\xf0\x3f\x2f\xfa\x3e\x41\xad\xae\x0d\xf3\xa2\x78\x4b\xaa\x8d\xe4\x39\x73\xaa\xda\x48\x5e\x84\x17\xef\xc6\x53\x2f\xc2\x05\xa5\xc4\xa5\x17\xe1\x49\xb5\x51\x67\xcb\x55\xaa\x36\x8a\x27\xc8\x75\xb6\x01\x94\x9e\x20\x0b\x8a\x5b\xc7\xd2\x13\xe4\x3a\xe9\x63\xc6\x80\xa2\x1a\x15\xd4\x2a\x7e\x48\x88\xad\x93\xf2\x69\x74\x61\x54\x67\x68\x7a\xce\xe9\x56\x6d\xa8\x29\xaa\xed\x6b\x38\x73\xb1\x46\x41\xad\x2e\x40\xea\x64\x8d\xa5\x57\xc9\xa4\xf0\xd2\xab\x64\xc1\xa0\x00\x29\x0a\x9b\x37\xd4\x5a\xa2\x24\x04\x6b\x1c\x5d\x51\xd5\xfb\xef\x05\x87\xa8\xde\xda\x52\x01\x52\x54\x18\x35\x57\x42\x3d\x45\xb1\x1d\x4b\xa3\x2e\x28\xe2\xe9\xec\xfa\xa6\xb8\xfd\x7d\x43\x2d\xa6\xd7\x25\x70\x71\xe3\x5b\xd6\xde\x51\xba\xf1\x15\x0c\x0e\xbf\x4a\x37\xbe\x82\xe2\x96\xb6\x26\x86\x59\xb3\xf4\xd6\x9b\x2f\x6a\x8d\xc0\xb0\xee\x47\x4b\xb7\xb4\x45\x4d\x52\xd6\x16\x5d\xaa\x49\x4a\xbd\xad\xa1\x2f\xf5\xb6\x82\x5a\x2b\xa0\x50\xb4\xee\x26\xbd\x7b\xa2\xd2\xdd\xa4\xa0\x16\xcb\xa6\xcc\x78\x43\x79\xd9\xbf\x09\x3f\xfd\xdf\x3f\xdf\xbe\x7d\xf8\xfd\xcf\x3d\x1f\xbf\x7d\xff\x7e\x7d\xf9\x95\x3f\x2e\xe5\xef\x3a\x8f\xe7\xf5\xfa\xfc\xe5\xfa\xfd\x0f\x55\xbf\x7d\xfd\xd6\xbf\xe2\x7f\xff\x37\x00\x00\xff\xff\x37\xcb\x4a\x23\xd4\x3a\x00\x00"); -func _cab ()(*asset ,error ){_aeeb ,_eec :=_dea ();if _eec !=nil {return nil ,_eec ;};_fbcb :=bindataFileInfo {_aa :"Adobe-KR-UCS2",_dg :201011,_ged :_fc .FileMode (436),_de :_e .Unix (1580490603,0)};_fgga :=&asset {_cb :_aeeb ,_fg :_fbcb };return _fgga ,nil ; -};var _gda =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4f\x6b\xdb\x4c\x10\x87\xef\xfb\x29\xe6\x98\xf7\x90\xd7\x33\xfb\x4f\x2b\x10\x86\x92\x10\x70\x21\x4d\x69\x9a\xb6\x50\x7a\x90\xa5\x95\x11\xd4\x2b\x21\xcb\x87\x7c\xfb\x32\x33\xb6\x0b\x3d\x18\xd9\xcf\xce\xfc\xf0\x3e\xb3\xab\xcd\xc3\xee\x71\x57\xc6\x15\x36\x9f\x97\xa9\x7b\xcd\x2b\x0c\x63\xe9\x97\x7c\x9a\xce\x4b\x97\x61\x9f\x0f\x63\x31\x86\x2c\xf4\x63\xb7\x5e\x7f\xca\xa3\x3b\xb6\xb3\x31\xdc\xff\xfa\x7e\x5a\xf3\x71\x57\x86\x09\x9c\xd6\xf5\xe7\xf9\x52\x0b\xb0\xf9\x92\x0f\xe3\x69\x5d\xde\xe1\xee\x43\x3f\xed\xf3\x7f\xd0\xe7\x81\xf9\xcb\xd2\xe7\x65\x2c\x07\xb8\xfb\xd8\xce\x6d\xa1\xdb\xc2\xeb\x79\x9e\x7f\xe7\x63\x2e\x2b\xa0\xb0\x5c\x7a\x79\x9a\xcd\xc3\x73\x3b\x7f\x6a\x8f\x19\x36\x92\x75\xaf\x9d\xf7\x5a\x26\xab\xdf\xf2\x72\x1a\xa7\x02\x84\xff\x23\xc6\xbf\xfc\xeb\xfb\x9c\x81\x2e\x31\x6f\xbb\xc7\x97\x61\x38\xe5\x15\x7c\xba\xf4\xfe\x78\xdb\x3d\xc2\x4f\x02\x42\xb0\xc1\x85\xf4\xeb\x52\xfa\xfd\x79\xea\xf3\xe5\x7f\xc8\x6e\x1f\xa6\x73\x59\x21\xd9\xe4\x95\x91\xee\xb4\x9b\xfa\x7c\x9a\xdb\x2e\x2f\x6d\x39\x64\x03\xd0\x20\x22\x6e\xa1\xb1\xf8\xf4\xb4\xe5\x2d\xfc\x53\x61\x9c\xbb\x74\x8e\xbd\x92\x6b\x07\xe2\x30\x6c\x01\x00\xd0\x34\x48\x8a\x48\x90\x0d\xd1\x34\x68\x15\x59\x41\x81\xac\x69\xd0\x29\x72\x82\xaa\x98\x4c\x83\x5e\x91\x67\x44\x68\xbd\x69\x30\x28\x0a\x82\x6c\xe2\xf8\xa8\x28\x0a\x0a\x8e\xe3\x2b\x45\x95\xa0\xaa\xe6\xf8\xa4\x28\x31\xb2\xe8\x39\xbe\x56\x54\x0b\x72\xc8\xf1\xad\xa2\x56\x50\x88\x1c\xbf\x57\xb4\x17\x94\x88\xe3\x3b\x45\x1d\x23\x87\x15\xc7\xf7\x8a\x7a\x41\xce\x72\x7c\x56\x94\x05\x85\xc4\xf1\x83\xa2\x41\x50\xf2\x68\x1a\x52\x5f\x24\xbe\x3c\xd6\xd1\x34\xa4\xbe\x48\x7c\x79\x17\xac\x69\x48\x7d\x91\xf8\xf2\x11\x93\x69\x48\x7d\x91\xf8\xf2\x29\x7a\xd3\x90\xfa\x22\xf1\x15\xc8\x72\xbc\xfa\x22\xf1\x15\x5c\xc5\xf1\xea\x8b\xc4\x57\x88\x8e\xe3\xd5\x17\x89\xaf\x90\x12\xc7\xab\x2f\x12\x5f\x91\x3c\xc7\xab\x2f\x12\x5f\xd1\x23\xc7\xab\x2f\x12\x5f\x31\xf2\x68\x49\x7d\x91\xf8\x8a\x35\x8f\x96\xd4\x17\x89\xaf\x8a\x78\xb4\xa4\xbe\x48\x7c\x55\x9e\x47\x4b\xea\x8b\xc4\x57\x15\x79\xb4\xa4\xbe\x48\x7c\x55\x35\x8f\xd6\x5e\x4f\x64\xd8\x6f\x21\x51\x6d\xe5\x58\x5e\x8f\x1f\x7f\xe7\x3b\x7d\xbb\x63\xdd\x79\x59\x72\x59\xe5\x46\xcb\x1d\xe2\x03\x3f\x96\x7c\x7b\x3b\xcc\xd3\xcc\x5d\xf2\xf9\x13\x00\x00\xff\xff\x43\x08\xad\xb1\x49\x04\x00\x00"); -func _cgbd ()([]byte ,error ){return _fac (_efcg ,"GBpc-EUC-V")};func _fgd ()([]byte ,error ){return _fac (_fcfd ,"90msp-RKSJ-V")};func _afcf ()(*asset ,error ){_eddgg ,_fabfc :=_faee ();if _fabfc !=nil {return nil ,_fabfc ;};_acgb :=bindataFileInfo {_aa :"UniJIS-UCS2-H",_dg :166343,_ged :_fc .FileMode (436),_de :_e .Unix (1580492896,0)}; -_ecfe :=&asset {_cb :_eddgg ,_fg :_acgb };return _ecfe ,nil ;};func _dfe ()([]byte ,error ){return _fac (_eaee ,"Adobe-Japan1-UCS2")};var _bace =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xaf\x2d\x3b\x72\xe5\x37\x7f\x9f\xe2\x0c\xdb\x83\xb6\x32\x93\xcc\x24\x09\x3c\x5c\xc0\x92\xba\xe0\x6a\xa0\x6d\xc3\x6a\xd9\x06\x0c\x0f\x92\xfb\x8f\x5c\x80\xf5\xaa\xf0\xaa\x34\xd0\xb7\x37\xb8\xd6\x6f\xed\x57\x6d\x18\x38\x75\x27\x77\xc7\x21\x93\x0c\x92\xc1\x60\xfc\x63\xf0\xef\xfe\xe1\xf7\xff\xf8\xfb\x5f\xfe\xf0\x97\xaf\xbf\xfb\x5f\x7e\xfd\xe3\xe3\x9f\x5e\x7f\xf9\x7a\xff\xe1\x97\xe7\xaf\xaf\x3f\xff\xf1\xdf\x7e\x7d\xbc\xbe\xe6\xeb\x5f\xfe\xf0\xcb\x4f\x3f\xed\xc7\xd7\xf3\x0f\x8f\xbf\x04\xd4\x7f\x8f\x7f\xbd\xff\xf4\xd3\x4f\xeb\xfb\x7f\xfa\xf7\x3f\xff\xe5\xf5\xaf\xbf\xff\xe5\xfd\xc7\xaf\xe2\x7a\xcf\x7f\xfb\x13\x75\xbf\xbe\xfe\xee\x7f\x7d\xfd\xcb\x1f\xfe\xfc\x97\x5f\xff\xfd\xeb\x3f\xfc\x0f\xcf\x3f\xce\xd7\x7f\xf7\xf5\x7c\xbd\xd7\xdf\xff\xe7\x5f\x9f\xaf\x5f\xff\xf0\xcb\xbf\x7c\xfd\x87\xff\x7c\xff\xe9\xfe\x65\xff\x14\xfc\xd3\xbf\xfd\xe9\x4f\xff\xcf\xeb\x5f\x5f\xbf\xfc\xe5\xab\xe9\x6f\xaf\x5f\x9e\xfa\xff\xa7\xbf\xfb\x87\xff\x72\xff\xe9\x7f\xba\xff\xf5\xf5\xf5\x77\xff\xfc\xcb\x1f\xfe\xf3\xef\xff\xe9\x3f\xfe\xf3\x7f\xfd\x5d\xff\x8f\xff\xa3\x4a\x55\xf8\xbf\xbd\x7e\xfd\xf3\x1f\xfe\xf8\xcb\xd7\x5e\xfe\xfb\xed\xb8\x7e\xfb\xfb\x7f\xfd\xf7\x3f\xbd\xbe\x76\x5a\xf9\x3f\xfe\xf9\xf7\xff\xf8\xf5\x7f\xee\x5f\xfb\xf6\x75\x9c\xe5\x1c\xff\x17\x7f\xff\xdf\xff\xcb\x1f\x9f\xaf\xaf\xcd\x50\xf5\x08\x1e\x7f\x7c\xbe\xfe\xfc\xa7\xfb\xf1\xfa\xf5\xfe\xe5\x5f\x5e\x3f\x7d\x7d\xfd\xbc\x6d\x3f\xbe\xfc\xef\xe7\xf6\xbb\x1f\xeb\x2f\xff\xb0\x75\xfe\xf6\xf3\x3f\xfe\xee\xef\xfd\xb7\xff\xb4\x75\xfe\xfa\xf3\x7f\xfa\xdd\xdf\xe7\xaf\xbf\xd3\x5f\xd7\xdf\x7f\xfe\x5d\xfb\x7b\xfe\xfe\xfa\xe5\xf9\xff\xe9\xe5\xa7\xdd\x9d\xff\xf2\xc7\xbf\x3c\x5f\x6f\xff\x4d\xfd\xfe\xbc\xbf\x7f\x7c\xed\xeb\x8b\xbf\x2e\xfa\x69\xdf\x36\xb0\xfd\xc3\xf3\xf1\x7f\xdf\xbf\xfe\xf4\xf3\xf9\xf8\xf1\x35\xda\x4f\x3f\xb7\xf5\xff\xf8\xe9\xe7\xf6\xfc\xf1\x35\xea\x4f\x3f\xb7\xd7\x8f\xaf\x7d\xdb\x7e\xfa\xf9\x71\xdc\xdb\x6a\x6a\xfd\xa8\xeb\x6f\x4d\x3f\xcf\x1f\x5f\x97\xff\x78\xfd\xf8\x1a\x45\xbf\xda\x8f\xaf\x76\xf8\x93\xfe\xe3\xeb\xaa\xae\x39\x7e\x7c\xed\xe7\xa1\x9f\xf7\x8f\xaf\xbd\xba\xc2\x5c\x4d\x0d\xfd\x7c\xac\x0a\x6e\xe1\xb9\x7e\xba\xd9\xd5\xff\x59\xf5\x73\x0d\xe5\x50\xdd\xb9\xfd\xf8\x6a\xc6\x60\xee\x3f\xbe\xae\xa1\x0a\xb3\xae\xde\x4e\xfd\x3c\xd7\x67\xae\x7b\xfd\xf8\x6a\xad\xeb\x67\xfb\xf1\xb5\xef\xfe\xac\xff\xf8\xda\x8b\x3f\x5b\x98\x5d\x42\x67\x0a\x33\xff\x75\x61\x76\x08\x9d\xa9\x8e\xaf\x9f\x7e\x7e\x94\x7e\xad\xcf\x56\xbb\x65\xb4\xd5\xf1\xa9\x9f\xab\xb1\x7a\xe8\xe7\xaa\x7b\xae\xc6\xca\x9a\x91\x5d\xe8\x94\xa9\xba\x6a\x41\x1d\xd7\x85\x4e\x5d\xcb\x3a\xca\x75\xe9\xf7\xae\xdf\xbb\x7e\x1f\xab\x8d\x76\xba\xa0\x08\xb8\x86\x80\x2a\xa0\x34\x01\x1a\x63\x53\x0f\x55\x88\x9d\xed\x74\xc3\x4d\x40\x73\x6b\x5d\x40\x2f\x02\x86\x01\xb7\x76\xff\xf8\x3a\xb6\x52\x5c\x32\x05\x68\x85\x6a\x7f\xb8\x35\x57\x7b\xba\x35\x97\xbc\x8c\x8e\x9b\x7e\xbb\x64\x4d\x58\x1d\x9b\x1a\x38\x54\x6d\xec\x2e\x11\x6e\xe3\xd0\xd8\xd4\xd8\x28\xfa\xed\x2f\x2e\xf7\x6f\xa0\xb9\x7f\x21\x33\x8c\xb3\x16\xa5\x0e\xe3\xdc\x5c\x72\xaf\xef\x87\xdb\x9d\x8b\x46\x45\x06\x75\x18\xe3\xee\xb6\x8c\xf1\xf0\xe7\x2f\xf7\xe2\x4f\xde\xee\x45\xc0\x6d\x8c\x3d\x9b\xf7\xee\x12\x4d\xfa\x7d\xb8\xc4\x80\x27\xbd\xfb\x1b\x4f\xfa\xd0\xf8\x6f\x0f\x40\x54\x52\x6f\x4d\x7a\xdf\xfd\x4d\x17\x6a\x42\x60\x51\xfe\xa8\xbb\xe6\xe5\x16\xfa\x97\x7b\x9c\xfa\xed\xbf\x83\xa4\xe6\xe8\x06\x49\xd5\x9a\x20\xa9\x85\x5d\xc4\xbe\x57\xf5\x30\x8d\xe2\xa1\x01\xcf\x62\xc0\x95\xc0\xd7\xd5\xc0\x57\xbd\x4c\xe3\xab\xad\x57\x27\x13\xee\x6f\xba\x1b\x50\xff\xd3\x13\x4e\xff\xb7\x67\xdf\xdf\x98\x48\xaa\x5b\x7b\x08\xf0\x22\x4d\x4f\xb9\x07\x30\x4d\x24\xd5\x0d\x78\x34\xc7\x9a\xbe\xb3\x33\x9a\x4d\x80\x46\xb3\xeb\xe7\x22\x79\xd5\x3f\x43\xf0\x87\x00\x8f\xa5\x5d\x02\x4e\xf7\x5e\xc4\x01\xe1\x5c\xff\x3f\xbc\xec\x71\x76\x0f\xf4\x72\xdb\xde\x0d\x57\x11\x60\xca\x6a\xee\x6a\x18\x1b\x57\xf3\x6e\x38\xdc\x95\x48\xab\xf8\xf7\x62\x89\xa5\x19\xe5\xa7\xd6\x4c\x63\x59\x04\xbf\xda\xad\x02\x20\xf8\x2e\x40\xa3\x51\x7f\x8b\xde\xf7\x3a\xf4\xd3\x63\x39\xfd\xb1\xd7\xe5\x72\x7d\xd6\xc5\x2d\x79\x5d\x3c\xfe\x6c\x04\x7f\xc3\x46\x70\x6b\x5e\x17\xad\xe5\xb9\x76\xc2\x02\xdc\x1a\x5b\x41\x43\xcc\x56\x30\x32\xac\x8b\xc6\x6b\x4e\xd5\xc4\xab\x4e\x6d\x05\xd1\xf1\xa9\x8d\x70\xe8\xe3\xdb\x8c\xe8\x32\xe0\x75\xe9\xfa\x98\x3d\x21\x42\x38\xd9\x13\xa7\x4b\xd8\x13\xfe\xc6\x63\x29\xae\xe6\x3d\xa1\xa1\xb0\x27\x5c\xc9\x7b\x42\xb8\xb3\x27\x8c\x08\xe3\x70\x01\xe3\xd0\x14\xad\xdd\x32\xea\xe6\xdf\x6f\xb5\xa4\x95\x9a\xac\x88\x01\xaf\x48\xd7\xf8\xd8\x2d\xe2\x95\x27\xbb\xc5\xbd\xac\xdd\xb2\xb6\x81\xab\x99\xc2\xbc\xa4\xec\x16\x0f\x8b\xdd\xe2\x85\xd0\x6e\x39\x5c\xc9\x6b\xe2\xc5\x66\xaf\x88\x87\x9e\x93\x35\x71\x35\x18\xaa\x81\xe7\xfa\xdc\x2d\xad\x7d\xaf\x5d\x77\x89\x68\x34\x3b\x97\x88\xe6\xec\x22\xc5\xe6\xd3\xa0\x1f\xbb\x00\xd1\x9f\x66\xa1\x75\xcf\x82\x2b\xbd\xf5\xf7\x35\x55\x6d\xd1\xe5\xa8\xfb\xa6\xdf\xbb\xea\xe8\x5b\xb1\xe1\xba\x17\xfd\x2e\xfa\xbb\x7f\x57\xfd\xfd\xd4\x6f\xb6\xd8\x10\xe0\x33\xa5\xb8\x96\x27\x40\xcc\xa7\x41\x96\xe2\xdc\x6d\x78\x17\x55\x77\xee\x29\x28\x6e\x0d\x76\xd1\x04\x78\x0a\xb4\xa7\x1a\x13\xad\xf9\x68\x53\xb2\x86\x06\xd8\xd7\x3c\x8f\xaa\xcf\x87\x37\x58\x17\xf5\x0c\x8f\x64\xef\xfa\xed\x29\x51\x53\x23\x93\xe5\x5a\x1a\x8b\x08\x79\x78\x8b\x75\x51\xfb\xf0\x58\xfa\xe6\x5a\x66\xd5\x54\xeb\x06\x86\x00\xd1\xe5\xe1\x86\x6f\xfd\xf6\xdf\xcd\x0f\xfc\xf5\xc3\xbd\x6f\x02\x5e\x06\xdc\xc9\xdb\x9d\xe8\x93\xdb\xd8\x6b\x9d\xc7\xbd\xfb\x70\x50\x8f\xde\x3c\xdd\x83\xf4\xe6\xe9\xe2\xef\xe3\x36\x96\xbb\x1b\x30\x96\x22\xa0\x71\x83\x65\x13\xa0\x49\xee\xfd\xfc\x8e\x11\x0e\xf6\xd0\x70\xeb\x4f\xa3\x67\xc0\xbc\x60\xb8\x2b\x23\xae\x95\x1e\xde\x45\x7d\x57\xbf\xec\x22\x1d\xb8\x63\x7a\xde\x45\x5a\x63\x7a\xde\x37\x7f\xe3\x21\xe9\xcc\x19\x6b\x71\x47\xd5\xb1\x3a\xa6\x47\xd4\x0d\x78\x10\xda\xd1\xc3\x3b\xa7\x6f\x6e\xcc\x23\xaa\x6e\x6c\xba\xc4\xdf\x80\xb4\xb1\x01\xe9\x55\x72\x77\xe3\x29\x59\xe6\xee\x4c\xf0\x29\xc0\x78\x6e\x06\x44\xea\xe2\x54\xb7\x8f\x93\xae\xad\x7b\xfb\x28\xe8\xda\x1c\xb7\x05\xa3\xae\x13\xf4\xee\xc6\xa6\xb8\x9a\xf7\xb1\xa4\xb7\x5b\x67\x41\x2d\xae\x65\xcc\x8a\x91\x31\x1d\xec\xee\xc6\xd3\x29\xf9\xe3\x86\x8a\xb5\x4f\x6f\x1f\x13\xdd\xd8\x78\x43\x8a\x3e\x6f\x1f\x0e\x5d\xf4\x7d\x43\xb9\x62\x8f\x77\xe8\xd3\x8d\x19\xcd\xe1\x6f\x4c\x88\xc3\x8d\x19\x9b\xdd\x25\x20\xb0\xa6\xf3\x86\xf6\x74\x52\xdc\x37\x5b\x47\x93\xc6\x4a\x8b\x9d\xdc\x2c\xae\x56\xfa\x9e\xa6\x3d\x0f\x7a\xad\x87\x28\xe8\x5e\x6c\x4c\x7f\x9b\xcc\xb7\x56\x62\x4a\xf8\xd4\xd4\x4d\x0e\x5b\x31\x90\xc9\x0c\x57\x7f\x31\x22\xbe\x4f\xcd\xef\xe1\x4f\xe7\x8f\x2f\x31\xd5\x69\x99\xb3\x8b\x59\x4c\xf3\x30\x91\xc3\xcc\x9c\xa9\xfd\x70\x1e\x03\x48\xb3\x87\x80\xd5\x68\xf1\x17\xb0\x5e\xf5\xbb\x66\x49\x83\x9a\x9c\x85\xa7\xeb\x78\xc1\x74\xb6\x3d\x16\x29\x09\x8b\x87\xa8\xc5\xbf\x6a\xf0\x7d\x48\xf0\x10\x53\x78\xf4\x4f\x2f\x0f\x11\x46\x71\xdd\x85\x7b\x71\x53\xcf\xdf\xc6\xfc\x80\x10\x74\xb8\x3c\xcc\x1a\xbb\x8e\xef\x07\x6b\x27\x09\xe5\x01\x43\xd0\x11\xf8\x80\x21\x9c\x06\x5a\xd4\x94\x87\x38\x80\x58\xde\xc3\xba\x54\x37\xc6\x30\x83\xe6\x12\x37\x2b\xc1\xfd\xc1\xae\xd6\x71\xf8\x60\xad\x25\x85\x3f\xd6\x5a\xeb\x90\x7b\xb0\x71\xa5\x2a\x3c\xb4\x59\x35\xb5\x0f\x76\xa7\x84\xbb\x87\x4f\xaf\xde\x0c\x78\x80\xfa\xfc\x19\xda\x5a\x98\xbc\x2c\x75\x55\x2d\xec\xab\x4b\x3a\x34\xcb\x7c\xf5\x97\x81\x22\xe0\x6d\x40\xdf\x58\x6b\xf0\x26\x78\xdd\xb7\x4b\x0c\x4c\x03\xab\x9f\xd7\xa4\xda\xfa\xe6\xad\xed\x7d\x1d\xc7\xf1\x1d\xfb\x7b\x5b\xa6\xab\x22\xfd\xb7\x35\x9c\x2a\x7e\xfa\x06\x23\x2d\xd3\x5b\x5b\xf4\xd8\xb4\x5f\xdf\x22\xb7\x63\x1b\x2e\x39\x0d\xe8\x1b\x91\xd5\xb1\x2d\xf2\x78\x6e\xda\x00\xdb\x5a\x82\xe7\xae\x4f\xb6\xb5\x45\x5e\xdb\x7c\xeb\xa8\x39\xf6\x45\x95\xaf\x7d\x7a\xcf\x94\xb5\x51\x04\xe9\xac\x5b\x27\xc4\x6b\x9f\xcf\x29\x32\x5f\x5b\x5b\x90\x8f\xb8\x94\x89\x3b\xac\xe1\x0b\x12\x17\x5b\x13\xf8\x3a\xfa\xb6\x66\xe0\x58\xd3\x24\xa0\xfc\xf8\xba\x52\xb2\x86\x72\x2d\xd9\x51\x80\x04\x6c\x7e\xaf\x49\xfb\x00\xe5\xaf\x81\xca\xaa\x0b\x58\x0a\xfd\x45\xcb\x6b\x24\xd7\x22\x1f\x01\xdd\x5c\x40\xbf\x87\xf9\x80\x7e\x6b\x33\x6f\x00\x8b\x52\xb6\xd4\x5a\x94\x72\x04\x97\x97\x66\xc5\x80\xb8\x90\x06\xba\x00\x75\x19\x40\x5d\xd2\x80\xd4\xfc\x46\x03\x8b\x0b\x49\xe2\x10\xf0\x50\x6b\x3b\xed\x59\x8c\x02\xa1\x69\xb2\xaf\x6e\x71\x87\x5a\xfa\x01\x28\xe3\x45\x05\x18\x6e\x86\x32\xcd\xd7\x75\xf4\x1d\xf0\xfe\xf1\xd5\x3a\x63\xde\xd7\x68\x9a\x18\xde\x82\xb4\x72\xa5\x05\x52\x97\x83\x81\xcb\x94\x31\x24\xdc\xbc\x8e\x5e\x34\x0d\x97\x94\x33\x81\x6b\x22\xf6\x6d\x91\xff\xeb\xe8\x32\x02\xec\x7b\x3f\x03\x96\x1f\x5f\x6d\xdf\x00\x4e\x97\x0d\xc0\xf1\xe3\xab\x97\x2d\x35\x6f\x41\x15\xe8\x6d\xda\xf4\x48\xa4\x66\xf7\xed\xa0\xea\x5a\xc7\x76\xa5\xd5\xb5\x67\xfb\x96\x0e\xa5\xea\x82\x5b\xb5\x11\xe7\x53\x24\x5e\x7e\xee\x01\xd7\x02\xb4\x1d\xc0\x0a\x2b\xc4\x61\x35\xf3\xd8\x3a\x98\xae\xb5\xea\x65\xf3\xec\x48\x51\x1a\xd2\xc6\x05\x2d\x2a\xd7\xb1\x2f\xe8\x10\x74\x01\x59\x93\x38\xf8\x70\x4d\x6b\x2f\x9b\x49\xfb\x5a\xc3\x1f\x92\xe7\x17\xb4\x3e\x94\x30\x29\x60\xcd\x5a\x19\x00\x62\xdc\xc7\x66\x4c\xdb\xe2\x4a\xbd\x6c\x03\x68\xba\xb0\x01\x3e\x0c\xba\x9d\x66\x46\x70\x80\x9c\x24\x66\x49\xf3\x02\xea\x02\x8c\x4b\x5b\x13\xd5\xb7\x3d\x50\x13\x44\xc5\xc5\xa8\xfb\xc6\xee\x6a\x8b\x57\xf7\x0d\x42\x95\xdc\xdb\x0b\x35\xfb\x5a\xfb\x06\x99\xf4\xae\xce\x06\xc0\x1a\x10\xeb\xd0\x45\x06\xc7\xde\x53\x11\xe5\xb6\x01\xb6\xb5\xb8\x1b\x40\xff\xf1\x25\xfd\x4e\x80\x78\x78\x6d\x17\xa0\x37\xea\x48\xe9\x5a\xce\x1a\x4c\xac\xa4\xb3\xf1\xfa\x5a\xa3\x76\x41\x3e\x7d\x4d\xc3\x35\x0a\x40\xf1\x96\xe9\xdf\x30\x5f\xd5\x1d\xd8\xdb\x04\xac\xdd\x74\xa5\xc9\xb5\x99\x32\x82\xb5\x23\xda\x96\xf6\xdf\xea\x9a\x79\xb8\x35\x43\x0c\x60\x4d\xa5\x74\x5c\x01\xab\xb9\x4a\x0b\x4b\xb2\xed\xfb\xa0\xf1\x45\x9b\xed\x3a\x98\xae\x75\xc2\xb5\x2d\xc0\xb9\x8a\x68\x42\x4c\x84\xb5\xee\x53\x18\xb9\xa7\xd1\x3d\x48\xb8\xda\xb0\xa5\xed\x84\x68\x86\xc5\x9a\x93\xdd\x2e\x6d\xa4\xc1\x72\x25\xf5\x5f\xb0\x0c\x49\xfd\x0d\x66\x3a\x2c\x79\x9d\x6c\x5f\xcb\x78\xc7\xde\x3b\x20\x87\xc6\x05\xd8\x0c\x0e\xc0\x6e\xb0\x01\xbe\xcc\x6e\xa8\x2c\x4d\xe3\xd8\x3b\x2d\x2f\x7e\x2a\xe3\xcd\x02\xa6\xa6\xb3\x78\x20\xd3\x32\xcd\xc1\x1c\x3e\x24\xac\x1d\x07\x8c\xf8\x61\x72\xa7\x0c\x41\x0b\xce\xf0\xf2\xd9\x27\xa3\x86\x40\xf3\x5f\x56\xf0\x25\x79\xf3\x37\x10\x84\xea\x05\xa8\x13\x55\x06\x5d\x81\xc7\x7f\x5b\xf9\xfc\x6f\x41\x4f\x04\xbb\x42\x22\xc1\x6f\xa5\x3a\xb6\xf7\xeb\x68\x42\x63\x6c\xb2\x49\x5c\x87\x8f\x88\x51\x56\xe5\x7e\x78\xe1\x47\x11\x53\xde\x4e\x13\xd6\x10\x17\xea\x87\x91\x18\x32\x85\xf4\xc3\x7b\x7b\xc8\xe6\xd1\x0f\xf7\x39\x4e\x37\x73\xf2\xdd\x92\xa2\xfa\x71\x6e\x86\xa6\x5a\xf1\xd9\x32\xc4\x92\xfa\x51\x2b\x90\xbe\xf3\x14\x8d\x6b\xed\xaf\x7e\x78\x83\x8d\x6b\x31\x9a\x7e\x78\x67\x8e\x6b\x09\x89\xfd\xa8\x1b\x90\x70\x29\x69\x53\xfd\xf9\x3c\x1e\x97\x36\xc0\x41\x91\xe8\xe9\x48\xc9\x21\xc6\x72\x02\x69\x9e\x3e\x8d\xdc\x66\x73\xa5\x19\x9c\x3e\xd8\x0a\x95\xa7\x78\x27\xb8\x4c\xf1\x4e\x50\x99\x9e\xfd\x91\x8a\x66\x6c\x29\x7c\xac\x9a\x0c\x4f\xfb\xa5\x78\x74\xad\x7b\xc1\x47\x05\xd4\x09\x63\x96\x3b\xc4\x80\x61\xe9\xa3\x89\x5b\xf9\xa4\x1e\xcd\xd3\x47\xf3\x0d\x03\x9c\x4f\x98\x21\x4e\xdd\x8e\x02\xf0\xf0\x5a\xa6\xbf\xb5\xc3\xcd\x9e\x86\x6c\x1f\x8d\x45\x6f\x4b\x94\xee\x87\x89\x78\xb4\x45\x5b\xfd\x38\xe9\xdb\xa4\x95\x65\x6e\x6b\x61\x65\x4c\x5b\xc0\x64\xc2\xc0\xcc\xf2\x45\x56\x41\x1c\xb8\x59\x92\x19\xdd\xe3\xd9\x01\x5e\x3a\x4c\xfd\x59\x37\x55\x79\x3f\x0d\xb1\xb2\x7e\xf0\xd9\x10\xb3\xf7\x96\x1d\x43\xcc\xde\xac\x60\x88\x67\xf4\xc3\x47\xc4\x18\x3e\x9e\xcd\x35\xc7\x60\x95\x07\x50\x51\xcd\x02\x54\x55\xd6\x81\x34\xd6\xfd\x3b\xa1\x58\x55\x2f\x55\xad\x40\x5e\x64\x30\x13\x5f\x6d\xc1\x6c\x8a\x6e\xcc\x23\x87\xad\x09\xc7\xfe\x01\x17\x09\xb4\xb4\xa2\x9d\xb9\x8f\x60\xaa\xc9\x35\xa2\x61\x50\x16\x4e\xc6\x0d\xad\x9e\x29\xf5\xd4\xfb\xb4\x1b\x92\x90\x97\x90\xdd\x00\x5f\x3e\xb5\x0c\x4e\xce\x6f\xa8\xf0\xd1\xcd\x4b\x7c\xc4\x8d\xc7\x80\x1f\x6c\x80\xee\x88\x5d\xf7\xb0\x1f\xe7\x60\x37\x3d\x4d\xb4\xc8\x3e\xe3\x39\xa0\x0e\x4a\xe1\x1e\x4c\xd2\xcb\x1c\x82\xe5\x7b\xd9\xa6\x3d\x4c\x66\xf7\xa5\xba\xd7\x61\x4e\x73\x37\x9d\x0f\xc7\xe1\xcd\x71\x1b\x8b\x7d\x33\x69\xdd\xd6\xef\x0e\x58\xc8\xfd\x80\x28\x7d\x92\xdd\x56\xed\x0e\xd8\xcd\xfd\xf4\xcc\xb1\x45\x6e\xab\x5b\xc7\x61\xf9\xe1\x7e\x9a\x93\x42\x39\xf7\x6b\x9c\xbf\xe1\x78\xbf\x72\x84\xe8\xd3\x39\x6c\x2d\x39\xbd\xcc\x53\x56\x91\xbd\x22\x4c\xce\x5b\x27\x5c\xe9\x67\x4a\x9b\x2c\xf3\x9f\xd2\xa1\xca\x9f\xd2\xa9\x52\x23\x35\x65\xfa\xa8\x87\x77\xfb\xb4\xed\xa3\x22\x74\x4c\x59\x3f\xea\x55\x03\x1d\x3f\xbe\x0a\x67\xe5\xbc\xd7\x6a\x55\xc4\xb6\x29\x0b\x48\x65\x3f\x4e\x4c\x20\xc5\xc2\xca\xf4\xf1\x58\xcf\x42\x97\x1a\x5b\xe9\x67\x1a\x92\x4f\xed\xbc\x52\x79\xfc\xf8\x3a\xb7\x33\x2d\xcd\x05\xf5\x40\x8b\x9c\x5a\xb7\x34\x33\x65\x28\x29\x97\x19\xf8\x14\x9d\x16\xa8\x76\xde\x3a\x5c\x6a\xab\x7c\x69\x25\xbd\xf8\x6c\x9f\xb7\xbd\x7b\xbb\xc9\x74\xde\xd2\xce\x2b\xd2\xe9\xbc\xb5\x8c\x05\xc6\x3d\x4d\xf1\x65\x0c\xe6\x53\x14\x5f\xc7\x48\xe9\xda\x56\x63\xcf\xe0\x64\xa6\xab\x23\x93\xaf\x8d\x55\xc6\xc1\x58\x6d\x90\xdb\x36\x2a\xcb\x6a\xf3\x5b\x53\x32\xca\xd5\x3d\xa3\x95\x19\xa7\x6e\x0d\x9c\xa5\xd4\xd7\xed\x53\xd9\x56\x8b\xca\x10\xa4\xd8\x97\xac\xd5\x14\xc1\x54\x36\xf4\xb4\xc1\x67\xf8\xd0\x98\xd3\x16\x36\x54\xc8\x39\x45\x4d\xa5\x7b\xdf\x4d\x89\x19\xc7\xe5\xdd\x31\x6d\x1d\x2a\x97\x15\xb0\x69\xe3\x4f\x41\xad\x9a\x98\x7d\xaa\xf7\xce\x9c\x36\x9f\x20\xeb\xce\x69\x03\xca\x01\xc5\xc8\x14\x54\x36\x66\x75\xda\x0c\x0c\xe3\x98\xd3\x26\xde\xdf\xea\x36\x0f\x27\xa5\x7d\xe1\x74\xd1\xae\x74\xb2\xd2\x19\xba\x8d\x41\x05\x95\x71\x4e\x89\x33\xa5\x57\x50\xd4\xca\x5f\x19\xeb\x5a\xe9\x52\x58\xe8\xe9\x85\x3e\xc0\x5e\x36\x0b\x34\xe6\x39\x6f\xd9\xf9\x6b\xca\x16\xa9\x8d\x0b\x74\xb4\x6e\x97\x4f\xef\xf9\x30\x2b\x62\x4d\x1f\x3a\x3e\x39\x07\xa7\x58\x5c\xdd\xc6\x77\xb6\x5e\x55\x2d\xaa\xda\x80\xa4\xd7\x9b\x53\x4e\xd9\xb0\xea\xee\x03\x74\x3e\xd6\x9a\x94\xa3\xa5\xfb\xb6\xca\xf6\x74\xbf\x66\xea\x64\x23\x3e\xd6\xde\xaf\x87\x65\xdd\x29\xf3\x57\x39\x2c\xa5\x4e\x59\xc0\x4a\x19\x69\xf3\xb1\x6a\xee\xf9\xee\xb9\xa0\x23\xb8\x88\x47\x7c\x70\x79\x2f\x88\x89\x79\x88\x45\x20\x93\xce\x87\x96\x78\xbf\x52\xb6\x18\xc6\x80\x0b\x88\xbd\xd7\xc3\x52\xc6\x7c\xac\xf5\xae\x28\x99\xf3\x21\xff\x44\xc9\x88\xd6\x6a\x97\x16\xac\x17\x43\xa8\x05\xd6\x27\x7e\x5c\xcb\x91\x36\xa7\xa0\xd4\x7c\xac\xef\x6a\x6a\x2e\x2a\x19\x17\x23\x5a\x44\x52\xeb\x19\x68\x2d\xe7\x0e\x4b\x7c\xd8\x7f\xb6\x81\xd9\xe2\x1c\xa5\xb3\xeb\x64\xdd\x3b\x7a\x07\xcf\xc5\xfe\x8f\x9a\x99\x90\xb7\xec\x33\xbb\xeb\x24\xae\x17\x3b\x5d\x06\xbf\xe3\x62\xc7\xe9\x60\x38\xea\x99\x1e\xee\xbf\x62\xab\x8f\x45\x76\xf5\xca\x0c\x2e\x76\x52\xb3\xfb\x1e\x22\xc2\xbd\xa5\xf7\x35\x86\x96\x99\x90\x81\x70\x64\xa5\x65\x21\x1c\x3b\xdf\x89\xcf\xb4\x12\xc8\xfb\x3d\x35\xff\x9a\x71\xcb\x84\x58\x51\x3a\xe7\x63\x69\x58\x15\xa5\x67\xca\xa2\x58\x5b\x56\x73\xb1\xa3\x8a\xfa\x35\x1f\xf2\x06\x5c\xec\x5e\x1b\x1c\xeb\x99\x65\x99\x6b\x80\x0a\x5a\x10\x34\x05\xa5\xea\x63\x11\x68\xa6\x62\xb1\xad\x3a\x60\x9e\x0f\x89\x0b\xe3\xd3\xca\x3a\xa7\x8b\xc5\xcd\xa9\x03\xff\x38\xd8\x73\xcf\xb5\xcb\xce\x8d\x69\x7a\xae\x5d\x56\x4e\x48\xf9\xb9\x36\x52\x41\xd9\x99\x4f\x6d\xa4\x66\x69\x7d\x3e\xd7\x46\x2a\x98\xc8\xe6\x73\x6d\xa4\x73\xeb\x69\xa5\x69\x7b\x54\xa0\xfe\xe3\xeb\xdc\x4b\xda\x5c\x03\xec\x57\x5a\x59\x1b\xa9\xef\xa9\xb9\x0e\x84\x7e\xa6\xbf\x35\xbe\xe3\x48\x0f\xcf\x1f\x5f\x67\x81\x35\x3d\xd7\x46\x3a\xcb\x95\xef\xde\x82\xe8\x7d\x6d\xa4\x52\x4f\x7a\xd0\x46\xea\x6c\x8f\xe7\x90\x99\x07\x3e\xf5\x5c\x1b\xe9\x2c\x2d\xdf\x89\x5d\x6f\x29\x93\x28\x10\x3c\xd7\x26\x2b\x1b\x1c\xed\xb9\x36\x59\x39\x59\xea\xe7\xda\x64\xe7\x05\xd1\x3f\x75\xea\x5e\x5b\x6a\xae\xf1\x5d\x7b\x7a\x90\xa9\xbc\xa7\x87\xc5\xf2\xaf\x96\x56\xd6\x26\xeb\x3d\xfd\x69\xfd\x3e\x6d\xbe\x45\x84\xcc\xa0\x85\x21\x18\x3a\xa6\xe7\xd4\xb4\x76\x5d\x18\xed\xda\x80\xc7\x75\xe6\xbb\xba\x66\x82\x83\xec\xb9\x36\x60\xd9\x4b\xbe\x5b\xe3\xab\x2d\x65\x3a\x2f\xc3\xf8\x9f\x6b\x07\x9e\x21\xc2\xe7\xda\x81\xe5\x33\xd9\x6b\x07\x96\x7a\x7e\x17\x8b\xa0\xaa\x53\x5b\x30\xd8\x3c\xb4\xf2\xcc\xd3\xda\x9e\xa5\x7d\xfa\x7f\xad\xb2\x92\xb2\x45\xbd\x17\x92\x94\x6c\xc5\xc7\x91\x75\x71\x24\xc8\xd8\xc1\x4d\xfb\xb3\x5c\x81\x8a\xc8\x29\x1f\xae\xe1\x8f\x10\x97\x3c\xaf\x23\x93\xbf\xf6\x67\xf9\x2c\x9a\x9c\xdc\xe1\xd9\x4f\x7b\xeb\x90\x8d\x9e\x6b\x7f\x5e\xfb\xa7\x87\x35\xfa\xb1\xa5\x15\x0b\xe5\xf9\x6e\xf1\x9f\x2d\x1b\xc4\xce\xee\x0f\xf4\xfa\xf1\x75\x1d\x88\x36\x92\xb1\x8f\x1c\xd8\x2f\x39\x61\xd2\xca\x6b\x6d\xcf\x82\x29\x76\xbe\x64\xf0\x3e\xe1\xc4\xaf\xb5\x3d\x8f\x03\x5c\x5e\x92\x36\x90\xb6\xe7\xcb\xc6\x32\x6b\xba\xd3\x2e\x89\x6b\xa4\xcd\x35\x3e\xb4\xcf\xf9\xd2\x39\x17\x42\x7f\x39\x16\xe4\xd3\xdf\xd2\x45\x43\xe8\x2f\x39\xa9\xca\x91\x1e\x1e\x0a\x6a\x0b\x2e\x6b\x7c\x03\x06\x20\x47\xc7\xde\xcf\x40\x52\x13\xf2\xdd\xb0\xa5\x97\xef\xd6\xf6\xbc\xae\xe0\x29\x51\x26\x67\xc4\xcb\x41\x23\x67\xca\xaa\xb6\x04\x6d\xca\x43\x1f\x06\xf7\xd2\xf6\xdc\x47\xca\xda\x8f\xaf\x0b\x9b\xde\x7c\xad\xed\x79\xb5\x9a\x56\x86\xc5\x39\xa0\x35\xbe\x88\x64\x32\xee\x1c\xfd\xd3\xc3\x62\x3f\xfd\x48\xcd\xa7\xa4\x81\x0a\xf4\x5a\x73\x06\xbd\xc8\xec\x73\x9c\x9c\xb9\xb2\xfa\x1c\x03\x96\x66\xa3\xcf\xb9\xb3\x79\x64\xf4\x29\x3d\xcd\xe8\x80\x8c\x00\xf0\xd2\xfe\xac\x1c\xc1\xb2\x07\x95\x51\x03\x2d\xa1\x0e\x1b\xe9\x7c\xad\xfd\xf9\x91\xff\x5e\x92\xc4\x7a\x08\x46\xdb\xf3\x84\xfb\xc9\x6e\xd4\xf6\x3d\x3d\x4c\x41\x41\xd4\xca\x7d\x5a\x79\xfe\xf8\xea\xd7\x48\xd9\xda\x81\x35\xa4\x25\x99\x0d\x5b\xf5\x94\x13\x6a\xaf\x90\xf2\x6b\xed\xc0\xb6\xb7\x40\x87\x20\xbe\xd3\x06\x2c\x1c\x90\x2f\x6d\xc0\x0b\x4e\xfc\x5a\x1b\xb0\x9c\x9f\x56\xc4\x7f\xe0\xe7\x2f\x6d\xc0\x33\xf3\xa2\x30\x93\x12\x12\x99\x0e\xb3\x08\xb4\x36\x60\x84\xbb\x97\xe3\xb2\xb2\x91\x12\x98\x05\xf4\x94\xf9\x25\x90\x2c\x27\x23\xdf\xc9\x74\x02\x67\x7c\xcb\x42\x51\x18\xed\x5b\x02\x7f\xa4\x5e\x7c\x6e\x9c\xc0\x6f\x9d\x8f\x1b\xa2\xc9\x7b\x6d\xc0\x56\x3f\x35\xed\x2c\x6d\x40\x97\xac\xcc\xf9\x6e\xad\x5f\xb4\xa2\xb7\xf4\xe4\x12\xe1\xf9\xad\x03\xf2\x82\x7a\x71\xdd\x9d\xf9\x50\xc6\x6a\xe4\x9d\xf7\xda\x81\xad\xd6\x34\xb3\x58\x68\x24\x5b\x5b\x08\x47\x69\xdf\xf3\xe5\xb7\xb6\x67\x0b\xa6\x3e\x3d\x21\xe6\xf7\xda\x82\x65\xe8\xdc\x2b\xb8\xd8\x84\xcb\x02\xaa\x1c\x0a\xdd\x90\xfd\x10\x14\xc9\x0f\x21\x41\xa1\xd8\x17\x76\x5d\x29\x91\x79\xf9\xf3\x91\x9d\x61\x2d\x35\x65\xa4\x95\x06\x5d\xfa\x26\x73\x90\x05\x93\x62\x1f\xd8\xd2\xf1\x03\xca\xf1\x20\xad\xb3\xd8\x27\xb6\x1f\xfb\x06\x9a\x52\xe8\x2e\x9b\xe1\x16\xf8\x74\x2f\x6e\xf7\xc0\x48\x2b\x16\x57\xba\xc3\x79\xe1\xc5\xa5\x97\x29\x1e\xd7\x01\x84\xfa\x06\xf0\x76\xab\xae\xd8\x65\x01\xdd\x47\x03\x2a\x0b\x12\xc5\x16\xdb\xda\xbb\x42\xfa\x04\x9d\x82\x3a\xd0\x25\x28\xdf\x35\xd9\x2a\x2a\x50\x57\xd9\x01\x34\x64\x50\xdf\x80\xee\x55\x76\xa6\xcd\xa9\x9a\x03\xe8\x21\x28\xad\xc8\x0b\x50\x52\xf6\x52\xd9\x05\xf4\x16\xe4\x36\x65\x0c\xe9\x0a\xd3\x15\x64\xdb\xce\x09\x74\xa8\x66\x20\x8d\x8f\x79\x19\x38\x0f\x07\xe0\x90\xa9\x6e\x18\x35\x07\x7a\x6c\xb5\x05\x5c\x85\xfb\x15\x48\xad\x32\xa5\xb2\x7c\xf4\xfd\x3a\x80\x34\x6b\xe7\x05\x74\xba\x8f\x13\x50\xd3\x76\x05\x6a\x2e\xcc\x97\x9a\x37\x48\x45\x76\x8f\x6e\x19\x6f\x41\xb7\xaa\xf6\x01\x38\x0d\xa6\xee\xc3\x0d\x55\xc0\xa7\xfc\x52\xa9\xab\xa9\xfb\x8c\xeb\xed\x71\x51\x28\x49\x6b\xab\x29\x95\x95\x64\xab\x83\x91\xc9\xdd\x65\xeb\xfd\x82\xbc\x76\x0d\x48\x6b\x77\xa6\x1d\xad\xdd\x05\xb6\xf6\xe0\x9c\x81\x84\xc0\x95\x56\xb4\x76\x6c\xbf\xdb\xf4\x77\x7a\x06\xa6\x25\xfc\xec\x16\x29\xd2\x7d\xab\x81\xe4\x05\x85\xac\xac\x0f\xef\x0a\x94\x10\x28\xea\xec\x05\xe8\x72\x61\x03\x54\xa4\x78\x67\xaf\x48\x25\x5e\xa5\x03\x70\xb8\xb4\x02\xde\x06\xd3\xcf\x34\x98\x7e\x1e\x06\x83\xd3\x53\x6e\x3e\x0f\xe6\x61\xa7\x62\xaa\xca\x80\xb7\xb1\x7d\xa4\xdf\xf6\x0d\x72\x96\x7e\xbb\xa4\x87\x54\x95\x93\x11\x7a\x7e\xd8\xd1\xd6\xa1\x4b\x69\xaa\x7d\x63\xcb\x3c\x6c\x42\x86\x84\xa5\x9b\xf6\x8d\x0d\xeb\xc8\x93\x7d\x6c\x0c\x5b\xb6\xc9\x7d\xc0\x89\xa4\x9d\xb6\x33\x5d\x2a\xae\xff\x64\xa1\xa5\x81\xf6\x8d\x65\x90\x06\xda\xce\xf4\x2f\x0b\xd6\x3e\x76\x06\x39\xb5\x4d\xd8\xb3\x56\x25\x51\xd1\x16\xb8\xf0\x29\xc7\xb7\xfc\x7a\x55\x35\x3a\x74\xe9\x60\x7e\x2b\x7e\x0b\xec\x06\x53\x2a\xb7\x2b\xbb\x5f\xda\xe4\x2a\x64\xd4\x62\x22\x1b\xac\xc8\xd1\x2d\xfb\x38\x52\xd7\xc8\x17\x2f\xae\xad\xc4\xfb\x60\xfa\xa4\x35\x2e\xf0\x04\xd4\xdc\xd6\x40\xb2\xa4\xc3\x56\x9e\x26\x9a\xc1\x54\x4b\xff\x6b\x67\x4f\xd5\x5b\x63\x19\x40\x22\x8a\x9e\x3e\x5e\x9a\x12\x20\xf9\x62\xcf\x41\x2b\x0e\xe3\x18\xe9\xc3\x81\x1c\x83\xfd\x26\x4d\x6e\x81\x3b\xa0\xf0\x81\x3d\x5a\x65\xd8\x3b\x1c\xe9\x69\x1f\x3d\xdc\x42\x42\x7b\xbb\x3e\x90\x4e\xab\xe3\x00\xb2\x3f\x35\xdf\xbd\x35\x48\x37\x2a\xf1\x77\x35\x0a\x28\x27\xdb\xc6\xec\xbc\xa0\xe0\x06\x24\x6c\x8e\xd4\x14\x01\x33\xe9\x76\x2f\xee\xfd\xca\x87\xda\xf1\x6c\x8b\x97\x0f\x44\xce\x83\x97\x9d\xaa\x50\xec\xcb\xc4\x0d\x6e\x92\x2b\xbb\xdd\xa4\xc5\xae\xc4\xbe\x33\xab\x92\xde\xfa\x06\xb9\xbc\x4c\x93\xc7\x00\x72\x2b\xa9\xe9\xe0\x09\xb7\x62\xc9\x07\x6d\x6a\x81\x55\xdd\x07\x12\x03\x86\x8b\x4a\x4a\xe9\x5b\x09\x24\x06\x07\x57\x90\x94\xd2\xae\xdd\x88\xbe\xc5\xf2\x2d\xa2\x2d\xc8\x0c\xc4\xcb\x36\x14\xdd\xb3\x17\x7b\x91\x17\x68\x53\xb8\x47\x35\x36\x71\xaa\x66\xc7\x62\x19\x9b\x23\xc4\x86\x8c\x77\x0b\x7c\xb8\xf4\x02\x7c\xe9\x66\xca\x6e\x70\xb7\x95\x1a\xca\x1f\xbb\xcc\xd2\xed\x90\x5a\x55\xc6\xd1\x51\xf8\xdc\xf2\x21\x52\x6b\x36\xb7\x95\xe1\x2b\x35\x57\x33\x21\x8e\x43\xbb\xa6\x39\x38\xa3\x8c\xa2\x7d\xd1\x8b\x59\xe2\x28\xe2\x9f\xcd\xc6\xb9\x32\x8a\x03\xf2\x2c\x06\x96\x51\xb1\xaf\x5e\x80\xb2\xd9\x60\x7f\x2c\xc3\x81\xe6\xad\x98\x6c\x87\x82\xbd\x17\xe8\xd9\xb8\xac\x10\x14\x70\xbe\x34\xa2\x66\x63\x69\x19\x4d\x73\xd5\x1c\x97\x53\x86\xa3\x91\x5b\x31\x21\x8d\xe6\xab\x20\xdb\x45\xa9\x62\xdf\x5a\x31\x2f\xb6\x93\x6f\x6f\x75\xf3\xf0\xbb\xd5\xae\xbd\xb8\xe5\x21\x26\xdf\xaa\x99\xf3\x70\x20\x67\xab\xad\x00\x5e\x06\x1b\xe0\x30\xe8\x96\x6d\xc5\x6e\x1c\xb6\x43\xf6\x80\xbd\x9d\xe6\x46\xe3\xe9\x25\x3b\xcd\xb9\x86\x14\xf4\x05\x1a\x67\x6f\xb0\xd2\xbd\xe1\x87\xa5\xf2\x76\x06\xd4\x61\x5c\x77\xef\xdb\xf1\xf6\x6c\x9c\x8d\x52\x0f\xf0\x04\xc9\xb7\x38\x5b\x3b\x7d\x00\xde\xba\x55\xb6\xc0\x6e\x50\xc6\xc0\x30\xa1\x5b\x82\xe6\x02\x35\xcf\xf7\x4e\x65\x73\xff\x7b\x1f\xc6\xd9\x23\xba\xf7\xdb\x58\xf9\xa4\xb8\x0f\xdf\xa5\x59\xba\xd1\x77\x4c\xfd\xf6\x5d\xaf\x61\x2b\x59\xb9\xcb\xbc\x7f\xf3\xec\x94\x5b\xb7\x82\x76\x22\x51\x16\x78\x1b\x34\x8e\xa7\x51\xbe\xcc\x61\xef\x4b\x86\xd6\xcd\x11\x67\xe5\xbe\x7c\xa7\x85\xb9\xb9\x15\xb6\xbd\xc0\x66\xd0\x64\xd5\x76\x4a\xa5\xb1\x35\x5b\x46\xcb\x7d\xfb\xaa\x09\x12\xe9\x6d\x87\xc6\xb6\x9b\xaf\xdd\xd3\x91\x84\xbb\x97\xe8\xb6\xe3\xa1\xd9\xa1\xbe\x40\xe1\xec\x40\x8a\x72\x4f\x6f\x32\xdb\x47\xcb\x3d\x1d\x36\x5d\xcd\x06\x6f\x19\xc6\x57\x65\x77\x64\x5f\x61\x73\xc4\xcb\x02\x1f\x06\x8d\xf3\xc3\x46\x2e\x1b\x8f\xcb\x2d\xdb\xd1\xde\xba\x85\xe8\x5b\xd6\x9b\xbd\x35\x4b\xe6\xf7\xcb\x5b\xb0\x9b\xc3\xde\x2f\x2b\x5b\xf6\x3f\x2c\xd0\xdf\x32\x93\x52\xc1\xf7\xd6\xcd\xba\x6e\x69\xa5\xfb\x05\x53\xb9\xa5\xee\x2d\x70\x07\xf4\xb7\xde\x91\xf7\x5b\x1a\x4a\x63\x37\xdf\x6f\xdf\xae\x40\x60\x9f\x9b\x68\xff\x1a\x16\x2d\xe7\xe6\xed\x6b\x4b\x47\x99\x45\x2d\xb7\xe1\x69\x9f\xc5\x2c\x07\xd9\x60\xfa\x16\x59\xb3\x2b\x78\x81\x9a\xab\x21\x0b\x5c\x99\xba\x0c\xb5\x3a\x32\x78\x2a\x26\x00\x25\x6d\xfa\x82\x4a\x1b\x26\xd0\x79\x69\x5e\xfb\x66\xfd\x6b\x3a\x5e\x21\xa7\xcf\x74\x74\xc1\xd8\x3d\xaf\x53\x91\x5e\x7b\xb7\x7a\x5b\xa6\xf9\x42\x44\xa6\xd9\xad\x0e\x05\x8b\xe1\x1b\x4d\xa8\x72\xd3\x51\xff\xdd\xce\xc7\x05\x5e\x02\x7d\xe6\x4e\x47\xf1\x77\x2b\xea\x05\x27\x6c\xdf\xcc\xcb\x26\x61\xe7\xd5\x14\x6a\x87\xe8\xde\x37\x33\x91\xe9\xf8\xe6\xb3\x7a\xa3\xd8\x14\xbb\x77\xa8\x1b\x03\xe0\x35\xcc\x7f\x6d\xe5\xdb\xfb\xee\xa3\xd7\x86\xbd\x3d\xaa\x91\x8d\x1c\x7b\xe4\x72\x5b\x32\xf6\x8a\xb8\x8d\x1e\xde\x77\x06\xf8\xa6\x23\x33\x91\xf9\x1e\xcc\xd5\xaa\x5c\xfb\x36\x5d\x59\xda\x40\xed\xbb\x3c\xb1\xdd\x06\xa9\xda\x0f\xdf\xcd\xd0\x3d\xaa\x57\xed\xdc\x65\xac\x42\xa3\x12\xde\xd8\x6d\xab\xab\xdd\x57\xb3\xba\x3d\xe1\x0b\x7c\x0b\x14\xa7\xab\xdd\xa7\x02\x31\x3a\xb5\x5f\x62\x6d\xdd\x47\xd7\x02\x5d\x59\x36\xd6\xea\xf0\xbc\xbd\x1f\x12\xee\x17\xf8\x32\xe8\x96\x9b\xcd\xa3\x36\xd3\x57\x07\xd0\xed\xdd\xe7\xdc\x02\x5d\x79\xb8\xb2\x2f\x6b\x54\x47\x18\x54\x6b\x6e\xeb\x8c\x34\x56\xf6\x6d\xf6\xc2\x10\xcc\x09\xba\x2e\xc9\x08\x94\x69\xbb\x30\x04\x07\x2b\x74\x1b\xef\xab\x65\xe6\xbd\xfb\xac\xaa\xfd\x69\x62\x28\xcd\x23\x7a\x1b\x67\x5d\x65\x59\xa0\x36\x59\xd7\xcd\x94\x57\x1d\x9b\xe7\xca\xc4\xb0\x40\x3b\x51\x53\xea\x25\x73\xec\xf0\x02\x1f\x06\x4f\x83\xe2\x22\x5d\xf7\x33\x5e\x75\xec\x36\x36\x5a\xbd\x5f\xa0\x0e\xa7\x4d\x9a\x6a\x1d\xbb\x38\x41\xaf\x1f\xf0\x36\xa8\xe5\x1e\x87\x36\x68\xaf\x97\x9b\x3a\x3c\xb1\xeb\x9c\xfb\x86\xef\xaf\xba\x1e\xdf\xf0\x08\x8a\x89\xbd\x4a\xba\xa8\xc3\x97\x56\xfb\x79\x54\xc0\xa7\x41\x63\xe1\x4b\x98\xd5\x91\x0e\x75\xf8\xc6\x60\x3f\xbd\x26\x83\x5b\x58\x19\xee\xa5\x45\x68\x0e\x4a\xae\x43\xa7\xc2\xde\x4f\xfa\xbd\xec\x2f\xda\xa9\xac\x80\xa1\x25\x22\x77\x40\xb1\x63\x9b\x11\xeb\xe8\x26\xc9\x8b\x79\xed\xc3\x0e\x33\x53\xf7\x18\x16\x81\xec\x86\xab\x83\x8b\x3d\xba\x2b\xf2\xaa\xc3\xb7\x30\xba\xed\x41\x0b\xf4\xbd\xe6\xba\x03\xba\x65\x93\xf3\xb0\xce\xd8\xaf\xe1\x11\x3d\x7c\x6b\xd5\xae\xd5\x3a\xe4\xcf\xd8\x7b\xdb\x3d\x84\xb7\x23\x11\x0e\xe6\xca\xa7\x7c\x77\x40\x54\xbd\x37\x93\xa4\x03\xa7\x17\xf8\xb2\x49\x5a\x68\xdc\x8e\x86\x6e\xb6\xd8\x2c\x50\x8b\x62\xff\x67\xbd\x2d\xf2\x75\x7b\x27\xea\x7d\x99\xd1\x5b\x65\xae\xb7\xa2\x5e\xf7\x6e\xa5\xb3\xde\xcd\xa4\x31\x24\x3e\xd5\xbb\xab\xe5\x6e\xcd\xb2\xde\x8a\xdd\xdc\xbb\x4f\x94\x7a\x3b\xf4\xa0\x0f\xb0\xb2\xf2\x56\x9a\xb9\xc8\x2d\xfd\x6c\xef\x0e\xaf\xa9\xf7\x33\x6b\xe4\xa6\x2c\x90\x77\x07\x53\x2c\xd0\xfd\x0e\x4a\x07\xa5\xc6\xd9\x12\xd1\x59\x25\xf6\xd7\xe9\x9d\xd1\x6c\x77\xaa\x53\xa6\xb6\x7d\x38\xf6\xa9\xce\x4d\x68\x0c\x5b\x7b\xea\x2c\xdd\x86\x77\x6f\xfd\x59\x44\xec\x63\xf3\x6c\xcc\xa2\x05\x1d\xe6\xa9\x75\xfa\xce\xf5\x70\x6c\x45\x9d\xba\x2f\xb8\x0f\x9b\x9c\xeb\xec\x7f\xe5\xe0\x5f\x90\xc2\x18\x3e\x90\xe5\x6c\xcf\xc5\xec\x76\x6e\xb4\x7c\x28\x8b\xe9\x99\x32\xb9\xe6\xf7\x7c\x38\xe4\x57\x4a\x99\x5c\x16\xdb\x00\x92\xc7\xad\xa6\xa6\x99\xf6\x07\x7c\xfe\xf8\x2a\xa7\xb9\xc5\x14\xc3\x2b\x36\x75\x2c\xe8\x6d\x6c\xe8\x5f\xce\x79\x9b\xb8\x16\xa4\xf8\x23\x9d\x93\x0b\x02\x71\xda\xd1\x16\xae\x1d\x74\xc6\xa9\x0f\x0f\x20\xf9\x61\x4a\xa0\x26\x7f\x7c\x1a\x95\x1f\xd8\xdb\x66\x2a\x66\xb8\x58\xb0\x5c\xd0\x4b\x03\x4e\x4d\xc5\x16\x1d\x83\xaa\x6b\x05\xca\xc8\xf8\x6f\xbb\xb2\xe8\x42\x41\xd8\x56\x0b\x16\x34\x8c\x69\x03\xbc\x85\x1b\xc3\x70\x34\xce\xc1\xca\x75\x89\xe3\x04\xf6\x2c\xd0\xfe\x1d\x66\xce\x52\xe3\x01\x85\xf4\x75\x72\xd6\x2d\xc8\xea\x0c\xd6\x15\x60\x41\x4b\x84\xdc\xb7\x2c\xa4\x3c\xe1\xdb\x08\x64\xad\x2d\x93\x6e\x57\xdb\x15\x68\xc8\xc5\xc3\xb4\xca\xb6\x6f\x3d\x7d\x41\x72\xae\x8d\x94\xbd\x3f\x01\x1f\x75\x0e\x22\x45\x3a\x50\xf9\xf1\x55\xac\x81\x2d\xa8\x3a\xde\xab\x02\x4a\x99\xab\x03\xc8\xbb\xa2\x04\xec\x56\x2a\x2e\x40\x45\x79\x6c\xe3\x5b\xa6\x3e\x87\x08\xcb\x21\x74\x0b\xf2\xbe\xdd\x81\x14\x6a\xc5\x88\x87\x45\x3b\x87\xe6\x2d\xf0\xfc\xf1\x75\x55\x66\x59\x97\x35\x6b\xb6\x92\x6e\x6b\x1e\xa7\xb9\xdd\xd4\x75\xcd\xba\x6f\xa9\x39\x3e\x31\x2e\x0b\xba\x7f\x0b\x6a\x5b\xe0\xc3\x2b\xc0\x38\x06\xea\x0f\x90\x90\x3b\x53\x26\x47\xcf\x41\x8f\xeb\x84\xac\x57\x86\x21\x67\xf2\xbe\x35\x3e\x54\x58\xc6\xbe\xb1\xcc\x03\xd2\xaa\x4c\xec\x14\x4d\xc2\x6e\xa4\x55\x94\xa3\x83\x8f\x64\xa5\x61\x63\xf9\x02\x75\x04\x04\x59\x49\x30\xd5\xae\xb5\x3a\x7d\xb9\xf1\x82\x7d\xe8\x42\x63\xdd\xb7\x1d\xe8\xb7\x50\x9e\x05\x5d\xda\x05\x29\x93\x4f\x0c\x1e\xa5\xc0\xbd\xa3\x41\x9f\x92\x2f\xeb\xbe\x05\x9a\x8a\x4e\x0a\xf4\xf8\x04\x04\x2d\xe8\x69\x64\x1a\xe0\x4b\x1f\x02\x99\x09\xb0\x5f\x65\xd8\xde\x07\xa4\x63\x99\x75\x94\x94\xd9\x9c\x48\x17\x8e\xe1\xb3\xe3\xa4\x3a\x86\xef\xd8\x37\x08\x42\xa6\xec\xfa\x1b\x34\x04\x6d\x40\xd2\xb7\x7c\xee\x4c\x9b\xae\xf7\x03\x54\xbd\xaa\x8e\x0a\xa8\x53\xc7\x2c\xb1\x66\x0b\xd2\xbc\x41\x81\x8e\xe0\xe3\x54\x99\x37\xb6\xce\x7c\x77\x29\xf0\x07\x54\x75\x6a\x5c\x9d\xb5\x90\x8f\x7e\x6b\x20\x23\x0f\xe1\x68\xe9\xe1\xed\x51\x00\xae\x23\xb2\xee\x7b\xa0\x22\x08\xbc\xc5\x01\x1c\x32\x57\x13\x8b\x57\xe0\xd7\xf7\xbc\x3f\x41\x57\x0b\x9a\xbf\x85\x63\x56\x02\xf5\x1a\x92\xb1\x23\xf3\x8e\x02\x06\x0a\xcc\x3b\x4e\xa6\x6a\x9a\x52\x2c\x29\x10\x97\xd7\xb2\x56\x52\x63\xab\x2f\x64\x54\xc7\xe5\xd5\x7d\x4f\x59\x53\x34\x4e\x9a\xe9\xfe\x30\xed\xc8\x19\x77\xe5\xc3\xe9\x88\x44\xa0\xa7\x9a\xb9\x80\x44\x2a\xd0\xad\x0c\x1f\xe5\x64\xe7\xe8\x52\xe7\x5e\x0b\xc7\xd7\x54\xd8\xc9\x0e\x2b\x9b\xf2\x6b\x67\x39\x24\x48\x1f\xbd\xa6\x4c\xf1\x69\x47\xbe\xeb\x3a\xbd\xd2\xe8\x90\x87\x1f\x44\xad\x3f\x3b\xca\x7f\x81\xd3\xab\x53\x00\x9f\x3f\xbe\xae\x33\x8d\x0a\xd3\x23\x35\xdf\x82\xa8\x78\x83\x29\x85\xb7\x03\xf2\x18\xb0\x6e\x4c\xed\x1b\x07\xdd\x14\x7b\xe8\xec\x71\xc5\x0a\xd6\x8d\x55\x9d\xa6\xb1\x8b\x1e\xe1\x1c\x9f\xaa\xd3\xb8\x32\xac\x5b\xf3\x78\xa4\x13\x45\x24\xd6\x40\x50\x19\x0d\x59\x10\x3b\x40\xc0\x91\x5a\xbe\xcb\x50\x1d\x59\x78\xac\x93\xe5\x5b\x76\x6d\x5b\xc4\xd8\x6b\x1a\x3a\xdd\x10\x93\x60\xd1\x9f\x43\x69\x4e\xaf\x41\xaa\xae\x33\xe1\x18\xa0\x2e\x37\x5c\x69\xf9\xce\xcc\x63\x0f\x3e\x2f\xe3\xce\x7a\xc1\xe7\xd8\x14\x76\xd8\x14\xce\xf0\x87\x6f\x15\xc3\x85\xa4\x2f\xad\x2f\x3b\xa0\x3c\x05\x9f\x42\x26\x73\x00\x0e\xa1\x97\x42\x19\x54\xa1\x57\x3b\x64\x6a\xd9\xd3\x09\xc2\x50\xea\xca\x00\x85\x68\xf4\x48\x7e\x1b\x20\xd1\xef\xc5\x87\xf2\x10\x17\xce\xd7\x87\x2f\x0b\x42\x69\x0a\x54\x3c\xf6\x8d\x19\x91\x27\x67\x75\x49\x1f\xb6\x10\xa1\xbc\x12\xab\xb8\x47\xaa\xb2\xf7\x66\xec\x50\xbb\x6d\x40\x05\xe9\x44\x26\xa0\x6a\xc7\x61\x75\x44\x62\xb1\x4d\xb2\x3a\xee\x6f\x7d\xc8\x38\x6f\x9f\xb7\xec\x76\x45\xf7\x15\xe5\x11\x59\x90\x39\x13\xbb\xc6\xd1\x7d\x63\x67\x7f\xcb\x09\xb3\x10\x4a\x5d\x05\x64\xc0\xa8\x1f\x08\x32\x41\xc8\x82\x0c\x9b\xd8\x5e\x98\x76\xb0\xa9\x24\xc8\x1f\x67\x10\x92\x13\xa6\x64\x32\xc5\xe2\xf6\x91\x32\x16\x25\xa0\x62\xde\xb2\x26\x0e\x45\x86\x2e\x1d\xd3\xd7\x0e\x4e\x6e\x87\xf1\xed\x91\xba\x9e\x50\x09\x9c\xc3\xa1\x7b\x1b\x34\xac\xf0\xbc\x63\x40\x8a\x4f\xc7\xb9\x32\x7b\xf6\xcf\x5c\x68\x37\xc4\xe7\xd5\x02\x3f\x7c\xda\xb1\x71\x05\x7a\xe9\x08\xc8\x97\x72\x3a\x42\xef\x4f\x5f\x61\x86\x1d\x10\x76\x77\x06\x02\x39\x9a\x19\xe2\x15\x2c\x89\xbd\x35\xb5\xc0\xac\x09\xbc\xab\x69\x55\xd7\x16\x61\x9d\x4f\x73\x40\xc4\x0a\x05\xde\xad\x09\x49\xab\x43\x02\x7c\x0a\x75\xca\x23\xbc\x29\xf2\xae\xea\x6e\xbe\x20\x49\x44\x35\xfd\x9b\xe3\xa4\xfb\xc5\x0f\xcf\x2b\xdd\xcb\xca\xd5\xd2\x68\x18\x22\xad\x22\x12\xc1\x75\xad\x90\x36\x07\x62\x57\x07\xca\x55\xd4\x35\x07\xca\xad\x96\x98\xbb\xdb\xc1\x7f\x1c\x98\x8a\x78\x3b\xf6\xc8\x73\x0a\x79\xab\xd1\x53\x9e\xa6\x59\xa4\x09\xf9\xaf\x56\x55\x1a\x72\x8c\x0d\x9b\xe6\xe9\xa8\x9a\x10\x81\x8f\x5a\xd4\x0d\x85\xae\xad\x0f\x03\x5a\x4a\x3c\xd2\x89\x66\xa8\xa4\x1d\x31\x07\x44\x3f\x07\xa8\x61\xcd\x72\x48\xda\x6a\xa7\x00\x5a\xfd\x61\x35\x5f\x36\x6e\x21\xbf\xbd\xac\x3b\xee\x30\x77\x47\xa5\xb5\xe3\xca\xa7\xc2\x0f\xe1\x57\xa6\xd9\xba\x97\x94\x81\xed\xf7\x46\x14\x87\xa9\xc5\x64\xe4\x30\xb5\xba\xed\x69\xf5\xe1\x76\x4e\x40\x07\xa3\x07\x3d\xa6\x3d\xa0\xa6\x1d\x0d\xd4\x77\xf2\xf7\xc8\x7b\x8a\x54\xab\xd1\x73\x15\xa9\xd6\x0b\xd2\xaf\x22\xd5\x56\xd5\x80\x0a\x8d\x61\xa9\xe5\xfe\xab\xa1\x36\xdf\x47\xa9\x51\x64\x5e\x96\xe3\x51\x33\x15\x9d\xb6\xda\x49\x27\x1a\x17\xc4\x67\xe7\xe0\xd5\x53\xe6\x8d\x19\xc8\x3c\xef\x4c\x97\x5a\xb0\x1d\xee\xe4\x8b\x88\x98\x51\x08\x49\x2b\xf0\x18\xc5\x84\xd5\xf0\xf6\x97\xe3\x30\xd3\x8c\x64\xbc\x93\x13\xf5\xe5\x30\x69\x58\xf0\x6b\xb2\xec\x34\x23\xee\x78\xc2\x48\x1d\xce\x35\x38\x78\x5e\x18\x01\xd2\x0e\x74\x98\x05\xb2\xdb\xab\x70\xa4\x2a\x16\xab\x5c\x40\x18\x39\x58\x1f\x19\xe0\x8f\x8e\xac\xf2\x76\x60\x3f\xb3\xf3\x0e\x69\xa5\xea\xe5\x4e\x1a\x60\x37\xd8\x01\xc5\x91\xaf\x74\xb2\x38\x72\x19\xa9\x6a\x79\xe4\x0a\x68\xfa\x81\x3b\xc9\xe8\xdf\x0b\xdb\xf6\x6d\x31\xaf\xa6\x4f\x9f\xe9\x9c\xbe\x8a\xa4\xaa\x59\x92\xb7\xc9\x87\x09\x7a\x63\x33\x80\xaf\xbe\x31\xa7\x42\x6a\x72\x8b\xd6\xc8\x23\xb2\x3c\x1f\xbd\xa4\x1d\x11\x4c\x4d\x4d\x71\x39\xb6\xd7\xdb\x5c\xae\xa6\x51\x63\x7e\xa4\xf0\xa9\x89\x0d\x02\xe6\x30\xa0\xaa\xeb\x95\x17\x4b\xfb\x96\xdf\xea\x4c\x33\x96\xf3\x22\x21\xbe\x15\xb3\xd8\x3e\x1f\xfa\x44\xcf\x4c\x8a\x8d\x95\xa0\x63\x2e\x96\x15\x99\xde\x4e\x48\x76\x6f\x1d\xbd\xa5\x65\x58\x90\x13\xda\x85\xbc\x27\xa5\xb0\x13\xdf\xe2\x6a\x75\xa4\x21\xed\xa7\x2b\x1f\x76\x5d\x5d\x02\x59\xfb\xcd\x3e\xdf\x31\x03\x05\xd0\x12\xd9\x91\x76\xb4\x78\x10\xf0\xdb\x97\xec\x25\x94\x9e\x64\x96\xd8\x6c\x0c\x39\x1d\xeb\xb6\x28\xb8\x00\x4a\xf3\x3c\x53\x68\x7c\x3a\x50\x73\x9f\x15\x50\xaa\xa7\x64\xe6\x05\xdd\x2e\x4c\x2f\x16\x5c\x52\x68\x81\xec\xcc\x97\x6b\xbd\xcc\xd8\x17\xf4\xf2\x79\x11\x0c\xde\x3f\xbe\x4e\x1b\x92\x4e\x67\xbb\x58\x03\x03\x21\x93\x9a\x08\xf8\x74\x64\x5e\xf9\x20\x3b\xac\x0a\xe9\x08\x3f\x9d\xf4\xa2\x3a\xe6\xea\x74\xa2\x8b\x7d\x5c\x69\x95\x91\xa4\xd0\x72\x42\x07\x3d\x4b\x6b\x57\xda\x31\x1d\xa6\xcc\x42\x4d\xd9\xbe\xe3\xdd\x27\xa9\x32\xda\x91\x19\x52\x9c\xed\x6e\x01\xed\x74\x84\x60\xb7\xe3\xfa\x74\x80\xe0\x61\xc5\xe9\xec\xdb\xed\x61\xf2\xa1\x22\x20\x4a\xb0\x13\x95\x2a\xe5\xa6\xa0\xa5\x62\x8d\x93\x59\xbf\xbd\x7a\xac\x97\x7d\x24\x17\xf3\xea\xc8\x77\xa5\xc2\x13\xa8\xcd\xf6\xf9\x50\x07\xfa\xa7\xaa\x87\x9c\x2e\xa6\x6e\xe8\xa4\xcc\xd2\x6a\x90\x59\x02\xc6\x96\x29\x77\x2c\x42\xc9\xda\x65\x5b\x80\x8e\xa5\xcc\x3d\x08\xc4\xfd\x0c\xe4\xbb\x13\xf9\x92\x59\xf6\xe4\xec\x56\x21\x20\x90\xdd\x61\xab\x0d\x7a\x56\xf6\x8f\x5e\xfa\x00\x92\x42\x7e\x05\xa2\xcb\x03\x50\x12\x57\x6f\x40\x92\xb8\xda\x06\xa4\xf9\x68\x15\xc8\x79\x0d\x52\x66\xda\x2e\x41\x00\x6a\x0e\x02\x16\x5e\x5b\x4a\xc5\xe5\x77\x50\x37\xa7\x4c\x59\x48\x94\x5e\x64\x41\xdd\xa1\x8f\xdd\x87\x69\xcb\x87\x2c\x57\xbe\xf4\xc9\x92\x19\x31\x51\x36\x30\xd0\x9d\xa6\xed\xd3\xce\xdb\xe8\x51\xf5\xf6\x2a\x14\x46\x2d\xdf\xd0\xc8\xe2\xee\x37\x18\xd1\x12\xde\x11\xf0\xb3\xdf\xc1\x3c\x67\x81\xde\x35\xa5\x03\x5a\xca\x2a\xf9\x54\x84\xd1\xd2\xae\x89\xbd\xb0\x10\xd3\x2b\xc8\x97\xc8\x79\x95\xe9\x9d\x4e\x50\x92\xaa\xba\x4c\x75\x30\x18\xf1\xc7\x2d\xf3\x67\x9a\xc9\xf4\xe5\xf0\x4d\xab\x5e\xc1\x40\xca\xc9\xc2\x32\x1c\xdd\xcb\x30\x80\xe8\x7f\x07\xd4\x32\xf4\x40\x3e\x5e\x6b\x05\xb4\x24\xce\xb8\x0e\x48\xa1\x9e\x80\x3a\x79\xa0\xcc\x03\x73\xe8\x99\x6e\x7c\x68\x32\xf3\x07\x42\x17\x6c\x0f\xcf\xda\x79\x00\x49\xae\x1a\x1b\x90\x4f\xfc\x1e\x90\x75\xe8\x80\x3a\xf1\x59\xb2\x43\xba\x41\xbd\xd2\x89\x08\xe3\xf3\xe1\x74\x97\x29\x7c\xb8\x1d\xf0\x43\xb2\xba\xa8\x0c\x65\xc0\xf7\x8e\x50\x06\xe8\x12\x49\x94\x59\xba\x6d\x79\x0d\xf4\x94\x7e\x02\x46\x98\x2b\x32\x2b\x53\x06\xab\x0f\xa4\x0d\x0a\xdb\x53\x42\xdf\xea\x08\xaa\x05\x59\x0f\x05\x1f\x85\xca\xd7\x20\x8b\x68\x75\xa6\x19\xd3\x17\x6c\x19\x5f\xe3\xe6\x71\x16\xeb\x8f\xd9\xa0\xc5\x16\xb3\x9e\x42\x9b\x44\xae\x6f\xaf\xd1\xaf\xba\x56\x7b\xc0\xb6\x10\x7b\x94\x66\xad\x18\x7f\xda\xf5\xe4\x42\xd4\xc5\x86\xf2\x0f\x46\xe6\x11\x23\x85\x8b\xdb\xfb\x6e\xd8\xb9\x56\xdd\x0c\x8d\xba\x36\x3b\x8c\x1d\xc8\xf2\x37\xbb\xd9\x5e\xd4\x76\x8c\x03\xf0\xd4\x2d\xc8\x7c\x29\x0e\xc2\x2e\x53\xce\xe2\x5e\x3e\x35\x9d\x2a\x66\x4b\xa1\xae\xf7\xb0\xaf\x8a\x2d\x65\xec\xc0\x82\x88\x0d\x19\xdb\x0d\xc6\x8d\x82\x05\x5a\x68\x82\x6a\xca\xad\xf5\x4c\x2f\x3a\x8e\xf6\xd0\x50\xf1\x79\x94\x51\xc3\x4e\x6a\x0a\x75\x57\x07\xe1\xa2\xdc\xf6\xcc\x5d\xe9\xc5\xba\x7a\x4d\xbb\x52\x64\x33\x27\xba\xe3\xb8\x7f\x10\xf2\x36\xab\x80\x4e\x83\xe6\x04\x5c\x0b\xb4\x1d\x04\x96\x56\x1c\x45\xd1\xb2\xa2\x0e\x0a\x3a\x32\x65\xd3\xbb\x90\x6e\xa6\xb1\x67\xb9\xa7\xf9\x02\x47\x54\x99\x3a\x31\x47\x9a\x35\x5b\x08\xf6\x32\x9e\x5d\x99\x6b\xbc\x9b\x97\x1b\xaa\x18\xfe\x1b\x50\x31\x42\x03\x50\x92\xff\x91\xc2\xcb\x85\x1d\xd0\x0c\xef\xba\x00\xbb\x07\x5e\x01\x8d\x51\x0a\x7d\x84\xc2\xa8\x2a\x72\x14\xcc\x47\x09\x9b\x8f\x9c\xaf\x55\xa2\xd2\xc1\x66\xae\x3a\x95\x0e\x76\x61\x35\x4d\x21\x2d\x12\xad\x75\xa4\x13\x24\xf6\x02\xe4\x2d\x9a\x71\x8a\x15\x1d\xdb\x01\x04\x3e\x8c\x6c\x58\x54\xa8\x8c\x4c\x24\x57\xd9\x3b\xca\x5f\x55\x9d\x6c\x61\x41\xde\x01\x10\x8a\x12\x2c\x97\xce\xde\x76\x26\xe5\x3d\x07\x6c\xe5\x64\xe1\x84\x50\x0a\xe5\xa2\x9c\x9c\x82\xbc\xf3\x39\xd5\x95\x45\x79\xd5\xa5\xa5\x44\x3f\xa6\xb4\x09\x87\x14\x9a\x3a\x11\x74\x2a\xcc\x08\xde\xa8\x0c\xca\xd5\x2e\xe7\xd3\xa9\xb1\x6a\x76\xbe\x72\x28\x13\xc8\xb0\xa0\xf7\xe7\xae\xf5\xd9\x95\x2b\x99\xbc\x0a\x0b\x72\x5a\xba\x94\x79\x9b\x71\xee\x10\x01\x31\x02\x39\x70\x28\x1f\x9e\x32\x56\x55\x20\xdd\xe7\x64\x31\x9d\x1a\xf9\x62\x7b\x2a\x00\xe7\x68\x2c\xad\x92\x23\xef\x03\x9a\x3d\x6d\x69\x18\x81\x9c\x4a\x2f\xc8\xf8\xe2\x77\xda\x94\x26\x0d\x0d\x28\x2a\xab\x44\x30\x51\x4c\xcf\x42\x9b\x0f\x75\xe6\x1d\x2c\xba\x52\x81\xd5\x03\x21\xf7\x84\xb3\x71\x28\x9f\x26\x42\x34\x06\xe7\x09\xbb\x1a\x5b\x51\x29\x93\x17\x98\x52\xeb\xbc\xfd\x6f\x90\xc2\x95\x46\xb9\x84\x5d\x39\x75\x72\xfd\x34\x0b\xeb\x00\x85\xdb\x56\xf7\x01\xf2\xb7\xd1\x65\x46\x6e\xf3\x06\x66\x59\x77\xd8\x72\x30\x38\x25\xf2\x1e\x11\xe2\x24\x62\xf7\x4a\xa9\x66\x1d\x56\xa6\x04\xc8\x25\x6c\xd9\x29\x90\xc7\x95\x56\x25\x4e\xb3\x81\x14\x17\x5b\x0f\x18\x85\xb3\x1d\x5f\xe9\xdf\x8c\xab\x64\x29\xa7\xb5\x38\x44\xc0\x13\x5b\x19\xfd\x8b\x73\x75\xa4\x07\xc7\x2d\x34\x24\x64\x25\x3a\x2e\x36\x01\x2c\x68\x38\xec\x86\x71\x38\x4a\xe3\x43\x13\x0e\xe9\x08\x76\xb6\xfa\xe7\xec\xbe\x4c\xcb\x7b\x07\x3a\x3e\x99\x02\x16\x04\xb2\x3b\x20\xc8\x16\x40\x4d\xe5\x99\x2f\x9d\x69\x34\x55\x95\x9b\xe0\x48\x1f\xe2\xb2\x88\xae\x97\xad\x19\x65\x4b\xa1\x68\xf4\xc8\x87\x92\x0f\x3e\x65\xe0\x9a\x1e\xb5\x0b\x0f\x20\x25\x54\x3c\x38\xd5\x2f\x69\x98\x07\x3a\xae\x72\xd0\x95\x6b\xa4\x4c\xd9\x09\x8e\x40\xf6\x5a\xa7\x15\x87\x29\x6f\xf9\x70\x28\xed\xf3\x05\x24\xd3\x4a\x9a\x71\xde\x60\x18\x84\x52\x3e\xed\xd5\x96\x85\x05\x6a\xe6\x4a\x20\x66\x2e\x5f\x6a\x8f\xa0\x50\x5d\xa2\xc1\xe8\x41\x0a\x9b\xae\x07\x8a\xb2\xa2\xa6\xcb\x89\xe2\x73\xe9\x46\x72\x4e\xe5\xcb\x51\xa5\x05\x9e\xa4\xa0\x9f\x7a\x20\xa5\x2a\x59\x54\x3d\x10\xf9\x2f\xf3\x48\x54\xb6\x4b\x07\xe2\x01\x21\x29\x93\x54\xe9\xc1\x54\xfc\x72\x63\xfb\x5e\xe1\x97\x69\xe6\x36\x08\xaa\xd3\xa2\xd2\x99\x66\x95\x48\x02\x41\x4f\xf1\x5a\x4b\x94\x01\x32\x3f\x41\xf9\x6d\x70\x45\xc6\xdc\x08\x37\x84\xa3\x34\x67\x25\x81\x15\x29\x52\xbc\x1e\x35\x65\x6b\x13\xd4\x2d\xed\x80\x5f\xaa\x8a\xcc\x10\x4c\x94\xa6\x6a\x31\x9b\xd4\x9d\x62\xa8\x07\xd0\x43\x82\x53\x10\x90\xb7\xe6\x4a\x99\x35\x2f\x78\x76\x73\x38\x51\x78\x61\x1b\xe0\x4e\x9f\x76\x87\x46\x2c\x6d\xce\x75\x81\x48\xe8\xf4\xdb\x23\x0c\x45\x69\xb6\xeb\x01\x07\x51\x9e\x6d\x82\x1b\x17\x64\xf7\x38\x08\xf1\x16\x02\x7c\xa1\xa1\x0b\xb2\x49\xdb\xbd\x7d\xd2\x72\x2c\x68\xd7\x5d\x4d\xda\xb9\x2d\x19\x41\xa4\x8a\x93\x5b\xe8\x81\xbc\x38\x5c\xdd\x03\x2d\xd2\x1f\x5b\x20\xcf\x5e\x3e\x54\x02\x11\xf8\x6d\xd3\x1d\xb0\xc2\xb9\xd5\xc4\xdf\x8e\x7a\x7d\xcf\xb6\x1b\xb6\x04\xe4\xfd\x66\x22\xe5\x20\x69\x8e\x67\x3d\xe8\x63\x32\xb1\x03\x90\x3d\x13\xd0\x3e\x18\x34\x85\x66\x1a\xe6\x60\x6b\x84\x41\x83\xfa\xb4\x82\x3b\xd2\xee\xda\x43\x47\xc8\x49\xbc\xb1\x64\xcc\xd3\x86\xd5\x34\x2a\x83\x56\x56\x4b\xd6\xb7\x83\x43\x45\x81\x61\x25\x92\xa1\x63\xbf\x4e\x6a\x2a\x84\xae\x1e\x6c\x7d\x87\x21\x8f\x70\x29\x65\x21\x2b\x67\x4f\x61\xd3\x7d\xee\x0b\x48\xe1\x44\xd0\xa4\xf3\x3e\x9e\x5b\x3a\x14\xb1\x9c\xe9\x42\xc8\x30\x8d\x0e\xef\xea\x0c\x82\xf0\xae\x58\x9d\x9c\xf8\xb1\x16\xf8\x6b\xf7\x81\x8c\x82\xaa\x68\xaf\x5e\x46\xbe\xf4\x1d\x0d\x24\x02\x87\x7b\x6d\x47\x3e\xf4\xe9\x3c\x52\xf8\x14\xe9\x80\x1d\xea\x03\xe7\x5f\xf7\xcd\xf0\xa0\x2e\x8e\x76\xed\x29\xbb\x3c\x1f\x15\x50\x12\xd9\x19\x88\x1d\x72\x02\x0e\x45\xe5\x80\x9e\x0c\x58\xc7\x99\x32\xdb\x22\x33\x77\x3e\x56\x51\xa8\x74\xd9\xb5\x7c\xd0\x31\xf7\xcb\x0c\x4c\x16\x04\xec\xa6\x43\xdc\x52\x28\x62\xe1\xd8\x72\x7c\x57\xbf\xd2\xa8\x76\xc4\xa7\xcc\x6e\xd1\xb4\x62\xc9\x2a\x90\x6d\x49\x90\x9c\x43\xba\x36\xd8\xe6\x30\x79\x5c\x29\xf3\x8e\xe4\x34\x56\x48\xd7\xd1\x8f\x40\x24\xf0\xea\x80\xea\xb2\xa6\x70\xad\x40\x2b\x29\xd3\xe9\x87\x76\x37\xbc\xca\x08\x20\xce\xa8\xdf\x0a\x87\x9a\xc2\xb4\xca\xd5\x53\x88\x10\x76\x01\xb2\xcc\x29\x35\x8f\x67\xd5\x07\x2f\x03\xd0\xa7\x4d\xa1\x61\x6f\x0a\xd4\x6a\xb1\xe3\x28\x50\xab\x1e\x57\xfa\x34\xc7\x67\x4f\x3a\xdc\x7e\x64\x81\x46\x4e\x4b\xb0\x77\xcc\x38\xc6\x8f\x61\xed\x13\xab\xae\xc2\x73\x4b\x49\xb3\x28\x9f\x99\x4c\xf3\xac\xcf\x87\xa2\x97\x2b\x5d\x82\x6c\x40\xab\x6f\x99\xf7\xdb\x11\x03\x14\xca\xc6\x79\x66\x5c\x8a\x16\x8c\x79\xcf\xc9\xf4\xeb\x07\x12\x69\xa1\xc5\x28\x9d\x7e\x3d\xa0\x17\xe5\xd3\x3f\x22\x93\x0d\x4b\x68\x65\x4f\xa1\x98\x26\x5a\xcb\xb0\x06\x41\xd5\x1b\x4b\x07\x4b\xe2\xb4\xf8\xad\xc0\xa6\x49\x01\xc7\xb1\xe1\xd4\xf8\xad\x20\x4f\xde\x21\xa7\x80\x8e\x28\x4f\x43\x5d\x7d\x9e\x40\xda\x5c\xe7\xb7\x37\x38\x57\x55\xa8\x20\xed\x40\xde\xe9\xc4\x43\x31\x89\xdc\x16\xb5\x38\x83\x6f\x2b\x07\x08\x85\x37\xbc\xe8\x4a\x55\x4d\x17\xe2\xed\x8d\xac\x05\xff\xd7\x3d\xe8\x63\x8f\xd4\xaa\x58\x32\x32\x4a\x9d\xbe\x06\xdd\x0b\x9b\xcf\x37\x9d\x07\x8b\xe7\xac\x85\x51\x49\x75\xcf\xb9\x6e\x08\x57\x0e\x25\x6b\x05\xd1\xf3\xf6\x71\x18\x6d\x56\xc1\x64\xbd\x72\xca\xde\x36\x8c\x46\x61\xbd\x9d\xc8\x09\xa1\x49\x37\xa4\x4b\x0c\x55\xb7\x73\x9e\x23\xeb\xf8\xde\xf3\x99\x31\xdb\x5e\x1e\x3d\xf2\x76\xe8\xe9\x9e\x42\x85\x1d\xc1\x36\x6e\x9f\x62\x1c\xeb\x8e\x34\x8b\xba\x71\x5b\xe3\xe4\x88\x71\xb2\xc5\x8f\x5a\xe9\x64\x8b\x15\x29\x59\x71\x66\xbd\x6e\x81\xb4\x1e\x1c\x3f\x8a\x2c\x2b\x0d\x22\xf4\xfd\xa8\x3d\xba\xea\x94\xcc\xbe\x21\x5e\x4e\x9b\x4c\xa3\xd8\x29\xd0\x8c\xd0\xb6\x05\xd9\x4a\x71\xa5\xee\x90\xaf\xee\x04\xf2\xf5\xbd\x0f\xe8\xd0\x01\xc8\xc5\x81\x67\x11\x74\xa6\x55\xcb\x68\xa1\xc4\x9a\x6d\xe9\xc6\xe1\xa6\xe5\x08\xa8\x6c\x1d\x9c\xac\x04\xa2\x45\xb9\x54\x24\x5a\xc9\x94\xf8\x4a\xc7\xd5\x46\x40\x1d\x33\x9c\x2b\xbc\x46\x90\x91\xc9\xd6\xda\x5a\xca\xa6\x66\x2f\x8d\x3e\xdc\x07\xd3\xe7\x53\xaf\x06\x59\xb1\xb8\x1e\xe4\xe4\x22\x80\x08\xa6\x85\x32\x4e\x80\x49\xd0\x79\xb0\xd1\x71\x79\x95\x40\xe2\x21\x88\x8c\x13\x12\xa5\x51\x28\x14\x56\x34\xad\x0e\xf4\x7c\xd8\x9c\xcd\x0f\xa8\xbb\x2a\xe3\xb8\x1d\x9d\x34\x82\x8f\xb7\x53\x56\xfe\x66\x5c\x74\xea\x14\x29\x61\xab\x0e\x4d\x1b\xb1\x16\x39\xe9\x5d\x4e\x88\x69\x96\xc7\x4e\x9c\x93\x45\x00\x25\x93\x30\x7c\x7d\x4e\x48\x08\x1c\x60\x81\x47\xea\x4a\xda\x0a\xfa\x52\x4b\xaf\x16\x7c\x6d\x5e\xbb\x82\x9f\xe2\x7c\xe9\xe4\x01\x81\x17\x20\x45\xee\x1c\x29\x3b\x14\x10\x3b\x80\x8a\x07\xb2\x03\x4a\x12\xa9\x29\xd4\x64\x72\x24\x29\x75\xc0\x92\xb1\x53\x55\xbc\x92\x31\x3f\xec\x54\x3f\xe0\x4d\x24\xc9\x1b\xe9\xf2\xad\x84\x76\x94\x39\x2d\x1e\xc3\x70\xb4\xd9\x08\x87\x79\xd8\x3a\x12\x7d\x56\xe1\x66\xf5\xd3\xa5\x48\x36\x86\x54\x05\x9b\x95\x86\x3a\xf7\xf0\xb1\x1c\x9d\xf9\x61\xa3\xdc\xf9\x37\x88\xdc\xa4\xcd\xfb\x20\x30\xdd\x0e\x73\xe7\x94\x5e\xfd\x83\xbb\x44\x8a\x4c\x9e\xb4\x8e\x3d\x5a\xf3\xc3\x5c\x36\xfc\xd0\xa9\xf3\x72\x0c\x3d\x6e\xdb\x31\x1a\x50\x51\x9f\xa9\x59\xb5\x5c\xcc\x33\x14\x7d\x04\x54\x3e\x2e\x76\x8d\x33\x10\x8c\x30\x4b\x85\xc2\xd5\x68\xdf\x0f\x38\x29\x2c\x58\xb1\x70\x35\x4a\xb4\xd3\x13\x8c\xe3\x03\x1a\x03\x66\xcf\x11\x92\xf1\x37\x2b\xda\x8d\x28\xe9\xd3\x29\x07\x4a\x45\x9f\x73\xca\x81\x86\x40\xe1\x68\xb7\x08\x09\x0e\x76\xdb\x0f\x18\xa4\xa3\xdd\xc6\xf1\xe9\xc4\xba\xcd\x15\x70\x91\x6c\x26\x5a\xc1\x6f\x35\x7a\x86\xb2\x11\x90\xf4\xf0\x74\x32\x82\xbd\x15\x74\x6e\x45\xc2\x1d\x0d\xa2\x50\xda\xba\x1a\x61\x5e\x71\x71\x35\x4a\x90\xe2\xe2\x8e\x5a\xd3\x85\x64\xe7\x9a\xef\x9c\x3b\xf1\x00\xd2\x2c\x7f\x5a\xb1\xd5\xf6\x0a\x36\x56\xdc\xd9\x6b\x8a\xa0\xab\x11\x16\x1d\x17\x17\x1b\xae\xe3\xe2\x3a\xcc\x89\xb0\x38\x44\x45\x87\xc5\x5d\x23\x65\x4a\xa9\xd7\xf2\x5d\xd7\xd5\x08\x7a\x30\xf5\x1e\x25\x5d\x28\x27\xd2\x95\x66\x4c\xa1\x25\xe0\xe3\x93\x11\x72\x41\x2f\xe1\xc6\xc4\x89\x04\x1b\xa4\xfd\x44\x88\x44\x88\x7a\x3a\xc7\x78\xcf\x3c\xca\x07\x3a\x62\xc0\x7d\x72\xc1\x13\x0c\x6e\x33\xa6\x20\x74\xff\x96\x77\x72\x41\x9e\x9e\x0c\x25\x24\x0a\x46\xb7\x31\x4a\xb3\xca\xd5\x93\x95\x9c\xbc\x4f\x02\xc4\x53\x73\x40\x87\x36\x05\x7d\x4c\x07\x0a\x31\x66\x29\xb7\x57\xd6\x55\x66\xbf\x01\xd5\xeb\x4a\x68\x8d\x90\xe4\x5c\x6f\x71\xd6\x3e\x2d\x31\xfc\xd6\xa1\x8f\xe1\xcc\xa4\x2c\xd8\x65\x4f\xa1\x42\x35\xcb\x95\x4f\xc9\xbf\x98\x76\x7d\x59\xd6\x63\x54\xc4\x1c\x99\x37\x17\x64\x1e\x06\x11\x28\x62\xae\x74\xf4\xa7\x97\x35\x96\x9c\x50\xc4\xab\xc5\x0a\xa4\xb0\xb3\x5e\x59\x03\x12\xa4\xe5\xe8\x77\xd8\x59\x44\x33\xc5\x99\x95\x01\x6d\x39\x0b\xda\xc8\x51\xff\xb2\x56\x02\xfd\x3a\xb2\xec\xea\x5b\x0a\x75\x27\x2f\xb8\xeb\x1c\x2e\x6c\x43\x85\x92\x1d\x7b\xcc\x47\x5c\x9f\xce\xfc\x29\x85\x59\x8d\xd8\xa2\x34\x14\x84\x79\x2d\x48\x11\xb2\x30\xb8\x97\xd3\x3d\xd7\xb4\x7a\x1b\xbb\x80\xde\x5e\x08\xc4\x0a\x51\xdb\xe3\xf5\x7d\x99\x5e\x8e\xbf\x81\x73\x13\xbf\x96\xb3\x5f\x89\x30\x6a\x9c\x48\x2f\xe8\x87\x51\xfa\x06\x27\x87\xce\x8b\x04\x09\x59\x21\x3b\x60\x63\x08\x53\xac\x5b\xcd\x21\xfc\xe2\x4c\x2e\x01\x7d\xce\xc0\xd6\x5f\x93\x91\x31\x25\x9c\xd1\x29\xb4\x10\xca\x2c\xbc\x9d\x6a\x20\x7e\x68\x67\x3c\x18\x11\x38\xde\xb6\xf1\xb5\x40\x62\xcf\x47\xaa\xf6\x4f\xf6\xd6\x05\x39\xa3\xdf\x09\x24\xb3\x1d\xf6\x0a\xc5\xba\x95\x8e\x26\xef\x50\xb7\xc6\xc6\x74\x3e\xb1\x0a\x35\xf9\xa1\xa0\x38\xca\xde\x48\x99\x38\xd5\x14\xaf\x76\x24\x76\xea\x8d\x7a\x9c\x71\xe8\x0e\x43\xd6\xdd\xc1\x6c\xf1\xf6\xbf\x87\x95\x00\xb0\xe1\xde\x52\x0b\x38\x85\x40\xa0\xa7\x16\x88\x21\x72\x96\xd6\xb4\xa3\x83\x2d\xed\x58\x1b\x8e\x98\xf4\x76\xb6\x70\x8c\x3b\x0e\x67\x6b\x10\x93\xa2\xd9\x48\x6d\xbb\x20\x72\x5d\x00\x39\x03\x45\xca\xac\x1a\xb7\x14\x5a\x9b\xa9\x29\xd5\x11\x08\x85\xbc\xa5\xdb\x8c\x4c\x9d\x44\xc5\x01\x2b\x78\x3b\x97\xfc\xc8\x77\x0f\x1d\x39\x4c\x8e\x2c\x7f\x9f\xc9\x31\x69\xb3\x99\x14\x4c\xb7\xc7\x15\xe8\x60\xba\x8e\xa8\xac\x58\xba\x23\x3a\xe2\xdb\x91\x22\x30\x6a\x45\xd2\x7d\x84\x0e\x52\x61\x7c\xd6\x71\x3a\x3e\xbf\xa5\x54\x63\xfc\xb4\x2a\x09\x8e\xbd\xfd\xf6\x63\x8f\x5b\x20\x49\x41\xa6\xf2\xa1\x47\xa0\x12\x31\xe1\xbc\x2d\xc7\x8e\xc1\x6e\x6c\xf6\xdd\x7a\x18\xc3\x91\x74\x0c\xd8\xf7\xb7\x0f\x67\x7a\x5a\x90\x32\xdf\x95\x94\xdd\x4a\xb9\xda\x80\x48\x78\x0f\xa4\x6b\x5a\x5b\x3a\x94\xab\xcd\x68\x0f\x47\xca\xf9\x22\xd8\x82\x94\x6e\x3a\xa8\xe9\xea\x02\x51\x3e\xc3\xef\x42\x8d\x06\x9e\xc3\xa9\xfd\x36\xba\x18\x16\x75\x8f\x94\x5a\xde\x3f\x69\xd6\xd7\xc3\x47\x1a\xd2\xba\x55\x66\xc3\x59\xb4\x71\x57\x8d\xcd\xc9\x5b\x4f\xc6\xef\xdc\xea\x1b\x65\xf0\x4f\x6f\xc7\xb1\xc1\x3f\x2b\x23\x71\x52\xd6\xcc\x0e\xa1\x69\x2d\x0d\x59\xbd\xaf\xa0\xe0\x33\xf6\x03\x99\xcf\x1c\xf9\x54\x79\x67\xae\xf4\x22\xba\xaa\x69\xc7\x5b\xf9\x64\xd8\xa8\x2a\x07\x75\x1d\x5d\x8e\xfc\x36\x36\xf3\xba\xe0\x47\xe6\xe2\x7c\x39\xc4\xd1\x99\x69\x39\xf7\x31\xe1\x0e\x65\xe4\x8b\x0f\x7e\x28\x21\x9f\x62\x40\xbe\xe3\xd9\x63\xf3\x39\x5a\xd3\x85\xf6\x00\xaa\xe5\xd8\x2d\x04\x32\x3f\xbb\xaf\x7d\x9a\xd3\x8e\x1d\x6f\x9a\xf7\xe7\xd8\xd1\xcc\x6d\x60\x18\x8a\x71\x2b\x17\x14\xba\x3b\x64\x13\x4b\xe8\x50\x90\x5b\xf1\x75\xc9\x05\xe9\xa8\xfc\x34\xeb\x74\x8c\xf9\xf0\xe1\xc9\xca\x87\x8e\x2f\xfd\x7c\xe9\x79\x0e\x06\xcc\x33\x85\x92\x03\x33\xeb\xbb\xef\xc9\xf8\xbe\xd8\x02\xcd\xdd\xcc\x97\xc7\x6e\xee\x96\xba\xb7\xc5\xdb\xe0\x80\x39\xcf\x36\xcd\x91\x68\xb4\xc6\xa7\xb0\xa9\x13\x24\x74\xea\x66\xfd\xf6\xdb\x72\xe3\x95\x96\xa4\x3f\x96\x34\xc4\xa9\x1b\xd0\xe6\x3e\xe8\x7f\xf7\xe1\x99\xc1\x58\x75\xc8\xe4\x2a\x76\xb7\xa5\x4b\x3c\x0b\x2d\xa0\x64\x82\x4f\x33\xa2\xa7\x20\x60\x59\x2c\xcb\x60\xf9\x2a\xe3\xc2\x04\x9c\x2e\xbc\xe3\x19\xa4\xa5\xab\xce\xa6\x72\x18\x1b\xc6\xcf\x41\x18\x1b\x86\xd3\x71\x20\x6d\x5d\xa9\x5b\x85\xc0\x0e\xe4\x93\xdd\x42\xdc\x38\xac\x1d\x7c\xbe\xf4\x65\xc8\x2d\x85\x4c\xde\x05\x78\xaf\xe3\xc9\x87\xd5\x38\x14\x18\x40\x74\xdc\x38\xe4\x74\x25\xf2\x70\x1c\x50\x89\x05\x98\x71\x98\x4a\xce\x14\x7a\xa9\x29\x93\xee\x8b\x51\xc8\x59\x26\x56\x8f\x0d\x50\x52\xe4\x19\x88\xa8\xab\xd4\x35\x19\xb0\xff\x14\xd3\xd6\x39\xcb\xc7\x61\xe3\x31\x56\xd6\xe1\x0c\x98\x2d\xf4\x75\x20\xf7\x77\x5a\x92\xab\xb5\x64\x4a\xe4\x5b\xe5\xbc\x18\x87\x05\xbc\x20\x44\x4a\xaa\x33\x85\xcd\x9b\x83\x09\xf2\x09\x09\x5b\xd6\x33\xf8\xbd\xee\xe9\x12\x76\x95\x86\xb4\xf2\x99\x2f\x85\x4c\x96\x0f\xb2\xcc\x5e\xbe\x74\x56\xac\x33\xe8\xad\xe9\xc3\x54\x37\x8e\xf0\x32\x3e\xb5\x07\x0c\xe6\xef\x24\x1d\x95\x03\xe5\x40\x6c\x83\xa0\x0f\x6b\xb4\x59\x5b\xee\xa8\x76\x06\x86\x1e\x90\x99\x97\x10\x37\xf0\x29\x3b\x21\xd8\x87\x07\x1c\xe4\x1e\x65\x3d\xe5\xf3\x0a\x07\x3f\xb8\x02\x68\xb1\x69\x14\x67\xd8\xa3\x19\x25\x12\x2b\x7e\xa6\x64\x41\x5a\x04\xcb\x1e\x83\x6c\x41\xd9\x1a\x05\x1a\xce\x87\xac\x7c\xbe\xd4\x9e\x82\xdc\x4b\xf7\x22\x6c\x40\x22\xe1\x2d\x65\x3e\xe1\x3e\xed\x30\xd1\x0d\xd0\x0a\x4d\xe1\xd3\xe1\x86\xbe\x37\x76\x8f\xe2\xd0\xda\x23\x9d\xf2\x0a\xd6\x0e\xa4\x81\x05\x59\xb1\xa7\xca\xc9\xa4\xe8\xb6\x42\x20\xa1\x1f\xb5\x5a\x08\xe4\x43\xf3\xa3\x2b\xad\xea\x48\x61\x85\x1c\xfa\x16\x1a\x71\xe8\x5b\xcb\x26\x2f\x64\xf4\x67\x57\x29\xd6\xad\xec\x50\x22\xa1\x6e\xd9\xf3\x84\xb3\x61\x8b\x1f\xc5\x52\x4f\x16\xcc\x2c\x09\xf3\xc5\x28\x3e\xd5\x7a\x20\xb3\xf0\x16\xf0\x2d\x7a\x37\x7e\x8e\x5f\x23\x44\x60\x38\xff\xcf\x40\x7d\x1f\xd5\xef\xda\x31\x25\x8a\x66\x3b\x4e\x18\x82\x83\xd9\x06\xca\xfc\x50\x30\xdb\xc2\x36\x75\x6d\x31\xe9\x69\x57\xbc\x04\x3e\x53\x2d\xfa\x40\x08\x0e\x66\x0b\x7b\x50\x30\xdb\x6a\xf6\x04\x54\x12\x50\x36\x6e\x65\x1f\x97\x80\xac\x43\x03\xf4\x31\x61\xef\xdf\xa8\x9e\xf9\x41\xbb\xce\x1b\x0d\x63\x71\xd8\x59\x45\x44\xf1\xc3\xfd\x3b\xde\x93\x51\x6d\x60\x1a\x29\xb4\x5c\x3a\xc0\x5d\x72\xe9\xf8\x4c\x98\x77\xe7\x00\x21\xb9\x11\x43\xa7\x7e\x9a\x7f\x47\x16\x1e\x95\xf4\x7c\x57\x4a\xad\x62\xb5\x80\x6b\x91\x3a\x87\x91\x03\xcd\x32\x7b\x0e\x34\x6b\xe1\x3b\x0a\x26\x3b\xba\x8d\x9b\xe3\xb4\x15\xc9\x76\xac\xe1\x67\xf6\x2b\xa7\xea\x49\xce\x3f\xe8\xfd\xe4\x9c\x68\x69\xc7\x3a\xce\x48\x9f\xe2\x16\x23\x75\x41\x6f\x00\x3a\x1b\x83\x97\xcc\xef\xec\x5f\xbe\x0b\xb5\x40\x33\x37\x24\x5b\x3f\xb0\xdf\x61\x34\x84\x7e\xa1\x24\x0f\xc5\x73\x55\xa2\xa9\xc6\x69\x69\x75\x80\x90\x5e\x1d\xbc\x20\xbe\x93\x0b\x8e\xa9\xea\x0c\x76\xd8\xd9\x9c\x92\xf0\xb3\xd6\xe4\x16\x0b\x9f\x3e\xed\x88\xc6\x16\x30\x14\x16\x55\x09\x25\x19\x8a\x8a\xaa\x68\x6f\xe3\x74\x06\xbe\x1c\x23\x0a\x92\xaa\x18\x34\xc7\xe9\x60\x16\x3c\x2c\xc3\x21\x53\x38\x91\xc6\xe5\x6b\x0d\xc4\x30\x8f\x0b\x53\x1f\x44\xa4\x10\xaa\x8a\x59\x6e\x28\x82\xea\x68\x4c\x90\x42\xa6\x7a\xdd\x53\xb3\xa9\xe6\x01\x64\xef\x8b\xad\x23\x7e\xce\x6e\x1f\x2d\x85\xb7\x10\x08\xe4\x38\x97\x20\xe7\x1d\x37\xd2\xaa\x2d\x0c\x48\xa4\x17\xde\x16\x68\xd1\x2f\xdb\x0f\x6c\x01\xe3\xc2\x76\x0d\xcf\xba\xb0\xde\x20\xea\x3a\x6e\x6a\xc7\xc3\x32\x14\x38\x55\x31\x6f\x8d\xcb\x0f\xb9\x20\x6a\x3b\xa9\x1b\x21\x56\xe3\xe2\x7d\xf9\x0e\x24\x2e\x9e\xf9\xf1\xd3\x2d\x99\xbc\xe1\xc3\xf2\xdb\xa7\x1b\xce\x71\xdd\xe0\x4a\xff\x37\xb8\x82\xba\x33\x20\xb1\x53\x14\x54\x55\x73\xb4\x5f\xd2\x4b\x22\x79\xe8\x79\xbe\xa3\xb5\x94\x49\x15\x2e\x69\x54\x5b\x35\x0b\x7d\x63\x84\x4a\xa3\xc6\x1c\xc8\x17\xff\xb3\x40\x98\xaa\x39\x36\x78\xbb\x0f\x29\xc4\x19\xd1\x5a\x38\x5d\x43\x1a\x84\x5b\x34\xfc\x19\x6c\x5d\x85\x46\xd5\xba\xa7\xf0\x14\x74\x02\x41\xde\x29\x14\x01\x81\x42\x83\x11\xf7\x80\x66\x42\xb0\x12\xe7\xd5\x6b\x39\x8f\x9a\xaf\x72\x11\x98\x3a\x1a\x54\x02\x1d\x34\xc2\x4d\x58\xc0\x86\x1a\x5a\x03\x0a\x43\x94\x52\xe5\xf5\xac\x39\x55\x14\xff\xb4\xaa\xa6\x5d\x6d\xb9\x3d\x1f\x7a\xcb\x41\x4f\x0d\x0d\x03\x36\xd4\x4c\x0a\x48\x1b\x0d\x0d\x23\x93\xa4\xc5\xc7\xe5\xe2\x97\x05\x2b\x81\x2a\xa3\xdd\x0c\x3c\xa0\x8f\x44\x8e\x2b\x87\x27\x8d\x28\xcd\x0d\x79\x0c\x19\xb5\xc1\xd5\x39\x1e\x14\x57\x54\xeb\x91\x42\x9f\x74\x2c\xa3\xe2\x8a\x6a\x45\x40\x54\x24\x51\xad\xa8\x5d\x8e\x24\xaa\x47\x6a\x9a\x7d\xc0\xc1\x08\x17\x8a\x6e\xe7\x47\x63\x07\x12\x61\x87\x55\x7f\xea\xc2\x06\x2e\x40\xc5\x32\x31\x9d\x1d\xf1\x08\x1e\xd1\x9d\x2e\x21\xea\x9c\x73\xa0\xb5\x9c\x08\x9d\x65\xda\x81\x2e\x41\x29\xb3\x97\x01\x14\xfc\xa4\x29\xa7\x69\xc7\x92\x0f\x3f\xe9\x8a\x68\xab\x1c\xc4\xdd\x11\x91\x99\xeb\x8e\x01\x80\xb3\xa3\xf3\xd4\x1a\xe8\x65\x21\x52\x57\xeb\x9b\x5e\x26\xc8\x52\x57\xe7\x32\x51\x90\x43\xd9\x9b\x6a\xe5\x3c\xe8\xce\x88\x70\x64\x4a\xe4\x5f\xc7\x69\x3f\x88\xfc\x89\xfe\xe8\xd4\x4e\xf5\xd3\x8e\xcd\x15\x30\x29\x85\xfe\xd4\x5a\xd2\xa5\xed\xcf\x57\x1a\xf2\xcd\xe6\x3d\x0d\xd9\x2f\x34\x82\xae\x49\xf7\x83\x83\x5f\xd6\x83\x51\x0c\xcc\xa4\x54\x1e\x6c\x70\x4e\xb7\xe1\x87\x11\x6b\x0a\x25\xce\xe1\x20\x1c\x23\xcb\x9f\xba\xc3\x0d\xa7\x74\x1a\x3c\x00\x65\x1c\xfd\xb4\xe4\xe5\xbf\x52\x68\x12\x4c\x43\x60\xe8\x39\x1c\xd2\xe2\x2a\x82\xfd\xd0\xdb\x08\xc4\x93\x8f\x01\xd7\xff\x80\x7e\x11\xef\x02\xb2\x72\xc3\x14\x3a\xc8\xa7\x7d\x06\xee\x8d\x08\xf7\x24\x72\xa7\x7e\x7f\x5d\x7e\xd5\xf5\x9b\xb6\x69\x96\x61\x9f\x80\xe2\x29\x25\x85\xa2\xc0\x92\x32\xb1\x14\xc4\xb0\xe1\x08\xd9\xcf\x7c\xdd\x8c\x1a\x84\x94\x3c\xe3\x84\x23\x3a\x76\x67\x2f\xe9\x44\x5b\xff\xcc\xb1\x30\x1c\x43\x58\x53\x28\xe7\x1a\x92\xc3\xed\xf3\x9f\x23\xf5\xb6\x1d\x07\x47\xe4\xb8\xd9\xdd\x57\xea\x8a\x02\x91\x40\x78\xbd\x91\x03\xf5\xf6\x15\xb5\x2c\x8a\x93\x40\xe1\x6e\x1d\x4e\x02\xb5\xe3\xc2\x1c\x0e\xc8\x69\xbf\xa1\xa0\xdd\x03\x7a\x8e\xb2\x89\x05\xd3\xb9\x9d\x3e\x92\x8d\x12\x36\xb5\xeb\x4c\xa1\x84\xbd\x08\x24\xe4\x68\xca\x4c\xfb\x0d\xc6\xab\x33\x09\x44\xdd\xc4\xf8\xa0\xb0\x9b\xfa\xc1\x5e\xef\xc6\x94\x54\x95\xde\x1d\x81\xf3\x46\xf0\xba\x02\x36\x8f\xa5\x03\x32\xee\x94\x0e\x77\xca\xc0\x6f\x06\x0e\xfa\x3e\x66\x21\x72\xbf\xb1\xf8\x39\xca\xfd\xc6\x62\x8b\xf8\xe0\x37\x16\xaf\xfe\x29\xf5\xb4\xd0\x90\x79\x01\x4c\xce\xef\x2f\x8e\x58\x2e\x1c\x7b\x53\x39\x15\x6e\x6b\x4a\xb8\x64\xc7\xf4\x7a\x33\x83\x8e\xb6\xa9\x9c\x18\xce\xea\x54\xcf\xd4\x94\xb4\xc7\xf1\x31\x93\xb6\xba\x03\x8a\xdf\xc0\xf6\x27\x5b\x7b\x4f\xab\x7a\xdc\xb5\xa5\x1d\xcf\x01\x93\x3b\x31\xea\x5d\x69\x88\x45\x1b\x80\x7e\xfd\xee\x02\x62\xcd\x28\xf4\xe5\x45\xbc\xc4\x43\xd1\x36\xb5\x62\x27\x98\xc3\xe8\xd2\xac\x02\x68\xea\x99\x0f\x15\x1d\xc1\xb1\x3e\xf1\xce\x05\x3f\x99\x9e\x63\x3c\x75\x2e\x27\xa2\x06\x06\xf1\x34\x78\x97\x87\x33\xad\x7e\x64\x16\xde\x73\x1c\x81\x9c\x7e\x3b\x13\xcd\x6b\xb4\xe0\xea\x88\x9a\x68\xba\xce\xe6\x34\xa0\x30\xc7\xd0\x7c\xe4\x83\x09\x49\x65\xc2\x1c\x39\x1a\x55\x77\xe2\xd0\x45\xc8\x9b\x26\x29\xce\x08\x05\xc6\x1c\x5b\xe6\x16\x81\x80\x43\xcb\x71\x31\x7b\x50\xd0\xd1\xc3\xf5\x8c\x31\x2d\x00\x5c\x29\x73\x00\x1d\x03\xf3\x53\xb9\x67\xca\xb4\x5b\xe1\xa8\x0f\x93\x13\x7c\x5a\xf1\x2b\x85\x6b\xf3\xe3\x61\x71\x0f\xe6\xe1\xb7\x2e\x46\x14\x52\x07\xac\x54\x36\x95\xf3\x2a\xd5\x2b\x65\xec\xeb\x06\x28\x26\x79\x05\x32\xfd\xb4\x7c\x29\x59\x85\x11\x3f\x48\x9d\xea\x65\x7f\xd8\xa2\x87\x0f\x79\x28\x79\xd2\x7e\xf4\xef\xef\x5c\xfa\x85\xdf\x5a\x3f\xed\x98\x09\x21\xeb\xf9\x45\xc8\xca\x3c\x3e\xac\x3a\x40\x4c\xce\xa3\x54\x59\x1c\x5e\x76\x8c\xc2\xf9\xd7\x8f\x39\x9e\xc3\x11\x29\x3b\xbe\xf1\xe1\x90\x94\x32\xd8\x8b\x0f\x87\x28\xe3\xc5\x1e\x0f\xbf\x12\x1b\xb9\x50\x4f\x66\x54\xa2\x3a\x87\x9e\xcc\xc8\x75\xe0\xf1\x20\xb0\x8a\xe9\xb2\x04\x19\xda\x7a\x38\xae\x0a\x77\xe1\x78\x20\xc7\xf4\xe0\xa0\xa4\xae\x7b\xfa\xb4\x78\xd9\x03\xfa\x00\x0a\xbe\x22\xb5\xc1\xee\xf3\xd3\x89\x44\xa5\xf8\x09\xe4\xd5\x8b\x31\x72\x34\x49\x65\x16\xc8\xa4\x04\x91\x3c\xa3\xce\x03\xe9\x3d\xbf\x9e\xef\x1e\xee\xb1\x00\x9a\x55\x80\xc0\xd3\xac\xa2\xe5\x4b\x91\x25\x03\x21\x59\x12\x42\xcb\x13\x47\x14\xcd\x0c\xfa\xbf\x00\x6d\x2a\x0d\x64\x8e\x83\xb6\xa0\x20\x8d\x5a\x3f\x10\x5f\xd2\xac\x13\xc1\x43\x24\x8a\xd8\xe8\xa1\x59\x05\x6c\x1c\xe3\x48\x99\xcf\x0c\x04\x98\x27\x1b\x1c\x59\xdc\xf1\x1b\x95\x69\xf6\x8b\x7f\xdb\x95\x32\x6f\xfe\xcc\x08\x9b\x1f\x45\x91\xb4\x46\xe5\xd3\x8d\x39\x50\xe6\xcb\x51\x72\x91\xdc\x49\x6c\x44\xdc\xce\x70\xb2\xee\x8b\xfb\xbf\x83\xec\x45\x64\x66\x18\x4f\x3c\xe9\xe8\x28\x7e\x7a\xaf\x45\x41\x70\xfa\xa2\xab\xc3\x20\x9e\x1c\x31\x59\x52\x73\x08\x50\x26\x9d\x11\xc1\x2a\xc3\x4f\xec\x5d\x08\x59\x2f\x14\x44\x34\x39\xa7\x28\xaa\x3d\x55\x3d\x2f\x17\xd0\x74\x72\x71\x20\x48\x83\x4e\xbc\x5f\xc1\xf6\xe5\x48\x4b\x22\x49\x86\xdf\xb2\xdb\xe3\x79\x71\x86\xa0\xc1\x55\xff\x41\x4e\x20\xfc\xc0\xc3\xb1\x1a\xad\x32\x4b\xaf\x41\x3f\x20\x61\xd3\x3e\x8e\xe8\xe1\x68\x8d\x1a\xec\x6f\x46\x0a\x16\xbe\xca\xce\x1e\x7d\x79\x03\x07\x07\x0b\x97\xe8\x16\x2f\xc8\x03\xa1\xf0\x05\x79\x64\xc6\xec\x46\xe2\x4e\xf7\x78\x59\x80\x44\xb3\xd4\x23\x73\x3d\x9c\xe9\xc5\x8e\x4d\xbb\xf2\x22\x55\xd4\x2f\x05\x5d\xd4\x9a\x61\x4b\x01\xfc\xa8\x7c\x04\x47\xc4\xd9\xf7\xf6\x8e\x45\xba\x74\xf8\x43\x45\xf9\x7a\x5b\x0a\x44\xbb\xd1\x5b\x6b\x3d\x7b\xd2\x0f\x95\x84\x4b\x39\xfc\xa1\x95\x94\x59\xea\x63\xee\x1c\xf1\x70\x42\x42\xce\xed\x73\x75\xb6\x8f\x33\xf4\x54\x4e\xd6\x37\xf6\x53\xc6\xfc\x36\xff\x1d\xdf\x66\x8a\x5d\x55\x9b\xfb\x04\x59\x45\x67\x45\x14\x7a\x0f\xc6\xcc\x28\xad\x0e\x44\x34\x57\xcc\x43\x82\xda\x87\x62\x1e\xca\xc9\x06\x7e\xb3\xd2\x08\x72\x8a\x72\xa8\x27\x34\xed\x28\x87\x8b\xe8\xcf\xe4\xcd\xae\x9f\x4f\x4d\x7d\x2c\xca\x3b\x8b\xcb\xdc\xda\xfd\x12\x65\x86\x37\x0f\x22\x71\x2b\xba\xe0\x38\xa1\x0b\xc7\x0f\xc4\xd6\xaa\xf8\x81\x55\x95\x76\x15\x25\xf8\x41\xd0\xb9\xca\x7b\x9a\xf1\x66\x4e\x9f\x56\x07\x33\x6c\x6b\x83\x91\xbf\xdf\x6c\xed\x0f\xe8\x33\xc0\x3b\xdd\x6f\x7b\x94\xe6\xe5\xbe\x37\xc7\xb2\x7a\x76\xef\xcd\x9e\x40\xfc\xe0\xf7\xc6\xeb\xb6\x1f\xd0\x39\xbf\x53\x57\x97\x43\x2d\x53\xdc\x8e\x5a\x20\xe7\xda\x02\x2d\x5c\x96\x94\x9a\xfe\x3b\x90\xd2\x6b\x59\x47\xba\x37\xc7\xbd\x12\x29\x70\x6f\x68\x91\x83\x2f\xc5\x07\x48\x76\x71\x2b\xc1\x4e\xe5\xf6\xd2\xbd\x39\x8c\x0f\x6b\xc4\xed\x88\x83\x73\xcb\x87\xa6\x8c\x20\x04\x13\x38\x41\xde\x36\x5d\x68\xec\x76\xda\x1c\xe7\xdb\x5d\x50\x95\xb3\xbb\x01\x59\x95\x18\xa9\x6a\xea\xac\x29\xb5\xa1\x31\x85\xa6\xce\x93\xa1\x2d\xde\xde\x38\xf1\x6f\x9e\xeb\xeb\xe0\xa7\x6c\xc0\x57\x6a\xfa\xc6\x07\x4a\xe5\xbd\x99\x68\x76\x70\x9f\x7e\x96\x96\x09\x9a\x16\x0e\x32\x5f\xbe\x23\x94\x81\xc8\x0a\x44\xb8\xf6\xbd\x71\xa4\x33\x7b\x8a\x0d\x28\xc4\x97\xdd\xca\x86\x53\x37\xc6\x6c\x97\x7e\x43\x8f\xb8\x77\xbf\xc4\xee\x8d\x74\xef\x2c\x58\x3e\x34\x4f\x00\xf5\x3d\x0b\x96\x86\x7c\x18\xe7\x53\xc4\x7f\x6b\x24\xb7\x5c\xfc\x47\x03\xf7\x5d\xee\x5a\x62\xe4\xef\x7d\xf1\x8f\x42\x12\x80\x7b\xe7\x00\xb0\xd2\x73\x2b\xab\x4d\x81\xe0\x6f\xbd\x25\x51\x48\x67\x70\xef\x4e\x64\x92\x91\x28\xd4\x93\xfb\x0e\x37\x61\x03\x9f\x32\x90\x63\x24\x7a\x2f\xaa\x65\x20\xf2\xbb\x39\x4b\xdf\x82\xe0\x08\xb4\xc3\xb2\x67\x2a\x2d\xaf\xe1\x63\xbd\x77\x1b\x9a\x36\x70\xd5\x45\x6d\xe7\x18\x5b\x10\xf3\xc3\x98\xc5\xdf\xcf\x2d\x90\xfb\xe4\x43\x27\x8c\xeb\xf4\x31\xe9\x03\x84\x24\xed\x3b\xd7\xf5\x82\x7c\xc6\x95\x14\x2a\x14\x6d\xa4\x90\x61\x1a\xf7\xa3\x43\xec\x0d\xd0\xcf\xf5\x9b\xf5\xdd\x87\x3d\xa7\xec\x46\xa7\xb4\xc1\x70\x7e\x1f\x8e\x3e\xea\x47\xaa\x7a\xab\x9e\xdf\x73\xf1\xfb\x40\xf0\x63\x86\xf4\xdc\x47\xb9\x2a\x0d\x39\x19\x09\x8a\xdf\x2d\xcf\xfc\xc1\xc3\xd2\x0b\xd4\x05\xb5\x3d\x5f\x76\xa3\x0b\x82\x4e\x59\x64\x96\x79\x1f\x98\x0f\x4e\x46\xaa\xd4\x58\xc8\x52\xb7\x7c\xfa\xf5\x4c\x3b\x37\x9d\x54\x40\x3f\x03\xcf\x87\x18\x7c\xd8\x63\xe4\xac\xa9\x41\xc8\xf9\x00\xd9\x8e\xf2\xaf\xf3\x1a\xf9\x79\x93\xb3\x06\x2d\xec\x3e\x1c\x33\x79\xd0\x89\xc2\x3e\x4e\xb6\xbc\x3d\xe8\x67\x26\x93\xf5\x4c\xcd\x5b\x10\x4b\x34\xdd\x21\xc8\xd9\xa9\x4a\x7c\xfd\x2d\x8f\xf9\xb1\xc1\x86\xed\x14\xbf\x18\x47\x41\x4e\x67\x67\xe0\x15\x47\xf1\xbb\x0b\x96\x22\xb6\x58\xf1\x5a\x5b\xa2\xbd\xe5\x15\x3f\x06\x7c\xad\xc0\xcf\xaf\x80\xe6\x07\x81\xf4\xca\xfa\x1e\xc8\x6b\xc0\xc4\xda\x2b\x1e\x6b\xd9\xed\x1c\x35\x31\x40\xdd\xca\x51\x53\x4f\xe6\xa7\x10\x5f\x16\x14\x24\x11\x9e\x2c\x9f\x33\xd6\xc4\xcc\x75\x2b\x63\xcd\x91\x85\x2f\x21\x99\x0e\xd8\xf4\x25\x03\x1b\x9e\x68\xf0\xf3\xa1\x71\x30\x25\xd8\x9f\x3e\xed\x3c\x54\x18\x64\xcd\xbf\xaf\x80\x5a\xe9\x3d\x7d\x88\x9c\x0a\xe8\x38\x7f\x64\x0f\xb2\x48\x17\x59\x15\xbb\x0b\x6a\x66\x5a\xa2\xe3\x59\x52\xe8\x79\xa7\x59\x48\xaf\xa6\x21\xdb\x32\x98\x20\xc5\x42\x86\x80\xe4\xc3\x3f\xb8\xfd\x78\xcb\x87\x5f\xb1\x51\xdf\xca\x5e\x73\x5c\x30\x0b\x3b\xf4\x89\x77\xbc\xed\xcf\x0f\x2b\x2d\x53\x2f\x25\x87\x26\x4c\x86\x25\x65\x22\x43\x8e\xed\x2a\xdb\xd2\xc9\xa6\xa8\xbe\x80\xc5\xaa\xd7\xee\x9a\x03\x48\x37\x9a\x98\xff\x8a\xa0\x6f\x01\xe4\xae\x10\x08\x73\x23\x1f\xfc\xe7\x24\x96\x0f\xbe\x9e\x35\x90\x19\x83\xf5\xf4\x5b\x4e\xf8\xd2\x1b\x08\x0c\x5e\x33\x01\x92\xc7\x7b\x4f\xd9\x50\xb8\xed\x05\x74\x2b\x47\x38\xa8\xca\x65\x70\xd6\xb4\xa9\x47\xd6\x4b\x20\xaf\x38\x73\xea\xe7\xe7\x06\xd7\x4a\xee\x9a\x55\x65\x5c\xb2\x38\xb6\x46\x27\x8e\x93\x0d\xd7\xaf\x18\x84\x6a\xea\x6a\x91\x6b\x1a\x12\x4b\xeb\x20\xc4\xe9\xf1\x69\x68\xe8\xbc\x00\xa3\xdb\xb8\x33\x2e\x9d\x25\xa1\xcf\xea\xd4\xdf\x5b\x20\x0b\x76\x88\x38\xd5\x77\x57\x08\x73\xbb\x2b\x01\xb0\xb4\xe3\x83\xe6\x6f\xb8\x40\x7f\x57\xfb\x37\xca\xe7\x4b\x19\x2a\x1a\xb3\x6e\x1e\x96\x99\x75\x14\xd0\x1e\x9a\x40\x0e\xcd\x64\xca\x09\x75\x66\x24\x08\x23\x56\x99\xef\x13\x51\x93\xc3\xce\x89\x69\x50\xe1\xef\xb3\xf3\x66\xde\x05\xa8\x4b\x68\x9f\x2f\x65\x19\x3f\x53\x26\xaa\x3c\xd3\x8c\xba\xfc\x40\x7a\xc5\x99\xd5\x3b\x4d\x69\x9c\xf6\x8e\x15\x40\x93\xbe\x4f\xec\x0b\x6c\xb4\xd3\x97\x08\x60\x19\x4a\x30\x53\xda\x91\x0f\xb5\xb0\x90\xef\x69\xb9\x04\x36\x79\x9a\xf1\x9c\x69\x74\x98\x40\xd2\xbf\x76\xcc\x99\x2e\xbc\x63\xf2\xa1\x22\xb9\x61\x09\xa7\x85\x96\x92\xd9\xc0\x48\x69\x5b\xcc\xad\x78\x84\x7a\x66\xfc\x0e\x4d\x8b\x3c\xea\xd4\x33\x27\xa7\xae\x82\x13\x3a\x9a\xc9\xad\xd4\x33\x31\x2a\xdf\xca\x35\x53\xcf\x33\xdf\x39\xcc\x28\x35\xc5\x14\xce\x40\x0e\xd6\x4e\x9b\x96\xba\x7b\x40\x31\x50\x4e\xf2\x13\x5d\xa8\x06\x54\xb2\xdc\x9e\x3e\xa0\x00\x30\x27\xf6\x2c\xa5\x22\xbb\x68\x0c\xca\x4b\x53\xf6\x60\x67\xaa\xe3\x38\x76\xb2\x99\x81\xc3\xe3\x3e\x27\x08\xd1\xa7\xc3\x5b\x6a\x96\xd2\x37\xa8\xa0\x01\xc5\x4a\xd4\x93\xc3\xfa\xb2\xf2\x03\x02\x8a\x94\x28\x39\x18\x2e\xdf\x39\xd9\xf2\x9d\x72\x53\x8c\x7c\x67\xdf\xdc\x91\x42\x8b\x45\xd6\xd2\x6f\x65\x90\xa9\x27\xdc\x8e\x0c\x32\xb8\x24\xef\x2b\x27\xde\x05\x28\x87\x01\x4c\xec\x42\xe6\x4d\x37\xba\x44\x1f\xa6\x71\xd9\x04\x82\x3f\xe6\xbe\xb8\x51\x9a\xaa\x8b\xc5\x5d\x1c\x37\x97\x35\xa1\x8b\x91\x40\x3e\x50\xd3\x65\xc5\x37\x55\x7d\x71\x8e\x93\x49\x89\x61\x0e\x82\x93\xee\x0b\x13\x07\x52\xa5\x33\xc3\x90\x48\xe2\x26\x33\x4c\xcd\x87\x66\xa3\x23\x5f\x5a\xf9\xea\xe9\x04\xae\xca\x30\x61\x54\x68\x54\x97\x59\x13\x22\xcb\x35\xe1\xaa\x4c\xe6\x04\x07\x5a\x9a\x8e\x7f\x63\xd4\x7a\xff\xbb\x7e\x20\xbf\xe8\x90\x76\x20\x83\x80\x6b\x19\xa2\xde\x10\xf2\x10\xfd\xc6\x21\x0f\x57\x67\x33\x36\xc4\xa4\x11\xf0\x12\x7e\x81\xac\xb3\xf7\x80\x4a\xd7\xb3\xa5\x21\x84\x8b\x01\xe8\xb3\xfc\x04\x32\x77\x84\x4e\x9b\x04\xa3\x3d\x55\x49\xf9\x42\x3b\xc3\xea\x60\xd0\x55\x58\xcc\x55\xfe\x06\xb1\xdb\x0f\x14\x92\x21\xe9\x76\xbc\xc3\x79\xa5\x0f\x6f\x4e\x38\x60\x43\x43\xee\x29\xf5\x22\xc1\x1e\xfc\xdc\x19\x81\x39\xb7\x5f\xcd\x8b\x28\xdd\x50\x86\x46\xaa\x7a\x77\x32\x2e\xd9\x42\x1b\x94\xd0\x74\x7e\x61\xf9\xba\x1d\x0b\x51\x46\x66\x16\x32\xf9\x94\x9a\x3f\xa0\x29\x11\x1a\x81\x0f\xea\x26\x59\x0b\x9e\xdf\xbb\xf9\x52\x30\x9e\xdf\xdb\x81\x13\x18\xa8\x6f\xf2\xb1\xe0\x86\xbd\x09\x9c\xc0\x07\x75\x37\x9e\xc6\x07\x43\x9d\x4b\x5c\xda\xbb\xbb\xf3\x22\xe0\xe1\xbe\xbb\xdf\x74\xe6\x40\x53\x0e\x96\xe4\xe1\xe5\x19\xb3\xb8\xe5\x6e\x85\x46\x54\xee\xde\xdd\x1d\x11\x08\x46\xdc\x59\xfb\x11\xf0\xe5\x5e\x8c\x42\xb7\x50\x0c\x8f\xea\x3e\x8b\xf0\xb4\xde\x4e\xae\x72\x71\xf9\xf8\xee\x58\xc7\x20\x5d\xc5\x4a\x14\x12\x10\xdf\xdd\x47\x4c\x4b\xd5\xe9\x8b\x0a\x3b\xa0\x88\xa1\xe5\x43\x50\x48\xa7\x12\x26\x33\x50\xb9\x39\x72\x54\x76\xfc\x18\x9c\x38\xfd\x66\xe6\x03\xea\x3c\x84\xe2\x7a\x48\x83\x69\xb0\xa4\x53\x33\xbb\xb7\xef\xf0\xe7\x4b\xe7\x1a\x81\x2d\x74\x7c\xe7\x23\xa0\xe8\x11\x19\xb2\x4f\xd6\x65\x00\xea\x8e\x10\x08\x2a\xde\xa1\xe2\xbc\xbf\x87\x0d\x1b\xec\x1d\xc5\x37\x14\x0c\xe8\xf7\xc0\xff\xcd\xb9\x32\xac\xe5\x10\xf3\x76\x0f\x2f\x61\x4f\xab\x7e\x11\x01\x3a\x19\xb6\x64\xe0\x2f\xbd\x07\xfe\x25\x0e\x3e\x25\x31\x39\xc8\x67\x7c\x0f\x26\x97\xfd\xe2\x47\xa3\x4e\x16\x69\x64\x3a\x41\xd7\x57\xaa\xea\x08\xa8\xe4\x3d\xc1\xf7\xb6\xc1\xff\x48\xa1\xd6\xb7\xa7\x59\x2d\x68\x4f\x55\xef\x6e\x0e\xc9\x81\xab\x20\x0d\x39\x40\x1b\x7b\xe7\x3d\xcc\x2b\xf1\xa0\xdc\x7e\x6f\x2a\xae\xc4\x5b\xa9\x42\x0a\x79\xb5\x6f\xa7\xff\xb8\x22\x31\xdf\xce\x9e\x16\xf3\xdd\x9d\x69\x69\x80\x52\x35\x38\xff\x6f\xc7\xf3\x61\xea\xbe\x6f\x2b\x6d\x98\x9a\xef\xdb\x56\x7c\xec\xd0\xf7\x6d\xe2\x85\x61\x3b\x19\x07\x76\xf0\xfb\xe6\x51\xe1\x2d\x20\xf8\x02\x5a\xdb\x8a\xfd\xee\xf6\xad\xa0\x68\xbd\xb7\x2f\xd7\x46\x3f\xb5\x07\xbf\xc5\xce\x63\x0f\xfe\xc0\x5b\x7c\xdb\x83\x1f\xaf\xe6\x7d\xf3\xe2\x32\xf4\x7b\x87\x91\xa4\x29\x26\x95\xe1\x31\xa9\x08\x8a\x76\xe9\x47\xf8\xb9\x6d\x99\x1b\x29\x93\x9c\xda\xfb\xf7\x1c\xfd\x76\xb4\x1e\x49\x9a\x6e\x79\xff\x3f\x16\x46\x7b\xff\x4f\x18\xf1\xcc\x4a\x1d\x80\x9e\xee\x23\xa0\x89\x1d\x8d\x75\xfa\xe4\x6a\x69\x56\x3a\x52\x0f\xf4\xf0\x33\x92\x40\x6f\x7f\xe8\x51\xcb\xa3\x5f\x2f\x78\x97\x92\x60\x54\x5c\xd2\x7e\xe0\xb8\x9e\x23\x65\x9e\x1f\x8e\x94\xc9\x22\xc2\xd0\x79\x49\x09\x77\xf2\x2d\x6f\xfb\x31\xe0\x5d\x4e\x58\x71\xb2\xfc\x93\x6b\x87\x7b\x40\xf7\x09\x3e\x16\x56\x61\xad\x7e\x53\x79\x70\x7f\xfb\xf6\x63\x49\x2d\x66\x16\x9e\x47\x8a\x7d\x8b\x67\x8d\x72\xae\xf9\x59\xa3\xc1\xad\xec\xdb\x3e\xf4\x3d\x5a\xed\x03\x33\x1a\x82\xc0\xc3\x32\x44\x94\x84\x87\xe5\x82\x18\x89\xe4\x1c\xdf\x63\xca\xb3\x37\x1c\x07\xda\x2d\x6f\x78\xe5\x56\xd8\x6d\xcf\xf4\xc5\x76\x7a\x98\xbd\xc7\xb6\xe2\xf7\x7f\xe2\x2a\xbf\x1f\x0e\x67\x2c\x9f\xd2\xa7\x41\x4a\x6f\x0e\x4c\x1a\x96\xe7\xf3\xfc\x14\x9a\x5f\x5d\x29\xbc\xd5\x6b\x05\x92\x51\xed\x0a\x64\x4e\x82\x04\xfb\xb0\xdd\x9a\x93\x4c\x49\x10\xea\xc5\x46\x7c\xf0\x8c\x78\x3a\x99\x1e\x4b\xaa\x7a\xb7\x1c\x69\xe7\xa5\x42\x4f\x90\xfd\xcb\xb1\x5b\x29\x5b\xc1\x1e\xff\xfc\xad\xfc\x04\xf5\x62\xd7\x39\x3f\x01\x49\x71\xef\x27\xf7\x88\x8e\x14\x42\x54\x34\xe4\xbc\xa1\xa9\xab\x83\xf5\x82\xfe\x9e\x0e\x23\x8d\x01\xce\xc9\x04\x06\xe7\xa1\x9e\xd8\xa9\x17\xb4\xe9\x27\x76\xe2\x32\x51\xa2\x81\x83\x78\xd3\xdb\x89\x06\x7a\x4d\x2b\x7a\x9d\x68\x4f\x2b\xd6\x36\xc0\x8d\x63\xe0\xc8\x87\x8a\x5d\xcf\x04\x38\x79\x00\x13\xf9\xe4\x9a\x2d\x1f\xde\x46\xa6\x02\xc9\xee\x71\xa5\xa6\x09\x0d\x2e\x63\x47\xf4\x05\x05\xcb\xf5\x7c\xf4\x9a\x32\xfa\x67\x6e\x78\xc6\x1d\x7e\xe0\x27\x74\xae\x60\xae\xfb\x6a\xb1\x1f\x29\x59\x40\x8d\xad\x47\xe9\x01\x6a\xb4\x94\xa7\x6f\xc4\xc6\xbe\xad\xfc\x00\xf5\xca\xfc\xcb\x80\x74\x05\x39\xac\xd4\x2d\x3d\x3a\x80\x19\x63\xd3\xcb\x24\x00\x3a\x2f\x9e\xaf\x87\x3d\xf9\x09\x9d\x92\x69\x7e\x99\x22\x3e\x85\x26\xbb\x23\x0d\x49\x6d\x81\x07\xbd\x60\x7b\x25\x5f\x36\xdd\x92\x3d\x81\x74\xdb\xef\x03\x29\x5b\x3f\x67\xf8\x0b\xe9\xbd\xa5\x70\xca\x7a\xd0\x80\x14\x43\xbe\xa7\x0f\x3d\x99\xd3\xbe\x8f\x13\xbf\xc9\x4f\x10\x2d\xe5\x65\xff\x08\x6c\xee\x85\x70\x87\xdf\x07\x27\x78\xdc\x52\x72\x82\x17\xf2\x17\xdf\x2f\xa7\xce\x8b\x21\xf3\xe5\x5b\xe3\xe8\xfd\x2f\xd2\x0d\x05\xd2\x65\x6b\xb8\xcf\xcb\x1e\x91\x4f\x97\xca\x37\x52\x03\x29\x2a\x80\xd5\x7b\xf9\x3d\x14\xf4\x3f\x3b\xce\x89\x5b\xb8\xed\x1a\xbf\x90\xc7\xe4\x1a\x3f\x1a\x87\x80\x5c\xe3\x07\x11\x29\xb7\x72\x1c\x94\x9e\x59\x15\xb3\xbe\xb2\x54\x8e\x68\x8f\x6d\xf6\x65\xbd\x31\xae\x09\xfb\xc2\x09\x15\xbc\x5f\xd6\x07\x62\x94\x7f\x59\x04\x84\x29\xbc\xb8\xab\x46\xd5\x69\xf3\x11\xd3\x28\x3f\x4a\x7c\x35\x7e\xb1\xbe\x7c\x20\xab\xd1\x50\xe8\xcb\xd4\x1b\x7a\x98\x7e\x2e\x2b\x1d\x5a\x3e\xad\xa9\x6a\x79\xb0\xa6\x21\x3d\xbc\xc1\xf1\xfe\x76\xbe\x20\xac\x17\x6f\xce\x86\x1a\x50\x49\xb3\xd9\x30\x6f\x48\xf9\x02\xaa\x3a\x28\x52\x53\x09\xa6\xe8\x42\x5e\xfb\xd2\x90\x45\xe4\xb5\xaf\xd7\x91\x0e\xb5\xef\x61\x2d\xf2\xd3\x97\xd8\xa6\xdf\xbe\x33\x13\xfb\xeb\xdb\x39\xe4\x23\x53\x92\xa8\x20\x86\x4a\x3f\xc9\x73\xa5\x50\x3c\x32\x12\x8d\xdf\xe0\x89\x01\xcd\x0e\xfe\x0b\x6e\xf2\x86\x1c\xd3\x27\xe6\x09\x76\xb3\x9e\xe4\xe9\xf1\x67\x2a\x6d\xc1\x9e\x53\xc2\x3e\xfc\x18\xe9\xe4\xc2\xaf\xdc\x70\xbf\xdf\xf6\xd3\x22\x1b\x93\xb5\x80\xd4\x1a\xb7\xb3\x16\xc4\x97\xf8\xf6\x53\xac\x99\x72\x99\xd8\xaf\x60\x63\x06\x9a\xee\x4d\x82\x70\x73\x79\xf3\x4b\x7c\x80\xca\x52\x70\x12\xb4\x7c\xdb\xb5\x7f\x7e\x7a\xd0\xb1\x8d\x8f\xcd\x79\x09\xb6\xb8\x61\xde\x3c\xf6\x99\x42\x26\x95\x21\x9a\xb7\x42\xd6\x6f\x44\xce\x8c\xd1\xcc\x15\xd3\xf9\x1b\x45\xb6\x06\x54\x82\xb4\x2d\x55\x8d\x79\x5a\xed\xb2\x03\x30\x46\x91\xe7\xf1\xf9\xce\x4f\xd8\x66\xc8\xbe\xc6\x75\xa5\x19\xd1\xaa\x7b\x9c\x9b\xef\x51\x9e\x81\x94\xfc\xc1\x1d\x4e\x67\x26\x68\xa7\x31\x9f\x8a\x00\x38\x98\xab\xe9\x37\x7e\x70\xe2\x4d\x07\x00\x10\x6b\x3a\x37\x1e\x3e\x39\x81\x6c\xc4\x3e\x80\xa6\xbc\x18\xe9\xc2\xfb\xe8\x4c\x33\x4f\x35\x9a\x66\x5e\x8a\x47\xd8\x81\x94\xdd\xfd\xe4\x43\x39\x8f\x51\xa9\x67\x72\x13\x78\x75\xa6\x72\x13\x54\xd8\xd3\xdc\xec\x3b\xf2\xc3\x4a\x0b\xbc\x34\xc6\xf3\x5b\x76\x3d\x79\xe1\x07\xd5\x72\xfa\x49\x9f\x02\x83\x9e\x4e\x79\x80\x26\x3c\xfd\x12\x4f\xcd\x5c\x61\x40\x39\x40\x41\x66\xda\xab\xf2\xa1\x89\xb5\xf2\x21\x2a\x60\x0b\x28\x5b\xe3\xc1\x84\xd8\x51\x09\xfb\x9a\x7e\x6f\x87\x67\x7b\xe6\xe6\xd0\x40\x7c\x32\x93\xa4\x06\x9c\x67\xd3\x49\x0d\x12\x5f\x37\x37\x47\x0a\x12\x35\x37\x37\x2b\xd8\x1f\xc8\xe7\x52\xd6\x8f\xc0\xb3\x46\xc3\xf2\x1e\xa0\xc7\xcd\xcd\xb6\x97\xcf\x42\x38\x72\xfd\xb3\x12\x88\xcd\x07\xbd\x92\x73\x0d\xf4\xa5\x14\x9d\x19\xf8\xf4\x5b\xc2\x81\xc4\x08\x7a\xa0\x97\xde\x23\x49\x97\xca\x6d\x65\x56\x3c\xf7\x4e\x82\x75\x20\xcb\x2a\x1b\x90\x33\xbe\x17\x20\xed\x18\x96\x6f\xb7\x54\xee\x83\x70\xee\xb6\xe2\x96\xb4\x22\xf3\xc8\x91\x1e\x74\xa2\x6f\x29\x13\x53\x3a\xf3\xdd\x5b\x90\x87\xeb\x97\x79\x38\xa4\xe6\xee\xab\x4a\x9d\xfe\x4c\x85\xcc\xe9\xee\xf3\x1b\x22\xdc\x71\x07\xa4\x43\x67\xcf\x08\x2d\xed\x8b\x45\x36\xec\xc2\x53\x0f\xf3\xac\xba\xa0\x23\x41\x12\xbd\x6e\xee\x64\xcf\x60\x1f\xea\x9d\x9e\xc2\x9b\x34\x53\x31\x0d\x07\xa1\x4a\x53\x31\x0d\xed\x1a\xe0\x13\xb2\xa3\x55\x9d\xda\x8d\x15\xd7\x0b\x3e\x65\x7c\x1a\xb5\xe2\xd1\x03\x3e\x34\xae\x06\x64\xbd\xa3\xa4\xd0\x93\x95\x76\xb4\x70\x2c\xf8\x8e\xc2\xc5\xf6\xe6\x01\x1f\xe8\xd3\xa9\x0e\xfc\xc4\xda\x82\x74\xa2\x5d\x8c\x43\xba\xf5\xd5\xb3\x58\xe8\xd6\x67\x40\x0b\x96\x99\x76\x34\x35\x5a\x3a\x9c\xbc\x02\x73\xc6\xe4\x25\x1e\x1c\x51\xf3\x70\xea\x48\xbf\xcb\xb7\x40\x0d\xcd\x07\xc0\x3c\x88\x69\x63\x1a\x94\x6d\x60\x0f\xe7\x3a\xac\x4e\xd8\xae\x30\x0f\xec\x74\xf9\xd2\xa7\xe3\x95\xaa\x60\x94\xba\x34\x0b\x46\xbe\xb6\xc2\x39\x33\x9d\x5e\x20\x8c\xe3\xc0\x9a\x71\x06\xb4\x88\x08\x2f\x3d\x9c\x40\x94\xfd\xef\x84\x02\x0d\x7f\xcf\x3c\x78\x30\x80\x91\x69\x0d\xb1\xcb\x4e\xc7\x34\x5c\xbd\xa6\x4f\x7b\x0c\x2e\x20\xa5\x40\x0b\xf2\x66\x14\xf8\x86\xa6\x42\x1c\x8e\x9e\xaa\xf0\x82\xd4\xb5\x1c\x96\x71\x72\x98\x5d\xe0\x83\x7e\x0d\x69\x1c\xac\x77\x20\xc9\x33\x8d\x99\xe6\x9d\xfb\xb4\x63\xcb\x3e\x03\x99\xc6\xf5\xfb\x9b\xf5\xd3\xa9\x06\xae\x2b\x1f\x8a\x32\xad\x7e\x4c\xc7\x3b\x5c\xd6\x31\xa7\xb3\x00\x84\x6d\x14\xc7\x3f\xe1\x62\x9a\x85\x8b\x4e\x30\x0e\x1e\xda\xe9\x9c\x2e\x05\xf3\x7c\xe7\x5b\x8e\x0c\x26\xc8\xf1\x06\x57\x4b\x5d\xf6\x0a\xbd\x6a\xb3\x92\x84\x66\xf2\x42\xce\x46\x2f\x37\x8a\x15\x5f\x4a\xd1\xc3\x5f\x3a\x8b\xf5\x3c\xce\xd7\x62\xf5\x9d\xdd\xe9\x9b\xfe\x17\x1b\xb9\xc0\xd8\x6d\xa7\x98\x0a\x13\x28\x61\x5e\x0a\x13\x28\x61\x5e\xc5\x89\x48\x70\x0d\x4d\xbd\x5b\xd3\x09\xd5\x98\xba\xe8\x5f\x78\x11\x6d\x3a\x32\xe0\x62\xe7\xea\x9d\x9a\x03\x4b\xfd\xf4\x35\xff\x0b\xae\x5e\x89\x2f\x82\x5b\xf9\x29\x9a\x96\x95\xf5\xe5\x7d\xb4\xce\x59\x6d\x18\x61\x8c\x0e\x14\xb8\xc8\x25\x3c\x2b\xae\x33\x77\xe2\x87\x68\xda\x09\xdd\x55\xef\x45\x8b\xdf\xb3\xb2\x17\x21\x26\x5f\xe5\xbf\x7a\xbe\xd4\xba\xb3\x96\x89\x22\x38\x81\x44\x05\xac\xa4\x63\x0a\x78\xf4\x64\x56\x2f\xe4\x00\x39\x99\x27\xfd\x60\xe8\x82\x8c\x38\x98\x3a\x0c\x09\x1f\xd6\x54\x14\x41\x25\x22\x7e\x56\x36\x3b\xeb\x51\x2d\x09\xd8\xd2\x36\x79\xa3\x06\xc3\xc7\x4c\x10\xc1\xe7\x53\xc7\xa1\xa6\x9b\x5b\x71\xbb\x35\x75\xed\xf9\x4e\x99\xcd\xb2\xec\xbc\x8a\xc8\xc9\x5e\xab\x7e\xe6\x83\x80\xee\x69\xbf\x7d\xc3\x31\x34\xed\xb7\x1f\xc4\x5e\x4f\x3c\xf5\x68\xed\x53\x0f\xca\x74\x94\x89\x79\x92\x1a\x9a\x89\xb7\xa7\x3e\xe1\xd4\x93\x57\x63\x88\xbc\x98\x27\x26\x47\x36\x19\x17\xfd\xf1\x38\xcd\xd3\x8b\x6f\xb5\x7d\xfa\xda\x7f\x8e\x2a\x3b\xf2\xc9\xaf\x3f\xe5\xba\x2f\x03\x8a\x3a\x7d\x45\x04\x3d\x7d\xfa\x71\x18\xde\x37\x99\xb8\xee\x6b\xaa\x5a\x52\x69\x29\xf4\x11\x5c\xf2\xa5\xba\x84\xfa\xed\x49\x6f\x27\x4b\x71\xde\x90\x14\x23\xc3\xeb\xc1\xd9\x29\x0f\xf9\x81\x81\x64\x9e\x8e\x17\x3b\x33\x63\x3e\x2d\x47\x0a\xe5\xdb\x47\x10\xb4\x13\x7c\xcb\xf4\x71\x3c\x06\x3f\x6b\x06\x6c\xab\xd3\xec\x72\xd0\xa3\xd3\x3e\x11\xc6\x3e\x49\x09\x10\x0e\x95\x24\x00\x9c\x71\x7e\x46\x25\x8c\xc5\xcf\xa8\x0c\x82\xdc\xa7\x5c\xdb\x95\x88\xbf\xe9\x6b\xff\xdc\x31\x9f\x17\x67\x65\x4b\x55\x0b\x29\xec\x0f\xdf\xf4\xe7\x1d\xa4\xe9\x87\x53\x2e\x66\x44\xaf\xa1\x54\xb2\x68\xce\x0b\x16\xc9\x76\xe1\x62\xff\x62\x34\xdf\xb2\xf0\x8b\xb8\x2f\xf6\x1d\x4e\xf1\x6c\x89\x0b\x03\xe9\xa7\x57\xcb\x29\x6c\xd9\xcb\x21\xc1\xd9\x30\x76\x84\x47\xb7\xb9\x06\x53\xc6\xd8\xb0\x3f\x43\x71\x7e\x3f\x05\x8b\xc6\xbc\x08\xff\xe4\x28\xbd\xf0\xc3\x20\x72\x5e\x37\xdd\x30\x58\xad\x77\xdb\xc0\x50\xe2\x10\x59\x75\x27\xf7\xf2\xf1\xd2\x4c\x5f\xcc\x3f\x6b\xea\x62\x3f\x85\x01\xfa\x2d\x14\x82\x12\xa7\xdc\xdb\x75\xdb\xc1\x5e\x27\x5b\xdb\xd3\x8e\x47\xe6\xa1\xb4\xce\xf4\x0e\x40\xeb\xe2\x70\x4e\x3f\x52\xd2\xd0\xa9\x1a\xc1\x0b\x67\x40\xd9\xb5\xe0\xaa\xf2\x51\xd7\x86\xec\xde\x30\x5d\xb1\x88\xf2\x58\x77\x54\xdc\xc9\x1d\x7d\x2c\x17\x53\x2e\xeb\xda\x40\x56\x1e\xeb\xda\xf6\x94\x5d\x82\x4e\x20\xaf\x60\x4f\x55\x5f\x6a\x18\x01\xed\x14\x62\xf5\xfd\x80\x09\xc9\xc4\x67\x73\xf2\xe0\x2d\x90\xf3\x2f\x32\xe8\x2c\x27\xbd\x48\x0e\xae\xc1\x47\x32\x15\x2f\xde\x2f\x50\xd6\xab\x4c\xd7\xcd\x22\xd0\xac\xd3\xb8\xb6\x14\x3a\xf5\x0c\x83\xf6\x4d\x00\x16\x53\x8e\xef\x3d\x27\x3d\xf7\xfe\x71\xf8\x4c\x79\xbe\x6b\xdb\x03\x29\x68\x33\x3d\xf2\xb6\x1c\x8d\x4e\x4f\x5d\x20\xa5\x0a\x0b\xa6\x8a\x83\xc1\x5a\x35\xfd\x06\x09\xb1\xfb\xb3\xd9\x94\xd5\x53\xc6\x3c\x32\x0a\x82\x64\x4a\xea\xda\x02\x93\x56\x9f\x8a\xe8\x01\x37\x3f\xa2\x1f\x6a\x21\xa1\x1c\xeb\xd1\xf1\x7a\xc0\xcc\xba\xac\x05\xdc\x17\x98\x72\x88\x17\xc2\x05\xa7\xdf\x1d\xc1\x5f\x3a\x3b\x42\x38\x3b\xd3\x8f\x8b\xb4\x23\x1f\x8a\xea\xd8\xd3\x1d\x7b\x15\x3b\xd1\xee\xf0\x76\x04\x82\x93\x74\x40\xbf\x52\xc6\x97\x26\x1e\x9c\x91\x53\xb9\x02\x6a\x43\xe1\xb2\x37\x9c\xb8\xad\xe9\xc4\x01\x3c\x5a\x33\xf5\xb6\x48\xd9\x58\xe4\x8e\x46\x05\xd1\xd9\xfd\xbd\x87\x24\xe5\xe1\x3e\xae\xf4\xe1\xf7\x43\xb8\xda\x33\xbb\xe3\x35\xf7\x14\xae\x91\x44\xa6\xed\x7e\x8a\x06\xaf\xe5\x94\x47\xfb\xe0\xcd\x89\xe9\x8c\x03\x38\xce\x66\xc7\x0d\xc9\xd9\xae\x1c\x03\x65\xdb\x52\x78\xba\x90\x76\x64\x06\xc2\xe3\x31\x95\x0a\xa0\x44\x10\xea\x5e\x4b\x1c\x67\xd3\x9e\xf1\xe8\xcd\x7a\x24\xa4\x36\x14\x50\x3f\x12\xd2\xd0\xda\xf5\x48\x48\x89\x90\x32\x7c\x28\x70\xd6\x0c\x84\xe3\xf1\xbd\xb9\x7b\x0e\xdc\x33\x6c\x43\x39\xd1\x4b\x96\xdd\x39\x01\xb8\x5c\x34\xfd\x82\x48\xe3\x54\x1f\x7e\x91\x92\x33\x6a\x60\x5d\x4c\x33\xc3\xf8\xec\x40\xac\x7a\x01\xb4\x57\xac\x06\xb4\x7d\x09\x82\x19\x5c\x29\x3f\xd3\xcd\x5b\x2d\x51\x57\x2f\x19\x11\x3a\x36\xed\xa7\x6f\x88\x41\xf2\xd3\x97\x33\xcd\xdc\x46\x16\x7c\x42\x04\xa9\x6a\x33\x0c\x67\xfc\x20\x58\x81\x93\xdb\xcf\x79\x64\xbd\x86\x63\xc2\x3f\x65\xda\xdf\xd0\xd6\xc0\x38\x8d\x00\x3c\xec\x40\xe3\x88\x1f\xda\xd1\x67\xa6\x52\x87\x03\x99\x7c\xe6\x70\xc2\xb5\x2d\x65\x0a\x71\xed\x69\x45\x6f\xac\x9e\xa9\xf9\xd2\xce\x4b\x99\x66\x03\xaa\x53\x5e\x81\xd5\x7d\x03\xdc\x45\x84\x81\x24\x44\xc0\xee\x9d\x74\x80\x38\x8a\xa9\xb4\x02\x05\x73\xf7\x54\x1e\x81\x83\xc8\x88\xe9\x78\x81\x11\x53\xd2\xed\x33\x85\x40\x84\x79\xdb\xc2\xc7\x94\x2b\x73\x40\xd9\x60\xaf\xb7\x1f\x91\x49\x1f\x8e\xb4\x84\x2b\xdc\x3e\xf7\xb7\x34\xe3\x6c\xcd\x3d\xcd\xd8\x1a\x0e\x24\x43\x1c\xaf\xe8\xcd\xdb\x62\x5d\x38\xc6\x6d\xb1\x2e\x5b\xf4\xb6\xa3\xf9\x4a\xb3\x0a\xc6\xe0\x39\xd8\xe9\x2c\x02\x1b\x04\xe1\x24\x02\xb9\x2f\x32\x6f\x3f\x6a\x7c\x66\xb6\x78\x3a\x68\x00\x3d\xdc\x6c\x3a\x15\xf3\x81\x71\xdf\xb6\x89\x84\x9a\x6f\x02\xe0\x38\xd6\x1c\x81\x80\x41\x7c\x2a\x87\xc0\x81\xd7\x63\x92\x43\x00\x2e\xaa\xe0\x84\xd2\x7b\x6a\x0e\x77\xc9\xc0\x10\xf1\x11\x60\xfc\x46\x47\xe4\xe0\x69\x15\x0d\x97\xfe\x74\x9e\x80\x56\x53\xb8\x78\xea\xc6\xd6\x53\x9a\x80\xca\xbd\xf2\xa9\xa8\x81\xfd\x24\xb8\x71\x4e\x5b\x76\xb9\xce\x32\x67\x96\x3a\x0d\x99\xd6\x3c\x41\x8e\x22\x20\x21\xf3\xf4\x23\x1c\xa3\xa4\x5d\xf3\x7c\x22\x05\xe6\x1c\x44\xcc\x00\x49\x9a\x80\x9e\x9c\x18\xa0\x5d\xe9\x73\x80\x42\xda\x95\x3c\x93\x51\x0f\x10\x0a\x0a\x7a\x90\x27\x55\xfd\xd8\x00\x13\xad\x68\x84\xda\xd0\x93\xa7\x19\x03\xe6\x1a\xc7\x26\xc4\xca\xc2\xf3\x19\xb8\x4c\xe6\xb4\x68\x48\xb8\xc6\x9c\x16\x0d\xa1\x61\x85\x1f\x54\x32\xc7\x4e\x5d\xf5\xaf\x3c\x64\x3e\xfd\xe6\x45\x4b\xff\x4a\x1d\x41\xe8\xd6\x74\x60\x02\x9e\xb8\x39\x1d\xc0\x0f\x5b\x98\xf2\x60\x45\x5e\x50\x4e\x80\xc5\xed\x40\x55\x56\xb4\xde\xbe\xbf\x3e\x3f\xfd\x38\x46\x54\xfa\x29\x16\x52\x32\x28\x3b\x17\xae\x4c\x95\xcc\x2a\xed\x4a\x1f\xb6\xd4\x1a\x72\x94\xc4\xd5\x99\x39\xbf\x9c\x81\xd3\x6a\xea\xe5\x8c\x55\x78\x02\x6a\xc8\x57\xaa\xea\xa1\x1a\xf8\xf4\xc3\x5e\x5c\x62\x47\xa6\x33\x11\xe4\xfa\xd3\x24\xda\x82\x08\x81\xe9\x54\x04\x38\xca\xe6\xc3\x17\xd2\xb7\x7c\xa9\x73\x1f\x45\xd8\xb1\x17\xdb\x48\x99\x5e\x07\x66\x58\x0f\xdf\x5c\x21\x38\x64\x2a\x2f\xc1\x71\xe4\x43\xa9\xa0\xdc\xdc\x9c\x0f\x8b\x28\xe8\xcf\x0f\x7b\x71\x33\x2a\x85\x8b\x6f\x5b\xbe\x53\x1c\x25\x72\xa8\x83\x3d\xc8\xb2\x31\xfd\xfe\x46\x94\xbf\x87\x2f\x3a\xb1\xc8\x79\x7e\x83\x2d\xe0\x47\x35\xc6\x99\x46\x5f\x1e\x7e\xfa\x7f\x8b\x20\xc0\x7b\x91\x6e\xc7\x9f\x34\x15\x05\xb2\xe7\xf2\xd2\x7c\x60\x4d\x3c\x03\x9a\xfd\x65\x5a\xed\xb9\x85\x2d\x3c\x7c\xf3\x11\xa6\xf5\xe0\x12\x2c\xa8\xc3\xfd\x10\x21\x95\xb1\xa0\x12\x8d\x3c\x15\x40\x52\xc9\x45\x36\x1f\xb6\x47\x11\x64\x33\xfd\xe0\x46\xac\xce\x3c\xb8\xf1\x41\xcf\x6e\x07\x44\x36\x45\x97\xf4\x38\x8a\x1e\x78\xc6\x18\x97\xa3\x10\xf0\x29\xce\x87\x93\x95\xc2\xc1\xfc\xfa\x06\x39\xd5\xa6\xdf\xdb\xf8\x08\x21\x7e\x70\x23\xb7\xab\xa6\x5e\xdc\x28\x51\x2f\x1f\x84\x28\xb0\x61\x15\xb3\x72\x8c\x9a\x4e\xec\x9c\x64\xd0\x4f\x8b\xc6\x39\x91\x15\xc3\x52\xb9\x9d\x33\x9f\x9d\x99\xed\x80\x7a\x05\xaf\xa5\xaa\x9f\x52\xdd\x03\x1a\xdd\x13\x48\xc6\x84\x2d\xed\x88\x81\x60\x5b\x73\x3a\x85\xc1\x55\x9e\xe9\x74\x0a\x84\x28\xcc\xe7\x00\x9f\x1d\xd0\xf8\x0c\xa0\xc5\xf1\x79\x12\x6f\xf2\x90\x06\x3e\xfa\xf9\x44\xa0\x42\x70\x7e\x5a\x8c\xee\x81\xcc\xd1\xf6\x34\x24\x84\xae\xf4\xa9\xa5\xc6\xf0\xe5\xd7\x32\x3e\x32\x8a\x33\x31\x10\x47\x38\x95\x89\x61\xe7\x5a\xdf\x74\xf8\x4b\x23\xe0\x66\x3a\xfe\x25\x77\xbf\xa6\x9f\xd2\x28\x63\xa4\x5d\x69\x16\x3d\x75\x65\x06\x3b\x03\x39\x63\x2b\x23\xf1\x5b\x2f\x68\x2b\x0a\x87\x29\x5b\xa6\x59\x46\xee\xcf\xea\x99\x48\x33\x21\xf6\xdf\x7e\xe6\x4e\x64\x19\x7f\x82\x9f\xd5\xe0\xc6\xc9\x7c\x3a\xe7\x0f\x8f\x0d\x4e\x87\xca\xf0\x98\xea\xf4\xdb\x19\xe4\x5d\x9f\x4f\x5f\xe1\x24\x4e\x65\x3e\x1d\x5e\x80\xa2\xf5\x74\x78\x01\x97\xd6\xe6\xd3\x74\x58\x53\x15\x3a\xfc\x3e\xe6\x7b\xfa\x61\x8d\x76\xc1\xb7\x9c\xca\x21\xca\xad\x82\x6c\x92\xc8\x67\x3a\xb1\x43\x3c\xb8\x7e\x74\x83\x47\xc2\xa7\x43\x6c\x48\x20\x3d\x1d\x62\xd3\xd9\x97\x44\xd8\x5c\xa9\xa9\x41\xa2\xae\x39\x01\x04\x0f\x2e\x4f\x5e\xe7\xc8\x90\x15\x53\x53\x79\x1b\x7b\x2a\xa4\xa6\x8c\x33\x55\xe5\xe4\xe2\x58\x77\x48\xcd\x4e\x78\xcb\x74\x9c\x4c\x23\x06\x6a\xbe\x14\xd7\x45\x3c\xc1\x7c\x99\xb4\x51\x72\x5e\x8a\x39\xdd\x6b\xa0\xa2\x87\x6f\x68\xc6\x21\xa7\xc4\x9b\xcc\x97\x9f\x8c\x09\x72\xc3\x98\xa7\xaa\xa8\x7e\xa4\x8b\x87\xc7\x11\x10\xec\x98\x01\x05\x2d\x44\x47\x76\x4a\x09\x32\xdf\xcf\x97\xc3\xf0\x90\x6c\x1c\x36\xd3\x08\xd0\x9a\xaf\xd0\x79\xea\xfa\x58\xcb\xa0\x6f\x23\x44\x27\x32\xf0\xc6\xa8\xac\x1c\x12\x47\x0c\x47\x2f\xc4\x0c\x34\xbb\x17\x9e\xde\x33\xa5\xa2\xed\x91\x42\x3b\x56\x03\xbd\xdd\x25\x9d\x48\x1d\x39\x32\x4c\xa9\x23\x5b\xa8\x45\xb2\x67\x29\x59\xf6\xe9\x7d\xc7\x3c\x4f\x78\x06\xcd\x8a\xb6\xf7\x2c\x97\x8c\x55\xbc\xf9\x34\x5f\x26\x66\x50\x7f\xfb\x25\x53\x58\x98\xe3\x5f\x72\x37\x72\x3a\x00\x26\xf6\xbb\x77\xf8\x64\x40\x6f\x27\x34\xc6\x37\xa4\x86\x68\xfa\x76\x60\x72\x6c\xb2\x6f\x4c\x0c\x81\x9e\x0a\xfa\xe0\x4b\x1d\xc3\xbc\xdb\x33\xfd\xfe\x06\x59\x9f\xa6\xf2\x4d\x24\x5f\xd5\x54\xac\x4a\x25\x66\x6f\xbe\xed\xf0\x47\xb8\x52\x74\xca\x11\x8d\xc8\xc1\x29\xf5\x83\x1c\xeb\x0e\x43\x71\x78\x0a\x0f\x29\xcc\xf7\xcd\x40\x98\x91\x9b\x81\xa4\xd4\xda\x24\xfc\xc6\xaf\x63\x70\xef\x61\x3a\x0a\x65\x3f\x4b\x0a\x9f\xfe\x94\xd9\x94\x80\x19\xe1\x4b\x71\x27\xb5\x67\xde\xed\xb8\x4b\x68\x87\x1f\xc1\x68\x04\x66\x4d\xc7\x9d\x10\xdc\x32\xdf\x4e\xf2\x9c\x30\x03\x05\x9e\x54\x92\xc9\xcf\x37\x8c\x0b\xdd\x53\xa9\x29\x6a\xff\x7c\xe9\x7d\x93\xa1\x39\x0f\x15\x8c\x54\x71\x28\xd5\x09\x4c\xaf\xbe\x61\xa6\xd4\x59\xbb\x40\x37\x2b\xe6\xb4\x40\x73\xc0\x2b\xe0\xda\x71\xbe\xaf\xb7\x20\x35\x74\x50\x26\x5d\xc2\xf9\xdb\x16\x24\x76\x70\xd2\x89\x2d\xcf\xbe\xfd\xb9\x40\x1f\x7c\x57\xc0\x53\x5f\x82\xc1\x70\xec\xfd\x09\xe4\xbd\xa9\x99\x5e\xa0\x73\xdd\x5f\xe9\x65\xe8\xcb\xb4\x63\xed\xaf\xa4\x21\x4d\xc9\xfe\xed\x6d\xcb\x55\x55\x02\xe9\x9e\x3e\x15\x85\x20\x4e\xbe\x20\x1f\x4a\x95\x2e\x45\x6f\x4e\x94\xb5\x20\x2f\x6e\x20\xc8\x0d\x64\x6d\xd2\xb4\xdc\xbd\x40\x85\x48\x9c\x29\x14\xf5\xef\xf9\x52\x0e\xb9\xcc\x8f\xe4\x3a\x5f\x89\x5b\x90\x07\x09\x3a\x56\x71\x37\x26\xfd\xf6\x18\x99\x66\x07\xf2\xd9\xcf\xbf\x40\x71\xef\x8d\x51\x99\x0e\x33\x46\x7b\x8c\x4d\x5b\x0b\x3c\x3d\xaf\x7c\x29\xbb\x46\x3f\x8c\xce\xee\xeb\x38\x67\xad\x80\x6a\xe8\x28\x40\xeb\xf8\xea\x25\x50\x11\x94\x0f\x35\xc6\xa3\x03\xd9\x7c\x7f\xa5\x19\x6f\xbf\x7a\x02\xda\x54\x7a\xa6\xb2\x31\x68\x40\x53\xea\xef\x01\x64\x45\xfe\x18\x80\xe2\x0e\x81\xec\xa1\xdc\x2e\x20\xab\xf5\x35\xa0\x0c\x7c\x4c\xec\xee\xd8\x63\x3f\xc8\xb0\x40\x05\x2c\x96\x54\xd5\xac\x7f\x20\xa3\x03\x02\xbe\x28\x7a\x32\x90\xe1\x6d\x40\xcd\xdb\xdb\x60\x03\x82\x1f\xd1\x85\xf5\x80\x8d\x66\x6e\x4f\x56\xaa\x8a\x39\x65\x8c\x52\x68\x47\x50\xb3\xd8\x5f\xae\x54\xd5\xeb\x34\x2d\x55\x87\x0f\x08\x20\x63\x0a\x6e\xa6\x0f\x36\x93\x03\x48\x1c\xf9\xbb\x20\xe9\x93\x1b\x93\x61\xbb\xe8\x41\x4d\x07\x22\x35\xda\xc4\x38\x52\xc1\x46\xc4\x92\xfd\xea\xc7\x31\x7e\xfb\xd0\x7a\xc6\x09\xa6\x4e\x7b\x13\x76\x72\x98\x74\xd8\xa0\x87\xf3\x24\xf8\x86\xd3\x02\x35\x1d\x9f\xaa\x9a\x0e\x76\x9d\x32\x62\x74\xc7\x3a\x2d\xc8\x8c\xf1\x4c\xa1\x29\xe9\x2c\x80\xba\x53\xd1\xd3\xaa\x82\x18\xd8\x75\x7a\xff\xa2\xda\x41\xb7\x20\x45\xdc\xf7\x0a\x24\x3a\x2a\x29\x63\x20\x14\x42\x48\xc1\x40\x8e\x96\x0e\x59\x1d\xb0\xb7\x74\x62\xdf\xd9\x06\x02\x7e\x00\xe3\x62\x99\x8f\x01\xb2\xcc\x81\x09\xab\xa6\xae\xd1\x63\x20\xbc\x77\x76\xa5\x4f\x6b\xc6\x9f\xba\xbe\x9a\x45\x3b\x0a\x69\x08\x9f\x3e\xb0\xaf\x41\x3e\x8e\x5e\x39\xd9\xce\x07\xd2\x4f\xa6\x16\xd3\xc9\xe7\x53\x59\x39\x1a\x7d\xea\x7e\x72\xff\x74\x62\x85\xbf\xa4\x21\xa5\x4a\xda\xd3\xce\xad\xcb\x7f\x54\x35\x01\x85\x15\x91\xa0\xe3\x2a\x01\x0f\x89\xd9\x74\x22\xe1\xbd\x6f\xf9\x52\x0b\x7f\x7e\x6b\xe6\x5e\x55\x75\x70\x64\x2a\x15\x2a\x11\x42\x3c\x78\xe0\x9b\x33\xc6\x69\x3f\x3a\x64\xc9\xd3\x18\xe5\x53\xa8\x6b\xb4\x2d\x90\xe8\x20\x2b\x8d\x5c\xcf\xa6\x21\xb7\xc7\xc9\x01\xa4\x64\x1e\xab\xa1\x80\xca\x1d\xc3\x89\x58\xcc\xfe\xa0\x0a\x85\xba\x94\x83\xa9\x2c\xd8\x4e\xd8\x99\x84\xba\x84\xc5\x3a\x41\x87\x93\x1f\x2d\x48\xf3\x03\xb5\x97\x1c\x9e\x34\x3b\xbc\x33\x3a\x90\x87\x19\xc8\x66\xb9\x92\xaa\xba\x1e\xc7\xa0\xcb\xa0\x4b\x30\x90\xcd\xee\x6a\x29\x84\xf4\x82\x81\x45\xae\x40\x4a\xf0\x05\x73\x28\x66\x78\x6c\xe2\xe2\x03\x11\x4e\x51\xa0\xc3\x34\x83\xc7\x8f\xe9\x09\xe1\x81\xac\x49\xad\xe4\x4b\x6d\x93\x96\x32\x16\x81\x76\xfc\xc8\x18\x5b\xb3\xf8\x60\x6b\xb4\xea\xdc\x2f\x57\x20\xf7\x08\x72\x26\x2d\xf6\x53\x99\x6c\x4c\xfa\x40\x94\x66\x4f\x2b\x25\xc7\x51\xe0\xf8\x0e\xbc\xf9\xcc\xb9\x85\x2d\x64\x80\xe2\x90\xf4\xf3\x03\xda\x3a\xc0\x51\x5a\xe5\xfc\xc9\xa1\x57\xfd\x20\x28\x93\x55\x21\x26\x50\xaf\x66\x80\x4c\x56\x35\xf5\x5c\xa9\x6a\x72\x6e\x01\x65\x66\x86\x8f\x39\x29\x48\x76\x69\xf5\x23\xde\xe5\xd3\xa5\xd1\xe3\xb4\x70\xe2\x8f\x1d\xd2\x22\x9e\xe7\x62\xd6\x15\xcf\xd3\x6b\xfa\xb4\x5c\xc6\x54\x3a\x64\x67\x14\x66\xaf\x0e\x10\x62\x98\x90\x5a\x4d\x65\x99\x4f\x32\x30\xdf\x76\x28\x81\x2c\x9c\x9e\x01\xbd\xb6\x35\x9d\xbe\xc5\xab\xc0\xf6\x96\xb7\x1b\x3e\x56\x4d\x5c\x10\x4c\x85\xb8\x1a\xe3\x34\xfd\x40\x95\xca\xee\x51\x3b\x6c\x8c\xb7\x41\xca\x95\x42\x7b\xdf\x3f\x0d\xe9\x58\x84\x2c\x95\xc1\xa3\xd7\x2c\x1f\x47\x5f\x1a\x32\x05\x41\x4f\xd5\x21\xb8\x67\xfa\x24\x04\x37\x0b\x68\x4d\x0d\xd6\x50\x9d\x26\xf2\xcc\xc4\xf3\xfc\x6c\x4d\xa9\x50\x68\x8c\xd3\x1c\xa8\xa7\x4c\x42\x77\x86\x69\xe9\x9d\x8d\xc1\x63\x20\x17\x7c\xe3\xb4\x30\xd6\x0b\x90\x91\x4d\x19\xc8\xe6\x4b\xbb\x1b\xd8\xfe\x8a\x19\xaa\xbd\xe5\x4b\xbd\xa9\xc7\x0a\xf1\x52\xc8\x09\x76\xa7\x45\x33\x06\xa2\xf8\xa1\x23\xbb\xef\xb4\x35\xe1\xfb\x2b\x95\xab\xaa\xd9\x6c\x1a\x55\x52\x43\x98\xee\x69\x8e\x37\xe8\x62\xf8\x35\xe7\x1d\x48\xdf\x8d\x0b\xc8\x01\x39\x2c\xe5\x69\x59\x6c\xd0\x8c\x83\xbe\x2e\xb6\xf4\xe9\xcc\x31\xe9\x83\x43\x91\x11\xdf\x30\x72\xd0\xd1\xd5\x85\x3e\x52\xa8\x77\x24\xf6\x94\x89\x51\x1c\x69\x54\xbc\x60\x30\x7e\x14\xc3\x1e\x50\xd7\x13\x82\xdc\x6d\xe4\xbc\xac\x8e\x3a\x0a\x87\x3b\xcd\xc4\x06\x6b\x85\x96\x08\x9d\x39\x22\xa9\x77\x10\x37\x0d\x8e\x94\x19\xd3\x34\xa3\xe7\x6e\xf7\x40\x5a\xd4\x0e\xa6\xd8\xc1\x7a\xfa\xf7\x19\x98\x95\x43\x65\x3c\xd3\xac\xb9\x58\x0b\xa8\x81\xec\x81\x1c\x64\x0f\x4b\x71\x06\x8f\x70\x2a\x87\x32\x8d\x2d\xd0\x2d\xe8\x04\xb2\xc1\x04\x01\xfc\xf2\x53\x4e\x91\xe3\x9c\xa5\xc3\xd6\xae\xab\x3b\x94\x69\x43\x62\xd0\x93\x25\x75\x6c\x29\xab\x82\x52\x76\x09\xda\x80\x6c\xae\x38\x03\xea\x0e\x0c\xcc\xd0\x0f\x94\xf8\xfd\xd4\x05\x19\xb9\x94\xb1\x76\x1d\x90\x19\x48\x27\x96\x64\x11\x32\x2f\x8c\xac\x9d\x96\x6e\x27\x95\xa7\x25\x1c\x98\xcc\xe5\xe5\xbb\x2e\xc8\x49\x17\x46\xfb\x33\x75\x17\xe3\x8c\x12\xed\x77\x48\xf6\x73\x04\x9c\x42\x90\xe9\x12\x9f\x1a\x5b\xda\xb1\x3b\x28\x93\xa7\x80\xa7\x81\x56\xef\x08\xa7\x6c\x67\xbf\x3c\x52\xd0\x90\x2e\x6e\x84\xc2\x50\x2e\x9c\x55\xd0\x81\xe3\x9d\x46\x16\x81\x7c\xb5\x57\x3e\x95\xdf\x1a\xe5\xa2\x75\x7b\x35\xd8\x50\x8a\x7f\xaa\x63\x4f\xa1\x16\x65\x4f\x99\xbc\xb6\xe0\xa3\xf4\x1d\x75\xec\x81\x86\xa0\x1d\xc8\xfd\x6f\x40\x9a\x00\x54\x0d\x85\x49\xd5\x81\xb6\xed\x30\xa9\xc1\xae\x74\x26\x8f\x0a\x49\x34\x84\x6e\x26\xb9\x11\xc9\x0f\x17\xe7\xcd\x91\x2b\x88\xe3\x91\x1c\x01\x59\x69\x4f\x81\x63\x98\x88\x11\x59\xa0\x63\x44\x5a\x40\x0d\x1a\xd1\x9a\xa8\xa5\x02\x6f\x54\xd8\x52\x1d\xac\x6d\x73\x26\x97\x73\xa4\x90\x65\xe8\x80\x66\xb2\x23\xa0\xac\x0e\x17\xdb\x48\xd1\x49\x65\x83\x84\x14\x8f\x54\x47\x96\x01\x39\x26\xf8\x4e\x77\x9a\xaa\xda\x8d\x9f\x0f\xbb\xc8\x22\x1f\x6a\xaa\xe1\x80\x4d\x47\xd0\x38\xbe\x8d\xef\x5e\x55\x35\xf3\x47\x3a\x14\xe5\xa1\xe5\x2b\x72\xa9\x0e\xa4\x70\x05\x2e\xd5\x01\xe5\x75\xdf\xc8\xbb\xa0\xe0\xee\x80\xb9\x8b\x35\xeb\xc8\xd2\x2d\x95\xad\xf3\xc2\x4a\xbb\xfd\x89\x35\x9f\x0a\xd9\x92\x2f\x85\x4f\x49\x99\x22\xd2\x58\x03\x3d\x80\x72\x7c\xbe\x93\x8b\xbb\xf4\x40\x56\xc7\x2b\x90\x82\x56\x91\x6f\xfc\x52\xca\x28\x29\x3b\x4d\x13\x69\x54\x89\x4e\xce\x54\xbd\x25\x3a\xa7\x51\x91\x6c\x49\xd9\xc3\x63\x4c\x3b\xcf\x1f\x5f\x57\x63\xa9\x94\xfe\xa3\x8e\x12\x48\x29\xd8\x91\xe2\x08\x7f\xba\xe0\x9c\x5d\xa2\xcf\x28\x29\xb4\x0b\x17\xee\xdc\x71\xe3\x20\xf6\xf7\xdb\x17\xad\x52\xb7\xb9\x21\x7a\xc1\xcc\xf9\xa9\x2b\x1a\x28\x81\xa6\xeb\xe6\x53\xe3\xc7\x82\xc8\x9c\x74\x41\xcd\x8a\x9c\xaa\xa3\x06\x72\xe8\x00\x07\x96\x9e\x63\x39\x3e\xe8\x99\xfd\xb4\x4c\x1e\x2f\xe8\xa4\xd0\x76\x9f\x2c\x89\x9e\x67\xed\x9f\x42\xf3\x60\x04\x1a\xc7\x55\x95\x32\xd2\xa9\x82\xea\x81\x14\x65\x75\xd4\x23\x90\xe6\x0b\xf5\x73\x58\xd0\xbe\xe0\x8e\xc3\xe1\xd3\x51\x8f\x87\xbd\x84\xd7\x16\xd0\x4e\xcd\x2b\x2d\x35\xcd\x66\x3e\xed\x3f\xbe\xae\xcc\x97\x62\xb2\x4a\x45\xbe\x70\xd4\x55\x39\x02\xf9\x40\xe5\x58\x1c\xf6\xac\x7c\xfa\xd0\xcc\x22\xb6\x91\xd5\xe4\x82\xe9\x8d\x61\xa3\x11\x92\xe3\xf0\x8d\xf9\x2b\xd8\xfa\x31\x7e\x68\x6f\xf8\xb2\xf2\x05\xf7\x74\xfc\x56\xa4\x55\xc7\x6f\xd5\x13\x59\x76\xf8\xce\x3c\xfc\x47\xc9\x52\x16\x0d\xa5\x17\x91\x6d\x4d\xa1\xc9\x76\x4f\xa1\xd1\xa5\xd9\xdb\x4b\xcf\x1c\x38\x62\xfb\xca\x74\x99\x21\x66\x4a\x30\x81\x66\x12\x24\x95\x0f\xb4\x43\xde\x69\xb9\x82\x1e\x79\xca\xd2\x89\x2f\xeb\x70\x64\x0c\x11\xd8\x1e\xf4\x30\x9b\x73\xaa\xeb\xd5\x96\x12\x1b\xb1\x42\xb4\x4a\xfd\x54\xb5\xe8\xdf\x53\xd5\xfe\x89\xcc\xad\x99\x1e\xb2\xc2\xf0\x0d\xa6\x6b\x4f\x9f\x1a\xf5\x19\x48\x41\x52\x8c\xc4\x51\x5a\xd7\x11\xe8\x50\xcd\x40\x9a\x02\x76\x18\x41\x5a\x74\xe8\x87\x61\xb8\x4e\xbc\x40\x9d\x7d\x67\x0a\x6f\xc5\x99\x02\x0d\x07\x82\x31\x21\xb7\x1e\xe6\x0d\x27\xf7\x63\x2f\xb1\x0f\x3a\x64\x6b\xff\x3e\xc2\x64\x55\xd5\xf1\x00\x07\xba\x7d\x61\xb8\xa7\x19\x5d\x6d\x65\x43\xdd\xa8\x74\x41\xd5\x04\xc2\x7a\x38\xba\x2b\x66\xe8\xdb\x57\xe3\x38\xbb\x6e\xdf\x8e\x42\xd9\xba\x39\xe7\x7a\x40\xa5\x94\xa9\xa9\xfa\xf8\xf1\x75\x6e\x70\xe7\x9b\x74\xcc\x94\x39\x05\xe2\xc5\xe1\x7f\x3b\xf2\x20\xb3\xe1\x1c\x64\x35\x65\x12\x9b\xc2\x9b\x94\x03\xa6\x8e\x4c\xf9\xb4\x2f\x09\xc4\x1d\x75\x0b\x39\x38\x75\xcb\x80\x51\x4d\xdc\x60\x57\x0a\x65\x83\x45\x6d\x9d\x16\x68\x98\x8d\x69\x29\x97\xcd\xe3\x60\xad\x81\xe2\xe7\x60\xad\xd1\xd2\x8a\x38\x6c\x4b\x2b\x22\x38\xe4\x29\xbd\xe1\x52\xca\xa7\xcd\x97\x47\x51\x00\x75\x92\xb2\x3b\x26\xf2\x0d\x55\x2d\x0e\x43\x8c\x8e\xd4\xba\x5a\xca\xc4\x20\x90\x71\x27\x84\x02\x6a\xc8\x45\xac\x8d\xa2\xb8\xd6\x26\x03\x55\x05\x78\x0e\x76\xf2\x74\x28\xcc\x08\xa4\xbb\x16\x3d\xed\xb0\xab\x02\x4e\xd1\x78\x50\xf5\x18\x3b\x90\xc6\xc8\xe6\x74\xbe\x99\xab\x05\x72\xc6\x91\x40\xac\x22\xd8\x38\x65\x10\xe7\xb8\x5e\x6f\x39\xe2\x16\xf2\xe3\x2d\xe3\xd3\x8c\x66\x8a\xc3\xc7\x11\x5d\x23\xdf\x59\x95\xba\x10\x48\x14\xe0\xb5\xc7\x2e\x30\xb9\x91\x83\xc8\xaf\x4c\x34\x75\x70\x14\x4d\xbb\xdf\x32\x1b\x3c\x3a\xcf\x10\xd1\x96\xb2\x72\x84\x66\x65\xc8\x4e\x04\x7d\xa6\x1d\xaf\xa3\x47\xe5\x8c\x35\x07\xac\xe2\x01\xfd\x0d\x20\xd8\x5a\x40\xf3\x76\x0e\x14\x45\x5f\x1d\xc7\x9e\x76\x44\x72\x48\x47\xce\x74\x13\x5c\x79\x06\xe6\xbc\xf2\xa1\x4f\x75\x9c\x29\x8e\xbe\x1a\x4c\xc1\x03\x1d\x0c\xda\x7d\x60\x10\x82\x5c\x15\x62\x55\x36\xf6\xce\xc3\x76\xee\x0b\x51\xef\x81\x45\x08\xee\xf1\x20\x7e\xe5\x4a\xa9\xf4\x8a\x96\x76\x65\x6d\xdc\x59\xbf\x87\x63\xbd\x39\x54\x15\xd5\x54\x47\x0b\xd4\x65\x2d\x62\x86\x2c\x17\xc7\xd9\xf3\xc0\x92\x03\x55\x3e\x24\xb0\x6c\x23\x85\xe6\xdf\x25\x85\x6f\xd9\x14\x98\x05\x22\x46\x60\x60\x0f\xa4\x66\x48\xff\x81\xed\x06\xad\xfa\xe1\x9c\xaa\xb1\xe9\x29\x78\xa9\x6c\x3d\x2d\x2d\x8a\xae\x88\x9b\xce\xa8\x13\x86\xe2\xe8\xa4\x06\xf4\xc4\x3c\xc3\x24\x3c\x9d\x31\xe5\x62\xa0\xcf\x4e\x9f\x7f\x03\xdb\x7e\xca\x06\x13\x27\xd3\xd3\x5e\xda\x18\xe2\x9f\x44\xf7\x62\xae\x78\xda\xe2\x07\xee\x4f\x0b\xc7\xf0\xcd\xa7\xd3\x50\x5c\x2d\x85\xde\x39\xe0\x27\x95\x7b\x20\x6d\xf1\xdc\xcb\xc5\x38\x9f\x7e\xf0\xb1\x60\xa2\x78\x22\x78\x94\x54\x96\x8d\xe6\x03\x29\x38\xf2\x03\x75\x57\xcd\x97\x3e\x57\xd8\xae\x44\x36\xc5\x12\xee\x54\x3e\x8d\x3d\xe8\x10\xa4\x1a\xe3\xa5\x1f\x87\xd9\x63\xd0\x56\x0c\x52\x89\x60\xa4\x9c\x3c\xc7\xc1\x21\xe4\x94\x3c\x63\xa4\x4c\x27\xc2\xa7\xcc\x0e\xc4\xac\x52\xc8\x86\x59\x50\xa8\xdc\xc5\x29\xfc\x44\xb2\x45\x39\x7c\xa2\x58\x83\x80\xaf\x6e\xc6\x08\xfa\xe4\x8a\xc0\x48\xa9\x4e\x8c\x91\x86\xf4\xbc\xe2\x95\x76\x98\x13\x30\x12\x81\x1d\xf0\x08\x3d\x1a\x53\xca\x96\x56\xad\x83\xb7\x7c\xe9\x0d\xdb\x52\xd7\xb6\x18\xa4\x3a\xa7\xf3\x09\xd3\x76\xfe\x9e\x51\x18\xb7\x82\x8b\x8e\xc6\xfa\xbe\x38\xed\x68\xf7\x45\x70\x27\x43\x23\x47\x4f\x4d\x43\x9e\xcd\x54\x65\x13\x0e\x40\xe5\x01\x04\xf9\x97\x45\xdb\x9e\x32\x11\x18\x44\xf3\x22\x38\x8e\xfd\xe0\x98\xa1\x52\x02\x79\x77\xf4\x80\xa7\x67\x88\x86\x2c\xb7\xc0\xa9\x9d\x69\xe7\x33\x92\x50\x14\xe8\xf9\x52\x7f\x6c\xd1\xce\xb5\x53\xaf\x34\x6b\x2f\x5a\x4b\x43\xc6\x8f\x41\xcb\x8b\x36\x90\xad\x79\x96\x06\xa9\x5c\x31\x44\xc7\x60\xcb\xbd\x2c\xe6\xb2\xe3\x9c\x7a\x67\x8f\x89\xf2\xe5\xbb\x2a\xc1\x15\xa2\x45\xc8\x71\xb4\xd1\x18\xa9\x2a\x91\x6b\x4b\xd9\x90\xe3\x3f\x1f\xea\x51\xda\x33\xfd\x9b\x84\xf3\x9d\x88\xe2\x83\x8d\x29\x98\xd3\xe9\x65\x22\x45\x38\x25\x9c\xe8\x0c\xa4\x33\x2e\xe4\xa2\x2b\xc4\x2d\x13\xc7\x31\x96\xfe\x17\x67\x3b\x37\x64\x3c\x25\xd7\x39\x37\x30\x25\xb9\x4e\x0c\xcf\x0e\x27\x8a\xf3\x46\xe1\x44\xe7\x06\x77\x7f\xdb\xf0\x1c\x4b\xb3\xf2\xe9\x9c\x1b\xc4\x4d\x34\x51\x4c\xb4\x8a\x26\x3a\xb7\x2d\x55\x2d\x10\x21\xe5\x29\x67\x4e\x39\x51\x4e\x95\x32\xa7\x6c\x3d\x90\x75\x26\xf8\x9a\x32\xe8\x9c\x1b\x3a\xef\x9b\x73\x0b\xa1\xf3\xed\x94\xbe\x88\x87\x6f\x25\x66\x8a\x01\x97\x24\x39\x48\x0b\x6f\x5c\x15\x9c\xb2\x6f\xec\xc9\xac\x81\x83\x8d\xf6\xf2\x37\x18\xbb\xf5\xd0\xcd\xb9\x61\x05\x78\x3b\x12\x24\x5c\x44\x91\x47\xe7\xb6\xa5\x55\x6d\xae\x04\x09\x38\xb6\xa8\x64\x23\x2a\xe1\xcd\xc7\x46\xf9\xe6\x4c\x63\x7b\xbd\x91\x98\xd1\xaf\xde\xe4\x63\x0a\x24\x47\x21\xdb\x40\xb1\x45\xe7\x96\xb9\x54\xe0\x6e\x89\x69\x5a\xb1\x45\x05\x0b\xf3\xd8\xbc\x60\x7b\x20\x9f\x8c\x3d\xa0\xf7\x9a\x89\x74\x28\x5e\xe8\xc0\x81\x3d\x14\x20\x74\x6e\xb6\x46\x8f\x8d\xcd\x6f\xd6\x3e\x9c\x3a\x66\x20\xd1\x0e\x85\x08\x9d\x58\xb8\x86\x22\x84\x9a\xef\x89\x2d\xc8\xc8\x0e\xa0\xa6\x9a\x17\x50\x77\x33\x01\x25\xdc\xf4\x40\x3e\xed\x06\x7d\x38\x93\x91\x13\xa1\x2e\xd0\xf6\xcb\x0e\xb6\x76\x01\x38\x13\xea\x02\x2d\x20\x0c\x9a\xba\x3d\x0b\xa9\xdb\x05\xa5\x21\xf3\x9f\x11\x90\x15\x04\x5f\x45\xbc\xfa\x12\xe4\x82\x9e\x52\xd5\xd2\x8e\x03\x2c\x07\x7d\x3a\x10\x1b\xc3\xf1\xd0\x0b\x34\xa7\x23\x67\x17\xa4\xd3\xa5\x7e\x40\x23\x44\xb3\xbe\x63\x70\x30\x7d\xb6\x9b\xd4\xac\xd9\x24\xcb\x0c\x90\x03\x07\x98\xea\xdd\xef\x8a\x99\x4a\xc6\x8e\xac\x78\xa6\x50\x2c\xe0\x08\x64\xa3\xa4\x35\xe2\xa1\xe0\x9a\x86\x0e\x36\x88\xad\xa9\x7b\x0a\x4d\x8b\xb6\xc0\x0e\xc7\xda\x90\x7e\x75\x81\x7a\x3b\x66\x0b\x64\x67\xd8\x00\x07\x3c\xd3\xe6\x4a\x63\xc7\x16\x71\x06\x7c\xda\xb5\xb8\x01\x32\x1a\x9a\xb2\xc3\xd0\x32\xe8\x70\x1e\x96\xc4\x5c\x8d\xfd\x06\x27\x30\xbe\x4d\x48\xf4\xaa\x68\x06\x27\xe6\x59\x90\x4f\xd9\x1e\x50\x94\x7c\xd0\xa7\xcd\x0f\xbe\xbc\xbd\x40\x13\xce\x0e\x82\x5e\x98\x23\x85\xf2\xd4\x6e\xcc\x60\x8c\xed\x60\x20\xbd\x15\x79\x75\xec\xc4\xc4\xf7\x14\x32\x50\x7f\xea\x27\x62\x70\xf9\x8e\x03\xa6\x7a\x06\x6c\xae\x5b\x00\x45\x9e\x47\x0a\x59\x36\x0f\xd4\xe9\x54\x46\x65\x03\x1d\xbe\x42\xdc\x58\x0b\x12\xaa\xb4\xd4\xd5\xae\x34\x3b\x1c\x0a\x65\x39\xb7\x23\x35\x65\xad\xf8\x7c\x67\xc2\xb1\x0a\x32\x0e\x87\x48\x5d\x69\xc6\x09\xa5\xc0\xce\xc2\x3f\x81\x69\xe3\x60\x91\xac\xcc\x8e\x83\x45\xba\x18\xb6\x3c\x2b\xfb\x9e\xba\xc6\x00\xd4\x39\x59\x2f\xda\x75\xcc\x00\x56\xa1\x71\x98\xad\x5a\xeb\x19\x87\xdf\x70\x38\x53\xd5\x51\xcf\xac\xbd\x72\xad\x94\x72\x7c\x1f\x73\x32\x0e\x5f\xa4\x08\xb2\xda\xb0\x8d\x9d\xee\xb0\x96\xc6\x06\x75\x52\x96\x81\x45\x72\x1c\x56\x29\xd8\x2d\x8a\x40\x39\xb7\x02\xaa\x53\x66\x90\x23\xcd\xf8\x34\xb7\xa8\x38\xfc\xb8\x0c\xbc\x79\x28\x00\xe5\xdc\x2c\x01\x8f\x42\xb2\x59\x4b\x33\x43\xf1\x27\x27\x71\x72\x43\x11\x27\x27\x52\xf8\x28\xf6\xe2\xa2\xfa\x0f\x1e\x93\xf1\x5d\xd7\x05\xea\x52\x77\x4f\xa1\xe2\x3d\xac\x04\x8e\x24\x5e\x81\x26\xca\x60\xbd\x1a\xa0\x11\xa2\x1d\x9b\x1b\xd2\x89\xcd\x0d\xe8\x79\xa3\x0c\xa8\x34\x0d\x89\x4a\x0b\xc3\x5c\xe4\x74\x6e\xec\x05\x45\x8e\x94\x1d\x12\x29\x3e\x3e\x39\x56\x8a\x8d\x8a\x0d\xee\x56\xd0\x11\x46\xbe\x34\x51\x30\x07\xde\xe3\x05\x04\x2c\x35\x1d\x29\x33\x97\x3c\xd2\x8e\xf6\xb8\x25\x9a\xa1\x18\x93\x55\x48\xdd\xa5\x06\x9c\x5b\x61\xcc\x53\x63\x66\x2f\x16\xb3\xe9\x9a\x32\xef\xcc\x4c\x9e\xb9\x41\x65\x42\xfc\xf8\xf8\xc9\xd1\xaa\xb0\x92\xd3\xcf\x64\x2d\xc8\xfb\x3f\x2b\xbd\xc8\xe0\x44\x6e\x1b\x45\x3c\xfc\x0c\xae\xce\x47\xdc\xe0\xe1\xd5\xb2\x19\x87\x70\x45\x36\xb3\x55\x6b\x54\xe4\x7c\xcb\xaa\xa3\x9a\x46\xe0\xcb\x0e\x07\x69\x0d\xf6\x59\xe1\xda\xd6\x09\x06\x2f\xc1\xb4\x3d\xa0\xed\xc9\x23\x95\xb5\x7e\x1c\x15\x8e\x00\x21\x05\xf0\x02\xa7\xe7\x8f\x5e\x87\x28\xfc\x0c\xa4\xa1\x7d\x9a\x7d\xb9\x97\x06\x68\x8e\x0e\x9b\x51\x98\x47\x23\xa4\x74\x54\x53\x02\x0c\x5d\x99\x5a\xce\x8d\x93\xa1\xb2\xf2\x2d\x85\xe6\xb5\x9d\x59\xb9\x35\xd7\xc1\xe7\xd6\xfe\xe3\x24\xa8\x98\x21\xd3\xce\xcb\x08\x04\xd4\x15\xb4\x20\x3b\x99\x5c\xbe\xb4\x04\xd6\x90\x71\xaa\x57\x1b\xee\xa0\x08\x90\x73\x83\x25\xea\xd5\x96\x73\x83\x30\x79\xb5\x05\xb1\xa5\x62\xc0\x6c\x69\x46\x93\x37\x52\x75\x71\xcf\xeb\xd3\xcc\x5b\x0e\x2d\x8f\x83\x17\x5c\x50\xa6\x87\x5f\x70\x69\x0d\xbe\x76\xf2\x0c\xf9\x01\x04\xf1\x5d\x80\xc6\xa7\x02\x0d\x0f\x3a\x85\x5a\x21\xf6\xf8\x09\x3f\x48\x27\x92\xc3\x59\x9f\x13\xe7\x05\x62\x9d\x9f\x74\xc9\x11\xcb\x93\x2e\x17\x22\xd6\x09\x3d\xc1\x12\x4f\x9f\x27\x30\x8b\xd3\x52\x1e\x5c\xcf\x6f\xba\x14\x36\xee\x69\x52\xbb\x02\x49\xde\x82\x8d\x9c\x26\xa6\xb6\x7d\xcf\xbc\x15\x2d\x72\x6e\x57\x3e\xf4\xb9\x88\x4c\x72\x22\x1d\x72\x60\x28\x5a\x84\x9b\x30\x0b\xd2\x3c\x43\x4b\xa7\xae\x42\x1d\xec\xff\x93\xfb\x23\x23\x1f\x4e\x0f\x92\xd9\x12\xcf\x21\x5c\x7a\x9c\x7e\x21\x0a\x72\x39\xcd\x47\x32\xaf\xf2\x9a\xa1\x52\x8d\xd3\x0f\x0e\x42\x20\x0a\xe5\x28\x84\xb6\x8f\xd3\xa4\xd4\x98\x72\xc7\x12\xb5\x2c\x33\xc7\x07\xe2\x93\x93\xd2\x54\x1c\xcb\xe3\x82\x42\xc0\xe7\xea\x30\xcf\x01\xa8\x6e\x20\x3c\xe5\xa1\xa9\x58\xd5\xc7\xa5\x03\x24\xe7\xc7\xd5\xe9\xb4\x02\xfa\x5a\x57\x3a\xd1\x21\x99\x0f\xa5\xa9\x55\xb8\x9c\x22\x39\x4a\x84\xa5\x0b\xa9\x11\x51\xe5\xf2\x83\xa5\xf5\x48\x5d\x5d\x37\x87\xd6\x2f\xec\x48\x1c\x52\x7e\x7c\x05\x3b\xef\x50\xd2\x99\x73\x6b\x29\x5b\x32\x63\xd9\x82\x80\xa3\x19\xd9\x24\x0a\xe5\x38\xb7\x7c\x88\xa3\xb5\x07\xb4\xa3\x89\x76\x10\x46\x3a\xe8\xf9\xe4\xa9\x34\x6b\x35\x1f\x51\xfe\x82\xfb\x20\x48\x3b\xe8\x83\xf8\xfa\x71\x99\xdd\xb4\x40\x92\x68\x33\xcb\x52\xde\x47\xa6\x07\xf9\x62\xa4\x0f\x33\x1f\x90\x9b\x7e\x12\x22\x90\x79\x0f\x7c\xea\x42\xfb\xe3\x6c\xb9\x90\x4a\x39\x50\x2f\xdb\x3b\x23\xdf\x5e\x66\x4d\x1c\xe9\x0e\x09\x69\xed\x48\xc3\x4a\x6a\x75\xa5\x21\xf9\x4f\xb6\xf4\xe2\xcb\x11\x8c\xc4\xf9\x90\x6a\x49\x55\x9f\x26\xac\xa6\x5e\x78\x39\x37\x38\x03\xe1\x22\x17\x8b\xa2\x70\x91\x73\xeb\x81\xc4\xc9\xe1\x13\x4d\x17\x90\xf0\x92\x8c\x66\x05\x94\xd5\xf3\xdb\x2f\x03\xf3\xeb\x68\x4e\x8b\xd1\x8e\xd4\x95\x41\x63\x0f\x24\xbe\xce\x06\x57\x26\x9d\xf5\x65\x3a\x51\xc4\x3b\x22\x58\x43\x2a\xfe\x80\xda\x99\xec\xa1\x06\xdf\x62\x2e\x9b\xef\xb3\x5d\x2c\xa0\x73\xe9\x44\xfe\x68\x50\x29\xc7\xad\x52\xe9\x9c\x98\x29\x46\x33\x95\x42\xc1\xbc\xf6\x52\x91\x80\x1c\x5a\x12\xd9\x40\x91\x25\x7b\x89\x92\xa1\xd0\x92\x72\x64\x28\x7e\x25\x3b\x73\xe0\xc4\x48\x48\x1c\xcd\x76\xd0\x4c\x81\xec\xe7\x2d\xfd\x8b\xf2\x72\xea\x34\x09\x40\x3b\xe4\xdc\x1c\xb2\x7d\xa5\x43\x4b\x3c\x19\xd5\x64\xf1\xe8\xd1\x89\x0d\x5a\x10\xf0\xe5\x5e\x84\x88\x66\xd9\x76\x04\x7a\xb8\xaa\xe7\xa3\x3b\x47\x33\xac\xab\xdb\x40\xf9\x7d\x4e\x93\x55\x55\xf4\x32\xd2\x0c\x2b\x52\x01\x95\x20\x08\xb1\xc5\x59\x6f\x70\x40\x8e\xee\x50\xeb\x56\x52\xa8\x67\xcb\x5b\x3e\x94\x54\x30\x82\x8e\x2d\x99\x0d\xc8\x8c\x14\xde\xa8\xb8\x92\xd2\x60\x05\x5d\xd4\xb3\xa5\x19\x19\xc7\xa3\x35\x29\x76\xe4\xb8\x3e\x65\x32\xbc\xc0\x26\xba\x69\x27\x5a\x5d\xb7\x5c\x94\x2e\x7c\xc1\x31\x6a\x9c\x9f\x87\xd9\xa2\x62\x29\x40\xe4\xc0\x8e\x36\x14\x20\xb2\x1f\xf0\x82\x6e\x2f\x7c\x43\x2f\x48\x80\x08\xfb\xa9\x9b\x8d\x45\xc7\xeb\x7e\x6f\xaa\xe5\xd3\x53\x69\x04\x41\xe1\x06\xbf\xf4\xd2\x94\x10\x06\x6c\x79\x49\x26\x9d\x0c\x57\x0d\xe8\x13\xa1\xa4\x59\x07\xd9\xf6\xf4\xf9\x30\x01\x05\xa3\xa7\x66\x9a\xc9\xbc\x2d\x5f\xa4\x4f\x8d\x33\xeb\x35\xad\x7d\xf4\x80\xfb\x8f\xaf\x5e\xb2\xb6\xd3\x37\xe9\x7b\x40\x71\x11\x8e\xba\xee\x2b\x00\xd1\x3e\xfa\x04\x5d\xf0\x23\xb7\x29\xdc\x49\x81\x27\xed\x82\x1d\xf9\x69\x9b\xf1\xe9\x73\x1d\x18\x3b\x2c\xc6\x81\x26\x1f\xf1\x43\x91\x26\xe7\xce\xb8\x1c\x69\x72\x20\x13\x3b\xd0\x04\xeb\xf7\x50\x9c\xc9\xb9\xb3\xbf\x94\xeb\x67\x4d\x57\x07\xf4\xbc\xa3\x3c\x2a\xce\x64\x61\xd7\x00\x87\x3e\x4d\xb3\xb7\xeb\xa6\x25\x65\xf7\x3d\xd3\x10\x13\x9d\x4e\x2d\x5c\xd7\xb4\xab\xa1\xc0\x83\x07\xba\x7f\x61\x28\xe8\xfe\x0c\x65\x28\x7e\xb9\xa5\xcc\x01\xf9\x68\x1c\xc3\x8f\xff\xf7\xb4\x63\x65\x12\x8a\x1a\x92\xc8\xa2\xbc\x29\x78\xe4\x8c\xad\x47\xa9\x7f\xce\x3d\x93\xe7\xc3\xb7\x61\x19\x70\x2c\x09\x6f\x4e\x2c\x70\x31\xe1\x3d\x53\xe2\xc4\xb9\x7b\x26\xec\xf6\x6c\x5e\x40\xde\x64\x29\x93\xa2\xb2\x05\x52\x40\x48\x49\x1f\x26\x53\xb6\xd1\x70\xb6\xe6\xeb\x53\x57\x41\x28\x99\x10\x99\xe7\xb8\x4c\x35\x94\x51\xe8\xdc\x33\xeb\x53\xe1\x62\x90\xcf\x40\x76\x03\x1b\xeb\x80\xd1\xaa\x86\x13\xc6\x70\x9c\x0d\xe8\x70\x4f\x5d\x3d\xec\x87\x74\x4f\x7c\x4a\x43\xb4\x1c\xbe\x5b\x10\xd5\x68\xe4\xb8\xcd\xa7\x6f\x97\x7a\x28\x8e\x49\x69\x0d\x49\xe2\xb6\xf3\x91\x33\x5d\x41\x29\xe7\xce\xf2\xdd\x26\x45\x50\x50\xe6\x20\xde\x51\x5e\x50\x57\x59\x01\x12\xe5\x7d\xba\xb0\x24\xc5\x19\xa5\x3c\x42\xe7\xbe\x7f\x9b\x50\xf0\x1a\x8e\x66\x69\x78\x33\xc6\xed\x34\xe2\xc8\xc8\xb7\x43\x9c\xda\x19\x50\xa7\xdb\xa7\xaa\xde\xbe\xbc\x52\x66\xec\x18\x15\x64\x08\xae\xa6\x3b\x64\x93\xdb\xe2\x7d\xe4\xf0\xdb\x96\x41\xd8\x91\x32\x10\x95\x58\x4f\x6f\x5f\x89\x22\x00\x6b\x28\x80\xa5\xc6\xea\x75\x3b\x28\x8e\x83\xe7\x76\xd0\x52\x3b\x03\x4a\x37\x43\x42\xe5\x59\xa3\x86\x72\x7d\xfb\x2e\x0a\x5c\x84\x9c\x42\x15\xda\xba\xe5\x96\x89\xb4\xc6\x1b\x47\x2d\x6b\x20\x01\x7f\x0f\x06\x53\x6b\x80\x38\xad\xe8\x96\xb5\x06\x2c\xa5\x6c\x47\xfb\x11\x0c\xb4\x22\x47\xca\xde\x42\xc0\xcb\x3c\x9d\x59\xaa\xc2\x0a\xa6\x19\x17\x72\xc2\x34\x45\x40\xea\x4e\x46\x54\xf0\x2a\x8e\xe9\xbb\x4b\x67\x0a\xbb\x67\x6b\x07\x34\x76\x81\x4c\xb1\xa0\x4e\x4c\x4b\xc4\xce\xd9\x79\x4f\x8c\xca\x76\x22\x87\x46\xff\x5f\xc6\xce\xe4\xfa\x62\x94\x57\xe2\xa9\x7c\x21\x5c\x1b\x33\x6d\x3a\x17\xb8\x43\xfe\x21\xbc\xe3\xaa\x5f\xb9\xdf\xee\xdf\x4b\x1d\x6c\x46\x21\x09\x51\x48\x82\xa3\xd4\x23\xdf\x0a\x71\x12\x07\x8c\x10\x27\xf5\x78\xbe\x64\x0e\x0a\xa4\x62\x6d\x3d\x94\xbc\x79\xa8\xdf\x1d\x36\x30\x57\x08\x80\x52\x8f\x87\x52\x8b\xd8\x75\xdb\xa1\x04\x41\xe1\x4f\xe5\x34\xaa\x00\x11\x26\x31\x85\x62\x68\x82\x4e\x01\x21\x37\xb7\xcd\xf6\x58\x88\xdb\xa2\x02\xb5\xb9\x6d\xa8\x3f\x65\x45\x8a\x9b\x1e\xd8\x4c\xc7\x6b\x22\x04\x4a\x3d\x10\x55\xc2\x9c\xd4\x03\x1b\x47\x31\x86\xce\x1c\x4f\x15\x63\xe8\x8c\x35\xb2\x1d\xaa\x79\xa4\x6c\x4b\x47\xd2\x53\x61\xdc\xca\x53\xa7\x1c\x7d\x35\x3d\x53\x32\x63\xf6\x9d\x90\x2a\x27\x88\xc0\xf9\xb6\x9e\x43\xb1\xbd\x07\xac\x3d\x21\xcb\x3f\xff\xbb\x78\x32\x37\xdf\x3e\x45\x02\x9c\x9b\x46\xaa\x1c\xbd\xa4\x54\xa8\x63\x24\xdc\xdb\x8f\x95\x5a\x3e\xdd\x3a\x6a\xa4\xc9\x8f\x82\x2d\x0c\x28\x59\x05\x23\x94\x14\x07\x56\xc1\x1b\x89\x91\x4a\x1d\x9c\xaa\xb1\x9f\xdf\xa4\x70\xe9\x50\x42\x8e\x3d\x7f\x7a\xc9\x1b\x54\x57\xbc\x23\x7a\x63\xc7\x42\x4f\x77\x94\xfe\x2c\x66\xfe\xdb\xf7\x10\xb1\x85\xde\x0e\x5e\x78\xa4\x56\xed\xbb\x92\x16\xf5\x88\x29\x3f\xa2\xe4\x58\x01\xa7\x84\x3a\x62\xba\x3a\x27\xd4\x74\xb0\xdc\x9b\xd4\x7d\x41\x06\xe2\x3c\x8e\x19\xa5\x7c\xd8\xd1\x0d\xce\x17\x95\x53\xff\x83\x7d\x81\x52\x77\xd8\x66\x09\xe8\x43\xe7\x08\x16\x7e\xfc\x99\x88\xe1\xfe\x56\x59\x77\x8f\xd4\x43\x57\x69\x44\xce\xae\xe3\xa1\xc4\xac\x68\xc0\xb7\x05\x18\x4a\xd6\xc1\x7f\x78\x2c\x31\x09\xef\xc3\x06\x70\x74\x9f\x23\xe6\xf9\xdb\xb6\x16\xb3\xf1\xb1\x8c\xc2\x25\xa2\x8c\x54\x47\x09\xbb\x7e\x7c\x07\x12\x9b\x57\x70\x9a\x9a\x45\xff\xf0\xda\x9c\x8d\xf5\x89\xcc\xca\xb7\xf2\x65\x20\x34\x3f\x98\x4c\x47\x7e\xb5\x88\x6f\xf9\x55\x6f\x5f\xae\x34\xaa\xf7\x73\x29\xb3\xf3\x0b\x69\xa2\x60\x3f\xe7\x48\x6f\x1d\x03\x85\x3d\xf1\xe1\x08\x89\xe1\xfa\xc1\xd1\xf1\x7c\xdb\xe4\xdd\xcd\xb7\x12\x3c\xe8\x3f\x21\x62\xca\x33\x07\x5c\x7f\x71\x46\xf9\x98\xef\xae\x74\xc0\x8f\xb8\x29\xb3\xa8\xc3\x1c\x50\x1c\xa0\x93\x87\x75\x53\x71\x80\xca\xc8\x88\x9d\x76\xe0\x29\x13\x7e\x93\x93\x9f\x82\xf9\xd4\xa3\xe6\x4b\x36\x41\x48\xb9\xd0\xf1\x28\x7e\x9c\x19\x3b\xce\x48\x85\xf3\x29\x05\x7d\xf7\xb1\x48\x44\x87\x08\x56\x53\x8e\x1e\x4a\xa7\x6d\x74\xa1\x82\xf9\xd4\x57\x56\xce\xd1\x79\x7b\x4f\xa1\xee\xce\xb3\x1a\x0e\x40\x15\x7f\x9a\x30\x36\xa5\x9c\xf9\xd3\xa6\xdd\x91\x0e\x48\x51\xe2\x3a\xfe\x38\x17\x2d\x67\x66\xa1\x68\x4a\xae\xc4\xbe\x51\x94\x15\xd2\x61\x9d\x67\x4a\xad\xb4\xb0\x43\x15\x95\xa7\xe6\xbe\xe1\xeb\x20\x8c\x54\xfb\xb5\x6a\x44\xba\x28\xf0\x4e\x3d\x90\xa0\x42\xcd\x54\x22\x64\x4c\x12\x54\xc5\x12\xff\x46\x4f\xd2\xa4\x1f\x31\x70\x3e\xfa\x3a\x4e\x5f\xae\x92\xbe\x88\x42\xcc\xf6\x64\xb3\x9a\x29\x75\x44\x4f\xea\xe5\xf4\x89\x09\xe0\x48\x3c\x51\x3e\x5f\x82\x6b\x70\x7c\x72\xfe\xaa\xa3\x33\xd5\x4e\x60\x15\x21\xf6\x8d\x02\x4e\xbd\xf2\x11\xd5\x74\x57\x3e\x22\xec\x15\x07\xe6\x89\xef\x4b\xa0\x9a\x1a\x6b\xce\xa0\x9a\xac\xd0\x97\x1b\xf8\x2b\x9f\x6a\x43\xb7\x54\xe3\xb9\xa4\xaf\x4e\x4c\xca\x86\xf9\xe2\xba\x48\x8b\x9b\x09\xa2\x5a\x7c\x17\x58\x28\x0a\xb6\x53\x0f\x36\x90\xd0\x31\x35\xfb\xf9\x8b\x84\xab\xa9\xc8\x59\xab\xf2\xa9\x24\x5c\x4b\x9b\x92\x70\x2d\x6d\xa8\x77\x59\x21\x29\xe0\x6b\xa6\x41\x5b\xed\x88\x2d\xb2\x54\x61\xac\x18\x48\xc3\x23\xf1\xe9\x24\x55\x47\x67\xb3\xff\x0c\x08\xed\x9c\xab\x84\xab\x29\xed\x75\xfc\x2d\xb8\x01\xdd\xe4\x94\x63\xd0\xcd\xf1\xd4\x63\x8f\x08\x4b\xf2\x1b\x2c\x74\xfa\xa0\xe8\x5d\x3d\x94\x04\xcc\x43\x69\x4b\x23\xc4\x0c\xc1\x89\xa7\xcb\x10\x9c\x8a\xf0\xf9\x85\x2b\x27\xa4\xa0\x67\x68\x4b\x25\xb1\x3a\x4b\xda\x77\x8c\x97\x48\x63\x65\xad\x2a\xb9\xd4\xf9\xf9\x5a\x09\x50\xf0\x04\xad\xd3\x42\xf9\xb4\xc4\x31\xf4\x87\x86\xbe\xd2\x05\x1d\x07\x30\x67\x7e\x96\x94\x88\x91\x9f\x2f\x9d\xa3\x4b\x7f\x3e\x69\xb2\x85\x7e\x3e\x5a\xb2\x89\x7f\x78\x44\xe0\x26\x65\xae\xaa\x47\xfa\x6e\xae\x6c\xa1\xb4\xa7\x33\x3d\x56\xc2\xc8\x38\x25\xa7\xaa\x47\x7a\x1e\x8e\x65\x94\xd2\xd0\x81\xad\x10\x24\x28\x67\x25\xc1\x7a\x4a\xd4\x8a\x53\x55\x9d\x33\x65\x04\x66\x87\x72\x57\xc3\x69\x8e\xc7\xc7\xf3\xf7\xf9\xdb\x4c\x25\x13\x72\x2b\xe5\x1e\xff\xa7\x02\x08\x9d\xaf\xa7\x5a\x5d\x94\xf2\xa6\x72\x2a\x91\x55\x89\x24\xf8\x39\xa8\x87\x45\xca\x7a\xf9\x7e\x81\x5b\x9c\xa5\x4c\x56\x85\xab\xc8\xa5\x4c\x56\xe5\x74\x1b\x4b\x89\xac\x8e\xb3\xe6\xc7\x2a\x8f\x4b\x37\xc5\xf9\xb0\x53\x0d\xfc\x42\x35\x9c\x13\x6c\xb5\x2e\x67\x92\x02\xce\xb5\x1c\x22\xc8\x71\xc8\x6e\xca\xbc\xed\x43\xd7\x7a\x21\xc4\x2c\x82\xd7\xcb\x37\x01\xbc\x4e\x5d\x2f\xf3\xc4\x48\x2b\xf6\x5e\x0f\xba\xe0\x10\x62\x93\xfe\x19\x2c\x34\x69\xd3\x8f\xaa\x38\xe8\x2d\x07\xec\x99\x57\xfa\x67\xa6\x18\xa1\x84\xc6\x9e\x34\xa2\x9b\x80\x63\xa4\x1e\x5b\x1e\x67\x9a\xb4\x72\xcf\x9c\xf8\x11\x20\x87\xc2\xa5\x04\x50\xf5\xc8\xc8\x00\xa1\x0c\x66\x53\x6c\x81\xa5\xb6\x5e\x89\x43\x0e\x35\xe5\xab\xa4\x11\x5c\x0c\xe9\x50\xb2\xf8\x40\xc9\x8c\x7c\xaa\xb1\xf3\x68\x86\xa4\x3f\xae\x48\x71\x81\xea\xe1\xc3\xf7\x52\x58\xa0\x83\x38\x10\x4b\xa8\xa2\x83\x60\x1c\x4b\x61\x81\x0a\xd2\x71\x1d\x43\xee\xc7\x19\xca\x27\x5f\xd6\xef\xb0\xa4\x1a\xa9\x46\x58\xf0\x96\x32\x9b\xe7\x33\x2d\xda\x0d\x66\xf1\xbc\x08\x0b\xe4\x78\x70\x37\xa9\xdd\x3f\x42\x79\xa5\xe9\xb9\x99\xad\x50\x8f\xbd\x60\xf9\x6f\xea\xd0\x9e\xee\x4c\xbf\x12\x1f\x50\x82\x5b\x14\x1a\x04\xdd\x90\x81\x80\x6e\x98\x69\xc3\x0e\xb3\x9a\x5f\xcd\x13\x7f\x86\x12\xbc\x3f\xb5\xdd\xe2\x93\xe6\x02\xff\x54\xd3\xd9\x8f\xb6\x62\x28\xad\x48\x66\x4b\x97\xe3\x07\x0b\x2b\x78\x53\xb9\x1e\x8a\x55\xa7\x3b\x8b\x95\xa5\x0d\x54\x64\xe1\x63\x29\xc5\xf3\xc5\x1c\x6c\x9f\xee\x0a\xad\x58\x29\x3e\x94\xc4\xe1\x0c\xe5\xed\x96\x05\x93\xdd\x4f\xd2\xbf\x9b\xf4\x11\xba\xd1\x79\xdf\x0c\x38\x40\xdd\x4d\x7e\xd5\x28\x1d\xf4\x39\x80\x65\x50\xe0\xa0\xc2\x0b\x81\xa5\xc0\x41\xf7\x8f\x07\xa4\x87\x3d\xa1\xec\xcb\x61\x71\x05\x94\x2a\xe5\x4a\x61\xf3\x46\x4d\xa1\xd7\xc8\x42\x79\x29\x02\x50\x75\x16\xfa\x9b\xfa\x4a\x3e\x36\x28\xf7\x87\x2f\xcd\x40\xc0\xba\xd6\x69\xf7\xff\x95\x42\xa9\x0f\xf8\xe0\x74\x10\x75\x47\x9d\xbb\x49\xc3\x7f\x19\x89\xee\x83\x8e\x87\x62\x42\x42\x8a\x83\x11\x40\xa7\x1d\xa7\xf0\xbe\xe2\xfd\xd4\xf3\x45\x8b\x68\x33\x5b\x31\xcb\xe1\x7f\xb8\xae\x5f\xe4\xae\x9a\xe9\xeb\x62\x35\xf3\xab\xd2\x38\x5f\x29\x54\xef\x10\x06\x02\x54\x95\xf9\x94\xb1\xb6\x8c\x6b\xb9\x77\x69\xd2\xf6\x6b\xa3\xb3\xcb\xc1\x70\xa9\xc7\xca\xee\xc5\x1a\x48\xd7\x71\xfd\xba\xce\x70\x1e\xf5\xd8\x38\x1b\x29\x94\xed\x4f\x80\xb7\xa5\x78\x3f\xf5\xcc\x4c\xda\xf6\xcf\x28\x65\x80\x9d\x61\x09\x01\x6b\xce\x57\x2a\xdd\xae\x86\x81\x10\xee\xc7\xe3\x28\xb6\xb1\x08\x3b\xb0\x8c\xa8\x02\xe2\xb2\x8a\x85\x13\xe7\xa4\xa5\x88\x3e\xf5\xa4\xaf\x8a\xe1\x33\x08\xf7\xb1\x84\xaf\x2a\x7d\x86\x52\x07\xd0\x5f\x0e\xef\x03\x02\x67\x15\x0b\x2a\xa2\x34\xac\x62\xae\x7b\x9a\x90\xcb\x0e\xe6\x31\xf4\x8a\xec\x97\x37\xc9\x3a\xf3\xa7\xf0\xf3\x2d\x7d\x35\x76\xc7\xf1\x90\x6f\x52\x7b\x38\x8d\x08\x6a\x81\x49\xbe\x8a\x81\x3c\x11\x64\xc2\x65\x55\x07\xe4\xbc\x29\x25\xe3\x64\xb2\x88\x21\x44\xf0\x8b\xe5\x18\x42\xf3\xa9\xe7\xa7\x99\xa4\x1a\xf3\x24\xb2\x52\x91\x80\x2a\xb0\x99\x65\x04\xd7\x79\x86\x52\x83\xa9\xd3\x11\x11\x78\x0b\xb1\x8a\x9f\x81\x39\x72\xf1\x4d\x1a\x48\x84\xaa\x35\x84\xab\x83\x74\x5d\xc6\x70\x91\xc7\xf3\x26\x1d\x46\x24\xd4\x4f\x8d\x42\xc9\xaa\x02\x4c\xbe\x4a\x2c\x7d\x7a\x84\xe5\xd4\x59\x22\x5b\x4e\xa0\x36\x56\x31\x73\xfd\x87\xb7\xf1\xab\xd8\xd5\xf1\xb4\x09\xe7\xa5\x1e\xab\x7b\x76\x54\xb1\xb2\x75\xb4\xe2\xb6\x1c\x2a\x88\xcb\xe1\x25\x14\x57\x3d\xd9\x34\x17\x5c\x7a\xe6\x53\x2d\x2e\xdd\x13\xa4\xeb\x88\x19\x73\x71\x93\x84\xb6\xbd\x06\x43\x09\xe9\xd5\x3d\xa0\xbc\xa7\x7b\xda\x5c\x16\x15\xa9\x57\xfe\x26\xec\x18\x05\x12\xaa\xe7\x91\x4f\xfd\x1e\x2f\xd4\x6d\x20\x02\xd0\x5b\x02\x95\xd5\xf3\x45\x99\x7d\x24\x1c\x62\xd6\x65\xa4\x7e\xcb\xb7\xba\x68\x3f\x59\xce\x0b\x3f\x1e\x92\xf4\xe2\xb8\x8a\xdc\xbf\x2c\x3b\x09\xe6\xb6\x2e\x3f\x49\xcc\x94\xc8\x41\x7c\x96\x54\x24\x1d\x3a\xd2\xa6\x53\xe9\x43\x99\x33\x11\x80\xc2\x97\x55\xb0\xa9\xcb\xf8\xb2\xb3\x84\xf2\xae\xa1\x3d\x9d\x47\x79\x80\xb7\x2e\xe7\xac\x45\x63\x1a\x5d\x76\xa2\x14\x15\x43\xa8\x82\x0f\x5a\x57\xf2\x2d\xb2\x94\xdc\x03\x60\xb6\x28\xa4\x50\x39\x4b\xbe\xb5\x74\xbe\x58\x2d\xb9\xd8\x9c\xa9\xee\xa6\x30\x33\xf3\xad\xb8\x32\x73\x85\xb7\xe3\xa2\xb3\x42\x0f\x9e\x0f\x25\x79\xec\xa3\xf4\xaa\x8e\x00\x4f\x34\x95\x45\x64\x20\x4e\x51\x8b\xc8\x40\x04\x54\x5c\x06\x86\x35\xa2\xa4\x2c\x45\xff\x29\xb8\xc8\x57\xc5\x6d\x81\x01\xa2\xb8\x3d\xa5\xa6\x19\x4b\xa0\x2b\x65\x8a\x5e\x4c\xdf\x2b\x67\x3e\x76\xa3\x10\x5d\xf5\x7c\x28\x3f\x7c\x29\x50\x08\x00\xfa\xa3\x1b\xf3\xcc\x97\xc1\x5f\x3c\xa7\x5c\xc6\x77\x11\xb7\x68\x55\xa7\xf9\x43\x41\x54\xaf\x3a\x86\x80\x63\x01\x9d\xe8\x32\xc7\x02\xba\x72\xa2\x70\x30\xa0\x46\xdc\x95\x55\xf1\xd0\x66\x58\x9c\x07\xd9\x16\x0a\x07\x34\x72\x30\xa8\x7e\x0a\x40\x50\xc7\x55\xcd\x16\x19\x89\x6c\xff\xf3\x4a\x99\x25\x59\x49\xff\x9c\x18\x36\xf5\x68\x24\x57\x7e\xd4\xdb\xf3\xf4\x07\x95\x99\xa1\xe8\x78\x58\x32\x68\x9b\x6e\xf0\x4f\xf5\xb5\x52\x9a\x90\xad\x76\x96\x54\x63\x06\x4e\x2d\x5a\x01\xf6\x33\x90\x32\xa2\x51\xae\x8a\xe1\x36\x52\xab\xc2\xa5\x22\x91\x1d\x2a\x88\xe7\x5f\xab\xda\x8a\xbb\xf2\xa3\x8e\x8a\x3c\x0f\x59\xcd\xc1\xda\x79\xdf\xb0\x9a\x45\x1c\xa7\xa6\x66\x7c\x90\xfd\x07\xab\x39\x0a\x43\x6c\x2a\x72\xa0\xa1\x79\x9b\x91\x19\x39\xa9\x09\x6e\x76\x9c\xec\x2f\x01\xcc\xea\xd9\x42\xd9\x56\x2c\x7f\x43\x4c\x96\xc3\x0a\xe1\x79\x58\xcd\x2a\x13\x35\xd4\x30\xe3\xd2\x03\x85\x15\xaa\x98\xae\xce\x78\x16\xbe\x6f\xe6\x50\xf8\xae\x59\x2b\x76\xca\xb0\xd4\x10\x4c\x8e\x14\xd4\x08\xdb\xb3\x9a\xef\xad\x5b\x66\xc4\x6a\xb2\xe5\x5b\xef\xfe\x96\x7a\xbd\x2d\x5a\xbe\xf5\x2a\xc0\x6a\xcd\xfc\x93\xa1\xd8\x5b\xc6\x03\xed\x45\x3a\xb4\x98\xb6\x4d\x48\x1f\xa0\x45\x4b\xa8\xb2\xca\x5d\xdf\x6a\x66\xa7\x9e\x1f\xbd\x6b\x9f\x42\x82\xf4\xd1\xfb\x30\x0d\xfd\x15\x0c\xe8\xc4\x26\x6d\x18\xfb\x25\xdf\xaa\x7f\x99\x31\x19\xfb\x60\x59\x56\x1f\x74\x6f\x42\x9a\x4b\x06\x94\x04\x34\x1b\xb7\x47\x74\xe5\xd3\xfe\xcf\xff\x3a\x38\x92\xd5\xb1\xee\x39\x01\x75\x9b\x64\xcc\x81\x33\xb0\xf1\x3e\x74\x75\x47\x02\x85\xd9\xba\xc1\xf0\xcf\x7f\xee\xea\x01\xf5\xf3\x8a\xf1\xe3\xd4\xea\xa2\x91\x48\xc7\x46\x0c\xd3\xa5\x04\x6c\x35\xfe\x0e\x01\xc3\x0a\x17\x12\x4b\xb8\xb0\xc2\xdd\xc5\xea\x16\x63\xec\xa1\x6e\x31\x86\x59\x20\x58\xd8\xa8\x58\xb6\x86\x85\xf5\x91\xae\x46\x36\x85\x14\xc7\x20\x9a\xba\x55\x54\xa6\xc3\x78\x68\x22\x48\xac\xbe\x8c\xd9\x40\xcc\x77\xcb\x26\x96\x52\xc8\xb0\x7a\xb2\xbf\xc8\x94\xc6\xdb\xd5\xd5\xcd\x21\xc8\xfc\xbe\xe9\x10\x8b\x87\xc9\x8e\x70\x72\x70\xa2\x46\xac\xa7\xd5\x37\xbb\x3a\xa4\x84\x0e\x8a\x47\xb8\xb1\x02\x9e\x7c\x39\x3d\x5a\x5c\x0f\xa4\x47\x23\x80\xe7\xea\x66\x18\xec\x82\x01\x22\x87\xc3\xe2\xb0\x47\x0a\x0c\xf2\x12\xc6\xac\x9e\x98\x38\x04\x1d\x8a\x0f\x61\xc8\x7b\x7f\x8e\x50\x62\x11\xb8\x49\xd9\xd2\x4a\x46\x3d\x6c\xfe\xcc\x50\x08\x36\x7a\xc0\xc2\x23\xd8\x86\x8d\x1a\x18\x68\x98\x0d\xd2\xa2\xb5\x22\x02\x80\xc0\x42\xbc\xcd\x59\x43\x51\x15\x01\x0c\x2d\x65\x52\x2b\x51\x2d\xc3\xaf\xa4\x88\x03\xba\x14\x67\xa8\x9e\x3d\xf5\x7c\x5c\x98\x46\xc4\x41\xc8\x6b\x03\xc7\xc0\xdc\x2d\x22\x0b\xc5\xdf\x21\xe4\x58\xc9\xf1\x54\xc0\xb1\x0a\xd8\x73\x0d\x5b\x43\x99\x57\xbf\x72\x8d\xbf\x63\x60\xb6\xb3\x87\x1d\x58\x68\x64\x49\xcc\x5d\x47\x3e\xb5\x6d\xc2\x20\x2d\x9b\x38\xc4\x08\xdf\x35\x2a\xa7\xd3\xe1\x17\xd5\x60\x4f\x97\x92\xae\x9d\x57\xff\x0f\xc2\x7b\xd8\x54\xe2\xfc\x15\xec\x17\xe7\x28\xc5\x1c\xaa\x00\xe9\x96\x91\x60\x3c\x7d\x59\x06\x82\x71\xcd\xbc\x86\xd1\x15\x33\x3d\x77\xb8\x90\x33\x3f\x7e\xdd\xbb\x74\xf6\xe7\x49\x77\x9b\xc6\x77\x9d\xcc\xeb\xe4\x4e\x1c\x79\x23\x7c\xd7\xa8\xaf\x14\x6a\x9f\x22\x7d\x04\xf6\xaa\xbc\xf7\x5e\x24\x7a\x8b\xa5\x34\xfd\xd8\x1a\x34\xe3\x9a\x0e\xb0\xcf\xc1\x12\x74\x17\x77\xeb\x8b\x50\x41\x84\xe2\x5b\x0a\x0e\x74\x54\x5e\xfa\xad\xc9\x9d\x23\xfa\x84\xe8\x40\x2d\x15\xfb\xf6\x07\xf9\x2c\x7c\x57\x2d\xaf\x54\xe4\xf5\x7b\xfe\xf4\xf5\xb6\xa7\xc8\xe9\xdb\x72\x28\x9e\x30\x10\x1d\x32\x60\x9a\xb7\xb6\x4b\xb8\xac\x5a\x5e\xa1\x6c\xce\xc3\x08\x93\x73\xdf\x0c\xb9\x35\x61\x4c\x4a\x44\x10\x33\x66\x11\xc4\xea\x1a\x8a\x55\x61\xda\x69\xbb\x26\xd5\xa0\x94\x6a\x7e\xfc\xea\xd3\xfc\xa8\x5d\x8c\x6e\x16\x7e\xea\x24\x8a\xcf\x5a\x7e\x45\x13\x0f\x99\x33\xaf\x91\x37\xfb\x26\x2f\x8d\x24\x85\xf6\xac\xb7\x90\x3e\xf5\x21\x94\x05\x9a\xaa\x05\xeb\x6d\x81\x42\xe6\x53\xe9\x8f\x42\x7f\x16\x67\xa3\x74\xc8\xee\x46\xc2\xdf\x2d\x01\xa1\x2a\xf1\x96\xd7\xf2\x83\xbb\xb8\xa0\x14\x90\xa7\x82\x40\x5d\x02\x3b\xd5\x82\x59\xb1\x0c\x0e\x25\x7c\xed\x5a\x18\x1d\x47\x4a\x6f\xa1\x57\x38\x4b\x3a\x67\x5a\x1f\x19\xa7\x6e\x34\xca\x91\x6a\xed\xa2\xa3\x7b\x58\x15\xe9\xad\x5c\x37\x25\xb5\x3a\x09\xf9\x60\x51\x0c\x68\x2a\x19\x89\x4c\x03\xf0\xc2\xcb\x69\xd1\x3a\x41\x06\x97\x71\x49\x27\x82\x5f\x11\x7a\x6a\xe1\xd4\xa9\x94\x69\x35\x62\x85\x94\x69\x84\x2e\x5c\x40\x8f\xe2\x3e\xdb\xf8\xe8\x10\x7b\x0a\x99\x53\x0b\x47\x29\x05\xc9\xb9\xa2\xf0\xb7\x2f\xe7\x09\x58\xb6\x8c\x35\x2a\x67\x0a\xf1\x9c\x42\xf9\x08\xdf\x53\xe8\xbe\x63\x20\x29\xb9\x59\x2d\xb8\x47\x04\x3d\xaa\xc4\x73\x5a\x1b\x3d\xde\xa1\x2e\x51\xf4\xd5\x4f\x48\xb8\xe1\x5d\x02\x22\x15\xa2\xeb\xac\xcd\x02\xa5\x8c\x0e\x30\x23\x7e\x32\x1c\x17\x99\x41\x42\xaf\x03\x25\x21\x5c\x50\x8d\x8e\xdf\x9e\xf6\x33\x7f\x7a\xba\x8e\x7c\xca\x48\xfc\xed\xdb\x37\x91\xf1\x5c\x38\x34\xcd\x04\xc5\xbc\x14\x9a\xa6\x10\x7f\x6f\x09\xfe\x53\xc1\x97\xac\xb7\x7d\x0a\x71\xa8\xbd\xad\x53\xfb\x7f\x70\x7c\xbf\xd9\x37\x58\x16\xc2\xf8\xd4\xc2\x51\xca\xb8\x9d\xb8\x9d\xdf\x76\xb6\x03\xfc\x5d\x0e\x2f\xd3\xe2\x97\x12\x36\xe7\xc8\xd1\xc6\x89\xba\x48\x9b\x7e\x93\x5a\x95\xf4\x5d\x30\xea\xe8\x4d\xa5\xed\x3a\xcf\x87\x92\x69\x83\x9e\x78\x03\x12\x44\xc3\x39\x15\x57\x18\xf3\x6d\x64\x74\x1c\x85\x8e\x4b\x93\x40\xac\xeb\xed\x77\x87\xc4\xbc\x5b\x6f\xbf\xfa\x1e\xa8\x1c\x45\xa6\x29\x31\x91\xde\x78\x00\xb2\x0e\x76\x4c\xc5\xff\x66\x94\x4d\x41\xd8\x1a\x65\x53\xf0\x64\x28\x68\x4d\x25\x9c\xc6\x32\xe6\x86\x4b\xd5\xe5\x7c\x5b\x13\xd8\xfb\x32\x04\xa7\x73\x4a\x7b\x3b\xac\x67\x26\x9a\xf7\xe1\xf0\xe2\xc7\x5b\x0e\x93\xd6\x31\x6b\x48\x7a\x7f\x93\xee\xce\x84\x52\x07\x98\x2f\x52\x68\x8d\x91\x42\x43\x04\x06\x94\x4e\x70\xc4\x3d\x5d\xc2\xd8\x9c\xe1\xa7\x8f\x85\x22\xbd\x23\x0e\x0d\xe1\x2c\x96\xe3\xd0\xd4\x12\x4a\x72\x98\x7d\xfc\x41\xa5\x8d\x14\x3a\x4a\x08\x76\x98\x61\x35\xe5\x4a\x23\xda\x0c\x1c\x94\x3f\x93\xfe\xa4\x4d\xf1\x08\xde\x93\x8f\xb3\x1a\xf3\xc4\x6d\x09\x49\x53\x0b\x06\xaf\x90\x34\x67\x5c\x34\xca\xa8\x75\xe6\x68\xae\x84\x5a\x27\x4f\xda\x16\xf9\xb4\x88\x84\xb6\x9c\x4f\x8b\x38\xb0\xeb\xe3\x37\x1c\x33\x1d\x70\x5e\xf9\x92\x42\x25\x7c\xec\xa1\xcc\x5c\x2c\x2d\xd1\x6c\xc0\xe4\x2e\x87\xaf\x09\x68\x79\x39\xa7\x56\x1c\x09\x1f\xa4\x05\xb2\xc4\xd1\x6c\x4a\xce\xf5\x1f\xbf\x20\x42\x20\x08\x78\x73\xf1\xd6\x7a\x19\x77\xd3\x41\x9d\xae\x8f\x23\x46\x10\x59\x66\x7d\xd0\xb2\x33\xcd\x28\x1f\x6f\xc6\x22\x63\x3d\x0e\x0a\x81\x6b\x2a\x21\xd0\x97\xb1\x35\x3d\xfe\xa4\x2f\x6f\x84\xb0\xc7\xbf\xe6\xbd\x1a\x4a\x6b\x8d\x68\x73\x36\xac\x83\x90\x48\xeb\xab\xbc\xc7\xbc\xc3\x5c\x02\xde\x9c\x00\xc0\x97\xe2\xd5\x9c\xe5\x0c\x65\x3c\x6f\x5a\x94\x72\x66\x15\x84\x96\xa9\xe0\x58\x96\xd1\x32\x3c\xba\x5b\x5f\x47\x3c\x07\x5d\xb5\x84\x96\xa9\x80\xa6\x97\xf1\x30\x3d\xa7\xbb\xaf\xf5\x00\x86\xa1\x70\x2d\x35\xac\xff\x45\x54\xe0\x5b\xf9\x72\x2c\x63\x35\xbf\x06\x58\x91\x50\x65\x29\xb2\xcb\x5d\x4a\xff\x7c\x6d\x07\x14\x69\x09\x05\x53\x49\x63\xb0\xbe\x3c\x59\x46\x40\x09\x05\x53\x89\x43\xbf\x04\x82\xa9\x24\x2a\x58\xc6\xc0\x10\x22\x7e\x09\x03\x73\x44\x39\x0b\x03\x73\xce\x4c\xb3\x05\x4e\xfb\x1b\x2c\xb8\xbe\x3c\x62\x4d\xa5\x7e\xcd\xcc\xaa\x0b\x7c\x05\x70\x64\x11\x68\x06\xa4\xd1\xfa\x62\x56\x8f\xfc\xa9\x5b\x05\xe6\x47\x70\x99\xab\x62\x69\x09\xd7\x92\x18\xba\xcb\xb0\x96\xdc\xc0\x28\xf7\x54\x25\x14\xf8\x72\xea\xa9\x0b\x68\xc4\x72\xee\xa9\x38\x96\x7f\x7e\xcb\x53\x42\xfd\xbc\x31\xf9\x54\xd7\x2a\xf1\xe5\x0a\xb9\x52\x01\xd3\x2e\x21\x57\x4a\x46\xa5\x48\x32\xe3\xe9\xdb\x64\x0b\x57\xc8\x21\x1c\x4d\xaa\xd1\x0e\xc9\x2d\x9c\x90\x2b\x85\x9c\x17\xeb\x67\x71\x83\x1d\x43\x12\x2b\x1e\x70\xae\x1f\x4f\x4f\xb1\xcc\x95\x89\xaa\x12\x7b\x7b\x19\x71\x52\xd2\x88\xd9\x83\x70\xdb\xcb\x90\x13\x80\xd0\x4b\x18\x93\xbb\xda\x06\xa9\x71\xa1\xd0\x0d\x15\x99\xbc\xf6\x58\x86\x8a\x4c\xde\x77\x2c\x23\x3e\x1a\x11\x7f\xf7\xcb\xf7\xaf\xf8\x8f\xb7\x61\x1d\xd3\x99\x01\x6f\xd2\xe6\xa5\xf7\xc9\x7e\xf9\x70\xd3\xf3\x2d\x15\x9f\x90\xcc\x4a\xbe\xf5\x8b\x7c\x6f\xff\xfd\x1a\x0c\x67\x40\x4a\x94\x9d\x14\x72\x35\x36\xf8\x55\xcf\x4a\xb9\xbf\xd9\x2f\x74\x86\x15\xd3\x7e\xf1\x42\x8f\x7a\x8c\x09\xc1\x4b\xb3\x5f\x56\x04\x3d\x9f\xfa\x46\xfd\x62\x30\x3a\x01\x97\x0c\xcd\x1b\x79\xf0\x23\x41\x24\xcc\xb6\xfb\x85\xe0\xb5\x46\xd9\x64\x58\xe2\xe9\xe8\x36\x3e\x83\xe7\x4f\xfb\x85\x92\x1f\x34\x2a\xb7\x48\xc7\xa9\xb4\x5f\xdb\x37\xf7\xa1\x94\x0d\xaa\xd1\xa8\x36\xd9\xab\x3c\x9f\x5a\x17\x5c\x4c\xaf\x80\x3a\xd7\xc1\x9c\x08\xfe\xef\xec\xad\x6d\x0b\xae\x51\x5e\x34\x79\x38\x13\x45\x0f\xa5\x1b\x81\x1a\xca\x47\x4e\x33\xe0\x26\x26\x0c\x1e\x9e\x7d\x18\x1e\x4b\xc0\xee\x2d\x64\x45\xb9\x2c\x78\x37\x21\x62\x08\x53\xb2\x05\xb4\x38\xf1\xd6\xed\x84\x88\x19\x21\xe1\x1b\xea\xb5\xec\x65\xed\x8d\xa6\x70\x22\xb7\x9b\xf2\x01\x6b\xd2\xa6\xdf\x1b\xbd\x52\xcf\x76\x87\xf2\xed\x5b\xa3\xce\xa7\xca\x39\xe7\x3d\xb0\x0f\xcb\xe5\x91\x2f\xf5\x86\xef\xc5\xfc\x38\x93\x5c\xe3\x3f\x9f\x63\x59\x5b\x27\x60\xea\xc4\x02\xdd\x4a\xc0\x54\xcb\xa4\x1a\xdb\xe7\x99\x2d\xb4\xf3\xc5\x5c\x2e\x66\x8b\x61\x2d\x2f\x09\x94\x13\x99\xe4\x53\x69\x63\xfc\x29\xfb\xf0\xfe\x9c\xf9\xd2\x47\xc1\x93\x79\x05\xf7\x9a\x1e\xd8\x11\x8b\x77\x6c\x1f\xd9\xbd\xf9\x58\xb1\x81\xea\xdf\xaf\x74\x36\x21\x68\xda\xd3\xea\x47\xfb\x26\xfd\xd3\xe4\xb1\x06\x82\x64\x54\x82\x3f\xee\xd3\xc7\x34\x56\x56\x88\x8c\x42\x28\xf8\x6d\x44\x46\xff\x97\x34\xef\xcf\x90\x92\xa1\x2c\xde\xe9\xa7\x03\x38\xd2\xb6\x00\x1a\x85\x68\x27\xfb\xb4\x67\x04\xdf\xcc\x76\xfa\x26\x6e\x74\xb6\xc1\x1b\x9c\x99\xf6\x69\x13\x72\xf2\xa5\x4f\x12\x69\x71\xda\x63\x99\x32\x7a\x97\x1f\xe9\x5d\x4a\x1d\x3a\x3f\x94\xd9\x00\x66\x3f\xed\x32\x21\xbc\xf9\x3e\x25\x57\x5e\x99\x1f\x1f\x22\x47\x3e\x95\x90\xb1\x25\xba\x4f\x0e\x91\x93\x71\x21\x73\x2a\x73\x20\x87\x4a\x4f\x87\x1c\x77\x0e\x26\x75\x96\xa5\x0b\x34\xd0\x3e\x79\x11\x40\x07\x22\x90\x42\xc2\x7a\x21\xef\xe5\x23\x42\xfe\x3e\xb1\x04\x53\x91\x8c\x05\x42\xa1\xef\xd3\x00\x44\x32\xec\x6c\x47\xb2\x21\x4f\xda\x3e\x79\x58\x9e\xb1\x28\xc0\x11\x61\x03\xf7\xe9\xec\xaa\xe9\x90\x8e\x9f\x3c\x37\xde\xa7\xad\xc2\xca\x5c\xea\xf8\xc9\x81\x64\x2b\xe6\x4d\xe5\x11\xea\x56\xd2\xa5\x4a\x68\xb0\x7d\x4a\xfb\xe0\x4d\xdd\xc5\x16\x23\xdb\xbb\xa0\x8a\xce\x14\x4a\x40\x33\xaf\x0e\x87\x43\x22\xae\x2d\xf0\xc6\xd1\x88\xe0\xb7\x1d\x0f\x87\xf7\x8c\xbb\x38\xf4\xb2\x2d\x89\x2d\x84\x46\x01\xb0\xbb\x0b\x67\x15\x3a\x5e\x10\x71\x95\x46\xd0\x43\x93\x5f\x0d\xd1\xc0\x27\xb8\x0b\x22\x0f\xa6\x28\x36\x26\x50\x44\x4e\xe5\x74\xb5\x87\x54\x0c\x4d\x1b\x6c\x3b\x18\x0d\xa6\xc4\x18\x0d\x02\x2e\x6f\xa1\x32\x2a\x88\x9a\x2d\x50\xc6\xa8\xec\x2f\x25\x76\xaa\x5c\x16\xee\x62\x4c\x11\xe7\x8a\xad\xc4\x4e\x95\xe0\x72\xbb\xf8\x60\xd3\x53\xab\x18\x8f\xf8\x49\xdb\x21\x78\xf0\x16\xec\x62\x14\x11\xd2\x51\x31\x77\x0a\x6f\x83\x76\x59\x6c\x5a\xc6\x21\x03\x97\xa0\xa2\xbb\xf8\x46\x14\xfb\x76\x0b\xdd\x51\x09\x62\xb6\x0b\x2c\x7a\xa6\xc9\xaf\xfb\x93\x6f\x7f\xea\x2c\xd5\x5a\x58\xa2\xe1\x1d\x90\xa7\x64\xd6\xc3\xb0\x4c\x88\x9f\x58\xa5\xb3\xb8\xa2\x10\xac\x05\x0f\x2f\xb2\xfc\xf2\x6d\x53\x6c\x1b\xc1\x2e\x8e\x4a\x18\xb3\x2d\xa0\xc5\xa8\x48\x1c\xb2\x30\xe1\x5f\xdd\x86\x4b\x5c\x3c\xab\xde\x86\x4b\x60\x9b\x6f\xc3\x25\x78\xe1\xb8\xaf\xc1\xc8\x52\x91\x79\xc8\xe6\xf8\x06\x13\xc1\x4b\xea\x6d\x4c\x04\x81\xa3\x36\x31\x79\x46\xfb\xdb\x09\xbe\x9d\x95\x89\x77\xa7\xfb\x32\x97\x20\x48\x2e\x87\xc5\xc4\x2b\xb9\x85\x90\x28\xcf\xb0\x89\xd0\x95\x32\x4d\x3c\x7b\xec\xb2\x13\x37\x06\x9d\x40\x11\xe5\x75\xa5\xd0\xaa\xa7\x31\x30\x47\xb0\xcc\xb8\xe4\xd2\x25\xb2\xe1\x76\xcc\x9d\x2b\x6d\x64\xad\x53\xeb\xcf\x1a\x96\x6f\x65\xac\x36\x22\x1c\x6c\x85\xd9\x39\x39\x08\x6e\x21\x28\x2a\xc1\xbb\xf6\xe5\x1b\x27\x9e\x8b\x6e\x21\x28\x6a\xec\x11\x03\x28\x9e\xd5\x94\xbf\x84\x67\x1e\xdb\x21\x78\x1a\x5e\x87\x0d\x80\xa2\xe7\x47\xef\x9b\xa7\x03\xda\x37\xe1\x03\x99\x59\x25\x13\x82\x75\xec\xd3\xc4\xae\xc6\x2a\xb2\x19\x14\x91\xe7\x24\x58\xce\x36\xd4\x82\xe7\xce\x1b\x10\x04\x0f\xd4\x77\x45\x9d\xd8\xb9\xb3\x8d\x89\xe0\x3e\x7c\x0b\x13\x51\x89\x49\xb4\x2b\x26\x4f\x49\x45\x8e\xbe\x32\xa1\x98\xd9\x90\xf0\x9a\x47\x4d\x52\xa4\xa7\xb7\x24\x4a\xc6\x92\x10\x12\xa2\xf2\xe8\x72\x0b\x08\x51\xaf\x74\xde\xc8\x41\xee\x1e\x76\x75\xa6\xc0\x2b\x85\x6c\x0d\xba\x2b\xb0\x20\xd1\x42\x77\xb5\xff\xa2\xa6\x07\xd2\x7e\x19\xa6\x5f\x5c\x5f\xa9\xd4\xf6\x11\xb5\x6c\xfa\xca\xa7\x82\xca\x44\xfd\x57\x5f\x46\xa7\x37\x32\x81\xc8\xb6\xb0\x8d\x66\x20\x98\xd1\x76\x6e\xa3\xc9\x93\x8b\x0d\xd0\x20\x2a\xa4\x59\x4b\x94\x50\x5d\x1d\x68\x50\x7a\x73\x69\x57\xd8\x56\x04\x9c\xa3\xe0\x2c\xd8\x84\xc0\x21\x19\xc4\x76\x08\x9c\x4c\x73\xc3\x4a\xe6\x04\x22\x88\x42\x25\xcc\xcd\x6e\x41\x1c\xbf\x20\x2d\xbd\x5a\x4a\xbd\x06\xf4\x96\x4b\x00\x6c\x20\xa3\x12\x08\x90\xb3\x9b\x0f\xa0\x47\x7e\x64\x0d\x52\x38\xdc\x0a\x23\x53\xee\x23\x62\xa2\x6e\x41\x16\x0a\xc8\xe1\x2d\xc8\x42\x01\xe8\xb4\x95\x85\xe8\x6e\xb2\x43\x9a\xd9\xae\x94\xda\xbe\xa6\x11\x8e\x9c\x57\xbe\xd5\x8d\x4a\xc6\x29\x8b\x16\x24\xc4\x6e\x6c\xd4\x2b\x85\x9e\x77\xe6\xd6\x17\x76\xf8\xf2\x77\xf3\x4e\xcd\xd4\x62\xd0\x62\xc0\x09\x4b\x50\x88\x9a\xbe\x1d\x91\xe6\x18\x4f\x2b\xbe\xd3\x41\xb1\x0b\x4c\x50\x62\xb1\x75\xcc\x05\xec\x93\x6e\xac\x70\xf6\x63\x37\x27\x70\x80\x73\xd8\x19\x9e\x39\x6c\x41\x0b\x2a\x2f\xef\xb7\x83\xd0\x74\xee\x8a\x76\x47\x11\x20\xda\xba\x33\xac\xcf\x7c\x2b\x45\x70\xfd\x1d\xe5\x7b\x77\x0e\xbc\x35\x7d\xd7\x66\x40\x0f\x38\x42\xcd\x23\x3f\x85\x35\x38\x63\x5f\x3a\x5e\x0d\xcf\x09\x77\x37\x93\x64\x94\x13\xa0\x2c\xe3\x72\xec\xcd\x9e\x42\xed\x14\x96\xaf\x13\xc8\x61\xe6\x53\x54\x65\x1a\xb1\x33\x2a\x53\xa2\xc3\x14\x6f\xb9\xb7\x83\xd9\x74\xd2\x65\xec\xee\x5b\x66\x6e\x5f\xb6\xb3\x28\x45\xe8\x74\x3f\x81\x8d\x2e\xef\x16\x33\xf0\x45\x77\x5e\x48\x92\x12\x6c\x85\xba\xa9\x17\xbc\x68\x48\x03\x2f\x50\xb7\x21\x0d\x17\xa1\x14\x76\xb7\x6d\x81\x22\x10\xa2\xe1\x38\x9f\x32\xaf\x42\xca\xd4\xf5\x2c\x9f\xdf\x59\x10\x61\x7b\x77\xfc\x68\x99\x04\xc1\xf7\xc8\xc6\xb2\x05\x7e\x18\x3c\xa3\xdc\x02\x3f\x9c\xb1\xc3\x3a\x86\x06\xb6\xb0\xb0\x0f\xa5\x66\x90\x9c\xf1\x11\x1e\xdd\xf9\x04\xd0\x36\x4a\xcc\x34\x88\xee\xb7\x0d\x8b\x20\xc2\xd1\xee\x36\xa2\xaf\x54\xaa\x7d\x7b\xa6\x16\xed\x45\x44\x05\x38\x08\x70\x8e\x7b\x0c\xba\x33\x20\x15\xae\x8a\xd9\x71\x7a\x25\xfc\x3d\x7b\x18\x2a\x73\xa4\x1e\x79\x4f\x19\x86\x41\x11\x04\x46\xda\xc3\x49\x6e\x70\x81\x38\xee\x0d\x3e\xd8\x3d\xcc\x76\x28\xa5\x61\xed\x76\xa4\x41\x33\x1a\x46\xb4\x73\x26\x45\xc6\x0d\x43\xfc\xd0\x16\xc3\x36\x6a\xcf\x7f\xec\x89\xb4\x21\xd3\x04\x23\x66\x90\x4e\x82\x11\xca\x7e\xe5\xd1\xf1\x76\x0c\x9c\x2b\xe7\x28\x63\x19\x40\x11\xee\x61\x96\x6b\xf9\x51\x00\xda\x92\x32\x29\x36\xb6\xba\x22\xe0\x8c\x9a\x21\x92\x6c\x39\x75\xca\xa2\x41\xe9\x28\xc4\xcd\x49\xba\xeb\xad\x08\x37\x95\x27\x41\x7b\xc0\x70\xe9\xb6\x1d\x0f\x8c\xde\xe1\x01\x62\x31\x18\x02\x51\xb8\xf7\xda\x23\x7c\xc3\xa8\x2c\x18\x11\x76\x42\x32\x8c\x58\x17\xc3\x9c\x82\x06\x1a\xb8\x86\xb2\xc4\xb0\x0a\x3d\xf7\x09\x8b\x26\x15\xb5\xe6\x78\xcc\x1b\x85\xad\xa9\x00\x5f\xf6\x74\x8c\xd1\x28\x2b\xe3\x1a\x26\x08\xf5\x2d\x78\x42\x01\xf7\xbf\x95\xe5\xa8\x82\x33\xdb\xd3\x4a\xef\x29\xb3\x80\x48\x21\x36\x2f\x92\x99\xd8\x33\x44\x6b\xdc\x06\x27\xe4\x5c\x30\x39\x77\x33\x32\xc7\xa2\x21\x7e\xd1\x16\x38\xe1\x8c\x8d\x30\xed\xfd\x39\x43\x59\x37\xa0\xe6\x14\x8a\xe6\x1e\x4a\x48\xf1\x12\x47\xb5\x89\x50\xc2\x39\xe4\x70\x33\x7d\xb6\xbf\x41\xdf\x5b\x48\x86\x12\x1b\x78\x62\x12\xe3\xc9\x9a\x30\x09\x03\x83\x11\x52\x26\x57\x77\x06\x2d\x1f\x3d\xf0\xe6\x3d\xc1\x09\x73\xc4\x99\xb6\x64\x11\x43\x93\xfb\x3c\x8e\x8e\x93\x80\xcf\x1c\x16\x9d\xb9\x88\xa0\x63\xdb\x61\x62\x00\x85\x6d\xa1\x1c\x0a\x6f\xb8\xb6\x32\x17\x55\xa0\x41\xdb\x38\x86\x09\xac\x71\x2f\x59\x34\x71\x9b\x2c\x8e\xc1\x23\xa4\x26\x2f\x94\xc3\xa7\xc1\xd1\x6b\x32\x77\x13\x52\xf1\x6f\xb0\xd4\x1c\xc1\x25\x07\xff\x85\x33\x16\x6f\x8c\xf3\x0a\x91\xd7\x68\x2b\xa0\xcb\x49\xd8\xf4\xbd\xbc\x5c\x8c\x6a\xa1\x60\x70\x39\x29\xa0\xcb\xc1\x93\xa5\x2d\x88\x43\x8d\x03\x73\xe1\xbd\x43\xa2\x18\xf0\xc0\x55\xf6\x36\xe0\xa1\x70\xdb\xbf\x97\xcf\x9c\x6c\x9a\xc5\x31\xe4\xa2\x5a\x2f\x10\xdc\x44\x82\x22\x2e\x38\xf7\xc2\xbc\xe9\x29\x55\x94\x79\x56\x6f\xe9\x1a\x25\x22\x55\xf9\x8a\x0a\x17\x6d\x7b\xb1\x51\x71\x70\x38\x5f\xd1\x04\xf0\xb7\x97\x4f\x1e\x88\x38\x47\x74\xe1\x3d\xda\xde\x08\x7c\xbc\x0b\x7b\xd0\xdb\x02\xe9\xde\x36\x28\xaf\x09\x4b\xed\x78\x2f\x38\xf8\xb7\x52\x1d\x15\x90\x5d\x7b\xa3\x1b\x30\xf1\xb6\x95\x03\x57\x7f\xdb\xf1\x5e\x62\x13\x6f\x4c\x9f\x33\x15\xd9\xc7\x73\x41\x49\xe9\xce\xd4\x63\x06\x9a\xe9\x9e\x8f\x29\x67\x3a\x6f\x25\x0c\xb7\x6d\x8b\x87\xf4\xcf\x26\x31\x3b\x5e\x91\x61\x8e\xe7\x1c\x27\x0c\xc6\xf9\x74\xcf\xb9\xa8\x60\x2f\x05\x78\x39\x1e\x8f\xd0\xc6\x94\x7d\x4a\xdd\x3f\x7a\xe0\xa5\x67\xc5\xb6\xd7\x3a\x53\xa2\xa3\xc7\xf1\x4a\xd9\xbd\x9a\x60\xd6\xf6\xb6\x48\x4e\xfb\x0e\x8d\x37\x33\x3f\x9b\x16\xe9\x80\xc1\xd2\x44\xed\xd8\xdb\x62\x38\x33\xb2\xad\xdb\x3c\x5d\x6f\xc2\x0e\x14\xa8\x53\xc9\x0f\x5e\x50\x56\xed\xf4\xf5\xad\x27\x1f\xe7\xf3\x29\xeb\x35\x20\x75\x14\xab\xf9\xd4\x87\x96\x1e\xd2\xc7\xdc\x9e\x6f\x59\xa2\x74\xe1\xa7\x73\x1b\xdf\x3a\x0e\x34\x59\xeb\xb6\x72\x03\xd5\x38\x1b\x15\x81\xa5\x86\x69\x15\x80\xe5\x00\xc3\xb3\x15\x80\xe5\x04\x9e\xb9\xdf\x7e\xd4\x11\x8f\xe6\x9b\x53\x4a\x4f\x3d\xf0\x13\x63\x31\xca\x69\xa6\x5e\x41\xfa\xc9\xe3\xb9\xdf\x0e\x98\x88\xbd\x21\xb4\xc6\x45\x48\xed\xed\xb0\x2a\x7d\x8e\xbf\xc3\xc2\xee\xb7\x98\x64\x02\xce\xdb\x4a\x39\x74\x93\x69\x85\x1e\xa5\x54\x2e\xd7\xcc\x89\x82\xb0\x00\x85\xdf\x04\x61\x89\x18\x34\xce\xe3\x22\x16\xd2\x7e\xdb\xae\x04\x7c\xb6\xdf\x76\xb9\xce\x50\x66\x37\xd6\xc1\x97\x47\x84\x4d\xda\x24\x2b\x22\xf9\xda\x7e\x63\x12\x20\x87\x84\x02\x39\x89\xe9\xb0\xdf\x9b\x19\x63\xb6\xf1\x63\x8c\x90\x5f\x2d\x53\xbe\x35\xc7\xbb\xf7\x0e\xb6\x92\x5b\x83\x8f\x6f\x5a\x51\xab\x1f\xef\x4e\x5e\x81\xec\x8f\x43\xff\xc3\xd4\x1f\xc3\x0e\xc9\x81\xb4\x1d\xf8\xe4\xe0\x16\x72\x3b\xf2\x49\xbc\xa7\x1f\x54\xf9\x08\x79\xef\x9d\xb8\x2e\x9d\x1a\xa8\x91\x68\x70\x7f\xc2\x0b\x1d\x72\xab\xef\x13\x4a\x89\x82\x8e\x74\x81\x99\x0f\x89\x6c\x61\x2c\x4e\xe9\xca\xf4\x7d\xf0\x80\x20\x18\x05\xe7\xb8\x1b\x0d\x69\xb3\x91\x13\xb6\x21\x1c\x71\x85\x09\xb3\x51\x73\xde\x56\xc6\xa1\xbb\x22\xfa\x47\x58\xd7\x57\xc8\x8f\xbe\xcd\x9f\x7a\x21\x95\xee\x4a\xd4\x80\xfe\xda\x42\x65\x14\xa2\x46\x6f\xe1\x2e\x6a\x45\x88\x2b\x51\x50\x0d\x2f\x0a\x67\x51\xc3\xa8\x8e\x68\x92\xcb\x24\x12\x03\x11\x66\x6a\x2b\xc0\xc9\x3d\x2c\xf7\xc6\xb0\x0b\xd0\x67\x5b\xb0\x8b\x1a\x4e\x14\xea\xa2\xe6\x0a\xc6\x59\x82\x8e\xdc\xba\x3a\xdc\x09\x8f\x91\xb7\x60\x16\x15\x54\xe6\x76\xce\xa0\xf9\x6f\xad\x3e\xc5\xe4\x53\xfb\xd3\x70\xac\x28\xde\xc9\xdd\x9f\x54\x4b\x6f\xd3\xa8\xf8\x12\x03\xd4\x79\x82\x3a\xd9\x7e\xb6\x02\x9e\xd4\xf8\x64\x1c\xef\xe4\xe2\xf5\xf6\xfe\x86\xdb\x68\xd5\x3e\x75\xae\xf6\xf7\x77\xb2\x55\x52\xea\x5b\xc5\x14\x0e\xa5\x3d\x19\x21\xcd\x6e\x25\x9d\xf8\x78\x70\xe9\x84\xcd\x57\x64\xda\x77\x21\x0c\xa9\x58\x98\xa0\x1c\xe0\x94\x1d\xa8\xe6\xe0\x6e\xf8\x47\x8e\x8c\x5f\x04\xd3\x0c\x69\x69\x78\xe4\x5b\x2d\x30\x12\xc3\x70\x8f\x19\x96\xff\xe2\x23\x45\x5d\x7c\x7d\x85\x93\x8b\xd8\xaf\x43\xea\x64\x5a\xe4\x23\x8d\x97\x46\x98\x8e\x01\xc2\x6b\x7f\x79\x39\xcb\xb1\xfe\xeb\xbb\xff\xdc\x13\x3b\x94\x49\xce\x94\x5f\x22\x41\xd4\x14\xfa\x34\x86\xad\x22\x70\xc6\x73\xd7\xe9\x58\x26\xd9\xf7\x3f\xb8\xaa\x43\xe9\x95\x12\xbc\x4a\x78\x92\x5c\xd9\x1a\xc7\x91\x63\xcc\xcf\xa1\x9b\xe2\x5c\xf9\xf1\x28\xb1\xfe\x07\x07\x8a\xe0\x19\x35\x1c\xf8\xd3\x79\x34\x47\x9e\x9f\x45\x0d\x73\xf0\xcb\x62\xe7\x53\xc9\x16\x26\xef\x87\xf8\xb8\xf2\xad\x76\x2b\xc2\x58\x59\x80\x4e\xa0\xa3\xfb\x67\xf4\xf3\x0c\x25\xab\x2a\x6d\xf8\x20\x90\xbb\xdf\x1f\x37\x21\x28\x6d\x01\x39\x4a\x5c\x22\x06\x72\xc4\xb0\x73\xe8\x90\xdc\x7e\x0b\xc7\x71\x46\x07\x3a\x74\x48\x8b\xa3\x45\xb0\x8e\x0a\x1e\x6e\xff\x58\x76\x3a\xc0\xb2\xa7\xac\xfd\xf3\xbf\x4e\x18\x88\x6d\x88\xc7\x73\x45\xfa\xb3\x64\x29\x29\xb4\xd6\xc0\x0e\xf8\xd9\xc5\x96\x1b\xdc\x9f\x95\x88\x66\xa7\x8f\x97\x79\xc0\xd7\xe8\x37\xe9\xfe\x0c\x28\xf7\xe0\x84\xba\x7b\xe0\x70\x66\x37\xa5\x93\xb5\xe6\xfc\xa6\xc4\x76\x9a\x8e\x9b\x5a\xae\xf4\x80\xf4\xf2\x54\x28\xef\xcc\x23\x85\x5a\x1e\xad\x64\x1f\x2f\x0b\x0b\x9d\xd0\x6f\x4a\x3e\x98\x93\x16\xed\x20\xb5\x07\xf9\x26\xc5\x11\x57\x28\xcd\xc0\x45\x57\xcd\x10\x17\x4d\xc8\x25\x51\x2f\x3a\xe7\xcb\x92\x87\x52\xf3\x52\x1f\x7d\x90\x63\xc8\xc2\xf4\x26\x8b\xc7\x11\x52\x91\x2d\x27\x2d\xca\x67\x6e\x7b\xf8\xa6\x24\x3d\x33\x01\x52\x26\x2d\x93\x63\x0f\x95\xd3\xb2\xf7\xa1\x3c\x41\xb5\x5e\x8c\x51\xa6\x43\xbd\x18\xbf\x9d\x50\xbe\xcf\xbe\x49\x86\xcc\x7a\x38\x06\x4c\xcf\x28\x37\xd3\x4c\xa3\x7e\x9f\xec\xe8\x12\x37\xe9\x75\xf6\xaf\xc7\x60\x28\x15\x92\x76\x26\x64\x77\x69\x83\x34\xeb\x33\xf1\x07\x07\xcb\xa3\x40\x02\x62\xc9\xc7\xdb\xff\x76\x48\x5b\xe5\xf9\xd5\x7a\xac\xba\x8b\x87\x97\xb7\x52\x88\xb4\x67\x09\x0f\xe7\x8c\x33\xce\xf6\x26\x87\x1e\x79\xd2\xa8\x85\x72\xa5\x6c\xf1\x27\x83\x93\x54\x1e\xce\x31\x75\x93\x7a\xcc\xe2\xd4\x4b\x37\xa9\x33\x62\x0b\xc5\x2c\xe5\xdb\xaf\xbf\x4d\xc5\x3e\xd2\x7b\x82\x0f\x87\x3e\x48\x19\xaf\xa1\x2a\xdd\x95\x1c\x1e\xaf\x23\xdf\xea\xfe\xa7\x85\x52\x08\xfb\x83\x61\x13\x97\x25\x94\xe5\x13\xb3\x70\xfa\xc1\x53\x67\x68\x27\x7b\xae\x42\xd1\x48\x81\xd4\x2d\xc0\x95\x42\x25\x20\x62\xf9\x4f\xbf\xa3\x9c\xee\x80\x41\x13\xce\x98\x73\x53\x5e\xee\x33\x85\xbe\x0b\xaa\x21\xad\xc5\xce\x7c\x6c\x66\xa0\xbb\xc6\x49\xcc\xfa\x77\x9c\xd8\xfb\x5b\x89\x81\xa7\x5e\x1b\xb3\x67\x2a\xfa\xb9\x5e\xf3\xcd\xc9\x3b\xdd\x1a\x52\x2f\x46\x4a\x28\x09\xd4\xa7\x4c\xef\x78\x9e\x32\x31\x76\x9d\x50\xda\xc0\x30\xd8\x89\x95\x8e\x8c\x10\x30\xe2\x6e\xb2\x43\x9a\x89\x06\x14\x93\x92\x6f\x7d\x6e\xce\x94\xd9\x74\xab\xf9\x73\x4a\x3d\xb3\x64\xda\x78\xbe\x7e\xb9\x29\x07\xec\x74\x35\x8a\x2b\x71\x39\x1b\xd0\x4d\x79\x8b\xb2\x93\x8a\x25\x61\x3b\xa0\x04\x8d\x38\x3d\x2c\x61\x0f\xee\x4f\x29\x74\x42\xd6\x5e\x53\xaa\x99\x65\x37\x18\x17\x70\x75\x7a\x67\x5c\x40\x85\xf7\x8a\x45\x1a\xfc\x5e\x32\xcd\x7c\xea\x84\x16\x2f\x36\xbe\x2f\xe2\x2b\x2c\x5d\x48\x1d\x10\x6a\x79\x7e\xe8\xc1\x76\x23\x2e\xbc\x90\x27\x70\x14\x37\xed\xe8\x8d\x0b\x03\xe1\xec\x90\x66\x62\xf8\xeb\xc2\x41\x51\xf3\xf1\x70\xe9\x05\xe9\x81\x86\x82\x85\xf2\xad\x7b\x7f\xa6\x13\xf2\xa7\xa0\x2d\x2e\x8e\xad\xb4\xc2\x84\xa5\x6c\x29\x3d\x79\x83\x12\x77\xb5\x50\xc8\x28\x4f\xc9\x05\xac\xe2\x21\x0d\x4d\xa4\x1e\xa9\x00\x3b\x98\x6e\xca\x37\x2c\x19\x09\x07\xc8\x33\xa5\xae\x97\x85\xf0\x1d\xf9\x78\x65\x52\x6e\x4e\xed\x0d\x35\xe4\x1b\xf3\x2b\xca\x55\x17\xdf\x67\x47\x7f\x5d\x06\x88\xcd\x92\x42\x63\x6f\xdc\x68\xf5\x4b\x27\x5f\xbd\xdf\x64\xf5\x06\x48\xa9\x04\x06\xd2\xa4\xe2\xee\x69\xf9\x96\xd8\xc8\x27\xa4\x66\xa5\x17\x28\x05\x97\x65\xe7\x28\x4f\xcc\xdd\x79\xaa\x75\x9e\x98\x99\x8a\x30\xea\x61\xc0\x3a\xe1\x8d\x09\x29\x43\xae\x85\x92\xb5\xd8\x2f\x28\x2b\xb8\x12\x52\x00\x84\x19\xca\x0c\x98\xde\xdb\x39\x5c\x52\x8f\x05\x37\x93\x52\x59\x35\x36\x88\x22\x04\x54\x67\x9e\xbd\xa9\x4b\x8f\xec\xe9\xed\x72\x7f\x18\x8a\x0f\x85\x3d\x65\x4a\x3e\x30\x52\xa9\xef\xf4\x33\x2e\x87\x22\xcf\xb0\x2c\xa2\x3a\x9d\x13\x7e\xb4\x60\xf1\x54\x14\x35\x5c\xec\xa4\x2e\x9d\x35\x69\x98\x5c\x58\x07\xca\xe9\x52\x6b\x4f\xa1\x95\x4c\x4b\xa1\xad\x69\x2a\xd2\x8d\x76\xad\xfd\x05\x05\x6e\x1f\xca\x07\x58\xa4\x64\xb3\x5d\xd5\xa1\xb2\x42\x7f\x22\xc1\xef\x6f\x2f\xf9\x3e\xe9\x90\x57\x0f\x8e\xf7\x43\xfa\xf1\x82\x65\x74\x2b\x3d\xfc\x52\xf5\xa6\x58\xaf\x0e\x69\xc3\x80\xb5\x55\xe2\x96\xb3\xb0\x3d\xdb\x62\x12\xf8\x55\xe7\xf6\xf1\x4a\xe7\x75\x51\x58\x59\x86\xe6\x99\x46\xdc\x36\x0e\x4e\xc8\x1a\xbd\x7f\x2f\x05\xfb\xd5\x77\xd6\xb3\x22\xde\x94\x55\xe5\x00\x68\x74\x93\x92\x09\x83\x2e\xf8\x8d\xcd\x44\xa2\xf9\x51\xbb\x73\x1c\xde\x94\x6d\x36\xb8\xad\xdb\x57\x3b\xb1\x9a\xf5\xaa\x7d\x54\x2c\xad\xee\xd3\x11\xa6\x55\xe7\xc6\x05\xe9\xa2\xcb\xe6\x72\x8c\x7c\xea\x1e\xa4\xcc\x87\x6c\x84\x54\x67\x05\xd9\xf6\x7e\xba\xee\x6c\xa1\x7d\xe8\x02\xb9\x4c\x46\xe2\x1b\xe3\xca\xc4\x77\x07\x5e\xe9\x2d\x9f\x8a\xa3\x46\x3e\xad\xda\x53\xf9\xd4\xa7\x47\x76\xa3\xb2\x9f\xd4\x8a\xbd\xa3\xeb\xe4\x63\xbc\x32\x4a\xd6\xf3\x4a\xa9\x85\x6f\xba\xa7\xe4\xbb\x17\xfb\x4f\x37\xc6\xb5\xc2\x8b\xbe\x05\xee\xac\xb5\xf3\x9d\xc4\xa8\xf2\x2b\x77\x27\x4a\xb9\x29\xad\xed\x4c\x2d\x8e\x4b\xc3\x38\x94\x27\xbe\xc0\x3f\x7e\x9b\x3e\x73\x1a\xd0\xfd\x6c\xad\x98\x3b\x1d\x11\x99\x15\xf1\x42\xcf\xfc\x29\xad\x8b\x08\xef\xf6\xbb\xa4\x6f\x7e\x52\x7a\xe5\x4b\x6d\x1a\xe6\x6a\x38\xe0\x45\x67\xbb\x29\x4d\x49\x29\xec\xa8\x81\xc9\xcc\xe4\x28\xdd\x48\x75\x76\xae\x3e\x86\x00\xac\x95\xc5\x1a\x38\x39\xae\x14\xb2\xc5\x53\xea\x03\x3c\x7a\x7f\x64\xd2\x53\xaa\xbe\xb3\x19\xfd\x50\xfc\xea\x3d\xdf\xfe\xfc\x2b\x7d\xf0\x13\xef\x89\x55\x3c\xbc\x89\xe6\x84\x52\x16\x74\xb8\x92\x37\xdd\xbd\xe7\xcf\x7b\x4e\x1a\xd2\xcb\x97\x9f\x8d\x2d\x35\x38\xbd\x60\x30\xeb\xc5\x77\x6d\x1c\x89\x74\xfb\x59\x0d\x8c\xbf\xa9\xcb\x73\x72\x41\x2a\x37\x09\xb6\x98\xae\x42\x4b\xce\x64\xc3\x31\x0e\x7b\xcf\x9f\x70\x5e\xbe\x55\x9c\x9a\x92\x46\x24\x3e\x33\xf1\x8a\xfd\x7b\xd6\x50\x3f\x75\xc0\x94\xb2\x7b\xd4\xc6\x51\x64\x62\x59\xa3\x6b\x7c\x4f\x3a\x5e\x57\xbe\x2d\x9e\xbc\x02\x69\x9b\x05\xab\x5c\x2f\xbe\xab\x13\x4b\xdc\x94\x72\x95\x1f\xa1\xf4\x36\x04\x19\xa3\x37\xdd\xb5\xbd\x42\xe9\xd6\x8d\x51\x4e\x47\xd8\x99\x68\x1e\x5d\x93\x96\x58\xa3\x93\x5d\x8b\x06\x99\x98\xdd\x57\x4a\xef\xd5\x6b\x9c\x61\xf4\xa2\xfb\x28\xe3\x4f\x14\xe1\xfd\xe9\xf2\xb8\x18\xa6\x51\x20\x3d\x3d\xb0\xe1\x88\xb6\x99\x8e\x47\xc8\x3e\xd1\x05\xeb\xdd\xdb\x13\xf2\x27\xcb\x87\x4f\x39\x1a\x63\xbe\x38\xd9\x47\x61\x85\x74\xfb\x7a\xbd\x6a\x3e\xb5\xfe\xbf\x42\x2a\x0b\xcd\x91\x4f\x7d\x9c\x38\x53\x38\x05\xb3\x08\x65\x8b\x04\x1b\x7c\x3a\xf6\x52\x4e\x8f\xd3\x31\xc0\x32\x99\xf2\xb4\xb6\x23\x14\xbb\x88\x65\xd8\x36\x2a\x33\x14\x19\xb6\x67\xfa\x2e\x5f\xeb\xe8\xf9\xf4\xab\x7a\xf2\xa5\xad\x34\x7a\xe0\x57\xe5\x07\x47\x16\xbd\x2a\xaf\x8d\x83\x91\x6f\x5f\xdb\x91\x2f\x2d\x9e\x90\x87\xca\xca\x51\x1b\xbc\xbf\xfc\xaa\x36\x46\xf8\xc2\x7d\x4a\x0f\xfc\xa8\x7c\xbc\x18\xa6\xf2\x69\xd4\x96\x36\x11\x1e\xcc\xad\x6e\x63\x6b\x83\x85\x16\x10\x1f\xa4\xf9\xb2\x5b\x13\x4b\x5a\x97\xaa\x35\x4c\xab\x6b\xd4\xda\x8e\x7c\x69\x79\x59\x43\x4a\xb4\xa3\x6f\x9d\x25\xe3\xea\x0f\x49\xf7\xe8\x90\x8e\xc8\x17\x62\x78\x6d\xeb\xf1\x8c\x6c\x5b\x31\x32\x6c\x4b\x07\x24\x9b\xaf\x58\xaf\x3e\x42\x3a\x6a\x7a\x3e\x9d\xfa\x34\xb5\x5a\x2a\xbb\x45\xa7\xbe\x28\x85\x53\x8a\x2f\x4a\x47\xb8\x6d\x1b\x15\xc6\xfa\xf9\x8d\x79\x3b\x43\x89\x47\x98\x90\xed\x3d\xcd\x86\xcf\x3d\xe9\xc8\xa7\x76\x72\x60\x47\x6f\x4e\x1a\x18\xe4\xba\xee\xac\x8d\xce\xfa\x71\xfa\x7c\x28\x8f\x92\xce\xfa\x8a\x04\xcb\x78\x3b\x8e\x68\x2c\x48\x67\xc5\xe8\x2c\xb4\xde\xa6\x9f\x2f\x4c\x3d\x52\x5d\xc4\xf2\xdb\x5e\x3d\x58\x76\x3b\x52\x4c\x5c\x71\x4a\x6e\x71\x16\x98\x5d\x17\xa1\xe5\x7c\xca\x84\x5d\x84\x2d\x9d\xaf\x62\x3c\x8d\xa0\x44\x4b\x48\x31\x45\xc6\x2c\x25\x1a\x27\xc1\xf6\x8a\xc0\xcf\x1b\x5f\x13\x86\xe8\x0e\xdc\x36\xf5\x38\xa6\x14\xfd\xd9\x4a\xe1\x51\x53\x8f\xa5\x0a\x7f\xbe\x9d\x34\x2c\x9e\xb2\x37\x6a\x14\x23\xcc\xef\xcd\xdb\x53\xb8\xfd\x6d\x0a\x7d\xbe\xca\xb7\xd3\xf2\x1c\x95\xf6\x66\xa3\x3c\xa4\x16\xbb\x84\xf2\x40\x0b\x94\xdf\xef\x0d\x28\x29\xbf\x34\xa2\xb3\x74\xc3\x86\xf5\xeb\xf3\x59\x9f\x6a\x6e\xde\x9f\x6c\x0c\xdf\x60\xce\x9c\x3f\xdf\x0e\x0a\x70\x85\xba\xed\x93\x86\x22\x78\xf3\x40\xb8\xff\x19\xfd\xfb\xfe\xd6\xaa\x11\x23\x51\x17\x9a\xb5\x5d\x69\x53\x21\x1c\x67\xca\xb6\xfc\xd7\x13\xca\x3c\xdb\xd3\xa6\xf6\xed\x08\x25\x45\x89\x3d\xfb\xe6\xbc\x89\x8d\xf8\x36\x02\x3f\x26\xc9\x1b\xa6\xc1\x3a\x78\x5b\xd2\x62\x95\xbd\x1d\xb4\x7a\xb6\x90\xd6\xdc\x18\x49\x7e\x9b\x3e\x5e\xe8\x75\xdf\x58\xb6\x2b\x15\xf9\x2d\x88\x3b\xef\x84\x10\x57\xc7\xc0\xfd\xc8\x25\x19\x29\xe3\xf4\x10\x27\x3b\xf7\x83\xcf\x98\x49\xf8\x70\x97\x4d\xff\x3e\x30\x02\x7a\xfe\x83\x3b\x0b\xa1\xf8\xf1\xd2\x23\x4b\x3e\x78\xb3\x58\x17\xbf\xf8\x2e\x23\x94\x1f\x99\xd0\x79\xbf\xea\x9e\x71\x2a\xeb\xc2\xb0\x36\xb4\xda\xc7\x01\x55\x67\x1a\xd5\xd5\x4f\x63\xf1\xf5\xc8\xfb\xee\x11\x8d\xe2\x73\xc4\x3a\x76\x32\x85\x76\x85\xb2\x38\x83\xa9\xfc\xaa\xfb\x42\xc9\xe9\xe1\x76\x6d\x0f\x25\x9f\xfb\xf3\xa3\xfa\x53\xf3\x1f\xfd\xa9\x90\xea\x0f\x6a\x4c\x4f\xba\x6b\x63\x47\x7e\x70\x14\x63\x74\x7f\x39\xdb\xd0\xd9\x2f\xe2\x95\x39\xf9\xb2\x4a\x33\xa4\x04\x08\x3e\x47\x27\x4c\x88\xc1\xf0\xf5\x0b\xaf\x12\xca\x12\x63\x84\x94\x17\x16\x6d\x44\xc6\x84\x89\x4d\xee\x14\x09\xc7\xc4\x0c\xc8\xad\x20\xfa\xd1\xb7\x82\xe3\x85\xb0\xf9\xe2\xbd\xc4\x6a\xe1\x92\x10\x09\xcb\x3b\xef\x6c\x51\x5f\x12\x8e\xd7\xc8\xb7\xde\x21\x9c\x9b\xbe\x4e\xb4\x97\x35\xfc\xe2\x46\x66\xe3\x7d\x1d\xcf\xad\x63\x7b\xeb\xe5\xf7\x01\xb2\xfb\x26\x75\x03\xd3\x52\x93\xad\xf6\x4c\x1a\xe6\x35\x1b\xf3\x8b\x63\x28\x53\xb1\x65\x2d\xa1\xe0\x7d\xd7\xd7\x50\x6e\xce\x61\x70\x0d\x8c\x6f\xdf\xee\x5d\x03\xcb\xfc\xcb\x66\x63\xdb\x7e\x9d\xb9\x71\xbc\x52\xaf\x57\x39\x85\x6f\xff\x9a\xc2\xcf\xcd\x3b\x35\xf5\xda\xcc\x61\xef\xfd\x6c\x37\xd7\x50\x0a\x2c\x80\x0a\xf3\xa3\xed\xf1\x82\x79\x7f\x0e\x50\x3a\x59\x0c\x65\x23\xa8\x0d\x8d\xa6\x64\x04\x23\x5e\xfa\x9f\xc3\xfe\x3d\x5f\x7a\x4f\xc0\x75\x3f\x0e\xbb\x23\x7f\x2a\x21\x0f\xa2\xd4\x79\x0b\x1a\xb2\xc0\x2f\xbc\xaf\xc1\x29\x43\x2f\xbc\x47\x3c\xbe\x3f\x78\x85\x25\xe5\x51\x37\x1c\x49\xfe\x81\xf1\xca\xb7\xac\x03\xf5\x0a\x02\xdd\x32\x4e\xdd\x0c\x16\xf4\x9d\x9f\x71\x8f\xd7\x4c\xa1\x82\x14\xb1\x9d\x74\x51\x78\xe8\x6d\xce\x9f\xd2\xfc\x67\x3d\x80\x6a\x24\x1d\xc1\x64\x01\x95\x8e\xe0\x6e\x85\xee\x2e\xba\xcb\x58\x84\x5d\x19\x47\x0a\x3f\xb2\xbb\xd2\x21\xf7\x9d\xde\xca\x8d\xdb\x52\xab\x0d\xad\xc1\xa1\x88\x7b\xc4\x4c\x26\x57\x4a\x59\x79\x0b\x91\x96\x42\xf3\x17\x87\xe3\x1f\x4a\x9f\xf3\xf0\x0f\x70\x4a\x38\xc1\x90\x85\xf1\x4a\xab\x52\x95\xe9\x3b\xfe\x13\xaf\xf6\x7c\x21\x63\x3c\x9d\xf3\x85\x8c\xb1\x26\x98\x4a\x34\x70\xf8\xed\xdc\x4d\xd1\xfd\x01\xa9\x09\x7c\x0a\x9b\xa2\x5a\x87\x92\x40\xf4\xde\x99\xba\x84\x2c\xf8\x5b\xa7\x2f\x21\xaf\xe1\x83\xd9\x7c\xf9\x69\x9f\x6f\xee\x6f\xd2\x2a\xce\x42\x64\x3a\x5d\x00\x0f\x8f\x6e\xd2\xcf\x36\xf9\xd6\xb7\x4d\x2c\xc4\x7c\x79\x45\x1b\x8d\x2e\x33\x5c\x87\x1a\xfe\x94\xfe\x2d\xef\x07\xba\xb0\xf4\xd2\xaf\xa6\x0d\xdb\xee\x3d\xf5\x78\xbb\x1e\xe9\x90\x59\x75\xa6\x22\x19\xc4\x19\x9a\xed\xea\x46\x9b\x0a\x21\xea\xa0\xe4\x37\xe5\x2c\xc7\xfc\x27\x14\xbb\x11\xa2\x37\x25\x0f\xc6\x99\x2f\xcd\x6d\x19\xb3\x35\x46\x0b\x25\x73\xc1\x5a\x7d\x1e\xb8\x2c\x69\xe3\xf0\x39\xc8\x6a\x72\xe6\x6a\xd1\xc2\x6e\x1e\x2c\xdf\x11\x12\x9d\xda\x20\x2d\xd0\xce\x54\xec\x48\xbf\xe6\xea\xe9\xd7\xe9\x97\x03\xb9\xf4\x79\x00\x23\x3c\x69\xc8\x7a\xde\xf9\x2f\x6f\x92\x76\x3b\xa4\x97\x85\x66\x27\xed\x5c\x90\x32\xa2\x7a\xea\xf5\x11\x39\xf5\xe8\xa9\x41\x4b\x23\xb2\x06\x7b\xfe\xfb\xb8\x49\xfa\xa7\x13\x32\x07\xc0\xa9\x17\xe8\x95\xa3\xf5\x3c\x9c\x29\xe7\x45\x59\x54\x0b\x9d\xd3\xf5\x65\x7b\xa8\x4b\x91\x2e\x43\x35\x77\xb5\x42\xba\xab\xa1\xb4\x2a\x9d\x89\x5f\x4c\x17\x93\x49\x7c\x91\xa7\xd4\x4a\x75\xa6\x54\xdd\x6b\x74\xc8\x46\x47\x96\x61\x33\xb3\x74\x01\xb7\x29\x5c\xa3\xd7\xeb\x27\x52\x69\xea\xa2\xb3\x3a\xa4\xd1\x4d\x49\xf0\x58\xbf\xce\xd3\x2e\xb2\x01\x4b\xf9\x2e\x73\x1c\x6c\x1c\x5e\x92\xdb\x1d\x34\x4f\x5f\xf4\xf8\xdd\xe9\x4d\x6a\x6f\xb4\x7c\x2a\xdd\x65\xfd\x39\x4f\x00\x6b\x2c\xad\x03\xf6\x5f\xf8\x83\xe6\x99\xad\x4c\xa3\x61\x8b\x0a\xd9\x4d\x36\x48\xef\xc8\x42\xab\x76\x71\x1a\x0b\x7a\x93\xd6\xdb\xf3\xcf\x00\x57\xf7\xb7\xde\xa1\x85\xe1\x58\x7b\x8c\xf4\x49\x57\x51\x30\xd1\xb9\xe8\x30\x5d\x5a\x4c\x0b\x1d\xf6\xd1\x2e\x23\x77\xf8\x62\xc7\x73\xbd\xc9\xea\x6f\x27\x24\xdb\x27\xa4\x8c\xd9\x91\x66\x18\x1b\x83\x21\x18\x4d\xd6\x06\xf5\x71\x84\x34\xef\x94\x74\x42\x6e\x34\x80\x1f\xf3\x74\x38\xb8\x9a\xb5\xd2\xb1\xbe\xa6\x4f\x18\x25\x85\x4e\x58\x4b\x38\xcf\xc8\x4d\xd2\x0e\x9d\xd2\xd1\x70\x1c\x48\xcb\xd3\x29\xc7\x91\x8f\x7e\x0d\x7e\x39\x7a\x47\x9f\xc5\x89\xdd\x1c\xaf\xe3\x26\x19\x40\x48\xf1\xbe\x2d\x84\xa9\x67\xdd\x27\xef\x2e\x6e\x52\xdc\x6d\xb5\x3f\x8b\x43\x55\x64\xf7\x39\x9a\xfe\x09\xda\x61\x3a\x9a\xbe\x63\xa7\xdc\x54\x73\x07\xf3\xad\xd9\xf2\xc8\xb7\x56\x1b\x36\xfa\xa7\xde\x63\xdf\x35\x75\xc8\xb7\x9e\x4d\xe6\xdb\xaf\xbf\xa5\x4b\xb8\x63\x53\x2a\x97\xb8\x43\x88\xdc\x94\x21\xc0\x0c\xcd\xf2\xc0\x9a\x74\xfa\x8e\x76\xe2\xef\x98\xc5\xb0\xe7\x8c\xc5\x4b\x8e\x22\xf5\xf3\xec\xf3\xf5\x4a\xad\x12\x16\x33\xb5\x2e\x17\xa6\x5a\x56\x22\xd5\x8a\x61\xd9\xd5\xc5\xf0\xd6\x03\x95\x52\xac\x52\x50\x37\x05\x37\xc1\xc5\xa8\xed\xba\x45\x40\x15\x3b\x0d\x66\xca\x64\x40\x20\x73\x4a\x78\x81\xee\xf9\xa1\x03\x20\x94\xa9\x08\xfa\xe7\x09\xd8\x62\x16\x9e\xde\xb2\x85\x2e\x5f\xaa\x20\xaf\x2e\x3b\x72\x50\x2a\x0e\x99\xdf\xd8\xf1\xba\x5f\xae\x1d\xd6\x75\xc8\xfc\x13\x20\xc6\xf4\xd3\xed\xce\x44\x2b\xd2\x7d\xed\x30\x8d\x1e\x72\xd7\x8e\x78\xd2\xc3\xed\x13\xaf\xc5\xd4\xbb\xed\xbb\x1a\x3e\x15\x24\xba\xc3\x41\xd7\x74\x8b\xf4\xcd\xef\x5b\x38\x88\xcd\x8b\xd0\x41\x23\x7f\xea\xa0\xc0\xa6\xf4\xc3\x6d\x6e\x6a\xe6\xe5\x74\x80\xc8\x6f\xdd\x3c\xd7\xfe\x0a\xa5\xcc\xd9\x95\xce\xf9\x82\xec\x40\x51\x5e\x7e\xe9\x8b\xfd\x3e\x15\xf7\xfe\x28\x1c\xe1\xe6\x45\x94\x21\xba\x27\x76\x1a\x07\x4a\xf5\x72\xe4\x32\x38\xd8\x71\xf0\xfb\x43\x75\x0f\x3a\x7f\x3a\xca\x31\xe3\xd2\x11\xf7\x7c\xb1\x33\xae\x98\xa3\xe9\xa0\xf2\x6b\x96\x14\x7a\xd6\x59\x20\x3d\x04\xbe\x90\x94\xba\xea\x2e\xc7\x43\x29\x64\x2d\x7a\xda\x6f\xc3\xb3\x51\xf5\x36\xfc\x8c\x14\xf5\x2d\xf8\xc9\x41\x69\x5e\xb2\x5c\xf1\x0d\x4f\x5d\x8a\x5f\x27\x5c\xa8\xd7\xe0\xf7\xa7\x7f\x5b\xe4\xf3\xd2\xe5\xc2\x0b\x16\xf5\xc3\xf1\x92\xa9\xdb\x1e\x46\x3a\xe7\x0d\xed\xf3\xcc\xac\x83\x25\xe9\x90\x16\x32\x54\xa4\xb7\xe2\xb5\x23\x6d\x15\x87\xbf\x76\xa6\xae\x0e\xa6\x79\x42\x5a\xe4\x9c\xf9\x73\xea\xdb\x02\xb5\x44\x9d\x50\x4a\xc7\xdf\x52\xe6\xb0\x58\x29\x13\x6f\x1f\xe9\x1d\xc2\xe8\x82\x54\xaa\x4b\xf6\x16\xf7\xf7\xce\x82\x7e\x93\xba\x34\x85\x7b\x2a\x0a\xb4\x84\x54\x94\xac\x33\x7f\xba\xeb\x67\x0a\x6d\x63\xd3\xe6\x74\x5f\x1b\xd4\x16\x45\x07\x04\xf1\x9e\x3d\xff\x7d\x84\x88\x4b\x99\xdd\x6a\x35\x6d\xfc\xdc\x06\xb5\xfa\x9d\xc0\x0c\x75\xb8\x90\x6f\x25\x47\xfd\x8e\xe8\xa6\x3c\xe9\x4c\xa4\x33\x61\x56\xba\x23\x31\x1a\x13\x47\x37\xfb\xb5\x67\x05\x96\xa7\x3c\x65\x4a\x9a\x97\xce\xe9\xc9\x57\xcf\x80\x65\x97\x13\xaf\xe0\x26\x35\xe7\x4f\x4f\xad\xf5\x59\x65\x29\x4d\xce\xbb\xb3\xda\xaf\x73\x60\xb4\x38\xee\xff\x70\x42\xe2\x9b\x14\xa7\x23\x08\x1c\xf7\xbf\x3f\x54\xb5\x68\xce\xa7\x62\xa5\x33\xd5\x2a\x9b\x33\xdb\xc7\x69\x00\x7a\xe6\x06\x8b\xfe\x4a\x7f\xbc\x61\x4b\xfe\x94\xb8\x45\x6a\x36\x5f\x8e\x0d\x74\x8e\x9e\xd5\xd7\x0e\x7f\x34\x7b\xdf\xc0\xd9\xcc\x66\x06\x85\x5d\x9b\x19\x94\x79\x6d\x8e\xb3\xdd\xf3\xe3\xdb\x4d\xa6\x56\x67\x28\x0e\xf5\x13\x45\xa5\x18\x75\xe8\x18\xbf\xaa\x6f\x69\x51\x1a\xbb\xc3\x91\xc2\x20\xdc\xdd\xa1\x9e\x69\x57\x3d\x92\xa0\x99\x09\x99\x58\x3d\x86\xbf\xbf\x4d\xb5\x5a\x2f\x16\x01\x98\xc1\x81\x0d\xd4\xa4\x85\x3b\xeb\xde\xd0\xc2\x35\xa4\x44\x3e\x93\xe7\x67\xf4\x27\x07\x08\xc7\xe0\x1f\x07\x66\x8c\x63\xf0\x03\xcb\x9c\xc2\x20\x94\xab\x86\x72\x1b\x74\x9d\xa3\x79\xcd\x8f\x6e\x83\xee\x6c\x5b\xae\x58\x43\x7e\x45\xdf\x9f\x36\xa6\x44\x23\x9d\xdb\xd6\xf4\x59\x12\x8b\xad\xe7\x47\x8f\x99\x25\xf1\x7d\xe9\xc8\x8f\x3f\xb7\xe1\xde\x75\x44\x1a\x16\x8c\x70\x0d\xf7\x14\x54\x48\x31\x45\x09\xe5\x91\x74\x28\x66\xab\x41\x0a\xaa\x8b\xfc\xef\x46\x7c\x1d\xc8\x22\x3d\xbf\x3f\x2f\xcc\x3a\x87\xf2\xef\x4f\x99\x1f\xcc\xd5\xff\x20\xb9\xbb\x05\xde\xd3\x59\xe3\xab\x46\xba\xc7\xc8\x20\x75\x2b\xd3\x1f\xaa\xb8\x90\xde\x0a\x0f\x79\x72\x12\x17\x42\xe2\x7c\xc1\xc2\x9d\xfb\xf8\xa7\xd0\xf8\x8d\xd4\xa3\x9d\xf0\x54\xa3\x98\xf7\x70\xb0\xf1\x11\x33\xa7\xfd\xce\xd1\xf1\x29\x95\xae\xc7\x12\xea\xa8\x73\xac\x2f\x3d\xa9\x2f\x33\x9d\x35\x5b\xe6\x47\xbc\x0f\x28\xa1\x6e\x97\xd1\x51\xf3\xa7\x6e\x94\x66\xfe\xb4\x7e\xe0\x68\xd1\x7d\x03\x70\x3c\xbf\x5a\x9d\x21\x57\xf4\x52\xbe\x82\x77\x9c\x1d\x71\x05\xdb\xfa\x35\xfc\x4c\x45\x08\x96\xa7\x50\x2b\xc8\x46\x31\xa0\x02\xfc\xea\x04\x34\x31\xa8\x56\xe1\xfc\x2b\x48\xd3\x39\xc8\x5d\x83\x25\x3e\xec\x39\x38\x9e\x6f\xcd\x52\x2d\x1f\x33\xd2\x0a\x69\x30\x16\x92\x7f\x58\x26\x31\xd9\x03\x67\x0f\x5d\xd2\x3b\xf7\x0a\x3c\x72\x0e\x58\xac\xa5\x19\x71\x11\xeb\x3b\x60\x1b\xf8\x78\x60\x05\x22\x08\x79\x22\x7f\xa4\x19\xce\x0a\x69\x06\xf7\x62\xda\xe1\xcd\x49\x4b\xa9\x15\x72\x1a\x92\xb7\x00\x84\xdf\xd4\x83\xf6\xf3\x04\xbe\x36\xfd\xa2\xbd\xa3\x48\x06\x67\xc0\x74\x58\x8a\x8c\x0c\xf9\x37\x29\x4d\xc6\x2a\x3a\x90\xff\x38\xd2\x28\x36\x5b\x49\xa9\x1d\x2a\xe9\xbf\x97\x1c\xc7\xd1\xe0\xd4\x9f\x56\x7d\xeb\xe3\x04\xa8\x37\xe9\x2e\x85\xf2\x11\x30\xdd\x77\x32\xa3\xfa\x94\x6a\xbe\xf1\x1d\xe9\xb1\xfa\x5d\x91\xeb\x15\x28\xe3\xee\xd2\x05\x69\x46\x43\x83\x09\x95\x51\x72\xe4\x33\x28\xe3\x1a\x2d\xe4\xe5\x5f\x53\x93\x6f\x41\xe9\xbf\x31\x1a\x80\x61\xa6\x23\xef\x8f\xe3\x21\xed\xe3\xa1\x4f\x13\x47\x13\xbc\x25\x98\xc6\x91\xee\x3b\x10\xff\x95\xf9\x36\x4c\x23\x32\xda\x81\xf7\xc7\x81\xe8\xd7\xdb\xf6\x02\x2e\x63\x1a\xa5\x01\x8a\x65\x0a\xa5\x71\x77\x97\x6a\xe5\x4a\xea\xcf\x8f\xec\x3e\xc6\x0d\x2e\x97\xe3\xe1\x5c\xcc\x2f\x35\x79\x8d\x7b\xbe\x55\x45\x9c\xeb\x27\x6b\xca\x8a\x4f\x36\x79\x0f\xe9\x13\x76\x26\xdf\x2b\x9e\xe9\xc5\xed\x93\x71\xeb\xd0\xc7\x0d\xf8\x9c\xe8\xa6\xcc\xae\xcd\x0e\xac\x19\xc7\xe5\xef\x68\x11\xc5\xe5\x27\xd0\xc8\x4d\x29\xaa\xc5\x95\x4a\xdd\xd9\xbf\x91\x86\x73\xfa\xa2\x38\x4b\xe4\xf0\x97\x78\x64\x85\xbc\xa8\x5c\x82\xce\xc5\xe3\x68\x0e\xcc\x82\x5e\x8c\x2c\xdf\xb2\x62\x42\x30\x08\x88\x51\xe2\x6b\x59\x58\x32\x25\x85\x4e\x61\x52\xa0\x14\xc6\xe3\x95\x6a\x3c\xc4\xfc\x28\x96\x7e\x1a\x94\xf4\xc6\x60\x5e\xbe\xae\x62\xa2\x96\x4f\x8a\x9c\xab\x57\xd8\xa5\x42\x6a\x16\xb1\x65\x85\xd7\x18\x61\x81\x65\x40\xeb\x53\x8d\x9d\x79\x4f\x1b\xf6\xf8\xd2\x1b\x2c\x64\x8c\x81\xc5\xe1\x10\x0f\xe2\xc2\xbf\x84\x73\x6f\xd9\x25\xdd\xf3\xad\x61\x8e\xe9\x82\x93\xbe\xff\x5b\xaa\x49\x47\x02\x3b\x29\xc0\x38\xe0\xb4\x65\xe6\x61\x99\x97\x05\x02\x27\x7d\xc1\x37\xee\x6a\x19\xf6\x56\xf2\x9e\x1a\x8a\x46\x68\x93\xd4\xb3\x2e\x14\x7e\xe3\x1e\x4b\x81\xbc\x99\x90\x0b\xaf\xb9\x8d\xa5\xbc\x42\x79\x57\xf4\x90\x0a\x13\x8d\x8d\xa8\x97\xed\xc7\xc9\x36\xd8\x6c\xff\x91\x46\x96\xec\xb5\xb4\x61\x2f\xce\x95\x6f\xed\xc9\xa3\x7b\x7a\xda\x5e\xb9\x63\x9b\x1b\xb3\x02\x69\x6b\x74\x07\x77\x4f\x73\x13\xcf\x09\x26\xdd\x5a\x5d\xae\xd8\xa6\xa0\x1f\xe5\xc0\x1b\xbb\xb1\x52\x33\x6a\x39\x92\xb8\x90\x9d\x4a\x44\x50\x0b\x82\xc2\x89\x07\xb8\xa5\x9a\xdb\xb8\x2b\x38\x6f\x2f\x4b\x4f\x76\xd7\xd6\x53\x45\x6e\x88\xe6\x5e\xc6\xb7\xd2\xa2\x60\xce\x57\x49\x59\xd5\x97\xf9\x8f\xe5\x4a\x61\x57\x61\x87\xb2\x0e\x61\x77\x3b\x65\x41\xee\x5f\xfc\xea\x7e\xd6\x4c\x25\xf7\x14\x19\x96\xf8\x67\x70\x02\xdc\x3c\xbf\x40\x16\x6d\x02\x30\xcc\x94\x4a\xae\x72\xb8\xf6\xa3\xfc\x68\x85\xcd\x59\x1f\xa3\xc7\x50\x94\xfe\xfc\xc8\x54\xd2\x79\x69\x9b\x81\x08\xde\xdc\x73\xa6\x7f\x32\x77\x73\x44\x7e\x0f\x3a\xd4\x20\x0f\x19\xa2\x29\xbc\x54\x4f\x81\xa2\x07\x03\x52\x33\xf4\xd4\x33\x44\x1d\x50\x02\x82\xf7\xfc\xc8\x06\xeb\x90\xdb\x98\x63\x28\x23\xab\x2a\x94\xcf\xbd\xec\xdb\x37\xc6\x06\x7e\xa4\x37\x9e\x6b\x64\xde\x9b\xf7\xd4\x38\xbd\xfc\xb6\x7e\x1c\x23\xff\x7a\x12\xf2\xab\x4f\x3d\xec\xbf\xb7\x19\xea\x48\x45\x3f\x1d\x1d\xe8\x83\x4e\xd7\x80\x22\x67\x30\x2c\x30\xad\x30\x2c\x75\x1c\xff\x41\x78\xbf\x01\xf2\xa1\xa3\x0c\x53\xc9\xf5\x95\xde\xd2\xdf\x9d\x4d\xb5\x76\x36\xc3\xfd\x6f\x0c\x51\xc4\xcc\x1b\xc5\x93\x2e\x6d\x4b\x50\x36\x80\xdf\xcb\x5f\x83\xc5\x7f\xc3\x0b\x68\xb4\x37\xce\x9c\x7c\x6b\xb5\xce\x14\xd9\xf5\x0c\xae\x6e\x3a\x51\xc2\x04\xec\x3c\x3f\x4e\x18\x43\xf7\x3f\xc3\x4b\x81\xb1\xf9\xc1\xd2\x40\xfb\x7d\x1c\xe6\xb6\xe7\x4f\xb1\xc6\x19\xca\x86\x06\x9b\x47\x6f\xed\x6f\x92\x8a\x58\x62\xcc\xcb\x0f\x06\x24\xf2\x43\x6f\xe4\x6b\xee\xb7\xfc\x44\x3e\x97\x3b\x1f\xae\x1b\x7a\x48\x7a\x0f\x29\xaf\x48\x43\x0e\xe8\xd9\x7b\x1f\xb0\x95\x40\x2d\xe5\xe4\x6c\xf8\xe1\x58\x3b\x52\x28\xb1\x70\x86\x72\xe0\x7d\x3a\x00\xe0\x65\xe4\x4f\x31\x3d\x57\x68\x1f\x82\xd7\xb6\x34\xe9\xce\x86\xb2\x89\xcd\x9a\x39\x53\xc1\xe3\x5a\x05\xd3\x32\x32\xd7\x42\x96\x0d\x4c\x5f\xb2\x0f\xf0\x58\x74\x7e\x30\x1e\xd9\xfa\xbc\x8b\x07\x9a\x38\xf5\x2e\xbe\x8e\x33\x15\xfd\x44\xb9\xbb\x5f\xc7\x02\xe5\xb5\xe6\x04\xa9\x02\xb4\x7c\x0a\x7f\x52\x73\x85\xe4\x17\xeb\x03\x2b\xd9\x4f\xd4\x73\x45\x64\xb8\x49\xcf\x45\x03\x70\x13\x70\x54\xf3\x8b\xef\x77\xa6\xd4\xbb\x12\x97\xa9\x53\x07\xe4\xde\xc7\xaf\xce\xc7\x89\x6e\xd3\xab\xf3\x9a\xfb\x23\x83\x4f\xc6\xc9\xb8\xbf\x76\xda\x9e\xe9\xbd\x5c\x59\x80\x4b\xe7\x97\x85\x99\xf9\x75\x7a\x29\x1a\x24\x39\xb0\xf2\xab\xde\x07\x3d\x8d\x7e\x64\x5f\xa7\xcc\x1b\xb1\xa5\x22\x33\x2b\x5a\x41\x6f\xd2\x6b\x6e\xa2\xf4\x24\xfd\x24\x01\xc6\x4d\x8a\xab\x8e\x50\xb6\xab\xd2\x05\x19\x8b\xb9\x88\xca\x9b\xf4\x99\x42\xaf\x37\xcb\x64\xe9\x8d\x03\xe2\xcb\xa6\x9c\xf9\x53\x2b\x8a\xf0\xfc\xe1\x61\x65\x3f\xff\xbc\xef\xb0\x1b\x7e\x00\x36\x11\x8f\x3f\x2b\x71\x34\xfc\x6f\xfa\x7c\xcd\xb2\xfc\xd8\x85\x58\x53\x3f\xfc\x49\x2d\xa5\xae\xb7\x42\xa9\xde\xf8\xc9\x7e\xde\xa2\xa8\x5f\x47\xfe\x8f\x5d\xfe\x93\x16\x8f\x07\xeb\xb7\xe0\x3f\xba\xa0\x33\x7d\x26\x53\x00\x92\x3a\x50\x2e\xbf\x2c\x36\x4d\x2e\x27\x6d\xc8\xa7\x16\x78\xc8\x1e\x61\x44\x0a\xcf\x57\x27\xcf\xd0\x5b\xca\x96\xeb\xc9\x9f\x6f\x93\xe9\x90\x9f\x4d\xfe\x07\xcf\x8a\xe1\x24\x03\x45\xf4\x73\xa8\x02\x64\xb9\x9f\xac\x5f\x63\x84\x3c\x3c\x3f\x07\xa4\x72\xa6\x20\xa5\x02\x3d\x41\xfa\x09\x5d\x72\x9e\x80\x03\xe7\xcf\x57\x83\x27\x96\x85\xde\xa9\x57\xce\x59\x4b\x79\x09\x4e\xa0\x27\xcb\x79\x08\x86\x73\x70\xdf\x24\x73\xd2\x20\xa7\x4b\x0f\x48\x57\x14\xea\xe3\xc2\x13\xd2\x2c\xdf\x29\x9d\xe6\xea\x4e\xa9\xcd\xbb\x1a\x4a\xeb\x32\x42\x09\xe9\x68\x27\xf1\x7a\x4d\xda\xa4\x83\xd3\xca\xa5\x43\x7a\x6f\x5b\xd5\x2c\xc1\x49\x06\x66\xd0\x7a\x39\x28\xc9\x18\x54\xc4\xd1\xff\x29\x55\x34\xe6\xf4\xc0\x00\x21\x3b\xb4\xd7\xcb\xb0\xd1\x8b\x49\x60\x79\x0f\x7e\x64\x5d\x26\xa5\xb2\xae\x40\xf2\x2c\xc1\x40\xc8\x0f\x79\x53\x96\x61\x93\x39\xf0\xfe\xe4\x11\xc7\x7a\x39\xa0\x55\x65\x24\x32\xd6\x71\x4c\x2c\x83\x3b\x3a\x67\xa4\x75\x70\x20\xb7\x32\x5e\x87\x2e\xe2\x1c\x4c\xfb\xa6\xba\xfb\x97\x42\x16\x3f\xa5\x36\x51\xac\xa4\x96\x5e\x86\x8f\xfa\x54\xe4\x24\x1e\x96\x0a\xcb\xc0\x0f\x82\x28\xdf\xa4\xb7\xaf\x8d\x94\x75\xd8\xd1\xc6\xab\x93\x25\x8c\xc6\xe9\xb4\x13\x37\xc5\x72\x7b\xe4\x07\x93\xcd\x92\x1e\xc6\xe8\xa6\x4b\xdc\x9f\xcf\x14\x7a\x37\x1d\x29\x55\x88\x87\x96\xc2\xb7\xce\x8a\xf4\xde\x81\x53\xff\x25\x25\xe8\xd3\x05\xad\x44\x79\x28\x99\x54\x95\xbe\x6f\x61\x80\x32\x09\xde\x01\x8d\x61\x5a\x16\xf2\xa0\x7b\x9d\x38\x63\x0f\x28\x49\x58\x6b\xd4\xa5\x48\xfb\x05\x2c\xdd\x3a\x07\x1d\x1f\x90\xae\xf5\x84\x92\x06\x3d\xf3\xa3\x36\xba\x3d\x56\xcb\x38\x8b\x13\x64\xe5\x12\xb0\xa2\x5c\x30\xb1\x23\xed\x3b\xd3\xf6\x4d\x59\x64\x1d\xd4\xe3\xbd\x01\x67\x0a\x73\x71\x81\x26\x5c\xbc\x18\xc7\x38\x59\x8e\xa5\x8f\x4b\x67\x9d\x76\x8b\x3a\xe5\xd2\x4d\xda\x49\x36\xd3\x03\x6b\xcc\x93\xbe\x2f\x64\x4d\x83\x94\x10\x6d\x7c\x8b\x10\x85\x49\x04\x8d\x28\xbc\x07\x59\x27\xf7\xe4\x83\xde\xcb\x2d\x06\x5a\x60\x9d\x3e\xe0\xb4\x50\x66\xcc\xa7\x50\xf8\x79\xa2\x07\x2c\xbf\x2f\xc7\x63\xb2\x8c\x8b\xe8\x5c\xbf\xaf\x33\xb2\x90\xe9\xdc\xe6\xd3\x91\x8f\x8b\x4b\xf3\xb1\x36\x4b\xa3\x47\x4e\x5c\xc9\xb6\x07\x34\xe1\xf4\x28\x37\xa9\x15\xec\x29\xb4\xa8\x19\x7f\x0b\xf2\xe5\xe0\xfb\x9c\x6c\xd7\xb9\x59\x5f\xf7\xa0\xf8\xe4\x0d\x0f\x39\xc0\x3e\xe7\xa6\x55\xcc\x5f\x2d\x5f\xfa\xd6\x6f\xe4\x53\x36\xca\x05\x89\x8a\x4c\xa9\xa6\xb3\xa7\x50\xfa\xbd\xa5\xcc\x56\xac\x2d\x8c\x55\xb8\xa4\xb4\x65\xb0\x04\xdb\x28\x8e\xcb\x7b\x53\x32\xc3\xac\xed\x57\x61\xd3\xc3\xe3\x82\x74\x1c\x13\xc7\xdb\x32\xa4\x03\xc7\xc0\x2a\x76\xba\x00\x17\x5f\x42\x78\x9c\x24\x73\xb8\x49\xf7\x2f\xf5\xda\x17\xc0\xa6\x2f\x78\x56\x60\xc0\x82\xb7\x7d\xf2\x31\x77\x88\x27\xdd\xf7\xb1\x19\xf1\x21\x2c\x46\xe1\x22\x6c\x05\x7c\x91\x39\x5a\x5e\xc2\xfc\xa8\xdb\xd8\xc9\xa4\xd8\x1e\x76\x10\xb5\x9b\xb4\x8c\xca\x1c\x59\x60\xf4\x7c\xcb\x58\x68\xd3\x80\x60\x87\x93\xb9\xc9\x6d\x92\xc1\xe8\xe6\x67\x20\x27\x8b\xe4\xc9\xe0\x20\xb0\x0a\xcc\xc0\xd0\x08\x9d\x0f\x18\x63\x5d\x1c\x8d\x2f\x28\x5a\x1d\x90\x1a\xb7\x8d\xf0\xe5\x57\xf8\xb3\x3d\x7f\xfa\x92\x8f\x6a\x7d\xd3\x7c\xa2\x3f\x2e\xaf\x29\xe2\xd7\xb1\xf1\x31\xa5\x97\x9f\xe8\x47\x6a\x1a\x28\x71\x02\x23\x5c\x97\x5f\x0f\x3b\x91\xd3\x4d\xbe\xdd\xdb\x54\x24\x29\x0f\x14\x70\x5d\xf6\xad\xb6\x94\xda\x67\x02\x6a\x6f\x19\x00\x31\x78\x20\xb3\x8c\x80\xe0\x82\x62\x01\x72\x00\xb2\xb6\x2e\x8b\x06\x1f\x03\x97\x83\xde\x63\xcd\x2c\x63\x1c\x46\xa6\x48\xd6\xd5\x09\x9c\x6d\x5d\x68\x04\xcc\x83\xcb\x89\x71\x59\x09\x9e\xf7\xcf\x7c\x6b\x8c\x26\xa8\x8b\x75\xd9\x96\x3e\x5e\x21\x35\x11\x28\x85\x2b\x2b\x4c\x1f\xfc\xd2\x06\x9b\xe4\xf2\xe9\x68\x22\x1f\x15\xd9\xfe\x2c\x19\xca\x66\x52\xfc\xa7\xd0\x0b\x35\x16\x54\xcd\x23\x2a\xa8\xd3\x9f\xa6\xf0\x72\x87\x52\x5a\xdd\x4a\x87\x6c\xee\x7d\x4a\x65\xa3\x9c\xf9\x55\xb7\x34\xcc\xbc\x90\x0d\x67\x76\x4f\x45\x4d\xf9\x9c\xb5\x1c\x7e\xe0\x04\xa8\xb7\xaa\x75\xd1\x91\x56\x24\x1a\xb2\xc1\xab\xad\x36\xbc\xba\x4b\x11\x06\x6a\xf4\x76\x75\x2a\x22\x1e\xc5\x2d\xc7\x1b\x88\xad\xa3\x78\x03\x27\xb7\x3d\xab\xda\xd4\x1f\xa1\x86\x3b\x74\x41\x6a\xed\x67\x9a\xfc\xe8\x69\xc8\x84\xfa\xca\x87\x42\x5f\x75\x97\x33\x52\x66\xdb\x0f\xf3\xce\x00\x05\x1e\xb9\x2c\x41\x12\xce\x0b\x0e\xaa\xbe\xbc\x3b\x4b\xfb\x5b\x92\x2b\xf8\x40\xa9\x2c\x66\x0d\x9b\xa6\xc9\xed\x21\x33\x10\xa3\x85\xd1\xcd\x40\x0d\xce\x42\x87\x84\x18\x38\xb2\xf0\x8e\x70\xf9\xca\x52\x6f\x8f\x99\x25\x71\x92\x17\x20\x83\x8b\xd0\xfb\xed\xa9\xd7\x9b\x8e\x7d\x5f\x7d\x56\x43\xde\x29\xaa\x41\x25\xc6\xd1\x32\xba\x80\x3b\xde\xa5\x10\x07\x17\xc7\xb8\x65\x70\x01\xb7\xb8\xcb\x68\x82\xe8\x87\xe6\x6b\x9a\x49\x07\x1c\xd3\x80\xa4\x86\x37\xf9\xd1\xc3\x84\x50\x0a\xca\xc7\x3a\x0b\x5c\x50\x70\xad\xaf\x06\xbf\xb0\x1b\x9b\xf1\x80\x40\xfe\x96\xd0\x05\x03\x47\xd0\x6a\x28\x0f\x9f\x4f\x97\x43\x1c\x5c\x93\x51\x3a\x0e\xff\x35\xd3\x05\x7b\xf0\x47\x2a\xa2\x7f\xf4\x5e\x60\x83\x28\xb7\x66\xaf\xbc\x13\x99\xde\xa4\x3c\xb0\xf9\xd3\x9a\x04\x59\xdc\x6c\xad\x1c\x99\x3d\x07\x30\x3a\xb1\xae\x9a\x65\xd2\x4c\x3d\x5e\xfa\x33\x85\xb7\xc2\x8f\x2a\x69\x4e\x18\x99\x33\x8b\x70\x0a\xe5\xcc\xe4\x6e\xc5\x7d\x64\x2b\x18\x98\x10\x45\x62\x60\xc2\x38\xaf\x90\x8c\x9a\xf9\x43\x08\x65\xfe\x48\x40\x9a\x6a\xbf\x5a\x95\x7c\xfa\x93\xf3\xc9\x9d\x75\xdc\x84\x82\x45\xd9\x6d\x7f\x20\x2a\x1c\xce\x7f\x9c\xd8\xfc\x00\x0a\x78\x2d\xba\x3a\x87\x09\xd8\x84\x98\xfd\x11\x7c\x8e\xa3\xc0\x33\xa4\x45\x04\x7f\x22\x83\xad\xee\x28\xe7\x35\x14\x53\xe2\x61\x3b\xcb\xff\xd3\xa3\x69\x54\x26\xbd\xc5\xf3\x73\x84\xac\x6a\x84\x7a\x0c\x1b\x3d\x2f\x7a\xef\x04\x81\x69\x64\xd2\x83\x14\x5a\x37\x3c\x15\x59\x37\xb0\x64\x8a\x9c\x70\x72\x75\xbd\x3a\xca\x2a\x85\x72\xf0\x4f\x04\x9d\x63\xed\x9f\x47\x26\x65\x79\xcd\xf2\xa7\xc3\x9a\x84\xb2\x16\xc1\x74\x76\xd0\x05\x5c\xa1\xcb\x41\x17\xa2\x27\x0c\x1a\xe0\xe5\xc1\x52\xe0\xfd\x7b\xe2\xf3\xe3\x76\x67\xd3\xe4\x5b\x7f\xa6\x1e\x1b\xc7\xf9\x56\x7e\xbe\x0b\xd1\xe2\x58\xfb\xe7\x81\x11\xeb\x98\x0c\xe7\x81\x51\xa6\x28\x0c\x07\x77\x0c\xab\x1b\x0a\x7a\xa0\x1a\x8c\x1a\xc8\x89\x6e\xa0\x8e\xce\x90\xc5\x93\xdb\x21\x85\x67\x8c\x69\x35\x6c\xaa\x82\xa9\x5c\x82\x09\xd4\x08\x90\xe1\xdc\xde\x04\x50\x5b\x03\x0d\xc4\x99\x4a\x30\x81\x12\x4b\x10\x98\x00\xaf\x85\x97\x61\x02\x11\x03\x43\x46\x0e\x4f\x2e\xd6\xf0\xc3\x84\x79\xfc\x0d\x1b\x5f\x43\x70\x3a\x02\x6e\xac\x81\xb0\xc1\xee\x57\xf0\x87\xc2\x4b\x80\xe5\xd8\x0f\xbc\x00\x5e\x03\x0b\xa8\x86\x54\x70\xed\x11\x4a\x86\x34\x21\xda\x96\xc1\x05\xd9\x00\x0a\xac\x5f\xb3\x5b\xc7\x62\x59\x68\x64\x31\x5f\x4c\xc9\xb2\xc8\x67\xc3\x02\x18\x20\x08\x9b\xb3\xfd\x9f\xa5\x84\xf2\x56\xc2\xb6\x1b\xbe\xed\x69\x59\x43\xa1\xa0\x9e\x55\x72\xf6\x10\x76\xa8\x32\xfa\xd7\xa7\xb7\x7e\x9d\x7f\xd6\xfc\xe8\x45\x82\xa9\x9c\xd2\x7f\xc6\xa2\x30\xb6\xe0\x59\x41\xa9\xa4\xd2\x52\xad\x0f\x93\x29\x93\x28\x64\xd3\x0d\xfb\x31\xd8\x48\x06\x21\x70\x3f\xb2\x0c\x3a\xe0\x45\xeb\x72\xc4\xfc\x0c\x79\x46\x0e\x75\x48\x1b\x3f\xf0\xe2\x24\x53\xed\x05\x65\x21\x85\x03\x64\xda\xe3\x01\xe0\x6e\x4d\x0b\xa9\xe7\xcf\xb7\x2b\xca\xaf\x02\x44\xf6\xb4\xa2\xe0\x6d\x9c\x48\x67\x52\x9a\x9a\x92\x45\x0d\xa4\x6e\x4d\xfb\x2e\x41\xd3\xae\x89\x54\xc2\xfa\x56\x10\x89\x9a\x99\x9c\xb8\xac\x6a\x2a\xb2\xff\x08\x81\x31\x27\x4b\x4d\xa3\x1c\xbd\xb1\x3b\xa7\x03\x65\x96\x23\xa4\xf1\x8a\x34\x83\xac\x29\xfc\x8a\x59\xc3\x11\x5f\x31\x1d\x2a\x71\xc3\xd6\xc4\xab\x82\xd6\x9e\x7e\x86\x00\x53\xcf\xb0\x1b\xf5\xca\x01\x4d\xb4\xaf\x65\x40\x42\xbc\x4b\xd3\xd7\x42\xbc\xd3\x59\xd3\xf7\xcf\x30\xc2\x44\x5f\x3d\x7f\xba\x07\x0c\xd4\x37\x0c\x3d\x3f\x6a\x5f\xc3\xc3\x13\x9b\x26\xb3\x2b\xa6\x01\xfb\xb9\xd6\x80\xc1\x07\xa4\xa2\x85\x62\x56\x2d\xd4\x17\x3d\x10\x08\xe1\x04\x5d\xbf\x96\xe3\x2b\xda\x9f\xba\x04\x42\xb8\xa5\x66\x81\x6c\xae\x36\xa5\x92\x58\xec\xb1\x85\x88\x82\x15\x16\x46\x72\x1a\xe5\x74\x85\x1d\xba\x30\x73\xe0\x14\x45\x8e\x38\x79\x6a\xb5\x1c\x39\xa2\xcf\xfc\x69\xb6\x66\xdc\xcb\xba\x0d\x4e\x35\x4a\x81\x40\x5b\x6b\x99\x89\x38\x2e\x39\xe2\x3f\x11\xba\xd6\xe2\xe0\x85\x51\xb3\x1c\x57\x17\xa1\x6e\x58\xc2\x95\x79\x5f\x7e\xd9\x92\xa9\x5e\x66\x0b\x66\xda\xb0\x04\xd0\x16\x8b\x00\x14\x27\xf2\xd5\x21\x27\x5a\xe6\x40\x11\x27\x62\xe2\x18\x94\x30\x33\xe4\x4d\x1b\xcc\x9e\x98\x64\xb6\x87\xf4\xb8\xe8\x8f\xdf\xad\x9c\x3d\x15\x09\x22\x50\xfe\x8c\x4c\x7b\x7f\xfa\x71\xb5\x4c\x09\x07\xeb\x9e\x56\x24\x7c\xb1\x63\x36\xda\x2a\xd4\xa5\xb2\x03\x4a\xb3\x8e\x5d\xb7\xed\xd4\xce\xd4\x2a\x20\x45\xe5\xb5\xd4\xda\x70\x45\x87\xb2\xf9\xff\xfc\xb9\xf4\x69\x85\x92\xa3\x92\x2d\x45\xe4\x0a\xa0\x0f\xcb\xe0\x06\x62\x0f\x2d\x83\x1b\x3a\xc0\xde\xa5\xb0\xfd\x95\x58\x43\x4b\x51\xfb\x07\x37\x97\x4b\xc0\x87\x8b\x37\x0e\xcb\x31\xfc\xe7\x43\x79\x1c\x03\xca\x3c\x9a\x41\x5a\x51\xb5\x54\xa3\xf6\x11\xbc\xc2\x36\x74\x80\x2a\xcb\xd8\x06\xb0\xdc\x4b\x60\x86\xf3\xc2\x20\x15\x7c\xa1\xc4\x17\x2b\xf8\x42\x25\xf4\xe6\xda\xce\xea\x32\x52\x66\x6d\x82\xff\x69\x73\x52\xca\x72\x38\x60\x02\xea\x63\x3b\xca\xe4\x08\x65\x23\x04\x1b\x53\x91\x33\x2a\xd7\x30\x6b\x3b\x6e\x2f\x7c\xb6\xcd\x75\x88\xd9\x8d\xa5\x93\xb5\xc2\x78\xc6\x22\xd9\x40\x63\xa8\xd5\x0f\x15\x8e\x7c\x6a\xd3\x8b\x41\xfa\xa8\xff\x50\xcc\x63\xaa\xc1\xd6\xa2\x3f\x78\x87\x4b\xaa\xfd\xc9\x45\x6e\x86\x50\x54\x8d\x4a\x90\x98\x65\x60\x43\x1a\x11\xb0\xa1\x02\xd9\x5f\x0e\xb8\x71\x65\xaf\xbf\x7d\x5e\x47\x9e\x38\xfc\x06\x2f\x68\x97\x90\x0c\x95\x68\x08\xeb\x6d\x5e\x41\x79\x28\x7f\xc0\x79\x31\x91\x0e\xc5\xd1\x01\x5d\x2f\x27\x10\xb8\xb2\xd5\x1d\x6e\x23\x47\x57\x63\x13\xc2\x1e\xc6\x26\x9c\x80\xc7\xd6\x3b\xc9\xfa\xa1\x7c\x6c\x83\x3f\x15\x52\xe3\x24\xe4\xd7\x7a\x3b\x03\xff\x15\x8a\x61\xe5\x53\xed\x9e\x16\x0a\x96\x48\xb5\x16\xb1\xb8\xb3\xde\x1c\xa8\xd8\x86\x6f\x27\x02\xca\xc8\x62\xf0\x42\xfa\x62\x3b\x82\x9d\x30\x1a\x61\x92\xb7\x8f\x54\x68\x3a\xc1\x1a\xce\x13\xa4\xee\x12\xac\xa1\xce\xcc\xb4\x25\x53\x06\xea\xe0\x0d\xb0\xf7\x7b\x63\x81\xa7\x11\x1b\x39\x3d\xa4\x67\x0c\x1b\xd6\x30\x86\x33\xf7\x47\x1f\xfb\x75\x4e\xf6\xc6\xc7\x02\x07\xc6\x14\x8c\xa1\x64\xd1\x3e\xe1\x84\x09\x39\x74\x6b\x91\x1f\x15\xf0\x94\xad\xf9\xd1\xb1\x1c\xd8\xf3\xfa\xe8\x7e\x81\xa8\x09\xeb\x63\x01\xd3\xd3\xbe\xed\x52\xf8\x52\x68\x88\x92\x3d\xad\xb8\x1d\x95\xc0\x1c\x4b\x69\x08\xce\xe7\x47\x9d\xc4\x00\x7d\xac\x8f\x63\x63\x1d\xf0\x9e\xb2\x10\x94\x23\x1d\xc7\x86\x1e\xe3\x6f\xc9\x4d\x30\x10\xd6\xe0\x63\x61\xc4\xce\xfc\xa0\xae\x90\x5b\x1f\xee\x13\xf0\xff\x18\x28\xc1\x03\xde\xf5\xc1\x11\x3c\xf3\xad\x64\x35\x4b\xf2\xf1\x7d\x7c\x34\xc0\xc7\x9e\xe0\x5c\xa8\x7d\x7c\x82\x1a\x29\xb4\xc5\x73\xa5\x50\xbb\x61\x84\x92\x3a\xcd\xe5\x1b\xb8\x89\xa8\x84\x8f\x01\xba\x84\xf8\x5d\x4e\x35\xc0\xe3\xdf\xe5\x48\x21\xd1\xfd\x1f\x6e\xf8\xd8\xe5\x1f\x34\x5f\x66\x57\x4e\x1f\x9e\xe6\xac\x8f\x9f\x04\x10\xc5\x71\x7d\x71\xfe\x71\x42\x56\xce\x80\x12\x27\xa2\x73\x06\x10\xeb\x76\x7d\xd1\x4a\x35\xa4\xe4\x05\xf3\xf7\x35\x5f\xc0\x41\x0e\xf8\x71\x02\xb3\x5e\x5f\x0b\x13\x46\xf2\xc5\xaa\xc1\x4f\xf1\xe5\x74\x75\x85\x94\x6c\x63\xe6\x85\xce\x28\x05\x1e\x12\x38\xa3\x70\x1d\xbe\xbe\xf6\xfb\x1f\x48\x69\x62\x81\x64\x5c\xb6\x63\x1e\x4a\xc6\x08\xce\x2b\xa1\x38\x2a\xe8\xd2\xf5\xe5\xe0\x85\x1f\x47\x41\x43\x2a\x40\xdd\xf5\x35\x0b\x8d\xfc\xa8\x5b\xcc\xe7\x47\x8d\x8a\x2d\xe4\x24\x03\x93\x10\x44\xeb\x9b\x10\x03\x50\xb6\xa0\x91\xd8\x8e\x1f\x92\xad\xf8\x35\x9a\x86\x20\x44\xcb\xe1\x43\x78\x73\xb4\x8c\xd9\xb8\xa2\xd1\xbf\x1c\xc2\x10\x41\xce\x23\x50\x60\xb6\xaf\x2f\xa4\x80\xaf\xaf\xaf\x39\x66\x86\xf2\x36\x9a\xf9\xd3\x93\x87\xf0\xff\x6e\x8b\x03\xc6\x69\x54\xce\xf9\xfc\x6a\xff\x06\xf3\xae\xf0\x21\x67\x14\x9e\x12\x09\x54\x40\x7f\xeb\x67\x60\x15\xf8\xf4\xf5\x1b\x7e\x5c\xd6\xa1\xd4\x05\xa2\x77\x2e\xc5\x16\x69\xaf\x87\xf2\x85\xde\x84\xf2\xd9\x0a\xd6\x13\xfa\xe3\x8c\x28\x71\x96\x81\x41\xf8\xd5\xf5\x83\x11\xf3\xa9\xd6\x6f\xa6\x49\x73\x9e\x07\xfd\xf3\xad\x66\xe1\x98\xfa\xf3\x69\x8a\x50\x9e\xeb\xe7\x20\x02\xb1\x8f\x88\x26\x12\xb3\xc7\x49\x08\x06\x71\xd0\xd7\x0f\x2b\xa8\x85\xfc\x68\x2c\xf4\xc8\x4e\x1e\x78\x48\xf0\x8f\x92\x2b\x12\xa1\x3f\x5a\x6e\xd8\x85\xfe\x68\xaf\xf4\xc0\x20\x3b\xc2\x36\x2d\xa1\x3f\x1a\x08\xa7\x05\xfa\x83\x97\x9d\x4b\x70\x8f\x8b\x88\x65\xcb\xa8\x8d\x51\x38\xff\xfe\x8c\xf5\x0f\x94\x40\xa8\x8d\x96\xbb\x1f\xe5\x16\x68\x71\xe8\x2b\x42\x48\xcb\x4d\xcb\xcf\x48\x7f\x02\x59\xad\x1f\x2e\xe1\x2b\xa5\x36\x4a\x2c\xcd\xb6\xc2\x7c\x34\xce\xdc\xdb\x51\x3e\x3a\x6f\x11\xf6\x0b\x4e\xe8\x21\x8b\x3b\xf8\xb7\x0f\x65\xbf\x90\x49\xd6\x15\xfb\xe5\xdb\x29\xb4\xc3\x56\x14\x90\xc6\xab\xe7\xfd\xe2\x72\xd2\x42\x73\xbf\xf0\x28\x5f\x29\xb5\xc9\xd7\x53\xaa\x55\x3a\x42\xc9\xae\xe7\xcc\xbb\x5f\x8e\x3b\x43\x9c\x88\x2d\xe4\x48\x03\x16\xb6\x05\x1c\xb9\x08\x17\xb3\x15\x4e\xa4\xbd\xf2\xe3\xcd\x55\x0d\x20\xd0\x56\xde\x82\xc6\xc5\xd0\x7e\xf9\x8d\x00\xf8\xf0\xfd\x82\x6b\x2c\xb7\xb7\x92\x13\x74\x9e\x6e\x6d\x25\x27\x68\xb8\x23\xf7\x0b\x75\x55\x99\x3f\xe4\x09\x53\xb2\xdc\x01\xaa\x41\xba\x58\x79\xed\x97\x11\x45\x18\xe1\x5b\xa8\x92\x86\x2b\x75\xbf\x60\xb1\x8b\x0e\xdd\x4c\xd5\x78\xd4\xba\x15\xa4\xa4\xe1\x0b\xdc\x2f\xec\xe5\x9e\x42\x5f\x30\x5d\x34\x8a\x31\x54\x19\xe8\x36\x72\xa4\xd0\x28\xd6\x50\x67\x30\x9b\x2e\x31\x47\xe6\xb9\x93\xf9\x93\xec\x71\x2a\xc4\x9b\xd2\x1a\x9d\xa9\x47\xd9\xf1\x4a\xca\x6e\xfb\x22\x7d\x3f\xcc\x7e\x16\x2e\xfb\xc0\x8b\x78\x85\xd4\x0c\xd9\xfd\xb2\x0f\x24\x8f\x77\xc0\x3e\xe0\x28\xcb\xcd\x7d\x20\x4f\x8e\x90\x6f\xfd\x5a\xa0\xec\xb9\x19\x50\x5a\x23\x1b\xe9\xfb\x98\xee\x01\x65\x28\xb2\x4a\xf7\xcc\x16\x67\x28\xaf\xd1\xa0\xd6\xa9\x3d\xc8\x6c\x39\x7c\xc9\x28\x47\x0a\x87\xfe\x9c\x50\x96\x43\x35\x6d\xda\xdc\x18\x8c\x6c\xc2\xc4\x21\xd5\x3f\xf8\x54\x41\x4a\x1a\xb0\x95\x7d\xf8\x86\x82\x08\xad\x1b\xac\x0c\x0a\x73\x0b\x2b\xd3\xb2\x7b\x0f\x4b\xa9\x42\x87\x30\xb7\x6b\x2a\x9a\xae\x88\x1e\x2d\xcd\x57\xa1\x07\x98\xd0\x0f\x69\x0b\xb1\x32\x47\x86\xce\x14\xb8\x91\x94\x0b\x1c\x33\x36\x81\x49\x80\xcd\x6f\x05\x26\x29\xc0\x41\xb6\x12\x32\x34\x1e\x07\xed\x83\x8b\xad\x87\xd4\xbe\xe7\x3a\x7e\x1f\xf8\x9b\x47\x9a\xf1\x81\xbe\xa6\x54\x28\x76\x58\xcc\xc0\x1b\x9e\x85\xee\x93\xac\xc3\x07\x94\xb8\x08\xf6\x3b\xc3\x36\x03\xd2\x56\x17\xeb\xad\x08\x27\xa5\x3e\x85\x7a\x00\xf0\xca\x9f\x8a\xbc\xda\xd3\x22\x76\x1f\x85\xe6\x22\xab\xff\xad\xf8\x26\x05\xaf\xf0\x3e\xb9\xa3\x78\x0a\xab\x82\x12\xbf\xa0\x94\x41\xbe\x85\x92\x0a\x4f\x8b\x92\x34\x25\xe3\x30\x9c\x98\x10\x5b\xdb\xb8\x9b\x23\x14\x48\xc6\x42\xcf\x97\x04\x1f\x92\x46\xd1\x4b\x1a\x2f\x51\xf6\x09\x93\xfc\x6d\x8a\x6f\x47\x36\x21\x02\xc6\x76\x60\x93\x51\xce\x90\x7e\x22\x3a\xa1\xc4\xef\x68\x95\xd3\x42\xe8\xca\x97\x12\x07\x25\x5f\x7e\x55\xc6\x6c\x70\x3c\x4b\x35\xdb\x1d\x67\x54\xdb\x1d\x67\x71\xac\x01\xd1\x12\x0a\x69\xd2\xc0\xfe\xef\x13\x0f\x74\x4d\xad\x96\xd1\x93\x21\xfb\xc1\xc1\xcc\x2c\x5b\x3c\x5d\x69\x52\xf7\x04\x35\xd5\x5a\x83\xf8\xec\xbd\x8b\xe5\x13\xfa\xa4\x0c\xf5\x07\xa1\x5c\x86\x2d\x11\x04\x89\xc0\x39\xed\x55\xf3\x23\x8c\x35\x20\xd5\xbf\xe7\xd3\x8f\xff\x4c\xa1\xe0\x18\x57\x0a\x7d\x5a\x64\xd9\x05\xaa\x69\x20\xe2\x77\x30\x35\x6c\xb6\xe2\x57\xb1\xc7\xa4\x47\xd3\x5e\xcb\x92\xd2\xfb\x20\x90\x49\x28\x98\x46\x2d\x35\x69\xc1\xd8\xa6\x05\x01\x65\x5b\x6d\x3b\xa4\xca\x24\x58\xd9\x56\x0c\x95\x06\xd2\x7e\x17\xbc\xd0\x08\x7b\x85\x54\x29\x18\xd4\xdb\xe0\x1c\x22\xf0\xed\x62\x97\x34\x7a\xbe\x98\x0f\x61\x59\x80\x3a\xdc\x54\x6c\x01\x75\x0a\x56\xfa\x2e\x9c\xff\x27\xdd\xb3\x0b\x1a\xef\xc0\x16\x36\xa7\xbd\x32\xb7\xe6\x92\x4c\xc9\x16\x7b\xa7\xe7\xb6\x98\x0b\x42\xb0\xd8\x6c\xca\xe2\xfa\xba\x0b\xe5\xa3\x40\x28\xed\xd5\x98\x4a\xe0\x5d\xa9\xd4\xde\x4d\x37\x78\x71\xf5\x75\x41\xa9\xf9\x16\xca\x36\x52\x09\xa9\xc8\xfc\x2c\x88\xb3\x6c\xc4\xe6\xb8\x6c\x3b\x23\x25\xae\xe1\xe6\x3b\x94\xe2\x9d\xc2\x2f\x0a\x89\x52\xa2\x1f\xae\x30\x08\xa4\x11\x59\xcc\xd4\x85\x7f\xd9\x96\xf4\xbe\x1c\x28\x82\x67\x4b\xfb\xf2\x21\x1d\x3f\xd3\x56\xfe\x8d\x93\xb7\x75\x5b\x11\x53\x1a\xf8\xf0\x7d\x71\x32\x9b\x21\xbb\x80\x2a\xf9\x74\x68\x20\xa9\xc6\x98\x11\x66\x47\xbc\xd3\x32\x10\x79\x92\x80\xf4\xef\xcb\x8c\xd4\xd2\x39\x33\x12\x22\xf5\x42\x0d\x22\x27\x0d\x09\xe2\xd1\xec\x76\x52\x8f\x96\xde\x38\x77\x70\x4d\x19\xa3\xa2\x73\x8b\x9e\xa7\x1e\x2b\x5b\x58\xf2\xf2\xed\x19\x0b\x7b\x39\x9f\x64\x3a\x04\x40\x68\xa6\x50\x92\x0a\x49\xad\x08\x29\x57\x14\xf1\xe5\x9c\x06\xc8\x42\xa3\x85\x7a\x44\xec\x65\x8e\xcc\x2c\x13\x22\x85\xf6\xad\x02\xd3\x57\xb9\x91\xae\x4c\x8f\x9c\x8b\xc4\x15\xdd\x17\x86\x7b\x66\x60\x8b\xe9\xfb\xdf\xce\xef\x4d\xd8\x13\xb0\xb9\xdb\xc8\xa1\x0b\xf7\xcf\x16\x74\xe8\x2c\x6c\xc3\xea\xa0\xea\xaf\x50\x97\x26\x3d\x3f\x9a\x23\x06\x94\xf8\xf5\xa9\xc5\xf6\x0e\x12\xbf\x3a\x17\x21\x42\x4b\x40\xa1\x06\x5a\x7f\x3b\x06\x0a\xaf\x47\x76\x75\x64\xd8\xf6\xb4\xe1\x49\xee\x50\x1a\xe4\xa0\x1a\x7b\x19\x10\xea\x20\x8a\x78\x9b\xb1\x6b\x78\xb9\x42\xfa\x8e\x19\x7b\xb0\xda\x38\xc3\x48\x27\x24\x0a\x2f\x37\x76\x45\xda\x3d\xa5\xb6\x1d\xaf\xb4\xa3\xce\x8f\xd4\x6b\x18\xdb\x95\x5f\xe1\xd9\x7c\xfb\xd5\x46\xa0\x51\x31\x29\x57\x63\x5b\xb0\xa2\x03\x37\xdf\xae\x36\xf7\xd3\x3d\x9b\xfb\xbc\x1d\xd9\x0e\x7c\xd2\x32\x5f\x8b\xde\x32\xb5\x56\xad\x3d\x85\x74\x96\x45\x31\x8f\xc2\x32\x95\x23\x24\xaa\xad\x3a\x45\x61\x16\x05\xae\xe4\x47\x6b\xd3\xcc\x1e\x01\x4c\x58\x5b\x39\x16\xb2\xd9\x2a\x62\xf2\x95\x42\x59\x8e\x23\x94\x61\x14\x4f\xad\xde\x5d\xaf\x54\x2b\x4d\x8b\x09\xe7\x70\x26\x83\xac\x2e\xbb\x81\x2d\x81\xf5\x1a\xc6\x3f\xf2\xb0\x01\x63\x87\x87\x9d\x65\x65\x72\x7b\xb8\x1b\x17\x31\x4c\x4a\x73\x78\x9e\x52\xf3\xaf\x6c\x83\x91\x6f\x61\xb8\x0a\x69\x16\xa3\x55\x3f\x3b\xc1\x9d\xbe\x9b\x4f\x85\x58\xf8\xcd\x32\x90\xd7\x19\xbb\x61\xe2\xa3\x8b\x1d\xd4\x84\x17\x49\xdb\xa9\x54\x78\x47\xb4\x1b\x3c\x34\xa0\xe4\xa0\x86\x71\x9b\xf1\xd4\xd9\x80\x0d\xbb\xae\xa5\x91\xbb\x7b\x00\x21\xb7\x92\xae\x0c\x5e\x11\xed\x66\x05\x8a\x60\x6b\xe6\xa8\x99\x2f\x8d\xf1\x63\x3f\xb6\x45\x5f\xf3\xad\xb9\x06\x95\xd9\x6c\x9f\xa1\x24\x94\xad\xe5\x8c\xb4\x68\x32\xfe\x73\xa4\x68\xe6\x2f\x04\x54\xb3\xe2\x45\x94\x0a\xab\xd4\xc0\x61\x6e\x61\x95\x12\x8c\x6b\x3b\xa4\x0a\x2f\x3e\x77\x03\x57\xdd\xf2\xa3\x1e\x92\xa6\x33\x96\x88\x33\xd5\xd8\x2c\x40\x9d\x37\x07\x50\x9e\xa9\x75\xa8\xc5\xd4\x6a\xbf\x41\xcb\xa7\xd2\xa0\x23\x94\xd2\xd4\x5f\xf9\x54\x8c\x98\x79\x94\x3a\x3f\xc2\x2d\x3a\x91\xc6\x64\x21\xbe\x0a\xaf\x77\xb6\x21\x4f\x3d\x56\x67\xb7\xe3\x82\xee\x18\xc5\x44\xd8\x8f\xdd\x1d\x57\x87\x65\xed\x80\x07\xd8\xf0\xc6\x34\xf5\xff\x10\xb5\x70\x77\xc7\xaa\x27\x92\xe7\x16\xfc\xa9\xe0\x78\xdd\x82\x3f\x9d\x17\x27\x52\xe1\x9d\x1a\xd7\x78\xbb\x3b\x92\xee\x4c\x99\x39\xa0\xa5\xd0\x53\x47\xcf\xe1\xdd\x96\x5a\x97\xfc\x95\xa1\xa4\xa5\xd1\x82\x42\x46\x35\xa0\xae\x5b\xc0\xa8\x06\x02\x74\x0b\x09\x55\x9e\xe9\xd0\xa9\x83\x5b\xa3\x0d\x10\x8a\xb7\x25\x5b\x40\xa8\xa3\x94\xb4\xa1\x53\x08\x78\xd5\xdd\x1d\x2c\x9f\xc0\x9c\xbb\x63\x1a\xb6\xd4\x7b\x9f\x8a\x80\xcf\xed\xee\x30\xce\x57\xca\x96\x5b\x49\x87\x6c\x28\x8e\x94\xbe\xb5\xb4\xe9\xd1\xc7\xdf\xb2\x5e\x46\x78\x23\x08\x3a\xbe\x10\x84\x46\x97\xb0\x04\xbd\xba\x15\x5b\xe5\xca\x09\x8e\xd8\x2a\x38\xa6\x77\xdf\x74\x21\xdf\x6e\xfd\xe9\x6f\x87\x2f\x7b\xb8\x4c\xdc\x0a\xae\x72\x10\x03\x6d\x2b\x7c\x4a\x39\xd9\x15\x42\x49\x35\x90\x9c\xdb\xc1\x53\x2e\x5c\xd3\x5b\xb0\xa8\x06\x4a\x70\x0b\x15\xd5\x80\x75\x6e\x81\xa2\x1a\x70\xb9\x3d\x26\x0c\xcc\xa7\x78\x34\x46\x48\x8d\x2b\xdd\xf1\x4b\x49\x3c\xe5\x7b\x84\x65\x42\x6e\x9d\x54\xf3\xe7\xdb\x23\x99\x90\x96\x62\x2d\xa4\x6e\x0b\x66\xea\x95\x10\x63\x51\x06\x6e\x30\x76\xe6\x30\x9b\x20\x28\xc6\x72\x87\x52\x56\x44\x9d\x50\x4d\x80\xde\x50\xee\x1d\xfb\xc2\x61\x54\x7a\x4e\x87\xc3\xc1\xed\x32\x6a\xa3\x13\x0a\x0c\x35\x58\xf9\x33\xbf\x0a\x23\x35\x43\xd9\x29\x86\x61\x23\x50\x54\x03\x20\xba\x87\xf9\x00\x95\x3e\x8c\xfb\xe7\x29\xcc\x56\x88\x95\x06\x7a\x6e\x2b\x5d\xce\x5d\x4f\xfe\xec\x2a\x64\x0e\x74\x5c\x05\x59\xb7\x05\x98\x6a\x00\xba\xf6\x30\xc7\xb0\x33\x06\xa2\x2a\xff\xe9\x74\x8a\x9e\x33\x42\xea\xe4\xb1\xcd\x56\x60\x96\x42\x7c\xf3\x2d\x50\x54\x03\x9f\xb7\x03\x8a\xc2\xc6\x99\x78\xcf\x7a\xfe\x6c\xfa\xf6\x05\xe5\xa3\xe1\x0c\x29\xd6\x8b\x9f\x4b\x71\x59\xce\xfe\xb4\xb2\x7d\x76\x85\x12\xe4\x1a\x2d\xe3\xe4\x39\xe7\x99\x4f\x1d\xe2\x93\x37\x1e\x7b\x3a\x0a\x38\x03\x9b\x3a\x7b\xf0\xe8\x7e\x1b\x23\x05\xfa\x78\x0b\x22\xd5\x08\xbc\xb6\x15\xb1\xe5\x0c\x26\x7d\x4f\xcb\x23\xac\xc9\x69\x79\x94\xee\x4c\xe6\x87\x36\x6e\x4e\xeb\xc4\xbd\xdc\xd3\x8f\xfa\xb8\x96\xda\x20\xa2\x72\xfc\x9b\xcb\x33\x92\x42\x2f\x1e\xbd\x93\x13\xff\xf8\x0f\xcf\x32\xb7\xb0\x53\x0d\x70\xd2\x16\x74\xaa\x47\xac\x09\x3a\x55\x88\xac\xb4\x27\x5e\xb5\x19\x12\x2e\xa4\x3b\x7e\xb6\x84\x64\x9d\x60\x66\x1e\x92\xc5\x0c\x69\x7f\x30\x36\xd8\x34\xab\x61\x89\x4c\x33\x57\xe6\xf9\x3e\x53\x34\xd0\x47\x5b\xc0\xaa\x06\xee\x62\x4f\x63\x64\x0a\xfb\x40\xc0\xaa\x06\x60\x62\x3b\x9c\xcb\x0c\x23\x0a\x4a\x75\x46\x76\x2e\x73\x1e\xba\x56\x78\xa8\x47\x81\x2f\x79\x62\x01\x04\x6c\xf2\xe8\x70\x8b\xb7\x15\xa4\xa5\x45\x11\x2f\x5d\x3d\x87\x81\x05\x9c\x6a\xdc\xdb\xef\x85\x18\x9b\x29\xd4\xb6\xc4\x08\x5e\x93\xa5\x0c\xa9\xa5\x64\x9e\x17\x70\x70\xf8\x6e\x61\xec\x33\x59\x8e\x55\x40\x10\x5d\xa7\xf6\x6f\x71\xaa\xbd\xbd\x4b\x61\x6e\xdf\xf1\x0f\x32\x4f\x90\xe8\x7f\x14\x2c\xef\x37\xee\xc9\x87\xf4\x5c\x22\xba\x40\x00\xf0\x34\x66\x7f\x70\x12\xb0\xc1\x3e\x8e\xbf\xcd\x7d\xd7\xfe\x58\x0f\x60\x1d\x7d\x1c\x30\xfd\x29\xb3\x7b\x0a\x63\x45\xb7\xec\x8d\x1b\xb6\xfd\xb1\x35\x80\x89\xfc\xb1\xc2\xc7\xb0\x55\xa4\x82\xbb\x7f\xf4\x00\x61\xce\xbe\xf9\x4c\x7a\x0f\xe9\x8b\x0a\xae\xc2\xf6\x07\xed\x9c\xee\xfa\x7c\xcd\xa3\x90\xfd\xf1\x56\xe9\xf9\x56\xe1\x99\xd9\x38\x64\xd5\x78\xbe\xb4\xca\x18\x29\xfc\xea\x42\x90\xee\x6e\x87\x90\xa4\x8c\x67\x7a\x23\x85\xb6\x7a\x18\x8b\x42\xa4\xc7\x71\xa4\x8b\xf3\x72\xb1\x4a\x1f\xaf\x20\x62\x4e\xb7\xe8\xc1\x12\xef\x0f\xcf\x6b\xd0\xdb\x5f\xb0\x82\x30\xb1\xb2\xf2\xb7\xdc\x50\x7d\xcd\xd2\x3d\x9f\x2a\x4c\x25\x4a\xea\x6b\xe1\xc9\x3e\xd1\x05\x7b\xcb\xc5\x8d\x72\xf2\xb7\x5c\x0e\x29\xa3\x46\x01\xb1\x4f\x86\xfe\x49\xd0\x7f\x67\xe8\x6f\xb9\x9a\xd1\xe5\xfb\x3d\xab\x69\x51\x51\x7e\x9e\x36\xe0\x1f\xaa\x45\xc5\x23\x3a\x7c\xfb\x5e\xb9\x64\x74\x4a\xfe\x96\x6b\x9b\x2f\x17\xa4\x6c\x1c\x67\xe4\xef\xf1\xb0\xea\x1a\xbd\xe5\x12\x85\x64\x1b\x65\xa6\x50\xe2\x01\x96\xf9\x5a\xd2\xc2\xe0\x5f\xbf\x97\x86\x0f\x1d\x19\x61\x12\x39\xd9\xf9\xf8\x5b\xf4\x07\x71\x12\x5e\xf9\x11\xee\x61\x12\xf4\x8e\xa2\xa3\x22\x1c\x26\x01\x20\xaf\x93\xf3\xdf\x9f\xa6\x56\xb3\xcf\x4c\xa9\xfb\x13\x4a\xd2\x0a\x7e\xf9\x5a\x6b\x67\xa1\x7d\x91\x75\x96\xff\x60\x7c\xeb\x4e\xbd\xe5\x7a\xe0\x6b\x6e\x82\x61\xbf\x16\xac\xe1\x17\xdf\x4f\xf0\xe4\x63\xeb\x82\xfd\x88\x36\x71\xb6\x8e\x9a\xab\xc7\x1f\x56\x20\x86\xba\xee\xdb\x8f\x02\x3b\xfd\x90\x06\x33\xa4\xd5\x1d\x52\xf9\x67\x53\x6f\xa6\x22\x21\xf5\x30\xac\x94\x74\xe3\x6e\xe5\x82\xd4\xf9\x9a\x38\x12\xdb\x21\x14\x72\xe4\xfb\x99\x2b\x60\x83\x9f\x45\x05\x62\x58\x17\xe1\x37\x53\x74\x48\x3a\xcf\xb7\x72\xc4\xf1\x62\xd6\x09\xf8\x5b\xdc\x82\x3f\x27\x8e\x03\x2e\xb4\x7f\x5c\x18\xbc\x52\xaa\xc9\x9c\xf9\x93\x81\x31\x14\x2b\x55\x38\x48\xd9\xf9\x0f\x1e\x03\x39\x3b\xff\x5d\x0f\x7f\x3a\xb6\x39\x96\x9e\x2f\xc6\xc7\x05\xbb\xfb\x62\x3c\x3e\x3b\xe5\xc3\x68\xf1\x11\x39\x1d\x46\x8d\xc7\x55\xd1\x0c\x4a\x2c\x19\x5d\x8c\x17\xa3\xdf\x87\xd3\xea\x17\x3f\xcb\x1c\xce\xaa\x7f\xd9\x51\x7c\x53\xa7\x6f\xa6\x26\xa4\x82\xed\xcb\x42\xbc\xa9\x4b\x2d\x16\x28\x65\x50\xd4\x8a\x0c\x27\xe0\x6f\xe7\x53\xa9\xef\x04\x66\xc8\xe1\x71\xe4\xdb\x65\x32\x15\x6d\xfd\x9a\x42\x31\xdb\xd3\x1f\x8b\xeb\x99\x4f\xcd\x06\x47\x4a\x2d\x2c\x2e\x7e\x95\x15\xe6\xa7\xd3\xc3\xe9\xfa\xef\x6f\xe9\x83\xf4\xa8\xdd\x35\x37\x65\xf3\xf6\x0a\x79\xf9\x5b\x9a\x71\xd0\xcd\x23\xd5\x36\x77\x37\xdf\x76\x9d\xf7\xe9\x82\x4e\x90\x8e\x1a\x31\x06\x81\x17\xfc\x0e\x67\x38\x9d\xff\xdd\x7b\x2a\x12\x43\x9d\x2f\xe6\x76\xd1\x66\x0a\x1d\x58\x3d\x73\x2d\x57\x98\x43\x4c\x8c\x41\x74\x85\xeb\x45\xbd\x8e\x94\x72\x5e\xd4\x64\x5f\xd8\xf5\x62\x7d\x6d\xba\x37\xc6\x8d\x48\xa8\xd4\xb4\x7d\x71\x72\xd1\x61\x45\x4f\xb7\xda\x1a\x4e\xe9\x7f\x17\xa6\x5e\x7b\x1d\x26\x5d\x0a\x8b\xd1\x09\x99\x5b\x67\xa6\xd7\xd1\x8d\x5e\xe1\x31\x81\x70\x8c\x5e\x1b\x4e\xf7\x7f\xf7\x21\xe4\x4f\x7f\x9a\x3a\x90\x18\xf5\x84\x64\x9f\x0d\x48\xba\x5f\x20\xc5\x66\xcc\x99\xae\xc2\xdb\xc9\xaa\x1d\x5e\x61\x26\x50\x77\xd6\xa7\xaf\x3b\x87\x13\xf6\xb7\x93\xae\xeb\x56\xba\x9d\xf4\xf5\xf0\xb5\xce\x4c\x2d\xee\x1c\xcd\xeb\x40\x57\x5f\x0f\x79\xc8\xbd\x45\xcf\x97\x1b\x9c\x50\xf4\x94\xbe\x2d\xb8\x26\xa5\xea\xc0\xf9\x82\x32\x9f\xa4\x77\x76\xb8\x17\x1a\x91\xb3\xe9\x3e\x5a\xfc\x21\xc3\xef\x4f\xe1\x71\x1a\x91\x32\xf0\x99\xe9\xa6\x8a\x28\x3a\x6b\x4f\x54\x3a\xb0\x2d\xbe\x1e\x52\xd3\x7a\xd2\x75\x05\x33\x37\x7c\xf7\xa6\x24\x67\x4e\xba\x6a\xdb\xf0\x3a\x52\xf8\x51\x21\xf3\x6a\xfc\x43\x4b\xfb\x9a\xc9\xd3\xb3\x7c\xe2\x03\xad\x0d\x52\xb2\xe4\x1c\x50\xb7\x90\x36\xe8\xe8\xa6\xdc\x9b\x09\xa5\x18\x33\xa3\x42\xf9\x04\x30\x53\x8d\x92\x67\x8e\x03\x6a\xab\xfd\x54\xaa\x74\xa7\x23\xd5\xb0\x17\xe9\x8e\xdc\x9f\xb6\x0a\x6f\x4a\xa9\xd3\x27\xd5\xf8\xf9\xdc\xb8\xa0\xa6\x47\x9c\x42\xf1\x0e\x3b\x46\x17\xd7\xcd\xd6\xee\x4d\x79\x9b\x1e\xa9\xf5\x23\x61\x4e\x57\xa7\x65\x17\xeb\x41\xf8\x88\x4c\x80\x5d\x48\x99\x00\xdb\x11\x17\x8c\xad\xcb\xe9\x72\xd5\x7c\x6a\x41\xc1\x2a\x9f\xf6\x15\x5c\x6c\x09\xe7\xd9\xf0\x4b\xea\x9b\x5a\xba\x4b\x62\xcc\xd6\x3c\xc6\x8a\xdc\xa4\x44\x57\xc9\xa7\x5a\xc9\x92\x6a\xf4\x40\x89\xfd\x72\xe2\xf0\xa4\x1a\x69\xa5\x23\x95\x4a\xbe\x1c\xa9\xc5\xaf\xa7\x2e\x36\xe1\xb9\x79\x63\x9d\x6f\x15\x9a\xf3\x72\xfb\x45\x3b\xdd\x66\xcd\x4d\x89\x21\x90\x18\xc5\x87\xf8\xeb\x48\x61\x93\x38\x39\xa1\xac\x5e\x99\x10\xdf\x38\xf7\x17\x12\xae\x90\xe5\x36\xdf\xb2\xd3\x26\xe4\x2d\x89\xfc\x3c\xef\xa6\x6c\x26\x4f\x2a\x72\x54\x07\xbf\x32\xba\x49\xfb\x15\xd0\x85\xc4\x71\xb8\x8e\x7c\x2c\x26\xcd\x58\xa6\x36\x49\xc9\xa7\xe2\x91\x74\x01\x1e\x61\x28\x32\x35\xcf\x2b\x6d\x7c\xe5\xcb\xa1\x4e\xb0\x0d\xc8\xc9\x02\x8b\x50\xa9\x98\x22\x42\xab\x2c\xef\x98\xfc\x68\x61\x73\xe4\x53\x69\x4d\x27\xa1\xb8\x49\x8b\xdf\x96\x6a\xb5\x2f\x51\x7d\xc5\x18\xcd\x8e\x4c\x2b\xf2\x09\x45\x81\x95\xcd\x8c\x30\x12\x60\x53\x35\xa4\x9c\x7a\xe9\x91\x8f\xea\xd7\x99\x8a\x6c\xfd\x36\x26\xc8\xa0\xdf\xfe\xca\xaf\x72\x69\x1d\xe9\x83\xd9\xa4\x5d\x90\xcb\xdf\xe6\x57\x8b\x9c\x33\xbf\x8a\x6d\x6b\x5a\xf5\x85\x71\x2a\xfa\xfa\x4f\x57\x74\x19\xd5\xc7\xee\xf4\x85\xf5\xec\xe8\xf1\xcb\x0f\x9f\x60\x71\x07\x95\xc8\x42\x28\xa6\xc4\xe5\x3b\xb5\x9b\x52\x2c\x8d\xfe\x82\xd2\x52\x5f\x69\x62\x29\x78\x4b\xca\x7c\x29\xf4\x77\x2a\xfb\xfb\xdb\x8f\x87\xc5\xaf\x93\x6d\x4d\x9b\x93\xf9\x0a\x39\x5c\xda\x21\x75\xf3\xcc\x12\x5e\x66\xb0\x2b\x65\xb6\xd6\x5b\xfe\xfc\xba\x19\xbe\x35\xd8\xd3\x8f\x99\x6e\x52\x62\x10\x85\x4f\x72\x8e\x2b\xad\x20\x5a\x90\x51\x8a\x46\xd1\xce\x2b\x94\x72\x53\x4c\x64\xd4\x85\x85\x72\xa6\x26\xf1\x18\x5b\xf2\x0a\x8f\x51\xaf\xc4\xc9\xcc\xcc\x0b\x37\x55\x1e\x0a\x2e\x62\x7a\x95\x1c\x39\x32\xf3\xc2\x02\x49\x87\x38\x97\x64\xd1\xfc\x16\xe1\xca\x72\xdf\xbc\xd0\xa2\x8e\xb9\x19\x3e\x66\x48\xfb\x51\xda\x84\xd4\x66\xc6\xc8\x20\x23\xc6\xc9\x82\x3b\x34\x44\x7d\x9d\xf9\x56\xb3\xcd\x1e\xf5\x8d\x6f\x7d\x95\x7c\xab\x50\x0c\xc8\x34\xc7\x89\xa8\xc8\x08\xdd\xea\xb6\x28\xc0\x8a\xb0\xe9\xd4\x63\x7d\x84\x41\xa0\xa8\x11\x67\xac\x0e\x5d\xf8\x5e\x2f\x14\x59\x0d\x67\xa4\x50\x33\xdd\xbd\x39\x6a\x24\x08\x4d\xfa\x79\xed\xbf\xa5\x56\x65\x25\xa5\x42\x5d\x95\x14\x1a\x0a\x97\xfe\x2d\x4f\x1f\x8d\xda\x67\xd7\xb1\x66\x74\xfb\x7a\xbe\x10\xc0\xd5\x32\xe3\xa1\xbc\xcd\xb0\x10\x94\x3e\xa2\x45\x82\x28\xde\xc3\xdd\x21\x7a\x20\x30\x65\x54\x99\xee\x5b\x4b\xcd\xb4\x6f\x3b\x63\x99\x11\xf9\x95\x06\x3b\x52\x01\x1d\x5a\x58\xdc\x01\x1d\xea\x8b\x85\xd7\xf5\x6a\x0b\x87\xeb\x76\xb5\x45\x0c\x29\xda\xc3\xfd\xe9\x09\x69\x6e\x2b\xa9\xc8\x32\xab\x5f\x90\xb2\xd9\x5a\x28\x09\x75\x4e\x17\x0e\x06\x31\xfb\x91\x36\x2d\x62\x7b\x4a\xad\x3e\x3d\x5b\xce\x26\x31\x3b\x66\x81\x6f\x5e\x33\x05\x8a\xf0\xd0\xc2\x88\xb9\x87\xcd\x38\x1d\x04\xe4\x42\xcc\xeb\xe6\xb5\x54\x44\x4f\x9b\x74\x21\x15\xe9\x06\xe8\xf9\x54\x19\x19\x47\x9a\xb4\x5c\xc4\x48\xd0\x5d\x6b\xcb\xbe\x69\x5c\x5f\x75\x26\xcc\x22\x01\xbe\x54\xe2\x89\x96\xad\xd0\x7c\x3f\x35\xf3\xa3\x04\x42\x66\x0b\x2d\xd3\x29\xb4\x15\x9b\x09\xe1\x24\x8b\x82\xd4\x2d\xe9\xd9\xaf\x14\xb2\x28\x0c\x44\x77\x0d\xcf\x14\xc8\x31\xf1\x6f\xad\x5a\x84\x0c\x8b\xc7\x48\xe8\x02\x5f\x7d\xfa\x2d\xd2\x4d\x89\x81\x33\x2a\x5d\x7d\x16\x74\x55\x37\xff\x20\xb5\x9d\x59\x62\x5c\x57\x48\xf1\xcf\xf8\x33\x1d\xf2\xfd\xa9\x0f\x2b\x58\x2d\x1d\xa9\x42\x0f\x9c\x69\xa2\x94\x54\xab\x81\x8c\x01\xa5\xb9\x1b\x05\x0a\x13\x26\x85\xac\x6c\x85\xd4\xb8\xb0\x47\x3b\xac\xf6\x74\xde\x2e\x0c\x0c\xb7\x6e\x21\x83\xb5\xac\xd4\x12\xe7\xc8\xa8\x65\xc1\xcc\xa8\x3c\x82\x46\x5c\x98\x29\x1d\x7f\x19\x3b\xde\xb7\xa8\xe7\xc8\xaf\xee\x6e\xfe\xf4\x2a\xe4\x4b\xeb\x67\xc4\x1c\xe9\x23\x3a\xcc\xdf\xfd\x38\xbb\x85\xb2\x86\x61\xe5\x7d\x1b\x1a\xdb\x5e\x81\x20\xda\x89\xd3\xc0\x77\xa1\x73\xe6\x47\x07\x1e\x4a\x1b\xd6\xb3\xd8\xfd\x1d\xe5\x83\x06\xf4\xed\x67\xc9\x40\x10\x5d\xe8\xd9\xee\xd3\x31\x02\x20\xa9\x24\xe8\x80\x83\x1d\x3d\xb3\xe7\x6b\xae\x8e\xf6\x21\x66\xc4\x33\x09\x3a\x1d\x57\x63\x7a\x6f\x52\xd9\xd7\x1e\xca\xba\x08\x65\xd9\xcd\x8b\x33\x85\xf6\x5e\xa1\x75\x1d\x5f\x62\x76\xa4\xa0\x23\x4a\xd4\x17\x32\xc9\x89\x27\xc6\x85\xbe\xf1\xd5\xe9\xc9\x0e\x54\x7c\x89\x76\xce\x54\x64\xa3\xaa\x43\xcd\x7f\xfe\x57\x5f\x25\x65\xf7\x92\x15\x2c\xc2\x01\x83\x71\x12\x50\x74\x89\x33\xc7\x04\x05\x97\x68\xe5\x95\x06\x7d\xdd\x59\xa1\xec\x71\x81\x8b\x75\x03\xdb\x0a\x46\x9d\x6e\x5c\xaf\x03\xfb\x6a\xc8\x40\x2e\x18\x71\x0e\x26\xd1\xd8\x0b\xce\x55\x51\x5b\x28\xab\xa5\x9a\x4f\x6d\xfe\x61\x09\xe9\x6e\xf6\xfc\x97\x72\x00\xd9\xb4\x68\xeb\x1e\x4e\x1c\x3e\xc9\xd7\x74\xe0\xee\x6b\x49\x23\x78\xfa\x31\xc3\x87\x23\xdc\x5e\x98\x07\x03\x8f\xdd\xcc\xc7\x53\x7d\x4f\xa1\xc0\x6a\x67\xca\xb6\xca\x68\x44\xf7\xee\x31\x57\x74\xdd\xda\x0a\xac\xef\x30\x13\x35\xe7\x7a\x5d\xa9\xb6\x82\x11\x34\x22\xf4\xf2\xed\xcd\x7a\xa3\xa6\x50\xc9\x50\x91\xc1\xc3\xb6\xf3\xf3\xe3\x50\x35\xcc\x87\x4c\xe7\x7e\xa6\x8c\xa9\x0b\xe9\x7d\x81\x4a\x57\x9c\x89\x56\x30\x1c\xa6\x03\xd8\x9e\x1c\x7a\xb9\x45\xed\x67\x4a\xad\x19\x6b\x48\xd2\xfe\xbd\x20\x1d\xe2\xf1\x82\x62\xfd\x3a\xa4\x8f\x99\x57\x2a\xb6\xbc\x62\x5b\x4f\xe4\x15\x52\x67\x02\x75\xc3\xfb\x32\xd1\x7f\xa9\xd9\xd7\xf4\x57\xcb\xc7\x1a\x3a\x96\x85\x22\x48\xb4\x82\x49\x32\x25\x93\xca\x91\x2f\x3d\xf2\x76\xfd\x2d\xc4\x7d\xcd\x5a\xd0\xe4\xba\x58\x6d\x05\xa5\x3a\xb1\xa7\x38\x3a\xe9\x62\xb5\xe5\xb4\x31\x71\x09\xb7\x90\x97\x0a\xe9\xba\x8f\xe9\x88\xa4\x09\xd0\x6d\xe6\x53\x0f\x84\x75\xe1\xb8\x86\x81\xa9\xeb\xd2\xf3\x35\xd2\xa4\x02\x0c\x20\x92\x94\x24\xa3\x15\x58\x51\x39\x32\xce\x9a\x89\x26\x72\x5b\x26\x4b\xd2\x2b\x92\x62\x1a\xc9\x91\x53\xfb\x04\xbd\x86\x1b\x65\x22\xae\x5a\x3e\x16\x1b\x23\x1d\x26\xe2\x0a\x11\xbe\xd0\x79\x98\x04\x0b\xbe\x29\x21\x19\x68\x3e\x9e\x2e\x3d\x20\xed\xf9\xed\x21\x95\xb8\x0a\x56\x5e\x96\x3b\x6c\xa5\x85\xab\x17\xad\xe2\x5b\xd1\xd9\x91\xdb\xbe\x15\x2d\x18\x87\x6b\xd2\xa5\x14\x5e\x76\xa6\xd0\x25\xf3\x54\x04\xda\xf2\x25\x7b\x84\xd6\x52\xd2\xb8\x7a\xa5\x26\x09\x94\x99\x4f\xc5\x0b\xec\xa6\xe5\xa3\x53\x76\xbe\x13\x5b\xf4\x17\xe6\xe1\x72\x92\x94\x23\x85\xf7\xe4\x1f\x30\xf9\x72\x60\xe4\x57\x4b\x45\xde\xa5\xd8\x3b\xcb\x02\x05\x01\xa7\x68\x13\xad\xc0\x0b\xca\x88\x51\x62\xa2\x3b\xf4\x44\x7d\x5d\x69\x52\xb1\xf3\xb3\x10\x1c\xb2\x30\x04\x96\x5c\x83\x05\x13\x79\x61\x7f\x61\x8e\x2d\xbf\x55\xc9\x8a\x3a\x44\xc0\xd5\xf3\x6d\x77\x2b\xf9\x16\x1b\x14\x4a\x43\x41\xaf\x39\x4c\xc5\xb8\x30\xb2\xd6\xf6\x48\x52\xe8\x3d\xd8\x43\x2a\x40\xda\x48\x23\x0c\x25\xa4\x1f\x99\xc0\x80\xce\xad\x51\xd1\x1d\x3b\xc2\xc7\xad\x6c\xcc\x69\x54\xad\x22\x43\x1c\x61\xb8\x6d\xc6\x60\x6a\x15\x19\xe2\xca\x39\x4a\x09\x32\xce\xd1\x53\x8d\x3d\xe1\x2d\x3f\xde\x22\xad\x22\x5b\xb6\x65\xcb\x95\x26\x96\x57\xbe\x41\xea\xe8\xdb\x52\x8f\x16\xec\x4a\x8b\xda\x3a\x6c\xc9\x6d\x06\x62\xf9\x76\x18\x88\x1f\x75\x1d\x10\xf3\x70\xa3\x90\xb0\x1d\x15\x70\xa2\x15\xf6\xcd\x5e\x70\x34\x03\x11\xa0\x23\x6a\xc6\xe9\x33\x3a\x7c\xa8\xf8\x13\xe7\x9c\x69\xc3\x8b\x37\xd2\x08\x9c\xc7\x40\x84\x24\x8a\xcf\x6d\xdb\x29\x1d\x81\xba\xb1\x9b\x50\x98\xce\x97\x91\x53\xd5\xb6\x2e\xcb\x12\xe8\x8c\x57\xe0\xbc\x8d\xd9\x84\xda\xdb\xce\x1c\x77\x21\xcf\x14\x64\xa2\x15\x14\x89\x82\x4c\xb4\x92\xfe\x98\x7f\x50\x89\x89\x31\xd1\x5f\x7f\xcb\xf0\x1d\x76\x72\x9b\x6f\xe2\x87\x22\x67\x94\x5a\x63\x34\xe4\x81\xe2\x51\x94\x81\x72\x7f\x0f\x8f\x24\x3f\x5e\x5a\xda\x50\x06\x8d\x4d\x28\x19\x34\xec\x69\xe5\xd9\x68\xe5\x4a\x2d\xe6\xf5\x11\xd2\xa0\x08\x28\x5b\x42\xe9\x1b\xe6\x32\x1b\x41\xd9\x31\x8e\x83\x99\x7c\x1b\x6b\x76\x61\x76\xbf\x7d\x7e\x8f\x4e\x71\x42\x8c\xfe\x42\xce\xbd\xcd\x23\xa8\x1f\xe7\xbc\xc8\x05\xd7\xdb\x42\x05\xcd\xef\xb8\x11\x67\x14\x57\x02\x47\x70\x04\x25\x03\x46\xd4\x91\x32\x60\xb4\x82\x15\xf5\xe6\x72\x09\x8b\xef\x6d\x05\x84\x63\xe7\xad\x0b\x87\x82\x21\xfb\xc6\xb4\xc6\x00\x7d\x9b\x2b\xae\x50\x55\x14\x6d\xc8\x3b\x38\x7b\xca\xba\x7f\x4c\x1b\x43\x19\xee\x53\xa8\x89\xc6\xe7\xf8\x26\x23\x03\x87\x4e\xb0\x29\xd7\x48\x0f\xcc\xc2\xec\x8c\x8f\x0d\x1e\x4c\x67\xd2\x68\x44\x79\x7e\xb0\xb3\xaf\x7c\x6b\x21\x38\x53\xaa\xee\x62\x1e\x2a\x38\x45\x6f\xcc\xbb\x83\x53\xf4\x17\xc2\x54\xe1\x28\xce\xf1\x4a\x21\xf8\x63\xa8\x7b\x13\xc5\x59\xf4\xb1\xb9\x8c\x9d\xfb\xe1\x82\x92\xb9\x74\x36\x8e\xb8\xba\x3e\xbe\xa0\x8c\xe8\xf8\xf8\x2d\xf8\x85\x19\xe0\x28\x13\xf5\xf5\xd4\xcb\x8e\x63\x28\x58\x4d\x33\xa5\x43\xfd\x4b\xab\x82\xb1\xe7\xa6\x56\xd9\x39\x46\x43\x37\x2a\x3b\xc7\xd1\x7b\x46\xe6\x27\x6b\x31\x04\x3e\xde\xf4\x6c\xaa\x8f\x17\x34\x73\xb2\x1d\x7c\x81\x1e\x18\xa7\xd5\xd9\xe5\x1f\xe7\xb1\x45\xc3\x29\x8b\x46\xfb\xf7\x53\x78\x31\x85\x3f\xf5\xc7\xb5\x7e\x07\x1d\xb8\x20\x59\xc1\x0a\x69\xa9\x48\xbd\x5f\x96\x6c\x42\x59\x69\xd4\xd4\xd4\xd5\x68\x87\x12\x4f\xf5\x54\x2b\x21\xc4\xa6\x17\x3c\xe5\xfe\xb1\x40\x4a\xa0\xa3\x47\x15\xef\xe1\x2e\xe4\xcf\x69\xe1\x41\xad\xde\xe7\x2d\x65\x76\xd9\xb2\x8f\xbe\x7e\x3a\x14\x63\xc2\x70\x94\x1c\x4e\x88\xea\x70\xcd\x14\x7a\xbb\xa2\x48\xbf\x08\x85\x19\x52\xb2\xee\x0a\xa5\xdd\x8a\xd1\xa7\xb8\x0e\xad\xb0\xb1\xbf\x36\x57\x5b\x28\xdb\x41\x98\x16\xce\xdb\xd1\x5f\xec\xc1\xaf\x4d\x52\x56\xde\xf0\x94\x1a\x67\xa0\xf0\x29\xad\x60\x05\x7f\x97\xd1\xb2\x74\x00\xd9\x82\x1e\xfb\xa2\x45\xd8\x00\x8e\xf9\x30\xff\xcb\x65\xe6\x17\x86\xa2\x1e\x39\x73\x0a\xa7\x86\xaf\x6f\x90\xa3\x0f\x03\x3a\xe1\xc4\x21\xd0\xc9\x4d\x0e\x48\xc9\x28\x64\xb1\xe2\x38\x9c\x0d\x9e\x51\xe0\x86\xd1\xd8\x0c\x3f\x4e\x2e\x48\x78\x87\x6a\x68\xec\x39\x21\x50\x8e\x7e\xa5\x4c\x7c\xd0\x43\xd9\x5e\x61\x0e\x7e\x3c\xdf\x41\xc3\x38\xc3\x47\x7f\xe5\x63\x99\xa7\xd9\x37\x84\x75\xa8\xaf\x90\xbe\x7a\xa4\x4d\x9f\x70\x46\xa8\xb7\x20\x66\xa1\x3e\xfe\x31\xa4\x30\x84\x88\xd7\x9f\x17\x7e\x84\x72\x07\x50\xfb\x06\xab\x8c\xd8\x53\xc0\x53\x62\x24\x09\x9e\x52\x1a\x92\xd9\x81\x1b\x6a\xdc\x40\x3f\xeb\x91\x8c\x53\x36\x41\x96\xc8\x60\x95\x59\x42\x09\xa2\x8b\x47\xeb\x67\xcd\x80\xd6\xf8\x59\x15\xb0\xc7\x15\xd2\x61\x34\x14\xb0\x43\x3a\xc4\x07\xf4\x8b\xe4\x60\x76\xfc\x04\xa7\x3e\xdf\xaa\x37\x33\xdf\xbe\xfd\x2d\x13\x62\x8e\xf1\x98\x67\x02\x3c\xd8\xec\x98\x2f\xab\xf9\x87\xf2\xcd\xd5\x80\xf2\x83\x12\xcf\xfa\x74\xc8\x06\x0c\xd5\x29\xb0\x4a\x77\x36\xb2\x9b\x52\x07\x3c\xc8\x29\xac\x4a\xf1\xf3\x85\x9b\x72\xfb\x13\x4a\x2f\x2f\x46\x9a\x30\xc3\x36\x3e\x45\xf4\x37\xba\x63\x31\xd2\x69\x63\xb2\x5a\x15\xb2\x9b\x4c\xa9\xe5\x88\x6d\x8b\xf9\xf2\xba\x4f\x2a\xf2\x86\x9f\xb4\xa2\x85\x2d\x69\xc4\x7b\x78\x52\x8d\x8e\x19\xa0\x2c\xe6\xcb\xc1\x33\xb1\xc3\xe6\x0b\x58\x01\xd5\x68\x5f\x72\xff\x3d\x5f\x76\x3f\x4c\x66\x20\xeb\x43\x3d\x16\xed\x33\x94\xd2\xfb\x58\x8a\xcd\xc3\xce\x51\x84\xe5\x34\x92\x03\xcc\xca\x3c\x7c\x6c\xc4\x0c\x9b\x4a\xcf\x31\x1a\x33\x70\xe8\x92\xdf\x01\xca\x6f\xca\x0c\x6a\x89\x37\x1d\xf1\xe0\xc4\x68\x9c\x4a\xdd\x51\x1c\xba\xe1\xa6\x7e\xee\x1e\x85\x9c\x04\xad\x96\xa6\x02\x19\x9c\x93\xde\x1e\x13\xce\xa3\x99\xe9\xa4\x9c\x07\x94\xec\x8c\x7a\x50\xaf\x43\x0b\xbe\xe0\x83\x03\xc3\xfe\xa2\x4b\x7a\x1c\xe7\xec\xc3\x37\x75\x6a\xfa\xf2\x69\xd1\x43\xb5\x50\xd6\x60\x69\x93\x7d\x7a\xe4\x4f\x1f\x22\xe9\x82\x5d\x08\x58\x9c\x53\x61\x0d\x1a\x88\xa0\x79\xd8\x3d\xca\x81\x65\x2a\x3d\x48\xc3\x4b\x36\x9d\x1e\x04\x83\x77\x0a\x7b\xd2\x8c\x7c\xbc\xa9\xaf\xbe\x4c\xd9\x4f\x14\xd3\x45\x42\x89\xf1\xb7\x13\x65\x0a\x89\x52\xce\xcc\x25\x17\xc5\x83\xee\x6c\x86\x49\x9b\xba\xe3\x3b\xe0\xe0\xc3\xb8\x64\xbf\x0e\xbe\xc9\xae\x2e\x30\x68\x1f\x3e\xeb\x01\x9b\xc8\x16\x04\x7c\x32\x95\xaf\xa4\xd4\x30\xc2\x66\x89\xd2\x05\xf3\x85\xe5\xe3\x74\xdc\x84\x51\x6d\x19\x4e\x05\x4e\x68\x40\xba\xa6\xc1\x28\x17\xfc\x7e\x12\x11\x13\x01\xe0\xd8\x08\x17\x2b\xa6\xf0\x07\x67\xf6\xd4\xe9\x4b\x3c\x4c\xfb\xe9\xac\x24\xb3\xb3\x44\xa7\xfd\x10\x2d\x94\xf9\xff\xa2\x07\x6c\xeb\x33\x35\x4d\xa1\xca\x4e\xa8\xb7\x0e\xa3\x69\xd3\x81\x11\x07\x43\x91\xc6\xbf\x60\x12\x07\x40\xe0\x7a\x77\x12\xb9\xa0\x9e\xd4\xb3\x6c\x83\xa4\x0b\x5a\x7a\x70\x77\x53\x18\x8f\xbb\x90\x5f\x0d\x44\xe6\x52\x66\x9e\xc4\xf7\xe2\xdb\x7b\x05\x47\x83\xdb\x84\xf2\x38\x2b\x1b\xfb\x64\x51\x68\x03\x03\x7d\xa4\x50\x9c\x98\x69\xdf\xe6\xc4\x34\x61\xbf\xd7\x95\x5a\xbf\xee\x7b\x9a\xf4\x30\xfd\x6d\x41\xc5\xdb\x0e\x9b\xca\x16\xd2\x80\x04\x4c\x45\x2b\xb8\x0b\x3b\xa4\x9c\xfa\x36\x82\x66\xb1\xa0\x39\x43\x59\x96\x5c\x50\x4b\x6d\xa4\x1a\x6d\x79\xeb\xb3\x59\x0c\x44\xe4\x08\x30\x05\x24\x69\xa0\x3f\xa6\x92\x83\x34\xb0\x0e\x53\xc9\x41\x8a\x53\x0c\xdf\x54\xf1\x38\xe8\xcd\x74\xfb\x54\x33\x3d\x59\x29\x53\xfb\x27\x2d\x2a\xe7\x2a\xe6\xda\x2c\x0b\x06\x99\x90\x3a\x57\xd4\xf4\x6e\x59\xf5\xd0\x81\xe5\xc0\x33\xf9\xd4\x52\xaf\x50\xb8\x99\x3a\xba\xe7\x64\xda\xb5\x30\x68\x43\x3c\x38\xee\x4d\x07\x15\xe0\xca\x7f\x16\x0e\x66\x88\x32\x03\x33\x46\x2d\xf4\x70\xfb\x16\x81\x2d\x66\x60\x86\x53\x7c\xde\x94\xcd\xe8\x46\x9f\xbc\x9a\xcc\xc9\x65\xbb\x7e\x84\x92\xdd\x6c\x9f\xef\xbc\x50\x05\x36\x40\xe6\xc5\x05\x3b\x4a\xd6\x09\x3d\xe2\xd5\x9f\x97\x1f\xde\x64\x3f\x2a\x26\x40\x69\xb0\xa2\x62\x00\x14\xc7\x94\xbf\x29\x8d\xac\xa4\x4c\x4a\x8d\x91\x18\x4f\x01\x28\x67\x92\xde\xa3\x3e\x9f\x9a\x11\x90\x33\x17\xbb\x71\xa6\x49\x0d\x8c\xd9\xbc\xd8\x8d\x0d\xca\x73\xcb\x8a\x0a\x6c\xd1\x81\x74\x4c\x3d\xde\x2f\x98\xb0\xf3\x42\xba\xb3\x53\x79\xca\xcf\xd9\x7e\x1a\x6c\x31\x6a\xc9\xc7\x9e\x69\x7a\xa0\xd3\x7c\x8c\x99\x8b\x30\x7d\x93\x0e\x6d\xbb\x0c\xe6\xdf\x4e\x94\x79\x71\x7e\x67\x8f\x5d\xdc\x50\xc0\x63\xce\x04\x32\xd2\x8c\xe1\x3d\x1c\xa8\xa6\xb0\x17\x05\xb3\x7a\x0a\x7a\xd1\x47\x16\xc5\x4f\x42\x38\x5f\x4d\x3d\xd9\x6f\x5c\xb9\xcf\xea\x8d\xcc\xcc\xeb\x89\x7e\xb9\x18\xa6\x93\x79\x4c\x9c\x8d\x53\x0f\xef\x1b\x57\xc8\xd3\xe9\x3b\x2e\x98\x46\x18\x8d\xdc\x22\x4c\x43\x34\xb8\xd8\x9c\xd5\x71\x65\x8f\xd4\xc2\xe6\x80\x0c\x03\x51\xeb\xf4\xe6\x40\xe7\x02\xd2\xc0\xe0\x9d\x02\x69\x8c\x86\xcd\x52\xcd\x42\xe8\xee\xca\x19\xfc\x4a\x45\x72\x27\xb6\x14\xba\xeb\x69\x73\xaa\x9a\x50\xb6\xcb\xf2\x9f\x99\xad\xa7\x03\x16\x91\x35\x1d\xb0\x9b\xab\x33\x32\x39\x80\x9e\xe9\x5a\xf6\xff\x67\x12\x6e\xd9\x7f\x45\x05\x0b\xfa\x51\x8e\x4c\x97\x70\x81\xb5\xe6\xc7\xad\xfe\xd0\x03\x2b\x89\xb4\x18\x59\x42\xa1\xb5\x33\xf2\xa0\x1a\xb7\xc5\xa1\x71\x56\x44\x7f\x1a\x31\x6e\x0b\xd7\xfa\xac\xbe\x63\x00\x0e\x39\x95\xb0\xa3\x5d\xe9\x82\xef\x18\xb8\x2e\x99\xc6\x77\x5c\xe8\xd1\x86\xee\x86\x0f\x84\xe1\x28\x38\x1e\x26\xcf\xe5\x9d\xe2\xff\x26\xad\x00\x59\x86\x36\xdc\xdf\x54\xa4\x65\xa0\x07\x6d\xd0\xfb\x90\x92\xc5\x4f\x23\xdb\x85\xe9\x90\x63\x23\xf8\xe4\x31\x1b\xe6\x3c\x2a\xa6\x59\x1b\x20\x68\xf4\xd0\xbe\x5d\x19\x0a\xda\x80\xf9\x6c\x96\x42\xe9\xad\x8c\x00\x2e\x2a\x66\xc3\x02\xad\x8c\x4c\x26\x01\xa8\xbd\xe9\x77\xf6\xd7\x53\x26\x09\x80\xd0\xe6\x9d\x7d\x7d\x6a\xf5\x64\xe6\x5b\xac\xd3\x4e\xf7\x70\x22\x62\x00\x1a\xe0\xc1\x85\xfc\x6c\x7e\x2a\xc8\x31\x77\xea\xa9\xfd\xc9\x9d\xe0\x6c\xc8\x28\x4e\x58\x02\x83\xb4\x2b\x33\xad\x38\x36\x47\x4b\x3d\x4b\x57\x13\x74\xc8\x69\x1b\x66\xaa\xb9\x55\xd7\xb8\x52\x8b\xf5\x44\x56\xc1\x39\x9b\x9f\xee\xfc\xf4\x1a\x8a\x1f\x95\xb7\xa8\x71\x10\x69\x18\x95\x23\xa4\x05\x12\x87\xb8\xc6\x25\x46\x67\xe5\x7d\x77\x9f\x83\x5b\xb3\xc9\xd2\xf2\xad\x56\x1e\x95\xd2\xb0\x23\xe1\xf1\xee\xf7\x11\x76\x26\xcc\x8e\x07\x0a\xcd\x45\x22\x90\x6c\x24\x83\x3a\x2e\x34\x97\x41\x1d\xa3\xc2\x16\x06\x75\xf4\xd7\xcc\xb7\x3a\x1c\xa1\x2d\x3b\xb7\x5d\x3d\xa4\x94\x0a\x4b\xdf\xcd\x5e\xed\x6f\x1f\xca\xf4\x33\xf9\x0b\x2d\xd2\xb9\xb7\xc0\x16\xf3\x6b\xf7\x0b\x91\xed\xd7\xee\x5c\x5e\xce\x0e\xcf\xa4\x49\x78\x86\xc3\xac\x31\x1d\x23\xa6\xb6\x93\x7b\x1c\x6c\x06\x81\x38\xda\x85\xd6\xe0\x45\x7b\x24\x5f\xc7\xd7\xc0\x91\x54\x4f\xda\x4b\xac\x55\x81\x3a\x1a\xf7\xfe\x33\xf9\x3b\x60\x93\x00\x35\xd0\xb3\xdd\xd9\x3b\x79\x69\x31\x8d\xcd\x18\x35\x23\x95\xa1\x02\xfa\x70\x76\x96\x37\x9f\xaa\x15\xf6\xaa\x1e\xad\x9f\x03\x25\x4c\xaa\x0f\xdc\x4c\xd3\x38\x0d\xee\x11\x67\xe7\x52\x0a\xd1\x6c\x9c\xc6\xa8\xcc\xd8\xf0\x11\x02\x4d\x31\x6c\x65\xc2\x6e\xce\xfb\xd1\x99\x03\x63\x2f\xb8\x3f\x9d\x7e\xc3\xce\x15\xe8\xf4\x1b\xf6\x7e\x70\x54\x1b\xe8\x1f\x26\x73\xe0\x6e\x44\x0a\x0d\xf9\x09\xb8\x79\x9d\x02\x58\x54\x9c\x84\x53\x00\x8b\xca\xbd\xf5\x34\xc0\xa2\x1f\xd8\xb9\x03\xa7\x01\x2b\x36\x6c\x76\xf6\x34\x62\x51\x37\x43\xda\x0c\x87\x4d\x46\x96\x9e\x66\x7c\x9a\x85\x4f\xc7\x22\x0b\x02\x43\xc3\x64\x4d\x07\x71\x22\xf6\xfc\x6a\x8e\xa7\x19\xe7\x2e\x44\xe9\x28\x5d\x47\xbb\x32\x4e\xf6\xf2\x0c\xc9\x60\x68\x14\x9f\x03\xab\x34\x1c\x94\x20\x4e\x07\x30\x0f\x95\xe5\x1e\x1c\x03\xb3\x86\x36\x43\xe9\xd1\x64\x45\x19\x8d\x1e\x99\x1f\x6d\x60\xaa\x4f\x87\x69\xe9\xb0\xe7\xc4\x1a\xa9\x29\xd5\xf6\x41\x50\x3a\x47\xc6\xc4\x22\x73\x56\x0c\x3c\x6a\x73\x66\x11\xf9\x14\x85\xd0\x53\x2a\xf9\x3b\xf2\x67\xfd\xe7\x7f\x17\xe0\xe2\x49\x02\x8d\xca\xb4\x18\x0d\xd1\x8f\x57\xfe\x94\xb7\xf2\xa9\x56\x3e\xf6\xb8\x70\xa6\x03\xdd\xb3\x12\xd3\xd7\xda\x71\x08\x4c\x9b\xb0\x3d\x6d\x6a\x4e\x10\x9c\x7e\x3b\xde\x0f\x8c\x1c\x63\x1c\x2a\x9e\xc4\x39\xed\xb0\xc8\xc1\xd9\x8f\xc7\xf1\xf9\xcd\xe9\x50\x66\xf1\x49\xe8\x49\xf8\x39\x11\x3e\x93\x87\x6e\x19\x28\x87\xcf\xb4\xaa\x6b\x25\xae\xcf\xa6\x5f\x7d\xf7\x03\xe6\x98\x66\x87\xf8\x8a\xe6\x86\xcb\xa8\x78\xfb\x09\x48\x2a\xb2\x77\x28\x5d\x72\x62\x1f\x94\xaf\x61\x0e\xc4\xbb\x1f\x73\x21\xbd\x99\xc1\xe5\x67\x05\x11\x4e\x86\x2e\x8c\xca\xc8\x0d\x5d\x28\xcf\xb7\xd6\x5a\x74\x78\xe1\xcf\xc3\xd8\x5a\xde\xa7\x0f\xa5\x74\xa4\xa8\x0c\xd0\x08\xd7\xeb\xcf\xa8\x84\xf7\xb7\x3e\xbe\xe3\x89\x58\x16\xe7\x71\xcf\x2c\x5f\x0e\xc6\x1b\xb2\x6c\x0c\xe6\x5b\xe7\x5f\x3a\x53\xe6\x46\x51\x9d\x46\x1c\x70\x9f\x30\x97\x3d\xf6\x39\x05\x2f\xfb\x80\x90\x88\xcb\x1b\x13\xc1\xb1\x38\x3b\x32\xbb\x4e\x70\x41\xc6\xb1\x9b\x94\x0c\x44\x60\x2f\x9f\x1d\x73\x80\x5f\x6c\xe2\xf4\xd6\xa6\x63\xbc\x18\xcb\x67\x84\x9c\x8b\x37\x90\x38\xec\x9b\x8d\x01\x38\x42\xd2\x6c\x83\xd4\x0e\xc2\xec\xdd\x76\x33\xe6\xa0\xbe\x2d\x97\x31\x49\x95\xc6\x22\xd7\xe8\x73\x5b\x5d\xcf\x54\xe3\x30\x3a\xa9\x86\xa0\x1f\x50\x8a\x60\x80\xc9\xb2\x11\xd2\xac\xe8\xf6\x21\x21\x3e\x8e\xed\x0d\x3d\x43\xd9\xa5\xc7\x2e\xd8\x78\x7d\x46\x4a\x85\xca\x29\xa9\xc8\xeb\x7b\xa6\x99\x7b\x95\x70\x7d\xcf\xed\x83\x41\x5c\x0e\xc6\x19\xc4\x45\x6b\x9c\x01\xfe\xfd\x09\xce\x20\xde\x91\x6d\x98\x52\x45\x05\x0b\x4b\x50\xb2\x49\x0d\x25\x38\xe3\x1e\xd9\x68\x6f\xd6\xd0\x60\x82\x33\xce\x0b\xa5\xaf\x68\xdc\x5c\x4c\x65\xa8\x68\x5c\x47\x4c\xa1\x07\x4a\x1c\xa4\x5b\x66\x5c\x0e\x3c\x82\x12\xb4\x38\xb4\x37\xd7\xbb\x4c\x81\x74\x75\x3d\x52\xc6\xf6\x4d\xa1\xa6\x00\xb6\xdd\x12\xed\xfd\x78\x48\xef\xc1\x8c\xcb\xa9\xde\x58\x14\x21\x00\x5a\x1c\xbf\xbe\xf2\xe7\xfe\x76\xfa\xca\x1f\xa8\xc7\x7c\xfb\x16\x31\x67\x76\xdf\xf9\x13\x87\xe9\x26\x9b\xea\x49\xad\x5e\x3e\xd8\x49\x09\x2a\x5a\x9c\xdf\x46\x04\xc4\x69\xa7\x74\x15\x2d\xae\xdc\x37\x98\x38\xe6\xf5\x2d\xe5\x91\xc9\x02\x2d\x50\xd9\x64\x6f\x63\x2c\xe3\x2b\x79\x73\xb7\x04\x9b\x2a\xb9\x45\xab\x6c\x56\x25\xb7\x68\xf5\x95\x32\x0b\xeb\x99\x42\x43\xb3\x6a\x4a\x35\xef\x2d\x94\x95\x73\xc6\x29\x93\x20\xbe\xb7\xb7\xb1\xe4\xcf\xa7\x36\x4e\x33\x6a\x4c\x45\xb4\xf3\x1b\x03\x01\x69\x62\x8c\xc2\xec\x35\xa5\x30\x1f\x0b\x21\x5b\x31\x4e\xcf\x37\xee\xc9\x0c\xdc\xec\x05\xdb\x0a\x95\x70\x57\x94\x7a\x99\x15\x48\x4b\x22\x30\x1d\xf3\x6d\x2f\x56\x0c\x40\x43\x0f\xe2\x35\x16\xbc\xa0\xc5\xf5\xfb\xf6\xab\xd6\x5e\x43\x2e\x57\x44\x97\xcc\x71\x67\xaa\x65\xe4\x4c\x84\xac\x87\x78\x98\x3f\xb6\x1e\xda\xeb\xcf\x38\x85\xf7\xb7\xc5\xdf\x16\x48\xef\x3a\xbc\x46\x46\x10\x00\xab\x9f\x1f\x5e\x31\xe6\x53\xed\x32\x98\xe1\xe3\xdb\x8e\xf8\xad\x94\xd1\xa2\xc5\x11\x6b\x40\x41\x2e\xd6\xa6\x20\x04\x2d\x5e\x2c\x41\x06\x4e\xde\x0e\x4c\x41\x04\x5a\x9c\x89\x1f\x3f\x33\xc8\x7d\xcb\x47\x3e\xca\x78\xf9\x88\x98\xd1\x5b\xbe\xd5\x1c\xa0\x24\x95\xa6\xa2\x55\xe4\xc3\x07\x8d\x94\x26\x97\x3b\x90\x4f\x85\x86\x67\x0f\x7e\x74\x78\x8c\x8b\x52\xb1\x34\x5a\x45\xda\x2a\x5c\x46\x8b\x83\xf2\xc3\xc2\xa7\x1a\xee\xa6\xe0\x3e\xa7\xa1\x78\x9c\x29\x1f\x2f\x3c\x6c\xf0\x11\x8c\x96\xf7\x8e\xd3\x01\x33\x2a\xfb\xfc\x83\xf3\x92\x03\xcf\xc7\x66\x63\x9c\x20\x1f\x3f\x17\x80\xf7\x1c\x30\x83\x07\xb1\xd3\x79\x26\xfa\xc1\x16\x54\x1c\x8c\xbb\x43\xf9\x56\x66\x43\x43\x0c\x38\x12\xc6\x88\x4b\xf2\xeb\x3c\x7e\xbd\xe5\xdf\x8f\x12\xc9\x76\x28\x73\x3c\x2b\xff\xb5\x6b\x2a\x5a\xe7\x6b\xbb\xb1\x21\x29\xbf\xbe\x4e\xc8\xf9\xe3\x9b\xed\x3c\x21\xa9\xaa\x41\x6a\xd1\x70\xe2\x38\xf9\xc3\x68\xc8\x26\xa3\x04\xe2\x10\x53\x44\x8b\xfb\x4f\xfa\x64\x93\xbe\x65\xb0\xb2\x1c\xe2\xa6\xf9\xb2\x45\x5b\x7e\x55\x2b\xe9\x91\xf3\x10\xc5\x3f\xf6\x15\x78\x24\x7e\x19\xe7\x77\xa8\x39\xf6\x7c\x75\x93\x33\xd9\x75\x5f\xef\xc1\x9a\x32\xc9\xca\xa7\x9a\xaf\xfb\x93\x7a\x0c\x52\xe3\x00\xf2\xb3\xd4\x87\xc9\x1d\x7c\x62\x34\xa4\x8d\xd2\x3b\xb4\x78\x91\x9c\xcf\x21\x2e\x13\xc1\x02\x5a\x9c\x34\x04\xa6\xb8\x9e\x7a\x2c\x31\x7a\x4a\xad\xa6\xf1\x51\x28\xa1\x43\xab\x38\x1b\x1d\xa8\x62\x34\x84\x98\x80\x01\x2d\x2e\xb0\x9f\xa5\x75\x4b\x19\x2b\xd8\x20\x9b\xa7\xa4\x40\xda\x40\x62\xaa\x7f\x80\xe2\xb1\xd9\x7f\x58\x03\x19\x8c\x45\x72\x83\xd3\x0d\x06\x00\x07\x3f\x7f\xf6\x42\xc7\x51\x43\x20\x0b\x00\x11\xf3\x87\x45\x9f\xa1\xfb\x9a\xa1\x21\x52\x08\x56\x91\x73\xa4\xa2\x55\x74\xde\xa5\xcc\x9f\x5d\x37\x39\x97\xfd\xbc\xfc\x1c\x97\x7e\x2c\x7f\x26\x58\x78\x80\xca\xe1\xe9\xe7\xb3\x7d\xbc\x59\x3f\x73\x43\x6c\x9b\x9f\x9d\x35\xd7\x53\x93\xa1\xcb\x4c\x93\x8f\x7b\xd7\x53\xd3\x56\x1c\x15\xba\xab\xf3\x7b\x3c\x2e\x3f\x8c\x4a\xcf\xc3\x32\x22\xa0\x72\x7c\x5a\xc4\xb6\x00\x31\xbe\x14\xce\xa2\xd5\xbf\x23\x5f\xdd\x9f\xb2\x52\x03\x52\x90\x12\xef\xf0\xf5\xb2\x57\x11\x17\xe9\x72\xac\x8b\x7e\x3c\xa5\xcc\xe7\x84\x14\x6f\x5b\x57\xae\x97\xa5\xb9\x25\xd2\x12\x64\xa0\xd5\xd4\x83\x9f\xe0\x60\x2c\xb6\x02\x2c\x29\xd6\x0b\x0b\xb4\xd2\x21\x24\xc5\x49\x23\x0e\x6e\x81\xe5\xbd\x04\x2f\x68\x78\x31\x96\x82\x5b\x34\xdc\x28\xeb\x85\x07\xb2\x33\x27\xf0\x60\xfa\x87\x7d\x5a\x53\xaf\x25\x68\x4f\x27\xde\x6e\x86\xee\x3b\x4c\x1e\x5e\xb5\xa5\x74\x11\x7d\x1c\x7c\xbb\xdc\x7d\xea\xb5\x00\x6a\x8c\xd4\xe7\x98\x99\x32\x6d\xcc\x4e\xa5\x86\xb3\xf2\x8c\x64\xbd\x00\xce\x77\x7a\xbf\xbc\xf7\x0a\x1f\x1b\xbd\x76\x65\x3e\xb7\xdb\x64\x8e\xd0\x1b\x85\x91\xfa\xe5\x0f\x1e\xc1\xa5\xb0\x18\x0d\xb7\xc6\x7a\xd9\x44\xed\x34\xca\x1b\x8b\xce\x04\x5a\x58\x65\xc6\x50\x23\xd6\x9d\xeb\xc0\xc1\x30\xa0\xbc\x25\x5a\x0a\x35\x6c\x3a\x7f\xf8\x39\x06\xae\xbb\x75\x58\x58\xf5\x7c\x6a\x27\xb7\x7d\x06\xcb\x19\x21\xb8\x90\x5a\x24\x84\x70\x3e\xa5\x9b\x64\x59\x3a\xe4\x5b\xb0\xc2\x7c\xfb\xf9\xe7\x7f\x95\xa3\xde\x3a\x50\x38\x9d\xfe\x4d\xfa\x17\xd2\xfd\xa3\x5a\x01\x12\xf1\x20\xad\x83\xa7\x64\x3e\x0e\xaf\x03\xd9\x95\x7a\x1d\x80\x9d\x75\x38\xb0\x2e\x0a\x9d\xb7\x75\x91\xa1\x20\xd7\x7c\xca\x5e\x46\x5d\x9c\x4f\x0f\x2c\xe5\x5a\x5a\xf9\xe8\xca\x27\x5d\xd0\x6e\xc9\x30\x1d\xc9\xe7\x80\xc1\x40\x64\xe0\x2a\x5b\x8e\xdb\x81\x21\xb0\x8c\xc8\xa8\x19\xf5\x72\x18\x02\xda\x58\x6c\x16\x96\x81\x44\xe7\xf9\xd1\xba\xbd\xe4\x5b\x2f\x7d\x28\x4f\xe6\x60\xd4\xbe\x38\x71\x6e\x9a\xb1\x84\xa5\x38\x31\x53\xd6\x81\x70\xec\x29\x54\x87\x06\x53\x22\xbc\x0d\x67\xec\xe5\x60\x1c\x33\xdd\xe3\xd8\x0c\xbb\x1d\x7e\xc6\x71\x85\x4d\xac\x2a\x07\x7d\xb7\x30\x4c\x7f\xec\xcc\xb4\x98\x5f\xe7\x60\x7e\x2e\x48\xed\x8d\x91\x42\x77\xa7\x43\x69\xf9\x5e\xf9\x52\xee\x53\xe6\xee\xb4\xfc\xf2\x19\x62\x9d\x66\x18\xba\xea\x98\x1a\xa3\x50\x8b\x0d\xce\xc1\x7f\x76\x6c\x44\x9a\x9d\x66\x09\x1f\x8e\xd6\xe9\x85\xb5\x43\x67\x9d\x0e\x74\x88\xc7\x71\x9d\xd8\x2e\x17\xa5\x5e\xca\x19\x4a\x9b\x66\xfe\x8d\x57\x59\xa7\xfd\xd2\xf8\x40\xd7\x69\xd4\x9b\xe3\x78\xde\xa4\x03\xdc\x32\x12\xdb\xa3\x93\xd9\x91\x47\x84\xc3\xda\x72\x1a\x07\xce\x42\x4b\x30\x89\xc3\x61\xb1\x6f\xca\x0b\x99\x2f\xbb\x5c\x51\x29\xb3\x2c\xed\x21\x2d\x37\x2e\x66\xd2\x07\x0d\x1f\x3b\x56\xe1\xa0\x61\x73\x64\x09\xfb\x40\x26\xeb\x9b\x3a\x75\xf5\xff\x82\xd2\x25\xad\x8f\xab\xab\x38\x76\x34\x11\x1a\x96\x03\x65\x54\x47\x20\xbd\x49\x4b\x4f\xfa\x57\xb8\x26\x3d\xd2\xa8\xde\x1d\x5d\x50\x1c\x2d\x1e\x52\x2e\x4d\x47\xd5\xbc\x49\x2b\x9c\x8b\x76\xe4\x01\xe1\x68\xb6\x14\x37\xa3\x0c\x58\x5d\xc1\x30\xee\x3f\x43\x0a\xc6\x50\x52\xed\x47\x3f\x32\x32\x34\xc8\x48\x3d\x7a\x53\x9d\x39\x71\x02\xb3\x3e\x42\x0a\x66\x9a\x0e\xe0\xb6\x80\xf5\x8b\xce\x1a\xd9\x7b\x85\x77\x0d\xb0\xb7\x73\x2a\x60\xf7\x2f\x45\xb8\x38\xaf\x34\xb2\x3d\x90\x7c\x59\xa5\xe7\x99\x2e\xdc\x5b\xb0\xa9\x02\x5a\x94\x99\x61\x49\x63\x70\x10\x5b\x06\x46\x00\x9e\x59\x02\x46\x9c\xad\xa6\x52\x45\x3d\xb5\xfd\xb2\x2e\x2c\x56\x9b\x6a\xcb\x09\x17\x38\x96\x2d\x65\x58\x68\x0d\x35\x7e\x61\x84\xf8\xe8\xb5\x84\x9a\x28\xd1\x93\x4e\xb1\x80\xd1\xbe\x04\xa1\x68\xdc\x9b\xad\x8b\x23\x24\xf2\x45\x08\x8a\x23\xc3\x50\x16\x85\xd2\x7a\xca\x8a\x7e\x0c\x65\x78\x0a\xed\x7b\xad\x4e\xfa\xa6\x3d\x9b\xb9\x21\xc8\x04\xbe\xc8\x75\xe9\xd0\xcf\x71\x63\x09\xf7\x70\xcc\xce\x76\x72\x90\x89\x7a\x64\x06\xd8\x97\xac\x8e\x23\x47\xd4\x03\x53\xe6\x42\x6e\x22\x46\x00\x37\x38\x1e\xf0\x4d\x5a\x29\x21\x47\x04\x51\x68\x58\xe2\xeb\xb2\xd7\xb8\xd5\x14\x8a\x27\xd8\x44\x97\x5f\x35\x65\x67\x5c\x6c\xce\x11\x72\xeb\xdb\xfc\x29\x9f\xc0\xc1\x8e\x73\x06\x82\x9e\xad\x60\x3c\x03\xc7\x93\x55\x9d\x87\xd9\x29\x82\x6e\xd2\xf3\x79\x41\x69\x3d\x9f\x1f\xab\x3f\x4d\xa1\x3d\xb6\x33\xa5\xd6\x3c\x98\xb2\xd5\x2b\x7a\xe6\xdb\xcf\x3f\xff\xfb\x7f\x3d\xb0\xc0\x64\x16\x80\x30\xe0\xcf\x5d\x86\x29\x94\x7c\xeb\x6c\x01\xf8\x4e\x57\x45\x19\x3f\xdf\x5a\xbb\x4c\x9a\x99\x3e\xbb\x3e\x1f\x6b\xc9\x91\x75\xd5\x88\x48\x66\x57\x61\x28\x9a\xb3\xa4\xdf\x94\x57\x0d\x91\xe9\x6c\x01\x23\x3b\xa0\x3a\xb3\x53\xf6\x9c\x50\x0c\xed\xb6\x5d\xff\x94\xe1\xca\x25\xd0\xb2\x77\x84\x69\x68\x31\xfe\xaa\x13\xa7\xf6\xf4\x5d\xa0\x86\xd8\x8d\xd5\x0f\x5e\x62\x63\x0a\xe3\xd0\x62\x0a\x56\xde\xd1\xa5\xb7\xf2\x2c\x01\xe1\x59\x95\x83\xcb\xa4\x4d\x0b\x88\x92\x42\x1b\x91\x93\xc5\x97\xdb\xc9\xa9\x5b\x6f\x4a\x3c\x85\xc7\x76\x19\x1c\x51\x8f\x74\x17\x28\x73\x26\xc1\xb7\x56\x78\x5a\x97\xb1\x12\x31\xf0\x1c\x0a\xa3\x61\x54\x0a\x2a\x71\x94\x81\xa5\x23\xac\x44\x99\x88\x0c\x07\xbf\x88\x78\x15\x36\xa2\xc4\x54\x6d\x8e\xab\x05\x0f\x19\x1a\xd1\xd0\xd6\x2d\xec\x96\x36\x3c\xb5\xa1\xe4\xd2\x18\xf9\x94\xae\xa6\xd6\x9f\x32\xc6\xd0\xa2\x7d\x97\x0d\x45\xea\xc8\x17\x31\x9f\x9a\xb3\x45\x45\x15\x34\x1f\x87\x63\x6b\x11\x09\xa3\x84\x52\x67\x8f\xfc\xa9\xce\x5e\x0c\xd9\x2f\x5a\xd8\x38\x80\x1f\x1a\x62\x0a\xf0\x43\x4d\x87\x74\xf0\x88\x51\xd6\x16\x02\x83\xa1\x98\x9f\xd0\xc1\xcd\x69\x7a\x32\x23\xf2\x4d\xc6\xec\x08\xbc\x21\x94\x76\x23\xea\xd9\x99\x03\x88\xcd\xb3\x9a\x9f\x4f\x35\x0e\x21\xcd\xda\x06\x35\xea\x64\x01\xf8\x44\x16\x80\x06\x7c\xcd\xab\x45\x9a\x31\xeb\xbe\x04\xc3\xd9\xbc\x1a\xe2\x8c\x33\x80\x21\x0c\x51\xc0\x2d\xdc\x94\x8a\xc5\xfc\x57\xfe\x74\xff\x5c\xe6\x48\x18\x0d\xb3\x50\x31\xf7\x8f\x1c\x98\x3b\x07\x47\x36\x06\xe1\x23\xc6\x2b\xdf\x5a\x01\xb1\x42\xdd\xa2\x04\x8f\xfb\xea\x18\xfd\x2d\xa5\xea\x1f\xe2\x81\x08\xf9\xec\x4d\x07\x81\xa8\xe0\x81\x97\x00\x04\x27\xfe\x94\xe5\x98\x10\x91\x8a\xdd\x37\x8c\xb8\xee\x97\x63\xe0\x8f\xd6\x52\x6a\x56\x44\xd1\x39\xce\x7d\xe5\x69\xdd\xea\xbe\xac\x6a\x1c\x33\xbb\xb7\x6e\x86\x2a\x38\x41\xe7\xa9\xc5\xea\xd6\x0e\x35\x9f\xd2\x6a\x0a\x3f\xae\xa8\x43\xc2\x70\x9e\x5e\xa2\x39\xbc\x42\xe9\x15\x2e\x2e\xf8\x25\xcc\x40\xc1\xdf\xbd\x86\x77\x27\x72\x50\x98\x81\xbb\xbb\xf9\xd4\x89\x3e\x52\x28\x86\x1b\xa9\x55\x0c\x07\x8b\x2b\x42\x43\x39\x66\xfe\xf3\x41\x28\x3f\x4e\xaf\xef\x84\xb2\x7d\x81\xb0\x10\xbc\x20\x7e\xc0\x25\x74\xc1\x11\xa6\x19\x7e\xa6\x02\xc2\x74\x39\x7e\x7e\x3d\x90\x01\x0e\xee\x10\xf9\x30\x0c\xa4\x67\xe7\x1a\x7b\x70\x5b\x4d\x7f\x4a\x70\x41\x0f\x5a\x36\xc7\xb0\x49\x01\x4b\x13\x67\x9f\x9b\xa1\xe5\x68\x0e\x11\xd9\x83\x6d\x9d\xae\x2f\xc6\x45\x0f\x96\xcd\x53\x04\xcd\xc8\x1d\x04\x94\xb7\xd9\x91\x9a\x64\x9c\xb4\xfc\xe9\x5d\x86\x45\x31\x1c\x3f\x8f\x53\x92\x63\xeb\x37\x14\xeb\xb0\x5f\x9a\xbb\x8c\xa5\x60\xfa\x07\x81\xc0\x96\x62\x3d\x94\x71\xa5\xcc\xb9\x86\xa8\xc6\x21\xae\x9e\x5a\x6d\xa6\x3c\x85\x76\x26\xd1\xb9\x6d\x39\x43\xe7\x9c\xe8\x63\xa6\x09\x45\xc2\x40\x3c\x80\x73\xe0\xf2\x64\x0d\xdc\xa4\x9c\x9a\xa6\x8f\x7b\x5c\xef\xac\x69\x23\xa5\xa5\xb0\xb8\xf0\x82\xa4\x7b\x0d\xd2\xdd\x1b\x50\xf6\x7d\x3f\x15\x69\x9f\x70\x3e\x77\x1c\x88\x49\x78\xcc\x35\x7d\x85\xda\x38\xe2\x18\x22\x51\x0f\xa4\xb6\x43\xe6\x73\xa7\xb4\x1c\x06\x62\xd4\x94\x49\x4a\xb2\xc1\xe6\xa4\x7f\x74\xd7\xa9\xbc\x60\x53\x01\x26\x0a\x97\xa4\x8b\xf0\x11\xf8\xf8\x97\x01\x13\x93\xa7\x99\x6b\x22\x93\x38\xbc\x4e\x98\x2f\xdf\xbe\xfd\x6b\x1a\xfd\x78\xa0\xa9\xd8\xb0\x63\x28\x1d\x3e\xce\x0c\xdb\x8f\xad\x8e\xf4\x4f\x47\xd2\xb0\x22\x31\x22\xd8\x36\x44\xe2\xe7\xc2\x66\x4d\x5e\xe4\xd1\x83\x45\x6f\xf3\xa7\x31\x3b\xa9\x55\x97\x42\x23\x65\x12\x00\xe8\x9f\x69\xe3\x86\x9d\xea\xf0\x11\x04\x93\x58\x8e\xae\x1f\x95\x2b\x98\xc5\xf5\x4a\xdf\x0c\xf1\x47\xbc\x4f\x27\xef\x42\xba\x07\x82\x91\x99\xdc\x82\xac\xb2\x2d\x1c\x5b\x3f\x52\xc4\xd1\xf4\x67\x3c\x04\x0e\x17\x51\x79\xb6\xb2\x16\xac\x87\x9a\x58\x3e\xd2\xc0\x97\x0b\xd6\x63\x5e\x97\x2d\x62\x38\x6f\xc9\x23\x9b\x6d\xb2\x0c\xbf\xe1\xed\xc0\x32\x76\x63\xd2\x77\x61\x35\xc8\x88\x75\x53\xdb\xb5\xe6\x53\x20\xb5\x50\x1f\x3d\x54\x49\x77\xbc\x89\x59\x82\x85\xbd\xc2\x2e\x16\xac\xa3\x81\xb0\x59\xcb\x96\x74\x4d\x45\x62\xcb\x08\x61\x83\x3c\x26\x36\xc0\x9a\x74\x36\xd5\x5a\x37\xc2\x05\x82\x75\x94\xc1\xea\x2d\x3b\x59\xb9\x9c\x59\xcb\x9a\x32\x43\xf1\x3d\x4e\x0d\xe5\xde\xb2\x85\x1c\x90\x22\xb2\x7d\xd9\xb4\x81\xb9\x8d\x06\x69\xf0\x8b\xd0\x20\xc7\xac\xa1\x2c\x63\xf2\x9f\xf6\x30\xbb\x74\xa1\x61\xaf\xbf\xa3\x5f\x2d\xc7\xb1\x28\x23\xb3\xb5\x1c\x45\x88\x29\x10\x1e\x20\xf6\xdb\xc2\x35\x9b\xa9\x44\x76\xa2\xe4\x05\x32\x39\x27\x1b\xc8\xb1\x2a\x78\xc3\xba\x96\x2d\x6e\xee\x7f\xd6\xda\xcc\x2c\xdd\xc5\x0c\xe2\xa4\x2f\x54\x49\x89\xcf\x79\xd9\x3b\x56\xb3\x28\xb2\x8a\xe2\x15\x57\x00\x8a\x91\xd3\x97\xf0\x27\xe5\xc5\x6e\xdf\x66\x52\x8e\xaf\x1b\x26\xc5\xa2\x33\xdc\xa4\x8d\x7c\x6a\x89\x73\xe5\x5b\x69\xc2\x9a\xc2\xe1\xc2\x0e\x89\x7c\x1c\x90\x3e\x11\x5c\x21\x95\x83\x15\x5d\xb8\xfd\xec\x01\x81\x28\x34\x4a\x6b\x23\x3d\x50\xdc\x0f\x58\x78\x73\x33\x80\xe0\x32\x38\x65\x02\xac\x5b\xdb\x09\x5a\x33\x94\x9b\x2f\x2f\xde\x52\x2c\xc0\x28\xe1\xb5\x0d\xe7\xa5\x1e\x49\x47\xd4\x8b\xd0\x27\xe5\xc5\x0a\x6d\x5f\x09\x8f\x23\xf5\xe8\x78\x32\xf3\xa3\x5e\x70\xa3\x16\xb7\x4f\x82\x30\x85\x43\x5e\x10\x04\x74\x6d\x4b\x4a\xac\xa1\xed\x83\xdf\xcc\x7f\xba\xba\xc5\xa8\xd9\xb6\x02\xd1\x7c\x0a\x5b\xd1\x1a\xc6\xd0\x76\x42\x7a\x02\x72\x2f\xe3\x50\x46\x0d\x65\xb9\xcd\xa7\xbe\x11\xe0\x66\x71\x29\xa4\x45\x23\x48\xf9\x72\x48\x8b\xc6\x99\x7f\xfb\xf1\x03\x11\x5c\xd6\xb6\x31\xce\xfb\xac\xb5\xfd\x82\x15\x2d\xb8\x7d\xd0\x4b\x5f\x75\x7b\xc5\x2b\xa2\x65\x40\xcb\xcc\x6a\xe0\xe6\x1b\xf9\x51\x79\x21\x5e\xf9\xd1\x9b\x82\x5d\x2a\x04\x4b\x21\xfa\xec\x7a\x3b\x9d\x12\xa2\x51\x78\x96\xe3\x60\x3e\x84\x60\x29\x84\xf6\x59\x00\x58\xc2\xbd\x6f\xe4\xe6\x91\x5a\xbb\x56\x20\x7f\xfa\xea\x00\xc6\x7a\x23\x38\x61\xdf\xb7\xcd\xcc\xa7\x07\x56\xe7\x23\xcd\x7c\x85\x4e\x3f\xa1\x7e\x6e\x85\x3f\x65\x75\x12\x86\x75\xbd\x61\x49\x2c\xb9\xb7\xdd\x83\xb0\xaf\x83\x63\x10\xeb\x75\xbd\xa7\xbb\x97\x2f\x1d\xcc\x78\x40\x2d\x95\x1d\x50\x5b\x2e\xfd\x34\xc1\xc4\xe6\x53\x45\x80\x7b\xaa\xb1\x25\x59\x43\xa2\xa0\x68\x72\xb9\xaf\x4c\x97\x1d\x89\x0f\xe5\xce\x31\x03\x92\x94\x84\x71\x5c\x8e\xb0\x41\x98\xcb\xf5\x76\x1c\x30\x78\xd9\x01\x36\x46\x98\xe9\x1d\xbe\xa3\x56\x71\x1a\xd1\x50\xd7\xdb\x48\xf5\x03\x29\x65\x78\x0a\x6f\x00\xd6\xdb\xf8\xe4\xdc\x10\x0a\x8f\xd2\x08\x3a\xb9\x3e\x32\xe3\x88\xff\xb8\x08\x6f\x51\xeb\xdf\xc0\xc2\xf5\x19\xb0\x73\x83\xe4\xf4\x33\x20\x2d\xb6\x50\x2c\x42\xa7\x34\xc2\xca\x2d\xe3\x51\x88\x24\xb9\xc0\xa3\x10\xc9\x6d\x19\x8f\xd2\x9f\x6a\x7f\xa2\x3c\x27\x41\xa7\xb0\xc1\x15\xee\xe2\xee\x02\xd5\xfa\x69\x0d\xcb\xf9\xe1\xe4\x79\xa5\x50\xcb\x80\xf5\xe1\x78\x16\xb1\xbe\x04\x56\xb9\xfb\x1e\x52\x4c\x82\x58\x57\x2e\x98\xff\x63\xec\x4d\x72\x65\xd9\x95\x74\xbd\xfe\x1d\xc5\x9a\x81\xdc\x59\x13\x38\xd8\x1d\xb5\xa5\x39\x90\x11\xe1\xc2\x6b\xbc\xcc\x8b\xab\xcc\xf9\x0b\xb4\xef\xff\x63\x2b\x95\xc2\xdb\xa7\xb1\xb0\x48\x73\x06\x6b\x1a\x8d\x56\x36\xb9\x22\x5c\x6f\xac\x2a\x85\xaa\xdf\xe8\x39\xfb\xf8\xa3\xd7\x22\x27\x7c\xeb\x0d\x53\xca\xb2\xd8\xb7\xc2\xb4\xa9\x1e\xdc\x39\x99\x03\xf8\x66\x23\x24\x17\x8d\xf9\x11\x6a\x20\x10\xcc\x1c\xee\xfa\xa2\x11\x8d\x52\xb4\x99\xaa\x21\x1a\xd7\x74\x2e\x5c\x7b\x79\x54\xf1\x58\x95\x2f\xd4\xf5\x46\xf7\xdd\x27\x08\xd7\x1b\xbe\x73\xe4\x7a\x63\x78\xcc\x7a\xbb\xea\x9c\xa2\xe6\x32\x87\xe7\x27\x38\x03\xf2\xad\xb7\xde\x22\xe4\x3c\x12\x5c\x71\xa8\xd1\x70\xc5\xd1\xe4\x59\x6e\x7d\xc4\xa8\x16\x5e\x8f\x18\x32\x0a\x35\x7e\x72\xbc\xb0\xf4\xa6\xfa\x68\xb3\x69\x6a\xc3\xdb\x86\x2d\x1d\x96\xf5\x63\xa6\xb3\xcc\x9e\x2b\xd2\xee\x72\x2b\xb1\xbb\x34\x27\x8a\x14\x63\x41\xf6\x47\x86\xb9\x2a\xca\x8e\x11\x79\xf8\x91\x68\x5a\x37\xed\x47\xb4\xbd\x78\x6f\xf2\xa7\x71\x8b\x23\x12\xba\x32\xa7\xbb\xd1\x7b\xa2\xff\x27\x31\xf6\x89\xfe\x7f\x1a\x6d\xca\xc2\x27\xe3\x96\xdc\x21\x1a\x6e\x72\x4c\xb5\x2f\xf8\x04\xc2\xb5\x5b\x41\x10\x24\xf4\xde\x04\x41\x90\x77\xa5\x7d\x73\x94\x21\x43\x37\xe2\xde\x21\xa4\xb8\x43\xdc\x9b\x6f\x35\x72\x8b\x4f\x00\x69\xb0\xc3\x54\xbe\xc9\xd9\xd2\x0e\x53\xf9\x33\xb4\xa4\x2c\xef\xd7\xaa\xdc\x66\x64\x45\xd9\x98\x6b\x36\xf5\xbe\x99\xdc\xe2\x5a\x1f\x7a\xa0\xa2\xe0\x73\x48\xfa\x2d\x39\xb1\x44\xe9\xfb\xc6\xea\x79\x24\xb5\xa2\xb3\x5b\x5d\xb8\xc6\x4f\xd5\x21\x48\x0e\x21\xf8\x7d\x4f\x4d\xa7\xfa\x20\x52\xb8\xbb\xf0\xe9\x7d\xf2\x40\xe1\x46\x4b\x0c\xbf\x11\x06\xdb\xc4\x68\x23\xe1\x15\xc3\x74\x23\xe1\x95\x29\xff\xbe\xf5\xa8\xf7\x34\x10\x4e\x4f\x8c\xab\x2d\xa1\xae\x2e\x80\x8d\x25\xbd\x9c\x9f\xed\x10\xf1\x96\xdb\x0b\xc1\xd9\x2e\x9a\x94\xa5\xf5\xd5\x12\xc2\xcc\x23\x18\xd7\xc9\xc6\xba\xb8\x1e\x5c\x1b\x7b\xd8\xec\x93\xa2\x16\xb7\x96\xc5\xd9\x68\xa4\xfe\x59\x88\xb9\x6f\x6d\x29\x68\xfe\x8d\xdc\x56\xe6\xb8\x9b\x98\x0a\xb2\x47\x24\xde\x7f\x93\x29\xe5\x4e\xc1\xd0\x95\x30\x58\xd1\xff\x93\x24\xc5\x9b\xb8\x09\xde\xb6\x18\xbc\x27\x89\x63\x09\xf8\x7f\x0f\x5d\x7b\x1b\x8b\xf7\xa1\x1b\x72\x87\xc5\x7b\x93\xc5\x04\x31\xfe\x9b\x94\xb8\xb7\xe2\x28\xe8\xf2\x22\xe4\xff\xc9\xba\x2c\x17\x1d\x64\xf5\x26\x74\x82\x54\xaa\x77\x48\x84\xb3\x50\xc6\x0e\x89\xf0\x9d\xc5\x6f\xdd\x21\x11\xce\xd5\xa3\x8e\x7d\x20\xd4\xbc\x09\xab\x20\xb2\x75\x27\xc9\xf6\xdd\xbd\x60\xf0\x8a\x7f\x43\x58\xff\x3b\xbb\x0d\xd9\x29\x35\xe5\x98\x2e\x4d\x1e\x3a\x51\xd5\xbf\x8b\x57\x8f\xe7\x2e\x9e\xe2\x52\x7e\xdd\x08\x8e\xa5\xec\xb7\x89\xa9\x20\x87\xb6\x3b\xc4\xc8\xd9\x58\x06\xc1\xb1\x44\x94\x3b\x05\x4b\x48\x7a\x80\x3b\x04\xc7\x39\xbb\xd7\x81\x81\x46\x77\x2d\x9c\x98\xa1\x6e\x43\x6d\x8e\xa4\xf6\x23\x0a\x90\x14\x60\x76\xc8\x98\xf3\xfd\xfd\x46\x4f\x5d\x4f\x44\x86\xd5\xf1\xc9\x92\x29\x0c\xe5\x02\x37\x81\x67\xb7\xe4\xcd\xda\xbb\x11\xc3\x21\xcb\xc3\xe9\x0e\xc3\xfb\xe2\x75\xca\xc6\xfb\xfe\xc8\x29\x1c\xfe\x25\xc6\x84\x53\xb9\xd8\x2a\x60\xef\x9d\xf5\x50\x4a\xfe\x48\xc0\xe1\xac\x9c\x76\x6b\x57\x36\xc6\x31\xdc\xf3\x60\x7e\x68\xf9\xb3\xae\x08\x0f\x24\xac\xc3\xe5\x38\x79\x67\x11\x20\x2e\x1b\xc6\xe2\xe2\x9f\x6d\x05\x7b\x10\xed\xb2\x33\x86\x38\xa2\x7a\x76\x46\xd9\xf2\xae\xce\xc6\xf6\x68\x6e\x65\xc7\x5d\xa8\xbe\x4b\x85\xc5\x8d\x80\xb4\xbe\x1f\xc3\x5b\xfc\xa5\x36\x63\x23\xcb\x10\x7f\x13\xfc\xa1\xde\xdf\x6c\x9c\x3b\xff\x30\x5e\xf7\xd2\xd1\xdc\x11\x19\xa2\x49\xd7\x73\x47\x2c\x88\xac\x57\xe5\xce\xc8\x53\xa5\xbc\xb0\x33\x76\xe5\xc3\x95\x42\x0d\x64\x4d\x5e\x3c\x9d\xee\xef\x2f\x99\xbc\xa9\x8f\x18\x5f\xea\x44\xc8\x89\x80\x88\xc2\x2d\x27\x02\xd2\xc3\xd8\x19\x6f\x11\xc9\x1f\xd9\x07\xd9\x1f\x61\x73\x79\x39\x37\xaa\x20\xd5\x15\xa3\xae\xe4\x5c\x2c\xae\xae\x87\x2c\xc9\x6b\x75\xbd\xea\x20\x15\x21\x3b\x9f\x72\xba\xb7\x15\xed\x41\x8e\xd8\x76\xe1\xdd\xd3\x9d\x8b\x43\x24\xf4\x52\x86\x30\x93\xb3\xb1\x9c\xdd\xf5\xc4\x69\xd7\xad\x53\xd8\x6d\x30\x4b\x76\x41\xd9\x53\xd4\xe6\x2e\xd0\xbb\xbd\xfd\x19\x73\x17\x2e\x54\x21\xee\x02\x1f\x3e\x39\x17\x8b\xab\x6d\x8a\xdb\x82\x2e\xf4\x5b\xa0\x6b\x86\x86\x2c\xfe\xa6\xc8\x86\x22\xdd\x8a\xea\x7a\xb4\xba\x74\x36\x04\xab\x49\x8f\x7d\x87\x65\x97\x25\x03\x61\xd9\xed\xb5\x95\xb0\xec\xad\x0f\x7f\xd3\x6e\xf7\xc7\xf0\x92\xa1\xf5\xaa\x98\x75\xdd\x3c\x00\x36\x72\x56\xa9\x94\x10\xb2\xfd\xf4\x80\x0e\x11\x35\x40\xec\x0f\x42\xb6\x37\x29\x70\x28\x48\xbb\x94\x32\x76\xc8\x55\xb3\x04\x63\x04\x69\xb7\x3a\xe3\x0e\xb1\xea\x2d\x85\x0d\x22\xad\x9f\x71\xd0\x62\x03\x57\xe9\xc0\x37\x3d\x89\x78\x99\x6f\x39\xff\xbf\x85\x0f\xc3\x72\x3c\x7b\xab\x35\x3d\x7a\x78\x45\xef\x10\x79\xde\xf2\x1e\xaf\xc0\xea\xf5\x16\x26\x6f\xba\x13\x45\x91\x29\xb2\xba\x9e\x07\xbb\x49\x54\x22\xf4\x1d\x66\xdc\xad\x0f\x7f\xe4\xca\x9e\xce\x42\x6c\x0a\x3f\x48\x5a\x29\xd5\x19\xe2\x9e\xdb\x4f\x97\xe2\x9e\xd7\x5b\x48\x32\xcc\xaf\x93\x18\x58\xc4\x39\x3f\x15\x69\x6c\x38\x65\x93\x55\x03\xd1\xcc\x0f\xc9\xa3\x9f\x6e\x50\x9f\x88\x32\xbc\xf1\x1b\xdb\x36\xa4\xd8\x72\xc1\x47\x58\xf2\x93\x55\x27\xb8\x70\xa4\xda\xa2\x48\xe4\x52\x18\x50\x24\xf2\x24\x85\x95\xdd\xb6\x42\xb9\xf9\xa7\x71\x1b\x0a\x9f\xf4\xa1\xa1\x36\x65\x83\x76\x11\x9a\x92\x23\x7d\x69\xde\xec\x2e\x5d\x17\x5d\x41\x7d\xa8\x4b\x43\xd9\xc1\x29\x74\xc5\x78\x8a\xd7\x06\x09\xb3\xeb\x26\x29\x2a\xb1\xca\x9b\xc4\xec\x5b\x56\xd7\x77\x73\x36\xce\xaf\xf0\x49\xc7\x89\x9b\xc4\x87\xbb\xcb\x99\x8f\x08\x1f\x0b\x43\x8b\x0b\xc7\xb9\x9c\x2e\x8b\x94\x44\xe7\x52\x21\xc8\xf5\xb6\x24\x04\x79\x93\x66\xc2\xee\x3c\x51\xb5\xed\xc2\x28\xfb\x36\x35\x11\x46\xd9\x4d\xf2\x14\x82\x8e\x27\xf1\x8e\x88\x32\xde\x24\xda\x20\xc8\xf8\x19\x89\xaa\xe1\x74\x4b\xe5\x67\x77\x49\x16\x44\x31\x85\x4d\xf6\x3d\xb3\x2b\xd2\x09\xd6\x0c\x11\x8b\x4c\xe4\x54\x87\x73\x21\x4d\xa2\x1d\x32\xd4\xac\x28\x34\xc4\x0a\x3f\xd5\x3a\x1b\x91\x8d\x75\x99\x84\x65\x75\x93\x30\x63\x4b\x66\xaa\x17\xec\x0e\x99\x69\x13\x7b\x5c\xa1\xc2\xe7\xd0\xc5\x33\x70\xe1\xa0\x57\x29\x11\xc0\xb3\xbc\x81\x6e\x79\xae\x1f\x42\x0d\x03\xbf\xab\x7a\x6e\xef\x41\x5c\x5d\x1d\x2e\x64\x9f\xe2\x84\x12\x1e\xfc\x0c\x45\xd5\x22\xdf\xd4\x53\x73\x0f\xdd\xf0\xc9\x85\xa3\x83\xf7\x9f\xbd\xa6\x28\xe6\x77\xbd\x75\x49\x21\x6c\xec\x92\xbf\x12\xd8\xfb\x9e\x92\x6c\x39\xb2\xb7\x1e\xa6\x3b\xe4\x8b\x36\x38\xde\x18\x41\x8b\x53\x47\x74\xee\xf3\xcb\x5b\x59\xa2\xfa\xe9\xc6\x0d\x91\x62\x13\xbf\x4d\xe1\xb9\xc5\x9d\x54\x78\xee\xe1\x77\xa8\xec\xa5\xfd\xb8\x1c\x5b\xaf\x5f\x06\x1e\x56\xce\x4d\xdc\x53\x62\x69\x67\x19\xd7\x10\x2d\xbb\x89\x4b\x44\xb0\xec\x26\xd6\xc1\x0e\x61\x5f\x13\xfb\x86\xc8\xd9\x4d\x1c\x3e\x45\xce\xae\x77\x77\xd1\xd8\x0a\xb7\x1b\x84\x25\x22\xe2\x49\xee\xe1\xdb\xb7\x5a\x10\xa2\xc8\x9e\xc9\x12\xea\x66\x9e\x5a\x33\xcd\x6d\xc8\xfe\x9a\xdf\x4d\xb8\x83\x17\xf3\x62\x4f\x5e\x8b\xed\x9b\xe5\x2e\xac\x2e\x1b\x2a\x34\xba\xe0\x42\x9c\xd7\x4c\x8a\x23\xce\x9b\x72\xc5\xaf\x58\xda\xc3\x0f\xec\xc9\xb1\xd3\x3e\xc6\xe5\xbb\x38\x1b\x04\xcf\x3e\xbf\x74\x51\x0e\x96\x5e\xa8\x53\xcf\x45\xdd\x12\x18\x40\x0f\x3f\xb8\xa7\x14\xdd\xf4\xf4\x9d\x5e\x7c\x15\x0e\xb5\x11\x53\xd2\xe1\xe8\xdd\xbe\x81\x14\x22\x7b\x8e\xe6\x8a\x5a\x14\x55\xef\x45\x6c\xe9\xca\x9b\xc2\xde\xda\x70\x32\x96\x26\x12\xf0\x20\x80\xf6\xd9\x19\x6e\x34\x96\x4d\x27\x22\xc2\x62\x37\x53\xcb\x48\xea\x4c\xc3\x21\xa9\x33\x81\xb7\xd8\x35\xc2\x03\xf2\x00\x3f\x9a\x3f\xc6\x46\xd1\xd6\x0c\x49\x5d\x33\xc9\x86\x68\xce\xb7\x12\xb2\xb8\x39\x74\x8d\x22\x8b\x33\x31\xb3\xa4\x80\x2a\x22\x0d\x83\x6b\xd3\x41\xe1\xff\xbd\x99\xea\x58\xc2\xd4\xcd\x45\xb9\x2d\x74\x51\x2e\x76\x8d\x86\x4c\xc8\xec\xa9\x10\xa2\x7b\x79\x13\xb9\xd1\x37\x59\x57\x0c\xf5\xe7\xfe\x86\x6c\xc3\x17\xf0\xc2\xe8\xc6\x44\xcb\x12\x06\xd6\x4d\xb3\xb4\x53\x84\xae\x17\x68\x40\x5b\x21\xac\xb3\x53\xf5\xd0\x82\xe7\xf0\x9d\x14\xf1\x13\x85\xac\xe5\x10\xfe\x16\x59\xbb\xb8\xe6\xdd\x7b\xd0\x89\x6e\xa8\x30\xdd\x6e\x72\xac\xb2\x97\x98\x15\x5d\xfd\x41\x25\xa1\x7f\xcb\x86\xde\xb0\xa4\xcd\x7b\x6d\xc5\x5e\x51\xff\xf0\xeb\x63\x36\x48\x08\xd2\xda\xd0\x83\x30\x2c\xb7\xbb\xd4\x29\xf6\xc6\xe2\x41\x4a\x79\x7b\xb3\x4f\x74\x5f\x60\x9a\xed\x4b\x69\xeb\x52\xcf\xce\x06\xb2\xd1\x95\x80\xa8\x4c\xfe\xd7\xf7\x66\xd7\xe8\x0a\x40\x52\xe6\x7b\x59\x76\xdb\x97\x1b\x0c\x16\x66\xfe\xb3\x30\x73\x23\x37\xab\xb7\x28\xbe\x0d\x9f\x43\xf4\xc8\x16\x4f\x4b\xf4\x3a\xb2\x31\xe3\x74\x59\x66\x4b\x3d\x6f\x87\xfc\x2b\x2b\xe4\xd6\x0e\x19\x57\x16\x67\x7d\xe3\xd5\xdd\x28\x1d\xe7\xec\x73\xe8\xe6\x40\xac\x65\xbc\x28\x6f\xec\x92\xdc\x6f\x09\xb2\xa4\xca\xb7\x37\x4a\x8a\xd2\xfa\xdb\x7b\x6b\x9e\xd5\x79\xd1\x6c\x3a\x01\x48\xa4\xbe\x3d\x22\x6e\xcd\x2d\x0e\x02\x02\xaa\x2e\x41\xd7\xc6\xe2\x7a\x88\xd9\xb0\x41\x01\xd5\xdf\xf0\x43\xec\x36\x63\xdd\x85\xa8\xf1\xb8\x3e\xcc\x60\x7a\x41\x79\x4b\x45\x6f\x87\xc5\xf5\x2d\x3b\xa2\xfd\x62\x1b\x7c\x73\x1c\x0d\xa1\xc9\x97\xa8\x39\xad\x6e\x18\x55\x27\xa9\x61\x6c\x8c\xaa\x8d\xc5\x91\x4f\xf9\xb0\x62\x0a\x6d\x8c\xf9\x02\x23\x08\xef\x85\xc8\x29\x7b\x7a\x5e\xdc\x1b\x42\xd3\x2f\x74\x46\xa4\xf6\xb7\x43\x02\x75\xd7\x5b\xcf\xaf\x17\x16\x51\x12\xd6\xef\x17\xe8\xa2\xf9\x63\x4c\x96\x30\x4b\xc8\xa0\x9a\x11\x1d\x9e\xdc\x4d\x81\x61\x42\xdd\xef\x6f\x23\x41\x5e\xe8\x94\xbc\x10\x36\x48\x2b\x70\xbf\xd0\x4a\x1c\xdd\x5f\xe3\x98\x34\x7f\xd4\x6c\xa9\x4d\x9e\xf7\x52\xfc\xdb\x2f\x3c\xbe\x16\x7f\x5c\x87\x94\xd3\x63\xe2\x85\xb2\x9c\x99\x7e\x2f\xbd\xfd\x85\x3a\xe4\x12\xfe\xfe\xfe\x94\xed\xe6\xe5\x5c\x84\xd2\x51\x1f\x36\x73\xab\x36\xb7\xbc\x5c\x6a\xe2\x75\x1d\x75\x97\x85\x74\x17\x45\x2b\x4f\xef\xcd\x9d\x08\xad\x79\xef\x2f\x3c\xbd\xfb\x38\xbc\xc4\xcb\xea\x6e\x86\xb9\x56\x87\xd8\x7c\x5e\x95\xe0\x5e\x0d\xa1\x2b\xd9\x65\x4b\x17\x79\xbf\x85\x83\xbe\xd9\xd8\x26\xdd\x39\xb8\x04\x3a\xd8\x38\x81\x2f\xdf\x8a\x62\x9f\xe8\x8c\xbd\x41\x57\x9a\xaf\xb7\x77\xed\x54\x36\xba\xae\x55\x91\x0f\x78\x09\xf1\x36\x22\x33\xaf\x67\x88\xcc\xb2\xcc\x2c\x36\x12\x33\xcf\xd6\x1b\x86\x55\xf3\x0f\xf5\xb0\xd4\x5e\x7c\x4b\x61\x56\x38\xfc\xad\x8b\x4d\x53\x8b\x49\xb7\xa7\x4b\x26\xdd\x66\xc5\xbe\xd9\x9b\x1e\x26\xa6\x14\xda\x6f\x6f\xf4\x97\xf4\xf4\x7e\xeb\xe9\xa0\xd3\x19\x9e\xc9\xbf\xac\xf3\x0f\xd5\x88\x87\xf0\xd1\x7d\xa8\x83\xf4\xe1\x69\xdb\x5c\x34\xb6\xb8\xa6\x92\x38\xf9\x43\x04\x97\xe2\xe4\x9b\x33\xfc\xd1\x86\x1f\xce\x6a\xcb\xa8\x95\xb3\xe3\x4b\xea\x7f\x16\x6b\x12\x62\xbf\xf8\xd1\x1e\x9e\xc8\xdb\xef\x5a\x23\x88\x7e\x71\x7f\xe8\x1d\x33\xf0\x41\xff\x44\xc4\x34\x86\xcb\x52\xf7\x20\xc0\x7e\x56\x68\x02\x02\xec\x9f\x9e\xfb\x87\x31\xe7\x9a\xba\x0f\x78\x56\x0a\x39\x1b\xa3\x66\x53\xa0\x61\xd4\x9c\xaf\xef\x0f\x83\xcd\xd5\xdc\x22\x33\x27\xb4\x12\x46\xcd\x69\x8a\xe8\x55\x44\x7d\x29\x86\x28\xa2\xfe\x30\x33\xfa\x09\x4d\x00\xc5\x51\xde\x61\xe2\x9c\x7d\xc4\xf1\x7c\x6e\x66\xe3\xa3\x67\x55\x75\x76\x84\x6d\x90\x48\xb8\x47\x5b\xf6\xdb\x0a\x94\x8f\x90\xd9\xc3\xad\xda\xbf\x59\x62\x8a\xd2\xfb\x67\xaa\x83\xaa\x89\x77\x73\x75\x8e\x8b\xa0\xb9\x2c\xf2\x82\x6f\xd9\xc0\xcb\xa2\x9f\x1f\x31\x5d\xbf\x65\x03\xd9\x8b\x97\xf3\xe8\x99\xa5\x25\x0b\xa3\xe6\xe6\xfb\xf9\x11\x06\xd5\xde\x7b\xf4\x1a\xd6\xba\x84\xfb\xf3\x66\xde\xe9\x23\x3f\x04\xae\x07\x61\x50\x71\xd1\x70\x26\xd4\xdd\x66\xf4\x40\x1c\x8b\x47\x6e\xef\xd5\x75\x98\xa5\xb7\x7f\x27\xfc\xee\x1f\xc6\xf6\x12\x5b\x24\xfc\xa4\xdb\xbf\xd6\x7e\xc4\x3a\x75\x5f\x79\xc8\x89\x1b\xf0\x88\x10\x6b\x2e\xab\xa3\xa0\x6a\x43\x12\x60\x26\x49\x98\x49\x37\xa9\x96\x10\xf1\xff\xfc\x52\x1d\x0a\x87\x9c\x16\x63\x3d\xde\x60\xa7\xda\x39\xae\xd8\x52\xa0\x95\x93\x23\xa8\xf9\x54\x0e\xca\x7a\x38\x7b\x5e\xfc\xe9\x72\x51\x5e\xfc\xc3\xf5\xc4\xc4\x06\xd7\xe3\xe4\x5a\x78\xbd\xea\xca\x69\x62\x5d\xcf\x8e\xce\x16\xe5\x78\xb6\x07\x36\x9f\x44\xf9\x6f\x33\x88\xb6\x49\x90\xff\xc6\x69\x9c\xc4\xf8\xcf\xc9\xdf\x62\xaf\xcd\xae\x6f\xbc\x09\xa6\x6a\x09\x0e\xfe\xf5\xcd\x85\x52\x8c\x9b\xe7\xca\x9f\xce\xb5\x68\x2f\x2b\x17\xe1\xce\xbf\xbf\xe3\x10\x37\x0d\x23\x9c\x30\xe6\xea\xdc\x8a\x59\x75\x51\x78\x11\xc3\x1f\x43\x3d\x38\xce\xc8\x24\xf6\x7f\x9b\x97\x73\x11\xbe\x34\x6b\x1a\x83\xcd\xc7\x4b\xfa\xe4\xee\x28\xe9\x5c\xa8\xf6\x64\xf5\x6d\x45\x00\xa3\xe2\x6f\x3d\x4a\x6a\xbe\xf5\xbe\x9c\xfe\xc8\x0d\x5e\x9d\x8d\x48\xd7\x43\xf3\x86\xd1\x1b\x87\x69\x8e\xb0\x85\x96\xf3\xd6\x93\x0b\x5d\x83\xae\x45\x0d\x5e\x02\xfc\x96\x93\x63\xaa\xfc\x0d\xf6\x45\xd3\x3c\x6e\x42\xce\xa8\xaf\x71\x7d\xa3\xf9\x7e\x72\xa1\x10\x33\xfe\x68\xc7\x73\x8a\xb2\xe0\x6e\x83\x3b\xb0\x53\x6b\x48\xc6\x33\x11\x54\x4e\x2e\x85\x19\xed\x54\x0e\x6c\xd2\xfd\x91\x63\x3f\x9d\x0d\x95\x4c\x0d\x12\xb1\x79\xd7\x20\x43\x4e\xde\xe6\x5d\x95\x5b\xa1\x90\xe9\x16\xc3\x06\xb9\xb8\x0d\xe8\xa4\xe1\x6c\x38\xba\x4d\x2e\x1a\x3e\x87\xba\x9a\x88\x0d\x98\x6e\x95\x0c\x86\x21\xf1\x91\x4f\x2e\x7c\x9e\xbb\x6b\x6c\xc0\xdb\xbf\x8b\x83\x7c\x0f\xe5\xe6\xaf\x9f\x5e\xdc\x51\xed\x31\x2d\x32\x16\xd1\xbc\xe2\x4e\x0e\xb4\xdc\x93\xb2\xcc\xa3\xda\x0f\x84\x99\x75\x70\x90\x8f\x77\x21\x80\x5b\xaf\x53\x9d\x23\x4c\xa0\x87\x3b\x17\xe1\xe6\xbd\x8e\x12\x9e\xa3\x43\x70\xb2\xa1\x3b\x9a\xfd\xc3\xe8\xb9\x36\xf2\x8d\x8f\xd9\xdb\x39\x9e\x45\x1e\x48\xbc\x67\xc6\xf7\xe3\x27\x1e\x74\x9a\x80\x40\x97\xe8\x58\xcc\x71\xeb\x6d\xe3\xee\x04\xef\x63\x26\xb5\x28\x9e\xe3\xd4\x90\x83\xe7\x58\xbc\x8e\x6c\xd6\xe4\x6f\xe1\x84\x51\x27\x29\xe4\xf1\x09\xc6\xdb\xc9\xf1\x00\x9f\xfe\xb8\x62\x75\xfc\x31\x7c\xe7\xe9\x58\x63\x54\x3d\x93\x86\x11\xa4\x66\xd1\x21\x0f\x33\xea\x46\x84\x83\x93\x8b\x83\x9c\xba\x72\xf4\xbb\x2a\x97\x7f\xfd\x54\xbc\x8b\x9d\x5c\xec\xd4\xea\x5a\x40\xfa\xdd\x45\x83\xa8\x98\x2e\x8a\x7c\x6c\xba\x6c\x6c\x5c\x21\x12\xe4\xf8\x44\x88\x3f\x39\xed\x95\xa2\x2c\x48\x56\x0b\x90\xc4\x68\xeb\xee\x5e\xcc\x79\x66\x92\x13\x8a\xcf\xdd\x1f\x43\x52\x3a\xb4\x3d\x92\x04\x1a\xee\x91\xb8\xdb\xd5\x3f\xe5\x85\xa4\x5b\x20\x49\x36\xea\x4e\x48\x26\xe5\xaf\x4b\x6b\xab\x3e\x61\xb7\x81\x1c\xec\x64\xb9\x7b\xbe\x5f\xe3\x3c\x09\xf7\x26\x11\xa6\xdf\xb2\x2d\x54\x5b\x5c\x34\x36\xa2\x56\x37\xe4\xf5\x0a\x64\x76\x72\x8c\x54\xbd\xc7\x20\xab\xeb\xf2\xc3\x7e\x7b\x6a\x3f\x27\x09\x46\xa6\x9a\x24\x8c\xc1\xed\x75\x92\x4e\xe8\xf7\x6b\x20\xca\xac\x91\x89\xe9\x2a\x84\x9b\x88\x6c\xad\x0b\x47\x9e\xee\x7d\x53\xe1\xe9\xbe\xa3\x88\x30\x47\x08\xd8\xef\x5b\x1f\xb3\x90\xda\x48\xca\x6a\xb6\x9b\xb2\xd0\xf5\xc3\x3f\xd5\x3e\x9e\xca\x12\xa9\xb4\x2b\xa7\x13\xe8\x8f\xe1\x24\xbe\x31\xd4\x2c\xc2\x6c\x38\xcb\xec\x6a\x5a\xb2\x5e\xc1\xf3\x8f\x54\xf7\x29\x1b\x57\x7b\x56\x2b\x68\x62\x22\x02\x3c\x59\x24\x67\xee\xe0\x0c\xad\xeb\xec\x8f\xf0\x40\x45\x4e\x20\xf2\x1e\xba\x32\x43\xe2\xdd\x70\x17\x7a\x72\x25\x72\x1a\x99\xf6\x82\x67\x01\x2f\x0d\x55\x13\xa8\x87\xae\xf0\x47\x48\xb5\xef\xf2\xfd\x88\x24\x4c\x9b\x0a\xdf\xf8\xd3\x97\x6f\xc6\x2b\x48\x17\xb2\xcf\x2c\x78\xfa\x7e\xc5\x92\x5d\x9d\xf7\x82\xab\xe2\xcd\x3a\xf9\x97\x41\x1d\xea\x2e\x2e\x7a\x91\x4e\x67\x63\x64\xc5\x39\x9e\x14\x3a\x30\x05\xad\x09\x13\x43\x45\x54\xbb\xce\x0f\x82\xeb\xd4\x86\xb3\xbc\xc0\x34\x81\xf2\x86\xdf\x84\xb9\x42\xac\xdc\x66\x51\x4d\x7a\x3d\x6a\x22\xc2\x01\xfe\x68\xd9\x45\xd1\x00\xad\x53\xd9\xce\xc0\xfd\x53\x36\xdd\x74\x33\x81\x83\x4a\x52\x0e\xee\xe0\x70\xbd\x2f\x7e\xea\xaf\x30\x49\x75\x66\x64\x19\xde\x34\xc1\x65\x69\xb0\x2a\xac\xcb\x45\x35\x61\x8a\xd0\x3c\x6b\x10\xdc\x97\x73\x60\x33\x2d\xb2\xbc\xde\xdf\xc2\xcb\x61\x36\xde\xb0\xc6\x38\xb9\x9b\x2e\x65\x65\x99\x16\xe7\x98\x96\xe6\x2c\xd7\xdd\x74\x45\x10\x3c\x3a\x9b\x45\xa2\x14\xed\xe6\x02\xff\x3c\x5d\x6e\x87\xf3\x36\x5d\xd5\x9b\xaf\xac\x55\xc5\x8c\xa0\x69\x9d\x2b\x78\x3d\x89\xb2\x0a\x03\xef\x9c\xd4\xa9\x0a\x5e\x2f\xfe\x65\xc4\xe9\x17\xb1\x1c\xb6\xdf\x0a\xd6\x77\x72\x11\x20\xf4\x5b\x32\x14\xca\x35\x29\xb2\x04\x6f\xda\x3b\x58\x82\x67\xa1\xba\x3a\xd5\x1d\xd5\x13\xd4\x4a\xd3\xf5\x5c\xa1\x4f\x8a\xbf\xc5\x24\xf8\x60\xe2\xcc\x7e\x8a\xce\xaf\xd2\xd1\xd6\xe4\xca\x84\x7c\x7e\xb3\x9b\x51\xaa\xf0\xd2\x4a\x68\x28\x41\x86\x54\xf7\x2f\x78\x04\xb3\xf8\x9b\xce\xde\x54\x36\x90\x6d\x71\xae\xd3\x8a\xc6\x12\xc6\xb9\x53\xa7\x0d\xe7\xf6\xbe\x14\x43\x41\x41\xfe\xfd\x4f\x8e\x03\xa3\xed\x58\xd9\x0a\xc2\xef\xe8\x20\x4c\xdd\x6b\x95\xa7\xfe\x70\x1b\x41\x69\x5c\xba\xea\x43\x09\x21\x5d\x42\xe0\x35\x68\x0b\x13\xe2\x75\x6b\x46\x34\xac\xad\x19\x71\x96\x97\xb5\x76\x54\x13\x77\x4a\x3b\xaa\x81\x1a\x6a\x55\x8e\xfb\x47\x28\x1b\x57\xf7\x63\x68\xcb\x34\x14\xaa\xba\x4e\x44\xd8\x73\xcb\xa1\xea\xc9\x31\x25\xfe\xa5\xfa\xf0\x47\xd5\x94\x53\x36\xd0\xb9\x86\x86\x79\xb7\xa9\xdf\x86\xc0\x3c\x69\x9b\x60\xde\xfd\xed\x2d\xdc\x2a\xbf\x1c\x5a\x6c\xb7\xa6\x73\x85\x52\xc4\x34\x55\x29\x7b\x6e\x6d\xbe\xc6\x9b\xab\x5f\x2e\x1b\x4b\x26\xaa\xbe\x4d\xb5\xa9\x2c\xce\x04\xba\x96\xa5\x71\x4b\xe8\x76\x0c\x67\xf6\x32\x21\x3f\x39\x4d\x90\xfa\x87\xb7\xc9\x74\x27\x65\xe3\x8c\x09\xe3\x85\xfe\x44\x9b\xba\x16\x1a\x7e\xce\x3c\x12\x08\x08\x21\xce\xe6\x2b\x43\x3f\x3c\xc8\xa5\x9b\x70\x42\xb3\xa2\x26\x11\xa4\x18\x78\x8f\xe1\x8a\xe2\xad\x3f\x9b\x46\x02\xfd\xd0\x34\x97\x5c\x27\xc3\x13\x44\x88\x9d\xec\x8f\xd1\x57\x61\xb7\x86\xc2\xe8\xf4\x2a\x6c\x30\xae\x57\x1e\x5a\x63\x7a\xbe\x78\x4e\x75\x6d\x9a\x8e\x53\xeb\xa9\x49\xe8\xba\x6d\xf4\x4a\x09\x45\x8b\x5c\xb4\xc9\xd1\xb3\xb8\x35\x96\x50\xb3\x50\x70\xcf\x93\x8b\xfd\xd5\xfc\x2d\x66\xaf\xb9\x8d\xa0\x9f\x8b\x6b\x09\x5b\x8c\xe1\x16\xc2\xbf\xbf\x90\x50\xc7\xc9\x8c\xae\x0e\xfc\xdc\xfb\xc1\x26\xfd\x0b\xed\x60\x14\x2c\x66\x73\xc9\xb8\x28\x74\x83\x86\xad\x79\xbe\x75\x59\x75\x94\x88\xbb\xd6\x27\xb4\x2d\xe4\xb2\xe9\xe4\xa2\xa3\xdd\x45\x5f\x11\xe3\xc8\x4d\xbc\xe3\x19\xec\xe6\x83\x52\x29\x2e\x19\x5b\x40\x58\xa4\xf3\x62\xef\x6a\x3e\xc8\xd4\xcb\x5d\x0b\xba\xb4\x7b\xd2\x08\xb2\x38\x5c\x32\x68\xa3\xe1\xd9\x46\xc3\xae\x7b\x2d\x10\x01\x27\xcf\xf0\x46\xff\xc4\x53\x8c\x99\x48\xd2\x2b\x51\x36\xe9\xdd\x55\xe1\x4e\xc2\x6f\x4f\x94\x2f\x66\x77\xc5\x6f\xca\x6a\x9c\xa1\x7c\x31\x45\x39\xcb\x5e\xdd\xec\x16\x74\x31\xc6\xf8\x66\x43\xf5\xaa\xb8\x2c\x7d\xd0\x7b\x6f\x40\x7c\xfa\x15\x1d\x8a\x1a\xa3\x69\xd9\x07\xc4\x67\xd7\x68\x06\x66\x97\xd5\x45\xf1\xa7\xcc\xe4\x86\x9e\xc6\x30\xe3\x28\xf4\x34\xda\xd4\x94\x85\x9a\x46\x9b\xdd\xdf\xe2\xc8\x88\xa0\x1d\x42\x1b\xee\x0e\xcf\x5f\x91\x67\xe8\x61\x4c\x73\x15\x86\x0e\xbf\xde\x98\xe1\x9a\xbe\x5f\xba\x31\x22\x88\x7f\x9b\x7a\x59\x0c\x64\xa3\x49\xcf\xc8\xd0\xb4\x28\x97\x66\x56\xb1\xf8\xb5\x7f\xf1\x4c\x5f\x93\xd8\x01\x03\x2b\x59\x0f\x72\x33\x1f\xfe\xe1\x2b\xbe\xa9\x7d\x18\x72\x3d\x3b\x1b\x4b\xa2\x73\x10\xd6\xda\xa3\xa9\x73\xb8\xa1\x1f\xe3\xfe\x1b\xa4\xf8\x1c\xea\x7a\x51\x36\x78\x60\xb7\xab\x8d\xc9\xd3\x41\x9c\xba\x3d\xf4\x64\x9a\x5e\xda\xaa\x6c\xdc\xf1\xa2\x2b\xd1\xf5\x98\xc3\xb5\x2e\x3a\x34\x95\x8d\x23\x35\x9c\x63\xaf\x65\xb7\x12\xa7\xa8\xba\x91\x87\x46\x54\x2d\xe7\x5d\xd7\x66\x98\x80\xcb\xff\xcd\xc9\x81\x0e\x93\x3f\x06\xe7\x4b\x6f\xa2\xa9\x85\xcf\x2e\xcb\xb4\xab\xc9\x60\x1b\x4f\x11\x15\x72\x8b\x7f\xf9\x87\xb1\x45\xf4\x46\xc3\x8c\xbb\x26\x3d\x97\x50\xfc\x18\x23\xf9\x6b\x30\xfe\x45\xcc\xa1\xe9\x31\x45\x77\x4f\x02\xf5\x0d\x6d\x11\xec\xb8\xab\xae\xa4\x09\x15\xab\x2b\x69\xe2\xb2\x70\x24\xd7\xc3\xb9\x15\xdd\x1d\x7a\x1e\xe9\x12\xad\x32\x51\xbd\xeb\x3a\x17\x13\x5b\x57\xb3\x89\xa4\xbc\xd1\x45\x77\x4f\x08\x89\x2e\x92\x31\xac\xb0\x73\xf7\x40\x71\x4a\x31\x34\xb4\x85\x93\x22\x75\x09\xab\xeb\xac\xe5\x0c\xe5\x8d\xec\x33\x1d\x4e\xf0\x47\xd6\x4d\x23\x1f\xf8\x43\x17\xc2\x42\xb5\xae\x17\xff\xf2\xcd\xd7\xa9\xec\x87\xee\xaa\x70\xe8\x5b\x75\x3d\xf5\x64\x3c\xdd\x8b\xb3\x41\x6a\x69\x72\x17\xc7\x5a\xcf\x96\x05\xaa\x17\x05\xbe\x44\x7c\xea\x26\xc4\x76\xda\x6f\xbb\x25\xe2\x33\x3b\x1b\xec\x59\xf7\x16\x5c\x2f\xec\xbe\x42\x74\x35\xbf\x3f\x64\x7e\xb4\xfb\x15\xda\xbf\x0b\xcf\xc9\x40\x5a\xc4\xc0\x42\xc6\xda\x75\x90\x17\xcf\xcb\xa1\x1d\x8e\xf7\x7c\x6f\x45\x34\x30\xa6\x79\x70\x0a\xbb\x3f\xf4\x88\x45\xeb\x22\xfb\x38\x2c\xde\x1a\x5d\x07\x3d\x6c\x99\xdb\x14\x61\xb8\x24\xb4\x17\xc2\x58\x30\x57\x45\xb7\x4a\x23\xa3\x7f\x2b\xe2\xd0\xe9\x04\x2c\x2d\xbe\xf6\x18\xce\xf4\xc7\xd0\xb3\x0a\x67\xfa\xd3\x5c\xb2\x0d\xbf\x3f\x25\x7f\x05\x6d\x6a\xbb\x6e\xd1\x07\x42\x28\x44\xe2\x1f\x43\xb7\xa9\x74\x36\x7c\x47\x87\xce\xc6\x29\x5c\x95\x55\xaf\x9c\x8d\x97\xe0\xd0\xa5\xbd\xe1\x3f\x89\x02\xdc\x5c\x01\x22\x16\xb7\xbc\x90\xa9\xff\x98\x06\x36\xe7\xe2\xdd\xaa\x5b\x71\x43\x08\x88\xa2\xda\xc2\x0b\xd5\x95\x06\x5e\xd0\x5e\xde\x98\x7d\x26\xed\x95\x30\x4c\x1e\x96\x88\x6c\x51\x95\xa2\x06\x37\xf2\xa4\x2e\xda\x8c\xf0\xfb\xc5\xf3\xa9\xc3\x5f\x5c\x11\x5d\x70\x51\xba\xe0\x1e\xf1\x32\x99\xae\x36\x24\x82\x7f\x56\x47\x39\x45\xb9\x3e\xdd\x79\x62\xbc\x75\x37\xc2\xed\xe1\xe9\x42\x49\xb3\xeb\x99\xb0\x43\x62\x59\x45\x55\x84\x59\x73\xf2\x69\x52\x30\x7e\x33\x90\x43\x33\xe4\x6e\xc3\x1f\x67\x9c\x7d\xed\x84\xb3\xc7\xfa\x25\xaa\x2a\xf4\x42\xe4\x38\xe6\xe4\x5e\xf8\xce\x55\x2e\xb4\x6c\xc4\x3e\x7f\x0d\xf5\xa6\x2a\x1b\xba\xed\xdd\xb9\x88\xaf\x5f\x84\xa6\xc2\x38\x39\xdd\xaa\xf5\x35\x34\x77\x4d\x59\xde\xcf\xd9\x65\x9f\xe8\x8f\xca\x06\xab\xa3\x89\xc8\xc5\xc2\x78\x0c\xa1\x46\x39\xbe\x37\xcf\xf6\x05\xff\x32\xe9\xc4\xe2\x07\xbf\xdd\x2e\x1b\x94\x80\x70\x77\xd8\x18\xf7\xeb\xf2\x0f\xb5\x08\x5d\xd9\x77\x0c\xc5\x45\xe3\x6a\xeb\xae\x46\xbb\x4b\x1f\x03\xa1\x54\x4d\x50\x18\x15\x8f\x26\xea\x31\x3c\xe4\xf7\x4b\xaf\x92\x50\xfe\xe8\x97\x5e\x08\x2f\x9c\xd3\x58\x30\x16\xaa\x20\x72\x2d\x74\x72\xc1\xa4\xc9\xae\x86\x1b\x3b\xbb\x9e\xe0\x81\x79\x42\x30\x6a\x1b\x42\x68\x2f\xcc\x3e\xfa\xb7\x07\xc1\x50\xb8\x5d\xed\x2b\x64\x4c\xfe\xe5\x27\xfa\xa3\xb9\x0a\x12\xd5\x0c\xd0\xf0\xb2\x5f\x2e\xd7\xb2\x85\x2a\xd4\x75\xf4\x40\xba\x17\xf3\xdc\x65\xfd\xba\x5c\x96\xab\x4c\x58\x46\x6a\x20\x16\xdc\xbc\xb4\xd5\xfc\x71\x9f\x9c\x5e\x37\xa1\x92\xd1\x2f\x6d\x98\xb7\xc8\x14\x21\xd4\xb7\x6e\xab\x5b\x39\x8c\x1f\x9b\x3f\x2e\xf6\x9a\x2b\xda\x61\xb0\x5e\x95\x83\x41\xa7\x5f\xc2\x38\xb3\x20\xe5\xed\xed\x34\x95\x05\x45\xea\xfc\x87\x1a\x46\xbe\xaa\x3f\x72\x67\x6b\xf7\x87\xa9\x72\xbf\x44\x12\xbf\x41\x4f\xdd\x3f\x14\x7e\xf4\x2f\xa1\xa3\x84\xfe\xc3\x56\x39\x99\xe7\x13\x0a\x1b\xfd\xba\xdd\x3f\x0e\xbc\xb6\x5e\x78\xdd\xef\x97\x76\xf0\x7b\x69\x32\xf5\x4b\x51\x18\xa2\xef\xdf\x78\x36\x4d\xda\x35\x6f\xdd\x5e\x1e\x78\xbc\x48\xcc\x5d\xc4\x5a\xb9\x26\xa1\xe8\x37\x5b\xe1\x76\xa3\xbc\x56\x3c\x18\xec\x81\xdc\x0a\x42\xed\xa1\x8d\xf2\xd6\xbb\x57\x17\xd2\xdb\x5b\x63\x28\x1b\x08\x74\xba\x2c\xb7\xa0\x88\xfa\xb7\xae\x36\xd1\xff\x61\xb0\xdc\xaf\xdb\x15\x71\xa5\x88\x80\x0b\x83\xe5\x54\x75\x92\xde\xf8\x82\xb7\x6c\xe4\xa3\x97\xae\xce\x20\x6e\xfa\xc7\xd0\xa5\xfe\x11\x47\x44\xc8\x45\x66\xc8\x43\x6f\x7c\xdc\xf4\x17\x4d\x8b\xcc\x90\xbb\x08\xa6\x0f\xb6\xb1\xa3\xfe\x0d\xd1\xe6\x47\x64\x8f\xe8\xc6\xcf\x8c\xcd\x2c\xea\x40\x2e\xfc\xcd\xfe\x0e\x9b\xe5\x74\xb9\xd1\x90\x4a\x0f\x6d\x80\x8f\x6e\x36\x91\x48\x1f\xc9\xa1\xfd\x43\x1e\x7f\xc5\x65\xb9\x68\x75\x23\x7d\x44\xd6\xea\x92\xfe\x48\x3f\x5d\x87\x38\x54\x71\x86\x85\x2a\x1f\x71\x4c\x86\x3f\xe2\xc7\x39\x2b\x47\x1f\xa6\xeb\x9d\xb4\xea\xaf\x90\xa3\x22\xb0\x42\xdd\x26\x5f\xda\x75\xa1\x60\xd3\x2f\xbd\xc5\x3e\x3b\x50\xae\x28\xce\x8f\x98\xa8\xc2\xdd\x1f\x31\x37\xd4\x28\xea\x2e\x35\x89\xe4\x7c\x46\x60\x4b\x21\xf6\x87\xd7\xa9\x76\xce\x43\x70\x96\xa1\x13\x1e\x0a\x2e\xdd\xa4\xf5\x83\x5b\x76\xf3\xa1\x51\x77\xa9\xa9\xb8\xac\x3a\x3f\x94\x7d\xd1\x07\x37\xca\xfa\xeb\x16\x0f\x7d\x97\x6e\x2a\x33\xd4\x5d\xf2\xad\x75\x7a\xe0\xaa\x0e\xe1\x9c\x08\xe7\xdf\x2f\x11\x44\x72\xe9\x3f\x2e\x97\x85\x1b\x20\x74\x15\xe1\xfd\xbb\x65\x37\x0f\xb7\xcb\x70\x3d\xb0\xb7\x85\x5b\x15\xde\x3f\x39\x07\x7a\xd2\x6e\x08\xe5\x97\x7e\x65\x7f\x0c\x34\x2c\xfa\x0d\xdd\x97\x69\x99\xd5\xb3\x34\x63\x6a\x73\xd1\x5b\xcd\xbc\x8e\xb4\xa8\x0a\x69\xa6\x0c\xe1\xda\x07\x0c\x6e\x9e\x70\xe8\xa2\xc8\x0d\xcf\x54\xd4\xfe\x69\xd9\xcd\xe3\x15\x56\x33\x5b\xfe\x23\x5d\x58\x48\x27\xe6\x93\xb8\xfd\xa7\xe2\xac\xac\x4e\x71\x57\x36\xd6\x9f\x85\x21\x8c\xff\x99\x96\x5b\xd9\x1e\x1f\xab\x72\x83\x8a\x5c\x96\x1b\xb1\xb9\x19\xee\x6b\x50\xfc\xbc\x58\x53\x3a\x4c\x3c\xfe\x7e\x65\x75\x81\x43\x0b\xa6\x20\x3a\x7f\x52\x0c\xeb\x93\x0d\x3e\xdd\xe5\x1f\x06\x17\xff\x72\xd1\xb8\xd6\xb2\x7a\x87\xf3\xa6\xe1\xa2\x67\x0d\xbb\x34\x3b\xe6\xb5\xe2\xce\xcb\xea\x1c\x76\x73\xf3\xfb\x51\xbf\xd4\x1c\xec\xa0\x26\x86\x1a\xd1\x13\xa3\x3b\xcb\xf1\xfe\x66\xe1\xa2\x57\xd5\xc4\xa5\x9c\x35\xe8\x1d\x77\x95\xa7\x56\x61\x99\x34\x5d\x5c\xc9\x45\x7d\xf7\x92\x69\x46\x40\xc3\xe2\x55\xce\x0b\x8f\x5f\xd2\xd1\x98\xa1\xb1\xd1\x2f\xce\xf3\x94\x5f\x7b\xa9\x17\xcd\x9b\xeb\x9c\xe3\x3c\x43\x45\x43\xee\x70\xa6\xa3\xfe\x0f\x7f\x43\x31\xb9\xfb\x23\x67\x52\x3d\xba\x51\xd7\xae\xfa\x38\x83\xa4\x2a\xce\xe1\x7c\xaf\x29\x07\xf5\x57\xd5\x1f\x1d\x42\xc8\x8b\x79\xb3\x46\xb5\xfe\x11\x97\xcf\x50\xc5\xe8\xa8\x54\x9d\xdc\x8b\x7a\xdc\x9f\xb8\x2b\xb5\x89\x6f\xad\xf5\xad\x36\xb9\xaf\xdd\x21\xde\x1a\xe2\x02\xce\x1b\x72\x90\xc3\x31\x6f\xa1\xe7\xae\x49\x00\xe7\x8a\x1d\x47\x98\xff\x7e\x69\xd3\xde\x18\xa2\x27\x4f\x02\x06\x26\xe8\x92\x4e\x22\xfb\x9f\x9f\xaa\xbf\xd8\x9b\xa0\x1f\x3a\x89\xed\xdf\x2f\x2f\x99\x78\x8d\x5d\x65\xc5\xc5\xae\x6a\x95\x5d\xe3\x09\xdc\x71\xca\xdc\x28\xf7\x73\x55\x9b\x3b\x70\xd8\xf7\x77\x31\x27\xd5\x2d\x06\xfd\x0e\xd9\x44\x3c\xfe\x7e\x71\xdf\xce\xa4\x4d\x02\xa7\x83\x78\xfc\x27\x4b\xad\x21\x6c\xc9\xc2\xe4\xb3\x8a\xe7\xc6\xb3\x72\x5a\xda\xc2\x0d\x46\x58\xe1\xa4\x30\xd5\x93\x40\xc2\x59\x6c\x90\x19\xd2\x95\x7e\x71\x31\xce\x90\xae\xa4\xae\x33\xdf\xdc\xe6\x54\x96\x97\x6e\x77\x36\x06\x0d\xf2\x23\x8e\xf0\xd9\x8b\x49\xd9\x19\xc1\xaf\x8b\x72\xb1\x46\xcd\xdf\xc2\x5a\xf6\x76\x07\x10\xfc\x77\xb7\xf9\x84\xa6\x91\x72\xda\xd2\x55\xb9\x78\x37\x0d\xe7\x82\xb1\xa7\x89\x6d\x60\x24\x9e\x7f\xb3\x41\x72\x36\x7f\xd3\x55\xa1\x16\xd9\x7a\xcd\x39\xde\xfe\x3a\x28\x84\x02\xae\x5a\xbc\xb0\x36\xbd\x8b\x16\x08\x51\x8a\xb1\x5e\x78\xca\xf5\xb3\x6d\xca\x12\x35\x7d\x7f\xc8\xe4\xf8\x87\x71\x8b\x08\xcf\x36\x51\x09\xd5\x1d\xd8\x3c\x1c\xdd\x01\x22\xba\x75\x17\x8e\xed\xd3\xb5\x3e\xb1\x29\xb3\xf8\x7a\x13\xd1\x4a\x72\x51\x23\x36\x35\x2a\xff\xad\x5e\x2e\x28\x8c\xee\x5f\x62\xf4\x9e\xd4\x7b\xde\x17\xdd\xb9\xd8\xc0\xba\x42\x9a\x2e\x23\x6f\x11\x76\xb0\x0e\x63\x13\x81\x29\xe4\xd5\xb9\x8b\x34\xd1\xd8\xa8\x4e\xd1\xef\x8a\x0c\x2c\xa9\xf2\x94\x89\xea\x18\xfe\x25\xf7\xa3\x16\xbe\xb3\x63\xba\x7f\x89\x15\x16\x57\xff\x0c\x61\x4a\xbf\x34\xb0\x10\xa6\xf4\x4b\x93\xd0\xe5\xfa\x8d\x6b\x77\x76\x1c\xb8\xde\xba\x19\x3a\xbb\xe4\xfb\x31\x0e\xb1\x6b\x65\xcf\x7c\x4b\x8e\xb8\xb6\xd4\x1d\x61\xc8\xa4\xbe\x4f\x6e\xef\xe6\x7a\xa2\x3f\xc3\x1f\xb9\x09\x92\x06\x26\x33\x07\x8f\x53\x68\x30\x69\x64\x28\xff\x48\x88\x4b\x50\xe1\x7e\xb9\x2c\x68\x70\xa8\x0f\x38\x2c\x94\x48\x97\x10\xc3\xfd\x1a\xae\x87\xa9\x16\xf2\xc2\x9c\xb5\x9c\xc3\xf9\x47\x1c\x3e\x70\x01\xa5\x6a\xc7\xd4\x6a\x27\x65\xc1\x1d\x50\x97\x44\xbe\xed\x17\x24\x37\x81\x6f\xcf\x47\x67\xd5\x41\xfd\x94\x4d\x0f\x03\x7f\x86\x59\x67\x92\x0e\xe7\x1c\x92\xfa\xb8\x22\x4c\xfb\x24\x60\x9d\x23\xb8\x35\x12\x7d\xce\x21\xb2\x2a\xab\x83\x38\x73\x92\x18\x77\xe2\x00\x56\x9c\x15\x47\xba\x95\x9e\x1c\x91\x6e\x4f\x59\x7f\x3d\x9b\x15\xc3\xa3\x49\xa4\xdb\x34\x74\x5a\xa6\x88\x6a\xed\xce\x09\x5a\x54\x3d\x08\x0d\x6a\x75\x2e\x0e\x0b\x4c\xd4\x39\xd9\x8c\xbc\xdc\x08\x81\x9b\x4c\x26\x4d\xf8\x33\x53\x39\x44\xc3\xba\x65\x27\xcf\xa0\xe1\xa2\xe2\xcf\x08\x7f\xe0\x97\xb5\x26\x61\xb0\x60\xd9\xe7\x26\x02\x6b\xb2\xdf\xa6\x8b\xc6\xfe\x9f\x1a\x15\x97\x2e\x34\x3d\x71\x6c\x15\xad\x79\x4e\x73\xf3\xdd\xd7\x40\x75\x92\x8f\x11\xd5\x56\x4e\x31\xa6\x82\xda\x16\x11\x5f\xf0\xf6\xab\x10\x56\xb0\xf6\xbb\xb4\x4e\xe6\x0c\x06\x5e\x76\xbf\x43\x4a\x7c\x5f\x6e\x81\xdd\xa3\xfb\x04\x83\x4e\xb1\xd5\x67\x18\x70\x76\x89\x28\xe7\xc4\x8c\xba\xf8\x9b\x66\x43\x2d\x86\x96\x91\xe4\x29\xc4\xbe\xcd\x52\x5d\x21\xf4\xad\xa2\xd0\x9f\x5c\xc4\x9c\xa8\xae\x26\xd8\x09\x9e\x7f\x3d\xa3\x74\xc1\x4e\x54\x53\xc4\x12\x26\x10\x6e\x96\x08\x7b\x4e\xdd\x99\x9e\x00\xa1\x39\x6d\x96\x25\x7e\xb1\x50\xe2\x92\x38\x4a\x3b\x62\x89\x5f\x2c\xec\xb0\x50\x6c\x14\x97\x65\x86\x6c\xe1\x16\xcb\x60\x86\x0b\xd7\x3c\x9b\x7f\x19\x0a\xe2\xd3\xd5\x82\x12\x75\x14\x91\x34\x8c\xe1\xdc\xfe\xf5\xd3\x4c\xc1\x2d\xc2\x1d\x68\x4a\x90\x3a\x14\xdd\xf7\xf8\x73\x6d\xba\x5e\x10\x41\x24\xb1\xab\x67\xd8\x85\xde\xc5\x03\x09\x84\x78\x6b\x9b\xc9\x63\xeb\x6c\xfe\x65\x8f\x8f\x4d\xb9\x11\x39\x75\x1c\xa1\x43\x75\x35\x70\x71\xa6\x8b\x86\xf7\x97\xe4\x5a\x5f\xf1\x3a\xd0\xf8\xe1\x1f\x0a\x49\xc8\x99\xab\xf8\xe1\x73\xe1\x53\x38\x69\x1e\xd1\xfb\xbe\x9c\xd3\xac\xaa\x8d\x85\x6f\x5e\xa1\x43\x05\xf7\x15\x3f\x7a\x86\xf0\xa2\xdf\xa2\xcd\x97\x34\x74\x35\x2c\xdd\xc6\x22\x07\xc2\xee\x54\xa1\x9e\x4f\x8e\x57\x87\xd7\x67\x05\x57\x57\xfb\x30\x8c\x49\x15\x7a\x75\x3a\xf0\xaf\xd4\x0e\xe7\x3a\x3b\x58\x01\x11\x27\x61\x80\xfb\xed\x35\x38\x5b\xb6\xe8\xb1\x3f\x97\x36\xe9\xe5\x2c\x3e\x4f\xff\xcc\x49\x99\x0b\x7d\x72\xf7\x15\x53\x44\x69\xc9\x11\x2f\x58\x76\xba\x53\xe1\x82\x6b\xf7\xb7\x12\x5a\x7b\x4d\xb9\x1a\xae\x8d\xa6\x72\x11\x48\x4b\x04\xc7\x96\x4f\xe1\xaa\xdc\x8c\x61\x0c\xe5\xa0\x21\x44\xf2\x85\x09\x6a\xbf\x6f\x37\x88\x93\x1f\x37\x18\xfb\xf3\x76\x13\x9f\xc8\xa9\xf9\xd8\x91\xe2\x50\x12\x39\xf8\x2c\x87\xda\x60\x47\x6a\xad\x36\x91\xd9\x8a\x8b\x0e\x06\x5c\x94\x9d\xbf\x7e\x4a\xd6\xd3\x72\x4f\xcd\xaa\x7a\x1e\x7b\xb0\x25\x7f\x0c\x2c\xf5\xcd\x69\xe2\x5c\x2d\xca\x35\x9e\x01\xef\x49\xb5\x12\x22\x50\xdf\xd7\x1b\x75\x5c\x11\x55\x18\xaf\xa6\xe4\x6f\x6c\x2c\xcf\x79\x5c\x80\x52\x3c\x9b\x5b\xac\x21\x57\x0a\x81\xaa\x9b\x3e\x84\x17\xb9\xea\xf2\xd9\x52\xd5\x13\x71\xb6\xa1\xf9\x74\xd4\xc2\xeb\x6a\xb9\x3c\x92\x78\x15\x48\xd8\x44\x18\x61\xb9\xeb\x9e\x84\x11\x4e\xd6\x93\x27\x8c\x70\xbe\xb5\xb0\x08\x28\xb2\x68\xe0\x97\xe4\x5f\xdd\x59\xe1\x33\x97\x8d\x9d\x9d\x9c\xe3\xed\xaf\x35\x09\xe9\x85\x5c\x64\x4f\x62\x03\xcb\x17\xdb\x24\x34\xb0\x9c\xf2\x4e\x42\x03\x9f\x46\x8a\xb2\x61\x98\x29\x7a\xf4\xa5\xf0\x2d\xce\xc5\x7e\xd1\xbc\x22\xf4\xb8\xb5\xce\x21\xe6\x90\xdf\xc9\x49\xb4\xdf\xee\x1b\x1e\x99\xc7\x90\x82\xd5\x0c\xab\x56\xf9\x01\x9c\x04\xfb\xed\x26\x48\x5e\x53\xb3\xa3\xce\x61\x62\x20\xed\x1d\x62\xff\x7e\x9f\xae\x2f\x11\x78\xc5\xd5\x62\xf0\xa0\x9c\xec\x06\x74\x8f\x84\xf0\x42\x4e\x66\x4e\x2e\x8c\x95\x44\x70\x12\xea\x77\x4a\x83\x66\xbe\xc0\x3c\x5e\x11\x90\x8b\x6e\xce\x97\x08\x24\xed\x49\x09\x1d\xdc\x81\x1d\xc2\xc0\xe9\x6f\x0d\xc3\x05\xcd\xcf\xb9\x10\xe5\x61\x7e\x12\xe8\x57\x8e\x38\x26\x81\x7d\xe5\x7d\x74\xce\x37\x6a\x2e\x52\x83\x9a\x61\x14\x2a\xeb\xdc\x49\xb0\x5e\x39\x06\x3d\xb9\x18\x95\x2a\x7d\xb3\xe6\xc5\xd5\x74\xaa\xf1\x0f\x63\xd1\x8b\x7f\x18\xed\xeb\x2c\xbd\x85\x40\xaa\xeb\x89\xbb\x60\xfa\x87\xa2\x9b\xbb\xb2\x81\x7a\x75\xc5\xbe\x51\x8c\xd0\x61\x7a\x4b\xad\xce\xdf\x2a\xef\x29\x67\x5b\x70\x3e\x54\xeb\x54\xef\xfc\x11\x5e\x82\x28\xbb\x70\x9c\x2a\x93\xb9\x93\x83\xca\xef\xce\x6e\x7e\xea\x6c\xe0\x90\xe2\x5c\x04\xf7\x6e\xf9\xcf\x58\x1b\x49\xc5\xad\x03\x13\x96\xa6\xbd\x68\xff\xbe\x03\xbb\x88\x55\x4a\xb0\xe0\xd3\x01\x17\x65\xd6\x35\x21\x50\x61\xda\x03\x6f\x69\x7f\x0a\xd9\x44\x28\x61\x1b\x9a\x4d\x9c\xb3\x96\xe6\x6f\x60\xc6\xdb\xb5\x06\xda\xf6\x0c\x84\xe8\xde\xa8\xe7\xbd\x84\x0a\xd5\x64\xe8\xf5\x49\xf2\x35\xdf\xd2\x09\xd2\xc6\x7f\xa3\x34\x2c\x14\xf6\x96\x70\xab\xbb\x6c\xac\xbb\xe8\xfb\x90\x67\x58\xdf\x9c\xa8\xc3\x67\x0d\xb4\x24\xf1\xf8\xbc\x45\xb2\xbf\x45\xc1\x77\xff\x12\x3a\x4c\x48\xe3\x83\x5c\x75\xa8\x70\x78\x60\xb5\x59\xc0\xfc\xc8\x70\x79\x2a\x17\x17\x49\xf5\x0f\x63\xf2\x44\x09\x7e\x60\x84\x8f\xef\x0f\x99\x11\xff\xf0\x1d\xaf\x56\xfd\x70\x8a\xce\xd0\x2f\xa7\x0e\x9b\xca\xe2\xd4\x5e\x02\x95\xf9\x11\x23\xd4\x65\x21\xe7\xb4\x9d\x3e\xde\x5d\xfe\x69\x0c\x5b\xb4\x9e\xe4\x15\xb2\x22\x9a\xf2\xbf\x2a\xfd\x34\x05\x2b\x6e\x42\x5d\x1f\xf1\xba\x85\x55\x42\x98\x61\x15\xb9\xf9\x61\x97\xb8\xf7\x6c\x8b\xe6\x1f\x86\x9b\x25\x77\x0f\xe3\x77\xa9\x95\xcd\xb0\x14\xce\x2d\xf9\xa3\x0e\xa3\x3a\xbb\x75\x6c\xf4\x55\xbc\xed\xee\x2c\x5c\x4a\x21\xa4\x8f\xe8\x6c\xcf\xe7\xd6\xd0\xd4\x09\x74\x31\x25\x99\x51\x7c\xe2\x2e\xa3\xb0\x89\x6c\xe3\x16\x31\xf0\xb0\x6a\xc2\x97\x0f\x9a\x16\x43\xa3\x41\xb6\x21\x71\x80\xe2\x13\x77\x99\x08\x39\x3e\xb1\x18\xf7\xc4\x27\xfe\xf2\xc8\x11\x6d\x0c\x29\x74\x4c\x0c\x7b\xa7\x34\xea\x88\x5e\x7c\x7e\xca\x84\xca\xb2\x57\x12\x8a\x89\x65\xef\xf0\x95\xfb\x88\x27\xa5\xfe\xea\xfe\x49\x2e\xab\x0e\x77\x65\x21\x5f\x92\xb3\xdc\x87\xe2\x22\x3c\x13\x96\xc7\x74\x36\xb6\x87\x8e\xd3\xa3\x1b\xc8\xf3\x22\x8a\x45\x6c\x83\x47\x3c\x05\x6d\x08\x24\x23\x43\x72\x66\x07\x37\x1e\x9e\xc5\xe0\x2f\x99\xa3\x1c\x36\xbb\x39\x0d\x7f\x63\xdb\x89\x5d\x22\xe9\x87\x64\xb5\x84\x2f\xfe\xf2\x47\x1f\xf4\x78\xb2\xbf\x41\x9d\x0f\x7f\x8c\xc3\xa7\xfd\xf1\x40\x0c\x6b\xa3\x29\x78\xb1\x99\xf5\x48\x42\xa4\x68\x48\xb8\xe2\x1b\x37\x66\x93\x68\xc5\x19\x0f\x68\x27\x17\x81\x83\xc0\x9c\x0e\x5d\xcc\xb2\x2c\xa4\x20\x63\x7e\x3f\x72\x25\x14\xe5\x5a\x68\x85\xbb\x1a\x30\x27\xef\xaa\x85\x88\xe4\x6f\xc4\xcb\x9c\x8a\x63\x5c\xd3\x70\x9b\xb1\x44\xc3\x4d\x42\x54\x66\x77\x5d\x4b\xe4\x46\x83\x86\x61\x8b\x11\xc8\x38\x8b\x13\x46\x1c\xe3\x1b\x87\xbf\x93\x38\xc6\xb9\x78\x20\x98\x53\x56\x7f\xd3\x28\x9d\x05\x19\x81\x17\x16\x36\xbc\x78\xa7\x9c\x84\x31\xce\x52\x2c\x74\x14\x63\x09\x2f\x88\x62\x7c\xeb\xb5\x44\xd4\xe2\xf3\xd1\xfd\x51\xd7\x07\x59\xf4\xc2\x64\xf2\x43\xd8\xe2\x7e\x0f\x55\xa4\x1b\x6b\x68\x60\xdc\x58\x9e\x5a\x94\x84\x66\x76\x45\x5c\x11\xdf\x9f\xc2\xb9\x77\x0f\x17\x1e\x77\xdd\x4a\xa8\xca\x5e\xea\x91\x5e\x65\x9e\x30\xc9\x82\xba\x46\x1a\x94\x93\xe4\xf7\x0b\x69\x4f\xf2\xbe\x40\x9b\x50\x1c\xff\x15\xb6\xbb\x66\xcd\xad\x90\xf6\x98\x73\x48\x84\xe3\xbb\x88\x9b\x4a\x4c\xe3\x4c\xb4\xa0\x49\x4c\xe3\x2c\x8c\xb1\x42\xf6\xe3\xb7\xe7\xba\x70\xc9\x99\x40\x61\x44\x2d\x4e\x0a\x0f\x3b\x89\x53\x6c\x4a\x7f\xdd\x22\x96\x38\x36\x84\x2d\x4e\xf2\x64\x3b\x09\x5b\xec\xbb\x46\x51\x8b\x65\xf5\xba\x6e\x76\x90\xf6\x93\xdc\x4f\xcb\x7c\x7d\xc9\xdf\xb4\x56\x17\x69\x8f\xb8\x13\x8a\x4b\xdc\xef\x6f\x36\xd4\x31\xa6\xeb\x09\xb6\x53\xf7\x37\x50\xd2\xb7\xe8\xb9\xb6\xa5\x60\x47\x58\xe2\x2c\xa2\x9c\xc8\xc3\x45\xea\x2a\xeb\x46\x47\x67\x3a\xc7\xbe\x2c\xea\x1c\xa4\x4a\xd6\x0c\xc8\xfb\xaa\x66\xfd\x86\x1a\xd1\xfe\xb9\x31\xe7\x4e\x5a\xcb\x70\x27\xfd\xbb\xe7\xbc\xb0\x41\x90\x04\xaf\xcd\x38\xa7\x9f\xc4\xae\xed\xb2\xb0\x24\x74\xed\xe9\x80\x3f\x72\x34\xa1\x49\x09\x65\x9b\xcc\x58\x59\x61\x1a\xd9\x65\x6f\xb9\x64\x1a\x29\xe9\x00\xa1\x6d\xbb\xac\x1d\x1d\xda\x56\x4a\x9a\x2b\x81\xd7\x34\x6a\x62\xdb\x0e\x31\xbf\x57\x92\x88\xe6\x5b\x2f\xb8\xe3\x5b\x13\xe2\x42\xfd\x36\xc3\x50\x92\xb9\xc0\x0a\xf3\xc7\x2e\x93\xbb\x95\x21\xbe\xe1\x33\x2c\x79\x14\x96\x9e\x34\xe1\x6d\xbb\x8c\xd4\x56\xd6\xf6\x2a\x2e\xab\x3e\x38\xcb\xb4\x54\xd7\xcb\xb1\xd7\x79\x0c\x13\xc6\x4c\xec\xed\x49\x50\xda\xf6\xad\x37\xde\xc4\x55\x93\x42\xdc\xd9\x3c\xdc\x5b\xdd\x37\x55\x65\x83\x3c\x91\x6a\xd9\xca\x7a\x1e\x55\x67\x83\xb1\x98\x3d\x34\xb1\x6d\x74\x20\xf3\x92\xfd\x60\x55\x76\xc6\xd8\xfc\x53\xc8\xd8\xea\x4e\xec\xf8\xe8\xdc\xfb\xd7\x4f\x49\x7f\xc3\xd2\x7e\xe5\xb3\xfc\x35\x67\x77\x3e\x6c\x99\x85\xb5\xb1\x7d\x94\xe5\x0a\x81\x70\x4f\x8b\x4d\xd9\x12\xc1\x8b\x5d\x54\x5d\x77\x59\xd8\x1f\xea\x6b\xf0\x16\xa5\x51\xa2\xf8\xb6\x55\xb7\x51\x91\x34\x5f\x5b\xbe\x68\xad\xfd\x31\xcc\x2b\x6f\x7f\x83\x80\x10\xf2\x28\x48\x50\xc4\x24\x5d\xe1\xb2\xb7\xcb\xb4\x8e\x70\xb7\x59\xcc\x66\xc2\xdd\xde\xbe\x37\xb0\x89\x14\x8d\xb5\x8a\x6c\x94\x84\x58\xc2\x42\xb2\x4b\xf0\x41\xb8\xdb\x3b\x7f\xbf\x95\xf8\xa6\x06\x65\xbf\xf4\xad\x67\xc4\xc7\xa1\x1c\x48\x59\x67\x23\x8c\x1c\x7b\xe2\x51\xb8\x4a\x5c\x1a\xb2\x63\x5b\x45\x62\x04\x6d\xe1\x12\x97\x86\x4c\x92\x08\x8d\x9b\x6c\x6d\x45\x68\xdc\xd1\xb5\x0f\x0b\x16\x0c\xd5\xdf\x78\x48\xb8\xb3\xc1\x8a\x4e\xb7\x66\x32\x14\xb7\xbc\x94\x45\xa4\x4c\x53\xef\x50\xc6\x1a\x1e\xc9\xd6\xc0\xd4\x05\x94\xcc\xc5\x36\x57\x74\xdb\x9a\xb5\xd5\xaa\x9e\xcd\x10\x93\x84\xb7\xed\x32\x49\x21\x82\x6d\x17\xc7\x9b\x00\xb6\xa7\xa8\x2b\x62\x39\xa7\x2b\x82\x1d\xf0\xcd\xc6\x72\x6a\xe9\xc3\xde\xb1\x8b\x2c\x22\xd6\x6d\x97\x61\x02\xb1\x6e\x4f\x87\x8a\xb2\x10\xd8\xc2\xfe\x35\xd4\x38\xc4\x44\x5d\x55\x62\x06\xe1\xd0\x3a\xe9\x5f\x53\x2e\xce\x9b\x1b\x99\x78\x2b\x99\xfe\xa8\x59\xf0\x2f\x35\xd9\xea\x03\x26\xae\xf9\x72\x96\x1b\xfa\xfb\xf5\xe1\xab\xaa\x22\x60\xb9\x5e\x71\x0a\x6b\x9a\x61\x7c\xac\xf0\x0d\x9c\xae\x6f\x4e\xcd\x34\x65\x21\x7c\x85\x36\xc3\x0e\x4e\x31\x21\x26\x61\x4e\xcf\x47\xe6\xbe\x09\xd5\x88\x50\x09\x71\x6d\x17\x73\x8e\xb8\xa6\xe7\xa3\xea\x45\x5e\x96\x9d\x3b\xb7\x7b\x16\x1d\xd5\x50\x25\x16\x63\x77\x21\x82\xad\xf2\xd3\x40\xf4\xd2\x94\xc4\xbd\x25\x7c\x69\x92\x4d\x16\xe1\x4b\xb3\x58\xcb\x4b\x5e\x84\xc5\xa0\x25\x22\x69\x97\x2a\x2f\x01\x49\x4f\x87\x5c\xf6\x21\x4b\x45\x3d\x28\xdf\x2c\xba\xa0\x0f\x8d\xcc\xd9\xb3\x7b\xf5\x82\x5a\x98\xaf\x89\xad\xb6\x10\xc1\x4a\x7d\x78\x21\x73\x95\xee\xee\x42\xe4\x5a\xb3\x70\x44\xc7\x8f\x8c\xb6\x5f\x98\x9a\x75\xe9\x77\x2a\x08\xaa\x54\x70\x57\x47\xa3\x4b\x26\xca\x8a\x89\x3a\xf4\xde\x50\x4c\xd4\xac\xb3\xd4\xc1\x0a\x9a\x59\xb9\xfd\xd5\x8b\x82\x10\xa8\x49\x51\x32\x4f\x36\x36\xb9\x10\x63\x87\x0c\x9d\xd7\xdf\x20\xc5\x43\xe6\xda\xa5\xf7\xbb\xba\x5e\xcf\xc3\xfd\x7b\xe2\xa3\x1a\x91\xbc\x5f\x3b\x0a\x19\xab\xf4\xb0\x08\xad\x7a\xda\x54\x45\xba\xfd\x75\x1f\x45\x08\xd4\x2e\xed\x3e\x42\xa0\x9e\x8f\x2e\x1b\x9d\x17\xc6\xef\x08\x22\x65\x2d\x44\x40\xd4\x54\x34\xce\x30\x28\xeb\xd2\xdf\x23\x00\xea\x59\x86\x5b\x59\x24\xd6\xda\xe2\x03\xf2\x51\xec\xb4\x35\x40\x28\x30\x8f\x14\x10\xb5\x98\xba\x1d\x58\x21\x99\x1e\x19\x68\xf0\x89\xd7\x45\x84\xd4\x33\x70\x7f\xfd\xc4\xbd\xec\x7a\x63\x8e\x44\xac\x0c\x24\x95\xb2\xbb\x70\x88\x54\xd3\x18\x11\x22\xd5\xba\x3a\x0a\x91\x6a\x3c\x80\xcf\xe0\x9a\x85\xbd\x47\x30\x59\xa5\xc7\xb6\x86\x78\xf2\xc2\xe5\x92\x2d\x8b\xa1\x46\xfc\xd2\x7b\xf8\x1e\x92\x70\x59\x6c\xaa\x65\xdb\x35\x9d\x42\x64\xcd\x35\xbb\x13\x28\x7e\x67\x0f\x35\x54\x84\xa4\x97\xb7\x06\xa4\x81\x88\xa0\xf0\x28\x9c\x7d\x4d\x0e\x5d\x04\xda\xad\xf2\x28\x2c\xf3\x22\xc2\x92\x9e\xac\xfa\xbf\x35\x38\x7f\x3d\xaf\x07\x71\xe2\x97\xec\xde\xf2\xb7\x6c\xdc\x37\x70\xa6\x08\x36\xda\xa5\x95\x44\xac\xd1\x74\x49\x6f\x7f\x21\x6b\xf6\xe5\x3c\x21\x00\x60\x54\xad\xa9\x87\xec\xf4\xc7\x58\x7e\xd1\x1c\x93\x0b\x44\xdc\xa7\x85\x11\x5a\xcd\xdf\x2c\xcb\x9f\x5c\x98\x1d\x39\xdd\x87\x38\x31\xa2\x1d\xb0\x49\x93\x01\xb1\x22\x8f\x5e\x12\xb5\x11\x7a\xb4\x13\xe6\x68\x2a\xd6\x68\x92\xad\x0c\xc1\x46\xbb\xd4\x5e\x08\x36\x7a\xd7\xac\x0b\x2f\x4c\xd4\xba\x9f\x50\x8a\x35\xea\xbb\x27\x8c\xd2\xee\xae\x17\xd5\xe4\xec\xc3\x39\x21\xd4\xe8\x69\xc4\x1f\x63\x77\x0a\xc3\x4d\x8e\xac\x56\x77\x42\x2e\x34\x95\x04\xcb\x37\x75\x0e\x8a\x51\x34\x6c\x48\xaa\xbb\x0f\xcb\x64\x57\xc0\xd6\x21\xe2\x63\x92\x86\x12\x51\x1c\x4f\xf3\x45\x59\x30\x51\x72\xd9\x98\x3a\x61\xd1\xc5\xf3\x41\x4c\x1e\xc2\x38\x9e\x41\x2a\x1b\x8f\x51\x49\xb3\x08\xe3\x78\xca\xea\xa7\x5b\x53\xe9\xaf\x50\xeb\xd3\x59\xee\x24\xf5\x01\x1e\x9b\xf7\x8c\xe2\x38\x8a\x17\x43\x1c\xc7\x4e\xfc\xaf\x49\xe4\xc6\x94\xcc\xfd\xc0\xff\xac\xe4\x59\x6b\x9b\xc3\x36\x94\x15\xba\x99\xca\xe2\xf3\xa0\x2a\xd7\x68\x34\x29\x3b\xa8\xf7\x56\xf6\x83\xca\xad\x2b\x8e\x45\x12\x1d\x44\x08\xc6\x29\xa3\x09\x42\x30\xf6\xd4\xd3\x9f\x71\x39\x12\xc0\x29\xf3\x93\xb5\xa1\x32\x65\x1b\x42\xb8\xc6\xfb\xfb\xc2\xd9\xf0\xd4\xcc\x02\xc1\xda\x49\x3a\xab\x0b\x63\xa7\xfe\xfd\x25\x53\x96\xdd\xa3\x57\x7c\x54\xd1\xa5\xee\x3a\xcb\xca\x68\xf2\x31\x6f\x9a\xb2\x48\x21\x10\x63\x17\xe7\x96\x40\x8c\xa7\xac\x9a\x59\x5a\x28\xcd\x2f\xea\x11\xd3\xbf\x8c\x4d\xa7\xeb\x4f\x06\x4d\x7e\x0a\x13\xa6\xb1\xe8\x1a\xdd\x10\xac\xba\xc3\x42\x42\xd8\x93\xbf\xc5\x33\x54\xfc\x3e\xe2\x32\x76\x31\x0e\x09\xcb\x78\x2a\x55\xef\x40\x52\xba\xa4\xe4\xe8\x36\x27\x97\x65\x9f\x17\x57\x4b\xef\xd4\x1d\x34\x5a\xfd\x6a\x56\x28\x46\xbf\x9a\x65\xd2\xe4\x87\xf1\xcb\x28\xad\x28\x9b\x58\x25\x17\xce\x34\xeb\xaf\x31\x7f\xba\xa6\xf0\x6e\xfb\x7d\xba\xe1\xdd\xf6\xf2\x7a\x13\x7f\xf1\xf2\xc2\xbc\xb8\xc4\x64\x43\x43\x50\xc5\x7b\xca\x30\x66\xbd\xb4\x75\x74\x95\xbe\x50\x60\x90\x51\xc8\x7a\x41\x8a\xe8\x16\x7b\x4d\xb5\xe3\x9a\x02\x39\x0c\xe7\xd8\x2b\xba\x67\x09\xa5\x38\x65\x72\xa1\x50\x8a\x97\x1f\xef\x2f\xb0\x93\xee\xad\x17\x16\xb4\x59\xc8\xe2\x05\x42\x12\xd6\x7d\x29\xa6\x88\xc8\x0d\xfc\xcf\x4e\x99\x93\x10\x30\xf1\xd4\xab\x1e\xe2\xbd\xce\x57\x55\xc8\x00\x6b\xd6\x4e\x0f\x11\x60\xf7\xc3\xf9\x85\x27\x8e\xef\x3c\xa0\x32\xe5\x77\x3f\x7e\x62\xa5\x74\x4a\xfc\xc4\xbb\xb9\x4d\x04\x2c\xb2\xce\x21\x7e\xe2\x2d\x95\x02\xc5\x4f\x94\x4a\xdc\x0a\x19\x60\x97\xdd\xf0\x42\x06\x28\x5f\x6a\x44\x4f\xcc\x32\xf1\x53\xb4\xc4\xcb\xeb\xf0\x1e\x1a\xa6\x6b\x65\xdb\x57\x57\xf4\x44\x45\xcc\x50\x48\xf6\xba\x5f\x0a\xd8\x15\x75\x21\x48\x49\xf6\xbc\x9e\x21\xbc\xeb\x26\xc4\x91\xd6\x49\x39\x94\x28\x87\xa7\x0d\x67\x85\xaa\x54\x2d\xea\xc6\x7e\xc9\x23\x67\x9b\x97\xae\xee\xb7\x4e\xbb\xee\x51\x02\x1d\x7e\x5f\xbd\xef\xa5\xb1\xa9\xbf\xba\x2a\xaa\xbf\x12\x2a\x42\x1f\xcf\x22\x0d\x49\x58\x96\x04\x66\xd9\xa3\xd9\x4c\xa0\x73\x35\x8a\xaa\x1a\x04\x2c\x52\x30\x22\x62\xe1\xf9\xa5\x7a\xa4\xa3\xa8\xd9\x46\x0a\x76\x79\x17\x7d\x58\x26\x6d\x05\xa4\x60\xdf\x67\xf9\x07\x71\xbd\x74\x8a\x56\xc8\xc1\xce\x4f\xab\xb2\xec\x1b\x5d\xa6\x92\x8b\x49\xfb\x85\x28\x85\xf7\xf7\xd9\xfe\x11\x7d\xd1\xfe\xac\x27\xee\xa8\x85\x92\xa7\x13\xb5\xf0\x96\x30\x8e\xa8\x85\x8a\x97\x36\x15\xb4\xf0\x92\x61\xcc\xfa\xb0\x1f\xb4\x93\xc2\x76\x28\xd7\xee\xa2\x6c\x48\xe7\xc0\xd9\xba\x97\x3f\x7a\x5b\xe8\xea\xc5\x31\xef\xe5\x3d\xf8\xd1\x86\xf0\x2c\xc1\x8b\x96\x4d\xc8\xfa\x88\x9c\xcc\xfe\x1a\x1b\xcd\x3d\x5a\x9a\x15\x35\x1b\x08\xbe\x17\x17\x0d\x5d\x27\x5d\x82\x92\xa9\xc9\xd8\x65\x85\x4c\x2d\x7d\x87\x4d\x50\x72\xbd\xb0\xf0\xb7\x7b\x79\x0f\x86\xc3\x5d\x85\x94\x3b\x39\xf0\x5a\x72\xd9\xd8\x39\x1e\x8a\x0e\x7b\x77\xd9\x41\x59\x57\x74\x48\x20\x13\x64\x61\x49\xa4\x78\x73\x27\xc7\x41\x74\x6f\x89\x75\x29\xa5\xf2\x85\x64\xee\xf2\x31\x08\x9f\xbb\xdd\xe4\xad\x6c\x90\xa4\x6d\xb3\x90\xcc\xe5\xe4\x9c\xa6\x2f\x29\xcb\x89\x51\x1f\x10\xcd\xf9\xc0\x84\x64\xae\xe7\x6f\x23\x5a\x16\x57\x14\xa8\x41\xa4\xa6\x44\x6f\x66\x9f\x84\x74\xad\xfb\x34\x3d\xc1\x44\x90\xa4\x70\x3d\x53\x3d\xc8\xca\x32\x27\xee\x6d\x20\x07\x73\x19\x1f\x22\x37\x5f\xee\x6d\xf0\x2a\x8a\xe9\x98\x90\x9e\x75\x9f\xbc\xb0\x2b\xea\x59\xb4\x5e\xb8\xd8\xed\xc6\xf4\x18\x19\x65\xad\xd1\x83\x42\x9a\xd9\x58\x8f\x77\x94\xda\xc4\x03\x42\xf1\x2f\x09\x88\xec\xde\x22\x09\x31\x43\x04\x3f\xba\xf3\xfa\x66\x1f\xb2\xaa\x29\x08\xcc\xef\x40\x83\x30\xf8\x4e\x3c\x77\x84\x47\x8d\x6d\xaa\x05\x66\x18\x2f\x49\xbf\x63\x3d\x5b\xfd\xd3\xc8\x36\x77\xf2\xed\xaf\x6c\xf9\xee\x2c\x0f\x0d\x6d\x5d\x59\x2b\x99\x85\xfa\x68\xdf\xb0\x19\x76\x38\xd6\x1d\x72\xe8\xb2\x2f\x6e\x14\xe9\xf9\xec\x8b\x4b\x84\x4e\xec\x8b\x5d\x04\xe5\xb2\x43\x12\xd7\x33\x07\x6b\x87\xad\x52\x57\xff\xf6\xc5\xae\x29\xae\x45\x13\xe6\x1f\xbe\xa2\xe8\x50\x2e\x7c\xdd\x75\x17\x05\x75\xc2\x1e\xd9\x21\x79\x2b\xba\xe0\xf6\x85\x14\x45\x1c\xa3\x1d\xa2\xb7\x9e\x8b\xc6\x01\xb2\x61\xcc\x1b\x03\x28\x2d\xd1\x0e\x03\xa8\xae\xc5\xdd\x97\xc8\x0e\x77\x27\x5e\x36\x72\x47\xb6\x11\xae\x5d\xb2\x28\xdb\x97\x36\x9f\x67\x40\x4f\xe2\xae\x61\xb2\xf9\x8a\x46\xb2\xc0\x02\x45\xcd\x60\x16\x23\x06\xe7\x46\xd6\x96\x8b\xfa\x17\x64\x47\x2e\xae\x07\xb2\xa3\xfb\x23\x8b\xed\xa9\xc5\xa0\x66\xfe\xd9\x9d\xf8\x29\x0b\x75\xeb\xd1\x60\x49\xfb\x9d\xa3\xa0\x60\xeb\xed\x8f\x9f\xe8\x83\xfb\x17\x86\x1d\x97\xba\xc0\xb6\x2d\x9a\x22\xd4\x9b\x2e\x77\x9e\x7d\x5b\x55\xa9\x68\x9b\xa4\x7a\xf4\x08\xf7\xda\xe3\x7c\xe6\xf2\x1c\x21\xb5\x1b\xea\x41\x28\x9a\x08\x8d\x6f\x2c\xb6\x92\xfb\x2a\xf2\xb6\xbb\x0b\xd1\x59\x5e\xe8\xc4\x9e\x3d\x8d\x38\x0b\x5b\x00\xf2\x7b\x23\xd2\xbb\x84\xd6\x15\x9a\x76\xca\x04\x89\xd0\xb4\x3d\x43\xdd\x10\x9a\xb6\xe7\xea\x5f\x86\x41\x59\x72\xb5\xac\x36\xcf\x81\x1d\x16\x5b\x59\xbe\x4c\x14\x42\xb6\x7a\xfa\x10\xe9\xcd\xab\xaa\x4d\x0c\x63\x65\xf5\x49\x0c\xd9\xa2\x77\x1a\x21\x64\x4f\x59\x7f\x8c\x59\xa8\xae\x08\x62\x0c\xfc\xbb\x6f\x91\xb6\xee\xa0\xf6\x23\xef\xf0\x7d\x6b\x3f\x0e\x57\x0c\xee\xa9\x1a\x69\x30\xf5\xb3\xbb\xb4\x78\x02\x24\x55\xbc\xd4\x7f\x7f\x15\x3e\xf4\x57\xa6\x45\x3d\x14\x4d\x95\xd4\x2a\x5e\x9f\xbc\x7b\x6f\xdd\x7e\x4d\x35\xc1\x9d\x97\xa8\x7f\x87\x83\xdb\x9e\x3d\x1c\xe1\xb1\xe2\x6c\xe0\x10\x8f\x46\x81\xe7\x9b\x3f\x42\xc0\xf0\x70\xda\x21\x8b\xca\xba\x23\x08\x19\x79\xca\x0e\x65\xe9\xef\x54\x2e\x42\xa1\x5e\xfe\x61\x1c\x70\xa8\x24\x02\x48\xf6\x0c\xe5\x46\x88\xc8\x2e\x6b\x7c\x62\x42\x9e\x4a\x55\x4d\xe8\xbc\xcb\x56\x97\x08\x91\x99\xb8\x71\x27\x17\x4a\xee\xc5\xd5\x70\xc7\x0f\xb5\x21\x7c\xac\x6d\x5e\xc4\x41\xd4\x19\x40\x84\x94\x9b\x3f\xc6\xfc\x68\xb6\x42\x84\x94\x25\x47\x20\xe6\x63\xcf\x90\x7b\xc4\x7c\xec\xf2\x73\xa3\x20\x8f\x53\x96\x47\x8a\xeb\x98\xfd\x43\x64\x46\x32\x18\x22\x58\x63\xcf\x42\xaa\x05\x6c\xd8\x55\xab\xbc\x0d\x39\x07\xc9\x31\xd4\x9d\x78\x3a\xc9\xad\xdd\x2e\xdc\xa7\x6e\x71\xd1\x71\x0d\x0a\x0e\x3d\x4f\xae\x5d\x82\x95\x23\x67\xdd\x5b\x82\x9f\xef\xef\x5e\xd1\x53\xd7\x09\xc2\x1f\x2a\x2a\x32\x8b\xfb\x7c\x17\x2d\x48\x57\x23\x7a\x0f\x4f\xd5\xb4\xb1\xcc\xf2\x4f\xe9\xfa\x54\xc5\x1b\x82\x32\xbb\x6c\xe0\x8f\xee\xb2\x8c\x8b\x51\x86\x88\xa8\x67\x5d\x2b\xd5\xab\x35\x95\x05\x8d\x43\x1d\xed\xca\x8d\xa8\x89\xad\x22\xd7\xa7\xb3\x31\x25\xea\x6d\x15\x99\x55\xfd\xcb\x58\xcc\xfe\x67\x99\xe7\xae\x58\xfa\xcb\xf2\x69\x23\x22\x92\xf3\xa3\x5d\xa1\xb8\x75\x2a\x2a\x9c\x7f\xc9\x8f\x76\x48\x81\x7a\xd6\xc6\x43\xea\x23\xf7\x31\xbb\x0a\x3b\x08\x9d\x85\x94\x27\xc9\xf0\x71\x87\x9b\xcb\xdc\xbf\xdf\x98\x77\xe1\x95\x2a\x5c\x51\xfd\x35\xe6\xe0\xfb\x51\x73\xa0\x36\x51\xab\x36\x7e\xad\xc4\xa6\xf6\xb1\x8d\x48\x9c\x0a\x4a\x3b\x89\xc4\x99\x9b\x87\x19\x3c\x14\xc9\x32\x89\xbc\xa9\x58\xcb\x27\x17\x3b\x58\xdb\xb2\x8a\x54\xf2\x30\xb9\x46\xb4\xf0\x78\xab\xbc\x44\x2f\xee\x8a\xab\x41\xdf\x1c\x15\xed\x0f\x63\xdb\xa6\x9b\x03\x76\xa0\xc2\x6d\x4e\x19\x45\x6d\xb9\xab\x14\x4b\x7e\x63\x51\x99\xbf\x1f\x99\x6a\x7f\xe3\xf1\xa5\x03\xa8\xe8\x9b\xc6\xbd\x4d\x37\xc9\xf4\x4f\x83\x09\xa9\x9b\x24\xfc\x4c\xa6\x2c\x76\xee\x6e\xe2\xa0\xe9\x12\x6a\xa8\x25\x5e\x70\x3e\x76\xe3\xb2\xd0\x86\x93\x71\xe4\xa5\x39\x6b\x2c\xcc\xd4\x2f\x83\xbb\x9a\xa7\x46\x2a\x07\xd3\x97\xb3\x81\x14\x5d\x2b\x46\x8d\x92\x58\xee\x26\x57\xe7\x97\xb3\xb1\x30\xc2\x8a\x16\xb0\xe9\x6e\x68\xac\x8c\x56\x1f\x89\xda\xf5\x2d\xca\x55\xe0\xde\x82\xed\xa7\x3f\x32\x30\xf7\x36\x16\x51\x9e\x4f\x08\xcb\xd9\xb3\xe7\x6b\xab\x7b\x6e\x92\x4b\xd0\x23\x43\xe9\x54\xc6\x60\x44\xe9\x3c\x85\x8b\xb2\x71\x5c\xb4\x84\xe1\x4b\xb2\xfb\x66\xe8\xe2\x7b\x55\x7f\x64\xfa\x9a\x72\x2d\x8a\xba\x56\x1d\xe6\xa1\xac\x3a\x5f\x95\xd5\xe4\xba\xa2\x27\x7e\xca\xb0\x43\x1c\xd7\x8b\x26\xb3\x8b\x05\xaf\xab\x2a\xdc\x42\x76\x79\x2b\x24\xec\x66\x2f\x5a\x23\xcc\x18\xe7\xe5\x0e\x4d\x56\x85\x47\x27\x91\x36\xef\xea\x9b\x4c\x96\x8a\x97\x07\x2a\x9e\x89\x66\x90\xe8\x9a\x97\x9e\x30\x3b\xcc\x11\x7b\x71\x77\x97\xe4\xca\x2e\x0b\xe7\x4d\xe4\x72\xd7\x73\x47\x77\x64\x0f\xee\x7a\xb9\x5c\x56\x7d\xf2\x47\x06\xae\xb1\x11\x44\x44\xfc\xa0\xdd\xd1\x8a\xef\xfe\x98\x69\x45\xd3\x82\x46\xa2\x6f\x37\x44\x79\xe5\xd2\xc8\xe3\x3e\x1d\x5e\xe0\xb8\x05\xa4\xcf\x4e\x98\xce\x5e\x3c\x29\x5b\xfd\x61\x9c\xc8\xee\xa6\x8c\xd8\x36\xce\x20\x2d\x64\x26\x4c\xe7\xf9\x7a\x29\xfb\x26\x9b\x94\x55\x55\x4c\xc3\xc0\x26\xdf\x97\xf1\x40\x28\x7e\xfd\x0d\x17\x87\x7b\xc0\xe7\x86\x3f\xb1\x07\x14\x9d\x8c\xc1\xb6\x0c\x3a\x4d\x9e\x84\xd0\xad\x17\xf5\x3f\x0c\xeb\x7a\x51\x17\xc2\x78\xee\x96\xac\x9d\xc0\x88\x5d\x71\x04\x88\x8b\x78\xa6\xd3\x1f\x37\x8d\xf8\x97\x87\xe8\x91\x53\x9f\x3d\x35\x65\x2e\xaa\xe0\x15\x91\xc3\xed\xde\x94\x19\x19\x21\x14\xbb\x74\x31\x09\x9a\x78\x3e\x3a\xdb\x99\x83\xa9\x6c\xac\x19\x1c\x08\x82\x1f\xf6\x22\x2c\x16\xbe\xf4\x7a\xd1\x2d\x15\xae\xf4\x8a\x29\x44\xac\xda\x8a\x30\xe7\xd2\xc4\x7e\xb3\xd8\x62\xb9\x9a\xc1\x47\x67\x35\x4a\x37\x19\xe3\xd2\xc1\x5f\x62\x21\x89\x00\x08\xdb\xb5\x22\x79\xc7\x96\x79\x9a\x89\xb0\x30\x4f\xeb\x25\x39\x77\x68\xbb\xac\x6b\x69\xa1\xc4\x62\x0a\x2d\xec\xd1\x7a\x49\xce\x05\xd6\xd2\xc9\x59\xe8\xc3\x99\xee\x41\x10\x55\xb4\xdb\x96\x8e\x8a\xbb\x87\x4d\x91\x2f\xe7\x25\xc2\x47\x04\x65\x58\xab\x9d\xc2\xea\x51\x70\x94\xe4\x3f\x83\xd0\x87\x5d\x7e\x61\xf6\xe2\xa8\x24\xe7\xe2\xf0\x16\xe7\x22\x4a\xc8\xe5\x36\x76\x70\x6b\xd5\x9f\xb3\x27\x4a\xff\x36\xc8\xe6\xbf\x9d\x0d\xad\xab\xee\xe6\x23\xd4\xbe\xae\x50\x44\x52\x59\x42\x8a\xbd\xf1\x8f\xf6\xcd\x69\xf9\x9a\xb2\x5a\xb0\xae\xec\x26\x3b\x94\x7d\x85\x71\xc5\xad\x5c\x84\x9f\xd3\xad\x18\x12\x29\x45\x6b\x9f\xc4\x36\x4c\x7e\x5d\x45\x6c\xc3\x5e\xb2\x73\xdc\x9f\x1a\x57\xc8\x98\x6a\x2b\xfe\x38\x43\x43\xcb\x39\x38\x4b\xea\xeb\xa4\x79\x75\x95\xdd\x23\xb6\xc4\xe6\x1c\x66\x37\xff\x30\x3b\xea\x5b\x3c\xac\x8a\x18\x08\x08\xa3\x2e\x39\x1e\xd9\x9b\xbd\xa4\x79\xdd\x7a\xcb\x8b\x4c\x0e\x13\xb4\x5e\xbe\x45\x21\x46\x9a\x2b\x0a\xec\xe9\x09\xf0\x8e\x70\x36\xe2\xdf\x98\xac\x09\x33\xb3\xf3\x55\x43\x89\x0d\x52\xbe\x39\x66\x24\x3b\xcb\x22\x08\xa1\x63\x77\x56\x74\xe5\xec\xad\xa1\x51\xf6\x25\x8c\x29\x94\x23\xdb\x32\xd9\x02\x6e\x0b\x7f\x8a\xbf\x7e\xc2\x8b\x71\x52\x0e\xc6\x92\x66\x1e\xd9\x4f\xf5\x73\x21\x0c\xc1\x4e\x27\xfc\x15\x2a\x5b\x4f\x8b\x30\x0c\xbb\xe5\x32\x87\xd8\x87\xa7\x26\xb5\x0a\x82\xd0\xf6\x7b\x09\x41\x64\x7f\x64\x82\x45\x91\xbf\xd0\x89\xf5\xeb\x06\xbb\xb1\x7c\x7d\x2b\x86\x36\x2c\xce\x3e\x7c\xfd\x1b\x48\x1c\xf7\x78\xd2\xcd\xd9\x2f\xcc\x82\x44\x45\x86\x7b\xbc\x53\xed\x50\x96\xc7\xbf\x5e\x10\x21\x36\xea\x45\x7b\x37\xdc\xd3\x9d\x0e\xea\xa7\x9b\xa1\x8a\x5c\x7e\xe9\x7d\xac\x83\xf7\x92\x60\x41\x0f\x15\xc5\x17\x94\x0d\x27\xf1\x05\x73\xf9\x96\x0d\x17\xe4\xde\x86\x2f\x1f\x68\xf5\x29\xde\x3f\xa5\xba\x22\x06\xae\xbd\xf5\x16\x3b\x45\xf7\x43\x08\x8b\x4e\x76\x28\xdb\xa8\x69\x2a\x0b\xd6\xd7\x32\x87\x91\x58\x2f\xd5\x3f\xdd\xbf\x7e\xaa\x54\xbc\x14\x29\x50\x6e\xd2\x88\x14\x68\x37\x31\xfb\xcd\x8d\x20\x7a\xea\xcd\xfa\xdf\x7a\x65\xbd\x39\xe0\xa2\x91\x14\x35\x50\xf6\xa0\xfb\xad\x0d\xa0\xdd\xf1\xf6\x06\x70\xe1\x41\x61\x0d\x6d\x72\x2f\x6a\xf3\xbc\xe1\x9f\xc8\xe8\x72\xbf\x45\x52\x69\x3f\x84\x79\x57\x31\x86\x0e\xb1\x53\x97\xed\xf5\x7e\xeb\x1a\x18\xce\x4e\x2a\x52\x27\xb8\x07\x9a\xeb\x89\x15\x6f\xfe\xa6\x36\xfd\x51\x6d\x6a\xe4\x8b\x53\xa3\xad\xf4\xc6\x55\xbb\x4c\x24\xf7\x5b\xc4\xb6\xde\x65\x21\xb0\xea\x45\xf8\xe2\xad\x4b\xa2\x38\xcb\xb2\xe9\x96\x08\x13\xaf\x5e\x74\xfc\xde\x21\x67\x2e\xcd\xd5\x72\x2c\xaa\x3f\xbe\xc9\xd2\x4a\x48\x83\xb2\x84\x41\x3b\xc4\x3f\xe7\x23\xd5\x7e\x74\xac\x85\x43\x3f\xa8\xb2\xfb\x71\xfa\xe1\xa8\xea\x54\x7f\xb4\x52\xda\xfa\x1f\xe9\x2f\x66\xd7\x14\xb3\xd4\x9d\x7b\xff\xfa\xa9\x52\xbd\x50\x60\xc6\xeb\xfb\x4b\x10\xae\x0e\x75\xb8\x87\x4b\xd9\xfc\x33\x19\x58\xf9\xd1\x1b\x06\x56\xe7\xab\x6a\x12\xe5\xeb\xc2\x41\x67\xda\x36\x93\xa0\x86\x77\xf5\x15\xf4\x81\x55\xee\x2b\x1b\x89\x4b\x95\x8e\xc7\xb6\xc4\x45\x93\xf8\x60\xc0\xe6\x97\x19\xc1\x0a\xcb\xfd\xfd\x1a\x8c\x64\xac\xdd\xd6\xfc\xb0\x38\xd8\x9d\xae\xc5\x7e\xaf\x58\x81\x3e\x0b\xce\x57\x2d\xb1\x0f\x4f\xf6\x21\x3b\x22\x1b\x8c\x9f\x3b\xe3\x45\xf3\x59\x25\xf6\x70\xe6\x0d\xf8\xa0\xc9\x7b\xba\x51\xc8\xc2\xab\x83\xa1\x73\xb2\xa8\x6b\xc6\xeb\xe3\x59\x11\x2b\xe4\xfc\x96\xc2\xb0\x04\x32\x12\xa6\x67\xc5\x9b\xfb\x56\x30\xd6\x67\x11\xcb\xa1\xf0\x1a\x7e\xd0\xfc\xec\x43\x5d\x8e\x87\xe8\x5d\x78\x6f\x3c\x0b\xbf\x3c\x85\x07\xd1\x83\x0a\x64\xc7\xdb\xd6\x83\xea\xe2\xad\xd8\x09\x0f\x9a\x83\xb7\xfc\x54\x3f\xab\x13\xb9\x20\xf6\xe2\x23\xfd\xba\x8c\xec\xf7\x41\x0d\x6e\x40\xde\x3f\xa8\xc1\x0d\xc8\xc8\x07\x35\xb8\x8e\x07\xe4\x47\x5a\x70\x05\x39\xff\x83\x16\xdc\x28\xe3\x8f\x1e\x56\x1e\x54\xe4\x46\xd1\x48\xc2\x7d\xfb\x28\x73\x2a\x87\x69\xd2\xe5\x8f\xed\xd7\xcf\xa8\x5a\x98\x11\xc6\x19\xb5\xbb\x3b\xfb\xe4\x46\x56\xee\x15\x39\xff\xee\x7d\x72\xdf\xbe\x7d\x22\xe7\x26\xc2\x74\xd6\x43\x5c\xe1\x44\x29\x25\xe5\xc2\xae\x37\xfb\x1b\x71\x77\x9a\xb3\xc4\xc3\x51\x83\x2b\x3c\x0b\x66\xcd\x86\x5c\xfc\x16\xe5\xc2\x4d\x99\x3b\xba\xc2\xc9\xb0\xbb\xb6\x50\xb4\x71\x83\xef\x20\xbb\x58\xc6\xa1\x0d\x31\xf4\x11\xf7\x46\xd9\xed\x07\x77\x2e\xc3\x44\x78\x50\xce\x3b\x59\xff\x36\xe8\x42\xe4\x3c\x0f\xba\x7a\x77\xe6\x52\x79\xd0\xd5\xeb\xf8\x96\x7f\x50\xd5\x3b\x15\xab\xf3\xf1\xd0\x91\x86\xef\xc9\x4e\x2a\xd6\x60\xe2\xb0\xe4\xec\xfe\xc7\x53\x27\xf3\x3e\x3d\xd9\x50\x9f\xc0\x6d\xc8\xc9\x72\x58\x92\x6b\xfe\x90\x75\x2f\x1e\x7e\x4b\x43\xa1\x06\x78\xb2\x53\x59\x86\x3b\x6e\x65\x19\x6e\x2e\xca\x32\xdc\x9a\x94\x65\xb8\xbd\x2a\xcb\x70\x53\x57\xb6\x45\x74\x8e\x4b\x39\x86\x9b\xfd\x53\x86\x5b\x5c\x96\x4b\x7f\x0e\x65\xc3\xac\xe7\x5b\x96\xd1\x76\x77\x91\xa3\x54\x5c\x96\xd1\x16\x77\x82\xd1\x66\x67\x19\xed\xd4\x78\x74\x2a\xab\xaa\x9a\x8c\xb6\xfa\x2b\xa3\x4d\xfa\x2d\x86\x06\xb9\xfb\x2b\xa3\x2d\x9a\xb8\xa9\xc5\x75\x16\x2c\x53\xd5\xab\xc9\x70\xa7\x1b\x8a\x67\xac\x17\x3b\x5c\xe1\x9f\xdf\x3a\xcb\xea\x56\x57\x15\xe2\xc1\xfb\xfb\x5b\x5c\xa7\x78\x6e\xa6\xd6\x4f\x33\x87\xa5\x0b\x12\xd5\x93\x65\x44\x42\x10\xf8\xd3\xc9\x39\xf9\x2b\x23\x12\x56\x0d\x3d\xc5\x5b\xaf\xbe\x07\x45\xc5\x53\xb3\x16\x1b\xf7\x61\x45\x58\x35\xfc\xe5\x9f\xaa\x5c\x98\x05\xec\x2e\xcc\x88\xb2\x7b\x15\x0b\x28\x2c\x1a\x7a\x8d\xb7\x14\x12\x4e\x36\xdc\xb6\x26\xef\xb1\xa0\x15\x72\x13\x1a\x0d\x2d\xae\xa9\x79\xdc\x04\x9d\x40\x59\xf1\x81\xab\xd0\x51\xb5\x7f\x76\x9c\xd4\x0e\xe1\x75\x72\x81\x7e\x41\x37\x3b\x76\x79\x27\xc8\xcd\xb3\xd1\x75\xc5\xe9\xc2\xb3\x43\x31\x8c\x37\xd7\x03\xf1\x3f\x2e\x15\x7c\xc9\xb8\x57\x19\xbc\x4a\x28\x83\xb1\xb6\x32\x98\x8b\x2a\xd3\xa3\x06\xff\x28\xcc\xbc\xdc\x52\xf8\xb6\x77\x0d\xaf\x5f\x3f\xc2\x55\xfb\x45\x2c\xd5\xac\xcc\xa1\x19\xb3\xab\x7b\x7e\xfd\xb4\x3f\x5b\xed\x3f\x8a\x64\xce\x2e\x21\x90\x79\xd3\xcc\xbc\xf0\xb8\x74\x29\x73\x2a\x0c\x12\xf9\x81\xa4\x27\xfc\xd9\xa3\x60\xdd\x5d\x7d\x8d\x60\x24\xac\x3d\x94\x34\x52\xa0\x47\x51\xbc\x8b\x8b\x9d\xda\xb8\xb8\x88\xe1\x0d\x23\xef\xd9\x6f\xc2\xac\xeb\x4b\xf4\x8d\x3d\x0a\x05\x8a\xd7\xd1\x07\xfa\x13\x7f\x06\x0f\xf1\x81\x71\x9e\xff\x10\x1e\x98\x40\x1c\x0f\xc1\x81\x07\xec\xd8\x87\xd8\xc0\xe8\x88\x3c\x04\x03\x8e\xc7\xf7\x73\xcd\x87\xb0\x6d\x23\x9c\xfe\x45\x1e\x06\xd8\x15\x92\x28\x00\x81\x69\xef\xa0\x71\x0f\x00\xc3\xf6\x3b\x85\xb6\xfb\x73\xad\x8b\xb0\xb7\x77\x0e\x0f\x44\x01\x48\xd8\x6a\x87\x82\xbe\x00\x71\xf5\x07\xdb\x05\xc0\x42\x08\x71\xf6\xb4\x00\x68\x35\x95\xef\x4f\xe2\x22\x29\xa1\x9b\x14\x80\x2c\xa9\xf1\xa1\xd2\x02\x50\x51\x0d\x0d\x97\x72\x01\x80\xa2\xc8\xe3\x5b\x02\x4d\x76\xd4\x95\x03\x80\x7a\x1e\x3a\x98\x01\x80\x5a\xee\x61\xda\x19\x80\x0f\xca\xb4\xa1\x36\x18\x00\xdc\xbc\xf6\xb0\x58\x3c\x00\xbb\xec\x0c\x5d\xc1\x00\x14\x8d\x76\x4e\x03\xe2\x8e\x28\x61\xe6\x19\x80\x46\x00\x8c\x90\xce\x04\x00\x96\x2e\xaa\x62\x01\xf8\x92\x22\xc5\x00\xa4\x63\xe1\xb9\x29\x00\xa8\x96\x5e\xe1\x93\x2e\x00\xf1\x38\xba\x7b\x28\xe6\x07\x40\x5a\x39\xf1\x10\x38\x00\x19\x42\xa3\x8a\x03\x00\x3b\xfe\xc0\x67\x01\x48\x0c\x2e\xee\x9c\x00\x48\x28\x58\x93\x5a\x59\x08\x43\x50\x39\x09\x00\x02\x8f\x72\x7b\x5d\xb0\xe0\xb9\x51\x51\x09\x80\xf0\x62\x84\x44\x08\xc0\x66\x19\x02\xbb\x05\xe0\xa5\x9f\x78\xf5\x17\xee\x10\x72\xf8\xc3\x05\xc0\xf5\x1e\xca\xbc\x07\x80\xdc\xec\x46\x5e\x0b\x40\xab\x3f\x55\xc7\xc6\x0c\x04\x29\x65\x00\xe8\x07\xd2\x17\x01\x68\xd6\xcb\x00\x1f\xf1\x0e\x09\x1b\x80\x37\x7e\x25\xb3\xb6\xc3\xad\x48\x41\xf0\x53\x01\x40\x1d\x84\x91\x62\x00\xb8\xc8\xe0\xaa\x02\xc0\x6d\x46\x49\xf7\x17\xb0\x29\xd1\x05\xd8\xbc\x6a\xe2\xcd\x00\x60\xe9\x27\xc3\x80\x68\x05\x7e\x55\x00\x70\x5f\xd3\xc2\x59\x28\x00\x7c\x41\x96\xec\x4a\x89\xea\x0f\x37\x2a\x00\x8f\x00\x45\xad\xc8\x75\x6a\x8f\xb0\xae\x02\x7c\x08\x8c\xa0\x9e\xce\xae\x8e\x75\x97\x80\xec\xe8\x45\x33\x76\xe3\x04\xeb\xd0\x4a\x6a\x05\xf7\x40\x77\x2f\xd3\x3f\x79\xa3\x28\x5c\xa6\x26\x68\x11\x16\xb4\x8d\x6c\x00\x32\x94\x5e\x93\x06\x87\x15\x49\x1f\xce\x6f\x19\x34\x57\xe1\x93\x7b\x17\x7a\x5e\x85\x71\x6e\xef\x86\x08\x5f\x0f\x00\x7c\x52\x4b\x37\x00\x7d\xa7\xf0\x2c\x15\x80\x86\xd8\x33\xfc\x80\x0a\xf0\x02\x90\x0c\x60\x03\x85\x53\x40\x00\x44\xbb\xac\xd5\xfd\x40\x62\xd2\x6b\x73\x09\x08\xd8\x5e\xdb\x9f\xb4\xe0\x55\x9a\xc9\xfb\xf6\x1a\x47\x43\xbd\x76\x03\x70\xb2\xd2\xeb\x70\x9f\x50\xcc\xea\x15\x6c\xbc\x12\x91\xf5\xee\x5e\x85\x6c\x12\xf1\xa1\xee\x69\x44\x91\x86\x2a\x6d\x5f\xc0\x87\xd9\x6b\x42\x36\x69\x12\xd2\xaa\x16\xe1\xda\x34\x37\xc3\x68\x3a\xc2\x09\x53\xf0\xbb\x37\x4d\x67\x92\xc1\x75\x6f\xda\xf6\x69\x21\x90\xec\xad\xba\x04\xc6\x0d\x3d\x2e\xad\x00\xbc\x65\xa8\xa6\xbd\x93\xa4\x92\xd9\x9b\x30\x58\x92\xaa\x14\x4c\x6a\x00\x9c\x83\x88\xf4\x19\x00\x9d\xe9\xd0\x9a\x0c\xc0\x44\xdb\xec\xe6\x32\x5a\x89\x78\xf5\xe9\x0a\x77\x51\xcf\xb5\xb2\x42\xcc\xf5\xae\xbd\x92\x87\xb6\x5b\x68\xe1\x08\xc0\x32\x08\x2f\xe4\xd1\x37\x0e\xfc\x34\x1f\x79\x04\xd3\xe4\xee\x5d\xeb\x9c\xe5\x2b\xbd\xdc\xc5\xad\x3c\x38\x25\x0d\xfb\x39\x01\xf4\x93\xf2\x05\xd0\x6c\xcb\x5f\x80\xdc\x04\xfe\xae\x63\x01\x48\x5f\xc0\x03\xe0\x5b\x07\xf3\x11\x11\x2d\x00\x88\xbd\x90\xf4\x13\x5f\x46\x7d\xfc\x06\x6c\x00\xc5\x00\x22\xcc\x75\xcd\x7a\x9e\xd2\xdb\xe9\x1e\xfe\xcc\xb4\x32\x6e\xff\x84\xf0\x96\x7d\x08\xa5\x65\x5c\xf1\xde\x7d\xe8\x9a\xc8\x53\x53\x38\x2f\x97\xe0\xfd\xd5\x87\xa7\x70\xf2\x02\xeb\xe1\x81\x42\x00\x14\xcb\xa6\x4b\x08\xb7\x0c\xaf\xcb\xc4\x12\xa0\x0f\xcf\x18\x4e\xba\xee\x1e\x7e\x84\x00\xc4\xc5\x4a\xd4\xfc\x00\xa0\xe7\x4d\x54\x75\x01\xe4\xb3\xc8\x3d\x7d\x14\x9b\xae\xbb\xa7\x0f\x77\xf1\x5d\xd3\x17\xf0\x50\x42\x95\x2e\xed\xc2\xa1\x8d\x9b\xf1\x06\x71\x00\xaa\x63\x2d\x0c\x69\x87\x48\x80\xbc\x61\xbf\xf4\xa9\x7d\x9a\x37\xc1\x8f\x4b\xf2\x68\x77\xe6\x19\x19\xae\xed\x02\x40\xb8\xdc\x3e\x85\xf5\xb2\xf4\x71\x46\x9e\x2e\x51\x55\xc2\x13\xb4\xe5\xfa\x76\x16\xff\x04\x83\xc5\x3e\xbd\xd7\x11\x74\x1e\x80\x9b\x7d\x13\x84\x79\x6a\xf5\x0b\x71\xdf\xd3\x75\x6b\xe3\x96\x91\x40\xb6\xa1\x68\x10\x80\x82\x2d\xea\x75\xf9\x27\x58\x9c\x8e\x4b\xdb\xa1\x8c\x8e\xc3\x9f\xd0\x6c\x0e\x00\x52\x89\x62\xb2\xaa\x0c\x98\x64\xe3\x12\x06\x2f\x0a\x27\xe0\x6b\xa3\xcc\x41\xe8\x96\x4b\x97\x53\x91\xbb\xc7\x71\x89\x68\x28\xf2\x4d\x43\xfc\xc1\x03\x58\x74\x74\x84\x2b\xe2\x00\xf0\x74\x1d\xb7\xa6\xb4\xac\x37\x25\xee\xdb\x25\xde\x98\x6e\xdd\x22\x80\x8a\x14\x39\x87\xd1\x47\xd9\xc4\x0b\xce\x53\xd4\x5d\xd9\x43\x9a\x80\x75\x7c\x01\x31\xd8\xfb\x37\x00\xa3\xae\x5b\xd7\x68\xd9\x13\xbf\x05\xb7\xf6\x5c\xd9\x0b\x37\x0c\xb7\xbb\xbe\x1f\x89\x5e\x74\x91\x54\x62\xf1\xdf\x23\x3c\x93\x00\xc0\xa3\xc7\xad\x75\xaa\x23\x4c\xe8\x0f\xa0\x0a\x80\x8f\xe9\x71\x8b\xde\xa9\x84\x9c\x3c\x00\xff\xa4\x33\x85\xb7\xae\xe2\x4a\xac\xc0\x03\x70\x1d\xb2\x18\xbc\xb5\x6f\xab\x7c\xf0\x8f\x43\x64\xff\xf1\xfe\xaa\x33\xa1\xcb\x7d\xe9\xd4\xd7\x99\x31\xfe\x4d\xb7\xeb\x2b\x2e\xa1\x81\xe2\x35\xfb\x1e\x29\x19\x80\xdf\xd5\x62\xa2\xbd\x4e\x51\xe0\xde\x4c\x75\x12\x72\x63\x84\x89\x29\x00\x62\xd4\x26\xed\x95\x2a\x3f\x21\x4d\xd3\x5b\x31\x97\xbe\xbb\x5e\x28\x01\x80\x93\x2a\xd2\xb8\xda\xa0\x39\x69\xd7\x57\xac\xcc\xee\x3c\x93\x4b\x6c\x6c\xcb\x93\x76\x57\xc5\x60\xec\x00\x9a\x01\x18\x96\x86\x77\xb4\x00\xa0\xc3\x3f\x7c\xc6\xeb\x06\xf7\x8e\xb0\xa7\x01\x40\x1d\xf9\x72\x09\x91\x18\x57\x36\x60\xb0\x00\xd9\xa3\xdf\x0a\x09\x68\x9a\xbd\x6e\x78\x10\x23\xbb\xa7\x5b\x61\xf9\x82\x93\x10\x00\x82\x9b\x0d\x13\xf1\x75\xcb\x8d\x66\x16\x6a\xa9\xc8\x10\x0f\xc0\x95\xca\xa7\x61\xce\xae\xe3\x4d\x98\x0e\x13\xf1\x75\xcb\xd3\x55\xce\xfe\x09\x3e\xa8\x46\xce\xee\xa9\x22\x5c\x64\x61\xa3\x36\x2e\x76\x57\x16\x36\x6a\xe3\xc2\x35\x5f\x16\xaa\x6d\xe3\x56\x1d\xd5\x3f\x21\x6c\xf9\x08\xa1\x7a\x00\x06\x4f\xb8\x26\x02\xbc\x0d\x0e\x57\xb9\xf5\x1e\x6b\x03\x97\xc3\x23\x0f\xff\x64\x81\x9e\xb2\x88\x86\x36\xb0\x46\xba\xc2\xc2\xe4\x00\x14\x5e\x63\x64\xa1\xb8\x86\x2f\xe0\x7b\x14\x5d\x1b\x0d\xc7\xaf\xe7\x51\x73\x09\xc0\x0b\x65\x14\x4d\x50\x5b\x59\x00\x0f\xce\xde\x4a\x8a\x08\xcc\xb6\x2a\xdc\xb0\xf6\x1b\x00\xf6\x29\xd5\x75\xa0\x98\x55\xc2\x77\x64\x00\xba\x2a\xf5\x04\x2d\x9d\xd8\xe2\x09\x32\xe7\xab\x08\x73\xb4\xb5\x98\xe4\xa2\x4b\xb2\xd9\xc6\x34\x44\x47\x01\x40\x3c\x8b\xe3\xfc\x03\x90\x86\x77\x2f\xda\xb8\x6d\xdf\xb8\x3d\xa9\x7a\x5c\xb5\x9d\x90\x9d\xa4\x2f\x40\xa3\xad\x42\xf9\x0d\x16\xd0\xdd\x2f\x2f\x83\x77\x61\x4d\xae\x14\xb1\xce\x30\x8d\xde\x36\x16\x07\xa3\x8a\x64\xec\x0a\x34\x8f\x4f\xe3\x00\x14\x30\x58\x70\xc3\x01\x60\x80\x5f\x75\x15\x77\x91\x48\xa3\xdd\xf7\x17\xb0\x01\x5c\x06\xb0\x94\x4d\x28\xa8\x13\xe4\xe4\x1e\x4d\xc7\xa3\xcf\x9b\x98\x28\x4d\xd8\xa1\xcf\x41\x4f\x9b\x76\xf2\x01\x54\x00\xae\x43\x36\xe4\xad\xb8\x8e\xa5\x18\x2c\xdf\x56\x16\x36\xf2\x4d\x9b\xbf\xe3\xd1\xf4\x26\x9e\x29\x00\x8e\x58\xd3\xda\x76\x7c\x5a\xde\x84\xcc\x3c\x80\xa5\x48\xd7\x4d\xf4\x5f\xc7\xb9\xc4\xa1\x65\x35\x41\x8b\x66\x09\x16\x12\x80\x0f\x2b\xd7\x44\xfd\x77\x59\xf8\xe0\x3e\x25\x00\x8a\x0f\xd4\x85\x83\xfa\xbe\x88\x62\x97\x3c\x1f\x1b\xbf\x45\xd8\xb0\x05\xa0\x4a\xaf\xaa\xb9\x44\xe3\x98\x76\x1d\x8f\x0e\x1b\xf1\x00\xfc\x13\x3d\xcf\x87\x4e\xd4\x10\x83\x67\x74\xe1\xa0\x31\x12\xd8\xa1\x6b\x2c\x63\x4c\x1e\x53\x26\xa1\xc7\x90\x8f\xed\xae\x29\x1c\x04\xf1\x3b\x00\xd7\x81\xdf\x3e\x1c\x6b\x1e\xc0\x14\x86\xe9\x22\x08\x87\xc2\x9e\x8c\x5e\xfb\x9f\xef\xaf\x31\x2b\x5e\xa3\x4c\x81\x8f\xc9\x2d\x30\x4c\x2c\x0f\x5c\xea\x1e\x80\xba\x60\x07\x2f\x43\x37\xc9\xc0\x89\xcb\x01\xdc\x06\x28\xd6\xd8\xed\x9f\x84\xce\xe7\x5d\x92\xf6\xfd\x01\x28\x38\xaa\x5a\xf1\x29\x37\xb1\x3c\xd6\x70\x20\x3b\x97\x40\x52\x30\x86\xee\xc0\xb1\xa6\xe2\x14\x79\x6e\x96\x83\x82\x0a\x53\x8c\xb5\x15\xa7\x54\xdb\x6b\x2c\x39\x41\x36\x39\x3d\x7c\xa3\x8d\xe6\xb1\x3c\x0a\x83\xdc\xdd\xec\xe3\xf0\x29\xaa\x14\x3c\xd0\x9b\x88\xf8\xb1\x0b\x1b\x61\x88\xd0\x1b\xbb\xaa\x5f\xa2\x5b\xc6\xee\x0a\xa2\x33\x5c\x45\x48\xbc\xce\x74\xb4\x2f\x80\x46\xc6\x17\xa0\xa0\xe0\xa2\x6c\xc6\x76\x40\xd6\xe9\x4a\xb7\xe6\x78\xba\xd2\x8d\x2c\xa8\xbb\xc0\x4b\xf1\x81\x44\xd8\x0c\x23\x9f\x29\x5c\xa3\xe0\xa7\xf7\x98\x5a\xa6\x39\x96\xfc\x44\x68\x4f\xcf\x99\x18\xdb\x14\xcf\x65\xce\x8e\xce\xad\xa9\x6b\xfb\x8c\xcf\x43\x84\x88\xdc\x3a\xdf\x63\x56\x03\x5e\xf2\x86\xa2\x29\x9e\xf3\xad\x4a\x85\x9d\xe5\xce\xeb\x1e\x26\xc8\xe7\x9a\x52\x58\xd7\x09\x9e\xbb\xc2\x4d\xed\xee\xe9\xee\xb2\xef\x48\xaa\x43\x8a\x85\x33\xf4\x59\x00\xa0\xb9\x9e\x85\xae\xe7\x9e\x52\x36\x15\x8a\x9b\x7b\x49\x3f\x3c\xbb\xd2\x2d\xbd\xe5\xe2\x3a\xb6\xad\x48\x8a\x01\x32\x0c\xaa\xee\x18\xa6\x7c\xf3\xea\x5f\xc0\xec\xff\x6f\xc0\x1a\x97\xd4\x4f\x45\x44\xad\x71\xc9\xb4\x4d\x1b\x6a\x8d\x34\xa4\x26\x5e\x04\xc8\xd2\xe9\xd5\x7c\x2c\x85\xdb\xef\x29\xb9\x8e\x25\xe2\x59\x68\x72\x29\x6e\xdd\x34\x07\x72\x4d\x59\x0c\xdd\x3a\x93\x6b\x12\x55\x7c\xde\xe2\x62\xae\x69\xad\x4e\x51\x44\x6b\x0e\x94\x3c\xb2\x50\xdc\x9a\x04\xb1\x9d\xb7\x48\xa4\xb5\x88\xbf\x51\x6e\xa1\xa7\x8d\x53\xe4\x1b\x5f\xcf\x00\xb8\xf0\x87\xd6\xf6\x00\x40\xa4\x7a\x59\xef\x69\x55\x92\xf9\xbb\x04\x4c\x5c\xed\xd3\x3d\xdf\xe8\x1a\xa4\xf2\x05\x84\xd7\xb1\xeb\xd6\x13\xf7\x00\xe0\x84\xea\xc8\x6d\xdc\xe9\xa6\xcb\x63\xd9\xf3\x23\x9e\x88\x4e\xe9\xc6\xfb\xed\x5d\xae\x56\xbe\x00\x1e\x7d\xda\xb8\x07\x80\x87\xeb\xf4\x2d\x81\xfe\xd4\x2d\xa4\xb5\x71\x1e\x9b\xae\xbb\xb7\x2f\x20\x54\x19\xee\xef\xf0\xd1\x7c\x28\x77\x77\x1d\x44\x9f\xbb\xee\xf9\x1b\xf0\x40\x56\xb8\x63\x0f\x3a\x79\xe9\xfa\x96\x08\xf2\x26\xb7\xfa\x2d\x81\x0a\x9b\xe5\x02\x1b\xaf\x9b\xe9\x32\xfa\xd8\x72\x82\x79\xa5\xf6\x2d\x81\x5a\x81\xe9\xf2\xf7\xac\xc8\x55\x87\xc8\xac\xcf\x40\x0b\xb6\xdc\xc2\xea\x9f\x89\xc5\x41\x36\x6a\xfc\xe0\xca\xfd\x2e\x49\x47\xec\x91\xbb\xd1\x6a\xde\xf1\x23\xff\x9e\xe6\x91\x3c\xeb\x92\xe5\xba\x58\x44\x0f\xee\x38\xbb\xaf\x81\x47\xdd\xca\xb3\x7e\x7f\x21\xd2\x76\xfc\x06\x0c\x98\xde\xff\xf5\xf2\xca\xe3\xbf\xdf\x5d\x0f\xde\x33\x7f\xb3\xdd\x9f\x45\x0c\xb4\xdc\xef\xdf\x00\xb0\x93\x90\xc0\x83\x63\xca\xd3\xc5\x64\x00\x02\x5a\xf3\x64\x9e\x75\xd3\x25\xbf\xfd\x0f\x80\x35\x4d\xdf\x12\xb4\x32\xf2\xb7\x8e\xd0\x0a\xea\xdf\x51\x45\x14\xab\xde\xf3\x37\x2f\x27\x0c\x9a\xda\x03\x60\x1e\x92\xdb\x48\xd2\x75\x6b\xdf\x9f\x60\xde\xd3\x45\x3a\x3d\x2b\xa1\x25\x60\x26\xce\x83\x1f\xc6\xd3\x2d\x8f\x35\x87\x82\xbc\xb9\xe1\x0f\xae\x0d\x7f\xf3\xe7\x1e\xbc\x1b\xf6\x36\x3d\x17\xb8\x30\x2c\x96\xf3\x3c\xf8\x29\x3c\xbd\xf8\x5d\x22\xfa\xd9\xfa\xb7\x8d\xd0\xc5\x6d\xbf\x0b\x04\x4f\x23\x9b\x7e\x7b\x70\xec\x77\x67\xf3\x00\x0f\x00\x39\xd8\x75\x7f\x01\x28\xcb\x7c\x67\xaf\x68\x32\xbe\x1d\xc7\x8b\x9e\x25\x67\x0f\x7e\xf4\x4e\x15\x06\x54\x69\x05\xd4\xfe\x05\x40\x7a\x7d\x57\xa0\x6a\x67\x0c\x8f\xbd\x21\x5a\xf7\xfb\xd8\xca\x34\xe5\xfa\x76\xb4\x4b\x57\xaa\xb5\x2f\x80\x57\x79\x73\xb3\x52\xae\x4f\xff\x8b\xa0\x15\xff\x5a\xff\xf6\x7f\x7d\xfe\xf1\x57\xba\x7e\xfd\xfc\x55\xcf\xc0\xff\xf1\x57\x7d\xff\xfa\xf9\xab\x47\x18\x93\x7f\xfc\xf5\x4a\x67\x2c\xe7\xdf\x99\xa6\x33\x27\xaf\x58\xd8\xf3\x2f\x54\x99\x7a\x40\x5e\x40\x70\x5d\xf5\x8f\xbf\x5e\xf9\xbc\x34\xce\xbf\x1a\xaa\xbd\x01\xe9\x01\x81\x51\x75\x1d\xc8\xd9\x64\xe7\x1f\xc4\xef\x81\x2c\x7e\x85\xa3\x87\x1c\x10\x7e\x25\xb7\xe5\x07\xb2\xf9\x55\xe8\x64\x9d\x15\x78\x85\xcd\xc0\xf9\x37\x71\xae\x7a\xda\x8f\xf7\xf6\xf9\x17\x7d\x0c\xc2\xe6\xb5\xa9\x3d\xe2\x67\xdf\xe8\x2a\xbe\x42\x69\xf7\xfc\x8b\xdf\x86\xbf\xf9\x57\x88\xc6\xcf\x3f\x82\x78\x05\xa4\x01\x89\xa3\x7e\xfa\x1e\x3e\x4b\xce\x3f\x7e\x77\xb0\xe7\x2b\x5e\x9b\xe7\xdf\x07\x58\x0a\xd8\x13\x30\x9c\x8f\x04\xd1\xf6\x0a\x6d\xce\xf3\x6f\x53\xee\xb4\x10\xee\x20\xce\x3f\xf9\xc8\x07\x36\x80\xc5\xf5\x13\x62\xa5\x57\xb8\x5d\xf8\xeb\x45\xa0\xd4\xb0\xbe\x78\x85\xde\xdb\xf9\x77\xba\x72\x51\x6a\xbd\x00\x05\xe6\x0e\x45\xe7\x57\x78\x2e\x38\xff\xce\x1e\x09\x6d\xdc\xd7\xc3\x22\x41\x40\x86\x4e\xe0\x2b\x1c\x7b\x9f\x7f\x51\xd9\x79\xf5\xbc\x82\x6b\x7e\xfe\x05\x0a\x0f\x2d\xe5\x77\xbc\xc5\xcf\xbf\x17\xb0\x1e\xb0\x0f\x30\x1a\xad\xe3\xc0\xce\x9e\x3d\xff\x6a\x54\x37\x03\xd4\x02\x14\xdc\xfa\xd8\xbb\xef\x30\x1d\x3e\xff\xa2\x6b\x67\x95\xdf\x77\x74\xed\x1d\xde\x74\xef\x40\x97\xef\xc0\x7b\xe7\x1f\x6d\x9e\x9b\xe3\x1d\x76\xb0\xe7\x1f\x6d\x86\x92\xca\xbd\x43\xd9\x87\xc4\x83\xcb\xe6\xf9\x8f\xbf\x3e\x69\x84\x8b\x64\x12\xf7\x41\x77\x0d\x68\x6c\xe7\x48\x44\x90\xb4\x21\xe8\x34\x74\x45\x17\x02\x1a\x56\xc3\x24\x22\x1a\x39\x4e\xf6\xd3\x08\x5e\x16\x89\xf9\xeb\x67\x66\x81\xd3\x50\x83\x21\x4a\x9f\x28\x32\xa5\x51\x0f\xde\x23\x51\xa2\x74\x15\xb8\x19\xbc\x7e\xfd\x4c\x02\xf1\x9e\xdc\x36\xf8\x13\xa5\x6f\xc0\x1e\x4c\x5c\x83\x48\x9f\x22\xb7\x0c\xde\xbf\x7e\x06\x96\x5d\x69\x84\x86\x1f\x89\xf9\xeb\x67\x60\x99\x75\x72\x2e\x1d\x0e\x28\xf0\x70\x93\xa0\xde\x48\x60\x21\x29\x68\x33\xb4\x13\x2f\xaa\x08\x3e\x0c\x9f\xc0\xa9\x3c\x18\x7a\x24\xea\xaf\x9f\x91\x35\x87\xa1\xbd\x46\x02\xdd\x9a\x31\x05\xef\x86\x87\xae\xbc\xa1\xdb\x50\xee\x82\x80\x86\x50\x98\x04\x07\xe6\x0b\x6f\x86\x47\xf4\xa9\x5b\xd0\x65\xe8\x3e\x75\x64\xa0\x5e\xf7\x08\x71\x75\x27\xd4\x8c\x4f\xd6\x75\xa0\x93\x5d\x2f\xea\x8e\x97\x2e\x89\xd0\x0f\xae\x82\x16\x43\x43\xd1\x13\xb5\xd6\x04\x3f\x8b\x44\x28\xe0\x66\x41\x97\xa1\x9b\xd2\x4c\x61\x44\xc5\x21\xb1\xd9\xb1\xd4\x1e\x0a\x37\x24\x98\x2b\x6d\xac\x88\x99\x4e\x62\xfd\xfa\xc1\x3e\x24\x8d\x50\xa5\x25\xf1\x89\x11\x15\x6a\x07\x43\x44\xa2\xe0\x37\x57\xe5\x3d\xe3\x81\x3b\xc6\xad\xca\x3f\x9e\xf2\x10\x39\x8e\x5b\x7d\xfc\x78\x0b\x7d\xe0\xe9\xe3\x4b\xf0\x64\x3f\x86\x87\x5c\x07\x6f\x7a\x69\x3c\xde\xfc\x88\xdd\x1a\x3e\xf7\x12\x11\x46\x23\x11\xe7\xad\x1a\xac\x23\x44\xf0\xcd\x41\x94\xc3\x34\x7d\x84\x66\x42\xc3\x28\xb4\x2c\x4f\x6e\x08\x3c\x51\x7c\x49\x80\x03\x3d\x46\x02\xbb\x91\xd0\x15\x3c\xd9\x97\xe0\xe1\xce\x07\x7b\x8e\x93\x6b\x06\x83\x15\x43\x27\x2c\xcd\xec\x46\xf3\x00\x5e\x04\x9f\x86\x83\x6c\x71\x73\x78\xb2\x5b\xf0\xb8\x70\x2f\x3c\x2d\x9c\x6c\x35\x3c\x6e\x46\x6c\x3b\xd3\x2c\xae\x1f\x7b\xe4\xd2\xa9\xbe\x1a\x8c\x57\x59\xfc\x38\xa7\x59\xd7\x5b\xe0\xf5\x39\x87\xb4\x30\xa6\x78\xb4\x93\xc8\xa1\x1e\xc6\x84\xb5\x21\x70\x30\x2c\x06\x66\x50\x09\xe1\x1f\x89\x1a\x95\xd0\xc3\xee\x11\x21\x95\x6a\xf8\x27\x4d\x84\x38\x24\x11\x95\x6b\x91\x86\x7b\x18\xda\xba\x23\x69\x9c\x43\x98\x61\xc2\x26\x68\xf8\xf4\x4c\x84\x30\x24\xf1\x0e\x64\x74\x89\x0e\x81\xea\xf8\xff\x23\x44\x3e\x69\x86\x56\x1d\x89\xc0\x27\xd8\x32\xa6\xe9\x03\x4b\x48\xb8\xb3\x01\xe9\xeb\xdb\xab\x18\x62\xb2\x81\x9f\xb4\x84\xf3\x60\x12\x41\x84\xe0\x9a\x2e\xad\x2e\x9c\x87\x67\xd0\x03\x8f\xf9\x5c\x3e\x6b\x0b\x5d\x36\x83\xdf\x3a\x3c\x72\x3f\x95\xf0\xbd\x92\xd6\x47\xe8\x00\xbf\x4e\x07\xeb\x45\x2f\x77\xb0\x76\x49\xbc\x21\xba\x33\xf0\x75\x0b\x8e\xc6\x34\xd1\xca\x12\x16\x57\x24\xd0\x37\x0a\xf5\xb5\x84\x2d\x0c\x89\xfa\xeb\xa7\xe0\xd0\x2b\x61\x80\x42\x22\xfd\xfa\x29\x35\xd3\xea\xa3\x8d\xbf\x1f\x99\x57\x74\x81\x8b\xc1\xf5\xab\x73\x9f\xc7\xc5\x32\x9e\x44\xfa\xf5\x83\x22\xf1\xc9\x54\x43\xfb\xaf\x9f\xd0\x09\x88\xcc\x10\xf4\x34\x01\xaa\x39\x99\x62\x68\xfd\xf5\x43\x68\xfd\x93\x69\x86\xc6\x3e\x60\x2c\x27\xfb\xad\x63\x82\x6a\x27\xf0\x9d\x05\x8f\x25\x4a\x18\xf4\xe5\x71\xb3\x87\xf3\x00\x17\x14\xda\x4c\xee\x75\x3a\x7b\x15\x5f\xb0\x27\x53\x0c\x6d\xbf\x7e\x3a\x51\x04\x4f\x6e\x1a\x1c\xfe\xc7\x50\x04\x3e\xd9\x6d\xf8\xeb\xd7\x4f\x2b\x59\xd0\xb7\xa1\x9f\x33\x74\x41\x97\xba\x11\xe8\x01\x37\x93\x79\x64\x77\x23\x88\x52\xf4\xd5\x4f\xa6\x1b\xba\xe2\xb2\xcb\x02\xbf\x0d\x8e\x8a\xef\x80\xea\x7e\x3d\x09\x50\xe6\xa0\x74\xdf\x82\x43\xcb\x36\xdc\xf3\x9e\xec\x32\x9c\xf2\x85\x79\x1d\x4b\xe5\x61\x3d\x5e\xb7\x06\x39\xd6\x32\xfc\xcc\x1f\x5a\xb3\x79\x8c\xad\xf1\x84\x02\x77\x6f\x37\xe0\xd0\xf8\x25\x71\x88\x00\xcc\xba\x4e\xee\x65\x70\x20\x41\xfc\xe2\xe6\xb1\x3c\x7e\x18\x7c\x17\xf1\x8b\xb2\xef\xb6\x93\x88\xf2\xde\x6c\xcb\x9d\x5c\x10\xad\x65\x34\xc1\x8b\xe1\x23\x7a\xc3\x1c\x2c\x77\x92\xf3\x70\xe1\xa4\x36\x8f\xed\x39\xdb\x81\x4b\xaf\xa2\xf2\x2f\xef\x15\xe8\xf5\x9b\xf0\x18\x27\xfb\x11\x3c\x30\xdb\x8d\xa7\xf2\x93\x5d\x86\x47\x00\x21\x3c\x44\x9f\xec\x23\x78\x74\xf3\x26\x7c\xdd\xc9\x0e\xc3\x67\xc0\xef\x24\xb8\xeb\x0f\xf6\xe1\x3d\x35\x9b\xaf\x5d\x0c\x0f\x47\x4e\x38\x2b\x3d\xd9\x6f\xf9\xa0\x69\xa7\xd6\x36\xbc\xf7\x91\x68\xc0\xa7\xe0\xdb\xf0\x57\xc0\x35\xfd\xa1\x30\x18\x89\x49\xbb\x45\xf5\xcc\x6a\x38\xf5\x54\xb6\xeb\xc7\xa7\xfa\xc3\x05\x9a\x6f\x81\x87\xc1\x71\xf7\xcf\x24\xf0\xc7\xe0\x73\x33\x35\x4d\xc2\xc7\x7b\x21\x28\x8b\xde\x2e\x55\xe2\x25\x0c\x63\x9b\x81\xed\x6e\x1e\xc1\x51\x24\x31\x62\xea\x83\x3a\xcb\xb3\xea\x94\x4d\xdc\x90\xcb\x85\x53\x26\xd6\x16\x09\xb4\xbb\x42\x4b\x5f\x52\x7c\x12\x95\x77\x7f\x03\x0e\x4a\x3e\x89\x60\x7f\x62\x12\x7e\xb2\x8f\xe0\x08\x02\xf1\xc2\x58\x10\x7b\x91\xb8\x81\x27\xe0\x5b\xf5\x87\xb9\x75\xba\x31\x51\x2f\x58\x10\x47\xe2\x6c\x5d\xf4\x5d\x23\xb7\x0d\xc6\xd4\xa0\x07\x58\x0b\x75\x12\xaf\xa8\x45\xbd\x7c\x83\x11\x4e\x02\xa7\x5d\xed\x12\xfc\x6d\x78\xe8\x5b\xa0\x97\x5e\x76\xf8\x80\x23\x11\xee\xe8\x20\x52\xca\x7e\xdc\xfb\x78\xa7\x1d\x78\x05\xbe\xd4\xfb\xd0\x0b\x2e\x10\x75\xd5\xb8\xfd\x24\x18\x6c\x58\x22\x54\x3f\x73\x2a\x48\x37\xdd\xe0\xe0\x3a\x6e\x6e\x8e\x93\x48\x01\x0f\x33\x87\x3a\x12\xfb\xf2\x24\x4a\xc0\x0b\xf5\xa7\xa9\x7a\x92\xd4\x72\x83\x6a\x3c\xd9\x47\xf0\x45\x37\x8b\xe0\xcb\xf0\x60\x0a\x2a\x30\xc3\xc9\x2e\xc3\xa5\xcd\x4b\xbb\x79\x4c\xe0\x39\x22\x0f\xde\x06\xb3\x03\x4f\x82\xd9\xa9\x0c\xab\x0c\x75\x3f\x9c\xed\xe8\xf6\x3c\xb9\x97\xc1\xc1\xee\x0e\xb5\x8e\x93\x75\x35\x45\xd5\x84\x31\x42\x1d\x05\x52\xf8\x24\x06\xf0\x29\xb8\xcb\xe3\x23\x10\x0f\x82\x95\x47\x17\x89\xd3\x4b\x08\xa1\x3a\x1a\x87\xb0\xf2\x56\x82\x13\xf9\x91\xd6\x07\x89\x7d\xc0\x99\x4a\xda\x56\xdf\xc3\x97\x46\xc1\x4d\x7a\x1d\x7d\x6a\xe6\xd1\x77\x98\x84\x23\xaa\x68\xb1\x92\x08\x0a\x22\xd7\xfa\x67\x72\xaa\x1a\xeb\x57\xb0\xfe\xc1\x53\x4c\xc5\x64\xdf\x4a\x9f\xa4\x40\x3f\x56\xd8\xac\x24\xb0\x74\x9c\x2c\xc0\xf2\xd0\xc2\x32\x3f\xdd\x5c\x2a\x75\x2c\xcf\xd0\x22\xb6\x87\x3a\xbb\x20\xca\x4e\x22\x26\x14\x6f\xa9\x27\xbb\x0c\xdf\x28\x2d\xe7\x80\x6f\x37\x1b\x56\xca\xa8\x5c\x7d\xea\x78\x0d\x15\x7f\x11\x9c\x1e\xbb\x8c\x3a\x5e\x5e\xaf\xc0\xca\xe9\xf6\x4c\xbf\xd6\x36\xfc\x05\x9c\xee\x7c\x86\xca\x07\xde\x4b\x37\x0e\xf4\x2b\xea\xb5\x24\x82\xe7\x84\x1f\xac\x8a\x22\x20\x89\x38\x2d\xd0\xcb\x75\x5e\x1a\xed\x0c\x97\x6a\x05\x6f\x67\x75\x5e\x60\x92\x93\xa0\x1a\x46\x85\xb2\x2e\x89\x4f\x54\xc3\x24\xcf\xcc\x1b\xf8\x24\xce\x3e\x81\x5f\x50\xfd\x2e\x38\x09\xb4\xa0\x19\xed\xf4\x6e\x9e\x21\x6b\x4f\x37\x11\x40\xeb\x14\xc7\xe0\x24\xfa\xa9\x86\xa5\x42\xf3\x8f\x04\x11\x7e\x07\xad\x76\xf0\x72\x25\x88\xfa\x81\xc7\xe4\xcc\x01\xd2\x3f\x89\x20\x41\x71\x9a\x52\x51\x67\x27\x11\x3b\x07\xaf\xe4\x75\x4e\xa1\x06\xe2\x6f\x1f\x6a\x8e\x7a\xe6\x52\x79\x62\x56\xdf\xe0\xd9\x3a\xe7\x36\x3c\x76\x60\xc1\xff\x48\x9d\xde\x3a\x73\xc1\xb0\x2e\x37\xfd\xdc\x9e\x1d\x5c\x38\xdf\x10\xfa\x95\xa0\xaa\x24\x50\x68\xbe\xa9\x5f\x24\x40\x25\x40\xea\x29\x4f\xfd\x2f\xcf\x83\xc2\x86\x12\x2f\xb1\x12\xfc\x93\x44\xe0\x7d\xbc\x67\x55\x02\x76\x92\x08\xed\x78\xec\x0d\x4f\xb6\x1b\x3e\x7e\xfd\x14\x0c\xaf\x4f\xee\x6d\x70\xe0\x18\x7c\x42\xd7\xf9\x1e\xea\xbe\x74\x67\xf1\x8c\x51\x09\xcc\x48\x02\x65\xf3\xc4\xb0\xf4\x6c\xaf\x8a\x2e\x28\xbf\x08\x75\x7a\x0f\x12\xbd\xae\x94\xb8\x57\x2a\x41\xdb\x48\x04\x3f\x9d\x18\x64\x75\x25\x6d\xf1\x95\xd8\xe2\x78\xb7\x39\xd9\x65\x38\x1a\xec\x41\xdd\x9e\xec\x23\x38\xb2\x3a\x6c\xc4\xeb\x4a\xd0\x6b\x27\xc1\x6c\xb2\x67\x09\xb3\x43\x02\x95\x74\x50\xe7\xca\xdc\x5b\x95\x68\x3a\xa5\x82\xc5\x08\x91\x43\x82\x59\x08\xf3\xa5\x4a\x1c\x1b\x12\x6c\x92\x20\x13\xeb\x32\xa6\x5d\x81\x69\x4b\x68\xa0\x9c\xdc\x76\x35\x21\x52\xbb\x31\x80\xab\xab\x1a\x5e\xa5\x42\xcf\x1e\x27\x92\x05\x89\x83\x98\xb1\xd1\xac\xab\x2f\x75\x9e\x68\xfd\xa5\x70\x5b\x62\x9d\x48\xe2\x1c\xc4\xca\x12\x62\xd4\x47\xa2\xe2\x73\x86\x39\x5e\xba\xe4\xd6\x92\x0e\xf9\xc5\x5c\x6e\x61\x35\x5c\x75\x97\xca\x01\xc2\xf7\x31\x89\x03\x26\xd8\x52\x5d\x6f\x48\xc1\x8a\xc3\xe0\xbb\x60\xdf\x5c\x71\xb1\x4b\x22\xae\xd0\x92\x29\xff\x81\x04\xad\x72\x71\x7b\x17\x4d\xf1\x47\xe7\x0a\x1d\xb6\x03\x67\x6e\x1e\xcf\x41\x28\xde\xa4\x1b\x97\x0f\x75\x5f\xda\x21\xb8\xf0\x2c\x98\x43\xd5\x7d\x09\xf5\xe2\xa4\xb1\x60\xe4\x54\x71\x05\x48\x42\x4a\xf8\x14\x17\xa3\xa6\xe2\xf0\x2f\xdd\xbc\x35\xeb\xce\xea\x0d\xde\xf4\xd2\xad\x05\xc7\xfd\x58\x24\xc2\x93\xc2\x5d\x3a\xbd\xa9\x70\x58\x2b\x6e\xbc\xd2\x8d\x83\xf5\x8a\xb7\x28\x12\x87\x32\x75\xe7\xc7\x54\xb3\xc8\xcd\x0b\x86\xba\x15\xbd\x03\x12\x07\x07\xc2\x39\xab\x7b\x6a\x2e\xf7\xd4\x5c\x72\x7a\xf6\xd4\x05\xb1\x65\x80\x57\x83\xc2\xad\x58\x95\x90\x40\x9b\x9f\x25\x84\x34\x24\x71\x36\x08\xbc\xd0\xea\x57\x7b\xf5\xab\x9d\x60\xa2\x75\x6f\xa1\x22\xd4\xf9\x0a\x7c\xbf\x8a\xe3\x12\x12\x88\x36\xd8\x7e\x5b\x7c\xbf\x8a\xdc\xbe\x60\x04\x26\x4d\x3f\x12\x33\xc0\x8c\xe9\x25\xe2\x05\x3b\xb7\xbb\x54\xf0\xe2\xf6\xa5\xb7\x75\xe9\xd5\x9b\x56\xdf\xba\x1e\x70\x95\x50\xba\x26\xf8\xed\x05\x7c\xb3\x80\x15\xf4\xb7\xc5\xe0\x3b\x89\x98\xb2\x0a\x62\xd9\x8f\xa7\xf2\x99\x82\x67\xc1\x93\xe1\x28\xfc\x83\xe7\xf6\x33\x87\xe1\x33\xdc\xbc\x09\xbc\x34\x65\xe8\xa7\x74\x4c\x9d\xdb\xb8\xe9\xe5\x49\x74\xdc\x30\xf7\x80\x27\xc3\x53\xf4\x9e\x40\xdf\xcd\xf4\x61\x83\x3e\x4c\x77\x0d\x76\xee\xc9\x7e\x0c\x7f\x80\x57\xe0\x5b\xd5\xc4\x0b\xbd\x84\x08\xe6\xd3\xd0\x5a\x23\xf1\x39\xe0\xc0\x13\x6d\x08\x3b\x9d\x44\xe0\x89\xd3\x99\x3f\xd2\x58\x0d\x23\x36\x12\x07\xeb\x10\x5d\xab\x8d\xc6\x7d\x7e\x12\xcc\xdc\xc8\x82\x67\xc3\x0b\x70\xfa\xda\xdc\x7a\x83\xb6\xe6\x28\xb6\xd1\x5d\x4f\x57\x3d\xf3\x16\xfc\x63\x38\x63\x9e\xd4\xdf\xc1\xa5\x27\x81\x67\xeb\x38\x2b\x6d\x8c\xa1\x6e\x86\xed\x48\x21\x10\x45\x83\x30\x24\x71\x2e\x1a\x22\x0b\xb4\xb1\x3c\x45\x8b\xda\x71\x4d\xdf\xc6\x72\x2f\x71\xe7\x14\xb2\xf1\x93\xf3\x44\x87\x2e\xe3\x29\x3e\x04\xff\x18\x4e\x35\x89\xea\x5f\xdc\x1b\x27\x11\x06\x02\xad\x33\x09\xef\xa1\xea\xdf\xb8\x21\xa8\x9d\x5e\x7e\x96\xea\xf9\xa0\x8e\x82\xcb\xb8\x36\xc4\xe3\x6a\x36\xcd\x80\xb1\xd6\xc6\xb3\x54\xff\x83\x93\x3b\x4c\x50\xdb\x78\xb6\x26\x01\x9b\xc0\x89\x6d\x6f\x9b\x49\x6b\x38\x13\x9e\xf7\x70\x7e\xd5\x66\x52\xff\xc5\x24\x2e\x35\xf6\x73\x9b\x19\xfa\xf9\x24\xa2\x7e\x42\x56\xb4\x89\x10\x33\x12\xf7\xaf\x9f\x8a\x67\xa7\x06\xcb\x98\xc4\x22\xae\x3e\xd5\x14\xad\xc9\x2c\xec\xe7\x50\x24\x3c\x59\x4e\xe9\x49\xd4\x53\x4d\x55\xf1\xfd\x32\xf8\x4d\xf1\x18\xed\x6c\x9a\xb5\x19\x7b\xab\x5e\x9d\x41\x75\x77\xa6\xd3\x19\xf5\xbd\xbb\xf2\x0e\x0a\xc0\xee\xf8\x64\x3f\x86\xb3\x56\x93\x39\x10\x25\xd8\xa0\x04\xd3\x8d\x59\x6d\x9b\xba\x3e\x4f\xa2\x9d\xea\x27\x53\x30\xa7\xa6\x26\x78\x48\x77\x09\x2b\xa6\x93\xe5\x4a\x69\xb0\x78\x2b\xfe\xc4\x4e\xee\x65\xf0\x1b\x13\x1e\x55\xb3\x5d\x3c\x5e\xd0\x0d\x16\x4e\x9b\xcb\x33\x8f\x1a\xed\xc4\x5b\x53\x9b\x0b\x6c\x7a\x12\x2f\xbc\xbd\x33\xda\xed\xb9\x09\x0f\x56\x49\xb1\x6d\xda\x7c\x21\x2d\x6a\xc4\x7f\xaf\x77\xa6\xb8\x38\xbe\x0d\x33\x94\xca\x83\xb5\x11\x2f\x99\x44\xcc\x3c\x0e\x81\x1b\x71\x4d\x49\xc4\x83\xbb\xc5\x83\xbb\xad\x9b\x87\x6f\x5b\x37\xe8\xb4\x87\xbd\x7d\x5b\xde\x67\xd2\xa9\xe8\x83\xc9\x21\x36\x26\x89\x0d\x9c\xf2\x7a\xf9\x4a\x79\x39\xdd\x9d\xf3\xb0\x32\x54\x6c\x53\xb0\xc6\x3e\x92\xe0\xee\x4f\x56\x7f\xd8\x80\xab\x1a\x5e\xd5\x1f\x90\xd1\xea\xc2\xb3\x0b\xbb\xc1\xd2\x2a\xfd\xe9\x3a\x6f\xab\x83\xaf\xf1\x8a\xde\x96\xb1\x85\xfc\x3e\xf4\xa1\xf2\xba\x71\x9b\x1c\x0a\x14\xcc\xa8\xdb\x92\x24\xec\x24\x02\x2f\x10\x45\xbd\xad\x05\xd9\xdb\x20\xaa\xee\x82\x97\x8a\xb6\xd6\x52\xfd\xeb\xac\x83\xc2\xa0\x35\x22\xf6\x90\xb8\xa9\x26\x0b\xfe\x31\xfc\x01\x1e\x9b\x87\xa0\x38\x24\x38\xce\xaa\x7e\xf3\x8e\x6d\x44\xac\x39\xe5\x99\xe6\x0d\xf9\x72\x12\x0c\xab\x53\xcf\xcb\xdd\x7f\xa9\xfb\x60\xc1\xf5\x1a\x5a\xde\x17\xa6\x59\xc4\x29\x6d\x84\x88\x20\x31\x4f\xf7\x41\xe1\x4b\x5c\x9f\x06\xf1\x77\xba\x43\xf5\x9f\xa9\x6a\x3e\x50\x47\x23\x51\xfe\xe3\x59\xc0\xad\xcd\x3d\xc0\xd5\x84\x35\x20\xb1\x4f\xf5\xda\x54\x1f\xb7\x1a\x71\x05\x4e\x71\x7a\xf9\xe8\xa6\x59\x0f\x37\xcd\xc8\x4d\xf0\x6e\x38\x16\x5e\xdc\x10\xeb\xd1\x91\x90\x63\xfc\x4e\x08\xb8\x86\x97\x75\x12\x25\x1c\xc4\x75\xc0\x2a\x2e\x5f\xe5\x72\x6d\xda\xb6\x04\x62\x0d\xaf\xcb\x77\x41\x12\xdb\xf0\x1d\x4c\x82\xea\x19\xed\xf6\x45\xb9\x1b\x0f\x5f\x98\xa3\x6d\x4f\x2d\xa2\x54\x21\xfb\x64\xb8\x5b\xbc\x8b\x93\x08\xdc\x4b\xc8\x8d\xb6\xa7\xbb\x89\x9f\x8a\x4e\x88\x8c\x86\x47\x3e\x12\xf1\x0e\xd7\x05\x6d\xba\xac\x41\x97\xd5\xc2\x1a\x9a\x2c\x6b\x56\xa7\xac\x97\xe0\xae\x66\xab\x1a\xd0\xe6\x96\x20\xf5\x24\x42\x47\xad\xab\xfb\x8f\xbb\xaf\x59\xc6\x57\x6e\x1f\x37\x5b\xff\x24\x82\x05\x08\xc2\xeb\x23\xd3\xfd\x93\x08\xea\x23\x14\xb4\x22\x5b\x0d\x0f\x3d\x98\x7a\x53\xbe\xb2\x37\x4f\x22\x1c\xd2\xc4\x49\xef\xa3\x71\x72\x4f\x22\x74\x5f\xf1\x82\xd6\x7d\xfd\x77\xae\xff\x24\x96\x72\x1f\x83\x9b\xf8\x24\x5e\xbf\x7e\x2a\x4c\xdf\x3e\x26\x3b\xfc\xec\x8d\xf0\x4d\x55\x93\xe0\xee\x0d\x56\x2e\x05\x45\x8a\x3e\xa6\x9b\x9d\x6a\xb6\xd2\x9d\xe9\xea\xc3\x1b\x65\x12\x67\xba\x8f\xed\x7a\x74\x12\x67\xfb\x1b\xe2\xc1\x3e\x50\xe3\x89\xc4\xb9\xd2\x08\x85\xdf\xc7\x8b\x27\x5b\x47\x66\x7e\x97\x50\x07\x3f\xd9\xa9\x41\x4b\xab\x17\x2f\xe3\x1d\xd3\x6b\x12\xfd\xd7\x0f\x6a\x6a\x91\x5b\x06\xb3\xf4\x99\xea\xdf\x43\x83\x0b\xfe\x7b\x45\x70\xd4\xc7\xdb\x2b\xf9\xe6\xf8\x12\xed\xe3\x64\x5d\x5c\x73\xd1\xa9\x46\xdc\xf8\x93\x60\xee\x82\x28\xe9\xf0\xd5\x23\x11\x0f\xcb\x42\x98\xec\x3e\x2f\x76\xe2\x49\x04\xff\x6b\x04\x36\xec\xf3\xe2\x72\xe9\x53\x97\x0e\x8e\x0e\xfb\xd4\xa3\xed\x24\xe2\x40\x12\xd4\xed\x9c\x33\xda\x45\x8c\x7e\x97\x11\x7c\xb1\x3e\x13\x58\xef\x24\x22\x04\x1a\xce\x88\xfb\xd4\x25\x72\x12\x31\xc9\xaa\xa6\x80\xc5\x4e\x02\xa3\xb4\x44\xb3\x55\x4b\x3c\x2b\xce\xb8\x71\xd4\x79\xb2\x6f\xc3\x29\x9f\xa9\xa7\x69\xe3\xce\x50\xb3\xaf\x3d\x09\x0c\x65\x79\x12\x41\xfa\x11\xba\xb8\xcf\x3e\x35\x5a\x4c\xb7\xc7\x6d\xf8\x56\xf9\x70\x2a\x5b\x79\x27\x75\x53\x31\x1d\x2a\xa6\xa2\x4a\x22\x03\x11\x12\x8d\x60\x04\x55\xf0\x6d\x38\x86\x75\x8d\x39\x96\x74\xed\x24\xd2\xa9\x26\x5e\x0e\x1d\x9b\x58\x12\xe1\x95\x1c\xcf\x8c\x1d\x4b\x58\x12\x23\x8a\xd3\xaa\x98\x62\x27\x11\xb5\xf4\x22\xf0\x30\x78\x05\x38\xce\xd0\x94\xf4\xf8\x24\xde\x54\xce\x48\xd7\x54\xa3\x41\xe3\xd4\x3e\x99\x5f\xdd\x95\x27\x11\xfe\xac\x71\x02\x78\xb2\xc5\xf0\x38\x0c\xa3\xa9\x1a\x6f\x0f\x9c\x9b\x4a\xe5\xa3\xcf\xb5\xd5\x9b\x60\xcf\x56\x5c\x8c\xf6\x29\x19\xf4\x49\x84\xaf\x6f\x9d\x68\xf8\x66\x24\x0e\xd9\x17\xea\xb2\x27\xb7\x55\x7b\xf0\xc9\x2a\x04\x49\x9f\xef\xa1\x4d\xf0\x26\xb4\x25\xb1\x22\xfb\xd4\xf3\xf4\x24\x3a\xb5\x77\xc1\xb5\xda\x6f\xce\x02\x51\xe1\xbb\xf9\x67\x27\x11\x11\x85\x2e\xad\xd3\xc7\x73\xf6\xc1\x91\x2f\xaf\xa3\x6e\x82\xad\x43\xb0\xd5\x01\x76\x9c\x8f\x8e\xda\xc4\x50\x7b\x10\xe0\xac\x13\xcb\x9e\x44\x20\x65\xe2\x1e\xf7\x25\x7d\x95\x93\x88\x30\x24\x78\x67\xef\x2b\x1b\x2e\xad\x54\x7c\xf0\xf4\x95\xb5\x3f\x56\xc6\x0c\x05\xd6\x74\x5f\x12\x31\x74\x45\x47\x9e\x08\x3c\xfb\x92\x7e\x57\x57\xac\xde\x82\x87\x9e\xbe\x9a\xeb\x09\x0f\xd9\x95\xa8\xae\x1d\xab\x48\x12\x6f\x0c\x2a\x63\x43\xad\x21\x3c\x47\x6c\xcf\x8a\x98\xb2\xe3\x8d\x8b\x44\x2c\xe1\x1d\xcc\xc5\xbe\xbc\x2d\xf1\x8e\x54\x91\x52\x76\xe2\x17\x92\xa0\x33\x6c\x6e\x42\xf6\x91\x88\xce\xb0\x11\xd6\x76\x2d\x9b\x5a\x2a\x43\x32\xce\x25\x98\x5b\x25\x6e\x55\x5f\x12\x99\x9e\x04\x33\x3f\xe8\xcb\x5b\xc8\x66\x85\x15\x69\x9d\x9a\xe0\x8f\x50\x31\xd1\x91\x52\x0a\xcd\xd2\x4f\x5f\x8f\x87\xf4\x68\x48\xa0\x6e\xa2\xe1\x90\x58\xc0\x63\x9f\x6d\xa9\xf2\x75\xc2\x8e\xa4\x74\x53\x3f\x71\x3d\x48\x84\x13\x4a\x5e\xdb\x9d\x48\x1c\x24\x62\x3f\xe1\xe8\xa7\x6f\x69\x0b\x9d\x04\x16\x91\x20\xb9\x9d\x75\xad\xee\x8c\xc6\x3e\x41\xbc\x3a\x31\x1d\x48\x08\x4e\xfd\x46\xa2\x5b\x48\x94\x78\x2f\x7d\xb7\xa1\x76\x1b\x7e\x0a\x34\x0f\x78\x2b\x27\x11\x6e\xe9\xd1\x34\x39\xd9\xb7\xe1\xe1\x65\x9e\x98\x46\x7d\x77\x1e\x65\x27\x11\xd4\x02\x2f\xca\xbe\xa7\xd6\x70\x87\xab\xad\x16\x06\x6a\x9f\xbe\x45\x9f\x77\xdc\x3a\xdf\x03\x75\xc4\x8e\x5b\x67\x12\xf3\x14\x2f\x02\x8b\x46\xd9\xeb\x20\x87\x76\x6b\x72\x96\x27\x2d\xde\x5e\x8d\x60\x5a\x7d\x8b\xc8\xef\xc8\x54\x53\x42\x1e\xd3\x91\x95\x92\xf8\x44\x71\x81\x79\x43\x9c\xc4\x7d\xc0\x9a\xc9\xb7\x57\x0a\xf7\x89\x45\x18\x64\x1b\x53\xec\xc0\x14\x4d\x1b\x61\xeb\x01\x77\x12\x98\xbf\x0e\xc3\x87\xe1\x31\x22\xed\x8f\xb7\xd7\xe3\xad\xf5\x98\x0c\xe9\xd1\x9d\x89\x87\xc7\x46\x5c\xf6\x6e\x3e\x56\x17\x1f\xab\x5e\x5a\x8e\xc7\xd5\xe0\x8a\x60\xc2\x87\x18\x56\x7e\x19\x28\xbf\x34\x62\xdd\x9d\xdc\x23\x70\x50\x0e\x09\x9d\x8e\x31\x32\x42\x9a\x93\x08\xc7\xa3\x78\x25\x1d\xa3\x82\x73\x4f\xe2\xf4\x06\x69\xf2\xc9\x75\x83\x83\x4b\x8b\x3f\xd1\x31\x3a\x13\x7f\x12\xf1\xde\xe8\xf7\xdf\x60\x64\x9d\xd2\xea\x55\xdc\xb4\x0d\xa7\x8a\xc3\x8a\x29\x27\x11\x64\x02\xa2\x8e\x61\xc5\x94\x93\x08\x7d\xf1\xb8\x96\x86\x25\x95\x03\x49\x65\x43\x6e\x3f\x70\xe4\x44\x22\x04\x9b\x5d\x43\x93\x7e\xe6\x40\x3f\xb3\x21\xbe\x91\xad\x21\x89\x71\xc0\xc1\x37\x1a\xd6\x3f\x39\x89\xc0\xc7\x84\x7b\x1c\x43\xaf\xff\x93\x08\x74\x81\x27\xcc\x31\xd6\x52\xab\xf8\xfe\xee\xc4\xab\x39\xd9\x6e\x38\xd6\xb9\x9d\xf2\xaf\x21\x38\xea\xde\xa3\x68\xac\x12\x45\x0e\x44\x91\x29\xf1\x30\x1d\xe3\xe5\x05\x0b\xac\xd7\x10\xbb\x0c\x1c\xb8\x90\x78\x28\x4e\x35\xba\x0d\x07\x14\x65\x4a\x1e\xd6\x87\xbb\xf6\x24\xc2\x1a\xb2\x04\x05\x38\xa6\xe4\xf3\x27\x91\xb0\xe6\xbd\x04\x9f\x86\x2f\xe0\x51\xff\x4c\x4b\xf0\x44\x04\x44\xc2\x90\x8c\x99\x35\xac\x99\x89\x16\x0b\x0b\xfa\x64\x3f\x86\x3f\xd8\x02\xd3\x6e\x81\x69\x72\x12\x99\xf2\x1d\xb8\x86\x3b\x4b\x0c\x17\x97\xa9\x63\x16\x28\x8e\x93\xc0\xa4\x38\x53\x8d\xb8\xff\x63\xc2\xfd\x4f\xb8\x0a\x3c\xd9\xdb\x70\x86\x55\xe8\x4e\xe3\x14\x9d\x04\xd3\x16\x64\xfc\x40\x64\x49\x02\xeb\xe2\x4a\xbb\xd2\x11\x39\x89\x8a\x5d\xf2\x25\xf8\xdb\x70\xa6\x99\xad\x39\xa7\xeb\x99\xc4\xcd\x2f\x2a\x3f\xb9\xcd\x07\xf4\x5a\x52\x4c\xf0\x61\x5e\xd3\x80\x32\x6b\x28\x2b\x0f\x38\x4c\x24\xb0\x7e\x8e\xab\x6c\x98\xc0\x1a\x22\xb0\xea\x35\xba\xe0\xd3\xf0\x15\xd5\x08\xbc\xd5\xfb\xc5\x55\x86\x52\xd3\x98\xaf\xad\xea\x5f\x44\xc3\x42\xc6\x37\xe0\x48\x91\xc0\xea\x18\x64\x32\x3f\x5c\x11\x27\xd1\x28\x2f\xb8\x17\xeb\x83\x7f\xa1\x70\x6c\x73\xb2\x4b\xf5\xe3\x55\xa8\x7a\xd6\x1e\x21\x99\xf9\x10\x87\xbf\x25\xea\x79\xb8\xfa\x4e\x22\x54\x03\x99\xfc\x75\x73\x45\x9c\x04\x93\xc9\xd1\x82\xb3\x45\x22\x18\x74\x9d\x23\x84\x13\x29\x12\x61\x23\x81\x43\xeb\xb1\xb2\xba\xbf\xf2\x59\xcd\x56\x83\x92\x3a\xb9\x6d\x70\xbc\x2a\xd0\x7e\x1e\x2b\x6b\x0d\x57\x58\x90\x34\xb4\x91\x86\x19\x5f\x43\x8c\xaf\x8a\x2b\xe8\x81\x37\x34\x12\x0f\xbd\xa1\x9a\xc2\x7b\xe0\x24\x98\x34\xb6\xda\x2a\xae\x1e\x3b\x9f\xca\x23\x67\xac\x22\x34\xb5\x22\xae\x51\x6b\xea\x7c\x9b\xea\x65\x23\x86\x12\x12\xa5\x81\xb7\x5b\x12\xef\x70\xf6\x47\x6f\xbc\x61\x09\x19\x9f\x12\xc2\x9a\xb1\xa4\xe8\x3e\xf0\xcb\x7a\xe0\xcc\xb1\xd4\xd1\x4f\x22\xa8\xe4\x9a\x0c\x5f\x86\x07\x3a\xaa\x99\x59\x58\x5a\xc2\x15\xd1\x0c\x1a\xbe\x08\x07\xde\xdb\x48\xd0\x6c\xa1\x9a\xb7\xa7\x1e\xcf\x63\x95\x6b\x7e\x10\xd1\x93\x44\xfe\xf5\xd3\x3a\x1b\x70\x19\x4b\x2d\x61\xa9\x06\x6a\x5f\x1f\x61\x23\xc2\x7b\xb6\x30\x18\xff\x0c\x82\x8d\x91\x08\x92\xbd\x76\xc1\x21\x51\x06\x51\xc2\x0e\x3c\xaa\xd9\x09\x5a\xe4\x24\x18\x6c\x70\xb7\x4f\xf6\x6d\x78\x78\x16\x0f\x96\xec\xd8\x58\x22\x45\x22\x3a\xc9\x9d\xb8\xb3\xa6\x66\x67\x7c\x3b\x76\xc0\x45\x33\xbf\x43\x34\xdd\xc2\x63\xd3\x67\xec\xae\x65\x25\xe0\x49\xeb\x93\x26\x3b\x2f\xe3\x41\xf8\x92\x7b\xc2\xfe\x1c\x56\x4a\x1b\x5b\xeb\x87\x54\xe4\x64\x87\xe1\x33\x5c\x40\x0a\xac\x7b\x98\x00\x1f\x6d\x04\xcb\x7b\xec\x21\xf4\xb7\x71\x95\x31\x34\xbf\x08\x31\x49\x0c\x6a\x8f\xbd\x6a\x15\xb6\x21\x15\xb6\x39\xd8\x4d\x7b\xba\xfa\x09\x7d\x85\x50\x6d\x6c\x19\x2b\x9c\x44\x06\x4e\xef\xb7\x96\x1b\xcb\xe1\x94\xc2\x59\xd8\x67\x6c\x71\x33\x07\xde\xfb\x53\x42\x36\x3c\x70\x95\x49\xe2\x06\xce\xb0\x44\x91\x0d\x28\xb2\x94\x50\x99\x1d\xfb\xed\xfe\xbc\xd5\x9f\x4a\xbb\xef\xe5\xf2\x67\x23\xb4\xa1\x75\xfd\xb8\x7a\x7c\x79\x4f\x98\xa8\x63\x7f\xbc\x3f\x3e\x44\x15\x0c\x8f\x3a\x9f\xb1\x45\xe2\x0f\x3c\xaa\x35\x85\x44\x19\x17\x84\xdd\x49\xc4\x9d\x87\x6c\x65\x5a\xbf\xf8\x24\x18\x2d\xfe\xc9\xc7\xcd\x68\x27\x3a\x6f\x6d\x12\xfc\x62\x64\x96\xf6\x24\xb8\x4b\xf0\xcd\x3e\x84\x6f\x4e\x22\xd0\x1c\x5e\x3c\x27\x3a\xbd\x24\xe2\xea\xec\x33\xfd\x99\xc6\x9a\x38\x05\x22\x41\x8c\x77\x3c\xcd\x9b\x9b\x37\xe1\xe6\xdd\x03\x46\xf9\x44\x18\x48\xa2\x10\x4f\x8d\xe6\x1b\x0f\xd6\x09\xbf\xef\xae\x8a\x0a\x6a\x69\xe1\x44\x5a\xd8\x14\x35\x78\xe8\x19\x31\xe5\x39\x6d\xc0\xf8\x9e\x56\x37\x9b\xa8\x9b\x9d\xea\x3b\xf0\xa5\xd9\xe8\xb8\x9b\x26\xf6\xc3\xe8\xdc\x64\x27\x11\x73\xad\x58\xb8\x88\x1a\x49\x7c\xa2\x78\x02\xcc\x4a\x9e\x44\x0b\xdf\xac\x74\x66\x78\xaa\x75\x8a\x70\x2a\x3b\xc7\x98\x9a\x9b\xc1\xbe\x42\x84\x73\xb2\xcd\x70\xe6\xe6\x5b\xfe\x65\x78\x5c\x94\x9d\x58\x01\x63\xb8\xf3\x83\x10\x9b\x88\x7c\x4e\x56\x4b\x16\x2a\xa2\x07\xce\x0e\x1a\xee\xe6\xd8\x2a\xcf\xe4\x4c\xd7\x3f\x55\x3f\x61\x2c\xcc\xeb\x9c\x38\xb2\x39\x70\xfa\x29\x9a\x75\x42\xb3\x8e\x56\x0d\x76\x35\x1b\x77\x0e\xc4\x77\xb1\x0e\xf4\x49\x30\x0d\x04\x24\x18\x7a\x86\x9f\x44\x5c\xa0\x93\xf8\x08\x63\x0f\xc1\x23\x82\xca\x5d\x15\xd1\x68\x6c\x77\x73\xab\x9b\x38\xc1\x1f\x6f\xd7\x0f\xbd\xd0\x79\x21\xcd\xf1\xf1\x16\xf9\x40\x43\x73\x41\xcf\x21\xba\x60\x62\xfa\xd3\x15\x95\x79\x7c\xb6\xaa\xf9\x68\x76\x08\xec\x65\xed\xb9\x89\xf6\xdc\x81\x33\xac\xc7\xab\x15\x9a\xc0\x5d\x21\x67\xe7\x05\x16\x3f\x89\x78\x93\x4c\x26\x6d\xca\x6c\xe0\x24\x58\x5c\xe2\x1c\xcc\xc6\x23\xf1\x24\x98\x35\x62\x30\x4c\x19\x9c\x9d\xc4\x3c\xd5\x13\xcc\x67\xb6\xf9\x36\x38\x70\x0f\xfc\xa7\x39\x3b\x14\xf4\x49\x04\x92\x51\x94\xf7\x29\x43\xb4\x93\x68\x94\x1f\x82\x7f\x0c\x7f\xc2\x20\x90\xde\x0c\x21\x93\x89\x03\xc8\x01\x7f\x68\x9a\x1f\x38\xcd\x0f\x1c\xc4\x14\x98\xd3\xa3\x9a\xb0\xb7\x10\xc9\xcc\x29\x05\xf7\x89\xb3\x82\x7e\x73\x0c\xcd\x82\x3b\x89\x19\x6e\x7e\x29\x2d\x7b\x8f\x93\xa0\xf3\xac\xa0\x95\xcf\x26\xca\x67\xfd\xd6\x54\x4a\xe9\xf8\x24\xe2\xfe\xe0\x9e\x98\xf3\x23\x8c\x37\x43\xc7\xc8\x28\x67\x7e\xdc\x17\x79\xc1\x9a\x5a\xa9\x8f\xc7\x4a\x48\x6b\xb4\x64\xe7\x14\x5a\x3e\x89\x40\xcb\x30\x70\xe6\xf4\x3e\x98\xda\x07\xa3\x09\xee\xde\x3c\xea\x8d\x62\x61\x4b\x17\x79\xca\xfc\x7d\x4c\x85\x37\xbe\xb5\x41\x56\x44\x60\xbd\x21\x27\xe7\x12\xa3\xe6\x24\xc2\x9c\x37\xb1\xfd\x30\x7c\x27\x11\x0c\x1c\xc5\xdd\xb4\xe4\x75\x22\x79\xed\x37\x51\xf2\x56\xd2\xa1\x5a\x09\xbf\x76\x68\xce\x4f\xd3\x8d\x53\x74\xe3\x98\x0a\x04\x5e\xb4\x80\xab\xb0\x2d\x1d\xf5\xbd\x40\xdd\x9e\x04\xf5\x28\x2c\x7b\xd1\xfe\x5b\x25\x94\xe4\x1d\xc3\xbc\x78\xb0\x45\x71\xe6\x15\x9a\xbf\x6c\x57\xa3\xee\x28\x46\xb6\xd8\x43\x27\x41\x35\xf4\xb2\x6a\x17\xaf\x88\xfc\xe8\x30\x81\xab\x41\xe1\x9f\xc4\x08\x70\x07\x2c\x6c\xbc\xe2\x6e\x70\x30\x2c\xf3\x14\x27\x3c\xc5\xd3\x17\xda\x14\x0d\x34\x89\xc9\x90\xd2\x54\x40\x7e\x23\x75\x84\xc1\x3d\x29\x94\xb4\x68\xa3\x93\x88\xbe\x28\xc8\xba\xb4\x0a\x4e\x82\xd0\x90\x8a\x00\xdf\x3d\x22\xa2\xb4\xa5\xa9\x30\xe2\xc3\xb5\x0f\xc5\x43\x52\xb8\xfb\xa5\x6d\xb6\x96\x62\x0a\x2b\x7e\xf9\x72\x3d\x21\xf3\x4d\x97\xe2\xea\x9a\xb6\x3d\x89\xb3\x5b\x93\xc2\x61\x6f\x5e\xe0\x27\xf1\x04\x98\xda\xb7\x77\x4d\x38\x8b\xeb\x28\x85\xce\xb5\xbd\x4c\x21\xff\x4d\x49\x31\x89\x96\xe4\x4a\x13\xfb\xb0\x94\x10\x9a\x9d\xec\xdb\x70\x75\x46\xe5\x5d\xfd\x8b\xea\x09\x5e\xb7\xa4\xb0\x7c\x12\x2b\xc0\xaa\x45\xb8\x06\x96\x68\xc7\x00\x77\x2e\x69\xa2\x9e\x04\x1e\x2c\x14\xd9\xfc\xe5\xf5\x7b\x29\x22\x2a\x81\x5c\xd6\xdb\x9d\x09\xa6\x42\xcf\x84\x7f\x5b\x6f\xef\x60\x71\xd8\xe1\xcf\xce\xf5\x5e\x3a\x09\x6f\x07\xc2\x57\x35\x5e\x10\x62\xd5\x24\x8c\xa9\xe6\x92\x85\xdd\x49\xe0\x2b\x46\x91\xdf\x3f\xae\x3f\xde\x99\x38\xb1\x8e\x9c\xce\x1f\xe1\x5b\x50\xdf\x9d\xeb\xf1\x0e\xc6\x46\x2d\x7f\x43\x6d\x83\xf8\xb6\xfd\xce\x14\xc7\x64\x66\xac\xfb\x96\xd7\x9b\xfa\xff\xa1\xae\x5a\xff\xef\xc4\xd5\x36\x69\xb7\x6f\x79\xa0\xb9\x1d\xe7\xd8\xb5\x2d\x3c\xe4\x28\xbc\x8f\x34\xb4\x4f\x02\xbf\x38\x0e\xba\xab\x73\xb5\x8b\x82\x36\x7f\xc3\xe6\xbe\x0d\x57\x48\x7c\x87\xa8\xcd\x82\x43\x6a\x4e\x45\x0b\x95\xad\xf7\x49\x00\x9f\x8e\xdf\xfa\x36\x3c\x56\xcc\xb1\x50\x35\xd3\xbb\x6a\xa6\x15\xf9\x54\x92\xb1\x93\x50\xe0\x52\x87\x05\xed\x86\x13\xeb\xeb\x1b\x7b\x92\x5d\xbb\xbb\x83\x8c\xd2\x9d\x01\x83\xf5\x24\x12\x31\xfc\xaa\xe0\xcb\xf0\x1d\xc1\xfc\x14\x39\x6e\xa8\xd9\x25\x87\x9a\xd9\x11\x00\xb7\xe1\x11\xcb\xe7\x1b\x09\xf0\x63\x30\xb1\x83\x14\xd6\x69\x1b\x1e\x46\x5c\xbd\x38\x96\x99\xa8\x0d\xe4\xea\x29\x3b\x66\xef\xf6\x24\x6c\x82\x17\x15\xc7\x2f\xdb\x06\x47\xc4\x36\x07\xf3\x1a\x9a\x82\x17\x71\x08\x15\xdb\xe8\x25\x94\x86\x76\x64\xba\x1c\xf3\xe8\x25\xdc\x85\xb7\xa9\xd3\xa8\xa3\x54\x69\xa1\xe2\x21\x9c\xb2\x23\xac\x89\xc7\x3c\xf7\x9b\xd0\x5f\x0a\x87\xf9\x5e\xcd\x60\x02\x2c\x39\x0e\x92\x6a\xff\x68\x7e\x15\x7f\x4a\x46\x3c\x27\x81\x1f\x24\x85\x1a\x91\x70\xc9\x4e\x5c\x6a\x71\x08\x1e\xd6\xfb\x24\x08\xa8\xe3\x90\x31\x03\x70\xac\xd7\xa8\x8a\x06\x32\x5c\x4b\x3c\x2b\x07\x7a\xc6\x27\xb7\x0c\xde\x07\xfc\x8d\xa5\xb1\x01\x4f\xc5\xe3\x21\xda\xc0\x92\x1a\xfd\x49\x84\x25\x5d\x12\x34\x1b\x1a\xce\x0a\x88\x1a\xb2\xa5\x11\xf6\xb0\x91\x3a\x0a\x15\x0f\x7e\xc2\x48\x0c\xcc\x2e\x55\x7c\xbb\x78\xdc\x18\x43\xe1\x20\x44\x76\x3f\x68\xf1\x4a\x0b\xe5\xf1\x2b\xf8\xe1\x15\xdc\xa7\x02\x20\x88\xd2\x3a\x89\x15\xe0\x5b\xe0\x6d\xf0\xd9\x8c\xf3\x76\xe9\xb7\xc1\x9f\x28\x3d\x15\x06\x43\x3d\x09\x1d\xef\xae\x48\x4c\x7b\x8e\x6a\xf0\xb9\x73\x52\xcb\x2e\xde\x0d\xa7\x2b\x8e\x56\xc1\x42\x10\x19\xaf\x75\x45\x8c\xe0\x74\x3d\x44\xa3\xeb\xc3\xb1\x27\x96\xa1\xc1\xde\x56\x40\x89\xa5\x7e\xbc\x34\x18\x05\x93\x10\x34\x54\xc7\xc7\xed\xa8\x12\x8f\xa0\x21\x11\x95\x10\xef\xd9\x6f\xd7\x11\x8a\xe4\x8a\x39\xb3\x45\xdc\x3f\x3b\xf0\xb0\x83\x88\x3c\xda\x23\xfb\x89\x7d\x7c\x7f\x23\x47\x44\x9f\x49\x62\x45\x7a\x5d\xc5\xdf\xf6\xef\x6f\x72\xce\x71\x39\xc2\x04\xc6\xea\x4a\xc6\xef\xe4\x95\xed\x00\x7e\xd7\x89\x93\xa6\xab\xe5\xef\xef\x7e\xd7\x59\xb1\x84\xfc\xdd\x97\xf6\xbb\xce\x88\xb2\x7c\xdf\x5d\xce\x82\xd2\xc2\xee\x91\x24\xa8\xbd\xc9\x63\x59\xdb\xb0\x27\x95\xec\xb0\x87\xed\x0c\xb0\xc7\x4a\x29\x39\xf1\x1c\xf8\xf5\xe9\x17\x24\x98\x92\x38\xa7\xcb\xe5\xbf\x5e\x32\x27\xf3\x3f\xd7\x3f\xff\xf1\xbf\xff\x1f\xeb\x9f\xff\xe7\xfa\x9f\x9f\x9f\xd7\x7f\xfe\xeb\x5f\x9f\x7f\xfb\x8f\xf7\xff\x78\xfd\xc7\xcf\xff\x76\xa0\x3f\xef\xcf\xf3\x3f\xfe\xed\xf3\xaf\xcf\xff\xfd\xef\xff\xf9\xaf\xd7\xe7\xe7\x9f\xff\xfe\xcf\xf3\xab\xf8\xfb\x7f\x02\x00\x00\xff\xff\xbb\x47\xae\x74\x89\x44\x03\x00"); -func _dd ()(*asset ,error ){_aff ,_dab :=_gbg ();if _dab !=nil {return nil ,_dab ;};_deg :=bindataFileInfo {_aa :"90msp-RKSJ-H",_dg :3749,_ged :_fc .FileMode (436),_de :_e .Unix (1580490990,0)};_bae :=&asset {_cb :_aff ,_fg :_deg };return _bae ,nil ;}; -func _fcga ()([]byte ,error ){return _fac (_eaaf ,"KSC-H")};func _bafd ()(*asset ,error ){_adbc ,_ggf :=_cfcd ();if _ggf !=nil {return nil ,_ggf ;};_age :=bindataFileInfo {_aa :"Adobe-CNS1-6",_dg :1901,_ged :_fc .FileMode (436),_de :_e .Unix (1580491216,0)}; -_cgc :=&asset {_cb :_adbc ,_fg :_age };return _cgc ,nil ;};func _efffa ()(*asset ,error ){_aafeg ,_ecaf :=_gcff ();if _ecaf !=nil {return nil ,_ecaf ;};_dfef :=bindataFileInfo {_aa :"HKgccs-B5-V",_dg :615,_ged :_fc .FileMode (436),_de :_e .Unix (1580492370,0)}; -_dbc :=&asset {_cb :_aafeg ,_fg :_dfef };return _dbc ,nil ;};var _gdf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9f\x62\x8e\xdb\xc3\xd6\x92\x5d\x3b\x32\x2c\x81\xe2\x14\x6a\x96\xed\x96\xa6\x49\x0b\xa5\x07\x59\x1a\x05\x41\x23\x0b\xd9\x3e\xe4\xed\x8b\x66\x52\x77\x0f\x61\xe2\x4f\x9a\xdf\xb2\xa4\xb2\x1f\x0e\x43\xf0\x0b\x94\x5f\xd3\x64\x8e\xb8\x80\xf3\xc1\x26\x9c\xa7\x35\x19\x84\x11\x2f\x3e\x14\x85\xac\xc0\x7a\xb3\xfc\x7b\xa4\x62\xae\x3a\x16\x45\xf9\x7c\xec\xa3\x79\xfc\x74\xea\x1f\x3f\xc3\x3a\xe3\x5d\xfb\xe1\x70\xbc\xcd\x0b\x5e\x87\xe0\x26\xa8\xb9\xdb\xae\xf1\x9e\x00\x50\x7e\xc3\x8b\x9f\x97\x74\x83\x87\x8f\x76\x1a\xf1\x1d\x58\x74\xd9\x5f\x93\xc5\xe4\xc3\x05\x1e\x9e\xa7\x84\x5a\x6e\x03\xc7\x35\xc6\x3f\x78\xc5\xb0\x80\x20\xc3\x60\xa9\x16\x65\xff\xa2\xe3\x17\x7d\x45\x78\xb3\x9a\x33\x8d\xd1\xd0\x19\xd3\xec\xa7\x00\xdd\x7b\x21\xda\xff\xfc\xfd\x16\x11\xe4\x3d\xe2\x34\x1c\x5e\x9d\x9b\x71\x81\x5a\x70\x7c\xf9\xf3\x34\x1c\xe0\x97\x04\x29\xa0\x6a\x3e\x88\xe6\xf7\x7d\xea\x8f\x97\xc9\x6e\x8d\xb2\xe5\x4f\x32\xde\x26\x1d\x2e\x58\x3c\x69\xa9\xab\x3d\xe4\x52\xef\x41\x89\xa6\x25\x6a\x98\x1a\x22\x45\xd4\x32\xb5\x7b\x50\x75\x25\x88\x3a\xa6\x91\x66\x75\x44\x96\xc9\x66\x6a\xab\x4c\x23\xc7\x8f\x4c\x75\x26\x1c\x89\x90\x1a\x77\x4d\xf1\xa4\x6b\x2d\x33\x51\x51\x62\xd7\x12\x29\xa6\x8e\x68\x47\x64\x98\x0c\x51\x47\x84\x4c\x98\x49\xe5\x75\xd5\xa3\x26\x1a\x1d\x91\xcc\x64\xe9\x8d\x54\x94\x50\x94\x65\x2d\x13\xad\x4b\x29\x22\xc7\xc4\x8d\x14\xef\xb8\xd1\x51\x7c\x27\xf2\x29\x6e\x7b\x97\xff\xe7\xfb\xb3\x9d\xa7\x59\x53\xc2\xb0\xd0\xed\xa1\x33\xcb\x9b\xee\x03\x6e\xf7\x33\x4e\x31\x77\xd1\xef\x6f\x00\x00\x00\xff\xff\x8b\x02\x5f\x71\xcb\x02\x00\x00"); -func _fdea ()([]byte ,error ){return _fac (_ddee ,"KSCms-UHC-HW-H")};func _bbag ()([]byte ,error ){return _fac (_dcg ,"UniAKR-UTF8-H")};func _gbcgg ()(*asset ,error ){_bfef ,_gcdd :=_eacdb ();if _gcdd !=nil {return nil ,_gcdd ;};_cdfaf :=bindataFileInfo {_aa :"UniCNS-UTF8-V",_dg :656,_ged :_fc .FileMode (436),_de :_e .Unix (1580492730,0)}; -_abbd :=&asset {_cb :_bfef ,_fg :_cdfaf };return _abbd ,nil ;};func _gcdaa ()([]byte ,error ){return _fac (_ecaaa ,"UniJISPro-UCS2-V")};var _bgb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4d\x6b\xeb\xc6\x1b\x05\xf0\xbd\x3e\xc5\x2c\xef\x7f\x71\xff\x99\xe7\x45\xa3\x11\x88\x40\x49\x08\xa4\x70\xdb\xd2\xf4\x0d\x4a\x17\x8e\x34\x0e\x86\x46\x36\x8a\xb3\xc8\xb7\x2f\xe7\x39\x76\x28\x5d\x04\x47\xc7\xd2\x23\xe5\x77\x32\x9a\x9b\xbb\xc7\xfb\xc7\xf5\x70\x4e\x37\x3f\x6d\xc7\xf9\xa9\x9d\xd3\xfe\xb0\x2e\x5b\x7b\x3b\xbe\x6f\x73\x4b\xcf\xed\xe5\xb0\x76\x9d\x68\x5a\x0e\xf3\xf9\x7a\x18\x1f\xf3\xeb\xee\xd4\x75\xb8\xfe\xe9\xe3\xed\xdc\x5e\x1f\xd7\xfd\x31\x19\xcf\x5b\xde\x4f\x97\x73\x53\xba\xf9\xb9\xbd\x1c\xde\xce\xdb\x47\xfa\xf2\xdd\x72\x7c\x6e\xff\x4b\x4b\xdb\x23\xff\x71\x5b\xda\x76\x58\x5f\xd2\x97\xef\x77\xa7\xdd\x2a\x9f\x5f\x3c\xbd\x9f\x4e\x7f\xb7\xd7\xb6\x9e\x53\x1f\x59\x5b\x97\xf8\xec\x6e\xee\xbe\xed\x4e\x3f\xec\x5e\x5b\xba\x89\x59\x5f\x79\xe5\x57\x9e\x16\xdf\xfe\xd6\xb6\xb7\xc3\x71\x4d\xf2\xff\x9c\xff\x15\xff\xf2\x71\x6a\x49\x2e\x53\xfe\xf8\xf5\xf1\x3e\xfd\x29\x49\x72\xd2\xbe\x88\xfd\x75\xc9\x7f\xff\x76\x5c\x5a\xca\xd7\x7b\x3d\xde\xdf\x1d\xdf\xd7\x73\xd2\x6c\x32\x30\x14\xfe\x59\xf3\x71\x69\x6f\xa7\xdd\xdc\xb6\xdd\xfa\xd2\xba\x94\xa6\x9c\x73\xbe\x4d\x93\x3f\x3c\x3c\xdc\xe2\x79\xff\x73\x46\x57\xf3\xe5\xca\xc3\xc2\xe4\x7a\x45\xce\xfb\xfd\x6d\xca\xdd\x94\x85\xc7\x82\x63\xed\x4b\x37\x65\x65\xa2\x48\x7a\xd1\x6e\xca\xc6\xc4\x90\x0c\xa5\x76\x53\x76\x26\x8e\x44\xb2\x7a\x37\xe5\x9e\x51\x1f\x91\x56\xcc\x2e\x8c\x4a\x44\xbd\x61\xf8\xc0\x68\x88\x68\x18\x31\xbd\x32\xaa\xf1\x04\xd9\x31\x7e\x64\x34\x46\x64\x19\xe3\x77\x8c\x76\x97\xe7\xc4\xf8\x67\x46\xcf\x11\x55\xc1\xf8\x99\xd1\x8c\xc8\xf2\x80\xf1\x0b\xa3\x25\x22\x53\x8c\x6f\x8c\x5a\x44\x7d\xc5\xf8\x3d\xa3\x7d\x44\xd5\x73\x37\x09\xa5\x24\xa4\x3c\x8f\xa5\x9b\x84\x58\x12\x58\x6e\xbd\x76\x93\x50\x4b\x42\xcb\x4b\xae\xdd\x24\xe4\x92\xe0\xf2\x5a\xbc\x9b\x84\x5e\xe2\x17\x53\x8c\xa7\x97\x84\x57\x6f\x03\xc6\xd3\x4b\xc2\xab\x2f\x86\xf1\xf4\x92\xf0\xea\x6b\xc5\x78\x7a\x49\x78\x15\x71\x8c\xa7\x97\x84\x57\xf1\x8c\xf1\xf4\x92\xf0\x2a\x05\xc5\x0a\xbd\x24\xbc\xca\x88\x66\x85\x5e\x12\x5e\x83\xa0\x5a\xa1\x97\x84\xd7\xe0\xa8\x56\xe8\x25\xed\xd2\x3f\xc6\xd3\x4b\xc2\x6b\x18\x51\xad\xd2\x4b\xc3\xab\x0a\xaa\x55\x7a\x69\x78\x55\x47\xb5\x4a\x2f\x0d\xaf\x3a\xa0\x5a\xa5\x97\x86\x57\x1d\x51\xad\xd2\x4b\xc3\x6b\x54\x54\xab\xf4\xd2\xf0\x1a\x1d\xd5\x2a\xbd\x34\xbc\xc6\x01\xd5\x2a\xbd\x34\xbc\xc6\x11\xd5\x2a\xbd\xb4\x5e\xff\x57\x31\x9f\x60\x3a\x32\x73\x94\xab\x14\xd3\x1d\xb3\x01\xed\x2a\xc9\x34\xc8\xd0\x3e\x6e\x41\x33\x9d\x99\x29\xfa\x55\xa2\xe9\xc2\xac\x47\xc1\x4a\x35\x6d\xcc\x06\x34\xac\x64\xd3\x3d\x17\x49\x46\xc5\x46\x37\xcb\xcc\x14\x1d\x1b\xe1\x4c\x98\xf5\x28\xd9\x28\x67\x7a\x5d\x60\xb9\x9b\x8c\x74\x16\x74\x62\x19\x35\x1b\xed\x8c\x6b\xd3\x0c\x3d\x1b\xf1\x8c\x8b\xd3\x7a\x14\x6d\xd4\x33\xae\x4e\xab\x68\xda\xc8\x67\x5c\x9e\x9e\x51\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\xef\x51\xb6\xd1\xcf\xe8\xe7\x15\x6d\x1b\xfd\x8c\x7e\xbd\xa0\x6e\xa3\x9f\xcd\xd7\xb7\x02\xee\x41\x3f\xa3\x5f\x5f\x50\xb8\xd1\xcf\xe8\xd7\x57\x34\x6e\xf4\x33\xfa\x15\x41\xe5\x7e\x79\x07\xd2\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\xa9\xe8\xdc\xe9\xe7\xf4\x1b\x04\x9d\x3b\xfd\x9c\x7e\x83\xa3\x73\xa7\x9f\xd3\x6f\x28\xe8\xdc\xe9\xe7\xe5\xfa\x2a\xc3\x3d\xe8\xe7\xf4\xab\x82\xce\x9d\x7e\x4e\xbf\xea\xe8\xdc\xe9\xe7\xf4\xab\x05\x9d\x3b\xfd\x9c\x7e\x75\x44\xe7\x4e\x3f\xa7\xdf\xa8\xe8\xdc\xe9\xe7\xf4\x1b\x1d\x9d\x3b\xfd\x9c\x7e\xe3\x80\xce\x9d\x7e\x4e\xbf\x71\x44\xe7\x4e\x3f\xdf\xf7\x33\xde\xb5\xaa\x1e\xbb\xc6\x75\x77\xc0\xef\xd8\x5f\x3f\xf7\xbb\xf9\x7d\xdb\xda\x7a\x8e\xdd\x35\x36\x34\xec\x47\x87\xb5\x7d\xee\xd4\xa7\xe3\x09\x57\xc5\xcf\x3f\x01\x00\x00\xff\xff\x98\xa1\x0f\xb2\xd5\x07\x00\x00"); -var _gfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcb\x8e\x5c\xb7\x15\xdc\xf7\x57\xdc\xa5\xb3\x70\xc4\xf7\x03\x68\x34\xe0\xf8\x81\x68\x61\x3b\x88\xec\x24\x40\x90\xc5\x25\x79\x28\x0c\x10\xcd\x0c\x46\xa3\x85\xff\x3e\xa8\xaa\xb6\x12\x1b\x59\x18\x6d\xd5\xd4\xe1\x65\x1f\x56\xd5\xe1\xed\x37\x5f\xbf\xfd\xe6\xed\xe3\xc3\xeb\xf1\xe6\x2f\x2f\x4f\xf3\x9d\xbd\x1e\xfb\xe1\x71\xbd\xd8\xc7\xa7\x4f\x2f\xd3\x8e\x61\xef\x1f\x1e\x2f\x17\x1f\x8e\xf5\x30\x5f\x7f\xfd\x27\x3f\xe6\x87\xf3\xf9\x72\x41\xfd\xbb\x5f\x3e\xbe\xda\x87\xb7\x8f\xfb\xe9\x88\xe2\xad\x4f\xcf\x77\xee\x71\xbc\xf9\xab\xbd\x7f\xf8\xf8\xfa\xf2\xcb\xf1\xc5\x57\xeb\x69\xd8\x1f\x8e\x65\x1b\xf8\x8f\x2f\xcb\x5e\x1e\x1e\xdf\x1f\x5f\x7c\xfd\xc3\x3b\xff\x19\x7e\xf7\xe9\xf9\xf9\xdf\xf6\xc1\x1e\x5f\x0f\x47\xcc\x1e\x17\x3f\x2f\x6f\xbe\xfe\xfe\x7c\xfe\xe1\xfc\x60\xc7\x9b\x6f\x7f\xb2\xc7\x2f\xff\x94\xbf\xfc\x33\xff\xc2\x3f\xfc\xcd\x5e\x3e\x3e\x3c\x3d\x1e\xde\xfd\xd1\xb9\xf2\x5f\xfc\xa7\x5f\x9e\xed\xf0\xf7\x15\x7e\x7e\xfb\xcd\x8f\x7b\x7f\xb4\xd7\x23\x38\xad\xfe\xe6\x1f\x3f\xbf\xfd\xe6\xf8\xa7\x3f\xbc\x3b\x42\x8e\xdd\xfd\xeb\x4e\xfd\xfb\xf7\x4f\xcb\xee\x5b\xb8\x04\x7d\x9d\xf9\xb4\xec\xe3\xf3\x39\xed\xe5\x7c\x7c\x6f\x97\xe3\xb8\x3a\x77\x3b\x8e\xe3\xda\xdc\x0d\xff\xfa\xca\x27\x77\x3b\xae\xdf\x7d\xfb\xdd\xb7\x37\xec\xfb\x77\xfc\x8b\xd7\x32\x8f\x4f\xaf\xcb\xb6\x30\xae\x70\xf5\xfb\x76\xf8\x58\x52\x43\xd5\xff\xfe\xf9\xe2\x9d\xbb\x3f\xfb\x61\xdd\x2b\x02\x2a\xaa\xfd\x5a\x71\x3d\xf5\xd4\xd3\xe7\x76\x3b\x7a\x07\x90\xbb\x80\x09\x52\x4d\x91\xd8\x22\xc6\xc2\xc0\xb2\xd3\x13\xd9\xf9\x76\xf8\x12\x80\xec\x22\xa4\xdc\x8e\xa0\xa5\x77\x15\x52\x81\x54\x22\x4d\x88\x01\xc1\xd3\x82\x1e\x1f\xb0\x72\xc8\x05\x88\x56\x0e\xe0\x44\x0f\x4e\x14\x27\x82\x93\x3c\xf6\x13\xc5\x89\x63\xdc\x8e\x54\x51\x15\xc7\x12\xb2\x6f\x47\x76\xe0\x24\x55\x25\x54\xe5\x9e\x81\xa8\x2a\x61\xe5\x92\xb1\xc3\x2c\x4e\x06\xa7\x66\x7c\x8b\x2c\x4e\x06\xa7\x79\x54\x15\x71\x0a\x38\xdd\x61\x3f\x45\x9c\x02\x4e\xaf\xa8\xaa\xe2\x54\xf6\xc7\x15\x6c\xa8\x8a\x54\x41\xf2\x3e\xa0\xae\x89\xd5\xd4\xc5\x80\x4d\x36\xb1\xda\x56\x63\x51\xd8\xc5\xea\x3a\xa4\xe6\x00\x89\xd5\xc9\x4a\x3c\x91\x53\xac\x93\xac\x1c\xd1\xdc\x53\xac\x93\xac\xe2\x50\x38\xc4\x1a\x64\x95\x9e\x00\x89\x35\xc8\xaa\x19\x85\x53\xac\x49\x56\xcb\x1e\x90\x58\x73\xaf\xdb\xe1\xbb\x47\xe1\x44\xc5\xfd\x23\xa4\x08\xd6\x52\xe1\xe2\xe1\x39\x87\xb5\x96\x0a\x17\x59\xae\x62\x13\x26\x96\x91\xe5\x0b\xd6\x32\xb1\x8c\xac\x10\x50\xb8\xc5\xda\x64\xc5\x80\xe5\xb7\x58\x7b\x6e\x40\x0d\x85\x7b\x89\x75\xdf\x44\xb8\x5c\x87\x63\xe1\x70\x2c\x4c\xb5\x03\x62\xe1\x70\x64\xe5\x04\x96\x64\x3e\xa8\xe0\x50\x62\x01\x24\x96\xc4\x58\xa0\xfd\x21\x35\x0e\xa9\xb1\xf6\x08\x48\x2c\xca\x31\x34\x28\x74\x48\x8f\x83\x7a\x0c\x3d\x3b\x40\x62\x45\x8a\xd6\x41\xa3\x43\xfa\x1b\xd4\x5f\xf4\x68\xce\x90\x00\x47\x92\xb4\xd1\x9c\x21\x05\x0e\x2a\x30\x06\x34\x67\x48\x82\x83\x12\x8c\x11\xcd\x19\xd2\xe0\xa0\x06\x63\x42\x73\x86\x44\x38\x28\xc2\x98\xd0\x9c\x21\x15\x0e\xaa\x30\xe6\xda\x00\x89\x45\x15\xc6\x92\x50\x28\x15\x0e\xaa\x30\xd6\x98\x01\x89\x45\x15\xc6\xda\x51\x28\x15\x0e\xaa\x30\xb6\x8e\x16\x4a\x85\x83\x2a\x8c\x3d\xa3\x50\x2a\x1c\x54\x61\x72\x30\xf4\x90\x0a\x07\x55\x98\xbc\x47\xa1\x54\x38\xa8\xc2\x14\x1c\x5a\x28\x15\x8e\x31\x2b\xa0\x82\xc2\x31\x1b\x21\x16\x46\x18\x6d\x48\x98\x83\xc2\x4c\x91\xcd\x91\x30\x07\x55\x98\x12\x9b\x23\x15\x0e\xaa\x30\x65\x36\x47\x2a\x1c\x54\x61\xca\x6c\x8e\x54\x38\x2c\xfb\xdb\x91\x0a\x9b\x63\x39\x08\x0a\x7c\xa2\xa0\x48\x88\x6b\x95\x8e\xad\x4a\xab\x83\x5a\x4d\x35\xe1\xd0\xa4\xd5\x41\xad\xa6\x16\xb1\xbc\xb4\x3a\x28\xcc\xd4\x7a\xbd\x5c\xa7\x84\x39\x29\xcc\xd4\xbb\x07\x44\xd6\xa4\x30\xb3\xcb\xe9\x72\x9d\x12\xe6\xa4\x30\xb3\x47\x6e\x4e\x09\x73\xfa\xf3\xbc\x1d\x39\x78\x4f\x68\x10\x62\x61\x08\xe1\x72\x9d\xd2\xea\xa4\x56\x73\x44\x57\xa7\xb4\x3a\xc3\x44\x61\x44\x57\x67\x98\x43\xd0\x60\xa1\x27\x34\x09\x71\xad\xc4\xe5\xa5\xe8\x19\x8b\x03\x84\x38\x9f\xb1\x70\x2d\x8a\x3c\x27\x74\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x9b\xa0\x3b\x72\x46\xce\x4e\xb9\x63\xa6\x9c\x6f\x47\x2e\x01\xac\x94\x8b\xa0\xc2\x27\x66\x42\x95\x10\x37\x51\x12\x0b\xb5\x09\x7a\x28\x97\x06\x48\x1e\x9a\xf4\x50\xae\x18\x07\x53\x1e\x9a\xf4\x50\x6e\x11\x9d\x90\x87\x66\xd1\x3c\x88\x11\x90\x58\x65\xf0\x38\x50\x57\x30\x3f\xae\xb3\xac\x8a\x0e\xe2\x14\xcb\x6a\x42\x4c\xe3\x50\xd8\x9d\xb5\x6f\x47\x71\xb1\x70\x5c\xff\x3a\x62\xff\xdf\xd4\x9d\xc5\xf4\xf0\xad\x55\x78\xf2\xb2\xeb\xd4\xd0\x88\xb5\xe1\x0b\xcb\xaf\x53\x53\x23\x36\xca\x41\x86\x9d\x1a\x1b\xb1\xb3\x0b\x72\xec\x6c\x2b\x62\x22\x38\x87\x5a\x59\x76\xf6\x84\xb3\xe8\x3c\xb1\x9e\x4e\x41\xe7\xed\x28\x98\xdb\xb3\x27\x1e\x45\x2f\x03\x5b\xe7\x77\xee\x85\x7a\xa0\xd5\x8b\x83\xc0\xa7\xac\x3e\x3b\x86\x6a\x71\x19\xed\xeb\x68\xd2\xfd\xa3\xb8\x28\x88\x6d\xe8\x36\x01\x35\x2e\x6f\x8b\x10\x47\xac\x47\xb8\x4c\x65\xc4\x64\x46\x14\x9f\xd1\x77\x65\xc4\x3c\x71\x55\x28\xc1\x63\x13\x27\xef\x0a\xfa\x28\x1e\x96\x9a\x27\x2f\x0b\x93\x49\x52\xa2\xc3\xd7\x56\x92\x4c\x26\x49\x61\x46\x4c\x25\xc9\x1c\x62\x61\x1a\x4f\xc5\xc6\x64\x6c\x94\x84\x69\x3c\x15\x1b\x73\x6a\xf4\x63\x1a\x4f\xc5\xc6\x64\x6c\x94\x82\x69\x3c\x15\x1b\x93\xb1\x51\x0a\xa6\xf1\x54\x6c\x4c\x06\x42\xa9\x98\xc6\x53\x81\x30\x19\x08\xa5\x61\x1a\x4f\x05\xc2\x64\x20\x94\x4e\xdd\x28\x10\x26\x03\xa1\x3a\x4c\xe3\xa5\x40\x58\x0c\x84\xea\x30\x8d\x97\x02\x61\x31\x10\xaa\xc7\x34\x5e\x0a\x84\xc5\x40\xa8\x01\x96\x5a\x0a\x84\x45\xf7\xd7\x88\x69\xbc\xe4\xfe\x45\xf7\xd7\x84\xec\x5a\x72\xff\xa2\xaf\x6b\xaa\x28\x94\xaf\x57\xd4\xfd\xa6\x64\x40\x62\xd1\x8b\x95\x9a\x58\xf2\xe2\xa2\xcb\x6a\x45\xb8\x2c\xb9\x6c\xd1\x65\x95\xd2\x5c\x72\xd9\xd2\x5d\xa9\x61\xce\x2e\xb9\x6c\xd1\x65\x95\xc2\x5c\x72\xd9\xa2\xcb\x1a\xac\x71\x5d\x72\xd9\x2a\x88\xa0\xe6\x30\x67\x57\x61\x04\xe9\xa3\x55\x28\x67\x95\xb9\x08\xe9\xe2\x85\xae\x2e\x19\x64\xd5\xda\x01\x75\x42\xf5\x14\x74\xde\x8e\xd6\x5a\x27\x34\x04\xa1\x50\xfd\x92\x8b\x16\x5d\xd4\x02\x26\xd5\x92\x89\x16\x4d\xd4\x22\x26\xd5\x92\x87\x16\xa7\x5e\x4b\x98\x54\x4b\x16\x5a\xb4\x42\x63\x22\x2c\x59\x61\x51\xd1\x2d\x23\x53\x97\x14\xbd\xa8\xe8\x56\x0a\xf6\x25\x45\xaf\x13\x29\xd1\x2a\xa2\x71\x9d\x0c\x09\x7d\x34\xcf\xe6\x9c\xa6\x42\xae\x55\xb9\x7b\x29\x7a\x51\xd1\xad\x21\x07\x97\x14\xbd\xc6\x59\xf8\x1d\x23\xa1\x4a\x88\x85\xad\x83\x25\x91\x2f\x8a\xbc\x75\xcc\xb3\x25\x91\x2f\x8a\xbc\x3b\x0c\xfb\x25\x91\x2f\x8a\xbc\xd3\x8f\x4b\x22\x5f\x6b\x0f\x40\x18\xf6\x6b\xed\x29\x68\xa2\x90\xfb\x5a\x7b\x09\x42\x61\x20\x24\x2b\x2c\x5a\xa1\x07\xcc\xb3\x25\x2b\x2c\x5a\xa1\x47\xa4\xda\x92\x15\x16\xad\xd0\x13\x02\x6c\xc9\x0a\x8b\x56\xe8\x19\x03\xc7\x64\x05\xa3\x15\x7a\x41\x7c\x99\xac\x60\xb4\x42\x2f\xa5\x5d\xae\x26\x2b\x18\xad\xd0\x2b\xc6\x92\xc9\x0a\x46\x2b\xf4\x16\x50\x28\x2b\x18\xad\xd0\x3b\xde\x18\x4c\x56\x30\x5a\xa1\x77\x0c\x09\x93\x15\x2c\xea\x8a\xee\x30\x25\x4c\x5e\x30\x7a\xc1\x3b\x8f\x50\x33\x99\xc1\x92\x78\x01\x73\xc2\xe4\x06\x4b\xe2\x05\x44\xab\xc9\x0e\x96\xc5\x8b\x38\x13\x93\x1f\x2c\x8b\x97\x90\x75\x26\x43\x58\x11\x2f\x63\x7e\x98\x1c\x61\x9a\x06\xae\x78\xd4\x4a\xec\x76\x7f\x85\xa8\x2e\x01\x13\x4f\xd3\xc0\xd5\x82\x5a\x09\xd9\x34\x0d\x5c\x2b\xe8\xa6\x94\x6c\xed\x0c\xc0\x7a\x48\xc4\x22\x31\xd5\x76\xdc\x94\x4c\xf2\xb6\x5e\xf1\xd2\xe6\x1d\x5b\xd5\x6b\x11\xc6\xf7\x14\x57\x51\x2b\xcd\x9b\xde\x37\xbc\x83\x04\x4d\xa2\x37\xbd\x70\x78\x5f\xb1\x9e\x54\x6f\xe7\xfd\x1d\x07\xa3\xc3\x24\x68\x1b\xf9\x04\x16\x91\xe4\x36\xf2\x20\xa6\xda\xc8\x83\x94\xca\x6d\x6c\x47\x0c\x3a\xb4\xb1\xef\x98\xd7\x9e\x0b\xb1\x20\x8c\xb5\x09\x42\x37\x69\xdf\xf4\xc2\xe2\x13\xa4\x68\x12\xbf\xcd\x85\x37\x16\x9f\xa1\x45\x9b\xb0\xe3\xfd\x03\xdf\x2d\xfe\x76\x50\xe7\xf4\xfb\x39\x6d\x93\xa6\xb5\xa9\xa7\x15\xbc\x00\x9a\x3c\x64\x4b\x4f\x2b\x3c\x41\x99\xc8\xd6\xd9\x81\x55\x9e\xe0\xc2\x7d\xed\x6a\x4b\xb5\x15\x5e\x36\x79\xc6\x4c\xb5\x8d\x42\x97\x69\xcc\x8c\x1d\x6a\x54\xba\xd9\x10\x36\xf0\x1e\xc8\xbb\xa8\x19\xe6\xea\xd5\x4c\xeb\x31\x5e\x4d\xee\xb2\xad\xf5\x3a\x4f\x5f\xf6\xb2\xad\x77\x48\x87\xd3\xdf\xf2\xd7\x76\xb8\x5e\xf9\xe0\x7d\x03\xc6\xfb\x95\x3e\xb0\xe7\x4e\xac\x12\xd3\x2b\xa9\xc7\x09\x6e\x19\x71\x3b\xdc\x22\x7d\xf0\x8d\x18\xaf\x91\xfa\xc0\x09\x7a\x62\x93\x98\x9e\xcb\x4b\xe9\x96\x63\xb7\x2f\x81\x58\x8d\xc0\x4a\x14\x76\xea\xbb\x75\x62\x43\x18\xbf\x6f\xe1\x73\x3d\xef\x21\xfb\xfe\x23\x43\xf4\x15\x98\xf6\xe2\xf5\x8c\x88\x79\xb2\xe5\xf7\x1d\x4a\x05\x96\x22\x6a\x43\x69\xc2\x1a\xb0\x0a\xc5\xee\x50\x3a\x31\xad\x97\x2a\x79\x5a\x2f\x4c\xee\x2f\xe1\xbd\x66\x87\xc9\xfd\x05\x3d\x23\xc3\x29\x5b\x69\xb1\x63\x4d\xc4\x1a\x31\xd8\x06\x1f\xa6\x3d\xa3\x07\x4a\x90\xad\x04\x09\x05\xd3\x67\x2b\x41\x76\x2a\xec\x7d\x4d\x19\x58\x61\xef\x95\x2a\xa1\xe2\x8d\x64\x2b\x55\x76\x1a\x7c\x46\x63\x5f\xd2\xc8\xc2\xb2\xf6\x52\x88\xa9\x16\xe9\xec\x43\x0b\xe4\x31\x9e\xb7\x12\x29\x74\x87\xe7\x2a\x91\xb6\x12\x29\x74\x87\x1e\x28\x91\x76\xbe\xf3\x70\x17\xda\x4a\xa4\x5d\x78\x46\xd1\x15\xf4\xa5\xe8\x8c\xf8\x81\x5a\x61\x89\x98\xee\x9d\x0e\x17\xf2\xad\xe4\xda\xf7\x7b\xac\xe7\x99\x2b\xb9\xf6\xfd\x1e\xcb\xeb\xdc\x56\x72\xed\xfb\x3d\x36\xe0\xb6\xb0\x95\x5c\xfb\x7e\x8f\x8d\xd4\x86\x92\x6b\x2b\xa5\x62\xe2\xf9\x2a\xa5\x36\x83\xc9\xc7\xcc\xf3\xed\xb5\x0a\x23\x2f\x37\xf2\x54\xdb\x71\x7c\x3e\x66\xdc\xa7\x76\x9f\x49\x58\x12\x2f\x13\xcb\xc2\x32\x7f\xf5\x62\xff\xfa\x2c\xc2\x8a\x7e\x09\xf3\xc4\xf4\x8c\xe5\x89\xe9\xb9\x2b\x08\x53\x2d\x3c\xb8\xfb\x52\xad\x7e\x8d\x71\xf9\xb7\xd7\x7f\xfc\xff\x87\xf3\xf9\xf2\xf9\xf7\xc6\xf9\xe9\xe5\xc5\x1e\x5f\xf9\xdb\x26\x7f\x54\x3c\x96\xed\x87\x47\xfb\xfc\x3b\xe9\xf3\xd3\x33\xaa\xf8\xdf\x7f\x02\x00\x00\xff\xff\xff\x1c\xad\x3d\x53\x15\x00\x00"); -func _cgab ()(*asset ,error ){_ggef ,_bfgg :=_egfb ();if _bfgg !=nil {return nil ,_bfgg ;};_aaea :=bindataFileInfo {_aa :"GBT-H",_dg :44433,_ged :_fc .FileMode (436),_de :_e .Unix (1580492211,0)};_cdgd :=&asset {_cb :_ggef ,_fg :_aaea };return _cdgd ,nil ; -};func _fdcg ()(*asset ,error ){_bgac ,_gad :=_eeg ();if _gad !=nil {return nil ,_gad ;};_ceac :=bindataFileInfo {_aa :"CNS-EUC-H",_dg :10002,_ged :_fc .FileMode (436),_de :_e .Unix (1580491600,0)};_fdaf :=&asset {_cb :_bgac ,_fg :_ceac };return _fdaf ,nil ; -};func _fda ()([]byte ,error ){return _fac (_agc ,"90pv-RKSJ-V")};func _aebe ()([]byte ,error ){return _fac (_efff ,"EUC-H")};func _eagg ()([]byte ,error ){return _fac (_cefg ,"KSC-Johab-H")};func _aeg ()([]byte ,error ){return _fac (_cbf ,"Adobe-KR-0")}; -func _aggba ()(*asset ,error ){_befg ,_afcg :=_eecd ();if _afcg !=nil {return nil ,_afcg ;};_cgda :=bindataFileInfo {_aa :"GBK-EUC-H",_dg :80859,_ged :_fc .FileMode (436),_de :_e .Unix (1580492080,0)};_caf :=&asset {_cb :_befg ,_fg :_cgda };return _caf ,nil ; -};func _dcbbc ()(*asset ,error ){_eggb ,_gfgd :=_gabg ();if _gfgd !=nil {return nil ,_gfgd ;};_dffe :=bindataFileInfo {_aa :"UniKS-UTF16-H",_dg :120685,_ged :_fc .FileMode (436),_de :_e .Unix (1580493035,0)};_cffg :=&asset {_cb :_eggb ,_fg :_dffe };return _cffg ,nil ; -};func _ebbef ()([]byte ,error ){return _fac (_gdf ,"KSCpc-EUC-V")};func _bcdb ()(*asset ,error ){_debd ,_ffgd :=_degbe ();if _ffgd !=nil {return nil ,_ffgd ;};_gfe :=bindataFileInfo {_aa :"Adobe-Korea1-0",_dg :1190,_ged :_fc .FileMode (436),_de :_e .Unix (1580491374,0)}; -_ddd :=&asset {_cb :_debd ,_fg :_gfe };return _ddd ,nil ;};var _bgd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcf\x35\xb9\x91\xa6\xb7\xaf\x5f\xf1\x2c\xc7\x8b\xb1\x4e\xf2\x9b\x40\xe1\x05\x7a\xa4\xd1\x58\x8b\x9e\x31\xdc\xd3\xb6\x01\xc3\x8b\x93\x0c\x52\x28\xc0\xaa\x2a\x94\x4a\x8b\xfe\xf7\x46\x5e\xd7\x91\x3d\x18\x1b\x28\x2d\x0a\x77\xbd\xf1\x64\xe6\x61\x32\x23\x82\x41\xc6\xcd\xe0\xef\x7e\xff\xa7\x3f\xfc\xe9\xc7\x1f\x7e\xfd\xfa\xdd\xff\xfc\xcb\x4f\xeb\x5f\xf6\xaf\x5f\xe7\x87\x1f\xe3\x97\xfd\xd7\x9f\xfe\xf6\xcb\xda\x5f\xf7\xfe\xf3\x0f\x3f\x7e\xf7\xdd\x95\xbe\xe2\x87\xf5\xeb\xdf\xff\x09\xac\xbf\xbc\x7f\xfe\xee\xbb\xe7\xfe\x7f\xf9\xb7\xbf\xfe\xba\xff\xf2\xa7\x1f\xcf\x4f\x5f\xd9\xeb\xe2\x6f\x3f\x7f\xae\xfd\xfa\xfa\xdd\xff\xb2\xff\xfc\xc3\x5f\x7f\xfd\xe5\xdf\xbe\xfe\xdd\x3f\xc5\x4f\xf7\xfe\x1f\xbe\x62\x9f\x47\xfe\x5f\x7e\x89\xfd\xcb\x0f\x3f\xfe\xf9\xeb\xdf\xfd\xa7\xff\x70\xfd\x3f\xd2\x7f\xf9\xdb\xcf\x3f\xff\x5f\xfb\x2f\xfb\xc7\x5f\xbf\x2e\x64\xfb\xc7\x00\xbf\xfb\xdd\xef\xff\xf9\xfd\xf3\x7f\x7e\xff\x65\x7f\xfd\xee\x3f\xfd\x87\xff\xfa\xf3\xfa\xf7\xff\xf1\x5f\x7f\xff\xef\xff\x27\xfe\xc6\x9f\xfe\xd7\xfd\xcb\x5f\x7f\xf8\xe9\xc7\xaf\xeb\xf5\x3f\xbe\x5e\xed\xff\x95\xff\xd7\x7f\xfb\x79\x7f\x9e\xf5\xdd\xef\xfe\xf5\x4f\x7f\xf8\x2f\xe7\xfc\x75\xff\xfa\x95\xc7\xcb\x6b\xfe\xf7\x7f\xfd\xd3\x1f\xbe\xfe\x8f\xeb\xeb\x7a\x7d\xa5\x9a\x7b\xf9\x3f\x3f\x97\xfe\x6f\xff\xfc\x53\xec\x2f\x2f\xfa\x2e\xfb\x3e\xeb\xa7\xd8\x7f\xfd\xf9\xbd\xf6\x2f\xef\x1f\xff\xbc\xbf\xfb\xfa\xfa\xfe\xf5\xfa\xf6\xf5\xf5\xf5\xfd\x78\x7d\x7b\xfe\xf5\x4f\xd7\x3f\x5d\xdf\xbe\xbe\xff\xe3\xef\xff\xf8\x1f\xf9\xf7\x1f\xff\xc0\x5f\xff\xf8\xc7\x6f\xcf\x7b\xfc\x77\x77\x7f\x77\xf9\xd0\x1f\x7f\xfa\x35\xf6\x51\xc6\xf3\xbe\xbf\xce\xb7\xaf\xeb\xb9\xe3\xbf\xfd\xd3\x77\xd7\xeb\xf5\x69\xc5\x0f\xf1\xb9\x3a\x3d\x57\xf7\xfd\x5c\xfd\x34\x81\x76\x7c\xf5\x7e\xa5\xef\xbe\x7f\x5f\xef\xa7\x29\xef\xeb\xec\x6f\x5f\xb3\x7d\xf7\xfd\x3b\xdd\x08\xd2\x4e\xdf\xbe\xae\xf9\x7a\x24\xbb\x2a\xd9\xdf\xbe\x52\x41\x72\xbc\xe6\xac\x6f\x5f\xa9\x3e\x92\xec\x63\xf2\xf3\x98\xd4\x9e\x07\x17\x25\xe5\xe4\x6f\x5f\xb9\x3e\x4f\xae\x4a\xea\x69\xdf\xbe\x4a\x9e\xdf\x7d\xff\x6e\x4a\xda\x3d\xbe\x7d\xd5\x54\x1f\xc9\x52\x72\xea\xb7\xaf\x5a\x9e\x6b\xba\xd7\xf4\xe7\x0f\xed\xf5\x3c\xb9\x87\x92\xa7\x11\x2d\x3f\x77\x0d\xaf\x19\xeb\xf5\xed\xab\xb5\xf1\x48\x16\x6d\x1e\xfb\xfd\xed\xab\xbf\x9e\x16\xce\x77\x79\x24\x73\x9f\x6f\x5f\x3d\x3f\xd7\xbc\xbd\xeb\xfd\xb4\x79\x5c\xe5\xbb\xef\xdf\xb7\x92\xfb\x79\xce\x7c\x8d\xef\xbe\xbf\x5f\x48\xee\xd7\xbb\x7f\xfb\x9a\xcf\xbb\xdf\xaf\xf7\x50\x32\xe8\xc3\x8e\x68\x2a\x9a\xcf\x45\xde\xf6\x56\xf2\xe6\x22\x45\xb7\xa2\xf5\xed\x6b\x56\x9f\x14\x4a\x36\x17\x4d\x44\x07\xd1\xd3\x21\xb3\x96\x47\x72\xfb\xec\x07\x7a\x4f\x17\x22\x1f\x7e\x9f\xe7\x93\xd5\x47\xf2\x34\xf8\x03\xbd\xa7\x84\xc8\x86\x47\xfa\xf6\x35\x3b\x92\xc8\x4a\x32\x17\x65\x44\x45\x51\xf9\xf6\x35\x27\xcf\x8e\xaa\xa4\x72\x11\x2d\x88\xa6\xe8\x79\xbb\xe9\x6d\x36\x20\x78\xbb\x44\x0b\xc2\xb7\x7b\x60\x4e\xde\x37\x96\x92\xc5\x45\x0d\x91\x2f\xbc\xf3\xb7\xaf\xeb\xf5\xa2\x0f\xb6\x2d\x78\xa0\xf7\x44\x6f\x6e\x9b\xb0\x6f\xae\xe2\x59\xdb\x67\xed\xe0\x2a\x45\x5b\xd1\xa3\xd6\x2f\x3f\xc3\xb6\xf3\xf8\xc2\x3d\xf3\xf8\x63\xc7\x9c\xc4\x55\x74\xf1\xb1\x1b\x0e\xdd\x90\x79\xe9\x63\x23\x1e\xc5\xbc\x5e\xf6\xcc\xe9\x8a\x3a\x57\xd1\x7f\xc7\x0f\xff\xc0\xf5\xb2\xa9\xc7\x8f\x73\xf8\x38\xd9\x1b\xed\x9b\x43\xbb\xd2\xf3\x8b\x9a\xd8\x7d\x3d\x0a\x78\xbd\x72\x41\x54\x15\x35\x6e\x54\xd4\x15\xf5\xe7\x2a\x54\xed\x52\xd5\x2e\x55\x2d\x37\x44\x53\xd1\x9b\xab\x12\xa2\x5b\xd1\xcd\x55\x1d\x11\xfd\x75\x3d\xa6\x7c\xbd\xca\xf3\x81\xae\x3b\x29\x4a\x5c\x35\x10\x65\x45\x7c\x8e\xca\xb3\xee\xa2\x88\xcf\x9f\x69\xfd\xdd\x14\xd1\x39\xd5\x67\xd9\x54\x75\xb2\x5c\x88\x78\xed\xeb\xd1\xc0\xeb\x55\xb9\x51\x0d\x04\x7a\x2f\xbc\xe3\xb2\x11\x6b\x3e\x57\x35\x9a\xba\x3e\x37\xa2\x4b\x36\x75\xf9\x42\x8b\x2e\xec\xbc\xf6\xe2\xd3\x5e\x81\x82\x17\x44\xe1\xe3\x83\x77\x1c\xb4\x3e\x7c\x7c\xf0\x8e\x18\xe2\xa5\xd2\x5f\x41\xdf\x0f\x1a\xa1\x8a\x5f\xaa\x78\xa1\xa9\xaa\xf8\x15\xfc\xe2\xa0\x5d\xe1\x2f\x6e\x5a\x8f\xbd\x5e\xdb\xc7\xab\xbe\x93\x1b\x55\xdf\x4b\xf5\xad\x19\x91\x8f\xdf\x4f\x7f\x5d\x2f\xda\xb5\xed\xaf\xcd\x77\xc4\xac\xaf\xed\x77\x7c\xe0\xba\x5e\xbc\xd0\xb6\x27\x70\x59\xbd\x2a\xb2\x27\x1e\xbd\xbf\x2e\x4c\xe1\x52\xef\x81\xde\x2b\x4d\x55\xef\xaf\x47\xd7\xaf\xeb\xe2\x17\x8f\x9d\x73\x6c\x3d\x37\x1e\x5b\xff\xe8\xfd\x75\x5d\x74\xb4\x7a\x7f\xa9\xe4\x7e\x34\x95\xfc\x7a\x3c\xfb\x75\xe1\x6e\xae\x13\x8a\x30\xbe\xc6\x3b\x1e\x1b\x81\x92\x5f\x98\x42\x52\xc9\xd3\xa3\xd8\xd7\x85\x89\xa6\x77\x53\xc4\xe3\x5b\x41\x34\x14\x3d\xb6\x7d\x3d\xbe\xfb\x4e\xea\x2a\xd0\x7b\x6b\x88\xf8\xc5\xf4\x28\xe3\x75\x61\x0a\xe9\xae\x8a\xf8\x68\x68\x4e\x52\x31\xd3\xe3\x2b\xaf\x8b\xef\x98\x74\x96\x49\xc5\x6c\x34\x42\xc5\x4c\x8b\x76\xf1\x85\xd2\xf2\xc6\x85\xf1\x35\x6e\x5c\x5d\x11\x1d\x6d\x23\x16\xef\x98\x82\xd6\xf7\x17\x43\xf3\xdf\x87\xd4\xff\xbf\x51\xf6\x4e\xe1\xcb\x05\x0f\x19\xfc\x54\x7c\x1e\xc2\xd7\x1a\xbc\x89\x8a\x05\x5c\x0c\xb0\x77\xda\x78\x29\xa0\xf7\x71\x21\xb2\x3b\x1f\xb8\xae\x99\x10\x25\x45\x38\xae\xa1\xa8\x28\xe2\x3b\x4c\xba\x53\x65\x48\x3a\x41\x14\x3e\xe9\x04\x13\x4e\x30\xbd\xe8\x3b\x9d\x20\x03\x78\xef\x83\x1b\xfd\xcc\x89\x6f\x9a\xd2\xd3\x2e\x07\xf5\x3b\xbf\xb1\x27\x1e\x9f\xdf\x59\x51\xe6\xaa\x82\xa8\x28\xa2\xa3\x66\x47\x34\x14\x0d\xae\x9a\x88\xa6\xa2\xe7\xd3\x8c\xd7\x85\xe8\xad\xe8\xe9\xaf\x94\x15\x6d\x45\x9b\xab\x12\x22\x5e\x28\xa3\x0c\x09\x27\x98\x55\x06\xa0\x8f\x57\x46\xd4\x14\xf1\x8b\x45\x91\xbf\x78\xfb\x8b\x34\x55\x65\xc8\x37\xbf\x58\x68\xea\xed\x2f\xde\xfe\x22\xef\x78\xfb\x8b\x8f\xe3\xba\x12\x7e\x31\xeb\xb8\x80\x3e\x30\xd7\xbc\xec\x89\x45\x4f\x54\x45\xf6\xc4\x03\x7d\xd0\xd1\x79\xd9\x54\xd4\x2f\x61\x88\x59\xf5\x03\xfa\x78\x29\xea\x8a\x1e\xab\x4b\x8d\xbe\x5f\xa1\x28\xb8\x8a\x2e\x54\x23\x81\x2b\x35\x1f\xff\x69\xea\xf3\xb5\xc7\xc5\x8d\xc1\xd7\xce\xf8\xc5\x84\x76\x67\xfd\x22\xd0\xc7\x45\x47\xeb\x17\x73\xd0\x5f\xc4\x07\x39\xec\xaf\xa0\xbf\x2e\x45\xf6\xd7\x03\x57\xea\x3e\xeb\x56\x74\x73\x15\x1d\xed\x48\x0f\x5c\x69\xf8\x78\x5b\x1f\xb4\xfe\xa2\xef\x35\x85\x4c\x5c\x99\xb0\x8e\xbc\x6d\x04\x1a\x3d\x70\x49\x59\x8d\x06\xae\x34\xf8\x45\x1d\x6a\xde\xf4\xd7\x45\x47\xeb\x50\x81\x2b\x61\x1d\x79\xab\x72\xf8\xd8\x41\xc4\x95\xf5\xb1\x79\xd3\xfa\x49\x23\x74\xa8\xf9\x89\x27\xfa\xb8\x7c\xbc\x4d\xc5\x86\xd2\xf4\x46\x7b\x15\x1b\x1a\x38\xc1\xac\x0d\x01\x57\x56\x7d\xf5\xb1\x40\x1f\x04\x5d\x59\x1f\x0b\x5c\x59\xc5\xd4\xd2\x80\x3e\x92\x22\xdf\xf1\x89\x1a\xae\xac\xca\x19\x35\xe4\x43\xaf\x6a\x56\xc7\x5e\xc5\x1e\x33\x1d\x6d\x48\x7d\x17\xec\x71\x10\x52\x15\xed\xb1\x10\x5b\x64\x5e\xbb\x18\x5b\x14\x62\x8b\x91\x14\x75\x45\x4f\x4f\x64\x9a\x5a\x8c\x1a\x80\x3e\x08\x96\x8a\x9e\xb8\xbc\xf9\x45\xbc\x7a\xd1\xf8\x80\x3e\x30\xd1\x72\xd3\x13\xe5\xe6\x1d\x3f\x22\x1b\x71\xa3\xf7\x04\x4b\x45\x13\x2d\x4f\xa4\x70\x65\xac\xb6\xdc\x43\x11\x5f\x88\x98\xa7\x68\xa2\xe5\xe6\x17\x71\xf4\x45\xe3\x03\xfa\x60\x84\x28\x46\xb7\x05\x7b\xcc\x58\x6d\xd1\x1e\x8b\xf6\xe8\xe3\xb5\xc7\xf2\x98\xd5\x95\x19\xb0\x8b\x66\x05\xf4\x91\xbd\xd1\x46\x10\x81\xe4\xea\xe3\xdf\x8a\xde\x5c\x45\x7f\x19\x81\x14\xec\x31\x57\x45\xa1\x08\x8d\x26\x32\x2a\xda\x23\x70\xe5\x46\x4f\x68\x8f\x45\x7b\xf4\x85\xb4\xc7\x12\xf4\x17\xc3\x67\xd1\xf8\x4a\xd0\x5f\xc4\x4f\xc5\xa0\xa4\x04\xed\x62\xe4\x2a\x1a\x1f\xd0\x47\xf1\x46\xdb\xf5\xc0\x95\x3b\x5d\xa8\xf1\x01\x7d\x14\x45\x36\x75\xd3\x7a\xe2\xa7\xb2\x3f\x22\x5a\x4f\x94\x55\x0c\x24\x80\x2b\x13\xd7\x17\xf5\xbe\xa8\xf7\x44\x59\x45\xbd\x2f\x87\xef\xc8\x10\x50\x0c\x11\x80\x3e\xfc\x1c\xc6\xc1\xe5\xd1\xe2\xab\xe0\x6a\xcb\xb1\xa9\x6a\x34\xb1\x58\x51\xa3\x0b\x1a\x5d\x70\x8f\x4e\x09\xef\xfa\x68\xf4\x55\xf0\x5f\x55\x8d\x06\xfa\x60\x58\xaf\x8e\x30\xc0\x55\xae\xfc\xdb\x43\x71\xd5\x06\x2a\x91\xf3\xa8\x3e\x77\x2a\xba\x79\xc8\x40\xb4\x14\xd1\x77\xc4\x65\xd5\xd0\x03\xb8\x0a\x96\x52\x1d\x93\xaa\x36\x80\xca\x54\x6d\x00\xb8\x4a\x52\xe4\x9b\x38\x26\x11\x97\x55\xc7\x24\xe0\x2a\x58\x4a\x35\x72\x06\xfa\x68\x3c\x5e\xb3\xa8\x8f\x29\x5c\x85\x39\x44\x75\x98\xaa\x37\xed\x6a\x8a\x6c\x17\xe3\x48\x41\x49\xab\xe3\x48\x75\x1c\x21\x66\xa9\x2a\x7c\x5d\x7c\x87\xe2\x55\xb7\x22\xbe\x03\x83\x46\x5d\xbe\xf6\xa3\xa4\x57\x21\x24\xaa\x2a\x29\xd0\x07\xea\x57\x8d\xaf\x2b\x7a\x5b\xaa\x22\x3f\x0d\x33\xc8\xc1\xd0\x52\x9d\x41\x56\x7c\x7f\xc1\x06\xaa\xea\x57\x83\xfe\xea\xf4\xbd\x01\x4e\xc5\xf7\x97\xce\x2f\xea\xfb\xab\xbe\xff\x23\xf2\x59\x9b\x77\xec\x34\x75\xfb\x8e\x9b\xfe\x42\xe1\xab\x8e\xbe\xa2\xdd\x85\xd1\xa6\xaa\xdd\x55\xed\x46\xe1\xab\xda\x5d\x0f\xcf\x22\xa2\x67\xdd\xe1\x01\x9f\xa5\xc8\x67\x11\xed\x96\xa9\xc8\x67\x1d\x9f\xc5\x3b\x9e\xcf\xb3\x1e\xbd\xad\x78\x75\x17\x2e\xee\x46\x18\x54\x51\xf8\xa6\x92\xb6\x37\x0a\x40\xa8\xd7\x0c\x80\x81\xab\x32\x86\x37\x3d\x31\xd0\x07\x41\x5c\x33\x58\x02\xae\xca\xe8\xdc\xd4\xd5\x66\xb0\x34\xfc\xc5\xb7\xa2\x37\x57\x29\xba\x15\xf1\x69\x87\x8d\x58\x8a\x68\x2a\x23\x6a\xd3\x85\xb7\x9b\x4f\x4b\xa8\xd7\xd4\xd5\x86\x0b\xaf\x84\x7a\x4d\x17\x0e\xf4\x41\x7f\x35\xe7\x82\x0d\xf5\xad\x8c\x5c\x4d\xf5\x6d\xaa\xef\x18\x88\x6c\x3d\x2e\xbc\x26\x6f\xf4\x17\x99\xf8\x0d\xc6\xf0\xa6\xbf\x6e\x04\x4b\x15\x4f\xdc\x0c\x96\x9a\xc1\x12\x63\x78\x33\x58\x02\xae\x8a\xf7\x6c\x2a\x79\x53\xc9\xf1\x52\x4d\x25\x6f\x38\xe7\x5a\xbc\x31\x14\xf1\xd1\x18\xe9\x9b\xce\x19\xb8\x58\x49\xba\x9b\xce\xb9\xa9\xe4\xf8\xb2\xa6\x92\x37\x94\xbc\x12\xea\x35\x95\xbc\xe9\x9c\xd1\x89\xa6\x73\x06\xae\x4a\xa8\xd7\x9c\x31\x02\x7d\x30\x17\x6c\x61\xbb\x08\xa9\x2a\x06\xd3\x0c\xa9\x80\x3e\x59\xf0\x68\x7a\x75\xe0\xaa\x18\x4c\xd3\xab\x03\x7d\xbe\x14\xf9\x1d\x1f\xbb\xb9\x2a\x1e\xa0\x39\x23\x00\xfa\x24\x34\x6e\xce\x08\xda\xe6\x17\xb1\xc7\x66\xcc\x03\xf4\xa9\xae\x3a\xaf\x6c\xac\xa7\x54\xf4\xbe\xed\xcf\xe3\x17\x57\xd1\x5f\xda\x10\x70\x55\xd5\x57\x1b\x6a\x0c\x07\x93\x38\xa5\x39\x1c\x00\x57\x55\x31\x0d\x83\x80\x3e\xf1\xea\xcd\x30\x88\x45\xbc\xab\xaa\x72\x1a\x1f\xd0\x5d\x5a\x6b\x2e\xb1\x34\xd6\x53\x2a\x13\xa1\xe6\x38\x02\xf4\xa9\xc1\x18\x19\x01\x57\x55\x01\x1c\x5a\x1a\x93\x97\x79\x79\xa3\xad\xd7\x44\xe7\xf3\x85\x5c\x37\xbc\x3b\xe3\xc8\x24\x9c\xed\x9a\x68\xc7\x1e\x1b\x1d\xdd\xb5\x47\xa0\x4f\x0c\xa6\x6b\x8f\x1d\x1b\x6a\x2f\x45\x68\x4e\xc7\x86\x26\x21\x68\xd7\x86\x3a\x36\xd4\x88\x70\xbb\x36\x04\xf4\xc9\x08\xd3\xb5\xa1\xfe\x8c\x0a\x57\x63\x95\xaa\x3b\x2a\xf4\xdb\x5f\x9c\x88\xfc\x45\x26\x2f\x8d\x78\xb3\x1b\x19\x01\x7d\x7e\x44\xf4\x44\x5f\xfc\x22\xf6\xd8\x8d\x79\x3a\x36\x34\x19\xad\xba\x36\xd4\x17\xcf\x22\xca\xea\xcb\x67\x2d\x9f\xa5\xe8\xf3\xac\x9b\xab\x68\x84\xa3\x02\xd0\x27\x63\x5a\xd7\xac\x3a\x36\xd4\x8a\x8f\xb7\x27\x08\x70\x66\x6a\xbf\x3d\x14\x77\x87\x16\xe0\x6a\x84\x1e\x2e\xe0\x0a\x7d\xe2\x33\xba\x53\x94\x1e\x7c\x9a\xa2\xc8\x4f\xf3\xd8\x53\x9f\xc4\xb1\x5d\x7b\xea\xc4\x3f\x8d\x01\xbb\x6b\x29\x40\x9f\xc4\xb1\xdd\x01\xa8\xb3\x9a\xd3\xaa\x37\xda\x6c\x8d\x87\xa1\xb8\x6b\x3c\xc0\xd5\x30\xb1\xee\x98\x04\xf4\x69\xdf\x39\x26\x75\xc6\xa4\xc6\x62\x6b\x77\x4c\xea\xcc\x34\x66\x56\x64\xbb\x98\x69\x34\x86\xbc\xee\x4c\xa3\x33\x26\x4d\x06\xec\xae\x3d\x01\x57\xeb\xde\xf8\x69\x17\xdd\x49\x24\xd8\x35\xb1\xce\x3a\x4d\xc3\x5c\xbb\x13\x06\xa0\x4f\xbf\xc3\xf1\x33\x13\x97\xb5\xa1\x48\x2d\x22\x2e\x9b\xc4\x8b\x5d\x7b\xea\x98\x45\x1b\x8f\xde\xba\x54\x7e\x0f\x6d\x00\xb7\x3b\xb4\x81\xf1\xf6\xc6\x82\x88\x1b\x07\xda\xcd\xfa\xf9\x3d\xd4\xee\x71\xdb\x08\x9e\x65\x90\x3f\x08\x5d\x48\x27\xdc\x43\x25\x05\xba\x6b\xe1\xe3\xbe\x15\xdd\x5c\xa5\x68\x29\xe2\xa3\xe1\x9c\x87\x01\x0e\x70\xf5\xe4\x2f\x6e\x45\x74\x0e\x41\xdc\x70\x2a\x30\xb0\x01\xd7\xb0\x87\x36\x00\xf4\x89\x0b\x1f\x0e\x2d\xe4\x00\x2e\x17\x95\x87\xe3\xc8\x60\x2a\x30\xab\x37\x0e\x45\x8f\xa5\xb8\x10\x3c\xb4\x94\xa1\xa5\x10\xea\x0d\x2d\x65\x60\x03\x2e\xf1\x0e\x6d\x60\x68\x03\x0c\x07\x43\x25\x1f\x8c\x23\xae\x9b\x0e\xc7\x91\xc1\x08\x31\x09\x08\x87\x1a\x3d\x18\x21\x5c\xc5\x1c\x6a\xf4\x20\xc8\x9f\x0c\x07\xc3\xe1\x60\xb0\xcc\xe8\xca\xe3\x50\x0b\x81\x3e\xd1\xd5\xe1\xac\x78\xe0\xfb\x7b\xf3\x2a\x9f\xa5\xef\x67\xbd\x6d\xe8\xfb\x81\xab\xa3\xbe\x63\x7f\x1e\xcf\x68\xf3\x11\xf9\x39\x98\xb6\xba\xb8\x36\x9c\xb6\x02\x7d\x12\x5c\x0e\xb5\x10\xb8\x3a\xea\x3b\xd4\xc2\xa1\x57\xff\xdc\xe8\x3b\xa2\x98\xbd\xf3\xb5\x55\xcc\xa1\x62\x32\x4c\x0d\x15\x73\xa0\x98\xae\x8b\x4d\x15\x73\xb2\xfe\xdd\xd1\xd5\xa9\x27\x9e\x2a\x66\xf7\xaa\xa9\x08\x35\x61\xa4\x9f\xc6\xe7\x40\x9f\xfd\x42\xc4\x17\x9a\xc4\xe7\x03\xf5\x9d\xfa\x6b\xa0\x9b\x10\x99\x2e\x89\x03\x97\xcb\x48\x53\x25\x9f\xba\xf0\xae\xa8\x28\x2a\x5c\x55\x11\x55\x45\x95\xab\x68\x84\x5e\x7d\xe2\xc2\x5d\xfa\x99\xba\xf0\xa9\x29\x74\x6f\xa4\xef\x27\x8a\xe9\x12\xcb\x54\x31\x81\x3e\x31\xf7\x69\x80\x33\x89\xe2\x5d\x0c\x98\xeb\x73\x23\x1f\x8d\x5e\x9d\xfa\xeb\x49\x14\x3f\x58\x63\x9b\x6a\x21\xd0\x67\x57\xe4\x6b\x3f\x9a\x77\x39\xe9\x9e\x2e\x53\x4e\xfd\xaa\x7d\xaf\x16\x4e\x82\x92\x81\x83\x99\x6a\xe1\x34\x28\x21\xcc\x9e\xba\x5a\xe0\x72\x12\x39\x75\xb5\x40\x9f\xc3\x1b\xfd\x1c\x78\x5f\xa7\x87\x53\xef\x0b\xf4\x49\xd4\x30\x9d\x11\x00\x97\xb3\xbc\x69\x80\x33\xf5\xd1\x84\xb3\x53\x1f\x0d\x5c\xa3\xd2\x08\x7d\xf4\xd4\x47\x13\x5b\x4c\xad\x63\xe2\xa3\x47\xf5\xf1\xf6\x2a\x6b\x46\x53\x65\x72\xcd\x68\x62\x30\xa3\x2a\xf2\xb5\x0d\x83\x08\x7a\xa7\x61\x10\x70\x39\x41\x9b\xba\x6d\xa0\x9b\x25\x9b\xba\xed\x49\x18\x34\xb0\xb4\x69\x18\x34\x0d\x83\xf0\xab\xd3\x30\x08\xb8\x9c\x7a\x4d\xcd\x6a\x1e\x34\x87\x68\x66\x1a\x19\x4d\x0c\x66\xa8\xbe\x1a\xcc\xd4\x60\x88\x66\xa6\x06\x03\x5c\x4e\x84\xa6\x91\x11\xd0\xe7\xec\xbf\x3d\x14\x4f\x03\xa7\xc9\x74\xc7\x79\xd2\x34\x70\x02\xba\x89\xbb\xe9\x74\x07\xb8\x9c\x01\x99\x29\xbd\xdf\x0c\x1a\xce\x6d\xde\x0e\x1a\x6f\x03\xa7\xe9\x55\x43\x11\x5a\x44\x77\xbe\x9d\xa2\x00\xc3\x8c\xdf\xdb\x29\xca\x9b\x41\x63\xd0\x9d\x6f\x07\x0d\x60\xbc\x5e\x8a\xbc\xf1\xf1\xe4\xd7\x64\xc1\xf5\x6d\x64\x03\x8c\x17\x01\xf0\x5b\xe3\x79\xb3\xd6\x39\x09\xaf\xde\x06\x12\xc0\x78\x61\xd4\x6f\x3d\xf1\x9b\xd8\xc2\x10\xe1\xad\x27\x7e\x3f\x36\x30\x5e\x04\xc0\x6f\x6d\xe0\x8d\xdb\x9d\x2c\x29\xbd\x55\x2c\x60\xbc\x6c\x84\x6e\xf7\xcd\xca\xa3\xe3\xdb\xdb\x09\x29\x30\x5e\x98\xfe\x7b\x7f\x9e\xf5\x0c\x79\x8e\x49\x6f\x7d\x2c\x30\xcc\x6a\xbe\xd5\xb5\x37\xfa\xe1\x38\xf2\x56\x3f\x80\x6a\xec\xf9\xd6\xed\xbe\xd1\x0f\x7d\xff\x5b\xfd\x00\xc6\x8b\x30\xf9\xad\x7e\x90\xcb\xbe\x26\x13\x78\x93\xd9\xf7\xcd\x1c\x55\x2f\x75\x1b\x00\x03\xe3\x45\xe4\x7c\xbb\x52\x02\x5c\x7a\x96\xdb\x69\x2b\x30\x5e\x4c\x48\x6f\xbf\xf6\xcd\x1c\x55\x9f\x71\xeb\x89\xef\x37\x1f\x0d\x5f\x76\xfb\xb5\xef\xe7\x0b\x5f\x5a\xf0\xed\x7a\xca\xfd\x38\xe7\xf1\xba\x14\x1d\x45\x87\xab\xf8\x45\xd7\x53\x80\xf1\x22\xbe\xbe\xf5\xd7\x37\xce\x79\x32\x3b\xb8\x75\xce\xc0\x30\xe5\x7b\xeb\x9c\x81\x4b\x7b\xba\x75\xce\xf7\x13\x5f\x8f\xd7\xe5\xe3\x87\x22\x5a\x3f\xbd\xd1\xd6\xab\x72\xc4\xd7\xb7\x2a\x77\x3f\xde\x33\xa9\xab\xb7\xde\x13\x18\x26\x86\x6f\xf5\x0b\x48\x7f\x17\xd9\xae\xa0\x57\xf1\xd7\xb7\x33\xc6\xfb\x71\x82\xe9\xc5\x4a\xed\xad\x13\xbc\x37\xed\x52\xa4\xe6\xdc\xcf\xe8\x9c\x4c\xd3\xde\x8e\xce\xc0\x78\x65\x45\x68\xce\x7d\x68\x17\xae\xf2\xd6\xd9\x00\xe3\x85\xae\xde\x3a\x9b\xfb\xd1\x96\x64\x9a\xf6\x76\x74\xbe\x0f\xbf\xc8\xa4\xfb\x56\x73\xee\x47\x5b\xd2\x8b\x70\xe3\xd6\x8d\x00\xc3\xbc\xf3\xad\x9f\xb8\xa1\x77\xbc\x70\x6f\xb7\x7e\x02\x18\xaf\xe2\x8d\x5b\x11\xef\x88\x7b\x5b\xaa\x1c\x90\x5e\x68\xe1\x7a\x27\x45\xd8\x23\x43\xcb\x72\x85\x6f\xbd\x69\x2a\xc3\xfa\x52\x0b\x97\x2a\x47\xec\xba\x54\x39\x20\xbd\x50\xdf\xa5\x83\x59\x8f\xe6\x0d\xfb\x6b\xb9\x2c\x02\xa4\x57\xb7\x11\xb7\x22\xba\xb0\x28\x5a\x8a\x78\x21\x5c\xda\x52\x31\x81\xf1\x2a\x36\x95\x17\x5a\x8f\x02\xa5\x17\x43\xde\x72\x58\x5f\x37\x96\x46\xdf\x2f\x35\x67\xdd\xfc\x22\x8e\x7e\xa9\x39\xc0\x30\x91\xbe\x8c\x70\xd7\xe2\xa3\xb1\xd6\xb0\xcc\x87\x03\xe3\xc5\x30\xb5\x5c\x16\x01\xd2\x85\xe3\x5b\x86\xb3\xc0\x78\x31\xc5\x59\x86\xb3\xeb\x71\x7c\xe9\x7a\x79\xa3\xed\x5a\x7c\xda\xea\xe3\xed\x9c\x27\x76\x4d\x17\x6e\x68\x19\xbb\x02\xe3\x55\x15\xd9\xd4\x07\xd2\x85\x07\x58\xeb\xd3\x54\x7a\x82\xe9\xd2\x72\xf1\x64\x3d\xb1\x45\xba\x58\x6c\x5a\xc6\x16\xc0\x78\x11\x6f\x2e\xad\x63\x3d\xea\x9f\x2e\xac\x76\xb9\x1c\xb8\x82\xef\x88\x7e\x2d\x5d\x2d\x90\x2e\xe6\xa8\xcb\x08\x64\xe9\x7d\xd1\xaf\xa5\xf7\x5d\x4f\x04\x92\xae\xa4\xc8\xa6\x06\xbd\x4a\xa0\xba\x8c\x40\x80\x64\xde\x79\x19\x81\x00\xe3\xd5\x6c\x84\xad\xc7\xf8\x2e\x22\xa3\xa5\xf1\xad\x4d\xdf\xab\xab\xc6\x16\x40\xba\x08\xec\x97\xb1\xc5\xd2\xdf\xab\x98\xfa\xfb\xb5\x69\x3d\x96\xb6\xb4\xda\xa5\xbf\x27\x92\x5c\xfa\x7b\x20\x5d\xe5\x1f\xc8\x15\x2f\x03\xf3\xe5\x70\xd0\xfd\x75\xdf\x04\x9a\xd5\xc5\x34\x6c\x19\x67\xac\x83\x32\x30\x60\x2f\x87\x83\x75\x50\x06\x42\xa2\x65\x04\xb1\x0e\xcf\x52\x6f\x35\xd7\x85\x6d\x5e\x7c\xad\xd0\x36\x81\x74\x11\xd9\x84\xb6\x19\x6f\xb4\x08\x4f\x1c\x9a\x58\x60\x4f\x17\xb1\x7a\x68\x4f\xf1\xe6\xf1\x84\xdc\xa1\xf1\xc4\x9b\xc7\x77\x45\x34\x35\x6e\xec\x9c\x98\x25\xf4\xd7\x40\xba\x18\x34\x42\x7f\x0d\x8c\xeb\xa5\xa8\x2a\xa2\xef\x08\x21\xc3\x78\x00\x18\x9a\x45\x68\x62\x71\xf3\xe5\x6d\xaa\x33\xc6\x78\xa6\x87\x43\xa2\x45\x38\x3d\x04\xd2\xc5\x70\x10\x5a\x5d\x2c\x7f\xb1\x22\xf2\x17\x17\xdf\x94\x98\x27\x34\x9e\x58\xfe\x22\xaf\xad\xa5\xc4\x63\x16\x29\x11\x22\x84\x66\x11\x8b\x5f\x64\xc8\x0b\xcd\x22\x1e\x85\x4f\xc9\x1b\x55\x78\x60\x5c\x0c\x79\xa1\xc2\xc7\xa3\xe4\x29\x31\x72\x85\xeb\x80\xc0\x90\x8e\x11\x2a\x7c\x3c\xba\x9a\xcc\xc0\x87\x61\x72\xa0\xb7\x9a\x58\xa8\xb7\xc1\xa0\x91\xb0\x81\x70\xd0\x00\xc6\xc5\x90\x17\x0e\x1a\xf1\x68\x4e\x4a\xf8\xfe\x50\x73\x82\xa8\xe1\x62\xe1\x29\x8c\x1a\x02\x47\x0f\x91\xef\x0e\x35\x07\x18\x1a\x62\xe8\xe8\x81\x94\x70\x36\x5b\x65\xda\x78\xf5\x2b\x29\xca\x8a\x0a\x57\x0d\x44\x55\x51\xe5\xaa\x8e\xa8\x29\x7a\xfa\x3e\xe1\x20\xb6\x2a\x07\x0c\x99\x23\xdb\xd8\x02\x48\x09\x07\xb1\x75\xf4\xc0\xd0\xa8\xb7\x8a\xb9\xf1\xea\x09\xd3\xdf\x2a\x26\x30\x2e\x42\xbd\xad\x57\xdf\x4f\x6c\x91\xcc\x87\x6f\x63\x0b\x60\x5c\xcc\xfc\xb7\x73\xc1\x7d\xd3\x7a\xec\x71\xab\x98\x9b\x40\xe2\x22\xab\xb9\x0d\x24\x36\xba\x6a\x3e\x7c\xab\xab\x5b\x5d\x65\xc0\xde\xea\xea\xbe\xf9\x8e\x68\xf4\x56\x31\x81\xa1\x1b\xd9\x2a\xe6\x7e\x34\x2f\x25\x34\x7a\xbb\xfc\x00\x8c\x8b\x8f\xb6\x75\xe1\x1b\x1f\x9b\x08\x5d\xb6\x3e\x16\x18\x17\x2b\x4b\xdb\x70\x63\x3f\x6a\x96\xf2\x4b\x91\xcf\x0a\x9f\x45\x53\xe3\xf3\xac\xa7\xbf\xcc\x28\x6f\xbd\x27\x30\x64\xda\x6c\xbd\xe7\x7e\x54\x2e\x65\x74\x75\xab\x72\xc0\xb8\x18\xfc\xb7\xae\x72\x3f\xae\x32\x99\x51\xde\xba\x4a\x60\x5c\x45\x91\x5f\xfb\x81\x94\x55\x13\xa7\x61\xc0\xb8\x18\xe9\xb7\x0e\x15\x48\xe6\x9d\xb7\x0e\x15\x18\xfa\xc2\xad\xc7\xdc\x8f\x97\x4c\x59\x05\xd8\x9f\xa6\x4a\xe0\xf4\xf1\xb8\xa1\x4d\x18\x94\x99\xef\x6e\xc3\x20\x60\x5c\xac\xba\x6c\x3d\x26\x90\xb2\x2f\xe4\xba\xc5\xd6\x3a\x88\x1a\xb6\xd6\xb1\x9f\xc8\x28\x65\x1b\x61\x64\xb4\x71\xb5\x72\x8e\xb6\x06\xb3\xb1\x8e\x4c\x20\x71\xb4\x8e\x83\x29\x98\x8a\x3e\x9a\xc2\xd1\x14\x70\xdb\x47\x53\x38\x28\xb9\xa9\xe8\xa3\x92\x1f\x95\x9c\x40\xe2\xa8\xe4\x07\x25\xcf\xcd\x67\x85\x22\x3e\x1a\x81\xc4\x51\xc9\xcf\xe2\x17\x99\x24\x1c\xbd\x1c\x30\x2e\x02\x89\x63\xd4\x00\xa4\xcc\x04\xed\xb8\xd6\x00\x8c\xcb\x46\xe8\x0b\x0f\x8e\x2f\x93\xbe\x39\xeb\xf3\x78\x3a\x9a\x99\xca\x71\x11\xec\x10\x2d\x67\xfc\xfd\x31\x1e\x38\x4c\xbd\x2e\xc2\x8d\x63\x68\x7c\x50\xcc\x82\xbf\x3f\x2a\xe6\x51\x31\x21\x9d\x1d\x15\xf3\xa0\x72\x26\x86\x8f\x2a\x77\x18\x8a\x1d\xc0\x8e\xfa\x75\x50\x13\x13\xb8\x47\x35\x39\xaa\x89\xaf\xbd\x3f\xcf\x7a\x3e\x5a\x49\xff\x40\xae\xf8\xe8\x3d\x8f\xde\x13\x67\x73\xf4\x9e\x40\x32\xbf\x7b\x1c\x9d\x81\x71\x35\x45\xf6\xca\x13\x79\xa7\x82\xde\x1e\xe7\x6f\xc0\x90\x47\x76\x74\xbb\x40\x32\xbf\x7b\xd4\xc8\xa3\x46\x36\x6f\xf4\xd3\xa0\x91\x05\x37\x72\xd4\x48\x60\x5c\x04\xd3\xc7\xf0\x1d\x48\x25\x7b\xa3\x5d\x40\xf8\xee\x80\x7d\x54\xd2\x83\x46\x96\xc7\xa8\x97\x34\x66\x61\x5c\xfd\x42\x94\x14\xd1\xfa\xc7\x78\xd6\x0b\x17\x2e\x8c\xeb\x89\x6c\xd6\x8b\x19\xe3\x82\xed\x9c\xca\x63\x16\x4b\xb6\xb3\x30\xae\xc7\x55\x2e\xe9\xce\x42\x22\xa3\xbc\xa4\x3b\x0b\x83\x10\x61\x41\x7d\x7e\x80\x76\x55\x7f\xf1\x20\x62\xe2\x77\x75\x44\xb7\x4d\xbd\x69\x57\xa3\xf5\xb7\xed\x7a\x82\xf1\x71\x75\x1a\x41\x26\x52\x48\xe5\xe9\xe8\x05\x69\xfa\xfb\xf5\x72\xa4\x1f\xbc\x23\x36\xb0\x5e\x44\xbb\x65\xf0\xac\x65\x23\x88\x76\xaf\x49\xbb\xd0\xee\x05\x31\x3a\x95\x47\xe1\x97\xc4\x68\x61\x5c\x93\xc7\x87\xcf\x7a\x20\x95\x8f\xa8\x29\xa2\x5d\x93\x76\x85\xed\x22\xda\x2d\x4f\x6c\xb1\x5e\x61\xbb\x88\x76\xaf\x8f\xc8\x2e\x0c\xf9\xf3\xb4\x0b\x4f\x2c\x8c\x6b\xda\x88\x4f\xbb\x0e\x57\xd1\x39\xc4\x03\xc2\x48\xde\xb8\xed\x2f\xcc\xa2\xbe\x78\xfc\xf6\xf1\x98\x45\x7a\xd1\x13\xdb\x2f\x84\x59\xd4\x8b\xa6\x6e\xbf\x10\x21\x68\x7a\xf1\xb5\xb7\x8d\x20\x04\x25\x31\xbc\x24\x55\xaf\x17\x53\x4d\xc2\xa0\x05\x9b\xfa\x81\xca\x55\xb4\xeb\xd8\x13\x68\x21\x14\xc3\xf5\x3a\x3e\x1e\x2d\xac\x8f\x27\x5e\x12\xa1\xd7\xf5\xe8\x57\xaa\xcf\xc8\xb5\x2e\xf5\x0b\x3e\xf4\x48\x4f\x48\xb5\x20\x45\x3f\xc0\x0b\x3d\x23\xc4\x92\xf5\xbc\x2e\x3c\x5e\xba\x7c\xd6\x56\xc4\xe3\x1f\x87\xba\x2e\x95\xe9\x62\xb2\x96\x9e\x00\x67\x41\x51\x7e\x80\x8e\x6e\x3c\x9e\xb0\x71\x5d\xf7\xe3\xcb\xe0\x26\xae\xeb\xf6\xc6\x67\x44\x4e\xb5\xd1\x2e\x66\x66\xc2\x80\x9b\xb8\x2e\x66\x66\xeb\x62\x1a\x56\xb1\x8e\x6b\xd9\xd4\x07\x46\xca\x8a\xba\x22\x5a\xff\x84\xec\x0b\xba\xf3\x07\x46\xca\xbc\x10\xc3\xfa\xba\x16\xed\xea\x34\x62\xd9\x2e\x14\x33\xd9\x5f\x2a\x26\x1c\xe6\x44\xb6\x75\x5d\x2a\x26\x30\xd2\xe3\x27\x96\x7c\xe6\x75\xe1\x63\xc9\xa3\xae\x4b\xfd\xba\x98\x3a\xc1\x99\x5c\x17\x53\xa7\x75\x3d\xfa\x95\x2a\xba\x7a\xc5\xe7\xf1\xf4\x44\xa6\x11\x61\x4f\x3c\xa3\x7b\x6a\xe8\x97\x14\xe7\x05\xad\x79\xb0\xfd\x63\xc1\x6d\x7e\x60\x70\x15\xcf\x52\xe5\x2e\x55\xae\xd0\x13\xaa\x1c\x90\xda\x45\x17\xaa\x72\x97\x2a\xe7\xa7\x55\xe5\x60\x27\xa7\xe6\xa7\x3d\x76\x34\x4e\x34\xe1\x99\x64\x2a\x0b\x89\x0c\xe9\xba\x8e\xaf\x7d\x6c\x17\xef\xa8\x16\x5e\xac\x6e\x90\x21\x5d\xd7\xb1\x11\x84\xb3\x30\x3e\x97\xe4\x65\x21\x35\x3e\xad\xe4\x65\x21\x35\xbe\x63\xd2\x3d\x42\x58\x1e\xa9\x7a\xd5\x54\xc4\x0b\xd1\x13\x49\x2f\x97\x58\x92\x22\xe8\x5d\xb0\x96\x1f\x78\x3c\x40\xf3\x46\x3d\x53\x52\x31\x1f\x7f\xbf\x64\x2a\xaf\xf4\x84\x8a\xa9\x3d\x23\xea\x4a\x2c\x19\xac\x74\xd3\xd4\xe6\xb3\xb6\x22\x9a\xda\x7c\xd6\x51\xf4\xcc\x41\x52\xa7\x11\x04\x97\x42\x22\x93\xb9\xd2\xf2\x85\x58\x6b\x48\xf8\xfb\xa4\x46\x27\x42\x04\x32\x99\x2b\xe9\x1e\x21\x3f\x0f\x48\xa0\x2b\x2d\x9b\xba\x78\xc7\xcf\x8d\xbe\x23\x33\xff\x84\x8f\x4e\xe1\xe3\x83\xfe\xc2\xaf\xa6\xf0\xf1\x0c\xfe\x90\x40\x57\x62\xf0\x5f\x29\xf8\xc5\x91\x7e\x73\x28\x5e\x49\x55\x4e\x81\x7e\x0c\x1a\xa4\x5f\x04\x12\xf9\xca\x25\xa9\x7a\xc1\x87\x1e\x09\x85\x87\x14\xfd\x40\xe5\x2a\xfa\x4e\x25\x4d\x4c\xd3\xd3\xa4\xd9\x2a\x29\x90\x3a\xbe\x2c\xa9\xa4\x30\xa8\x47\xfa\xdc\x68\x0f\x3f\x90\xfa\xc5\xe3\x8f\x3d\xfc\xc0\x80\xd7\xb9\xdc\x02\x25\x24\x72\x9f\x2b\xe9\x17\x13\x1a\x99\x7d\xbc\x1a\x09\x24\x36\x0b\xad\xc4\xb0\xbe\x12\xae\x92\x58\x7d\x25\x5d\x25\xd4\xeb\xc4\xf6\x9d\x25\xf5\x5a\x18\xf9\x52\x94\x14\xd1\xfa\x27\xdc\x58\x32\xa8\x85\x41\x44\xbf\xb2\x1a\x99\x89\x17\xd9\x33\xb2\x20\x58\x7f\x60\x64\x4c\x4c\x9e\xf5\xca\x0c\xb2\xe4\x2b\x57\x76\x90\x05\x46\x7e\x26\xa4\x2b\xab\xca\x40\x6f\x8c\xf4\x52\xaf\x17\x0c\xea\x44\x0a\x73\xc9\xa0\x16\x46\xbe\x14\xd1\x85\x10\xa1\x13\x5b\x19\x96\x44\xe8\x05\xd3\x79\x30\xad\x58\x59\x5d\xcb\x8c\xce\x24\x27\x57\x76\x74\x06\x46\x66\x00\x92\x08\x2d\xa4\xde\x15\xf9\x8b\x84\xa3\x19\x6f\x20\x11\x7a\x65\x74\xad\xa3\xca\x59\x65\xca\x8c\xce\xd9\x5e\x75\x74\x86\xf5\x9c\x48\x3b\x2e\x59\xcf\xc2\xc8\x89\xce\x09\x7b\x95\x71\xb7\xe3\x76\xb3\xe3\x2e\x30\x98\xc8\xac\xec\xb8\x0b\x53\x39\x75\xb4\x50\xa6\xb2\x30\x72\xe2\xb5\xd5\x42\x08\xc7\x09\x0a\xfd\x92\x70\x2c\x8c\xec\x77\xdc\xbe\x10\x2a\x47\x26\x72\x49\x38\x16\x46\x7e\x66\xc5\x4b\xc2\xf1\x82\x3e\x9c\x20\xa1\xaf\xac\x13\xcc\xc7\x77\xe4\x3b\xaa\x5f\x99\x18\x71\xa8\x39\xc7\x77\x54\xe5\xf0\x78\x59\x95\x83\x64\x9c\x86\x1f\xed\xd8\x2e\x5c\x65\xce\x36\xc2\x76\xa1\x98\xd0\xa5\x97\x1c\xe4\x05\x0b\x38\x0d\xbe\x50\xb9\x3f\x22\x74\x95\x91\x0b\x76\xf0\x03\x8f\x3d\xc2\xbc\x5d\x85\xa5\x54\x61\x64\x46\xae\x62\x10\x57\x18\x51\x49\x3b\xae\xe2\x88\x0a\x0c\x78\xc3\x4b\x16\xef\x82\xb9\x9b\x06\x3e\xb6\x38\xa2\x02\x23\xfb\x78\x47\x54\xd8\xb6\x69\xe0\x2a\x8b\x5e\x0a\x18\x99\x70\xa3\xe8\xa5\x80\x04\x83\x71\x49\xc6\x5d\x45\x35\xc9\x8a\xfc\x45\xd4\x84\x64\xdb\x2a\xaa\x49\x51\x4d\x18\xb9\xe4\xe7\xae\xc2\xac\x05\x3e\xe1\x2a\xdb\xc7\xe3\x99\x98\x31\xae\xa2\x67\x2a\xa8\xc9\x18\xbc\x90\x6a\x52\x54\x13\xc6\xb7\xa2\x9a\x94\x67\x7c\x4c\x50\xe6\x16\xf4\xdd\x0f\x8c\x5c\xbc\x31\x14\xa1\x26\x84\xa0\xf2\x73\x57\x21\x3c\x83\x1b\xbd\x8a\x6e\x88\x8d\x97\x09\x3a\xd9\x2a\x0e\x9f\xc0\xc8\x85\xc7\xab\x39\x40\x82\x02\xb6\x8a\xce\x0a\x62\xef\x60\xda\xba\x24\xf6\x2e\x88\xbd\x09\xda\xd6\x92\xd8\xbb\x20\xf3\x8e\x4c\xac\x5f\xd4\x1c\x20\x41\xb5\x5a\x45\xcd\x01\x06\x93\xdb\x25\xd7\x77\xc1\xf5\x1d\xec\x08\x5d\x72\x7d\x17\xc4\xde\x04\xaf\x6a\xc9\xdc\x5d\xb0\x75\x07\xd4\xeb\x55\xf5\x72\xb0\x6d\xd3\x64\x58\x97\x6d\x2b\x0c\xe6\xbb\xab\xaa\x72\x95\x15\x1c\x28\x3e\xab\xea\xac\x80\x91\x9f\x99\xdd\x92\x93\x2b\x24\xc8\x3b\x4b\x4e\xee\x82\x80\x3b\x72\x53\xf4\xf9\x45\x5e\x1b\x9d\xa8\x2c\xea\x08\x03\x82\xf6\xaa\x0e\xd8\x40\x82\xbc\xb3\xa4\xe9\x0a\x23\x37\x6f\xa4\x27\x20\xe0\x26\x68\x39\x4b\x02\xae\x30\x32\x2e\xad\xea\xe5\x60\xdb\xa6\xe9\x6b\xab\x98\xc0\xc8\x0c\xc5\xb2\x6d\x57\x45\xe5\xa6\x4d\x55\xe5\xaa\x2a\x87\xe3\x93\x5a\xbb\xe0\xce\x26\x92\x75\x0b\x02\xed\x07\x46\xee\xbf\x3d\x2b\x5e\xd2\x6c\x57\x55\x8b\x06\x3f\xa5\x16\x55\xb5\x08\xb3\xa8\x6a\x11\xd4\xd8\x44\xfa\x78\x49\x8d\x5d\x30\x51\x33\x89\xce\xd5\x1c\x80\x60\xa5\x8e\x4c\x04\x21\x2b\x75\xc1\x31\xcd\x2f\x9c\x73\xf3\x6b\x35\x1d\x04\xf6\x24\xdf\x74\xb5\xe7\x3b\xe4\x57\x7e\x21\xba\x15\xf1\x1d\x88\x9c\x9b\xdf\xa1\x3d\x9d\x9e\xc9\x99\xad\x66\xa7\x37\xc7\xa4\xe1\x8d\x9f\x5f\x3c\x5c\x45\xbb\x0c\x9c\x80\x91\x89\x59\xdc\x7f\xbc\xe0\xab\x66\xb2\x61\xab\x19\xf7\x43\x54\x1d\x99\xa0\x44\xa2\xea\x6a\x8b\x76\x61\xe7\xcd\x28\x09\x0a\xea\xc8\x43\x91\x8d\x08\x9e\x85\xa5\x48\x2e\x15\x06\x2b\x30\xab\xf9\x4d\x61\x92\x66\x76\x4e\x2e\x99\xa4\xc2\xc8\x83\xa6\x3a\x89\x84\xd7\x99\x5f\x28\xbc\xbc\xce\x05\xaf\x73\xb0\x4e\xb3\xe4\x75\x2e\x88\x9b\xf9\x35\xbc\xca\xd7\x7e\x60\xe4\xc9\x3b\xea\x33\x80\xfc\xb2\x11\x0e\x2d\x4d\x37\x42\x94\x25\x89\x73\x35\xf6\x6f\xbf\x7c\xbc\x0a\xd0\x54\x80\xc9\xe3\x55\x00\xb8\x9c\xf9\xf5\xb9\xd1\xa6\xea\x46\x98\x61\xcb\xeb\x5c\x30\x36\x33\xc9\x81\x25\x63\x53\x18\x6c\x2c\x58\x4d\x9f\x01\x64\x96\xfd\x97\x24\xce\xd5\x1f\x9f\x91\x59\xe3\x5f\x5d\x9f\x01\x0c\x16\x9e\x96\xbc\x4e\x21\xb3\xc6\xbf\xba\x6e\x04\xaa\xe7\xc8\x4c\x77\xa4\x7a\x0a\x99\xcd\x94\x4b\xaa\xe7\xea\x3a\x1b\x26\xdd\x5d\x67\x03\xe4\xeb\xb2\x11\xb7\xa2\xa7\xa3\xcb\xa7\x5d\x4b\x51\x70\x55\x46\xb4\x15\x1d\xae\xa2\xa9\xa4\xb5\x17\x1c\xd1\x7c\x11\xf3\xc8\x11\x5d\x10\x42\x07\x3b\x25\x96\x84\xd0\x05\xfb\x33\x5f\xb8\x37\xd9\x9f\x0b\xc6\xe7\x60\x41\x6c\x75\xf5\xbe\x3f\xba\x9e\x59\x25\x5f\x5d\x67\xd3\x51\xf2\xf2\xa2\xf5\x2a\x39\x90\x59\xb3\x5e\x5d\x25\x07\x46\xf1\x85\x54\x72\x20\x5f\x0c\xd8\xdd\xd9\x01\x30\xca\xe5\x8d\x36\x75\xd1\xab\x0c\xc5\x92\x4b\x85\x51\x7c\x6d\x07\x6c\x20\xb3\xce\xbc\xba\x03\x36\x14\xd4\x51\x2e\x1f\xef\x0b\x3d\x46\x92\x59\x1b\x5e\xf2\x4d\x85\x51\x2e\x1f\xef\x0b\x2d\x14\xa0\x28\xf2\x85\x48\xb9\x14\xbb\x30\x7c\xa1\xc7\x86\x32\x6b\xb0\xab\x6b\x43\x3d\x6c\x17\x9d\xe3\xda\x0c\x90\x59\xd8\x5c\x12\x4a\x85\x51\x08\x5d\xba\x66\x05\x63\x34\xb3\x64\xb9\xba\xb3\x0b\x60\x14\x82\x4b\xd9\xa3\xab\x3f\xd1\x5f\x66\x85\x70\x75\xa3\x3f\xa8\xa2\x83\x7d\x22\x4b\xaa\xe8\x82\x0b\x9a\x59\x89\x5b\x5d\x13\x85\xf1\x39\x58\x47\x5c\x32\x3e\x57\x3f\xb4\x0b\xcf\xd4\x8d\xd8\x20\x6e\x8e\x92\x15\xd9\x5f\x07\x2d\x9c\x8a\x54\x80\x83\x16\xfa\x69\x8f\x5d\x88\x59\x91\xee\x5a\x5d\xb3\x02\x06\xab\x8d\xab\x6b\x56\x5d\xb3\xc2\xd2\x24\x81\xae\xa1\x59\x61\x43\x43\xb3\x02\x46\x41\x27\x86\x66\x05\x55\x34\xbb\x24\x25\x55\x74\x41\x15\x1d\x2c\x53\x2e\xa9\xa2\x6b\x3c\x7a\x9f\x5d\x20\x1a\xea\x3d\x30\x58\xa6\x5c\xc3\x01\x1b\xf6\x68\x76\x9d\x47\xf6\xa8\x30\xd8\xd2\xb2\x86\xa6\x00\x64\xf2\x64\x6b\x38\x04\x00\x83\xaa\x11\x6b\x38\x9d\x86\x04\x9a\x5d\xe7\x91\x04\xba\x60\x79\x0e\x97\x3c\x87\x5a\x08\x64\xd7\x53\x64\x7c\x0a\xa3\x14\x45\xb6\xfe\xd1\xc2\xec\x4a\xc9\x50\x0b\x81\xe1\xc2\xe8\xd0\x93\x03\x39\x31\xd2\x4b\x02\x15\x46\x41\x57\x25\x81\xae\xf1\xc4\x9b\xd9\xd5\x8d\x61\xbc\x09\x0c\x97\x4f\xe5\x85\x2e\x48\xa0\x39\x95\xdf\x66\x50\x2f\x39\xa2\xc2\x60\x57\xcf\x1a\xc6\x9e\x03\xbd\x4d\xd5\x9f\xb2\x8d\xea\x2d\x66\x31\xd4\x5b\xe8\x9d\xd9\xd5\x89\x61\x08\x09\x8c\x42\x8c\x37\x9c\x7c\x0c\x86\x03\x52\x5f\x6b\x38\x1c\xc0\xfe\x1c\x85\x35\x0c\xd9\x9f\x0b\xaa\x67\x26\xf5\xb5\xa4\x7a\xae\xa1\xde\x56\xba\x53\xbd\x05\x72\x1a\x8a\x6c\x2a\x93\x8f\x42\xd8\x37\x54\x65\x20\xa7\xa1\x68\x29\xc2\x1b\x60\x88\x43\x55\x86\x23\x9a\x49\x90\x2d\x39\xa2\xc2\x60\x4f\xd2\x9a\xce\x8a\xa9\xee\x91\x13\xe3\xdb\xd4\xf7\x03\xa3\x30\xa2\x4e\xd7\x14\x81\xec\x62\xc0\x54\x95\xa7\xaa\xcc\x3a\xb3\xe4\xd2\x35\xdf\xb4\x6b\xfa\xf8\xa5\x88\x76\xb1\x80\x38\x8d\x66\x20\x97\xe6\x8c\xa3\x97\x5c\x2a\x8c\xc2\xe8\x2c\xb9\x74\xc1\x24\xcd\x19\x17\x2e\x93\x54\x18\x05\x37\x22\x93\x74\xcd\x47\xbb\x73\x66\xad\x61\xaa\xdd\xb0\x47\x47\x21\xc6\x9b\x86\xa3\x73\xf1\x8b\x4c\xcd\xa7\x2e\x7c\xea\xaf\x59\x52\x9a\xda\x00\x90\x9d\xc9\xce\xe5\x2f\x2e\x7f\x91\x9e\xd0\x85\xcf\xc7\x06\xb2\x73\xd4\xa9\x0d\x00\xa3\x10\x8e\xce\xf5\xf9\xc5\xc7\xff\x38\x63\x94\x82\x2a\x8c\xd2\x15\xd9\x39\x18\x8f\x33\xc6\xa9\xf1\x4c\x8d\x87\x70\x74\x6a\x3c\xf3\xf1\xd1\xd9\x89\xdf\x74\x6a\x3e\xf5\xd7\xa8\xdc\xd4\x5f\xc3\x37\xcd\x4e\xb0\xe4\x9b\x0a\xa3\x10\x6f\xca\x37\x15\xb2\x53\x14\xf9\xa6\xc2\x28\xdd\xc7\xa3\xf7\x90\x4b\x73\xae\x34\x42\x7f\x0d\x8c\xc2\xb2\xac\xe4\x52\x21\x3b\x45\x91\x5c\x2a\x0c\x76\xa0\x2d\xc9\xa5\x42\xce\x55\x91\xad\xdf\xb6\x1e\x35\x71\xfe\x06\xc7\x34\x67\x55\xce\x00\x1a\x18\xa5\x2b\xb2\xa3\x9f\x21\x20\x67\x95\xc9\x58\x0c\x18\x66\x28\x64\x92\x2e\x68\xa3\xd9\xd9\x81\xb4\xd1\x35\x09\xbc\xd8\xf3\xb6\xa6\x81\x17\x90\x0d\xc6\x65\x92\x0a\xa3\x10\xfd\x4d\x4d\x14\xc8\xd9\xd7\x36\x3c\x83\x49\x3a\xca\xf0\x46\xbf\xf6\xa1\x57\x6d\xaa\x83\x06\x30\x0a\x26\x2a\x09\x74\xbd\xdf\xe8\x17\x37\xbe\x1d\x21\xe0\x85\x0e\x76\xd9\x2d\x79\xa1\x42\xce\x8c\x5c\xf2\x42\x85\x51\x3e\xa2\xa9\x68\x72\x55\x42\xf4\x56\x84\x7e\x61\xc8\x52\x45\xd7\x5b\x4b\xc3\x6a\xdf\x5a\xda\x5b\x4b\x63\xc8\x7b\x6b\x69\x6f\x2c\xcd\xf0\xec\xad\xa5\xbd\x99\x4a\x14\x42\xd0\xb7\xe3\x08\x1c\xd3\x5c\x58\x3c\x91\x63\x2a\x0c\x76\xff\xad\xb7\x53\x09\x38\xa6\xd9\x60\x49\x8e\xa9\x30\xcc\xe8\xbc\x1d\x5a\xde\x8f\xc1\x64\x07\xff\xb7\x06\x03\x8c\xc2\x58\xf9\xd6\x60\xde\x58\x47\xc1\xd2\xde\x5a\xc7\x9b\x85\x2b\xf3\x3e\x6f\xc7\x11\xf8\xaa\xd9\xc1\x5f\xbe\xea\x7a\xb3\xc6\x5f\x71\x30\x6f\x0d\x06\xbe\x6a\x2e\x0c\x53\xf2\x55\x85\xc1\x16\xc4\xf5\x76\x54\x78\x63\x1d\x85\x61\xea\xad\x75\x00\xc3\x1c\xd2\x3b\x3e\xbf\x78\xb8\x8a\x67\xb9\xbc\x05\x8c\x6a\xe7\x68\x30\xd0\x61\xb3\x83\x8e\x74\x58\x61\x54\x5c\x9a\x74\xd8\x05\xf7\x35\x17\x2c\x4d\xee\xeb\x7a\x3f\xa1\xcf\x30\x1f\xf5\x76\xd9\x1f\x56\x6b\xd6\x6d\xcb\x6a\x5d\x6f\xd6\x4a\x2b\x8e\xef\xad\xfa\x02\x59\x67\xf5\x56\x7d\x81\x51\x89\x1a\xe4\xbe\x2e\xf8\xae\x59\x37\xf4\x56\x7d\x81\xc1\xd6\xc8\xf5\x3e\x9f\x5f\xa4\xef\xb1\x8e\xb7\xc3\x09\x30\xea\xa5\xc8\xce\x61\x84\x79\xcc\xfd\x37\x87\x62\x39\xb5\x0b\x6a\x6c\xd6\xf4\xa5\xc6\x0a\x83\x2d\x97\xeb\x56\xe1\xa1\xc6\xe6\x32\x14\xdd\x8a\x6e\xae\x6a\x88\x96\x22\xda\xc8\x04\x4b\xb6\xac\x30\xcc\xd2\xdd\x4e\x2b\xe0\xc1\x66\xcd\x42\x1e\xac\x30\x2a\xd1\xae\x3c\x58\x21\xab\xca\xf2\x60\xd7\x8d\x0d\x54\xa2\xa4\x5b\x1b\x00\xb2\xea\x27\x35\x56\x18\x35\xf9\xf8\xa9\x68\x73\x55\x42\x74\x14\x1d\xae\x42\xe4\xb4\xe2\x26\xee\x67\x6f\xeb\xba\x35\x0b\x60\xb0\x61\x74\xdd\x46\x5c\x40\xfe\xbc\x90\xa3\xcd\x4d\xdc\x5f\x19\xa6\x6e\xcd\xe2\x26\xbc\xfa\xfb\xe3\xfd\x45\x92\x0e\x95\xe9\x8e\x64\xdc\x05\xf3\x36\x57\xec\x49\xe6\xad\x30\x2a\xc6\x73\x3b\x15\x00\x72\x65\x45\x54\x32\xae\x30\x2a\x83\xd9\xed\x68\x03\x3f\x37\xff\x5d\xe4\x2f\x6a\x03\xc4\xd7\xb7\x36\x70\x63\x03\xec\x34\x5d\xb7\x36\x70\x6b\x03\x44\x95\xb7\x36\x00\xe4\x8a\x3d\xdd\x0e\x07\x72\x7d\x2b\x43\x9e\x5c\xdf\x75\x33\x3b\x60\x3f\xea\xba\x9d\x1d\xdc\x5a\x0a\x61\xb2\xf4\xdf\x75\x33\x81\x67\x3f\xea\xba\x9d\x30\x40\xff\x1d\x26\x4d\xa5\xff\x2e\xb8\xbe\x99\x9d\xa6\x4b\xae\xef\xba\xf1\xfd\x6c\x9d\x5d\xb7\xc6\x03\xe4\x4a\xb8\x21\xfd\x57\x18\x9f\x17\x32\x62\x83\xc5\x9b\x2b\x89\x74\x59\xbc\x4b\xca\xae\x09\x58\x29\xbb\x0b\x32\x6e\xae\xd8\x93\x64\x5c\x61\x54\xc2\xe4\xa5\x57\x87\x79\x9b\xd9\x43\xba\x64\xde\x0a\xc3\xce\x91\x79\xbb\x60\xdb\xe6\x3a\x7c\x16\xef\xb8\xd4\x68\xc2\xe4\xa5\x46\x43\xc0\xcd\x15\xbd\x5f\xaa\xaf\x64\x5c\x3b\x47\x32\xee\x5a\x2c\xfd\xb0\xef\x73\x2d\x97\x7e\x80\x51\x89\x4a\xd7\xfd\x79\xfc\xe3\xf1\xa8\x21\xb7\x96\xea\x0b\x8c\xca\xe0\x2f\x3f\x77\x41\x8d\xcd\x0d\x87\x2a\x35\x56\x18\x6c\xfc\x5d\x4b\x5d\x05\x72\xbb\x14\xf9\x8b\x7a\x75\x42\x84\xa5\xfa\x02\xb9\x61\xa2\x12\x68\x85\xe1\x47\x93\x40\xbb\xd6\xa3\x98\xb9\x31\x21\x5d\x2a\xa6\x04\xda\x4a\x20\x21\x81\x76\xc1\x90\xcd\x0d\xbd\x5f\x3a\x7a\x60\xd4\xe6\x8d\xb7\x22\x5a\x9f\x15\xd9\x7a\xe2\x27\xb6\x1a\x2f\xd9\xb2\x0b\x3a\x6c\x36\xd1\xb9\xf4\xfd\x4b\xbd\x6f\x8a\x6c\xd7\x03\xb9\x31\xda\xc8\x96\x15\x06\x1b\x92\x97\x6c\xd9\x05\x5b\x36\x37\x14\x53\xb6\xac\x30\x54\xb9\xa5\x29\x40\x5b\xcd\x8d\x31\x69\xa9\xab\x4b\xdf\x4f\x84\x2b\x85\x75\xad\x47\x31\x73\xb3\x0b\x55\xcc\xa5\x57\x57\x31\xf5\xea\x40\x6e\x36\xd5\x79\x03\x44\xd7\x61\xea\x5e\xa2\xeb\x82\xaf\x9a\x1b\x37\xca\x57\x15\x46\x65\xd0\x08\xfd\x2a\x7c\xd5\xdc\x88\x79\xe4\xab\x0a\xc3\x04\xbf\x7c\xd5\x15\x68\x61\xc3\x93\x87\x5a\x08\x8c\x4a\xec\x1a\x3a\x51\x38\xaa\xb9\x0d\x9f\xb5\x14\xd1\xf7\x18\x8c\x7c\xd5\x15\xf8\xd5\x36\x15\x1d\x45\xf8\x55\x62\x57\x29\xac\x0b\xbe\x6a\x6e\x78\x72\xf9\xaa\xc2\x90\x52\x10\x06\x25\x40\xee\x24\x8c\x42\xef\x1b\x7a\xdf\xee\x8d\xb6\x8b\x09\x69\x67\xf0\x0f\x27\xa4\xc0\xa8\x0c\x60\xa1\x13\x05\x72\x47\xa3\x43\x27\x1a\x6a\xa1\x9d\xa3\x16\xc6\xa3\x4c\x99\xfd\x99\x2b\x54\x26\x60\x54\x16\x46\xc3\x70\x03\x0a\x6b\x36\x47\x29\x85\x55\x18\x92\x18\x42\xfd\x0a\xfc\x2a\x85\xfa\x56\xe8\x57\x43\xcd\x19\xe5\xb7\x87\xe2\x50\xb1\x80\xdc\xf1\xb1\xe1\x2a\x77\xe8\x76\x09\x5a\x43\xb7\x1b\x87\x2e\xc0\xc7\x86\x0b\x9b\xc0\xa8\x43\x91\x5d\x80\xab\xa4\x70\xdc\x8a\xf3\xb9\x11\x67\x33\x14\x4d\x45\xcf\x07\xa4\x8c\xdb\x92\x07\xbb\xe0\xbe\x66\x76\x61\xae\x6d\x4c\x2c\xe9\xb5\xa2\x0c\x92\x5e\x85\x6c\xa2\x73\x1b\x35\x6c\xa3\x06\xdc\x9b\x3c\xd8\x05\xe9\x35\xb3\x0b\x73\x49\x7a\x5d\xd2\x59\x2b\x61\xb2\x74\xd6\xb5\x59\x6e\xe9\xa8\xdf\x76\xb9\x45\x3a\xab\x4e\x50\x3a\xab\x90\x3b\xca\xb0\xd5\xee\xad\x76\x13\xc7\x6e\xb5\x7b\xb3\xa6\xd8\xf9\xcc\x5b\x25\x05\x46\x9d\x8a\xfc\x45\xbc\x67\xf7\x85\x54\x52\xe9\xac\xd2\x44\xa4\xb3\xae\x8d\xde\x76\x9b\xaa\xde\x6e\x22\x67\xb6\xdb\xaf\xad\x92\x02\xb9\xdb\x08\x95\x14\x18\x0d\x55\x96\x07\x2b\xe4\xf1\x79\xbc\x3d\x41\x7c\xad\x73\xde\xc6\xd7\x1b\x4f\x4c\xad\xb0\xb5\xf5\xc4\x9b\x8c\x1f\xdb\xa7\xd6\x56\xe1\xf7\xa3\xbe\x99\x3a\x5a\x6b\xbb\xe8\x07\x1d\x76\xb4\x8f\xc8\x67\xe1\x3d\xa9\x1e\xb5\xb6\xde\x13\x18\x8d\xd8\x53\xb6\xac\x90\xcd\x7d\xca\x96\x5d\xfb\x51\xf8\xd1\x88\x3d\xb7\x0a\x0f\x5f\x35\x53\xf1\x69\x6d\x87\x75\x60\x34\x62\xc4\xed\x52\x3d\x90\xa9\x73\xb4\xb6\x6b\x33\xc0\x70\x68\x91\xe1\xba\x36\x6b\x33\xe6\x51\xb7\x83\x3f\x30\x28\x29\xb0\xb6\x1a\x0d\x64\xea\x09\xad\xad\x46\x03\xc3\x01\x68\x1b\x72\xc3\x5d\xcd\xd4\x13\x5a\x72\x57\x17\xdc\xd5\xd1\x88\x11\xe5\xae\x2e\xc8\xa5\x99\x9a\x38\x4b\x72\xa9\x30\x24\xdf\x1c\x07\x6c\x20\x53\x2f\x66\x1d\xb5\x10\x18\x8d\x20\xee\x38\x59\x3b\x68\x21\x95\x60\xd6\x51\x0b\x81\x21\x45\xe7\xa8\x85\x07\x1f\x4b\x25\x98\x75\xf4\xb1\x87\x91\xbe\x11\x23\x1e\x47\x7a\x20\x8f\xee\x2f\xbe\x15\xf1\x1d\x19\x18\x8f\x53\xba\x83\x46\xb3\x51\x71\x1d\x35\x1a\x18\x0d\x97\x74\xd4\x68\x20\x53\x5e\x65\x1d\x3d\xf1\x81\x30\xd3\x88\x37\x8f\x4b\xe2\x70\x6a\x33\xdb\x19\x97\x9c\x5a\x61\x48\x1d\x92\x53\x2b\x64\xb6\x33\x2e\x39\xb5\xc2\x70\x90\x95\x53\xbb\x8e\x1a\xcd\xb4\xf5\xa8\xd1\x87\xf5\x94\x96\x15\x2d\x45\xb4\x7e\xfa\x8b\xb6\x9e\xd8\x82\x62\xb7\x4b\xe6\xad\x90\x29\x2a\xb2\x8e\xb1\x05\x30\x1a\x6a\x22\x19\x77\x41\xc0\xcd\x94\x0b\x59\x47\xaf\x0e\x19\x77\x38\x60\x4b\xc6\x15\x32\xa5\x34\x96\x64\x5c\x61\x34\xd4\xe4\x68\x1d\x40\x36\xbf\x7b\xb4\x8e\xa3\x75\xb0\x94\x7a\xb4\x8e\x43\x4c\x3d\x2f\x45\x36\x55\xeb\x20\x46\x3c\x5a\x07\x5c\xdf\xcc\x96\xcd\x25\xd7\x57\x18\x8d\x18\xf1\x18\x5b\x1c\x9c\xfb\xc4\xd2\x8e\xce\x1d\x18\x54\x88\x58\x47\xe7\x0e\xfd\x37\x53\xb2\x62\x49\xff\x15\x46\xc3\x93\xcb\xef\x15\xf2\xf4\xd3\x6a\x7c\xc0\x68\x04\xe3\xf2\x7b\x85\xcc\x26\xd1\x25\xbf\x57\x18\xad\x2a\xf2\x85\x98\xc9\x4e\x3f\xad\x66\x05\x0c\xf9\x5e\xf2\x7b\x17\x34\xdd\x3c\xed\x68\xc7\x0e\x69\xba\xad\x7a\xa3\xed\x62\xd5\x65\xda\x85\x4e\x48\x8f\xf6\xf8\x18\x5f\xc8\xdc\x0d\x78\xb8\x99\x0d\xa7\xf1\x62\x7d\x53\x18\xed\x89\x5d\xe3\xc5\x08\x13\x30\x6c\x33\xe5\x0d\xc2\xea\xc2\xf1\xd2\x6a\x9f\xd8\x35\x64\xdb\x06\x0c\xdb\x3c\x9f\xf8\x29\xa0\xd9\x3e\x60\xeb\x79\xfc\xed\xe3\xb1\xb4\xd9\xc6\x6f\x0e\xc5\x61\x41\xe2\x78\xb1\x90\x02\x4d\x2d\x5e\xc4\x3f\xf1\xc2\xc4\xd8\xfc\x1e\xd4\x2b\xfe\xc0\x80\xa6\x16\xd6\x2d\x0e\x68\xba\x99\x0d\xeb\xf1\x5a\xbe\x89\x83\x46\xa3\x0b\xb0\xa7\x78\xb1\x18\xc9\x66\xee\x80\xd1\xfb\x81\x01\x99\x2d\x24\xf6\xc6\x4b\xc5\x9a\x34\x62\xfb\x72\x2a\x56\xe3\x46\x14\x2b\xa8\x37\x5c\xd8\x8f\x1a\xd6\x1b\x16\x46\x7b\xc6\xdd\x78\x6d\x1b\xf1\x68\x51\x61\xa7\x69\xc8\x96\x15\x06\x35\xa6\xc3\xaa\xc4\x42\x61\x2b\x68\x48\xa0\x15\x46\x6b\xbc\x10\x5a\x14\x30\x64\xcb\x2b\xd1\xd4\xe3\x0b\xb1\x04\x47\xb9\x90\xb0\x6c\x70\x40\x9a\x2d\xec\xd5\x8c\xd7\xf1\xf1\x2c\x89\xc3\xbe\x8a\xd7\xf1\xf1\x8f\x7e\x14\xb2\xd3\x21\xa7\x36\x2e\x26\x6b\xed\x09\x34\x03\x7e\xed\x07\x0a\xd9\xe9\x90\x66\x2b\x8c\xf6\x84\x90\x61\x09\xe2\x80\x6d\x5b\x5e\x45\x51\x57\x84\x89\x3d\x51\x43\x58\x82\x38\xa8\x37\x5c\xd8\x00\x19\xd6\x1b\x16\x46\x7b\x3c\x71\x58\x6f\x38\x20\xe3\x16\x32\xdd\x21\x19\x37\x28\x41\x3c\x88\xaf\xc3\x12\xc4\x41\x8d\xe1\x42\xa6\x3b\x2e\x75\x8d\x82\xc2\x83\x32\x26\x01\x7d\xf7\x03\x85\x6d\x7f\x21\x8b\x57\x18\x44\xe1\x61\xbd\x61\xa1\xb0\xa1\x2f\xae\xdb\x76\x11\x72\x53\xec\x24\xe4\xfa\x06\x94\xdd\xc2\x86\xbe\x90\xb2\x1b\x97\xe1\xc6\xa0\xf5\xcb\xc7\x2f\x9e\x65\x23\xd4\xaf\x4b\xfd\x42\x99\x2e\xf5\x0b\x7e\x6e\x79\xd9\x08\xc2\x8d\xa0\x38\xf1\x80\x9b\x18\x54\x28\x7e\x80\x77\x1c\xbc\x63\xf8\x8e\x04\xd3\xc4\xfd\x71\x85\x1d\x1d\x3c\x6b\xd2\xd4\xf0\x59\x2c\xd4\xb5\x8f\xc8\x2e\x7c\x3c\x66\xb9\x5e\xdc\xb8\xfd\xda\x6a\xf4\xe4\xb5\xd5\x68\x6a\x0c\x17\xd2\xda\x01\x31\xf7\x01\xfa\x6b\xd2\x88\x6d\x7f\x3d\xea\x5b\xd8\x6e\x16\x97\xea\x2b\x19\xb7\xbf\x78\x47\xd5\x17\x28\x6c\x24\x0b\xeb\x0d\x07\x35\x86\x47\x7f\xf1\x8e\xc7\x77\x3c\xb4\x2b\x71\xe3\xb1\x5d\x04\x25\xdd\xa6\x1e\xbf\xf6\xe3\x2a\x0b\x69\xed\x90\xc5\x2b\x0c\xe6\x23\x21\x8b\x37\x60\xee\x96\x2b\xf1\xda\x5a\x07\x2c\xde\xd1\x5f\x8a\x6c\x3d\x7a\xcf\x86\xad\x90\xb2\x2b\x14\xb2\xd3\x21\x65\x57\x18\xfd\x89\xeb\x22\x69\x0a\xe9\xd1\xfb\xc2\x5e\xa9\x48\xea\x3d\x30\xa0\x77\x86\x85\x8a\x03\xae\x6f\x61\x7f\x53\xc8\xf5\x15\x46\xbf\x14\xbd\x15\xd1\x88\x67\x30\x8b\xa4\x92\x03\x03\x12\x68\x24\xc2\xa0\x48\x8f\xae\x17\x36\xfa\x04\xec\xe0\x0f\x8c\xfe\xc4\x88\x21\x49\x58\x28\x64\xa7\xc3\x0a\xc7\x41\x55\xe3\xd1\xf1\x4c\x70\x88\x1f\x58\x5c\x45\xeb\xd5\x68\x49\xc2\x4c\xd6\x42\x92\xb0\x50\xd8\x99\x12\x92\x84\x85\x01\xed\x34\x24\x09\x07\x2c\xe0\xc2\x9e\x93\x48\xcb\x76\x2d\xdb\xc5\xe3\x97\xed\x5a\xb4\xab\xd3\xfa\x65\xbb\x96\xfd\x45\xaf\x6a\x43\x40\x61\x07\x48\x58\x40\x59\x18\x4c\x0f\x43\x2a\x71\x50\x47\xb9\xb0\xb7\x23\xd2\xb2\x5d\x18\x0c\xc5\xec\x23\x69\x30\x90\x84\x0b\x45\x93\x43\x16\xb0\x30\xa0\xc3\x46\x0a\x7f\xf1\x89\x53\xca\x85\x59\xa5\xf0\x73\x10\xa7\x50\x0a\x28\x12\x71\x4a\x40\x06\x2e\xec\xed\x08\x2b\x24\x07\xc4\xe0\x41\x3d\xfb\x90\x18\x1c\x09\x83\x49\x68\x61\xd2\x60\x12\xce\x9d\x5a\xf5\x91\xb4\x0e\x88\xc1\x25\xa9\x00\xdb\xd6\x6b\x0a\x99\x77\xd4\x14\x80\x92\x30\x2b\x89\xc1\xc2\xe8\xea\xaa\xa6\x90\x1e\xbd\x2f\xc9\xcf\xa1\xde\xcb\x15\xa6\xbe\x7c\xc8\x15\x0e\xf8\xc1\x25\xd9\x39\xc7\x76\x31\x09\xed\xf9\xb7\x69\x5b\x91\x8e\x7a\xfb\x18\x4c\x49\xbe\xef\xb1\x57\x20\x0e\x50\x6b\x3e\x92\x43\x0b\x25\x9f\x0b\x7b\x48\x03\xf2\xf1\x07\x06\xd3\xe9\x90\x83\x1c\xf0\x8e\x4b\xe2\x7d\x2d\xff\x1c\xb0\x8b\x07\xec\xe2\x90\x5d\x2c\x14\x98\xff\x21\xbb\x58\x18\x90\x84\xc3\x2a\xce\x91\x6f\x3a\x8a\x31\x29\xdf\x3e\x9e\x11\xa2\x3f\x01\x5d\x64\x47\x08\x38\xc8\x25\x7d\x44\x45\x11\x66\x41\xfc\x93\x35\x0b\xa0\x50\x9f\x39\xb2\x83\x06\x30\x3a\x56\x67\xf9\xe7\xa0\xe4\x73\x49\xd5\x5f\xbc\x15\xd1\x13\x9f\x1b\xe9\x09\x98\xca\x25\x55\x7e\x51\x85\xcf\x2a\x3c\x83\x99\x25\x9b\x85\x02\x81\x3f\x2c\xd9\x2c\x8c\xee\xe3\x55\xf8\xfc\x0c\x27\x85\x9d\xa6\x91\x09\xf2\x43\x3e\x73\xc7\xce\xe5\x33\x07\x4c\xe5\x92\x18\xb0\x65\x2a\x0b\x83\x6a\xed\x91\x55\x78\x8a\x26\x17\xaa\x25\x47\x76\x38\x90\x83\x4c\xb5\xf6\x90\x83\x1c\xd4\x54\x2e\x54\x38\x0e\x6b\x2a\x0b\xa3\x13\x8b\x59\x53\x39\xa0\x25\x17\xf6\x90\x86\xb4\x64\x61\x74\x22\x41\x6b\x2a\x07\xd5\x92\x4b\x7e\xf1\xb5\x8d\x79\xb2\x23\x04\x11\x9b\xe4\xe5\x80\xb0\x5c\x32\xce\xd9\x6a\xc9\xc2\x60\x75\x23\x24\x2f\x07\x45\x8f\x4b\xc6\x13\x5b\xf4\x58\x18\x94\x79\x0f\xc9\xcb\x01\x15\xb9\xc0\x4b\x0f\x8b\x1e\x0b\xa3\xdb\xd1\xc6\x3c\x40\x81\xc6\x1d\xd2\x92\x85\x41\x99\xf7\x90\x96\x1c\x94\x43\x2e\x24\xbf\xa3\x18\xf3\x00\x83\x32\xef\x61\x69\x64\xa1\x40\xaa\x8e\xa2\xef\x2f\x2c\x63\x43\x2f\x8f\xa2\xef\xa7\x0e\x72\xc9\xd8\xa6\x75\x90\x03\x5a\xf3\x60\xd5\x25\x2c\x7a\x1c\x14\x3d\x2e\x19\xbd\xb7\xe8\x71\x48\x71\x66\xd5\x25\xa4\x38\x0b\x05\x16\x6f\x58\x07\x59\x18\xac\xba\x84\x75\x90\xa3\xdc\xf4\x04\x4a\x5e\x54\x4c\x60\x40\x55\x8f\xa2\xef\x07\x0a\x69\xed\x28\xfa\xfe\xa2\xa3\x1f\xcf\xd7\xb6\x5a\x72\x50\x0e\xb9\x90\xd6\x8e\xa2\x57\x07\x06\x84\xf6\x28\x2a\x39\x50\xd8\x56\x1a\x52\xaf\xa3\xa8\xd1\x83\x2e\x54\xa3\x81\x02\xcd\x36\xa4\x5e\x0b\x83\x32\x5d\x21\xf5\x5a\x28\x10\x68\xc3\x02\xca\x41\x69\xe4\xd1\x07\x3d\xa1\xef\x87\x7a\x5d\xb2\x1d\x1d\x76\x21\xe9\x9b\x4e\x94\x45\x4d\xe4\x07\xe8\x2f\x06\x0d\x68\xd8\x1f\x18\xac\x2c\x85\x6c\xec\xa0\x0e\x72\xc9\x76\x4e\xd8\x5f\x5a\xc7\xa4\xa9\x5a\x07\x0c\xec\x02\x8d\x32\x8a\xa6\x00\x0c\xd6\x9f\x42\x36\xb6\x50\xb2\x8f\xd7\x3a\x8a\xd6\x41\xfc\x54\xb4\x0e\x18\xd8\x05\x52\x63\x58\x40\x59\x18\xac\x52\x85\x05\x94\x85\x02\x07\x30\x24\x68\x87\xd4\x6b\xea\xde\x87\xd4\xeb\x80\x67\x5d\x0a\x11\x9b\x3c\x6b\x61\x40\xed\x8f\x62\xcc\x03\xa9\xba\xc0\xb5\x0b\x49\xd5\xc2\xa0\xc8\x58\x48\xaa\x0e\x49\xd5\x14\x93\x0f\x49\xd5\x41\xed\xe3\x02\xcd\x2d\xac\x7d\x2c\x0c\xca\xc4\x87\xa4\x6a\xa1\xb0\x79\x35\xaa\x81\x3d\x30\x28\x13\x1f\x56\x48\x0e\xca\x21\x97\x92\x26\xa2\xad\x88\x46\x10\xf3\x54\xad\x03\x82\x76\x81\x9a\x16\x12\xb4\x85\x41\x99\xf8\x90\xa0\x1d\x10\xb4\x0b\xdc\xb1\x90\xa0\x1d\x94\x40\x1e\x94\x89\x8f\xaa\x29\x40\xbd\x2e\xa5\xf8\x2c\xdb\x75\xdb\x2e\xde\x51\xeb\x00\x0a\x1c\xad\x90\x7a\x2d\x0c\xf6\x2a\x84\xd4\xeb\xa8\x37\x9f\x83\xe1\xa4\x6a\x1d\xc0\x18\x76\xce\xb2\xa9\x0c\x01\x50\xa2\xa2\x6a\x1d\xc0\xa0\x00\x7c\x58\x6d\x59\x28\xa5\xd6\xdf\x1e\x8a\x2d\xc6\x2c\x0c\xea\xc3\x47\xd5\x9e\x2a\x23\x04\x2c\xa7\xa8\x1a\x0f\xf4\xf0\xc1\x6a\x61\x48\x0f\x17\x0a\x35\x95\x43\x7a\xb8\x30\x06\x93\xc8\xea\xe4\x03\x7a\x78\x81\x73\x14\xd2\xc3\x85\x41\x7d\xf8\xa8\x0e\x2d\xd4\x67\x2e\x70\x7b\xc2\xfa\xcc\x51\x99\x69\x0c\xbf\xbc\x43\x0b\x50\x60\xa1\x84\x25\x9b\x85\x31\xfc\xf2\xda\x13\x50\x0a\xf3\x24\xd9\xe7\xc2\xa0\x8a\x7c\xc8\x3e\x8f\xba\x79\x47\xdc\x48\x75\xf2\x41\xc9\xe6\x41\x15\xf9\xb0\x64\x73\x50\xa6\xb9\xc0\xd0\x88\xaa\xf1\x00\x83\x52\x75\x51\x35\x9e\x7a\xf8\x45\x46\xae\x6a\x2c\x05\x2f\x7d\x0c\xb5\xc8\xa1\xc5\x73\xa5\x2a\x26\x56\x9d\x43\x00\xb5\xa9\xca\xc6\x52\x50\xd5\x0b\x4c\x88\x90\xaa\x1e\x54\x6e\x1e\xac\xae\x46\x73\x84\x80\xaa\x5e\xc8\xd3\x87\x54\xf5\xa0\x80\xf2\x60\x75\x35\x2c\xa0\x1c\x54\x4b\x2e\x64\xa7\xc3\x6a\xc9\xc2\x60\x75\x35\x24\xb4\x07\xec\xf5\x42\x46\x39\x64\xaf\x0b\x83\x6a\xed\x21\x7b\x5d\x28\x35\x4f\x44\xa1\x88\xaf\x8d\x76\x4b\x68\x17\x4a\xfd\x34\xc2\x76\xa9\xca\x0c\x2d\xb2\xd7\x03\xc6\x7a\xa9\x3e\x5e\xdf\x2f\x7b\x9d\x3a\xec\x21\x7b\x3d\x1a\x5a\x58\x3f\xa2\xb7\xa2\x37\x57\xd1\x08\x5d\x38\x65\x96\x0b\x79\xd4\xb0\xcc\xb2\x30\xa8\xaa\x1e\x72\xdc\x03\x8e\x7b\x21\xf7\x19\x72\xdc\x85\x41\xd1\xbe\x90\xe3\x2e\x14\xb2\x87\x61\x4d\xe5\x90\xe3\x3e\x18\xcc\xe4\xb8\x07\xd5\x92\x4b\x6d\x3e\xcb\x76\x11\xe4\x53\x7b\x3d\xac\x96\x1c\x8d\xc8\xa8\xa2\xd1\x4d\xf5\x05\x06\xa5\xfd\xa2\xa9\xbe\x40\x21\xb3\x16\x16\x50\x16\xc6\xb0\xa9\xaa\x6f\x63\x35\x88\x9c\x59\x34\x87\x03\x60\xb0\xdb\x28\x9a\xc3\x01\x50\x2a\x83\x6c\x73\x38\xa0\xf2\xf2\x18\xc4\x62\x56\x5e\x0e\x0a\x28\x17\xd2\xda\x61\x01\xe5\x90\x7b\xcf\x9e\xa4\x90\x7b\x1f\x10\xed\x0b\x79\x9f\x90\x68\x2f\x8c\x61\xe7\x1c\xbb\x90\x09\x43\xc5\x3a\x24\xda\x07\x05\x94\x07\x25\x07\xc3\x02\xca\x41\x39\xe4\x42\x46\x27\x9a\xf1\x53\x73\x84\x20\xca\x92\x42\x1f\xf0\xe5\x4b\x7b\x29\x2a\x8a\xd0\x09\x22\x23\xf9\xf2\x01\x39\xbe\x34\x46\x08\xc9\xf1\x01\x13\x7e\xb0\x7a\x1f\x32\xe1\x85\x42\x86\x22\x64\xc2\x0b\x83\xd5\xfb\xe8\xce\x08\x80\x42\xee\x21\x24\xc7\x47\x77\x38\x20\xe8\xed\x0e\x07\x40\x21\x13\x10\x92\xe3\xa3\x6b\x43\xac\x2c\x75\x6d\x08\x28\xac\xf1\x87\x7c\x79\x61\xb0\xc6\x1f\xdd\x28\x0b\x28\xac\xde\x87\x35\x95\x03\xbe\xfc\x18\x7c\x34\xf9\xf2\x01\x55\xbd\x50\x1a\x39\xa4\xaa\x0b\x83\xdd\x59\xd1\xf5\xd1\x30\xd6\x0b\x6b\xd6\x61\xb5\x64\x61\x90\x09\x88\xae\x75\x40\x3c\x2f\xac\x33\x47\x57\xa3\x25\xa1\x53\x1c\x3d\x24\xa1\x47\x7f\xd4\xb7\x34\xd4\xa4\xc7\xe7\x46\xbe\xd0\x50\x84\xfa\x52\x57\xb8\xb8\xb4\xd8\xd5\x2f\x60\x90\x2f\x88\xee\x1c\x15\x28\x2e\xce\x59\x76\x38\x60\x99\x0f\xca\x9e\x87\x65\x87\x03\xfe\x78\x61\x67\x6e\x48\xf6\x0e\x28\xd2\xa5\xcd\xe7\x85\x2c\x90\x2b\x0c\x36\x92\x85\x07\xe6\x05\x0c\xea\xe2\xb4\x55\x06\xb5\x30\x48\x47\x84\x0c\x6a\xa1\x38\x97\x94\x41\x2d\x8c\x81\x16\x5a\x33\x37\xc6\xd3\x47\xc5\x59\xe2\x70\x4c\x93\x54\x4d\xbd\xf4\x90\x54\x1d\x30\xa8\x4b\x67\x31\x53\x06\x75\xc0\xa0\x1e\x6c\x5d\x0b\x19\xd4\x42\xe1\x14\xb1\x90\x41\x2d\x8c\xf9\xfa\x07\x66\xc5\x43\xff\x03\xe7\xba\x38\x21\x95\x54\x2d\x0c\xf6\xbf\x85\xa4\x6a\xa1\x38\x3d\xb4\x16\x6f\x0c\xd2\x1c\x94\x40\x8f\xe1\xf0\x09\x5d\xba\x38\xa5\x93\x2e\x2d\x0c\x4a\xa0\xc7\xd0\xa8\x29\x90\x5b\x3a\x0b\xae\xc3\xf9\x3d\xac\xe9\xc1\x5e\xba\xb0\x32\x6e\x40\x71\x2e\x1c\xe9\x14\x52\x9c\x03\xc2\x71\x21\xdb\x1a\x12\x8e\x85\x41\x92\x26\xac\x79\x2b\x14\x72\x9f\x61\xcd\x5b\x61\x4c\x86\xbc\xe9\x5a\x14\x50\x38\x01\x29\x64\x2a\x07\xb4\xe4\x41\x2a\x27\xa4\x25\x07\x15\x68\x8b\x21\xa4\x15\x68\x85\x41\x55\xf4\x98\x7e\x79\xb8\xbe\x85\x53\x65\x42\xae\x6f\x50\x6e\x76\xb0\x7b\x2f\x2c\x37\x1b\x50\x76\x8b\x23\xaa\x94\x5d\x61\x90\xca\x09\x29\xbb\x01\x3f\xb7\x38\x8e\xc8\xcf\x15\x06\xf5\xce\x43\x7e\x6e\x40\xc6\x2d\x64\x22\x43\x32\xae\x30\xa8\x77\x1e\x92\x71\x85\xa2\x57\x97\x8c\x2b\x0c\xf6\x0b\x86\xc5\x5f\x63\xb2\xfc\xa9\xbf\x9e\x2e\xf0\x00\x83\xaa\xe8\x61\xf1\xd7\x80\x6d\x5b\x06\x13\x99\x69\x6c\x01\xcd\x76\x90\x62\x0a\x69\xb6\x01\x35\xb6\xe8\xcb\xa4\xc6\x06\x74\xd8\x42\x42\x31\xde\x3a\x54\x58\x96\x83\x1a\xe7\x21\xcb\x32\x20\x48\x16\x2a\x68\xc7\xdb\xc8\x48\xb2\xa4\xa9\x0d\xc9\x92\x01\x0d\xb2\x50\x37\x3a\xa4\x41\x0a\x83\x3a\xb5\x21\x0d\x52\x28\x94\x46\x0e\x4b\x80\x0a\x83\xba\x9a\x21\x33\x32\xe0\x3c\x16\x8a\x1e\x87\x9c\x47\x61\x4c\xf4\x4b\x52\x63\xdc\xac\xf3\x50\x82\x38\x6e\xe7\x10\xc0\xa0\xfa\x66\x58\x3b\x34\x28\x14\x5a\xd8\x55\x18\x16\x0a\x15\x86\x29\x17\xd9\x90\x01\x03\xb2\x50\xea\x37\x2c\x14\x1a\x16\x0a\xa5\x32\x6e\xc8\x86\x0c\xaa\x6f\x16\x5f\xc8\xea\x9b\xc2\x98\xf8\xb2\xdb\xc8\x08\xa8\x14\x69\x8d\x5b\x17\x0e\x8c\x89\x2f\xbb\x8d\x8c\x20\x0f\x56\x8a\xb4\x86\xe4\x41\x61\x50\x3f\x37\x6e\x3d\x0b\x50\xa9\xd1\x19\xf2\x09\x85\x41\x55\xd0\xb0\xb8\x67\xdc\x8f\x07\xa8\xd4\xe8\x8c\x5b\x0f\x00\x0c\x76\x38\xc6\xed\x54\xf3\x7e\x34\xba\x52\x7d\x33\x6e\x35\x1a\x18\x54\xc3\x0d\xf9\x84\x01\x87\xb0\xbe\x88\xeb\x6e\x35\x1a\x98\x54\x18\x8d\xdb\x68\x19\xa8\x14\xbe\x0c\x29\x86\xc2\xa4\x1a\x6e\x48\x31\x0c\x98\x82\x95\xc2\x97\x21\x53\x50\x98\x54\xc3\x0d\x0b\x85\xc6\xbd\x69\x57\x55\x64\xbb\x1e\x98\x54\xc3\x0d\xf9\x84\x01\x9f\xb0\x52\x3a\x32\xe4\x13\x0a\xf3\xd3\xd1\xfa\x2f\x28\x86\x95\xa2\x90\x21\xc5\x30\xe0\x13\xce\xd7\xcb\x1b\x87\x22\xfa\x9e\xa0\x44\xf2\x60\x50\x0b\xb3\xbe\x58\x41\xb6\x16\xa6\x30\xd9\x11\x1a\xcb\xef\x08\x49\xaf\x72\x94\x62\x48\xd2\x13\x26\x45\x6d\x43\x92\x5e\x40\xcc\xab\xec\xfe\x0b\x2b\x66\x0a\x93\x0a\xb6\x61\xc5\xcc\xa0\x16\x66\x65\xf7\x5f\x58\x0b\x33\x28\x7c\x39\xa9\x60\x1b\x16\xbe\x0c\xe8\x77\x95\x1d\x7b\x21\xfd\x4e\x98\xe6\x02\x97\x0a\x00\xfd\xae\x5e\x38\x2b\xe9\x77\xc2\x7c\xe1\x0b\xad\x5f\x19\xb0\xe8\xaa\x49\x0b\x59\x74\xc2\xa4\x82\x6d\xc8\xa2\x0b\x28\x73\x95\xca\x70\x21\x65\x2e\x96\x9f\x96\x85\x60\x29\x73\x41\x35\xc9\xca\xfe\xb9\xb0\x9a\x64\x50\x22\x72\x72\x68\x69\x2c\xbf\xf6\xe2\xa3\x99\x7b\x58\x7e\xb4\xe5\x47\xc3\x63\x2e\x3f\x1a\xc4\xba\x4a\xf9\xb0\x90\x58\x27\x4c\xf6\xd9\xc6\xd2\x9b\xc0\xb5\xab\xec\x79\x0b\xb9\x76\xc2\x34\x93\xb9\x74\x1d\xf0\xeb\x2a\x05\xb8\xc2\xa2\x92\x01\xd7\x6e\x6a\x43\x72\xed\x84\xf9\xfa\x07\x8e\x83\x08\x6b\x4e\x0a\x95\x0a\x59\x11\x3a\x1b\xca\x50\x4e\x0e\x56\x0d\xcb\x50\x46\x3c\xae\xa3\x52\x89\x2a\xc2\x05\x0b\xaa\x51\xce\x57\x56\x84\x62\xc5\x8d\x7e\x30\xc8\x86\x51\x25\x30\x39\x6b\x35\xa4\xf5\x05\x54\xbe\x6a\x86\xc1\x9a\x93\xc2\x64\xc7\x70\x84\x51\x25\x65\x28\xeb\x35\x7c\x96\xbf\x78\xfb\x8b\x8a\xfc\xc5\xa0\xf5\xf8\x32\xe9\x73\xc2\x64\x5f\x71\x48\x9f\x0b\x6a\x3b\xd6\x84\x32\x58\xdb\x51\x98\x7a\x83\x88\xcf\xb3\x1e\x73\x75\xa9\x5e\xfa\x9c\x30\xcd\xef\x86\x6e\x04\xae\x5c\x75\xa9\x5e\xae\x9c\x30\xa9\xc5\x1b\xa1\x16\x51\x14\xb2\x52\x62\x28\x2c\x0a\x29\x4c\x0a\xef\x86\x45\x21\x23\xd0\xa2\xe4\xe3\xd5\xa2\x50\x8b\xf0\x3f\xf2\xe3\x22\xd0\x22\x0a\xeb\x44\xa8\x45\xa1\xe9\x13\x84\xc9\x8f\x8b\x78\x26\x1f\xd5\x45\xf8\x38\x9f\xc7\x63\xe7\x9f\x1b\x43\x11\xef\x88\xae\x59\x4d\x52\x98\x94\xe7\x0d\x59\x74\x41\x21\xc7\x9a\x18\x9d\x2d\xe4\x28\x4c\xca\xf3\x86\xcc\xb7\x80\xc0\x56\xa9\x56\x13\x12\xd8\x84\x69\x76\xda\xaa\x8d\x41\x89\xc6\xca\x3e\xb5\xb0\x44\xa3\x30\x5f\x84\x1b\x96\x68\x0c\x18\x6a\x35\x91\xcc\xdd\x2e\xf0\x00\xf3\xc5\xb4\x55\xb6\x5a\xc0\x2a\xab\x2e\x9c\x6f\x87\x16\x60\xea\x63\xb7\x43\x0b\x50\x5d\x12\xdf\x7a\x16\xb8\x67\xd3\x7c\xf8\x56\x4d\xe0\xa1\x55\x97\xc4\xe5\xa1\x09\x53\x4f\x6c\xd5\xc6\xa0\xf8\x62\x65\xa7\x57\x58\x7c\x51\x98\x2f\x26\xb7\x16\x5f\x0c\x6a\x28\x56\xaa\x91\x84\x35\x14\x85\x49\xa9\xdf\xb0\x86\x62\x40\x3a\xab\xec\xe1\x0a\x49\x67\xc2\xd4\xab\x4b\x3a\x0b\xb8\x63\x95\xdd\x59\x21\x77\x4c\x98\xe6\xe9\xe5\x8e\x05\xe5\x0f\xab\x8b\xdd\xdb\xaf\xbd\xfd\xda\x38\x08\xe9\x64\x01\x9d\xac\x66\xba\x50\x3a\x99\x50\xa9\x16\x11\x47\x0f\x70\xde\x3c\xbe\x79\x55\x51\x54\xb8\xaa\x21\xaa\x8a\x30\xd1\xe6\x8d\x7c\x21\xb8\x63\x95\xd2\x10\x21\x77\x4c\x98\x0e\x40\x47\x05\x80\x09\x56\x33\x13\xd2\xa3\xd5\x42\x01\x9b\x52\x0a\xa4\x80\x09\x95\x4d\xfd\x21\x05\x4c\x98\x52\x0a\x8e\x03\x10\xac\xb0\xca\x96\xa7\x90\x15\x16\x67\xd9\x7a\x1a\xe1\x6c\x0a\x26\x57\x75\x9d\x59\x26\x97\x30\x25\x1e\xc8\xe4\x0a\x68\x5b\x95\x1d\xe9\x21\x6d\x4b\x98\x8e\x95\xd2\xb6\x02\xaa\x56\x65\x33\x53\x1c\xe7\x95\xc0\xa4\xde\x70\x1c\xe7\x95\x07\x65\x62\x33\x53\x1c\x95\x09\x26\xd7\x7c\xf9\xda\xce\x67\xa0\x6d\x55\x0e\xd7\x0b\x69\x5b\xc2\x7c\xb1\x2c\x22\x6d\x2b\xe0\x68\x55\xd7\x99\xe5\x68\x09\x93\xb2\xc3\x71\x1c\xcc\x80\xca\x3e\xec\x90\xb6\x25\x4c\x4a\x6f\x87\xb4\xad\xa0\x52\x63\x2d\x8c\x5c\xc7\x60\x1c\x98\x2f\xe6\xf4\x32\xb9\x02\xf6\x56\x2d\xc9\x5f\x9c\x8a\x6c\xbd\x37\xda\x7a\x5c\x1a\xdb\xa7\x42\x26\x97\x30\x5f\x84\xa0\x32\xb9\x02\x8e\x56\x2d\xc9\xc7\xfb\x1d\x37\xdf\x91\x99\xff\x71\xd5\x05\x8e\x56\x75\x81\x5a\x8e\x96\x30\x25\x7d\x58\x83\x31\xa0\x6d\x55\x36\x24\x87\xb4\x2d\x61\x52\x50\x21\x8e\x03\x23\x1c\xad\xca\x02\xf5\x96\xa3\xb5\x21\x4e\x55\xd6\x99\x37\xb5\x0a\x1f\xc0\x63\x3e\x9a\xb3\xad\x4f\xb8\xa1\x44\x55\x96\x62\xb7\x94\x28\x61\xbe\x9e\x41\x67\x4b\x89\xda\x70\x9e\x2a\x3b\x8c\xf6\x6b\x79\xe3\xc2\xb6\x07\x8f\x67\xd2\xbd\xa9\x62\x58\xcb\x47\xb4\x15\xe1\x57\xc7\x6f\xd3\xb6\xf6\x6b\xf9\xeb\x0c\x66\xec\xa5\xdb\x9e\x11\x2f\x4c\xe8\x2b\xdb\x52\x88\xfb\xa5\x7e\x4c\x1a\xb4\x6d\xa3\xfa\x31\x79\x93\x6d\x17\x3c\x9d\x5e\x39\xc4\x6e\x7b\xf6\xba\x30\x5f\x53\x91\x57\xb1\x2c\xcb\x61\x71\xdb\x53\xd5\x85\x49\x01\x89\xed\xa9\xea\x1b\x2e\x54\x65\xf7\xcc\x96\x0b\xb5\x5f\x0e\x1a\x34\x55\xe2\xd3\x86\x99\x54\x59\x11\xdd\x32\x93\x84\x09\xad\x66\xcb\x4c\x12\x2a\x7b\x46\x36\x55\x04\x3f\x30\x5f\x8f\x21\x6e\x8b\x09\x6e\x38\x4b\x95\xb5\xce\x7d\x31\x77\x16\xe6\x8b\xd7\x86\xcb\xf4\x40\xe6\x2a\x6e\xc4\xff\x08\x93\x38\x76\x4b\x69\xda\x30\x93\x2a\xbb\x2e\xb6\xcc\x24\x61\x52\xf5\x7a\xc3\x52\xfa\x40\x65\xdf\xc2\x96\xac\x24\x4c\xca\x5f\x6c\x8a\x14\x3e\x40\xbb\x50\x99\x4b\xfd\xa0\x56\xe1\x24\x26\xde\xd6\x2a\xdc\x50\x9a\x2a\x7b\x0d\xb6\x94\x26\x61\x42\x1d\xda\x96\x1c\xdc\x90\x95\x2a\x6c\xfd\x2d\x59\x49\x98\x44\xce\xdb\x53\xd5\xf7\x45\xe8\x02\x7b\x7d\x53\x45\xf0\x03\x93\xa3\xca\xb7\xc5\x04\x37\xcc\xa4\xda\x7c\x21\x15\x00\xb8\xe0\x16\x6e\xcf\x4b\x17\x26\x15\xe9\xb7\x64\xa5\x4d\x01\xc1\xda\x3e\xa2\xae\xa8\xb3\x2e\x4f\x53\x19\xcc\x36\x34\xa4\x0a\xf5\x7a\x4b\x43\xda\xd0\x90\x26\x2c\xa7\x2d\x0d\x69\xc3\x20\xaa\xec\x9e\xd9\x16\x00\x14\x26\xd5\xed\xb7\x6c\x22\xa1\x42\xff\xdd\x9e\x71\x2e\x4c\x4a\x7c\xec\x4b\x95\xe3\xd8\xf3\xda\x12\xaf\x7d\xfc\x1c\x87\xcf\x61\x23\x8e\x8d\xc0\xf4\x59\x40\xdc\xd2\x90\x36\x3c\xa3\x0a\x3f\x77\x43\x36\xfa\xc0\x64\xa6\xb1\xe5\x1c\x6d\x4e\x42\xaf\x1c\xb7\xb6\x3d\x09\x5d\x98\x54\x09\xdf\x72\x8e\x36\x27\x96\x57\x98\xb7\x3b\xa9\x39\xf0\x71\x26\xb4\xad\x2d\x1f\x47\x28\x09\x53\x90\x8f\xb3\x61\xda\x4c\xaa\x71\x6f\x99\x36\x42\x6d\x8f\x13\xdc\x32\x6d\x84\x79\xd9\x7a\xbf\x36\x07\x97\xd7\x36\x78\x56\xd8\x08\xc6\x91\xcb\x17\x62\x1c\xd9\xd4\xdb\xab\xd0\xdc\xb6\xf5\xf6\x36\xec\x9a\x09\xfb\x6a\x43\xb1\xf9\x40\x65\x4b\xca\x96\x69\x23\x4c\xd8\x57\x3b\xf9\xb5\x21\xdc\x54\x28\x60\xdb\xaa\x7c\x1b\xf2\xcd\xbc\xec\x1c\xbc\xfa\x86\x0a\x53\xe1\x68\x6d\xa9\x30\xc2\xa4\x82\xc8\x96\xeb\x22\x54\x18\x40\x1b\xde\xcb\x03\x7c\x34\xbb\xd0\x8f\x06\xd4\xfe\x8c\x10\x5b\x62\x8b\x50\x3b\x5f\xdb\xe2\x7a\xc2\xa4\xfc\xf3\x96\xeb\xb2\x39\xde\xbc\xb2\x22\xba\xb3\xdf\x11\x98\x57\xf1\x59\x4d\xd1\x9b\xab\x0a\xa2\x5b\x11\x2f\x54\x7c\x3c\x2f\x04\xb1\xa5\xb2\xd6\xb9\x25\xb6\x08\xf3\xaa\x8a\x7c\xfc\xe2\x17\xbd\xd1\xaf\x9d\x35\xbe\x4a\x23\x34\x3e\x48\x1f\xb5\x0f\x1a\xe1\xe7\x00\x26\xc5\x76\xb7\xa4\x8f\x0d\x77\xa3\x76\x7c\xa1\xdc\x0d\x61\x42\xc8\xda\x16\x9e\xdb\xf0\x35\x2a\x79\xe7\x6d\x95\xb9\xcd\x19\xd6\x93\x49\xd5\xf6\x0c\xeb\x4d\x65\xb9\x4a\x62\x78\x67\x3f\x47\xf6\x73\x30\x4c\x59\x65\x6e\x43\xd4\xa8\xe3\xa2\x0b\xcf\xe7\xf1\x28\xe6\x33\xac\x6f\x89\x1a\x1b\xa2\x46\x25\xdf\xb9\x25\x6a\xec\x62\xaf\x3e\xc3\xfa\x96\x95\xb1\x39\xb0\xba\xb2\xda\xb8\x3d\xb0\x5a\x98\x9c\x13\xb0\x3d\xb0\x7a\x43\xd4\xa8\x64\x0c\xb7\x44\x8d\x4d\x2d\xba\xc9\x64\x6f\x5b\x8b\x6e\x43\xd4\xa8\x9c\xc9\xbc\x25\x6a\x6c\x88\x1a\x93\xc9\xde\x96\xa8\xb1\x39\x64\xba\x92\x73\xdb\x1e\x32\x2d\x4c\xce\x1c\xd8\x1e\x32\xbd\x61\x52\x54\x56\x1b\xb7\x4c\x0a\x61\x42\x4d\xdb\x32\x29\x36\xb4\x89\x3a\xda\x6f\x1f\x07\xb1\x65\x55\x08\x93\x7a\x2f\x5b\x56\xc5\x86\xf6\x50\x49\xf8\x6c\x69\x0f\xc2\xbc\x18\x51\x2d\x42\xb7\x61\x42\xd4\x61\xdf\xa9\x1f\xc0\x64\x8e\xba\x3d\x11\x5a\xa8\xc3\x5e\x61\xaa\x29\x4c\x6a\xc7\xec\x12\xf6\x1d\x53\x4d\x4e\x8a\xdd\xf2\x25\x84\x09\xa3\x6e\xcb\x97\xd8\x85\xb8\x6c\xd8\x88\xed\xa7\xd9\xfe\xa2\x37\xfa\x8b\x87\xee\x64\x60\xb4\x2e\x9d\x30\xa9\x96\xbc\x8b\x8a\x05\xc7\xa1\xb2\xbc\xbe\xe5\x38\x08\x93\x6a\xc9\x5b\x8e\xc3\x86\x65\x50\xd9\x32\xb0\x3d\x80\x59\x98\x94\xa6\xd9\x32\x0e\x36\x5c\x82\x3a\x9f\x29\xf0\x96\x4b\x20\x4c\xaa\x25\x6f\x2b\xbb\x6d\xd2\xf8\x95\xa3\x14\xb7\x79\x7a\x61\x52\x2d\x79\x9b\xa7\x17\x2a\x27\x33\xed\xea\x17\x02\x26\xd5\x92\xb7\xa9\xfb\x4d\x52\xbe\x52\xb3\x6d\x9b\x94\x17\x66\xc2\x09\x56\x3d\x31\x69\xed\xca\xf9\x4d\xdb\xb4\xb6\x30\x29\x99\xb3\xab\x56\x07\x54\x16\x23\xb7\x99\x6e\x61\xc2\x53\xdc\xd5\xfe\xaa\x44\x46\xd3\xd7\x36\x32\xe2\xbc\xe2\x99\xb0\x60\xcf\x2b\x16\x1a\x6b\x64\xdb\x4c\xf7\x6e\x8f\x7b\x6b\x2c\x88\xed\xa6\x7b\x03\x66\x62\x44\xf5\x08\xe3\xcd\x19\xc3\x8d\x05\xb1\xed\x19\xc3\x9b\x6a\x6e\x93\xf3\x2d\xb6\xd5\xdc\x84\xc6\x62\xd1\x6e\xc6\x4f\xc0\x4c\x9f\xc7\xf3\xda\xa4\xc8\x1b\xb4\xf7\x6d\x8a\x7c\x93\x16\x9f\xd4\x00\xda\xcd\x30\x99\xb4\x76\x63\x51\x67\x9b\xd6\x16\x66\xb2\x11\xc6\x3c\x1c\xfc\xdb\x58\xca\xd8\xcd\x2f\xd4\xfc\x1c\x0c\x8c\xe6\xb0\x37\x09\xeb\xc6\xd4\x7c\x9b\xb0\x16\x26\xc4\xcb\x6d\xc2\x7a\x93\x2b\x6e\x4c\xa7\xb7\xb9\xe2\x4d\xd2\x74\xa6\xeb\xe9\x09\x93\xa6\x9b\xc4\xdd\x4c\x78\x62\x13\x77\x9b\x22\x50\x8d\x5a\xf3\xdb\x22\x50\x9b\x23\x44\x27\x35\x5e\xb6\x47\x88\x6e\x72\x79\x0d\x02\xed\x36\x97\x27\x4c\x66\xfe\xdb\x5c\xde\xa6\x2e\x54\xd3\xc7\x5a\x17\x4a\x98\x54\x82\xd9\x9e\x04\xba\x39\x09\xb4\x5d\xcc\x21\x3c\x09\x74\x53\x3d\x6a\x66\x3a\xda\xea\x51\x9b\xf2\x4e\x4d\xa7\x60\xc6\x6f\x53\xac\xa9\x69\x1d\xc3\x70\x03\x98\x70\xed\xb6\x85\x9b\xf6\x78\xbe\x70\xa3\x66\xf7\x1e\x3a\x54\x60\xb2\xfc\xb0\x87\x5f\x9b\x2a\x4d\xcd\x4f\x6b\x95\x26\x61\x52\xf0\x75\x5b\xa5\x49\x68\x70\x57\xb7\x55\x9a\x36\x27\x81\x4e\x0a\xbe\x6e\x4f\x02\xdd\x9c\xeb\xd9\x12\x3a\x31\xfc\xda\x9c\xeb\x39\x29\xf8\xba\xc7\xb2\xf5\x8f\x8f\x6d\x94\xde\xde\x26\x27\x85\x09\x07\x70\x7b\xa0\xa7\xd0\x28\xdc\xb4\xcd\x57\x6e\x32\x91\x33\xa3\x98\x66\x22\x37\x69\xc7\xc6\x8a\xd7\x36\xed\x28\x4c\x0a\xe0\x6c\x6b\x39\x09\x8d\x82\xd3\xdb\x4c\xa4\x30\x29\xd2\xba\x87\xc1\x12\x99\xc8\x06\x39\x75\x9b\x89\x14\x26\x7c\xc2\x6d\xaa\x71\x93\x31\x6c\x1c\xa9\xb2\xcd\x18\x0a\x93\x22\xad\xdb\x62\x4d\x42\x4b\xcd\xab\x6c\x44\xa0\x00\x19\x91\x8a\x39\x1e\x35\x6b\x89\x98\x7a\x18\x53\x73\x38\xe8\xcc\x76\x8e\x3e\x1a\x68\x1c\x83\xb2\x3d\x1c\x54\x98\x14\xe6\xd9\xc3\x58\x0c\x68\x54\x97\xde\x43\xc5\x1c\x2a\x26\xc3\xe7\x50\x31\x39\x2f\xb4\x51\x5d\x7a\x7b\x5e\xa8\x30\x59\x20\xda\x9e\x17\x2a\x34\x28\xac\xdb\xba\x52\xc2\xcc\x7e\x0e\x63\x0b\xa0\xa5\xae\xc8\x77\x54\xc9\x33\x5d\xa8\x92\x93\x09\x6d\x89\x40\xc2\x22\x52\xc2\xa4\x6e\xeb\xb6\x88\xd4\xa6\x62\x54\xa3\x16\xd4\xb6\x62\xd4\xa6\x4a\xd4\xa4\x6e\xeb\x1e\x3a\x3e\xa0\x25\x46\x3e\xd3\xa9\xc2\xcc\xe5\xfa\xed\xa1\xd8\x82\x52\x9b\x04\x6c\x83\x53\xbb\x4d\xc0\x0a\x93\xd5\xaf\x6d\x02\x76\x93\x47\x6d\x2c\xfa\x6d\xf3\xa8\x9b\x92\x4e\x93\x0a\x46\xdb\x53\x41\x85\xa6\xd5\x4d\x2d\x05\x98\x14\x7f\xdd\x56\x7c\xda\x14\x6e\x6a\xda\x93\x85\x9b\x84\x09\x6d\x74\x5b\xb8\x49\x68\x6a\x91\x67\x87\x0a\x93\xe2\xaf\xdb\xcc\xed\x26\x5b\xdb\xd4\x0f\xcb\x3b\x09\x13\x72\xe9\xb6\xbc\xd3\xa6\xfe\x52\xf3\xcb\x5b\x7f\x49\x98\x94\x88\xdd\x1c\x1a\xfa\xc0\x7c\xae\xf2\xf1\xf1\xb9\x11\xa3\x46\xbb\x3d\x28\x74\x93\xa6\x6d\x2c\xfa\x6d\xd3\xb4\xc2\xfc\xbb\xc8\xd6\x6f\x7e\xb1\x29\xf2\x17\x55\x3f\xfc\xb5\x35\x93\x84\x46\xc1\xd6\x6d\xcd\x24\x61\xe6\xaa\xc8\x46\xa0\xa4\x19\x85\x9f\xfb\xd3\x08\x94\xb4\xd2\xab\x2a\x29\xd0\x28\xd8\xba\xcd\xef\x6e\x32\xb7\x93\x65\xc6\x6d\xe6\x76\x93\xad\x9d\x94\x51\xda\x6f\x63\x4f\xa0\x41\x08\xdd\x16\x35\xda\x6f\xbd\x27\x71\xac\x15\x8c\x36\xb5\x89\x1a\xb5\x89\xb6\xb5\x89\x84\x49\x39\xd1\x6d\x6d\xa2\x4d\x89\xa1\x46\xb9\xc7\x6d\x89\x21\x61\xb2\xf2\xb8\xdf\xce\xfc\xa9\x27\xd4\x0a\x6e\xd7\x7a\x42\xc2\xcc\x44\x6c\xd6\x13\xda\xd4\x13\x6a\x70\x31\xb7\xf5\x84\x84\xc9\xfa\xe4\x7e\xeb\xde\xa8\x27\xd4\x58\xea\xda\xd6\x13\x12\x66\x26\xae\x7b\xeb\xa5\x28\x1e\xd4\x58\xea\xda\x16\x0f\xda\x6f\x6d\x93\x98\xf8\xad\x6d\x92\x2b\x6e\x1c\xb2\xb1\xcd\x15\x6f\x52\xbe\x8d\x4a\x54\xdb\x94\xaf\x30\xa1\xb3\x6e\x0b\xe0\x6c\x32\xbf\xad\x0c\x45\x6f\x45\x6f\xae\x9a\x88\x78\x21\x4e\x7a\x6c\x94\xb6\xd9\xb7\xfd\x05\x4c\x96\x2c\xb7\xd5\x6e\x36\x15\x6a\x1a\x95\x95\xb6\x15\x6a\x84\x49\x95\xa6\x7d\x1b\xd7\x51\x5c\xa6\x51\xc1\x68\xdf\xeb\x23\xba\xb9\x2a\x21\x5a\x8a\x9e\x2e\xa4\xf6\xcc\xb6\xf6\x8c\x30\x29\x56\xb9\x6f\xbb\x90\x7a\x31\x8d\x42\x33\xdb\x7a\x31\xc2\xf4\x0b\xdd\x5a\xc7\x4d\x17\xba\x4a\x75\xdb\x85\xc0\xa4\xa4\xe5\x36\x7d\xbc\xa9\x2a\xd3\x60\xf7\x6d\xab\xca\x08\x93\xa5\xd4\x6d\x62\x78\x53\xbd\xa5\x51\x25\x65\x5b\xbd\x45\x98\x94\xb4\xdc\x66\x5b\x37\xd9\xd6\xe6\x9a\x91\xd9\xd6\x4d\xa9\x96\x06\xcd\x6d\x5b\xaa\x45\x98\xac\xc1\xee\x65\x5c\x47\xa9\x96\x46\xd1\x87\x6d\xa9\x96\x4d\x11\x96\x09\x49\x78\x5b\x84\x65\x2f\x34\xda\xa5\x9f\xa5\x46\x03\x93\x35\xd8\xbd\xfc\x42\x94\x6a\x69\x94\x24\xd8\x96\x6a\xd9\x9c\x9b\x38\xa1\x12\x6f\xcf\x4d\xdc\xa4\x79\x1b\x25\x09\xb6\x75\x59\xb6\xf9\x5d\xd5\xd7\xfc\xae\xd0\xa0\xa6\x6d\x8b\xb0\x08\xb3\xe0\xbf\x4c\xf9\x6e\x8e\x3c\x6c\x0d\xfd\x5a\x7a\x39\x60\xaa\xe4\xa6\x7c\x37\x29\xdf\xc6\x39\x12\xdb\x94\xaf\x30\xa9\x85\xb9\x2d\xe8\xb2\x49\xcd\x36\xa8\x69\xdb\xca\x26\xc2\xa4\xf0\xe5\x36\x4d\xbb\x49\xad\x36\x6a\x96\x6c\x53\xab\xc2\x84\xbc\xbc\xd7\xf9\x5c\xf5\x8c\xbb\xd4\x2c\xd9\x56\x36\x11\x26\x65\xba\xb6\x09\xd8\x4d\xd2\xb5\x35\x46\xfa\xe5\x77\x04\x26\xe5\x31\xb7\x09\xd8\x4d\x6a\xb5\xb1\x37\x76\x9b\x5a\x15\xa6\x26\x6a\xee\x74\x93\x28\x6d\xec\x1b\xdd\x26\x4a\x85\x49\x79\xcc\x1d\x7e\x5a\x0a\x9c\x34\x88\x62\xdb\xc3\xf9\x76\x30\x5d\xa2\x3c\xe6\x0e\x3f\x2d\xc9\xd1\xc6\x9e\xca\x6d\xb1\x13\x61\xba\xb2\x6d\xa2\x54\x68\x54\x36\xd9\x26\x4a\x85\x59\x18\xe6\x2c\x89\x22\x34\x76\x4b\x6e\x4b\xa2\x08\x93\x52\x9b\x3b\xb4\x5a\xa0\xb5\xf9\xdb\xb4\xad\x6d\x02\x56\x98\xb0\xbc\xb7\xe7\x00\x6e\x8a\xa8\x34\xc8\x6c\xdb\x22\x2a\xc2\xa4\x9e\xd9\xb6\x88\xca\xe6\xec\xbf\xc6\xf1\xf5\x3b\xd4\xa2\x20\x6f\xe3\x1a\x7d\x38\xc8\x72\xd0\x5f\x63\xd3\xe2\x0e\xf5\x23\xf4\x06\x8c\x82\x1e\xfa\xb7\x49\xf9\x36\xf6\xe5\x6d\x53\xbe\xc2\xa4\x3c\xe6\x36\xe5\xbb\xa9\x98\xd2\xd8\xff\xb6\xad\x98\x22\x4c\x6a\xa3\x6d\xcf\x01\xdc\x14\x28\x69\xec\x46\xdb\x16\x28\x11\x26\x47\x27\xed\x70\xc8\x8b\x67\xb4\x6a\x1d\xf5\x0b\x63\x29\x60\x52\x6a\x73\x87\xb1\x14\x79\xd8\xd6\x7d\x21\xb5\x28\x0e\xfd\xc5\x28\x48\x7e\xf6\x81\xa7\xbf\xd8\x34\xb4\xcd\xb6\x6e\x52\xa0\x8d\x5d\x3d\x7b\x3b\x26\x01\x13\x5e\xfa\xb6\x10\xc8\xa6\xf8\x47\x63\x6f\xc6\xde\x76\xf4\xb6\xa3\x99\xef\x5a\x08\x64\x6f\x42\x17\x8e\x63\xdf\xdb\x5e\x25\x09\x38\xa9\xbe\xb9\x4d\x02\xee\x43\x92\x99\x82\x65\xfb\x68\x4f\x64\x51\x1a\x5b\xe4\x8f\x59\x94\xc3\x81\x54\x6d\x3e\xbd\x7a\x3c\x90\x4a\x98\x54\x23\x39\x1e\x48\x75\xd8\xd6\xde\xe6\xd3\x13\xc7\x6d\xed\x87\x43\x95\x26\xab\xd1\xe7\x85\x27\x3e\x2f\x4e\x2f\x87\x72\x72\x38\x6c\xe9\x81\xe7\xd3\xb2\xba\x7a\x3c\x60\x49\xe8\x1c\x61\x7c\x48\x73\x7c\x60\xc2\xfe\x3c\x66\x3b\x0e\x07\x2c\x75\x66\xc5\xc7\x03\x96\x84\x49\xc5\x82\xe3\x01\x4b\x87\xfd\xe1\x1d\x72\xc4\x71\x7f\xb8\x30\xa9\x58\x70\xdc\x1f\x7e\xd8\x13\xde\xa1\x3a\x1c\x0f\x58\x12\x26\x4c\xd2\x63\xe6\xe4\xb0\x65\xbc\x53\xf6\xfc\xb8\x65\x5c\x98\x54\x2c\x38\x66\x4e\x84\xfe\xb2\x0b\x8f\xed\x22\x72\xa6\x62\xc1\x71\x63\xf9\x21\x99\xd2\xa1\x14\x1c\x93\x29\xc2\x6c\x76\xf4\xb1\x5d\x87\x76\xd1\x39\xe6\x57\x0e\x9b\xc1\x3b\x9c\xa3\xe3\x66\x70\x61\x52\xc4\xe0\x78\x32\xd3\x21\x0b\xd3\xc9\x74\x1f\xb3\x30\xc2\x6c\x1f\xd1\x52\x14\x5c\xd5\x10\x6d\x45\x9b\xab\x0a\x22\x7a\x82\x34\x4b\x27\xef\x7c\xdc\x32\x2e\x4c\x4a\x1d\x1c\xd2\x2f\x0f\xf0\x42\x8d\xc7\xdf\x3e\xfe\xf6\x85\x78\x3c\xea\x7b\xc8\x9c\x74\xd2\xa1\xc7\xcc\x89\x30\xf1\xd7\x87\x2c\xca\x03\x74\x61\x57\xe4\x0b\x2d\xbb\x70\x20\x7a\x2b\x5a\xcf\x55\x83\xc7\x2f\x1f\x8f\x9f\x68\x36\x75\xf9\x42\x8b\x2e\x9c\x2f\x44\xbe\x10\x93\x48\x7c\xff\x31\xbf\x72\x38\xa0\xa9\x93\xc8\x3a\x97\xba\x0a\x4c\xaa\x5a\x1d\x53\x2e\x42\xe7\xc4\xdf\x63\xca\x45\x98\xcd\xd7\x0e\x1b\xc1\x51\xf8\xa4\x6f\x8e\x87\x35\x09\x93\xea\x09\x87\x83\x9b\x1e\xe0\x59\x17\x37\xaa\x98\x97\x8a\xd9\xbc\xf1\xf3\xac\xa7\xf5\xec\xe9\x3e\x97\x8a\x69\xca\x85\xea\x09\xc7\x94\xcb\x21\xbf\xd2\x39\x1c\xf4\x98\x5f\x11\x26\xd5\x13\x8e\xf9\x15\xa1\x53\x84\xfc\x98\x5f\x11\x26\x14\xe7\xe3\x9e\xee\x73\xa1\x98\xa4\x23\xce\xa5\x62\x92\x5f\x99\x54\x4f\x38\xe6\x57\x4e\x62\xea\xd5\x7a\x42\x44\x47\xb3\xd1\xba\xc3\x72\x3a\xe9\xf6\x2a\xd5\xe4\x19\xcc\x8e\x9b\xae\x0f\x67\x2e\x75\x58\x4e\xc7\x33\x97\x84\xd9\x86\x22\x1a\xc1\xae\xe8\x4e\x65\xef\xe3\xae\x68\x61\x52\x20\xe0\xb8\x2b\xfa\xb0\xa1\xb9\xb3\xbc\x7e\x92\x6a\x92\x54\x93\x41\x53\xd7\xe7\x59\xbc\xd0\x78\x21\x5a\x8a\x68\xfd\x54\x64\xeb\x51\x13\x16\x75\x8e\xb9\x1a\x61\x92\x5f\x39\xe6\x6a\x0e\xa7\x29\x75\x16\xa8\x8f\xa7\x29\x09\xb3\xa1\x39\x6c\x9a\xfe\xfe\x90\x85\xe9\x97\x8f\xf7\x6b\x03\x93\x62\x03\xc7\x2c\xcc\x49\xcf\x17\xee\x2c\xf4\x1d\x76\x35\x7f\x60\x3e\xa3\xe8\x6f\x0d\xc5\xc7\xbd\xcf\x87\x3d\xca\x9d\x95\xb4\xe3\x41\x46\xc2\xa4\x62\xc1\x31\x49\x73\xd8\x5e\xdc\x53\x52\x14\x8a\xec\x02\x6f\xf4\xd7\x71\x36\x9c\x9a\x76\xcc\xc8\x1c\xce\x10\xea\xf0\x97\x8e\x67\x08\x09\x93\x23\x9d\x4e\xd6\x82\xc9\x89\x74\x8e\x85\x3d\xee\xcc\x15\x26\xa5\x0e\x8e\x3b\x73\x85\xce\xd9\x57\xc7\x9d\xb9\xc2\x24\x1e\x38\xd9\x0f\xc8\x9e\xdb\x4e\xd5\xeb\xe3\x9e\x5b\x61\x52\x10\xe1\x78\x60\xd0\xe1\xc0\xa0\x9e\x50\x19\x0f\x0c\x12\x26\x05\x11\x8e\x07\x06\x1d\x52\x2e\x9d\x03\xa9\x8e\x47\x01\x1d\x36\xd8\x4e\xb2\x61\xc7\x0d\xb6\x27\x3f\x83\x46\xcf\x1f\xd1\xe7\xc6\x37\x57\x55\x44\xb7\xa2\x9b\xab\xf8\x45\xcd\x15\x98\x14\x44\x38\xa6\x72\x0e\xe9\x9b\xce\x9a\xe2\x71\x1b\xae\x30\xbb\x37\x6a\xae\x40\xe7\x10\xa9\x63\x76\x47\x98\x1d\x65\x20\xd3\xf3\xc0\xe2\x2a\x7a\xd5\x8f\x06\xcc\xee\xe3\xfd\x68\x40\x67\xd9\xec\x98\xca\x39\xa4\x6f\x3a\x6b\x64\xc7\x0d\xb6\xc2\x24\x71\x77\x4c\xe5\x1c\x92\x34\x9d\xdd\xb4\xc7\x24\x8d\x30\x29\xae\x70\x38\x4f\xe8\x01\x9e\x55\xb8\xea\xf6\x59\xb7\xcf\x52\xe4\xb3\x16\x2f\xc4\x58\x59\x74\xe1\xc0\xa4\xb8\xc2\x31\x6f\x73\xc8\xc2\x74\xf6\xb6\x1e\xcf\x10\x12\x26\x41\xdc\x71\x6f\xeb\x61\x8b\x6a\x67\x15\xe1\xb8\x45\xf5\x70\x86\xd0\xec\xcf\x2c\xef\x78\x86\xd0\x29\xa8\x09\xfb\x51\x4f\x51\x4d\x8a\x6a\x82\x29\x78\x60\xd0\x29\x7e\xda\xc1\x0b\xf9\x69\x8b\x9f\xf6\xa2\xa9\x7e\x5a\x36\x8c\x76\xb8\x3d\xc7\x0d\xa3\xc2\xa4\xb8\xc2\x71\xc3\xe8\x61\xc3\x68\x87\xdb\x73\xdc\x30\x2a\x4c\x82\xcb\xe3\x59\x3d\x87\x34\x49\x67\x72\x7b\x4c\x93\x1c\x0e\xd0\xe9\x1c\x5c\x70\xaa\x7d\x5f\x99\x9a\xf7\x8f\x88\xd7\x26\x27\xd2\x21\xcc\x1c\x73\x22\x87\xfd\x95\x93\x3c\xea\x71\x7f\xe5\xa9\x8f\x13\xec\x54\xff\x3d\x55\x27\x08\xcc\x9e\x2a\xa2\xaa\xe8\xb1\x34\xc2\xc6\x63\xe6\x44\x98\x54\x52\x38\x66\x4e\x0e\x69\x92\xce\x76\xc6\x63\x9a\xe4\x90\x1a\x99\x94\x09\x3c\x55\x8f\x07\xf4\xc2\x08\x51\xed\x7b\xce\xc4\x99\xa4\x69\x8f\x67\xe2\x9c\x8a\x3d\x52\xfd\xf7\x54\xed\xb1\x6a\x8f\x59\x91\x2f\xc4\xf0\x09\x87\xe6\x54\x87\x4f\x60\x52\x6f\xe1\xb8\x0f\xf2\xd4\x4d\x7f\xf1\xd1\xaa\xae\x92\x63\x72\x66\xc7\x0d\x79\x0e\xce\xa9\x7e\x34\x9c\xb3\x1b\x15\x85\x49\xa9\x84\x63\x46\xe7\x90\xbe\xe9\x54\xd6\x3d\xa6\x6f\x84\xc9\x26\x98\x63\xfa\xe6\x90\xbe\xe9\x15\x0f\x60\xfa\x46\x98\xd4\x27\x3c\x55\xe3\x23\x7d\xd3\x29\x67\x7c\x4c\xdf\x1c\xd2\x37\x9d\x1a\xc3\xc7\xf4\x8d\x30\x3b\xd1\x9f\xe9\x9b\xc3\x16\xc6\x4e\x98\x7d\x9a\x0a\x00\x4c\xce\x79\x3b\x8d\xe5\x1a\xa1\x53\xf1\xf7\x34\x75\x02\x98\x64\xa7\x4f\x33\xae\x23\x15\xd4\xa9\xe5\x7b\x4c\x05\x09\x93\x69\xc9\x69\xc6\x75\xe4\x7a\x3a\x2b\x25\xa7\x69\xc8\xc0\xec\x18\xb2\xbb\x25\x4f\xbb\x69\x3d\x5f\xa8\x39\x3a\x93\xf7\x99\x9d\x78\xd3\xbc\xcf\x61\xa3\x62\xa7\x9e\xec\x71\xa3\xa2\x30\xd9\x6a\x73\x9a\xfe\x1e\xe8\xf0\x79\x4e\xd3\xb6\x9b\xb6\x4d\xf4\x67\x76\x48\xe8\xf0\x79\x4e\x53\x0b\x4d\x18\x75\x74\xd5\x84\xd1\x21\x23\xd4\xeb\xe7\x46\x1b\x41\x04\x42\x25\x86\x63\x2a\xe8\x70\xae\xcb\x24\x45\x7e\x3c\xd7\xe5\xb0\x9b\xad\x53\x9e\xee\xb8\x9b\xed\xb0\x83\x6d\xb2\x63\xf8\xb0\x8d\xed\x03\x9d\x4d\x69\xc7\xdd\x6c\xc2\x24\xf9\x7d\xdc\xcd\x76\xd8\xa7\xd6\x5b\xfe\xef\x72\xc5\xa3\xfc\x7f\x46\x62\x77\xb1\x09\x73\x7c\x7e\x1c\x73\xe2\xf0\x96\x4e\x61\xb7\xe3\xe1\x2d\xc2\x64\xc3\xf0\xe9\x1a\x30\xd0\x29\xd9\x76\x3c\xcf\xe5\xb0\x23\x6e\xb2\x61\xf8\xb8\x23\xee\xb0\xfd\xad\x3b\x69\x71\xfb\xdb\x61\xcb\xdb\x1c\xbe\x88\x81\x0d\x27\xb5\x74\x67\x02\x9e\xd4\x72\x38\x9d\x65\xb2\x15\xf8\x74\x0d\x98\xd3\x55\xba\x11\xb7\xa7\xab\x08\x73\x60\x87\x6e\x7f\x3b\x24\xd6\x3a\x47\x4e\x1e\x13\x6b\x42\xea\xe8\x02\x49\xb6\xef\x4f\xc7\xc2\xa8\x73\x75\xfa\xf9\x88\x12\xcf\xa2\x37\xb5\x30\xd2\x64\x9d\x95\x88\xd3\x75\x9e\xc0\x84\x24\x70\xba\xce\x93\x94\x59\x37\x48\x32\x65\x76\x38\xeb\x64\xb2\xad\xf8\x78\xd6\x89\x70\x25\x5e\xdb\x2c\x9a\x70\x39\xd0\x9b\x45\x13\x2e\x0e\x7d\x3c\x83\xa5\xce\x43\x62\x6d\xb2\x61\xf8\x98\x58\x13\xae\xf2\x79\x56\x28\x8a\x47\x44\x88\x37\x8c\x6c\x81\xc9\x1e\xe2\x33\x1c\x2a\x81\x4b\x0b\xf3\x74\x95\xc3\x89\x2a\x93\x3d\xc4\x67\xa8\x7d\xc0\x45\x1d\xc7\x33\xb4\x30\xe0\x72\x56\x31\x54\x48\x60\xb2\x61\xf8\x78\x06\x8b\x70\xe9\x16\xcd\xee\x1d\x52\x79\x73\xa0\x00\xa6\xf2\x84\x8b\xbd\xba\x67\x18\x4b\x9b\xdd\x63\xc3\xf0\x31\xbb\x27\x5c\x6c\xea\x39\xc3\x61\x84\x24\xdf\x64\x2b\xf0\x19\xc6\x70\x40\x82\x15\x78\x4c\xf8\x09\x93\x4d\xbe\x67\x38\x84\x03\xe9\xf2\xb5\xd5\x68\x20\x71\xea\xf9\x71\x1b\xe3\x31\x2d\xc8\xbe\xdf\x63\x5a\x50\x48\xe4\x52\x8e\x69\xc1\xc3\x9e\xc5\xc9\x8e\xde\xe3\x9e\x45\x21\xb1\x04\x7b\xcc\x14\x0a\x73\x10\x34\xb0\x7f\xf1\x01\x4e\x01\xff\xdc\xe8\x47\x23\xa0\x67\x47\xef\x31\x9f\x28\x24\x8a\x97\x1f\xf3\x89\xc2\x1c\xf6\xbd\xc3\x1b\x90\xf4\x48\xe6\x13\x0f\x5b\x0c\x27\xfb\x7e\xcf\x70\x94\x02\x32\xbb\x17\x8e\xc9\x43\x21\x53\x18\xee\x98\x3c\x14\x32\x7c\xf6\x63\xf2\x50\xc8\x2f\xbf\x90\xcb\x16\x40\x7e\xd9\x7a\xcd\xca\xb4\x20\x3b\xd7\x8e\x69\x41\x21\x93\xfb\x3e\xa6\x05\x85\x9c\x6d\xaa\x83\xe0\xb0\xcc\x7f\xf3\x2a\xbb\xd0\x7a\xe6\x9f\x1b\xed\x42\x42\x9e\xd1\xd1\x09\x43\x1e\x20\xd7\x8f\xc8\x77\x64\xee\x01\x63\xe5\x98\x16\x14\xb2\x33\x09\xd3\x82\xc2\x84\xb1\x72\xdc\x65\x29\xe4\xae\x62\xea\x01\xd8\x52\x39\x07\x93\x29\xb7\x54\x0a\xc5\x79\x9f\xf9\x44\xa1\x70\x4a\xea\x31\x9f\x78\xc8\x27\xce\xa1\x21\x3b\x12\x03\x25\x7f\x1e\x6f\xdf\x5b\x7a\xc6\xaf\x6d\x18\x0c\xcc\x41\x38\x60\x8a\x51\x28\x8e\xd7\xe6\x10\x85\xc9\xf6\xdd\x33\x1d\xaf\x81\x42\x19\xf7\x33\x1d\xaf\x39\xa7\x66\xb2\x7d\xf7\x78\x4e\x8d\x50\x28\x8d\x7d\x3c\xa7\x46\x98\xec\xd5\x3d\x53\x37\x04\x14\xca\xdc\x1e\x8f\xae\x11\x0a\xd5\x44\x6d\xfb\x33\x30\x3f\x51\xf1\x7f\x3b\xaa\x3c\xff\xff\x97\xf7\xcf\xdf\xfd\xfe\x9f\xdf\x3f\xff\xe7\xf7\x5f\xf6\xd7\xfa\xdb\x2f\xbf\xec\x1f\x7f\x8d\x1f\xd6\xaf\x5f\xbf\x7b\xa4\x5f\xb1\xcf\x0f\x3f\xee\x5f\xf6\x5f\x7f\xfa\xdb\x2f\x6b\x7f\xfd\xfc\xd3\xcf\xcf\x5d\xfc\xf7\x7f\x07\x00\x00\xff\xff\x22\x98\x3d\x9c\x0c\xae\x00\x00"); -func _cff ()([]byte ,error ){return _fac (_ccfce ,"Adobe-CNS1-4")};func _efegf ()(*asset ,error ){_cbdg ,_dceb :=_eacd ();if _dceb !=nil {return nil ,_dceb ;};_afcgc :=bindataFileInfo {_aa :"HKm314-B5-H",_dg :11290,_ged :_fc .FileMode (436),_de :_e .Unix (1580492384,0)}; -_dgef :=&asset {_cb :_cbdg ,_fg :_afcgc };return _dgef ,nil ;};func _cefbg ()([]byte ,error ){return _fac (_ecaa ,"Roman")};func _bgaa ()(*asset ,error ){_dcef ,_degb :=_fdg ();if _degb !=nil {return nil ,_degb ;};_bcb :=bindataFileInfo {_aa :"Adobe-KR-6",_dg :1493,_ged :_fc .FileMode (436),_de :_e .Unix (1580491438,0)}; -_gdbb :=&asset {_cb :_dcef ,_fg :_bcb };return _gdbb ,nil ;};var _ddee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xaf\x65\xb7\x71\x85\xe7\xf7\x57\x9c\xa1\x33\x70\xb4\x37\x59\x7c\x01\x17\x17\x08\x64\x1b\x16\x0c\x27\x41\x14\xc7\x01\x82\x0c\xf8\x14\x1a\x88\x6e\x37\x5a\xad\x81\xff\x7d\x50\xeb\x3b\x96\xe2\x24\x88\x33\x10\x4a\xbd\x9a\x45\x16\x1f\x6b\x55\x91\xfb\xf4\x57\x5f\x7f\xf3\xab\x6f\xde\x3f\x7c\x79\x7c\xf5\x8f\x9f\x3f\xce\x6f\xf7\x97\xc7\xf9\xf0\xbe\x3e\xef\x1f\x3e\xfe\xf8\x79\xee\xc7\xd8\xdf\x7d\x78\x7f\x79\xb9\xc3\x63\x7d\x98\x5f\xfe\xfc\x47\x99\xf9\x7d\xff\xf4\xf2\xe2\xfe\xdf\xfe\xe9\x87\x2f\xfb\xfb\x6f\xde\xcf\xc7\x47\xa4\xdd\xfa\xf1\xd3\xb3\xed\xe3\xf1\xd5\x3f\xed\xef\x3e\xfc\xf0\xe5\xf3\x9f\x1e\xbf\xf8\xbb\xf5\x71\xec\xbf\x79\xac\x7d\x1c\xff\x87\xcf\x6b\x7f\xfe\xf0\xfe\xdd\xe3\x17\xbf\xfb\xf8\x79\xf7\xfb\xa7\xbf\xf8\xf6\xc7\x4f\x9f\xfe\x63\x7f\xbf\xdf\xbf\x3c\x6e\x61\xfb\x7d\xc9\xbe\x7c\xf5\xf5\xef\xfb\xa7\xbf\xef\xdf\xef\xc7\x57\xbf\xfb\xf6\xeb\xef\x7f\xf8\xe5\x1f\x7e\xfb\xf5\x2f\x7f\xfb\xc7\x5f\xfe\x56\x7f\xad\xbf\xfd\x97\xfd\xf9\x87\x0f\x1f\xdf\x1f\xf7\xf5\xb7\xd7\x95\x7f\xc6\xff\xf9\x4f\x9f\xf6\xb3\xbb\x97\xaf\xfe\xf5\x0f\xdf\xfc\xea\xf1\x6f\xf7\xe3\xbe\x1e\x21\xd9\x9d\xff\xfd\x89\xff\xf1\xf7\x1f\xd7\x7e\x5c\xfc\x29\x30\x85\xf9\x71\xed\x1f\x3e\xf5\xb9\x3f\xf7\xf7\xef\xf6\xcb\xe3\xf1\x7a\x5d\x6f\x8f\xc7\xe3\xb5\x5e\x6f\xfe\xa7\x7a\xdb\xfd\xf6\x78\xfd\xcd\xaf\x7f\xf3\xeb\x37\x8f\xf4\xbf\xb5\x7f\xb9\xe9\xe6\xfd\xe3\x97\xb5\x0f\x98\x7a\x78\xbd\xcf\xdb\xa3\x5e\xcd\xdc\xe9\xbf\xfe\xed\xcb\x7d\x5d\xcf\xa1\x3f\xac\xa7\x43\x70\x87\xb2\x9f\x0e\x7f\x1e\xb3\xde\xa9\xbf\x3d\x5a\x8c\xd1\xa1\x0c\x54\x04\xa5\xe6\x50\x05\x3a\xdb\xa1\x9a\x5e\x5e\x6b\xc0\x31\xc8\x31\xdd\xb7\x43\x38\x06\x39\xa6\x58\x1c\xc2\x31\xc8\x31\x65\xef\x3e\xe2\x18\xe5\x98\xab\x77\x1f\x71\x8c\x72\x2c\xb7\x77\x1f\x71\x8c\x72\x2c\xe6\xdd\x1b\x8e\x26\xc7\x9a\xbd\x7b\xc3\xd1\xe4\x58\x9b\x77\x6f\x38\x9a\x1c\xdb\xed\xdd\x27\x1c\x93\x3b\xde\xd7\x65\xde\x7f\xc2\x33\x15\xb0\xe2\x03\x24\x5c\x93\xbb\xde\xd7\xd5\x7c\x84\x8c\x6f\xc6\x37\x04\x1f\x22\xe3\x9b\xf1\x0d\xe6\x63\x64\x7c\x33\xbe\xa1\xf8\x18\x05\xdf\x82\xaf\x5d\x3e\x46\xc1\xb7\xe0\x6b\xc1\xc7\x28\xf8\x16\x7c\x2d\xf9\x18\x15\xdf\x8a\x6f\x2a\x3e\x46\xc5\xb7\xe2\x9b\x2f\x1f\xa3\xe2\x5b\xf1\xcd\xd1\xc7\x68\xf8\x36\x7c\x4b\xf2\x31\x1a\xbe\x0d\xdf\x52\x7d\x8c\x86\x6f\xc3\xb7\x5e\x3e\x46\xc7\xb7\xe3\xdb\xa2\x8f\xd1\xf1\xed\xf8\xb6\xec\x63\x74\x7c\x3b\xbe\xad\xfa\x18\x03\xdf\x21\xdf\xfb\xbe\x7d\x8c\x81\xef\x28\x60\xd1\xc7\x18\xf8\x0e\xf9\xde\x77\xf6\x31\x26\xbe\x13\xdf\xd0\x7c\x8c\x89\xef\xc4\x37\xde\x3e\xc6\xc4\x77\xe2\x1b\xcd\xc7\x58\xf8\x2e\x7c\x2d\xfb\x18\x0b\xdf\x85\xaf\x35\x1f\x63\xe1\xbb\xf0\x4d\xc1\xc7\xd8\xf8\x6e\x7c\xb3\xf9\x18\x1b\xdf\x8d\x6f\x2e\x3e\xc6\xc6\x77\xe3\x9b\x9b\x8f\x71\xf0\x3d\xf8\xd6\xe0\x63\x1c\x7c\x0f\xbe\x35\xf9\x18\x07\xdf\x83\x6f\x2d\xe5\xe5\xb5\x5d\xf2\x6d\x97\x7c\xc3\x75\x45\xc7\x32\x58\x01\x0b\xcd\xb1\x0a\x26\xdf\x70\xa5\xf4\xf2\xda\xe0\x6c\xbb\xf1\xbd\xeb\xed\x18\xbe\x37\xbe\xe1\xf2\x31\x60\x6d\xbb\xf1\x0d\x4e\xee\x06\x6d\x5b\xc0\x57\xec\x6e\xf0\xb6\x05\x7c\x45\xef\x06\x71\x5b\xc0\xd7\x9c\xdf\x0d\xe6\xb6\x88\xaf\x08\xde\xa0\x6e\x8b\xf8\x8a\xe1\x0d\xee\xb6\x88\x6f\x72\x8a\x37\xc8\xdb\x0c\x5f\x71\xbc\xc1\xde\x66\xf8\x8a\xe4\x0d\xfa\x36\xc3\xb7\x38\xcb\x1b\xfc\x6d\xf0\x37\x88\xe6\x0d\xfe\x36\xf8\x1b\xc4\xf3\x06\x7f\x1b\xfc\x0d\xcd\x79\xde\xe0\x6f\x83\xbf\x51\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\xbc\x9d\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xe8\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x9a\xf3\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\x51\x3c\x6f\xf0\xb7\xc1\xdf\x98\x9d\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xea\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\xd7\x2e\xe7\x79\x83\xbf\x0d\xfe\x9a\x78\xde\xe0\x6f\x83\xbf\x26\x9e\x37\xf8\xdb\xe0\xaf\xdd\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x8b\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x4b\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x2b\xce\xf3\x0e\x7f\x3b\xfc\x35\xf1\xbc\xc3\xdf\x0e\x7f\x4d\x3c\xef\xf0\xb7\xc3\x5f\x6b\xce\xf3\x0e\x7f\x3b\xfc\x4d\xe2\x79\x87\xbf\x1d\xfe\x26\xf1\xbc\xc3\xdf\x7e\xf7\x4b\x58\xbd\x55\x15\xfc\x39\x95\xff\x6f\xd9\xbd\xdf\x1d\x17\x64\xd9\x83\x82\xf0\x1d\xc2\x27\x89\x72\x87\xf0\x1d\xc2\x27\x6d\x56\x87\xf0\x3d\x30\x98\x36\xab\x07\x7a\x0b\x3b\xbd\x3d\x6e\x5f\xda\x8e\x04\xf4\xf8\xec\xcd\xa9\xd3\x91\x80\x8e\x04\x24\xa5\xc8\x8e\x04\xf4\x48\x6f\xa2\x4e\x8f\xf4\x26\x59\x08\xd9\x5e\x5e\x3b\xa2\xd0\x11\x85\x14\x5c\xc8\x3a\xa2\xd0\x11\x85\x14\x5d\xc8\x3a\xa2\xd0\x8d\xde\x54\xa5\x74\xa3\x37\x5b\xf1\xed\x11\x53\x75\x64\x25\x21\xde\xbf\xf9\x21\xef\x08\x47\x47\x38\x52\xd4\x9c\x10\x8e\x9e\x9e\xfd\xfb\x01\xec\x08\x47\x4f\xf4\x6f\x7e\x00\x7b\xea\x4f\xac\xbf\x3d\x4c\xdb\x9b\xc6\x25\x64\xb4\xb7\x87\x65\x21\x93\x36\xab\xbe\x3d\xac\x08\xd9\x20\xc7\x11\xad\x18\x02\xd4\x11\xa0\x64\x5a\x09\x04\xa8\x23\x40\xc9\x8a\xda\x11\x43\x26\x86\xa4\xbd\xcb\xc4\x90\xb7\xbd\x3d\x92\x4b\x5c\x47\x92\x3a\x92\x94\x92\x56\x02\x49\xea\x48\x52\x4a\x49\xed\xe8\xad\x3c\x7b\x73\x49\xef\x85\xde\xca\x3e\x6f\x8f\xe4\x44\xee\x88\x54\x47\xa4\x52\xd6\xbc\x11\xa9\x8e\x48\xa5\xec\xc4\xeb\x88\x54\xaf\xf4\x96\x9d\x78\xbd\xf6\x27\x66\x6f\x8f\x9c\xb3\x90\x0c\x92\xdf\x1e\xb9\x5c\x42\x2a\xc8\x71\xc4\x67\x54\x07\x5e\xbe\x47\xd9\xc5\xae\x23\x76\x1d\xb1\x4b\x45\xf3\x46\xec\x3a\x62\x97\x8a\x8b\x67\x47\xec\x7a\x23\x86\xe2\xe2\xd9\x1b\x31\x48\x00\x55\xe6\x74\xe4\xaf\xf7\x67\x6f\x9a\x37\xf2\xd7\x91\xbf\x54\x3d\x95\x75\xe4\xaf\x77\x7a\xab\x51\xbe\xf4\xd6\x4f\x7c\x7b\x40\x68\x04\xb1\x23\x88\xa9\x6a\xde\x08\x62\x1f\xcf\xde\xb4\xc7\x08\x62\x1f\xf4\xd6\x82\x7c\xe9\x6d\x9c\xec\x25\xb3\x9f\x76\x24\xb2\x23\x91\xa9\x69\x06\x48\x64\x47\x22\x53\xd3\x8a\x20\x91\x7d\xaa\xb7\x7c\xb9\xfc\xf7\x49\x6f\xd3\x0f\xdc\x7d\x05\x5f\xdc\xb9\x80\x8e\x20\xf5\x86\x90\x76\x84\x34\x5f\x9a\x15\x42\xda\x11\xd2\x7c\x65\xb5\x63\x84\xf5\x1c\xc1\x13\x74\x47\x48\x3b\x42\x9a\x6f\xcd\x01\x21\xed\x08\x69\xbe\x5d\x34\x3b\x42\xda\x37\xbe\xb7\x8b\x66\x47\x48\x3b\x42\x9a\x83\x22\x46\x48\x3b\x42\x9a\x83\x27\xac\x8e\x90\xf6\x83\x6f\xf0\x1d\x1b\x08\xe9\xb8\x9e\xbe\x1e\xcb\x40\x48\x07\x42\x9a\xa3\x17\x0b\x03\x21\x1d\x17\xbe\xd1\x8b\x85\x71\x75\xb0\x67\x01\x9b\x5f\x5e\x07\xda\x3a\xd0\xd6\x1c\x3d\xbc\x81\xb6\x8e\xfb\xd9\x9d\x6b\xfa\x40\x5b\x07\xda\x9a\xcd\x35\x7d\x20\x9e\xe3\x7e\xd6\x69\xd7\xcb\xeb\x40\x3d\x07\xea\x99\x4d\x11\xa3\x9e\x03\xf5\xcc\xe6\x29\x76\xa0\x9e\x03\xf5\xcc\xc9\xd5\x67\xa0\x9e\xe3\x59\x42\x15\x7b\x79\x1d\xc8\xe7\x40\x3e\x73\xd2\x24\x90\xcf\x81\x7c\xe6\xe4\x15\xcf\x40\x3e\x47\x7c\x76\xe7\x15\xcf\x40\x3e\x47\x7c\x66\xfb\xfa\xf2\x3a\xd0\xcf\x81\x7e\xe6\xac\x49\xa0\x9f\x03\xfd\xcc\xd9\xcf\xf1\x40\x3f\x07\xfa\x99\xb3\x27\xa6\x81\x7e\x0e\x0a\x2d\xcb\xe1\xe5\x75\x20\x97\x03\xb9\xcc\x45\x93\x40\x2e\x07\x72\x99\x8b\xd7\x09\x03\xb9\x1c\xc8\x65\x2e\x2e\x85\x03\xb9\x1c\xd4\x5e\x29\xf9\x56\xa0\x7c\x23\x3f\xbb\xd3\x24\x50\xbe\x81\xf2\xe5\xea\x9a\x36\x50\xbe\x81\xf2\xe5\xea\x65\xdb\x40\xf9\x06\xe5\x58\x4e\xbe\x15\x48\xdf\x40\xfa\xb2\xb2\xeb\x40\xfa\x06\xd2\x97\x95\x5d\x07\xd2\x37\x90\xbe\xdc\x3c\xbb\x0e\xa4\x6f\x50\xa1\x15\xf3\xad\x40\xfb\x06\xda\x97\x55\xec\x0c\xb4\x6f\xd4\x67\x77\xae\x91\x03\xed\x1b\x68\x5f\x51\xb1\x33\xd0\xbe\x41\xd1\x56\xa3\x6f\x05\x32\x36\x90\xb1\xa2\x3b\xe6\x40\xc6\x06\x32\x56\xbc\xf6\xfc\x6b\xf9\x7b\xa0\x72\xa3\x3d\x47\xf3\xfc\x3a\x50\xb9\x41\x99\xd7\xa2\xef\x14\x32\x37\x90\xb9\x72\x6b\x8e\xc8\xdc\x40\xe6\xca\xed\x15\xc4\x40\xe6\x06\x32\x57\x74\x53\x18\xc8\xdc\x50\xe5\x17\xae\xe0\x3b\x85\xce\x0d\x74\xae\x04\xcd\x11\x9d\x1b\xe8\x5c\x09\x5e\x23\x0c\x74\x6e\xa0\x73\x25\x78\x3e\x1d\xe8\xdc\x50\x31\x18\x6e\x57\xa6\x81\xd0\x8d\xf9\xec\x4e\x93\x40\xe8\x06\x42\x57\xa2\x17\x09\x03\xa1\x1b\x08\x5d\x89\x9e\x1a\x07\x42\x37\x54\x1f\x86\x70\xfb\x4e\xa1\x6a\x03\x55\x2b\x51\x93\x40\xd5\x06\xaa\x56\xcc\xab\x84\x81\xaa\x0d\x54\xad\x98\xe7\xc6\xb1\xe8\x4e\x25\x63\x88\x97\xef\x14\x42\x37\x10\xba\x62\x9a\x04\x42\x37\xf6\xb3\x3b\x2f\x0a\x06\x42\x37\x10\xba\x92\x3c\x39\x8e\x4d\x77\xaa\x22\x83\x5d\xbe\x15\x68\xdf\x40\xfb\x4a\xd2\x24\xd0\xbe\x81\xf6\x95\xe4\xf9\x7d\xa0\x7d\x03\xed\x2b\xd9\xf3\xdc\x38\x74\x77\xe8\xae\xe5\x97\xd7\x89\x1c\x4e\xe4\xb0\x64\x9f\xc4\x44\x0e\x27\x72\x58\xb2\x27\xf8\x89\x1c\xce\xeb\xd9\x9d\x27\xba\x89\x1c\x4e\xc9\x61\x48\xed\x7a\x79\x9d\xc8\xe1\x44\x0e\x4b\xf1\x49\x4c\xe4\x70\x22\x87\xa5\x78\x86\x9f\xc8\xe1\x44\x0e\x4b\xf1\x4c\x37\x91\xc3\x79\x53\xaf\x55\x7b\x79\x9d\xc8\xe1\x44\x0e\x4b\xf5\x49\x4c\xe4\x70\x22\x87\xa5\x7a\xb2\x9e\xc8\xe1\x44\x0e\x4b\xf5\xe4\x34\x91\xc3\x29\x39\x0c\xa5\xd4\x97\xd7\x89\x1c\xce\xf8\xec\x4e\x93\x40\x0e\x27\x72\x58\x9a\x67\xeb\x89\x1c\x4e\xe4\xb0\x34\xcf\x6b\x13\x39\x9c\x54\x93\xb5\x84\x97\xd7\x89\x1c\x4e\xe4\xb0\x34\x4d\x02\x39\x9c\xf6\xec\xce\xd3\xf5\x44\x0e\x27\x72\x58\x2f\x4f\x75\x13\x39\x9c\x92\xc3\xd0\xbc\x9e\x99\xc8\xe1\x44\x0e\xab\x32\xec\x44\x0e\x27\x72\x58\x2f\xcf\xd7\x13\x39\x9c\xc8\x61\xbd\x3d\xfb\x4d\xe4\x70\x4a\x0e\xe3\x95\x7d\x2b\x90\xc3\x99\x53\x50\x33\x4d\x02\x99\x9b\x92\xb9\x78\x27\x5f\x62\xa4\x6a\x4a\xaa\x62\x30\x5f\x26\xe4\x66\x4a\x6e\x62\x34\x9f\x2a\x24\x9e\x22\x71\xb4\xe8\xe1\x42\xc4\x39\xe6\xf1\x82\x38\xfa\x90\x63\x5d\x82\xdc\xd8\x7d\xab\xd5\xa2\x95\xd7\xca\x31\xb9\x88\xce\xb1\x32\x50\x7e\x7b\xc4\xac\x8d\x19\xab\x08\xda\x59\xc5\xb5\x8f\x38\xf6\x13\x2a\x6f\x8f\xc2\x62\x8c\x5d\x05\x29\x88\xd4\xdc\x11\xfa\x4e\xd1\x37\x66\xad\x2c\x14\x9c\x6b\x3a\xa4\x8b\xff\x5c\x1e\xe3\xd3\x44\xd3\xea\x2c\x42\x5d\xde\x7d\x54\x4a\x99\x8b\xee\x65\x4a\xbb\xd4\x6a\x37\x41\xea\x5e\xd5\xdd\x84\x92\x73\xf7\xf9\xf6\x88\xd5\x85\x60\xee\xbe\x80\x96\xa0\x20\x68\x0b\x92\xa3\xd2\xce\x84\x7c\xf3\x9c\xfe\xf6\x88\x74\x7f\xce\x00\x1a\x82\x82\xa0\x09\xe4\x8e\xcd\x39\xb5\xa0\x19\x26\x36\x4f\x6b\xeb\xea\x01\x28\x38\x64\x59\x50\x14\x34\x8a\x5a\x99\x43\xa3\x02\xd5\x9f\x5b\xf9\x65\xe2\x75\x5d\xbe\x12\x76\xf9\xe2\xac\x4b\x2b\x81\x89\xc5\x25\x6b\x5d\x8b\x11\xd7\xf4\x56\x11\x68\x01\x2d\xdf\x5a\xaf\xae\xd6\xb5\xb6\x20\xee\x3f\x9e\x33\x17\x14\x5e\xb7\x5f\x92\xec\xf2\x4a\x65\xdd\xcb\x80\xec\xed\x61\xd1\xab\x92\x75\xeb\xe2\x84\xb1\xdb\x73\xf7\xba\x75\x26\xd6\xed\xe7\xc0\xee\x48\xab\x0a\x54\xe5\x98\x04\x35\xa0\xae\x56\x38\x0e\x41\xfb\x52\x2b\x41\x9b\x20\xdc\xd8\xad\xe8\xef\x1d\x80\x82\x5f\x45\x2e\x85\xba\x23\x90\x07\x11\xfd\xc8\xad\x7b\x13\x84\x1b\x8b\x95\xbe\x0a\x10\x71\x35\x41\xc4\xb5\x87\x5a\x15\x41\x13\xc8\xd7\xeb\x36\xba\x5f\x40\xbe\x5e\xba\xf5\xad\x7b\x6f\xa0\xad\x56\x40\x47\xd0\x51\xf4\xbc\xa8\xff\x9f\x09\x7b\xdd\x87\xc9\x1d\x4d\xce\x14\xf6\x61\x72\x6e\x2c\x36\x85\x7d\x98\xdc\xd1\x0a\x9b\xf6\xe1\x30\xb9\xa3\xc9\x35\xcd\xe4\x30\xb9\xd3\xd4\x0a\xc7\x0e\xe4\x2b\x6c\x17\x8e\xac\xb0\x1b\xbb\x0d\x47\xe6\x7b\x96\x5a\xe1\xc8\xe4\x74\x18\x74\x1b\x5e\x08\x30\xc6\x6e\x9d\x8f\xc0\xb9\x0d\x7e\x56\xcd\x6e\x20\x03\xca\x6a\x75\x0b\x2a\x40\x0a\xe2\x0e\x82\x06\xd0\x10\x44\xf7\x13\x48\x8b\xee\x5a\xb6\x82\x88\x88\x31\x0b\x74\xaf\xb8\xc2\x20\x08\x3f\x45\x61\x10\x84\x1b\xb3\x20\xc7\x11\x81\x74\xba\x93\xba\x1f\x4f\xc7\xad\xfb\xb8\xe2\x1a\xda\xad\x30\xd5\x57\x51\xf7\x93\xbe\x66\x54\xab\x28\x88\x09\xb9\x31\xa5\xf1\x15\x66\x02\xd2\x76\x14\x5a\x65\x20\xae\xfb\x55\x10\x73\x74\x63\x89\xb8\x26\x73\x9c\x9a\x63\x01\x62\x8e\x53\x71\x05\x4d\x68\x12\x97\x28\x96\x82\xfa\x82\x62\x41\x7c\x4a\x51\xad\xe0\x93\x8c\xdd\x05\xa8\x01\x29\x08\x9d\xc8\x00\x9f\x02\x3c\x17\x9f\x02\x3c\x0f\xeb\xa8\x95\x1c\xb7\x34\x43\xc6\xee\xa2\xf5\x82\x75\x32\xbc\x77\xad\x00\xeb\x64\x2c\x71\x00\x60\x9d\x8c\xe9\xca\xb3\xc2\x66\xbd\xb6\xa2\xcf\x9a\xe3\x26\x7a\x67\x9a\xa5\xac\x20\x36\xa1\x6e\x85\x5a\x14\xea\x26\x54\x11\x31\x11\x2a\x44\x0c\x4e\x2b\x53\xf9\xb9\xc2\x21\x54\x67\x84\xe5\x4b\xdd\x1f\x46\x14\x3b\x32\x67\x15\x76\xc8\xd8\x5d\x35\x47\xd8\x11\xf4\xb4\x92\x39\x00\x87\x20\x74\xc8\x6f\x09\x04\x65\xc1\x8a\x40\xcd\xcf\x2a\xa9\x7d\x99\x94\x25\xa8\x95\xa1\x2c\x86\xb2\x68\xb7\x0d\x65\x31\xd1\x2a\xea\x60\x1a\xb4\x92\x79\xca\x9b\x9d\x05\xb4\x7f\x92\x37\x52\xfd\x4a\x1d\x41\xad\x82\x12\x50\xfa\x49\xde\x92\x1e\x47\x16\xcf\x49\xc8\x5b\x82\x43\x32\x4f\x2d\x4b\x70\x28\x89\x30\x68\x59\x82\x30\x32\xcf\x09\xa5\xae\xf3\x95\x08\xc2\x6f\xcc\x8b\x42\x62\x65\xcf\x36\xa6\x2f\x20\x2b\x93\x6d\x64\xec\xf6\x6b\xe5\xca\x64\x9b\xac\xe3\x6b\xea\x2b\x73\x7c\x65\xec\x2e\x40\x1a\x51\x45\x89\x25\xd1\x9d\xa2\x64\x15\xd8\xe1\xd9\x79\x15\xd8\x21\x93\x52\x52\x2b\xd8\x51\x36\x5b\xeb\xb4\x2a\x1c\x26\x99\x0c\xb7\x0b\x87\x49\x05\x8e\x65\x2f\x17\x17\x05\xce\xaa\x40\x5e\x5b\x2c\x2e\x3d\x4b\x97\x1e\x2b\x3a\xbe\xd4\x3c\x4b\x35\x8f\x55\xb1\x83\x9a\x67\x0d\x71\x5b\x1f\xab\xd6\x80\xdb\x32\x09\xfd\x1a\x70\x7b\x28\xae\xa6\xb3\x3a\x88\x4b\xc6\x5a\x08\x82\x70\xf4\xee\xd3\xe5\xa5\xed\xa2\x9a\x59\xd3\xb7\x36\x5d\x0a\x75\xb2\xb5\x32\x05\x9d\x98\x6c\xed\xc4\x51\xa9\x98\x9a\x67\x2d\x39\xea\x52\xb4\x16\x8e\x32\x49\x85\xe3\x5a\x38\xae\x45\x2b\x5f\x9c\x85\x4e\xc8\xa4\x5b\x54\x58\xa4\xe2\xe5\x84\x49\xb7\xa2\x5f\x10\x46\xa6\x64\xaf\x79\xd6\x3a\x38\x2a\x88\xa0\xe8\xa9\x8c\xd6\xf6\x13\x9d\x82\x08\xb3\x39\xd1\x32\x29\x79\x49\xbf\x36\x27\x5a\x26\x45\xaf\x79\xd6\x26\x77\xc8\xa4\xa8\x93\x43\xb1\xb4\x8e\x6b\x74\x8a\xda\xda\x83\x46\xcb\x14\x6a\x8b\x33\x14\xd7\x71\x19\x4a\xd1\xab\xbf\x75\x90\x21\x99\x14\x73\x10\x14\x80\x8a\xa0\x2c\xa8\x02\xd5\xb7\x47\x32\xd1\xfd\x20\x30\x87\x20\x4a\xf8\xab\xa9\x78\x53\x97\xed\xeb\x68\x74\xaf\xb8\xf6\x75\x9e\xd0\xfd\xf6\xc8\xda\xd3\x7d\x29\x3b\x6f\x55\x49\xc9\x5c\xc2\x37\x55\xd2\xbe\x9d\x7c\xc9\x9c\x75\xfb\x56\xe6\xc2\x24\x55\xa8\xfb\x16\x11\xb7\x8a\x8a\x64\x9e\xb0\x37\x45\x05\x26\xe9\xbb\xc5\xa6\xa8\xd8\xca\xbb\x29\xf9\x7c\x37\x79\x77\x07\x20\xdf\xf9\x8d\x4a\xed\xe8\x1b\x98\xf4\xe1\x61\x47\x6d\x20\xa6\x5c\x97\x5a\x49\x04\xb7\xb4\x2c\xe9\x7d\x73\xa3\x65\x98\x12\x3d\xe5\x6d\x53\x0e\xdf\xd6\x7d\xed\x8a\x2f\xe7\xb6\xde\x80\x9a\xba\xaf\x82\xba\x20\xfa\xd2\x88\x08\xd7\x96\xd8\xa4\x9a\xaa\xa0\x0d\xb4\xf5\x44\x6c\x82\x8e\xa0\x71\x09\xf2\x25\x4c\x03\xc7\x67\xc2\x4e\x82\x22\x50\x55\x2b\x75\x2f\xb1\xc1\x98\x3e\x80\xed\x34\x3a\x50\x57\xab\x26\x68\x00\x49\x92\x02\x90\x56\x35\x79\x0e\x4f\xd5\x73\xd2\x4e\xca\xe1\x18\xb3\xa8\x20\xc4\xf3\x9d\xa6\xa2\xd7\xa6\xa5\x49\xf4\x4a\xc5\x16\x15\xd7\x24\xfa\xa9\x37\x6f\xaf\xc5\x76\x52\x7d\x8d\x31\x5d\x9d\x76\x5a\x4c\xc8\x4d\xaa\x4d\x7d\xad\x00\xa4\x39\x46\x20\xe6\x28\x6e\xd6\xa6\xf5\x12\x37\x31\x66\x51\xd1\xeb\xea\xb4\x93\xa7\xa6\xd4\x74\xe4\xd2\x61\xda\x4a\x2d\xe6\x35\xe2\x4e\x22\x22\x86\x02\x67\xa7\xc3\xb4\x45\xc4\x46\x5c\x87\x09\x51\xc4\x99\x6f\x07\x42\x8f\x31\x73\x5d\xdc\x99\x03\x90\xbd\x88\x4b\xba\x1c\xef\xac\x22\x0e\x63\xfa\xe6\xb0\xb3\xf4\x67\x67\xd7\x9c\xd4\x22\x50\x01\x52\xd2\xf0\x7a\x60\x67\xbd\xd8\xef\x2c\x2a\x34\xd7\xd8\x9d\xa1\x42\xa6\x88\x73\x71\xde\x99\x63\x22\x93\x74\x91\xd9\x99\x63\x92\x55\xd7\x99\xa7\xcf\x9d\x07\x71\x49\x33\x1a\xa1\x72\x4c\x64\xcc\x74\xe4\xf2\x20\xd4\xa1\xb8\x0c\x88\xb8\x94\xb9\x4c\x8b\x43\xe6\xda\xd9\x4f\x4b\x6a\x49\x71\x8d\x09\xa4\x93\x93\x15\x17\x27\x27\xeb\xe4\xb4\xa4\xf5\xe2\xe4\xc8\xd8\x2d\x22\x67\x4e\x8e\x4c\xd2\xc3\xdf\xce\xca\x10\x3b\x4f\xd2\xa7\xa2\x9f\xac\xc4\xd4\x3e\x8a\xc8\x79\x76\x20\x5d\x77\x9e\x8e\x3a\xbe\x59\x27\xa7\x65\x8d\xc8\xc9\xc9\x9c\x9c\xac\x09\x71\x72\xb2\x4e\x8e\x12\xd0\xce\x9c\x9c\xcc\xc9\xc9\x9a\x23\x27\x27\x7b\x41\x98\x5a\xa1\x2f\xa6\xbd\xc4\x21\xd1\x3d\x2f\x82\x58\x5a\x89\xa2\xb5\x5f\xac\x84\xae\x87\x37\xa1\x2e\x56\x62\x69\x87\x0a\x41\xb0\x43\x2a\x1b\x8d\x20\x54\x36\x62\x52\x13\xd3\xf2\xe6\x7c\xa9\x6c\xb4\xa2\xbe\x36\x13\xda\x5a\xd5\x8a\x23\xab\xaa\xf4\x89\x88\xe6\xcd\xaa\xaa\xca\x32\x29\x40\xde\xcc\x51\x55\x96\xbe\x72\xed\xbc\x99\xa3\xb4\xbf\x55\x5a\xb1\xd0\x2a\x2e\x8d\x09\x6d\xa6\xbd\xb5\xf6\x95\xee\x99\xb6\x8a\x4b\x63\x42\x9b\x69\xbb\xc9\x4f\x2a\x20\xc8\x79\x6b\xda\x95\x11\x99\xb6\x4a\x50\x23\xfa\xc3\xb4\x0f\xd3\x96\x23\x89\x42\xc6\xac\x6a\xda\x24\x0a\x99\x67\x0a\xc8\x87\x7d\x94\x6c\xb7\xaa\x20\x90\x6d\x19\x33\x26\x84\x6c\x67\x6a\x57\x0e\xe6\x61\xda\x47\xd7\x56\x69\x74\x3e\x4c\xfb\x68\xb7\x1b\xdd\x33\x6d\xdd\xff\x8c\xe8\x91\x0e\xd5\x62\xa9\xf9\xb5\x75\x53\x8b\x61\x8c\x6c\x55\x50\x80\xa2\xda\xa2\x49\xe5\x8a\x6a\x0b\x8c\x99\x42\x2d\xd0\xbd\x38\xc5\xf3\xe5\x55\xe9\x2e\x24\x0a\x19\x33\xaf\x24\x77\x21\x51\x14\x2e\x7b\xcf\x11\x07\xd0\x90\xe3\xff\x23\x15\x17\xd5\xb1\x18\x6a\xcf\x5d\x90\x91\x82\x8c\xb4\x28\x68\x03\x1d\xf5\x2b\x48\xdf\x58\x31\x66\xca\xe1\x85\x6c\x53\xfc\xe2\xc7\xd7\xb0\x5d\x74\xf1\xc3\xf0\xcd\x7f\x97\x89\xa3\x9b\x7c\xdd\x9a\xc9\xc4\xd1\x4d\xd1\x2f\x21\x76\x99\x2c\x94\x53\x3f\xeb\x33\xda\x2e\x50\x5f\xc6\x4c\xda\x5f\x26\x0b\x85\x1a\x34\xfa\xaa\x40\x5d\x8e\x8a\x0b\xea\x17\xae\x87\x12\x7a\x0a\x60\x4c\x56\xbd\xb8\xcb\x64\xda\xaa\xaf\x93\x97\x57\xbb\x90\xa6\x64\xf2\x15\xb4\x35\xa4\xa9\xa2\x9c\x94\x58\x09\x72\x52\x71\x19\xc9\xfa\x8d\xc0\x2e\xc8\x88\x8c\xa5\x4b\xdb\xac\xd7\x9c\x5d\x96\xfa\x52\x62\x2c\xeb\xd9\x97\xae\x87\x97\xba\x87\xe7\x2a\xcc\xf3\xa5\x04\x44\x61\x8e\x31\x7d\xaf\xda\x14\xe6\x98\x7c\x49\xd5\x0b\x0c\x96\xb1\x74\x6b\xbd\x60\x70\xf1\xd3\x9d\x2f\xb1\xae\x9c\x27\xe4\xa4\x2e\x2c\x21\xa7\x5b\x45\x3e\x1f\x1d\x37\x45\xfe\xae\x5b\x8e\xd2\xb2\x4a\x5f\x95\x7b\xa5\x54\xbd\x42\xfd\xea\x74\xcd\x7a\xba\xd9\x15\xba\xca\x58\x52\x02\xaa\xd0\xb5\xf2\xea\x52\x69\x15\x80\xb2\x1c\x8b\x20\xba\x17\xeb\x92\x72\x52\x25\x2e\x99\x7c\xfb\xad\x65\x57\x58\x27\xc3\x65\x6d\x57\x58\x27\x93\xef\xe7\x88\x03\x48\xbb\x9d\xb2\xa0\x09\xb4\xd4\xca\x04\x6d\x20\x5d\x9d\x54\xb1\x71\x91\xd9\x4d\x5f\xc5\xf5\xb8\xb6\x1b\x44\x94\xb1\x24\x65\x69\xe4\xdd\x26\x8a\x21\xe1\x0d\x0e\xc9\x70\xe7\xda\x0d\x0e\xb5\x49\x2b\xf5\xc5\x91\x93\x31\xfd\xfc\x6a\x37\x8e\x5c\x63\x25\xb4\x1d\x8d\x95\x90\x29\x08\x57\x63\x25\x74\xc1\xca\xfa\xbc\xb3\xb9\x60\xed\x2e\x0e\x05\x1d\x80\x3e\x9f\x90\x17\xd0\xfa\x55\xd4\xee\x70\xa8\xeb\x4a\x17\xa4\xc4\x9d\x93\x23\x63\x7a\x54\xde\x9d\x93\xa3\x8f\xe9\x39\xde\x72\xd4\xad\x05\x63\x77\x05\xc2\x51\xa1\x46\x11\xa6\x13\x6a\x67\xd3\x54\x23\x76\x42\xed\xbe\xf6\x39\x06\xa0\x09\xa4\x69\x4b\xd5\x3b\xf5\x93\x4c\xd6\x6f\x44\x76\x67\x3b\xb8\x31\xea\x19\x7b\x73\x63\xdc\xa3\x2b\xae\x68\x82\x0c\x48\x54\xa8\x40\x09\x48\x71\xa9\xa4\x1a\x6c\xda\x60\xd3\x6a\x16\x54\x81\xaa\x5a\x35\x41\x0d\xa8\xa9\x55\x15\xd4\x81\x54\x35\x3c\xbb\xd7\x61\x1a\x5e\xd4\xe4\xa8\x43\x3e\x28\x8d\xc7\xd0\xf9\x6a\x40\x13\xc8\xd5\x44\x2f\x12\x7b\x50\xe0\xc8\x58\x6a\x9a\x90\xde\xc5\xf6\xd0\xa6\x45\x9d\xaf\xc1\xa6\xc9\x98\x3e\x1e\xef\xc1\xa6\xc9\x58\x92\x62\x8e\x19\x81\x92\x1c\x15\x3d\x5a\x38\x24\x7c\xa9\xd1\x17\x73\xd4\x91\xd3\xfd\x6d\x0f\x8e\xdc\xe0\xc8\x35\x1c\x89\x4b\x92\xa6\x2b\xdd\x1e\x48\x9a\xbe\x37\x58\x16\xad\x06\x95\x91\x0c\x4f\x06\x7b\x20\x69\xfa\xde\x90\xf5\x51\x7b\x8f\xc5\x88\x7a\x17\xd3\x2b\xc2\x1e\x94\x41\xba\x9a\xf3\x4d\x7f\x73\x35\xdf\xba\x87\x67\xfd\x3c\x71\x73\x0f\xc7\x58\xbe\x4d\x50\x01\x2a\x82\xb2\xa0\x0a\xd4\xe4\x08\xd4\x81\xba\x5a\x55\x41\x03\x68\xab\x15\xd0\x01\x3a\x2a\x2e\x7d\x42\x93\x6c\x35\x55\xf4\xe6\x00\x14\x80\x82\x76\xbb\x08\x8a\x40\xbc\x81\x04\x41\x09\x48\x2f\x5e\xba\x41\xcd\x41\xf4\x5e\xfb\xf2\x52\xb2\xe7\x20\x54\xd5\xc1\x7a\x29\xd9\x93\x3a\x58\x26\x5b\xc8\x7f\x99\x8a\x4b\xfa\x1f\x99\x78\x72\xae\x64\x2c\x8b\x3b\x93\x2b\xd7\xf4\xec\x99\xb9\x98\x4d\xb2\xa7\x7e\x5e\x62\x39\x2a\x44\x4e\xcc\x9c\x8a\xfa\x09\x11\xb5\x9e\x4d\xb3\xb8\x33\x39\x31\x32\x96\x75\x69\x99\x64\xcf\xe9\x07\x27\x73\x0b\x9b\x93\xa8\x29\x9c\xc5\x8a\x49\xf6\x9c\x8b\xee\x15\xc4\xa2\xfb\x45\xf7\x6a\x45\x95\x3c\xd7\xcf\x25\xde\xa4\xb2\x9d\x4b\x6f\x45\xe2\xce\x24\xe3\x4d\xcf\x72\xd9\x24\xc4\x93\x32\x56\xc6\xb2\x32\xde\xa4\x8c\x9d\x4a\x82\x26\xa2\x4c\x92\xa0\x8c\x65\xc3\x91\x20\x94\xa5\xb8\xa1\x4c\xb2\xd4\x54\x96\xca\xa6\x09\x91\xa5\xa6\x74\x8b\xda\x70\xa2\x5b\x93\xe7\x49\x42\x3d\xcf\x56\xda\x2c\x55\xc9\x93\xcc\x22\x63\x99\x43\x44\x66\xd1\xf3\x51\xa6\x4a\xe6\xf9\x68\x2f\x3d\xcb\xeb\x3d\x6c\x2f\x44\x6a\x79\x81\x9b\xf5\x33\xd1\xbd\x78\x6a\x90\x49\x51\xd9\x73\x51\xec\xea\x15\x28\x93\x2a\x79\x05\xda\xdb\xaf\x0d\x39\xe9\xa2\xb1\xf5\xa6\x8c\xc9\x14\x59\x9b\x2b\x84\x9e\x7c\x32\x47\x8d\x27\x9f\x7d\x80\x9c\xf9\x87\x17\x96\x73\xf1\xeb\x2d\x5f\xc2\xc3\xdb\xc9\xd1\x7b\x47\xae\x3e\xa1\xc3\x7b\xc7\x09\xd2\xad\xe6\xab\x7a\xf4\x90\xff\x34\xa9\x78\x99\x72\x78\xcf\x3f\x7a\xc2\xcd\xcd\x2f\x1a\x27\x68\x71\x30\xa9\x14\xb5\xd2\xe2\x1c\xbd\x9d\x94\xcb\x4f\xe1\xe1\xed\xe4\x44\xe7\x5e\xb9\xfc\xc8\x9d\x38\x9e\x90\xca\x01\xaf\x59\x4f\x14\x0f\x4f\xc4\xd1\xb5\xe6\xf0\x76\x72\xcc\xf5\x81\xdf\x4c\x1c\x93\x3e\x60\xb2\xb9\x36\x1f\xbd\xa3\xbc\x1e\xf3\x85\x2e\xb7\x1f\xdf\x63\x5a\x68\x4c\xce\xb4\xd2\x42\x1f\x3d\xa7\x14\xfd\xe0\xe9\xf0\x9c\x72\x12\x50\xf0\x20\xb8\xac\x1f\x5d\x1b\x8a\x7e\xc6\x74\x74\x77\x78\x1a\x0b\xbe\x8f\x87\x2b\x04\xa6\xc4\x56\x05\x65\x20\x85\x1a\x69\x55\x80\xb6\x5a\x39\xc4\x4d\xe0\x14\x97\x0c\x7e\x03\x71\x8a\x24\x03\x63\xc1\x80\x9a\xa0\xa9\x56\xd1\x77\x88\x6a\x16\x63\xc1\xe5\xfa\x94\x49\x2b\xd7\xe6\x62\x7e\xc8\x0f\xe5\x26\xc6\x94\xa5\x0e\xe5\xe6\x51\x59\x57\x74\xcb\x3f\x94\x75\xa7\xfa\xf9\x2a\xa6\xe8\xab\xce\x17\xa6\x24\x6d\x6d\xd5\xf9\x3a\x2a\xeb\x8a\xca\xa7\x43\x59\x87\x49\x57\x95\xe3\xa1\xaf\xe7\xef\xf9\xbc\x15\xe5\xd3\x79\xfe\xc4\xcf\xf3\xe2\xa1\x4c\xc1\x14\xfd\x4a\xe9\x74\x5d\x80\x30\x31\x39\x6b\x4f\xd7\xf7\xd7\xa3\x9a\xa4\xb0\x69\xd4\x24\x98\x28\xba\x9f\x2e\x6e\x1f\x55\x08\xa5\x38\x87\x0e\x15\xc2\x19\x40\xce\xc7\x43\xb2\x39\x4a\x1d\x45\x3f\x03\x3c\xca\x1f\x4f\x13\xeb\x4d\x2b\x1d\x5f\x11\xb9\xe8\xf7\x49\x07\x22\x1f\xf1\xb1\xb4\xfc\x97\x37\x27\xff\xff\xef\xfb\xa7\x97\x9f\xfe\x29\xd2\xfc\xf1\xf3\xe7\xfd\xfe\x45\xff\xf0\x49\xff\xd4\xe8\xb1\xf6\xf9\xf0\xbe\x7f\xfa\x47\x54\x9f\x3e\x7e\x72\x2f\xfd\xf7\x9f\x01\x00\x00\xff\xff\xf8\x60\xf3\xef\x70\x35\x00\x00"); -var _cfcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\x63\x37\x14\x05\xf0\xbd\x3e\xc5\x5b\x4e\x17\xad\xa5\xfb\x4f\x12\x3c\x02\x25\x19\x68\x16\x93\x29\x4d\xa7\x2d\x94\x2e\x1c\x3f\x39\x18\x1a\xdb\xd8\xce\x22\xdf\xbe\xdc\x7b\x9c\x14\x66\x11\x9c\x1c\x9e\xce\x8b\x7f\x70\xd0\xea\xf6\xfe\xee\x7e\xbf\xbb\x4c\xab\x5f\x4f\x87\xcd\xe3\xb8\x4c\xdb\xdd\x7e\x39\x8d\xf3\xe1\xf5\xb4\x19\xd3\xd3\x78\xde\xed\x53\x2a\x34\x2d\xbb\xcd\xe5\xfd\xcf\xf8\xd8\xbc\xac\x8f\x29\xf9\xf9\xc7\xb7\xf3\x65\xbc\xdc\xef\xb7\x87\x89\xf1\xdc\xf2\x7a\xbc\x3e\x3b\x4d\xab\xdf\xc6\xf3\xee\x7c\x39\xbd\x4d\x9f\x7e\x5e\x0e\x4f\xe3\x87\x69\x19\x5b\xcf\xbf\x9e\x96\x71\xda\xed\x9f\xa7\x4f\xb7\x0f\x8f\xe5\x23\x7e\x7c\x3d\x1e\xff\x1d\x2f\x63\x7f\x99\x72\x64\x63\xbf\xc4\x67\x5a\xdd\x7e\x59\x1f\x1f\xd6\x2f\x63\x5a\xdd\x3e\x3c\xd2\x8f\xbf\x44\x1c\xe9\x1f\xe3\x74\xde\x1d\xf6\x53\xc9\x3f\xe5\x6c\xff\xe7\xbf\xbf\x1d\xc7\x54\xae\xc7\xbf\xdd\xdf\x7d\xdd\x6e\xcf\xe3\x32\xb5\x8c\xea\xd5\x5f\xdf\xee\xef\xa6\xbf\xcb\x54\xf2\x44\xca\xcd\xfe\xb9\x3e\xfa\xe7\x97\xc3\x32\xae\xef\x4f\x05\xdf\x65\x73\x58\xc6\xf9\xb8\xde\x8c\xd3\x7a\xff\x3c\xd2\x34\xcd\x54\xa8\xdc\x4c\x73\xfd\x5c\x3f\xdf\xf8\xbf\xf9\xdd\x13\xa9\xd1\xf5\xe4\x6e\x41\xf2\x7e\x82\x4a\x1d\x37\x93\xf6\x6e\x69\x26\x42\x44\x1e\x59\xee\x39\xcd\xc4\x88\x38\xa2\xd2\x24\xcd\x24\x88\x24\x22\xaa\x2d\xcd\xa4\x88\x34\x22\xae\x94\x66\x32\x44\x16\x91\x98\xd7\x57\x44\x35\x22\x35\xaf\x6f\x88\x5a\x44\xa6\x5e\xdf\x11\xf5\x88\xaa\x78\xfd\x1a\xd1\x3a\xa2\x26\x5e\xff\x84\xe8\x29\xa2\xce\x5e\xbf\x41\xb4\xf1\xa8\x66\xf6\xfa\x05\xd1\x12\x51\x21\xaf\x1f\x88\x46\x44\x54\xbc\x7e\x8b\x68\x1b\x11\x17\x4a\x33\xe7\x88\x38\x47\x24\xd9\xd2\xcc\xf0\xe2\xf0\xaa\x9a\x73\x9a\x19\x5e\x4c\x88\xba\xa4\x99\xe1\xc5\xe1\x55\xad\xb5\x34\x33\xbc\x38\xbc\x6a\x6d\x5e\x0f\x2f\x0e\xaf\xda\xaa\xd7\xc3\x8b\xc3\xab\xf6\xea\xf5\xf0\xe2\xf0\x6a\xd9\xbc\x1e\x5e\x1c\x5e\xad\xa8\xd7\xc3\x8b\xc3\xab\x91\x7a\x3d\xbc\x38\xbc\x1a\x8b\xd7\xc3\x8b\xc3\xab\x89\x78\x3d\xbc\x38\xbc\x9a\xb2\xd7\xc3\x8b\xc3\xab\x19\x79\x3d\xbc\x38\xbc\x5a\x25\xaf\x87\x17\x87\x57\x6b\xc5\xd2\x2c\xf0\x92\xf0\x6a\xbd\xe4\x34\x0b\xbc\x24\xbc\x7a\xce\x92\x66\x81\x97\x10\xa2\xde\xd2\x2c\xf0\x92\xf0\xea\xa5\x53\x9a\x05\x5e\x12\x5e\x9d\x9a\xd7\xc3\x4b\xc2\xab\x73\xf3\x7a\x78\x49\x78\x75\xa9\x5e\x0f\x2f\x09\xaf\xae\xe6\xf5\xf0\x92\xf0\xea\x66\x5e\x0f\x2f\x09\xaf\x5e\xd5\xeb\xe1\x25\xe1\xd5\x9b\x7a\x3d\xbc\x24\xbc\x7a\x17\xaf\x87\x97\x84\x57\xc9\x99\xbd\x1f\x60\xb2\x20\x2b\xec\x2f\x80\x98\x0c\x64\x44\xfe\x06\x90\xc9\x16\x19\x53\x4e\xb3\xc2\x4c\x33\x32\x29\x92\x66\x05\x9a\x16\x64\x9a\x5b\x9a\x15\x6a\x4a\xc8\x2c\x53\x9a\x15\x6c\xca\xd7\xcc\xd7\xab\x70\x53\x41\x56\x7d\xbe\x0a\x38\x55\x64\xcd\xf7\xab\x90\x53\x43\xd6\x7d\xc0\x0a\x3a\x0d\xba\x52\xb2\x2f\x58\x61\xa7\x0d\x59\xf1\x09\x2b\xf0\xb4\x23\x23\xdf\xb0\x42\x4f\xd7\xc8\xd8\x47\xac\xe0\xd3\x27\x64\xe2\x2b\x56\xf8\x29\xfc\x8a\xfa\x8c\x15\x7e\x0a\xbf\x62\xbe\x63\x85\x9f\xc2\xaf\x54\x1f\xb2\xc2\x4f\xe1\x57\x9a\x2f\xd9\xe0\x67\xf0\x2b\xdd\xa7\x6c\xf0\x33\xf8\x51\xf6\x2d\x1b\xfc\x0c\x7e\x54\x7c\xcc\x06\x3f\x83\x1f\x91\xaf\xd9\xe0\x67\x72\xcd\x7c\xce\x06\x3f\x83\x1f\xb1\xef\xd9\xe0\x67\xf0\x23\xf1\x41\x1b\xfc\x0c\x7e\xa4\xbe\x68\x83\x9f\xc1\x8f\xcc\x27\x6d\xf0\x33\xf8\x51\xf5\x4d\x1b\xfc\x0c\x7e\xd4\x7c\xd4\x06\x3f\x83\x1f\x75\x5f\xb5\xc1\xcf\xe0\xc7\xd9\x67\x6d\xf0\x33\xf8\x71\xf1\x5d\x1b\xfc\x0c\x7e\x4c\x3e\x6c\x83\x9f\xc1\x8f\xd9\x97\x5d\xe1\x57\xe1\xc7\xe2\xd3\xae\xd7\x6b\x04\x7e\xac\xbe\xed\x0a\xbf\x4a\x22\x9e\x59\xc9\x71\xc1\xbc\x5f\x24\xfe\xbb\xdf\xbf\x1f\x37\xe2\xe6\xf5\x74\x1a\xfb\x4b\xdc\xbe\x71\xf3\xf9\xd5\xb5\xdb\x8f\x8f\x9b\xfc\x78\x38\xfa\xa9\xf8\xf9\x2f\x00\x00\xff\xff\xb9\xb9\xd4\x19\xf5\x07\x00\x00"); -func _adfb ()(*asset ,error ){_gaf ,_cdcb :=_dcbe ();if _cdcb !=nil {return nil ,_cdcb ;};_ebba :=bindataFileInfo {_aa :"Adobe-Japan1-5",_dg :2005,_ged :_fc .FileMode (436),_de :_e .Unix (1580491332,0)};_eccc :=&asset {_cb :_gaf ,_fg :_ebba };return _eccc ,nil ; -};func _daeg ()(*asset ,error ){_ccf ,_gedc :=_cfe ();if _gedc !=nil {return nil ,_gedc ;};_fbba :=bindataFileInfo {_aa :"78-RKSJ-V",_dg :902,_ged :_fc .FileMode (436),_de :_e .Unix (1580490945,0)};_baf :=&asset {_cb :_ccf ,_fg :_fbba };return _baf ,nil ; -};func _bed ()([]byte ,error ){return _fac (_cee ,"Adobe-CNS1-UCS2")};func _eedea ()(*asset ,error ){_ecg ,_cbae :=_bbag ();if _cbae !=nil {return nil ,_cbae ;};_gbda :=bindataFileInfo {_aa :"UniAKR-UTF8-H",_dg :217759,_ged :_fc .FileMode (436),_de :_e .Unix (1580492671,0)}; -_accca :=&asset {_cb :_ecg ,_fg :_gbda };return _accca ,nil ;};func _egfb ()([]byte ,error ){return _fac (_fbfb ,"GBT-H")};func _acd ()([]byte ,error ){return _fac (_dbe ,"Adobe-CNS1-3")};var _dcgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x0d\xc6\x83\xf8\x2c\x5f\x70\xde\x4c\x6e\x66\x0d\xea\xdf\x1b\xad\xa5\x67\xad\xb8\x0d\x0d\xe7\x9d\x9c\x57\xf1\x44\x48\x5b\x5b\x5b\x5b\xfb\x5b\x7f\xfc\x0f\x7f\xfe\x8f\x7f\xfe\xf5\x97\x7f\x7c\xfd\xf1\x7f\xff\xed\xaf\xe7\x3f\xdd\xff\xf8\x7a\x7e\xf9\xf5\xfa\xed\xfe\xfb\x5f\xff\xf5\xb7\xf3\xfe\x3a\xee\x7f\xf9\xe5\xd7\x3f\xfc\x21\xc4\xaf\xeb\x97\xf3\x1f\x9f\x26\xfe\x9c\x7f\xd9\xff\xf6\x87\x3f\xcc\xef\xff\xe9\xdf\xfe\xfe\x8f\xfb\x2f\x7f\xfe\xf5\xf9\xeb\x57\xe2\x7b\xd7\xbf\xfe\x6d\xbd\xfb\xf5\xf5\xc7\xff\xe3\xfe\x97\x5f\xfe\xfe\x8f\xdf\xfe\xed\xeb\xdf\xfd\xcf\xd7\x5f\x8f\xfb\x7f\xf8\xba\xee\x67\x3e\xff\xdf\x7e\xbb\xee\xdf\x7e\xf9\xf5\x5f\xbe\xfe\xdd\x7f\xda\xff\xb6\xff\x1a\xf4\xc3\x3f\xfd\xeb\xdf\xfe\xf6\xff\xdd\x7f\xb9\x7f\xfd\xc7\x57\xc3\xb3\xfb\xd7\x0b\x7f\xff\xf0\xc7\xff\xf0\x9f\xf7\xbf\xfd\xaf\xfb\x5f\xee\xaf\x3f\xfe\xf3\xaf\xbf\xfc\xa7\x3f\xff\xd3\x7f\xdd\x62\x48\xff\xfe\x9f\xff\xcb\x9f\x52\xfc\xf7\xff\x0b\xde\xc1\x2b\xff\xe7\xfd\xdb\xdf\x7f\xf9\xeb\xaf\x5f\xe1\x7f\xdc\x62\xf1\xe3\xff\xf2\x6f\x7f\xbb\xbf\xc2\xea\xea\xbf\xfe\xf3\x9f\xff\xe3\xd7\xff\x1d\xbe\xc2\xf6\x15\x4b\x0d\xf9\xff\x59\xcf\xff\xaf\xff\xfc\xd7\xeb\xfe\xda\xd8\x0a\x9c\xc6\xf9\xd7\xeb\xfe\xfb\xdf\xf6\xf3\xfe\x6d\xff\xf5\x5f\xee\x3f\x7c\x7d\xfd\x4f\xdb\xfa\xf7\x3d\xff\x1b\xb6\x3f\xfd\xe9\x4f\x7f\xfa\x9e\x70\xfe\x37\x6f\x7e\x3a\xf8\xf5\xaf\xff\xb8\xee\x87\xcf\x7e\xff\xed\xfc\x17\x9e\xef\xaf\x30\xbf\x7e\xbf\xf6\x87\xb0\x6d\x6b\xf4\x5f\xae\xf3\xff\xdd\x7f\xfb\x7c\x58\xce\xef\xaf\xd1\x3e\xad\x36\x5b\x43\xad\xeb\xfb\x6b\x64\xb5\xee\xef\xaf\xb0\x6d\x9f\xe6\xbe\xcd\x61\x3e\x8d\x3c\x7f\x53\x37\x7b\xf9\xfe\xaa\xfe\xb1\x7e\x7f\x8d\xa4\x56\x9b\xaf\x56\x35\xfb\xf7\x57\x48\x51\xcd\xf1\xfd\x15\x8a\x9b\xfb\xf7\x57\xc8\x1e\xf3\x98\xdf\x0a\xbe\xfd\x9c\x2f\xbb\xe7\x6b\x36\x3d\xec\x84\xb7\x08\xfc\x7d\xa2\x25\xea\xdb\x63\x42\x1c\x05\xf1\x51\xe6\xcb\xfe\xb5\x7e\x7f\x85\xd0\xd5\x9c\x30\x07\xbf\x0c\x98\xd5\xf3\x31\x61\xae\x02\xf2\x00\xcc\xfe\x75\xc2\x1c\x05\xe4\x01\x30\x34\xfd\x73\x0e\x94\x34\xee\x35\x7b\xce\x9a\xfe\x35\x5f\x2e\xea\xf9\x9e\x2f\xe7\xf2\x69\x3e\x78\xf9\x03\x64\x98\x24\x30\x52\xad\x6a\x07\xb4\x83\xda\x71\x76\xd6\x8a\x5f\x48\x78\x50\x87\x1e\x64\x3c\x48\x4d\x0f\x80\x95\xa6\x21\xc3\x56\xd9\x87\x07\x6d\x78\xd0\x3c\x4a\xc7\x83\x9e\xf4\x60\xf0\x81\x47\xd9\xbf\xbf\xe2\x96\x92\xdf\x38\xf0\x40\xab\x1e\xb6\x93\xa3\xf8\x93\x8b\xa3\xf8\x8d\x9b\xa0\x7b\xd8\x87\x6f\x7c\xd0\x1e\xc2\x86\x4e\xa3\x3e\x09\x81\x6f\x68\x2e\x21\x02\x3f\x1a\x24\x24\xb4\xdd\x43\x25\x9c\x7e\xd0\x08\xa7\x00\x0f\x9c\xab\x96\x3e\x04\xce\xb5\xf9\x8d\x7d\xf6\x39\x3c\xe6\x31\x77\x94\x36\x4a\x08\x9c\x69\xf7\x18\x9c\xe9\x70\x97\x37\xa1\x70\x17\x0f\xa1\xd0\x83\xc8\x99\x7a\xd5\x62\xe0\x1b\x5a\xe8\x18\xf9\x86\x1f\x70\xa1\xbb\xfb\xe0\x42\x0f\xe1\x33\x72\xf2\xa2\xdb\x10\xb1\xd0\x3d\xb8\x8f\x8e\xa9\x08\xd0\x38\x66\x3b\x08\xdf\x11\x53\xaf\x86\xea\x40\xdb\xbf\xaf\x89\x09\xff\x71\x4d\x4c\x5f\xa4\x35\x31\x11\x5b\x9a\x4b\x98\x05\x41\xe2\xb4\xa2\x90\x97\x12\x1f\xf8\x83\x35\x4f\x7f\xb2\xe6\x29\x28\x12\xe7\x29\x16\x13\xd2\x5a\x64\xf7\xd1\xd9\xa9\xe0\x4c\x5c\xe4\x17\x9c\x3b\x57\xdd\x7d\x90\xa0\xb3\x47\x39\xf1\xc0\x84\x92\xb8\xcc\x9e\x7c\x22\x41\x67\x77\x4a\x6c\x44\x2d\x51\x5e\xd8\x50\x1f\x19\xd8\xd0\x8a\xe5\xb9\xbd\xfd\x7d\x5e\x9b\x5b\x30\x64\xe2\xa2\x09\x17\xb9\x10\x4a\x2d\x71\x26\x2e\xbc\xa9\x32\x37\x77\xf5\x1b\x24\xf8\xe6\x51\x06\x81\xc2\x79\xf3\x39\x59\xfe\x7b\x67\x4d\xc8\xdc\xf9\xd1\x20\x60\x3b\x98\x2e\xf3\x3c\x7e\x92\x11\x99\x2f\xd0\x8c\x70\x50\x36\x02\xa4\x15\x2f\x6b\x53\x6b\xb5\x0a\xb0\x20\x80\xcb\xc4\x42\x16\x96\x0b\x71\xe0\xbd\x53\x48\x0f\xd5\xdf\x2f\x7a\xf0\x08\xa4\x07\xe3\xb1\xac\x4d\xef\x3e\xd6\xa6\xf7\x28\xa4\x07\xd3\x54\x39\xf8\xc0\xa3\xac\x6d\x2f\x3c\x96\xb5\xed\x0d\xf8\xa2\x07\xad\x45\x21\x83\xd3\x61\x10\xea\xa4\x07\xef\xcf\x3a\x37\xbd\xce\xb3\x50\xc9\xec\xbd\xfd\x2a\xe9\xa1\xab\xc3\x4a\x5c\x98\x48\x2b\x71\x51\xfc\xc6\xe2\x01\xee\x83\xb8\x48\xfe\x84\x3c\x40\xa8\xa8\xe4\x01\xfe\x80\x3c\x40\xf3\xae\xe4\x01\x06\x7a\xe1\xc1\x2f\x2c\x3c\x08\xfd\xf5\xc6\x08\x6e\x3f\x18\x41\x14\xd3\x16\x45\xf8\x01\x29\xa2\x0b\x4f\x8d\x5c\xc2\x67\x58\x23\x97\x30\x14\x2d\x73\xcb\xfb\x13\xee\x0c\x93\x59\x23\x26\x8c\x9a\xb6\xa8\xc2\x9d\x4e\x2e\x61\x4e\xd4\x48\x13\x26\xc4\x46\x9a\xf0\x19\xd7\x16\x4d\xf8\x93\x75\xe8\xf9\xc1\x35\xbb\xf4\x08\x93\x5f\x9a\x0b\x8d\xb9\xc0\xc6\xfc\xc0\xf2\x76\x6f\xad\x33\xf2\x81\x40\x3e\xb1\x97\x8c\xd9\x93\x98\xf5\x07\x0f\x7e\xd7\x52\x5c\x1b\x30\x2d\xa4\x5c\x01\xef\xab\xbf\x2b\xe2\x77\xcd\xf0\x4a\xf8\xdd\xed\x8c\xdf\x05\xe1\xb5\xd8\x8d\x66\x70\x51\x96\xb0\x1c\x70\x11\xa9\x66\xf0\x17\xb7\x9a\x4f\xe0\x8b\xec\xc6\x1b\xe9\x22\x5a\x7d\x3a\x5e\x8b\xf5\x8a\x04\x2f\xa2\xd5\x3c\xe6\x21\x1c\xc6\xf3\x03\x29\x57\x88\x8a\xf3\x04\x18\x59\x5d\x46\x32\x9d\x2e\xaa\x8f\x05\x98\x90\x74\x18\x0b\x51\xad\x21\x62\x59\x8b\xe1\x2f\x80\x0b\x6d\xd6\x48\xb6\xd3\xb5\xbb\x63\x01\x2e\xfa\xe6\x2f\x78\xdc\xbe\x3e\xe9\x7c\x30\xf4\x00\x7b\x2d\x7a\xd0\x1d\x6d\xff\x4e\xde\xea\x1e\x4f\x42\xb9\xe9\xc1\xcd\x07\x06\xe2\x21\x10\xea\xa2\x72\xe6\xa2\xc1\x58\x03\x85\x00\x41\x45\x26\xd2\x8d\x2c\x32\x91\xae\x33\x3b\x56\xce\x2c\xb8\x53\xce\x4c\x84\x1f\xeb\x9a\x59\xd3\x03\x2c\x6a\xef\xee\x94\x6b\x38\xdc\xe9\x45\x48\xfd\x80\xec\x72\x78\x14\xce\x25\xa5\x9f\x1c\x4c\x91\x5c\xa4\x07\xc1\xb4\xb8\x88\x04\xb7\xd8\xb8\xc6\xda\x0e\xb1\x71\x8d\x45\xef\xb1\x11\x15\x92\x35\xe2\xe4\x22\x23\x4b\x2c\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x85\x09\x43\xbe\x30\xa1\x37\x3a\xe7\x26\xf9\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\xd6\xc9\x10\x3b\xa7\x26\xf6\x16\x3b\x21\x17\x33\x88\x9d\x90\x4b\xf2\x8a\x9d\x90\x27\x7f\x42\x7e\x37\x84\x9e\x7e\x02\x3d\xfe\x82\x33\x31\xbe\x3a\xe9\x33\x18\x0c\xae\xa9\x64\xe3\x38\x38\x35\xf1\xb0\x38\x38\x35\x43\x3e\xc0\xa4\xbc\xcf\x06\x67\xe2\xbd\x3b\x48\xaf\x3a\xb2\xe2\x58\xd4\xe8\x41\x38\xb5\xe1\x3e\xb8\x91\x86\x07\x21\xe4\xc1\x6f\x2c\x40\xb5\x6c\xfb\x82\x4b\x9d\xee\x8b\x65\x68\x51\x0e\x4e\x45\xec\x39\x1e\x7c\xc3\x14\x78\x70\xdf\x18\x81\x53\xb1\xf4\x96\x38\x26\x3a\xf5\xdb\xc9\x01\x4d\x05\xd0\x33\xbd\x3c\x27\x25\x3b\x31\xe3\x78\x72\xda\xd9\x3d\x8c\xb7\xba\x1c\xcf\xfd\xad\x2e\xc7\xf3\xf8\xfe\xd2\xe1\x17\x4f\x62\x44\x4c\x37\xf2\xec\x30\xd9\x5e\x6b\xfe\x1a\xff\xc3\xd9\xfd\x60\x69\x89\x42\x2a\x38\x7b\x72\x0f\xeb\xb8\x14\x7c\x93\xaf\x1b\x39\x17\xe5\x86\xe2\xf7\x49\x3c\x92\x7f\xd2\xd4\x8e\x05\x71\x9a\xaa\xef\x70\x2b\xbf\xe7\x9a\xa6\xd6\x1b\xc5\x58\xd3\xf6\x3b\x48\xd2\xd4\x56\x43\xf2\xb7\x73\xee\xc9\xc3\x5c\xbf\xc7\x63\xa2\x62\xda\x25\x5c\xa4\xc0\x9d\x21\x71\x31\x51\x07\xec\x12\xbb\x13\xb5\xb3\x2e\xb1\x29\x51\x3b\xeb\xc5\x0f\xda\xdb\x00\x91\x22\xec\x11\x1a\x32\x92\x62\x3d\xdb\xb8\x86\xf4\x1b\x1c\x52\x0a\x76\x8a\x84\x52\x62\x54\x4a\xa4\x47\x69\xc7\x69\x2a\x5b\x12\x88\x12\x15\xab\x2e\xb5\x3f\x25\xd8\x31\x04\x60\x5a\x20\x68\xd6\x89\x23\x36\x3f\x20\xa2\xdc\xe5\x3a\x5b\x24\xa7\xa5\x0e\xa1\x2b\x8b\xe8\x52\x87\x16\xe5\x23\x2d\xf5\x9b\x0f\xb4\x36\xfd\xe1\x03\xf5\x31\xa0\x34\x99\x01\xa4\x7d\xe7\x1b\x7e\x70\xf0\x81\xe0\x38\xd6\x27\xea\x03\x92\x54\x8d\x3a\xcd\xd3\xc9\x3e\xb4\x9b\xd3\xc9\x3e\x74\xa4\xa5\x93\x80\x99\x0a\xe6\x86\x08\x71\x1b\xdb\x4f\x8e\xa3\x84\xed\x12\xb7\xe1\xcf\x0b\x1f\x68\x00\x6c\x87\xb8\x89\x84\xf3\x16\x60\x55\x53\x1b\x8a\xd1\x26\xf6\xf0\x40\xd8\x8a\xe1\xb3\xbf\xc2\x0d\x7e\x91\x3e\x0c\x22\xdc\x07\xa4\xa0\xcf\xd9\x1f\x9e\x86\x2d\xfc\x61\x83\xe1\x69\x14\x7a\xfc\x3b\x38\xeb\x07\x6d\xe1\x69\x38\x33\x3e\x4b\x11\xb7\x6d\x8a\xdd\x1f\x34\xc7\x6d\x6e\xb8\xea\x5f\xc3\xc4\x47\x56\x2b\xfc\xae\x15\x7f\xd7\x9a\xe7\xec\xab\x99\x5f\x74\x16\xb7\x50\xbe\xbf\x6a\xd5\x28\xa1\xce\x66\x55\xb3\x9b\x43\xc6\x2d\x0c\x73\xc8\xb8\x61\x1b\x7e\xa6\x17\x37\x6c\xc2\xcd\xef\x4e\xea\xfc\xac\x78\xdc\xc2\x0d\xec\x7d\x9a\x71\x42\xf8\x41\x45\xdc\x22\x80\x70\x13\x40\xa8\xab\xb9\x93\x64\xb9\x8a\x5b\x3a\xbe\xbf\x24\xd1\xc6\x0d\xfb\x22\x86\xa0\xbe\xd3\xfd\x62\x3e\x71\x4b\xdc\x98\x59\xbd\x67\x52\x63\x57\x87\xd0\xeb\x37\x75\x98\x07\x3b\xd4\xef\xa0\x84\x1a\xbb\x46\x98\x82\x62\xeb\xc6\xcb\xd4\x3d\x9b\x8e\x8a\xb8\x61\xe5\x53\x73\x1b\x20\x0c\x23\x67\x07\xe9\x14\x0d\x09\xe6\x5b\x65\x76\x89\x1b\x98\x6f\xd8\x3e\xdb\x30\xc2\x34\x19\x42\x2f\x7e\x90\xbe\xbf\xda\x47\x98\x8a\xb4\x33\x06\xf1\xa3\x08\xa3\x61\x4f\x9b\xdf\xdf\xd1\xce\x6a\x03\xa6\x22\xba\x80\xf1\xae\x6f\x51\x1f\x4c\x4a\x68\xd5\x23\xc4\x30\x7f\x37\x00\x30\x89\x09\x62\x98\xbb\x46\x7a\xfd\xdc\xd8\xbf\x1f\xcc\x65\xfb\xb0\xbb\xf8\x31\x5e\x89\xd4\x96\x61\xa9\x7c\x24\xe3\x08\x1b\x50\x4f\x1f\x41\x2d\xc2\x74\x31\x64\xd7\x8b\xb0\x5c\x0c\x89\x7a\x11\x86\x8b\x21\x51\x26\x7e\x2c\x13\x51\x1d\xcc\x65\xe8\x69\xd3\x00\x53\xe4\x1a\xd2\x73\x23\x14\x42\xa9\x39\x11\x0a\xa1\xec\x4b\x31\x50\xf0\x29\xa2\xb3\x30\x05\x82\x9e\x36\xbd\x70\x82\xa3\x44\x03\x8c\x43\x3d\x46\x43\x44\x1e\x16\x0d\xf2\x05\x11\x25\x8b\x14\xa1\xf2\xcd\x07\x82\xf1\x9e\x83\x6c\x46\xca\xdd\xd0\xd6\x07\x77\x47\x5b\xab\x78\x0f\xb4\x05\xe4\xd4\xd5\x7a\xd2\xfb\x11\x74\x54\xf2\xc7\x5c\x1a\x23\x6d\xda\xf9\x23\x69\xc5\x48\x9b\x76\xfe\xe8\x0e\x31\xd2\x84\x9d\x45\xce\x71\x5b\x56\x2e\x3f\x68\xec\xc3\x9d\x42\x38\xc9\xd5\x0f\x06\xfb\xa8\x7a\xb0\x73\x4b\x6c\x7a\x70\xf0\x13\x0f\x4b\xf3\x9d\xd8\x40\xa4\xf9\x79\x7c\x44\xe6\x18\xc1\xe6\x8a\x9b\x89\x0b\xa4\xb9\xc2\x96\x1c\x04\x25\xc5\x86\xfc\xd1\x70\x62\xa4\xa5\xb8\xbc\x3a\xa4\xbf\xa3\x8c\x1f\x9c\x31\x31\x06\x32\x16\xb1\x85\x18\x89\xdb\xe1\x07\x6b\xd6\x7e\x40\x10\x9a\x66\x1d\x2f\xce\x49\x30\x47\x4a\x5d\x22\xca\x48\x39\x21\x57\x3f\xe0\x3e\xf1\x27\x60\x80\x46\x64\x5a\xb3\xd2\x03\xda\x31\x8b\xc8\x30\xe6\xd5\x83\x30\x43\xa3\x64\x11\x7f\x5a\xfa\x78\x16\xaf\x5f\x7a\x6c\x2e\x7e\x10\xf8\x86\x96\x8b\xe6\xb2\x22\x86\xb3\xd4\x80\xf1\x7a\x70\xf3\x81\xfa\x80\xff\xab\x0c\xc3\xb1\x93\xd2\x86\xa6\x76\x2c\x14\xeb\xc1\x09\x39\x33\x7e\xc4\xe0\x98\x40\x7a\x73\xa9\x3f\x0f\x26\x51\xc8\xbb\x12\xd3\x72\x30\x88\x4f\xa5\x81\x5d\x2a\x03\x67\x4c\x83\xe7\x87\xa8\x39\x41\xf7\x78\x3f\x00\x9c\x51\x66\xf3\x98\xa0\x8c\x44\x93\x5e\x82\x32\xf2\xbb\x4f\xca\x7f\xfb\x80\xd2\x83\x58\x3e\xc4\xa8\xdf\xbd\x31\x25\x9e\x50\xe3\xc7\xf3\x11\x73\x4c\x7c\xf0\x99\x7c\xbe\x27\x0b\x97\x89\x2c\xe6\xe7\x81\x01\x4b\x0c\xad\x4c\x0e\xd9\xa3\xc0\x2a\xe5\x46\xfb\xd3\x41\x99\x8b\xd6\xa3\x60\x28\x15\x1d\x16\x7d\x3f\x55\xfe\x1e\x3f\x82\x76\x2c\x0d\xfd\xe9\xe4\x2c\x93\x61\xf6\x98\xf5\x7d\xc7\xf7\x42\x65\x99\x1a\x6a\x8f\x59\xe3\x4d\x71\xb3\xc7\x2c\x78\xa6\x82\xda\x63\x56\xff\x1d\xf0\x25\xf7\x8f\xf1\x25\x9b\x94\x89\xf8\x16\xf5\xf3\x44\xbb\x57\xb2\x4c\xa4\xf7\x4d\x07\x4c\x21\x46\x5f\xdd\xed\x64\xc8\x1f\xd5\x22\x96\x83\x07\xb9\x4e\xd5\x72\x80\xe3\x0b\xbe\x03\x1c\x5f\xe0\x1d\x5c\xb3\xe1\xd7\xc9\x7c\xfd\xc2\x39\xdf\xd7\xf4\xa7\x00\xd8\x92\x66\x7f\x92\x6c\xc4\x15\xcb\x89\x13\x54\x07\x46\x99\x07\x88\x8f\xa7\x32\x35\xca\x26\xb9\xa5\x9c\x40\xb6\x07\xa3\xcc\x9c\xc4\x4c\xca\x3c\x6f\x5a\xd4\xe8\x38\x6d\x36\xf3\x85\x32\x09\xaa\xe9\x3c\x2f\xe7\x33\x9b\x02\xe6\xce\x58\x6b\x61\xf3\x2e\x68\x0b\x1a\x78\x4a\xe3\x8b\x58\xee\xf9\x7d\x13\xf0\xcf\x42\xae\xe0\x7d\x78\xda\x69\xf5\xea\x3c\x37\x9a\x24\xc0\xba\x61\xb6\x41\xcd\x1b\xe2\xc4\xe7\xf3\x1a\x40\x0b\xda\xc7\x35\x80\x16\xfc\x79\x9e\xb4\x20\xde\x51\xa7\x10\xd7\xc4\x5b\x6a\x05\xa5\xea\xd8\xab\xa0\xf4\x4d\xbc\xbf\x56\xd2\x8a\x7a\xaf\x09\xef\x27\xb5\x33\x7e\x17\xec\x15\xd8\xd0\x51\x52\x6b\x45\x3b\xab\x4d\x4a\x10\x38\x73\x27\xc9\x31\x1a\x6b\x3d\x40\x68\xe2\xc1\xb5\x92\xc9\xbc\x1e\x4c\x5a\x69\xee\x0f\x9b\x3f\x8c\x1f\x9d\x3c\xb5\x62\x29\x04\xfc\xe2\x4f\x62\x9b\x75\xed\x84\xe2\x37\xb8\x58\x92\xce\xea\x24\xd5\xa9\xfc\x08\x41\xc7\x4d\x75\x48\x0f\x96\x34\x23\xea\x6e\x1b\x79\x9c\x8e\xf0\x16\x16\x7f\xda\xf4\x80\xc3\x6a\xbf\x37\x88\xde\x51\x26\xf7\xd8\x32\x05\x20\xed\xe1\x56\x16\x95\xe9\x8d\x46\x9e\x26\x4c\xb7\x1d\x3c\x4b\x0b\xdf\x8e\x87\x90\x7f\xba\x18\x38\x23\x6a\x14\x17\x1c\x30\xc4\xc4\xa8\x8d\x78\x00\xae\xb0\x89\x54\x0f\x58\x03\xa2\x19\xdb\x11\x09\xc6\xc7\xfc\x12\x0f\x9c\xdc\xd1\xac\xf0\xa8\x84\x3c\xf8\x41\xe0\x03\x8d\x82\x03\x30\x9a\x06\x8f\x51\x7e\x07\xf9\x31\x1a\x15\xc8\x4f\x17\x37\xb0\x51\x8a\xa8\xe8\xee\xf0\xb5\x59\x68\xbf\x7b\x81\xae\x56\xfc\x46\x83\xc7\xf2\xf5\xc6\xc0\x27\xaf\x37\x0e\xbc\x21\x40\xef\xc9\x64\x73\x14\xd7\xb9\x61\x03\xcc\x16\xc5\xee\xa9\xe1\xe7\x9a\xdd\x8e\xdf\x5f\x49\x6e\xcf\x78\x4f\x39\x38\x5b\x10\xbe\xa7\x20\x9c\xcd\x09\x6e\x1a\x00\x93\xc4\x9e\x7b\x30\xc8\x42\x8c\xf4\xc6\xcc\x53\x2f\xee\x12\x71\x17\xa5\xfa\x93\xf1\xfd\x55\xb6\xe2\x3e\x8f\xd9\xee\x6e\x4f\xf2\x6c\xb2\x07\xc6\x7b\x1e\xd2\xa9\xea\x28\xba\xe7\x1e\x48\xde\x13\xf7\x0e\x54\xca\x3c\x17\x6f\xc4\xd7\x14\x79\x67\xe2\x8d\x13\x39\x07\x6d\x81\x1b\x71\x34\xd9\xfa\xc0\x8d\x48\x9a\xe4\x03\xe8\xc6\xbe\x4a\x43\x07\xc2\x8d\x7d\x95\xc7\xf0\x1b\x73\x9f\x8f\xe0\xa9\x23\xa2\x26\x5b\x0a\xba\x11\x53\x93\x86\x18\xdb\x8d\x43\xa9\x6c\x62\x0d\x37\xec\x96\xef\x4e\x0f\xcc\x25\x18\x1b\x30\x64\xe6\xad\x69\x2e\x88\x9f\xc9\xdb\xeb\x13\xda\xd4\x44\xd0\x30\x4e\x84\xf4\x5a\x65\xd8\x37\x87\xce\xbe\x9b\xde\x2e\xdb\x09\xee\x33\x61\xd1\xb4\xbd\xef\x29\x7b\xc5\xaa\x8d\x77\x33\xf0\xa6\x4a\x38\xbb\x61\xe1\x4c\xd6\x8b\x6f\x5a\x35\xe5\xd1\x8a\xf7\xc9\xf8\xa2\xee\x41\x20\xe0\x45\x13\xdb\x15\xbe\xbf\xd2\x66\x94\x53\x43\x32\xe7\xba\xe9\xf3\x7a\x7f\xd1\x38\x33\xbf\xd1\x27\x9c\xd2\x3d\x6e\x28\xd7\xa9\x1b\x17\x50\xae\x93\x2d\x02\x37\x82\x84\x92\x8c\xab\xf1\x9e\x87\x63\xa8\xc6\xc5\xd4\xb2\x52\x32\x65\xdc\xa0\x0c\x9d\xbd\xf7\x7d\x60\x48\x21\xf7\x86\xe3\x31\xfb\xf7\x49\xad\x43\xba\xcd\xfd\xc0\x04\x21\xd1\xe5\xd9\x68\xdc\xda\xd4\x9e\x4c\xcf\x47\xfd\x33\x79\x6f\x96\xad\x2a\x3e\x53\x47\xcb\x66\xd6\x0f\xcc\xaf\x8a\x07\x8a\xcf\x3c\x7a\x73\x90\x28\xf0\xcc\xb3\x37\xc5\xe6\xef\xdb\xfc\x3d\x78\xbc\x89\xb2\xa2\x2d\xfd\x4c\x75\x2d\x47\xe9\x03\xcf\xd4\xd6\x52\xec\xf5\x27\xa7\xd3\x33\x35\xb9\x94\x86\x07\x3f\x67\x67\xc1\x9d\x5f\xb3\x1d\x0d\x3c\x18\xd4\x0b\xf8\x67\xb6\x85\xbc\x27\x6c\x68\x0b\x98\xa9\x07\xa6\x50\xfd\xfb\xe4\x57\x43\xec\xe7\x99\xe7\x52\x8e\x12\xbb\x9e\x50\xbf\xbf\xb2\xed\x08\x0f\x82\x90\x92\x91\x31\x55\x84\xd4\x3c\xd9\xa9\x36\xe6\x24\xae\xfc\xcc\xe3\x23\xa7\xe8\xfe\x0f\xb4\xfd\xfe\x39\xbf\xcf\x7e\x7f\xd2\xdb\x90\x35\xeb\x99\x92\x4d\xce\xc5\xed\x49\x0c\x41\x1c\xfb\x41\xf4\x51\x94\x65\xe6\x99\x72\x7f\xea\xda\xdc\x4f\x9c\xfb\x4e\x4e\xaf\xf8\xcc\xd3\x2b\xda\x4e\xf8\x20\xd0\xe8\xb5\x58\x71\x2e\x6e\x15\x83\x79\x22\xf6\x83\x76\xfa\x33\xcf\xb6\x98\x8b\xc7\xdb\x7f\xc7\xff\x9f\x78\xa0\xed\xfe\xe6\xfa\x79\xdf\x3f\x53\x67\x8d\xa1\x19\x9e\x39\xbf\x66\x7c\xc1\x12\x3e\x4c\x4c\x30\x84\x0f\xc9\x56\x0f\x62\x90\xe4\xb8\x88\x4f\x22\xe7\xf1\xfb\xbf\x3f\x6f\x9e\x84\xf3\x46\x52\xc5\x33\x15\xe0\xac\xc0\xb5\xf8\xa4\x8a\xb6\xf0\x91\x1a\xda\xee\x7f\xf2\xf5\x2a\x0e\xf2\xc0\xb2\x9e\x8b\x17\x34\x4d\x04\x28\xde\x2e\x3e\xe9\x40\xdb\x1f\x9c\x73\x77\x18\x61\x53\xc3\xce\x43\x3c\xfe\x41\xe4\xd1\x78\xf5\x37\x45\x14\xc5\xe8\xc4\x07\x71\x47\xd1\xbb\x3d\x07\x1c\x76\x02\x70\xca\xb2\xa9\x78\xc3\x4c\x85\x3d\x59\x43\x7d\x60\x9f\x54\x30\x4c\x7c\xa6\xfe\x9e\x6c\xb3\x7d\x72\xc5\x61\xe9\xfe\x1a\x76\xab\xe0\x9d\xea\x7d\x51\x84\x68\x7c\x60\xe0\x94\x67\x21\x3e\x79\xee\x6e\xb9\x6e\xe3\x93\xe7\xa9\xd6\x8b\xc7\x9f\xf3\x8f\x9e\x5f\xbe\xbe\xbf\x8a\xc2\x10\xe2\x93\xef\xd9\xae\xfe\xfe\x41\x5b\xf0\x4c\xb5\x34\x65\xc9\x52\x4f\x99\x1b\xb8\x7b\x43\x16\x58\x12\xc5\x4d\x9f\x92\xe6\xf7\xde\x00\x05\x07\xcf\xe6\xdf\x21\x15\x19\xfe\x29\x44\xa6\x4d\xdc\xf7\x29\x73\xfe\xc5\x04\x53\xe6\xfc\xab\x37\x58\x19\x68\xfb\xfd\x39\xff\x6a\x02\x45\xb0\x51\x32\x3d\xc0\xef\x5f\xcd\x8d\x11\x6a\x64\x13\xcd\x83\x30\x80\xf1\xea\xff\x01\x81\x0b\xdf\x94\x1d\x75\x40\x3d\xb4\x9d\xf8\x7d\x9a\x4e\xa4\xa6\x3e\x53\x39\x89\xb5\xf8\xfb\x3c\xf1\xa5\xc3\xfd\x99\xca\x49\x92\xf3\x2a\x3e\x53\x39\x49\xd9\x1b\x0e\xf1\x01\xd9\xc7\xd9\x53\x27\x02\x5e\x04\x5e\xc7\xe4\xd0\x5e\xa0\xa9\xbd\xa4\xec\x05\x9f\xea\x4b\x0c\xcd\x00\x9c\x20\x10\x21\x6c\x2a\x2f\xa9\xbd\x06\xbc\xe7\xef\xc9\xbf\xcf\x0d\x50\x25\x61\xc2\x13\x12\xa3\x17\x0c\xb1\x01\x79\x48\xfd\x82\x2b\x24\xa4\xfa\x93\x50\x83\x08\x3f\x49\xb0\x4c\xfc\xb4\x89\x9e\x61\xe8\x11\x7b\x34\xbc\x5c\x6d\xa2\xe7\xb5\xdc\x88\x3c\x7a\x9d\x3f\x0c\x22\x90\x28\xf9\xb4\xf1\xfd\x55\x5f\xe7\x4b\x9b\xd8\xb1\xd9\xf1\x69\xd4\x8c\xfc\xfd\xe4\x8f\x9b\xb7\x23\xa3\x8e\x5e\xed\xfb\xfb\xab\x46\x49\x80\xcf\x54\x71\xa2\x05\x98\xa7\x6f\xf3\x77\xf7\xd7\x03\xb6\xaf\xbe\xef\x73\x7b\x14\x9f\x27\x53\x4b\x88\xd1\xf0\xf5\x8c\x30\x36\xf7\x07\xed\x46\x46\x8e\x07\x5e\xc0\x6a\x61\x61\xea\x10\xd1\x86\x86\xa7\xcf\xf3\xe1\xb5\x9d\x3a\x42\x84\x5e\xe3\xef\x73\x7c\x6f\xa7\xa9\x61\xd4\xe4\xf3\xa5\x9f\xdf\x5f\xf5\x45\x7e\x7d\xce\x7f\x98\x1d\x21\x0a\xa1\x9b\xdd\xd1\xc5\xe8\xef\x07\x5d\x1b\xfa\x7e\x84\xef\xaf\x5a\x0d\x3f\xe2\xb4\x5e\xe7\x1f\x02\xb5\xb2\xf9\x39\x0c\xf3\x76\xae\x3c\x03\xeb\x6f\x76\x35\xd5\x91\x14\x86\x7f\x6f\xdf\x5f\x55\x51\x7b\xf1\x99\xca\x48\x6d\xde\x9e\x08\x57\xc8\x3e\x8f\xc6\x9c\xbf\xc5\xdc\x67\xea\x26\xb1\xbf\xc6\x9b\xec\x51\x61\x45\xf1\x19\x17\x84\x29\xd1\xd3\xd4\x5d\x62\x32\xfd\x4d\xd5\x25\x16\xcb\x1f\x53\x75\x89\xc3\xec\x97\xa1\x0e\xc1\xdb\x75\x8f\x10\x08\xfc\xc2\x3c\x1f\x5e\x02\xd2\x54\x6d\x52\xb6\x40\xb2\x4f\xfe\x30\xbc\xfd\xa1\xe9\x34\x9f\x5f\x7b\xfb\x9d\x8c\xfd\x4c\xc5\x27\x75\x13\xe0\xd4\x7b\x52\x31\xbf\x9e\x6a\x4f\x0b\xde\xad\x53\xeb\x69\xc1\xe7\xd9\x4e\xcb\x8f\xfb\xbb\xbe\xbf\x7a\xb5\xb4\x3a\x55\x9e\x94\x4d\xb0\xfb\x03\xfe\xaf\xfe\x11\xb9\x91\xbd\x61\xa6\x46\xd4\x82\x37\x30\xac\x74\x41\xba\xdd\x03\x7d\x28\x59\x40\x38\x32\x36\xb8\xe0\x3f\xe6\xfc\xcb\xab\x3f\xf0\x47\x9f\x4f\x53\x7d\x8a\xc5\xf8\x3b\xb0\x01\x4c\x70\x07\x63\xe4\xdc\x9e\x0c\xe0\x25\x5d\x1f\x70\x56\x7b\x03\x1f\x2b\x36\x59\xed\x0b\x76\x3d\xb7\x61\x88\x93\xee\xfa\x40\xf5\xb2\x76\xf1\xd0\x3d\x6e\x79\x63\x6a\x5e\x69\xb3\xc0\x36\x15\xaf\x96\x5f\xef\x33\xba\x42\xf3\x85\x1d\x31\x47\x7f\x3f\xd7\xd7\x6a\xeb\x03\x83\x48\xb2\xba\xf2\x20\x32\xa5\x7a\x07\xd0\xb4\xe8\x1d\x05\xcb\x62\xb6\x44\x38\xf5\xb8\x96\x7d\xe0\x4f\x35\x2e\xbd\xd4\x0b\x98\xae\x87\x0f\xb0\xa9\xd5\xc5\x66\x00\x2f\x08\x00\xa6\xf8\x2b\x41\x1d\x5a\xfd\x27\xba\xb6\x3f\xc3\xa7\x6d\x6a\x33\x3d\x7d\x36\x58\x82\x3b\x5b\x01\x8a\x09\xfe\x6c\x49\x43\x09\x7e\xe7\x5a\xfd\xeb\x44\x7e\x7d\x7d\x4c\xc7\x73\xfb\x49\xdc\x40\x42\xe6\x4f\xab\x1f\x63\x49\xda\xa6\x6c\xde\x25\xaa\x25\xb8\xa2\x43\x8c\xc1\x0f\xe0\x9f\xfb\x18\x11\x12\x9c\xd3\x21\x2a\x3b\x27\xd1\x3d\x5d\x65\x05\x4e\x1b\xfc\x33\x31\x34\x8d\xb1\xfc\x0d\x1f\x86\x9b\x98\x17\xe4\x13\x23\x6d\x0f\x38\xae\xc6\x7c\x30\x63\x21\x00\x6e\x80\x2a\x33\x75\x8a\x13\xc8\x1e\x3e\x0c\x3f\xc5\x29\x50\x77\xc9\x93\x09\x2e\xa5\xae\xb8\xf7\x04\x8f\x52\x57\x1a\x4c\x8a\x98\x93\x02\xe1\x13\xc2\x39\xbb\x14\x94\x14\xa7\x40\xdd\x95\x63\x93\xe2\x14\xa8\x5b\xfd\x44\x02\xa4\x38\xe5\xe9\x2e\xef\x48\x8a\x70\xe4\x2a\x86\x3c\xc1\x61\xd5\x95\xdf\x93\xe0\xb1\xea\x4a\xe1\x49\x71\xca\xd3\x5d\xee\x96\x14\xa7\x3c\xdd\x95\xc3\x94\x62\xc6\xfc\x8a\xdb\x34\x11\x6a\xfe\x53\x9e\xee\xca\xf2\x49\x70\x80\x75\x85\x3c\xa4\xb8\xfc\xfd\x43\x0f\x0a\xac\xc5\x43\x00\xe3\x44\xda\xe4\xb7\x4b\x88\x8a\xeb\xa1\xba\x8d\x11\xb4\x04\x71\x60\x84\x2a\x8c\x0c\x60\xb8\x68\x06\x30\x91\x6d\xd9\x4b\x34\x80\xe2\xea\x76\xe3\x0b\xee\x01\x38\x16\xe1\x21\x86\xae\x4b\x46\x4e\x71\x1e\x4a\x61\xcb\x5d\x48\x83\x5f\x6b\xcb\xdd\x5f\x9c\xec\x52\x68\x9e\xe7\x52\x4f\xc1\x5f\x00\xcd\xaf\x59\x3f\x9c\xb5\x5e\x80\x57\x6b\xcb\x7e\x03\x46\xb5\x2d\x0f\xcd\x7b\x9e\x14\x5d\x4e\xad\x14\x77\xae\xbc\x28\x67\xc7\xca\x17\xf7\x88\x95\xaf\x9a\x05\x4e\x0a\xe5\x9f\xa5\xb8\x03\xa4\xea\xfe\xb0\xf2\xe2\x0c\x88\xf1\xeb\x4a\x6e\x4b\xf1\x81\xa6\xe5\xfd\x89\x18\xb5\xbe\x65\xb7\x11\xd4\x20\x52\x65\x9c\x5a\x50\x1c\x57\x42\xa4\x5a\xd7\x59\x9b\xd2\xc6\xb4\xb5\x8f\x76\x9b\xe8\x60\x0c\xf2\xf2\xa6\x04\xdf\x76\x50\xf4\x59\x4a\xf0\x6d\x87\xfe\xd1\xb7\x12\xc3\xdd\x82\xbc\x96\x89\x01\x6f\x41\x81\xad\x89\x21\x6f\x41\x71\xab\x09\x41\x6f\xad\x88\x3e\x52\xc8\xf0\x62\xea\x83\x50\x30\x0f\x01\x11\xc0\x76\xb4\x65\x52\x20\x94\xc3\x1f\x20\x2e\x40\x7b\x26\xd1\x17\x2e\xdb\x5c\x4a\x81\xfe\x17\xf5\x18\xe1\x21\xd1\x26\x49\x91\x98\x13\x62\x10\x52\x17\xe4\xac\x4d\x0c\xa9\x0b\x43\xbc\x32\xc5\x8a\x39\x08\x84\xd8\xd0\x16\x08\x71\xc7\x88\xc2\x0a\x02\x42\x8a\x21\x82\x2f\x3c\x8c\x20\x24\x24\x6c\x4b\xf1\x0d\x04\xd0\x05\x2b\xda\xf3\x48\x9e\x14\x1d\x05\x52\x22\x04\x1a\x21\x01\x2b\xd2\xd4\x53\x82\x29\x20\x8c\xe4\x37\x10\x2e\x21\x56\x93\x90\x88\x14\x46\xd2\xb4\xc1\xbb\xb6\xec\x21\x4e\xc2\xe0\x2f\x08\x75\xd2\xea\x23\xa9\x28\x0c\x9d\x57\x09\xec\x68\xcb\xe5\x27\x07\x50\xca\x70\x2c\x89\xb7\xa5\x4c\x88\xbd\x0e\x53\x79\x6f\xa5\xbb\xf7\x1d\x73\x16\x92\x32\x28\xc9\x94\x35\x95\xf3\x2e\x6b\x55\x4a\x93\xd7\xb5\x32\xd4\x5f\x21\x52\x3d\x22\x42\xef\xc3\xd0\xa6\x4e\x85\x2b\x6f\x52\x29\x80\x51\xfc\x3b\x41\x9d\x0b\x0a\xbf\x4c\xa9\x21\x72\x47\xcc\x2a\x4d\x0d\xa9\xd5\x57\x1b\x67\x74\xd4\x2a\x4c\x0d\xa9\x55\xaf\x2b\x02\x75\x36\x43\x80\xc0\xe6\xa0\x48\xc7\x84\xa0\xc4\xbe\x19\xc5\x83\xdb\x41\xab\x34\x00\x61\xf4\xfb\xd8\x0d\x5e\xb4\xc1\x0d\x59\xdd\x01\x18\x8d\xf7\xdb\x8e\x01\x74\xa4\xc1\xe3\xdf\xaa\x89\x9f\xbe\x67\x43\xbc\xe3\x00\xe8\xfe\x1d\xfc\xdd\xab\x70\x10\x60\xf5\x77\x80\xb4\xa3\x56\xed\x60\x7f\x7e\x9f\xc1\x58\xea\x0f\x22\xa2\x95\xde\x94\x20\x13\x4a\xa9\x4d\xe9\xc4\x79\x21\x66\x8f\x80\xca\xbe\x99\x2a\x4f\x70\x5e\xb3\xa4\x13\x4b\x10\x34\x81\x0b\x0e\xd0\xa4\xfe\x2e\xf2\x30\x2d\x7a\xde\xa8\xa2\x6b\xbb\x66\x86\x05\x25\xcd\x39\x83\x75\x36\xb9\xff\x53\x66\x8c\xed\xf8\x98\x99\x53\x46\xd0\x6c\x8b\xda\x6e\x19\xd1\x2e\x39\x06\x3d\x40\x26\x43\xf6\x7e\xcb\xc8\x64\x68\xf1\xa3\xfd\xa6\xdc\x97\xb6\xae\x51\xa0\x1e\x36\xd9\x7b\x53\x46\x22\x72\x55\x26\x58\xca\x70\x86\x34\x05\x7e\xa5\x0c\x01\xbc\x27\x71\xec\x8c\x60\xee\x26\x1b\x71\xca\x0c\x96\x96\x4c\x9d\x4a\xa0\x8b\x40\x14\x53\x60\xf4\xb3\x0d\x3d\x15\xa4\x87\x35\xe5\xbd\xa5\x02\x9f\x6e\x53\xaa\x4d\x2a\xd4\xc3\x94\x2f\x9b\x0a\x3c\x4e\x4d\x76\xfe\x54\xa6\x64\x3f\x1f\x7c\xe0\x28\x58\x86\x96\x44\x98\xe5\x42\xd8\xdc\x56\xf5\xc6\x03\xe3\xa0\x12\x64\x13\xdc\xee\xa1\xe5\x8f\x74\x9e\x2a\x02\x3e\x47\xf8\xe8\x13\xa9\x66\x74\xaa\x90\xde\x54\x11\xf4\xdf\xf2\x47\xc3\x4a\x15\x1e\xbc\xa6\x90\xaf\x54\xa1\x13\x37\x89\xf0\xa9\xc2\x71\xd3\x2c\x5d\x34\xb8\xbc\x5b\x11\xe7\x6c\x70\x79\xb7\x22\x5e\xdb\x5a\xe1\x83\xcf\x5c\x5a\xa7\x63\x46\xac\xa7\x61\x5d\x5a\xf1\x83\x1b\xae\x30\xe5\x7e\xa7\x76\x03\x63\xa5\xe9\x0d\x4e\xbf\x08\xf4\xf6\x5c\x7c\xf0\x19\xa5\xc3\xb7\xd2\xca\xc7\x9c\x98\x3a\xec\xd3\x2f\x16\xd9\x13\xf5\x63\xc9\x52\x3d\xf3\x13\x1d\x5d\xbd\x70\x2e\x9a\x6d\xaf\x84\x54\x87\x5d\xdf\x91\x31\x2c\xa5\x35\x75\x38\xfe\x86\xac\xae\xa9\x3f\xfb\xef\x9c\xa0\x69\xe0\xcc\x6e\x55\x34\x36\xe0\xa7\x6e\x55\x5c\x60\x20\x05\xa7\x55\x31\xff\xb1\x23\xcf\x4e\x61\xb5\x69\x40\x75\xdd\x8c\xa0\xbd\x9c\x7c\xf0\x59\xb9\x9d\x54\xd8\x82\xde\x80\xf9\xac\xc9\x5e\x9f\xf6\x8e\x74\xae\x29\xcf\xff\xe0\x80\xda\x4f\x82\x20\xde\xbb\x33\x74\x5b\xc1\xf3\x69\x87\x87\xae\x29\xac\x26\xed\xf0\xd0\x35\x05\x65\xa5\xfd\xc6\x44\x65\xd2\x4f\xfb\xc3\x98\x43\x31\xec\x63\x23\xd4\x42\x16\x7d\xf8\x4d\xa9\xf7\xe9\x40\xb8\x71\x53\x0e\x71\x3a\x22\x63\xd6\x44\x80\x07\x52\x9c\x9a\x12\x7b\xd2\xd1\x08\x87\x14\xa3\x03\xde\xf4\xa6\x94\xbf\x74\x80\xb9\xd8\x51\x97\x8e\xce\x3e\xb4\x24\x07\xdc\xc8\x4d\x59\x39\xe9\x40\x90\x50\x35\x93\x3b\xe0\x37\xad\x43\xac\xf5\x38\xd9\x87\xf8\xc0\xf1\x80\xbc\xcc\x4b\x8e\x07\xf9\x94\xd6\x98\x4e\x04\xe7\xd6\x21\x59\xfd\x44\x80\x42\x93\x11\x2c\x9d\x18\xa5\x0d\xad\xe2\x09\x47\x69\xb3\x70\x74\x21\x5c\xb2\x29\xc4\x23\x5d\xd0\x84\xdb\xf8\x98\x7d\xd3\x95\x48\xb3\x5a\x97\x2b\xe3\x1c\x96\xb8\x7d\x21\x37\xad\x0d\x91\xfd\x05\xad\xa3\x6f\xd2\xae\x2f\xc4\x38\xbd\x4e\xd6\xeb\x5c\x0e\xf0\xcf\x2a\x5c\x88\x68\xed\xb2\x66\xa4\x1b\xfc\xe9\x25\x59\xde\x89\x93\x15\x5c\x37\xf3\xb4\x83\x36\xf9\x5d\x39\x8a\xf4\x88\x1b\x29\x71\x5d\x36\xd7\x74\xe3\xdc\xe8\xb2\xc9\x24\x86\x52\xf4\x4d\xbc\xf6\x66\x3a\x95\x72\x21\x12\xc2\x18\x42\xdf\xc4\xd2\x6e\x66\x42\x2a\x39\x22\xc1\x8f\x10\xba\x37\x17\xcd\xd4\x75\xe8\xdc\x80\xa9\x39\x74\x25\xaf\x24\xd8\x96\xc3\x4b\x97\x85\xed\x2b\xbc\x54\x22\x18\xb7\x42\xb6\x8e\x43\x63\x4c\x0f\x9a\xfe\x73\xb1\x0f\xb1\xb4\xe7\x5a\x38\x5d\x9f\xe4\x2d\xf1\x93\x8f\x62\x96\x37\xa4\x36\x76\xd9\x38\xf3\xc6\x64\x56\xe5\x85\xe7\x55\xa9\x22\x7f\x00\xcb\x0c\x18\xef\x32\x13\x67\x66\xa6\x77\xc5\xc0\xe4\x90\x1f\x3c\xf8\x70\xe3\xcc\x04\x68\xc7\x0f\xe6\x80\x0a\x20\x5d\x87\x73\x0e\x07\x3f\xf9\x78\x0e\x32\xc2\x97\x43\x8f\x1f\xfd\x2a\x87\xfb\xe6\x03\x8d\xf2\xb0\xd3\x0f\x4e\x33\x83\x89\xbb\xce\xf3\x1c\x37\x7e\xf2\xd9\xb6\x99\x29\x93\x59\x91\x48\x39\xae\xd9\x7e\xb4\x9d\xcc\x5c\xad\x2e\x93\x5e\x8e\x17\x1f\x64\x7d\x82\xa0\x80\xae\x8c\xe5\x9c\x20\xdf\x74\x79\xb1\x32\xd4\x93\xd0\x75\x16\xe7\x84\x38\xda\x9e\x3e\x8a\x5f\x4e\x9c\x8b\x92\x52\x73\xc2\xc6\xee\xca\x28\xcd\x19\xba\x62\x17\x49\xe5\xcc\xba\x1c\xaf\x37\x70\x08\x74\x65\x81\xe4\x0c\xbe\xd6\x95\x80\x93\x33\xf8\x5a\x57\x16\x64\xce\xcc\xc8\x97\xbd\x27\x67\xf8\xab\xda\xf6\x31\x47\xe4\x8c\x3c\xc9\x9e\x5f\x0f\x76\x3e\xf8\x10\x4c\xc6\x89\xdf\x73\x55\xa7\xb0\xa9\x76\x9d\xe7\x39\x1f\x9c\xdc\x10\xe8\xdc\xc8\x0a\x14\xcf\x85\x93\x2b\x1f\xa6\x9d\x0b\x32\xb7\x7a\xf9\x48\xcd\xb9\x40\x45\xcc\x0a\x81\xca\x85\x28\x2c\x5a\xa8\xd2\xd6\x9e\xfb\xcc\xa5\x20\x13\xb0\x29\x8f\x24\x97\x83\xa3\x08\x8e\x02\xc0\x46\xf0\x27\x37\x28\xb9\x86\xfe\x83\xf3\x2b\x17\x9e\x3d\xb2\x66\xe7\x0a\x5e\xdb\xab\x56\xa0\x06\xfa\xab\xb5\x77\x2a\x34\xba\x2e\x8f\x78\xae\x4c\xd1\x55\xe6\x65\xae\x3b\xdf\xf8\x70\xf4\x5c\x57\xe5\x9c\xcf\x09\x97\xeb\xce\x51\xb4\x55\x1a\x28\xa1\xd7\x8f\x8c\x91\x1b\xab\x92\x28\x4e\x22\x37\x90\x79\x6f\x9f\x08\xb3\xdc\x58\xbc\x46\x01\xc0\x99\xb2\x4e\x57\x50\x67\xee\x01\x0b\xaf\xe4\x98\xdc\x59\xfb\x44\x39\xf0\xb9\xd3\x97\x2c\xe3\x5f\xee\x19\xeb\xac\xf0\x85\xdc\x21\x3e\x77\x79\xf7\xf2\x80\x79\xbe\xc9\x46\x92\xc7\x0d\x9a\x95\x2d\x21\x0f\x88\x36\x5d\x51\xec\x79\x87\x99\xa5\xcb\x58\x90\x77\xc4\xd3\x75\x9d\x92\x79\x87\x4c\xde\xa5\x36\xe7\x03\xaa\x79\x52\xfd\x94\x7c\xc0\x92\xda\x15\xe8\x97\x8f\xb6\x16\xfe\xd3\xe9\x01\xa5\xa8\x2b\x1c\x2b\x1f\x27\xe1\x10\xa7\x38\xae\xf5\xc6\x67\x2e\xc7\x4d\xed\xe1\xa3\x88\xe5\x93\x42\x98\x8c\x9b\xf9\x44\x10\xff\x50\x68\x67\x3e\x01\xd8\x90\xf9\x30\x9f\x27\xfd\x4d\x62\x3f\x27\x92\xcd\xc6\x26\x8c\x9d\x77\xe0\x27\x9f\x07\x17\x78\xda\x50\x7c\x56\xbe\x70\x4e\x0c\xf9\x50\xf2\xfd\xfb\x08\xa0\x7c\x6f\x88\x83\x7a\xb5\xa9\xe5\x08\x5f\xf7\x06\x2f\x60\x73\x07\x30\xfa\x17\xff\x8e\x90\x9e\xe0\x0e\x06\x7c\xba\xfe\x1d\x5e\xbd\x8f\xf5\x26\xdf\x4c\xca\xcc\x7e\x9f\x87\xce\xeb\xc1\xf5\xfd\x95\x8a\x38\xd7\xbd\xc1\xe9\xfb\xb1\x8b\xe5\x1b\xfb\xa8\xf9\x40\xb9\x11\xb7\x23\xab\x6a\xbe\x21\x90\x28\xce\x27\xdf\x61\x4d\x49\x3d\x42\x51\x51\x6a\x4a\xbe\x43\x41\x07\x51\x6d\x38\x32\x93\xdb\x0d\x81\x3a\x1e\x00\x81\x1e\xda\xa6\x77\x80\x1f\x6b\xb8\xbf\x1b\x28\xf1\xfb\x88\x84\x8c\xa2\xe3\x3b\x4e\xa4\x0f\xe3\x28\xd2\x73\xac\x01\x63\x7f\x87\x65\xe5\x1b\x54\xdd\x14\x60\x9e\x6f\x84\xd2\x6c\x62\x91\x37\xce\x90\x1c\xb5\xee\x37\x34\x60\x07\x1d\xe6\x3b\xd2\x59\x2a\x2c\x43\x23\x6e\x8a\xa2\xce\xf7\x14\xd2\xf2\xe6\x49\xc0\x08\xa6\x72\x2d\xf9\x4e\x53\x7a\x0f\x9b\x09\x01\xe1\x30\x8a\x15\xcb\x77\xa2\x16\xee\x85\x02\x41\xcb\x3d\x96\xef\x29\x4d\xc4\xe1\x85\x45\xed\x1d\x59\x6f\xf2\x9d\xe0\xdf\x1e\xfe\xfd\x79\x07\x9f\xe5\x3b\x33\x38\x4d\x10\x21\x7c\x45\xba\x74\xbe\xc1\x72\xb2\x52\xcf\xf2\x8d\xfc\x93\x9a\x85\x94\xcc\x3d\x98\xfc\xa0\x53\xed\xd3\x90\x19\x21\x65\x26\xd6\x3c\x69\x51\x51\xc3\xf9\xce\x64\x0d\x9a\x52\x46\x74\xa8\xa7\x8c\x0c\xbe\xa6\xc8\xe4\x7c\x97\xf2\xfd\x55\xb3\xd1\x5e\x88\x34\x75\x88\x9a\x35\x4a\x25\xca\xf7\x14\xb0\x72\xf0\x76\x44\xc5\x9a\x64\x5a\x46\xc1\x1a\x47\xee\xe6\x1b\x7a\x58\x98\x4c\xe2\x07\x87\xd2\x5d\x96\xd2\xaa\x36\xe6\x53\x34\xff\x02\x8f\x69\x14\x78\x35\x22\x24\xcb\xed\xc4\xd1\xd4\xc1\x94\x87\xe7\x03\x2d\x4a\x25\xa9\x66\x2d\x42\x03\xad\x8b\x11\xde\x0d\x4e\xe5\xae\x09\xa0\x92\xc2\x90\xd7\x28\xdf\x2c\x8b\xe0\x19\x22\x52\x3b\xcb\xaf\x9d\x6f\x94\x49\xa8\x66\x69\x3d\x02\x67\xc2\x79\xff\x5d\x50\x62\xbe\x7b\xc5\x6e\xf3\xef\x70\x43\x8b\x8b\x22\xb4\x39\x36\x53\xfe\x94\xe0\x73\x30\x19\xf5\x03\x41\x96\x6e\x9f\xef\x20\xc7\x7c\x43\x77\xcb\x2f\x42\x44\x24\x74\x70\x1b\x42\x50\x34\xbf\x80\x25\x69\x98\x0c\x19\x58\xe0\xad\x38\x68\xf1\xd6\x80\x8c\x73\x96\xa3\x32\x23\xce\x39\x86\xcd\x74\x37\x26\xd9\xbc\xdb\x03\x6d\x21\x1d\xa1\x04\x9b\x4e\xd6\x1b\x3e\x9b\xa0\xd3\xfa\xa6\x34\xa4\xd0\xa1\x7c\x4f\x41\xc3\x21\xb7\xf9\xde\x81\x63\x13\x3e\xd4\x53\x9f\x99\xf7\x4e\x90\xfd\x7d\x45\xac\xa2\xa6\x00\x0b\x54\xed\x5a\xc3\x7d\x6e\xac\xad\x09\x40\xb8\xee\x47\xf3\x78\x0f\x67\xa8\x07\x53\x38\xc8\xc1\x1b\x65\xca\x91\xd9\xd2\xd5\x3d\xd5\xe3\xac\xa8\xe2\xbc\x22\x95\x5f\x5b\xf9\xd8\xdf\xa1\xa7\xf9\x3e\x8e\xdf\x85\xbc\x67\x86\x32\x37\xeb\x25\xf7\xd4\x39\x63\x32\x4c\xe7\x54\x63\x8b\x91\x7a\x12\x27\xea\x91\xaa\xf2\x6b\x9d\xe7\x01\x9e\x95\x18\x98\x11\xc8\x9c\x55\xab\x30\xdf\xb0\x06\xd6\xe2\x0e\x3b\x3b\x70\x8f\xf0\x97\x57\x77\x70\x30\xa6\x5b\xed\x0b\x1d\x6a\x0a\x27\x08\xcf\x3b\xe3\x9c\xdb\xb9\x78\xb7\x22\x2f\x34\x27\x1f\xd6\x53\xd6\x8e\xc1\x2c\x17\x95\x7f\x5e\xcb\x38\xd5\x99\xa8\x12\x09\x19\x31\xd0\x59\xb9\xd8\x19\x21\xd0\xa9\x44\x0f\x30\x10\x02\xa4\x09\xd0\xac\xa8\x4c\xb1\x7c\xa3\xe8\x4f\x78\x51\xe2\xd4\x8f\xaa\x17\xe1\xc2\x0c\xa2\xdf\x7f\xd0\xd6\xeb\xf7\x9a\x81\x5e\xb8\x19\xc1\x2c\x94\xdc\x91\x03\x88\x10\xee\x84\xa8\x56\x4d\xe9\x9e\x8b\xb2\x99\x2e\x20\xd5\x87\x2a\x08\x6e\x72\xb4\xd7\x07\x07\xe7\xa0\x49\xdf\xc0\x7a\xf4\x90\x08\xf3\xce\x6e\x2f\xda\x55\x97\xb4\xc3\x48\x7a\xbe\x1f\x9e\x12\x45\x5f\x3c\x11\x87\xb3\x26\x05\x5d\x75\x04\x6f\x9f\xa7\xf0\x0b\xe1\xe1\xa9\xd4\x45\xd4\xe6\xc2\xf8\x83\x79\x90\x45\x09\xfd\xf7\x73\x02\x4d\xfe\x9e\x3c\xcb\xfb\xe9\xb9\x09\xb4\x96\xf2\x21\xdb\xd5\x0e\x43\xec\x78\x4f\x12\x5a\x10\x3b\x1e\x4a\xfb\x89\xbb\x29\x23\xb0\x7c\x76\xdf\xf5\x00\x2e\x35\x31\x51\x46\x86\x07\x65\x62\x64\x86\x86\x9b\x45\x3d\x74\x76\x6a\x2f\x20\xfa\x7b\xc2\x67\x78\x96\x20\xe9\x2f\x60\x19\x95\x60\xf9\x7c\x2a\x51\xaa\x8d\xdd\x21\x45\x1c\xf1\xdf\x49\x89\x1b\x19\xf1\xdf\xa1\x8a\x76\x11\xff\x1d\xc3\x26\xa4\x3e\xa1\x10\x04\x8d\x18\xe8\x99\x28\xee\x92\x8c\x7a\xb8\x8f\x75\xda\x09\x88\xc0\x54\x0f\x61\x79\xaa\xe5\x59\x1e\xff\x8c\x20\xef\x24\x9b\x7a\x46\xd0\xf4\xec\x40\x78\x88\x14\x49\xc4\x75\x10\x16\x9d\x54\x05\x2f\x23\x2c\x3a\xcb\x50\x9b\x19\x16\x3d\x14\x26\x91\x11\x07\x3d\x81\xf4\x17\x88\xf3\xd2\x71\xf3\x2c\xd1\xcf\x40\x52\xf4\x13\x1b\x41\x24\xf4\x9c\xb7\x66\x85\x4a\x8c\xc5\x40\xc2\xfd\x99\x8c\xfa\xb4\x83\xcf\xf8\xf7\xb5\x98\x7e\x80\x50\x60\xaf\x25\xbc\x9f\xf2\x79\x64\x86\x42\x37\xa5\x11\x66\xc6\x3e\x07\xcb\xaf\x08\x76\x9e\x0f\xd4\x05\xc4\xc5\x4d\x5b\x08\xd1\xcc\x71\x68\x07\x20\x9a\x39\xbf\x30\x0d\xe1\xb0\x5a\x3f\x65\x38\x73\x4e\xe2\xdf\x88\x4f\x0e\x32\xa8\x65\xc4\x27\xa7\xad\xb9\x07\x44\x0d\x68\xd3\x21\x3e\x39\x9a\x35\xad\xf8\x64\x53\x4b\x59\x20\xab\xc3\x02\xde\xe5\xa5\x2c\x94\x70\x75\xe4\xac\x08\xe5\xec\x11\x50\x2a\x40\x0c\x1f\x96\xc5\xac\x2c\xa1\x8c\x08\xe5\x89\x36\x8f\x30\xa0\x5c\xf9\x05\xc8\x3e\x12\x88\x11\xa2\x9c\x55\x8d\x28\x3f\x14\x37\xb3\x21\x22\x2f\x34\x40\x93\x7f\x97\x6a\x80\x60\x73\x6d\x1e\xa0\x2e\x06\xae\x11\x96\x48\xa9\x33\xe3\xa1\x31\x58\x99\x38\x19\x51\xc4\xd9\xea\x38\xa2\x88\x67\x9f\xc2\x73\x65\xdc\xb4\x84\x05\xc4\x09\xc7\x60\x31\x1a\x81\xc2\xd9\x3a\x26\x02\x85\xb3\x55\x6d\x04\x0a\xcf\x0f\xd4\x25\x9c\x17\x36\xe3\xc1\x00\x9b\x8a\x89\xa9\xe1\x28\x97\x8a\x88\x58\xde\xd9\x81\x1f\x50\x50\x8f\x1e\x12\x98\x4c\xee\x11\xec\x4a\xa2\x35\xa3\x75\x6d\x59\x45\x74\xee\xec\x51\xa8\xec\x54\x63\x4d\x0d\x30\x3d\x2b\xdd\x3e\x23\x3e\x37\x0c\xc5\x2b\x65\x06\xe8\xb6\xe8\xd5\xe8\x80\x5a\xda\x09\x22\x72\xb3\x6c\xe8\x99\x11\xb9\xc1\xa2\x2f\x42\x72\x5f\x96\x48\x84\xe4\x66\x55\x7d\xc8\x08\xc9\x9d\x1f\x08\x2f\x9d\x09\x49\x86\x69\xad\x84\x1f\x60\x25\x64\x5e\x40\x50\xee\x7c\x41\xab\x3b\x85\xe5\x6c\x93\x06\xa2\x72\xbb\x82\xf4\x33\xa2\x72\xe7\x07\x7e\x80\x28\xbe\xfe\x93\xba\xa6\x19\x31\xba\xf9\x45\xbf\x88\x87\xca\x56\x42\x11\xa4\x9b\x6d\xf4\x43\x90\xee\x1c\xce\xf0\x00\x25\x26\x68\xb8\xf8\xab\xcf\xad\x41\xa6\xe0\x36\xf9\xb3\x8f\x11\x84\xe5\x86\x60\xee\xc9\x30\x3c\x1f\x2b\x30\xf2\x25\xf3\xbe\xfd\xc0\x9e\x12\xca\x20\x3b\x37\x77\x08\xd9\xb9\x48\x9a\x40\xd8\x6b\x18\x3e\x42\x8e\x45\x38\xea\xf0\x28\xe0\xce\x02\x11\x71\xab\xc3\x47\xeb\x41\xa3\x91\x7b\x3c\x88\x04\xaf\x3b\x6c\xa3\x59\xf5\x7c\xf3\x73\x40\x11\x76\x9b\x26\x33\x2f\xfb\x09\x4e\x26\xb9\x0e\xa1\xa6\xe1\x85\xc5\x73\x91\xaa\x3f\xa8\x1c\x52\x40\x9d\x9d\x0f\xb4\xee\xc8\x5b\xb7\x1d\x9d\xc1\xa5\xc9\x67\xca\x49\xb9\xcd\xd3\x3a\x49\xac\xe6\x9e\x27\x02\xd5\xcc\x36\x28\x3e\x9b\x78\x4f\x8a\x40\x96\x41\x2e\xb0\x0d\x63\xfe\x02\xad\x1a\x91\xd7\xc2\xb4\x60\xbc\xe8\x30\x30\x75\x5f\x50\x09\x7c\x8e\xa1\x90\x66\xf7\xa1\x73\x81\xfc\x7c\x70\x5e\xe0\xc7\xde\xd2\x17\xb8\x88\x0f\xfb\x8b\x73\x32\x9b\x99\xf2\x74\xaa\x66\xc8\x14\xa0\x4d\x4c\x53\x80\x6e\xd5\xc4\x71\x43\xa9\x71\x87\x94\x9f\x2d\x81\x3f\x53\x7e\x4e\xed\xd5\x01\x65\x1c\xe3\xfd\x46\xd8\xb9\x41\xbc\x31\xa2\x57\xf2\xe1\x0e\x97\xbc\xfc\x40\xfc\x4d\xcd\x93\x7e\x88\x36\x69\x83\xcf\x03\xcb\x8e\x99\xc4\x14\x7f\x93\xaa\x84\xe4\xe7\xc1\x2e\xae\xee\xa0\x23\x49\x57\x93\xa0\x0b\xfc\xf5\xfd\xc2\x92\x76\xf9\x12\x7f\x7d\xce\x3d\x58\x7a\x6f\x91\x07\x25\x7c\x3e\x4a\x40\x61\x8d\xac\x4d\x06\xb6\x82\xd8\xe1\xb9\x47\x92\x1e\xc0\xea\x50\xfc\x02\x61\xec\x6a\x37\xc2\x90\xf5\x00\x66\x87\x8f\xe6\x52\x36\x18\x4a\xad\x94\x97\x6d\xa3\xa8\xe7\x17\x28\xe0\x16\xf7\x30\xd7\x5a\x87\x54\xd9\x20\xe0\x56\xe5\xdf\x94\x6d\x4a\xb8\x45\x86\xcc\xb2\x6a\x79\xa9\x40\x76\x41\x39\xaf\x2c\xa1\xba\x20\x02\x3a\xbd\x26\x11\xa8\xd2\x7e\x44\x9a\x82\xa2\x5e\x59\x01\xa7\x05\x65\xbc\xc2\xa8\x1e\x61\xcd\xd2\x2f\x50\x8a\xea\x02\x9a\x12\x70\x75\x8f\xa4\x70\xff\x4e\x51\xf0\x23\xb3\x14\xd6\xfb\x6a\xd1\x88\x0a\x17\xc7\x30\xd4\x08\x3d\xeb\x1e\x13\x72\x57\x50\x0f\x91\xb3\x54\x07\x08\x41\x4c\x06\x09\x89\x90\x35\xab\x3f\x24\x42\x8e\xa2\x85\x88\x5c\x5a\x2d\x65\xa4\xf2\x25\x34\x47\x1e\x22\x3f\x2a\xad\x5d\xb6\x88\x2d\xfe\xea\x1d\xe2\xcd\xab\x37\x22\xc4\xd0\x1c\x48\x3b\xf5\xef\xd4\x10\x0c\xfd\x14\xc1\x36\x2f\x11\x63\x9d\x92\x57\x3d\xad\x0d\x28\xf8\x29\xcf\x4b\xd4\x2d\xdb\x27\x30\x45\x6d\x26\xee\xb9\x87\xb5\x26\xc2\x30\x22\xa3\x93\x09\x0d\x9e\xab\xda\xbc\x5f\x32\x51\x2c\x42\xca\x30\xd7\x54\xb7\x17\x08\x1a\x22\x43\x72\xed\x9a\x35\xa5\xf1\xa6\x35\xcc\xc0\x5a\xd3\xac\x33\x6b\x2e\xf9\x77\xee\x9e\x64\x90\xd6\x6e\x31\x48\x54\x19\x9a\xdf\xc0\x99\x15\x34\xa9\x02\xee\xee\xdf\xcb\x22\x7e\x8d\x59\x40\x07\x26\x44\x18\x73\xe5\x1e\x2e\x5b\x59\x74\xe0\x1e\x78\x6e\x1a\x6f\x14\xaf\x9b\x60\x9a\xe2\x74\xda\x5e\x3d\x3e\x04\x5a\x1f\x54\xae\x5d\x12\x5e\x90\xc3\x37\x5e\xe4\x51\x17\x94\xea\xb3\xd2\x4d\x29\xa8\x2b\xad\x87\xc9\x0f\xb8\x47\x93\x96\xbb\x52\x56\x4d\xee\x02\x24\xd6\x3c\x06\x77\x5c\xd2\xf2\x35\xae\xbf\x7a\x58\xf2\x73\xd6\x72\x34\x16\x6d\xf3\x07\xc8\x2d\x8e\x9a\x28\xe4\xe9\xcd\xb8\x6e\x8c\xe5\x11\x8c\xcb\x6f\x65\x92\x6c\x5c\x7f\xb7\x51\xc9\xce\x8b\xd7\xb9\x78\x1a\x70\x89\xcf\x59\x34\x4e\xab\x70\x77\x9b\x02\x46\xd6\x90\x9d\xba\x91\x67\xdd\x49\x52\x59\x68\xe9\x38\x5b\x4d\xf5\x7d\x89\x76\x1e\x94\x02\x83\x57\x6b\x49\xb7\x66\xd1\xf4\x87\x17\xe1\x81\xc2\xeb\x10\xde\x06\xe5\xa0\xee\x07\x6b\xf5\x34\xf1\x01\x39\xc8\xcb\x3d\x05\xd4\x94\xcd\xc2\x07\x48\xec\xd5\xc1\x41\x10\xfc\xc2\xc9\x1e\x05\xf5\x92\x50\xab\x3e\xd9\x49\x63\xe6\xd1\xfb\xa2\x31\x4d\x63\xa7\x5d\xcf\xd8\xdc\xe9\x86\x70\xfb\x82\x5e\x29\x28\x0f\x9a\xbc\x8c\xbb\x03\xc6\xd3\x57\x1b\x0c\xc2\x3c\xfc\xc0\x41\xd3\x85\xa8\x83\x36\x08\xc1\x88\xdc\xaa\xec\x49\x2c\x11\xd5\xe7\xf1\x41\x9a\xf5\xc1\xc2\x40\x83\x4d\x78\x38\xb9\x36\x66\x10\xb4\xe7\x9a\x05\x9d\xb4\xc2\x99\x0d\x9e\xd4\x4c\x0d\xe4\x0a\xa3\x74\x0f\xb4\x83\xbc\xba\x20\xae\xbd\x2f\x90\xd1\x14\x5f\x40\x90\x29\x99\x00\x90\xd2\xa4\x1c\xe9\xb2\xc1\x64\x5b\x9b\xbb\x84\x13\xb8\x0e\x61\xfa\xa2\x3e\x64\x96\x71\x11\xca\xf1\x93\x30\xbb\xb2\x5d\x05\x45\x09\xdc\x3d\x78\x9a\x77\xf6\x05\x57\xe4\x10\x0e\x58\xfd\x57\xc6\xa1\xb2\x5d\xc8\x5a\xf5\x4e\xa6\x05\xd7\x3b\xff\xa2\xba\xe3\x4d\x72\x93\x14\x7c\xa0\x2d\x91\xd3\xf4\x77\x83\x16\x3c\xe6\x9d\xf9\x82\xe6\x7c\x63\x2f\x1b\x69\x0c\x58\x48\xde\xec\x37\x52\x4f\x2d\x7c\xdd\xf4\xad\xfb\x90\xbd\x69\xcb\xc9\x1e\x03\x86\x0c\xa3\xf5\xc6\x34\x5e\x40\x72\x6b\x67\x3d\x78\x58\xa9\x6e\xd3\xbc\x1e\xda\xd5\xcc\x78\x59\x7c\xa3\x99\x5c\x1e\x6e\x23\x23\xf7\xe1\xee\xd7\xa0\x0f\xe7\x25\x7a\x7a\xc8\xa3\x4c\x81\x0f\x64\x85\xe1\x21\xc8\xa2\x3c\x2f\xd8\x7d\xab\x57\xe7\x59\x7b\xfb\xd3\x25\xeb\x7b\xd6\x8f\x5a\x55\x18\xaf\x55\x75\xe7\x4f\xe1\xcd\x42\xca\x75\x28\xbc\x47\xa8\xea\xe2\x87\xc2\x7b\x84\x86\x04\xfc\xc2\x7b\x84\xb2\x8c\x73\x25\xd0\x74\x3b\xfc\x02\xc5\x07\x31\xd2\xb0\xe4\x50\xb1\x45\x5c\xf0\x13\x2d\x5f\x04\x88\x99\x51\xec\x24\xc0\x43\xaf\xa8\x85\x82\x9a\xa1\x39\x48\x1a\x0f\x2b\xba\xc2\x43\x06\xea\x51\x49\x6d\xb2\x07\xe3\x01\x62\x67\xfc\xd8\x6b\x4a\x58\x62\xa7\xd8\x24\x6e\xf3\x99\x0f\x34\x6f\x48\x95\x8a\xfd\x2a\xa8\x53\x9a\x55\x0e\xaa\x84\xc8\x8d\x28\xa2\xc3\xb5\x3a\x49\x95\x54\x0b\x6f\xcd\x09\x16\x30\x70\x49\xce\x7c\x20\xc4\x25\x24\xe0\x06\xbf\x40\x0e\x24\x29\x07\xb7\xe4\xcc\x2f\xd4\x67\x5a\x31\xe8\x7e\xa3\x01\x2a\xbf\x40\xca\x97\x78\x88\x3b\x71\x66\x17\x42\x55\x22\x26\x0c\xc4\x81\xb6\x10\x01\xb7\xbc\x62\xab\x0a\x2f\xb3\x51\x19\x90\x12\x68\x68\xb5\xb4\xc0\xfb\x6c\x54\xa5\xb6\xf0\x3a\x1b\xdd\x55\x50\x78\x9b\x4d\xf2\xac\x33\xca\x2a\x78\xb1\xe1\xa6\xaf\xda\xfe\x08\x18\x8c\xcd\x8b\x9f\xa9\x41\x08\x4b\x19\x16\x99\xe1\x36\x6b\x3c\x1b\x40\xd6\x85\x71\xff\xb0\x9f\x98\x56\x60\xb6\xb5\x90\x86\x78\xc4\x39\x21\x75\x00\xbb\x6d\x34\x69\x94\x88\x0e\x05\x50\xe1\xca\x4b\xf8\xc0\xe5\x35\x59\x25\xbb\x0a\x2b\xc4\x56\xc5\x1c\x15\x5c\x55\x33\x1f\xf8\x0d\x5a\x37\xba\xfb\xdc\x51\x7c\xc6\xed\x93\xa5\x0c\xd4\x5e\xfc\x48\x63\x56\x3a\x99\x86\xa0\xae\x84\x52\x68\xa9\x64\x36\x42\x3b\xaa\x3b\xf8\x30\xe3\x1d\x32\xc1\x12\x12\xee\x90\x09\x4e\x9f\x2d\xb8\x43\x26\x2a\xa1\xbd\xe0\x8e\x18\x17\xe0\x29\xbc\x23\x66\x54\x8f\x00\xcd\xa4\xfe\xc4\x43\x54\x70\x7d\x4c\x8e\x66\x4c\x8d\xe7\x9c\x3a\x63\x38\x79\x32\x19\x34\x6a\xe0\x12\x9e\xc3\xb2\xd1\x0a\x5c\x5c\x05\xa3\xfb\x2d\x4a\x60\x58\xb6\x74\x10\x5c\x04\x93\x64\x0e\x2a\xbc\x09\xe6\xcd\x75\x1a\x23\x33\x4d\x59\x8d\xb1\x74\xda\x5c\x8d\xd6\x4d\x49\x29\x01\x52\xa8\xb2\x76\x4b\xe8\xf1\x5d\x92\xa8\x84\xbe\x26\xa1\x21\x96\xcd\xd6\x3c\xa1\x63\x55\x8a\x7b\xe0\x6d\x00\xfe\x00\x15\x93\xa2\x47\xc4\x09\x20\x75\x20\xa0\x2c\x5b\x4b\x66\x6c\x1d\xd4\x1f\xdd\x01\xe4\xa2\xd7\xef\x6b\x0e\x86\x00\x65\x91\xa2\xda\x03\x65\x23\x24\xe4\x04\x18\x68\x15\x1c\x58\x50\xcd\x38\x29\x0b\xbf\xa0\x9c\x71\x56\x24\x60\x09\x83\x21\x2e\xee\x8f\xc9\x28\x66\x38\x30\xb1\xbe\x78\x37\xf3\x47\xdd\x21\xcb\xb7\x9a\x21\xc1\x3e\x9a\x65\x71\x2a\x01\xc1\x09\x31\xb9\xbd\xb0\xec\x1e\xb0\x1f\xa5\x00\x07\x14\x2e\xb0\xb6\x1a\xf6\x8a\xdf\xb5\x4c\x28\x54\xa0\x8c\x92\x12\xa6\x74\x9b\x2c\x7f\x04\xe4\x5c\xb4\x64\x9e\x88\xe8\x04\xc5\x67\x95\x00\x69\x56\x41\x74\x05\x01\xcc\xd1\x0a\x77\x38\x70\x9e\x99\x34\x61\x81\xed\x9e\xc1\x94\x6e\xf3\x66\x06\x72\x2c\x2e\xee\x0e\x77\x3e\xd0\x14\x0e\x4a\x9a\xc5\x43\xa0\xfa\x95\x04\xe4\x70\xc0\x48\x62\x2c\x1f\xe4\x72\xb2\x82\xe0\x1a\xa2\xf9\x40\x5d\x9e\x34\x5e\x9a\xcf\xb1\x30\x9b\x19\xe5\x89\x59\xf8\x44\x84\xcd\x36\x7b\x61\xcf\x05\xb5\x3f\x00\xf1\x4a\x4c\x0b\x27\x3d\x39\xde\xe4\xe7\x81\xa3\x40\xf3\x9e\xf2\x73\x1a\x9e\x25\x0b\x02\x54\xff\x4e\x7d\xd9\x67\x0f\x43\x24\x5f\xbc\xfb\x5a\xb3\x12\x0c\x0c\x71\xb0\x98\x8f\xcb\x8d\xec\x47\x2e\xbc\xca\x68\xbc\xf8\x20\x6c\xae\xd1\x6c\xef\x42\xb5\x59\x23\xee\x62\xf0\x8c\x80\x64\xea\xd4\x8b\x53\x5d\x84\xd2\x6c\xe2\xde\xde\x95\xc7\x4a\x98\x22\x71\x6a\xde\x52\x37\x25\x47\x6f\x81\x7b\x01\xad\x69\xdd\x40\xb5\x19\x0d\x04\xde\xe1\x43\xf9\x26\xa6\xdd\x01\x0a\xab\xf9\x38\xb9\x11\x0f\xe0\x33\x1a\xe2\x6f\xb4\x40\x76\x53\xfa\x91\x3a\x15\x1e\x82\xac\x0f\x20\xed\xea\xd2\x81\x12\x9e\x85\x67\xd1\xdb\xb3\x36\xa1\x1f\xd0\x79\x29\x85\x0c\x25\xc3\x5d\x6f\xad\x84\x87\x19\x2e\x82\xf9\xa1\x9d\xc2\xb2\x0d\xcc\xbc\xd1\xf4\xf7\x20\x38\xce\x93\x7e\xe8\x01\xf0\x00\xb0\x8f\xfe\xc8\x33\x54\x02\x2c\xc0\x8a\xbd\x29\x28\x60\xee\xea\x6f\x05\xe5\xca\x63\x11\x55\xc4\x0d\x3c\x45\x4c\x88\xd5\xcb\x87\xf9\x28\xaa\x97\x27\x85\x0b\x15\xe4\x1b\x44\x85\x40\x95\x55\xbb\x5c\xb4\xbe\x2a\x95\x6f\x06\x00\x64\x57\x3c\x20\x00\xd4\x8a\xb0\x4c\xb9\xca\xc3\x14\x56\x29\x6f\x36\x7b\xb2\x4e\x79\xd6\x2d\x8d\x25\x52\xaa\x96\xf1\x21\x22\xd9\x5b\x01\x0f\x25\x32\x7c\x41\xc1\x35\x25\x22\xf0\x55\xd9\xa1\x25\x06\x4a\x29\xc3\x2f\x5c\x20\x43\xc1\x1c\x49\x05\x12\x09\x62\x64\x28\x81\x5f\x40\x49\xb1\xe0\xdf\x2b\xb1\x96\xf5\x00\xf2\x6b\x71\x7b\xed\xc6\xa2\x07\x03\xf1\x84\x02\x1a\xe6\x52\x79\x8b\x4b\x5c\x01\x12\xc6\x73\x24\xde\xd4\x4e\x58\x58\x83\x88\x32\x70\xd1\x58\x4a\x6b\x21\x05\x73\x62\x38\xb0\x5f\x00\x5d\xea\x88\x46\x99\x8a\xa0\x0b\x59\x0a\xca\x54\xe4\xf8\xfa\x9d\xc1\x0e\xee\x8f\xf2\xa9\xdb\xb4\x54\x8a\xce\x23\x23\x15\xc4\xec\x51\x47\x22\x7b\xf3\xc6\x65\x3c\x95\x5c\x12\x33\xbc\x48\xd1\xed\x55\xac\x55\x20\xd0\x3a\x9a\xfd\xc2\x5c\xb7\x66\x24\x66\x9c\xf9\xd2\xd1\x23\x05\x58\x49\x72\xbc\x05\xad\x29\x18\xa8\xe0\x16\xb4\x54\xbd\x6c\x1f\x81\x56\x48\x58\x02\xed\xf0\x1b\x3c\xb1\x4c\x3b\x85\xf7\xbf\x09\x06\xe6\x3e\x9a\x11\x47\xdc\x76\x61\x9b\x20\x6e\x41\xcb\xd1\x3b\xb2\xf0\x04\x13\xc3\x60\xf1\xf8\xf1\x5a\xda\xba\x24\x05\xcd\x8b\x99\x45\x32\x96\x21\xc3\x27\xda\x5b\x81\x3b\xd1\x52\xf2\x10\xcb\x76\x6a\xd4\x23\x16\x21\xbe\x3a\x00\xf5\x55\x83\xb0\x26\xe1\x07\x54\xc0\xbd\x56\x95\x51\x47\x7a\x01\x35\xcb\x8a\x67\xdd\x20\x5e\x79\xd6\x8d\x97\x85\xba\x0d\x72\x95\x96\x89\xcb\xcc\x72\x34\xf5\xa1\x2a\x99\xa5\xdc\x48\xa9\x57\x01\x17\x05\xf7\x90\x65\x39\xdb\x4a\x6c\x58\x7b\x7f\xd0\x69\x17\xf3\x52\xf6\xc5\x58\x34\x24\xcb\x07\xeb\x40\xe4\xa5\x63\x4d\xd1\x3b\x25\xf6\x45\xa0\x7e\xc0\xec\x23\x77\xd9\x01\x83\x90\xd0\xb1\xa9\xbd\x07\xfb\x22\x16\x7f\xb0\xf6\x88\xdf\xe0\x2c\x44\x4d\x94\x4a\x25\x6a\xa0\x72\x4a\xb6\xb1\x9f\xa9\x5b\x59\x37\xa6\x16\x94\x4e\xc9\xf6\x2a\xc5\x25\x96\xea\x44\x43\xe5\x93\x18\xac\x0e\xa0\xf2\x89\xeb\x7f\x16\x14\x3e\xe9\xc9\xfb\x7a\xd0\xef\xae\x49\x41\x6e\x4d\xb9\xfd\xe4\xf8\x41\xc9\x93\xac\xc4\xfc\x12\x99\xff\xa9\xea\x67\x05\x77\x16\x4c\x70\xfc\xa0\x7e\x7f\x75\xdd\xea\x5b\xe2\xde\xf8\x82\xa6\xbc\xa3\xfe\xa6\x84\x4e\x14\x4d\x49\x36\x88\x46\xde\xa7\x24\x09\x91\x45\x50\x8a\x51\x86\xeb\x95\x82\x2d\x03\xf1\x40\x8a\x80\x99\x00\x6c\xb4\x2f\x46\x46\xa9\x56\x62\x4e\x3c\xa8\xa8\x6b\x4d\x0e\xa8\x22\x3e\x42\x69\xa2\xb5\x29\x21\x1e\x2b\x4d\xff\xd3\x3e\x37\x4c\xd1\x6d\x2c\xb2\x8f\x58\x14\xb0\x6a\x26\xed\x93\xdb\xd9\xc7\xcd\x09\x37\x83\x04\xf9\xc8\xa8\x02\xab\xee\xb8\x5d\xcd\x41\xc0\x85\x97\xab\x65\x45\xcf\x15\x5c\xae\x96\x94\x3b\x5d\x78\xbb\x5a\x4b\xaf\x07\x0c\x3e\x32\x65\x22\x28\xd7\xe2\x61\x84\x45\x37\xd8\xfe\x10\x19\x85\xbb\x79\xd0\x8b\x85\x4a\xcd\x86\x2e\x14\x22\xb3\x6c\xc1\x30\x5d\x1b\x14\x22\xac\xb6\x2f\xc4\x5d\x34\xd2\xf9\x28\x47\xa0\x6e\xf4\xa9\xc9\x5b\xdc\x3c\xef\x6b\xa0\xb2\xa2\x7f\x3f\x80\x69\x0f\x70\x72\x44\xa1\xfa\xc2\x49\x9f\x3d\x09\x30\x63\x9f\xb2\x17\x9c\x69\x26\x26\x8a\xb8\x3e\xd3\x56\xaa\x92\x21\x84\xd5\xb7\x9a\xfd\xc3\xe8\x6b\xd3\x79\xbc\xb9\x01\x34\x00\x45\xe0\x68\x46\x79\x43\x69\xeb\xee\xa0\xb1\xb0\xb4\xda\x9d\x1f\x68\x8e\x37\x63\x2f\xbd\x61\x6f\xee\x70\xd3\xcf\xbd\x66\x2d\x20\x1e\x1a\x2a\x7d\x20\xd0\xc8\x6b\x4b\x64\x64\xec\x82\x19\xd5\xc3\xa2\xc0\x82\xe2\x59\x4b\x27\x30\x29\xf5\xfa\x8c\x7a\x16\x49\x0a\xaa\x87\x0c\xdb\xac\x80\x62\xad\x27\x86\x1b\x11\x6a\xf3\x3c\x68\xe4\xf5\xa1\xf4\x20\x8b\x43\x43\xb2\x58\x91\xaa\x63\x97\x84\x9c\x2f\xe5\x9a\x17\xa4\xa4\xa6\x28\xf3\x15\x8a\x19\xcd\x49\x06\x3d\x80\xd4\x96\xfd\x02\x50\xaf\x83\x17\xb5\x8b\xa6\xc6\xe3\x0f\xc0\xdf\x85\x15\xd4\x21\x8a\x21\x8a\xb9\x26\xd6\x66\x1e\x06\xe1\x41\xed\x64\xfd\xce\x5a\xcc\x9a\x62\x0a\x0b\xef\x51\x0f\x12\x7b\xd4\x90\x30\x11\xbf\x40\x80\x30\x6b\x97\x00\x2a\x17\x25\x5d\xec\x50\x12\x65\x59\x5b\x52\x12\x4d\xc4\xc5\x2f\xa0\x1c\xf3\x6b\xc4\x83\x1f\x08\x8d\x08\x4c\xa8\xfd\x05\x34\xa4\x2a\xe3\x11\x79\x60\xc1\xa6\x92\x84\x44\xb0\x61\x16\x9d\x50\x92\xd9\x27\x69\x8a\x34\x7a\x35\xb5\x13\x60\xf0\xfb\x19\x2b\x29\xc4\x47\x6e\x8a\xe8\x07\xa8\xb0\xaa\x6d\xc8\x5a\x47\x63\xf2\xf0\x1f\x1c\x42\xb8\x5b\xd0\x09\x54\x25\x31\x72\x40\x77\xc3\x15\x54\x4a\x72\xf6\x51\x61\xa5\xa4\x11\x5f\x0f\x08\xb0\x90\x98\x28\x38\xca\xb4\x82\xca\x48\xce\x95\x29\x28\x8c\x94\xb2\xf4\x75\x16\x46\xd2\x3d\xfd\x05\x75\x91\x5e\xa2\x2e\xea\x22\x4d\x90\x84\xb2\xb4\x66\xe8\x21\xa9\xba\x56\x3f\x98\xdb\xe1\xb5\x6e\x79\x03\x08\x1a\x32\x87\x77\x9d\xee\x82\x3a\x4a\xa1\x39\x02\x05\x09\xd9\xb1\x99\xb4\x32\x48\x2d\xf8\x77\x16\xfe\xd6\x1c\x21\x8e\xeb\x4e\xcd\xc2\xda\x4a\xc3\xa4\x98\x59\xf8\x5b\x53\x40\x5d\xe4\xfc\xea\x8f\xbe\x88\x6a\x08\x69\xdc\xd1\x0e\x47\xf1\x25\xc7\xe6\x17\x14\x5b\x4a\xf6\x4d\xa0\xd8\x52\x54\xa1\xdc\x92\x18\x48\x2c\x61\x9c\xa5\x96\xaa\xf7\x27\x2a\x19\x5b\x26\x4c\x90\xde\x87\x14\xbf\xc4\x40\x06\xe5\x54\x96\x04\xf3\xb4\x82\xef\x4a\x2a\xdc\x1c\xc9\x0f\xce\x77\xb1\xf3\x92\x20\xbc\x5b\x2e\x4e\x08\x6c\x68\xde\x5d\x4b\x54\x97\x18\x9a\x20\xaa\xd7\x6e\xac\x23\xae\x61\xd8\x31\x91\x56\x71\x06\xc1\x54\xc9\x38\x0d\x64\xfd\x5d\x81\xf5\x92\x2a\xd1\xe8\x69\xd6\x45\x3b\x82\xb2\x12\x4a\x0f\x81\x92\x89\xa6\x84\xb6\x2e\x87\x54\x7b\x5d\x6a\xaf\x76\xc4\xfe\xd4\x88\x8d\x61\x8f\xc2\x0a\x6c\xd6\xd5\x94\x01\x93\xf5\xf0\xfe\x6a\xc8\x34\x35\x9b\x6c\xac\xa8\x29\xac\x31\x59\xee\x0d\x00\xc5\x11\xe3\x1d\x61\xc6\x8a\x10\x2f\x28\x81\x15\x92\xae\x3f\x2f\xa9\xad\x22\xe2\x1e\x83\x65\x31\x84\x03\xd8\xac\x93\x19\x6b\x27\xa7\x35\x31\x75\x94\x89\x96\x3e\x9c\x78\x35\x88\x4f\x62\x5e\xf6\x19\x6c\x7b\x4c\x28\x5b\x98\xbd\x72\x4c\x78\xb3\x48\x84\xba\x5a\xd9\xc2\x2e\xea\x68\xa5\x61\x7a\x1d\x9c\xb7\xb7\x0c\x0a\x84\x0c\xef\x10\x44\xdd\xd6\x6e\x7a\x82\x30\xde\x3d\xab\x1d\x9b\xde\x4c\x00\x75\x74\x82\x8d\x97\x69\x09\xdc\xc6\xf5\x8e\x5d\x6e\xd6\xba\x13\x46\xc1\xb4\x23\xc7\xc1\xbc\x1a\xb7\x78\xd8\xa8\xc7\x8b\xb7\x86\x45\xa8\xc4\x4b\x3c\x94\xd6\x5b\x12\xcc\xc8\x8e\xf5\x48\x3b\xa8\x4f\x62\x60\x62\x20\xaf\x45\x1e\x54\xf7\xca\xf6\xcd\xb2\x9a\x97\x7d\xf1\x89\xc5\x15\x7c\x6a\x1e\x6b\x4e\xea\x91\x51\x14\xb6\xc0\xa6\xa3\xbe\xef\x18\x28\xe9\x58\x7b\xc8\x0f\x78\x4c\xfa\x88\x3a\xd6\xb4\x84\x97\x83\xe2\x88\x5f\xa0\x54\x6f\x44\xa0\x76\x4b\x4b\xe9\x27\x77\x0e\x95\xc4\xfb\x42\x2c\x94\x25\xda\xa5\x9b\xdb\x38\x62\x7c\xa2\x9c\xfd\x7d\x2d\x42\x49\x27\xcb\x4a\x0b\x3e\x1a\x99\x65\xf5\x42\xc5\xb2\xd4\xa5\x6b\xa2\x62\x59\x6c\x66\x0a\xb0\x31\x67\xd3\x26\x6e\x88\xb5\xf3\x3a\x2d\x79\x5e\xee\x6e\x94\x34\x8b\x8e\x15\xe5\x15\xb0\xcd\xa1\x02\x09\x59\x74\x2f\xca\x41\xd0\xaf\xa3\x84\xd2\x45\x45\x4d\x10\x5e\x8c\xc7\x32\x4a\xa7\x74\x9e\xb2\xa9\x7f\x0a\xe3\xdd\x56\xb5\x74\x71\xc3\x65\xf7\x88\x83\xdc\x3d\x22\x6d\x6e\x58\xc8\x4c\x10\xc7\x6d\x4c\x4c\x90\xc6\x9b\x49\xf3\x4e\xef\xbb\x25\x4a\xba\x57\x6d\x2f\xb5\x59\x63\xcb\xbf\xd3\x50\xd2\xfc\x02\xb5\x51\xcb\x8c\x37\x0e\x7e\x93\xe2\x8d\x6c\x70\xa3\x19\xc2\xf8\x30\x5b\x42\xda\x5d\x35\x2d\x43\x36\xcf\xc6\x3a\x2c\xd6\x2f\x24\x22\x60\xe3\xb5\x7d\x11\xb0\x61\xf7\x3d\x6a\xa6\x44\x95\xc6\x2c\x69\x4a\xf2\xd1\x06\x83\x04\x03\xf6\x4b\xe6\x85\xfd\xfa\x25\xbb\xad\xfa\x67\xa6\x83\x87\xd9\x5f\xcd\x6f\x00\x07\xaf\x11\x20\x15\x9b\xc3\x3c\x1d\x23\xb8\x0d\x01\x53\x5b\x0d\x17\x03\xbf\xe2\xb2\x32\x73\xe6\x6c\x62\xce\x8c\xd5\xd0\x14\x33\x42\x35\x8c\x12\x54\x81\x89\x2a\xde\x59\x32\x0a\x86\xaa\xe0\x48\xc9\xb8\x5d\x45\xe9\xa4\x25\x6f\xeb\xea\x2d\xb5\x91\xd8\xbc\x19\x00\x38\xca\x35\xa1\x8c\xf8\x62\x25\x52\x97\x8c\x04\xba\x61\x80\x91\x40\xe7\x58\xc5\x4c\xa1\x5d\x3b\x2b\x07\xd6\x9f\xd6\x89\x9d\x03\x15\x8d\xe8\x37\xa8\x91\xc9\xe8\x9d\x11\x96\x61\xe5\x3a\x07\xac\xba\x56\x35\x07\xde\x72\x24\x41\x24\x07\x16\x5d\x13\x8e\x22\xee\x6b\x92\x48\x9b\x23\xf9\xbe\xd8\x41\x8e\x6b\x5d\x35\x4b\x14\x63\xb0\xa6\x9b\x57\x74\x6f\x73\x97\xb4\x14\x69\xb7\x65\x44\xf0\xbe\xdb\x64\x91\xd1\x5d\xa0\xca\x5f\xf5\x98\xa0\xd5\xec\x1e\xc9\x52\xb4\x1d\x33\x73\xf4\xac\x9c\x64\x44\x82\x24\xcb\xc5\x19\x29\x78\x2f\xa8\xd7\xe5\x23\xee\x61\xe0\x74\xd2\xda\x4c\x39\x3a\xd9\x7d\x91\x11\xd5\xe1\x98\x9d\x9c\x88\x58\xf7\x8f\xb5\xce\xee\x0f\xdb\xc9\x16\x83\x4c\x29\xda\x68\x62\x75\x06\x9d\x13\x39\xaf\x32\x85\x82\x20\x53\x13\x96\xfd\x29\x23\xee\xa3\x9a\xbc\x33\x59\x86\xd7\x6e\xca\xcd\x49\xf5\x4f\x4a\x66\xe0\xc7\x6b\x08\x96\x13\x77\x07\x27\xb1\xe6\x0e\x18\xe6\xff\xa3\xe2\x08\x25\x67\xae\x8a\x01\x5e\xab\xa2\xf1\x21\x65\xbf\x56\x09\x56\x71\xe7\x5b\x97\x5c\xc8\x87\x75\xb6\xe4\x02\x3e\xec\x2f\x2a\x55\x0b\x83\xbc\x0c\xd0\xb2\xd4\xe7\x65\x71\x96\x48\x99\xeb\xc2\x8a\xc0\x42\x14\xc6\x6b\xe5\x2b\x65\x73\x93\x46\x85\xbd\xc0\x7c\xa5\x2e\xb9\xc3\x0f\x68\xa4\xf6\x2e\x43\x3a\x5c\xf2\x44\x61\x83\xb6\xa7\x2e\xa3\x66\x83\xb9\x7d\x6e\x74\xe5\x35\x3f\x80\xac\xf4\xea\x10\xd4\x69\x90\x28\xd7\x7a\x65\x29\xa5\x7a\xd6\x6d\xe5\xee\xaa\x4d\xce\x23\x24\x50\x46\xed\xde\xc6\x9d\x10\x0b\x00\x86\xfb\xda\x39\x90\x97\xd4\x6a\xc6\x30\xa5\xd6\x97\xfd\x37\xd3\x46\x6d\xd3\x7d\xee\x84\xd9\x3d\xb0\x64\xc1\xe6\x17\x16\xa2\x85\x26\x64\xc7\xf9\x58\xce\x28\x14\xe1\x88\xe2\x8c\xd0\x0b\x47\x77\xe7\x55\x28\x42\x02\x5f\x46\xa1\x88\x64\x5e\xd4\x49\x2e\xfa\x1d\x37\xe6\xd9\x18\x89\x6a\x5a\x13\x02\xe1\x05\x56\x6e\x7b\xf8\xf2\x58\x01\xa9\xfe\x82\xe4\xe4\x7d\x0f\xa3\xb5\xa5\x9b\xcc\x6c\x34\xfb\x13\xf2\x4e\x69\xcd\x34\xbb\xc2\x2d\x64\xd6\xcd\x08\xb7\xb0\x46\x91\x11\x5d\xe1\x73\x30\x53\x70\x36\x90\xab\x1c\xa9\xc9\x69\x6f\xdc\xa7\x42\xe4\x0e\xd9\xc0\x07\x0b\xca\x7d\xe7\x60\x10\x16\x43\x75\x97\xa0\x1f\x63\x76\x07\x37\x7b\x4d\x62\x61\xda\x3d\xb0\x46\xaa\x29\x70\xca\xd6\xd9\xa6\xe5\x7c\x2c\x8e\xab\x2e\x0e\x9c\xbe\x3e\xcc\x78\x39\x9e\x0f\xcb\x25\x29\x7b\xd3\x1c\x98\x84\xa9\x63\x55\xa0\x90\x21\x38\x1f\xd4\xd5\xbc\x5a\x90\x9c\x87\xe3\x4e\x50\x40\x36\x27\x33\xbc\x83\x25\xfc\x45\x0f\x07\xe8\xc5\x3c\xf8\x60\x10\x98\x44\xcf\x0c\x51\x3b\xb8\xc3\x29\x4c\x27\x5d\xfc\x58\x32\x42\x9c\x2d\xa5\x65\x96\xac\x78\x6d\xc4\x93\xbb\xc4\x1d\x2c\xfa\x71\x0f\xd8\xc9\xde\x56\x27\x97\x4e\x20\x42\xfa\x0e\xde\xa8\x27\x4f\xf4\x57\x8f\x6b\x69\x84\x05\x5e\xea\x60\x25\x3b\x5f\xec\x52\x2f\xdc\xb4\x42\x79\x0c\x0a\xaf\xa6\xe1\x1b\xb3\x32\x8c\xb0\xfc\x66\x1f\xaf\x37\x8c\xdd\x96\x9b\x6e\x92\x53\x72\x07\x64\x88\xe6\x57\x14\x2e\xbd\x74\x14\x2e\x4d\x4e\x37\x6f\x5e\x32\x37\x61\x49\x87\xd7\x56\x7d\x90\x49\x65\x12\x5e\xe1\x10\x3f\xba\x7a\xa8\xe4\x65\x14\xf6\x8e\xa0\xac\xe8\x85\x7e\x78\xd4\x25\x8f\x47\x88\xdd\xe6\x51\xe4\x2d\x82\x8c\x36\x5d\xee\x51\x0a\x84\x47\x87\x20\x15\xc6\x2f\xd8\xc4\x53\x78\xfb\xba\xb0\x5a\x60\xe4\x55\xcd\xdc\xc2\xb2\x7c\xc3\x26\x9f\x02\x71\xb3\x79\x07\x94\x8d\x96\xb8\xee\x31\xc0\xdf\xc4\xff\x0a\x05\x46\x11\x53\x41\x80\x82\x99\x55\x09\x0b\xa6\xa2\x07\xa8\x9a\x2f\xc6\x51\x22\x39\x49\xf2\x83\xb5\xb4\x4d\x0f\x78\xf8\xc9\x9b\x5f\x28\x7b\xc9\x40\x5f\x50\x2e\x41\x97\x90\x95\x82\xa0\xdc\x2c\x61\xae\x24\x4a\xe1\xda\x74\x85\x26\xce\xe1\x17\xa8\x07\xc8\xd5\x51\x90\x4d\x35\x5e\xa8\xa5\xcd\x53\xd6\xb6\x82\x00\x01\xef\x80\x92\x68\x3c\x6b\x7e\x61\xd1\xa3\xdf\xa0\x4e\xdd\xfc\x60\x2e\xaf\xaa\x66\x97\x42\x69\xcc\x98\xce\x8b\x1e\xfd\x00\x09\x38\x32\xd9\x17\xda\x30\x65\x57\x2d\xa8\x86\xa0\xab\x58\x4a\x61\xad\x2c\x6f\xec\x92\x79\xfa\x35\xf7\x48\x2d\xd5\x98\x44\x9c\xed\x0b\x0f\x79\x01\x2d\xd4\x67\x56\x97\xd2\x72\x97\x8d\x27\xac\x06\x2d\x64\xc2\xd2\x28\x0a\x52\xb0\xba\x18\x60\x61\x54\x81\x4d\x26\xa5\x70\xcc\xa8\x36\xb6\x81\xcc\x3e\xb8\x99\xbc\x55\x13\xf5\x2a\x3f\xe0\x0f\x6a\xa0\xeb\x42\x5f\x54\x2c\xaf\xe9\x85\xe5\x08\x7c\xd6\x94\xca\xe5\x95\xa8\x5c\x20\xcc\x38\xec\xad\xe0\x9e\x2e\x6b\xe7\xa5\x31\x5a\xb0\xf9\x05\x5c\xd4\x28\xc1\xa2\x30\xf5\xdf\x7e\xcd\x02\xe9\xc6\xae\xdd\xd2\x03\x11\xa5\xe5\x5f\x2e\x79\x13\xe5\x14\x77\xb2\x4d\xc8\x05\x77\x75\x35\x23\xb2\xc3\x59\x1c\xfc\x7e\xc3\xfb\x9a\x54\xa7\xdf\x53\x16\x37\x5c\xc1\x1e\x86\x67\x8d\xa2\x58\x76\x10\xe2\x0a\xf6\xb4\x6d\x06\x99\x7b\xdd\x04\xd6\x69\xbc\x92\x82\x50\x58\xfc\xdb\xa7\x5b\x61\x19\x2c\x9b\x96\x0a\x53\xfb\xed\x3a\x2d\xcb\x4e\x28\x2d\xa4\xb0\xf0\x95\xfd\x9a\x05\xe9\xfa\x36\xb8\x16\x14\xbe\xb2\x4f\xbe\xc0\x4e\xe8\xe0\xd3\x82\xe4\xa7\x62\x22\x86\xdd\x30\x1b\x8f\x83\x4b\x23\x44\x0f\x8a\x09\xfa\x7e\x5f\x20\x6a\xc0\x7d\x81\x28\x98\x21\xdc\x74\x6f\x3c\xc8\x36\x96\x65\xca\x94\x6d\xb2\x05\x30\xdc\x26\x1f\x75\xa1\x70\xe1\x65\xf2\x0e\xb2\x2c\xb8\xf4\xca\xd1\xef\x65\x5f\x96\x4e\x0f\x40\x90\xd5\x66\x19\x4d\xaf\xdc\xb1\xd0\xac\x39\xf2\xba\xf9\xf2\x23\x97\x50\x39\x78\xd2\x99\x27\x9f\x94\x41\xcd\xbd\x98\x26\xe5\xd8\xc1\x02\x19\x22\x07\xbf\x50\xd0\xd6\xf8\xe7\xda\x40\x7e\x01\xc4\x68\x88\x4f\x1e\x24\xdd\x0f\xc8\x20\xcd\xde\x4e\x32\x48\xef\x18\x08\x11\xd5\x49\x06\x65\xf9\xd4\x4d\x4b\xd7\xda\x32\xea\xe3\x5a\x70\xfb\x01\xe0\x96\x31\x02\x35\xf1\xf3\xeb\xc4\xbc\x28\xae\x65\x8f\x81\x8d\x1e\xdc\x01\x37\xba\xa9\x73\xd9\xe5\xcc\x22\x61\x97\xcb\x92\xc7\xca\x4d\xa0\x8c\x4c\x54\xab\xb2\x9b\x13\xb7\xe7\x67\x07\xd8\x95\x7b\xa1\xc6\x0f\x28\x08\xf8\x58\xbe\x29\x4e\xf9\x68\x58\x2e\x6b\xe9\x04\xe5\x21\xfe\x7d\xe4\xa1\x78\x54\x8e\x7e\x81\x27\xbb\x04\xf6\x82\xb4\x23\x95\xb4\x2e\x05\xc2\x86\x2e\x2d\x28\x05\xb1\x93\xd9\x8c\xfd\x21\x43\x13\x97\xad\x4b\xb8\x90\xf8\x8d\x4b\xfa\xe3\x90\xb4\x5d\x37\x1e\x37\xaf\x2f\x16\x43\xaa\x7a\x80\x60\x4f\x21\xbf\x32\x5d\x5e\xe5\x9b\x4b\x65\xb9\x27\xab\xeb\xac\xaf\xdb\x7c\xc6\xe1\x82\x82\xec\xf0\x92\x8a\x2c\x22\x8b\xf4\x35\xd0\x6f\x27\xa0\x90\xbb\x6e\x59\xa2\xd2\x43\x6c\xbf\x77\xc5\x0d\xbd\x2a\xb2\x5c\x2a\x6a\xba\x16\xaf\x4e\x5d\xa6\x22\x9d\x89\x35\xf2\xaa\x6f\x01\x1d\xd7\xf2\xf9\x0b\x50\x88\xc7\x4c\x6b\x12\xfa\x02\xf2\x89\x63\xd3\xeb\x94\x4f\xb2\xaa\xd1\x97\xca\x6a\x4e\xf6\xbd\x57\x5c\x6b\xeb\x30\xa0\xca\xf8\x46\xdb\x0b\x2a\x4c\x49\xf9\xd5\x23\x0d\x5e\x62\xa2\x15\xf2\x8b\x4a\x47\x97\x9a\xe8\x8d\xa9\xee\x92\x35\x50\x82\xbb\xa4\x97\x76\x78\x1a\xdc\x1a\x2f\xa8\x78\x3b\xbc\xf8\x5a\xcd\x6b\xa2\xfa\x24\x93\xd1\xe8\x2c\xaf\xf0\xcb\x9a\x6d\x54\x88\x2c\xc1\x2e\xff\xba\x64\x96\xd7\x17\x83\x83\xf8\x8d\x83\x0f\x34\x57\x5c\x39\xdb\x5e\x7d\x92\x88\xaa\x5f\x20\x69\xbb\xcb\x05\xb7\xf0\x8d\xac\xf1\x2c\x95\xab\x4e\x91\xa5\x39\x3b\xa9\x16\x1e\x10\xaf\x07\xbc\xcb\x5d\x98\x28\x54\x4d\x8d\x6e\x66\xf2\xbc\x50\x53\xb9\x82\xfa\x82\x36\x22\x4b\x1c\x15\x55\xe9\x55\xdb\xb0\xd4\xba\xe6\x2d\x42\x45\x98\xa2\xc3\x02\x6a\x05\xe1\x26\xff\x0e\x4e\x26\x89\xb5\xf2\x4a\x83\x17\xe2\xea\x9a\xb6\x60\xc0\x65\xa8\x45\x2c\xba\x22\xec\x30\x38\x34\xa0\x22\xa3\xbb\xf8\xa0\xab\x48\xb7\xf1\x31\x54\x71\xdd\xe9\x6b\x12\x14\x7a\xf2\x8f\xa2\xb5\x6b\x67\x42\x85\xe1\xe9\x8b\xaa\xdd\x1d\xa8\x5a\x52\x5a\x45\x08\xa2\x9d\xf2\x95\xe9\xde\xaf\x85\xa4\x84\x23\x69\xa4\xd2\x9a\xe3\x50\x85\x8a\x18\xc4\xf6\x86\x18\x7b\xd5\x33\x42\x48\xa1\xed\xf1\x15\xd6\x98\x97\x24\x88\xdb\x4d\x5a\x2d\x7e\x01\x22\xb4\xc5\xb6\x3a\x16\xde\xdd\x25\xcf\x35\x63\x91\x41\x86\x36\x5b\xd5\x9d\x68\xd3\x34\x70\x89\xa7\xa3\x85\x2a\xac\x31\x16\xec\xeb\x4e\xee\x5f\xfd\xa0\x71\x9e\x5a\xfc\x7d\x61\xc6\x6f\x0c\x02\x21\xd4\xec\x0b\x35\x9a\x18\x65\x10\x6f\x23\x5e\x3e\x60\xa9\xa7\xb2\x06\x91\x05\xab\x7a\xd0\xbd\xff\x7a\x83\xc8\x53\x97\x07\xd7\x4f\x50\xb1\x28\x91\x6d\x5f\x15\xc6\x92\xac\x73\xae\x1e\x37\x73\x6c\x84\xcc\x13\x98\x31\xb6\x11\x3d\x98\x75\x0e\x56\x18\x43\x74\x5d\x74\xa9\x70\x2c\xea\x76\xe2\x52\xcf\x75\xc1\x8d\x40\x80\xad\x23\xfb\x10\x3b\xb9\xcd\x82\x47\xd8\x11\xb1\xec\x1e\x89\x27\x2f\x06\x6f\xad\xb0\xb5\xad\x9e\x6b\xc1\x35\xed\x93\x97\xb8\x0b\xf7\xe7\x5a\x6f\xbd\x70\x6d\xec\x53\xd3\xb8\x38\x2d\xe1\xe5\xe2\x34\x34\x04\x42\x01\xb3\x4f\x18\x98\x57\xec\x73\xa9\x17\xb9\xb9\xa1\xbe\x60\x3f\x36\x19\xa3\x66\xa7\x83\x96\x2a\x63\x03\x1d\x7d\x52\x21\xf7\xbc\x24\xbc\x7a\xd1\x2b\xe3\x36\x2f\xf1\xf1\xd2\xc0\x1f\x69\x77\x7e\x65\x74\xa0\xed\x1d\x15\x72\xd0\x30\xd5\xde\x74\x75\x05\x3f\x20\x91\x1a\xb5\x37\xa5\xb3\xe6\x3e\xc9\xca\x25\x59\x57\x18\x71\xb2\xcf\x3d\x78\x04\x37\xaf\xc5\x12\x94\x7c\x38\x23\xb6\xcf\xa9\xb3\x15\xd7\xa7\x38\xc1\xb0\x52\x2c\xf2\x31\xf8\x30\x6a\x59\xd3\x9e\x62\x52\xdc\x4c\xa1\x0f\xf8\x85\x4e\x82\xb6\x81\x40\x75\xd6\xb4\x0d\x75\x68\x92\xdb\xd8\x12\x62\x69\x8d\x99\xd7\x36\x45\x34\x84\xd9\x65\x6d\xe5\xb6\x11\x20\xff\xbe\xf8\x4b\xd3\x03\xf0\xfd\xea\x36\xe9\xb1\xb9\x07\x48\x76\xc2\x49\x5b\x97\x16\x7c\x88\xa7\x85\xc0\xb5\xf7\x03\x1c\xca\x3a\x07\x5a\x00\xf5\xbd\x3e\x20\x0f\x94\x90\xdc\x28\x74\x09\xa9\x0d\x99\xda\x59\xd4\xd7\x50\x00\x53\x57\x44\x95\x16\xd6\x32\xba\xc7\x07\x61\xcc\x02\x39\x72\x43\x88\xa0\x1b\x82\xe8\xd2\xd0\x46\x6f\xcc\x4a\x71\x48\x4b\x8b\x0c\x60\xf7\x2c\x22\x81\x12\xa6\x61\x57\x0a\x3f\xba\x4a\xaf\xb4\x48\xa3\x84\x90\xca\x6a\xed\xa6\xd5\x16\x77\x8e\xef\xee\x89\xf6\x6e\x90\x71\xc1\x42\x30\x80\x14\xe2\xbb\x1f\xf0\xfc\xf5\x24\x11\x9a\xe7\x88\xf9\x86\xac\x6d\xc7\xd1\xb5\xf4\x70\x4c\xd1\x02\x2c\x44\xd9\x68\xcc\x0b\x29\x6a\x2f\x83\x8f\xda\xb8\xac\xbe\xfb\xfb\x93\x10\x68\x61\x32\x59\x97\x41\xa2\xa8\xd4\xdc\x03\xc8\xdd\x93\x64\xf9\x4b\x09\x78\x8d\xd6\x1e\xaf\x74\x59\x10\x09\x6f\x85\x6e\x00\xb7\xc9\x0b\xa5\xd3\xb5\x0a\xd6\xf7\x6a\xaf\x1e\x34\x04\xdc\x6b\x9b\xa9\xb1\x16\xf4\xe8\xdf\xa9\x86\xf8\x77\x9e\x85\x12\xf7\x5a\x25\x9b\x91\x6e\xd4\x10\x53\x96\xbd\x30\x95\x3e\x75\xff\x4e\x36\x64\xbc\xad\x18\x33\x59\x0c\x1a\x8b\x53\xa6\xd7\xa0\xe4\x8e\xc6\x2c\xa2\xcc\x5e\xfa\x54\x63\x79\x1d\x47\x24\x36\x24\x75\x54\x97\x09\x69\xac\x3f\x99\x24\xe5\xb7\x46\x43\xa8\x34\xcb\x86\x64\xe6\x66\x25\xae\x35\x86\xaf\x8a\x5d\x35\x66\x33\x3b\x6a\xa4\x35\x2e\xa0\x5e\xe8\x0b\x0c\x01\x8a\x1b\xe3\xab\x04\xd5\xd6\xa9\x52\x4b\x4f\x6f\xc8\xf3\xc8\xdd\x1f\x10\x7b\xc2\x05\xb2\x95\x2d\x04\xb4\xbe\x88\x4c\x43\x22\x99\x38\x7b\x16\x83\x72\x9f\x74\x91\x36\x28\x77\x4a\x74\x6d\x83\x4c\x52\x3a\x58\x1b\x0b\x35\xee\x93\xd7\xd2\x19\x9b\x63\x8d\x2a\xb0\xe8\x14\x73\xb0\x4a\xa3\x90\xe5\x79\xed\x0b\x13\x82\x8b\x25\x73\xcc\x40\x76\xa6\x9b\xf8\x03\xb0\x72\xe9\x81\x6d\x09\x5d\x92\xc8\xdb\x12\xba\x8c\xdb\x9d\x60\x67\x7f\x02\xf9\x54\xb6\x84\xb6\xd3\x93\xe7\x21\xc8\x33\x3c\x06\xa2\xc5\x74\xb1\x4e\x69\x07\x71\xa9\x21\x91\x54\xfc\x52\xeb\x1b\x23\xb7\xec\xd3\x6f\x94\xa0\xcc\xdc\x29\x21\x49\xa1\x6e\x28\x68\xae\xbb\x7c\x4a\x3b\xdb\x04\xc9\x1c\x01\x97\x45\xbe\xd8\x2c\x42\xaf\x9a\x11\x4f\x33\x8e\x35\x9b\x76\xf2\xe6\x0c\x2d\xd5\x49\xbf\xaf\x37\x2c\x6d\x34\x92\x2c\xda\x45\xb1\xdf\x58\xb9\x08\x92\x86\xe4\x9d\x70\x56\x5e\xdb\x94\x5e\x92\xa5\xc4\x76\xad\x49\x6b\x92\x10\x5e\x9a\x95\xa5\x06\xe9\xc5\xb9\x48\x6d\x0a\x2f\xa9\x98\x47\xdc\x24\x06\x49\xbf\x0d\xa9\x0c\xc5\xdb\x02\xc2\x4b\x75\x40\xfe\xba\x60\x27\xbf\xba\x20\xd1\x7a\xad\xee\xb5\xfa\x42\xf5\x4d\x19\x2b\xfe\x28\x88\xae\xb1\xe2\xb8\xb5\x1f\x5c\x5f\x18\x8b\xa9\x0b\xb1\x49\xf6\x27\xb4\x87\xe4\x67\x2c\x4c\xd9\x26\xbd\xe6\x04\xd9\xc6\xd9\xac\xed\x21\x3b\x31\x80\xac\xb1\x68\xac\xf1\x7e\x44\x6b\x43\x8d\x1e\xa9\xf4\x7a\xc0\x33\x4d\xfc\x06\x37\x28\xa6\x26\x72\xe9\xcc\x4b\xd0\x52\x75\xa4\xe0\xba\x32\x6a\xe9\xf0\x61\xb5\xfc\x7a\xc0\x3b\x85\xfc\x05\x4a\x40\x48\xe2\xea\xac\x32\xee\xe0\x89\xbe\x51\x84\x4f\x7e\x83\xbb\xac\xab\x8d\xe2\xab\x52\x84\x3b\x33\x19\x1c\x81\xd4\x97\xd9\x49\x9b\xa2\x4f\x89\x27\xba\xc4\x57\x0f\x03\x3d\xb8\x4d\xa5\x40\x9a\x4e\x47\x4c\x53\xd9\xdc\x01\x09\xd0\x40\x06\xb2\x23\x69\x2a\x3d\xf2\x80\x10\x51\x77\xd4\xa2\xd1\x9d\x19\xa5\x23\xed\x56\xd7\x74\x94\xce\x34\x5b\x1b\xcb\x7a\xe4\xb6\xc8\x7e\x83\x86\x72\xbf\xc0\x6d\x21\xe1\x15\xb7\x59\x36\x8b\x48\x9d\x37\xd4\x8b\xb5\xf7\x84\x1b\x23\xfc\x3e\x52\x03\x5e\x36\x86\x8e\xda\x35\xf6\x45\xf7\x54\x10\x2d\x26\x44\x26\x8a\x4d\xc6\x2c\xf3\x66\x3d\x49\x84\x28\x39\xc1\xa7\x2f\x11\xc7\x98\xce\xd8\x98\x12\x30\x7a\x46\xbe\x9a\xb1\x92\x39\x82\xf1\x98\x59\x7c\x5d\x20\x65\x2e\xb6\x3b\x20\x7f\xf2\xa4\x96\x79\x68\xb8\x4b\x8a\x24\xee\xa2\x50\x1a\x95\x16\xd9\xa7\x94\x13\x9b\x67\x85\xe2\x31\xce\xc4\xea\x25\xc3\x07\xaa\x1e\x0b\x0f\x34\xa9\xad\x1d\xb1\xf9\xde\x58\xbd\xa0\x6c\x49\xf5\x88\xc8\xa0\xf0\x2c\x11\x9a\xef\xac\xbc\xce\xa0\xa4\xd7\xef\x0b\x64\xcd\x72\x4a\x51\xad\x79\x92\x28\x1c\xa3\xba\xd2\xa5\xd7\xc5\xbe\xd4\x23\x03\xed\xad\x49\x77\xde\x02\xe3\xe8\x8a\x5e\x99\x99\xaf\x39\xa0\x52\x8c\xaa\xd4\x96\xbe\x84\x22\x6f\x33\x44\x20\x95\xcd\x6d\xc2\xa0\x0e\x60\x5e\xb2\xb9\xa9\xb7\x35\xa2\x80\x6c\xd8\x65\xc1\x2f\xf0\x4c\x4f\x7e\x01\x61\xbc\xc3\x2f\x2c\x34\x68\x56\x7d\x6d\x2a\xe1\x05\x5e\xb7\xe1\xa4\xa4\xce\xea\x2d\xe6\x05\x28\x29\x68\xe7\x52\xef\xb4\x93\x78\x9a\x2c\x8f\xed\x30\xa5\xce\x6b\x3e\x6d\x42\xe8\x83\xa5\x47\xf5\xc5\x20\x47\x93\xf6\xde\x07\x8d\x9c\xd5\x6f\x20\xd7\x3b\xb8\x87\x4e\x28\x05\xd5\x40\x4d\x49\x71\xf2\xbe\x6c\x4a\x06\x02\xf7\xf1\x5b\xdc\xec\xf0\x71\xf9\xd0\xed\xfb\x1a\x52\xc8\x47\x39\x94\x26\x1b\x45\xdf\x17\xd3\xfc\xc9\x45\x78\xa5\xb3\x56\xa0\xf5\xee\xce\x7a\xd6\x66\x04\x30\x1e\x15\x69\x67\x9d\xb5\x02\xad\x57\x77\x86\xb9\x4b\x1c\xee\x53\x90\x49\xc5\xac\x07\x91\x37\xc5\x68\x3f\x48\x0b\x7e\x7f\x47\x5b\x0b\x7b\x10\x00\xcd\x07\xb5\x53\x86\x53\xbd\x3a\x4c\x49\x9b\x8f\x11\x84\xd1\x54\x23\x80\x21\xe9\x8e\x74\xe8\x8c\xa3\xb1\x6a\xdf\x99\x89\xea\x20\xa9\x0e\x27\x58\x91\x1e\xd1\x4f\x14\xec\x30\xff\x65\x79\x6b\xbb\xfc\xfb\x49\xde\xe4\xf6\x09\xf6\xe9\x36\x97\xd5\xab\x04\x17\xd8\xcb\xc8\xdb\x99\x67\x6a\x21\xa0\xc3\x52\x54\x8c\xc7\x8b\xf1\xb8\x06\x0a\xa6\xa3\x62\xca\xb8\x56\x80\xb1\x56\x02\xc5\x53\x5e\xb4\x75\x2d\x52\x11\xb9\xc2\xd8\x54\x24\xbf\xf7\x8b\x4b\x23\xa8\x2f\x2c\x8d\x24\xed\xce\x50\xf7\xfc\xea\xf1\xc4\x0b\x9e\x04\xcf\xa1\xea\x07\xa0\x96\xe0\x11\x41\xbd\x52\x7c\xfa\xcd\xa0\x02\x4f\x62\x89\x67\x5e\x4d\x3a\xdd\x6c\x26\xe9\x70\xb2\x95\xe4\x17\xb8\x56\x1a\x82\xc5\x02\x2d\xeb\xf4\x9b\x16\x31\x21\x12\xb1\xe9\x2f\x82\x44\x49\x6c\x57\x2e\xe8\x37\x61\xd4\x24\x61\x79\xaa\x66\x5e\x0f\x4b\xaa\x69\x0e\x08\x1e\x7a\x1d\x01\x53\x5a\x4b\x9b\xa9\x0b\x86\xa7\xe2\x93\x11\xd1\x41\x96\xee\xc6\x06\xee\xa9\xa3\x75\x6c\x48\x62\x16\xed\x8c\x8d\xef\x0f\xb5\x91\xfd\xab\x55\x1b\x1b\x99\xa7\x44\xb5\xb1\x91\xd8\x84\xc3\x01\xbb\x90\x25\x92\x81\x7c\x4d\xdd\xb7\x59\x46\x20\x1f\x93\x99\x67\x4c\xa9\x28\x75\xd9\x27\x46\x58\x77\x4c\xaa\x8d\x18\x99\xe0\xdf\x07\x92\x2a\xaa\xda\x3b\x6e\x22\xd2\x14\xe0\x7a\x2b\xd9\xfd\x9f\x48\x4a\x72\x9b\x74\xa3\x35\x18\xcc\xbd\x74\x2e\xe5\x88\x8b\x2e\x34\xeb\x18\x91\x13\xad\x21\x61\x25\x1a\x3e\xc5\x46\x5c\xdb\xc1\x5f\x80\x50\xb2\xbb\x04\x6f\x96\xb6\x3a\x68\x19\x4a\xaf\x2e\x07\xce\x41\x41\x19\x39\x2b\xcd\x1a\xb5\x9e\x4d\xfd\x03\x76\x20\xdb\xd9\xc7\x32\x03\x49\x34\x1c\xcc\xd0\x74\xb0\xdc\x48\x4c\x6b\x50\x8f\x70\x0f\x96\xd7\x07\x94\xa1\x5f\x2f\xc0\xd4\x25\xb3\xe9\x80\xb3\xaf\x18\xd1\x10\xcb\x7c\x8b\x55\x19\x69\xd1\x82\xd0\x92\xb0\x23\x3d\x89\x25\x97\xc9\x46\x32\x32\xc7\xd4\xe9\x3d\x50\x11\xd0\x76\x9c\x91\xd7\x35\xf0\x82\x12\xc6\xa8\xf2\xea\x01\xbe\xa3\xe2\xdf\x41\xd0\xe5\x47\x25\x4e\x07\xec\x52\xba\x1f\xa1\x0c\xc4\x75\x3b\x92\x7d\xc0\x83\x57\x24\xff\x0c\xd8\xa5\x6c\x5b\x19\xcb\x2e\xa5\xed\x3d\x0a\xd2\xd9\xc4\xc4\x06\x44\xb8\xe6\x55\x45\x9d\x68\x47\xca\x0d\x4a\x70\x62\xed\x03\x97\xfc\x95\xe2\x01\x06\x09\xcd\x10\x61\x7f\x16\x0f\xc8\xfd\xe9\x0e\x90\xff\x23\x06\x35\x28\xe2\x39\xd8\x61\x14\x9a\x94\x64\xed\x1b\x95\x73\x14\xc8\x4c\xb7\xb4\xfc\x3f\x28\xf4\x49\x30\x19\x95\x73\x74\x07\xb8\x69\x46\x62\xeb\xa8\x60\xf4\xc5\xdf\x33\xe6\xd2\xef\x83\x45\x15\xb7\x99\xde\xe3\xfe\xa9\x05\x75\x3f\x00\xe3\x97\xe0\x33\x2a\x15\x5e\x93\x55\xc5\x35\x17\xde\x5c\x75\x91\x99\xe6\xd4\xd6\x3a\xe9\x0d\x64\x5f\x5a\xb7\x1b\xf0\x59\xba\x56\xde\x40\x4d\xe9\x22\xc1\x64\xb4\xb5\x0e\xee\x71\x01\x29\x18\x1a\x15\x02\x93\x02\x62\xbb\x5c\xa0\x6c\x74\x1c\xb1\x12\x5d\x46\x87\x0a\x6b\x90\xa6\x08\x99\x7c\xdc\x0d\xe6\x52\x7a\xe5\x3b\xea\x74\x0d\x7f\x4f\xcf\xba\x59\xf3\x12\x29\x65\xc5\x19\x28\x84\x52\xcc\x99\x99\x7c\xe9\x90\x83\x31\xd6\x29\xaf\x59\xa1\x14\x4a\x35\xab\x5d\x26\x34\x0f\x3a\x50\x8d\xce\x40\xd3\xa4\x66\x4f\xe8\x18\xac\x1e\xe1\x0f\x26\x33\xd6\xad\xc4\x65\x0c\xc0\x24\xa3\xe8\x18\x24\x47\xd3\x27\xaa\x9d\xb8\x08\xce\xd8\x91\xd7\xae\x13\x78\xec\xd4\xa1\x85\xe6\x65\x2e\x93\xf4\x3e\x20\x92\xba\x98\xd6\x60\x85\x3e\x9f\x3f\x3b\xd9\xff\x70\x0f\x54\xaa\x4d\x6f\xfb\x3a\x0f\x84\x06\x96\x3b\x71\xa4\xc5\x40\x89\xea\x22\x21\x6f\x1c\xeb\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x18\x68\x2c\xbc\x1c\x48\x10\x78\xb5\x79\xfb\x9d\x7b\x5c\xe4\xe4\x07\x73\xf1\xac\xa0\x0e\x06\x5b\x59\x43\x1d\xbc\xf4\xbf\x9b\x15\x2c\x41\x73\xf8\x41\x05\xd4\x6e\xd3\xb2\xe3\xd5\x44\x84\xb6\xf3\xe5\xc7\xb9\x44\x30\x4d\xeb\xa4\x74\xa3\x59\x2d\x49\xd3\xbb\x00\x82\x65\xf0\x07\xab\xe8\x9e\x7a\xbc\xa8\xfa\x7b\x1a\xa8\x51\xed\xe2\x20\x03\x72\xa5\x8b\x5e\x0e\x0a\x7d\xd5\xbf\x73\xef\x9b\x25\x2f\x9b\x9c\xa9\x9e\x25\xf5\x5e\xfc\x08\x09\x89\x8e\x25\x1c\x30\xb1\x59\xa9\xe1\x5d\xd2\xcd\x16\xd8\x71\x73\xf3\x6b\x52\xa8\x90\xd7\x4c\x30\x37\x72\x2e\xbd\x29\x10\x68\x95\x86\x11\x7d\x13\xa6\xf1\xa3\x80\x85\xc1\x4b\x01\x1d\x9b\x32\xe8\x6d\xb4\x6f\x78\xb0\x82\x9e\xe3\x40\x06\x4b\x87\x38\x0e\x64\x20\x70\xcb\x2e\x9b\xc1\x02\x79\x8e\xd2\x18\x0c\xdc\xb2\x6f\x78\xc0\x4a\xe7\x14\xe4\x81\xc0\x2c\xa7\xd0\xef\xdb\xc6\x1e\xa2\x1e\x04\xac\x4c\x56\x3b\x21\xe0\xda\x1f\x50\x04\x2a\x7e\x01\x7c\xbe\xf9\x05\x8a\x8e\x3a\x48\xf6\x25\x3a\x0e\x3f\xb8\x39\xe6\x07\xa8\x1d\x97\x90\x14\xf1\xd0\x9d\xf7\xec\x39\xce\x62\x0f\x8b\xe8\xbb\x1e\xac\xc5\xac\x7a\x00\x0d\xb5\xfb\x0b\x1c\xa0\xcd\x1f\x1c\x4c\x9f\x0b\x7a\x00\x8a\x6b\xee\x60\x01\x65\x20\x20\xb2\x1b\x11\xf0\x32\x5a\x48\xd8\x97\x0b\x51\x27\xea\x1e\xd7\x6a\xf9\x01\xa4\x00\x11\xf9\xbe\x4c\x6e\x22\xa0\x9d\xd2\xa1\x63\x22\x70\x79\x79\xaa\xd1\x3d\xb0\x6a\x9b\x58\xd4\x1e\x17\x2e\xfd\x00\xdb\x40\x72\xfa\x9e\xd6\x7a\x0e\x3d\x40\xd6\xac\xc1\x86\x17\xd0\x91\x42\x3b\x4d\x64\xda\xa9\x3b\x72\xf2\xec\x68\xda\x33\xa3\x66\x74\x66\xee\x99\x40\x8b\xc4\x76\x14\xb3\xb0\xa8\xb6\x67\xde\x10\x27\x9a\xdb\x69\x11\x73\x94\xc4\xce\xb4\x39\xdb\x38\xf6\x82\x3c\x3e\x1d\x27\x3b\xc5\x19\xc7\x13\xec\x14\x4e\xbc\xbc\x75\x21\x5f\xd3\xa8\x0c\xd5\x18\x7e\x80\xe2\x8b\x9e\x47\xa5\xc3\x2c\xfa\x05\x50\x48\xf7\x10\x20\x88\xee\x0f\xc8\x82\x24\x1c\xec\xcb\xe5\xe6\x2e\x59\x7a\xc1\x66\xfe\x9d\xd2\x82\xfd\x95\x7b\xa3\x46\x6e\xaa\x6b\x0f\xc8\x54\xa8\xe9\xb4\xac\xe9\x80\xd8\x59\xbd\xd7\xe6\xe6\x7d\x2c\xe4\x09\xff\xa8\xb6\x6b\xf3\xf3\xce\x98\x69\xbb\x81\x76\x1a\x8c\xec\x74\xd9\xe9\xff\xb2\x57\x66\x1f\x9c\xba\xc0\x1c\xe4\x74\x5a\x51\xb8\xc3\x9a\x2d\xd6\xfb\x58\xf3\xd0\x03\x78\xbb\x9a\xed\xcd\xfb\x4e\x32\x91\x86\xba\xef\x64\x03\xb2\x4e\xec\x34\xea\xd8\xaa\xb8\x33\x2c\xd9\x51\x24\x3b\x13\xac\xac\x96\xef\x07\x73\xcc\xbd\x3f\x8e\xc5\xde\xdc\xe9\x5a\x02\x4d\x9e\x07\xac\x43\x3c\x71\xfd\x7f\xb6\xd0\xb8\xa3\x2a\x6e\x19\xfe\x1d\xba\x41\x77\x07\x4c\x1f\xf6\x06\x42\x39\x02\x9b\xc1\x77\x04\x0d\x15\x1d\x23\xfb\xb9\x96\x50\xb8\x61\x89\x31\x6b\xb6\x3b\x2d\x3b\xb6\xb7\xed\x3c\x80\xbd\x07\x4f\xa8\xb2\xdd\x6d\x54\x99\xf6\x76\x60\xc1\x01\xdb\xbf\x76\x5c\x43\x56\xcd\x40\xe1\xf3\x72\x5c\xca\x4e\x23\xcc\xf8\x51\xaa\xd1\xce\x2b\x7a\x6d\x90\xde\x2f\x2e\xbf\x0e\xa6\x9d\x77\xee\x3a\xcc\x64\x87\x45\x65\x98\xbb\xd2\xdf\x65\x02\x5a\xc5\x01\xcc\x23\x6e\x02\xa8\x09\xa0\x3a\x6d\xf1\x91\xc0\x84\x2c\x57\x87\xd9\x79\xb6\xda\x84\xb7\xd3\xa1\x65\x5b\xeb\xfe\xac\x31\xf4\x09\xa3\x9a\x5d\xed\x65\x47\xf4\x4d\xb0\x55\xe3\xd8\xd6\x3c\x9a\x1e\x04\xbe\x51\xf5\xa0\xb3\x53\x3f\xc0\x6d\x17\x52\x5c\x0f\x78\x83\xec\xf0\x3e\x36\x90\x97\xd8\xce\x81\xe0\x96\xaa\xed\x7b\xf0\xa0\xb2\xd5\xee\x08\x34\x25\x49\xec\x38\x70\x32\x8d\xf4\x7a\xe3\xe2\x03\xbd\x11\x97\xa0\xa0\x41\x10\xce\x52\x5e\x2f\x90\x9f\x56\xbf\xb0\x03\x8a\xac\x36\x2c\xc2\xd5\x6d\xf2\x36\xe9\x0c\x07\x7d\x39\x3a\xb3\x0f\x18\x0d\xaa\x18\xc0\x91\x32\xa7\xa1\x21\x13\xe7\xe9\x0f\xb8\x33\xa3\x7b\xbc\xf1\x82\x10\x99\x49\xb2\x02\x31\x53\xff\x14\x91\x1f\xb8\x20\xaa\x6a\xaf\x1f\xc8\x4f\xf2\x45\x16\x47\x5e\x3b\xdb\x2f\x2c\x32\x55\x97\xac\xd2\xef\x2f\xa6\x1a\x9f\xab\xe8\xfa\x28\x64\x5a\x86\x91\x91\xb9\x92\x01\x0e\xa8\xed\x55\x74\x7f\xe0\x32\x55\xbb\x27\x0f\xdc\xd5\xef\x7c\x81\x03\xc9\x48\x3d\xbb\x3f\xdc\x59\x6b\xe2\x29\xd4\x0d\x05\xf1\x3a\xd6\xa2\x3b\x40\x3e\x94\x91\xc4\x92\x47\x46\x7b\x5d\xc5\xe1\xd5\x26\x80\x5a\x47\xc6\x01\x57\xbf\x4f\xf2\x15\xf7\x3b\xa0\x84\xeb\xa6\xfc\x72\x40\xe9\xee\xd9\xbf\x2f\x88\x84\x43\x86\xa2\xd8\x4c\x7d\xc0\x2f\xe3\x6b\x96\x0e\x64\x86\xdb\x72\x79\xa0\x1a\xa9\x2d\x8b\x47\x23\x88\x9a\x22\xa2\x80\x7d\x63\x78\x39\xa0\x73\x57\xaf\x5a\x03\xad\x1a\xe4\xe5\xb7\x69\x86\x80\xf9\x2e\x32\x76\x1e\x88\x13\xae\x06\xb1\xf3\x64\x11\x7f\x3d\x90\x1c\x95\x5e\x0b\x83\xe4\xa8\xfa\x7a\x81\xe4\x1c\xdd\x25\xd4\x4d\x31\xd0\x83\x77\x43\x59\x1f\x3d\x10\x3c\xec\xc2\x02\x47\x47\x0e\xfe\xab\x8d\xdb\xc8\x24\xd1\x1c\x9d\x3a\x55\xf3\x0b\x07\x6c\x4e\xc2\x13\x02\x5d\x5e\x8c\x86\xf7\xa6\x36\x83\xc8\x95\x91\x64\x70\x30\x9d\x4a\x3c\xf7\xa0\x12\xdf\xe5\x5e\x3d\x18\x19\x63\x9f\xf0\x31\xe0\x5f\x35\xa7\x19\xbc\xe4\xcd\xdc\x0e\x9e\x24\xbb\xf8\x8f\xc1\x1a\x91\x6e\xa3\x42\x8b\x99\xdf\x80\x63\xf1\x05\x02\x4a\xb3\x79\x3f\x40\x6e\x78\x2d\xed\xc0\x75\x59\xe5\x47\xc7\xd0\x81\x90\x1b\x47\x49\x1d\x10\x31\xaa\x24\xdb\x63\x67\x0d\x36\x21\x68\xcf\x78\x5f\x2b\x84\x92\xfe\xdd\x2b\x80\x6a\x4d\xd5\x4b\xcc\x34\x2a\x7b\x22\x0e\x5a\x08\xec\xee\x3b\x60\x21\x70\x70\xf6\xb1\xf3\xd8\x95\x15\xfd\xa0\x81\xc0\x2c\x6a\x65\x84\xeb\x83\x83\x56\x4d\xad\x08\x8a\x2d\xd9\x4b\x7a\x20\xef\x2a\xbd\xda\x34\xab\x98\xf6\xe1\xc7\x72\xad\xd1\xe3\xe0\xe5\xcc\x06\x80\xfa\x80\xf7\xef\x41\x59\x3b\xbb\x4b\xdc\x7c\x28\x71\xe7\x60\x01\x55\x59\xc0\x0e\xda\x13\xec\xc9\x38\xe0\xc9\x7a\xf1\xed\x93\x5b\x45\xcb\x00\xf1\xc6\x9e\x8d\x03\x05\x55\xad\x66\x1f\x53\xda\x49\x4d\x32\xdb\x81\x54\xae\x6a\x2c\xa3\xe2\x7f\x35\xcb\x43\x41\x7f\x7b\x6b\x8e\x93\xab\xe0\x75\xe6\x85\x58\x96\xdc\x8f\x25\xfd\xc8\xe8\x7e\x50\xfa\xf1\x0b\xb0\x36\x58\x06\x3c\x90\xd7\x65\xf3\xee\x81\x90\xa1\x6a\x1e\x77\x71\x1f\x18\x86\x6b\xad\x83\x26\x85\x3b\xaf\x1c\xb9\x70\x20\xf1\xeb\x75\xfa\xc1\x27\x65\x83\xf2\x01\x97\x94\xeb\xec\x1c\xbc\xf2\x4a\xda\xc9\xc1\xea\x4b\x2e\x3e\x76\xdc\x14\x2a\xdd\xc6\x79\xeb\x65\x82\x43\xaa\x1a\x42\x38\xa4\x5c\xf8\xe7\x80\x3c\xe5\x40\xe1\xe3\x46\xf9\x3e\x69\x96\xc7\xdd\xbf\xbf\x8a\x93\x58\x0e\x44\x13\x95\xd7\x78\x10\x63\xe4\x1b\x3f\xe0\xbf\xda\xec\x00\x3d\xa6\xfc\x95\x5e\x47\xe3\xbd\x16\x41\x28\x78\xb8\x08\x1a\x91\xf9\xef\x76\x49\x1d\xa8\x83\x6a\x93\xcf\xb1\x8c\x19\xd9\x0f\x50\x9a\xd7\x42\xca\xc3\x39\x79\x84\x0e\x9b\x91\x70\x80\x2a\xa8\xf1\xf5\xfd\xc5\x11\x85\x14\xc4\x17\xf9\xde\xc3\x03\xb6\x0e\x47\xd8\x9d\xa8\x7a\x6a\x8b\xf4\x89\xf2\x4a\xae\x0c\x74\xc2\xd4\xd1\x8a\xe6\x74\x6e\x60\x31\xc3\x6d\xac\x82\x8e\x95\x13\xc1\x45\xce\x17\x38\x37\x5e\x49\x59\xd4\xa6\x73\x27\xaa\x7d\xc0\x4b\xe8\x01\xb9\x7b\x8b\x3b\xbc\x30\x80\x3b\xbc\x11\xff\x14\xd4\xc6\x0d\x54\xe2\x50\x27\x82\xb1\x6d\x6a\x39\x57\x7d\x25\xad\xeb\x89\x60\x6c\x33\xd1\x13\x5e\xb9\xac\xab\x78\xcb\x39\xe5\xd5\xd8\x36\xf7\x40\x8b\x92\xd4\x9d\x13\xf2\x6a\xf2\x31\x73\xc2\x0f\x67\xb3\xc7\x89\xbb\x57\xcd\x45\xcf\xe5\x66\x13\x57\x3c\x23\x28\x45\xdb\xf7\x8c\xa0\x75\x39\xa4\xce\x65\x48\x69\x7e\x00\x93\xb8\x58\xd2\x19\x79\x18\x6b\xbb\x9d\xb8\x40\xd5\xd7\xb5\x9e\x8c\xb7\xb6\xbb\xf3\x64\x11\x80\x79\x3c\xff\xe0\xe4\x39\x59\x21\xc0\x71\xcb\x27\xa3\xb3\x1d\x87\x7c\xd2\xec\xf2\x6a\xf3\x70\xf6\xca\x27\x6a\x16\x3a\x1a\x4f\x78\xe1\xac\xa5\x9f\x2c\x22\xf0\x5a\x3a\x5e\xc1\xfa\x5a\x3b\x16\x0d\x70\xe8\xf2\x99\x58\xf5\x57\xb3\x46\x91\x00\x3b\xf2\xce\x84\x62\x5d\x46\x1b\x4a\x04\x58\xab\x3f\xa7\x04\x9e\xac\x68\x9c\xac\x82\xaa\xc3\xe4\xcc\xeb\xbe\x28\xb5\x29\xd9\x09\xed\x99\x77\x56\x69\x8e\x28\x72\xea\xf8\xae\x13\x45\x4d\x75\xe7\x7e\x39\x11\x2f\xee\xd4\xfd\x13\xa9\x76\x8e\xa4\x3e\x51\x0d\xc0\xc5\xc5\x4e\x78\xe5\x5c\x96\xef\x44\xb4\x78\x35\x42\xe0\x95\xf3\x71\x7c\xc2\x2b\xa7\x4b\xff\xcb\x59\x40\xdb\x5e\x83\x02\x71\xc7\xa4\xbd\x9c\x6a\x06\xa0\xf0\xf4\x34\xe9\x96\xe3\xfb\xab\xd9\x2f\x72\x96\xb5\xee\x02\x11\x02\xbb\x55\xfb\x93\x5e\x35\x7b\xb9\xcf\x8a\xfa\x15\x3a\x8f\x4f\x14\x13\x70\x14\xe7\x59\xe3\xf7\x57\xab\xb2\x29\x9f\xcb\x6e\x25\xd5\xff\x44\x7c\x7a\x33\xdd\xe0\xfe\x81\xf1\x1a\x80\xea\x62\xf7\x83\x13\xb3\x16\x95\x30\x90\xca\x06\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x54\xa4\xcd\x64\x18\x5b\x6e\xea\x47\xe9\x26\x5d\x10\x5e\x4e\x04\x56\x55\xd9\xb0\x4e\x98\xbd\x6a\xf7\x42\x2f\xb3\x97\x19\xeb\x12\xe1\xbd\x54\x8d\x87\xbc\xfb\xec\x64\x33\xee\x94\xc9\x78\xf6\x21\x9f\x9d\x56\x09\xb1\xfb\x13\xb5\x94\xaa\x8e\xb4\xb3\x33\x32\xd8\xa8\x1a\xc8\xbd\x35\x77\xc5\x85\x00\x55\x16\xa9\x73\x70\x0b\xba\x07\x64\xeb\xd5\xea\x0f\x16\x94\xfe\x62\x0d\x21\x28\x59\x1a\xc9\xe7\xe8\xc9\x9b\xfa\xcd\xeb\x96\x5d\xcc\x44\xbb\x53\x4a\xf7\x19\xc0\xa2\xfd\x66\x55\x3b\x0d\x04\x26\xfb\x9d\x77\xac\x69\xde\x88\xb5\xb2\x9b\xe2\xdc\x89\x7e\xaf\xdf\x4e\xdf\x9b\x16\x18\x9e\xb0\xe6\x69\xf1\xae\x2a\x7b\x6a\xcf\x23\xe0\x9c\xd4\x07\xc7\x42\x8c\xbe\xa0\x5c\x6b\x3c\xf0\xf2\x2a\x1b\xe6\xce\x65\x98\x33\x91\x1d\xa4\x19\xb7\x21\x05\xca\xbe\x70\xc2\x70\x57\x5e\x3d\xd2\x2f\xa6\x49\x1e\x9c\x83\x41\xe4\x62\xfb\x77\x10\xb5\x74\xc2\x13\xc1\x54\x55\xc6\x83\x93\x52\xa7\x79\x15\x0b\x08\xd8\xb3\x7b\x9e\xe4\xf1\xe6\x56\xbc\x56\xb5\xfb\x68\x5c\x3e\x2b\x49\xba\xe7\xb5\x68\x54\x78\x42\xe8\x52\x6d\xfe\x62\x6d\x3d\x41\x81\xb8\x70\x57\xfd\x3b\x79\xd1\xe9\xf6\xa3\x20\x85\xf3\x5e\x8a\xb2\xba\x47\x82\x9b\x83\x28\xce\x9b\xc3\x6b\x11\x6e\x28\xce\xe6\x0c\x28\x59\x54\xcd\x4a\x6e\x1e\x52\x46\xea\x8d\x0a\xfd\xa6\xb4\x29\xc2\xa5\x17\x83\xe5\xfd\x4c\x76\xd2\x9e\x0f\x92\x65\xbc\xc3\xa6\x84\x96\x7c\x87\xf7\x89\xa8\xa3\x6a\xce\xf1\x1c\x88\xb0\x14\x04\x0f\x21\xfa\x20\xf0\xda\x68\xc8\x12\x3f\xbd\x36\x4a\xe2\xa2\x8b\x8b\x57\x24\x05\x7f\x01\xba\x10\x0e\xae\x8d\xb6\x80\xec\x17\x56\xe0\xc3\xa7\xcd\x94\xff\x22\x5a\xbe\xe0\x5b\xaa\x52\x88\xae\xe5\x5b\x12\x69\x5e\xa8\x09\x50\xbb\x7b\x00\x69\x89\x50\xae\x15\xa7\x54\xd4\x06\xa9\x89\x4c\x2e\xc4\x2d\xf9\xb2\xca\x0b\xd1\xde\xbe\x9e\xf7\x82\x27\xaa\x0e\x8f\xc7\x29\x69\x06\x81\xdb\xb3\xfa\x01\xce\x41\x69\x91\x57\x5c\x53\xd2\x14\x28\x40\xc9\x5c\x7c\xf1\xde\x51\x9b\xd2\xae\x15\xa6\xf4\xea\x82\xe9\x06\x1e\x34\x22\x4f\x23\xfb\x0b\x86\xd3\xf8\x77\xba\x21\xb4\xe3\xaf\x44\xf1\x5e\x3b\xfc\x82\x45\x70\x38\x15\xe8\x4a\x6b\xcb\x09\xac\xb4\xb6\x87\x96\x82\x61\x41\xb6\xec\x5c\xb8\x23\xde\xaa\xdf\x95\x79\x3a\x7a\xb1\xf2\x82\x5b\xa3\xf2\x66\x50\x47\x81\x5d\xcb\x1b\xa5\x9d\x7f\xb1\x28\x91\x1d\xc5\x17\x42\xba\x5d\xe9\xfc\x42\x91\x22\x1f\xc9\x17\xc5\x10\x99\xa2\xaf\x29\x76\xa4\x61\x1a\x2d\xd4\x98\x9b\x5f\x00\xfa\x65\xcb\xbe\x18\x0c\x94\xfd\x01\x25\xbb\xe6\x17\x28\x88\x24\xf7\x00\x10\xb4\xcf\xae\x4a\xe4\x7a\x01\xeb\x22\x52\xcd\x9b\x55\x22\x2d\x37\x5c\xa8\xf9\x68\xb3\xdb\x55\x79\x5c\x1a\xb7\x94\x13\x86\x5f\x40\xc4\x90\xa4\xf0\x0b\xc1\x33\x9b\x51\xbd\xc4\x02\x43\x4d\xc3\x9e\x36\xf3\x45\xb1\x40\x96\xee\x8b\x65\xc4\x9d\x22\x75\xb1\x88\x91\x59\xec\xb5\x8a\x16\xe9\x4c\xbf\x50\x58\xdc\x25\xdf\x2f\x66\x8b\x39\x89\xea\x42\x89\x46\xc7\x57\x5f\x28\x52\xe4\xd2\x37\xd7\x92\x12\x9a\x3f\xa0\x48\xe7\xdd\x88\xaa\x44\xbe\x2f\xf7\xa2\xd4\x60\xbc\xa1\xa0\xa2\xab\xd2\x5f\x83\x5c\xdf\xdb\x73\xb9\xd3\xbc\x38\x83\x9b\xc9\x1b\x9a\xd1\x32\xaf\xdd\x35\x78\x84\xbf\x06\xa1\xd0\x66\x9e\xc0\x2b\xd8\x5f\xfb\x0f\xf1\x31\x56\x3d\xaf\xb1\x70\xa7\x89\xed\x54\x28\x4c\xa6\x3b\x71\xe7\x36\xdd\x4e\x92\x13\xae\x9d\x5b\x43\xf2\xfb\xb5\xaf\x41\x35\x57\xd4\x48\x9c\xba\xde\x0f\x8e\xa3\x0b\x31\xd9\xbe\x2d\xe3\x62\x51\x21\xfb\x47\x2f\xb8\xef\x8a\x1d\xe6\x17\x6b\x8d\xdb\x11\x7c\x1d\x5c\x3d\x41\x88\x28\xec\x4d\xd6\xeb\x0b\x87\x7c\x0b\xee\x91\x48\x11\x0e\xce\xb5\x14\xea\xe0\xa4\x9d\xc6\xdc\x1e\xc6\xa5\x26\xfd\xf8\x3a\x19\x2c\x55\xfc\x00\x56\x56\x9f\x06\xb8\x9a\xa7\x49\xa7\xba\x4e\x9e\x91\x5e\xfe\x0b\xf6\x32\x93\x2c\xab\x08\xd9\xfe\x75\x5d\x58\x07\x4f\x02\x11\xd3\x2d\xf8\xf7\x8a\xb6\xb0\xc2\xf4\x33\x8b\xa5\xd7\xc5\xa4\x3b\xf3\x8f\x8b\xee\x59\x13\x18\xae\x9b\xf4\xa5\x46\x17\xac\x4d\xaf\xa5\xb8\x58\x8f\x5c\x68\x59\xee\x39\xb3\x30\xb8\xe7\xec\x6f\xbf\x10\xef\x9c\x5c\x9b\xf0\x42\x72\xbd\xaf\xfc\xbe\xee\xb5\x74\x1a\x02\x0e\xbc\x61\x8a\xbe\x59\x0a\x50\x68\x61\xba\x9a\x89\x01\xb2\x8a\x45\xa3\x8b\x55\x8a\xec\x76\xbd\x6e\xce\xc9\x6d\x04\xd8\x1b\x82\x75\x77\xba\x06\x78\x88\x66\xb7\x51\x80\xd6\x33\x98\xb2\x4a\xb2\xe5\xf4\xc2\xa5\x3a\xce\x1c\xbb\x1e\x02\xe8\xdf\x17\xd6\x35\xc3\x67\x31\x65\x7f\x41\x1b\x9f\x47\xb8\x10\xaf\x28\x88\x1f\x56\x69\x31\x44\xac\x87\xac\x75\xbc\x97\x77\x51\x2c\xf7\x86\x7d\xc9\xd9\x6b\x37\xb2\xfb\x1d\xa4\x7d\xe3\x7e\x48\xc7\x49\xdc\x1b\x05\x4e\xb1\x8d\x1b\xd2\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x54\x58\xc4\x24\x6e\x08\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xb4\xad\x1e\x50\xe0\xe8\x95\xdd\x76\x43\x7a\x69\x52\xa2\x6f\x48\x2f\x8e\x6c\xbd\x03\x41\xd2\xa4\xa7\xf4\x92\x36\x11\xca\xbd\xaa\x6f\x8b\x98\x6f\x26\xe7\x9b\xdc\x6f\xdc\x58\x63\x0f\xe9\xcd\xfb\x1d\x9d\xe6\x7a\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\x9f\xee\x46\xf1\x6c\xdf\xe9\x77\xc3\x18\x63\x6f\xf8\xcd\x3b\x6a\x9c\xd5\x7a\x27\x5c\xaf\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\xcd\x0e\xa2\xa6\x3b\xc1\x91\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xc0\xb1\xc9\xb6\x73\x67\xdc\x54\x6d\x90\x33\x58\xa5\xce\xd2\x9b\x89\x6a\xc5\x2b\xbb\xbc\x9f\xda\xe3\x77\x86\x96\x67\xda\x80\x18\xe3\xcc\xda\x1b\x17\x38\x36\x89\x31\x37\xac\x23\xce\xee\xbf\x0b\x45\x6f\x77\x58\x08\x82\x90\x54\x16\x69\x08\x84\x42\x47\x75\xf6\x03\x9a\x2f\x4d\x5d\x85\xb5\x6a\x8a\x07\x7d\xd0\xa7\xbe\x98\x82\x4e\x4a\xfd\x47\x69\x43\x37\x62\x7e\x9a\xc4\xc7\xbb\x62\xfb\x78\xb4\xca\x19\x6a\x02\x75\x11\x92\x3f\xa0\x15\x50\x32\xcf\xdd\x16\x2d\x6a\x99\x70\xb5\xe2\x6b\x9d\x1b\x87\x70\x1b\x5c\xc6\xb4\xda\x78\x00\x49\xfd\xb8\x71\x3d\x8b\x3d\x64\x37\x02\x88\xed\x61\xbe\xe1\xdc\x74\x15\xc6\x1b\x39\xf8\x63\xf3\xef\x48\x5a\xe8\xee\xef\x82\x13\xcb\xef\xdf\xd8\xf1\xfe\x1d\x08\x35\x25\x77\x3a\x16\x24\x0f\xdf\x53\xe6\x4a\xdb\xe6\x36\x44\x2c\x1d\x5f\x37\xca\x26\x39\x9a\xeb\x9e\x12\x56\xb2\x3b\xe8\xee\xb4\xee\x0a\xc9\x7d\x2d\xba\x1f\xe0\xc4\x74\xd0\xd3\xdd\x61\x93\xf6\x32\xc1\xeb\xb8\xe9\x68\xb8\x07\x8b\xbc\x6b\xc4\x81\x58\x78\xf3\x28\x0a\x4b\x9b\x3b\xe4\xcd\x2e\xdd\x1d\xd2\x63\xa4\x36\x52\xf1\x7d\x09\xfd\xbd\x47\x42\x24\xa4\xc0\x33\xf8\xba\x58\xf7\xde\x61\xae\x70\xd4\xc6\xbd\x43\x91\x95\x26\x7c\x23\xba\x78\x33\x69\xed\x8b\xf6\x85\x77\x18\x5d\x5e\x89\xa1\xf7\xce\x4b\x66\xb5\x50\xf4\x2e\xbe\xd8\xda\x0e\xc6\xa8\x03\xe8\x86\xd1\x25\xbc\xb6\xd3\x0a\x26\xd6\x31\x7e\xc3\xa8\x62\xa7\xd1\x7d\xc0\xbb\x60\x56\x4b\x6f\xa1\xb9\xff\xd1\x41\x3b\x7e\x7f\x10\x04\x4d\xfb\xa0\x02\x26\x89\xf0\xc6\x6d\x89\xd6\x43\x6e\xd4\x61\x6c\x8e\x23\xba\x51\xdf\xa8\x79\xc3\x40\xbe\xda\xcc\x13\x4e\x48\x70\xc5\x6d\x9c\x99\x0e\x35\xbf\x91\xa3\x16\x9c\xb6\x79\x9f\x8b\x5c\xdc\x25\x29\x58\x88\xbc\xb8\x9a\xc2\x34\x43\x89\x1d\x6f\x75\xd3\x2e\xe3\x68\xa4\xfb\x5a\xb1\x7f\x6a\x43\xe2\x32\x85\x5e\x0b\x0f\x82\xe1\x5a\x40\x79\x0c\x48\x81\xc6\xcb\xb5\x80\x34\x50\xb8\xa2\xd5\x1f\xa0\x00\xb5\x0d\x9c\xf7\x8d\x73\x56\x96\x93\x1b\xee\xbb\x26\xb3\xe0\x8d\x78\x28\xdb\xf0\x6e\x5e\x5d\x68\x17\xe5\x8d\xfc\xb1\xd7\x5d\xcf\xf7\x0d\x59\xd8\xbb\x04\xee\x35\xdf\xf6\x70\x3f\x1c\x51\x1d\xc0\xbb\xe6\x82\xfc\xf7\x03\x66\x28\x7b\xea\x8d\x60\x28\x7b\xd3\x6f\x26\x90\x99\x51\x3d\x58\xe9\xea\x36\x33\x57\x3d\x05\xa4\xfb\xf7\xe6\x17\x60\xcd\xf7\x16\x79\x50\x45\xc1\x33\xa2\x37\xce\x01\x3f\x37\x4a\x42\xb6\xea\x0e\xe9\x7e\xf8\xb4\x9f\x8d\x06\x38\x21\xf1\x81\x7b\xce\x9e\xe3\x67\xa3\x33\x4b\xbb\xf4\xd9\x30\xe7\xea\x0f\x70\xfb\xa8\x4e\x9b\x07\xee\xb8\xd7\x1d\x97\x0f\xca\x25\xbd\x72\x82\x1f\x86\x77\xd5\xed\x47\x37\xb2\x3e\x88\x6c\xb6\x6b\xfb\xc1\xed\x29\xe6\x22\x0f\xc5\x33\x99\x44\x1e\xc4\x82\x6d\xc3\xbf\x4f\x32\x73\xb0\xff\xc3\x6a\xd8\x0e\x61\x7b\xe0\xce\x73\x2d\xb0\x07\xd5\xb0\x5d\x93\xe1\xa1\x38\x27\x8b\xca\xc3\x30\x68\x23\x24\x20\xc9\x7f\xf3\xf7\x08\x81\x97\xdc\xff\x20\x18\xcd\xd5\xc8\x1e\xdc\x80\x68\x15\xff\x09\x3c\xbd\x04\xe0\xba\x00\x51\x5b\xed\x41\xa5\x82\x51\x3c\xc0\x4d\xfc\x19\xa2\x07\x64\xa5\x19\xc5\x00\xf5\x49\xbf\xc7\xb5\x79\x35\x44\xa4\x3d\xbc\xf8\x01\x99\xb5\xd7\x08\x17\x84\xdb\xdf\xf8\xb0\x72\x81\x18\xeb\xb3\x2a\x7e\x6b\x52\x91\xbc\x5a\x82\xfa\x83\xcb\x58\x9c\x9b\xf2\x44\xec\xf6\xe6\x01\xb8\xdb\x83\x47\x00\x4b\x92\xb1\xe5\x61\x0c\xf5\x0b\x68\x3a\xf3\x24\x04\x3f\x09\xc9\x2a\xe2\x1f\x4f\xa2\x27\x5b\xb3\x86\x2b\xef\x95\xa2\xfa\x20\xc5\xce\xca\xfb\x83\x14\x3b\x97\xfc\x7d\x70\xe7\xe1\x4b\x9a\x7b\x50\x4f\xf3\x95\xa1\xfc\xc0\xd9\x67\x9b\xc3\x93\x68\x08\x15\xc3\x78\x50\x0f\x7c\x64\x0f\xc9\x10\x04\xa3\x05\xee\xbe\x57\x92\xf4\x03\x7f\x9f\x73\x54\x9f\xbc\x56\x42\x5d\x64\xdc\x0e\x6f\xf2\x61\x81\x28\x07\xd4\x3d\x99\xd3\x10\x50\xb0\xbd\xd9\xaa\xf1\xc0\xd4\xe6\x7c\xca\x27\xaf\x03\xc9\x2f\x80\x47\x98\xe0\xcb\x82\x51\x98\x2e\x84\x51\x68\x28\xf3\x04\xf3\x65\xf1\x0f\xaf\x31\x74\xd4\xcf\xb3\xa4\x56\x29\x30\x4f\x01\x35\x74\xb7\xc9\x79\x8d\x59\x18\xe3\x5a\x35\x0c\x20\x17\x99\x63\x9f\x4a\x6a\x30\xde\x50\x73\xca\x31\xdc\x0f\xae\x74\x71\x3e\xfe\x03\x1f\x5f\x73\x18\xe1\x83\x28\xbe\x57\x56\xf5\xc3\x54\xba\x31\x3c\x06\x34\xc1\xee\x2f\x60\x9e\x2d\x6e\xf3\x4e\x05\xcd\x12\x35\xa7\xac\x69\x3e\xa8\xae\xb0\x79\x61\x2a\x44\x26\xaf\x7d\xc5\x9c\x8c\x36\x66\xce\xbd\xf0\x0c\xc9\xd8\xfe\xb9\xa7\xf1\x76\x30\x01\x08\x41\xb9\xf9\xda\xfe\x07\xd6\xc1\x66\x7a\xc4\xfd\x2e\xbe\x29\xea\x61\x79\x06\x47\xd8\x3d\x0d\xa1\x4c\x52\x9f\x9f\xb6\xf3\x05\xf7\x00\x0a\xcf\xfe\x60\x51\xb8\x16\xaa\x91\xf9\x98\x7d\x52\x18\x96\x00\xf4\x40\x18\x76\x3e\xcd\x83\x6a\x55\x0e\xd7\x78\x68\x7e\x94\x11\xe3\xe9\x9c\x83\xb0\x84\xa8\xc0\xee\x6d\xcf\xa0\x40\xb3\x67\x5a\x23\xa5\x93\x3d\xa8\x6d\xd5\x86\xc7\x1b\x5c\x67\x4d\x01\x05\x45\x9b\x0f\x04\x18\x27\x47\xf9\x51\xbe\xd0\xc3\x0b\xcf\x25\xe6\x3c\x08\x10\x0c\x8e\xde\x7b\xe0\x00\x6d\x8e\x06\x7d\x90\x2a\xe0\xa8\xa5\x07\x0e\xd0\x26\x25\xf5\x41\xe6\x40\xc8\x6e\x27\x5c\x7b\xaa\x0e\x99\x38\xe0\x08\xb9\x07\xa2\xba\x6f\x40\x7b\x06\x27\xec\x0f\xb0\xb7\x86\x07\x3c\x89\x00\x3f\x58\x30\x0b\x85\xa8\xae\x6e\x9b\xc9\x43\x59\xde\x84\x0c\x7f\xaa\xab\x3e\x3e\xfb\xa2\x3b\xf5\xb8\xaf\xbd\xe4\x2f\x78\xc6\x1b\x2d\x3b\x81\xd4\x90\xfb\x80\xaa\xed\xdf\xa1\xe1\x6c\xee\x91\x0c\x41\xba\xfb\xb3\x33\x0a\xc0\xc7\xec\x8e\xdd\x33\xfc\x02\x03\x2b\xdc\x7e\x08\x82\x86\x44\x79\x0a\x07\x8b\x3e\x07\xce\x69\x13\x26\x24\xfd\xe4\xa2\x09\xcf\xc1\xfd\xae\x95\x39\x16\x17\xd3\x10\x08\x04\x0c\x5e\x6a\x98\x4e\x7d\xf1\xf0\x03\x51\xdf\xe1\xd8\x0f\x4c\xa7\x76\x43\x3f\x27\xd1\x26\xf3\xc0\x83\x30\x3e\x1b\xa4\x9f\x73\xf1\x76\x3f\xe0\x06\x96\x01\xe1\x61\xad\x53\x47\xcd\x3d\x10\xfe\x9b\x7d\x10\x0f\x8d\xad\xde\x4f\xb8\x47\xd1\xc1\x10\x0f\x04\x75\xdf\xe7\xfa\xc0\xc1\xea\x1a\xa0\x0f\xf2\x0e\xd2\xab\x7d\xe1\x7d\x81\x74\x21\xd2\x48\x22\xea\x03\xa9\xdc\xba\xed\x03\x77\xeb\xab\xca\xc2\xc3\x3a\x0f\x8e\x2d\x7e\x10\x56\xe7\xeb\xe7\x9e\x7b\x4d\x52\x78\xbb\xd7\x24\xfd\x06\x6d\x08\xe6\x84\x37\xe5\x60\xad\x0c\x6f\x0c\x2f\xc9\x2f\x5c\xec\x42\xb8\x87\x28\xff\x92\x73\x21\xca\x3b\xe3\xf7\x61\xda\x9f\xc3\xce\x1e\xde\x14\xe3\xd0\xd5\x07\x91\x72\x0e\xce\x7b\x78\x39\x8c\xe3\x9d\x1e\x48\xf3\xbe\x1c\xeb\x79\xc8\x5c\x65\x77\x78\xa6\xf4\x9e\xfb\xab\x07\xee\x54\x4f\x9c\x95\x4a\x7d\x00\xa0\x52\xa9\xee\x18\xa8\x1b\x2b\x8f\xea\xea\xa2\xba\xb1\xfa\xba\x42\x61\xea\xb6\x5c\xb3\xd5\x0f\xe6\x5e\x57\x16\x7d\xdd\x70\xf7\x8b\xc2\xba\xea\x86\x8a\x11\xaa\x29\x5c\xb7\x00\xf6\x54\x34\x24\x2f\xf8\x56\x85\x87\xba\x05\x1e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x39\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\x46\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf3\x93\xbb\x04\xe2\x82\x7b\x80\x8c\x1f\x3c\x04\x82\x9a\x3e\x67\x52\xdd\x58\xa9\xab\x64\x8d\x00\xfb\xa7\xea\xa7\xd6\x2d\x72\xf5\xdd\x5e\x34\xaa\x11\x78\x1d\xa1\xf4\xa0\xba\x21\xbb\x43\xbe\xd9\xba\xa1\x54\xa9\x8a\x31\xd5\x0d\x35\x27\xaa\xd1\x04\x81\x58\x19\xe7\x75\x8b\x9c\xa3\x40\x44\x70\x5c\xde\xb6\x1f\x9c\x42\x75\x8b\x9c\xbf\x16\x85\x55\xc1\x14\x3d\x54\x37\x24\x20\x2a\x80\xb0\x6e\xb8\x20\xbc\x1b\x41\xb8\xb7\xd0\xa5\x48\xea\x06\x63\x6b\x55\x49\xb6\xba\x4d\xe1\x37\xf7\x28\xf8\x33\x05\xae\x2c\xc2\x81\xa0\xaa\x7a\x2e\x75\xc3\x45\x83\x3d\xb9\x9d\xd0\x76\x07\x40\x50\xd4\x88\xcb\x69\x5c\xdd\x21\xb7\x7d\x16\x90\xbc\x57\x30\x99\xf6\x32\x61\x12\x0e\xe1\x44\xde\x92\x56\x95\xb9\x27\x8a\x29\xae\x1b\xee\xe3\xee\x6e\x43\x92\x95\xcf\xa6\x6e\xf4\x22\x2b\x7a\xaf\x6e\x48\x46\x19\x5e\x25\xe6\xa2\xa8\x52\x54\xdd\xe0\x46\xce\xa6\x5d\x08\xb2\xfd\xd5\x26\x88\x02\x89\x25\x21\x8a\x26\x59\xb8\xdd\xf4\x7e\xe5\x76\xd3\xf6\xab\x8b\x5b\x6a\x40\xc8\xb1\xca\x04\xae\x5b\x25\x5a\xfd\x01\x98\xa7\x71\x30\xa5\xd8\x38\x0c\x70\x25\x8b\x30\x03\x40\x45\x08\xdd\x7e\x57\x37\xd6\x04\xf3\x0c\x2a\x67\x20\x88\x51\x93\xbe\x7b\xfb\xc2\x85\xad\xbc\x8f\xba\xb1\x26\xfd\x26\x94\x41\x8a\x55\x65\x84\xba\xb1\x6a\x6a\x53\xff\x6d\xe1\x5c\x10\x36\x14\x07\x34\xbf\x80\xd0\xfa\xee\x80\x9a\x61\xd1\x0c\x1a\x4f\x76\x33\x39\x54\x77\xe8\x66\x0f\x9d\xbc\xbb\x88\xf6\x20\x53\xf6\xd7\x07\x40\x9a\xd9\x41\x47\x48\x4d\xd1\x90\x4c\x34\x51\x28\x79\xdd\x3a\x69\xb3\x88\xba\x71\xe9\xa0\x0a\x01\xd7\x8d\x77\x0e\x9a\x1d\x74\x60\x2d\x8b\x74\x3b\x72\xbd\xba\xb0\x86\xf2\x10\xdd\xfb\x6f\x19\x70\x4d\x28\xbc\x53\xb0\x18\x26\xdc\x29\xd8\x4d\xaa\x74\x89\x17\x0f\x49\x97\xf8\x26\x90\x78\xe9\x60\x35\xa9\x8c\x35\x09\xe1\x09\x19\xa7\xdd\x3c\x6a\x10\x68\x4d\x72\xdd\xde\x5d\x0d\x03\x6d\x25\xaf\x2f\x98\xe8\xac\x1e\xa7\xe4\x98\x5e\xa7\xcd\xb2\x02\x9b\x1c\x11\x79\x57\xcc\x56\x96\xe4\xe8\xa5\xd8\x69\x94\x7b\x75\x01\x9b\x59\x13\x0c\x3b\xc8\xe3\x35\x24\xad\x47\x66\x34\x10\x2d\x93\x4f\x30\x58\x89\x83\xa9\xe3\xa0\x3a\xeb\x69\x32\x07\xb6\x9a\x75\x1d\x11\x4a\x8f\x86\x44\x85\xd6\x6e\x12\x47\x4d\xfc\x6e\x62\x38\x70\xe2\x19\xaf\x07\x0a\x75\x98\x82\x59\x90\xa2\xf8\x88\x44\x46\x49\x37\x45\xf3\xc6\xc1\xf4\x7a\x01\x75\x33\x9a\xdb\x20\x17\x13\xc3\x41\xad\xcb\xbb\x90\xa5\xcf\x8a\xcf\xd0\x93\x9c\xeb\xf5\x00\xa5\xfa\x7c\xd0\xa3\x20\x45\x37\xf9\x9c\x50\x2b\xf2\x4f\x8c\x70\x75\x3b\x17\xd2\x05\x10\x23\xf9\x5e\xc7\x03\x8a\x9a\xa9\xd4\x65\xdd\xe0\x91\xef\xde\x51\xd7\x12\x1b\x34\xfe\xc5\x3d\xa8\x1d\x71\x11\x47\x6e\xd3\x80\x6c\x46\x85\x7a\xf8\x9b\x71\x76\x2d\x10\x04\x13\x2c\xcc\xd5\x48\xbc\x16\x39\x1b\x26\x8a\xae\x6e\xa3\xa2\xac\x59\xd5\x4d\x19\x51\x1d\xc0\xc0\xdc\xcd\xb9\xee\x85\x74\x75\xb0\x3c\xf8\xc2\xf1\xb2\x30\x57\x4d\xe2\x06\xf1\x9a\xbb\x53\xd4\x6d\xfe\x7d\xad\xab\x7a\xe4\xf5\xd8\x66\x0b\x14\x53\x9b\x46\x78\x10\xac\xe5\xdd\xf2\x10\x02\x81\x0c\x0b\xf4\x6b\x07\x3f\x8b\x29\x68\x44\xba\xe0\x5f\x47\xe0\x83\x0a\x5f\x3e\xc1\x10\x4e\xf8\x5a\x27\x0a\xad\x16\x9d\x58\x60\xb6\xbc\x1e\xd0\x9e\x24\x51\x22\xa0\x9e\xbe\x0f\xfa\x80\xfc\x5e\xf9\x12\x6a\xe0\x85\xda\xaa\x95\x53\x03\x4c\xca\x5e\xa7\xb0\x81\x54\xab\x3f\xe0\x7e\x6a\x7e\x00\xa7\x8b\xb8\x6d\x40\x61\x35\xf3\x88\xb0\x51\x5f\x78\x81\x40\xa0\x75\x0a\x86\x8d\x4b\xaf\x2f\x18\xb1\xa8\x44\x99\x1a\x02\x6c\xa8\x86\x81\x52\xae\x10\x1f\x02\x13\x05\x84\xe9\x10\x16\x90\x42\x43\x20\x01\x67\x7f\x02\xc3\x9c\xa7\x8d\x9c\xe3\x90\xdc\xa6\x3a\x50\xfc\x80\xd4\x91\x0d\xc4\x03\x6e\xaa\x59\x44\xc4\xc9\x88\xdb\x06\x8a\xb5\x22\xbf\x10\x17\xa6\x85\x87\x08\x7a\x14\xc5\x07\xe4\x70\x74\x31\xdb\xb0\x52\x36\xaa\x5f\x60\x2c\xcf\xab\x4b\x88\x03\x22\xf9\x90\x00\x82\x17\x3f\xf1\x1c\x73\x97\xb8\xf7\xa8\x8b\x42\x03\x53\x2e\x8a\x61\x58\x29\x17\x5e\xfe\x04\x3d\x5c\x9c\x2c\x24\x1a\xc4\xbd\x58\x30\xd4\xb6\x9a\xfd\x06\x80\x6a\xc2\x03\x4a\xd4\xf6\xee\xdf\xa1\x04\x19\x0d\x09\x52\x99\xb6\x61\xe0\x35\x8d\xca\xd0\xa9\x81\xc2\x6d\xd7\xac\x32\x27\xe1\xdf\xd7\x24\xdc\x03\x9d\x78\x62\x46\x21\x13\xd3\xee\x01\xb7\xce\x7b\x6d\xf3\x9a\x94\x60\xa6\xb0\xeb\x49\x22\xd6\xc0\x3b\x3f\xf0\x56\xed\xee\x11\x79\x44\xf8\x7b\xd4\xec\xd6\x91\x11\x90\x98\xd1\x87\xfa\x43\xe8\xc1\x8b\x96\x60\x61\x55\xb2\x6d\x0d\x85\x91\x84\x5e\x69\x8a\xae\x43\x1d\xf2\x3e\x24\xa5\x0c\xd5\x50\x51\xa8\xcf\x23\x56\x9e\xf5\x9a\x72\x5d\x47\x92\x40\x44\xe2\x74\x1f\x7e\x01\x77\xf4\x85\x9f\xd4\xd2\xae\x01\x81\x05\x2a\x12\x50\x03\xe5\xd4\x21\xfc\x54\x6e\x71\x53\x26\x0a\x95\x0d\xcf\xa7\x72\x3e\x22\x0a\x08\xaa\xe6\xc5\x01\x39\xd5\x7d\x68\x8d\x59\xc7\xac\x98\x72\x61\x6d\xed\x5d\xf3\x6d\x20\x8a\xe1\xdf\x39\x3d\x77\x58\x31\x3d\xb7\x41\x12\x5d\x33\x58\xd6\x59\x93\x29\xe3\x12\x92\xd7\xbc\x2d\x8e\xe0\x21\xc8\x6b\xcd\x09\x1b\x26\x19\xdc\x66\xde\x97\x19\x1d\x2a\x9f\xbd\x78\x29\xcc\xa7\x72\xe4\xd4\x00\xeb\xe8\x90\xe6\x18\x78\xdd\x92\xec\x47\x35\xf0\xb6\x6c\xcb\xc6\x01\xa2\xab\x95\xf1\x80\x60\xce\x4d\xd2\x54\x80\xc1\x73\x6c\xfe\x3d\xa3\xed\xdf\x2b\xda\x9a\x24\x03\x37\xab\xb7\xc6\x40\xde\xa7\x99\x37\x0c\x9c\x7d\x88\x8c\x06\x41\xf6\xef\x6b\xe5\x85\xe8\xb1\xb0\xe4\x21\xa9\x41\x48\x82\x0b\x3b\xb5\xdb\xae\x3e\x77\xde\xa3\xa5\x3e\x57\xb0\x82\x31\xbf\x43\x5c\x92\x94\x19\x56\x70\x42\xf1\x17\x93\xdd\xdb\xb0\x12\x76\x9a\x66\x4c\xa0\xc8\x10\x19\x92\x2a\x03\x02\x41\xc7\xe6\x1e\xe9\xbb\x35\xa2\x11\xfc\x39\x64\xfd\x09\x88\xf5\x7c\xb1\x14\x26\x32\x4b\xdb\x0d\xab\x2e\x8b\xd9\xdc\x41\x77\xb2\xe9\x09\xb1\x9f\xc3\x4b\x77\xf0\xee\x09\xef\x50\xc8\x99\xb2\x9d\xd7\x70\xd2\x73\xe8\x3d\x8e\xc4\x64\xdd\x10\x5f\x03\xa4\x4a\xd5\x13\xac\x01\xf5\x74\x37\xc3\x88\x58\x86\x11\xdc\x1e\x68\x0b\xad\x27\x21\x12\x84\x28\xc2\xa2\x78\xbf\x1a\x4e\x22\x49\x00\x22\x74\x54\x11\x1f\x35\xb0\xb8\xae\x89\xeb\x5a\xeb\x26\x00\x2f\xda\x91\x7d\x1e\x5d\x0b\xcd\x7e\x40\x55\xcc\x8c\xee\x5a\xd4\x22\x34\xb1\x74\x6d\x31\xaf\xbc\x19\xcb\xe6\x33\x0c\xa1\x06\x43\x6a\x4e\x60\xe4\x66\x32\x37\x47\xaa\xf0\x30\x75\xdc\x94\x16\xcc\x9e\xef\xb5\x78\x5a\x6d\x5e\x3d\x50\xcc\x4e\x98\xfc\x5b\xbd\x75\x51\x9e\x76\x33\x49\x42\xf6\x1b\x5e\xbc\x25\xfb\x79\x1e\x0f\x81\xf0\x07\xe0\x05\xaf\x0e\x3a\x08\xcc\x1d\x60\x71\xcc\xd0\x1f\x2c\x86\xec\x31\x01\x99\x25\xc3\x2c\x19\xc1\x06\xba\x4d\xb2\x06\x98\x2f\x87\xf4\xa2\x08\xc1\x50\xd7\xbc\xd4\xc8\xc2\x2f\x8a\x95\xa9\x91\x37\x0b\x28\x14\xa6\xc6\x8d\x47\x48\xf3\x27\x34\x6f\x88\xcb\x47\x86\x03\x64\x77\x01\x18\x93\x7b\x00\x8c\xc9\xbf\x23\x6c\x57\x0b\x13\x03\x6a\x00\xe7\x9f\x64\x07\xd5\x18\x90\x68\x26\x86\x1d\x19\xd9\x29\x4e\x14\x03\x92\x10\x24\x13\x46\x64\xb5\x8c\xe4\xdf\x0b\x29\xcb\xa3\xa3\x94\x5c\xf1\x07\x3b\x54\x18\x0f\x80\xed\x90\xfc\xfb\x49\x04\xb9\xc7\xeb\xfb\xab\x36\x2d\x71\x0c\x58\x82\xe4\x36\x2e\x8e\x92\x64\x1c\x19\x08\x2a\x1f\x45\x8d\x10\x19\x47\xf2\x0b\x8c\xf7\xd0\x09\x13\x23\xed\xe0\x52\xcc\x62\x64\xb2\xb2\xbf\x68\xec\x52\x63\x46\x9a\xef\x5f\x5f\x80\x8e\x92\xdb\x07\xbf\x70\x17\x84\x5a\xab\x0c\x73\x66\xd5\x6e\x89\x09\x84\x93\xdd\x66\x78\x92\x8e\xe6\x88\x4b\x0d\x5e\x40\x43\xa6\x4c\xcd\x88\x66\x65\x9c\xe8\x17\x68\x6b\xf4\x52\xa6\x03\x3a\xbc\x5f\xe0\x19\x22\x11\x30\x22\xda\x34\x29\xca\xaa\x46\x64\xf2\x56\xb7\x61\x31\xcd\x06\x1a\x06\xd3\x21\xb3\x43\xe4\x4d\x4f\xaa\xa5\x53\x23\x13\x6d\x6c\x2c\x89\xf4\xfd\x2b\xb0\xa3\x46\x66\xde\xd8\x38\x12\xa7\x54\x19\xdb\xab\x8b\xfe\xfd\x55\x5f\x98\x45\x41\x5e\xd5\x25\xae\x11\x42\xa4\x52\xa8\x6b\xe4\xed\x51\xb6\x4c\x44\x5e\x0e\xfe\x1a\x11\x2b\x21\x41\x38\xb2\x6a\x9c\xa2\x0d\x6a\x2c\x34\x58\x4a\x3a\x8f\xac\xe7\x53\x3d\x8b\x29\x78\x46\xdb\x2e\x62\xe1\xac\xc4\xf3\x23\x24\x51\x6b\x08\xb1\xac\x59\x0a\x53\xac\xe8\x23\xde\x18\x0b\x93\x2d\xbd\x2d\x0a\xb6\x85\xa9\x9a\x31\xb0\x72\x8c\xd7\x58\x38\x0d\x0d\x51\x49\x40\xc2\x13\x73\x7d\xaa\x11\x0b\x33\xeb\x30\xe2\x78\xdd\x78\x35\xa2\x2a\x0e\x32\xd9\x02\x22\xcd\xa0\xd5\x40\xaf\xba\xb8\x1e\x92\x69\xab\x3a\x0a\x23\xbc\xf9\xc1\x40\x37\x6e\x2c\xc9\x39\xb1\xd1\x71\x22\x18\x1a\x17\xd3\x1f\x50\x39\xeb\xfe\x80\xbe\x3f\xaf\x05\xae\x3c\x1f\x92\xa4\x22\x33\x7e\xe5\xac\xaf\x11\x57\x9e\x8f\xe2\x36\xc2\x46\x3d\x4b\x38\xef\xab\x77\x01\x9c\xf5\xa3\xb8\x0d\x34\x79\x67\x33\x90\xd5\x00\xe0\xfa\x4f\x17\x22\xa9\x11\x37\x4d\xe9\x0e\xb8\x1a\x51\x58\xd7\xd6\x86\x38\x18\x3a\x6b\xb4\x4d\xe9\x31\xf9\x4c\x8a\x94\x1e\x4d\x5d\x2c\xa7\x63\x52\xa0\x34\x69\x06\xc8\x22\xb9\xdd\xef\xa3\x7e\x85\x77\xe9\xa0\x56\x6e\x08\x61\x04\x1d\x5e\x26\x04\xba\xaa\xda\x67\x8d\x03\xe2\xae\x8e\xe1\xc8\xd4\x61\x69\xc8\x71\xe7\xc1\xdd\xfd\x00\x75\xfc\x4c\x6b\x53\xce\x2b\x9b\x4f\xa8\x83\x37\xb4\xe8\xf7\x83\x87\x5e\xf8\x91\x25\x2e\x1e\x0c\xec\x15\xf8\xac\x75\x6b\x22\x61\x71\x9a\x17\xef\x44\x52\xef\xf0\x12\x1d\xf4\xef\x6a\xbe\xb8\x6d\x6a\x98\xa8\x50\x59\x6f\x98\x95\x2e\xa7\xb5\xc9\x14\x86\xc5\x21\xb3\x45\xa4\x08\x68\x84\x22\x0b\x78\x78\x85\x28\x02\x4a\xbd\x8f\x14\x01\x9b\xfb\xc3\xe9\xd0\xdc\x1f\x88\x58\x32\x69\x84\x03\x3b\xbd\xfa\xbf\x39\x43\xcd\x00\xc1\xac\xc3\x3b\x71\xc9\x84\xfa\x00\xa6\xc9\x61\x22\xe7\x7d\x0b\xe6\x3f\x28\x8b\x6b\xfd\x22\x5e\x24\x39\x01\xbc\x64\x4a\x2f\x39\x4a\xd7\x54\x0b\x4a\x11\x95\xfe\x86\xb9\x09\xb2\x8b\x86\x89\x0e\xc9\x45\xca\x5c\xa8\xf1\x5a\x3b\xd9\x0f\x0e\xec\x23\x4f\x81\x38\x10\x8d\x5c\xc0\x81\x59\x03\x6f\x57\x68\x6e\xb3\x8e\x9b\xdb\x8b\x0a\x04\x21\xca\xe6\x66\x8b\x3d\x37\xca\x54\x58\xb0\xc0\xa5\x9c\xe3\xd5\x21\x70\xea\x03\x16\x76\xc8\xe1\xef\xe9\x2e\xaf\x96\xed\xe0\x2e\xb7\x25\x29\x3e\x94\xdc\xa4\x94\x45\xe4\x06\x0d\x1f\xb8\x74\x9f\x1b\x67\xa8\xa2\xbb\xf9\xb8\x5c\xce\x71\xaf\xfb\x8a\x6d\x35\x52\x50\x69\x26\x99\xb7\x50\xdc\x14\xa1\x26\x88\x97\xba\x81\xbd\xa6\x8d\x94\x3d\xd4\x5e\x0c\xd8\x0f\x78\x52\xe9\xb8\x4c\x1b\x63\x23\xdc\x23\x48\x59\xc2\x67\x62\xa9\x99\xea\x36\x1d\xd7\xd5\x1d\x50\xd2\x91\xc8\x9c\x28\x9e\x0a\x4d\x69\xa3\x76\xad\xdd\x91\x96\x21\x52\xdb\x21\x05\xe4\x12\x68\xbf\x26\x3a\xe4\x55\xcb\xa9\xa6\x65\x89\x14\xcb\x4b\x2b\x9d\xa8\xfa\x0d\xe8\x81\xcd\x63\xc0\x72\x1e\xb4\xfa\x89\xf9\x42\x12\x2b\x52\xe4\x16\x76\xbb\xc3\x52\x29\x4c\xc6\x41\x18\x34\xe4\xb2\x1b\x8a\xe2\x13\x44\xbc\x6d\xf8\x05\x9e\x44\xc9\x2f\x3c\x30\x57\x09\x53\x89\x62\x84\xf8\x70\x4a\xdc\x75\xda\x64\x69\xd9\x09\x65\x6f\x49\xbc\x12\xc1\x96\xe8\x94\x50\x19\xad\xbb\xcf\xb9\x6b\x54\x39\xb0\x26\x98\x01\xcd\xea\x12\xa2\x33\x9b\xdb\xcb\x0c\x68\x44\x65\x4a\x01\x46\x44\x5e\x30\xa8\x4b\x98\xf1\xec\xdf\x4d\x99\x1b\xcf\xa8\xca\xb4\xe9\xc8\xe8\x95\x58\x98\xd7\x40\xc3\x8e\xa7\x84\x82\x9a\x32\x8d\xbe\x26\xd3\xcc\xad\x28\xa0\x50\x91\x45\x01\x37\x35\xf1\x5e\x84\xea\x69\x16\xe6\x34\xc8\x92\x95\x96\x04\x96\xfc\x09\x6c\x81\xaf\x36\xe2\xd2\xd3\x4f\x4a\xc4\xd5\x04\xe9\x2c\xd8\x17\x95\x0a\x8f\x54\x31\x8b\xc4\xe8\x4e\x7b\x8b\x12\xe4\x33\x85\x7f\xd6\x54\xa9\x07\x35\x3f\x20\x33\x10\x83\x4b\xb5\xe1\x90\x14\x12\xe0\xc5\xd6\x45\x55\x35\xa1\xa4\xe2\x30\x7d\xc1\x1a\x38\x5e\xbf\x33\x34\xc0\x6b\x5b\x17\x01\x0a\x8d\x28\xba\xa8\xfa\x85\x35\x35\xea\x14\x32\x03\xa4\x46\x73\x8b\x40\x6a\x3c\x08\x4d\xa1\x8d\x4a\xfe\xf0\x1b\x38\x09\x4d\x1c\xad\x81\xab\xbb\xc7\x85\x39\x41\x89\xbb\xd7\xa3\x39\xd6\x14\xe8\x92\xee\x46\xa9\x69\xdd\x0d\x6a\x76\xd1\xc8\x2e\xbc\x29\x96\xbd\x4f\xb2\x72\x42\x59\x46\x1f\x3d\xa9\xd3\x54\x61\xcc\x74\x7a\x8c\x34\x46\x5f\xd3\xd2\x18\xbc\xa1\xdd\x06\xfa\xc4\x2a\x8b\xd9\x5d\x12\xf7\xfe\x60\x6d\x7e\x2d\x06\x2e\x47\xb0\x01\x2f\x75\xee\x3b\xff\x0e\x8a\x36\x7d\x0e\x7a\x68\xbd\xef\x58\x5d\xd9\x6b\xc5\xeb\xb8\x7c\x80\x26\x66\x7f\xdb\x5d\x93\x28\x06\xea\xb4\x49\x83\x65\x91\x34\xcb\x25\xf6\x79\x9b\x0d\x6e\x54\xcf\x0a\x65\x14\xb3\x19\xf1\xf2\x7d\x7b\xef\x0f\x42\x2d\xb4\xc0\xf7\x3d\xa4\xe7\x24\x5e\x46\x2a\x4d\x29\xc1\x17\x3e\xcc\x09\x70\xd9\xc2\x30\x23\x60\x82\x94\x2d\xf2\x09\xae\xf0\xea\x39\xf0\x02\x30\xdb\x36\x12\xa2\x2c\x87\x19\x20\x8a\xd4\xd8\x7c\x92\x60\x82\x8c\xaf\x0e\xe6\x1c\x95\x61\x53\x13\x2d\x90\xaf\xef\x41\x5e\x2f\x08\xb9\x47\x74\x06\x27\x5a\x1c\xa5\x0e\x24\x86\x50\xfa\x44\x85\x23\x7c\x98\xf8\x50\xf7\xb9\x19\xc9\x07\x8f\x6c\x43\x74\xdc\x53\x16\x96\x70\x9d\xce\x0d\x6d\xcd\x80\x85\x11\xed\x88\x49\x08\xa1\xb4\x03\x35\x4d\x69\xb4\x6c\x3e\xa9\x4e\x12\x82\x34\xbd\x34\xa5\xd1\xb2\x79\x0b\x31\x82\xd2\x5e\x8b\x34\xc5\xcf\xa2\xe4\xdb\x9a\x96\x38\x29\x09\x3a\x9d\x4c\x3b\x52\x7b\x8a\x93\x69\x33\xed\x5d\xd4\x80\xcd\xa0\xa7\x3c\x59\x94\xc8\x5a\xd3\xc5\x13\x5a\x1a\x40\xba\x10\x1f\x20\x11\x3c\x4d\xf1\x2f\xd9\x75\x91\x58\xd8\x50\xb2\x54\xba\x28\xfa\x58\xce\xb8\x29\x14\x78\xe5\x20\xef\x05\x33\x92\x3b\x01\x04\xa1\xed\x66\x78\x97\xf7\xf0\xcd\x59\xbb\x03\xec\x59\xc7\x19\x25\x04\x4c\xa6\xd7\x2e\xbf\x99\xf4\xa8\x21\x1e\x1e\xd0\xde\xb5\xcf\x9a\xa6\xf0\xf0\xb0\xf0\xa6\xdb\xf0\xf0\x7b\x47\x3d\x5c\x1a\xb7\x1b\xac\x69\xe6\x97\x0f\xf1\xf2\x93\xc8\xec\x9a\x37\xf4\x26\xab\x42\xe6\x15\xa2\x76\xd7\x64\xc6\x46\xda\xaf\x90\x91\xa8\xed\x70\x97\xbc\x3d\xe8\xe1\x33\xc3\x1c\xc8\x86\x74\x4c\x65\x98\xf7\x86\x35\x89\x1c\x80\xe6\xe0\x17\xf2\xf7\x57\x53\x1e\x76\xcd\x81\x33\x1c\x6a\x37\xbc\x5f\xd5\xee\xec\xd0\x0f\x20\x0e\x76\xb7\x79\xf8\x8b\xb7\x66\x94\x9d\x19\xba\x9c\xa0\xe6\x95\xcb\x23\xce\x96\x11\xa9\x38\x74\x3b\x41\xcd\x91\x82\x93\x18\x55\x8e\xc4\x94\xbf\xe8\x68\xbb\x4b\xf2\xc6\xe1\x07\x8b\x38\x34\x0f\x54\xae\x56\x29\x83\x9a\xa7\x34\x97\x74\x71\x48\xcd\x0c\x3f\x54\x99\x92\x9a\x99\xbc\x63\xf7\x49\x4e\xd8\xb7\x62\x8e\x99\xc9\xde\xf9\xf5\x80\x40\x6a\x08\xf8\x78\x1d\x58\x97\x69\x8f\xcb\x5e\xef\xb4\xaa\xff\xa9\xcd\xd0\x24\x2f\x0e\xec\x6d\x2a\xd0\x53\x33\x93\xb7\xed\x5f\xc9\x19\xcc\xc8\x43\x64\x1a\xd8\x65\x1d\xc9\x05\x37\x72\x8a\x33\x64\x46\x0b\x66\x63\xb2\x70\x0b\xc8\xdb\x90\x0b\x0f\xd3\xee\x07\xb8\x25\x74\x73\x9b\xae\x6b\x9d\x95\xb9\x30\x8a\x45\x3c\x33\x2f\x5b\x56\xf1\x83\x8b\x61\x03\x42\x55\x59\x33\x55\xa7\x95\x3e\x78\x61\xbf\x92\x8b\x4a\xb8\xce\x75\xc1\xa9\x99\x54\x12\xa6\xa0\xa8\xb0\x22\x44\x7f\x40\x39\xc3\x84\x59\xb1\x57\x64\x55\xc8\x34\x5e\xa9\x48\x4c\xcd\x8d\x64\x28\x4f\x50\x6e\x58\xd0\xe8\x17\x10\xb3\x21\x86\x93\xdb\x72\x4e\x09\x26\xe4\xa2\x58\x43\xc8\x6d\x61\xc6\x2f\x2c\x44\xa8\x0b\xa4\x55\x3b\x0c\x24\x77\x1e\x06\xc5\x0f\x1a\xbf\xd0\x82\x75\x90\x7e\xf4\x0b\x6b\xc9\x85\x08\xda\xa3\xb2\xb7\xec\x08\xec\x42\xc8\x66\x01\xbb\xe6\x2f\xc0\x13\xc4\xbc\xf3\x14\x4d\xca\x66\x9e\x80\x72\xcd\xe9\xf5\x3d\xc9\x50\x4a\x63\x1e\x08\x19\xad\xee\x90\xe5\x46\x05\x33\x6f\x6d\x72\x70\x6f\xa6\xa0\x61\xdb\x64\xde\xb9\xbc\x3a\x60\x32\xbc\x99\xc1\x6b\xb1\x13\x26\x4d\x6a\x49\x16\xb2\x37\xe4\x9d\xa7\xa4\x44\xb6\xbc\xe3\xbc\x90\xde\x9a\x61\xd4\xb2\x03\x35\x33\x3d\x23\x9b\x82\x90\x69\xad\xda\xba\x35\xef\x3c\x56\x05\x23\xaa\x36\x37\xb3\x14\xc4\xdc\x35\xef\x7f\x26\x62\xdb\x7c\x9e\x0f\x96\xef\x11\x04\x53\xb6\x28\x9b\xb4\x8e\x7c\xc0\xac\x16\xdd\x21\x85\x17\x49\xdb\x19\xb7\x85\xfa\x74\xc9\x27\x8e\x69\xa9\x18\x79\x5d\x19\x21\x01\x2f\x9f\xc0\x52\xf2\x07\xd8\x24\x3f\xd3\x8a\xf2\x49\x95\xb8\xba\xfb\x9d\x07\xaa\x30\x80\x1a\xcb\xcd\x5b\xea\x44\x34\x9a\x14\xfd\xbc\x6a\xe1\x99\xb2\xae\xb5\xce\x42\x01\x05\x0d\xc9\x6b\x99\x86\x2a\x0f\x49\x43\x95\xf5\xf8\x7c\x2d\xfa\x77\x97\xa0\x7f\x29\x66\x79\x4a\x22\x65\xf3\x9e\xbb\x11\xfd\x6f\x52\xa3\x5c\xe1\x23\x93\x25\x6a\x9a\xb9\xf0\x4d\x4d\x6e\xb8\x07\x92\x96\x90\x78\x13\x89\x02\x09\x86\x28\xab\x5d\xf9\x26\x5f\x37\x9f\xb8\xc1\x69\x24\x01\xe6\x87\x3b\xd2\x5f\x3c\x01\x3d\x0a\x2b\x0f\xb0\x62\x2e\xf0\xe0\xa8\x31\xe1\x3c\xe4\x0a\x46\x34\xe5\x10\x49\x84\xf9\xa1\xc2\x23\xe9\x2a\x3f\xc0\x8a\x04\x9b\xfc\x90\x13\x99\x94\x9e\x6b\xbe\xe0\xd3\x0d\x96\x28\x47\xb9\xe6\x87\x5b\x56\x67\x51\xd9\x20\xe7\x4a\x14\x29\xcb\xf3\x29\x2b\x6b\xe1\x85\x4e\x2a\x35\x52\xcb\x06\x62\xd4\xc9\x52\xb6\xd5\xa5\x1e\x2c\x3b\x90\xf4\xb6\x12\xd6\xda\xf8\x01\xfd\x2a\xc3\x9f\x60\xf5\x75\x00\x16\xde\x82\x61\xcf\x77\xe1\x2d\x18\xba\x23\xa5\x96\x80\x4d\x56\xdc\xc6\xc4\x5f\x43\xdc\x1c\xb3\xe9\x01\xcf\x26\xb1\xbf\x32\xe5\x95\xe6\xb4\x80\x12\x41\x51\x3a\x9a\x4a\xc4\x6a\xe9\xb4\x2b\x2c\x33\x6c\xd3\x66\x89\x3c\x27\x24\x0c\x97\x88\xd5\x31\x8c\x11\x8c\x41\x67\x5b\x89\xb4\xb7\xbb\xc7\x9b\x20\xf9\x01\x12\xbe\x3d\x89\xb4\x16\x43\x3d\xd0\x16\xa5\xba\x47\xb5\x50\x38\x11\x33\x2b\x09\x44\x2d\x16\x5e\x12\x10\x2b\xa2\x2f\xb4\x4c\x49\xcc\x2b\xbc\x42\xdd\x76\xa4\x82\xcc\x62\x5b\x0a\x0a\xaa\x04\xd7\x57\x87\x0f\xbc\xd2\x9a\x23\xaf\xee\xb4\x89\xa5\xe4\xb5\xd8\x43\x0f\x20\x50\x69\x97\x94\xbc\x88\x5a\x30\x64\xc2\xa8\x85\x61\xb6\x85\x03\xaa\x4a\xc6\xda\x8a\xdb\x94\x4c\xfe\xe4\x21\xa1\x17\x79\x65\x97\x6b\x50\xe2\x72\x81\x6b\xd0\x42\x46\x59\x86\x29\x89\xaa\xa5\x10\x68\xf1\xf8\x52\x40\xe4\x62\x60\xa5\x10\xcf\x5a\x19\xd8\xa5\x54\x69\xac\x96\xc2\x39\xb8\x0d\xc9\x55\xec\xad\x14\x4c\xa1\xb9\x7f\x48\x78\xd5\xbf\xf3\xb8\x97\x78\x56\xea\x62\x2e\x82\x19\xe9\x17\xc5\x48\xa1\xe4\x64\xe2\x43\x8e\xb0\x2e\x1f\xa9\xa5\x2e\x34\xbb\x83\x83\x73\x14\xda\x60\x89\x72\xde\x4c\x41\x92\x6f\x35\x6d\x35\xb0\x2f\xa3\x79\x0a\x52\xd1\x1a\x70\x69\x70\x78\x6d\xf5\x27\xa7\x50\x69\xa8\x2d\x20\xde\x58\x1a\x10\x26\x3b\x5b\xe1\x65\x59\xcd\x64\xb2\x3c\x84\x12\x3f\x4b\xa7\x76\x2b\x51\xbe\xf4\xb5\x68\x9a\x40\x5f\x2c\x5f\x58\x45\xf5\x1a\x73\xc7\xd2\x79\x7f\x82\x70\x86\xdc\x09\x9f\x8c\xa5\x2f\x20\x34\xc5\xce\x44\x69\x0f\x09\xd9\xc1\x1d\x4c\xa1\x2c\xa9\x9e\x41\x2d\xf0\x11\x5a\xd4\x2c\x83\x72\xb9\xc4\xba\x32\xa8\x5d\x44\x7f\x81\x72\x37\xde\x4f\x4c\x8d\x50\xfd\xcf\x5a\x70\x95\xa6\xfd\x1b\x65\x80\xa9\x98\x0b\x21\xc6\x4c\x77\xd0\xd7\xb2\x52\x25\xbc\x21\x07\x8e\x2d\x77\xb0\xaf\xdd\xe1\x07\x74\xff\xaa\xc7\x25\xb4\x49\xc1\x2e\x3b\xef\x6a\xd6\x10\x34\x07\x49\xc9\x2a\x4b\x68\x93\x42\x53\x76\x2e\xb6\x3b\x20\xcc\x6e\x43\x93\xf0\xba\xc0\xbc\x63\x17\x76\x59\x22\xda\xf0\x88\x64\x8c\x02\xf9\xe0\x65\x7b\x6e\x93\x2f\x9a\x93\x2e\xd7\xa5\x4e\xce\x72\x50\x0b\x90\x40\x51\x58\xa3\xd8\x9a\x45\x39\xc0\x3a\x25\xe4\x14\x04\xad\xb5\xe6\x1d\x08\x87\xa6\x85\xdb\x42\x7f\xe5\xe6\x31\x99\xeb\xa7\x59\x1e\x64\xef\x3e\x61\x78\x77\x58\x33\x35\x9c\x10\x18\xcc\xa7\x18\xd4\x56\xbd\x98\x27\xce\x24\x6f\x72\x1a\x99\xcc\xb7\x90\xa6\x6b\x8f\x64\xa1\x8d\xc9\x6b\x7f\x52\xad\x4f\x1e\x61\x10\x04\x7f\x01\xc3\x98\xb9\xf5\x89\x33\xca\x7c\xe8\x5c\x93\xf0\x90\xc8\xaa\x92\xb4\x5b\x2e\x32\xaa\xd7\x03\xb0\x0d\xef\xdb\x8b\xdb\xd4\x98\xe7\x9d\xf0\xd5\xcb\x0f\x61\xd0\x92\x5a\xb9\xb8\x07\x2c\x72\x5c\x90\xf9\x4d\xb1\x17\xe8\xc9\x7b\x84\x97\x7d\x2a\xb5\xbd\x16\x84\xc1\x59\x6e\x2a\x53\x5a\x0c\xc9\x4a\x61\xb9\x71\x4d\x89\xa7\x09\xe1\xd0\xc1\x58\x05\x05\x0c\x2d\x99\x15\xa4\x47\x44\xa3\x09\x31\x70\xcd\x10\x21\xcd\xf7\x75\xae\x42\x78\x0c\xde\x32\x90\x15\x7d\xf1\x57\x2d\x94\x15\x3d\xe7\x67\x2d\xbd\x20\x78\xb8\x52\x06\x09\x15\x77\x92\xc5\xac\x07\x48\xb0\x0c\x05\xb7\x64\x53\x35\xb5\x5a\x37\x28\xdf\x62\xb1\x15\x05\x73\x6c\xe6\xad\x1b\x88\xeb\xd5\x5e\x0b\x95\xf5\x00\x55\x1d\x25\xc7\xd5\x8d\x5e\x83\xaa\x36\x77\x48\xf2\x0b\x03\x23\xba\x03\x08\x44\xc3\x10\xd0\xfc\xde\xd4\x26\x8f\x17\xc3\xae\xb8\xd0\x42\x25\x18\x6a\x45\x05\x9c\xcd\x1d\xa2\xc2\x8d\x55\xdc\x1a\x70\x24\xb5\xfc\x93\x23\xa8\x06\x58\xfd\xc4\xb6\x2a\xee\xb6\x08\xd6\xda\x2b\x65\x4a\x43\xc3\x2b\xe2\xad\xa4\x57\x5c\x02\xba\x59\x65\xae\x81\xd2\x90\x10\x10\x79\x4f\x9a\x26\x18\xa9\xa3\x4b\xb5\xab\x2b\x88\x4d\x3b\xb8\xb2\x38\xb3\xb5\xf8\x1a\x51\x3c\xa6\xb9\x8b\x82\xa2\xd9\x02\x2a\x2e\xa8\x3d\x66\x43\xe5\x3e\xcd\x62\xdd\x1a\xea\x21\x07\x3f\xf0\x03\x9e\x72\xc9\x43\x30\x95\xa2\x1b\x86\x93\xc4\x68\x28\x2f\x2c\x9c\xd6\x25\x52\x02\x33\x0c\xc0\x83\x09\x21\xfd\xff\x8c\x7d\xc9\xd9\xf4\x2c\xcf\x6c\x2a\x5f\x08\x6d\x26\xc1\xe6\xcd\xc5\x63\xfe\x21\x9c\xcb\x55\x7a\xaa\x7c\x56\xff\xbd\x74\xb7\x0d\x02\x84\x28\x34\xf2\xc6\x38\xfd\xc3\xf6\xdf\xff\xa6\xa3\x37\x46\x65\x9e\x9f\xe9\x1f\x20\xd9\x74\xb8\x8f\x1a\xa4\xda\x3f\xe4\x30\x44\x75\xa5\xef\x95\xa4\xe7\x78\xa1\x6b\x28\xe1\xf9\x18\x28\x6d\xba\x3e\x34\xbc\x07\xe1\x26\xd1\x37\x18\x48\x6c\x90\x36\xda\xbb\x27\x37\x8f\x1a\x7a\xba\xa2\x5b\xc9\x80\x5b\x9c\xad\x43\xe3\x85\xba\x7d\xd3\x9e\x1e\x8d\x47\x8a\xce\xbd\xd1\xb8\x56\xd2\x25\x8c\xc6\x00\x73\xc9\x8d\xf1\x62\xdd\xbe\x99\x05\x69\xa5\xf5\x35\x76\x40\x37\x68\x8f\xc5\xd1\x72\x69\x4c\x04\x2f\x3a\xcd\x7d\x60\x98\x3a\x43\x46\x4f\x1e\xd4\x30\x89\x7e\xbd\x0f\x3a\xa2\x5a\xbc\xa9\x68\x46\xf5\x1d\x71\x74\x6c\x6b\x4f\x6c\xa7\x02\xc1\x3c\x0a\x74\xeb\xcb\xf9\x00\xba\xb5\x6e\x71\x74\x92\xa4\x1e\x98\x33\x47\x59\x71\xc7\x60\xb0\xb1\xfd\x2e\xc7\x8b\x76\xbb\x4d\x56\x83\x85\x31\x6c\x57\x18\x83\x73\x2f\xfe\x19\xdc\xdc\xfe\x1f\x57\x4c\xb3\x0f\xf4\x88\x3e\xc6\x06\x13\x62\x87\xb7\xee\xa0\x95\xed\xf3\x05\xdc\xe6\x3c\x6d\x70\x9b\x73\x38\xf2\x78\xe1\x72\xdf\xbc\x52\x01\x17\x5b\xb3\x63\xc2\x65\x51\x18\x9d\x83\x76\x03\x48\xe0\xa7\xc3\x7b\x04\x39\x7c\xf3\x17\x28\x89\xaf\xbb\xd7\xa0\x57\x9d\x52\xd9\x8d\x11\x27\xbf\xd0\xb4\x45\x9e\xd6\x6e\xe2\xe1\x1b\x1a\x26\xfc\xe8\x42\xb9\xe7\xc6\x60\x75\x3c\xa1\x9c\x31\x2b\x86\xa5\x61\x4c\x4c\xb4\x89\x82\xe6\x52\xd9\x4f\xc6\x80\xe2\x72\xf3\x52\x4e\x70\xf4\xa7\x43\xe2\x51\x9d\xc5\x63\x82\x39\x3c\x0d\x8b\x14\x49\x05\x31\x10\x70\x6c\xbd\xcb\x58\x04\x77\xdd\x3f\xe0\xb0\xfe\x7c\x10\x70\x76\xf1\xff\x24\x49\x43\x5a\xe4\x5f\x91\xb8\xc0\xae\x02\x6a\x83\xd9\xb5\x7d\x33\x1a\x3b\x4e\x4e\xcb\xc3\x9d\xfe\xec\x7e\x86\x4e\xc4\xbe\xa7\x03\xc5\xe4\x7e\x7f\xaa\x27\x34\x06\x33\xca\xf8\xdc\x65\x78\x85\xd2\x03\x8e\x81\x04\x32\xbe\x63\x0f\x86\x05\x2b\x9f\xe0\x18\x07\x62\x2d\x2d\xd9\x52\x45\x69\x5e\x85\x39\xd4\xe8\x77\x24\xd8\xf5\xaa\x1d\x98\xa2\xe2\x67\xac\x9a\x2e\x36\xe3\xe0\x91\xe0\xa3\x1b\x4a\x4d\xa5\xe5\x1c\x03\xf6\x52\x55\xd3\x19\xe3\xc5\xb6\xb3\x59\x9e\x9f\x84\x85\x16\x4b\xc0\xba\x9b\x10\xd4\x00\x94\xdd\xbc\x9d\x90\x6c\xb2\xda\x5f\x60\x30\x0c\xd8\x83\x06\x96\x75\xf9\xcd\x31\x4e\xd2\xec\x67\xee\x06\x0f\x8a\x06\x54\x43\xfc\x71\x66\x35\x6c\x7d\x72\x35\xbe\xa1\x4e\x5f\x6c\xda\x37\x7f\x01\xff\x38\xab\xf8\x06\xd4\x92\xdb\xe7\xfd\x9c\x27\xcd\xcb\x85\x8c\xad\x9f\x67\x68\x9f\x8d\x60\xae\xe4\x35\x31\xdf\x0d\x31\xf2\x79\x06\x05\x42\xcb\x83\xa9\xb3\x1d\xfd\x35\x60\x30\xb5\xcb\xd3\x60\xae\x48\x43\xfa\x41\x8f\x3a\xfb\x1c\x0f\x56\xfa\x30\x02\x1f\x0f\xfa\x34\x64\xa0\x05\xf5\xf3\x7f\x05\x8c\x11\x4d\x74\x99\x93\x36\x6e\x3c\x1d\xdf\x6b\x90\x4f\xe0\x59\x24\xa2\x34\x9b\x75\x17\xe3\x21\x5a\x76\x7b\xc8\x51\xe0\x53\xf0\x85\xb2\xd3\xe1\x78\x03\xe1\x1c\xf5\xd3\x3e\x14\xd4\x3e\x88\xa1\xd5\xfc\x08\x04\x54\x72\xb3\x17\x76\xb0\x6a\xbd\x0e\xf2\xf8\xe5\x06\x5a\xfa\xa1\xfe\xf7\xbf\xe6\xa8\xf6\xf8\x75\x4e\x99\xbf\x20\xfc\xa8\x7e\x03\x11\x28\x92\xc5\xc1\xc0\xde\xe1\x0f\x0e\x5c\x0e\x4d\xc2\x85\xb4\x52\x53\xcf\x40\x4c\xd3\xcf\x38\x12\x85\x98\x62\xa3\x90\x73\x07\x1b\x8b\xec\x48\xe8\xc4\x96\x35\x1e\xf4\x0c\x7f\xdb\x4f\x0b\x64\x9c\xa1\xe7\x40\xfa\x4b\x51\xc8\xa8\xdf\x30\x89\x1b\x48\x5e\x7e\xe6\xfe\xa9\xfe\x01\x39\x6a\x37\xf7\x80\x3d\x5f\x4d\x01\x82\x7e\xdd\x00\x43\x38\x7c\x03\x89\x92\x48\x43\x63\x28\x54\x7f\x34\x7f\x02\xdb\x9b\x07\xf9\x62\xd3\xfa\x99\x85\x17\x9a\x56\x9f\x78\x51\x98\xd6\xda\xdf\xa7\xf3\x94\x9e\x41\xa2\x36\x78\x64\x6a\x46\x91\x5c\x73\x56\x35\xa6\x17\x77\x56\xe3\xad\x48\xf3\xaf\x84\x6f\x40\xc3\xba\x7d\x9e\xc1\xeb\x3a\xd6\x03\x1a\x56\x5b\x7b\x03\xb0\xd4\xf1\x7b\xc1\x4c\x8c\xda\x4b\x51\x73\x33\xfa\x03\x70\x82\xa7\x84\x28\x54\x6a\xb6\x68\xbc\xbb\x8a\xdb\x83\x21\xbe\xbe\x54\x44\x23\x89\x7f\x72\xd3\x8e\xcc\x76\xa3\xcd\x1c\x2d\xe5\xaa\x9b\x83\x56\x4c\xa2\x3e\x12\x72\xea\x3c\x8d\xc6\x03\x6b\xb8\x09\xc4\x7a\x7a\xd6\x1b\x62\xd8\xfd\x3f\x15\xb2\x92\x71\x81\x6c\x37\xd3\x43\x84\xb5\xda\x9e\xdf\x91\xea\x58\x5d\x17\xa2\xe7\xaa\xf8\x8b\x01\xbb\x86\xbf\x80\x50\x14\x24\x88\x8e\xb4\x15\x9f\xf7\x93\x64\x8d\x81\x10\xd5\x8c\xd5\x99\x2c\x46\xff\x0f\x88\x48\xc1\xa4\x80\xe5\xda\x01\xee\x81\x10\x63\xe7\x8a\x09\x16\x66\xfb\xfc\x0f\x67\x7c\xdd\xef\x63\xe0\xe0\xe8\x7e\x3f\x37\x9b\x7f\x80\xb9\x49\x5a\xf1\x18\x88\xea\xb1\x62\x3d\x50\xa8\x4d\x05\x09\x46\x10\x7f\xea\x7c\x8c\xd8\xe0\xfa\xe0\x67\xe8\x61\x84\x01\x22\x78\xdd\xd7\xa2\x04\x27\xd9\x42\x10\x5e\x83\xf6\xfa\x0a\x96\x66\xb6\x42\x38\xa0\xc3\x55\x51\xe3\x11\xb4\x83\xab\xa0\xef\x88\x00\x48\x90\x09\x25\x90\x30\xc7\x86\xc4\x78\xd1\x68\xb5\x09\x3b\x66\x82\x04\xb5\x98\x25\x61\x3c\x0b\x93\x07\xb4\x70\x7f\x4c\x1c\x3d\x16\x62\x4c\x50\xee\x2e\x08\x3f\x2d\xf5\xe6\x81\x67\x91\x38\x49\xa2\xdb\xcb\xed\xe8\x17\x12\x23\x88\x04\xa4\x4d\xb4\x35\x2b\x16\x73\x10\x5a\x10\x27\x3e\xd5\x85\x2a\xb2\xf4\xf2\xf2\x1b\x4c\xae\xaf\x3e\x98\x49\xd1\x77\xb6\x80\x16\xd8\x07\x6c\xac\x3c\xf4\x45\xe6\xe2\xdd\xc0\x8b\x03\xe3\xfd\x47\xd4\xae\x04\x22\xee\x03\xda\x49\xaf\x05\x72\x2d\x16\x21\xbc\x40\x6a\x45\xeb\x64\x63\x87\xd8\x11\x88\x0e\x38\x09\x7e\xd6\x76\xa7\x02\xd5\x3b\x66\x87\xd4\xb1\xa8\xde\x39\xf3\x1a\x03\xd2\x1e\x3a\x46\x33\x98\xed\xc6\xda\xf7\x38\x72\x22\xd5\xc5\x41\x1d\x98\x10\x5d\x1c\xb8\x8b\x78\xd3\x1e\xc0\x8c\x96\x2b\x07\xc5\x82\xb7\x7d\x56\x50\xf6\x07\x10\xd6\x3e\x1e\x08\x7b\x87\x7b\x04\xcd\x5e\xdb\x17\xf6\xce\xe6\x3d\x93\x2a\x5c\xcb\x5e\xd6\x4b\x16\xbc\x0b\xb8\x05\x3a\x77\x4d\x30\xfb\x4d\x58\xf0\x9c\x74\x47\xd1\x5d\x39\x4e\x40\xf3\x9f\x5b\xa4\x34\xf7\x1e\x80\x0e\x77\xfb\x7c\x40\x2d\x9b\x57\xea\x4c\x5e\x70\xa7\x48\xf7\x1a\x7e\x86\x6c\xfb\x3c\x43\x72\x58\x9a\xc2\x6f\xd0\xea\xd5\x80\xdf\x60\xb7\xec\xbb\x92\xa1\x35\x4d\xf0\x1b\xf4\x25\x32\x00\x9b\x1d\x11\x1c\x50\xe0\xa2\x80\xfa\x5f\x4e\xa0\x6b\xc2\x57\xd3\xad\x2d\x7e\xad\x39\xa3\x17\xe2\xf0\x33\xef\xbd\x52\x40\x04\x33\xb6\xdb\xff\x29\x2e\xdc\xe8\x0c\x00\x2f\xce\x80\x26\x99\x71\xd2\x1f\x1c\x71\x43\xbf\xe0\x2d\x7b\x83\xb3\x2c\x46\xee\xdc\xa1\x9a\x02\x78\x0b\x38\x27\x43\x10\x85\x1b\xdf\xdd\x90\x2b\x9e\xe3\x9b\x14\x68\x0c\x70\x1e\xd8\x3c\xa6\x54\x08\x5b\x98\x3e\x1b\xb4\x55\x6a\x80\x71\x2c\xbe\x16\x07\x4a\xdc\x7c\x0e\xcd\x87\xd5\x87\xfd\x7f\xd6\x9d\xd2\x33\x87\x60\xde\x7d\xe8\x73\xe1\x13\xe5\xc9\x89\xd7\xb4\xbd\xb8\x3c\xac\xdb\x8f\x87\xb1\x12\xee\x02\x2e\x12\xce\x90\x10\x0f\xf4\xb5\x96\x4a\x70\x2f\xf0\x3d\x74\x02\x78\x37\xdb\x51\xe7\x0f\x37\x69\x0d\x6a\xa2\xe6\x4d\x51\x8f\x13\x3a\xe8\xd2\xdd\x40\x87\x4e\xef\xdf\x42\x4f\x06\xa1\x28\x67\xf4\x98\x1b\x59\x53\x0d\x12\x25\xfb\xae\x30\xa1\xe5\xb5\xcb\xeb\x44\xd2\x47\x65\xbd\x1d\x73\xe3\xf6\xd2\x65\x7a\x32\xcb\xb9\xaf\xe3\x13\x15\xf8\x86\x33\x53\x4c\xe2\xe0\xe9\x3e\x69\xd7\xd1\xda\x4d\xa8\x7d\xed\x7d\x3c\xe9\x1a\x29\x69\x3e\x19\x98\xec\x0b\xfd\x64\x91\x9b\x66\xaa\x0b\xd8\x6b\xfa\x19\xf1\x3b\x5a\x89\x09\xd7\x82\x6d\xba\x45\x62\xb4\x62\x12\x08\x78\x3c\x73\x85\x17\x4f\x6d\xbb\x59\xb1\x05\x3c\xee\x4a\x49\x25\xe4\x3a\x11\xba\x6c\x68\x3c\x6b\xd6\x48\xd2\xf3\x82\x72\x5e\x5d\x56\x6e\x53\x13\x59\xb3\xce\xab\x9e\x01\xd6\x3f\x0d\x52\x75\xb9\xfc\x43\xd2\xa8\x26\x1b\x30\x8e\x34\x37\x13\x71\x30\xce\x83\x35\x1b\xdd\xc0\x35\x86\x86\xfc\xdf\xe1\x67\x28\xd3\x97\x9f\xa9\x07\xf1\xea\x13\x3a\x4f\x37\x88\x78\xa2\xe1\xff\x79\x69\x5a\xa6\x80\x0a\x5a\x1d\x31\x93\xa9\x1e\x95\xb3\x78\x4c\x78\x2b\x28\x07\xf9\x98\x8d\xdc\xa2\x31\x31\xf5\xa3\x4e\xee\x49\xfd\xac\xbf\xef\x50\xee\x98\xc4\xce\xe4\x35\x9a\x45\xe6\x34\x17\x70\x9c\x3d\xc7\xa4\x41\x76\xee\xf3\xe5\x1e\xa9\xd0\xed\x6e\x82\xdc\xa5\x95\xa4\xab\xa7\xa3\xa6\x66\xcf\xac\xb5\x7a\xbe\xb0\xcf\xfd\x8c\x85\xf2\xb4\x0d\x1c\xd4\x5e\x79\x04\xc9\x7c\xd8\x35\x7d\x0f\xbc\x03\x46\x2e\xbd\x7a\x0c\x9e\xfd\xd2\x41\xcc\x17\x9e\xf6\x22\xcd\xf8\x0c\x5e\xd1\x75\x23\x9f\x41\x85\x91\x9f\x21\xa1\xff\xe6\xa3\x3d\x53\xd7\xea\x85\x86\xff\x81\x4b\xe6\x8f\xc9\xaa\xc5\x2a\x50\x31\x26\x42\x5e\x42\x49\x95\xc7\x7c\xd1\x6d\x2f\x52\x18\xcf\x80\x88\xf7\xc2\xa1\xd6\x8e\x63\xd5\x26\x02\x5e\x62\x5a\x8e\x50\xd5\xea\x39\x60\xc0\x8b\xa3\x9f\xe6\x44\x62\x5f\xef\xb8\x39\x28\x26\xfc\x02\x57\x56\xc7\xca\x9c\x17\x68\x12\x73\xbc\xf0\x36\x9c\x15\x74\x4e\xd2\xa8\xf7\xa9\x7c\xb5\xf3\xeb\x04\x76\xf5\xc5\x69\x2e\x1c\x8c\xe6\xa5\x35\xf8\x81\x48\x60\x58\xb3\x57\x16\xfe\x09\xdb\xe7\x39\xa7\xcd\x3f\x60\x7f\x58\x38\x2e\x92\xa4\x06\x5f\x60\xda\x8b\x8c\x07\x93\x4e\xa5\xbe\x6d\x4e\x20\x53\xbb\xff\x4c\xd6\x50\x76\xbe\x9a\xb9\x27\xab\xb8\x89\xf1\xdf\xff\x3e\xa9\x1d\x27\xc3\x55\x2c\x98\xf6\x89\xfb\xab\xff\x4f\xee\xd0\xa8\x77\xd2\x6c\x12\x78\x6b\x10\x32\x9d\x3b\x0b\x5d\xa8\x45\x82\x5d\x59\x3c\x26\xca\xfb\xd8\x09\x63\x26\xd4\x95\x16\x60\x12\xea\x5a\x5c\xb3\x5a\xa2\x53\x0f\xcf\x17\xeb\xf6\xe2\x79\x07\xd4\xfd\xcc\x02\xa0\x6c\x31\x73\x1d\x3b\x9e\xdd\xc1\xc1\x06\x35\xc8\xcc\xec\xa8\x31\x12\xa9\x3a\x7d\xd2\x84\x1b\xaa\x9d\xf4\xe6\xd9\xf9\x82\x68\x04\x52\x2d\x1e\xc3\x8b\x54\xa7\xd3\xa5\xcd\x13\xbe\xdb\x5e\xe9\x13\x24\xf9\xac\x66\x79\x20\xaf\xfc\x49\x56\xd1\x85\x73\x9e\xe0\xe6\x4f\x87\x50\x32\x9b\x19\x19\x4f\xed\xe0\xbc\x79\x25\xaf\xa8\x85\x17\xca\x56\x87\x86\x4c\x46\xc0\xa8\x66\xca\x98\x17\xc4\x8c\xbb\xbc\x30\xcd\xba\xa4\xcc\x8b\x97\x60\x8b\xdb\x17\xeb\x76\x25\xbd\x1f\x13\x8e\xab\x4e\xbf\x34\x99\x1d\xd2\xf9\x97\x27\xb2\x43\xae\x4f\x8b\x0f\xe6\x5d\x0d\x42\x01\x5c\x2c\xdf\x5f\xac\xda\xed\x04\x38\xe1\xe9\x5a\x7c\xc6\x01\x89\xda\x15\x61\xde\xd4\xdf\x54\x37\xc0\x23\x4a\x68\x78\xde\x74\x9e\x34\xdc\xb8\x39\xd1\xc5\x6f\x5c\x6c\xc3\x8d\x32\x67\x9b\x9f\x1f\x10\xa1\x67\xa0\x53\x87\x26\xcd\x27\x6f\x62\xa2\x32\xd1\xa7\x10\xf6\x24\xfa\xb4\xbb\xd9\x7c\xc0\xb0\xc5\x4d\x40\x71\xf6\xe9\x22\x19\xd6\x1f\x10\xe3\x78\x9b\x3e\xb4\xcf\x0b\x64\x2f\xa4\xf1\xb1\x5f\xc8\xfa\x61\x2a\xb5\x0b\x17\xe3\xaa\x6d\xc3\x5b\x3f\xac\xbe\x68\x5a\xd0\x03\x1b\xd9\xad\x5f\x8e\xa2\xeb\x87\x1c\x85\x7f\xe0\xf2\x6f\x7a\xa6\xe8\x88\x3f\x79\xc5\x2d\x84\x65\x0f\xa7\x20\x5b\x50\x23\x3b\x1e\x75\xfd\x4e\x34\xef\x11\x31\x3a\xde\xcf\x2f\x00\xb7\x1b\xf4\x82\x5a\xb9\xc8\x2c\xba\x36\xaa\x64\xc5\x6d\x6b\xa3\xa5\xd5\x5f\x6c\x05\x53\xa0\x1e\x53\xef\xac\x13\x60\xa5\x9b\x84\xce\xb1\xb5\x51\x7a\x76\x77\x42\x85\xa1\xbf\xc0\x3e\xaf\x6e\x12\xf0\x62\x9a\x06\x38\x1e\x9a\xa6\x82\x65\x92\xb8\x5e\x05\x24\x69\xe1\x17\x3c\x73\x4b\xf5\x33\xf7\xa8\xfa\x47\x18\x91\x83\xe1\x17\xc2\x88\x8a\xa0\xc4\x2a\xa4\x47\x6b\x54\xb1\xe3\x24\xfe\x17\xdd\x6c\x7d\xdf\x5d\x95\xf6\x34\x81\xbc\x05\x2d\x71\xa9\xfe\x82\x27\x8c\x2e\xed\x0b\x5a\x62\x95\x76\x1f\xab\x26\xa0\xf7\x17\xe0\x76\xcf\x2a\x2b\xf8\xd8\x3c\xbc\x2a\x64\xdd\xe7\x19\x27\x8a\xd4\x2b\x0b\x50\x77\x38\x7b\xdd\x4a\x35\xb0\x99\x95\x99\x1e\x9d\x64\x7c\x01\xbc\x0e\xe7\xa3\x5b\x8d\x61\x6c\x7e\xe6\x31\x26\x1c\xb7\x50\x3f\xc7\x59\x7d\x56\xc7\xfe\x68\xfe\x1f\x25\x4f\x3c\xaa\xce\x8b\xbf\xe4\xc0\xea\x1c\xa6\x9f\x19\xe8\xa9\xa5\xeb\x29\x8a\x44\x63\x07\x83\x7b\x66\xe1\x4a\xe0\xd4\x08\x0b\x7a\x5a\x67\xa7\x5c\x83\x35\xb0\xf4\xff\x00\xef\x08\x22\x2d\xe8\x65\x8b\x4e\xee\x35\x92\x9d\xd5\x01\xf2\xe7\x0c\x67\xbb\x5b\x83\xa2\xcb\x83\x66\xc8\xf7\x67\x13\x0e\xa4\xfd\x5b\x6e\x82\x22\xde\x0c\x06\xe5\x6e\xf1\x28\x5f\xb8\xdb\x4b\xf3\xff\x94\xb7\xe6\x40\xe6\xe8\x29\x6e\x11\xa3\xf4\xa6\x44\xea\x72\xc7\xd6\xad\x44\xc7\x1e\x26\x2a\x51\x56\x4f\x0b\xd1\xb2\xf9\x11\x68\xd9\xe6\xab\x05\x70\x5c\xaa\x1b\xe4\x16\x71\x7b\x58\x37\xcb\x15\xba\xe3\x3a\x9b\xfb\x4a\x38\x3c\xdd\x03\x2a\x1d\xe8\x4c\x59\x0c\x00\x1f\x7e\xe6\x90\xd4\xc0\xc4\x42\x75\x3f\x63\x48\x12\xff\x0b\xd8\xb6\x19\x79\x2e\xd6\xee\x16\xba\x58\x2c\x70\xe3\x5b\xf6\x7a\xb1\xed\x56\xbc\x6b\x17\x7a\x18\x7e\x26\xde\xb6\xdc\x58\x2c\x08\xa7\x16\x11\x10\x55\x74\x4e\xae\xc4\xb6\xee\x12\xf9\x1e\x55\xcb\x72\x2c\x44\x48\x7d\xb6\xc7\x02\xf3\x9a\x19\x09\x5d\xa5\x45\x5a\x09\x5d\x2d\xf9\x80\x4c\x87\x33\x27\xae\x9d\xf0\xc2\xd3\xb2\x63\xa1\x86\xbf\xa0\x20\x19\xee\x83\x3b\x68\xf8\x0b\x4e\xbc\xb9\x6f\xe7\x96\xf9\x93\x33\xc2\xa2\x96\xd6\x09\x5e\x16\x0b\x79\xfb\xca\xb0\x0e\x4c\xab\xee\xb3\xeb\x80\x74\xf6\xc2\x43\x29\x5b\xc2\x0d\x50\x26\x7c\x5e\xc8\xd4\xd2\x1a\xf4\x91\xcc\xa5\x41\x22\x82\xaa\x08\xe1\xaf\x23\xf7\x8b\xbf\xc0\x90\x3c\xf1\x07\x8e\x39\xcb\xe7\x33\x89\xd6\xda\x9f\xe4\x36\x35\x00\x47\xda\x8f\x58\x48\xad\xeb\xf4\x07\xf1\xdf\xff\xc2\x1e\x6d\x8b\xd1\xd9\x56\x66\x2c\x82\x57\xcf\xd3\xc9\x40\x09\x37\x80\xbc\xfa\x66\x5f\x06\x55\x7d\xbe\xe7\x10\xb4\x8e\xf0\x45\x18\x4e\x20\xb9\x2e\x30\x8f\x4f\x55\x96\x16\x77\xad\x80\x75\x61\x0c\x16\x9d\xd0\xa3\xda\x90\xb7\x2e\xc0\x6d\x2f\x1c\x94\xa2\xce\xe1\xb0\xa0\x14\x2d\x46\x4b\x77\x01\x77\x8b\xa2\x9b\xe8\xc8\x43\xb8\x53\x32\xfa\x07\x30\xa7\x05\xe3\x0d\x29\xe2\x49\xbb\x79\xe0\x6c\x7e\x81\x9e\x62\x3e\x92\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\x16\x78\x52\x93\x88\xa1\x72\x79\x83\xf5\x24\x91\x5a\xfa\x87\x17\x25\x8b\xc6\x87\x7b\xcc\xf0\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x70\x3e\x28\x8f\xe6\x3d\x48\x77\x83\xe5\x3e\xa1\xac\x70\x96\xfc\xf5\x80\xfd\x84\x88\x76\xfa\x1b\x58\xad\xb4\x53\xef\xe9\x88\x93\xfd\x87\x61\xe8\xb2\xb5\x33\x9f\xa4\xf5\x4a\x3b\xa2\xaa\x54\xfe\x72\xec\x70\x9d\x75\xc8\xfa\x0e\x60\xe8\x79\xd9\x09\x0c\x97\x9f\x1f\xf6\x28\x9a\x36\xb2\x8f\x4e\xd2\x9d\x40\x4f\x0c\xb9\x23\x64\xbc\x98\x82\x0d\xfb\x58\xb2\x6a\x67\x4a\x48\x47\xa0\xee\xc8\x23\x6e\xf7\xc7\x7d\x83\x4b\xdd\x72\x8f\xdc\xd6\x9a\xc7\x7d\xc3\x62\x87\x5b\xbc\xf8\x82\xbb\x04\x47\xea\x4c\xd9\xe1\x4e\x6b\x8f\xe5\x3d\x1d\x0a\xdc\x65\x41\xe4\xa4\xe0\xf2\x0e\xa4\x68\x17\xfc\x9d\x48\xd1\xeb\xc0\xea\x91\xd6\x8d\xed\xac\x06\xe9\x78\xa6\x1d\x41\x5c\x0e\xb5\xdc\x0b\xbd\xac\xfd\x01\x71\x9a\x26\xa1\x70\x1b\xeb\x7d\x64\x19\x57\x2d\xe1\xb1\x57\xea\x70\xb4\xcf\x77\x64\x15\xb7\xd7\xf1\x4e\xa4\xa8\x4b\xf1\x9e\x8e\xae\xba\xd4\xee\x70\x28\xb0\x8f\xf1\x0e\x35\xab\xa3\x35\x77\x38\x18\xd8\x93\x64\x07\x92\x1c\xce\x74\xbb\x43\xcd\xea\x6c\xab\x3b\xd4\xac\xcd\xbe\x29\x3b\x02\xd2\xc3\x65\x22\x76\x38\xb2\x16\x4f\x73\xe3\xd2\x4b\xd8\xed\x2f\xb4\x9c\xdd\x34\x35\x08\x02\x09\xbf\xbd\x91\x66\xbf\x4f\x84\xd4\xff\x52\xc9\x7b\xec\x8d\x51\xfd\x92\xce\x3b\x52\x13\x59\xa9\xbf\xd3\xc7\xd5\xde\x37\x3b\x53\x3b\x3a\x79\xf4\x0e\xa5\x68\x77\x8c\xfd\x9e\x1e\x03\x3a\x48\x77\xe6\x72\x74\xb0\xcf\x8e\x52\x90\xbe\x36\xef\x80\xae\x2a\xe6\x3d\xf6\x54\x8a\x7e\x5a\xa0\xbb\x8b\xe6\x19\xd5\xca\xad\xfe\xd8\x07\x99\x51\x44\x32\x53\xa3\xb3\x6b\xec\x2f\xb0\xec\xd5\xbc\xc2\x8a\x38\x76\xab\xde\x07\x6f\xee\xde\x52\x2f\x90\x9c\xdd\xf3\x1a\x29\x1e\x35\xf1\xc1\x4d\xad\x41\xc1\x09\xb5\x7b\x43\x10\xe7\xb9\xc1\xc4\x75\xde\xd4\x2f\x4c\x9b\x2a\x65\x3c\x76\x96\xb4\x11\x84\xd9\x27\x8a\xa8\x59\x8a\x4c\x42\x1a\x2f\xfd\x24\xc0\xf6\x20\xe0\x30\x5a\x7f\x7e\x81\x56\x26\xd3\x3c\x79\xb1\xd7\xb1\xb2\x43\x69\x59\x85\x76\xf7\x49\xab\xab\x3e\x58\x3f\xfc\x2f\x1a\x17\xa5\xab\x89\x5c\xc4\xf4\x52\x14\xed\xeb\xe5\x4f\x57\x5e\xd9\x19\xda\x6e\x35\xe7\x0e\xe4\xe6\x40\x82\x7d\x67\x17\x1a\xc4\x4e\xe9\x69\x6e\x49\xe4\xb6\xf9\x8d\x57\x40\x3b\xac\x7c\xdf\x73\x54\x7e\xe1\x04\x0d\xee\x82\xea\x62\x11\x9d\xc8\xcb\xa3\x80\x0a\xb0\xba\x87\xa3\x91\x68\x2d\x26\xac\xd7\xd5\xa3\x04\x6c\x72\x44\xc8\xce\xa4\x36\x4e\x9a\xbd\x13\x05\xe9\x20\xdb\x11\x68\x5e\xa5\x4d\xd8\x4f\xf6\xa8\x0e\x58\xf0\xdb\x69\xb9\x77\xba\x54\x5a\x79\xbb\x5f\x04\x5a\x16\xd1\x2f\x4a\xe9\xaa\x7d\x3b\x76\x54\x57\x31\x0c\xda\x19\xfd\xe3\x04\xb8\xfb\xc5\x79\xf3\x0b\x69\x1a\xd0\x33\xb5\x3c\xe1\x17\x38\x2a\x4b\x50\xe0\x98\x2a\x85\xda\x7e\x3d\x78\x16\x49\x89\x6b\x34\x4d\x77\xc3\xb3\xc6\x70\x13\xa0\x0a\xb6\xec\x2f\x8c\xa9\xce\x79\xb8\xdf\x24\xd1\xff\x27\x49\x9a\x37\xd4\x42\xd9\xac\x9c\xdd\xe1\xf0\xf8\xdb\x7c\xf4\x3d\x6c\x42\xa3\x42\xb0\x8e\xd3\xdd\xee\xac\x55\x62\x6d\xec\xfe\xe4\x28\xff\x7d\x71\xb0\x16\x89\xd5\x5f\xc7\x8f\x4a\x89\xf0\x0f\xed\xbf\xff\x55\x27\x94\x3e\x00\x21\xec\xeb\x76\x50\x15\x65\x85\xee\x41\x4c\xf1\xe9\x82\x2c\x2b\x70\x75\x00\x22\x54\xdd\x6b\x0f\xb8\x14\xda\xc4\x72\xd0\x76\xea\xa8\x8d\x63\xe3\xd9\x53\xfc\xc5\x3b\x0c\xdf\x2b\x8f\x8d\x67\x8f\x30\xc0\xb1\x61\xb1\x4c\x34\x22\x66\x0c\x09\x8e\xc2\xd4\x88\x7e\x06\xde\xd3\xe9\x77\x14\x9e\xaf\x3a\xb0\x0f\xd4\x7b\x36\x4f\x1f\x0c\x7f\xb1\x96\xfa\x60\x4e\xe7\xb9\xfd\xe9\x2c\x3a\x0a\x4d\xdc\xc5\x1d\xf2\xb0\xd4\x79\x7b\xd4\x82\x3c\xb0\xa2\x30\x75\x41\x9e\xd6\x3a\xd8\xa1\x7f\x80\x34\xd2\x41\x71\xf0\x84\x97\xbe\xeb\x80\x6e\xc8\x49\xc5\x0e\x46\xb6\x14\xf7\xc0\x2b\x5f\xf8\x03\x30\x8b\xee\xd6\x07\x4e\xf8\xee\x75\xcb\x8c\x33\xe2\xf0\xa3\x61\xa3\xeb\x2a\x71\x30\x7d\xb3\x63\x65\x8e\x46\x12\x45\x32\xe2\x52\x0c\x3a\x0e\x96\x6e\x9e\xd3\x2f\xd0\xbd\x48\xb3\xc2\x74\xcd\xae\x32\x70\x40\xb7\xf4\xe1\xce\x0e\x09\x6b\x9a\x19\x85\xe2\x14\x5e\x07\xed\x9c\x66\x36\xe8\x9e\xaa\x24\xc9\x91\x07\xb8\xb9\xb5\x33\x93\x9a\x10\xed\xc1\x13\xbc\xb9\x4b\x6c\x3a\x29\x45\x8e\x9e\x34\x9a\x06\x30\xa3\x74\x6e\xc7\xa0\x3d\x41\x17\x9c\x03\xda\xa5\xaa\xcb\xc6\x31\x10\x11\x64\x9a\x11\x84\x6d\xb5\xcc\xf1\x1e\xf9\xc5\x61\xe2\x07\x2b\x39\x3b\x05\xef\x81\x28\x6d\xd7\x66\x38\x00\x01\x86\xfd\x06\x0f\xc4\xa9\xd8\x74\x75\xa0\x08\x9e\x23\xe0\x8e\x41\x6e\x36\x73\xa4\x6e\x69\x99\xa6\x9b\x6f\xf8\x13\x04\xcf\x7a\x5a\x82\xd2\x4b\xf2\xed\x80\x76\xa9\x5a\xb7\x73\x04\x6e\x27\x12\x4e\x07\xea\x89\x38\x4b\xcb\x41\xed\x92\xa3\x03\x8e\x08\x3a\xef\x8b\x1d\x12\x67\x2c\x77\x7a\x60\xe6\xf4\x05\xc3\x4e\xac\x8b\x3c\xa8\x0f\x72\x4c\xfe\x01\xeb\x68\xb5\x24\x20\xae\xe8\x6e\xa1\x73\x18\xa2\x6a\x0e\xb8\xf2\x8a\x06\x44\x77\x3b\x04\xe8\x80\x42\xa9\x16\x3f\x33\x0e\xc3\x14\x00\x86\x78\x6d\xa0\x1e\xb2\x07\xdd\x01\xaf\x3d\x87\xb0\x1f\x2b\x48\x80\x7f\xc0\xbe\x96\x7e\xe9\x58\x94\xaf\xcb\x3f\xe0\xe4\x12\xee\x3e\x76\x0e\x49\x14\x31\xd9\x8d\xb5\x6e\xc7\xce\x0b\xb5\x57\x9b\x91\xd3\xd6\x69\x1d\x3b\x9d\x53\xbc\xda\x3b\xb1\xb2\x20\xe1\xb1\x83\xc9\x05\x95\x8f\x83\x4e\x97\x96\xa0\x50\xf0\xb8\x4a\xd6\x01\x05\x8f\xeb\xb5\x1d\xc4\x25\x82\x6b\x07\x4c\x93\x86\x21\xc7\xc1\x42\x8f\x7e\x1f\xb2\xc4\x9b\x20\x13\x3f\xfb\x7b\x26\x2d\xd1\xb6\x45\x68\x89\xdd\xd3\x8e\x84\x31\x66\xa6\x83\x87\xc8\x74\x0b\x30\xa1\x79\x9a\xce\xdf\x7f\xff\x6b\x5d\x90\xf3\x80\xa5\xd2\xa9\x0f\x0e\x18\x2a\x6d\x98\x3c\x4e\x08\x06\x41\xb5\x03\x86\xc7\x66\xdf\xa9\x03\x99\x9d\x6d\x03\x39\x4e\xf8\x39\x79\x57\x42\x79\x53\x9d\x43\xf8\x80\x9d\xd1\x26\x86\xe3\xe2\x9c\x89\xa2\x17\x06\xd5\x77\xcc\x7f\x39\x83\x2e\xde\xb6\xfc\x71\x0a\x09\xcd\x28\x34\x3f\xb6\xfd\x1e\xc8\xda\x1c\xb6\x80\x1f\x17\x6a\x06\x08\x02\x1d\x84\x48\xc2\x75\x07\xb3\x32\x3b\xb9\xc2\x71\x33\x9b\x84\x6e\x43\x07\x14\x35\xae\xd6\x73\xc0\xbf\xcd\xe5\x7d\x0e\xd6\x87\x73\x79\x9e\xe3\x66\x17\x9a\xa2\x27\xbb\xd0\xb2\x3e\x98\x12\xc3\x97\x87\xb7\x1f\x9f\x9b\x0f\xf3\x7e\xf8\x50\x7a\xa8\x22\xd3\x0e\x3f\x11\xc1\x1c\xb6\x81\x9c\xac\xc2\xa1\xca\xf8\xe3\xfc\x11\xa6\x6b\x4f\x9e\xb0\xcf\xb9\x1e\xca\xf9\xcb\x4e\x8a\x7e\xc8\xb9\xf3\x17\xcc\xfb\x23\x41\x74\xfe\x72\xa8\x53\x3f\x40\xa0\x6a\x53\x9e\x5b\x1e\x1b\x6a\x02\x99\x91\x6d\xfb\x3c\x37\x9e\x75\x3a\x5e\xcf\x8d\x11\xef\x6a\x91\x3e\x67\xd6\xf5\x9d\x1b\xa7\xdf\x1f\xd0\xe1\x46\x07\xf2\x09\x4d\x87\xeb\x4c\x9c\xc8\x56\xe3\xea\x23\x67\x61\x1a\x2c\xed\x99\xb3\xf0\x58\xd0\x69\x78\x66\x28\x84\x78\xf8\x84\xbf\x97\x83\x7e\xcf\x04\x36\x3a\xf3\x4f\xe4\x39\x0e\xab\x2c\xcf\x4a\x37\x1f\x3f\xa3\xb4\xb0\xae\xe9\x27\xb2\xcb\xfc\xea\xe7\x03\x9e\x5e\x3a\x71\x4f\xa4\x97\x69\x92\x25\xe7\x8b\x5c\x66\xd7\xcd\xff\x6c\x4c\x71\xa9\x06\x1a\xe2\x39\x3c\x2f\xb4\x8a\x75\x3f\x53\x95\x20\xc6\x3e\x5b\xf6\xa8\x1e\x18\xbc\xe0\x42\x3f\x67\x23\x09\x9a\x86\x96\x53\xad\x1f\x10\xbd\x60\xdd\xf1\x99\xc9\xf6\xa6\x7f\x48\x2e\x54\x1f\xc8\x1e\xe3\x0a\x1d\x27\xcc\x64\x2a\x3c\x3e\xce\xce\x2b\xb1\xce\xec\x93\x11\xb5\xe6\x6b\xe8\x1e\xc2\x8a\xd4\xb3\x9f\x98\x17\x7f\x80\xda\xe9\xda\x6d\x27\xcc\x64\x2e\x1a\x72\xc2\x41\xcb\xe9\x4c\x4f\x44\xdc\x3a\xd3\xfc\x49\x5d\x85\xb9\x63\xd0\x2b\xb2\xfa\x03\xec\x1b\x9d\xf0\x27\x4c\x5c\xae\x86\x70\x26\x0e\x11\xf4\x39\x47\xce\xab\x06\x3d\xb8\x94\x7a\x06\xec\xf8\x7c\x00\xd4\x61\x4d\xdc\x89\xf8\x04\xa7\xa3\x3e\x83\x97\x7a\x9d\xd7\x67\xc6\x23\x98\x26\x66\x2d\xb6\x5e\xf6\x8c\xdc\xdc\xfe\x04\xb9\x1a\x75\xa4\x9f\x19\xb1\xf0\xe9\xe4\xc2\x46\x34\x51\x98\x47\x2f\x0c\xac\x56\xce\x60\x7e\x4e\xce\x9b\x16\xea\x05\x29\xd5\x55\xa7\x4e\xe6\xa4\xf9\xfe\xc0\x4d\xb4\xfc\x03\x84\xbb\x57\x76\x12\x45\x74\x77\x09\xf7\xe8\xea\x2e\x16\x9b\xd4\xd4\x23\x29\x8d\x4d\x9e\x27\x71\x8b\xb9\x8f\xea\x12\xa1\x8e\x73\x81\x66\x53\xb0\xa8\x42\xff\x93\x7d\xe8\x5c\x39\x20\xb7\x9e\x03\x72\xf3\x2c\xf6\xe5\x67\xb2\x92\x37\x14\x83\x19\x5c\x5d\xe9\x44\x30\x83\x23\x53\xce\x45\xde\xf2\x07\x10\x7e\xc2\xf5\xe7\xe2\xfd\x5b\x90\xe6\x64\xc0\xae\x35\xcd\xe7\x0e\x81\x6b\x22\x99\xe1\xd8\xec\x8f\xca\xbb\xcd\x0e\x8d\xe7\xce\xb8\x32\x91\x94\x59\x03\xbd\xd0\x7b\xb2\xb3\x7f\x78\x39\xc3\xf5\xbc\xce\x83\x28\xda\x4d\x02\x46\xb9\xe4\xd2\x79\x50\xe8\x9b\xf9\x10\xa5\xeb\x0a\xde\x67\xa6\xa4\xf1\x38\x8f\x89\xf2\x33\x1a\xe6\xc1\xe2\xa1\xfe\x60\x47\x0f\xfe\x1f\x98\x5a\x78\xf3\x3c\x90\x5e\xc3\x42\xe1\x00\x63\x98\xb9\x0f\x0e\xc1\xef\xbf\xe7\xab\x2d\x02\xe7\x09\x4c\x6e\x21\x73\xf2\xb8\x2d\x7e\x01\x87\x8c\xd7\x01\x79\x09\x5d\xe8\xf9\x84\xfe\x68\x38\xb3\xf4\x89\x50\x05\x67\x12\x38\x11\xa9\x60\x20\x76\xc2\x68\xe6\xf0\x8a\xf3\xe4\x0d\xcd\x43\x3a\x73\xa5\xd5\x65\xba\x7c\x09\xdb\x9d\x74\xf9\xb2\x32\xfb\xbc\x28\x9e\xcd\x5e\xc4\x62\x3e\x6c\x2f\xaa\x10\x3e\x3f\x20\xe9\xbc\x00\xf0\x99\x3e\x5f\x9e\x38\xf8\x7c\xb9\xf2\xca\x89\x7c\x34\xf6\xee\x3b\x5f\xfc\x35\xbb\x37\x3d\xf2\xd3\xd8\x7c\x7f\x42\xa7\x15\xbe\xe5\x9d\x30\xcd\x39\xc7\xf1\x79\xb3\x34\xb9\x7b\xb8\x51\x8a\x45\x98\xf9\x44\xfa\x43\xeb\x8f\x4e\xd8\xea\x6c\x65\x38\x6f\xe6\xe2\xd2\x10\xee\x94\x2a\x1a\x23\x12\xd8\x38\x57\xff\x79\x53\xaa\x18\xc4\x40\xe9\xe5\xb4\xb7\xe7\xcd\x0d\x50\x4c\xc2\x4d\x1a\xfd\xc5\x83\x41\xa8\x0b\x56\x08\x36\xea\x41\x8a\x1b\x07\x74\x9f\x4f\x6e\x08\x4d\x1b\xc3\x8c\x3d\x88\x87\x0a\x4f\x1f\x09\x0f\xd5\x4b\x3a\x95\xae\xdf\x8f\x44\x0d\xfd\xb0\x51\xef\x5f\xf5\x03\x94\x7d\x12\x96\x17\x03\x79\x6d\x29\xb8\x58\x09\xc3\x09\x57\x2e\x58\xd6\x7c\x5f\xba\x60\x59\x73\xfa\x81\xeb\x97\xe3\x76\x93\xe4\x49\x5d\x90\x2e\xfa\x54\x39\xc3\xca\x05\x3d\x9a\x33\x86\x5e\xcc\x88\xe8\x68\xe1\x0b\xa6\x34\xa7\x82\xb8\x36\x30\x94\xe4\xd7\x85\x6a\x6b\x9b\x55\xe4\x17\x62\x75\x3f\xe3\xde\x98\x8a\xd5\xff\x63\x2d\xb4\x75\xaf\x42\xb1\x2d\x1c\x7c\x15\x44\x0b\x37\xbf\xc0\xb3\x53\xb7\xb4\x0b\x86\xb0\xe2\x41\x15\x60\xb7\x9f\x3f\x00\x4f\xbb\xc7\x92\xd3\xe2\x1e\x1e\x42\x08\x7d\x81\x5a\x68\xc3\x49\x95\xae\x5a\x50\x16\x45\xb3\xf0\x22\xd0\xde\xfe\x56\x65\xf5\xaa\x1c\x91\x0e\xfb\xab\x42\xf8\xe8\x98\xb9\x60\x58\xfb\x70\x02\xb4\x6c\x0e\x36\xbc\x2a\xef\xd2\xd5\x2f\x00\x0c\x84\x1b\xe0\x2e\xfd\xd0\x8b\x5d\x6a\x5e\x02\x58\xb5\x82\xf5\xaa\xbc\x9f\xe8\x5a\x78\x35\x78\x7c\x6b\xd3\x5d\x28\x9b\xe6\xc4\x84\x17\x5c\xb6\x9c\xf6\xe4\xa2\xfb\x94\x93\xdc\x5c\xb4\x49\xb9\xac\xde\x05\x95\x96\xbd\x64\xae\x8e\x5d\x5a\xfc\x3f\x81\xa2\x07\xd5\x99\xb1\x6e\xe9\x39\x97\xc9\x3f\x24\xf7\x6a\x5e\x58\x3d\xf7\x33\x8a\x41\x23\x93\x70\xd6\x05\xef\x7e\x27\x41\xb8\x90\x7b\xc5\x99\x34\x2f\x16\xcd\xb0\xbd\xee\x42\xf2\x15\x3b\xbb\x5d\x23\x37\xa1\x86\x31\x80\x00\x7e\x6e\x11\x5a\xae\x6e\x9a\x70\xe2\x7b\x1a\x98\x8b\xa5\xb9\x03\x62\x4b\xb5\x17\x39\x06\x7d\x10\xd0\x8d\x7b\xe9\xa0\xa0\xb2\x74\xbb\x00\x1d\x5d\x6d\xee\x0a\xce\xb3\x08\x08\xe2\x01\x01\xc5\x8b\xea\x29\x1f\x8e\x17\x02\x51\x9d\xdc\xed\x7a\x71\xdc\xec\x66\x37\xb8\xe6\x5b\x05\x7b\x01\xc6\x55\xab\x97\x2e\x26\x1b\x74\x89\xbc\x0b\xb8\xee\xb3\x30\x93\x12\x58\xb7\xc6\x0b\x99\x53\x9c\x4c\xf0\x5a\x19\x39\xa2\x51\x31\x03\xb4\x6d\x50\xd7\xe2\xca\x69\x14\x69\x28\x13\xb8\xbc\xa0\xe3\x72\x3a\xc2\x6b\x11\x9d\xba\x81\x5c\x39\xbf\x30\xd9\xa7\xc6\x8d\x1a\xb8\xae\x31\x70\xbd\xe0\xad\x3a\x34\xe4\x42\xd5\x32\x3b\x6b\x5e\x3b\x5d\x5e\xa5\x46\xbb\x68\x38\x73\x85\xbb\x6b\xe7\x5d\x47\x5d\x52\xa3\xe5\xa2\x7a\x17\x2c\x67\x9f\x79\x80\x33\xbd\xdd\xb0\x2e\xfa\xce\xdb\xbf\xff\x3a\xb8\x56\x5a\x8b\x83\xa3\x92\x3e\xe4\x82\x65\xad\x79\x29\x0e\x5e\x24\x84\x99\x2f\x38\xcb\xbb\x42\xd3\xc5\x9c\xce\xf3\xd3\x27\xed\xa6\x82\x3a\xd7\x89\x22\x1c\x9e\xc9\x04\x53\x42\x73\x17\xcb\x97\x7d\xa4\x01\xd1\x94\x2e\xe8\x17\xb4\x56\x0e\xa6\xbb\x90\xf5\xd9\xb9\x7d\x2e\x06\x86\xda\x36\x7b\x9d\x3c\xda\x2c\xa3\x4f\x9c\x1a\x3e\xda\x90\xdc\xcf\xd9\x17\xae\x93\x33\xdb\xfd\x03\xf6\x95\x0f\x2e\xa0\xad\xaf\xd4\x07\xda\x32\x54\xbf\x90\xec\xcf\x71\xf9\xd7\xc5\x31\x88\xe6\x2b\xa3\x14\x34\x28\xa8\xae\x6c\x78\xbd\x08\xa5\xbc\xb6\x17\x3d\x86\x96\x3f\x48\x0c\xe0\x2e\xa9\xf1\xf4\xbc\xc0\x1e\xe8\xa4\x2e\xd7\xc5\x83\xc8\xe7\xcc\x4d\xa8\x2e\x65\xd6\x85\x70\xd0\x8f\xc4\xbb\xb9\x6f\xe2\x4f\xf1\xab\x17\x62\x45\x1d\xd6\x76\xdd\x54\x44\x87\x9b\xe3\xc2\x69\x4c\x70\x93\x72\x4a\x89\x0b\xd8\xab\x39\xd1\xd3\x45\xec\xe5\xa3\x0d\x0e\xfb\xe5\xf3\x3f\xd7\xcd\xff\x63\xc4\x5e\x78\x16\xe0\x75\x35\x9e\x2b\x53\x53\x7b\x16\x11\x5d\xea\xda\x98\xd7\x03\x1b\xa9\x45\x3a\x4a\x66\x18\xd1\x5e\x09\xc5\x74\x17\xb9\x1e\x96\xc6\xd4\x18\x1e\xea\x82\x2c\xce\x58\x25\xcd\xa7\xe9\x03\xdf\x49\xc3\x28\x38\x5d\x39\x13\xe5\x05\x0b\xa9\xc3\xec\x2f\x38\x61\x39\x1f\xd0\xf5\x40\x0a\x48\x74\xdd\xbf\x5c\xc4\xd0\x0f\x49\xe2\xd4\x0f\x48\x4b\xaa\x59\xbc\x7f\x3c\x5d\x97\x9e\x01\x79\x36\xb7\x08\xfb\x80\x86\x78\xc3\x3c\xea\x44\x96\x37\x4a\xa4\x59\xa5\x76\xc3\x33\xde\xf6\x86\x7b\xa3\x54\x51\x7b\x1b\xcf\x18\x13\x40\x54\xa7\xcb\xcc\x0d\x54\x67\x69\x7c\x33\xa9\xb5\x4e\xc1\x1b\x39\xac\xed\x10\x70\x6f\xb9\x3d\xdd\x23\x50\x9e\x50\xe1\x5d\x58\x6c\x4f\x33\x00\xf7\x28\xe7\x22\xb9\x4b\x1e\x5a\x9a\x33\x68\x0d\xed\x7d\x7d\x43\x6b\x68\x07\x94\x1b\xf9\x59\xb6\xea\xff\x71\x90\x4b\xe4\xdc\x05\x87\x9c\xa7\xa0\xf0\x50\x73\xfb\x00\x89\x3a\x56\xef\x72\x22\xab\x86\xdb\xc7\x08\x25\x6f\xee\x42\x46\xf6\x80\xa8\xb6\xd2\x0c\x31\xdf\xb5\x11\xd5\x0d\x14\x58\x6d\xa2\xbe\x53\x27\xe9\x49\x26\xec\x93\x60\xbe\x5f\xd8\x37\x8d\xc1\xee\x8a\x55\xd6\x29\x7b\xa7\x4a\xd2\x6c\x52\xc9\x78\x1a\x53\x25\x8d\x22\x01\x2a\xc7\x0f\x2c\xbc\x61\x5c\xb5\x6b\xde\xdd\x78\xc8\x6a\xbb\xde\xcc\x80\xed\xb8\xa5\xbb\x31\xcb\x8d\xba\x40\xc8\xa8\x7d\x70\x6f\x84\x8c\xb6\xcf\xff\x94\x68\x7e\x81\xb5\x6e\x6d\xeb\xba\xd3\x9a\x6a\x66\x85\xb5\xd4\xb7\xb7\x9b\x41\xa1\x4e\xc9\x7f\x77\xe2\x13\xf5\x81\xd2\x68\x46\x50\x37\x35\x8e\xc5\xcf\x3c\xf1\x74\xb0\xdf\x40\x96\xc3\x48\xe0\x86\x35\xd5\x41\x13\xf7\x48\x9a\xb4\xda\xf0\xc5\x0f\x17\xdc\xbc\x11\x26\xea\x3b\xc8\x3d\x78\x29\x91\xe2\xf4\x1e\xe4\x27\x8d\x6a\x70\x2d\xfc\x3f\x0c\x41\x1e\x35\xdc\xa1\x1c\x99\x72\x07\x7d\x26\x74\x07\xbd\x51\xfb\xc3\xce\xd3\x77\xd0\xb4\x2e\x5d\xc0\x1d\xd4\xfe\xeb\xee\x7f\xa3\x30\xad\x73\xcf\xde\xc8\xa8\x67\x1f\xd8\x7b\xbe\xe7\xbc\x43\x96\x6f\x68\x08\xed\xc3\x78\x03\xf7\x2d\x3b\x91\xdf\x80\x79\x56\xc7\xdd\x33\x27\xf6\x4f\x49\x4c\x6f\x04\x70\x5a\xad\x7f\xb3\x2c\x88\x77\xcc\xca\x39\x16\xfd\xb0\x5a\x1a\xf9\xde\x8b\xfb\xc3\x0d\xd0\xf4\x20\xcd\xee\x0d\xc0\xe6\xba\xb6\x37\x12\x87\xb8\x82\xd3\xbd\x48\x81\x26\x84\xf9\xa4\xed\x14\x72\xef\x80\x63\x16\x6b\xa8\xf1\x61\x95\xfc\xbd\x93\x15\x2d\xe7\xe0\x4a\x65\xc7\x96\x1b\x88\xb0\xda\x47\xe8\x86\x09\xf3\x23\xc9\x0f\xde\x2c\x05\x64\x6e\x98\x2c\x6d\x06\xba\x99\xfe\xd9\xee\x0a\x77\x42\x42\x8b\x85\x03\x95\xaf\xcc\x18\x30\x5a\x7e\x0e\x83\x63\x47\xa1\x12\xf7\x40\x31\x21\x65\xd9\x0d\x1f\xf5\x65\xf7\xe9\xfb\xa0\xf4\x16\x27\x1d\xc4\x52\x7a\x3e\x39\x4f\xd2\x4b\xdd\x67\x8e\x42\xe3\x3e\x39\x0a\xd1\xc0\x88\x4c\x17\xac\xbd\xa1\x7f\xb3\x81\xec\x46\xfa\x67\x7b\xb7\xde\x27\x4f\x3c\x41\xe7\x9b\x5e\xec\x36\xd4\xdf\xc8\x99\xe7\x5b\xc9\x9d\x90\xb1\xb8\x49\xea\x14\x35\xf5\x84\x8c\xde\x0e\xa9\xa1\x5b\x26\x9a\x17\xcc\xe2\x61\x11\x8c\x98\xc1\x59\x96\xcc\x54\x43\x1f\xf7\x91\x3c\x88\x98\xfc\xdc\xd4\xef\x0b\xe5\xb0\x4c\xf4\x85\x42\xc7\x66\xd9\x17\x5f\x6d\x1f\x3d\xe4\x7d\xf3\x0a\xf1\x79\x83\x54\x8b\x26\xaa\xaa\xbc\xda\xf0\x2a\x37\x3c\xba\x1f\x94\xa5\xf9\xf9\xff\x97\x1b\xec\xd5\x7b\x3f\xd8\x34\xa6\x88\xc9\x99\x5d\x2d\xf5\x7e\x92\x02\x91\x04\x7f\xae\xe6\x4c\x65\xf7\x03\xd1\xe5\x79\x7b\x78\x96\xff\x9b\xd8\xe7\xc7\xd4\x47\x55\xcf\x05\xc5\xde\x7e\x7a\x26\xdc\xd1\x18\x1e\xc4\x26\x96\xcf\x07\xb9\xd6\x53\x3f\xe0\x92\xdd\xfd\x01\x2f\x9c\xe1\x1f\xa8\xf0\x08\x7f\x91\x8b\x6b\xa2\x1e\xdc\xcb\xf5\x05\x2c\x9d\xc3\x55\xd8\x9f\x0d\x4a\x6f\xed\xb3\x07\x4e\xe5\xde\x14\x0f\x4a\x7f\xd8\x03\xf1\xd9\xa0\x01\xd1\x44\x3e\x0c\x2e\xb4\xa6\xfe\x61\x3a\x0e\xdf\xb4\x9e\x2d\x39\x54\xe3\xdc\xe8\xb6\xe1\x3e\x5e\x14\x54\xab\xd6\xe2\x01\xea\xe9\xc2\x65\x4f\x81\x4b\xa2\x70\xdd\xc3\x32\x64\x2e\x96\xfb\x00\xe5\x2c\xbb\x37\x3f\x25\x65\xb6\x9b\x4c\x22\xfc\x06\xec\x07\x9e\x18\xe4\xa5\x73\x34\xd4\xc3\xbc\x74\x96\xcb\x4f\xe1\xfd\x50\xe7\xe9\x83\x14\xc9\xcb\x9e\xb7\x4f\xc5\x54\x2e\x3f\x93\x47\xb5\x38\xb4\xd7\x3a\x9b\xe5\xc3\x3a\xb4\x2e\x10\xfe\x24\x16\x92\x18\x7c\x5e\x2c\x54\x9c\x66\xea\xa9\x39\x75\x9a\xfe\x54\x79\x4d\xff\x70\x63\xfd\xfe\xe4\xa7\xf0\x54\xee\x2a\x0d\xba\x91\x19\x44\x31\x70\x8f\x4b\x39\x3f\xb4\xac\x3a\x1e\xf1\x61\x19\x33\x6d\x9a\x87\x6e\xdd\xae\x83\xfb\xb0\x8c\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x49\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\x1d\x52\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\x70\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xe6\x8f\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x19\xec\x61\xa0\x4e\x9a\xbd\x60\x9f\x80\x65\x5d\x50\xfd\x41\x04\x61\xd7\x61\xf4\xc0\x73\xfc\xb3\x05\x62\xc7\xb3\x26\x16\xb9\xde\x6c\xde\x7d\x18\xff\xe7\x24\xa2\x4f\x24\x3e\x14\x85\x2f\x52\xea\xf6\xcb\x7d\x60\x5b\xfd\x6c\x00\x20\x27\x5b\x46\x9f\x99\x8b\x2f\x92\x91\x0c\xce\x59\x4a\x9e\x89\x49\xf2\x1e\x43\x6a\xe2\xf5\xed\x81\x77\x50\x7f\x40\x8d\xaf\x94\x76\xcf\xa4\xb7\x67\x73\x17\x39\x0a\x13\x81\x0d\x21\xb0\xff\xac\x5c\x5b\x7d\x81\xa8\x43\xeb\xfd\x9e\xc5\xa5\xb5\xf8\x59\x39\x0c\x51\xb1\xa8\xf8\xb1\x40\x5a\xb9\x6f\xfd\x06\xfd\x05\xfc\xc2\x44\x3d\x4a\xef\x8b\x45\x26\xf6\xd6\x42\xd5\x8f\xf5\x59\x5e\xd6\x66\x73\x49\xd5\x67\x4f\xd1\xad\x4e\x90\xf0\xcd\x17\xf4\x67\x87\xe8\x16\x12\x78\xe0\x9c\x66\x15\xc1\xb3\x53\xdc\x58\x76\xb3\xec\xc7\xda\xfc\x05\x58\xc4\x22\x0e\x8a\xbb\xf5\xd9\x5a\x7b\x12\xa5\xb9\xa1\x11\xd5\xce\x18\xcf\x81\x1b\xac\x27\x0f\xbe\x67\xd6\x05\x3e\x47\x7f\x57\xd4\x4c\x96\x59\x30\xa4\x1d\x7a\x0e\xf2\x80\x89\x42\x5e\x0c\xeb\x11\x9e\x83\x4b\xde\xfd\x02\x6f\xd9\x42\x76\x0f\x82\x09\x6d\x76\x7d\x90\xe3\xed\x23\x83\x4e\xf2\xa9\xb8\xec\x44\x2c\xae\x77\x02\x63\x0b\xed\xbc\xf1\x40\x91\xe7\x2b\xe8\x73\xd2\x9f\x4b\xfa\x9b\xe7\xa4\x4e\x54\xf7\xe2\xe7\xe2\xdc\x8b\x04\xa8\xd5\x7c\x27\x7d\x90\x74\xe2\x33\x0d\x57\xf2\x83\x3f\x80\x50\xf3\x3c\x5e\x94\x59\x3e\x0a\xe0\x11\xe6\x9b\xfc\x03\x1d\x99\xfd\xf6\x1f\x18\x20\x1d\x12\xf4\x50\xe9\xe5\x1e\x61\x4f\xdc\xec\xee\xf1\xa4\x41\xd1\xf8\xe4\x86\xf2\xd1\x4c\x0c\x4c\x66\x3c\xfc\x40\x89\x65\xa7\x98\x07\x4a\xac\xcf\xb1\xfe\x90\x61\xfb\x9f\x94\x72\x0f\x8c\x8d\xf6\x1e\x7e\x1e\x32\x8e\xe8\x7d\xc8\x38\xfe\x7f\xfc\xf7\xbf\x70\xf2\xaa\x07\x88\xee\xe3\x35\xf1\x40\x3f\xe5\x4c\x0b\x0f\xcb\x6b\x38\xe0\xf3\x61\xf6\x09\xbb\x7a\x3c\x40\x78\x32\x52\xc4\x0f\xc6\xca\x29\x27\x9c\xf8\xfd\x48\xe3\xd4\x33\x69\x2a\x7a\x7e\x69\x52\xf2\xdb\xf8\xfd\xa0\x6d\xf9\xb7\x88\xf1\xfb\x81\x95\xff\xcd\x68\xfc\x00\xe8\xa6\x6c\x74\xf1\xfb\x71\xd5\xbb\x9e\x29\x15\x36\xbf\x80\x55\xff\xc7\x26\xf1\xdb\x48\x51\xe8\x19\x5a\xbe\x22\x0a\x60\xa7\xdc\x64\x47\x89\x1f\x0a\xb5\xf5\xe6\x67\xcc\x52\xd3\x10\xe0\xb7\xd6\x9b\x3a\x84\x4a\xab\x37\x91\x4c\xbb\xe5\xe7\x19\x04\xfd\x3b\x18\xe3\xc7\xaa\xb2\x3a\x04\xe2\x07\xff\xff\x29\x53\x51\xfc\x50\xff\x42\xa9\x32\xe3\x87\x5c\x6a\xba\x8f\xc4\xaf\x40\xe6\x7b\x92\xa0\x82\x1a\x9e\x44\xe6\x41\x5b\x9b\xba\x44\x36\x88\xde\x34\x07\xc0\x5d\xbd\x69\x8e\xe0\x16\xb7\xc9\x03\x26\x7e\x35\x27\x45\xeb\xc8\xa2\x6a\xe1\x59\xa8\xb9\x30\x22\x82\x99\xd0\x94\x40\x2b\x7e\xc4\x59\x4d\x4d\xb4\x1c\xa6\x86\xd5\xb2\x57\x91\x81\xbc\xbd\x53\x86\x96\xf8\x35\xee\x40\x2f\x16\xeb\xa6\xe9\x48\x8e\x5f\x4b\xf7\x3b\x7f\x72\xb0\x0d\x0d\xa5\xf1\x9e\xe4\x26\x78\x66\x77\x11\xde\xc1\x20\x5d\x2f\xb0\x8c\x6c\x98\x01\x3a\x85\x5d\xd1\x8a\xa3\xae\xac\xe2\xa4\xe3\x07\xe3\x61\xef\xfa\x7f\x64\x0b\x1a\x3a\xac\x87\x53\xb5\x89\xe3\x87\xf4\x0a\x53\x25\x79\xe3\x87\xec\x61\xd5\xfb\x62\xe4\x6c\xfa\x8b\x9b\x5f\xb8\x13\xea\x85\xb4\x20\xb0\x0f\x36\xff\xcf\x54\xb7\xd2\x1a\xbe\x82\x80\x2d\xf8\x0b\x58\x62\x87\x9f\x51\x66\x6b\xd3\xc4\xb0\x3c\xd9\xe7\x99\x02\xd6\x33\xc5\x72\x65\xe1\x81\x4f\xee\x76\x75\x39\xb3\x4b\xcd\x14\xaa\xd7\xff\x3c\xb5\xf0\x57\x1f\x66\x22\xe6\x3b\x58\x22\x09\x7e\x5d\xaa\x7c\x1a\xbf\x45\x96\x29\x7e\x81\x76\xd9\xee\x1f\x78\x62\x17\x7f\x42\xa6\xf2\x30\x80\x34\x56\xff\xfc\x00\x99\xf3\x69\x82\x57\x88\xe2\x17\x1e\x36\x21\x26\xdb\xa9\xfe\xec\xfe\x01\x41\x8c\xd5\xcf\x38\x08\x3e\xff\x23\x5e\xf5\xf3\x3f\xf6\x46\xd7\xea\x42\xfb\xd3\xcd\x93\x47\xca\x08\x4d\x14\xd4\x41\xf3\xe7\x1d\x4a\xd4\xd0\xc5\x62\x47\xce\x8c\xbf\xa0\xa2\xc4\x73\x07\x03\xa0\x0a\x8a\xc5\x0f\xae\x57\xca\xc2\x1f\x3f\xa4\x2c\xd8\xe6\x5f\x92\xcb\xc5\xef\x60\x3a\x7b\xf5\x76\x4e\x84\x4f\x68\x40\x27\xc5\x83\x77\x2e\xfc\xd1\x65\x8d\x8e\x1f\xdc\xcb\x65\x33\x8d\xdf\xc5\x01\x7a\x93\x5d\x93\xf4\xfb\x0d\x2c\x93\x77\x1d\xa3\xe8\xc2\x03\x82\xc7\x51\x37\x3f\xf3\xfc\xf7\x9e\xba\x73\xd5\xf4\x01\x82\xde\xe6\xcf\x02\x88\x27\xac\xb7\xcc\xc3\x72\x68\x7e\xde\x39\xc9\xa2\xe9\x61\x97\xff\x5e\xd8\x7e\x94\x71\xe2\xcf\x8d\xbe\x3a\x3a\x0f\xb7\x5f\xca\x92\xd0\x0f\xdc\x22\xe2\xd7\x2d\x4d\x3a\xdd\x9f\x4c\xbe\xd1\xf4\x03\x27\xc2\xcf\xc9\xaf\xfe\x82\xe3\x2a\x26\x0b\x7a\x3a\x9d\x81\x5b\xaa\x2c\xd4\xe7\xc6\x16\xfd\xff\xfe\x9e\x91\xff\x2e\x77\xb1\xa1\x6a\x54\x1f\x7e\x4e\x19\xfa\x6f\xe2\xb6\x42\xe7\xae\xcf\x0f\x74\x0f\x57\x8b\x38\xd2\xa4\xde\x8c\x8d\xf5\x98\x96\x47\x99\xda\x84\xe2\x37\xd8\x87\x96\x6f\x2b\xdc\x85\x9e\xba\xf7\x54\x0b\x45\x30\xc4\x56\x29\x8e\xfc\x05\xa2\xd4\x14\x58\x17\x5b\xe5\x71\x52\xfd\x02\xbd\x09\x45\x04\x5c\xaf\x37\xf9\xf7\xc4\x46\xb3\x86\x2e\xa9\xb1\x35\x08\x30\x49\xb8\xad\x11\x95\x0e\x7f\x91\x95\x4f\xc4\x01\x38\x7f\x64\x55\x8c\x0d\x41\x63\xb2\x57\xc5\xd6\x09\xa1\xbc\x7a\xac\xe4\xb9\xdc\x64\xe7\x75\x4b\x8c\xbd\xf5\xe4\x32\xcd\x15\x9c\xb1\xfb\xf0\x33\xd0\x78\x68\x66\x3a\x8f\xf3\xea\x1f\xe0\x09\xb5\xfc\x4c\xc6\xf6\xb8\x68\x1a\xa9\x6e\x91\xc7\x8f\xa7\x8e\x71\x64\xca\x1d\x19\x1b\xdc\xad\x7b\x88\xc8\xf7\x10\xac\x55\x67\xc3\x36\x48\xa3\x86\xc9\xeb\x7f\xf8\x7f\x54\x5e\x9b\xee\x80\x7e\x42\x1e\x35\xcb\x1b\x79\xd0\x83\x13\x2b\x92\x11\x14\xa6\xe0\xf6\xd8\x82\x90\xc5\xfb\x04\xe7\x59\x78\x2d\x27\x67\x5e\xb8\x69\x43\xf8\x55\x37\x3b\x4c\x1e\xa1\x1e\xe3\xe4\xad\xc6\x4d\xa2\x32\x50\x0f\x11\x3d\x33\x26\x4c\xcf\x54\x61\x48\xf0\x6f\xb0\x6d\xc8\xff\x35\xb6\xbc\x4a\x5b\x82\xbc\x27\x5c\x95\x86\x33\x36\x78\xaf\x74\x6f\x9c\x45\x79\x61\xfe\x42\xe5\x1f\x25\x98\x88\x6d\xe5\x52\x8a\xc1\x16\x11\x91\x17\x1f\xae\xc5\xd5\xbb\x7f\xcf\x79\x50\x13\xb0\x6e\xcc\x9f\xa9\xde\x31\x4c\xaf\x0d\x8f\xb7\xa9\xa9\xce\x3b\xae\xc5\x1c\xee\xb8\xca\x13\x10\x1b\xdc\x57\x96\x2e\xb9\xb1\x1d\x8c\x84\x5c\xa2\x92\x77\xd8\x29\xa2\x0e\xde\x17\xc7\x5f\x5c\xb8\x63\x83\xdb\xaf\x2a\xff\xc7\xf6\xde\x67\xa7\x34\x3d\xb1\xf1\xfe\x2a\xe8\xb9\xb1\xfc\xf8\xb2\x44\x3b\xe1\xb3\xe1\xee\x4f\x92\xe3\xff\xa9\x56\xb1\x88\x64\xd8\xf8\xb2\x70\x39\x49\x82\xa6\x00\x19\xc8\x97\x07\x08\x37\x92\xee\x75\xba\xa8\xeb\xf4\x86\xe0\x85\x78\xfa\x83\x8e\x3d\xea\x0f\xa8\x07\xf0\x2e\x87\xcb\x6e\x17\x02\xdc\x2e\x82\x4a\xdd\xce\xb6\x8b\xac\xd0\xfc\x06\x0f\x06\x13\xfd\x1e\x91\xad\x79\x57\x23\x51\x63\x37\xff\xde\xd4\x65\x6b\x5a\x98\x33\xdc\x5d\x22\x5b\x8e\x8a\x50\xc6\xc6\x0b\xf0\x72\x7b\xcc\xe5\xa7\x31\xbe\x17\xe2\x56\xcd\x8a\xac\xba\xe3\xdb\xd8\x86\xb2\x3b\xaa\xb7\x12\xdb\x43\x91\xed\x95\x84\x8f\x45\xb7\xe4\x42\xd4\x79\xf7\x41\xf3\x90\x02\xbf\x8f\xe4\x0f\x3e\x24\x60\x93\x50\x86\x8b\x28\x3f\xca\x31\x6d\xe1\xf2\x1e\xc8\x55\xd1\x54\x51\x7e\xc4\x8f\x9a\xc4\xf2\xc3\x99\xbf\xf4\xc2\x86\x39\xd3\x42\x17\x7a\xc2\x4a\x13\x1a\x65\x4b\x31\xe2\x37\xa8\xc0\x11\xd6\x29\x5b\x2e\x94\xdf\xc0\xa8\x24\x05\xca\x46\x9d\x5d\xf8\x8b\x87\x4d\x88\x2a\xa6\x81\x91\x9a\x2f\x0a\x32\x04\x2a\xec\x23\x0a\xca\xce\x28\x4d\x79\x14\x66\x7d\x51\x0a\xcd\x28\x28\xdd\xad\xac\xfd\x51\xe0\xc8\xa0\x42\xad\x51\xf2\x56\xa9\x2b\x49\xc1\xad\x52\xe5\x3c\xa3\xe0\x56\xa9\xe0\xaa\x28\x70\x64\x98\x52\xb8\x44\x41\x9e\x18\xe5\x62\x88\x52\x11\x29\x2c\x6e\x2c\xcc\xbe\xad\xa0\xb2\x28\x35\x39\xda\x5f\x20\xbb\x5f\x75\x97\x10\xe9\x5e\x2c\x54\x9e\x51\x82\xa9\x28\x8d\x90\x40\x27\x61\x61\x36\xed\x9f\x17\x87\x05\x0f\xa5\x3c\x8b\xc2\x9c\x83\x52\x9e\x45\x41\xfe\x6c\x15\xcd\x8b\xf2\xde\x52\xab\x4a\x86\x44\x69\x88\x54\x94\x68\x2b\x2f\x02\xe8\xe3\xe7\x67\x18\xc3\x3d\x4a\x66\x24\x94\x6a\x2c\x4a\x67\xe9\x35\x2d\x7e\xa7\x64\xd0\xc9\x56\x7a\xb2\xa0\xdf\x78\xd7\x56\xb5\xd9\xa2\xe0\x38\x57\x30\x56\x14\x18\x00\x96\x54\x5f\x51\xe0\x43\x3b\xcc\x3e\x9d\xd8\x59\x47\x5d\x61\xf6\x6b\x6d\xab\xd2\x93\x48\xcd\x74\x7f\x00\xe8\xf4\x01\x8b\x77\x4b\x5f\x17\x05\x06\x80\xea\xa5\x79\xf1\x40\xfb\x75\x7f\x40\xd0\x62\x06\x85\x67\x84\xbc\x09\xa3\x0c\xde\xcb\x8a\x5f\x58\xf0\xc7\xf2\x33\xa1\x95\x6e\x34\x25\x08\xd7\x74\x6d\x2a\x81\x94\xad\x9e\x59\x28\xfc\x55\x4e\x2d\x4a\xe4\xc6\xd3\xda\x04\xb1\xb5\x87\xf9\x82\x86\x5a\x3c\x2a\xa8\xfc\x67\xfc\xc5\x7f\x3b\x0a\x22\xab\x86\x47\x14\x44\xac\x26\x18\x99\x66\x54\x68\x30\x0a\xcc\x03\xaa\x7f\x15\x05\xe6\x01\x95\xe8\x8a\x32\x29\x1e\x25\x9f\xcb\x0b\x40\xfa\xf0\x0e\x42\xfc\xf7\xe6\x2b\x4d\x49\xe5\xbe\xf0\x42\x99\x04\x6e\x9e\xa3\xc5\x3e\x44\x43\xea\xee\xbd\x50\x0b\xfc\x6e\x76\x64\xd9\x15\xb9\x5b\x44\xa1\x9a\x5d\xf7\x91\xb2\xb3\x45\x35\xb0\x93\x48\xbf\x4f\x19\xde\xfd\x03\x8e\x21\xc1\x89\xc2\xf4\x7e\xf1\xf9\x21\x89\x16\x91\xc8\x3d\xad\x68\x83\x28\x07\x21\x8b\xc7\x7d\xf0\xc0\xd7\xc4\xc0\x5b\x62\x58\xc2\x1e\x54\xc9\x4c\xff\xc0\xea\x4a\xfe\x60\xe1\x03\xf7\xc0\x73\x43\x14\x40\x63\x5e\x15\xf9\x1e\xe5\xe4\x85\xd5\xf3\x46\xef\x57\xaf\x3e\x32\xcf\x0c\x4b\x68\x78\x36\x7c\xa6\x0d\x2a\xf3\x61\xc1\x93\x9e\x0d\xd3\x1f\x50\xd9\xa5\xdb\x48\x39\x79\x7c\xeb\x82\x53\x80\x39\x86\x07\xc1\x42\xd5\x9f\x67\xce\x82\x06\x81\x28\x6b\x5f\x56\x0a\xab\x50\x1b\x63\x17\xd4\x02\x0c\x33\xcb\x85\xea\x18\x02\xc0\x85\xa5\xfd\x8c\x88\xcb\xcd\x1e\xb4\x0e\xcc\xa7\x67\x85\x6f\x41\x15\xe9\xea\x1d\x77\xc3\x57\xfa\xf3\x3f\x3c\xc0\xcd\xf2\x0f\xc5\x84\x7b\x48\x88\x50\xfd\x03\xd8\xcb\xb3\x02\x88\x60\x95\x50\x01\x42\x18\xde\x33\x0f\x55\x11\x02\xed\xe5\xc9\xa0\x08\xb7\xc8\x3c\x9f\xa2\xf1\x41\x41\x43\x0b\x85\x87\xc2\x50\x2d\x54\x96\x99\xb6\x06\xb6\x26\x48\x10\x8c\xaf\x70\xb4\x1c\x9f\x17\x0e\x7e\xe1\x17\x78\xdf\xf5\x17\x1b\x4f\x26\x1d\xd0\x35\x71\xc4\xe7\x07\x30\x4c\xf5\x33\x27\xa2\xea\x99\x11\xf1\x53\xcf\x38\xd0\xdd\x25\x14\xd5\x4a\xf3\x1d\x75\xa3\xed\xea\xd3\xe0\xbb\xcb\xe4\x34\x10\xb5\xe4\x30\xf5\x05\x0a\x37\x5b\x8f\x5c\x91\xa5\x58\xe5\xb4\xa2\x16\xde\x8f\xc2\x3f\xf0\x44\x17\x8e\xae\x28\xfa\x31\x9a\xbb\x40\xe6\xf0\xe5\xff\x0f\xd8\x64\x96\x9e\xc9\xf2\x9f\x16\x21\x1a\xa6\x9f\x1f\x0c\x4a\x1f\xa4\x12\x40\x30\xba\x22\x22\x67\x33\xfa\xaa\x95\x1c\x26\xe0\x53\x51\x97\x59\x59\xd2\xa2\x56\x22\x80\xe1\x1f\x08\x43\x84\x11\x2b\x92\xd3\xcc\x9f\x80\x4a\x85\xae\x5b\x69\xbb\xa3\x56\x86\x1d\x6a\x58\x8d\x47\xba\x6e\x07\x15\xba\x6f\x0b\xb8\x0a\xd4\xa1\x94\xeb\x51\x1b\xcd\x1a\x9e\xa8\x4e\x53\x51\x94\xbf\x9c\x44\xb5\x93\x99\x84\x7b\x6a\xa7\x5a\x54\x42\xbc\x76\x30\x8f\xe4\x5b\xed\x3c\x7d\xbd\x96\xc8\xfb\x52\x3d\xd1\x83\x81\x8f\x1e\x33\x53\xbb\xd9\x30\x52\x11\x4f\xad\x34\xc4\x51\x07\x0f\x27\x13\x81\x00\xeb\x61\xf6\x19\xbc\x99\x0a\xbe\xd5\xd4\x7a\xeb\xfe\x51\x51\x00\x4e\xc9\x67\xa2\x06\x85\xae\x59\x94\x59\x83\x75\xe2\xd7\x00\x47\x7e\x9e\x61\x5f\xfa\x34\x00\x1a\xbb\xbf\x4f\x1a\xb5\x49\xe0\x03\xa0\x4c\xb3\x51\x03\x68\x4e\xb2\xa0\x06\x49\xd4\x15\xa7\xf2\x4c\x5f\x1e\xc4\x4c\x1a\x45\x03\xd3\xc7\x29\xd9\x66\x54\x1e\xeb\xd2\x7a\x57\x14\x78\x33\xd6\xaa\x0c\x87\xae\x7e\xa6\x04\x9b\xfe\x01\xd6\x02\x9d\xb8\x95\x15\xde\xe4\xf6\x14\x75\x25\x51\x7a\x23\x4f\x79\xe1\x82\xba\x08\xce\x25\x04\x6b\x6a\xd2\x05\x01\x2b\x4d\xf6\x3a\x1b\x2a\xe3\x64\x3e\xe2\x61\x11\x3c\x4d\x7f\xc1\xcd\xaa\x3b\x6e\xdd\x99\xd0\xdb\x1c\xb0\xd3\x10\x62\x79\xc0\xe4\xc0\x4a\x07\x18\x15\xc9\x80\x1d\xcf\x13\x15\xf9\x61\xac\x62\xad\x3b\xef\x4a\x9e\xde\x9d\xe2\xdc\x32\x63\xa7\x68\xf5\x74\x1d\x80\xa2\x82\x3c\x15\xba\xf3\xa1\xa3\xbc\xa2\xc6\x5a\x53\xd9\x93\xa8\xd4\x9d\xab\x8c\x49\xd4\x83\x12\xc0\x52\x05\xea\x89\xaa\x6c\x7b\x51\x0f\xf2\x89\x5f\x38\xd9\x84\x5f\xb8\x5e\x4e\x34\xe7\x1d\x04\x87\x16\x09\x27\x78\xbd\xfb\x19\x29\x8b\x74\x58\xd7\x33\xe7\x4e\xe3\x3c\xb9\xa7\xbd\x84\x27\x99\x5b\xb3\x7d\xc2\x2f\xdc\x9b\xe1\x64\xc8\xa5\xdf\xe7\xfe\x33\x2f\xa7\x52\xc3\x2b\x8a\x24\x31\x3f\x1f\x00\x04\x1c\x16\x5b\xd0\xe2\x37\x65\x2b\x8d\x7a\x21\xe8\xc2\x24\xb0\x18\xc5\x32\x4b\x30\xf1\x8b\x79\x9d\x95\xd1\xa6\x37\xc3\x95\xab\xa7\x3e\x10\xfb\x32\x3c\x0f\x30\xe3\xcb\x3d\x3e\xea\xcd\xfd\xe6\xed\x75\x23\x41\xa4\xb7\xf0\x9d\x89\x33\x35\x8a\x9b\x42\x42\x13\x79\xe7\x44\xfa\x05\x1e\xe7\x52\x43\xd4\x3b\xa9\xd4\x30\x90\xf5\x57\xb9\xed\xa2\xbe\x30\xa6\x2a\xa2\x36\xea\x4d\xa2\x45\x24\x2c\x0b\xc3\x3d\x00\xd5\xb4\x29\xbb\x65\xa5\xf1\xde\x33\xfb\xe4\x6e\x13\x3b\xc0\x3f\x73\x18\x0d\x3c\x64\x49\x69\x3a\x6a\xe2\x1c\xa9\x36\xea\xc3\xfb\x92\x19\x86\x0e\x9b\xca\x99\x13\x15\x59\x7f\x97\x47\xf5\x10\xde\x89\x21\x1a\x23\x52\xe4\x62\x13\xed\x97\x93\x3d\xf4\x03\xa3\xb4\xff\xe2\xc1\x10\xed\x97\xa3\x9e\xfa\x01\x2b\x21\xb0\xd7\xa0\x7c\xb1\xb6\xa7\xd1\x3d\x40\x3b\xb5\xa1\x24\xb1\x6d\x02\x8d\x91\xce\x53\x97\xed\xb6\xf1\x4a\xa8\x95\x6b\x8c\x68\xf9\x49\xac\xb5\x92\xe1\xd4\xa2\xa1\x30\x91\x82\xbe\x60\xfa\x3d\xaf\x6d\x23\xca\x91\x04\x6a\x85\x2c\x1c\x7a\x9e\xfc\x40\x54\x17\xee\x3b\x11\x55\x10\x3b\xdf\xdd\x23\x6f\x54\xe1\x16\x29\x2c\x36\x13\xc9\x4d\xb0\xdc\x24\xae\x23\x1e\x38\x75\x2d\x02\x35\xad\x22\x49\x87\xc4\x68\x63\x28\xb1\x27\xf2\xc5\x34\x55\x2e\xfb\xd1\xa0\x7a\x51\xa2\xb0\x68\xb4\xef\x4f\xcf\x0a\x62\x48\x94\xf2\x34\x1a\x1c\x21\x95\x8f\x34\x5a\xe3\x0d\xcc\x3d\xc2\x33\x72\x08\x1e\xb4\x34\xf7\x4b\x2c\xb7\x96\xf3\xea\x1f\x12\x51\x88\x97\x1a\xc5\x6e\x71\x27\xac\xaa\xa1\x6d\xd5\x1a\x39\x58\x60\xbf\x31\x4a\x44\xb9\xe2\xa2\x11\xf9\x6c\x92\xe5\x2d\x8d\x25\xd2\xcf\xb5\xce\xe5\x14\x19\x3d\x7b\xd5\xe4\x23\x20\x79\x78\xae\x52\x9b\xe2\x16\x11\xba\x66\xa6\x45\x7d\x07\x65\xf3\x8c\x86\x42\xbc\x73\xd3\xe9\xd1\xa0\x4c\xf1\x35\xbf\x75\xce\xa5\xfe\x1f\xa8\xe9\x22\x11\xd8\x46\x1e\x9b\x22\x19\x0e\x06\xe3\xf3\xdc\x90\xc9\xdd\xcf\x83\x43\x10\x43\x0d\x0e\xc1\xcf\x58\x4d\xc1\x81\x36\x72\x62\x35\xf5\x83\x11\x87\x9f\x37\x08\x29\xbc\xd1\xe1\x5c\xa9\x74\x0d\xd1\x08\xcd\xbc\x78\x91\x2b\x21\xa2\x82\xb7\x07\xf3\x20\x52\xee\x59\xa8\x36\x04\xaa\x28\xa9\x64\x34\xaa\x4f\x84\x2f\x1a\xec\x33\x6d\x9a\x49\x89\xac\x36\x6f\x55\xa6\xa6\x91\x82\xb1\xcd\xc9\x17\xd4\xe5\xc4\x4e\x1c\xfe\x00\xa7\xb4\xb0\x43\x9b\x29\xf0\x44\xf4\x62\x9f\xc2\x5e\x6d\xa5\x40\x11\x11\x2b\x19\x4c\x73\x4b\x07\x83\x4d\xa2\xbc\x2d\xca\x03\x5d\xcc\xda\x5a\x7c\xc3\xbd\x10\xc3\x78\x6f\x30\xfd\x8b\xca\x52\x46\x5b\x9c\x0b\x93\x01\x0b\xae\x79\x6e\x4f\x3a\x45\xc5\x9e\x73\x23\x3a\xa9\x95\xf1\xd0\x51\x42\xac\xa9\xe8\x41\x34\x62\xb1\xcd\xb2\x73\xcf\xfd\xe8\x1f\x70\x47\x98\xee\x34\x07\xa6\x71\x64\xee\x3e\x2f\xd9\xce\x63\x71\xf3\x0f\x64\xb4\x6a\xb2\xa0\xa1\xb5\xc7\x58\x63\x8e\x60\x6b\xe8\x1b\x74\x3b\xbe\x95\xb6\x44\x67\xba\xe2\x35\x82\x31\x15\x59\x8c\x76\x64\xaf\x22\x14\xe9\xf7\xe6\xb6\xfd\xe9\xb2\xd4\x10\xe8\x5c\x2c\xcf\x19\xe7\xac\x4c\x65\xd1\x4e\x8e\x5b\x77\xa3\x76\xe6\xb8\xfd\x03\xf6\x97\x70\x53\x03\x90\x72\x94\x5f\xb4\x13\xbb\x47\x30\xa8\x5d\x3f\xbe\xa0\x2f\x00\x94\x8a\xbd\xa3\x1a\xcc\x41\xca\x2d\x17\x0d\xe6\x9f\x69\x77\x9c\x76\x91\xd9\x37\x7f\xc1\xc3\x50\x17\xb2\x06\xed\x4d\xb1\x2f\x54\x83\xfd\x47\x25\x54\xa2\xd1\x65\x72\x7a\x8b\x5e\xb9\x18\x7a\x03\x06\x21\x25\x50\x8b\x76\x33\x64\x43\x03\x47\xe5\x2e\xe5\x4f\x8b\x76\x53\x5b\xa3\x7b\x65\x63\x20\x8b\xc7\x09\x8b\xd1\x30\xc2\x80\x93\x65\xf9\x99\x6f\x51\x75\x76\x18\x71\xa0\xd4\x57\xb1\xef\x54\xbb\x73\x71\xdd\x05\xf6\x8a\xe5\xca\x8d\xf5\xdb\x7c\x58\x22\x14\x66\xf8\x30\x4d\x95\x92\x2e\xa2\xed\x81\x21\xc2\xe2\x93\x2a\x26\x4b\x05\x62\x2f\xcb\xc2\x27\x19\x4e\x44\x3f\x54\xef\x34\xff\x40\x06\x30\x8f\x66\xa2\x3f\xed\xe8\xfe\x83\xc6\x52\xf2\xb4\xff\x30\x93\x12\x09\x1d\x75\xbb\x94\xc1\x27\x3a\xa0\x92\xd2\xe7\x44\x67\x6c\x8c\xdd\xb9\x3a\x92\xba\x84\x96\xa6\xc3\x4e\xa5\x5c\x36\xd1\x7f\x37\x9e\xf5\x3e\xa0\x92\xb5\x5e\x1d\x19\xfc\x8a\x9d\xb5\x3a\x02\x5d\x94\x14\x26\xfa\x46\x0a\x44\xf1\xc6\x98\x92\xe6\x16\xa8\xfe\x99\x6e\x01\x97\x39\xc9\x8b\x0e\x3b\x97\x6d\xa0\x7d\x43\x7d\x3e\x9d\x42\x7d\x23\x89\x7e\x7e\xa0\xcf\x17\xc9\xcc\xa4\xbc\x09\x20\x74\x56\xa1\xf5\xad\xaa\x17\xe6\x79\x5d\xfe\x81\x61\x72\x22\x1a\xe8\x6e\x6e\x82\x14\x1d\xa1\x32\xca\xcc\x1e\x1d\x95\xb6\xe2\xf3\x1c\x9c\x16\xb7\xc0\x9a\x24\x1a\xf5\x8b\xf6\xde\x17\x34\xaa\x92\x77\x03\x93\x7d\x20\xe1\xad\x5f\xe0\x4a\x69\x69\x0b\x6a\xfe\x49\xf8\xf7\xfa\x83\x67\x96\x9f\x51\x12\x42\x88\xa5\x43\xa5\x65\x51\xd1\x5f\xf0\x57\x7c\x38\xf4\x9a\xac\xa1\x79\x84\x3b\xa7\x0d\x27\xbd\xce\xff\xfe\xd7\x54\xa0\x21\x7a\xcd\x21\xf8\x07\x18\x0b\xc5\xdf\x1d\x79\x64\xaa\x67\xb1\x72\x04\xa6\x88\x72\x43\x57\xcd\xde\x72\xa5\xd4\x62\xa3\x7c\x73\x93\x28\xc8\xa0\x84\x2a\xd1\x61\x66\x0b\xcf\x62\xcb\x79\x57\x1f\x8d\xf2\xae\xb8\x85\x85\x2f\x34\xaa\xb6\xe3\x59\xd3\x0e\x43\x9c\x35\xc9\xbd\x31\x05\xaa\xff\xc7\x06\xd9\x4c\x73\x4a\x43\x8d\x12\x31\xc9\xb6\x76\xf7\x9e\x83\x12\x49\x1d\x6e\x0e\x66\xb6\x04\x9f\xd5\x3f\x20\x27\x6a\xf9\xd3\x39\xd4\x3b\x47\x6c\xee\xee\xbc\xed\x88\xc0\xce\x01\x6a\x59\x11\xd6\x13\xe6\x4c\x84\xf5\x28\xe8\x34\x3a\xc2\x7a\xac\x84\xee\x9d\x0a\x5f\xef\x27\x24\xca\x29\x76\xba\xeb\x28\x3d\xa6\xdc\x80\xd1\xc7\xc6\x17\xf4\x05\x6a\x8f\x29\x32\x36\xfa\xe0\x2a\x6a\x4d\x46\x87\x2a\x4b\x24\x02\x99\x1a\x14\xf6\x11\x78\x5f\x33\x38\xb8\x86\xfe\x1f\x75\xde\x4d\x32\xa2\xa3\xc3\x53\x02\x0d\x61\x6f\x9f\x06\xb0\x88\x9f\x11\x10\x28\x89\x8d\xe0\x16\x6b\x9d\x47\xa7\x06\x51\x89\x75\xa3\x47\xae\x99\x5a\x00\x4c\xb5\xed\xb4\xc3\x88\x18\x9f\xe7\xce\xe3\xc5\x1f\x80\x73\x8b\xbb\x08\xb8\x07\x8b\x44\xe8\x1c\xc3\x73\x48\xc7\x24\xa5\x29\x8d\xce\x14\x8e\x0a\x09\x89\x0e\xc3\xa1\x4d\xef\x9d\x8e\xb6\xca\x29\x1a\x1d\x86\xc2\x30\x23\x22\x51\x74\xb1\xc7\x5f\x9f\x98\x57\xef\x95\x09\xd6\xf1\x3a\x4c\xd4\xda\x09\x37\x70\x92\x04\xf7\x00\x37\x35\x2f\x24\x90\xb2\x4a\x6b\x47\x4f\xa0\xac\x33\xb4\x23\x53\x8f\x6d\x51\x1d\x55\x75\xc3\x5b\x61\x25\x89\x6a\x71\xd1\xbc\x65\xa9\x84\x1c\x89\xe1\x85\x58\x3c\x43\x4d\x34\xca\xea\x5a\x2f\xda\xf7\x5c\x3a\x8d\x12\xf1\x3d\x61\xee\xd9\x79\xd0\x77\xff\x80\x23\xcc\x13\x0d\x78\xaa\xf2\x68\xd1\x69\x57\xdc\x04\xfd\x3a\x32\x1e\xda\xed\xbd\x1f\xe0\x7f\xef\xa0\x83\x3d\x6a\x50\xb4\x33\x4e\x1f\x48\x07\x7b\x14\x89\x07\x6f\x0b\xc2\x92\x1d\x6e\xb9\xf1\xe9\x71\x41\x98\x8b\xe4\x83\xf8\xc7\x4b\x89\x5c\xd2\xf1\x69\x80\xb3\xa2\xa5\x3c\x80\xb0\x2d\xab\xcf\x3c\x23\xb5\x32\x08\xee\x09\x1f\x47\x27\xc7\xa0\x69\x3e\x73\xd6\x34\x28\xc4\x60\x77\x9f\x57\x27\xa1\xa8\x05\xe5\x49\xdf\x3d\x91\x04\x38\x1c\x9f\xff\x19\x48\xde\xdd\x05\x68\x16\xee\xec\x27\x9d\x3d\x8d\x0c\xa0\x58\x9c\x9b\xf7\x08\x4c\x99\xf1\x79\xae\x7c\x41\x44\xbe\x78\xb9\xa8\x1c\x5a\xf4\xab\x23\x59\x8b\xa6\xe5\xa2\xb9\xe2\xf3\x02\x5d\xbe\xdc\x22\xb6\xcc\xa7\x41\x94\xcc\x32\x83\x5f\x39\x08\xb7\xc8\x7b\xfe\xe7\x0d\xc0\x17\x81\xc0\x7e\x73\xe6\x05\x44\x3b\xd0\xf3\xf2\x20\x80\x9e\xc3\x0d\xdc\xc9\x3d\x9a\x48\x2a\x22\x37\xb3\x13\xcc\xa9\x0a\x87\x8f\xce\xba\x1d\xaa\xe6\x1e\x1d\x29\x0c\xe7\xf6\x69\x82\x47\xf3\xf8\x93\x5f\x77\x7f\x5e\xbc\x6f\xa7\xf1\xfe\x50\x5c\x9a\xe1\x91\x35\xc7\x16\xe3\xfe\x50\x98\x7d\x5e\xc0\xda\x7b\xcb\xc1\x21\xcb\x31\x02\x83\x0e\x57\x4a\x2a\x1a\x03\x21\x43\xf6\xe0\x1f\x3f\x6a\x3f\x74\xf3\x19\x74\xaa\xde\x3e\x5f\x90\x41\x87\x3f\xc9\x69\xea\xfa\x81\xce\xa3\x3a\xa7\x06\x7c\xa6\xed\x9f\x3c\x52\x71\x28\x32\x07\xe2\x8a\xec\x4c\x3e\x7e\x5c\xed\xe1\x4e\xc1\xb2\x62\x9f\xf1\x23\x87\x6a\x97\x8c\xc4\xcf\x12\xca\x63\x4b\xba\xfd\x03\x11\x8c\x3b\xdd\x72\xf2\xd4\xeb\x46\xb3\xdf\xf0\x1b\xc4\x24\xee\x16\xd1\x44\xf6\x71\x1e\x85\xb8\xaa\xfa\x07\xc8\x5d\x1d\x80\xa3\xf0\x9a\xef\x81\x20\x14\xbc\x3a\x9c\x68\x14\x9c\xc9\x3a\xcf\x46\x21\x99\x26\x22\x11\x6e\xf5\x1b\x54\xc3\x79\x64\x70\x05\xb3\x77\xe4\xa8\xd4\xfd\x98\x0a\x1a\x5d\x37\xa9\xaf\x47\x25\x99\x7e\xe6\x2d\xdf\x03\x63\x79\xd9\xfe\x79\x03\x2b\x24\x8d\xe4\xa8\x3c\xb2\xdc\x47\xe3\x9d\x5a\xe2\x7f\x34\x32\xaf\x4e\xe2\xd1\xb0\xff\x24\xa7\x06\xcd\xb2\xd3\x43\x87\x59\xb6\xd8\x15\x76\xa4\x03\xb8\x47\x46\x98\x1a\xfe\x82\xca\x88\xcf\x0f\xd4\x16\x9a\xce\x54\x62\x9a\x5b\x81\x43\x3f\x03\x23\xee\xfc\xac\x10\x1c\xc2\x7c\x86\x8c\xce\x25\xd4\x31\x35\xfa\x80\x0b\x9a\x5f\xc0\x19\x12\x6e\x20\x17\x4c\x5d\x40\x45\x19\x9f\x06\x52\x28\x68\x66\xb2\x64\xac\x2e\xfa\x63\xe4\x7a\xa8\x4d\x22\xb7\xf0\x17\x68\x52\xaa\x9f\x31\xc8\x13\xe6\x1a\x46\x2c\x6d\xe1\x1f\xa8\x57\xf1\x82\x41\x85\x68\x9f\x9c\x91\x2a\x44\xcf\x0c\x72\xdd\xd8\x23\x66\x04\xe5\xa3\x57\x83\xd0\x4b\xe8\x6e\x10\x6a\xe9\xec\x1b\x81\x64\xbc\xcb\x3d\x22\x03\x57\x73\x07\x1c\x84\xff\x87\xe7\x87\xd7\x2e\x90\x38\x5d\xc6\x83\x31\x49\xb1\xbe\x9f\xf4\xd5\x97\xfe\x63\x4c\xd8\xbf\x3c\x02\x54\xf8\xb0\x37\xc2\x98\xcc\xc2\xa1\x0e\x12\xb8\x55\xbf\xc0\x4a\x8e\x1a\x11\x72\x67\x3b\x24\x6e\x4c\x8e\xd0\x0d\x60\x57\x7c\x08\xc0\x19\xa4\x2b\xc9\xa0\x25\xd8\x33\x86\x74\x89\xca\x4e\x11\x63\x25\x6f\x69\x0a\xe0\xfe\x65\x63\xf5\x58\x08\x6d\x32\xa7\x2c\x44\x06\x7c\x1a\xa4\xe6\xf8\xd3\x23\x4d\x15\xa2\x70\xf1\x92\x21\x84\x33\xe8\x6f\xbe\x45\xfc\xe5\x44\x1a\xa9\xd8\x94\xa2\x79\xec\x30\xbf\x84\x9b\xa3\xa7\xb8\x29\xde\x29\x44\x3f\x6f\x60\x15\x7d\x7e\xec\x14\xdd\xe6\xdd\x03\xcb\x6a\x36\x41\xbd\x57\xd5\x2b\x8c\x71\x50\x33\xea\x59\x3b\x50\x4a\xd5\x67\xd6\x91\x5d\x8a\x86\x03\x8a\x65\x6f\xb8\x93\x17\x29\x21\x9e\x01\x10\x66\x93\xf3\xa0\x87\xba\x27\xe9\xe4\xfe\xf3\x20\x4e\x94\x7e\x11\xbe\x1e\x27\x0b\x11\x88\x35\x4f\x0a\x22\x6f\x16\x84\x60\x15\x0b\x05\xa6\xbd\xb1\x3b\xee\x60\x49\x90\x69\xa2\x81\xca\x6c\xf5\x1e\x89\xca\x7c\x52\x5c\x24\xda\xcf\x94\x1a\xde\x1f\xd7\xc0\x0b\xa2\xe1\x05\x5d\x75\x93\x55\x61\x5c\xc4\xfc\x9e\x17\xa8\x28\xed\x6e\x31\x2e\xd4\xe0\xb0\xe0\x02\xa4\xb2\x75\x78\x5c\x70\x43\x35\xbb\xdf\x94\xf9\xde\xd1\x2f\xe6\xea\x36\xd4\x8e\x9b\x81\x06\xa2\xe0\xc6\x8d\xdc\x02\x1e\xb6\x60\xdb\x61\xc7\x9d\x4b\xed\x17\x02\x2f\x88\xdf\x6f\x9e\x8e\x96\x31\xc8\x6c\x68\x9b\xe6\xb8\xa9\x0b\xf4\xc4\xdf\x39\xcf\x1a\xf4\x8b\xd1\xaa\x8a\x96\xc5\x60\x2a\x43\xc7\xeb\x8c\x87\x62\xc5\x0c\xf8\xe0\x44\x90\xbe\x65\x20\x99\xcf\xe7\xa4\x7b\xa8\xf1\x11\x92\x1c\x70\x8a\xfb\x70\xf0\x93\x13\xaf\x61\xc1\x6f\x7e\xfa\x08\x79\x92\x48\x51\x0d\xa7\x37\x6b\x4b\xe2\x97\x44\x0e\xfd\xb0\x01\xf4\xfb\x85\x86\x16\xab\x9e\x93\xa6\xa9\x1f\x30\x93\x9f\x16\x27\x9e\x37\x3d\x23\xc0\x27\xdc\x40\x6e\xec\xd0\x0f\x07\x83\x46\xf4\x4c\x3f\xd2\xae\x67\xea\x37\x64\x17\x8b\x84\x64\xd2\x50\xc6\x46\xa0\x28\x01\x1e\x1b\x35\xf9\x52\xb3\xc6\xc6\xbb\xf8\x74\x1b\x9c\x28\x37\xc1\x5b\xa9\xf6\x7e\x40\x69\xe9\xd5\x0c\x28\x2d\x0d\x7d\x02\xb9\x7b\xec\x82\x1e\xe9\x55\xa7\x4d\x11\x85\x13\xe7\x0f\x88\x7c\x74\xd4\x06\x9c\xe6\x6c\x1d\x8e\xc2\x8b\xc7\x74\x0b\x34\xaa\x68\x1b\x45\xe1\xf9\x2e\x09\x17\xac\xd9\x3a\x4d\x45\xa5\xdc\xd7\x4e\x8a\x4a\x1b\xa2\x38\x24\x2a\x59\x46\xc7\x73\xa4\x52\xd0\x5f\x10\xc7\x68\xa6\xe0\x8c\x5f\xec\x6a\x1c\x95\xeb\x61\x16\x01\x42\xb3\x81\x29\x1a\xd7\x47\xb8\x3d\x12\x6e\xe9\x40\x0f\x56\x65\x0d\xb7\x00\x1e\x2a\x7e\x26\xda\xd2\x6e\x8c\x96\x23\x57\x93\x3d\xfb\xd0\xfa\x74\x6e\x60\x09\xad\x80\x5a\x6d\x96\x3f\xb9\x30\x04\x74\x6e\x36\x9c\x46\xcf\x7d\xe3\x1f\x72\xd0\xfa\x01\x3a\xb4\x21\x89\x14\xa3\xfc\xf7\xbf\x98\x66\xd2\x51\xe1\x72\xae\xc5\x1c\xbc\xdd\x98\x03\x11\x39\x67\x1d\x5a\x0c\x16\x01\xd3\x1c\xa5\x23\x9e\xd9\x01\x8e\x78\x36\x68\xc7\x60\x69\x08\xb3\xe4\xe0\x20\xfc\xcc\xcb\x8e\x99\x21\x28\x56\xbb\x7f\x28\x1c\xa6\x7f\x00\x4f\xea\xda\x11\xac\x86\xe6\x44\x0d\x11\x84\xe7\x12\x41\xc1\xec\x39\x76\xfb\x0e\xd8\x7b\x67\x71\x93\x0f\x9e\x35\x0c\xd8\x7f\xc3\x79\x11\x22\xdd\xe1\x05\x35\x02\xe0\xc7\xc6\xda\x00\xf8\x99\xba\xa7\x04\x12\xd7\xd8\x10\x1b\xac\xf4\x61\xb3\x5c\xd0\xe9\xcd\xee\xa4\xb1\x68\xd3\x58\x7e\x83\xf2\x40\xea\xfe\x58\xec\x43\x73\xc7\xe0\x70\x15\x3d\x8d\x40\x9d\x55\x9b\x72\x83\x5a\xaa\xe2\x99\x81\x56\x6a\x16\x8f\x6b\x47\x71\x06\x2f\xe8\xce\x05\x35\x87\xc2\xce\xda\x7c\x7b\x8a\x3d\x0b\x24\xbb\x09\x44\xb2\x7e\x88\xb8\x70\xd3\xf1\xff\x94\x10\xc3\x4d\x72\x9f\xe8\x9c\x8b\x83\x64\xab\x8b\x83\x88\xc5\x4c\x73\x80\x4f\x2d\xa6\x0e\x42\x57\x13\x75\xe0\xf0\x17\x94\x8d\xcc\x53\x63\x0e\x38\xc8\x33\x5a\x60\xf8\xcc\xd9\x5e\x19\x07\xb7\x8e\x05\x3e\x6a\xe0\xdb\xf2\x1b\x27\x2f\xbb\x16\x39\xc8\x17\x6d\xfb\x65\xa4\xcb\xbc\xc5\x39\x21\x8d\x30\x4f\x5c\x54\xc9\x78\x39\x2f\x8a\x07\xc1\xd5\xb8\x72\x58\x7e\x83\x7d\x68\xdc\xc4\x30\xd6\xce\x06\xca\xbd\x5a\x39\x1b\x50\x1c\xf9\xa6\x14\xc0\x34\xd6\x94\xc6\x9d\x7c\x2d\xa2\xa0\x16\xfa\x4c\x3d\xd4\x42\xd3\x07\xe7\x9d\x0c\x23\x12\x6e\x96\xa3\xf3\x07\x94\xdd\x16\x9b\x2f\x68\xa9\x4e\x27\x11\xcc\x5c\x33\xfc\xff\xce\x16\xdd\xc2\xc9\x1f\x4c\x24\x33\x16\xf8\x19\x6c\xef\x93\x14\x6a\x25\xdb\x1e\xe2\xa1\x5a\xc7\x82\x98\x65\xee\x1d\x4f\x16\xc8\xbf\x6c\x87\x91\x48\x17\x38\x4b\xea\x87\xa6\x60\x41\xde\x80\x55\x75\x16\x41\xab\x80\x2e\xc9\x17\xe3\x89\x02\xb2\x76\x81\x9b\x28\x8d\x36\xcb\xe6\x17\x72\x62\x86\x7e\x58\x7c\x63\xd3\x0f\x6c\xd2\xcf\x17\x5f\x28\xfa\x81\x3b\x47\x28\x79\x6e\xdc\x18\x3a\x93\x26\x4a\x61\x58\x03\x36\x11\x5d\xef\xbd\x39\x91\x10\x70\x93\x8d\x63\x6e\x49\x83\xc8\xde\x78\x70\x0a\xf9\xcc\x82\xbd\xd8\xff\x92\x2e\x35\x66\x81\x21\x59\x27\xfb\x64\x46\xe4\xa9\xf3\x63\xa6\x8a\xe8\xf3\x06\x2a\xa9\x98\x60\x04\xe7\xdb\x9a\x3d\xe9\xc6\xaf\xbb\xc8\xa4\x13\xbe\x4a\x71\xc4\xac\x5c\x6c\x09\xe2\x89\x82\xb1\x76\x4e\x9c\x15\xc1\xdf\x12\xed\x33\xb5\x3b\xba\xa3\xcd\x1a\xe4\x0e\xd1\x00\x70\x61\x1d\xdf\xac\x0f\x13\xbb\xfc\x7b\x86\xaa\x26\x7c\x11\x9e\xa9\xaa\x11\x5e\x99\x0d\xc7\x64\xf7\x0b\x41\xaa\xfd\x42\xf2\x97\xdf\x20\x94\xd3\x51\x3c\x1b\xae\xae\x9f\x26\x59\x03\x51\x12\x6a\x76\x3a\x0f\xca\x1e\x35\x13\x5d\x08\xcc\x4d\xe0\x81\xe5\x28\xc8\x09\x23\x9c\x4a\xed\xc5\xec\xc9\x4f\x9a\x9b\xc1\xe5\x31\xbf\x0c\x44\x59\x98\xcc\x41\xf7\x93\xe5\x17\xb8\x7b\x37\xbf\x81\x3c\x54\xc3\x2f\x9c\x50\x1a\x68\x5c\x50\xc5\xc4\xf7\x07\x1c\x5a\x26\x2a\x50\x7b\xe7\xf3\x0c\x48\x2a\xad\xe3\x0c\x78\x30\x7a\xa2\xa0\x37\xb1\xb2\x6e\x22\x35\xcc\x72\x22\x97\x39\x29\x67\xb5\xde\xc8\x63\x67\x85\xe1\x84\xcb\xbb\x3d\x8f\xe7\xcc\x21\xa9\xc7\xc9\x1e\x34\x24\x06\xb6\x99\xa3\x78\xd4\x4b\x73\x3a\x27\xb5\x0c\x1e\xc2\x7b\xf6\x57\xe5\xdd\x8e\x89\xac\xc1\xa5\xfa\x99\x42\x55\x70\x76\xc2\x40\x65\xd3\xcf\x5c\x81\xac\xc8\xa2\x88\x79\x63\x0c\xe4\x26\xec\x55\x56\x1e\xce\x45\xd1\x51\xfc\x03\x95\xb7\x96\x4f\x89\x15\x04\x5f\xe7\x9e\x42\x52\x2b\x09\x0b\x96\xb5\x6e\x33\xb1\x82\x19\x6e\x67\xf4\xa9\xfa\xd8\xc9\xd4\x92\xbb\xf3\xc5\x0a\xc5\x9e\x46\x73\x27\x95\x7e\x26\xd3\x7f\x5e\x40\x04\x96\x73\x11\x4d\x24\xa3\xb1\x16\x6e\x1e\x79\x5e\x69\x26\x8e\xa4\x5a\x93\x7f\x70\x17\x58\xcc\x22\xbc\x7f\x8d\xcf\x27\xd8\x9c\x82\x1f\x13\x2e\x5b\x56\xa0\x4c\x7a\x6c\xa9\xe0\x64\x4c\x58\xb9\x7c\x67\x9e\x74\xd2\xb2\x07\xfe\x44\xc8\xbf\x95\x17\xf3\x48\x06\x50\x97\x54\xb9\x98\xe5\x50\x7b\xc2\x17\xdc\x89\xf8\x3b\x15\x12\x89\x79\xd2\xfc\x3e\xfd\x41\xee\x3b\x11\x7d\xe6\xc9\xef\x37\x30\xb7\x16\xac\x48\x72\x63\x47\x8d\x99\x1a\x16\x81\xac\x79\x26\x47\x68\xa2\x90\x25\x40\x05\x2f\x62\xa2\xd6\xbc\x15\x9c\x33\xe1\x89\x37\xca\xc5\x99\xf5\x6a\xc1\x4f\xcc\x7a\xa2\x79\xf1\x0c\x14\xfa\x9f\x17\xef\xe1\x96\xbd\xc4\x2b\xde\xcc\xe9\x26\x66\xf9\x72\x71\x2a\xcd\xb7\x69\x97\x5a\x7f\xd2\xd8\xcd\x9b\x36\x7f\x5d\x2f\x26\x55\x28\x16\x68\x28\x46\x6f\x63\xf4\x4c\x17\x2f\x4f\xf4\xcd\xc5\x77\x03\x70\xc4\x10\x68\x9b\x0f\x8e\x38\xa5\xd4\x8d\xf9\x50\x86\x7a\xa2\x1f\xce\x8a\xbf\xc8\x49\x10\x0d\x28\xcd\xda\x94\x8b\x2f\x26\xa3\x02\xed\x07\x3e\x91\xdb\x67\x5a\xb2\xc3\x59\x7e\xfa\xa2\x36\x9f\x9c\xa6\x7f\xe3\x58\x2c\xdd\x65\xa7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x66\x78\x75\x81\xec\xc4\xb3\xe8\x5c\x5c\x48\x6f\x67\xb0\xb1\x08\x46\x74\xa1\x59\x48\xed\x63\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x2e\xd5\x8b\xc9\x07\x1c\xe8\xbc\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\xe6\xb9\x0a\xe5\xbf\xc8\xa0\x49\xc9\xae\xbc\xab\x80\x29\xa5\x09\x58\x28\xb3\x60\x70\xb8\xe0\x33\x65\x78\xb9\xe0\x21\x5f\xec\xea\xbb\x0a\xcf\x38\xa1\xaa\xf5\x82\x94\x69\x35\xcb\x62\x64\xe0\xf2\x17\xf4\x91\xb7\x67\xd7\x42\xe0\x5f\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x39\x2a\x68\xb7\x10\x18\xd8\x94\x48\x37\x56\x65\x52\x1a\x0d\xb3\xe6\xd4\xa9\x85\x06\xa8\x27\xc9\xb9\x5a\x86\x15\xeb\xb9\xf0\x03\xbf\xd0\x48\xa4\xdf\xe8\xec\x53\x44\xc0\xaf\x3e\x7e\x9f\x3e\x80\xe7\x8a\x9b\x80\x75\xd4\xab\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\xa9\x51\xb1\x8b\xf3\x42\x9a\xe3\x62\x8f\xe6\xd5\x5f\x39\x66\x29\xb4\xfa\xc6\x17\x34\xfb\x1d\x07\x9b\x64\xcc\x62\x41\x59\x87\x99\x2f\xb8\xe5\x1b\x21\x2e\x44\x2c\xda\xde\xba\x3a\xb7\x8a\x9f\x27\x89\xd4\x62\x51\x8d\xb3\x4c\xc2\x85\x00\x46\x31\x3a\x80\x97\x4d\x33\x0b\x5e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xab\x93\x63\x38\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x5b\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\xc3\x9e\x5e\xa0\x2f\x52\xd1\xad\x6b\xc1\x95\xc8\xea\xca\x05\xd7\xa1\xb0\x67\xdf\x0a\x0e\x5a\x2b\xc5\x1a\xf4\x76\xc0\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\xf2\xc8\xc5\x32\xf6\xcd\xff\xa3\x52\xbe\x8e\xa8\x05\x13\x96\x7d\x39\xd6\x24\x49\x9a\x27\x66\x24\x5e\x26\x09\x49\x91\x5c\x7b\x3f\x16\xb0\x9d\xaa\xb1\xc7\x9a\xc8\xeb\x6c\x56\x78\xb1\x5d\xb5\x09\x6a\x2d\x32\xd7\xf6\x27\x8d\xdd\x42\xe8\xe3\x27\x8f\xe1\x5a\xc0\xd7\x16\x99\x2b\x85\x95\x96\x05\x4a\xa0\xb6\x3c\x45\xf4\xe8\x5f\xa6\x98\x46\x31\x4b\xa3\x95\x43\xd2\xa0\xe1\xaa\xe4\x73\x7e\xd1\x8a\x55\xa4\xca\x58\x74\xb6\x77\x0b\xf0\xb5\x9f\x3e\x4b\x88\xeb\xec\xe5\xbc\x76\xde\x1a\x85\x4f\x17\x81\x9d\x05\xf9\x4e\xee\x2a\x7e\xe1\x45\x48\x3e\x24\xd7\xce\x4d\xeb\x2d\xf7\x02\xbb\xea\x0c\x43\xeb\x40\xae\x72\x6f\x39\x38\x37\xf9\x88\x5c\x07\xc1\x68\xf3\x0f\x39\x2f\x5a\xfb\x23\xd7\x5a\xc3\x62\xa1\xfb\xe6\x2e\x6e\x2c\xb5\x3f\x78\xa0\xfc\xd4\x20\x50\x41\x42\x15\xe4\x62\x11\xc4\x59\x74\x9d\xdc\x21\xba\x91\x2d\x3a\x2b\x39\xd3\xc3\x3a\xb9\x2d\xcd\x8f\xac\x21\xf6\x11\xd2\xc8\xed\xe4\xf0\xdb\xc5\x02\x11\xce\x00\xbb\x60\x29\x73\xaa\x87\x75\xe6\xc4\x69\x62\xa0\x45\xfa\x50\x79\xd1\x2b\x5e\xa3\xb8\xf2\x64\xf1\x0f\x1d\x5d\xaa\x45\x3a\xf3\x17\xe9\x8c\x16\xcb\xdd\xbb\xcb\x2b\x69\xf2\x0b\x3c\xef\x3e\x4d\xf2\xbc\xf3\x72\x5f\xf4\xd0\xd3\x0b\x34\x8d\xd9\x59\x7a\xc1\x34\xb6\x2c\x92\x51\x12\xac\xd8\x15\x7a\xdd\x5c\x6f\xb7\xc0\x14\x6e\x7e\xe6\xf9\xa8\xeb\xcb\x42\xe0\xa4\x2d\x00\x0b\x40\xef\x73\xfa\xc1\x5b\xc9\x71\x6e\x0b\x6a\xa7\x35\x3e\x0d\x1c\x1c\x84\x49\x38\xd1\x82\x5b\xe4\xe5\xc4\x5f\xa0\x02\x6b\xb3\x44\x7c\x28\x0b\x74\x71\x58\xd4\x22\xa9\xca\x56\x2c\x00\x3b\xdb\xeb\x16\x5d\xf3\x37\x1d\x77\x3b\x60\x9b\x6f\xec\x3b\xb3\x3b\x38\x33\xc7\x0e\x07\xa4\xe6\xf4\xb8\x3b\xf4\x4c\xd5\x00\x75\x47\x09\xd6\x62\x4f\xf6\x1d\xb6\x2d\xcb\xbc\x1d\x7a\xa7\xe6\x84\xba\x3b\x13\x1b\x17\xdd\x90\x77\xd4\x68\x35\x08\xdf\x13\x0a\x6a\x1c\x3b\x1c\x90\x2c\x94\x76\x40\x43\x87\x00\xee\x2c\xd1\xea\x74\xba\xfb\xd6\x50\x82\xc9\xcf\x94\x73\xba\x74\xed\x1b\x6a\xdb\x87\x5b\x40\x32\x06\x6d\xce\x3d\xa1\x61\xf7\x0f\xa8\x9b\x33\xfd\x8c\xeb\x8c\xf3\xf3\xee\xf0\x4e\xf2\x4e\xda\x0b\xcf\x12\x8d\xa1\xe4\x6a\xa9\xcb\x92\x13\xa7\x79\x29\x3c\xc0\x24\x11\x76\xfa\x1a\x39\xfb\xee\x0e\x63\x57\xad\x7e\xe6\xee\x14\x24\xde\x59\x76\xc2\xae\xa8\x3b\xca\x4e\x7c\x96\xaf\xb2\x7a\x8f\xa8\xaa\x60\x5b\x8f\xa2\x12\x5a\x74\x37\xc0\xd5\x13\x17\xee\x35\x19\x59\xeb\x0d\xe7\xa4\x77\x79\xff\x70\x22\xed\x30\x9c\xd5\xe1\xfe\xa9\x38\xd0\x1c\x20\x9b\xc4\x67\x21\xa9\x0b\xd3\xc6\xdd\x61\x46\xb3\x05\x72\x87\x5b\x93\x13\x58\xec\xa8\xd6\xf5\x99\xb1\x96\x32\x52\x13\x90\x90\xd1\x1c\xde\x68\x52\x12\x45\xa9\x3b\x93\x32\x6d\xa7\xee\xcc\x2e\xca\x3b\x9c\xef\xbf\x2d\x9c\x6c\xd2\x4d\xc0\xf9\xdc\xcc\x05\x2f\xa7\x22\x3d\xc4\x9e\xba\x35\x11\x0d\xe7\x7a\x3b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\xcb\xa6\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x02\x6c\xef\xc9\x4b\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\xf4\x06\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\xe0\xcd\xce\xe0\x4b\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x9f\xeb\x1e\xac\x08\xa2\x16\x83\x1b\xd9\x1b\x15\xa9\x9d\x1d\x9b\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\x6f\xa1\x04\x89\x5e\x0d\x94\x04\xb3\x1f\xfe\x3e\x73\x8f\xa9\x87\x89\x64\xfa\x42\xae\xfb\xe4\x41\x6d\x9a\x50\xea\xc2\x51\x5a\x3b\x2a\x5d\x6c\x32\x28\xec\x48\xb6\x19\x4e\x84\xbb\xc3\x13\x6a\x0d\x13\x0d\xd7\x27\x27\x67\xdd\x53\x67\x68\x96\x9a\x94\x1d\x26\x62\xf1\xb6\x2c\xcc\xbf\x27\x72\x34\xd7\xa1\x9c\xac\x43\x90\x77\x80\xc5\x58\x6e\x81\x5b\xc7\x33\x83\x7c\x9c\xcb\xfb\x00\xee\x52\x4e\x9c\xba\x2f\x30\xa5\x2e\xbe\xfb\x22\xd1\x9a\x86\x95\x33\xab\x51\xb1\x8a\x85\x8e\xa7\x9d\x91\x9d\x9f\xb5\x62\xe0\xe6\x67\x71\x76\x2c\xa6\xd7\x66\x67\xd2\x51\x8d\x89\xe9\xb5\x8a\x4f\x06\xa4\xd3\x72\x00\xfb\x8e\x6c\x5a\x06\x86\x3b\x4c\x7f\xce\xde\xb9\x1f\xd9\xa3\x66\x1a\x21\x98\x6b\x7c\x7e\xe0\xa8\x45\x23\x43\x32\x4b\xb8\x49\x38\x1f\x79\x1a\xe8\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x05\xc2\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x0e\xde\x4f\xae\x84\x66\xe5\xe4\xf5\xec\xd3\xc2\x8e\x0f\x34\x4d\x2c\x2d\xeb\x7d\xca\xf4\x5b\xf6\xa8\xda\x61\x5c\x74\xa2\xc7\xfd\x4c\x48\xe6\x16\x38\x26\x75\x79\xc1\x54\xa3\x2b\xe4\xfe\xe2\xc6\xe6\x00\xba\x1d\x65\xc3\xd6\xe7\x99\x63\xd4\xc2\x50\x53\xe7\xe0\x81\xfd\xc2\x81\xec\x95\x45\x0a\xec\xd5\xff\x14\x6f\xb4\xbf\x80\x31\xec\x58\xb7\xdf\x84\x56\xa2\xf6\x66\xc1\x54\x75\xf6\xc2\xbf\x6a\xab\xc3\x8e\x1a\xb0\x4e\x30\xbf\xdf\x48\xd6\x30\xfd\x3f\x8f\x51\xa9\x47\xf7\x3b\x67\x5c\x6b\x0a\xc5\xdf\x07\x14\xdd\xbc\x56\xf9\x99\x50\x4d\x58\x7e\xbf\x39\x3e\x77\x81\x82\x1a\xe6\x5c\xb8\xaf\x3b\x1d\xde\x9e\xe8\xd0\x4c\xf0\xf0\x0a\x63\xe4\xf6\xd0\xdf\x4b\x3d\x3c\x08\x8d\xf3\x49\xf8\x10\xc2\x6a\x12\x90\x02\xfc\xc3\xb6\x4f\x2e\x89\x1b\x4c\xc4\x2a\x1a\x99\x64\xc3\x79\xba\x76\x84\x82\x3a\xb5\xd3\xf1\xe2\xcd\xee\x04\x7c\x07\x1c\xa9\xdc\xe5\xf1\xc3\x3c\x0f\x3f\x53\x75\x29\x99\x73\xd0\xdb\x5d\x52\xee\x40\xf2\x31\x67\xc9\x38\xe0\xdb\xee\xcc\x4d\x07\x4a\x64\x38\x1f\xdf\xb1\x51\x4d\x29\x02\x90\x8a\x2c\x1c\x78\x73\xc0\xa2\xd9\x2c\x72\x0e\xa4\x1a\xb3\x66\xe3\x80\x0f\x94\xf9\xf0\xd8\x88\xc9\xb4\x35\x0e\x26\x08\x97\xb2\xfd\xa0\x4d\xd2\xb1\x13\x47\x79\xcf\x55\x27\x7e\x3d\x0a\x73\x83\xfa\x39\x07\xed\x0f\xb0\x9d\x87\x9f\x93\xb9\xdc\x05\x8f\x07\x29\x57\x8f\xc2\x0b\xb2\x24\xc4\xc1\xd2\xad\x1e\x77\xc9\xa5\xd3\x0f\x95\x57\x28\x6d\xc8\x23\x75\x88\xd5\x6f\x60\xc7\xea\x6c\x3f\x2a\xb5\x73\x32\x51\x1f\x28\xe1\xef\x24\x6e\x47\xe5\x62\xba\x01\x24\xa0\xd2\x26\x3a\x6a\xde\x88\xdc\x25\xc1\xa1\x54\xd9\x07\x35\x84\x45\xfb\xec\x80\xe1\xd3\xb7\xac\x03\x60\xee\xb3\x9c\x2d\xa7\xce\x2d\x4c\x58\xfb\xdc\x00\x2a\x01\x68\xe3\x1f\xf0\x58\x77\x24\xcc\x81\x14\xe6\xce\xe2\x74\x20\x70\x52\x35\x1b\xe3\xa0\x03\xbb\x65\xf1\xd1\x90\xae\x51\x92\xe3\xe8\xd8\x96\xba\x89\x1c\xd0\x0e\x7e\x1a\x80\xc3\xbb\x7d\xd1\x0e\x66\x40\xdd\xcc\xb1\x88\xa3\xb4\xc3\xdb\x41\x8f\xf8\xf2\xf9\x01\x26\x6c\x4f\x7b\x07\x89\xda\xd6\x07\xd3\x95\xfb\xf8\x38\x06\x05\x81\xd4\x85\xc7\xe0\x2c\x6a\x12\x32\x72\x71\xf9\x0b\x9c\x27\x5e\x87\xc1\x4b\x81\x59\x74\xec\x5c\x7b\x77\x8a\x79\x9b\x7e\x81\x40\xaf\xf9\x05\x6c\x9b\xe9\x67\x60\x01\x5b\xbd\x0f\xba\x5d\xf9\x10\x3b\x82\x05\x9a\xbd\x4f\x82\xc2\x42\x13\x11\x1c\x86\xd6\x8e\x29\x4f\x1d\x7c\x7c\x04\x8f\x6a\x4f\x36\x54\x88\x8e\x1a\x3d\x98\xb5\xd4\x19\xc5\x8f\x99\x3c\x2d\x22\x26\xc3\x0f\xfc\x42\xe0\x3e\xe3\x67\x6e\xc5\xfe\xa7\xdc\xdd\x07\x9c\xb8\xec\x3f\x7e\x4c\x2c\x9d\xb9\x71\x12\x31\x49\xe8\x1f\xc8\xa1\x6e\x67\xec\x23\x51\x9e\xf4\x58\xc7\xe2\x2e\x6d\xfe\x01\x12\xd6\x4b\x89\x24\xeb\xd5\xfc\xb8\x50\x64\x54\x78\xfa\x40\x11\x91\xb2\xe9\x1c\x39\x98\xfb\xcc\x53\x42\x54\xf7\x79\x06\x24\x93\x0e\xf5\x80\x69\xd8\x61\x01\x07\x73\xb0\x5b\x99\x7c\x2c\xb2\x86\x96\x6d\x71\xd0\x6e\x00\x9e\x08\x9f\x06\x30\x66\x6f\xd9\x9d\xf8\xdb\x12\x79\xcf\xb4\x46\x7a\xe6\x3d\xc5\xa7\x0a\xf2\xa6\x7d\x84\xc0\x4e\xfd\x82\x05\x2a\xd2\xa6\x39\x92\xf6\x80\x87\x58\x33\xbc\x39\x8e\xec\x53\x4d\x32\xcb\xbb\xf9\x9b\x66\x60\x07\x3c\x1d\xf0\xa3\x77\x9a\x93\xe3\xe0\xb6\x5d\x6e\x81\x13\xed\xa3\xea\xa0\x68\xd2\x3c\x1c\xc4\x5c\x9f\x26\xa8\x07\xf3\x5a\x41\x63\xe8\x03\xfc\x38\x71\xd9\xf7\x4c\x9f\x24\x4a\x17\x91\xe3\x64\x4c\xb6\xc6\xcd\xbc\x6a\x4e\x56\x7f\xbc\x48\x72\xfc\x3e\xcf\x34\xb9\x8b\x84\x93\x77\x61\xf3\x3b\x90\xe4\x47\xbc\xb1\xf8\x89\x4b\x11\x1c\x27\x59\xdc\x1f\x60\xf5\x97\x49\x20\x47\x6b\x5a\xa0\x3f\x9c\x55\x1a\x8a\x83\xfa\x42\x27\xb0\x3f\x2e\xca\x74\x9f\x9f\x57\x4a\x23\xb7\x91\x44\x68\x22\x12\x3c\xfa\x28\x7a\xc1\xe2\xb0\xc7\xe6\x41\x85\xa1\x79\x12\xea\x3f\x9b\x1a\x8f\x17\xff\x0d\x7b\xe0\x1c\x37\xe7\x49\x34\xdd\x74\x90\x30\x8b\xbd\x78\x6f\xd8\x7f\xf3\xb8\x93\x24\x11\xfd\xc2\xb9\xe6\x7c\xb6\x07\x9c\xc8\x66\x95\xa6\xe3\x78\xa8\x8a\xf3\xc9\xf2\xd4\xb7\x49\x29\xc1\x8e\x07\x34\x58\x14\x3d\x81\x67\x75\xf9\x90\x26\xef\x8b\x87\x6c\x6f\xa9\x9d\xf0\x4c\x42\xf9\xfc\xfd\x40\xf5\xd4\xf3\x46\xa1\xbc\xe9\x07\x72\x54\xf8\x87\x4a\xb2\x97\x7e\xa0\xc4\xd4\x01\x77\xd2\xf0\xeb\x03\xed\xfc\x81\xce\xcf\x17\x74\x2d\x90\xa0\x3f\x7f\xd4\xa4\x37\xbf\x41\x2c\x1c\x7e\x03\xcb\xb7\xf9\x19\x37\x2a\xab\x2e\xce\x1f\x37\xb0\x0e\xc5\xf3\xc5\x79\xc3\xde\xaf\xe7\x8b\xf3\x9a\x33\xe9\x9d\x1b\x27\xd7\xcf\x0d\xef\xab\x87\x8d\x93\xeb\xef\x29\xe7\x85\x3c\xce\x8d\x2c\xa6\xd3\xe7\x7c\x71\x61\x38\x36\xf9\x7c\x71\xe1\xb0\x5e\xfc\x24\x2c\xb4\x9f\xd0\x99\xd9\xd9\x34\x71\x85\x24\xa9\xc1\x42\xb1\xa6\x63\xfa\x2c\xbc\xf6\x75\x7f\x41\x22\xfd\x42\x72\xc0\x9f\x0e\xa3\xf3\x05\x8d\xc3\x59\x2a\xce\x17\x33\x0e\xeb\xa7\xcf\x92\xab\xe0\x17\x68\xd0\x95\x94\x3c\x13\x22\x0a\x05\x9c\x95\x9e\x6b\xba\xfa\x9e\x89\x11\x85\x24\xce\x9a\x63\xd0\x44\x57\x8c\x41\xda\x96\xb3\xc2\x3a\x30\xdc\x07\x96\xbe\xb8\x45\x14\x70\xaf\xfe\xff\xc5\x5f\x43\xe7\xdf\xd9\xc0\xd2\x12\x79\x67\x1a\x95\x9b\x7f\xc0\x34\x4b\x79\x77\x36\xca\x44\xed\xb3\xb3\x91\x81\x25\xeb\x4f\xda\x88\xeb\xe6\x1f\x4e\x34\xa1\x61\xa7\xfe\x4f\x13\xd5\xb0\xf4\xba\x16\x9d\x9d\x34\xe9\xff\x9e\xf3\x26\xa2\x3b\xb8\xaf\xf8\x99\x4b\x2f\xb4\x74\x76\xec\x7d\xcf\x2b\xd3\xe4\x57\xf3\x67\x9f\x68\x41\xf3\xdc\x29\x23\xbb\x69\x20\x62\xd3\x71\x73\xf6\xdc\x43\xfe\x01\x54\x7b\x8b\x0c\x0a\x07\x4d\x1c\xb2\xde\x4f\xd7\x34\x38\xe9\xcd\x67\xa8\x70\x0e\x0c\xc3\xd2\x63\x40\x8a\xea\x36\x78\x0e\x4a\xf2\xee\x26\x17\x9b\x14\x95\x03\x33\xab\x6b\xcb\x39\x78\x4d\xf9\xfc\x40\xfc\xad\xb3\xfe\xa4\x7b\x5f\xf5\x26\x88\xdc\x67\x9a\x0a\x26\x67\x73\xe0\xd5\xf9\x02\xcb\x6a\x47\xb4\x33\x48\xa6\x86\x91\x96\xe7\xcf\x0f\x10\x50\x76\xda\x39\x83\x5b\x63\xba\x53\xea\x7c\xcc\xd6\x88\xa6\x74\xf0\xc6\x49\xcb\xb2\xc7\x31\x59\x1b\x59\x53\x35\xc1\x95\x66\xeb\x99\x4c\xa8\x71\xb2\x1a\xae\x33\xb9\x9e\x13\x25\x03\x3e\x2f\x20\xbc\xcc\xa3\x9a\x28\x73\x60\xb9\x3c\x13\x70\xeb\x85\x85\xf5\x15\x28\x3a\x17\x22\x86\x85\x36\xce\x8c\x20\xf8\xbc\xd0\x51\x2e\x44\x0c\x02\xa4\xe8\xf8\xec\x73\x01\xd0\x98\x02\x14\x97\x73\x86\x95\x73\xf1\xf8\x31\x4f\x42\x1f\x68\xb4\x7b\xee\x74\x2a\x12\xea\x3a\x77\x48\x71\x8b\xc8\xbd\xe0\x59\x3d\xee\x64\x38\xbf\x8f\x12\xd5\x3a\xe6\xcf\x9d\x58\xc2\x32\x6d\x67\xf6\x06\xf1\xc6\x8e\x6d\xe3\x03\x71\x87\x0c\x6c\x7e\x1f\xd2\xc7\x42\x7d\xbf\xf1\xbf\xa6\xe4\xe0\xad\xd9\x0d\x1e\xa4\x58\x43\x3a\x48\xb1\x56\xed\xc0\x3a\xfb\xec\x3b\x80\x1b\x04\x65\xce\x83\xd6\x16\x6f\x91\x83\xe7\x8c\xee\x0c\x27\xb3\xed\x5a\xe5\x71\x1e\xa0\xd1\xa7\x27\x92\x62\x7c\x58\x91\x39\xde\xac\x54\x39\x4f\x2c\xbc\xcf\xca\x13\x34\xfa\x58\x39\x09\xc9\x2c\xbf\x4e\x6c\x10\x9f\x5c\x67\xf2\xa2\xa8\x06\x0a\x5c\x9f\x0f\x2e\xb6\xf0\x27\x1b\xd1\x79\xc2\xf1\xcb\x73\x96\x36\x68\x33\xce\x45\x02\x35\xa2\x74\x0c\xf4\x16\x67\x42\x8c\x4d\xf7\xa4\xf3\xa2\x86\xdd\x0b\xf7\xa2\xca\xfa\x99\xc5\x04\x95\xc3\x6d\x82\x13\x2c\x24\x12\x64\x0a\xf9\x9e\x17\x57\xc6\xf3\x7e\x41\x56\x79\x43\x5e\xbc\xf2\xfa\xe8\xba\x6e\xec\x50\xd3\x00\xc3\x82\xa0\xef\xc9\x22\xbd\x06\x46\x37\x87\xa9\xef\xe9\x5c\x68\xf3\xdf\x89\x50\x07\xdf\x9c\xce\x54\x32\xea\x42\x70\xde\x44\x52\xd2\x14\x9d\x37\x64\xba\x17\xea\x61\x17\xea\xf2\xc1\x06\xf2\x98\x1e\x1e\x86\x16\xd9\x04\x9d\xe6\x1d\x9a\x9c\x7d\xbc\x3e\x00\x11\x52\x0a\x9d\x19\xc7\xe0\x0e\xa8\x8f\xff\x47\xc0\x95\x06\xe8\xa6\x67\x10\x34\xfc\x4c\x7c\x59\xfd\x03\x8a\x84\x69\x21\x2f\x54\x15\x34\x70\xbb\x7e\x24\xb0\xea\x99\x04\x85\x9e\x51\x29\x40\xac\x79\xfd\x10\xf6\xbe\xb9\xfd\x64\x36\xfd\xb0\xc1\x4d\x55\x73\x7a\x31\x06\x62\xd3\x8d\xe6\x62\xf5\x02\x07\xee\x5e\x1b\xd5\xf7\x02\xc9\xd7\xc6\xf2\xef\x6e\x02\xfb\x67\xf8\x03\x0a\xf7\xe5\x1f\x02\xae\x73\xfe\x60\x62\x90\x6e\x90\x5e\x6b\x9a\x45\x44\x6e\xda\x1e\x7e\x41\x47\xe9\x60\xb1\x6b\x03\x6b\x0e\x93\x4c\xd6\xd4\x61\x70\x6d\x3c\xfc\x25\xdb\x2f\xb8\x35\x3a\x31\xc6\x85\xa2\x86\x4e\x03\x78\x21\x73\xb0\x53\xad\x5c\x25\xc7\x2c\x92\x4b\x8e\xc9\x2d\x12\x70\x88\xdd\x2f\x9a\xbb\xc5\x1a\xd7\x8b\x2f\xeb\x87\xc8\x74\x73\x5c\x7e\x01\xc2\x56\xe7\xcd\xf5\xe2\xcf\x66\x40\x72\x41\x65\x69\x9f\x8e\xab\xf2\xf6\xa2\xe3\xe1\xaa\x60\x2e\xaf\x4b\x26\x8f\x13\x45\x15\xeb\xe2\x31\x40\x41\xe9\xfa\xb9\x17\x7c\x22\x9d\x81\xff\xaa\xbc\x50\x79\x96\x2a\xb6\x97\xa7\x95\xa9\xe0\x1c\x44\x71\xb1\x28\x93\xf5\x89\x17\xc2\x40\xab\xf6\xf8\xc5\x9a\x4c\x3f\x3f\x37\xac\x83\x1b\x20\xeb\x88\xe4\x06\x76\xff\xb4\x47\x20\xa8\x13\xec\x6a\x28\x98\x2c\xd9\x79\x35\x9c\x68\xba\xb0\x5f\x30\x5e\x3b\x98\xf1\x62\xf5\x85\xf1\xe9\x91\xb3\xae\x59\x26\x98\x95\x97\xed\xc5\xcc\x70\x3a\xa0\x2e\xba\x3f\x3a\x28\xf0\xea\xc9\x1a\x5a\xd8\x4e\x17\x12\x01\xea\x8b\x68\x56\x57\xa7\x8b\xd9\xe0\x1c\x36\x78\x25\x7a\xfd\xbc\x41\x08\xde\xdc\x2b\x86\x35\xdd\x07\x3d\x79\x9b\x9b\x48\x96\xff\x93\x1f\xf7\x05\x87\x49\xdf\xa5\xaf\x17\xeb\x56\x9b\xa9\x2f\xa4\x29\x76\x18\xd1\x35\x70\x8c\x7b\x44\x34\x95\x3b\xce\xf1\x62\x09\x09\x4f\xfb\xc8\x21\x6a\x9d\x06\xce\x9b\xf0\x0b\x39\x42\xad\xf4\xc0\x3a\x98\xf9\x22\x79\x4b\x5f\x04\x8a\xeb\x7b\xa5\x83\xdc\xae\x06\x02\x34\x7a\x19\x32\x99\x9b\x58\x27\x06\xb4\x49\x9a\xe3\xa0\x68\xb7\x6c\xa6\xfa\x74\xfa\x99\x8e\x5a\x9f\x1e\xb8\xa3\x7f\xee\x02\x50\x44\xb0\xf8\xa2\x7e\xd5\x95\x31\xaf\x99\xcc\xa2\x4e\x27\xc1\xb9\xe5\xf7\xe4\x15\xd2\x5b\x68\xd2\x20\xeb\x23\x82\x69\x43\xac\x9d\xbe\x98\x0a\xb9\x76\xb7\x01\x50\x65\xc2\x67\xf2\xb8\xe8\x9c\xe4\x69\x51\xb1\x18\xe5\x61\x09\xbd\xb8\xbe\x6a\x91\x5a\x52\xc7\x0c\x5e\xcc\x84\x6c\xbf\xb8\x6b\xe5\x55\x46\xcf\xaf\xec\x70\xec\xec\xb5\xc8\xb0\x9a\x3b\xb8\x51\x3a\x29\xc6\xc5\x88\x9a\x8f\x64\x48\xb4\x6c\x21\xff\xa2\xe5\x61\xc7\xf3\x6b\x87\xd3\xb7\x0f\x2e\x82\x63\x0b\xe0\x1d\x63\x30\x7f\xec\xf4\x95\xb6\xa8\xd8\x73\x0c\xfe\x82\x3c\x28\xb8\x70\x11\x0e\xfb\xe8\x43\x40\xcd\x47\xbc\x21\x9e\xc6\x17\xc0\x8b\xf0\xd8\x02\x74\xc7\x3c\xfb\x08\x78\xe1\xf2\xb0\x27\xfc\x85\xc0\x5b\x6b\x59\x2e\xa4\x9c\x73\xa6\x86\x2b\x63\x6b\x2c\xfe\x0e\x24\x83\x30\x81\x07\xc4\xe3\x72\x83\x84\x4c\x02\x38\xd7\x01\x43\xad\x4f\xf3\x63\x82\x02\xf7\x40\x65\x94\x37\xea\x01\xfc\x30\xfd\xfc\xf2\xb8\xed\x3d\x17\xd1\xb6\x67\x1d\xc6\x7d\x1b\x42\x2e\x78\x79\x1a\xe4\x5d\x27\xb7\xad\x20\xd6\xc5\xda\x59\xbe\x02\x5c\x27\x34\x20\x26\x11\x60\xda\x99\xd2\x2e\xd8\xe6\x9b\x19\x83\x91\x36\xb6\xb5\x5c\x27\x71\xa5\x48\x66\x69\x2c\x27\xb0\xbf\x2e\x48\x33\xcf\x12\x22\x6d\x9a\xd4\x0d\xd7\x8b\x96\x87\x4d\xed\x17\x0b\x57\x78\xd9\x2f\x32\x8a\xcf\xbd\x8b\xb3\x28\x92\x59\x8e\xd3\x6e\xcd\x17\xca\x71\x3a\x0f\xe4\x45\xac\xfc\x21\xf1\x42\x03\x9a\x83\x17\x2a\x0f\x3b\xdd\x5f\x2f\x34\xae\x9f\x39\xb9\x37\xfc\xaf\xef\xe9\xcf\xe9\x80\xc7\x0b\xb9\x4f\x6a\x75\x8f\x77\xc3\x17\x7e\x81\x62\xc4\x60\x20\xd1\xb5\x25\x0f\x42\x75\xec\x53\x7c\x21\x90\xd8\x39\xdd\x2f\x86\xee\xd8\x29\xe0\x4a\xb4\x6d\x29\x81\x82\x5f\x9f\x85\x40\x60\x71\x29\xdb\xdf\xce\x20\x46\xfe\x58\x28\x3d\xc4\x0e\x16\x63\x00\xef\x8e\x33\xb8\x1e\x78\xa7\x1b\xc3\x31\x3f\x9d\x4d\x35\xd7\x93\x14\xfb\x8b\x03\x2d\xfc\xfb\xe2\x46\xcd\x8b\x62\x17\x80\x1b\x0a\x60\x67\xcb\xbd\x81\xbe\x8b\xf6\xdf\xfd\x03\xa7\x68\x83\xde\x3f\x7a\x5f\x89\xe8\xfb\xb7\xf0\x82\x1b\xd8\xf1\xbc\xe9\x19\x14\x88\xa2\x7b\xcb\xed\xa1\x0f\xd2\xb5\x73\xfa\x07\x8c\xda\x24\x6e\x74\xe8\x9b\x6e\x22\xb9\xd3\x3f\x1c\xd0\x53\xb8\x85\x93\xa3\x5c\xfa\x81\xb2\x76\xf8\x07\xd8\xdd\x96\xfb\x80\xa8\xd5\x4a\xdf\xa9\xbb\x95\x54\xb8\x0b\xf8\x51\x82\xeb\x2e\x24\xd2\xff\x57\x3c\x17\x3d\x0f\x04\x68\xf8\x99\x34\x6b\x8b\xde\x85\x9e\xdb\x52\x14\xdc\x4c\xa4\xec\x79\x61\x60\x72\x15\xff\xde\x84\xcb\x0e\x97\xbc\xe9\x2c\xba\xfc\x4c\x75\xad\xb0\xe2\x5d\x49\xb4\xba\x00\x3c\xb6\x83\xea\x0d\x78\x5c\x1c\xd4\x79\x03\x1f\xdb\xdf\xf8\xae\x74\x53\x0b\xb7\x10\x78\x41\xf3\x54\xb1\xfa\xc5\x3d\x62\xf5\x75\x6f\xb9\x2b\x56\x5f\x9b\xf4\xa6\x72\x77\xf9\x7b\xa8\x2e\x74\xb2\xdf\xf0\x06\x2d\x0e\x22\xbd\x1b\x22\x5d\x4d\x11\x94\xb9\xf6\x6f\xbe\xd3\xfd\x53\xc0\xf1\x4e\xed\x6e\xb8\x85\x81\x2f\x34\x4b\xe9\x31\xe0\x69\x43\xc4\x50\xb3\xee\xf5\x6e\x94\x65\x7e\x3e\xa8\xdc\xd0\x33\x82\x6f\x74\x8a\xde\x28\x7a\x5a\x1c\xdf\x79\x77\xee\x32\x4f\x4b\x47\xe6\x34\x0f\xbb\x37\x94\x0e\xd6\xb0\x3b\xc3\x4c\xfc\x3e\x68\x16\xb6\xb8\x3b\x91\x9a\x87\xdd\x21\x4e\x05\xea\xef\x0e\x71\x6a\x12\x7b\xce\xa3\x7a\x7c\xf1\x6d\x38\xeb\xfb\x3d\x68\x7c\x17\x58\xb8\x13\xd0\x9a\x39\x06\xe7\xcd\x2f\x70\xe9\x45\xf3\xc0\xd2\x57\xbf\x8f\xa5\xaf\xee\xf1\x78\x7b\x34\xfb\x0e\xa8\x27\x85\xa8\xef\x54\xec\x2e\xff\x90\xec\xab\x16\x01\x80\x5d\xa0\xf9\x0e\xde\x33\x3e\x3f\xe4\x5a\xfb\x07\xda\x43\x04\x58\xef\x20\x91\x9a\xb7\x00\x3f\x7a\xe2\xe3\xc4\xb3\xdf\xc7\xbc\x0a\xef\xdc\xc1\x6b\xb3\xb7\x54\x40\x50\x78\xa5\x18\x0b\xfe\xe1\xe0\x89\x7b\xb3\xe5\x23\xf4\xbc\x76\xc4\xbb\xe7\xfe\xdf\xff\x3e\x78\xe5\x9e\xa0\x40\x87\xff\xcd\x58\x70\x9b\xdb\xef\x89\xa5\x15\xde\xb8\x11\x30\xf4\xd9\x01\xd0\xea\xda\x8d\xe7\x4e\x07\x81\xf5\x27\x9b\xd0\xbd\x20\x12\x74\x09\xb9\x57\xb2\x81\x7f\x00\x1b\x78\xd9\x32\x5c\xc8\xbc\xcc\x24\x32\x55\x73\xfe\x40\x68\xb8\xe6\xc5\x53\x81\x1d\x04\x67\x1e\xca\x08\x6d\x9f\xa7\x72\x7b\xe9\xc2\xf9\x30\xf9\x65\xd5\x4d\xe8\xa9\x84\xf3\x9f\x1f\xb8\x2c\x12\xaf\x4f\xca\x0d\xed\x98\x87\x15\x7a\x1c\xf5\xff\xb0\x42\x8f\xed\xd2\x0f\x2e\xda\xf6\x21\x78\x1a\x81\xa3\xff\xa7\x16\x55\xc0\xee\x81\xcd\xc6\x96\xf1\xa7\xa3\x01\x5d\x53\x1e\x58\x64\x6c\x82\x7e\x3a\x5d\xb2\x3c\xae\xce\x63\x49\xbb\xf4\xe9\x39\x2e\xfd\x00\x8b\x4b\xb7\xd9\xfa\x19\x04\x31\x1e\xc6\xe0\xbd\xa4\xfa\x07\x6c\xcb\xf0\x17\x28\xbf\xa2\x6d\xfa\xb0\x0e\xe1\xe7\x7d\x1e\x85\xd3\x2f\xdc\x30\xf0\x6b\x18\xc1\x34\xe9\xfa\x3f\xc8\xe1\xd3\x2f\x10\x4c\x6a\x9c\x01\x2b\x81\xa7\x1e\x71\x7d\xcd\xeb\x1b\x98\x17\x09\xe4\xe7\xdd\x93\x9f\x68\x91\x67\x82\x05\xb5\x89\x1f\xee\x18\x9d\x39\xcf\x44\xda\x75\x1d\xb5\xcf\x04\x47\x6a\x4b\x3e\x93\x33\xa0\xfe\x26\xfb\x13\x7d\xef\x8e\xab\x8e\xf4\x7a\x66\xae\x8b\x3f\xc0\x16\x34\x03\x4f\x1e\xb4\xd5\x14\x20\xc7\xe2\xa7\xc7\xe4\x36\x75\x41\x2f\x9d\x2a\x59\xf6\xac\x5c\x48\xff\x00\xe6\x91\x98\x78\x16\xc1\xa8\x20\xf7\x83\xfb\x65\xd8\x90\xf0\x2c\x6c\x13\xf3\x06\x0b\x10\xd6\xe5\x17\x20\xab\xcc\x5e\x0b\x82\xc2\x9b\x64\x87\x43\xae\xf9\x77\xe7\xcd\x7b\xfa\x07\x4c\xb4\x79\x8b\xf9\x18\x7e\x6e\x20\x79\x4d\x13\x85\xb8\xbd\xd0\xb1\xf6\xb0\x44\x4e\xf1\xff\x84\x9f\xd5\x3d\x90\xd9\xbc\xa9\x76\xd2\xe8\x67\x88\x53\xf3\x16\xac\x27\xbe\x5f\x3e\x47\x63\x8b\x9a\xb7\x03\x8b\xef\x31\xf0\x7a\x67\x6e\x86\x79\xc5\xe2\xf7\x39\xb8\xe7\x24\x7f\x1f\x38\x6b\xfb\x98\x7b\x60\x2c\xe9\x76\x1c\x78\x4e\x1e\xde\xba\x1c\x3d\xc8\x31\x5e\xcd\x7f\x27\x45\x8b\x77\x08\x7d\x66\x1c\xb7\xf7\x9c\x58\xba\xe5\x26\xe1\xc9\x2c\x74\xf9\xc0\x97\xba\xdb\xf9\xe0\x61\x46\x70\xa7\xb8\x7a\x2e\x6a\x0d\x35\xcc\x0b\xec\x63\x6e\xe1\x05\x4e\x87\xc4\x73\xd1\xb3\x52\xc7\xc8\x73\xe5\xb0\xf4\x05\x6c\x0f\x4e\x6b\xf1\xf0\x82\x65\x6e\xc2\x7d\x6a\xda\xaf\xf1\xb9\x69\x5a\xfb\xf9\x0d\x4c\xbd\xd7\xf2\xce\x61\x6b\x98\x70\x89\xb1\xfe\xf7\xc1\x75\xa9\x8f\x3f\xd5\x17\x7f\x90\xa4\xa9\x5b\xd9\xfb\xc0\x5f\xc6\xd5\x7a\x1e\xb8\xcb\xcc\xe6\x2d\x05\x77\x19\x6b\x8f\x9f\xf7\x36\x34\xac\x96\x7c\x50\xc8\xa6\xdb\x72\xf0\x3c\xc8\x5d\x25\x98\xf6\x3c\x5c\x96\xec\x71\xfe\xde\xcb\x51\x55\x92\x84\xf9\x7b\xef\x46\x4d\xa6\x90\xf9\x43\xec\x5c\xd3\xa5\x76\xfe\x7e\x28\xfa\xf5\x0f\x5f\xcf\xdf\x7b\x79\x1a\x52\xf9\xcd\x1f\x4c\x17\xf2\x74\x9a\x3f\x98\x2e\xca\xa7\x03\x9a\xd5\x96\x7f\x98\x1c\xa3\xbf\xd8\xf9\x83\x9b\x3c\xd0\x84\x5f\x00\x7f\x7f\x68\xe4\x91\xb2\xfc\x01\x79\x6d\xf3\x1b\x14\x5e\x4d\x4d\xbc\x37\xb2\xa2\x24\x2a\xf3\xb7\x51\x76\x6d\xa2\x0a\x17\x32\x29\xfd\xe6\x6f\xe3\xb5\xa1\xf9\x87\xc6\x2f\xd4\xe9\x46\x9b\x8d\xbb\x18\x1c\x86\xbf\x08\xe8\x7d\x44\x14\xec\x17\x4a\x86\x35\x7f\xcc\x1a\xa5\x18\xd2\xf9\x63\x3d\xe7\xb1\xd4\x24\x2e\x64\xe5\xa7\xb5\x28\x49\x83\x5f\x60\x71\x26\xaf\xce\x7b\xe3\x1a\xca\x9f\x35\x7f\xbc\x60\xb5\x9f\xfa\x60\xa6\xc9\xd2\xd4\x26\x82\xed\x66\xfb\x89\x43\x78\x61\x1a\x9a\x19\x7a\xbb\x94\xae\x36\x2b\xcd\x90\x4d\x03\x41\x2d\x42\x1d\xbf\xf3\x57\x53\xcc\xbb\x0f\xea\xa3\x96\xc8\xac\xc9\xb6\x22\x0b\x77\xa8\xe2\xe5\x60\x6a\xca\x9f\xf9\x16\xb9\x29\xe5\xfe\x3b\x7f\x95\xe3\xe8\xfe\xe1\x41\x0b\x7a\x66\x32\x71\x05\x4b\xce\x5f\xcb\xcd\x2f\xb2\x5b\x0e\x4c\x74\xe3\x16\x55\x3c\xbb\xef\x1d\x69\x14\xaf\x78\x07\x8f\x78\xb2\xe1\xb3\x2c\xe7\x85\xf9\xeb\x9c\x7c\x0d\xaa\xf3\x7b\x8d\xa1\xc3\x74\x6a\xb6\xed\x24\x59\x04\xc1\xc7\xb9\xff\x3e\x3f\x6c\x50\xa7\x6a\x4c\x83\x04\x68\x5e\x47\x8e\x40\x14\x8f\xe4\x41\xbf\x01\x92\x8a\xd6\x6e\x90\xe7\x4c\xf3\x80\xf9\xa9\xaa\xcb\x17\x19\x0d\x5d\xf3\xe6\x2f\x72\xa3\xa8\x45\x28\xe4\x75\x79\x9d\x3f\x28\xe4\x75\xbd\x9e\xbf\x80\x32\xd3\x3d\x06\x45\xec\xe7\x07\xcc\x72\x11\xcd\x2f\x94\x2a\x8a\xa6\x98\x3f\x5c\x67\x74\x0d\x9c\x3f\xf8\xa9\xcc\x66\x9e\xc6\xfd\x45\xd7\xbe\xf9\x0b\x38\x4f\x99\x61\x71\x7d\xd1\xe9\x37\x7f\xa9\x9e\xef\xfa\x60\x42\x84\x15\x8d\xf9\x05\x5f\x43\x7e\x92\xf3\x37\x49\xa1\x86\x8c\x5c\x57\x75\x8a\xa2\xc9\x1b\xd8\x72\x83\xeb\xbf\xff\xd5\x32\x35\x07\x2f\xfa\x6a\xb2\x6f\xcd\xdf\x0b\xbe\xaa\xe0\xe8\xfc\xcd\xdc\xe8\x22\x11\x9a\x79\x81\xe6\xf9\x83\x66\xbe\x2d\x35\x08\x27\x14\xe5\xa1\x99\x3f\xea\xe5\x9b\xb9\x1d\x40\xea\x45\xcc\xff\xf7\x31\x34\x7f\xd0\xda\xeb\x1e\x31\x7f\x44\x5d\xcd\xbb\x0f\x6a\xfb\x6e\xc1\xb4\x28\x5f\xbd\xc8\x4c\x7b\xe5\x19\xdc\xa1\xb9\xf4\x0c\x12\x65\x35\x6f\x1d\x64\xc8\x6c\xdd\x1f\x50\x70\x99\x8d\xa8\xb6\x6f\xde\x7c\x4c\x97\x30\x45\xc3\x8b\xbb\xea\x67\xca\x90\x2d\xa1\xff\xcc\xa9\x3b\xc4\x6b\xf5\x07\x60\x93\xea\x06\x11\x84\xeb\xdd\x99\x6a\x7a\x35\x78\xc0\x1a\xe6\x0e\x00\xcb\x36\xb7\x77\xf0\xdc\xf2\xf6\x3f\x32\xeb\x8a\xbf\x40\xb2\xfa\x26\x8a\x00\xa2\x04\x04\xe7\xef\x04\xdf\x59\x86\xd1\x71\xb9\x99\x04\x14\x84\x56\x40\xc2\xfc\x25\xe8\xf2\xb4\x51\x8b\xfe\xb3\x2c\x06\xea\xaa\x9f\x2f\x72\x7f\x8b\xd5\xe0\x86\xa2\x40\xf7\xf9\x3b\xa9\x80\x58\x6a\x92\x09\xaa\x14\x41\x3b\x7f\x17\xb5\x4d\x46\x00\x57\x92\xe9\x4f\xb0\x3f\x3c\xce\x0b\x3b\xb6\xfa\x03\x30\xa3\x89\xba\xc8\x6f\x1a\x26\xf4\xe4\xc5\x3b\x1e\x2e\x25\xc3\xdb\x25\xf3\x6b\x5a\xb6\xb3\x0e\x8b\x37\x24\xd2\x59\x7d\x04\xeb\xcd\x0d\xec\x06\x28\x06\x2d\xb4\x90\x85\x60\xa9\xf8\xde\xfc\xdd\x3c\x3e\x8c\x29\xe0\x53\xf2\x39\xee\x99\xd2\x3b\x2c\x7b\x1f\x9c\xc5\xde\x13\x4f\xce\x9b\x46\xf9\xd0\xc6\xe7\x03\x07\x39\xbe\x3f\x54\xd2\x0d\xa5\x79\x17\x31\xa7\x95\xc2\x80\xe7\x0f\x39\xad\x56\x18\x3c\xc1\xfb\x39\xcc\x72\x0f\x59\x6e\x88\xa9\x81\xff\x56\x18\x3b\xd1\x55\xa5\x79\x63\x3d\xd8\x16\x66\xd2\x87\xae\x22\x6e\xf2\x66\x0b\xff\x9a\xdc\xe8\x1d\x2d\xe9\xb0\xc1\x79\x65\xa9\x8c\xe0\xdc\x90\x3c\x41\x55\xcc\xe6\x06\xdf\x68\x2f\xdf\xf6\x43\xde\xbd\xf0\xff\xc8\x16\xf6\x4f\x2b\x3c\x37\x68\xd3\x8d\xcd\xb6\x17\xff\x15\x29\x3e\xe6\xf6\xa3\x01\x76\xb8\xc3\x8b\x63\xd2\x1b\x5b\x4a\x0f\x75\xb1\xe5\xc4\xf9\x87\xc9\x37\x42\x3f\xc0\xb9\x44\xeb\xbb\x6d\xe0\xc9\xe6\xff\x79\x87\x1a\x6e\xe1\x66\xa7\xfa\x82\x39\xb2\x14\x95\x3b\x37\xa8\xc3\x8d\xa4\x36\x56\x26\x6c\xee\x93\xfa\xf0\x26\x31\xb9\x15\x8e\xdc\xcf\xa8\xca\xa7\xf4\x2b\x73\x4b\xb8\x56\xdc\x26\xd8\x52\xfb\x7d\xab\xc9\x96\xea\xa3\x22\x12\xcb\x8b\x81\x3a\xd2\xf5\xf3\x9c\x4c\xa7\xd9\x7e\xb1\x58\xb5\x28\xdf\x12\x8a\x99\xc8\x9a\x33\xe1\x1f\x38\xfd\xe6\x88\x17\x7b\x0d\xa3\x8e\x8d\xfe\x20\xba\xa9\xcd\xad\x51\xc1\xf6\xa7\x5b\xd1\xdc\x08\xbb\x04\xc3\x36\x16\x0e\x2c\x66\x98\x96\x24\x6a\x56\xe0\xfe\x61\xec\xb7\xb1\x20\x8b\xbc\x7c\xe7\x06\x6d\xb5\x32\x70\xcf\x0d\xd9\xad\x64\xf5\x9a\x5b\xc7\x66\x16\x22\xd8\x98\x05\x54\x51\xa1\x73\xeb\x58\x5b\xc1\xa4\x0d\xca\x6c\x23\xb3\xad\x77\xe4\x96\x14\x45\x3d\x19\xd0\x2f\x60\xe1\xfe\x29\x84\xe6\x36\x52\xa6\x89\x04\x56\xe6\xfb\xbe\xc1\x33\xbd\xfa\x0d\x78\x9a\x56\xbf\x40\xb7\x61\x53\x3d\xb8\x0e\x22\x82\xca\x65\x55\x75\x9c\x5b\x30\xcf\x84\x88\x0a\x0e\xdb\xcf\xdc\xda\x82\x56\x5b\xe0\x84\x92\x4c\xdb\x22\x97\x42\x34\xc5\x04\xf7\xf8\x05\xf8\xeb\x7a\xa9\x82\x66\x05\xcd\x1b\xd2\x0e\x4c\xcb\x82\x09\x78\xe9\x5d\x36\x09\x2f\xcd\x5b\x50\x94\x7d\x36\x19\x14\x65\x16\x91\xdb\xe4\x15\xc8\xb3\x32\xc9\xe0\xd5\x4d\x52\xaa\x86\xb8\x11\xba\x32\xcb\xcc\x6d\xe2\x78\xb2\x78\xa1\xae\x4c\x75\x24\xe7\xc6\x80\x35\xc5\x18\xcf\x6d\x12\x3a\x68\x5e\x17\x77\xa1\x00\xd3\x46\xfc\xe6\x69\x5a\x38\x90\x86\x3f\x48\x9a\x44\xe4\x22\x98\xd0\x91\xb5\xbd\x00\xae\x76\x0b\xc5\x95\x44\xb9\x49\x98\x61\x3f\x1f\x5c\x80\x84\x26\x81\x72\x5c\x00\x6a\xdb\x39\xd5\xfa\x60\x4f\x1e\xd7\xd4\xee\x24\x5a\xc3\x86\xdf\xf1\x67\xdb\xed\x30\x1d\x2f\x37\x00\xe9\xe5\x79\xdd\x73\x9a\xf4\x02\x1c\x21\x3e\xd3\x76\x50\x9b\x21\x60\xb0\x1d\x48\xce\x60\x21\x7c\xe4\x62\x6a\x90\xf0\x7c\xf8\x4c\x13\x34\x5f\xdf\x1e\xb0\x74\x1e\xf4\x41\x95\x90\x4e\xb7\x0d\x8e\x0c\x8a\xb5\x9d\xdb\x81\x2d\xe2\x31\xc3\x91\x41\x7e\xf5\x73\x83\xd7\x70\xf1\xd9\x03\x3d\xd8\x6c\xcd\x3f\x80\x1f\x05\xed\x37\x2a\xc6\x5a\xf3\x0f\x94\x75\xee\x12\x79\x0c\xaa\x65\xd1\x89\x31\x4c\x8d\xe1\xc4\x34\x4e\x8d\xf9\x1f\xa6\xf3\x0b\xb9\xf4\x9a\xa6\x13\x83\x12\xfa\xdf\x4e\x4e\xfc\x87\x6a\x2a\xc2\x84\x75\xb7\x0b\x1b\x5d\x37\x96\x0d\xc5\xa9\xa7\x87\x0d\x48\xb7\x3e\x67\x38\xe3\xd3\x9a\x30\xdb\x76\xf1\x0e\x6f\xe1\x72\x71\x18\x6e\x82\xc3\x70\x0b\x5c\x1a\xbf\x4f\x20\x62\x99\x4b\x10\x17\xde\x45\x37\x1d\x17\xfd\xcc\xf3\xd3\xec\x71\xd3\xc5\xce\xcf\xf1\x76\x21\x4d\xd2\x06\xdf\x06\x45\x27\xce\x8d\xbe\x0c\x96\x15\x37\x81\xc4\xfc\x4b\xe5\xbc\xb9\x31\x83\x7a\x33\x24\xb8\x69\x02\x75\xf3\x14\xaf\x86\x21\x4c\x5a\x6a\x51\x94\xa5\xf5\x44\xef\x43\xd6\xf0\x00\x90\xab\x60\x85\x0f\xdf\x74\x3c\xf6\x2c\xc2\xdb\xa1\x2b\x4a\x63\x6e\x08\x77\x2b\x9f\x67\x1e\xc6\xc6\x10\x0f\x38\x7c\xf9\x05\xaa\x59\x05\x4b\x0a\xeb\xbe\xc8\x6d\x65\x16\x00\xba\xae\x98\x89\x59\x7e\x9c\x78\x9d\xa7\x05\x0e\x11\x8a\xf2\x9c\xe5\xc7\x89\x77\x93\x84\xa5\xa1\xe7\xf5\xdf\xff\xba\xfc\xd2\x67\x81\x7f\x84\x02\x32\x67\xf9\x91\xa3\x75\x57\x2b\xd0\xe8\xf9\x32\x57\x10\x0a\xa7\x78\xcb\x59\x98\xb3\x5d\x83\x2a\xa9\xcf\xd3\x26\x2a\xdb\x0f\x1f\x68\x4c\x88\x84\x93\x63\xcc\x2c\x2f\x42\x1c\xf2\x3d\x9e\x05\xba\x38\x65\x81\x99\x85\xf8\x70\xf8\x99\x87\x6f\xf7\x07\x04\xd6\x82\x98\x05\xa1\x71\xdf\x67\x16\x6c\x30\x05\xbc\x79\x69\x03\x94\x0d\xda\x9e\x6e\x92\xde\x31\x54\x77\x59\xf2\xe8\xd3\x24\x14\x8a\x4b\xe1\xaa\x52\xc8\x1d\xcb\x9f\x2c\x8c\xca\x2f\xc0\x95\xb7\xf8\xff\x03\xff\xab\x4b\x38\x23\x1b\xfb\x15\xf8\x1e\x4b\xcb\x3f\x0b\xf2\x68\x75\x6b\x7f\xca\x8b\x1e\x87\xe2\x3b\x67\xa9\x29\xa0\xfd\xc5\xcb\xd2\xf2\x93\x9d\x05\xaa\x3f\xf9\x6f\xcc\xc2\xb4\xf0\x9f\x06\x26\x1a\xd4\xac\xc1\x19\x59\x99\x83\x67\xa9\x39\xcd\xfe\x81\xbb\x50\x20\xa7\x34\xae\xb4\x48\x64\x1d\x6a\x85\xf5\xcf\x42\xef\x08\x95\xca\x9d\x85\xde\x11\x56\x36\x94\x96\x25\xec\x35\x4f\x8d\xc9\xcb\x35\x2f\x2d\x57\x5f\x54\x34\x2a\x17\x9a\x3b\xa1\xc8\x95\xec\x29\x8d\x22\x57\x02\xb3\xa4\xc7\xb0\xb4\x7b\xa5\xf3\xcc\x77\x2f\x0c\x6f\x6b\xc3\x9f\x60\x72\x84\xbe\x4a\xe7\xf2\x6a\xb2\xa1\x3f\x54\x84\xde\x2c\x4c\x87\xd5\x86\x5b\xc4\xb6\x11\x70\x29\x00\x9d\x8a\x9f\x9b\x25\x41\xa7\x6e\xb9\x05\x0a\x44\x5f\xfe\xca\xe0\x69\x36\xfc\x43\xc3\x0b\xea\x61\xd0\xce\xad\x89\x49\x8f\x5f\xef\xcc\xc1\x31\x68\xb9\x06\x6f\xda\xc2\xea\x05\xa6\x57\x79\x5a\xcf\x32\x90\xbb\x48\x32\xb1\x00\x93\x56\xf3\x30\x2c\xaf\xdd\x33\x1f\x0c\xd8\xf2\xac\x21\x57\xd6\x47\x38\xb1\x1a\xb3\x15\x37\x25\x1d\x78\xa5\x9e\x2b\x41\x99\x39\xfc\x09\xf6\x81\xc5\x11\x3d\x7a\x9b\x8e\xa2\x32\x39\x2f\xc2\x42\x85\x95\x6b\xc2\x02\x64\xe6\x44\xf8\x93\xc5\x37\x44\x38\xb3\x5b\x35\xef\x0d\xe0\xcc\xf2\x1b\x7f\x39\x8d\xca\xc4\xd2\x7a\xeb\x4e\xaa\xe0\x74\x9c\x16\x7a\xf7\xaa\x98\xf2\x2c\xf0\x72\xa8\x82\xde\x65\xe5\x18\xfc\x42\xa3\x92\x4e\x63\x20\x2a\xfd\x88\xdd\x35\xf9\x83\x3f\x01\xbc\x6f\x6e\x13\x42\xce\x7b\x0f\xde\xbb\xd5\xbb\x77\xff\xb1\x01\x7d\xb0\x33\x7a\xc1\x2c\xbb\xd3\x5f\xdb\x2f\xbc\xab\xb9\x79\x1b\xed\x0c\x53\x1c\x6e\x92\x12\x42\x18\xb1\xc0\x7d\xb7\x5a\x10\x43\xef\x57\xcd\x70\xa8\x9c\xe3\x6b\x53\xd9\x73\xe6\x4c\x02\xea\x7b\x79\x6d\x99\x16\x41\x61\x8c\xb3\x20\x3d\x7e\xd5\x25\xa5\x24\x8e\x15\xb0\x2d\xa8\xa4\x33\xcc\x2e\xcc\xab\xda\xc2\x5f\x04\xfb\xf4\x17\x89\xf7\xf5\x8c\x61\xea\x14\x2f\x47\x32\x8b\x86\x7d\x70\x94\x7e\x81\x7b\x3f\xfc\x03\x72\xee\x4e\x77\x99\xc3\xf4\x0f\x0c\x8d\x34\xd7\x9f\xd4\xc4\x8b\x86\x33\xc5\xa2\xfa\xbc\x72\x22\x44\xf5\x45\xc7\x49\x8d\x13\x21\x6b\xd5\x4b\xf1\xc2\xca\xe6\x5b\x71\x41\xc4\xda\xf4\x20\x32\x60\xcd\x13\x85\x72\x82\xdd\x12\x0f\x20\xb2\x7a\x9a\xe0\x61\x5b\x3e\xe7\x05\x50\x64\x35\x37\xc0\xe5\xd6\x2a\xd6\x02\x17\xdb\x6a\x69\x71\x81\x21\xbd\xf8\x77\x32\xa4\x1a\x80\x49\xd8\xe8\xbc\xdc\xb9\xb6\x22\xf1\xc6\x11\xe8\x6d\x7c\xe7\xae\xd1\x20\x91\x44\xf5\x73\x88\x42\xd9\x18\xe6\xf0\x17\xa5\x96\x65\x71\xc4\x2c\x5a\x6d\xba\xcb\xe4\x68\x0d\xf2\xc5\xa9\xd5\x7a\xe1\x42\x0f\xdb\xcf\x41\x90\xc8\xd3\x50\x01\x5e\xb4\xbe\x25\x97\x87\x44\x6b\x1e\x11\x01\x57\xcd\xd1\x09\x3c\x7d\xd0\x3f\x3c\x8b\x2c\x96\x1f\xae\x84\x88\x44\x08\x5c\x35\x8d\x70\xb2\xad\x06\x02\x99\x25\xcb\xbb\xe8\x49\xfe\xfb\xd7\x45\xcd\x64\xfa\x92\x7f\xf5\xb7\xfd\xf7\xbf\xa9\xb2\x4b\xb3\xfe\x58\x13\xb1\xe9\x99\x83\x70\x03\x0d\x6b\xef\x67\xfa\xc8\x2e\x3d\x03\xe3\x49\x74\xd4\x1f\x87\xe0\xf6\xb8\x65\xa6\x7f\xa0\x47\x95\x9e\x09\x12\x4d\x31\xd3\xa5\x2a\x37\xed\xac\xc8\xa4\x2f\xcf\xba\x59\xe9\x62\xab\x0c\x6b\xb3\x32\x1d\xaa\xcf\xcb\x5a\xe8\x07\x2f\xa1\x5b\xa1\x24\x54\x6a\x9d\x59\xe1\x12\x6b\x3b\x73\x25\x64\x13\xdc\xa9\xcc\x4f\xe0\x23\xba\x66\x4e\x2b\xe9\x16\x2a\x2d\xb8\x3e\x72\x2b\x74\x84\xca\x76\x3c\x6b\x5a\x74\x05\x96\x2b\x5c\x64\xab\x94\x88\x15\x2e\xb2\xb5\xfd\x49\x3b\x57\x69\x0e\xf6\x95\xb9\x56\xf0\x56\xf3\x73\xc7\xb3\xc8\xa9\x30\x62\x84\xff\x0f\x36\x60\x72\xde\x53\xc6\x18\xb1\xc2\xbf\xb6\x4a\x6f\x5e\x2b\x2f\xc4\x52\x34\xd4\xc4\x84\x82\xd6\x95\x85\x0a\xbd\x07\x2b\x41\xa2\x2e\x30\x95\x75\x09\x8d\x2a\x6a\xe3\x9d\xa7\xf9\x0b\x8a\xec\xe5\x37\x30\x0c\x81\xef\xfa\x82\xc6\x18\x5e\xc8\xc6\x0b\xb1\x0e\x81\x8a\xa4\xfb\x2a\x95\x3a\x6b\x26\x54\xf0\xff\xef\xa6\xb5\x92\xb2\x76\xd2\xa8\x75\x64\x29\x22\xdb\x72\x2a\x94\x90\xd6\xcc\xd6\xce\x99\x97\x30\xab\x9d\x34\x0b\x3b\xd5\x4e\x89\xfe\xe9\x23\xf7\xb9\x86\x99\x98\x73\xf9\x8d\x09\xaa\x4d\x05\xc2\x9f\xec\xaf\x51\x5f\x88\x38\x55\x5b\x60\x56\x40\xc4\x08\x8f\x9b\xa5\x05\x8d\x9e\x2a\x2c\xc0\xbe\x03\x54\x64\x1e\xa8\x9e\xb9\x60\x76\x29\xd1\x44\x07\xd6\x90\xac\xa9\xb0\xf0\xfa\x44\xaf\x70\x58\xfd\x7e\x90\x5b\xc0\x2f\x3c\xa0\x51\x3d\xcc\x24\x49\x8b\x37\x73\xfd\x45\x34\x53\x60\x7d\xfa\x98\x5c\x6e\xf5\x31\x79\x18\x9a\x0b\xe1\x71\xe7\x93\xa7\x22\xfc\xaa\x9a\x29\xa1\x45\xfc\x48\x27\xf8\xb4\x76\x2b\x78\x2b\x7c\x5a\x8d\x22\xea\xe2\x65\xcb\x1c\xb6\x28\xef\xd4\x03\xbc\x50\x95\x55\x78\xd6\x45\x1b\x86\x37\xf6\x5a\x1c\x84\xbf\x20\x0d\x9a\x48\x66\xa9\x6a\xcb\x2f\x50\x9a\x08\x46\x54\x06\x64\xb5\xe5\x1f\x20\xb6\x2d\x03\x89\xe8\x84\xb6\x2b\xb4\x88\xd5\xd2\x07\xf1\x58\x8a\x2f\x99\x95\xfe\x73\x86\x5f\x75\xcf\x7d\x22\x1a\x90\x8d\xa0\x9a\x7f\x76\xaa\x38\x2c\xf2\x76\x8e\x42\xfc\xb3\x33\xd2\x41\x24\xb1\xe0\x91\xcf\xec\xba\x73\xfb\x7b\xab\x1d\x0c\x6c\x14\x51\x07\x39\x50\x1f\x40\x2b\x28\xcf\xc5\x59\x0f\x8a\x50\x1d\xf2\xf5\x84\x84\xf4\x49\x01\xa5\xde\x30\xfb\x9c\x01\x86\x53\x07\xac\xd5\xfc\x39\x8b\xa0\xc4\x1b\xde\xaa\x08\x67\x0a\x8b\x9b\x13\xcc\x10\x7e\x26\x38\xf3\x20\x2f\x06\xa0\xfa\x74\xbc\x88\x9c\xfd\x09\xf2\x03\x7c\xb6\x19\x73\x4c\x75\xef\xd4\x8b\x4e\x03\xa2\x01\x1a\x3b\xf9\x0f\xcf\xfa\x62\x27\x27\x7f\x9f\x15\xa1\xfd\xb3\x7b\x1b\xa1\x36\xf3\x66\xc9\x7e\x63\xed\x7d\xda\xdd\x24\x49\x48\xa6\x42\x41\x37\x0d\x29\x2b\xdd\xe5\x8c\x10\xeb\xbd\x90\xc8\x46\x6b\x7d\xd3\x94\xe3\x7d\x77\xe3\xfc\x8b\xbf\xe4\x54\x98\x15\x38\xe8\xb3\xae\x34\xd2\x9a\x31\x1e\x04\x52\x48\xb5\x5a\x11\x5b\x54\x7d\x10\x12\x16\x59\x8e\xbc\xb0\x68\x0e\x23\x10\x24\x9f\xb2\xc2\xb1\x3e\x29\xa9\x34\xc5\x50\xcf\xcd\xfe\xf9\x02\xe4\x2f\x7f\x71\xf2\x0b\xcd\xe9\x03\xd6\xd3\x94\xb5\x4c\x46\x25\xe0\xd5\x88\x7a\x3e\xcf\xb4\x1a\x4f\x3d\x33\xc0\x51\xcb\xd8\x7e\x24\x72\xe8\x79\xff\xef\x7f\xa1\xfa\xd6\xb3\xc1\x7b\x4e\x4e\xe1\xb3\xbd\x30\xa8\x2a\x6e\x6e\x36\xea\xda\x74\x98\x36\xa0\x22\x79\x9b\xce\xf6\xa3\x66\x43\x52\xa5\xa5\xaf\x9c\x36\x68\xdb\x28\xf0\xd5\xe3\x96\x6c\xd0\xf5\x43\xf0\x07\xbf\x41\xc9\x25\xe8\xd5\x0a\x58\x4b\xc7\x52\x43\xa8\x91\xc2\x7c\x66\x2b\x0b\x09\xfe\xfc\x3f\x64\x84\x04\x5b\x7b\x61\xd2\xb0\x2f\x57\x63\x0e\x79\xe3\xd5\x56\xd3\x39\x59\xcf\xaf\x48\xb0\xc3\x4c\xa3\x62\x4a\xda\x9a\x56\x73\x65\xd5\x62\xc5\x21\xb4\xfc\x8c\x82\xac\x92\xa4\x8d\x36\x4e\x8b\xef\x06\x33\xa6\xfd\xe8\x1a\xcd\x98\xc6\xb3\x0d\x41\xec\xc3\xb3\x84\xac\x9d\x2a\x67\x34\x5b\x9a\x39\x25\x7b\x5b\x4b\x39\xa7\xa5\x6a\x37\x12\x1a\x6b\x16\x01\x31\xa6\xea\x56\xcc\x46\x9d\x93\x61\x7c\xeb\xbc\x8c\x88\x86\x9e\x1c\xad\x4e\xe1\xc0\xef\x7b\x40\xa3\x8e\xa9\x0b\xd1\xb6\x4e\x49\x65\x7e\x1a\x3c\x6c\xc5\xe2\x0d\x61\xe5\x5d\xf2\xbc\x41\xc9\x64\xdf\x9f\x86\xfa\xc8\x9b\xa7\x9a\x5e\x6b\xbe\xc4\xb5\x41\xfe\xd9\xdc\x02\x95\x02\x22\x8a\x5a\x27\x43\xfb\x86\xb8\x1c\x7b\x35\x36\x66\xee\xf4\x45\xb2\x8d\x03\x2f\x98\x46\x06\x26\xbb\x01\x9e\x08\x6e\xe0\xc6\xfb\xfe\xff\xc1\xb3\x26\x96\x61\x3a\x8a\xbe\x9e\x0d\x71\xea\xd6\x42\xb5\xa0\xf7\x87\x64\x47\x8b\x1c\xa5\xba\x80\x23\xdc\xe6\x2d\x10\x44\x1c\x3a\x4a\xdb\x8b\x93\x86\x9c\x93\xdf\xbb\x3e\xa7\x45\x1c\x05\xcf\x38\x3b\xc2\xb5\x80\xcd\xd0\xfc\x12\xb9\x76\x26\x8a\x0c\x24\x89\xde\x60\x6e\x9d\x5d\xc0\xb9\xc1\xdc\x6a\x9f\xd5\x06\xd7\xb8\xe6\x6d\x93\x49\xdd\x2d\x6d\x90\x90\xa9\x79\x31\x17\xea\xbd\x78\xa3\x2e\x22\x2f\x01\x8a\xb6\x68\x63\xf6\xda\x51\x0d\x35\xfc\xcc\x8d\xa4\xb3\xb2\x31\x0a\xbd\x17\xb7\xb9\xe0\x48\xab\x71\xc2\x14\xda\xcd\x60\x8b\x69\xbb\x75\x50\x35\x80\x98\x66\x7e\x42\xc6\x25\xbb\x72\x34\x66\x50\xea\x3a\x0a\xdb\x4e\xa8\x35\xfe\x52\xb0\x75\x36\x78\x96\xd9\x5f\xb9\xed\x29\x31\xd5\x3e\xeb\x2b\xda\xd0\xd9\x0e\x46\xa2\xe9\x8b\xa3\x41\x14\x88\xc0\x63\xa2\x48\x81\x26\xed\xe0\x4a\x6b\x8e\x0e\x5e\x89\x2c\xa4\xa1\x1e\xb2\x83\x53\x3b\xc8\xdf\xee\x90\x6a\x58\x73\x1f\xd3\xb5\xf7\x62\x12\x38\x47\xfa\xe2\xa4\xf3\xa9\xf0\x6a\x3b\x39\x69\x9a\xa3\x93\xf8\x55\x88\xb8\x9d\x30\x77\x09\x1a\x36\xa4\xdd\x6c\xee\xe1\xa4\x7c\xd3\x20\x10\x31\x60\x2f\xc3\x06\x3b\x67\xd3\xe9\xdd\x4e\xe2\x3c\x8b\x37\xd8\x3d\xed\x77\xd6\x5e\x8c\x34\xec\x3f\xd5\x10\x01\x1e\xc3\xff\x57\x8e\x51\x14\x5e\xa4\x48\x0d\x5e\x9c\x56\xff\x0f\x8a\x74\x4b\x6c\x2f\x42\x72\xf0\xf4\x6c\x77\x72\xa2\xa6\x99\x09\x30\xbb\x69\xbe\x79\xb8\x8a\xa4\x9b\x89\xfc\xfc\x01\x25\xb4\x90\x66\x7b\x72\x9a\x45\xf4\xc3\x2d\x29\xe8\xd8\xe8\x58\xe6\xfb\x7c\x03\x6a\xb1\x17\x51\x7b\x28\x0d\x2d\x70\x9f\xa4\x4a\x74\x3f\xb4\xb7\x79\xdf\xc3\x09\xac\x55\x37\xc9\xcb\x8a\xae\x58\xed\x01\x37\x68\xe6\x3a\x63\xa8\xa7\x9f\x71\x37\x91\x2d\xa3\xff\x92\x86\xa5\x1f\xe8\x82\x23\x98\xd1\x69\xc2\xf3\xe5\xa4\x6f\x3c\x37\x24\x2a\xfa\x86\x6c\x3c\x62\xf2\xfe\xc2\x8a\xaa\xea\x55\xef\x19\x04\xa2\xfd\x3f\x8e\x70\x8d\xb2\xc3\x44\x67\x37\xc2\x4e\xf5\x4d\xff\x7c\x40\x86\x92\x80\xec\x1b\x05\xc5\x32\x09\x18\xb6\xe6\xbe\x17\xf2\xfc\xd0\x33\xd7\x42\x1c\xd1\x4b\xfd\xef\x7f\x61\x3f\xb3\x8e\x2c\xe7\xf6\x3f\xe8\x2c\x87\xe3\x4b\x5c\x67\xc2\x20\x2b\x80\x7a\x49\x2a\xfd\x09\xd7\x46\x34\x41\xe1\x63\x00\xd8\x0b\x0f\x60\xe1\xfa\x5e\xa9\x63\x12\x58\xea\xa9\xa2\xd1\xd6\xed\x69\xb6\x13\x5b\x76\x9a\xed\xdc\x66\x25\x4e\xd0\x5e\xee\x40\x37\xbe\xe0\xf4\x7a\xbf\xa0\xd2\x6b\xc5\xd8\x43\x5f\x77\x3b\x34\x2e\xf6\xba\xe9\x0d\x33\xe7\xc5\x68\x15\x75\x51\xd5\x41\xa3\x66\xa2\xb9\x81\x89\x06\xc4\x40\x8d\x69\x8a\x34\x71\x08\x50\xb6\x39\xad\xc3\xe7\xcb\x0e\x0a\x1d\x39\xcb\xc3\x43\x4a\x2c\x24\xb8\xd5\x7b\xf2\x9b\x7a\xe8\xdc\x69\x82\x15\x9d\x5e\x5f\xbe\x4f\xf4\x5e\x21\x96\x45\x34\xa2\x1f\xed\xc2\xd0\x53\xbd\xd2\xdc\x24\xf4\xd9\x66\x8f\xce\x41\x99\x86\x85\x06\xfd\x4c\x18\xeb\xef\xc9\xa1\x5e\x28\x46\x4b\x46\xff\xfd\xe5\x20\xea\x9d\x3a\x57\xa9\x5a\x3a\x32\xf8\x7c\x66\x7d\xd0\x78\xe6\x59\x1c\x13\x7e\x6b\xe2\xc6\x81\xcc\xf1\x9e\xf5\x01\x48\x61\x7e\x7e\x71\xd4\x54\xc1\xdc\xd9\x81\x9b\x9a\x74\x56\x7d\xe4\xac\xeb\x05\x82\x18\xc9\xa6\x1e\x44\xfe\xba\xfe\x77\x56\xae\xb1\xf1\xb5\xd3\xbf\xdf\x46\xa6\x4e\x73\x9d\xdd\xcf\x3b\xcc\x75\xb6\xce\x76\x9a\xeb\x6c\x95\xec\xf0\x2a\x6b\x82\x18\x3d\x61\x8e\x99\x6d\x22\x5f\xb8\xe7\x89\xe9\x77\x42\x8a\xb3\x3e\x89\x08\xbc\xb2\x93\xe3\x70\x93\x58\x59\xd3\x34\x73\x5c\xfe\x01\x67\xc9\xa7\xcb\x83\x2f\x98\x48\x26\x73\xd2\x5d\xb1\x4f\xc2\x06\x1d\xa0\x1d\x51\xce\xb6\x5b\xf7\xc5\x3d\xa5\x16\x68\xd1\xeb\x9e\x7d\x04\x5c\xda\x6f\xa3\x03\x39\xd9\xc0\xd7\x59\xf1\x5a\xf1\xe8\xb3\x03\x49\xd9\xeb\xb9\x23\x12\xa0\x7d\xfe\x87\x2c\xd2\xd1\xd3\xa9\x2e\xea\x9f\x1e\x38\xf5\xfe\x22\x2d\x7e\x52\x64\xf4\x3d\xa5\x93\x26\x06\x6e\x65\xf6\xea\xe9\x4c\x6c\x6e\x5d\x48\x87\x0a\xc9\xf6\xfb\xbe\x53\x86\xea\xce\xdc\x77\xce\xbd\x3f\x40\xc9\x05\x8b\x54\x84\x64\x76\x6f\x22\x84\x06\x28\x5b\xcd\xec\xfb\x7b\x48\x4f\xcb\xa6\x9d\xa7\x9f\xd7\x6e\x47\x5e\xd3\x0f\x89\x0f\xa2\x7f\xd5\xc0\xf1\x7b\x77\x81\x2e\x8f\x9d\x11\x9b\xbe\xb4\x77\xa6\x41\xb7\xae\xa5\xa7\x01\x50\xea\xc2\x7e\x50\x33\xa2\x6b\x54\x27\xc4\xf3\xd9\x04\xd7\xb6\xe6\xe3\x92\x06\x3f\x5f\xab\xfa\x89\x48\x3d\xdd\x40\x3a\xf3\xa2\x5b\x3d\xd3\x59\x38\xf1\xb3\x79\xe1\x69\xd6\x7c\x46\x33\xad\x79\x37\x83\x9d\x74\x9f\x5b\xfe\x02\x97\x5c\xe1\x84\x9e\x41\x9c\xde\xbd\x27\x0e\x4c\x33\x10\x21\x99\x05\x20\x62\x36\xed\xa1\xd0\xd3\xa0\x27\xe0\xda\x61\xc0\x6b\x3e\x78\x10\x0b\x60\x07\x84\x7e\x91\xc1\xdc\x43\x5a\xf0\xa4\xaf\xe8\x37\x37\xb7\x67\x0e\x69\xce\x37\xef\xab\x9b\x34\x68\xe2\x18\x0d\xf0\x91\xd2\xa9\xa5\xf2\x01\x0a\x2d\x95\xef\x07\xfd\xc6\x5a\x74\x7f\x40\x05\xb4\x39\x2a\x3d\xbf\x0c\x24\x50\x96\xa6\x39\xb8\xaf\x3f\xd9\xa9\x66\x02\xa8\xcd\x9e\xdd\xfd\xe1\xfa\xfb\x03\xf4\x69\x61\x80\xba\x34\xd3\x48\x83\x55\x0f\xad\xc4\xec\x70\xfc\xb2\x79\xbf\x3f\x89\x13\xfe\xf5\x30\x7e\x54\x29\x6a\x6e\x07\xd2\x52\xda\x75\x71\x00\xd4\x29\xe4\xfb\x3d\xf8\x90\xa6\xaf\xea\x99\x2c\xf9\x27\x3b\xd1\x80\xda\xc9\xde\x0e\x03\x39\x70\x42\x69\xb1\xde\xed\x43\x72\x86\x7e\xe0\x85\x42\x12\x72\x40\xaf\x64\xa7\x8b\xb1\x8d\xff\xfe\xd7\xad\xbc\x1e\x5b\xbc\xcf\xba\xf7\x8d\x8d\x6e\x68\xba\x61\x8c\x54\x33\x89\x15\xc6\xc6\x49\x75\x97\x14\xca\xcb\x3f\xf0\x5a\x24\x7e\x1c\x25\xa9\x54\xa7\xd0\x4c\xd9\xf6\x3f\x4a\xd6\x72\xd3\x34\xd3\xcb\xdf\xfe\x04\xa3\x50\xc1\x1d\x6e\x82\xbb\x4a\x9d\x16\x14\xec\xd5\xa1\x3a\x2a\x36\x91\xe7\x21\xd1\xd9\xf2\x0f\x39\x50\x11\x91\xda\x2a\x2d\xfe\x60\xa1\x6b\xab\xab\x06\x6d\x66\x5d\xfc\x34\xd2\x66\x66\xf6\x40\xc0\xa4\x1d\x0a\x46\xcb\x14\x88\xea\x04\x6e\xfd\x63\xea\xfa\x34\x98\x75\x3c\xb4\x2f\x46\x82\xba\xee\x37\xb0\x9b\x25\xda\x07\x40\x9a\xea\x90\xcd\x81\x34\x8b\x56\x07\x8f\x9e\x2c\xa0\x0f\x3a\x8f\x38\xaf\x18\x12\x52\x58\x3f\x35\xe0\x78\xef\xe0\x91\xc1\xa2\x82\xdd\x93\x07\x8b\x57\x28\xeb\xd6\x1c\xb0\x70\x8d\x4f\x17\xb0\x36\x59\x55\x38\x3a\x42\xa4\xbd\x7e\xa8\x3b\xfd\x71\xed\x1b\x80\x59\x61\xd6\x86\x9b\x95\x5d\xaf\x07\xf2\xcc\x84\x32\x50\xcd\x31\x68\x6d\xd4\x09\x36\xa8\xf2\xb2\x9e\x65\x20\xa3\x85\x35\xd5\x83\xa5\xa6\xad\xd1\x1a\x70\xfe\x57\x3e\xa8\x39\x06\xef\x57\x9e\x88\x41\xf4\x60\x2a\xe0\x48\x65\x6b\xf7\x08\x86\xe9\x98\xcd\x90\x1a\xb1\x58\x43\x39\x22\x39\x57\x9d\x04\xe3\x18\xdd\x24\x35\x92\x26\x13\x58\x4d\x55\x7a\xe6\x00\x54\x73\xb5\xad\x39\x66\x36\xa9\x4e\x27\x64\xad\x65\xeb\x98\x64\x5d\xcf\x0d\xfc\xa4\xea\xe7\x0b\x9e\xce\x1e\x48\xe6\x99\x10\x68\x1d\x30\x9c\xb5\xcf\x73\x47\x3a\x1a\x8d\x6b\xe5\x40\x35\xae\xb4\xa4\x49\x8b\x35\x90\xc7\xb0\x58\xbf\x37\x76\x18\xf2\xad\x5b\x1b\x3b\xfb\xd0\x17\x3b\x10\x64\xf1\xff\xec\x43\x98\x60\xc0\x2d\xc9\x86\xb5\x41\x23\x95\xd5\x1d\x03\x69\x20\x6c\x9e\x19\xf0\x96\x6f\x96\x55\x07\x25\x8f\x27\xfb\xe0\x5e\xf0\x44\x20\x2f\x84\x6d\xb9\xe3\x08\x76\xe1\x26\x28\x27\x3c\x0a\x86\x28\x5a\x13\x36\x8e\x87\x3f\x68\xae\x4e\xfa\xfc\x08\xf2\x8d\x33\xc9\xf0\x0f\x49\x86\xda\x40\x18\xa3\x95\x59\x83\x1e\xf0\xd6\xd3\x0c\x2a\x82\x84\xf0\xc7\xc9\x44\xc0\xfe\x1f\x47\x9f\x85\xf0\xc9\x6c\x84\x6e\x30\x33\x99\xe9\x19\x59\x94\x84\xdf\xc6\x95\x24\xfe\x25\x03\xdd\x1c\x0c\x70\xb4\xae\x6c\x5c\xa4\xdf\xcf\x54\x3f\x7b\xaf\x31\x33\xa0\x72\x5c\xcf\xc1\xb4\xd9\xba\x56\x0d\xa2\x1a\x2b\x8e\x06\x22\x1c\x6d\x16\x1a\x30\xb5\x15\xab\xaa\x06\xfc\x94\x6c\x8e\x18\xf0\x53\xb2\xe1\x6c\x10\xe5\x58\xdb\x36\x98\xaa\x42\xd9\x8f\xe7\x00\xca\xf9\x08\x08\xd6\x72\xb6\xba\x6d\x24\xcc\x31\x7b\xdc\x64\x0f\xcb\x6f\xe4\xae\xb0\xc1\x70\xdc\x27\x9e\xdd\xe7\x05\xbd\xaa\xdf\x47\x4a\x18\xdd\x66\xc7\x4d\xa2\xc5\x19\x0f\x1d\x39\x34\x4d\x80\x34\xdd\xec\x98\xc9\x29\x3c\x8f\xb0\x96\x75\xef\x19\x58\xcb\x62\xfb\xfc\xc0\xbd\xef\x51\xc3\xab\xc8\x18\x37\x50\xdb\xc5\x06\x8f\x80\x0f\x91\xbd\x34\x02\xd6\x34\x3b\x98\x05\x0b\xb9\x58\xa3\x13\x3f\x2e\xb6\xb8\x37\x00\x82\x6c\xaa\x8a\x1f\x17\x5f\xdc\x1b\xbf\x89\x17\xa6\x9e\x39\x4a\x37\xb0\xe3\xd9\x3d\xd0\x77\x58\xeb\x10\x30\xb8\x79\x5a\x83\x6e\x48\xca\x44\x39\x83\xde\xed\xd6\xbe\x05\xf3\x07\x2a\x97\xda\x0c\x14\x7e\xe9\x92\x25\x81\x6c\x15\xfd\xe7\xff\x79\xe0\x2c\xbf\x40\x7f\xd5\xee\x37\xb0\x56\xc3\xcf\x04\x29\x9e\x07\x40\x25\xeb\x87\x03\xa5\xa2\xe3\xf3\x01\xaf\x02\x9e\x97\x8d\x48\x5d\x28\x25\x12\x3a\x49\x04\x46\x49\xbc\xe0\x37\x92\xa9\xb5\x7c\xa5\xa3\x53\x4d\x55\xa1\xa0\xf6\xd4\xc0\xe3\xdd\x8a\xfa\x28\x8c\x72\xea\xee\x23\xe7\x4e\x3f\xc0\xf0\xf7\x71\x33\x8b\xca\xfd\x2f\xe4\x1d\x70\x60\xb2\x59\x25\x90\xef\xcf\x36\x91\x60\xb6\x0a\x15\x62\x9f\x01\x87\xa4\x8f\x4f\x4c\x20\x5b\x45\x2f\xee\x22\xe7\x46\x93\x05\x6c\x65\x43\x4c\x10\x5b\xd9\x63\x25\x98\x8c\xc2\x0a\xb7\xa0\x39\xd1\xaa\xc8\x80\x3e\xcc\xd1\x57\xd1\x98\x53\xc0\x1f\x60\xf3\x9a\x67\x68\x2c\xb4\x7a\x34\x90\xf2\xda\x36\x85\xe8\x39\x31\x5a\x40\xc4\x38\x5a\x5d\x1a\x48\xd0\xe7\x10\xb4\xe8\x98\x17\xe9\xba\x03\xb6\xc3\x8f\x01\x33\xe0\xaf\x6e\xb5\x73\xa4\xf2\x6a\xf8\x0b\x4c\x83\xce\xfe\x40\xf1\x95\x2e\x81\x14\x8c\x81\xb4\x8a\x37\x06\x49\xf2\x07\x88\xa5\xf2\xf6\x86\xb7\xb9\xb5\xe9\x81\x7c\x7c\x5d\x27\x45\xc0\x8c\x67\x5d\x7a\x0c\x72\x87\x1b\xcc\x74\x16\x66\x5a\xd4\x51\xf9\xa8\xe8\x02\x21\x90\x56\xf9\x47\x40\xc3\xeb\x7d\x81\x4c\x5f\xdd\x02\x25\xa8\x6b\x1f\x7f\x0a\x32\x0a\x9a\xe8\xac\x50\x8b\x40\x40\x9a\xf9\x19\x06\x39\x67\xc3\x88\x49\x38\xeb\xad\x3f\x73\x8b\xf8\x0b\x00\xaa\x61\x81\x04\x3f\xf3\x69\xc5\x7a\x4c\x3a\x25\x0c\xb7\xf1\x0a\x7a\xfb\xe9\x06\xf3\x51\xf8\xe6\x17\x8b\xc7\x91\xc9\xa0\xea\x49\x25\x03\x67\xd0\x6a\xe7\xcb\x64\xac\x14\x28\x1a\x59\x06\x24\x5a\x82\xc0\x2a\x67\x55\x61\xec\xdc\x14\x96\x9c\xf0\x2d\xb2\x06\x37\x76\x9a\x0e\x75\x39\x0b\x26\x89\x18\x9e\x0c\x80\x2e\x2b\x02\x63\xcf\x3e\xdd\x04\xfa\x34\x95\x07\x39\x4e\x58\x23\x50\xba\xc4\x7a\xbf\x40\x85\xbb\xee\x6b\x6b\x20\xa9\xc3\xf2\x5e\x87\xe5\xcd\x0a\xb0\x80\x6f\x51\xff\x34\x78\x93\x46\xb7\x48\xe7\x5d\x5d\x18\x03\x31\x87\x9f\x7d\x46\xc4\x35\x2c\x05\x01\xb0\xac\xbd\x0c\xe0\x29\x2b\xe1\x02\xb9\x95\xad\x06\x0c\xa6\x89\x68\x9f\x16\x29\xc1\xc2\x6f\x10\xb0\x48\xc3\x15\x27\x27\x4e\xa3\x38\x49\xb5\x05\xed\x45\x22\xf5\x01\x5c\xbf\xad\x74\x89\x2b\xd7\x5f\x8b\x87\x08\xc2\xbe\x59\xa2\x5d\xc4\x9e\x5e\x1c\xd6\x1a\xf1\x3d\x2a\x12\x25\x79\xa0\x54\xfe\x0c\x6f\x36\x78\x20\x39\x86\x2a\x98\x21\xd9\xaa\xc0\x20\x4c\xb2\xa7\x56\xd0\x5d\xdb\x1a\xea\xa0\xc9\x6e\x58\x0e\x32\x63\x97\xb5\x06\xf1\xc2\xa0\x70\xb8\x65\x40\xdb\xd3\x7d\xdb\x0e\xe2\x1e\x5d\x7b\x83\x45\x89\xad\x77\x0d\xf8\x19\x75\x5d\x83\x83\xea\x21\xeb\x55\x03\xa9\x1f\xba\xf1\x60\x30\xf0\xaf\x7d\xda\x64\x14\x8b\xa6\x93\x59\x8e\xdb\xa7\xcd\x03\x79\xe8\x34\x0c\xa8\x7f\xac\xcb\x8b\x87\xa2\x4e\x73\x35\xe1\x69\xd4\x7d\x11\x9e\xcc\xe4\xe5\x78\xa2\x89\x30\x3f\x5b\xa2\xe6\x2f\x97\x70\xea\x07\xb8\xbd\x49\x90\xcc\x1f\x97\xb4\xbb\xc9\x9d\xd2\xc9\x6f\xe4\xe4\x2e\xfd\x80\xed\xd1\xdd\x07\xc8\x96\x7a\x6f\xfe\x38\xb7\x6a\x31\xd5\x46\x5a\x8d\x49\xe8\x23\xd1\x34\x37\xb2\x80\x06\x3e\xb7\x64\x01\x75\xc9\x4c\x5d\xbe\x05\x4d\x18\x0e\xad\x07\x9b\xf0\xfb\xb6\x6a\x6e\x6e\x54\x93\xeb\x98\x99\x5b\x8e\x53\x54\x6f\xb9\x1a\xee\x83\x52\x3f\x4c\xd6\xc9\x4e\x35\x30\x66\x5f\xb6\x42\x77\xbe\x78\x29\xa6\xc4\xf4\x2c\x1c\x98\xfa\x28\xdc\x61\x9a\x09\x78\x8e\xdb\x97\x73\xa2\x2e\x9e\xb5\xdc\xb3\xf0\x38\xd6\xf9\x3c\x0b\x8f\x5f\xe9\xf3\x66\xe1\xa6\xae\x7f\x3a\x9a\x26\x6b\x25\x5b\xb7\x3b\x2b\x09\xd4\x44\x57\x1e\x95\x3a\x5d\x67\xa5\x0c\x18\xfe\x81\x13\xab\x59\x82\x67\xb7\x35\x63\x33\xa3\xfd\xa4\x62\x9a\x04\x52\x9e\x78\x6a\xad\x54\x6a\x7b\xce\x54\x4a\x89\x86\xc6\xad\x67\x76\x68\x98\x35\x8f\x99\xe1\x81\xd6\x40\xcf\x06\x61\xea\x85\x6a\x34\xfd\x48\xc3\x34\x51\x19\xcf\x46\xe2\x49\x3f\x6e\x15\xdc\x9d\xb3\xe5\x5a\x6b\x25\x5e\xe8\x55\x9c\x04\x61\xa2\x9c\xb2\x6f\xfa\x93\x5a\xaf\x90\x5e\x65\xf6\xa4\xda\x3f\x90\x6a\x75\x01\x57\x6f\xeb\x2d\x67\x4f\x22\x35\x93\x9d\x5b\xd3\x7d\x40\xcd\x65\xab\xf1\x4c\x70\x26\x28\x34\x09\xce\x3c\xcc\xce\xb9\x97\xde\x65\x42\x0f\x56\x3e\x34\x51\x1a\x7b\xf5\xa0\x07\x6b\x1f\xa2\xb0\x75\x3d\x0d\xf0\x0c\xeb\x9b\x39\x9a\x9e\x61\x56\xe0\x4e\xe0\x3b\x63\xa7\x39\x38\x6c\x75\x39\x98\x20\x49\x3d\x8e\xdc\xb9\x5a\xbc\x17\xef\x55\x5f\x93\x27\x73\x64\xa8\x42\xe9\x9c\x83\x0c\xe4\x67\x4e\xbd\xd4\x64\x93\x06\x4a\xd5\x0f\x9d\x33\x98\x23\x52\x34\x04\xd7\xc6\xfb\x0a\x09\xce\xac\xee\x98\x70\x67\xb7\x5a\x66\x22\x27\xc6\x32\xd1\xb4\x70\x5a\x11\x3f\x19\x7f\x68\x55\xfe\x44\xc2\x32\xeb\x71\x26\xec\x99\xdd\x34\xc2\x9e\x19\x3a\xb2\xe6\xcc\x79\xd4\x07\x13\x3b\xd1\x4b\x47\x90\xa8\x5b\xf1\x64\xad\x90\x9f\xdf\x87\xed\xc0\xf3\x8c\x60\x42\xdf\x79\xe7\xe2\xf7\x1a\x02\x14\x66\xd3\x07\xc1\x82\xa8\x91\x42\x64\x52\x7f\xf6\x11\xca\x0b\xcc\xa5\x2b\xee\x5c\x1c\x91\xa6\x60\xf1\x30\x32\x83\x27\xd6\x13\xe0\x98\xc4\x7a\xcb\xcf\xd8\xa6\xba\x5d\xce\x9d\x07\xa4\xf9\x17\x71\x80\x5d\xe9\xeb\xe7\xdc\x59\x41\x42\x83\x40\xda\x55\x2b\x4c\x26\xf4\x6b\xbe\x65\x4f\x14\xb1\xf3\x75\x75\x22\x68\x4f\xd5\x70\xe6\x3c\xb8\xce\x7e\x3f\xa0\xeb\xf4\xff\x3c\x03\xcc\xff\xb4\xd0\xa9\xf0\xec\x9c\x70\xa9\xf2\xad\x7d\x9e\x39\x68\x0d\xea\x45\x7a\x65\xf3\x7e\x38\x0b\xbc\x85\x44\x32\x34\x69\x76\xe5\x9d\x88\xd0\x6b\x4e\x21\x35\xcf\x9c\x04\x0d\xfa\xa4\xcc\x37\xd5\x27\xdd\x22\x3c\x4d\x27\xe2\x6d\x85\xd3\x26\x95\x67\xe3\xf3\x03\x74\xf0\x4a\x1e\x3f\x27\xdd\xa8\x54\x5c\x74\x4e\x28\xcc\x7c\xa3\x9e\x2f\xf6\xab\xd3\x3b\xe6\xe2\xa1\x5f\xfc\x03\xbc\xa2\x2c\x8b\x60\xe4\x7b\x2f\xbb\x7f\x39\x87\x2e\x1e\x9c\xe6\x76\x54\x98\xf3\xe5\x7a\xde\x54\x59\x7a\x87\xde\x70\xff\x37\xbd\xa9\xf8\xf2\x06\xbb\x27\xfa\x17\x3f\x67\x3c\x9d\x37\x10\x00\x9c\x6f\x65\x13\x00\xce\x1a\xca\xf9\x70\x06\xfc\x7e\x07\x30\xd2\xac\x3f\xd9\xa3\xd8\xf9\x41\x6a\x0a\xcf\x08\x54\x63\xbe\x7b\x4f\x38\x64\xd9\x01\x70\x3e\x28\xb6\x6a\x66\x7b\x50\x33\x40\x68\x6f\xfd\x72\xd5\x96\x7e\x20\xc5\x5d\xcf\xa0\x50\x98\x67\x25\x96\xd3\x5d\x7b\xfd\xe0\xaa\xa2\x45\x5b\x50\x5b\xf9\x2a\xb5\x7e\xa0\x68\xf3\xff\xd4\x27\x48\xee\x2d\x20\x33\x0f\x71\x6d\x54\xbd\xf9\xff\x8a\x06\xfc\x4c\x67\x3a\x51\xb4\x81\x09\x84\xd4\xd7\x0b\x90\x86\xe7\x70\x31\xbf\x96\x55\xee\x0b\xca\x21\x5f\x0f\x57\xa1\xb5\x49\x3b\x7c\xc1\xf2\xd6\x37\xcf\x12\x13\x26\x38\x3e\x6f\x21\x14\xae\x2b\x53\xf8\x5c\x95\xd2\x5e\xa2\x6d\xd1\x99\x4a\xb5\x3b\xe6\xaa\x3c\x7a\x25\xdb\x16\x40\x8d\x6f\x46\xab\xf2\x12\xda\xfd\x02\xb8\x4b\xbb\x7a\x41\x7f\x14\xde\xa4\x8b\xc6\x39\xc7\xaf\x2d\xc0\x1e\x5f\xf8\x16\xf5\x47\x2a\x75\x30\x57\x23\x0a\x2e\xfe\x61\xc3\x5c\xa8\x85\x46\x2c\xa6\xfb\xc3\x6a\x9c\x7d\x2d\x37\x60\xcf\xf8\x34\xd0\xf9\x81\x5f\xa0\x01\xc3\xb3\xc9\x24\x08\x4e\x67\xba\xa0\x61\x1a\xe6\xa0\x17\xe6\xfc\x7f\x34\x51\xc8\x7b\xa6\xe8\x4f\x65\x13\xc7\x02\x6a\xb1\xd1\x64\xb1\x24\x9a\x4d\x07\x2b\x41\xc9\xe7\x0b\x9e\x9d\x3a\x07\x56\xa7\xee\xe2\xf3\x09\xd8\x46\x62\x7b\xd1\x3f\xdd\xab\x01\x1d\xd3\x90\x7e\x66\xa5\x8e\x49\xe7\xc0\x1a\x39\x75\x6a\x81\x15\x7f\xbd\xdb\xd7\xe0\xdc\x69\xb2\x07\x39\x40\x2c\x02\xad\xd3\xa8\xee\x92\x00\xd1\x44\xc3\x4b\xca\xc8\x7c\x0d\x8a\xb4\xe5\x2e\x1f\xbc\xa0\x61\x07\x45\x9a\x89\x44\x16\x04\xfb\x1d\xae\x48\x1a\x45\x03\xd4\x54\x06\xca\x2b\x88\xc5\xa5\x7e\x59\x70\xc4\x1a\x52\xad\x2d\x64\xe6\x2a\x36\x41\xac\xa0\xd4\xf6\x30\x22\xa7\x5a\xf3\x40\xf7\x71\x1b\x0c\x16\x80\x8b\x91\xf1\x42\x76\x2f\x55\x4c\x9d\xeb\x05\x2e\x5b\x9d\x02\x80\x6b\x42\x32\x5b\x4a\x21\x9b\x97\x0f\x86\x35\x07\x84\x92\xe6\x81\x99\x56\xcd\x72\xf0\xba\x1a\x02\x26\x2b\x75\x5d\x9f\x1e\xb9\x14\x7e\x86\xee\xcb\x02\x60\xe6\x10\xdc\xc3\x83\x52\x9d\x7f\x4a\xc2\xb0\x98\xf2\x5e\x25\x59\xe7\x5a\xa4\xdf\xcf\x8d\xfb\x54\x33\x44\xb5\x98\x11\xeb\xca\x1c\x0b\x7e\xc6\x08\xbd\x91\x17\x46\x28\x45\xdb\x42\xa5\x09\x5f\xfb\x17\x1d\xae\x86\xc5\x28\x1d\xae\xac\xfb\x5f\x70\x6e\x37\xc0\x5d\x7b\x0a\x30\xcd\xc1\x0e\xf6\x15\x4c\x59\x3b\x0a\xae\x7a\x52\x91\xd7\xcb\xd0\x6c\xa5\x3b\x95\x9f\x21\x07\x84\x62\x16\x74\x6a\x4e\xa5\xb8\x0e\xce\x92\x2e\x8e\x0b\x09\xee\x8d\x30\x16\x0c\x99\xd6\xb1\x2d\xba\x4f\xd9\xe6\xb2\x8e\x24\x59\xcb\x48\x7f\x2a\x1b\x5d\xd6\x41\xa1\xab\x5b\xda\x82\xbb\x94\x31\xca\x3a\x92\x79\xdd\x09\xf6\xa0\x74\x4b\x0b\x30\xc7\xea\x91\x75\xf1\xae\xe1\x3d\xc8\x9c\x58\xd3\x1b\x24\x35\x5a\x5e\xbb\x2b\x48\x95\xfa\xb8\x78\xe9\xf2\x36\x85\x43\xf9\xe7\x68\x60\x01\x2f\x0b\x06\xe6\x9b\x77\x10\xc8\xba\x07\x74\xee\x22\x02\x29\xae\x3e\x52\x9a\xc5\x70\x6d\xd0\x5a\x37\x95\xbb\xc3\x6f\x90\xc3\x7d\x70\x3f\xd4\xfb\x78\x97\x3e\xc4\x73\xd2\x2c\x2c\xa2\x19\x4f\x05\x7c\x95\xc2\x91\x81\xeb\x01\x53\x76\x7f\x90\x54\xf8\x85\x8b\x4d\x6a\xfa\x9f\x64\xd3\x7f\xd3\xbd\x33\xeb\xd4\xcf\xcf\xc8\xa9\x61\x83\xd4\x0e\xcb\x9d\x2d\x3d\x3b\x2c\x77\x96\xca\xfb\x8f\x87\x7b\xf5\x07\x2c\x88\xe8\x17\xc0\xa6\xd3\x3d\x80\x4d\xb5\x51\xf6\xdf\x0d\xb7\x30\x7f\xcf\xeb\xaa\x1b\x40\x0e\x29\x6f\xee\x9d\x0e\x4a\x8e\x94\xdb\x37\x84\x42\x0b\x80\xec\xd0\x34\x99\xc5\x76\x28\x9a\xa6\xbd\xff\xf7\x2d\x97\x57\x34\x41\xd3\x64\x71\xb5\xa3\x24\xae\x43\xbe\x76\x68\x9e\x8c\x2b\x77\x64\x25\xf5\x4e\xda\x89\x99\xc4\xf5\xff\x8f\xb1\x37\xc9\xd9\xa6\x57\x96\xc3\xe6\x5e\xc5\xb7\x03\x17\x7b\x72\xf2\x4f\x3c\xb6\xf7\x50\x1d\x0d\x0d\x74\x75\x71\x2c\xed\xdf\xa8\x08\x32\xe2\x39\x80\x24\x7c\x83\x17\x78\x9f\x62\x15\x9b\x64\x32\x33\x99\xed\x49\xa5\x92\x4d\xac\x27\x92\x4a\x99\xb1\x9c\x14\xa2\x6c\x8d\x3c\xe3\x5a\x94\x86\x8c\x14\xf7\x45\xc3\xce\x6d\x94\xd3\x6f\x9e\xce\xe0\x3e\x21\x87\x55\xf7\xc0\xc3\x29\x91\xe9\x8c\x48\xcd\xac\xeb\xea\x89\x22\x5e\x55\x72\xc1\x49\x1b\x9d\xcd\x7c\x67\xa2\x67\x91\x00\x8d\xa4\xa5\x3d\xbb\x9d\xf5\x62\xd5\x21\x93\x98\xfe\x8c\x40\x99\xec\xe7\x05\x2a\x2a\x35\xe5\x44\x12\xa6\x29\x27\x78\x18\x0c\x0f\x88\xe4\x5d\xa2\x37\x27\x9d\xa3\x6c\x67\x3c\x59\x7c\x47\x45\xc1\xfa\xc9\x74\xf2\xb6\x8f\x9e\x94\xc8\xaa\x5f\x48\x7c\x41\x73\x5a\x12\x97\x6e\xb0\x67\xe6\xa4\x35\x28\x33\x0a\x7c\xd7\xc1\xbf\xe0\x45\x27\xfc\xe5\x9d\x73\xe6\x84\xb8\x36\x9c\x1c\xfe\xcc\x3c\x93\xba\x9f\x9e\x99\x52\xa5\x78\xcb\x09\x8f\x78\x5b\x70\x4f\xa8\xa5\x7a\x71\x3b\xe8\xb6\x0e\xf5\x59\xd6\x92\xb4\x46\x64\x41\xb5\x8c\x71\x96\x02\xf5\x8c\x3b\x24\x66\x48\xf8\x3a\x99\x16\xd5\x49\x12\xce\xa5\xa6\x92\x6a\xe2\x2c\xc4\x78\x7f\x71\xb3\x0b\x4f\xe2\x21\x94\x3c\x08\x03\x4b\xf4\x1b\x49\xae\x9c\x6b\xf3\x44\x7d\xa1\x16\x3c\x6b\x68\x9d\x7e\x4e\x40\x5d\x65\x93\xf4\x9b\x3c\x3b\xfa\xc1\x8a\x8e\xd0\xef\xb5\x0a\xf7\x40\x3f\x43\x8f\x00\xdb\x6c\x77\x3b\x48\x91\x38\xe8\x49\x79\xd0\x74\x02\xf2\xa0\x73\x64\x9d\x10\xff\x2c\x56\x9c\x0d\xae\xbe\x9e\x31\x8c\x94\xb6\x0d\x9f\x90\x06\x2d\xca\x9d\xcb\xd5\xcb\x70\x6f\x88\x3b\xf0\x09\x6d\x9c\x90\x3f\x78\xb9\x22\x01\xb1\x91\x38\xfa\x08\x52\x07\x65\xe3\xee\xd9\x09\x45\xad\xb9\x13\x39\xbc\x0f\x08\x1d\xfc\x41\x77\x64\x58\xf8\x39\xb3\x70\xb1\x1f\x8e\x51\x3b\x61\xda\x1c\x5e\x15\xb2\xe8\xab\xa0\x72\x3f\xe9\x41\x6f\x6b\xf0\xd9\x57\xb4\x84\x7e\x3f\x88\xc1\xf4\x14\x49\x67\xbc\x71\x4b\x7e\x33\xa1\x81\x47\xbd\x7d\x01\x4f\x46\x2b\xda\x04\x72\x7e\x02\x5e\xfc\x61\x22\x90\xe7\x86\x64\x9f\x73\xac\x45\x78\x08\xca\x04\xc6\x26\xa4\xea\xef\xde\x7b\x26\x6d\xb0\xd9\xf3\x44\xd2\x86\xea\x65\xd2\x4e\x5a\xfc\x9b\xab\xf0\xb1\x85\xc4\xf7\xc3\xa7\x28\xf0\xf9\x08\xc1\x55\xad\x1a\xfb\x90\x7c\x7f\x14\xff\x26\x71\xf4\xf7\xa0\x24\xa6\x13\x27\x67\xe8\xbd\x87\xaa\x2d\x75\x83\xed\x64\xba\x46\x41\x01\x29\xb6\x2c\xd4\x9e\xe7\xa2\x96\x1e\x62\xad\x41\x8b\xfa\x64\xc4\x38\x7c\x26\x11\x10\xe9\xb4\x12\xe7\x45\x6c\xca\x7e\xb0\x00\xad\x59\x2e\x09\x50\x4a\x9d\xf3\x82\xd3\xb6\xb7\xea\x22\xba\x78\xaf\x20\x12\xfa\x1a\x77\x5e\xef\x07\x87\xe8\x0f\x26\x2c\xfb\x7a\x1f\xa9\x5e\xab\xf4\x0f\xe7\xbd\xe6\xa4\x49\xc3\x2e\xab\x22\x61\xfd\xbc\x49\xee\xb2\xbf\x00\x7b\x2f\x7e\xa1\xf3\x05\x2d\xe2\x5e\x44\x5b\x7b\x47\xc3\xac\x6d\xbd\x27\x7c\xe1\x7e\x24\x00\x24\x92\xb0\xad\xf7\x44\x4c\x64\xed\x9e\x13\x92\x99\xf9\x0c\x3c\x4b\x73\xa0\x21\xa1\xef\x1b\xf6\x36\x3e\x3f\x41\x38\x0d\x2f\xf3\x13\x73\xf3\xd1\xfe\x2a\xe2\xe8\x7c\xd6\x2e\x68\x63\x29\xf1\x76\x0f\x07\x7a\x6e\xce\x0a\x55\xe0\xe1\x8d\x47\xd2\x89\xa1\x6a\xc8\xfd\x84\x67\x9c\x53\x81\x9e\x0f\x72\xbb\x58\x56\x80\x09\xf8\x07\xf7\x90\xc0\xcb\x29\xf2\xcf\x17\xbb\x66\x39\x12\x25\x72\x7f\x84\x8f\x17\xfe\x1b\x16\x03\x29\x61\x5b\x14\x40\x02\x8a\x6a\x31\x12\x69\x60\x87\xcb\xf6\x9c\xf0\x8a\xeb\xc5\xbf\xc9\x7f\xf4\xc1\x24\xa5\xf4\x01\x46\xa5\x00\x17\x3c\x3a\x27\xcf\xa7\x36\x60\xf2\xe6\xe1\xc3\x31\x79\xf3\x08\x7e\x80\xbc\x14\x96\x35\x26\xe7\xac\x35\xc0\x7a\xec\xc8\xd9\x93\x55\x00\xbc\xc5\x93\x9a\x69\x93\x04\xa8\x13\x87\xa9\x16\x8d\xc5\x36\x69\x5f\x28\x0b\xe5\x9a\x0f\x17\x4b\xe6\x8a\x98\x5f\x07\x8b\x63\x1c\xfa\xcd\x98\x8b\xa6\xdf\x14\x76\xba\x3f\xe0\xf9\x0d\x1e\xa1\x61\xdf\xdc\x03\xcd\x6c\xc2\xe4\x8b\x69\xff\x6d\x45\xbf\x28\xd0\xff\xcc\x89\x02\x4e\xf7\xa0\x2f\xa2\x99\xa2\x7e\x4f\x8e\xa9\x1e\x20\xe1\xbb\xb4\xc1\x15\x78\x16\x24\x3e\x5f\x81\xc8\xa2\x49\x42\x5e\x77\x35\x85\x2b\x70\xd2\x7e\x9f\x45\x49\xba\x7e\x9f\x68\x0f\xfa\x7d\xc1\xe0\xe5\x01\xd7\x46\xf8\x03\xe4\x14\xfe\xe9\x90\x02\x7d\xf1\x83\xc5\x88\x35\x85\xc8\x35\x08\xb0\x91\x2a\x15\xff\xe6\x94\x05\x25\x54\x80\x72\x6a\xf2\x0b\x09\xc6\x9c\xe2\xfd\x62\x4e\x58\x9d\x97\x2b\x2e\xa8\xaa\x83\xb4\xf0\x59\x23\x20\x29\xac\x4b\x0e\x5c\x89\x37\x33\x11\xda\x8b\x0a\x4f\x1d\x80\x8b\x15\x04\x6c\xf4\xbf\x50\x30\xc0\x09\xd6\x2f\xc8\xce\xce\x6d\x7e\x31\x5d\x97\x9d\x19\xae\xbc\x4e\x84\xe6\x90\xd7\x15\xd5\x6f\x90\xb4\x8a\x2b\x5e\x9f\x3c\x5c\x9d\x93\xf8\x82\xf6\xd2\xe9\xd0\x2f\xfa\xc7\x39\xe5\xef\x95\x39\x29\x0f\x31\xf1\x5b\x80\x59\xfe\x72\xa2\x24\x17\x82\x15\x86\xb3\x68\x5f\x0c\x17\xf5\x6e\x97\x75\xb0\xfd\x02\xf6\x46\x62\xd8\xc5\x12\xb7\x12\x55\xaf\x42\x4d\x71\xf4\x03\xe0\x93\x58\xd4\x55\xb8\x79\x6e\x47\xe6\x03\x31\x9c\xab\x90\xf1\x8a\xd6\x5c\xf0\xb8\x73\xae\xe7\x8b\xba\x4d\xfb\x5b\x5c\x75\xd5\x64\xd4\x6f\x4e\x41\xb4\xe4\x82\x45\xd5\x29\xaa\x2f\xc8\xb2\x4e\xdd\x7c\xd5\x45\xc0\xb5\xa8\xca\x21\x05\x85\x25\xcc\xaa\xc3\xc6\x22\x7c\xfe\x8d\x04\xaf\x5e\x33\x34\x99\x2d\xfe\x4d\x29\xd7\x7e\x21\x69\x46\xff\x39\xb1\x88\x61\x30\xcb\xbd\x98\x5c\xac\x1b\x64\x34\xcf\xda\x73\xe9\xa2\x9a\xb3\x1b\xc8\x30\xcf\x3a\xb3\xf3\xb5\x84\x63\x83\x80\xe9\xc6\xc4\xc3\x2e\x84\x9b\x3a\x67\xf1\xd5\x17\xa6\x68\x12\x90\x8d\x9d\x52\xe7\x62\xf6\x31\x3b\xb1\x5c\x8c\x3f\xed\xde\xa7\x7e\xfe\xf3\xe7\x27\xce\xee\x5a\x3e\x7c\x3e\xa6\x9d\xdb\xe0\x2e\x17\x3a\x7b\x4c\xa0\xb3\xc1\xba\x84\x61\x5d\x50\xaf\x95\xa9\x43\x1f\x20\xdd\x98\xf3\xc7\x5e\x83\x1e\x2c\x12\x45\xae\xc1\x9b\x97\x14\xc4\xd7\x58\x17\x4a\x8d\x31\x48\x70\x85\x1c\x37\x72\xfd\xd9\xec\x75\x27\x9e\x52\x5d\xef\x6e\x06\x2e\x59\x3e\xb8\x51\x28\xd7\x29\x47\x6f\x16\x1b\x31\x9f\xb8\x59\xe8\xcd\x7e\x32\x37\x7c\x6b\x9d\x0b\xf3\x26\x31\x91\xd0\x7f\xf3\xde\x6d\x22\x7e\x7f\xb4\x23\x05\x0f\x99\x49\xbf\x24\x53\xdd\xb8\x5a\x3b\x39\xe6\x9d\xd7\x99\x88\x7a\x40\x05\x87\x26\x49\x8f\x10\x47\x46\xdd\x24\x36\x3a\x55\x37\x69\x4b\xf6\x08\x93\x73\xd2\x07\x48\x06\xe8\xc4\x52\x37\x3d\x44\xec\x6c\x73\x23\x10\x6a\x74\x21\xdd\xbd\x88\x4b\xf1\x27\x05\x5d\x68\x92\x4c\xf5\x67\x66\x75\x97\x05\x7c\xcd\xaa\xf0\x28\x34\x7f\xf2\xad\xcb\xd5\x65\x6e\x5a\x5f\xec\xb0\x73\x33\x14\xca\x56\xc3\x1b\xd6\x14\x5b\x04\x6e\xdc\xad\x9d\x4e\xe8\xe6\xd5\xd9\x9e\x2d\x77\x65\x48\x4a\xf2\x1b\x83\xd3\xd4\x7e\x21\x77\x8f\x53\xe5\xde\xb8\x4c\xdb\x8f\xf0\x26\x01\x12\xb7\xb9\xeb\xc2\x10\x21\x00\x52\xef\x14\x95\x6f\xee\x37\x5c\x74\x9d\x7d\xe5\x66\x91\x12\x03\xa6\x01\xe7\x44\x45\xef\xb6\xb6\xd3\x0f\x30\xa4\x88\xca\xdd\x88\x83\xba\x72\xdd\x9d\xcb\xd6\x14\x3a\xf7\x42\x90\x46\xb2\x40\x27\x3b\xb8\x61\xa6\xb0\x87\xc7\xbd\xae\xb6\xba\xcc\xdc\xa8\x10\xf7\x83\xf5\x74\xc0\xb5\x47\xc5\x8d\xec\x81\xdd\x7c\xfc\xa6\x47\xae\x19\xff\x8d\x60\x70\x07\xe7\xdd\xb0\x2c\x38\xb0\xe7\x66\xcd\x38\x73\xe1\x9b\xd9\x02\xcd\x86\x6f\x66\x0b\xb4\xa3\xca\x0d\x0a\xe0\xc8\x99\xfb\x23\x00\xc9\x54\xea\xc6\xf9\x4f\x36\x0d\xdc\x27\xeb\xec\x08\x2e\x08\xab\x32\x73\xb9\x4f\xa6\xb8\x54\x07\xe7\x42\x6a\x4d\x01\xb6\x09\x6b\x0a\x6f\x24\xe6\x71\xf6\x80\xfb\x64\xa4\xae\x76\xea\x24\x60\x05\x68\x56\x85\xf3\x21\xe1\xcd\xd5\x70\x46\xea\x1e\x47\x24\xdc\x70\x1a\xb1\x67\xf4\x8d\x8b\xeb\x18\x7f\x15\xf2\x7a\x7f\x97\xda\xf4\x43\xfd\xe0\x51\x62\x37\x83\x1b\xf1\x5a\xf6\xaa\xbe\x2f\xd8\x7e\xbc\x58\xc4\x84\x77\xdd\x9a\x6f\x46\x6b\xd9\x05\xe5\x46\xda\x9f\xd1\xc5\x69\xee\x0b\x3e\x2f\xe2\xe6\xf7\x77\xc5\x4d\xe1\xa7\x9d\xcb\x73\x8f\x13\x68\xa5\xf7\x6f\x1a\xe8\x34\x43\xe4\xf8\x69\xe2\x11\x37\x1d\x52\x7c\x32\xbe\x2b\x70\x72\x7d\x80\xfb\xbb\x01\xe7\x1f\x04\xb8\x17\x1f\xf3\x0b\x3c\xff\xdd\x3d\x30\x98\x5f\x33\x42\x35\x14\xab\x76\xef\x75\x23\x8e\x7e\xe1\x84\x2f\x92\x80\x74\xaf\xa3\xa2\x35\xe2\x06\x6c\x0f\xaf\x1b\xd5\x50\x9c\x99\xfd\xbe\xc9\xf8\xbc\x48\xa4\x09\x72\xb5\x94\xfb\xa1\x1c\xe7\x2f\x9e\x04\xa4\x13\x12\x30\x20\xcc\xa2\xe0\xcd\xea\x28\x16\x26\x6f\x04\x84\x95\x60\x0a\x81\x6b\xb0\xfd\xce\xef\xef\x1a\x1c\xed\xd9\x76\x2f\x57\x67\x0f\x49\xc2\xfa\xf3\x02\x2a\x56\xe9\x5a\x7b\xbf\xa8\x50\xee\xd3\xfb\xd2\xaa\xf3\xf3\x00\x04\xc1\x1d\x20\x6f\xb5\x7d\xe5\x6f\xdc\x83\xed\x7d\x7f\xe3\x1e\x6c\x45\xc3\xcd\x20\x78\xfb\x4b\xdd\xac\x9e\x62\xe4\x5b\x17\x61\xb1\xff\x1b\x17\xe1\xf0\xd3\x03\x01\x2d\x01\xf9\x9e\x48\x93\xe0\xc3\xc9\xd4\x46\x96\xc9\x6f\xa6\x36\xb2\xd7\xd7\x3d\x91\x07\xcb\xf8\xbb\x6e\xc2\xe6\xbc\xac\x88\xf7\x83\x0e\x93\xae\x68\xc5\x83\xd0\x19\xd3\xbf\x81\x1e\x66\x7a\xcc\x4b\x6d\x3f\xae\x7b\xdd\x7d\x25\x42\x3e\x07\x6f\x85\xd2\x64\x3e\xac\x78\xe7\x54\xbe\x0f\xef\xae\xcd\xbf\x71\x70\x45\x17\x9f\x63\x91\x56\x3f\x00\x3a\x34\xf7\x08\xb2\x24\xbe\xfa\xc0\x2b\xda\x1e\xa5\x0f\x43\xc2\x2c\xf8\x3f\x70\x8b\xb6\x93\xea\xc3\x9b\xac\x18\xd0\x43\xd3\x54\xf4\x6f\xec\xbe\x70\xfc\xc1\xc5\xb6\x89\x7d\x3c\xbc\xd8\x4a\x21\xf0\x84\x05\x57\x0f\x40\x6f\x80\xe2\x1e\xd7\xf6\x6b\x8e\x88\x61\xb6\xe6\xe7\x59\x6a\x73\x49\xbd\x0f\x79\xbf\xee\xeb\x0f\x62\x9c\x5b\x77\xfb\x3a\x34\x7e\x01\x09\xc0\xb4\x95\x0f\x63\x9c\x83\xae\x68\x4f\xe5\x51\x17\xdc\xe9\xdd\x69\xd5\xfd\x03\x67\x4e\xab\xd3\x1e\xdc\x35\xec\x19\xf6\x34\x82\x45\x6b\x40\x71\x5a\x5b\xa2\x9f\x46\x45\x8b\x7f\x37\x50\x70\xff\x5e\xb8\xa2\x19\x74\x0e\xa0\x01\xfb\xc2\x68\x8d\xc8\xfa\x64\x41\x24\xfa\x41\x65\x7f\xe3\xe7\xd3\xd7\xb9\xd3\x9c\x10\xff\xec\x12\x55\x0f\xe3\x9f\x43\x8d\x7f\xc3\x83\x9e\x25\x28\x48\xba\x7d\xc6\xc2\x66\xad\x61\xd0\x28\x29\x36\xf4\xc0\x79\xb3\x75\xbf\x40\xe9\xc6\x1b\xb7\xc4\x7a\x51\xab\x87\x3e\x07\xf6\x00\x7c\x4e\xf8\x2b\xeb\x54\x3e\x2c\xe7\x1a\x44\xd6\x1f\xb8\x6f\x5a\xd7\xfa\x9c\x14\xb1\x24\xf0\x3e\x4c\xea\xeb\x98\xba\x07\x49\xf4\x9a\x4d\xe3\xcf\x45\x32\x2d\x01\xf7\x81\x8e\xd8\x9c\xe2\xb9\x0a\xbb\xf0\x0b\x8d\x0f\x34\x2d\x32\x54\xbb\xdd\x3d\xf0\x1a\xb0\xbb\xd1\x43\x9d\xb1\xdd\xe8\x9e\x6b\x95\x1a\x77\x17\x10\x10\x44\xe3\x9e\x7b\x81\x42\xfb\x09\xad\xb1\x9d\xd2\x9e\x7b\xcd\x4a\xfb\x79\x2f\xd8\x68\x8c\x7b\x4d\x53\x5b\x76\x77\x9e\x7e\x0f\xc2\x42\x56\xc6\x43\x84\xeb\xd8\x3f\xe2\xb9\x21\xa0\x1a\xeb\x98\xa7\x25\x54\x3f\x00\xfd\x30\x8d\x63\x36\x61\x3b\x05\x3c\x0f\xb3\x30\x4a\x9e\x7c\x96\xfb\x43\xf6\x27\x20\x19\x46\x7d\x56\x04\xb3\x41\xfe\x79\x48\xf5\xc4\x37\x1f\x32\x41\x13\x84\x87\xb3\x16\x24\xa0\xfb\xb5\x30\xf6\x20\x08\xda\x16\xcc\xe7\xe3\x71\xd1\x5a\xcb\x07\x2c\xcd\xc6\xc3\xe7\x5d\x67\x4b\x1d\x32\x06\xda\x4e\x8b\xcf\x4b\xb2\x26\x81\xf4\x41\xf1\x85\x61\x44\x7d\x17\x89\x11\x24\x5f\xd4\xbf\x96\xc4\xfa\x50\x9b\x6b\xbf\xc8\x67\x42\x04\x8a\x7e\x21\x73\x08\x3f\x28\x90\x3f\x34\x07\xb8\x76\xda\x58\xf8\xd0\x57\xc2\x35\x11\x9f\xc9\x65\x6f\x38\xbe\x8b\xff\x88\xb1\xbe\x07\xc5\x8d\xe8\x37\x10\x83\x26\x94\x7a\x8f\x75\x9a\x86\x1e\xdc\xfc\x22\xe9\x01\x52\x39\xeb\x48\xbf\xe0\x1f\x36\x02\xbc\x21\x70\x99\x1a\x82\xbe\x0c\x56\x30\xbc\x61\x4d\xc2\x9f\x60\xda\x42\x98\x37\xd2\xb7\x52\x9c\xf6\x85\x23\x41\xb3\x83\xc5\x4b\x87\x4d\x1b\x98\x5f\xa6\x4a\xb1\xce\xe1\x45\x5a\x5f\xdf\xa3\x5f\x64\x42\xb1\xd2\xf8\x4d\x04\x8d\xe4\xf9\x77\x15\xa7\x97\x48\xf1\x22\x98\xd7\x2a\xdf\x17\x79\x7e\xad\x4a\x7f\x13\x97\x21\xc4\x7f\xa9\x81\xb0\xbe\xe0\x4d\x4b\xcd\xa1\x95\x23\xa4\xc4\x06\x80\x37\xa3\xa2\xb9\xd0\xf8\xcd\x0d\xed\xea\x00\xea\x03\xeb\x93\x5e\x68\x22\xad\x26\x7c\x51\x46\xde\x4a\xe7\x97\xc5\xa5\x42\xf3\x07\xc0\x98\xe0\x09\x50\xc5\x26\xe9\xf2\x65\xf5\xa9\xfa\x33\x04\x29\xb4\xa4\xc1\xb7\x10\x70\xda\x0b\x96\x0a\xb0\x96\xe4\x85\xb6\xc0\x57\xdc\x17\xe1\x21\xd6\x71\xbd\xbc\xfa\xd7\x9f\x07\xe4\xff\xc5\x5f\xc0\xd9\xaf\xff\x55\x8a\xd4\x17\x5e\x98\xbe\x1a\xbd\x75\x6d\xa4\xe6\x43\x2f\x4c\x2b\x5d\x5e\x84\xfe\x5a\xdf\xf1\xc2\x09\xd3\x1a\xb2\xb7\xf2\xa2\x50\xfc\x01\x8f\xb2\x74\x13\xef\x52\x0c\x88\xf3\xbd\x8c\xfd\xb0\x1a\xe6\x6d\x44\x59\x29\x40\xde\xb6\xa6\xa5\x4f\x10\xfc\xe1\xfb\xcc\x8b\x2c\xbe\xce\xde\xf8\x36\x52\xc9\xea\x2e\x2b\x3e\xd0\xba\xa8\x8f\x74\xe6\xc4\x97\xfa\x47\x6b\x89\x5f\x26\x55\x09\xb2\x7d\xbe\x50\x3f\x34\x7b\xe4\xbc\x50\x3f\x98\xd1\xbd\x10\x3a\x7c\x5f\x79\x61\x69\xb7\x4c\xfc\x42\xfb\x60\xa1\xf9\x45\xee\x3a\x0b\xee\x2f\x4b\x53\xf5\xea\x17\x80\x91\x3e\x13\xfd\xc2\x6f\x4d\x91\xf1\xc1\xe2\xbc\x2f\xeb\x9d\x76\x89\x10\xef\xe0\x8c\xb4\x6a\xd6\x36\x08\x12\x78\x5f\x38\x4a\x5a\xbc\x7c\x07\xa7\x2c\xb8\x8e\x05\x47\x7f\x40\x1e\x28\x01\xe1\x85\x94\x62\x31\xe6\x1d\xbc\x0b\x7b\x2b\xc6\xc2\x58\x4f\xe2\xe1\x03\x0f\x42\xa9\xda\xeb\x80\xe5\xdc\x42\xc8\xcb\x92\xa8\x96\xff\xde\x73\xed\x9e\xe6\x7d\x2e\xd0\x69\x10\x28\x1c\x2c\x1a\xbd\x9f\x60\x13\x1d\x7f\xf6\xc2\x59\xf2\x07\x74\x27\xcf\xb2\x18\xce\xcb\x72\x54\x41\x97\x89\x97\x82\x8f\xd7\x85\xb8\x15\xf3\xe1\xf7\xe2\xa4\xdd\x4e\x75\x97\xee\x06\xef\xc5\xeb\xea\xcf\x17\x08\x1b\xb1\x3f\xca\x7b\xad\xc2\x98\x9a\xf5\x45\xd5\x8f\xf8\xe4\x0b\x31\xa7\xeb\xe2\xff\x7e\x62\x4e\xb3\xcf\xd7\x7b\x93\x5f\x18\xa7\x6e\xe0\x9c\xb8\xe0\x8b\x18\x65\x33\xde\x77\x09\x39\xc6\x29\x5c\xfc\x7f\x98\x1c\x64\x1c\x57\x7a\x7a\x21\xe2\xfc\xb0\x34\x18\xbe\x2d\x9f\xbc\x4c\x0a\x73\x78\x02\x50\xca\x7b\x42\x0f\x2f\xc8\x92\xa3\x5f\x5c\xf3\xbb\x04\xb3\x77\x39\x7c\xea\x0e\xf5\x42\x3c\xf9\xe1\x4e\xbc\xa3\xdb\xbd\xf9\x45\x3d\x04\x57\x68\x7e\xbf\x2b\x77\xb2\x0d\xea\xa5\x7c\x62\xe6\x44\x61\xa3\x9b\x23\xbe\x1c\x41\x30\xa0\xaf\xa6\x1d\x7d\x5e\xda\x92\xed\x10\xfd\xb2\xa2\x81\x3d\xa8\xdf\xb9\x00\xaf\x65\xcd\x05\x58\xcd\x82\xa1\xc4\x9e\x25\x4b\x88\x06\xa9\x95\xde\xc9\x20\x5d\xe3\xe4\xe4\xb4\xb4\xb9\x94\x58\x8a\xdb\x59\x24\xc4\x73\x00\x72\x88\xd9\x4c\x26\x96\xb3\x7a\x73\xb2\x64\xbc\xbd\x98\x27\x6e\xd0\x8e\x9f\x9d\x88\x34\xee\x3f\xbf\x79\xce\x44\xbb\xe7\xb1\x8e\xff\xd0\x03\xe4\x78\x14\xd5\x9c\xb8\x51\x9b\x1b\x4d\x18\x87\x3f\x6a\xf0\x17\xdc\x68\x22\x5d\x8a\xa9\xfc\xc4\x6d\xd9\x34\x7a\x7e\xc2\x4f\x32\x8c\x67\xe0\x74\xb5\xbe\x50\xb9\xbe\xa4\x07\x34\x21\xe8\xbe\x3d\x19\x42\x6c\xb7\x9f\x19\x40\xbe\xaa\x5f\x00\xcc\x45\xef\x66\xe0\xfc\xfd\x3e\x64\xe3\xe0\x29\x31\x8e\xeb\x67\x48\x88\x5f\x3a\x91\x33\x52\x12\xd2\x91\x9d\x91\x24\xb5\xf9\x0d\x1c\xc9\xea\x17\x16\xd0\x35\x07\x86\xcb\xd8\x89\x7a\xb2\xea\x42\xf6\x0b\xe7\x27\x1c\xeb\xda\x37\x99\xbb\xd8\x7a\xec\x19\x29\x24\x88\x98\x4d\x56\xab\x0a\x3f\x5d\x10\xc3\x8d\x2b\x91\x65\x50\x35\xab\xc4\xbd\xd0\x1c\xd2\x4a\x0f\xaf\xcd\x4a\x6b\x5d\xfe\x82\x17\x2a\xdd\x23\x26\x2b\x4c\x55\x4f\x2b\xc1\x07\x4b\x08\x3d\x13\x37\xc3\x5d\x92\x97\x34\x0f\xca\xdd\xd1\x24\x61\xb0\xfe\xd9\xcd\x34\xe1\x9a\x26\xd0\x32\x2c\xd9\x51\x27\x93\x71\xc9\xf5\xe7\x01\x50\xce\x08\x9e\xa9\x53\x12\xf5\x99\x28\x40\x95\x7f\xba\x04\xce\xe9\xe0\x4f\x78\x8b\xfe\x40\x36\xaf\xdd\xd3\x22\x28\x66\x7a\x37\x19\xb7\x6c\x33\xfc\xa4\x58\x69\x7c\xc8\xd0\xdf\x49\x6e\x9d\x99\x8b\xf4\xef\xc9\x35\xa8\x83\x42\xe9\xc8\x58\x5e\x18\xee\x20\x5e\x34\x19\xa7\xdc\xbd\x15\xc8\x19\xf3\x03\x58\xfa\x7b\xda\x2a\x31\x0b\x27\x25\x30\x40\xaa\xb4\xc6\x79\xd2\x7b\x53\x1a\x9b\x49\x2d\x93\xfd\xc2\xe7\x20\xc3\xd5\x14\x90\xb2\xd6\x5e\x83\x73\x49\x01\x3e\xbc\x54\x6f\x54\x7f\x80\x83\x64\xc0\xc3\x7d\xae\x4b\x4d\x35\x4f\x8a\xce\x26\x77\xe7\x5a\xa4\x1f\x2c\x04\xd4\x98\x9f\xd8\x90\x5d\xa6\x7c\x9e\x1d\xbf\x35\x67\x58\x1d\x7e\x3b\xf8\x20\xff\x73\xb6\x4f\x4e\x49\x40\xa0\xb7\x9c\x2e\x35\x13\x59\x4b\xec\x88\x36\xaf\x88\x20\x12\x8d\x77\xad\x29\xbb\x03\x6c\x83\xa1\xc8\xec\xb3\xf6\x21\x9c\xc8\x6a\x62\x69\x7f\xc2\xb0\x70\xfc\x74\x00\xad\xaa\xc9\x15\x2b\x26\xd9\x31\x72\x22\x91\xdc\xd0\x85\x63\x2e\xbd\x88\x69\x2a\xb3\x9a\xd8\x34\x33\x51\x3f\x20\x46\xff\xce\x48\xf7\xae\x1e\xa1\x38\xb1\x46\x7c\xde\xbc\xb9\x79\xce\x50\x93\x64\xbb\x1d\x4e\xe6\xb3\x6d\x3f\x63\x52\x24\x34\x55\xa5\xd0\xd0\x7e\x1e\x40\x24\x34\x79\x7a\xd6\xb4\xd5\x27\x15\x25\xc6\x57\x66\x8f\xb3\xab\xf9\x64\x74\x6c\xfb\xf9\x02\xcc\x23\xfe\x95\xba\x6e\x2e\xd3\xc2\x4f\x77\xe0\x6b\x52\x28\xce\x97\x57\x14\xe3\x02\xfc\xdb\x2c\xc6\xcc\x97\x74\xdf\xf8\xbc\xb4\x22\xde\x6c\xe4\xbf\xb5\x65\x60\xbe\x4c\xa2\xe4\x1e\x69\x92\x35\xd9\x47\xfa\xdb\x1f\xf4\x45\xfa\xdb\x2e\x9d\xd7\x7c\x59\x90\x4b\x2b\xa6\x21\x20\xf8\xfb\xc5\xab\xdc\x01\xf0\x59\x6a\xb6\x09\xa5\x8a\xb3\xae\xce\x65\x18\xf0\x1a\x10\x91\xd2\xa5\x39\x9a\x73\x81\xc9\x5f\xac\x23\xa7\x21\x3e\x31\x28\x59\xed\x36\x11\xb2\x62\x17\xb8\x39\xc9\xaa\xcc\x57\x3e\xa1\x26\xd9\xcc\x3c\xe7\xc2\xe8\x35\xc4\x38\x50\xf2\x40\xc4\x6e\x1c\x07\xbc\xe3\x77\x8f\xe3\x38\x78\xc7\xe9\x7e\x90\x3e\xb0\x1d\xfe\x80\x9a\xa1\xee\x1e\xb1\x11\x5b\x83\x36\x0e\xe8\x75\xc4\x6e\xc7\xb1\xca\xa8\x67\xf7\x78\x61\x11\x59\xbf\xa9\xd6\xd9\x7c\x69\x1c\xb0\x1b\x8c\x2d\x04\x8f\x03\xd9\x54\x44\x28\xc6\x01\xb5\x4f\x74\x3b\x6a\x2e\x8c\xa6\x76\x24\x53\xe9\x43\xfd\xa1\xe4\xc2\xf1\xf3\x1b\x6e\x7d\x9e\x10\x05\xa1\xe1\xdf\x15\xe3\x27\xfd\x6e\xf0\x3e\xf5\xf7\xa4\x33\x55\x4b\x0c\x90\x28\x8a\x7f\x9f\xd8\x05\x7f\x40\x4d\x56\xf7\x0b\x88\x1d\xd9\x07\x76\x1c\x88\x12\x1e\x87\x7f\x4f\x98\x07\x05\x74\x04\xbc\x48\xf9\x32\x0e\x64\x55\x19\xde\x14\x84\xbb\xc8\xfd\x60\x1c\x11\x25\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x08\xc6\x91\xba\x98\xae\x35\x21\xc6\x38\x19\x06\x48\x40\xa7\x4c\x1c\xe3\x80\x8a\x4a\xda\xbc\x71\x24\x02\xd5\xed\xd4\x92\x55\x41\x3d\xb1\x66\xa8\xd6\x00\x71\x46\xb1\x55\xe3\x48\x70\xe9\x33\x62\x26\x62\x85\x3b\x24\x63\x6f\xea\x20\xc3\x22\x5a\xb4\x04\xf8\xdf\x55\xa3\x3a\xb3\xd3\x29\x53\xd3\x38\x32\x69\xcc\xf0\x03\xf8\xc5\x7b\x8d\x8c\x65\xf1\x1a\x21\x9c\x8c\x20\xb0\xc2\x83\xa6\xff\xcc\x00\xc9\x47\x8c\x68\x99\x82\xa4\xd7\x00\x61\x45\x2e\xb0\xe3\x40\x30\x8b\xb2\xe9\x8f\xa3\xe0\xf0\x05\xbd\x8f\xd0\x94\x11\xf4\x3e\x24\x93\x9f\x09\xc3\x15\x6f\x04\x7f\x0f\x7a\x11\x04\xc3\x32\xfe\xf9\xd3\xb2\x17\x50\x88\x98\xc6\x03\x04\xa6\xe8\x1a\x3e\x8e\x42\xd6\xd2\x84\x99\x85\x50\xd7\x8c\x10\x97\x92\x7c\x16\xe1\x3a\xd3\x4c\x6f\x2a\x39\x8b\x0f\x27\xe3\x52\x3c\xe5\x4f\xf4\x49\x3f\xdb\x4c\xfb\x9a\xdc\x90\xc6\x51\xe1\xd8\x9f\xfe\x46\x23\x37\x0e\xa4\xce\x1b\x3e\x28\xac\xfc\x10\xfc\x9b\xb7\x5f\x43\xa0\x3e\x30\x72\xfa\x85\x17\x17\x76\x41\x10\x7e\x7f\xf2\xf5\x1a\x07\x63\x98\x7f\xe6\x0f\x5d\xda\x88\x5a\x5f\x23\x7d\x1c\x82\x18\x62\x96\xb3\x91\x04\xba\xb4\x11\xdd\x8e\x7c\xe4\x3e\xbb\xad\xe3\xb7\xdb\xa9\x9c\x19\x7e\xe1\xc4\xa6\xfb\x05\x64\x76\x36\x71\x81\xa7\xdf\x88\x5a\x22\x92\xef\x65\x13\x1b\x38\xf6\xa9\xc6\xdb\x38\xa0\x78\x53\x8a\x90\x71\x74\xae\x48\x13\xee\xe9\x9f\x3f\x45\x89\x6b\xc7\x41\xe3\x5f\x71\x7f\x64\x63\xde\x31\x6a\xe6\x3c\x61\x26\xf3\xfb\x99\x31\x1c\x87\x86\xc9\x1b\x34\x75\x23\x0a\xa9\xfa\x42\x4b\x01\xb5\x93\x45\x78\xdb\x3a\xf9\x9a\x4f\x4a\xc7\x3e\x25\x6d\x0b\x83\x62\x9a\x5f\x18\x01\x67\x53\x5d\x2e\x83\xa1\x67\x39\x68\xf9\x31\xbd\x60\x5d\x89\x1f\xce\xc6\xe4\x7f\xc1\xd3\x1a\xd4\x71\xfb\x8d\x73\x61\x87\xe6\x79\x52\x06\x68\x02\xf6\x49\xfe\xfa\xf3\x06\x8e\xb8\x79\x07\x0b\x47\xd4\x9f\x2f\x2a\xdc\xf2\xfc\x01\x50\xdc\xf8\x71\x52\xc5\x24\xe0\x9d\x84\x84\xd6\xc5\xc0\xe5\x66\x96\x0f\x55\xdb\x48\x5a\xc5\x32\x41\x0e\x4d\xe1\xa2\x89\xc3\x3b\x7c\x2d\xc2\xe8\x37\x40\xdc\x93\xd6\x7d\x51\x8a\x35\xbb\xf8\x44\xf1\x74\x98\xa5\xb2\x52\xd7\x0f\x4f\xbe\x28\x4d\x15\x4d\x13\x92\x74\xf0\x0b\x4c\xc8\x2c\xe3\xfe\x38\xee\xb5\x3f\x02\xc4\x32\x28\x76\x77\xb1\x4e\x8a\x46\x85\xf6\xed\x30\x66\xdf\xeb\xf4\xfb\x05\x14\xb2\xaa\x02\xc5\x92\x83\xbb\x1f\x70\x37\x0c\xbc\x87\x3a\x11\xcf\x13\xfa\xb5\x91\xd4\xe5\x43\x54\xed\x82\xcd\x43\x4b\xb7\x67\xf5\x20\x42\xc7\xc0\x63\x3e\xc0\x66\x89\x8a\xb5\x1f\x2c\x0d\x40\x38\x56\x66\xfd\x71\xc0\xe9\x45\xa1\xed\xe3\x58\x06\x42\x03\xe2\x45\x42\xa9\xa2\x39\x32\x9c\xba\x99\x68\x21\xf9\x5f\xfe\x79\x81\x66\x69\x63\x21\x35\x74\x3f\x12\xc6\xa4\x25\xc3\xac\x8b\xf1\x1d\x3f\x82\xe1\x64\xbe\x1c\x2d\x6b\x2e\x9c\xd0\x20\x93\x1b\xe8\x1e\x20\x60\x4b\xe4\x08\x4b\xe1\x36\xfc\x00\xeb\xce\xfe\xcd\x0b\xa0\xce\x5f\x40\x3c\xc6\xb0\xa4\x18\x96\x4d\x51\x07\x32\x1c\x14\xd5\xba\x1f\xf0\xe2\x2c\x60\x07\x16\xec\x52\xbc\xc5\x08\x81\xa3\xaa\xcf\x40\x75\x80\x80\x15\x02\xd2\xe2\xa4\xbf\xc9\xcb\x3d\x42\xa0\x4b\xff\xbe\xdf\x8d\x40\xa5\x9a\xa5\xd7\x10\x88\xc6\xc3\x33\x02\x75\xdc\x8a\xcc\x11\x98\x96\x4f\xe1\x15\x23\x30\x0b\x9f\xaa\x59\x8f\xc0\xfa\x0e\xb2\x41\x8f\x10\xd7\xa2\x34\x6a\x5c\x90\xd2\x27\x91\x5c\x55\x7d\x46\x1a\x70\x0c\x7c\x94\x73\x08\x87\x7f\x93\xe2\x0a\x87\x02\x2b\x76\x05\xf1\x95\x00\xb3\xa6\xa2\x08\x47\x60\x71\x52\x4b\x74\x21\x11\xb2\xfe\x4d\xc8\x56\x3f\x20\xef\x1f\xee\x92\x42\xa2\x4e\x5b\x58\x76\x4d\x1d\xa6\x00\x25\x57\x89\x87\x47\xe5\x19\x1f\xee\xf4\xe1\x1b\x42\x01\xc6\x30\x57\xa3\x51\xee\x7c\x43\x3b\x80\x9a\xa5\xd1\x13\x85\x6d\x73\x64\xf7\x70\x41\xf6\xd5\xac\x90\x2a\x4f\xb5\xea\x47\x80\x58\x97\x7e\xde\x47\x60\x92\x41\xb7\x74\x50\x46\x53\xe4\x94\x51\xe1\xd8\x11\xca\x9a\xa2\x7a\x84\xe0\x27\x3b\xc1\x08\x14\xf4\xb2\xdb\x01\x28\xd3\x8c\x40\xc9\x4f\xb7\xb0\x50\x18\xd3\xe3\xcd\x60\x52\x9a\xf1\xf3\xe0\x22\x14\xf4\x49\x5d\xfb\xa7\x65\x42\x96\x2b\x9e\x35\x8c\x99\x23\xbb\x7d\x91\x04\x6d\x4e\x05\x9b\xc8\xfe\xdd\x38\xa6\xd6\x89\x0a\xa7\xc3\x24\xa0\x32\x0d\xad\x3f\x00\x60\xab\x7f\xf3\xf4\x1a\xd1\x29\x7d\x89\x53\x05\xb8\x42\x0d\xf1\xf0\x00\x69\xac\x77\x8f\x08\x69\xec\x90\xf0\x13\x20\x7d\xa9\x9e\xf9\x08\x90\xbe\x7c\x31\x0a\x6d\xc1\x4d\x8b\x6e\x0b\x6e\x7e\x40\x75\x8c\x71\xb4\x53\x4b\x6a\x1c\xa5\x40\x55\xf4\x45\x27\x7f\x15\xdb\x09\x94\xa0\xba\x11\xb0\xe3\x20\x34\x9f\xbe\x8e\xba\x3a\xc6\x30\x4a\x50\xc5\x3d\xac\x59\xf9\x05\xb0\x25\xaf\x0b\x91\x14\xbe\x79\x04\x24\x43\x2e\xd1\x18\x45\xeb\xa7\x27\x49\x0f\x2b\x5f\xe0\x02\xa2\x88\xab\x0f\xeb\x58\x24\x45\xeb\x66\xd2\x17\xe3\xec\xa0\xc9\xc6\x18\x06\xcf\x6b\x95\x81\x1b\x61\xac\x39\xe8\x01\xeb\x53\x34\xef\xd6\x49\xc8\xa9\xcb\x33\xc3\x7f\x54\x3d\x9e\x0b\x4e\x9a\x35\x4b\x9c\xc6\x20\x84\x80\x25\x73\x98\xfc\x9e\x84\x8b\x56\x75\x22\x2d\xae\x57\x49\xe9\xc9\xc4\xfe\x5a\x8c\x50\x1d\x7c\xd2\x53\xb3\x5c\x19\x20\x3d\x95\x28\xf9\x3e\xb0\xa0\x45\x77\x97\x17\xd8\x75\xd5\x2a\x29\x3c\x55\x41\x9e\xc2\x53\x37\x20\x59\x27\x35\xf9\x05\xac\xc1\x84\x16\x76\xcd\x31\xbc\x77\x17\x19\x42\xf8\x9b\x7c\x3f\x23\x50\x16\x1b\x06\x3b\xcb\x65\x34\x23\x0f\x94\x98\x63\x18\x8a\xf4\x80\xf6\xc5\x33\xdc\x15\x1e\xea\x9a\x32\x0c\xa1\xc1\x40\x40\x4c\x70\xd2\x45\x34\xa0\x18\xc6\xa8\x6e\xc7\x36\x54\x8f\x88\x3b\x8c\x49\xc9\x8d\x08\xc2\xee\xf1\x50\xbb\xcc\x04\x92\xf9\xfe\xcc\x12\x91\xc8\xd9\x37\xf5\xb0\x14\x9c\x7a\x1f\x6e\x5e\xc3\x14\xfb\x01\xfb\xb3\x68\xf1\x74\x70\x3b\x81\x84\x69\x9d\x9b\xb7\xfd\x39\xc1\x2f\xfd\x1b\x0b\x30\x2e\x43\xec\xcb\xe6\x29\x70\x7d\x2e\x46\x13\x0a\x7d\x96\x2a\xe0\x15\x36\x4c\xd9\x10\xf0\xab\xf2\x3c\x23\xbc\xd0\x59\x79\xc2\x70\x6c\x6e\x06\x30\x7c\xc0\x2c\xd4\x07\xb8\x7c\xf5\xee\x1d\xa2\xdf\x72\xf3\x1e\xb2\x26\x6b\xf4\x9e\x4c\x7a\xcb\x79\x53\x26\x45\x13\xa9\x0b\x02\x33\xe2\x34\x77\x3a\xc9\x23\x24\xc3\x05\x18\x55\x47\xf3\x20\x0f\xbf\x10\x1c\xe0\x06\x36\x74\x7b\x89\xcc\x98\x63\x65\x5e\x64\xce\xbf\xfe\xf3\x00\xde\xaa\xd9\x5f\x70\x56\xba\xd3\x47\xf8\x21\x0f\xab\x5d\xe2\x81\xbd\x11\xf2\xc4\xe3\xe6\x24\x9a\x1e\x20\x92\xbf\xf8\x03\x96\x5a\xd9\x9b\x11\x03\x5c\xba\xc5\x2c\x23\x14\x88\x43\xc0\x8d\xf0\x33\x1e\xcd\xed\x38\xc1\xba\x46\xc4\xb0\x8c\xd3\xfe\x00\x5a\x12\xc9\xc2\x11\x4e\x63\xc3\xca\xaa\xc8\x12\x10\x51\x7a\x85\xf8\xc9\x5f\xed\x10\x27\x8c\x91\x80\xd5\x9a\x52\xe2\x07\x51\x0f\x10\xa4\xa0\x9d\x88\x89\x79\x26\x04\xc6\xb4\x46\x48\x7a\x80\x6c\x19\x06\x42\x22\xd4\xdc\xc1\x8d\x76\xcd\x88\x21\x69\x72\xf9\x1b\x11\x21\x69\x3e\x73\x31\x03\x6a\x9e\x32\xb3\xf5\xc9\xc3\x6b\xc4\xbc\xe6\xac\x39\xc1\xc7\x2c\xfc\xbc\x00\x38\xea\x94\x47\x66\xeb\xb3\xee\x23\xe6\xb5\xf7\x9a\x34\xbc\xd0\x14\xd6\x3f\x22\x35\x70\xdd\x23\x9c\x9c\x83\x56\x85\x82\xaa\xca\x63\x3b\x22\x03\x64\xad\x6e\x89\x19\x07\xb3\x78\xc8\xc9\x21\x35\x04\x9c\xce\x94\x55\x67\xc4\x12\xf0\x81\x86\x64\x6d\x2e\x2b\x67\x23\xac\x83\x43\x17\xd7\xc8\x08\xb5\xe6\xad\x61\xbd\x54\xf1\xe6\x88\x78\xd8\x21\xb9\x2a\xb2\x76\xd7\xe1\x0e\x80\x4d\xba\x5c\xc7\xca\x93\xac\x7b\x6d\xac\x3c\x43\xc6\xa6\x0a\xd3\x99\x64\xe0\x08\x37\xb3\xa1\x5b\x50\x64\x2d\xfa\x6e\x6c\x82\xd6\x4d\x39\x6e\x46\xa4\xd2\x4d\x8c\x37\x22\xc0\xad\x77\x63\x13\x93\xc3\xc8\xf5\x6e\xc4\xc6\x2c\xc8\x7f\x13\x53\x34\x22\xf3\xf8\x35\x9f\x40\x44\xbc\x0e\x6b\x2e\x23\x1d\xca\xe4\xd5\x34\x22\xc5\x2c\xf9\xff\x8c\xd8\x5e\x44\xfd\xf8\x85\xc9\x29\xaa\x0b\xe4\xe9\x6b\x5e\x03\xe2\x55\x93\x71\x05\x3e\xeb\x3f\x74\xa5\x77\xa4\xf2\x54\x87\x4c\xc3\x27\x37\xb9\x11\xfb\xc9\x29\xb8\x87\x87\x6f\x08\xbb\x58\x62\xc2\x0a\xd7\x38\xa0\x0e\xd5\x5d\x3f\x32\x15\x8b\xa2\xf6\x46\x84\x0b\xd9\xf0\x4e\x0d\x1e\x09\x2d\x02\xf1\xab\x43\x37\xa2\xc8\xb2\xf1\x36\x0d\x44\x64\x62\xf1\xd5\x3e\x32\x00\xae\xfb\xd8\x0e\x18\x23\xbc\x0a\x54\x43\x1d\xe2\x54\x11\xa6\xe5\xf1\xd3\x01\xe1\xe8\x43\x48\xbf\xf8\x66\x8a\xcc\x54\x2b\x92\xa1\x22\xb3\x18\x37\x93\x92\x93\xf9\x09\x7d\xc8\x50\x26\xec\xe7\x04\xc0\x1b\x6c\x58\x8d\x1c\x2f\xd2\x0e\xe9\x38\x22\xa4\xa8\xf4\x73\x2e\x99\x2c\xaf\x99\xdc\xc0\xfa\x3b\x24\x76\x47\x5a\x7f\x9b\x09\x18\x6a\x8f\x0e\xdd\x15\x22\xfd\xc3\xda\x4f\x97\xa4\x05\x3e\x88\x37\x65\x5e\x1f\x0b\x56\x83\x8f\x06\xde\x4d\x42\xee\x73\xb0\x24\x23\xd3\x38\x1a\x74\xe5\xd2\x37\x22\x7d\xc4\x2c\x8b\x44\xe8\xad\x86\x15\xac\xf1\x5e\xf3\xf0\x03\xdc\xe7\xe5\x9b\x34\x22\x1c\xdd\x87\x44\xeb\xf8\x80\xf4\x4a\x16\x8f\x0f\xb3\xd4\x6a\xa9\x0f\x62\xf6\xab\x7f\x43\x65\x21\x4e\x1f\x29\xfe\x48\x24\x8d\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\x8a\xee\x12\xb4\x23\x2d\xb8\x2a\x93\x33\x22\x6a\x56\x64\x13\x8c\x97\x34\xc8\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\xf3\xfe\xcf\x9c\xc8\xf7\x3d\x6b\xa8\xb9\x62\x73\x8f\x64\x69\x86\x1b\xfd\xe0\x65\xa8\x1e\x71\x46\x14\x07\x53\x0f\x48\x91\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x22\xb5\xaa\x89\xfd\x27\x32\x75\xab\x06\xe2\x3c\x3f\xbe\x2e\xc1\x32\x4e\x94\x9a\xf6\x94\x18\xd8\xe5\x35\x4c\x38\xfc\xc9\x84\x94\x8e\x35\xc3\xa2\x07\x88\x89\x6a\xfe\xfd\xdd\x70\x93\xea\x38\x8e\xf4\xc9\x4f\x51\x7e\xd7\x23\x1d\x0b\x8c\x55\x0f\xa8\x10\x49\xfe\x62\x62\x8e\xfa\x02\x2a\x31\x79\x69\x8d\xc4\x94\x81\x72\xf7\x1c\x89\x75\xb7\x6c\x62\x48\x4c\x09\x28\xa7\x85\x91\x20\x11\x29\xbe\x60\xa4\x00\xf1\x46\xfc\x25\x05\x82\xc5\x1d\xac\xad\x6b\x7a\xf0\x60\x99\xfe\x00\x6c\xba\xb9\xc3\x85\x90\x7a\x01\x2a\x2f\x15\x4d\x1a\x29\x82\x4d\xff\x55\x59\xd7\x91\x62\xc4\x74\x04\x54\x14\xc0\x3f\x74\x85\x4b\xcc\x16\x68\x13\x75\x8a\x3c\x50\xfe\x0d\x35\x9f\x0e\x7d\x62\xd2\x66\x25\x4f\x1b\x29\x42\x25\x6b\x98\x46\x92\x69\x11\xd5\xc4\x12\xfa\xb6\x87\xa6\x08\x25\x53\xf0\x10\x37\x6c\xba\xee\xe1\xc5\x1c\x05\x72\xb8\x9c\x59\x69\x9f\x12\xa2\x5c\xdd\x5f\x5a\xa4\x4b\x8b\xa2\x0f\x5a\x33\xa6\xa4\x82\x1e\xfd\x05\x99\xb2\xa8\x5f\xa2\x0b\x9a\x2d\xa6\x29\x71\x1b\xfd\xc2\xf5\xfd\xd6\xc5\x34\x7d\x02\x5f\x3b\x8c\x9b\x4b\x9e\x13\x99\x4f\x99\x3c\x57\x1d\xae\xa4\x04\x46\x56\x08\x74\x29\x1b\x39\x3f\x81\x2e\x45\x9f\x07\xfa\x7b\x89\xea\x27\x16\xc4\xb7\xc5\x32\x95\x85\xbd\x5a\x16\xcb\xb1\x2a\xc3\xda\x48\x05\xa1\x0f\xc5\x2f\x50\x3a\xf1\x21\xfc\x44\xbc\x76\xe8\xc2\x91\x0a\x28\x55\x73\x07\x8b\xa2\xbb\x07\x8a\xa1\x62\x56\xa9\xb0\xf8\xa3\x7b\xb8\xd1\xa3\x67\x4d\xca\x64\x7c\xff\x64\xbc\x76\xf8\x00\xd5\x05\x7a\xf5\xb0\x04\x30\xdd\xac\x52\xa5\x26\xd4\x38\x58\xc9\x85\x0d\x1a\xc4\x12\x58\x39\x9e\x2a\x09\x81\xd8\x4c\xaa\x40\xa9\xe0\x49\xf0\x0e\xe9\x85\x36\x50\x7d\x8f\xd9\x08\x5b\x23\x5d\xa3\xf2\x43\x2c\x35\xb5\x85\x64\x42\x11\xc4\x16\xd8\x3c\x9a\x58\xaf\x55\x45\x40\x46\x62\x0a\x67\x5f\x6d\x53\x23\xac\xdc\x25\xd9\xa5\xe4\xe1\xd4\x18\x55\xac\x75\x35\x4a\x17\x92\x91\x52\xa7\x3e\xc3\xc4\x81\xa5\x24\xe4\xaa\x3b\xd2\xd2\x9f\x99\x26\xae\x14\xcb\x52\x04\xa5\xce\x0b\xbe\x06\xe9\x6b\x16\x02\x56\xa7\xdc\x64\x34\x5a\xb2\x9e\xa4\xee\x34\x70\x1a\x82\x5f\x20\x9e\xe9\x36\x93\x90\x46\xf9\xf0\x18\x48\xbb\xd7\x8d\x25\x4b\xa3\x26\xe9\x30\x51\xb6\x33\x11\xa1\x41\x32\x9a\x48\x30\x38\x40\x1e\xba\x23\x9d\x6b\xc7\x34\xed\x73\x29\x23\x35\xab\x13\xd1\xca\xde\xb0\xa5\x63\xeb\x7e\x81\x45\x59\xb4\x1f\x4b\xfc\x1b\x1e\x63\x70\x16\x7e\x83\xb2\xbb\x64\xcc\x84\x52\xf4\x87\x51\xf5\x22\xb6\x6b\x1d\x17\xd8\x85\x44\xf3\x74\x11\xb7\xcd\x81\x96\x0a\xcc\x93\xb8\xa9\xac\x96\x6c\x9e\x6e\x90\x70\xb3\xa8\x1b\x6a\x05\xa3\x19\xeb\xc8\x77\x13\x92\x4f\x2c\x6b\x87\xcf\xf0\xcd\x03\x26\xf9\x31\xdd\x6b\x12\xfe\x62\x2d\x4b\xa0\x82\x37\xff\xf0\x25\x3c\x2d\xc9\x4e\x22\x4b\x7a\xb0\xd0\xd8\xff\x8a\x2b\x21\xa4\x3f\x78\xfb\x1f\x88\x54\xdd\xb4\xf0\xe1\x94\x35\x21\x6a\xad\x14\x3e\x30\x12\x8d\x91\xdd\xe4\xf4\x79\xf0\x85\xd6\x44\xb5\x94\xcf\xda\x43\xa3\x8e\x79\x02\x6c\x91\xd6\x6c\xa4\x97\xc4\xd3\x28\xf7\x02\xa9\x7d\xd6\x5e\x30\x11\xc9\xc3\xe9\x25\x13\x31\x27\x7c\x17\xe0\x35\x87\x97\xab\xd0\x56\xd2\x6f\x4e\x5e\xe4\x23\xd1\x4f\xae\x9b\x4b\x30\x3a\xc0\xd6\x8e\xf4\x49\x61\xce\x9a\x38\xd2\xa4\x8a\xc8\x7c\x66\xae\xbd\xd3\xa0\x73\xa5\x50\xf7\x27\x8b\x18\xee\xcd\xcc\xf0\x8c\x8b\xb6\x98\xe4\x63\x51\x91\xa6\x07\x40\x31\xed\x76\x3e\x68\xcf\x52\x9f\xf9\x68\x78\xa1\xe8\x77\x67\x97\xfe\x82\x52\x40\xf5\xa0\x14\x6b\xc4\xac\x72\x00\xc2\x68\x21\x39\x70\x4c\x4d\x2a\x10\xfc\x51\xbf\x0b\x87\xd0\x98\x90\xc4\x94\x48\x7d\x64\xf8\xaa\xd9\x76\x98\x29\x89\x89\x34\x66\xb8\x9e\xb9\x24\xff\xc8\x9f\x20\xd5\xec\x4b\x96\x23\x78\xbc\x2c\x87\x99\xc5\x4a\xc7\xcf\x0b\xab\x07\xc1\x29\x41\x14\x93\x8c\x9c\x59\x62\x4b\x8e\xe7\x23\x27\xd2\xa0\x9f\x07\xb4\x24\x89\x7f\x66\x8a\x26\x22\x18\x39\x81\x23\x7b\x2b\x12\x8b\xf4\x0a\xb0\x14\x4c\x44\x07\x73\x5a\xdb\x2d\xb8\x31\x17\xb2\x95\xee\x39\x11\xf2\xe2\x96\x39\x73\xdd\x9a\x53\x5e\xa7\x4f\x73\xa0\x70\x23\x8a\x93\x33\x64\x42\x69\xb3\x72\x26\x52\xba\x9d\x11\x2a\x9e\x03\xdd\xc1\x6c\x6a\xce\x10\x55\x94\xaf\x70\xe4\x02\xb1\x34\xfb\x37\x33\x48\x6b\x6b\x0a\xc5\x6e\xb1\xdf\xcc\xdc\x47\x76\x67\xca\x05\x70\xd0\xcd\x32\x17\x6c\x5e\xf6\xef\x9b\x1f\x78\x0a\x10\x01\x7c\x0a\x0a\x37\x53\x82\x48\xa6\x60\xe2\x39\xb0\xf2\x84\x15\xcf\xb9\x72\xd2\xda\x9a\xba\x36\x57\x70\xa8\x3c\x05\xc1\x0f\xb8\x59\x02\x6c\x25\x17\x33\x1c\x18\xf3\x28\x27\xfe\x91\x59\x6a\x42\xd1\xa6\x23\x33\x08\x52\x2e\xf9\x23\x37\x4c\xd3\xbb\xd9\xa8\xec\x96\xfc\x94\x1b\x09\x99\x18\x61\x6e\x40\x31\xc3\xb2\xe1\xf0\x7a\x12\x14\x43\x74\x45\xce\x0d\xa4\xf4\xe7\x7b\x40\xae\x78\x06\xb8\x55\x49\x1c\xc8\x1d\xf8\x24\x81\x22\x33\xb5\xb0\x22\x68\x47\x66\xfe\x34\x85\xdc\x8e\xf2\xcd\x20\x99\x23\x95\x46\x95\xae\x76\xb3\x2c\xe3\xa4\x78\x75\x69\x0b\x2e\x7a\xd0\x99\xbc\xa7\xe9\x37\x36\x47\xe2\x40\xc1\x24\x5a\xfa\x2b\xc3\x51\xd9\x13\xd4\x84\x3a\x75\x1d\xcd\x0f\x00\x33\x11\xea\xd2\x29\x18\xeb\x10\x15\x64\x3f\x56\xaa\x82\x51\x3a\xb6\xbe\xba\x1d\xc9\x32\x82\xe7\x4b\x37\x21\xed\x7c\x81\x94\x65\xf6\x53\x58\x36\xdf\x20\x19\xb8\x1e\x77\xff\x86\x0e\x5a\xbb\x54\x28\x83\x49\x03\x50\x06\x08\x49\x75\xfb\x62\x80\x9a\xc1\x09\x44\xaa\xfe\x4d\x1d\x91\x0e\x65\xa1\x47\x97\xf0\xa2\x9c\x8c\x0a\x13\x4c\x60\xb3\x34\x85\x2e\x67\x41\x89\x73\xff\xae\xdc\x55\x77\x40\x20\xba\x03\xf0\x47\xf1\x88\xb2\xc4\xab\xe2\x29\x5d\xd4\x21\x78\x4a\xac\x38\x6e\xbc\x38\x81\xab\xe2\xea\x05\x55\xf8\x93\x55\xd0\x05\xfa\xb7\xe8\x0f\xae\x45\x80\x35\x89\x8b\x7e\x2c\xde\x6a\x8a\x68\xcd\x3d\x30\xb1\x8e\x74\x67\xe5\x02\xa9\x69\xfe\x8d\xf3\x23\xe6\x58\x2e\x32\x5c\xe3\xe2\x85\x03\x24\x3a\x51\x58\x52\xd6\x0e\x25\x85\x22\x9d\xb7\xe6\xa6\x68\x21\x6a\x56\x20\xd3\xd9\x9f\xa4\xd0\x43\x4c\x51\x2f\xa3\xd0\x43\xcc\x7e\x13\xe5\x06\xfe\x35\xf7\xc0\x28\x65\x09\x44\xe5\xe6\xac\xb5\xec\x9b\x90\x14\xa0\x56\x26\x62\x89\x1e\xe5\x21\xb9\x13\xb7\x2b\x0f\x30\xee\xe7\x05\xd0\x19\x8f\xf0\x00\x03\x7f\xde\xef\x60\xd0\x9a\xe2\x12\xea\x24\x1f\x95\x87\xb2\x8c\x4f\xd9\x83\x39\x76\xbf\x40\xde\x26\x19\xac\x3c\x3c\x45\x86\xc3\x43\xaa\x2e\xc9\xb1\xb0\xda\x98\x5d\x35\xca\x0b\x6a\xe5\x2f\x5e\x10\x0e\x5d\x55\xca\x4b\x15\x90\x38\x74\xa1\xdc\xe7\x83\xb7\xe4\x3e\x51\xe0\x82\x80\x8c\x6c\xe2\x50\x51\x7b\x5d\x49\x9f\x47\x0d\x0b\x21\xa2\x1e\x90\x9a\x49\x86\xaf\x14\x45\x74\xfd\xa9\x31\xf2\x05\x3f\x58\xb3\x52\x17\x11\x67\x47\x36\xab\x0a\x2d\x8b\x1d\xe5\x6b\xa4\x80\xec\x2e\x99\x8b\xc1\x8e\x13\xf5\x13\x56\x92\x9d\x18\x2a\x75\x20\x56\xc0\xd7\x44\x1a\x27\x12\x53\x51\x86\xc1\x1a\xbb\xca\x72\x9f\x76\x19\xae\x89\x06\xf8\xe2\x37\x3e\x4c\x57\xc8\xed\xa8\x28\xc3\xe0\x9b\x64\xcd\xbc\xdc\x08\xb1\x6b\xc6\x6e\xb8\x47\x18\xd6\x94\x10\x6e\xd4\x8c\xb3\x27\x1d\x7f\xcd\xc0\x10\x5d\xba\x2b\xac\x60\x96\x22\x6b\x06\xaf\x92\x15\xa2\x16\xa0\x83\xc4\x88\xca\x9a\x57\x56\xe8\xd7\xb2\x00\xad\xad\x29\xe4\x4d\x22\xa4\xf5\x93\x34\x92\x72\xce\x8c\x4a\x8d\xc7\xf0\x07\x38\x48\xba\x3b\x55\x0a\x1e\xe3\xaf\xbc\xea\x6a\xe1\x7c\x05\xa0\x65\x00\xf3\x02\x91\x78\xc1\x76\xea\x8a\x0c\xb1\x4a\x03\x36\x6a\xa5\x32\x5a\xa3\xc3\x20\xa6\x5c\xbe\xa3\xd6\xef\x50\xda\xfb\xad\xc2\x31\x29\x79\xb9\xf5\x46\xbb\xc7\x23\xaa\x4a\x4e\xaf\xf0\x13\xb7\x71\xa9\x7e\xe2\x46\xb3\x83\x41\x6d\xb0\xef\x67\xb7\x2f\x80\x6a\x06\x0d\x7e\xf1\xba\x75\x57\x54\x68\xb7\x33\x5d\xa5\x78\x22\x5d\x41\x6d\xa8\xc5\xe7\xd3\x04\x3f\x25\x3b\x61\x57\xa6\x7f\xb4\x67\x4b\x6d\x14\xfd\x92\x47\x7c\xe0\x89\xef\x11\xd7\x9a\xfc\x05\x09\xb2\xf1\xb2\xf3\xb0\x88\x84\xd7\xbe\xd2\xb5\x09\x0b\x3a\x95\x8e\x3e\xf4\x74\x1e\xb7\xfe\xae\xc2\xf7\xc9\x2a\xa6\x8a\x62\x59\xc3\x78\x04\x11\xc2\xca\x85\xca\x34\x0f\xf6\x86\xa9\xb0\xca\x29\x34\x72\x54\x78\x3e\x59\x26\xae\x1d\x05\xdd\x0c\x38\x88\x14\x59\x22\x52\x45\x0a\x59\xe5\x42\x1a\x75\x50\xa0\xd5\x5d\xa3\xa2\xfc\x55\xf6\x22\x47\x41\x87\x5a\x01\xab\x25\x0c\x9f\xce\xd1\xf0\x82\x70\x61\x74\xfc\xd6\x92\x68\xa2\xf3\x56\x0d\x6a\x0b\x7d\x36\x10\xfd\xa9\xda\x1e\xa3\xc2\x71\x4a\x95\xa4\x46\x1d\x50\x8e\x9b\xaa\xb1\x98\x82\xed\x45\xf5\x24\xf6\x09\xea\x27\xe2\x81\x8c\x7d\xe7\xda\x05\x8d\x78\xb2\xb6\x86\xc8\x77\xa5\xd6\xc7\xd6\x99\x7a\x72\x51\x1a\x93\x6e\xe8\xe2\x4a\x75\x49\x25\x12\x94\xea\x79\xe2\x03\xff\xe6\x3d\xd1\x3b\x7b\xc2\xd4\x61\x0c\x87\x12\xc8\xea\x8e\xba\x1c\xa9\x7c\xca\x3f\xa1\xa4\xa9\x3a\xf0\xa8\x17\x0e\xa9\x77\xee\x6a\xdf\x2a\x7d\xe6\x2e\x1e\x01\x9f\xe2\x8b\x65\x07\xdc\x21\x42\x8a\x3c\x45\x88\x24\xdd\xfe\xc4\x15\xf1\x9e\xd5\xfc\x85\x5a\xa6\xe6\xf6\x0c\x9f\x67\x81\x11\xd6\xc0\xe4\x25\x21\x51\x64\x92\xdc\x55\x6f\x3a\x69\x08\xca\x9f\x3c\xe2\xb2\x8c\xa3\x32\x25\x96\x2d\x2d\xf5\x93\x47\x9a\x82\x10\x47\xa5\x07\xbb\x77\x05\xe2\x48\x30\x9d\xbb\x5f\xfc\xd6\x84\x1e\xa4\x26\xf5\x3e\xb3\x0c\xaa\xea\x21\x8f\x0a\x69\x24\x78\x1b\xe1\x28\xa5\xdc\xdb\xa3\xb2\xf8\x97\x6f\xd6\xf5\x13\x47\x72\x92\xbe\xa0\x3e\x0b\xc8\x5a\x13\x92\x42\x56\xe3\x1e\xa4\x93\xf0\xf3\x7b\x01\xd9\x43\xd0\x0d\xd0\x50\x5a\xd2\x89\x04\xbf\x8a\x94\x14\x16\x4e\x2a\x9c\xa3\xa2\x64\xcf\x0a\xd1\x22\x46\xb7\x13\x17\xbd\x4f\xc8\xfa\x68\x7f\xdb\xfa\x2e\x67\x02\xfd\xa6\xd4\xdf\xff\xea\x1e\x54\x27\xf2\xbf\x9a\xfb\xb2\x16\x99\x92\x53\x8c\x0a\x67\x79\x6b\x2f\xea\x44\xf1\x09\x83\x00\x61\x9d\x36\x00\xd7\x09\x34\x90\xbc\x56\xe7\x42\x03\xbf\xf0\x31\x53\xe5\x35\x1b\x0d\x56\xc1\xa4\x3b\x48\x63\xd4\xa6\x21\xd2\x8e\x45\x77\xfd\x05\xce\x4e\xf4\x6f\xea\x89\xb4\xd1\xed\xc0\x61\x8a\xfe\x8d\xa0\x47\x09\xba\xed\x00\x11\xd3\x51\x68\xc7\x82\x71\xd6\x03\xa4\x51\x90\xfc\xdf\x0e\x16\xd2\xf4\x6f\xa0\xa6\x36\xa9\xc1\xea\xa8\xbc\xdb\xa3\x85\x80\xdf\x87\x7e\x27\xbc\xaf\x09\x30\x77\x97\xfd\x4d\x5b\xc0\x8c\x75\xb1\x6a\xb0\x31\x5a\xb6\x6b\x61\x41\x51\x53\x66\x18\xa6\xbd\x0e\x1b\xac\x8e\xd6\x6d\xb4\x40\xc1\x39\x7b\x08\xc6\xe3\xe9\x37\xab\x88\x99\x47\xb6\x08\xb0\x4a\x05\xd8\x22\x02\x76\x25\xdc\xb7\x48\xe1\xb0\xfa\x03\x50\x45\xef\x64\x02\xd1\x93\xdc\xd0\x96\xfc\xa9\xc3\xd0\x68\xc6\xf3\x94\x12\x4c\xfb\xc3\xed\x95\xf1\x74\x82\xe3\x27\x8f\xba\x1e\xd6\x68\x89\x60\x11\x14\x12\x2c\xd0\xc2\xde\x06\xe1\xb2\xdb\xd9\xb3\x41\xb8\x0c\x46\xae\xcc\x11\xdd\x8e\x35\x7b\x80\x8c\x7d\xc8\xee\xb0\xb1\x43\x77\x00\xd4\xc9\xee\x00\x33\xd2\xf1\x6e\x79\xe5\x64\x75\x8f\xe0\x6f\xc3\x1d\xac\xfb\x8b\xd6\x90\xc1\x3a\x24\x66\x34\xfa\x64\xe9\x7c\xb7\x42\x5f\x65\xb7\x17\xde\x90\xfd\xa0\x42\x93\xa6\x11\xca\x9a\xb3\x5f\xa0\x92\x4a\x22\x75\x83\x6a\xcd\x2e\x14\xad\xf0\x16\xd6\xfc\xe0\x62\x17\x7e\x00\xc2\x97\xfd\xfb\x45\x1c\x9e\xc6\x84\x26\x2d\xf8\x04\x7e\x42\x6c\xcb\x3e\x00\x70\xe2\xb2\xb6\xbf\x55\xba\xd3\x35\x7f\xc0\x8d\x10\x54\x28\xb4\x1a\x55\x96\xbb\xbd\xc8\x60\xab\xdc\x08\x21\x23\xb2\x8d\x29\xd1\xf2\x68\x95\xb4\x3c\x78\x04\xb0\x1f\x03\x01\xfe\xf7\xa6\x7c\xad\x2e\xd2\xad\x29\x34\x1c\x62\x09\x5f\xad\xad\x39\x6b\x4e\x90\x73\x6d\xf2\x6a\xcb\xf1\xab\xf9\x0b\x20\x87\xee\x5f\xad\xe1\xc0\x14\x8f\x70\x71\x63\xb4\x53\xd0\xcb\x29\x65\xf0\x68\x8d\xb7\x2b\xd3\xc2\x25\xb6\x9a\x52\xb1\xea\x57\xf7\x27\x9d\xb3\xd6\xa4\x3a\xb3\x96\x08\x4e\x1d\x4c\xd2\x43\x76\x00\x5a\xa2\x74\xeb\xbc\xa2\xff\x74\x40\xb8\xb9\x83\x07\x8a\x09\x75\x30\x96\xb8\xa5\x1e\xc6\x3a\xc5\x7f\xe5\xae\xd0\x58\x8e\xcb\xe6\xcb\x36\xa8\xe4\x77\x77\x14\x92\x8d\x9c\x63\x61\xab\x66\x34\x00\x35\x49\xd1\x8d\x86\x42\x47\xce\xb6\xb1\xa0\xa6\x35\x9d\xac\x78\x21\xb0\x52\xef\x15\x4d\xeb\x4e\x10\x6c\x9f\x90\x13\x50\xf2\xa2\xa1\xc7\xb2\x76\xa6\xc1\x15\xbf\x79\xd2\x27\xd5\xe1\x46\xa6\x93\xd1\xd1\x7e\x61\x91\x01\x2d\xe2\x5a\x87\x54\x6f\x5c\x6b\xdd\x7e\x40\x9d\xbb\xc9\x25\x53\x9f\xfa\x6e\xdd\xae\xb5\x70\x4d\x8b\xde\xf0\x36\x99\xb6\x9b\xaa\x63\x63\xfd\xcd\x85\x6a\x90\x9b\x0b\x55\x97\xf4\xf8\xea\x5e\x29\x4c\x8b\x36\xaa\xb5\x9b\x5e\x0e\x26\xa9\x4b\xee\x33\xac\x28\xf7\xf9\xe4\xc2\xb2\xd8\xed\x66\xd6\xee\x85\xe5\x1e\x94\xb7\x35\x83\x9f\x49\x3f\x6c\xfb\x6b\xac\x89\x6f\xb1\xa3\x3d\xd4\x8d\x6a\x1d\x0f\x39\xac\x65\x80\x67\x2d\x44\x3b\xb2\xa4\x41\x4b\x01\x4c\x11\x1e\xa5\x7b\x6a\x0f\x15\x68\xa6\xdd\x14\xff\x7c\xbe\x97\x72\xca\xd0\x5b\xe2\x9f\x54\x4d\x6d\xe9\xa2\x8c\x58\xef\x9a\xb8\x3e\x79\xa9\x88\x36\xc4\x5f\xc8\x1a\x3e\xf2\x2f\x6a\x26\x19\x51\x58\x0a\xdf\x2e\xb4\x6d\xae\x2e\xf5\xc6\x04\xd3\xf3\x81\x41\x39\xd9\x94\xdc\xce\x1b\x53\xf7\x0b\xa0\x09\xc6\xb4\x09\x24\x30\xf2\x2e\x19\xce\x0b\x87\xc5\xd1\x0e\xdc\x0d\xc5\x64\x95\x0e\x77\xf4\x23\x40\x61\xd2\xf4\x1b\xa5\x63\xc5\x0e\xfa\x27\xd2\xc5\x43\xdb\xd9\x19\x0d\x39\x7e\x5e\x20\x93\xcb\xfa\x5d\x11\x33\xe4\x0e\xc9\x0e\x74\x53\xee\x30\x47\x2a\xb5\xf5\xe8\x07\x89\x44\xf7\x10\xd8\xbb\xee\x11\x28\xba\x27\xcf\x79\xed\x9d\xc7\x80\x50\x27\xac\xec\x01\xf6\x07\xed\x6d\x0f\xbc\x40\x69\x0a\x28\xaf\x6f\x9e\xd7\x03\xa3\xa1\xdd\xbe\x16\xe9\x07\x24\x94\x22\x43\x1d\xc9\x39\x94\x8e\x7d\xf4\x00\x3d\xc8\x70\x8f\xa4\xcd\xcd\x1f\x80\xc9\x49\x5c\xe9\x74\x3d\x73\x64\x78\x0f\x6b\x51\x7b\x6b\x3b\xa3\x29\x1d\xda\xda\xa1\x87\x0c\x42\xfa\x1e\xc9\xe5\x84\x6f\x9d\x62\xa1\x21\x1d\xe9\xf4\x92\xdc\x25\xd9\xde\x4f\x17\xb4\x79\x79\xde\x91\xb5\x32\x3c\x26\x62\x18\x74\x0f\xeb\xcb\xec\x6a\xd0\x2e\xb3\xab\x08\x76\x87\x68\x69\x77\x9f\x0e\xa3\xaa\xef\xfc\x3d\xf1\x0a\x20\x94\xed\x09\x57\x7c\xf7\x98\x40\xb6\x7a\xf8\x1b\x9e\xd4\x11\x99\x99\x6d\x31\xe8\x9f\x9c\x99\x54\x4a\x76\x74\xe4\xef\x30\x05\xeb\x09\x67\xb6\x7b\x7a\x04\xbb\xc8\x6c\xcf\x3c\xe5\x3a\x62\x9d\x82\xa6\xd1\x73\x09\x9a\x3a\xa4\x7d\x09\x92\x46\x3f\xe8\x41\xcd\x66\x3b\x02\x35\x9d\xee\xa2\x43\xef\x69\xb9\xb2\xb3\x40\x8d\xd3\xe3\x74\xd6\xa3\x31\xf2\x14\x6e\xa4\x16\x51\x68\x16\xf9\x79\x00\xd7\xb0\xe1\x1e\xa1\x17\x35\x72\x15\x12\xcc\x9f\x0f\x3e\xf9\xc6\x4e\xc9\x1d\x7a\x53\x5f\x93\x7a\x41\x88\xba\xb8\x64\xaf\xb0\x32\x0f\xff\xe6\x81\x90\x38\xde\x29\xf5\xe9\x46\xd1\x2b\x81\x22\xda\xd7\x29\xd4\x19\x59\x99\x62\x36\x1a\x51\x1a\xf8\x9b\xa7\xd8\x80\xcd\x22\xe9\xfd\x84\x2f\xa3\xc4\xc6\x4e\x4d\x8f\xbf\xa7\xfb\xb7\xed\xda\xfd\x24\xdd\xd0\x0d\xa0\x9f\x64\x56\x3e\x20\x27\x36\x42\x1a\xb0\xce\xa4\x05\xb6\xb2\x75\x84\xdd\x39\x03\x41\xbf\xa8\x2f\xf5\xd6\x51\x19\x64\xb8\xb0\x92\xa6\x8d\x43\xfd\xa2\x86\xfa\x67\x0c\x92\xbb\x9f\x3e\xe9\x02\xe0\x3e\x6e\x26\xd7\xcc\x7e\xf0\x41\xc6\x31\xef\xfd\x26\x64\x04\xca\xe5\x0d\x6e\x84\x83\x68\xe0\x60\xef\x7e\xaf\x59\xf9\x8b\x35\x2b\x3f\x20\xf0\x8a\xc7\x20\x7d\x32\xa9\x78\x58\x1e\x45\xdb\xf3\x71\xd8\xfa\x33\x06\xd4\x27\xc5\xa0\x7b\x59\x0e\xc5\xab\x58\xfc\x54\x62\x7d\x87\x53\x8f\xbd\x75\xfb\xcb\x6b\xae\x91\x92\x15\xdd\x93\x17\xfe\x52\x3d\x68\x5a\xf1\xae\xe0\x7e\x81\xfb\x1d\x58\xb9\xbb\xe0\xdd\xa2\x78\x5a\x17\x5e\xf0\xef\xe7\x9f\x3f\xf9\x87\x86\x7e\x3c\xbc\x24\x93\xcc\x17\x69\x4c\xcc\x7b\xa8\x64\xd1\x75\xab\xcf\x35\x69\xed\x2f\x58\xb6\x2f\x2f\x7d\xae\x39\xfb\x0b\x2a\xd3\x34\x45\x24\x24\xb0\xe7\x5b\x47\xf2\x2c\xd5\xfe\x1d\x63\x39\x00\x69\x8a\xe3\x20\x3a\xf8\x05\xa4\x40\x08\x6e\xa7\xfc\x24\x8a\x35\x98\x00\xd4\x5a\xfe\x71\x10\x4a\x45\xbf\x11\x00\x2d\xc3\xcb\x40\x6e\x2c\xf3\xc3\x01\xd7\x6c\x8b\xa2\x83\xb5\x1e\xcd\xee\xc6\xc7\x50\x9b\xad\x87\x23\xb0\x36\xbf\xdb\x33\xda\x35\x81\x40\x8c\xfd\xe9\xb1\xe3\x85\xae\xdf\x64\x2b\x3a\x68\xe3\xe3\x86\x2d\xea\x76\x3f\xc0\x0c\x1d\xf4\x3d\x96\x51\x4e\x67\x60\x80\x19\x3a\x24\x77\xc4\xb5\x0f\xfe\xe2\xa3\x99\xaa\xdf\x33\x06\x83\xe3\x8a\xdb\x79\xe5\x1b\x7f\x53\xbc\x75\x8c\x8f\x71\xb6\xa8\x9b\xfc\x80\x9f\xb4\xf1\x64\x24\x62\xbf\x84\xda\x41\x3f\x68\xdb\xe7\x46\x5a\x30\xd1\x8c\x13\x65\x08\x3f\x40\x66\xcc\x92\x84\xbc\x63\x29\x51\x24\xb0\x0f\x28\x51\x1c\x4a\x39\xf2\x27\x2e\xda\x1e\x34\x32\xc9\x76\x73\x97\xc4\x95\xe1\x2e\xa9\x3a\xfa\x79\x00\x5c\x31\x76\x81\xb9\x59\xa0\x1c\x30\xf2\x39\x56\x6e\x20\xc1\x7a\x49\x46\xcf\xcc\xab\x8e\xb8\xd9\x28\xd8\x4a\x89\xa0\x63\x59\xf5\x44\xf9\x47\xe1\xac\x85\x4d\x50\x93\x34\x0f\x59\x98\xdb\x6d\xf8\x85\x05\x29\xf7\xb0\xf6\x4e\xb3\x42\xc6\xf5\x92\x8c\xf2\x85\x82\xcc\xcf\x1b\x93\x6f\xa8\xd3\x4a\x66\x20\x26\x3a\xe0\x27\x9b\xa4\x44\x1b\xa8\x3e\x7d\xfc\xfc\x5e\x83\xaa\x07\xa6\xcb\x74\x8a\x9b\xf1\x5d\x77\x5d\x3d\x6f\x8c\x65\x41\x11\xe9\x1f\x27\xa9\x89\x64\xbe\x71\x12\x14\x82\xfe\xb9\x36\x50\x63\x20\xf4\x3c\x27\xff\xfe\xe4\x1d\x55\x0f\x19\xe3\xa2\x14\x29\x4a\x3f\xe0\x84\x51\x9c\x6b\x6a\x5c\x38\x39\xb6\x57\x0c\xd4\x02\x71\xd4\xf2\xf8\x98\x5e\xb2\x89\x65\xb0\x36\x88\xed\x15\x03\x3e\x16\x8e\xec\x18\xcb\xa0\xd1\xfc\xc5\xe4\x03\x75\xf9\x5d\x6e\x53\x92\xc4\x34\xee\xb5\x6e\x3f\xf8\x4e\x87\x6f\xc3\x03\x2c\xce\x6a\xdf\x01\x27\x0c\x47\x97\x0c\x30\x34\x07\x72\x0c\xdc\x75\x4b\x32\x49\xc3\xbd\xf4\x07\xad\x1f\xd0\x0f\xe9\x27\x07\x4c\x14\x0e\xb5\x18\xf4\x7a\x75\xea\x92\xb1\xae\xa9\xdd\x3d\xc2\xea\xe2\xf3\x0b\xb7\x58\x07\x19\x0c\x96\xf0\xf0\xed\x6f\x3c\x27\xbb\xf4\x1c\x70\x94\x4c\xe9\x99\x24\xdb\x56\x8f\x01\xbf\x59\x87\x73\x8c\x87\x47\xa9\x7b\x52\x13\x2f\xa8\xc7\x77\x11\x66\x4d\x02\x0e\x14\x76\x40\x1d\x6f\xe3\x10\xea\x72\x12\xcb\xc5\x52\xc7\xc4\x32\xc4\xc7\xc7\x5c\xcb\xf0\x17\x98\xb5\xf8\xd7\x60\x41\x64\x47\xc7\x0e\x14\x81\xca\x5a\xe6\x79\x00\xd4\x52\xbc\x9e\x34\x1b\x24\xe9\x8e\xcf\x83\xce\x2b\x3a\x27\xe7\x01\xda\x68\x5d\xee\x79\xe0\x18\x48\x69\x79\x1e\x4c\x57\x5a\xfd\x80\x7c\xbe\xbb\x8b\x8b\x5d\x78\x54\xea\x79\x7e\x06\x79\x21\x7e\x78\x0c\xc0\x52\x92\xdb\x19\xa8\x10\xd0\xe1\x3c\x19\x90\x64\x31\xeb\xfc\xb8\xde\x8f\x0f\xe2\x19\x96\x2c\xa0\xdf\x95\x0b\x8d\x7a\x00\x5a\x9a\xdd\xc1\x9a\xf5\xd0\x83\x97\xb3\x56\x17\x91\xdb\x23\x4e\x7a\x92\xcf\x8d\xbf\x4b\xba\x70\xae\x08\x70\x9d\xfe\x13\xae\x2a\xc5\x4e\x5b\x27\x43\x86\xac\xa3\x3e\x91\xb8\xda\x5e\xcf\x67\xe4\x76\xab\x87\xef\x7e\x97\x2c\x3b\x9c\x8b\xb1\xe9\x1c\x9c\x2c\x23\xe2\xa0\xda\x93\x37\x3e\x87\xa7\x9e\x69\xc1\xc5\x6f\x7c\x57\x40\x5b\xae\x4e\x46\x91\xa7\x9f\x2f\xc0\x4d\xa5\x3a\x3d\x33\x58\x88\xa4\xba\x13\x29\xa2\x0f\x07\x93\x9d\x64\x84\x92\x60\xce\x0c\x99\x49\xba\xd4\x33\xf3\x34\x0f\xbf\x00\x0c\x93\xd8\x76\x92\x31\x3a\x56\xf4\x84\x1f\x6d\x49\x3f\x0f\x88\x61\xd1\x9f\xf0\x20\x0c\xcf\x0a\xc7\x57\x62\xd7\x99\x49\xfe\x35\x89\xb2\x66\xad\x1e\xe0\x79\xab\xe2\xb7\xe3\x2c\x3c\x07\xe2\x7c\x27\x39\xa3\x84\xcd\xb3\x10\x92\x62\xf0\x67\x21\x24\x35\x49\xe6\x88\x36\x6f\x3d\x61\x40\x50\x31\x9b\x71\xc2\x35\x37\x4a\x1b\x77\xb2\x2a\xe9\xf8\x79\x01\xc7\x42\x94\xf8\x84\xa3\xad\xdd\xc0\x4e\x98\x03\xec\x24\x74\x56\x4c\x51\x2a\xde\xb3\x02\xe7\x75\x6f\x38\xe1\x76\xfb\x73\x72\x71\x2f\xb4\x67\xc6\x89\xb8\x0e\xfb\x66\x9e\x27\xa9\xa6\x6e\xf0\x27\xab\x5b\x59\xa1\x78\xc2\xcd\xd0\xfc\xe9\xe4\x35\xcf\x0a\xc5\xf3\x24\xfb\x11\x55\x3c\x61\xf3\xb7\x39\xfa\x5c\x2c\xd0\x80\xbf\x16\xe0\xfd\x06\x6f\x50\x26\x06\x17\xf9\xae\x66\x45\x1d\xf0\x0f\x06\x5e\x0b\x3d\xb4\x15\xe4\x92\xd5\xbf\xc1\xfc\xad\x49\x3b\x51\x17\xc2\x06\xe9\x73\x6b\x80\x35\xe6\xbd\xe8\xa4\xba\xb8\x99\x9f\x49\x90\xa0\x6b\xa2\x23\xdf\x4e\x24\x44\x89\x56\x9d\x9d\x88\xf1\xfd\xb9\x4b\x9e\x37\xb6\x57\x12\xe4\x09\xcf\xc2\xe1\x00\xbf\x93\x8c\x52\x12\xe3\xc9\x0a\x8f\x0e\xaa\x3c\x59\xdc\xca\x61\x8c\x27\x2a\x3a\xfe\x5c\x3f\x4f\x2a\x74\xad\x4e\x3b\x11\xf8\xeb\xf0\x82\x13\x71\xbf\xed\xa7\x07\xc2\x2e\x79\x12\x37\x5e\xd0\x07\xef\x9a\xa5\x1f\x70\xc3\xbc\x1f\xef\x9a\x95\xb6\xf4\xc5\x9d\x58\x12\xc6\xb9\x38\xa1\x98\xeb\xf9\xae\x1d\x14\xb8\x11\xe8\x9b\xcc\x30\x78\x75\x14\x3f\x3f\x19\xf8\x6b\x9d\xc7\x89\xdc\xcd\x59\x12\xc2\xf9\x82\x6a\x89\x5b\x9f\x2f\x60\xed\xf6\x09\xd0\x8a\xf5\x9e\x13\x47\x49\x57\xee\x73\x92\x70\x4a\xd3\x74\x4e\x9c\x6e\xb1\xe2\x93\xe5\x28\x92\x0f\x2b\xd5\xbf\x56\xcb\x9c\x64\xd6\xe2\xcd\x27\x33\xa5\x58\x49\x72\xb2\x62\xa3\x95\x24\x17\x43\x7f\xad\x03\xb9\x8e\x45\xa5\xb2\x1e\x44\xee\xaf\x3f\x49\x9c\xc6\x5f\x25\x4b\xbd\x60\xf2\xb7\xf2\xf6\x62\xa6\x66\x5f\xc9\x2f\x94\xa7\x38\x8c\x50\x17\x78\xf9\xe1\xdd\xbe\xc8\xcb\x1d\x33\x7a\x91\x57\x3b\x04\xf4\x0a\xc4\x52\xc9\x18\x57\xe0\xd1\x10\x2f\xbe\x78\xe3\x14\x33\xbf\xc2\x1a\xd5\x7d\x82\x50\x75\xff\x26\x52\x4a\x08\xb9\x58\xc5\xd1\x21\x82\x17\x0c\xf9\x87\x55\x3b\x57\xc0\x86\x8b\x79\x5f\x2c\xeb\x95\x44\xba\xae\x08\x62\x29\x8e\x71\xf1\x92\xea\x04\x6a\x17\x14\xb4\xc3\xc1\x91\x57\x64\x49\x4e\x11\x85\x8b\x39\x94\xcd\x90\xaf\x8f\x21\x97\xa4\xc3\x76\xa5\x8f\x60\x5b\x89\x72\x81\x1d\x1f\x3f\xb0\xa2\x6f\xa9\xb5\x43\x17\x2a\x36\x38\xa6\xe0\x4a\x2c\x17\xa3\x39\xd0\x93\xd4\x91\xa9\x17\xee\xa1\xf6\x68\xba\x90\xf3\xd8\xce\xc5\x17\xb8\xaf\x53\x8b\x5c\xb0\xe5\x3b\x7d\xef\xf5\x31\xdf\xe4\x90\xfb\x2b\x77\x4e\xd1\x0f\x16\x18\x3c\x02\xcf\x5e\x71\x97\x13\x5d\x0a\x92\x1f\x6f\x6d\xbe\xcd\x5d\x88\xb6\x55\x09\xb6\x71\x95\x05\x05\x75\xf0\x71\xca\xe6\x6b\xd1\x05\x46\x69\x97\xfe\x8b\x57\x4a\xbb\xcf\x5e\x65\x91\x52\x0d\xc1\x98\x14\xab\x82\x2e\x98\xce\xc7\x21\x31\xe6\xaa\x24\x4a\x92\x21\xae\xba\x48\xa5\x46\xad\x6b\xe5\x5a\x07\xf5\xa8\xd6\xdd\x5c\x95\x45\xf5\xf4\x42\x8b\x20\x8d\x1a\xa3\xad\xc3\xe8\x07\x04\xb6\x7f\x17\x7c\xa0\x0e\x1b\x79\x84\x38\x3c\xaa\xfa\x7f\x3d\x68\x96\xac\xd4\x69\x77\x4a\x14\xe9\xff\x66\x29\x8c\xe8\xd8\x60\xa3\x14\x4c\xd9\x3f\xfa\x1c\x14\xe5\xff\xba\x10\xb8\x91\x6b\xee\xf8\xc1\xa1\x4e\x2c\x94\x20\x71\xd1\xbc\x6d\xcf\x3d\xd4\xf1\x0f\x3f\x3a\x9f\x8b\x95\xbe\xed\x6e\xb4\x0a\xf7\xdb\xd5\x06\x85\xfb\x83\x4d\xe8\x28\xdc\xef\xba\xde\x83\x75\xfb\x0f\x87\x80\x5e\x03\x68\x63\xc4\x1b\xc8\xcc\xd0\xfc\x01\x31\xd9\xbf\xc9\x77\x24\x7c\x5c\x83\xfb\x25\xd9\x02\x95\xfe\xbf\x21\xfc\x06\xf1\xc6\xc0\x3a\x49\x9a\x24\xe1\x5c\x27\x65\xf2\xe4\x37\x80\x9b\x9e\xe5\xb9\x40\xa3\x69\x7c\x42\x52\x52\x31\xb6\x71\x21\x36\xc3\x86\xdc\x8b\x46\x6e\xc7\x6c\x5e\x48\x8d\xf2\x03\x98\x93\x85\x9e\x35\xc9\x6b\x01\x46\xcb\xb8\xc2\x07\x39\x4f\x9a\xe9\x7b\x1d\xd3\x79\xc1\x4d\xd2\x32\xfd\xc5\x82\xa1\x76\x29\xba\x20\x31\x0d\xa7\x84\xb9\x10\xcb\x61\xd9\xf5\xfa\x24\x26\xd7\x50\x1f\x17\x8d\xe6\xd6\x6e\x5d\x30\x9a\x0f\x87\x26\x5d\x10\xa1\x8e\x9f\xf3\x04\x11\xca\xf7\x86\x8b\x9e\x93\x29\xfd\x95\x31\xe9\x82\xda\x3c\x49\xa0\xbf\xee\xb5\x0f\x42\xda\x9b\xa7\xd3\x53\x66\x64\x87\x0f\x27\x02\x3b\xd2\xcf\x7c\xd6\x5e\xbb\x4b\x90\x29\x09\xf4\x17\xcd\xe5\x56\xc8\x5d\x88\xdb\xf8\x39\xbd\x0f\xf2\x6a\x18\x9d\x9e\x35\x27\x1d\x93\x87\x60\x95\x88\x77\x41\x78\xb2\x8e\xfc\x7a\x48\xad\xbd\x0a\x44\xdb\x66\xcb\x7c\x17\xa2\x2e\x7e\xce\x3b\x94\x06\x49\xf2\xf3\xf5\x02\xe9\x8d\x3c\x2f\xe7\xa8\x55\x43\xd6\xfa\xd1\xb5\x5e\xef\x9a\xa4\xe6\x00\x57\x49\x7b\x16\x5e\x50\xcb\x0f\x87\x02\x5c\xc8\x15\x5c\xac\x5c\xbb\x5e\xee\xf5\xcf\x83\xc9\x07\xea\x73\x62\xaf\xdd\x05\xa4\xa9\x9f\xcd\x82\x6d\xdd\x2e\xa3\xd7\x24\x35\xf6\xa9\x42\x80\xaf\x3d\xce\xae\xb9\x66\xad\x75\x4f\x4a\x26\x26\xc6\xcc\x4c\x67\x55\xe6\xc5\x00\xdf\xe4\x73\xc3\x78\x5e\xdb\x0f\xae\x49\x14\x15\x52\xdd\x9f\x7c\xd5\x9d\x20\xef\x46\x7d\xaf\xc3\x1e\x8c\x37\x7c\x26\xed\x65\x79\x43\x5e\xb2\x4f\xc0\x0d\x97\xc8\xa4\xb3\x7e\x43\x99\xef\x59\xdf\x07\x70\x30\xbb\xbf\x05\x5a\x77\x70\xe3\x83\xae\xdf\x48\xcb\xdc\xfc\x01\xc9\xbd\x94\x6d\xf7\x27\x5d\x65\xb3\xf3\x9b\x05\x4e\xad\xa5\xbc\xa1\xfe\x4f\x12\x2a\x6f\x38\x51\x1a\x2a\x37\xd4\xff\xde\xdc\x3b\x14\xfc\xf6\x00\xa4\x80\x9e\xe2\x27\x6b\x35\xa7\xb2\xbd\x61\x2d\x3f\x1c\xad\x7d\x07\x22\xb5\xa1\xb4\x34\x27\x52\x8c\xde\x30\x10\x24\xe9\x5a\xee\x48\x82\x25\x35\xd4\xcd\x92\xaa\x56\xd9\xdf\x91\x80\xd7\xac\x21\x9c\xa5\xec\x1e\x29\x9c\x35\xbf\x40\x84\xf1\x56\xb0\xe8\x97\xf5\x9c\x77\xe4\x9d\xc2\x0b\x89\x44\x18\x83\x0a\x06\xf6\x12\xfc\xc2\x8b\x41\x3d\x29\x44\x1e\x8a\x5b\xdf\x30\xaf\x27\xc9\x6a\x37\x3d\x37\x1d\xf8\x7a\x53\xdc\x93\x22\xe3\x5e\xe2\x9e\xb8\xcb\xbd\xb4\x2f\x46\x10\xe6\xf0\xb3\xb3\xe7\x4d\xa3\xba\x44\x9f\x1b\x61\xcd\x66\x47\x77\x62\x81\x09\x0f\x41\xb6\xdb\x3c\x29\x2c\x42\xea\x99\x9b\x91\x44\x3f\x38\xcd\xa8\x66\x2b\x53\x6f\x58\xdd\x0f\x33\xa8\x3b\x53\x54\xf2\x42\x61\x86\x4f\x12\xf8\xee\xdc\xf0\xdb\x3d\x20\x16\xdb\x18\xc2\xba\xae\x56\xbf\xde\x05\x21\x55\x5e\x76\xa1\xa0\x64\x50\xd3\x0e\xe1\xb0\xe5\xbb\x50\x46\x11\x21\xbc\x0b\x5c\xfd\x0f\x77\x41\xda\x5b\xfc\x02\x20\x55\xdc\x25\xe5\x56\x31\x88\x9b\x95\x5f\x8f\xf2\x57\x46\xa5\xbb\x10\xcb\xa5\x9d\xb9\xcb\x5a\x94\x67\x40\xaa\x28\x85\xcf\x0d\xf7\xce\xe4\x35\x54\xde\xde\x44\xac\xef\xba\x96\xed\x37\x16\xf5\xf6\x1b\x84\xac\x16\xb5\x64\x52\xf1\xa4\x9b\xa5\x5e\x7f\x4e\x46\xe3\xd9\x92\x20\x76\xb3\x94\xab\xdd\x86\xee\xc6\xdd\xd3\x18\x6d\x1d\x1d\x3f\x00\x55\xf3\x4a\x99\xf0\xd8\x11\xb0\x37\x3d\x30\xed\xbb\x72\xbf\x28\xfe\x2e\xfa\x7e\x33\xf4\xcf\x11\xab\xf7\xcb\x75\x08\x34\x28\xc5\x64\xbd\xf4\x8d\xfb\x7c\x92\x7c\x79\xbf\xa0\x8b\x92\x83\x6f\x32\x18\x49\xbd\xf7\x5c\xab\x54\x87\x28\x5f\xed\xe4\x1e\xf7\xc4\x1d\x43\x3a\xc5\x7b\x22\x78\xca\xe4\x81\x09\x24\xac\x6b\xbf\x17\x3f\xd1\x49\x7b\x96\x6a\x5c\x47\xf1\x81\xad\x57\x35\x72\xc7\x43\x66\x20\xb8\x3e\x47\x43\x36\xc1\xa8\xdf\x00\xa3\x84\xe8\x87\xcc\xa1\xba\x9d\x08\x29\xa9\xec\x81\x16\xdc\x02\xc9\x43\xd3\xae\x03\x68\x1f\xd2\x76\x31\x83\x87\xb4\x5b\x2c\xf0\x09\x4c\x1b\xe9\xdf\x94\xda\xa4\x72\x78\x70\x09\x76\xfe\xe5\x07\x59\xae\x1c\x9d\xf2\x44\x2e\x49\x4b\x86\x1d\x36\xeb\x12\xfd\xc0\x77\xdd\x25\x7f\x1e\xda\x65\x7f\xbe\xbf\xb1\x02\xf7\x4f\xf6\x25\x05\xc3\x93\x28\xcb\x4a\xbe\x79\x12\x37\x52\x64\xfa\x49\x14\xda\x75\x51\x7f\x12\x63\x9b\xdd\x05\x17\x25\x25\xf7\x93\x28\xd5\x27\x7f\x01\x92\xd7\xfc\x05\x57\x2d\x28\x20\xaf\x43\x12\xcb\x7c\xf2\xda\x69\x4d\x2a\x93\x1d\x49\xb6\x7c\x78\x49\xf6\x46\x64\x5e\xa1\x86\x1f\x00\x70\x5e\x05\xd3\x5c\x99\x24\x3e\xf0\x80\xb7\x95\xed\xc9\x3c\x53\xa2\xba\x0f\x2c\xb1\xce\x4d\xf9\xf0\xd2\xac\x23\xf6\x14\x6a\x7a\x0c\x5b\x54\xf2\x49\xc6\x57\x90\x33\xe7\xe7\x7b\x16\x39\x12\xd1\x7d\x2a\x60\x2f\x82\xf8\x7c\xe4\x28\xb5\x9f\x76\x6e\x85\x08\xda\xb3\xc8\x53\xf1\x1b\x00\xc3\xcf\x0b\x0b\x0c\x9a\x43\xe5\x75\xb5\xf8\x8d\x93\x7b\xe3\x2e\x78\xb1\xf0\x24\xee\xef\xdc\x1a\x0c\x15\x7b\xe5\xdd\x6f\x14\xd1\x04\x06\x44\x51\x26\x63\x74\xa3\x24\x69\x30\xc0\x5b\xdc\xa6\xc0\xa7\x51\x61\x25\x59\xf4\x69\x34\x3f\x17\x77\xf9\xf2\x81\xe6\xc4\xbc\x0c\xd6\x51\x3f\x9d\xdc\x48\x0a\xaa\x87\xd9\xd9\x6d\xc0\x7a\x90\xf6\x20\xfd\xbc\xc0\xcd\x71\x3b\xef\xcb\x3e\xdb\x9d\xc2\xa9\x98\xc3\xc3\x7a\x36\x63\xfc\x55\x62\xa0\x87\xa9\xa6\xc4\x40\x1f\x24\x92\x4a\x36\x5f\x3c\x83\xda\x0c\xf1\xe0\x87\x0e\xe1\x87\x74\x68\xcf\x20\xa0\xd4\x05\xd3\x1a\x1c\x06\xfd\x89\xdd\x96\x42\xec\x39\xb1\x26\x99\x2f\x9e\x55\x76\xe6\xf0\x03\x10\x71\x8f\xc0\x24\x04\xf6\x47\x78\x4e\x96\x56\x3a\xfc\x00\xbb\x2d\x2a\xfe\x2c\x83\xb8\xf8\xdd\x73\x61\xbb\x8d\x60\xb0\x7f\x1f\x3f\x1f\x90\xb9\x79\x15\x17\xce\xd9\xf0\x0b\x5c\xb6\x57\x71\x7d\xcb\x76\x36\xb9\x07\x49\x0a\x92\x74\x78\xcf\xb5\x26\xed\x29\x90\xf1\x7b\xdd\xcc\x4a\xe0\xd8\xeb\xe7\x3e\xf8\x89\xde\xb8\x71\x76\x8d\x1d\x77\xc4\x98\x9a\xc3\xbd\x0e\x96\x5f\x20\xa8\x35\x26\x6e\xbf\xd9\xbb\xb9\x6e\xbf\x62\xc9\xcf\xbd\x96\x25\xc0\xac\x32\xd3\x87\xbb\x9c\xe8\x42\x80\x79\x12\x7e\xeb\x83\x87\xa2\xa7\x58\xf2\xf3\xdd\x66\x9b\xb3\x6e\x3f\x0f\x2a\x85\x79\x77\x1f\x52\x2c\x4f\xf2\xe1\x6e\x4a\x0f\xf1\x30\x45\xa8\xb9\xf6\xb3\x4c\x03\x06\xc4\xcb\xd3\x6a\x68\xbf\x94\x88\x75\x73\x7c\x5e\xae\xdc\x5f\x2c\x7f\x13\x7f\x41\xdd\xb0\x2e\x2c\xcf\xba\xae\x4a\x36\x78\xe0\x0a\x9e\x0f\x7f\xb1\xe6\xe9\x17\x08\x1a\xad\x9c\x65\x1b\xad\x7f\x7c\x26\x22\xae\x4c\xac\x91\x03\xf4\xf0\x05\xf8\xa1\x2f\xf8\x0f\x2f\x87\xa5\x3e\x4b\xff\xf8\x40\x9a\xb0\x43\xd1\x03\x63\x80\x23\xa4\x9e\x89\x39\x1a\x74\x73\xcd\x71\xc3\xe1\xa5\xa7\x99\xc3\xc5\xdf\x63\x01\x62\xe8\xc1\xc9\x37\x0e\x3d\x78\xf8\x20\xea\xc1\xea\x74\x83\xea\x65\x92\x4e\x8b\x24\x2f\x0a\x3e\x27\xab\x96\xde\x00\xeb\x8f\xb4\x5b\x2f\xf5\xea\x8e\x9d\x7e\x99\xa2\xc1\x92\xda\xfb\x5d\xf6\x5a\xf6\xc4\x91\x44\x27\x7b\xcc\x46\xab\xa7\x7a\x44\x74\x8f\x8b\xa1\xbd\x6d\x71\x08\xbf\x70\x71\x48\xf7\xf0\xc9\x82\xce\xb5\xf8\x36\xc2\xce\x1f\xac\xb2\x7f\xfb\x77\x5f\xa9\x0b\xf4\x02\x82\x7b\xec\x06\xff\x22\xe0\x7c\x38\x30\xf9\x85\xbe\x33\x59\x77\xf5\x76\x6c\xa7\xc1\x02\x55\x64\x16\x31\x7d\x07\x0e\xb4\x78\xf1\x3b\x10\x5d\x2d\x51\x10\x65\xff\x5b\x16\xb5\x7f\xe9\xae\x74\xfc\x3c\x60\xa0\xb2\x3b\xec\x7c\xc1\x0f\x16\x14\x3c\x05\xac\x5a\x34\xe6\x5d\xaa\x4b\x49\x3d\xef\x80\x32\xda\x3b\x75\x2e\x1c\x15\xa4\x4f\x4e\xca\xbf\x3f\x91\x38\x89\xf5\xbe\xac\x9c\x61\x81\xf6\x05\xc1\xcf\xf1\xaf\xdc\x1b\x5e\xb8\x00\xbb\x1e\xc4\x7b\x92\xcd\x7a\x5b\x4e\x2e\x40\x30\x5e\xcc\xc0\x2b\x3a\x19\x0e\x21\x59\xe1\x5d\x8a\x4f\x09\xed\x2f\xbc\xa1\x92\x6f\xa6\x2f\x14\x9d\xce\x2b\xf6\x7e\xec\xa0\x39\x61\xdf\x0b\x6e\x90\xa3\x7f\x83\x78\x64\xff\x46\xb9\x46\x1f\x32\x94\x07\x6e\x9e\xe3\xc7\x0c\x72\xfb\x99\x00\x8f\x58\xf0\x03\xb8\xa8\x36\x4f\x68\xa2\xd8\xaf\x36\xe1\x66\x10\x89\xf7\xf5\x46\xb2\xde\x9f\xdf\x0b\x33\x04\xf4\x7b\x61\x82\xe6\x88\x1c\x83\x3f\xe9\xbb\x5f\x24\xa4\xb1\x1b\xec\x8b\x40\xa0\x2a\x59\xe0\x7d\xa8\x1e\x56\x07\x28\x69\xe6\xab\xf4\x0b\xb5\x66\x4e\xfe\x4d\xd9\xc1\xab\x7e\xfa\x3f\x7f\x4a\xcd\x7e\x61\xc0\xa9\xd5\xbf\xa9\xd5\xd4\x1a\x1e\x4e\x48\x4b\x80\xab\x94\x53\x6b\xbc\x0f\x48\x44\xf2\x84\x26\xa1\xa8\x19\x7f\x7c\xa2\x65\xa9\x9c\xde\x97\x1a\x08\x91\xcb\x17\xa9\x65\xb2\xf7\x61\x29\x35\x75\x51\x79\x91\x41\x30\xff\x7c\x40\x99\xae\xba\x4b\xd0\x7c\x03\x69\x2e\xdc\xf2\x03\x54\x33\xb5\x9c\xf8\x4e\x2a\x03\xa5\x28\x79\x61\x12\xce\x3f\xbf\x09\xb7\xe4\x07\xdc\x3a\xb1\xa6\x17\x51\xdd\x59\x2c\xf5\x9d\x6b\xe1\xfb\x8b\xb9\xa8\xbc\xa8\xe5\x64\xd4\xb6\xc3\xf7\xe7\x32\xc0\x66\xbf\xf1\xa2\x4e\x49\xd4\x6f\x2a\x35\xb5\x5b\x33\x50\x23\xa0\x4b\xd9\x0c\x6b\x65\x7e\x83\xf7\x1d\x5d\x03\x27\x9c\xa5\x9c\xd6\x70\x86\x05\x7f\xcd\x02\x17\xcd\x2c\xb4\x9e\x8b\x6f\x24\xbf\xc0\x0d\xd1\x0d\x69\x06\xde\x04\x9a\x3f\xa1\x80\xf2\x33\x08\x05\xf3\xec\x07\x93\x6f\xec\x4d\x9d\x88\xba\xb1\x23\xe1\x84\x1a\x31\x4b\x4e\x9f\x71\xed\x90\x3f\xa0\x92\x48\x17\x39\xd4\xed\x6f\x59\xa8\x8f\xa2\xfc\xdf\xac\xd4\x45\xe2\x4a\x75\x61\x41\x8d\xfd\xf0\x73\xa2\x51\x53\xff\x7b\xa0\xa5\xb2\xa8\xbe\x33\x32\xa0\xa8\x7e\xca\x3f\x5f\xa0\xc8\x91\xb1\x77\xa6\x45\x35\x34\x4f\x5c\x50\x73\x71\x97\x5c\xb9\x90\x71\x2e\x25\x9d\x78\x1e\xaa\xe6\x7f\x0f\xd4\x05\xbc\x87\x87\xf3\x3e\xa0\x6e\x7e\x4c\x3f\x78\x90\x41\x90\x8b\xbb\xb8\xfe\xf9\x53\xec\xdf\xca\xb2\xf8\xce\xba\x3b\x19\x09\x63\xd0\xc0\x01\xca\x15\x02\x67\x21\x6a\xea\x52\x8c\x2a\xf9\xcd\x69\xce\x56\x91\x7c\xe7\x79\x98\x85\x58\x62\x34\x2a\x0b\xb8\xfe\xa4\xf3\x13\x2d\xbc\x50\x1a\x30\xa6\x51\xed\xe6\xcc\x08\xb3\x90\x6d\xe4\xbf\x4a\x13\x34\x2b\x24\x39\x7f\x5d\x21\x05\x4b\x42\x9d\x95\x3c\xaf\xfb\xc1\xe0\x78\x9a\x33\x7c\xa4\xb2\x91\x10\x79\x7f\x72\x75\xfb\x9a\xa0\x5f\x58\x13\x14\xe0\x2a\x4f\xa8\xf1\x96\x15\x64\x9d\xd8\x60\x36\x6e\xb7\xae\xe2\x13\xb7\xdc\x2c\xea\x35\x1b\x19\x9f\x11\xbb\x11\x1f\xc4\xf9\x26\x94\x7a\xd9\x87\x1e\xc9\x81\x72\xf5\x10\x3c\x7e\xc5\x2f\x3c\x7c\xa0\x31\x3b\x92\xff\x78\x61\x9d\x48\xe9\xa3\x31\x48\x58\x44\xf7\xe7\xa0\x84\x21\x9d\xc5\xa4\xd8\x63\xba\xb2\xc4\x1e\x9f\x3f\x56\x58\xb5\x7b\xf2\x44\x10\xb2\xed\x1d\xf3\x93\x72\x8a\x9d\xbf\xe6\x27\xe5\x7c\xb0\x53\x0f\x48\xc6\x97\x4d\x56\x4e\x12\x37\x9f\x25\x06\x25\x5b\x2f\x32\x4f\xc2\xce\x07\xe1\xe4\x9d\xc3\x9f\x20\x92\xe8\x27\xc3\xc2\x64\x35\x2d\xb3\xd8\xc9\x4c\x75\x16\x5e\x26\xcc\x9f\xc5\x3e\x67\xa8\xf2\x1f\xb2\xaf\xd7\x2c\xeb\x9f\x6d\x2d\x9c\x88\xe2\x39\x14\x63\x7e\x36\xdc\x5d\x8b\x52\x49\x9c\x17\xb5\xe0\x4a\xe4\x30\x3b\x14\xaf\x25\x6f\x12\x39\x3b\x02\xd9\x4b\xde\x33\x9d\x88\x1e\x09\x49\x69\xe7\xe7\x80\x7c\x9e\x74\xad\x9f\x88\xde\xf8\x26\x96\xf7\x83\x48\x87\xaf\x2d\x28\xce\x11\xe9\x3b\xbf\xaf\x86\x73\xc0\x2a\x91\x74\xd3\x9f\xf4\xc7\x4f\xb2\xfe\xce\x01\x0c\x4e\xd2\xd7\xcf\x81\x2c\x4f\x59\x1a\x92\x09\x87\xfc\xa6\xac\xa2\x73\x20\xfc\x3c\xeb\x2a\x38\x07\xf6\x29\xeb\x06\x3b\xe1\x77\xde\x94\x8e\x75\xc2\x4b\x3c\xb8\x9a\xdc\x84\x4b\x76\x70\x4d\x9b\x39\xa0\x24\x56\x3d\x90\x49\xdf\xe5\x24\xa7\x8f\x09\xb7\xe2\xae\x5b\xd6\x84\x5b\x71\x97\xd8\x3e\xe1\x56\xdc\x54\xd6\x64\xd2\xab\x38\xcb\x49\x68\xc2\xab\xb8\xe7\xee\x0f\xd2\xf7\x5b\x8b\x38\x3f\x46\xd9\xf3\xd6\x36\xcc\x33\x30\x00\xf7\xf0\x0b\xf5\x9f\x3f\xbd\x68\xbf\xce\x8f\x4f\x76\xa5\x0f\x9a\xe7\xc7\x04\x7b\xd9\x47\x6a\x9e\xdf\x7d\xab\x97\xee\xef\x9f\xef\xf7\xcf\x84\x5e\xfc\xf6\x80\x48\x83\xe1\x15\x46\x24\xbf\xdc\xf4\x74\xc2\xe9\xb8\xd7\xe4\x76\x16\x50\xad\x7e\xc0\x52\xa6\x9a\x40\x44\x92\xec\x24\x90\xb0\x4a\xe8\xbe\xee\x4d\xb8\x24\xf7\xea\x05\x44\x94\x09\xf1\x84\x23\xbd\x03\x3d\x81\x07\xc2\xe8\xde\x65\xb8\x2c\x87\x24\xc2\x35\xe9\xb3\x9c\x92\x67\x04\x8d\x70\x92\x1a\x69\xc2\x89\xf9\x7b\xe0\x3e\x20\x43\xcb\x6a\x3a\xe1\xd5\x1c\x92\xb8\xe3\x84\x57\x73\x53\x25\xab\x09\xa7\xe6\x6f\x10\x2d\x0b\x5e\xcd\x8e\xcd\x98\x27\xd8\x7c\x12\x2d\x9b\x27\xd8\x7c\x4a\x5e\x19\x2c\x6d\x49\x7a\x86\x79\xd2\x15\x4b\xe9\xd3\xe6\x99\x78\xf6\xfe\xea\xc2\x34\xe1\x47\xfd\xbd\xed\x49\x4f\x0e\xa0\x39\x65\xc2\xaa\x0a\x12\x99\xb0\x32\x3e\x66\xc2\x2a\x69\xd6\x99\xb0\x2a\x02\x6f\x26\xac\x9a\x80\x97\x09\xab\xa8\x59\x43\x75\xad\x42\x93\x13\xde\xd6\x5f\x9f\xee\x82\xb0\xca\xfe\x82\x22\xd1\xd0\xcc\x21\x6a\xb4\x9f\x2f\x08\xaa\xe6\x89\xf3\xe8\xfa\x1c\x64\x82\x2a\x7b\x5a\x84\x46\xf2\x03\x42\x63\x68\xad\x85\xd0\x28\xea\xb4\x10\x1a\xde\xe5\x42\x68\x44\xf5\x51\x08\x0d\x63\x6b\x21\x34\xb2\x40\x5c\x16\xe6\xf8\x01\x69\x5f\xd1\x4c\x0b\xc1\xe1\x23\x47\x37\xee\x1f\x5c\x2a\x44\x9d\xe6\x07\x44\x9d\xe2\x4e\x61\xd5\x0f\x3f\x7d\x30\x03\x9d\x21\x58\xd6\xde\x0b\xc6\xac\xaa\x2f\x97\x89\x79\x56\xae\xd6\xc4\xaa\xae\xd5\xfa\x0d\xae\x56\xbc\x00\xee\xe0\xc1\x37\xfc\x09\x7f\xf0\x6f\x14\xa1\x0b\x7c\xde\x8a\x34\x93\xf3\xac\x5c\x6d\xf4\x27\xdc\xfc\xe6\x4f\xb8\x5a\x63\x3d\x04\x24\x15\x79\x9e\x70\x22\x0f\x76\x80\x9a\x27\xa2\x8b\x73\x34\xd6\x42\x64\x4a\x4a\xd6\x33\xe1\xe7\x3a\x0c\xf3\x17\xd5\xf8\xe4\x13\x3e\xa1\x95\x6a\x8a\xdd\x9a\x2f\x0c\xef\x12\x65\xe7\x9b\xc0\x3a\x44\x25\xe7\x11\xfe\xf9\xa3\x0b\xf1\xc4\x2d\xab\x4b\x35\x3a\x71\xc9\x92\x8e\x6b\xce\x95\x18\x4b\x3f\x99\xea\x45\x3f\x99\xd5\x41\x3f\x1b\xfa\xf2\xc7\x88\x7c\xee\xfa\x89\xd2\x5a\xee\xeb\xfe\xe7\x8f\x89\xe9\x3c\x50\x97\x3f\xe9\xe7\x27\x81\x27\x77\x3d\xff\xf9\xa3\x8a\x4e\x73\x06\x56\xe5\xd2\x4f\x7c\xab\x97\x03\x6b\xbf\xe8\xe7\xf7\xed\xbe\x71\x4c\xdc\x9c\x54\x67\x7b\xe2\x86\xa2\xa8\xd6\x89\x0b\x8a\x49\x3a\xae\x27\xb2\x9c\x4e\x5c\x4e\x54\x4a\x71\xe2\x6e\xa2\x12\x7f\x73\x7e\x34\x49\x4a\xe2\x39\xcb\xd7\xb3\x10\x6c\x16\xf4\xac\x49\x7e\x78\xaf\x9c\xfc\x13\xa2\xbb\xf2\x27\xcd\x09\xd7\x26\x9d\xde\xf9\xa6\xaf\x67\x4d\xe3\xcd\x00\xb4\xdf\xc6\xb6\xf8\x6d\xe4\xc8\x25\xb0\xc2\x44\xe5\xf0\xbe\x33\xcb\x86\x19\x71\xb1\x3e\xb6\x35\x37\x4c\x16\x47\x0c\xfb\x26\x10\x26\xd2\xdf\x84\xb8\x43\xa1\xe2\x71\xc0\x1c\x9b\x76\xd6\xc7\x78\x1c\xc8\x33\xa9\x88\xae\xef\x01\x64\x98\xad\x93\x8b\x07\x4b\xf9\xb7\x6d\x55\xfe\x1e\xd0\xd7\x32\xeb\x13\x44\xb1\xe7\xed\x27\x19\x0f\xd4\x48\xff\x84\xcf\xb6\x1e\xa0\x4c\x73\x3c\x76\x02\xe2\x78\xa0\xe2\x6d\x48\x5d\x6f\xc4\x40\x6b\x64\xd9\x7d\xa0\x2e\x50\x90\x33\x7b\x3c\x58\x84\xa5\xc5\xf1\x17\xae\x75\xf1\x48\x9d\x6f\x77\xf5\x37\xb9\xd0\xb1\xa7\xb0\xf2\xd4\x6f\xe7\xe9\x78\x94\x63\xbd\xb1\x3f\x29\xe0\x55\x79\xe7\x55\x88\x07\xf2\x49\x7f\x20\xda\xa0\x28\x8c\x3c\x48\x02\x56\xdd\xc2\xd5\x06\x78\xa5\x71\x79\xa7\xd1\x8c\x47\x7d\xe9\x59\xd4\x37\xf4\x90\xe4\x2b\xb4\x1d\xb4\x15\x8f\x46\xa7\xbf\x7d\x73\x8a\x07\x33\x9a\xc8\xcb\x2f\x1e\x1d\x6c\x5b\x8e\x83\xf1\xe8\x30\x00\xc9\x43\x2e\x1e\x83\x56\xf6\x9d\x96\x22\x1e\x03\x06\x41\x79\xa7\xc5\x63\x30\xf9\x53\xd0\xa6\x21\x78\x34\xc8\x9f\x2d\x1e\x8b\xb2\xee\x7a\x6d\xf1\x38\x99\xf3\x79\x53\xc5\x78\xc0\xff\x3c\xc8\x35\x2c\x1e\x17\xb2\x29\xa5\x5d\x4c\x22\x1e\x70\xca\x0c\x69\x07\x52\xc4\x03\x46\xe5\x20\x27\x89\x78\x3c\x0b\x35\xc6\xee\xe3\x61\x29\x8e\xcd\xad\xe2\xf1\x62\x1e\xb2\x3b\x7e\x0f\x38\xac\xb6\xe1\x65\x9e\xa9\xcd\x8a\xe3\x31\x0b\x61\xba\xf8\x6a\x0c\x2c\xbf\x2a\x8d\x7d\x0c\x91\x62\xcc\x8e\xd3\x8f\x21\x82\x49\x4a\x67\x1f\x43\x64\x0a\xaf\x2d\x48\x7f\x0f\x2e\xbe\xd1\xf6\x03\xb8\x46\x4a\xdb\x1b\x03\x6a\xbf\x05\xe9\x87\x63\x88\xf0\xce\x93\x1a\x32\x86\x04\xe7\x85\xba\x93\xdf\xc7\xc0\xe2\x53\xd2\x1b\xc6\x80\x5a\x52\x41\x8a\xc5\x18\xd2\xcd\x07\x79\x8f\xc2\x32\x01\x2d\x2f\xbb\xcc\xf7\xe0\x65\x71\xb6\x3d\xd3\xb2\x26\xd6\xf6\x1b\x35\xf3\xc1\x86\x58\x40\x8e\xd1\x4f\xac\xdb\xa3\x20\x2f\x62\x68\x79\xec\x4f\x90\x1e\xef\x7b\xb0\x01\xd4\x71\x3d\xac\x3b\x39\x72\x0c\x8c\xa1\x6d\x25\xee\xc5\x21\xba\xb0\x75\xfd\xbe\x99\x35\xa4\x6c\x62\x13\x1e\x86\x0e\x94\x4d\x8e\xc2\xc2\x86\x92\xf7\x27\x34\xcf\xb7\x92\x37\x38\x1e\x58\x56\xda\xce\xd4\x19\xc3\x33\xf8\x46\xf1\x83\x9b\x0f\xf6\xcc\x69\xe3\x6d\x3b\x4d\x74\x0c\x0f\x90\xb0\xed\x48\xfb\x18\x68\xb2\x6b\x3b\xb5\x47\x0c\x2f\x2b\x73\x14\x81\xf4\x4d\x84\x8f\x26\x06\x56\x14\x5a\x69\x7a\xd0\xb8\xb8\x4d\x9f\xc2\x84\x6b\x66\x2b\x8b\x1a\xc7\x18\x88\x2f\xfb\x1e\x13\x23\xea\xe7\x86\x21\x5a\x10\x13\x3b\xad\x7e\x80\x0c\x22\xad\x6e\x7a\x12\x2b\xd3\x4f\x6e\x7d\x6c\x8c\x15\x4e\xa5\xad\xee\x53\x1a\x91\x48\x25\xb4\x5d\xd5\x37\x46\xa6\x25\x69\x3b\xe9\x7d\x8c\x03\x66\xf4\xb6\x0b\x59\xc6\xc8\x50\xb2\xb6\x59\x58\x8c\x57\x66\x70\xf3\x46\x8f\x48\x0f\xf1\xb6\x8b\x7c\xc4\x48\xf7\x47\x19\x21\x62\x84\xef\xe2\xf7\x60\x6d\x43\x5c\xc7\x76\x3b\x6c\xc7\xf8\x32\x26\x63\x2b\xb5\x62\x9c\xc8\x46\x7a\xec\xd4\x97\x31\xb1\x22\x78\xdb\x85\x46\x63\x0a\xc4\xa8\xed\x32\xf7\x3d\xe0\x36\xec\xa3\x9f\xc2\x64\x1a\xe5\x0d\x8f\x94\xe0\x09\xd6\x76\x28\x47\x4c\x2c\x4e\x94\x77\xde\xc6\x98\x12\x53\xd7\xef\x48\xeb\xef\xc1\xfa\x24\xeb\x01\x87\xad\xea\xf4\x59\xc9\x9a\xdd\xc7\xc9\x07\x51\x0f\x26\x1f\xa8\x0f\x1e\xfd\x5d\xd7\x2e\xa6\x34\xa9\x3c\x89\xfb\x93\xc5\x6f\x5a\x8f\x7f\xc1\xbf\x52\xc6\xed\xa2\xed\xba\x5b\x31\xb1\x68\x4a\x6b\x7b\x4b\x52\xa6\x1b\x5d\x13\x6c\x32\xa7\xb0\x0b\x8e\xc4\x54\x18\x7a\xb9\x6d\x1a\x31\xa1\x2a\x44\x68\x3b\x91\x7c\x4c\x85\xf0\xdd\xd1\xd9\x31\x31\xcb\x7b\xeb\x82\x6f\xc5\x95\xb1\xed\x3c\x52\xdf\x03\x3a\x94\x0e\xbd\x41\xda\xd2\xb5\x69\x0d\xc1\x52\xad\x0b\x9c\xc8\x3f\x1a\xda\xce\x65\x18\x53\x03\x63\xad\x43\x33\x65\xce\xc7\xba\x33\x32\x7e\x0f\x56\xfe\xc4\x3d\xd3\xb6\x0a\x81\xef\xf3\x97\x90\xda\xec\x93\x2c\x34\x2c\x13\x8d\x75\x6d\x49\x27\x8a\xee\x2c\x47\x31\x21\x15\xd3\xf7\x60\xf7\x71\x0e\xae\x76\x8b\x00\xe9\x86\xea\xa9\xed\xc4\x24\x31\xdd\x50\x81\xe5\xa8\xd5\xde\xd8\xd6\xb4\x43\xe6\x63\x7a\x50\xe9\xbb\xed\xe8\xd0\xef\x01\x62\xe6\xb7\x62\x29\xa6\x27\xf3\x0d\x01\xe8\x21\xbe\xed\x9c\x3d\x31\x3d\x94\x4d\x86\x0e\xc2\x43\x5a\x32\xb4\x0d\x13\xee\x3b\x6d\x3b\x23\xc6\x7c\x64\x1e\xa6\x8d\xd5\xf9\xa0\x2f\xcc\x0e\x18\x8d\x39\x40\x51\xd4\xb7\xad\x34\xe6\xc0\x92\xad\x3b\x02\x26\xe6\x80\xb5\xf4\x6d\x18\x8f\x19\x85\x43\xbf\x4b\xcc\x9a\x69\x4e\xd0\x11\xf6\xed\x27\x1d\x33\x0b\x7b\x89\x6d\xe4\xca\xfa\x8e\x5b\x67\x1b\x33\x33\x6c\xf7\xad\xcb\x8c\x99\x29\xe8\x54\xf2\x3d\xe6\xce\x1c\x90\xbb\xbe\x45\xcc\xbc\x26\xf7\x6d\x0b\x8f\xf9\x62\xa9\xe9\x6d\x7c\x88\xf9\x62\xd9\x9b\x6d\x07\x88\x99\xfe\xdb\x5d\xb4\x25\x3f\x48\xa0\x96\xb6\x93\x56\xcc\xef\xb1\x6c\x1e\x5d\x0f\xb0\xd8\xe0\x07\x10\x96\xfb\xce\x0d\x19\xf3\xcb\xb4\xa0\x61\xe3\x5c\x7e\x59\x1c\x2f\x68\xea\x73\x59\xcb\x36\x23\x29\x07\xeb\x70\xef\xb2\x18\xb1\x1c\x4c\x9c\xb5\x73\xa6\xc5\x12\xe0\x05\xde\x77\xfe\xaf\x58\x02\x12\x88\xf7\x9d\xaa\x31\x96\x70\x73\xf9\x43\x9f\xb0\x62\xec\x4e\x9b\x18\x0b\xca\xac\x7f\x0f\x76\x1f\x91\x81\xdf\x3b\x7f\x41\x2c\x2c\x4e\xd5\x25\x81\x97\xcc\x82\x32\xfb\x66\x11\x4b\x66\x72\x88\xed\x74\x1b\x4b\x39\xd6\x1b\xfb\x13\xd4\x63\x09\x7d\xfb\x5e\xc4\xc2\x3c\xf8\x59\x42\x7b\x69\x94\xc0\x85\x2f\xa5\x71\x2d\x3b\xbf\x40\x2c\x0d\x62\x45\xdf\xc1\xfb\xb1\x30\xa7\xd6\xae\x03\x1b\xcb\xa0\x30\xb3\x6f\x28\xdf\x03\x2a\x8c\xb7\xf4\x5b\x56\xda\x8b\x7d\x2f\x8e\x05\xc1\xbc\x21\xed\x98\xf4\x58\x4e\xa6\x6d\xda\xd9\x58\xbf\x07\xfc\x64\xe9\x26\x62\x39\x99\xf6\x70\xa7\x63\x8d\x85\xc1\x43\x5d\xc7\xb8\xdc\x20\xaf\x7d\x47\x08\xc6\x72\x83\xe0\xf4\xad\x30\x8e\x65\x49\x11\xdb\xf0\x19\xcb\x4b\x18\x27\xad\xfe\x25\x9a\x4a\x2c\x2f\x2f\x84\x97\x9e\x34\xd3\x97\xf5\xc7\xb7\xa2\x21\x96\xf7\x5e\x6f\xec\xa9\xbf\xcc\x34\xb9\xb5\x39\xb1\xbc\xef\x7a\xb0\x3b\x9d\xcc\xc5\xbc\x9d\xe1\x63\xc1\xf5\xf3\x7b\xb0\x47\x99\x84\xd8\x56\x89\xc4\x32\x21\xde\xf4\xad\x3a\x8c\x65\xb2\x0a\xdc\x56\x44\xc5\x7a\x1c\xec\x63\x13\x9c\x7a\xc0\xb4\xd9\xb7\x4a\x2d\xd6\x83\xc9\x68\xb6\xeb\x5e\xac\x07\x8a\x0c\xf7\x54\xcb\x5f\xb0\xaf\x1a\x81\xf6\x69\xa7\x5f\x8e\x35\x56\x5e\x2b\xf7\x7d\xac\xc6\xc6\x01\xf6\xc1\xa8\x91\x55\x96\xb6\xd7\x63\xac\x29\xaf\x9a\xc1\xbb\x0f\x56\xa6\xeb\x5b\x25\x17\x2b\x4a\x37\x84\xbe\xbd\x64\x62\xad\xbc\x89\x6e\x77\xa1\x58\x91\xea\x3a\xf4\x9d\x79\x31\xd6\xce\xb4\xec\x59\x2b\x5f\x09\xbb\xb6\xfd\x3a\xd6\x41\x8d\x5b\xf5\x03\x52\x9f\x5c\x76\x1f\x50\xfb\x87\xbc\xd3\x61\xc7\x3a\x56\xa7\x82\xde\xc9\x13\x9b\x05\xbd\xa5\x4f\xdb\x76\xc4\x58\x4f\xd4\xd9\xec\x3b\x4d\x72\xac\x2b\xe0\x7f\xdb\xdc\x62\x3d\xc9\xcf\x0e\xbd\xc1\xd8\x8e\x96\x37\x56\xd7\x9b\x55\x48\x77\xd1\xbb\x58\x6f\x1a\x92\xa2\x1f\x70\x62\x3b\xda\x23\xd6\x97\xbc\xe8\xd0\x36\x2c\x14\x2d\xfb\xca\x52\x69\xef\xea\x92\xd1\xeb\x44\x50\x52\xdf\xe5\xda\x62\x3b\x26\xeb\xff\xed\xa3\xd2\x02\xf3\x65\x6e\x85\x7f\x6c\x21\xb1\xf2\xc3\x66\xc5\x8d\xf2\x53\xdf\xb5\x96\xbf\x07\x17\x1f\x1c\xfb\x01\x79\x51\xdd\xf4\xa9\xa1\x22\x60\xe8\x75\x9f\x9d\xef\x02\xc4\x07\xbb\xd3\xca\xa4\x99\x75\xa3\x79\xab\xf0\xfc\xea\x5b\xd9\x14\x1b\xab\xdc\xf4\xba\x65\xc1\xc6\xb2\x1c\x2a\x34\x10\x5b\x45\xdd\xac\xbe\xdd\x40\x62\x6b\x64\x13\x5b\x17\x14\xdb\xca\x85\xbe\x2b\xb4\xc7\x86\xa4\xdb\xdf\x83\x05\xe4\x36\x3a\x87\xdd\xc2\x61\x43\xfe\xa2\x4f\xd0\xdd\x00\x3a\x3b\x67\xba\x85\xb9\x76\xb1\xe6\xc3\x56\x7c\x7d\x0f\x30\xec\x4e\x0e\x16\x1b\x43\x01\x65\x63\x88\xed\x4e\x8c\xc3\x16\x3c\x6e\x48\xf1\x0a\xc4\x8d\x0d\x5e\xc2\xf1\xd8\x55\xcf\x62\x7b\x90\xca\x58\x8e\x6e\xb1\xbd\x61\x3d\xd8\x9f\x4c\x5e\xcf\xb7\x92\x31\x76\x6a\x7f\xfa\xce\x08\x12\xfb\x81\x0a\xa4\xbd\xed\xb5\x7c\x64\x17\x20\xdc\x30\xed\x91\xc5\x50\x76\xad\xff\xd8\x23\x33\xd4\xb5\x7d\x23\xe9\x28\x0f\x1a\x94\x02\x3c\xf6\x4c\xf2\xb3\x6b\xc5\xc7\xce\x0a\x7f\xbd\xed\x2b\x4a\x2f\x2c\xea\x2b\x09\xbc\xd7\x87\xf0\xd8\x20\xec\x28\x1e\xf0\x3d\xd8\x9f\xac\x54\x63\x3b\xcd\xfd\xf7\x80\x65\xe3\x36\xd2\xf5\xb1\x2a\x05\x07\x7d\xd2\x1b\x93\x79\x26\x3d\x60\x25\xad\x8d\x63\x7d\x1d\x64\xc9\xc3\xfd\xdc\x05\xad\xf5\x46\x66\xf9\x8e\xcd\x03\xfb\xb9\x8a\x05\x6b\xf9\x27\xeb\xa0\xec\x3c\xdc\xb1\x9f\xe4\xf8\x3b\x8f\x76\xec\x27\x8f\xa9\x24\xe6\xbe\x38\x5a\xdf\xb2\x49\x67\x5c\x69\x97\x70\xdb\x19\x9d\xd8\x25\x0f\x77\x1c\xf5\xb6\xb5\xa3\xb1\x3f\xdc\xeb\x9d\x7b\x32\xf6\x67\xcd\x6b\x8b\x26\xfd\x59\xb5\x41\x37\x05\xee\x6f\x58\xe0\xa8\x7a\xc0\x41\xba\x1e\x30\x0b\xff\x56\x42\xc7\xfe\x76\xae\x6d\x33\xd6\xfe\xbe\xec\x74\xa8\x53\x24\x0c\xde\x95\xde\x63\x9f\xab\x2a\xe6\x96\x5d\xfa\xa2\x2f\x3b\x4b\x55\x1c\x91\x68\xbb\xf3\xf9\xc4\x11\xaf\x95\xba\x7f\x81\x78\xe4\xc1\x37\xb6\x5a\x65\x94\x9b\x09\x57\xf6\xae\xac\x1a\x3e\x69\x57\xc3\x8e\x2c\x66\x11\xfa\x28\x7f\x91\x79\x3c\xb2\xc6\x42\xe8\x3b\x7a\x3c\x8e\x56\xf8\xf9\xa6\xce\xcc\x78\x19\xba\x04\xf2\x71\xae\x90\xa4\x7d\x82\xc7\x43\xfb\x50\xd3\x32\x9e\x87\xa1\x30\x71\xf7\x41\x4f\xd5\xb1\x1d\x8c\xe2\x78\x19\xe4\x91\x36\xb9\x1e\x6f\xa6\x07\xf4\x26\x71\xe3\xed\x2b\x8e\x75\x77\x4a\x57\xbb\xb1\xdd\x4f\x22\xfd\xd6\xc2\xd8\x8e\x18\x71\xbc\x2b\xcd\xc8\x56\x87\x8c\x79\x33\xd2\xb5\xe9\xc1\xd3\xfe\xed\xc1\x79\x04\x8e\xb2\x25\xac\xf3\x88\xf4\x06\xdf\xd8\x76\x1e\x7d\x85\x51\xe4\xfd\x60\x2e\xcf\xfb\x05\x8f\x33\x8c\xe5\x2f\xbe\xfb\x88\x17\x85\xe7\x4d\x26\x4f\x96\x9a\x1e\xd2\x40\x9e\x99\x71\x81\xbb\x34\x4e\x3c\x0b\xe4\xb8\xb1\xcb\xb6\xc4\xb3\x2e\x57\xb2\x2d\x2e\x9d\x15\x0e\x57\xc7\x8e\x54\x8f\x67\xbd\xd6\x1b\xbb\xd3\xf1\xd2\x45\x61\x93\xa7\x0b\x75\x1c\x82\x8a\x57\xc4\xab\x91\xe1\xef\x0c\xe2\xdf\x03\x12\xd2\x7d\xb3\xbe\xda\x72\xd8\x19\x7e\x83\x4a\xdc\x8d\xc4\x57\x43\x90\xc8\xb1\xf3\x9e\xc5\x0b\x09\xff\x3f\xb9\x36\xeb\x01\x35\xa1\xfb\x3c\x5e\x48\xe8\x1f\x0f\xad\xe5\x6a\x9d\x0a\x93\x7d\x84\x2f\xe4\xdb\x0f\x79\x57\x6d\xfc\x1e\xf0\xd2\xb7\xb1\xfa\x6a\x9d\x85\x3b\xa2\xde\x18\x64\x3d\x9b\xa2\x5d\xc8\x36\x1f\x8f\x5d\x59\xf2\x7b\x00\x47\x9d\xe0\xe5\x5f\xb4\xdb\x35\xf5\x81\x8a\xd0\xc7\x4e\x8c\xfb\x3d\x98\x14\x2b\x34\x31\x3a\x5b\xee\x8c\xa0\xdf\x83\xce\x42\x8b\x7a\x83\x9e\x87\x32\x1a\x5c\xc8\xa9\x1d\x0f\xd1\x96\x8b\x09\xad\x8f\x9d\xe7\xe9\x7b\x70\x32\x4a\x7c\x41\xfd\x29\xb4\xea\xf6\x2d\x66\xbd\xb1\x51\x97\xbe\x49\xfe\x5b\x68\xa6\x13\xdd\x7c\x51\x00\x27\xe4\x1d\xd7\x10\x27\xb3\x87\x17\xe9\x8e\x27\x33\x77\x4b\x47\x32\x3b\x9d\x19\xb6\x51\xe5\x7b\xd0\xf1\x42\xd3\xef\x93\x8a\x62\x7d\xb1\x44\xdb\xee\x07\x9d\x4a\x6f\x7d\x12\xef\x7f\x53\xad\xcf\x4e\xe3\xfe\xb6\x55\x7d\x0f\x48\x9e\xf6\x41\x9f\xc8\xf9\xfc\x4d\x23\xee\x07\x34\xf3\x4a\xef\x32\x3b\x2d\xa1\xba\xdf\xcf\x5e\xb9\x6f\x51\x6f\x40\x1c\x4c\x3d\xa9\x0f\xb8\x47\x35\xcf\xfc\x13\x43\x5a\x4b\xfa\xcd\x7c\x92\x92\x30\x67\x1f\x5c\x6b\xd4\x18\xe7\x9a\x96\x3e\x81\xc3\x73\xda\xee\x28\x71\xf6\x8b\xf3\xac\x5a\xfc\xc5\xf3\x16\xb5\x56\xc4\x64\x48\xe3\x3d\x91\xd7\xf7\x47\x41\x37\x91\xd8\xb7\x6d\x43\x69\x9c\xcc\xdb\x9b\x77\x86\xec\xef\xc1\xda\x23\xbf\x81\x79\x6e\x73\xde\xf7\x00\xcc\xcf\x2f\x20\x45\x60\x92\x8c\x36\x07\xbd\x66\xa4\x04\x9c\x63\x19\xc2\x36\x4e\xcf\x71\xd0\xfd\x47\xd0\x1b\x6b\xe3\x35\x71\x66\x84\x95\xe9\x6c\x22\x23\xec\xd7\x85\x1e\x2c\xaf\x83\x2d\xc5\xcc\x41\x2f\x03\x29\xbe\xe6\xa0\x95\x58\x87\x6f\x0e\x58\x2e\x92\x2e\xc8\xcb\x21\x28\x1f\x9e\xe8\x43\xe7\xb0\xfa\xef\xfe\x16\xf1\x7f\xc2\xb6\xe6\x60\xa2\x85\x1d\x39\x14\xe7\x58\xe9\xfc\xeb\xff\x9a\xeb\xfd\xeb\xfc\x8f\xff\xf7\xc5\xeb\xdf\x17\xc7\x3f\x7f\xd6\xbf\x50\x2b\xef\xe7\xe5\xd1\xf3\x86\xb2\x73\xbb\xe1\xbb\x24\xef\x7f\x3f\x08\x1f\xfa\xe4\x72\x57\x17\xeb\x2f\xa8\xe5\x76\x0b\x33\x22\xee\x96\xdb\xdf\x20\xfd\xe6\xb6\xde\x1e\xc7\x27\x0d\xaf\x7f\x69\xdb\x38\x76\xcb\x33\xdc\x42\x19\x7a\xb7\xbc\xee\x8d\xb9\xb9\x92\x5a\xdc\xdb\x64\xb1\x80\xdd\x32\xdd\x1b\xf2\x28\x6c\xfb\xf9\x11\x3e\x29\x65\xff\x3b\x98\x2c\x7d\xcf\x3b\x7e\x47\x73\xff\x8b\xb5\xca\x6d\xfc\x88\x9e\x45\x04\x5e\xdb\x39\xf5\x23\x60\x6e\x43\x9f\xaa\xc3\x73\xa4\x43\x90\x4d\x07\x8b\xd6\xaa\xa5\xba\x05\x94\x67\xc3\x22\x05\xcd\x31\xd1\x33\x59\xd9\xfe\x8f\x14\x1e\xb7\xbd\x6c\x8b\x6a\x9b\x6a\x63\xc2\xa8\xae\x1d\x4e\xe9\x54\x1b\x7c\x83\x8a\x12\xe9\x1f\xe9\xa3\x27\xfb\xdf\x55\x79\xc8\x6d\x9e\x0b\x2a\x17\x1e\x8a\x9a\x38\xd2\xf0\xda\xa0\x65\x51\xd4\xd2\x91\x3e\x2c\xda\xff\x7e\x4b\x38\xfc\xd5\x79\xbb\x09\x0c\x49\xce\xf8\x47\xba\xdc\x23\x24\x65\xf9\x81\x1f\xe9\x76\x8f\x88\x27\x93\xaf\xe7\x01\x53\xc1\xfe\x17\xec\x49\xae\xf3\x07\x74\x0d\xfb\xdf\x9b\x6d\x4d\x6d\xaf\xdb\x38\x93\xed\xd5\x71\xe0\xda\xba\xff\x2d\x18\x6e\xa8\x49\x1b\x87\x3a\xef\x41\xa1\x34\x07\xea\xbc\xaf\x7f\x61\x0e\x56\xcd\xcf\x03\xc5\xd1\xf7\xbf\x9c\xc8\xf6\x22\x3b\x50\xc5\x7c\xff\xcb\x89\x6c\x2f\xa0\xf0\xa6\xdd\x16\x5e\xd6\x7c\x57\xc4\x47\xf4\x39\x8f\x07\xdc\xcd\xb7\x57\x4f\x3c\x52\x54\xcb\xc7\xb4\x86\xa2\x14\xe3\x91\x86\x9b\x4e\xf8\x19\xec\x96\xdc\xd4\x02\x37\xaa\xaa\x42\x48\xf1\x68\x59\x6d\x6d\x7c\x1d\xba\xa9\x7b\x16\x1d\x4d\xdb\x2f\x2d\x86\xb2\x37\x2d\x86\x92\xf1\x55\x51\x53\x75\xd3\xf9\xcf\x9f\xd1\xba\x9b\x2e\x37\xbd\xf8\x2a\xec\xa6\xaa\xb1\x02\xf2\x43\x16\x77\x58\x4f\x37\x5d\xff\xfc\xe9\x0a\xe5\x8c\xa1\xf9\xab\x6f\xf2\x5d\x21\x98\x31\x34\x7f\xd5\xf0\xd5\x3e\xd6\x11\x92\xef\xfe\x97\x41\xd8\x6a\xf1\xdc\xe1\x24\x1c\x95\x54\x3d\x86\xd1\xdd\x36\xd8\xa6\xc1\x6e\x01\x31\x7c\x84\xb1\x2b\xf1\x55\x8c\x71\xd3\x90\x18\x23\xfd\x9c\xb6\x4f\x61\x8c\xb1\xb9\xad\xb3\xcd\xdf\x5d\x6e\x83\x23\x70\xd9\xfe\x51\x31\x56\x0d\x17\x29\xd7\xca\x3b\x2f\xc6\x5a\xdd\x06\x47\x77\x39\xdf\xc7\x68\x48\x46\xd6\xb6\x97\x13\x69\x8c\x4d\x88\x15\x99\x30\x6c\x78\xbc\xe6\x3e\x99\xa6\xa1\x1c\x1a\xaf\xfb\x3b\xb8\xdf\x16\xb9\x7b\xc7\xd8\x3d\x4f\xe8\x60\x8a\x7c\xac\x23\xb4\x89\xfb\x5f\xce\x73\x9f\xb6\x18\xbb\xe7\xd9\x39\xcf\x4d\x27\x63\x1c\x86\xe7\xe0\x77\x5d\xdf\x3d\xfe\x0e\x42\x4c\x69\x42\x95\x74\xe8\x3b\x10\xe8\xaf\xcf\x3d\xcf\x14\x75\x72\x52\x3c\xff\xf9\xa3\x50\xae\x98\xc6\xa3\x16\x84\xba\x45\x95\x8b\x8b\x26\x85\x31\xc1\xe3\x26\xaa\xde\x58\x4c\x67\x73\xdb\x87\x98\xc1\x83\x9d\x97\x9b\x1e\x34\xa9\x47\xf1\xe4\x08\x82\x19\xaa\x32\x05\xc7\x74\xbd\x6a\x83\x05\xb5\x2a\xd9\x6d\xcc\x3e\x3c\x19\x35\x33\x54\x87\x3e\x66\x1f\xef\xdc\xe1\x34\xa6\x23\x97\xc5\x01\x22\xee\xeb\x5d\x29\x56\x63\x16\x03\x88\x79\x30\x6e\x6b\xb3\xed\x98\xc7\xad\xb6\xeb\xc3\x75\x45\x50\xc5\x7c\x69\x4f\x33\x2e\xfc\x87\xdc\x00\x63\x7e\x3c\x47\xf0\x52\xd7\x89\x8f\xf9\x15\x48\x32\x04\xa2\x43\xe9\x6f\x62\x9e\xc5\x6d\x90\x46\x14\x4d\x1e\xcb\xa1\x3e\x0b\x92\xd0\xe7\xed\x3f\x16\x4b\xd5\xc6\x95\xfa\x7e\xc7\x7f\x73\x87\x58\x9a\x16\x57\x3e\x68\x75\xa5\xae\x8d\xa5\xbb\xe9\x83\x4e\x57\x60\x63\x84\x69\x76\xff\x5b\xd0\xe1\x9e\x62\xf1\xd2\x58\x75\xbd\x2a\x2d\x79\x44\xbd\xf2\xfd\x2f\x06\xd3\xd6\x54\xcf\xbe\x1e\x68\xd2\xa2\xab\x38\x51\xac\xd0\xf9\x54\x65\xf4\x8e\x28\x57\xbe\xff\x7d\x40\x0e\xf7\x1c\x6b\xd5\x8e\x56\xdc\xbc\xa2\x62\x9c\x63\xf5\xf9\x46\x81\xe5\x0f\xb7\xf6\x24\x9b\xcf\x77\x6b\x00\x96\x8e\x14\x8a\x12\xec\x7f\x21\xf2\x29\x8b\x6b\x1c\x53\xc7\x0d\x29\xc0\xbf\xb6\x1d\x0f\x43\xa9\xf5\x7f\x25\xc8\xc6\xcb\xa7\xf1\x82\x2f\xa3\xf2\x19\x45\xe4\x48\xdc\xff\x16\x96\x0f\xde\x6b\xbf\x4c\x6c\x90\x60\xf0\xa3\xc1\x7b\x81\x6f\x17\x5c\x5e\xa4\x35\x48\x2a\x13\x1e\x5f\x89\xc1\xf1\xa5\xc7\xbf\xca\xfd\xc6\xd7\x07\xeb\xbd\x69\x9d\x10\x51\x44\x08\xda\xfe\xb7\xfc\xf3\x27\x2b\x43\x65\x44\x18\xd8\xfe\x37\xfe\xf3\x27\x97\xed\x08\x1e\xe7\x35\xd5\xc4\x0c\xbe\x5b\x58\x88\xf3\xf1\x57\x4f\xfc\x8d\x8c\x8a\xb0\x12\xed\x7f\xcb\x6f\x3c\x4a\x3a\x84\x29\xe9\xf8\xc4\x1e\x39\xca\xa7\x43\x70\x4c\xc7\x07\xc7\xed\x43\xf2\xfd\xec\x6a\x09\xe1\x87\xa6\xa5\x43\x8b\x4a\xc7\xb7\xa8\xba\x85\x8b\x74\x08\xed\x12\xed\x4d\x55\xa0\x48\x47\xf8\xe9\x0f\xb8\xa5\xda\x40\x09\x92\xc8\xfe\x17\x5b\xa6\x88\xe1\x74\xe4\xa0\xb6\x81\xb8\x05\xcd\x63\x78\x1e\x1f\xdf\x6d\xaa\x09\x9e\x8e\x31\xdc\x84\xac\x9b\xca\x3d\x97\x8e\x71\xb9\xed\xfe\xe7\x4f\xcd\x02\x86\x88\x75\x3a\x3e\x62\xbd\x3d\x6c\x8e\xe4\x6b\x50\x3a\x66\xfd\xe7\x8f\x52\x45\x27\xdc\x2f\xf6\xbf\x27\x38\xb7\x3e\x9a\xee\x6e\xa2\xbb\xb5\xf7\xc9\x02\x44\x0a\x70\xa8\xab\x4a\xd1\x9b\xc2\x74\x1b\xee\x21\x55\x05\x00\x52\xd0\x81\x49\x61\xf2\xbb\x4d\x95\x52\x94\xc8\x97\x22\x54\xd8\x87\xa2\xbf\x52\x8c\xa7\xdb\xe6\x47\x72\xf7\xb1\x4e\x31\x69\x65\x11\x79\xbe\x6a\x50\x93\x04\xd3\x14\x3f\xc1\xab\x2b\x5c\x33\xc5\x72\xbb\x09\x84\x5a\xc9\xf8\x53\xec\x9e\x08\xf4\x5b\x87\x0a\x73\x26\x33\xe6\x14\xe1\xb4\x74\x18\x49\xa1\x15\xde\xff\x42\xc4\x17\x63\x4e\xf1\xcc\x6e\xeb\x98\xe5\x86\x57\xbc\xbc\x80\x6b\x4d\x45\x2b\x78\xdc\x25\x68\xff\xa1\x08\xff\xe4\xfb\x57\xe2\xfd\x2b\xe8\x2e\x95\x92\xe4\xff\x94\xe0\xb6\x1a\x54\xe4\x25\xa5\x70\xba\x0d\xd5\x30\x55\xe7\x22\xf9\x9e\x95\x12\x74\x07\x41\x95\x17\x52\x8a\xdd\x6d\x03\x6d\x9b\xef\xa5\x14\x3d\x1e\x22\x4b\x82\x52\xdb\xa7\x24\x02\x9a\x12\xce\x46\x50\xe2\xf2\x94\x92\xbf\xcb\xfc\x4e\xb8\x92\x72\x72\x5b\x65\x9b\xd6\x90\x2f\xb7\xdd\x68\xd3\xf6\xa5\xec\x35\x14\xf6\x99\xd5\x67\x29\x6e\x63\x9f\x9b\x1b\x25\x5c\x10\xf7\xbf\x10\x14\xf6\xf5\x39\xf9\xaa\x98\x52\x87\x30\x33\xb4\xf2\xee\x15\x7c\x08\xd1\xaa\x01\x26\x39\x21\x41\x74\x6a\xf5\x50\x87\x46\x87\x74\x7e\xbc\x54\x29\x09\x52\x7a\x74\x1e\x13\x74\x96\x41\xd5\x15\x53\x91\x96\x23\x15\xa6\xda\x55\xd6\xbc\x84\xa2\xb5\xfb\x5f\x3a\x20\xee\x8b\x29\x5d\x4d\xf6\xbf\x85\xaa\xab\xba\xdb\x62\x52\x1b\xdc\x91\x86\xd2\x63\xe4\x37\x4e\xb5\x61\x5b\xb3\x72\x26\x67\xd8\x69\xf7\xbf\x81\x6d\x71\xb7\x35\x8f\xd7\x3e\xf1\x3c\x28\x89\x47\x46\xc2\x84\xf5\xef\x77\x60\xe4\xc7\xfd\xfd\xbe\xdc\xc4\xa0\x9e\x45\x1c\xf2\xd4\x86\xe7\x09\xa3\x7b\x50\x02\x94\x8c\x18\xcb\xfd\x2f\xd3\x53\xee\xfb\x67\x46\x78\xe5\xfe\x17\xae\x43\x0a\xd4\xc8\xf3\x72\x9f\x17\x72\xbf\x4a\x90\xcb\x53\x8a\x9e\x3c\xef\xc0\xb6\xb2\xdb\x5e\xad\x0e\xde\xf0\x59\x52\x6f\x31\x9f\x2a\xc7\x41\xa0\x6c\xad\x48\xf1\xc5\xb5\x80\x5d\xc4\x20\xfe\x51\x8e\x12\xd4\x86\x8a\xc9\x41\x95\xac\xcb\xd1\x93\xda\xbe\xeb\x44\x0c\x2a\xe0\x5c\x8e\xe1\x3e\x07\xdd\xd3\xb7\x98\x5d\x8e\x31\xd5\x76\x72\x09\x59\x6d\xa7\xdb\x90\xdd\xc1\xd5\xb9\xca\x71\x9d\x6e\x5b\x1e\xee\x9a\xcb\x3d\xd4\x76\x9f\xdf\xd2\xdd\xf4\xdc\x6a\x7a\x08\xcd\xcd\x8a\x4b\x10\xa9\x2a\xe1\x23\x55\x16\x30\x4a\x38\x6e\x37\xc1\xea\xb3\xbd\x9b\x8e\x12\x82\xdb\x02\xbb\xdc\x37\xa4\x12\x74\x73\x2c\x01\x91\x94\x41\x65\x5f\x4b\x88\xfe\x2e\xf2\xbb\x2d\xf3\x97\x90\xb4\xf2\xf0\x61\x70\x96\xfc\x54\x70\xed\xde\xff\x7e\x8b\x93\x38\x5a\x82\xee\x5c\x05\x37\x64\xe9\xef\x0f\x7a\x4b\xed\x7f\xaf\xaf\x29\x69\xac\xcb\xcb\xbe\x22\x9a\xd4\xe1\xa3\x4d\x0d\x0f\x4f\xdd\x3e\x21\x25\x1a\x5a\x8c\x9f\xc8\x4a\x4f\x55\xcc\xed\x4a\x64\xca\x36\xa9\x13\x4b\xd4\x19\xa1\xfb\x55\x96\x58\x5f\x60\x97\xd8\xff\x32\xb2\x7a\x47\x95\x16\xdf\x27\x0b\xee\x93\x31\x88\xb9\x96\x28\x8d\x56\x89\x27\xaa\xc2\xb5\xf1\x57\xf2\x6d\x89\xba\x09\x95\x88\xe2\xc0\x41\xe9\xd8\x4b\x34\x86\x45\x62\x98\x12\x71\x94\x38\x3d\xd3\x4f\x7a\x90\x63\xe3\x51\xd2\xa1\xcf\x12\x74\xe3\x59\x11\x54\x25\x19\x1d\xc0\x9c\x62\xf0\x0e\x25\x29\x12\x4a\x42\xaa\xf8\xa0\xec\x3d\x05\x94\x7e\xff\xcb\x69\x6e\x5d\x48\x49\xd2\x69\x94\xc4\x72\x82\x4a\x08\x59\xe0\xa1\xbb\xff\xc5\x61\xd6\x6d\xa8\x64\xa3\x5f\xfe\xd0\x2f\x2b\xaf\x68\xc9\xe2\x85\x85\x0a\xb6\xa1\xbb\x5c\xc9\xba\xb0\x15\xb8\xcb\xc7\xe0\xfd\xcb\xd2\xc3\x96\xfc\x7e\xf8\x27\x1d\x55\xf1\x15\xb0\x14\x86\x10\x18\x2a\xc5\x87\xab\xc0\xba\x15\xe2\x8e\xb0\x2b\x45\x5a\xaa\x52\x90\xc3\x53\x71\xc6\x05\x5e\xb9\xfb\x5f\x64\xcd\x56\xd0\x58\x29\x62\x4f\xa5\x3c\x04\xd8\x96\x2c\x4a\x95\xd4\x51\x2a\x6c\x15\x59\xb9\xb7\x0a\xc2\x4e\xf6\xbf\x40\x5c\x15\x81\x29\x55\x9c\xbe\x54\x24\x3d\x0d\xba\x2f\x94\x5a\xfd\x5d\x05\xa0\xc5\x66\x4a\x6d\x6e\x83\x6d\x3b\x2b\x61\x55\xa9\xc6\xdc\x0a\x97\xf5\x9c\xb7\x0a\xb7\x54\x43\xb3\xa2\xe4\x45\xd0\x4d\xb0\xd4\x29\xb0\xd4\xc9\x90\x84\xcd\x14\x4a\xf3\xc1\x6c\x48\x51\x1c\xa4\x4d\x2e\x4d\x52\x55\x69\x88\xa0\x18\xaa\xc5\x5e\x5a\xd4\xae\xb7\x08\x76\xa8\xe4\x92\xa5\xe9\xe6\x50\x1a\x3c\xfa\xb3\xe2\xa2\x4b\x4b\xcd\x6d\xfd\x9f\x3f\x59\xc9\x2d\x4a\x4b\x8f\x9b\x40\x36\x55\x53\xa3\xb4\xac\xe5\xd1\x92\xec\x0c\x4a\x05\x65\xe0\xf7\xbf\x0c\x27\xd9\xc2\x58\x69\xc3\x7d\x32\xab\x91\x22\xef\x4b\x33\xbe\xa3\x58\x75\xce\x9b\xfd\x96\x36\x3d\xdc\x84\x65\x4d\x55\x84\x4b\xf7\xf1\xea\x3c\x5e\x4a\xb6\x56\xba\x44\xe9\xd2\x3b\xe3\x56\xf6\x75\xa5\xf4\x2e\x2a\xdd\x69\xa5\x57\x96\x8e\xd2\x25\x66\x97\x7e\x72\x17\x74\x4e\x50\x7a\x72\xff\xcb\xa0\x14\x71\x8c\x3e\x2f\xb7\x3d\xb8\xaf\x6e\x68\x0e\x5d\x22\xcb\x58\x51\x26\x5b\x85\x57\x50\xc7\x71\xff\x4b\x04\xdc\x12\x7f\x19\x3e\xe9\x03\x27\x7d\xfb\xa4\x1d\x05\xba\x82\xfd\x6f\xe5\x67\x1b\xa7\x47\x73\x1b\x63\x34\x14\xda\x5e\x86\xac\x45\x05\xc5\xd1\xb2\x82\xd4\xcb\x78\xb5\xb8\xf1\x12\x55\x24\x78\x9c\x1e\x0e\x41\xd7\xb9\x08\x1d\x10\x7a\xbc\xff\x2d\x4c\x7f\xb6\xf7\xe7\xb4\x8c\x70\x9e\x8c\x38\xd9\x3a\xcf\x72\xea\xae\x56\x50\x32\x25\x17\x1d\xe6\xcb\x04\x02\x35\x20\xb2\x2a\x96\x96\xab\x89\x06\x5c\xf4\xce\x55\x92\x88\x72\xe9\xd6\x58\x50\x54\x20\x7e\xe2\xd1\x6e\x3b\x45\xf7\x99\xca\x3f\x28\x33\x52\xb9\xcc\x47\xe1\x26\xfb\xb5\x6d\x58\x5e\x86\xd7\xf5\x30\xb9\xdb\x96\xf6\xcb\x7d\x08\xfb\x90\x21\x3c\x2b\x32\xb3\xdc\x49\xc3\x21\xb5\x73\x56\xa4\x65\x41\xae\xdf\xfd\xef\x0a\xed\xd1\x67\x12\x6c\xcb\x4d\xc1\x56\xea\x8b\x72\x4f\xcd\x12\x69\x71\x63\x30\x12\x21\x09\xe8\xfa\x17\xe9\x3f\x43\xde\x3a\x87\xf2\x34\xad\x00\x49\x33\x63\x90\x0e\xbc\x20\x8d\xe2\xfe\xf7\xbb\x78\x78\x71\xaf\x94\x18\x85\x5e\x3a\x59\xf9\x0f\xca\x2b\x63\x4d\x81\x0f\x79\x96\x16\xb8\xbc\x45\x7b\xf0\x16\xee\x81\x4e\xf2\x5b\x75\x42\x5e\x9a\x81\xcb\xbe\xcc\x94\xd7\xdc\xe9\xad\x0c\x34\x12\x3a\xbc\xc6\xe7\xf7\xc3\xe7\x2c\x7b\x42\xb1\x6e\xa9\x20\x27\xd7\xd7\xe5\x06\xca\x7b\x0b\x60\xf0\x3a\xce\x3b\x66\xe6\x28\xef\xe3\xc5\xb1\x96\x92\x42\xe9\xcb\x2b\x1d\x77\x81\x27\x51\x56\xec\x2a\x5d\x93\xf7\xbf\x03\x4d\x7b\xdd\xd3\xb2\x24\x42\x78\x43\x2e\xa2\xf9\xd3\x02\xc2\xa4\x80\x50\xf6\x2d\xbb\x4c\xb3\x49\xa4\xcd\xc9\x4d\x9b\x33\x8d\x0c\x93\xc8\x50\x44\xd6\xa7\x14\xd9\x65\x22\x24\x33\x14\x11\xc5\xf9\xb8\xed\x59\x6d\x1a\xce\x74\x96\x4e\xd3\x56\x67\x94\xf9\x74\xb7\x0d\xa4\x6b\x55\xd3\x2b\x30\xcf\x97\xb1\x54\x7b\x2a\xf5\xd0\x0a\xea\x51\x1a\x4b\x5c\xb4\xdd\x36\xdc\x86\x54\x78\xdb\x6b\xf0\xa8\x16\xf5\x2b\x44\xfd\x18\xca\x8e\x89\xae\xc7\xfd\xba\x6d\xb2\xad\xec\xb6\xe9\x2e\x27\xba\xdc\x4a\xf5\x0a\x2f\xdc\xfd\xef\xfb\x35\x6d\xda\x56\x83\xa8\x6c\x0d\x70\x9a\xcd\x9e\x24\x42\x73\xf7\xbf\x1f\x49\x54\x09\xdc\x1a\xa4\xaa\xa9\xa1\x13\x94\x5b\x0f\x55\x83\xee\x4d\x35\xf0\xde\xb4\x03\xdf\x8e\x1a\x86\x87\xe3\xbd\x49\xe7\xbf\x86\xdb\x7d\xf2\xea\x57\x14\xd0\xfb\xbf\x17\x7a\x6b\x30\x5c\xc2\x82\xcb\xd0\x74\xde\x5b\x6d\x2f\x2b\x8d\xec\xf3\x5a\xa3\x54\x95\x35\x1e\x1f\xde\xaa\x02\x5a\x8d\xba\x35\xd6\xf8\x89\x0a\x59\x75\xaa\x6a\xec\x02\x27\x74\x51\xd1\xf5\x88\x6a\xf4\x02\x23\x92\x22\x6e\xef\xa0\xa3\x5a\x32\xaf\x11\x05\x49\x82\x50\xac\x46\x1d\xd7\x0a\x5d\x54\x0c\x75\x4b\x23\x15\xc6\xf5\xfd\x2f\xc2\xa5\xea\x16\x47\x6a\xca\x1a\x0e\x6a\x9b\x8f\x2c\xee\x15\xa4\x53\x7d\xc2\x2a\x1e\x86\xb2\xbe\xd6\xa4\x73\x5e\x57\x44\x9b\xd4\xd2\x35\xbd\x1e\xef\xe5\x78\x5b\xeb\x52\x93\x6e\x09\x95\x51\xd3\x43\xb9\x13\x6a\x96\x99\xb2\x66\x26\xdb\x55\xca\xc9\x9a\xbd\xbe\xbc\xc8\xd1\x3e\x43\x35\xdf\x1a\x2f\xc3\xbe\xd4\x54\x5c\xad\x66\xf9\x48\xd4\xfc\x86\x7f\xfe\x14\x25\x43\xac\xb0\xe5\xec\x7f\x71\x4e\xea\x26\xfb\xb5\x78\x5f\xcb\xc1\xb6\x2d\x3b\xd4\xa2\xab\x40\x2d\x1f\xf3\x2e\x4a\x69\x5f\x4b\xba\xdd\xf4\xf0\xb3\x0d\x95\x22\x03\x40\x2d\x1f\x82\x97\x63\xb3\xd7\x5a\x3c\xc9\xc2\x49\x6a\x6d\x65\x7a\x30\x44\xbe\x07\x65\x7d\xa8\x65\xbe\x6e\xe3\x9e\x6f\xca\x5e\x2d\xb5\x57\x48\xed\x31\x28\xd7\x41\xad\x12\x39\x6a\xfd\xf8\x4d\x91\x46\xa6\x56\x99\xb9\x6b\x45\x2c\x48\xde\x01\xa4\x47\xad\x62\xaf\x15\xd6\x9a\xa2\xfc\x9f\xb5\xd6\xdb\x4d\x0f\xa3\x28\xd5\x65\xf3\x67\x50\xf2\x54\x69\x34\x6b\xed\x1e\x8e\x1e\x9b\x4a\x72\x58\xeb\x38\xd5\x36\x6e\x56\x00\xda\x50\xa9\xb7\x60\x59\x6f\x88\x76\x2a\x02\x59\x5b\xd4\x29\x69\xdf\xdd\xb2\x84\x6d\xdd\xa8\x4d\xf6\x99\x8a\x20\xc0\x22\xdd\x49\x6d\xf2\x1c\xaa\x8d\x2a\x25\x15\x57\xa8\x3d\x69\x7b\x3a\xbc\xfe\x73\xdd\xba\xa1\xda\xeb\x54\x5b\x03\xcd\x69\xdb\x29\xa3\x76\xe3\x33\xbd\xdf\x5a\x17\x30\x51\xf0\x7f\xff\x7b\xb1\x4d\xdf\x49\x21\xc3\x90\x92\x18\x9a\xce\x64\x97\x0a\xab\xb2\xa2\x7c\xeb\x51\x6d\xd3\xf3\x9c\x9c\xa7\x90\x7d\xc8\xdd\xa0\x8e\x35\x4f\xd1\xdb\xd1\xb4\x86\x81\xd4\xaf\x59\xe9\x2a\xea\x78\x04\xcd\x01\xef\xa8\x5c\x37\x67\xae\x43\xbc\xab\x0e\xf2\x2e\x15\xc5\xa9\xa7\xa9\x1f\xd3\x0f\xb5\xae\xef\x4e\x49\x32\x95\x29\x68\xb2\x72\x69\xd4\x53\xb6\xf5\x7a\x22\xa9\x6c\xe8\xc2\xdb\x53\xd7\x9c\x0a\xf1\x37\x64\xa5\x51\xaa\xe7\xe9\xf1\xce\xef\x74\xc9\x8d\xa1\x9e\x97\x87\x23\x47\xef\x22\x39\xa7\xc9\x0a\x4b\x58\x86\x2e\xd2\x81\x7a\x93\xfb\x5f\x92\x23\x0f\xf7\xe8\x08\x9d\x2c\x6a\xe4\xed\x3b\x25\x4e\xd6\x93\x11\xd5\x7d\x8b\x8c\xf5\x92\x83\x55\x85\xf1\x30\x86\x2e\xca\x7f\x1d\xda\x86\x0b\xa9\x1e\xda\x76\xb0\x3f\xea\x25\x35\x50\x45\x45\x33\x57\x55\xa8\x97\x14\xa5\x15\x22\xfc\x37\x4d\x0d\xe7\x9d\x45\x99\x33\xe7\xd3\xaf\xd7\x70\xd3\x09\xc1\xb6\x47\x75\x69\x60\x5e\x48\xfe\x16\xba\xd8\xda\x65\xc4\x45\x61\x2e\x27\xc0\xae\xd7\xe5\x49\x22\x4f\x6c\xd8\xfe\xb5\x47\xbd\xe4\x2a\x55\x2f\x14\xfa\x0c\x3d\x69\x96\xf2\xc0\xab\xac\x41\xd5\x54\xe1\xbb\x5e\xaf\x01\xc6\x30\x5d\xf9\x76\x54\x54\xe6\xd9\xff\x66\xa4\x91\xdd\xc7\xf2\x36\x11\x60\x1d\x1b\xa7\x7a\xaf\xb7\xd9\x13\xaa\x64\x84\xac\xba\xf9\xf5\xf1\x77\x4f\xe4\x70\x82\xca\x63\x91\xe5\x61\x06\x10\x99\x3c\xea\x9b\xb5\x74\xfa\xd5\xb7\x21\xb0\xbc\xd2\xee\xd5\x17\x26\x8f\xa6\xe2\x73\xf5\x95\x33\x52\x7d\x91\x5a\xa9\xa9\x44\x5c\x45\xbe\xdf\xfd\x2f\xd4\x4a\x16\x9f\x2c\x66\x57\x88\xd9\x25\x0b\x55\x2c\x65\xd7\xe5\xaf\x5f\x0e\xb5\xbd\xee\xf2\x65\x97\xe2\x26\x53\x7e\x1f\x75\xb2\x0e\x7b\xd3\xf2\xa6\x8f\xc2\xe4\x0e\xa9\x64\x41\xb3\x03\x67\x3b\x98\x95\x49\xb4\xbf\x1d\x52\x96\xb6\x03\x42\x71\xde\x1e\xc3\xdf\x83\xe2\x36\xe4\xe2\x2c\xdb\x23\xb2\x85\xbc\xb7\xa1\x85\x8c\x84\x6f\x9b\x90\xb5\x20\xa1\xa4\x05\x96\xc2\x55\x46\xd4\x16\x64\xbd\x6e\x90\x05\xa3\x0d\x4f\xcd\x92\x5a\x83\xa4\x16\x6d\x78\x6a\x51\x02\x52\x8b\x1f\x07\x2f\x32\x05\xb5\x28\xad\x73\x8b\xf9\x40\xd3\x9e\x64\xcc\x6e\x82\xb9\x6a\x94\xa8\xcf\x64\xae\x6a\x11\xe6\xaa\x2c\x3f\xb8\x16\xab\x56\x10\x19\xfe\xa7\xa4\x92\x0d\x79\x40\xf6\xbf\x60\x7a\x32\x73\xb5\x68\x80\x45\xd2\x1c\x95\x39\x6c\x76\x05\x6d\x70\x05\x2d\x35\xf6\xbf\x92\x7c\x5b\x92\x85\xa9\x25\x5a\x98\x76\x1c\xd4\xd1\xec\xf4\xd9\xe8\xf4\xd9\x55\xc2\xa6\x25\xdd\x54\x5b\xfa\x6e\xaa\x72\xd3\xfe\x7e\x9f\x6e\x22\x06\x6e\x16\xdc\x52\xd6\xe2\x61\xee\x2b\xb2\x81\xb7\x64\x44\x4a\xbc\x6a\xab\xde\x5e\x4b\x86\x59\x5a\x30\x6b\xea\x52\xe6\xbf\x96\x3a\x61\xbd\xc5\xcd\x96\x86\xbf\x83\x9a\x24\x37\x21\x6e\x96\xe2\xaf\x65\x28\xfe\x72\xdf\x3c\xa3\x65\xd9\xcf\x5a\x26\xcb\x57\xf6\xe6\x96\x25\x07\xb5\x8c\x6a\x42\x41\x15\xa9\x5b\xf6\x5c\x32\x03\xc0\xfa\xd6\x58\xb7\x2c\x65\x48\xcb\xac\xd1\xac\x6a\x13\x2d\x8b\x75\xb7\x3c\xb1\x7f\xea\xb2\x48\x61\xd8\x4a\x62\xb0\xf6\xd6\x09\xb4\x62\x74\x29\x40\x97\xa8\x04\xe8\xad\x34\x7f\xc7\x58\x56\x59\xa6\x5a\x11\x97\x6d\xe5\x9b\x66\x69\xc2\xdc\xa2\xfb\x47\x2b\xb8\x60\xe5\x1d\x7e\x76\xb4\xe2\xf3\x55\xe0\x6f\xd2\x65\xd0\x6a\xe5\x71\xdb\xbb\xda\xf4\xdd\x74\x9f\x1f\x47\x2c\xba\xdd\x37\xcb\xb0\x0d\x32\x6c\x69\x3b\x81\x15\x43\x2e\xf7\xbf\x95\x45\xbc\x8a\xda\x2e\xb7\x31\x60\x5d\x67\xa1\xca\x1d\xe1\xbb\x4b\x7f\x5d\xee\x7b\x6c\xab\xf2\x33\x6d\x95\x65\x72\x94\xae\xba\x55\x79\x9a\x7e\x57\x4a\x7c\xa6\x99\x48\x95\xdd\x6a\x45\x8f\xdb\x5e\xdf\xec\xb7\xd4\x6a\x3d\xd1\xb4\xcf\x79\x95\x57\x4f\xab\xac\xe5\xa9\xcc\xcc\xad\x0e\x4f\x64\xe0\xb3\x7d\xdd\x6c\x55\xcc\xb7\x55\x30\xdf\xa8\x44\xc8\xad\xca\xfa\xdc\x98\x0c\x21\xf7\xaa\x2e\x4f\xcf\x1f\xf4\xdb\x8e\x7b\xad\x5e\x9e\xe5\xc5\xe1\xf6\x61\x6d\xd2\x46\xb5\x86\x78\x95\x68\x6a\xd4\xe4\x00\xda\x20\x55\x97\x1d\xba\x72\x34\x6b\xb8\x1b\x34\xdc\x45\x62\x68\x6b\x59\x88\xd7\x90\x94\xb0\xaa\x64\x7f\x6b\x52\x69\xb4\x06\x95\x46\x54\x5a\xd9\xd6\xa4\x6a\x6b\x0d\x11\xe2\x59\xee\xe0\xcd\xda\xef\xd6\x1a\xaa\x94\x1e\xda\xef\x66\x38\x37\x78\x4f\x8d\xb2\x73\x1e\x36\x8b\xf5\x0d\x62\x7d\xe9\x62\x24\xed\x11\xe6\x35\xc4\x36\x74\x55\x6d\x6e\x3d\x6a\x09\x1d\xa1\xf9\x79\xa7\x89\x39\x5a\x97\xc7\x62\xeb\x2c\x92\xab\x1a\x44\xad\x9b\x0c\xaf\x48\x13\x79\xe4\xb7\x2e\xff\xff\xd6\x19\x5f\x2a\x43\x57\x1b\x32\x82\x35\x64\x97\x0d\x43\x5e\x26\x6d\xe8\x4a\xd6\x06\xaf\x64\x63\x2b\xe2\xda\xb8\xd4\xe7\xc0\xbe\x8e\xcd\xea\xdb\x90\x03\x7a\x1b\x8c\x09\x95\x9f\x4c\x3b\x4d\xd7\xcf\x8f\xae\x17\xf9\x83\xb4\x53\x97\xdb\x06\xcd\x74\x8c\x61\x9b\x12\xda\xe9\x63\x80\xdc\x89\x45\xee\x20\xed\x94\x45\xbe\xa1\x34\x7c\xc8\x2a\x90\xde\x4e\x29\x7a\xdb\xf9\x60\x92\x42\xb0\xf3\x75\x8f\x2f\x7a\xdc\x86\x84\x76\x79\x8e\x17\xe7\x58\xd5\x24\x9f\x95\x76\x45\xee\xdc\xd6\xc2\xb7\xcb\xfc\xfa\xca\x28\x47\xaa\x3b\x5e\xbb\x74\x07\x6a\xd7\x77\x07\x2a\x2a\xd9\xd7\x2e\x19\x36\xdb\xc5\x5a\xf7\x0a\x1d\x69\x97\xae\xe0\xed\x62\x11\x73\x19\xba\xdb\xe5\x4d\xbd\x58\xae\x5c\xc6\xec\x76\x9b\xd8\xdc\x24\x36\x41\xe3\xdd\x72\x70\x6a\x2c\xdd\x37\xa4\xc6\x6a\xb7\x37\x7c\xd5\xcc\xd3\x75\xac\xdd\x52\x01\xb5\x9b\x41\xfd\x32\xc0\xb6\x5b\x42\x5a\xbb\x21\xa4\x65\x55\x28\x6e\x8f\x14\xea\x0d\x55\xd4\xbe\xb6\x3d\xde\x63\x06\xf3\x90\xc1\xa8\x08\x64\x7b\x74\x41\x6f\x4f\xe7\xbe\x6a\x0d\x8f\x44\xfa\x86\x72\x3b\xd1\x1e\x8d\xed\xb9\xdd\xe7\x8d\xba\x4c\x2a\xa8\xda\x1e\x99\x9d\xda\x03\xb3\xd3\x90\x6e\xa5\xbd\x45\x30\x7b\xcb\xf9\xcf\x9f\xba\x03\xdd\x8f\xf6\x9a\x67\xa1\xdc\x48\xe8\x72\xdc\x6f\xaf\xdc\x7c\x1a\xa2\x86\xeb\x0e\xc9\x3c\x1a\x2a\x8b\xec\x7f\xf3\xd7\x24\x60\xbe\x72\xc7\x6b\x2f\xdc\xf1\x54\x42\xb8\xbd\xba\x6a\x36\xb8\xbd\xc4\x28\xcb\x73\x83\x1b\xcb\xfe\xf7\xc5\x67\x6a\xd2\xcd\xb6\xcd\xef\x66\x5b\x83\x76\x60\x7a\xc7\x99\x08\x3e\x9b\x2a\x4e\x53\xbe\xf9\x51\x97\x6a\x04\x9b\x52\x59\xb4\xb9\xd2\x88\x74\xb7\x75\xb7\x61\xd5\xc2\x3d\x7b\xcf\x34\x7a\xcf\x74\x55\x04\x6b\xb3\x79\x34\x56\x7a\x51\x61\xf0\x36\x6f\xed\x0d\xf2\x6f\xd7\x20\x52\x6a\x4d\x75\xa3\xa6\xba\x1c\xda\xee\x39\x3d\x1c\x4b\x34\x48\x1b\xd8\xed\x7d\xd9\xe1\x7d\x59\x55\x64\xbc\x1f\x72\x5a\xeb\x08\x1b\x89\x51\x4e\x85\xfd\x90\xb9\xba\x1f\xf0\xa6\x2a\x4a\x42\xdf\x43\xdd\xb3\xec\xa1\x7e\xb3\x8c\xf5\xf8\x2b\x69\xb7\x07\xc9\x6e\x3d\xd0\x44\xa4\xac\xf2\x3d\x3c\x8f\xda\x10\xee\x35\x94\xb5\xb4\x07\x49\x37\x3d\x7c\x34\xbe\x2a\xc5\x75\xb7\xd7\x64\x0f\xb0\x1e\x45\x19\x74\xbb\xbd\x26\x7b\x98\x08\x6e\xdb\x6c\xbe\xdb\x57\xa4\xc3\x57\xa4\xca\xb1\xab\x47\xdd\x6b\x7b\x84\x4a\x7d\x48\x3c\xeb\x8e\x83\xe8\x88\x83\xa8\x32\x64\x33\x7b\xc2\xfe\xb7\x7f\x4d\x5b\x03\xdc\xed\x18\xf9\x91\x4a\xcc\x71\xe8\xb3\xe1\x1e\x07\x48\x9f\x32\x9b\xf7\x78\x7a\x26\xcc\xcc\xa9\xb2\x98\x3d\x9e\x1e\x8e\xf2\x86\xec\x85\x3d\x89\xdc\x74\xc6\x91\x75\xdd\x4f\xbb\x9d\x41\x3a\x9c\x41\x62\x94\xaa\xa6\xa7\xe0\xef\x02\x96\xb0\xa5\x83\x8e\xc8\xb2\xfd\xef\xe4\x67\xea\x52\x12\x47\x4f\xac\x94\xea\xa5\x27\xb9\xea\xf6\x84\x80\xc8\x9e\xf7\x0d\xa0\x27\xc9\xb3\x3d\x41\x9e\x2d\x92\x46\x7a\x96\x63\x57\xcf\xcc\xca\x51\x34\xcd\x2c\x2a\xd5\x33\xf2\xa0\xf5\xa2\xb9\xe4\xd3\x6d\xa8\xef\x16\xa5\x73\xe9\x59\x8a\x8e\x9e\x91\x88\x33\xca\x38\xd6\xb3\x2c\x10\x9d\x01\x08\x7d\x27\x3f\x3c\x7a\x51\xc0\x58\x2f\x47\xe2\x77\x7b\x9e\xc5\x20\x2b\x00\x99\x72\xec\xf7\x22\xef\x85\xaf\x2f\x74\x99\xd4\xa5\x48\x4e\x2f\xb8\x6c\x45\xa5\x70\xee\x45\x7c\xbe\x17\xa6\x1d\x2a\x5b\xcc\xef\xe5\x12\xa8\x71\x1b\x88\x51\x91\x55\xbd\xc8\xcc\xd5\x0b\x53\x42\xed\xb4\x88\x47\xaf\xba\x66\xf6\x8a\x6b\x66\x53\xdd\xad\x5e\x65\x5d\xea\x70\x44\x89\x51\x29\xea\x7b\x95\x09\xa9\xd7\x82\x02\xa3\xd9\xdf\x49\x12\xeb\x95\x92\x98\x6c\x09\xdd\x9a\xe5\x0e\x39\xbc\x2a\x74\xa9\x57\x79\x77\xf6\x3a\x98\x5d\x66\x8b\x0f\xdd\x42\x74\xa7\x10\x5d\x8e\x4d\x6e\x7b\xf5\xce\xd6\x6f\x67\x6b\x76\xd3\xe5\xd5\x5d\x10\x11\xe4\xed\xdb\x9b\x6c\x02\xbd\xb1\xb6\xb0\xbc\x2c\x7a\x53\x34\x54\x6f\x4c\x96\x23\xf5\x42\x6f\xb2\x82\xf5\xc6\x6a\x89\x8a\x49\xec\x6d\x68\x9a\x0d\x79\xe6\xc6\xce\x38\x78\xf4\x76\x7a\x3c\xf8\xcf\x14\x43\xba\xc9\x7f\xa6\x37\xe4\x2e\xe8\x35\xaa\x4f\x99\xff\x7a\x9b\xf0\xc7\xd7\xe6\x75\x69\xb7\x7a\xcf\xdc\x04\x91\x81\x6e\xf2\xd1\x91\x2d\x73\x34\x1d\xf5\x6e\x64\xe9\xac\xf7\xa0\xa2\x2f\xbd\x4b\x7a\xe8\xfd\xfe\xf8\x72\xd9\x92\x72\xef\xb2\xe7\xf4\x8e\x14\x5e\x51\xf1\x4e\xbd\x1b\xc7\xfa\x87\x63\x55\xae\xb9\xdd\xea\xef\x4e\xf5\x77\x51\x59\x94\x3e\xe4\xe0\xd4\x19\x8c\x3d\x94\x6f\xbb\x0f\xdd\x33\xfb\x08\x04\xb4\x50\x7a\x98\x79\x31\x66\xbb\xe8\xf2\xdd\x87\x5c\xdb\xfb\x88\x1f\x29\xae\x5a\xdc\x90\x64\xd1\x07\x6c\x17\x51\xf6\xf8\x3e\x4c\x74\xc6\x47\x74\xaa\x52\x36\xf7\x21\xc5\x7f\x47\xda\xa7\x5a\x45\x1e\x4e\x9f\x9f\xf3\x00\x86\xc9\xd2\xdd\x4f\x59\xc1\x3b\xaa\x07\x7c\x6d\xbb\xcb\x53\xf1\x31\xfd\x6c\xb8\x70\x95\xe8\xb6\xd3\x6d\xa0\xc4\x65\xcb\xfa\xfd\x3c\x05\x94\xf3\xfc\x58\xac\x72\x54\xf7\x53\x4a\xbd\x0e\x35\x78\x8c\x45\x2b\xb8\xe4\x10\xd6\x2f\xa4\x58\x28\x92\xc4\xfa\x25\xcd\x42\xbf\x3e\xa1\xac\x36\x9d\x83\xcb\x44\xfa\x22\x91\xae\xe2\x86\x97\xae\xca\xfd\xfa\x70\xad\xee\x7c\x41\x47\xbf\x25\x1c\x75\xe4\x58\x8b\xb1\x88\x88\xdd\x72\x6d\xe8\xa8\xd7\xfc\xb5\xed\x2e\x6f\x89\x92\xfd\xee\x04\xca\x36\xd3\xf5\x5b\xb6\xd9\x7e\x77\x14\xf8\xd9\xf7\x87\x7e\x5f\x5a\xc0\x7d\x61\x01\xfb\x0e\xda\x6f\x33\xfa\x1b\x8c\x5e\x16\x9b\xfe\x78\xe7\x9e\x03\x31\x2b\x5b\xda\xed\xcf\xab\xaf\x50\x84\xb1\xb6\x2d\x12\xf6\x47\x46\x84\xfe\xb0\x54\xb3\x6c\x2b\xdd\x4e\xe1\xfd\x25\x2e\xc8\x7c\xdc\x5f\xa9\x39\xfb\xfb\x09\xfa\xb5\x0b\xf1\x5e\x85\x69\x77\xd4\x1c\xac\x3b\xab\xc4\xd1\x5f\x45\x04\xf5\x97\x49\x05\xbd\x37\xaf\x6e\xfa\xfd\x4d\x9d\xa3\xed\xa3\x63\x57\xf2\x4e\x57\xf2\xd1\x85\xb1\x6f\xf1\x70\xac\xf4\x2d\xcf\x86\xfe\xca\x16\xda\x5f\xd6\x8a\xad\x3a\x56\xaf\x09\x03\x12\xd0\xc4\xb8\x13\xd2\x1e\x7d\xca\x44\xd2\x51\xa5\x2b\x46\x39\x06\xf5\x29\xb5\x4f\x47\x80\xd3\xd7\xb6\x97\x6e\xe1\xbb\x43\xf8\x8e\x51\x01\x36\x7d\x7a\x9e\x73\xcd\x73\xab\x99\xfa\xac\xfe\xee\x43\xb0\xda\x85\x27\xf3\xf4\x70\x27\x37\x48\x74\x6f\x5e\xc2\xbd\x89\x94\x15\x65\x27\x6d\x3c\xfa\xd4\x8d\xb1\x23\xab\x6f\x75\x65\xc7\x43\x71\x1a\xe3\x88\x10\x1d\x64\x90\x1e\x8e\x53\x1a\x47\x22\x54\xda\xdf\xf9\x36\x8c\x43\x7a\xea\x01\x17\xf5\x3a\x54\x7d\xef\x90\xa3\xec\x60\x56\x84\xa6\x2b\xd0\x38\x1e\xcf\xe6\x01\xd1\x57\x22\xfa\x71\x48\x6b\x37\x90\xcb\x20\x74\x17\x0a\x47\x56\xca\xfd\x2f\xcc\x5f\x52\xcd\x0d\xeb\xf5\x07\xf4\xfa\xa1\xcb\xba\x37\x82\x2e\x6a\x23\x20\xd3\x4c\x94\x59\x66\x04\x99\x42\x06\xf4\xff\xa1\x28\xb0\x6e\xd8\xeb\x63\xc0\xeb\xa3\x4a\x51\x30\xc2\xed\x2e\x6f\x66\xbd\x52\xcd\x52\xfb\x71\x0f\xf8\x71\x7f\xc3\xed\x02\x47\x41\x46\xd6\x81\x84\x99\x5d\x98\x34\x82\x9c\x06\x46\x80\xd3\x40\x6c\x82\x66\x78\x3d\xcb\xef\xb2\xd4\x5d\x52\x30\xe8\xce\x3b\xc2\xc7\x67\xeb\x50\x01\xa6\xa8\xd3\x3c\x22\x4f\xb3\x6a\x27\x8c\x28\xe7\x9a\x81\x4b\xc1\xd7\xd6\xd5\x56\xdd\x46\x58\xfe\x7c\x77\xbb\x0d\x32\x47\x53\x51\xb1\x18\x3d\x1e\xca\xbd\x45\xd9\xce\x47\x94\x66\x65\x44\x14\x1a\x8f\x4d\x75\xbc\xa2\xbc\x06\x46\x4c\xeb\xbb\x0d\x4c\x07\x65\x8d\x58\x38\x9e\x8a\xe5\xd9\xdc\x31\x90\x97\xf1\x6b\xd3\x1a\x74\x65\x19\xb8\xb2\x7c\xe2\x9e\x9a\xdc\x65\x63\x0a\x33\x55\xad\x74\x4c\xd6\x88\x27\x41\xa6\x22\x78\x51\x9a\xa8\x11\xa1\x89\x1a\x43\x05\xd7\xa2\x58\xef\x88\xd4\x5f\xab\xf6\xcc\x88\xb7\xbf\x83\x13\x49\x71\xa5\xd8\xf8\x78\x2e\x0f\x97\xa7\x62\x58\x49\x22\xdc\x48\xcc\x9a\xac\xcb\xfb\x48\xba\x76\x8d\xc4\x6b\x97\x64\xa3\xe1\x94\x13\x03\xb1\xd4\xed\x50\x3d\xbc\x74\xb9\xcb\x8b\x90\xd6\xe9\xb2\x6b\xfb\x80\x6b\xfb\xd7\xb6\xc1\x92\x64\xab\x1f\x88\x45\x6a\x87\x36\x3d\x4b\xc4\x1e\x99\xc1\x1a\x43\x9b\xe0\xdc\x11\x23\x2f\x44\x52\xdd\xb4\x22\xdd\xea\x28\x9d\xbb\xa0\x4a\x6f\x45\xee\x0d\xa3\xa0\x58\x95\xee\x86\xa3\x48\x7d\x32\x0a\xd5\x27\x52\x0f\x8f\xa2\x38\xd2\x51\x90\x2d\x7b\x0c\x6d\x5e\x95\xc2\x79\x54\xe2\xa6\x8c\xd2\xa3\x1a\x37\x6b\x9c\xdf\x70\x2a\x15\x56\x4d\x1c\x6b\xe2\x39\x57\x21\x71\xab\xfc\xc7\x52\xf9\x77\x55\x25\xab\xd2\x46\x8f\x4a\x6d\xb4\x0c\xd6\xa3\xca\x5a\x33\x90\xf7\xab\x05\x91\x0e\x6b\xd3\x47\xbd\x06\x8a\x6a\xec\xaf\x9a\x18\xe9\x68\x91\x8b\x13\x36\xd8\xf3\x7b\xc0\xf3\xbb\xc9\x31\x65\x34\x9f\x83\xd6\xc0\x63\xc5\x47\x47\x93\x47\xf5\x68\x03\x55\x49\x44\x4e\x9b\xe7\xd8\x98\x85\x76\x68\xc7\xdb\x95\xdc\x86\xfa\x2c\x2a\x4c\xd7\xc4\x9e\x46\x23\x7b\x92\xfe\x74\x34\xe3\x57\x23\x7e\x75\xd5\x85\x6e\xd3\xb3\x9c\x9c\xa5\xca\xe5\x75\xf9\x7b\x0c\x66\xa4\xea\x32\x8e\x8f\xae\xeb\xf9\xe8\x30\x08\xe8\xf6\x30\x7a\xf1\x67\x2c\xde\x16\x85\xea\xbd\xba\x0d\xa9\x6f\xc6\x50\x4d\x3a\xbb\xdd\x0c\xb8\xdd\xb4\xa0\xaa\xeb\xdd\x04\xa0\x33\xc5\xb4\xa2\x08\x87\xaf\x08\x83\x57\x84\x2e\xef\xba\x31\x7c\x0c\x06\x8f\x81\xcc\xab\x63\xc8\x54\x38\x06\xcd\x4d\x66\x32\x43\x62\xd5\x18\xa8\x29\x13\xc5\x10\x86\x81\x32\x12\x2b\x96\x8b\xa5\x8d\xe4\x2e\xd3\xea\xb2\xab\xcd\x5d\x26\x76\xb9\x57\x30\xa4\x96\x18\x03\xf5\x25\x5d\xa0\x7e\xe8\x52\x38\xc6\x77\x34\x95\x1f\xef\x18\xc3\xfc\x73\x9c\xe8\x50\x55\x8f\x6d\x42\x18\x30\x21\x7c\x73\xd4\x3c\x5e\xcf\x11\xa5\x45\xe2\x50\x4d\xe8\x61\x66\x07\x3f\xa0\x16\x85\xcd\x63\x7a\x8e\x13\x73\x54\xdd\xd9\x21\x5d\xfa\x18\xd4\xa5\xab\x7a\xdf\x18\xd3\x3d\x4e\xd6\xf2\x57\xc5\xf1\x53\x06\x99\x71\x46\x56\xa6\x15\xb3\x3b\x8d\xce\x27\xd1\x59\xda\x9f\x71\x5e\xfe\xee\x62\xb2\x2b\x15\x7e\xf5\x3d\x66\x9c\xa8\xe8\xab\x10\x9b\x71\xca\x36\x34\xce\x67\xa2\x49\xa3\x29\x2b\xc2\x40\xb2\xe8\xa6\x68\x91\x71\x4e\x37\xa1\xe0\x79\x74\x45\xd8\xcb\x5c\xfe\x22\x97\x97\xfb\xc1\xb8\x4c\x9c\xaf\x63\x4d\x52\xdf\x59\x9a\xba\x22\x86\x53\x49\xf4\x4b\x46\xa3\x71\x7d\xe2\x62\x8b\xaa\xb0\x6f\x0b\xc9\x80\x85\xa4\x29\x83\xcc\xb8\x4c\x2b\xaf\xc4\x04\x76\x62\xf1\x97\x69\xe5\x45\x5a\x29\x53\xcd\xb8\x7c\x88\xaf\xef\x10\xb7\xa4\xfa\xe2\x97\xc9\xe8\x45\x32\x2a\x33\xce\xb8\xe4\x99\x3e\x2e\x78\xa6\x8f\x43\x9c\xe0\xaa\xee\xb2\x72\xc3\xc5\xfe\xaf\xe6\x3e\x1b\x53\x48\xc6\xf8\xef\xf2\x6e\xfb\x9f\x8b\xbb\xd7\xf0\x97\xdf\x89\x50\xf5\x9b\xef\xb7\xa8\x06\x7c\x9e\x9a\xa2\x87\xc6\x65\xae\x74\x21\xbb\x81\x2b\x4c\xdf\xd2\x01\x8c\x7b\x25\xaf\x14\x3e\xdf\x59\x10\xbb\x33\xdb\x44\xb8\x6f\xcb\xdd\x77\x61\xc2\x4a\xe1\xec\x5d\xfd\x5d\x65\x52\x4d\x11\x9b\xdb\x60\xb9\x2b\xd3\x69\x8a\xd8\x3c\xd2\xf6\x8d\x87\x15\x3f\xe4\x45\x3a\x1e\x13\xa2\x87\xc5\x3f\xa2\x84\xc5\xc7\xbb\xfe\xf0\xfa\x30\xc4\x21\x9f\xe2\xb6\xc2\xb6\xa1\x3e\x8b\xfb\x2c\xd8\x75\xb1\xff\xc7\x3b\xf4\xac\x1d\xea\xaa\xde\xaf\xab\xfe\x78\x06\x4f\xc2\xbe\xd9\x8e\xc7\x64\xea\x59\x45\xdb\x75\x24\x1f\xb9\x35\x8d\x67\x15\xd5\x76\xfd\x76\x65\xbf\x1a\x2f\x3c\x5a\xd3\xe1\x82\xda\xa6\xcf\x6f\x40\x36\x15\x51\x0e\x5f\x35\xc7\xdb\x99\xb7\xdf\x75\xb4\xa5\x24\x1c\x48\xc1\xd1\xf2\x4f\x01\xfb\xd7\x4d\xac\xe3\x2a\xbc\x7d\x6f\xb7\x3d\x2c\xbc\xbd\x17\xf0\xca\x57\x7c\xc0\xd7\x2a\xa6\xc3\xf5\xe5\xa5\x60\x1b\xef\x44\x71\x59\x51\x80\x77\x7a\x22\x13\xb5\xbf\x5d\xd4\x59\xaa\xf4\x31\x0f\xd4\xe8\x76\x05\x5a\x29\xa0\x06\x02\x21\xe2\xf1\x53\x9d\x56\xe1\xa6\x03\x59\x71\xbf\x89\xa8\xb2\xaa\x94\x34\x63\x22\x6a\x2f\xb9\x46\xb7\x4d\x51\x63\x56\x54\x8b\x16\xfb\x9f\x4a\xcf\x34\x66\x65\x71\x5c\xd7\xad\xf5\x68\x83\xa3\xb9\x00\xb1\x85\xee\x79\x33\x4d\xab\xea\xd2\xd9\x96\xbe\x72\x50\x96\xec\x8a\xa8\xc2\xa1\x39\x06\x2b\x9b\xba\x68\xe7\x3e\x91\x13\x75\x81\x7a\x71\xa1\x44\x69\x01\xe6\xf9\xc9\x62\x5d\x01\x4e\xf3\x14\xb8\x26\x34\x66\xbd\xfe\x94\x13\xbc\xd4\x54\x56\xa5\xc5\xdd\x76\xc9\x50\x33\x2f\x66\x6b\x88\x6a\x49\x6e\x41\x26\x31\x95\x56\x7c\xe5\x7e\x3d\x81\xac\x4d\xae\x7b\xf3\xd5\x11\x9e\x2f\x8e\x70\xdd\x09\xf9\x8f\xf9\x26\x7f\x86\x94\x18\x5d\x95\xf0\x5e\x5d\xbf\x26\x82\x84\xec\x23\x39\xad\xa1\x99\xd0\xd0\xb4\xa1\xa2\x6f\xaf\x28\xfa\x7c\x3f\x8a\xde\xc6\x16\x40\xe6\x2b\xa7\xb7\xf9\x7e\x02\x48\x1b\xc1\x5f\x3d\x6e\x7a\xf1\x95\xc7\x9a\x6a\xca\x07\x9a\xb4\xb0\xec\xc9\x7f\x68\xd5\x5c\x87\xf7\xcd\x9e\x3c\x02\x1b\x63\x55\x91\xc5\x37\x7b\xf6\x99\xb3\x77\x7d\x3f\xed\x33\xca\xb8\x57\x15\x51\x9c\x22\x06\x73\xb2\xb6\xa1\x0b\xf9\x9d\x6e\x81\x81\x4c\x05\xf1\x24\x9b\xcf\xb9\x60\xb1\x5b\x3c\x73\xd4\xcf\xee\x2e\x6d\xa8\xe3\x30\x61\x99\x0d\x76\x87\x98\xb3\xfa\xab\x8f\xb1\xb8\x22\xe8\x7c\x3d\xbb\x17\xd2\xa9\xca\xec\xed\x79\x87\x19\x98\x2a\xe5\x38\x76\x41\xbd\x90\xdc\x06\x1f\xd2\x63\x6f\x56\x98\xa1\xb8\x0d\xe9\x91\x8e\x9a\xd4\xd6\xdc\x86\xac\x27\x61\x8f\x17\xe3\xb5\x79\x50\x8c\x17\x79\xd0\x76\x99\x8e\x75\x6e\x7a\xf4\xfd\xdb\x68\xae\xd9\x29\xc0\xcb\xf6\x25\xf8\xfe\x1d\x4c\x97\xae\x44\xe6\xdb\x57\xe2\xfb\x97\x19\xb9\x53\xfe\x77\xd6\xfc\xfd\xf8\xaf\xe7\x7f\xfe\x1f\xff\xd7\xff\x7d\xfe\xe7\xff\x73\xfe\xd7\xf7\xcf\xfd\x3f\xfe\xf5\xaf\xf7\x3f\xfe\xfb\xf3\x5f\xee\xff\xfe\xe7\xff\xfc\x9e\xfe\x79\xde\xf9\x5f\xfe\xe3\xfd\xd7\xfb\xff\xfd\xb7\xff\xf1\xaf\xfb\xfd\xf3\x9f\xff\xed\x3f\xbf\xaf\xf0\xf7\xff\x07\x00\x00\xff\xff\xa7\x3d\x70\xec\xad\xb5\x03\x00"); -var _ggdb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4b\xcf\x6e\xbf\x91\xde\x07\xcf\xf5\x29\xf6\xd0\xef\xc0\x6f\x2f\x2e\x92\x55\x45\x20\x10\x60\x38\x68\xc4\x30\x9c\x04\x3e\x24\xe3\x75\xec\x08\x48\x4b\x82\xba\x3d\xe8\x6f\x1f\xdc\xfc\xf1\xbe\xea\x69\x03\x41\xb6\x26\xfa\x3f\xdc\x5c\x64\x15\x0f\x75\x62\xd5\x75\xff\xdd\xbf\xff\x0f\xff\xf3\x7f\xf8\xf3\x9f\xfe\xf9\xd7\xdf\xfd\xef\x7f\xfb\xcb\xf5\x5f\x9e\x7f\xfe\xf5\xfe\xe9\xcf\xf7\xdf\x9e\x7f\xfa\xcb\x7f\xff\xdb\xf5\xfc\x3a\x9f\x7f\xf8\xd3\x9f\xff\xf0\x87\xb2\xff\xba\xff\x74\xfd\xf3\xf7\xcf\xf9\x7f\xd7\x3f\x1e\x7f\xfd\xc3\x1f\x3e\xdf\xff\x97\x7f\xf9\xa7\x7f\x7e\xfe\xf1\x3f\xfc\xf9\xfd\xcb\xaf\x4a\xbf\xfb\xbf\xff\x75\xf5\xfd\xf5\xeb\xef\xfe\xf3\xf3\x0f\x7f\xfa\xa7\x7f\xfe\xdb\xbf\xfc\xfa\x37\xff\xee\xfe\xcb\xf9\xfc\xff\x7e\xdd\xcf\xfb\x69\xff\xdf\xfe\x76\x3f\x7f\xfb\xd3\x9f\xff\xe1\xd7\xbf\xf9\x8f\xff\x59\x8d\xff\xe5\xbf\xff\xf5\xaf\xff\xf7\xf3\x8f\xcf\x9f\xff\xf9\xd7\x98\x6d\xcf\x9f\xef\xf9\xff\x7f\xf8\xbb\x7f\xff\x9f\x8e\xbf\xfe\xaf\xc7\x3f\x3e\xbf\xfe\xee\xbf\xfd\xf9\x4f\xff\xee\x3f\xfe\xe7\x7f\xfb\xdf\xfe\xeb\xdf\xd7\xfd\xdf\xfe\x2f\xf3\x9f\xe7\xbf\xfe\x1f\xcf\xdf\xfe\xe9\x4f\x7f\xf9\xf3\xaf\xf2\xff\xdf\xb6\x3d\x9b\xff\xeb\xbf\xfc\xf5\xf9\x55\xd6\x28\xff\xe7\x7f\xfa\xcb\xfd\xfc\xda\xf8\xab\x40\xe5\xf5\x97\xfb\xf9\xa7\xbf\x1e\xd7\xf3\xb7\xe3\xcf\xff\xf0\xfc\xe1\xd7\xaf\xff\x69\x5b\xff\xfb\xe3\xe7\x3f\xcb\xf6\xf7\x7f\xff\xf7\x7f\xff\xc7\x0f\x29\xff\x43\xcf\x3f\x94\x6d\x5b\x43\xfc\xe9\xbe\xfe\xaf\xe3\x6f\x7f\x58\x5f\x1e\xdb\x1f\x7f\x15\xfd\x51\xfe\xf8\x6b\xdf\x5b\x6c\x6a\x18\x7f\xfc\x55\xb6\xfc\xf3\xe0\xdf\x9b\x1a\xee\x3f\xfe\x2a\xf9\xd7\xf3\xe9\x9d\xa3\xbd\xf4\xee\xdf\x86\x33\x68\x08\x35\x7c\x86\x2f\x11\xbb\x1a\xd6\x04\xe3\xdb\x70\xfb\x67\x48\xfb\xfe\xf9\xce\x3f\x7d\xfd\x59\xca\xa4\xb7\xf7\xfa\x6d\xa8\x41\xc3\xf7\xfb\xfd\x72\x66\xf8\x7e\xb2\xdf\x1b\x0d\x5f\x1a\xda\x36\xc7\xb0\xfd\xcb\x45\xeb\x34\x7c\x69\xd8\xb7\xb2\x25\x93\xfb\xf6\x99\xf3\xc7\x5f\x36\x87\x1b\xfd\xdb\x50\x19\x7f\x98\x1a\xce\x3f\xfe\x2a\x75\xd7\x9f\x17\xff\xee\x6a\x78\x68\x88\x6f\x43\x6b\x34\x68\x7e\x9f\x43\x8e\xad\x7e\x1b\xe6\xae\xd4\xfc\xf3\x33\x64\xfd\x92\x54\xb6\xfa\xf9\xb3\xeb\xcf\xd9\xf9\x4b\x4e\x29\x75\x0e\xb6\x17\x35\x18\x0d\x5f\x0a\xcb\x5e\x68\xa8\x6a\xd8\x3f\x23\xb8\xfe\x5c\x1f\x68\xc2\xfd\xa4\x41\x53\xde\xfb\x6c\xe8\x1a\xf2\x6e\x34\x7c\x87\xdc\x37\x58\xea\x4d\x0d\x8c\xf1\xdd\xb8\x7d\xdf\xde\xd9\x60\xdb\xb7\xa1\x40\x96\x15\x35\x7c\x66\x69\xa1\x3f\x0f\xfe\xfd\x3b\xe9\xbe\x33\x87\x75\x35\x74\x1a\x4c\x0d\x73\xe9\x87\x8b\xac\x0e\xe1\x2e\x2a\x6c\x6e\x7d\xfe\x09\x0d\x21\xa2\xc6\xa0\x41\x3d\x0e\xe6\x18\xea\xf1\xc0\xc7\xf8\x92\x5d\x0b\x73\x8c\x2f\x9d\xed\x9d\x3d\xec\x7b\xcb\xf6\x3e\x3e\x3d\xf6\x4d\x9c\xf6\x79\x47\xf7\x4d\xac\xf5\xcf\x3d\x2d\x5a\xde\x7e\x7d\x16\x4f\x8b\xdb\x9f\xcf\x06\x69\x69\xad\x5c\xf3\x6b\x91\x64\xe5\xa1\xe1\x3b\xbe\x35\xc6\x17\x49\xd6\xa0\x60\x7c\x87\xf4\xf6\x19\xa3\x7f\x57\xf2\x9d\xdb\xd7\xf6\x1a\x6a\x68\xb3\xc1\xb2\xc1\x66\xc3\xf7\x66\xef\xef\x16\x9f\x86\xaa\x43\xfc\xce\x73\x39\x4a\x31\x35\x7c\x36\xb0\x75\xad\xc3\x3b\xcf\x44\xeb\x5b\x4e\x7b\xcd\x4f\xf6\x6c\x78\x67\x43\xd3\x18\x5c\xce\xfe\xa3\x61\x1e\x92\x2e\x4e\xde\x32\x29\x35\x5d\xc8\x77\x9e\xff\x51\x46\x53\x83\xcf\x1e\x2d\x1b\x26\xe9\xd6\xc5\xdc\x5c\xd1\x66\xc9\x5c\x99\x62\xd0\x7e\xcc\xf2\xce\xb3\xa9\x93\xf3\xee\x1c\xa4\x2e\xe6\xf6\x4a\x43\xf6\x98\x84\xe5\x71\x7d\xe7\x71\x6d\x23\x09\x9b\x17\xaf\x6f\x9e\x63\x7c\x08\xeb\xe5\xc7\xa0\x63\x36\xe8\xe4\xbc\xf3\x6a\xf6\x92\xfb\xb2\xdf\xb3\x61\x64\x8f\x77\x1e\xa5\xa4\x74\x0a\xb0\xbe\xe7\x66\x57\x0e\x5b\x0e\x5a\xf7\xd9\x10\xf9\xc9\x67\xc5\x86\xe7\x9a\xd6\x49\x58\x6d\xf9\xc9\x3c\x3f\x6d\x2b\x53\x35\x2d\x0d\xf4\xff\xa2\x93\xf6\xb7\x4e\x22\xfb\x8f\x19\x9f\xd9\xe0\x62\xa3\x4e\xaa\x7b\x68\x9f\xe7\x11\xee\xae\x3b\xf1\xce\x23\xdc\x3d\xb4\x25\xad\xd2\xe0\x6a\x68\xb3\x21\x37\xad\x7d\x16\xbc\xc7\xa6\x69\xdb\x5c\xf0\x28\xd9\xe0\x34\xe4\x27\x93\xd1\x51\xb4\x03\x6d\xee\x40\x0a\xcf\xb7\x1d\xb3\xa1\x26\xa5\x9f\x2d\xb1\x92\xfb\x3c\xef\x96\x15\x09\x9d\xb7\x3d\x7f\xfc\xb5\x6f\x7b\x6e\x7c\xfb\x70\x6b\xfb\xa6\x1e\x7d\x9b\x0d\x52\x43\xef\x47\x67\x7d\x1a\xb4\x40\x53\x92\xd9\x2e\xa9\xfe\xf6\x46\x83\xe8\xe8\x1f\x6e\xad\xd7\x1c\xe3\xc3\xad\x59\x15\xb7\xdd\x69\xd0\x8a\xf5\xa0\x21\xe9\x38\x66\x43\x5e\x95\x7e\xcf\x06\xcb\x86\xcf\xce\x99\xe7\x1d\xee\x2f\x0d\xa2\x74\x8a\x58\x0b\x29\xa4\x77\x0a\x59\x8b\xbc\xe5\x36\x79\x89\x3c\x5e\x56\x69\xc8\x1e\x8d\x06\x11\x66\x93\xb9\x68\xf9\xc9\x64\x2e\x24\xea\x5f\xfb\x6c\x94\x8d\x3d\x3f\x99\xbc\x8c\xe4\xd6\x4e\x1a\xb2\xc7\xdc\xa8\x91\x37\xc3\x26\xb7\x63\x64\xc3\x43\x43\x8e\xf1\xe1\xd6\xb7\x4d\xeb\x31\x75\xb9\x6f\x79\x65\x7d\x9f\x0d\x91\x3d\x3e\xcc\x79\x5a\x0c\xaf\xb7\xd9\x90\xd3\x7a\x9f\x0d\xa6\x59\xfc\xc3\x9c\xef\xb9\x1e\xee\x7f\xfc\xb5\x97\xad\xe7\xa0\x9f\x9d\xf3\x9a\x12\xcb\x8f\xd9\x20\x23\xe3\xf5\x0f\xb7\xde\xf2\xac\xfb\x35\x1b\x72\x81\xfc\x9e\x0d\x79\x60\xfc\x73\x4e\x4b\x89\xfc\x64\x72\xdb\x9a\x98\x8b\xc9\x6d\x4b\xc9\x19\x65\x36\x98\xb6\x21\x26\xfb\xbd\x89\xf4\xa8\x34\x68\xda\x98\xec\xf7\xae\x59\xa2\xd3\x90\x9f\x4c\xf6\x7f\x88\x8b\x70\x1a\x44\x69\x04\x0d\x5a\xb1\x18\xb3\x21\xd7\x23\x0e\x1a\x72\xd0\x93\x86\xfc\xe4\xfe\x70\xdb\xf6\xe4\xe5\xb3\xd9\x1e\x3d\x79\x79\x69\xd0\x18\x63\xb2\x1f\x79\xd5\xa7\x66\xf7\xb4\xb5\xde\x31\xb9\x1d\xb2\xe5\xde\xd1\x68\xd0\xb4\xe3\xc3\x6d\x6c\xb9\x62\xc3\x68\xd0\x45\x1e\x3e\x1b\x52\x2d\x8c\x8f\x11\x5c\x2c\xa5\xef\xb4\x52\x62\x8b\xec\xf1\xe1\x36\xd2\x66\x7c\xc7\x49\x43\x4e\x7b\xcd\x86\x54\xa4\xe3\x9e\x0d\x29\x4f\xc7\x43\x43\xf6\xf8\xb0\x1f\xfb\xae\x31\xa6\xd9\x12\x7b\xce\x72\x7c\xd8\x8f\x9a\xec\x1f\x75\x36\xe4\x6d\x38\xda\x87\xf4\xa8\xd9\x30\xd9\xaf\x79\xc6\x0e\xa3\x41\xd3\x4e\x63\x38\x7a\xc9\x41\x3f\x3e\x44\xf9\xa1\x37\x8f\x93\x86\xfc\x64\x32\xd7\x53\xe2\x4e\x37\x26\x6c\xcb\x1e\x0f\x0d\xea\x71\x96\xd9\xb0\xf7\xdf\x52\x60\xe7\xfe\x71\x21\x7e\xdc\xbf\xb3\xf2\xb9\x0e\xcf\xd9\x66\x43\x6e\xfc\x39\x19\xfd\x21\x39\x4f\xa3\x21\x49\x98\xfb\x6c\xae\xa5\x38\xe7\x2e\xfe\x90\xad\xe7\xdc\x45\xcf\xcb\x74\x5e\x34\xe4\x18\x9f\x43\xbc\x97\x10\x1d\xd7\xe4\xcb\xbb\x38\xbf\xe6\x1e\x79\xd2\x71\x4d\xd2\x3d\x6f\xc6\x35\x49\xff\xa1\x04\xaf\x4e\x43\x8e\x31\x49\x8f\xdc\xe7\xe9\x85\xc5\x0f\x91\x7e\x4d\xd2\x7f\xec\xf3\x75\x7d\x08\xab\x79\xaa\xa7\x0f\x11\xd1\x74\x9a\xee\x49\x47\xe4\x9a\xde\xd0\xd1\xb3\x47\x9f\x63\x7c\x65\x5a\x9d\x5e\x71\xf9\xc8\x41\x35\x54\x1a\xec\xdb\x50\x56\xc3\x1a\xa3\xd6\x39\xcb\xc7\x55\x50\x83\xd1\x60\x6a\x08\x1a\xbe\x9f\x34\x2e\x53\x7c\x85\x5c\x6d\x37\xdc\x7e\x4d\xbb\xda\x0b\x0b\xf4\xf5\x65\x6a\x9f\x2e\x56\xc4\x57\x62\xd5\x3e\x7d\x80\x88\xaf\x85\x5f\xcd\x56\x43\xfd\x36\x3c\xac\xe9\x57\x84\x55\xdf\x59\x8f\xaf\x69\x57\x7d\x5f\x9f\x7c\xa7\xf5\x0a\x61\x5f\xc1\x50\x9d\xe3\x10\xdf\x13\x54\x63\x5b\x0d\xdf\x69\x63\x9a\xba\x21\x35\x59\x23\x98\xc5\xdb\xb7\xe1\x5c\x83\x7e\x17\x28\x1e\xb8\xf5\xef\x02\xc5\x7b\xd3\xf0\xa5\x74\x4c\x0d\x1f\xf1\xb5\xde\xea\x30\xd6\xe3\x7b\xff\xea\x58\xb3\x7c\x05\x54\x1d\x83\x4f\xbe\xd7\xbe\x0e\xe4\x80\x22\x05\x75\x70\x3d\xe2\x2b\x8f\xea\x51\x07\x0d\x5f\x4a\x8f\x83\xf3\xf1\x3d\xb8\xf5\xb8\xe1\xf6\x2b\x3a\xea\xf1\xae\x31\xbe\x94\x9e\xdb\xa2\xe3\x4b\xe9\xb9\x16\xf9\x6b\xea\xd6\xd3\x99\xe5\xeb\x4c\xd5\xf3\xa5\xc7\xd7\xa0\xae\x57\x61\xda\xaf\x33\x55\xaf\x7d\x35\x54\x35\xb0\x40\x5f\x01\x55\xaf\x17\xc2\xbe\x66\x43\xbd\x0b\x6b\xfa\x8d\x09\xd4\xbb\xb3\xb7\x3a\xda\x37\x5b\x39\xbe\xce\x52\xbd\xb9\xb7\xe3\x6b\xbc\xd6\x87\x6b\x3a\xb6\x2f\x1d\xcf\x8c\x7c\x84\xc2\x08\xf5\x79\x6e\x1a\xbe\x74\x3c\xef\x6a\xf8\xae\x18\x6e\x5d\x8c\xef\x7d\x69\x1b\x67\x6c\x7c\xef\x4b\xdb\xea\xea\x11\xdf\x06\x5b\x74\x8c\x6f\x03\xf2\x59\x26\x72\xdb\xae\xd5\xb0\x28\x6d\x65\xba\x0f\x31\xbe\x12\xbc\x15\xe4\xf3\xf8\x4a\x98\xb6\xf7\xf5\xc9\xa2\xb4\x55\x24\xdd\x28\xfd\xdb\x70\xad\x31\xbe\x94\xd6\x67\x35\xb8\x1a\x0e\x1a\xbe\x94\xb6\xce\x7a\x94\x2f\xa5\xbd\x40\xfa\xfe\xa5\xb4\xbf\xab\xe1\x4b\xa9\x71\x3d\xa4\xbf\x9b\x21\x93\x65\xee\x37\x3b\x1f\x1a\xbe\x94\x1a\x52\x4a\xc1\x91\x66\xf7\x1a\xc3\xd4\xc0\xaa\x7f\x05\x4a\xf3\x7d\x35\x7c\x29\x75\x63\x3d\xbe\xa6\x58\x73\xa7\xc7\x57\x7c\x36\x47\xf7\x8e\xaf\xed\xde\x62\x9a\xc8\x31\xbe\x56\x64\x5b\x17\xf9\x63\x69\xfc\x7f\x2b\xb0\x16\x18\x19\xe3\xab\xba\x5b\x1c\xab\xe1\xcb\xc6\x98\xde\x69\xc8\xaf\x69\x03\x7b\x40\x96\x4b\x5b\x57\x76\x7c\x83\x04\x6d\x5c\x6c\xda\xd7\xa0\x6e\xc7\x5a\xf0\xaf\xbd\xd8\x8e\xc5\xf9\xd7\x72\x69\xc7\xc9\x62\x7d\xed\xf8\x76\xdc\x30\xda\xbe\x0b\x7e\x3c\xab\xc7\x97\xd2\xe3\x65\x96\xaf\x12\x6c\x67\x87\xf3\xaf\x29\xd3\x4e\x2f\x34\x7c\x29\xbd\x0b\x9f\x7c\xcd\x90\xf6\x4c\x39\xd0\xf6\x96\x0d\xb0\xff\x35\x42\xdb\xb3\xdd\xf4\xf8\x0e\xfa\x10\x79\xd8\x35\xe8\x33\xa3\x2c\x6d\xff\x9a\x87\xed\x29\x90\xfe\x75\x51\xdb\xb3\xaf\x41\xd5\x63\x5f\x74\x34\x35\x30\x4b\x36\x4c\xd7\xbb\xc9\x39\x6f\xcf\xba\x3b\x5d\xd3\xce\x70\x63\xdb\xbf\xda\xa8\x3d\x0d\x6e\x7f\x34\x74\x62\x35\xe2\xa5\x71\x33\xbe\xfa\xaa\x3d\x8d\x31\x4c\x94\x76\xa2\x39\x26\x6e\x3b\x94\x9a\x16\xc8\xa0\xc3\xc4\x8b\x31\x86\x6b\x8c\x75\x88\x4d\xbc\x18\xcc\xb9\x3e\x71\x8e\x83\x89\x17\x67\x1b\x5c\x9f\x38\x6b\xea\xea\x11\xac\x87\x8b\xb9\x80\x52\x17\x2f\x01\x61\x49\xc7\xf4\x05\xda\x1e\x22\x3d\x18\x34\x44\x47\xb0\x51\x49\xd8\x58\x9f\x68\x50\x0c\xea\x91\x84\x0d\xb8\x1d\x1a\x14\xfb\x79\xb8\x36\x6a\x30\xcb\xd0\xaa\xaf\x2b\xeb\x5a\xd3\x83\x59\x86\x98\x3b\xd8\x97\xe4\xf6\x44\x62\x25\xb7\x53\x09\xb6\xba\x89\xb9\x13\xc2\x42\xb3\x4c\x75\x9d\x61\xb7\xf6\x9c\x5c\xb1\xd0\x27\x53\x4f\xb4\x2a\x19\xff\x60\xbd\x8d\x5c\x8f\x29\x5b\x5b\x95\xd0\x7f\xae\xb9\x73\x55\x22\xfd\xc1\x58\x1b\xa1\xf5\xb8\x57\x0f\x7d\x72\x23\x1d\x42\xeb\x31\x2f\x72\xab\x12\xc7\xcf\xc3\x39\x0d\xd1\xf1\xac\x4f\x34\xc6\x3b\x63\x68\x72\x1f\xda\x33\xe5\x73\xab\x92\xbe\x0f\xca\x78\x84\x06\x7d\x91\x41\xb9\x73\x53\x3a\xb4\x2a\xe9\xfb\xd5\x79\xb9\x73\x98\x62\x0a\xd8\x36\x82\x9d\xa1\x80\x6d\x7b\xb7\xc2\x18\x5f\xc2\xde\xc2\x46\x7d\x35\x7c\x23\xa8\xd6\xaa\x84\x23\x41\xb5\x90\x4f\xd2\xde\xca\xaa\x4b\x5a\xbe\x95\xad\x94\xb4\x24\x86\xd6\xaa\xa4\xe5\x5b\xd9\x4a\x09\x25\xa2\x62\xa1\xf0\x43\x23\xe6\x15\x72\x74\x1a\x31\xaf\x56\x25\x2d\x09\x4f\x85\x02\x14\x8d\x68\x54\x8c\xa1\x69\x67\x58\xa8\x55\x49\x29\x02\x25\xad\x4a\xc2\x10\x28\x19\x9b\x0e\x0c\x11\x8b\x56\x25\x0c\x88\x58\x8c\x4d\x07\x86\x00\x45\xab\x12\x39\x84\x1f\x5a\x95\x84\x21\x52\x30\x36\xa9\x7c\x22\x05\xad\x9a\x98\x8b\x35\x46\xfc\x8e\x02\xc3\xe3\x6f\xd5\xb4\x7a\xd3\xe3\x1f\x9b\x4c\x88\xe9\xcf\x97\x56\x3d\x49\x78\xe8\x91\x33\xb2\x8b\x92\x03\xf8\xf3\x63\x93\x91\xf1\x0e\x88\x94\x1c\xc0\xc1\x1f\x9b\xce\x3d\xfe\xfc\xd8\x74\xcc\x71\xdf\x5b\x95\x60\xc0\x7d\x1f\x9b\xcc\x90\x17\x69\x53\x3d\x67\x61\xc1\x65\x97\xe0\xad\xb7\xea\x39\xcb\x45\x0f\xad\xef\x58\xcc\x69\xda\x03\x3a\x74\x77\xa6\x8b\xfa\x69\x10\x73\x27\x0b\x24\xcb\x05\x6f\x72\x6c\xb2\x5c\xde\x93\xf5\x90\x60\xc0\x79\x1c\x9b\x2e\x13\x9e\xe0\xd8\xf2\x66\x5c\x0f\x9f\x88\xb9\x9b\x15\xd3\x75\xc3\xcf\x1b\x9b\x0c\x95\xf7\x46\xda\xe4\x65\xba\x39\x2b\x79\x77\x6e\x08\x93\x2d\xf2\x2e\x69\x93\x17\xe1\x66\x2b\xf3\xfe\x3d\x95\x06\x11\xf6\xb2\x95\x79\xdd\xde\x49\x58\xdb\xb4\x84\x53\x96\xb4\x26\xd9\xfa\xbe\x2c\x61\x5e\xc8\x29\x5c\x5a\x93\x6c\x7d\xa7\x3f\x31\xb6\xbc\xa1\x6f\xd0\x43\xa4\xbf\x07\x0d\xa2\xf4\x85\xd2\xaf\xc5\xd3\xf1\x59\xc7\xf6\xb5\x78\xfa\xb6\xed\x7c\x62\x6a\x60\x91\xbf\x97\xba\x6f\xbc\xb5\xb4\xef\x75\xeb\xdb\xc6\x91\xfa\xda\x44\x7d\x9b\x6f\x2d\xad\x7d\xad\xf4\xbe\xf1\xb4\xd2\xbe\x56\x7a\xdf\xb0\x67\xda\x57\xa4\xf7\x8d\xa7\x95\xed\x6b\x46\x75\x5e\x3a\x5b\x2b\x9a\x76\x1a\xc3\x63\x6b\x1a\x94\x67\x91\x56\x44\xe9\xce\x9a\x16\xcd\xb2\xb3\xd9\x2d\x1b\xe0\xa5\x6b\xda\x9d\x53\xd8\xb5\x1e\x3b\x0b\xd4\xb5\x1e\x95\x05\xea\xa2\x03\x8b\x47\x81\xca\xbe\x21\xf5\x5a\xd5\xa0\x8d\x9d\xeb\x5a\x8f\xc6\x8d\xea\x62\xae\xad\x59\x44\xfa\x0c\xb9\x37\x05\x3b\xfb\xd6\x39\x41\x5d\x8b\x8c\xa0\x6c\x55\x63\x74\x76\xbf\x6b\x3d\x3a\x9b\x5d\x35\x68\x67\x81\xaa\xc6\x30\x78\x31\x71\x6b\x2c\x90\x89\x5b\x5b\xb3\x68\x50\x63\x16\x13\xfb\x4b\x1c\x9b\x28\xf5\x35\xa8\x08\xf3\x35\xa8\xe8\x70\x8e\x65\x9e\xb1\x29\x7d\x5b\xcb\x23\x15\x70\x6b\xa2\x34\xa0\x23\x8f\x54\x70\x09\x4d\x84\x21\x4f\x5b\x1e\x18\x84\x63\x6b\x9a\x76\x09\x47\xd3\x46\x2d\xe1\xe8\xda\xa8\x01\x73\xae\xf5\x38\xf8\xc4\x35\xc6\xc1\x46\xb9\x08\x3b\xd7\x18\xa2\xe3\x84\xd2\x3c\x1f\xd3\x47\x6b\x2d\x77\x7f\x9a\x40\x63\x73\xd1\x31\x9d\xb6\xd6\xf2\x38\x9c\x1c\xfe\x10\x61\x17\x74\x84\x08\xbb\x98\x36\xb4\x84\xd7\x9a\x56\x94\x5e\x9c\xa0\xae\x59\x10\x7d\xcd\xb6\xdf\x50\x60\x7d\xbb\xd7\x04\x62\x03\x31\xd8\x72\xe3\x97\x18\x0c\xf1\x75\xc3\x46\x9e\x84\x67\x51\x2d\xbe\x1e\x88\xcc\xa3\xf1\xb0\xe0\x21\xaa\x1f\x16\x2b\xcf\xca\xc3\x85\x0c\x2d\xf8\x83\xae\x09\x2d\xf8\xc3\xc6\xe7\x59\x79\xd8\xa3\x10\xe7\x2f\xb7\x7c\x68\x39\x5f\xe4\x51\x1e\x1e\xcc\xb2\x96\x47\x63\xc9\xc5\xa1\x05\x7f\x59\x4e\x9d\x95\xc2\x93\x73\xfb\x6a\xe7\x5e\x96\x18\xfc\x2a\xe3\x5e\x96\x18\x1c\xd9\xc0\xb4\x5f\xdd\xdb\xcb\xc6\x12\x0e\x35\x14\xee\xce\xd7\x82\xea\x85\xf7\xe3\xe6\xd9\xb0\xe8\xf8\x72\x5b\x96\x90\xd3\x01\x24\x5d\x62\x28\xea\xd8\xcb\xee\x34\x64\x0f\xb6\x52\x07\x90\x0c\x8a\x51\x24\x8e\xcb\x7c\x73\x1d\x45\xe2\xb8\xe0\xf8\x29\x33\xa7\x97\x5a\xe9\x51\xd4\xd0\x69\xd8\xd5\xc0\x56\x46\xf6\x60\xda\xc8\x1e\x4c\x5b\x44\x69\x45\x40\xe9\xd0\x95\xfa\xfe\xab\x47\xfa\x5e\x66\xd0\x64\x94\x22\xf6\x3b\x84\x8d\x6c\x38\x78\xa4\xd7\x2c\x4b\xea\x0d\xb1\x6f\xeb\x13\x71\x8b\x90\xd3\xcb\x7f\x2f\xc6\xb4\xbb\xe8\x70\xde\xf5\x73\x81\x7c\xcd\xa2\xbd\x9d\xcf\x55\xad\x17\x35\x20\xd3\x7a\x32\x17\xfb\xbf\xca\x1e\xe8\x05\x8b\xb2\x27\x73\xd8\x88\x65\xcf\x06\x52\x12\x92\xdb\x58\x19\x08\xd9\x70\xd3\x43\xcc\xc5\x22\x5d\x0d\x83\xad\x94\x7a\x2a\x83\x94\x84\x92\x0d\x6c\xa5\xf4\x55\x19\xac\xc7\x9e\x0d\x4e\x83\xb6\x72\xda\x88\xa3\xd4\x6c\x78\x68\xd0\xaa\x1f\xb0\x9f\xdb\x70\xac\x41\xb5\xa6\x07\xcc\xe5\x12\x1e\x2c\x61\x2e\xd0\x09\x73\xc9\xcb\xb9\x66\x11\xe9\x38\x8f\x3d\x99\xc3\x02\x2c\x4d\xa4\x5f\x2c\x72\x32\x37\xc3\x7f\xad\x27\xe9\x17\x5b\x29\x13\x88\xf4\xa1\x51\xa4\x9e\x48\x1f\x1a\x45\xea\xa9\xdc\xe4\x6c\x48\x1b\x15\x64\x61\x91\xf2\x29\xcf\xf6\xaf\x32\x43\x7a\x79\x38\x41\x52\xa4\x05\xc1\x56\x9a\xb6\x72\xca\xb1\xa1\x8c\xa2\x5e\x5e\x48\x4f\xc2\x5e\xd6\x43\xb3\x90\xc6\x94\xe9\x26\x7d\xdf\xd8\x6c\x99\x2f\x3b\x91\xa4\xae\x59\xf6\x95\xe5\xf2\xa3\xc7\x43\xc3\x97\xdb\x7d\xe5\xb0\x48\x81\xed\x85\xf3\xf1\xa3\x07\xec\xff\xe8\xc1\xf9\x90\x8a\xdb\x49\x48\xd1\x1b\x69\x27\xd5\xa9\xf5\xaf\x8f\xd6\xf7\x0a\xe9\x32\x3d\x76\xac\xa6\x2e\x99\xbc\x63\x35\x15\x29\xb0\xbd\x31\xed\xef\x29\xb0\xbd\x41\x93\xe5\xe7\x2c\x78\xce\xd8\x39\x3c\x12\xd8\x7b\xe7\xf0\xc8\xfa\xd9\x89\x3b\x75\x09\xec\xbd\x23\x4a\xa5\x04\xf7\x25\x6d\x2c\xc7\x20\x69\x48\x02\x7b\xef\x2c\x85\x04\x36\x49\x5c\x4d\xc9\x24\x7d\x9f\xd2\xa6\x75\x09\xca\xdd\xb9\xa1\x12\x94\x3b\x0e\xad\x5e\xdc\xfb\xee\x5c\x26\x09\xca\xdd\x17\x61\x1a\x74\x09\xa8\x64\xdf\xa1\x43\xea\x7a\xf7\x35\xad\x98\x5b\x02\x4a\x2a\x6e\x0f\xb6\x44\xda\x79\x5f\xd2\x46\x8a\x74\x5f\xa2\x43\x06\xd3\x8e\x6b\xa8\x7c\xa7\xbe\x1f\x10\x96\x8b\x8c\x9f\x57\x92\x7d\xac\x1f\xdb\x34\xc6\x74\xeb\x9a\x6d\x62\x7f\x3e\x01\x36\xdb\x34\x28\xc6\x8e\x6d\x1a\x94\x10\x91\x49\xe7\xed\xdc\x72\xbd\xa8\xf6\xfd\x42\x72\x4a\xe7\xed\x04\x91\x4c\x5e\xcb\x3e\xaf\x7d\x33\xa9\xc9\x7d\x5e\xea\x66\xf2\x38\x76\xac\x95\x92\xfb\xb2\xae\x6c\x6e\xc3\xcb\x12\xe6\x22\xe3\xc5\x99\x44\xe9\x8e\xd3\x66\x12\xa5\x3b\x3e\x9a\x49\x50\xd6\x6d\xf5\x70\x35\xac\x1e\xa1\x06\xf6\x56\x06\x4e\x5d\x89\x69\xda\x97\x8a\x3b\x65\x92\x8b\xb5\xb0\x1e\xf2\x16\x2a\xf9\x5f\x26\x79\x54\x97\x95\x20\x8b\xa7\x62\x25\x28\xdb\xa6\x57\xa2\x4a\x26\xd9\x5a\x97\x95\x30\x44\x7a\x5d\xb9\x6c\x55\x0d\xf1\xaf\x92\xdb\x7a\xad\xd0\x21\x99\x56\x1b\x77\x4e\xfa\xbb\x36\x48\x97\x80\xaa\x9d\xbd\x95\x65\x5b\xf1\x6b\x4c\xae\x50\x45\xc3\x2b\x41\xae\xd7\xce\x91\x92\xe8\xa8\xe4\x51\x9a\xc4\x4f\xb5\x45\xba\x3e\x99\x7e\x4d\x33\x49\x87\x6a\xac\xba\x84\x41\xc5\xd1\x29\x23\x07\x9d\xab\xbe\x6f\x39\xe8\x43\x83\xc6\x70\x48\xd7\xad\xac\x5c\x42\x3d\xaa\xf7\xea\xeb\x93\xec\xc1\x22\xeb\x12\xd6\x19\x88\x1a\x4a\xbe\xea\x35\xc8\x20\xd4\x9d\xab\x04\x8e\x76\x19\x6b\x15\x95\xbf\xcb\x36\xab\x83\xcd\x76\xf1\x82\xa3\xb3\x97\x6c\x80\x5b\x59\xb3\x75\xb0\xc8\xba\xb7\x75\x86\x74\xc6\xae\xdb\x50\xa7\xfe\x1e\x4a\x02\xeb\x95\x64\x6c\xd3\x15\xab\xc7\x22\x4c\x87\x8e\xbb\xaf\x34\xb1\xce\x3b\x5a\x33\x99\x95\xf5\x64\x4d\x65\x9c\xd4\x75\xf7\x25\x1c\x2b\x1a\x7e\xd7\x8d\xaa\xdc\xec\x7d\xcf\x1e\xd0\x21\xb1\x55\x6f\x56\x4c\x3e\x44\xbd\xa1\x23\xef\xdc\xba\xea\x79\x81\x66\x78\x78\xec\xb2\x56\x2a\x77\x7f\x97\xb5\x52\xe7\xc3\xcf\xd0\x4b\x7d\xaf\xb8\x1d\x7a\xa9\xef\x95\x9b\xed\x92\x41\x0d\xed\xbc\xd7\xdf\xc9\x42\xec\x0d\xe7\x60\x97\x49\xd5\xe6\x33\x51\x73\xad\x5e\x43\xcb\xba\x16\xab\xcd\x17\x9d\xe6\xe2\xab\xcd\x70\x46\x73\xb1\xd1\x76\xc6\x10\x1b\x6d\x67\xf5\x6a\xf6\x80\x0d\x45\x1e\x5a\x5d\x54\x77\x35\x54\xc6\xc8\x06\xd6\x46\x81\x86\x56\x39\x2b\x0a\x34\xb4\x19\x2a\x6e\x2e\x2b\xac\xcd\x7c\xc9\xa1\x0c\xde\xde\x66\xec\xb8\xb9\xcc\xb2\xd6\xd6\xa0\x62\xae\xb1\x9c\xb9\x1e\x33\x8a\xd2\x3c\x49\x27\x8a\xa2\x67\xb3\x3e\x53\xe9\x3f\x3d\xc4\x4b\x87\x30\x89\x9f\xd6\xd9\x67\xd9\x7a\x8d\x08\xc8\x2e\x5b\xaf\xcd\xdc\xbe\xb1\xcb\xd6\x6b\x44\x40\x76\x59\x61\xcd\x16\x61\xd9\xb0\x08\xd3\x7a\x18\x5b\x29\x3b\xad\x11\x23\xd1\x6b\x5d\x6f\xbe\x28\xcd\x06\x16\x39\x17\x08\x95\xef\xb9\x1e\xbe\xe8\xc8\x1e\x8b\x17\xf5\xc0\x05\xf1\xe4\x25\xe0\x45\xe1\xae\x86\x0b\xe2\xc9\xdc\x7c\xae\x1a\xbb\xa4\x6f\x23\xce\xb2\xcb\xf8\x6b\xd3\x05\x69\x9e\xec\x07\x6b\xda\x73\x16\x36\x3b\xb9\xc5\x27\xd1\x33\x62\x6f\x63\x11\x26\x6e\x97\x3c\x92\xbd\xd8\x0e\x16\x48\x42\xbf\x11\x89\xd9\x25\xf4\xdb\x8c\x28\x37\x4f\xf6\x0f\x04\x43\xcf\x06\xf6\x25\xd7\xe3\x58\x74\xa8\x81\x20\xf4\x2e\xb5\xd0\x4e\x56\x3d\xb9\x3d\x19\x23\x99\xc3\x27\xf1\xe4\x85\x58\xcd\x2e\x93\xb0\xe1\x93\x78\x52\x8a\x73\xa0\xe4\xf4\xde\xf0\x05\x3c\xa7\x25\x2e\xe2\x52\x3e\x6d\x49\x1b\xe9\x89\xf6\x40\x87\xb4\x51\xc3\x7d\xd8\xa5\x27\xda\xcb\x35\x95\x5a\x68\xbc\x4e\xb9\x82\x2d\x8d\xe0\xaf\x2b\xb6\xd2\x5e\x76\x4e\x6a\x81\x52\x80\xa1\x27\xd1\xde\x09\x72\xb8\x0c\xcf\xbe\xad\x69\x9b\x1a\xd8\x6c\xd1\xd1\xb7\x35\xc6\x77\xda\x4e\xf9\x8a\x8b\xb0\x5e\x38\x85\x32\x91\x3b\x81\x5b\x17\x1d\xbd\xac\x31\x34\x2d\x01\x0a\xbd\xb3\xf6\xbe\xa4\x94\x74\x4d\xc7\x38\xf1\x24\xbd\xb2\xc8\x49\x29\x11\x0b\x3d\xbc\xf6\x5e\x59\xf5\xa4\xb4\xc2\x9c\x74\x4d\xaf\x08\x47\x19\x7c\x7d\xc9\xb1\x24\x7d\xc9\x31\x59\x80\xbd\x71\xa4\x64\x01\xf6\xc6\x12\x26\x2f\x8d\x3b\x97\xbc\x10\x0d\xde\x65\x88\xf7\xb6\x78\x11\x73\x9d\x63\x99\xa4\xe3\x98\x78\x52\x8a\x63\xb2\x4b\xe7\xf5\xbe\x48\xd7\xb4\xd8\x44\x9e\xbc\xd8\x1a\x54\xa4\x3b\x8b\xac\xc8\x5a\x27\xa6\xe1\xc9\xcb\x12\x28\xf1\x3b\x59\x88\xbd\x63\xa8\x78\xd2\xb4\x64\x89\xc2\x5d\x7d\x19\x2a\x0a\x77\xf5\xe9\x2d\x34\xff\xd1\x30\xb5\xac\xde\x8f\x7b\x9f\x36\x45\x53\x92\x7c\xef\xf3\x51\x7a\x54\xf9\x02\xfd\x5c\x9f\x68\x96\x69\x42\x0c\xbd\x30\xf7\x8e\xfb\x10\x72\x30\x3a\xee\x43\xe4\x2c\xd3\x7d\x18\x7a\x72\xee\x7d\x06\x4f\x47\x95\x9d\xd6\xb1\x29\x22\xa7\x25\x3e\x1a\x39\x2d\xd7\xbe\xca\x70\xeb\x33\xff\xab\x45\xd2\xc1\x1b\x74\xe4\x2c\x44\x0d\xf4\xb0\xdd\x3b\x11\xd4\x2a\x4b\xae\xe3\x71\x54\x19\x6e\x7d\x56\xa4\x8d\x2a\xb3\x8c\x54\xbe\x51\x65\x96\xd9\xbc\xc3\xa3\xca\x0a\x33\x02\x95\xa1\x31\x6c\x63\xc5\x14\x88\x32\x02\x95\x4a\xb1\xec\x56\xa0\x43\x86\x85\x51\xc6\x12\x39\x0b\x31\x01\xbd\x85\x77\x23\x26\x10\x39\x2d\x4f\x2b\x55\xa6\x87\x61\x7a\xd4\x3d\x7b\xb0\x1e\x49\x07\x51\xc7\x50\xfc\xcb\xea\x9a\x36\xd4\xb0\x78\x19\x6a\x60\xd5\xf7\x6c\x60\x3d\x64\x7a\x18\x71\x80\x2a\xb3\xc1\x1a\x9f\xc8\x4a\x30\xae\x5b\xc8\xc4\x34\x02\x03\x7a\x1c\xef\x86\xca\x57\xd1\x40\x37\xd2\x4d\x22\x17\x88\x10\x62\x95\x9a\x34\x5e\x41\xaa\xb4\xa2\x39\xbc\xe4\x8a\xa1\xd0\xab\xb4\xa2\x39\xfb\x22\x15\x67\x38\xf5\x55\x1a\xcd\x78\xb6\x56\x02\x73\x37\x34\x7c\x95\xfe\x36\x34\x7c\xe4\xaa\xa3\xe1\xf5\xc0\xde\x0d\xed\x5c\xa5\xe2\x8c\x48\x5d\xe4\xbe\x1c\xeb\x13\x91\x4e\xa4\x2e\xf6\x6c\xe0\x56\xca\x67\xb5\x93\x3b\xd7\xb3\x61\x71\x2b\x5e\x4e\xb8\xed\xd9\xb0\x06\x15\x73\x17\x37\x2a\x77\x0e\xc3\x3e\x64\x23\x1a\x4f\x1a\xaa\xcc\xe8\x76\xb3\x51\xd2\x79\xc6\x9b\x84\x4a\x35\xba\x61\xd8\x2b\xd1\xb7\xdb\xbc\x73\x2d\x6a\x36\x70\x1c\xa4\x7b\x0d\xc3\xbe\x4a\xc5\xd9\xbb\x3e\x11\x73\xeb\x12\x4a\xc5\x19\x9a\x55\x8f\xfb\xdd\xd6\xad\x94\x7a\xf2\x6d\x7d\x62\x6a\xe0\x48\xc9\x12\x75\xde\x48\xa3\xe5\x27\xb0\x2f\x63\xcd\x79\x12\x55\x8e\x72\xf7\xb2\xc6\x08\x35\x70\xc5\xa4\x49\xfc\x7f\x28\x0c\xeb\xce\x0b\x68\x95\x6a\xf1\x9d\x31\x7a\x36\x30\x86\xf4\x04\xf9\x81\x2d\x74\xc6\x1c\x65\x5c\xa5\x27\x9c\xe0\x5e\xe8\x8c\x39\x6f\xa4\xaa\x55\xe8\x5e\xd7\x27\xdf\x7d\xf1\xb6\x3e\xd1\x18\x0d\x89\x2b\xed\xe1\x78\x08\x2a\x6f\xe8\x4e\x84\x2f\x7a\xf6\xe0\xc0\xe8\xd0\x51\x36\x38\x6a\x64\x03\xdb\x10\xbf\x93\xc4\xd1\x9d\x48\x9d\xb2\xa2\xbb\x1b\x87\x58\xb6\x9e\x13\x35\x08\x85\xff\x1c\xd3\x5f\x25\x17\xdd\x8d\x03\xa8\xf3\xe6\x4b\x30\x28\x68\xe2\x0e\xe7\xb2\xb1\xdc\xe1\x5c\x51\x14\x77\x2e\x93\xa2\x28\x8e\x2f\xa0\xdc\xeb\xee\xa8\xee\x3a\x72\x0c\x2e\x93\x0e\xb1\x93\xa9\xa6\x64\xec\xee\x64\xa8\x28\x19\xbb\x7b\xb0\x47\x3a\xb3\xce\x63\x43\x55\x8c\xc4\x09\x23\x44\x1e\xe2\xc1\xe1\x51\x48\xc4\x79\x06\x68\x0a\x89\x38\xcf\x00\xca\xdf\xee\x4e\x22\x88\xf2\x1c\xba\xa3\xae\x95\xe7\xd0\x9d\xe7\x51\xa5\x35\x74\xbf\xd6\xb4\x62\x6e\xc6\xf4\x87\xd2\x1a\xba\xa3\xae\x95\xd6\xd0\xfd\x82\x97\x3c\xd5\x24\x82\x28\xa1\xbb\xfb\x7c\x1e\x1d\x99\xd6\xe0\x53\x3b\x8f\x4c\x49\xf0\x07\x4a\xa5\x8c\x1d\x93\x5b\x25\x4a\xdd\x97\x1c\xc8\x73\x3f\xa3\x7d\xa3\x95\x6c\xe0\xc0\xe4\x31\x27\x45\xa3\x95\x6c\xe0\x10\xe7\x31\x9f\x4f\x91\x23\xb3\x18\xfc\x65\x2b\x15\xed\x73\x84\x4b\x93\x56\x0c\x9e\x01\x94\x14\xde\x83\x9c\x0d\x25\x85\xf7\x20\x96\xd0\xa4\xd1\x62\x6a\xe7\xd1\xa4\xc0\xa2\xc0\x9c\x14\x58\x14\x66\x91\x7a\x0a\x12\x4a\x95\x25\xde\x63\xd6\x94\x8e\x26\xd5\x12\x3c\x45\x2a\x6d\xbc\xc7\xce\x7a\x48\x93\x04\x45\xa6\xca\x23\xef\xb1\xb3\x1e\xd2\x24\x31\xc3\x90\x4d\x89\xe5\x3d\x08\x43\x2a\xb1\xbc\xc7\xbe\x08\x13\x1d\x75\xf5\x50\x43\x5b\x84\x89\x8e\xb6\x98\xd3\xb4\x58\xd8\x4a\x0a\xef\xc1\xbb\x62\x93\x26\x09\x42\x07\xca\x12\xef\x31\x1f\x1a\x47\x93\xd9\x10\x3c\x1f\x28\x6d\xbc\x47\x67\x16\xd9\x11\x41\xa0\x52\x59\xe2\x3d\xb0\xc1\x95\x25\xde\xc3\xd6\x18\x22\xcc\xd6\x18\xfa\x84\xab\x3e\x72\xe7\x66\x05\x40\x1b\xb9\x73\x5c\xf5\x91\x3b\xe7\x2c\x90\x34\x5a\x90\xb6\x3a\x72\x2b\x09\xec\x8f\xdc\xb9\x58\xb3\x68\xda\x58\xb3\x68\x8c\xf9\x14\x39\x9a\xc2\x0f\x41\x32\x5a\x26\x71\xc4\x58\x83\x6a\x1b\xc6\x22\x4c\xdb\x40\x08\x31\xd3\x3c\x62\xd6\x91\x8f\xcc\xea\x88\x83\x03\x23\xab\x29\x0e\x0e\xae\xac\xa6\xc0\xd2\x18\xb9\x0d\xb8\xec\x23\x57\xfd\x5c\x3d\x44\x07\xef\x09\x4a\x04\xef\x71\xad\x59\xc4\x0b\x0e\xc1\x48\xe6\x70\x08\x94\x19\xde\x03\xf9\xa1\xcc\xf0\x1e\x98\x1e\x23\xd9\xbf\xa1\x23\x99\xe3\xd5\xb0\x49\x91\xc6\xcd\x2c\xc9\xed\xcd\x9a\x4a\x91\xc6\xc3\x7a\x48\x09\xc6\xc3\xf9\x48\x4a\x1f\x0e\x6e\xdf\x7f\x47\x81\x51\x0a\xd3\x86\x34\xe4\xd8\xb8\x6e\xd2\x90\x03\xd3\x5f\x15\x92\x7d\x6c\x6b\x02\xf5\x20\x25\x21\xf3\x48\x46\x61\x4b\x14\xbd\x18\xb8\xef\xca\xbd\xee\xa3\xa0\x05\x14\xce\x18\x33\x25\xa1\x29\xf7\xba\x8f\x75\xcb\xa5\x26\x07\x46\x46\xfb\xd1\x03\xf9\x9c\x3d\xf0\xe7\x87\xf4\xd5\xa8\x5c\x48\x69\xd6\x41\xc2\x81\x52\xad\xfb\xe0\xf5\x21\x33\x43\x46\x5d\xa4\x8b\x5b\x02\x95\x99\xf7\x31\x70\xf0\x95\x7b\xdd\x07\xee\xbb\x52\xad\xfb\xc0\xa6\xc8\x44\x90\x41\x66\x56\x4b\xc2\x78\xb0\x50\x36\x72\x1f\x1d\x3a\x92\xb0\x25\x18\xa4\x16\x46\x5f\x83\x6a\xda\x05\xfc\x20\xb5\x30\x48\x5a\x50\x36\x72\x1f\xb6\x66\x11\x2f\x4b\x74\x24\xa5\x78\x1c\x99\x6e\x32\x70\x30\x32\x99\x64\x90\x88\xa5\x84\xdd\x3e\x78\x9f\x50\x7e\x6e\x1f\xf3\xda\xf7\x4d\xd2\x77\xcc\x5b\xde\x37\xa9\xeb\x31\x73\xd1\xfb\x26\xdd\x3b\xd6\x2d\x97\xaa\xa5\x10\xa3\x2b\x61\xb7\x0f\xfc\x89\x96\x0b\x34\xbd\xfc\xae\x84\xdd\x3e\xa6\x83\xd1\x37\xb9\xdb\x83\xd0\x5d\xcb\x15\x23\x74\xd7\x72\x81\x96\x1d\x21\x35\x39\xce\x45\x58\x36\x4c\x30\x82\x4d\x42\x7f\x4c\x49\xd1\x37\xc9\xf8\x41\x2c\xaf\x49\x91\x0e\x32\x4c\x9b\x14\xe9\xb8\x60\x5f\x42\x7f\x5c\x80\x22\xc8\x55\x1e\x17\x74\x8c\xec\x01\x1d\x32\x0a\x06\x09\x07\x6d\xe4\x27\x8b\x30\x31\x77\xb1\x84\x32\xf8\x06\x29\x09\x4d\x91\x93\x41\x86\x69\xcb\x9d\x03\x74\x43\xe9\xb3\x7d\x3c\xac\xa9\x44\xfa\x78\xd8\xca\x3d\x3f\x99\xb7\xa1\xe7\xde\x3e\xac\xba\x24\xf8\x78\x58\x20\x49\xf0\x41\xda\x6a\xcf\xdd\xe7\xc1\xb3\xcb\x58\x1b\xb8\x42\x5d\xb6\xd9\x78\x17\x1d\xda\x86\x17\x6e\xe5\xd6\x8d\x69\xe0\x8c\x9e\xbb\x3f\x9d\xa5\xbe\xc9\xcf\x3b\xe6\xc3\x49\x57\x92\x6e\x3f\x36\xb6\x41\x5a\xe0\x98\xbe\xd1\xe8\xda\xdb\xa3\xac\x4f\x9a\x1a\x2a\x3d\x34\x68\x81\x30\xa9\xda\x63\x5f\x3d\xf4\xc9\xce\xc1\x95\x16\x38\x78\x23\xcd\x9c\x9e\x03\xc0\x8b\x4c\x9f\x3d\x08\x54\x66\x4e\x0f\x25\x45\x23\x53\x78\x0e\xf2\xa4\x32\x63\xe7\xa8\xec\x9c\x34\xc9\x01\x58\x45\x26\xd8\x1e\x0d\x5e\xa4\x38\x8e\xb6\x3e\x11\x1d\x0d\xc2\x64\x14\x1c\x6d\x11\x26\x3a\x3a\xbb\x2f\x5f\xf1\x20\xf7\xb3\xeb\x38\x1c\x53\xc2\xf4\xcc\xa7\x3d\x8c\xf5\xd8\xf3\x93\x35\xed\x50\xc3\x9a\x36\x3f\x81\xdb\xdc\x39\x64\x50\xcf\x9d\x23\x51\xa1\xff\x56\x1d\x58\x3f\x78\xd2\xe8\xb9\x8b\xc4\x37\x7a\x6e\x5a\xac\x19\xc5\x06\x76\x49\x97\xfa\x3f\x06\x7c\x49\x0f\x1f\x24\x2d\x64\x2a\xce\x81\x1b\xd3\xa5\xfe\x0f\x1e\x1b\x7a\x6e\xc9\xf4\x5a\x7a\x26\xfd\x1e\x88\xb0\x9e\x7b\xc4\x6b\x68\xcf\x3d\x22\x02\x92\xc9\x3a\xc7\xc9\x2c\xb9\x25\xd7\x1a\x34\x1b\xa6\xe8\xc8\xcc\x9b\x63\x89\x0e\x29\xe3\xe3\xe2\x78\xc9\x40\x38\x2e\xce\x8a\xf4\xf7\x71\xb3\x1e\xd2\xbd\x07\x31\xc5\x2e\x27\xf6\x78\x38\x4d\x52\xe8\xc7\x12\x1d\x52\xe8\xc7\xc3\xb4\x3f\xc6\x60\x5a\x29\x52\x2a\x57\x47\x97\xce\x3b\xf0\x49\x32\x97\xe6\x24\x8f\x3c\x53\x67\xce\x8d\xcb\x24\x3a\x4e\x4c\x8f\xcc\x94\x39\xb7\x35\xed\x97\xfd\xb3\x2c\xc2\xd4\x03\x27\x25\x73\x69\x4e\x6c\x91\xcc\xa5\x39\x09\x67\xa8\xb4\xbe\x9f\x3b\xb3\xc8\x13\x3c\x77\x2e\x82\x78\x39\xd7\x0d\x95\xbe\x3a\xc9\xf0\xce\xf4\x9b\x13\x4b\x23\xb3\x6d\xce\xca\x29\x94\x02\x3b\x81\x7f\xc9\x6c\xe4\x13\xb4\x97\xcc\x35\x3e\xc9\x73\x10\x9e\x43\x3f\xb1\x23\xba\xf4\xf7\x49\xfe\x76\x97\x02\x3b\xd7\x95\xcd\x05\xea\x70\x2b\xf5\x74\x76\x04\x65\x72\x4b\x5a\x43\x97\xbe\x3a\x8d\x35\x4d\x5e\x0c\xe9\x9b\xbc\x38\xfb\x22\x45\x7a\x62\x25\x74\x29\x9f\xd3\x11\x94\x49\xba\x43\x58\x92\xee\x9c\xc2\x24\x7d\xdd\x5b\xe9\xab\x33\x98\x25\x49\xc7\x9f\xe8\xf2\x15\xcf\x80\x17\x69\xb4\x73\x59\x1a\xb2\x45\x4e\x0c\x8b\x2e\xe7\xf1\x9c\x25\x6c\x43\xc8\x55\xfd\xc4\x6c\xc8\xa4\xd4\x73\x7a\x0b\x3d\x93\x52\xcf\xf9\x5a\xd0\x8b\xd4\xf5\xc9\x05\xca\x7c\xc9\xf3\xa6\x87\xf4\xd5\x49\xb2\x5f\xe6\x27\x9d\xb3\x42\xa4\x0b\x00\xad\x9f\xb3\xa4\x76\x64\xc2\xd2\x49\xe8\x3f\x13\x96\x4e\xc2\xf6\x99\xb0\x74\xa2\x48\x33\x61\xe9\x7c\xff\x35\x96\x52\x3f\xe7\x6b\x5d\xcf\x54\xbe\xf3\x5d\xdc\x7e\x17\xe8\x42\x2b\x66\x5e\xde\x35\x23\xfd\x3d\xf3\xf2\x2e\xf2\x82\x04\x23\xd1\x2f\xb4\x62\x66\xb8\x51\x2d\x3e\x4c\x7a\xf3\xe2\xce\x65\x86\xdb\x55\x16\xa6\xd3\x97\x74\xea\xc9\xbb\x00\x84\xfa\xb5\x60\xa0\x74\x4d\x2f\x94\x60\x26\x4e\x5d\x75\x4d\xeb\x6a\x60\x3d\xa4\x6a\x2f\xa2\x7d\x26\xcd\x7a\xa1\xd1\x4c\x8a\xf4\x02\xea\x28\xf3\xc6\xae\x06\xb6\x94\x0e\xff\x85\x0f\x6f\x52\xb5\x57\x67\x5a\x1d\xfe\x6b\xc6\xf1\x7b\xe6\x6b\x5d\x9d\x31\x74\x91\x2f\x63\xf7\x65\x67\x5e\x68\x45\xc1\x8c\xf4\xcb\xd8\xec\xf2\x5b\x21\xc4\xcb\x38\x5e\xba\x19\xd7\x0c\xff\xf5\x4c\xd5\xba\xbc\xfc\x2b\x44\xac\x7e\x11\xed\x33\xc5\x04\x2e\x67\x07\x64\x51\x5e\x3c\x03\x64\x52\xd9\x15\xd0\x24\xf5\x7f\xc5\xea\xa1\x4f\x88\xe5\x99\x42\x00\x17\x51\x7f\xc1\x0e\xf6\x8b\xea\x08\x93\xbd\x78\x51\x1d\x61\x32\x10\x2e\xee\x5f\x26\xa6\x5d\xc7\x22\x5d\x9f\xe0\xbe\x67\xa6\xda\x75\x2c\xd2\x35\x06\x6a\x52\xb8\x23\xfd\x3a\x18\x54\x1a\xfe\x3a\xd7\xa0\x62\x7f\x2a\xd2\x9e\x69\x56\xd7\x54\xa4\x3d\xd3\xac\xae\x59\x64\xda\xf7\x2d\xc7\x78\x68\x10\x61\x17\xa0\x62\x79\x77\x50\xa4\x99\x0f\x77\x61\x61\x9b\xec\x88\x6b\xe6\x08\xf5\x5d\x56\xe9\xf5\xac\x31\xc4\x1c\x16\x76\x66\x66\x5d\x04\x08\x05\x58\xd5\xaf\x75\xed\x65\x69\x5c\x3c\xd2\x67\x4e\xdd\x35\x03\x84\x3d\x13\xb1\xae\xa9\x59\x7b\xa6\x59\x5d\x98\xcb\x99\x66\x75\x4d\x55\xdb\x33\xab\xea\xc6\xa9\xcf\xbc\xbc\x7b\xbe\x2d\xf4\x5d\x77\xe7\xc6\x87\xcf\xac\xbb\x1b\x39\x90\x69\x56\x77\x81\x0e\x1d\xa9\x7b\x62\x86\x0c\x93\x09\x74\x53\x6e\x65\xb2\x78\x6e\x04\x43\xa6\x48\x51\xc6\x3e\x84\xc6\xd5\x6f\x9e\xf1\x4d\x26\xd0\x4d\x69\x82\xc9\x04\xba\x77\xce\x98\xac\xd2\x7b\x5f\xbc\x84\x1a\xe0\x45\xe7\xf4\xde\xd7\xb4\x1a\xb4\xae\x31\xc4\xcb\x12\x2e\x12\xa5\x37\x99\xc4\x26\xb9\x78\x93\x28\x64\x32\xa3\xee\xce\xde\xea\xe0\xde\xb6\x66\xd1\xa0\x5c\xe4\x5d\x5e\xcb\xcd\x45\xde\x65\xea\xde\x84\xed\x33\x2d\xf1\xc6\x56\xcd\xa4\xc3\x3b\x60\x4e\x76\xd5\x1d\x30\x27\xeb\xf8\x0e\x36\x5b\xd7\xe3\x5e\xb7\x52\x02\xfb\x1e\x9c\x31\x49\xdf\x7b\x70\x1c\x74\x81\xee\x03\x5e\x74\xb4\xef\x03\xbc\x3c\x1d\xed\x1b\xe3\xd5\x2c\x1b\xb8\x40\x3a\xb8\x37\x61\x37\xb3\x6c\x60\xc5\x64\xe0\xdc\x3c\xbb\x67\x26\xe3\x7d\x32\xa8\xe2\x22\xf7\xc9\xf5\xa8\xf9\xc9\x9a\x25\x3f\x61\x50\x59\x91\x37\x71\xfc\xcc\x53\xbc\xd7\x35\x55\x5c\xe4\xbe\xe0\x36\x8f\x25\x0f\xf3\x99\xa7\x78\xdf\x70\x9b\xe7\xf4\x46\x28\xc9\x12\xbd\x6f\xae\x58\x9e\x53\xe2\x70\x26\x43\xeb\xc6\x66\x36\xd9\x99\xf7\xb3\x7a\x88\x97\x87\x8d\xca\x23\x85\xab\x9c\x39\x4e\x37\x45\x47\x99\xb8\x78\xbf\x6c\xb6\xec\xee\x1b\xbf\xd7\xa4\x7c\x40\x79\xe8\xbb\x65\x03\xeb\x21\x6d\xf4\x6c\x9c\x42\xed\xfe\xb3\x2e\xb2\xb6\xf2\x59\xf7\x36\xb2\x61\x0d\xea\x6a\xe0\x68\xff\x56\x21\x73\x7f\x0a\x9c\x47\x7e\x0e\xe7\xda\xf8\xa7\xb0\x25\xda\xf8\x87\x77\x01\x93\x79\xf8\xe0\x47\x67\x6a\xd2\x83\x51\x2e\x88\xdb\x0e\xf2\x44\xcf\x4c\x24\x90\x27\x7a\x66\x22\x3d\x15\x2d\xa0\x7d\x7e\x70\x9b\x33\xcf\x08\x28\x8a\x91\x39\x9c\x0f\x28\x90\x99\x67\xf4\xd4\x35\xa8\x78\x69\x1c\x0d\xe9\xde\x07\x80\xc5\x4c\xf8\x79\x00\x1e\xcd\xfc\x9e\x67\x89\x0e\x29\xe3\xa7\x73\xcb\x15\xcd\x79\x30\x32\x32\x03\xe8\x21\xfc\x67\x23\x1b\xd6\x18\x22\x1d\x3b\x3e\x33\x80\x9e\x65\x64\x48\x6f\x3e\x18\xe5\x2e\x13\xf3\xc1\x06\x70\x99\x98\x0f\x25\x93\x99\x6d\xfa\x04\x22\x5d\x8a\x14\x28\x8a\x5e\xa5\x48\x1f\x82\x7b\x55\x8a\xf4\x21\x41\xc7\xa5\xf3\x80\xa2\xe8\x35\xa7\x9d\xae\x72\xcf\x7c\x9c\x67\x2c\xc2\xb4\xd9\x63\xcd\x22\x6e\xc7\x9a\x45\xcc\xcd\x77\x81\x9e\xf9\x38\x0f\x12\x2b\xb3\x6d\x1e\x52\xf9\x5c\x9a\x15\x6c\x8a\xe1\x32\x53\x9f\x03\xc8\xd9\x1f\x0d\x37\x0d\xe2\x05\xff\xdb\x7f\x34\xdc\x34\x88\x17\xac\x84\x4c\x7b\x79\x88\xf6\xb9\x74\xef\x33\xcb\x2e\xbb\x60\x24\xfa\x83\x3c\x72\x29\xe3\x87\x67\x44\x97\x32\x06\xe5\xa8\x57\x99\x62\xcf\xbd\x06\xd5\x2c\x53\x1e\xf5\xcc\xa5\x79\x48\x5a\xf0\x9c\x05\x01\x95\xb9\x34\x0f\xf9\xca\x99\xf9\x0b\x58\xc5\xf0\x9c\x85\xd0\x5d\x66\xb9\x3c\xef\xea\xa1\x41\x5f\xa6\x95\xbe\x02\x68\x62\xb8\x74\x1e\xb8\x12\x5d\xa8\x11\xfd\xdd\x58\x42\x29\x41\xf0\x98\xba\x50\x23\x3a\x98\xb9\x3d\x13\x63\xc0\xcc\x4d\x28\xd6\x0e\x44\x6e\x17\x8c\x44\x07\x22\xb7\x0b\x46\xa2\x03\x91\x3b\x32\x8d\xf7\x45\xc2\x64\xa6\x0c\x68\xb6\x3d\x13\x63\xde\x7d\x7d\xd2\xd4\xc0\x12\x4a\xe7\x2d\x24\xda\x4c\x8c\x01\x78\x76\x64\x4e\xee\x82\x95\xcd\x4c\x19\x20\x31\x46\xa6\xe0\xbe\x95\xb3\x2e\xff\x4a\x38\xb3\xe2\xb6\xc2\xbe\xb4\xc0\xc2\x99\xad\xd2\x02\xe0\xc2\x8e\xcc\xda\x05\xd3\x75\x78\xb2\x8f\x5f\x53\x95\xd6\xb0\x10\x5b\x33\xdb\x06\x80\xd6\x9e\xb9\x34\x13\xa0\xf5\xd3\x20\x3a\x90\x41\x2e\xfb\x0e\xa4\xd4\xe1\x52\x93\x6f\x67\x3d\x2c\x7b\xb0\xc8\x96\x3d\x58\x20\xe9\x4d\x60\x4f\x7b\x95\x27\x38\x51\x3d\x4b\xcf\x1c\x96\x17\xc7\x44\xf0\x13\x1d\xcc\xce\x2e\x70\x89\x0e\xbc\xe6\xc8\x54\x60\xc0\x33\x7b\x26\xa4\xbc\x4b\x28\x29\x3e\xb3\xb0\x24\x32\x6b\x17\xa0\xc7\x2e\xc8\x86\x0e\x6a\xe3\xf0\xfe\x5b\x75\x60\x2f\xc6\x8e\xe7\x3e\x1f\x6b\x3c\xd1\xc4\xdb\x42\xa6\xf4\xbe\x4b\x74\xe4\x96\xe0\x71\x64\x7a\x05\x58\x88\x3d\x53\x23\x40\xaf\xe8\x99\x09\x01\xf4\xe1\xf0\xdc\xc5\x29\x7e\x7a\xa6\x46\x00\x6c\xd8\x33\x13\x02\xf4\x8a\x9e\x99\x10\xa0\x57\x0c\x97\xc5\xf0\xde\x9c\x26\x59\x94\xef\x12\x1d\xb9\x47\x38\x29\x99\xc5\xf0\x2e\x49\x21\xf5\xff\x92\xd6\xe0\xb2\xe4\x5e\x0a\x19\xdc\xf2\x93\x79\x34\x32\xf1\xe1\x5d\xb2\x24\x37\xfe\x85\x52\xc9\x56\x80\x26\x46\x26\xdb\xbe\x38\x29\x4d\xc2\xf6\x25\xa6\x2f\xf8\x06\xdb\x28\x62\x52\x5e\xac\x01\x01\x31\x94\x17\x6b\x40\x40\x74\x65\x53\xd8\x36\x25\x45\x57\xf2\x84\x81\x09\xd1\x95\x2b\x61\x1b\x69\x0d\xca\x8b\xb5\x8d\x88\xa1\xb2\x5e\x6d\xc3\x49\x51\xd6\xab\x01\x01\xd1\x95\x09\x61\x1b\x2e\x88\xb2\x5e\x6d\x61\x42\x08\x81\xd2\x36\x42\x88\x4a\x7c\x30\x60\xe9\xba\xf2\x1c\x6c\x81\x44\x28\xf5\xd5\x36\x92\x8f\x85\xfe\x6c\xc0\xee\x0f\x0f\x71\x4b\x16\xb0\x0f\x51\xda\x58\xc2\xaf\xf4\xb5\x0d\x27\x45\xb8\x12\xb6\x75\xd6\xa3\x8a\x74\x4c\x0f\x65\x31\xd8\xc6\xb5\x57\xd2\x82\x81\x09\x31\x04\x3a\x6d\x5b\x67\x96\x2a\x5e\xa8\x55\x50\x0a\xae\x6d\xce\x19\x1b\x22\x9d\x8a\x24\x1f\x22\x9d\x4b\xad\x47\x7a\xdb\x70\x74\x94\xa4\x6b\x5b\x40\x47\xcb\x31\x5e\x7a\x68\x5a\x1c\x1d\xa5\xcf\x1a\xe0\x0c\x5d\xcf\xe7\xb6\x11\xa5\x57\xfa\xac\x81\xd6\xd0\xf5\x7c\x6e\x1b\x50\x36\xca\xa7\xb5\x05\xdf\x10\x9b\x28\x9d\xc2\xa0\xeb\xb9\xdb\x36\xe2\x81\x7a\xdd\xb6\x6d\x86\x1f\x46\x6c\xd9\xc0\xb4\x45\x74\x9c\x4c\x6b\x5a\x42\x1c\x1d\xbd\x5d\xdb\x06\x72\x8d\x70\xbb\x0d\x80\x87\xa1\x8c\x5b\x5b\xf0\x0d\x91\xb7\x61\xdd\x7d\x13\xe9\xe4\x38\x45\x1e\xfe\x0b\xd2\x4d\xa4\xe3\x2c\x45\xde\x86\x6b\x4d\xab\x05\xc2\x38\x51\xfa\xac\x01\x01\xd1\xf5\xdc\x6d\x1b\xbe\x91\xf2\x69\x6d\xbb\x17\xb7\xd9\x83\xb3\xee\x62\x9f\xd8\xa6\xd2\x56\x6d\xbb\xc1\x56\x77\x71\x4b\xd2\xb2\xb2\x43\x6d\x7b\x57\x83\xe8\xc0\x16\x69\x79\xf7\xc1\xb6\x51\x76\xa8\x6d\x84\x41\x5a\x0a\x03\x9c\x25\xe5\x7e\x5a\xe1\x81\x41\xb9\x9f\x56\x30\x5f\x04\x2f\x60\xfc\x10\xc5\x08\x1d\x7e\x10\x1a\xba\xe0\x05\xac\x10\xfd\x0c\x1d\xfe\x52\xd8\x86\xaf\x63\x62\xfc\x3a\xc5\x50\xfe\xa8\x95\xb2\xe8\x30\x35\xb0\xb7\x5f\xb3\xc1\x40\x68\xe8\x7a\x00\xb6\x05\xc8\x10\x5f\xb3\xc1\x00\x64\xe8\x6d\xfc\xce\x1b\x98\x15\x9c\x25\x81\x8b\x5b\x01\x21\x5f\xaf\xc3\x56\x2a\x57\x65\x88\xc8\xba\x26\x10\x91\x0b\xff\x5e\x77\xb8\x00\x4f\x2f\xc8\x03\x2b\xa0\xd1\xeb\x31\xd8\x0a\x86\x8a\xd2\x4f\xad\x4c\x79\x34\x94\x7e\x6a\x85\x64\xca\x68\x9a\x96\x14\xa9\x90\x1c\x28\x33\x35\xa2\xeb\x65\xd7\x0a\x86\x8a\x32\x56\xad\x20\xb1\xba\x6e\xe8\x82\x6f\x50\x0a\xab\x01\xdf\x30\x94\xb1\x6a\x05\x89\xa5\x87\x5c\x2b\x78\x4f\x42\x60\xb6\x42\xa5\xa6\xd2\x4f\xad\xf0\xe8\xa1\x37\x57\x2b\x06\xa0\xbf\x8e\x79\x99\x49\x98\x5d\x90\x07\x06\xe2\xc3\x50\xc6\xaa\x2d\xc4\x07\x25\x97\x1a\x88\x0f\x43\xb8\xbb\x56\xf0\xc0\x84\xbb\x6b\xc0\x37\x74\x3d\xa0\x1a\x68\x0d\x43\x40\xbc\x56\x02\x3a\x74\xee\x0b\x52\xaf\xe7\x31\xc7\xbf\x52\xca\xa9\x95\x63\xf5\xd0\xaa\x23\xd3\x7a\x9e\x48\x9c\x25\x25\xa5\x5a\x21\x0a\xdb\xf3\x88\x62\x02\xf5\x26\x3a\x30\x81\x94\xb6\x6a\xe5\xe4\x7c\x34\xd1\x81\xd4\xd3\x93\xa8\x95\x73\xcd\xa2\x69\x09\xef\xf4\x3c\x30\xe7\x9a\x45\x74\x60\xf1\xf4\x3c\x30\x4b\xc8\x49\xb8\x14\x6a\x39\x95\x94\x6a\x65\x89\x30\xd7\xb4\x4b\x40\xb9\x66\xb9\x11\xfa\xae\x59\xc0\xda\x52\xba\xa8\x15\xde\x37\x05\x79\x60\xe5\x85\xb9\x3c\x1f\xbc\xb5\xf4\x2e\x5e\x5e\x7e\x6f\x24\x37\x1b\xf3\xa5\x6b\xb3\x81\x5e\xe8\xfa\xa5\x1f\x03\x58\xa1\xeb\x9d\xd5\x40\x49\xe8\x02\x20\x30\x7e\x21\xa6\x77\x71\xbb\x2f\xd1\x11\xf9\x09\xb3\x88\xfd\x7d\x66\x54\xf6\x2e\xf6\xf7\x25\x4b\x24\xc2\x76\x52\x12\x94\x83\x6a\x3b\xd6\x8a\x52\x4e\x6d\xdf\xd7\xb4\xf9\x09\xa7\x50\xc6\x09\xe0\x0c\x5d\x8f\xb7\xb6\x23\x50\xf4\xce\x6a\x3b\x49\x0b\xca\x41\xb5\x9d\xe8\x8b\x1e\x5e\x6d\xa7\x76\x4a\x39\xa8\x06\x9e\xc3\x50\x0e\xaa\xed\x18\x38\x02\x26\xb6\x9d\x07\x9c\x9e\x74\x60\xf1\xe8\x8d\xd4\x76\x82\x2d\x82\x2e\xb6\x7d\x09\x14\x59\x4d\x0b\x90\x41\x3f\x77\x64\xfb\xf4\x7c\x7a\x4f\x4a\xfb\x1a\x43\x0d\xa4\x35\x28\xc3\xd4\x76\x82\x2d\xca\x30\xb5\x7d\x49\x87\xe4\x85\x37\x9a\x9e\xbc\xf8\x1a\x43\xbc\x38\xeb\x91\xcc\xe1\x1b\xf5\x24\x1d\xf9\x21\xf8\x63\xdb\x71\x96\xf4\xce\x6a\x3b\xb5\xe0\xc2\x43\x36\xf0\x17\x86\xf0\x90\x6d\x27\xa4\xd3\x25\xc6\x77\x0c\x2d\x01\x24\xdb\x8e\x5d\xa5\x5c\x58\xdb\x79\xc5\x11\x40\xb2\xed\x44\x70\x2c\x49\x1f\x6b\x0c\x2d\xd0\xc4\x70\xe8\x96\xd3\x1e\xf4\x90\x09\xb4\x23\x61\x46\xf9\x9d\x42\x66\xdb\x8f\x35\x9e\x88\x9c\xcf\xb4\x43\x99\xb3\xb6\x13\x5d\x16\xe0\xb2\xed\x3c\x02\x59\xb2\x41\xba\x97\x10\x98\x6d\x3f\x17\x1b\xe2\x0b\x0f\xcc\x92\x0d\x82\x37\x96\xb3\x10\x89\x51\x2a\xad\xed\xc8\x12\xa5\xd2\xda\xfe\x32\xad\x2c\x06\xe0\x1b\xba\x5e\xa7\x6c\x27\x88\xab\x77\x23\xdb\x49\x7c\x50\x2a\xad\xd5\x6d\x8d\x11\x6a\x80\x74\x39\x07\x75\x5b\x63\x0c\x35\x40\xba\xc4\xf1\xc2\x73\x50\xf6\xad\x55\x1e\x70\x94\x5b\x6b\x95\x28\x8a\x5e\x74\x8c\x9f\x75\x1a\x4a\xb6\xb5\x8a\xd9\x20\xd0\x66\x03\xcf\x61\x08\xb4\xd9\x2a\x41\x57\x3d\xf1\x18\x00\x0f\x5d\x4f\x3c\x06\x5a\xc3\x10\xac\xb3\x55\x8c\x02\xc1\x30\x5b\x6d\x8b\x74\x4d\x4b\xb0\x42\xaf\x31\x56\x49\x8f\x1c\xb9\x1e\xa8\x7c\x93\xf4\x05\xe0\x61\x8c\x5c\x0f\x6c\x80\x91\xeb\x41\x6a\xe3\x48\x6e\x71\x52\x46\x92\xce\x95\xb5\x2e\xc2\xd0\xdf\x23\x79\x71\x8e\x83\x64\x7c\x25\xa4\xaa\x74\x5c\x03\xad\xa1\xeb\x01\xc7\xc0\x62\xe8\x7a\xc0\xb1\x4a\xb9\x95\xb0\x9d\xad\x06\xe7\xc3\x44\x18\x6f\x3e\x02\x7b\xb6\x4a\xb9\x95\xc0\x9e\xad\xc6\x62\x4e\xeb\x11\xac\x98\xd4\x75\x25\x61\x49\x4f\x3c\x06\x5a\x43\xd7\x7b\x8d\x81\xd6\xd0\xf5\x3c\x63\x75\x5d\x59\x39\x07\x95\x28\x8a\x00\xa3\xad\x92\x2b\x31\x72\xd5\xc9\xca\xd4\x5b\x8b\xd5\x75\x2b\x65\xf1\x54\xbc\x16\xc1\x41\x5b\xe5\x15\x55\xcf\x22\x06\x38\xc3\x18\xb9\xea\xa4\x34\xe9\x9d\xc4\x2a\xe9\x91\xc2\x84\xb0\x8a\xd7\x32\x72\x1b\x78\x78\x1d\xb9\xea\x44\x3f\xf5\xeb\x56\x56\x49\x58\xd2\x2b\x88\x55\x34\xfc\xc8\x7d\xe1\xe1\x75\xe4\x36\x90\xb0\xa4\x1f\x63\xb3\x8a\x0b\xa2\x1c\x65\xab\x3c\xbc\xea\x91\xc2\x2a\xef\x35\xca\x51\xb6\xc6\xb3\xaa\x72\x94\xad\x6d\x6b\x16\x53\xc3\xd4\x57\x7a\x3e\xb0\x46\xc4\x42\x8f\x03\xd6\xd6\xad\xd4\x46\x35\xde\x59\xf5\x5a\x60\x8d\x67\xd5\xa1\x9d\x6b\x85\xe3\x20\x8d\xd6\x78\x4e\x19\xb2\x23\xda\xce\xf9\x90\x16\x68\xeb\xaa\x6b\x2b\x1b\xa1\x4c\x21\x37\xdb\x42\x68\x10\x72\xb3\x35\x22\x97\x2e\x25\x08\x42\x43\x77\x29\xc1\x86\x22\xd5\x8b\x83\x35\xb2\x8f\xf4\xe3\x74\xd6\xd0\xac\xfa\x35\x3a\x6b\x24\x4f\xe8\x4d\xc2\x1a\xf9\x81\x82\x83\xb6\xc6\xb3\xaa\x4b\xc5\x35\x12\x06\x05\x07\x6d\x8d\x67\x55\xfd\xa8\x88\xb5\xa5\x6a\x65\xf1\x34\x6a\x9d\x94\x5e\x6d\xcd\xd7\x18\xfa\x24\xd8\x4a\x19\x16\x2d\x16\x2f\x22\x9d\x24\xc1\x11\xfe\x3b\x0a\xac\x8d\x35\x9e\x56\x8f\x47\x58\xc1\x3a\x1b\xbf\xc1\xd1\xf5\x72\x60\x6d\x40\xa4\x4c\x88\x46\xf2\xc4\xc8\xb3\x42\x58\x53\x4f\x09\xd6\xd6\x0d\xcd\xc3\x73\x30\x4b\x9e\x15\x14\xa9\x1e\x0a\xac\x11\xbd\x70\x69\x34\x00\x0d\xba\xde\x05\xac\x91\xf3\x2c\x44\x10\x6b\xc4\x25\x85\x04\x6d\x6d\x3e\x7a\x74\x41\x84\x58\x23\xd0\xe0\x52\x3e\x6d\x5d\xd9\x3c\x6f\x17\xdc\x4a\x1b\x35\xe2\x92\x42\x71\xb6\xc6\x23\xac\xf0\x3e\xac\xdd\xfc\xd8\x99\x34\x49\x5b\xba\x57\x66\xd9\xfc\xd5\x92\xfd\xf3\x9f\x6a\x60\xd3\xe4\xe0\x37\x42\x11\x7a\x28\xb0\xf6\x6c\x7c\xa2\x41\x3f\x82\xe1\xd3\xa0\x4f\x78\x16\x51\xf8\xdd\xda\x73\xd3\x23\xc7\x78\x69\xd0\x7a\x7c\x6c\x80\x4f\x83\x4e\x13\xde\x82\x22\xf6\xd6\x10\x1d\x8a\xb6\x1b\xc0\x0a\x5d\xd1\x76\x6b\x2f\x7b\x2b\xe5\xd3\xf1\x16\x84\xb3\x61\xfd\x63\x14\x7c\x66\x31\x35\xac\x41\xbb\x1a\xd6\x7a\xb8\x1a\x0e\x1a\x42\x0d\x8b\xf4\x2f\x73\x13\x58\x61\xdf\x94\xe0\x6e\x9d\x14\x67\x85\xdf\xad\x97\x41\x8f\xa2\x86\x9b\x1e\x9a\x65\x87\x30\x59\x4d\x7d\xe7\x77\xeb\xa4\xaf\xfa\xbe\x66\x11\x73\x98\x0d\x02\xcd\xb0\x5e\xd7\x18\xe2\xb6\x72\x0a\x25\xe3\x7b\x65\x1b\x14\xbb\xea\x8d\x9d\x53\xec\xaa\xf3\x63\x78\x0a\x75\x5b\xe7\x9d\x44\x18\x19\xd6\xdb\xe2\x45\x83\x92\xee\x25\xc0\x0b\xeb\x7d\xd1\x21\xd2\x3b\xd3\xea\xac\x03\x8a\xd0\x15\x0c\xb7\x4e\x8a\xb3\xc0\x2a\xac\x63\x36\x28\xb2\x6d\xdd\xf9\x44\x62\xb0\x07\x07\x46\x16\x60\x27\x1c\x9a\x31\xe7\xce\x1b\x47\xc6\x9c\x3b\x2a\x3f\x43\xcc\x7d\xac\x1e\xe2\x85\xaa\x8a\x0c\x0f\xf7\xb1\x48\x17\x73\x83\x55\x97\x40\x59\x3f\xca\x99\x01\x64\xc0\x14\xba\x2b\x2c\xd4\x79\xb5\x08\x5d\xb1\x8e\xcd\x9c\x71\xda\x8e\x30\xc8\xb0\x2c\x50\x09\x3d\xc3\xb2\xfd\xa3\xd0\xf7\x4d\x99\xf7\xd6\x2f\x8e\x65\xcd\x4f\x5e\x3e\x11\xe9\x08\x83\x0c\xa9\xf6\xf9\x43\x49\x9b\x32\xef\xad\xdf\xeb\x77\x0d\x45\x18\xcf\x18\x19\x41\xed\x53\xe5\xf7\x8c\xa0\x76\x4c\xf5\x0c\x54\xce\x1f\x4b\xf9\x0c\xaa\x13\xc4\x35\x55\x15\xbf\x81\x8c\xd0\x55\xd7\x6e\xb6\x21\x3f\x14\x17\x31\xd2\x2b\x54\x71\x6e\xb6\xb1\xea\xba\xfb\xb6\xb3\xd9\xba\xd9\xc6\xf3\x41\x48\x18\xd8\xc7\xaa\xfe\xf4\x30\x35\xdc\xf4\xf8\x2e\x10\x20\x06\x3d\x43\x5c\x56\x59\x0f\x5d\x42\x50\x0d\x7a\xc6\xbc\xac\x22\x0c\xf2\x93\xcf\x6d\xf8\x34\x8c\xdf\x51\x60\x40\x1e\x74\x55\x4a\x1b\x90\x07\x3d\x83\x59\xf6\x31\xdb\xf7\x4d\x49\xf2\x66\xfc\x08\xa4\x80\xb0\xcd\x1a\xab\xa7\x08\x88\x75\x68\x92\x79\x68\x7d\xcd\x22\xaa\x3b\x47\x43\xe6\xa1\xf1\xe8\x98\xf1\x2f\x60\x13\x7a\x06\x80\xcc\xd9\x12\xdd\x72\x73\x6e\xb9\x2c\x39\x30\x10\xba\x7e\xcd\xc9\xcc\x59\x70\x99\x76\xe6\x6c\x9a\x2c\x39\x73\x04\xa5\x04\x03\x28\x09\x5d\x3f\x00\x65\x46\x1c\x2e\xc3\x2a\x36\x20\x5d\x82\xc1\x48\xb3\xca\x08\x88\x0d\x16\x48\x66\x99\x91\xc5\x90\x11\x10\x23\xef\x2a\x23\x20\x76\x20\xe4\x92\x5b\x14\x7a\x86\x44\x26\xb0\xc2\xa7\x47\x7e\x02\x61\xb2\x01\xec\xe4\x00\xca\xd6\xb3\x93\xc3\xe3\xd9\x83\xa3\x21\x89\x65\xeb\x96\x4b\x7f\xdb\x09\x73\xae\xf5\x38\x17\x1d\xe2\xf6\x5c\xd3\x8a\x39\x0c\xfb\x0c\x9a\xd8\xb5\xa6\xcd\x1e\x4c\x1b\xd9\x83\x9f\x22\x95\xaa\x35\x0c\xfb\x8c\x6f\xcc\x9f\x22\xfa\x7c\x92\x3d\xd6\x27\x22\xec\x66\x91\x65\xc9\x81\xd6\xd0\x33\x9c\x61\x4b\xe5\x4b\x72\xf2\x43\x65\x3d\xc3\x19\xf6\xb0\xa6\xb9\x0d\x2f\x63\x48\xda\x18\xd1\x3e\xfd\x34\x93\x39\xea\x3a\x03\x03\x4e\xbd\x91\x6a\x6c\xcd\x97\x32\x96\x95\x0e\x5a\x43\x4f\x2f\xdf\xb7\x35\xad\xab\xe1\xa6\x87\x3e\x99\x8f\x95\x3d\x3d\x74\x27\xf1\x21\x3d\x74\xdf\xb9\x0d\xda\x17\xdf\xe7\x6d\xd0\x6f\x9c\xdb\x44\x5a\xf8\x34\x88\x30\xd2\x1a\xd2\x33\xf6\x5a\xe9\x51\xd5\xc0\x56\xb6\x6c\x60\xc5\x24\xa0\xf8\xe1\xb6\x9e\x6e\xae\x93\x38\x95\x5e\xed\x84\x6f\xf8\x0c\xaa\x4f\x5a\xa7\x41\x9f\xb4\x35\xa8\xd8\x5f\xbf\x4c\x2b\x11\xe6\xc4\xf2\xd2\xdf\xf4\xce\x27\x12\x28\xde\xd9\x17\xc9\x0f\x47\x7f\x0b\xc9\xda\xdc\x16\xfb\x5a\x42\x83\x0e\xed\xed\x04\x64\xf8\x34\x68\xc5\xec\xa2\x41\x0b\x64\x30\xd7\x73\x50\x98\x93\x81\xe3\xbe\xd3\x20\xc2\x1c\xd2\x25\x94\x00\x64\xe8\xe9\x5e\x3a\xb1\x84\xf4\x26\x41\x68\xe8\xe9\x4d\x4e\x84\x86\xcf\xa0\x6a\x08\x36\x4a\x26\x90\xc7\x1a\x43\x84\xf1\x8a\x9a\x9e\x20\x90\x0d\x7d\x48\xa0\x4c\xc8\x86\xcf\x18\x5a\xf5\xb1\x48\xd7\x18\x54\x55\xa8\xc0\xd5\xc0\x70\xe8\x2a\x70\x35\xc7\x16\xd1\x4f\x07\x99\xe3\xdc\xe8\x97\x82\xcc\x4f\x06\xcd\xeb\x41\x8a\x76\xfa\x79\x8e\xfc\x48\x97\xcc\xaf\xc2\x27\x5a\xb1\x25\x50\xc2\x7e\x47\x81\x39\xd2\x46\x80\xdc\xe6\x58\x1d\xc2\xdf\x36\xc7\x39\x48\x67\xc9\x6f\xb6\x55\x8e\x8e\x3f\x50\x2d\x17\x04\x3c\x87\xae\xdf\xaf\x31\xc7\x5b\x18\x79\xa9\x5f\xae\x9b\x5c\x10\xc0\x19\x2c\xbd\x05\x9f\x96\xbe\xa5\xb7\xe0\xef\xcb\x27\x5f\x3a\x02\x13\x42\xbf\x80\x6f\x51\x38\xb3\xb2\x3a\x40\x38\xb0\x34\xb9\x63\xe7\x00\xca\xea\x88\x69\x61\x5b\x9a\xdc\x51\x1b\x3d\xb2\xe1\xa4\xe1\x4b\x58\xb4\xd5\xa3\xab\xc1\x68\x10\x1d\xd3\xa0\x36\xfd\x24\x8b\x05\x06\xb5\x10\xa9\x2d\x1a\xcc\x69\xd5\x83\x1f\x1c\x56\x3d\xa8\x85\xc1\xad\x2e\x75\xf8\x9a\x76\xa8\xc1\xf8\x24\x1b\xa6\xd9\xa0\x42\x17\x9b\xe8\x04\x9f\x86\xa2\x06\xb8\x95\x18\x8c\x99\x70\x60\xaa\x07\xb5\x58\x57\x45\x1e\x07\xf8\x05\xa6\x02\x51\x8b\x80\x5b\x09\x97\x88\x35\xa8\x1a\xe6\x31\xb7\xb4\x17\x63\xb0\x84\x12\x3f\xc0\x15\x58\x9a\x87\x31\xd6\x18\xe2\xf6\x60\x2b\x25\xa0\xe2\x58\x84\x69\xd0\x83\x31\x72\xa3\xe6\x55\xb1\xb4\xf5\x62\xaa\x49\xdb\x92\x97\x75\xb4\x7b\xf6\xe0\xd0\x25\x2f\x17\xb7\x5c\x12\x2b\x2e\x66\x49\xd2\xef\x45\x98\x56\x7d\xda\xe0\x96\xa6\x18\x60\x04\xb6\x25\xa5\x37\x2b\x26\xdb\x0c\x74\x02\xdb\x72\x0c\x54\xad\x00\xb4\x2d\xd0\xac\xaa\x26\xb2\x78\x38\x30\x92\x7a\xf1\x32\xad\xa4\xde\x98\x9a\xd5\xd2\xae\x1a\x1b\x82\x41\x41\xb5\xb1\x71\x82\x14\x32\x1b\x1b\x94\x4a\xea\x4d\x10\x83\x4f\x8f\x1c\x83\x9d\xfb\xd1\x83\x63\x29\xb9\x38\x0a\xb3\xc8\xae\x1a\x05\xc2\x64\x46\x0d\x3c\xe3\x92\x0d\x3b\xe7\x43\x82\x72\x54\x48\x97\xa0\x1c\xeb\x12\xfe\xe8\x01\x61\x3f\x7a\xb0\x2f\x12\xa5\xa3\x72\x82\x24\x4a\x47\x43\x28\x29\x52\x37\x1a\xab\xfe\xa3\x61\xf1\x22\x6e\xf9\x59\x74\xfd\x16\x88\x8d\xa5\x15\x65\x8a\x0d\x7e\xf4\x5c\xbf\xcc\x61\x63\x69\x45\xd9\x66\xc3\xb8\xfb\xb2\x66\xc7\x52\x93\x39\x28\xbf\x3e\xae\x82\x3d\x1b\x4b\x6f\xca\xab\x1d\xce\x71\x90\xf5\x36\x9c\x8d\x92\xc4\x1d\x58\xe6\x25\xe9\x08\xae\xba\x8c\xb5\x31\xd8\x17\xb9\xb9\x63\xb0\xa6\x49\xd8\x58\x83\x66\x8f\x69\x34\x96\x24\x6c\xb0\x40\xb2\xef\xc6\xc1\x18\xb2\xaa\x01\x20\xb0\xb4\x9a\xc6\xc1\x46\x49\x59\x80\x48\x60\x69\x46\x8d\x83\x35\x4d\x5e\xa6\x21\x6e\x69\x46\x8d\x09\x68\x66\x1f\x13\xe8\x37\x14\xd8\x38\x91\x7a\xc9\x06\x36\xb8\xca\x9c\x0c\x74\x02\x4b\x0b\x6a\x9c\x73\xc1\x55\xf7\x64\x80\x11\x98\x7e\x3d\xd8\x00\x23\x30\xfd\x7a\xb0\x8d\xcb\xf9\x44\x54\x23\x4b\xf6\x1c\x74\x46\xea\x2c\xcd\xa1\x71\x57\x7a\x88\x30\xe4\x80\xaa\x9a\x6c\xa0\x37\x05\x2f\x6d\x20\x0b\x58\x5a\x50\xe3\x19\xf4\xd0\xb4\xb3\x5c\xc2\xd2\x82\x1a\x84\xdd\x54\xb3\x64\xe3\x5d\x83\x8a\x97\x77\x8d\x21\x5e\x50\xb5\x69\x74\x8d\xf9\xd2\x66\xe5\xc7\x18\x2f\x0d\xdf\x31\x0e\xfc\x79\xc1\x4b\xdb\x31\x9f\xde\x2c\xcd\xa1\x63\xeb\xf4\x18\x6a\x58\x94\xe6\x27\xf3\xcc\xaa\x10\xca\x00\x12\xb0\x92\x9f\x14\x48\x97\xf5\x03\xb2\x80\x95\x1f\x9f\x34\x7a\xec\x6a\xe0\x78\xfd\xf8\x64\xd0\x90\x3d\xd6\xb4\xdf\x15\x3b\x76\xa6\x95\x3f\x01\x3a\x81\xe9\xc7\x41\xec\xc0\x17\x50\x65\x94\x1d\xfb\x1a\x43\x9f\x54\xce\xbd\xe2\xb4\x47\x5d\x3d\x34\x06\x02\x2a\x6d\xa2\x83\x38\xdc\x9e\x9f\x34\x8e\xb9\x34\xeb\x81\xa5\xaf\x52\x29\x9b\xd8\x03\x9f\x06\x2d\x10\x86\x45\x9a\x40\x47\x63\x2b\x15\x22\x3a\x3a\x1b\xf5\xa3\x81\x73\xaa\x88\xd0\xd1\xd9\x5b\x05\x6e\x0f\x63\x3d\x64\x13\x4d\xb8\x82\xcf\x27\xe2\xc5\x58\x75\xa9\xeb\x09\x57\xf0\x69\x10\xa5\xc8\x34\xfd\xd2\x87\x1d\xbe\xc6\xd0\x2c\x48\x2c\x95\x17\xd9\x41\x2c\x41\xd5\x44\x76\x10\x4b\x50\xf1\x90\x1d\xc1\x8d\xca\x4f\x30\x4e\x84\x0f\x6d\x60\x16\x58\x1a\x6b\x47\xb0\xfb\x39\xc6\x60\x3d\x64\x9b\x1d\x88\x41\xe1\x43\xdb\x81\xb5\x52\x7e\x34\x5c\x34\x88\xb9\xb1\x28\x55\xc3\x31\x85\xad\xa0\x9c\x0d\x44\x02\x2b\x3f\x1a\x58\x20\x99\x1e\xc7\x92\x41\x3f\x1a\x90\x41\x32\x3d\x8e\x13\xf6\x65\x69\x1c\xf7\x1a\x54\xdc\x3e\x41\x0f\xad\xe9\xc3\xde\xca\xb0\x38\x30\x1b\xf4\x03\xb0\x76\x10\x72\xd7\xef\xbd\x1a\xf0\x02\x96\x06\xce\xf1\x72\xc6\xe4\x5f\x1d\x4b\x3a\xe4\x2c\xef\x1a\xf4\x4b\xd8\xb9\xb1\xea\x9a\xf6\x5c\x57\x5d\xd3\x9e\x1b\x4b\xa8\x69\xcf\xb2\xe8\x70\x35\x20\x3f\x34\xed\x59\x38\xfc\x32\x3d\x80\x28\xb0\x92\xd3\x16\x56\x5d\xb6\xc8\xb9\xee\x6d\x0e\xba\x43\xa9\x8c\x13\xe0\x05\x2c\xed\x99\xb3\x2e\x4a\x35\xc6\xba\xb7\x32\x2c\xce\xca\x36\xc8\xb0\x38\xd7\xbd\x95\x61\x01\xbc\x80\xa5\x2d\x72\x62\xcc\x97\xfc\xa4\x73\x70\xfd\xb7\x3c\xb0\xb3\x73\x22\x65\x64\x9c\xeb\x86\xca\x50\x39\xf1\xc5\x55\x2a\x65\xa7\xb1\x69\x52\xff\x13\x8c\xe0\xd3\x20\x12\x0c\x46\xb3\x87\xb3\x14\xd9\xc3\xd9\x67\x19\x08\x20\x0b\x58\x1a\x08\x67\xac\x69\xc5\x79\x70\xa9\x65\x64\x9c\xc1\x1e\xc9\x1e\x38\x83\xab\x92\x83\x62\x86\xec\x39\xe8\x58\x9f\x88\x8e\x81\x4c\x93\x6b\x78\x0e\x96\x53\xe1\x9d\xf3\x60\x5a\xd9\x25\x27\x66\x88\x7e\x71\xd7\xce\x83\x5d\x4c\x3a\x30\x32\x76\x99\x21\xe7\x7c\xbe\xb3\x54\xf9\xe7\xc9\xb6\xca\x0c\x39\x67\xda\x8b\xa9\xf6\xd9\xce\x19\xd3\xb7\x5d\x96\xcb\x39\xd3\xf0\x6c\xdf\x72\xd0\x8b\x86\x1c\x63\x4d\x2b\xe6\x26\xec\x91\xa5\x95\x70\x5e\xac\x69\x72\x8b\xe9\xa1\xfa\x69\x3b\xaf\xc5\x9c\xd8\xc7\x49\x49\xb3\xe1\xc4\x27\x49\xb3\xe1\xbc\x98\x45\xa6\xc7\x79\x23\x18\x64\x13\x01\x9b\x60\xa9\xbf\x4f\x1e\xe7\x54\xc2\x66\xf3\xd7\xee\xf7\xad\xe6\x02\xbd\x41\x83\x06\xc5\xff\x56\xc5\x9a\x5d\xa8\x7c\x55\xac\xd9\x35\x71\x47\x2c\xf5\xf7\xb5\x41\x98\x94\xf1\x85\x87\xae\x12\x36\x03\x36\xc1\x52\x3b\x5f\xa8\xfc\xd4\xbd\x17\xfa\x5b\x45\x6e\x76\xed\xab\x47\x36\x34\x7a\x7c\x97\xf0\xaa\x8b\x17\x57\x43\xe3\x93\xec\x61\xf4\x08\x35\x3c\xf4\x18\x6a\x58\xdc\xaa\x01\x39\xa0\xba\x38\x9b\x28\x09\x9f\x06\x71\x8b\x1c\x50\x89\xb1\x5d\x38\x18\x82\x94\x36\x70\x14\x2c\xb5\x33\xb0\x09\x96\xda\xf9\xc2\x05\x49\xdd\x7b\xf5\xc1\x18\xd9\xc0\x29\x94\x32\xbe\x50\xc6\x55\x66\x14\x38\x0a\x96\xaa\xf6\x42\x3a\x54\x99\x51\x17\xd2\x21\x75\xef\x45\xf8\x21\x75\xef\xe5\x50\x2a\x55\x7b\x21\x3f\x52\x91\x5e\xc4\x23\x6a\x6e\x36\xf1\x88\xd4\xac\x80\x29\x58\xea\xcd\x2b\xd6\x27\x22\x2c\x16\x61\xa2\x23\xb8\x51\x3d\x3f\xb9\xe9\x21\xc2\x06\x84\x49\x3d\x5d\x78\x2d\x35\x8f\xc3\xc1\x59\x97\xd0\xbf\x08\xfd\xd7\xdc\x7d\x3c\x8e\xd4\x24\x00\x21\x58\x2a\x8e\x0b\xfd\x5d\xf3\x38\x5c\x9c\x20\xf9\x79\xd7\x05\xa5\x92\xc9\x17\xea\x3a\x65\xf2\x75\xc3\x6d\x6e\x36\x81\x81\x14\xd2\xd7\xcd\x66\x4b\xc0\x5e\xeb\x9a\x4a\xc0\x5e\xbc\xc3\xab\xc6\xcf\xae\x87\x31\x24\xfa\x80\x4a\xb0\x14\x7d\xd7\xc3\x18\x12\x7d\x17\x36\x80\xca\x02\xed\x7a\xa1\x54\x12\xe6\x5a\x37\x5b\xd6\xdb\x4d\xa4\xa0\xb6\xdf\xc1\x42\xb4\x9b\xf7\x74\xfd\x16\xb5\xdd\x84\xf0\xab\x4e\x13\xa0\x08\x96\xc2\xe5\xc6\xd2\x17\x86\xb7\xdd\x65\xcd\x68\x6a\x70\x3e\x11\x4d\x18\xf6\x29\x7e\x00\x45\xb0\x14\x3f\xf7\x4c\xfa\xb5\x14\x2e\x13\x25\xe1\x33\xe8\x97\xd1\x7b\xe7\x0e\xeb\x44\xde\xf3\x8d\xd1\x52\xb8\x00\x8a\x60\x29\x4b\xee\x9d\xe3\xa5\xb0\xdb\x4d\x08\x51\xb5\x8b\x76\x63\x64\xa4\xa4\xb8\x2b\xec\xcb\xb4\xbb\x2b\x94\xca\xe1\xba\x2b\x27\x52\xb6\xde\xdd\x58\x20\xb9\x53\x77\x5b\x3d\x44\xd8\x8c\xd8\x5b\xde\xe1\xdb\xd8\x56\x85\x99\xee\x99\x7d\x6b\x79\x21\xef\xf9\xe2\x6e\x79\xdd\x6e\xcc\x86\xaa\xbb\x03\xf4\x82\xe5\xdd\xb9\x8d\x25\xdc\x73\x50\x96\x50\xb6\xde\x8d\x61\xaf\x72\x47\xbb\x27\xd8\xba\xe9\x37\xd3\xed\xc6\x8e\x50\x39\xac\xdd\xb1\x3e\x11\x1d\xc4\x14\x6b\xcd\x86\x35\x8b\x56\x6c\xb0\x1e\x3a\xf7\xf7\x80\x39\x1d\xe2\x1b\x3b\xbe\xca\x3c\xbc\x09\x67\xfc\x38\xc4\x07\x74\x48\x0c\xde\xd8\x00\x3f\xce\xe9\xc9\x18\xba\xf6\xf7\xb9\xc6\xd0\xa0\x58\xe9\x2a\xcc\xb4\x1b\x2b\x5d\x85\x99\x76\xcf\xcc\x3d\xfb\x71\x92\x79\xad\x53\xa5\xa6\x81\xb4\x60\x2a\x87\xb5\xfb\x5a\x83\x6a\x91\xd1\xdf\x3f\x8e\x14\x41\x46\xfd\x0c\xb8\x81\xc5\x60\x3f\x8e\xd4\xcd\x9a\x2a\x76\x75\x13\x5c\x50\xf9\xa7\xdd\x37\x92\x53\x12\xeb\xbe\xd9\x5b\x45\x3f\xef\x25\x5c\x14\x99\xba\x9f\x35\x8b\x06\x45\xb8\xfc\x38\x30\x38\x18\x82\xfd\x36\xc0\x19\xec\xc7\xde\xbe\x8c\x91\x5b\x89\xb4\xf9\xb1\x51\x2f\x8b\xac\xc8\xe5\xfd\x42\xba\x8c\xc6\xfb\x5d\xb3\x7c\xa7\x7d\x96\xa5\x21\x0b\xf0\xd9\x58\x64\x89\xc1\x67\x89\x1c\x89\xc1\x67\xc9\x0f\xc5\x25\x27\x98\xc2\xa7\xc7\x97\xb0\x87\x7c\x1c\x61\x7f\xdb\xb3\xae\xba\xac\xb7\x87\xc7\x01\x41\xa9\xdb\xb3\xae\xba\x04\xf6\x83\x61\x91\xeb\x01\x76\x82\x25\x2f\x0f\xf9\x05\xaa\x89\x35\xb0\x13\xec\x07\x73\xf8\x24\x3f\x98\x6b\xec\x8b\xe4\xf3\xd3\x16\xfb\x1a\xb4\xad\x4f\x34\xe8\xcc\xef\xb7\x9f\x9f\x20\xa5\x64\xdf\x3d\x7d\x8a\x0b\x15\xc9\xda\xd3\xa1\x34\x07\xed\x10\x96\x9f\x58\xe5\x13\x2d\xd0\x4c\x3a\xb4\x9f\x0d\x27\x0d\x5a\x20\xef\x7c\x92\x0d\x93\x52\x55\xbc\xda\xc3\x55\x17\x3a\xb8\x3d\x28\x74\x55\xbc\xda\x04\x42\xf8\xf4\x10\x2f\xb8\x0c\xaa\x78\xb5\x07\x95\xaf\x1f\x3d\xb7\x87\xe7\x83\x2c\x5f\x7d\x66\x82\x80\xb5\xf2\x5b\x1e\x18\xa0\x08\x26\xd8\x6f\x7b\x10\x1d\x02\xf5\xb6\x67\x66\xcd\x5b\x96\xb2\x3e\x3c\xd4\xfd\xa0\x9a\x64\x81\x1f\x44\x9e\x50\xbd\x67\x83\xd3\x43\x07\x10\x7f\x42\x38\xe0\xf6\xe0\x3e\x64\x59\x2e\x28\x09\x96\xe5\xb0\xcf\xc5\x96\x24\xa3\x48\x9b\xac\xd3\x7d\x78\xf4\x10\x86\xb7\x3d\xb3\xd4\xd9\xb2\xb6\x15\xd8\x04\xcb\xda\xd6\xe7\x5e\xa4\xeb\x93\x7b\xd0\xa0\xf5\x7d\x58\x0f\x99\x32\x0f\x41\xc6\x1f\xeb\x31\x53\x82\x4c\xe8\xda\xf6\xbc\x0c\x9a\xec\x13\x68\xf8\xc1\xed\xac\x6c\x36\x81\x69\xdb\xc3\xb5\x4f\x6e\x5f\xcc\x90\x2c\xfe\x7d\x37\xd6\x54\x32\xfe\xdd\xa0\x54\xfa\xea\xdd\xd6\x18\xae\x06\x48\x97\x16\x00\x25\xc1\x04\x95\x6d\x6f\x61\x4d\x15\x76\x7b\x77\x4e\xa4\x6c\x91\x17\x07\x23\x57\xec\xdd\x0f\x1a\x44\xd8\xce\xce\x89\x97\x97\xec\x01\xfd\x20\xbc\xbd\xf8\x24\xfa\xb9\x77\x7b\x91\x03\xfa\x35\x73\x7b\x31\x0a\x84\x03\x6e\x2f\xa9\x00\x4d\x3a\xef\xe5\x8d\x43\x20\xd6\xf6\x62\x36\xe8\xe7\xcd\xed\xc5\xe3\xf8\xb1\x40\x7d\xf5\x10\x61\x64\xee\xfd\x58\x8f\xce\xce\x49\x2d\xbc\x78\x1c\x3f\x16\x08\x4b\xe3\xc7\x7a\x18\xc7\x52\x22\xfd\x5d\x92\x42\x86\xd6\x6b\x0c\x2a\x19\xff\xe2\xa4\x34\x59\x5e\xaf\x2d\x4a\xc5\x2d\x1e\x47\x56\xe1\xbe\xce\xb4\x7a\xce\x7c\xf1\x38\xb2\x2a\xf9\x75\x0e\xbf\xf4\xe6\xbb\xa4\x8d\x0c\xfb\x97\xf7\x4d\xa1\x3f\xdb\x8b\x2d\xf2\x63\xd5\x09\x21\x0a\xdb\xd9\xde\x60\x5f\xa4\xbf\x5f\x9c\x94\x1f\x4b\xb8\x24\x96\x74\xef\x3b\xd6\xa0\x9a\x76\xac\x41\xb3\x01\xc9\x29\x65\xfc\x2e\x11\x26\xbd\xf9\xf2\xd6\x92\xb5\xcf\xef\x01\xfb\xb9\xc8\x07\x37\x2a\xd7\xf4\x58\x83\xe6\x27\x6b\x50\x51\x7a\x70\x4e\x15\x21\x7b\x97\x1c\x93\x02\x03\x90\xc1\x5a\x64\x0f\x36\x2a\xb7\xe1\x44\xa0\x44\x36\x20\x50\xa4\xc0\xde\x8b\x05\x92\xaa\x7d\x2f\xb6\x41\x9a\xf5\xc5\x15\x12\x4c\xb7\x81\xae\x60\x59\x57\xfb\x92\xb0\xf4\x63\xa3\xee\x35\x86\x28\xbd\x4f\x7a\xe4\xa0\x5c\x8f\xdc\xa8\x89\xbf\x60\x59\x79\xfb\xce\x34\x04\xcb\xca\xdb\xf7\x59\x9f\x88\x17\x04\x9b\x30\x95\x0d\x40\x06\xeb\x52\x60\x2f\xc6\x89\x30\xb7\xed\x7d\x59\x53\xbd\xd6\xbd\x24\x2a\xf4\xaf\x46\xf3\x6d\x5b\x63\xb8\x1a\x10\x7d\xdf\x8d\xf2\x6d\x83\xb0\xaf\x56\xf4\x6d\xe6\x38\x99\x2a\x6f\x1d\x84\x06\xeb\xe5\x77\x3c\x30\xdf\x90\x69\xbd\x68\x82\x59\x6d\x6d\x02\x5c\xf6\x6d\xe6\x2b\x9b\xf0\x95\x7d\x23\x8a\xa2\x5f\x11\xf7\x09\xce\xf0\x21\x52\x6c\x60\xfd\xe8\x47\xc3\x7d\x5b\x32\x2d\xc4\x17\xd9\xc8\x3a\x1a\xbe\xcd\xea\x68\x13\xf2\xb1\x6f\x95\x6d\xfd\x9e\x15\xdf\x96\x90\x1b\xe2\x9c\xc0\x8b\x2a\x79\x7d\x23\xbd\x42\xc0\xe0\xbe\x91\x5e\xa1\xaa\x6f\xdf\x08\xc0\xaa\xb4\xd7\x37\x8c\x1d\xc1\x7e\xfb\xd6\x91\x47\x43\xec\x63\xdb\xa8\xf8\xd7\x01\x67\x30\xa1\x27\xfb\xd6\xd7\x18\xe2\x16\x77\xaa\x57\x0d\xba\x44\xd8\x10\x73\x84\x55\x54\xfa\xed\x00\x3c\x98\x30\x95\x7d\x5b\x42\x6e\x88\x52\x84\x9c\x4a\x8c\x7d\xf3\x45\x98\x06\xf5\x45\x87\x56\x8c\x24\x68\x9d\x6a\x07\x13\xc2\x84\xa9\xec\x1b\x19\x19\x3a\xe6\xbe\xcd\x42\x28\x53\x11\xb2\x6f\xc1\x22\x37\xf5\x98\x85\x50\xa6\x9a\x63\xdf\x30\xba\x04\x3f\xee\x1b\x39\x1b\x82\x1f\xf7\xed\xe0\x8c\x35\x51\x7a\x70\xdd\x9a\xd8\x3f\x16\x1d\x62\x9f\x77\x12\x5d\x26\xdf\xb0\xab\x54\x2f\xec\x13\x24\xe2\xd3\x43\x83\x22\x8f\x54\x40\xec\x1b\xaf\xb9\x3f\x2e\xd3\xc5\x8a\x75\x7d\x72\xad\x1e\x5a\x64\x1c\x2e\x95\x18\x3b\x68\x0d\xa6\x12\x63\x9f\xc0\x0a\xfb\xf6\xe3\xba\xdd\x1c\x07\xcb\x06\x3e\x31\xd1\x41\xc0\x54\xa5\xf0\xbe\x2d\x49\x61\x5a\xa0\x97\x4b\x6d\x62\x1f\x49\xf1\xe3\x56\xbe\x6b\x96\xef\x7a\x4c\x1c\x85\x4f\x8f\xa6\x06\xd6\xf4\x2b\xc1\xbd\x90\x91\x91\xf7\xb6\x2c\xd1\xf1\x15\xe9\x5e\x78\x6b\xd1\xaf\xbb\xfb\xc4\x51\xf8\x7c\xa2\x31\x88\x8b\xa8\xf6\xd9\x0b\xc9\x8f\x42\x4e\xf7\xc2\x93\xa8\x8a\xa1\xbd\x4c\xa4\x16\x53\x65\xb3\x83\x8c\x60\x2a\x64\xf6\x52\x39\x96\xbb\x06\xad\xeb\x13\x51\x4a\xc0\x34\x25\x4c\xe1\x22\xf7\x5d\x83\x36\xc4\x85\x8b\xd2\x75\xb3\xbf\x7a\xd3\x0b\x21\x55\x61\x4c\x7b\x21\x82\x2a\x48\x69\x9f\x30\x07\x9f\x41\x35\x06\x7e\x8d\x30\xa6\xbd\x90\x4d\x9d\x12\xa6\x74\x96\x50\xe2\x18\x20\x04\x13\xe8\xb4\x17\xf2\x3e\x52\xc2\x94\xbe\xe8\x10\x73\xbc\x91\xf6\x5d\x94\xda\x94\x74\xbd\x8a\x52\x63\x96\x91\x0d\xcc\x22\xc1\x06\x54\x82\xa9\xb2\xd9\x8b\x73\x3e\x24\xc7\x0a\x2f\x30\x29\xb6\x0a\xd6\x8a\x2a\x9b\xbd\x04\xec\x4b\x8e\x15\xb2\xb1\x54\xc8\xec\x65\x5d\x75\xc9\x20\x80\x10\x4c\x60\xcf\x5e\x66\x45\x84\x09\xec\xd9\xcb\xba\xfb\x92\x52\x05\xff\x4a\x40\xcd\x5e\xf0\xaf\x54\xea\xec\x85\x27\x19\x21\xbf\x7b\x99\x35\x8f\x66\xdb\xef\x20\x71\xf8\x44\x49\xd8\xb7\x14\x50\x05\x43\x45\xb0\xce\x5e\x70\xb8\x52\x62\x81\x81\x60\x2a\x64\xf6\x72\xad\x4f\x44\x02\x49\x1c\xaa\x5b\xf6\x72\xc1\x57\xd3\xfa\xe2\x1b\xa9\x90\xd9\x27\x28\xc2\xa7\x87\xa6\x25\xab\x43\x80\xcb\x5e\x48\xf7\xb2\xbc\xb2\x04\x5e\x04\xbd\xe0\x05\xef\x29\x05\x65\xb9\xd7\xb4\xa2\x14\xe1\x62\x79\xff\x88\xc4\xf4\x26\xd2\x89\xb3\xf4\x26\xd2\x49\xe2\xe8\x5d\x7b\xf4\x72\x44\x25\x4a\x81\x4d\x30\x61\x08\xfb\x4e\xfe\x57\x8a\xd2\x1d\xef\x49\x18\xc2\xbe\x63\x97\x08\x15\xdf\xf7\xb2\xc6\x18\x6a\x60\x5b\x25\x4a\xf7\xb2\x3e\xd1\x18\x05\x21\xd7\xf3\x93\x29\x7d\x4d\x17\x61\x27\x0a\xdb\x4d\x0d\x3b\x67\x56\xc2\x76\x27\xf0\x92\xc2\x16\x60\x05\x33\x9d\xfb\x1d\xf1\xa3\x6a\x71\xdf\x89\xc4\xa8\x5a\xdc\x77\xfc\xab\x14\xc7\x7b\xe3\x13\x1d\x98\x9d\x84\xb0\x94\xad\x3b\x0f\x38\x29\x4a\x77\xc4\x8f\x40\x74\x7d\xef\xcc\xa2\x9d\xdb\x3b\x9b\xed\xe2\x85\xf4\x8a\x94\xad\x7b\x87\xfd\x9e\x3d\x6e\x1a\xb2\x07\xbb\x9f\xfb\x82\xf7\x94\xd2\x77\x27\xce\xa2\x92\x6b\xdf\x91\x25\xaa\xb0\xf6\x1d\xc3\x22\xe5\xf3\xce\xf3\x8c\xe5\x46\xe1\x2c\xa5\xc0\xde\x71\x96\x52\x3e\x83\xa3\x60\x96\x5b\xe9\x8b\x52\x6d\x25\xce\x52\xca\xe7\x3d\xd8\x7d\xd7\x2c\x3c\xcf\x08\xac\xc2\xf7\xb1\x3e\xd1\x18\x83\x15\x93\x04\xdf\x07\x47\x5b\x12\x7c\x5f\xb2\x24\x77\x1f\xbf\xc6\x72\x2b\x97\x2c\x91\x66\xdd\xb1\x23\x54\xc7\xed\x3b\x51\x58\xcb\xbd\xbd\xd6\xa0\xa2\x94\x07\x1c\xd5\x71\xfb\x8e\xd7\x92\x22\x7d\x5f\xc2\xc0\x44\xfa\xba\xfb\xb9\xd9\x04\x5d\x05\xab\xe1\x3b\x0f\x38\x96\xbb\x7f\xb3\xa6\xb9\x95\x84\x54\x2d\x37\xea\x59\x63\x88\xb0\x87\xdb\x20\x23\x7a\x27\xcd\x43\x38\x1b\xbe\x3f\x6b\x50\xb1\xff\xb2\xb7\x52\x2d\x3b\xb1\x95\x54\x2d\x95\xb8\x48\xea\x89\x4a\x8a\x86\xaa\xc5\xbd\x12\xf5\xd0\xef\x08\x78\x25\xdf\xc2\xb4\x51\x75\x59\x09\xd2\x13\x95\x80\x69\xea\x89\xca\xeb\x89\x60\x76\xbd\x62\x14\x08\x9d\xdf\x2b\x89\x9c\x29\xc6\x2b\x46\x81\x10\x30\xbc\x62\xbb\x0b\xc2\xc2\x2b\x1a\xde\x92\xf4\x75\x09\x93\x52\xde\x48\x55\xc7\xed\xb5\x07\x63\xb8\x1a\x2e\x1a\xbe\x6b\x5a\xc9\xa0\x48\x55\x50\x49\x69\x12\x3a\xbf\x57\x1e\x4d\x55\xfa\xed\x15\xeb\xde\x7e\x0b\x89\xc3\x2b\x2f\xaa\x36\x72\xc6\x97\xcf\xc5\x86\x2f\xbe\x44\x02\x57\xd6\x73\x39\xc9\xf2\x54\xa1\xb8\x57\x12\xba\x05\xdd\xef\x15\x6f\x41\x95\xe3\x5e\x29\x75\x10\x96\xbf\x57\xbc\x85\x54\x2d\xc0\x26\x98\xe7\x82\x07\x8b\x55\x44\x29\x39\x53\x9e\x8b\x35\x6b\x1f\xcc\x73\xb1\x70\x1f\x3c\x17\x8b\x5b\x2e\x20\x7d\xaf\xd8\x14\x82\x84\xf5\x8a\x3f\x21\x20\x7d\xaf\x14\x75\x09\x48\xdf\x81\x4d\x30\x4f\xe6\x48\xf9\x16\xb2\xbe\x57\xfc\x09\x21\xeb\x7b\x45\x30\x78\x72\x7b\x40\x7a\x72\x4b\x52\xb8\x27\x73\x3c\xf1\x08\x6a\xdf\x2b\x51\xd8\x54\x93\x95\xf8\x86\x27\x61\x3c\xf1\xa4\xf2\x01\x9c\xc1\x3c\x09\x43\xb8\x78\x12\x46\xe9\xa6\xd5\xec\xc1\x22\xd7\xec\x01\xb7\xd2\xbd\x15\x59\x92\x1a\x0d\x70\x06\x13\x24\xac\x57\x64\x89\x2a\xbd\xbd\x3e\xd0\x91\x83\x3e\x6b\x0c\xf1\xf2\x9c\x34\x68\x96\x87\xf5\x68\x39\x06\xdb\x20\xe7\xb1\x12\xa7\xb5\xec\xf1\xb2\xc8\x32\xc5\x2a\x89\x20\xf6\xa3\x01\xc2\xa4\x59\x1b\x01\x0f\x55\x58\x7b\x9b\x45\x5d\xa6\xea\x68\x6f\x44\x72\xed\xc7\x27\x8c\x21\x35\xd9\xc8\xfb\x10\x98\xa8\x37\xec\x08\xd5\x3e\x7b\xe3\x01\xc7\x72\x16\x0c\x8b\x54\xd7\x6d\x5f\xb3\xb8\x1a\xb8\x2f\x52\x71\x8d\xa0\xab\x10\x39\x1d\xb4\x06\xd3\x8f\xec\x7b\xc3\x4a\x48\xfd\xdd\x48\xb1\xd4\x0f\xd3\x7b\xe3\x69\x36\xb5\x73\x5b\x22\x4c\xda\xb9\x91\xd5\x21\x00\x4e\x6f\x48\x2c\x01\x70\x7a\xc3\xc1\x48\x75\xdd\x08\xa9\x0a\xd6\xd2\x1b\x46\x41\x6a\x67\xe0\x1b\x4c\x45\xc8\xde\x48\xa0\x4c\x25\xd8\x9c\x6b\x2a\xf7\xa1\xe1\x3e\xa4\x56\x6c\x01\x1d\x23\x1b\xd8\x06\x49\xbd\x16\xd3\x9e\x49\x9d\xd7\x96\x30\x90\x60\x6b\x14\x42\xa5\xce\x6b\xa4\x58\xa6\xce\x6b\x64\x74\xb9\x24\x5d\x23\xa3\x52\xd5\xd1\xde\xc8\xa8\x4c\xad\xd8\x08\x2e\xe8\x67\xe2\xbd\x4d\x24\x5a\x53\xb9\xb4\x37\xde\x68\x54\x2e\xed\x6d\x22\xeb\x9b\x8a\xa1\xbd\x91\x04\x96\x6a\x12\x0c\x07\x53\x75\xb4\x37\x2a\x3c\x85\x57\xef\x80\x3a\x98\xaa\xa3\xbd\xf1\x00\xac\xea\x68\x6f\x84\x43\x2d\x77\x9f\x1a\x50\xcb\xbd\x45\x7e\xa8\x7e\xda\xdb\xb9\x16\x48\x84\x4d\x7c\x5a\x13\x24\xa5\x37\xb2\xc2\x84\x40\xe9\xed\x5a\x4b\x28\x4a\x27\xb8\x8b\x09\x81\xd2\x01\x86\x30\x21\x50\x7a\xbb\x58\x42\xa9\xeb\x76\xad\x41\x45\x18\x8f\xc8\x16\xbf\xa5\xc0\x1a\xd9\xea\xc2\x86\x71\x70\x25\x4c\x00\x96\x0e\x6a\x84\xa9\x2e\xdc\x41\x8d\x30\x95\x81\x7b\xc3\xd1\x31\x39\xd6\xed\x66\xe3\x25\x5b\x1b\x22\x4c\x3f\xe6\xee\xed\x81\x51\x05\x19\x1b\x19\xef\x69\x53\x34\x5e\x98\x85\x79\xe9\x0d\x01\x25\xcc\x4b\xef\x88\x1f\x41\x5c\x7a\xdf\x16\x2f\xd9\x03\x5e\x24\x5b\x3b\x01\x53\x95\xa3\x7b\xc7\x1c\x12\xe0\x8c\x77\x22\xa8\x42\xc5\x74\x10\x1f\x4c\xa8\x98\xde\x89\xb3\x08\x92\xc6\x3b\x09\xaa\x42\xa0\xf1\x5e\xd8\x12\x39\x29\x0b\x02\x22\x6d\x1b\x20\x20\x4c\x98\x97\xbe\x20\x20\xd2\xd8\xe9\xfb\x9a\x56\xa4\x23\xb1\x54\xe3\xee\x9d\x14\xd6\x34\x87\x3a\xa9\x6b\x69\xca\x2c\x08\x88\x34\x4e\x3a\x81\x17\x55\xc1\x7b\xc7\xf3\xd1\x4f\x93\x7b\x47\xa6\xa5\x2d\xd2\x1b\xbc\x48\x3e\x83\x09\x61\x82\x82\xf4\x4e\x58\x45\xbf\x22\xee\x1d\xdf\x28\xad\x95\x8e\x15\x26\x14\x1b\xef\x48\x3d\xd5\xb5\x7b\xc7\x2c\x13\x8a\x8d\x77\x52\x56\xd2\x7c\xe9\x18\x5a\xfa\xe5\x70\xef\x76\xd2\x43\xec\x63\x24\xe9\x57\xbf\xbd\xfb\xfa\x44\xec\x93\xa1\xa2\x9f\xf0\xf6\x8e\x4d\x24\x74\x7e\xef\xe4\x9f\x84\xae\x7d\x1f\x8b\x30\x8d\x41\x09\x9b\xb0\x10\xbd\x53\xa0\x96\x26\x50\x5f\x12\x4b\x72\xa0\x1f\x83\x1e\x22\x9d\x4c\x35\x15\xcb\x7b\xc7\x5a\x11\xd8\x8d\xf7\x25\x8f\x74\xa3\x3a\x92\x42\xd8\x36\xde\xb1\x45\x54\x3d\xef\xfd\x5a\x74\x68\xc5\x2e\xc6\x90\xb7\xd0\x2f\x76\x3f\xcf\x3a\x11\xd4\xb4\xab\x3a\x19\xa6\x91\x47\xfb\xe2\x38\x48\xb8\x80\x3c\x61\x91\x67\xfd\x5e\xd3\x8a\x5b\x72\xd9\x22\x0f\xdd\xbd\xc6\x10\xa5\xcf\x1a\x23\x1b\xd8\x6c\x49\x87\x3e\xeb\xc9\x4d\xb5\xf1\xde\xa9\x7a\x1b\x79\x2c\x49\x5b\x4d\x53\x0c\x6c\x0a\x1b\x79\xe8\x88\x9c\xf8\xae\x15\x9b\x98\x32\x36\xf2\x14\xce\x22\x75\x1b\x79\xe8\xc8\x87\x73\x09\x25\xdb\x16\x1d\xd9\x50\xe8\x61\x6a\xe0\x14\x4a\xa0\x4c\x7c\x8b\xcf\x27\xea\x41\xea\xab\x70\x7a\xdc\xc8\x78\x17\x0a\x8f\x1b\x19\x6e\x42\x18\x74\xdb\xe1\x45\x07\xc6\x08\xcb\x0a\xcd\xcf\x6d\x67\xc5\x64\x12\x1a\xa9\x66\x42\xf3\x73\x6b\xac\x98\x8e\x83\x21\x0c\x04\xdc\xe3\xc6\xdd\xd7\x4f\x67\xbb\x11\x74\x1d\xda\x6c\xeb\x6b\x8c\x50\x03\xa4\x2b\x4c\x66\x7d\x11\xa6\x41\x71\xc9\xd2\x24\x34\x5c\xb2\x34\x09\x8d\xb2\x13\x61\x06\xba\x11\x52\x15\x60\x8e\x1b\x8f\xc8\x63\xff\x2d\x05\x66\xb6\x68\x12\x91\x04\x4d\x84\x2c\xe0\x46\x00\x56\x3f\xd6\xed\x86\x4b\x26\x84\x41\x37\x9e\x9c\x85\x57\xef\x86\x8f\x36\xf2\x24\x20\x5c\x46\x6e\x3c\x35\x29\x02\xe0\x71\x10\x30\x6c\xe4\x3e\x07\x47\x43\x96\x1c\x90\x18\xa6\xdf\xd5\x76\xe3\x41\x59\xd8\x7f\x6e\xf8\x57\x82\xa7\x77\x23\xfd\x6d\x48\x4f\x2c\x8c\x0c\x21\xf2\xb8\x11\x80\x75\xd9\x7a\x0b\xf0\x42\xf0\xf4\x0e\xe0\x85\xe9\xd7\xbb\xdd\x96\xb4\x91\x5c\x34\x8c\x9d\xb4\x8e\x17\xe0\x45\x5a\xc7\x46\xca\x8a\x20\x07\xdd\x30\x65\x46\x9e\x26\x2c\x17\xa1\x24\xb8\xf1\x5e\x23\x50\x04\x37\x4c\x99\x91\x87\x07\x59\x32\xf2\xac\xdc\x6b\x0c\xf1\x42\x48\x35\x6d\x70\x23\xac\x22\x10\x3e\x37\xa2\x28\x69\x72\xdb\xe3\xf4\xd0\x2c\x14\xcb\xa4\x0d\xbe\xd0\x2b\x04\x37\xe4\x86\xa5\x21\x50\x04\x37\x32\x67\x5d\x36\x96\x2d\xf1\x23\x4b\xdf\x96\xb4\xc9\xdd\x27\xa9\x65\xe4\x66\x2f\xf1\xa3\x70\x97\xbd\x1c\x07\x19\x5a\xb6\xc4\x4f\x6e\x36\x0f\xca\x02\xe1\x73\x5b\xf2\x48\x5a\xc0\x29\xc7\x13\xca\x91\x3b\x26\x90\x60\xfa\xdc\x41\xc1\x12\xb2\xbe\x3b\x26\x90\x80\x15\xdc\x09\xfe\xa6\xc7\xb1\x80\x37\x84\x94\xe4\x00\x6f\x98\x80\x15\x7c\x01\x6f\x08\x3a\xc9\x7d\xc9\x34\x29\x1f\x2f\x8b\x74\x0d\x8a\x8f\x96\x5e\x8b\x93\x5c\x23\xdc\x3e\x77\x82\xbf\xc2\x52\xf2\x89\xc4\xf1\xe9\xa1\x59\x08\x22\xa5\xd7\xe2\x95\x35\x95\x81\x03\xac\x86\xe9\x17\xcc\xdd\xb1\x89\xd2\x6b\xf1\xca\x22\xcb\x49\x59\x38\x1b\xe9\xa4\x38\xf1\x62\xc1\x37\xb8\x23\x28\xd3\x6b\x71\x92\xec\x84\xe7\xe0\x4e\x2e\x4d\x7a\x2d\x8e\xc5\x93\x5e\x8b\x13\x0d\x16\xe2\x83\xfb\x92\x7a\x3a\xc9\x6e\x6b\x0c\xf1\xc2\xbb\xb3\x10\x06\x7d\x01\x6f\xa4\xa3\xe3\xe4\xf5\x0a\x72\xd0\x9d\xb7\xa7\x74\x74\xdc\xd6\xb4\xd9\x30\x77\x2e\x1d\x1d\x27\xb4\x94\x8e\x8e\x13\x0d\x16\xe4\xa0\x3b\xee\x65\xfa\x35\x40\x62\xd8\xc8\x53\x88\x91\x34\xf2\x14\x12\xeb\x4d\xaf\xc5\xc7\xa0\x41\xdc\x52\xdb\x33\xf2\x58\x12\xf4\x49\xaf\xc5\x29\xf6\x49\xb7\xc3\x31\xa3\x46\x9e\x53\x92\x5a\xd2\x0f\x71\x9e\x99\xd3\x0f\x71\x1c\xbf\x91\xc7\x92\x57\x65\x61\x06\xba\x9f\x10\x26\xc7\xc4\x49\xbd\x4b\xc7\xc4\x97\x60\x93\x81\xe3\x54\x00\x0b\x9d\xdf\xfd\x5a\x63\x88\xfd\x6b\x8d\x21\xe6\x08\x0f\x8f\xf1\x3b\x85\xcc\xee\xf7\x62\x43\x9c\x3f\x85\x06\xb1\x41\xf2\xff\xc8\x33\x8b\xc1\x94\x6e\x0c\xc0\x1b\xbe\xe5\x99\x7d\x59\x5f\x69\x23\x9f\xe9\xb8\xbe\xe5\x11\x25\xbc\x93\x7e\x4d\xcc\xd2\x5e\x17\xf0\x86\xc7\xb6\x66\x71\x35\x70\x9a\xa4\x05\x02\x54\x80\x74\x52\x82\x7a\xbf\x50\x54\x29\xca\x1a\xf4\xbb\x8b\x81\x2b\x24\x74\x2f\x8f\xfd\x9a\x3d\x74\x44\x83\x9c\xba\x90\x26\x09\xf2\x4f\x84\x9b\xef\x51\x19\x54\x87\x78\x82\x77\x7c\x1a\xf4\xc9\xba\xc3\xd2\x35\x31\xc1\xef\x5c\x78\x1f\x1e\xd3\xaf\x71\x21\xea\x79\xcc\xf7\x1a\x17\x80\x9e\x87\xad\x69\xc5\x3e\x15\xfd\xe9\x2c\x05\xb0\x36\xe9\x1b\x4d\xf0\x8e\xcf\x18\x5a\x20\x2a\xfa\xd3\x59\x0a\x5f\xdc\x6a\xc5\x66\xa6\x9a\x6f\x3a\xc4\x41\xb1\x8c\x60\xf2\x3d\x66\xf0\xc6\x37\x9d\xd9\x20\x95\x36\xa4\xe2\x62\xac\x31\x44\xfa\x58\xd3\x66\xc3\x1a\x43\xdb\x30\xd6\x18\x6a\x38\x38\x1f\xf2\xae\xe3\x58\x74\x64\xc3\x1a\x43\xcc\x91\x76\x26\xfc\x32\x8f\x83\x53\xa8\x83\x1b\x27\x0b\x24\xf5\x14\x17\x94\xca\x6e\x8d\x8b\x7d\x91\x4d\x14\x44\x50\xd3\xcf\x8b\xf9\x3c\xe3\x5b\x9e\x42\xde\x6a\x85\xdf\xef\x13\x9a\xe3\xd3\x43\x74\xdc\x9c\x42\xbd\x1b\x05\x48\x98\xe9\x1a\x06\x85\x72\xe9\x1a\x06\x2f\xb1\xe9\x1a\xc6\xba\x62\x32\x81\x62\xe6\xc4\xfb\x96\x67\x1d\xc3\x42\xc8\xfa\x3e\xc1\x3b\x8a\x6f\x79\xf8\x1f\x8e\x43\x9e\x75\x1e\x70\x84\xbd\xef\xf1\xc2\x7e\x9e\xf5\x77\x4d\x2b\xe6\xde\x35\x8b\x78\x99\x75\xba\x2e\xfc\x13\x9f\x78\x1f\x9f\x86\xa6\x06\xae\xa9\x34\xc9\xd8\x58\x42\x19\x5a\x0b\xcd\x23\x5d\xd4\x31\x1f\x81\x5c\x10\x7b\xbe\xc0\x3b\x42\xe6\xcb\xc0\xe3\x10\xb2\xbe\x8f\x75\x4d\xa5\x16\x06\x8f\x40\xc2\xcd\xf7\x31\xb5\xb3\x0b\x01\xcf\x07\x49\x60\x02\xd2\xf7\x51\x21\x4c\x17\x68\x62\x75\x7c\x7a\x7c\x17\x79\x74\xf6\x56\xa7\x70\xe0\x60\xa4\x03\x3a\x3a\xbc\x28\xb6\x32\x8c\x4f\x64\xbe\x8c\xa5\x6a\x47\x36\xb0\xea\xb2\x56\x06\xd1\x06\x61\xde\x3b\x68\x1e\xae\x9f\x34\xf7\x61\x48\x07\x1d\x98\x01\x8a\x9e\x20\xe0\x7c\x38\xdc\xea\x04\x0d\xde\x68\xd2\x11\x1e\xce\x71\xd0\x91\x1a\xc4\x69\xd3\x11\x1e\x4b\x18\xe8\x48\x8d\x75\xb3\x65\x47\x2c\x34\x8f\x74\x73\x07\x39\x1b\xe9\xd5\x0e\x62\xac\xe9\xd5\x0e\xae\x69\x3a\xb1\xe3\x80\xd2\xdc\xfd\x63\x8d\x21\xf6\x0f\xf6\xc5\x7f\x07\x0b\xd1\x07\xc9\x5c\xe9\xbf\x8e\x13\xaa\x65\x53\x8c\x13\xe1\x92\xa7\xe9\x5c\x6c\x88\x84\x13\xd1\x91\xc7\x8b\x72\xd8\xf4\x81\x07\x6f\x2d\xe9\x03\x8f\x9b\x5d\xcc\x93\x70\xb3\x69\x79\x12\xd0\xac\xe9\x14\x8f\x9b\x1d\xc8\x93\xf0\xa0\x38\x72\xe3\x97\x22\xcd\x2d\xe1\x9d\x24\xdd\xd5\x81\xde\x14\x92\x9d\x03\xab\xe1\x45\xba\x77\x82\x66\x7c\x1a\x8a\x1a\x3a\x0d\xbb\x1a\x82\x86\xaa\x86\x83\x41\x9b\x1a\xd6\xa0\xd9\x70\xd1\xa3\xab\xe1\xa6\x87\x1a\x26\x10\xb6\x0b\xcc\xc4\xc1\xc8\x70\x81\x99\xf8\x51\x16\xe9\xd9\x63\x4a\x2c\x61\xbb\xf9\x41\x28\x53\xa8\xf8\x7e\xa0\xae\x05\x82\xef\x07\x81\x4a\x41\xec\xf9\x81\x60\x10\xc4\x9e\x1f\xf3\xb7\x2f\x5c\x50\x25\x7e\xa0\xbf\xd3\x33\x3e\x26\xa2\x9e\x0b\x88\xc4\x0f\x92\x38\x86\x6c\x91\x03\x4b\x7f\x48\x4f\x1c\x3c\xcf\xa4\xef\xbc\x40\x33\xd2\x77\x3e\x26\x3c\x9e\x0b\x00\xc4\x8f\x09\x8f\xe7\x42\x38\xf3\x83\x07\x9c\x74\xa6\x8f\xbe\x06\x15\xb7\x9d\x15\xcb\x05\xb2\x45\xba\xd8\x27\x19\x34\xfd\xde\xc3\xd6\x2c\xd9\xc0\xce\xe5\x7a\x38\xc7\x21\xd9\x77\x36\x2a\xb9\xa5\x7a\x46\xe8\xfc\x7e\x38\xbc\x24\xfb\xce\x66\x27\xe9\xa4\x8b\x0a\xbf\xdf\x0f\x84\x4b\x49\x5e\x10\x2e\xe9\x90\x1f\x08\x97\x92\xbc\xc4\xa2\x43\xa4\x07\xc7\x32\xe9\xe0\x55\x48\x90\x83\x7e\x0c\x4e\xb2\x94\xcf\x31\xd6\x27\xda\x17\x4c\xff\x21\xa1\x7f\x2c\x01\x25\x19\x7f\x0c\x28\x95\x36\x3a\xf0\x05\x04\xa4\xef\x07\x21\x55\xe1\x18\xfa\x41\x4c\x23\x9d\xfa\xe3\x5c\x3d\x34\x06\x21\x8c\xf4\xd0\x8f\x73\xd1\x21\xd2\x67\x08\xc3\x4b\x12\x76\x2e\xc2\xb4\x1e\x17\xbb\x9f\xd3\x62\x8b\xa4\x77\x7d\xdc\xab\x87\x66\xb9\xd9\xfd\x9c\x85\x0c\xd3\x74\xb7\x8f\x9b\x9d\xcb\x59\x78\xbc\x15\xb0\xa1\x1f\x13\x88\xd7\x4b\xce\xf2\xb0\xc8\x39\xc6\x03\x73\xb2\x67\x26\x00\xc8\xa7\x47\x8e\xc1\x2c\x3f\x7a\xb0\xc8\x52\x82\x07\xa6\xc7\xf8\xd1\xc0\x19\x93\x12\x3c\x96\x60\xfb\xd1\x80\x26\x91\x12\x3c\xde\x35\xe8\xf7\xc0\x9c\xdb\x22\x2c\xd4\xb0\xc6\xc8\x1e\x9c\x20\xe9\xbc\x73\xc9\x31\xa9\xb8\x73\xe3\x24\xcb\x26\x3a\x37\x66\xc9\x4f\x0a\x07\x37\x3f\xa1\x8a\x38\x5d\xf6\x73\x09\x36\x19\x49\x67\x61\x5f\xfc\xb7\xd2\xe8\xcf\xc2\x95\xfd\x31\x1e\x22\x2c\xc7\xdb\xb9\xc3\xd2\xc3\x27\xb9\x6c\xe3\x47\x03\xcb\x29\x07\xff\xdc\x5f\x7a\x68\x6d\x96\x90\x93\x73\x7e\x02\x52\x9c\xae\xf7\x59\x17\xd5\xea\xb1\x84\x9c\xf4\xe6\xb9\x84\x5c\x7e\x02\x6a\xb1\xd0\xfe\xfd\x5c\x52\x2f\x3f\x21\x27\x3e\xdd\xf7\x89\x3b\xf2\xe9\xa1\x59\x3a\x83\xca\x4b\x3e\x31\xa9\xd2\xc1\x3f\x31\xa9\x04\x08\xe6\x0b\x77\x44\xf8\xfd\x7e\x1a\x9a\x44\xf1\x9e\xd3\x58\x42\x69\xe7\x93\x18\x6b\x3a\xe7\x27\xbe\x51\x3a\xe7\xa7\x73\xee\xa5\xbf\xcf\x25\xf5\xa4\xae\x4f\x5c\x21\x61\x86\xf8\x19\xec\x9c\xac\xb0\x33\x38\x3c\x32\xba\x4e\x42\xaa\xe9\xcf\x9f\xb8\x42\xc2\xfb\xf0\x73\x49\xac\x9c\x76\xa2\x73\xba\x00\x40\xfc\x24\x75\x6d\x24\x1d\xf3\x11\xc8\x85\x08\xe2\xe7\x12\x61\x49\xd8\x7c\xd8\x76\x41\x84\xf8\x44\x26\xf9\x34\x68\x8c\x73\xf5\xd0\x27\x13\xfe\xcc\x77\xa9\xeb\x73\xfe\x1e\x98\x0b\x48\xcc\x4f\xdc\xa9\x91\xdc\x5e\x7c\x22\x47\xf8\x9c\x55\x80\x2e\xdc\x30\x3f\x67\x8c\xd5\x05\x13\xe6\xe7\x2c\xc9\x29\x5b\xb2\x3f\x63\xac\x65\x4b\x6e\xe7\x6b\x6e\xd9\x92\xb9\x59\x51\x5c\x32\x74\x70\xce\xd7\x5c\x17\xd4\x98\x9f\x33\x62\x51\x32\x74\x70\x3e\x8b\x30\x51\x3a\x45\x58\xc9\x38\xc0\xf9\x2c\x4a\xc5\xdc\x74\xa7\xca\x96\xec\xcf\x27\x9e\xb2\x25\xfb\xd3\x37\x2a\x42\xe7\xf7\xf3\x7d\x66\x83\xcc\x97\x6b\xc6\x47\x4b\x06\x06\xae\x8d\xcd\x96\xbb\x7d\x6d\x70\x2b\xb3\xf2\xda\xe0\x56\xd6\xca\xc4\x2e\xf9\x34\x7c\xb9\xbd\x08\x61\x08\xbf\xcc\x2f\xa4\x83\xe0\x4e\xfc\xda\xd9\x4a\x99\x1e\xd7\xce\xb4\x32\x3d\x26\x88\xc8\xa7\x41\x74\xf4\x45\x69\x36\xec\xb3\x21\x67\xe9\x6c\x54\xce\xd2\x21\x4c\x36\xe2\xc5\xad\xdc\x65\x47\x5c\xc6\xaa\xcb\x6c\xb8\x66\x08\xb1\x64\x60\xe0\x32\x96\x50\x06\x0e\x10\x21\x25\xdd\xfe\x8b\x8b\x2c\xa8\x12\x9f\x00\x20\x9f\x1e\xa1\x06\x78\x91\xe5\x75\x39\xdb\x90\xcc\x05\xc7\x41\x26\xd0\x15\xeb\x13\x4d\x1b\xec\xbe\xac\x15\xf0\x3e\x8a\x00\x49\xfd\x1a\xac\xba\xac\x95\x0b\xd3\x43\xc8\x62\x7e\x61\x47\x08\xee\xc4\xaf\x03\x4a\x73\x3d\x0e\x96\x30\xd7\xe3\x60\x8c\x96\x0d\x1c\xcb\xe4\x96\x20\x87\x00\x51\xfc\x9a\xde\x53\xd9\x92\x5b\x7c\x23\x21\xa4\xf8\x85\xeb\xb2\xeb\x51\xfd\x3a\xe9\x21\x4b\xe3\xba\x10\x28\x32\x81\x26\x22\xc8\x5e\x32\x52\x70\xcd\x97\x0f\x17\x6e\x98\x4f\x88\x90\x4f\x8f\xdf\x7a\x03\xbb\x1e\x38\x97\xfb\x3e\xe1\x42\x3e\x0d\x5a\xdf\x07\xbe\x7a\xf6\xe0\x34\xe9\xd9\xec\x7a\x61\x54\x36\xd6\xf5\x72\x21\x65\x63\x5d\x38\x3a\xbb\x8c\x9d\xeb\x5d\x8c\x7e\xc7\xb8\xf1\x7c\x04\xd2\xe2\x37\x31\x45\x21\x95\xf9\xbd\x71\xa9\x45\xc7\x8d\x1b\x23\xd4\x16\xbf\x0b\x63\xc8\x84\xb8\xcb\xfa\xc4\xd5\xc0\x31\x97\x81\x70\x17\xb8\x4d\x3a\x66\x8a\x46\xd9\x92\x8e\xca\x01\x94\x46\xbb\x2b\x27\x41\xa1\x88\xbb\xc2\xbe\x8c\xae\x09\xcd\xf1\x69\xa8\x6a\xe0\xaa\xc8\xc6\xba\x1b\x67\x56\x26\xd5\x4d\xb0\x42\x10\x2c\x7e\xf7\x35\x86\xb8\xed\x6b\x0c\x11\xd6\x59\x42\x29\x9f\x89\xe6\xb1\x17\xc1\xa8\x3a\x68\x1e\x2e\xd4\x16\xbf\x89\x4d\x08\xe4\xc9\xef\x75\x87\x65\xbe\xdc\xc6\x79\x93\x13\x0b\xbc\x87\x0b\x87\xc5\x6f\x47\xfc\xc8\xc0\xb9\x9d\x25\x94\x3d\x73\xe3\x82\x08\x54\xc5\xef\xf9\x50\xe0\x82\x4c\xf1\xdb\x39\x1f\xb2\x78\x00\x00\x71\x61\xa8\xf8\x1d\x8b\x17\x91\x1e\x5c\x37\xd9\x44\xc0\x7b\xb8\x30\x54\xfc\x1e\x6c\x83\x67\xc3\x94\x47\x82\x5f\xf2\x7b\xfe\x28\x80\x0b\x7e\xc9\xef\x99\x47\xee\x42\x5b\xf2\xfb\x60\xda\xc8\x4f\x58\xa0\xdc\xfd\x03\xa1\x9f\xbb\x7f\x20\xc2\xf4\xd8\x70\x9f\x2c\x90\x1e\xc5\x6e\x94\xb1\xd0\x96\xfc\xbe\x10\x2e\x32\x81\x6e\xdc\x07\x81\xaa\xf8\x84\xf7\xd8\x8b\x60\xf2\xfd\xe6\x96\x57\x89\xd2\x7b\xdd\x72\x59\x4d\x37\x21\x0c\xe1\x0f\xf9\x3d\x73\xad\xbc\x4a\x94\xde\x37\x47\x3b\xcf\x18\xee\x43\x95\x80\xba\x97\xaa\xcd\x23\x45\x5c\xb2\x4a\x94\xde\x38\x07\x42\x59\xf1\x7b\x3e\x67\xba\x50\x56\x1c\x68\x8e\x92\x81\x92\xfb\x65\x09\x65\xe0\xdc\x08\x03\xc1\xae\xf8\xb3\x6e\xb6\xce\xe9\x83\x66\xcd\xb8\xc8\x33\x53\xab\x5c\x28\x2b\xfe\x94\x35\xc6\x77\x96\x67\xa6\x9e\x97\x8c\x69\x3c\x68\x56\xa1\xf0\x38\xe0\x1d\x25\x83\x1c\xcf\x0e\xfb\x12\xb6\xcf\xce\xa0\x12\xb6\x0f\xd1\x06\x81\xee\xf8\x33\xed\xee\x22\x88\x7b\x9f\x58\x1d\x9f\x1e\x9a\x76\x86\x1f\x4a\xc6\x45\x9e\x0a\x2f\x3a\x74\x4f\x5b\x83\x86\x1a\x16\x1d\x1a\x74\x5a\xe6\x25\x83\x1c\x0f\x2a\x5f\x68\xab\xfe\x74\x0e\xae\x44\xce\x83\x30\x10\x42\x8a\x3f\xc6\x2c\x92\x1f\x8f\xc1\xbe\xac\x84\x87\xb8\xa4\xa0\x6c\xfc\x99\xf9\xe7\x45\xc0\xa8\xfe\x10\x7e\x10\x20\x8a\x3f\x6e\xf4\xd0\xb4\xeb\x66\x7b\x36\x70\x60\x24\x50\x1e\x14\xba\xa0\x53\xfd\x09\x48\x97\xfc\x78\x66\xa4\xa0\x14\x1d\xed\x27\xd6\x18\xfd\x77\x14\xd8\x83\xfa\xcf\x28\xca\x83\x1d\x2f\xac\x1c\x7f\x96\xa4\x90\x2c\x79\x66\x24\xb4\x64\x9c\x05\xb8\x10\x17\x34\x8e\x3f\xc4\x26\x04\x8d\xe3\x6f\xa5\x87\x9c\xa5\x77\x82\xb4\x94\x0c\xcd\x00\xce\xe0\x55\xce\xd2\x4b\x0c\xbb\x4a\x74\xbc\x6d\x7d\xe2\x6a\xe0\x68\xe8\x76\xbd\x0d\xce\x25\x5c\x5e\xd4\x82\xd0\x63\xfc\xed\xec\x80\xee\xce\xdb\x39\x2b\x32\x65\xde\xce\x7a\xc8\x50\x01\x69\xa1\x08\xad\xd4\x01\x56\x28\x42\x2b\xf5\xd7\xd6\x18\xe2\x76\x09\x7d\x89\x9f\x77\x9d\x04\x49\x9b\xd7\xd9\x45\xc9\x92\x17\x0f\x4c\xd0\x38\xfe\x3a\x37\x43\x72\x00\xe8\x85\x92\x51\x94\x77\x1d\x1e\x09\x06\x90\x16\x8a\x40\xdf\xfd\x8d\x35\xa8\x48\x27\xcc\x24\x04\x1a\x7f\x83\x45\x96\xbe\x7a\x39\x3c\x02\xad\xf1\x77\xa6\xce\x78\x93\xd7\x02\xd2\x82\x37\x79\x2d\x2f\x4e\x5b\x93\xd7\xf2\x0e\x96\x50\xa6\xc7\x3b\xd6\x18\x22\xec\xe0\x54\x2b\xf0\xf2\x1e\x6b\x50\x71\x8b\x9e\xc8\x48\xcc\x7b\x70\xbb\x64\x14\xbc\x33\x93\xd8\x05\x49\xe3\xe0\x28\x94\x8c\xc4\xbc\x33\x0b\xd8\x85\x18\xe3\xef\xb9\xc6\xd0\x2c\x3c\x8a\x09\x42\xc6\x5f\x1e\xc5\x84\x18\xe3\x00\x2b\xb8\x00\x62\xfc\xbd\x58\xa0\x92\x63\xc0\x9c\x5c\xb2\x17\xc7\x4f\xe0\x2e\xfe\xde\x8b\xb0\xec\xb1\x98\x53\x0f\x14\x47\x06\x5e\xc0\x51\x70\x41\xb7\xf8\x3b\x31\xe6\x5c\x48\x2d\xfe\xce\x5c\x9a\x92\xa1\x19\x90\x16\x8a\x40\xdf\xfd\x9d\xa9\x7c\x2e\x2c\x17\x7f\x71\xeb\x32\xd8\xf2\xbe\x6b\x16\x11\xf6\xc2\x9c\x7c\x92\xf7\x5d\x83\xae\x1e\xb1\xcd\x3a\x03\x17\xb6\x4d\x6c\x1b\xc2\xe0\x2b\x1d\x02\xa4\x05\x6f\x5f\xd3\x3f\xb6\x8d\x41\xbf\x96\x7e\x6c\xd8\x99\xc2\x72\x89\xad\x30\xc6\x57\x3a\x04\x60\x0a\x2e\x70\x97\xd8\x0a\x0b\x14\x1a\xb4\xa0\x27\x22\x07\x85\xd2\xd0\xa0\x3b\x67\x2c\x34\xc6\xbe\xc6\x10\xa5\x3b\x37\xea\x6b\x47\xc4\xb6\xb3\xa6\xdf\x40\x49\x6c\x3b\x27\xa8\xaa\xa1\xa2\x49\x86\xd8\xc7\xbc\x15\x62\x4c\x6c\x48\x3a\xe1\xc1\xc4\x56\x19\xa3\x89\xb9\x89\x29\xe3\x42\x7b\x89\xad\xad\x31\xc4\x4b\x5b\x63\x88\x97\xa5\xd1\x86\x06\x6d\x1c\xcb\x26\xe6\x70\x62\x15\x05\x8a\xad\xa3\x6a\x87\x66\xe9\x6b\x50\xb1\x3f\x11\x1a\x5c\x00\x31\xb1\xf5\x35\xa8\xb8\x45\x2b\x0a\x0f\x26\x36\x63\x4d\x87\x28\xf5\xd5\x20\x4a\x11\x5b\xc2\xc7\x89\x0d\x7f\x53\x28\x2b\xb1\x0d\x4e\xe1\xd0\xb4\x68\x0f\x61\xa8\xc4\x36\x16\xb7\xbf\xf3\x06\x16\xdb\xfc\x75\xab\x22\x9c\xd9\x98\x38\x0a\x9f\xf1\xc4\x28\x31\x23\x01\xac\xc4\x86\x33\x2a\xf8\x94\x00\x47\xa1\x28\x32\x15\x1b\xe2\x47\x81\xa8\xd8\x26\xbc\x6d\x51\xdc\x29\x00\x56\x70\x81\xa3\xc4\x46\x10\xa9\xe5\x45\x98\xf8\x54\x45\x81\xa8\xd8\x88\x83\x0b\x0b\x25\xb6\x6b\x4d\xab\xc5\xba\x16\x2f\x5a\x8a\x25\x6d\x42\x84\x2d\x69\x93\x57\x85\x20\x92\xb0\x6a\x03\xa4\x85\x22\xac\xda\xd8\xee\xf5\x89\x66\x99\x2f\xee\x45\xb1\xab\xd8\x1e\xc4\x60\x5e\x15\x5c\xd4\xbd\x68\x96\x77\xf5\xd0\x2c\xd8\xad\x2d\x2f\x02\x21\xa2\xbd\x68\x81\x5e\x8e\x57\x9e\xd9\x97\x6d\xc8\x23\x8a\x70\x51\xc8\x2c\x0a\x3e\xab\x50\x45\xa2\x10\x33\x52\x0c\x2d\xca\xc6\x12\xea\xf0\x94\xb2\x66\xf9\x12\x56\xb0\x4a\x05\xab\x11\x65\x3e\x9b\x15\x85\xbb\xa2\xec\x8b\xd2\xfc\x64\xf0\x89\xa6\xc5\x90\x15\xac\x46\x94\x09\xcc\xe2\x82\xd5\x88\x82\x1c\x50\x64\x2a\x4a\x5d\x63\x98\x1a\xd8\xca\xaf\x35\x18\x85\x17\x77\xc1\x6a\x44\xc1\xcd\x55\xec\x2a\x40\x6b\x28\x8a\x5d\x45\x69\x6b\x0c\xd1\xd1\x16\x61\xe2\xa5\xad\x41\xc5\x8b\x2d\xc2\x34\x8b\xc1\xfe\xae\x4f\x78\x25\x13\x58\x45\x14\xe3\x68\xef\x1a\xc3\xf9\x44\x32\xbe\xe0\x3c\x2a\x88\x14\x05\x3b\xa2\x27\x61\xd8\x11\x42\xae\x89\x12\x5c\xa0\x2a\x3a\x30\x2b\x85\x1a\x11\x65\xac\x4f\xd4\x63\x70\x1c\xaa\x28\xc5\xdf\xec\x49\x07\x99\x32\x02\x67\x88\x72\x40\x47\xd5\x12\xe2\x6f\x2a\x54\x15\x05\x6f\x72\x97\x7c\x2e\xe7\x1a\x43\x8b\x7c\xc2\xad\x04\x76\x99\x15\x00\x2e\x4c\x99\x28\xdc\x5b\x81\x33\x44\x99\x15\x00\xde\x73\xd0\x99\x82\xeb\x3d\xc7\x58\x17\x59\x22\xbd\xcc\xfc\x7e\x17\x98\x42\x80\x7b\x50\x14\xcc\x8a\x72\x73\x1c\x24\xd2\x0b\x1e\xa9\xb0\x13\xa2\x10\x0d\x56\xb8\x2b\x40\x35\xf0\x9e\xb3\xac\x9b\x2d\x81\x5d\x70\x51\x7b\xce\xc2\x0b\x57\xcf\x59\x78\xd0\xea\x39\x28\x86\x85\x42\x66\x51\x78\xe1\xea\x39\x28\x2e\xaa\x42\x66\x51\x88\x46\x09\x20\x26\x76\x9e\xdd\x05\x62\x10\x3b\xf7\x56\x88\x04\x31\x71\x0f\x3e\x63\xe8\x13\x62\xbd\x42\x13\x88\xbd\xac\x59\x34\xc6\x7c\x6a\x2a\x8a\x79\xc5\x8e\x8b\x2a\x1c\x96\x00\x91\xa0\x28\x08\x16\x3b\xa1\xa5\x3d\xa7\x5d\xd7\xf4\x1b\x6c\x89\xbd\xb2\xa6\x5f\x4b\x34\x00\x31\x70\x55\xe0\xc7\x4e\xfe\x9a\x2a\xf0\x63\x9f\xa5\x3c\xae\x0a\xfc\xd8\xdb\x1a\xe3\xbb\x1e\x3b\xc1\xa7\xdd\x7e\x07\x89\x23\xf6\xbe\x88\x6c\x6a\x58\x44\x8a\x8d\xce\x69\x32\x51\x4d\x40\x7a\x97\xca\xdc\x89\x3f\xab\xe6\x3f\x76\x62\x57\xaa\xf9\x8f\xdd\xd6\x2c\x62\x63\xdd\x72\xd7\x27\xbe\x3e\xd1\xa0\x8e\xa0\x94\x9a\x9c\x80\x06\x9f\x1e\x39\x06\x1b\x2f\x0b\x6a\x27\xee\xb4\xbb\x96\x02\xef\x74\x77\x6d\x2b\xef\x46\xaa\xb5\x8f\x7d\x70\x12\xa4\x48\x77\xe2\xcf\x02\x69\x89\x7d\x2c\x4a\xc5\x3e\x06\xc2\x9e\x7b\x84\x86\x57\x69\x7d\xec\x44\xa8\xfb\x50\x0f\x12\xe4\x54\x5a\x1f\xfb\x12\x0c\x32\x20\x77\x5e\x85\x54\x38\x1f\x3b\x92\x42\x85\xf3\xb1\x9f\x08\xa8\xc8\x86\x39\x8b\xc0\x4c\x62\xbf\x50\xf9\xb9\x84\x37\xeb\x91\x2b\xc6\x3b\xb6\xaa\xc5\x63\x9f\x45\x3b\xae\xe2\xf0\xd8\x97\xfe\xce\x35\x5d\x97\x3a\x57\x0c\x75\xad\xc2\xee\xd8\x1f\x66\x91\x32\x9e\xf8\x05\x9f\x86\xec\x81\x38\xce\x35\x7d\xd7\x18\xe2\xe5\xe5\x48\x49\xb3\x56\x5e\x74\x14\xca\x8c\x3a\x5f\x98\x8b\x42\x99\x51\xb1\xf4\x55\x72\x1d\x95\xb4\x17\x55\x58\x47\x9d\xa5\x74\x2e\xcc\x90\xa8\x13\xc6\xb1\x08\x27\x3e\x2a\xaa\xd6\xa4\x5a\x2a\xaa\x56\x15\xd6\x51\x09\x22\xa9\xc2\x3a\xea\xcc\x65\x2b\x8a\x4b\x46\xe5\xca\x9a\xc4\x20\x90\x07\x45\x81\xca\xa8\x5c\x59\x15\x32\x47\x25\x07\xd5\x64\xfb\x56\x42\x44\x0a\x65\x46\xb5\x35\x86\x98\xe3\xf1\x45\xa8\x22\x51\x31\x75\x85\x2a\x12\x95\xb0\xac\x40\xa7\xa3\x3a\xcc\x75\x8d\x81\x87\x5e\x65\xcf\xd4\x09\x26\x54\x84\x35\x1f\x14\xfe\xbb\x2a\x9b\xa3\x62\x1d\xab\x6e\x39\x2a\xb1\x15\x95\x29\x47\xc5\xdd\x16\x0a\x75\xd4\xb1\xc6\xd0\xce\x11\xa7\x35\x89\xc1\xca\xd3\x8a\x30\xde\xa3\xce\x8c\x8c\xa2\x08\x6a\x54\x7c\x67\x01\x80\x44\xc5\x55\x56\xed\x73\xcc\x92\xfc\xcf\x27\x9a\x05\xdf\x59\xb5\xcf\x51\x31\x5e\x05\xef\x11\x15\x15\xa7\x90\x6a\xd4\x9b\x35\xf5\x6c\x68\xf4\x10\x2f\x04\x6e\x55\xfb\x1c\xf5\x86\x74\xa9\xfc\x7a\x33\x8b\x44\x4e\xc5\x77\x56\xa9\x73\x54\x7c\x67\x95\x29\x47\xc5\x78\x55\xf1\x6f\x54\x34\x5a\xcd\x53\x88\x67\xac\x5a\xdf\xa8\x2f\x0b\x94\xc7\x12\x6b\xd6\x24\x60\x1b\x2a\x4e\x65\xb4\xd1\x88\xc2\x2a\xb4\x1b\x6d\x5f\x83\x86\x1a\x20\x5d\x37\xbb\xad\xb3\xae\x8b\xdc\x08\x98\x2a\xd6\x1b\x94\xd3\xbb\xaa\x66\xa3\x11\x30\x15\xe6\x76\xb4\x75\x3d\x64\x36\x34\x1c\x50\x55\xcd\x46\xc3\xce\x54\x34\x38\x1a\x99\x0b\x2a\xa3\x8d\x86\xe1\x59\xdb\xef\x84\x10\xa3\xa1\xee\x84\x24\x1f\x14\xdf\xbb\x8a\x6e\xa3\xf5\x35\x9e\xab\x81\x2d\x91\xc0\x6e\xb6\x38\xd7\x18\xc6\xd1\x18\xfa\x04\x8d\xa6\x92\xda\x68\xd8\xad\x8a\x3f\x07\xf5\xfa\xae\x0a\xda\x68\xce\x1d\xd6\xfd\x6b\x44\xd9\x54\x1f\x1b\x0d\x15\xa7\x08\x75\x34\x72\x49\x55\x30\x1b\x6d\x5d\x59\x39\xb4\xd4\xeb\x17\xa1\xc0\xc7\xac\xc6\xff\x7c\xa2\x31\x06\xeb\xa1\x2b\xdb\x08\x99\xa9\xa4\x36\xda\xc4\xff\x72\x55\xd0\x06\xf5\xfa\xae\x72\xd8\x68\x33\x4b\xbc\x28\xca\x1d\xd4\xeb\xbb\xca\x61\xa3\xad\x3b\xac\x5b\xde\x70\x51\x05\x1c\x1f\x8d\x90\x99\x80\xe3\x83\xe2\x7b\x17\xcc\x48\x34\x6c\x5f\xc5\xc1\xa3\xf1\xd6\x22\xdc\x91\x98\x95\xf4\x9f\x1e\x22\xfd\x82\x39\xdd\xf2\x86\x31\xac\xea\xd7\x68\xa4\x46\xa8\xb6\x35\x28\xad\x77\x95\xb2\x46\x23\x57\x42\x95\xab\xd1\x30\x97\xab\x65\x8f\x93\x1e\xa2\x14\xfb\xd9\xe5\x70\xb5\x9b\xf5\x90\xd4\xa3\x9c\xbe\x28\x1e\x1f\x8d\xb0\x9b\xc2\xef\x41\xf5\xbc\xab\xd8\x35\x1a\xcf\x33\x2a\x65\x8d\xf6\xc0\xad\x67\x8f\x87\x1e\xda\x5b\x3c\x63\x05\xe8\xa3\xbd\xac\x87\x84\x4b\x43\xb8\xa8\x94\x35\x1a\xaf\xb9\x82\xa7\x8f\xf6\xae\x69\xb5\x40\xef\x9a\xf6\xdb\xd0\xd1\xbd\x0a\xb9\x47\xdf\x16\x2f\xa1\x86\x87\x86\xef\x02\x51\x5f\xef\x2e\x77\xaa\xf3\x34\x2b\x34\xfa\xe8\x05\xf6\x25\x39\x3b\xd9\x14\x2a\x65\x8d\x59\x3d\xff\xf9\xe4\xbb\x62\x1d\x0b\xdb\xa5\xd0\xa9\x9e\x77\x97\x42\xef\x3b\x37\x4a\x92\xb3\x13\x65\x53\xa4\x3f\xfa\x52\xf9\x0a\xdd\x75\x34\xbc\xca\x61\xa3\xe3\x4c\x2b\xd2\x1f\x1d\x89\x25\x0c\x95\xe8\x84\xcc\x84\x90\x12\x9d\x47\x20\x01\xa2\x44\x27\x86\xe6\x92\x7a\x7d\x09\x39\x19\x6b\x1d\x21\xa7\x0a\xda\xe8\xf8\xce\x2a\x98\x8d\xde\xd7\x18\xe2\xa5\xaf\x4f\xb4\xa6\x9d\x55\x97\x28\xed\x04\xc4\x14\xc7\x8f\x6e\x6b\x0c\x6d\x14\xfe\xb7\x02\xfb\x41\xf5\x7c\x51\x60\x3f\x3a\x0f\x49\x82\x5d\x89\x4e\xa4\x5f\x81\xfd\xe8\xcb\xb0\x90\x2c\xec\xbe\xe8\xd0\x2c\xc1\x12\xca\x58\xeb\x64\x98\xba\x44\x5f\xc7\x87\x57\x60\x3f\x3a\x19\x5d\xaa\xbc\x8d\x3e\x61\x46\x8a\xe2\xf8\xd1\x71\xd9\x5d\xa2\x8f\x1a\x7d\x77\x89\xbe\xbe\x04\x9b\x24\x5d\x1f\xce\x18\x1a\x74\xa6\x78\x15\x05\xf6\xa3\x13\x9d\x53\x6d\x6e\x74\xcc\x17\xc1\xd3\x47\x3f\x10\x17\x12\x6c\x9d\x60\x5c\x93\xd8\xea\x38\xe4\x2a\xc5\x8d\x8e\x71\xa2\x52\xdc\x98\x05\xf7\x7b\x69\x65\xfb\x1d\x05\xd6\x97\x3c\x92\xf8\xe9\x13\xc8\xa3\xe8\xe5\x20\x3a\x19\xef\x2e\x59\xd2\x5f\x56\x2f\x2f\x24\xcf\xb4\x7a\x4a\x88\xce\xa5\xd6\x53\x42\x74\x72\x38\x55\x97\x1a\xb6\xad\x59\x9a\x1a\x10\xa5\xba\x3b\x46\x70\x5d\x8f\x0d\x61\x18\x19\x2a\x32\x0d\xaa\xe0\x8b\x5e\x1f\xc2\xf0\x92\xf5\xfa\x10\xb6\xae\xbd\xac\x0e\xe3\x96\x0b\x6b\x3e\x8c\x97\xdd\x26\x61\x4b\x8d\x7b\x11\x18\x7f\x18\x71\x70\x55\x9d\x86\xed\x8c\x21\xc9\x69\x58\x1d\x7a\x9f\x08\x5b\x57\x56\xa6\x8c\x11\xee\xd2\x73\x44\x58\x83\x39\x89\x41\x5b\x17\x52\xb6\x8d\xf1\x7c\xa7\x52\xd6\xb0\x99\x51\x59\xf4\x3e\x11\x66\x6c\x83\xce\xbd\xf1\x08\x9b\xef\x13\x14\x98\x17\x21\xc9\x87\x71\xbb\x9a\xc4\xa0\xf1\x8e\xa6\xaa\xd3\x30\x82\x59\x21\x3b\x82\x7a\xf2\x92\x0f\x16\xc6\x2b\x59\xc8\x8e\x30\x5e\x51\xf3\xc1\x82\xf2\x71\x57\xa1\x6a\xd8\x84\xe7\x2a\x82\xa7\x0f\x3b\x16\x1d\xda\x86\x63\xd1\xa1\x31\x66\xd9\x65\xc9\xd7\x07\xca\xc7\x4b\xbe\x1c\xd8\xc5\x09\x92\x4c\x33\x32\x21\x54\xdb\x1a\x76\x71\x2c\x5b\x36\x9c\xf4\xd0\xb4\x13\x75\xc6\x55\xca\x1a\x46\x66\xb5\x2a\x57\xc3\x70\x51\x55\xb9\x1a\x36\xab\x3b\x4a\xbe\x1c\x18\x81\x28\x55\xae\x86\xe1\x91\xe6\x53\x82\x91\x96\x28\x44\x9e\x30\x5c\xd4\x7c\x5b\xa0\x38\xbc\x08\x6b\x3e\x8c\xb8\x53\xe4\xf5\xc0\x06\x17\x18\x7f\x50\xb6\xed\xaa\x7e\x0d\x27\x0b\x4a\xd5\xaf\xe1\xe8\xcd\x7c\x8e\x70\xea\x3f\x54\xca\x1a\x5e\x38\x1f\x3d\x1b\xe8\xa1\xc3\xef\x5c\x20\x55\xae\x86\x53\xbb\xa1\xca\xd5\xf0\xc2\xee\xcb\xf2\x72\xde\x9e\x9a\x2c\x2f\xdf\xd9\x7d\x19\x5a\xce\xfb\x77\x3e\x52\x78\x83\x7d\x99\x1e\xce\x6d\x50\xf5\x6b\xf8\xc4\xb8\x72\x55\xbf\x86\x63\x66\xab\xfa\x35\x9c\x1c\x27\x41\xba\x87\x77\xf6\x45\x57\xcc\x09\x0f\xe7\xab\x05\x95\xcd\x2e\x68\x9f\x70\x5b\xec\x87\x1a\xd8\x6c\xd9\x22\x4e\x11\x85\x8a\x64\xc3\x09\x1c\xa9\x26\x36\x9c\x38\x91\x4a\x60\xc3\x49\x5a\x50\xc5\x6b\x38\x71\xa2\x7c\x0a\xf1\xa5\x7c\x64\xcf\x78\xb0\xfb\x32\x4e\x9c\xa0\x8f\x00\xfd\xc3\x89\x17\xe7\xdb\x88\x13\xf4\x09\x59\x2b\x7e\xac\x69\xb5\x40\xe4\x27\xe5\xeb\x89\xf3\xf0\x23\x9c\xf8\x70\x8c\xe8\x26\x5b\x84\x42\x66\x17\x5e\x50\xf8\xba\x84\x12\xc1\x8e\x36\x52\xb1\x6e\x38\xce\x74\x3e\xa7\x50\xea\x5c\x04\xe3\x1e\xbe\xee\xad\x64\xb2\x63\x33\xab\xbe\x37\x7c\x29\xb0\xf8\xad\x37\x30\xbf\x91\xe0\x12\x94\x4e\x9e\xb0\xca\x83\xc3\xd7\x85\x94\xd5\xe1\xd8\xbe\xaa\x17\x0e\x27\x35\x49\xe5\xc1\xe1\x2f\xab\x27\x1b\xcb\x79\xe2\x11\x1c\x7b\x38\x5e\xb2\xca\x83\xc3\x49\x4d\x52\xf1\x6f\xf8\xba\xa1\xb2\xb1\x82\xc8\x70\xc8\xc6\x8a\x8d\xb5\x91\x6d\x13\xeb\x42\xca\xb6\x09\x0c\xd9\x7c\xe2\x89\xb2\x28\xd5\x27\x5c\x37\x01\xb6\x47\xe0\x47\xab\x5e\x38\x66\xdd\xf2\xa7\x47\x51\x03\x67\xb6\x67\xc3\xa0\xc7\xae\x06\x78\x91\x59\x16\x84\x99\x54\x1e\x1c\x81\x02\xcb\x77\xa3\x68\x6b\xd0\xa6\x86\x83\x1e\xd9\xf0\xd0\xa0\xf5\x58\x77\x58\xe2\x27\xb0\x39\x43\xb2\x24\x70\x95\x55\xc9\x1b\xab\x5c\x5a\x75\xba\x11\x7d\x0d\xaa\x35\x5d\x77\xd8\xb2\x61\x8d\xa1\x15\xb3\xf5\x89\x1a\xc8\x50\x51\x59\x6e\x04\x19\x2a\x2a\xcb\x8d\x20\xdc\xa5\xb2\xdc\x88\x09\x57\x50\xf2\x31\x2a\x78\x15\x0a\x39\x3a\x41\xac\x57\x98\x4e\x11\xeb\x52\x4b\x96\x04\xb1\x5e\x95\xc3\x46\xcc\x9a\xa5\x92\x0f\x5a\x81\x79\xa8\x1f\x6e\x88\x20\xba\xa5\xfa\xd8\x08\x92\x8f\x05\x2d\x1f\x81\xde\x14\x70\x7c\xc4\x01\x1d\xba\xf6\xc1\x5b\xad\x2a\x68\x23\xb8\x90\x02\x8e\x8f\x20\x92\x2b\x9c\xf8\x88\x6b\x0d\x2a\xe6\xae\x45\x98\x98\xbb\x38\x96\xba\xf6\x71\x2f\xc2\xc4\x2d\xb1\xab\x2e\xcb\x2b\x96\xaa\x95\x5d\x15\x4b\x91\xea\x22\x07\xb1\x5e\x15\xdd\xc6\x2a\x86\x56\xd1\x6d\x04\x1e\x69\x97\x46\x0b\x3c\xd2\x2e\x05\x16\xef\xfa\x44\xd3\x62\xab\x0a\x49\x3e\x82\x60\x56\xe4\x15\xe3\x69\x56\x48\xf2\x31\xb0\x44\x85\x24\x1f\x83\xfc\x7e\x01\x45\xc5\xd8\x58\x20\xa9\x27\x8a\xa1\x4b\xbe\x09\x0e\xf2\x3e\x04\x25\x15\xa3\x2c\x4a\x4d\x0d\xac\xba\xb4\xd1\x28\x6b\xd0\x2f\xe9\x03\x7f\x53\x05\xb3\x41\x75\x74\x11\x2c\x7c\x8c\x89\x64\xed\xaa\x89\x8d\xb1\x73\xa4\xa4\x9e\x06\x77\x5f\x25\xb0\x31\x08\xaa\x0d\x1d\xba\xc1\xe3\x6d\x3e\x12\x0e\x84\xc1\xd0\x29\x1c\x38\xa0\x43\x87\x6e\xcc\xdf\x16\x77\x55\xcd\xc6\xe0\x55\x28\x9f\x11\x07\x29\x1a\xf9\x8c\x38\x48\x46\xd3\x2f\x51\x04\x15\xd6\xa5\x4b\x93\x8c\xce\x12\x4a\x2d\x8c\x75\xd5\x25\xd7\x07\x1a\x5e\xb5\xb9\x31\xd0\xf0\xf9\x36\x39\x6c\x11\x26\x3a\x78\x09\xca\xc7\xca\x41\xd2\xb2\x00\xab\x62\x10\x59\xcb\xc7\xca\x81\x55\x9d\x4f\x91\x03\xe9\x20\x04\xab\x18\xbc\x26\xe5\x53\xe4\x2a\xb9\x1e\xc5\x7f\x47\x81\xad\xf2\x6b\xe1\x5d\xc5\xa0\x6e\x41\xf0\x56\x31\x90\x25\x23\x4f\x24\xde\xe9\xc8\x13\x89\xc9\x3d\xf2\x00\x12\x3a\x1f\x79\x00\x8f\xb5\x36\x1a\x94\xa0\xda\xc8\x03\x88\x51\x9e\x6f\x9d\xe3\x60\x07\xa4\x27\x06\x41\x35\x61\xbc\xc7\x20\xa8\x36\xf2\x00\x62\x0f\x8c\x3c\x6f\xc4\xd2\x55\x85\x1b\xe3\x5c\x63\x88\xb0\x8b\x9b\x21\xfb\x68\x90\x43\x36\xf2\x00\x12\x18\xcf\x27\xd6\x71\x73\x44\xa5\x38\x06\x4f\xbd\x23\xcf\x1b\x95\x08\xc2\x78\x8f\x41\xfe\x97\x7e\x0c\x23\x06\xa1\xaa\x91\x27\x12\x49\xa1\x3a\xdd\x58\x05\xd5\xaa\xd3\x8d\x63\xe3\xba\x59\xf6\xe0\x13\x9d\xb7\x83\x9c\x0d\x61\xbc\xc7\x81\xcf\xaa\x82\xd9\x38\x48\x08\x53\x7d\x6c\x1c\xa0\x24\x08\xb0\x2a\x8e\x02\x2f\x3a\x4d\x07\xf9\xca\x43\x1e\xc7\x51\x58\x53\x6d\xe5\x81\x51\xa0\xea\xd7\xa0\x7e\xba\x08\xe3\x3d\x0e\x62\x57\x2a\x87\x8d\x63\xc9\x92\x9e\x3d\xa0\x54\x1a\xfe\xc0\xef\x55\xf5\x6b\xac\xfa\x69\x55\xbf\xc6\x01\xfe\x89\xaa\x5f\xe3\x58\xc2\x45\x21\x91\x03\xcf\x58\xc0\xf1\x71\x54\xee\xb0\x6c\xf0\x03\xcf\x38\x1f\xa5\x0f\x62\x57\xf9\x06\x7d\x90\xe9\x9a\x6f\xd0\x07\x9e\xb1\x00\xab\xe2\xe8\x6b\x0c\x2d\x10\x66\x83\x8a\x5d\xe3\x20\x99\x4b\xa5\xac\x71\xd8\x1a\x43\xd3\x12\xcc\xd2\xef\x78\xc4\x81\x73\xa0\x22\xd3\x58\x25\xd7\x2a\x32\x8d\x83\x80\xfa\x48\x4a\x71\xa6\x47\x52\xea\xb0\x2f\x73\x79\x96\x4b\x7f\x1a\xf4\x09\x11\xf6\x7c\x55\x9e\xd5\xd1\x9f\x06\x4d\x1b\x6b\x96\x6c\x60\x81\xa4\x37\x0f\x82\x59\xaa\xf0\x8c\x83\x18\xbc\x00\xdb\xe3\x58\xd2\x21\x99\xa3\xaa\x49\xd5\x99\xb1\x0a\xaa\x55\x7b\x19\x07\x99\x65\xc2\x78\x8f\x03\xd3\x63\x24\x2f\xcb\xf4\x90\xba\x3e\x0e\xae\x87\xd4\xf5\x41\x86\xca\xf8\xd1\x83\x33\x96\x3d\x4e\xb6\x41\x0a\xfd\x58\x02\x45\xa6\xfa\x41\x99\x93\x4a\x1c\xe3\x38\xb9\x40\xb2\x99\x8f\x19\x83\x0f\x81\x10\xc5\x31\xfd\x89\x50\xad\x61\x50\x61\x1d\xaa\x35\x8c\x83\xc0\x40\xcf\x69\x67\x60\x20\x54\x7c\x18\xc7\x0c\xb9\x87\x8a\x0f\xe3\x98\x06\x4e\xa8\xd6\x30\x8e\x7b\x4d\x2b\xc2\xe6\x6b\x5d\xa8\x92\x30\x8e\x69\xbe\x84\xea\x04\xe3\x78\xd8\x5b\x59\x1a\xc7\x84\x4b\x2a\x96\xa4\xbf\xeb\x13\x8d\x31\xd1\x23\x43\xe5\x78\x71\xcc\x5f\x2d\x2c\xf9\x52\x7f\x4c\x2f\x23\x36\xe9\x86\x73\x83\x7d\xc9\xf5\x13\xb1\x95\x6f\xf9\x14\x43\x17\x81\xe0\xc7\x2c\x86\xfe\x7c\xf2\x9d\xf6\x9c\xd6\x4a\x6c\x7b\xfc\x8e\x02\x3b\x31\x65\x04\x88\x1f\x67\x59\x24\x0c\x35\xac\x19\x43\x0d\xac\xaf\xa4\x2f\xa5\xce\xb1\x49\xfa\x9e\xf3\xc7\x93\x8b\x30\xf4\xe3\x24\xb8\x2e\x0c\xfd\x38\xe7\x03\x7b\x08\xa2\x27\x66\xa9\x73\x09\xd5\xb7\xc5\x49\xa0\xc1\x64\xa8\x50\xea\x1c\x82\xc6\x89\x13\x01\x95\x59\x0c\x27\x02\x4a\xbf\xc0\x12\x67\x63\x4b\x24\xb0\x4f\x1e\xd8\x05\xb5\x1f\x67\x5b\x84\x89\x97\xb6\x66\xc9\x31\xd6\x2c\x62\xae\xaf\x4f\xc4\x5c\x87\x97\x96\x3d\xe6\x11\x15\xa2\x7d\x9c\x9d\x93\x20\xc7\xef\x9c\x3f\x23\x14\x2a\xa5\x8b\xd3\x38\x80\x52\x0b\x27\xd1\x76\x21\xda\x07\xe5\xd2\x21\x68\x9c\xa0\x3a\xba\x98\xcc\x86\xd3\xd9\x39\x69\x81\xd3\xb9\x3b\x3d\x7b\xb0\x73\xd2\x02\x27\x32\x2d\xb3\x29\xce\x60\x2b\xa5\x16\x4e\x02\x1e\x96\x27\x32\x16\x73\xe2\x25\x60\xae\x67\x03\x2b\x26\xdb\xf7\x0c\xf6\x25\x8f\xd4\x58\xb3\xa8\xc7\x80\x7d\xf9\x8a\x14\x54\x87\x6a\xeb\x82\x82\xea\xa2\xdf\x8a\x89\x93\x28\x8a\xb0\xf7\xe3\xaa\x70\x2b\xc5\x31\x7f\x97\xff\xd3\xf0\x65\xff\x5a\xc7\x41\x8a\xe3\x6a\x6b\x5a\x53\x03\x87\x4e\xf6\xcc\xd5\xd8\x5b\x19\x05\x17\x25\x7d\x99\x3b\x72\xb5\x45\x69\xa8\x81\x8d\x92\xae\xb9\xda\xa2\x54\x74\x90\xb3\x91\xd9\x25\xfc\xb6\x7f\x08\xe6\x27\xae\x75\xc6\x74\xa3\xae\x75\x82\x14\xc7\xbf\x0c\x5e\x64\x25\x5c\xd4\xf9\x64\xfe\xc9\x85\xb9\x9c\xf9\x27\xb3\x4e\xf7\xd3\x20\xc2\x78\x66\x16\xa0\x7f\x5c\x84\x98\x85\xdf\x1f\x57\x20\x28\xa5\x15\xaf\x75\x1c\x74\xa3\xae\xb5\xfb\x52\x71\xfc\x2e\x7f\xa8\x1c\x2f\x56\x9d\xae\xe9\x46\xf1\x33\xfc\x45\x60\xfc\x71\xf1\x66\x2c\x30\xfe\xb8\x4e\x78\xd1\xf5\xb8\x48\x38\xce\x1c\x16\xea\x63\x43\x05\x59\x71\xcd\x67\xd5\x50\xfd\x55\xf0\x23\xfb\xa1\xfa\xab\xb8\x48\x38\xce\xb4\x97\xeb\x66\x8c\x92\x0d\xdc\x39\x5d\xa0\x6b\xa6\x68\x84\x70\x69\xe2\x9a\x29\xc9\xa1\x0a\xad\x98\xbf\xba\xff\x69\xd0\x56\x52\xd7\x6e\x3d\x7b\x74\x1a\xb2\x87\xf1\x89\x48\x7f\xa0\x43\xe2\xe2\x22\xa2\x9c\xb9\x34\xd7\x8c\x28\x87\x2a\xb4\xe2\xc2\x22\xce\x4c\x99\x6b\x5a\xc4\xa1\x0a\xad\x98\x3f\xac\x5f\x42\xb5\x4e\x71\xf3\xe0\x92\xb9\x34\x94\xd1\x86\x2a\x99\x62\x56\xcd\x7e\x1a\x34\x06\xe5\x0d\xfa\x75\x9d\xb8\x0b\xa4\xd7\x6c\x58\x83\x7e\xb9\xbd\x0d\x3a\x6a\x36\xac\x4f\xba\x1a\xb8\x62\x96\x0d\x27\x3d\xbe\xdc\xce\x4a\xd3\x4f\xc3\x6f\x79\x60\x37\xb5\x69\xfa\xb5\x9e\xb8\x91\x7a\x82\xa4\x89\x9b\x52\xb4\x4c\xe7\xe1\x47\xe5\x43\xc5\x54\x71\x73\x88\x55\x4c\x15\xf7\x92\x58\xba\x90\x37\xc9\x7e\x99\xce\x73\xcf\x4c\x88\x50\xb9\x55\xdc\xc7\xea\xa1\x31\x0e\x96\x53\xbe\xc0\x3d\x4d\xaa\x10\x8a\x4d\xac\x9a\xd2\x4c\xf8\xb9\xd7\xb9\x97\x85\x7d\x9f\x6b\x0c\xad\xcd\xb9\x28\x75\x35\x70\x22\x75\x55\xee\x6b\x8d\xa1\x59\x2e\x76\x40\xaa\xe5\xbe\x16\x73\x1a\x14\xfb\xa8\xe8\x66\xdc\x37\x5b\xa2\x8b\x30\x7f\x21\xfe\xd3\x20\xc2\x6e\xae\xac\x82\xda\xfc\x20\x7c\x14\x1d\x73\x8a\x4c\x43\xc0\x37\xc1\x2f\xc4\x87\x80\x6f\x82\x9a\xd2\x10\xce\x4d\xdc\x04\x80\x4c\x66\x2a\x3f\x08\x1f\x45\xc7\xfc\x5e\x16\x94\x6c\xf0\x87\x77\x12\xe1\xf7\xc7\xb3\xce\xbd\x8e\xf9\xb3\x0e\xf1\xc8\x06\xe4\x91\xac\xe3\xa7\xb0\x84\x3a\xe6\x0f\x0f\x8d\x99\x78\xf4\xec\x6b\xd0\x2f\xfb\x4f\xe5\x88\xea\x10\xcf\x5f\x77\xff\x7c\xa2\x31\x2a\x67\x4c\xaa\x65\xfe\xdc\xfb\xa7\x47\x8e\x71\xd0\x90\x63\x2c\xc2\xf4\x49\xe3\x48\xc9\x5c\x7e\x26\x42\x77\xa8\xfe\x2a\x9e\xc6\x75\xd3\xe1\x7f\x96\xb5\x32\xb2\x61\xf1\xf2\x5d\xc2\x87\xfa\x1a\xfd\x96\x50\x3c\x9d\x93\xac\x53\xf8\x10\xbc\xc9\x74\xa4\x07\x3c\x87\x4c\x14\x7a\xb0\x34\xb2\xba\x6a\x16\x88\x7e\x1a\x44\x98\x9f\x7c\x22\xe6\x82\xf3\x21\x3d\xf1\xc4\xa2\x43\x63\x04\xf7\x56\x8a\xe3\xc1\xd2\xc8\xdc\xa2\x67\x5d\x53\x1d\xba\x27\xd6\x2c\x39\x28\xe7\x54\x31\xd6\x87\x67\x7c\xc1\xe4\xc7\x83\xd9\x20\x54\xfc\x78\x28\xe9\xcb\x34\xa0\xe7\x58\x9f\x88\xb0\x73\xf5\x10\x1d\x13\x4a\xaa\x64\x1a\xd0\x73\xae\x41\x45\xfa\xc5\xf9\xd0\x49\x7e\x50\x60\x99\x06\xf4\xe0\x82\x64\x41\xd6\xc3\xdb\x64\xe6\x05\x3d\x37\xd7\x23\xcf\xe9\xfc\xb5\xaf\x92\x69\x40\xcf\xc3\x35\xcd\x73\xfa\x72\xc5\xf2\x14\xbe\xab\x87\xb8\xe5\x02\x65\x92\xcf\x83\x0b\x92\x85\x50\xef\xc6\x9d\xd3\x29\x7c\x37\x4e\xb2\x4e\xe1\xfc\x25\xf5\x4f\xc3\x97\xfd\x77\x5f\x84\x65\xc3\x4d\xc3\x50\xc3\xe4\x25\xeb\x72\xf8\xd1\xf3\x22\x10\xfc\x78\xb1\xff\xb3\x0c\xe7\x9d\x91\xcb\x10\x62\x4c\xbc\x6d\x7d\x52\xd4\xc0\xb1\x94\xbe\x7a\x31\xe6\x33\x2f\xe8\xc5\x98\xcf\x5a\x16\x7e\xd2\xbc\x64\x5e\xd0\x0b\x64\x4a\xe6\x05\xcd\x32\xda\xcf\x27\xd9\x83\x7d\x91\x19\xf5\x76\x78\xd1\x12\xf2\xa3\xe7\x25\xf3\x82\xf8\xd1\xf3\xd8\x77\xfb\x1d\x05\xc6\xcf\x79\x97\x4c\x09\x7a\x71\xce\x33\x25\xe8\x45\x93\x64\xa1\xcb\x3b\x33\x4d\x22\x0b\x5d\x5e\x54\xcb\x9e\x6b\x73\xc0\x46\xae\x0d\x70\x05\x99\x45\xf4\xf2\xd8\x97\x59\x44\x2f\xbe\x78\x56\xbe\x50\x53\x1a\x59\xd7\xf2\xf2\x72\xa0\x5f\x62\x0a\x4a\x48\x23\xab\x56\x5e\xac\xb0\xac\x5a\x79\x49\x6e\xd3\x6f\x35\xc5\xfc\x7d\xef\x4f\x8f\x6c\x40\x0e\x48\xf9\xbc\x20\x93\x64\x06\xd0\x8b\xc1\xb4\xe7\x02\xad\x8b\x20\xd5\xb2\x6a\x4a\x33\x9d\xe7\xc5\x60\xca\x22\x15\x6a\x4a\x23\x8b\x54\xde\x17\x6e\xa5\x48\xdf\x97\x93\x20\x6d\xf4\xce\x4c\x99\xd8\x5b\x36\xac\x69\xc5\xed\xcb\xf1\x6a\xd9\x30\x45\xba\x4b\xf9\xbc\xeb\xba\xc9\xaf\x79\x5f\x08\xcb\x25\x24\x7d\xdd\xbf\x8e\xce\xe0\x17\xc0\x8b\x7f\xb5\xd1\xd8\x36\xf6\xf6\xcb\xdc\xe0\x17\xc0\x43\xf5\x24\x63\xdb\xd6\x2c\x4d\x0d\x6b\x96\xa1\x06\x76\xff\xab\xaf\xc6\xaa\x4b\x55\xe2\xd1\xd8\x0a\xdc\x66\x8f\x9d\xbd\x75\x35\xa0\xe2\x94\x6c\x34\x36\x54\xdc\xee\xa2\xa3\xae\x41\xb3\x01\xd2\x5d\x74\x4c\x6c\xf5\xd8\xbf\x12\x7c\xf0\x9b\xde\xb1\x7f\x05\xf6\xd8\x1a\x74\x84\x78\xc1\xe1\xd2\x2f\x0d\x8c\x0d\x8d\xa6\x5f\x1a\x18\xab\x84\x54\x39\x4e\x63\xe3\x39\xc2\x5d\x6b\x8a\x8a\x13\x64\xca\xd8\x3a\x87\xdf\xb5\xc8\x33\xfd\x2d\x54\x23\x30\x36\xd2\xdf\xdc\xf5\x89\xad\x41\xb5\x1e\x33\xa6\x18\x75\xd3\xb4\xf8\x57\xfa\xe9\x81\xb1\xcd\xc7\x86\x10\xfe\xc9\xd8\x66\xd4\x31\x04\x77\x32\x36\x8c\x57\xfd\x16\xc1\xd8\x66\x1a\x6f\x08\xdd\x64\xf0\x23\xdf\xc5\x73\x91\x97\xde\xcc\x35\x45\x2b\xd6\x5d\xa4\xcf\x07\x86\x50\x5e\xfd\xd8\x30\x5e\x95\x9e\x35\xb6\x99\x0f\x17\x75\xcf\x06\x08\xdb\xb5\x1e\x98\xb7\x4a\xb4\x1f\xdb\xb1\xc6\x10\x2f\xc8\xa0\xba\x8b\x74\x64\x90\xa0\x4a\xc6\x76\x2c\xc2\x44\xe9\xd2\x9b\x21\xf6\x4f\xa6\xad\x9a\xf6\x64\x8c\xaa\x69\x2f\x28\xad\x9a\x16\xc7\x4f\x19\xef\x63\xc3\x9a\x55\xae\xd5\xa0\x6c\x34\x94\xf1\x3e\xa8\x12\x0d\x81\x99\x8c\x6d\x49\x98\xa1\x41\x9f\x35\xad\x28\x45\x7e\x28\x05\x7e\xac\xc2\x52\xfd\x4a\xc0\xd8\x5e\x48\x6f\x5a\xe4\x77\x7d\xf2\xa5\x83\xa2\xd0\x50\x3e\xfb\x28\x65\x35\x34\x35\xac\x31\xba\x1a\x58\xf5\xaf\x94\x1a\x85\xe2\x70\x65\x63\x8d\x59\x03\xfa\xe9\xe1\x6a\x58\xd3\x7e\x09\x2b\x75\xcd\x32\xd4\xd0\x18\x23\x7b\xdc\x34\xa8\x07\x55\xda\x4a\x9c\x1a\xa5\x33\x46\xff\x1d\x05\x36\x8a\xad\xde\xa2\x89\x50\x95\x12\xba\x47\xc1\x80\x54\x7a\xd3\x58\x95\x9a\xc2\xf2\x1f\x65\xdd\x8c\xaf\xa0\x1c\x85\x9b\x21\x70\xff\x51\x26\x7a\x72\x51\x02\xd4\x28\x84\x22\x94\xef\x34\x0a\x06\x64\x95\x18\x2c\xc1\x72\x4a\xa6\xcd\xe2\xce\x4f\x83\xe8\xc0\x5e\x54\xfe\xf6\x28\x5c\x15\xe5\x4c\x0d\x7e\x13\x3b\xaa\x64\x5a\x19\x8b\x39\xd1\x81\x45\xa9\xac\xaa\x51\xd0\xdf\x4a\x80\x1a\x85\x77\x7d\x25\x40\x0d\x7e\xb2\x3a\x94\x7b\x3d\xf8\xc9\xea\xa2\x8c\xa8\x51\xe6\x2f\xc3\x15\x25\x40\x8d\x82\x45\xa9\xcc\xea\x51\xc8\x67\x57\x02\xd4\x98\xbf\x61\xfd\x69\x10\xa5\x84\xce\x95\x7b\x3d\xca\xc5\x7a\x48\x74\x50\x65\x19\xc2\xfb\x18\xe5\xe1\x13\x5d\xa6\x42\xb6\x9b\x52\x93\x06\x65\x97\xa1\xc4\xe1\x51\x48\x3d\x57\xae\xd2\x28\xeb\x66\x48\xd8\x16\x54\x9c\x32\x91\x06\x3f\x26\x5d\x94\x78\x34\x76\xf4\x95\x52\x8b\xc7\x5e\x16\x1d\x43\x0d\xac\x87\x2e\xe4\x8e\xd3\xa6\xb4\xe0\xc1\x6f\x47\x17\xa5\x01\x8d\x9d\x98\xb3\xd2\x80\xc6\x5e\x59\x31\x5d\xc8\x7d\xbe\x81\x85\x20\x42\xc6\x4e\xd5\x8a\xd2\x80\xc6\x3e\xb1\x5c\x42\x98\x21\x63\x6f\x6b\x0c\x91\x4e\x2e\x8d\x7e\x63\x6d\x50\x76\x19\x4a\x1c\x1e\x3b\x46\xa8\xf2\x84\x07\x3f\x26\x5d\xf4\x93\x6a\x63\x9f\xb9\x34\xd1\x36\x0d\x3a\xdf\xc0\x42\x10\x21\x63\xef\x8b\x5b\x7d\xc2\x9d\x6b\xba\xb2\x3b\xcf\x55\x42\xd6\x1f\x3b\x8a\x43\x09\x3a\x63\x27\xb4\xab\xac\xdd\x31\x6b\x1e\x3f\x0d\xa2\x94\xb8\x88\x72\x72\xc7\x8e\x7f\xa5\x9c\x9e\xb1\xa3\x38\x94\xa4\x3b\xf6\xb1\xc6\xd0\xb4\xa4\x8b\x2a\xeb\x67\xec\x84\x76\x95\xa4\x3b\x66\x11\xe4\x67\x5b\x72\xd0\x8b\x86\xff\x87\xb1\x37\xc7\x9a\x9e\x87\x95\xc6\xb6\xf2\x2d\x41\x9c\x89\xe4\xdd\x0b\x07\xc9\x99\x03\xef\x3f\xf0\x61\x41\xaa\xea\xff\xfa\xdc\xe3\x27\x6b\x35\x25\x8e\x20\x08\x62\x28\xf0\x13\xd7\x7a\x64\xee\xa8\xe8\xae\x6b\x9d\x1b\x39\x4e\x9f\x53\xee\x97\xe8\xf7\x2b\x7a\x0e\x59\x5c\x6f\xa5\xfa\xe3\xf1\x3f\xd8\x75\x0f\xea\xa2\x6f\x91\x45\xbf\x92\x65\x6e\xa0\xb8\xdf\xb1\xe8\x0f\x27\x5c\xee\xfd\xe8\x6a\x10\xfa\x16\x59\xbc\x9d\xa4\x78\xe6\x79\xce\xe6\x40\xc8\x7f\x8b\xbe\x81\xe8\xe8\x6b\xf1\xf1\xbd\x4f\x69\x25\xfa\x2d\x8e\x9e\xbf\x16\x1f\x1f\xcb\x27\xcc\xdb\x1b\xe2\x48\x77\x24\x4b\x6e\x37\x22\x76\x89\x25\xd7\x8b\xd0\x3f\xc9\xd2\xf5\xf6\xf4\xeb\x58\x72\x33\x11\xd1\x4d\x2c\xb9\x0f\x4b\xa7\x6c\x96\xc2\xdb\x8f\xc2\x3f\x9c\x19\x50\x58\x4b\xe1\x1d\xcb\x37\xc9\xc9\x0d\x3f\x74\x58\xb2\x14\xbd\x63\x59\x7f\x38\x39\x70\x13\x26\xf7\x83\xa1\x4b\x93\x79\xec\x65\xa7\x6f\xb0\xbd\xb1\x97\xcc\x12\x60\x1e\x7b\xd9\x09\x33\x62\xc9\xf1\x4f\x98\x25\xc0\x52\x7e\xeb\xf8\x8b\x0d\xcc\x52\x7e\xc7\xc5\x61\x20\x7d\x4f\xa7\x4b\xaf\x25\xb7\x52\xf7\xce\x09\x2f\x3e\xae\xc2\x71\x95\x77\x18\x9c\xf0\x77\x0f\x17\x8e\xab\xfa\x1e\x2e\x1c\x86\x23\xea\x31\xc9\x80\x79\x56\xe7\x4e\xa7\x5f\x43\xce\xe6\xf3\x07\x3b\xd6\xde\x3a\xd8\x0f\x0f\xea\x62\x1a\x02\x4b\xfd\xfd\x84\xfd\xb0\xb7\xa7\x5c\xf8\x77\x43\x72\x53\x27\x8f\x7d\x60\x5e\x02\x4b\x6e\x7c\xa1\x17\xb0\x25\x77\x6e\xa3\x23\x96\x25\xbf\x91\xd2\x2d\xd8\x92\xe3\x66\x32\xc9\x80\x79\x02\xe6\x4e\xf8\x14\x4b\xd3\xe9\x8d\x3b\xf4\x0d\xdd\x64\x1a\x02\x4b\xeb\xad\x94\xfd\xf0\xdb\x24\xf1\x4f\x2c\xb9\x68\x97\xb9\xff\x92\xef\x3f\xfa\x08\x59\x72\x59\x2f\x73\x43\x7a\xe2\xe3\x40\x1f\x21\x4b\xef\x0e\xe5\x86\x4c\x8e\x61\x44\x97\x20\x4b\x7e\xbd\x64\x52\x3b\x43\x94\xe5\xf9\x84\x83\x73\x87\x6e\x22\xfc\x5b\x76\x24\x3b\x22\xfc\x5b\x7e\x37\x24\x2f\x18\xf9\xdd\x4c\x3c\xf2\xb3\x6f\x26\xba\xf0\x58\x8e\xbe\xfa\xbc\x60\x64\xa7\x7b\x22\xeb\x5b\x7e\xe9\x9e\x17\x8c\x9c\xde\x4f\xf8\x86\xdf\xc0\x88\xbd\x6f\x1e\x76\xd9\xe9\xaf\x6c\x39\xbd\x95\x7e\x53\xe8\x59\x8c\x03\xbd\x7e\x2c\xe7\xb7\xeb\x7a\xc3\x3f\x21\x3f\xf2\xb4\xc6\x81\x5e\x3f\x96\x5d\xa7\x48\xaf\x1f\xcb\x2f\xf1\x77\xbd\x71\xfb\x1b\x1c\xbe\xbb\x7b\xd1\x85\xc7\xb2\xc3\x49\xd2\x97\xc6\xde\x10\x47\xfa\xd2\x58\xf6\x23\x8e\xc9\xdf\x2c\xbb\x39\x93\x4e\xd0\x96\xfd\xcc\x63\x36\x38\xcb\xcd\x99\x3e\x59\x47\x71\xe3\x00\x9d\xa0\xad\xbc\xa7\x22\xf7\x7e\x79\x4f\x45\x6e\x75\xcf\xf8\x19\x88\x68\x6f\xc5\xc5\x4a\x3a\x41\x5b\xf1\x4d\x48\x27\x1f\x2b\xfd\x1d\xbe\xf1\x8f\xb7\x63\xfa\xc3\x3b\xf6\xa9\xff\xac\xbc\xa7\x22\x99\x41\x71\x83\x27\xfd\x82\xac\x8c\xf7\x0d\xd6\xe1\x3a\x1e\x7a\x0f\x5b\x71\xb1\x92\xce\xc2\x56\x1c\x59\x8c\x3e\x3d\x56\xa6\x13\x1d\xb9\x83\xa7\x00\x0d\xc4\xab\x37\xcf\xf8\xd9\xe9\xf9\x6b\x65\xf9\xf0\xb9\xd5\x8b\xdf\xc0\xe8\x0a\x6c\xc5\x11\x41\x88\x02\x6f\x9e\xe0\x33\x10\x05\xde\x8a\xfb\x7c\xd1\x1f\xc7\x8a\x1b\xd6\xe8\x2d\x6b\x9e\xf1\x33\xd0\x41\xc7\x8a\x83\x07\x10\x05\xde\x8a\x1f\xa4\x44\x81\xb7\x1a\xbc\x8e\x4f\xa7\x68\x35\xfa\xf0\x3f\x15\xa2\x55\x47\xd0\x21\x4e\xbc\x55\xd7\xe3\xd3\x39\xd6\xaa\x2b\x2a\xe9\x06\x64\xd5\xb5\x1e\xf4\x96\xb5\x37\x60\x88\x7e\x41\x56\xfd\x7e\x45\xf7\x59\xf3\x3c\x9a\x9d\xde\xb2\xe6\x79\x34\x3b\xfd\x58\xad\xfa\x8e\xa2\xdb\xaa\x79\x7c\x50\xa7\x87\xa9\x55\xb7\xf7\xd2\x51\xc8\x3c\x29\x66\xb0\x3f\xa5\x53\xb1\xea\x1a\x48\xc2\xc2\x5b\xad\x3e\x50\x6e\xb7\xea\xba\x09\xc2\xc2\x9b\x27\xb4\xec\x74\xea\xb4\xea\x77\x34\xfa\x19\x59\x05\x6e\x40\xa7\x97\xa7\x55\xbf\xb4\xd1\xf1\xc8\xaa\x5f\xc9\xe8\x78\x64\xf5\xdd\xa1\x5d\x95\x3a\x89\x52\x28\xaf\xfd\xad\x83\x95\xda\xdb\x75\xce\x9e\x9f\x46\xc4\x89\xb7\xea\x67\x4d\xe1\xb9\x59\xdf\xb3\x86\xbb\xab\xba\xc6\x9e\xb0\xf0\x56\x5d\xf3\x40\x18\x17\xab\x0e\x9a\x61\xbc\xe8\xd4\x77\xab\x70\x23\xd4\x77\xab\xf0\xd6\x52\xa7\x6f\x04\x9e\x9b\x75\xfa\x3a\xf3\xdc\xac\x7e\x47\xa3\x37\x93\x55\xbf\x5f\xd1\x83\xd0\x3c\x22\xa9\xd3\x63\xce\xea\xbb\x11\x78\x90\x7a\x9a\xc8\x5e\x34\x85\xae\x53\x2c\x9a\x0f\xe8\x14\x23\x3d\xa2\xac\xba\x4e\x9f\x5e\x66\xe6\xc1\x43\x9d\x4e\x65\x86\xd0\xa0\x23\xf9\x47\xfe\xe1\x53\xc8\x4b\x5b\x83\x51\x2c\xd2\xbd\xc9\x9a\x5b\x76\xe9\x55\x65\xcd\x55\x11\x44\x26\xb1\xf6\x6e\x37\x4a\x1a\x9e\xc0\xb1\x17\x0e\xbf\x41\xf8\x8b\x84\x52\xb7\x86\x1b\x58\x24\x72\xba\x35\xd7\x5e\x14\x0e\xbf\x45\x1f\x1c\xb7\x6c\x73\xc3\x1a\xdd\xac\xac\xf9\x76\xa3\x9b\x95\x35\x40\xe3\x44\x82\xad\x5b\x73\xbf\xa0\xca\x09\x6a\x88\xc2\xed\x95\xb2\x48\xcb\x6f\x1d\x6c\xc5\x37\x24\x1d\xb1\xac\xe5\xb7\xa7\x1c\xad\x0b\x90\xf4\xbb\xb2\x06\x19\x31\x5e\xdc\xf6\x1e\xf7\x14\xe9\xee\x65\x0d\x59\xae\x3b\x3d\xb3\xcc\x73\x3e\x46\xa6\x76\x33\x04\x42\x9d\x3f\x38\x38\x40\xdb\x75\x3a\x5f\x59\x73\xbf\x20\xfa\x5a\x59\x03\xaa\x67\x24\x82\xbb\x35\xbf\x09\xd2\xb5\xca\x3c\x32\x2a\x12\xb0\xdd\x10\x19\x75\xfe\x60\x3f\xaa\xcf\x18\xe5\x88\xe6\x9a\xcb\xaa\x75\xa9\x3e\x63\x5a\x86\xe6\x4b\x49\x39\xc2\x63\xa7\x7a\xd5\xac\x37\x1f\x0b\xe5\x88\xe6\x27\x6b\xd5\x14\xba\x2a\xb3\x6a\xc6\x9a\xcf\x18\x25\x0d\x4f\x13\xd9\xab\xa6\xb0\xbf\xfd\x60\xb3\x7e\x4c\x56\xcd\x98\xf9\x58\xc8\xb6\x90\x15\x32\x74\xfa\x5a\x99\x87\x4a\x45\x3a\xa3\x99\x87\x4a\x45\xba\x9a\x59\xf3\x83\x94\x30\x34\xd6\x86\xf7\x83\xf7\xcd\x36\xde\x9e\xb2\x1f\x7e\xd4\xd2\x1b\xcb\x3c\x98\x2a\xd2\x19\xcd\x1a\xd4\x31\x91\x29\xd5\xac\x2d\xef\x07\xa5\x95\xe6\x76\xf8\xaa\xa5\x5c\x6f\xb3\x7c\x63\xfb\x52\x52\x8e\x68\xee\xc3\x52\xb5\x94\xdb\xa9\x90\x72\x44\xf3\x83\xb4\x6a\x6d\x9f\xf7\x13\xd6\xf1\xf8\x42\x15\xfd\xf1\xf6\x83\x75\xbc\x1c\xa6\xe8\x0f\xef\x98\x16\x0a\x51\x15\xf1\xaa\xfa\xc3\xd7\x85\x22\x61\x77\x23\x05\x9d\x8d\xac\xbb\x1d\xbe\xa6\x3f\x1d\x60\x48\x13\x19\x3a\x3d\x91\xac\x07\x5f\x34\xea\xf2\x7a\x78\xbb\xf0\x4d\x96\xc7\x4e\x45\xfa\x6e\x59\x7f\xb9\x0d\x45\x88\x8e\xf8\x89\x48\xaf\x2a\xeb\xae\x2b\xa5\x9f\x91\xf5\xe8\x95\x52\xa6\xe8\xce\x7e\xe8\x78\x64\x1e\x7f\x15\xe9\x66\x65\x1d\x6e\x89\x91\xc8\xe9\xe6\xe1\x56\x9d\xae\x49\xd6\x93\x13\x0f\x99\x7e\x47\x92\xfd\x48\xa0\x74\xeb\xf9\xad\x94\x5d\x77\x3f\x34\xba\x26\x59\xcf\x6f\xd7\x39\x16\xbf\x6f\xd2\x25\xc8\xfa\xcb\x4b\x78\x5c\x77\xf7\x42\x24\xde\x8e\x21\x20\xeb\xbc\xc1\x9e\xba\x0f\x19\x01\x78\xac\x17\xef\x29\x0f\x9f\xfe\x32\x17\x52\x42\x47\xda\xbb\x4e\xa7\x21\xeb\x2f\x73\xe1\x09\xdf\xab\x6f\x7b\x0a\x90\x1e\xb2\xd5\x2b\xe5\x45\xcf\x70\xd9\xe9\x45\x64\xfd\xdd\x7f\x5a\xdb\xe1\x4c\x8e\xe7\x77\x1f\xef\x27\x6c\xc5\x8f\xeb\xaa\xc5\x9e\x3e\x85\x3c\xd0\xfb\xf4\x8e\xf1\xcc\xeb\xd3\xa9\x9a\x67\x5e\x9f\x3e\x5a\x1e\x71\x7d\xfa\xba\xf0\x88\xeb\xeb\xad\x94\xad\xb8\x37\x72\xe5\x81\xde\xd7\xdb\x8a\xfe\x78\x87\xcf\x39\x5d\x3e\xeb\xa6\x3f\x7c\x29\x79\xa2\x79\xa8\x54\xaf\x22\x3a\xb8\xbd\x44\x26\x6e\xb3\xee\xce\x5c\x95\x32\x27\x12\x38\x9e\x37\xbe\x9e\x9a\x1b\xe9\x09\xe2\x63\xf6\x6e\x20\x2e\xa5\xc7\x2c\x75\xfa\xd2\x98\x21\x03\x52\x24\x0c\xba\x59\x78\xeb\xd0\x1f\xbe\x2e\x14\x3d\x3c\x88\x29\xd2\xc9\xce\xcc\x8f\x7c\x02\x01\x99\xc5\xb7\x15\xbe\xe1\xca\x1b\x7a\xdb\x98\xf9\x09\x4f\x27\x3b\x33\xe8\x6a\x22\x7d\xea\xcc\x7c\x13\xd2\xa7\xce\x0c\x68\x78\x31\xf0\x58\x30\x84\x38\xc6\xc0\x63\xc1\x7c\x03\xd1\x1f\xce\xcc\x95\xae\xf4\xe9\x31\x83\x49\x23\xd2\x1f\xce\xcc\xb5\xb0\xf4\xe9\x31\xa4\x89\x3c\x6f\xb0\x1f\xef\x16\xe3\xca\x99\x6f\xb1\x40\x86\x6d\xae\xa7\xa5\x2f\x8d\x79\x98\x53\x24\xc8\xb9\x79\x98\x53\x64\x36\x38\xf3\x50\x9e\x4e\x6f\x1b\x33\x37\xac\xd1\xb9\xc6\xcc\xde\x3a\x58\x29\x30\xe1\x3a\xb1\x7e\xcc\xe0\x20\x10\xe9\xca\x67\x88\xfe\x39\x7f\xb0\x0e\x3f\xf3\xe8\xb9\x67\x06\xa0\xd8\x4e\x34\x20\x33\xf8\xf7\x47\x7a\xee\x99\xf9\x26\xa4\x4f\x8f\x21\xc5\xe3\x79\x83\x7f\x4c\x9f\x20\x1e\xb5\x9e\xa3\xb1\xd3\xdb\xc6\xcc\xf7\x1c\x3d\xf7\xcc\x53\x32\xf6\x46\x09\xd0\xdc\x7c\xd7\xb4\xfa\x48\x81\x10\x89\x85\x6e\xb6\x7c\x70\xe4\xfc\x9e\xa3\xb1\xd3\xfd\xc6\x90\xa3\xf1\xbc\xc1\x4a\xf7\xdb\x0a\xeb\x70\xef\xb4\x26\xfa\xd8\xbe\x0c\x3c\x8c\x3d\x8b\x63\xa7\x83\x8e\xd9\xed\x14\xc4\xd3\xd9\xee\xb7\x15\x36\x7b\xfb\x7c\xe4\xbf\x78\x21\x9a\xb9\xc1\x90\xfe\x3d\x66\xf7\xdb\x05\xf6\xc9\xc3\x03\x9a\x68\xf6\x79\x5b\x64\x9f\x00\xbc\x11\xe9\x86\x67\xe6\xa7\x2c\x1d\x7e\x6c\x5c\x6f\x1d\x89\x7f\xf8\x2a\x92\x44\x91\x04\xf2\xd4\xd1\xf8\xc7\x5b\xe9\xd7\x8f\x11\x9c\x78\xc8\xe3\x87\x1f\xb5\xf4\x98\x33\xcf\xf9\x18\x09\x72\x6e\xc3\xef\x02\x84\xe8\x31\x44\x35\x9d\x37\xd8\x31\xd7\x4c\xd1\x03\xc8\x10\x80\x74\xde\x60\x4f\xfd\x64\xa5\x4b\x90\x8d\xe4\xbb\x8b\xa7\xc0\x48\x6f\xb3\x85\x7f\xf8\x14\x92\xe9\x8f\xec\x75\x90\xcc\x07\xc0\x73\x3a\x1d\x7e\x6c\x64\x27\x2f\xca\x00\xc3\x19\x03\x1d\x7e\x6c\x64\x5f\x56\x0a\x05\x9e\xe2\x31\x12\x8f\xdc\x86\x2b\x7f\xe9\x12\x64\x9e\xf3\x31\x32\xb5\x9b\x8d\xf2\x56\xca\x8e\x39\x63\x68\xa4\xea\x51\x7c\x2c\x4d\x75\xf8\x52\x92\xcc\x87\x1b\x70\x88\x0c\x64\xa3\x7a\xd7\x29\x14\x0c\x3f\x7b\xe9\x17\x64\xe3\xdd\xb2\xa4\xd9\xf1\x6e\x59\x9e\x13\xe3\xdd\xb2\x54\x23\x8c\xf9\x7e\xc2\x4a\xa7\xb3\x52\x0a\x16\xc3\x4f\x45\xfa\xd4\xd9\xf0\x23\x8e\x88\xe5\x36\xde\x1d\xca\xa3\x65\x6c\xa7\x20\x1e\x2d\x63\xbf\xad\xb0\xd2\xfd\x7e\xc2\x7e\xdc\xef\x27\x7c\xe3\x76\x8e\xc5\x73\xc2\x33\x18\x76\xfa\x16\x99\x67\x30\x8c\x74\x7f\xb3\x71\x3b\xd1\x91\x83\x23\x83\xe1\xf9\x83\x3d\x05\xe8\x55\xa7\xb3\x91\x79\x8c\x4e\xa4\xfb\x9b\x8d\xc7\x97\x92\x47\xbe\xe7\x38\x8c\xf4\x76\x33\xcf\x60\x18\x89\xca\x6d\xf3\x8a\xfe\x47\xe0\x1f\xef\x1b\xdf\x27\x08\xb8\x39\x7f\x34\xfe\xf1\x7e\xd2\xf9\x47\xf5\x3f\x8c\x7f\x0c\xef\x69\xe4\x1f\x98\x31\x3a\xc8\xd9\xf4\xab\x32\xbd\xa0\x6c\xc6\xf7\x93\x6f\x2c\x33\x39\x33\xa0\xb5\x60\xba\xac\x4a\x7c\x68\x9b\xd0\xf5\x46\x82\x3d\xdb\x74\xf7\x1b\x3a\x4e\x99\xe7\x02\x8c\x74\x90\xb3\xe9\x82\x27\xb1\x9d\x6d\x66\x27\x5c\x6e\xf5\x09\x53\x48\xa4\xfb\x9b\x79\x72\xc0\x2e\x87\xa5\x59\xde\x4a\xd9\x8a\x0b\x9e\xf2\x4f\x9a\x2e\x45\x12\xec\xd9\x66\x7d\x5b\x61\xa5\xd0\x35\x45\xa2\x3f\x1b\x02\x53\xce\x1f\x1c\x1c\xcc\xff\x91\x3e\x70\x86\x28\x93\x53\x07\x9b\x35\xff\x84\xc7\xe4\x74\xeb\xa5\x3c\x98\x90\xd8\xef\xbc\xc1\x8e\xd9\xdb\x0f\x36\xeb\x5b\x8c\x4e\x71\x36\xfd\xae\x28\x77\xa4\xe9\xc2\x2b\xbd\xe4\x6c\x0e\xef\x07\x39\xcc\xf4\x3d\x47\x2f\x39\x9b\x7e\x57\xa4\x97\x9c\x4d\xdf\x73\x74\x8a\x33\x4f\xca\xd7\xe5\xd2\x34\x97\xf7\x83\xcc\xc0\x93\xf2\x45\xe6\x25\xb3\xe9\x21\x6c\x72\x7a\xf2\xa4\x7c\x31\xe6\xfc\x97\x03\x6c\xfa\x81\x48\x8f\x39\xf3\x7c\x7c\x5d\x2e\x52\xd3\x9d\x64\xe4\x11\xe5\xc9\xf5\x22\x7d\xea\x6c\x5d\xbe\xf0\xbc\x5f\xad\xeb\xed\x75\xe7\x1f\xcb\xff\x30\xfe\xe1\xcc\x96\x8c\x72\xb9\xdc\x2a\x27\x2a\xcf\xa5\xd7\xe5\x22\xb5\x82\x2f\x3c\x39\xc5\x72\x37\x1a\xb9\x48\xad\xe8\x73\x43\x3e\xb0\xe2\xfb\x06\x9b\x4d\xbe\x02\xdc\x3b\xcb\xd5\x4c\x8d\x6c\x70\xf9\xf1\x44\x9c\x67\x5b\x7e\xcf\x23\x0a\x96\x2d\x3f\x9e\xe4\x64\xb7\xdc\x75\x4d\x6e\x56\xcb\x65\xce\x46\x56\xba\xb2\xef\x72\x1e\xb5\xeb\x3d\x38\xc8\x5b\x97\x6b\x73\x22\x37\xd3\xaa\x3e\xda\xaa\x37\x7c\xd6\xb9\x55\x3c\x68\x27\x12\x53\xd9\x56\xf3\x85\x27\x99\xaf\x97\xb7\x92\x61\x2f\xe7\xad\xcc\xa0\x66\x9e\xeb\xad\xcb\x33\x6b\xdd\x6f\xd7\x59\x87\x6b\x0d\x08\x8b\x65\x9e\x96\x2d\x32\xe9\x9a\x6d\x77\x0b\x26\x0a\x96\xed\x77\xb1\x49\x41\xfb\xe5\x8b\xa4\x20\xcf\xc2\x16\xe5\x63\x88\x78\x92\x53\x47\xe4\x1f\x3e\x63\x5c\xdb\xed\x4a\x46\xb9\x14\xee\xe8\x75\x70\xe5\x76\x7c\x7b\xca\x66\xfd\x4e\xd2\x78\x0a\xec\xe4\xc3\xe7\xba\xec\x77\x6d\x79\x2c\x6c\x97\x23\x88\x87\x6c\xdb\x95\x7b\xcd\xf4\x87\x13\x2e\x6f\x82\xdb\x45\x7f\xa2\x1d\xdb\x7e\x99\x9c\x66\xac\x3a\x1f\xd0\x04\xb9\x9f\x14\x01\xbc\x6c\xbb\xc3\x20\x01\xbc\x0c\xb1\x2c\xe7\x13\x76\xfd\x5d\x5b\xf5\xb4\x79\xb3\xea\x58\xf7\xae\xab\x63\x86\x7e\xc8\xb5\x71\x23\x3c\x38\xca\x71\x71\xfb\x7d\x22\xf1\xc6\xb1\xa1\x61\x8f\x89\xd7\x07\xa4\x43\x3b\x1d\xd3\x1b\xcb\xdf\x60\xc7\xfc\xca\x2e\x4f\xb5\x0d\xa8\x92\xde\xf5\x06\xd2\x4a\x44\x79\x43\x6e\x18\x80\x63\xe2\x31\xb9\xfd\x42\x2e\xe7\xc7\xbd\xde\x3a\xf8\x09\xd0\x85\x22\xd1\x8e\x6d\xc3\xd4\x14\x89\x76\x6c\x48\x98\x76\xfe\x60\xb3\x00\xae\xee\x44\x27\xb3\xed\x3a\x34\x62\x19\x9b\x67\x3f\x8b\xc4\x32\xb6\xfd\xbc\xcb\xc0\x29\x7c\xbc\x15\x9e\x8a\xdb\xa5\x04\xf9\x4b\xee\xc7\xbb\x4e\x41\xfc\xbe\xbc\xa7\x3c\x26\xef\xeb\x7d\xe3\x6b\xe5\x76\xe2\x97\x03\xe5\xed\x42\x01\xe1\xca\xec\x0d\x4c\x21\x3a\x99\xdd\xee\x20\x40\x30\x32\xbb\x9d\x3e\x08\x4c\x6c\x9e\x98\xab\x13\x7b\xcc\x6e\xb7\xc0\x10\x6a\xcc\x6e\x37\x89\xca\x17\xef\xf6\x93\x55\x4e\x98\xc8\xd4\x75\xfe\x60\x1d\x4e\x52\x72\xc2\x44\xaa\xad\xf3\xc7\xb7\x72\xb7\x39\x05\xf1\x88\xbb\xcd\x67\x3d\xe8\x0f\x70\x29\x79\x54\xde\x7e\xcd\x95\xfb\x9e\x47\x66\x44\x79\x54\xde\x7e\x18\xf7\xf8\x97\x84\x96\x76\xbf\x34\xcb\x13\xf2\xf6\x3b\xb0\xfc\xf2\xee\xe1\xbd\xe6\x11\x77\xbb\x45\x47\x5e\x77\xf7\xf4\x65\xe5\x89\x76\x7b\x74\x95\xdc\xf0\xee\x97\x44\x79\xc4\xdd\xee\xb4\x20\x37\xbc\x7b\xf9\xb2\xf2\xcc\xbb\x97\x6f\x15\x9e\x79\xb7\xbb\x35\x74\x2d\x9a\xfb\xc4\x13\x76\xcc\xee\x97\x88\x29\x1e\xde\x2e\x61\x13\x87\xcc\xee\xed\x7b\x98\xe2\xe1\xbd\xbd\xeb\x14\x0f\x6f\xf7\x95\x90\x5f\xde\x7d\xfb\x3a\x17\xfd\xe1\x3d\xe5\x11\x77\xdf\x6f\x2b\xfc\xc3\xc5\x65\x42\xf5\xda\xfd\xbc\x3d\xe5\x68\x5f\xba\xe7\x59\xf3\x5c\xde\x0a\x8f\x96\xc7\xe5\x67\xf9\x4b\x3e\x97\x2f\x14\xe5\xa3\xc7\x23\xd8\xe5\xdb\xf7\xb8\x40\x4d\xac\x5a\x7b\x5c\x55\x25\xdf\xbe\x27\xbc\x75\x64\xfe\xe1\x1b\x81\x27\xc9\x13\x7c\x97\x53\x8e\x78\x5c\x55\x25\x77\xc0\x27\x7a\xc7\x28\x58\x20\x48\xe5\x08\x72\xec\x47\xf2\x56\x78\xe4\xbf\x31\x29\xf2\x20\x7c\x5c\x06\x20\x02\xac\x3d\xf9\x1d\x0b\x9b\x75\x57\x5a\x39\x0c\x3e\xc5\x7b\xda\xf5\x87\x93\x39\x09\xe6\x71\x19\x20\x75\xfd\xe1\x04\x43\x0a\xf2\x4c\x6e\x31\x75\xfd\xe1\xdb\x8d\x32\xd1\xe3\x67\x4d\x32\xfd\xe1\xcc\x85\x32\xd1\x53\x9d\xfb\x9a\xfe\xf0\xd3\x88\x44\x87\x5c\x6f\xe7\x0d\xfd\xe1\xcd\xf2\x64\xf5\x5c\x6f\x9d\xc8\x62\xf6\xb8\x01\x87\x40\x62\x86\x2c\x6c\xe7\x13\xfe\xe1\xa1\xdf\x9d\x54\x88\xb4\x6c\xe7\x0d\xce\x87\xfb\xa2\x77\x92\xe5\x63\x6f\xc7\xf4\x86\xd3\x3a\x35\x75\xcf\xf0\x19\xa3\x62\xce\x43\x68\xa2\xbc\x43\x9f\x51\xfc\x8f\x77\xb4\x63\xbd\x54\xc8\xc7\xf5\xef\xbf\xc4\xf8\xf3\xb1\x42\xff\xf7\x5f\x66\x98\xf3\x58\x48\x33\xf9\xf3\x18\x50\x5c\xf8\x1c\xf1\xb9\xca\xef\x53\x5e\x58\x7d\xf2\x72\x3d\x37\x94\x57\x3e\x1f\x1e\x51\xf8\x79\x7a\xf0\x3a\x8b\x11\xfa\xa4\xda\x72\x40\x71\xe3\xf3\x38\xb5\xfd\xbc\x7e\x96\xf6\x5b\x83\x81\x80\xf4\x44\x23\xc7\x58\x00\x78\x2a\xec\x3b\x42\xa0\xd4\x15\xdc\xde\x0a\xeb\x86\x8a\xf3\xd3\x1e\x0d\xe4\x8b\x4e\x34\x87\x0c\x4f\x17\xfd\xf1\x87\x81\xcc\xcf\x99\x11\x8c\x03\x11\xe6\x89\xc6\x92\xb1\x70\xad\xd3\x34\x9d\xf3\x2c\xd1\x52\x32\xd6\x21\xb0\xcc\x78\xc7\xb1\xce\x69\x96\x68\x38\x19\x0b\x78\xc2\x95\x8f\xbd\xa1\x98\xad\xf5\xb3\x68\x54\x7a\x8e\x85\x0b\x60\x63\xdf\xcd\x3b\xc3\xda\x41\x79\x8d\x7d\x3f\xe7\x4f\x66\x1c\xe0\x40\xe6\xe7\x74\xe9\xf3\x51\x51\xfe\x17\x83\xd6\x40\x52\xe8\x74\xa9\xf2\x73\x6d\xcc\x54\x0f\x8e\x05\xf9\xa9\xb3\xee\x89\x15\xed\x2c\x9e\x98\xe6\xce\x25\x9b\x03\x9f\xb3\xeb\xe7\x5c\x4a\x34\xfe\x8c\x85\x63\x49\xf3\xb6\x2e\xbc\xce\xea\x71\xe1\x34\x3d\x82\x1a\x3b\xe7\xe9\x9c\x61\x99\xaa\xb9\xb1\xa0\xa4\x35\x3d\x62\x22\x3a\x57\x69\xf5\xf3\xcc\xbe\xae\x89\x62\xce\xdb\x02\xb9\xb1\xeb\xdb\x87\xc2\x45\xda\xa8\x8d\x3d\xdf\x98\xd5\xac\xd7\xb1\xe4\x9d\x43\xb9\x9d\xe0\xf8\xe8\xc5\x1c\xca\x3d\xfe\xfd\xc7\x8c\x1a\x63\xdd\xde\x17\x76\xfd\x3e\x7d\x09\xac\xfc\xde\xa7\x31\xed\xb3\x1b\xd3\x68\xfc\xfc\x9c\x77\xb9\x69\xa3\x1d\xb9\x2f\x89\x22\xce\xe9\x97\x9b\x36\xd6\x83\x45\x36\x56\xff\x80\xfe\xb4\xb3\x9e\xd3\xd9\x4f\x2b\x3d\x90\xea\x9a\x51\x39\x03\x17\xa8\x44\x73\xd4\xd8\x87\x23\x51\xc4\x1c\xfb\x2a\xa7\xb2\xef\xaa\x38\xf6\x55\x4f\x71\xe2\x23\xa8\x95\x7b\x7e\x1f\x86\x45\x39\x70\xec\x80\x79\xfa\xae\x09\x03\xe9\xad\x99\x9d\x62\xe0\x5a\x95\x68\xe8\x1a\xfb\xb0\x37\xa6\xa6\x18\x1b\xec\x8d\x77\xf0\xb1\xc1\xde\x12\xdb\x8e\x20\x00\x92\xdb\x8e\xa7\xb1\xc4\x81\x44\x10\x6b\x57\x6d\x58\x14\x92\x1f\xf2\x66\x53\x54\x1c\xb8\x7c\x25\xda\xc7\xc6\x3e\xbc\x90\x72\xe2\xd8\x09\x6b\x66\x6c\xfc\x1c\xb9\x89\x29\x82\xc7\xce\x20\x20\x7d\x7e\x6e\xe1\x0c\xba\x19\x3b\x77\xbc\xce\x91\x9f\x3b\x39\x43\x70\x06\xf2\x6f\x53\x22\x1c\xb8\xe6\xa5\x40\xea\xdc\x87\x37\x52\x1c\x1c\xfb\x9c\xdd\x29\x90\xc1\xec\xc3\x2b\x29\x0b\x8e\x5d\x0f\xf9\x30\xa8\x65\x20\x31\x37\xd3\x3c\x0c\x60\x23\xe4\x2e\x7a\x38\xbc\x93\x49\x87\x07\x60\x0f\x28\xbf\x0d\x5c\xfd\x32\xc1\x6a\xc7\x6e\x3e\x10\x95\x1f\x02\xe8\x5a\xb3\x23\xd7\x33\x21\xc2\xd8\x47\xaa\xcf\x5d\x6b\xd6\x2b\x3e\xe7\x48\x3b\xaa\x4f\x1c\x5a\x3f\xb3\x5e\xd9\xb7\x23\xe1\x27\x1a\x0b\x07\xf0\x0f\x28\xc3\x0d\x5c\x21\x33\x45\x96\xb1\x6d\xe2\x75\x96\x1f\x61\x9c\xd9\x08\xc6\x06\x2b\x25\x36\xc7\x00\x12\x42\x22\x34\xc7\xd8\xf3\xac\x61\x17\x31\x4f\x6c\x9c\xc0\xe7\x85\xea\x38\xaf\x0b\xcb\xa0\x79\x06\x43\x22\xa3\xde\xcb\x4e\x6d\x3f\xaf\x83\x47\x68\xde\x37\x96\x89\xec\x0f\x77\x48\x0a\x79\x63\x83\x61\x11\x9e\x63\x6c\x30\x2c\x51\xf3\x3e\x13\xf5\xf3\xf1\x3e\x6f\x93\xb1\xef\x23\x65\x53\x1e\x1c\x1b\xec\xab\xff\x25\x1d\xc9\x00\x40\x42\x0a\x62\x10\x87\x3b\x65\x13\xe9\xde\x58\x13\x71\x88\xe7\x42\xb9\x9e\x41\xbc\x62\x11\xcf\xe9\x29\x99\x1b\xee\xac\xd9\x34\xe9\x0f\x36\x52\x64\x57\x8f\x28\x4f\x71\x70\x00\x48\x21\xd3\xb3\x7a\x20\x37\x37\x45\xae\x71\x1f\x81\x29\xd3\xad\x7a\xdc\xd7\x99\x07\xee\xc2\xfb\xf2\xca\x1b\x9f\x9f\x7f\xff\x51\x1c\x1b\x77\x40\xd7\xb9\xc0\x77\x38\x0c\x87\x23\xbd\x43\xc4\xd7\x6c\x2c\x80\x7e\xb8\x17\x6e\x48\x67\xdc\x0a\x37\x98\x1b\xed\xa3\x03\x39\xc1\x13\xcd\xa3\xe3\x8e\x87\xbc\x4c\xd5\x45\xd0\x0f\x19\xd6\x7d\xf8\x59\x36\x55\x7f\xf8\x19\x03\x78\x06\xb0\x1d\x18\x8b\x33\x90\xe9\x3b\xd1\x2c\x3a\x80\xe3\x40\xc4\xfd\x81\xbc\xdf\x99\xb0\x82\xe3\x4e\xde\x39\x0e\x35\x47\x94\xb3\xf1\xec\x9d\xe1\x4c\x65\x74\x86\x2c\xe9\xce\xde\x1c\x9b\x87\xb0\x17\xf4\x88\x9d\x47\x6e\x0a\xbc\x87\x4c\x0f\xe8\x81\x14\xe2\x8c\xa4\x19\x77\xc1\x89\xa6\xde\x1d\x06\x47\x34\xfc\x01\x70\x88\x4c\x37\xe5\x71\x97\x33\x73\x24\x11\x64\x1b\xcf\x04\x11\x1c\x37\x38\x1a\x31\x04\xc7\x7d\x38\x5a\xd6\x3a\x54\x6c\x3c\xf2\xe2\xbb\x62\x6a\x28\x2d\xde\xe7\xc6\xc1\x98\x95\x71\x37\xef\x1b\x5b\x6b\x60\x59\x9a\x09\x70\x44\xba\x19\x8f\xbb\x81\x42\x29\x06\x03\x62\x22\x05\x0d\x1d\x2c\xce\x28\x7c\xde\x1d\xfb\x2b\xeb\x7d\x4c\x1d\x99\x18\x74\x16\x29\x68\xf0\x86\x95\xa0\x60\x03\x2c\x89\xc4\x3c\xd6\xe3\x3e\xb7\x8e\xac\xe6\x0e\xcf\xcb\xaa\x7d\x82\x66\xc9\xde\xa1\x39\x28\x74\x17\x1c\x80\x88\xc8\x2a\x3e\x22\x5a\xb9\xb4\xae\x87\xe5\x31\xbc\x64\xdc\xeb\x3e\xc5\x91\x8d\x6d\xec\x10\x9e\x16\xf7\xe1\x61\x0c\xfa\x18\xd0\x28\x94\x4b\xdb\xef\xf0\xb0\xac\x89\xdf\x58\x18\xad\xe3\x9e\xe7\x75\x2d\xdc\xe1\x71\x0c\xee\x18\xd0\x0b\x30\x92\x63\xdc\xb7\xcf\x03\x1b\x3b\x32\x58\xb9\x44\x53\x47\x08\xcb\x95\x5d\x73\x19\x4c\x8d\x43\x08\xa3\x10\x7f\x3b\xd7\xa2\x9c\x03\x15\x43\xd6\x22\x3f\x98\x46\x5e\xcc\x00\x71\x91\xb5\xe6\x0f\xd6\x50\x5d\x7d\xd0\xf3\xaf\x6b\xcf\x11\x9a\x0a\xa1\xc9\xc6\x73\x41\x98\xf8\xde\x86\xa2\x81\x31\x1a\x03\x4a\x84\x44\x03\xf4\x78\xa2\xb7\xfd\xf5\x05\xa0\x15\x8c\xbe\x18\x4f\xf2\x9e\xb3\xf2\x54\x4e\x63\x64\xb8\xc8\x1d\x9f\x82\x3a\x73\x2e\x7d\x45\xe2\x22\x32\xc7\x27\xda\xaa\x07\xb4\x0b\x89\x96\xe9\x01\xe5\x42\x39\x02\xe2\x1f\x0e\x8f\xe7\x5c\x19\x19\x6f\x31\x00\x96\x51\x24\xff\x3d\x19\x04\x41\x81\xef\xc9\x05\x27\x2e\x1f\x31\x4f\x94\xe8\x1e\x67\x4a\xbc\x32\x22\x41\x3d\xc3\x19\xc6\x93\x71\x12\x69\x1e\x8b\x9f\x44\x7c\x3c\x04\x21\x69\xe0\x29\x3e\x30\x76\xa6\x62\x63\xf1\x11\xa2\x0a\x4f\x96\xc7\xb7\x31\xef\x42\x4f\x07\x93\x61\x65\xb8\xf4\x11\xe1\x65\x20\x35\x3c\x63\x20\xc6\x63\xf1\xb4\xcd\x5d\x09\x6d\x02\x91\xce\x07\x74\x09\x0c\x6e\x18\x50\x1c\x24\x9a\xb6\x07\x72\xb3\xa7\xa0\x81\x4e\xbc\xce\x69\x99\x18\xb7\x06\xba\x30\xcb\xec\xf9\x42\xcf\xb5\xc0\x0b\xf3\x40\x59\xe1\x39\x37\x25\xc6\x2b\x0c\x64\x64\x2f\x3f\x8d\x63\xd3\xf2\x4c\x04\x30\x46\xa2\xb9\x7b\x3c\xfb\x0c\x94\xfc\x03\xb9\xd8\x13\x8d\xdf\xe3\xd9\x5e\xdb\xf7\x78\x9f\x15\x8d\x9a\x97\x1b\xd3\x26\x02\x38\xdb\x8c\xa8\xd8\x03\x60\x17\x29\x88\x00\xce\x36\x23\x24\xf6\xbc\xae\x33\xab\x4c\x45\x3c\x91\x4d\x3d\x11\x01\x66\x22\x99\x3a\xd1\xaf\xe7\x75\x79\xd7\x8d\xcf\xa7\x6f\x51\x6f\x1f\x59\x81\x7d\x9b\xc8\xab\x4e\x20\xec\x79\x85\x84\xe2\xc0\xe7\x53\x79\xd2\xdb\x37\x7a\x5e\xf9\xfc\xe0\xf5\xf8\x3d\x47\xd4\x96\xd8\x99\x73\x99\x49\x4c\x80\x3d\x91\x3d\x9d\x08\xd9\x13\xb9\xd3\x13\x93\x5d\x4f\x64\x4a\x67\xe0\xc4\x04\x62\x05\xa3\x24\x26\x12\x9a\x13\xd6\x7a\x02\x9c\xa2\xd0\x8e\x36\x91\xde\x9c\x20\xd7\xf3\xc2\xe1\x4c\xc7\x80\x79\x9d\x6d\x44\x84\xeb\x79\x65\x9f\x07\x7d\x7d\x46\x96\x39\xee\x82\x25\x6c\xec\xe9\xb9\x7d\x30\x23\xee\x04\xca\x45\xa1\x31\x6d\x02\xe4\x82\xf9\x71\x27\x92\xa2\x17\x9a\xd6\x26\x20\x2f\x12\x5d\x10\xe6\x55\xb0\x26\x4d\xef\xef\xf3\x39\xbb\x5a\x30\xcb\x4d\xcf\x98\xe5\xc0\xbe\xd7\x33\x4d\x99\x5d\xaf\x98\xe4\xc0\xbe\x1f\xc9\x80\x78\xd5\xf3\xaa\x68\x3c\xb0\xaf\x38\xea\x99\x1e\x7b\x5e\x0d\xf4\x63\xfc\x1c\x8a\x21\x62\xff\xcc\xeb\xb0\x08\x42\x57\xcf\xab\xfb\xe7\xec\xdc\x61\x11\xa5\x70\xa2\xba\xb7\xc6\xce\xf5\x1b\x04\xc4\x67\xf3\xda\xd9\x3b\xdc\x5e\xe8\x26\x31\x2f\x30\x89\xca\xd6\x46\x3a\x9f\xab\x33\xc3\x2f\xea\xec\xec\x18\x78\xe6\xfb\x13\xf7\xfc\xc8\xee\xcc\x73\xb4\x6b\x9d\xc0\x63\xa2\xf6\xd6\x3c\xeb\xd8\xd8\xb9\x55\x41\x9e\xac\xfd\x9c\xfc\x89\xee\x16\xf3\x5a\x0f\xca\xd9\x1b\x70\x8d\xce\xcf\xef\x08\xf2\xfd\x4b\xe0\xeb\xbc\xee\x33\x32\x63\x47\x6f\x6c\x34\xad\xda\x7d\x78\xa7\xb1\xa3\x37\x34\x10\x91\x2d\x43\x0e\x88\xda\xf5\xe7\xa0\x67\xc0\xc8\x0c\x17\x36\x12\xc9\x37\x5c\x20\x11\x72\x01\xa4\x44\x4f\x74\xe8\x98\x01\xa7\x2f\xfd\x39\x66\x08\xd8\x4b\x9d\xf5\x05\x4c\x04\x27\x26\x04\x4c\xc4\x77\x86\xcd\x70\xf6\x35\x03\x14\x66\x48\x98\x47\xb2\x28\xa4\x31\xa7\x8b\xff\x0c\x50\xb1\x8a\x8b\x84\x23\x96\x17\x5e\x41\x66\xc8\x20\x31\x72\x91\x70\x0e\x50\xba\xea\xcf\xe0\x3b\x9b\x8c\x00\x88\x19\x85\xe1\xf8\x33\x14\xff\x9c\x83\x3b\x9b\x95\xb0\xa2\x33\x9c\xcd\x47\x0c\xd1\x19\x0a\x18\x41\xe6\xf3\xd9\x5c\xc4\x0b\x9d\xa1\x82\x2f\x44\x3d\xa3\xef\xdc\x7c\xa1\x61\x2f\xaa\x73\x2d\x9c\xcf\xf5\x88\xc6\xf4\x36\x36\xba\xfa\xd2\x07\x9e\x59\x7e\x76\x0f\x73\xd2\xce\xd0\xc1\xb3\x34\x92\xbe\x4f\x31\x2b\xef\x58\x15\xee\x3d\xa4\x4b\x2f\x99\x3c\x0e\x80\x1a\x89\xca\xe8\x19\x7c\xef\x15\x7e\x7f\x84\xec\x5a\xf4\x3a\xe6\xb5\x70\x59\xce\x56\xa4\x6f\xfd\x0c\xbe\xf5\x0a\x57\x65\x94\x53\xcc\xa1\x8c\x0a\x0e\xa9\x67\x90\x54\xe1\xd0\x06\x1a\x63\x5f\x07\x08\xb8\x70\x68\x67\xe3\x56\x75\x15\x4a\x58\x3a\x6b\xcc\x70\x36\x6a\x62\xc6\xed\x19\x8e\x88\x5e\x35\x92\x8d\xaf\xd9\x16\xb4\x0a\xd4\x75\xcf\xb0\xf1\x36\xdb\xda\x58\x53\x6e\x2e\xa4\x44\xaf\x7a\x1b\x6a\x04\xba\x81\xcc\x70\x9f\x25\xfd\x79\xc4\x56\xac\xfc\xfa\xc6\xd1\xc0\x03\x17\xb9\xd0\x69\x10\x98\x01\x9a\x03\x2a\xce\x67\x78\x4e\x57\x2b\x67\xf1\x39\x14\xc0\x3c\x24\x33\x1c\xa1\x9a\xd8\x97\x33\x1c\x99\xba\x50\x6e\x99\xe1\x39\x14\xf0\xc9\x86\x33\x5e\x67\x52\xc9\xde\x90\x20\x3d\xd1\x1b\x65\x46\x3f\xcd\xd9\x18\xd2\xa3\x17\xc9\x0a\x80\xfa\x20\x8e\xe4\x44\xb2\xf4\x22\x59\x21\x06\x3b\xc5\x6c\x0c\x4c\x41\xb2\x42\x0c\xa0\x97\xaa\xd7\xd1\xd7\xa4\xea\x4e\x5f\x3f\xb1\x78\x46\xe7\x21\x55\x9f\x3f\x78\x9d\xd5\x1f\xd9\xa1\x7e\x02\xdb\x8c\x2e\x3a\x70\x26\x62\x04\x45\x68\xe8\xe9\xec\x7a\x66\x97\x98\xc8\xe3\x9e\x74\xa6\x02\x60\x84\x3e\xf9\x13\xf0\x22\x49\x67\x6a\x3c\xb2\x05\x3d\xf4\x27\x52\xba\x27\xda\x2b\x26\x32\xba\x27\x1a\x28\x66\x84\x78\x50\x48\x7f\xc8\xbf\x4e\xf7\xfd\x89\xec\xeb\x89\x19\xbb\x67\x04\x8f\xf9\x79\x04\x0d\xf0\xa0\x88\xe0\x31\x3f\x8f\x98\xd8\x3f\xc5\x9b\xce\xe8\xc7\x79\x67\xcf\x2a\x66\x5d\x8b\x58\x31\x12\xd3\x33\x7a\xae\x55\x74\x06\xc6\xe3\x1e\xf9\xd9\x13\x93\x7c\xcf\xd8\x41\x23\xc6\xbe\x43\xe6\x8f\x3c\xa8\x22\x64\x7e\x86\x11\xce\xd8\x0f\x91\xe8\x75\xcb\xff\xfe\xa3\xcb\xfd\x8c\x87\xa7\x14\x06\xd9\x4d\xe0\x8d\x24\x7a\xcc\xcc\x38\xce\x2a\x12\x68\x7c\xc6\x73\xde\x37\xbd\x7e\x78\x4e\x61\xb0\xdc\x8c\xc3\x07\xc7\xf2\xc3\x35\x88\x27\x39\x01\x5e\x92\xa2\xfa\x76\xb8\x08\xad\x4a\x33\x9e\x1b\x05\x9d\xdb\x67\x9c\x5e\x19\x67\x72\xde\x10\x3d\x54\xfe\x9c\xd7\xd9\xd6\x82\x9e\x5e\x43\x3b\x37\x0e\xfa\xbd\x4f\x80\x9e\xd0\xc3\x7c\x02\xe1\x24\xd1\x14\x33\x01\x70\x42\x5f\xf1\x19\xf7\x59\x72\xc6\x5c\x4d\x64\x74\x6f\xda\x98\xb8\x50\x10\x0b\x7a\x02\xeb\xa4\xd0\x24\x3a\x91\xde\xbd\x69\xa7\x1d\x0e\x55\xaa\xf6\xc2\x11\x44\x9a\x76\xd6\x11\x35\x12\xfd\x85\x66\x04\xc7\xd2\x31\x13\xef\x7e\x5e\xe7\x34\x3d\x3e\x50\x3d\x7b\xed\xec\xdc\x03\x8b\xc4\xc5\x79\x7a\x2a\x9e\x55\x0e\x7b\x07\x45\xbe\x78\x78\x16\x1d\x94\x67\x84\xee\x93\x8e\x46\x13\x49\xe4\xe9\x7b\x3c\x01\xa7\x42\x33\xd0\x4c\x57\x83\xf1\x44\xc5\xa7\xaf\x3c\x27\x52\x00\xfd\x90\xb5\x03\x26\x25\xd1\xea\x34\xd3\xe1\x49\x84\x00\x9c\xe9\xb0\xa4\x44\x17\xa6\x99\x0e\xcf\xa1\x7f\xed\x04\x62\x4a\xa2\x43\xd3\x04\x3e\x4a\xa2\x3f\xd3\x4c\x11\x14\x42\xb9\x1e\x79\xe7\x53\x22\x89\x24\xdc\x5f\x08\xee\x3b\x91\x86\x9e\xce\xb9\x33\xb9\xf1\x85\x24\x83\xa4\xf4\x29\x51\x16\x06\xf4\x49\x22\x98\xdc\x04\xae\x49\x61\xcc\xc7\x4c\x87\xe9\xd0\x83\x76\x26\x30\x1d\x1a\xb5\x66\xc2\xad\x83\x89\x9a\x67\xc2\xad\xa2\x69\xea\x2a\xd6\x89\x62\x58\xaa\xed\xdf\x7f\x74\x29\x9d\xa9\xa2\x77\x14\x9d\x53\xb5\x53\xcc\xb1\x42\xa1\x48\x27\xab\x99\x0e\x1f\x6a\x1a\x2a\xd8\x90\xf6\x5a\xaa\x3e\x16\x3e\x9f\x5b\x06\x1d\x38\x27\xf2\xe0\x27\x3a\x64\xcd\x74\xb8\x10\xcd\x56\x13\x39\xef\x8b\xf6\x43\xea\xde\x75\x3d\x7b\x67\x38\x33\x47\x6e\x2a\xa2\x78\x20\xb1\x30\x7b\xe9\x4c\xdd\x3b\xc3\x99\xc1\xa5\x84\xb1\x0c\x33\xc1\xe2\x42\x0b\xde\x4c\x47\x70\x62\xe2\xd2\x99\x60\xbc\xd6\xb5\x00\xb0\x2e\xf4\xc6\x9c\x48\xae\x9f\x92\x6a\x33\xd4\x9e\xf5\xba\xd7\xce\xa9\x38\x92\x10\x8d\x6a\x33\x41\x12\xd2\xa5\x22\x8d\xd3\x77\x0a\x27\xc0\x6e\x49\x44\xd4\x9b\x69\x62\x95\x29\x19\x01\xca\x25\xa5\xfc\x97\xa4\xb5\x33\x41\xa7\xf2\xb3\x1f\xc0\x02\x93\xba\xba\xd0\x35\xb6\xb5\x40\x41\x3c\x83\xd3\xb9\x0f\xd1\x65\x72\xa6\x85\x81\x91\x8f\xa4\x23\x85\xd1\x81\x72\x22\x51\x7f\xa2\x81\x6f\x22\x2d\x7f\xa1\x53\xf3\x4c\xbb\x9d\xd7\xf5\x35\xee\x62\xa2\xc7\x6d\xa7\x58\x5f\x63\xc9\x79\xc7\x4e\x87\x63\xd2\xb3\x70\x22\xa3\x7f\xa2\x3d\x70\xa6\xbd\x4f\x31\x1f\x6f\x74\x8d\x04\x71\x83\x3b\x8b\xe9\x9c\xdb\x57\xd7\xce\x39\x0c\xb1\x6b\xe3\x3c\xa0\x46\x1e\xe7\xe9\x30\x38\xba\x0a\xce\x0c\xdb\x32\x5d\xb9\x66\xbe\xce\xfa\xab\x6b\x80\x9f\xa1\x57\xe0\xcc\xce\xa2\xb8\x06\x39\xa0\xb6\xc2\x47\x4c\x2a\x79\x52\x3e\x2c\x8a\x1e\x83\x33\x3b\x8b\x22\x4f\x01\x50\x4d\x21\xbc\xdd\xcc\x47\xec\xa1\xdf\xdd\x04\x4a\x4d\x22\x2c\xdf\xcc\xce\x82\x28\x8d\x22\xad\x7f\xa1\x63\xd6\xcc\x50\x3e\xd2\x3f\x6c\x66\xe8\x5c\xe8\x74\x35\x91\xf5\x3f\x31\x3d\xfa\xcc\xd0\x46\xd2\xda\x38\x73\x41\xf3\xac\xde\x59\x14\x97\x1c\x39\xfd\x89\x92\x37\x01\x55\x93\xe8\x49\x36\x73\x3d\x13\x4d\x67\xa3\x89\x7c\xfe\x74\xcd\x9b\x19\x8a\x0d\xc2\xac\xcd\x5c\xcb\x29\x66\xdb\xce\xa1\xc8\xb1\xf2\xe1\x50\xa5\x6b\xaa\x0e\x8b\xa2\x55\x76\x66\xe7\x50\xe4\x60\x19\x36\x60\x5a\x3a\x27\x00\x6d\x4a\x57\x75\x30\xf2\xd2\x18\x39\x73\x3f\x0b\xc3\x8b\x62\x86\xea\x94\xc6\xc9\x99\x8f\x9c\x44\x0f\xc0\x99\x3b\x66\xa2\xeb\x75\xd0\x2b\x05\xd0\xec\x4c\x84\x2c\x0b\xd9\xfe\x69\x22\x9e\xd9\xb0\xcc\x64\x1a\xd9\x0e\x79\x93\x29\xe4\x23\x27\x31\x11\xe8\xcc\xb0\xf9\xd2\x9e\x38\x91\xf6\x9f\x79\x3d\x67\x1e\x98\x76\x8a\x7c\xf9\x70\x1c\xba\x00\x4e\x24\xf8\x4f\x49\x6d\xcd\x33\xcd\xe4\x11\x79\x1e\x92\x31\x91\xff\x91\x8b\x98\xac\x73\x22\xd7\x7f\xa2\xd3\xd9\x44\x66\x7f\xfa\xe4\xcd\x7c\x38\x0c\x3d\xf2\x66\x06\xcb\xe0\x6d\x3a\xbb\xd4\x44\x3d\x46\x3e\x52\x53\x21\x3e\xd2\xcc\xce\x52\x28\x3e\x66\x28\x60\x4c\x14\xb2\xd1\x55\x0e\x14\xbb\x9e\x57\xd2\x7c\xbb\xf3\x03\x1b\xbf\x6f\xe8\x58\xd8\xda\xb9\xaa\x11\x70\x6f\xe6\x23\x07\x15\x53\xd7\x8f\x1c\xd4\xb5\x6f\x9f\x33\x12\xed\x53\x38\x9c\x48\xe7\x81\x84\xfd\x3f\xc4\x07\x0b\x2f\x8d\xb4\x13\xd9\xfa\x3b\xf7\x65\xb9\xce\xfa\xda\xcf\xf3\x84\x23\x46\xe4\x33\xf4\x3b\xdc\xb7\x05\x6a\x5c\xa6\x5d\x9f\x05\x3c\x86\xa2\x01\x12\xea\x17\xa2\xc5\xcc\x12\xf1\x39\xa9\xaf\x44\xff\xfc\x2f\xe6\x8d\x59\x8e\xd4\x43\x93\xfe\x44\x2a\xfe\x44\x13\xed\x2c\x09\x8a\xac\xae\xe7\xb3\xe0\x3c\xe9\x91\x86\x3f\x11\x3d\x71\x16\x28\x7b\x88\x06\x33\x91\x51\x3f\x49\x7b\x53\x0e\x47\x29\x04\x76\x99\xa5\x9c\x89\x22\xad\x22\xdf\x7e\xa2\xc9\x77\x16\x30\x1c\xd2\x2a\x92\xed\x57\xe6\x92\x9a\xa5\xc2\xa1\x85\xdc\xb5\x60\x93\x13\x65\x71\x96\x86\x89\xa0\x04\x87\x14\xf8\x5d\xab\x74\x36\x31\xd3\x55\x4e\xa4\xae\xa7\x53\xc0\x44\x9e\x7a\xd3\x1a\x0d\x94\xb2\x29\x28\x40\x68\x2d\x9e\xc0\x90\x62\x0e\xca\x59\xce\xb1\x5f\x2f\xad\xf8\xc0\x3c\x51\x18\x2c\x33\xa2\x9c\x9f\x9f\x6d\x66\xea\xe8\xc2\x3c\x50\x56\x2c\x67\x9b\x99\x1a\x5b\x98\x07\x2d\xca\x39\x5c\x99\xe5\x70\x16\x78\x7a\x11\xf5\x71\x02\x13\x2a\xd1\x54\x3d\xcb\x46\x67\x28\x0b\x96\x7b\xfc\xfb\xaf\xd2\x01\x66\x16\xf8\x7a\x11\xe0\x71\x96\x7b\x9d\xea\xd9\xda\x8d\x59\xa5\xb8\x56\x1e\xb8\xf2\x90\xef\x97\x07\xbe\x3b\x94\xc7\x2a\x6c\x16\x34\x5e\xcf\x7a\xa1\x7b\xdc\xd6\x15\x3e\x09\x52\x9b\xd5\x90\x4e\x77\xc8\x5c\x6b\x38\x83\x67\xf5\x35\xb8\x1b\x52\xe2\x33\x06\xcf\xd6\x70\xc2\x12\x38\x71\x22\x95\x7d\x65\x02\x92\x59\x63\xfa\xf7\x9f\xa9\xb1\x73\xe2\x56\x5a\xd2\x67\x8d\xe5\x14\xf3\xf1\xc8\xfc\xa6\xca\x0e\xf5\x33\xf5\xe1\x44\x02\xfb\x94\x7f\x9e\x7d\x64\xec\x2a\xfc\x43\xa5\xe1\xab\x05\x13\xcd\x8d\x5b\x71\x42\x12\x8f\x71\xd6\x72\x26\x9a\xac\xba\x9e\x13\x91\x49\x12\x67\x85\x57\x13\xb1\x19\x67\x3d\x22\xbd\x69\x60\xad\xfe\xfb\xaf\xca\x5a\x53\xc7\xe9\xba\xde\x1e\x20\xa9\xa2\x67\x54\xce\x91\x41\xdf\x27\xb5\x6a\x1d\x15\xaf\xab\xbc\x9d\xd7\x39\x52\x5c\xd5\x89\x96\x38\xeb\x80\x0e\x58\xd3\x78\xe8\x9d\x08\x6b\x13\x28\x51\x35\x6a\xa0\x33\x9c\x62\x8e\x0c\x16\x7d\x1a\xd9\x67\x9d\x67\x64\xe4\xec\x80\x83\x4a\x34\xb2\xcf\x0a\x63\x21\x61\x16\x27\xf2\xd5\x33\x45\xe3\xac\x1b\xf4\x47\xe6\x5c\x0f\xa7\x67\xc2\xc6\x59\x1f\xbc\xcd\x79\x80\x7d\x8e\xb0\x86\xb3\x3e\x68\xfb\x1b\x77\xbb\x0e\xf9\xe8\xba\xdc\x60\x9f\x23\xc6\xe1\x6c\x87\x75\x13\xe4\x6d\x36\xe7\xdc\x94\x98\x00\x07\x95\x68\x08\x9f\xc0\x7a\x4a\xc4\x2a\x9c\x48\x0b\x9f\x88\x4c\x38\x5b\x44\x75\x2c\x4e\xd0\x37\x73\x55\x80\xd9\x94\x68\x28\x9f\xed\x70\x67\xfa\x69\x4c\xa4\x90\x4f\x04\x2d\x9c\x2d\x0d\x68\xbb\xd9\x7a\x9a\xff\xfe\x23\xf0\xdb\x6c\xd0\x92\x49\xc2\x6f\x19\xcb\xd0\xfe\x64\xe1\x00\x8e\x93\xa9\xe3\x87\xd4\x4d\x1d\x83\x68\x48\xa4\xc3\xd9\x40\xca\x3c\x36\x5a\x45\x47\xa9\xd6\x02\x90\x12\x01\xd2\x66\x6b\x98\x74\xbd\xde\xce\x30\xc9\xee\x00\x99\x54\xd3\xcf\xeb\x67\xcf\x52\x5d\xd7\x1a\x76\x95\xbe\x3e\xa2\x1c\x31\xcd\x66\x83\xb3\x4a\xd6\xd7\xe7\xba\x58\x75\xb4\x37\x38\xc5\x33\x2d\xe2\x6c\xe3\x4c\xa2\x8e\xb0\x06\xb8\xcd\xeb\xe7\x19\x4b\xa8\xe6\x91\xac\x91\x58\x5d\x13\xe9\xe2\x6b\xa6\xda\xa1\x21\x72\x9c\x28\x5b\x13\x89\xde\x53\x56\xff\x90\x1c\x82\x80\x59\x13\xe8\x46\x55\x36\x08\xe4\x81\x0f\x84\xcb\x9a\xed\xc8\x5c\x55\xdc\xba\x21\xc2\x95\xee\x30\x13\xd8\x47\x81\xfe\x2f\xb3\x21\x26\x86\x50\x59\x13\x79\xe0\x13\x7d\x0c\x66\x43\x42\x07\x66\x4e\x9c\xed\x08\x46\x55\xbb\x0d\x90\x45\x29\xf3\x88\x77\xc4\x22\x02\x5a\xcd\x7e\x81\x46\x79\xa6\xf7\x0b\xe3\xaf\x2a\xc7\x78\x79\xa8\x23\xff\x7b\x25\xf2\xe8\xec\x70\xc7\x95\xfe\xde\x11\x8c\xae\xa4\x67\xec\x7e\x4a\x91\x1d\x71\xad\xc4\xad\x9a\x3d\x60\xbd\xb8\xfc\x1d\x41\x8a\x4c\x3b\x38\x81\x44\x94\xa4\xd1\x47\xde\xf7\xfa\x53\x1f\xf4\x36\xf4\x7b\x98\x3d\xc1\x2c\x43\xfa\xe8\x70\x93\x25\x14\xe4\x04\x08\x51\xfd\xa9\x0f\x58\x0a\x17\x99\x5b\xc7\x21\xc1\x2c\xf2\x13\x39\xe2\xc3\x45\xee\xd6\xe1\x28\x4b\xd0\xc7\xd9\x11\x10\xc9\x5c\x83\xb3\x97\x08\x43\x0d\xeb\x3b\x32\x52\x60\xea\xc1\x09\x00\xa3\x2a\x23\x02\xf0\x8b\x12\x53\xbf\xcf\x5e\xbd\x3f\x8d\xcf\x1d\xe5\x7a\x9e\x78\xe6\xf8\xea\x0d\xcb\x8f\x9e\xb1\xbe\x14\x85\x91\x17\xbe\xca\x50\xd0\x1b\xfa\x4b\x76\xdb\xcf\xee\x4c\x04\xa0\x9c\xbd\xc1\x92\x94\xf4\x3d\xd6\x93\x66\x8c\xde\x31\x7e\xf5\xbf\x0f\xd8\x8a\x38\x1f\x88\x7c\x61\x4c\xc6\xec\x80\xdd\x95\xe8\xd4\x71\xb7\xa2\xfb\xc6\xec\x90\xcc\x88\x11\x39\x1d\x14\xe9\x12\x7d\xf9\xfe\x25\x17\x04\x02\x52\x22\x84\xe4\xf4\x4c\xf0\x0c\xea\x98\x1d\x87\x13\xf3\x9e\x4f\xe0\x21\x55\x66\xe2\x9d\x7d\x7a\x7b\x1c\xbf\xef\x6f\x1e\x01\xc0\x3e\xaa\xc4\x21\x9c\x1d\x71\x6d\x0c\xbd\x98\x80\x42\x4a\xf2\x08\xe9\xbe\xff\x55\x3f\xf0\xb6\x19\x5c\x31\x91\x65\x3e\x11\xe1\x72\x76\xdf\xdf\x34\x6e\x74\xdc\xa2\x98\x41\x7d\x76\xdf\xef\x64\xc5\x1d\xd2\xa0\xcc\x44\x1d\x18\x2f\x8c\x90\x98\x7d\x9f\xf5\xaf\xa2\x57\x20\xbc\x5c\xda\x4f\x37\x4c\x5c\xbc\x9c\x78\x3e\x7a\x46\x4c\xcc\x7e\xa3\xbf\xe4\xd6\xc8\x46\x9f\xca\x9f\x92\xa6\xce\xee\xcc\x87\xcc\xb4\x3f\x3e\x18\x76\xfe\x19\x30\xe6\xb1\xb3\x00\x54\x63\x58\xc2\xec\x0f\xcc\x73\x5a\x4c\xe4\x8e\xa0\xe7\xd8\x34\x68\x73\x64\xc5\xb2\x0b\xd6\x3f\x4e\xbe\x81\x79\xc9\x6c\x05\x38\xa8\x2a\xeb\x34\x92\xde\x07\x7a\x9a\x4d\x83\x6c\x2b\xe2\x36\xc0\xc6\x10\x2b\x6b\x5a\xa8\xb0\x2e\x36\x3e\x83\x58\x7e\x9e\xfd\xfd\xc4\x67\x43\xf9\xb7\x98\x0e\x03\xc5\x50\x86\x69\x90\x17\xe4\x07\x63\xd1\xfb\xc3\xfe\x21\x80\x40\x8e\x30\x76\x04\x86\xca\x70\xa8\x69\xce\x9c\xc8\xcc\x0c\xc6\x78\xf9\xb6\x78\xce\x7a\x86\x0c\x4c\x43\xca\x4d\xc6\x04\x4c\xa4\xb0\x4f\x72\x66\xb1\x0c\x62\xa1\x3c\x63\x00\xb5\x60\x50\xc0\x34\x67\x6e\x54\x01\x18\x98\x1b\xc3\x00\x26\x70\x9e\x02\x9d\xe7\x27\x92\xd7\x27\xb9\xb7\x20\x77\x7d\xa0\xb7\xfc\x44\x62\xfa\x5a\x35\xbf\xc0\x44\xa3\x43\xdc\xb4\x8a\xf5\xd7\x7c\x02\x7f\x91\xfe\xf1\xd3\x5a\xc7\x33\xcb\x21\x2b\x30\xb9\xfb\x34\x30\x27\x22\x66\x4d\xc3\x0d\x92\xb9\xde\xa7\x39\xb3\x22\xf3\xb6\x5e\x61\xd0\x65\xfb\xc8\x94\x41\x07\xfa\x69\x1d\x26\x5c\xb5\xdf\xbd\x3d\xb6\xdf\x17\xca\x59\xbf\x61\x7d\xc9\xdc\x0d\xcc\x2e\x88\x3e\x9d\xd9\x51\x7a\x35\xc3\x61\xa4\xf5\xb5\x73\x18\x11\xd7\x68\xda\x88\x78\x66\x7b\xb8\x05\x10\x7a\x75\xda\xb9\x05\x54\x59\xae\x00\x6f\x95\x88\xc4\x3a\x01\x55\x15\xe8\x6d\x3e\x0d\x36\x38\x59\x4a\x6d\x7a\xff\xb8\xbe\x08\x9f\x92\x87\x8f\x39\x73\xe3\xe1\x60\x87\xb9\x55\xe6\xca\x9a\x06\xe8\x46\x3a\x8c\x4f\x3b\xc2\x4d\x25\x10\xcf\x34\x44\x18\x94\xaa\x72\x18\xd0\x45\xaf\x60\x8e\x41\xfb\x69\xc1\x82\x2e\xfa\x3c\xcc\xb0\x36\xd1\x1f\x98\xa1\xae\x7b\xc8\x99\x5f\x9b\xd6\x13\xde\x01\xcc\x87\x3f\xed\xc6\xfa\x6a\xbd\xe0\xec\xc7\x5c\xf7\x13\xe0\x56\x21\x68\xfe\x71\x37\x26\x4e\xed\xb4\x07\xdf\x6b\x3e\xc0\x9f\x64\x34\x02\x32\x55\x08\xaa\xef\xf1\xf9\x63\x7f\x1f\xac\x27\xc7\x3f\xc0\x7f\xe8\xd9\x3a\x1d\xa6\x8a\x9e\xad\x73\x40\x18\xa2\x7b\xe9\x04\x26\x55\x2a\x7a\x3f\x80\x1e\x78\x98\x20\xad\x7e\x2a\x3f\xdf\x83\x1e\x78\x98\x0c\x20\x80\xd0\x1f\x75\x02\xc1\x2a\x95\x9f\xfa\x71\x98\xa8\x1c\x37\x0e\x69\xcf\x07\x3c\x6f\x99\xe9\x7e\x22\xf5\x7d\xa0\xc3\xea\x1c\xd0\x1f\xc9\x85\xcb\x81\xa8\x08\xd5\x34\x87\x0b\x4f\x7a\x1f\x80\xb3\x41\xfd\xcf\xde\xde\x9f\x8c\xeb\x23\x7b\x63\xac\x1c\xc0\x8e\x81\x9a\x7f\xa4\xbf\x4f\x45\x95\xd7\x0a\x9f\x05\x76\x1e\x2a\x68\x39\x94\x0d\x67\x3e\x64\xbe\x03\xcc\x47\x4a\xe3\x01\x1d\x74\xe1\xc9\x3b\x00\xf5\x2a\xdf\x4e\x64\xc6\xaf\xd2\xbd\x8e\x86\xfa\x79\x12\x23\x0d\x7e\x95\x3a\x15\x39\xee\xab\xf4\xa9\x9e\xe2\x5e\x0e\x96\x03\xcc\x46\x0a\xd2\x01\xad\x74\xa1\xba\x61\x20\x83\x41\x24\xb3\x1d\x30\x9c\x49\x32\x19\x88\x20\x26\xfc\xd2\x44\x72\xfb\x2a\x2d\xe7\x80\xa9\x8b\x68\xc8\x73\x0c\x38\x3a\x88\x38\x07\x16\x8b\x87\x2d\x72\xe1\x57\xe6\x16\x99\xc3\x99\x0f\x0f\xcf\x01\xe6\xc3\xe0\xa4\x89\x54\xf9\x55\x7a\x4e\xa0\x70\x55\x26\x09\x99\x03\x37\xa9\x2e\xe2\x83\x2a\x5b\x6e\x74\x63\xe2\x7d\x11\x0b\x50\x08\xe4\xcc\x08\x44\xae\xda\xb5\xfe\x73\xa3\x5c\xf5\x63\xbc\x5a\x7f\xe8\x19\xe4\x77\x37\x96\xf7\x9f\xdf\x03\x44\x43\xde\x8e\x03\xe1\x9c\x72\xae\x18\xe7\x66\x16\xe4\xfd\x88\x5c\xf8\x55\xda\xce\xb1\x0f\x33\x91\xa4\x35\x90\xf2\x58\xee\x8d\xc8\x8c\x9f\x24\x69\x0d\x68\xb8\xab\xd6\x1b\x0e\xfe\x55\xeb\x09\x0c\x01\xf9\x3f\x22\x2b\x7e\x90\x83\x23\x10\xb8\x12\x61\x94\xe7\xbc\xbc\x3d\x3d\x27\x94\x37\x3e\x7b\x7d\x7a\x3e\xf3\x23\xe5\xd8\x3c\x37\xb1\x20\xbf\x42\xc0\x75\x55\x66\x22\x98\xc8\x80\x1f\xe4\x57\x38\x21\xec\x30\x73\xe2\x9c\x10\x76\x08\xc9\x3c\x91\x0f\x3f\x44\xd5\x0f\x55\x1e\x01\x99\xa7\x67\xc3\x8f\xaa\x1f\xc2\x0e\x53\xdf\xcf\x19\x0d\xe5\x85\xcf\x87\x1e\xa4\x47\x9a\xc0\xd2\x93\x67\xe2\x8c\x0b\xe5\x6c\x0f\x7a\x73\xb9\xab\x20\x51\x7e\x35\x1e\x86\x13\x29\x1f\x08\x2e\x35\x91\x37\xbf\x4a\xf9\x03\x54\xb0\x24\x7f\x96\x89\x9b\x21\xf1\xfd\xe7\x84\xdb\x11\xb1\xa0\x27\x52\xe4\x57\x86\xdd\xcc\x09\x98\x23\x82\x3c\x4d\x60\x88\x55\xa9\x77\x3c\x83\xbe\xbc\x13\x27\x98\x1f\xb1\xff\x27\x20\xc6\x92\x1c\x35\x91\x60\xbf\x12\xf9\x7f\x4e\xe0\xef\x11\x22\x6a\x4e\x08\x6f\xd2\x07\x01\x80\x2c\x11\x67\x7a\x3a\xfe\x58\xd4\xfc\x21\x48\x93\xb0\xd3\xd3\xd3\xf3\xcb\x43\x71\x56\x1f\x1f\xfb\x0b\x74\x05\x79\x28\xce\x7a\xf8\x81\xd4\x3c\x9e\x78\x5f\x4e\x84\xb3\xfa\xfc\xf3\xb9\x79\x7d\xec\x2f\x6e\x96\x12\xfe\x67\xbb\xe1\x8d\xc4\xf9\xef\xde\x1f\xbe\x0f\xfe\x27\x97\x1f\xcf\xa7\x2f\xb7\xc3\x79\x84\xb1\x76\x89\xfe\x9c\x3f\x6a\x3d\x9d\x1f\xd6\xf8\x97\xc3\x65\x42\x32\xab\xda\x2c\x80\x23\x95\x9f\x21\xf2\xee\x37\xa9\x5d\xa6\x81\x18\xc9\x3c\xe7\xc0\x64\x93\x59\x4e\x48\x62\x55\x9b\x0b\xd7\x58\x79\xff\x01\x2e\x2d\x55\x6d\xae\xe1\x9d\x67\xfb\xd3\xeb\xe3\xe0\xa6\xd7\xc7\xc9\x3f\xd7\xd8\x46\xec\xee\x39\x81\xca\x2f\x07\xbe\x79\xae\xb1\x8d\x40\xdd\x13\x58\x6b\x41\x1e\x7b\xf3\x5c\x6b\x1b\x41\xb8\xe7\x04\x73\x94\xe7\xed\x74\xe6\xd8\xf4\x0c\xe2\xd1\xe6\x75\xe6\xd8\xf4\x8c\xc5\xd2\xe6\x45\xb0\x7b\xd5\x66\x85\x3b\x82\x6e\x52\x13\x2e\x57\x52\xa3\x4c\x20\x7a\xcb\x05\x10\x30\x6e\x4d\x6a\x94\x09\xf4\x53\xf9\x00\xce\xed\xed\xe9\x19\xf3\xc7\xc3\x7a\x22\xfc\x94\x29\xfd\xe7\x74\xe6\xcc\xc3\x79\x3a\x73\x16\x33\x40\x30\x96\x9c\xba\x26\x70\x4b\x99\x7e\x73\xce\x1b\xc4\xda\xf4\x8c\xf1\x50\x7d\x3f\xcf\xcd\xb7\x49\x6d\x30\x81\x6a\x1a\xb5\x59\xe0\x97\x25\x2f\xb0\xe9\xcc\x9d\xd7\xec\x09\x35\x1c\x71\xb5\xe6\x72\xe6\x4e\xe1\x66\xc1\x49\x5c\x6e\x61\x0b\x49\x14\xe5\xb5\xb8\x2e\xf8\xe6\xb1\x3d\xc0\x78\x24\xb9\x23\x03\x71\xae\x5d\x3f\xf5\xdf\x28\xd7\x33\xda\xe7\x61\x0c\xb8\xb9\x24\xbf\xb2\xe5\x87\x01\x0f\x53\xe0\x7e\x24\xe2\x81\xcf\x15\x41\x8f\xbc\xb9\xad\x88\xf6\x54\x1f\x98\xb7\x9c\xbb\x56\xf4\xf9\x36\x3e\x6f\x94\xeb\x7b\xcc\xf7\x4f\x7b\x98\x6f\xde\xf4\x56\xc2\x78\x79\x98\x2f\xa4\xac\x93\xb7\xd7\x3a\x92\x66\xd3\xcd\x73\x1d\x66\x9d\xe4\x30\xed\x10\x74\x72\x81\x5a\xc8\x3c\x22\xa7\x25\x80\x7f\x24\x79\x50\xaf\x72\xfa\xc3\x18\xe2\xb9\x00\x4e\x23\xb7\x23\xe0\xd3\x35\xdd\xf4\x16\x98\xa7\xfc\x8e\x96\x33\x43\xde\xfc\x16\x7c\xac\x74\xb3\x5f\xb8\xa9\x12\xa4\x7c\xae\xee\xfd\x65\x7f\x8e\xb0\xd8\x18\xd7\x38\x01\xe9\x11\xe4\xb7\xb4\xba\x7f\xcf\xf9\x04\xe8\x23\x81\xa8\xe6\xea\xf0\x97\x54\xfd\x1e\xb7\x4e\x66\xba\xac\xc2\xfd\x92\xe3\x39\xfc\xad\x31\x7e\x70\x2e\xf8\x86\xd6\x9f\x72\xac\x97\xe8\xcb\x30\x3f\xe4\x97\x6b\x80\xde\xf5\x3d\x7c\x47\x09\x6a\x3b\x17\xf8\xa5\x42\x2a\xd6\xc4\x7a\x91\x9f\x00\xa9\x23\x24\x8d\xc7\xf9\x13\xf9\x2b\xa0\x38\x42\x52\xff\x11\xea\x2e\xcf\xee\xb5\xd0\x1f\x0a\xbb\x6b\x7b\x7f\x38\x7e\xf0\x9b\xa4\xf7\x11\xdc\x4e\xb8\xf2\x09\x34\x8e\x90\x7e\xde\xc7\x7c\xff\x94\x83\xff\xd4\x3f\xdd\x5c\x16\x98\x13\x51\x02\xe6\xc2\x35\x55\x8e\xe4\x00\xeb\x68\xba\x09\x38\x5a\x47\x25\xf3\x05\x5a\x47\x93\xe4\x0f\xb8\x8e\x24\xb5\x8d\xe3\x6d\xc8\xf5\x11\x78\x1b\x41\x9e\x3d\x80\xc8\x68\x92\x94\xf7\x75\x0e\x0b\x19\x68\x36\xfc\x36\x25\x09\x3b\x62\xa1\x2c\x34\x00\x2c\x6c\x92\x84\xf7\xe5\xed\xab\xbe\x1b\xe5\xaa\x0f\x9b\x95\xcc\x78\xe3\x5a\x2b\xf7\x9b\x8d\x6b\xad\x7c\xdb\x77\xc0\x62\xf2\x26\x03\x58\x8d\x26\x49\x72\x47\xcc\x1f\x99\xdd\x86\x0d\x40\x0e\xe2\x3b\x7b\xfd\x6c\x2f\x43\x92\xd3\xfb\x19\x0e\xbc\x24\xce\x0d\xb5\x98\x7c\x6c\x36\x6e\x96\x55\xdf\x3b\x33\x20\x33\xdb\x05\xeb\xa3\xf9\x84\xe1\x97\x58\xee\x73\x17\xaf\xaf\xf2\x19\xf3\xc3\x9b\x12\x00\x2e\x82\x7c\x5b\x1c\xe0\x42\x6a\xb0\x5d\xb1\x5e\xbc\x59\x02\xff\x30\x49\x0d\xb6\x9b\x7f\xcf\xfe\x35\xff\x9e\xf3\xd5\xb0\xbe\xaa\xcf\x99\x0b\x99\x27\x20\x32\x5a\xfc\xa9\x0f\xc4\xab\xfe\x76\x6c\x0e\xf5\xaf\x27\x78\x30\x73\x7c\xfd\xb4\x2f\x87\x97\xdd\x7d\xfc\xec\x2f\x62\x5d\xaa\xfa\x07\x66\x23\xab\xeb\x36\xb8\x3c\x93\x19\x3b\x2a\x06\xf1\x88\xe6\x46\xae\x12\x39\x7e\x6c\xdc\x34\x09\xc1\x3e\x81\x9a\x11\xe4\x08\x02\x90\xc5\xd4\x54\x3f\xb2\x90\xc8\x9b\x63\x8f\x1b\x2e\xd6\x7a\x7e\xf0\x3e\xeb\x9f\xde\x1e\xfb\x0b\x1b\x82\x3c\xdb\x1d\xa2\x51\xfe\x1b\x1b\x36\x01\x79\x64\x38\x0c\x87\x7c\x7f\xf7\xf4\xfe\xb0\x3e\xa0\xbb\xcb\x63\x03\x40\x1b\x8d\x40\x30\x73\x6f\xaf\x8f\xfd\x47\xc8\xaa\xbc\xd9\x01\xa5\x11\x64\x13\x74\xb0\x0c\xb9\xb3\x6f\xe0\x96\xca\x85\x03\x40\x8d\x8d\xa8\x78\x73\x43\xcd\xd5\x34\xbe\xd7\x87\x9c\xf3\x0d\x10\x53\xb9\x7c\x00\x30\x23\xc8\xe5\xc3\x01\x33\x9a\xc6\x8f\x9b\xa9\x5c\x40\x36\xf8\x8d\xfc\xe9\x37\xf8\x8d\x5c\x42\xee\x0b\xeb\xdd\xf4\x9c\x50\x9e\xf9\x9c\x51\x1e\xf9\x8c\xf1\xf0\x30\x03\x0a\x46\x90\x23\xc6\x0d\x35\x97\xd4\xa2\x77\xc0\x78\xc9\x4f\x6e\x04\xbb\xb4\xa8\xef\xb1\xfe\x14\x76\xee\x73\x13\x0d\x4c\xad\x39\x81\x83\xd1\x88\x34\x37\x6f\x24\x48\x93\x23\xc7\x0d\xfe\x23\x7e\x73\x47\x6f\x9f\xf5\x45\xf4\x9f\xfc\xe2\x46\x3c\xbc\x3c\xa2\x81\xab\xd1\x88\x30\x32\x1d\x57\x83\xb0\x53\xf3\x86\xf0\x43\x5c\xa9\x79\x03\x03\x9e\x10\x09\x13\xc8\x19\x2d\x5f\xe9\x2f\x87\x0b\x70\x35\x92\xfc\xa5\x81\xab\xd1\x08\x02\x32\x6f\x64\x7d\xca\x94\xd4\x80\xa3\x11\x08\xb0\x30\xef\x8c\x08\x00\x5e\x1b\x6f\x20\xf5\x31\x1b\xe7\x04\xd4\x45\x13\xf1\x03\xeb\xa2\x89\xb8\x6f\xe8\xfc\x15\xa1\x70\x9f\x6b\x62\x22\x06\xfc\xbc\x6b\xc2\xfb\x9c\x7c\x30\x43\xc2\x20\xcc\xbb\x9d\xc9\xfe\x21\x1e\xa0\x5b\x10\x32\x7e\x02\xb9\x33\x35\x11\x43\xc3\xe4\x88\x98\xda\x83\x67\xb6\x8f\xc4\x85\x4c\xec\x38\x6f\xc4\xc4\x36\xde\x04\x6e\x67\x66\x4d\xcf\x18\x0f\x25\x99\x1b\x0e\x04\x59\xc4\x81\x9b\x5b\x16\x31\x40\x6d\x45\xc0\xfa\x79\x23\xfa\x4d\x1e\xe5\x0e\x5a\x29\x03\x3b\xe0\x25\x83\x0c\xd4\x37\xdc\x9b\x89\x5e\x3f\x6f\xc4\x83\xc8\x80\x7a\x23\x84\xad\x89\x58\x61\x90\x93\x81\x1a\x30\x11\x49\x3a\xf8\x1b\x9b\x57\x06\xef\xfb\x39\xe3\x91\xcd\x0d\x48\x94\x49\x21\x1e\x00\xa2\x6c\xb2\xa1\x3d\xc8\x9d\x20\x83\xf8\x03\x83\x3d\xa1\x00\xe6\x13\x06\x82\x3a\x3a\x9f\x51\xbf\xea\x83\x9a\x47\x3a\x78\xe0\x49\x36\xd9\x64\x1e\xd8\xbc\xa4\x83\x7f\xe0\x24\xad\x28\x11\x20\x30\x04\x8d\xdf\x21\x16\x1a\x25\xdf\x07\xf4\xca\xe4\x85\x13\xc0\x91\x4d\x81\xbd\x0f\x0c\xea\x84\x07\x98\x4f\x41\x8c\x0a\x37\xe7\x83\xa4\x04\x32\x30\x3f\xf0\x6d\x69\x45\xe5\x18\x1f\x0f\x47\xa0\x4c\x26\xe9\xfc\x1f\x80\x55\x49\xe7\xff\x20\x26\x4b\x3a\xfd\x07\xae\xc7\x44\x68\x9f\xc0\x6d\x0c\x04\x1c\x98\x8f\x1f\x56\x94\x1c\x1f\x18\x88\x65\xb0\x7e\x60\x00\x96\x01\xf9\x81\x01\x98\x08\xe7\xf3\xd9\x67\xbe\x99\xf5\x64\x3e\x30\xe8\x6a\x7d\x1f\x84\x1b\xe9\x30\x7d\x60\xd0\xfd\x59\xdf\x1b\xcc\x89\xcc\xf6\x81\x1a\x52\x9e\xfe\x0f\x6e\xb2\x74\xed\x5f\x80\x2c\x48\x8c\x2d\x59\x80\x0d\x08\xb4\xa9\x2e\x87\x0d\x60\x70\xc9\x02\x10\x40\xa0\x0d\x75\x5d\xc5\xdb\x4f\x7c\xc6\xfa\x25\xd6\xef\xf3\xff\xed\xbf\x85\x78\xfb\x40\x24\x81\xe5\x01\xf5\x04\x1c\x5f\x08\xa8\x0f\xcc\xb6\xb8\xae\x3a\x10\x8d\xc2\xfa\xe1\x00\xc1\xe8\x95\x75\x55\x84\x97\x44\xb6\x07\x1b\x22\x6d\xae\x0b\x21\xf5\x89\xe1\x2c\xeb\xf2\xf5\xca\x7a\x06\xfd\x75\xd6\x8f\x04\xa4\x8c\x65\x5c\xd7\xb9\xd9\x34\xa6\xba\x5e\x88\x82\x0f\xb4\xc1\x2e\x8f\x82\x27\x72\xf9\xba\x00\xb7\x4b\x9b\xeb\xba\x86\xf7\x57\xcf\x37\x9e\xfb\xf7\x7c\x84\x8b\xd6\x35\xff\xf3\xc6\x33\xeb\x87\x26\x86\x80\xdb\xeb\x82\x70\x41\xb5\xf7\xba\x00\x3b\xc8\x38\x91\x75\xc1\xc6\x46\x9b\xd8\xba\x36\xde\xef\x7f\x49\xdf\xb2\x10\x08\x9f\x9a\xb1\x73\x30\x98\x15\x75\xee\xf6\xc6\x38\x19\x60\x56\x45\x9d\x7d\x2a\xa2\x71\x38\x19\x47\x72\x08\x45\x8b\x0f\x67\x53\x46\xad\xac\x0b\x59\x1e\x8b\x16\xff\x19\xf8\x9e\xed\x01\xd6\x86\x61\x2c\xeb\x3a\xcc\x2e\x14\x2d\x3e\x98\x1d\xe1\xb8\x57\x80\x0e\x9c\x36\x92\x15\x60\x70\x2b\xdf\xcd\x61\x05\x48\x1a\xe5\x93\x14\x56\x80\xc1\x8c\x49\x26\x57\xc0\xc9\x4e\xf0\xee\x85\x58\xfa\xc4\xb8\x98\x15\xa2\x21\x5c\x88\xed\xc5\x81\x72\xd6\x1f\x27\xca\xf5\xfd\x8d\x67\x7e\x9f\x00\x83\x76\xb1\xfd\x54\x50\xce\xf6\x53\xfd\xf7\x5f\xa8\x1a\x4f\x6a\x28\xef\x7c\x5e\x28\x67\x7b\x19\xf3\xf5\x31\xdf\x15\xe0\xc0\xcd\x50\x9b\x15\xb0\x39\xa9\xc3\x5e\x08\xcf\x4f\x8c\xbd\x59\x08\xcf\x6f\xd4\xa9\xaf\x80\xc3\x9f\xde\x97\x2b\x40\x87\xcc\x60\x9c\x85\xf0\xfd\x40\x9d\xf2\x0a\xb8\x19\x31\x3a\x67\x21\x9e\x3f\x50\xa7\xbc\x42\x45\x7d\x95\xe3\xc1\xe1\x4f\x1d\xf7\x0a\xcd\x21\xe7\xd8\x3e\x6e\x3e\x74\xe0\x58\x01\x0e\x00\xd4\x09\xaf\xd0\xf1\x3d\xe9\x25\x20\x53\x3f\x53\xf8\x2d\x44\xdd\x37\xd3\x7a\x42\x27\x5c\xb5\x1e\x88\xba\xef\xea\x3f\xd2\x52\x51\x6d\xb9\x02\xd4\x1a\x66\x7a\xff\x41\x39\xeb\x3f\x37\x97\xc6\xe4\xa8\x2b\x0c\xcc\x6f\x66\x7f\xc0\x2c\xcc\xd8\xff\xe1\xe3\xd3\xf7\x88\x56\xe3\x66\x46\xdc\x7e\xa0\x1a\x72\x21\x70\x3f\x11\x0b\x7c\x21\x70\xbf\xd1\x01\x7f\x05\xa8\x8d\xa9\x16\x5c\x88\xd4\x0f\x54\xfb\xad\x30\x07\xa2\xbe\xf8\x3d\x6c\x66\x54\xfb\x2d\x84\xea\x07\xaa\xf9\x56\x58\x8e\xe9\xc7\xef\xa1\xe6\xa5\x9a\x6f\x05\x30\x97\xae\xf9\x5f\xde\x3e\xc7\x03\xe1\xa7\x8a\xfe\x5e\x8c\x40\xd6\xbf\xeb\xe9\x4f\x64\x7d\x50\xa3\x74\x3d\x43\x58\xaa\xa2\x3f\x08\x4b\x5d\xeb\x79\x7b\xfd\x1c\x2f\x6e\x3a\x44\x0c\x5f\x01\xfc\x89\x6a\xb6\x15\x9e\x88\x30\xb6\xaf\xbf\x11\x6a\x55\xe2\x05\xac\x08\x9b\x19\xa3\x98\x56\x04\xbf\x60\x06\xbe\x15\x2f\x04\xd5\xfd\x3c\x63\xfd\x3f\xb5\xd0\x42\x50\x7f\x67\xf2\xc5\x15\xa1\x26\xa5\x1a\x69\x21\xa8\x3f\x54\xd2\x37\x82\xfa\x3b\xbd\xd7\x16\xc2\xf2\x43\xfd\x0e\xe7\xe5\x81\xf5\x0c\x9b\x5a\x1e\x58\x4f\x1b\xf6\x8a\xd1\xc7\xcb\xfe\x44\xac\x2f\xf9\x69\x84\x9a\x95\x09\xf2\x56\x3c\x37\x8d\x4e\xef\xb0\x15\xa1\x66\xa5\xe6\x66\xc5\x08\xfe\xc0\xc3\x37\x46\x8c\x4f\xf5\x25\x0f\xcd\xe3\xfc\x24\x9f\x2f\xce\x27\xd4\xae\xc4\x11\x58\x1e\xc9\xdf\xd3\x9f\x0e\x97\x88\x78\x37\x46\x46\xad\x98\x41\x1c\xdc\x6c\x11\x92\x20\xe3\xdb\x56\x84\x24\x48\x14\x82\x15\xe1\xaf\xdf\x49\xfc\xb1\x78\x67\xd8\x39\x67\x56\xdc\x0c\xd1\x99\x15\x99\x01\x22\xfd\x03\xd5\x44\x2b\x02\xab\xa7\x8b\x58\xce\x4d\xa6\x13\x8d\x73\x45\x24\x9e\xa2\x9a\x68\x45\xa4\x8a\xa6\x1a\x67\x45\x67\x5e\x59\xe5\xe8\x8f\xc6\xd3\x0e\x31\x11\xad\x71\x45\x64\x1c\xa0\x1a\x66\x45\x04\xad\x11\xae\x71\xc5\x0e\x62\xe2\x66\x47\xf4\x7f\x22\x96\xf9\x42\xf4\x7f\x0f\x5a\x3c\x18\xc0\x18\xdf\xbf\x22\x22\x67\x89\x6c\xbe\x22\x98\x1f\x33\xec\xad\x08\xc9\x86\x92\xe5\x8a\xc0\xf1\x63\x48\xd6\x8a\x36\x10\x1b\xc9\xf6\x61\xf3\xa2\xa4\xb9\x80\x17\xd0\x89\x13\xb8\x22\x74\xc2\x54\xdb\xac\x38\xbc\x7e\x7e\x3f\x03\x82\x29\x39\x7e\xb8\x5a\x37\xcd\x2f\xbc\x93\x88\x6f\xbe\xe2\xac\x88\xae\xe4\x78\x60\xe3\x22\xa2\xc0\x8a\x13\xb1\x9b\x55\xdf\x1b\xca\x39\x1f\xf0\x66\xea\x3f\xed\x3d\x78\x9f\xdf\xc3\xbb\xa9\xab\x7e\xe8\x90\xbb\xea\xdb\x58\x7f\x6d\x26\xc7\x43\xd5\xf7\x87\xd9\xf5\xa0\xcd\xe4\xcc\x4e\xcc\x60\xa3\xfd\xca\xf1\x6c\xb4\x4f\xe1\x03\x40\x01\x81\x6a\x96\x05\xa4\x80\x1e\x44\xbf\x37\x0e\x67\x31\x1b\xdc\x0c\xbb\x98\xcb\x8d\xf5\x17\x3d\xdf\xde\x7f\x8e\xf7\x06\xbd\x19\xeb\x07\x33\x24\x0c\xdb\x8a\x48\x89\xdb\x44\x6f\x88\x04\xea\x62\x4e\x4f\xc1\xfb\xa4\x07\xa4\xba\x69\x62\x96\x0f\xda\x17\x7d\x3f\xa0\x17\x1e\x86\x00\x0f\x08\xd4\x04\xac\x04\xe6\xcb\x9b\xfd\x4a\x17\x02\x4e\x49\x7f\x09\x71\x75\xfd\xbb\x99\xac\x04\x1b\x55\xe7\xcd\x24\x41\x6d\x2c\xc9\x18\xf8\x02\x9d\x6a\xf1\x95\xe0\xa0\x40\xef\xb3\x95\x82\xd7\xc7\xf6\xc1\x6c\xe9\x7d\xb6\x52\x3c\xf4\x45\x07\x93\xe5\x88\x02\x92\xa4\x1d\x41\xa0\x73\x7d\x93\x0b\x6b\x64\x8e\x29\xa3\x7d\x32\xe3\x04\x6f\xcc\xde\xf5\x8c\x78\x5b\xee\xcf\x84\x9c\x7b\xbc\x09\xaf\x84\xf8\xa2\x4e\x7a\x48\xf0\xb6\xec\x5c\xff\x04\x1b\x54\xe7\xfa\xa6\xe2\xef\xb3\x3f\xce\xaf\xc8\x8f\x1c\x05\xa0\x73\xbd\x81\x02\xd0\x69\x93\x5e\x80\x01\x08\x4c\x72\xb6\x12\xd0\x46\x3a\xe9\x21\x81\x9f\xb5\xc2\xf6\x5a\xc0\xf7\x6c\x0f\x59\x78\x78\x33\x5f\xa9\x61\xfd\xb4\x3e\xf0\xc6\xa4\x83\xcc\x02\x50\x40\xe0\xcd\x79\xa5\x9e\xf0\x3e\xfb\x0b\x1b\x16\xa1\xba\x17\x80\x02\x12\xe3\x05\x57\x72\x7e\x46\xfa\x47\x68\x7f\x38\x37\xe9\x3f\x1c\x2e\xc9\x25\x3b\x12\x63\x32\x2c\xb6\x06\x7b\x98\x55\xea\xbc\xd9\x24\xe8\xa0\x99\xbe\x6c\x25\x78\x43\x31\xda\x70\x25\xe8\xa0\x19\x6e\xbf\xd2\x61\x5e\x9d\x40\x1a\x2b\x4d\x2c\x6e\x63\xfd\x13\x9d\xe7\xc9\xee\xd1\xfc\x0c\x31\x5c\x09\x06\xae\x26\x62\x47\xf8\x3e\x0d\x90\xcb\x43\xe8\x93\x88\x67\x7b\x7d\x9c\x0c\x30\x0b\x1a\xf8\x56\xba\x31\xd9\x3c\xe9\xd3\x3d\x10\x01\xcd\xf1\xe3\xa6\x66\x81\xfd\xb9\x11\x70\xad\xcd\x02\x83\xb7\xae\xbd\x09\x3a\x60\x0b\x7a\xc6\x62\x89\x38\x1f\xaf\x8f\xf5\xc3\xa0\xad\x6b\x6d\xbe\x2a\x62\xa4\x23\x9f\x1b\xde\x57\xb9\xd7\xd7\xf9\x6c\x28\xd7\x33\xfa\x4f\xe2\xc9\x17\x0e\x1f\x12\x7b\xc6\xcd\x8d\x40\x0f\x2b\x07\xef\xaf\xca\xcf\xe6\x31\x32\xd7\x0c\x1d\xae\x51\x6d\x80\x58\xfd\xc0\xa4\x5c\x2b\xc3\xc6\xc4\x04\x5b\x2b\xc3\x9b\x88\x51\x99\x2b\x27\x6f\x8f\xdf\x27\xaf\xaf\xf0\xd9\xeb\xd3\xfb\x37\xe2\xb6\xd9\x3e\x5c\x25\x8d\x92\x73\xce\x5e\x1f\xe7\x03\xae\x92\x16\xf5\x8c\xf9\x21\x7d\x7a\x70\x3f\xe3\x28\x57\x06\xf3\x60\xe0\xe4\xf2\xe8\xfd\xac\xf9\xc3\x4d\x4c\x37\xcd\x5c\x10\x47\xae\xf9\x41\x9e\x2e\xdd\xdc\x33\x6c\x50\xba\x39\x23\x40\x3f\x19\xe9\x2f\x7b\x16\x14\x1e\xfe\xb9\x9d\xf5\x65\xf0\xe4\xca\xb0\x39\x31\xd6\x72\xe5\x86\x58\x72\xd2\x67\xf6\x04\x4c\x97\xca\x6f\xbc\xaf\xef\xcf\xe1\x48\x1d\xfd\x42\x04\x7f\xd0\xcd\xd5\x43\xf8\x75\xf3\xcd\x1d\xeb\xcb\x9b\x58\xf6\xfc\x29\xdc\x8f\x19\xae\xd8\x8c\xaf\x5c\xd9\x22\x22\xe1\x39\x1e\xe0\x86\x98\xda\x03\x73\xd1\xcd\x36\x83\x7f\x10\x8e\x7a\x65\x4f\xb6\xc2\x9b\x14\x82\xfc\x13\x03\x34\x57\xf6\x7c\xfb\x14\x66\x10\xb7\x1f\x98\xa2\x6a\xe5\xe1\xef\xb3\x7f\x03\xf4\xc1\xfd\x9f\x3d\x23\x69\xd0\x33\xd6\x9b\xc2\x58\x9e\x5e\x1f\xfb\xb3\xb0\xde\xa2\x5f\xdc\xcc\x8c\xcc\x3b\x2f\xac\xb7\xe8\x19\x71\x27\x46\xe6\xed\xd1\xfa\xc4\x9c\x5e\xd9\x73\x2d\x51\x78\x42\xb4\x7e\xa2\xf7\xdc\xca\x08\xcb\xa4\xb7\xdc\xca\x47\x18\xe9\x45\xf3\x85\x9b\x18\xbd\xe1\x16\xe2\xf9\x7b\xd1\x7c\x79\xe2\x3c\xde\xb4\xb3\x67\x4c\x12\x3d\x3e\xfe\x3d\xfb\x0f\x7e\xa3\x9b\x2f\x42\xf8\x3b\xd5\xa6\x2b\x3f\xc8\xdb\xf3\xf3\x8c\x6c\x41\x9f\x59\x62\x95\x2b\xe2\xfd\xca\x67\xa4\x4a\xe2\x7e\x2d\xe7\xa6\xd7\x19\x47\xb3\xca\xe5\xe3\xfd\xd3\xe1\x52\x3c\xab\xf8\x4f\xe5\x98\x5c\x1e\x1e\xc5\x93\x35\xaa\x72\x18\xb8\x75\xcd\x2d\xc1\xbf\xd7\xfb\xf8\x9e\x87\x4b\x09\x87\x38\xa4\x53\x2c\xd0\xb1\x1b\x0f\x97\x02\xdc\x11\xe9\x14\x0b\xae\x8d\xc6\xc3\xa6\xe0\x5a\xc8\x38\x84\xe5\xb0\x00\x44\xfc\x5e\xc5\x93\x0e\x93\x39\x94\xe4\xdf\xeb\x19\xdf\x57\xbd\x8f\xfe\x54\x95\x63\xb2\xa9\xe6\x28\x70\x8d\x64\x38\xe9\x2a\x90\x84\x18\x4f\xba\x0a\xd4\x4c\xc6\xc3\xab\x94\x8a\x67\xce\x07\x74\xbe\x0c\x30\x5d\xa5\x7a\xca\x71\x8e\x07\x01\xa7\x74\x3d\x5c\xc5\x99\x95\xfa\xd7\xb0\xd8\x2a\x3f\x92\x48\x97\x5a\xaf\x38\xb3\xa1\xa4\x55\xc0\x6c\xa4\xe6\x2b\xce\x6c\x34\xbf\xb0\x19\x99\xbe\xef\x9e\xf3\x93\xf5\xf7\x37\xaf\x31\x9f\x31\x3f\xbc\xc9\x15\xc3\x78\x55\xff\x61\x36\x9d\xae\xc5\x0b\x58\x05\xc9\x78\xf8\x15\x4f\xed\x44\xc9\xa8\x40\x58\x21\x8e\xdb\x02\x98\x41\x62\x10\xec\x2a\x6f\xe6\x27\xf6\x07\xae\xdd\xc6\xc3\xb0\x38\x33\xe2\x61\x0e\x78\x83\x44\x5c\x87\x55\xde\xb4\x85\x5c\xcf\x31\x80\x9e\xa1\xef\xc1\x4c\xc8\x3c\xca\xc4\x7a\xf1\xf0\x2b\xe7\x26\xd6\xa5\xd6\x2b\xd3\xdb\x67\x7d\x87\x19\xf5\xaa\xcd\x08\x35\x91\xf1\xf0\x28\x87\x19\xf5\xca\xc3\xb8\x80\xf9\x18\x99\x77\x81\x6b\xb5\xd4\x66\x40\x48\x08\x46\x66\x53\x8e\xb0\xd3\xe9\x6d\xb8\x00\x79\xd0\xa5\x96\x2b\x0e\x16\x22\xfa\x84\x8d\x4c\xc2\x45\x71\xe1\x46\xf3\x8b\x9b\x91\xd4\x6e\x05\x71\x6b\xc6\xc3\x11\x18\x09\x41\xc2\x45\xc1\xcd\x88\xde\x7f\x0b\x98\x09\xf9\xe2\x61\x5f\x2f\x64\x46\xe0\x4d\x1b\x98\x09\x99\x41\xc9\xab\x82\x7f\x48\x6d\x5c\x03\xe6\x9f\xcc\xb8\x9e\xfd\x9d\x2f\xce\x57\x8d\x98\x6f\x4a\xf2\x15\x41\xb1\x3a\xbc\x6a\x34\x94\x57\x3e\x0f\x7c\xff\xad\x47\x4d\x40\x47\x21\x73\xad\x29\xa2\x9c\xf5\xa5\x8a\xf2\xce\xe7\x43\xdf\x52\x03\xd7\x04\x04\x13\xf2\xb7\x9a\x0c\xe5\xaa\xdf\xdb\x63\xfb\xc8\x07\xc7\x28\xfd\x55\x13\xf0\x56\xc8\xdf\x6a\xc2\xfa\x70\xbf\x55\xd8\x00\x75\x38\xd5\xdc\x50\x1f\xdb\x83\x30\xa4\xc3\xaa\xc2\x46\xad\xc3\xa9\x66\xd4\x47\xfe\x51\x0b\xd6\x93\xfb\xa3\x42\xf3\xa3\xc3\xa9\x16\xac\x07\xe9\xbd\x42\x13\x24\xfe\x5d\xeb\xd9\xcf\x74\x70\x59\x15\x71\x65\xe2\x5f\xb5\x21\x6b\x07\x0f\xeb\x0a\xfe\x21\x7e\x56\x8f\xb0\xd2\x9b\xfa\xdf\x31\xdf\xe1\x2f\x90\x2e\xab\xf6\x43\x0c\x52\x63\x54\xf3\x8f\xf5\x7c\x98\x89\xd4\x06\x15\x6a\x1c\x31\xab\x6a\x13\xef\xeb\x19\x9d\x27\x33\xaa\x47\x72\xc9\x8c\x30\x5f\xc0\x8a\xe8\xba\xd6\x03\x2b\x22\x88\x99\x54\x00\x14\x35\x11\x2b\x98\x87\x98\x49\x3d\x92\x4e\x66\x84\xfa\xaa\xf0\x9e\x11\x33\xa8\xf3\x6c\x4e\x1a\xbc\x17\xf0\x20\x32\x5d\xa9\x57\x05\x08\x91\xae\xe5\x15\x89\x22\x7f\x88\x7f\xd5\xf3\xbe\xc6\x8b\x5c\xa7\x3f\xc4\x0d\xd4\x22\x06\x8d\xad\x8a\x34\x37\x17\x25\x83\xba\x2f\xbc\xcf\xf2\x8d\xc5\xa1\x64\x05\xfc\x89\x48\x3f\xf2\x05\x00\x8a\x7c\x51\xf2\xaf\x1b\x10\x3b\x22\xbe\x73\x73\x8a\x3f\xf3\x7b\x83\x18\x78\xd8\x03\xb0\x22\xfe\xcc\x2f\xd4\x22\x32\xa8\xd6\x73\x73\x8a\x3f\xe3\x41\x6a\x06\xe9\xc4\x2b\x72\xa8\xaa\xff\x0d\x68\x44\x0c\xea\x5a\xed\x42\x4e\x18\x0a\x0f\x0d\xd9\xa5\xd5\xdf\x76\x61\xfd\xa9\xd6\x01\xc6\x45\xbc\x28\xf9\x00\xe4\x42\x49\x8f\x57\x43\xc6\xac\x8b\xeb\xdf\x42\xc2\x73\xe4\x33\xe8\x83\xf4\xd0\x90\x45\xfa\xa2\x4e\xba\x45\x6c\x56\x32\xe3\x16\xd1\x1f\x0a\x17\x40\xbd\x50\x9e\xd9\x05\xd4\x8b\x48\xd7\xf5\xd5\x1c\x93\xe8\xd2\x33\xd6\x9f\x92\x7e\x4b\x58\xff\xa4\xef\xb1\xfe\x64\xf6\x0d\xcc\x44\x92\x79\x43\x52\x40\x22\x06\xac\x96\xf1\x3e\xe9\xab\xe5\x81\x67\xb6\x97\x27\xbe\x67\xff\x01\x6a\x24\x49\xb5\x39\xb3\xe0\xe1\xd0\x90\xf9\xef\x22\xf3\x69\x05\xeb\x4f\xfa\x6e\x48\x53\xc9\x94\x89\xab\x55\xf4\x5f\xfd\x39\xc2\x8c\x52\xa7\xae\x56\x07\x9e\xd9\x1f\xe4\xad\x66\xc4\xfb\x6a\x10\x56\xa4\x26\x07\x20\x46\xbe\x78\x33\x69\x60\x36\x5d\xf3\xe1\xcc\x86\x37\x93\xd6\xbd\x7d\xb6\xd7\x41\x1f\x1a\x7f\xf7\xfe\xb3\x7e\xdc\x94\x24\xdc\x35\x03\x3d\x50\xad\xdd\x90\x1e\x90\xae\xe4\xab\x1d\xe1\x45\x39\x48\x57\x33\xcf\x12\xa4\xef\x31\xdf\xa2\x9f\xe1\xf5\xb3\xfd\x01\xfa\xa1\x9a\xba\x81\xdf\x74\xf5\x67\x62\x3e\x79\x18\x03\xb1\x43\x09\x3b\x57\x3b\xfc\x26\x32\xc8\x79\xb5\x79\xa3\x9c\xef\x2f\xcc\x07\x6f\x46\x0d\x79\x67\x03\xf7\x7b\x83\x30\x22\x35\x6b\x5b\x37\xca\xf5\x3d\xe6\x87\x87\x13\x10\x39\x62\x10\xbd\x1d\x7e\x11\x65\x26\x68\xdb\xc7\xcf\xef\x37\xd6\x97\xfb\xbf\x6d\xcc\xbf\xe8\x67\x2f\x94\x73\x3e\x91\xb1\x36\xf0\xe6\xd8\x6e\x8c\x8f\x87\x4d\xbb\xbd\x3d\xae\xff\xed\xf5\xfd\x25\x1b\xf0\x6a\x60\x5e\x41\xc4\x8e\xac\x32\x84\x87\x58\xed\x48\x36\x31\x88\xf8\x9f\xb3\xf9\xbb\xe9\x7d\x2c\x16\x25\xef\x06\xa0\xb5\x6e\x7a\x1f\x83\xe7\x4d\x01\xf0\x21\x5d\x92\x1f\xe0\x43\x22\xd3\x82\x2d\xc0\x87\x74\x39\x08\x00\x3e\x24\xcb\xa0\xd6\xa1\xe3\x95\xe4\xd7\x83\xd7\x5f\xf9\x7c\x26\x57\x6a\xad\x1e\x7c\x32\xbe\xc5\xec\xc8\x4f\xca\x08\xe5\xd5\x23\x88\x99\x92\x4e\x07\x33\x93\x0d\xa5\x03\x4f\x4d\x6a\x9f\x8e\xdc\xb7\xcc\x32\xb5\x00\x3f\x92\xb5\x39\x3b\x12\xe6\x33\xcd\xd4\xea\x2e\x59\x51\xd2\xe9\xce\xbc\x28\xe9\xf4\xc3\xbc\xba\xd4\x38\x80\x2b\x89\xc4\xb7\x5a\x80\x23\xc9\x8c\x23\x59\x80\x23\x89\x8c\x78\x5e\x80\x23\xc9\x4c\x1c\xba\x7a\x8e\x28\x67\x7f\x33\xc6\xd7\xf4\x8c\xf5\x22\xf1\xf5\x8c\xf9\x22\x33\xed\x19\xcc\x9f\xc4\x07\xf8\x92\x4c\xb8\x8a\x05\xf8\x92\x2e\x35\x0b\xe0\x4b\x32\xe1\x2a\x16\xe0\x4b\x22\x73\x3f\x2d\xc0\x97\x64\x19\x24\x7b\xc1\x61\xda\x55\x8e\xc3\x8e\x92\x5a\x3f\xcc\xb1\x4b\xcd\xd1\x2b\xfa\xcb\x9b\x09\xe0\x4e\xba\x24\xd1\x5e\xb1\xfe\x3c\xbc\x00\x57\x12\x83\xca\x9b\x7f\xcf\xf1\x80\x99\x32\x6e\x62\xf5\x76\x24\x65\x13\x7d\x22\x73\x2a\x33\x3e\xad\xde\x31\x5e\xad\xdf\xb9\x09\x46\xe6\x74\x5a\xdd\x31\xe8\xb4\x9e\x48\xa5\x1a\x44\xaf\x16\x50\xce\xf9\x03\xb3\x0c\xa2\x57\xc3\xfc\xf0\x26\xd7\x0d\xf3\x41\xe6\xd8\x91\xc2\x37\x88\x7e\x0d\xf4\xa8\xf9\x30\xd0\xa3\xe8\x17\xb9\xb6\x88\x68\xb1\x3a\x52\xd6\x07\xd1\xe7\x11\xee\x62\xd0\x78\x06\xe8\x4f\xed\x0f\xcc\x8f\xc6\x33\x30\xbf\xbc\xf9\x75\xe4\x63\x0d\xa2\xc7\x89\xf5\x24\x3f\xe8\x13\xfb\x8d\xfb\xbf\x2f\xaf\x8f\xfd\x5f\x5e\xae\x67\xaf\x8f\xfd\xdf\x15\x30\x7d\xec\xdf\xb9\xf9\xc5\x20\xfa\x70\x61\xcc\xf4\xbe\xa1\x9c\xfd\x71\xe6\x28\x7a\x38\x37\x39\x93\xf0\x00\x04\x92\x1c\xc4\x7f\x00\x1f\x26\xe1\xa1\x3b\xbf\x13\xbd\x1c\xe1\x2c\x13\x4c\x6f\x01\x71\x24\x32\x8e\x64\x01\x51\x24\x13\xf1\x62\xd9\xd5\x4e\x7d\x59\xe5\x1d\xe5\x95\xcf\x37\x70\x07\x13\x9f\xb1\x7e\x9c\x3f\x0b\x17\xca\xd9\x5e\xc0\xfa\x71\x3e\x81\x38\x92\x03\x85\x23\x20\x8e\x44\xe6\x23\x5a\x40\x1c\xc9\x3a\xcc\x2c\x2c\x3c\xb3\x3f\xe7\x26\x68\xe2\x3f\x16\x31\x3e\x1e\x1e\x16\xb1\x1e\x9c\x5f\x8b\x1b\xe5\xec\x1f\x52\x7d\x07\xfb\x4b\x9c\xcb\xb2\x23\xb9\x65\x1d\x1e\x96\x30\x19\x94\x84\x2d\x63\xb1\x35\x99\x60\x1e\x32\x00\x5a\xc1\x60\x29\xa9\x1a\x52\x2e\x33\x43\xd1\xb2\x7a\x16\xf7\x67\x32\x6a\x42\x39\xdb\x03\x4c\xd9\xcf\x64\x20\xed\x5e\xa0\xa4\x65\x0d\xe9\xb0\x35\x39\x60\x1e\xcc\xdd\xb3\x00\x1f\x12\x99\xac\x67\x01\x3e\x24\x13\x3e\x63\x59\x3b\x8b\xf9\xfb\xfc\xa0\x9c\xed\x01\xaa\xec\xf7\x19\xd9\xff\x79\x38\x01\x2e\x24\x46\x4d\x6e\xf7\xef\xd9\x1f\x30\x93\xa8\xf9\x3b\xcc\x24\xcb\x21\xc0\x0c\xd9\xbb\x35\x9f\x47\x32\x33\x1d\x3e\x80\x1b\xc9\xcc\xef\xb8\xec\x48\x5e\xa6\xc3\xc3\x0c\xa9\xcd\xa3\xea\x5b\x28\x27\x31\x78\xfe\xf0\xa8\xef\x6f\xd4\xc7\xfe\x0f\xcc\x57\xd4\x33\xe6\x97\x37\x01\x1b\x58\x6f\x1e\xb6\x86\x9b\xa1\x0e\x57\x9b\x67\xfd\x19\x54\xb6\x6c\x62\xbd\xb9\x59\x0d\xc0\x81\x0c\x22\x5b\x36\x41\xdc\x1a\xdf\xf2\xf6\x59\xdf\xb9\xe9\x19\x83\xc6\x16\xe0\x46\x62\xd4\xfc\x43\x72\x63\x52\xc7\x65\x48\x70\x1a\x28\xa9\x1a\x80\x37\x03\x0f\x2b\x83\x64\xa6\xc3\xd8\x36\xc6\xaf\xf9\xdb\x0f\x70\x3c\x59\xdf\x7d\x79\xf2\x74\x3e\x07\x94\xb3\xfe\x1b\x29\xed\x35\xbf\xc8\x17\xf8\x33\xdf\x37\xe8\x89\x37\x73\x83\x70\xc5\xc4\x8e\x0b\x70\x23\x31\x8a\x79\x3c\x3e\x9e\x8f\x3e\x06\x98\x13\x23\xb4\xd7\xb8\xce\x7a\x6b\xbf\x00\x0e\x24\x32\x62\x7a\x01\x0e\x24\xcb\xa1\x03\x70\x20\x91\x11\xd3\x6b\x1c\x66\x62\xa2\xd7\x11\x90\x52\x93\x92\xf8\x38\xc2\x95\xc5\xa0\xfa\xb1\xbe\x64\x7e\x23\x7a\x7b\xfc\x3e\xa2\x3d\x0a\x07\x23\x9e\xf5\x17\x7d\x0d\xdc\x1c\x99\x0a\x72\x8d\x08\x2c\xd0\xa8\xef\x91\xac\x9f\xf4\x30\x9c\x39\x51\x58\x18\x09\xe3\xe7\x61\x3e\x90\x90\x54\xc2\xc0\x28\x5e\xce\xf1\x42\x78\x91\x30\x30\x9c\xff\xf0\x30\x1d\x05\xeb\x5f\xf4\xfe\x59\x9f\x9f\xf1\x54\xef\x2f\xdf\xaf\x98\x3f\xd2\xdf\x80\x70\x22\x07\x17\x20\x8a\x64\x39\xb0\x8c\x8a\xf5\xd3\x7c\x3b\x3f\xa2\x70\x06\x04\x11\x93\x81\x7c\x34\xec\x47\x0a\x67\xa3\x83\x1f\x54\x3d\xa3\xff\x3c\x6c\x47\xc7\x7c\x6b\xbc\xc8\xfb\x2e\x61\x61\x18\xe6\x9f\x87\xcb\x30\x8c\x87\xc2\xe4\x30\x1f\x8f\xde\xc7\x78\x34\x3e\x64\xf2\xd4\xe1\x3e\x7c\xbf\xeb\xfd\x79\xf8\x33\xf3\x82\x2f\x20\x7e\x64\xed\x07\x20\x7e\x18\x13\x86\xad\x31\xd1\xdf\xfe\x97\x08\xfd\x05\x78\x8f\x4c\xf4\xd5\x05\x78\x0f\x63\x4a\x84\x35\x16\x26\x53\x8d\x2d\x40\xc1\x92\xf9\x0f\xa8\x91\x98\x55\x70\x8d\x73\xcd\x33\x46\xe8\xae\x71\x98\x45\x64\x04\xf6\x1a\x1b\xd8\xb1\x64\x6e\x80\xfb\xc8\x92\x34\xc6\xc6\xe6\xa4\xa4\x34\x36\x16\x57\xdf\x3b\x73\xa0\xce\x7c\xdc\x67\x71\x93\x36\x13\xae\x6d\x92\x2c\xc6\xed\xf5\xb1\x7f\x48\x07\x2a\xef\x1d\xc0\x83\x44\x46\x60\xaf\xf1\x60\xf2\x28\xf9\x0d\xe8\xa0\xe5\xad\x33\xa1\x16\xd2\x62\x03\xde\x23\x32\x3d\xcb\x02\xbc\x47\x96\x24\x32\x9d\x59\x50\x12\x98\x2e\x79\xfc\x7c\xef\xf5\x7d\xfd\x9d\x11\x8b\x4d\x1b\xc6\xc4\xe6\x66\x50\xd4\x9a\x67\x73\x47\x26\xb4\x5f\x13\x37\x27\x26\x37\x5c\xf3\xdc\x9c\x2c\xa9\xfe\x73\x73\x8a\x0c\x1a\x5c\x13\xe0\xa8\x49\xfd\xc5\xe6\x66\xf6\xc3\x35\xd3\x0d\xb4\x5d\xbd\xff\xa0\xfc\x9b\x3f\xc0\x75\x58\xa6\x70\x30\xcf\xcd\x29\xa6\x9f\xe7\x81\xf7\xf9\x7d\x9e\x80\xeb\x4d\x7c\x5e\x78\x9f\xe3\xc9\x5e\x3f\xbf\x07\x73\x61\xf2\x93\x05\xf8\x0d\x63\x10\xe3\x9a\xe7\xe6\x94\x99\xe3\x70\xcd\x32\x80\xf7\xcb\xf9\x38\xcc\x26\x26\xb5\xe7\xe8\xc1\x51\xcf\x1b\xe5\x1c\xcf\x11\x6e\xa2\x36\xd7\x84\x70\xc3\x24\x89\x6b\x22\x79\xa8\x84\x9b\xd9\xce\x7a\x64\x1e\x76\x13\x37\xa3\xa8\xfa\xba\xf7\x9f\xdf\x83\xb9\x48\x38\x99\x48\x2f\x2a\x61\x64\x1e\xe1\xc3\x08\xe3\xbb\xe6\x11\x3e\x22\x13\xa4\xac\x69\x98\x2f\x0a\x17\x13\x6a\xe6\xa8\xf1\x0c\x4f\xb8\xcc\xf6\x07\xd6\x8f\xcc\x64\x0e\xcc\x2f\x85\xa1\x39\xb1\x7e\x64\x2e\x73\xa2\x7f\x14\x86\x80\x70\x11\x99\x61\x65\x01\xe1\x22\x13\xae\x66\x4d\xa8\x99\x09\x57\xb3\x26\xf2\x0a\x33\xa8\x78\xcd\x85\xf5\x10\x7d\xe1\xa6\x42\x78\x99\x05\x04\x0b\xcb\xda\x0f\x0b\xeb\xa1\xf5\xc3\xcd\x84\x89\xf0\x16\x10\x25\x22\x11\x05\xd6\xbc\xb1\x3e\x14\x0e\xe6\x5d\x01\x9a\xcc\xfa\x21\x1c\x88\x3f\xcd\x1b\xc8\xc5\x41\xf5\x19\xca\xf5\x0c\x7a\xd5\x7a\x42\x73\x23\xe1\x62\x62\xff\x47\x0a\x0f\x40\x88\x30\xc5\xd5\x00\x21\x22\x13\x7e\x66\x01\x21\xc2\x14\x57\x03\xc4\x87\xc8\x3c\x2b\x6b\x85\x1b\x40\xcb\x89\xcf\x0f\xca\x59\x5f\x04\x2e\x33\x0f\x53\x20\x3a\xc4\x44\xe1\x09\x88\x0e\x46\x2c\xba\x05\x44\x87\x48\x34\xe3\x05\x44\x87\x1c\x79\xf8\x2f\x1c\xe6\x72\x58\x5a\x09\xeb\xcd\xc3\x7e\xa5\x81\xfa\xbe\xf9\x00\xc2\x43\x96\x70\xb4\xf2\xe1\x17\xc4\x42\x5b\x2b\x83\x3e\xca\x9f\x6c\x2e\x2b\x63\xf1\x35\x18\xdf\xfc\x54\x0b\xac\x82\xc5\xe3\xb5\x73\x61\x33\x13\x9b\x6b\xad\xe2\xdf\xeb\xfd\x1b\xcf\x9c\xdc\x02\x40\x6d\x1e\x0e\x80\x8b\x88\xcc\x33\xb2\x00\x17\x91\x99\xbf\x6f\x2d\xdf\xec\x94\x3c\xd6\xd9\xec\xc6\xa0\xb6\xb5\x6a\x45\x39\xdb\x3f\x92\x89\x11\xbb\x6b\x2d\x48\x26\x4c\x2d\xb2\x00\x3f\x11\x99\x5a\x64\xad\xe6\xed\x91\x18\x1a\x88\xc5\xf4\x0c\x62\xe1\x66\x5f\x0d\xc4\x62\x7a\x2e\xa8\x8f\xe3\x41\xca\x71\x49\x9a\xab\x1d\x66\x4a\xac\xab\xb5\x1a\x36\xa3\xc6\x8b\x9b\x8d\x24\xab\xe5\xcc\x83\x6a\x8b\x65\x20\x0e\x8d\x6f\xa0\xff\x5a\x5c\xe8\x8c\x25\xf9\xad\x31\x00\xbc\xcd\xfa\x07\xe6\x5f\xe3\x9d\x20\x16\xf5\x77\x02\x79\x5b\x9b\xc5\x99\x09\x99\xcd\x82\x5a\x43\x92\xe3\x9a\xe8\x1f\x25\x33\xc0\x51\x64\x49\x8e\xeb\x08\x17\x56\xb5\xde\xb0\x51\x25\xd1\xcb\xc2\xe6\xd4\xf8\xa0\x43\x66\x86\x91\xb5\x36\xe6\x43\xe3\x83\x4d\x2a\x89\x5e\x6e\x30\x2f\x4a\x6a\xeb\xc6\x61\xc6\x9b\xc3\xba\x23\x90\xc4\x55\x8e\xfe\x51\x72\x03\x82\x44\x4c\xa2\x0f\x08\x17\x92\x3c\x17\x6c\x56\x4c\x4a\xb2\x96\x33\x17\x4a\x9e\xeb\x39\xcc\x40\xae\xee\x0b\x37\x11\x49\xaa\xfb\xdc\x44\x4c\xae\xee\xfb\x42\xff\xf8\x3e\x10\x24\x22\x73\x87\x2c\x20\x44\x64\xc2\xf1\xac\xed\xcc\x87\xc2\xc0\x3e\x37\x0f\x93\x6b\xf8\x0e\x38\x2c\x49\x7f\x3b\x00\xaf\x9c\x37\x95\x1d\x0e\x73\x96\xb7\xdd\x86\x0d\x8a\x41\xd0\x6b\x43\xed\x21\xe1\x10\x88\x12\x51\xc2\xc3\x76\xe1\x82\xeb\xb5\x61\x83\x92\xf0\xb0\xd3\x59\x5f\x46\x6c\xaf\x9d\x40\x7f\xdc\xff\x3b\x01\x4e\x9d\xcc\x73\x27\xc3\xf7\xdf\xfa\x00\xa1\x22\x66\x1e\xd6\x3b\x7b\x7b\xec\x5f\xf1\xfe\xb0\xfe\x82\xf5\xe1\xfa\x6e\xf0\x0b\xa2\x98\xaf\x5d\xb1\xbe\x14\xbe\x80\x30\x11\xb3\xe6\xab\x9e\xf5\x92\xf7\xe9\x3e\x37\x8f\x98\x79\xf8\xef\x06\x7a\x22\x3f\xd9\x87\x1f\x44\x06\x81\x2f\x20\x46\x44\x09\x33\x40\x8c\xc8\x4c\x5c\xb8\xb6\xef\x67\xd2\xcb\x86\x4d\x4a\xc2\xf0\xee\xfe\x3d\xfb\xdf\xfd\x7b\xce\x57\xc7\xfa\xfe\x7c\x8f\xf5\xa1\xf0\xbb\x3b\xd6\xf7\xa7\x3e\xcc\x87\xe8\x07\x37\x15\x22\x34\x2c\x20\x4a\x64\x09\xbb\x1b\xfc\x84\x41\xeb\x6b\x8f\x0a\x00\x7b\xbe\x7f\xf8\x47\x64\xe6\xd8\xb5\x91\xff\x43\xde\x7b\x7b\x60\xfd\x78\x98\x03\x31\x22\x12\x91\x61\x6d\x17\x46\xec\x4f\x71\x2e\x80\x93\xc8\x92\xac\xf7\x8a\x80\xcb\xe7\xe4\x83\x99\x24\x5e\xdb\x37\xd4\x1c\x84\x77\x58\xfb\xdc\x64\x72\x12\x31\x83\x79\x64\x11\x1b\x98\x05\x23\xe8\xd7\xde\x67\xf1\x65\x40\x03\xfc\x43\x64\x86\x8e\x05\xf8\x87\x2c\xc9\x75\x83\x39\x30\x25\xc7\xda\x30\x68\x27\x4d\xc6\xe3\xed\xb1\xfd\x67\x00\xb0\x9f\x93\x01\x83\xb6\x5c\x41\xf7\xb3\x50\xae\x67\x6c\x4e\xaa\x79\x6e\xdc\x4c\x24\x99\xde\x60\x0e\x99\x92\xc3\x8d\x9b\x88\x5c\x41\x6f\xa8\x2d\x88\x1d\xb5\x00\xff\x60\xf2\x93\xbf\x71\x53\x91\x24\x7d\x23\xa5\x88\xfc\xe6\xef\x80\xc5\xa4\x64\x01\xf8\x86\x48\xb8\x85\x05\x78\x86\x2c\x49\x1b\xf0\x0c\x59\x92\xf6\x7d\x6e\x26\x26\x1b\xd6\x0d\x03\x36\xb3\xe9\xae\x1b\x69\x45\x64\xc3\xba\x9d\x79\x14\xbd\x8f\xf1\x15\x95\x6f\xd4\xcf\xfe\x1f\xe6\x90\x89\x5d\xb5\x6e\x30\x07\x49\xe6\x40\x64\x30\xb9\x2e\xdf\xb8\x89\x48\xf2\xbd\xcf\x4d\xc4\x64\xb3\xba\x61\xc3\x91\xa4\x7a\x3b\x73\xa1\x70\x71\xd7\xb3\x7e\x4c\x54\xb2\xee\xc3\x1c\xcc\xb4\x1e\x10\x16\x08\xf9\xbf\xee\xc3\x1c\x4c\xae\xb4\x40\x6c\xc8\xba\x79\xdf\xc8\xef\x20\x6f\xa4\xdb\x99\x07\x75\xce\x77\x3f\xeb\x25\x6f\xa0\xbb\x63\xf3\xf1\x70\xb9\xa1\xa6\x48\xea\x7f\xc7\x7a\xf1\x66\x70\x77\xf4\x8f\xc2\xc8\x0d\x9b\x0a\xd3\x4f\xac\x1b\x6a\x0c\x49\xca\xb7\x33\x07\x32\xfb\x7b\x60\xfd\xd4\x9f\xe1\xe5\x7c\x7f\x4c\x94\xb3\x7d\xdf\xec\x64\x76\x40\x7c\xc8\x92\x8c\xef\x89\xf5\xd0\xf7\x13\xeb\xc1\xfd\x73\x23\x1b\x90\xbc\xfb\xee\x05\xe6\x4a\x66\x77\xfb\xfe\x26\x73\xbb\x21\x1c\x10\x1e\x66\xdd\x0b\xf4\x47\x49\xfb\xf6\xfd\x4b\xe6\x77\x23\x0e\xe7\x92\xc7\xc6\x0d\x5f\xd8\x4b\x2e\x1b\x37\xac\x18\x4c\x5b\xb8\xee\xc7\x93\x62\xa8\x8b\xd8\x92\x45\x24\x7d\xce\xf7\xcc\x44\x86\xeb\xf6\xac\x10\x72\xe2\x78\x60\xb7\x65\x5a\x82\xf5\x5c\x98\x73\xee\xe9\x07\x7b\x9a\x69\x09\xd6\x13\x90\x46\x43\x5e\x07\x80\x91\xc8\xcc\x85\xb2\x9e\x30\xfd\x05\xfd\x71\xa8\xb4\x70\xd7\x3d\x01\xbb\x84\x54\x0a\x5c\x89\xa8\xfb\xd3\x03\x4b\x2e\xd3\x23\x2e\xe0\x4a\x44\xdd\x9f\x9e\x73\xdf\x08\x97\xfc\x30\x9e\x84\x2e\x92\x6c\x9f\x04\x36\x48\xb2\x7e\x12\xa6\x9d\x64\xfc\xf8\xb6\x24\xdb\x78\xb2\xcf\x32\xe9\xee\x29\x5e\x21\x7b\x54\x7d\x5d\xc8\xe8\x9f\x23\x95\x47\x41\x27\x3c\x70\x5b\xbd\xe4\xca\xf0\x54\xc3\x0b\xec\x42\xc5\x24\x51\x61\xfa\x54\x2c\x4b\xf9\x93\x69\xff\xf1\x4c\x0f\xb2\x75\x3d\x30\x6f\xe8\x06\x08\xe4\x8a\xa8\x1b\xdf\x03\x0d\x00\xd1\xec\xd7\x03\x0d\x00\x61\x84\xd6\xd3\xdf\x54\x28\xfa\x20\xe1\x03\x8e\xaf\x7b\x2e\x12\xcd\x79\x2f\x78\x81\xe3\x83\xc1\xa3\x68\x0d\x71\x8c\x13\x88\x68\x3d\x86\x29\x26\x67\x7c\x0c\x6b\x26\x8b\xc1\x83\x7b\x00\x61\xe0\xd6\x33\x3c\x1b\x8a\xc6\x00\x7b\x67\x11\x15\x60\x6f\x0b\xcd\xe1\x81\x3d\x93\x38\x71\x0b\x68\x1c\x59\x17\xaf\x07\x7b\x5d\xe8\x0e\xcf\x1c\x9e\xbe\x85\x3d\xc0\x4d\x40\x37\xa9\x07\x7e\xf8\x17\x31\xc3\xd7\x33\x31\x26\x5e\x35\x1e\xec\xee\x22\xb2\xf1\xd3\x9b\xa7\xe5\xb3\xbc\x87\x7a\xdf\x7b\xc4\x39\xdc\xd5\x13\xc0\xf0\x05\x28\x1e\x75\xf7\x79\xb6\x67\xa0\x21\xff\x7c\xe0\x70\x42\xb8\xa5\xf5\xdc\xde\x03\x2e\xd3\xed\x15\x70\x4e\x6e\xef\x01\x27\xf5\xf1\x75\xa6\xf4\xf5\x3c\x58\x67\x11\xc2\xf3\xe6\x9c\x61\x97\x60\x35\x95\x6e\xe0\x79\x40\xb7\x4d\xcf\xd8\xdc\x54\xf6\xed\x0b\x96\x0a\x02\xdd\xef\x0b\xca\x08\x26\x97\xdc\x97\xb3\x97\xef\x88\xda\x17\x44\x82\xf2\xdd\x4f\xf7\x75\x61\x92\xbf\x39\xd9\x57\x00\xe1\x34\xd6\x07\xb3\x29\x81\xf1\xf7\x05\x65\x25\x95\x0f\xfb\x0a\x3e\x45\xac\xdf\x99\xcd\x47\x06\xfb\x72\xe6\xf2\xdd\x47\xf7\x15\x41\x06\xd4\x1e\xed\x2b\x82\x61\x7e\x17\xd2\x7d\x39\x33\xa9\xec\x40\x02\x99\x74\xbe\x9f\xbc\x01\x36\x98\xb1\xaa\xb1\xb0\x47\xf0\x4a\xa3\xba\x62\x5f\x70\x71\xbd\xa8\x0f\xd9\x57\x06\x6f\x68\x7c\x86\xbe\x91\x58\xed\xfb\xf2\x53\xbe\xb3\x47\x30\x66\x10\xab\x7d\x5f\xce\x9d\x34\xc5\xd5\xbf\xe7\x14\x56\xff\x5e\xe5\xa0\x82\xa8\x1e\xe1\x8e\xc1\x3b\xea\xbe\xe0\x94\x7f\x45\xf5\x08\x1a\x48\x5e\x52\xf7\x05\x0d\x24\x2f\xa5\xfb\x6a\xde\x22\x17\xd1\x53\xcd\xf0\xd6\xb8\xaf\x23\x48\xc4\xf2\xf3\x9c\x3c\x17\x11\xbb\xe0\x1c\xec\xe7\xb9\xf8\x0b\xec\x42\xab\x68\x52\x4d\xdc\xfe\x82\xfa\x00\x06\xd2\xd9\x44\xf7\xf4\x48\xfa\x02\x36\xda\xa2\x69\xec\xde\x24\xa7\x05\x37\x99\xa2\x59\xc0\x4d\x86\x37\xe9\x7d\x75\x6c\x5f\x63\x8f\x9c\xa5\x19\x97\xc9\x40\x49\xd4\x3b\xef\x0b\x57\x15\x5e\x85\xf7\xe5\x09\xab\x98\xa2\x7b\x5f\x50\x9c\xf2\x2e\xbc\x2f\x67\x69\xea\xf1\xf0\x0a\xf8\x3e\x5c\x34\x8a\x86\x38\x41\x6a\xd4\x44\x6e\x20\xc8\x64\xc2\x0b\xee\x6b\xe2\xa0\xa0\x40\xb3\x2f\x67\x59\xaa\x71\x61\x3b\xff\xc9\xe8\xbf\x2f\x18\x59\xb3\xb6\xfa\x8e\x5e\x3b\xfb\xb3\x07\x5e\xe0\x0c\xed\xe9\x19\xa1\x38\xc5\xb0\x94\x10\x48\x7c\x5f\x9e\x92\x86\xf9\x82\xf7\x05\x86\x46\x24\xf1\x7d\x41\xb5\xca\xdb\xfd\xbe\xee\xdb\x73\x48\xf1\x8f\x23\x21\x65\x5e\xef\xb7\xc3\xce\x5c\x49\xfc\xe1\x39\x73\x4a\xac\xec\x0d\xdc\x99\x9c\xb5\x48\xf0\xc9\xe5\xfd\x7d\x87\xc3\xbf\x32\xef\xef\x3b\x5c\xbe\xaa\xdc\x8d\x01\x4e\xb7\xbc\x80\xef\xf0\xa6\xbd\xe2\x76\x0c\x87\x83\x45\x22\xa5\xec\x80\x4b\x0e\x43\x28\x76\x38\x1c\x2b\xe7\xc0\x0a\x03\xf2\x80\x69\x7f\x07\x08\x50\xb4\x4f\x6c\x40\xc7\x44\xc2\x69\x6f\x40\xc3\x64\x5e\xf1\x77\x00\x87\x62\x2e\x9d\x1d\x20\xee\xf0\x8a\xbf\x03\x72\x31\x5c\x3f\x15\x82\xc1\x10\x92\x7a\x03\x0b\x26\x67\xf5\x18\x0c\x86\x10\xd4\x3b\x94\xdb\x33\x73\xe9\x83\x07\x2f\xb0\x85\x8a\x49\xd3\x10\x0f\xc7\x89\x04\x57\xd9\x00\x83\x89\xc4\x84\xde\xa1\x36\xaf\x50\x2f\x60\x08\x89\xb3\x5e\x7d\x08\x7a\x5e\x28\x37\x3e\x83\x14\x03\x9f\xc1\x80\x18\x06\xb2\x43\xc3\xaa\x11\x0b\x6f\x07\x38\x78\xd0\x26\xb3\x03\x36\x3f\x51\x9a\x37\xe0\x64\x32\x6d\x32\x3b\x80\x19\x10\x6e\x65\x07\x6c\x7e\xaa\x11\x76\x80\x03\x06\xd5\x06\x3b\xe0\x66\x42\xb5\xc1\x0e\xe6\xc9\xcc\x2a\x7b\x08\x0b\x2b\xaf\xfa\x1b\x78\x30\x91\x78\x2c\x3b\x78\x36\x3a\xde\x55\x76\x98\xe7\x68\x26\x2e\xf1\x0e\x9e\xee\x8a\xf0\x74\x3b\xcc\x82\x17\xd8\x65\xe7\x06\x4c\x50\xb7\x01\x09\x13\x09\xa1\xb2\x03\xd2\x2c\x5c\xbc\xee\xec\x00\x5d\x27\x31\x54\x36\x30\x63\xf2\xcf\x32\xc3\xd0\x4a\x5d\xe7\x06\x86\x4c\xce\xa2\x8b\x05\xba\xe0\xe5\x62\x07\xe7\x10\xa2\x0b\x4f\x79\x45\x88\xb9\x1d\xa0\xfd\xfc\x59\x77\x78\xd4\x12\x0c\x79\x07\x98\x3e\x09\x86\xbc\x03\x4c\x9f\x59\xeb\xee\xbb\xb9\xe8\x79\x9e\x67\x9e\xfe\xc1\x77\x33\xe9\x20\x5e\xd5\x73\xb0\x35\xfe\xd1\xf0\x41\xe0\x33\x36\x23\xe9\x20\x5e\x86\xf2\x6f\x88\x80\x7d\x89\x84\x91\xd9\x80\x7d\xc9\xd4\x30\xec\x18\x30\x25\x9f\x8c\xb7\xa3\x6f\xee\xef\x32\xb4\x63\xc4\xb2\x4a\x7c\x88\xb8\xcc\xe4\x4f\x24\xdb\xd1\x13\x43\x49\x7e\x88\x11\xcb\x5a\xd9\x42\xf2\x1e\xb0\x3c\xa1\x02\x8a\x17\xd1\xb9\xc3\x77\x87\xdf\x00\x66\x09\x97\x0e\xe3\x98\xb0\xf9\x48\x89\x31\xf9\xaa\x75\xb5\x80\xdd\x4c\x0e\x17\xdf\xc4\x78\x3c\x09\x23\x0c\xaa\xd4\x39\x6f\xc0\xb3\x44\xa2\x12\x6f\xc0\xb3\x64\x02\x4d\xee\x98\xb1\x0a\x24\x5d\xc0\xb5\x64\x46\xe4\xee\x58\xb0\x3b\xeb\xf5\x17\x77\x80\x1d\x61\x71\x61\xd2\xd1\x1d\xa1\xe4\x20\x06\xf2\x8e\xd0\xa0\xd2\x5c\xb9\x23\x34\xa4\x95\x12\x23\xc0\x5c\x32\xf3\x22\xee\x08\xe1\x25\x8b\x04\x5a\xf5\xbc\x79\x7c\xa1\x81\x46\x28\x42\x46\xe7\x15\x94\x4d\x80\xc6\x92\xb3\x66\xdc\x79\x05\x45\x95\x68\xd1\x13\xed\xf1\x05\xf8\xd5\x8b\x17\xc4\x37\x33\x5e\xd2\x1f\x58\x73\xad\x08\x94\x9a\x55\x0b\x00\x41\x81\xb9\x4f\x77\x84\x91\x84\xf8\x37\x3b\x3a\x33\x21\xef\x88\xc3\xbf\x67\x07\x86\x7f\xcf\x1e\x0e\x90\x80\xf6\x59\x84\x49\x36\x8b\x04\x3c\xf7\x9e\x36\x1a\x10\x5d\x22\x11\x71\x76\xf4\xdb\x53\x15\x5d\xe3\xf6\x94\x45\x23\xce\x5b\x28\x1d\xc5\x85\x8d\x23\x9a\x59\x11\xe5\x1c\xa2\x67\xdb\xfb\x21\x53\x67\x36\x5a\xe6\xe5\x2d\xaa\x85\x85\xbd\x4f\x61\x27\x7a\xfe\xbd\x1f\xb2\x84\x1d\x97\x60\xc5\x3b\x1e\xe6\x13\x89\x9a\xb3\x81\xea\x12\x89\x92\xb3\x81\xea\x92\xb3\x08\x07\xcc\x89\xa8\x39\x3b\xc2\x0f\x84\xa8\x38\x1b\xa8\x2e\x39\x8b\x4e\x6e\x27\x24\x4a\x88\x80\x6d\xc9\x59\x3b\xf1\x7e\x33\x1c\xb2\x46\xe8\x67\x89\x50\xba\x81\xcb\x12\x09\x37\xbc\x81\xbb\x92\xb3\x28\xef\xf1\x1e\x7d\xef\x27\xe4\x06\xb8\x98\xb6\x6c\xa7\x73\xdb\x8a\xb4\x96\xec\x74\xbd\x39\x12\x03\xff\x28\x78\x21\xf1\x19\x9b\xa1\xab\xdc\xfc\x83\xcc\x3f\x20\x8c\x74\xd5\x38\xfd\x85\xc2\x3f\x1e\xff\xe3\x9b\xb6\x14\xde\x4e\x35\xfe\xe1\x89\x12\x79\x9a\xa7\x70\x38\x12\x51\x85\x77\x0a\xb7\x67\x62\x64\xa3\xce\x35\x89\xf3\xbb\x93\x73\x4d\x8a\x48\x00\x74\xc9\xb9\xeb\x83\xe6\x1f\xb0\x13\x30\xfb\x30\xd4\x6d\xa7\x04\xea\x21\xb8\xec\x4e\x70\xaf\xcf\xdc\x62\x29\xfb\x44\xb0\x02\xe7\x61\xdc\x52\xa9\x54\xcf\x06\xc9\x17\xe0\xc2\xaa\xc3\x34\x15\x4f\x27\x59\xf4\x05\x16\x97\xd4\x90\xe0\xe6\x41\xf8\xd8\x9d\x5c\x68\x22\x31\x24\x28\x69\x08\xf7\xba\x01\xa2\x92\x99\x7f\x75\x27\xb0\x21\x82\xde\xec\xd4\x6f\x94\xf3\x7d\x38\x9c\x53\x79\xb8\x81\x83\x12\x1b\xb9\x72\xb2\xe6\xf9\x23\xf5\x01\xe6\xa8\xe8\x19\x4c\x80\xd7\x11\x00\xa5\xc4\x46\xb6\x9d\xc6\xf0\x04\x93\x7a\x61\xe2\x05\xce\x29\x54\x2e\x74\xb4\xd8\x69\x60\xc4\x64\x22\x40\x52\xc9\x74\xb4\xd8\x69\x26\xcf\x48\xc9\x2e\xc2\x38\x4b\x44\xd6\x9d\xa6\x4f\xa1\x2a\xf0\x1e\x88\x50\xc0\x75\x08\x89\xbb\x81\xc5\x12\x09\x44\xb3\x13\xd2\xd6\x5d\x84\x59\xdb\x69\x35\x7c\xf0\x17\x3d\xdb\x4e\x30\xbf\x10\xd0\x75\x27\x48\x2f\xcc\x10\xbb\x93\x33\x10\xb2\xac\xb4\xbd\x72\xb6\xee\x0c\x84\x6c\x3b\x81\x61\x48\x1a\x02\xb2\x4b\x24\x92\xcc\x76\x64\x97\x8b\xb8\x5f\x3b\xdd\xd8\xce\x64\xcb\x09\xa0\x78\x57\xd7\x9a\xe2\x7e\xc4\x9c\xb4\x3b\x9d\xfb\x51\xa6\xf2\x76\xa7\xdb\x73\x82\x6a\x89\x60\xe1\x61\x88\xe2\x4e\xf0\x9a\xa7\x36\x77\x27\xe7\x40\xe4\x81\x09\xb0\x9b\x57\xd7\x1c\x3c\x0f\x5e\xf8\xc6\x9c\xaf\x37\x11\xa8\xfe\xc0\xa0\xc8\xb3\x32\x22\xa4\x99\xb6\x76\x67\xe7\x40\xe4\x38\x80\x8f\xc9\x84\x97\xd8\x80\x8f\x09\x17\x43\xf0\x77\x3e\x17\xac\x4c\x7c\x89\x0d\x3c\x98\xcc\x3c\xbb\x3b\x07\x27\x0a\x6e\xe5\x8c\xc8\xa0\x42\x16\x96\x83\x27\x3a\xe5\xde\xce\xb0\x21\x13\xb8\x75\x03\x21\x26\x53\x21\xbd\x81\xd8\x12\x9b\x2a\x04\xaf\xa0\x42\x7a\xe7\x8c\x49\x52\x7d\xe0\x1d\x54\x48\xef\x5c\xa2\x27\x0b\xe5\x10\x70\xc1\x62\xaa\xdb\x9d\x8b\x67\xef\xfc\xb4\xf4\x3b\x23\x98\x86\x98\x17\x1b\x18\x2e\x91\x18\x3b\x1b\x18\x2e\x99\xb9\x6d\x77\xae\xde\x43\x4e\x6a\xf5\x06\x58\x5f\xf5\x1e\x72\x52\xe1\x9f\x4a\xe8\xe1\x9d\x2b\x66\x80\xcc\x2b\xd7\xdb\xd3\x93\xb2\x03\x30\x23\xd3\x6c\xbb\x73\xf3\x7c\xa4\x94\xe9\x32\xfc\x4a\x98\xdd\x76\x67\x78\xd4\x13\x15\x67\x03\xc5\x25\x5c\xc6\xad\x98\x7b\xc4\x0b\x1c\x12\x92\x3c\x5d\x26\xc2\xe9\x87\x9b\x10\x21\x76\x67\x80\x42\x5d\x8c\xd0\xd9\xb9\x6f\xbc\xc0\x3e\xc1\x3a\x44\x20\x9b\x0d\x20\x97\x4c\x2d\xfd\xce\x86\x65\xe1\x95\x2b\x8f\xea\x39\x55\x39\x6b\xb0\xfd\x12\xe9\x66\x67\x98\x7f\xa8\x36\xdf\x40\x6a\xc9\x54\x9b\xef\xbc\xa2\x27\x59\xd5\x1f\x98\x76\x5e\x37\x32\x40\x36\xc3\x25\x62\x87\x4a\x98\x4a\xeb\x0d\xac\x96\x28\x16\x0c\xac\x96\x4c\x25\xf6\xce\xe0\x38\x44\x95\xdd\xc0\x6a\x89\x8c\xa8\xdd\x79\xfb\xf7\xec\xc0\xf6\xef\x39\x82\x7d\x7b\xda\x56\xbd\xf0\xe0\x03\x76\xe8\xf6\x3c\xad\x51\x7f\x60\x1d\x79\xea\x00\xcd\x25\x76\x6d\x47\x88\x28\x54\x62\xef\x0c\x13\x72\xd7\x6e\x84\x09\x99\x00\x26\x3b\x83\xc1\x74\xed\x4e\x88\x2c\x44\xc7\xd9\x40\x77\xc9\xba\x90\x39\xba\x4b\xb8\x7e\x2a\x00\x19\x50\x42\xc9\x8f\x67\x9e\xfd\xf9\x02\x64\xc0\xed\x0d\x7c\x97\xc8\xa8\xde\x0d\x7c\x97\x4c\xa5\xf8\x2e\x97\xf7\xa0\xf2\x19\xec\x81\x37\x30\x40\xbc\xc4\xce\xdd\x5b\x9c\xbf\x90\x09\x17\x20\x7b\x06\x46\x3a\xee\x12\xce\xfd\x80\x80\x35\xbb\x00\x8d\x2e\x30\x94\x71\x17\x98\xa1\x75\xac\x01\xc4\x25\xf6\xf8\xa7\xeb\x0e\x10\x5e\x32\x33\xd9\xee\xe2\xcc\x89\x1b\xaf\x44\x10\x25\xaf\xfd\x25\x39\x51\x92\x9b\x15\x5c\x10\xa5\x81\x2f\xc9\x89\x92\xec\xac\xc0\x6a\x4d\x5c\xed\x0d\x4c\x97\xc8\x30\xe5\x0d\x4c\x97\x2c\x15\x7d\x01\xbb\x63\xd8\xf2\x2e\xc0\x64\x08\x34\x3f\xed\x52\x3c\x99\x2e\xc9\xb2\x80\x7d\x11\x6c\x74\x03\xf5\x25\x4b\x49\x5f\xc0\xbe\x08\x2e\xba\x0b\x34\xd4\x52\xd2\x17\x68\xa8\x03\x23\x63\x77\x71\xfe\x56\xf5\x5c\xfd\x05\x76\x01\x0e\xfb\xd2\xda\x97\x3a\xfc\x05\xce\x4a\x05\x59\x65\x35\x01\x8e\xa8\x45\x05\x47\xec\x59\x2d\xe0\x24\xd5\x9a\xc2\xe6\x16\x82\xc8\x0c\x2a\x27\x62\x96\xee\xe2\x0c\x91\x17\x22\x20\xd5\x9c\x0f\xf4\x07\xe8\x90\x74\x5c\xba\x8f\x81\x5b\xb1\x74\xef\x73\x24\x65\x3a\x47\xa4\x00\x56\xba\x27\x3d\xa6\x3a\xb7\xc0\xca\x26\xdd\x01\xd0\x69\xce\x0b\x1c\xa5\x79\xa7\xd8\x84\xb3\xcc\xa2\x67\x10\x13\x79\x70\x19\xde\x69\xb2\x83\x32\x12\x3e\xd0\x0b\xd9\x5f\x60\x9f\x06\x88\x49\x4b\x0b\x9d\xb5\x8c\x17\x05\x57\xd1\xae\xa5\x85\x4e\xa9\x6b\x25\x9d\x23\x6a\x9e\xa1\x42\x92\x71\xa3\x38\x47\xd4\xb4\xba\x0c\xc6\x4b\x5e\xd9\x11\xe5\x9c\x02\x5c\xe2\x64\xfc\x28\xdb\x67\xb9\xab\x42\x9f\x65\xed\x97\x8d\x59\xa6\x14\x56\x36\x28\xa3\xa9\x45\x50\x86\x46\x74\xa4\xb4\xcc\xec\xb3\xbb\x38\xc7\xe4\x2d\x0f\x10\x35\xb9\xfc\x3c\x63\x84\x94\x98\xca\xe3\x3d\xa2\x18\x5c\x60\x92\x2f\x3f\x2f\x80\x67\x73\xbf\x56\x67\x70\x3c\xb6\x2a\x2c\xf2\xb2\x95\x54\x67\x70\x3c\xec\x2b\x2e\x60\x81\x0e\xe0\xbb\xc2\x06\xc6\xd0\xee\x5d\x61\x70\x27\x96\xfa\xae\xce\x9f\x28\xf8\x57\x18\xd8\x3b\x8f\xea\x0a\x37\x19\xfa\xc4\xee\x0a\x13\x19\x11\x15\x77\x85\x01\x5e\x09\x41\x37\x50\x62\x82\x32\x70\x6e\xc0\xc4\x64\x7a\xc5\x6e\xc0\xc4\x44\xe3\x51\x5e\x93\xf7\x88\x2d\x26\xaf\x31\xeb\x05\x90\x85\xe6\x00\x3c\xcb\x78\xf6\x57\x17\xd1\x34\x07\xf0\xac\xa1\x9b\xec\xae\xb9\xe0\x7d\xf6\x10\x56\xba\x40\xa7\xea\xed\x40\x34\xcc\x79\xbb\x6b\x7e\x87\xc0\x49\xcb\x13\x35\x70\x08\x9e\x71\x3d\x66\xfd\xb1\xf1\x02\xc7\x50\x02\x9e\xd9\x65\x98\xe9\x8c\x27\x63\x85\x5e\xab\xf0\xfe\x57\xc1\x34\x19\xe0\xbe\x01\x55\x93\x99\xae\x62\xd7\xea\x43\x62\x8f\x2b\x86\x14\x54\x0e\x41\x5a\xab\x0c\x93\x9a\xfd\x29\xe5\xf2\x06\x6e\x4d\x50\x5a\xc5\x5d\xe1\x01\x40\x54\xc5\x5d\x11\x24\x50\x2f\x3d\xa3\x75\x9e\x71\x15\x11\x8d\x74\x4d\xda\xc0\xae\xc9\x55\x2b\x0c\xce\x43\x14\xc5\x0d\xac\x9a\x5c\xb5\x80\x88\x48\x24\x6a\xe2\xae\xe6\x14\x20\x22\x44\x3c\x34\x61\x13\x77\x1d\x9e\xf1\x5c\x54\x08\x07\x01\x06\xdc\x6f\xa0\xd9\x44\xe2\x26\x6e\xa0\xd9\xe4\x2a\x12\x00\x67\x32\x32\xd3\x0a\x1d\x18\x3d\x99\x77\x85\xc3\x80\x91\x97\x56\x48\x83\x44\xe0\xdf\xf5\x5c\x4e\xa3\x84\xfc\x8a\xcb\x69\xa0\xb7\xd7\x06\x1c\x4e\x94\x90\x0f\x38\x9c\xa0\xd4\x85\xbb\x4e\x8c\x39\xb1\x45\x38\x0c\x10\x29\x71\x57\x04\x2a\x54\x91\xdc\xba\xf1\xac\x72\x9c\x49\x49\x43\x46\xd8\xa3\xec\x6b\xd5\x99\x5f\xd2\x1c\x20\xe8\xda\x44\xd4\xf0\x30\x08\x32\x10\x56\x44\x5d\x9b\x88\x1a\x16\x3b\xe3\xa1\x55\x21\x2e\x56\x11\x31\x0c\x76\x04\x3b\xdc\x15\xcc\xd0\x28\x5c\x39\x44\x0e\xd3\x14\xec\xfa\xf8\xf7\x9c\x34\x78\x24\x04\x59\x00\x2b\x1c\x0e\x74\x11\x01\x26\x4e\x24\x00\xd5\x6e\xf0\x27\x90\x3d\xaf\x81\x39\xd2\xe5\x6c\x03\xe3\x26\x04\x7a\x69\xec\x06\x87\x01\xa3\x38\xd4\xc0\x0c\xe9\x63\xb6\x5b\xc0\xb2\x93\xd0\x1b\x98\x21\x11\xa7\x76\x8b\xbe\xac\x3c\x40\x5a\xc4\xb2\x56\x3d\xfb\xb2\xf2\x40\x69\x60\x8f\x44\x1e\xd8\x0d\xf6\x39\x02\x1e\xee\x06\x4c\x2d\x65\x9d\xdb\xcd\xb9\x21\x4f\xe9\x06\x01\x8c\xa0\x69\xbb\x41\x00\xd3\x4d\xa9\x1d\x66\x96\x2b\xf7\x5a\x73\x66\x26\xcb\xac\x03\xe1\xe8\xe6\xd4\xe0\x72\x10\x64\x99\x6d\x70\x39\xa0\xa3\xdc\x6e\x87\x77\x65\x66\x5f\xd8\x0d\x16\x40\x3a\xca\xed\x56\xbc\x45\x4e\x22\x74\x59\x46\x6e\xd1\x60\x21\x0c\x32\x6a\x3a\x54\x0e\xb3\xec\xee\xe6\x12\x9d\x6c\x90\x0d\x11\xdd\x04\xfa\xdb\xad\x7a\xc2\x7f\x1e\x5a\xcd\xd9\x9b\xa6\x1d\x6a\xfb\x4a\x5a\x6f\xf0\xa8\x32\xcd\x3a\x4c\x84\x44\xfe\xdb\xad\x62\x48\xdc\xbe\x0d\xf2\x1a\xc1\xb3\x76\x43\xe0\x83\x8c\x9c\xcd\xd9\x25\x8f\xa0\xd6\x7c\x48\x6a\x10\x0e\x06\xcc\x28\xb1\x81\xce\x13\x94\x4c\x6d\x03\x9e\x27\x12\x4e\x6b\x37\xf8\x44\x99\x96\xb9\x7b\x05\xec\xb1\xb3\x4c\xd3\x73\x43\x39\x47\x00\x87\x82\x20\x63\x52\x43\x60\x95\xcc\xaa\x0d\x39\x26\x08\x46\xf7\x00\xc2\x20\x74\x62\xa2\x3c\xe6\x19\x9f\x78\x46\x3c\x06\x85\xb1\x90\xc7\x1f\x73\xb0\x4c\x46\xd2\x3f\xe6\x79\x11\x68\x04\x7c\xcc\x53\xb6\x31\xe2\xe5\x31\xd8\xd4\x32\x55\xf7\x0f\x90\x11\x42\xef\x45\xcd\xf6\xef\x8f\xff\xff\xa3\xe7\x31\xa8\x9c\x33\x31\x21\x1f\x83\xc9\xbd\xa7\x9f\x4e\x4e\x4f\xf4\xa5\x4e\x7a\xa6\xac\xa6\x37\x90\xfa\x87\xb7\xa2\x07\x68\x0c\xa1\xda\xa7\x31\x79\x00\xc7\x10\x1a\x9d\x29\x1e\x73\x58\x61\xea\x40\x1e\x00\x32\x84\xd6\x93\xde\x70\xa0\x65\x63\xb3\x01\x93\x45\x7f\xdc\xc7\x80\xf6\x59\xe9\x16\xf7\x18\x54\xdd\x95\x1e\xde\x8f\x79\x5a\x08\x5e\x7d\x1e\xc0\x3c\x84\x4a\x90\xb5\xc7\x1c\xcb\x9c\x46\x81\x07\x40\x0f\xa1\xd3\x85\xe1\x31\x28\xb8\x7a\xfb\x69\x76\x7a\x56\x40\x75\x0c\xf3\x51\xb5\xf0\x61\x7b\xb6\x16\x35\x7b\x7b\x3a\x0c\xfd\x81\xf9\xa0\x8a\xe8\xb1\xe8\x48\x92\x81\xfd\x40\xae\xbc\xc2\x20\xfb\xc7\xa0\x95\xaf\xd4\x7f\x3e\x16\x01\x2b\x4f\x05\xe9\x63\x1f\xd4\x72\xe6\x1f\xc8\xb2\x43\x76\xfd\x58\x04\xb2\x3c\x35\x16\x8f\x41\x73\xdf\x78\x2d\x7a\x2c\x7a\x16\xa9\xc8\x9e\x22\x5b\x7c\xe1\x41\xfe\x00\xe9\x22\x54\xba\x11\x3f\xe6\xb9\x30\x68\xb1\x7b\x5e\xac\x8b\xa6\x39\x45\x36\x8c\x9c\x7e\x7a\xea\xb9\xef\xa2\x3e\x41\xe6\xc0\x9f\x9e\x02\x39\xb5\x34\xb5\x92\x3c\xa3\x8e\x36\x02\x6e\xde\xb5\xaa\x63\xe7\xe6\x1d\x2a\x0f\xab\xc7\x1c\x2a\x3a\xff\xbc\xe1\xd8\xe1\x9d\xc3\x47\xda\x9f\xc6\x24\x4f\x8f\x01\x90\xb1\x33\xf4\xfc\x01\xb4\x46\xe8\x55\xbb\x1c\xc7\x47\x67\x1e\xb2\xc7\x20\x6d\x0b\x17\xed\xb1\xe4\xe9\x1b\x44\xfc\xc9\xf3\x45\x34\xbd\xb1\x1d\xe0\x9f\x24\x05\x81\xbb\xfd\x50\xd0\x0b\xfc\x9a\xd8\xd3\xfc\xd2\x07\x7b\x7a\x44\xee\xd0\xa9\x0d\x7b\x0c\x7e\x26\x99\xc2\xc0\x63\x39\x79\x82\x30\xbd\x81\xf9\x88\x22\x7e\x07\xca\xcf\x62\x1d\xd9\xd3\xa8\x68\x0a\x91\x6b\xbf\x11\x74\xee\xb1\xec\xf0\xc9\x97\xde\xc0\x7c\x14\xb1\x0b\x88\xee\x99\x52\xce\x63\x47\x74\x0f\xe5\x87\xeb\x65\x4f\x56\x24\x1a\x43\xc6\xfd\x9a\x8a\xde\xb8\x3d\xdd\x8e\x7a\x8a\xfd\xc2\xc0\xa1\xc7\x8a\xe7\x38\x10\x39\x20\xe3\x52\x2f\x9a\x75\xa8\x81\x25\x8e\x3d\x86\x04\x76\x8d\x19\x11\x1f\xc0\xa2\x84\x5c\x34\x38\xa4\xb0\xcb\x45\xb3\x0e\xb3\x53\x0b\x5a\x5b\xe8\x5a\x1a\x7d\xf2\x1f\x40\xa7\x84\xf6\x43\xfc\xc5\xe7\x43\xb3\x0e\x73\x7b\xbf\x34\xb8\x32\x7d\x57\xaa\x63\xeb\x7f\xf0\x31\x60\x86\xf7\x1f\x0a\xc2\x01\xaf\xb8\xc5\xc7\x90\x16\xbb\x10\x62\xe3\x31\xcf\xde\x96\xb5\x81\x90\x18\xbb\x36\xd1\x07\x64\x80\xda\x35\xfc\x8a\x6c\xa1\x3c\x11\x1f\xc0\xba\x84\x76\x89\x3b\x54\xcf\x17\xaa\xfd\x02\xc5\x4f\x49\xa6\x4f\x1a\x3a\x96\x39\xb8\xea\x89\xa3\x7e\x3e\x01\xff\x68\xe2\x96\xd0\x0d\xb5\x1f\xf6\x59\xc1\x4f\xab\x4e\xa0\xea\xe7\x4b\xa8\x7f\x3a\xc0\x90\x77\xae\x12\x31\xfb\xb1\xea\x9b\xc9\xd4\x85\xc7\x21\xd8\xf9\x87\x27\x94\x89\x3a\x27\xe0\x31\xa9\x14\x13\x8f\x41\x7d\x54\x7f\x26\x1c\x2e\x93\x85\xa7\xff\x03\x4c\x9b\xd0\xaa\xd6\xa8\x39\xb3\xad\xe4\x36\xf0\x6c\xa8\x5d\xa7\x40\x6b\x9e\xde\x95\x3d\x6d\x9e\x22\xf4\xa7\x1f\xe6\x04\xa8\x37\xc0\x6c\xaf\x9f\x3f\xc0\x5c\xa2\xa8\xa9\x79\xb2\x09\x4d\x78\x73\xe2\xb9\xf4\xc6\xed\x07\xba\x06\xe7\xcc\x56\x27\xda\x9b\xca\x53\xad\xc0\x7c\x90\x4d\xeb\x8c\x0b\x6a\x49\x3a\xc0\x7a\xf2\x04\x72\xa4\xb7\xfe\x66\xa4\x62\xb3\x48\x11\xd6\x2e\x1d\x2d\xd0\xb8\xf5\x22\x56\xfa\xa2\x3b\x67\xb5\xe2\x92\x4b\xe0\x14\x76\xc7\x4f\x16\x07\x87\x92\x4e\xd7\xf2\xc7\x3a\x36\x93\x69\x4e\xbb\x6f\x26\x71\x9b\xbe\x1d\xb0\x5c\x7f\xdc\x9e\xd8\x51\x9f\x60\x33\x15\xb5\x02\x8c\xfb\x52\x24\x03\x18\x0e\xe3\x26\x49\x0e\x4e\x26\x35\x8b\xd9\x1a\x0e\x9f\x22\x3e\x00\x2f\x93\xda\x24\xf1\x98\xcf\x87\x8e\x7c\xf3\x34\x2f\x99\xf3\x01\x13\x71\xa3\x27\xcf\x63\xf6\x62\xb3\xab\x15\xf3\x64\x17\x9c\x31\x73\x74\xf6\xa6\x3f\x26\x0e\x8e\xac\x56\xb0\x99\x8a\x58\x3a\xb2\x07\xe5\xa2\x33\x0f\x77\xfd\xdc\x7e\xde\x78\x3c\xb9\x17\xdf\xf0\x9c\x1d\xd4\x89\x3d\x86\xf4\x6b\xbf\x3b\x6a\x38\x7d\x68\xe5\xde\x6c\x8d\x3a\xe2\xa0\xba\x2c\x55\x73\xea\x29\xd8\x82\xe4\x3b\x18\x88\x5a\x94\x50\x30\x5c\x58\xd3\xda\x7a\x8a\xd8\x1f\xe1\x04\x10\xb9\x99\x98\x9d\x8f\xc1\x48\xfe\xcb\x17\x07\xe8\x23\x26\x35\xbb\xbc\x63\x6a\xc5\x53\x75\xfd\x74\xfd\xf6\x95\x53\x2b\xe0\x1f\x59\xdb\x14\xfe\x39\xca\x65\xfb\xd8\x0c\x8e\xd3\xce\x66\xe1\x4f\xd8\x8b\x66\x0c\xc6\xf6\x5e\xb5\x5f\xa6\x43\xaf\x8b\x73\x4e\x67\xb6\x4d\x75\x54\x17\x1b\xd8\x31\xe4\x65\xea\xf4\xce\x7f\x80\xe3\x14\x83\xe9\x2e\x80\xcc\x4c\x25\x8b\x1c\xa0\x15\x51\x00\xf1\x63\xf0\x42\xcc\xb9\x6a\x2c\xcb\x67\x4c\xfd\xd8\x9e\xc7\x55\x75\x60\xbf\xfc\xc8\xff\xf0\x6b\xfe\x3d\xaf\x96\x67\x7b\x93\xf0\xba\x3c\xa3\x96\x4e\x23\xd8\xee\x5a\xd3\x26\x5c\x2e\xcc\xeb\x64\x85\xf1\xae\x77\x51\xa1\xe7\x6f\xed\x3a\x16\x96\xf3\x8f\x9f\x4a\xc1\x4f\x8b\x76\x14\xb2\xe8\x15\x93\x6c\xb6\x0c\xec\x53\x2c\x67\xb9\xf0\xfa\xd3\xf5\xe9\x89\x00\x39\x1f\x9e\x69\xaf\x15\x7d\x02\xfa\xe8\x92\x34\xe0\x77\xd9\x2e\x89\x62\xcb\x85\x13\x71\x7e\x38\x5e\x02\x67\xfc\x2f\x07\xd8\x0e\x7e\x0a\xb0\x4f\xf0\xec\x2e\x45\x2b\xb0\x31\x59\x45\x9c\xc2\x73\x1f\x67\x4d\xe7\xf6\x64\xb7\x92\x4b\xf6\x9b\x60\x51\x9f\x34\xcf\xe3\xc0\xe9\xdc\x2e\xe9\x4b\xa4\xda\x20\x9e\x22\x22\xde\x7e\xf8\x5c\x1a\xd7\xfc\x1f\x32\x05\x92\xe5\xf4\x9f\xfb\xc4\x76\xe6\x22\xf9\x79\x3b\x73\xd1\xa2\x79\x5a\xdd\x20\x6a\xba\x3d\x35\xa8\xa4\x30\x4f\xac\x6b\x62\x61\x70\xcc\xa8\x97\xa4\xc1\x3b\x79\xf6\x49\xf6\xd4\xd3\x15\x36\xb1\xe3\xfb\x4d\x21\xa7\x3a\x9c\xd9\x8a\xeb\xdd\x7e\xf3\xd1\x39\x71\x7b\xa2\x1c\xf1\x34\xcf\xa4\x91\x44\x80\x37\x98\xed\x0f\x8f\xbf\x5d\x72\xf9\xe9\x98\xa7\x69\xd4\x32\x20\xdb\x4f\xfe\x61\x2e\xb7\xdf\x04\x45\x6f\xf7\x9b\x09\x90\x6f\x3c\x7e\x33\xd6\x96\x7d\x5c\xb2\xd5\xce\x80\xd6\xae\x37\x1d\xe8\x48\x30\xd6\xbb\x0e\x74\x04\x12\x15\x13\xa7\x78\xfc\x66\xac\xa3\xe5\x79\x6f\x82\x9c\xb1\xc7\x93\xbe\x89\xcc\x3d\x11\x51\xf8\xa9\xc3\xfc\xfa\xa0\x4f\x40\x1f\xf4\x42\x7c\x0c\xe1\x48\xb5\xe8\x40\x7f\x3c\x99\x8d\x98\xcb\xe3\x37\x41\x5d\x1f\x1e\x17\xd6\xc4\xb0\x11\x11\x29\x4b\xde\x03\xf0\xb5\x20\x8b\xf1\x33\xae\x37\xf1\x72\xe7\x1f\xd8\x2f\x92\x67\x06\xd4\x2a\x8d\x98\x26\xcf\xf0\xf4\xb4\x84\xff\x7c\xc6\xf5\x6a\x0a\x32\xff\x80\x64\x4b\x2b\xcc\x33\xae\x77\xbf\xe8\x0f\xa7\x0f\x4e\xd0\xb8\x5c\xd2\x8f\xaa\x63\x78\x6a\x23\x35\x3b\xfd\x32\xcd\x3f\xa2\x8b\x62\xbc\x1c\x0c\xdc\x7b\xbb\x24\x8d\xc7\x55\x79\x4c\xa3\xfe\x78\x24\x5e\xa4\x5f\xd8\xf3\x80\xf8\x03\x6d\x76\x0f\x12\x4f\x87\x28\xe1\xf5\x01\xad\x87\xcf\x6a\x17\x1e\x44\x55\x04\x66\x0c\x8c\xd7\xb5\x1d\x30\xef\xd5\x25\xc4\x2b\xe0\xca\x1e\xbf\x23\x2e\x5e\xc5\x21\xfe\x32\x3f\x31\xc7\x40\xfb\x62\x3d\x62\x08\xe7\xb2\x14\x89\xdd\x10\x43\x84\x83\x08\xc1\x18\x62\x70\x73\x27\xd1\x18\x62\x00\x82\x79\x24\xfc\x42\x0c\x4f\xf1\x66\xdf\x53\x20\xc6\x3c\x1d\xe9\xef\xe5\x52\x31\xe6\xdb\x2b\x7d\x8f\x96\x18\x71\x13\x3c\x7f\xbc\x3d\x8d\xab\xbe\x7f\xbc\x3d\x8d\xf7\x8b\x16\xf8\xb2\x9c\x98\xae\xe7\xad\xe3\xed\x69\x42\x02\xb9\x48\xd8\x84\x98\x60\x20\x3b\x7f\xbc\x3d\x4d\x03\x8a\xf8\xf8\x85\x38\xc4\x1c\x1f\x40\x4c\x7e\x48\x08\x31\x27\xc7\x70\xfc\xa0\x0f\x62\xee\x8f\x37\xfb\x2e\x76\xcc\xa0\xd3\xf3\x47\xfa\xfe\x08\xd1\xff\x78\x7b\x5a\xae\x77\x0a\x5f\xc5\x6f\x2c\x29\xdd\xfe\x47\xfd\xfe\x98\xef\x1b\xed\xfb\xe3\x79\xdf\x78\x7b\x5a\x00\x84\x7c\xfe\x30\xfe\xe1\x2b\xf7\x8a\xea\xb1\x38\x74\x2f\x71\x0b\x62\xc1\xb5\x23\x12\xa8\x20\x96\x69\xbe\x2e\xef\xbd\x37\x16\x44\xc6\x47\x40\x11\xfc\x1e\x60\xb1\xfe\x7f\xcf\xaf\x58\xaf\xf2\x7e\xfd\x8e\xa2\x96\xf1\x7e\xfd\x8e\xa2\x3a\x72\x37\x91\x0b\x62\x0b\x5f\xfd\xef\x28\x9a\x1b\x5d\xe3\x17\x6a\x10\x5b\x8d\x3e\xf0\xf7\xc8\x8b\x6d\x14\x9f\xcd\x97\x51\xc4\x36\x2f\x1f\xf8\xcb\x7c\x63\x5b\xb7\xd7\xf1\x1e\x46\xb1\xdd\x0e\xeb\xf7\x85\x0b\xc4\x86\x58\xe8\xf3\xc7\xdb\xd3\x9e\x0e\x17\x3c\x7f\xbc\x3d\xed\xee\xe1\x43\xcc\x82\xd8\x01\xa0\x71\xfe\xe8\xdf\x1f\xe3\xed\xc7\xdb\x53\x43\xea\xdd\x18\xbf\x90\x80\x68\xe1\x76\xea\x7a\x79\x6d\x34\xb8\x05\x45\x02\x19\x44\x2b\x97\x53\xd7\xab\x2f\x8d\xd6\x5f\xfa\x7b\x59\x7c\x1c\x70\x19\x3f\x7f\xbc\x3d\x1d\xee\x9a\x14\xf3\x2b\x93\xc7\x01\x7b\x64\x24\xda\x40\xf4\x94\xda\xe7\x8f\xb7\xa7\xab\xed\xb7\x1f\x6f\x4f\xef\x52\xbd\xd9\x7a\xfd\xaf\x62\xc9\xff\x33\xfe\xef\xff\xeb\x76\x36\x72\x21\x56\xf3\xfd\x89\x2b\xe4\xf7\xff\x91\xf5\xbf\x9f\xe5\xdf\x7f\x1f\x67\xba\xae\x23\xc0\x7f\x3f\x7d\xc5\xbb\x3e\x9a\x2a\x83\xc5\x86\x26\xfb\xeb\x9a\x6a\x68\x7a\xe8\x22\x4b\xd4\xd4\x74\xb6\xf7\xd9\xdd\xaf\xeb\x08\xd0\xdf\x4f\x1f\x7a\x67\x4f\xa6\x7a\x32\x3d\xd8\x89\x25\xea\x07\xe4\x5a\x65\xef\xb9\x10\xaf\xf7\xfe\xdc\x4e\x18\xc6\xd6\x0e\x09\xbf\x3f\x9d\x68\xe8\xe1\x78\x21\xc8\xed\xfb\xf9\x38\x52\xe8\xcb\x9c\xaf\x10\xd9\x93\xe0\xdc\x8f\xe7\xf8\x15\x52\x60\x19\xa0\x2e\x14\xb8\x7b\x85\xc4\xbe\x20\x80\x2c\x2a\xc8\xf6\x0a\xd9\x54\x36\xbd\x8c\x75\xe6\x5b\x65\xde\x97\x4f\xa9\x78\x21\x09\xf9\xf7\xd3\xdb\xfb\x44\xd6\x0b\x31\x62\xdf\x4f\xef\xe7\x77\x11\xb9\x10\xfe\xf5\xfd\xdc\x5e\xf6\xcd\x59\xd4\xbc\x44\xc8\x7e\x81\x9e\x10\x57\x32\x8e\x2f\xf9\xae\xa1\x63\xc8\x95\xce\xfd\xf0\xfb\x09\xb2\xa4\x29\xfe\x4a\x53\xdf\xad\xb7\xec\xab\x13\xee\xa7\xef\x4f\x1f\x1f\xcd\x66\x01\xc7\xdc\xfb\x13\x52\x84\x80\x8a\xe2\x75\x7d\x63\x8f\xd7\xeb\xe2\xca\x12\x53\x89\x9b\x7c\xbe\x92\xa0\x6f\x60\x59\xf8\x64\x81\x88\xb0\xe7\xef\xe7\x91\x02\x22\xdb\x09\x4b\x25\x1b\xe7\xf2\x57\xc2\xed\x14\x2f\x68\xee\x23\xdb\x39\xbc\xee\xfb\x79\x8e\xee\xc8\xbe\x25\xf5\x00\xda\xed\xc4\x76\x72\x63\x09\x34\xb0\xc1\x34\xd6\x96\x59\xd6\xde\x32\xb6\xd5\x1e\x96\x75\x2f\xfb\xae\x60\x11\x44\xf1\xfd\x84\x3d\x90\x0e\x01\x11\x09\xe7\xbf\x9f\xb7\x97\x7d\xbd\x44\xfc\xe1\xf7\xd3\xeb\xfc\x54\xcc\x11\xa1\x81\xdf\x4f\x2f\xcb\x2c\x33\x95\x41\xb1\xf1\x49\x96\x31\x6a\xb5\x90\x39\x3c\x28\xc7\x51\x44\x0c\xd9\xf7\xb3\x7b\x59\xfb\xca\xce\x94\x7f\x3f\xbd\x97\xdf\x45\x37\x22\xa5\xf7\xf7\x73\x79\x19\xbf\x4b\x9c\x31\xc4\x6b\x85\x40\xe3\x6b\x8c\x69\xa9\x6c\x7b\x19\xbf\xab\xfa\x0e\xba\xd2\xef\xd6\x18\x23\xf7\x53\x8c\xd0\x91\x06\x5a\xd8\x62\xac\x43\x65\xd3\xcb\xd8\xcb\xae\x91\x77\x1f\x79\xe7\xc8\xbb\xea\xec\x6f\x9d\x5f\x4f\x52\x24\x15\x27\x18\x68\xbe\x1b\x58\xcc\x5a\x1d\xcf\x05\x18\xa8\x60\x8a\x85\x3b\x26\x96\x77\x9e\xbf\xeb\x4f\x84\x63\xe6\xfb\x33\x7b\x2f\x3f\x5d\x56\x2c\xdc\xbd\xd1\x53\x9c\x45\x66\xaa\x88\x85\x3c\x3b\x16\xf0\xec\x48\xc3\x47\x2c\xe4\xcb\x11\xa9\xcd\x4e\x59\x64\x99\xda\x83\x0a\x22\x32\xbb\x42\x84\xdb\xda\xf7\x33\x78\x59\x65\x99\xea\x5c\xde\x97\xef\x64\x89\x65\xdd\x2c\xdb\xfe\xdd\x77\xdd\x3d\x72\xcb\x57\x56\x21\xfc\x2b\xd5\x4a\xac\xd7\xad\xb2\xc7\xcb\xbe\x3a\xab\xe6\xb3\x56\xaf\xf3\x53\x93\xc6\x5a\x93\xca\x8a\x97\xb1\xce\xda\x54\x36\xbc\xcc\x58\xb6\x54\x86\xb1\xd3\xbd\x33\xb6\xc6\xf1\xc1\x06\x1e\x02\xdd\x7a\xe2\x9d\x48\x49\x77\x72\xab\xc2\x5b\xf2\x24\xf6\xe4\x81\x19\xcc\x18\x39\x15\x1f\xed\xe5\xc7\x4d\x0f\xf5\xbb\x5c\xc5\x67\xb0\x97\x80\xf8\x08\x9d\x41\x3a\xf1\x19\xe4\x1d\x80\xf3\x08\x9d\x9e\x28\xf1\x99\x5d\x65\x6e\x21\x23\x3f\x7a\xa6\xbe\x73\xf0\xe0\xf8\xd9\x3e\x22\x50\x3a\xbe\x9f\xaf\xb2\xb7\xb1\x8c\xbb\xf9\xc1\xea\x29\x59\x4e\xba\xae\xef\x8c\x48\x60\xed\x41\xf9\xb2\xd3\x75\x75\x96\xc1\xaa\xfc\xed\x85\x74\x85\xac\x12\xd7\x10\xb0\xa4\xaa\x64\x79\x7d\xe9\x2b\x8b\x37\xcb\x70\x5f\x8b\xcc\x35\x9d\xae\xac\x7e\x20\xe2\x27\x56\x63\x1f\x6d\xab\xec\x76\x04\xe9\xfa\x95\x0d\x7d\xf7\xbc\x65\x5f\x5f\x24\x17\xa4\x00\x1b\xcd\xb7\x7f\x52\x20\xbf\x49\x01\x5a\x6c\xa5\xd7\x49\x91\x7b\x39\xbd\xbc\x8f\xab\x93\x62\x61\x8d\xf1\xa5\xa1\x8f\x0b\xa7\x38\x55\x36\xbd\xec\x3b\xc1\x13\x82\xa2\xbe\x9f\x19\xed\x7d\xbc\x23\x21\xab\xf4\xfb\x13\x5a\xb5\x48\xea\x4b\x69\x3d\x2c\x83\x2e\x2c\x52\x33\x95\x90\x70\xf9\xfb\xe9\x27\xe4\x77\x92\xa4\xba\x3e\xaa\x4d\xc8\x4e\x16\x3a\xcd\x55\x69\x4d\xce\xe6\x82\xe4\xa6\x6c\x39\x79\xed\xaf\xbd\x0c\x04\xc7\xd0\x2d\x7f\x09\x46\x5d\xa4\xfd\xdf\xa4\xdc\x7c\x73\xda\xf2\x0d\xc5\x42\xa6\x82\x23\xdf\x3c\x6a\xf2\xed\x4e\x10\x74\x89\xcc\x37\x49\x29\x03\x27\x2d\x08\xf2\x35\xdf\x14\x0f\x32\x30\xd1\x82\xe0\x57\xf3\x9d\xd4\x1e\x4c\xda\x9d\x47\x5b\xbe\x93\xbe\x4b\xef\x77\xf5\x2b\xcb\x91\x65\x30\xec\x0a\x35\x34\xdf\x79\xab\x0c\xea\x13\x22\x7a\xe6\xbb\xa8\xce\xe2\x75\x7e\xc7\x5e\xbe\x8b\xbe\x2b\xef\x77\xac\xb3\x6a\x7c\x60\x65\x9d\x16\xb6\x7c\xd7\x5b\x65\x8f\x97\x71\x0c\x64\x57\xf9\x76\x7b\x17\xd1\x2f\xf3\xdd\x86\xca\xb6\x7f\xc7\x39\xeb\x93\x65\x30\xe1\x08\x45\x32\xdf\xa6\x39\x83\xe1\x45\x88\x8e\x19\x20\x65\xdf\x4f\xf7\x95\xe9\x1c\x1f\x37\x59\x06\x36\x59\x10\x72\x62\xbe\x87\xbe\x1b\xbe\x7e\xc6\x3a\x87\xfa\x32\xdc\xf2\x6a\xec\xe7\x4c\x2c\x73\x15\x3e\xfd\xb0\xf2\xbd\xd4\x4f\x1c\x53\x52\x74\xe5\x7b\x69\xec\xd0\x39\x67\x2a\xb0\xf2\xbd\xd5\x17\x28\x61\x05\x0a\x98\xef\x5b\xed\xdd\x6e\x21\x08\x6c\xef\xd1\x5c\x3f\x6e\x5b\xfc\x84\xca\xfc\x50\xac\xcd\x8f\xd3\x2e\x1d\x15\xf3\x73\x71\xdd\x9f\xe0\xfd\xfc\x98\x67\x7e\x28\xee\xe4\x27\xb9\xb2\x8e\x34\xff\x64\xb6\xf7\x64\x37\xc5\x64\xb6\x27\x1a\x7c\x8a\xd7\xf9\x59\xfe\xf2\x43\xc1\x32\x3f\xc5\xe7\xec\x3b\xfa\xf2\x53\x54\x27\x8c\xeb\xc6\x74\x9e\xf9\x29\x1a\x03\x0e\x2a\x41\x5a\xe5\xa7\xfc\xb4\xf7\xf8\x77\x2c\xab\x64\x07\x0f\x4c\xbd\x39\x15\x8e\xbd\x75\x95\x99\x7f\xa7\xb2\xa9\xb2\x8d\xb2\x4f\x38\xce\x4f\xbb\x55\xf6\xb8\x3b\x0b\xdb\xeb\x1a\x1f\xd8\xa4\x60\xa8\xf2\xd3\x87\xca\x7c\x1d\x1a\xeb\x1c\xaa\x73\x78\x9d\xa4\xa5\x67\x16\x96\xc1\x10\x94\xa9\x88\xce\xcf\x22\x2f\x00\x0a\x56\x10\xbc\x50\xc6\x29\xfa\xfd\x1c\x5e\xc6\x75\x58\x5a\xdb\xe5\xe3\x13\x4d\x2c\xcd\x19\x58\xb6\x31\xb3\x61\x7e\xb6\xc6\xe7\x96\x07\xe2\xf0\xe4\x67\x6b\x3e\xb7\xcf\x67\xe2\xbc\x88\x2d\x3f\xb7\xd3\x84\x71\x5e\x6e\x8d\xfd\xf6\xb1\x7f\x34\x51\x70\x6a\x7f\x3f\xb1\x6f\x69\x47\x2c\x57\x48\x2a\xf3\x6c\xb6\x9f\x76\xb9\xe0\x2e\xf6\xfd\x1c\xfe\x5d\x66\xd9\xad\xb2\xc7\xcb\xda\x57\x16\x55\x67\x7c\x2d\x2b\x17\xcb\xaa\xca\xba\x97\x45\x96\x0d\x95\x6d\x2f\x2b\x5f\x19\x2f\x68\xc5\x2f\x68\x42\xf6\x28\x17\x79\x72\xb9\x8a\xcf\x59\xe1\xd8\x79\x79\x2b\x00\x5d\x0a\xc2\xdf\x28\x97\xe9\x3b\xf3\x3a\x33\xc7\x60\xea\x0b\x6c\xc0\x46\xd1\xba\x48\x10\x29\x10\x44\x4e\x19\xe7\x65\x2c\x96\x0d\x1f\x43\x66\x7b\x14\xe5\x8b\xab\x5f\x84\x32\x51\xae\xa5\xb9\x76\x3a\xa3\x1b\x51\xb9\x76\x61\xd9\xf6\x31\x7c\x67\x47\xd1\x25\xbd\x04\x3f\x6f\x09\x8c\x50\x02\xaf\x7d\x25\xe0\x3a\x62\x4c\x90\x55\x82\xd6\x1d\x9a\xae\x53\xd6\x58\xd6\x54\x86\x24\xad\xcc\x52\x58\x00\xe7\xf3\xfd\x5c\x5e\xc6\x3a\x23\xe7\x3a\xc0\x55\xce\x98\x50\xaa\x04\x9e\xc5\x25\x78\x16\x5e\x86\x3b\x95\x90\x35\x86\xec\x63\xf8\xf6\x5f\x09\x59\xfd\x7c\xd7\xbd\xb3\xce\x3c\x55\x86\x73\x85\xf1\xe5\x05\x37\xee\xef\x67\xf3\xf6\xfa\x57\x56\x35\xbe\xea\x9e\x73\x17\xe7\xac\x71\xae\xc3\xeb\x4e\x12\x38\xf6\xa1\xf9\x1c\x9e\x59\x39\xb1\xbd\xa9\x31\xc0\x58\x6d\x04\xfb\x2b\x81\xd7\xb4\x12\xa6\xdb\x58\x23\xcb\x96\xc6\xb0\xdc\xd8\x97\x38\x9f\x9b\xb4\x14\xdc\xee\x47\xdf\xaa\x12\x1e\xb5\xf7\xb8\xc1\x93\x74\x1d\x1e\xcd\xd9\x9b\x01\x3a\xab\x4c\xeb\xf0\xb8\xf3\xc7\x27\xba\x16\xe0\xcb\x7c\x3f\x7d\xec\x9f\x0c\x56\xa2\xd6\x16\x98\x2e\x41\x31\x79\x25\x6a\x4f\x43\x2b\x10\x8c\xb9\x6a\x4a\xe4\x45\xba\xc4\x38\xfe\x0f\x63\x66\x89\x14\xcc\x0b\x70\x60\xce\x77\xac\x33\xa9\x4e\x5c\xc5\x14\x2f\x57\x62\x26\x0d\xc6\xec\x73\xf6\x9d\x01\x25\x16\xf2\xa5\xe8\xe7\x18\x93\xdc\x95\x58\xd5\x97\xea\x7d\xf9\xce\x87\x02\x0d\xc0\xf7\xd3\xbd\x86\x3e\x3e\x5f\xa2\xa9\x9f\x2e\x2f\x15\x0b\x7f\x12\x87\x4b\x34\x55\xeb\xf9\x8e\x99\x93\xae\x44\x7b\x58\x36\xdc\x28\x67\x9c\x36\x6a\x04\x0a\xe0\x50\x7e\x1c\x4c\x4a\x1c\x1a\xc6\xf0\xa9\x31\x4e\xa9\xd8\x8f\xc3\xa2\x18\x0d\x8e\x25\x8a\x8d\x44\x67\x23\x84\x26\x2b\xd2\x3b\x96\xe8\x22\x13\x6f\x3b\x05\x8a\xc8\xef\xe7\xeb\x57\xca\x7e\xde\x24\xc3\x88\x23\x49\x69\xa6\x4a\xbc\xa3\xca\xb2\x7f\xc7\x29\x7d\xb4\x84\x8f\x5b\x7d\xbf\x1b\x4d\x89\x8f\x96\xf0\x79\x5d\xab\xbe\x31\x24\xb1\xbb\xe4\x2c\x8d\x99\x6d\x0a\xb0\x3b\xde\x9f\x70\x87\xce\x74\x10\x2e\x40\xed\xf8\x7e\x36\x2f\xfb\xd6\x21\x45\xd5\x09\x2f\x61\x39\xa5\x97\x94\x38\x76\x18\x93\x82\x11\x4d\xb2\xa4\xa4\xf6\x9c\x6d\xf1\x16\x58\x92\xd8\x56\xca\x3e\xf6\xcc\xef\x74\x94\x25\x77\xee\x24\x70\x56\x49\xbc\x59\x96\xe4\xee\x94\xc4\xcc\x2a\xa9\xaa\xbd\xe6\xed\x7d\x22\x53\x49\x2d\xaa\x0c\xf3\xc2\xf4\x74\x25\xe9\x08\x4c\x70\xaa\xcb\x34\x31\x97\x44\xf1\xad\x24\xb8\xc2\x19\x33\xd1\x94\x24\xfa\x4c\x4e\x9f\x84\x29\x2a\x69\x68\x3e\x5d\xdc\xa7\xcb\x66\x49\x3a\xe6\x1c\x13\xc3\x68\xf5\x2d\x69\xa9\xbd\xf5\xfa\x29\xb2\x9f\x9b\x5b\x1e\xd8\x13\xa7\xec\xa3\x6b\x80\x4b\x7c\x3f\x7d\x0c\x9f\xc8\x54\xd2\x6d\x2a\xdb\x5e\xc6\xf6\x6e\x8d\x01\x56\xfd\x4c\xf7\xa7\x02\x74\x88\xef\x27\xd8\x16\x7d\xa5\x4a\xbe\xb8\x7e\x80\x7c\x38\xdf\xa9\xac\xab\x6c\x78\x99\xb1\x8c\xfb\x2f\xfb\x55\x80\xf0\x35\x25\x07\xf6\x25\x47\xf7\x10\xa4\x58\x94\x75\x3c\x66\xbf\xaa\xd2\xb7\xa7\xe4\x34\x55\xb6\xbc\xec\x9b\x97\xdc\x54\xd6\xdc\x37\x22\xb3\xce\xa1\xb2\xe1\xdf\x15\x96\x4d\x95\xc1\x63\xc9\x98\xe4\xa2\x64\x5e\xbb\x4a\xf6\x6b\x17\x51\x53\x4a\xa6\xa8\x5c\x00\x17\x70\xbe\xcb\x2c\xab\x2a\xf3\xf9\x24\x9d\x65\xad\x7b\x5e\x3e\x3e\x1e\x03\xb0\x49\x7f\x3f\xdd\xbd\x85\x74\x5d\x74\x24\x15\xd8\x19\x32\xfd\xf3\x4b\x69\xfc\xae\xe0\x0a\x61\x4c\x0c\x50\x4a\x27\xbd\x94\xee\xfd\xa4\xe8\x53\xba\xea\xec\x5e\x27\x59\x7d\xe9\xa6\x32\x5f\x5b\xd5\x69\xa4\x09\x98\xe2\x4f\x9d\xfc\x4e\xa2\x64\x31\xff\x8e\xf4\x59\x6c\xa9\xcc\xd7\x88\x7c\xbe\xd8\xad\x32\x1f\x03\xc5\x76\x69\x85\x8b\x07\x2a\x1b\x5d\x5d\x4b\xd1\x19\x50\xde\xb5\x55\x5f\x6e\x7d\xe7\x7c\x97\x88\x09\xa5\x3c\x9a\x33\xb8\x8a\x64\x3a\xda\x97\x2a\xda\xad\xe0\x9f\x46\xbf\xae\x52\x13\x79\x56\x75\xf1\x8d\x19\x80\x4a\xa5\xce\xae\x54\x38\xcd\x1b\xaf\xbf\xa5\xf2\x1a\x5b\x2a\x54\x29\x46\x7c\xf0\x52\xa9\x12\x29\xae\xdd\x35\x82\x6f\x96\xaa\xa3\xda\xb5\xbb\xc6\x6b\x73\x91\x76\xb7\xb8\x76\xd7\x08\x7e\x5d\xaa\xe9\x3b\xf3\xef\x28\x8a\x54\xd1\x75\x75\xda\x65\x54\x4a\xa9\xa2\x4f\xe4\xe1\x0f\xc6\xeb\x68\xa9\x9b\x67\x55\x85\xc7\x56\xee\x14\xfb\xea\x4d\x5a\xaa\xf0\x80\x32\x22\x22\x97\xfa\xa8\x2f\x2e\x6a\xd1\xb1\xb2\x34\xea\x5b\x4b\xbb\x7c\xce\x78\x85\x68\xe2\x3d\xcd\x79\x0f\xf5\xb4\xa5\x51\x0d\x51\xda\xe5\xe3\x23\xdf\x6d\xb4\xaf\x15\xe4\xc2\x3f\xdf\x7d\x73\xdd\x24\x86\x79\x08\xa0\xf1\xfa\x5b\x9a\xd6\xa8\xb9\x18\xcd\x90\xfa\x82\xa4\xf2\xdf\x4f\xf0\x02\xfa\x5f\x97\x26\x31\x1a\xe1\x6b\x41\x59\xd4\x4a\x6b\x2a\x83\x18\x6d\x44\x8e\x2d\x4d\x62\x34\x62\xbe\x42\x66\x92\xf1\xd2\x96\xbe\x83\xf7\x61\xa6\x5d\xbb\xb4\xad\x39\x83\x4b\x9f\x11\xe8\xb4\x34\x5e\x8d\x4b\x83\xc6\x32\x77\x9e\x2b\x4d\xfc\xa5\x81\xbf\x18\x23\xfb\x4a\xd3\x1a\xb5\x77\x8d\xc8\x0b\xba\xd6\x01\xe9\xbf\xcf\x77\x9d\x65\x45\x65\x38\xff\x3a\xf9\x4b\xd7\xf9\xd0\xfd\x7c\xe8\xdc\xef\xc8\xcb\xfd\xfe\x4c\xee\x14\xce\x73\xba\xd3\x6a\x56\x3a\x22\x6b\xb2\x7d\xee\xad\xa5\x4b\xe4\xed\xb0\x1e\x65\x86\x62\x97\x9e\x97\xca\xb0\x1f\x98\x63\xa3\xf4\xc2\xf9\x44\x4a\xeb\x90\x19\x3e\x57\x7a\xe5\x7c\xf6\xea\xc1\x2e\xdc\xef\x9d\x9a\xea\xd2\xe1\xbc\x6e\xcc\x93\x51\x7a\x57\x7b\xdd\xdb\xcb\xd7\xdf\xc4\xe1\x2e\x76\x87\x8c\xd0\x21\x33\x10\xaa\x20\xa5\xf3\xf7\xd3\x83\xe8\xc8\x46\xba\x6e\x57\x7d\x7a\x77\x28\x32\xf5\xa9\xa9\x71\x6f\x5c\x23\x8b\xe9\x12\x6b\xbb\x8b\xb5\x8c\xa3\x29\x5d\xb7\xab\xbe\x7d\x18\x14\xb5\xfa\x56\x3f\x5d\xe4\x35\xb5\x77\xf3\xe8\xec\xb7\x47\x56\xf0\x58\xed\x22\xb5\xfe\x92\x1a\x8f\xce\x2e\x52\xeb\x2e\xf2\x32\x3d\x78\x31\x6a\xbf\x8b\xc7\xd8\x65\xe3\x16\x34\x69\x61\x3c\x76\x2e\x53\x73\x5c\x4c\xb7\x32\x0f\x4e\xb3\xcc\x5b\x92\x69\xcb\x7b\x48\x59\x36\x1e\xc7\x88\x20\xfb\x7e\xde\x5e\xf6\xad\x83\x49\x3c\xf5\x60\xa4\x4c\xbf\xc7\x62\x74\x87\x28\x1e\x20\x94\x8d\xdb\xd3\x74\xe3\x7e\x03\x7f\x18\x0f\x5b\x8c\x26\xda\xe2\xe1\x24\x99\xa9\xbc\x0b\x42\x41\xbe\x9f\x60\x77\x8c\x93\x28\x46\xf3\x6d\xf1\x80\x88\x6c\xbc\xea\x98\xc8\xd0\x5e\x32\x24\x2b\x34\xdd\xd8\x3c\xb4\xc0\x08\x4b\x58\x10\x27\xf0\xfd\x6c\x30\x32\x5f\x5c\x07\x1d\xb9\xee\x60\x6f\x59\x63\xa0\x06\xb1\xb8\x2b\xb9\x11\x4f\xaf\xc0\x43\xf9\xfb\x09\x13\x19\xdd\x99\x8b\x6d\xd5\xb9\xdd\x6f\x92\x6c\x04\x3e\xc2\xdf\x4f\x98\x99\x99\x52\xbc\x98\xe8\xd3\xdd\x80\x0b\x03\x98\x8a\xe9\x6a\xe5\xae\xb9\x4a\x08\x58\x4c\x74\xe6\x1e\xa5\x46\x44\xb5\x32\x74\x7c\xb8\x77\xa5\x11\xca\xac\x0c\xd1\x19\x12\xe8\x06\x2b\x64\x93\xc8\xa0\xfb\xfd\x84\x83\xfb\xc5\x2b\xd2\x90\x58\x3b\x20\xd6\x16\xa6\x31\x2f\x43\x57\xa4\x81\x88\x3b\x2b\x9f\xb6\xbd\x0c\x69\x6f\x06\x22\xd8\x8c\xc1\x66\x65\xe8\xd8\x81\xa3\xda\x29\xfb\x68\x62\x48\x34\x18\x2e\x1a\x30\xd2\xa4\x0c\x69\xed\x06\xb4\x76\xe5\xa2\x86\x6d\x88\xf7\x0c\x17\xb5\xe8\x00\x5e\x86\x78\x08\xf2\xb3\x9e\xb2\x6f\x3e\xc7\x22\x2d\x0d\xb8\xdd\x17\xa6\x3d\x2f\x43\x57\x6a\xe4\x59\x0d\x56\xb8\xdf\x87\xd6\x76\x40\x6c\x30\x69\x3e\x86\xd6\x6f\xf8\xfa\x11\xec\xa7\x0c\xf1\x90\x71\x7b\x5f\x28\xf2\x0e\x5d\x9b\xc7\xe3\x75\x52\x9d\x30\x2f\xce\xe7\xbc\x7c\x8d\x28\x9a\x23\xe9\xe8\xf7\xd3\xeb\xe4\xb5\x79\x6a\xae\x91\x0b\x34\x14\x3a\x18\x94\xa9\x3d\x3d\x8b\x3b\x64\xa8\x3d\x1d\x2d\x13\x47\x4b\x91\x16\x14\x49\x41\xbf\x9f\x4e\xbb\xdc\x9b\x93\x46\xfd\x82\xdc\xa0\xa1\x30\x35\x49\x41\x72\xd0\xef\x27\xf6\x18\xdd\x98\xca\x6c\xea\x67\xf3\x7e\x52\x4b\x38\x25\xee\x4f\x84\x56\x99\xd4\x25\x53\x9a\x9d\x09\xcd\x4e\xb9\x28\x9a\xcf\xae\x39\xeb\x3e\x67\xe4\x3d\xd3\xd4\x17\x7b\xcb\xbe\x75\x98\x12\x61\x26\xae\xbf\x45\x9a\xce\x39\x35\xbe\xe9\x65\x54\x97\x4c\x9a\xf5\xcb\xf4\xd8\x12\x69\x25\x27\xcd\xfa\x05\x39\x3f\x43\xa1\x1b\x54\x99\xba\x76\x4d\x5c\xad\x0a\x1d\xa1\xca\xdc\x2a\x73\xfe\x42\xb7\xa6\x32\x75\x8e\xcd\x37\x50\x20\xb1\x2f\xba\x52\x4f\x44\x04\x14\x69\x2c\x91\x14\xf4\xfb\xe9\xfd\xe4\x9e\x9e\x3a\xff\xe6\xfd\x06\xbb\xa8\x4e\xb5\x77\x3f\xff\x47\x20\x4c\x99\x8f\xe6\xf3\xf1\x79\xa1\x76\xf1\xff\x65\xec\x3b\x8e\xac\xe9\x79\x5e\x53\xf9\x43\x68\x39\x92\xda\x7c\xb9\xc8\x74\xe7\x1f\xc2\x2d\x41\x73\x80\xe7\xee\xde\xdd\xd4\xa8\x4e\xcb\xd3\x42\xe0\x92\x39\xb5\x60\x4e\x75\xf2\x82\xb4\xc5\xac\x71\x5b\x17\x00\xae\xe8\xe2\x62\xe6\xad\xad\xe7\xf6\x47\x93\x7e\x49\x2e\xa1\xe6\x67\xea\x0a\x69\x2d\xb9\xdb\xab\xdc\x39\xf0\x8e\x2d\xdd\x95\x55\xef\x3e\xfc\xe0\x79\x6d\x55\x8d\xb3\xde\x39\xfc\x20\x08\x6d\xc9\x8c\x5e\x30\xa3\x9b\x42\x61\x4b\xae\xce\xba\xc0\x26\x56\x4f\x6f\x8b\xd9\xd8\xb6\xee\xbb\xb8\xc4\x28\xf6\x52\x98\x65\x01\x3e\xd2\xf9\x3e\xbb\x2d\xb9\xf7\xeb\x3e\xc2\x4a\xd4\x01\x6b\x6a\xcd\x26\xee\xa6\xc2\x41\x4b\x21\x11\x94\x4f\x4c\x2d\xd3\x05\xdc\x5a\xcf\xfd\xdc\x67\x7d\x34\x09\x37\x21\x1d\x6d\x23\x84\xd6\x58\x11\xbd\x6d\xb9\x80\xfb\xba\x80\xd6\xd4\x36\xd5\xb6\xee\xef\x7e\x6b\xb6\x99\xc9\x6c\x1b\xe1\xae\x4e\xfe\xf6\xb6\x75\xa7\x77\xfc\x7d\xf3\xb7\x47\x9b\x59\xea\xb6\x91\xa5\xee\x0a\x85\x6d\x02\x9f\xda\xbe\x6f\xaf\xc8\xdc\xd4\xb6\x42\x99\xa8\x36\x77\xda\xd8\x9f\xee\xc3\xbe\xf7\x21\x53\x07\xec\xb7\xa9\xed\xae\x27\x23\xea\x28\x43\xf7\xfb\x13\x76\x88\x79\xff\x6f\xe6\xf0\xfe\xd4\xe5\x7d\x62\x92\x35\x7d\x05\xea\x37\x5e\x8a\x74\x45\xca\xb6\xbc\xf8\xfd\xdd\x69\xd0\x2b\x7b\x95\xf4\x79\x11\x21\x6d\x2c\x57\xda\x5e\xa9\xe3\xf7\x1e\x6d\x3e\x1b\xbe\x18\xf5\xdf\x9f\xf7\xf5\x13\x8f\xef\x2b\x4f\xe1\xb5\xfb\x4d\x26\x61\x5e\x99\x76\x2f\x1e\x1a\x77\xe3\x31\x7c\x25\xb2\x51\x8c\x2d\x75\xa2\x98\xda\xab\x88\xe5\xeb\x77\xee\x34\x09\x5f\x79\x8f\x2f\x92\xca\x4d\xd1\x9b\x57\x11\xaf\xd7\xff\x5e\x9e\x36\xb6\x69\x7e\x78\x83\xdb\x9d\xd1\xcc\x97\x68\xea\xf6\xe2\x21\xa4\x5e\xbc\xb4\x57\xa6\xdd\x7b\xaf\x0b\xab\xf6\xb5\x57\x91\x01\x60\x0e\x4e\x1b\x7f\xa7\xc8\xc0\xbb\xff\xde\xa6\xb0\x3f\x1d\xb5\x17\x47\xad\xf3\xd5\x52\x7b\xe5\xad\xbe\xf7\xb9\x96\xa2\x29\xaf\x4c\x03\x60\x15\x4e\x1b\xfb\x93\x58\xbe\xe0\x85\xee\x54\x03\xef\xab\x35\x83\xc8\xee\xae\xb1\x7c\x9a\xfb\x77\xe7\xce\xe8\xf7\x2b\x93\x02\xe5\xd7\x4e\xdb\xef\x77\x9f\x44\x2f\x0a\xa5\x25\x95\x0a\x6d\x9f\x12\x88\x1f\x12\x88\x4d\x11\x9a\x4f\x09\xc4\x2f\xdd\xf5\xa4\x8a\xf8\x94\x2c\xfa\xf2\x1d\x0b\xd5\x80\xc0\x0b\xed\x82\x17\x9a\x22\x34\x9f\x44\xe8\x77\xa3\x45\xae\x6f\x9a\x7e\x67\xf7\x77\xa6\xb6\xae\xb6\x7d\xdb\x7e\x6b\xfd\xe9\x7c\x7e\xd7\xa4\xe0\x73\xd1\xf6\xe9\x2c\xa1\xc0\xd8\x69\xe3\xef\x88\xd5\x6a\x5f\xdc\xb5\xa6\xa8\x10\x40\xa1\x7d\xd7\xa4\x50\xa4\xe5\x93\xa8\xff\xfa\x7d\xe1\x4b\x13\xe6\x53\xa6\xe8\x43\x32\xba\x11\x68\xd0\xf0\x68\xe9\xf7\xe7\x1d\x0b\x4d\x98\x4f\x6e\xf3\x77\x5f\xeb\x92\x8a\xa9\x7d\xca\x06\x7d\x48\x46\x77\xa7\x8b\x2b\xa4\x60\xbb\x48\xc1\x4e\xb2\xef\x26\x60\x43\xbb\xc0\x86\xc6\xc7\xba\xed\x93\xb9\x01\x1c\x43\xea\x4e\x77\xf4\x53\x04\xff\x82\x17\x1a\x6b\xd9\xb4\x4f\xf7\x01\x38\x86\xf3\x3b\xce\x5d\x26\xef\x05\x2f\x74\xd2\x4c\x37\xd4\xe4\xfa\xfd\xb9\x6e\xdb\xdf\x37\x4d\xf8\x43\xbb\xf8\xc3\xce\x67\x7e\x26\xe4\xb8\x5d\xe4\xb8\xde\x28\x9b\xb0\xe3\xf6\x5c\x5e\x18\x16\x5f\xb1\x87\xb8\x66\xbb\x00\x85\x46\x80\x82\x09\x9d\x68\xcf\x65\x03\xe1\x93\x51\x7b\x08\xe6\xb1\x5b\x13\xab\x33\x72\x6c\x4f\xfb\xd8\x66\x57\x2e\xfd\xcc\x4c\x43\xfd\xaa\xdf\x9f\xb8\x47\xac\x38\x62\xa8\x4c\xf5\xfb\x73\xdc\x36\x7e\xd3\x34\xbf\x7b\xae\x49\xef\x61\x8f\xa9\x3f\xbf\x44\x16\x95\xfd\x11\x5c\x63\xa8\x19\x75\xc6\xc2\x6f\xf2\xec\xda\x03\x70\x4d\x27\x1f\xb1\x3d\xa1\xfe\xe2\xaf\xbf\xf8\xb5\x75\xfd\xee\xba\x5d\x0c\xa5\xd8\xd3\x35\x96\x71\xc7\xd2\x38\x96\xa1\xb1\xdc\xf7\xec\xbf\x07\x39\x8f\x09\x2c\x61\x78\x9a\x92\x1a\x8b\x5e\xd8\x33\x35\x96\xab\xe2\xab\x71\xcd\xb6\xf6\xef\x02\x68\xc8\x6d\x6b\x0f\xcf\xa0\x3d\x57\x26\x93\x7c\xdd\x9e\xad\x71\xde\x17\xb3\x2c\x20\x61\xcf\xa7\xf3\xf2\xfd\xb5\xb1\xbf\x4f\xfd\xe1\x89\xa7\x2a\xe4\xda\x43\x57\xdc\x9e\x2b\x5b\x19\x86\xb0\xc4\x28\xa1\xa5\xe7\xde\x95\x9f\x2c\xb0\x44\x33\xcc\xd2\x35\x6b\x09\x7a\x30\x01\x30\x2c\xa5\xfb\xcd\x1f\x42\xd6\x52\x9e\x6c\x03\x80\xa6\x33\x72\x6c\x89\x66\xad\xe1\x31\xcc\xf9\xdd\x6f\xff\x12\x43\x3e\x96\x70\x76\x1b\x69\x91\x2c\x55\xf5\x77\xcd\x37\x52\xbe\x5b\x6a\x9a\x43\xfb\x7b\xed\xcc\xf9\x11\xd7\x6d\x28\xa0\x94\x3a\x99\xe0\x2d\xe9\xcc\xa7\xeb\x02\xb6\x5f\x54\xd2\x04\xce\x30\xd4\x51\x3a\x6d\x9c\x3b\x43\x45\x06\x9c\xc6\xf9\x26\xc7\x42\xa0\xa4\x25\x00\x25\x1b\x09\xc8\x2d\xb9\xd6\xf3\xda\x0c\x24\x17\xb7\x44\x33\xd3\xd2\x65\xe5\x20\x0d\xb8\xe9\x45\x85\xa5\x6b\x9a\x33\xd4\x60\xa9\x6b\x0e\x20\xab\xe8\xa4\x85\xb5\xd4\xb5\x2e\xc8\x42\x34\x82\x3a\x2c\x0d\xed\xd1\x35\xdb\x59\x98\xd2\xd2\x54\xdb\xbc\xfb\xf7\xcb\x26\x58\x5a\x5a\x17\x64\x4e\x1b\x69\xaa\x2d\x6d\xed\xed\x95\xad\x8c\xa8\x5b\xfa\xb4\x2e\xdf\x5d\xcf\xc6\xb9\x7f\x5a\x97\xef\xde\x87\x9f\x3d\x68\x7a\x17\x62\x17\x0c\xd2\xf8\x62\xca\x32\x33\x45\x96\xaf\x9b\xc0\xf0\x85\x65\xbe\x28\xb2\x9c\xee\x7a\x9a\xfd\x27\x73\xd8\xb2\xc4\x79\xbe\xe2\x9c\xcf\xd3\x2c\x17\x7d\xb6\xdc\xad\xe0\x14\x33\x9f\xf5\xd8\x1f\x8e\x84\x41\x7c\xcb\x3a\xf6\x28\xfc\x73\x7e\xf7\xdb\xc2\xac\x63\x8f\xa2\x3f\xa9\x91\xf6\xc5\x04\xf1\xb6\x0c\xe6\xa3\xce\x20\xbe\x65\x02\xfe\x0d\xe5\x7b\x4e\x1b\xfb\xa3\xd9\x60\x39\x2e\xed\x49\xe7\x38\x99\x5c\xb4\x1c\xf7\x58\xf0\x0a\x0a\x63\x62\x17\x63\xd2\xc8\x91\x65\x02\x91\xd8\x05\x91\x34\xf2\x7e\x5a\x96\x28\xcc\x57\x14\x5a\xe2\xef\x96\xd6\x13\x64\x0f\x9d\x0c\x12\x96\x75\x9c\x32\xd4\x7f\xe3\x1b\x7a\xcb\xc4\xd6\x1a\xca\xd2\x9c\xdf\x71\x9c\x4b\xfd\xad\xbf\xfe\x8c\x6d\x9a\x3b\x30\x8f\x22\x65\xb2\xbc\xb5\x47\x37\x4a\x41\x92\x4a\xcb\x34\x1b\xec\x82\x4f\x1a\xc1\x20\x96\xb7\xd6\x1a\xec\x08\x8d\x34\x8c\x96\x5f\x8d\xe5\x46\x1b\xe8\x1d\x5b\x66\xb4\xc1\xf2\x77\xe7\x4e\x35\x2e\x80\x89\x5d\x80\x89\x78\x88\xac\xf0\x09\x88\x95\xbf\x27\x20\x54\x9d\x02\x83\xd8\x05\x83\x34\xd2\x8d\x58\x21\x9e\xdc\x2e\xe0\xa3\xf3\xd1\x96\x95\xaa\xdf\x21\x32\xd0\xbb\xfa\xab\x5c\xb3\xd2\xee\x9a\x51\x4c\x16\x89\xc2\x72\x45\x21\xeb\xa3\x59\x71\x8d\xd3\xef\x38\x7f\xde\xb1\xe9\x29\x81\x95\x1b\xf1\x62\x09\x30\x43\x9d\x95\xdf\x9f\x10\x15\x24\x86\xb0\x42\x33\xd3\xca\x25\xa0\x21\xfb\x92\x95\xa1\xb1\x5c\x33\x93\xb5\x8b\x4c\xcf\x13\xac\xfc\xed\x3b\xef\x6d\xd9\x1a\xe7\x75\x91\x8c\x77\xac\x48\xe5\xa2\x98\x48\xea\x5d\x73\x78\xb5\x66\xef\x5d\x6b\xaa\xc0\x22\x91\x76\x81\x1b\x8d\x4f\x2c\xac\x32\x4a\x61\xf5\x46\x29\x8c\xf7\xb6\x32\x5b\x62\xf5\x66\x4b\x48\x2a\x6a\x95\xd8\x53\xab\xf9\x9e\x79\xce\xaf\xe6\xa5\xb6\x7b\xe6\x79\x6f\x2b\x13\x7a\x56\xcb\x9d\x03\xe5\x52\x25\xb8\xc6\x2a\x88\xa7\x9a\xff\xa2\x84\x56\x75\xdf\x2b\xd4\x47\x63\xdd\x23\xab\x43\xe3\x04\xab\x4f\x23\xdf\x87\xd5\xb1\xd5\x76\x89\x64\x78\xc7\xea\xe4\xde\xd6\x1b\xc5\x26\x95\x8d\x55\xc9\x82\x7a\x99\x60\xe8\x1e\x5a\x5d\xfa\xe6\xba\xdf\xcc\xfc\xe6\xab\x71\xde\xa8\x88\x17\xfe\x8e\x51\x11\xab\x48\x7e\x37\xe7\xb9\x6e\x5a\xcf\x86\xe7\x81\xcd\x79\xce\x1a\xb1\x7d\xd6\xca\xa5\x33\xe3\xb9\x6e\x92\xd7\xed\x9a\x29\x04\x8a\x58\xd3\x3d\x6a\xf5\xb6\xf1\x5c\x37\x46\xaa\xad\x81\x06\xe0\x79\x68\xd2\xb7\xa6\xfe\xae\x5b\xe9\xc6\x71\xca\x84\x69\xc7\x84\xc9\xcf\x43\xb3\xa1\xc9\x4c\x69\x37\xec\xc1\xea\x38\xd6\x64\x7e\xb7\x6b\x7e\xb3\xb0\x8d\x35\xd7\x58\x2e\x8b\x99\x5c\x96\xc6\xd0\x86\x81\x42\xff\xb4\xfd\xe4\x59\x0b\xf5\x77\xf9\xc0\x58\x78\xc6\x9a\x4c\x91\xf6\xc7\x9e\x15\xfc\x66\x9f\x6a\xbb\x6b\xcd\xfb\xd0\x74\x96\xda\xdf\x59\xea\x5c\x6b\x99\x22\x17\x44\xd2\xc8\xdc\x68\x8d\x8f\xd3\xac\xcd\xcb\x1d\xc9\x33\xdf\xf8\xc4\xc9\xf0\x3a\xf1\xac\x19\x7f\x27\x7d\x74\x9f\x1d\x36\xb9\x10\x6d\xea\x9b\x78\xb8\xf6\x10\x2f\x6f\x6d\x69\xee\x28\xeb\xfa\x10\x2f\x6f\x6d\x69\x9c\xa0\x13\x6a\xac\x21\x62\x4d\x67\xb0\xbd\x97\x73\x84\x7a\x0c\x5c\xf6\xbf\x3f\xfb\x6d\xe3\x9a\x49\x77\xb4\xf7\x8e\x93\xee\x61\xfb\x74\x76\xbf\xdb\xc6\x33\x61\x0c\xaf\x99\xa1\x3c\xd9\xc3\x6c\x97\x19\xc1\x4a\x06\x56\xfb\xf3\x3b\x63\x5b\x57\xdb\x7d\x50\x9a\xf5\x3b\x9e\x79\xfb\x7b\x60\x57\xd8\x1f\xc3\x2c\x66\x37\xcc\x42\x66\x1f\x33\x66\xe5\xec\x92\xe2\x3f\x4f\xd5\xef\xf4\xcd\xfc\xc7\x08\xc4\xfe\xb2\xbe\x99\xef\x5a\x53\xc7\x99\xdc\x5f\xbb\xee\x2f\xab\x48\x98\x49\xd6\xd9\xb5\xc1\x08\x30\x31\x93\xde\xb4\xab\x37\x65\xee\x0b\x20\x64\x60\xb2\x3f\x6d\xfc\x26\xb3\x4f\x76\x29\xe6\x9f\xe7\x9f\xb6\xad\x36\xdc\x77\x99\xd8\x7a\x36\x6a\x66\xf7\x0c\xd2\x75\x14\xb0\xc8\xec\xd2\x25\xf2\xd9\x9b\x09\x3c\x64\x00\x0f\x9d\xdf\x75\xb6\x69\xcd\xec\xf6\xe7\xec\x4f\xae\x87\xdd\x70\x65\x50\x3f\x98\x5c\x0f\xbb\x77\x5a\xe6\xb7\x85\xd6\xf3\xea\xe2\x63\xd3\xfe\x27\x73\xd8\x42\xdb\x1b\x77\x7b\x29\xb6\x4c\xe2\xc0\xae\x38\x08\x7a\x8f\xd6\x35\x9c\x6b\x2e\x92\x95\xc9\x4c\x5e\xb5\x5d\xaf\x5a\x66\xad\xe9\x7a\xda\xba\x5b\xe1\xfc\xdd\xd2\x37\x6f\x02\x8a\x14\x81\x66\x5b\x4b\xb3\xef\x71\x0a\xb5\xe9\x58\xa0\x32\xc5\xf3\x68\x9c\x5b\x5b\x71\x13\xdc\xac\x47\x60\xa6\xab\x6b\xef\xb8\xbf\xe3\xf1\x7d\xb5\x4d\xe0\x28\x79\xf8\xac\xc1\xc0\xc0\xfe\xfb\xf3\x92\x36\x25\x8e\x45\x9e\xfa\xc5\x63\x35\x52\xfb\x9a\xc9\x24\xb4\x6b\x12\x76\xaa\x0f\x80\xb0\x7e\x7f\x5e\xd5\xc2\x35\x73\x79\xf1\xfe\xfc\x31\xfb\xfe\x8e\x85\xcb\x9d\xf1\x7b\x75\xc9\xf7\x6f\xce\x97\xf5\x06\xca\xf6\xd4\x08\x76\x31\xcf\x9c\x83\xe7\x2b\x62\x18\xa1\x71\x46\x4f\xcd\xef\xf5\x24\xe1\xbe\xb9\x54\xae\x03\xd4\xd1\x48\xbe\x6f\xce\x24\x8c\x79\xc5\x59\x62\xc2\xd2\x9c\xa0\x0e\xbb\x18\x2f\x71\x85\x99\xb7\x7f\xda\xee\x38\x79\xcd\x5c\x51\x26\xbf\xd1\x53\xf2\xd0\x9b\xbb\x7e\xe7\xf7\x77\x3c\xbb\x60\x0e\xff\xfb\xf3\x32\x43\x92\xba\xdd\x5c\x9e\xb3\x77\xa8\xe3\xa4\x7d\x20\x8e\xd2\xbc\xdf\xf3\x42\xd5\xe9\x52\x57\x3e\xff\xbe\xc9\xdf\x4d\xad\xd9\x8d\xee\x13\x98\x62\x2e\xd3\xd5\xaf\x5b\x42\x0e\x00\x73\xb9\x25\xbe\xef\x58\x18\x19\x70\x79\xdc\x80\x9e\x9d\x36\xf6\xf7\xea\x9b\x37\x5a\xc4\x97\xfe\xe6\x7c\x9a\x61\x0e\xb7\x44\x64\x7a\x26\xbc\x99\x01\x6f\x96\x1f\x26\x6b\x2d\x88\xed\xb3\x00\xb6\xcf\x48\x48\x6a\x21\x93\x37\x2e\x1f\x37\x9f\xe0\x59\xe8\x9c\xc5\xd1\x08\xe7\x9b\x6c\xcb\x14\xcb\x71\xc9\xb0\xf9\x3c\xcf\xa2\xa8\x0d\x8c\x48\x0f\x39\x20\x2d\x98\x3c\xb5\x28\x97\x10\x90\xf7\x28\xf8\xdc\xd1\x02\xcf\x1d\x8d\x40\x18\x0b\x3e\xf3\xb1\xa8\x77\x0e\x34\x5d\x43\x6a\x20\x70\x06\xed\xa1\x79\x1a\x4d\xeb\x82\x24\xa1\xc9\xdc\x88\xae\xb6\xcb\x10\xfa\x68\xcd\x86\xe6\x30\xee\xfc\x18\x3d\x0d\xb9\x33\xc0\x9d\x25\x93\xea\x0c\x9d\xa5\x0b\x36\x33\xa9\xc7\x60\xa6\xc8\x62\xde\xfd\x63\x14\x34\x64\x62\x07\x4c\x6c\x7b\xa8\x02\x43\x51\x49\x60\xd2\x4e\x9b\xb3\x4d\xfd\xc1\x0d\xb2\x87\x91\x96\x78\xf5\xbb\xf7\xfe\x8e\x26\xaf\x00\x65\x16\x97\x3a\x4e\xfa\x21\x18\x35\xb7\x00\x5d\xd7\x93\x18\xa1\xe9\x8a\x2e\xfe\x11\xcb\x13\xf0\x61\xa0\xe3\xfe\xfd\x09\xb9\xcb\xf7\x23\xd6\xb5\x0f\x17\xe0\x65\x64\x86\xb0\xde\xf4\xbb\x76\xc7\xc2\x3b\xd6\xa5\xaa\x2f\x47\xb2\xb1\x7a\x97\x81\x6d\xf8\xf7\x27\x98\xfb\x08\xce\xb0\x2e\x53\xf9\x12\xf9\xda\x43\x77\xa6\x4b\x37\xf6\xab\x1b\x93\xbe\x29\x73\xf8\xb2\xb5\x9a\xe4\x67\x9f\x1a\xcb\x35\x5d\x93\xbe\x29\xf7\xa9\x5f\xf3\x34\x53\xc7\x75\x99\xa0\x7f\x04\x96\x64\x0a\xb0\xbe\xfe\xf9\xdd\x77\x7f\xf7\xdb\x87\x2e\xf3\x14\x0c\x89\xf9\x21\x63\xa4\x0d\x99\x68\xc0\x50\x25\x4b\xd4\x1d\x43\x77\x6c\x80\x10\xdd\xc8\x62\x63\x83\x7c\x45\x36\x2a\xf6\x28\xd3\x54\x1e\xc4\x82\xda\x40\x05\x9f\x87\xf4\xe4\x36\xc8\x57\x64\x03\xdc\xdd\x96\x68\x4a\x0e\xb9\x41\x03\x91\x5c\x4b\xd4\x1d\x43\xee\xcc\x70\xe8\x3f\x26\xd4\x6d\x04\xf7\x6f\x80\x41\xc1\x58\x4c\xcb\x86\x22\xff\x63\xdc\xf5\xa4\x5e\x19\x43\x63\x19\x77\x2c\x6a\x93\x2b\x30\xd6\x6d\xa3\x7b\x38\x64\x4f\x5c\x50\x95\xf1\xc9\x98\x0d\xd9\x13\xe3\xca\x64\x66\xd3\x6d\xca\x6c\x9f\xd7\x6c\xcf\xcc\x18\x4c\x65\x83\x66\xbe\xac\xf8\x6a\x23\xee\xdd\x66\x81\x0e\xc8\xd4\x55\x53\xe1\x20\xe0\xab\x92\x91\x59\xc2\xa6\xb2\x41\x13\x9c\xef\xc6\x77\x5f\x36\xb5\x7f\xf3\x6f\xff\xa8\xc7\xa6\xee\xd1\x6c\xb0\x97\x98\x85\xb7\xc9\x2c\xbc\x5d\x70\x94\x25\xde\xbf\xa9\xbb\x32\x61\x82\x8a\xb1\xd9\xa6\x32\x3e\xf3\xb2\x4a\x27\x66\x0c\xa6\x42\x92\x33\xee\x39\xa3\x7b\x38\xf9\x9c\xda\xe6\xf8\xfe\x3f\x72\x61\x9b\x8b\xe7\x7a\x22\xb4\x68\xf9\xe1\x1c\x14\xea\xbb\x80\x24\xcb\x89\x73\x97\x4e\x9d\x57\x0e\xe6\xd4\xfe\x9b\x39\x2c\xdc\x91\x5d\xdc\x91\x65\x9a\x06\x4b\xdb\x04\x68\x4f\x32\x3e\xe5\xb1\x25\xb5\xb3\xea\xa5\x21\xe7\x75\x59\xba\x12\x0b\x45\x62\x9e\x42\xef\x71\x29\xca\xbb\xc0\xab\xf8\xf0\x39\x84\x2d\x79\x26\xcb\x2e\xf9\x39\xd5\xea\x52\xb2\x61\x21\xd9\x60\x3a\xf6\x4b\xc9\x86\x15\x97\x74\xf5\x87\x93\xb1\x15\x4d\x6d\x77\x0e\x4c\x6e\x2c\x25\x1b\x56\xbf\xcb\x4d\x15\xb1\xf8\xe4\xc1\x16\x92\x6f\xa6\xa3\xbd\x24\xee\x16\x6a\x9e\x3f\x45\xeb\x42\x2c\x9a\x2d\x60\xd1\x4c\x47\x7b\x29\x11\xb1\x2e\x3b\x71\xa6\xb7\xb3\x96\xe6\xb0\xee\x7a\xf2\x18\x2e\x1d\x8b\x75\x8e\x45\x7e\x8a\xd6\x7a\x69\x9c\x97\x36\x98\x8c\x14\xb6\xb6\xc6\xb9\xef\x38\x29\xb6\xd6\xd6\xef\xf6\xb8\x6d\x9c\x9f\xae\xfc\x42\x61\xbb\x87\x5c\xa0\xb6\x14\xb9\x5a\x7f\x04\xb7\x74\x21\x96\x5c\x88\x8b\x81\x32\xb2\x55\xd8\x26\x8e\xd2\xf6\x73\xcf\x19\x8f\xfd\x26\xa6\xda\xf6\x5f\xdd\x0e\x1e\xfb\xad\xe4\xdb\xce\xf7\xbc\x50\xfd\xef\xc2\x75\xd9\xe5\x32\x09\x27\xb5\x85\xda\xfa\x6d\xcb\x6c\xdb\x6a\x7b\x6f\xdb\x6f\xee\x5b\xa2\x62\xb7\x3f\x1a\x66\x8e\x53\x1e\xf0\x46\xe5\xa1\xa7\xd0\xdc\xd8\xa6\xdf\xd9\x5f\xed\x91\xdf\xde\x6e\x89\x91\x7d\x55\x2e\xc1\x27\xb6\xe5\xc9\xee\xb8\x6d\x85\xbf\x53\x72\x78\x5f\x35\x50\x18\x09\xdc\x72\x47\x37\x88\x31\x1f\x96\xb3\xb2\x3d\x28\xce\xf7\xb8\x6b\xc6\x84\xd7\x9e\xea\x0f\xc4\xdc\x0f\xc1\x19\xb6\x49\x6c\x63\x1b\xee\xa8\x15\x46\xe2\xf7\xd6\x7a\x5e\xc6\x65\x3e\x01\xb2\x4d\x70\x8d\xed\xf7\x9e\x4f\x9a\x29\xfb\xd5\x58\x40\x44\x2c\xb6\x67\xdb\x72\x1d\xf7\xf7\xd7\xf6\xeb\xef\x25\x6e\xda\xde\x74\xdb\x28\xea\x5f\x62\x10\xed\xbd\xaa\x85\x6c\xe3\xf6\x2a\x0a\xf3\xe6\x7b\x26\x78\x8f\x5e\x9d\xa5\x37\xdf\x62\x1e\x1c\xe7\x2b\x13\xfb\xfd\x3b\x13\x34\x99\xde\xaa\x6f\x22\xd2\x62\xac\x2d\x61\xaf\xcc\xb7\xf7\x46\x48\xc9\xaf\x6e\xaf\x64\xdd\x7b\x29\xac\x48\xf5\x67\xaf\x5c\xc0\xcb\x6a\x63\x95\x11\x3d\x31\xd7\xd8\x65\xae\xb1\x4a\xd3\x47\x00\x2f\x7b\xf1\x24\xd5\x2a\x4d\xa6\x57\xae\xdc\x0b\x57\x4e\x8c\xe1\xf6\xca\x34\x7f\x41\x7b\xf9\x54\x26\x95\x5f\x9d\x17\x90\xca\x9c\xdf\xf1\x9b\x32\xbf\xdf\x6b\x7e\x93\x3d\xc2\x5e\x99\x6f\xef\xfa\xe3\x94\xe6\xef\x14\xbe\x78\xf7\x5f\xb9\x28\xce\x4f\x51\xc2\x17\xcc\xb9\x8f\x80\x22\xaf\x42\x06\xef\x77\xe7\x4e\xd9\xf3\xf1\x79\x97\x7d\xcf\x2d\x6d\x40\xd7\xe3\x53\x58\xe0\x02\xa7\x4c\xe0\x8c\x4f\x67\xe9\x4b\x90\x75\xac\xb6\x63\x9f\xc2\x02\x5f\xbe\xeb\x59\xd9\x9f\xc2\x02\x5f\xbe\x6b\xc6\x39\x7c\x3a\x4b\x5f\xbe\x73\xa7\x3e\xfa\xe4\xe6\x7d\xb7\xfe\x0f\x19\x29\xec\x23\xbe\xdb\x3e\xe0\xbb\xad\x32\x12\xff\xb5\xa1\xb6\xbb\x0f\xbc\x2b\x1f\xb1\xdf\x06\x52\x99\xfc\xfc\x33\x3f\x9d\xa5\xef\xef\x2c\xd1\x9d\xf9\xe4\x0a\x7c\x76\xeb\xd5\xf0\x8e\x7d\xae\x6f\x5e\x9d\x5a\x69\x6a\x7d\xa1\xb9\x07\xe4\x8b\x00\x26\x9f\xdc\x84\xef\xba\x09\x64\xd5\xb0\x4f\xa6\xeb\x17\x7f\xdf\x64\x7f\xc4\x7e\xdb\x07\x1a\xb2\xe7\x9f\xf9\x09\xb4\xf2\x8d\x7b\x5e\xa8\xc7\xc4\x40\x63\x97\x81\xc6\x04\xea\xf8\xf8\xfc\xd0\xbe\x6b\xd6\x0a\xb8\xf1\x29\xbc\xf6\xad\x3b\x07\x66\x1a\xc4\xfa\x62\x97\xf5\xc5\xf8\xd6\xc3\x3e\xb9\x17\xdf\x95\x67\xff\xcc\x41\xf6\xd2\x77\xed\x25\x81\x3a\x3e\x85\x21\x3e\xd4\xc8\x7f\x08\x4c\xf1\x87\x58\x6c\x7f\x9e\x5b\xef\xeb\x77\x6f\x5d\x14\x9e\x0e\xe2\x98\xfc\x70\x7e\xfe\x10\x98\xe2\x97\x11\xc6\x08\xdc\x70\x81\xaa\xfc\x82\xaa\x8c\x00\x0c\x7f\xe8\xfa\xfb\x73\x5d\x7f\x82\x2c\xfc\xe1\xbe\xfb\x83\xe7\xcd\xc6\x42\x40\x2e\xf6\x16\x07\xfe\x28\x19\x79\xf3\x5d\xf4\xb8\x7e\x59\x58\x8c\x4c\x16\xfe\x4c\x8d\xe5\xda\x3d\x04\x44\xf8\x43\x59\xe0\xcf\x0d\x65\x12\xd0\xe2\xa2\xac\xf5\x0b\x2c\x32\xd2\x8c\x7b\xe2\xbd\x75\xe0\x73\x92\x91\x0a\xd6\x13\xdf\x5a\x79\xca\x70\x4b\xda\x4f\x66\xb9\xa8\x67\x1d\x38\x9b\x5b\xf1\xe4\xbf\x98\xc3\x2e\xf6\x59\xbf\xec\xb3\x0f\x9f\xc8\xb8\x78\xed\x1c\x70\x9a\x64\xac\x27\xe5\x89\x6a\xdc\x53\x40\x54\xb0\x3e\x93\xa7\xd0\x70\xae\x37\x40\xf0\x82\x27\x26\x87\x3d\x81\x7d\xf6\x61\x69\x79\x4f\xc4\x20\x7a\x02\xfb\xec\x43\x32\x12\x4f\x53\xdf\x9c\x97\xe0\xfe\xe1\x37\x97\x7e\x77\x4b\x4b\x10\xbc\xe0\x69\x6b\x0e\xa8\xc6\x60\xac\x66\xe6\x89\xc7\xde\x13\x12\x8f\x66\x5a\xd2\x57\xcb\xfd\x57\x1c\xe0\x97\xbc\xf1\xc4\xa8\x88\xa7\xef\x32\x35\xf2\x18\x26\x8a\x73\xbf\x6c\xb7\x46\xd6\x09\xcf\x34\x09\x3d\x3f\x10\x69\x64\x1d\xf6\xcc\xe4\xb0\xe7\xab\xaa\xc9\x2c\xe1\x99\x66\x9f\x5f\x1e\x54\x23\xd0\xc0\x33\xcd\x3e\xcf\xd7\xb3\x24\xeb\xb0\x67\x26\x53\xfc\x92\x9f\x98\xfd\xdc\x0b\xcf\x34\x09\x3d\x5f\xf5\x6f\x3f\x6f\xdc\x33\xbd\x4e\xcf\xc0\x71\x99\xf1\x4a\x64\xaa\x7f\xcf\xd7\xd5\xe1\xb3\x22\xcf\x4d\x63\xb9\xde\xbf\xf1\xba\x64\x7a\x9d\x9e\x6f\xc9\x2b\x82\x10\x3c\xf3\x95\xa8\x67\x60\x64\xcd\x8c\x63\x99\xea\x0f\x7c\xd2\x0f\x4b\x2e\x7b\xfe\xd4\xdf\x77\xfb\x73\xae\xf5\xa7\xb9\xa3\x78\xfe\xc3\x27\x40\x9e\x3f\xad\xf5\x77\xd7\xfa\xe7\x39\x7b\x21\xe6\xd8\x4b\xba\xeb\xf9\x4b\x66\x7a\x61\xa2\xcc\xcb\xad\x25\xc8\xea\x58\x5e\x24\x9a\xca\x55\x9d\xe4\x03\x75\xb1\xc0\x7a\xf9\xab\xca\xf7\x8b\x32\x79\x61\x12\xdb\x4b\xb9\x67\xf0\xe7\x5e\x78\x61\x12\xdb\x41\x12\x92\x8c\x2c\x96\x5e\x88\xb3\xf7\x52\xef\xb9\xe6\xfc\x8a\x69\x9c\x28\x00\xfa\xb0\x06\x8c\x0b\xf0\xe1\x17\xf0\x61\x64\x20\xf5\x12\x1a\x4b\xfc\x15\xf9\xe1\xdc\xbb\xda\x90\x0d\x32\xd7\x37\x87\xbe\x39\xb0\xd6\x2c\xc3\xea\x62\xf1\xf0\xcb\xe2\xa1\x92\x3e\x5e\xa6\xc6\x89\xaa\xbf\x0f\x2b\x99\x7a\x59\x5a\xb3\xeb\xe6\xb9\xbe\x49\xf0\x90\x97\x1b\x45\x23\xcb\x85\x97\xad\x7d\xd8\x77\x1f\x0a\xd7\x9a\xb8\x4d\x2f\xfb\x56\x13\x2a\xdc\x23\xb2\x1d\x78\x41\x02\xd8\x08\x50\x70\x31\x83\x78\x79\xef\x58\x78\x8f\xca\xa7\x6f\x7e\xf7\x9b\xbc\x2b\x55\x2a\xb0\x3e\x77\x3d\x7f\xa6\x96\x57\x9d\xb3\x9a\xee\x38\xf5\x3b\x46\x92\xbc\xde\x88\x3a\x81\x0d\x5e\xb3\xbe\x79\xcd\x7d\xff\x45\xae\x5c\xe0\x13\xaf\xf9\xaf\x5e\x4e\x67\x1b\xcf\xd2\x05\x98\x18\x41\x0f\x5e\x69\xbe\x79\xbd\x51\x7a\xdd\xdb\x4a\xc6\x5a\xaf\x57\xf6\xb0\xc6\xa2\x57\xbe\x03\xf1\x5a\x6f\x5d\xbb\x9f\x6b\xe5\xb5\xea\x77\xd7\x85\xf0\xdf\xb3\x3e\xaf\x55\x73\xa8\x30\x37\xf8\xcc\xc7\x6b\x0d\xb5\xf5\xdb\xc6\xb9\xd3\x55\xf5\x7a\xdd\x0b\xe2\xb4\xbd\x36\xcd\xef\x86\x52\x58\x4f\xd2\xab\xf4\x58\x05\x36\xda\xc8\xd4\xe1\xd5\xd4\xdf\x75\x63\x09\x7a\xf0\x4a\x53\xd2\xab\xbd\x77\x2c\x6c\x73\xed\x91\x43\x6f\x9a\x71\x0e\x04\x60\x78\xbd\xe1\x19\xe2\xb4\xbd\x86\xc6\x12\x77\xee\xc6\xb1\x74\xcd\xe1\x16\xfb\x0a\xca\x90\x3a\x74\x5e\x6e\xa6\x81\xe0\x05\xaf\xaf\xfa\xbb\x21\x8a\xa0\x3e\xaa\x9f\xda\xbe\x3b\x4e\xca\x1e\x71\x49\x7b\x7b\xee\xfc\x28\x7b\x9a\xcc\xb0\x76\xdd\x51\xb2\x55\x78\xd3\x19\x6c\xf7\x0c\xb2\x3e\xac\x37\xba\x09\x7e\x01\x3b\x46\xec\xb0\x37\x82\x2f\xbd\xdd\xaa\xa0\x04\x05\x78\x63\xe8\xcd\xdb\x0d\xbd\xc5\xcf\x15\xf7\x56\x35\x96\x7a\xe5\xcb\x2f\x12\xef\x4d\xfa\xa8\xdd\xac\x4e\xf0\xbc\xb4\xa6\xb1\xb4\xbf\x72\x51\xfc\xa6\x69\x0e\xf6\xff\x57\x04\xf4\xc6\x8c\xa4\xb7\x5b\x93\x30\x8c\xdf\x74\xfd\xee\x57\x49\x90\xeb\x29\xf9\x79\x19\x61\x2c\x9c\xdf\x0c\xcd\x21\xee\x7a\x3a\xe7\x4e\x30\x9d\xb7\xb8\xfb\xce\xbb\xd2\x18\x96\x73\x30\xc2\xe4\x87\x2c\x41\x2e\x00\x8d\x5f\x4e\x6f\x23\xd0\xd5\x1b\xc3\x72\xde\xae\x79\xca\xcc\xbe\x0b\x5c\xe3\x0d\x9c\xbd\xc6\xcc\xbe\x37\xd9\x4b\x6d\xff\x55\x6b\xe2\xef\x64\xba\xb6\x6b\xba\xb2\x30\x8f\x8b\x2d\xc6\xc1\x16\x93\x1f\xb2\x12\xb9\x11\x03\xec\xc0\xaf\x9c\xb6\xdf\x79\x31\x86\x36\xdc\xae\xac\x23\x23\x85\x0b\x28\xe2\x00\x8a\xe4\x47\x32\xd9\x24\x97\xac\xdc\xfe\x78\x06\x4d\xf6\x8b\x5d\x19\xe2\xff\x91\x59\xc2\x45\x07\xee\x66\x71\x7f\xda\xd9\xb6\xd5\x06\x0b\xdc\x29\xb6\x8c\xcf\xc9\xdc\xfc\xaf\xca\x32\x87\x23\xf3\xc6\xe2\x4e\xe3\x97\x50\x70\xd3\x91\xb1\x7b\x64\x88\xf7\x74\x01\x30\xdc\x6e\xc4\xcb\x79\x44\x8d\x4f\x25\xdc\xfa\xba\x6d\xfc\x1d\x13\x1f\x7e\x09\x6a\xac\xf3\x0a\x9a\x54\x27\x0a\xe7\xe7\x47\x22\x5b\x00\x0c\xff\x03\x60\x48\x64\xdb\xd6\xfc\x80\x9f\x35\x32\x59\xb8\x31\x89\xed\x06\xd8\xb8\x75\xad\x99\x8e\x85\xdd\x6a\x60\xfd\x87\xcb\x71\x81\x1e\xfc\x82\x1e\x8c\x65\x01\xdc\x25\x7e\x1c\xe5\x61\x1e\x16\xfe\x73\x97\xf8\x01\x8e\xe1\xb4\xf1\x77\x12\x23\x7e\xc5\x08\x19\x29\xdc\x75\x2c\x6e\x2d\xf8\x47\xe2\xd5\xf9\xb4\xc6\xdd\x9e\xdb\xf6\xdb\x23\x81\x10\xfc\x82\x10\x8c\x45\x03\xdc\xe9\xfd\xbb\x07\xd6\x93\xb8\x31\x77\x3e\x9b\x72\xbf\xde\x23\x41\x01\xee\x32\x7d\x7c\xde\xf5\xec\xfc\x26\x23\xd5\xee\x37\x52\x4d\xfc\x97\xbb\xf6\xc1\xff\xf6\x81\xae\x95\x4b\x0d\xf8\x55\x03\x04\x0c\xb8\xc8\x6b\x1c\xb8\x82\xe4\x8f\xe6\x2e\x53\xd9\x6f\x92\x57\xa2\x3e\xb4\xd6\x71\x8b\x52\xb3\xb4\xb1\x87\xc4\x6b\xdc\xcc\x06\x71\x5c\x1e\xba\x47\x71\xef\x51\xd0\xa4\x08\x99\xa7\x61\xeb\xff\x2b\xda\xe7\x22\x85\xf1\x88\xf7\xff\x2b\xd8\xec\xa1\xf5\x8c\x71\xc7\x49\x75\x2c\xf6\x16\x8f\x79\xbf\xf9\xcb\x18\x78\x2c\xb5\xad\xf9\xff\x15\x4e\xf6\x90\xb8\x0b\x54\x0c\x7a\x24\xce\x43\x6e\xc2\x5f\xf2\x9b\x78\x2c\xef\xe4\xc2\x75\x54\x44\x3f\x6d\xbf\xb1\x74\x99\x61\xa8\xb9\xfd\x4f\xb5\x55\xef\xcc\x22\xf9\x2d\x15\xed\xc4\xa9\x79\x97\x49\xdf\xaf\x59\x24\xb1\x2c\x36\x15\xbf\x6c\x2a\x4e\xf6\x08\x57\x42\xdd\xfb\x8d\xc8\x06\xef\x4a\x27\x66\xd5\xff\x8a\x24\x3f\xbf\xe8\x9b\xf7\xa6\x71\xb6\xbb\xd6\x94\x2f\x5d\xea\x0a\x39\xf2\xfc\xb0\x90\x89\x77\x9d\xf9\x5b\xa3\xd5\xc9\xe6\xe0\x7d\xa8\xbf\x71\xfb\x73\xce\x41\x7b\x84\xf2\x96\xe7\x9b\x5c\xb3\xa9\x6f\xae\xbb\x2e\x34\xdf\xba\x5c\x81\xfe\xb7\x7f\x34\x53\xfa\xd6\x3e\x80\xcc\xc9\x99\xf8\x77\xb1\x9b\x38\x4a\x13\xe6\x87\xef\x16\xbc\xbf\x1a\xe7\x2d\x39\x48\xde\x5a\xef\xaf\xc6\xf9\xde\x71\xfe\x32\x76\x3e\x18\x91\x75\xd4\xb7\xcb\x0f\xdf\x03\xb8\x98\x4f\xfc\x32\x9f\x38\x93\xfb\x2e\x76\x13\xbf\xec\x26\x9e\x7e\x09\x7c\x1f\x72\x01\x47\xb9\xe5\xfe\x38\xce\x41\xd2\x3e\x1f\xb7\x3c\x79\xd2\x58\x64\x7e\x5f\x56\x14\x27\xd3\x83\x0f\x62\x9c\x7d\xe0\xad\x80\xb3\xb0\x8d\x0f\xb9\xe2\x03\xae\xb8\x27\xea\xaa\xe1\x9a\x83\xdf\x39\x50\xe5\x0e\x99\xb5\x23\xee\x7a\xd2\x65\x19\xcc\x3a\xfa\xb8\x66\x2d\x19\x92\x7c\x74\xfd\x0e\x18\x75\x27\x08\xc8\x87\x74\xdc\xb8\x3a\x8e\x95\xd2\x7d\x0c\x8d\x65\xdc\xb1\xd0\x24\x1c\x8c\x90\xfa\xb8\x75\x60\x93\x7e\x37\xd5\x36\xa1\xa7\x09\x28\xf3\xc1\xe8\xbe\x0f\x44\xf7\x9d\xa5\x13\x7c\x48\x4e\x8c\x7b\xce\xc8\x10\xe1\x63\x6b\xad\xdf\xbb\xd6\xfa\xe6\xa7\x71\x7e\x77\x9c\x34\xe9\xa7\xc2\x02\xf3\x86\x05\x3a\xef\xc3\x54\xc8\x67\xe6\xbb\xb7\x0c\x43\x4c\x02\xed\x7c\xd6\xdb\xc6\xb0\xc7\xe4\x5b\x0f\x9f\xed\xee\x1f\x4d\x7a\x31\x9f\xf8\xb4\xbb\x9e\x6a\xd3\xbd\x9d\x57\x57\x49\xe7\x4c\x32\x21\xf8\xbc\x15\x91\x13\x4d\xec\xc9\x88\xb3\xcf\x7b\x37\xf3\xa3\x36\x53\x1b\xce\x2e\x93\xf4\x3e\xb5\x9e\x73\xdd\x7b\xf4\xcb\x80\xba\x58\x35\x1c\xac\x1a\x39\x3d\x3c\xf3\x4b\xf2\x73\xe5\x5b\x57\x9b\x67\x57\x19\x7a\x47\x86\xfe\xfc\xce\xd9\xb6\xd5\x76\x6b\xbf\x52\x6f\x2e\x02\x5a\x7c\xdd\xf5\x64\xf6\xde\x95\xa1\xf7\x9b\xa1\x4f\xd2\x39\xab\xab\x3f\x84\x3d\x9c\xa0\x15\x5f\x32\xbf\xd7\xbc\xa5\x2d\x79\x3e\x97\x4c\x6c\x54\xc8\xc8\x89\x4c\x47\xae\xec\xb6\xdf\xec\x76\x22\xf6\xdb\x95\xa5\xf6\x9b\xa5\x4e\xac\xaf\xea\xca\x52\xfb\xcd\x52\x27\x02\xca\x7c\xc9\x06\xbb\xa5\x36\x3c\xd3\x0d\x5a\x9f\xc6\x79\xbc\xc1\xf3\xbb\xff\xc6\x2c\xe1\x8b\xdc\xa6\xbe\xbe\x3b\x54\x5e\x97\x4d\x3c\xab\xef\x5b\x84\x93\xdc\x9f\xbe\x9f\xa1\xb6\xbb\x85\xbf\x24\x8c\x6f\x45\x3e\x76\xba\x6d\x34\x41\xb7\x22\x1f\x1b\xde\x80\x67\x5e\x17\x25\xc6\x7d\x5f\xb5\xca\xfa\xc9\xbe\x15\xdd\xd8\xe5\x4e\x9f\x26\xda\x56\x74\x63\x97\x3b\x7d\xaa\xb9\x4d\x9c\x9a\xef\x72\x0b\xe0\x53\xe5\x6e\x3e\xc5\xf2\x5d\x6f\x0d\x6c\xaa\x9d\xdd\xb8\x85\xbb\xdd\x75\xe1\x95\xdf\x3a\x4e\xfb\xef\x38\xd1\x0b\xdc\x12\xbd\xfb\x8a\x5e\xb2\x4e\xf8\x76\xb5\x21\xd1\xe9\xe4\xe9\xf4\x2d\x0f\x71\x5f\x95\x4b\xc0\x80\xef\xa1\xb1\x1c\x95\x9b\xd3\xa3\xb9\xcb\x64\xda\x30\x41\x9d\xc0\x14\xdf\x3a\xbe\x1b\x54\xe3\x4e\x50\x80\xef\xa9\xbd\x45\x01\x6c\x27\x68\xc5\xb7\xd4\xf8\x06\x51\x9e\xb3\xf2\xb7\x6f\xa9\xf1\x3d\xef\x38\x79\x95\xb6\xc4\xc1\x5e\x7f\xbf\xe3\x5a\xcb\x2d\xd9\xeb\x1e\x6d\x46\x61\x44\xb6\xe2\x97\x6c\xc5\xc9\x0b\xea\xfb\xd5\x79\x41\x52\xcb\x09\x26\xf0\x4d\xec\xb7\x6f\x3c\xdb\x70\x82\x09\x5c\x25\x64\xfc\x7d\xae\x18\xa1\x68\x7a\xf9\xc4\xc2\xdf\x5b\x3a\xb6\xf0\x0a\xbe\x7c\x95\xea\xef\xb1\x00\x73\x4a\xdc\xa3\x57\xe7\x1a\x95\x66\x4e\x5b\x61\xdb\x56\xdb\x5d\x17\x8a\x8a\x57\x67\xf7\xcd\xb7\x8d\x26\xe1\xcb\x27\xa9\xfe\xa2\x16\x61\x4a\xdc\xf7\x57\xe2\xee\x26\xf0\xbd\x30\xba\x21\x16\x16\x07\x0b\x4b\x4e\x89\x62\xf9\x95\x1b\xf4\x02\x53\xe6\x04\x28\xf8\xdb\xf4\xbb\x76\xf7\x9d\x2e\xd9\x2b\x53\xf2\x45\x6d\xd1\xc4\xca\x7b\xfe\x2a\x32\xf7\xb6\x71\xdb\xb8\x9e\xa6\x36\xbb\xfb\xce\xbb\xf2\xba\xe6\x70\xbc\xac\x9c\x88\x5d\xf4\x57\x19\xa6\x37\xee\x7a\xf2\xbc\xbc\xc4\x66\x3a\x30\x00\xc9\x0b\x23\x1f\x9f\xa2\xe6\xdf\x51\x03\x39\x25\xba\xd4\x9f\xa2\x92\xdf\xdf\xba\xd0\xbc\x51\xa9\x14\xff\xea\x1d\x0b\xb3\x4f\x9f\xd6\xe5\xfb\x5b\x17\xba\x72\x9f\x5c\xc7\xcf\xee\x99\xa0\x58\xfe\xc8\x6a\xe3\xdf\xdf\xdc\x79\xae\x95\x8c\xf6\xef\x6f\xee\x94\xad\x4a\x46\xfb\x4d\x46\x27\x56\x80\xf6\x4f\x26\xd3\xd7\xef\xba\x34\x8e\x45\x19\xb4\x0f\xe4\x97\x4e\x20\x85\xab\x16\x98\xdf\x5a\x60\x4e\x40\x84\x7f\x72\x83\x3e\x44\x7d\x9c\x80\x08\x57\xe2\xd8\x6f\xe2\xd8\x59\x86\xc3\x3f\xb9\xf7\x1f\xa2\x3e\x89\x04\x58\xfe\xc9\xad\x04\xf9\x46\x4e\x2c\x5e\x1f\x0f\xf9\xd7\x03\x25\xc3\xce\x37\x83\x6d\x4d\x6d\x90\xbb\x2c\xd1\x11\x0f\xef\x6d\x3c\xf7\xde\x12\xbb\x18\x2a\x4f\x12\xc8\x2f\xe7\x44\xe2\xac\x78\x92\x7e\x07\x26\x19\x27\xc8\x22\xc4\x72\x11\x97\xe5\xc2\x09\x5e\x88\x87\xe0\x93\x78\xae\x4c\xfe\x55\x87\x3d\xff\xd0\x38\x1d\x3a\x20\xfd\xa2\x61\xf1\xf0\x5c\x07\x4a\x3b\x9e\xdf\xb1\x8d\x11\xe0\x78\x10\xf2\xf1\x5f\x2d\xd8\xf3\x8f\xa9\x36\x9c\xeb\x6a\x5c\xb3\xa1\xf9\x01\x87\xee\x4c\xee\xc7\x43\x53\x39\x9e\x6b\x2a\x93\x75\x22\x9e\xa9\xdf\x5d\x39\x4f\xd6\x89\x78\x08\x80\x8a\x07\x25\x6b\x9c\x09\xfc\x50\xb9\x90\xb8\x75\x57\x13\xb1\x99\xf1\x10\x3f\x1b\x0f\xf0\xb3\x5e\x83\xeb\xf2\x6a\x7e\xef\x3d\x4b\xbf\xbb\x12\x49\x7b\x9b\xae\xcd\x50\x7f\xd1\xc5\x48\x7c\x7f\x10\xa8\x1c\x92\x13\xf9\xde\x43\x6c\x15\x71\xd9\x2a\xbc\xfd\xdc\xd1\x48\x4c\xfc\x47\x42\xe2\xdf\x59\x6a\x23\x94\xdd\x8e\x9b\xdd\x4e\xf9\x97\x8d\x0d\x95\xf6\x88\x74\xef\x34\x89\x2a\x23\x99\xc6\x69\xb7\x24\x7b\xe2\x38\x5d\xfd\xf9\x5f\x7f\x9c\x9f\x6b\x0e\x7e\xe7\xc0\xb3\x9b\xf8\x8c\x37\xd2\x75\xad\x48\x62\x19\x89\xcf\xfd\x23\xe1\xb9\xbf\x93\xc4\x32\x52\x68\x0e\xa8\xf6\x9d\xf2\x4f\xc7\x45\x22\x00\x2a\x12\x00\x50\xde\x78\x8f\xd2\x54\x7f\xe7\xbe\xe7\x94\x2b\xbf\x49\x3d\x1d\x69\xdd\xfe\x0a\xd7\x9a\x26\x68\xa4\x6b\x82\x92\xc0\x2c\x12\xdf\x11\x44\xba\x85\xf9\x9b\xda\x08\x06\x89\x5b\x2e\xc4\x1b\xef\x51\xfa\xb4\x7f\xc8\x98\x3b\xc1\x12\x91\xe9\x52\x07\xaa\x8a\xe6\x94\xff\x69\x73\xb5\xdd\xfe\x7e\xe1\x8b\x10\x7b\x44\x20\x9b\x9e\xbc\xfd\xec\xcf\xc8\xcc\xd4\x46\x4e\xb7\x3f\xde\xa3\x4c\xbc\x7c\xe4\xab\x8b\xff\x2b\xb3\x44\x64\x7a\x26\x71\x8b\x95\x3a\xf1\x19\xa1\x24\x7d\xe4\xeb\xc5\x93\x53\x33\x54\x5a\x34\x50\x5a\x34\xa7\x6c\x9c\x86\x69\x38\x76\x87\x13\xfc\x9d\x6b\x69\x3c\xdf\x36\x4e\x83\xde\x5c\xe4\x1b\x29\x6b\xbf\xa8\x4f\x64\x26\x0d\x22\xf7\x7b\xd4\x3a\x97\x54\x62\x04\xd5\x41\x72\x22\x6c\x3c\xf2\xd0\x1c\xc6\x3d\xf6\x5d\x6d\xda\x0a\xe0\xe9\x12\x21\xe5\x91\x87\xe6\x37\xee\xfc\x34\x87\xa1\x6d\xba\x9e\x3a\x19\x29\x22\x4f\x7d\xf3\xaa\x24\xfb\xa9\xab\xc8\x53\x5b\x88\x17\xc0\xce\x32\x23\x91\xb7\xe6\x70\xa3\x3e\x64\x9d\x88\x4c\x55\x16\xf9\xaa\x32\x02\x3e\x22\x6f\xad\xf5\xbe\x63\xe1\x15\xcc\xaf\xe6\x7e\x23\x42\xc6\x2b\x98\x75\xb4\xf3\x77\xaf\xa0\xd6\xf3\xd3\x5a\x5f\x35\x47\x93\x3e\xf2\xa7\x3d\x42\x72\xd8\xed\x67\xc2\x44\xd1\xb1\x2f\xcf\x1d\x27\xaf\xae\x80\x06\x01\xa0\x41\x4e\x74\x05\xa2\x10\xef\x19\x05\xd5\xd8\x13\xab\xd9\x45\xa1\xb9\x18\xe5\x9a\x8b\x24\xa7\x8b\x42\x5a\xf0\x00\xe6\x20\xb9\xfd\xcc\x9b\x28\x04\x91\x44\x29\x77\x1f\x28\x2a\x0a\xb1\x45\x71\xcb\x8c\x38\xd9\x2a\x42\x65\x46\xa2\xdc\x48\x04\x4b\x96\x46\x09\xfd\x2e\xee\xef\x1a\xc7\xd9\x35\xce\x7e\xc7\x49\x11\x5a\x98\xd9\x88\xd2\xe7\x6d\xe3\x37\xf9\x14\x24\x40\x32\x91\x13\xdd\x8b\x28\x52\x81\x00\x21\x24\x67\x42\x36\x0a\x23\x42\x51\xd6\xdf\xef\x38\x87\xa5\xdf\xad\x3b\x4e\xe3\x58\xb6\xfa\x7b\x61\xda\xd1\xbd\x08\x95\x04\x89\xf2\xdd\xb9\x53\xad\xaa\xec\x47\xdc\xb2\x1f\x4e\xd2\xc5\xa8\x7c\xdd\x1d\x00\x05\x9c\x6f\x06\xdb\x96\xda\xee\x79\x09\x7e\x93\x66\x74\x20\x51\x9d\x13\x09\xef\xa2\x32\xa2\x1e\xf5\x46\xd4\x99\x20\x0d\x25\xaa\xa3\xfa\x9d\x03\xc5\x72\x9d\xfa\xe6\xbc\xdf\xfc\x99\xfb\xa1\xd2\x1e\x71\x4b\x7b\xb8\x27\xfd\x8e\x73\xaf\x57\x7d\x38\xef\x5f\x5d\x6a\xdb\x77\xad\x29\xeb\x1a\x5f\xa1\x47\x43\x95\x38\x27\x43\x44\x34\x99\x68\xed\x9a\x68\x24\x09\x8c\xc6\x48\x59\xb4\x1b\x29\x63\xb2\x2f\x94\x1c\x8e\x9b\x1c\x4e\xe5\xe7\xc2\x47\xa3\x9b\x1e\x20\x68\x38\x6d\xec\x8f\x89\xff\x68\x48\xfc\x3b\x33\x7d\xa1\xf2\x1d\x81\xbc\x6d\x4e\xc4\x38\x87\x98\x10\x02\x4c\x08\xa7\x8d\x63\x19\xfa\xe6\x35\xc3\x98\xb1\x0b\x31\x21\xc4\x65\x42\x70\x96\x27\x89\x46\xe6\x8c\x68\xeb\xbb\x6d\x1c\xe7\xd6\xdc\xf7\x9d\x3b\xf5\x4a\x93\xa9\xd5\xae\xa9\xc5\x8c\x5d\xb4\x57\x73\x78\xef\x58\x9c\xeb\x22\x75\xdc\x80\x43\x77\x02\x29\x42\xec\x03\x71\xd9\x07\x9c\x40\x8a\x30\x99\x68\x96\xfe\xda\x7e\xdf\x34\x82\x9c\xc2\xf2\x5d\xb3\x1f\x60\x2e\x4c\xa6\x96\x5d\x53\x8b\x19\xbb\x30\x86\x4b\xc2\xda\x3d\x67\x94\x9f\x46\x50\x47\xdc\x97\xfb\xce\xf2\x24\x61\x3a\xf3\x78\x8c\x7f\xfa\xfb\xad\x99\x11\xe4\x14\x48\xcc\xe6\x54\x79\x6f\x8d\xb8\xdb\x30\xe0\x6e\x3d\x28\x3f\x4d\x7b\x64\x78\xe7\x92\xea\x2f\xda\x17\xc6\xa8\x5d\xd8\x8d\xda\xd5\xca\x71\x12\x88\x16\xa8\xd6\x91\x13\x89\xeb\xc2\xf9\x64\x2c\x50\x91\x23\x39\x19\x22\x42\x65\x38\xc2\x9f\x3b\x4e\xba\x09\x78\x97\xfd\xfb\xf3\x7e\x93\xe7\xc5\x25\xcb\xbd\xdc\x33\xf8\xcb\x5a\x85\x13\xf4\x17\x5e\xee\x37\x79\x96\x9c\x19\x83\xf0\x8a\xbb\x49\xfc\x73\xb8\xe9\x9b\x76\xbf\x49\x79\xe6\x4b\xdf\x5c\xf7\x9b\xb4\x35\x5c\xae\x00\x92\x93\xa7\xed\x37\xce\x20\xd6\x3c\x22\xdf\xb9\x53\x66\xa9\xdc\x44\xdc\x72\x13\x1e\x3f\x17\x37\x42\x66\x3b\x5e\xed\x9e\xb6\xdf\x9a\xa9\xdc\x44\xc4\x2d\xc3\x4c\x70\x46\x04\x33\xb5\x11\xd7\xed\x22\xf3\x42\x44\xe8\x77\x20\x68\x73\x32\x2f\x44\xd0\xa5\x8e\x00\x97\xbf\x33\x9b\x17\xb1\xf4\xbb\x75\x7f\x47\x1b\x4c\xd9\xc3\x88\x6b\x6b\x90\x31\x2c\x54\x17\x22\x6e\x5d\x08\x67\x56\x2e\x42\xf6\x44\x7c\xf7\x77\x3c\xf3\x9d\xd8\xe8\xe8\x78\xa2\xed\x2c\xed\x11\x9d\x15\x8c\x03\xe5\x1c\x4e\xdb\x6f\x2c\x9d\x60\x89\xe8\x05\x7b\xdb\xe8\x7a\x74\x86\x13\xa2\x5f\x97\xb3\xff\x5c\xf8\xe8\xa1\x6f\x06\xce\x59\xab\xff\xed\x29\x5d\x74\x06\xc7\xa3\xdf\x48\x84\xbc\x81\x2e\x75\xdc\xaf\x28\x24\x20\x22\xfa\xd4\x70\x26\x54\xa0\xbc\x81\xbe\xd5\xb6\xff\xda\xf8\x3b\x2d\x69\xbf\x01\x70\x72\xc9\x45\x27\xb7\x62\xf4\x2f\xdd\xb6\xdf\x37\x87\xae\xe0\xb8\x57\xb0\x53\xe5\x0e\x46\xf4\x62\xa4\xbf\xdf\xa9\xad\xaa\x0d\x57\x82\x05\x02\x63\x48\x14\x8e\xab\xae\x98\xf0\x8a\xa1\x2b\x88\xfc\x5d\x72\x12\x52\xc5\x90\x28\x1c\x57\x14\xb2\x0c\x47\x8c\xa6\x6f\x5e\x75\x45\x92\xb9\x18\xa6\x39\xdc\x63\x4f\x26\x84\x18\x12\x85\xe3\x8a\x42\x12\xd0\xc5\x20\x68\x25\x06\x9e\x43\x78\xd7\x1c\x64\x1a\x8c\x1b\xdd\xe8\x54\x2d\x83\x89\xf8\xc0\xe3\xdc\xe4\x9d\xe6\xfe\x18\xfa\x1d\x78\x64\xbd\x53\x0d\x0c\x89\xd7\x71\x5d\x88\x4e\x95\xab\xc4\x5c\xdc\xf2\x08\xce\x84\x50\x8c\xad\x39\x00\xd8\x10\x64\x1f\x88\xb1\x35\x87\xf7\x1e\x6d\x5e\x97\xf1\x6a\xcd\x60\xb6\xc7\x43\x33\x65\xbc\xda\x07\x3c\xc5\x8a\x87\x66\x8a\xca\x23\xc4\x00\xbe\x3b\x98\x80\x8a\xf1\x69\xad\xaf\xb9\x4f\x2c\x6f\x8c\x4f\xfd\x81\x07\x31\xc8\x3e\x10\x53\x51\x2d\x3c\x14\x4e\xf1\xfc\xa2\x99\x31\x75\x5e\x66\xba\xe3\xa4\x79\x33\x99\x38\x8e\x99\xee\x38\x7f\x11\xcb\x98\xcc\x7a\x04\xf2\x85\xa7\x8d\xfd\x91\x71\x23\x90\x13\x4c\xc1\x84\x50\x4c\x82\x02\x02\xd5\x17\x72\x62\xd5\xc4\x98\x52\xab\xb3\x21\x42\x4a\x6c\x7b\x4c\x45\xc3\x50\x29\x21\x05\x33\x3e\x31\x65\xb6\x4f\x24\x72\x83\xa4\x37\xb1\xe4\xe2\x2e\xbb\x73\xa0\x78\x5d\x4c\x2a\xc7\x42\xe4\x23\x1e\xaa\x96\x45\xe6\x85\x58\xfd\x8e\x93\x73\x58\x2c\x90\x1b\xab\xdf\x3d\xe2\x19\x5c\x3a\x83\x6b\xdc\xb5\xa6\x89\xbd\xe4\xaa\x5e\x4a\xfb\x20\x53\x40\x2c\xa9\x78\xbc\x6a\x4d\x41\xc0\x40\xac\xa9\xb1\xdc\x22\xe2\x0f\x55\xd9\x92\xcc\xba\x54\xf8\x41\x16\x81\x58\x32\xa3\xd7\x35\xa3\xe5\x06\xe9\x09\x6c\x20\x11\x78\x7e\x17\x6c\xd3\x58\x10\x7d\x0b\x66\x13\x62\x2d\xcd\x01\x15\xac\x82\x91\xff\x58\x04\x36\xc4\x7a\xef\xef\x18\x29\x5b\x92\x83\xeb\xca\x41\xa3\xfc\x5c\x9f\xc6\x02\xdc\x7b\x30\xda\x1e\xca\xe6\xc5\x86\x3b\x1a\x8c\xb6\xc7\x56\x14\xe6\x66\xfa\x82\x2c\x02\xb1\x59\x2d\x33\x76\xc2\xdd\x94\xdb\xb5\x25\x7b\x36\xf0\xb3\x89\x15\x23\x63\x93\x08\x29\xb6\xdf\x39\xf0\x5c\x6f\x3e\xb3\x0b\x24\x86\x52\xa4\xdf\x13\xd8\xd8\x8a\x4a\xee\xab\x1f\x88\xdd\x0f\x3d\xbd\x0c\x50\xe8\xe7\x44\x7c\x7e\xbc\x04\x9b\x05\x12\x3c\xa7\x2d\xd8\xc6\x39\x20\xc1\x93\x22\x71\x0e\x2f\x81\x37\xf1\xc2\xfd\x8d\xc4\x90\xcf\xdb\xf4\x3b\xbb\xbf\xa3\xf9\xfd\xb2\x3c\x49\xa0\x66\x7f\x4e\x4e\x35\xae\xc2\xf9\xf1\xf6\x74\xdb\xf8\x4d\xdd\x87\xf7\xde\x07\xb9\x5d\x7a\xb6\x18\xef\x3d\xd7\x04\x05\x84\x0a\xd9\xc7\xbb\xee\xde\x52\x26\xbf\x0a\x51\x80\xa6\x3d\x27\xe7\xbe\x8b\x9b\x3d\xbe\x1b\x51\x27\x96\x3e\x3e\x99\x22\xf7\x89\x61\x10\x14\x10\x9f\x42\x14\x1f\xa2\x68\x91\x1f\x7e\x93\xcf\x08\xe3\x72\xb3\x47\xa6\x2c\xff\xe4\x26\x7c\x78\xfa\x1c\x2c\x1b\x11\x9f\xc2\x10\x1f\xc2\x10\x91\x19\x75\x55\x56\x27\x90\xd5\x39\x6d\xbf\x7d\xff\x98\xed\x0a\x64\x75\x4e\x1b\xc7\xc9\xac\x4e\x20\xab\x93\x22\x33\x64\xa0\xa7\x89\xf1\x5d\x7d\x4b\xe2\xc1\xf8\xb4\x7f\xdf\xdf\xfe\xd1\x15\xf8\xba\xe6\x8e\xec\x53\x90\x26\x20\x3e\xc9\x97\x0f\xd1\xf6\x50\xb4\xf6\xd3\x7d\xff\x6e\x18\xc2\x19\x4a\xf9\x14\x89\x47\xf1\xf8\xd3\xc6\x35\x93\x9b\x87\x97\x7a\x39\x39\x43\x29\x9f\xce\xfc\x77\x75\x5c\xfe\x81\x72\xba\xb2\x2c\xfd\x81\xdd\x13\xa4\x09\xe8\xca\xb2\xf4\x9b\x65\x09\xb2\x5c\xf4\x87\xf7\xa1\x23\xa9\x92\x82\x34\x01\x5d\x5c\xe9\xfd\x72\xa5\x47\x36\xf6\x47\x3d\xd6\x6f\xa1\xf7\x60\xd6\xbf\x3f\xcc\x80\x76\xd4\x75\x3f\x6d\xf1\x6b\x63\x86\xbe\x3f\xe5\xae\x99\xf3\x77\x55\x6d\xf5\xb6\xfd\xce\x7c\x7f\xe8\xfa\xf7\xa7\xde\xb9\x07\xe7\x50\xd5\xdf\xdf\xbe\xff\x4c\xf3\xae\xa7\x82\xfd\x3e\x15\x0c\xd6\x8c\xe8\x0f\xf5\x66\x7f\xda\x9d\xdf\x7f\x2c\xd2\xdc\x1f\xbe\x58\xed\x4f\xbb\x5d\x76\x0e\xc7\xd4\xa5\xdd\x2e\x3b\xa7\x6f\x1a\x2a\x22\xc0\x51\x1e\x4e\x91\x2f\xe9\xfb\x03\x42\x8e\x60\xe2\xbf\xeb\x55\x63\xbf\xaf\x1a\x83\x6c\x00\xfd\x71\x6d\x21\xc8\x3a\x82\x6c\x00\xfd\x09\x7d\x33\xee\x37\x13\xc7\x12\xfa\x66\x40\x84\x92\x3b\xb2\x3f\x5d\xbf\xbb\xe6\x3e\x23\x03\xfd\x21\x11\x4b\x07\x1b\x7b\x8a\x92\x39\xf7\xa1\xb1\x80\x08\x29\xc8\xe6\xd0\x9f\xa9\xb9\xcf\xf7\x7e\x93\xf3\x5b\xda\x8a\x75\x8f\xbd\xb6\x69\x6b\x9c\xd7\x15\x60\x44\xa1\x3f\xaf\x8e\xc5\x3b\x6f\x1b\x8f\xd3\xa7\x6f\x5e\xd3\x8e\xb4\xf5\x5d\x09\xa8\xfe\x97\x80\x22\x3e\xb8\x27\x7a\xb2\x3d\x81\x4c\x2d\x31\x6a\xd0\x13\x9f\x35\xf4\x04\x98\x7a\xe2\xd3\x8c\xae\x97\x99\xfd\xd6\x96\x0f\xb2\x39\xf4\xd4\xd4\xdf\x4d\xa8\x47\x62\x7f\x14\x3f\x3d\x5d\x6f\x9c\xb8\xe2\x9e\x4c\xdf\x44\xe4\x2a\xca\xcf\xbd\xe8\x49\xe7\x25\xfd\x9d\x97\x1f\x2e\xbc\x8b\x32\xbc\x5f\xca\xf0\x28\xce\xb1\x10\x4f\xd7\xd3\xb8\x67\xd0\xf9\x3b\x82\x41\x7a\x02\x18\x24\xc8\x3e\xd0\x13\xa3\x22\x3d\xdd\xa8\x08\x69\xeb\xbb\x6a\xd2\xf7\xb4\xef\xbe\xf3\x2c\xa5\xad\x71\xee\x3b\x4e\xee\xbb\xea\xd5\xf7\xb4\xef\xb9\xe6\xbe\xa7\x57\x63\x79\x6f\x7f\x3f\x2f\xb7\x8b\x32\xbc\x5f\xca\xf0\x28\xdc\x77\x71\x82\xf7\x7c\x5d\x39\xf2\x58\xf6\x4c\x4c\x59\xcf\x17\x53\x46\x1c\x73\xcf\x8c\x98\xf4\x0c\x8c\x65\xb0\x84\x45\xcf\x12\x31\xe0\xf6\xce\x89\x5c\x95\x3d\x9b\xfa\x43\x02\x31\x2a\xf7\x36\x6b\x8f\xb2\xdf\xfe\x1a\xc7\xc9\xcc\x4d\xcf\x37\xfa\x1d\xdc\xbf\x4c\x13\xb4\x23\x71\x92\xa2\x66\x8e\xe5\xd3\xef\xae\x8a\x67\x74\xa3\x2b\x0b\xd1\x91\x85\x38\x6d\xbf\xf9\x15\x26\xc3\x7a\x01\xe0\x2a\x98\x18\xef\x25\xff\xd3\x86\x33\x51\x7f\xea\xaa\x17\x89\xde\x72\x45\x2f\xd9\x00\x7a\x91\x1c\x2c\x78\xb9\x9f\x82\xfb\x57\xb4\x2e\xe5\xef\x5c\xff\xcc\xef\xae\x67\x8b\xfd\x3e\x5b\x4c\xc1\x3b\xad\xc8\x7f\x2f\xe3\xde\x31\xde\xdb\x32\xd4\x1f\x40\x4e\xc1\xa4\x79\x2f\x34\xa3\x3b\x6a\x86\xe7\xc4\x88\x49\x2f\x4b\x73\x00\x3e\x31\x91\x38\xb2\xab\x88\x78\xbf\xcf\x08\x13\xb1\xca\xbd\xe8\x7c\x96\x2b\x7b\x3a\x65\x6b\x61\x24\xb0\x97\x1b\x09\x24\xe7\x79\xaf\x52\xab\xf5\x9a\xca\xc4\x0e\xf7\xca\xc8\x78\xaf\xa9\xde\xb6\xdf\x38\x2b\xb3\x2c\xbd\xb6\xbb\x47\xbc\x47\x95\x61\x81\x5e\x0d\x72\x89\x9c\xe0\xbd\xd2\x25\xeb\xf5\x66\x1d\x19\xf6\xe8\xca\x0a\xf4\xea\x38\xbb\x7c\x23\xd2\x1b\x39\xa5\xfb\x2d\x50\x1d\x95\x7b\xd4\xb4\x0f\xed\x66\x60\x3a\x4d\x0a\x15\x9a\xee\x97\x23\x38\x2a\xef\x9f\x0a\x4d\x77\x70\x04\x9f\xdf\xfd\xf6\xb6\xd1\x45\xea\x78\x99\x74\xae\x51\x66\xdb\x56\xdb\x7b\x7f\xf7\xdb\x07\xf1\xf9\xf6\x76\x41\x63\x7c\x3f\xd2\xf5\x8c\xa9\xb7\x6d\xf7\x9b\x1c\xcb\xab\xf9\x81\x8b\x3a\x08\x18\xe8\xe2\xad\xed\x76\xa3\xae\xe4\xef\xee\x26\x59\x60\x57\x16\xf0\x05\x7e\x37\xe2\x75\x3b\x6a\x55\xa7\x60\x02\xbf\x2b\xc2\xdd\x6f\x14\x3b\xda\xcf\xc4\xee\xa6\xfd\x03\xdd\x6c\x0a\x46\xed\xba\x11\x60\xd2\x2f\x1f\x6c\x90\xb5\xa0\x5b\xa8\x2d\xee\xfc\x2a\xfb\x23\x76\xbf\x83\xfb\xf5\xb4\x55\xb6\x6d\xb5\xbd\xb7\x8d\x63\x21\x06\xb8\x1b\x30\xc0\x41\xb6\x83\x6e\x64\x49\xe8\xa8\x8d\x9d\xa2\x51\xd6\x59\xd7\xfc\xae\x39\xdc\x1a\xc7\x32\xb4\x9e\xe3\xce\x81\x66\xa6\xd1\xdd\xee\x20\x91\xcd\xa9\x77\xfe\x6e\xaa\xbf\x0b\x5e\xe0\x3b\x97\xae\x02\xdc\x1d\x04\xb3\x47\x7c\x72\xcd\x96\xe6\x00\x3c\x72\x30\x0c\xd8\x4d\xe7\x05\x6f\x9f\x4e\x1b\xe7\xb7\xb5\x9e\x7f\xe7\x85\xfa\x4f\x6f\x9f\xfa\x7d\xfb\x14\xac\x19\xd1\x6d\x6b\x3d\xf7\x3d\x9f\x94\x4b\xf6\x6a\x6f\xf1\x1e\x27\x9a\x73\xff\x5e\xcd\x0f\xd9\x99\x60\xa8\xaf\xdb\xab\x73\xf6\xdd\x73\x46\x93\xd7\x18\x7e\xea\xe0\xa1\x3d\x6d\xbf\xb1\x88\x60\xb6\x5f\x82\xd9\xfc\xf0\x1e\x39\xb3\x3a\xdd\x9f\xfb\xbb\x5f\x34\xba\xeb\x1d\x56\x47\x42\xe2\xfc\xae\xb2\x6d\xa9\xed\xbb\x6d\xff\x0d\x2c\xd1\xbd\xe9\xb3\xe0\xa0\xcb\x2c\x4a\xdb\x9d\x41\xfc\xee\xc0\xc1\x06\x19\x1b\xba\xf3\xb9\x5c\x77\x3c\x97\xcb\x0f\xaf\x84\x87\xa6\x18\x77\x8a\x3f\xef\xaa\xfb\xd4\xef\xe6\xdf\xef\x3a\xdb\x34\x96\x79\xa7\xc8\xeb\xe2\x4b\x53\x84\x18\xc9\x0f\xaf\x84\x6b\x7b\x41\xd5\x9a\x33\xb9\x38\xbb\xbf\xea\xef\xbd\xfd\xf1\xd8\xeb\xb9\x55\x47\xad\xf0\xd3\xc6\x25\xfd\x34\x77\xc0\xb1\x33\x29\xa7\x7b\xc8\x63\x8b\xeb\xb1\x91\x05\xa2\xab\x56\x78\xbf\xb5\xc2\x83\x2c\x10\x3d\xc8\xc5\xd9\xe3\x6f\x9b\x78\x25\x42\x66\xd1\xe5\x7c\x0d\xab\x6a\x73\xb5\xc5\x6d\xfb\x1d\xa7\x20\xd0\xa0\x07\xe8\xbd\x33\x31\xce\x5d\xdc\xad\xfd\x72\xb7\x06\x23\x5e\x3d\xaa\xbe\x59\x03\xbf\xe3\xb1\x57\xd2\xa7\xc7\x35\x87\xf9\xba\xbb\x2b\xe9\xd3\x91\xf4\xc9\x99\xd1\xbe\x1e\x52\x57\xe1\x77\xad\x83\x73\x77\x8d\xd3\xef\x38\x7f\x91\x9d\x1e\xba\xba\x71\xaf\x2e\x4b\x51\xf4\x90\x1a\x88\xab\x06\x8c\x57\x3e\x18\x55\xee\xa0\x4e\xcd\x39\x3d\x1c\x8b\xdc\x0b\xd4\xf0\x3e\x6d\xfa\x9d\xf6\x01\xcf\xec\xc2\x7e\x11\xa1\xae\xe7\x64\x3d\xbe\x3b\xf7\x1f\x76\xb1\x77\x26\x02\x7b\x07\xe6\x38\x08\x18\xe8\x2a\xea\xdd\x3b\x4c\xd7\xcc\x48\x60\xef\x8c\xb4\xf4\x9e\xef\x38\x79\x8f\xba\xdc\x92\x0e\xb7\x24\xf3\x59\x51\xef\x24\xff\xea\xbd\xec\xdb\xf6\x5b\x97\x2e\x55\xd6\xaf\x2a\x33\x9a\x61\x5d\xa6\x48\xbf\xa6\x88\x51\xc5\x2b\x1b\xd4\x6f\x36\x28\xf3\x59\x51\xef\x32\xd1\x3a\xca\x4d\x84\x3f\x1c\x8b\xd4\x40\xbf\x51\x57\x46\xc3\x7a\x27\xb3\x4b\xc7\x2b\xb0\x9c\x19\x25\xec\x2a\x96\xdd\xef\xd3\xaf\x20\x08\xa1\x77\xed\x3b\x92\x46\x39\x27\xde\xf7\xce\xe4\x77\xef\xdf\xdd\x3f\xde\x69\x65\x8a\xfa\xb8\x22\x94\x9c\xa1\x7d\x90\x5e\xbf\x0f\x54\xd3\x0a\xa7\x8b\xab\x27\x5c\xfd\x3e\xe1\x0a\x82\x17\xfa\x50\x04\x63\x54\xdc\x77\x3e\x0f\xea\xa3\xea\x9b\x15\xf7\x96\xfc\x9e\x7d\xf0\x79\x5e\x1f\x20\xc7\x0a\xb2\x4e\x74\x15\xaf\xee\xb7\x78\x75\x90\x75\xa2\x0f\x46\x99\xfa\x40\x94\xe9\xf8\x8e\xbf\x36\x3e\xf1\xed\x63\xdf\xb5\xae\x1c\x8b\x4c\x5e\x14\xa1\x3e\xbf\xfb\xed\xad\x9e\x38\xf5\xf1\xb7\x66\xbf\x44\x7c\x9f\x92\x4b\xf3\xc8\xa5\x9c\x59\x24\xb6\x4f\xbe\x03\xe9\xa8\x2b\x7d\xda\x7e\xf7\x61\x32\x99\xd9\x91\x00\xc9\x99\x91\xc0\x3e\xe5\x6e\x4f\xb8\xdb\x67\xe3\xd9\xa6\xdf\xe5\xbf\xdf\x35\xb6\xbd\x6a\xfb\x6e\x1b\xc7\xa9\x7d\x98\x37\x4a\xc8\x4a\x85\x7d\xca\x95\x43\x52\x25\xe7\x4c\xd7\x4a\x59\x8f\x8e\xac\xc7\x69\xe2\xfc\x64\xde\x4c\x80\xe2\x72\xfe\x3d\x2d\xed\x8b\x84\x4d\x7d\xfd\x8d\x85\xfa\x61\xf1\xdd\x49\x5f\xe0\x47\xce\x99\x63\x11\x99\x68\x5f\x57\x0e\xf2\x5d\x4d\x5f\x0a\x5f\xe0\x69\x4e\x0a\xa7\xac\xdb\x52\xf1\x88\xd2\xe7\x9c\xe9\xde\x6f\xad\xf5\xfe\x5b\x6b\x46\xd8\x36\x13\xc7\x1d\x6f\x67\x72\xe6\xdb\x99\xae\x82\xbc\x7d\xdf\xb3\x9b\x7f\xc9\xef\xae\xa2\xbb\x1d\x45\x77\x4f\xdb\x6f\x0e\x5b\xe1\xae\x7d\xc3\x5d\x2c\xfb\xd1\xb7\xa9\x3f\xbf\xfd\xd1\xec\xdb\x04\xde\xf4\x1d\x77\x5d\xf4\x3b\xe9\xf0\x7d\x75\x78\xa1\x49\xbf\x97\xc6\xb9\x30\x4e\x85\xc2\xf6\xab\x6f\x5e\x79\x4d\xb0\x59\xdf\x9f\xc6\x89\x6c\x49\xe6\x5b\x96\xae\xca\xb9\x7d\xe3\x59\x5f\xc4\x2f\x8a\xdd\x5f\x46\xbf\xfb\x8b\x92\x19\x99\x04\x97\xfd\x25\xf8\xa4\xa3\xc8\x6c\xce\x7c\xaf\xd2\xdf\xd0\xef\xe2\xfe\x8e\x3a\xfc\xd5\x39\x7b\x6f\x76\x8d\x40\x91\xfe\xca\x7d\x42\x12\x20\xe7\xc2\xfb\xfe\x2a\x3c\xf3\xde\xf0\x0c\xd9\x3f\xfa\x4b\x60\x51\x7f\xaf\xc9\x1b\x1a\x27\x81\x5a\xfd\x05\x50\x2b\x2b\x34\xf5\x4a\x7e\xbe\x57\x6f\xf2\x49\x78\x7f\x49\x7a\xda\x5f\xd4\x4d\xc8\x24\x05\xed\x2f\xcb\x65\x75\x54\x88\xcd\x99\x6f\x4b\xba\x2a\xc4\xf6\x17\xcf\xa9\x33\xc1\x66\x5d\x59\x88\x7e\x2b\xc4\x86\xc2\x33\x9f\x74\xe3\xf7\xdc\xb9\xff\x40\x1d\x5d\xa4\x84\x1d\xa4\x84\xa7\x8d\xbf\x93\x8d\x82\x6c\x42\xce\x24\xbf\xec\x9f\xc2\x17\xdf\x0d\x5f\x04\x5d\x24\xbd\xf5\xe8\x78\xeb\x71\x7e\xf7\xbb\xd3\x9f\x5c\x63\x54\x5e\xcd\xb9\xf4\xff\x06\x96\x18\xa2\x2f\x1f\xdd\xcf\x92\x66\xfb\x99\x7d\x63\xd1\xec\x1b\xeb\xb9\xaa\x9a\x2d\x59\x2d\xe5\x7f\xff\x57\x98\x71\x1d\x2a\x76\x3e\x50\xec\xbc\xda\xcf\x3b\x1c\xaa\x75\x3e\xd6\x15\xbb\x95\x2d\x5b\x2d\x1f\x7e\xc4\xef\x25\x0d\x02\xe1\xcf\xac\x96\xae\x96\xb3\x73\xea\x88\xe1\xa3\x81\x17\x9d\x95\x24\x46\x63\xd1\x7c\x1c\x0b\xe6\xe3\x3f\x2d\x1a\xf8\xd9\xbf\x4a\x40\xe9\x58\x04\xfa\x0d\x88\x4f\x96\xd5\x1e\x8b\x52\x6a\x2c\x58\x33\x95\x63\x28\xea\xa8\xd4\xf3\xb9\xc6\xd9\x16\xf5\x74\x34\x74\x79\x4c\x4d\xa1\xa6\x73\x3a\x7e\x67\x7f\x2c\xa2\x37\xc6\x2a\x18\x5e\x53\x57\x5a\xbd\xf2\xa2\x89\x6b\x54\xb5\x51\x15\xbb\x61\xdc\xc3\xaa\xdd\xa8\x1d\xa3\x08\x36\x69\xfd\x8e\x38\xad\xc4\x9e\x8e\xd5\x34\xf6\xe6\xa7\xc9\xb9\x80\x4d\xfb\xd1\x30\x42\xe7\x02\x36\x8d\xd0\xf0\x41\xe7\x08\x59\xdd\x78\x2c\xc3\x5e\x05\x7f\xe5\xda\x7a\x98\xd7\xc6\xc5\x70\x8d\x1d\xb1\x4a\xe3\x20\xc8\x78\x32\x96\xe3\x73\x9d\xb3\x0a\x7d\x0e\x8f\xc1\x8d\x1d\x85\x46\x8e\xf4\x82\xe6\x14\x5a\x89\x38\x9f\x63\xc9\xed\xb1\x78\xe9\x06\x08\xac\x2b\x59\xc9\xc6\xea\x5a\xa4\x3e\xd1\xc4\x41\x74\x1d\xa5\x7e\xba\x0a\xce\xa9\xeb\x28\x21\x96\xf8\x13\x0b\x63\x0d\x6d\xe2\x38\x47\xc9\x13\x7b\x1a\x3a\x2f\x90\xc0\xc1\x93\x39\xb4\xe4\xc7\xb6\xad\xae\xdb\x3b\xd4\xd3\xf1\x4e\x99\x66\x1a\x6b\xaa\xa7\x63\xff\x56\x66\x64\xc7\x9a\x9a\xd3\x34\x34\xb1\xab\xa9\xdd\x80\x0a\xec\xec\x69\x6a\x37\xf0\xde\xb8\x73\xf5\x96\xb6\x7d\x9d\x73\x44\xcb\x74\x88\x4a\x7b\x80\x4a\xbb\x7a\xe1\x4a\x2c\x4d\x6a\x63\x7c\x85\x1f\xdc\x1a\xc4\x8e\x73\x9c\x39\xf2\xad\x9b\xb3\xb1\x87\x95\xdf\x7b\x75\x24\x8e\xdf\x55\x1e\xce\xe9\xd5\x4a\xbc\xe8\xa9\x72\x0b\x5f\xad\xc4\x8b\x95\xd0\x25\x7d\x35\x88\x17\x83\xd0\x8f\xb4\xe6\x47\xa5\x33\xef\x35\xd6\xa7\xcf\x7d\x47\x1a\x68\x73\x3f\x0d\xfc\x98\xb7\x85\x95\x80\xc6\xfa\x74\x8c\x8e\xd6\x22\x18\x7d\xac\x4f\x27\xf6\xc3\x6c\x29\xcf\x37\xb1\xfd\x63\x3f\x38\xb1\xbf\x04\xcd\x10\x96\x62\xe0\x65\x74\x65\xd9\xeb\xb1\x19\x6b\x19\xfb\x88\x69\x16\x81\x1f\x02\x59\x8c\x9d\xf2\x69\x61\x4f\x8c\x1b\x0f\xbc\xab\xae\x4e\x01\xb2\xf9\x66\x6a\xe0\x9d\x75\x25\x6e\x78\x6c\x26\x63\xc7\x4e\x38\xb2\xce\xae\x24\xb6\x77\xc6\x07\x9d\x1f\x94\x70\xde\x47\x38\x93\x3f\x7d\xe8\xf9\xf5\xd8\x05\x7b\xf8\x4b\x0c\x8e\x4d\xa8\xea\x00\x7b\x39\x89\xd5\xc7\xa6\xcf\x34\x76\x41\x4f\xbc\x1d\x7a\x96\x3d\xf0\x2c\xbb\x3a\x0f\xfa\x2e\x5a\x8a\x8a\xae\x78\xd2\x77\x55\x57\xc7\xc0\x67\x21\xf9\xb1\xab\x96\xe2\xb8\x59\x35\x7e\xde\xfc\xd8\xb4\xb6\x07\x0c\xda\xca\xdc\xdd\xd0\x23\xef\x81\x47\xde\x95\xf6\xdf\x10\x69\xfa\xd8\x0d\x1f\x4c\xfc\xa0\xf4\x3c\x4c\x5f\xa2\xf4\xc7\x96\x00\xde\x36\xf1\x23\x4e\xd8\xb4\xb4\x76\x96\xb6\x71\xab\x4c\x4b\x0b\xa9\x1d\x94\x06\x7a\x30\x3e\xb6\x67\x34\x71\x6d\x5d\xbb\xe8\xe7\xa8\x37\xfd\x48\x23\x3f\x86\x6a\x0d\x8a\x83\x2d\x89\xbe\x1d\x83\xe0\xf0\x42\x3d\xc5\xb1\x42\xa8\x05\x76\x68\xcd\xa3\xe1\x73\xdc\x0e\x02\x4b\x07\xcc\x7a\x52\x9d\x8f\x1d\xda\x8e\xc0\x42\xe8\x50\x84\x4e\xe6\xd1\x08\x35\x68\x9f\x6c\xa9\x01\x10\xc0\xd7\xd0\xfe\x76\x75\xd5\x4f\x57\x8c\x90\x8c\x2d\x35\xb0\x8f\x1a\x60\xca\x73\xec\xae\x95\x1d\xd8\xf9\xca\xae\x86\x76\x6a\xa0\x2b\xad\xdf\xd0\xfa\x0d\xac\x1f\xad\x83\x3d\xb4\x7e\x63\x9d\x51\x50\xf4\x6c\xe9\x88\x0d\x71\x1f\x5a\xdb\xa9\x15\x3c\x92\xbf\xa4\xc4\x15\x94\xb8\x87\xf3\x53\xa8\x2d\xf5\x06\x7f\xe0\x9d\x7d\x0d\xfb\x6f\x7c\xbf\x63\x2f\x1d\xcf\xe3\x34\x31\x95\x3b\xf6\xd2\x4d\x58\x18\xa3\xba\x5b\xba\x09\x0b\x37\xe1\x9f\x5f\x69\xd2\x0b\x23\x71\x9e\xf7\xad\xae\x36\xba\xe2\x9c\xb7\xd6\x77\xe3\x00\x04\xe7\xbc\xb5\x2b\xd0\x21\x44\x4d\x8f\xfd\xea\x00\x40\x53\x04\xa5\xf4\x96\xa6\xd8\x2f\x36\xac\x73\x80\xaf\x36\xec\x45\x5f\xb4\x53\xf6\xab\xb3\xf1\x9e\xb3\x41\x83\x68\x7f\x5a\x8b\xe3\xc7\xd4\x4e\x25\x27\xb7\x70\xec\xef\x9c\xb5\xe0\xe7\xa4\x45\xc0\xee\x5f\x99\x32\x1c\xaf\x0c\xfc\xf7\x28\x84\xc2\x91\xbf\x7c\x2a\x34\xde\xa7\x42\x5d\x35\x36\x35\x35\x9d\x55\x67\x9a\x71\x88\xbf\x60\x00\xcd\x56\x38\xdd\x57\x0a\xe1\x4d\xc7\x84\x79\xf8\x1b\xc2\x1b\x06\xa8\x0a\x2a\x59\x8d\x86\x6a\x0f\x0c\x78\xb6\x95\x55\xeb\x86\x98\x0b\x06\x98\x0b\x2a\x73\x96\xe3\x65\xe1\xaf\x81\x22\x04\xb5\x6b\xe8\x2c\x91\x3b\xde\x8c\x43\x5d\xf4\xab\xa1\x26\x7c\x90\x02\xe8\x2d\x5a\xa5\x63\xe3\xf3\xed\xfa\x10\x0f\xc2\x00\x0f\x42\x65\x96\x73\xbc\xb2\xf1\xdf\x82\x55\xfa\x79\x8e\xe3\x2d\x5a\xa5\x63\xee\x57\xed\x87\x0c\xf9\xb7\x60\x10\x94\x25\x6f\xd5\x20\xea\x19\x84\x16\xbd\x6a\x69\x61\xe2\xf3\xa2\xbe\x0c\x6b\x8f\xf7\x58\xf4\x55\xcb\xd7\xb4\x46\x47\xd3\x54\xd2\xe6\x8d\xb7\x69\x74\xb0\xe2\x3b\xad\x9b\xb7\xe9\x7b\xc7\xa0\xaf\x5a\x58\x42\x0e\xc7\x7b\xb4\x4b\xa5\xc8\x7f\x4d\x4b\x74\x2c\xff\x92\x34\x25\x29\x9e\xd7\xb0\xf3\x4d\xbf\x0a\x35\xf5\xff\xfd\x1f\x9f\xda\x8f\xd7\xb4\x44\x47\x07\xd5\x4e\xa7\xe0\x35\x0d\xe2\x78\x0e\x95\x32\xff\x95\x4a\x42\xdd\x86\xda\x8d\xab\xe7\x3a\x12\xde\xd0\xa4\x5f\x69\x10\x8e\x41\x70\x73\xa5\x92\x40\x15\x51\xb5\xb7\x7c\xea\x31\xde\xe3\x6e\xd4\x4e\xa7\xea\x0d\xad\x44\xe0\xb0\x38\x27\x25\x75\xf5\x1e\xcf\xa4\x6a\x8d\xe4\x99\xbc\x47\x3d\xd5\x4e\x93\xe8\x0d\xed\xc6\x51\x4f\xac\x43\x30\x5e\x39\x2d\x6f\xc7\xd9\xa3\x23\xf6\x76\x1d\xf3\x8e\x13\x46\xe1\xf2\x0e\x2d\x12\x14\x4f\x97\x34\x18\x3a\xcc\x47\x2f\xd4\xae\x8b\x3d\xb5\x89\xc7\xd8\x6f\xc4\xb9\x8f\x77\x6a\x80\xf3\x6c\x15\x4d\x8e\x57\x32\xfd\x5d\x38\x14\x34\x2c\x5e\xc9\x74\x94\xb5\x68\x8f\x0e\xed\xd2\xf7\x8e\x1f\x40\xce\x83\xa1\x98\xd1\x78\x8f\x48\xaf\xd4\x8b\xaf\x44\xfa\x7b\x1c\x84\xc6\x9a\xbc\xe3\xdd\xda\xde\x7d\xb6\x57\x07\x69\xeb\x8c\x1d\xb9\xdf\x1e\x1d\xbf\xad\x9e\x8e\xef\x50\x58\xa0\x6b\xbc\xd2\x03\xef\x8b\xae\x0a\xc7\xf7\x6a\x43\xbe\xe7\x34\x69\x83\x25\xd2\xdf\xaf\xa0\x89\xdb\xf8\x69\xec\x1f\x3e\xc8\x80\x84\xa0\xb3\x03\xf1\xab\xf6\x68\x6d\x3f\x0d\xfe\xd8\xff\x8d\xa9\xc1\xf1\x49\xdc\x7f\x0f\xfa\xe2\x0a\x7e\x4c\xd2\x8e\xef\x81\x64\x34\x35\xb9\x9a\xb0\x4e\x9d\x2d\x43\x2d\x0b\xdf\x0b\x36\xbd\x6a\xc2\x28\xe8\x4f\x7c\x24\xc4\x18\xdf\x91\xfd\xed\x51\x57\x8c\x07\x8f\xef\x88\xea\xf6\xa8\x2f\xa6\x94\x06\xa2\x6b\x8d\xb8\xfa\xf1\xc9\x01\xf8\x8e\x03\x50\x79\x45\x3e\x39\x00\x5f\xc6\x28\xa8\x15\x3f\x89\xee\x0f\xe1\x19\xfa\x13\x9f\xac\xfc\xaf\x60\x6d\x79\x0f\xbe\xa2\x9e\x8e\xa8\x26\xe0\x65\x7c\x55\x93\x82\xfd\x4f\x4f\xe3\xab\x9a\x53\xed\xb0\x44\xd8\xa2\xe5\xab\x98\x12\x4d\x00\xc1\x83\x07\xe0\xc1\x8d\x79\xbe\xf1\x49\x74\x03\x28\xdc\x98\xe6\x1b\x5f\x53\x57\x0d\xf6\x26\x4d\x25\x95\x2d\x19\x28\x5b\x42\xe8\xcc\x50\xd1\x92\x01\x70\x71\x63\xaa\x6e\x7c\xa6\x43\x61\x90\x8d\xfc\x9c\x44\xf7\x67\x18\x04\x9d\xd6\xcf\xb4\x7c\x36\xd0\xc4\x59\x11\x49\x35\x3e\x83\x25\xea\xfa\x95\x26\xec\x18\x45\xe6\x28\x24\xa1\x3f\xc7\xd1\xa4\x29\xf7\xb9\x86\xe1\x18\x06\xf5\xce\x27\xe1\xfd\x41\x78\xf7\xff\x86\x0f\x18\x9f\x6b\x57\xfc\xc3\x37\x79\x06\x25\xc1\xbf\xc0\x20\xe9\x6a\x7e\x04\xbe\x0c\x90\xe4\x34\x16\x18\x1c\x9f\x44\xf8\x17\xf8\x20\x7d\x87\xaf\xeb\x42\x1e\x37\xa2\x3d\xdc\x15\xe2\xed\xc7\xd7\x61\x7f\xe9\xb8\x77\x4d\xba\x9f\x63\x93\xa8\xbb\xbf\xae\x55\xec\xe8\x4a\x17\x5c\xd2\xfd\x1b\x19\x4d\x5c\xfb\xa1\xbe\xc6\xed\x8b\xd3\x92\xe0\xff\x06\xfa\xd2\x0d\x1f\x3a\x51\x03\x11\x08\x1d\xec\xa1\x23\x35\xcf\xb4\x58\x71\x70\x7c\x53\x7d\x4d\xec\x98\x6e\xf8\xd4\x8e\xcd\x0e\x69\xc2\x16\x6d\x09\x74\x4c\xd2\x0d\x9f\x9a\xf1\xc4\x45\xd1\x91\x92\x92\x41\x01\x9a\xf6\xcf\xb9\x59\x12\x69\x0b\x5d\x71\x10\x0a\x30\x7d\xeb\x6e\xd6\xaf\x45\x6e\xc3\xb7\xb1\xf9\x5a\x25\x29\x99\x0f\x4a\x26\x31\x64\xf0\x6d\x6d\xfe\xc6\x6d\xd0\xc5\x93\x96\x01\x5f\x51\x4b\xba\x5e\xaf\x8e\xfc\x8b\x23\xcf\x68\xc2\xf7\x6a\x95\x8e\x0b\x41\xb2\x96\x21\xc8\xfd\xf8\xde\x33\xf4\xac\xd3\xf4\x69\xec\xdf\xd9\x90\xac\x16\x2d\x12\xd4\x0f\xc9\x74\xc6\xa7\xb8\xd4\x77\x34\x51\xcb\x5a\x25\xa9\x9f\x0f\x3a\x86\x65\x3f\xa7\xc0\xfd\x13\x14\x4a\xed\x67\x23\xce\x87\x89\xc0\xf9\x3c\x13\x3f\xea\x6c\x7a\xd5\x84\xef\xe9\x57\xd4\x16\x13\xf4\x49\x8d\x6f\x1a\x26\x80\xfe\xbf\x3f\xf1\xc1\xcc\x0f\xa6\xa5\xa6\xfd\xbf\xff\x23\x7a\x6d\x3e\x4c\xe1\x4e\x94\xed\x69\x2c\x6d\x38\x1f\xbe\x01\x99\x0f\x54\x4c\xfe\xa9\xe2\xf9\x30\x69\x3a\x1f\x28\x12\xc6\xf9\xa7\x5e\x09\xcc\xa7\xe0\x83\x3f\x7d\x3b\x1f\x06\xf3\xe7\x73\x94\x4a\xc9\x0f\xa7\xc5\x68\xfe\x7c\x0a\xfa\x6a\xfa\xa0\xfa\xaa\xd8\x92\xc6\x69\x31\x94\x34\x9f\xda\xce\xb4\x8c\x2d\x5a\xdc\x8a\x51\x98\x9a\x3e\x36\x35\xac\xa0\xf1\x7b\xcc\x95\x4e\xbc\x2a\x20\x58\x6f\x3e\xa6\x65\x82\x56\x60\x15\xc4\xf9\x98\x96\xdd\x70\x2e\x82\x13\x26\xbd\xf2\x7c\x8e\x05\x5f\xc8\xba\x39\x1f\xd3\xe2\x42\x2d\x30\xbc\x3d\x1f\xd3\x66\x39\x06\x18\x5c\x77\xd7\xb4\x1c\xcb\xd4\xf9\x2b\xff\xe7\x57\x67\x8b\xb5\xec\xae\xd3\x04\x09\xce\x64\xed\x7c\x42\x9b\x75\x84\x79\x2b\x0f\x7f\x15\x9a\xd6\xb1\xb4\x1b\x5f\x3b\x4c\xbd\x3e\x98\x78\x7d\xc0\xf2\x38\xf3\x09\xad\x2d\x04\x78\xe3\xaa\x77\x2d\xe0\x11\xe0\xad\x3c\x5c\xf5\xae\x49\x75\xc7\xe1\x64\x4f\x5d\x27\xe6\x58\xea\x4d\x5b\xdf\x75\x2a\xfa\x8b\x1f\x71\x10\x5d\x83\x80\x68\xff\xd9\x53\xf3\x19\x9a\xd3\xb8\x3d\xf1\x94\x0d\xf5\x34\x8e\x1c\x31\xb5\x4c\xb5\x9c\xe5\xd3\x71\x99\x3a\x2e\xf3\x1c\x17\xe7\x71\x9e\x9a\x12\xc4\x3a\xf3\xd5\xf3\x99\xda\xf8\x89\x75\xcd\x9c\xed\x54\x4f\xc7\x57\x20\xd6\x70\xea\xfd\xc5\xc4\x73\x8b\xc6\xa0\xf3\x7c\x96\xee\xc0\xf1\x15\x5a\xf0\x6a\x2f\x9d\x3e\x48\xf5\xe0\x3a\x2c\xdd\xb6\x05\x71\x50\x38\x86\x2d\x79\x75\x5c\x07\x96\x92\x9a\xcf\xd6\x0e\x42\xe0\x33\x46\x3c\xc5\x41\x36\xc1\x41\xd6\x4a\xe1\xc8\xb7\x06\x71\x1c\x8c\x16\x6a\xd1\x42\x1c\x2f\xa2\x31\x10\x3c\x9f\x57\x83\x38\x5e\x44\xeb\x6a\xd1\xe7\x8e\xe4\x6f\x45\xc7\xfc\xd5\xa4\xde\x89\x26\x4e\xea\xd5\xf2\x41\x3e\xb3\x46\xe4\x4c\xcc\xdc\xce\xf4\x60\xa7\x5c\x4d\xa1\xa6\xb3\x7e\x3f\x0c\xd5\x4c\xac\x10\x35\x13\x0c\x7d\x5e\xa8\xc4\xc4\xed\x4c\x0f\x8e\x25\x85\x41\x62\x76\x60\xa6\x54\xfe\xf7\x7f\xe4\x57\x9a\x89\xd0\xb1\x89\xc7\x2d\x8d\x19\xf0\x99\x92\xc6\x90\xfa\xf9\x51\x63\x8b\xc6\x70\x44\xba\xfd\x14\xd5\x4c\x64\x67\x9d\x29\xa7\x23\x75\xb8\xbb\x7a\x1f\x33\x53\x6e\xff\xfb\x3f\xc2\x39\x67\xa2\x3f\x31\x13\xf4\x00\x1f\x7a\xcc\x24\x3d\x90\x32\x4e\x2c\xf7\x30\x65\x0d\xe2\x78\x1d\xe4\x70\x9a\xaa\x83\x36\x53\xc1\x69\xe1\x1e\xa6\xa2\xe9\x16\x0c\xe2\xbf\x05\x45\x67\x62\xa0\x68\xa6\xa3\x3f\xc8\x0a\x35\x93\xd4\x47\x82\xfa\x28\x5d\x4d\x4b\x4d\x48\xd7\x14\x6e\x70\xd5\x42\x1d\x7f\x85\xe5\xc1\x66\x62\xe9\x9b\x99\x8e\x26\x69\x8c\xcf\xcd\x54\x35\x88\xe3\xca\x90\x2a\x6a\xea\x11\xd1\x44\x79\xb7\x56\x1f\xf5\xa4\x41\x1c\xf5\xd3\x18\x33\x9b\xe2\xc5\x9b\xe0\xc5\x23\xbd\xd4\x14\xf3\xdd\x04\xf3\x9d\x15\x6e\x56\xd3\x66\xc1\xe7\xe1\xab\x95\x99\x9a\x06\xd1\x26\xb2\x53\xfa\xd5\xab\x26\x0c\x22\x71\xbe\x04\xfa\xce\x74\x34\x5d\xab\xda\x48\x3e\x71\x9a\x28\x34\x57\x64\x05\x88\x7e\x6f\xa6\xe3\xca\xb4\x4a\x71\x9a\xa4\xc3\x92\xdd\x24\x19\x27\xec\x3a\x83\x70\x52\xaa\x56\xd0\x75\xda\x8f\x93\x42\xe4\xec\x4c\xae\x0d\xf6\x3b\x2d\x6e\xb0\xd4\x1b\xf8\xf9\x0a\x5f\x4f\xce\x14\x5a\xdb\xa3\xde\x88\xa2\x98\x29\x34\xab\xc0\x20\x0a\xd7\x22\x34\x88\xe3\xaa\x90\x63\x6b\xa6\xae\x55\x3a\x3a\xcc\x34\x27\xa9\xb0\x04\x15\xc6\x88\xd5\x4c\x5d\x1b\x02\x15\x56\x2b\x7b\x92\x0e\x4b\xc7\xe7\x68\xa4\xaa\x99\x69\x68\xbe\x50\x3a\x0c\xee\xcc\x34\x35\x8a\x89\x5f\x51\x29\xa6\xa9\x0d\x81\xda\x61\xbd\xcd\xa9\xc2\x7c\x33\x41\x83\x90\x8a\x66\xea\x71\xd8\xc4\x5b\xb0\xc6\xaa\x92\x33\x2d\x6d\xe3\x51\x14\xc4\xc2\xcc\xb4\xb4\xea\x70\x0c\xe8\xe1\xcf\xb4\x35\xc0\x8d\xc3\x14\xec\x4a\x8a\x22\x6d\x74\x25\x29\xb3\xd5\xd5\xf1\x04\x58\x5b\x6e\xa6\x57\x07\xe6\x85\x55\xd6\xf9\xbd\x57\x7b\x75\xac\x7f\x33\x9e\x4d\x69\x83\x04\x6d\xd0\x24\x6e\xa5\x0d\x50\x33\xb0\x35\x5d\xee\x4f\x43\x47\x88\xa9\xe9\x0a\x7f\xea\xea\x43\x57\xbc\xa7\x9f\x96\x02\xda\x85\x4e\xd2\xcc\xb2\xfe\x41\x9a\xd8\x1a\xef\x55\x66\x84\x69\xe6\xe7\xdc\xee\x5f\xda\x77\x66\x39\x06\x20\x56\x6c\xf4\x69\x66\x26\xc8\x6a\xe6\x07\xf6\xd0\xcf\x73\x99\xaa\x5a\x38\xc1\xb3\x48\x9a\xb3\x99\xe5\x4d\x64\x78\x13\xac\xc6\x39\xb3\xbc\x09\xbc\xc5\x6b\x72\x4f\xf4\x14\x6f\xe2\x29\x1e\x51\xd0\x33\x4b\x89\xe4\x8c\x49\x51\xbf\x64\x62\x86\x66\x3e\x0a\xa5\x35\x0a\xdb\xcc\x27\x3b\x33\x67\xd8\xc2\x9a\xb0\x14\x4c\x86\x37\x21\x3b\x3e\x17\x2d\x60\x81\x2e\xa3\x7a\xce\x45\xcb\x04\x99\xcf\xe7\x33\x33\x17\xcd\xb8\xe0\x83\xb4\x12\x72\xd5\x8c\x2b\x66\x4c\x2b\x21\x33\x71\x30\x73\x85\xa4\x0b\xfd\x4a\xf3\x42\x68\x4a\x26\x6f\x96\x68\xc7\x4b\xc3\x22\x43\x3e\xcb\xd3\xc8\x0d\x83\xa7\x21\x9f\x9b\xd6\x10\x12\xbc\xf1\xa6\x66\x02\x8a\x67\x6e\xe8\x8b\x27\x2d\x13\x36\x34\x73\xc3\xc9\x75\x8e\x50\x12\x3c\x23\x02\xd5\xb4\xbc\x4c\x1e\xcc\x7c\xbc\x0e\xa3\xfa\xce\xae\xd5\x45\x94\xa9\x69\xec\xae\xed\xf7\xb3\xfd\x54\xdf\x59\x3e\x08\x9e\x48\x36\x99\x88\xd9\xb5\x91\x8e\xe3\x19\x1c\xba\xeb\x78\x1e\x4f\x85\x60\xf5\x99\x5d\x93\x42\x14\x89\x4f\x5e\x66\x0e\x0d\x22\x30\x08\x9e\xce\xd0\x22\x05\xf4\x41\xe7\xd2\xca\x3b\xc9\x88\x2f\x35\xda\x02\xb9\x6b\xbe\x47\x96\x13\x0b\x35\xb3\xdc\x93\xdc\xcf\x20\xec\xe1\xf8\xba\xf6\xfe\x88\xf9\x26\x1b\x2c\x77\x9d\xe9\x23\xdb\xfd\xe1\x22\x49\xb4\x67\x44\x9e\xec\x61\x57\x43\x83\x18\xe9\xfc\x88\x9f\x93\x7b\x02\x1a\x4f\xff\xe7\x37\xda\xc2\xeb\x9d\x48\xc4\x48\x53\x80\xc3\x93\x3c\x14\x33\x0f\xdd\x82\xeb\xb8\x48\xf8\x48\x87\xe4\x09\x17\x89\x9a\x3b\x4b\x87\x80\xdb\xb3\xc9\xca\xca\x4b\x8b\x74\x7c\x8b\x66\x8c\x3d\xe4\xa5\x01\x1e\x5f\xc3\xff\xf9\x91\xc6\x07\xed\x62\xd4\xb4\x79\x69\x91\x8e\x3a\x69\xac\x01\x39\xf3\xd2\xd5\x39\x1e\x89\xd3\x49\xca\x5b\xb7\x74\x9f\x5b\x2a\xbf\x34\x4b\xbb\x64\xc4\x9d\x08\xb5\x9c\x79\x6b\x7c\xc7\xef\x70\xc9\xb9\xad\x41\xec\xf7\xb4\xc4\x7f\xb3\x46\xf3\xab\xc3\xf9\xda\xff\xfe\xcf\x25\x05\x5f\x5d\x83\xa3\x86\x1a\x5f\xeb\xcc\xfc\xea\x1a\xbc\xdf\xf9\x11\xef\xce\xa7\x79\x7d\xed\x7f\xff\xe7\xb4\x20\xf2\xa7\x53\xf6\xcd\xd3\xf2\x3b\xea\x45\xea\x05\x3c\xa5\x2c\x74\x36\x8b\xdc\x9a\x02\xc5\xc3\x52\x91\xb3\x30\x5f\x3d\xcb\x83\xf3\x4c\xe1\x58\xa4\x5e\x0a\x34\x85\x51\x38\x96\xa4\xae\x12\xba\x6a\x6c\x29\x6a\x39\xeb\xc0\xc8\x8d\x8a\xb4\xce\x72\xfc\x98\x26\x9d\x5e\x88\x7a\x9a\x60\x51\x6d\x66\xea\xe9\x55\x13\x06\x41\xa5\x5e\x98\xca\x9e\xe0\x57\x6d\x24\xaa\x99\x45\x9a\xa7\x40\xf3\xf0\x05\xd1\x2c\x7c\x89\x30\x51\xd7\xb5\x99\x73\x99\x98\x2a\x99\xe5\x62\xa5\x78\x45\x44\xd2\x3a\x51\xf1\xb5\x91\xc0\x66\x96\xa2\x65\x82\xe6\x31\xda\x3e\x45\xc1\xaa\x72\x14\x43\x23\x7a\x73\x96\xaa\x79\xb5\x33\x78\x32\xcd\xcc\x22\x4b\xbf\x1c\xd3\xde\x35\x63\x3e\x4a\x9d\x78\xaf\x4d\xc2\xc9\x59\xda\x3f\x9f\x3b\x27\x89\xaa\xa0\x98\xb6\x0a\xb1\x2a\x89\x04\xbd\xeb\x9e\x78\xd7\x4d\xac\xd9\x2c\xa6\xcf\xf9\xd9\x5f\xcd\x56\xf6\x7a\xf1\xfb\x39\x4e\xc9\xb5\xe8\x47\x2b\x34\x4f\x1c\x9e\x54\x41\x41\xd0\x89\x75\x06\x67\x91\x55\x5e\xe2\x74\xa5\xd5\x93\x55\x5e\x8e\xbc\x77\x1a\x8e\x25\x74\x94\x8e\x51\xde\xc8\x48\x3a\x8b\xac\x72\x10\xd6\x36\xa7\x80\x29\x12\xdd\x05\x66\xb9\x53\xc0\x14\x99\xe5\xe0\xaf\x6d\x7c\xb5\x33\x4b\xd7\xa1\x00\x16\xa9\xe8\x83\x92\xdd\x78\xdf\x4e\xc0\xdb\x2c\x43\xab\x84\xd0\x12\x41\x95\x53\x75\x77\x27\x28\x6f\x9b\xeb\x2e\x0e\x1d\x17\x88\x68\xd7\x5d\x94\x88\x2e\xb0\xe5\x59\x5c\x76\x96\xa9\x03\x7d\xcc\xfa\x52\x34\xf6\xa9\x6d\x84\x99\xef\xba\x57\x0a\x14\x95\x63\xf1\x93\xbf\x73\x16\x62\x4f\x27\x1e\xe2\x97\xa2\xb1\x2f\x2d\xd3\x11\xe4\xed\x9f\x03\xb8\x74\x34\x8f\x9b\xc0\xa7\x23\xb3\xc8\x01\x28\x70\x00\x5c\x17\x6e\x6b\x10\x47\x5a\x87\xee\xc0\xd6\xc8\xf7\x87\x41\xf0\x7b\x72\x00\x50\xff\xb7\x39\x6d\xdb\xf2\x6a\x87\x91\x64\xfe\xe7\xdc\x4a\x0a\x83\x04\xb8\x91\x22\x65\x96\x4f\xdb\x08\xf0\x69\x91\xe0\x94\x18\x2e\x1f\x80\x90\x5a\xf6\x4f\xcb\xf4\x61\x1f\x69\xdd\xa8\xbc\xf0\x2c\x70\x01\x08\x77\x9c\x95\x20\xd3\x59\x1f\x2c\xc6\xef\x49\xd6\x14\xff\xf0\x04\xff\x70\xe1\x0b\x8d\xa9\x9a\xc4\xb3\x22\x39\x40\xfe\x93\x29\xf6\xe1\x59\x9f\x8b\xef\x54\x13\xb5\x26\xa8\x0b\x82\x81\xd4\x2a\x43\x1f\x25\x8d\x5b\x30\x5c\x54\x25\x8a\x2b\x44\x71\x30\x92\x5a\x89\x2a\x9a\xf5\x48\xe5\x16\xbc\xfa\x55\xa2\xb8\x42\x14\x07\xaf\xbe\x6a\x1f\xcf\x8a\x50\x52\xd0\x49\xa9\x12\xc5\xf5\x18\xfd\x7c\x3a\x33\xab\x22\x49\xf5\x48\x62\x82\x2e\xa7\x4a\x22\x4f\x54\x39\x6e\x84\x56\xce\x2a\x17\xa0\x42\x46\x93\x65\x64\x56\xc9\xe8\x8a\xac\x35\x5f\xc6\xcc\x5a\xd4\x55\x59\x67\x01\xa9\x45\xaa\xc4\x37\x2a\x23\xb7\xa0\xc0\xa8\xca\x35\xa0\x30\x72\x21\x5f\xf2\xac\x55\x2b\x88\xec\x34\x5f\xa9\xcc\xaa\xe8\x0e\xf8\x21\xf8\xe6\x67\x56\x79\x00\x15\xea\x80\xb8\xc6\x59\x9b\x16\xf0\xa8\x83\x16\x3c\x9e\x95\x68\xa4\x59\x5b\x9c\xef\x71\xe8\x4d\xc7\x02\xd1\x1d\x16\xd8\x9d\x55\x0a\xa1\x1a\x06\xc1\x9e\x4c\x0b\x68\x08\x11\xeb\x2c\x49\x21\x54\xc3\xf7\xa8\x94\xaa\x6b\xef\x91\xa0\x08\x2d\xa0\xeb\x48\x3b\x8e\x34\xdd\xc6\x2a\x65\x51\x91\xbb\x08\x2d\xa0\x72\x17\x15\x90\x56\x45\x4d\x55\xa4\x79\x56\x04\x6a\x82\xc1\x89\x2a\x1f\xa0\x06\x3e\x48\xef\xa5\x86\xf6\x31\xb0\x23\xf4\xbc\xaa\x52\x14\xf5\xb8\x03\x85\x70\xc2\x59\xa5\x49\x2a\xd4\x45\xfc\xd3\xa4\x33\xd3\x71\x66\xe8\x44\xa9\x1c\xf4\xac\x88\xe2\x84\xee\xfe\xd0\xf2\x42\x29\xb0\x3a\xe3\xac\x43\xe7\xf3\xe8\x87\x46\xfa\xd8\x59\xa5\x14\x2a\x02\x3c\xfd\xa9\xff\xcd\x24\xad\x53\xa7\xe3\x28\x06\xd6\x6d\x9e\x75\x6a\xad\xe6\x87\x88\x3a\x9b\x64\xd5\x57\xa8\x8c\xae\x9b\xac\xc8\x50\x85\xc1\x4f\x3e\xda\x59\xa5\x18\x40\x25\xde\xba\x4e\xf6\xd6\xac\x11\xe4\x61\xad\xdc\x59\x15\xe4\xa9\xc7\xee\x26\x13\xcf\xac\x12\xff\x15\xd9\x00\xe2\x03\x67\x7d\xb5\x2d\x47\x13\x34\x72\xa0\xcc\xfa\xea\xb8\x1d\xf1\xff\xcf\x99\x97\xf4\xaf\x88\xff\x74\xad\xc5\xab\x41\xbc\x18\x04\x7b\xfa\xb4\x14\x08\xff\x10\x06\x38\xeb\xa7\x05\x84\xf0\xef\xea\x4a\xc2\xbf\x7e\x2f\x9a\x7e\x42\xa3\x49\xf8\x37\x84\x72\x08\xe9\x9b\x4d\xd9\x85\x06\x6c\x68\xe5\xd9\x68\x0a\xd8\x80\x8a\xbd\x91\x43\x76\x36\x45\x65\x5a\x3a\xfa\x93\x51\xbc\x46\xdc\xe8\x04\x47\x7b\x23\x49\xec\x6c\xc4\x8d\x4e\xd4\x0b\x6f\x04\xcd\xcd\xa6\x2c\x42\x4b\xeb\x7c\x2f\xd8\xc2\x59\x35\x08\x78\x82\xe6\x66\xcb\x1a\xc4\x91\xf5\x2c\x9f\x3d\x9b\x82\x3c\xa8\x30\x1e\x1a\x83\x02\x39\xed\x58\xd6\xc4\x1f\xcf\x46\x64\xe8\x6c\x47\x9e\x37\x42\xf0\xa6\xaa\x8d\x4f\x54\x1b\xd7\x05\x6f\x12\xef\xed\x88\xf3\xa2\x80\x7a\x53\xc0\xbf\x15\x6c\x07\xd5\x74\x53\xc0\xbf\xd5\x23\x08\x29\x15\x9a\x62\x3f\xed\x48\x77\xdd\xfc\xa6\x4c\x32\x38\xec\x1b\x61\x80\xb3\x55\x2d\x5e\x3d\x07\x89\x32\xa1\x35\xed\x3b\x72\xcc\x64\xd0\x9d\x22\xbb\x9f\x28\x7c\x6e\x8f\xf6\x5d\x22\x1c\x85\xd0\x25\x48\x1a\xf1\xa4\xb3\x41\x82\x33\x15\xd5\x94\x98\x46\x81\x74\x23\x1f\xef\x6c\xca\x3e\x37\xc3\x09\xe3\x9d\x6f\xe4\x1c\x9a\xcd\x30\x08\xc6\x13\x9a\x69\xdf\x8f\xdc\x37\x12\xee\xce\x26\xb9\xdf\x10\xc3\x21\xa7\xee\x6c\x0a\xc2\xb7\x40\x72\x8b\xc9\x8a\xa6\x44\x32\xca\xad\x1b\x4b\x2c\x4e\x11\xf8\xcf\xd6\xef\xaf\xb8\x82\x32\xdd\x5b\x0f\x24\xbe\xf8\xc1\xae\xc1\x77\x8c\x90\xc1\xb8\x26\xfb\xbc\x1d\xfb\x9c\x78\xf0\xd9\x64\x9f\x83\x00\xc9\x58\x5d\x70\x36\x85\x5d\xda\xc0\x12\xd2\x66\x6e\x32\xdd\xdb\x31\xdd\x3b\xad\xa6\x36\xb4\x57\xe3\xc5\x8f\xb8\x4c\x53\x83\x98\x18\x04\x27\xa5\x84\x71\x9b\xed\x7f\xff\xd7\xe9\x98\x35\x25\x8c\xdb\x11\xd5\x46\xa4\xdf\x14\xef\xd2\x04\xcd\x52\xa7\x79\xd6\x64\xec\xb7\x89\x85\xd0\xbd\x5e\xda\xaa\x23\xdf\xed\xd1\xed\x95\x50\x07\x35\x93\x3d\xba\x8a\x0a\xf7\x83\xaa\x89\xf8\xf2\xd9\x14\x8f\x69\xc7\xba\xef\x34\xe9\x9a\xd2\xc2\x6d\x63\x7b\x75\x75\xb6\x56\x6f\xa3\x27\x5d\x1d\x45\x5d\xda\xc6\xf2\xe9\xac\x2b\xf9\xdb\x5e\x7c\x50\x87\x5d\xe1\x7e\xd4\x4d\x28\x35\xeb\x57\x5a\x8b\x63\xc2\x5b\x62\x58\xad\x7d\x9a\xf0\x91\xea\x96\xb4\xec\x9f\x0e\xe0\xb1\xdb\x8d\xaf\x3a\xa6\x29\xb6\x62\xc7\x38\xb7\xc4\x29\xab\xf6\xc2\xb4\x23\xc5\x8d\x1c\xbc\xd3\x08\x01\x9d\xf6\xe0\x83\xb4\xb5\x4c\x11\x14\x4b\x58\x42\xfe\x48\xc0\x1d\x94\x6e\xb0\x54\xd4\xd4\xd5\x34\xce\x8c\x19\x50\x37\x89\x6e\x3b\xc6\xb9\x91\x73\x63\x9a\x32\xc0\x76\xec\x74\x62\xf7\xa7\x29\xcd\x6b\x47\x40\x1b\x8b\xe0\x4d\x53\x2c\xc4\x8e\x05\xde\xd5\x93\x2c\x70\xd4\xfa\x37\x32\x71\x4c\x13\xda\x07\xa5\xfe\x8d\xc8\xe5\x69\x92\xeb\xe0\xe1\x32\xd6\xc6\x9b\xc6\x57\xb8\xd3\x2a\x26\x4c\xb4\x85\x29\xbd\x6a\x35\xce\x28\x38\x29\x59\xd9\xa0\xf1\x32\x72\x70\x4c\x23\x3c\x74\x5a\xc5\x52\xf0\x22\x98\x62\xf0\x76\x6c\xf1\xc2\x52\x11\xd3\x24\xa4\xad\xe1\x5c\xf0\x8e\x18\x91\xa3\xd3\x80\x1c\xad\xb4\x1e\x4c\x31\x78\x33\xcc\x98\x4a\xc4\x64\x4d\x9b\xe1\x83\x0c\x0f\x98\xe0\x3e\x76\x64\xaf\x11\xdc\x36\x55\x21\x63\xa2\x42\x46\x21\x7d\xdf\x34\xc9\x62\x73\xf4\x45\x9f\xdd\x14\x9f\x07\x01\x59\x21\x9a\x7c\x9a\x6b\x09\x1d\x83\xd7\x76\x29\x8d\x6a\x7e\x76\x92\x6c\xc0\xd3\x14\x95\xb1\xc0\x83\xb8\xa6\x26\x6d\xd7\xb1\x83\x2d\x3f\xff\xad\x30\xed\x34\x85\x52\xac\x9f\x33\xc5\xdc\xa7\xc9\x6a\x36\x08\x71\x32\x72\x4c\x1b\xda\x97\x23\xb5\x8d\x0f\xd9\xa7\x29\x0e\x6e\x47\x34\x9b\xb2\xdb\x26\x98\x8e\x1d\xd9\xdc\xb5\x1e\x53\xc3\x9f\x15\x3f\x62\x57\x12\xbb\x76\x6c\x67\xcb\xff\xfc\x4a\x3b\x36\x31\x69\xad\xa2\xd0\x38\x76\x44\xb0\x65\x2d\xd5\xd2\x2a\x2e\x0c\x50\x87\x5e\xf1\x12\x5b\xd8\x67\xe3\xe9\x50\x20\xdc\x76\x01\xa6\x80\x47\x40\x31\x6d\x83\x78\xe5\x5b\xec\x69\x02\xd0\xd8\x46\x5f\x3a\xbf\x5b\x7d\xed\xdb\x17\x0f\xa9\x24\x2f\xe8\xce\x4c\x48\x36\x53\x44\xdb\x00\xb3\xac\x1a\xc6\xab\x85\x82\x50\xe6\xc3\xea\x29\x8e\xb4\x69\x57\x28\x9b\x3e\xa8\xe3\xf6\x62\x93\x99\xee\x35\x65\x5a\x0d\xf2\x3a\xeb\x42\x48\x5e\x83\x47\xcd\x32\x15\x80\x49\x5e\x1b\xe4\xb5\xa0\x6c\x2e\x79\xed\xc7\xea\x96\xa5\x2d\xc2\xb5\x09\xc2\x35\x52\x13\x4e\xd1\xad\x4d\x14\x76\x31\x52\x95\x4c\x97\x0d\xee\x40\xeb\x08\x94\xe6\x12\xd7\x9e\xf0\x2b\x9a\x41\x2e\xa3\xd9\x8f\x0c\x36\xd2\xeb\x4e\x57\xd6\xd4\x8f\x95\x6c\x85\x9a\x41\x35\x64\x26\x6a\xc8\xf0\x35\xce\x74\xbe\xc2\x9a\x0e\x71\xcd\xc7\xbc\xd3\xf3\x3f\x5d\xbd\x68\xe2\x84\x49\xc2\x30\xfd\x98\xdd\x9d\xa6\x89\x2a\xd2\x4c\x3f\xb6\xb6\x15\xde\x1f\x17\x38\xd3\x0b\x06\xc1\x49\x29\x28\xe2\xc7\xa0\xe6\x3b\x9d\xa9\x42\x35\xd3\x2b\xf0\x15\xbc\x59\x2e\x83\xda\x6b\x3d\x3f\x2a\x6c\xd1\xa2\x57\x2c\x04\x03\x1f\x2e\x04\x8d\x43\xc4\x2b\x2e\xe7\x12\xf1\xde\xb0\x1f\x34\xfa\x5c\xd1\x73\x3f\xc6\x75\x67\x08\xd0\x85\x93\x01\xcd\x9d\x15\x5e\x39\x57\x96\xd5\x8f\x71\x6d\x85\x37\xc4\x15\x2e\x01\x01\x5e\x27\x0c\xcf\x65\x6c\x3b\x64\x3f\x9f\xa9\x4e\x17\x16\xc6\x61\x87\x93\x98\x77\xba\x64\xbf\xc3\xa2\x16\xc4\xcc\x95\x80\xf5\x63\x5c\x77\x86\xc2\x5d\x59\x56\x3f\x42\xdb\xca\x3f\x4d\x4b\x4d\x47\xa8\xf2\x52\xb9\xac\x70\x87\x78\xe7\xab\xc7\xe9\x42\x7a\xfa\x1f\x14\x86\x43\x57\xd4\x1d\xc4\x7d\xfd\x9f\x16\x4d\x0a\xa6\x3b\x1f\x44\x4e\x97\xe9\xee\x81\xad\xa2\x6a\x72\x25\x60\x3d\xce\xf8\xfe\xf9\x91\xce\x4b\xcf\xa7\x85\x0b\xd1\x35\x86\x0e\xd1\xa3\xe9\x0a\x5b\xe3\xfd\x1c\x4c\x5d\x79\x39\x02\xde\xef\x18\xb8\x53\xca\xbf\xfa\xd1\x34\xc6\xca\x60\xd3\x05\x0f\xf5\xe3\x2e\xa4\x87\x3a\xd0\xa5\x79\x7c\x38\x7e\xa5\x26\x5d\x0f\x94\xec\x7d\x68\x5f\xba\x34\x8f\x83\xd8\xf6\xa1\x97\xe0\x4a\xc1\xfa\x38\x1b\x22\xa0\x96\x4f\x9d\x5a\xf0\x01\x3d\x12\x30\xd2\x4a\x0e\xad\xc4\x27\x8c\xd3\xa5\x95\x1c\x7e\x42\x65\x44\xd6\xe5\x27\xf8\x84\xcc\xd7\xb9\x90\xc2\xf2\x55\xf0\x2b\xae\xa1\xd2\xb3\xbe\x30\x42\xe6\x74\x5d\x61\x7c\x87\x56\x12\x46\xca\xa5\x95\xfc\xcd\x68\xe2\x30\xa4\x44\xfc\x3d\x9b\x22\xeb\xc3\x15\x78\x01\xf3\x62\x22\xd3\xe4\x74\x99\xef\x0e\x4d\x51\x19\x94\x71\x05\x65\x1c\x64\x5a\xac\xd6\x32\x5d\x9a\xc2\x3f\xf4\xa5\xfb\xfd\xa9\xaf\xef\xf6\xf5\x1b\xa1\xd8\x1b\x67\xa0\xaa\xf1\x43\x49\x1c\x7c\xdb\x35\xe3\xc1\x2e\x33\xa0\x1c\xb2\xec\x03\xba\x82\x35\xb9\xa6\x68\x1d\x67\x3c\x38\x6c\xbc\xfb\xa1\xb8\x3b\x48\x1c\x8d\x8f\xb1\x66\x08\xda\x19\xe9\xf6\xc5\x11\xca\xb4\x8f\x84\xc1\xd3\x0a\x0e\x65\x47\x03\x1a\xa6\x32\x26\x12\x0a\xc9\x83\x14\xb2\x90\xd7\x77\x86\x22\x36\x91\x71\xd8\x98\x5d\x0e\x79\x04\x01\xbd\x24\xb4\x56\x08\x97\x13\x19\x87\x8d\x27\x2a\x14\xae\x0f\xd4\xbb\xe1\x33\xbd\x19\x52\x4c\x01\x6f\xa1\x32\x2c\x12\xf2\x16\x02\xde\x42\xa5\x68\x08\x69\xa6\x28\x77\x84\x1c\xbc\xa2\x40\x97\xc5\x92\x8f\xfb\x66\x08\xf7\x19\x05\x9b\xf2\x1f\x9f\x35\xcd\x90\x0b\x12\x47\x55\x99\xf0\x61\x21\xb0\x4f\xc0\x3b\x11\x3e\x4c\xa4\x99\x13\xa4\x99\xa5\x51\x40\x84\x74\x57\x1c\x9f\xc3\x04\x1d\x0b\xa9\xa1\x40\xc8\x47\x00\xb1\x50\xc8\x27\x1a\x76\x9a\xf6\x62\x28\xc1\x1b\xd0\x50\x82\x81\xa9\xb8\xda\x8c\xa3\x92\x4c\x30\xb0\x10\x5c\x33\xc0\x54\xcc\x37\x88\x33\xa4\xa2\x02\xee\x89\x70\x60\x21\x15\x15\x70\x4f\x9a\x6e\x8b\x90\x9c\x61\x18\x21\x03\x27\xa1\xcc\x30\xd8\x3d\xad\x15\x35\x69\xca\xc7\x1d\x29\xe4\x6e\x9e\x21\x90\x67\x38\xb6\x93\x9a\x37\xe4\x9e\x84\x63\xa1\x28\x71\x42\x28\x21\xd4\x8c\xb3\x46\x4b\x48\x25\xe3\x66\x40\x4b\x35\xdd\x16\x61\x39\x03\xe4\x16\xff\xac\x7c\xe8\x04\x1f\x85\x55\x04\xcd\x8b\xd0\xca\x23\x2c\xd5\x74\x16\x15\x96\x42\x09\x3a\x13\x7c\x2c\x94\x51\x8e\x8e\x35\xd4\x56\x2a\x7b\x10\xfd\xf6\xc5\x11\x4a\x51\x05\x82\x4f\xac\xa3\x36\x43\x29\x82\x80\xf2\xd0\x9b\x84\x90\x4b\x13\x13\x23\x94\x58\x91\x86\x08\x04\x85\xc8\x66\x3c\x43\xce\x09\xca\xe5\x25\xd6\x7e\x9a\xa1\x14\x70\x20\x28\xd4\x24\x05\x84\xf4\x0c\x68\x08\xa1\xf1\x43\x1a\x22\x36\xce\x21\x8d\xf8\x90\x86\x00\xbb\xab\xb1\x16\xd8\x0c\xa5\x73\xc1\xda\x6a\xa6\x9b\x22\x5f\x22\x5e\x9c\x0d\x9a\x01\xe2\x73\x9d\xe0\x73\x35\x61\xd7\x45\xe7\x3a\xe3\xe8\x11\x33\xaa\xd2\x90\x9b\x11\x47\x8f\x98\x51\x95\xc6\x27\x89\x83\xb0\x90\x51\x95\x86\xb0\x9e\xf1\xdd\x61\x70\x0d\x05\xf6\x0c\x78\x20\x2c\x3f\x3c\xbb\xbc\x89\xfe\xe0\x83\xbc\x44\x22\x8e\x9d\x20\x8e\x35\xa1\xbc\xbb\x70\x9b\xfd\xc1\xd9\xe0\x99\xef\xd2\x2b\xa8\x31\x68\x42\x80\x8b\x6d\x76\x82\x6d\xb6\xe8\x3a\x74\xe5\x73\x7b\xc2\x08\x79\x1d\xba\x7c\x90\x9e\xf1\x41\x4a\xed\xae\xa4\x2d\x28\x6a\x4d\xe0\xe6\x2e\x35\x80\xea\x85\x46\x12\xe1\x29\xf2\xda\x09\xf2\xda\xd2\xa8\x57\x3a\xf9\xde\x66\x07\xa3\x50\xa3\xef\xdf\x95\xb6\xed\x90\xda\xa4\x6e\x9b\x62\xbc\x9d\x60\xbc\x4d\x0a\xfe\x75\x81\x3a\x7b\xc1\x30\xf8\xae\xa7\x0b\xd4\xd9\xe1\x87\x18\x3d\x9e\x2e\x61\x0e\xc6\x5c\x23\x75\xdb\xec\xca\xc0\x76\xc4\x7f\x04\x99\xed\x8a\xff\xf4\x76\x0e\x40\xa2\x9c\xef\x72\x1c\x3a\x84\x39\x8b\x57\xcd\xae\xd0\x50\x6f\x38\x87\x3c\xbd\x5d\x12\xbb\x43\xf6\xb2\x62\xf0\xec\x82\x67\x76\xbb\x7d\x71\x84\xca\xc1\x76\x08\x58\xa3\xc1\xdc\x15\xff\xe9\x7e\xf4\xa5\x82\x9a\x5d\xb2\xb7\x1f\xd9\x6b\x4e\xd5\xd6\x85\xca\xe9\xf0\x2a\x84\x41\xea\xfe\x4f\x5f\x1f\x9a\xd8\x97\x04\x6c\x47\x70\x9f\xcc\x6e\xb3\x0b\xa1\xd9\xe3\x0e\x83\xf3\x92\x87\xd0\x51\x59\x9a\x0f\x9f\x67\x57\x7a\xb6\xf7\x63\x82\xf3\x75\xf3\xec\x02\x62\x76\xc8\x5e\xe7\x5d\xee\x92\xbd\x20\x31\x36\xe7\x5d\xee\x92\xbd\xbd\x03\xfc\x4c\x60\x41\x57\x4a\xa0\x0f\x1c\x51\x1d\x36\xa5\x67\xfb\xb1\xe1\x4d\xa8\x40\x31\x21\xcf\x0e\x9b\x3e\xfd\xd3\xa4\x85\x82\x58\x76\xda\x88\x5d\x98\x9d\x7e\x24\xb4\x09\x8a\xd4\x05\xab\xec\x08\x27\x09\x8a\xd4\xa7\xfa\x9a\xb7\x2f\xde\x2f\x92\x04\xcf\x0e\x89\x9d\xd4\x97\xd2\xb6\x1d\x36\xbd\x00\x47\xa2\x63\x9e\xa0\x63\x4e\x49\x7d\x49\x98\x5f\x36\x66\x05\x8d\xbb\x24\x36\x4a\x7a\x9a\xeb\x9a\x0b\x3d\xd9\x37\x3e\x28\xb9\xa1\x48\x53\x47\xad\xf6\x24\xb9\xa1\xbc\x6d\x47\xd9\xe3\x44\x6f\xbe\x2b\x3b\xdb\x5f\x9c\x43\x7a\xf3\x5d\x08\xc9\x7e\xfc\x85\x94\xb4\x5f\x72\x12\x3a\x62\x46\xa4\x72\x9b\x5d\xc2\xbc\x7f\xb7\x2f\x0e\x5e\xf0\x49\x10\x49\x27\x56\x8d\x9b\x43\x9e\xc0\x80\x27\xa0\x38\xb4\x28\xa6\x27\x8a\x91\x9a\x53\xa4\x0c\x61\x73\x06\xe4\xbc\xff\xf3\xab\xae\x26\x9c\x0d\x3a\x09\xaa\x44\x3a\x07\x3c\x01\xf7\xff\x18\x44\x1d\xca\x01\x0c\xc4\x9b\x9c\x12\x67\x28\xde\x04\x42\x6b\x73\x06\xa3\x87\xe2\x39\x03\x56\x33\xc9\x0f\xe6\x28\xff\xfc\xea\xc8\x29\xe1\x84\x86\xc2\x36\x03\xc1\x19\x81\x81\x46\xd5\x07\xeb\xfd\x60\xb0\x69\xaa\xe9\x3d\x4d\xc4\x6f\x0c\x01\x60\xc6\x91\xb7\x16\x59\x4d\xea\x0b\x35\xbc\x14\x49\x57\x89\xd5\x39\x20\x9a\x85\x9b\x19\x7a\xe0\x04\xea\x6d\x13\x1c\x68\x08\x2c\x39\x50\xa3\x3a\x31\xfc\x31\x24\x9a\x07\x8c\x69\x92\xb0\xcd\x21\xd1\x8c\x92\xad\x46\xaa\xb5\x39\x04\x97\x1c\x86\x11\x76\x35\xb9\x9a\xb0\x1a\x74\x65\x86\xa4\xf6\x40\xbc\x47\x20\x22\x95\x72\x9d\xc3\x71\xe0\xa8\xde\x86\x8c\x69\x54\x79\x35\xb2\xad\xcd\x21\xe4\xcc\x38\xb2\xdd\xc8\xb6\x36\x87\x62\xfd\x03\xc5\x47\x58\xfa\x6f\x0e\x21\xee\x07\x04\xba\xd0\x20\x43\xb1\xfe\x81\x58\xbf\x1e\x8d\x0e\x05\x83\x06\x04\x3a\x5f\xcd\xcf\x21\xbc\xcd\x40\xc8\x47\xe8\x8d\x21\x8b\x79\x04\xfa\xa2\x59\x3c\x04\xaa\x19\x1d\x07\x80\x57\x7d\x28\xe8\x33\x40\xea\x20\xa3\x73\x48\xd6\x8f\x7e\xfb\xe2\x42\x29\xa7\x30\x00\xcf\x6c\x34\xce\x86\x32\xb9\xa8\x6a\x5b\x9a\x36\x45\xf1\x9b\x81\xf8\x0d\x1f\xf6\xcf\xa1\xf8\xcd\x40\xc1\x2d\x3e\xec\x9f\x43\x50\x9c\x81\x2c\x6f\x98\x9a\x28\x9a\x07\x2a\x08\xea\xcd\xff\x90\xac\x1f\x88\xdf\x08\x06\x31\x04\xdd\x1c\x13\xc3\xa0\xbe\x1c\xb2\xce\x07\x52\xb6\x82\x48\x0c\x59\xe7\x63\xe1\x83\xda\x2f\xe1\x70\x06\x12\x0e\x41\x9b\x63\x28\xe1\x30\x90\x70\xd0\x33\xd5\xa1\x84\x03\xb8\xe6\x2d\xb4\xf2\x42\x68\x8e\xa3\x11\x8a\xde\xa9\x0e\xa9\x81\x01\x35\x40\x02\xe4\x39\x94\xea\x1d\x1b\x07\x80\x9e\xc0\x90\x1a\x18\x48\x38\x84\x8e\xa8\xd0\x9b\xa8\x0a\x6c\x02\x41\x0d\x69\x88\xf1\x3d\x68\xe2\x08\x15\x10\x1a\x50\x03\x9d\x4e\xdd\x50\x40\x08\x04\xf8\xd6\xb5\xbc\x32\xdc\x07\x0c\x77\x32\xa4\xcd\x29\x94\x0e\x0a\x02\x1b\x8b\x3a\x4d\xb1\xe6\x4f\x30\xe3\x9b\xb2\xb6\x53\x38\xcc\x79\x0c\xf5\x94\x69\xd3\x4f\x56\xe4\x9c\xa8\x22\x6c\x9d\x12\x60\xca\x3a\x47\x11\x61\x23\xa5\xd9\x9c\x12\xe6\x13\x09\x5d\x65\xcb\xa6\x42\x3b\x13\xd6\x39\xab\x58\x4f\x71\xe9\xcf\x89\x98\x4a\xe7\xfd\x9a\x8a\xa9\xcc\x63\x72\x27\x25\xd2\xa6\x30\x90\xf3\xa8\x80\x94\x35\x0c\x19\xd3\x13\x91\x11\x96\x6b\x9a\x53\x18\xc8\xcb\xcd\xaf\x4c\xda\x54\x9e\x75\x1e\x91\x9f\x94\x2e\x9b\xb2\xb3\x51\xee\xd8\x94\x40\x98\x02\xc3\xcc\x23\xf2\x4d\x69\x82\x29\x39\x8f\xea\xc7\xd6\x69\x9d\x4f\xc5\x38\x26\xc4\xb2\x92\x6c\x53\x29\xd8\x09\x60\x8b\x22\xea\x53\x62\x19\xd5\x93\xad\x33\x2e\x35\x05\x6c\x99\x90\xbd\x9d\x2e\xee\x94\xec\x9d\x08\x49\x28\x66\x3d\x15\x87\x9f\x40\x2d\xb2\x3c\xf3\x9c\xae\xd5\x80\x80\xd5\xd3\xe2\xa9\x64\xea\x0c\x3c\xf2\xe1\x99\x9f\x32\x8b\xe7\x91\xa2\xfe\x50\x10\x4d\x49\xd1\xd9\xf1\x2b\xaa\xec\x29\x79\x38\xfb\x1d\x06\xcf\xa1\x92\xac\x73\x94\xf3\x2b\x2a\xdf\x29\xdb\x77\xde\xb7\x46\x3a\xd8\x8a\x3b\xcc\x81\x57\x4d\xfa\xa0\xe4\xe1\x9c\xf8\x20\x75\xe5\x14\xc2\x70\x4e\x0c\x9e\x4a\x6a\x4a\xb2\x4d\x58\xb1\x59\x07\x40\x60\x94\x79\x84\x9c\x2b\xec\x37\x15\x99\x9e\x47\x92\xb9\xc2\x7e\x53\xe2\x6b\x1e\x83\xd6\x05\x0e\x9a\xe2\x2f\x98\xfb\xf6\xc5\xb3\x21\x5c\xe2\x3c\x92\xcc\x85\x1b\x9a\x12\x5f\x73\xa3\x2f\x1a\x9d\x53\xc0\xc4\xb9\x31\x2f\x5a\x96\x53\x92\x6d\xbe\x58\x0d\x5a\x96\x53\x92\x6d\xbe\xf8\x20\x83\x5c\x53\x08\xf3\xf9\x61\xe5\x75\xe6\x15\x77\x98\x88\x3b\x64\x9d\x5e\xe1\x0f\x27\x1e\x01\x09\xb5\x33\x85\x3f\x9c\x1f\x56\x83\xd6\x97\xc8\xe7\x27\xc8\xe6\x5d\xf1\x94\x25\xfc\xe1\x7a\x6e\x5f\x9d\x4d\x53\x4d\x90\x6c\xff\xb1\xb6\xea\x5c\x12\x7c\x2b\x61\x45\xa8\x9b\x97\x22\x16\x0b\x35\x8c\x94\xd5\x15\x71\xfd\x5c\x09\x07\x4e\x43\x51\x24\x1c\xcc\xf5\xa9\xd0\x1c\x59\x92\x89\x2b\xe7\xf3\xab\xae\xa6\xa2\xa6\x86\x5f\xb1\x2f\x21\x14\x57\xee\x68\x62\x5f\x0a\x66\x2c\xd4\xb7\x15\xa5\x88\x18\xea\x27\x18\xea\xfd\x21\x88\x7f\x29\x3a\x0d\xb2\xfa\xa4\x6c\xb0\xca\x87\xcc\x55\x70\x74\xa8\xf9\x96\x90\x88\xeb\xc8\xdb\x24\x82\x90\x25\x13\x7c\x41\xc8\x8a\x20\x44\x14\xf5\x73\x1d\x6b\xdc\x15\x2a\x58\x42\xc7\xac\x63\x8d\x7b\xd2\xbc\xf4\x42\x75\xa1\x52\x10\x79\xa9\xa7\x88\xed\xe7\x3a\x02\xdc\x15\x45\x58\x42\xc7\x80\xf3\xde\x13\xb5\xac\x38\xef\x27\x88\xed\x9d\x6c\x67\x73\x29\x9e\x0d\x8e\xfb\xa4\x2c\xf7\x52\xf2\x14\x1c\xf7\x2e\x97\x7a\xc9\x98\x5e\xe0\xc9\x61\xb9\xa9\xb9\x14\x99\x06\x1d\xbe\x27\x4a\x9c\x25\xa9\xbd\x1c\x1f\xa4\x7a\x5b\x8a\x31\x2f\xc7\xa3\x48\xaa\xd2\xa5\x38\xc7\x0a\xcc\x8b\x62\x65\x29\x98\xb1\x60\xfb\xea\xe1\x8f\x18\xf1\xe7\x3a\x66\xb0\x0b\xcc\xb4\x14\x48\x5e\xb1\xf0\x2b\xae\x86\xa4\x36\x0a\xe8\x3b\xe9\xc2\xe6\xea\xea\xab\xdf\xbe\xb8\x50\x7a\x55\xba\xfa\x38\x4d\xd4\xcd\xe2\xc4\x9f\xe0\xc4\x4f\x85\xe2\x72\xc9\xf6\x5d\x03\xab\x41\x87\x55\x85\xf6\x27\xf8\xf1\x93\x48\x53\x96\x64\x3d\x58\xf0\x5d\x1e\xf0\x12\x8c\x71\xa1\x1e\xb0\xf8\x54\x54\x81\x7f\x82\x06\x3f\x29\x19\xaf\x02\xfc\x13\x34\xf8\x9e\x28\x7f\x97\x6c\x5f\xd0\xe2\x17\x05\xf0\x96\x94\x07\x28\xf2\x3d\xb9\x86\xa1\x13\x85\xe8\x88\x1e\xc9\x2c\xe1\x1f\x51\xa3\xdf\x13\x33\xf5\x4b\xf8\xc7\x75\x8c\x69\x67\x71\xa5\xb9\xa4\x72\xc0\xb4\xef\x49\x32\x51\xc6\xf4\x82\xca\x61\x69\xa5\xb9\x04\x8d\x04\xe9\x7e\x12\x94\x60\x09\x1b\xb9\xa0\x72\x8a\xe6\x25\x95\x03\x3e\x7e\x97\x03\x29\x16\xfe\xb9\xa0\x72\xe4\x40\x2e\x41\x74\x40\xd0\xef\xa4\x3b\x9b\x4b\x2a\x07\xdc\xfa\x9e\x24\x88\x14\x3b\x5f\xc0\xe1\xe8\x99\xe3\x52\xe0\x04\xa5\x89\x3c\x4b\x1e\x2a\x70\x02\xb6\xfd\x24\x48\xc3\x12\xd8\x06\xcc\xfb\x2e\xf6\x2a\xd0\xef\xff\xfe\x84\x58\x66\xfe\x61\x2b\xa6\xb2\x1f\xf4\x95\xd4\x54\xd5\x84\x63\xc3\xfd\xda\xca\xae\x82\x6f\xbf\xb0\x56\xc6\xdc\xd2\x29\xa0\xd1\x77\x56\x86\x9f\x5b\x48\x9c\x8d\xa7\xa7\xac\xa0\x32\xb7\xde\x9e\xa2\xaa\x52\x51\x98\x76\x4b\xdd\xec\xa3\x53\x3c\x53\x1e\x6e\x01\x27\x37\xa8\x73\x14\xc1\x15\xe3\xfe\xdc\x57\xa7\xd0\x65\xda\x4a\xa1\xee\x7c\xb6\x52\x14\x33\x5b\xc9\x50\x14\x70\x72\x01\xd6\xb6\x92\xa1\xfb\xa8\x1b\x67\xe9\x95\xb9\x15\x3b\x07\x31\x7f\xd1\x2b\xd2\x2d\x4d\x04\x8e\x7d\x97\x09\xae\x2a\x50\x73\x1f\x45\xe1\x99\x3e\xf3\x56\xec\x66\x23\x76\x23\xf4\xc7\x16\xb0\x66\x57\xbc\x7f\xa6\xa5\xb2\xa5\x02\x76\xc3\x07\x89\x07\xdb\x0a\x90\x83\x64\x3f\x95\xae\x5f\xf1\xb0\x6d\xc3\x7e\xe9\x6c\xc8\x3a\xdf\x86\x0f\xd2\x52\xd9\x92\xf3\x60\xdd\x77\xd1\x28\x6c\xa1\x20\x41\x98\xef\xc2\x9e\x6d\x25\x0c\xb7\x63\x35\x34\x0c\xc5\x38\xc0\x8b\x9f\xf4\xbe\x62\x0b\xd6\xb2\x03\x2f\xb7\x69\x54\x6c\xbd\x33\x05\xfd\x7d\x12\x02\x64\x0b\xd6\x02\xfa\x7b\x2f\x6a\x12\xaf\x00\xe8\xef\x53\xa5\x5e\xde\x8a\x71\x6c\xc8\x79\xb2\x5b\xcf\x2d\x60\x0b\x98\xf1\x8b\xe2\xf4\x5b\xf1\xec\x0d\x15\x20\xe8\xbe\x98\xf2\x27\x98\xf2\x93\xc0\x21\xa2\xca\x9f\xbb\xe3\x71\xb9\x86\x21\x64\xcb\x1e\x19\x4d\x1c\x86\x14\x07\xa8\xf1\xbd\xd0\x06\xd8\x4a\x33\x82\x0f\xdf\x59\x56\x63\x6e\xc5\x38\xc0\x7f\xef\x25\xeb\x57\xda\x14\x08\x73\x91\x95\x6d\x01\x51\xf6\x11\xde\x2e\x53\x64\x2b\xd4\x0d\xf2\xfb\xe2\xcc\xef\x89\xf2\x7e\xee\x75\xfb\x0a\x36\xe9\x1c\x1e\xe1\x5d\x3c\xe5\xff\x66\xaa\x8a\x11\x7f\xee\x85\x8a\x03\x5a\x47\x05\xc9\xf7\xc6\xb4\xe9\xbe\x6f\x45\x47\xf6\xc6\x76\xd2\xb1\x13\x5b\xfe\xdc\x90\xf5\x52\xdb\x5b\x48\xcd\x7d\xc4\xbe\x17\x5d\x75\xc9\x7a\xb0\xe5\xbb\x20\x74\x5b\x19\xcf\x7d\xb9\x02\xa8\x65\x45\x7c\x3f\x37\x04\x3a\xeb\x77\xcd\xad\x10\xc8\xfe\x70\xb8\x89\x26\xdc\x12\xe8\xfb\xbb\xe4\x03\xbf\x0f\x8a\xf9\x7e\xbe\x88\x84\x57\xbe\xd9\x7a\x95\xd6\x7c\x1f\x6c\x27\xfd\x95\x57\x21\x90\x17\x8e\x82\x60\x40\xaf\xf0\x93\xef\x83\xbe\x28\xeb\x5f\x61\x62\xde\x84\xb3\x48\xd1\xfc\xca\x49\x78\x13\x96\xb7\xe8\x57\xae\x26\xdc\x16\xae\xbc\x78\xf1\xe7\x0b\xff\xa1\x30\x90\xfc\x8a\xf8\x12\x14\xf9\x49\xc4\x4c\xaf\x50\x97\x2f\x3c\x01\xb1\x2f\x89\xfc\x7e\xbe\x10\xe8\x22\x2f\x7b\x25\xd0\xc1\x8b\xef\x85\x81\xae\x57\x02\x1d\x94\xf6\xce\xba\xf6\xf3\x55\x30\xfe\x05\xf3\x25\xab\xfb\xcc\x57\x69\x4d\x30\xd7\x7b\x65\xa0\xeb\x55\xb8\xe5\x85\x27\xc0\xe2\xed\xf3\x15\x88\xf2\x85\xac\x17\xb0\xec\x15\x10\xe5\x3d\x4e\x81\x8b\xe6\xeb\x55\x9c\x1e\x5c\xf8\xa9\xd2\xa4\x7b\x15\xbf\x79\x61\xee\x0b\x58\xf6\x0a\x5f\xf9\x22\x4e\x4f\x3a\xf1\x29\x72\xfc\x09\x72\xfc\x54\x69\x9c\x89\x1c\x7f\x82\x1c\xbf\x28\x17\xf6\x0a\x60\x09\x76\xfc\x24\x9a\xaa\x57\x18\x15\xd0\xe1\xbb\x5e\x78\xbc\x72\x12\x5e\x14\xd3\x14\x83\xd5\x2b\x08\x3d\x48\xef\x5d\x94\x62\xaf\x22\xee\x60\xbd\x4f\xa4\xeb\x9e\xaf\xde\xaa\x82\xea\x3e\x55\x1a\x4c\xaf\xc2\xea\x60\xbd\xf7\x7f\xae\x83\xc2\xea\x20\xb7\x4f\x42\x74\xbd\xca\x93\x82\xdc\xde\xff\xb9\x0e\x52\x39\x28\x2e\xe8\xa4\xc8\x9f\xe2\xad\x9f\xe0\xad\x4f\x64\xd1\x9e\xaf\xf0\x92\xef\xd5\x2b\x54\x8a\x2a\x43\x38\x5f\x04\x84\xf4\x6a\xe0\x15\x69\xe6\x8b\x22\xe0\x42\x74\x89\xee\x7e\xbe\x1d\xc3\xd0\x01\x10\x10\xe5\x45\x40\xa8\x52\xda\xa8\xac\xe1\x7c\xa1\x06\xfe\x59\x79\xa9\x81\x17\x6a\x40\xdc\x61\xaf\x80\x28\xe0\xa3\xf7\x2a\x09\xa0\x20\x0d\xf8\xe9\x93\x20\x62\xaf\x9e\x13\xbd\x90\xbd\x02\x5f\xbd\x4a\x50\x82\xc6\xde\x85\xb0\x7a\xc5\x32\x09\xee\xfa\x24\x60\xd9\x2b\x3b\x1b\x64\xf5\xce\x0a\xf3\xf3\xd5\xeb\xd1\x17\x09\x4a\x01\xe6\x5e\xf1\x4c\xbe\x88\xdf\x08\x38\x24\xf2\xfa\x89\xc2\x8a\x2e\x30\xcf\x2b\xb4\x09\x78\xec\xbd\xd1\xab\x7f\x15\xf5\x79\x8f\xc9\x5d\x5c\xd2\x46\x12\xfb\x45\x68\x87\x35\xe9\xe7\x2b\x14\x23\x78\xec\x0b\xeb\xc0\xce\x4f\x09\x4a\x30\xd2\xbb\x38\x7d\x3f\x85\x76\xc0\x50\x9f\xb4\x86\xa2\xa8\x9f\x1f\x84\x39\x6b\xd5\xcf\x4f\x68\x13\xb0\xd5\x7b\xa3\xec\xfd\xc4\x2b\xf0\x25\xe8\x66\x3a\x90\x62\xaf\x9f\x5f\xc2\x30\x28\x60\xc5\x5e\x3f\xbf\x74\x87\xd1\xd8\x34\xd5\xb4\xd1\xc4\x61\x08\xa3\xf2\x65\x1c\x00\x66\x8d\x3f\x61\x54\x3e\x44\x61\x1a\xc3\x04\x9f\xa2\x30\xdf\x15\xb0\x94\x51\x9f\x30\x82\x1f\x2c\xe6\xc6\x6b\xfe\x29\x0a\x03\xc2\xfa\x24\x94\xda\x27\x7c\x20\x08\xec\x5d\x30\xaa\x4f\x90\x92\xaf\x5e\xc2\x1b\x2e\x94\x64\xef\x87\x78\x8a\x12\x6b\x9f\x12\xa1\xa0\xac\x4f\x8d\xf6\xc6\xa7\x6c\x27\x28\xeb\x5d\x0c\x58\x9f\x52\x9a\xa0\xac\x2f\x6e\x6a\xd2\x7e\x81\x00\xa6\xd1\xf6\xfd\x94\xd2\xfc\x0c\xe7\x90\x5e\xa2\x38\xec\x27\x28\xe2\x5d\xec\x58\x9f\xc0\x21\xdf\x91\x6c\x2e\xe6\xa7\x4f\xc6\x34\x98\xd8\xdd\x18\xbb\xf9\x94\xa9\x03\x71\xba\x8b\xec\x08\xec\xe9\xbf\x3f\x1b\x06\x6f\x6c\xd2\x94\x61\x74\x8a\x1a\xe8\x53\x8c\xf9\x43\x48\x42\x24\x3f\x9f\x42\x12\x20\x52\x4f\x82\x44\x7e\x32\x55\xbf\x79\x7f\xc5\x26\x85\x9f\xbf\x5b\x4b\xe9\x9f\x26\xfd\x6a\x55\xd0\xeb\xf0\x44\x29\xe7\xf6\x21\x16\x20\x1f\xec\x53\x2c\x00\xfc\xe8\x49\x17\xf6\x93\xe9\x08\xbe\x74\x37\x0a\xa2\x4f\x60\xb9\xef\x08\x39\xb7\xfe\x1f\x9f\xf5\x7f\x32\x3a\x3f\x18\x9d\x62\xe9\x13\xd5\xfa\xfc\x10\x45\x60\xa1\xef\xf9\xe9\xad\x3d\xa8\xd5\x53\x63\xca\xfb\x13\x02\x0f\xd4\xea\x2e\xac\xcf\xa7\x87\x3e\x1f\x02\x0c\xae\x9b\xa9\x94\xdc\x77\x64\xa0\xb3\x00\xf8\x14\xa1\xfa\x04\x01\xba\xfb\x2f\xef\xb6\x44\x80\xbe\x1e\xc4\x03\x08\x97\x59\x0f\xa3\xd3\xeb\x81\x23\x4e\x4c\xcc\x12\x2d\xf9\x02\x1f\xb8\x93\xc7\x66\x89\x0f\x7c\x3d\xe7\x92\x3a\x69\x58\xd6\xc3\xd0\xe9\x02\x35\x78\x21\x1b\xcc\x7a\xaa\xfa\x3a\x37\xd1\xc9\xd0\xb2\x9e\xa6\xbe\xe0\xe6\xb2\xb6\xdc\x7a\x08\xf6\x5a\x0f\x22\x9d\x44\x4a\xac\xa7\x69\x18\xc7\xe3\x75\x22\x25\xd6\xc3\xeb\xb7\xc0\x00\xee\xa4\x4d\x59\x0f\xc1\x5e\x0b\x0c\xe0\x89\xf2\x77\x3d\xcc\x4f\xad\x07\x6e\x2e\x81\x0d\xeb\x71\x0d\x1e\x89\xa1\xd0\x1a\x76\x2d\x2f\x4c\x84\xf6\x0b\x30\x2c\x51\x6e\xaf\x07\x97\x96\x44\x07\xeb\xe9\xfa\xe0\xf1\x42\x3d\x4c\xbf\xea\x6a\x42\x5f\x5a\xf9\xa1\xbe\xc6\xed\x8b\x53\xe6\x7d\x5e\x60\xd6\x2e\xa4\x6e\x5a\x62\xd6\x5e\x0f\xd2\x49\xa4\x0b\x58\x0f\x51\x56\xeb\x01\xca\xaa\x55\x8e\x90\xe9\xf5\xf5\x9c\x5b\x9f\x48\xe1\xb8\x9e\xa9\xe5\x3d\xb7\xde\x59\x01\x6d\x89\x91\x7b\x81\x82\x3b\x11\x9e\xbb\x1e\x72\x63\xac\xe7\x56\x69\xfb\xd9\x1c\xeb\x99\xda\xe5\xe3\xb0\x16\xd2\x3a\xad\x67\x6a\x84\x88\x3e\x92\xd1\x7c\x3d\x53\x23\x44\x56\xab\x69\x79\x97\x56\x7e\xe1\x1c\x76\x8e\x70\x69\xe5\x17\x46\x68\xec\x6b\x69\xa1\x00\xdb\x22\x71\xf9\x7a\x96\x0e\x1b\x12\x5e\xc4\x06\xac\x67\x69\x18\x1b\x0b\x65\x1c\xe1\xd6\x42\xc1\x23\x8d\xe0\x1a\x6e\xf5\xb5\x6f\x5f\xfc\x20\x11\x5d\xeb\xb9\x72\x43\xfb\xb5\x75\x44\x5f\xac\xbc\xae\x1e\x9f\x7d\xac\x07\xb6\x54\xd3\xa6\xbc\x3a\x1b\x10\x29\xa1\xd5\x78\x75\xd8\x5e\x9c\x8d\xce\x63\xf3\x6a\xca\x70\x71\xa3\xf3\xa6\x7c\xea\xeb\xbb\x7d\xa9\x49\xfb\x75\x0c\x26\xef\xbc\xcb\x49\x82\x28\xc1\xc5\x25\xd9\xe5\x12\x09\xf8\x4a\x90\x51\xfd\x47\xa2\xb0\x92\x64\x14\xf8\xc1\xbd\xff\x4c\x84\x95\x08\xf6\x5a\xe0\xf6\x76\xe2\x10\x56\xa2\x55\xb4\x40\xee\xed\x24\x4e\x59\x89\x38\xb0\x05\x0a\x6f\x27\xd8\x60\x25\x3a\xab\x0b\x1c\xde\x89\xf4\x99\x2b\x65\x7d\x10\xc9\x2e\x3e\xe9\x5e\x89\x81\xc9\x95\x72\x3d\xbf\xe2\xf2\x8a\xd4\x7b\x81\xd4\x3b\x11\x84\xbd\x52\xfe\xa7\x2f\xec\x32\x97\x37\xf1\xf9\xe0\x4a\x05\x0b\xf5\x33\x11\x56\x2a\x5a\xa8\x82\x85\xa2\xc4\x4e\x74\x71\x17\xc8\xb9\x13\x19\x34\x97\xd8\xb9\x17\xd8\xb9\xbd\x17\x7d\x70\xab\xe9\x1c\x6c\xc2\x21\x56\x2a\x1a\xc6\xb1\xd3\x92\x69\x2b\xab\x56\x03\xde\x2f\x91\x12\x2b\x55\x0d\xa3\xde\x61\x70\x0d\xe9\xfd\xae\x84\x3c\x98\x69\x2b\xab\xfa\x82\x76\xe8\x8d\xc3\xa0\xf7\xbb\xc0\xc2\x9d\x88\x20\x5f\xe2\xda\x5e\xe9\x28\x0a\x27\xf1\xcb\x4a\xd2\x0e\xa0\xdd\x76\x3e\x47\x5d\xa9\xa9\xaf\xe3\x08\x97\x48\xec\x4b\x8a\x03\xb4\xdb\xce\xa7\xaa\x2b\x99\x86\x61\x77\x18\x9c\x17\x1d\xe3\x95\xa0\x53\x4c\x87\xcd\xb4\xf2\x70\x8c\x89\xe5\x58\xc9\x75\x1d\xe0\x18\x13\xa2\xb0\x92\xd4\x0d\x18\xba\xbd\x53\x02\x24\xd7\x94\x11\x70\x25\x60\x63\x89\x6c\x7b\xa5\xb8\x1f\xe4\x94\x43\x47\x34\x2a\xa6\xcc\x35\x0c\x1d\x51\x38\xc6\x3d\xb8\x1a\xa1\x23\x1a\xc7\xd3\x36\x9d\xf9\xae\x85\xea\xb8\x0e\xba\x29\x5d\x7d\xf5\x8a\x5f\xb1\xaf\xae\x85\x42\xc0\x95\xf4\x63\x4b\x2c\xdd\x2b\xc1\x31\xe6\x23\xc8\x95\xba\x86\x81\x80\x2b\x59\x45\x57\x92\x6a\x4b\x00\x95\x91\x2b\x7c\x89\xc0\x7b\xa5\x71\x3f\xc8\x11\x0e\x9d\x8d\xa3\xe5\x82\x0c\x30\x4b\xdc\xde\x0b\x04\xde\xf1\xe8\x12\x4d\xf5\x85\xec\x19\x59\xd5\x56\x9a\x3a\xd8\x78\xf9\x17\xda\x4a\xa6\xc8\x16\x68\xbf\xe3\xd1\x61\x5b\x5a\xf9\x85\xbe\xb4\x1a\x4b\xab\xb1\x06\x9a\xfe\x1b\x56\x75\x25\x29\xaa\xb4\xd1\x9f\x46\xb9\xb5\xfa\x47\xfb\x24\xd3\x1d\xdb\x5a\xac\x8d\x15\xc9\x3c\xf7\xaf\x24\xce\x8b\x0f\x4a\xe2\xbc\x3a\xa6\x47\xc5\xc4\xa3\x8d\x91\x5e\x49\x2f\x3e\x28\x89\xf3\xe9\x98\x7e\x38\xa6\xd4\xe8\xe9\xd3\xd1\x81\x5e\x31\x6a\xf4\xf4\x69\xb1\x8e\x8f\x1e\x4f\x65\x5f\x52\x39\x09\x2f\x0d\x59\x52\x7e\x89\x19\x7c\x81\x19\x3c\x58\x60\x6e\x65\x62\xce\x56\x3e\xda\x27\xf8\xf0\x6b\x65\xa9\x1c\x90\x7a\x07\xc1\x28\x2b\x33\xe0\xba\x40\xf2\x9d\xf8\xd0\x61\x65\xa6\xc9\x16\xf8\xba\xe3\xa1\x1d\x90\xe9\x88\xaf\x0c\x47\xdc\x78\x9f\x33\xe1\x68\x2b\x27\xf4\xf5\x73\x8e\x57\x26\x1c\x6d\xe5\xf4\xa2\x89\x83\x4f\x14\x61\x19\x8a\xca\xd4\x24\xc3\x1d\xe4\xe0\xf1\x38\x47\x98\x35\xaf\x8c\xfd\xa2\xda\xce\x59\x23\xcc\x77\x84\xfc\x55\xd1\x42\x01\x95\x61\x34\x62\xc4\x00\xbe\x72\xc1\x09\xa6\x46\xcf\x84\x5e\xac\x5c\x70\x82\x7f\x21\xe1\x95\x09\x7d\x5b\x19\xf4\x7f\x44\xd3\xae\x2c\x6d\x04\x32\xf0\x20\x97\xcd\xca\x8c\xc5\x2e\x90\x81\x17\x96\x35\x5e\xb9\x6a\x0d\x2b\x76\x99\xae\x45\xa6\xd3\xbf\xc0\x00\x9e\x4c\xc3\x90\xd7\x91\xdb\xe9\x8b\x25\xed\x56\x6e\x5a\xa8\x66\x68\xe2\xbc\xa4\x72\xf2\xd1\x23\x91\x1e\x7e\x90\xa8\xb8\x95\x51\xa8\x21\x78\x44\xb3\x69\xa1\xec\xec\x32\x4b\x1e\xaf\x6c\x3a\x51\x78\xde\x67\x14\x7c\x59\x0e\x49\x36\xf4\x45\x95\x93\x5d\x9b\xe2\x19\x44\x93\xfc\x95\x94\x07\x38\xbf\x23\x65\xf6\xe5\xea\xcb\x6f\x5f\x1c\x7c\x68\x35\xe2\x9c\x5e\x3e\x74\x58\x39\x74\x36\x02\x67\x83\x92\x54\x2c\xe0\x0b\x2c\xe0\x41\xe2\x9c\x95\x43\x5b\x79\x94\x47\xf0\xa1\xc3\xca\x52\x1e\x20\xf0\x8e\x44\x97\x29\x77\x4d\x79\x60\x53\x2a\xcf\xc6\xd0\x01\x18\x47\x38\x90\xb7\x7b\x65\x39\x3f\xe0\xed\x8e\xa4\xbb\x3c\xb4\x5f\x47\x23\x44\xd2\x5d\x1e\x3a\x87\x70\x7e\x48\xf7\xbd\xc4\xdc\xbd\xf2\x84\x89\x20\xb9\x31\x35\x0c\x40\x2f\x5c\x5b\x29\x37\x06\xcc\xdd\x25\xd4\x97\xdc\x98\x3c\xc1\xae\x49\xa7\x2e\x2f\x1d\x51\xb8\x31\xa4\xf7\x5d\xe2\xfb\x5e\x19\xca\x23\x49\xda\xc8\x8d\x01\x15\x78\x10\x37\xb2\xb2\x94\x07\x58\xbc\x23\x49\xda\x6c\xf5\x85\x52\xd3\xf2\x2d\xf3\xd6\x1a\x6e\x6c\xa5\x73\xe5\xb7\x06\x0f\x87\xc4\x75\x0e\x5f\x9d\x79\x78\x1d\x4e\x75\x23\x12\xee\x05\x12\xee\xe0\x63\x80\x25\x12\xee\x95\xf1\x0e\xdd\x69\x82\x83\x94\xfb\xef\x4f\x68\x07\xa7\x11\x93\x3f\x9d\x43\x80\xf3\x48\xf8\xbd\xf2\xa7\x0f\x1e\x6d\x90\x9c\x36\x47\xfe\x74\x0e\x3f\x9c\x43\x9a\xe0\x45\x2a\x00\x74\xdd\x25\x28\x7b\x0b\x99\x61\x57\x79\xb0\xbc\xb4\xce\x0b\x83\xbb\x0b\x74\xdd\x89\xc4\xc5\xab\x48\x3b\x14\x68\x07\xe7\xc1\x2e\x8c\xe0\x2e\x30\x79\x07\x89\x7f\x96\xf8\xbb\x57\x41\xce\x8d\x0f\x89\x56\x91\xaf\x02\x2e\xef\x20\x6e\x64\x15\xe6\xdc\x16\xb8\xbc\x23\xf3\xf4\x16\x29\x0e\xb0\x74\x47\xa6\x9d\x5d\xf8\x0e\x7d\x81\xb0\x3b\x31\x9e\xbd\xc4\xd2\xbd\x0a\x54\x00\x9f\x1f\xad\xc2\x74\xdc\x2a\xf9\xc5\x07\xd9\x17\x31\x7b\xab\xc0\x57\x21\x05\xfa\x12\x81\xf7\x2a\x05\xc3\xa0\x55\x54\x08\xa2\x58\xe5\xe8\x90\x60\x7d\xbd\x55\x18\x48\x5e\xa5\xc0\x46\xa4\xba\x11\xed\xf7\x2a\xc7\x37\x09\x96\xde\x5b\xa5\x6a\x18\x15\x07\x9b\x9a\xa8\x54\xad\xe1\x71\x40\x22\x53\x46\x95\xaa\x85\x82\xe2\xc8\x5a\xf9\xa6\xb3\x01\xed\x40\x98\xc7\x2a\xd2\x0e\x60\x07\x0f\x72\x16\xad\x22\xaf\x03\x24\xe0\x41\x60\xf4\x2a\xa6\xd5\x30\x6c\x25\x5d\x8b\xa2\x98\x54\x81\xff\xc0\xc7\x58\xab\xd8\x3f\x1f\xc4\xca\xd3\xa8\x28\xae\x63\xe3\xf8\xa0\xf1\x83\xae\x0f\xfa\xfd\xa0\x9a\x74\x44\xa1\x02\x9c\xc6\x52\x21\x30\x6f\x81\x16\x3c\x88\xdc\x5d\x25\x74\x6c\x00\xcc\x23\x41\xfa\x2a\xf2\x1f\xc0\x11\x1e\x39\x9e\xff\x66\xaa\x96\xd0\x76\x06\x4e\xb0\xf6\x4c\xca\xa3\x74\xac\x3e\xd5\x76\x91\x0f\x01\x0a\xf1\xa2\x88\x45\xe9\x3a\xa6\xc7\x67\x08\x16\xe7\x5b\x45\x7a\xa5\x74\xec\xb4\x7e\x35\xb4\x31\x50\x39\x59\x57\x7d\x68\xa7\x07\x8e\x29\x1d\xf1\x32\x34\x8c\xe3\x84\x14\x32\xcb\xae\x22\x95\x03\x4e\xf1\x20\xba\x65\x95\xa9\x63\x7a\x3c\x8d\xc2\xf7\x16\xab\x28\x72\x56\x8e\x8a\x29\x9d\x86\x45\x99\x5a\xe2\xa3\x57\x82\xd8\x91\x25\xba\xf1\x55\x26\xfa\x62\xdc\xb7\x2c\x9d\xe0\x85\x5f\xd1\xbd\x28\x4b\x87\x00\xd0\x0b\xd2\x2a\xae\xa2\x68\x16\x58\xc4\x4b\x57\x5f\x5b\x0b\x75\x5c\x89\x20\xb4\x74\x15\x45\xb3\xca\x71\x25\x92\x3b\x07\xbf\xb5\x95\xfb\x9c\xe0\xa2\xeb\xb7\xd5\xd7\xfb\xe0\x57\xbc\x48\xd2\x2b\xa0\x15\x0f\xa2\x33\x57\x79\xd5\x17\x9e\xa8\xf3\x35\xde\x2a\xaf\x56\xe3\x78\x19\x41\x74\xe6\x2a\x9f\x06\x7f\xbc\x8c\x28\x92\x6e\x8a\x66\x81\x71\x3c\xb9\x0e\x9b\xbc\x8e\xf2\x61\x18\x92\x6e\x9f\x76\xf9\x1b\x68\xa2\x74\x93\xca\x01\x19\x79\x14\x4a\x81\xaa\x18\x18\xc8\xc7\xa3\xd0\xc3\xa9\x04\xe7\x2d\x90\x8f\x17\x3e\x9d\x59\x62\x1c\x5f\x60\x18\x0f\xe2\x46\x56\x95\xd7\x51\x13\x3e\xc8\x38\x62\x25\x38\x6f\xd5\xa3\x47\x82\xc8\xc2\x55\x89\xe5\x58\x15\x58\x0e\xd2\x49\xae\x2a\xbd\x52\x8f\x2b\x11\xe4\x51\x5a\xe2\x15\x5f\x60\x0b\x0f\x96\xc9\x5b\xe2\x08\x5f\x35\x63\x84\x0c\xee\x56\xf9\x0f\x15\xc4\xb3\xc4\x72\xac\x2a\x35\x00\x4e\xf0\x20\x96\x63\xd5\xa2\x29\xe3\x1d\x3a\xd9\xf2\x57\xad\x9a\x72\x3d\x9b\x42\x6a\xa1\x25\x22\xf0\x55\x21\xeb\x89\x03\x5b\x55\xb2\x1e\x1c\xe1\x41\x1c\xd8\xaa\x0a\x3e\x81\x2e\xbc\x28\xb6\x57\xa5\x06\xc0\xfc\x1d\x84\x79\xac\x4a\x04\xde\xaa\xa0\x28\x24\xcb\xf2\xaa\x4d\xab\x71\x9c\x82\xa8\xb4\xce\xab\xc2\x48\x15\x61\xa4\x78\xd4\x64\x6a\x42\x5f\x3f\x10\xc5\xaa\xa6\x4d\xb1\x81\x26\xee\xb2\x34\x04\xb8\xbf\xa3\x6a\xf0\xae\xbe\xfc\xf6\xc5\x63\xe3\x5a\xa8\xa3\x06\x82\x38\x9f\x25\xc2\xef\x55\x03\x1f\x64\x92\xa1\x86\xf6\xeb\x88\xfd\x20\xe6\x61\xd5\xd0\x89\x0a\x9c\x28\x9a\x3e\x55\x72\x1e\xdc\xdf\x41\xa6\xc4\x55\xbb\xa6\xdc\xb1\x5f\x8c\x05\x88\xd5\x7b\x55\x48\x6c\x62\x54\x56\x1d\xda\x94\x23\xbc\xa3\xea\x3a\xb0\x74\xf4\xaa\x28\x1d\xdd\x35\x42\x09\xf3\x3a\xd0\x97\xa9\x49\x07\xe0\x8a\x65\x0a\x87\x3a\xb5\x1a\x08\x08\x11\x6d\xb2\x44\xe9\xbd\x2a\xc4\x32\x71\x23\xab\x4e\x6d\xca\xc4\x61\xd3\x4d\x51\xd6\xa2\x02\x66\x47\x1e\xeb\x55\x25\xb1\xc1\xf6\x1d\x95\x82\xa8\x2a\x35\x01\xe2\xef\xa2\x48\x67\x5d\x5a\xa8\x8d\xd5\xd0\x25\x92\x4d\x5f\x21\xb1\x2b\x3d\xb7\xba\xb5\x29\x47\x62\x47\xd3\x39\x54\xfe\x01\x74\xe1\xa5\x6b\xe5\x25\xcc\xc1\xfc\x1d\x04\x36\xac\xaa\xfc\x43\x05\x77\x61\xd7\xa6\xbc\x5a\x28\x04\x83\x9a\x2e\x91\x82\x41\x15\xe6\xbe\x22\x82\xe2\x02\x5f\x15\x12\xbb\xfd\xd3\xa4\xad\x3c\x12\x3a\x98\x86\x5e\x55\x9e\x00\xb8\xc0\x83\xa9\xe1\xd5\x24\x7b\x41\x0b\x9e\x14\xa5\x6b\x84\xd8\xad\x86\x88\x4f\xe3\xfd\x12\x17\xf8\x6a\x90\xbd\xac\xa8\xb6\x9a\x92\x0c\xa0\x09\x0f\x96\x4d\x5b\x4d\xb2\x17\x0c\xdf\x41\x2c\xc7\x6a\x0a\xd0\x80\xad\x3b\x94\x73\x6b\x32\xc1\x1b\x4c\x70\xbe\x84\x5e\x8d\x7c\x4f\xab\x81\xef\x29\x28\x6d\x1a\x11\x71\xab\xc1\x3a\x27\xef\xcd\x6a\x32\xc1\x41\xe5\x1d\xe4\x5e\x58\x4d\xe9\x02\x70\x79\x27\x3e\x92\x5e\x4d\x01\x9a\x06\xd9\xcb\x97\xd0\xab\x29\xf0\xdf\x8e\x18\x8e\x46\x8f\xb4\x29\x40\x03\x06\xef\xa4\x00\x8d\x28\xbc\x57\x83\xc4\x26\x91\xce\x6a\x4a\x17\xb4\x23\x86\x53\x30\x93\xd0\x14\xbb\x01\x9d\x77\xb0\xf0\xef\x6a\x7c\xb9\xbe\x40\xe7\x9d\x58\xa0\x61\x35\x22\xe2\x56\x03\x30\x9a\xcf\x9d\x57\x53\x32\x19\xcc\xdf\xa5\xff\x47\x06\x80\x25\x62\xf0\xd5\x8e\x6c\x4f\xf2\xec\x9b\x69\x94\xc0\xd2\x29\x93\x2b\x6a\xf0\xd5\xa0\x06\x08\x7c\x59\xcd\x74\x3e\x0c\x27\x98\x01\xbc\x26\x59\x0f\xfe\xef\x60\x55\xe3\xd5\x94\x32\x00\x15\x78\x62\x49\x88\xd5\xe4\x0d\xb4\x2b\xeb\x29\xdd\x9a\x6b\xf5\x8f\x63\x10\xac\x43\xbc\x9a\xb2\x09\xed\x68\x84\xd2\xff\x69\xd2\x94\xe1\x28\x84\x56\x3f\x74\x08\x02\x87\x80\x9e\xbd\xb8\xc6\x57\x83\x86\x20\x92\x66\x35\x85\x91\x1a\x62\x45\x7c\x1b\xbe\x9a\x12\x0d\x0d\x08\xbc\xa0\x90\x6d\x44\xe0\xad\x86\xf4\x3a\xcb\x4f\xac\x26\x4f\x00\x0c\xe5\x49\x9e\xa2\x18\xca\x57\xeb\xb7\x2f\x0e\xbe\xeb\xb6\x1c\x15\x13\x46\xeb\xa1\x49\xaf\x34\x84\x91\x94\x41\x13\xdb\xf8\x6a\x88\x15\xf1\xbd\xf6\x6a\x8a\x15\x81\x5e\x3c\x8c\xd2\xad\x29\x56\x04\xba\xf1\x14\xc1\x63\xa3\x6c\x02\x58\xc4\x13\xb9\xeb\x57\x53\x40\xa8\xad\xfb\x41\x2e\xef\xd2\x07\xd7\xb1\xb3\xc9\x43\xbf\x9a\xd4\x00\x08\xc2\x93\xfc\x07\x31\x84\xaf\x86\x9c\x80\x65\x35\x69\xbf\x8e\xb2\x08\x52\x26\xad\x26\x0d\xd1\x90\x13\x30\xc9\xc4\x57\x23\x7c\xd1\x17\x03\x0c\x4d\x86\x7b\x43\x40\x88\x75\x2e\x56\x53\x1a\x1a\x3c\xe2\x61\x12\x97\x8a\x15\xb5\x17\xe7\x50\xf3\x7a\xb5\xf2\xc7\xbc\x4f\x32\x8b\x9b\xac\x73\xf0\x8a\x27\x25\x79\xc5\x2b\xbe\x1a\xd2\x05\x26\xb1\xa2\x74\x01\x28\xc7\x13\xdf\xa1\x2f\x51\x8e\x2f\x83\x86\xe0\x63\xf3\x65\xca\x50\x1b\x0c\x77\xd2\x33\x2d\x53\xba\x00\x6c\xe4\xa9\x73\xa1\xc4\x46\xbe\xec\xb9\xc3\x50\xd3\x56\x13\xce\x21\xf1\x15\xa6\x58\x11\x38\xcb\x53\xff\x21\x77\x97\x49\xe5\x18\x02\x42\x2c\x10\xb7\x4c\x49\x06\x90\x96\x27\xa5\x86\xc5\x54\xbe\x0c\x68\xbf\x4e\x81\x6e\xa4\x33\x5c\x96\xb0\xcb\x14\x5f\xa6\x94\xb7\x21\x8c\xc4\x12\x71\xcb\x14\x46\x02\xa1\x79\x92\xb5\x67\x52\x54\x56\x30\x78\x9a\x8f\xc6\x57\x35\x0b\xdc\xe4\xa9\x6b\xca\x0a\xfc\x5b\x79\xff\xf7\x7f\x95\x14\x9e\xcb\x14\xda\x31\x60\x04\x3b\x6d\x44\xd1\x98\x2f\x43\xba\x80\x35\x5c\x97\x09\x6e\x04\x86\xf3\x30\x8a\x14\x23\x46\x70\x81\xb7\x3c\xf8\xd4\x69\x99\x54\x0e\xc8\xc9\x53\x67\x74\xc4\xa4\x72\x0c\x2a\x47\x99\x5c\x23\x7c\x70\x81\xc7\x3c\x08\x62\x5b\x26\x95\x63\x88\x15\x91\x76\x6a\x99\x74\x0a\x28\xcd\x53\xa7\x52\x34\xf9\x0f\x86\x24\x83\x51\x6e\x98\x32\xd4\x76\xd4\x4b\xb0\x98\xe8\x32\xe5\x1f\xec\x78\x19\x55\xa9\x46\x93\xba\x01\xdb\x79\xb0\x9a\xe8\x32\xe5\x1f\xc0\x76\x9e\x94\x6b\x36\xd3\x39\x84\xba\xe9\x5a\x5e\xd7\xca\x23\xf8\x64\x14\xb0\xa6\xe0\x13\xd8\xcf\x13\x79\x03\x96\xd8\xcf\x97\x21\x35\xa1\x10\xbe\xb9\x0e\x80\xbf\x68\xe2\x94\x95\xbc\x36\x44\x98\xf8\x30\x65\x99\x74\x8a\xc5\xed\x8b\xc3\x08\x9d\x43\xe8\x14\xe5\xb5\x2d\xb4\xbc\x47\xa7\x84\x22\xee\xd6\x75\xb0\xf1\x5a\xa8\xd3\x04\x37\xf9\x2a\x86\xac\x85\x42\xdd\xa6\xe4\xb5\x1d\xcd\x13\x7c\x1a\xb1\x44\xb3\xbe\x0c\xd1\x25\x52\x5c\x2d\x53\x42\xc3\xc6\xed\x8b\xc2\x41\xc9\x6b\xd0\xaa\x87\x4b\x02\x28\x79\x6d\x88\x2e\x09\xb3\x67\x8a\x2e\x19\xd0\x99\x24\xfe\x5d\xa2\x60\x5f\x06\x25\xa5\xa0\xb5\x4d\x9d\x8d\x79\x6e\x8a\x82\xd6\x26\xc8\x96\x1d\x67\x27\xf5\xae\xbe\x34\x0c\x04\x9e\x9c\x02\x56\x14\xec\xcb\x8e\xfe\x4a\x5d\x67\x63\x69\x5e\x88\x49\xb9\xe4\xa1\x62\x52\x60\x63\xcf\x8f\xce\x86\x54\x9b\x21\xa1\xe1\x92\x1b\x52\x6d\x20\x6e\xaf\x8f\x84\xb9\x54\x1b\x88\xdb\x83\xf5\xfb\x96\x88\xdb\x17\x88\xda\xc3\x25\x52\x94\xeb\x00\x51\x7b\x26\x05\xc4\x32\x85\xab\xec\x68\xbd\xfc\xcf\xfd\x52\x92\x1c\x9c\xee\xe1\x92\xa2\xf2\x8b\xc0\xe9\x5e\x1f\x1d\x00\x29\x44\x70\xba\x87\x30\x96\xe2\x74\x5f\xe0\x74\xcf\x4f\xfa\x6f\x58\xd5\x25\xca\xf7\x65\x2f\xe6\x46\x1b\xd1\x84\xe8\xb2\x17\x77\x8c\x36\xa2\xd8\xe0\x97\x7d\x77\x28\xdc\x18\xa5\x5d\xc0\xfe\x9e\x59\x74\x66\x99\xd2\xeb\x60\x83\x0f\xa7\x24\x75\xe9\x4b\x87\xbe\x74\xde\x4c\xd1\xc1\x2f\xd0\xc1\x67\xed\x99\xf8\xe0\x97\x23\xed\xa2\xd8\x9e\x0b\xec\xe5\x0f\xee\x18\x85\xac\x4b\x5f\x7a\xba\xa5\x8d\x38\x8c\xa4\xbe\xd2\xed\x4b\x4d\xae\x26\xcc\x8b\x6a\xdb\x95\x94\x07\xc1\x7c\x08\x8f\xe8\x82\x88\x81\x6b\xbe\x3e\xbc\x99\x2e\x55\xea\x50\xa5\x02\x1d\x3a\x9f\xb5\x2e\xcf\x38\x3a\xcc\xae\x8a\x96\x7e\x39\xb4\xac\x02\x5d\xae\x78\x9b\x23\x5f\xcf\xca\x85\xcb\xb3\x56\x23\xdf\xbe\xb8\xbc\xca\xc8\x78\xb9\x7d\xf1\x83\xf2\xf9\x40\x31\x5f\x05\xd8\x70\x41\xc4\x1c\xa1\xb8\x60\x3a\xc9\x15\x8a\x03\xfd\x7c\x7e\x28\x20\x5c\xee\x20\xf8\xe7\x43\x50\x2a\xf1\xcf\x2f\xf0\xcf\x67\x12\x14\x2f\x97\x6e\x06\x17\x7d\x15\x38\xc4\xe5\x0e\x82\x8b\x3e\x82\x90\x3e\xaf\x1a\xc6\xf1\x14\x33\xe9\x48\x96\x2b\x4a\x07\x9a\xf9\xfc\xd0\x2a\x12\xcd\xfc\x72\x28\x60\x05\x18\x5c\xc9\x1a\x3f\x0a\x37\x58\xf2\x70\xb9\xb4\x2c\x78\xe5\x43\x58\x1f\x57\xb2\x06\xbc\xf2\x99\xc5\x8a\x96\xf3\x15\xd4\x72\x83\xec\xe0\xd5\x73\xa5\xf2\x1d\x51\xba\xd0\x61\x53\x94\xce\x1d\x47\x94\x76\x80\x38\xe8\x97\x43\xcb\x06\x63\x0f\x2e\xcf\x0d\xf4\xf4\x11\x34\xa6\xdd\x35\x0c\xc7\x7e\x51\xa3\x8b\x69\x7e\x81\x5a\x3e\xb3\x60\xd1\x72\x05\xf0\x3c\x06\x9a\x38\x0c\xb9\x67\x1e\xf8\xa0\x6e\xa5\xd0\xcf\xde\x71\xd8\xa8\x2f\x45\x1b\xbf\xbc\x63\x53\x68\xc4\x78\xd7\x08\x11\xdb\x23\x33\xda\x72\x41\x9c\x41\x06\x9f\x1f\x5d\x3d\xc5\xf6\x7c\x18\x9a\x78\x36\x94\x72\x01\x19\x7c\xfd\xe7\x00\xc8\x73\x03\x39\x7c\x7e\x74\x89\xe4\xb9\x81\x1c\x3e\x58\x01\x72\xb9\xf4\xa5\x4f\xe8\x15\xc6\x54\x5c\xfa\x12\x8c\xef\x11\xea\x4b\x59\x7e\x30\xbe\xe7\x44\xdf\xd2\x15\xf6\xf3\x95\xd0\xc4\xc1\x2f\xcd\x0b\x61\x3f\x45\x10\x5c\x61\x3f\x5f\x1d\xbf\xe2\x2e\x4b\x95\x3a\x54\x29\x2b\xd1\x2d\xf1\xc6\x2f\xdf\xf7\x83\x3c\x6c\x02\x10\x3b\x14\x55\x68\x97\x85\xe6\x72\x68\xa3\x90\x80\x95\x7b\xe6\x48\xe5\x87\x04\xac\x74\x8a\x23\x4a\x27\x44\xb2\x7f\x1a\x21\xb4\x83\x00\xc4\x62\x80\x5f\x71\x14\x45\x4e\x49\x4d\xae\xa6\xf9\xff\x18\x3b\x7b\x64\xdf\x79\xe6\xb8\xe7\x5e\xc5\xb3\x03\x13\x20\x48\x02\x89\x13\xc7\xf6\x1e\x48\x0c\x58\xa5\x40\xd2\x5b\xaf\xa5\xfd\xbb\xd8\xf3\x9c\xfe\x1d\x55\x29\xb8\xc1\x0d\xee\x41\xfd\x89\xef\x99\x41\x4f\xa3\xf1\x15\x79\xeb\x75\xd2\x20\x5d\x50\x9c\x25\xc9\x66\x2f\x7c\xb0\x68\x78\x6d\xe7\x3b\xe9\xf5\x5e\x4e\x15\x75\x17\x51\xd7\x77\x7a\xea\x9c\x63\x3b\x76\x5e\x0a\xf0\xb5\x18\x6f\x43\x01\x7e\x76\xd9\x79\x68\xc7\x28\xc0\xcf\xae\xe4\x09\x87\xd5\x8e\x31\x97\x76\x7b\x1f\x74\x19\x2a\xb0\xb4\xdb\x2b\x2c\x9a\xce\x91\x49\xaa\xec\x7d\x38\x7a\xe8\x18\x73\xa9\xb2\x57\x58\x34\xa8\xb2\x4f\xa9\xb2\xf7\xe1\x4c\x5d\xe7\xa0\xd5\x3f\x63\xde\x87\x3d\x51\x07\xc0\x93\xec\x7a\xe7\xd8\xd9\x31\xcb\x92\x59\xaf\xc5\xd9\xf0\x0e\xa9\xb7\x37\x35\xde\x8c\x82\x4e\x5e\xa5\x7f\x07\xab\xce\xb1\x13\x45\xf6\xd9\x75\x64\xe2\x00\xd9\x61\x58\x49\xac\xbd\xfb\xe1\xc8\xd9\xb1\xd8\x92\x59\xef\x83\x66\x90\x57\x91\xcc\x7a\x83\x8a\xd6\xe1\xe0\x76\x01\x6a\x16\x68\x9b\x1d\x40\xad\x5f\x5a\x36\xc6\x11\xd1\x56\x9f\xd2\x56\xef\xc3\xbb\xb2\xc3\xb0\x92\xcc\x7a\x07\x20\xef\xd8\x5e\xa9\xa4\x77\x3f\xfd\x32\x3b\xf4\x5c\x09\xa6\xd7\xe2\xa0\xb3\x83\x9a\x49\x40\xbd\x5a\x3c\x75\x22\xa0\x3e\xbb\x92\xe4\x9c\xc1\x10\x50\x9f\xbd\x6b\xe4\x69\x06\x27\x9c\xae\x94\x0b\x67\xb0\xce\xa5\x14\x69\xab\x37\xcc\x72\xc7\x62\x4b\x30\xbd\x0f\xe7\x63\x3b\x49\xf2\x7e\x6b\x1d\xfa\x1c\xdb\x39\xab\x74\x9d\x55\xc6\xf8\x43\x02\x40\xe7\x28\xd3\x6f\xad\x45\x9f\x57\x3a\x19\x99\xfe\x9d\x6a\x1a\xb6\xbe\x43\xd1\xed\xca\xc8\x58\x10\x6e\x22\xbd\x3e\xfb\x77\x5e\x19\x9b\xed\x6f\xc7\x34\xf7\x34\xcd\x17\x1f\x64\xb0\x3e\x53\x3c\xe0\xfc\x76\xf0\xb6\x3e\x0f\xfd\xca\xdd\x86\xbd\xdb\x3f\xab\x3d\x38\x28\x74\x08\x58\x7d\xaa\x19\x8e\x8a\x3a\xf4\xdc\x1e\xaa\x0b\xdb\x11\xd4\x15\x59\x97\x3f\x08\x3d\xb7\x7f\x87\x90\x01\xa9\xb7\x03\xc5\x75\x1d\x4a\x2c\xa6\x33\x91\x79\x9f\x7d\xa9\x2e\xd3\x65\x3a\xb6\xbe\x7f\x87\x90\x01\xdf\xb7\x2f\x6c\xe2\x77\x08\x69\xd6\xcc\x9a\x1d\x37\xd0\x97\x9a\x81\xed\x20\x8f\x23\xc5\xf7\x86\xe7\xeb\xa0\x74\xfd\xd5\x68\xb0\xd5\x81\xe2\xfa\xab\x49\x61\x2d\x72\xb4\x90\xcc\xfb\xd8\xbc\xd5\x07\xb4\xad\xf1\x39\x8f\x01\x15\x78\x70\xb4\x90\x18\x7c\xb5\xdc\xcf\x44\x01\x7e\x4a\xf1\x7d\x58\xb2\x6e\x0e\xfc\x8a\x14\xdf\xab\xdf\x86\x9b\x83\xf4\xfa\x28\x1a\x28\xc7\x01\xc8\xbc\xcf\x51\xf4\x41\x1b\x88\x01\x01\x6b\x7c\xce\x62\x10\x23\x0e\x98\xbb\xe3\x3b\x14\xb4\x62\x97\x33\x70\x1e\x52\x80\x1f\x84\x8f\x83\xc4\x90\xc4\xe0\x1b\xfc\xd1\x41\xe6\x5d\x8a\xef\x63\xb3\x81\x40\xe6\x7d\x8e\x5d\x1f\xf4\x7e\x1e\x50\xa9\xc6\xae\x49\x31\x76\x3e\xc8\xfe\x48\x0c\xbe\xc1\x3a\x1d\x38\x8f\xd1\x54\x97\x8d\xec\xc0\x79\x48\xf1\xbd\x41\x48\x1d\x16\x4d\x9b\xa3\xa9\xf1\x95\x5f\x31\x86\x4d\xb3\xcc\x7c\x01\xc5\x8d\x2f\xbc\xaf\x75\xa3\x88\x49\x39\xd4\x0c\xa3\xc5\x03\x6e\xd6\x38\x34\x5f\xce\x78\x0e\xfc\xca\x38\xbe\xba\xe0\xfb\x0e\x72\x38\xd2\x89\xaf\xd5\xd8\xf9\x20\x29\x3f\xbe\xf0\x7e\x58\xd6\x6d\x0e\x90\xb3\xa1\x70\xdf\x8a\xb6\x13\xdd\xf8\x39\x4e\xd5\xe5\x38\x60\xc0\xdc\x95\xa4\xfc\x20\xf4\x19\xf8\x95\x71\xa9\x2e\xc6\x90\xa4\xfc\xf8\x3c\xc4\xb0\x44\xf9\x1c\x78\x08\x29\xbe\xd7\x6a\x93\x32\xa0\xe7\x8e\xae\x0f\xfa\x28\x88\x02\xfc\x1c\x9f\xb3\x18\xd6\x6e\x9b\xc8\xbc\x4f\xc9\xbc\x0f\x02\x8b\x31\xa8\x6b\x64\x5d\x1e\xde\xc1\xc2\xbe\xd5\x2f\x36\x2c\xf4\xdc\x71\xeb\x83\x6c\x3d\x02\x77\x29\xc0\x0f\x3f\x5f\x39\x07\xde\x61\x3c\xfa\x20\x5b\x8f\xbc\x8a\x64\xdd\x1b\x01\xd3\x20\x29\x2f\xed\xf6\x51\xd8\x44\xe0\x52\xd2\x72\xaf\xf0\x11\xd1\x72\x9f\xd2\x72\x1f\x50\x66\x07\x44\xdb\xf1\x99\xfc\x51\xd8\x5f\x93\x85\xfd\x05\xea\xd5\x3a\x56\x73\x4c\x36\xd1\xd4\xf0\xda\x71\x0c\x38\xb8\x23\xb2\x19\x9e\xca\xd8\x29\xfa\xe2\x80\x6a\x03\x3b\x80\xac\xc6\xe7\x0d\x2a\x2c\xc6\x01\x64\x35\x04\x59\x55\x63\x7b\x03\x17\x30\xd6\x77\x08\xb7\xca\xec\x1c\xb8\x80\x21\x17\x50\xd8\xcb\xd8\x79\x89\xc1\x0f\xeb\x82\xcf\x41\x36\x66\x2c\xd5\xc5\x2c\xc3\xdc\x1d\x6f\x55\x91\x57\x14\xf7\x3a\xc6\x9b\x75\xb9\x85\xa0\x4b\x43\xe8\x52\x75\x04\x36\x38\x3f\x48\x37\x7e\x58\xa0\x6d\x0e\x18\x56\xe3\xd5\xf0\x3a\x06\xb8\xf1\x0e\x12\x87\x1f\x56\xf8\x9e\x37\xcc\x5d\xe9\xc4\x57\xd8\x99\xb7\x15\x37\xe7\x2d\x17\x50\x9d\xe0\xbd\x21\x00\xdc\xdf\x51\x62\x60\x1c\x90\x94\x9f\x92\x94\x1f\x10\x6d\x11\x86\x9f\x77\xd5\xaf\x7c\xe3\xea\x86\x4d\x7b\x7f\x91\xff\x60\x1d\xde\x18\xf3\xbb\xbe\x2a\x72\xe3\xa1\x51\xdd\xb2\xf3\x56\x3b\x9e\x37\x34\x2a\x09\xc1\x0f\x96\xcd\x0d\x68\x72\x2b\x3a\xaf\x8e\x47\xef\x46\x5d\xb2\xbd\xd5\x61\xf1\x0d\x9e\x22\xcd\xf8\x61\x21\xb3\x79\x63\x60\xa5\x11\x3f\xaa\x09\x6c\x37\x99\xf7\xfb\xf8\x22\x07\x36\x2c\x9a\xf1\x53\x9a\xf1\xa3\xda\x57\xde\xa4\x41\xa4\x11\x5f\xa1\xb1\xde\x5c\xd4\xbb\xd3\x2c\x3b\x7f\x7e\x93\x5a\xbf\x4f\x35\xc3\xd9\x98\x9b\x70\xff\x96\xc5\xae\x3e\xfd\xde\x70\xa5\xa4\x11\x3f\xea\xf5\x87\xa1\xea\x8d\xd5\x96\xe2\xfb\xa8\xb6\x02\x37\xf9\x8e\xfb\x92\x7b\x3b\x29\x62\x55\x5d\x72\xa5\x36\x46\x37\x64\x5b\x89\xc1\x0f\x2b\xb1\xcd\x1b\x5b\x2f\x31\xf8\x61\x11\xda\x79\x43\xb6\xbd\xe5\x06\xac\xc4\x36\x6f\x58\x56\xd2\x89\x1f\x7e\xea\x73\xde\x1c\x14\xee\x9e\xcd\xf0\x10\xe3\x06\x24\x06\x3f\x2c\x42\x3b\x6f\x52\x21\x12\x83\x6f\x85\xd1\x27\xbd\x7e\x0f\x2d\x1d\x9f\xec\x6f\xf0\x9b\xfb\x56\x20\x68\xc3\x77\x73\x86\xb8\xe5\x21\xac\xdf\x36\xd1\x8d\x9f\xb7\x3c\xc4\xbe\xf1\x2b\xfa\xf5\x1d\x0a\xc6\x6e\x60\xf2\x26\xdf\x71\x3f\x59\x97\x1b\x0f\x65\xf6\x7e\xbe\x45\x00\xf9\xf5\xe6\x24\x70\xeb\x24\x50\xf9\x15\x04\x2c\x29\xc0\x0f\x0b\xa7\xcd\x1b\x90\xe6\x9e\xb2\xa4\x36\x97\x37\x6e\x40\x8a\xef\x63\x77\x9c\x7d\x93\xd4\x90\xe2\x7b\x85\xc7\x7c\x03\xd2\x48\x01\xbe\xfe\x9a\x2f\x4e\x02\x77\x7c\x8b\x7b\xdf\xf9\x15\x8b\x2d\x64\xc2\x1c\x30\xa1\x00\x3f\xef\x50\x33\x76\x3e\xc8\x2c\xc7\x52\x91\xbb\xbc\x68\xc6\xd2\xc8\xdb\x43\xdc\xe4\x20\x24\x06\xdf\x88\xce\x6f\x88\xb6\x52\x80\x1f\xb0\x69\x6f\xc2\xfd\xfb\xd5\x07\xb1\x02\x24\xe5\x6f\x9d\x04\x76\x8c\x2c\xb4\xad\xfb\xd5\x12\x75\x08\x7e\x63\xeb\xa5\x1b\x3f\x76\x1f\x8e\x1f\x60\xa4\x47\xb6\xde\x52\x6b\xf3\x21\xdc\x7f\x36\xfd\xca\x1e\x1d\x71\xf8\xf9\xc8\xa0\xef\xc6\xc0\x1e\x68\x5b\x8f\xc2\x7d\x8b\xa6\xcd\x07\x5e\xec\x53\xf4\x41\x83\xa0\x0f\xe8\xbe\x74\xe2\xeb\xee\xc8\xf2\xe1\x6e\xf8\x53\xb5\x89\xbc\x53\x1e\x62\xfa\xa7\x6a\xbe\x06\xbf\x9a\x14\x85\x3e\xb8\xbb\x68\x51\xa4\x66\xd8\xf3\x3d\xb8\x01\xa9\xcb\x8f\xdd\xb1\xef\x03\x84\xff\x7c\x31\x7c\xab\xe6\xed\x3d\xe4\xd0\x9f\x2f\x50\x1f\x50\x66\x1f\x50\x9f\x47\xa8\xcf\xfe\xab\x28\x28\xfa\x56\x94\x45\x10\xe7\x43\xa2\xfc\x39\xf4\x41\x6f\xbd\x07\xca\xac\xd4\xe5\xab\x95\x0e\xe7\x43\xca\x5b\xea\xf2\xc3\xba\x63\x13\x49\xf9\xf9\x9c\xfa\xa0\x59\x71\x0f\x5c\xa9\xe7\x33\xfb\xc3\x32\x61\xf3\x01\x8c\x7f\xbe\x40\xbd\xe1\x9b\x1f\xdc\x80\xd4\xe6\x87\xdf\x74\x9f\x0f\x60\xbc\x84\xe7\x9b\x25\x57\xe7\x83\x9d\x7f\xae\x6c\xfc\xe9\xa2\x9b\xa2\x6f\x52\xfc\x5a\xf9\x44\x6d\x7e\x3e\x32\xe6\x90\x5f\x1f\x50\x9f\xe7\xb3\xeb\xc3\x0f\x75\xce\x07\x30\xfe\xf9\xc2\xfb\x56\x19\x43\xec\xbc\x34\xea\x87\x15\xc4\xe6\x03\x18\x2f\xb9\xfa\x56\x9d\xd0\x78\x30\xe6\x8f\x8c\xb9\x5f\x8e\x98\x0f\xa8\xcf\x33\xbe\x65\xd3\xec\x9b\x91\xaf\x9f\x8f\xec\x3c\x94\xd9\x07\xae\xd4\xf3\xd9\xf5\xe1\x47\xa7\xe7\x03\x4e\xff\xdc\x4d\x75\x1d\x2e\xa2\xcb\x0a\xf7\x1b\xbb\x12\x9c\x5e\x22\xf7\x8d\xcb\x3d\x0f\x60\xfc\xf3\x68\x01\xb0\x2b\x09\xf7\x1f\xd9\x79\x4b\xad\xcd\x87\x0c\xb5\xf4\xf0\x87\x1f\xcf\x9c\x0f\x76\xfe\x11\x76\xd3\xd8\x7a\x20\xee\xcf\xfc\x8c\x5e\x65\x6d\x90\x86\x7e\x84\xdd\x34\x23\x23\x0f\x16\xfb\x11\x76\xb3\x3b\xa4\x43\xf4\x7e\x3e\x5f\x4c\x3f\x2c\xc2\x35\x1f\x62\x7a\xe9\xdf\x8f\x83\xfd\x05\x07\xf7\x09\xad\x5e\xc7\xf4\x0f\xc6\x5c\xa2\xf7\xe3\xf0\x89\xf4\xe1\x5e\xdd\x23\x80\xc6\xca\x68\xf3\x01\xa0\x79\x04\xd0\x70\xd5\xe9\x81\x68\x2b\x69\xfc\x71\xd0\x78\x88\xb6\x92\xca\x1f\x07\x53\x89\x31\x7f\x64\x96\xa1\xcc\x4e\xcc\xf2\xdc\xb2\xae\xd3\x45\x07\x45\xa7\x8a\x86\x8b\x2e\x8a\xbe\xa9\x44\x99\x67\x02\xd0\x48\x0f\xbf\xee\xbf\xea\x5a\x14\xa9\x19\xee\xd7\x84\x2b\x25\x59\xfc\x81\x5a\xce\x24\x27\x20\x59\xfc\xba\x3b\x62\x9e\xb8\x00\x69\xdf\x8f\x83\xc6\x93\x13\x98\xca\x09\x58\x9e\x7c\xa2\x85\x3f\xa5\x85\x5f\xb9\xe5\x82\x16\xfe\x94\x16\xfe\x80\x9e\x3b\x91\x07\x91\x16\x7e\xdd\x3d\xcb\x93\x43\xc2\x94\x77\x38\x8e\xfe\x67\xa1\xea\x84\xf3\x2b\x69\xfc\x81\xc0\xcd\x24\x65\x20\x69\xfc\x6a\xad\xd3\x39\x41\x7d\x24\x95\x5f\x77\x9f\xde\x90\xca\x9f\x92\xca\x1f\x48\xd5\x4c\x50\x1f\x49\xe5\x57\x4b\x94\xcf\x09\xe7\x57\xaa\xf9\x03\xf2\xeb\x84\x80\x25\xd5\xfc\x01\xf9\x75\xe2\x57\x24\x7a\x3f\x20\xbf\x4e\x74\x40\xa4\x7f\x5f\x77\x1f\x4a\x26\x27\x8f\x99\x7e\xc5\x87\x12\xf4\xf0\xa7\xf4\xf0\xc7\xe1\x08\x0c\x3d\xfc\x39\xe5\x72\xfc\x8e\xd1\x44\xf4\x7e\x4a\xf4\x7e\xf8\xc9\xcd\x39\xc9\xc9\xce\x4b\xcf\xb4\xdb\xd9\x4f\x38\x4c\x73\xe8\xd9\x77\x6f\xf5\x09\xea\x2e\x75\xf9\x61\xfd\xb6\x39\xc1\x54\xa6\x30\x95\xdd\xf9\xdf\x49\x9c\x3d\x65\x9a\x4f\x96\xe9\xf8\x55\xd7\x52\x91\xc7\x10\xd3\x2c\x21\xfa\x71\x1a\xf5\x99\xe8\x65\x48\x78\xbe\xee\x4c\x0a\xb7\xa1\xa7\xf2\xa4\x3b\x93\x02\x18\x2f\x21\xfa\x81\xca\xc6\x04\x89\x91\x10\x7d\xdd\xcd\x00\x41\x88\x7e\x4a\x88\x7e\xc0\x98\x9c\xe0\xf4\x12\x9e\x1f\xd0\x22\x27\x56\x5b\xba\xf1\x03\x5a\xe4\x04\x8c\x97\x84\x7c\xdd\x3b\x45\x7c\x70\xde\x2a\x72\xe3\x41\x62\xa4\x13\x3f\xfc\xd6\xe5\x9c\x90\x87\xa6\x0c\x3a\x04\xc7\x09\x79\x48\x12\xf2\xe3\xf4\xc9\x6d\x22\xa3\x31\x43\xbe\x99\x31\xc4\xa0\x4b\x37\x7e\x58\x39\x6f\x4e\x68\x40\x73\x65\xe3\xdd\x65\x68\x40\x53\x70\x0b\x54\x45\x74\xe3\xe7\x94\x41\x47\x7b\x61\xc2\xd8\x91\xa4\xfc\x38\x7d\x20\x99\x58\x6d\xe9\xc4\x0f\x48\x87\x13\xc4\x7d\xbe\xf2\xb2\x8e\x7d\x03\xc6\x4e\x28\x98\x46\x1c\x20\x00\x4e\x42\xc0\x09\xf7\xb4\xd0\x8d\x9f\xd2\x8d\x1f\xd6\xd0\x9e\x01\xc3\x35\x3e\x2b\x3d\xfc\xd6\xe5\x0c\x4c\xb3\x74\xe2\x87\xf5\xef\x66\x40\x63\x95\x4e\x7c\xdd\x1d\x31\x07\x89\xd7\xf8\x8c\xec\xb8\x8c\x74\x22\x0e\x3f\x25\x0e\x5f\xb9\x13\x86\x38\xfc\x0c\xc1\xea\xdc\x5e\x0f\x58\x34\xf1\xd9\xdb\x71\x19\x70\x45\x37\x7e\x4a\x0c\x7e\x5c\x06\xad\x83\xec\xaa\x14\xe0\x07\x82\x7a\x28\xc0\xcf\x10\x40\x7e\xd9\x87\x05\xa4\x97\x10\xa6\x02\xcd\x2e\x88\x98\xe3\x50\xc0\xe4\xf9\x8a\xe3\xd7\xaf\x34\xbc\x06\x69\x90\x79\x9f\x21\x3c\x9b\x9b\xbc\x01\x7d\x25\x4e\xd5\x65\x74\x24\x60\x82\x4a\xe6\x7d\xf8\x59\xc5\x19\xe0\xd9\x52\x7c\xaf\xd6\x3c\x9f\x41\x32\x34\x04\x7f\x5c\x36\x0e\x28\xc0\xcf\x10\x68\x0d\xd1\x2b\xb0\x87\x12\x87\x1f\xb0\xb9\x82\x2b\x04\x52\x7c\x1f\xdc\xb9\x0c\x72\x97\xd2\x6e\x1f\xd0\xa8\x82\x28\x56\x5a\xee\xb5\x31\x95\x44\xb1\x21\x03\x0b\x21\x0a\x2d\xf7\x29\x2d\xf7\xd1\x59\x1b\x58\xd1\x10\x24\xd1\x7d\xd0\x0a\xd8\x99\x12\x68\xaf\x8d\x05\x40\xc6\x33\x04\x49\x20\x4a\x88\x60\xfb\x94\x60\xfb\xe8\xb4\x10\xde\x48\x7c\xa6\x71\x74\x16\x1b\x3c\xcb\x78\x64\x52\x68\x3c\xa6\x52\x02\xed\xa3\xd3\x0c\xf0\xec\xf8\x02\xda\xc6\x3d\xe3\x20\x39\x29\x99\xf5\xc1\x45\xa2\x00\x92\x90\xec\x7a\xe5\x2a\x21\xb2\xeb\x33\x64\x2a\xe1\x14\x05\x68\x85\x14\xd9\x47\x77\xa4\x12\x98\xca\x10\xee\xc0\xbd\x9f\x00\x99\x96\xcc\x7a\x03\xd6\x09\xc8\x94\xb1\xb2\xf1\xde\x29\x80\xd6\x21\x48\x02\x5a\x0e\x8a\xec\x33\x64\x2a\xbb\x63\xa9\x80\x88\x12\x9f\xd5\x1c\x5c\xd1\x09\x4c\x65\x28\x8a\xed\x46\x10\x02\xf8\x59\xe2\xec\xb5\xd9\x57\x06\x19\x48\x89\xb5\x0f\x58\x34\x88\xb5\xcf\xb5\x69\x34\x7c\x8c\x59\x64\x20\x97\xc8\x8d\x5c\xac\x44\xc7\x7d\x2e\x19\x58\x6e\xb9\x2c\xd0\x0a\x49\xbc\x0f\x6e\xb9\x2c\xac\xe8\x2a\x59\x97\x3f\x48\x06\x72\x09\x92\x80\x7b\xb3\x80\x24\x96\x20\x09\x6b\xab\xcf\x05\xe1\x70\x09\x99\xee\xb6\xf3\x0b\x8e\xca\xaa\x5a\xa2\xc6\xce\x11\x6b\x9f\x12\x6b\xaf\x9c\x63\x11\x6b\x9f\x12\x6b\x1f\x7d\xfc\x61\xa8\x8a\x96\xfb\x94\x96\xfb\xe0\x12\xfd\x82\xc5\x28\x59\xf7\xca\xe1\x78\x91\xd6\x5c\xc2\x39\xa0\x01\xa1\xe5\x3e\x97\x4c\xf3\x30\xc0\xb0\x30\xcd\x92\x79\x1f\xb0\x76\x16\xa6\x59\x02\xed\x63\xf8\x64\xbf\xc0\xcf\x57\xd3\x0a\xf6\x91\x7a\x91\x85\x94\x0a\xfb\x80\x9a\xb3\xc0\x39\x96\xe2\x51\x0b\xb6\xcf\x05\x1f\x51\x82\xed\x03\xfe\xcd\x82\xdd\xb2\x3e\xdb\x3e\xe0\xdf\x2c\x90\xf0\xf5\x19\xf4\xda\x1c\xe0\x2e\x58\xff\x12\x68\x1f\x5c\xfb\x58\x50\x15\x97\xa8\x8a\x5c\xa1\x45\xb0\x7d\xae\x73\xa9\xc8\x8b\x00\x08\x44\xaa\xec\xd5\x82\xed\x73\x11\xfb\x4a\xa0\x7d\x70\xb7\x63\xc1\x47\x5c\x9f\x47\x18\x5c\xbc\x45\xb0\x7d\xae\x6b\x7e\x1f\x34\x76\xbe\xf0\x10\x4b\xe8\xc8\x60\x55\x21\x39\x21\xed\xf6\xca\xc5\xdb\x45\x5a\x53\xda\xed\x83\x1b\x21\xab\xff\xfa\xe0\xfa\xe6\x8b\x49\x01\x1d\x91\x96\x7b\x6d\xce\x86\xa3\xe5\x3e\x97\x5c\x0e\x5c\x9f\x45\x32\x74\x7d\x2e\x66\xc0\xf5\x59\xf8\x95\x25\x74\x84\x1b\xaf\x0b\x14\x7c\x89\xc5\xc8\xfd\xdf\x05\x3a\xb2\xd2\xaf\x74\x7e\xc5\xf0\x0a\x05\x87\xeb\x83\x02\xfc\x5c\x9f\xf7\x69\x9c\x80\x17\xc0\xc9\x52\xe0\xde\xb0\x02\x10\x1c\x97\x1c\x15\x34\xa0\x05\x8b\x46\x92\xf2\x63\x38\x10\x44\x52\x7e\x2e\x61\x2a\xc3\x41\xe7\x02\x3b\x5f\x8f\xb6\x03\xab\x97\x14\xea\x52\x0a\xd5\xaf\x3b\xce\x45\x0a\x75\x09\x6e\xf1\xeb\x8e\x73\x11\xb8\x2f\x39\x2a\xc8\x3c\x0b\xaa\x8c\x74\xe2\xc7\x70\x20\xb8\x08\xa6\xa5\x1b\x5f\xb9\xf2\xbc\x08\xa6\x25\x21\x5f\x36\x3f\xb9\x38\x17\x79\xcd\xf5\x39\x92\xaf\xcc\x03\x0c\x74\xb2\x96\x16\x29\xa6\x0f\xcf\x22\x11\xf9\xef\x67\x6e\x24\xda\x11\x52\x91\xaf\xdc\xb0\x5e\x7e\xf6\x7a\x2e\xb9\x16\x6e\x58\xbf\xf8\x8f\x77\x2b\x2a\x6a\x2e\xaa\x14\x65\x65\xde\xcf\x2f\xe0\xc9\xfb\xf9\x92\xaf\xec\x72\xd9\xa0\xec\xcd\xb2\x9f\xf1\x7f\x21\x47\x4a\x2d\xbe\x1e\x4e\xa1\xbc\x00\x21\xaf\xf8\xf1\x16\x60\x9f\x2f\xc9\x4d\x09\xcb\x97\x0d\x9e\x0d\xca\xf2\x53\xca\xf2\xd5\xea\xfc\xf3\x25\x48\x7f\x4b\x36\xc4\x96\xfb\x05\x25\x91\xca\xfc\x57\x56\x5d\x46\xe7\x3e\x2f\xf2\x95\x79\x50\xc0\xc3\x5f\xe1\xe1\xe0\x5a\x2f\x5a\xa9\xaf\xfc\x84\x15\xff\xe7\x0b\x10\x22\x75\xfa\xb2\x41\xc3\x41\x93\x7e\xbe\x7b\xd6\x66\xef\xfe\xc2\x72\x91\x5e\x7d\xd9\x20\x50\xbf\x78\x91\xb7\xe5\x37\x1d\x09\xbf\xc0\xe5\x92\xa1\x6f\xa0\x2b\x2f\x24\xc9\x37\xdd\x08\x43\x49\x1a\xf6\x3d\x72\xc2\x1d\x25\xbf\x40\x1e\xaf\x20\x8f\xc3\x0b\x0f\xc9\xfa\xf9\x1e\xd9\x10\xa3\x17\x2f\xd9\xd6\xf7\xc8\x75\xee\xbd\x88\x9e\xfd\x94\x9e\x7d\xb5\x28\xf9\x44\xcf\x7e\xbe\x67\xb6\xc4\xfb\x14\xd5\xfa\xf9\x9e\xd9\x12\x7f\x11\x57\xf2\xea\x02\xd9\x06\xb1\xe6\x85\x5f\xf9\x8a\x5f\x79\xd8\xa5\xbd\x1c\x29\xde\x6b\xcf\x9f\xb9\x73\x10\x61\xa4\x91\xff\x95\x9d\x2e\xa3\x73\xd7\x9b\x65\x6e\x0a\xe9\xd1\xb7\x6b\x56\xe1\x2e\xbd\x1c\x2b\xde\x9e\xbf\x63\x30\x11\xa4\x7b\x47\xcd\x32\xd7\x87\x9c\xe9\xfb\x1d\x3f\x1a\xf9\x2c\x94\xf7\xe7\x3b\xb2\x3a\x5b\xe5\x17\xd1\xd2\x77\x68\xc6\x1d\x8e\xbe\xe4\x41\xdf\x3b\x7b\xc7\x36\xe6\x68\x21\x59\xfe\xb2\xf9\xe1\xc4\x89\x2e\xff\x94\x2e\xff\x57\xe6\xa6\x60\xce\xdf\x27\xbf\x69\x4f\xfa\x72\xd5\xf8\x7d\xb4\x2e\xd9\x06\x50\x1f\xdf\x99\x93\x40\x33\x39\x43\xbc\x33\x3f\xe9\x53\xe4\x8b\xd9\x96\x36\xff\x57\xe6\xa6\x60\xb7\xdf\xc8\x6f\xb2\xb5\xc0\xc9\x25\xa4\xdf\xf6\x5f\x45\xf4\x3c\xb2\x77\xf6\x48\x2f\x24\xc7\x57\x24\x47\x30\x59\x94\xf4\xe7\xbb\xb2\x36\x43\x3f\x2f\x14\x17\xa9\xea\x7f\x65\x6e\x25\xbe\xe0\x5d\x59\x1d\xfb\x07\xac\xfc\x7d\x55\xdd\xf1\x87\x34\x81\x97\xe4\xe7\x2b\x89\xba\x0d\xf6\xc9\x0b\xf4\xf2\x8a\xec\x78\x60\xdf\x38\x6a\x48\xbd\xbf\x6c\x7e\xf4\x3d\x36\xf3\x59\x62\xdb\x6a\x96\xed\x2e\x3b\x28\x7b\xb2\xec\x70\xd9\xa2\x2c\xbf\xf9\x73\x4a\x8d\xcd\x19\xd0\xd8\xd2\xb4\x9b\x9d\x12\x9b\x0f\x15\xb1\x95\xfc\xe6\x8f\x45\x8d\xcd\xa4\x96\xd8\xd2\xb6\xfb\x29\xc0\xd8\x2a\xed\xac\xf9\xcd\xea\xb6\xf8\xf0\x10\x9b\xe8\x8b\xfb\x4f\xe8\x15\x9b\xaf\x0b\xc7\xf6\x59\xf9\x66\x50\x2f\xb6\x4a\x0f\x76\x4d\x6d\xdd\xdd\x73\xbf\xac\x1d\xdb\x2e\x7b\x74\xba\x03\x3e\x1e\xc4\x96\x66\xbf\xfe\x78\xc2\xd8\x4c\x7b\x8c\x6d\x97\x65\x34\x21\x2a\x78\xd6\x20\xf4\x8c\xc1\x57\xe6\xea\x1a\xd5\xb5\xac\xce\x1d\x68\x8c\x57\xcb\x31\x39\x3c\x26\x07\xe3\x9c\xb6\xdd\x6c\x99\xd8\x0e\xe6\x2e\x0d\xb8\x39\x31\xb1\x1d\x34\xf3\xc8\x6f\x9e\x6e\xca\x49\xf7\xce\xfc\xdd\xe5\xfa\x4e\x7e\x77\xe6\xdc\x5d\x1e\x16\xa3\x3b\xb1\x09\xdd\x39\x7e\x8e\x98\xc1\xc3\x07\xb1\x9d\x59\xdd\xcf\xd6\x8b\xcd\x0f\x31\xc5\x76\xe5\x27\xbb\xab\xbb\xf8\xe4\xa5\x4f\x76\x0f\x66\xa7\xe7\x3d\x7b\xde\x3d\x09\x9d\x9e\xf7\xec\xc1\xe0\x77\x8c\x66\x5a\x70\x3f\x28\x18\x5b\x67\x82\xd2\x82\xfb\x05\xe3\xd8\x06\xab\x6f\xfc\xfd\x4d\xd7\x37\x58\x7d\x43\xab\x6f\x78\x30\x07\x3d\xbf\xd5\x4c\xb3\x4b\x62\xbb\x99\x73\x05\xea\x47\x77\x6d\x37\x73\x90\x16\x7c\x67\xff\xdc\xcc\xc1\x7d\x67\x19\xbf\xa3\x07\x4f\x56\x57\x5c\xdd\x43\x75\x42\xd2\xad\x9c\x11\xbc\x9c\x10\xdb\xa3\x68\x6b\x78\x0a\x1e\xc6\x4b\xcf\x23\x6c\x7e\xd0\x2f\x36\xe3\x43\xa1\xf7\x11\xaa\xc5\xe7\x83\xf7\x11\x62\x4b\xbb\xef\x40\x3e\x78\x20\x21\xf2\x81\x84\x6d\x67\xdb\x4d\x5a\x32\xb3\x25\x6e\xff\x64\x23\xcf\x95\x3f\x73\x75\x41\x4b\x44\x79\x3c\x31\x6f\xa6\x3c\xc6\xa6\xcc\xe9\x89\x75\x0b\x46\x59\x4f\x24\x6c\x7b\xf3\x90\x04\x4b\x4f\x9c\x47\x6b\xd3\x07\x6f\x24\xc4\x96\x8e\xc4\x71\x58\x6c\x8b\x7e\x7f\xde\xa2\xb5\xcd\x23\xb9\xa8\x6d\x3d\xf9\x33\xf7\x6d\x51\x9b\x58\x8f\x16\xae\x8f\xcd\xac\xc7\xd8\xe4\x2b\x4e\xac\xec\x4b\x65\xd2\x95\xdb\x1c\x3a\xc4\xf6\x32\x6f\x6f\xd6\xc6\xee\x7f\x59\x25\xe9\x0d\xec\xb0\xa3\xe0\x0d\xf4\x1a\xc2\x57\x76\xb8\xac\x53\x36\xd4\xb9\xe1\x22\x8f\x49\x29\x39\xdf\x36\x0c\xc5\x09\xcf\x28\xe9\x0c\x30\xc1\xc5\xc2\x11\xa1\x47\x09\xbe\x32\xff\xce\x08\x4d\xe8\x95\x82\x6a\x99\x92\xe0\x95\x82\x28\x69\xb9\xfd\xa6\x5e\x94\x9d\xea\xf6\x33\xcb\x2e\x97\xdd\x94\x3d\xdf\x27\xed\x5e\x8a\x19\x2c\x51\x32\x28\xff\xd5\xbb\x46\x4b\x9a\x5a\x52\xdd\x48\xdf\x42\x8d\x22\xc3\x6d\x7d\x93\x28\x4e\x50\x86\x1e\x26\x28\x9b\x39\x2c\x51\x1a\xb5\x89\x36\x79\x56\x2a\x63\x28\xd3\xde\x5b\xdc\x2d\xca\xc1\xec\x1c\x35\xcb\xdc\x01\xec\x7d\x39\xb2\x3a\x5a\x79\x50\x9d\x38\x90\x4e\xe6\x45\x39\x19\x4a\xe9\xc5\x6d\xa6\xb8\x04\x8f\x0b\x44\x49\x73\xdf\x76\x0f\xa5\x39\x2e\x51\xce\x95\x65\xee\xc2\x45\x33\x33\xbc\xf6\xa3\x8c\x51\x2e\x16\x91\xd8\x8c\xbf\x7a\x77\xb1\x18\x84\xe3\x9c\xbf\x7e\xc5\xa0\xa4\xb9\xf7\x4b\x89\xc1\x03\x03\x51\xd2\xdc\x1b\x0d\x8b\x62\x32\x4b\x94\x34\xf7\x7e\xbf\x30\x0a\xe6\x5e\x4f\x0a\x94\xcd\xc4\x94\x28\x83\xc1\x1c\xb9\x88\x4e\xff\x6e\x30\x2a\x23\x27\xe8\xf2\xef\x6e\x56\x8a\x70\x19\xbf\x95\x15\xe5\x66\xa0\xd3\x15\xf8\x25\xbd\x28\x37\xd5\xdd\x59\x9d\x03\x98\x62\x21\xd0\xd0\x6b\x04\xd5\xb9\xcc\x28\xb8\x82\x92\x01\x7b\x63\x67\x3d\xb4\xe4\x51\x4b\x0e\x8a\xf8\xe2\x93\x53\xe0\x2f\x3e\x8c\xf3\x93\x5f\xb4\xeb\x2c\x93\x59\x4d\x9b\x6e\x54\x24\x0a\x36\xbd\x64\xbc\x6e\x78\x23\xca\x64\xf1\x7d\xa1\x7b\x6b\xfb\xfe\x47\xd1\x6e\x94\x60\xc8\x42\x33\x7b\xb0\xcd\x83\xbe\xa7\x39\xb5\xe8\x5b\x14\xcc\x69\x59\x59\xa3\x27\x6f\xd1\xc1\xc4\x5a\x8e\xdd\xe3\xf2\xb2\x90\xde\xac\x6e\x77\x27\x5e\xaa\x7b\xef\x2c\xf3\xa0\x61\x4f\x4b\xda\x53\x3f\xd1\x14\xd5\x48\x4c\xd4\x84\x5b\x0e\x07\x7d\xd5\x50\x7e\xe8\x45\x80\xc6\x2e\xa9\xce\x7a\x46\xdd\xfe\xfe\xe4\x4f\x75\xbc\x03\x10\x35\x6d\xad\x03\xfd\xa8\xd8\xda\x9a\xb6\xd6\xcf\x19\x45\x35\xc1\x30\x6a\x06\xd7\xc7\x4f\x9a\x22\x6a\xa5\x99\x5f\x9c\xdd\xda\x0f\x7e\x10\xd5\xe9\xcd\xa8\x89\x9b\x10\x9b\x56\xe3\x26\x51\x85\x9b\xf8\xb5\x82\xa8\x04\xd7\x35\x2d\xfb\x61\x8f\x80\xe2\x7f\xa4\xe2\xff\x46\xac\x58\x2d\xcf\x1c\x35\x81\x13\x3f\xbe\x17\x15\x1b\x2d\x21\xff\xea\x67\x0e\xa2\x36\x06\x25\x71\x13\xa2\x29\xe4\xfb\xa3\xa6\x21\x26\xbe\xa9\xe6\x83\x44\x6d\x2b\xcb\xdc\x4c\x5f\x2f\x0d\xc9\xfc\xb7\x76\x78\xea\x30\xc4\x35\x03\xef\xc3\xeb\x1d\x71\xff\xa8\x19\x78\x5b\x1c\x2c\xaa\x81\xfb\x90\xd0\x7f\x6b\x4c\xcf\xc1\x80\x25\x3a\x42\xa4\x82\xbc\x7f\xd4\x8c\xc9\x4f\x3b\xa7\x4a\x4c\x5e\xf5\x6a\xea\x66\x7d\xb0\xa8\x86\x4e\x42\xcf\x00\x34\x03\xf4\x51\xb1\xdf\x35\xe1\x91\xb3\xb8\xba\x8b\x85\x29\x92\xa2\xc1\xfb\xa8\x98\xef\x9a\xe6\xfb\x74\x07\x2e\x86\x39\x81\x93\xb3\xba\x21\x9d\xf5\xa5\xbb\xa9\xa7\xed\x1b\x0f\x03\x44\x4d\xd3\xee\x67\x65\xa2\x12\xc9\xd7\x7e\x66\x99\xfb\x8d\x69\xaf\x19\xad\x9b\xbc\x12\x75\x50\x9d\xa0\x78\x73\x17\xa2\x0e\x86\x32\x31\x95\x93\xcd\x4a\xb4\x5e\xd3\xb2\x9b\x52\x12\xf5\x66\xc6\xd3\x7c\x63\x87\x2b\xe6\xbb\x26\xa8\xe2\x97\x4f\xa2\x3e\x74\x2f\x81\x13\x0b\x60\x45\x7d\x18\x4c\xc5\xdd\x7e\x9a\x21\xea\xc3\xf4\x48\xbe\x6d\x3b\xed\x80\xea\xc3\xba\xfc\x42\xf0\x7a\xda\x0e\xa3\xda\x1f\x35\x31\x95\x5f\x5b\x64\x52\xdb\xcc\xda\xdc\xb9\x49\xc7\xf5\xc4\xd8\xe6\xe7\x39\xa2\x62\x84\x6b\xc2\x2d\xbf\xe6\x8e\x08\xba\xa6\x81\x36\x7f\x24\x2a\x06\x5a\x7a\xff\x5f\x99\x27\x21\xe8\x5d\x86\xd0\x66\x90\x44\x5d\x0c\x74\x02\x2e\x67\x77\x7d\x8b\x85\x29\x5c\xde\xb4\x8e\xa8\x8b\xd5\x97\x78\xcb\xaf\x51\x79\x59\x0e\x8a\xa1\x2f\x07\xf3\x95\x18\xba\xa6\x3f\x38\xd9\xac\x2f\x83\xf9\x6a\xf5\x5d\x3e\x56\x54\xfc\x41\x4d\x9b\x7f\x79\xb7\xee\xd8\x7c\xbd\x00\x50\xad\x27\x15\xbb\x53\xb4\xb1\x67\x78\xed\xd7\x1d\x02\x71\xff\xd8\xbf\x70\xba\xfa\xbd\xf2\xd8\x0b\x5f\x2c\xf9\xc5\xcb\x45\x3b\x45\x4d\x45\xc3\x45\x17\x45\x4f\x56\x46\x19\x95\x89\x6a\x68\xfa\x49\xec\xbe\x41\x1a\xbb\x52\xbb\x7e\x3c\x21\x50\xf7\x0f\xa9\xfb\x57\x3f\x9e\x10\xa8\xfb\x87\xd4\xfd\xeb\xe5\x9d\x8a\xba\x7f\xec\xe9\x41\x7e\xff\x2c\x28\x5b\x59\xc6\xef\x68\xc8\x77\x16\xa8\x7e\x8f\x21\x76\x3c\xc8\x9e\x18\x8c\x39\x32\xb1\xef\xb4\x44\x24\x44\xbf\xd5\x10\xbb\x49\x88\xb1\xcb\x81\x5c\x76\xf0\xbb\x33\xbb\x21\xad\xff\xef\x8b\x6e\x08\xce\x65\x4f\xe4\xc6\x2f\x28\xc4\x0e\x72\xb3\xeb\x00\xf0\xfb\x67\x4c\x76\xfa\xa4\xab\xb9\x25\xa6\x28\xc6\x9e\x3e\xe9\xb2\xa9\xe1\xd5\x80\xd8\x8f\xbf\xab\xf3\x37\x0f\xaa\x3b\x64\x9a\xbd\x39\xf6\x83\x61\xfe\xe2\xfd\xb2\x5d\x07\x65\xf4\x2e\x01\x1f\x93\x79\x62\x3f\x19\xcb\x44\x60\xcc\xe6\x09\xd4\xfc\x43\x6a\xfe\xf5\x57\xc7\x09\xc9\xf7\x34\xf7\x97\xad\xd7\xde\xf9\x64\xaf\x59\xe6\xdf\x61\xd3\xf7\x0c\xc9\xfd\x50\x67\xec\x9d\xea\x7a\x56\xe7\x41\xe9\x2c\x06\x99\x74\x2b\x7b\xc5\x3e\x98\x1e\x3d\x08\xb6\x99\x80\x13\x3b\xd8\x8c\xd4\xfc\xeb\x65\xf0\x0c\x35\xff\xd8\xd3\x13\x74\x47\x97\xfb\x60\x0a\xc6\xca\x32\x2f\x59\x3c\xc1\x9e\xe0\x4c\xb7\x33\xde\x6f\xaa\xbb\xb3\xba\xf3\xcf\x62\xdd\xfd\x66\x38\xa5\xad\xb6\x75\xf6\x38\xd0\xcd\x2e\xe8\xc6\xea\x5f\x81\x74\x7f\xec\xe9\x5e\x3a\x1b\x19\x1f\xb2\x67\xc0\xee\x07\x47\x63\x9f\x7c\x72\xe6\x27\x3d\x09\xf8\x89\x5d\x7e\xc2\x2a\x5e\xb1\x4f\x86\x6c\x6a\xce\xbb\x0f\x92\xa8\xf7\xc7\x9e\x7e\xa2\xb3\x13\x82\x39\x0f\x59\x52\x73\x78\x62\xc7\x4f\xec\xe9\x0b\xac\xd0\x1b\x3b\x98\xc9\x9e\x41\x7e\x67\xfa\x08\xf2\x77\x61\x26\xa6\x8c\xc5\xfe\x32\x43\x6f\xcd\x9f\xb9\x29\x18\xf5\x3d\x81\x91\xce\x4e\x78\xf9\xe4\x9b\x9f\xfc\x99\x82\xe6\xb4\x69\xb4\x8c\xe3\x4d\xc9\x89\x06\x2e\xd2\xc4\x5e\xbc\xec\xe8\x1a\x71\x7c\x4b\x00\xdd\x4f\x99\x46\x33\xf1\x26\x5a\xc6\xf8\xdd\x4e\xb7\x99\xbf\x18\x2d\xe3\x78\xbf\x07\x1a\xad\x50\xdd\x17\xd2\xb7\xc3\x2e\xa4\x39\x37\x1a\xad\x66\x2b\xbb\x7b\xe0\xfc\x67\xb4\x04\x38\xfc\x4a\x67\xa0\x78\x1f\x2d\x0d\x9c\x95\x4e\xa3\x35\x7e\x97\x56\xcc\x7a\xa6\xd1\xb0\x62\x2d\xb1\x0a\x73\x54\xa2\xf9\x7e\x7d\x48\xe4\xbe\x39\xa7\x1a\xcd\xb9\xc5\x68\x09\x55\x0c\x9b\x68\xa4\xed\xa3\xa5\xa5\xb2\x72\x4b\x34\x2c\x55\x3b\x6b\x96\xb9\x29\x27\xcd\x4c\xac\xc2\xdc\x91\x68\x17\xdd\x4b\x3c\xc2\x9a\xe8\xd1\x08\x68\x9b\x6e\xdd\x60\xa9\xd0\xb0\x8f\x96\x86\xd1\xaf\x35\x46\xbb\x98\xbc\x4b\x06\xc2\x4a\x9e\xd1\x2e\x9b\xaa\xd6\xe5\xb7\x8c\x8b\x36\xeb\x63\x45\x4b\xac\xc2\x9c\x8e\x68\x9d\x96\xf4\x6c\x89\x07\xac\x33\x28\x09\x55\x8c\xcb\xb5\x11\xd0\xb6\x44\xa6\x07\xab\x76\x30\x3f\xe3\xce\x32\xf7\xc0\x1a\x59\xd1\xc6\x77\x36\xf0\xfd\x8a\x68\x58\xbf\x96\xb1\xae\xb5\x2d\xa3\x81\x5a\x4b\xf0\xbe\x71\x7e\x6e\x20\x15\xed\xb3\x83\xed\xb0\xbf\x6e\x37\x43\x99\x48\x85\xd9\x1b\xd1\x40\x2a\x24\x8e\xdf\x0e\x16\x03\xc1\x73\x4b\x3c\x7b\x30\x94\x0f\x13\x9e\x96\xcf\xfc\x8d\x68\x0f\xfd\x16\x8c\x51\xfc\x02\x63\x34\x50\x6b\xe9\xe1\x37\x0e\xf2\x6d\x32\x94\x42\x31\x8a\x35\x57\x02\x15\xfc\x68\x33\x3f\x59\xdc\x94\x60\x5d\xca\xf4\x15\xbf\xb4\x18\x0d\xd3\x27\xdd\xfb\x52\x36\xb6\x16\x68\x71\x13\x97\xa4\x58\x26\x25\xd0\xb4\x8f\xb6\xf2\x77\x86\xbb\xdb\x62\x7e\x24\x59\x5c\xcc\xd3\x88\x86\xed\x6b\x6f\x7e\xd3\x66\xb8\xbd\xf4\xe1\xcd\x3e\xd8\x89\x22\x5e\x1f\xc7\x96\x7d\x30\x60\x84\x7a\x7d\x1c\x5b\x7e\xd3\x88\xc3\x61\x5e\x48\x1c\x9f\xb1\xfb\xca\x4e\x97\x05\x65\x59\x9f\x23\x12\xb4\xed\x43\xda\xf6\xe5\x3b\x80\xba\xac\x51\xf6\x39\x27\x93\x5c\xe3\x20\x7b\x78\x94\xfc\xa4\xbd\x13\xc2\xf7\x71\xd4\xfc\xa4\x33\x57\x07\xd6\x4f\xa2\xf8\x5f\x99\xbb\x50\xe9\x42\xcd\x6f\x7a\x07\x1d\x80\xd0\xc7\xae\xd5\x42\xcf\xc9\x03\x4a\xd0\xbe\x14\x3f\x26\x18\x07\x48\x85\x14\xee\x6b\xaf\xfc\x6c\x51\x94\xb5\xd9\xe2\xa0\x7e\x1f\x52\xbf\xff\xca\xfc\x3b\xec\xf0\xd1\xb2\x3a\x9f\xdf\x0e\xe0\xe4\xa3\x65\x75\x1e\x30\x40\x0c\x89\xdc\x57\x33\x75\xe3\x20\x7b\x78\x7c\x61\x65\x29\x66\x48\xc4\x01\x88\x71\x7c\xd6\xba\x1d\xcc\x1c\x18\x86\x04\xf0\x2b\x31\x00\x02\xf8\x21\x01\xfc\xef\x8b\xfc\x8c\xc5\x20\x89\xfb\x62\x65\x9a\x38\x4e\x26\x5c\xec\x0f\x3f\x08\x10\xc7\x49\x6d\x67\xd6\xf6\xb3\x9c\x91\xa4\x0f\x49\xd2\xd7\x6e\x8b\x8f\x24\x7d\x1c\xb2\xf8\xc5\x2a\x28\x81\x26\x7d\x48\x93\xfe\x2b\xe3\x93\x0f\x65\x53\x9f\x74\xfb\xb1\xf8\x87\x70\x8a\x62\xe1\xb8\x38\x3a\xed\x17\x97\xb0\xb3\x77\x7c\xd3\x32\x0e\x59\x75\x22\x18\xa4\xe7\xe3\x18\x9b\x8a\x3c\xa1\x84\xb4\xc7\xc8\xca\x6c\x4b\x0f\xb0\x69\x29\xd4\x7f\x65\xee\x37\x06\xff\x10\x82\x51\x0a\x23\x09\x36\x2d\x21\xfa\xe6\x67\xbf\xe3\x20\xdf\x78\xdc\x39\x24\x0e\xbc\x0f\x72\x8a\x47\xda\x52\x6b\x98\xc5\x01\x24\x7c\xcc\x6c\xca\x1f\x0a\x1e\xc4\x41\x94\x79\x28\xca\xec\x3e\x74\x1c\x44\x99\x47\x9a\xe1\xc2\x7e\x9c\xb4\x66\xe6\x2a\xb2\x47\x3b\x48\xf5\x1d\x91\xeb\xd9\x6e\xeb\x08\xa6\x21\xb2\x3a\x4f\x2c\xf9\x3c\xe9\xd0\x7f\x3f\xfb\xb1\xb4\x08\xd1\x87\x84\xe8\x2b\xe1\x1b\x42\xf4\x21\x21\xfa\x4a\xf4\x86\x10\x7d\x1c\x69\xd7\xcd\xfd\x08\x94\xe8\x43\x4a\xf4\x5f\x99\x3b\x80\x5d\x3f\xde\x9c\x75\xa3\xef\xc7\xcb\x12\x13\x11\xd0\x8f\x11\xc4\xf1\xd2\x37\x11\x01\xfd\x36\x5d\x1c\xa4\x01\x0f\x3d\x5d\x5b\x8a\xe1\x0d\xc4\xe8\x43\x62\xf4\xd5\xa2\x8b\x81\x18\x7d\x9c\xe9\x0c\xe0\x84\xa0\x46\x1f\xa7\x48\x82\x05\x4e\xc8\x89\x33\x38\xd3\xe0\x5b\xb2\x28\x4e\x30\x0c\x89\xcc\xd7\xee\xe3\xe2\x09\x86\x71\xa6\xbd\xb7\x45\x3c\x4d\x12\x0c\x89\xcc\x7f\x9b\xce\xb5\x11\xed\x9e\xe9\x0b\x7c\xe9\x38\xd0\x96\x8f\x33\x7d\x81\x45\x50\xe2\xc4\x17\x48\x4c\xfe\x2b\x73\xcf\xc1\x1c\xce\xb4\xf7\xdd\x3f\x23\xe9\x78\x0a\x73\x28\xbe\xba\x1b\x27\x98\xc3\x29\xcc\xa1\x33\xcc\xc4\xd6\xd2\x90\x2f\xc5\x37\x63\xe3\x6c\xfc\x4c\x17\xe0\xfd\xa6\x42\x9c\xa4\x01\x25\x1a\xff\xfd\xcc\x43\x89\xe1\x96\x6a\x7c\x29\xd5\xf6\xe6\x04\x20\x90\x8c\x7c\xf5\xfb\x6a\x81\x8c\x7c\x48\x46\xfe\xfb\x99\x5b\x02\x23\x44\x92\xf2\x5f\x99\x9b\x82\xe5\x96\x5a\xfc\x57\xe6\xf1\x22\x24\x97\x3c\xfc\x57\xe6\xfa\xfc\x6c\x79\x9c\x32\xdd\xc3\x80\xd6\x49\x66\x51\x22\xf0\xa5\x54\x23\xd3\xe7\xc5\x42\x11\xa7\xcf\x42\x96\x81\x2a\x7c\x9c\x57\xd6\xe6\x6d\x7c\x5e\xcc\xea\x95\xeb\xd2\xf6\xed\x84\x64\x22\xf5\xf8\x06\x5a\x7f\xe2\x0d\xce\x2b\x5b\xe2\xa0\xe1\x04\xb5\x3e\xbb\x16\x83\x23\xf2\x93\xa4\xa3\x84\xe0\x4b\xb1\xbe\x4a\x9c\xa0\x18\x52\x86\xaf\x1c\x98\x50\x86\x8f\xb3\x67\x6d\x6c\x3a\x28\x26\xa7\x48\x82\xa5\x1a\xdb\x39\xb1\xf9\xe7\xc8\xea\xd8\x3d\x24\x16\xcf\x3b\xa7\x95\xc5\x47\xdc\x2d\x9d\xf7\x52\x76\x36\x2b\x86\xfd\xbc\x57\x96\x79\xa0\x1f\xda\xa2\xe0\xba\xec\x2c\x23\x72\x84\x29\xbf\x5e\x20\x99\x9c\xc0\x0a\xa7\x60\x05\x5f\x16\x88\x93\xe0\xfa\x4c\x5f\x61\xf1\x93\x38\x27\x93\xa0\x67\x47\x0a\x2c\x13\x74\xdb\x23\x75\xdb\x87\xe3\xf5\x13\xda\xc7\x29\xda\x07\x47\xc5\x13\x5f\x20\x9d\xf6\xca\x49\xf1\x0c\xc6\x24\x23\x72\xb8\x29\xa8\xb3\x87\xd4\xd9\x1b\x79\x96\x13\x37\x71\xa6\x9b\x80\xb6\x82\x3c\x7b\x48\x9e\xfd\x2b\x73\xbf\x17\x53\x97\xce\xc0\xba\x29\x71\xe2\x0c\xce\x95\xdf\xa4\x07\x2f\x3d\xf8\x6c\x7f\x23\x3f\x73\x92\xa8\x3c\xdf\xec\x81\xc3\x94\x13\x0c\xe3\x14\x86\x31\xd8\xe3\x84\xff\x67\x86\xff\xbb\xf7\xf8\x05\xef\x43\xca\xea\x5f\xd9\xe9\xb2\x83\xb2\xac\xce\xc1\xe0\x05\x68\x7d\x6d\x1a\xb0\xc2\xcf\x6c\x4a\xaf\xcf\xf6\x37\xf8\x1b\x17\x29\x4c\xa9\xa4\x97\xb2\x3b\x8a\xbf\x80\x37\x52\x36\x7d\x38\x63\x8f\x6c\x7a\x5c\xe9\x0c\xfc\x76\x60\x5c\x50\x07\xa5\x93\xfe\x95\xb9\x73\x38\x83\x2b\x83\x7f\xdf\x22\x8e\x0b\xdc\x5a\x9a\xe7\x95\x73\xfc\x45\x0a\xf3\xda\x73\x56\x1d\x18\x5c\xf0\x03\x2f\xf1\x03\xad\xc3\x1a\x17\xe7\x82\x2b\xfd\x84\x1f\x24\x0c\x54\xd0\x43\x2a\xe8\x8d\x14\xd9\x05\x3d\xf0\xca\xd8\xdf\xca\x2b\x71\x91\xc1\x94\x4a\x79\x29\xf0\x8a\x2e\x1c\x85\x64\xcb\xbf\x32\x37\x05\x0c\x46\x12\xe6\x75\x30\x5e\xf8\x90\x2b\x7d\x08\x34\x99\x0b\x47\x71\x29\xc2\xf7\xb5\x8e\x40\xee\x3c\xae\xe3\xef\x96\xfc\xec\x90\xeb\xa4\x36\xc9\x69\xf9\x5e\x47\x5c\x24\x30\x2f\x25\x30\x4b\xb3\x1b\xbf\xf0\x05\x12\x38\x6f\xe4\xf8\x50\x35\x8f\x2b\xdd\x84\xb5\x5e\xe2\x82\x64\x72\x5d\x35\xcb\xfc\x3b\x7c\x81\xc4\xca\x4b\x69\x8c\x33\x90\xf6\x25\x48\xdb\xaf\x62\xc4\x45\x2a\x52\x6a\xe5\xa5\x58\x09\x26\x2e\xd0\x99\x4b\x71\xfc\x18\xe5\xbf\x46\xba\xb5\xfe\xb7\x81\xee\x05\xe3\xf0\x4a\x4f\xd1\x9c\x74\xb8\xa0\xa0\x48\xf8\xfc\x2b\x73\x63\x70\x07\x52\x3a\x2f\xa5\xd9\x36\x5c\xa0\xda\xd7\xc8\xc6\x78\x34\x81\x75\xae\xa1\xee\x19\x15\xb9\x48\x6f\x5e\x79\x38\x20\xcb\x7f\x01\x6a\x5f\x77\x8e\xa6\x73\x0e\x17\x00\xcd\x25\xc2\x5e\x25\x5b\x77\xc1\xca\xbb\x64\x8a\xaa\x1f\x39\x7f\x51\x4f\x7a\x9f\xad\xfd\xaf\xbf\x76\xab\xe5\xbe\xcb\xc1\xe0\xbb\xf4\x96\x10\x2f\x59\xbf\xdc\xcc\x7b\x57\x6e\x3b\x3f\xc7\xf1\x2e\x93\xbb\xde\xd5\x5a\x96\xb5\x9f\x32\xcb\x80\xbe\xeb\x8b\xab\xbe\x53\xc3\xcf\xef\x5e\x9b\xb7\x57\xb7\x10\xbe\xb2\xfa\x53\x76\x53\xa6\x54\x2b\xbf\x32\x8b\xf1\x15\x43\xdd\x0a\xa1\xef\xeb\x23\xca\xfb\x4e\xbd\x15\x70\xfe\x94\x04\xbf\x91\xc4\x62\x71\x3d\xc1\x6f\x3e\x37\x63\x69\xcb\x17\xfa\xf9\x2b\xba\x79\xb1\x2e\x63\x79\xcb\xcf\x48\x95\xb7\xd4\x1c\xa9\xed\xf8\xaf\x0b\xef\xfb\xcf\xbf\xde\xff\xf8\x1f\xff\xfb\xff\xdc\xff\xf8\xbf\xf7\xbf\xae\xbf\xe6\x7f\xfe\xf3\x9f\xeb\xdf\xfe\x23\xfe\x65\xfe\xc7\x5f\xff\xf3\xfb\xeb\x5f\xb1\xde\x7f\xf9\xb7\xf5\xcf\xf5\xff\xfe\xfd\x3f\xff\x39\xd7\x5f\xff\xf8\xf7\x7f\x7c\xbf\xd2\xbf\xff\x1f\x00\x00\xff\xff\xaa\xf1\x6a\x04\xb3\xc9\x03\x00"); -func _fgegd ()(*asset ,error ){_gafg ,_gfg :=_adbg ();if _gfg !=nil {return nil ,_gfg ;};_afeb :=bindataFileInfo {_aa :"RKSJ-V",_dg :915,_ged :_fc .FileMode (436),_de :_e .Unix (1580492637,0)};_agfa :=&asset {_cb :_gafg ,_fg :_afeb };return _agfa ,nil ; -};func _bfa ()(*asset ,error ){_aeec ,_fade :=_adde ();if _fade !=nil {return nil ,_fade ;};_agbd :=bindataFileInfo {_aa :"Adobe-CNS1-2",_dg :1781,_ged :_fc .FileMode (436),_de :_e .Unix (1580491179,0)};_bgg :=&asset {_cb :_aeec ,_fg :_agbd };return _bgg ,nil ; -};func _fead ()([]byte ,error ){return _fac (_agaf ,"UniKS-UCS2-V")};var _addg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9f\x62\x8e\xdb\xc3\xd6\x92\x5d\x3b\x32\x2c\x81\xe2\x14\x6a\x96\xed\x96\xa6\xd9\x16\x4a\x0f\xb2\x35\x0a\x82\x46\x16\xb2\x7c\xc8\xdb\x17\xcd\xb8\xee\x21\x4c\xfc\x49\xff\x58\x96\x54\xf6\xc3\x69\xf0\x2e\x41\xf9\x35\xce\xd3\x19\x13\x58\xe7\x4d\xc4\x65\x5e\xe3\x84\x30\xe2\xd5\xf9\xa2\x90\x15\x18\x37\xa5\x7f\x8f\x54\xa6\x9b\x0e\x45\x51\x3e\x9f\xfb\xc7\x4f\x97\xfe\xf1\x33\xac\x0b\x6e\xd6\x0f\xa7\xf3\x7d\x49\x78\x1b\xbc\x9d\xa1\xe6\xac\x59\xc3\x96\x07\x28\xbf\xe1\xd5\x2d\x29\xde\xe1\xe1\xa3\x99\x47\x7c\x07\x06\x6d\xf6\xd7\x68\x30\x3a\x7f\x85\x87\xe7\x39\xa2\x96\xfb\xc0\x79\x0d\xe1\x0f\xde\xd0\x27\x10\x64\xe8\x0d\xd5\xa2\xec\x5f\x74\xf8\xa2\x6f\x08\xfb\x5a\xde\x68\x84\x06\xde\x30\x2e\x6e\xf6\xd0\xbd\x17\xa2\xfd\xcf\xdf\xef\x01\x41\x6e\x0d\x2e\xc3\xe9\xd5\xda\x05\x13\xd4\x92\x9b\x97\x3f\x2f\xc3\x09\x7e\x49\x90\x02\xaa\xe6\x83\x90\xbf\xb7\xa9\x3f\x5e\x66\xb3\x07\x65\xcb\x1f\x34\x39\x13\xb5\xbf\x62\xf1\xa4\xa5\xae\x8e\x90\x4b\x7d\x04\x25\x9a\x96\xa8\x61\x6a\x88\x14\x51\xcb\xd4\x1e\x41\xd5\x95\x20\xea\x98\x46\x9a\xd5\x11\x19\x26\x93\xa9\xad\x32\x8d\xdc\x7e\x64\xaa\x33\xe1\x48\x84\x14\x3c\x34\xc5\x93\xae\xb5\xcc\x44\x45\x89\x43\x4b\xa4\x98\x3a\xa2\x03\xd1\xc4\x34\x11\x75\x44\xc8\x84\x99\x54\x5e\x57\x3d\x6a\xa2\xd1\x12\xc9\x4c\x86\xde\x48\x45\x09\x45\xbd\x8c\x61\xa2\x75\x29\x45\x64\x99\x38\x48\xed\x2d\x07\x2d\xb5\xef\x44\x3e\xc3\x7d\xef\xf2\xff\x7c\x7b\xf6\xd3\x9c\xd6\x18\xd1\x27\xba\x3b\x74\x66\x79\xd3\x9d\xc7\xfd\x6e\x86\x39\xe4\x14\xfd\xfe\x06\x00\x00\xff\xff\xb3\x7c\xc9\x5d\xc7\x02\x00\x00"); -func _ccfe ()([]byte ,error ){return _fac (_dcgf ,"UniJISX0213-UTF32-H")};var _ddgge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x97\xda\x92\x2c\xcb\x82\xb2\x50\x92\x43\x5d\xd8\x6e\x69\xba\x69\xa1\xf4\xe0\xd8\xe3\x60\x68\x64\x23\xdb\x87\xfc\xfb\xa2\x37\xa9\x7b\x08\x72\xbe\x68\x1e\x2f\x30\xce\x0f\xcd\xb1\x09\xe3\x4a\xf9\xd7\x38\x75\x27\x5e\x69\x18\x43\x1f\x79\x99\xb6\xd8\x31\x5d\xf8\x3a\x86\x2c\x53\x9a\xfa\xb1\x5b\xff\x7d\xc5\xd1\xdd\xda\x39\xcb\xf2\x4f\xb4\x2d\xfc\x78\x3e\x34\xc7\xd3\x7d\x59\xf9\xd6\x84\x61\x22\x23\x33\xfd\x36\x3f\xe6\x88\xf2\x6f\x7c\x1d\x97\x35\xde\xe9\xe9\x63\x3f\x5d\xf8\x1d\xf5\x3c\x24\x7f\x8d\x3d\xc7\x31\x5c\xe9\xe9\x73\x3b\xb7\x41\xed\x3f\x9c\xb6\x79\xfe\xc3\x37\x0e\x2b\x29\x18\x87\x1e\x67\x96\x1f\x5e\xda\xf9\x4b\x7b\x63\xca\xcf\x10\xc0\x99\xe3\x32\x4e\x81\x94\x7e\x5f\x14\xf6\xbf\x7f\xbf\xcf\xfc\x48\xc8\xf2\xb7\xe6\xf8\x3a\x0c\x0b\xaf\x54\xdb\x42\xee\xfc\x7c\x6b\x8e\xf4\x4b\x91\x2a\x48\x5b\x53\x16\xbf\x1f\x57\x7f\xbc\x4c\xfd\x3e\xa8\x9d\xfc\x93\x6e\xec\x63\x1b\xae\x9c\x7d\xd0\x4a\xeb\x67\x4a\x87\x79\x26\x57\xd7\x2e\x91\x51\x20\xa3\x41\x1e\xd4\x09\x71\x22\xaf\x12\x95\x72\xab\xb4\xa0\x12\xd4\x82\xec\x05\x84\xc1\x4a\x6e\xa5\xc3\x79\x95\xe2\x4b\x0d\xc2\xe1\xbc\xaa\x41\x46\xc8\x80\x3c\xc8\x0a\xa5\x78\xaf\x0b\x90\x13\x72\x20\x05\xf2\x42\x1e\xa4\x13\x95\x92\x55\x22\x4b\x9b\x44\x95\x50\x25\x54\x82\x24\xbe\x92\x78\x0b\x92\xf8\x4a\xe2\x2b\x10\x0b\x31\x28\xb5\xb7\xd2\xde\x4a\x7b\x5d\x83\x8c\x90\xc4\x7b\x90\x15\x42\xbc\x29\x40\x4e\x08\xf1\x46\x81\xbc\x10\xda\x9b\xd4\xde\x4a\x7b\x2b\xed\x4d\x6a\x6f\xa5\xbd\x95\xf6\xa6\x04\x49\xbc\xb4\x37\x16\x24\xf1\xd2\xde\x54\x20\x16\x42\x7b\x83\xf6\x4e\x06\x5d\x05\xaa\xd3\x36\xee\xcb\x90\x9e\xd3\x7b\xb0\xef\x65\xb7\xc5\xc8\x61\xc5\x5b\x80\x25\x4c\x5b\x34\x06\xde\xdf\xae\x79\x9a\xd3\x14\x3e\x7f\x03\x00\x00\xff\xff\xad\x4b\x3b\x79\x89\x03\x00\x00"); -func _aaga ()(*asset ,error ){_daa ,_daag :=_acb ();if _daag !=nil {return nil ,_daag ;};_fcaf :=bindataFileInfo {_aa :"CNS2-V",_dg :371,_ged :_fc .FileMode (436),_de :_e .Unix (1580491570,0)};_adfd :=&asset {_cb :_daa ,_fg :_fcaf };return _adfd ,nil ; -};func _dbbg ()([]byte ,error ){return _fac (_deca ,"B5-H")};var _cee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4d\xab\x3f\xbd\x7a\xa5\x37\x3f\x9f\xe2\x19\x26\x83\x8e\x4b\xa5\x77\x30\x86\xe0\xc6\xe0\x41\x77\x42\x9c\x4e\x02\x21\x34\x52\x49\x72\x0c\xf1\xb1\x39\x76\x0f\xfa\xdb\x87\xbf\xae\x6b\x43\x3b\x84\xf3\x8c\x36\xda\x55\xbf\x52\x49\xa5\x92\xee\xb5\xee\xa5\x55\x7f\xf1\xd7\x7f\xfb\xef\xff\xf6\x8f\xff\xf0\xaf\xbf\xfd\xc5\xff\xfc\xa7\x7f\xfa\xfe\x6e\xff\xeb\x6f\xe7\x1f\xfe\xb8\xfe\xb4\xff\xe5\x9f\xfe\xcb\x9f\xbe\xfd\xdb\xdc\x7f\xff\x0f\x7f\xfc\xc3\x1f\xc2\xfb\xdb\xfa\x87\xef\x5f\x7f\x8a\xf7\xcf\xf7\x8f\xe3\x9f\xff\xf0\x87\x5f\xbf\xff\xbb\xff\xfa\x2f\xff\xba\xff\xf1\x6f\xff\x78\xfe\xe9\xb7\xc8\x79\xeb\xbf\xfc\xb3\xe7\xfe\xc5\xff\xb2\xff\xfe\x1f\xfe\xe5\x5f\xff\xf4\x5f\x7f\xfb\xef\xfe\xc7\xf5\x4f\x73\xff\xf7\xbf\xad\x7d\xfe\xf0\x17\xff\xd3\x9f\xd6\xfe\xd3\x3f\xfc\xf1\xef\xfd\xef\x7f\xfe\xeb\xff\xf8\x77\xe1\x3f\xff\xa7\xbf\xfe\xbb\xd7\xe3\x7f\xf7\x5f\xfe\xf9\x9f\xff\x9f\xfd\x8f\xfb\x8f\xff\xfa\x5b\xbd\xff\xd9\x7f\x5c\xf7\xef\x1f\xfe\xe2\xaf\xff\xc3\xf8\xe7\xff\x38\xfe\x71\xff\xf6\x17\xf7\xa7\xff\xee\xd7\x4f\xff\xdd\xaf\x9f\xfe\x37\xc7\xff\xb7\xfd\xa7\x7f\xf9\x87\x7f\xfa\xe3\x6f\x21\xfd\x0f\xcf\x13\xb8\xe4\xaf\xff\xff\xaf\xff\xf5\x9f\xf7\x6f\x3f\x27\xfe\x1f\xff\xe9\x6f\xff\xfd\x6f\xff\x67\xf8\x2d\x3c\xbf\xbd\x39\xc6\xfc\x5b\x78\xc3\xfb\x7f\x79\xf0\x7f\xff\x0f\xff\xb4\xf6\x6f\x0f\xa5\x40\x63\xbe\x7f\x5a\xfb\x5f\xfe\x79\x7c\xfb\x4f\xe3\x8f\x7f\xbf\xff\xf0\xdb\x6f\x7f\xf9\x3c\xcf\xf3\x57\xbf\xfd\xe5\xdf\xfc\xcd\xdf\xfc\xcd\x5f\xfd\xba\xc5\xff\xcf\x19\x7f\x08\xcf\xc3\x4f\xe7\xf9\xfe\xef\xf1\xa7\x3f\xfc\xfc\xe0\x9c\xb3\xfe\xea\x57\xa9\xfc\x2a\x3d\xcf\xe8\x94\xc2\x5f\xfd\xf6\x97\x6f\x78\x5f\x4a\xef\xaf\xd2\xf3\x16\x4a\xf1\xaf\x7e\xfb\xcb\xf8\xeb\xe7\xb7\x94\xee\x55\x9e\x8f\x52\xa5\xb4\x29\x35\x7e\x57\x29\xf5\x7b\x2c\x4c\x4a\x83\xd2\xa0\x34\x29\x1d\x4a\x1f\x57\x09\x94\xd6\xaf\xd2\x8e\xd6\xb7\x7f\x5d\xf3\xdd\x9e\x79\xa8\x21\xdf\x52\x8d\xb7\x0d\x93\xfa\x6a\xbb\x57\xc9\xdc\x59\xed\xf7\xcc\x10\x29\x0d\xae\x49\x0d\x75\x72\x2c\x51\xfa\xfe\xdb\x7e\xa9\xeb\xdf\x94\xf6\xbf\x29\x9d\xff\xb6\xd4\xe8\x89\x4c\xfb\x5a\xa6\xc4\xb1\xf1\xdd\x1a\x22\xf7\x39\x16\x25\x7a\x77\x70\xcd\x87\x3b\x1b\x5c\xf3\xa1\xaf\x27\xcf\xe8\xa1\x97\x66\xe0\x77\xd4\x30\x5f\x9e\x18\xad\x9d\x3e\x15\xae\x32\x7f\xdd\xcb\x9b\x3f\xcf\xcc\x94\xe8\xb3\x59\x6e\x69\x7a\x66\xa5\xc4\xbd\xcc\xc6\x99\x3c\xbf\x79\xfb\xac\xfc\xdc\xcb\xa0\x44\x1b\xe6\xe4\x4c\x6b\xff\x28\x79\xe6\x6d\x5f\x1e\xf4\xee\xdc\x94\x78\x7e\xf3\x50\x1f\xfd\xf2\x3d\x94\x78\x46\xdf\xaf\xf6\xc5\x77\x70\x67\xdf\x1d\x75\xc1\xfa\xbe\x48\xdb\xb9\xb3\x8f\xbe\xde\x9e\x49\x5f\x47\xda\xf7\xfd\x6a\xdf\xf3\x7e\xd4\xb0\xec\x41\x7a\x62\x05\x4a\x1e\xa3\x07\x17\x6d\x58\x8c\x9e\x63\x29\x31\x96\x68\xc3\xba\x3d\xf8\x3a\x5a\x57\x61\xb4\x72\xd7\x8b\x31\x1f\xb8\xb3\xc5\xa8\x0b\xd6\x70\x7b\xe9\x2d\xb4\x7d\x7d\x5c\xc5\x33\x6f\x2f\xbd\x99\x9e\x5f\x8c\xeb\x42\x7d\xfb\x3e\xbf\x37\x52\xc3\xbe\xcf\xe8\x1d\xf4\xc4\xbe\xcf\xe8\x7d\xb9\xe6\xee\x5c\x93\xb6\xef\xfb\x8c\xde\x69\xe9\x57\xed\x31\x2e\x6a\xd8\x1f\x25\x6b\xa0\xf6\x97\x7e\xd9\xd4\xfe\x72\x67\xfb\x50\x3b\xf5\x9d\x87\x12\x6f\xc7\xb9\x63\xb0\x24\x6a\x3f\x2f\x25\x6a\x38\xf7\x19\xbd\xdd\xdf\x25\xc6\x0b\x33\xca\xb9\x3d\x18\x3a\xb5\x9f\x42\x89\xe7\x77\x2a\x25\xaf\xd2\x28\x59\xc3\xa4\xe4\x55\x3e\x4a\x8d\x92\x6d\xb0\x3e\xdb\xe0\x35\x7d\x8f\x6e\x4f\x04\xe7\x3a\xfa\x33\x3c\xe1\xdf\x1c\x7b\xff\xcd\xb1\xc8\xb1\x44\x89\x51\x40\xcf\xff\x1a\x8a\xbf\xde\xb1\xf0\x52\xe2\x49\x3f\x1e\x63\x76\xe3\xa9\x84\x67\x30\x76\x23\x25\xda\xf0\xab\x27\xf6\x1f\x97\x33\xf0\xff\xcf\x94\x1c\x9e\xc3\x23\xe2\x92\xe1\xbe\xd2\x91\x97\x31\x84\x74\x4b\xbc\x54\x21\x54\x8e\x71\x9b\xa1\x31\x58\xa9\x3c\xfc\xba\x95\x1c\x72\xa7\x34\x28\x4d\x4a\x93\x92\xd7\xfc\x28\x2d\x4a\xeb\x96\x8a\x35\x6c\x4a\x34\x21\xfc\xba\xb3\x9c\xf7\x7d\x39\xc2\xfb\xab\x3b\x6b\xda\xd4\xf0\xfe\xea\xce\xfa\x79\x9f\xef\x6d\x7a\x6e\x74\xee\xcb\x34\xd1\x3c\xc6\x34\xd1\xa8\xef\x65\x9a\x68\x74\xfc\xcb\x34\xd1\xb8\xcf\x97\x69\xa2\xdd\x17\x2e\x44\xa6\x89\x46\x7d\xf1\x0e\xc1\xec\x03\x8b\x2f\x25\x7a\x22\xde\x21\x98\x5f\x8f\x31\x0d\xbe\x1e\x63\x1a\x0c\x1e\x63\x1a\xec\x1e\x63\x1a\x64\x51\x0b\x91\x69\xf0\xe1\x41\xc7\xce\x99\x3c\x95\x48\xfb\x1e\xaf\x42\xfb\x82\xbf\xa3\x7d\xc1\x6b\xd2\xbe\x70\x07\x6b\x48\xb4\xa1\x72\x66\xa2\x0d\x85\x5e\x4a\xb4\x21\x7b\x8c\x36\xf8\x8c\x12\x6d\x28\xf4\x44\xa2\x0d\x3e\xa3\xc4\x7d\x6e\xee\x2c\x71\x9f\x9b\xda\xef\x02\x1b\x9f\x48\xed\x77\x81\xcd\x31\x79\xec\xe3\x18\xd7\x3c\x4c\x98\x8b\xde\xbd\x2f\xe3\xf3\x7e\x1e\x6b\x94\x78\xee\xa7\x53\xba\xcf\xe8\xbd\xa3\x2e\xed\xb7\x51\xea\xb7\x14\x0b\xa5\x41\xe9\x50\x9a\xb7\xd4\x32\xa5\xef\x96\x58\x10\x5e\x47\x5d\x7b\x29\x31\xea\xba\x57\xb9\xa3\x2e\x0c\xea\xbb\xa3\x2e\xbf\xa7\x53\x0a\xb7\x45\xb4\xef\x7d\xdf\x5b\x2a\x1e\x8b\xb7\x34\xb9\xca\xfb\xab\x07\x73\x67\x11\xfd\x35\x5b\xfc\xf6\x97\x79\x36\x6a\x7f\x7f\xb5\x3d\xaf\x65\x0d\xbf\xda\x9e\x77\xf5\xcc\x46\x89\x36\xbc\xf7\xad\xda\x27\x51\xba\x6f\xd5\xc9\x5e\xe5\xf6\xee\xe1\xa9\xbc\x77\x94\x17\x47\xe4\x7b\x47\x79\xc9\xdb\x33\x7f\xb5\xaf\x66\xa6\xba\xf7\x8e\xf2\x5a\x2a\xf7\x79\x47\x79\x3b\x93\x5e\xba\xa3\xbc\x17\xdb\x90\xef\x08\x49\x2f\x35\xe4\x78\x7b\x90\xd1\xfa\xe6\x74\x4b\xbc\xef\x6f\xce\x1c\xf3\xcc\x42\x29\x52\xaa\xb7\x94\x2c\xf1\xfc\x78\xfb\xdf\xcc\xf3\x6b\xd6\xc7\xf3\xe3\xdd\x7c\x33\xcf\x6f\xd2\x2f\x99\x59\xc3\x67\x9b\x9d\x35\xb8\xeb\xec\xac\x41\x7f\x66\x9e\x9f\x6d\xbf\x61\x64\x7e\x3b\xc7\x0a\xcf\x28\xf0\xbb\x1b\x46\xe6\x98\xb8\xeb\x72\x9f\x51\x24\x74\x7b\xcb\x7d\x46\xf1\xe3\x49\x17\xda\xc0\xb2\xf2\x16\xda\xf0\x78\x4d\xda\xf0\x78\x26\x6d\xf0\xb9\x17\xda\xf0\x7a\x26\x63\xf0\xd7\xe8\xf9\xb3\x53\xf2\x5b\x68\xde\xf6\xc6\x36\x1d\xe8\x4d\x1f\x4a\x54\x57\x1f\xba\x93\x6e\xa9\x81\xd2\xa6\xf4\xd2\x9d\x96\x78\x7c\x4c\xe5\x6f\xbd\x4d\x0f\xac\xa8\x6f\xbd\x4d\x7f\x7d\x60\xb5\x30\xe4\x69\x42\xad\x74\x92\xc7\x1a\xdd\x42\x47\xdc\xf8\x36\xc7\xed\xb1\x3b\x3c\x6b\xf0\x5e\xee\xf0\x6c\x9b\xa6\xdf\xf8\x36\x77\x3b\xfe\xc6\xb7\xb9\x13\xa3\xbf\x37\xbe\xcd\xbd\x72\x95\x76\x5f\xb1\x99\x2d\xdd\xc7\x37\x0f\xad\x6d\xf7\xf1\x7d\xac\xa1\xef\x8d\x7d\xf3\x07\x5e\x78\x6f\xec\x9b\x3f\x5f\xcd\x76\xdb\xf0\x55\x5a\xdb\x2a\x2f\x1c\x83\xae\xdd\x36\x2c\x26\xb0\xb7\xdd\x3b\x5b\x87\x5e\x6a\x8b\xd7\xcf\x6b\x6e\x5e\x3f\x8f\xdd\x81\x65\x54\xf7\xf6\x3b\x31\x1c\x62\xfb\xb7\xff\xba\xeb\xf2\x26\x6a\xe8\xf4\x7c\xa0\xf6\x4e\xcf\x33\x5d\xbf\x9d\x17\xe7\xf1\x4c\x5e\x9c\xd7\x12\x2f\x4e\xf4\x4c\x06\x5d\xa4\xaf\x3b\x83\x2e\x59\x7b\xa7\xb5\x1e\xf3\xc5\xa1\xed\x9d\x41\xd7\xad\x9d\x41\xc7\x42\xf2\xf6\x45\x89\xf6\x75\x46\x16\xcb\xd1\xdb\x19\x59\x83\x63\x83\x91\xf5\x71\x95\xc1\xc8\xfa\xb8\xb3\x41\xfb\x3e\xda\x3e\x68\x03\xb1\xef\x3b\xb8\x4f\x82\x84\x77\x10\x16\x38\x7a\x06\x61\x81\x2f\xdc\x20\x2c\x28\x8c\x82\xe1\x4b\xcc\xeb\x37\x78\x89\x3b\xc7\x2e\x22\xc9\xbf\xd6\x8c\x5b\x4a\x8c\x4f\x7a\x62\x32\x3e\x83\xc7\x18\x9f\xf6\xcb\x64\x7c\xfa\xae\x5c\x2c\x91\x63\xf2\x9a\x2e\x4e\xf4\xcb\xc5\x12\x39\xfa\xe6\x5c\x2c\x91\x63\xa3\x0d\x17\x4b\xe4\xe8\x02\x74\xb1\x44\x8e\x2c\x55\xef\xc5\x12\x39\xda\xf6\x8b\x25\x72\xdb\xb4\xe1\x62\x89\xdc\x5f\xee\xe5\x62\x89\xdc\x9d\x0a\x3e\x96\x87\xd7\xab\x64\x4a\x5e\xa5\xf0\x06\x50\xfb\x77\xdb\xf7\x39\x96\xbe\xc6\x98\xf7\x98\xa3\xc0\xab\xdc\xf6\x7d\x2c\xef\xbf\xd6\xcb\x3b\xae\x3d\xf3\x63\x5c\x5b\x3b\xa3\xfc\x70\xe6\x62\x24\xfb\x34\x17\x23\xd9\xe9\xec\xa2\x95\xf2\xba\xc0\x5e\xb4\x52\x5e\xc7\xe0\x45\x2b\xe5\x4d\xf4\xd9\x45\x2b\x25\xbf\x5e\xb3\xdc\x52\xa3\xaf\x2f\x5a\x29\xd9\xa7\x79\xd1\x4a\xc9\x83\x3b\x5b\xfd\x96\x26\xbd\xb4\x06\x0b\x17\x4f\xe5\x22\x99\x52\x0e\xa3\xee\x22\x99\x52\x7f\xee\xec\x2e\x71\xd5\x40\xe0\x22\x99\x32\x5f\xcf\x3c\xb7\x54\x18\xc9\xfb\xb9\xa5\x4a\x0d\xfb\xb6\x6f\xfa\x34\xf7\x6d\xdf\x5c\xe9\xf7\xa6\xe4\x1d\x39\xd1\x9f\xdd\xa6\xff\x4c\x44\xfb\x36\xfd\x73\xed\xdd\xbf\x9a\x5e\x1f\x57\xa3\x0b\xa3\xea\xeb\x83\xbe\x30\xaa\xfe\x74\xe7\x85\x51\xf5\x8d\x9e\x39\x6e\xc9\xe1\x79\x61\x54\x7d\x5d\x5f\x2f\x8c\xaa\x6f\xf6\xcc\x75\x4b\x83\x61\x76\x61\x54\x8d\xcd\x63\xbc\xc4\x81\xdf\x1d\x5e\x62\x5f\x8e\xc3\x4b\xec\x24\x7c\x9c\xa4\xb8\xeb\xe3\x24\x45\x77\x1e\x26\x29\xef\xec\xf0\x82\x3b\xb9\x1d\x26\xa9\x44\xdb\x8f\xab\x3b\x83\xe0\xf0\xf2\xfb\xf8\x0e\x2b\xe3\xba\xd7\x8c\x0f\xf7\x42\xc4\x17\x1f\xee\x65\x6d\x4a\x2f\x13\x43\xa6\x14\x29\x25\x4a\x85\x78\xec\xa3\xc4\x84\x72\xbc\xe6\x60\xe1\x1a\x94\xee\x90\x7f\x89\xf1\xe2\xf3\xb1\xf2\x1f\x4a\xbc\xb6\xe1\xf6\x6e\x0c\xbc\xb6\x00\xe6\x18\xbc\x17\xce\x0c\x44\x75\x89\x6b\x06\x22\x86\xc4\x5d\x07\x22\x06\x62\xae\x5f\x61\xc4\x2d\x51\x5f\x20\x62\x28\x5e\x85\x69\xa9\xd0\xbe\xc0\xb4\x34\x27\x25\x97\x4d\xcf\x64\x5a\x22\x82\x8e\x60\xa5\x78\x22\x25\xa6\x25\x26\x94\x48\xd4\x1a\xb7\xd7\x64\x5a\xda\xde\x19\xed\xdb\xf4\x0b\x51\x6b\x3c\xfc\xce\xa8\xd5\x3e\x33\x6a\x3d\xf4\xb5\x51\x2b\xcb\x74\x24\x6a\x8d\xbb\x50\xa2\x7d\x9b\x9e\x20\x6a\x8d\xe7\xa5\x44\xfb\x0e\x3d\x41\xd4\x1a\x79\x51\xe3\x6b\xfb\xac\xc1\xf6\xd1\xd7\xaf\xed\xb3\xbe\xdb\xbe\xb2\x2c\x2d\x4a\xd6\x47\x58\x10\xbc\x97\xc3\x14\x49\xdb\x6f\xd4\x9a\x3b\x54\x5a\xbc\x51\x6b\xee\x95\x1e\x8c\x4c\xbb\xc4\xb7\xf1\x62\xb3\x3c\x33\xf7\x72\xb1\x59\x9e\x8d\xde\x8d\x86\x0c\xf4\x52\x24\x2a\xb7\x07\x23\x21\x03\xd8\x33\x46\x43\x06\xaf\x39\x99\x4c\xbd\x8a\x53\xab\x57\x59\x04\x09\xde\xd9\x26\x48\xf0\x9a\x04\x10\x8e\xc1\xe4\xb4\xcb\x9d\x25\xa7\x5d\xda\x9e\x98\x5a\xa1\x69\xe2\xc5\x5f\xe5\xcd\x5c\x33\x31\xb5\x0e\x7f\xc7\xd4\xea\x9d\x5d\x6c\x56\xaa\xbd\x74\xb1\x59\xa9\xe0\xd2\x98\x98\x3e\x59\x64\x62\x5a\x4c\x91\xb4\x21\x31\x7d\x7e\x1e\xbb\xd3\xa7\x4b\x4e\xcc\x0f\x25\x9e\x6d\x0e\xcc\x75\xb4\xe8\x22\x84\xf2\x25\xcf\x8c\x94\x3c\x93\x39\x12\xf2\x2c\x5e\x84\x50\x7f\xad\xeb\xb7\x54\x98\xb3\x78\x62\x17\x21\xd4\x08\xd2\x8e\x17\x21\xd4\xb4\xbe\xdf\x99\x92\xe3\x05\x0f\x35\xd9\xf4\x0b\x1e\xaa\xc0\x37\x5e\xf0\x50\x33\xb1\x68\xbc\x20\xa0\x0a\xf3\xe3\x05\x01\xb5\x54\x1a\x7b\x41\x40\x2d\x83\xdb\xbc\x20\xa0\x96\xe9\xef\xee\x6d\x16\x5f\xb8\x0b\x02\x6a\x75\xb0\x5e\x10\x50\xeb\xe6\x11\x5d\x10\x50\xab\xaf\xed\x05\x01\xb5\xb3\x2e\xc7\x0b\x02\x6a\x9f\x5e\xe5\x4e\xe5\xc3\xc1\x7a\x23\xfd\x3a\x58\x8d\xa2\x11\x3b\x80\x32\x1a\xb1\x77\x4b\x4c\xc9\xac\x9a\xb1\x32\x25\x0f\xda\x5e\x99\x92\x1d\x12\x95\x29\x99\xd5\x3d\xde\x88\x3d\x9d\xc7\xab\xdc\x29\xf9\x04\x4b\x83\x63\xdc\xe7\x8d\xd8\xd3\x09\x5e\xe5\xe3\x18\xbd\x74\x59\xe7\x24\x7b\x15\x1b\x53\xb9\x53\x41\x63\xfa\x24\x3a\x8b\x8d\x36\xf8\x82\x37\xda\xe0\xc4\xd0\x68\x83\xbd\xd4\x68\x03\x4c\x76\xbc\x11\x7b\xfa\x79\x71\x6e\xc4\x9e\x8c\xb5\x23\x11\x7b\x70\x12\x6e\xc6\x94\xbc\x46\xcd\x98\xd2\xda\x89\x29\x89\xf8\x22\xb1\x7d\x28\x96\x40\x55\xd5\x1a\x88\x37\x9b\xb5\x13\x6f\x42\x66\x45\x62\xfb\xd7\x17\xf5\xc6\xef\xf9\x25\xbf\x10\x3b\xd1\xa7\xd3\x52\x07\x39\xc1\x1e\xc7\xce\x14\x49\x84\x12\x3b\x53\x24\xf0\x39\x76\xa6\xc8\xd7\x1a\xee\x7d\x26\x9f\xca\x8d\xd1\x73\xb2\x77\x6f\x8c\x9e\x13\x64\x4f\xbc\x31\x7a\x4e\x3e\xa3\x1b\xa3\xe7\xe4\xcb\x78\x63\xf4\x9c\xec\xb3\x1b\xa3\xe7\x64\x9f\xdd\x18\x3d\x27\x38\xc5\x38\x22\xbf\xf3\xcc\xc4\x31\xda\x7e\xe3\xf7\x9c\xbc\xeb\x51\x28\xd1\xa2\x51\x29\xd1\xf6\x1b\xdb\xe7\x04\x37\x1f\x89\xed\x13\xcc\x64\x24\xb6\x2f\xdb\x3b\x9b\x4c\xe5\xfe\xce\x69\xde\xfa\x6e\xfb\x6a\xb4\x86\x4d\xc9\xdf\xdd\xf6\x19\xd5\x45\xe2\xfe\x9f\x29\xeb\x66\x22\xf2\xcf\x74\x76\x33\x11\xb9\x12\x6f\xc6\x9b\x89\xc8\x95\x58\x3b\x82\x02\xba\xd3\x0b\x28\xa0\x57\xaf\x39\x38\x46\xed\xa0\x80\xee\x5c\x00\x0a\xe8\xd5\xab\x80\x52\x21\x89\x22\x28\xa0\x37\x7a\x90\x68\x7e\x42\x2e\xc5\xcf\x65\x85\xdf\x11\xcd\x4f\xf0\x73\x24\x9a\xff\x1c\x2f\x46\xf3\xd6\x40\x34\xbf\xec\x25\xa2\xf9\x6d\xef\x12\xcd\x6f\x97\xb1\xcf\x25\x87\x16\x11\xcd\xff\xbc\x8d\x44\xf3\xe6\xb8\xe2\xc7\x92\x63\x98\xf5\xb1\xe4\x2c\xae\x72\x23\xfd\xf2\x33\x92\x8d\xe6\x1d\x4b\x46\xf3\x2e\x08\xcb\x25\x87\x6b\x12\xcd\xbf\xf9\xf7\x88\x8b\x68\xa0\x1f\xad\x8e\x40\xdf\x08\xc5\x40\xdf\xf5\x95\x80\xbd\xfa\x02\x10\xb0\xd7\xc8\x63\x20\x60\xaf\xc4\xd3\x91\x80\xbd\xba\xd6\x13\xb0\x57\xd2\x04\xd1\xa8\xdc\x57\x8c\xa8\x7c\x16\x7f\x97\x09\xfb\x69\xc2\x8d\xca\xcb\xcf\x63\xb8\x51\x79\xf9\xb2\xf5\x35\x4a\xbc\xee\x37\x2a\x2f\x1f\x91\x77\xbc\x91\x77\xf9\xe0\xdc\xe2\x8d\xbc\xcb\x67\x34\x71\x23\xef\xf2\x19\x0d\x6e\x56\x4d\xbb\xec\x46\xd7\xf5\x81\x79\x8d\x37\xba\xae\x2f\x34\x4d\xbc\xd1\x75\x7d\xad\xfd\xb0\xe4\x54\x1e\xca\x8d\xae\xeb\x80\x6f\x8c\x37\xba\xae\x9f\x91\xc6\x8d\xae\xeb\x67\x1c\x77\xa3\xeb\x7a\xec\xeb\x73\x97\x9c\x03\x77\x1d\x6f\x02\xa3\x9e\x69\x0d\xbf\xda\xd0\x1e\xa7\x89\x9b\xc0\x68\x26\xed\xe2\x4d\x60\xb4\xc7\xc9\xe6\x26\x30\x9a\xc9\x86\x74\x23\xf6\xf6\xf0\xa2\xa6\x1b\xb1\xb7\x07\x66\x32\xdd\x88\xbd\x3d\x0c\xf9\x74\x93\x14\x2d\x6c\xcf\x2c\x94\x06\xa5\x7a\x4b\xc7\x63\x8d\xd2\x47\xe9\x57\x1b\xda\xfb\x58\x1a\xb7\xc4\x40\x4e\x37\x9a\x6f\x26\x99\xd2\x8d\xe6\xdb\x4b\x3c\xfd\x6b\xe6\xfa\x55\xaa\xde\xe7\xa6\xe4\xb1\xdb\x86\x02\xfe\x4a\x37\xd2\x6f\x8d\x98\x24\xdd\x48\xbf\xb5\x44\x7d\x37\xd2\x6f\x8d\x21\x9f\x6e\xa4\xdf\xba\xed\xbb\x91\x7e\x2f\x8c\xac\x14\x58\xaa\x48\x9e\xa6\xe0\x72\xdb\x28\xb1\x54\x81\x8e\x12\xfc\xf4\x49\x5e\x85\xe5\x96\xa5\x2a\xc1\x4f\x9f\x6c\x89\xe5\x16\xca\x21\xc1\x4f\x1f\xc6\x7c\xba\x91\x7e\x32\xad\x9b\x6e\xa4\x9f\x0e\xa3\x2e\x05\x96\x62\x26\xcc\x74\xa3\xf9\x74\x78\x73\xd2\x8d\xe6\xd3\x21\xf0\x48\x37\x9a\x4f\x87\x58\x2d\xdd\x68\x3e\x1d\xa8\x98\xf4\xb2\xdc\x42\x32\xa4\x97\x36\x10\x09\xa7\xd7\x36\x14\x4a\xb4\xc1\x5e\x7a\x6d\x83\x67\xd2\x86\xe2\xbd\xd0\x06\xa6\xe4\xf4\xd2\x06\x90\x61\x7a\x69\x43\xf4\x9a\xb4\x81\x77\x2c\xdd\x68\x3e\x99\xb6\x4e\x37\x9a\x4f\x87\x25\x3c\x45\xda\x97\x69\x51\x14\x19\x52\x7b\x94\xc4\xa4\x97\x88\xe6\x83\xcf\x81\x68\x3e\x54\xfa\xec\x66\x53\xb2\x49\xbb\x14\x41\x8d\x90\x28\x89\x88\xfd\x7d\xad\x6f\xb3\xa0\x73\xcd\x1b\x95\x67\x91\x76\x4a\x20\x27\x92\x7d\x29\x81\x9c\xaa\x25\x90\x93\xf5\x25\x96\x54\xf0\x65\x4a\x2c\xa9\xaf\x25\x96\x54\x12\xb2\x29\xb1\xa4\x46\x4b\x2c\xa9\x88\x1e\x52\xba\xf7\x99\xec\xc1\x44\xc8\x00\x69\x9a\x12\x21\xc3\xaf\x67\xf4\x67\xa7\xe4\x94\x88\x26\x7c\xec\x89\x68\xc2\x57\x3a\x11\x4d\xd8\xd5\x99\x68\x82\xbc\x6a\xca\x44\x13\xbe\x8c\x99\x68\x82\xf5\x35\x65\xa2\x09\x20\x72\xca\x44\x13\xd1\x63\x34\x3d\xfa\x3b\x9a\xee\x10\xcc\x34\x1d\x78\x92\x32\xcd\x23\x22\x4a\x99\xe6\x39\x04\xb3\xcd\xf3\x18\x6d\x60\x09\x48\xd0\xfd\xe9\xb5\x06\x23\x22\x06\x5d\xa1\x0d\xc4\x08\xe9\x2a\x4a\x72\x71\x22\x22\x15\x20\x9b\x94\x48\x05\x14\x60\x77\x22\x15\x50\x80\xc1\x89\x54\x40\xb5\x7d\xa4\x02\x2a\xf0\x2b\x5d\x14\x90\xab\x77\x76\x51\x40\xae\x0e\xba\x8b\x02\x72\xf5\x75\x2f\xf0\xe1\x3e\x3e\x92\x61\xd5\x07\x7d\x51\x40\xae\xd9\xab\x10\x11\x39\x69\x14\x23\x22\xef\xe5\xb6\xaf\x41\x16\xa4\x2a\xf0\xe5\x2a\x15\xe0\xdb\xa9\xbd\x02\x7c\xe1\x76\x53\x85\x6f\x74\x92\x82\xef\xef\xdd\xdf\xc1\x37\x12\xb5\x26\xf8\xfe\x0e\xce\x48\xf0\xfd\x9d\x64\x58\xaa\x46\x52\xd6\x40\x24\x05\x06\x49\xf0\xfd\xbd\x7b\x15\x22\x29\x16\xa0\x24\xdf\x0f\x22\x49\xf0\xfd\xd3\x17\x1c\xbe\x7f\x3a\x85\xc8\xf7\x37\x4b\xf0\xfd\x20\xb5\xd4\x8c\xb2\x68\xfb\x0f\xdf\xef\x99\x44\x52\xd1\x63\xf0\xa2\xf6\x0b\x28\xe0\x83\xd7\x4e\xa0\x80\xef\xa7\x86\x7b\x2f\xcb\x27\x2d\xc3\xef\x02\x04\x0a\xd8\xd6\x07\x0a\xd8\x70\x98\xe9\x32\xfc\x79\xdb\xbe\xcb\xf0\xe7\x7d\x3c\x16\x89\xc7\xa8\x0f\x84\xa0\xae\x28\x81\x10\x4e\xf1\x58\xa1\xc4\x33\x02\x21\x9c\xea\x55\x1a\x25\x9e\x03\x0c\xff\x81\x3c\x4b\x9d\xd4\xdf\xc7\x7d\x82\x1e\xce\xf2\x77\x44\x83\x80\xf7\x04\x7a\x38\x10\x33\x09\xf4\x70\x6c\x2d\xe8\xe1\x10\x40\x24\xd0\xc3\xf1\xed\x18\x10\x10\x2e\xfd\x03\xde\x17\xbc\x90\x06\x91\x22\xf1\x74\x1a\x44\x8a\xb0\xb9\x69\x10\x29\x3a\x5e\x06\x91\x22\x89\xce\x74\xd1\x43\x79\xab\xc7\x1a\xc7\x68\xdf\x45\x0f\xe5\x2d\xdc\xf5\x45\x0f\xe5\xb5\x77\x2f\x7a\x28\x2f\x94\x4a\xba\xe8\xa1\xfc\x2c\xef\x17\x3d\x94\xd7\x5e\xba\xe8\xa1\xbc\x4e\xc2\x17\x3d\x94\xd7\x37\x60\x12\xed\x42\xc8\xa5\x49\xfb\x50\x71\xa4\x49\xfb\x0c\x27\x26\xed\x23\x47\x92\xa6\xed\xe3\x9a\xd3\xf6\xd1\x13\xd3\xf6\xd1\xa2\x69\xb8\xcb\xbd\x4c\xc2\xdd\x5f\xef\xed\x9f\x9f\x92\x27\x91\xb0\x93\xe2\x84\xf2\xf6\x81\x4d\x29\x6f\xba\x7a\xc2\xd9\x10\x37\xa6\x8f\x48\xd8\x17\xe7\x23\x12\xce\xdc\xca\x05\x24\xa5\x1a\x4d\x5c\x40\x52\x2a\x80\x39\x5d\x40\x52\xaa\xeb\xf9\x05\x24\xa5\xba\x66\x5f\x40\x52\x2a\xe9\xb6\xf4\xc1\x1f\x19\xa1\x5c\x40\x52\x26\x59\xd6\x74\x01\x49\x99\x9f\xf7\x32\xe1\x7a\xe8\xea\xcf\x28\xd9\xda\x89\x92\x9d\x50\x3e\xa2\x64\x80\x53\x22\xbd\xf0\x01\x9c\x12\xe9\x85\x8f\xec\x6c\x02\x90\x7c\xa8\x0e\x12\x80\xe4\xab\x96\xe0\xd8\x11\xe8\x24\x00\xc9\x57\x2d\x11\xcd\xfb\x82\x83\x3a\x3e\x40\x7f\x02\x75\x7c\x0e\x4f\xd2\x0b\x9f\x03\x84\xf4\xc2\x07\xf8\x4b\xa4\x17\x3e\x80\x61\x22\xbd\xf0\x19\x61\x82\x56\x3e\x87\x20\x68\xe5\x03\x8c\x25\xd0\xca\xe7\x90\x00\xad\x7c\x0e\x79\xd0\xca\xe7\xf4\x09\x5a\xf9\x99\x96\xcc\x21\x38\x20\xcd\x21\x00\x36\x93\x39\x84\x9f\xab\x74\x4a\x9e\x49\x9e\xc0\x29\xc4\x3c\x01\x18\x24\x99\x27\xf0\xd9\x9a\x27\xf8\xac\x6f\x53\xf2\x77\x57\x05\x10\xed\x97\x9b\x27\xa8\x2a\x58\xd2\xcd\x13\xd4\xec\x02\x0b\x5a\x29\xde\x99\x68\xc5\xe5\x08\xb4\x52\x8d\xfb\x41\x2b\x9d\x94\x61\x02\xad\x74\x52\x86\x09\xb4\xd2\xa7\xbf\x1b\x90\x60\xd6\x3e\xc1\x35\xd6\x77\xdb\xf0\x13\xed\x8a\x56\x7e\xee\x13\xb4\xe2\xab\x29\x5a\x61\xf9\xcb\xa2\x15\xfa\x33\x8b\x56\x18\x59\x59\xb4\xd2\x07\xa5\x1b\xe9\x3f\xc8\x0f\xf3\x95\x5b\x35\xa7\x89\x0c\x92\x71\x0a\xc9\x20\x99\xb7\x79\x95\x4a\xc9\xfa\x2e\x92\xe9\x3f\xc7\x2e\x92\xe9\xcb\xdf\x5d\x24\x33\xd0\x4a\x64\x90\xcc\x17\x2b\xa5\x8b\x64\x3e\xde\xc6\x0c\x92\x11\x51\x66\x90\xcc\xf7\xd3\xa2\xdb\xbe\xc5\xd2\x91\x41\x32\x8b\x31\x9f\x41\x32\x0b\x41\x65\x06\xc9\x6c\xa2\xd6\x0c\x92\xd9\xa4\x28\xf3\x45\x32\xed\xd8\x13\x17\xc9\xb4\x33\xbd\xca\x6d\xdf\x61\x4c\xe4\x8b\x64\xda\x41\x50\x99\x2f\x92\x69\xf2\xd3\xf9\x22\x99\x76\x3e\xef\x65\xb0\x88\x06\x4a\xbf\xda\xd7\x9f\x6e\xe9\xbb\xa5\xe1\x35\x17\x25\xef\x65\x53\xb2\x86\x43\x89\x36\xdc\x9c\x45\x97\xe4\xcb\x37\x67\xd1\x83\xf7\x72\x51\x4e\x0f\x2c\x7f\xf9\xa2\x9c\x5e\x40\x63\xf9\x15\xa9\x6d\x4a\x99\x63\xdc\xcb\x45\x39\xbd\xbc\xe3\x77\xa6\xe4\x7c\x01\x50\x2f\xaf\x15\x28\x32\xb2\x72\xd2\x58\xd9\x12\xb9\xf6\xea\x4d\x2b\x32\xa2\x73\x5f\x73\xed\x96\xcc\xb5\x73\x63\x82\x1c\x87\x99\x20\xc7\x07\x2d\xc8\x71\x60\x45\x40\x9c\x35\x44\x40\x5c\xf5\x77\x80\x38\xb2\xe4\x39\x02\xe2\xac\x2f\x02\xe2\xbc\x97\x08\x88\x63\x5a\xca\x11\x10\xd7\xbc\x26\x20\xce\xa1\x14\x01\x71\x40\x97\x1c\x01\x71\x68\x09\x72\x04\xc4\xc1\x48\xe7\x08\x88\xab\xd6\x00\x88\xe3\xd5\xcc\x89\xf6\x31\x45\xe6\x44\xfb\x88\xa4\x72\xa2\x7d\x0e\x90\x64\xfb\x18\x12\x00\xa7\x00\x10\xcd\x00\xa7\x40\xe2\x23\x03\x9c\x82\x2f\x07\xc0\x29\x78\x2f\x00\xa7\x40\xec\x94\x01\x4e\xa1\x7a\x2f\x70\xc2\x4c\x98\x19\xe0\x14\x20\x43\x32\xc0\x29\x1c\x4b\x80\x3f\x62\xed\x0c\x3a\x7a\xa3\xbf\x3b\x94\xa8\x01\x74\xf4\x02\xad\x33\xe8\xe8\x05\x84\x67\xd0\x91\x4a\xd6\x0c\x3a\x32\xc9\x9b\x41\x47\x2f\x29\x92\x0c\x3a\x7a\xa7\x67\xa2\xb4\x21\x2d\x98\x41\x47\xd1\xb6\x67\xf8\x62\xfb\x25\x93\x52\x63\x99\xce\x20\xa7\x98\xbd\x26\x29\xb5\x62\x7d\x24\x02\x61\xfc\x32\x78\x28\x2e\xae\x02\x1e\x8a\xc4\x8d\x19\x3c\x94\x1c\x67\xe0\xa1\xe4\x28\x00\x0f\x25\x9f\x2d\x78\x28\xd9\x9f\xe0\xa1\xd4\x3d\x13\x4c\x47\xc4\x97\xc1\x43\xc9\x11\x02\x1e\x4a\x3e\x23\xf0\x50\x6a\xde\x0b\x78\xcf\x89\x16\x3c\x94\x1c\xad\xe0\xa1\x44\xfc\x97\xc1\x43\xa9\x5b\x03\x78\x0f\x16\x3f\x83\x87\x92\xcf\x1d\x3c\x94\x08\x04\x32\x78\x28\x39\xe9\x83\x87\x12\xcb\x66\x06\x0f\x25\x82\x84\x0c\x1e\x4a\xbe\x39\xe0\xa1\x44\x58\x90\xab\xed\xe3\x89\x81\x87\xca\xf1\x9a\xe0\x3d\xdf\x2a\xf5\x4f\xb6\x16\x3c\x54\x8b\x67\x82\xf7\x1c\xbb\xe0\xa1\x5a\x6c\x03\x78\xcf\xe7\x57\x61\xc0\x9d\xf4\x1b\x0c\xb8\x3d\x01\x56\xea\xc1\x12\x78\xcf\x09\x13\xfd\x53\x4f\xfe\x0e\x4c\xe7\xe8\x01\x2b\x99\x81\xca\x60\xa5\xee\xa8\x23\x9b\xd2\x1d\x21\x64\x53\xfa\xf4\x9a\x60\xba\xe1\xef\xc0\x74\x68\xb9\x33\x38\xaa\x3b\x41\x83\xa3\xfa\xe2\x19\x81\xa3\x3a\x88\x24\x83\xa3\x3a\x39\xae\x0c\x8e\xea\x2b\xfe\xde\x94\x0c\xc4\xea\xae\x62\x5d\x38\xcb\x84\x02\xc4\xea\xae\x7e\x40\xac\x9f\xb5\x17\x88\xd5\x5d\xb7\x80\x58\x33\xfb\xbb\xdb\x74\x19\xe2\x0c\xc4\x32\x07\x9a\x81\x58\x13\x58\x93\x81\x58\xd3\xc1\x03\xc4\x9a\xc6\x16\x40\xac\xd9\x79\x0c\x40\xac\x49\xb4\x9b\x81\x58\xd3\x29\x19\x88\xf5\x21\xe1\xcf\x24\x68\x3e\xe8\x96\x4c\x12\xe6\x63\xe3\x48\x26\x09\xf3\x21\xcf\xcb\x24\x61\xbe\xe9\x99\x40\x5d\xb6\xc9\x64\x92\x30\x9f\x6b\x3d\x49\x98\x6f\xfa\x3b\x24\x40\xf6\x0b\x49\x18\x35\x1d\x99\x24\xcc\xfe\xb9\x17\x24\x40\xf0\xe1\x99\x24\x8c\xca\x90\x4c\x12\x66\x43\xfd\x64\x92\x30\x8a\xd9\x32\x49\x98\xed\x54\x40\x12\x66\xdb\x4b\x24\x61\xb6\x3d\x88\x4c\x6b\xdb\x4b\xc8\xb4\x4c\x12\x66\x92\x30\x07\x3a\x29\x93\x68\xf9\x59\xe2\x48\xb4\x1c\x87\xfc\x34\x81\xc1\x50\xfa\x84\xac\x0c\x33\xe4\x56\x6e\x85\xc9\xc8\xad\x0e\xba\x86\x4c\x82\xe6\x90\x04\xcd\xe0\xa1\xe7\xb1\x74\x63\x6d\xb7\xde\x64\xf0\xd0\xf3\x7a\xec\x62\x09\x37\xcd\x64\xf0\xd0\x63\x2f\x81\x87\x1e\xb4\x3c\x19\x3c\xf4\xd8\x67\xe0\xa1\x07\xbe\x38\x83\x87\xdc\x84\x94\xc1\x43\x8f\xad\x05\x0f\x3d\x44\xd7\xf9\x26\x68\xca\x63\x5f\x9b\xa0\xb1\x3e\xa5\x58\xd6\xf0\x23\xc5\xe2\x3e\x4d\xde\x40\x78\xe4\x1f\x29\x16\xfd\x62\xf2\xc6\xfe\x34\x79\x83\x64\x33\x83\x95\x5e\x23\x29\xb0\x92\x08\x21\x83\x95\xdc\xc8\x91\xc1\x4a\xe2\x85\x0c\x56\x7a\x9d\x18\xc0\x4a\xaf\x6f\x1c\x58\xe9\x5d\xb6\x01\x48\xee\xf8\x04\x0f\xa9\xde\xce\xe0\xa1\x17\x55\x6d\x06\x0f\xbd\xc3\x12\x6d\x70\x99\x06\x0f\xbd\x6c\xd2\xc9\x64\x6f\x5e\xa7\x17\xb2\x37\x6a\xc7\xf3\xb6\x0d\xf4\x35\xd9\x1b\x37\xe2\xe4\x4d\x1b\x50\x37\xe7\x4d\x1b\xd0\x97\x64\x32\x3b\xaf\x6f\xce\xb6\x0d\xdc\xcb\xe1\x39\x38\xb9\x1d\xda\x00\x0b\x9c\x8f\x6d\xa0\xe7\x6f\x66\xa7\x64\x9f\xc3\xc5\x4a\x25\xb3\x3d\x2a\x1f\x24\x71\xb6\xe1\xa0\xdb\x70\xe9\xb8\x58\xa9\x14\xc7\xe0\xc5\x4a\xa5\x20\x26\xcd\x17\x2b\x95\xf2\xf8\xbb\x41\xc9\x7b\x81\x1f\x60\x97\x40\xbe\x58\xa9\x94\xc7\xda\x17\x25\x7a\xe9\x62\xa5\x52\x1c\xf3\x17\x2b\x95\xc2\x58\x2a\x17\x2b\x95\x42\x52\xb9\x5c\xac\x54\xca\x53\x7f\x67\x4a\x2e\x0f\x94\x03\x79\xe3\xf2\x40\x39\x90\x6f\x2e\x0f\x94\x43\xf1\x18\x94\x43\xf3\x18\x94\x43\xb7\x72\x28\x07\x56\xf0\xf2\x40\x39\x30\x4d\x94\x07\xc9\x0a\x31\x49\xb9\x30\xaa\xb8\xa2\x96\x0b\xa3\x4a\x6d\x96\xa0\x46\xba\xf5\xa1\x06\x64\xea\x29\x81\x04\x22\x2f\x40\x09\xd0\x26\xf0\x4e\x25\xd0\x06\xe2\xd4\x12\x68\x03\xb1\x45\x09\xb4\x81\x18\xa8\x04\xda\xc0\xe4\x56\x82\x6d\xe0\xce\x82\x6d\xe0\xae\x03\x6d\x28\x9e\x69\x1b\x5e\x4a\xd0\x26\xaf\xbf\x43\x76\xf3\x73\x67\xd0\x0a\xc1\x63\xca\x6e\xe8\xb3\x17\x5a\x01\x68\x5d\x5e\x68\x05\x92\xa7\xe5\x85\x56\x38\x1e\x83\x56\x60\x20\x97\x17\x5a\x81\x17\xbc\xbc\xd0\x0a\x48\xb1\xca\x0b\x6d\x32\xfd\x1d\xd4\xc8\xf4\x4c\xa8\x11\xf4\x2c\xe5\x85\x1a\x19\xde\x0b\xd4\xc8\xf2\x2a\x50\x23\xcb\xab\xd0\x86\xe9\x9d\xd1\x06\x26\x94\x12\x69\x03\x93\x46\x89\xb4\x01\x7a\xa0\x44\xda\x40\x6c\x51\x22\x6d\x20\x32\x2d\xd1\x36\x50\x5f\xa4\x0d\xc7\xdf\xd9\x06\x7a\x30\x42\xfd\x10\xcb\x94\x08\xf5\xb3\x3d\x93\xf6\x2d\x8f\xd1\x3e\xc2\x89\x12\x6d\x1f\x6d\x8f\xb4\x6f\x7b\x4d\xdb\xe7\x31\xda\x47\x3c\x5d\x22\xed\x63\x01\x2a\x17\xf3\xd4\xc7\x71\x7d\x31\x4f\x7d\x88\x14\x4b\x22\x01\x4c\x7c\x5b\x2e\xe6\xa9\x0f\xfc\x66\xb9\x98\xa7\x3e\x84\x0c\x25\x21\x11\x05\x75\x94\x84\x44\x34\x59\x42\x22\x8a\x46\xba\x24\xa9\x1f\x7f\x07\xf5\xf3\x79\x2f\x50\x3f\x9f\xb5\x43\xfd\x2c\xcf\x84\xfa\xb1\x77\x2f\xae\xa9\x4e\xa6\xe5\xe2\x9a\x1a\x09\x2e\xca\xc5\x35\x35\x32\x25\x97\x8b\x6b\x6a\x44\x42\x59\x2e\xae\xa9\xd1\x31\x71\x71\x4d\x8d\x30\xfc\x05\x79\x57\x26\x0d\x59\x90\x77\x65\xdf\x4d\x74\x5a\x85\xb8\xbf\xa0\xd3\x2a\x2c\x2b\x05\x9d\x56\x39\x96\x3e\x4a\x9e\xb9\x20\x97\xac\x61\xa3\xb0\xf2\x9a\x07\x85\x15\xad\x45\xdf\xd5\x59\xe2\x0a\xfa\xae\xce\x22\x53\xd0\x77\x0d\xd0\x66\x41\xdf\x35\xaa\x67\x9a\x6c\xf7\x18\xc9\xf6\xe3\x35\x1b\x34\x14\xf7\x82\xbe\xeb\x80\x2c\x4a\x31\xd9\x4e\x4f\x5c\x24\xd3\x1e\xf6\xe4\x95\x42\xb2\x7d\x7a\x4d\xe8\x2b\x7b\xa9\x40\x5f\x41\x8d\x94\x02\x7d\xe5\x7b\x5b\xa1\xaf\x86\x25\xe8\xab\xf1\x7b\x5c\x72\xa9\x30\x5b\x3e\xbe\x2a\xb3\xc5\x4d\x5f\x90\xd3\xe4\x5e\xca\x05\x39\xed\x21\x82\x2e\xd5\x1c\x3d\x37\x56\xcd\xd1\xd3\xf4\x0b\x72\xda\xeb\x34\x5f\xc9\xd1\x3b\x69\x54\x72\xf4\x3e\xda\x4a\x8e\xde\x81\x5c\xc9\xd1\x0f\x8f\x91\xa3\x9f\x96\xc8\xd1\x3b\x94\x2e\xc8\x69\x46\x13\xe5\x82\x9c\xe6\x4a\x5c\x2e\xc8\x69\xae\xb6\xe5\x82\x9c\xe6\x36\xd4\x72\x13\x42\x4d\x15\x61\x69\x30\x77\x4e\x3d\x0d\xe6\x0e\x36\xa9\x34\x98\x3b\x78\xae\xd2\x60\xee\x00\x40\xa5\xd1\x3e\x22\xef\x72\x01\x50\x2b\xc9\x63\xb7\x7d\xc5\xc5\x09\x00\xf4\x92\xc7\x2d\x17\x00\xb5\x56\xac\x6f\xc1\xb2\x31\x08\x2e\x00\x6a\xc7\xd7\xef\x02\xa0\x76\x00\x55\xa5\xb3\xc7\x0a\xe0\x54\x2e\x00\xea\x0f\x31\x49\xb9\x28\xa7\x3f\xb6\xe1\xa2\x9c\xfe\x33\x24\x2e\xca\xe9\x0f\xbb\xb1\xca\x45\x39\x3d\x10\xe7\x94\x8b\x72\x7a\xf8\xb9\xe6\xa5\xaf\xb2\x0b\xe5\x45\x39\x3d\x03\xc9\xcb\x45\x39\xbd\x00\x1a\xcb\x45\x39\xdd\xad\xb4\xe5\xa2\x9c\x5e\x88\x29\xcb\x45\x39\xbd\x40\x86\x94\x8b\x72\x7a\x49\xb6\x61\x53\x62\xe8\x5e\x94\xd3\x8b\xcf\xef\xa2\x9c\x5e\x5c\x9c\x2e\xca\xe9\x15\x1a\xa3\xdc\x44\x52\x37\x2f\x51\x86\x92\x46\xea\x1b\xd0\x57\x4e\xd7\x03\xfa\xca\x7e\x61\x1b\xc9\xf1\x49\x0f\xe8\x2b\x27\xfd\x01\x7d\xe5\x24\x3c\xa0\xaf\xec\x89\x01\x7d\xf5\x79\x26\xf4\x15\xe8\xa1\x0c\xe8\x2b\x36\x3a\x94\x01\x7d\x65\xef\x4e\xe8\x2b\xe2\xbf\x32\xa1\xaf\x50\x84\x97\x09\x7d\xe5\xd2\x31\xa1\xaf\x9c\x4c\x27\xf4\x9c\xcb\xd8\x84\x9e\x73\x6a\x9d\xb4\xcf\xc5\x70\xd2\x3e\x27\xbe\x49\xfb\x96\xd7\xa4\x7d\x8e\x9e\x49\xfb\x96\x25\xda\xe7\x68\x9d\xee\x9e\xb5\x84\xa4\xd1\x45\x66\xba\x8f\x91\x9e\x98\xee\x63\xe4\x5e\x40\x4e\x6e\xd6\x28\x20\xa7\x17\x51\x40\x01\x39\xbd\xa4\xbb\x0b\xc8\xc9\xad\x4c\xe5\x93\xbe\x62\xf4\x20\x6d\x73\x03\x48\x41\xda\xe6\x8e\x85\x82\xb4\xcd\x38\xbc\x20\x6d\x13\x75\x14\xa4\x6d\xaf\x3d\x8f\xb4\xed\x35\x10\x40\xda\x16\x9d\x6d\x3e\x37\xe2\x78\x15\x14\xef\xd5\xfa\x50\xbc\x1b\x90\x7d\x12\x5d\x1c\x63\x13\x4b\x72\xd6\x58\x10\x41\x2e\x8d\x0b\x22\xc8\x45\x6d\x41\x04\xd9\xd7\x0b\x22\xc8\xfb\x5c\x10\x41\xbe\x8d\x0b\x22\x08\xb6\xba\x2c\x88\xa0\xf9\x7b\xc4\x45\x59\x70\x60\x76\xc4\x82\x03\xf3\xb1\x2f\x38\x30\x27\xc5\x05\x07\xe6\x04\xbd\xe0\xc0\xec\x96\x05\x07\xe6\xe0\x59\x70\x60\xae\x69\x0b\x0e\xcc\x97\x63\xdb\x74\x3a\x62\xd3\x74\xa7\x90\x4d\xd3\x8d\x8f\x36\x4d\x77\xb1\xd8\x34\x1d\xb0\x52\xb6\x4d\xf7\x9a\x05\x9e\xcb\x12\x9a\x07\x52\x40\x65\xa3\x79\x70\xf5\xdb\x70\x60\x0e\xb3\x0d\x07\xe6\x24\xbc\xe1\xc0\x5c\xef\x36\x1c\x98\x1d\xbf\xe1\xc0\x7c\x71\x36\x1c\x98\xd1\xf5\x86\x3f\x82\xf7\x2d\x07\xfe\x08\xb6\xb3\x1c\xf8\x23\xb4\x12\xe5\xc8\x81\x71\x95\x03\x49\x84\xaa\xa2\x1c\x48\x22\xe3\xb8\x23\x49\x44\x0f\x1e\x48\x22\xdb\x77\xe0\xc7\x8c\xb5\x0f\xfc\x98\xd3\xd9\x05\x63\x79\x3c\x1e\x83\x1f\x73\xd9\x3c\xf0\x63\x64\xd0\xcb\x91\x1f\xb3\x04\x3f\x86\x3a\xbd\x5c\x30\x96\xc7\x63\x1b\x68\x1f\x09\xaf\x7a\xc1\x58\x9e\x44\x75\xf5\x41\x0f\x41\x0f\x56\x36\xc6\x4c\x86\x60\x65\x63\xcc\x44\x7f\x51\x1f\x54\xa7\xf4\x6e\x7d\x50\x9d\xb2\x50\x56\x36\xcd\x7c\xd4\x57\xd9\x34\xf3\xf1\x4a\x57\x36\xcd\x7c\xc9\xda\xd1\x4a\x2c\x6b\x47\x2b\xb1\xbc\x26\x5a\x09\x54\x0e\xf5\x91\x24\xf2\x2a\x90\x44\x48\xaa\x6a\x90\x24\x3a\x94\x24\x89\x38\x93\x0d\x35\x6e\xbd\xae\x6c\xa8\x51\xb9\x5e\xd9\x50\xb3\x89\xc0\x2a\x1b\x6a\x0e\x4a\xe4\xca\x86\x9a\xf3\x7a\x15\xb4\x12\xc5\xfa\xd0\x4a\x34\xcf\x44\x2b\xd1\x3c\x86\x1e\x02\x9c\x58\xd9\x34\x63\xe4\x56\xd9\x34\x73\xc0\x82\x35\x48\xbe\xd0\x5a\x10\xd7\x63\xfb\x40\x5c\x0f\xea\xa4\x0a\xe2\xd2\xf3\xa5\x82\xb8\x1e\x60\x77\x05\x71\x3d\x08\xc8\x2a\x88\xeb\xb1\xaf\x41\x5c\xca\x40\xeb\x0b\xb9\x54\x3c\x13\x72\xa9\x58\x3b\xe4\x12\x69\xc1\x0a\x1a\x7b\x98\xa0\x2b\x68\xec\x21\xeb\x53\x41\x63\x6e\x30\xab\xa0\xb1\x07\xec\x59\x41\x63\x0f\x04\x67\x05\x8d\x99\x7b\xa8\xa0\xb1\x97\xf7\xa1\x82\xc6\xdc\x37\x59\x41\x63\x11\x39\x6e\x05\x8d\xbd\xc7\x33\x21\x66\xd8\xc0\x53\x41\x63\xd1\x91\x05\x1a\x7b\xd9\x21\x51\x41\x63\xef\xf1\xcc\xc6\x99\x3c\x07\xd0\xd8\x7b\xfc\x1d\xc4\x8c\x23\x0b\x34\xa6\xbf\x4e\x05\x8d\xbd\xdb\xda\x21\x66\x8e\x35\x40\x2e\x81\x10\x2a\x68\x2c\x86\xf0\x3b\x53\x72\xbd\x40\xad\x44\x58\x93\xca\x5e\x9b\x4c\xd4\x53\x2f\x50\x2b\x99\xbd\x67\x35\xc1\xe7\x30\x99\x56\xf6\xe1\x68\x1c\x53\xd9\x87\x93\xb7\x57\xb9\x4d\x2f\x0e\x09\xf6\xe1\x14\x07\x2b\xfb\x70\x8a\x83\x87\x7d\x38\x05\x36\xb0\x26\xf8\x9c\xd7\xda\xe1\x73\x7c\x71\xd8\xa3\x53\x1c\x4a\xec\xd1\x31\x97\x59\xd9\xa3\x53\x50\x2d\x56\xf6\xe8\x14\x3b\x90\x3d\x3a\x95\xe9\xac\xb2\x47\xa7\x02\xd0\x2b\x7b\x74\xaa\x1d\xcf\x1e\x9d\x4a\x64\x5a\xd9\xa3\x53\x89\x57\x6a\x86\xf0\xb0\xe3\x33\x84\x07\xf1\x51\xcd\x10\x1e\xc3\x1a\x20\x3c\xe0\x5a\x6b\x86\xf0\x40\xe7\x5d\x33\xa4\x8d\x0f\x33\x43\xda\x7c\xd6\x07\x69\xb3\xbc\x17\x48\x9b\xe9\x31\x14\xe1\x4c\x9f\x35\xa3\x08\x67\xa2\xad\x85\xf6\xb1\x2e\xd7\x42\xfb\x88\xf1\x6a\xa1\x7d\x44\x4b\xb5\xd0\x3e\xa8\x91\x5a\x68\x1f\x28\xa0\x16\xda\xe7\x54\x57\x68\x9f\x4f\xb3\xd0\x3e\x22\xc5\x5a\x68\x9f\xd3\x60\x51\x07\xc3\x9d\x15\x08\x9d\x66\x0d\x93\x12\xbd\x74\xc1\x5f\x99\xd3\xbb\x86\xec\xf9\xb9\x0a\x7b\xac\x88\x1b\x6b\x91\xec\xa1\x0d\x15\xa2\x84\x28\xa4\x5e\xf0\x57\x16\xc4\x5a\xbd\x08\xaf\x2c\xb2\xdd\xf5\x22\xbc\xb2\xe0\xa0\xeb\x45\x78\x65\xf9\x82\x5f\x84\x57\x96\x23\xf2\x22\xbc\xb2\x60\x11\xeb\x45\x78\x65\x39\x96\x2e\xc2\x2b\x0b\x0d\x6a\xbd\x08\xaf\x2c\xb6\xbb\xd4\x8b\xf0\xca\x8a\xd6\xbe\x28\xd1\xbe\x8b\xe2\xca\x0a\x1e\xa3\x0d\x8e\x82\x8b\xe2\xca\x42\x0c\x55\x1b\x6d\x70\xcc\x37\xdb\xc0\xf3\x6b\xb6\xc1\x33\x69\x03\xc9\xd3\xda\x68\x43\xf4\x9a\xb6\xc1\x63\xb4\x01\xe6\xbc\x5e\x14\x57\x1f\xdf\xd4\x86\x46\x06\xd8\x5d\x2f\x8a\xab\x0f\x98\xb5\x5e\x14\x57\x1f\x62\xc3\x7a\x51\x5c\x15\x07\xd7\x8b\xe2\xea\x03\x66\xad\x17\xc5\x55\xd1\x58\xbd\x28\xae\x3e\x84\x28\xb5\x43\xf6\xb8\xf8\x5e\x14\x57\x4d\x00\xd7\x8b\xe2\xaa\x7a\xf4\xda\x51\xfb\x93\xea\xaf\x1d\xb5\x7f\xf5\x77\xec\x83\xf3\x5d\xb9\x48\xad\x46\x62\xfb\x7a\x91\x5a\x75\x6b\x79\xbd\x48\xad\xba\x67\xb4\x5e\xa4\x56\xe3\xb4\x86\x8f\x33\xb9\xeb\x8b\xd4\x6a\xfc\xbc\x17\xf6\x03\xdb\xf6\x8b\xd4\x6a\x26\xeb\x53\x87\x3a\x1f\x7e\x37\xd0\xf9\x10\x4a\xd5\xc1\x26\x39\x22\xfd\x7a\x91\x5a\xcd\x04\x56\xf5\xe6\xaa\x6a\x36\x64\x18\x90\x3d\xf6\xfc\x80\xd0\x21\x23\x54\x2f\xc6\xaa\xbf\xc2\xff\xdf\x99\x92\x07\x36\x24\x50\xec\xf5\xc2\xaf\x5a\x00\x08\xf5\xc2\xaf\x5a\xe0\xff\xea\x85\x5f\xb5\xba\xe2\x4c\x76\xef\xb1\x41\xa2\x4e\xc4\x49\x28\x1a\xeb\x85\x5f\xd5\x4d\x25\x75\x22\x4e\xf2\x35\xba\xf0\xab\x16\xd7\x91\x0b\xbf\x6a\x71\x85\x9b\xec\xde\x73\xa5\xba\xf0\xab\x56\xd7\xc9\x0b\xbf\x6a\x73\xe9\xb8\xf0\xab\x36\x68\xfb\x3a\x61\xa1\x5c\xb3\x2f\xc4\xaa\xe6\x63\xeb\x85\x58\xb5\xc3\xe3\xd5\x0f\x86\x0a\xa8\x54\x3f\x85\x52\xdc\xd9\x85\x4a\x75\xc0\x09\xd7\x0b\x95\xea\x40\x2e\x57\x3f\x84\x52\x4e\xec\x17\x2a\xd5\xe1\xfa\x7a\xa1\x52\x55\xbe\x56\x2f\x54\xaa\xcb\xfb\xbc\x50\xa9\x2e\x38\xa9\x7a\xa1\x52\x5d\x24\x06\xea\x85\x4a\x75\xd9\x4b\x17\x2a\xd5\x65\xdb\x2f\x54\xaa\x0b\x25\x6b\xbd\x50\xa9\x2e\x52\x0f\xf5\x42\xa5\xea\x76\x82\x7a\xa1\x52\x3d\xb0\x9d\xf5\x42\xa5\x2a\x40\xaf\x17\x2a\xb5\x27\x58\x5f\x83\x1f\xe3\x3e\x2f\x1e\x6a\x0f\xe9\xc4\x7a\xf1\x50\x7b\x9c\x5e\x16\x4c\xda\xb2\x04\x93\xe6\x12\xb0\x60\xd2\x5c\x1e\x36\x6c\x19\x2c\x77\xdd\xb0\x65\x10\x09\x75\x43\x89\x01\x0c\xeb\x86\x12\x03\x75\xd4\x0d\x25\xe6\x62\xb1\xa1\xc4\xd0\x80\xd7\x8b\x79\xda\xe3\x12\xb0\xa5\xc4\x3c\x06\x65\x84\xd7\x48\xdd\x50\x62\x6c\x0e\xae\x17\xf3\xb4\x08\x42\xa8\x17\xf3\xb4\x68\xcf\x6f\x28\xb1\xed\x31\x28\xb1\x9f\x3b\x83\x12\x03\x21\xd4\x8b\x79\x5a\xb4\xe7\x0f\x94\x98\x6d\xbf\x98\xa7\xfd\x84\x2f\x17\xf3\xb4\x9f\x58\xed\x40\x89\xb9\xc8\x1c\x28\x31\x17\x99\x03\x25\xe6\xd2\x7f\x31\x4f\xfb\x89\xdc\x0e\x94\x98\xa3\xfc\xd0\x3e\xc3\x82\x43\xfb\x5c\xa6\x0f\x94\x9f\x7d\x76\xa0\xfc\x0c\x2e\xd8\x5a\xf4\x42\x94\x54\xc4\x7a\x3f\x71\x1c\x62\xbd\xe8\xe8\x41\xac\x57\xc0\x66\x0d\xb1\x5e\x81\x87\x6d\x88\xf5\x0a\x30\xbf\x21\xd6\x2b\x30\xb6\x0d\xb1\x5e\x23\x9e\x6e\x88\xf5\x5a\xf1\xcc\x8c\x04\x2f\x50\x2a\x48\xf0\x12\xa5\x8a\x04\xaf\x51\x1a\x08\xeb\x36\x25\x04\x79\xc3\x7b\xf9\x10\xd6\xf9\xbb\x45\x29\x52\xda\xc8\xec\x3c\x76\xa0\xfc\xb8\x17\x04\x79\x9b\x31\xd8\x10\xe4\x1d\x76\x17\x34\x04\x79\x87\x67\xdb\x10\xe4\x1d\x42\x8d\xa6\x20\x0f\xd4\xd8\x14\xe4\xf1\xa4\x9b\x82\xbc\x6d\x0d\x08\xf2\x50\x6f\x37\x05\x79\x8c\xd6\xa6\x20\x0f\x94\xda\x6e\x96\xa9\x3f\x9f\xd7\x44\x90\xc7\x98\x6f\x0a\xf2\xbe\xdf\x8b\x92\x9b\x5a\x3d\x26\xe1\x86\x56\xcf\xdd\x35\x0d\xad\x5e\x80\x23\x6a\x6a\xf5\xec\x08\xb4\x7a\x19\x7a\xa0\xa1\xd5\xfb\x79\xd0\x28\xf0\x6a\xf1\x58\xa5\xc4\x63\xbf\x00\xa8\x57\xa6\xc1\x76\x01\x50\xaf\x36\xfd\x02\xa0\x6e\x1c\xd7\x2e\x00\xea\x8d\xa1\xdb\x2e\x00\xea\x0d\x3e\xa7\x5d\x00\xd4\xdb\xf2\x2a\x9b\xd2\xa1\x74\xef\xda\xcd\x0c\xed\x02\xa0\xee\x46\x87\x16\x35\x4b\xe2\x2a\x48\xf0\x36\xab\x66\x63\x2f\xd1\xf3\x5a\x92\xa7\xe4\x9a\x38\x03\x68\x4c\xda\x70\x06\x10\x18\x36\x65\x76\xc7\x6b\x0e\x8e\x59\xdf\x05\xda\x6a\x09\x1a\xae\x01\xcf\x63\xe9\x82\xd4\x87\xcd\x2f\x8d\x3d\x48\x4f\xb0\xbe\x43\x89\x9e\xc7\x35\x40\xc8\xda\xd8\x9f\xe4\x64\xda\x94\xd9\x1d\xcf\x8c\xd4\xc0\x73\x40\x66\xa7\xe6\xa1\x25\xdb\xc7\x7d\x26\xda\x77\xbc\x8a\xed\xb3\x44\xfb\x58\x44\x1b\x32\xbb\x87\xed\xe3\x0d\x99\xdd\x13\xbc\x0a\x3c\xa5\x4f\x2c\xc1\xc3\x02\x0c\x1b\x32\xbb\x87\xb8\xa3\x21\xb3\x53\x47\xd1\x12\x3c\x2c\x0b\x73\x43\x66\xa7\x3a\xa2\x21\xb3\x7b\x98\xea\x1a\x32\xbb\x40\xd2\xb5\x21\xa5\x0b\xd0\x1f\x0d\x29\xdd\xcf\x88\x44\x4a\xa7\x5e\xb4\x21\xa5\x53\x4b\xda\x90\xd2\x05\x47\x1d\x52\xba\x37\x7b\x0c\xbe\x3f\xfb\x3b\x1c\x44\x48\x01\x35\x36\x21\xb9\x25\xb6\xb1\x09\xc9\x3d\x9c\x4d\xd1\x9d\x2d\x52\x74\xc7\x82\xde\x14\xdd\x75\x4b\xec\x21\x23\x7f\xd2\xf4\x23\x73\xb4\x2a\xba\xf3\x95\x46\x74\xa7\xcb\x5f\x43\x74\x97\x7d\x03\x10\xdd\x65\xa4\x89\x4d\xd1\x1d\xc1\x4c\x53\x74\xe7\x84\xa2\xe8\x8e\x04\x5b\x43\x74\x97\x1d\x75\x8a\xee\x1c\x2f\x88\xee\xf4\x11\x6c\x8a\xee\x88\x53\x9b\xa2\x3b\xdf\x4d\x45\x77\x2c\xb7\x0d\xd1\x5d\xf6\x19\x29\xba\xf3\xb9\x2b\xba\x73\xaa\x53\x74\xe7\xa4\x88\xe8\x2e\x83\x10\x5a\xb5\x7d\x96\xe0\x5a\x8f\xf5\x35\x8e\xd1\x4b\x0a\xeb\x20\x54\x9b\xc2\x3a\x27\x7d\x85\x75\x3e\x5b\x85\x75\xce\x67\x08\xeb\x9a\xf7\x89\xb0\xae\x7b\xcd\x26\x71\xc8\x7d\xb2\xd1\x68\xf8\x56\x21\xac\x1b\x8e\x72\x84\x75\x83\x6c\x4a\x43\x58\x37\x7c\x53\x11\xd6\x0d\xd0\x51\x43\x58\x37\x48\xee\x37\x85\x75\xdb\xdf\xdd\x36\x8c\xf7\xf9\xbd\x29\x19\xcd\xdd\x70\x22\x42\x73\x37\x9c\x50\xd0\xdc\x0d\xa7\x1e\x34\x77\x03\xb8\xd7\xd0\xdc\x0d\x1b\x8b\xe6\x6e\xba\x6a\x22\xac\xfb\x9c\xf8\x10\xd6\x4d\x20\x72\x43\x58\x37\x9d\x06\x11\xd6\x4d\x28\x80\x86\xb0\x6e\xba\x16\x2a\xac\x03\x1c\x35\x85\x75\x00\xdf\xa6\xb0\x6e\x5a\x3b\xc2\xba\x69\x7d\xf0\x8d\x8f\x57\x81\x6f\x84\xdb\x6d\x08\xeb\x14\xc3\x37\x84\x75\x6e\xbd\x6e\x08\xeb\x3e\x87\xa0\xc2\x3a\x07\x88\xc2\x3a\xf8\xd4\x86\xf3\xc1\xe7\xa0\xc3\xf9\x40\xe5\x44\x53\x74\xe7\x2a\xad\xe8\x0e\x51\x5a\x43\x74\xb7\x7c\xc5\x14\xdd\x11\xff\xb5\xa1\x01\x0c\xad\x45\x74\xa7\x6b\x5b\x43\x74\xa7\xc9\x5f\x53\x74\x37\x2c\x21\xba\x1b\x9e\x89\xe8\x0e\xc6\xbd\x21\xba\x3b\xd1\xfa\x10\xba\x91\xca\x69\x88\xee\x54\x4c\x37\x44\x77\x07\x95\x4a\x63\xef\xd2\xc3\xe6\xd9\xc6\xde\xa5\x07\x11\x63\x63\xef\xd2\x03\x4b\xda\xd8\xbb\xf4\xd8\x83\xec\x5d\x7a\xec\xdd\x29\x17\xc9\x9d\x4d\xb9\x48\xaf\x09\x17\x09\x80\x6d\x6c\x50\x7a\xc8\xdf\x37\x36\x28\x3d\x4e\x67\x6c\x50\x72\x63\x45\x9b\x70\x91\xcd\x6b\xc2\x45\x76\x7f\x07\xd7\x0a\x0f\xdb\x3e\xb8\x56\x18\xdb\xc6\xc6\x26\x37\x79\x34\x36\x36\x99\x56\x6a\x9f\x5c\x24\xed\x43\xc8\xa7\xc3\x46\x43\xc8\xf7\x82\x8e\x1a\x42\xbe\x08\x64\x6d\x08\xf9\x62\xb4\x04\x17\xf9\x7a\xe6\x6d\x5f\xb4\x27\x10\xf2\x45\x52\x9b\x0d\x21\x5f\x4c\xde\xcb\x47\xc9\xdf\x2d\x4a\xf4\x12\x42\xbe\x88\x22\xbc\x21\xe4\x8b\xf6\x35\x42\xbe\x88\x1e\xa2\x21\xd6\x8b\x2e\xb7\x88\xf5\xa2\x11\x2d\x62\xbd\x08\xec\x6e\x5a\x26\x18\xa2\x68\x99\x40\x46\xa8\xe9\x8d\x06\x2a\x6e\x7a\xa3\x79\xd7\x08\xf2\x8a\x77\x86\x20\xaf\x78\xd7\x08\xf2\x0a\x5c\x72\x63\xf3\x52\x21\x3d\xdb\xd8\xbc\x54\xac\x1d\xb1\x5e\x81\x0a\x6d\x88\xf5\x0a\xe4\x52\x43\xac\x27\xd2\x6e\x08\xf2\x2a\x94\x51\x43\x90\xd7\x0c\x19\x10\xe4\xb5\xe8\x99\xb7\x0d\x2d\x59\x1a\x94\xe8\x5d\x04\x79\x0d\x55\x7b\x43\x90\xd7\x20\x90\x1a\x82\xbc\x66\xfb\xb0\x5a\x68\x2e\xc5\x58\x2d\x34\xe7\x41\xc4\x7a\xcd\x39\x0b\xb1\x5e\xf3\xce\x10\xeb\xb9\xe1\xbf\x21\xd6\x6b\xce\x36\x88\xf5\x9a\xcf\x08\xb1\xde\x2f\x00\xf5\x3b\x53\x32\x3a\xbe\xe6\x83\x46\xc7\xa7\xbf\x40\x3b\x36\xdd\xea\x6c\xba\x37\x46\xd3\x8d\x11\xd0\xf1\x35\xbb\x1a\x1d\x5f\x73\xad\x40\xc7\xd7\x5c\x71\xd0\xf1\x35\x1f\x03\x3a\xbe\x89\x90\xa8\xa3\xe3\xd3\x78\xa4\xa3\xe3\x9b\xb0\x49\x1d\xb1\xde\xc7\xd2\xd1\x11\xe4\x7d\x44\xad\x1d\x41\x9e\x36\x82\x1d\x41\x9e\x93\x62\x47\x90\xb7\x8a\x35\xc0\x0d\x22\x71\xea\x08\xf2\x16\x69\x97\x8e\x20\x6f\x35\xeb\xfb\xf8\x9d\x35\xc0\x1b\x56\xcf\x84\x37\xac\x9e\x79\xdb\xb0\x98\xc0\x3a\x62\xbd\x45\xea\xaf\x23\xd6\x5b\xa4\x3a\x3a\x62\xbd\x65\xfb\x10\xeb\x2d\x36\x6d\x76\xc4\x7a\x8b\x35\xbb\x23\xd6\x13\xc4\x75\xc4\x7a\xab\xf8\x3b\x78\xc3\xe6\x35\x69\x9f\x3d\x88\x58\x6f\x55\xcf\xb4\x7d\xb4\x36\xd0\xbe\x62\x89\xf6\x75\x6b\x80\x37\xfc\xbc\x0a\xbc\x21\xc9\xc5\x1e\xe0\x0d\x01\x6a\x1d\xdf\xea\x07\xd6\xb9\xe3\x5b\xfd\x90\xc8\xed\x2f\x22\x31\x98\xec\xfe\xc2\x1b\x46\xcf\x94\x37\xb4\x04\x6f\x48\x8c\xd7\x2f\xaa\xaa\xba\x12\xf7\x17\x01\x19\x8b\x61\x7f\x11\x90\x1d\x6b\x40\x40\x46\x9e\xa0\xbf\x70\x8a\xb0\xd5\xfd\x85\x53\xdc\xfe\xee\xd2\x49\x5a\x12\xf5\x17\x4e\x91\x05\xaf\xe3\x20\x1c\x51\x5c\x74\x1c\x84\xf5\x85\xeb\x11\x01\x19\xf4\x40\x8f\x70\x8a\xbc\xa8\x3d\xc2\x29\x12\x25\xf7\x08\xa7\x48\x74\xdd\x23\x9c\xa2\xcf\x2f\xc2\x29\x3a\x26\x22\x02\xb2\xe9\x35\x6f\xfb\x9c\xf8\xfa\x45\x5c\xd5\x8f\x00\xf4\x88\xd1\xd7\xb4\x86\x8f\x92\x35\x2c\x4a\x5e\x13\x17\x64\xe2\xc6\x1e\xe1\x45\x09\x4a\x3a\x42\xbe\x42\x4a\xbb\x23\xe4\x2b\x84\x44\x1d\x21\x5f\xf1\x49\x27\x28\x46\xa6\x9e\x8e\x58\x4f\xbb\xa2\x8e\x58\xcf\x3c\x48\x47\xac\xd7\xa2\x57\x81\x46\x24\xda\xed\x88\xf5\x9c\x22\x3b\x62\xbd\x46\xe2\xb1\x23\xd6\x6b\x38\x81\x74\xc4\x7a\x8d\x48\xbf\x23\xd6\x6b\x84\x7c\x1d\xb1\x5e\x23\x0c\xe9\x88\xf5\x1a\x39\xa7\x8e\x58\xaf\x11\x99\x76\xc4\x7a\x8d\x1c\x42\x47\xac\x67\x7a\xbd\x23\xd6\x33\x69\xde\xf1\x62\xeb\xc5\x12\x7b\x38\xb3\x57\x61\x0f\x27\x58\xa9\x23\xe4\xeb\x28\x7b\x3a\x42\xbe\xee\x93\x46\xc8\xd7\xb3\x77\xbd\x28\xd1\x83\x08\xf9\xba\x6f\x87\x42\x3e\x08\xb2\x5e\xa0\x50\x21\xd6\x7a\x81\x42\xfd\x85\x8e\xfe\xec\x94\xdc\xd5\xff\x01\x2c\xba\xfa\x3f\x1f\x03\xfa\x3f\xf3\xfe\x5d\xfd\x1f\xb1\x4c\x57\xff\xe7\x74\x86\xfe\x6f\xf8\xa2\xa2\xff\x9b\x8f\xd7\xbc\x4d\x9f\x40\x82\x8e\xfe\xef\x73\x5a\xc2\xdf\x6d\xbd\x1e\xbb\x4d\x37\x99\xd2\x8b\xac\x2c\x03\xab\xc8\xca\xd2\x11\x05\x56\xd6\x07\x56\x61\x65\x61\x18\x7b\x85\x95\x05\x8c\xf5\x0a\x2b\x1b\x3c\x13\x56\x16\x29\x77\xbf\xa0\xaa\x2e\xe8\x81\x7e\x41\x55\x5d\xc0\x93\x7e\x41\x55\x5d\x30\xaf\xfd\x82\xaa\xba\x00\xef\xfd\x82\xaa\x6a\x2a\xa7\x57\xcd\x84\xbc\x0a\xfa\x46\x1f\x7b\xc5\x4c\xc8\x89\xaf\xb2\x3d\xd7\x97\xf1\x02\xae\x7a\x88\x50\x7a\xd5\x4c\x88\x3e\x43\xe4\xf7\x10\xe9\x77\x44\x7e\x92\x05\x1d\x91\x9f\x9b\x27\x3a\x22\x3f\x69\x85\x8e\xc8\xef\xb1\x07\x11\xf9\x3d\xac\xd2\x1d\x91\xdf\x43\xea\xb6\x23\xf2\x7b\x20\x2e\x3a\x22\xbf\x00\x4b\xda\x11\xf9\x3d\x2e\x6a\x88\xfc\xfc\xae\x47\x47\xe4\xf7\x38\xf1\x35\x58\xe7\xe3\x7d\x7e\x9c\x49\x1b\x10\xf9\x3d\x4e\xa6\x88\xfc\x1e\x62\xd1\x8e\xc8\x2f\x10\x8b\x76\x44\x7e\x8f\x93\xf0\x45\x5c\x2d\xf8\xa4\x3b\xed\x73\xf2\xee\xb4\x0f\x3a\xa9\x5f\xc4\xd5\x82\xf7\xd2\x35\x52\xf2\x4c\x44\x8c\x50\x38\xbd\xc3\xd8\x3a\x0a\x3a\xac\xac\x53\x4f\x87\x95\x7d\xfd\x1d\xac\x2c\xa9\xa3\x7e\x51\x55\x8b\xaf\x25\x58\x59\xe2\xbf\xde\x61\x9d\x9d\xae\x2f\xaa\x6a\x5a\x9f\xf6\x01\xeb\xec\x24\x35\x60\x9d\x9d\x26\x2e\xaa\x6a\x46\xc2\xfd\xa2\xaa\x16\x49\xda\xf5\x8b\xaa\x5a\x74\x02\x1b\xb0\xce\xc4\xa2\xfd\xa2\xaa\x16\x9d\x88\x2e\xaa\x6a\xba\x35\xf7\x8b\xaa\x5a\x24\x17\xd0\x07\xac\xba\xa3\x60\xc0\xaa\x27\x6b\xff\x38\x93\xe7\x3e\x6c\x9f\xf7\x49\xfb\x08\xba\xfa\x90\x75\xe6\x5e\x26\xac\xb3\x4b\xff\x84\x75\x1e\x96\x60\x9d\x0d\x43\x2e\xaa\x6a\x65\xf8\xbb\x44\x89\xfb\xbc\xa8\xaa\x15\xc3\x89\x8b\xaa\x5a\x19\xfe\xae\x72\x15\x8f\xdd\xf6\x35\xd4\x1f\xfd\xa2\xaa\xd6\x0c\x82\x26\x62\x52\xb2\x37\xfd\x22\xa7\xd6\x5c\xec\x2f\x72\x6a\x52\x0e\xfd\x22\xa7\x36\x7c\xee\x17\x39\xb5\x41\x4a\xb4\x5f\xe4\xd4\x44\xfd\xfd\x22\xa7\x36\x7c\xab\x2e\x72\x6a\xc3\x31\x78\x91\x53\x1b\xf6\xe7\x45\x4e\x4d\x72\xa2\x5f\xe4\xd4\x06\xd4\x64\xff\x64\xce\x79\x62\x17\x39\x35\xc9\x90\x7e\x91\x53\xbb\x5b\xd8\xfe\xfc\x94\xfc\x41\xb8\x57\x2b\x87\x70\xb7\x79\x1f\xa4\xba\x1d\xf1\x41\xaa\x93\x9d\xed\x0b\x52\x9d\x74\x46\xbf\xc9\xa9\xb6\x61\x77\xfa\x62\x97\xbb\xd1\xd2\x82\x54\x47\xe8\xd6\x17\x5a\xd9\xc7\x52\xa6\x44\x83\x16\xa4\xba\x31\xd0\x4d\x4e\x75\x79\xd1\x4e\x72\x4a\xce\xb4\x93\x9c\x3a\x4e\x05\x0b\x52\x9d\xc4\x4e\x27\x39\xe5\x6e\xb3\xbe\x20\xd5\x9d\x50\x48\x4e\xc9\xfb\xf6\xc5\x2e\x77\x63\xe6\xc5\x2e\x77\xd8\xb2\x7e\x01\x57\x37\xc9\xd4\x37\x5a\x60\x12\x03\x7d\xb3\xcb\xdd\x57\xf3\x02\xae\xae\x9f\x55\xbf\x89\xab\xae\xf3\x55\xdf\x68\x81\x5d\xd4\xb6\x5a\x60\xcf\xac\x94\x68\xed\x05\x63\x3d\x2c\x7f\xd7\x29\xf1\x1c\x2e\x18\xeb\x19\x25\x43\xdf\xe8\x7d\x8b\xf7\x89\xde\x17\xb6\xb3\x6f\xf4\xbe\xae\xee\x07\xbd\x2f\x22\xa3\x7e\xf8\x66\x04\x74\x52\x3f\xb2\xff\x0c\xcf\xc3\x4e\x7d\x27\xa2\x0b\xb8\x7a\xb3\xb5\x17\x70\xf5\xee\x73\xbf\xa8\xaa\x8f\xe1\x55\x6e\x1b\x86\xed\xbb\xa8\xaa\x4f\xa3\x9e\x8b\xaa\xfa\x74\x0a\xb9\xa8\xaa\xcf\xe8\x55\xd8\x8e\x5f\xad\x1d\x8e\xdd\x31\x88\x20\xef\xf1\x85\x43\x90\xf7\x18\x8b\x22\xc8\x7b\xa0\x1c\x06\x82\x3c\xc5\x57\x03\x41\xde\x43\xcf\x0f\x04\x79\x0f\xb1\xcc\x40\x90\xf7\x30\x0d\x0e\x04\x79\x92\x2f\x03\x41\x9e\x1e\x1e\x03\x41\xde\x03\x39\x31\x1e\x38\xf6\xec\x99\x70\xec\xd5\x12\x1c\x3b\x48\x66\x20\xd6\x7b\xaa\x77\x46\x0e\x81\xc9\x74\x3c\xe6\x10\x2c\xd1\xbe\x62\x89\xf6\x41\xef\x0c\xc4\x7a\x81\xd6\x0e\xc4\x7a\x81\xf1\x39\x10\xeb\x05\x16\xca\x81\x58\xef\x05\xfd\x0d\xc4\x7a\x2a\x19\x06\x62\x3d\x53\x8d\x03\xb1\x9e\x5b\x4c\x06\x62\x3d\xf7\xcf\x0d\xc4\x7a\xef\xb2\x06\xb6\xb2\x07\x6b\x60\x2b\xbb\x77\xad\xfb\x75\xf0\x2a\xe8\x7d\x21\x6d\x86\x0e\xd7\xf0\xb7\x23\xa8\x78\xa2\x0d\x38\x5c\x67\x88\x84\x81\xc3\xb5\xdf\xab\x19\x38\x5c\xe7\xe2\xb1\xc8\x99\xf4\x27\x0e\xd7\x7e\xe7\x66\xe0\x70\xed\x97\x6d\x06\x0e\xd7\xd9\xe7\x8e\xc3\x75\x4e\x5e\x13\x0e\x3a\x7a\x66\xe7\x2a\xd6\x30\x38\x93\x16\xe1\x70\x9d\x7d\xb6\x38\x5c\x6b\x8b\x3f\x70\xb8\xce\xc5\x7b\xd9\x5c\x93\x3e\xc3\xe1\x3a\xa3\x83\x19\x38\x5c\x8b\x95\x06\x0e\xd7\xfa\xb3\x8c\x68\xfb\xb8\x4f\x3c\xf1\x72\xfc\x3d\x5d\xf2\xc0\x2e\x2f\x43\x24\x0c\x52\x5c\x99\x10\x7d\x60\x97\xa7\xb7\xfe\x20\xc5\xa5\x72\x62\x90\xe2\x52\x55\x31\xb0\xd2\xab\xa4\x2c\x06\x29\xae\xc6\x34\x38\x48\x71\x35\x56\x9c\x41\x8a\xab\x31\x09\x0f\x52\x5c\x15\x08\x39\x48\x71\x55\x40\xc0\x20\xc5\x55\x99\x84\x07\x29\x2e\x15\x17\x83\x14\x57\x23\xb6\x18\x58\xf0\x55\xa6\xf2\x41\x8a\xab\x02\x83\x47\xf2\x9b\x0a\xd4\x40\x8a\xab\x17\xaf\x02\x6d\x4f\x6c\x31\x48\x71\x0d\x7b\x82\x14\xd7\xf0\x25\x26\xc5\x35\x1c\x3c\xa4\xb8\x86\x03\x0b\x27\x89\x91\xac\x01\x6e\x9e\xa9\x67\x90\xe2\x1a\x3f\xf5\xc1\xcd\x3b\x4d\xe0\x24\x31\x1c\xac\xa4\xb8\x86\x03\x8b\x14\xd7\x24\x46\x18\xa4\xb8\x26\xe0\x76\xe0\x24\x31\x89\xb5\x07\x4e\x12\x13\x29\xdd\x20\xfd\x35\x81\xb3\x23\xcb\xcd\xf3\x54\x48\x7f\xcd\xcf\xfa\xd8\x30\xee\xf3\x23\xfd\xf5\xf9\xa4\x49\x7f\x7d\x8f\xf5\xc1\xcd\x17\xef\x65\xc3\x87\x7b\xec\x50\xe2\x9a\xa4\xb8\x14\x66\x0d\x52\x5c\x62\x89\x41\x8a\x6b\x05\xcf\xbc\x6d\x10\xd7\x0c\x52\x5c\x8b\x68\x62\x90\xe2\x52\x08\x36\x48\x71\x89\x79\x06\x29\x2e\xd1\xca\x20\xc5\xb5\x5e\x8f\x75\x4a\xdc\x19\x29\x2e\x11\xd7\x20\xc5\xb5\xb6\xf5\xc1\xbf\xfb\x8a\x91\xe2\xf2\x73\x51\x83\x14\xd7\xc6\x0b\x71\x90\xe2\xda\x00\xed\x41\x1a\x6b\x93\xf9\x18\xa4\xb1\x36\xd9\x8d\x41\x1a\x6b\x43\x4e\x0c\xd2\x58\xc7\xf1\x49\x1a\xeb\xfc\x5c\x05\xcd\xb2\xef\x18\x69\x2c\xbd\x5b\x06\xde\x11\x3a\xab\x0c\xbc\x23\x0e\x19\x9a\x41\x8a\xeb\x74\x7f\x87\x9e\xb9\x7b\x26\x7a\xe6\x6e\xed\xe4\x10\x30\x26\x18\xa4\xb8\x0e\x7b\xc8\x06\x29\xae\x83\xca\x61\x34\x73\x08\xd4\x8e\x20\x4f\x33\xd7\x81\x20\x4f\x23\x9e\x81\x20\x4f\x6b\xd7\x81\x20\xef\xf9\xb9\x0a\x39\x04\x96\xe9\x81\x20\xef\x21\xdd\x36\x1a\x39\x04\xf2\x43\xa3\x91\x43\x00\x93\x8f\x46\x0e\x01\x9a\x66\x34\x72\x08\x8e\xeb\x46\x0e\x61\x7a\x15\x72\x08\xf6\x75\x23\x87\xb0\xbc\x6b\x72\x08\xd0\x3b\xa3\x93\x43\x70\xc9\xe1\x0b\x3c\x8f\x4b\x4e\xa7\x7d\xbe\x01\x9d\xf6\x39\x67\x75\xda\x37\xfd\x1d\xed\x43\x57\x34\x3a\xed\xf3\xfd\xeb\x68\x96\x93\x67\x92\x27\xb0\x27\x3a\x79\x82\xe1\x99\xe4\x09\x10\x00\x8e\x4e\x9e\xa0\xff\x9e\x39\xe7\xe8\xa4\x10\x86\x3f\x23\x85\x80\x84\x7f\x0c\x52\x08\xae\xfc\xd8\xf3\xc5\x62\x09\xb9\xb6\x8f\x1d\x7b\xbe\x08\x90\x19\xd8\xf3\x45\x76\xb0\x0d\xec\xf9\xdc\xde\x39\xb0\xe7\xd3\x69\x7f\x60\xcf\x17\x89\xff\x06\xf6\x7c\x11\xe7\x8a\x81\x3d\x5f\x74\x40\x0e\x9b\x6e\x7d\x34\x1d\x12\x65\x60\xcf\x17\x9b\xc7\x6c\xba\x35\xd8\x3e\xef\xc5\xf6\xf1\xf8\xb0\xe7\x8b\x24\xbc\x06\xf6\x7c\x11\xc3\xa0\x41\x8a\x2b\xb2\x83\x6d\x90\xe2\x72\x17\xd0\x20\xc5\xe5\x57\xd7\x06\x29\xae\x88\xa4\x7e\x90\xe2\x8a\x44\x7c\x43\x7b\x3e\xa2\xd6\xa1\x3d\x9f\x6b\xb6\x1e\x7c\xa4\x02\x86\x1e\x7c\xd9\x6b\x4e\x4a\xf4\x35\x3b\xae\x72\xf6\xce\xf8\xb2\x9a\x6b\x3d\x29\xae\x9c\xad\xfd\x50\xe2\xf9\x91\xe2\x92\x09\x1d\xa4\xb8\xb2\xaf\x1f\x29\xae\x6c\x5f\x7f\x6a\xce\x3d\x86\xe6\x1c\x94\x33\x48\x63\xf9\x71\xd4\x41\x1a\xcb\x38\x7c\x90\xc6\x2a\x2e\x32\xa4\xb1\x8c\xca\x07\x69\xac\x62\xbf\x90\xc6\x2a\x2e\x6a\xa4\xb1\x8c\xd1\x07\x69\x2c\x05\x95\x83\x5d\x55\x0a\xc8\x06\x69\xac\xea\xc4\x8e\x1f\x45\x43\x6e\x35\xf0\xa3\x68\xe8\x68\x07\x29\xae\xe6\x48\x26\xc5\xd5\x00\xd3\x83\x14\x57\xf3\x95\xc6\x8f\xa2\x39\xf5\xe0\x47\xd1\x8c\x92\x49\x7f\xb5\x69\x0d\xe4\x4f\x7c\xc5\x48\x7f\x35\x27\x45\xd2\x5f\x0d\x8e\x76\x90\xfe\x6a\x8e\x64\xd2\x5f\xcd\x85\x92\xf4\x57\x23\x05\x3b\x48\x7f\x35\x18\xf0\x41\xfa\xab\xc1\xf7\x0f\xd2\x5f\x0d\xa2\x6b\x90\xfe\x6a\x28\x35\xc6\xb6\x7d\xf4\xe7\xb6\x7d\xb4\x01\xaf\x8a\xe6\x28\x27\x35\xd6\x50\x43\x0d\x52\x63\xa2\x95\x41\x6a\x6c\xa2\x52\x1e\xa4\xbf\x3e\x88\x99\x41\xfa\x6b\x21\xa8\x1c\xa4\xbf\x96\x53\x1d\xe9\xaf\x05\xf1\x34\x48\x7f\x2d\x23\x6f\xd2\x5f\x0b\x65\xf0\x20\xfd\xa5\x33\xdb\x20\xfd\xb5\xd0\xc1\x0c\xd2\x5f\xcb\xa0\x8b\xf4\xd7\x22\x69\x3e\x48\x7f\x2d\x43\x30\x72\x5c\xdb\xb0\x8e\x1c\xd7\x72\x52\x24\xc7\xb5\x9c\xf4\xc9\x71\x2d\x47\x01\x39\xae\xb5\xac\x9d\xfc\x09\x12\x81\x41\x8e\x4b\xb3\xfb\x41\x8e\x6b\x39\xea\xc8\x71\x2d\xa7\x64\x72\x5c\x6e\x3b\x9a\xe4\xb8\x16\x2a\xf3\x49\x8e\x6b\x7d\x96\x68\x1f\x88\x64\x62\x48\xa1\xc3\xcd\xc4\x90\x62\x4d\xcf\xa4\x7d\xeb\xf7\x9c\xe0\x26\xa9\x31\xfd\x61\x27\xa9\xb1\xc5\x1a\x33\x4d\x8d\x6d\x2b\xa0\xe9\xb0\x8f\xd3\xd4\x18\x09\x93\x69\x6a\x6c\xfb\x3b\x9a\xce\x6a\x34\x4d\x8d\x31\x3c\xa7\xa9\xb1\xe1\x35\x69\x3a\xfc\xdf\x34\x35\x46\x54\x37\x4d\x8d\xb1\xa2\xce\x40\xea\x88\x0e\x9c\x17\x8c\x55\xd9\xc7\x19\xb0\x8f\xdc\xfe\x4e\x7f\x01\x8f\x91\x1e\xaa\x96\x48\x0f\xf1\x4a\xcf\x40\x7a\x28\x58\x3b\xe9\x21\x5e\xfe\x19\x90\x9c\x07\x6b\x27\x3d\x04\x7f\x34\x49\x7f\x09\xe2\x26\xe9\xaf\x48\x5a\x70\xfa\xd9\x56\x86\xd2\x24\xfd\xe5\xd7\x2c\x26\xe9\x2f\xbf\x35\x31\x49\x7f\xf9\x75\x89\x49\xfa\x2b\x22\x0b\x9b\xa4\xbf\xfc\x62\xc5\x24\xfd\x95\xc0\x12\x93\x14\x97\x9f\x58\x9d\xa4\xb8\x32\xf1\xe6\x24\x8d\x95\x8b\x25\x52\x40\xd5\xdf\x91\x02\x62\xc9\x99\xa6\xaa\x1c\x2e\xa6\xaa\x48\xfa\x4c\x53\x55\x88\xcb\x26\xa9\xaa\xc2\x8b\x3a\x49\x55\x15\x28\xaa\x49\xaa\xaa\x38\x20\x49\x55\xf9\x79\xa3\x19\x49\x0f\x11\x1b\xce\x88\xca\x3c\x7a\x95\x49\x89\x36\x90\xc6\xaa\xc4\xa9\x93\x34\x56\x25\x86\x9d\xa4\xb1\x6a\xf4\xce\x48\x0f\xb1\x4c\x4f\xd2\x58\x26\x9c\x27\x69\xac\x06\xe5\x30\x49\x63\x75\xc8\x89\x89\x1f\x45\x67\x79\x98\xf8\x51\x74\xc8\x82\x49\x8a\xcb\xdd\x89\x33\x91\x23\x61\x99\x9e\x78\x55\x8c\xee\x55\xc8\x91\x80\xb8\x26\xe9\xaf\xf9\x7a\xcd\x41\xc6\xc4\xab\x4c\x8e\xd1\x3e\xd2\x5f\x93\x64\xf4\x24\xfd\x35\x1d\x3d\xa4\xbf\x66\xf0\xae\x0f\x67\x52\x22\xfd\xa5\x7d\xeb\x24\xfd\xf5\xb1\x20\x4c\xd2\x5f\x9f\x77\x46\xfa\x6b\x81\xb8\x26\xe9\xaf\x65\xbf\x90\xfe\x5a\x04\x48\x93\xf4\xd7\xfa\xa9\x81\x1c\x09\x8c\xf4\x24\xfd\xb5\x7c\x2a\xa4\xbf\x16\xe8\x6f\x92\xfe\x5a\xd1\x12\x39\xa0\x68\x0d\xe4\x80\xa0\x1c\x26\xe9\xaf\x05\x05\x30\x49\x7f\xad\x64\x1b\xc8\x01\xb1\x3c\x4c\xd2\x5f\x6e\xd2\x99\xa4\xbf\xb4\xf6\x9f\xe4\xb8\x8c\xfb\x27\x39\xae\x83\xee\x66\x92\xe3\xd2\x1d\x7a\x92\xe3\x72\x33\xf9\x24\xc7\x75\x1c\x91\x45\x65\xbe\x67\x92\x23\x49\x5e\x05\x65\xbe\x7d\x76\x51\x55\x0b\xde\x35\x1e\x17\xc1\xb7\x1f\x8f\x8b\x80\xb4\x60\xe2\x71\x11\x58\xc6\x26\x1e\x17\x01\x4c\x37\xf1\xb8\x08\xf6\x12\x1e\x17\x01\x14\x37\xf1\xb8\x78\x7f\xe1\xfc\x3f\x3f\x25\xe3\x71\xe1\xa7\xc1\x27\x1e\x17\xda\x32\x4e\x3c\x2e\x34\x5b\x9c\x78\x5c\x98\x41\x9f\x78\x5c\x44\x5f\x54\x3c\x2e\xa2\x1d\x88\xc7\x85\x11\xf4\xc4\xe3\x22\x56\x4b\xa4\x1e\x88\x65\x26\x1e\x17\x3a\xe5\x4e\x3c\x2e\x22\x40\x66\xe2\x71\xa1\x25\xca\x24\xfd\x65\x44\x3b\x49\x7f\x45\x92\x0d\x93\xf4\x57\x24\x22\x9a\xa4\xbf\x8c\xc3\x27\xe9\x2f\x81\xc5\x24\xfd\x65\xdc\x3f\x9b\x6d\xa0\x76\x52\x5c\x82\x8e\x49\x8a\xab\x10\x6f\xce\x26\xa0\xb4\x3e\x7c\x2c\x3e\xcf\x9c\x94\xac\xe1\xb6\xc1\xaf\xfc\x4e\x52\x5c\xc5\xe5\x88\x14\x57\x71\x1a\x24\xc5\xe5\x26\x9d\x49\x8a\xab\xb0\xf2\x4f\x52\x5c\x85\x58\x6d\x92\xe2\x2a\xc4\x01\x93\x14\x57\x61\x3f\xdb\x24\xc5\xa5\xcc\x67\x92\xe2\x6a\x3e\x07\x52\x5c\x0d\xf4\x30\x49\x71\x35\xfb\xb3\x93\x3e\xb1\x3f\x3b\xe9\x13\x9f\x03\xe9\xaf\x86\xd4\x6c\x92\xfe\x6a\xcd\xdf\xdd\xf6\x69\x4c\x3f\x49\x7f\x75\xa7\x79\xd2\x5f\x03\x15\xce\xec\xa6\x56\xb8\x0a\xe9\x2f\xc5\x96\x93\xf4\x97\xf2\xca\x49\xfa\x6b\xf8\x6a\x92\xfe\x1a\xaf\xbf\x33\xb5\x42\x0d\xc3\xd4\x0a\xf7\x42\xfa\x6b\xb8\x1c\x91\xfe\xfa\xa0\x9a\x26\xe9\xaf\x8f\xf8\x7d\x92\xfe\xd2\xe5\x6f\x92\xfe\xd2\xa0\x68\x0e\x37\x2c\x78\x4d\x1c\x84\x89\x45\x27\xe9\xaf\xcf\x00\x82\xf4\xd7\xe7\x08\x19\x3a\x08\x53\x22\xfd\xa5\x42\x67\x4e\x1d\x84\x79\x0e\xa4\xbf\x16\x91\xe9\x24\xfd\xb5\x5d\xb8\x48\x7f\xf9\x7d\xc4\x39\xc9\xad\x38\x5d\x5f\xc4\xd5\xdd\xdc\x33\x27\xb9\x15\x23\xb0\x8b\xb8\xba\x89\xdc\x79\x11\x57\x57\x53\x3f\x27\xb9\x15\xfb\x6c\xb2\x61\xc1\xe7\x30\xc9\xad\xc0\x17\xcf\xc9\xae\x04\x92\x5a\x73\x92\x5b\x71\x79\x98\xe4\x56\x5c\x80\x3e\x72\x2b\x30\xcb\xf3\x23\xb7\x62\xcf\x7f\xf8\xac\x38\x81\x7d\xf8\xac\xf8\x8c\x3e\x72\x47\x10\x4f\xf3\xa3\x7d\x86\x6e\x1f\xed\x23\x3d\x3b\x3f\xda\x67\x98\xf5\x91\x5b\x01\x27\xce\x8f\xdc\x8a\xd3\xee\x45\x63\x3d\x18\xb5\x5e\x34\xd6\x83\xa1\xdb\x45\x63\xdd\xaf\xe5\xcc\x8b\xc6\x7a\xd8\x5e\x85\x5d\x17\x3f\xf5\xb1\xeb\x02\x29\xc3\xbc\x68\xac\xfb\x45\xfa\xb9\xc8\xbb\xf8\xbe\x2f\xf2\x2e\xe4\x10\xe6\x22\xef\xc2\x26\x96\x49\x6e\xcc\x1d\x7a\x93\xdc\x58\x31\x08\x5a\x38\x24\x93\x6d\x98\x0b\xaf\x98\xf2\x7b\xdf\xde\x9b\xa4\xc6\x7e\x26\x94\x85\x8d\x8c\x71\x31\xa9\xb1\xf2\x73\xd3\x7c\xe1\xce\x58\xed\x82\xb1\x3a\x1c\x4a\xa4\xbf\xa6\x2f\x00\xe9\x2f\xbd\xca\x26\xe9\xaf\x6d\x83\x48\x7f\xf9\x59\xf4\x49\xfa\xcb\xef\xdd\x4d\xd2\x5f\x1b\xfe\x68\xe2\x55\xa1\xc7\xd2\xc4\xab\x42\x45\xea\xc4\xab\x42\xd5\xe9\xc4\xab\x42\x17\xae\x89\x57\x85\x26\xd6\x13\xaf\x8a\x07\x02\x62\xe2\x55\xa1\x3e\x75\xe2\x55\xa1\xd1\xf8\xc4\xab\x42\x05\xec\x04\x8c\x55\x92\x8b\xf3\x98\x5a\xe1\x9a\x78\x55\xb8\x49\x74\xe2\x47\xa1\x97\xd7\x3c\xa6\x4f\x18\x3c\xc7\xf4\x09\x77\x8d\x1f\x85\xbb\xc6\xe6\xd1\x09\xd8\xfa\x48\x9f\xd8\x13\xf8\x51\xe4\xea\x99\x10\x17\xb6\x81\xf4\x97\xd6\x84\x93\xf4\x57\x66\x2b\xc5\x24\xfd\x95\x59\xaa\x3e\xd2\x5f\xba\x77\x7d\xa4\xbf\x32\xad\xfd\x48\x7f\xb9\xd5\xe7\x23\xfd\x25\xa9\xf1\x91\xfe\xca\xc3\xab\x90\x5f\x00\x4c\x7f\xa4\xbf\xfc\x1e\xf0\x47\xfa\xcb\xef\x31\x7e\xa4\xbf\x4c\x43\x7e\xa4\xbf\xf2\xb4\x44\x6a\x05\x08\xf9\x91\xfe\xca\xc0\xee\x8f\xf4\x97\xd6\x8b\x1f\xe9\xaf\x3c\xbd\x33\xda\xd7\xbd\x17\xda\xc7\x08\xf9\x48\x7f\x49\xb7\x7c\xa4\xbf\x32\xcb\xd8\x47\xfa\x2b\x93\x40\xfc\x48\x7f\xf9\xc2\x7d\xc1\xf6\x79\x15\xdb\xe7\x31\xf3\x27\xf4\x19\xe9\xaf\x46\xec\xf4\x91\xfe\x52\xf8\xf9\x91\xfe\x52\xde\xf5\x91\xfe\x6a\xaf\xa5\x45\xc9\x7b\xb9\x6d\x50\x16\xf6\xf1\x81\x57\xe5\x5d\x1f\x29\x2e\x65\x5a\x1f\x29\xae\x41\xc8\xf0\x91\xe2\x1a\xb6\x9d\x14\x97\xbb\x4b\x3f\x52\x5c\x46\xf3\x1f\x29\xae\x01\x0d\xf5\x91\xe2\x1a\xc3\xab\xa0\xe1\x67\x0a\xf9\x48\x71\x4d\x62\xe6\x8f\x14\x97\x1b\xdb\x3f\x52\x5c\x93\xe8\xf3\x23\xc5\x35\x97\xbf\xc3\x1c\x17\x83\x81\x8f\x34\xd6\xc7\x22\xfa\x91\xc6\x5a\x24\x56\x3f\xd2\x58\x2b\x7b\x26\x79\x02\x7b\x89\x5c\xd5\x22\x3d\xfb\xf9\xa1\x56\x26\xe1\x8f\x5c\x95\x5f\xc7\xff\xc8\x55\xed\xe8\x31\x74\xfa\xc9\x6b\xa2\xd3\x07\x05\x7c\x3f\x1f\x71\xe5\x49\xfb\x11\x57\xf0\xde\x47\x3e\xca\x6f\x98\x7f\x7e\xa8\x15\x14\xf0\x91\x8f\x3a\x60\xa5\x8f\x9c\xd3\x61\x29\xfe\x92\x5c\x32\xed\xc3\x20\xc2\xc4\xff\x87\x41\x84\x1f\x1d\xf8\x92\x5c\x79\xa1\x24\x57\xce\x7d\x62\x10\x11\x82\xf5\x5d\x26\xe1\xc6\xda\x7f\x76\x4a\xfe\xf0\x8e\x78\x60\x70\x3e\xbc\x23\x02\xab\xe6\x87\x77\x84\x62\xa8\x0f\xef\x88\x07\x80\xf7\xe1\x1d\xa1\xfc\xe9\xc3\x3b\xc2\x4f\x66\x7e\x78\x47\x28\xb0\xfa\xf0\x8e\x08\x24\x7d\x3e\xbc\x23\x1e\x36\x4f\x7c\x78\x47\x04\x92\x4c\x1f\xde\x11\x81\x69\xf0\xc3\x3b\x22\xb0\x67\xed\xc3\x3b\xc2\xef\xba\x7d\x59\x8a\xdd\xdf\xc9\x33\xf3\x88\xb2\x3c\x33\x1d\x81\x77\x44\xfc\xfc\x1d\x3c\xf3\x67\x0d\xf0\xcc\xdb\xab\xc0\x33\x13\x7d\x7e\x78\x47\x44\x62\xd8\x0f\xef\x08\x77\xce\x7f\x78\x47\x44\x07\x32\xde\x11\x91\x75\xf9\xc3\x3b\x22\x3a\x74\xf1\x8e\x88\x3e\x4c\xbc\x23\x34\x59\xff\xf0\x87\x88\xd5\x12\x6d\xb0\x3f\xf1\x87\x50\x2b\xfb\xe1\x0f\xa1\x67\xd5\x87\x3f\x44\xca\xd6\x4e\x1b\x96\x67\xd2\x06\xe8\x9d\xaf\xca\x25\xd3\xf3\xf8\x43\x98\xdf\xfe\xf0\x80\xc8\x2c\x5c\x1f\x1e\x10\x99\xad\x22\x1f\x1e\x10\x99\xa8\xfc\xc3\x03\xa2\x14\xaf\x02\x97\x5c\x3d\x13\x2e\x99\x38\xe0\xc3\x03\xa2\xd8\xa2\x2a\x97\xec\x55\xe0\x92\x7f\xea\x83\x4b\x86\x71\xff\xf0\x87\xf0\x5b\x86\x1f\xfe\x10\xc5\x69\x89\x94\x53\xf5\xb9\x93\x72\xaa\x4e\x6e\xa4\x9c\x9a\x63\x97\x94\x53\x23\x95\xf3\x91\x72\x6a\xbe\x1c\xa4\x9c\x1a\x84\xdc\x47\xca\xa9\x2d\x6b\xb8\x6d\xe8\x8f\xbf\x83\x2f\x5e\xd6\x07\x5f\x7c\x3c\x06\x5f\x0c\x59\xf7\x91\x72\x6a\xdb\xab\xc0\x17\xdb\xf3\xa4\x9c\x9a\x23\x84\x94\x53\x3b\x96\xe0\x8b\x1d\x2f\xa4\x9c\x1a\xe8\xe8\x23\xe5\xd4\x1c\x67\xa4\x9c\xba\xcb\x03\x29\xa7\xee\xfb\x40\xca\xa9\xfb\x56\x75\xda\xe7\xd8\xed\xb6\x8f\x7e\x21\x1d\xd5\x7d\x7e\xa4\xa3\x9a\x6f\x31\xe9\xa8\xe9\x62\x48\x3a\x6a\x46\x7f\x87\x0f\x89\x93\x22\x39\x27\xbd\xcc\x3f\x72\x4e\x93\xd0\xe6\x23\xe7\x34\x61\x9d\x3f\x72\x4e\x13\x1a\xf1\x23\xaf\xe4\xe7\xb7\x3e\xf2\x4a\xdb\x25\x8e\xbc\x92\x69\xd6\x8f\xbc\xd2\x26\xf3\xf1\x91\x57\xda\x2e\x6a\xe4\x95\xfc\x92\xe2\x47\x5e\x69\x83\x4f\x3e\xf2\x4a\x1b\x3a\xe2\x23\xaf\xb4\x5d\xf0\xc8\x2b\x69\x37\xf5\x91\x57\xda\x60\x89\x8f\xbc\x92\x7e\xe5\x1f\x79\xa5\x9d\x2d\x05\x4a\xdc\x19\x79\xa5\xed\x72\x4b\x5e\xc9\x0f\x7b\x7c\xe4\x95\xb6\xbd\x3b\x6d\x1f\x7d\x46\x5e\xc9\x0f\x82\x7c\xe4\x95\x76\xf9\x3d\x5d\xf2\x47\xca\x69\xbb\x8a\x91\x72\xf2\x33\xfa\x1f\x29\xa7\xed\x23\x22\xe5\xb4\xed\x5c\x76\x55\xfd\xac\x54\xa4\x9c\xf4\xdd\xfa\x48\x39\x6d\x1f\x34\x29\x27\x4d\x28\x3f\x52\x4e\xdb\x78\x85\x94\xd3\x0e\x96\x68\x3a\x6c\xe0\x47\xca\x69\x23\x21\xf9\x48\x39\x6d\xf8\xaa\x8f\x5d\x55\x9b\x38\xf5\x63\x57\x95\xdf\xa4\xfe\x3e\x1f\x2d\x8f\x1d\x77\x8a\x60\xb7\xe0\x4e\x21\xd7\xf3\xe1\x4e\x11\x7c\xec\xb8\x53\x84\xe8\x99\x17\x05\x04\xbb\x1a\x77\x8a\x9f\xf5\x0e\x77\x0a\x0d\x07\x3f\xdc\x29\xfc\xf2\xd8\x87\x3b\x85\x5f\x17\xfb\x70\xa7\x50\x2f\xfa\xe1\x4e\x11\x1d\x20\xb8\x53\xa8\x41\xfd\x70\xa7\x88\x70\x52\xdf\x4d\x39\xd5\x64\xcf\xdf\x94\x53\x4d\x46\x67\x17\x00\x55\xbf\x8f\xf8\x5d\x94\x53\x13\x10\xf2\xbb\x28\xa7\xa6\x9f\x1a\x36\x67\x5a\xc3\xe1\x18\xfd\xb2\xe1\xbc\x1d\x90\x1b\xce\xdb\x5e\xda\x70\xde\xb0\xa4\xdf\x66\xdb\x43\xf1\x4c\xb6\x3d\x00\xe9\xbe\xcd\xb6\x07\x94\x0c\xdf\x66\xdb\x83\x4b\x07\x9f\x84\xca\x4e\x3d\x7c\x12\x2a\x93\x10\xfa\xf8\x24\x54\x76\x8a\xe4\x93\x50\x19\x64\xf1\xf1\x49\xa8\xec\x64\xca\x67\x9f\x8a\x2f\x3f\x9f\x7d\x52\x01\xfb\xf1\x01\xdb\x42\x36\xff\xe3\x03\xb6\x85\x3c\xfc\xc7\x27\xa1\xfc\x5e\xe1\xc7\x27\xa1\xdc\xb8\xff\xf1\x49\xa8\x96\x2d\x55\xf8\x69\x7f\xd7\x28\xf9\x3b\x9c\x4e\x9c\x14\xfd\x24\x14\xba\x94\x8f\x4f\x42\x0d\x14\x48\x1f\x9f\x84\x1a\x4e\xec\x07\x44\x69\x70\x71\x40\x94\x4e\x67\x17\xc9\xd4\x01\x27\xbc\x2e\x92\xa9\x83\xf6\xad\x8b\x64\xea\x00\x5f\xae\x8b\x64\xea\xa0\x07\xd7\x45\x32\x75\x12\x86\xac\x8b\x64\xea\xcc\xfe\x2e\x73\xcc\x52\xe1\xd8\x43\xa9\x52\x7a\x29\xc1\x87\x33\xf1\xad\x07\x3e\x9c\xf7\x7d\x3d\xf0\xe1\xd8\x29\xac\x07\x3e\x9c\x1e\x5c\x0f\x7c\x38\xc9\xe8\x75\x91\x4c\xfd\xba\xc7\x6e\xfb\xbe\xe1\x5d\xc3\x17\x13\x08\xac\x00\x5f\xec\xbd\x04\xf6\x0c\x10\xba\x2d\xf2\x43\x0b\x72\x70\x05\xf8\x70\x38\xda\x15\xe0\xc3\x8b\x57\x91\x0f\xa7\x0d\xe4\x8e\x16\x92\xb8\x45\xee\x48\xca\x68\x91\x3b\x5a\xc5\x33\xe1\xc3\xab\xb5\xc3\x87\x83\x17\x56\x00\xa9\xf1\xde\xae\xe0\xbe\x00\x6b\x67\x5f\x80\x7d\xf6\xa2\x9b\x07\x93\xaf\x17\xdd\xbc\x77\x7d\x51\x4e\xf3\xdb\x40\xeb\xa2\x9c\xa6\x21\xc5\x7a\xd1\xcd\xdb\x67\x2f\xba\xf9\x5f\xb3\xdb\x9f\x9d\x92\xd7\x8b\xef\x31\x0c\xf1\x7a\xd9\x32\xe0\xa3\xbd\x00\xa8\x05\xa6\xd6\xf5\xb2\x65\x80\x89\x68\xbd\xd0\xe1\x70\x98\xeb\x85\x0e\xaf\xde\x18\x72\xfb\x60\x83\x30\x41\x09\xfe\x0e\x4e\x78\x5b\xdf\x6d\xba\x09\xaf\x15\xe1\x84\x51\x0d\xaf\x0b\x8e\x9a\x29\xae\x15\xe1\x84\x79\x51\x57\x84\x13\x26\xeb\xb9\x2e\x38\x6a\x7e\xe8\x7d\x45\xe4\xf6\x6c\xc1\x58\x11\xbe\x98\x35\x7b\x45\xf8\xe2\xe3\x31\x38\x6f\x22\xd3\x75\xc1\x51\x4b\xb0\x57\xeb\x82\xa3\x66\x62\x6e\x45\x38\xef\x63\xed\x1f\xc7\x68\x51\x84\xf3\xfe\x2c\xd1\xbe\xe3\x5d\xc3\x79\x13\x1f\xad\x44\xfb\x00\x55\x2b\xd1\x3e\x62\x84\x75\xd3\x51\xcd\x0f\xcb\xaf\x9b\x8e\x6a\x7e\xac\x7e\x25\xb6\x13\x30\xd9\xac\x0b\xaa\x5a\x42\x86\xb6\x12\xed\x5b\x9e\x49\xfb\x88\xf1\x56\x92\x0f\xa7\x5f\x12\xbe\xce\x3f\xc7\xe0\xc3\x99\x22\x57\x82\x0f\x67\xca\x5a\x09\x3e\xfc\xe7\x9a\xf0\xe1\xcb\xab\xc0\x87\x6f\x8f\xc1\x87\x83\x09\x56\x86\x0f\x67\x6a\x5d\x17\x39\xb5\x66\x7f\x66\x38\x6f\x68\x85\x95\x35\xaa\xe1\xb9\x67\x8c\x6a\x9c\x96\x32\x72\x7b\xfc\xd6\x56\x46\x6e\x5f\xac\xe1\xb6\x61\xf8\x3a\x64\xbe\x2a\xe7\xcb\x7f\xd1\x51\x53\x7e\xb8\x2e\x3a\x6a\x4a\x1a\xd7\x45\x47\x6d\xf8\xe2\x64\x38\x6f\xfb\x25\xc3\x79\x3b\x69\x14\x38\x6f\xdf\x80\x02\xe7\xcd\xa2\xb6\x8a\x9c\x37\xcf\xaf\xc0\x79\x47\xcf\x84\xf3\x76\x8a\xbc\xe8\xa8\xf9\x25\xf4\x75\xd1\x51\xf3\x5b\x86\x8b\x94\xd3\x07\x06\x59\xa4\x9c\xfc\xe8\xc0\x22\xe5\xe4\x07\x09\x16\x29\xa7\x8f\xdc\xca\x22\xe5\xe4\xe7\x02\x16\x29\x27\x8d\xfe\x17\x29\xa7\xef\xb3\x0d\x70\xde\xd3\xbb\x3e\x94\x78\x0e\xa4\x9c\x3e\x80\xf6\x22\xe5\xe4\xc7\x03\x16\x79\x25\x3f\x5d\xb0\xc8\x2b\xb9\x2f\x74\x91\x57\x72\x27\xe8\x22\xaf\xb4\x48\x93\x2f\xf2\x4a\x0b\xa6\x77\x91\x57\x5a\x90\x75\x8b\xbc\x92\xea\x88\x45\x5e\x69\x2d\xaf\x39\x28\x79\x95\xc9\x99\xf4\x04\x79\xa5\xe5\xa8\x23\xaf\xa4\x60\x60\x91\x57\xda\xc7\x63\xec\x97\x70\xd6\x20\xaf\xb4\x51\x45\x2f\xf2\x4a\x8a\xfc\x56\x83\xf3\x26\xb5\xb9\x1a\x9c\x37\x59\xb4\xd5\xe0\xbc\xa1\x62\x56\x83\xf3\xf6\xdd\x6c\x70\xde\xc4\xe8\xab\xc1\x79\xfb\xdc\x1b\x9c\xf7\xe3\x31\x38\xfd\xe3\x35\xe1\xbc\xe1\x00\x56\x83\xd3\x3f\xbf\x3b\x25\x37\xe8\x70\x62\xd1\xd5\xa0\xc3\x8b\x97\x84\x0e\x07\xf4\x2f\xac\xd3\x5f\xc2\xfe\x85\x75\xfa\x6b\x75\x58\xa7\xbf\x24\x06\x16\xd6\xe9\x5a\xd8\x2f\xac\xd3\xdd\x39\xb5\xb0\x4e\x7f\x9d\x50\xb0\x4e\xf7\x4b\xb7\x4b\xeb\x74\x58\xcb\x85\x75\xba\x0a\x81\xd5\xdd\x2e\xc1\x63\xc0\x3a\x5d\xd8\xbd\xb0\x4e\xcf\xdd\x3b\x5b\x94\xe8\x24\xac\xd3\x73\xf3\xce\xd8\x4a\xe1\x30\xd3\x3a\xdd\x63\x58\xa7\xbb\x0d\x75\x0d\x29\x7d\xda\x30\xa0\xed\x9b\x25\x69\x7b\x6a\x18\x7c\xbd\xd0\xd5\xf6\x02\xae\x5e\x7c\x71\x06\x94\xbe\x4b\xc7\x90\xb7\xf7\x4c\xb6\x7c\xb8\x58\x0c\xb6\x7c\x38\x79\x5f\x50\xd5\xab\xc3\xf3\x02\xa7\xde\x88\xce\xd6\x05\x4e\x5d\xc0\xbc\xa6\xdb\x3a\x68\x11\xe9\x21\xbf\x57\xbd\x48\x0f\x35\x97\x3f\xd2\x43\xc2\xe7\x45\x7a\xa8\x39\x09\x93\x1e\xf2\x5b\x63\x8b\xf4\x50\x1f\x1e\xbb\x7d\xbd\xd9\x08\xb0\x48\x0f\xe9\xc2\xb5\x48\x0f\x6d\x5f\xaa\x8b\x8e\xd2\x76\xea\xc1\x02\x5d\x73\xc7\x85\x05\xba\xca\xd2\x85\xcd\xb9\x1a\xd4\x85\xcd\xf9\x43\x32\x6c\x61\x73\xae\x61\xe4\xc2\xe6\xfc\x71\x42\xc1\xe6\x5c\xb5\xea\xc2\xe6\x5c\x33\xc9\x85\xcd\xb9\xea\xd1\xa5\xcd\x79\xf5\x18\xd6\x42\xd5\x63\x58\x0b\xf9\x6c\xb1\x39\xd7\x45\x6d\x61\x73\xae\x2f\xdc\x52\x90\xe7\x02\x84\x95\xb9\x3e\x16\x0b\x2b\xf3\xec\xef\xb0\x32\xcf\x24\xae\x16\x56\xe6\x19\x1e\x76\x61\x65\x9e\xbd\x26\x56\xe6\x8a\x0a\x17\x7e\xe5\xd9\xe5\x16\xbf\x72\xb7\x57\x2f\xfc\xca\xb3\xbd\x8b\x27\x79\xf6\xd9\xe2\x49\x9e\x9d\xdc\xf0\x24\xcf\x10\x64\x0b\xdf\xf1\x6c\xac\x8d\xef\x78\x86\xd4\x58\x78\x8b\x37\x97\x31\xf2\x35\x7a\x32\x2c\xf2\x35\x0d\xb8\xbe\xc8\xd7\xfc\x2c\xa9\xe4\x6b\x1a\x99\x8f\x45\xbe\x46\x47\x88\x45\xbe\x46\x1d\xcc\x22\x5f\xa3\xeb\xc3\x22\x5f\xd3\x60\x6c\x17\xf9\x9a\x06\xc9\xb0\xf0\x16\x6f\x46\xb4\xe4\x6b\x9a\x91\x29\xf9\x9a\x66\xbc\xa9\xb7\x38\x54\xc5\xc2\x5b\x7c\xf8\x8e\x91\xcb\x19\xb6\x8f\x5c\xce\xf0\xcd\x21\x97\x33\x1c\x59\xe4\x72\x86\x4b\x9c\xde\xe2\x2e\x86\xe4\x72\x86\x8b\x21\xb9\x9c\xf1\x79\x2f\xec\x35\x98\x96\xf0\xe5\x2e\xd6\x87\x4e\x1f\x54\xb5\xc8\xe5\x6c\xda\xbe\xc9\xe5\x6c\x36\xde\x6d\x72\x39\xfb\xd7\x7d\xfe\xd9\x29\x79\x93\xe6\xd9\xb8\x14\x6c\xd2\x3c\x87\xf8\x76\x93\xe6\x39\xd9\x4b\x22\x7f\x1f\x56\x87\xfc\x9d\x97\x78\x3f\xf2\xbe\x83\x52\x83\x13\x3e\x94\x2e\x19\x12\x92\x35\x48\x79\x7b\x0c\x79\x38\x6a\xc7\x8d\x78\x2e\x00\xa6\x37\xe2\x39\x65\x6f\x1b\xf1\x5c\x60\xd7\xdf\x46\x3c\xe7\x86\xdc\x8d\x78\x2e\x40\x78\x6c\xc4\x73\x46\xf3\x1b\x5f\x89\x00\xe1\xb1\xf1\x95\x70\xa7\xdd\xc6\x57\x42\x14\xb0\xf1\x95\x08\xd1\x33\xe1\xb5\xd9\x78\xb0\xf1\x95\x08\x8f\xbf\xb3\x7d\x85\x12\xed\x8b\x9e\x79\xdb\x90\x90\xcb\x6d\x3e\x02\x95\x7e\x6a\xd8\x1c\xb3\x74\xdb\x20\x1d\xb1\xb1\x24\x4f\xb0\x50\x1b\x4b\xf2\x14\x2d\xbd\x1c\xa3\x45\x58\x92\x27\x7b\x17\x4b\xf2\x14\x3c\x96\x29\xd1\x06\x2c\xc9\xc5\x19\x1b\x4b\xf2\xc4\xea\xbe\xb1\x1d\x57\x82\xb7\xb1\x1d\xcf\xc5\xab\x7c\x30\xcb\xd6\x80\x0e\x1a\xfd\xed\xc6\x76\xbc\x00\xbb\x37\xb6\xe3\x05\x1a\x6a\x63\x2d\x2e\xc9\xb0\xb1\x16\x77\xa9\xda\x58\x8b\x17\xc0\xfb\xc6\x5a\xdc\x25\x6e\x63\x2d\x5e\xc1\x4a\x1b\x6b\xf1\xde\xfd\x5d\x83\x09\xf5\x4c\x78\x51\x26\x86\x8d\xb5\x78\x67\xa2\xdd\x58\x8b\x9b\x28\xdb\x58\x8b\xfb\x59\xcc\x8d\xb5\x78\x27\xc5\xbc\xb1\x16\xef\xd1\x33\x6f\x1b\x3a\x0b\xc9\xc6\x3f\xbc\x33\x69\x6c\xfc\xc3\x15\xcf\x6d\xfc\xc3\x3b\x53\xcf\xc6\x3f\x5c\x57\x84\x8d\x7f\x78\x07\x35\x6e\xd2\x43\xdd\x97\x91\xf4\x50\x47\xd9\xb3\x49\x0f\xe9\x9f\xb0\x93\xed\xf3\x77\xb6\xcf\x1a\xf0\x9f\x26\x19\xb6\x49\x0f\xcd\xea\x7d\xc2\xfb\x12\x17\x6f\x72\x40\x6e\x0a\xda\x49\xff\x69\xaf\x09\xef\x0b\x6e\xdb\xe4\x80\x36\x49\xf3\x4d\x0e\x68\xb3\xa8\x6d\x72\x40\xdb\xdf\x91\x03\x72\x63\xcc\x26\x07\xb4\x3f\x7f\x07\x71\x48\xee\x61\x93\x03\xda\xdd\x1a\x20\x0e\x59\x56\x36\x39\xa0\xcd\xe2\xbb\xc9\x01\x99\xce\xdf\xe4\x80\xb6\x63\x82\x1c\xd0\x66\x8a\xdc\xe4\x80\x36\x2a\x95\x4d\x0e\x48\xab\xad\x4d\x0e\xc8\x40\x60\x93\x03\xda\x8e\x3a\x72\x40\x7e\x8b\x72\x93\x03\x32\xbd\xb7\x8b\xed\xb3\x44\xfb\x48\x62\x6f\x72\x40\x1a\x76\x6d\x72\x40\x7b\x7a\xe6\x25\x4a\x7e\xe6\x17\xcc\x23\x82\xb3\x22\xe6\x11\x7e\xaa\x78\x63\x1e\x11\x8a\xbf\x83\x34\x4d\x1e\x83\x34\x2d\xbf\xf7\xed\xbd\x8d\xaf\x84\x5b\x38\x37\xbe\x12\xc1\x57\xb3\xc8\xa7\xda\x58\xf8\x54\xa7\x3a\x7c\x25\x8c\xa7\x37\xbe\x12\xc1\xe1\x89\xaf\x84\xf4\xc7\xc6\x57\xc2\xd4\xdf\xc6\x57\x22\x64\x8f\x61\x3f\x03\x14\xdc\xf8\x4a\xbc\xac\x93\x1b\x5f\x89\xe8\x54\x87\xaf\x44\x4c\xd6\x87\xa5\x35\x7e\x0d\x1b\x5f\x09\xb7\x77\x6e\x7c\x25\x52\xf1\x18\xf6\x33\xbe\xc4\xf8\x4a\xa4\xec\x55\xe0\x5a\xb3\x67\xc2\xb5\xda\x86\x06\xd7\x0a\xf0\xdd\x0d\xae\xd5\xfa\x1a\x5c\xab\x0f\xa5\xc1\xb5\x92\xd4\xda\x0d\xae\x15\x51\xcc\x6e\xe8\x76\xe1\x14\x37\xd6\xe2\xf9\x58\xe2\xfb\x65\x2e\x32\x58\x8b\x67\x62\xd8\x8d\xb5\x78\x3e\x1e\x83\x6b\x25\x8d\xb5\xb1\x16\xcf\xc7\x7b\x41\x7b\x0c\xf9\xb2\xb1\x16\xcf\x2e\x71\xd8\x87\x57\x5f\x70\xec\xc3\xab\x13\x0a\xf6\xe1\x7e\x1d\x78\x63\x1f\xee\xe7\x94\x76\xc7\xe1\xda\x69\xe2\x22\x99\x5a\x9d\x5e\xb0\x16\xf7\x9b\x84\x1b\x6b\xf1\xea\x78\xc1\x5a\xbc\x3a\x96\xb0\x16\xaf\x8e\x10\xac\xc5\xab\xa3\x00\x6b\x71\xed\x5b\x37\xd6\xe2\x75\x5b\x3b\xda\x63\xb0\xcb\xc6\x5a\xdc\x0d\x19\x1b\xfb\xf0\x46\xea\x76\x63\x1f\xde\x5c\x10\xb0\x0f\x6f\xd5\x63\xf0\xc5\xe0\xa8\x3d\xe0\x8b\xc1\x51\x7b\xc0\x17\x13\x41\xef\x81\xfd\x0c\xa9\xc6\x8d\xed\x78\xff\x39\x86\xfd\x4c\xf3\x2a\x10\x56\x2e\x8d\x03\xfb\x19\x62\xae\x8d\x41\xb9\x06\x8e\x1b\x17\xf2\x61\x88\x82\x0b\xf9\x20\xe5\xb4\x71\x21\x1f\x2e\x9b\xb8\x90\x2b\xf2\xdb\xb8\x90\x0f\x17\x6d\x9c\xc6\xa7\x4b\x0e\x4e\xe3\x3f\x93\x30\x4e\xe3\xd3\x05\x08\xa7\xf1\x59\xfc\x1d\x9c\x70\xf1\x77\xb7\x0d\x7e\xc7\x71\xe3\x34\x2e\x35\xb2\x27\x9c\x30\xd8\x65\x4f\x34\xc4\xf6\x12\x2e\xe4\x5a\x58\x6d\x5c\xc8\x97\xfd\x89\x0b\xb9\xc4\xc5\xc6\x85\x7c\x81\x67\xf7\x07\x27\xec\xa8\xfb\xd0\x10\x7b\x67\x38\x94\x1f\x97\x15\x1c\xca\xcf\xb0\x06\xbc\x62\xd0\x3c\x6c\x72\x40\x07\xa7\x8c\x8d\xd1\xc3\xe3\xac\xf1\xe1\xe0\x9d\x3d\x13\x2f\x15\x17\x3c\x4c\x20\x74\x15\xdc\x98\x40\x04\xf4\x25\x1b\x13\x88\x00\xb3\xbc\x31\x81\xf0\x6b\xee\x1b\x13\x88\x9f\xf9\x0c\x13\x08\x33\x49\x7b\xc1\x09\xc3\x41\xef\x05\x27\xec\x7b\x84\xd1\xc3\xcf\x1c\x89\xd1\xc3\xfb\x78\x15\xbc\x54\x5c\x52\x31\x7a\x48\xed\xf7\x74\xc9\x1b\x83\x72\x3f\x6f\xbe\xf1\x80\xf8\x89\xce\x2e\x38\x6a\x29\xda\x20\x78\x5f\x23\x0d\xcc\xcb\x93\xb7\x82\x79\x79\xf2\x36\x31\x2f\x4f\xae\x0e\x98\x97\x27\x5f\x5b\xcc\xcb\x93\x0f\x0c\xf3\xf2\x14\x3d\x56\x28\x59\x43\xe5\x77\xd4\x8e\x79\x79\x72\x9a\xc0\xbc\x3c\xb9\x36\x61\x5e\x9e\x8c\xa4\x30\x2f\x4f\x2e\x08\x98\x97\xbb\x4f\x6c\x63\x5e\x5e\x9c\x34\x30\x2f\x2f\x4e\xc9\x98\x97\xbb\x87\x6c\x63\x5e\x5e\x8d\x76\x31\x2f\x77\x6b\xf9\xc6\xbc\x5c\xab\xfd\x8d\x79\xb9\x72\xb9\x8d\x79\xb9\x16\xfd\x1b\xf3\xf2\x02\xeb\xb5\x31\x28\xaf\x46\xa6\x18\x94\x57\xd8\xea\x8d\x41\x79\x73\x9a\xc7\xa0\xdc\xbc\xff\xc6\xa0\xbc\xb9\xba\x63\x50\xde\x96\x67\x6e\x4a\xb4\x08\x83\x72\x95\x05\x07\x83\xf2\x06\xab\x77\x30\x28\x6f\x80\xdb\x83\x41\x79\x83\xd7\x3e\x1a\x94\xa3\x56\x38\x1a\x94\xa3\x17\x38\x1a\x94\x13\x77\x1c\x0d\xca\x49\x39\x1d\x0d\xca\x79\xee\x07\x83\x72\xb7\x9d\x1f\x0c\xca\x07\xcf\xe8\x60\x50\x3e\x78\x1d\x0e\x06\xe5\x03\x29\xdd\xc1\xa0\x7c\x54\x6b\x80\xdb\xe5\x49\x1f\x0c\xca\x07\xba\xf2\x83\x41\xf9\xe0\x15\x3b\x18\x94\x0f\xf8\xcd\x83\x41\xf9\x60\x14\x1c\x0c\xca\xdd\xca\x7e\x30\x28\x1f\xbc\x62\x07\x83\xf2\xc1\x88\x3c\x18\x94\xfb\x39\xcd\x83\x41\xf9\x40\x7e\x78\x30\x28\x1f\xd1\xdf\xd9\x3e\x7a\x37\xc0\xed\xfe\xd4\x00\xb7\x0b\x25\x76\x02\xdc\x6e\xf3\x9a\x70\xbb\xf6\x35\xe9\x21\x3f\x2f\x7b\x5e\xf9\x5b\xae\x42\x7a\xe8\x83\x24\x3a\xa4\x87\xbe\xcf\x63\xf0\xd3\xc4\x9b\x87\x1c\x90\x7b\xe4\xce\x2b\x7f\x7b\x28\xc1\xdf\x42\xa2\x1c\x72\x40\x6b\x7b\x0c\xfe\xf6\x58\x03\xfc\xed\xf1\xce\xe0\x6f\xb7\x25\xf8\xdb\xed\x7d\xe2\x77\x03\xf9\x72\xc8\x01\x6d\xef\x9a\x1c\xd0\x01\xe5\x1c\x72\x40\x07\x4a\xf3\x90\x03\xda\xbc\x0f\x87\x1c\xd0\x61\xcc\x1f\x72\x40\x07\x34\x76\xc8\x01\x9d\x9f\x6b\xc2\xdf\x42\x5c\x9c\x08\x7f\x9b\xfc\x1d\x9a\xec\x6c\x7d\xf0\xb7\xc9\xdf\xa1\xc9\x06\x1d\x9d\x08\x7f\xcb\xfc\x72\x22\x9a\x6c\x02\xb2\x13\xd1\x64\x93\x43\x38\x11\x4d\x36\xd3\xe7\x89\x68\xb2\x49\x6d\x9e\x84\x26\x9b\x28\xf9\x24\x34\xd9\x20\xed\x93\xe0\xa7\xa1\x7e\x4e\x92\x9f\xf6\x4c\xf8\xe9\xe4\x31\xfc\x6e\xc2\xef\x4d\xc9\x27\x61\x85\x83\xe4\xfc\x24\xac\x70\x1c\xac\x09\xea\x9a\x88\xe8\x24\xe4\xda\xbe\x62\x09\xea\xfa\xb3\x74\x9b\xee\x16\x93\x73\x41\x55\x7f\xb3\xa5\xc5\x31\x06\xc8\x05\x55\xdd\xbd\x75\xe7\x82\xaa\xee\x67\xd8\xcf\x05\x55\xdd\x4f\xb4\x9f\x0c\x77\xcd\xe4\x7d\x32\xdc\xb5\x8f\x28\xc3\x5d\x03\x10\x4e\x86\xbb\xb6\x5b\x32\xdc\x75\xf4\x18\xdc\x35\xcb\xc3\xc9\x70\xd7\x76\xe7\x05\x55\xfd\x25\xf2\x3e\x17\x54\x75\xb7\xc2\x9c\x0b\xaa\xba\x1f\x8f\x3f\x99\xf6\x11\x6b\x9f\x2c\x77\x4d\x8b\x32\x9c\xb0\xa5\x02\x3f\x0d\xd7\x7a\x0a\xfc\x34\xc9\x8d\x53\x90\x95\xb3\x4d\xf3\x14\xf8\xe9\xe3\x31\xf8\x69\x16\x84\x53\xe0\xa7\x91\x0a\x9e\x82\xed\x7f\xb6\x84\xed\x3f\xa9\xd4\x53\xb0\xfd\xaf\x1e\xc3\xda\x9f\x85\xe4\x14\xac\xfd\x7d\x01\x2e\xca\xe9\x0d\x52\xea\x5c\x94\xd3\x1b\x29\xca\x73\x51\x4e\x6f\xc7\x12\xdc\x35\x91\xf7\xa9\xd8\x0e\x11\x57\x9d\x8b\x64\x7a\x27\xe6\x3a\x17\xc9\xf4\x3e\x3d\xf3\xde\xe7\x70\x9a\xb8\x48\xa6\x7f\x30\xd9\xe7\x22\x99\x2e\xcf\x7c\x2e\x92\xe9\x87\x64\xe6\xb9\x48\xa6\x1f\xef\xfa\x22\x99\x7e\x88\x29\x0f\x7e\x0d\x0f\xcc\xf9\xc1\xaf\xe1\x21\x9e\x3e\xf8\x35\xf8\xbd\x93\x83\x5f\x83\xdf\x42\x39\x0d\xdb\x21\xb8\xf2\x83\x5d\xb9\x9e\x05\x07\xbb\x72\x9d\x0f\x0e\x76\xe5\x5a\x8a\x1e\xec\xca\x55\xa4\x1e\xec\xca\x95\x73\x1e\xec\xca\xfd\x4a\xc4\x61\xfb\xd0\x63\xfb\xb0\x2b\x0f\x4e\xd0\xd8\x95\x07\x27\x3e\x3c\xc9\xdf\x66\x09\xee\xda\x9e\xc0\x93\x5c\x67\xb6\x83\x27\x79\x84\x7f\x3f\x78\x92\x67\xa7\x33\x3c\xc9\x45\x5c\x07\x4f\xf2\x02\xc9\x77\xf0\x24\x2f\xbe\xc5\x78\x92\xe7\xe3\x55\x32\xc7\x78\x46\x78\x92\xfb\x71\xfc\x83\x27\x79\x71\xfa\xc4\x77\x3c\x3b\x3e\xf1\x1d\x2f\xc1\x33\x3f\x4a\xf4\x12\xbe\xe3\x85\x10\xe5\xe0\x3b\x5e\x82\x77\x06\xaf\xed\xd8\xc5\x77\xbc\xe2\xcc\x76\xf0\x1d\xaf\x5e\x13\xdf\xf1\x46\x90\x77\xf0\x1d\x6f\x48\x21\x0f\xbe\xe3\x6e\x50\x3f\xf8\x8e\x8b\x72\x0e\xbe\xe3\xcd\xe5\x0f\xdf\x71\x9d\xe0\x0e\xbe\xe3\x6e\x50\x3f\xf8\x8e\xeb\x19\x77\xf0\x1d\x6f\xf6\x0b\xbe\xe3\xfd\xf5\x4c\xbe\x45\x89\x72\xe9\xe0\x3b\xde\x91\xbd\x1d\x7c\xc7\xbb\xf3\x20\xbe\xe3\xdd\x79\x10\xdf\xf1\x9f\x31\x8f\xef\xf8\x70\xe1\xba\x08\x28\x0f\x47\xc8\x44\x73\xbe\x7e\x8f\xb8\x38\x13\xaa\xdc\x81\x3c\xa1\xca\x8d\xb2\x26\x54\xb9\x11\xd1\xc4\xb6\xc6\x0e\x9c\x58\xca\x93\x5d\x3f\x13\x39\xba\x2f\xce\x44\x8e\xfe\x73\x9b\x48\xce\x5d\xb3\xf9\x0a\xee\x44\x36\x75\x48\x01\x4d\x57\x62\x52\x40\xd3\xb5\x9e\xaf\xe0\x7e\x30\xa1\x87\xaf\xe0\xfe\xc4\x24\xa4\x87\x56\xf3\x77\xc8\xd1\x8d\xb9\x48\x0f\xa9\x30\x3c\xa4\x87\x94\xd2\x1d\xd2\x43\xdb\x75\x92\xf4\xd0\x76\xe9\x20\x3d\xa4\x2e\xf2\x90\x1e\x92\x57\x3b\xa4\x87\xb6\xbd\x44\x7a\xe8\x67\xad\x27\x3d\x74\x92\xc7\xb0\x7c\x31\x1a\x24\x3d\x74\xf0\xb8\x3d\x4b\xce\x9b\xfa\xf0\x6b\x08\x4e\xfa\x4b\xce\x9b\xbb\xc6\xaf\x21\x54\xcf\x84\xd7\xce\x9e\x09\xaf\xed\xf2\x80\x27\x43\x00\xc4\x1d\x3c\x19\x82\xcf\x08\x4f\x86\xf7\xf5\xcc\xcb\xd5\x25\x7b\x09\x4f\x86\xf4\xf3\x3b\xb5\xce\xb4\x1d\x4f\x86\x34\x2c\xc1\x79\x03\xf0\x0e\x9e\x0c\x92\x3d\x07\x4f\x86\x04\xe8\x3f\x78\x32\x24\x97\x46\x3c\x19\x12\xf0\xf9\xe0\xc9\xa0\x20\xef\xe0\xc9\x20\xae\x39\x78\x32\x24\x23\x53\x3c\x19\x32\xe0\xf6\xe0\xc9\x90\x87\xd7\xc4\x17\x64\x79\x4d\x7c\x41\x7c\x2a\xf8\x35\x94\xe1\xef\xd0\x41\x0f\xef\x1a\x1d\x74\xb7\x3e\xb8\x64\xe3\x7e\xfc\x1a\xba\x67\xb2\x45\xa8\xb3\x51\xf9\xe0\xd7\xd0\x49\x24\x1d\xfc\x1a\x4c\x82\x1e\xfc\x1a\xba\x23\x04\xbf\x06\x3f\x1a\x76\xf0\x6b\xe8\xdd\x12\x5c\x32\x29\xca\x83\x5f\x43\x9f\x1e\x83\x4b\x1e\x96\xe0\x92\x5d\xe2\xf0\x6b\xe8\xe8\x59\x0e\x7e\x0d\xdd\xc5\x1e\xbf\x06\x53\xb0\x07\xbf\x86\x4e\x52\xeb\xe0\xd7\xd0\xf9\x88\xeb\xc1\xaf\xa1\xdf\xc8\x3b\x3c\xf8\x35\xf4\x61\x09\x0d\xf1\x0d\x58\xc2\x83\x5f\xc3\xbc\xd4\x64\x78\xf0\x6b\xf8\xa2\x67\xde\xf6\x9d\x9f\xd2\x6d\xdf\xb9\xd3\x7c\x78\x30\x65\x20\x12\x0e\x0f\x79\x25\x16\xd8\xf0\x90\x57\xda\xc7\x33\x6f\xfb\xce\x6b\x7d\x83\x6b\xfa\xbb\xc9\xb1\x87\xd2\x47\xc9\x7b\xb9\xed\x3b\x37\x7f\x12\x1e\xf2\x4a\xe7\xaa\x1c\xc2\x43\x5e\xe9\xbc\x94\xc8\x2b\xed\xc3\x99\xe4\x95\xf6\xb6\xf4\xf2\xbb\x42\x29\x52\x7b\xa0\x64\xfb\x1a\x25\xda\x17\xbd\x66\xa1\x06\x5a\x14\x6c\x5f\xa6\xd4\x38\x36\x29\xd9\x3e\xeb\xa3\x7d\xcd\x6b\xda\xbe\xdf\xf1\xb8\x08\x0f\xe9\xa8\xbd\x69\x7a\xb0\xe9\xde\x26\x34\xfa\xf1\xc6\xd4\x17\x73\xe6\x6b\xd3\x2b\x25\xb8\xe4\x4e\xc7\xe3\xe5\x10\x3a\x1d\x8f\x97\x43\xb8\x2b\x55\x78\xf0\x72\x08\x77\x85\x0b\x0f\x5e\x0e\xa1\xf9\x3b\x68\xf4\x4e\x7d\x5a\x99\xfb\xc0\xb4\x32\xff\x39\x86\x57\x45\xa7\x73\xb5\x32\x4f\x5e\x05\xaf\x8a\xcc\xa3\xd5\xca\xbc\x78\x0c\x2e\xb9\xd0\xb9\x78\x40\xa4\xe2\xbd\xc0\x25\x57\x7e\x87\x95\x39\x93\x46\x78\xb4\x32\x7f\xb8\x8a\xfe\x10\x9d\x5e\xc2\x1f\x82\x4f\xba\x86\x07\x7f\x88\xf2\xf8\x3b\xfc\x21\x1e\x1e\x98\xfe\x10\x0f\xfd\xa2\x3f\x84\x43\x57\x7f\x88\xed\x35\xe1\x99\xb7\xc7\xe0\x68\xed\x25\xfd\x21\xec\x4f\xfd\x21\x2a\x83\x40\x7f\x88\xe2\x55\xb0\x0f\xff\x2c\xc1\xd1\x76\xce\xd4\x1f\x62\x70\xd7\xfa\x43\x4c\xea\xc3\x1f\xa2\x0d\xee\x13\x7f\x88\xe6\x4b\x8c\x07\x44\x6f\xd4\xae\x07\xc4\xcb\x33\xc2\x03\x62\x38\xc8\xf1\x80\x18\x83\xde\xc5\x03\x62\xfc\x5c\x13\x4d\xef\xf6\x2a\x68\x7a\x7d\x71\xf4\x80\x18\x5e\x05\x0f\x88\xce\x0b\xa0\x07\x44\xa3\x3f\xf1\x80\x20\x48\x08\x0f\x1e\x10\xb3\xd3\x22\x3c\x20\x66\xa7\x06\x3c\x20\xa6\xe3\x13\x0f\x88\xd9\xa8\x0f\x0f\x08\xbe\x49\x13\x1e\x3c\x20\x66\xf3\x2a\xf0\xb7\xf6\x3c\x1e\x10\xdf\xa4\x0d\xfa\x3c\x4c\xef\x05\x9f\x87\xc9\xe8\xd1\xe7\xa1\xf3\xae\xe8\xe5\x30\x38\x86\x97\xc3\xfa\xe8\x17\xbc\x1c\xf8\xaa\x5c\x78\xf0\x72\xc0\xc0\x27\x3c\x78\x39\xac\x49\x4f\xe0\xe5\xc0\xb6\xec\xf0\x90\x72\x5a\xc3\x33\xd1\xe6\x4e\x5a\x44\xca\x09\xbb\x9b\xf0\x90\x72\x5a\xb6\x8f\x94\xd3\x1a\xf4\x8b\x7e\xe5\xcb\xab\xd0\x86\x8f\xb6\xeb\x57\x3e\x6c\xc3\x86\x05\xa6\x0d\xe4\x8e\xce\xa2\x3e\xc4\x73\x4f\x66\x14\x20\x9e\xc3\x16\x35\x3c\x88\xe7\x1e\xfb\x13\xf1\x5c\xf0\xdd\x44\x3c\x17\x9a\x25\x04\xb8\x3e\x15\xc4\x73\xc1\xe9\x0c\xf1\xdc\xcf\xac\x81\x78\x2e\x38\xe6\x11\xcf\x85\x46\x1b\x10\xcf\xb1\x85\x3a\x3c\x88\xe7\xc2\xf1\x77\x1b\xa6\xd7\x63\x97\x7c\x79\x5d\x56\x10\xcf\xa1\x19\x0b\x0f\xe2\x39\x30\x79\x78\x30\x65\x48\x1f\xcf\x1d\x53\x86\x64\x5f\xe3\x49\x9e\x3e\x66\x22\x3c\xc9\xf9\x52\x7f\x78\x30\x6c\x48\xce\x83\x18\x36\xa4\xfe\x3b\x22\xb8\xf0\xe0\xe5\x90\x1c\x04\xd8\x95\x27\x87\x12\x5e\x0e\xe9\xf3\xc6\xe0\x68\x7d\xb4\x78\x39\xa4\x8f\xee\xc4\xcb\x21\x2d\x5e\x5b\xbc\x1c\x52\xf7\x18\x1c\xf4\xe4\x9a\x78\x39\xa4\xc5\x30\xc3\xcb\x21\x39\x3c\xf1\x72\xa8\x91\xc6\xe2\xe5\x50\x83\xbf\x4b\x1c\xe3\x5e\xf0\x72\xa8\xae\x8c\x78\x39\xd4\x97\x21\x88\x97\x43\x8d\x74\x0b\x5e\x0e\x00\xa7\xf0\xe0\xe5\x50\xb3\x67\x0e\xce\xe4\x11\xe1\xe5\x50\x5d\xc1\xf1\x72\x68\x87\x16\xe9\xe5\xe0\xba\x8c\x97\x43\x73\xe5\xc7\xcb\x81\x7d\x5b\xe1\xc1\xcb\xa1\x1d\xea\xc3\xcb\x01\xa8\x14\x1e\xbc\x1c\xda\xf6\xd8\x6d\x5f\x0f\xb4\x1d\x2f\x87\xe6\xb4\xa4\x97\xc3\xe0\x41\xeb\xe5\xd0\xe8\x09\xbc\x1c\x46\x67\xf0\xe0\xe5\x30\x9c\x30\xf1\x72\x18\x4e\x98\x78\x39\x0c\x27\x37\xbc\x1c\x46\xf7\x4c\xb8\xdd\x41\x1b\xf0\x72\xf8\x99\x3e\xf1\x72\x18\x83\x5e\xc2\xcb\x01\x87\xe4\xf0\xe0\xe5\xc0\xb6\x87\xf0\xe0\xe5\x30\x5c\x9c\xf0\x72\x60\x03\x70\x78\xf0\x72\x18\x4e\xfa\x78\x39\x7c\x2e\x7f\x58\x99\x7f\xde\xe7\x54\xb7\x4b\xfb\xb0\x32\xff\x1c\x4b\x13\xee\xb3\xf0\xdc\x27\xdc\xa7\x83\x1c\x2b\xf3\xe5\x74\x8d\x95\xf9\x3a\x5e\xe5\xb6\xe1\x27\x8e\xc3\xca\x1c\x25\x51\x78\xb0\x32\xff\x89\x73\xb0\x32\xff\x89\xea\xb0\x32\x3f\xf6\xa7\x7e\x0d\x85\x91\xac\x5f\x43\xa6\xed\xfa\x35\x64\xea\xd3\xaf\xc1\xc5\x5e\xbf\x86\xcc\x7d\x7e\x72\x9f\x3c\x31\xfc\x1a\xf8\xfc\x7e\x78\x3e\xb9\x4f\x7a\x02\xbf\x86\x27\xd3\x5a\xfd\x1a\x82\x57\x41\xa0\xea\x48\xd6\xaf\xc1\x29\x44\xbf\x06\x17\x27\xfc\x1a\x48\x5c\x85\x07\xbf\x06\x10\x57\x78\xf0\x6b\x60\x07\x41\x78\xf0\x6b\x78\x7f\xce\x84\x00\x74\x12\xc6\xaf\xe1\x75\xc2\xc4\xaf\xe1\x6d\xd6\x00\x01\xe8\x28\x58\x10\x80\x06\x48\x78\x39\xbc\x95\x36\x60\xd8\xf0\x3a\xea\x30\x6c\x78\x9d\x5f\x30\x6c\x78\x1d\x59\x0b\x82\xb3\x7a\x0c\x82\xd3\x91\x85\x97\x79\x76\x24\x63\xd8\x90\x7d\x46\x18\x36\x64\x47\x2b\x86\x0d\xd9\x71\x8d\x61\x43\x71\xbc\x60\xd8\x50\xac\x1d\xbf\xf2\xd2\xb9\xcf\xad\x78\xd5\x63\x88\x57\x5d\xaa\xf0\x2b\x27\x5b\x14\x9e\x8b\xc6\x7a\xf5\x3e\x2f\x1a\xeb\xd5\x7e\xc1\xcb\xbc\x1e\x7a\x02\xbf\x72\x9c\x0a\xc3\x83\x5f\xf9\x55\xe6\xff\xf9\x29\x19\x2b\xf3\xfe\xd0\x3c\xac\xcc\xd9\x5c\x1a\x1e\xac\xcc\xfb\x43\xe5\x5a\x99\x1b\xe3\x61\x65\xde\x8d\xc0\xb0\x2b\x87\x43\x09\xcf\x05\x55\xfd\x73\xca\xba\xa0\xaa\x7f\x3f\xb7\xb9\x29\x59\xdf\xed\x6a\x84\x2f\x21\x5c\x50\xd5\x0f\xd3\x6e\xb8\xa0\xaa\x9f\x4b\xe9\x87\x80\x58\x2f\x10\xa7\x06\xc4\x7a\x6c\xbd\x0e\x41\x4b\xf2\xe3\xef\xe0\x06\xaf\x5c\x3b\x04\x2d\xc9\x99\x30\x03\x9e\x0c\x08\xbb\x43\xc0\x77\x81\xef\x65\x84\x80\xef\x02\x26\xf2\x21\xe0\xa6\xf0\x32\x69\x04\xdc\x14\x5e\x56\xe9\x80\x9b\xc2\x7b\xa8\x1d\x37\x05\x3e\x5a\x1e\x02\x6e\x0a\x85\xb8\x31\xe0\xa6\x50\x6c\x11\x6e\x0a\x25\x72\x2f\xb8\x29\x94\xe8\xef\x60\xf5\x58\x8e\x02\x6e\x0a\x85\x65\x25\xe0\xa6\x50\x5e\x7f\x77\xef\xba\xdc\xe4\x46\x08\xec\x41\x2a\xc9\xfa\x60\xfc\x2e\x15\x13\x02\x4e\x0b\x6c\x77\x0e\x01\xa7\x85\x72\x45\x70\x21\x60\x26\xde\x78\xe1\x02\x4e\x0b\x46\xd0\x01\xa7\x05\xcc\x8b\x42\xc0\x69\xc1\x08\x3a\xbc\xb2\x7a\xf4\x12\x4e\x0b\x6d\x78\x26\xac\x1e\x91\x70\xc0\x69\xa1\x0d\xeb\xeb\x30\x70\xf4\xa7\x4e\x0b\x8f\x67\xa2\x02\xf5\xf9\xe9\xb4\xf0\x58\xc2\x71\xda\xa7\xa9\xd3\xc2\x63\xed\xd0\x5e\x97\xd1\x0c\x01\x33\xf1\xb9\xb9\x17\x5c\x18\x26\xe8\x2f\xe0\xc2\x30\x37\xf5\xe1\xc2\x30\x37\x35\xe8\xb4\x40\x3c\x1d\x70\x5a\xe0\x03\x58\x21\xe8\xb4\xc0\xf4\x19\x74\x5a\xc8\xf4\x92\x4e\x0b\x20\x92\xa0\xd3\xc2\xf6\x4c\x9c\x16\x16\xe3\x05\x57\x70\xac\x85\x42\xc0\x15\x7c\x2f\xeb\x43\xc9\x0a\x1e\x0a\xb8\x30\xec\xcd\x53\xd1\x85\x21\xd1\x3e\x5c\xc1\x4f\xa5\x3e\x5c\xc1\xcf\xe4\x49\xeb\xd0\x40\x5c\x1c\x90\xe0\x85\x4a\xcf\x23\xc1\xbb\xe2\xab\x5f\x25\x68\xaf\x42\x2f\x25\x69\x2f\xee\x05\x09\x1e\xfb\xd2\x42\xd0\xa1\x81\xe8\x33\xe8\xd0\xc0\x44\x14\x90\xe0\xa1\x5d\x08\x41\x1b\x06\x96\xcd\x80\x04\x2f\x54\x6b\x40\xae\xca\xc2\x1c\x90\xe0\x05\x82\xb5\xa0\x0d\xc3\xe0\x77\x48\xf0\x42\xe3\x77\xda\x30\xb0\x3c\x04\x24\x78\x81\xc5\x3e\x68\xc3\xc0\xb4\x1b\xb4\x61\xf0\x89\x69\xc3\xe0\x88\xd4\x86\xc1\xb7\x11\x09\x1e\xa2\x80\x10\x90\xe0\xa1\xcc\x0a\x01\x09\x5e\xaa\x1e\x83\xd6\xf3\x0d\x40\x82\x67\xd8\x1a\x90\xe0\x25\xe2\xf7\x80\x04\xcf\xf0\x33\x20\xc1\x4b\xd3\x12\xb4\x1e\x8b\x45\x40\x82\x97\xfa\xef\x78\x5c\x84\x80\x3a\x2f\x75\x7f\x06\xe3\xe7\x4b\x85\x3a\x2f\x41\x16\x04\x1c\x1a\x92\x8d\x2d\xa8\x5c\x01\x40\xe1\x42\xa5\x92\xec\x5c\xdc\x1b\x92\x1d\x88\x7b\x43\xb2\x73\x71\x6f\x30\x98\x0f\xb8\x37\xa4\x61\x0d\x36\x9d\xe1\x89\x7b\x43\x66\xe5\x0f\x38\x34\x14\x6b\xaf\x28\x60\xad\xaf\xa2\x80\x05\xfc\x05\xdc\x1b\x70\x51\x0b\x01\xf7\x06\x1c\xc8\x42\xc0\xbd\x01\xc9\x51\x08\xb8\x37\x74\xa2\xd6\x80\x7b\xc3\x78\xfc\x5d\xe7\x4c\xeb\x1b\x94\xb8\x6b\xdc\x1b\x3a\xb1\x6f\xc0\xbd\x61\xbc\xfe\x6e\x71\xa6\xf5\x6d\xae\x49\x4f\xe0\xde\xd0\x59\x8e\xc2\x85\x4a\x65\xb8\x3c\x5c\xa8\x54\x86\xcb\x03\xce\x0e\x1d\x60\x1f\x70\x76\xe0\x83\x31\x21\xe0\xec\xc0\x76\xd9\x10\x70\x76\x98\x4e\xc9\x38\x3b\x4c\x07\x2b\xee\x0d\xc7\x69\x1e\xf7\x86\xe3\x4b\x85\x7b\xc3\x69\x9e\x09\x73\x97\xad\x01\xfa\xaa\xf0\x4a\xe3\xde\x70\xb2\x67\xc2\xdc\x35\x8e\xe1\xde\x70\x9c\x68\x71\x6f\x38\xc4\x78\x01\xf7\x86\x43\x04\x16\x70\x6f\x38\x4e\x05\xb8\x37\x1c\x5f\x3f\xdc\x1b\x4e\xa5\x97\x70\x6f\x10\x22\x07\xdc\x1b\x0e\xc4\x53\xc0\xbd\x01\x1b\xf7\x10\x70\x6f\x38\xd9\x1a\x50\xb9\x2e\x7a\x10\xf7\x86\xe3\x0b\x87\x7b\xc3\x29\x5e\x93\xf6\x39\xb5\x22\xc1\x0b\x2e\x47\x48\xf0\x7e\xa6\x02\x24\x78\xc1\xb1\x34\xa0\xe7\x88\xea\xc2\x60\xeb\x7c\xa6\x27\x90\xe7\xbd\xc4\x5c\x01\x79\x5e\xf4\xa9\x20\xcf\x8b\x2e\x94\xc8\xf3\x7e\x26\x06\xe4\x79\xa9\xf9\x3b\xb6\xce\x37\x46\x08\xf2\xbc\xe4\xe4\x86\x3c\x2f\xb9\x88\x22\xcf\xcb\x80\xf7\x70\x31\x4f\x2d\xaf\xc7\x16\x25\x6b\xd8\x10\x64\x9e\x79\x38\x46\x7f\x22\xcf\x2b\x2f\x6d\x40\x82\x57\x7c\x6f\x27\x14\xdc\xb4\x04\x05\xb7\xfd\x1d\x32\x49\x9f\x1f\xf2\xbc\x0a\x39\x11\x90\xe7\x55\x30\x4f\x40\x9e\x57\x89\x76\xc3\x94\x82\xa3\xb5\xc8\xf3\xf0\xf7\x08\x01\x79\x5e\xfb\x78\x7e\xc8\xf3\xda\x4f\xed\x52\x70\x96\xa0\xe0\x26\xb5\x23\xcf\x6b\x3e\xf7\x4f\x0a\x8e\xda\x91\xe7\xb5\x45\xbf\x20\xcf\x1b\xbe\x0f\xc8\xf3\xd8\xed\x19\xc2\xc7\x67\xec\x92\x67\x62\xd1\x1a\x19\xd7\x48\xf7\x06\x68\x3a\x7c\xd2\x73\xdc\xf5\x27\x3d\xe7\x35\xa5\xe7\xbc\x33\xb6\xa4\x3b\x47\x62\xdf\x30\x7f\x37\x4a\x0e\x38\x3b\xf0\x55\x8a\x10\x70\x76\x98\x4e\x6e\xb8\x37\x4c\x22\xe1\x80\x7b\xc3\x84\x11\x0b\xb8\x37\xe0\x1a\x15\x02\xee\x0d\x9f\x5d\x86\x7b\xc3\x72\xad\xc7\xbd\x61\x1d\xaf\x09\xeb\x05\x40\x0f\xb8\x37\x2c\xe3\x23\xdc\x1b\x70\x6b\x0e\x01\xf7\x86\x65\x9c\xb3\x64\xbd\x68\xde\x82\xf5\x72\x32\xc5\xa3\x6e\x19\x69\xe0\xec\xb0\x8c\x50\x70\x76\xc0\xb6\x3a\x04\x9c\x1d\x96\xd1\x12\xce\x0e\xcb\xb5\x10\x67\x07\x6c\xb9\x43\xd8\xb0\x7a\xf0\xe8\x61\xc3\xea\x19\x6b\xe3\xfa\x70\x5c\x2c\x70\x7d\x38\x00\xc3\x80\xeb\xc3\xf1\x11\xe1\xfa\x70\x7e\xea\xc3\xa1\xd5\x17\x00\x41\x5e\xb0\x3f\x11\xe4\xfd\xc4\x01\x08\xf2\x02\xc0\x30\x20\xc8\xcb\x81\x1a\x10\xe4\x65\x87\x0b\x82\xbc\x0c\xfd\x11\x10\xe4\x25\x23\xc5\x8b\x64\x5a\x76\x79\xb8\x69\xa5\x96\x9d\xd8\x11\xe4\x65\x97\x2a\x04\x79\xd9\x65\x05\x41\x1e\x9f\x92\x0f\x01\x41\x5e\xf2\x39\x20\xc8\xcb\x90\x44\x01\x41\x5e\x22\x99\x12\x10\xe4\xf1\x79\xfa\x10\x10\xe4\x55\xa2\xac\x17\x41\x1e\x3a\x91\xf0\x22\xc8\x43\x27\x12\x5e\x04\x79\x95\x09\xf3\x45\x90\x87\x62\x3a\xbc\x08\xf2\x2a\x13\xfb\x8b\x20\x0f\x75\x73\x78\x11\xe4\x55\xe8\x81\x17\x41\x5e\x65\xe2\x7b\x1f\x08\x2b\x52\x55\xef\x23\x61\x15\x29\x29\x38\x9c\x94\x10\x1c\x12\x29\xbe\x88\xf5\x7a\xf0\x5e\x24\xac\xb8\x26\x82\xbc\x0e\xe1\xf1\x22\xc8\xeb\x2c\xb7\xaf\x82\x3c\xa6\x82\x57\x41\x1e\xc0\xf7\x55\x90\xf7\x79\x15\x48\x29\xde\xb8\x57\x41\x5e\xf7\x9a\x90\x52\x4c\x52\xaf\x82\x3c\x48\xb0\x57\x41\xde\xf4\x9a\x90\x52\xf0\x9b\x2f\x82\x3c\x76\x9b\x85\x17\x41\xde\x80\xed\x7c\x11\xe4\x0d\x22\xb7\x17\x41\x1e\xe9\xfc\xf0\xe2\xe5\x30\x3e\xda\x8e\x97\xc3\x98\x1c\x43\xac\x37\x60\xce\x5f\xc4\x7a\x63\x71\x67\x8a\xf5\xec\x5d\xc5\x7a\x2c\x40\xaf\x62\xbd\xe2\x31\x48\x29\xe6\x82\xf7\x95\x94\xf2\x4c\x36\x93\x6f\xeb\x63\x33\x39\x93\xfe\x8b\xe8\xee\x5b\x5e\x85\x4d\xe1\x9b\xbe\x46\x74\xf7\x91\x77\x79\x11\xdd\x2d\xc2\x82\x17\xd1\xdd\x62\x81\x7d\x11\xdd\x2d\x28\x8e\x17\xd1\x1d\x5f\x7a\x0f\x2f\xa2\xbb\xed\x93\xc6\x78\x01\x97\x9e\xf0\x62\xbc\xb0\x21\x46\x5f\x8c\x17\xf6\xe3\x35\x3b\xc7\xe8\x17\x8c\x17\x76\xf0\xd8\xe4\x98\x77\xf6\x71\x8c\xd6\x62\xbc\x70\x37\xbf\xfc\xd9\x29\xf9\x8d\x72\x6e\xde\x8a\x9c\x1b\x37\x9d\xe4\xdc\xa8\x0e\x4f\x06\xb3\xa5\x2f\x9e\x0c\x87\xe9\xe5\xc5\x93\xe1\x66\x13\x7f\x95\xd0\x1b\xc2\x02\xbf\x78\x32\x1c\x6f\x0c\x4f\x86\xc3\x2b\xfd\x22\xba\xe3\x53\xf2\xe1\x45\x74\xf7\x14\xcf\x94\x73\x63\x40\x22\xba\x7b\xec\x78\x44\x77\x7c\xe9\x2c\xbc\x88\xee\x30\x13\x0a\x2f\xa2\xbb\xf0\x7a\x26\x9c\xdb\xeb\x99\x70\x6e\x24\xa0\x5e\x44\x77\x81\xd5\xfd\x45\x74\x17\x1a\xf7\x82\xe8\x2e\xb0\x9e\xbf\x88\xee\x02\xd1\xcb\xab\xe8\x8e\xf5\xfc\x55\x74\x37\x3d\x13\xce\x6d\x7a\x4d\x38\x37\x87\x92\xa2\x3b\x07\x9d\xa2\xbb\xcf\x7b\x81\x73\x9b\xd6\x00\xe7\xe6\x0b\x8e\xe8\xee\xf5\x05\x47\x74\xf7\xfa\x82\x67\x38\x37\x48\x94\x37\x23\x2a\xf4\xb5\x45\x90\x97\x59\xa5\x5f\x04\x79\x98\x57\x86\xf7\xc2\xa8\x5e\x21\x82\x5e\x04\x79\x7c\xb6\x2b\xbc\x08\xf2\x7e\xa6\x48\x04\x79\xb5\x79\x15\x04\x79\xf6\x8b\x82\x3c\x52\x32\x2f\x82\xbc\xe6\x80\xbc\x78\xa8\x37\x5f\x80\x8b\x87\x7a\x73\x4c\x28\xd6\xb3\xb5\x88\xf5\x7e\x26\x37\xc4\x7a\x9d\x85\xe4\x45\xac\x87\xff\x59\x78\x11\xeb\x75\xf8\xd4\x17\xb1\x5e\x67\x99\x7e\x2b\xa4\x1b\x11\xd1\x5b\x21\xdd\x20\x0b\x5e\x85\x7c\x4e\x28\x0a\xf9\xc8\x67\xbc\x0a\xf9\x88\xb2\x5e\x84\x7c\xdd\xbe\x46\xc8\xd7\x59\xa6\x5f\x84\x7c\xc3\x67\x8b\x58\x6f\x3a\xb2\x2e\x1e\xea\x33\x79\x95\x43\x89\xde\xbd\x78\xa8\x4f\x47\x6b\xc3\xc8\x96\xf8\xfd\xc5\x77\x81\x4f\x65\x85\x17\xdf\x85\xe5\x73\xc0\x77\x61\x41\x2a\xbe\x4d\x23\x5b\x8f\x69\x64\xcb\xbb\x82\xef\xc2\xfe\x2c\x49\x19\xd1\x4b\xf8\x2e\x9c\x4c\x8b\x14\xeb\xd9\x9f\x8a\xf5\xec\x4f\xc4\x7a\x21\x78\xd7\x8b\x12\xfd\x89\x58\x2f\xb8\x1c\x21\xd6\x33\x31\xf7\x22\xd6\x0b\x64\x22\x5e\xc4\x7a\xc1\xa7\x82\x58\x4f\x4e\xf8\x45\xac\x27\xb3\xfc\x22\xd6\x7b\x8f\x25\x68\x3d\x17\x58\xc5\x7a\x90\x21\xaf\x62\xbd\xea\x31\x68\x3d\x67\x8d\x0e\xad\x07\x8e\x7a\x11\xf2\x15\x97\x70\x85\x7c\xc5\x3b\x83\xd6\x73\x46\x51\xc8\x57\x68\x91\x42\xbe\xea\x7d\x1e\x8e\xf1\x8c\x10\xf2\x15\x17\x19\x84\x7c\x05\x32\xeb\x45\xc8\x57\x0c\x2e\x14\xf2\xf9\x4e\x2b\xe4\xf3\x19\x29\xe4\xfb\x7e\x47\x04\x17\x5e\x35\x7e\x4e\x2f\x68\xfc\xba\x93\x22\x1a\xbf\xe9\x74\x8d\xc6\x6f\xc2\x6f\xbe\x43\xdf\x55\x9a\x87\xc6\x6f\x3a\x31\xa0\xf1\xfb\x1e\xaf\xa2\x48\x8c\x6e\xc1\x20\x2f\x38\x69\x60\x90\x17\x7c\x60\x18\xe4\x05\x07\x1d\x06\x79\x66\x59\x5f\x0c\xf2\x82\xeb\x39\x06\x79\xc1\xf5\x1c\x83\xbc\x60\xd3\x31\xc8\x0b\x9f\xbf\x83\x69\xfa\xb8\x4f\x0c\xf2\x5e\x27\x6f\x5c\xf0\x92\x6d\xc7\x05\x2f\xd9\x9d\xb8\xe0\x99\xda\x7c\x71\xba\x4b\xcb\x6b\xc2\x26\x19\xe7\xe0\x74\x97\x9c\x22\x71\xba\x4b\xc6\x2b\x38\xdd\x25\xef\x1a\xa7\x3b\x73\xb5\x2f\x4e\x77\xc9\x97\x1f\xa7\xbb\xb4\xb8\x26\x4e\x77\xc9\x16\xe1\x74\x97\x8d\x30\x71\xba\xc3\xfa\x3e\xbc\x7e\x78\xc9\x68\xc9\x0f\x2f\x19\xd9\xf8\xe1\x25\xef\xd3\x0f\x2f\xfd\xdc\x27\x22\x31\x92\xb5\x2f\x1f\x5e\x12\xa8\xbd\x7c\x78\x69\x44\x8f\x1d\x4a\xb4\x1d\x21\xdf\xf0\xc5\x41\xc8\x37\x7c\x71\x10\xf2\x0d\x88\x84\x17\x21\xdf\x88\x9e\x79\xdb\x37\x9c\xa4\xf8\xf0\xd2\x70\x58\x23\xf2\x1b\xb0\xb2\x2f\x22\xbf\x91\xbc\x26\x74\x52\xe2\xae\x11\xf9\x8d\xc8\x13\x43\xe4\x37\x20\x20\x5e\x44\x7e\x23\x59\x3b\x1b\x8e\x7f\xee\x93\x0d\xc7\x4e\x8a\x88\xfc\xbe\xc7\xab\x40\xc5\xf8\xc4\x10\xf9\x1d\x17\x2e\x44\x7e\x7c\xb7\x2e\xbc\x88\xfc\x0e\x72\xb2\x17\x91\x1f\xfb\xcb\xc2\x8b\xc8\xef\x38\x7a\x10\xf9\x1d\x18\xd4\x17\x91\xdf\x71\x01\x42\xe4\x77\x48\x8c\xbf\x88\xfc\x8e\x4f\x0c\x91\xdf\x71\x5c\x23\xf2\x3b\xc3\x12\x54\xcc\xf0\x77\x50\x31\xd3\xda\xd9\x75\xeb\x78\xd9\x50\x31\x8e\x89\x0d\x15\xe3\x52\x85\xb3\x5e\x70\xd4\xe1\xac\xf7\xf3\x76\xe0\xac\x17\x5c\x9c\x70\xd6\x0b\xde\x19\xce\x7a\xc1\x49\x1f\x67\xbd\xe0\x52\x85\xb3\x9e\x59\x98\x17\xf7\xbc\xe8\xc4\x87\x7b\x9e\x82\x81\x17\xf7\xbc\x64\xd4\x8a\x7b\x5e\xea\x9e\x89\x1a\xca\xf8\x16\xf7\x3c\xd9\xdc\x17\xf7\xbc\x04\x53\x1f\x71\xc8\x33\xd3\x12\x71\xc8\x2b\x8c\xd6\x88\x43\x5e\x61\xb4\xc6\x47\xba\xa5\x52\x42\xf1\x74\x75\xec\x21\xe2\x90\x57\xe9\xcf\x88\x0b\x5e\x1d\x1e\x83\x52\xd9\x5e\x13\x4a\x65\x79\x4d\x28\x15\x50\x63\xc4\x05\xaf\xfd\xd4\x70\xef\x13\xf9\x61\x88\x38\xdd\x61\x61\x15\x22\x4e\x77\x23\xfd\x8e\x85\x7d\x88\x98\xe0\xf9\x02\x44\x4c\xf0\x06\x0c\x4e\xc4\x04\x6f\xd2\xf1\x11\x13\xbc\x0f\xe0\x1b\x31\xc1\x9b\x9f\xc7\xd8\xd0\x49\xfc\x17\x31\xc1\x9b\xcb\x6b\xc2\xa8\x6c\x7f\x07\xa3\xb2\xfd\x1d\xb4\x09\xd0\x25\xf2\x91\xa4\x4d\xb4\x14\x11\xd6\x6d\xeb\x43\x58\xb7\x49\xe5\x44\x84\x75\x78\x9d\x86\x88\xb0\x0e\x1f\xd4\x10\x11\xd6\x09\x17\x22\xc2\x3a\x01\x49\x44\x58\xb7\x89\x42\x22\xc2\x3a\xa1\x4b\x44\x58\x77\xaa\xc7\xd8\xd0\xc9\xd2\x11\x11\xcf\x9d\xed\x35\xd9\xb4\xf9\x7a\x2f\x90\x0c\xbc\x70\x11\x50\xe5\xb2\x12\x01\x55\xb2\x8f\x11\x50\x15\xa0\x69\x22\xa0\xea\xb5\x45\x00\x27\xbe\xb3\x1b\x22\xc0\x89\x2f\xf1\x85\x08\x70\xca\xc9\x33\x27\x25\xeb\x83\x48\x48\x9e\x79\xc1\x51\x06\x4b\x44\x10\x10\x46\x9a\x21\x82\x80\x70\x4f\x0e\x11\x04\x54\x89\xfb\x23\x08\xa8\xf2\x3a\x44\x10\x50\xed\x9e\x09\x91\x00\xdf\x1f\x41\x40\xc6\xcc\x11\x04\xd4\x98\x4c\x23\x08\xa8\x83\x95\x22\xae\x74\x3d\xfa\xbb\xc6\x31\x86\x3c\xae\x74\x9d\x08\x3a\xe2\x4a\xd7\x5f\xaf\x72\xdb\xd7\x87\x57\x81\x48\x70\x90\xe3\x4a\x67\x1a\x39\xe2\x4a\x37\x8e\x67\x02\xc2\x49\xda\x45\x5c\xe9\xc6\xe1\x9a\xb8\xd2\x4d\xd2\xc1\x31\x0b\xc2\x79\xa9\x32\x24\x83\x2f\x15\x8e\x75\xc3\x27\x8d\x63\xdd\x38\x96\x24\x12\x3c\x13\x22\x01\xbe\x3f\xea\x4a\x47\xc4\x17\x75\xa5\x23\xa5\x1d\x75\xa5\x3b\xd6\xc7\xce\xbe\xe2\x7d\x02\xd0\x7d\x62\xb8\xd2\x7d\x44\x91\x11\x57\x3a\xd3\xe4\x11\x57\x3a\xec\x69\x43\xc4\x95\x6e\x83\xf7\x22\xae\x74\xdb\x49\x0a\x57\xba\x9d\xe8\x79\x5c\xe9\x36\x4b\x63\xc4\x95\x6e\xb3\xa8\x45\x5c\xe9\x4c\xa8\x47\x5c\xe9\x54\xd5\x46\x5c\xe9\x54\xea\x46\x5c\xe9\xd4\x25\x47\x5c\xe9\x8e\xe3\x1a\x57\x3a\x97\x8e\x08\x02\xe2\x3b\xde\x21\x82\x80\xf8\x8e\x77\x88\x20\xa0\x87\x40\x2e\x82\x80\x9e\xca\x7d\x82\x80\x1e\x72\x1d\x11\x04\xc4\x57\xcb\x43\x04\x01\x05\xdb\x07\x02\x52\x2c\x1b\x41\x40\x11\x1e\x3d\x82\x80\xb0\xc3\x0d\x11\x04\xf4\x1e\xeb\x6b\x1c\xa3\x0d\x20\xa0\x68\x6b\x41\x40\xf1\xf5\x9a\xa0\x54\x9f\x18\x5b\x99\xa2\xa3\x15\x74\x14\x1f\xef\xe5\xb6\x2f\x06\xef\xf3\x50\xe2\x5e\x40\x47\x11\x26\x21\x82\x8e\x7e\x4d\x6b\xbf\x33\x25\x03\x9c\x22\x80\x24\x02\x9c\x22\x19\xca\x08\x70\xe2\x1b\x73\x21\x02\x9c\xf8\xa2\x43\x88\x98\xd2\x15\x5f\x9c\xa6\x68\xc4\xab\x28\x1a\xf1\x2a\x88\x46\x9c\x5a\x71\x9e\x63\xff\x4e\x88\x38\xcf\xf1\x0d\x87\x10\x71\x9e\x63\x13\x73\x88\x0d\x37\x34\x18\x9c\x88\xf3\x9c\x0c\x63\xc4\x79\xae\xb2\xbe\x46\x9c\xe7\x1a\xb1\x6f\xc4\x79\xae\x39\x94\x70\x9e\x6b\x0e\x3a\x9c\xe7\x1a\x44\x7d\xc4\x79\xae\x41\x71\x44\x9c\xe7\x9a\x43\xb7\x0b\xc2\xe9\x78\x9c\xe7\x64\x18\x23\xce\x73\xdd\x29\x19\xe7\xb9\xee\x12\x80\xf3\x5c\x77\xb1\xc0\x79\xee\x67\xb2\x19\x82\x70\xfa\x0c\xe7\x39\x53\x78\x11\xe7\xb9\x6e\x1c\x30\x00\xe1\x4e\x28\x17\x00\xf5\x41\x44\x1b\x71\xa5\x93\xb5\x8c\xb8\xd2\xa9\x56\x88\xb8\xd2\xfd\x4c\x13\xb8\xd2\x4d\xef\x13\x57\xba\xd9\xbd\xe6\x6d\xdf\xf2\xb9\x5f\x94\xd3\x97\x8b\xda\x45\x39\x7d\x39\x94\x70\xac\x5b\x3f\x57\xd9\xfc\xce\xfb\x3c\x94\xa8\xfd\xa2\x9c\xbe\xc9\x05\xc4\x8b\x72\x3a\x26\x2f\x21\xe2\x66\x77\x9c\xca\x71\xb3\xc3\x34\x31\x44\xb6\x2b\x05\xa7\x72\xb6\x2b\x61\x4c\x15\x22\xdb\x95\x82\x3d\xc8\x76\xa5\xe0\x34\xcf\x76\xa5\x17\x35\x46\x64\xbb\x12\xbe\x7e\x21\xb2\x5d\xa9\x00\xad\xe3\x04\xc0\x76\x4b\x00\xd8\xe6\xef\x00\xb0\xd0\x57\x91\xad\x4c\xa5\x59\x3b\xce\x65\x8e\x6b\xb6\x32\x35\xe4\x79\x91\xad\x4c\x0d\xfa\x23\xb2\x95\xa9\x11\x45\x46\xb6\x32\x4d\x47\x24\x5b\x99\xa6\xed\x63\x2b\xd3\x74\x64\xb1\x95\x69\x3a\xf5\xb0\x95\xe9\x73\x7c\xb2\x95\xe9\x23\xde\x8c\x6c\x65\x5a\x3e\x77\xb6\x32\xa9\x52\x8e\x6c\x65\x5a\x93\xde\x65\x2b\x93\x4a\xe4\xc8\x56\xa6\xed\x12\xe0\x56\xa6\xe4\x55\xdc\xca\xc4\xef\xdc\xca\x64\x98\xe5\x56\x26\xd0\x43\x74\x2b\x13\x18\x2b\xba\x95\xc9\xa5\x11\x04\x14\x40\x94\x11\x04\xf4\xfa\x8c\x40\x40\xaf\x93\x29\x08\x28\xd9\x4b\x4b\x94\x4a\x1b\x40\x40\xc9\xd1\x03\x02\xe2\x7b\x93\x21\xba\xcd\xe9\x58\x42\x14\xf0\x53\x3b\x08\xd6\xa8\xd5\x6d\x4e\xbe\x39\x6e\x73\xf2\xad\x72\x9b\x93\x6f\x07\x28\xa7\x18\x70\x82\x72\x0a\x1c\x7b\x04\xe5\x0c\x47\x0f\x28\x67\xa0\xe9\x88\xa0\x9c\xd1\x2c\x81\xe2\x0c\x58\x40\x39\xc3\x71\x0d\xca\x91\x7f\x8f\xa0\x9c\x2b\x57\xfd\xf3\x53\x32\x00\x68\x90\xd5\x8d\xec\x72\xc2\x5e\x3b\x44\x76\x39\x0d\x07\x32\xbb\x9c\x86\x81\x3e\xbb\x9c\x26\xaa\xcc\xc8\x2e\xa7\x49\xa6\x31\xb2\xcb\x69\x1a\xe8\xb3\xcb\xe9\x33\x1a\x64\x97\xd3\xb1\xe3\xd9\xe5\x74\xec\x40\x76\x32\x1d\x9b\xc0\x4e\xa6\x63\xe4\xcd\x4e\xa6\x63\x0c\xc4\x4e\xa6\x43\x92\x30\xb2\x93\xe9\xd8\x81\xec\x64\x3a\x3e\x22\x76\x32\x1d\x63\x74\x76\x32\x99\x6e\x4b\xec\x64\x3a\xbc\x70\x89\x9d\x4c\x46\xc2\x89\x9d\x4c\x87\x41\x90\x00\x47\x0a\xd0\x13\xe0\x28\xc0\x53\x26\xc0\x51\xf8\xf9\x1d\x20\x8e\xe1\x92\x00\x47\x61\x5b\x03\xae\x51\x0c\x89\x84\x7d\x78\xe0\x3e\x13\xc0\x29\x10\x11\x25\x80\x53\xd8\xd6\x7e\x91\x05\xdf\x47\x0c\x09\xe0\xf4\x26\x6b\xb8\xc0\x29\x56\xcf\x3c\x94\xee\x00\x49\xd8\x87\xab\x9f\x49\xd8\x87\x2b\xd0\x49\x80\xaa\x44\x64\x93\x00\x55\x89\xa8\x27\x81\x9c\x8a\x35\x80\x9c\x4a\xf2\x9a\x80\x3f\x5e\xe9\x04\x72\xe2\xc3\x60\x21\x81\x9c\x2a\x78\x21\x81\x9c\xea\xf0\x18\xc0\xf0\xa7\x76\xb6\xbb\x0c\xaf\xc2\x76\x17\x60\x7e\x02\x39\x55\x18\xf0\x14\xb4\x24\xa2\xaf\xf9\xf4\x6c\x23\x4e\x4d\xa0\x2a\xbe\x2a\x12\x12\xa8\x4a\xb5\x78\x02\x55\xa9\xf3\x4e\xa0\xaa\x8e\x9a\x26\x81\xaa\xba\xf5\x81\xaa\x8c\xca\x13\xa8\x6a\x64\x8f\x91\x6b\x9f\x5e\x85\xad\x22\x8f\xc7\x3a\x25\xee\x13\x54\x35\x89\xa7\x13\xdb\x95\xe6\xcf\x7d\x62\xf5\x83\x74\x2f\xbd\x22\x43\x7a\x82\xed\x4a\xdf\x4f\xe9\xb6\xcf\xa4\x56\x62\xbb\x92\xc9\xb0\xc4\x76\xa5\x8f\xe9\x25\xb1\x5d\xe9\x73\x0c\xb2\x5d\xe9\x63\x7a\x49\x6c\x57\xfa\x60\x73\x13\xdb\x95\xf6\xeb\x55\x40\x8d\xd1\x12\xa8\xd1\x27\xcd\x76\xa5\xcd\x82\x90\xd8\xae\xc4\x97\x3c\x42\x62\xbb\x12\x9f\xac\x08\x89\xed\x4a\x26\xca\x12\xdb\x95\xf8\x28\x53\x48\x6c\x57\x32\x7e\x4f\x6c\x57\xe2\xf3\x4d\x21\xb1\x5d\x69\x27\x8e\xb1\x5d\xc9\xd8\x3e\xb1\x5d\xc9\x68\x3e\xb1\x5d\x69\x83\x0c\x13\xdb\x95\x8c\xed\x13\x9f\xb3\xdd\x28\x27\x52\xb2\x7d\x96\x48\xb6\x27\xaf\x49\xb2\x1d\xec\x92\xd8\xca\x74\x88\x7d\x13\x68\xec\xf1\xcd\x01\x8d\x3d\xc5\xab\x60\x65\x54\xfd\x1d\xa9\x77\xa8\xc2\x04\x1a\x0b\xd0\x57\x09\x34\x16\x58\x1a\x13\x68\xcc\x65\x2c\x81\xc6\x02\x14\x55\x02\x8d\x85\xf9\x3b\x5f\x15\x09\x09\xa0\x16\x58\x27\x13\x40\xcd\x75\x32\x61\x2d\x2e\x43\x95\xb0\x16\x0f\xf0\x2b\x09\x10\x87\x5f\x72\x48\x80\xb8\x17\x72\x3c\x01\xe2\xb2\x83\x1c\x10\x87\x7b\x7f\x48\x80\x38\xbe\x89\x16\x12\x20\x8e\x6f\xbe\x85\x04\x88\x73\x57\x5c\x02\xc4\xe1\x9e\x1c\x12\x20\x8e\x8f\x0f\x85\x04\x88\xe3\x93\xf7\x21\x01\xe2\xf8\x1e\x5c\x48\x80\xb8\xec\xf4\x02\x88\xe3\x6b\x74\x21\x01\xe2\xb2\x13\x11\x20\xae\x14\x7f\x47\xc6\xde\x0e\x04\xc4\x55\x62\xa0\x04\x88\xfb\x99\x6c\x00\x71\x15\x3e\x2e\x01\xe2\xaa\x0f\x0c\x10\x57\x87\x77\xb6\xf8\x9d\xa5\x4d\xc9\x7b\x41\x91\x00\x8f\x97\xb0\x16\xaf\x44\x1a\x09\x6b\xf1\x1e\x2d\xbd\x94\xa8\x81\xdd\x51\xdd\x41\xc7\xee\xa8\x1e\xbd\x0a\x16\x41\xbe\x1c\xec\x8e\xea\x4e\x7c\xec\x8e\x9a\x60\x97\xc4\xee\xa8\x89\x8a\x23\xb1\x3b\x8a\xaf\x26\x87\xc4\xee\x28\xbe\xb6\x1c\x12\xbb\xa3\x26\x74\x52\x62\x77\x14\x5f\x69\x0e\x89\xdd\x51\x66\x1b\x12\xbb\xa3\xe6\xe3\x9d\x1d\x8e\x71\x26\xbb\xa3\x3e\x5f\x46\x76\x47\x7d\xbe\x54\xec\x8e\xfa\x7c\x01\xd8\x1d\xf5\x39\xd1\xb2\x3b\xea\x43\x70\x98\xd8\x1d\xf5\xf9\x52\xb1\x3b\xea\x03\x96\x26\x76\x47\x7d\xe0\x85\xc4\x16\xa8\xe5\x28\x60\x0b\xd4\x86\xde\x49\x6c\x81\xda\xc9\x33\xc9\x92\xfb\xf2\xb3\x05\x8a\xcf\x06\x85\xc4\x16\xa8\x9f\x17\x9c\x2d\x50\x6e\x00\x4e\x6c\x81\x3a\x2e\x55\x6c\x81\x3a\x4e\x3d\x6c\x81\x52\x7e\x98\xba\x20\xdc\x12\xdb\x4f\xd8\x7d\x99\x40\x78\x8f\x6f\x07\x28\x8e\x2f\x45\x86\x04\x8a\x0b\x4e\x52\xa0\xb8\x00\x0f\x9b\x40\x71\x01\x72\x29\x81\xe2\x82\xef\x11\x28\x2e\x26\x6b\x00\x68\x37\xef\x13\xa0\x0d\xe6\x49\xa0\xb8\x08\xc9\x90\x40\x71\xd1\xb6\x83\xe2\x62\xf1\x18\x68\xda\x3e\x03\xc5\x45\xd2\x82\x09\x14\x17\x7d\xa7\x41\x71\x91\x64\x58\x02\xc5\xc5\xec\xef\x2a\x67\xd2\x3e\x50\x1c\x5f\x9f\x0c\x09\x14\x17\x11\x5b\x26\xb0\x59\xf6\xed\x00\x9b\x65\xdf\x31\xb0\x99\x32\xd7\x04\x36\x33\x2b\x92\xc0\x66\x46\xbb\x09\x6c\xe6\x76\xb3\x04\x36\xab\xe0\xd9\x84\xd3\xb8\x5c\x72\xc2\x69\xbc\x82\x80\x92\x4e\xe3\x2e\x55\x3a\x8d\x4f\x4b\x24\x80\x5d\x1e\x70\x1a\x57\x3a\x9b\x74\x1a\x47\x81\x94\x70\x1a\x37\x50\x4d\x38\x8d\xcf\x5f\x33\xc3\x9f\x9f\x92\x31\x21\x9f\x4e\x9f\x7c\xa3\x56\x25\x5d\xe2\x1b\xb5\xcb\x89\x81\x6f\xd4\x2e\x87\x19\xdf\xa8\xdd\xcd\x63\x2f\x19\x5f\x8f\x45\x20\x2b\xb7\xc2\xbe\x26\xbe\xc8\x1b\x12\xfb\x9a\x7e\x86\x35\xfb\x9a\x8e\x0f\x1a\x68\x16\x8d\x03\x80\x66\x05\x79\x50\x02\x9a\xa9\x4b\x4e\x40\xb3\x66\x54\x00\x34\xc3\xff\x2c\x24\xa0\xd9\x74\x92\x12\x9a\x21\x71\x4a\x42\x33\xe4\x72\x09\x68\xf6\x46\x4b\x24\xdf\x8c\xb2\x80\x66\x09\x11\x5c\x02\x9a\x25\x63\x20\xa0\x99\x62\xaf\x24\xfc\x32\x22\x02\x7e\xe5\x69\x89\x04\x9b\x51\x0f\xf0\xab\xbe\xfe\x0e\x7c\xe2\x34\x0f\xfc\x1a\x4e\x9f\xc0\xaf\xe1\x4a\x0c\xfc\x1a\x4e\xec\xc0\x2f\x69\x8c\x44\x02\x4a\xf9\x53\xda\x6a\x96\x79\x0e\xc0\x2f\x53\xb0\x69\xab\x59\xf6\xd8\x8d\x1f\x1e\x97\x54\xc4\x7a\x7c\xe6\x26\x24\x93\x4c\xb6\x96\x4f\x34\x3d\xb6\xd6\x24\x93\x13\x26\x9f\x68\x7a\x20\xa5\x12\x49\x26\xbe\x62\x1c\x92\x89\x24\xaf\x62\x22\xc9\xe9\x93\x44\x12\x5f\x0a\x0f\x89\x44\xd2\xcf\xc4\x40\x22\x29\x19\xc3\x92\x48\x32\x25\x9a\x48\x24\xe5\xe0\x99\xc4\xe8\x28\x83\x13\x9f\x68\x2a\xd9\x1a\xd8\x92\x8e\xce\x20\x1d\x63\x74\x46\x01\x49\xa6\xfa\x73\xcd\x4d\x04\xed\x7d\x9a\xa0\xb9\xa5\xec\xa7\x96\xd0\x9e\x64\xf0\xd0\x47\x6c\x98\xc1\x43\x1f\x8a\x8b\x0c\x1e\xfa\x20\x27\x32\x78\xe8\x0b\x5e\x85\x78\x1a\x5a\x28\x83\x87\x3e\xa8\x98\x0c\x1e\xfa\xb6\x57\x21\xa6\xcc\xfe\x8e\x98\x92\x29\x2b\x83\x79\xdc\x9a\x92\xc1\x3c\x9b\xf6\x65\x30\xcf\x26\xf7\x90\xc1\x3c\x6e\x31\xc9\x60\x9e\x73\x3c\x86\x80\x93\x85\x2b\x23\xc1\x53\xb9\x94\x91\xe0\x3d\xa8\x07\x32\x12\x3c\x13\xea\x19\x09\x1e\x9f\xb3\x08\x19\x09\xde\xfb\x78\x67\x04\x5d\x3f\xc7\x08\xba\x86\xf5\x11\x74\xfd\x5c\x85\xa0\x8b\x54\x63\x46\x82\x87\xb9\x7e\xc8\x48\xf0\xf0\xe5\x0e\x19\x09\x5e\x26\x7c\xc9\x48\xf0\xf2\xf4\x4c\xb2\x1b\x20\xa0\x8c\x04\xaf\x82\x36\x33\x12\xbc\xca\x7b\x9b\x91\xe0\xd5\xed\x35\xc9\x6e\xa0\xa9\xcf\x48\xf0\xfa\xf4\x4c\xb2\x1b\xbc\xfd\x19\xbf\x3c\x29\xbf\x8c\x5f\xde\x8c\xd6\x6e\x50\x62\x7d\x04\x25\x8e\x09\xa5\x7b\xd9\xfa\x6e\xfb\x16\x69\xe4\x4c\x96\xe9\x3e\xa3\x3f\x3b\x25\x67\x12\x50\xd8\xf2\x84\xac\x95\x1e\x8c\x6d\x26\x01\xb5\x91\x97\x64\x55\x7d\xbc\xee\x59\x55\x5f\xb6\x3a\x92\x06\x44\x98\x99\xe4\xd4\x21\x26\xc9\x24\xa7\x0e\x6b\x76\xd6\x4a\x8f\x88\x36\x6b\xa5\xd7\xac\x1d\x69\x1b\xfb\x62\x32\x76\x79\x66\x8a\x33\x76\x79\x91\x98\x39\x63\x97\x17\x89\x7d\x33\x76\x79\x91\x0d\x9d\x19\xbb\xbc\x08\xbb\x93\xb1\xcb\x8b\x4c\x7c\x19\xbb\xbc\xe8\x0b\x87\x5d\x5e\x64\x1a\xcc\x78\xe2\x45\x87\x04\xf2\xbc\x08\x5b\x9d\x91\xe7\xc5\x6e\x7d\xac\xe7\xd0\x3b\x19\x79\x5e\x5e\xde\x19\xdf\x3b\x59\xde\x0b\x9e\x71\xb6\x01\x79\x5e\x86\x28\xc9\xc8\xf3\xca\xf6\x3e\x59\xf9\x99\xbc\x33\xf2\x3c\x79\xae\x9c\x5d\xf9\x79\xec\xc8\xf3\xf8\x9c\x52\xc8\xc8\xf3\x2a\xcc\x64\xce\xae\xfc\xb4\x16\x79\x5e\x05\x13\x64\xe4\x79\x12\x02\x19\x79\x5e\xf5\x45\x45\x9e\xd7\x7c\x46\xc8\xf3\x5a\xe2\x49\x23\xcf\xe3\x2b\x11\x21\x23\xcf\x6b\xc9\xda\x91\xb6\x65\xeb\x53\xda\x46\x2f\x21\xc1\x33\x62\xcf\x48\xf0\x3a\xf0\x39\x23\xc1\xeb\xe4\xb7\xf3\xc5\x35\x7d\x3c\x1e\x83\x39\x47\xbb\x90\x91\xe7\x4d\x84\x60\x19\x79\xde\x64\x79\xc8\xc8\xf3\xfe\x5f\xc2\xce\xec\x6a\x5a\x5d\x07\xa2\x29\x81\x67\x87\xe3\x31\xff\x10\xee\x3a\xec\xdd\xf7\xf1\xff\x1e\x59\x74\x03\x02\x0f\x92\xaa\x54\x9a\x3e\x27\xf4\x3c\x8b\x66\x32\xf4\xbc\xa9\x45\xd0\xf3\xe6\xf2\xc9\xf0\x5e\x5c\x0a\xa0\xe7\x21\xf1\xfe\x66\xc0\xa9\x89\x77\x96\x01\xa7\xa6\xe3\x1a\x70\x6a\x53\x50\x93\x01\xa7\x36\x9b\x7d\x06\x9c\xda\x2e\xde\x80\x53\x56\xe1\x65\xc0\x29\x0b\xb8\x33\xe0\x94\x82\x3a\xb9\x92\x39\xc7\x2d\xc8\x15\xea\x97\xef\xa5\x42\xfd\xc2\xd3\xcf\x15\x1d\x33\xc7\x4b\x95\xe3\xe4\x2f\xd1\xd2\xeb\xde\x8f\xec\xb1\x8b\x14\xe5\x4a\xaf\x8b\x14\xe5\x4a\x2f\x0e\x44\xa6\x5c\xe9\x05\x86\xcc\x94\x2b\xbd\x5e\x93\x72\xa5\x0c\x24\x9a\x29\x57\xca\x6c\xb7\x99\x72\xa5\xa2\x7d\x94\x2b\x15\x12\x25\x99\x72\x25\xfa\x07\xbe\x99\x46\xb4\xe3\x77\x8e\xcc\x2b\x29\xcd\x4c\x29\xd3\xc0\x33\xcd\x28\x86\x3f\xc4\x66\x19\xc5\xf0\xe7\xf5\x7e\x6c\xfd\x2e\x91\x28\x86\x3f\xaf\x57\x39\x1c\x79\x87\xcb\x11\x77\xff\x62\x97\xfa\xe0\xcd\xe7\x4e\x97\x4c\x47\x0f\x6a\xe2\xf4\x3e\x7a\x33\x6a\xe2\x21\xfb\xcb\x6f\x1b\x0b\xae\x21\xa8\x89\xc7\xea\xb9\xc2\x11\x77\x47\x4d\x3c\x4d\xaf\x42\xa9\x8f\xe3\x0c\x35\xf1\x84\x03\x98\x51\x13\xff\x62\xf9\x7f\x2f\xc9\x08\x8d\x67\x77\x0e\x84\xc6\x8b\xcb\x2e\x42\xe3\xc5\x7d\x59\xa1\x71\x12\xfc\x99\x2a\xa7\x4e\xa8\x9b\xa9\x72\x42\xb2\xf1\xcd\x54\x39\x49\x8d\xca\x43\x4f\xc3\x5f\xe2\x69\xe0\xc3\x66\x2a\x99\x96\xd3\x96\x4a\x26\xc1\x8d\x4c\x25\xd3\xa2\x9e\x26\x53\xc9\x74\x7e\xd7\x24\xb3\x55\xfc\x1f\x99\xad\xea\x1d\xf0\x34\x08\x83\x33\xd5\x4a\x17\x28\x27\x53\xad\x24\xc9\x28\x23\x26\x2e\x01\x29\x23\x26\x7e\xf1\x3e\x33\x0a\x0d\xef\xf6\x88\xf4\xc7\xf1\x97\xa4\x3f\x1c\x66\x28\x34\x64\xf2\xa9\x19\x85\x86\xdf\xb2\x8b\x42\x43\x76\x02\xa0\xd0\x50\xf5\x50\x50\x68\x68\xee\xa1\x28\x34\x34\x07\x08\x0a\x0d\xbf\x05\x13\x85\x86\x8a\xbf\x99\x51\x68\xe8\x4e\x7e\x14\x1a\xba\x5f\x0c\x85\x86\x8e\xdf\x98\x17\x29\x0e\x7d\xae\x0f\x64\x6a\x93\xd4\x41\xfe\x40\xa6\x26\x16\x90\xbf\x48\xa6\x4d\x07\xe4\x22\xc5\xe1\x96\xba\x48\x71\xe8\xab\x21\x26\x4e\xe3\xcd\x37\x23\x26\x2e\xd5\x2c\x23\x26\xbe\x1f\xaf\x82\xc2\xae\x9e\x14\x62\xe2\x07\x3c\x3d\x23\x26\x4e\x3b\xdb\x37\x23\x26\x7e\xdc\xa6\x11\x13\x3f\xfa\x6a\x5b\xb7\xc0\xff\xe1\x16\x38\x1d\x10\x13\x3f\xa0\xf9\x79\xc3\x78\xcf\x1e\xe9\x16\x60\x3b\x42\xe3\xd7\xed\x08\xa5\x05\x6b\xf2\x32\x4a\x0b\x96\xe0\x66\x94\x16\xe8\x29\xfe\x66\x94\x16\xe2\xf6\x08\xb7\x80\xfc\x6d\x3e\xb8\x05\x44\x32\xf9\xe0\x16\xb8\x94\xa3\xb4\x10\xdd\x98\x51\x5a\x30\xfa\xcb\x28\x2d\x44\xfd\x46\x94\x16\xa2\xe3\x0c\xa5\x85\x08\x7e\x92\x51\x5a\x88\x9b\xf7\x82\xd2\x42\x3c\xfe\xd2\xad\x9f\xf7\x82\xd2\x82\xf5\xab\xf9\xd8\x42\xcc\x27\x03\x34\xd7\x7f\x3f\x80\xe6\xfa\xf6\xa8\x30\x28\x53\x95\x51\x61\xa8\x5e\x13\xa9\x85\xdf\x68\x45\x6a\xa1\x39\x96\x90\x5a\x68\x8e\x17\xa4\x16\x2c\xbd\xc9\x48\x2d\x58\x3f\x97\x2f\xac\x6f\x12\x3a\xf9\x12\xf4\x3b\xb2\x94\x61\x00\xea\xcf\x17\xd6\xb7\x2b\xca\x65\xdb\x74\x3e\x20\xd1\x30\xb5\x1d\x89\x86\x69\x64\x81\x44\xc3\xf4\x5d\x23\xd1\x20\xdb\xab\x20\xd1\xb0\xa9\x35\x28\x8f\xdb\xe6\xcb\x11\x8c\x70\xc6\x60\x79\x60\x84\xc3\x4e\x2a\x0f\x8c\x70\x46\x5d\x79\x60\x84\x77\x7f\x49\xd4\x8f\x43\x56\x1e\x18\xe1\x70\x64\xca\x17\x1d\x75\xba\x91\xbc\xe5\x8b\x8e\xb2\x7c\x8f\x82\x7c\x43\x99\x7f\x2d\xc9\x05\x65\x87\xc2\x22\x55\x1e\xb0\xe8\xdf\x25\xc1\xa2\xa7\x0f\x46\x17\xad\xe3\x39\xf4\x05\x58\x30\x0b\x1a\x10\x93\xe4\x7f\x41\x03\x62\x92\x2d\x2b\x68\x40\x4c\x76\xe2\x82\x06\xc4\xc6\x43\x29\xb6\x5a\xf2\xa1\x6d\xb5\x44\x50\x5c\x90\xc4\xcb\xaf\xe7\x90\x6c\x84\xc6\x5e\x90\xc4\xcb\xaf\x57\x81\x8d\x7b\xbc\xc3\x20\x3d\xc0\x2b\x43\x12\x6f\xe0\x31\x14\x80\x24\x24\xa6\xdf\x02\x90\xf4\x44\x6d\x60\xb7\x05\xce\x28\x00\x49\x74\x0c\x7c\x0b\x40\x52\x44\x4a\xa5\x00\x24\x25\x02\xb5\x02\x90\x24\x75\xbc\x00\x24\x49\x40\x2f\x02\x49\xa4\x2a\x8a\x40\x12\x93\xa3\x00\x24\x75\xbc\xa5\x02\x90\x24\x2d\xac\x00\x24\x59\xef\x55\x00\x92\xa4\x54\x15\x80\x24\x2b\xa7\x0a\x40\xd2\xf2\xcd\x0b\x24\xe1\x1b\x16\x02\x27\x9a\x71\xbd\x05\xb0\xe8\xf8\x55\x00\x8b\x5c\x22\x0b\x60\x11\x6a\xc6\x6f\x89\x06\xbe\x9e\x43\xcb\x0b\x6f\xa9\x10\x1d\xbd\xf8\x39\x85\xe8\x28\x10\x55\x15\xa9\x7b\x4c\xe2\x22\x75\x8f\x6d\xa5\x50\xf3\x54\x48\x71\x94\xe8\x56\xe5\x55\xbe\x65\x1e\x0d\xdf\xb7\x40\xeb\x53\x3d\xaf\x40\xeb\x2b\x40\x6a\x05\x5a\x5f\x61\x99\x2f\x50\xf7\x3a\x51\x5c\x81\xba\xd7\xa7\xe7\xd8\x8e\x1c\x59\x50\xf7\x26\x39\xcc\x02\x75\x6f\x3a\xe1\xa0\xee\x4d\x6d\x80\xba\x67\x21\x47\x49\x6e\x47\x1e\x91\x71\xc7\x2d\x28\x50\xf7\xf6\xe3\x39\x04\x91\x58\x42\x0a\x60\xd1\x71\x29\x00\x2c\x3a\x0d\xdb\x01\x8b\x0e\x4e\x42\x01\x2c\xfa\xbd\x79\x8b\x97\x9c\x7f\x16\x2f\x81\x2f\x14\xa2\xa3\xe4\x7c\x20\x3a\xa2\x91\xf0\x5b\x88\x8e\x68\xc2\xfb\x16\xa2\x23\x3a\xf1\xbd\xc5\xe8\xc8\x51\x4e\x74\xd4\x96\x77\x60\x89\xcc\xde\x9d\xc2\x98\xec\xff\xec\xc0\xe8\xfd\xbe\x25\x72\x38\x3e\x89\x8e\xc6\xef\x9a\x9b\x23\xbe\x11\xc5\x4b\x72\xc7\x0b\xc5\x4b\x0b\x16\x55\x21\x72\x12\x12\x2d\x44\x4e\xba\x52\x85\xc8\xe9\xa0\xd3\x51\x88\x9c\x0e\x8b\x70\x29\x46\x16\xbc\x6b\x22\x27\x0b\xe2\x0b\x91\xd3\x2d\xde\x81\xc4\xa8\xcb\x6e\x61\x19\x5c\x1e\xb1\xd6\x11\xf3\x94\xc2\x5a\x47\xca\xaf\x14\x14\x92\x5d\x5f\xbe\xe8\x28\x5b\x81\x58\xbe\xe8\x28\x6f\x36\xd1\x52\x8d\x2c\x38\x57\x8d\x2c\x98\x63\x08\x3d\xe4\xd7\x5f\x12\x59\xbc\xfe\xf2\x5b\xeb\xfe\x73\xb9\xff\x58\x92\xd1\x80\x28\xf8\x7f\x45\x0d\x08\x27\x15\x1a\x10\xc2\x35\x45\x0d\x08\xa7\x11\x1a\x10\x93\x4c\x4c\xa1\xd5\xd2\xe3\x24\xa6\xd5\x52\x78\xbd\x0a\x7c\x01\x72\x83\xc5\x56\x4b\xec\x69\xc5\x56\x4b\xdb\x3b\x50\x7f\x8f\x3f\x5d\x68\xb5\x64\xc2\xbd\xd0\x6a\xc9\x2c\x4d\x69\x2e\x21\x7c\x94\x06\x1e\x4b\x55\x7d\x69\xe4\xce\xdc\x48\x00\x84\x10\xf7\x7e\x0b\x80\x50\x81\xf6\x56\x00\x84\x0a\x01\x50\x01\x10\x6a\xc1\xfb\x75\x8e\xb0\x0f\x40\xc8\xba\xb4\x02\x20\xd4\x5e\xef\x0e\x73\xd6\xfd\x15\x40\xa8\xfb\x31\x01\x84\x68\x06\xf4\x16\x00\xa1\x89\x57\x57\x00\x84\x2c\x5f\x28\x00\x42\xbf\x6d\x0c\x4d\xbc\xed\x40\x46\x13\xef\x90\xa6\x29\x68\xe2\x9d\xe6\x2f\xf1\x14\xc9\xe9\x97\xae\xa7\xc8\x93\xa1\x89\x67\x71\x77\x11\x2c\x72\xc9\x02\x2c\x4a\x24\x12\x0a\x60\x51\x8a\xde\x6f\x72\xc4\xe4\x00\x2c\x4a\xd1\xff\x6d\x8e\x98\x2a\x80\x45\xc9\x6d\x0c\xb0\x28\x39\x6d\x01\x8b\x32\xbe\x61\x01\x10\xaa\xfe\x12\x40\xa8\x02\x83\x14\x00\xa1\x06\xcc\x5a\x00\x84\x9a\x9b\x1a\x80\x50\xcf\x9e\x43\x24\x3f\x79\x0e\x2f\xcb\xed\x08\x5a\x9f\x2a\x05\x05\x5a\xdf\x70\xf3\x85\xd6\x37\xdc\x44\x81\x8e\x68\x9c\xff\x16\xa0\xa3\xe9\x42\x04\x74\xb4\x1c\x21\x40\x47\x0b\x36\x75\x01\x3a\xda\xbe\x4f\xa0\x23\x65\x35\x0b\xd0\xd1\x76\x82\x03\x1d\x49\x43\x2b\x53\x2f\xcb\x6b\xe2\x65\x1d\xaf\xc2\x12\xa2\x73\x01\x74\x74\x89\x5d\x0a\xd4\xbd\x37\x7a\x44\x6d\x1d\xc8\x4e\x91\xba\xb7\xbc\x03\xd4\x3d\x02\xe6\x02\x75\xcf\xf2\xa1\xa2\x0a\x39\xe0\x62\x81\xba\xb7\x9d\x71\x50\xf7\x14\xe7\x2c\x50\xf7\x8c\x2c\xca\xd2\x5d\xf2\x7f\xe0\x27\xc1\xff\x81\x4b\xb8\x35\x52\xbc\x34\x5d\x06\xd1\x80\x78\x7c\x9f\x68\x40\xa8\x9e\x57\xd0\x80\x88\xc0\x97\x05\x0d\x88\xa4\x93\x87\x06\x84\x40\x7c\x59\x46\xe8\x3e\x0b\x3a\x1d\xce\xaa\x45\x84\x4e\x32\xb2\x6c\x78\x29\x44\x8d\x65\xbb\x4e\xf0\xd4\x44\x5c\x0f\xc0\x63\x21\xe2\x12\x58\x2d\xb6\x6f\xda\xfe\x12\x60\x5c\x9f\x99\x88\xab\xbb\x31\x13\x71\x75\x17\x61\x22\xae\xa9\x0d\xb4\x6f\x3a\x50\x12\x0a\x3d\x9a\x7e\x3e\x33\x3d\x9a\x7e\xdb\x03\x11\xd7\xd7\x83\xf4\xdf\x4b\x32\xc1\x58\x02\x53\x2e\x04\x5c\x95\x60\xac\x10\x70\x55\xf7\x98\xe3\x54\x61\x48\x1c\xa7\x0a\x83\x95\x80\x6b\xfc\x8e\x9c\x2a\x98\x4e\xc0\x65\xbd\x7f\x21\xe0\x9a\x2e\x83\x04\x5c\x8b\x40\xa6\x10\x70\xad\xe8\xfd\xd0\x8c\x73\x52\x11\x70\x2d\x07\x24\x01\xd7\x76\xb9\x26\xe0\xda\x04\x78\x85\x80\xeb\x42\xad\x29\x04\x5c\xd7\x8f\x49\xc0\x75\x5d\x3e\x09\xb8\x6e\xf7\x97\xe4\xf1\x96\xbf\x44\x11\xcc\xad\x03\x7a\x5e\xd0\x53\x84\x9e\xa7\x3e\x44\x81\x9e\x97\x5d\x88\xa0\xe7\x65\x3d\x61\xe8\x79\x45\x1f\x1d\x7a\x9e\x1c\x84\x62\x7d\x92\xfe\x26\xb0\xd2\x60\x52\xd5\xc7\x61\x96\x38\x62\x98\xe1\x07\x54\x20\xa7\xc5\x92\x55\xa1\xe7\x39\x08\x2a\xf4\x3c\x5a\x43\xbe\x15\x38\xea\x74\xaf\x02\x7f\x86\x25\xb2\xa2\x08\x61\xcd\x53\x45\x11\x42\x1d\xba\x8a\x22\x44\xe3\x3b\x54\x14\x21\x66\xf3\xc9\xc8\xf7\x93\xb5\xac\x0f\xad\x73\x9a\xff\x63\xb9\xfe\x3d\x27\xcb\x75\xf1\x97\x8c\x33\x2d\x7a\x0d\x98\xb9\xfb\x8b\x6c\x21\x13\xa0\xbe\xe4\x99\x59\x96\xea\x0b\x0b\x9b\x25\xb9\xbe\x8c\x33\x12\x09\xf5\xa5\x6f\x49\xf6\x9a\x83\x23\x7f\x39\x39\xe2\x4d\xbc\x30\xad\xc9\x6f\xd6\x2f\x3a\xea\xa7\x7b\xbf\xef\x39\x15\x59\xaf\x2f\xcb\x99\x77\x08\x30\x91\x71\x58\x2a\x4d\x6a\x33\x71\x4d\x25\x3a\x52\x72\xb3\x12\x01\x55\xc6\x60\x25\x02\xba\x38\x10\x95\x08\x48\x29\xf3\x0a\xac\xd4\xe0\xcf\xd4\xe0\xbb\xf6\x0e\x6c\xfd\x44\x5c\x55\x58\xc9\x6f\x2b\xac\xd4\x3d\x07\xac\xe4\x97\x06\x56\xa2\x03\xf7\x5b\x85\x95\x70\x89\x6a\xc4\xf3\xc6\x37\xac\x5f\x74\xd4\xd5\x08\xaf\x91\xe4\x04\xac\x91\x1a\xd9\x36\x81\x05\x6b\x64\x2d\x60\x65\xa8\xd1\xb5\x80\xfb\xd1\x86\xa9\x55\xaf\x09\x1b\x9e\x65\xb0\x46\xd9\xf0\x5e\x93\x9c\x7e\xf6\x9a\x7e\x23\x7f\xf9\x8d\x89\x4b\x04\x54\xc1\x87\xd4\x8a\xa9\xe0\x43\x74\xe9\x7b\x2b\x2a\x78\x07\x32\x5b\xa5\x11\xed\x24\xe1\x51\xa1\xc4\x29\x8b\x5a\xa1\xc4\xe9\xdf\x56\x28\x71\x8b\x85\xbd\x12\x01\x59\xa3\x50\x2d\x5e\xf2\xbd\x10\x01\x1d\xea\x34\xeb\xaf\x67\x92\x47\xb8\x28\xbf\x67\xc1\x45\xd1\x76\xf0\xa1\x56\xfd\x25\x55\x09\x8e\x09\xf0\x21\xf5\x44\x2a\x11\xd0\x0c\x7f\xf1\x92\x2b\xc1\x91\xc2\xf4\x15\xe1\xef\xc7\x89\x83\xf0\x77\x65\xd1\xa8\xd0\xe5\x66\xf7\x28\xf3\x60\xbc\x40\x83\x23\xf6\xe5\x4a\x70\x64\xb9\x6c\x25\x38\x1a\x2e\x21\x99\x9c\x70\xf7\x7e\x4c\xf7\xdf\x11\x3b\xce\xf0\x0e\xe4\xf8\x96\xff\x63\x4a\x13\x68\x57\x83\x1c\x72\xb4\x15\xda\xdb\x6f\x6a\x12\xe4\x24\xbc\x82\x4a\x90\x73\xd8\x02\x2a\xc2\xdf\x01\x98\xa0\x16\x9f\xd3\x73\x0c\x25\x17\x22\xe0\x21\xeb\x03\x2b\xf0\x90\x15\x81\x15\xe1\xef\xe5\x27\xfa\x02\xa0\x64\xad\x54\xfd\x02\xa0\x74\x5c\x50\x08\x80\x04\x4c\x2a\x01\x90\x95\x3e\xf5\x0b\x80\xb2\xe4\xa4\xfa\x05\x40\xe9\x38\x3c\xbf\x00\x28\x1d\x98\xac\xf5\x0b\x80\xd2\x49\x9e\x4b\xb4\xe6\xdf\x1c\xa1\x0c\xe0\x52\x00\x3c\xf4\x1b\x82\xc0\x43\x97\xac\x7a\xfd\xa2\x9c\xa4\x78\x4a\xfd\xa2\x9c\xac\xbe\x47\xfd\xa2\x9c\x74\x1e\xff\x37\xbf\xa3\xe0\x11\xf6\xb9\x30\x54\xec\x5b\x3e\xf5\xe1\x88\xef\xfe\x45\x39\x89\x6e\xe7\x6f\xa5\x0d\x93\xd2\x49\xb5\x29\x68\x8a\x45\xb4\x61\x92\x28\x55\x69\xc3\x14\xc9\xe9\x57\xda\x30\x55\x68\x76\x95\x36\x4c\x8a\xc7\x56\xda\x30\x99\xec\xa9\xb4\x61\x5a\xaf\xbf\xfc\x0a\x2b\x36\x5e\x5d\x05\x3a\x32\x78\xaf\xa8\xe0\xcd\xe9\x55\xbe\x6d\x53\xc9\xac\x8a\x0a\xde\x22\x64\xad\x40\x47\xc1\xcd\xa9\x61\x9f\x63\xa2\x61\x1f\x5e\x6b\xfd\xa2\x9c\x64\x68\x5d\x3b\xdf\x6f\x7b\x8e\xef\xe7\x52\xde\xf9\x7e\x3e\x4b\xe7\xfb\x81\x44\xd4\x2f\xca\x49\xca\x78\x56\x94\x1d\x82\xdf\x1d\x65\x07\x89\xa6\x15\x65\x87\xf8\x7a\x0e\x76\x52\xf2\x88\x36\x45\xc4\x82\xb5\xdb\xa6\x08\x1b\x50\x6f\x98\xcd\xbb\x93\x70\x84\x74\x57\x51\x6f\x58\x14\xfe\x54\xd4\x1b\x74\x7b\x2a\xea\x0d\xab\xfa\xcb\xc8\x11\x6f\x10\xf5\x86\xf3\x78\x8e\x3e\x3e\xf8\x8d\x15\x89\x06\x53\x31\x15\x89\x86\xeb\x08\x19\xba\x36\x1e\x7d\xdf\x28\xb8\x71\x7d\x51\x4e\x59\x00\x73\xf5\x8b\x72\xca\x72\xe3\x1a\x7c\xa3\xe4\xdd\x37\xe7\xb0\x0f\x89\x86\xff\x3f\x35\x09\x47\x92\x75\x15\xec\x28\x00\xd9\x57\xb0\x23\x49\x01\x15\xec\xa8\x13\xc9\x54\xb0\xa3\xe7\x77\x8e\x96\x6c\xce\xf7\x2f\xca\x49\xd7\xd9\xf1\x45\x39\xe9\xbe\xfe\xaf\x7e\x47\x8e\xc8\xc9\x1c\x73\xbe\x7f\x04\xb9\xa4\x66\x77\x9d\xcc\xb1\xfb\x57\xf5\x5e\xfd\x82\xa3\x74\x1f\x1f\x9a\xe9\xe7\x52\xf7\x05\x47\xe9\x3e\xde\xfc\x70\x03\x86\xd2\x17\x1c\x25\x9b\xad\xd4\x2f\x38\x4a\x17\xa8\xaa\x7e\xc1\x51\xb2\xf5\x4a\xfd\x82\xa3\xa4\x44\x78\xfd\x82\xa3\x74\xfd\x98\x8b\xe1\xa9\x87\xb2\x30\xdd\x01\x42\x5d\x93\x20\x4c\xa5\xae\x29\xfc\xae\x42\xdd\x96\x93\x11\xf2\x5c\x80\x59\x50\x21\xcf\xc5\xdf\xdd\x27\x03\x99\xcf\x07\x79\x4e\xc6\x66\x85\x3c\xf7\xfb\x44\x90\xe7\x92\x8b\x22\xe4\x39\xbb\x7c\xd4\x8d\xf0\x08\x41\x4e\xdd\x74\x10\x73\xc9\xfa\x82\xa3\x2c\x7c\x52\xbf\xe0\x28\x2b\xa0\x5f\xbf\xe0\x28\x77\x27\xf1\x66\x79\x71\xe8\x6e\x96\x17\x37\x99\x8d\xba\x08\x19\xc6\xfa\x05\x47\xb9\x93\xbb\xae\x1b\xad\xe1\xea\xfd\x06\x47\x3c\xe7\xa6\x83\x98\x1b\xd0\x46\x6b\x58\xdf\xf0\x0b\x9c\xf2\x6f\x90\x6f\xf2\x63\xc1\xa3\xcb\x14\xe3\xee\xc7\xe9\xc7\x1d\x0e\xf9\x7e\xad\x3d\x4c\x3f\x28\x6a\xf5\x38\xfd\xb0\xef\x8b\x9c\xf2\x6f\x14\x1c\xa6\x9f\x5b\xce\x17\x39\xe5\xeb\x94\xfe\x22\xa7\x6c\x59\x4e\xfd\x22\xa7\x7c\xb7\xe7\x26\xd3\xd6\xfb\x2d\x26\xaa\x4f\xb6\x39\xf2\xc9\xbe\xe9\x17\x74\x19\x28\x5e\x0a\x04\x86\x95\xe2\x25\xf3\xda\x95\xe2\xa5\xa0\x5b\x40\xf1\x52\x00\x86\xac\x14\x2f\x05\xfd\x77\x8a\x97\xe8\xab\xf8\x56\x8a\x97\x82\x0e\x04\x2d\x9a\x32\x59\xd2\x4a\x8b\xa6\x4c\xca\xa1\x12\x39\x65\x4a\x84\x2a\x91\x53\x8d\x1e\x81\x67\xe8\xfb\x12\x39\x55\x23\x12\x22\x27\x9b\x31\x54\x22\xa7\x1a\xbd\xfb\xe1\xc8\x3b\x5c\x8e\xbe\x37\xd1\x28\x6c\xaa\x24\x97\x1a\x85\x4d\x8b\x85\xa1\x51\xd8\xb4\x00\x5d\x9b\x2d\x9a\xc8\x10\x37\x5a\x34\xad\xec\x55\x32\xbf\xbc\x1c\x15\x8e\x06\x47\x95\x5f\x26\x8e\x48\x46\xe2\xff\x35\xc8\x7a\x7e\x87\x66\x81\x52\xf3\xe8\x5b\x06\x8d\x0c\x1b\x64\xbd\xc2\x88\x6c\x90\xf5\x06\xa3\xa7\x41\xd6\x53\x04\xb6\xa1\x97\xa7\x80\x7e\x43\x2f\x4f\x09\xfb\x86\x5e\x9e\x02\xfa\x0d\xb2\x5e\x20\xe5\xd0\x20\xeb\x85\xdf\x1d\x88\xf0\x92\xe7\x20\xb3\x31\x92\x1b\x91\xd3\x83\x14\x70\x23\x3a\x7a\xa8\x66\x68\x44\x47\x0f\x31\x64\x7b\x61\x3c\xb1\x6a\xb4\x00\xe3\x89\x34\x4d\x0b\x30\x9e\x70\x12\x5a\x80\xf1\x44\x8c\xdc\x02\xeb\x19\x33\xae\x7d\xd8\x51\xb2\x40\xbd\x05\xd6\xb3\xe2\x35\x59\xca\xd3\x5f\x24\xb8\x16\x58\xe5\xb3\x37\x68\x5c\xc4\x47\x61\x95\x67\x98\xb5\x2f\xa8\x4a\x97\x8c\x5f\x0b\x2c\xe5\x7e\xf6\x2f\xa8\x4a\xe6\x30\x5b\x60\x29\x07\xdb\x6f\x81\xa5\x9c\xd0\xa5\x05\x96\x72\x72\x75\x2d\xb2\x94\x3b\xcc\x22\x4b\x39\x03\xb2\x45\x96\x72\x26\x5c\x43\x76\xdc\x36\x30\x2d\x52\x82\x8b\x5f\xd5\xbe\xa0\x2a\x07\xfc\x87\x86\x24\xb9\x2d\x5b\x1a\x92\xe4\x21\x78\x15\x96\xeb\xc7\xff\xb1\x5c\x17\xef\xce\x72\x8d\xef\xdb\x90\x16\x4f\x00\x18\x0d\x69\xf1\xc4\xd4\x6c\x48\x8b\x27\x87\x20\x41\x55\x72\x20\x23\x2d\x9e\xc8\x76\x36\xa4\xc5\x13\x99\xc2\xf6\x05\x55\x39\xf9\x9c\x5f\x50\x95\x53\xf0\x97\x95\x73\xbc\xa5\x2f\xa8\xca\x74\x0a\x7f\xdb\x17\x54\xe5\xe4\x34\xfa\x82\xaa\x9c\x7c\xbb\x5f\x50\x95\x53\xf0\x7f\x8b\x23\x9f\x65\xf3\x4b\x9f\x9a\x7c\x23\x4b\x48\x4b\x6e\x39\x9c\xcb\x6c\x39\x04\xf6\x2d\xb3\xe5\x78\x87\xcc\x96\xa3\x45\x99\x2d\x07\xef\xac\x65\x3c\x5a\x12\x4f\xed\x8b\x9c\x72\x85\x65\xde\xbe\xc8\x29\x57\x47\x48\x66\xcb\x01\xc2\x6b\x99\x2d\x87\xbc\x6f\xcb\x6c\x39\xc3\x73\x6c\x39\x78\xd7\x2d\xb3\xe5\x0c\x7f\x89\x37\xd8\x7d\x6a\xbc\x41\x17\x86\x4c\xd3\xca\xe1\xfd\x68\x5a\x49\x82\xa5\x7d\xb0\x52\xee\x8e\x9e\x0f\x56\xca\x56\xef\xb5\x2f\xe2\xca\x9d\x90\xb5\x15\x4a\xa1\xbd\x66\xa1\x14\x9a\x64\x41\xfb\x22\xae\xbc\x7c\xd7\x85\x88\xc4\x51\x50\xf0\xd8\x89\x5d\x5a\xa1\x14\xfa\x77\xbf\xce\x91\xff\x1b\x1c\xf1\x96\x80\x9c\xe8\x65\xfd\x36\x20\xa7\xf5\xbb\x1f\x5b\x6a\xf3\x0e\x6c\xa9\x70\xa3\x1a\x11\x97\x6a\x18\x8d\x88\x6b\xc1\xe1\x6f\x95\x7c\x31\x14\xb5\x56\x09\xfa\xc9\xfb\xb6\x2f\xe2\xca\xc6\x43\xad\xb2\xdd\xfa\x2c\xd5\xed\x96\x67\xa9\x7a\xbb\x7c\x69\x22\xae\xa3\x0d\x15\x69\x7f\xad\x25\xe2\xd2\x21\x6b\x90\xf5\x74\xdd\x1a\x64\x3d\x55\xb3\x5b\xa5\x6b\x25\x6c\x9a\x06\x59\xef\x92\xd2\x6c\x34\xbe\xbd\xa4\x8c\x1a\x8d\x6f\x2f\xf4\xd1\x46\xc4\x75\xa9\x7b\x6d\x44\x5c\x97\xf8\xa4\x11\x71\x59\x75\xdb\x88\xb8\xac\xd7\x6b\x44\x5c\xd6\xee\x36\x22\x2e\xeb\x81\x1b\x11\xd7\x3d\xfe\x12\x77\x02\xa4\xac\x11\x71\x59\x1d\xdc\x68\x7c\x7b\x71\x54\x1b\x5a\x7a\x32\xbb\x1b\x11\x97\xe0\x77\x43\x4b\xef\x5e\xef\x80\x3b\x11\xbd\x26\xee\x44\xfb\x2b\x71\xd1\x90\x24\x0f\xbe\x78\x64\xc7\x83\x3b\x07\xb2\xe3\x81\xe0\xb6\x21\x3b\x6e\x85\x5e\x43\x76\xdc\x76\x2e\x0d\xd9\xf1\x00\x39\xa9\x21\x3b\x1e\xc8\xb6\x34\x64\xc7\x43\xf3\x7f\x04\x2b\x7e\x5a\x64\xc7\xcd\x81\x35\x64\xc7\x7f\x7b\x21\xb2\xe3\xc1\x25\x12\xd9\xf1\x50\x7d\x32\xe4\xed\xaf\x77\xb8\x1c\x71\xee\x0b\xc6\x4a\xf6\xa3\x0c\xf2\x7f\xb0\x32\xdb\x00\x11\x25\xb0\x68\x5f\x30\x56\x7e\x8b\xcd\x17\x8c\x95\xea\x02\xf6\x05\x63\x45\x2d\xde\xf6\x05\x63\xc5\x06\x51\xed\x0b\xc6\xca\x6f\x59\x22\x18\x33\x03\xd7\x08\xc6\x2a\x6c\xd5\x46\x30\x56\xdd\xc1\x09\xc6\x2a\xfe\x58\x23\x18\xfb\x2d\x60\x04\x63\xd3\x21\x88\x26\xde\x72\x20\xa3\x89\xb7\xdc\x0c\xd1\xc4\x53\xb6\xa6\xa1\x89\xb7\xf0\x5a\x1b\x9a\x78\xbf\xe9\x8e\x26\xde\x6f\x61\x40\x13\x6f\xf9\xfd\xd0\xc4\x5b\xc5\x73\x8d\x23\xac\x45\x13\x6f\x91\xa2\x6a\x68\xe2\x29\x8c\xd3\x26\x01\xa5\x63\x62\x12\x50\xba\x14\xa0\x97\xb7\x48\x43\x35\xf4\xf2\x16\x5e\x6b\x43\x2f\xcf\xc0\xb7\xa1\x97\x67\x3e\xbc\xa1\x97\xb7\x1c\x4b\xe8\xe5\x2d\x17\x45\x64\xc7\x95\xad\x69\xc8\x8e\x2b\x46\xd3\x90\x1d\x0f\x6e\xa9\xc8\x8e\x07\x0a\x40\x1a\xb2\xe3\x01\x60\xb5\x01\x39\x85\xe5\x2f\xe9\xdc\x48\x5e\xb4\x01\x39\x29\x92\xda\x80\x9c\xc2\xf4\x0e\x40\xd3\xcb\xe7\xfc\x92\x1a\x51\x6b\x81\x9c\x64\xa7\x37\x60\xa5\xe8\x62\x8a\xb6\x78\x76\x32\xa2\x2d\x9e\xf1\x99\x1b\xfa\xe1\xc5\xf9\x80\x7e\xb8\xec\xed\x06\x74\xf4\x10\x63\xb5\x8d\xbe\xb6\xf7\xfb\xa2\xa3\xf6\xf3\xf8\x80\x95\xcc\xe9\x37\x60\xa5\xe7\x77\x77\xca\x81\xfd\x0e\x9b\x3c\xf3\xef\x97\x74\x9c\x73\x4c\x1c\x3a\xce\x11\x9b\xb5\x43\xc7\x39\xdf\xfc\x17\x39\x35\x65\x35\xdb\xc1\xa3\x75\x0b\x38\x78\xb4\x6e\x16\x87\xba\x49\x47\xeb\x81\x70\x48\xaa\xa2\xa1\x11\x7e\xfd\x2a\x47\xaf\xd5\x23\x70\x09\x37\x43\x70\xa5\x67\xf8\x2c\x7a\xb4\x3e\x0b\x1e\xad\x9b\x28\xb8\xd2\xe3\x36\x0d\xae\x54\x74\x9e\xae\x1e\x2d\xcf\x72\xf5\x68\xb9\x1f\xb8\x92\xe0\x7e\xbb\x44\xe8\xba\x83\x17\x8f\x56\x47\xe0\xe2\xd1\xea\xb1\x5f\xdc\x56\xdf\xd2\xc5\x6d\x75\x95\xba\xb8\xad\x7a\xf3\x17\xb7\xd5\xd9\x71\x71\x5b\xdd\x80\x2e\x6e\xeb\x7f\x23\xf9\xdf\x4b\xf2\xc5\xa3\x75\x67\xbc\x78\xb4\x4e\xf0\x8b\x47\xcb\x82\xd9\x1f\x3c\x5a\x16\xa2\xfe\xe0\xd1\x76\xcf\xe9\xd1\x0e\x8e\x70\xe6\xbb\x47\x38\xf3\x50\x5d\xfa\x83\xe9\x0c\xc8\xfe\x68\x7a\xe3\x08\xd3\x19\x3c\xfd\xc1\xf4\xee\xfd\x30\x9d\xcd\xa2\x3f\x98\xce\x07\xeb\x0f\xa6\x33\x20\xfb\x83\xe9\xcd\x23\xec\x63\x58\xf7\x07\xfb\x58\xce\xfa\x83\x7d\x64\x5e\xfb\x6b\xee\xd3\x23\x54\x5f\xe1\x6d\x74\x88\x7c\x96\x96\x77\x88\x7c\x6a\x4e\x74\x1a\x36\xa9\x39\xd1\x69\xd8\x14\xc8\x3e\x76\x1a\x36\x85\xdf\x55\xf0\xca\xa3\x47\x78\xe5\x3e\x35\x4d\x99\x2c\x85\xe9\x34\x65\xa2\x9b\xf4\xdb\x81\x9c\xcc\x8e\x77\x20\xa7\xe4\x1b\xa4\x61\x53\xea\x1e\xe1\xb1\x6b\x3b\x0d\x9b\x6c\x49\xd3\x69\xd8\x94\xb4\x9d\x86\x4d\xf4\x96\x7e\x3b\x0d\x9b\xec\x5f\xd1\x69\xd8\x94\x58\x30\x3b\x0d\x9b\x12\x79\xdf\x4e\xc3\xa6\xc4\x12\xd9\x69\xd8\x94\x58\x76\x3b\x0d\x9b\x12\xbe\x53\xa7\x61\x93\x8d\x74\x3a\x0d\x9b\x52\xf1\x39\xb1\x8f\xd4\x41\xa7\x61\x93\x22\x8d\x9d\x86\x4d\x82\x84\x9d\x86\x4d\xf4\xb9\x7e\x3b\x0d\x9b\x04\x09\x3b\x91\x53\xb9\x9e\xa3\xa9\x16\xa4\xbb\x4e\xe4\x54\xbd\x3b\x91\x53\x65\x7b\xef\x44\x4e\x95\x4d\xa6\xd3\xcc\xa9\xfa\x5e\x68\xe6\x54\xd9\xb8\x3a\x51\x55\xc5\xb9\xe8\x44\x55\x0a\xef\x77\xa2\xaa\xda\x3c\xb7\x39\xc7\x3b\xa3\x99\x53\x65\x93\xe9\x44\x55\x95\x00\xb6\x13\x55\x09\x6d\x76\xa2\x2a\x9b\xdb\x76\xa2\x2a\x5b\xab\x75\xa2\x2a\x39\xbd\x9d\xa8\xaa\x4f\x8f\x88\x3a\xd8\x3a\x3a\x51\x55\x27\xf5\xd3\x89\xaa\x3a\xe2\x3e\x9d\xa8\xca\x2a\xb5\x4e\x54\x45\x2f\xeb\xb7\x13\x55\xd9\xae\xad\x13\x55\x75\x08\xb1\x9d\xa8\xaa\x3b\x76\x89\xaa\xec\x73\xdd\x89\xaa\x3a\xc0\x55\x27\xaa\xb2\x2a\xa1\x13\x55\xc9\x32\xea\x44\x55\x82\x68\x9d\xa8\xaa\x83\x36\x74\xa2\x2a\xfa\x71\xbf\x9d\xa8\xaa\x43\xfc\xec\x44\x55\xd3\x77\x46\x54\x35\x1d\x91\x44\x55\xc2\x9e\x9d\xa8\xca\x86\xb9\x9d\xa8\x6a\x25\xaf\x49\xd4\x91\xbc\x26\x51\x07\x79\xe6\x4e\x54\xb5\x86\xbf\x24\xea\x60\x99\xef\x44\x55\xcb\x77\x4d\x54\xb5\x60\xda\x74\xa2\xaa\x05\x39\xb0\x13\x55\x2d\xca\xcd\x3a\x51\xd5\xea\xfe\x92\xa8\x8a\xc2\xad\x6e\x54\x35\xf6\x1f\x4b\x72\x37\xe0\x22\xdc\xeb\x06\x5c\x00\x6c\xdd\x80\x8b\xbd\xa9\x1b\x70\x41\xe5\xe9\x06\x5c\xc3\x87\xc6\x74\x3f\xa6\x01\xd7\xd4\x3c\x4d\xf7\x1c\xbd\xc6\x00\x22\x3a\x01\xd7\x21\x01\xde\x09\xb8\x0e\x61\x7e\x27\xe0\xba\xec\x77\x9d\x30\xca\x42\x80\x2e\x70\xe5\xd2\x53\xcd\x5a\xf2\xaa\x0d\xa3\x1c\xe4\x86\x51\xdb\x73\x84\x51\x04\xe8\x9d\x16\x4d\x4f\xf0\x97\x9b\x23\x9e\x93\x9a\xa7\xe7\xf7\x2c\x9f\x8f\x27\x67\xb9\x53\xf3\x64\xf9\x71\xa7\xe6\x49\xcf\xa6\x53\xf3\xf4\x10\x26\x76\x6a\x9e\x1e\xad\xa5\xe6\xe9\x61\x5f\xee\xd4\x3c\x59\x83\xd4\xa9\x79\x7a\x48\xb7\x74\x6a\x9e\x1e\x40\x83\x4e\xcd\xd3\x13\xbc\x7b\xe7\x0e\x3c\x35\xc0\xd5\x43\x56\xbd\x1b\x46\x05\xaf\x82\x7d\xaf\xf7\xc3\x3e\x98\xc1\x9d\x30\xea\x71\xf2\x13\x2b\x59\x5e\xdd\x69\xdf\xf4\x90\x60\xe9\xb4\x6f\xb2\x93\x6f\x37\x8e\xc2\xab\xeb\xc6\x51\xc3\x23\xe2\x28\xa7\x98\x71\x14\x81\x68\x37\x8e\x72\x53\x33\x8e\x72\x9c\x19\x47\x39\x7a\x8c\xa3\x96\xe7\x88\xa3\x9c\x46\xc6\x51\xc0\x74\xdd\x38\xca\xa9\x62\x1c\x45\xd9\x79\x27\x8e\x0a\x43\x8b\x88\x05\x1d\x91\xc4\x51\x01\x60\xa7\x1b\x47\x69\x91\x71\x94\x13\x8e\x38\x4a\xf5\xc3\x4e\x1c\x65\x87\xf1\x4e\x1c\x95\x01\x2c\x3b\x71\x54\x01\x23\xe9\xc4\x51\x05\x54\xa4\x13\x47\x95\xc7\x6b\x02\x3c\x5e\xaf\x49\xc9\x3d\xf0\x65\x27\x8e\x92\x93\xdd\x89\xa3\xec\x76\xde\x89\xa3\x0a\xe9\x81\x3e\x8c\x13\x3d\x77\xb9\x1f\xef\x9a\x18\xab\x38\x26\x88\xb1\x0a\xac\xf6\x4e\x8c\x55\x1d\x9f\xc4\x58\x36\xf3\xec\xc4\x58\xd5\xcd\x97\x18\xcb\x66\x4e\x9d\x18\xab\xea\x40\x10\x63\xfd\x36\x27\x62\xac\xdf\x06\x44\x8c\xa5\x4a\x63\x27\xc6\xaa\xcd\x5f\x12\x27\xe2\xf2\x75\x62\x2c\x3b\xcd\x74\x62\x2c\x65\x5f\x3b\x31\x96\xed\xa2\x3a\x31\x56\xd5\x81\x20\xc6\x52\x4a\xb6\x13\x63\xd9\x4a\xaa\x13\x63\x55\x62\x89\xbe\xb4\x8f\xb7\x0b\xad\xef\xb7\xfd\x2d\xed\xf3\x7f\xd8\xa0\x4b\x84\xee\xf8\x24\xa9\xd8\xd1\x1d\x97\xf6\xd6\xd1\x1d\x9f\xae\x36\xe8\x8e\x4f\xd7\x17\x74\xc7\xd7\xeb\x1d\x88\x13\xdd\x3a\xd0\x1d\x5f\xe7\x2f\xbd\xe4\x8e\xea\xc3\x42\x61\xad\xa3\xfa\xb0\xc8\xcb\x74\x54\x1f\xd4\x97\xea\xa8\x3e\xfc\x96\x5d\x54\x1f\x16\x00\x4d\x47\xf5\x61\x39\x35\x11\xe4\xb3\x6e\xbf\x23\xc8\xb7\xa6\x47\x84\xc8\x04\xe8\x1d\x45\x88\x05\x7e\xdf\x51\x84\x58\xee\xfc\x28\x42\x2c\xf7\x65\x14\x21\xd6\xf2\xee\x98\x7e\xbc\x1f\xa6\x5f\xaf\x82\xe9\x64\xa8\x3a\x8a\x10\xaa\x62\x75\x14\x21\x96\x8b\xc6\x31\x44\xe6\x7e\x88\xf5\xfd\xb6\x9c\x63\x0a\x80\xe7\x44\x2d\x42\x4d\xae\x8e\x5a\xc4\x72\xe7\x47\xac\x6f\x47\x8f\xb0\x6f\x79\x15\xed\xc3\xf6\xa3\x7d\xfe\x12\xfb\xf4\xea\x8e\xf6\x31\xcc\x8e\xf6\x79\x0e\xfb\x5c\xdc\x90\x24\x17\x96\xe8\x28\x49\x3c\x4e\x00\x94\x24\x1e\xa7\x18\x4a\x12\x8f\x43\x02\x25\x89\xc7\xc9\x81\x92\x84\x72\x37\x1d\x25\x89\xc7\x61\x8d\x92\xc4\xd3\xfd\x25\x6a\x18\x6e\x7f\x28\x49\x3c\x46\x40\x28\x49\x58\x10\xdf\x51\x92\x08\xc6\x4a\x28\x49\x04\x3d\xa9\x6b\x0a\x80\x71\x86\x5c\x79\xd8\x3e\xf5\xe1\x1c\xd6\x42\x07\x0c\x70\x17\x06\x74\x40\x3b\xaa\x0c\xe8\x80\x81\x51\x37\xa0\x03\x06\xd8\x0a\x03\x3a\x60\x58\xfe\x8f\x92\x58\xde\xd9\x80\x0e\x18\x87\xff\xa3\x24\x76\x78\xae\x72\xb4\x39\x6a\x1c\x15\x8e\x90\x63\x1f\xde\x1d\x56\x2d\x9e\xd4\x00\xf0\xb2\x1c\x7f\xa0\xd6\x17\xbb\x57\x91\x7d\xef\x11\x74\x47\x72\x9f\x03\xc0\x2b\x83\xd0\x0c\x00\xaf\xcc\xd2\x33\x50\xa7\xc8\xdd\x5f\xa2\xc8\xc7\x96\x33\x54\xe4\x23\x21\x37\x54\xe4\x43\x43\x71\xa8\xc8\x47\x22\x6f\xa0\xc8\x57\x48\xcf\x0d\x15\xf9\xae\xd7\x44\xed\xe3\x7a\x3f\xd4\x3e\x18\x83\x43\x45\x3e\x36\x8b\xa1\x22\x1f\xd9\xd5\xa1\x22\x1f\x11\xc9\xa0\x90\xaa\xc3\x32\x1a\x14\x52\x75\x30\xa0\x41\x21\x55\x27\xd9\x33\xa0\x0a\x0e\xe2\xe0\x41\x21\xd5\x60\xf1\x1e\x14\x52\x59\x05\x31\xa0\x11\xae\xea\xff\xa0\xaf\xb1\xe5\x0c\xd4\x29\x9e\xe8\x39\xd2\x3b\xcd\xfb\x91\xde\x61\xd3\x1e\xd0\x08\x1f\x3c\xd3\x01\x8d\xf0\x99\xde\x9d\xf4\xce\xf4\x2a\xa4\x77\xfc\xee\xd2\x08\x81\xf0\x06\x34\xc2\xe0\x97\x46\x9d\x22\x2c\x8f\x48\xef\x20\x2c\x36\xa2\xe9\x1d\xde\x92\x1a\xe8\x7e\x3f\x8a\xac\xec\xc7\x38\x28\xb2\x0a\xf3\xaf\x52\x91\x61\xfd\x15\x9e\xf0\xa0\xfe\x4a\x9f\x64\x50\x7f\x65\xd8\x3d\xa8\xbf\x0a\xdd\x73\x08\x8f\x4c\x1f\x65\x72\xc4\x90\xa7\xfe\xca\x66\xe0\x83\xfa\xab\xe0\x04\xa0\xfe\x4a\xef\x65\x20\xab\x1e\x58\x92\x07\xb2\xea\xc1\x89\x43\x6d\x96\xf9\xbf\x41\x6d\x96\x9e\xd4\xa0\x36\xcb\x1a\xf4\x41\x6d\x56\x21\xbc\x1c\xd4\x66\xd9\xa4\x65\xc0\x3e\x94\x9f\x3a\x60\x1f\x0a\x28\x0c\xea\xaf\x2e\xcb\xc4\xa0\xfe\xea\x6e\xef\x87\x2c\x37\x4b\xeb\xa0\xfe\xea\x6e\xaf\x82\x22\x18\xec\x81\x41\xfd\xd5\x85\x86\x36\x60\x1f\x3e\x84\x89\x03\x8a\xe1\xe3\x7b\xa1\xfe\xea\x71\x8a\x51\x7f\xf5\xe0\xf1\x0d\xea\xaf\x1e\x96\xeb\x01\xc5\xd0\x5e\xd6\x03\x8a\x61\xc1\x8f\x1b\x50\x0c\x0b\xe9\x8f\x01\xc5\xd0\x2e\x0a\x83\xfa\xab\x92\xbc\x26\xe9\x1d\x6d\xc8\xa4\x77\x9c\x2a\x99\xf4\x8e\xd6\x66\xd2\x3b\xbf\xa7\x26\xbd\xb3\xbc\x3b\xe9\x1d\xdf\x52\x21\x7d\x45\xa8\x3b\x0a\xe9\x2b\x97\xc8\x42\xfa\xca\xc5\xb4\x90\xbe\x62\x43\x1f\x85\xf4\xd5\xf4\x2a\xa4\xaf\xb4\xbd\x90\xbe\xda\x9e\x23\x7d\xc5\x36\x36\x0a\xe9\x2b\xdf\x7c\x21\x7d\xe5\xa8\x2b\xda\xc7\x3b\x2b\xd8\x37\xbd\x1f\xf6\x1d\x9f\x65\x93\x5c\xf2\x39\x0f\x47\xfe\xf2\x8b\xdb\x7e\x13\x8e\xb8\xed\x37\x22\x89\xdb\xa2\x6f\x9e\xb8\x2d\x92\x61\x1c\x00\x65\xe6\x92\x07\x40\x99\x3a\x2b\x03\xa0\x2c\xe2\xab\x0d\x22\x3c\xf5\x52\x06\x11\x5e\xd2\x06\x22\xbc\xe4\xec\x20\xc2\xb3\xc9\xf0\x20\xc2\xb3\xc3\xf1\x20\xc2\xb3\x66\x74\x00\x94\x25\x67\x07\x8a\x7c\xf1\xf1\x7f\xa4\x85\xa6\x4f\x46\x5a\xc8\x39\x0d\x50\x66\xa9\xd6\x00\x28\x4b\xce\x2a\xc0\xb0\xe4\x42\xd4\x4c\x6d\x79\x44\x6a\xcb\xb5\x00\x30\xcc\x36\xc6\x03\x30\xcc\x1e\x38\xa3\x99\xda\xf2\x1c\x36\x6c\xcf\x61\x83\xa3\x1c\x30\xac\xba\x44\xd2\x3c\xaa\x3a\xfb\x69\x1e\xa5\x97\x3c\x68\x1e\x55\x7d\xd7\x34\x8f\xaa\x6e\x7f\x34\x8f\xaa\x2e\x7c\x34\x8f\xd2\xdb\x1d\x34\x8f\xd2\x63\x1f\x50\x0c\x6d\x4b\x36\xa0\x18\xea\x4f\x0f\x28\x86\x76\x15\x19\x50\x0c\xab\x0b\x2d\xcd\xa3\x6a\xf7\xdc\x67\x83\x22\xb0\x43\xfa\xa1\x6f\x5e\xfa\x21\x64\x89\x01\xfd\xb0\x03\x2e\x0e\xe8\x87\xff\xf9\x8f\x7f\x2c\xc9\x30\x13\x3b\x7e\xf1\x80\x99\x38\xc0\x0f\x07\xcc\x44\x85\xd4\x07\xcc\x44\x3b\x9d\x0d\x98\x89\xdd\x3d\x14\x66\xa2\x3d\x9b\x07\xcc\x44\xab\x5d\x86\xcd\xa3\x08\x9c\x06\xcd\xa3\x3a\xa8\xe7\xa0\x79\x54\xc7\xbf\x1d\x34\x8f\xea\xee\xc4\x34\x8f\xb2\x5f\xda\xa0\x79\x54\xc7\x6f\x1c\x34\x8f\xb2\xd7\xf3\x18\x98\xae\x57\x30\x30\x1d\xbc\x79\x4c\xec\xa3\xe0\x71\x4c\xb2\x5e\xbe\xce\x89\x7d\xf8\xda\x63\x82\xb5\xbb\x91\x20\xab\x6e\xd9\xf2\x40\x56\x5d\xdf\x7e\x20\xab\xbe\xb6\xbf\x24\xf5\xa3\x77\x86\xac\xfa\x72\x81\x46\x56\x7d\xb9\x9c\x21\xab\xbe\xb4\x88\xda\x2c\x3d\xef\x41\x6d\xd6\xd2\xe3\xa3\x36\x6b\xb9\x28\x52\x9b\xa5\xaf\x3d\xa8\xcd\xb2\xf5\xec\xa0\x36\x6b\x39\xc5\xa8\xbf\xd2\xd7\x1e\x48\xa7\x2f\x32\x77\x03\xe9\x74\xe3\x8c\x01\xc5\x70\x91\x6f\x1c\x4a\xa7\x6f\xff\x87\x0d\xfa\x55\x4a\xa7\xeb\x49\x29\x88\xae\x37\x01\x71\xf0\xc0\xf0\x18\x10\x07\x8f\x13\x0e\xe2\xe0\x71\x8a\x41\x1c\x3c\x4e\x62\x88\x83\xc7\x69\x04\x71\xf0\xe8\xd9\x40\x1c\x3c\x4e\x0e\x88\x83\x96\x13\x0c\x88\x83\x97\xc4\xcc\x80\x38\x28\x01\x69\x40\x1c\xb4\x77\xf6\x20\xfe\x7a\xa2\xff\x23\xbd\xe3\x16\x47\xfc\xf5\x64\x9f\x8c\xf4\x8e\x4b\x08\xf1\x97\x05\x20\x83\xf8\xeb\x49\x3e\x0b\xe9\x1d\x27\x1c\xf1\xd7\x43\x9e\x72\x10\x7f\x3d\x2e\xf3\xc4\x5f\x0f\xaa\x0f\x83\xf8\xcb\xda\xd6\x41\xfc\xf5\xc0\x36\x19\xc4\x5f\x8f\xfe\x26\xf1\xd7\x03\x73\x69\x1c\xd3\x57\x3c\x27\xf1\xd7\xe3\xb6\x42\xfc\x65\x55\xdc\x20\xfe\x7a\xc8\xe9\x0f\xe2\x2f\x7b\x58\x0e\x89\x83\x8e\x09\x88\x83\xbf\xc5\x1b\xe2\x60\x24\x51\x32\x24\x0e\x3a\x8f\x20\x0e\x46\xb8\x19\x03\xe2\x60\x24\xc1\x32\x24\x0e\x1e\xff\x47\x8a\xca\x11\x02\x71\x30\xc2\x7f\x1f\x10\x07\x23\x09\xb2\x61\xc9\x95\x23\x0b\xe2\x60\x70\x65\x80\x38\x18\x5d\x7b\x20\x07\x06\xd7\x17\xc8\x81\x36\xda\x18\x90\x03\x03\xde\xf5\x84\x1c\x68\xf7\xc9\x09\x39\x30\xc3\x16\x9a\x90\x03\xed\xc0\x33\x21\x07\x2a\x1a\x3c\x21\x07\x66\x80\xc7\x09\x39\xb0\xc0\x83\x9e\x90\x03\x4b\xf0\x2a\xa4\xa1\x48\x5b\xce\x87\x34\x14\x1e\xfb\x7c\x10\x73\x20\xc9\x37\x1f\xd2\x50\xc1\xab\x90\x86\x0a\xfe\x8f\x34\x54\xfc\x8b\x71\x31\x1f\x32\x54\x41\xf3\x0e\x7f\xf3\xa1\xcd\x50\x7d\x9f\x6f\xbe\x64\xa8\xc8\x99\xce\x97\x0c\x15\x83\x7c\x7e\xe1\x57\x29\x4c\x95\x89\x56\x85\x55\x7f\x13\xad\x0a\xe5\xf2\x26\x5a\x15\xaa\x04\x4f\xb4\x2a\x54\x10\x9e\x68\x55\x28\x7b\x32\xd5\xaa\xc0\xaf\x9a\x68\x55\x18\x7e\xcd\x97\x2c\xd4\xf6\x88\x2c\x14\x7e\xce\x7c\xc9\x42\xe1\x23\xcc\x97\x2c\x14\xbe\xe1\x0c\x64\xa1\x18\x4a\x93\x6a\xac\xca\xf6\x30\x03\x59\x28\x96\xa5\x19\xc8\x42\x4d\xff\x47\x16\x0a\x7f\x73\x06\xec\xc3\xc7\x9b\x41\xfb\xb8\x5f\xc0\x3e\x86\xd9\x0c\xd8\xc7\x86\x37\x03\xf6\x1d\xff\x87\x7d\xf8\x63\x33\x60\x1f\x3e\xde\x0c\xd8\xb7\xfc\x1f\xf6\x1d\xef\x80\x7d\x0e\xc1\x80\x7d\xf8\xb7\x33\x62\x1f\x9b\xe1\x8c\xd8\xc7\x22\x3c\x23\xf6\xb1\x01\xcd\x88\x7d\xcb\x5f\x62\x1f\x9e\xd4\x8c\xd8\x77\xfc\x1f\xf6\xb1\x91\xcc\xa8\x7d\x7c\xb1\xa8\x0d\x58\x14\xb1\xe1\x78\x4e\x1b\xfc\x1f\x8c\x12\x90\x81\xf9\xc5\x4a\x65\x36\x9f\xfa\x72\xc4\x77\x48\x34\x47\xc0\x73\x9b\x89\xe6\x08\xdb\x23\x9b\x23\x70\x15\xab\xb8\xd8\x7c\xe7\x07\x7f\x15\xbb\x9f\xcc\x64\x3a\xc9\x6b\x36\xce\x61\xfb\x17\x2b\x95\x0d\x57\x7d\x7e\xb1\x52\xd9\x44\x1d\xf3\x8b\x95\x8a\x12\xb4\xf3\x8b\x95\x8a\x3d\x54\xe6\x17\x2b\x15\x85\x94\x66\x32\x9d\xe4\xd1\xe5\x7f\xbc\x89\x2f\x56\x2a\x9b\xcc\xf2\xfc\x62\xa5\xb2\xc1\x25\xe6\x17\x2b\x95\xed\x1c\xfb\x62\xa5\xb2\x5f\x8f\x12\x47\xcc\x9c\x2f\x56\x2a\x9b\x45\x6a\x66\xec\x73\x36\x66\xec\x63\x29\x9f\x19\xfb\x1e\xff\xa7\x7d\xbc\x89\xac\x7d\x8c\x9e\x8c\x7d\x8f\xcf\x89\x7d\x2c\x9f\x33\x63\x5f\xf2\x7e\x87\x73\xfe\x0f\xfb\xd8\x8a\x67\xc1\x3e\xb0\x8e\x59\xb0\x8f\x5c\xf9\x2c\xd8\xe7\x42\x54\xb0\x8f\xfc\xfb\x2c\xda\xe7\x55\x48\x97\x39\x53\x8b\xe9\x32\x9e\xa5\x90\x2e\xc3\xf3\x9e\x85\x74\x19\x00\xe2\x2c\xa4\xcb\xa6\x57\x81\x3f\x3d\x3c\x87\x6e\xcd\xf0\x7e\xa4\xc4\x5c\xa0\x2b\x69\x2f\x72\xe5\xb3\x92\xf6\x22\x0a\x98\x95\xb4\x17\x8c\xa0\x59\x49\x7b\xb1\xa9\xcd\x0a\xb3\x07\x27\x68\x56\x98\x3d\xae\x1a\x15\x66\x0f\x49\xa9\x59\x61\xf6\xb8\xbe\x54\x98\x3d\xae\x28\x88\x4e\x7c\xad\x91\xff\xbd\x24\xab\x47\xe1\xf4\x53\x8f\xc2\x45\x03\x3d\x8a\x48\x66\x72\xa2\x47\x11\x9d\xc4\xe8\x51\x44\x17\x14\xf4\x28\xd4\xc1\x9a\xe8\x51\x44\x97\x41\xf4\x28\xac\xcd\x9a\xe8\x51\x44\x27\x1c\x7a\x14\xd1\x85\xaf\x91\xf1\x23\xcc\x9f\x8d\x8c\x9f\xe6\x35\x32\x7e\xee\x69\x8d\x8c\x1f\x7e\xe3\x6c\x64\xfc\xfc\x7c\x88\xfc\xa9\xd0\x35\x11\xf9\x8b\x2e\x4b\x88\xfc\xc5\xe9\x73\x62\x9f\x8b\x46\x33\xe3\x87\x7d\xcd\x06\x8c\x5c\x13\x91\xbf\xec\x96\x83\x90\x5f\x26\xd9\x33\x11\xf2\xfb\xed\xbd\x08\xf9\xd9\x4b\x77\x22\xe4\x67\x43\xd2\x89\x90\x5f\x75\xe8\xa2\xc1\x27\xd0\x32\xd5\xe0\x73\x61\x57\x83\x4f\x3f\x00\x0d\xbe\xe2\x32\x88\xce\x5e\x83\xe1\x3b\xbf\x68\xa5\xaa\x27\x37\xd1\xd9\x6b\x0e\x79\x74\xf6\x9a\x13\x0e\x9d\xbd\x86\xd7\x33\xd1\xd9\x6b\x4e\x15\x74\xf6\x9a\x13\x15\x9d\xbd\xf6\x7a\x34\xc9\x1b\x7a\xf7\xc5\x11\x6f\xe9\x8b\x56\x6a\x87\xc8\x37\xd1\xe0\x93\x21\x30\x87\xf9\x46\x6c\xa7\x8e\xca\x3e\xd0\x73\x9a\x6f\x64\x79\xb1\x8e\x0a\x3f\x6e\x4e\x3a\x80\xb8\x08\x4f\x84\x9b\xdc\x9c\xbe\x68\xa5\xda\x80\x67\x4e\x3a\x80\x54\xcf\xd1\x01\x84\xec\xf1\x9c\x88\x33\x01\x08\xcd\x2f\x96\xa8\xbf\x85\xe8\x03\x84\xea\x6f\x09\xf9\x00\xa1\xfa\x5b\xce\x20\xdd\xc9\xa2\x9f\x90\xee\x6e\xf7\x1c\x5a\xc3\x00\x50\x13\xd2\xdd\x75\xd4\xa1\x9e\xf7\xb8\x80\x2d\x32\x9a\x40\xa2\x13\xf5\x3c\x3d\xf6\x89\x7a\xde\xe3\xb6\x82\x7a\xde\xe3\x48\x46\x3d\xef\x71\x93\x41\x3d\xef\xd1\x22\xd4\xf3\x1e\xe7\x18\xea\x79\x8f\xf3\x4f\x2d\x07\xa2\xb8\xa9\x96\x83\xf3\x0f\x2d\x87\xc7\x39\x8d\x96\xc3\x43\x3a\x69\xa2\xe5\xf0\xe8\x04\xa1\xe5\xf0\xb8\xf4\x48\xc8\xf3\x8b\x49\xc8\x5b\xfe\x0f\xfb\xfc\x62\x12\xf2\x88\x0c\xa7\x84\x3c\x57\x14\x09\x79\x7e\x69\x08\x79\xea\x66\x4c\x09\x79\xfa\xa2\x12\xf2\x48\x39\x4c\x09\x79\x3e\xa7\x84\x3c\x62\xdd\x29\x21\xef\x7a\x2e\x91\xb4\xe1\xee\x87\x8c\xad\x4b\xe4\x17\x75\x34\x3d\xef\x09\x59\x2f\x68\x11\x64\xbd\xe8\xd6\x08\x59\xef\xb7\x98\x1e\xd2\xb2\x8e\xc1\x43\x5a\xf6\xfa\x64\xa4\x65\x5d\x27\x0e\x69\xd9\xa3\x0d\xa4\x65\x75\x3f\x0f\xf6\x11\x75\xcc\x2f\x22\x69\x5f\xbc\xf0\xef\x25\xf9\x62\xba\x93\xff\x6a\x3a\x8f\x72\x35\x1d\x83\x2e\xc9\x6a\x7d\xa0\xab\xe9\x3c\xe6\x25\x23\xed\x50\xba\x98\xee\x12\x72\xc9\x48\x93\x64\x98\x57\xd3\xf9\x44\x5f\xb0\xd2\x0a\x34\xbb\x79\x51\x04\xab\x5e\x13\x45\x30\x32\x77\xf3\xa2\x08\xe6\x2e\xf6\x05\x32\xad\xb9\xfb\x7d\x81\x4c\x53\xc3\x77\x7d\x81\x4c\x53\xc4\x66\x7d\x81\x4c\x6b\x40\x4e\xeb\x0b\x64\x5a\x83\x7f\xbb\x1e\xd4\xc2\xc8\xa7\xae\x2f\x90\x69\x03\xcf\x66\x7d\x81\x4c\x1b\x8f\x57\xf9\xec\x53\xc8\x6f\xa1\x0f\x21\xc9\x7c\xa1\x0f\x21\x1d\x7d\xa1\x0f\x21\x71\x7d\xa1\x0f\x71\x79\x2f\x4b\x7d\x88\xeb\x2f\xe1\x61\x42\x16\x5a\xe8\x43\x3c\x6c\x39\x0b\x7d\x08\xa7\xc3\x42\x1f\xc2\x29\xb6\x5e\xb3\xd5\xdc\x01\x7d\x08\xa7\xf4\x42\x1f\xe2\x61\x93\x59\x2f\xd9\x6a\x26\xf1\x7a\x69\x22\x49\xde\x77\xa1\x1d\xf1\x6a\xfb\x4b\xb6\x3a\x7b\x8e\x6c\x35\xa5\x29\x0b\x5d\x89\x42\xc5\xd5\x42\x57\xa2\x64\xff\x37\xf8\x25\x6f\x17\x5d\x89\xe2\x77\x80\xe4\x27\x87\x64\x41\xf2\x7b\x1e\x6d\x38\x1c\xf9\xd4\x97\x5f\x72\x4d\x48\x7e\xf2\x4b\x16\x24\x3f\xd5\xfa\x16\x24\x3f\x35\x75\x97\x95\x53\x0c\xf9\x65\xe5\x14\x13\x67\x41\xf2\x93\xdd\xb2\x20\xf9\xb9\x28\x2e\x48\x7e\xf2\x59\x16\x44\x3e\x59\x31\x0b\x22\x9f\x6c\x93\x05\x91\xef\x09\xde\x1d\x1b\x82\xbf\xc4\x86\xe8\xdd\xb1\x01\x06\xec\x82\xc8\xf7\x40\x85\x5c\x10\xf9\x1e\x36\xc3\x05\x91\xef\x85\x9d\xbe\x2c\x81\x62\x21\x5a\x96\x40\x01\xc8\x2e\x88\x7c\xf6\x5a\x5f\x90\xf5\xec\x26\xbd\x20\xeb\xd9\x31\x7a\x41\xd6\xb3\x8e\x71\x41\xd6\x0b\xbf\x3b\x2c\x8e\x78\x9f\x94\x40\x05\x18\xf6\x8b\x12\x28\x6b\x1c\x17\x64\xbd\xc0\xf2\xb9\x20\xeb\x99\xb8\x58\xc9\xcc\xb9\x47\xdf\x73\x66\x02\xf4\x65\x09\xd4\xf1\x2a\xdf\xbb\xce\xbe\x4f\xc8\x7a\xf9\xf5\x1c\x59\xe7\xe3\x39\xb2\xce\xac\x0c\xcb\x12\x28\x56\x94\x05\x59\x2f\x13\x3d\x2c\x4b\xa0\x58\xca\x17\x64\xbd\xec\x4c\x85\xac\x97\xd9\x60\x17\x64\xbd\xc4\xd2\xba\x20\xeb\x65\xa2\x8e\x05\x59\x2f\x3b\x06\x21\xeb\xd9\xa5\x6f\x41\xd6\xcb\x38\x48\x0b\xb2\x5e\xba\x5e\x85\xcc\xb9\xb3\x18\x42\x5e\xf6\xbd\x40\xc8\xcb\x6c\xf6\x0b\x42\x5e\x7e\xfc\x1f\xc4\x48\x9c\xd8\x05\xe9\xae\xc5\xf0\xc7\x92\xbc\xe0\xe3\x55\x27\x3f\x7c\x3c\x5b\x18\x2d\xf8\x78\xa6\x15\x16\x7c\x3c\xc3\xe0\x05\x1f\xcf\x3e\x0d\x0b\x3e\x5e\x25\xf9\xbf\xe0\xe3\x55\x7c\xd1\x05\x1f\xaf\x4e\xff\x47\x52\xdd\xa5\x07\xd2\x9d\x1a\xcc\x0b\xd2\x5d\x65\xaf\x5f\x90\xee\x0c\xe5\x17\xa4\x3b\x93\x21\xab\x98\x54\xe7\xb5\x28\xac\xe7\xc2\x00\x78\xa3\xee\xea\x02\xbc\x51\x93\x75\x01\xd0\x0c\x72\x52\x0b\x80\x66\xe0\x45\x2e\x00\x9a\xe1\x50\x02\xa0\x19\x7e\x22\x00\x9a\xe1\xf2\x02\x40\x33\x9c\xee\x55\xce\x24\xb6\x03\xd0\xcc\xe1\x55\xe0\x4c\x02\xd7\x2c\x65\xc7\x87\xbf\x24\x7b\xec\xc7\xa4\x92\x49\x18\x72\x01\xd0\x58\xda\xba\x00\x68\x16\xfb\xf2\x02\xa0\x59\x0e\x4f\x00\x1a\x39\x32\x8b\x4a\xa6\xe5\x30\xa3\x92\x69\xe1\x79\x2f\xc0\x1b\xc3\xe0\x05\x78\x23\xdf\x63\x01\xde\x9c\xe0\x11\x95\x5a\xa4\x00\x16\xe0\xcd\x19\x1e\x75\x8e\xbc\xdf\xe0\x88\xb7\x04\x78\x73\xb4\xcf\x4a\x26\xdf\x52\xa3\x52\xcb\xa5\xb5\x51\xa9\xe5\xb6\x29\x05\x8f\xf2\x9a\x25\x05\xcf\x05\x05\x0a\xde\xe3\x2f\xa1\xe0\x3d\x6c\xc5\x0b\x0a\xde\x43\x7e\x7a\x41\xc1\xb3\x01\xc2\x82\x82\x67\xcb\xa4\x05\x05\xcf\x52\x8a\x05\x05\xef\x69\x5e\x85\x1c\x6d\xf7\xee\xe4\x68\xe1\x90\x2c\x28\x78\x16\x6b\x2c\x28\x78\x16\xe4\x2e\x28\x78\x4f\xf7\xc9\xc8\x41\x37\x8f\xc8\x41\xc3\xa9\x5f\x50\xf0\x1e\xe8\x64\x4b\x0a\x9e\xe3\x13\x0a\x9e\xac\xf6\x05\x05\x4f\x2f\x6b\x41\xc1\xb3\xdf\xf1\x82\x82\x17\x1d\x21\x50\xf0\xa2\xdb\x0a\x34\x3b\xfb\x32\x2f\x68\x76\x91\x0c\xea\x82\x66\xa7\x06\xf3\x82\x66\x17\xa3\x77\x5f\xfc\x12\x8b\xa0\xd9\xd9\xe8\x69\x41\xb3\x93\x45\xbf\xa0\xd9\x45\x47\x08\x34\xbb\xe8\x77\x80\x66\x17\x49\x12\x2d\x68\x76\x91\x38\x63\x41\xb3\xb3\x7d\xd3\x9a\xda\xe0\x55\xb4\x81\x37\x0f\xcd\x2e\x92\x9b\x5f\xd0\xec\xec\x26\xbd\xa0\xd9\xd9\x12\x6a\x41\xb3\x8b\x3a\x09\xd0\xec\x62\xf4\x7e\xd8\x97\xbd\x8a\xf6\xf1\x06\xa7\xf6\xf9\x4b\x68\x84\x5a\x0b\xcd\x2e\xfb\x1d\xa0\xd9\xd9\x58\x6a\x41\xa5\xcb\x44\x24\x0b\x2a\xdd\xcf\x0d\x81\x4a\xa7\xc2\xfc\x42\x21\xaf\x68\x03\x0a\x79\x3f\x67\x06\x2a\xdd\xa7\x1f\xf9\xef\x25\x19\x96\x5d\x73\x37\x82\x65\xd7\x00\x29\x16\x4c\x3a\x95\x93\x16\x74\xb9\xe6\xe7\x83\x2e\x67\xe7\x89\x05\x5d\xae\xb9\xf0\x41\x97\x53\x49\x6c\x41\x97\x6b\xfa\x1d\xd0\xe5\x9a\xbe\x05\x74\xb9\x16\xbc\x66\xe5\x88\x4f\x04\x5d\xae\xe9\x77\x00\xd7\xfc\x3c\x61\xe0\x9a\x46\x50\xbc\x80\x6b\x9a\x43\x02\xb8\xa6\xbd\x5e\x65\x73\xc4\xeb\x04\xae\x69\xaf\xbf\xc4\x3e\xf7\x7a\xe0\x9a\xe6\x42\x04\x5c\xd3\x48\x55\x2c\xe0\x1a\xbb\x6e\xac\xa3\x7d\xbc\x33\xe0\x9a\x06\x87\x71\x01\xd7\x34\xfd\x2a\x9b\x2b\x39\x71\x80\x6b\xa6\x16\x01\xd7\x4c\xad\x05\xae\x51\xf4\x68\x01\xd7\x4c\x2d\x02\xae\x99\xc5\x5f\x12\x18\x92\x87\x5d\xd0\xe5\xa6\x0b\x11\x50\xce\x3c\x5a\x44\x8e\xd6\xc9\x68\x03\x5b\x42\xba\x65\x03\x5b\x3d\x7d\x1b\xd8\xea\xe7\x5c\x73\xb4\x0c\x2c\xa0\x1c\xb5\x31\x16\x50\xce\x26\x21\xb0\x80\x6b\x36\xfc\xd4\x05\x5c\xa3\x66\xf0\x02\xae\x51\x30\x7c\xa1\xf3\xb0\x5d\x14\xd1\x79\xd8\x4e\x5b\xa0\x9c\xad\xaf\x06\x94\xb3\xb5\x16\x28\x67\xc3\x9f\xd9\x40\x39\x9b\x44\xc2\x06\xca\xd9\x24\x12\x36\x50\xce\x3e\xfe\x92\x1c\x66\xf5\x88\x1c\x26\xd0\xdf\x06\xca\xd9\x40\x78\x1b\x28\x67\xb3\xe8\x6f\xa0\x1c\xbb\x83\x6c\xa0\x9c\xdd\x3d\x87\x7d\xd5\x73\xd8\x47\x14\xb7\x81\x72\x76\xf6\x7e\xd8\xc7\x37\xda\xe0\x35\x1b\xdc\x7f\x83\xd7\xec\xe0\x2f\xb5\x8f\x73\xe0\x35\x9b\xea\xcb\x0d\x5e\xb3\x49\xcc\x6c\xf0\x9a\xcd\x26\xb3\x5f\xec\x23\xff\xbe\x5f\x73\xb4\xd8\x07\x96\xb3\xd9\x56\x36\x58\xce\xae\x5e\x13\xfb\xe0\xe6\xee\xd7\xef\x97\x39\xc2\xbe\xee\x1d\xc8\xd1\x92\xd4\xd8\xd0\xe5\x9e\xed\x35\xd1\x1d\x27\xa5\xb2\xd5\x1d\xdf\x5e\x13\xdd\xf1\xe5\xfd\x68\x21\xc1\x16\xb0\xa1\xcb\x3d\x8c\xb3\x0d\x5d\xce\x84\xc7\x56\x59\x6f\x7b\x0e\xca\x26\xe0\xf7\x86\x2e\x67\x42\x67\x43\x97\x7b\x88\xf7\x36\x74\x39\x53\x23\x3b\xf8\xd4\x83\x23\x9e\x7a\x79\x15\x9e\x9a\x78\x76\xd3\x96\x36\x24\xef\x47\xd6\x19\xb2\xde\xa6\x2d\xad\x55\xc5\x1b\xa5\xf1\xc0\x28\xdf\x28\x8d\x9b\x0c\xd9\x28\x8d\x9b\x11\xd8\x28\x8d\x9b\xe2\xd8\xb4\xa5\x35\xdd\xb2\x69\x4b\xfb\x65\x20\xfe\xb9\x24\x6f\x3a\xd6\x9a\x56\xd8\x74\xac\x35\x8d\xb1\xe9\x58\x1b\xc9\xb2\x6d\x3a\xd6\x46\x3f\x0a\x1d\x6b\x23\xb9\x9e\x4d\xc7\xda\x48\x09\xc6\xa6\x63\xad\x3d\x15\x36\x1d\x6b\x23\x1e\xf4\xa6\x63\x6d\x3c\x1a\x4b\x46\x9a\x85\x61\xd3\xb1\x36\xc2\xaa\xd8\x74\xac\x8d\x0e\x09\x3a\xd6\x46\x3f\x18\x1d\x6b\x23\x90\xd3\x46\x9e\x2f\xfa\x89\x90\xe7\x8b\x0e\x10\xe4\xf9\xa2\x9f\x28\x61\x03\xcb\xd2\xfe\x42\x9e\x9a\xc9\x65\xed\x84\x78\x0a\x28\xf9\xce\x64\x8f\x9d\x62\x19\x2e\x29\x80\xc2\x46\x2f\x2f\xe3\xb1\x6f\xf4\xf2\x2c\x27\xd8\x99\xcc\x32\xd9\xe3\xfd\x01\x34\x35\x2f\xff\x47\xe7\xb8\xe9\x35\x2b\x47\xbc\xa5\x2f\x1c\xaa\xf6\x1a\xdb\xe8\xe5\x95\xe6\xd1\x20\x23\xcd\x7b\xc9\xe4\xa0\xd9\x72\x76\x86\x4b\xfa\x7a\x77\xb8\xa4\xaf\xf7\x83\x4b\x4a\x42\x60\x7f\xf1\x50\xad\x6c\x4e\xbb\xa0\x46\x8d\x78\xca\xfe\xe2\xa1\x5a\x09\xf0\xf6\x17\x0f\xd5\x4a\x2c\xb1\x01\x61\x6a\xf0\x7f\x85\x23\xbe\x1f\x20\x4c\xfb\x5d\x85\xfc\x34\x1b\xd0\x06\x84\x69\xbf\xff\x91\x9f\x8e\x5e\x73\x72\x8e\x37\xf1\xc5\x3c\xd5\xcd\x70\x03\xd0\xb8\x19\x6e\x00\x1a\x37\xed\xfd\xc5\x3c\x55\xdd\xea\xfd\x11\xd6\x6a\xc3\x73\xdb\x80\x37\x0d\xbf\x6a\x03\xde\x34\x14\x28\x36\xe0\x8d\x4e\xc2\x06\xbc\xe9\x78\x6e\x1b\xf0\xa6\xfb\xdd\x01\x6f\x3a\xae\xc6\x06\xbc\x51\x28\x74\x03\xde\x48\x71\xda\x80\x37\xca\xbf\x6f\xc0\x1b\xe5\xdf\x37\x28\x8c\xac\x9f\x0d\x0a\x23\xab\x69\x83\xc2\xc8\xf3\xd9\xa0\x30\x9d\x74\xe0\x06\x85\xe9\x8e\x79\x50\x98\xee\xb2\xd4\xcc\xb1\xfb\x3f\x38\xbd\x6e\x32\xcd\x1c\x3b\x6f\x02\x14\x66\x80\x01\x6d\x90\x96\xe1\x58\x02\x69\x19\x78\xf3\x1b\xa4\x65\x90\xd7\xde\x20\x2d\x8a\xc7\x6e\x90\x16\xd5\xd2\x37\x48\xcb\x74\x2c\x81\xb4\x4c\x52\x00\x1b\xa4\x65\x12\x6d\x6e\xda\x29\x4d\x12\x09\x9b\x76\x4a\x2a\x2b\x6f\x50\x18\x5b\xf2\x6e\x50\x98\x09\x9e\xb1\x41\x61\xa6\xe3\x13\x14\x46\xa1\x80\x0d\x0a\xb3\xdc\x8a\x69\xa7\x64\x3d\xc1\xa6\x9d\xd2\x82\x2e\xb7\x69\xa7\xa4\x9e\xc8\x06\xaf\x51\x79\x64\x83\xd7\x2c\xdf\x0b\x78\xcd\x7e\x7d\x96\xc3\x91\xbf\xbc\x1c\x71\xbf\x21\x12\xc1\x2f\xc1\x72\x04\x4f\x37\x3d\x93\x7e\x9b\xe1\x17\xd7\x54\x75\xce\x37\x38\x8f\x30\xf2\x06\xe7\xf9\xa0\xe2\x7f\x2f\xc9\x40\x40\x62\xae\x1b\x08\x68\x43\x59\xd9\x40\x40\x0a\x6a\x6f\x20\x20\x65\x80\x36\x10\xd0\xd5\xd3\x00\x02\xba\xfa\x16\x40\x40\xb6\x20\xdd\x40\x40\xd7\x21\x0f\x04\x74\xbb\x26\xb0\x87\xe2\x3b\x6d\xdb\x30\x01\xcc\x6d\xdb\x30\x2d\xcf\xa1\x21\xe5\xe2\xa6\x94\x9e\x2f\x82\x36\x4c\xf6\x0a\xd9\xb4\x61\x92\xf0\xb4\x69\xc3\xf4\xb8\x8b\xd1\x86\xe9\xb9\x5e\x13\x00\xe3\xfa\x4b\x00\x0c\x32\x93\x9b\x16\x4d\xaf\xdb\x11\x2d\x9a\x1e\xb7\x2a\x5a\x34\xbd\xee\x93\xb4\x68\x0a\xbf\x5f\x4a\x39\xe7\x7d\x4e\x01\x0c\xae\x49\x8b\x26\x83\xb1\x4d\x8b\x26\xc3\xb6\x4d\x8b\xa6\x88\xdf\xbf\x69\xd1\x14\x09\x6e\x37\x2d\x9a\x0c\xd4\x36\x2d\x9a\xe2\xef\x9a\x00\x18\x84\xb3\x1b\x90\x29\xc2\x17\xd8\xb4\x68\x32\xbc\xdc\x1f\x99\xad\xc5\xe0\x2f\x07\x77\xe0\xdb\x02\x40\xa9\x9e\xb7\x01\xa0\xa2\xfe\x03\x00\x54\x24\x3e\xd9\x00\x50\xd1\x2d\x00\x00\x2a\xba\xf0\x6d\x01\x0c\x06\x2b\x00\x94\x81\xef\xde\xda\x87\xb5\x5b\xfb\x78\x16\x00\xa8\x08\xd9\x6b\x6f\xed\xe3\xed\x02\x40\x45\xb2\xc0\x1b\x00\x2a\xfa\x76\x01\xa0\x0c\xa6\x37\x00\x94\x81\xef\x06\x80\x8a\x40\x8d\x1b\x00\x4a\x29\xcb\x0d\x00\x15\x5d\x5a\x01\xa0\xa2\x53\x13\x00\xca\x84\xc0\x06\x80\x32\xb0\xdf\x00\x50\xd1\xed\x08\x00\xca\x30\x78\x03\x40\x99\x63\xdf\x00\x50\x36\x63\xdd\x00\x50\x65\x78\x04\x6f\x7e\xf8\x3f\x9a\x2a\x38\x1f\x00\xa0\x8a\x4b\x08\x00\x54\x71\x21\x02\x80\x2a\x64\x73\x37\x00\x54\x71\x69\x05\x80\x2a\x7a\xf3\xc4\x51\xc5\xe5\x1a\x00\xaa\xe8\x79\x03\x40\x15\x18\xb7\x1b\x00\xaa\xb8\x48\x01\x40\xd9\xf9\x6f\x83\x32\x15\x78\xbb\x1b\x94\xa9\xc0\x6b\xd8\xa0\x4c\x85\xf4\xdc\x06\x65\xb2\x71\xf1\x06\x65\x2a\xc6\x04\xa0\x4c\x85\xa4\xcd\x06\x65\x2a\x24\x89\xf6\xd5\x3e\xbe\xf4\xd5\x3e\x46\x01\x48\x52\x2b\xfe\x12\xb4\x08\x2c\xe7\x88\x16\x11\x2f\x1c\xd1\x22\x4a\xe0\x8f\x68\x11\xd1\xd1\x01\x2d\x52\x89\xfb\x80\x16\x35\xa2\x87\x03\x5a\xd4\x88\x41\x0e\x68\x51\x03\xc7\x3a\xa0\x45\x8d\x08\xe8\x80\x16\x8d\xd7\xbb\x7f\xcf\x69\x91\xf6\x01\x2d\x52\xa5\xfb\x7c\xb1\x52\x53\xad\xe5\x7c\xb1\x52\xb3\x64\xfb\x7c\xb1\x52\xfb\xca\xab\xff\xb9\x24\x9f\x87\x0e\x69\x38\xe5\xe7\x41\xfc\x1a\xf7\xfd\x7c\x61\x54\xdb\xf0\x21\xce\x17\x46\xb5\x0d\x65\xe5\xbc\xf4\xbd\xc0\xc7\x3b\xc8\xec\x1d\x02\x99\x83\xcc\xde\xc1\x9f\x3e\xc8\xec\xd9\xef\xf8\x20\xb3\x27\x24\x73\x00\x92\x1e\xc4\x1d\x0f\x32\x7b\x97\x2c\xe9\x41\x66\x4f\xc5\xa5\xa3\xcc\x1e\x7b\xf6\xa1\x27\xee\x85\xec\x75\xe8\x89\x7b\xaf\xcf\x02\x50\xb6\x3d\x02\x28\xc3\x5f\x39\xc8\xec\x89\x3e\x1f\x64\xf6\x1e\x48\x2a\x27\x00\x86\xe1\xe9\x9f\x40\xe9\x06\xfe\xc3\xf9\x42\xa5\xfe\xe0\x95\x9f\x2f\x54\xea\x06\x5c\x27\x60\x03\x9e\xcd\xf9\x68\x6f\xfd\x21\x59\x70\x3e\xda\x5b\x7f\xb3\x77\x47\x01\x7a\x7b\x87\xef\x39\x95\x94\x3f\x81\x9e\x03\x78\xf3\x27\x20\x15\xc8\x66\x78\x10\x21\x37\x5f\x75\x10\x21\xb7\xfd\xd6\x41\x84\xbc\x69\x11\x22\xe4\x43\x8b\x10\x21\x37\x51\x72\x22\xca\xbc\x0e\x56\x54\x1f\x1e\x82\xf0\x83\xea\xc3\x03\x08\x7a\x00\x92\x1e\x36\xdf\x03\x90\x24\x53\xf7\x00\x24\x3d\xc5\xff\x01\x86\x65\xef\x0e\x18\xc6\x02\x76\x50\x7d\x30\x43\x7c\x50\x7d\x90\xfd\x7b\x00\x99\x1e\x96\xb3\x03\xc8\xf4\xb0\x5c\x1f\x40\x26\xf3\xc5\x07\x90\x49\x86\xef\x01\x64\x7a\xc8\xe3\x1d\x40\xa6\x87\x84\xc7\x01\x64\xb2\x11\xe6\x01\x64\x92\x51\x7c\x00\x99\xe4\xfb\x9e\xa4\x7d\x9d\x23\xec\x2b\xde\x41\x1b\x18\x3d\x00\x49\x72\x88\x0f\x40\x92\x7c\xdf\x03\x90\xf4\x00\x38\x1f\x80\xa4\xc7\xa9\x09\x90\x64\x67\x8d\x03\x90\x64\x63\xdf\x03\x90\x14\xbc\x1f\x40\x52\x60\xe9\x39\xa8\x3e\x48\xd3\x3a\xa8\x3e\x48\xc5\x3a\x80\x4c\xb2\x00\x0e\x20\x53\x70\x8e\x01\x32\xb9\xbd\x1f\x40\xa6\xd8\xbd\x0a\x60\x58\xf4\x08\x30\xcc\x77\x0d\x92\x94\x1d\x9f\x20\x49\x99\x74\xd9\x01\x49\x52\x72\xf3\x80\x24\x65\x2d\x02\x49\xca\xbe\x79\x90\xa4\x4c\x26\xfb\x80\x24\x65\xe2\xa1\x03\x92\x94\xa3\x77\x00\xec\xcb\xfe\x0f\xa0\xcc\x6f\x54\x04\xca\x78\x4e\x90\xa4\x1c\xfd\x25\x60\x5f\xf1\x97\x8b\xff\xf1\x5e\x8a\xf6\xf1\x35\x8b\xf6\x31\xb2\x40\x92\xb2\xef\xa5\x6a\x1f\x6f\x9e\x32\xa0\xec\xb7\x05\x65\xca\x8e\x5d\x50\x26\xd9\x50\x07\x94\xa9\x02\x46\x1f\x50\x26\x6b\x1c\x0f\x28\x93\xa9\xd0\x03\xca\x54\x9d\xd3\xa0\x4c\x12\x62\x4f\x15\x29\xfb\x8b\x71\x71\x00\xa0\xea\xf5\x92\x54\xa6\x3c\x3e\x26\xd5\x35\x47\x83\xc0\x0f\xaf\x47\xe0\x87\x78\x44\x07\x00\x4a\xd6\xf0\x01\x80\x6a\xe0\x8e\x07\x00\xaa\x92\x1a\x39\x4d\x90\x90\xc9\x01\x00\xd5\x34\x56\xf1\x72\x02\xbc\x03\x00\x25\x8b\xf7\x00\x40\xc9\x6e\x3e\x4d\xd3\xf9\x44\x00\x50\xb6\x0d\x3f\x00\x50\x95\x8c\xd1\x01\x80\x92\xfa\x75\x00\xa0\xe4\xed\x1e\x00\x28\x29\x63\x07\x00\x4a\xf6\xef\x69\xda\xe7\x55\x2e\x47\xfc\xcf\xca\x22\x40\xb4\x63\x65\x11\xe9\x96\x63\x65\x11\x2c\x95\xd3\xb5\x8f\x77\x46\x65\x51\x73\x5b\xa1\xb2\xc8\xa0\xf8\x50\x59\x64\x7b\xfa\x43\x65\xd1\x20\xd7\x7a\xa8\x2c\xb2\x67\xcb\xa1\xb2\x68\x90\xfb\x3c\x54\x16\x0d\x17\x4c\x2a\x8b\x46\xf4\x7f\x8b\x23\xff\xb7\xf9\x9f\xcf\x02\x08\xea\x64\xa4\xb2\xc8\xbe\x10\x87\xf2\x21\x9b\x0e\x1c\xcb\x87\x5c\x26\x28\x1f\x1a\x2e\xc2\x94\x0f\x0d\x64\x80\x0e\xe5\x43\x76\x00\x39\x94\x0f\xd9\x86\xe9\x50\x3e\x34\x5c\xa0\x87\xf6\xf1\x35\x29\x1f\x1a\xc9\xab\x60\x9f\x8b\x30\xe5\x43\xc3\x29\x46\xf9\xd0\xc0\xe7\x3a\x43\xfb\x3c\xc2\x3e\x17\x1b\xca\x87\x86\x13\x95\xf2\xa1\x81\x97\x7c\x28\x1f\x1a\x6e\x47\x53\xfb\xf8\x25\xe5\x43\x43\x1f\x88\xf2\xa1\xe1\x42\x34\xb5\x8f\x29\x36\xb5\x0f\x1b\xa6\xf6\x79\x07\x44\x73\xdc\x80\xa6\x00\x30\xcf\x49\xf9\xd0\x5c\x5e\x13\x00\x78\xf9\x2c\x94\x0f\x65\x9f\xe5\xb3\xcf\xd0\xfa\x50\x3e\xb4\x9d\x55\x94\x0f\x19\x68\x1f\xca\x87\x64\x37\x1f\xca\x87\xe4\x10\x1f\x5b\x3b\x39\x76\x6d\xed\x44\x92\xe8\x50\x5a\x64\xf6\xff\x50\x5a\xb4\x89\xa3\x0e\xa5\x45\x9b\x68\xec\x50\x5a\x64\x34\x7d\x28\x2d\x52\x44\xe0\x50\x5a\x24\x7b\xfb\x58\x5a\x44\x32\xeb\xa0\x5e\x6e\xf0\x7e\x50\x2f\xdf\x24\xa5\x0e\xea\xe5\xc7\xef\x67\x11\x92\x1b\x82\x45\x48\x30\x91\xcf\xaf\x08\x89\x73\x16\x21\x01\xfc\x1f\x0a\x8d\xae\x1b\x02\x85\x46\xd7\x19\x60\xa1\x11\x80\xec\xb1\xd0\xa8\xfb\x4b\x0a\x8d\xe0\x41\x1f\x90\x2b\x25\xec\x8f\x85\x46\xf8\xef\xc7\x42\xa3\xe6\xff\x00\x79\x61\x3c\x1d\x0b\x8d\xa6\xbf\x04\xe4\x25\xfd\x78\x2c\x26\x72\xad\xb3\x98\xe8\xfc\xa5\x04\x77\xac\x33\x22\x27\x7c\xac\x33\x22\x5f\x75\xac\x33\x82\x76\x73\xac\x33\xf2\x25\x59\x67\xa4\xdf\x68\x9d\x91\x1e\xb4\x75\x46\xcb\x07\xc3\xbc\xe9\x83\x61\x1e\xc9\x89\x63\x9d\xd1\xf2\x7e\x98\xe7\xf0\x04\xb8\x8a\xee\x93\x00\x57\xd1\x65\xc2\x1a\x24\x5f\xa0\x35\x48\x80\x29\x07\xe0\x2a\x02\x60\x1c\x6b\x90\xa6\x47\xe0\xbf\x04\x7f\x07\xe0\x4a\x75\x83\x03\x70\xa5\x4a\xc1\xb1\x06\x89\x50\xf0\x58\x83\x44\x5d\xfb\x01\xd4\x52\xc0\xfb\x00\x6a\x45\x83\x23\x6b\x90\x9a\xff\x03\xff\xf5\xd3\x02\x6a\x45\xa7\x26\xa0\x56\x1c\xfe\x0f\xfb\x00\x5a\x0e\xa0\x96\x7e\xce\x05\xd4\x8a\x2c\xa6\x17\x50\x2b\xc2\x79\xb8\x80\x5a\x16\xf9\x5e\x40\x2d\xb5\x1c\x2e\xa0\x56\xc4\x2b\xb8\x8f\xf6\x5d\x8e\xb0\x8f\x78\xe8\x02\x6a\xc9\x40\xbf\x8f\xf6\xbd\x1c\x61\x5f\xf7\x48\xfb\x7c\x16\xec\x63\x71\xbb\x80\x5a\x99\xe5\xfa\x02\x6a\xe5\xe5\x2f\x29\x42\x2a\xde\x81\x22\x24\xfc\xf0\x6b\x11\x12\x8b\xf0\xb5\x08\x89\x65\xe9\x5a\x84\xc4\x52\x77\x01\xb5\x6c\x3d\x7b\x01\xb5\x2a\x59\xbd\x0b\xa8\xd5\xaa\xff\x03\x38\xe6\x3b\x5c\x40\xad\xc6\x77\xb8\x80\x5a\xcd\xb7\x4b\x11\x52\xf3\x7d\x52\x84\xd4\x86\xcf\xf2\xd9\x60\xc7\xef\x4b\x11\x92\x61\xf0\xa5\x08\xa9\x51\x73\x78\x29\x42\x6a\xb0\x4d\x2e\x45\x48\x8d\x82\x85\x4b\x11\x52\xe3\xdb\x5e\x8a\x90\x0c\x91\x2f\x45\x48\x8d\x52\x9f\x4b\x11\x52\xa3\xe4\xf7\x52\x84\xd4\x00\x99\x6e\xd0\x06\x7f\x89\x0d\x7e\x77\x8a\x90\x6c\xc2\x76\x29\x42\x32\xcc\xbf\x41\xfb\x06\x47\xd8\x47\xd0\x7f\x29\x42\x32\xe8\xbf\x14\x21\x19\xca\x5f\x8a\x90\x1a\xcb\xd9\xa5\x08\xa9\xb1\x9c\x5d\x8a\x90\x5a\xf3\x1c\xf6\x51\x88\x7d\x29\x42\x6a\xe4\xb5\x2f\x45\x48\xcd\x11\x19\xfd\x46\x7c\xb1\xa8\x7d\x5e\x45\xfb\x78\x96\x88\x7d\x64\x88\x6f\xc4\x3e\xe6\xfb\x8d\xda\xc7\xc8\xa2\x40\x69\x46\x9f\x0c\x19\x20\x92\x83\xd7\x22\x24\xaf\x69\x11\x92\x6f\xd7\x42\x23\xef\x90\x04\xb1\xb9\x43\x02\x20\x65\x25\xba\x16\x21\x39\x26\x2c\x42\x62\x7b\xb8\x16\x21\x51\x36\x76\x29\x42\xb2\x67\xfa\xb5\x08\xc9\x31\x61\x11\xd2\xf9\x4b\xc2\xfe\x5a\x9f\x84\xab\x7d\xad\x4f\x62\x69\xbd\xd4\x27\x6d\x1c\xef\x6b\x7d\x12\x20\xda\xa5\x3e\xe9\xe0\x4f\x5f\xeb\x93\x58\xbc\xaf\xf5\x49\xc7\x73\x60\xc3\x04\xd3\xd7\xfa\x24\xc2\xaf\x6b\x7d\x12\x3b\xce\xb5\x3e\x09\xdf\xf7\x5a\x83\xc4\xa2\x7f\xad\x41\xba\xde\x1d\xf3\x58\xf4\xaf\x35\x48\x2c\xbb\xd7\x1a\xa4\xe3\x91\x36\xf8\x2c\xd8\xc0\x2e\x76\xad\x41\x22\x91\x70\xad\x41\x22\x77\x7d\xad\x41\x62\x87\xbb\xd6\x20\x01\xb0\x5d\x6b\x90\x08\x44\x6f\xc1\x86\xeb\xff\xb0\x81\x80\xf2\x16\x3e\x1f\x91\xc5\x2d\x7c\x3e\x12\x1e\xb7\x60\x9f\x4b\x56\xc1\xbe\xe3\xff\xb0\x0f\xc8\xf0\x02\x7f\x99\x0f\xbf\xc0\x5f\xef\xe3\xff\xc0\xb7\xaf\xd7\xfc\x72\xf3\x2f\x44\xbe\x0b\xfc\xf5\xf8\xce\x80\xbf\x5e\xbc\xa5\x0b\xfc\xf5\xf8\x5e\x80\xbf\xde\xc7\x5f\x82\x6f\x13\xd7\x5c\xe0\xaf\xf7\xf5\x97\xe0\xdb\xd7\xab\x50\x63\x45\xaa\xe9\x02\x7f\xbd\x14\xb1\x5c\xe0\xaf\xf7\xf5\x2a\x83\x73\x5e\x05\x24\x9c\xa8\xea\x56\xed\xf3\x7f\xda\x87\xed\x40\x63\x2f\xa9\xad\x0b\x34\xf6\x12\xf3\xdc\x26\x12\xee\x91\xf5\x57\x3c\x8b\x45\x48\x78\x91\xd7\x22\x24\xdf\x8b\x45\x48\x8f\x47\x14\x21\x01\xe5\x5c\x8b\x90\x5c\xe6\x2d\x42\x22\x80\xbd\x16\x21\x3d\x9e\xa3\xc8\x4a\xdb\x2d\x42\x7a\x3c\x02\xd2\x7e\x7d\x32\x7b\x70\xf8\x3f\x20\x6d\xad\x05\x1a\x8b\xbe\x09\xa0\xb1\x48\x5a\xef\x02\x8d\x25\xbf\x0a\xd0\x58\x22\x6e\xbb\x40\x63\xf6\xa4\xbe\x40\x63\x76\xc4\xb9\x40\x63\xc9\x77\x0d\x34\x16\x1d\x3d\x40\x63\xd1\xef\x07\x34\x16\xb5\x01\x68\x2c\x39\x42\x80\xc6\x92\xdf\x01\x68\x2c\x3a\x96\x80\xc6\x92\x6f\x02\x68\x2c\x17\xcf\x01\x93\x23\xae\x7a\x81\xc6\x32\x9c\x87\x0b\x34\x96\x01\xe9\xef\x10\x26\xe7\xee\xc0\x5f\x99\xe4\xe7\x05\xe3\xca\xce\x31\x30\xae\xe2\x62\x0a\xc6\x55\x5c\xf4\xc1\xb8\x8a\x33\x0e\x8c\xcb\x7e\x2e\x17\x8c\xab\x06\xff\x07\x14\x4e\x1a\xe3\x82\x63\xd9\xff\xe7\x82\x63\xd9\xb3\xe5\x82\x63\x55\xb4\x4d\x2e\x38\x56\x25\x5e\xb8\x94\x32\xd9\x15\xe6\x52\xca\x54\xa3\xe7\x28\xd5\x22\xa6\xbb\x94\x32\x35\x62\xc1\x4b\x29\x53\xfb\xb3\xab\xc8\x9d\xa0\xe4\xc9\x9b\x83\x92\x93\xab\xbb\x54\x40\x35\xc2\xbd\x3b\x45\xc9\x19\x4a\x13\x94\x3c\xf9\x28\xa0\xe4\x84\xc1\x77\x82\x30\xfb\x89\x26\x08\x33\x81\xf6\xa5\x56\xaa\xfb\xc1\xa8\x95\xea\xee\xee\xd4\x4a\x75\x7d\x27\x6a\xa5\xba\xcb\x12\xb5\x52\x6a\x6a\x5c\x04\xca\x6d\x09\x7f\x97\x28\x32\x2f\x1e\x11\xf2\x01\x4c\x70\x11\x21\x1f\xfa\x47\x88\x90\x4f\x5f\x20\x22\xe4\xd3\x97\x4b\xdf\x5b\x89\x67\x97\xbe\xb7\xca\xf3\x5d\x04\xca\x27\x81\xda\x45\xa0\xdc\x86\x8f\x17\x81\xf2\x19\xfc\x1f\x28\xb2\x9f\x76\x8b\x22\xf3\x9c\x88\x97\x4f\x77\x62\xc4\xcb\xa7\x8b\xc6\x17\x38\x55\x49\x70\xf7\x0b\x9c\xea\x84\x67\x70\xbf\xc0\xa9\x4a\x97\xbb\x5f\xe0\x54\xcd\x10\xdf\x0d\x4a\x1e\x7d\x16\xed\xf3\x7e\xa2\xe4\xde\x0f\xfb\x08\x28\xef\x17\x54\xd5\xe5\x5b\xfa\x82\xaa\xba\x80\x64\xee\x17\x39\xd5\xa5\x47\xf4\x45\x4e\x55\xd5\xd7\x7b\x40\x91\x7d\x83\x07\x14\xd9\xa1\x7b\x80\x8a\xbd\xfb\x01\x2a\xd6\x7b\xf9\x22\xa7\x6a\x19\xf1\xfd\x22\xa7\xba\x1d\x3d\x5f\xe4\x54\x2d\xcf\xbd\x5f\xe4\x54\x37\xa0\xdd\xfd\x22\xa7\xba\xc9\x2c\xdf\x03\x4a\x4e\x5a\xe1\xa2\x82\xb7\x1d\xad\xa8\xe0\x6d\xbf\x26\x2a\x78\x06\xe8\x17\x15\x3c\x1b\xcb\xdf\x6b\x4d\x1e\x77\x47\xe9\xce\xe0\xf6\xa2\x66\xa7\x54\xd3\x45\xb1\x4e\x09\xa4\x8b\x62\x9d\x0d\xa9\x2e\x8a\x75\x88\x33\x85\x07\xc8\xe9\xf9\x02\xf4\xf0\x00\x39\x51\x26\x13\x1e\x20\x27\x0a\x5c\xc2\x03\xe4\x84\x36\x46\x78\x80\x9c\x9e\x2f\xbd\x13\x1e\x20\x27\x72\xec\xe1\xb1\x81\xed\xeb\xd1\x07\x39\xbd\xdf\x88\x0c\x0f\x90\xd3\xfb\x7a\xf7\xce\x91\x77\x00\x9a\xfe\xc6\x4b\x78\x80\x9c\xde\xdf\x93\x01\x4d\x7f\xef\x3a\x3c\x40\x4e\xef\xef\x39\xa9\xad\xfb\xf8\x2c\xe1\x01\x57\x7a\x5f\xee\x07\xae\xf4\x06\x9e\x1a\x5c\xe9\x7d\xb9\x03\xb8\xd2\xfb\xcd\x87\xf0\xd8\xbe\xe9\xe5\x2a\xb6\x6f\x8a\xd8\x60\xfb\xa6\x88\xb5\xb6\x6f\xfa\xc6\x44\x78\x6c\xdf\xf4\xcd\xbf\xf0\x80\x2b\x85\xe8\x35\x29\x30\xab\x9e\x03\xba\xfd\xe6\x74\x78\xc0\x95\xe2\xf0\x9a\x40\xb7\xc3\xfb\x01\xdd\x36\x9f\x13\xe8\xb6\x7a\x3f\xa0\xdb\xca\xff\x02\xd0\xed\xe0\x0e\x01\xe8\xd6\xfb\x05\xa0\xe9\xc6\x1b\x0c\x40\xd3\x0d\xfb\x02\xd0\x74\xe7\x2d\x05\xa0\xe9\xce\x57\x09\x40\xd3\xd5\x73\x40\xd3\xfd\x8f\xc4\x45\x78\x10\xba\x8b\xc3\x8b\x80\x5a\x57\x4c\x40\xe8\x2e\x36\x1f\x1a\xd3\x1b\x1f\x13\xa1\x3b\xc2\xfc\xf0\x20\x74\x17\x3b\x43\x02\xa1\xbb\x38\x30\x1d\xa1\xbb\xd8\x38\x87\xd0\x5d\xac\x0c\x02\x84\xee\xe2\xe0\xa1\x11\xba\x23\x94\x0f\x4f\xd4\x74\x5e\x6e\xd4\x74\x86\x04\x42\x77\x71\xf2\x51\xa2\xa6\xfb\x3f\x4c\xff\xe4\x15\xc3\x83\x9a\x1d\x89\x84\xf0\xa0\x66\x47\xd0\x1f\x1e\xd4\xec\x62\xf5\x97\xa0\xd6\x99\x37\x81\x9a\x5d\xc9\x9e\x03\xb5\x9e\xde\x01\xd4\x7a\x7a\x4d\x50\xeb\xc5\xe0\x41\xcd\xae\x2c\x3e\x18\x6a\x76\x65\x61\x1f\x6a\x76\x65\xf2\x5e\x50\xb3\x2b\xda\xa0\x9a\xdd\xc2\x5a\xd5\xec\x26\xcf\x92\x40\xad\x27\xdf\x81\x3e\xbb\x65\xfa\x4b\x50\xeb\xc5\x57\x41\xe9\xae\x4c\x86\x12\x6a\x76\x65\xf9\x3f\x50\xeb\xcc\x73\x66\x51\x6b\xee\x90\x41\xad\x1d\x58\x19\xd4\xda\x61\x9d\x41\xad\x87\xff\x03\xb5\xf6\xdb\x66\x50\xeb\xee\x11\xa8\x75\xc7\xf6\x0c\x6a\x3d\x3c\x6a\x9c\xe3\x0d\x7e\x11\x50\x6b\xdd\x3b\x0c\x7e\xc9\xfb\xa4\x29\x6e\x73\x58\x67\x90\x77\x47\xd6\x17\x01\xb5\xe6\x28\xc8\xd4\x70\x3a\x8d\x32\xf6\x0d\xde\x44\xd1\x3e\x8f\xb4\x8f\x37\x51\xb0\xaf\x31\x0a\x68\xa6\xdb\x1b\xf6\x7d\x11\x50\xa3\x9c\x3b\x3c\x5f\x04\xd4\xfa\xe6\x59\xbe\x08\xa8\x51\x14\x1e\x9e\x2f\x02\x6a\x23\xf2\xfd\x0a\xa8\xbc\x4b\xd6\x17\x01\xb5\xe1\xc2\xf7\x45\x40\x6d\xb8\xf0\x15\x50\xf9\xe8\x35\x41\xe5\x23\xf6\x7d\x51\x4e\x5b\xce\xbf\x2f\xca\x69\xcb\xd9\x51\x81\xd7\x7f\xe7\x80\xd7\x2b\xff\xfb\xa2\x9c\xb6\x2b\xd7\xfc\xa2\x9c\xb6\x27\x77\xff\xa2\x9c\xb6\x1d\x9f\x95\x3a\x54\x47\xd6\x17\xe5\xb4\xed\xb8\xfe\xa2\x9c\xb6\x1d\xbb\x5f\x94\xd3\xce\xe6\x1b\x7d\x51\x4e\x3b\x1b\x1b\xbe\x28\xa7\xd1\xd2\x35\x3c\x5f\x94\xd3\x68\x05\x1b\x1e\x54\xe9\xce\xe6\x4d\x34\x6a\x4d\x03\xdf\xa8\x01\xaf\x3f\x3c\x75\x03\x5e\x77\xf1\x6e\xc0\xeb\x2f\x57\x69\xc0\xeb\x8f\x47\xc0\xeb\x6e\x16\x0d\x78\xfd\xf0\xd4\x0d\x78\xfd\x30\x06\x1b\xf0\xfa\xe5\xab\x7c\x51\x4e\x27\x4e\x0c\x4f\xa3\x5e\x76\x7b\x44\x4d\xec\xe1\x4d\x7c\xd1\x4a\x7f\x9d\xef\x5f\xb4\xd2\xdf\x8c\xed\x5f\xb4\xd2\xa9\xb7\x0c\xcf\x17\xad\xf4\x37\x33\x96\x3a\x35\xb1\x99\x6f\xd4\xa9\x89\x3d\x3c\xf5\x17\xad\xf4\xd7\xbb\x7f\xd1\x4a\x7f\xff\x6a\x87\x1a\x9e\x2f\x90\xe9\xef\xf5\x06\x30\x04\xae\x8f\x32\xb8\x81\x97\x9c\x9c\xd3\x04\x18\x02\x97\x17\xff\x05\x2b\xfd\x3d\xfc\x6f\x60\xde\xe1\xf3\x7d\xc1\x4a\xcf\xee\x4d\x5f\xb0\xd2\x73\xc3\xf4\x0f\x1e\xea\xd9\x65\xf7\x83\x87\x3a\x25\xd4\xe1\x19\x08\x54\x16\x3e\xfb\xa0\xe4\xb7\xf0\x31\x07\x25\xbf\x95\x4f\x34\x28\xf9\x2d\x7c\xa2\x41\xc9\xaf\xc3\xec\x0b\x64\x7a\x2d\xde\xfd\xb3\x01\x80\x2d\x3c\x5f\x20\xd3\xdb\xe1\x75\x7e\xf0\x50\xef\x4e\x77\xe0\xa1\xc7\xa5\x00\x78\xe8\x71\xc9\x02\x1e\x42\xb1\x38\x3c\xc0\x43\xb4\xa4\x09\x0f\xf0\xd0\xe3\x06\x04\x3c\xf4\xb8\x83\x03\x0f\x3d\x6e\x71\xc0\x43\x8f\x8b\x06\xf0\xd0\xe3\x32\x01\x3c\xf4\xb8\xe1\x4d\x19\x02\xbc\x25\xe0\x21\x2a\xc3\xc2\x03\x3c\x44\x5d\x5a\x78\x80\x87\x1e\x97\x17\xe0\xa1\xc7\xed\x08\x78\xe8\xcd\xbc\x17\xe0\xa1\xd7\xe1\x09\x3c\x14\x5f\xfe\x07\x3c\x14\x9d\x2a\xc0\x43\x3f\xff\x01\x78\x28\xba\x7c\x02\x0f\x65\x17\x61\xe0\xa1\xec\x52\x0e\x3c\x94\x5d\x50\x80\x87\xf2\xc0\x22\xe0\xa1\x5c\xbd\xca\x67\x5f\x49\xfe\x12\xe4\xdd\x2d\x00\x78\x28\xbb\x98\x02\x0f\xfd\xc6\x0b\xf0\x50\xd6\x7b\x01\x1e\xca\xd3\xab\x80\xbc\xeb\xcb\x00\x0f\x65\xbf\x03\xf0\x50\xf6\x9d\xa1\x51\x97\xb5\x0f\x8d\xba\xec\xc2\x07\x74\x94\xfd\x46\x5b\xfb\x18\xbb\x40\x47\x59\x47\x00\xe8\x28\x3b\x42\x80\x8e\xb2\xdb\x11\x1a\x75\xd9\x6f\x4b\x73\xdb\xea\x62\x43\x73\x5b\xb8\xd5\xe1\xa1\xb9\x6d\x8b\xbc\x97\x2d\xfc\xec\xb9\xcd\x91\x57\x01\x7e\x76\x0b\xa0\xb9\x2d\xfc\xf0\xf0\x1c\xe0\xf5\xc0\x5b\x3a\xc2\xeb\x3c\x19\x8d\x6f\x9b\x7e\x38\x8d\x6f\x9b\x9e\x37\x8d\x6f\x9b\x8b\x22\x8d\x6f\x9b\x9e\x37\x8d\x6f\x9b\xfe\x2d\x8d\x6f\x5b\xc4\x76\x1a\xdf\xb6\xc8\x7b\xa1\xf1\x2d\xbc\xf2\xf0\xd0\xf8\xb6\xb9\x01\x1d\xed\xf3\xee\xd8\xa7\x37\x7f\xb0\xcf\x6d\xec\x58\x7e\xec\xdd\x51\x77\x2c\xbc\xcf\x0b\x3c\xab\xeb\x76\x81\x67\x9d\x8d\x17\x78\xd6\xad\xff\x02\xcf\xba\xf6\x5c\xe0\x59\x47\xd6\x05\x9e\x75\xde\x5e\xe0\xd9\xca\x93\x5d\xe0\x67\xbf\xf4\x05\x7e\x76\x5d\xba\xc0\xcf\x8e\xeb\x0b\xfc\xac\x23\x70\x81\x9f\x1d\x05\x17\xf8\x59\x07\xf0\x02\x3f\xff\xf7\x6d\xff\xbd\x24\x5f\x90\xe9\xa6\x41\x20\xd3\x5f\x1a\x3d\xbc\x0f\xa6\xb3\x48\xbd\x0f\xa6\xb3\xa0\xbc\x0f\xa6\xb3\xf4\xbc\x0f\xa6\xe3\x6b\xbf\x0f\xa6\x57\xcf\x61\x3a\x83\xfc\x7d\x30\x9d\x41\xfe\x3e\x98\xde\x3d\xc2\x74\xa6\xd8\xfb\x60\x7a\xf7\x7e\x98\xde\xbd\x0a\xa5\xc9\xc7\xe7\x5c\xa0\xd6\x9e\xdb\x1c\x79\xf7\xcf\xbe\xc9\xd2\xf3\x7e\xc1\x58\x9e\x5f\xbe\x2a\xbc\xb4\x76\x9a\x8b\xab\xd0\xda\x69\x7e\x59\xaf\xf0\xd2\xda\x69\x31\x71\x5e\x5a\x3b\x2d\x3c\xa2\xf7\x05\x99\x66\xe2\xbc\x2f\xc8\x34\xa1\xe7\x4b\xdb\xa7\xcd\xd6\xf1\xd2\xf6\x89\xb0\x3b\xbc\xb4\x7d\xda\xc9\x73\x20\xd3\x0c\xeb\xf7\x05\x99\xfe\x12\x02\xe1\xa5\x25\xd4\xce\xfe\x0f\xe4\x3d\xf9\x64\x20\xef\xd9\x5f\x82\xbc\x47\xef\x0e\xf2\x4e\x28\xf8\xa2\x16\xb1\xf1\x8b\x5f\xd4\x22\x48\x32\x84\x17\xb5\x88\x1d\xb9\x03\x2d\xa1\x36\x11\xc2\x4b\x4b\x28\x54\xc6\xc2\x8b\x5a\xc4\x8e\x9e\xc3\xbe\xe4\x91\xc8\x7b\xe3\x08\xfb\x22\xef\x2c\x68\x9f\x57\xd1\xbe\xc2\x11\xf6\x25\xde\x67\xd0\x3e\x2c\x42\x49\xe2\x24\xbe\x18\x4a\x12\xc7\x37\x88\x92\x04\xa2\x40\xe1\x45\x49\xe2\x32\x71\x5e\x94\x24\x2e\x53\xe5\x45\x49\xe2\x0e\xde\x35\x90\x13\xa2\x39\xe1\x05\x72\x7a\xa6\x47\xc0\xd6\xc4\x19\x2f\x90\x13\xf5\x65\xe1\x05\x72\x7a\x1c\x13\x51\xd8\x9a\x27\x03\x72\x7a\x5f\x8f\x80\xad\xaf\xff\xfb\xb0\x80\xf7\xe1\x3b\x00\x39\xbd\xaf\xcf\xb9\x39\xe7\x73\x52\x7a\x7d\x3d\xba\xfc\x92\xaf\x09\x1c\x45\xc6\x3d\xbc\x68\xe2\x91\xc5\x0f\x2f\x9a\x78\xcf\xe5\xc9\x92\xf6\xf1\x96\x80\xaa\xde\xc7\xab\x64\xae\xe9\x55\x0a\x47\x8c\x02\xa0\x2a\x70\x82\xf0\x02\x55\x81\x0c\x84\x17\xa8\x0a\x7c\x21\xbc\x40\x55\x64\xf8\xc3\x0b\x54\x15\x12\xf6\x81\x47\xd1\xa4\x2c\xbc\xe0\x51\x71\xfa\x2c\xc0\xd6\xd3\x3b\x00\x5b\xfb\x3e\xc1\xa3\x28\x30\x0b\x2f\x78\x14\x65\x5c\xe1\x05\x8f\x8a\x78\xc2\x2f\x78\x14\x52\x62\xe1\x05\x8f\x4a\xae\x05\xe0\x51\xf1\x7a\x0e\xd8\xda\x39\x8d\x5e\x5e\x3c\xdc\x1d\xbd\x3c\xb2\xf8\xe1\x05\xab\x8a\xdb\xbb\x03\x5b\xfb\xfd\xc0\xaa\xa2\x5f\x05\xac\x8a\x26\x65\xe1\x05\xab\x8a\xdb\x27\xd3\x3e\x2d\xc2\x3e\xa2\x87\x17\xac\x8a\x62\xb7\xf0\x82\x55\xc5\xf5\x57\xe2\xe2\x05\xc6\x8a\x84\x27\x2f\x30\x16\x15\x7a\xe1\x05\xc6\x42\xed\x2d\xbc\xc0\x58\xa8\xaf\x85\xb7\x68\xba\xb7\xc3\x74\x97\x41\x60\x2c\x74\xe1\xc2\x0b\x8c\x15\x09\x25\x5e\x60\xac\xb8\xbd\x0a\xa6\x13\x18\xbe\x05\xc4\xde\x49\x5c\x40\xec\x8b\xbf\xa4\x22\x1d\x6f\xf7\x2d\x54\xa4\x17\x06\x41\xa5\x22\x3d\xf3\x2c\x15\xc5\x54\x7c\xca\xb7\xa2\x98\x5a\x78\xb9\x95\x6a\x75\x37\x84\x2f\x88\x2b\x99\x5d\xec\xfd\x82\xb8\x02\xa0\x10\xde\x2f\x88\x2b\x00\x11\xe1\xad\xa8\xa2\x56\xff\x87\x2a\x6a\xf1\x08\x55\x54\x37\x20\x9a\x47\x95\xe6\x55\x90\x3e\xc5\x9b\x7f\x69\x1e\x85\x4a\x5c\x78\xab\xac\x03\x2c\xa2\x79\x54\xa9\xdc\x8f\xe6\x51\xf5\xe1\x7f\x34\x8f\xea\x6e\x0f\x34\x8f\x6a\x7e\x23\x9a\x47\x75\x27\x0e\xcd\xa3\x9a\x83\x80\xe6\x51\x3d\x78\x07\x10\xed\xe3\x39\x10\x6d\x37\x35\x9a\x47\xb5\xeb\xfd\x06\xd7\x64\xd0\xd1\x3c\xaa\x11\xca\xbf\x34\x8f\x6a\x44\x47\x2f\xcd\xa3\xda\xc1\x76\x9a\x47\xb5\xe3\xb3\x80\xd8\x3b\x01\x50\xae\xe8\x2e\x36\x28\x57\x74\x97\x02\x94\x2b\x9a\x93\x0a\xe5\x8a\x76\x78\x96\xae\x7d\xdc\x0f\xe5\x8a\xe6\xa8\x43\xb9\xa2\x3f\x7c\x69\x94\x2b\x7a\xf5\x9a\xd8\x47\x0a\xe7\x45\xb9\xa2\xbf\x5e\x13\xc4\xde\xe9\x8e\x72\x45\x5b\x3e\xe7\xe2\x97\xfe\x0f\xfb\x5c\x14\x51\xae\x68\x8e\x90\xae\x7d\x4c\x3f\x94\x2b\x9a\x0b\x26\xca\x15\xcd\xe5\x65\xf8\xfd\x78\x4b\x28\x57\x74\x97\x6b\x94\x2b\xfa\x8b\x7d\x43\xfb\x18\x91\x34\x8f\x6a\xce\x23\x94\x2b\xda\xe1\x39\x51\xae\x40\x48\x3d\xbc\xc3\x6f\x84\x7d\x28\x57\xd0\x0d\x3c\xbc\x28\x57\x34\x9d\x92\xe1\x37\x62\x0c\xa2\x5c\xd1\xc9\x17\xbf\x28\x57\xf4\xe0\x11\x36\x38\xdf\x51\xae\x98\x6e\xcc\x28\x57\x80\xc2\x84\x17\xe5\x8a\xa9\x73\x81\x72\xc5\x74\x63\x46\xb9\x62\xba\x5c\xa3\x5c\x31\x75\xf2\x50\xae\x98\xdd\x6b\x22\x29\xd0\xbd\x3b\x92\x02\x93\xb7\x8b\x72\xc5\x74\x0d\xb1\xd1\xae\x0e\x12\xea\x14\xdb\x37\x4f\xa3\xa7\x43\xe6\xfc\x45\x9d\xe2\xe8\x40\xa0\x4e\x41\x97\xed\xf0\xa2\x40\x71\x74\x04\x68\xf4\x74\x0a\xf3\x8f\x46\x4f\x27\x60\x1f\xea\x14\x47\xfb\x90\xa0\xf8\x39\x09\x48\x50\x9c\xcc\x73\xd2\xe8\xe9\x90\x9f\x7e\x69\xf4\x74\x5e\x9f\xec\x72\x95\x3f\x4a\x45\xc2\x8b\x72\xc5\xd1\x73\x43\xb9\xe2\xe8\xbd\xa0\x5c\x71\xf4\xd5\x50\xae\x38\x7e\x06\x94\x2b\x8e\x3b\x31\xca\x15\x87\x60\xe5\x45\xb9\xe2\x64\x8f\x30\xdd\x25\x12\xfe\xdf\x71\xf9\x84\xff\x77\xdc\x7f\xb6\xa6\x7b\x84\xe9\xc1\xff\x61\x7a\xf1\xc9\x34\xdd\x5f\x62\xba\x9e\xe9\xd6\x74\x3e\x03\xdc\xc0\x03\xf4\xf0\xc2\x0d\x3c\x7e\xcc\xa3\x7d\xd8\x00\x01\xf0\xb8\x78\x43\x00\x3c\x04\x86\x2f\x04\xc0\x43\x58\xf3\x42\x00\x3c\x6e\x08\x10\x00\x4f\xf5\x97\xda\xe7\x55\x24\xc5\xf8\x2c\xd8\xa7\xd7\x0a\x01\xf0\x14\x26\x0e\x24\xbf\x43\xbe\xea\xa5\x99\xd3\x1b\x78\x4e\x60\x2c\x41\x98\x17\x18\xeb\x0d\x0c\x10\x9b\x39\x5d\x6c\x07\xc6\x7a\xfd\x0e\xc0\x58\xaf\xef\x93\x66\x4e\x2f\xc1\xed\x4b\x33\x27\xc1\xa2\x17\x88\x4b\x80\xe6\xa5\x99\xd3\xeb\xd6\x78\x65\x4e\x78\x3f\x98\x13\x7e\x15\x9a\x39\xbd\x7a\xe5\x34\x73\x12\x64\x7a\x6d\xe6\xe4\xc8\xb2\x99\x93\xf6\xd9\xcc\x89\xc9\x11\x6c\xe6\x44\x5e\x3b\xd8\xcc\x89\xd4\x56\xb0\x99\xd3\x47\xcf\x0b\xc1\x66\x4e\xc4\x66\xe1\x91\x55\x11\x38\x82\x55\xf1\x78\x0e\x56\x05\x5f\x3a\xd8\xcc\x29\xf8\x4b\x58\x07\xbc\x97\x60\x33\x27\xe2\x8c\x60\x33\x27\xbe\x7b\xb0\x99\x53\xf4\x7f\xb0\x0e\x08\xb4\x03\xcd\x9c\xa8\x86\x0c\x81\x66\x4e\x31\x78\x15\x58\x15\xc4\x3c\xe1\x85\x55\xc1\x96\x1a\x68\xf4\x94\xf8\x46\x81\x46\x4f\x29\x78\x0e\x56\x85\x4f\x4d\xa3\xa7\xc4\xc2\x10\x68\xf4\x94\xf0\xb5\x03\x8d\x9e\xd2\x07\xdd\x86\x40\xa3\xa7\x44\xae\x35\xd0\xe8\x29\xf9\x9c\x34\x7a\x4a\x5a\x8b\x72\x45\x22\xb7\x1b\x50\xae\x48\x3e\x35\xca\x15\xe9\xf5\x7f\xb0\x2a\x48\xa9\x04\x94\x2b\x52\xf0\xc9\x90\xae\xf5\xbd\xa0\x5c\x81\x6e\x5a\x08\x28\x57\x64\xc6\x67\x40\xb9\x22\x17\x8f\x10\x1f\xc0\x99\x09\x28\x57\xe4\xc3\xbb\x0e\x32\x2e\xb0\x08\xe5\x8a\xcc\xc6\x1c\x02\xe2\x03\x6c\x47\x21\x20\x3e\x80\x2f\x1a\xbe\x68\xac\xe6\xed\x1d\x06\xbf\xc4\x3e\x34\x2e\xf2\xf6\x0e\x08\xe0\xb2\xe8\x07\x34\x2e\x4a\xd7\x06\x04\x70\xbd\x3b\x3a\x16\x95\x48\x2d\xa0\x63\x41\x9f\xf9\x10\xd0\xb1\xa0\xaf\x7d\x08\xe8\x58\xd4\xe4\xff\x10\x1f\x20\x9e\x0d\x08\x52\xd4\xed\x11\x0d\xb7\xfe\xea\xbd\x17\x02\x5a\x15\x8d\xa5\x2e\x44\x99\x13\xbc\x32\xf4\x28\x28\x6a\x0c\x01\x3d\x0a\x38\x8c\x21\xa0\x47\x81\xe8\x65\x08\xe8\x51\xb4\xc2\xcd\xd1\xa3\x68\xf8\x2b\x01\x3d\x0a\x04\x31\x43\x40\x8f\xa2\xb1\x40\x07\xf4\x28\x5a\xf6\x7f\x90\x46\xd8\xa9\x42\x82\x55\x01\xea\x19\x12\xfa\x02\xec\x3f\x01\xad\x8a\x5e\xfd\x25\xfa\x02\xbf\xfb\xc1\xb8\x78\x3c\x07\xe3\xe2\xf1\x39\x37\x47\x5e\xe5\x70\x84\xb5\x68\x5c\x20\xce\x19\x02\x1a\x17\x83\x1d\x3c\xa0\x71\x31\x1c\x12\x68\x5c\x0c\x3f\x3b\x1a\x17\xd3\x8f\x82\xc6\xc5\x04\x4f\x0f\x68\x5c\x4c\x3f\x2d\x1a\x17\x93\x3c\x5e\x40\xe3\x62\x26\xee\x8e\xc6\xc5\xf4\x63\xa2\x71\x31\xd9\x1a\x03\x1a\x17\x33\xfb\x3f\x18\x17\x0e\x09\x34\x2e\x68\x67\x1b\x02\x1a\x17\xab\x7b\x95\xc3\x39\xff\x77\x39\xe2\xfb\xa1\x71\xb1\xbd\x26\x1a\x17\xdb\x89\x83\xc6\xc5\x2e\xbc\xa5\x42\xdd\x7e\xf6\x08\xc6\x05\x30\x48\x40\xff\x02\xc9\x9e\x10\xd0\xbf\xd8\x8e\x09\xf4\x2f\x76\xf2\x9a\x30\x2e\x1c\x4b\xe8\x5f\x6c\xc7\x19\xfa\x17\x26\x7b\x02\xfa\x17\xa6\x5b\x02\x04\xc0\x9d\x79\x83\x10\x00\xb7\x63\x09\x02\xa0\xe9\x9d\x00\x01\x10\xe1\x9f\x10\xaa\x6c\x0c\xde\x04\x44\xbe\xeb\x5b\x82\xac\x77\x9d\xa8\xc0\x58\x8f\x57\x01\xaa\x32\x21\x10\x80\xaa\x04\x84\x42\x85\x91\x40\x8a\x2a\x54\x18\x09\x7e\xf7\x06\x23\xc1\xa7\x6e\x30\x12\xb4\xbd\xc1\x48\x70\x4c\x7c\x51\x4e\x7b\x49\x20\x85\x2f\xca\x69\xaf\xd3\xfd\x8b\x72\x9a\x5b\x5c\x68\x30\x2e\x1c\x75\x0d\xc6\x05\x08\x4d\x68\x68\xf8\x3a\x5a\x1b\x65\xfc\xd1\xfb\x51\xc6\x0f\xd2\x1f\xba\x65\xfc\xbc\xdd\x0e\xa0\xbe\xf8\x65\x07\x50\x07\x1f\x0a\x5f\x7c\xd2\x7e\x0b\x74\x07\x50\x5f\x8c\xc1\x0e\xa0\x8e\xdf\x1f\xbe\xf8\xa4\x25\x37\xc3\x0e\xa0\xee\xd2\xda\x01\xd4\x9d\x1d\x1d\x40\x1d\x1f\x36\x74\x00\x75\x22\xa7\xf0\xc5\x27\x2d\xbd\xde\x01\xc2\xc0\xf2\x1c\x84\x81\xe5\xfd\x20\x0c\x1c\x6d\x80\x30\x70\x78\xce\x81\x7d\x60\x47\xe1\x8b\x4f\x1a\x54\xc1\x10\x06\xf6\xb9\x78\x0f\x08\x03\x24\x4a\xc2\xc0\x3e\xf2\x03\x61\x60\xdf\xf5\x2a\x10\x06\xdc\x10\x06\xf6\x91\x03\x08\x03\xfb\x88\x64\xc2\xc0\x3e\x62\xc8\x30\xb4\xcf\x3b\x40\x88\x20\x5d\x16\xbe\xd8\xa5\xa5\xe7\x0f\x12\x5c\x08\x5f\x58\xd3\xd2\xe3\xa3\x60\xba\xeb\xfa\x17\xd6\xb4\x44\xb8\x17\xbe\xb0\xa6\x25\xc2\xa1\x30\xfd\xb4\x7c\x94\xe9\xa7\xe5\x25\xa1\x40\x61\x96\x26\xa0\x40\x01\x2f\x32\x04\x14\x28\x4c\x7f\x04\x14\x28\xe2\xf6\x0e\x7e\x5a\x7f\xd9\xb8\xbb\xd7\xc4\xf4\xee\x39\x4c\x5f\x9e\xc3\x74\x42\xf2\x80\x02\x45\x74\xe8\x4e\x3f\x2d\x03\x04\x05\x8a\xe8\x7e\x8e\x02\x85\x49\x94\xa0\x02\x05\x59\xc4\x80\x02\x45\xc2\xe3\x0b\x2a\x50\x6c\x8f\xb0\xcf\x69\x8b\x02\x45\xf1\xd3\xa2\x40\x51\x7e\x57\x81\x2b\xe1\xa4\x42\x81\x02\x06\x65\x08\x28\x50\x14\x07\x16\x0a\x14\xbf\x5d\x1a\x05\x8a\xe2\x9b\x40\x81\xa2\x38\xb0\x50\xa0\x28\x0e\x4f\x14\x28\x0a\xa9\x8a\x80\x02\x45\xf1\x4d\xa0\x40\x51\x08\x52\x03\x0a\x14\x45\x6b\x51\xa0\x28\x4e\x31\x14\x28\x8a\xdf\x01\x05\x0a\x21\xa0\x80\x02\x45\x73\x11\x46\x81\xa2\x11\x05\x04\x14\x28\x1a\x1c\x92\x80\x02\x45\xfb\xdd\x01\x8e\xc5\xf4\xee\x70\x2c\xa6\xd7\x84\x63\xe1\x74\x47\x81\xa2\x91\x8f\x0b\x28\x50\xb4\xe9\xfd\xe0\x58\xc0\x1e\x08\x28\x50\xb4\xe9\x1d\xe0\x58\x10\xdc\x06\x14\x28\x28\xba\x08\x01\x05\x8a\xee\xd4\x44\x81\xa2\x39\x39\x50\xa0\xe8\x7a\x4b\x28\x50\x74\xd8\x1f\x01\x05\x0a\x41\xde\x70\xe4\x58\x78\x07\x78\x14\x2e\xf3\xa8\x4c\x0c\x17\x53\x54\x26\xa8\x16\x0c\x01\x95\x89\x91\x3d\xda\xfc\x12\x6b\x51\x8b\x18\x2e\xde\xa8\x45\x0c\xdf\x35\x6a\x11\xc3\xed\x01\xb5\x88\xe1\xa2\x8f\x5a\xc4\x70\x0b\x47\x2d\x62\xb8\xe8\x5f\x3b\x4c\x7a\x84\x0a\x43\xf3\x2a\xa8\x30\x34\xef\x0e\xdf\xc3\x2f\x86\x92\xc4\xf2\xcd\xa3\x49\x4e\xbb\xde\x10\xd0\x24\x5f\x7e\x3f\x54\x26\x68\xa3\x1f\x22\x94\x3f\x74\xe8\x42\x84\xf2\x87\x46\x5d\x88\x50\xfe\x36\x31\x4f\x84\xf2\xb7\x99\x1d\x11\xca\x1f\xac\xfd\x10\x1f\xb9\x20\x9b\x23\xb8\x20\xac\x0c\x11\xca\x1f\xf5\x0b\x21\x42\xf9\xdb\x8c\xf2\x08\xe5\x8f\x9a\x81\x10\xa1\xfc\x51\x5d\x10\x22\x94\xbf\xbd\xbd\xfb\xe2\x97\xde\x7d\x73\xce\x3b\x20\x25\xb1\xfc\xdf\x67\xdf\x21\x99\x15\xa1\xfc\x1d\xd2\x73\x11\xca\xdf\x61\x05\x8b\x50\xfe\x0e\xdb\x58\x54\x4a\x82\x19\x1e\x95\x92\x60\xed\x89\x50\xfe\x0e\x5b\x40\x84\xf2\x77\xee\x1f\xed\x50\x43\x84\xf1\x77\xae\x97\x84\xea\xc2\x74\x8f\x30\xfe\x0e\x19\xc6\x08\xe3\xef\x30\xdd\x23\x8c\xbf\x43\x2e\x2b\xc2\xf8\x3b\xc7\xc7\x84\x5e\x42\xe0\x14\x03\x34\x18\xf8\x86\x51\x95\x09\xc2\x9a\x88\xca\x04\xc5\x05\x21\xa2\x32\x21\x67\x32\xa2\x32\x21\xbc\x10\x55\x99\xb8\xfe\x0f\x1a\xcc\xf5\x97\xd0\x4b\xc8\x29\x46\x55\x26\x7c\x65\x41\x1a\x0c\x16\x05\x38\x24\x4c\xd4\x18\xe0\x90\x3c\x0c\x25\x15\x28\xc8\x5a\x46\x15\x28\x00\x61\xa2\x0a\x14\x78\xd7\x11\x05\x8a\x97\x74\x4b\x44\x81\xe2\x25\x8d\x11\xa3\xf4\x19\x9e\x13\x05\x8a\x17\xbf\x3f\xa2\x40\xf1\x12\x91\x44\x14\x28\x82\xcf\xf2\x85\x3c\x3d\xe0\xcd\xc7\x0f\x64\xea\xc8\x15\x85\xf8\x81\x4c\x3d\x78\xf7\x2f\x1c\xea\xe1\xf5\x97\x9d\x5f\xf2\x06\xbf\x98\xa7\x87\xc7\xbb\x4f\x8e\x78\x4b\x1f\xc8\xd4\x83\xd6\x7e\xf1\x50\x0f\xaf\x4f\x26\x7f\xc6\xff\x61\x1f\x59\xd2\xf8\xc5\x43\x3d\xf8\x8d\xbe\x78\xa8\xeb\x9d\xc5\x2f\x1e\xea\x81\x30\x3f\x7e\xf1\x50\x0f\xc4\x27\x31\x61\x1f\x99\xb4\x98\xb0\x2f\xf8\x3f\xec\x83\x4b\x10\x13\xf6\xbd\x5e\x05\xfb\x7c\xf3\x09\xfb\x5e\xef\x3e\x60\xef\xf0\x35\xbf\x78\xa8\xe7\xe6\x73\x2e\x8e\xbc\xdf\x67\x5f\x86\xbb\x1a\xbf\x78\xa8\x23\xd2\x13\x62\x42\x41\x04\x22\x66\xa4\x49\x6d\x01\xb6\x8e\x34\xa9\x15\x0b\x88\x34\xa9\x95\xe0\x18\x6d\x52\xeb\x04\xb7\x49\xed\xf2\x7f\x70\x80\x9c\x2b\x36\xa9\xbd\x5e\xa5\xc3\xfa\xe1\xc9\x32\x1c\xa0\xea\xb9\xc9\x39\x9f\x05\x0e\x90\x63\xf0\x8b\x79\x3a\x35\x80\x21\x7e\x31\x4f\x37\x6f\x1f\xbf\x98\xa7\x2f\x97\x82\x2f\xe6\xe9\xbf\x65\x82\x46\xb4\x67\x7a\x0e\x9e\x0f\x1b\x57\x44\x81\x82\x5a\xda\x10\x51\xa0\x78\x96\xbf\x84\xe7\x03\xb6\x12\x51\xa0\x10\xcc\x8c\x28\x50\x50\x91\x1b\x22\x0a\x14\xb4\xf9\x0d\x11\x05\x8a\xc7\xf7\x82\x02\xc5\xe3\x3b\x43\x81\x82\x82\xe3\x10\x51\xa0\x10\x86\x8c\x28\x50\x50\x7e\x1c\x22\x0a\x14\x54\x07\x87\x88\x02\x05\x12\x9f\x21\xa2\x40\x21\x3c\x1b\x51\xa0\x78\xb4\xaf\x6a\x1f\x77\x47\x81\xe2\x75\xd9\x45\x81\x22\x54\xef\x80\x4a\x48\xf5\x97\x70\x79\xfc\x7e\x48\x49\xe4\xed\xfd\xe0\xf2\x80\x59\x44\xa4\x24\x44\x99\x22\x52\x12\xf9\xf7\x64\x70\x79\x7c\x2f\x48\x49\x98\x52\x89\x48\x49\xa0\x03\x19\x22\x52\x12\x79\xff\x05\xef\x45\x54\x26\xb2\x2f\x1e\x95\x89\xec\xd2\x8a\xca\x44\xf6\xf3\xa1\x32\x21\xe0\x15\x51\x99\xf8\x4d\x07\x54\x26\xb2\xfb\x16\x2a\x13\xd9\x7d\x0b\x95\x89\x7c\xfc\x9f\xa6\xf3\x3a\x9b\xa6\xf3\x92\x50\x99\xc8\xd7\x5f\x6a\xba\x77\xc0\x74\x77\x3f\x54\x26\xb2\x9f\x5d\x95\x09\x20\x99\x88\xca\x44\x23\xd0\x8e\xaa\x4c\x90\x28\x89\xaa\x4c\xb8\x7c\xa2\x32\x81\xe6\x73\x88\xa8\x4c\x50\x34\x13\x22\x2a\x13\x28\x47\x87\x88\xca\x04\xa5\xb4\x21\xa2\x32\xa1\xa7\x18\x51\x99\x40\xc9\x39\x44\xfb\xd7\x66\xaf\x02\xcd\x27\x7b\x15\x68\x3e\xc5\xff\x41\xf3\xc9\x7c\x5a\x54\x26\x1a\xe1\x6c\x44\x65\xa2\x91\x3a\x88\xa8\x4c\x98\x32\x8a\xa8\x4c\x08\x24\x45\x55\x26\xf4\x2d\x54\x99\xf0\x6b\xaa\x32\xe1\xe0\x51\x65\xc2\x09\xa0\xca\x84\x03\x59\x95\x09\xa7\x83\x2a\x13\x7a\x44\xaa\x4c\x38\xa9\x54\x99\x70\x4c\xa8\x32\xe1\xf7\x53\x65\x62\x7a\x3f\xb8\x3c\x4e\x77\x55\x26\xf0\x6f\xa3\x2a\x13\x0e\x56\x55\x26\x1c\xd6\xaa\x4c\x38\xdd\x55\x99\x70\xfa\xa9\x32\xe1\x98\x50\x65\x02\x3f\x2e\xaa\x32\xe1\x22\xac\xca\x84\xe3\xcc\x46\xb4\xe4\xc3\xa3\x4a\x12\x64\x8f\xa3\x4a\x12\xbe\x5d\x95\x24\x7c\xf3\x2a\x49\x24\x9f\x0c\x3e\x8b\xdf\x4f\x25\x09\x92\x67\x51\x25\x09\x97\x5d\x95\x24\x48\xc8\x45\x95\x24\x1c\x83\x2a\x49\x90\xec\x89\x2a\x49\xb8\x69\xab\x24\xe1\x52\x0e\x55\xf0\x38\x3e\xa1\x0a\x1e\xc7\x19\x54\xc1\xe3\x93\x41\x15\x3c\x8e\x5d\xa8\x82\xe2\x43\x51\x25\x09\xbd\x41\x95\x24\x5c\x6c\x54\x92\xf0\x1b\xa9\x24\xe1\x78\x51\x49\xc2\x91\x05\x55\xf0\xe2\xe9\xc7\x2d\x9f\x85\x27\x53\x65\x02\x82\x63\x04\x65\x7a\xf4\x30\x41\x92\xde\xe0\x35\x3f\xa4\xe5\x25\xe9\x16\x41\x92\x5e\x58\x38\x11\x24\x49\x04\x23\x82\x24\x89\x8a\x44\x90\xa4\x37\xf9\x4b\x38\x2b\xba\x75\x20\x49\x26\x89\x22\x48\xd2\x4b\x06\x3c\x82\x24\xbd\x3e\x35\x48\x52\x08\x1e\xe9\x2e\xf1\x55\x40\x92\x02\x49\x9b\x08\x92\xf4\x73\x89\x40\x92\x7e\xee\xc4\x91\xd8\xe0\x39\x88\x0d\x6e\xc5\x20\x49\x26\x58\x22\x48\x92\x89\x99\x08\x92\x94\xfe\x12\xe7\x0c\x11\x90\xe9\xcb\x70\xfc\x77\x04\xdd\xe3\xf7\xd0\x9b\x23\x1f\xe5\x33\x3d\x39\x90\x51\x99\x48\xe4\xd5\x22\x2a\x13\xc9\x21\x8f\xca\x44\x02\xc7\x8d\xa8\x4c\x24\x48\x38\x11\x95\x89\x44\x80\x17\x51\x99\x48\xd0\xc9\x22\x4a\x12\x49\xaf\x0e\x25\x89\xa4\xff\x87\x92\x84\xc0\x47\x44\x49\x22\x05\xaf\x89\x0d\x60\xa0\x11\x25\x89\x14\xbd\xbb\x36\xf8\x64\xd8\xa0\x2f\x8a\x92\x84\x10\x49\x42\x49\x22\xf1\xf9\x12\x4a\x12\x89\x8f\x92\x50\x92\x48\x78\x83\x09\x25\x09\x4a\x4d\x43\x52\x49\xe2\x78\x2e\x73\x4d\xcf\x15\xfe\x77\x38\xc2\x3e\x40\x98\x84\x92\x44\x7a\x3c\xf7\xd9\x27\x0c\x92\x50\x92\x90\x39\x9b\x50\x92\xc8\x84\x7b\xc9\x4e\xb7\xc0\x5f\xc9\x76\xb6\xf8\x86\x49\x25\x89\xee\x53\xc3\xe9\x60\x91\x4a\x2a\x49\x00\x8d\x25\x95\x24\xa0\x3b\x26\x95\x24\xc8\x9c\x27\x95\x24\x40\xc9\x13\x4a\x12\x05\xdf\x22\xd9\xea\x36\x78\x4d\x38\x0f\x40\x94\x09\x25\x89\x4e\x84\x90\x50\x92\xe8\xd1\xff\xc1\x79\x60\x41\x49\xb4\xba\xed\x2c\x44\x09\x95\x89\xce\xa2\x98\x50\x99\xe8\xd1\xab\xa0\x32\xc1\x24\x4e\xa8\x4c\xf4\xe2\x53\xc3\x17\x60\x2c\x25\x54\x26\x3a\xd4\xbd\x84\xca\x44\xcf\x7c\x15\x54\x26\x7a\xf6\x97\x70\x1e\xf0\x9d\x12\x4a\x12\x9d\xf1\x92\x50\x92\xe8\x2c\xad\x29\x68\x03\x6f\x1e\x25\x89\xce\xb6\x99\x82\x36\xf8\x3f\x38\x0f\x2c\xa6\x09\x25\x89\xee\x3b\x43\x49\xa2\x13\x27\xa6\xa0\x0d\x3e\x0b\x36\x38\xea\x50\x92\xe8\x8e\x02\x94\x24\xe8\x5e\x18\x12\x4a\x12\x9d\xc2\xa6\x04\xad\xaf\x83\x05\x24\x68\x7d\x9d\x19\x90\xa0\xf5\x89\xc2\x24\x68\x7d\x74\x4b\x0c\x09\x5a\x5f\x27\xb3\x9c\xa0\xf5\xd1\x3b\x31\xa4\xa8\x7d\xbc\x33\x68\x7d\xc8\x62\x85\x04\xad\x0f\x1d\xe9\x90\xa0\xf5\xa1\x0e\x1d\x52\xd4\x3e\xde\x3c\xb4\x3e\x74\xa4\x43\x82\xd6\xd7\x99\x7f\x09\x5a\x5f\x27\xca\x49\xd0\xfa\x3a\xdc\x8c\x64\xab\x5b\x96\xdd\xa4\x02\x85\xdf\x1d\x5a\xdf\x64\xb5\x49\xd0\xfa\xa6\x5f\x1a\x5a\x9f\x08\x4d\x82\xd6\x37\x7d\x13\x49\x4e\x87\xf7\x93\xb7\xc1\x9b\x87\x9e\x77\x7e\xe7\x20\x05\xb0\x85\x27\xe5\x22\x70\x35\x12\xf4\xbc\x03\x39\x37\x41\xcf\x3b\xb8\x13\x09\x7a\xde\xe9\x9e\x03\xf8\x1f\x9e\x03\xf8\xc7\xd1\x49\x50\xf0\x3e\xb1\xa4\x7f\x2e\xc9\x09\x76\x9e\xfb\x64\x82\x9d\x77\xf0\x84\x13\xec\xbc\x43\xc8\x93\x60\xe7\x9d\xe5\x0d\xe0\x3c\x00\x24\x25\xd8\x79\x87\xc0\x22\xc1\xce\x3b\x78\x44\x09\x76\x1e\xad\xe4\x43\x82\x9d\x77\xf0\x73\x12\x14\xbc\x03\xb3\x34\x41\xc1\x3b\xf8\xda\x09\x0a\xde\x21\x37\x98\xa0\xe0\x1d\xb2\x5e\x09\x0a\xde\x21\xe8\x48\x50\xf0\xac\x1e\x4a\x50\xf0\xac\x3a\x4a\x50\xf0\x8e\x8b\x0d\x14\xbc\xe3\x52\x07\x05\xef\x34\xaf\x89\x7d\xcd\x27\xc3\x3e\x0a\x08\x12\x14\xbc\x03\x34\x96\x8a\xf6\xf1\x9c\x55\xfb\x78\x16\x28\x78\x87\x20\x27\x55\x3f\x1f\x93\xbf\xfa\xf9\x78\x2f\x15\xfb\x08\x13\x53\xc5\xbe\xe1\x55\xe0\x43\x24\x7f\x09\x1f\x02\x88\x2b\xa9\x24\xe1\x90\x57\x49\xa2\xf8\x3f\xf8\x10\xc5\xbb\xc3\x87\x70\x78\xa2\x24\xf1\xe2\xbf\x27\x95\x24\x5c\x14\x55\x92\xa8\x1e\xc1\xf7\x70\x41\x41\x49\xe2\x75\x19\x44\x64\xdd\xa4\x4d\x42\x64\xfd\x75\x72\xa0\x32\x61\xcd\x53\x42\x65\x42\x30\x2c\xa1\x32\xf1\x3a\xf9\x51\x99\x78\x09\xde\x53\xd3\x3e\xde\x67\xd3\x3e\xcf\x61\x5f\xf6\x2a\xd8\xe7\x22\xd5\xb4\x0f\x8b\x9a\xf6\xf9\x9c\xf2\x3d\xbc\x26\x7c\x0f\xbf\x6d\x93\xef\xc1\x78\x41\x65\x22\x50\xee\x92\x50\x99\x08\x6e\x63\x5d\xbe\x07\xdf\x08\x95\x89\xe8\x12\xa2\xca\x84\xb6\xa3\x32\x21\x88\x96\xba\x7c\x0f\x9e\x45\x95\x09\x97\x5d\x55\x26\x92\xe7\xe0\x7b\x10\x8d\x25\x55\x26\xb4\x4f\x25\x09\xbf\x34\x4a\x12\xc9\x65\x10\x25\x89\xe4\x96\x83\x92\xc4\xcf\x9d\x40\x48\x3d\xb9\xfd\x21\xa4\x9e\x7c\x4e\x94\x24\x92\x0b\x1f\x4a\x12\xc9\x37\x88\x92\x44\x72\x9c\xa1\x24\x91\x80\xb8\x12\x4a\x12\x74\xbf\x0b\x09\x25\x89\x74\xbd\x03\xbc\x8d\xeb\x55\xbe\xef\x90\x5f\x8f\x3e\x1b\x32\x9c\xa3\x84\x5a\xba\x25\x42\x49\x0a\x1e\x29\xa3\x84\xca\x44\x26\x9b\x9b\x50\x99\x28\x8f\x47\x81\x23\x7f\x09\x6f\x03\x3f\x3c\xa1\x32\x91\x7d\x16\x54\x26\x32\x31\x64\x42\x65\x22\xbb\x08\xa3\x32\x91\xa1\x34\x26\xa4\x24\x0a\x3e\x6c\x42\x4a\x22\x93\xe0\x4c\x48\x49\x64\xd2\xb9\x09\x29\x89\x7c\xb0\x08\x29\x89\x0c\x84\x97\x90\x92\xc8\xda\x8e\x94\xc4\xcf\xb5\x41\x4a\xa2\x10\x6d\x26\x5a\xf2\x7e\x88\xd0\xbf\x97\x64\xba\xf5\xd6\xec\xdf\xa0\x74\x38\x08\x50\x99\xa8\x00\x3b\x09\x95\x89\xea\x90\x47\x65\xa2\xba\xd7\x2f\xe8\x1e\x04\x63\x69\x41\xf7\xf0\xd3\xa2\x40\x51\xf5\x50\x50\xa0\xa8\x20\xef\x09\x05\x8a\x0a\x95\x3b\xa1\x40\x81\x7a\x57\x48\x28\x50\x58\xac\x9b\x50\xa0\x68\x7a\x6e\x28\x50\x34\xf7\x2d\x14\x28\x5a\xf3\x1c\x7c\x0f\x3d\x45\x54\x26\x2c\xeb\x4d\xa8\x4c\x34\x07\x01\x2a\x13\xcd\xe1\x82\xca\x84\x85\xbc\x09\x95\x09\x14\xb3\x42\x42\x65\x02\x1d\xac\x90\x50\x99\x68\xee\xf5\xa8\x4c\x74\x38\xcb\x09\x95\x09\xcb\x73\x13\x2a\x13\x9d\x32\x99\x84\xca\x44\xf7\x7e\xa8\x4c\x0c\xc0\xd3\x84\x92\x04\x32\xd9\x21\xa1\x24\x41\x1f\xc0\x90\x50\x92\xa0\x63\x60\x48\x28\x49\x8c\xe0\x2f\x2b\xe7\xb0\x08\x25\x89\xa1\x8f\x8e\x92\xc4\x70\xd0\xa1\x24\x31\x5c\xf4\x51\x92\xb0\x92\x29\x1d\x95\x40\x18\xd6\x28\x49\x8c\xe3\x55\x50\xca\xd0\x13\x86\x9e\x37\x49\xfd\x24\xe8\x79\xd3\xaf\x09\x3d\x6f\xea\x9d\x41\xcf\x9b\x8e\x10\xe8\x79\xd3\x45\x1f\x7a\xde\xd4\xc3\x84\x9e\x37\x61\xd3\x24\xe8\x79\x53\x9f\x19\x7a\xde\x74\xf1\x86\x9e\x37\xdd\x10\xa0\xe7\x4d\xb7\x0e\xe8\x79\x53\x2f\x12\x7a\xde\x74\xab\x82\x9e\xb7\xdc\xde\xa1\xe7\xad\xe9\x73\xca\x4b\x61\x2c\x41\xcf\xdb\xd0\xf3\x32\xf4\x3c\x1a\x44\x85\x0c\x3d\x4f\x18\x2b\x43\xcf\xa3\xcd\x54\xc8\xd0\xf3\x68\x2c\x15\x32\xf4\xbc\x0d\x75\x2f\x43\xcf\xa3\x39\x56\xc8\xd0\xf3\x36\xcb\x7c\x86\x9e\x67\x61\x74\x86\x9e\x47\x8b\xa6\x90\xa1\xe7\xd1\x4a\x2a\x64\xe8\x79\xbb\x79\x04\x2f\x85\xf9\x90\xa1\xe7\x09\xb7\x65\xe8\x79\x96\x5e\x67\xe8\x79\xb4\xd8\x0a\x19\x7a\xde\xe5\x8b\x65\xe8\x79\x17\xae\x4b\x7e\x55\x02\xe1\x0e\x50\xf0\x2c\xc4\xc9\xaf\x9c\x15\x2c\x82\x82\x77\xa9\xe1\xcc\xe0\x51\x96\x3b\x67\xf0\x28\xb1\x95\x0c\x1e\xa5\x93\x90\xc1\xa3\xde\xea\xff\x50\xd8\xc8\xde\x0f\x3e\x0b\xe3\x25\xa3\x40\xf1\x92\xd6\xcb\x28\x50\xe8\x40\x64\x14\x28\x74\x20\x32\x11\x50\xf5\xee\x28\x50\xbc\xa4\x8c\x32\x0a\x14\x2f\x63\x22\xa3\x40\xf1\xb2\x4a\x65\x14\x28\x5e\x22\x92\x8c\x02\x85\x9b\x7d\x46\x66\x42\xc7\x23\x23\x33\x11\xd8\x64\x32\x32\x13\x81\x4d\x34\x23\x33\x11\x7e\xff\x5b\x1c\x61\x2d\x32\x13\xb4\x92\x0a\x19\x99\x89\x90\xfe\x82\xf7\x32\x0a\x14\xf4\x69\x0d\x19\x05\x8a\x44\xd0\x98\x51\xa0\x48\x2c\xc9\x19\x05\x8a\xa4\x79\x28\x50\x24\x96\x97\x8c\x02\x45\x6a\xfe\x2f\x73\x84\x09\x28\x50\x24\xa6\x5f\x46\x81\xc2\xbd\x3e\xa3\x40\xe1\xee\x9e\x51\xa0\x48\x4e\x00\x14\x28\x92\x2f\x10\x05\x0a\x13\x17\x19\x05\x0a\x77\xf7\x8c\x02\x45\x72\x08\xa2\x40\x91\xd8\x3a\x32\x0a\x14\x89\x0d\x21\xa3\x40\x91\x58\x34\x32\x0a\x14\x89\xa5\x20\xa3\x40\x91\xf0\x22\x33\x0a\x14\x19\xa0\x25\xa3\x40\x91\xfc\xd0\x28\x50\x98\x6e\xc9\x28\x50\x24\x3c\xa2\x8c\x02\x45\x8a\xde\x01\xfb\x9c\x8c\x28\x50\x98\xec\xc9\x09\xfb\x58\x50\x72\xd2\x3e\x3e\x5f\xd2\x3e\xde\x59\xc2\xbe\xa0\x0d\xb2\x62\x3c\xc2\x3e\xbc\xcf\x8c\x72\x85\x69\x9a\x8c\x72\x85\xfe\x51\x46\xb9\x42\xb6\x6a\x46\xb9\x22\x65\x7f\x89\x7d\x2c\x7c\x39\x6b\x1f\x77\x40\xb9\x42\x9f\x2b\xa3\x5c\x91\x08\x83\x33\xca\x15\xfa\x71\x19\xe5\x8a\xe4\x20\x47\xb9\x22\x91\x73\xcb\x28\x57\x24\x17\x22\x94\x2b\x52\xf4\xa9\xb1\x8f\x98\x20\xa3\x5c\x91\xc8\x30\x66\x94\x2b\x4c\x97\x65\x94\x2b\x12\xf9\xbf\x5c\xfc\x7e\x5c\x13\xe5\x0a\x3d\xcc\x5c\x24\x74\x71\x07\x94\x2b\x92\x0b\x03\xca\x15\x7a\x83\xb9\x38\x3e\xbd\x8a\xe3\xd3\x5f\x7e\xf6\xd5\xc7\xab\x74\x8e\xfc\x1f\xac\x18\x7c\xb5\x8c\x72\x85\x65\xd2\x19\xe5\x8a\x02\x46\x9f\x8b\xac\x18\x2c\x2a\xb0\x62\xf0\xb2\x32\xaa\x16\x72\x5e\x33\xaa\x16\x05\x3f\x2e\xa3\x6a\x51\x49\x6d\x65\x54\x2d\x2a\x29\xc6\x8c\xaa\x85\xc5\x44\x19\x55\x8b\x82\x57\x97\x51\xb5\xa8\x8f\xd7\x2c\x1c\x71\xbf\x2a\x2b\xc6\x5f\xc2\x8a\x21\x7b\x9c\x51\xae\x68\xdb\xfb\xc1\x7c\xd9\x9e\x83\xf9\x02\x23\x28\x43\x07\xb4\x64\x27\x43\x07\xb4\x84\x26\x43\x07\xec\x6e\x47\xd0\x01\x3b\xe9\x81\x0c\x1d\xb0\xc3\x21\xce\xd0\x01\xfb\xf1\x97\x30\x5f\x20\xcf\x65\xe8\x80\x1d\x1f\x3d\x43\x07\xa4\x71\x56\xc8\xd0\x01\x3b\xe8\x54\xfe\xa2\xaa\x46\x73\xac\x90\xbf\xa8\xaa\x75\x60\xcf\xdc\x60\xc5\xb8\x66\x41\x1c\x1c\xae\x2f\x0d\x56\x8c\x9b\x68\x83\x15\xe3\x22\x0c\xa9\x70\xb8\x0e\x42\x2a\x1c\x6e\x24\x90\x0a\x07\x4e\x57\x86\x54\x68\xf5\x73\x86\x54\x38\xa0\x1f\x66\x48\x85\xd6\x3b\x67\x48\x85\xa3\xfd\xa5\x71\x91\xe1\x1b\x0e\x17\x29\xf8\x86\xd6\x84\x67\xf8\x86\x8b\x40\x2d\xc3\x37\x5c\x4e\xfe\x6e\xbb\x13\x7f\x09\xd1\xc6\x65\x17\xbe\xe1\x72\x9f\x84\x6f\xb8\xf0\xb2\x32\x7c\xc3\xe5\x6b\x81\x53\xb8\xfc\xb4\xf0\x06\x69\x76\x19\x32\xbc\xc1\x9f\x57\x00\x37\xf0\xe7\x93\xc0\xff\xa3\x71\x63\xc8\xf0\xff\x7e\x7e\x00\xfc\x3f\x21\x92\x0c\xc9\x6f\xfb\x31\x21\xf9\xed\xe3\x35\xe9\xa1\xe2\x76\x04\xc9\x6f\x43\x60\xc9\x90\xfc\xb6\xc3\x0c\x92\xdf\x06\xf6\xcc\x90\xfc\x10\xd2\x0c\x19\x92\xdf\x76\x80\x40\xf2\xdb\x64\x96\x33\x24\x3f\x84\x3b\x43\x86\xe4\xb7\xf1\x3e\x33\x24\x3f\xe4\x46\x43\x86\xe4\x77\xe1\x35\x64\x48\x7e\x87\x30\x31\x43\xf2\xbb\x4e\x3f\x48\x7e\xf7\xf1\xc9\x36\x47\xbc\x79\x88\x7c\x17\xce\x43\x86\xc8\x77\x5d\x50\x16\x22\x2f\x2e\x9f\x0b\x91\x17\x07\xdd\x42\xe4\xc5\xe5\x6c\xc1\x6e\xd1\x0f\x58\xb0\x5b\xc8\xa0\xe6\x05\xbb\x05\xcf\x3b\x2f\x14\x52\x9c\xfc\x0b\x85\x94\xc7\x6b\xc2\x6e\x21\x0a\xc8\x0b\x76\x0b\xcc\x89\xbc\x60\xb7\xbc\xde\x4f\x76\x8b\xcf\x29\xbb\x85\xef\xb0\x61\x78\x90\x29\xcc\x1b\x86\x87\x36\x6c\x18\x1e\x6e\xd3\x1b\x86\x87\x5b\xe3\x86\xe1\xe1\xa8\xdb\x30\x3c\x5c\xd8\x37\x0c\x0f\x47\xeb\x86\xe1\xe1\x76\xbb\x61\x78\x38\x8d\x36\x0c\x96\xe0\x39\x18\x2c\x8e\xf9\x0d\x83\x25\x79\x07\x18\x2c\x7a\x9f\x5f\x74\xd4\x83\xfe\xe6\x17\x1d\x75\x93\x28\xf9\xc0\x60\x71\x7b\x38\xd8\xa7\xe3\x01\xe4\x14\xdc\xd4\x8e\xf6\x71\x87\x83\x7d\x2e\x1a\x07\xfb\xdc\x44\x8f\xf6\x79\x0e\xfb\xdc\x72\x0e\xf6\x11\x2f\xe4\x83\x7d\x6e\x39\x07\xfb\xf4\x37\x8f\xf6\x61\xed\xc1\xbe\xec\xff\xb0\xcf\xad\xf8\x60\x9f\xce\xda\xc1\x3e\xdd\x89\x2f\x72\xea\x99\xec\x6a\xbe\x28\xdc\x20\x99\x90\x2f\x0a\x37\x44\x63\xf9\xa2\x70\xe3\x72\x7d\x61\xb0\x38\xfb\x2f\x0c\x16\x92\x7c\xf9\xc2\x60\x59\xfe\x0f\x15\x1b\x37\xbc\x2f\x3a\xea\x85\xd4\x41\xfe\xa2\xa3\xfe\xdb\xd4\xbe\xe8\xa8\xff\xb6\xbf\x2f\x3a\xea\x15\x17\xac\x7c\x11\x50\xaf\xd8\x5e\xbe\x08\xa8\x37\xc6\x6e\xf9\xa2\x9c\xae\x84\x55\xf9\xa2\x9c\x6e\x1d\x6a\xf9\xa2\x9c\xde\x48\x86\x94\x2f\xca\xe9\x7d\xf8\xbf\xef\x39\xfb\xf4\x9a\x9d\xa3\x87\xa3\xc1\xd1\x5f\x5e\x72\xf9\x02\xa0\x3e\x40\x4b\xcb\x17\x00\xf5\x81\x32\x40\xf9\x02\xa0\x3e\xb3\x47\x07\xda\xcd\xe0\x48\x12\x0e\xff\xfb\x02\xa0\xbe\x58\x88\xca\x07\x1d\xf5\x43\x80\x57\x3e\xe8\xa8\x9f\xeb\x2f\x21\xb0\xb0\x8b\x15\xd4\x22\xa4\xe2\x17\xd4\x22\x68\xa0\x14\x0a\x6a\x11\x0f\xcc\xd9\x82\x5a\x04\x1a\xbe\xa1\xa0\x16\x81\x80\x7e\x28\xa8\x45\xa8\x05\x55\x50\x8b\x40\x86\x3f\x14\xd4\x22\x68\xbc\x14\x0a\x6a\x11\xf4\xd9\x0d\x05\xb5\x88\x87\x05\xba\xa0\x16\xa1\x86\x54\x41\x2d\x42\xb5\xa9\x82\x5a\x04\x0d\xa2\x42\x41\x2d\x82\xe6\x51\xa1\x04\xdb\xf8\xf0\x9c\x28\x42\x04\x16\xef\x82\x22\x44\x60\x11\x2e\x28\x42\x58\x51\x56\x50\x84\x88\x7e\x76\x14\x21\x0a\x00\x62\x41\x11\xa2\x90\xaa\x28\x28\x42\x94\xc7\x5f\x2e\xce\xf1\xd9\x83\x2c\x15\xcf\x1d\x7e\xe9\x53\x5f\x7e\xc9\x39\x14\x21\x0a\x0b\x7b\x41\x11\xa2\x90\xf0\x28\x28\x42\x14\x96\xf2\x12\x61\xe1\x30\xe4\xcb\x17\x01\xe5\x42\xd8\x56\xbe\x08\x28\x17\x3c\xc5\x42\xbb\xa8\xcc\xd6\x51\x68\x17\x65\xe6\xae\xd0\x2e\x4a\xad\xb9\x42\xbb\x28\x24\xd7\x43\xa1\x5d\x14\x92\xf2\xa1\xd0\x2e\x4a\x5d\xb8\x42\xbb\xa8\xc6\xa6\x5d\x68\x17\xd5\x9a\x4f\x0d\x4b\xa5\x7a\x3f\x58\x2a\xb8\x13\x85\x76\x51\xc8\xaa\x87\x92\x64\xa9\x60\x03\xed\xa2\x4c\x89\x15\xda\x45\xa9\x58\x57\x68\x17\xa5\x2e\x5c\xa1\x5d\x54\xc3\xaf\x2a\xb4\x8b\x6a\x78\x44\x85\x76\x51\x8d\xa4\x46\xa1\x5d\x94\xe9\xab\x42\xbb\x28\x13\x6b\x25\x61\x1f\x51\x63\x49\xd8\x77\xbd\xc3\x67\x1f\x82\xb4\xa1\xd0\x4a\x6a\xe0\xe3\x15\x5a\x49\x8d\xe3\x2f\x61\xa9\xe0\x45\x16\x5a\x49\x8d\xed\x11\x2c\x15\xc7\x3c\xad\xa4\xc6\xf6\x08\x96\x8a\x73\x93\x56\x52\xa6\xa1\x0a\xad\xa4\x86\xf3\x88\x56\x52\x03\x77\xa2\xd0\x4a\x6a\x38\xae\x69\x25\x35\x9c\x63\xb4\x92\x1a\xce\x15\x5a\x49\x0d\xfc\xe9\x92\x61\xe1\x38\xe3\x32\x2c\x1c\xa2\xb8\x42\x9b\xa9\xe1\x2c\xa6\xcd\x14\x8d\xc8\x42\xa1\xcd\xd4\xc4\xfb\x2c\xb4\x99\x9a\xde\x9d\x36\x53\xd3\x19\x47\x9b\xa9\x55\x3c\x82\xc1\xe2\x57\x81\xe4\x67\x3a\xa9\x40\xf2\x33\x69\x53\x20\xf9\x99\x78\x2a\x90\xfc\x4c\x20\x15\x48\x7e\xdb\x91\x05\xc9\x6f\xff\x9e\x05\x45\x96\xe6\x2f\x51\x64\x71\x24\x43\xf2\x33\xb5\x55\x20\xf9\xd1\x45\x3c\x14\x48\x7e\xa6\x9a\x0a\x24\x3f\xdd\xc8\x52\x65\xe8\xfc\x05\xef\x15\xf8\x7f\xe6\xc0\x0a\x1c\x3f\x4b\x8c\x0b\x1c\x3f\x81\xb2\x02\xc7\x8f\xfe\x7a\xa1\xc0\xf1\x53\x82\xaf\xd0\x65\xea\xb0\x8b\x15\xba\x4c\x09\xb7\x15\xf8\x7f\xc7\xa1\x04\xff\xef\xf8\xc1\xe0\xff\x09\x27\x16\xf8\x7f\xc7\x05\x1a\xfe\xdf\x4d\x1e\x21\x38\x43\xd0\x5f\xe0\xff\x5d\xbc\x89\x02\xff\xef\x42\x94\x2a\x28\x42\xc8\x6e\x2e\x28\x42\x58\x00\x5c\x50\x84\x10\xf0\x2a\x28\x42\x98\x77\x2a\x28\x42\xbc\xd5\x73\x90\x77\xdc\x51\x51\x7d\x30\x7b\x55\x50\x7d\x78\x8b\x77\x80\xa0\xe3\x90\x40\xf5\xe1\x75\x99\x40\xf5\x41\x60\xae\xa0\xfa\xf0\x3a\x24\x50\x7d\x30\x5b\x56\x50\x7d\x78\xf1\xdc\x0a\xaa\x0f\x6f\xf4\x1c\x36\x14\xff\x87\x0d\x78\x4b\xa5\x6b\x03\xb6\xa3\xfa\x10\x48\x71\x14\x54\x1f\x64\x0d\x17\x54\x1f\x42\xf0\x9a\x30\x58\x7e\x47\x30\x58\x08\x9f\x0b\xaa\x0f\xe9\xf7\x64\x30\x58\xb2\xe7\x60\xb0\x68\x1f\xaa\x0f\x26\xb3\x0a\xca\x0e\x26\x90\x0a\xca\x0e\x89\x20\xae\xa0\xec\x90\x8a\xbf\x84\x69\x33\x3c\x82\xa5\x82\x77\x56\x50\x76\x48\x4e\xb8\x01\x4b\xc5\x6f\x34\x60\xa9\x90\x7d\x2c\xa8\x3e\x98\xb4\x29\xa8\x3e\x24\xc7\x2e\xaa\x0f\xa6\x2a\xca\xd0\x06\x8f\xb4\x81\xd1\x33\x64\x12\x79\x04\x0b\xc7\x6f\x8b\xea\x43\x72\xf9\x44\xf5\xc1\x24\x58\x41\xf5\xc1\x84\x5c\x41\xf5\x21\x39\xa5\x51\x7d\xc8\x8e\x1e\x54\x1f\x32\x38\x7c\x41\xf5\x81\xc6\xa2\xa1\xa0\xfa\x50\x7e\xe7\x3e\xfb\x0a\x1e\x66\x41\xf5\xc1\x94\x43\x41\xf5\xc1\xb4\x49\x41\xf5\x81\xbe\xe1\xa1\x4c\x18\x10\xd3\x6b\xc2\x80\x70\x3e\xa0\x08\xd1\x97\x4f\x0d\xa4\xe6\xfd\x16\x0c\x08\xe7\xed\x82\x01\x01\x62\x52\x50\x8b\xf8\xf9\x78\xa8\x45\x74\x1d\x08\xd4\x22\xfa\xf4\x08\x86\x87\x5b\xdc\x82\xe1\x01\x26\x53\x50\x92\xe8\x6e\x78\x28\x49\x74\x72\xd0\x05\x25\x89\xee\x92\x85\x92\x44\x1f\xfe\x0f\x86\xc7\xf4\x7f\xd8\xa7\x2f\xba\xb4\xcf\x23\xed\xe3\xbd\xa0\x24\xd1\xa1\x24\x14\xe4\x22\x3a\x20\x7d\x41\x2e\xa2\xbb\xbe\x6c\xed\xe3\x7e\xc8\x45\x74\x80\xf8\x02\x91\xaf\x77\x8f\xb0\x0f\xda\x41\x41\x2e\xa2\x03\xe7\x17\x48\x7e\xbd\x7b\xa4\x7d\xfe\x0f\xfb\xfc\xd2\x90\xfc\xfa\x7f\x11\xc2\xbf\x97\x64\xf8\x7f\x2a\xc2\x16\xf8\x7f\xd6\x2e\x15\xf8\x7f\x5d\x5f\x66\x6b\x3a\x83\x60\x6b\x3a\xc3\xe5\x68\xba\x47\x98\x0e\x8b\xa3\x1c\xc9\x2d\x3c\xe6\x91\xdc\xc2\x2b\x3b\x92\x5b\x18\xf2\x30\xf7\xa6\xde\x84\x1a\x10\x0e\x17\xe8\x79\xe7\x7a\x07\xf8\x10\xa4\x1c\x0a\xf4\xbc\x0b\x1e\x5b\xa0\xe7\x5d\xe8\x6b\x05\x7a\xde\x21\x90\x29\xd0\xf3\x2e\x59\xe0\x02\x3d\xef\x80\xb2\x16\xe8\x79\x97\x20\xb5\x40\xcf\xbb\x64\xee\x0a\x4d\xa0\xae\x8b\x06\xf4\xbc\xeb\x52\x07\x3d\xef\xbe\xde\x61\x70\x07\xaf\x39\x39\xc7\x3b\x83\x9e\x77\xf4\x5e\xa0\xe7\x5d\x08\x79\x05\x7a\x1e\x1d\xc4\x42\x81\x9e\x77\x99\xd2\xf5\xd1\x86\xce\x11\x9c\x0e\x3c\xa9\x0a\x3d\xef\x92\x21\xae\xd0\xf3\x64\x8f\x56\xe8\x79\x37\x7a\x84\x0d\xa4\xa1\x2a\xf4\xbc\x0b\xf5\xab\x42\xcf\xb3\x44\xa8\x42\xcf\xbb\xe4\xd1\x2b\xf4\xbc\xfb\x78\x3f\xec\x4b\x3e\x19\xf6\x3d\x5e\xc5\x6f\xe4\xb3\xf8\x8d\x0a\x47\xda\xa7\x0d\xd8\x87\xff\x5e\x5f\xed\xf3\xc8\x6f\x34\x38\xc2\x3e\xe8\x95\x15\x7a\xde\x25\x51\x52\xa1\xe7\x5d\xb4\x3f\x2a\xf4\xbc\x4b\xc1\x50\x85\x9e\x77\x01\x7d\x2a\x1a\x10\x2f\x5e\x72\x45\x03\xe2\x65\x5c\x57\x34\x20\x5e\x7c\xa0\x8a\x06\x84\x1b\x6c\x45\x03\xe2\x25\x2f\x5a\xd1\x80\x78\xd9\x2c\x2a\x1a\x10\x6f\xf3\xc9\xe4\xac\xf0\x06\xd1\x80\x78\xf1\xce\x2a\x1a\x10\x2f\xfe\x58\x45\x03\xe2\x65\x8e\x55\x34\x20\x84\x87\x2a\x1a\x10\x26\x0b\x2a\x1a\x10\xe1\xf7\xcb\xcc\x11\xcf\x82\x06\x44\xe8\xfe\x52\x4e\x87\x47\x72\x3a\x78\x4b\x68\x40\xd0\xdf\x3c\x54\x34\x20\xe8\xd5\x1d\x2a\x1a\x10\x09\xd8\xac\xa2\x01\x21\xb6\x52\xd1\x80\x48\xd5\xff\xc1\xf7\xa8\xde\x1d\xbe\x07\x2e\x4a\x8d\xf0\x3d\x48\xbe\x54\xf4\x21\xcc\xcd\x57\xf4\x21\x32\x69\xb6\x8a\x06\x84\xd2\xa7\x35\xc2\x87\xf0\x3b\x44\x3a\x87\x90\xda\xaa\xe8\x43\x14\xbf\x26\xfa\x10\xc6\x89\x15\x11\x08\x63\xc8\xfa\xc5\x58\xb5\x90\x20\xab\x11\x1d\x0b\x66\x55\x45\x20\xa2\x90\x20\xab\x08\x44\xa8\x34\x5e\x11\x88\xa8\x7e\x15\x04\x22\x2a\xfe\x6d\x45\x20\xa2\xfa\xdd\x11\x88\xa8\x7e\x77\x04\x22\x2c\xee\xa9\x08\x44\x54\xc7\x0b\x02\x11\x15\x57\xb1\x22\x10\x51\xab\xbf\x84\x10\xd1\xfe\x92\x1d\xaa\x68\x47\x58\x86\x5a\xd1\x8e\x50\xa0\xbc\xa2\x1d\xa1\x9a\x56\x45\x3b\xa2\x91\xe2\xa8\x68\x47\x28\x73\x5e\xd1\x8e\x68\xbf\x9b\xc3\x95\x20\xfd\x51\x93\x5c\x09\xce\xa1\x1d\xd1\x58\xbc\x2b\xda\x11\x74\xed\x0a\x15\xed\x08\x33\x38\x15\xed\x08\xa5\xd3\x2b\xda\x11\xca\x95\x57\xb4\x23\x2c\x82\xad\xe8\x43\xb8\xbb\x57\xf4\x21\x2c\x97\xad\xe8\x43\xf4\xee\xff\x26\x47\x0c\x3a\xf4\x21\xdc\x80\x6a\x96\x2b\xe1\x35\xe1\x4a\x74\xef\x0e\x57\xc2\xc1\x83\x3e\xc4\xc0\xc3\xac\xe8\x43\x58\xf6\x5a\xd1\x87\x50\xd8\xbc\xa2\x0f\x31\x80\xdb\x2a\xfa\x10\x03\x8f\xbd\xa2\x0f\x31\xe0\x5d\x57\xf4\x21\x86\xef\x13\x0d\x08\x03\xd8\x8a\x06\xc4\xf4\xc9\xd0\x80\x98\x64\xe7\x2a\x1a\x10\xb3\x79\x77\xba\x8a\xe0\xaf\x54\x34\x20\xe6\xef\xa9\xe1\x4a\xf8\x96\xd0\x80\x98\x78\x28\x95\x26\x50\xf4\x21\x0b\x95\x26\x50\xb2\x39\x2b\x4d\xa0\x26\x7e\x4e\xa5\x09\xd4\x74\xb0\xa2\x1d\x31\xfd\x0e\xd6\x4a\x01\x75\x54\xa8\x7b\xea\x7c\x55\xa8\x7b\xd3\xef\x07\x75\x6f\x3a\xc8\xa1\xee\xad\xe9\xfd\x26\x47\xbc\xb3\x2a\x57\xc2\x27\x93\x2b\x81\xb5\x50\xf7\x36\x3e\x57\x85\xba\x47\x93\xb2\x50\xa1\xee\x29\xdc\x5e\xa1\xee\x6d\xd8\x26\x15\xea\xde\x76\x94\x43\xdd\x53\xb8\xbd\x42\xdd\xa3\xeb\x5a\xa8\x50\xf7\x2c\xba\xad\x50\xf7\x36\xa2\x90\x15\xea\xde\xc6\x65\xa8\x50\xf7\x36\xbe\x5a\x85\xba\xb7\x71\x4a\x2a\xf4\xbc\x8d\x8f\x57\xa1\xe7\x29\x22\x5f\x9b\x7c\x08\x7f\xa9\x0d\x58\x0b\x3d\x6f\xe3\x33\xd7\xae\x0d\xfc\xb2\x6b\x03\x77\x87\x9e\xb7\xf1\x30\x2b\xf4\xbc\x8d\x77\x56\xbb\x36\x78\x0e\xae\x84\xcb\x2e\x14\xbc\x4b\x6a\xa4\x42\xc1\xbb\xdb\x6b\x7e\x08\x86\xe2\xf3\x15\x44\x88\x7e\xe3\xa1\x82\x08\x3d\xd9\xe7\x84\x2b\xe1\xa6\x86\x02\xc5\x6f\x3b\x02\x2d\x7a\xc9\xcd\x57\x14\x28\x7e\x5b\x23\x0a\x14\xaf\x63\x10\x24\xe9\x75\x0c\x82\x24\xbd\xa4\xa1\x2a\x0a\x14\xc1\x45\x18\x05\x8a\xe4\xbc\x05\x65\x4a\x8e\x2c\x14\x28\x92\xb6\xa3\x40\x91\x7c\x83\x20\x50\xc9\xd1\x03\x02\x95\xfc\x7e\x2a\x50\x38\x5e\x94\x99\x70\x25\x02\x81\x4a\xbe\x6b\x65\x26\x5c\xdd\x94\x99\xf0\x6b\x82\x40\x25\x57\x4c\x10\xa8\xe4\xc8\x02\x81\x4a\xeb\x2f\x12\x5c\x05\x9c\x4a\x0e\x4f\xc0\xa9\xd4\x3d\xc2\xf4\xe9\x25\x31\x1d\xc0\xab\xaa\x40\xe1\xf0\x04\x9c\x4a\x4e\x8e\xa9\xe9\x3e\x34\xa6\xbb\xb4\x02\x4e\x25\x97\x48\xc0\xa9\xb4\xfc\x1f\xa6\x03\xf6\x55\x14\x28\x92\x0b\x03\xc0\x55\x72\xd0\xa9\x40\xe1\x20\x47\x81\x22\xb9\x9c\xa1\x40\x91\xc0\x94\x2b\x0a\x14\xc9\x45\x03\x05\x8a\x34\x3d\x87\x7d\xcb\xab\xf8\x69\xb1\x0f\x05\x8a\x44\x62\xa6\xa2\x40\x91\x08\x79\x2a\x0a\x14\x89\x74\x4b\x45\x81\x22\x6d\x9f\x13\xfb\xa6\x57\xc1\x3e\x97\x48\x15\x28\x8a\x47\x60\xed\x40\x4e\x15\x05\x8a\x1a\x3c\x02\x6b\x77\xf1\x46\x81\xa2\x12\x3e\x57\x14\x28\xaa\x9e\x30\x0a\x14\x15\xdf\xbe\xa2\x40\x51\xf5\x1b\x51\xa0\x90\x1e\x54\x51\xa0\xa8\x14\x31\x57\x14\x28\xea\xeb\x35\xe1\x12\xe8\x65\xa1\x40\x51\x49\xfd\x54\x14\x28\x6a\xf2\x2a\x8b\xa7\xf6\x0e\x9b\x73\xbc\x4f\x14\x28\x2c\x23\xa9\x5b\xfb\x78\x4b\x47\xfb\x18\x59\x47\xfb\x18\x3d\x28\x50\x54\xfd\x77\x14\x28\xea\xeb\xff\xb0\x4f\x9f\x19\x05\x8a\x0a\x8c\x55\x51\xa0\xa8\x7a\xfa\x07\xfb\x92\xff\xc3\x06\x0a\x55\x2a\x0a\x14\xd5\xe5\x05\x05\x8a\xfa\x7a\x4d\x6c\x70\x13\x3d\xd8\xa0\xcf\x75\xe0\x12\xc0\xaa\xa8\x17\x15\x8d\xe3\x11\x4a\x20\x64\xdc\x2b\xea\x14\xe6\x8b\x2b\xea\x14\xcd\x2d\x15\x75\x0a\xeb\x2d\x2b\xea\x14\x82\x45\x15\x75\x8a\x46\xa4\x56\x51\xa7\xb0\xe0\xa4\xa2\x4e\xa1\x9c\x6a\x45\x9d\xc2\x82\xea\x8a\x3a\x45\x77\xfe\xa1\x4e\x61\x88\x5c\x51\xa7\xe8\x2e\x44\xa8\x53\x74\x5c\xa2\x86\x3a\x45\x07\xeb\x68\xa8\x53\x74\xae\xd9\x50\xa7\xe8\xe4\x7d\x1b\xea\x14\xe2\x4a\x0d\x75\x0a\x65\xb8\x1a\xea\x14\xaa\xa5\x37\xd4\x29\x06\xee\x4b\x43\x9d\x42\xd5\xf3\x86\x3a\xc5\x60\xcb\x69\xa8\x53\x2c\xa0\xe2\x86\x02\xc5\x22\xa5\xd9\x50\xa0\x58\xcb\xff\xa1\xb0\xc1\xfc\x6b\x28\x50\xb8\x71\x35\x15\x28\x88\x60\x9b\x0a\x14\xe0\x20\x0d\x05\x8a\x0d\xba\xd1\x54\xa0\x20\xaa\x6a\x28\x50\xd0\x09\x33\x34\x15\x28\xf0\xa7\x9b\x0a\x14\x44\xda\x8d\xa6\x53\x87\x38\xb1\xd1\x74\xea\x3c\xde\x1d\x09\x0a\x22\xc3\x06\xe5\x6f\xf3\xdd\x9b\x12\x14\xc4\x04\x4d\x09\x0a\x52\x4d\x0d\x5a\xdf\x17\x6d\xfe\x73\x49\x6e\x41\x8c\x9e\xc7\x44\x81\x42\x01\xc7\xa6\x02\x05\xe1\x65\xfb\x29\x50\x70\x3b\x15\x28\xc8\x65\x35\x14\x28\x14\x70\x6c\x28\x50\x28\x93\xdd\x54\xa0\x60\x02\x34\x14\x28\x5e\x26\x47\x43\x81\xc2\x6e\x5f\x4d\x05\x0a\x96\x89\xa6\x02\x45\xf5\x7f\x60\xf4\xd5\xfb\x81\xd1\x43\xc1\x6b\x2a\x50\x54\x9f\x1a\xfc\x17\x3f\xbc\xa1\x40\x11\xd8\x43\x1b\x0a\x14\x81\xdc\x67\x43\x81\x22\xb0\xe8\x37\x14\x28\xac\x87\x6f\x2a\x50\xb0\x40\x37\x15\x28\xba\x57\x01\xdf\x1e\xfe\x12\x7c\x9b\xbd\xbe\xa9\x40\x31\xbc\x03\xf8\x76\xf7\x97\xe0\xdb\x0e\x72\x15\x28\xb4\x41\x05\x0a\x76\xfe\xa6\x02\x05\xd9\xce\x86\x02\x45\xc0\xc7\x6b\x28\x50\x04\xa6\x7b\x53\x81\xa2\x79\x84\x7d\x78\x9f\x4d\x05\x0a\xe2\x85\xa6\x02\xc5\xf0\x1c\xf6\x11\x42\x36\x15\x28\xf0\xc3\x9b\x0a\x14\x4c\xf0\xa6\x02\x05\x7e\x78\x53\x81\x02\x1f\xa8\xa9\x40\x81\x67\xd3\x50\xa0\x08\x4e\x5b\x14\x28\x02\xdb\x74\x43\x81\x82\xd6\xa5\xa1\xa1\x40\x11\x9a\xe7\xb4\xcf\xff\x61\x1f\x8b\x4d\xcb\xda\xc7\x3b\xcb\xd8\x17\x3c\x87\x3a\x85\x8b\x8d\xea\x14\x3e\xb5\xea\x14\x4e\x4d\xd4\x29\x2a\x45\x2c\x0d\x75\x8a\xaa\xed\xa8\x53\x54\xbf\x3b\xea\x14\x06\x9b\x4d\x75\x0a\x7c\xbc\xa6\x3a\x05\x41\x6a\x53\x9d\xc2\x77\x8d\x3a\x45\xad\x3e\x27\xd8\x3e\xf1\x42\x43\x9d\xc2\x10\xb9\xa1\x4e\x51\xfd\xb6\xa8\x53\x54\x7c\xb5\xf6\x45\x5c\xbd\x52\x48\xd5\xbe\x88\xab\x37\x42\xf9\xf6\x45\x55\xbd\xbb\xf4\x7c\x51\x55\xef\x4e\xfe\x02\xee\xef\x12\x52\xc0\xfd\x7d\x83\x05\xdc\x9f\xa8\xaa\x15\x70\x7f\x8a\xac\xda\x17\x71\x75\xf3\xa9\xed\x8b\xb8\x3a\xdd\x2e\x43\x2b\x74\xd9\xc1\xa7\x6c\x5f\xc4\xd5\x4d\x5b\xb6\x2f\xe2\xea\x66\x6c\xdb\x17\x71\xf5\x8e\x63\xd5\xbe\x88\xab\x5b\x9c\xdf\xbe\x88\xab\x0f\x60\xba\xf6\x45\x5c\x7d\x1c\x7f\xd9\xa0\x0f\xf0\x26\xbe\xe8\xa8\x2f\x52\x93\xed\x8b\x8e\xfa\x71\xf4\x80\x32\xa9\x70\xd3\x40\x99\x54\x9c\x69\xa0\x4c\x2f\x5b\x6a\x03\x65\x52\xf6\xbf\x21\x17\x41\xa3\xdd\xd0\x90\x8b\x50\xe5\xaf\x35\x09\x03\xd8\x80\x24\x84\x4d\x07\x1a\xb2\x0f\x81\xc4\x68\x43\xf6\x21\x00\xf5\x37\x64\x1f\x4a\xf2\x0e\x00\xea\x38\x02\x0d\xd9\x87\x42\x5a\xa8\x21\xfb\x50\x70\x19\x1a\xb2\x0f\x25\xfd\x45\x82\x6b\x28\x42\x14\xc2\xee\x86\x22\x44\x81\xfe\xd4\x50\x84\x28\xf8\x40\x0d\x45\x88\xe2\xb0\x46\x11\xa2\x64\xff\x57\xf9\x25\xaf\x05\x45\x88\x82\xff\xd7\x50\x84\x28\xee\x8c\x28\x42\x94\xe0\x43\xc3\x25\xc0\xe7\x6a\x28\x42\x94\xe8\x1d\x30\x3d\x78\x07\x4c\x8f\x1e\x7d\xa6\xeb\xe7\x34\x15\x21\x5c\xea\x54\x84\x70\x40\xaa\x08\xe1\x00\x41\x11\xc2\x44\x49\x43\x11\xa2\xb9\xd4\xa1\x08\xd1\xf0\xbc\x1b\x8a\x10\x26\x51\x1a\x8a\x10\xa6\x5b\x1a\x8a\x10\x96\x9f\x34\x14\x21\x9a\xc3\x45\x45\x88\xdf\x11\x58\x34\x44\xb7\xa6\x22\x84\x83\x40\x45\x08\x3c\xb0\xa6\x22\x84\x83\x07\x45\x88\xe9\xa0\x53\x11\xc2\x61\x86\x22\xc4\x74\x6a\xaa\x08\x41\x9e\xb9\xa1\x08\x31\x61\x55\x34\x14\x21\xa6\x13\x15\x45\x88\xe9\xee\x8e\x22\xc4\x84\x9b\xd1\x50\x84\x58\xc5\x5f\x82\x45\xbb\xb4\xd2\x58\x6a\xbb\x59\xa0\x16\x61\x30\xdd\x50\x8b\x90\x7e\xd8\x54\x8b\x70\xd1\x57\x2d\xa2\x6b\x03\x58\xb4\xdb\x83\x6a\x11\x7e\x07\xd5\x22\x5c\x34\x54\x8b\xf0\xed\xaa\x16\xe1\xa6\xa6\x5a\x84\x8b\x30\x6a\x11\x87\xe2\x82\x86\x5a\x84\x62\xe2\x0d\xb5\x08\xf5\xb5\x9b\x6a\x11\xd9\x3b\x90\x64\x80\x75\xd0\x54\x8b\x20\xca\x69\xaa\x45\x6c\xef\x00\x18\x7d\x7c\x96\x05\xc4\xec\xfd\x36\xa0\x32\xd6\x02\x32\x19\x68\x37\x40\x26\xc3\xf5\x06\xc8\xf4\x73\x20\x00\x99\x5e\x47\x24\x20\xd3\x4b\x54\xd5\x00\x99\x5e\xdf\x20\x20\x93\x09\x81\x06\xc8\xf4\xea\x40\x00\x32\xbd\xbe\x5d\x95\x24\x1c\xbb\x2a\x49\x90\x62\x6c\x2a\x49\xf8\xc5\x54\x92\xf0\x8b\xa9\x24\xa1\x73\xa1\x92\x84\x6f\x5e\x25\x09\x5d\x0d\x95\x24\x80\x67\x9b\x4a\x12\x40\x5c\x0d\x24\xe9\xb7\x51\x82\x24\x99\x4b\x6e\x47\x90\x17\xfb\x40\x92\x92\xde\xee\x11\xe4\xf5\x1c\x20\x2f\x29\xb1\x86\x92\x84\xc9\x89\x86\x92\x44\x72\x84\xa0\x24\x61\x15\x44\x53\x49\xc2\x37\xaf\x92\x84\x0e\x84\x72\x11\xba\x0c\xca\x45\x38\xdf\x95\x8b\xf0\xbd\x28\x17\x01\xe3\xbd\x29\x17\xe1\x37\x52\x2e\x82\x48\xbb\x81\x47\x65\xdd\x3a\xf0\x28\xdb\xd8\x35\xf0\x28\x6b\x15\xdb\x15\xe4\xe5\xc9\x90\x8b\x28\x7f\x92\xe0\x1a\x50\x95\x4d\x39\x1b\x50\x55\xd1\x5f\x01\xaa\x2a\x0e\x3a\xa0\x2a\x9b\x80\x36\xa0\xaa\xe2\xc7\x04\xaa\x2a\x0e\x09\xa0\xaa\xe1\x0e\x0e\x54\x35\x70\xfb\x3b\x50\x95\x75\x69\x1d\xa8\x4a\xb2\x78\x07\xaa\xa2\xef\x74\xe8\x40\x55\xd6\xac\x75\xa0\xaa\xce\xbe\xd5\x81\xaa\xa4\x95\x77\xa0\xaa\x81\xff\xde\x81\xaa\x3a\x8b\x62\x07\xaa\xea\x04\x7f\x1d\xa8\x4a\x92\x79\x07\xaa\xb2\xd6\xad\x03\x55\x0d\x7c\xfb\x0e\x54\xd5\xd9\x51\x3b\x50\x95\xcd\x2e\x3b\x50\x55\xbf\x5e\x05\xa0\x13\xaf\xb5\xbf\xda\xc7\x93\x01\x55\x75\x96\xdd\x0e\x54\xd5\x8f\x47\xd8\xc7\x36\xd6\x81\xaa\x06\x70\x46\x7f\xb5\x8f\x77\xa6\x92\x04\xc1\x6d\x47\x49\x62\x10\xd7\x74\x95\x24\x08\x8a\xbb\x4a\x12\xc7\x5f\x62\x1f\x01\x5e\x47\x49\x42\x3d\xe8\x8e\x92\xc4\x78\xbd\x9f\xf6\xf1\xae\x5f\xbf\x1f\x6f\x50\x25\x09\x36\x8b\x8e\x92\x84\x19\xf0\x8e\x92\xc4\x60\xd1\xef\x2a\x49\xb0\x01\xf5\xe0\xf7\xf3\x97\x00\xb9\x80\x4c\x3d\xa0\x52\xc0\x16\xd7\x51\x99\x98\x4c\x95\x8e\xca\xc4\x64\x59\xea\xa8\x4c\xcc\xe1\x55\x3e\xfb\xd6\xe3\x55\x06\x47\xbc\xc1\xa0\x82\x01\x4f\x8d\xca\xc4\x7a\xbc\x0a\x50\x6a\xf2\x7f\x40\x8d\x3f\x1b\x84\x52\xf9\x7e\xa8\x4c\x5c\xfc\xf7\x8e\xca\xc4\x25\x27\xdc\x51\x99\xb8\x2c\x67\x1d\x95\x89\xcb\x92\xd5\x51\x99\xb8\x2c\x9f\x1d\x95\x89\xcb\x52\xd0\x51\x99\xb8\xc5\xff\x55\x9e\x85\xe7\x44\x65\xe2\xb2\x10\x75\x54\x26\x2e\x8e\x4e\x47\x65\xe2\x76\xef\x0e\x94\x5a\x3d\x5a\x5c\xd3\x3b\x60\x5f\xf3\x0e\xd8\x97\xbd\xa6\xf6\x71\x0e\x95\x89\x9b\x3d\xc2\x3e\x98\x28\x1d\x95\x89\x4b\x91\x76\x47\x65\xe2\x12\x19\x76\x54\x26\x2e\x5b\x40\x47\x65\xe2\xb2\xfd\x75\x54\x26\x64\xca\x77\x54\x26\x2e\xe9\xb9\x8e\xca\x84\xf5\x81\x9d\xe6\x51\xb7\xfa\x3f\xec\x2b\xde\x0f\xfb\xba\x57\xc1\xbe\xec\xfd\xb4\xcf\xab\x60\x1f\x5b\x71\x4f\xda\xc7\xfb\x44\x9d\x82\xee\xe3\xa1\xa3\x4e\x41\x67\xf2\xd0\x51\xa7\xb8\xb0\x62\x3a\xea\x14\x17\x1e\x53\xa7\x79\xd4\x65\xf9\xec\x60\x55\x2f\x2b\x5f\x47\xe7\xdc\x0d\xaf\xa3\x73\xee\xd6\xd8\xc1\xb1\xdc\x52\x3b\x38\xd6\x3b\x3c\x02\x2a\xee\xde\x01\xa8\x78\xfc\x45\x82\xeb\x40\x5c\xef\xd4\x04\x50\x64\x3c\xcc\x0e\xc4\xf5\x3a\x71\x80\xb8\x5e\x3c\x94\x0e\xc4\xf5\x92\x10\xe8\x40\x5c\xee\xaf\x1d\x88\xcb\xbd\xb7\x03\x71\xbd\xec\x70\x1d\x88\xeb\x25\x20\xe9\x45\xd3\x79\x65\x45\x14\x99\x65\x02\x09\x74\x83\xfe\x8e\x04\x7a\xcc\x9e\x13\x45\xe6\x95\x01\x6a\x45\x07\x08\xa0\x56\x84\xc2\xd5\x01\xb5\xa2\x03\x04\x50\x2b\x3a\xe4\x01\xb5\x22\xa4\xa6\x0e\xa8\x15\x9d\x38\x80\x5a\xc9\xa9\x89\xe6\x84\x75\x85\x1d\xe0\x2a\x35\xaf\x89\x16\x80\xc3\x0c\xe0\xca\xbd\xbe\x03\x5c\x25\x12\x02\x1d\xe0\x2a\x81\xea\xf6\x2a\xbe\xed\xdd\xa9\x95\x77\x49\x06\xb8\xb2\x76\xb0\x03\x5c\x65\x17\x0d\x80\xab\xe2\xf2\x09\x70\x55\x5e\xcf\xa1\x05\x40\xbe\xb8\x03\x5c\xc9\x28\xee\x00\x57\xb2\x94\x3b\xc0\x55\x21\x45\xd5\x01\xae\x0a\x51\x47\x07\xb8\x2a\x64\xb2\x7b\x53\x0b\x80\xf7\xd9\xec\xcc\xe0\xd1\x06\x45\xf6\x0e\x87\x23\x86\x6e\x13\xd1\xe6\x59\x80\xaa\xaa\x6f\x02\xa8\xaa\x11\xa0\x77\xa0\xaa\x46\xc0\xdc\x81\xaa\x1a\x39\xc5\x0e\x54\x65\x9d\x58\x07\xaa\xb2\xa1\x51\x07\xaa\xb2\x2d\x52\x47\x49\xc2\x86\x46\x1d\x25\x09\x9b\x24\xf5\x0e\x34\xbd\x7c\x16\x61\x5d\xac\x45\x49\xc2\x3c\x6c\x47\x49\x42\x92\x58\xef\xc2\xba\xdc\x1d\x25\x89\xee\x66\xf1\x45\x63\xd5\xba\xb4\x0e\xe5\xcf\x72\xee\x8e\xca\x84\xea\xc9\x1d\x95\x89\xe1\x04\x47\x65\x42\xa5\xbb\x8e\xca\xc4\x70\x06\xa0\x32\x31\x71\x7b\x3a\x2a\x13\x76\x91\xec\xa8\x4c\x4c\x68\x61\x1d\x95\x89\x39\x7c\x32\x20\x5f\xdf\x04\x2a\x13\xd3\x25\x04\x95\x89\x39\x7d\x16\x20\x5f\xc8\x5e\x7d\x00\xf9\x3a\xfb\x51\x99\x58\xcb\xa3\x97\x23\xde\x20\x2a\x13\x16\x75\x75\x54\x26\x96\x4f\x86\xca\xc4\xd6\xf1\x40\x65\x62\x6f\xcf\x01\x89\xc2\x9f\xee\xa8\x4c\x58\x48\xd5\x51\x99\x50\xbf\xb8\xa3\x32\xb1\x89\x48\x3a\x2a\x13\xe6\x76\x3b\x2a\x13\xfb\x7a\x15\xe0\x52\x1d\x16\x54\x26\xb6\x2e\x03\x2a\x13\x96\x7f\x75\x54\x26\x2c\x1b\xeb\xa8\x4c\x58\x0c\xd6\x91\x92\xd8\x70\xa4\xfb\x17\x8d\xd5\xdf\x86\xb7\x28\x2d\xf7\xed\x22\x33\x71\x5d\x76\x97\xa5\xe5\x8c\x5d\x64\x26\xee\xf1\xa8\x72\x84\xed\x44\x63\x57\xdb\x97\x50\xea\x5f\x5d\x45\x3a\x0a\x14\x57\xf3\x50\xa0\xb8\x24\xf8\x3b\x50\xd5\x43\x15\x5e\x07\xaa\x7a\xdc\xd3\x80\xaa\x5e\x3d\x1b\xa0\x2a\x83\xa3\x0e\x54\xf5\x5b\xbc\x81\xaa\x5e\xf7\x2d\xa0\x2a\x43\xb3\x0e\x54\xf5\x12\x22\x77\xa0\x2a\xe9\x41\x7d\x8b\xb2\xf2\x64\x40\x55\x56\x40\x75\xa0\x2a\xc9\x42\x1d\xa8\xca\x9a\xae\x0e\x54\x65\x7d\x52\xdf\x56\xa4\xfb\x2c\x54\xa4\xeb\xab\x01\x55\x65\xf2\xda\x1d\xa8\x2a\x43\x5f\xeb\x40\x55\x59\x4f\x11\xa8\x4a\x2a\x4f\x07\xaa\xca\xb0\x7f\x3b\x50\x55\x86\x24\xd6\x81\xaa\xb2\x9e\xe9\xb1\x2c\x9b\x0f\x06\x54\x95\xc9\xb8\x77\xa0\xaa\x4c\xf6\xaa\x03\x55\x65\xfd\x70\xa0\xaa\xec\xf2\x79\x80\x1a\xf5\x92\x11\x52\xcf\xc1\x23\xa0\x46\x07\x2b\x30\xd6\x6f\x61\x07\xc6\xca\x8f\x57\x01\x6a\xd4\x87\x05\xc6\xca\xc1\xff\x59\x56\xcf\x1b\x04\xc6\xca\xc6\x27\x17\x28\xd5\x09\x87\x00\x7b\x72\xd0\x01\x71\x25\x52\x00\x1d\x88\x2b\xe9\xb1\x03\x71\xe5\xd7\x6b\x02\xa5\x3a\x3c\x81\xb8\x12\x20\x53\x07\xe2\xca\x7e\x69\x20\x2e\x25\x6d\x3a\x10\x57\x76\x7b\x00\xe2\x52\xd2\xa6\x5f\xbf\x9f\xbf\xe4\xfb\xe9\x17\x03\x71\x29\x85\xd3\x81\xb8\x32\x1b\xd7\x00\xe2\x4a\x4c\xe2\x01\xc4\x95\x81\x0c\x07\x10\x57\x0e\x9e\x03\x0e\x66\x4a\x8f\x47\x1b\x2e\x47\xd8\x40\xca\x68\x3c\xda\xd0\x38\xf2\x1b\xf9\x3f\x6c\x88\x1e\xf9\x8d\x26\x47\xd8\xf0\x7a\x15\x6c\x08\xde\x41\x38\x38\x70\x04\x5c\x0a\x03\x7d\x00\x63\x55\x3c\xbe\x01\x8c\x55\x59\xce\x06\x30\x96\x55\x6a\x03\x18\xcb\x3c\xfa\x00\xc6\x52\x7f\x66\x00\x63\x55\xdc\x97\x01\x8c\xa5\xc2\xcd\x00\xc6\xaa\xc5\x6b\x02\x97\xe2\xcc\x0c\x60\xac\x9a\x3d\x07\x5c\x0a\x77\x7c\xa0\x5c\xa1\x8a\xcd\xf8\x1f\x63\xe7\x96\x67\x2f\xab\x03\xd1\x29\xa9\xa0\xc8\x70\xb8\xce\x7f\x08\xe7\xd7\xac\xa5\x76\xbf\x7c\xff\xf3\xe8\xde\x5e\x00\x11\x52\xa9\xa4\x82\x72\x85\x15\xe2\xcb\x6e\x1f\x18\x09\x78\x2c\xcb\x22\x15\x94\x2b\x12\x9e\xe5\x72\xd0\x3f\xcc\xac\x82\x72\x85\xc1\x65\x05\xe5\x0a\xf5\xa7\x0b\xca\x15\x72\x01\x05\xe5\x0a\x43\xd4\xca\x61\xff\x3c\x93\xfe\x11\x49\x5e\x0e\x29\x6d\xef\x49\xff\xb0\x92\x0b\xca\x15\x29\x79\x26\xfd\xf3\x3d\x1c\xf6\x8f\x91\x3f\xec\x1f\xef\x0f\x79\x8a\xdb\x51\x42\x9e\x22\xe3\x2a\x2c\xc1\xa2\x0a\xff\x5a\x92\x0b\xca\x15\x96\x7f\x2c\x28\x57\x58\xb8\xb1\xa0\x47\x61\x59\xc5\x82\x1e\x45\xde\x3d\x22\x97\x1c\x66\xba\xa0\x47\x91\x59\x96\x0a\x7a\x14\x99\x65\xa9\xa0\x47\xa1\x6d\x51\x82\xdc\xb0\xcf\x83\x1b\x66\x61\x2f\xe8\x51\x64\x76\x9c\x82\x1e\x45\xf6\x73\x88\x72\xc3\x0c\x2e\x7a\x14\x05\x4b\xaa\xa0\x47\xa1\x32\x6f\x41\x8f\x42\x25\xe0\x82\x1e\x45\x21\x5f\xaf\xa0\x47\x51\xb0\xb2\x0a\x9a\x13\xea\xfb\x16\x34\x27\x0a\x7b\x76\x41\x73\xa2\x60\x93\x14\x34\x27\xd4\xf7\x2d\x68\x4e\x14\xac\x89\x82\xe6\x44\xe9\x3e\x8f\x7c\x78\xe8\x93\x82\xe6\x84\x1a\xc5\x05\xcd\x89\x02\x29\x52\xd0\x9c\x30\xcb\xa9\xa0\x39\xd1\xf0\xaa\x17\x34\x27\x5a\xf4\xcc\xd5\x87\x86\xf5\x59\xd0\x9c\x68\x38\x7b\x0a\x9a\x13\xad\xfb\x1f\x49\xef\xcf\x3d\xe1\xb7\xd9\x60\x0b\x9a\x13\xad\xdb\x16\x92\xde\xbb\x4f\x80\xfb\xc6\x7a\x29\x68\x4e\xe8\xe9\x2d\x68\x4e\xe8\xe9\x2d\x68\x4e\xe8\xe9\x2d\x68\x4e\x74\x2c\xc5\x82\xe6\xc4\x70\x21\x42\x73\x62\x60\x87\x17\x34\x27\x06\xb6\x7d\x41\x73\x62\xb0\x19\x16\x34\x27\xac\xdc\x58\xd0\x9c\x18\xbb\x67\xc2\x7d\xef\x3e\x01\xee\xdb\x39\x88\xe6\xc4\x70\x0e\xa2\x39\x31\x5c\xdc\xd0\x95\x18\xce\x6b\x74\x25\x06\xdb\x43\x41\x57\x62\xb8\x7c\xa2\x2b\x31\xc8\x63\x2c\xe8\x4a\x58\xc2\xb2\xa0\x2b\x31\x70\xb3\x15\x74\x25\x06\x58\xa2\xa0\x2b\x31\x0f\xcf\x3c\x39\xe2\x79\xe8\x4a\xcc\xe7\x09\x89\x23\xaf\xbb\x39\x93\x51\xa2\xcc\xd4\x74\x94\x20\xb5\x36\x17\xd3\x85\x9c\xf2\x96\x3c\x73\x11\x6c\x9b\xcb\x52\xa2\x4c\x84\x0b\xc3\x4d\x99\x08\xdc\x03\xe5\x96\xa4\xe7\xcc\x1b\x92\xfe\xf0\x3f\x88\x78\xe2\x60\xca\x0d\x11\xef\x06\x74\x43\xc4\xfb\x1e\x6e\xc8\x76\xbc\xb2\xe5\x86\x50\x87\xb0\x2c\x37\x84\x3a\x44\x67\xb9\x21\x64\x89\xc5\x2a\x19\x52\xd9\x6f\x25\x43\x2a\x3b\x23\x33\xa4\x32\x11\x4f\x25\x43\x2a\xfb\x15\x67\x48\x65\xec\xdb\x92\x21\x95\x9d\xd7\x19\x52\xd9\x6f\x2c\x43\x2a\x0f\xef\x09\xa9\xec\x77\x9b\x21\x95\x9d\xd7\x19\x52\x19\xdb\xbe\x64\x48\x65\xb7\xd4\x0c\xa9\x0c\x61\x59\xb2\xa4\x39\x4f\x28\x90\xca\x60\x89\x52\x20\x95\x9b\xff\xd9\x3f\x46\xa9\xd0\x3f\x4c\xda\x52\xe8\x1f\xe8\xaf\x14\xfa\x47\x44\x49\x29\xf4\xaf\xfd\xcb\x71\x51\x0a\x5d\x27\x8d\xb1\x14\xbb\xee\xe3\xec\x3a\x9d\x2d\x76\x9d\x21\x2b\x76\x9d\xc9\x53\xe8\x7a\xf5\xe1\x76\xdd\x33\x57\xd7\x83\x1f\x63\xa1\xeb\x2e\x9f\x95\xae\x03\xe2\x4a\x25\x1f\x1e\x60\x5f\x2a\xf9\xf0\xc5\x23\xf2\xe1\xa1\xf0\xca\x82\x4a\xd9\xda\xd2\x65\x41\xa5\x7c\x02\x2c\x4a\x25\x57\xde\x45\xbf\x92\x2b\xef\x86\x50\xc9\x95\xb7\xd5\x15\x3e\xdd\x5d\xac\xc2\xa7\x63\x61\x96\x0a\x9f\xbe\x79\x1d\x7c\xba\xbb\x5f\x95\x4f\xf7\x48\x3e\xdd\xb6\xc0\xa7\x03\xd0\x4b\x83\x4f\x77\xb2\x36\xf9\x74\xa6\x44\x93\x4f\xe7\x3a\x34\x27\x6e\xec\xbf\x82\xe6\xc4\xed\xa7\x82\xe6\xc4\x8d\x55\x5e\xd0\x9c\xb8\x0f\x9f\x90\x38\xf2\x09\x37\x77\x61\x94\xd0\x9c\xb8\xb1\xbc\x0b\x9a\x13\x46\xa0\x17\x34\x27\xac\xee\x5c\xd0\x9c\x30\xa0\xab\xa0\x39\xf1\x6c\xb7\x68\x4e\x3c\x9b\x36\x9a\x13\xd6\x34\x2e\x68\x4e\x28\xf9\x52\xd0\x9c\xc8\x4e\x48\x34\x27\xcc\x79\x2a\xe8\x4a\x98\x27\x56\xd0\x95\x30\xa3\xac\xa0\x2b\x91\x09\x5b\x2c\xe8\x4a\x64\x3f\x3f\x74\x25\x32\x10\xb9\xa0\x2b\x91\xfd\xfc\xd0\x95\xc8\x7e\x70\xe8\x4a\xe8\x02\x28\xe8\x4a\x98\x00\x5c\xd0\x95\x30\xa9\xb8\xa0\x2b\x61\x52\x71\x41\x57\xa2\x80\x10\x0a\xba\x12\xc5\x85\x01\x5d\x09\x35\x7c\x0b\xba\x12\xaa\xf6\x16\x74\x25\xaa\x8b\x22\xba\x12\xaa\xe0\x15\x74\x25\x54\xb3\x2b\xe8\x4a\xa8\xa5\x57\xd0\x95\xd0\xc5\x51\xd0\x95\xa8\xda\x63\xe8\x4a\xa8\x7b\x57\xd0\x95\xa8\x50\x4e\x05\x5d\x09\x35\xf8\x0a\xba\x12\x55\x4b\x11\x5d\x89\x36\x3d\xda\x39\xe2\x6d\xa2\x2b\xd1\xc0\x0b\x05\x5d\x89\x86\xc7\xbd\x2c\x5c\x93\x1b\x08\xa8\x2c\x5c\x93\xfb\xe6\xd1\xc5\x11\x6d\x41\x73\xa2\x89\x09\xd0\x9c\x68\xe0\xb6\x82\xe6\x44\x77\x2e\xa1\x39\xd1\xfd\xaa\xd0\x9c\xe8\x30\x18\x05\xcd\x89\x01\xed\x59\xd0\x9c\x18\x7c\x8d\x75\x61\x97\xd3\xf8\xae\xba\xb0\xcb\xb9\xef\xfe\x87\x68\x01\x5b\x63\x5d\x2c\xd3\x69\x0c\x57\x5d\x2c\xd3\xa9\x96\x4a\xdd\xac\x2a\x32\x38\x5a\x24\x6f\x40\x04\xac\x6e\x08\x1a\x0c\xcf\x24\x08\x81\xb1\xae\x1b\x41\x08\x97\x47\x04\x21\x5c\xde\x85\x20\x84\x64\x5b\x08\x42\xe0\x6d\xd6\x8d\x20\x84\xcb\xff\x08\x42\x00\x21\xd4\x8d\xf8\x0b\xbc\xf8\x75\x27\xfe\xe2\xfc\x57\x10\x5c\xdd\x09\xcd\x00\x00\xd5\x05\x87\xce\xe4\xb0\xa0\x47\x61\xec\x6a\x45\x8f\x42\xef\x5c\x45\x8f\xc2\xba\x67\x15\x3d\x0a\x7d\x75\x15\x3d\x8a\x9b\x60\xff\x8a\x1e\x85\xf5\xd9\x2a\x7a\x14\x77\xb3\x99\x68\x01\x54\x9f\x87\x16\x00\xcb\x75\x45\x8f\xa2\xfa\x1a\xd0\xa3\xa8\xbb\x4f\x18\x1c\xd9\x32\xe2\x13\x08\xa5\xab\xe8\x51\x54\x96\x90\x8a\x1e\x45\xf5\xd5\xa2\x47\x51\x11\xcd\xa9\x07\xf1\x09\xd8\x5c\xf5\x20\x3e\x81\xa5\xae\xa2\x55\x51\x7d\xed\x68\x55\xd4\xc3\xeb\xa8\x58\xc1\x62\x5a\xd1\xaa\xa8\xec\xbd\x15\xad\x8a\xce\x46\x52\xd1\xaa\xe8\xd5\x96\x11\x9f\x00\x79\x5a\x0f\xe3\x13\xe8\x1f\x5a\x15\x9d\x4d\xad\xa2\x55\xd1\xab\xcf\x33\x3e\x81\xe7\xa1\x55\x61\xa2\x43\x0d\xc6\x27\xd0\x6a\xb4\x2a\x3a\xcb\x6e\x45\xab\xa2\xe3\xf5\xaa\x68\x55\x98\xb0\x50\xd1\xaa\xe8\x6c\x86\x15\x3d\x0a\xab\x65\x57\xf4\x28\xc6\xe5\x99\xc4\x20\x60\x93\xd4\x60\x0c\x02\xad\x46\x8f\xc2\xca\x63\x15\x3d\x8a\x31\x6c\x0b\x15\x2b\xb0\xe6\x6b\x30\x21\x9e\x37\x86\x1e\xc5\xf4\xbd\x47\x13\xe2\xfd\x8f\x18\x04\xf8\x8c\x1a\x8d\x41\xe0\x9e\x90\x4c\x3b\x84\x57\x85\x64\xda\x41\x2b\x15\x92\x69\xb7\x47\x90\x4c\xbb\x73\x09\x92\x69\x27\x68\xbf\x42\x32\xed\xcd\xa7\x13\x83\xe0\xfc\x84\x64\xda\x9d\xbb\x90\x4c\x7b\xf5\xe9\xc6\x20\x78\x1d\x1c\x3d\xdb\x43\x85\x64\x32\x1a\xbe\x42\x32\x19\xc3\x5f\x21\x99\x8c\x7f\xaf\x90\x4c\xd1\x6f\x05\x92\x29\xfa\x1d\x41\x32\xc5\xdb\xff\x88\x41\x00\x71\x55\xe4\xd1\x8d\x7f\xaf\xc8\xa3\xeb\x32\xaa\xc8\xa3\xc7\xee\x75\x94\x43\x08\xfe\x47\x39\x84\xe4\xd3\x29\x87\x80\xd9\x53\xd1\x40\x3f\x31\x58\x2a\x1a\xe8\x16\xb2\xaa\x68\xa0\x5f\xe0\xc4\x8a\x06\xfa\x85\xed\x5b\xd1\x39\xbf\xec\x11\x3a\xe7\x97\x7d\x40\xe7\xfc\xf2\x6d\xa2\x73\x7e\x39\xba\xe8\x9c\x5f\x8e\x3c\x3a\xe7\xc6\xe2\x57\x74\xce\x8b\xcb\x27\x3a\xe7\xc5\x19\x89\xce\x79\x21\xd6\xa5\xa2\x73\x5e\xd8\x0c\x2b\x3a\xe7\x05\xbb\xbf\xa2\x73\x5e\xd8\xc6\x2a\x3a\xe7\x05\xec\x59\xd1\x39\x2f\x38\x43\x2a\x3a\xe7\xc5\xe5\x13\x9d\x73\x35\xe3\x2a\x3a\xe7\x05\x87\x4e\x45\xe7\xdc\x8a\x88\x15\x9d\x73\x13\xbe\x2a\x3a\xe7\x05\x63\xad\x26\x02\x0d\x82\xd7\x41\xc4\x93\xaa\x5f\x13\xfd\xfb\x67\x10\x5c\x4d\x76\xdd\x5b\xd2\x75\x76\xe2\x9a\xe8\x3a\x9e\x9f\x9a\xe8\x7a\xf4\x01\x74\xfd\xf4\x4c\xba\xee\x47\x9c\xe8\x3a\xfe\x95\x7a\xdb\x75\xee\x72\xd3\x75\xd2\x02\xea\x6d\xd7\x19\xb2\xdb\xae\x33\x2c\xe8\x51\x14\x78\xe3\x8a\xe6\x44\x89\xfe\x07\x0f\xff\xfc\x97\x39\xa2\x2d\xe8\x51\xd4\xe7\x2e\xf0\xf0\x2e\x7c\x68\x4e\x54\x27\x1d\x9a\x13\x95\x78\xca\x8a\xe6\x44\x63\x3f\xaf\x68\x4e\x34\xe8\x85\x8a\xe6\x44\xc3\x85\x53\xd1\x9c\xd0\xc1\x5f\xd1\x9c\x98\xd8\x71\x15\xcd\x89\x59\xbc\x0e\x2e\xfa\x79\x02\x5c\xb4\x0b\x11\x9a\x13\x13\xbb\xb1\xa2\x39\x31\x6d\x19\x9a\x13\xd3\x71\x41\x73\x62\x36\x5b\x06\x17\xed\x07\x80\xe6\xc4\xcc\x9e\x09\x17\x0d\xe0\xaa\x19\x2e\xda\xe5\x0c\x72\x6a\xb3\x7f\xe8\x51\xa8\x7f\x5b\x21\xa7\xa6\x8b\x3e\x7a\x14\xd3\xcf\x08\x3d\x0a\xa9\x8e\x5a\xec\x9f\xff\xd9\x3f\xde\x7b\xb1\x7f\x1e\xd1\x3f\x97\x33\xf4\x28\xac\x11\x5d\xd1\xa3\x98\x2e\x4b\xe8\x51\x4c\x10\x50\x45\x8f\x62\x62\x6b\x57\xf4\x28\x2c\x29\x54\xd1\xa3\x30\xf0\xac\xa2\x47\x21\xed\x52\x21\xa7\x9e\x05\x1a\x72\x6a\x77\xeb\x87\x9c\x7a\x16\x5a\xc8\xa9\x67\xa1\x85\x9c\xda\x5d\x4c\x21\xa0\x76\xdf\x26\x04\xd4\x0e\x65\x58\x21\xa0\x76\x47\x17\x02\x6a\xf7\xdd\x42\x40\xed\x8e\x44\x95\x34\xa7\x0f\x10\x50\x0a\x53\x55\x08\xa8\xdd\x59\x00\x01\xf5\x6c\x1d\x10\x49\xc1\x2f\x07\xb2\x28\x60\x09\x57\xc8\xa2\x80\x27\xb4\x42\x16\x05\x5c\x15\x15\x46\x28\xf8\x15\x37\x69\x64\xda\x82\x26\xb9\xe9\x5f\x15\x4d\x72\x03\xcf\x2a\x9a\xe4\x26\x6e\x55\x34\xc9\x23\x11\x25\x15\x4d\xf2\x08\x07\x54\xd1\x24\x37\x2b\xae\x76\xd3\xa4\x79\x7a\x47\x52\x1e\x37\x46\xed\xd0\xc8\xb8\x4d\x6a\x97\x46\x66\x24\xd0\x2b\xbf\x82\x77\x81\x46\x0e\xfe\x07\x8d\xec\x46\x82\x5e\xf9\xe5\x3a\x81\x5e\xb9\x11\xbe\x15\xbd\xf2\xcb\x45\x18\xbd\xf2\x2b\xf8\x74\x52\xa8\xdd\x10\xd0\x2b\xb7\x1c\x71\x45\xaf\x3c\x39\x12\xe8\x95\x27\xb7\xfe\x41\x0a\xb5\xfd\x1b\xa4\x50\xe3\xac\xab\x68\x99\x27\xdc\x73\x15\xbd\xf2\xe4\xb8\xa0\x57\x9e\x60\xc3\x2a\x7a\xe5\x09\x36\xac\xa2\x57\x7e\x77\x9f\x40\x2e\xf4\xf8\x97\xe3\xa2\x22\x65\x7e\x6b\xcb\x20\x65\x7e\x0f\x1b\x4d\x9a\xb4\x20\x00\x29\xf3\x9b\xa0\xef\x8a\x94\xb9\x6a\xaa\x15\xb9\xf2\x1b\x2f\x70\x45\x92\x5c\x7f\x71\x45\x92\xbc\x44\x8f\x90\x5c\x27\xd0\xba\x22\x49\x5e\x50\xca\xad\x48\x92\x5b\x67\xad\x22\x49\xae\x4f\xb8\x22\x49\x6e\x3d\xb8\x8a\x24\xb9\xe1\xe8\x15\x49\x72\xeb\xba\x55\x24\xc9\xab\xad\x46\x92\x5c\x45\xa9\x86\x24\x79\xc5\xc6\x6b\x48\x92\x57\x86\xac\x21\x49\x5e\xf1\xfc\x34\x24\xc9\xeb\xf0\x88\x34\x62\xfc\xb0\x0d\x49\xf2\x8a\x35\xd8\x90\x24\xb7\x7c\x4c\x43\x92\xbc\xf2\x11\x37\x24\xc9\xeb\xf0\x3a\x38\x73\x42\xf0\x1a\x92\xe4\x15\xd0\xdf\x90\x24\xaf\x40\xeb\x86\x24\x79\xed\x3e\x01\xce\x1c\xbf\x5a\x43\x92\xbc\x75\xef\x32\x39\xe2\x79\x48\x92\x9b\xf3\xd4\x90\x24\xd7\x83\xda\x90\x24\x1f\x60\x89\x86\x24\xb9\x5e\xd2\x86\x24\xf9\x80\x08\x6c\xa8\x3e\xe8\x5d\x6d\xbb\xdc\xf7\xe0\xa8\xf2\x9f\x67\x36\x8e\x18\x25\x54\x1f\xf4\xb5\x36\x54\x1f\xc6\xe1\xd3\x27\x77\xa1\x7f\xa8\x3e\x0c\xc8\xd3\x86\xea\x83\x1e\xe2\x86\xea\x83\x19\x57\xed\xb0\x0f\xf4\xef\xb0\x0f\x3c\x0f\xd5\x07\x3d\xd2\x0d\xd5\x07\xd5\x37\x1a\xca\x0e\x13\xd2\xa7\xa1\xec\x30\x99\x2f\xed\x90\xc4\xf6\xe9\x90\xd8\x87\x67\x42\x62\xe3\x24\x6a\x90\x37\x1b\x8b\x62\x83\xbc\x31\xa2\xb8\x41\xde\xec\x84\xe7\x35\xc8\x9b\x9d\x4d\xad\xc1\xd0\xec\x44\x39\x34\x18\x1a\xa3\x9a\x1a\xda\xe2\x3b\x1b\x50\x43\x5b\xdc\x20\xaa\x86\xb6\xf8\xce\xf6\xd7\xe0\x72\xb4\xfb\x1b\x5c\x8e\x81\x59\x0d\x2e\x67\x67\xce\x37\xb8\x1c\xe3\x98\x1a\x5c\xce\x3e\x3d\x13\x6a\x13\x13\xa5\xc1\xd0\x9c\x28\x71\x37\x18\x9a\x93\x85\xbd\xc1\xd0\x9c\x30\x18\x4d\xc5\x70\x28\xf4\x06\x43\x73\x42\xf6\x35\x18\x9a\x13\xca\xb0\xc1\xd0\x9c\x84\x73\x36\x14\xc3\xcf\xe8\xf3\xa0\x3d\x31\xf2\x1a\xec\xcd\x19\xbd\x0b\xb4\x27\xb4\x59\x83\xbd\x39\xa3\x67\x42\x7b\x9e\x9e\x09\xed\xc9\x3a\xd1\x60\x6f\xce\xcb\x96\xd1\x3f\x2c\xe1\x06\x7b\x73\x62\xdf\x36\xd8\x9b\x13\x07\x52\x3b\xed\x9f\x67\xd2\xbf\xcb\x23\xfa\x87\x03\xa9\x9d\xf6\xcf\x23\xfa\x87\x55\xde\x60\x6f\x4e\x4c\xcc\x06\x7b\x63\x11\xde\x06\x7b\x73\x62\xdb\x37\xd8\x9b\x13\xab\xbc\xc1\xde\x9c\xe7\xbf\xca\xa1\x36\x88\x9d\xf3\xf2\xe1\x74\xdd\x29\x78\xca\xf8\xd2\x75\x88\x9d\xcb\x33\x21\x76\x2e\x87\x1a\x62\x27\x15\x8f\x60\x4b\xd9\x55\x1a\xc4\x8e\xa1\x51\x0d\x62\xc7\x7d\xa4\x41\xec\x24\xa2\x1d\x1b\xc4\x4e\x62\x97\x6e\x10\x3b\x7a\x65\x9b\x62\xe2\x04\x9e\x35\xc5\xc4\x01\xb0\x0d\x62\x27\x65\xcf\x94\x2d\xe5\x73\x40\x4c\x3c\xdd\x3e\x0f\xb6\xb4\xf8\x3c\xd8\x52\x02\xd6\x9a\x82\xe1\xec\x9a\x4d\xc1\x70\xe8\x8c\xa6\x60\x78\xf6\xc8\x3e\x30\x4a\x0a\x86\xb3\xf7\x36\x05\xc3\x81\x9e\x0d\x62\x27\xe3\xe2\x68\x10\x3b\x19\x0f\x71\x83\xd8\xc9\xec\xee\x0d\xc1\xf0\x8c\xdf\xb7\x21\x18\x9e\xb1\x26\x1a\x82\xe1\xd9\xc5\x0d\xc1\xf0\xec\xa2\xa1\x60\x38\xe0\xaf\x29\x18\x8e\x85\xd2\x14\x0c\x87\x80\x6a\x0a\x86\xef\xfe\x87\x60\x38\x3e\xd3\x86\x60\xb8\xb2\x8c\x0d\xc1\x70\x25\x1b\x1b\x82\xe1\xfa\x5a\x9b\xa2\xe0\x6e\x63\x88\x82\xeb\x24\x6a\x8a\x82\x0f\x8f\x20\x41\xdd\x48\x14\x05\x9f\x3e\x41\x12\x94\x37\xa6\x28\x38\x9b\x68\x53\x14\x1c\x8f\x5f\x53\x14\xdc\xed\x4f\x51\x70\x3c\xa1\x4d\x51\x70\x97\x56\x95\xbf\xf1\x6f\x36\xd5\xbd\x89\x72\x6d\xaa\x7b\x93\x19\xd6\x54\xf7\x1e\x3e\x0f\xa2\xd3\x91\x50\xdd\xdb\x76\xaa\xee\x8d\x7b\xa0\xa1\xe5\x60\xc9\xd3\x86\x96\x43\xf7\x93\x46\xcb\xa1\x83\x3a\x1a\x5a\x0e\x3a\xa5\x1a\x5a\x0e\x03\xfb\xaf\xa1\xe5\x30\x5c\x42\xd0\x72\x18\xa4\x47\x35\xb4\x1c\x86\x8b\x1b\x5a\x0e\xc3\xe5\x13\x2d\x87\x81\x30\x55\x43\xaf\x61\xb8\xb8\xa1\xd7\x30\x9c\x4b\xe8\x35\x0c\x00\x73\x43\xaf\xc1\x72\x6d\x0d\xbd\x86\xf9\xdc\x85\x24\x5f\x08\xbd\x86\x5e\x83\x52\x54\x0d\xbd\x86\x89\x2d\xda\xd0\x6b\x50\x36\xaa\xa1\xd7\xa0\x7c\x57\x43\x94\x61\xe2\x72\x68\x30\x3b\x1b\x2e\x80\x06\xb3\xb3\xf9\x35\xc2\xec\x6c\xc4\x35\x34\x98\x9d\xed\xf6\xcc\xe5\x91\xde\xf0\x80\x37\x98\x9d\xdd\x31\x83\xbd\x31\x31\xa6\xc1\xd0\x98\xc4\xd2\x60\x68\x94\x7f\x6a\x30\x34\xc1\xef\x08\x86\x26\xf8\xfd\xc1\xd0\x04\x7c\xde\x0d\x86\x26\xf8\x3d\xc0\xd0\x04\x70\x70\x83\xa1\x09\x9a\x0c\x30\x34\xc1\xed\x1d\x86\x26\xf8\xc6\x60\x68\x2c\xfe\xd5\x60\x68\x02\x0e\xd5\x06\x43\x13\xfc\x36\x61\x68\xc2\x3f\xcb\xa1\x36\xc8\x9b\x40\xf0\x7d\x5b\xd0\x25\x07\x77\xb8\x05\x5d\x72\x00\x74\x34\x88\x9d\xa0\xb5\x04\xb1\x13\xb4\x65\x14\x13\x07\xee\x35\x88\x9d\xb0\xfb\x1f\xbc\xa3\x43\x8d\x98\x78\xd0\x02\x53\x4c\x5c\x0b\x53\x31\x71\xc8\x86\xd6\xed\x3a\x2f\x1a\xd2\x27\x40\xb7\x35\x48\x9f\xa0\x7d\xa4\x98\xb8\x1f\x2a\xa4\x4f\x70\xc9\x82\xf4\x09\x4e\x25\x48\x9f\xe0\xa4\x1b\xf6\x8f\x96\x41\xfa\x04\x97\x97\x61\xff\x18\x6a\x48\x9f\xa0\x8d\xa7\x98\x38\x61\x5a\x0d\xd2\x27\x10\x5f\xd2\x86\xaf\x96\x8f\x43\x31\x71\x97\x09\x48\x9f\xa0\x35\x08\xe9\x73\x56\x9f\xb0\xfa\x67\x3d\xee\x06\xe9\x73\x56\x9f\x30\x38\xf2\xba\xc9\x11\xbd\x55\x30\x5c\x0b\x4c\xc1\x70\x3f\x3f\x88\x1d\x13\x7f\x1a\xc4\xce\xa5\x3d\x0d\xb1\x63\xbd\x8c\x06\xb1\xa3\xae\x44\x83\xd8\x49\x78\xdc\x1b\xc4\x8e\xd0\xac\x41\xec\x3c\x5b\x2a\xc4\xce\xb3\x55\x41\xec\x24\x97\x33\x88\x9d\x44\xe2\x4f\x83\xd8\xb9\x1d\x79\x88\x9d\xdb\xad\x63\xe1\x9a\x7c\xfb\xf1\x4f\x92\x75\x79\xb7\x1d\xa1\x71\x37\x92\x8e\xd0\xb8\x1b\x57\xdf\x20\x17\x79\xd3\x7d\x83\x5c\xc4\x85\xd3\x11\x21\x37\x81\xa7\x23\x42\x6e\xbc\x4e\x47\x84\xdc\x04\xa5\xae\x08\xf9\xf0\x79\x10\x8f\xf4\xa1\x2b\x42\x0e\xc6\xea\x8a\x90\x83\x79\x3a\x4a\xe3\xaa\x45\x74\x94\xc6\x4d\x03\xea\x28\x8d\x5b\x3b\xbb\x6f\x12\x8f\xf6\x01\xe2\x11\xdb\xb7\xa3\x34\x6e\xd4\x4f\xdf\x25\x1e\x2f\x8e\x24\x1e\x79\xde\x2e\xf1\xc8\x3d\x17\xe6\xc9\xe6\x7e\xf6\x1d\xe2\x91\x05\xac\xef\x10\x8f\x38\x12\xfa\x0e\xf1\x88\xe1\xd1\x77\x88\xc7\xdb\xeb\x20\x1e\xf1\x2c\xf7\x5d\xe2\x91\x31\xdb\x25\x1e\x6d\x19\xc4\x23\xc9\x28\x7d\x87\x78\xcc\x3e\x0f\xe2\x31\xfb\x1f\xc4\x23\x9b\x61\x5f\x78\x28\x57\x96\xb3\x8e\x60\x43\x05\xf4\x77\x04\x1b\x2a\x11\xfd\x1d\xc1\x06\xc5\xb5\x3a\x82\x0d\xfd\xf0\x4c\x88\x47\x30\x5d\x47\xb0\xa1\x1f\x3e\x21\xf1\x1f\xad\x46\xb0\xa1\xf3\x15\x77\x04\x1b\xba\x33\x04\xc1\x86\xbe\xfb\x3c\x88\xc7\xdd\xe7\x35\xce\xa4\x0f\x08\x36\xf4\xdd\x27\x0c\x8e\xbc\xcb\xe4\x88\xb7\x89\x60\xc3\xb0\xd5\x88\x32\x58\x4f\xb3\x23\xca\x30\x70\x70\x76\x84\x17\xc6\xcf\xdb\xfc\xcf\x25\xb9\xa3\xc9\xa0\x7c\x64\x47\x93\x61\x06\x6f\xb2\x88\x1d\x43\x64\x3a\xc4\xce\xee\x20\x41\xec\xa8\x71\xd1\x21\x76\x54\xae\xe8\x10\x3b\xaa\x61\x74\x88\x1d\xcb\x78\x77\x88\x9d\x83\xe8\xd8\x0e\xb1\x73\xf9\x6a\x11\x13\xb7\xf6\x72\x47\x4c\xfc\xba\x3d\x93\x04\xee\xdb\x33\x49\xe0\x76\xf2\x20\x26\x7e\x39\x5d\x10\x13\xbf\xf0\xa4\x75\xc4\xc4\x2f\xac\xeb\xae\x98\x78\xf7\x09\x88\xa5\x77\x9f\x80\x58\x7a\xf3\x3a\xc4\xd2\xbb\xf7\x94\x40\x64\x5c\x10\x13\xaf\x8e\x04\x62\xe2\x95\x05\xa5\x23\x26\x5e\xd9\x19\x3b\x62\xe2\x15\x3b\xb5\x9f\x12\x88\x4c\x2c\xc4\xc4\xab\xa3\x7b\x4a\x20\xf2\x74\xc4\xc4\x2b\xd6\x4b\x47\x4c\xfc\xf9\x38\x10\x0c\x57\xf1\xac\x23\x18\x3e\x2e\x9f\x00\xc1\x86\x4f\xb1\x23\x18\x3e\xab\x77\x21\x09\x16\xb2\xa8\x53\xa4\x56\x30\xdd\x2f\x93\x7c\xb9\x0b\xe4\xcd\xee\xf2\x02\x79\xb3\x63\x41\x77\xc8\x9b\xdd\xe5\x0c\xf2\x66\x77\x39\x83\xbc\xd9\xb1\x68\x3b\xe4\x8d\xdc\x77\x87\xbc\x31\xa6\xb7\x43\xde\x18\x97\xdc\x21\x6f\xa2\x0b\x1f\xe4\x8d\x91\xcf\x1d\xf2\x26\x3e\x4f\x20\x09\xf6\x79\xc2\xf2\x2c\x9f\xbe\x5b\xc8\x1b\x3d\x9a\x1d\xf2\xc6\x6d\xac\x43\xde\x9c\x38\x9e\x3a\xe4\xcd\xe5\xbb\x95\xbc\xc1\xe6\xea\x92\x37\xd9\xeb\x20\x6f\x7c\x82\xe4\x0d\x96\x70\x97\xbc\x01\x0f\x75\xc9\x1b\x22\xf3\xbb\x0c\x0d\x38\xb1\xcb\xd0\x14\xef\x02\x43\xe3\xd6\x21\x43\xe3\x12\x29\x43\xe3\xf7\x20\x43\x73\x7b\x26\x0c\x8d\xcb\x99\x0c\x8d\xdf\x83\x0c\x0d\xac\x41\x97\xa1\x01\xb3\x76\x19\x1a\xa4\xaf\xba\x0c\x8d\x5f\x07\x8a\xe1\x05\xe7\x4b\x47\x31\xbc\x80\xf7\xba\xec\x8d\x4b\x39\xec\x4d\x01\xa0\xf7\xdb\xfe\x31\x82\x0f\x7b\x43\x6f\x1f\xf6\x86\xf1\xbc\xcd\xa2\x64\x94\x50\x13\x9f\xcd\xbb\xc0\x0c\x14\xff\x83\x19\x70\x65\x80\xd9\x99\x7e\x9b\x30\x3b\xd3\x19\x02\xb3\x33\x71\xf9\x75\x99\x1d\x9c\xa6\x5d\x66\xc7\xb9\x2b\xb3\x83\x2f\xb9\xcb\xec\x38\x23\x65\x76\x40\x7f\x5d\x66\xa7\x7b\x17\x98\x8f\xe1\x7f\x30\x1f\xce\x3a\xd2\x8e\x76\x50\x5c\x27\xed\x68\x9f\x1e\xc1\x1a\x3c\x67\xc2\x1a\x3c\x4f\x80\x35\x18\xff\x72\x5c\x74\x48\x9f\x5d\xab\x80\x8c\xa4\xdd\xa6\x14\xf2\xd9\x08\xfe\xe8\xd6\xb6\xc5\x3e\xea\xd6\xb6\xad\x9e\x49\x3e\x1b\xfe\xb1\x6e\x6d\x5b\xf7\x49\x6b\xdb\x42\x08\x75\x6b\xdb\xfa\xc2\xac\x6d\x8b\x77\xae\x93\x75\x14\x9d\xf2\x45\x22\x82\xc9\x03\x5d\x63\xea\x46\x87\xae\x39\x5d\xae\xa1\x6b\x2e\xbc\x88\x9d\x7c\xa1\x0b\xbf\x53\x87\xae\x31\x24\xae\x5b\x95\xd6\xa5\x00\xba\x26\xb9\x2c\x41\xd7\x24\xfb\x00\x5d\x93\xec\x1f\x74\x4d\x72\x19\x84\xae\x49\x7e\xee\xd0\x35\x49\xab\x07\xba\x26\xd9\x23\xf2\x85\x92\x9f\x8a\xa5\x67\x1d\x6b\xf2\x85\x6e\x40\x71\x27\x5f\xe8\x26\x54\xa9\x43\xf3\x28\x31\xd3\xa1\x79\x54\xd1\xe8\xd0\x3c\xb7\x2f\x1a\x9a\xc7\x70\xf4\x0e\xcd\x63\x11\x9a\x0e\xcd\xa3\x3a\x59\x87\xe6\xc9\xd0\x7b\xbd\x99\xb3\x46\x6f\x9b\x39\x6b\xb6\x73\xf5\xa1\x10\x60\xdf\xa1\x79\x64\x9f\x3b\x34\x8f\x14\x6c\x87\xe6\x29\xf8\x14\x3b\x34\x8f\x94\x6f\x87\xe6\x91\x8b\xee\xdd\x9c\x35\xda\x02\x95\xd3\x6c\x35\x54\x4e\xf3\xdd\x42\xe5\x54\xfb\x07\x95\x63\xd2\x74\x87\xca\x31\x69\xba\x43\xe5\xd4\x69\xcb\xf0\xb1\x6f\x3e\x01\x0e\xc1\x0f\x1c\x2a\xa7\x81\x09\x3a\x54\x4e\x75\xe4\xa1\x72\x4c\xbd\xee\x50\x39\xcf\x12\x42\x59\x5a\x49\xde\x4e\x59\x5a\xd3\xb9\xfb\x90\x43\xa0\xef\xd0\x3c\xd5\xf7\x37\xec\x1f\xa3\x04\x5f\xd3\xb4\xb9\xe0\x6b\x1a\x29\x42\x1d\xbe\xc6\xd8\xf1\x3e\xf4\xbf\x7b\x17\xfc\xef\x80\xe2\x4e\xe9\xd9\x81\xc0\x4d\xa7\xf4\xac\xce\x90\x0e\x1e\xba\x61\x68\x3a\xa5\x67\x75\x86\xf4\xa9\xff\x9d\xe7\xc1\xf3\x0c\x62\x17\x3a\x3c\x8f\x8e\x92\x0e\xcf\x33\xfc\x72\xe0\x79\x86\xa6\x14\x3c\xcf\x88\xb6\x05\x7e\x21\x78\x1d\xfc\x02\x71\x06\x1d\x9e\x47\x07\x4b\x87\xe7\x19\x78\x88\x3b\x3c\xcf\x08\xb6\x65\xe2\xfd\x5f\xb3\x60\xc0\xf3\x98\x18\x3d\xe0\x79\x4c\x73\x1f\x9b\xb9\x75\x9d\x23\x72\xeb\x78\xb7\x03\x9e\xc7\xa5\x75\x90\xdc\xb3\x61\x04\x0d\x92\x7b\x76\x30\xc8\x20\xb9\x67\x6f\x5e\x87\x6f\xbe\x79\x26\xbe\x79\xa8\xdb\x41\x72\x8f\x54\xf1\x20\xb9\x47\x22\x77\x90\xdc\xa3\xf9\x32\x48\xee\xd9\x59\x51\x06\xc9\x3d\xc7\xe9\xf3\x26\x47\xdc\x13\xfd\xba\xe3\xfc\x57\xaa\xc8\x40\xda\xee\x64\xb7\x1d\xe4\x04\x69\x69\x0c\x72\x82\x4e\xbc\x34\x83\x9c\xa0\x13\xff\xd8\x20\x27\xe8\x64\xcf\x1e\xe4\x04\x59\x37\x61\x90\x13\x74\x92\x91\x3e\xc8\x09\x3a\x8b\x4f\xc0\x01\x9e\xfc\x0f\x07\x38\x0b\xe6\x20\x27\xe8\xcc\x76\x01\x2f\x37\xd6\xc4\x20\x27\xc8\x72\xe3\x83\x9c\x20\x43\x79\x06\x39\x41\x27\xf6\xca\x20\x27\xe8\xc4\x26\x19\x87\x0e\x7e\xee\x49\x4e\xd0\x49\x09\xd2\x71\x48\x60\x70\x4f\x72\x82\x4e\x6c\x92\x71\xd8\xbf\x8b\x23\xfa\x77\x7b\x64\xff\x98\x20\xe4\x04\x9d\xd9\xa7\xd3\xbf\xec\x7f\xf4\xef\xb6\x2d\xf4\x8f\xa8\x83\x01\xad\x74\xde\x1e\xd1\xbf\xdb\x96\xd1\x3f\x2c\x94\x01\xad\xa4\x98\xc9\x80\x56\x52\xf6\x64\x40\x2b\x9d\xf8\xd1\x07\xb4\x92\xa2\xe0\x03\x5a\xc9\x2a\x68\x03\x5a\xe9\xba\x3c\x13\x0f\x38\x4b\xe4\x80\x56\x4a\x6c\x9b\x03\x5a\x29\xb1\x6d\x0e\x68\xa5\xe4\xf4\x84\x56\x4a\xd5\x27\xe0\xc5\x87\x8e\x1a\xd0\x4a\xa9\xda\x4e\xbc\xf8\xd5\xeb\xf0\xe2\x3b\x91\x49\x11\x4a\xc5\xa7\x93\xd3\x45\xfc\xc5\x80\x80\x4a\x58\xf3\x03\x02\x2a\x11\x39\x31\x20\xa0\x92\x9f\x11\x04\x94\x1b\xe5\x80\x80\x4a\x6c\xe1\x03\x02\x2a\xf9\xf9\x41\x40\x25\x3f\x38\x08\x28\x37\xd1\x01\x01\xe5\x06\x3b\xa2\xfd\xf3\x2e\xf4\x0f\x8a\x79\x44\xfb\xc7\xb8\x40\x40\x25\x6c\xae\x11\xed\x9f\xed\xc4\xfb\x8f\x9b\x66\x40\x40\x65\x96\xcf\x01\x01\x95\x59\x68\x07\x04\x54\xc6\xb3\x3c\x20\xa0\x32\x1e\xe2\x01\x01\x95\xc9\xa6\x1b\x10\x50\x19\xff\xed\x80\x80\xca\xd1\xff\x28\x17\xea\x1b\x83\x80\xb2\x06\xc7\x80\x80\xca\x8e\xf5\xa9\xf7\xdf\xa3\xc6\x11\xfd\x83\x49\x32\x28\x74\xc0\x24\xd5\xdd\xb6\xac\x3e\x28\x5a\x35\x60\x92\x2a\x5b\xdc\x80\x49\xaa\x20\xe6\x01\x93\xa4\xa0\xd5\x80\x49\xaa\xbb\xff\x45\x8e\xbc\xcb\xc9\x99\xf4\x08\x26\xa9\xe2\x0a\x1d\x30\x49\x15\xbf\xef\x80\x49\xaa\x6c\x71\x03\x26\xa9\x42\x31\x0f\x98\x24\xc3\x5c\xc7\x65\xff\x78\xd3\x30\x49\x2d\xda\x16\x98\x01\x22\x91\x07\x4c\x52\x4b\xb6\x6c\x72\x44\x6f\x49\x1f\x6a\x44\x90\x0d\x58\xa6\xe6\x5a\x07\xcb\xd4\x70\xd6\x0d\x58\x26\xe3\xb5\x07\x2c\x53\x7f\xae\x93\x19\x60\xac\x93\xcc\xc0\xbf\xf4\x92\x07\x04\x94\xa5\x9d\x06\x04\xd4\x20\xec\x6d\x40\x40\xb9\x33\x8e\x24\xa1\xc0\x00\x52\xcd\x56\x7e\x7b\x40\x4e\x59\xcd\x62\x98\x75\xe4\x82\x62\xd6\x91\xfb\x1d\x59\x47\x3b\x3b\xf8\x20\xeb\x48\x61\x8e\x61\xd6\x91\x4b\x96\x59\x47\x80\xbf\x71\x23\x0d\xea\xc2\x77\x23\x0d\xea\x62\x63\x46\x92\x8b\xb0\x19\x49\x2e\x8a\x66\x24\xb9\x59\xdc\x78\x73\x9f\x33\xf1\x56\xbb\x1d\x91\xad\x14\x9c\xc8\x37\xde\x6a\xe8\xcb\x71\xe3\xa8\xc7\x36\x1c\x64\x32\x05\x47\x82\x4c\xa6\xe0\xf6\x40\x26\x93\x5a\x1c\x23\xe3\xad\xc6\xde\x1c\x19\x6f\xb5\x8b\x29\x59\x4e\x01\x7b\x65\x90\xc9\x14\xe0\x71\x07\x99\x4c\x81\x98\xc9\x41\x26\x53\x70\x6b\x24\x93\xc9\xba\x10\x83\x4c\x26\xc3\x9f\x06\x99\x4c\xc1\xc5\x9b\x4c\xa6\xe0\x96\x93\xed\x03\x6f\x85\x4c\x26\x55\x42\x06\x99\x4c\xc1\xa9\x4b\x26\x53\x70\x7a\x92\xc9\x14\xdc\x0c\x8b\x7d\xe0\xad\x90\xc9\xa4\x82\xc8\x20\x93\x29\x10\xba\x37\xc8\x64\x0a\x90\xc3\xa3\xd8\x3f\xef\x42\xff\x9c\xac\xa4\x2b\xa9\x35\x32\x48\x57\x3a\xb5\x49\x48\x57\x3a\x89\x87\x1d\x45\x8f\xbb\x67\xe2\x71\x77\xf1\x26\x5d\xe9\x74\xeb\x20\x5d\xe9\x74\xb9\x26\x5d\xe9\x72\x59\x22\x5d\x49\xa9\xad\x41\xba\xd2\xe5\xb6\x42\xba\x92\x9a\xcf\x83\x74\xa5\x84\xdf\x70\x90\xae\x94\x5c\xc0\x48\x57\x4a\x78\x26\x47\xd5\x1b\x4f\xcb\x20\xb5\xa4\x7c\x07\xa4\x96\x01\x56\xa3\xea\x8d\xf7\x79\x7a\xe3\x69\x99\xe9\x4a\xce\x5d\xd3\x95\x88\x01\x1a\xa6\x2b\x01\xe5\x87\xe9\x4a\xd3\x7b\xe2\x8d\x77\x29\x27\x5d\xe9\xc6\x32\x1d\x90\x61\x37\x5a\x8f\x03\x32\xec\x76\xd6\x99\xae\xa4\x9d\x6a\xba\x92\xdf\x34\x64\x58\x3e\xfc\x0f\x8f\xfb\xe1\x5d\xf0\xb8\xbb\xc9\x40\x78\x65\x5c\x77\x03\xc2\x4b\x8a\x79\x98\x92\x84\xdd\x3f\x20\xbc\xa4\xad\x87\x29\x49\xd8\xda\xc3\x94\x24\x8d\x0b\x58\x2d\xf3\x7a\x07\xac\x96\x3a\x24\x03\x56\xab\x80\x6b\x86\xe9\x4a\x78\xdc\x87\xe9\x4a\x5a\xd0\xa6\x2b\xe1\x71\x1f\xb0\x5a\xd9\xe5\x13\x56\x4b\x91\xb3\x61\x2a\x13\x5e\xfc\x61\x2a\x13\xf8\x6b\x98\xae\x44\x22\xce\x80\xb9\x2a\x9b\x2d\x93\x35\xe0\xfd\x99\xae\x34\x3d\x82\x35\x00\x39\x0d\x98\xab\xa5\xd2\xf8\xdf\x4b\xf2\x93\xc9\xc4\xe3\x20\xb5\x2a\x00\x68\x40\x6a\x55\x27\x96\x99\x4c\xc5\xff\x20\x14\x9c\x4a\x66\x32\xb9\x7c\x9a\xc9\x84\x87\x6a\x98\xc9\xe4\x70\x9a\xc9\x84\x73\x62\x98\xc9\xa4\x95\x6c\x26\x93\xb6\xa8\x99\x4c\x2e\xd0\x66\x32\xb9\xb4\x9a\xc9\xe4\xf2\x09\xe1\xd5\x9d\x20\x10\x5e\xdd\xe9\x09\xe1\xd5\x5d\x0a\x00\x78\x1d\x50\x35\xcc\x56\x72\x82\x98\xad\xe4\x66\x01\xa9\xd5\x9d\x2e\x90\x5a\xdd\xa9\x6b\x46\x92\x96\x0d\xc4\x55\xd7\x7a\x81\xb8\xea\x6e\x4e\x10\x57\x1d\xdf\xfc\x10\xa8\xc1\xfb\x4f\x88\xab\xce\x64\x9d\x10\x57\x83\x8c\xc0\x09\x71\x35\xb0\xfb\x27\xc4\xd5\xb8\x3d\x13\xd2\x80\x05\x65\x42\x5c\x0d\x62\x17\x26\xc4\xd5\xe8\xde\x45\x42\xa1\x72\x74\x73\x34\x39\x82\x35\xc0\xfb\x3f\x21\xae\x4c\xeb\x9d\x10\x57\x13\xab\x67\x42\x5c\xcd\xd3\x33\x57\xff\x66\xf1\xe9\xb0\x06\x8c\xe0\x34\xed\x88\x8f\x6a\x92\x76\x74\xb1\xf4\x4c\xd2\x8e\xac\x38\x3c\x49\x3b\xba\x98\x59\x93\xb4\xa3\x8b\x85\x68\x92\x76\x74\xb1\xf9\x4e\xd2\x8e\x32\x96\xcd\x24\xed\xa8\x06\xef\x89\x57\xbd\xf9\x1f\xf2\x91\xdd\xa7\xe3\x39\x27\xde\x63\xa2\x51\xa7\xc7\x6f\x1e\x7a\xc7\x79\x3a\x1a\x75\xba\xee\xe6\xa1\x77\x9c\x31\x43\xa3\xce\x98\xe5\x89\x46\x9d\x20\x75\xa2\x51\x17\x1d\x4f\x34\xea\x4e\xdc\x42\x13\x8d\x3a\x15\x36\x26\x1a\x75\x91\x8f\x7f\xa2\x51\x77\x6e\xb6\xa5\x73\xc4\xc8\xa3\x51\xa7\x4a\xc8\x44\xa3\xee\xc4\x1e\x9b\x68\xd4\x9d\x84\x9d\x4e\x74\xe8\x2e\x7b\x8b\x0e\x9d\x29\xfe\x13\x1d\x3a\xc9\xc5\x89\x0e\x9d\x69\xfc\x13\x1d\x3a\xe3\x59\x26\x3a\x74\x4a\x11\x4c\x74\xe8\x4c\xff\x9f\x68\xcd\x15\xb6\xc6\x89\xd6\x9c\xa4\xe4\x44\x6b\xce\x22\xca\x13\xad\xb9\xca\x56\x3c\xd1\x9a\xab\x6c\x9b\x33\x1a\xdf\x4f\xab\x29\x99\xb4\x61\x17\x4f\xca\x22\x6d\x8e\x04\x65\x91\x36\xec\xf0\x49\x59\xa4\x0d\x9a\x6e\x52\xfb\x68\xdb\x7c\x02\x71\xec\xce\x6b\xea\x1b\x6d\x70\x32\x53\xcd\x38\x47\x50\xcd\xb8\xe9\xf3\x26\x77\xa1\x7f\xd4\x37\x3a\x7c\x3a\xf5\x8d\x76\xdf\x26\xf5\x8d\x76\x16\xef\x49\x7d\xa3\xc3\x77\x44\x7d\xa3\xdd\x77\x8b\x66\x9c\x66\xd6\x3c\x75\xe7\xf2\x56\xd0\x8c\x8b\xce\x4f\x34\xe3\xe2\x3f\xc5\x39\x27\x72\x72\x16\x23\x99\xc8\xc9\x45\xd6\xfc\x79\xea\xe9\xf5\x71\x78\x7a\xf1\xcb\x4c\x34\xe3\x2c\x8c\x32\xd1\x8c\x3b\x1d\x40\x34\xe3\x4e\xa0\xc4\x44\x33\xee\xc2\x52\x9c\x68\xc6\x19\x3c\x37\xd1\x8c\xbb\xb0\x8f\x26\x9a\x71\x17\x36\xfa\x44\x33\xee\x3a\xbd\x0b\x21\xe7\x58\x7c\x13\xcd\x38\xd5\x9a\xe7\xa5\xbf\x98\x76\xa2\x19\x67\x2e\xd1\x44\x33\xee\x1a\x3e\x1d\x7f\xb1\xad\xbe\xf4\x17\x7b\x17\x7d\xad\x9e\x89\x06\x18\x3e\xc5\x89\x82\x5c\xc6\x1b\x38\x51\x90\xcb\x80\xb1\x89\x82\x9c\xe9\xc7\x13\x05\x39\x21\xe4\xa4\x2c\x92\x45\x24\x27\x65\x91\x0a\xc2\x2a\x13\x75\xb9\xb6\xfb\xdf\xea\x43\x3b\x7c\x1e\xbe\xc8\xdd\x23\x7c\xad\x87\x4f\xa7\x2c\xd2\xee\x5d\xf0\x53\xba\xb0\x5b\x16\x69\xf7\x08\x3f\xa5\x93\x15\x75\xb9\x46\xd6\xd1\x44\x5d\xae\xb9\xec\xa2\x2e\xd7\xb0\x88\x26\xea\x72\x8d\xed\x68\xa2\x2e\xa7\xd6\xf0\x44\x5d\x4e\x1c\x35\x51\x97\x1b\xa0\x87\x89\xba\xdc\xc0\x2e\x9e\xa8\xcb\x0d\xf0\xc2\x44\x5d\x6e\x5c\x3e\x0f\x3f\xa5\x23\x41\x59\xa4\x41\x0c\xea\xbc\xf1\x53\x5e\x3e\x01\x3f\xa5\xef\x1d\x1d\x3a\x31\xdd\x44\x87\x6e\x56\x5b\x3d\x38\xe2\x3f\x42\xe9\x36\xe2\x4c\x27\xe1\x72\x3b\xd9\x74\x93\x70\xb9\xc3\xa7\x67\x04\xad\x5c\x50\x32\x4e\x29\x97\x1e\x42\xe9\x4e\x97\x2c\x42\xe9\xb4\xd8\x27\xa1\x74\xda\xe8\x93\x50\xba\xd3\x99\x45\x28\xdd\xf9\xb4\x05\xa7\x94\xed\x24\x94\xce\xa8\x98\x49\x28\x9d\x98\x60\x12\x4a\x77\xe2\x6e\x99\x84\xd2\x19\x5b\x33\x09\xa5\x3b\x89\x6a\x9a\x84\xd2\x9d\x24\x1a\x4d\x42\xe9\x4e\x37\x66\x42\xe9\xc4\x0b\x93\x50\xba\x13\x76\x63\x16\xfb\x47\x8f\x28\x8b\x74\x42\x74\x4e\xca\x22\x5d\x6e\xd3\x84\xd9\x9d\x2e\x2f\x84\xd9\x89\x3a\x66\xb1\x7f\x3e\xbd\xe3\x12\x63\xb6\x12\x66\x97\x86\x67\xe2\x94\x82\x60\x9b\x84\xd9\x25\xb8\xaa\x49\x98\x5d\x72\x93\x21\xcc\x2e\xb9\x19\x56\x85\x94\xf8\x36\x09\xb3\x4b\x90\xca\x93\xda\x47\xc9\xed\x96\xda\x47\x09\x66\x60\x52\xfb\x28\x41\x07\x4f\x6a\x1f\x89\x2c\x26\xb5\x8f\x12\xb4\xe0\xa4\xf6\x51\xea\x5e\x87\x53\x0a\x92\x70\x56\x9d\x52\xf4\x9d\xda\x47\x69\x78\x26\xfd\x23\xf6\x7f\x52\xfb\x28\x91\x37\x39\xa9\x7d\x74\xbb\xcc\x53\xfb\x28\x61\xb1\xcf\x66\xff\xee\x7f\x2d\xc9\x94\x45\x4a\x30\x8d\x93\xb2\x48\xd9\x29\xdf\xf4\x57\x31\x48\x94\x45\xca\x80\xdb\x49\x59\xa4\x0c\x7c\x9e\x94\x45\xca\x04\xcf\x4d\x4a\x1f\xe5\x68\x33\xf1\x57\x01\x79\x26\x7a\x72\x46\x1d\x4c\xf4\xe4\x8c\x4f\x98\xe8\xc9\x19\xca\x33\xd1\x93\xab\x2e\x0c\xe8\xc9\x55\xbc\x73\x13\x3d\xb9\x8a\xeb\x60\xa2\x27\x67\xb4\xc2\x44\x4f\xee\xb1\xa4\xd0\x93\xab\x58\xb4\x13\x3d\xb9\xaa\x55\x87\x9e\x9c\x91\x13\x13\x3d\xb9\x1a\xbc\x27\xfe\x2a\x97\x33\xf4\xe4\x6a\xf0\x08\x7f\xd5\xe1\x3d\xed\x1f\x03\x8f\x9e\x5c\x85\xea\x98\xe8\xc9\x55\xac\xe4\xd9\xed\x1f\x23\x81\x9e\x5c\xc3\x1b\x38\xd1\x93\x6b\x2e\x21\x43\x7f\x15\x23\x88\x9e\x5c\xd3\xfa\x44\x4f\xae\x69\x6f\xa2\x27\xd7\x80\x4a\x13\x3d\x39\x15\x05\x26\x7a\x72\x7d\xf3\x09\x37\x47\x8c\x27\x7a\x72\xcf\x42\x8b\x9e\xdc\xb3\x60\xa2\x27\xf7\x2c\x8a\xe8\xc9\x3d\x8b\x22\x7a\x72\xcf\x22\x8c\x9e\xdc\x70\x39\x43\x4f\x6e\x10\xb9\x3e\xd1\x93\x1b\xe0\x93\x89\x9e\xdc\x80\xf8\x98\xe8\xc9\x0d\xb7\x54\xf4\xe4\x06\xee\x8f\x89\x9e\x9c\x52\xf4\x13\x3d\x39\x65\xea\x27\x7a\x72\x43\x8b\x1d\x95\x38\x93\xb4\x27\xd8\xc5\x5a\xe4\x13\x7c\xb2\xfb\xde\x09\xac\x23\x2d\x3b\x6c\xe0\x13\x44\x67\xc3\xb6\xe9\x2e\x4b\x1c\xe1\x2e\x5b\xf8\x2b\x6c\xe0\x13\x64\x66\xc3\x06\x3e\x09\xd5\xeb\x70\xc5\xac\x18\x84\xb0\x81\x4f\xc2\x8a\x41\x08\x1b\xf8\x24\x54\xef\x89\xab\x69\x61\xc8\xb0\x81\x4f\xc2\xc2\x04\x61\x03\x9f\x84\x85\x87\xc2\x06\x3e\x09\x4f\x5b\x70\x35\x2d\x76\x23\x6c\xe0\x93\xf0\xb4\x05\x57\x53\xf6\x3f\x5c\x4d\xcb\x28\x09\x1b\x81\x75\x21\xd3\x4e\x02\xeb\xc2\x4d\xdf\x09\xac\x0b\x99\xe7\x11\x58\x17\x32\xbd\x25\xb0\x2e\x2c\x26\x29\x6c\xbb\xfd\xa3\x9d\x04\xd6\x85\xb5\xb0\x87\x8d\xc0\xba\x90\x3d\xa2\x7f\x95\xbe\x13\x58\x17\x16\xf2\x0d\xdb\xae\x3b\xd0\xa7\xd3\xbf\xea\x7f\xf4\x6f\x39\x27\xc2\x46\xf0\xdc\xd9\xb9\x27\xc1\x73\x57\xe5\x3f\x82\xe7\xae\xce\xb8\x10\x3c\x77\x75\x46\x02\x59\x04\xaa\x2c\x86\x8d\xe0\xb9\xab\xd3\x23\x82\xe7\xc0\x12\x61\x23\x78\xee\xea\xf4\x88\xe0\x39\xd2\xb9\xc3\x46\xf0\x1c\x15\xbf\xc3\x46\xf0\x5c\x3a\x18\x41\x82\xe7\x60\x4c\xc2\x46\xf0\x1c\x3c\x48\xd8\x08\x9e\x4b\xf6\x8f\xe0\x39\x42\x04\xc2\x46\xf0\x5c\x72\x24\x08\x9e\x5b\x7c\xcd\x7f\x2d\xc9\x61\x23\xae\x2e\x15\x9a\x42\x21\xa4\xe4\x64\xa5\x10\x52\x72\x20\x88\xb9\x63\x3f\x08\x1b\x31\x77\xa9\x33\x09\x28\x84\x94\xec\x3a\x85\x90\xd2\x64\xc8\x82\x72\x37\xfe\x87\x5f\x26\x32\xf0\x41\xdf\x12\x9d\x0d\xfa\x96\xbc\x0e\xbf\xcc\xc6\xe0\x52\xde\xa8\x6c\x74\x96\xf2\x46\x88\xb3\x87\x2d\xea\x5b\x62\xa8\x29\x6f\x84\x54\x7b\xd8\x28\x6f\x54\x76\x9e\x47\x79\xa3\xb2\xf1\x04\xca\x1b\x95\x8d\xde\x52\xde\x08\x39\xf6\xb0\x51\xde\x08\xe1\xfd\xb0\x51\xde\x08\x25\xb8\xb0\x51\xde\xa8\x74\x5a\x4d\x79\x23\x88\x88\xb0\x51\xc2\xa8\x1e\xb6\x0c\x07\x4b\xf0\x09\x44\x6c\x46\x9e\x4e\x09\xa3\x1a\xb9\x0b\x25\x8c\xa8\xd5\x1d\x36\x4a\x18\x91\xea\x1d\x36\x4a\x18\xd5\x46\x5b\x28\x61\x54\x1b\x53\x89\x12\x46\xb5\x32\x4a\x94\x30\xaa\x8d\xde\x52\xc2\xa8\xba\x84\x50\xc2\xa8\xfa\x1e\x28\x61\x54\xbb\x77\xa1\x0f\xd5\x27\xe0\x40\x6a\x8c\x20\x25\x8c\xd0\xdb\x0d\x1b\x25\x8c\x6a\x65\xac\x29\x61\xd4\x4f\xfb\x80\x03\xe9\xe4\x9e\x97\x0e\x24\x5a\x46\x09\xa3\x6e\xdf\x29\x61\xd4\x4f\x7a\xbb\xd0\x51\xee\xf6\xfd\x22\x22\xf5\xe4\x79\x94\x37\xea\x27\x2d\xa3\xbc\x51\x77\xcc\x28\x6f\xd4\x4f\x46\x89\xf2\x46\xfd\x64\x26\x53\xde\xa8\x9f\xf4\x81\xf2\x46\xfd\xb4\x2d\x38\x9e\x4e\x46\x82\xf2\x46\xfd\xb4\x65\x48\xe1\xb8\x0c\x52\xde\x68\xb8\xec\x52\xde\x68\xf8\xb9\x53\xde\x68\x6e\x8c\x35\xe5\x8d\x90\x71\x0f\x1b\xe5\x8d\xe6\x4e\xab\x29\x6f\x34\xfd\xc0\x17\x72\xca\xf3\xa0\xb7\x0b\x39\xe5\x79\xf0\xf4\x85\x9c\xf2\x74\xf6\x2c\xe4\x94\xe7\x41\x3b\x29\x8b\x34\xed\x7b\xc2\xf1\x74\x7a\x4f\x4a\x11\x65\x9f\xd7\x09\x34\x65\x5c\x28\x8b\xf4\x2c\x83\x94\x45\xba\x5c\x34\x28\x8b\x74\x15\xde\x26\x65\x91\x2e\x17\x7d\xca\x22\x5d\x2e\x44\x37\x9a\x36\x2e\x83\x37\x9a\x36\x2e\x6e\x94\x4c\x22\x93\x37\x6c\x94\x4c\x02\x43\x86\x8d\x22\x49\xdd\xd9\x4a\x91\xa4\x91\x18\xa5\xdb\x20\x4d\xc6\x93\x20\xb8\x7d\x72\x17\x82\xe0\x4e\xbf\x46\x82\xe0\xce\x9d\xeb\x08\x82\x3b\xfd\xde\x09\x82\x3b\x5d\x0b\x08\x82\x43\x90\x36\x6c\x04\xc1\x21\x9c\x1b\x36\x82\xe0\x88\xd3\x0a\x1b\x41\x70\x67\xf7\xbf\x9b\x23\xef\x49\x29\x8f\xe7\x3f\x82\x18\x87\x6d\x21\x88\x71\xd8\x16\xdd\x3b\x3e\x0f\xf7\x8e\xdb\x0a\xf2\x06\xc5\x15\x13\x79\x83\xf2\x83\x72\xfe\x7b\x49\x2e\xc4\x37\x3a\xcd\x50\x3e\x78\x16\x1b\x94\x0f\x4a\xe7\xe1\x28\x1f\xa0\xa6\x15\xb6\xa2\xf7\xca\xeb\xf0\x5e\x35\x3a\x84\xf2\x41\xb1\x43\x28\x1f\xd4\xcb\xbb\xa0\x4e\x51\x3d\xb2\x4a\x84\xcf\x2b\xf8\x8f\xe8\x02\x01\x72\xdb\xc1\x40\x14\x3d\x46\x5e\xd7\x39\x93\x29\x88\x2c\xf7\xe6\x24\x27\x40\x6e\x73\x5a\x13\x20\xb7\xed\xdc\x05\x3d\x03\xaa\xee\x86\x0d\xb1\xed\x6d\xe7\xe9\x04\xcf\x1d\xb6\x85\xe0\xb9\xc3\xc5\x9b\xe0\xb9\xc3\x09\x42\xf0\xdc\xb1\x31\xe9\x08\x9e\x3b\x5c\xd8\x09\x90\x3b\xdc\x19\x09\x90\x3b\xb4\x03\x08\x90\xa3\xa6\x5d\xd8\x08\x90\x8b\x8d\x56\x13\x20\x17\x1b\x77\x21\x40\x2e\x6a\x65\x11\x20\x17\x9d\xd6\x04\xc8\x9d\xf6\x1d\x41\xed\xcb\xd1\x25\x40\x2e\xb9\x98\x12\x20\x07\x05\x14\x36\x02\xe4\xf2\xce\x3b\x22\x40\x2e\xef\x3e\x1d\xa7\xcd\xe1\x99\x04\xc8\x39\x2e\x06\xc8\x39\x82\x04\xc8\x91\x8f\x18\x36\x02\xe4\xb2\x6f\x93\x20\xb8\x16\x68\x27\x41\x70\xcd\xed\x96\x20\xb8\x16\x78\x2b\x68\x1d\xb4\xc3\xff\x70\xda\x04\xda\x62\x80\xdc\xf0\x3f\x9c\x36\x83\xf7\x40\x80\xdc\x48\xf4\x9d\x00\xb9\x91\x18\x33\x02\xe4\x46\x62\x01\x23\x40\xee\xf9\xf8\x09\x90\x1b\x89\x3e\x10\x20\x87\xac\x52\xd8\x08\x90\x1b\x89\x27\x10\x20\x37\x12\xef\x96\x00\xb9\x91\x18\x4f\x02\xe4\xc6\xc5\x13\x08\x90\x9b\x6e\x24\x04\xc8\x4d\xb7\x1c\x02\xe4\xe6\xcd\x48\x10\x20\x37\x6f\x5a\x4d\x80\xdc\xf4\xdd\x82\x48\x36\x5b\x0d\x22\xd9\x35\x82\x40\x24\x7b\xa7\x7f\x20\x92\x43\xa3\x04\x44\x72\x5c\xb4\x0c\x44\x72\x5c\xbc\x3f\x10\xc9\x71\xf1\x74\x10\xc9\xe9\x77\x0b\x22\x39\x9d\x13\x20\x92\x73\x30\x27\x54\xb8\x76\x09\x01\x91\x9c\xc3\x33\x71\x78\x0c\xda\xa9\xc2\xb5\x0b\x34\x0a\xd7\xa7\xad\x56\xe1\xda\xf7\xa7\xc2\xf5\x64\x3c\x55\xb8\x9e\xde\x05\x87\x8e\x86\x1c\x0a\xd7\xa7\x2b\x91\x0a\xd7\xcb\x59\x10\x76\x14\xae\x4f\xd6\xa5\x5d\x85\x6b\x16\xbe\x5d\x85\xeb\xc5\x05\x84\x9d\x22\xae\xe7\x72\x94\x84\x7d\xb3\x7f\x93\x23\xfb\x37\x38\xb2\x7f\x07\x47\x09\x97\x83\x77\xc1\xe1\x81\x51\xb9\x13\x20\x77\x6f\xb6\xa5\x71\x94\x39\xea\x1c\xd9\xb2\xc1\x51\xe5\x08\xf5\x64\xcc\xba\x9d\x20\xb8\x34\xff\x11\x04\x17\x76\x82\xe0\x6e\x6c\xbc\x5d\x61\xec\x49\x17\x08\x82\xbb\x59\x96\x76\x82\xe0\x6e\x16\xa2\x9d\x20\xb8\x7c\x79\x84\xe3\x02\x7b\x65\x27\xd0\x2d\x33\x41\x76\x02\xdd\x32\x96\xd4\x4e\xa0\x5b\x3e\x7d\x1e\x69\xc4\x0b\xa4\x86\x9d\x40\xb7\x8c\x7d\xb4\x13\xe8\x46\x11\xff\xb0\x13\xe8\x96\x99\xc8\x3b\x81\x6e\x19\xab\x6e\x27\xd0\x0d\xb6\x34\xec\x04\xba\xd5\x93\xc1\x25\xd0\x0d\xc2\x32\xec\x04\xba\x69\xa7\xee\x04\xba\xd5\xe8\x99\x38\x35\xb0\xf1\x76\x02\xdd\x10\x2f\x0a\x3b\x81\x6e\x08\x1b\x85\x9d\x40\x37\x2d\xda\x9d\x40\x37\x24\x90\xc2\x4e\xa0\x1b\x05\x8d\xc2\x4e\xa0\x5b\x8d\x8c\x12\x81\x6e\xf5\xf4\x08\xa7\x86\x63\x46\xa0\x5b\x8b\x3c\x9d\x40\xb7\xc6\x12\xb2\x07\x9d\x1a\xb4\x25\xe8\xd4\xa0\x0f\x04\xb3\x75\x27\x08\xc1\x6c\xe8\xd0\x85\x9d\x60\x36\x34\xe3\xc2\x4e\x30\x1b\xba\x70\x61\x27\x98\xad\x63\x2d\xed\x41\xc7\x85\xff\xe1\xb8\x60\x99\xd8\x09\x66\x1b\xc9\x96\xe1\xb8\xb8\xbc\x27\x8e\x0b\x16\xb7\x9d\x60\xb6\x91\xb8\x27\xc1\x6c\x03\x40\xb9\x13\xcc\x36\xed\x3b\xc1\x6c\xd3\x51\x22\x60\x6d\x3a\xf2\x04\xac\x4d\xac\xba\x1d\xb4\xb2\xfb\x8e\x40\x2b\x7b\xe0\x79\xa0\x15\xf4\x21\xc2\x0e\x5a\xd9\xed\x1f\xc5\x58\x83\x9f\x1f\xc5\x58\x03\xa8\x63\x07\xc9\x84\xe6\x5d\x70\x01\x3c\xed\xc4\x05\xc0\x62\xb3\x83\x64\x02\x46\xc9\x0e\x92\x09\x93\xb1\x06\xc9\x04\x96\x9e\x1d\x24\x13\x9a\x47\xb8\x00\xba\x67\xe2\x02\x28\x1e\xe1\x02\x70\xd1\x00\xc9\x84\xe6\xf3\x70\x01\x74\xfa\x0e\x92\x09\x83\x3e\x80\x64\x82\x8b\xd4\x69\xff\x98\x75\xa7\xfd\xf3\x3a\xfb\xe7\x75\xf6\xcf\x3e\xd8\x3f\x7a\x0b\x92\x09\xa0\xe2\x1d\x24\x13\xb0\x06\x77\x90\xcc\x99\x18\x4f\xd0\xca\xc5\x02\xbd\x83\x56\x12\x66\xcf\x7e\x09\xf3\x99\x2f\x20\x92\x74\xd0\x3f\x10\x49\xc2\x01\xb1\x83\x48\x92\x5f\x31\x88\x24\xf9\x15\x83\x33\x6e\xd7\x09\x70\xc6\xed\x5a\x00\xce\xb8\x5d\x27\xc0\x19\xb7\x5f\x0e\x38\x03\xdd\xc9\xb0\x83\x33\x50\xa8\x0c\x3b\x38\x83\x7a\x35\x61\x07\x67\xdc\x95\x71\x01\x67\x64\x57\x86\x44\x9c\x48\xf4\x9e\x62\x79\x5a\x4d\xcc\x58\xd9\x79\x47\xc4\x8c\x51\x80\x2e\xec\xc4\x8c\x51\x22\x2d\xec\xc4\x8c\x51\x2c\x2e\xec\xc4\x8c\x15\x0c\xc0\xfd\x16\xaf\xff\xcb\x4a\xde\x09\x27\x2b\xf8\x50\x76\xc2\xc9\xa8\x62\x17\x76\xc2\xc9\xa8\x38\x17\x76\xc2\xc9\x0a\xbe\x97\x9d\x70\xb2\x82\xb5\xb4\x13\x4e\x56\xb0\xab\x76\xc2\xc9\xa8\x3f\x17\x76\xc2\xc9\x8a\x53\x9e\x70\xb2\xea\x3e\x42\x38\x59\x75\xd1\x27\x9c\xac\x6e\xde\x13\x98\xef\xfe\x43\x38\x19\x9e\xde\xb0\x23\x8c\x5d\x01\x0f\x3b\xc2\xd8\xd5\xcf\x8f\x70\xb2\x3a\x78\x3a\xe1\x64\xd5\x0f\x80\x70\xb2\xea\xce\x48\x38\x59\x75\x7f\xcd\x42\x79\xaf\x03\xca\x77\x9f\x07\x94\xf7\xf3\x23\x9c\xac\xba\x67\x13\x4e\x56\xfd\xfc\x08\x27\x43\xae\x28\xec\x84\x93\x55\x3f\x1c\xc2\xc9\xaa\xd3\x9a\x70\xb2\xea\xc7\x4f\x38\x59\x77\x11\x26\x9c\xac\xdf\x9e\x09\x94\xbf\x3d\x13\x28\x0f\xfc\xda\x09\x27\xeb\x6e\x5c\x84\x93\xf5\xe4\x75\x40\x79\x7c\x83\x3b\xe1\x64\xdd\x85\x96\x70\xb2\x8e\xe5\xb6\x13\x32\xd6\xfd\xfc\x08\x19\xeb\x17\xef\x88\xb0\xb0\x8e\xbd\xb9\x13\x16\xd6\x2f\x7a\x5b\x6d\x27\xfd\x23\x2c\xac\xbb\x78\x13\x16\xd6\x5d\xa0\xab\xed\x64\xe4\x09\x0b\xeb\x2e\xe5\x84\x85\xf5\xe4\x3d\x6d\xa7\xff\xd9\x4e\xc6\x85\xb0\xb0\x8e\x9d\xba\x13\x16\x36\x32\x23\x41\x58\xd8\xc0\xbf\xb9\x13\x16\x36\x5c\x88\x08\x0b\x1b\x93\x37\x46\x58\xd8\x3c\xe8\x2d\xa1\x5f\x33\x7a\x84\xa6\xae\xf3\xac\x91\x17\x8a\x97\x74\xa7\x70\xea\x85\x23\x68\xa7\x70\xaa\xde\xce\x9d\xc2\xa9\xb7\x0b\x26\x85\x53\x6b\xe4\x4c\x8b\x9c\xba\x94\x53\xe4\xf4\x04\x75\xec\x14\x39\x15\xf3\xec\x14\x39\x3d\xfd\xdc\x29\x72\x0a\x4d\x1e\xf6\x2e\xb4\x66\x5c\x28\x72\x7a\x61\xb5\xee\x14\x32\x45\x01\x3a\xec\x14\x32\x2d\xce\x6b\x0a\x99\x16\x70\xc6\x4e\x21\xd3\xe2\x75\x14\x32\x2d\xb6\x8c\x42\xa6\x68\x45\x87\x1d\x14\xb0\x81\x72\x76\x50\xc0\x86\x0b\x6e\x07\x05\x6c\x07\x6d\x01\x05\x6c\x8e\x19\x28\x60\x0b\xbc\x15\xd4\xd0\xb6\xe0\x3d\xc1\xc1\x9a\x28\xa4\xd0\x6c\xc1\xb6\x80\x83\xdd\x6e\x49\xa1\xd9\x70\x62\xee\xa4\xd0\x6c\xc1\x76\x12\x39\x81\xb3\x67\x27\x85\x66\x73\xd3\x26\x85\x66\x03\x71\xed\xc8\xa1\x6d\xe0\xb6\x9d\x14\x9a\x0d\xa7\xe9\x4e\x9a\xcc\x81\x17\x78\x27\x4d\x26\xf8\x05\x90\x26\x43\x60\x6b\xd8\x49\x93\x89\xd5\xe7\xa1\x4a\xa7\x31\x43\x9a\x8c\xce\x9e\x9d\x34\x99\xcb\x45\x9f\x34\x99\x6b\x78\x4f\x52\xca\xda\x3f\xad\x64\x02\xb3\x28\x5a\x1e\x0e\x32\x68\x10\x59\x0f\x07\x19\x34\x94\x30\x0f\x07\x19\x34\x09\x08\x72\x90\x41\x43\xd4\x62\x38\xc8\xa0\x41\xfc\x26\x1c\xa8\xa1\xa1\x52\x10\x0e\xd4\xd0\x50\x22\x08\x07\x6a\x68\xb9\x7a\x17\xd4\xde\x2e\x9f\x8e\xa2\x1b\x3e\xb0\x43\xc5\xb3\xe8\x75\x44\x08\xb0\xa7\x1d\x2a\x9e\x61\xed\x1e\x3b\x11\x02\xec\x70\xc7\x4e\x36\x16\x9f\xc3\x81\x1a\x1a\x12\x33\xe1\x50\x0d\x8d\x65\xe2\x50\x0d\x2d\xf9\x1f\x11\x02\x2c\x83\xc7\x4e\x84\x00\xcb\xd9\xb1\x0b\x36\x7d\x1e\x2a\x63\x60\x89\x03\x14\x80\xb0\x4a\x38\x40\x01\x7b\xf7\x09\x02\x51\xff\x43\xb8\x89\xed\xef\x30\xa5\xc5\xbb\x60\xe9\x5f\x78\x26\x0f\x53\x5a\x26\x2d\xc3\xd2\xa7\xfa\x5d\x38\xb0\xf4\x2f\x20\xd6\x61\x4a\x0b\x08\xe1\xc0\xd2\xbf\xf0\xa3\x1f\x58\xfa\x17\x16\xf4\x81\xa5\x7f\xe1\x60\x39\xb0\xf4\x2f\x36\xbc\xc3\x94\x96\xc9\x9b\xc6\xd2\xbf\x77\xaf\x03\x8c\xb1\x84\x1c\x96\xb2\x61\x99\x38\xb0\xe6\x29\x6b\x1f\x0e\x4b\xd9\x5c\xfe\x47\xda\xc3\xe5\x7f\xa4\x3d\xe0\x91\x3e\x82\xa2\x47\xdc\x13\x4b\x5f\xd7\xd6\x81\xa5\x5f\xb1\xc3\x8f\x20\x5a\xa1\x65\x58\xfa\x88\xba\x87\x03\x4b\xbf\x3e\xcf\x03\xad\x5c\xf4\x0f\x4b\x1f\x81\xf9\x70\x60\xe9\xd7\xcb\xbb\x58\x35\x85\xd1\xd5\xd2\xbf\x6d\x27\x96\x3e\x5b\xdc\xa1\xa5\xcf\xf6\x77\x3c\x96\x3e\x7d\x20\x35\x45\x6f\xee\xf1\x58\xfa\x5e\x87\xa5\x8f\x7f\xfa\xc0\xd2\xdf\x20\xca\x0e\x2d\x7d\x2c\xb0\x43\x4b\x9f\x65\xe2\xd0\xd2\xc7\x8a\x3c\xb0\xf4\x49\x7a\x0f\x07\xd6\x7c\xc4\x98\x39\xb0\xe6\xa3\xef\x41\x6b\x1e\x3f\xec\x81\x35\x1f\x31\xac\x0e\xac\xf9\x08\x27\x73\x60\xcd\x47\xcc\xa5\x43\x6b\xde\x79\x86\x35\x1f\xd9\x10\x0e\xac\xf9\xb8\x7b\x97\xc4\x3d\xe9\x1f\xd6\x7c\x74\x86\x60\xcd\x47\x7c\xbb\x87\xd6\xfc\xf4\x2e\x95\xff\xbc\x0b\xd6\xbc\xef\x1d\x6b\x3e\x6e\x1e\xd9\x3f\xdb\x62\xff\x78\x2b\x58\xf3\x11\xff\xf4\xa1\x35\x8f\x5b\xe1\xb8\xec\x1f\x6d\x81\x97\x08\xb8\x46\x0e\x78\x89\xc8\xb6\x72\x60\xe9\xc7\xcd\xeb\x40\x2b\x7e\x7f\xf0\x12\x61\x7a\x26\xfd\xf3\xeb\x00\x05\x04\xbf\x31\x50\x40\x84\x9d\x3a\x2e\xfb\xe7\x7f\xc4\xc6\x63\x1c\x1e\xa0\x80\x13\xc3\xf1\x80\x97\x58\x5b\xea\x7f\x2e\xc9\x07\x70\x21\xf9\xa9\x00\x17\x12\x86\xfe\x21\x24\xf0\x53\xd1\xec\x87\x22\x39\x34\xed\x4f\xff\x83\xa6\x8b\x34\x85\x54\x11\x1d\x10\x07\x66\x3f\xb1\x19\xe1\xc0\xec\x27\x8a\x23\x1c\x98\xfd\x44\x78\x84\x43\xb3\x3f\x30\xf0\x9a\xfd\xec\xb6\x87\x66\x3f\xbb\xed\xf1\xd8\xf6\xdc\xf3\xb1\xed\x19\x6a\x6d\xfb\xc0\x20\x3d\xb6\x3d\x6d\xd1\xb6\x3f\x68\xa7\xb6\x3d\xbb\xf4\xa1\x6d\x8f\xed\x74\x3c\xb6\x3d\xd3\x05\xdb\xbe\x34\x9f\x40\x78\x78\xf3\x09\xd8\xc5\x4e\x5d\x6d\x7b\x27\x8f\xb6\xbd\xaf\x8f\x54\x91\xe6\x47\x45\xaa\x48\xc3\x65\x74\x68\xf7\x3b\x59\xb1\xfb\x9b\xcb\x27\x76\x7f\x7b\xee\x89\xdd\xef\xa4\xc3\xee\x6f\xd8\x08\x07\x76\x7f\x73\x92\x63\xf7\x37\x27\x39\x76\x7f\x73\xf2\x60\xf7\x37\x17\x5a\xec\xfe\xe6\x87\x8a\xdd\xdf\x9c\xe4\xd8\xfd\x1d\x56\xfe\xc0\xee\xef\x30\xf6\x07\x76\x7f\xc7\x73\x7e\x60\xf7\x77\x62\x09\x0e\xed\x7e\x62\x10\x0e\xed\xfe\x4c\xab\xb5\xfb\x33\xad\xd6\xee\x27\x22\xe1\xd0\xee\x2f\xfe\x87\x3d\x9d\x7d\x02\xf6\x74\xe6\xbd\x6b\xf7\x63\xa1\x1c\xda\xfd\x99\x1e\x91\x46\x42\x41\xaa\x70\x90\x46\xd2\xb3\x67\x82\x09\x8a\x2d\xa3\x7f\xc5\x96\xd9\x3f\xc6\xac\xda\x3f\xe6\xa7\x78\x01\x88\x7c\x88\x17\x70\x47\x1c\xe2\x05\x08\xb6\x03\x4c\x30\x1c\x25\x30\xc1\xb0\x7f\x60\x82\x61\x5b\xc0\x04\x08\xfd\x87\x03\x4c\x30\x40\x78\x07\x98\x80\x72\x01\xe1\x10\x13\x0c\x9f\x40\x7c\x78\x60\x94\xc0\x04\xd3\x79\x0d\x26\x98\x90\xa7\x87\x98\xc0\xaf\x98\x54\x11\x94\xb8\xc3\x41\xaa\xc8\x74\xc3\x13\x2f\xf8\xdd\x92\x2a\x32\x41\x1d\x47\xa3\x5a\x07\x56\xeb\xb1\xa2\xaf\xce\x3d\x78\x66\x82\x5c\x64\x04\x41\x16\x87\xef\x41\x64\x01\x0f\x72\x3c\xe8\xc1\x33\x29\x4b\xa1\x29\xd5\x28\xdb\xd0\x6c\x35\x65\x1b\x34\x0e\x17\x67\x71\x0e\xec\xf7\xa3\xa3\xc8\xa2\x01\xd1\x21\xfb\x34\x58\x40\x24\x15\xf7\xea\x01\x22\x29\x2e\xb4\x20\x92\x8a\x4f\xf8\x00\x91\x14\xbf\x23\x10\x49\x75\xeb\xe8\x5a\xf3\xf4\x16\xee\xe1\xc0\x1d\x71\xc0\x3d\x1c\xb8\x31\x0e\xb8\x87\xc3\xcd\x69\x28\x41\xc1\xe8\xc2\x3d\x88\x87\x0e\x50\xc7\x75\xfd\x2b\xe2\xe2\x00\x90\x50\x8a\x28\x1c\x00\x92\xec\xb2\x04\x20\xc9\x2e\x83\x43\x6b\x97\x41\x02\x90\x34\xbc\xab\x07\x80\xa4\xb9\xb4\x9a\xd3\xaf\x3d\x0d\x20\x21\x09\x22\x1c\xe6\xed\xdf\x0c\xa0\x79\xfb\x5a\x28\xe6\xed\x6b\x4d\x00\x3a\x04\x94\x07\xa0\x63\xba\x59\x40\x4b\x6c\x4e\x48\x68\x89\xbd\x7b\x26\x96\xe2\xce\x50\x43\x4b\x5c\x2e\xd7\xd0\x12\xd7\xe1\xf3\xb0\x14\x77\x7a\x04\x2d\x71\x69\xe9\x43\x4b\x50\xcf\x39\x1c\xd0\x12\x97\x03\x0f\x2d\x71\xe1\xd0\x39\xa0\x25\x2e\x3f\x87\xa9\x25\xbc\xc6\x2c\x40\x4b\x5c\xd8\x2b\x01\x5a\xe2\x62\x7b\x08\xd0\x12\xd4\x96\x0e\x01\x5a\x82\xba\xd3\x21\x40\x4b\xdc\xcf\x99\x27\xb6\x68\xe7\xe8\xe2\xa8\x72\x04\x2d\xf1\x3c\xe1\xe6\x28\x72\x04\x2d\x41\x1f\x02\x79\xfb\xf7\xe1\x75\x58\xc2\x4c\xba\x00\x65\x91\x2f\x9f\x80\x4f\xff\xf2\xe9\xf8\xf4\x2f\xdb\x89\x4f\x1f\xa7\x46\xd8\xad\x8f\xc8\x5d\xe0\x25\x2a\x78\x21\xc0\x4b\x54\x1c\x25\x61\xd7\xa7\x4f\xff\x48\xc0\x47\x69\x2b\x04\x12\xf0\x51\xef\x0a\x61\xd7\xe7\x3d\x39\x22\x58\x8f\x08\x88\x00\x22\x31\x02\x22\x80\x48\x5c\x5e\x02\x88\xc4\x85\x28\xc0\x4b\xb8\xd8\x04\xb4\xca\xf6\x15\xa4\x19\x02\x21\x55\xa8\x19\x87\x40\x48\x55\x04\x30\x07\xf4\xc8\x22\xc0\x37\x1c\x5a\x59\x5e\x87\x95\xe5\x5b\x21\xa4\x2a\x06\x9e\x40\x48\x55\x64\x46\x06\x42\xaa\x62\xf0\x4c\xac\x48\xe6\x60\x20\xa4\x2a\x02\xf3\x03\x21\x55\x11\xe3\x22\x10\x52\x15\xa3\x77\xc1\x8a\xe4\xfb\x0b\x84\x54\x9d\x2c\xde\x81\x90\xaa\x93\xc5\x3b\x10\x37\x25\x19\x16\x8c\x9b\xc2\xc9\x10\x8c\x9b\x62\x31\x0d\xc6\x4d\xb1\xad\x04\xe3\xa6\x70\xa5\x85\xa0\x09\xe6\x3d\xf1\xca\x36\xfa\x80\x8e\x19\x15\x7f\x42\x40\xac\xec\xc6\x2d\x14\x10\x2b\x93\x1f\x0a\x44\x58\xe5\xd3\x33\x31\x6d\x1c\x09\x22\xac\x8a\x63\x46\x84\x55\xf1\xad\x18\x61\x15\x7d\x3a\x1e\x5b\x5c\x1c\xc1\x08\x2b\xb0\x44\x30\xc2\xca\x1e\x19\x61\xe5\xfb\x33\xc2\x0a\x64\x1f\x88\xb0\x22\x81\x3b\x04\xd0\x0a\x09\xe3\x21\x80\x56\xea\x73\x17\xdc\x96\xa7\xcf\xc3\x7c\xf1\x5b\x89\x9a\x2f\xde\x53\xf3\x85\x37\x06\x2f\x21\x51\x1d\x40\x32\x8d\x35\x24\x80\x56\x9a\x5f\x23\x68\xa5\x1d\xff\xc8\xde\x0b\x01\x20\x83\xae\x58\x08\x00\x99\x8e\xc3\x3d\x00\x64\x7a\xe5\x71\x00\x99\x4e\x80\x55\x00\xc8\xf4\xe6\x75\x58\x2f\x58\x91\x01\x20\xe3\x0e\x17\x00\x32\x1d\xff\x4a\x00\xc8\x74\x22\x0b\x02\x40\xc6\x10\x99\x00\x90\xe9\x2c\xbb\xc1\x00\xab\xea\x99\x58\x2f\x38\x58\x82\x41\x54\xd0\x58\xc1\x20\xaa\xc6\x94\x30\x88\x8a\x08\xca\x60\x10\x15\xa4\x4f\x30\x88\xaa\x79\x1d\x7d\xc0\x1b\x18\x0c\xa2\xf2\x65\x1a\x44\x85\x83\x25\x00\x56\x64\xe5\x03\x60\x65\x64\xef\xa2\xf5\x42\xab\x0d\xa2\x1a\xb6\x13\x8f\xe6\xf0\x9e\x58\x2f\x2e\xa6\x06\x51\xb1\x75\x04\x83\xa8\xd8\x7b\x83\x41\x54\x7e\x8c\x06\x51\x81\x41\x82\x41\x54\x00\xf4\x60\x10\x95\x9f\x91\x41\x54\x58\xa6\x61\x91\x1b\x71\xb8\xf4\x24\xfc\xa2\x7e\x54\x49\xeb\xc5\xbb\xe0\x17\x6d\xb6\xac\x92\x31\xe7\xd3\xb1\x5e\xba\x67\x62\xbd\xc0\x76\x87\x5b\xeb\x85\xe7\xa1\x47\x76\xba\x1d\xa1\x47\x76\xba\x59\xa0\x47\x46\xe5\xe7\x10\xd0\x23\x3b\x0f\xaf\xd3\x7a\xe1\xe9\x68\x8e\x35\x60\x70\x20\x39\x64\xf3\x53\xb9\x8d\x59\xa1\x47\x0b\x83\xa4\x80\xd7\x39\x64\x62\x56\xe0\xef\x43\x26\x66\xc5\x56\x67\x62\x56\xba\xd7\x45\x8e\x98\xbb\xd9\x98\x15\x9e\x97\x49\x42\x72\xbe\x64\x8d\x12\xef\x82\x51\x02\xf1\x18\x50\x04\x6b\xa7\x77\x21\x49\x07\x72\x2a\xa0\x08\xd6\x4e\x9f\x87\x0b\xce\xcd\x02\x45\xb0\x86\x53\x23\x20\xfb\xd5\x26\xf7\x44\xf6\x0b\xed\xe6\x10\x90\xfd\xd2\x3b\x1e\x0a\x46\x09\x41\x85\xa1\x10\xef\x81\x8f\x3d\x14\x8d\x12\x66\x08\xc9\x21\x87\xdb\xa6\x09\x20\xf8\x53\x43\xd1\xf0\xa0\x9d\x24\x80\x50\x9f\x23\x04\x12\x40\x2e\x37\x20\x12\x40\xee\xe7\x4c\xdc\x57\x38\x2e\x02\x09\x20\xb7\x6f\x93\x04\x90\xdb\x2d\x87\x04\x90\x5b\xe3\x82\x04\x90\x67\x2e\x55\xdd\x57\xf4\x81\x04\x90\xec\xca\x40\x02\x08\x49\xcc\x21\x90\x00\x82\x50\x68\x08\x24\x80\x54\x1c\x48\x81\x04\x10\x84\x42\x43\x20\x01\x84\x9c\xdf\x10\x48\x00\x41\x8a\x34\x04\x12\x40\xaa\x33\x84\x04\x90\xee\x02\x4d\x02\xc8\xc8\x1e\xe1\xbe\xca\x3e\x01\xf7\x15\x48\x26\x90\x00\x32\xfc\xaa\x48\x00\x19\x20\xbc\x40\x26\x87\x18\x24\x90\xc9\x31\x2f\xcf\x44\xda\x01\x14\x10\x48\x49\x8f\xf1\x5f\xbe\xe4\x40\xb6\x7a\x3c\xbd\x25\x7b\xb6\xaf\xbd\xb9\x67\x7b\x4b\xf6\x6c\xed\x1c\xb2\xce\xa3\x3b\x5c\x77\x5f\xe6\x3a\xb2\xce\x93\x7b\x36\x59\xe7\x37\xbe\xc1\x40\xd6\xf9\xad\x05\x46\xd6\xf9\xed\x52\x60\xd6\x39\x96\x77\x30\xeb\xdc\x89\x4c\xd6\x79\x71\x59\x22\xeb\xbc\xe0\x0c\x09\x66\x9d\xdb\x6a\xb3\xce\x01\x47\xc1\xac\x73\xad\x41\xb3\xce\xf1\x4f\x07\x8b\x64\xfa\xb9\x9b\x5a\xee\x48\x58\x24\xb3\x7b\x84\x5b\x61\xf7\x3a\xf6\x5e\xf7\x50\x53\xcb\xb5\xab\x4c\x2d\xd7\x46\x30\xb5\x1c\x7f\x63\x20\xb5\xbc\x39\x66\xa4\x96\xeb\x1d\x0f\xa4\x96\x37\x47\x90\xd4\xf2\xa6\xc5\x40\x6a\xb9\x01\x64\x81\xd4\x72\x43\xcd\x02\xa9\xe5\x4d\xfb\x81\xd4\x72\x03\xcf\x82\x45\x32\xb5\xc7\x2c\x92\x89\x23\x28\x58\x24\xd3\x8f\xd1\x22\x99\x5a\x2f\x16\xc9\xf4\xd3\x34\xed\x1c\xef\x78\x30\xed\xbc\x7b\x1d\x9b\x9a\x4b\x81\x69\xe7\x10\x96\xc1\x22\x99\xbe\x5b\x8b\x64\x3a\x9e\xa6\xa4\x77\xdb\xc9\xc6\xec\x32\x6f\x4a\x3a\x34\x56\x30\x25\x7d\xd0\x77\x52\x3e\x3a\x4b\x6b\x34\x25\x9d\x45\x38\x92\xf2\xd1\x89\x94\x8f\xa4\x7c\x74\x3c\x9a\x91\x94\x0f\xb7\x95\x48\xca\x47\x07\x55\x45\x53\xd2\xab\xd7\xe1\x72\x80\x1a\x8b\xa4\x7c\x20\xea\x1e\x22\x29\x1f\x93\x91\x8f\xa6\xa4\x33\x82\xd1\x94\xf4\xe8\x11\x29\xe9\x2c\x8a\xd1\x94\xf4\xec\x5d\x4c\x49\xf7\x4c\x53\xd2\x6d\xcb\x04\xf4\xd3\x3f\x0a\x68\xde\x50\x71\x91\x74\xf5\x1b\x37\x46\x24\x5d\x3d\x13\xac\x17\x49\x57\xaf\x20\xca\x48\xba\xfa\x33\x2e\xc4\x46\xa1\x4d\x1d\x22\xe9\xea\x2e\xec\x71\xe1\x93\x8b\xa4\xe2\x10\x77\xaa\xf4\x1d\x3e\x9d\x2a\x7d\x2c\xad\x71\x27\x0d\x1c\xc7\x4c\xdc\xa9\xd2\x87\x19\x12\x0f\x52\xa8\xf1\x56\xc7\x85\x41\xae\x8a\x79\x16\xa9\x11\xb3\x9d\x9e\x09\xc1\x76\xfa\xdf\xda\x56\x0e\x36\xe6\x48\x8d\x98\x70\x7b\x74\x71\x44\xcb\x0e\xc8\x37\x82\x0a\xe3\x41\x7e\x2e\x84\x73\xa4\x7e\x0c\x19\x7a\x21\x52\x3f\xa6\xc1\x21\x44\xea\xc7\x34\xf8\x8c\x78\x80\xd7\x7d\x0f\xc4\x3f\x1d\x4b\xd6\x36\x44\x18\x93\x2b\xd8\x32\xb0\x2e\x68\x25\xc2\x98\x5c\x7c\x7f\x11\xc6\x84\x12\x54\x21\xc2\x98\x50\xba\x2a\x44\x18\x93\x8b\xb5\x20\x2a\xf4\xb5\xd2\x95\x42\x84\x31\xb9\x7f\x70\xd4\x7f\x2e\xc9\x11\x32\xe5\x76\x62\x05\x61\xb0\x37\x01\x06\x3b\x05\x21\x53\x32\xa1\x58\x11\x32\x25\x13\xb1\x19\x21\x53\x72\xf2\x4c\x60\xf0\xf4\x2e\x84\x7e\xdd\x76\x81\xd0\xaf\xdb\xff\xc8\x67\xc3\x8d\x11\x21\x53\x10\xb1\x0e\x11\x32\x45\x9a\x2e\x12\x36\x85\x8c\x74\x88\x68\x80\x8d\xec\x99\xee\x54\xb4\x45\xa2\x05\xd2\x27\x92\x00\x82\x94\x5e\x88\x40\x97\xc8\x2e\x16\xa3\xdb\x91\x4f\x00\x5e\x02\x75\x23\xd0\x25\x62\x03\x45\xa0\x4b\x04\x22\x47\xe0\x89\x31\x8c\x11\xa2\x05\xb9\xca\x10\x4f\x97\x79\xda\x09\xea\x68\x2c\xfa\x11\xd4\xd1\x00\x78\x11\xd4\xd1\xd8\x02\xe2\xa9\x4f\x98\x29\x71\xba\x78\xd3\x96\xd3\xc5\x9b\x51\x02\x75\x34\x5b\x0d\xea\x68\xcf\xf3\x58\xbc\xd9\xaa\x22\xa8\xa3\xb1\x8d\x45\x51\xc7\xf4\x2e\x2c\x6e\xf8\xae\xa3\x69\x1d\xc4\x6f\x46\xd3\x3a\xd8\x52\xa3\x88\xc4\xcf\x4f\x44\x82\x07\x2e\x8a\x48\x80\xcf\x51\x44\x02\x0d\x12\x45\x24\x80\xe2\x28\x22\x01\x3d\x44\x11\xc9\xf0\x4c\x16\x6f\x6c\xed\x68\x5a\x87\x8b\xa2\x69\x1d\xc3\xff\x58\xbc\x89\x7c\x89\x20\x92\x3e\x7d\xba\xfd\xb3\xd5\xf4\xcf\xe5\x2c\xd9\x3f\xc6\x13\x44\x62\x78\x5e\x04\x91\x0c\x36\x8b\x28\xea\xc0\xe3\x1e\x45\x1d\x80\xd4\x68\xea\x46\xf0\x9e\x2e\xd0\x8c\xa0\xa9\x1b\xc1\xeb\x5c\xa0\x69\x0b\xbc\xcb\xb3\x0c\xc2\xbb\x4c\xec\xc6\x08\xef\x32\x5d\x5e\x4c\xdd\x20\x81\x27\xde\x68\x86\x80\xdb\xe2\x8d\x12\xb7\x6f\x93\xb4\x8e\x76\xf9\x9f\xa8\xc3\x23\xfc\xa2\xbb\x77\x21\x02\x02\x0e\x28\x92\xbc\xbe\x11\xa0\x1a\x49\x5e\xdf\x9c\xf3\x24\xaf\x6f\x97\x6d\x69\x2c\x98\xde\x05\x01\x05\x36\xe6\x48\xf2\x7a\xc4\x89\x12\xc1\x2e\xc9\x0d\x0f\xec\x92\x1d\x25\xb0\x8b\xc1\xab\x11\xec\x62\xf0\x6a\x04\xbb\x34\x8c\xb5\x08\x76\x19\xd9\x33\x89\xf3\x26\xab\x31\x9a\xf4\x6e\x6f\x49\x7a\xbf\x1c\xdd\xec\x2a\xe5\xf3\x70\xd6\xf9\x56\x48\x7a\xbf\xdd\x52\xb3\xce\x3a\xfa\x50\xb4\x76\xb9\x27\xcc\xc7\x8e\xc5\x1e\x61\x3e\xa8\x9d\x18\x22\xcc\xc7\xee\x7c\x81\xf9\x88\x6e\xb7\xb0\x1b\x97\x23\x01\xbb\x91\x30\xba\x22\xec\x46\xb2\x9d\xb0\x1b\xe9\xc7\xc0\xfd\xef\x25\x19\xe2\x23\xe1\x80\x88\x10\x1f\xe9\x79\x00\x16\xa6\x0b\x11\xc4\x47\x71\xe0\x21\x3e\xaa\x4b\x01\xc4\x47\x73\x19\x84\xf8\x78\x76\x2a\x88\x8f\x67\xa7\x22\x50\xaa\xb9\x28\x56\x17\x29\x9e\x00\x29\xd2\x9c\x12\x92\x22\x9b\x67\xf2\x11\xbb\xcc\x4b\x8a\x6c\x3e\x01\xb7\xc2\xe6\xd3\x71\x2b\xf8\x51\x49\x8a\x6c\xb6\x9a\x60\x28\x88\xab\x08\xf1\xd1\xe1\x5c\x23\xc4\x47\x87\x34\x88\x10\x1f\x83\xd8\x85\xd8\xac\x16\x40\xcb\x24\x3e\xf0\x02\x47\x0a\xc6\x4c\x5f\x83\x74\x86\x7b\x76\xd3\xee\xf0\x4c\xec\x0e\xf2\xe7\xe2\xa2\x33\x2e\x2a\x70\x87\xd8\x90\x6e\xc1\x71\x11\x49\xc1\xd8\x1c\x25\x34\x8a\x0f\x60\x62\x44\xa3\xf8\x28\x9e\x79\xf2\x01\xd0\x23\x53\x30\x2e\x8f\x48\xc1\x70\xf2\x98\x82\xe1\x82\x49\x0a\x86\xd0\x2c\x9a\x82\xe1\x16\x67\x0a\x46\xf6\x3a\x6d\x0b\xee\x49\x3a\x77\x26\x3c\x28\x92\xce\x9d\x89\x60\x89\xa4\x73\x67\xc7\xd3\x94\x6d\x62\x5e\xa3\x29\xdb\x10\x81\xd1\x94\x6d\x68\xb3\x08\x0a\x88\x78\xab\x23\x28\x20\xfa\xf9\x81\x02\xe2\xe5\x3d\xe1\xe1\x5d\xce\x40\x01\x51\x43\x00\x14\x90\x40\x40\x51\x05\x61\xad\x48\x50\x40\x76\x59\x12\x05\x10\xb7\x11\x41\x01\xcd\xa7\x4f\xe7\x20\x4f\x9f\xce\x41\xfa\x07\x0a\xa0\x2a\x60\x88\xa0\x80\x81\x3f\x3c\x4e\xe7\xa0\x4f\x60\x0e\xee\x3e\x9d\x39\xb8\xdb\x6a\x5c\x5b\xc5\x23\x5c\x5b\x5a\xf3\xa0\x80\xc9\xfc\x3c\x41\x01\x13\x94\x7a\x82\x02\x26\xbe\xf9\x13\x14\x30\x19\xf9\x13\x14\x40\xa5\xc1\x70\x82\x02\x66\xf2\x2e\x8b\x98\x4b\xcc\xd6\x93\x4a\x91\x1b\x5f\xe3\xb9\x39\x43\x26\x47\x2e\x6e\x8d\x23\x22\xd7\x71\xdd\x9d\x9b\xef\xcf\xeb\x88\x05\xc1\xe1\x78\x82\x02\x22\xe6\xd9\x09\x0a\x88\x4f\x3b\x79\x7f\xc9\xeb\x7c\x7f\xab\xb7\xa7\x15\x55\xf8\xde\x4f\x12\xbf\x91\x29\x08\x27\x89\xdf\xcd\x7b\x92\xf8\xdd\x78\xd3\x27\x89\xdf\x08\x69\x86\x93\xc4\xef\xf6\xdc\x13\x94\xb3\x7b\x1d\xef\x6f\xf7\x3a\x85\xb7\x68\x0b\x89\xdf\x93\xf8\x8b\x93\xc4\xef\x59\xbc\xce\xcd\x89\x3e\x50\x61\x72\xbb\x7c\x02\x4e\x29\x8c\x99\x73\xb7\x18\x9e\x77\xc1\xa1\x83\x5d\x7c\x12\x53\x75\x83\x80\x4e\x62\xaa\xee\xf0\xaf\x88\x8b\xd3\xc4\x8a\xec\x4d\x54\x53\xe0\xa5\x10\x6e\x35\xf0\xdc\x9d\x84\x5b\x8d\xe6\x11\xc1\xe2\xec\x38\x27\x04\xc6\xdd\xbc\x0e\x07\x3f\x3b\xf1\x09\x81\x81\x58\x7a\x38\x21\x30\xa8\x81\x1d\x4e\x48\x0a\xf4\x21\xc2\x69\xd1\x14\x7c\x3d\x27\x24\x05\x05\x3b\xc3\x09\x49\x31\x81\xf9\x27\x3a\x58\x66\xd3\x9d\xe8\x60\x55\x27\xdd\x02\x08\xe9\x38\xfc\x0f\xb2\x0f\xbb\xf1\x04\x05\x8c\xe2\x5d\xb0\x92\x81\x4a\xa7\x44\x04\xcb\xd9\x29\x11\xe1\x4b\x81\x88\x18\xbb\xff\xf1\x1a\xec\xbb\x96\x3e\x11\x09\x27\x44\x44\x04\x62\x9d\x10\x11\xcd\x8f\x03\x22\x62\x60\x31\x9c\x11\x91\x25\xa7\x92\xa9\xde\x2c\x9f\x67\x74\x9a\xf1\xa2\xa3\xd3\x8c\x57\x1b\xc9\x1d\x3c\xbc\x27\x4b\x81\x53\x09\x6b\x1e\xe1\xef\x70\x42\x44\xcc\xe8\x99\xd8\x63\x2c\xbb\xe7\xb2\xf4\xe7\xd3\xa3\x65\xe9\x1f\x87\x1f\xe3\xda\x7c\x27\xf2\xe8\xe1\x5c\x9b\xef\x71\xfa\x71\xac\xcd\x77\x8e\xe0\xd1\xb1\x8e\xb0\xff\xce\xb5\xf9\x6e\xd4\x36\x0b\xe7\xda\x7c\xe7\x74\x7a\xae\x4d\x74\x4e\x36\xbc\x73\xf9\xf1\x56\x32\xd7\x3a\x1a\x9c\x49\xdf\xd7\xb6\x39\xa7\x13\x79\x6d\x9b\x47\xe2\xe8\x5a\xd6\xee\x16\x01\xda\xd7\xb2\xc0\xb6\x48\xc2\xc9\xb5\x8c\x8b\x83\x5a\x28\xe1\x5a\x7d\x88\xd4\xa6\x0b\xd7\xea\x43\xbf\xe3\xd6\x1b\x73\xf4\x5a\xfd\x88\xa8\x6c\x84\x6b\xf5\x83\xff\x6f\x7f\x59\x56\xa8\x19\x9a\xd7\xea\x4b\x8c\xd9\xbb\xb1\x09\x93\xa2\x72\x55\xa2\x0f\xc0\x76\x17\x86\x04\x85\x57\xc3\xb5\x0c\x89\x7e\x9f\xbd\x6b\x3e\x5c\x7f\xc6\xe1\x5a\xc6\xc4\x77\x54\xff\x1c\xb5\x3f\x47\xfd\xcf\xd1\xf8\x73\x34\x7f\x1f\xad\x11\xfb\x8e\xf6\x3f\x47\xc7\x9f\xa3\xf0\xe7\x28\xfe\x39\x3a\xff\x1c\x5d\x7f\x8e\xd2\x9f\xa3\xfb\xcf\xd1\x9f\xfe\xb5\x3f\xfd\x6b\x7f\xfa\xd7\xfe\xf4\xaf\xfd\xe9\x5f\xfb\xd3\xbf\xf6\xa7\x7f\xfd\x4f\xff\xfa\x9f\xfe\xf5\x3f\xfd\xeb\x7f\xfa\xd7\xff\xf4\xaf\xff\xe9\x5f\xff\xd3\xbf\xfe\xa7\x7f\xfd\x4f\xff\xfa\x9f\xfe\xf5\x3f\xfd\xeb\x7f\xfa\xd7\xff\xf4\xaf\xff\xe9\x5f\xff\xfa\xf7\x9f\xcb\xf3\xd5\xff\x74\x7d\xfc\xe9\xfa\xf2\xb4\x6e\x1b\x84\xda\x35\xe8\x3a\x80\xf5\x1a\x74\xdd\x49\x37\xe8\xba\x93\x79\xd9\x51\x2b\x64\x75\x1d\x5d\xeb\xb3\x81\xf3\xbc\x96\xa7\xf5\xd8\x0f\xff\xa3\x5a\xc6\xed\xd1\x5a\xe4\x0f\xa8\xa9\x0b\x1b\x8b\x22\x4c\xe1\x1a\x84\xe5\x43\x03\x5e\xcb\xc6\xba\x24\x80\x2e\xab\x34\x14\xdb\xb2\x3c\x75\x54\x2f\x0b\xd7\xb2\xb1\x8e\x13\x5f\xf5\x35\x59\x6a\xb0\x17\xae\x65\x63\x1d\xc8\xd9\x87\x6b\xd9\x58\x07\x55\x68\xc3\xb5\x6c\xac\x83\x22\xb1\xe1\x5a\x36\xd6\x41\x7d\xdc\x70\x2d\x1b\xeb\x38\xfd\xb4\x97\x8d\x75\x9c\x2c\xeb\xd7\xb2\xb1\x0e\x2a\xd4\x86\x6b\xd9\x58\xc7\x69\x3b\x97\x8d\x75\x50\xb9\x37\x5c\xcb\xc6\x3a\xa8\x88\x1b\xae\x65\x63\x1d\x27\xd8\xe1\x5a\x36\xd6\x71\x5e\x3e\xa1\x73\xc4\x28\x2d\x1b\xeb\xa0\x52\x70\xb8\x26\xfd\x03\x9d\xa4\x8d\xfe\xe1\xc5\x4b\x9b\xfd\x0b\x1c\xd9\xbf\x93\x23\xfa\x87\xeb\x25\x6d\xf4\x0f\x8b\x32\x6d\xf4\xef\xf2\x2e\xf6\xef\xe0\xc8\xfe\x65\x8e\xe8\x1f\x9b\x58\xda\xe8\x1f\x74\x57\xda\xec\xdf\xce\x91\xfd\xdb\x38\xfa\x3d\x75\xd3\xd6\xff\x1c\x8d\x3f\x47\xbf\xe7\x67\xda\xe9\x5f\xa6\x47\xfb\xfe\xe7\xbf\xe3\xcf\xd1\xf5\xe7\x28\xb1\x19\x45\x8e\x6e\x8e\xbc\x4b\xe6\x88\x91\x58\x96\xd3\xd4\x44\x48\x7b\xfd\x73\x97\x3f\xad\xde\xff\xb4\x7a\xff\xd3\xea\xfd\x4f\xab\x8f\xed\xcf\xd1\x9f\x56\x1f\x7f\x5a\x7d\x84\x3f\x47\xf1\xcf\xd1\xf9\xe7\xe8\x4f\xff\x8e\xf4\xe7\xe8\xfe\x73\x94\xff\x1c\x95\x3f\x47\x95\x6d\x69\xf6\x01\xf1\x99\x96\xf9\x74\x52\xe6\x20\xa4\xe5\x7b\xed\xf7\x59\xfb\xc0\xb1\x92\x0e\x0a\x19\x05\xff\x9f\xfc\x7f\xf6\x49\x24\x6e\x42\x4e\x34\xe3\x35\x4f\xcb\xc4\xea\xf7\x75\xf4\x09\x33\x90\x02\xae\x18\x36\xfb\x14\xa8\x49\x13\xfd\x2f\x72\xb7\xab\x37\x5c\x5f\x69\x99\x5a\xfd\xbe\xce\xde\xba\xe7\x5c\x64\x35\xf0\x7e\x96\xb9\x95\x0a\xc9\x1e\x29\xdc\xcf\xf5\x06\x01\xa4\xe5\x78\x4d\x54\x39\x0c\x29\x90\x11\x51\x6d\x29\x05\x9a\xba\x4f\x1a\x5c\x9b\x7b\xbb\xbd\xdb\xda\xe0\xa9\x39\x12\x52\xa4\xce\x4e\xf7\x88\x3a\x3b\x30\x13\x09\xf9\x51\x13\x73\xd2\x32\xbb\xe2\x8e\x43\x30\x51\xc8\x8e\x4a\x4c\x21\x45\xfa\x73\xa6\x4e\x9d\x9a\x90\x90\x27\x95\xe6\x4e\xc8\x93\x2e\x1e\xea\x3f\x97\xed\x84\x72\xa9\xb2\x3a\x69\x59\x6c\xfd\x3e\x63\x9f\x44\xbf\xa6\x65\xb5\xf1\xa0\xe9\x2f\x0b\x04\x54\x5f\x0c\xea\xa6\xf5\xb2\x91\xcb\xcf\x1c\xb0\xca\x53\x1c\xcf\x30\x9a\x4e\x9b\xe2\x7c\xa6\x41\x83\x35\x4d\xa8\x9c\x56\x3c\x7f\x89\x9a\x0c\x91\x45\x3d\xa1\x72\x4a\x59\xc6\x90\xce\x3f\x53\xfa\x8c\x4f\xbb\x28\xa3\x18\xd2\xf9\x67\x5a\x53\x97\x21\x3e\xd7\x5a\xb6\x87\x81\x3d\xff\x4c\x6b\xe4\x4c\x1b\xfe\xa9\x74\x7e\xfd\x6d\xb6\x02\x4a\x01\x6a\x2e\x21\x69\xda\xb0\x9a\xd3\xe9\xb4\x3e\x7a\xbb\x7d\x12\x6c\x3c\x80\x30\x9d\xf6\x77\xef\x66\xd9\x25\xa4\x4d\x1b\xd8\x24\x21\x6d\xda\x70\x33\x25\xa4\x4d\x1b\x1e\xd9\x74\xfd\xe9\x2f\xd2\xa6\xd4\x56\x0e\x09\x69\x53\x2a\x34\x87\x84\xb4\xe9\x70\xe9\x5e\x5e\xde\x78\xee\x5e\x77\xbf\x1f\x9e\x3d\x40\xde\xb4\x9f\xfe\x5f\xbe\x0f\xd3\xe7\xae\xfe\xf6\xdb\x16\xae\xfe\x9a\xa8\x9d\x2e\xa6\xba\x63\xb5\xbc\xbd\xc9\x08\x97\x84\xfc\xa9\x74\x5c\x4a\xd8\xb1\xe7\xd6\x8d\x61\x48\x89\x4f\xf8\xbc\x7b\x73\xb6\x21\x83\xaa\xe7\x3a\xad\x38\x94\xd0\x5d\x4c\x91\x41\x95\xce\x4b\x89\xe9\x1e\xcf\x3e\xa7\xd7\x5e\x5c\xeb\xff\x89\xcf\x7b\xeb\x13\x17\x45\x4a\x7f\xde\x71\xca\xcf\xb3\xbb\x73\x2b\x95\xf7\x17\xb6\xdf\x84\x2c\xea\xc0\xe1\x91\xd2\x9f\x25\x7a\x79\x88\x63\x80\x00\x4e\x49\xe7\x0b\xb3\x1c\x59\xd4\x01\x8a\x4b\xb7\xa1\x9e\x1e\x91\x80\x85\x47\x3a\xdd\xf1\x79\xa6\x9e\xee\x44\x04\x7e\x76\x91\x42\xfe\x74\x66\xaf\x4d\xcf\xd9\x26\xaa\x27\xbc\xc8\x13\xf7\x50\xba\xf3\x33\x26\x68\xee\x85\x74\x97\x17\x1b\xb8\x91\x2e\x6f\x72\x7c\x36\xd2\xe5\x4d\xee\x77\xec\x7d\x5e\xb6\xa8\xbf\xe3\x06\x11\x96\x94\x44\xf5\x4b\xb9\xe7\xb7\x98\x31\xee\xcb\xb3\x3c\x8b\x86\x81\x92\xa9\xe0\xa8\x44\xf5\xf1\xcd\x99\x97\xff\xcc\x5f\xe4\x54\xcd\x0f\x4c\xd9\xe5\xf8\xee\x8d\x18\x93\xb4\xbc\xcb\xac\x0c\xb8\x4f\x12\x5e\x64\xbd\xe4\x29\xdb\xb7\xdc\xa7\x9b\xef\xf2\x24\xc7\xfc\xb4\xab\x3d\x2d\x1d\x38\x04\x53\xee\xcf\x96\x24\x8b\x92\xf2\xbb\x34\x8f\x61\x8b\x97\x7b\x51\x85\xb8\x84\x94\xea\x86\xf9\x97\xca\xbb\xe5\x0c\xb0\x7c\x42\x4e\x75\xdf\xfc\x7f\x79\x20\x76\x5c\x93\x69\xf9\xa7\xcf\xdb\x2d\xa1\x9c\x4f\x6b\x75\xab\x24\x74\x82\x9e\x55\xaf\xa4\x77\x5c\xb3\xf7\x46\xad\x7b\x78\xef\xf7\xdd\x8a\xf2\x12\x91\x35\xc7\xee\xd9\x6e\xb7\x57\xd7\x49\x9c\x0a\xf9\x9e\x9a\x68\xe5\x5d\x97\x86\x1b\x5c\x19\xef\x2f\xd9\x5f\xd6\xb6\x14\xd3\xbf\xe2\xaa\x13\x01\x38\xc2\xf8\x54\xfd\x8c\x4b\x1f\x58\xa3\xe9\x81\xa4\xb3\x77\xe0\x7c\x5a\x90\x34\x3e\x9f\x6a\x8d\x6f\x67\x9c\x0c\x04\xe3\xc4\xe1\xf5\x6b\xa9\x0e\xda\x85\x95\xa1\x49\xa3\xf7\x9b\xc1\x7a\xa0\xe9\xd1\xbb\xaf\xa6\xe6\x67\x22\x23\x80\x1f\x52\x2d\xef\x02\x81\x37\x2c\xd5\xd7\x22\x91\x28\x4b\x04\xe8\xe8\x21\x4e\x0b\xa6\x5e\x8a\x02\xa5\x3a\xde\xa7\x12\xa4\x93\x2a\xbb\x36\x64\x4b\x22\x48\xe7\x8c\x1e\x21\x3a\xe3\x47\x8c\x4a\x6b\x70\x22\x2c\xa8\xda\xef\x18\xfa\x63\x09\xb6\xb7\xff\xcf\x36\xb8\x20\xeb\x42\xbc\xeb\x88\xa9\x1f\x5b\x37\xdd\x3a\xb5\xf4\xf6\xcf\xc5\x09\x69\xd6\x23\xf9\xfc\xf5\x69\x1c\x8e\xdf\x82\xae\x77\x70\x6a\xb4\xcf\x12\xbb\x3d\xbb\x3d\x9f\x96\x09\x19\xa9\xf5\xe7\x1d\x4e\x18\x80\xd4\xc6\xfb\x8b\xcb\x4f\x9b\x6f\x1b\x08\x8b\x4c\x0b\xce\x06\xd3\x38\x12\x52\xae\xc1\x8f\x7d\xc1\xd9\x53\x21\x9c\x84\x94\x6b\x20\x4c\x2a\x2d\x38\x1b\x4f\x2d\x93\x7e\x7e\xad\xf1\x7f\xde\xbf\x96\xd6\x1f\x48\x9b\x90\x73\x0d\xda\x8c\x3d\x7f\x9b\x15\x23\xd9\x51\x10\x73\x8b\x41\xd2\x55\x3c\x95\x16\xac\x5d\xbc\xd5\x3a\xfa\x2c\x50\x62\x36\x12\xb2\xae\x11\xfc\x93\xfa\x7c\x8d\x15\x37\x24\xa4\x5d\xf5\xaa\xa7\x85\x61\x43\xb7\x25\x0b\xc3\xc6\xf8\x9c\x89\x5c\x98\xb3\x13\x2e\x20\x42\x23\x27\xb2\x12\x8c\x28\x4e\xe3\x8f\xb5\x3d\xd2\x37\xea\xb4\x72\x7c\xdb\x75\xf2\x6e\x5f\x9f\xa3\xcf\x5e\xef\x3b\x12\x83\x93\xc6\x1f\x64\x81\xa8\x92\x92\x9e\x69\xe1\xd9\x18\xe1\x67\x12\xa2\x4a\x51\xcc\x83\xa8\xd2\xd3\x83\xb9\xbd\x66\x8f\xd7\x2e\x4c\x1b\x0f\x22\x22\xd2\x3c\x3e\xb3\xc8\x5f\xd6\x37\x7e\xda\x26\xc5\x95\x82\x77\x3b\x41\xce\x8c\xf3\xc2\xb5\xf1\x3c\x3c\x13\xf3\xc4\xed\x52\x71\x25\xbf\xd9\x85\x6b\xa3\xa9\xef\x69\xe1\xda\xcb\xf8\xee\xf4\x64\x31\xf8\x1f\x73\xfa\xda\xfb\x70\xf1\x9e\xfd\xfd\x05\xf7\x5c\x52\x64\xc9\xaf\x6c\xfa\x7e\x5b\x6f\x38\xc0\x6e\x33\x1a\xf0\x35\xdc\xdb\xfe\x7c\xa5\x4a\x12\xdc\xdb\xf1\x5e\x01\xfd\x7b\x6f\xe1\xfd\x05\x6a\xfc\xde\x98\xdb\xe0\xeb\x9b\xec\x86\xeb\xf0\xfe\xd7\xfa\xca\xa3\x47\xe9\x5d\xb2\x8b\xf7\x5f\x21\xb3\xe6\x59\xde\x5b\x7e\xee\x3d\xb3\x77\x23\x98\x92\x35\xf5\xde\x7e\xbf\xe7\x7b\x6b\xef\x06\x3a\xbd\xbf\x8a\xd3\x9e\xcd\xf7\x1c\x6b\x6f\x87\xf7\x47\x75\x1a\x77\xdf\xad\x40\x13\x28\xe4\x7e\x54\x98\x26\x47\x14\xc6\xb8\x3c\x93\x08\x97\xeb\x5f\x81\x85\xf7\xa2\x1f\xae\x1b\x47\xc0\xbd\xe8\x87\x78\x3d\xb7\x7c\xbd\x8b\x1d\x78\x77\xef\xf9\x5d\x9e\x71\xd3\xdc\x7b\xf9\xce\x89\xfc\x02\x57\xcc\x0e\x77\x93\x14\x71\x83\x2d\xee\x05\x9a\xe3\x85\x1d\x72\x4b\x29\x10\x6f\x7c\x1f\xfb\x73\xa7\xe9\xf3\xe1\x0e\x32\xb6\xc6\xfd\x07\x1c\xdf\x7f\xc0\xf1\xfd\x07\x1c\xdf\x87\xd5\xdd\xbc\x0e\xb5\x6c\xe2\x58\xee\xe3\x7e\xed\x83\xc3\xe7\x12\x9d\x33\x3c\xdb\xfe\x8c\xde\x61\x0d\x6e\x41\xf2\x39\xfa\xa8\xde\x7f\xf5\xa9\xd8\xa7\x83\x82\xb3\x7c\xa0\x37\x49\x12\x3b\xa8\xeb\x26\x40\xa9\x10\x17\x7a\x87\xed\xbd\x13\x0e\x94\x3b\x00\x24\x87\x47\xc7\xf3\xbf\x76\xdd\xbd\x00\x72\x4c\x58\xd7\xf7\x03\x90\x7f\xfe\x67\xfa\xc0\x45\xec\x10\x98\xb7\xe9\xdd\x9b\x47\xc4\xc7\x92\x5c\x74\x3f\xe0\xf8\xec\xc8\xfd\x87\x3b\xe4\xe7\x97\x8e\xb5\x71\x9b\xe6\x1d\xbc\xe2\xcf\xd4\x35\xcd\x3b\x7a\xb4\xa6\x6d\x29\xb6\xfb\xb3\x52\x92\xed\x96\xb3\xe0\x49\x46\x27\x41\xc1\xde\x44\x27\x15\xd2\x6b\xee\x78\xbc\xf6\x70\xf7\x97\xd5\xe7\x0b\x17\xcc\x4d\x84\xd2\x1d\xfd\x0f\xc5\xed\xe7\x4e\x5a\x9f\xb3\x2b\x6c\x7a\xc7\xf4\xfe\x72\x7b\xc5\xfd\x9a\x08\xdd\x73\x7e\xfa\x1d\xb4\x1e\xef\x07\x29\xff\xdc\x83\x51\xa6\x6a\x61\x03\x11\xdd\xb1\xbd\xff\x63\xf3\xdd\xb1\xbf\xbf\x38\x1f\xa8\x5e\xd8\x21\x48\x6f\xaa\x17\x76\x08\xfc\xfb\xdc\x9e\x05\xc4\x64\xa3\x1b\xb4\xdc\x30\x51\xee\xd3\xc0\x3b\xde\x19\x15\x0c\x3b\xe4\xea\xbd\xd0\x72\x10\x75\xdc\xe7\xf9\xf5\x84\xb9\x7a\x2a\xdc\xc5\x5b\x38\x5f\x34\xd5\x5c\x1c\x4f\xfa\x1e\x63\x37\xd7\xf5\x3e\xf3\x6b\x94\x61\xa1\xde\x0b\x39\x87\xea\x0c\x3a\xeb\x73\x0f\x33\x3c\xee\xb3\x3d\x0b\x5c\x77\x5e\x51\x10\x44\xf9\xcf\x9b\xaa\x87\x83\xd8\xf8\x9b\xaa\x87\x06\x69\xde\x97\x62\x5e\x8c\x04\xb1\x51\x87\x6f\x81\xaa\x87\x13\x7e\xe8\xa6\xea\xa1\x4a\x2e\xf7\x15\x3f\x5c\xc8\x5b\xba\xce\x67\x9b\x30\x2f\xf8\xa6\xfa\xe1\x2c\xfe\x4f\x8a\xb9\x63\x2e\x7a\xbe\xee\x3e\x60\xcd\xee\xcb\x75\xeb\xe8\x14\xb4\x08\x37\x55\x10\x29\x22\x11\xee\xeb\xcf\x5c\xbf\xda\xb3\x46\x18\x32\x7b\x5f\xef\x36\x45\xd5\xa5\x70\x5f\xe3\x5b\x09\x79\x93\x0b\x49\x9f\xc3\x85\x5d\x24\x1d\x5b\x47\xd9\x3d\xdc\x54\x45\xd4\xbc\xbe\xd3\x6f\xc7\xdf\x9d\x34\x3f\xef\xae\x2c\xee\xbd\x90\x74\xc8\x88\x64\xdc\xe9\xfc\x4c\x28\xc6\x9d\xf8\x2a\xb5\x5a\xee\x07\x49\xff\xb4\x8f\xb7\x94\xee\x6f\xd5\xa2\x0f\xc4\x59\x89\xcc\x6e\x91\xf4\xcf\x15\x97\x57\xd4\x77\x2b\xde\xfe\x25\x37\x75\x13\x8a\xb5\x15\x3b\xfb\x0e\xcf\x74\xa9\xb2\x62\x22\xda\x62\x77\x9a\xef\xad\x71\x93\xdc\xa4\xc2\x6f\xe8\x44\xdc\x2b\x5c\x6b\x96\xc3\xff\x08\x28\xc2\x31\x72\x5b\x35\xd1\x49\x6e\xd5\x44\xef\x4b\x1d\x92\x86\x0d\x7a\xdf\xd7\xfb\xda\xa0\x16\x6f\xc1\x78\x4c\x9d\xa2\x57\xe1\x26\x25\xfe\xd8\x7c\x2e\xe2\xae\x4e\x12\x52\xe2\x0f\x28\xbd\x9b\x94\xf8\xc3\x97\x27\x08\xff\x59\x2c\xdd\xf8\x1e\x10\x7e\xf4\xd1\x6c\xf7\x3b\x25\x9e\x05\x4a\x20\x7e\x1d\x7d\xfa\xf1\xe4\xed\xbd\x8f\x0b\x40\xde\x1f\xe4\x41\xc9\xb0\x70\x5b\x55\xf1\xf0\x0a\x54\x17\x2e\xcf\x8e\xef\x53\x87\x67\x9f\xef\x33\x86\xe7\x2c\xc2\xb0\xf8\xd9\xe5\xf4\x5d\x41\x5f\xf2\xb7\x05\xe2\x88\xb9\x17\x68\x8f\xd9\x8f\x2d\x3b\x0e\x8c\x71\xae\xdf\xfd\x6d\x91\x9f\x47\xe8\xc6\xba\xdf\xf9\x1d\x0b\x95\x5b\x6e\xab\x31\x26\xdb\x40\xa4\x84\xdb\x3e\x80\x7d\xb8\xc0\x90\x46\x4f\xe9\xde\x70\x13\x4c\x76\xe2\x88\xbb\x09\x26\x8b\xce\x0b\x82\xc9\x28\x9a\x1c\x6e\x04\x7d\xe7\xf4\xbf\x65\xad\xca\x1d\xdd\xe5\xfd\x1c\x06\xd1\xd5\x77\x79\x97\xc2\xe1\x52\x57\x5e\x53\x66\x10\xa5\x71\x2f\xb0\x1e\xb3\xdb\xd0\x02\xeb\x97\x59\x76\x37\x91\x65\x57\xb2\x07\x8b\xea\xbe\xb2\xcf\x1e\x0b\x73\xfa\x19\x59\x99\x11\xcc\x76\x4b\x0c\xaf\x0f\x97\x1e\x56\xd2\xb9\xb5\xe1\x16\x0a\x1f\xd1\xe5\x13\x29\xe0\x7b\x7a\xe6\xaf\x77\x4d\x9f\x21\x86\x2f\xb7\x1d\x88\x61\xd5\x03\xef\x85\xc0\x23\xf5\x05\xc3\x5d\x5f\x44\xd2\x88\xd0\xba\x1f\xf4\xbd\x75\xc5\x62\x6f\xd1\xf7\x99\x7b\x73\x6b\x12\x7d\x5f\xb1\x37\xb7\xe7\xda\xde\x5f\x9c\x2b\xf5\x73\x52\x74\x9f\x35\xbe\x2d\xce\x73\xe6\xb3\xf8\x19\x91\x72\x13\x9d\x96\x9c\xe1\x20\xf1\x0b\x44\x77\x37\xf3\x43\x19\xcd\x85\xc4\xa3\x3a\xf7\x77\xc3\x52\x77\xd1\x5d\x08\x3c\x3e\x73\x45\x04\xfe\xd3\x12\x0d\x28\x6a\xf1\x53\x0b\x28\xdc\xa4\xe6\x57\xbf\x67\x2a\x3c\x26\x3c\x07\xf7\x1f\xe2\xf8\x6e\x6f\xbf\xcd\x3d\xb8\xc9\xa9\x49\x20\xd4\xfb\x49\xdd\xb7\x2f\xe3\x3d\xdb\x2f\x8e\x4a\x8f\x09\xfe\xec\x36\xe7\xc6\x85\x7c\x21\xee\x73\x73\x13\xef\xc7\x33\x32\x8d\x30\x8d\xbb\x87\xef\x17\xde\x24\xb9\x37\xc9\x15\x8b\xdc\x9b\xe4\x1a\x45\xee\xcd\x83\x07\xc8\xbd\x91\xad\xb9\xc9\xbd\x49\xcd\x27\xd1\x5f\x32\x40\xee\x4e\x40\xa5\xf3\xa8\xd7\xd7\x18\x74\xd6\x92\x9b\xf3\xe0\x10\xa4\x89\xa3\x73\xbf\xdb\xdf\x1f\xd3\x91\x59\xfd\x8b\x35\xfe\xef\x6d\x82\xd4\x9d\xe4\x84\x1e\xfb\x7b\x23\x1c\x10\xf7\x78\x2d\xde\xae\xe5\x38\x78\xfd\x4e\x2d\x52\x78\x6e\x00\xea\x4d\x0a\x8f\x51\xf5\x37\x29\x3c\xc6\xa4\xde\xa4\xf0\xdc\x78\x48\xef\x05\xc8\x83\x0a\x84\xf7\x78\x41\x5a\x77\x6a\x2c\x30\x1e\xfa\xe9\x53\x74\xbe\xfc\x80\x50\x06\x68\xb8\xdc\x6f\x5d\x31\xff\x7b\xf4\x67\xc8\x8c\x70\xbe\x09\xe6\xbb\x9b\xed\x5e\x53\xe0\xf6\xa5\x12\xcc\x77\x93\x7d\x7a\x13\xcc\x77\x37\xff\x5b\x4e\x88\xe2\x42\x39\xc3\xeb\x58\x11\xf2\xcd\xf8\x59\xc4\xf4\x14\x60\x7e\xe2\xa5\xbc\x09\xea\xbb\x5d\xfe\x09\xea\xbb\xdd\x56\x09\xea\xbb\x5d\xa8\x09\xea\x0b\xc9\x56\x10\x35\xe5\x92\x3d\xeb\xfb\xf1\x1c\xfe\xf2\xd3\xe7\x58\x09\x32\xbc\x1f\x60\x7e\x3d\x4c\xc0\x3d\xc7\xf3\x4b\xc7\xfd\x74\x13\xe0\x97\x79\xbb\x79\xb3\x08\x45\xe3\xc8\x14\xe9\xca\x11\x69\x5a\x2c\x33\x99\x00\xbf\x82\x73\x25\x6f\xf1\x1d\xd9\xc3\x3b\xe9\x68\x8b\x1c\x5d\xef\x12\xc4\xb4\xcf\x82\xf2\xeb\xea\xb3\x7b\x05\x69\x67\xc3\xfb\xa3\x74\xc3\x76\x97\xb7\xf2\x9e\xbd\x79\x36\x91\x58\xd3\xfb\xaf\x7e\xab\x1b\x93\x09\xf8\xab\xbb\xff\xa1\x76\x83\x5d\x9a\xb7\xcf\x8c\x21\x83\x21\x93\xfa\xa3\x46\x5e\x36\xe8\xef\x39\xfa\xe9\xf3\x5a\xcf\xd6\xd1\xf7\x99\xe3\x2e\xcc\x04\xfe\x29\x39\x9c\x09\xfc\x53\x56\x38\xef\xf6\x39\x75\xea\x81\x86\x4c\xc5\xca\x42\x4e\x47\x16\x99\xc7\xab\x1b\xa6\x9c\x09\x00\x34\x3b\x24\xef\xaa\xdf\x30\x02\x54\x7e\xa9\xcc\xb8\x4c\xe5\x17\x15\xed\xf3\xde\x9f\x27\xa9\x1a\x9e\x91\x2a\x10\x2d\xe5\x7d\x3e\xff\xab\x07\x9e\x8f\xed\xb1\xae\x55\xbb\xc9\x22\xf7\x9f\x5f\x60\x9c\xf2\x71\xbc\x8e\x0e\xe6\x69\x3e\xc2\x7b\x0e\x2e\xa5\x7c\xc4\xf7\x17\xb6\xdc\x7c\xa8\x34\x49\x1f\x0e\x95\x26\x3d\x3b\xbd\x67\x3b\xbe\x87\x01\xac\x9e\x6d\x1a\x9b\xff\x95\xaf\x8d\x5e\x5f\x5f\x4c\x00\xf3\x98\x8f\xf6\x6e\x5b\xce\x52\xe9\xee\x9f\x73\x82\x57\x59\x69\x35\x73\x34\xdf\x5e\x61\x68\xe4\xf0\x8e\xc5\xc0\x49\x9c\x8d\x2a\x04\xf9\x66\xa2\x0a\xf5\xdd\x67\xa4\x0f\x06\xb1\x90\x19\xe9\x83\x81\x5b\x29\x2f\x24\x1f\x9f\xbe\x21\x7d\x30\x70\x7a\x67\xa4\x0f\x06\x5b\x72\x7e\x90\xfc\x0f\x3a\xf2\x6c\x82\x77\x71\x99\xe5\x00\xa2\xbb\x6c\x41\x5d\x38\x62\xd8\x82\xd7\x01\x35\xc9\xe8\xc8\x0b\xc9\x47\xd3\xe3\xf2\x42\xf2\xc1\x0d\x25\x87\xf9\x1a\x7a\x70\x68\x39\x5a\xe4\x83\xb3\xa3\x45\x3e\x98\x37\x0b\xc9\xc7\x8a\x51\x94\xa3\xa6\x5b\xfc\xc7\x16\x91\x63\x7c\x17\x40\x87\x82\xe0\xc4\x49\x60\x66\x16\xe4\xa7\xd1\xc7\x6e\x23\x4c\x26\xe1\x15\x44\x52\xd8\xd9\x1f\x73\x24\x62\x1d\x70\x9b\xa3\xc9\x24\x74\x9e\xe0\xc5\x5c\x6d\xee\x67\xd9\xdc\xde\x97\x7c\x81\x69\x2b\xf0\xbb\x26\xef\xfb\x3b\xa2\x23\x9f\x8a\x0c\xd1\x82\xd3\x68\x00\x3e\x28\x54\x16\xa6\x1f\xa2\x45\x3e\xf1\x7f\xe6\x05\xe8\x63\x75\x78\x05\xf4\x3f\x60\x9c\x6d\x29\x9f\xaf\x45\x23\xa8\xcc\x50\xe0\x3b\x5e\xe5\x7c\x7e\x9c\x0a\x30\x33\x3f\x80\x7e\xeb\x86\xae\xe6\x87\x0a\xff\x81\xba\x4c\x08\xa8\x70\xcb\x55\xe5\xf3\x05\xb7\x13\x1b\x34\x4b\x87\xff\x2c\x26\xd3\x5f\x28\xa8\xe0\x98\x9e\x2f\x8a\x79\x3e\xcd\x6b\x7b\x26\xc6\xc0\x6a\xcb\xea\xc6\x39\x22\x24\x3e\x05\x68\xef\x7c\x85\xd7\x8e\x05\x53\x64\x92\x9f\x0e\xb6\xa9\x7c\x59\xec\x8a\xd6\xaa\x1d\x47\x3e\x6a\xbe\x5e\xf4\x22\x4c\xcd\x0f\x35\xbe\xbf\x1f\x21\xd4\xf8\xe1\x7c\x59\xc0\x3e\x28\xbd\x90\xad\xfc\xc9\xa6\x96\xa1\xc5\x4b\xb4\x5d\x48\x93\x62\x99\x65\x01\xfd\xcf\x7d\x93\xff\xcf\x77\x6c\x1d\x6d\xaa\x83\xee\x8e\x42\x7a\x7d\xcf\x93\x68\x8f\x0c\x35\xbe\x61\xfb\xe7\x07\xd4\x5f\xbd\xf9\xc6\x93\x5b\x7b\xef\x4a\x8a\xe5\x05\xec\xc3\xc0\x34\xc8\xe9\x7a\xaf\xc0\xc6\xcd\x02\xfb\x1f\x4b\xed\xf0\x19\xf7\xfb\xd4\xa7\x55\x3a\xb4\xe8\x63\x7a\x39\x35\x4a\x34\x87\x9c\x3e\xda\xd1\x6f\x66\xa1\xf7\xa0\x2e\x77\x16\xbd\x2f\x16\x8e\xf7\x93\x5e\x8b\xbe\x75\xcf\x71\x2c\x52\xb7\x9c\x44\x5e\x08\x3e\x58\xc2\x2b\xdf\xef\x58\x28\xd5\x9b\x49\xba\x4a\xa7\x67\x87\xcf\xdc\xa0\x67\xd2\xea\x31\xf6\x89\xb3\x34\xdf\xe7\x8b\xd1\xf0\x2b\x64\x11\xfd\xcf\x39\x60\xec\xfc\x20\xfa\xb3\xb7\xea\x2f\x70\x11\x9b\xed\x78\x39\x46\xa3\xfb\xf3\xfd\xdb\xd2\xcf\x0b\xd5\xdf\x26\x2e\xe6\x07\xd5\x1f\x0f\x7f\x98\x45\xf5\x3f\xa6\xe2\xe5\x39\x2f\xaa\x1f\xa0\x97\x7c\xbf\x51\x4f\x1a\x87\x59\x54\xff\x73\x8e\x63\x2e\xaa\x3f\x5b\x37\x85\x31\x67\xb8\x27\x8d\x8e\x1c\xde\x76\x62\x73\xe7\x07\xd9\x5f\x5d\x49\xb9\x9c\x5f\xa7\xcf\x04\x01\x67\x2a\xf6\x24\x5c\x48\x79\x21\xfb\x15\x44\xb5\x8e\x96\xc9\xdb\x40\x60\x79\x21\xfa\xd0\x71\xd2\xe5\x85\xe8\xcf\xdb\x2f\x28\xbf\xf3\xa1\x3b\x67\xa8\xda\x73\x6b\x9e\x2d\x34\x1f\xb7\xd3\x6b\xc7\xd3\xd2\x89\x63\x38\xe7\xf7\xbb\x78\x36\xf7\xf2\x85\x8d\xb8\x96\x4a\xc3\xff\x18\xd0\x20\xb9\x5c\x8e\x17\x91\x1e\x5e\xb5\x42\xa0\x2d\x2f\x93\xa1\xe2\x2f\x57\x29\xa9\xf8\x33\xf7\xa1\xd1\xb7\x10\xfe\x79\x69\x72\x88\xf0\x63\xe8\xf3\x9f\xaa\x8f\xf9\x01\xff\x47\x9f\x4e\xac\x07\xfc\x87\x6e\x02\x4c\x2e\x7f\xa6\x49\xf9\x9c\x1e\x38\xb4\x32\x0e\x00\x63\xa4\xf2\x72\x00\x44\x7d\x7d\xb9\x90\x1c\xee\x1e\xb9\x1c\x00\x41\x89\xd7\xfc\x38\x00\xf6\x6e\xa2\x7e\x36\x32\x1c\xb0\x97\x1f\x1a\x7e\xef\xcd\x09\x57\x7f\xf3\x1c\x99\xc8\xf0\xe7\xa3\x5b\x0e\x80\x38\xdd\xde\xea\xf5\x4c\xc4\x67\xa9\xaf\x58\x89\x5a\x72\x3a\x01\xe2\xf6\xda\x65\x9f\x13\x60\x3a\xec\xcb\x09\xb0\xe6\xcb\x3a\xaa\xef\xff\x9b\xcf\x68\x6f\xfb\xb4\x89\x89\xad\x8f\xc1\xd6\x2e\xe7\x87\x25\xba\xf2\x03\xfc\xb7\x77\x19\x68\xdf\x56\x81\xaf\x35\xb7\xfd\x73\x44\x70\x0f\xa8\x78\x83\xeb\xf2\x43\xc5\x6f\x7d\x68\xa3\xe2\x04\x30\xa1\x2b\xa3\xcd\xb7\x41\xee\x65\xb5\xf9\x7c\x8b\xcb\x01\x10\x4d\xda\xcf\xcb\x01\x10\xa7\x4b\x43\x7b\x7d\xdf\x8f\xcd\xd8\xca\xfb\xd9\x3a\xa2\xcb\x11\x10\x95\x07\xc8\xe8\xf7\x6d\x87\x67\x2f\x27\xc0\xe6\x47\x84\x7e\xdf\xe6\xa6\xb5\x1c\x00\x71\xe2\x8a\xc9\xcb\x01\x10\xa7\x36\x97\x0e\x00\xd1\x0e\x94\xbb\x99\x09\x19\xfd\x3e\xab\x05\xe5\xfe\x6b\x7b\xf0\xda\xf3\x5b\x7c\x18\xe1\x7e\xbd\xbf\x40\xb1\x66\xb4\xfc\xba\x5b\x5c\xff\x90\x01\xca\x28\xb9\x7f\x8e\xae\xdb\x7b\xac\xe5\xc0\x8a\x9c\x79\x39\x03\x4e\xd3\x9f\x72\x7f\xdf\xb7\x9c\x5f\xee\xd0\xd1\x04\x3b\x66\x9d\x01\x3f\xf3\xc1\x6d\x4e\x0a\xfe\xe7\x17\x3f\xce\xb1\x7d\xbf\x30\x3e\x54\x58\x15\xe3\x67\x51\xff\x8f\x41\xe0\xf7\x34\xc2\x73\x85\x11\x8c\x79\x21\xff\xf3\x80\x27\xcb\x0b\xf9\x9f\xd6\xac\xca\xe3\x7a\xbe\xe7\x67\xab\x1e\x68\x32\xba\x1c\x8d\xdf\x51\x64\x79\xa1\xff\x78\x3d\xcf\x5e\x41\xa0\xfb\xed\x73\xeb\xbb\xc5\x3f\xbf\xb4\x67\x65\x68\xe2\x84\xf1\x3a\xbc\x0c\x2b\xcd\x63\x3c\xdb\x52\x1b\xb6\x68\x45\x24\x65\x37\x4b\x69\xf9\x15\x4c\x42\x1b\xe6\xef\xa0\xdf\xbc\x3c\x00\x61\xc0\x2d\x64\x84\x05\xa3\x5f\xe0\x44\x87\xc8\x6f\x6d\x21\xff\x14\x61\x67\x33\x4a\xe7\xc1\xef\x00\x4a\xfe\x41\x7c\xf3\x35\x0d\x9f\x95\x65\xe6\x6f\x51\xf6\xb9\xeb\xbd\x5b\x98\x24\x2f\x0f\x40\xb0\xfc\x5b\x46\xf1\xfc\x70\xb1\x16\xfd\xff\x5c\xdb\x6c\xd7\xc0\x07\xe1\xd9\xef\x77\xae\x71\x5d\x16\xfa\x3f\x23\x5f\x65\x79\x68\xf9\xe3\xd9\xb8\xcb\x86\x39\xb0\xfb\xff\x42\x07\xc7\xe9\x11\x75\x43\xd9\x1a\x8b\x29\x7e\xdd\xff\xd6\xf7\x9d\x6e\x8f\xd6\x7b\x4e\x18\xe5\x65\xa1\xfe\xa0\x70\x43\x59\xa8\xff\x54\xa4\xa6\x2c\xd4\x7f\x16\x46\xb5\x6c\xf5\x33\x41\xaf\x7f\x6c\x17\x45\x96\x7e\x59\x50\x85\xcb\x3f\x0b\xe9\xf2\xd1\xe3\xfd\x85\x5d\xb3\xa0\x09\xa2\x48\x6f\xc1\x31\x20\xd6\x28\x68\x82\x14\xec\xc6\x02\x53\x6f\x61\xba\x82\x26\x48\x81\xd6\x2a\xfb\x1b\x03\xdd\xc9\xc1\x2d\xfb\xf9\xee\xd6\xd8\xd3\x65\xff\xac\x44\xc8\x9c\xb2\xa7\xe7\x75\x09\x35\xcb\xce\xd0\x4c\x8f\x16\xcf\xa1\xdb\xa6\x2c\xe7\x40\x8a\xd1\xbb\x55\xda\xed\x9d\xda\x63\xe7\x8d\xdb\xff\xd7\xb2\x57\x6e\xff\x1f\x1f\x7a\x48\xfc\xf2\x7d\xfe\x6c\x95\x85\xf2\xb1\x81\xe5\xa3\x1c\x48\x70\xf1\x79\x15\x1d\x03\x3f\x16\xdd\xe6\xd9\x6b\xfa\xef\xb6\x6d\x39\x05\xa2\x7a\x29\x45\xbd\x43\x00\x66\x39\x3e\x7e\x07\x2b\xab\x1c\x96\xfa\x65\x72\x2c\x87\xc0\x8a\x07\x5c\x47\x6b\x3a\x34\x92\xf6\xca\x72\x08\x9c\x2d\x7b\xb4\xfa\x4c\xe9\xe4\x50\x88\x79\x37\x5c\xb0\x1c\x2f\x1a\x52\xde\xb6\x1c\x9f\x7f\x3b\xd9\x0b\xfb\x3c\x1e\xeb\xad\x04\x44\xcf\x9c\xfe\xcb\x09\x70\x56\x48\xeb\xb2\x80\xfe\x4a\xc7\x58\x47\xef\xfb\x6c\xb6\x34\x10\x71\xe2\x84\x0f\xe9\x9b\x7d\xde\x9b\x77\x89\x33\xb0\x20\x26\xb2\x23\xac\x55\x42\xf9\x26\x36\xef\x23\xb8\x85\xa7\xde\xab\xe7\xbc\x01\xa4\xcd\x71\x0d\x2f\x5f\xa3\x10\x70\x09\xd4\x9e\x64\xc3\x2d\x0b\xf8\x9f\x2e\xc5\x25\x7e\x14\x36\x2e\xca\x12\x3f\xe4\x83\x61\x51\x22\x73\xfa\xf2\x28\xbc\xff\x07\x7f\x89\x8c\x08\x9f\xf8\x13\x07\xdf\xbb\x19\xea\x05\x55\x77\xc5\xb7\xcb\x42\xf8\xd7\xe6\xf7\x22\x85\x1f\x4b\x6f\xcf\xff\x6e\x69\xb9\x8f\xc3\xfb\xaf\xf7\x3b\xbb\x47\x6b\x69\x1b\x7e\x7d\x22\xfd\x98\xbb\x9a\x9e\x45\x0a\xff\xe7\x97\xea\x33\xc6\xe7\x0d\xf0\xaa\x37\xe8\xdd\xd8\xc4\xb2\x50\xff\xb5\x63\xd8\x94\xf3\x35\x63\x9a\x0b\xd0\xf9\x25\xf9\xf9\xed\x9e\xe1\x6d\x27\xbe\x8b\xb2\x3c\x00\xd7\xee\xb2\xb4\x3c\x00\xd7\xce\x82\x5e\x16\xfa\xbf\x64\x2f\x8a\x74\x7e\xac\x0f\x9b\x58\x1e\x3a\xbf\xf6\x4e\x30\x6b\x79\xd0\xff\xfe\x44\xd6\x15\xd1\xff\x15\x7b\x27\x54\xa3\x2c\xf4\x7f\x19\x0f\x57\x1e\x3a\x7f\x7f\x42\x4c\xcb\x83\xfe\x4b\x9f\xc4\x43\x95\x85\xfe\x83\x22\xe2\x45\xf4\xff\xf3\x3f\x68\xa1\x88\xfe\x7f\xe6\x13\xce\xcb\x72\xed\x0f\x76\xb1\x0c\x62\xb9\x8e\xa7\xad\x56\x04\x2b\xcb\x0b\x70\x59\x90\xa5\x2c\x0f\xc0\x15\xc1\x70\x65\x79\x00\xae\x00\xbe\x2a\xcb\x03\x70\x85\xee\x51\x7a\xb7\x5f\x02\x82\xcb\xf5\x8d\xc3\xe5\xdd\xd6\xfa\xa6\x79\x50\x0c\x8e\xff\x19\xb9\xe2\x3d\x18\x03\xe7\xe2\x85\x46\x92\x73\xf5\x22\xa2\xd4\x2f\x63\x79\x01\x42\x75\x2b\xba\x5e\x1e\xab\xb1\xcd\x96\x5f\xb4\x3e\x9c\x5d\x79\x02\xe4\x8f\xbe\x82\xef\xff\x7b\x6b\x49\xc7\x77\x39\x8f\x5f\x4e\x82\xd3\xe2\xad\xe5\x71\x10\xb4\x87\xf2\x2b\xe9\x5b\x2e\x48\x81\x29\x3a\x09\x16\x1d\xc3\x74\x5e\x4e\x82\xeb\x6a\x36\xf1\x7e\xef\x71\x7b\x45\x7e\x7e\x31\xea\xbf\x2c\x27\x41\x28\xcf\x33\x5e\x3a\xc8\x6a\x44\x25\x7d\x4e\x22\x5f\x7a\xea\xdf\x39\x3e\x75\x7c\x0b\x15\xcb\x46\xfa\x05\x8c\xe9\xdd\xfd\xd2\xdd\x0d\xd8\x5f\x96\xa3\x20\xdd\x2e\x9b\xf7\x3b\x1e\xc6\xcb\x94\xfb\x73\x9a\xb8\xc4\xdd\xdf\x98\xe0\x1d\x2d\xcb\x51\xb0\x24\x74\xd6\xd1\x1b\x88\xab\x60\x41\x79\x9c\x04\xed\x09\x0a\x2c\xf7\xeb\x33\x35\xbf\xbc\x40\xfd\x5f\xbe\xd6\xfb\xcd\xa7\x30\xea\xab\x2c\x47\xc1\x75\x39\x49\x6e\xb8\x91\x6c\x1b\x91\xd5\x82\x2b\x2a\x3a\x08\xce\xd1\x5b\xf2\x97\xf9\x2e\xc1\xb8\xa1\x0a\xe5\x7b\x2f\x7c\xf5\xe5\xa1\xfc\x5b\x1f\xd0\x73\x25\x7f\xf3\x02\x1b\xb6\x50\xc6\x57\x71\xe6\x92\xbf\xd4\x28\x27\xea\x72\x0e\x2c\x76\x71\x1d\x5d\xcf\x86\xd4\x88\x1c\x2b\xf9\x0d\x46\x9e\xd8\x83\x05\x07\x41\x75\xe9\xc9\xaf\xa3\x44\xb4\x54\x9e\x58\xfd\xf6\x38\x64\x0a\x6a\x96\x11\x7b\xb1\x2c\x27\x41\xd0\xbf\x5b\xa4\xfc\x7f\x16\x12\xdf\x13\xe5\x7d\x6f\x3f\xe9\xfc\xdb\x61\x5a\x96\x83\x20\x58\x42\xbb\x58\xc3\xd7\xa5\x57\xc7\xc0\x4f\x4b\x60\x73\x4a\x09\x2f\x66\x26\xf6\xaf\x58\xcb\x17\x57\x47\xb1\x96\x2f\x8e\x95\x62\x2d\x5f\xdf\xab\xb5\x7c\x35\x27\xca\x8b\x86\x8c\xce\x2a\xd4\xf3\x3d\x89\xb0\x2a\x0b\xf5\x5f\xb7\x0b\x30\x94\xbf\x72\x85\xa5\xd0\x5f\xcd\x9c\x42\x2d\x26\x50\x44\x29\xc8\x9d\x9c\xfe\x37\x1f\x84\x35\xdd\x1c\xea\xeb\x10\xb2\xe4\x62\x41\x54\x26\xb8\xe5\x23\x2a\x73\xe0\x6a\x2e\xf5\x75\x90\x4e\x97\xcf\x5f\xd4\xbf\xf6\x2c\xd4\xff\xe1\x17\x2d\xf2\xbf\xb6\xfe\x18\x38\xf5\x73\x94\xe2\x88\x2e\x88\xcc\x44\x97\xc8\x8a\x09\x48\xbc\x54\x59\xa8\xff\x9a\x9b\xf7\xfe\x1d\xfd\x54\x1e\xc4\x3f\xfb\xd4\xce\x06\xf1\x3f\xdf\xfd\x42\xfc\x97\x62\x32\xa5\x7e\xce\x20\x22\x8f\xca\x42\xfc\xa7\x12\xcb\x65\xa1\xfd\x6b\xe0\x4d\x28\x0b\xe9\x9f\xb7\xa6\xca\x42\xfa\xd7\xf3\xc5\x51\x35\xf8\x06\x7b\x17\xaa\x06\xef\x2e\xd9\x0f\xd5\xbf\x75\xd5\x70\x4b\xfb\x4c\x5e\xd0\x73\xa1\xb2\xf0\x86\x4e\x6a\xa1\xb2\xf0\xe1\x06\x45\x65\xe1\xc3\xd9\x44\x65\xe1\x23\xfb\xdc\x77\x4b\x9c\xf6\xb0\xbd\x73\x5b\x46\xb2\x80\xf6\x77\x74\x16\x8a\x41\xf6\x3f\x58\xcb\x2d\xa7\x6f\x1f\x6a\xa6\xc5\xc8\xdc\x44\xe7\x4b\x7f\x93\x2d\xf4\x19\x95\xfe\x39\x00\x09\x1b\x28\xa2\xff\x9f\xbb\x46\xaf\xfa\x08\x82\xfd\x5f\xda\x47\x45\xc7\xc0\x99\xfa\x74\x09\x59\x8e\x81\x20\x5d\x5d\x96\x63\x20\xe8\x4d\x2b\xfd\x73\x86\x74\x1f\xaf\xe5\xf0\x03\x7c\xf9\xcc\xfa\x9b\x93\xa0\xb2\x62\xa1\x3c\x99\xa9\x36\x65\x39\x06\xc2\x10\x95\x50\xc0\x38\xe2\x02\x29\x14\x11\xb0\x3a\x4c\x21\x0c\x20\x38\xfc\x14\x11\x50\x7f\xbc\x18\x93\x0f\xd7\x50\xc6\x47\x87\xfb\x29\x0c\x22\x40\x70\x70\x15\xe2\xf2\x4f\xb1\xc9\x72\x04\x04\x05\xeb\xca\x13\x97\x1f\xde\xad\xf2\x89\xcb\x0f\xbd\x3b\x0a\xcb\x19\x10\xac\x25\x54\x70\x06\x98\x83\x5d\xa8\x1a\x70\x69\xed\xe9\x08\xb8\x72\xef\x42\xd8\xf1\x3b\xe3\xb7\x50\xca\x2c\x5e\xde\x69\x7e\x1f\x2c\x7d\x7e\x62\xf3\x8f\xc7\xf9\x56\xe6\x2f\x4b\x81\x8f\x16\x47\x40\x11\xcd\x4c\x52\xe9\xc4\x10\xf3\xd7\x74\xf0\x6c\xb8\x02\x68\xdc\x32\x3f\xae\x88\x00\xea\x32\x5f\x4b\xc9\x84\xc3\x42\x38\xc0\x2e\x8a\x5d\x0e\x81\x33\x41\xf5\x15\xc2\x01\x82\x9f\xdb\xfc\x00\xb2\x56\xd6\x6c\x1f\xca\x64\x92\x4f\x1c\x60\xce\x17\xc3\x01\xce\xd8\x87\xd8\xf1\x89\xd5\xff\x99\xd3\xeb\xdd\x56\x6b\x9e\x61\x01\xd6\xed\xdb\xf6\x68\x43\xa5\xb6\x59\x22\xaa\xaa\x6e\xe7\xbb\xa5\x64\xaf\xbf\xde\xad\x01\xfc\x59\x97\x03\x20\xa8\xe2\x55\xb7\xfb\xeb\xf1\xc6\x2f\x94\x78\x0b\x3e\x11\xa4\x9b\xbd\xbf\xa8\x60\x72\xd4\x3e\x87\x49\xe1\x97\x2f\xb2\xa9\xf9\xfc\xe5\xdc\xdc\x9a\x77\xfb\x3e\x7b\x36\xc1\xba\xfb\x8e\xef\x6e\xc5\xab\x4a\x08\x40\xc0\x3e\xaf\xfb\xf1\x19\x4d\xb4\x9f\x9a\x69\xf7\xee\xd9\x2c\x79\x38\x37\x2a\x35\xd3\x6e\xf0\x47\xa5\x66\xda\x8d\x81\x50\xa9\x99\xa6\xeb\xa6\x52\x33\xcd\x92\x43\xd5\xa0\xfc\xb3\xf7\x19\x7d\x4a\x79\x9e\xeb\xdb\xac\x0b\xe5\xc7\x7d\xf3\xb9\xbf\xd3\x24\xeb\x9f\x4c\xf6\xba\xc3\xfd\xb1\x51\xd4\x9d\x32\x83\x04\x40\xd4\xe3\x17\xcf\xc1\x98\x81\xee\x55\xc2\xaf\xa8\x88\x66\xac\xe7\x7a\x90\x09\x4d\x6a\x66\x3d\xbe\xb0\x16\x82\x55\xea\x42\xf7\x71\x77\x2e\x40\xf7\x1f\xac\x34\x15\x25\xd1\xcc\x62\x5e\x0d\xda\x8f\xa1\x77\x36\xe7\x7a\xfc\x0a\x64\xf6\x97\x37\x8d\x52\x75\xaf\xfa\x65\xb7\x8b\x84\xeb\xf1\x7a\x76\xe6\xd3\xaa\xb5\x86\x9d\xce\xb7\x03\x27\x17\x46\x5f\x5d\x28\x3f\x9c\x18\x75\x75\x21\xfc\x60\x81\xc0\x1a\x5e\xf4\x67\xa0\x44\x35\x78\x3f\x86\xae\x4c\x79\x35\xbb\x9d\x30\x94\xba\xbc\x00\xa7\xf2\x96\x35\xfc\x4a\x35\xa4\xc7\xe1\x7a\x4c\x3c\x89\xfe\xaa\x27\xe0\xe7\x17\xdc\xa4\x75\x79\x02\xce\xf2\xdc\xff\x8b\xe8\xc3\xdc\xae\x64\xb8\xdf\x7e\x0b\x41\xcf\xce\xbf\x52\x05\xab\x0e\x82\xf3\x7a\xbc\x75\x35\x58\x2e\x90\x41\x0a\x04\x38\x4e\x9b\xae\x56\x39\x8d\x20\x31\x5e\x89\xb1\x1a\x49\x3f\xc2\xba\xaa\xc6\xf6\xaf\x4c\x72\xa6\xa1\x8e\x81\x33\x3d\x5e\xca\x1a\xdf\x8c\x70\x09\xbb\x1a\x09\xea\x6d\xde\xf1\x5b\xe6\x7c\x7e\x7c\x1d\x24\x2a\xe4\x54\xb2\xe1\x85\x68\x15\xfd\xa2\x96\xbc\x3f\x42\xb3\x7e\x9e\x11\x0b\x8f\x74\xfc\x4a\x16\xbc\xf6\x52\x5d\x4e\x81\xa4\x8e\x4e\x8d\x64\x49\x77\xdb\x3d\xc9\x0f\xe6\x2e\xe7\xfb\xd9\x9b\xc3\x5b\xcf\x37\x4b\x5a\x4a\xb0\x9e\x5f\x2e\x07\x8e\xa5\x4a\x28\x80\x15\x9b\xea\x97\x09\x3f\xc0\x28\x75\x39\x03\xe2\x01\x08\xaf\x4f\x28\x40\xe9\x13\x87\x40\x7d\x1c\x02\x3f\xd6\x00\x23\xb5\x1c\x02\x57\xea\x1e\xe5\xcf\xfd\x60\x3b\xcb\xb3\x7c\x5a\x77\xa1\x2e\x67\xc0\x99\xb0\xc3\xeb\xf9\x66\xdf\x1a\x55\x5f\x9f\xcc\xf8\xfb\x21\x97\x2b\xa1\x00\x13\xe7\x54\x5d\xce\x80\x54\x71\x03\xd5\xc7\x11\x70\x74\xcb\x4f\x54\x1d\x01\x3f\x53\x96\x90\xcc\x7a\xbd\x29\x68\x1d\x87\x63\x5d\x8e\x80\x64\x96\x4a\xbd\xbe\x71\x70\x71\xba\xcc\xae\xa6\x57\x97\xfa\x5a\x8c\x01\x71\xfe\xe5\xf2\x4e\xab\xff\x56\x2b\xae\xd7\x8b\x68\xc4\xc5\xf5\x2a\xdf\xdc\xb1\xc5\xf5\xe9\xb1\xd5\x1f\x2a\xba\xa8\x65\xf7\x8a\xfe\xfd\xcf\xdc\xba\x4c\xbf\xf3\xf9\x6f\x3a\x9a\xae\xb0\x9a\xde\x00\x5f\xa9\xf2\xba\x1c\x02\x31\x62\xbe\xd4\x44\xf6\x71\xf0\xec\xb5\x24\x46\xe2\x67\x6a\x22\xbb\xda\x6f\x2e\xa1\xd7\x8f\x5c\x5e\x5d\x28\xff\xde\xa3\x67\xbe\x99\xc7\x26\xa3\x56\xeb\xd3\xc1\xda\xd4\x27\x53\xbe\x3c\x69\x92\x35\x91\x79\x7c\x79\x54\x39\xa2\x17\xa2\xfb\x95\x0c\x6c\x9b\x3b\xb4\xb8\x77\x1b\xaf\x11\x56\x6c\x37\x42\xcb\xb8\xba\xeb\x83\xea\xdb\xe3\xd6\xaa\xe8\xad\x16\xf4\xf6\xeb\x42\xf5\x71\x07\x3d\xd4\x5f\x88\x3e\x7a\x3d\xce\xc0\xc3\x6b\x7f\x39\x44\x69\xcd\x4d\x00\x3b\xdc\x4a\xbd\xbf\x14\x3c\x82\xb9\x2b\x94\xff\xe5\x1b\x92\xf2\x4f\xe3\xc9\x59\xa9\xf7\xcb\xeb\x89\x59\x2a\xb4\xff\xed\x36\xf6\xd0\xfe\xbd\x37\xbc\x1b\xf5\xc6\xc9\xed\x7b\xb9\xa9\x6b\xe0\x16\x71\xc3\xed\x39\x03\x33\x39\x6b\x98\xb2\x95\x4c\x7a\xcb\x88\x57\x32\xe9\x8d\xc5\xac\x99\xba\x06\x8e\x39\x99\xf4\x19\xa7\x5c\x7d\xa8\xfd\xf3\x71\xb3\x57\x74\x5a\x15\xd5\xaf\xa2\xf7\x9f\x2d\xfd\xf6\xfa\xfb\xfb\xc5\x73\xf2\x8b\x1a\xdd\x42\xf2\xeb\x0c\x9e\x18\xc0\xf5\x57\xf0\xbe\x5b\x48\xfe\x72\x5b\x5c\x4f\x33\x66\xbc\xdf\x43\x66\xbe\x17\x5b\xb5\xfa\xbe\x68\x84\xff\xde\x42\x16\xc0\x8f\x97\xcb\xcc\x02\xf8\xc1\x48\xaa\x4a\x02\xbe\x80\xb0\x92\x80\xff\x7c\xb4\x45\xa0\x7b\x76\x15\xf6\xeb\x02\xf7\xa7\x55\xb7\x2a\xe5\xf1\x0e\xa7\x4a\xf9\x40\x9f\x83\x50\x2c\xa6\xec\xd1\x5a\xfa\x77\x3c\x97\xb5\x20\xd1\xeb\x62\xf7\x2b\xf9\xde\x57\x69\x99\x3c\xb7\x2e\x4a\x5b\x98\x0b\x52\x29\x6d\xd1\x5c\xc4\x04\xf8\xe7\x7c\xc0\x75\xad\xf0\x3b\x80\xfb\xba\xc0\x7d\x4a\x7e\x8c\x15\xcd\x77\x77\xe1\x05\xee\x83\x1a\xaa\x95\xf2\x16\xba\x4c\x2a\x19\xf5\xc3\x8f\xec\xa1\xf3\x7f\x2c\x08\x9e\x4b\x89\x0b\xcb\xde\x55\x4a\x5c\xcc\xe8\xb5\x8b\xd6\x3c\xb4\xb5\x00\xf4\x0a\x64\xd7\x05\xe8\x2f\x6b\x95\xd5\x07\xd0\xdf\x7d\x62\xa9\xd7\x05\xe8\xe3\xad\x5d\x0c\xa0\x57\x61\xb3\x2e\x40\x7f\x99\x85\x5e\xa5\xef\x7f\x36\x5b\xe8\xf9\x8a\xb2\x6c\x75\x64\x16\xa0\x0f\x96\xd2\xae\xed\x8d\xf2\xe9\x44\x2b\x55\xd4\x65\x37\x5b\x42\xfc\xfe\xed\x12\x06\x75\x7f\xe2\x99\xae\x50\xf7\x19\x9c\x56\xa9\x77\xb1\x3f\xd7\x59\x05\xd5\xeb\x7e\x71\x1e\xfe\xbf\xac\x5b\x15\x66\x6b\x7b\xa7\xb8\x8e\xc9\x6a\x4d\x0c\x97\xec\x27\x7e\x3f\x3c\x61\xe8\xb5\x7d\x81\x8e\x38\x1c\x6a\x27\x8b\x1c\x0a\xbf\x92\x35\x5f\x9c\x85\xd4\xcd\x38\xb5\x32\xa9\x9b\x71\xfa\x0e\x89\xdd\x7f\xec\x49\x62\xf7\x55\xe3\xaf\x22\xf4\x2b\x3c\x21\xac\x15\x4d\x5b\x6b\x75\x54\x11\x3a\x62\xc9\xf5\x43\xe8\x0d\xc4\x57\xfb\x17\xd9\xe7\x22\xdf\x3f\xfa\xda\xed\x86\xec\x79\x8b\x28\x56\xb3\xe7\x7f\x10\xd7\xe1\x33\x56\x40\xeb\xe5\xb2\xd8\xdf\x7e\x3f\x57\x8c\x2f\x5c\x83\x50\xfa\xfa\x04\xed\x87\x87\x31\xa8\x03\xfa\x1a\x9c\x5b\xc7\xf7\xce\x09\x29\xad\xe3\x43\xae\x22\xbf\xf1\x86\x31\x4c\x1c\xbf\x95\x3a\x7f\x56\x9d\xad\xd4\xf9\x53\x18\xba\x12\xbc\xff\xbc\xbb\xa1\x30\x34\xb3\x64\xbc\xfc\x46\xd3\xf8\x5b\xa8\xfd\xd2\xa5\x54\x17\x6a\x8f\xc5\xf7\x2a\x75\xff\x73\x36\xae\xdb\x2a\x75\x7f\x9e\xc4\x0d\xfd\xfc\xf2\xdb\x51\x59\x09\xdc\x0f\xa0\xfa\x3a\x5f\x31\x11\x85\x75\xaa\x19\xf5\xcb\x4b\xc2\xf8\xcc\xcf\x79\xe7\x9c\x9f\xaf\x60\xcc\xc4\xc5\x59\x51\xe5\x3d\x44\x21\x0b\xb9\x9f\x96\x49\xad\xd4\x07\xac\x97\xf7\x5f\x21\x2b\x19\xbf\x49\xa5\x60\x79\x70\xa1\x9e\xe5\x5d\xfd\xdc\x76\x51\xe6\x4d\x7e\xc7\xf3\x0f\xaa\x43\x99\x57\x31\xf1\x2a\x5a\x8f\xe1\x89\x25\xab\xd3\x92\x93\xab\x15\x6d\xdb\xde\x5e\xe0\x4d\x68\xdb\xfe\xe1\xe3\x83\x5f\x50\x21\xc6\x54\x6a\x66\xd5\x2f\x6d\xae\x7f\x21\x8c\x06\xc3\x7f\x90\xac\xd5\xb6\x57\xd6\xcb\x4c\xd6\x46\x39\x8f\x7d\xf8\xe8\xb5\x14\x44\x7c\xa9\x6d\x7b\xd3\xd5\xe6\xe9\x2f\x9f\xf3\xea\xf2\xfa\x6f\xe7\xc3\x59\xd1\x88\xf1\xbf\x59\xae\xdb\xf6\x2d\x09\xd1\x67\x74\x9c\x63\xde\x71\xb0\xcd\x14\x8e\xd6\xae\x67\x01\xf6\x46\xd2\xbd\x11\x19\x0d\x80\x9f\x59\x26\x1a\xc2\xbe\xee\xea\xcd\x18\xff\x1f\x9b\x9f\x65\xac\x2d\x80\x1f\x24\x39\xdb\xfe\x3b\x4b\xbd\x2d\x80\x1f\xd5\xe0\x6a\x88\xfb\x66\xe0\x65\x43\xdc\xb7\x80\x25\xda\xfe\xed\xf4\x97\x6d\x2a\x8f\x9d\xdd\x70\x4e\x34\xca\x80\x94\xdb\xbb\x61\xd5\xb2\xdc\x37\x29\x7c\xd0\x5c\x23\xbe\xbf\x1c\x9e\xe9\x12\x70\x75\x2b\x4c\xb5\x05\xf2\xa3\xb9\xdb\xed\x78\xa9\xbd\xce\x06\xdd\x28\x57\x68\x3e\x7d\x03\xe4\x57\x28\xf8\x06\x7d\x5f\x59\xfe\x1a\xf4\xbd\xb5\xf8\xdb\x02\xf8\xa7\x22\xd6\xcd\x78\xfe\x15\x08\xe0\x2f\x0b\xdc\xde\x87\x47\x1f\xc0\xaf\x3e\xf7\x0d\x6c\x6d\xc3\x5f\x2a\x1e\x63\xde\xcc\xf1\xd2\xbc\xd3\x29\x7a\x7c\x5a\x42\xcf\x3d\xe0\x28\x9c\xe2\x00\x7c\xe5\x5b\x1a\xea\xc0\x0a\x8b\xb4\x05\xf0\x57\xda\xc1\x3a\x5a\x75\xcb\x76\xe7\x5f\x78\x69\x5d\xdd\x52\xcd\xcc\xfc\x58\x7a\x67\x11\x6b\x01\x6a\x77\xf3\x7a\x84\xb8\x09\x08\x68\xc4\xf3\x5b\xac\xb4\xa1\x12\xdc\x92\xd7\x51\xb1\x02\x37\x48\xa3\x94\xa1\xe9\x79\x0d\x05\x61\x2b\x57\x35\x14\x84\x6b\xf3\xe8\xcb\xe3\x38\xec\x0f\xb9\x2b\xd9\xff\xdf\xdc\x05\xd5\xb9\x5a\x7c\x73\x17\xd4\x88\x6b\xc4\xf3\xab\xb5\xd5\x88\xe7\x17\x39\xb7\x07\xb9\x6f\xbd\xb3\x0d\x37\x14\x85\x07\x02\x36\x6d\xa1\xf6\xe8\xa2\xdc\x50\x14\x36\x63\xbc\xc5\x2f\x77\xa3\x7a\xed\x9b\xa1\xdd\xd8\x34\x9a\x94\xfe\x6a\x0d\xe3\x12\xdf\xbc\x1d\x8d\x89\x16\xad\x72\x6c\xfb\x97\x22\x41\x74\xe6\xc5\x4f\x28\x86\x4d\xa5\xc5\x17\xc5\xb8\xd4\xb7\x87\xd2\x2f\x7d\x82\xb9\xdb\x89\x40\x10\x5b\x4d\x5b\x28\x3e\x9e\xb0\x4c\xed\x3c\x3e\x14\x44\xab\xcf\xd7\x39\xad\xf9\xd9\xce\x2f\x79\x01\x73\xaf\x9d\x88\x24\x1d\x1e\x2d\xab\xfe\x64\xd3\x6b\x22\xf8\x9f\xeb\x5d\x77\x1e\x4a\xbf\x3f\xe1\x34\xed\x7c\x35\xcf\x74\xbb\xb6\x85\xe2\x53\x1e\xb6\xb8\xbe\x98\x3e\xdb\xea\x37\xbc\x63\x44\xef\xfa\x45\xac\x75\x9f\xbc\x68\xed\x7e\x79\x8f\x95\xb7\x15\x08\x96\x68\x54\x30\x39\xd8\xaa\x9a\x81\xfc\x7e\xeb\xd7\x1b\xd2\xa0\xdb\xb4\x81\xde\x6f\x42\xef\x9b\x81\xfc\xa4\x27\x34\x8b\xc0\xbb\x1a\x2e\xe4\x1e\x95\xe5\x69\x0b\xb9\xaf\x42\x35\xff\xd8\x2a\x28\x70\xb2\xd9\xf9\xeb\x13\xa9\x38\xbd\x2d\x3e\xae\xe0\x11\x4b\xc0\xe9\xd9\x8d\xc6\xb1\xf8\x12\xdf\x6f\x82\x60\xbb\xbe\x88\xad\xd3\xe6\xbe\xec\x7e\x87\x3c\x6c\xe9\xf3\xd9\x63\x6f\xb4\x05\xe6\xc3\x85\x9d\xdf\x16\x98\x8f\xd3\x25\x6c\x81\xf9\x4b\xbb\xb8\x2d\x30\x7f\x09\xbc\x5a\xfa\xb3\xd4\x23\x7b\xb7\xe1\xf5\x6d\x0b\xcc\x9f\xcf\x86\x92\x5e\x6a\xda\xb2\x96\x8d\x32\x8c\x96\xa5\x6f\x94\x61\xbc\xfd\x28\x28\xc3\x98\x6e\x9f\x09\x82\xc1\x1d\xd4\x16\x88\x3f\x93\x13\x29\xa9\xd4\xe9\x53\xd6\x52\x17\xf1\x2c\xb6\xfb\x8d\xd7\x36\xa4\xb1\x41\xcb\xef\x90\x57\xed\xfe\x62\xb5\x9d\x52\x4f\xfc\x7e\x78\x94\xa6\xda\xfd\x5b\x80\xa5\xdd\x9f\xd4\x9f\xbd\xf8\xb2\xf1\x07\xfa\x9e\x8d\xe2\x2a\xbb\x8b\xc2\x8d\x2f\x93\xa0\x85\xb6\x40\xfc\x59\x36\x9f\x5f\xc8\xe6\xf6\x4c\xad\xdc\xfd\x89\xcd\x69\x0b\xc0\x2f\xb1\xd2\x75\xd4\x49\x5c\xf4\xda\xf1\x01\x5c\xff\x67\xba\x3b\x9e\x14\xa9\x0f\x6e\x08\x0f\x15\x7f\x75\x05\x3f\x5a\x7e\xfd\xb8\x13\x2b\xb2\x01\xe4\xa3\x6f\x3d\xbf\x9f\xbc\x9a\x4a\x2d\xbf\x7d\x37\x02\xae\xe5\x97\xae\xd4\x4f\xde\xf2\x17\xcd\x73\xf8\x9c\x2f\x8d\x4b\x1b\x6c\x01\xfa\x33\x43\x4b\xb6\xfc\x39\x31\x48\xbc\x6b\xf9\x75\x5e\xe9\xe7\x6f\x59\x99\x47\xfb\xf2\x3a\xef\x0c\xbf\x68\x8f\x74\xde\xdd\x9b\x4b\x58\x9e\xdf\xb6\xca\x5b\x29\xdf\x9c\x07\xf3\xb5\x4f\x42\xaf\xdb\x7a\xb2\xf2\x0f\xcd\x33\x8a\x4e\x06\x17\xa4\x82\x48\xc9\xf0\x6e\x04\xac\xba\xcc\x97\xeb\x33\x5c\x18\x99\xf2\x39\x73\xdc\x98\x0a\xd6\x3e\x9c\x65\x2b\x9f\x69\x57\xbd\x02\xad\x30\x5c\x3f\xad\x90\xcb\xe4\xd7\xb0\x10\x7c\x0a\xd3\x76\xe3\xc8\xf0\x3d\xfe\x92\xce\x23\x3e\xab\x95\x5f\xfc\x0d\xed\xab\xbf\xd0\x2d\xed\xaf\x9f\xd5\x0b\xfe\x69\x9f\x74\xfb\x04\xe3\xb5\xfa\x46\xb7\x59\x59\xb7\xd5\xf8\x61\x20\xc6\xa8\x32\x0e\x2e\xa3\xf5\x73\x62\xfb\xad\x56\x32\xd5\xdd\xca\x7e\x69\xe5\x25\xff\x47\x0b\xdb\x6d\x66\xa1\xfb\x14\x86\xff\xad\x6d\x30\x40\x1b\xb7\x5f\x01\xfa\x6e\xe3\x14\xcb\x37\x9a\xaa\xd5\xf7\x7b\x18\x7e\x6b\xf5\xe3\x2a\x6d\x4d\x93\x9f\xf5\xe8\x97\x6a\x2f\x3d\x6e\x1f\x8f\x45\x88\x46\x23\x4b\xdf\x22\xa8\xad\x7d\xe1\x0a\x6e\xac\xd2\xf7\x1a\x43\x5f\xa6\xbe\x4e\xe0\xd6\xde\xfc\x0d\xd1\x6d\x23\x5b\xff\x72\x9e\x1a\xac\x1f\xf7\x3e\x20\xfc\xdb\x13\xac\xff\xea\x5c\xb4\x47\x33\x2f\xa0\x71\xf0\xdf\xdb\x0a\xb1\xfc\xa7\xb6\xe6\x72\x08\xa4\xdc\x7c\xd8\xb7\x35\x38\xe1\x1b\xaa\xa8\x0e\x68\x7f\xa7\x89\xe0\xbc\xf5\x6f\x9a\x68\x13\x3e\x0c\xff\xf5\x24\xfc\xb4\x8e\xd4\xda\xe1\x3d\x22\x2e\x0c\x5e\xca\x72\x0c\x2c\x8d\xec\x75\xf4\x2d\x95\x2e\x29\xfd\x0b\x7a\xc3\x2f\xd7\x96\x73\xe0\xcc\xda\x57\x4f\x4c\xff\xd5\x9b\xfb\xb2\xce\x81\x15\xf7\xcf\x10\x3f\xce\x81\xfe\x64\x02\xb4\xe5\x1c\x38\x4b\xb1\x0d\x9d\x24\x30\x5b\xfb\xe9\xd9\xb8\x78\x2c\xe7\xc0\x2a\x6d\xf0\x73\x04\x85\x7f\x38\xe9\x86\x01\xcd\x7c\x34\xbf\xe2\xf9\xb5\x87\xc7\xe7\xf3\xd5\xe6\x20\x93\x3f\x90\x60\xd6\x90\x88\x97\xe3\x69\x5f\x3c\xbf\x59\xb4\x6d\x39\x04\x62\xc1\x71\xd2\x70\x08\x64\x37\xbd\xe5\x10\x38\xb7\xe9\x99\x64\xf2\x5f\xb6\x64\x51\xbc\x92\x84\xed\x89\xe5\x8f\x8f\xf7\xb3\x21\x15\xbf\xc3\xa8\xb4\xe5\x0c\x88\x87\xcb\xc7\x43\xe1\xff\xc0\x6b\x3e\xdb\xe5\x0c\xb8\x8c\x2a\x6b\x8f\x33\xe0\x8d\xfa\x6f\x53\x39\x41\xae\x9f\x44\xb3\x68\x5c\x3c\x4e\x80\xd9\xad\x5e\xd1\x88\xe5\xdf\x44\xac\x13\x65\x51\x37\xe4\xe5\x04\x08\xcf\x16\x64\x2c\xff\x72\x97\x30\x42\xf3\x97\x58\x89\xbf\x14\xda\xc6\xe8\x4e\x1c\x7e\x6e\xad\xcb\x11\x10\xba\xc8\xd2\x58\xfe\x9f\x05\x4c\xcb\x7f\x39\x03\x92\x21\x15\x6d\xfa\x9e\xd7\xb5\x7d\x39\x02\x42\x04\x55\xf6\xe5\x04\x88\x17\x2a\x44\x7d\x33\x6f\xa1\x70\xb4\xe6\xf7\x8d\xfb\xae\x2f\x84\x7f\xfa\x45\x75\x8a\x75\x1e\x78\xd0\xfb\x42\xf7\x31\x07\x8f\x70\x6a\x46\xaf\xbb\x5f\x87\xca\x6e\x0b\x5e\x2e\xc3\x68\xaa\x4e\x2c\xff\x8d\x5d\xdf\x37\x39\x2c\x5b\x48\x2a\x23\x23\xd7\xbf\x40\x7d\xbf\xc2\xbe\x90\x7d\xda\xa6\xcf\xfe\x52\x3a\x99\x97\x7d\xdf\x3e\x67\x15\x2d\xda\xf7\x67\xab\x9e\x90\xe7\x7d\x7f\x83\xd6\x07\x5f\x43\xdf\x3f\xbd\x26\xf0\x47\x57\x47\x8f\x4d\xb5\x2f\xa4\x7f\x65\xde\x75\xdf\xbf\x34\x46\x22\xcd\xfa\xfe\x46\xe7\x29\xab\xd2\xf7\x57\xaf\x69\x32\xb3\xfb\xfe\xa5\x32\x82\x5f\xfa\xfe\x39\x3e\x6f\x5b\x56\x3f\xfc\xc0\x08\x18\xc0\xbf\xa2\xf8\x78\x4f\x66\xf8\x9f\xe1\xd9\x72\xfb\xf2\x00\x5c\x65\xf7\xff\x57\x32\x54\x0e\xa0\x1f\x1f\xa7\x85\xe9\xd1\x29\xf7\x13\x7d\x83\x07\xf3\xde\x56\xe1\x01\x88\xcd\xff\x3e\x44\x84\xa1\xd3\x8f\x4f\x3a\x94\x19\xd7\x8f\x4f\x35\x98\xed\xa2\x1f\xe9\xc3\x6a\xde\xe7\x77\x0e\x4f\xff\x23\x62\xdf\x0f\xa4\x53\x83\x47\xf5\x5d\xbd\x09\x43\xe8\xe8\xf3\x85\xe1\xff\xfd\x7b\x1a\x6f\xcf\x80\xfe\x95\x9c\xc9\x38\x3e\x01\xfd\x3f\x86\xc0\xbf\xb4\xaf\x3a\xb1\xfe\x4a\x18\xf7\x20\xf5\x45\x47\xc2\xf1\xd9\xc1\xdc\x3a\x90\xdf\x01\x51\xdc\x8d\x02\x70\xaa\x7d\xb9\x00\xe6\x66\xf4\xf0\x5a\x8e\x5a\xaf\x3d\x90\xe5\xc9\x67\xdf\x89\x00\xc8\xe4\x1b\xf7\x90\xbf\xae\x7b\x76\x41\x3a\x83\xd7\xb6\x1c\x06\x69\x87\x18\xef\xc1\x14\x46\x06\x21\x10\xc4\x0a\xb2\xe9\x8f\x84\xdf\xd6\xad\x71\xd6\xc9\x01\x28\x7e\xc2\x91\xa0\x3e\x3c\xe0\x3d\xbe\xd9\x9d\x03\xbf\x6a\x5f\xce\x82\xeb\xfd\x3f\xbc\xcb\x15\xbe\xcb\xfe\xd0\xfc\xbd\x5b\xe8\xb1\xc7\x37\xda\xc7\x22\xe8\x3d\x7e\x56\x33\xa2\x2a\x1d\x3d\xfc\x1d\x3b\xbc\xc7\x2f\x88\xf7\xf4\xae\xaf\x63\xcc\x62\x99\x7d\x39\x0d\xa2\x81\x01\x3d\xd6\x6f\x32\xf2\xe1\x2d\xa7\xc1\xd9\xd8\xc6\x7b\x7c\x03\xfd\x9a\xd3\xf7\x71\x1a\xfc\x2c\xdb\x3e\xf5\x5b\x32\xfc\xd4\xc9\x03\x50\xe8\xa4\x9f\xdf\x58\x90\xa6\xd5\xcf\x5f\x39\x2e\x7c\xca\x7f\x44\xf0\xfb\x72\x1a\xa4\x1d\x37\x43\x7f\x54\x00\xb6\xa7\x46\x42\x5f\x4e\x83\xa0\x9b\xa3\x2f\xa7\xc1\xd5\xfc\xd8\xce\x57\xce\xd0\x80\xea\x7e\x82\x1a\xd8\x84\xfa\x49\x1e\xc4\x69\xdb\xea\xbb\x18\xe0\x70\xe8\x0a\xe1\x77\x9f\xdd\x9f\x45\x67\xb8\xe8\x9c\xaf\x7f\x5c\x09\xec\xfe\x88\xe1\x8f\x3e\xd9\x16\x3b\x0e\x03\x13\x21\xfb\x72\x18\xdc\xbb\x67\x23\x86\x9f\x1c\x1b\x62\xfe\x55\x4e\xed\x17\x19\xbe\x8e\xc2\x72\x16\x9c\x56\x18\xef\xc4\xfc\x27\xbf\x92\xe5\x2c\x38\x15\xc9\xee\x17\x8e\xc1\xe9\x5d\x28\xc3\xe9\x42\x7b\x11\xc0\x4b\xf0\x78\xbf\x48\xcb\x3d\xbc\xcb\x5a\xfa\x6b\xf0\x4c\x9c\x7d\xb0\x16\x9d\x4c\xfe\x80\xc3\xb7\x2f\x94\x9f\xac\xfd\xd2\x13\x41\xaa\x2e\x26\x0b\xe5\xdf\x07\xc1\x29\x1d\x94\xaf\x29\xd2\x17\xca\xbf\x36\xb7\x89\x85\xf2\xa3\x19\x41\x9d\x92\xa7\xcf\x86\x08\x5d\xaf\x13\xa5\x83\xf0\x03\xc6\x60\x4f\x28\xe6\x16\x9f\x5e\xb9\x27\x63\xbd\x10\xfe\xb9\x57\xef\x42\x58\x8e\x8b\x3f\x1a\x7b\xed\x69\xe7\x32\x59\x8b\xdb\xe2\x4d\x1d\x0e\x97\x78\xe8\xf9\x0c\xd6\xef\xb7\x41\xb8\x3c\x8f\x72\xa8\xf1\xf2\xcc\xc8\xd3\x59\x3f\x16\xaa\x3f\x4d\x9d\xec\x0b\xd1\x5f\x99\x68\xc9\x7e\xe3\xc4\xc4\x35\xd7\xa1\xe4\x93\x73\x16\x34\x6f\x02\x65\x5f\x68\xfe\xb4\xee\x60\x27\xb0\xde\x0a\x7e\xfd\xc6\x89\xe7\xc6\x73\x5b\xf0\x98\x71\x59\x48\x3e\xca\x21\xf5\x85\xe2\xaf\x03\x8e\xb5\x13\x50\x7f\xdb\x96\xfc\x3b\xbd\xb2\x43\xc3\x1f\xcf\x11\x34\xbc\x2d\x83\x86\x9f\x8e\x75\x46\x5b\xeb\x9f\xe8\xa1\x67\xb5\xa6\x18\x96\x4c\x14\x8a\xcb\xc1\x02\xf2\xa7\x15\xb9\x7a\x26\xaf\x00\xe0\xd7\x17\x88\xbf\x2e\x5f\x7b\xfe\x94\x64\xb1\x9c\x7b\x6e\x7f\x1a\xfe\xf9\xed\xa0\x8a\x7a\x1e\x7f\xfe\xff\x4d\x55\xf5\xf2\xd6\x1c\xb3\x5c\x67\x27\xae\x3e\x11\x47\xd3\x17\x68\xbf\xb2\x1f\xed\x13\x53\xff\x83\x50\xe9\x45\x79\x23\x6f\x26\x18\xa0\x97\x5f\x69\x59\xde\xe3\x7a\xec\x1c\xe3\xd8\xfb\x02\xf0\xf1\x26\x10\xb1\x2f\xf0\x1e\x4b\xf5\x19\xef\x72\x3c\x9e\xb3\x5f\xca\x4a\x62\xb5\x97\x4f\x77\x0a\x26\xa6\x97\x2f\xe3\xd8\x65\x7f\x01\xf9\x73\xef\xb6\x6a\x7c\x50\x90\x31\x5e\x40\xfe\x54\x9e\xa4\x3f\x20\x3e\x3d\xb2\x11\x7d\x81\xf8\xa0\xcc\x4a\xff\x84\xee\x85\x9a\x1d\x4a\x3e\x43\x9b\xf5\x27\xd6\x7e\xef\xd6\x3c\xee\x55\x7e\xea\x7a\x1c\x83\x7d\x01\xf8\x55\xea\x63\x1d\xa5\x67\x54\xba\xd3\x11\x6a\xbe\xba\x60\xd5\x8f\xaf\x89\xfe\xf2\x5b\x5d\xa0\x57\xe2\xcf\x37\xef\xfd\x65\x1c\x3b\xd5\x95\xd8\x8b\x7b\x97\x94\xef\x15\x95\x55\x2d\xef\x05\xe0\xcf\x03\xae\xa7\x37\x45\x49\x18\x9b\x27\xbb\x7e\x76\x03\x05\xfa\x03\xde\x8f\x6e\xa0\x41\x6f\xe4\x1c\x69\xf1\x0b\xde\x7f\xec\x6d\x6d\x66\x84\xee\x2d\x45\xda\x1f\xf0\xde\x9f\xb0\xdd\x0e\x55\x9f\x9c\x59\xed\x73\x5e\x04\x5b\x04\x42\xc3\x81\xd2\x17\x70\x5f\x55\x44\xd7\xd1\xb7\x25\xb9\x14\xff\xa9\xd3\xd6\x17\x32\x8f\x29\xf9\xdf\xe7\xcc\xf3\x8b\x6a\x5f\x6e\x8d\x86\xcc\x9f\x7a\x6d\xfd\x41\xe6\xf3\x89\x69\xeb\xd0\xf5\x9b\x9b\x73\xff\xe5\xc8\x64\x7c\x16\x32\xbf\xab\xef\x76\x21\xf3\x53\x0c\xdc\xfb\x17\x85\x47\x04\x59\xff\x23\x74\xdf\xfb\xaf\xfc\x12\x5a\xbc\x90\xf9\x6d\x31\xa0\xde\x7f\x45\xa0\xf9\xfc\x2f\xa8\x5e\x23\xae\x93\x5b\x24\xd6\xe9\x6f\x6a\xe2\xdc\x6d\x83\x75\x4b\xf8\x5a\xfa\xaf\x92\x4b\xbc\xf1\x41\x5a\x22\x11\x6a\x5d\x64\x0e\x6f\xd5\x45\xe6\x3f\xe6\x02\x58\xbb\x8b\xcc\x7f\x7e\x81\xa3\xec\x0f\x5d\xbf\x3f\x55\x56\xfa\x42\xe7\x71\xb8\x25\x8c\xcf\x79\x83\x33\xb9\xa3\xb5\x77\x39\xa2\x0b\x9d\x5f\x46\x5a\xf5\x4f\xf8\xbe\xb9\x3e\x22\x7c\x9f\x93\x2d\x7a\x9d\x98\xcd\xaf\x79\xfc\x79\xff\x20\xf4\x4a\x80\x43\x1f\x5f\x5a\xa6\xe3\x23\x4a\x8f\xc7\xbb\x1a\xcc\x3f\xef\x7f\x12\x90\xec\xda\x42\xe1\x5c\x85\x65\x3b\x01\xf6\x17\x3e\x8c\xfe\x20\xf4\xdc\x2d\x31\xdc\xe7\xf9\xac\xa8\x4a\x94\x74\x32\xee\xb3\x1b\xee\x42\xe9\x67\xc7\xed\xdc\xe7\xcb\xdd\x58\x5b\xbf\xcf\xfc\xff\xc9\x22\xf6\x05\xde\xe3\xe5\x22\xba\xc0\x7b\x3a\x5d\x20\x27\x82\xe9\xbe\x6e\x62\xee\x65\x34\xfa\x44\x9e\xcb\xa9\xf6\x24\xe1\xe7\xde\x89\x20\x1f\x80\xf7\x06\x1b\x32\x90\xe0\x3b\xd8\x4d\x87\xba\xf8\x3f\x8b\x16\xfb\xf9\x20\x09\x3f\x10\x5d\x34\xb6\xcf\x87\xd9\xfd\x65\x59\x37\x6a\x06\x8d\x27\x16\x3f\x3c\x29\x2c\x03\x20\x7f\x33\xd5\x86\xf5\x76\x71\x31\x0c\x41\x7c\x2c\x0f\x0c\x1c\xdb\x2b\x38\xac\x68\xc3\xd8\x3e\xe0\x56\x6d\xe3\xca\x2f\x31\x6f\x77\xfc\x8a\xc7\x3f\x6c\xf1\xa7\x4b\x74\xd8\xc6\x65\xd5\x65\xbc\x86\x63\xff\x3d\x15\xc6\x9f\xfa\x70\x63\x81\xf8\x78\xb2\x44\x8d\x9d\xf4\x3a\xc6\x75\x98\x75\x7f\xa5\xde\x8a\x67\xbf\x5b\x40\x7b\xee\x4d\x80\x1e\xfe\xcb\xb1\x00\x7c\x34\x17\x62\xec\xaf\x26\x93\x89\x4e\x63\x81\xf7\xa0\x1a\xeb\xd8\xdf\x40\x5c\x63\x44\xc6\xfe\x0a\x6d\x4b\x66\x8f\xfd\x73\x56\x41\x4f\x0f\x6a\xf3\xee\x4f\x8b\xd6\x16\x10\x2e\x5b\x3c\x9f\x0f\x43\xef\xff\xf8\x53\x65\x6e\x2c\xc0\x1e\x85\xef\xe3\xf8\x6a\x22\xe0\x70\x1a\xc7\x1b\xb5\x62\x76\xca\x78\x80\xfb\xf6\xce\x8f\x05\xdc\x53\xb5\xc7\x07\x9f\x02\x39\xd9\x63\x01\xf6\x4b\xae\x67\x1c\x9f\xe0\xb6\x23\xb2\x00\xfb\x55\x36\xaf\x2d\x4f\x6f\xc5\x10\x83\x0c\xfc\x00\x32\x18\xc7\x5b\xeb\xc4\xf0\xeb\x71\xe0\xc3\xae\xde\x0d\xda\x1e\xe4\x38\x0e\xd5\x56\xe9\xe9\x23\xc1\xb7\x75\x1d\x5e\x23\xbc\xb5\x6e\x64\xd4\x46\xf8\x10\xd9\xf0\xaa\x57\x8e\x71\xf8\x46\x40\xe6\xfd\xf6\x8a\xf3\x75\x4b\xf9\x7d\x04\x84\x28\x76\xff\x47\x76\x93\x4c\xa9\x11\xee\x6f\x9b\xe2\x6b\x59\xc8\xfc\x7c\xc6\x36\x7c\xdb\x00\x0c\xd6\x08\x56\x4f\x67\x34\x17\x32\xbf\x72\xf7\xde\x1d\x99\x0e\xc6\xe6\x97\xb8\x7e\xf1\xff\x2f\xdd\xd0\x6f\x3b\xf2\xdd\xef\x1e\x61\x06\x3a\x5a\x8f\xc0\x7e\xea\xd3\xd9\xb8\xd0\x79\x38\x31\xb6\xc6\x42\xe6\xf1\x9e\x1e\xfd\xe6\x2d\x07\xd5\xe9\x6e\xf4\x17\x06\xba\x7b\x07\x36\xf7\x58\x68\x3c\x06\x50\xd9\x58\x48\x3c\x06\xdf\x3e\xd9\xf8\xd9\x75\x22\xd6\x3f\xf7\x6c\x28\xf4\x31\x32\x22\xf0\xeb\xc7\xba\x60\xe4\x22\xca\xe1\xbb\xf7\x5d\xa6\x8e\xd5\x40\xc6\x42\xde\xf1\xc4\x70\x1a\xe8\xee\x0d\xc2\x21\xc6\x42\xdd\xd7\x64\x53\x1a\x27\xb5\x5d\x5c\x57\x10\xd2\xb7\x6a\xca\x78\x10\xf7\xe8\x0d\xa5\xad\x01\xe2\x4e\x20\xa9\x71\xfe\xde\xe2\x87\x88\xfb\xe7\x4b\x3d\xbc\x3e\xbf\x66\x3c\x0e\xb1\x81\x88\xbe\xa9\x7f\xe3\x7c\xb7\xf8\xe7\xfb\x7b\x02\xed\xef\x3e\x08\x2f\x19\x0b\x79\x9f\x0b\x18\xfc\xe7\x56\x31\xd4\xd7\xdf\x7c\xd0\x1a\x8e\x4a\xc8\xea\x58\x40\xfc\x0a\x78\xcc\xc6\xf5\x67\xb9\x5b\x40\xfc\x3a\x9d\xbc\x0b\x88\x9f\xd7\xe1\x7f\x14\x25\x04\x1c\x8e\x47\x5b\x3f\x3d\x15\x0e\x06\xcc\xbd\x3a\xa5\x03\x30\x7e\x11\x97\x33\x00\xe3\xe6\x25\x0f\xc0\xb8\x15\xa0\xc7\xc5\x6b\xc7\xbb\x3e\xae\x2f\xfd\x26\xda\x8a\xb5\xb5\xa5\xe4\xd1\x02\x7b\x3b\xb2\x7d\xe3\x42\x69\xf3\xf4\xbe\xd4\x50\x70\xb1\x00\xac\x5f\x6c\x90\x23\x51\xf3\x9a\x1d\x7e\x20\xb9\x77\x61\x67\x8f\x05\xd6\x53\xc2\x39\x30\x12\x9c\xc3\x73\xe6\xb2\xec\x22\x36\xec\x78\xe2\xeb\x7d\x42\x02\x32\xd2\x96\x44\x1f\x0f\xaf\x43\x70\xe3\xb9\x8e\x32\x3e\x4f\xcb\x56\x5c\xf9\x86\xa5\x33\x00\xeb\x27\xb6\xdf\x00\xac\xe7\xcb\xeb\x56\x6a\xd1\xe5\x62\xba\xc0\xfa\x19\xa1\xdf\xc6\xfd\xe9\x05\x39\x21\x17\x60\x0f\x27\x4e\xa9\x01\x60\xbf\x70\x11\x0e\x00\xfb\x49\xb4\xd6\x00\xb0\x5f\xcf\xd1\xf9\x4c\x56\xc5\xde\xc7\x8d\xb8\x88\x6f\x7e\x81\xf6\x64\xc1\x9f\x01\x05\x7f\x12\xb9\x32\x00\xed\x27\xc8\x73\x00\xda\x23\x64\xff\x58\xa0\xfd\x3c\x93\xf7\xfc\x10\x4b\xf4\xb9\xfd\xfd\x25\xdb\xa7\xd5\x5f\x6b\x57\x8c\x27\x23\x3e\x3c\xd9\xba\xe3\x91\xcc\xab\x0f\x43\x34\x3e\x21\x7c\x35\x51\x07\x42\xf8\x2a\x25\x8c\x4c\xfe\x0c\x65\xa2\x46\xfe\x1d\x7e\x30\xf2\x2b\x1d\x68\xe9\xfc\x81\x54\xde\xe1\x78\x82\xd8\x93\xdf\x0d\x88\x3d\x42\x02\x0f\x2a\xd6\x69\x1f\x8f\x8c\x3e\xd4\xb4\x95\x8b\x6a\xdd\x9f\x36\xaf\x65\x3a\xe0\x98\x1d\x0b\xad\x5f\xc1\xb9\x46\xf6\x7b\x00\x37\x8f\xcc\xb2\x85\x5d\x39\x1e\xa4\x5e\xfa\xf4\xfd\x23\x7a\x6f\x2e\xff\x28\x9f\x58\x46\xf5\xff\xf5\x8e\x77\x10\xca\x80\x62\xd7\xdf\x3e\x9e\x2a\x75\xe1\xc9\xce\x18\x48\xe3\xed\xcf\x11\xe1\x25\xb8\x2f\x47\xe1\x1d\xfb\xbd\x16\xde\xf1\xee\x53\x56\x5f\x2f\x4d\x8a\x85\xcc\x6f\xf9\xa5\x51\xde\x1c\x11\x6b\xd9\x8d\x85\xca\xd3\xe9\x92\x4a\x80\xfc\xa6\x01\xb5\x10\xf9\x7d\xe3\xee\x1c\xf5\x8f\x29\x52\xc9\x91\xc0\x25\x3d\x2a\xf9\x30\x5e\x57\x09\xad\xc0\xa0\x1d\x56\x41\x1f\x1e\x2d\xf3\x23\x3c\xf7\xa4\xdc\x18\x4e\xa4\x81\xce\x9d\x72\xfc\x83\x4c\xf7\xdd\x75\x45\xea\xdc\x4d\xeb\x29\x31\x17\x1e\x57\xf4\x10\x7d\xdb\xeb\x85\xbe\x63\x72\xfd\xa8\x6f\x6d\x97\xf9\x9c\x4d\x0a\xa8\xdb\xe3\x42\xde\xd9\xdc\xb7\xb1\x90\xf7\x75\x12\x6d\x38\x16\xf2\x8e\x2b\x50\xe7\xbf\x97\xf4\x07\x90\xef\x4f\xd5\xdc\x61\xdc\xfc\xcf\x12\x0c\xf0\x1d\x7f\x8a\xa5\x8f\xf6\x39\x66\x48\xcc\x18\x0b\x94\x8f\x8e\xbf\x7d\xb4\xb7\xe8\xa4\x59\x14\x83\x64\xf8\xfd\x39\x7b\x2d\xd3\x03\x1e\x60\x2c\x40\x9e\xfb\xe9\xb3\x91\x01\x03\x9e\x8d\x05\xc6\xaf\x46\xc4\xef\x40\xf2\x2e\x5c\xfe\xb7\xd0\x47\xee\xb6\xf0\x2d\x92\x2a\x5d\x3a\xba\x15\x07\x69\x33\xb2\x77\x91\xe8\xab\xb1\x40\xf8\x90\xfd\x1f\x0b\x84\x07\x05\x1c\xc6\x02\xe0\x49\x6a\x78\xf4\x77\x3b\x1a\xf8\x2b\xc7\x02\xe1\xb1\xbb\xeb\xa3\x79\x5f\xb5\xe3\xfe\x14\x4f\x1f\x0b\x7c\x47\xf9\x84\xf1\x64\xb4\xa7\x87\x54\x1a\x5d\xf5\x4f\xef\xfb\x96\xb6\x31\xc2\x79\x74\x3e\xe9\xc3\xb3\x49\x01\x74\x1b\x80\x0e\x2f\x22\x11\xe8\x70\x4b\x68\x0e\x40\xf7\x81\x43\x63\x18\x1f\x6f\x7f\x06\xa0\x53\x9b\xda\x6c\x76\x6d\x9d\x27\x2e\x7e\x7f\xf4\x65\x06\x71\xf1\x97\x1b\x26\xb2\x76\xc5\x05\x7a\xbc\x59\xb0\x16\xd8\x19\x0b\x6c\xa7\xfb\xb9\xf7\x5b\xca\x68\xda\x03\xab\xa6\xbb\x30\x10\x1b\xbf\x69\x53\x0f\x2c\x10\xe7\x1b\x62\xf6\x55\xab\x6c\x10\x1b\x6e\x0f\x26\xdb\xaf\xa8\xf2\xa1\xc1\x73\x6f\x6e\x23\x80\xec\xa1\xe5\x4c\x85\x39\x95\x41\xc7\xfc\x33\x8f\xc9\x60\x4f\xb8\x82\x06\x14\xf8\x0e\x78\x1e\xf3\xcd\xed\x99\xda\x94\x0b\x60\x8f\x2e\x5a\x24\x7b\xfd\xf2\xd3\x9b\xef\xbb\x1d\xb8\x31\xc6\x42\xd1\xe7\xf1\xb4\x69\xd1\xc2\xa7\xd8\x69\xf6\x3f\xad\xc0\xd4\xb0\xe7\xd3\x74\xd6\x75\x97\x89\x88\xbd\x9c\xc1\x5c\x08\xfa\x4c\xcc\x9e\x89\x84\x9d\x94\xe1\x5c\xe8\xf9\x8a\xdd\xa3\x2f\x8f\x89\x2d\x6f\x3e\xd9\xec\xf7\xa3\x9e\x30\x37\x52\x19\x69\xd3\xdc\xde\x08\x18\xb9\xa9\xb9\x7d\x59\xce\x38\xf3\xe6\x42\xd1\xc3\x0c\xe7\x09\x0d\x6e\x69\xb1\xf9\x3f\xc6\xde\x24\x69\x77\x9f\x4b\xee\x9b\x6b\x15\xdf\x0e\x8c\xbe\x89\xa8\x99\xc7\xf6\x1e\x40\x02\x70\x68\xa0\x52\x45\x59\xda\xbf\xe3\x3d\xbf\x04\xf8\x5e\x85\xe2\x7f\x3d\x78\x06\xe4\xc3\x06\x24\xd1\x9c\x3c\x4d\xa6\xbb\x3c\x5f\x92\x4b\xdb\x86\x9e\xb3\xb8\x05\x36\x44\xf6\xd5\xa9\x7d\xeb\xba\xcd\xa6\xae\xbd\xf9\x6a\x6c\x79\xfa\x33\x89\x13\xdb\x90\x73\x95\x74\xd8\x26\xc9\xfd\x21\xd5\x60\xc3\x57\xa7\x62\xc7\x4d\x05\xfb\xc3\x3c\xb3\x09\x7b\x07\xaa\x27\xb6\x87\xc7\x49\x4f\x4f\x82\xbb\x64\x0f\x36\x15\xec\x4a\x5e\xde\x22\xaf\x67\x6c\x6d\xf8\xe9\x5e\x90\xe6\xfe\x43\x83\x7d\x7b\xe2\x57\x49\x6d\x99\x14\xfe\xf2\xed\x48\x6c\x17\x03\xee\xf6\x94\xaa\xb2\x58\x6f\x38\xe9\x1e\xe6\x90\xfd\x87\x06\xfb\x26\xa1\xfd\x65\xcc\x6c\x43\xc6\x7d\x63\x66\x6c\x43\xc5\x59\x4a\x87\xdb\x10\x71\x7e\xde\xbf\x4d\xf1\x3b\x90\xfb\x7a\x6e\x00\x7f\x3b\xd6\xf5\x0e\xb0\x92\xd2\xc9\x37\x34\x75\x81\xd0\xd3\x86\xa6\x2e\xe8\xe5\x02\x92\x2b\xd3\xef\x86\xa6\x4e\x7e\xcc\x6d\x00\x39\xf7\x47\xff\x61\x6d\x79\x5d\x13\x80\x4c\x28\x68\x93\xd7\x2e\x28\xba\x23\x2a\x54\x4c\x81\x1b\x39\xf6\x84\x9d\xb2\xe1\xa7\xaf\x04\x9b\x36\xfc\xf4\x9d\xa9\x68\x47\x85\x4a\x78\x2d\x80\x61\x49\x14\xed\x48\x62\x67\xd4\x91\xe6\x0f\xec\xe7\x3f\x42\x5d\x53\xe7\x49\x97\x40\x5b\xe4\x73\xab\x63\x45\x74\x18\xa2\xda\x89\xc4\x0e\xf6\xe5\x36\x10\x5c\xa4\x86\xb5\x09\x4d\x3b\x42\x72\x9b\x0a\xf4\x9c\xb4\xf5\x51\xd3\x61\xed\xed\x44\xbd\x82\x5a\x60\xe0\x37\x07\x7d\x50\x03\xbf\x4b\x5e\xfe\x0d\xf1\xbc\xcf\xda\x2a\x94\x4a\xd1\x02\xc0\xaf\xd7\x7b\x3b\xf9\xeb\xf3\x38\xb3\xb6\x01\xe0\xee\xb3\x8e\xbe\x64\x2a\xa2\xb2\xd8\x54\x9e\x47\xc0\xea\x4e\xe8\xfe\xbe\x6a\x13\x53\xb1\xd7\xb9\x28\x08\x6a\x18\x53\x79\x9e\x99\xe2\x37\xa1\xe7\xc0\x54\xbb\x01\xc0\x91\xfc\xa2\x8d\x92\x9c\x38\xa8\x76\xbe\x95\xf6\xf2\x65\xee\xcc\xb3\xb2\x7c\x6f\x03\xc1\x55\x79\x33\xdb\x00\x70\x7f\xb0\x96\xb7\x01\xe0\x24\xa7\xdb\xce\x77\x5a\x7a\x29\x62\xdc\x06\x80\x5b\xc4\x79\xb1\x0d\xfc\x36\xf1\xf6\x6c\x03\xbf\x4b\x5a\x90\x3b\x13\x6e\x4f\xba\x12\x54\x6b\xaf\x5a\xf8\x3b\xb6\xb5\xf3\xef\xd8\xd6\x36\x64\x9b\x83\x26\x20\x43\xb6\x59\x75\x0b\xdb\x90\x6d\x52\x32\xe3\x56\x88\x99\x64\xc7\xad\x6a\xf2\xe4\xe6\xd4\xf8\x2a\x30\x26\x6b\x42\x37\x64\x9b\x13\xd9\x60\xbb\xd4\x3f\xee\x69\x96\x72\xc0\xe6\xde\x86\x6c\x9b\xf8\xc3\x36\xa4\xf2\x59\x53\xef\x1f\x6a\x71\xbb\xb0\xd4\x90\x92\xba\x0d\xd5\x2e\x79\xfb\x77\x11\x4f\x94\xae\xb2\xb1\x53\xb9\x7b\x45\x44\x00\xa7\xce\x06\xd5\xaa\x72\x66\x57\x4a\xad\x34\x25\x19\xaa\xed\x2a\x9b\xdc\xa0\xda\xa1\x91\x68\xa8\xb6\x2b\xf2\xb5\x51\x85\x53\x75\xc2\xae\xe8\xe7\x7b\x6d\xd9\x72\xaa\x8c\xb1\x6d\xa8\xb6\x48\x5b\x7f\x83\x6a\x9b\xd7\x55\xcc\x42\xde\x55\x5b\x2f\xe7\xf1\x44\x24\x99\x17\xdc\xaf\x5b\x95\xe2\xa5\x1f\xce\xa2\x4d\xa5\xb8\x64\x70\x37\x32\x6f\x5b\x4b\xa6\xa1\xda\xa5\x40\xf0\x36\x54\xdb\x44\x9f\xb1\x0d\xd5\x36\xe5\xca\xed\xa6\xda\x12\xde\x54\xa3\x4c\x96\x70\xf9\x26\x0c\x1d\xf4\x65\xda\xa7\x21\x8f\xbf\x62\x13\x8a\x5e\x5a\x54\x0d\xd5\x36\x63\x9a\xfe\xe7\x29\xdb\x00\x6f\x1d\x5a\xcf\x0d\xf0\xd6\x81\x7f\x67\x37\xea\x0a\xa6\x2e\x69\xdd\x58\x4c\x87\x9b\x62\xf1\xa1\x49\xda\x80\x6e\x2d\x78\x31\x37\xb9\xe6\xaa\xb8\xdb\x06\x70\x8b\x32\x4d\x36\x51\x6a\x91\x37\x6c\xc0\x6d\x26\x9c\xb8\xfb\x95\x46\x91\x65\xba\x3b\xdc\x30\x7a\x91\x14\x8b\xab\xbc\x66\x1b\xb8\xad\xd2\x95\xde\x06\x6e\x6b\x94\x05\x01\xb8\x95\x80\xcd\x06\xdc\x46\x75\x01\xd1\xbb\x6d\x1d\xf9\x52\xf1\xcc\xc7\xf9\x42\xd1\xeb\xd1\x1e\x7b\xce\x82\xb7\x74\x03\x70\xb7\x3a\x21\x8a\x6e\x8d\xa8\xfa\x1e\x10\x20\x68\x69\x32\x70\xbb\xe4\x65\xdd\xe3\x2b\xa1\xc1\x9d\xb1\x4f\x05\xf8\x73\x8a\xf9\xb6\x01\xdc\x26\xb6\xdc\x7d\x42\xd0\x7d\x4e\x02\x62\xdb\x00\xee\x5a\xb2\x2b\xa8\x00\x77\x1a\x8c\x54\x80\x97\x73\x25\x5b\x6e\xc6\xd4\x16\xcb\x0d\xe5\x62\x5b\x84\xee\x45\x77\x41\xf6\xa7\xa9\x95\xf6\xac\x92\xad\xda\xca\x1b\xaf\xf5\x64\x59\xed\x3f\x00\xee\x06\xe0\xbe\x38\x8f\xb6\x01\xdc\x7a\x96\xc6\x87\x25\x55\x53\xf0\x83\xe4\x0f\xd9\x49\xdb\x00\x6e\xcc\xea\x01\x06\x70\x6b\xd0\xf7\x46\xcd\xed\x55\x3f\x7a\x20\x38\xd1\xe2\x02\xc0\xed\x1a\x70\x54\x7e\x9f\x45\xcb\xc0\x6d\x7a\x01\xcd\xdb\xc0\x6d\x17\x5b\xd1\x46\x3b\xdd\x6b\x98\x18\xb0\x5d\xca\x72\xda\x84\x94\xa5\x60\xb6\x01\xb6\xbe\x68\xcb\xc3\xae\xc9\x55\x0c\xbd\x96\xa0\x09\xf5\xfd\x9d\xd9\xb4\x0d\xb5\x46\x95\x2d\xee\x97\x12\x38\xf5\x4b\xaa\xbd\x23\x05\x8e\xdb\x10\x6b\x89\x54\xf9\x6c\x43\xab\xa5\xa9\x5f\x1a\x5a\x8d\x79\x6a\x6b\x10\x90\xe5\x4d\x18\x5a\x6d\xaa\xb9\xd9\xef\x55\x22\x5c\xa7\x3d\x36\xfd\x8a\xd9\x77\x8b\xa4\x7d\xea\x3f\x1b\x9b\xaa\x30\xdf\x86\x56\x73\xc4\xad\xb7\x0d\xad\xf6\x42\xb5\xec\x9e\x5f\x0d\x88\xcc\x11\x92\xb9\x1d\x51\xb9\x6d\x88\x75\xa9\x42\x60\x1b\x62\xad\x55\x8b\x83\xa1\xd5\x25\x31\xa5\x4d\x85\xb7\xf2\xcd\xb6\xc2\xc5\xb9\x1e\x1a\xbb\x3d\x21\xab\xd1\xf3\x4c\xe6\x20\x8d\x56\xd0\xaa\x3b\x77\x79\xd9\x62\x06\x40\xa1\x4d\x1c\xaf\x1b\xa4\x9a\x35\xa2\xc4\xbd\xa6\x05\x10\x3d\x74\x55\x95\x6c\x88\xd8\x83\xee\x6e\x48\xb5\x28\x5b\x6b\x1b\x52\x6d\xaa\xa2\xdf\xeb\x66\xec\x1d\xfb\xda\xd0\x6a\x73\xa0\xeb\xad\x0a\x6e\xb0\xe9\x36\xa4\xda\xbc\xd0\x86\x21\xd5\x5a\x83\xee\x89\xc0\x32\xf9\x92\x7b\x5d\xd5\x41\x25\x00\x6c\x78\xd7\xb2\xe6\x36\xb4\xd0\xeb\xd0\xd1\xe8\x63\xff\xcc\x99\xff\x3c\x7d\x23\x93\xee\x65\xf3\x22\x93\x5e\x05\x9c\x0c\xc0\xb6\x81\x97\x7a\x6f\x86\xab\x60\x98\x81\xd7\xa6\x20\xd7\x86\x8b\xbd\xe2\x56\xd9\xe2\x62\x27\x8c\xb1\x37\x95\x7d\xfa\x54\x80\xd7\xae\xe1\x4a\x11\xf7\xd4\x10\x01\xb8\xae\x73\x77\x1e\x5f\x0f\xb4\x7f\x67\x82\x6c\xf2\xb6\x55\x8a\xb3\x09\xfd\x56\x82\x1d\xfb\x17\x07\xbb\x2c\x43\xf2\xb6\x13\xc9\x59\x9b\xbc\x6d\x64\x44\x93\x73\xca\x02\x29\x6c\x79\x88\xfa\x12\x5b\x54\xaf\x9a\xd5\x93\x9c\x01\xd7\x08\x80\x4b\xce\xfd\x02\xe8\xc9\x11\xf2\x75\xb6\x7a\x27\xe7\xe8\xca\x66\x11\x25\x67\x80\xb5\xee\xaa\xf3\x3e\x5d\x65\x8b\x0c\x24\x67\x60\xb5\x38\x73\x6d\x24\x67\x60\x35\x3d\x36\x89\x27\xe7\xae\xc2\xde\x4c\xba\xb6\x4d\x4d\xe1\xb4\xfe\x66\xbc\xa0\x05\x96\x9c\xbb\xf5\x08\x84\x43\x93\x43\x0a\x3d\x27\x9e\xc2\x00\x6b\x0a\x0f\xff\x01\x58\xe3\xe2\x5c\x08\xd6\xfd\xf9\x0f\x07\x4c\xa2\x5d\xfe\x0b\x73\x27\xda\xed\xaf\x80\x2a\x56\x6b\x72\x1e\x09\xa2\xa4\xad\x5b\xb2\x74\xde\xb5\x81\xd7\x16\x16\xcf\xf6\x69\xa2\x53\x8b\x9d\x9c\x57\x89\xa2\x5a\x4a\xc2\xdb\xb9\x9a\x59\xfe\x41\x4f\xe9\xbf\x8c\x2f\x4b\x07\x4d\xee\x23\x58\x9f\x83\xf7\xee\x3f\x4d\x0d\x5b\x60\x93\x3b\xf9\xd9\x43\x49\xc6\xc9\xa9\x4a\xdb\x52\x4e\x79\x6a\x72\xb4\xa1\xe7\x4e\x2e\xdc\x8a\x65\xea\x6d\x93\x03\xd8\xe2\xc0\x4a\xee\x57\x8e\x76\xe0\x3d\x9d\x1c\xed\xa5\x5a\xd7\xe4\xc2\xcd\x59\xa7\x7a\x35\xb9\xf0\x4b\x73\x80\x5e\x11\xfa\xb7\x58\xab\x65\xe3\x77\xff\x0a\x9f\xbe\x88\x7a\x06\xa8\x76\xab\xa7\x86\xaf\x56\xa1\xe9\x1e\xeb\xee\x51\xcf\x09\x10\x94\xe8\x5b\xc4\x4f\x6b\xc2\xf3\x4e\xa3\x04\x37\xb9\x3e\x08\xd7\x3b\xda\x67\x08\x37\xc2\xca\x99\x1c\x21\x5f\x48\xf1\x92\x03\xe1\x22\x92\x93\x1c\xa4\xec\x35\xf1\x14\x68\xa9\x13\xaf\x49\x2e\x7e\x19\x4f\x6a\x77\xec\x9f\x23\x8f\x56\x46\x9c\x35\x85\xa7\x88\x5f\xd6\xd3\xa3\x33\x48\xec\x2c\x6a\xc9\x3c\x59\x2d\x08\xe8\x26\xa7\xb0\x6f\x6a\xf3\xdd\x6a\xd1\xd7\x0f\x16\xdf\xf8\x10\xb3\xf7\x39\x23\xf7\x39\xe8\xd7\x8b\x62\x32\xb9\xf4\x31\x0b\xab\x87\xa5\x5b\x9b\x83\xb6\x5e\x72\x22\x67\x6f\x8c\x07\x34\xd6\x6b\xe5\x8b\x29\x29\xfb\xe7\x8a\xea\x6b\x87\x7f\x6d\xcf\xb7\xd3\x57\x90\x60\xf3\x8f\xce\xef\x6c\xd1\xb3\x90\x60\x23\x73\x28\xb9\x24\xad\x11\x9d\xc7\x3b\x78\x79\xe2\xa4\xac\x3f\xbe\x94\xa1\x60\x2b\x59\xb2\xad\xcd\x7f\xb4\x20\x7f\x35\x1b\x83\x2f\x62\x48\x38\xfb\xe7\x2f\x8e\x99\xe4\x72\xf8\xdd\x1d\x7f\xe7\x65\x27\x97\xe9\x0e\x1a\x20\x14\x72\xc7\x57\x5b\x4c\xf7\x91\x97\x9a\x3f\x72\xe5\xa0\xff\x49\x02\xad\x74\x4a\x72\xb2\x83\xd3\x16\x4e\x9d\xa0\xa6\xca\x4f\xc9\x83\x01\x90\xcf\x34\x46\x54\x38\x64\xba\x90\x01\xe4\x0c\x4d\x6d\x72\x84\x7e\x51\x38\x4e\x4e\x00\x59\x53\xa3\x01\xe4\x8a\xe7\xcb\x68\x70\x6c\xa2\xe4\x73\x10\xfa\x0d\x8b\x0e\x62\x00\xf9\x07\x2d\xb1\x95\xef\x44\xa2\xe1\x5a\xae\xda\xde\xab\x89\xe0\x53\x60\x5b\x1a\x52\x00\xe5\xac\x09\x15\xee\xf5\x35\xb5\x35\xbe\xdc\x04\xdd\xf1\x39\x5d\x1b\x91\xfe\xe4\xca\x47\x30\xbc\x78\x0b\x85\x38\x83\x3a\x68\x59\xbf\xbf\x4a\xb9\x09\x5f\xa4\xa9\x26\x67\xc0\xb9\xbc\x2f\x6f\xf7\x97\x0a\x9b\xde\xb0\x81\xe7\xd2\xbc\xfe\xa7\x5a\x75\xf2\x6e\xc8\xdf\x76\x89\x61\x27\xf5\x35\x4d\xb4\x06\x9e\x4d\xfa\xd7\xb6\x3e\x1d\x86\x45\x57\xae\xc4\x54\x26\xed\x32\x00\x9d\xd2\x50\x9b\x90\x56\x29\xfa\x8f\xec\x96\xca\xf3\x1e\x32\x75\x2f\xd2\xf7\xe4\x00\xd1\x51\x53\xa0\x40\xf4\xcf\x3b\x8f\xba\xda\x2d\x47\x41\x83\x22\xb9\xf6\x95\x20\xea\x4b\x51\xb1\x5d\x97\xfe\xb7\x69\x2e\x76\xfd\xf7\x29\xee\x75\xee\x08\xe5\x5a\xd4\x02\x42\x5e\x77\x54\x6b\x9a\x2c\x73\x5a\x43\x88\x38\x0e\xfa\xe0\x21\x4e\xcf\x93\xaa\xf7\xe4\x9a\x18\x74\xf9\xde\xa0\xe6\x28\xd3\x82\x30\x71\x7c\x19\xc2\x86\x9a\x73\x54\x1f\x15\x6a\x56\xaf\x51\x6e\xf7\xd9\x02\x7d\x6c\x5a\xd0\xb1\xcc\xd5\xa3\x0c\x35\x1b\x37\xb7\x6d\x85\xdb\x1b\x1a\xd3\x86\x21\xe7\x1c\xd5\xbf\x85\x9c\xad\x6f\xe9\x8c\x7c\x82\xab\xc4\xce\x92\x43\x1f\x3d\x6e\xde\x5c\xff\x2a\x51\x65\xf6\x28\x3c\xac\xf7\xdc\xa9\x37\xa8\x6a\x8d\x7d\xe7\x1c\x74\x6d\x48\xe2\x35\x5e\x09\x0f\x93\x3a\x9a\x9c\x21\xe8\x9c\xd4\x23\x4e\x25\xf6\x98\x38\x43\x92\xeb\xfb\xf3\xf6\xd3\x4f\x0c\x45\xe7\x9c\x39\x63\x10\x3f\xd3\x53\x0e\x1c\xb5\x5a\x6e\x0c\x45\xa7\xaa\xc9\x6f\x5c\x66\xd5\xad\x71\xfd\x85\x88\x97\x7a\xeb\xa0\xa6\x44\x8b\xcf\xa7\x9e\x06\x82\x48\x6e\x7c\x19\x4c\x0f\xdf\x72\x7c\x1a\x1b\x9d\xfe\x3f\x78\x76\x2d\xc3\x03\xa4\xa9\xd9\xd2\xd0\x74\x4e\x41\xad\x95\x7e\xb4\x8e\x84\x55\xb5\xa9\xb5\x84\xc6\x07\xef\xf3\x37\x92\x4e\xee\xf9\x55\x8d\xcf\xb9\x4a\xde\xb6\x04\x72\x46\xe9\x43\x59\x6d\xa6\x37\x3e\x37\x79\x15\xca\x94\xe4\x0c\x55\x97\xf2\xf7\xa5\xe0\xb9\x55\x79\xaf\x5e\x8b\xa2\xca\x51\xb7\x36\x50\x5a\xb4\x00\x3c\x57\x43\x01\xad\xb0\xe4\x00\xde\x45\x9f\xe4\x37\x87\x7a\x72\x0f\x49\x4e\x7a\xb9\x0f\x3e\xb3\xc4\xcb\x31\xe0\x5d\xdb\x66\x90\x00\xbc\x8b\xb6\x24\x93\x2e\x1b\xc2\x80\x77\x8e\x1a\x16\x70\xa7\x57\xd9\x5e\xe4\x70\x17\x59\xbc\x2f\xa5\x35\xfa\x18\xef\xb5\x68\x77\xe1\xa5\xbf\xca\x02\xa1\xeb\xbd\x97\x7b\x67\xa9\x4d\x14\x5f\xd7\xa4\xa3\xaf\x72\x14\x45\x48\xc9\xbd\xd0\xcb\x15\xb5\xc4\x00\x9b\x6b\x74\x74\x2a\xab\xab\x96\x9b\x97\xaa\x62\xd9\x83\xef\xe5\x60\x79\x35\xd9\xbd\x0c\x75\x4d\x5b\x5f\x65\xf5\x2b\xdb\x8a\xb0\x31\x05\x3d\xc9\xcd\x5b\x4e\xf7\x6a\xf1\x98\x97\x87\x06\x4a\x81\xe4\x0c\x8c\xe7\xa6\xc9\xff\xe3\x4c\xa7\xda\x35\xb9\x09\xef\x90\xac\x43\x03\xe4\xb9\x69\xca\x87\x72\x2d\x17\x5a\x3b\x51\x90\xd2\x54\x82\x4a\x5a\x93\x05\x72\xf2\xb6\xd3\x5c\x5a\xba\xa9\xa6\x6e\x9b\xb7\x60\x80\x3c\x3f\xb2\xde\x0c\x90\xe7\x63\x3d\xce\x8f\x7b\x27\x73\xed\x75\x09\x38\x28\x6f\x49\x6e\xc1\xbb\x22\x0b\x87\x10\x72\x1e\xb4\xcb\x80\x79\xee\x7a\x82\x45\xa5\xa9\x06\xff\x92\x56\xb6\xce\x33\x33\x65\x69\x72\x5e\xdf\x12\x26\xc3\x65\x41\xba\x11\x78\x97\xab\xff\xee\xb3\xeb\x13\x0e\xed\x7c\x4b\x03\xe6\x2d\x0b\x51\x18\x30\xcf\x5d\xb6\xdb\x9a\xdf\x14\xa2\x6b\x7f\xdf\xba\xa9\xdd\xfb\x43\x15\xbc\xef\xfd\x8b\x70\x81\xb7\xb8\x29\x4d\xd2\x64\xbf\xbf\xf2\x49\xbd\xd7\xfd\x49\x09\xc9\xbe\xdc\xbf\x04\x83\x79\x07\x86\xcc\xcb\x14\x32\xdd\x9f\x3c\x56\xe0\xdd\xee\xef\x3d\xc8\x0c\xd8\x94\x51\x6e\xdd\xf5\xe6\xac\x53\x93\x62\xe9\x1e\x56\x29\xaf\x36\x40\xa4\xac\xfe\xb6\x25\x9e\xaa\x7b\xff\x52\x87\xd3\xd5\xfe\x30\x5f\x40\xe9\x15\x9c\xe5\x51\x49\xa3\xae\x3d\x79\x07\x11\xbe\x39\x95\x92\x27\xbc\x8c\x03\x3a\x79\x77\x1d\xa5\xa4\x6d\x26\xaf\x10\xf3\x8f\xb5\xcf\x58\xf0\xee\x2b\x1f\xf5\x3a\x46\x89\x8c\x81\xad\xef\xb9\x1f\xdd\xdf\x9e\x9b\xea\xe1\xe4\x51\x4c\x0b\x16\xb0\x4e\x9e\xf0\xf2\x53\xd5\x36\x12\x54\x9b\xce\x7b\xf9\xef\x65\xeb\x2b\x1b\x04\x3b\x79\x11\xa5\x3b\xb5\xcb\xf8\xd3\x1a\x0b\x99\xf7\xb7\x4e\x69\xe9\x7f\xe4\xd0\x1e\xbe\x85\xf7\x97\x39\x01\x7d\x97\xe4\x0f\x8f\x5a\x99\x94\xeb\x25\x2f\xd4\xfe\x83\x42\x86\xce\x22\x14\xbb\x79\x12\x0f\xa5\x5e\xd7\x1d\xcd\x79\x3a\x3d\xcf\x65\x68\x3d\xbf\x4e\xe7\x5d\xe6\x84\x9d\xfe\xa2\x4d\x9d\xbc\x47\x35\xcc\xeb\x26\x70\x8f\xbc\x3c\xb2\x27\xb4\xe5\xd5\xe4\x79\xe2\xeb\xef\x69\xe0\xb7\xe2\xd3\x0d\xbd\x01\xf9\x2c\x0b\xc8\x43\xb3\xd6\x58\x9f\xbd\x01\xf8\x8c\xea\x6f\xf2\x81\x4c\x83\xa5\x23\x89\xb8\x33\xd5\xfb\xa0\x3c\xe5\x87\xad\x7c\xe3\xfa\x5b\x47\x97\xb3\x67\xb1\x90\xf9\x40\xd9\x82\x5e\x07\x34\x6b\xa4\x56\x26\x4f\xf8\x19\xad\xb9\xe4\x0f\xc5\x5a\x95\xb0\x45\xf2\x84\xa0\x5f\xf3\xf3\x27\x0f\x58\x87\xb4\x2f\x79\x03\xeb\x2d\x00\x4f\xbd\x01\xf5\x08\xc5\x6e\xf2\xe1\xe3\x99\x01\x7a\xfb\x03\xd4\xdb\x3c\x6f\xe0\x70\xa8\xb7\x49\x8e\x87\x51\xc1\xff\x5c\x91\xe5\xcf\x03\xd6\xc9\xfa\x4e\x1e\x15\xb5\xe7\xa5\x6b\x1b\x58\xcf\x2b\xf0\x2d\x22\x12\x30\x2c\xcc\x3e\xfe\x0a\xeb\x25\x6f\x60\x7d\x79\x2c\x13\x1f\xaf\x62\xd6\x8b\x9d\xe3\xe3\xf8\xc2\x9b\x6a\x85\x72\xd3\x75\xdf\x17\xb9\x56\xb5\x69\xfe\x71\xed\xc5\x91\xbc\xcb\xf8\x15\x91\x33\x15\x79\xaa\xa6\x97\xe3\x79\x0d\x9c\x2f\x1f\x39\x5a\xc0\xbc\x78\x15\xc1\x27\x4f\x68\x7a\xe9\x3b\x02\xca\xd1\x13\x4e\x3e\x21\xf7\x83\xfd\xee\x0d\x94\xe7\xa5\x37\x8f\x5a\x5a\x63\x8a\xf7\x09\xd9\x17\xaf\xf3\xec\xfb\xca\x2e\xf4\xe9\x72\xe4\xc3\xfb\x98\xbc\x2a\xa4\x7f\xb0\x07\x38\xd3\x1b\x28\x37\x39\x0f\xdb\x9a\xd7\xb1\x84\xfd\xe5\x13\x4a\x71\x67\xeb\x52\xaa\xbd\x9a\x2a\xf2\xfd\xce\x5b\x13\xcb\x51\x4a\xeb\xf3\xd5\x7b\x31\x14\x9e\xb5\x80\xfb\x5f\xb4\x6a\x18\x18\x1e\x24\x2e\xc4\xe1\x33\x34\x82\x49\x57\xfb\xc8\x52\xd4\x33\x0c\x8d\x67\xd8\x79\x92\x07\x89\xcf\x47\xff\xa1\x83\x9c\xf9\xfa\x47\x1b\x3d\x89\xb6\x25\xf9\xfc\x65\xd1\xe0\x8a\xf1\xf9\x66\x85\xbd\x5b\x4f\x74\x4b\xb2\xf0\xea\x27\x9f\x09\xd1\x4f\xdd\xe3\x73\xcc\x74\xda\x5f\x2e\x9b\xe6\x02\x45\xfb\x82\x43\x36\xf2\xfc\x24\x67\x17\x8d\xf6\x42\x39\xa2\xde\x46\x81\x32\xf2\xe5\x69\x0a\xcb\x7b\xd4\x55\xa8\x41\xe8\xb4\x5d\xc8\x3c\x1d\x52\xf0\xe4\x0b\xba\x10\x7a\xcb\x86\xcc\xe3\xd2\x7b\xa3\x52\xda\x9d\x16\xfe\x36\x57\x3d\x8a\x68\x6e\xf1\x06\xca\xb7\xa4\xa9\x67\x96\xf5\xed\xe1\x4d\x96\x5b\x15\xbe\xc0\x33\x9e\x24\x6d\x21\x14\x5f\x71\xc2\x2d\x5a\x42\x45\xf5\x50\xef\x85\x37\xcd\x17\x1d\x89\x22\x1e\xe6\xa3\x97\xdc\xd9\x4f\x7f\xd4\xf8\xab\x97\x2c\x02\xb1\xac\xe4\x91\x3b\xf3\x4d\xd7\xc6\xf9\xb4\x75\xb5\x8f\x37\x28\xeb\x7c\xe2\x63\x9a\x53\x40\xe6\x0f\xe6\x9f\xaf\x9f\x27\x42\xe3\xbb\x5e\x35\xbc\x37\xff\x25\x37\x3f\x79\x03\xee\x45\x5e\x29\x5f\x2f\xad\xd2\xd6\x3a\x24\xd0\x5e\x8a\xc8\xeb\x92\x37\xd0\x5e\xbc\x06\x86\x81\xf6\xd8\xb5\x5a\x1f\x9e\xf4\x31\x67\xd3\xff\x97\x55\xf2\xd5\x70\x6d\xf8\xe7\xb1\xe3\x3d\x91\x70\x72\x52\x92\x87\x5e\x8d\x4c\xdf\xe4\x0d\xb8\x97\xa8\x65\xa2\x5d\x6d\x80\x33\xf1\x1b\x70\x2f\x72\x20\xf9\xf6\x95\x62\x55\xdd\x5b\x7e\x6a\xfd\x3f\x0f\x88\x5e\x9a\x4a\x1a\xf9\xce\x45\xf7\xfe\xa6\x7b\x3c\xdb\xde\x40\xbc\x29\x93\xda\x96\x3d\x77\xd2\xd4\x67\x20\xbe\x44\x0d\xaf\x23\x85\x9e\xe6\xc6\x67\xe9\xfb\x07\x68\x35\xc5\x19\x88\x2f\x5b\x13\xfc\x51\x3b\x7b\xee\x14\xd0\xff\x98\xf2\xfb\xe7\xb4\xf0\xda\x63\x4e\xaa\xa4\xee\x48\x55\x36\xe4\xce\xc9\x93\xe3\x9d\x70\xdd\x79\x54\xce\x46\xd1\x75\x27\xed\xd6\x7d\x11\x46\xcc\x7a\x26\xf3\x43\x67\x30\x9e\x37\xf0\x5e\x36\x28\xc6\x8f\x8f\x1f\x4a\x8b\xff\xf8\xaa\x70\xf5\xf5\x0c\xc4\x97\xac\x49\x00\x85\xb3\x5c\x74\x35\x7b\xde\xac\x69\xcb\xc0\xfb\x7d\x3a\x14\xce\xf2\xa3\xf3\x3e\x5f\xb4\x06\xba\x01\xf7\xf4\x68\xf1\x87\x3e\x2d\xe3\x55\xf5\x80\x76\x37\xd5\xa6\x4f\xe2\x47\xd3\x94\x01\xf7\xe5\xb1\x7b\x3d\x2a\x67\x79\xa9\xbd\x84\xfc\xf5\x7d\x9f\x4f\x04\x12\x44\xea\x0d\xbc\x97\xa2\xfe\xf5\x50\x97\x40\xd4\xc3\x3f\x28\x14\x26\xae\xfb\x7c\x89\xac\x95\xa7\x40\x9d\x8c\xb0\x7d\xf2\xcf\x9d\xa6\x27\x56\xb6\x87\xd0\xbc\xc8\x4c\x30\x74\xbd\x91\xcc\x4d\xfe\xf9\x48\xae\x35\xbd\x1e\xca\x33\x3f\xa7\xa6\x85\xe7\x17\xd5\x23\xed\x13\xb1\x79\x4e\xc7\xf5\xe9\x5f\x91\xb8\xd3\x22\x25\x69\xff\x8c\xbd\x4d\xab\x0c\x71\xf7\xae\x09\xce\x10\x77\xa9\x8e\x36\xbc\x1f\x89\x07\xae\x30\xff\x51\x9e\x41\x47\x91\x3c\x21\xef\xbe\xe9\x4b\xef\xc7\xfc\x29\x93\xe6\xbd\x3a\x06\x2f\xb1\x0d\x0f\xea\xae\x7a\x2b\x2f\x71\xa4\xa2\xa3\xdf\x8b\xd1\xf1\x50\xf8\xf7\x23\xbb\x5e\xda\x63\xdf\xaf\xca\x5c\x43\xa3\x3c\xc9\xa8\x9c\x10\x28\x10\xbb\xf3\x13\x95\x36\x2d\x8a\x54\x4c\xcb\x45\xed\xd1\x28\x6f\x32\xe3\xe6\x55\x63\xdc\xfa\x36\xf3\x8b\x1d\x69\x82\x37\xc4\x5d\x8e\xfd\x3f\x3f\xae\xa3\x42\xdf\x99\x64\x08\x6a\x34\x4e\x95\x0a\xf2\xcc\xf3\xe3\x38\x52\x4f\x33\xe4\x5d\xba\xbe\x3d\x12\x64\xe8\x5e\xfc\xc0\x81\x73\xed\xf3\x16\x26\x99\x82\xa7\xb5\xe8\x72\xab\x87\x2e\xe6\x24\xfd\x27\x62\xf3\x9f\x4e\xa6\x27\x05\x75\x3f\x9a\x7d\x0d\x75\x97\x3a\xf4\x1f\xc4\x1f\x45\xe7\x5e\x0f\x8b\xe5\x3d\xfd\xf3\x32\x61\xa0\x3c\x1d\x3b\x79\xd1\x0d\x34\x71\x51\x3c\xdd\xf1\xb0\x79\xd4\xc9\x1e\x01\xbe\x75\xad\xb5\x0d\xe8\xf6\x00\xf2\x28\x4b\x01\x40\xee\x64\x0d\x2c\x92\xeb\x64\x3d\x1e\x89\xf2\x29\xae\x9c\xe4\x4f\xe1\x74\x3b\x60\xdc\x43\x6f\x46\xa9\x74\xf2\xfb\xbe\x0e\x94\x99\x93\xdf\x70\xfa\x68\x31\xa3\x78\xfa\x00\xae\x4d\xf7\xc7\xcd\xe3\x01\xe0\x43\x43\x4b\x00\xbc\x24\x51\xd4\x26\x2f\x7a\x33\x2d\x1d\x06\xbe\xcb\xa3\xa9\xf9\x50\x9b\x85\x39\x35\x31\x42\x6d\xa6\x00\x9e\x27\x44\xfe\x44\xb5\xd2\x3e\xff\x83\xc7\xd4\xef\xaf\x58\x5e\x9f\x7f\x23\x4e\xa8\xc9\x71\x7f\x3a\xcd\x0c\xa9\xe0\x7e\xfb\x1b\x83\xbb\xfe\xc6\x69\x75\x79\x29\x40\x71\x56\x99\x4a\x83\x83\x1b\x85\x01\x1c\x0e\x00\x5f\x93\xec\xe0\x14\x08\x97\x3f\x4b\xff\x97\x63\x4d\xc8\x32\x0f\x0e\x31\xca\xa9\xad\x46\xaa\x62\x65\xeb\xfa\x57\xdf\xa6\xb6\xdd\x2a\x51\xa8\xb8\x53\x50\xd8\xdc\xbc\xc6\xda\x43\x7d\xc6\xb9\x3f\x08\x0c\xd7\x57\x30\x10\x5e\x5e\x3c\xd5\xc1\xdd\x2a\x51\x79\x74\x03\x21\xf3\xc4\x04\x17\xbc\xff\xfe\xe7\x6d\xf8\xf0\xb9\xfd\x12\x7b\x3e\x6e\x7f\xa7\x6b\x7c\xe1\x73\x06\x55\xf0\x97\xdb\x1f\xa9\xf8\x14\x3c\xce\xc6\xa5\xfb\xf0\xed\xf1\xc6\x07\xff\xe5\xb8\x63\xf6\x04\xe5\x7e\xe3\x92\x08\xfe\x8a\x90\x0a\xcf\x86\x43\x71\xd6\xe7\xdb\x79\x07\xe4\x80\xcb\xff\x1f\x0c\x79\x97\xa6\xb7\xea\x3f\xe9\x9a\xa0\xfb\x7f\x4e\x28\xc6\x55\xf8\xe8\xcd\xa6\x5a\x65\xe8\xbb\x28\xd6\x12\x0c\x7d\x17\x84\x9c\x52\x30\xf4\x5d\x56\xd5\x16\x2c\xbf\x38\x32\x42\xf8\x04\x1a\x2b\xad\x09\x97\xc3\x4a\x58\x3e\x7c\xd4\x66\x0b\x3c\x13\x0c\x81\x37\x68\xa6\x53\x08\xd7\xf9\xb4\xab\xae\x4a\xe8\x18\x04\x10\xc2\x6f\x4b\x3d\x84\xf7\x8f\x2d\x64\x7b\x40\xc1\x21\xdc\xd4\x81\xad\x1e\x2b\x14\x5e\xd7\x9c\x38\xa0\x42\xfc\x14\xdc\x40\xc4\x21\xe2\x84\xc2\x8a\x0f\xf1\x92\xa5\x40\x91\x9d\x02\x2a\x66\x1d\x47\x4c\x30\x14\x5e\xe4\x36\x0e\xa0\xf0\xa1\xef\x12\xaf\x10\xef\xcb\x42\x1f\x48\x0c\x47\x4a\x2a\x05\x74\xcc\x2b\xb3\x40\x30\x24\x5e\x64\x2a\x87\x78\xe3\x86\x8b\x50\x76\xa0\x42\x1a\xfe\xdc\x14\xe2\x55\x6e\x7b\x3b\xef\x25\x7e\xe9\x31\x51\xd7\x58\x44\x06\x78\xef\x11\xd6\xdf\xcd\xd5\x12\xe6\x19\xe6\x48\xa0\x42\x7a\xeb\x0b\x1b\x12\x8f\x72\x63\x86\x04\xab\xb3\xbe\x85\x78\xcb\x7e\xe6\xb2\xaa\x2b\x19\x22\x9b\x91\x27\x34\x24\x5e\x76\xe7\x7d\xa4\x5b\xc3\x32\xcf\x9d\x6c\xcc\x6f\x20\x42\x48\xd7\xb1\x6e\x7d\xf9\x1f\x97\x8d\x90\x2e\x77\xce\xd4\x23\xa5\xe7\x7b\x64\x06\x47\xfa\x00\xcc\x79\xd0\xf9\x41\x1a\x35\xe1\x52\xbb\xc1\xcf\x92\xc2\x89\xa6\xb3\x95\xbf\x61\xaf\x69\xef\x00\xf2\x36\x27\xee\xa9\x00\x65\x99\xd3\x67\x25\x77\x1c\x79\xf6\x14\x32\xe4\xd6\xc0\xef\xf0\xbb\x78\x3a\x85\x8c\x26\xab\x3a\x4f\x26\x6e\x70\xee\xfb\x22\x49\x48\x2b\x33\x1a\xb3\x84\x5a\x03\xaa\x63\x5e\x4f\x80\xea\x98\xd7\xf0\x2c\xbf\x7c\xe7\xdc\x93\xf0\xb7\x27\x28\x17\xa0\x20\xf3\x2c\x6b\x81\xf0\xf7\xc0\x39\x11\x0a\xd4\x6b\x84\x7f\x83\x81\xeb\x3d\x92\xfe\xfb\x34\x66\x8b\xce\x85\x7e\x4e\x9d\x1d\x62\xf2\x88\xfd\x15\xca\xfd\x94\x0b\x6c\x16\x20\x26\xf7\x81\x67\x2d\x1f\x69\xb5\x26\xeb\xf2\x09\x4e\x06\xb5\xfb\x17\xc1\x85\xae\xaa\xe7\xd6\x19\x1f\xa2\xd4\x7b\x01\x64\x3b\x4d\xd8\xd0\x96\x05\x7c\xb0\x81\x9c\xf1\x04\x90\x0e\x84\xbd\x03\x29\x01\xa1\xc2\xce\x89\x97\x38\x54\xf1\xb4\xd3\x29\x21\x27\x0f\xc4\x04\x02\xb4\x65\x31\xe9\xc8\x8b\xa4\x48\xd7\x4d\xa1\xa2\xab\xab\x29\xa7\xa2\xab\xab\x7e\x53\x9f\x6f\x3a\xd4\xd5\xb0\xd6\x4e\x7b\x2d\x2c\x18\xd4\x9b\x21\x28\x57\xb2\x43\x80\xa0\x7c\xe9\xbf\xe6\xbe\xa9\x84\x2b\x81\x9c\x9b\x26\x8f\x46\xb1\xbf\x06\x7e\xe3\x59\x35\x61\xfd\x26\x26\x4f\xa1\x51\x45\xaa\xbe\xd1\xae\x55\x8e\xc8\x6d\x0a\xed\xa6\x37\xbc\xe7\x18\xab\xcf\x69\x4b\xe7\x5f\x2e\xa7\x57\x3d\x55\x21\x6f\x70\x5d\x20\x51\x3c\xea\x7d\x90\x28\x1e\xc9\x68\x09\x86\x9a\x2b\x29\xaf\x29\xb4\x2b\xc1\xa2\x50\x66\x68\xd7\x79\x26\x47\x66\xe8\xd0\xd2\x69\x21\xed\x4c\xcd\x49\x5b\xdf\x38\x25\x11\x22\xf4\x1b\x1b\x41\xbe\x27\x85\xfe\x49\xef\xe8\x7b\x82\x9c\x15\xf9\x0b\x9d\xa5\x59\x26\x40\xff\x58\x86\x1f\x9d\xff\xa1\xc9\xc6\xf3\xf7\x4f\x87\x03\x57\x64\x50\x12\xf9\xd6\x19\x24\x91\xab\x9f\x11\x02\xef\x4e\x77\xfb\xd5\xbf\x19\xbb\x9d\x0c\x46\xcd\x5e\x9d\x6f\x0e\x3e\x09\xaa\x92\xb6\x8c\x42\xde\x9f\x50\xf4\x0f\x06\x1b\xb4\xc6\x50\x74\x4d\x64\x55\x05\x25\x93\x97\xa8\x34\xf9\x14\x06\x19\x9b\x49\x57\xe4\xdb\x93\xd5\x17\x06\x09\xab\xc4\x37\x82\xa1\xe8\x46\xf5\x76\x0a\x86\xa2\x6b\xc2\x9b\x11\x48\x22\x4f\xea\xc3\x24\x91\x47\x99\x64\xd2\x08\xd7\x28\x87\x80\x3c\xa9\xe7\x19\x7a\x4e\x5d\x4b\xe9\x2f\x02\xf2\xa6\xa3\xf7\x37\xa3\xf3\x84\xcf\x2f\xf6\x59\x5a\xf2\x7c\xe4\xdb\xed\x6f\x0e\xa8\x80\xd2\xd8\x83\xf7\x3e\x3c\xf7\x75\xbc\xfa\x00\x8a\x8e\x1b\xdb\x3a\x1d\x4c\xbc\xe4\x58\xea\xe1\xb9\xa1\xb2\xa9\x09\x12\x5e\xf2\xac\x29\x85\xbc\x73\xb9\x94\xc2\xa1\x35\x8b\x53\xd9\x3e\xe1\xb9\xa4\xd3\x4b\x4b\xc3\x83\x7f\x4d\x9f\xf4\xf9\xf2\xb3\x81\x51\x41\xdc\xe4\xb2\x8d\x08\x85\xcb\x85\x12\x1e\x4a\x9d\x34\x39\x43\x6b\x96\x01\xbf\xe1\x15\x43\x23\x2d\x39\x15\xd4\xf1\x5a\x29\x06\xce\xe3\xb1\xcb\x0e\xa5\x59\x3c\x69\x88\xe1\x95\x6e\xb4\xce\xa7\x2b\x00\x50\xc3\xcb\x33\xeb\x0d\x51\x39\x9d\xb5\xf4\x50\x39\x5d\x9c\xee\x42\xc1\xbc\x3e\x3e\x61\xf0\x22\xcb\xdc\x00\x79\x55\x90\x3f\x40\x30\x5e\x8a\xb6\x2c\xd7\x3e\xc8\x0a\x38\x95\xd3\xed\x84\xa8\xc3\xa4\xc2\x16\x24\x17\x50\x1b\xf3\xc4\x7b\xc2\x04\x91\xc8\x86\x3a\xe1\xef\x71\x42\x7e\x61\x5e\xfa\xb6\xa9\xaf\x46\x3e\x7a\x91\xb5\x3b\xa9\x28\x1e\xba\x93\x3d\x6b\xd1\x70\x37\x20\x5e\x8b\x96\xe7\xf9\x59\xa2\xb2\x67\x26\x64\x17\x5a\xf2\x0e\xa1\x78\x12\x6f\x4a\x0a\xa7\x82\xfa\xc7\x3a\xd2\x9e\x1b\x07\xa3\x78\x27\x05\x72\xd3\xab\xfa\x10\xb9\xe9\x55\xd3\xc1\x42\x1f\x5a\xcb\xc7\xc2\x49\x38\xb8\xb7\xa8\xcb\x4c\x5f\x5a\xff\x93\x9c\x2d\xa4\xb6\xae\x23\xe2\xf4\x2d\xb4\xc1\xeb\x39\xff\xc6\x09\x26\x9e\xe6\xb0\xea\xb7\x47\xd7\xf8\x78\x9b\xb4\x88\x53\x51\x5d\xb7\xce\xf8\x9d\xbc\x1a\xa4\x34\xf6\xd2\x3f\x17\x35\x41\xe7\x6e\x68\x8d\xc8\x66\x47\x1b\xbc\xe9\x7b\x1b\xf2\xee\xe7\x0b\x50\x4d\xdd\x35\xe1\x1f\x4d\xf0\x3c\x27\x69\x07\xc1\x50\x77\x6d\x1a\x41\x24\xa4\x77\x02\xa3\x81\x84\xf4\x06\xea\x0e\xfb\xb2\x02\x2c\xa1\x33\x43\xde\x6d\x13\xec\x0d\x24\xa5\xb7\xa6\x73\xdb\xc1\x51\xe7\xcb\xa0\x2e\xd6\xc9\xcb\x09\x1b\x9a\x36\xa1\x3a\x50\x77\x57\xbf\x37\xd4\x5d\x29\xbf\x4c\xe1\x84\xbc\xcb\x7c\xb5\x78\x93\x98\xde\xd5\x2b\xf6\xc7\x18\xcb\x44\x1f\x49\x4e\x47\xd5\x2c\x45\xc2\xde\x24\xc4\xa7\x48\x72\x3a\xc5\x86\x29\x9e\xb0\xf7\x2b\xde\xb0\x14\x1d\xfa\x12\xc4\xd8\xa2\x21\xee\xda\x5f\xfd\xf7\x79\x1a\x30\x0c\x22\x49\xea\xdd\x8a\xca\x52\x74\xbf\xd8\x01\x52\x24\xdc\x9d\xc1\x85\xd1\x8d\x3f\xfe\xfb\xb4\x04\x30\xa0\xa2\xbb\x24\x27\xd3\xeb\x8c\x79\x7b\x3b\xa6\x42\x74\x64\x36\x31\x6e\xe3\x41\xdc\xcf\x7c\xd5\x3e\x43\xdc\xb1\x93\xe5\x18\xfd\xd5\x8c\x86\xfc\x3c\x45\x43\xdc\x6d\x25\x1d\x7d\xa9\x09\x91\xab\x4a\xd1\x7f\x55\xe5\xa0\xe9\xf8\x4b\x42\xec\x1f\x97\x86\x28\xce\xf1\xe2\xe6\x6b\x75\x9a\x29\x22\x21\x5e\xc9\x7d\x8e\x07\x88\x3f\xf3\x8d\xba\x99\x39\x9f\x06\x5d\x2d\x1a\x10\x4f\x75\xea\xb6\x97\xae\x4c\x91\x8c\xe8\x2f\x3f\x08\x95\x96\x29\x7e\x3c\xe3\x48\xf7\xa7\x08\xcf\x78\x9a\x3a\xe3\x57\xc2\x1b\x2f\x24\x5c\xde\x1b\x61\x95\x18\x2e\x07\xcc\xab\x3b\x8b\xba\xac\x2c\x71\xa3\xa4\x08\x20\x4f\xd8\x27\x31\x20\xa8\x09\x16\x89\xe1\x4b\x7c\x03\x2d\xc4\xf0\xdb\x77\x1e\xc3\x4d\x7c\x43\x27\x2e\xc5\xf0\xbd\x07\x75\x48\x01\xf2\x72\x08\x9d\x53\x54\x58\xfc\xc7\x96\x9f\x6a\xc3\xf3\xc7\x55\xbf\xae\xa2\x4f\xa9\x3c\xf6\x52\x44\x23\x9d\xe2\x01\xe7\x6e\x2a\xac\x1f\x0d\x9c\x27\x4d\x35\x51\xc0\x3c\x47\xb1\x74\xa6\x18\xfd\xd7\x9d\x78\xc3\x11\x36\xc3\x47\x5b\x90\x68\x14\x1d\x7d\xbb\xca\x3c\x57\x34\xa0\x0a\xe1\x59\x8a\xe4\xb3\x67\x47\xfb\x8e\xb4\x78\x92\xd4\x7d\x8a\x87\xc2\x2c\xcf\xad\xc1\x13\x7f\x67\x07\xc5\x03\xd0\x9f\x03\x6d\xa3\xaa\xb7\x59\x92\x23\xe4\xe2\x4d\x43\xe5\xa8\x91\xed\x93\xc8\x17\x01\xe7\x4a\xea\x8c\x71\xff\xbe\x36\xe0\x3c\xa9\x0f\x24\x12\x1f\x89\x3a\xc4\x14\xfe\x38\xf2\xc6\xc8\x36\xd3\x70\x4c\xe9\x8f\xff\xed\x99\x3b\x96\x6a\x54\xee\x7a\x59\x73\x82\x14\x63\xba\x3a\xca\x70\xa9\xa6\x78\x48\xc5\xfb\x54\xec\x26\xa6\x4b\xef\x25\x7f\x76\x4c\x8a\x17\xe9\x8c\x6f\x19\x24\x09\x31\xa6\x5f\x7c\x48\x6a\xb5\x39\x66\x14\x2e\x8e\x69\xfd\xd1\xc6\x0f\xd5\x51\xcb\x12\xf3\xad\x61\xd8\x44\x30\x62\xf6\xbf\xcf\x30\x84\x9e\x1a\x1e\xf2\x28\x74\x9e\xdc\xc9\x38\x8a\xd0\x9b\xc1\xf7\x9f\x62\x86\x58\x1b\x7f\x79\xcc\x37\x56\x26\x8b\x3e\xfe\x81\xd0\xa3\xaa\xbb\xb3\x3f\x91\x91\x98\xbf\x5a\x86\xad\xf6\x8d\x63\xb0\xc8\xf9\x12\xf3\x9d\x2e\xef\x33\xbc\x7f\x5c\xd5\xb2\xe1\x72\x55\xfb\xfe\x78\x7e\x43\xf3\x29\x82\x71\x63\xf9\xed\x90\x8d\x86\xe4\xd3\x50\x4f\x28\x37\x06\x43\xa9\x5d\x8a\xe5\xc6\x0a\x65\x82\x44\x12\xda\xfd\xd0\xd5\xa8\xe1\xc0\xac\x8a\xe5\x52\x56\xca\x11\x1d\x0b\x65\x87\x6a\x57\x41\x57\x84\xfc\xca\x58\xae\x43\x16\xc5\xf5\x14\x0d\xd1\xb7\xf9\xd2\x0b\x0c\xd1\x67\x99\x55\x91\x90\x79\xd2\x4c\x56\x90\x1e\xd2\xd7\xff\x23\x81\x3d\x1e\x14\xdf\x27\x15\xcc\x29\xd6\x8f\xef\x8b\xd4\x90\x58\x2f\xd2\x59\x60\xc7\x58\xc5\xdc\xea\xe7\xc4\xf4\x8b\xf5\x77\xb1\x42\xac\xe9\xbe\x09\x7d\x37\x85\xce\xd3\x9a\x53\xf3\x05\x09\xed\xbd\x6b\xab\x12\xfd\xe0\x4d\xd6\x4b\x6b\xa7\x14\xf1\x58\x29\xbb\xac\x7f\x21\xc3\x4e\xb1\xaa\x3b\x54\x29\x7b\xa5\x28\xe0\x9f\xda\x7c\x35\x9d\xd4\x3f\xba\x43\x9d\x7f\x6c\xad\x3b\xb1\x69\x2a\x3b\xa1\xf3\x3c\x37\xb6\x5e\x6c\xc8\x90\xe0\xb9\x8e\x80\x7f\xf9\xf9\x62\xbb\xd6\xff\xc2\x0b\x17\x15\x3a\xaf\xe1\x0e\xd9\x3f\x9c\x00\xb1\x7d\xfc\x49\x80\xba\xd8\xbe\x10\x72\xd3\x35\x2e\xa9\xf3\xc2\x57\x1a\x95\xfb\xfe\xf3\xe1\xb2\x8e\xb9\x08\x08\xba\xb0\x14\xdb\x47\x2f\xa5\x85\xb5\x7d\x96\x84\x96\xd2\x4f\x6e\x7c\xc9\x1e\x6a\xf3\x9b\xc6\xe8\x7c\xed\x7b\x27\xe0\x89\xd8\xe0\x1b\x22\x9c\x1a\x0f\x5d\x5a\xba\x6f\xb8\x5f\x1e\x1e\x68\x99\x53\xec\x9f\x36\xed\xd4\x9e\x8b\x08\x27\xa5\x3a\xf1\x54\x96\xff\x3c\x01\xed\x85\x03\x3d\x6b\x00\xf5\x3f\x96\xcb\x5f\x32\xe4\x99\x76\x52\x5d\xee\xb1\xd8\x63\xff\x63\x89\x20\x37\xde\x6b\xd1\x34\xc7\x40\x5a\x1a\x5c\x9d\x58\x55\xd3\xd3\xfc\xd1\x1f\x08\xab\x27\x6a\x17\x22\x95\xe5\x1e\xab\x34\x92\x13\xbf\x64\x93\x91\x13\x1f\x70\x45\x45\x72\xe2\x03\xce\xb4\x38\x44\xec\xc1\x73\x2a\x27\xde\xea\x58\xb8\xe7\xa0\xda\x1a\x70\x1e\xa1\x4c\x8b\x1a\x28\x50\xa6\xa1\xa8\x95\xe2\xf8\xc3\x6a\x14\x65\x5a\xd4\x7f\x7f\x58\x8d\x03\x5a\xbc\xa9\x3b\x40\x04\x21\x73\x67\x88\x28\x81\xaf\x39\xfe\x98\x12\x08\xa5\xc3\xa8\x94\xe2\xf3\x7d\x5b\x92\x10\xe2\xf3\xc7\xf4\xff\x5c\xf6\xd2\x63\x7e\x3c\x7f\x4c\x05\xcf\x9d\x0a\xce\xdb\x7e\xf2\x1f\xff\xff\xf1\x4d\x1f\xf4\x44\x70\x7c\xc4\x87\xe4\x48\xd0\x4f\x7c\xc8\x06\xd4\x22\xfe\xa8\xf2\x9a\x2f\x61\xc8\x3e\x36\x19\x8b\xd0\xa6\xc1\x1e\x94\x22\x09\xee\xeb\xd1\x1d\xe0\x09\xf3\x7a\x3a\x0b\xc1\x7a\xdd\x8f\xca\xf2\x20\x8b\x99\xca\xf2\xa8\x3e\x4e\x65\x79\xc2\x5d\x1a\x5f\xcc\x3c\x62\x0b\xf1\x65\x9a\x27\x3d\x22\x1a\x9a\x6f\x1e\x64\x13\x5f\xa8\x1c\xd5\x7f\x08\xb3\x37\xa7\x3b\x34\xa8\xe0\x99\x47\x40\xf3\x10\xa7\xa7\x08\x9a\x0f\x1a\xc9\xef\x75\xd8\x42\xcc\x9d\x22\x88\x3e\x6a\xcc\x82\xe8\x55\x55\x15\x5f\x3c\x17\x53\xd7\xb5\xb1\xba\xb5\x50\xcc\x5f\xa6\x1c\x6f\xd2\x10\x7d\xdc\x32\x85\xe6\x1f\x26\x8d\x21\xfa\x8a\xc4\x52\x8a\x70\xa1\x15\x1c\x46\xd1\x90\xbc\x15\x67\xd8\x16\x6c\xac\x6a\x8f\x21\xf9\x44\xc5\x75\x8a\x20\x79\x45\x62\xa2\xaa\xca\xc9\x01\x8c\x54\x95\x2b\x29\x20\x4e\xc8\x3d\xf4\xb6\x26\xb1\x34\x6a\x7f\xe2\x9c\xff\x3f\xd1\x85\x81\xfa\x16\xc8\x76\x8f\x06\xea\x73\xd3\xf0\xa1\xe0\xbc\x68\x6a\x5f\x68\xaa\x02\xd1\xe3\x82\xf4\x42\x53\x2e\x05\xe7\x1d\x6f\x5d\x5c\x7f\x4c\xd9\x14\x9b\x0f\xf2\x52\xe2\xfa\xa3\x0b\x53\x6c\x8e\x5e\x53\x8a\xeb\xae\x64\x88\x74\xa7\x48\xc1\x39\x5a\x4d\x29\x1e\xc9\xf0\x9f\x65\x51\xad\x80\xd5\x51\x53\x9a\x01\xf9\xee\xf5\xca\x17\xb2\xd9\x4e\xff\x59\xa2\x5f\xf7\xfa\xef\x0f\xab\x75\xff\x61\xb9\x6c\xf8\x5b\x34\x20\xa0\x44\x3b\x96\x83\x81\xf8\x3e\xf5\xca\x37\xdc\x26\x7a\x23\x06\xe2\xd3\xd4\x87\xdb\x7f\x3c\xe7\xc6\x17\x2f\x4b\x69\x23\x21\xa2\x29\x02\xf0\xee\xf4\xc4\x1b\x9f\x2c\x91\x8c\xb8\xff\x40\x27\x02\xef\x5a\x00\x0c\xbc\x37\xa5\xbb\xc5\x3f\x72\xd5\xa3\x01\xf7\xde\xe9\xe2\xc9\xec\x34\xe7\xb0\x31\x93\xd9\x69\xc1\x13\xa7\x48\x66\xa7\x05\x07\x44\x4f\x2f\x5b\x3c\x51\xb2\x61\xfc\x6d\x45\x3b\x8f\xe4\xe3\x64\xc3\xf8\xfb\x2f\xff\xb1\xf5\xf3\x7c\x61\x35\x1d\x79\xeb\x7e\x15\x7a\x4e\x0c\x32\x8f\xef\x3a\xcd\x9b\x55\xae\x4a\xf6\x34\x2f\xbc\xd6\xe2\x9c\x66\xfa\xf6\x3c\xec\xb9\xe9\xd2\x8a\xa8\x24\x1b\x54\x11\xde\x80\x94\x4e\xae\x8a\x3b\xcb\x63\x92\x8b\xcb\xda\xb1\xd8\x63\xbd\x20\x33\x11\xa6\x85\x18\x14\x8e\x92\xb4\x6e\x42\x01\xa2\x9e\x29\xfd\x62\xe0\xaf\x3a\x03\x4a\x90\xac\xff\xbf\x36\xb2\xe4\x25\xb1\xef\x63\x72\x24\x92\x47\x20\x61\x49\xc9\x7a\x7e\xcc\xa4\xfa\x26\xaa\x39\x14\xc9\x48\xe8\xe2\xed\x73\x5d\x84\x80\x4c\x7e\xc6\x24\xea\x7e\x26\x6f\x10\x42\x5a\xe4\xf6\x61\xb9\x27\x12\x47\x32\x09\x16\x69\xc1\x58\x54\x75\xe4\xc6\xf0\xe2\x3f\x12\x46\x14\xbd\x48\x30\xed\x23\x03\x94\x12\x6e\xab\x80\x63\x24\x41\x02\xb8\x82\xfe\xb3\x49\x2d\xe0\xc3\x4f\xfb\x06\xcd\x85\x84\x13\x2c\xfb\xa8\x4f\xa4\xb4\x71\xe1\x44\x5d\x09\xea\x93\xad\x23\xe1\x1b\x66\x11\x4f\xfb\xe2\x12\xb4\x0a\x52\xb2\x9e\x1f\x93\xde\xfd\xbe\xb4\xcb\x3b\xe9\x6a\xd6\xfb\x9d\xbe\xd6\x86\xc3\x54\x3d\xee\xb8\xad\xba\x14\xa4\x53\x76\xb7\xce\x1e\xe5\xb2\x94\x21\x04\x8c\xf8\x40\xb2\xb9\xae\x5a\xc3\x93\x90\x1d\xb3\xd9\xab\x23\xd3\x41\x91\x32\x72\xb3\xb9\xae\xda\x83\x81\x9a\x21\x03\x9c\x5e\x57\xb2\x91\x9e\x70\x8b\x67\x73\x5b\xf5\x4c\x7f\xc9\xe6\xb6\xea\x99\x04\x83\x6c\x6e\xab\x9e\x97\xfe\x7b\xae\x83\xdd\xe9\x7f\x9b\xcd\x54\x5f\x95\x21\x01\x6c\x55\xd7\xb5\xd9\xac\xfd\x8d\x4c\x23\x65\xb8\x01\x1b\x19\x38\x19\x6e\x40\xe5\x27\x67\x79\xb1\x4a\x99\xc8\x92\xa7\x0c\x3f\xe0\x0b\x14\xca\xe6\xc5\xea\x8b\x62\xa5\xec\x99\xec\xe8\x86\x19\x7e\x40\x24\xef\x53\x36\x17\xd5\xee\xc6\x71\x93\x32\x45\x1b\xaa\x59\xc8\xc7\x3d\xe5\x4e\x41\x7d\x26\x4f\xa4\xe8\x85\x79\xd2\x57\xcf\xd1\xa4\x70\x52\x8b\x9b\xcd\x35\x15\x44\x5b\x90\xcd\xc9\x14\x54\xb4\x97\xcd\x79\x14\x56\xe7\x85\x98\xf3\x28\x2c\xc0\x61\x36\xe7\x51\xd0\x9a\x9d\xcd\x71\x14\xe4\x8c\xc9\xe6\x38\x0a\xaa\x14\xce\x81\xa9\x6a\xe8\xbc\xce\x16\x6f\xcb\x9c\x45\x01\x86\xce\x94\xcd\x51\x14\xd6\xa3\x23\x69\xd9\xa3\x23\xa7\x6d\x31\xd1\xe4\x48\x3b\x81\x7f\x39\xd2\x4e\x7d\x81\x78\xf9\xa0\x36\xd3\x71\x8e\x97\xf0\x78\x12\xe8\xce\xd4\x40\x64\xa7\xab\xe9\x6d\xf2\xb6\xa0\xe4\x53\x2d\x68\x46\x62\x5e\xf9\x0e\x19\x4a\x3e\x25\x03\xe4\x78\x45\x43\x61\xad\x4c\x99\xfa\x07\xf8\x6a\x52\x36\xc7\x4e\x52\x45\x4b\xc6\xa9\xb3\x87\xb6\xb0\xdc\x41\x58\x99\xda\x07\x91\x8e\x64\x9c\x3a\x7e\xe9\x3f\x2c\x77\xa0\x74\x16\x25\x9f\xae\x42\xdd\x43\x64\xf8\xe7\x44\xa5\xb2\xda\x4a\xdd\x43\x9c\x3a\x0f\xab\x7d\xea\x3c\x48\xbb\x09\x8d\x66\xea\x1e\x1a\x49\x11\x59\x7c\xf4\x4e\x77\x7f\xd8\xe2\xcb\x42\x42\xa0\x24\xec\x0c\x09\x81\xfc\xed\x99\x5a\x87\x07\xe7\x43\x86\x64\x00\x21\x24\x2b\x40\xb5\x52\x2a\xfd\x17\xc9\xef\xa7\xd5\x99\x64\x5e\x16\xe7\x6c\x0e\x99\xa2\xea\xe6\x0c\x93\x40\x53\x5b\x50\x77\x43\xed\x23\xe5\x8c\x94\x8a\x9e\x36\x4b\xe9\x8c\x37\x88\x0c\xbc\xa6\xe9\x4c\x2a\x85\xaa\x74\x32\xaa\x6e\xa7\x3f\x9a\xf3\xa5\xae\x47\xed\x34\x4b\x55\x6e\xbe\x4c\x2a\xc5\xe9\x65\xb6\xa8\x57\x25\x5a\x66\xd2\x28\x36\x0e\x82\x4c\x1a\xc5\xd6\x08\x2b\xa8\xa0\xb1\x2c\x64\x9c\x2e\xe1\x5c\x05\xa6\x04\x8d\xea\x82\x4e\xc6\xab\xab\x98\xa9\xf6\xa8\xc7\x17\x64\x92\xf4\x8d\x0a\x5c\x4e\x45\xff\x11\x4a\x25\xaa\x95\xd1\x6e\x97\x03\x2a\x93\x16\xa1\x14\xcf\x5c\x48\xea\xc4\xd5\x9a\x49\x89\x18\x84\xcc\x33\x29\x11\x0d\xff\x79\x36\x27\x4a\x3b\x6f\x10\x25\xb7\x89\x1b\x2d\x9b\x03\xa5\xb9\xad\xab\x68\x3c\x85\x39\x09\xa5\x67\x08\xe2\x1d\x91\xb0\x4c\x5a\xc4\x79\x8b\xe6\x3c\x49\x32\x33\x72\x65\x3c\x9d\x16\xd8\x78\x52\x44\x26\x57\xaa\xa4\x59\xb0\xf3\x61\x02\xa8\x92\x03\x4a\x59\xf5\x06\xf9\x9d\xaf\xd3\x31\x8b\xf3\x79\xd3\xf5\x2b\x1d\x8d\x7f\xab\x68\xce\x38\x4d\xb2\x56\x20\x9c\x26\x62\xef\xc9\xb0\xed\x05\x35\x84\x8c\x89\xec\x69\xb2\x39\x4b\x92\xb2\x43\xb2\x39\x4b\xfa\x60\x5d\xcf\xe6\x28\xe9\x03\xc8\x94\x11\x7d\xdb\x5d\xe7\x51\x6e\xa2\x09\xfa\x38\x47\xfc\x7c\xcf\xb9\xb7\x9c\x6c\x6a\x92\x6b\x1f\x0f\x10\x35\x10\xf9\x70\xc9\x8f\xb9\xb4\x66\x35\x89\xf8\xd1\xb5\x45\x14\xd0\x74\xf4\x66\x8b\x3b\x9a\x53\x24\x21\xaa\x97\xb2\x39\x44\xd2\x22\xa5\x2f\x77\xf8\x6f\xd4\x7d\x3b\xbc\x2f\x58\x3c\xd9\x9c\x20\x09\x39\xc7\x94\x3b\x24\x10\xd8\xce\x19\x72\x00\x07\xac\xca\xe6\x00\x89\xa9\xea\x48\x03\x93\x49\x0b\x84\xe4\xda\x9d\xb6\x70\x7e\x4c\xdd\x1d\x9e\x13\x75\xdf\x2e\xb0\xcc\x5b\x83\x18\x40\x10\x38\x77\x4a\xc8\x82\xda\xb9\xf9\x82\x6c\xe1\xfc\x88\x9a\xf2\x07\x9a\x00\xb2\x44\x70\x7e\x44\x30\x4e\x1e\x4a\x54\xa5\xd5\xf0\xc5\xab\x96\x20\xcb\xf1\x41\xf2\x61\x86\x08\x00\x56\xd3\x94\xc5\x15\xdf\x75\x1e\xc4\x07\x43\x5b\xf6\x7c\xf2\xca\x67\x8a\xff\xd3\xa3\xb6\xd8\xf3\x25\x7d\x43\x15\xff\x03\x9b\x33\x8e\x8f\x0c\xa8\xcf\x2a\xfe\x3f\x2d\xa3\xf8\x5f\xcb\xc7\x43\x7f\xed\xda\xe2\xf9\xf4\x76\x1f\x2a\xa0\xf5\x6d\x1f\x34\x0f\x00\xd0\xf9\xe1\xf9\x5e\x1d\x29\x7b\x72\xcf\xa9\x25\xdf\x1c\x1e\xc6\xee\x62\x5b\xb7\xda\xfd\xdd\xfa\xff\x63\x34\xd5\x64\xf0\x5c\x9f\xbf\xbc\xa9\xf9\xf9\x7c\xde\xa7\x45\xcf\x17\x01\xe1\xbb\x3e\xef\xe7\xb8\x51\xcb\x6e\xb9\x9c\x72\xdd\xf3\x73\x79\x7c\x94\x7e\x9a\x9f\x2f\x0e\x46\x8c\x2a\x9b\x53\xc4\x28\x04\x6c\xeb\x57\xdc\x87\xb7\x4d\xe5\x7f\xc1\x3e\xce\x22\x8b\x37\x72\x3a\xae\xf8\x29\xb8\xa1\xa1\x9c\xf2\xfb\xe9\x21\x68\x92\x56\x3d\x42\x1a\x27\x39\x24\x1f\x16\x80\x31\x67\xd4\x7d\xa8\x86\xdf\x6a\x47\x3f\x71\x8e\xb9\x74\xc6\xe7\xec\x6c\xba\xcf\x17\x07\x20\xba\x90\xdf\x1b\x0b\x39\xc6\x12\x8c\x00\x72\x38\xe4\x77\x7d\xad\xa7\xf7\xbc\xdf\xfb\xc0\x13\x90\xa7\xfb\x8c\x1b\x5a\x3f\x3f\x6d\x08\xbd\xfb\x8f\xa2\x4f\xa4\x2a\x59\xa9\x11\x29\x5c\x23\xe9\xe0\xbf\x28\xf5\xb8\x94\xe7\xaf\xf7\xc2\xdd\xe7\x65\x81\x98\x32\x96\x0c\x03\x46\xf8\xff\x53\x9e\x5f\xd8\x5c\x5f\x8b\x7a\x85\x24\x83\x61\xde\x77\xb2\x87\xce\xff\xb8\x9e\xd4\xdf\xe6\x2f\xe7\x2e\x7d\x69\x7e\x7a\x18\xea\xfd\xeb\x8b\x85\x92\x1a\x90\xd7\x95\x31\xda\xd4\x65\xe4\x05\x09\x08\xe9\x1a\x19\xef\x49\x90\x69\xbd\x20\xaa\xd6\xf8\x5c\x1f\x89\xfe\xdf\xc8\xaa\x53\x36\x88\xd9\x5f\xc0\x7c\x5e\x12\xb7\xd4\xd6\x0d\x8f\xce\xa5\x66\x99\x73\xc5\x2d\x35\x42\x15\xd2\xda\xba\xe2\x6e\x53\xd3\x0d\x6c\x7e\x5e\xf6\x94\x41\xcd\x58\x09\x22\xe5\xf5\x85\x44\x35\x15\x93\x29\xe1\x75\xef\xfd\x85\x49\x00\xae\x79\x7f\xdd\x40\x70\x67\x7f\xdd\x40\x43\x70\xc7\xef\x2c\x3a\xc6\xfe\xb2\x81\xb4\x38\xc0\x43\x5f\x08\xbe\xe4\x7d\xc3\x44\x08\xb0\xa7\x8c\xd0\x5b\x19\xba\xc7\xed\x02\xe8\x5d\xa5\x7c\x6a\x16\xd2\x1d\xa2\xfb\x1b\x1a\x42\x45\xfb\xf9\x5a\xc6\x27\xde\xbf\xa6\x0b\xed\x99\x5f\x47\xd7\x9e\xfb\x4e\x96\xec\xd3\x7d\xab\x8a\xd5\x79\x8a\xfb\xde\x0b\xde\xee\xa2\x3a\x86\x1c\x4f\x5d\x6b\x71\x57\x52\x44\xb9\xfc\x85\x5a\x86\x91\xb5\x05\xe1\x07\xd6\x79\x39\xb5\x08\x51\xa2\x7a\xa9\x9c\x5a\x84\x39\x57\xd7\x19\x37\x05\x60\x61\xf7\x94\x2f\x43\x42\xef\xa5\xb8\xf9\xb5\xec\x61\xcf\xba\x93\x08\x21\xfa\xe2\x44\x88\x60\xd3\x41\xf1\xbf\x52\x00\x0a\x7b\x2e\x95\x9d\xca\x20\x8b\xff\x32\x81\xb0\xf5\x8b\x32\x25\x8c\x1f\x97\xb6\xfc\xaa\x4b\x20\xb0\x5b\xfc\x25\x47\x90\xc3\xa2\xf8\x4f\x5b\x9b\xbe\x52\xfc\x25\x0f\x56\x7e\x7f\x81\x2c\xa0\x61\xe0\x14\x2f\x72\x76\xdd\x15\x6d\x6d\xaf\xab\xa9\xaf\xe7\xa9\x34\xd4\x42\x5d\xc2\x03\xdc\x2f\x1e\x42\x90\x73\xee\x22\x84\xab\x27\x32\x33\xe6\xc1\x3d\x52\x82\x58\x82\x69\x13\xca\x6d\x7d\x69\x0b\x6c\x0d\x9a\x2e\x70\xd3\x3f\x4c\xb5\xe5\x28\xb6\x95\x53\x39\x50\x4e\xfa\xc3\x7b\x26\xb3\x62\x28\x36\x6b\x4a\x2f\x01\xf7\x11\x09\x1b\x05\x26\x80\x82\x59\x52\xc4\x04\x80\x81\x58\xa8\x41\x50\xaf\x2c\x86\x62\x23\x8a\xe4\xa9\x18\x8a\x8d\xcd\xa9\x4d\xf6\x9c\xa7\x97\x41\x44\x0f\xa1\x65\x2a\x96\xe2\x10\x1b\x31\xbd\x82\x6e\xfa\x26\xff\xa6\x40\xd3\xb7\xa9\xfb\x28\x91\x52\x58\x22\x6f\x85\xd4\x86\x4e\xcc\xa5\x50\xf9\xdf\x49\xa4\x28\x91\x12\x58\x4c\x81\x02\xea\xf5\x7a\xda\x88\x6e\xf4\xd2\x1d\x08\xef\xea\xf9\xa8\x37\xf0\x8f\xce\xa3\x2a\xf8\xd5\x1d\xec\xf9\xfa\xa3\xbb\xe3\x1e\xd3\xd7\x41\x27\x3d\x9c\x6b\x12\xdb\xd8\x3a\x92\x38\x0e\xf9\x58\x25\xa9\xbc\x8c\x27\xa2\xc6\x20\x82\x75\x4a\x52\xc9\x2b\xdf\x81\x1a\x83\xc4\x08\x2f\x09\xd6\xdc\xa4\xff\xec\xf9\x12\xcb\x53\x81\x84\x5e\xf9\x78\x25\x11\xc2\xed\x3a\xaf\x81\x32\x19\x37\x89\xf4\x1d\x8d\x07\x52\x16\xf2\xd6\x79\xe2\xa9\x52\xcb\x28\x71\x55\x2f\x30\xc4\x5b\x4a\x0f\x7f\x59\x26\x0a\x8c\x7c\x4f\xd0\x69\x06\xc2\x2a\x39\x13\xc5\x32\x18\x22\xaa\x9d\xa9\x64\x04\xe8\xd4\x25\x32\x55\x75\xa4\xed\x15\x80\x72\x23\xc9\xb3\x00\x94\x95\xa2\x56\x0c\x28\xc7\xa7\xea\x2a\x85\x2d\x5e\xae\x01\xe5\xf8\x68\x5a\x01\x28\x77\x26\xf0\x62\x40\xb9\x20\xcd\x98\x0a\x40\x39\x50\xdc\x51\x32\x89\x6c\x45\x77\x20\x3f\x59\xaf\x53\x7c\xf4\x78\xdd\x4a\xa6\x72\x70\xea\x89\xac\xeb\x3e\xb8\x4c\x0a\x4a\x6b\x03\x98\x5e\x28\xe6\x1f\x1a\x74\x14\xf3\x0f\xb5\x13\x3e\xfa\x41\x5a\x6a\xa1\x98\xff\x61\xb1\x2c\x85\x32\x39\x4d\x2e\x85\xe7\xd3\x67\x20\x33\x41\x8c\x33\xc5\x80\x72\x19\x9a\x56\xa1\xd8\x1b\x53\xf7\xb3\x4f\x3b\x00\x90\xa5\x50\x1e\xd7\x74\x77\xca\xe3\x5e\x6d\x4d\xca\xd3\x78\xd7\x45\xe5\x61\xba\x26\x9e\x5d\x6c\xb4\x52\x11\x10\xc4\x4b\x5e\x2a\xe5\x50\x78\x49\x0b\x74\x7a\x13\xb7\x40\xa1\x78\x5f\xc9\x79\x85\xe2\xfd\xa9\xbb\x43\xa7\x27\xa2\x92\x62\x00\xba\x9c\x89\x81\xa2\xfd\xa9\xa1\x52\x71\x48\x11\x68\x2c\x70\xd1\x23\x23\x94\x0a\x05\xfb\x22\x4e\x28\xc8\xa1\xcb\xcd\x52\x0e\x80\x0e\x53\xb1\x95\x62\x00\xba\xc8\x3f\x5e\xa8\xc8\x5f\x1a\x74\x55\x4c\xa1\x3c\xa3\xb8\xe8\xf1\xa3\x96\x46\x99\x0f\x28\xb3\xa0\xa2\xb6\xa3\xb6\x28\xf1\xc1\xc1\x50\xda\x2d\xeb\x53\xda\x5e\xa1\xd2\x7e\xeb\xa9\xa9\xb4\xdf\xb8\x38\x0a\xf4\x78\xb3\xe8\x9e\x08\x03\xea\x9d\x53\x2b\x70\xa6\x20\xe8\xf1\xc4\xa1\x59\x1a\xf5\x2f\x4d\xe7\x99\xc3\xc3\x69\x0a\x22\x15\x40\x31\xa2\x42\x8d\x80\xd3\x42\x4f\x8d\x80\xd3\xb2\x6e\xa8\xb7\x3a\xb0\x47\x81\x54\xde\xe9\x89\xfb\x8d\x34\x9c\x29\xd8\x90\x6f\x12\x5d\x5f\xa1\x36\x00\x5d\xb9\x54\x3e\x5a\xbc\xb3\xe8\x82\x7e\x51\xda\x4b\xa5\xf3\x9c\xd8\xbc\xa5\xdf\x94\x90\x57\x63\x44\xd4\x78\x55\xff\x23\xdb\xa2\x11\xd3\xa1\x87\xd3\x32\x46\x4d\x80\x38\xa7\x8a\x21\x60\x73\xa6\xff\x6c\x8d\x1b\x4a\x55\x52\x6b\x39\x35\x01\xe1\x90\xdd\x95\x53\x59\x3f\xe6\xc6\x69\x52\x86\x58\x5e\x69\xe9\xa1\xc7\x7b\xe6\x52\xcf\x1c\x5f\xc9\xa2\x46\xd8\xf8\x48\x26\xf4\x3d\xa8\x0f\xa8\x1a\xd5\x90\xcc\x9f\x37\x45\x7d\x40\x95\x11\x31\x48\x9c\xd5\x97\x1b\x9f\xbe\x73\xd3\xdd\x5e\x18\xa6\xf9\x96\xe3\x66\x49\xca\x74\x2c\x86\x90\x53\x0f\x3a\xff\x3a\x7c\x44\x2d\x54\x94\x1e\x50\xfc\x94\x1b\xb9\x9c\x1a\x01\x7f\xc8\x75\x0a\x68\x19\xa1\xa8\x54\x1e\xbe\xfb\x5f\xeb\x07\xca\x73\x29\xa5\x94\xbd\x52\x9e\xcb\x08\x8a\xae\x6c\x2a\xcf\xb5\x9a\x94\xe3\x5f\x28\xe6\x6f\x4d\xff\xb7\x0b\x70\xb3\xfe\x37\x7f\xd8\x26\x6b\xbc\x3c\x94\x4f\xe0\x0f\x2c\xcf\x2f\x02\x60\x5e\xcf\x23\x1e\x7e\xfd\x6f\x01\x0b\x45\xe8\x0b\xb2\xe7\xe5\xbc\x88\x9b\x48\xf5\xea\x4e\x00\x67\x8f\x2b\xa5\x90\x4d\x50\x75\xee\x2b\x16\x50\x3a\x01\xf5\x01\x8d\x18\x46\x79\x3f\x6b\x51\x53\x33\x92\xe7\x0f\x0e\xb1\x42\x46\x41\x02\xf0\x95\xf7\x2b\x93\xd1\x33\x01\x94\xbb\xa6\x19\x03\xca\x2d\xc9\x5a\x35\x90\x9c\xd0\x15\x48\xc5\x00\x72\x3f\xdd\xc8\xc0\x71\x47\x78\x3e\x15\xa4\xce\x3b\x8c\x49\x85\x62\xfd\x0d\x61\x46\x39\x35\x02\xef\x9c\x5a\xe4\xa8\x11\x40\xf4\x26\x95\xf9\x11\x4c\x00\x91\x8b\x01\xe2\xba\x34\xfc\x0c\x0c\x67\x15\xd2\x94\x09\xa7\x0c\xb5\xdb\xe5\xa3\xc8\x5b\x04\xb2\xca\x01\xc1\x79\x8a\xde\xa1\x50\x27\x70\x26\x6f\x03\xc1\x2d\x69\xd2\x87\x26\x4f\xc1\xaa\x72\x00\xf0\x3a\x28\xad\xcc\xfb\x8d\x97\xbe\x1c\x54\x79\x55\x03\x72\x5e\xb2\x63\x25\xf9\x96\x03\x90\xfd\x5c\xfa\x02\xa8\xad\x6d\x59\x5d\x07\x1c\xd7\xb9\xa9\xd2\x28\x02\xc7\x86\x00\x68\xd5\x62\xea\xd3\xc4\x21\x99\xf3\x92\x6e\xaf\x04\x20\xab\x8a\xb3\x50\x2b\x10\xd5\x57\xbe\x5a\x01\x55\xcb\x97\x53\x2b\x90\xa5\x34\x9d\xca\x42\xb6\x09\xf7\x50\xa1\x4e\x60\xcb\x4a\x5f\x84\xdf\xbd\x8e\xa4\x24\x2c\xea\x48\xb2\x48\xb4\x74\x80\x80\xd7\xd0\x5d\x28\xf7\xdb\x7a\xca\x4b\xa2\xf2\xca\x28\xa0\x56\x20\x52\x5f\x5e\x0c\xfd\x46\xc5\x8b\xca\x46\x65\x6e\xea\xbf\x88\xf7\x9c\xeb\x1a\xa2\x8d\x67\x19\xa4\xfa\x7e\x69\x72\x30\x34\x6b\xc2\x6c\xb6\x05\x47\x90\xbe\x1c\x69\x04\x68\x9a\xa5\x42\x30\x75\xe3\x97\x2e\xd0\xde\x29\xf4\x5a\x36\xd9\x30\xb8\x18\x0b\xf9\xff\x72\x31\x16\x14\xd5\x32\xd3\x7b\x45\x93\x7c\x83\xaf\x2a\xb9\xff\x99\xb7\x58\x9d\xc4\x5b\x75\x24\x99\x30\x2c\x12\x95\xbc\x7f\xd1\x04\x56\xf2\xfe\x51\xd1\x4b\xd5\x82\xa7\xd5\x37\x5d\x45\x02\xb5\x91\xad\xc6\x74\xec\xd8\x32\x32\x14\xe7\x75\x87\x41\xbd\x89\x8e\x84\x0c\x05\xe7\x57\x75\xa8\xe3\x11\x4d\xab\x86\x64\x63\xc6\x9d\x5b\x1d\x35\x2c\x5d\xf7\xdb\x68\x41\xd0\x16\xaa\xea\xb5\xe4\x56\x88\xe8\x2b\xc6\x40\x35\xe4\x5a\x2b\x66\x55\x35\xd4\x5a\x11\xd9\x49\x15\xe5\xb4\x86\xe7\xa4\x7a\xf4\x5d\x70\x80\x55\x4f\xa6\x0f\xae\xde\x4a\xe2\x7e\x63\x86\xac\x90\xcf\xa7\xa4\xab\xf4\x83\x42\x67\xfc\x8b\xc4\x4d\xaa\xf0\xd2\x77\x0a\xcf\x2b\x74\x76\x0a\x7c\x55\xaf\x6a\x5c\x5e\x06\xc2\x6a\xbd\xab\x01\xf6\xf8\xca\x1c\xad\x80\x57\x4f\xde\x79\x85\xc6\x4e\xdc\xdf\xd5\xc0\x6b\x1d\xac\x53\x35\x10\x73\xc0\x49\x51\x0d\xbc\x1a\x71\x8a\x6d\x25\xc2\x36\xbc\x36\xa4\xc6\x87\x5e\x37\xea\x69\xfe\xfc\x87\x8a\x51\xd1\x1d\x10\x8e\x2b\xba\x83\x0d\x43\xa1\x82\x1a\x48\x74\xf2\x3a\xd2\x3e\x2f\xca\x6a\xa9\x1a\x68\x4d\x0a\x60\xd5\x40\x78\xe9\x9c\x67\xcf\xf7\x76\x5d\xd3\x9e\x2f\xe0\xe1\xac\x06\x5a\xeb\x8b\xf5\x51\x0d\xb4\x26\x51\x72\x57\xe8\xea\xe4\xd9\xac\x14\xca\x3b\xec\xd2\x1a\xaf\xef\x51\x1e\xd8\x6a\xc0\xb5\xce\xb3\x65\x9f\x18\xf5\xa3\x54\x23\xd3\xed\xd4\xb9\xf6\x8c\x93\xac\x9c\x1a\x99\x6a\x1e\x1d\x09\xba\xe9\xba\x8a\x3d\x63\x04\x10\xd6\x88\x44\x48\xd0\x55\xc8\x75\xc0\xd6\xab\x91\x5c\x07\x7c\x8b\xd5\x80\x6b\x13\x1d\x59\x35\xe0\xda\x64\x43\x56\x42\xb5\x55\xf7\x4b\x4c\xab\x64\x2d\xd4\x84\x44\x08\x16\x6c\x4d\x84\xd0\xc8\xe2\xa8\x09\x6b\x92\x34\xb3\x9a\x48\xca\x23\x0c\x56\x93\xe4\x41\xb8\xbb\x01\xd7\xe6\xf5\x9d\x12\xfa\xca\x5e\xf7\xb3\xe5\x33\x39\xb5\xcc\xa6\xa0\x47\x43\x34\xe1\x4c\x24\x21\xb1\x26\xf8\x6c\x28\xf0\xab\x86\x40\x9b\xd7\x34\x93\x91\x20\xd2\xb3\x93\x3f\x9f\x58\x68\xab\x21\xd0\xe6\x87\xfe\xb3\x65\xa1\x62\x19\x56\x48\xdf\x3d\x76\x5e\xcd\x3c\x03\x41\xeb\x9a\xd1\x88\xd6\x5b\x32\x04\x9a\x44\xcf\x5c\x51\x44\x0b\xd4\x96\x56\x14\xd1\x02\x13\x75\x35\x04\xda\x02\x56\x74\xa5\xea\x3d\x11\xb7\xa9\x86\x40\x5b\xa4\x8c\xaa\x42\x2b\x57\x0a\x4f\x6b\x08\xb4\x25\xe2\x4b\x95\x50\xad\xdb\xda\xf2\x14\xe6\xd1\x16\x08\xdf\x93\xa6\xc3\x02\x41\xb2\xd3\x7f\xf6\x8d\x92\x26\x24\x42\xb5\xe2\xc1\xaa\x84\x6a\xd1\x37\x49\x95\x50\x6d\x66\x11\xab\x45\x24\x15\xfa\xcf\x9e\x4f\xa4\xcb\xd5\x10\xa8\xe5\x0a\xd8\x96\x3d\x43\x5e\x3a\x0f\x12\x06\x6c\xe3\x8a\x8e\x77\x61\x61\xa8\x95\xcc\xc0\xae\x2d\x7b\x06\x31\x18\x57\xaa\xd7\x8b\xa6\x5f\x43\x99\xa9\x68\xc6\x31\x94\x69\xde\x3a\xdb\xca\x88\x4d\xf1\x44\x84\x69\xdb\xd6\x55\xec\x19\x3a\xa8\xae\x56\x96\x02\xcd\x62\xf5\xab\xeb\xd0\xdc\x85\xea\xd9\xd0\x33\xa2\xe5\x3d\x34\xb6\x0d\x69\x36\x55\x22\x54\x43\x99\x4d\xa9\xd9\xd5\x50\x66\x7b\x35\x76\x51\x3c\xd3\x92\x5d\x0d\x65\xb6\xa9\x69\xdd\x62\xb0\xc9\x16\x8e\x7f\x9e\x9a\x25\x86\x06\xad\x51\x6d\xf0\x7b\x6b\x28\x35\x4a\x9c\xf0\x62\x56\xb8\xdb\xab\xba\x61\x93\x7f\x8f\xd7\x66\xc0\x34\x89\x0b\xa5\x4a\x08\x8d\x0c\xf3\x2a\x21\xb4\xa5\x66\x0e\xb6\x74\x15\xa4\x9f\xcf\xfd\xec\xd1\xd7\x79\x20\x12\x06\x35\x24\x50\x3b\x53\xf1\x4d\x35\x60\xda\xd0\xf1\x49\x15\xb5\x33\xa7\xe5\x85\x70\x6c\x03\x20\x56\xa4\xbc\x45\xad\x5c\x0d\x98\xf6\xa0\xa1\xdb\x15\x7e\xa6\x9d\xe4\xa3\x07\x42\x84\xd5\x40\x69\x0f\x59\x5b\x16\x9b\x08\x85\x8e\x67\x80\xb4\x07\x5c\x0a\xb5\x23\xfb\xac\x6e\x61\x80\xb4\x07\xc2\x87\x15\x8a\xb7\xb0\x74\x3f\xa4\x67\x96\xae\x62\x31\x87\xa0\xc9\xd6\x00\x67\x8f\xb2\x10\x90\xe9\x8e\xb8\xa7\xaa\x01\xcd\x1e\xf5\x44\x70\xb0\x77\x75\xd8\xc1\x33\xa8\x83\x0c\x08\x16\xd4\x61\x0d\x5c\xf6\x24\x1b\x64\x90\xea\xa5\xc9\x68\xc0\xd6\x89\xd7\xb5\x42\xdd\xd6\x65\x59\x50\x78\x9e\xf4\xa5\x87\x68\xea\x98\x1c\x50\x2f\xcb\xe7\x2a\x93\x1c\x7e\xbe\x98\x00\xe5\xd0\xdd\xed\xf9\x32\xf6\x5e\x35\x30\xd9\x8b\xbe\xd1\x23\x5f\x33\xcf\x60\x20\x32\x89\x1c\xba\x4a\xb9\x8c\x4c\xff\x8a\x34\xf7\x88\x3a\x52\x62\xa0\xdc\xcf\x10\x62\xaf\xaf\xb6\xac\x0f\x0e\xf5\x2c\xa4\xb9\x1b\xfe\xe0\xfa\x40\x4d\xe7\xb5\x35\x28\xd6\xe1\x9d\x51\x39\xde\x92\xce\x03\x29\x9d\x23\x49\xca\x55\xbf\x7e\x48\xca\x05\xbb\x54\x24\xb9\xbb\xcc\x03\x10\xe1\x83\x95\x5f\x0d\x11\xf6\x4e\xa0\xb8\x1a\x22\x4c\x22\x09\xae\xd0\xb9\x0d\x6a\x52\xeb\x8b\x32\x1b\x3e\xed\x6a\x68\xb0\x3f\x9a\x88\x5f\xc4\x31\xa7\xce\xb3\xef\xf7\xa8\xd5\x86\x04\xfb\xa3\xb7\xfb\xa2\x3f\x5d\x74\x24\x62\xa7\x5a\x8e\xd1\xd9\xae\xb2\x13\xdf\x4b\xbd\x27\xfa\xb7\x6a\x68\xb0\xcf\xa4\x7b\x92\x05\x42\xce\x50\x7d\x55\x2f\xc0\x95\x26\x82\xae\x78\x7a\x2b\xca\x65\xf2\xcd\x57\xa8\xdb\x12\xce\xc1\x6a\x28\xb0\x29\xb2\x52\x27\xb9\x78\x1a\x2f\x13\xe1\xc8\x73\x15\x84\x23\x5f\x1d\x49\x1f\x95\xed\x3d\x49\x3c\xd6\xcc\x61\xe8\xaf\x2f\x3d\xff\x24\xdb\x45\x4b\x88\x21\xbf\x2e\x96\x9d\xfa\xa5\xce\x8a\x5b\xb6\xce\x2b\xef\x23\x3e\xdd\x3a\x3f\x79\x1f\x99\x18\x86\xfc\x7a\xd2\x4c\xb8\x3e\x79\x1f\x3c\xfe\x15\xa2\x74\xa5\x78\x56\xa5\xd7\x5a\x42\x09\x5f\x59\xc8\xcf\xb0\xa4\xf6\x5c\xf2\xe8\xa5\x05\xfa\xe8\x6e\xe7\xa9\x2c\xa9\xba\x60\x56\xd5\x42\xbc\x20\x7e\xa9\x7f\x0b\x9d\xd6\x13\x1e\x0d\x73\xe9\x33\xae\xfe\xed\xe1\xd5\x1e\x1a\xb7\x30\xb7\xa6\xa3\xf5\x91\xee\x6a\x0d\x5d\xef\x3d\x46\x60\x01\x79\xee\x04\xdc\xad\x87\xce\x2d\x1c\x5e\xf4\xba\x6e\x04\xf9\x5c\xe3\x0b\x97\x22\x51\x9d\xea\x17\x2e\x95\x57\xae\x7e\xe1\x52\xa5\x6b\xd6\x2f\x5c\xfa\x0a\xb0\xed\xcf\x72\x7d\x74\x56\xfe\x02\xa4\x3a\xe6\x0b\x99\x6a\xd1\xd8\x9f\xa4\x84\xba\xf8\xfe\xa8\xbe\x34\x51\xec\x1b\x66\x54\xad\x61\xfd\x15\x36\x95\xbd\xf2\x2b\x6c\x2a\x6b\x71\x7f\x19\x05\xea\x02\xfb\x86\x19\x37\xae\x9f\xba\xbf\xac\x02\x4d\x89\xfb\x8b\xb0\x53\x09\xd9\xdc\xaf\x50\xe3\xcb\x9e\x1b\x6a\x7c\xb3\xf6\x7c\xa5\x36\xb8\x55\x9a\xfb\x2a\x0e\xe9\x3c\xcd\x7d\x95\x77\x58\x5c\xcd\x7d\x59\x05\x5d\xc7\x90\x65\x03\x9c\x6b\xee\xcb\x40\x79\x74\xd5\x76\x83\x9c\x41\x7b\xfa\x97\x87\xf0\xb0\x47\x92\x32\x89\xad\x4f\x7f\x60\xe9\x79\x6e\x38\x59\xf5\x8a\xcd\xfd\x22\x6b\x56\x3b\xd6\xe9\xe8\x0a\x79\x36\x77\xc3\xc9\x72\xb5\x34\xff\x71\xf2\x33\xe8\x9a\xff\x24\x75\xc8\x44\x6a\x00\x59\x87\x97\xbd\xf9\xab\x20\xf5\xf2\xb6\x9b\xbf\x44\x23\xf2\x7c\xb7\x2f\xfc\xba\xce\x31\x97\x6c\x44\x2c\xfb\xed\x28\xab\xd5\xf9\x06\x9d\xd5\xee\x1e\xa6\xf0\x76\xf8\xda\xeb\x7c\x49\x6f\x6c\xfe\x23\x29\xa7\x17\x35\x7f\x49\x9c\xc5\xef\xdf\x54\x9d\xfe\x33\x9b\x78\xed\x31\xc4\xe7\xbb\xce\xf8\xd4\xb5\x4e\x5b\x48\x2a\x04\xcb\x34\x43\xb5\xb1\xe8\xfa\xe1\x12\x95\x2b\x4c\xdc\x54\x95\x6e\x24\xd7\xbc\xa1\xa3\xb0\xd6\xa6\xea\x70\x5b\xb8\xce\xd5\xad\xa7\x3b\xe1\xd9\x71\x88\xb0\x5b\xb8\x59\x39\xca\x74\x69\xe1\xcb\xca\x29\xba\x72\xbb\x7b\x40\x9a\xed\xa8\xac\x8d\xfb\xbc\x87\xb8\x7d\x1c\xb1\xa2\x76\x94\xd6\xc6\x94\x03\xa7\x85\x9b\x69\xb7\xa3\xee\x75\x59\x7d\xdf\xa4\xe7\xfa\x32\x55\xd4\xb7\xc3\x47\x6a\xc0\x94\xdd\x4e\xa5\x7a\x39\x35\x14\xed\xab\x54\x17\xcd\x5c\x8b\x5f\xfa\x01\x28\xaf\xc5\x78\xf7\x9c\xeb\x5c\xbf\xfc\x24\x1d\xbb\xc5\x2b\xd5\xa3\x82\xbf\x16\x6f\x99\xa6\x42\xdc\x4d\x95\xeb\x3f\x7b\x30\x3b\x9b\x2a\xd7\xd3\x3b\x5f\xcc\x9a\x16\xaf\x56\xcb\x8b\xd3\xa4\xc5\x4b\x2b\xb8\x09\xa5\xb7\x5f\x8a\x6c\x24\x59\xb7\x43\x31\x37\xef\x9b\x8f\x1f\xbb\xe8\xd6\x95\x3f\x5a\x4d\xd2\x00\xda\x21\x7d\x9f\xa7\x7e\xbc\x91\xf8\xdc\x98\x3b\xdb\x51\x64\x5b\xa7\xae\xbf\xa5\x4b\xb1\xa7\x64\x8b\x76\xaa\xda\xf7\x5c\x18\x4a\x4d\xb4\x73\xd9\xcd\xa9\x51\x9a\x2e\xc3\xec\x22\x11\xa7\xa5\x8f\xaf\x8c\x48\x48\xfb\xe8\xe7\x14\xc9\x6a\xa7\xba\xdd\xcd\xad\x99\x29\x7d\x04\xf8\x4e\xc7\xfc\x62\x37\xd0\x31\x66\x8a\xfd\xe0\x87\x7f\x5e\xfe\x9a\x0a\xdf\xf3\xcf\xca\xaa\x8b\xcd\xb3\x67\x6b\x62\x4b\x97\x06\x49\x8e\x99\x96\x7e\xf9\x39\x99\x50\x7e\x09\xba\x69\xb8\xe6\xcf\xbf\x8d\x43\xa5\x91\x6f\xdd\x8b\xfe\xbf\x5c\x19\x9b\xd0\x60\xcb\x7a\x65\xe9\x94\x79\x35\x0a\xe1\xab\x3a\xbb\x0a\xe1\x73\x3a\x21\x9e\x26\x15\xb7\x9c\xe7\xab\x97\x9c\x2f\xdd\xd9\x9b\x74\xd5\xeb\x5f\x93\xf8\x4d\x3b\xc5\xf0\xf9\xd0\xe9\xb5\x7c\x33\x41\x66\xd6\x31\xef\xdd\x83\x5d\xda\xc4\x21\x6f\x7b\x74\xe5\x75\xf6\x9c\x49\x56\x3c\xf2\xc6\xab\xc2\x07\x2d\x77\xa8\x4d\xfc\xda\xad\xf8\xb3\x47\xf5\x06\x4d\x45\xf2\x3f\xc3\x91\x4c\x87\xa6\x22\xf9\x5c\xe7\x0b\x80\x6e\x05\x27\x07\x09\x88\xcd\x9c\x00\x15\xa9\xfa\xd4\x0e\xed\x5d\x9b\x0a\xf8\x36\xf1\xca\xff\xec\x79\xb4\xe7\x92\x24\xbc\xe7\x98\x7e\xf7\x10\xca\x6f\xe5\xea\xba\xbe\xe0\xa5\x56\x9e\x6f\x0f\xd3\xc2\xa1\xc0\xeb\x77\x5a\x38\x14\x78\x7d\x4e\x2d\x8d\x87\x6b\xbe\x4f\xb1\xb8\xb6\xa2\x2c\x0b\x9e\x4e\xc5\xf3\x3f\xff\x63\xf3\x36\x73\x24\x44\x11\x4f\x37\x15\xce\xe7\x3e\x95\xa6\xdc\xea\xe5\x4c\x3a\xdf\xb0\x7e\x09\x93\xfa\x62\xf5\xc6\xbd\x54\x5f\xdd\x0e\xef\xfc\x38\x4c\x34\x4d\x8a\x70\xf9\x26\x4c\xb6\x43\x8f\x37\xe6\xd4\xa4\x7f\x9c\x0c\xe3\x2e\x7b\xa7\x5a\x7e\x1c\x79\x93\x56\x7f\xb1\xba\xd2\xff\xeb\x25\x53\x11\x1f\x66\x3b\x79\xe1\xcf\x7c\x87\xce\xfa\x98\x4d\xf5\xe5\xeb\x8d\x11\x89\x6f\xb3\x89\x36\x2f\xbf\x87\x0e\xb9\x35\x7f\xf6\x28\x85\xba\x9d\xea\xf9\x9f\x3d\xbc\xdf\x16\xbf\x3d\xba\x4e\xba\x7b\x48\xca\x6e\x24\x85\x27\xdc\x8e\xed\xd0\xe8\xcd\xf9\x66\x5d\xd5\x62\x0c\xe7\x1b\x1d\xd5\xb8\x79\x27\xe9\xf6\x25\xd8\x82\xe5\x9b\x79\x20\x72\xd1\x94\xa3\xc4\xf0\xbc\x0e\xe5\x64\x3b\x55\xf3\x6b\xca\x11\xda\xda\x2f\xd9\x19\xde\xb6\xaa\xe6\xf3\x9a\xdb\xa9\xe5\x7a\x27\xfb\x8e\x33\x55\xce\x17\x37\x5f\x9c\xdb\xed\x54\xce\xbb\x43\x02\xd8\x4e\xe5\xbc\x9b\x2f\x7e\xf5\x76\x2a\xe7\xdd\x7c\x9b\x8e\x49\x77\x0f\x46\x67\x93\xb2\xdc\xcf\x1e\xf0\x5f\xeb\x97\x74\x67\xe2\x68\x6d\xfd\x66\x98\x9d\x05\xbe\x7f\xe5\xaa\x43\x7b\x3e\xc2\x19\x2d\x2a\x0a\xa7\x97\x9f\xa9\x5d\x4f\x71\xb3\xef\xce\xbc\xda\xdf\xbb\xa7\xe9\x2c\x91\xae\xf8\xf9\x16\x3d\xc5\x25\x42\x57\x32\x6e\x83\xb4\x3e\xea\xab\x8e\xab\x53\xa1\x2a\xef\x36\x2e\xfd\x9c\x38\x88\xda\xd1\x67\x0f\x73\x6b\x4e\x1c\x9f\xbc\x18\x2e\xb0\xa6\xf0\xb9\x31\xcf\xf1\x8e\xa5\x30\x57\xe2\x91\xef\x6d\x47\x61\x2e\xcd\x97\x98\x6b\x93\xc2\x5c\x49\x53\xda\x34\x6d\x8c\xbb\x27\xea\x18\x65\x9e\x31\x26\x45\x58\x6f\x51\x3d\xde\xef\xf8\x28\x06\xf1\x49\x35\xb4\xdb\xa5\x3d\xd2\xc6\x65\x96\x78\x89\xd5\xb5\x13\x4e\xcf\x73\xe2\x84\x6d\x27\x9c\x9e\x79\xe6\x7f\x5e\xf2\x54\x8c\x5f\xf2\xdc\x44\x4e\xda\xa1\xdd\x2b\xa7\x12\xb5\x29\xac\x5e\xca\x14\x9c\x6f\x0a\xab\x97\xcf\x3e\x56\x58\xfd\x67\x8f\xac\x6e\xe5\xa9\x97\x72\x34\x03\x9a\x42\xeb\xa5\x5c\x1b\xee\x50\xf0\xd5\x39\xb3\xae\x33\xee\x1e\xc2\xca\xed\xa1\x34\x48\x43\xf5\xb9\x25\x27\x02\xe9\x4d\x39\xea\xa5\xce\xad\xee\x8f\x43\xe5\xbc\x32\x1c\x2a\x92\xf9\x6b\xe2\xc9\x2f\x6d\x2e\x59\x9f\x50\xf1\x79\x9c\x4d\x4d\x54\x7c\x3f\xff\xe3\x83\x6d\xca\x4f\x2f\x7d\x4e\xb0\x6c\x33\xe7\x4a\x12\x07\x4b\x7b\x3f\x34\x79\xf6\x88\xb6\x8c\x67\x34\x07\x4b\xdb\x00\xf3\xf6\xde\xe4\xdb\x57\x9f\x8b\x70\xfb\xd6\x54\xf3\x5e\xd2\xec\xdb\x3e\x88\x27\x96\xce\xbf\x19\x43\x5b\x66\xc1\x0b\x37\x8f\xa6\xc3\xf7\x22\x24\x91\xf1\xb5\xf7\xe3\xe7\x21\xca\xd4\xe6\x1d\x26\x67\x49\x39\xe1\xf7\x3e\x97\x06\xb1\xf2\xd1\xf3\x9c\xe2\x30\x6d\x87\xaa\x2f\xcf\x15\xb5\xe7\x26\x6c\x9e\xe1\x46\x81\xbf\x6a\x74\x9a\xc2\xf0\xb9\x4e\x11\x2b\xb4\xf9\x65\xe1\xe0\x54\x6a\x27\x1f\x7d\xcf\xa5\x45\xf5\xd0\xf6\xc5\x43\xf2\xd8\xe6\xf8\x9e\x49\xf7\x91\xb5\x5b\x0e\xc5\x44\x3b\xd4\x7d\xf5\x2e\xe0\xf3\xd2\x9b\x6d\xd9\xa5\xe6\x9c\x89\xf3\xd5\x35\xf6\x6d\x1d\xb1\x8c\xb6\xa8\xbf\xc1\xd7\xdd\xd6\xf5\x36\x6c\xbd\xfb\x75\xbd\x0d\x67\x1c\x1c\xe7\xcc\x3c\x8e\x97\xb6\xae\xd9\xa6\x64\xd3\x66\xce\x99\x9f\xb7\xc6\x56\x81\x31\x80\x36\xac\x0f\x49\xe3\x00\x6a\xeb\xf2\x17\x9d\xa9\x92\x3a\xe8\x47\x93\xf4\xba\xcb\xef\xab\xfe\xb1\x2e\xa1\xb8\x82\xe0\x4d\xde\x97\x9f\x45\x43\x93\xeb\xba\xe4\xd2\x12\x0d\x6d\x47\xdd\x6e\x1f\xb1\xaa\xf6\xa9\xdb\x2d\x8d\x9c\x7d\x97\x5f\x25\x25\xb4\xfd\x25\x33\xc3\x7c\xd5\xf6\xb5\xfe\x55\xdc\xd6\xf6\x1d\x2f\x4a\x0b\x68\x9f\x07\x46\x25\x7d\x6d\xdf\xba\xf5\x57\xe3\x4e\x1e\x98\x1f\x03\xf8\xd5\x9e\x8f\xdb\x0c\xd7\x76\xdb\x5f\xf2\xfe\x50\x0b\xfb\x77\x8c\xae\xfc\xcb\x03\xc3\x17\xf9\x3c\x30\xe2\x0e\x6b\x5f\xe2\xfa\xa4\xf2\xaa\x6d\x6a\xb4\xb4\x5c\x6d\x6a\xb4\x84\x27\xcc\xf3\x92\x1f\x30\x49\x27\xfc\x5f\x78\x8e\xae\xfa\xe9\xaa\xff\x02\xff\x65\xb6\x22\xa9\xd7\x83\xad\x9b\xa2\xa3\x02\xc1\xee\x30\xe7\x87\xfe\x2f\x67\x2c\xa9\x98\xb7\x1f\x2f\x4b\x98\x13\x27\x79\x77\xdf\xdc\x51\x74\xcc\xa7\xd5\xbe\x75\xd5\x3b\x7f\xaa\x1e\xa5\x1f\xd2\xfd\x78\xea\x48\xba\x3c\x2d\x3f\x0b\x44\xd7\x59\x97\x65\x5b\x42\x53\xdd\x5d\xb3\x55\x9a\xec\xdd\x7d\xc8\x10\x17\x70\xf7\x1f\xf9\x3a\x0b\x5a\xff\x48\xf8\x55\x2b\xdf\xfd\xd5\xeb\x7e\xc9\x5b\xec\xfe\x7a\xa0\xd4\x3f\xba\x97\x39\xaf\x6b\x7c\x24\xf4\xe5\x6f\x0e\xcb\x7e\x72\xe0\xdf\xf9\x62\x45\x76\x7f\x45\x02\x35\xdd\x75\x39\x61\x7e\xac\x48\x9c\x4f\xdd\x5f\x66\x50\x89\xfd\x77\xff\x4d\xbb\x4b\x7b\x1e\x32\xd5\x1f\xb6\x2e\xd9\xb5\x32\xca\xbb\x27\xf3\x85\x41\xda\x7f\xf3\xf4\xf3\xba\x3e\x99\x7b\x89\xfe\xf4\xe0\xbe\x8f\x45\x87\x09\x17\x15\x0a\x16\x77\x94\xf2\x44\x6a\xd8\x51\xca\x4b\x7a\x71\xa4\x18\xf8\xf3\xdf\x97\xf5\x84\x2b\xac\x87\x5f\x59\x3f\x3a\x86\x77\x51\xd7\x7c\x89\x7b\xf4\xe3\x7c\x29\xc7\xcd\xda\x0f\x5f\x7f\x9b\x33\xab\x0d\x9f\x73\x81\x25\xa4\xcb\xf9\xf2\xb3\x60\x30\x38\x7b\xb8\x0e\x29\xa5\x95\xf6\x30\xbf\xe9\xc3\xb3\xc7\xa6\xdb\x12\x75\x8d\x6f\x19\x02\x49\x74\xf2\xe7\x83\x3a\x93\x39\x5d\xe2\x0b\xea\xe9\x1f\x6f\xbf\xf0\x4b\x8f\xf1\x9b\xae\xb5\x27\x7d\x4b\x14\x6d\x90\xc3\xc5\xb0\x2c\x6d\x88\x1f\x23\x30\x5e\xfc\x1e\xaf\x59\x22\x0c\xda\x8f\xfc\xfd\x33\x27\x11\x82\x7e\x54\xf5\xde\x43\xd4\xdc\xe3\x2d\x9f\x9b\x67\xcf\x7d\x27\xaa\xdd\xe9\x9f\xc3\xe5\x7c\x91\x78\xe3\x03\x2f\x4e\x8e\x1e\xaf\x8a\xa2\x10\x79\x97\xc3\xe5\x67\x78\x62\x14\x75\x73\xb8\x58\xc1\xb2\x6d\x21\x2e\x89\x9b\xa7\xcb\xd9\x62\x14\x10\xb4\xd5\x9c\x2d\x5d\x25\x55\x3d\x89\x8c\x85\x6b\x1f\x27\x4b\x9b\x8b\x18\x63\xa7\xe2\xdc\xab\x8f\xab\xe2\x3c\x69\x0b\x81\x60\x3d\x9f\x2a\xce\xb3\xee\x82\x56\x32\x8e\xf8\x4e\x1a\xc3\x04\x6f\x75\xf3\x9a\x14\x5f\xd4\x82\x49\x9c\x54\xcf\xb2\x88\xac\xe9\x9a\xfb\x5b\xb6\x79\x43\xe6\x29\x29\x4e\x53\x4c\x26\x0d\x80\x88\x5d\xcf\xc4\x58\xbd\xb6\xae\x50\xee\x4b\x2a\x4b\xcf\x97\x31\x57\x62\xbc\x3d\xdf\x65\x45\x4c\x01\x5d\x49\xf7\xd0\x78\x74\x92\xee\xa5\xd4\xd1\xf3\xe5\x64\x50\xbd\x4f\x57\x85\x3a\xc6\x4a\x47\xe7\x5e\x46\x5d\xcf\x5f\xa9\xef\xab\xd6\x5a\x06\x59\xd5\x34\x9b\x3f\x67\x35\x8e\xf5\x9e\x3f\xc2\x6c\xaf\x3b\xfe\x1a\x03\xb4\xe8\x78\x44\xda\xc1\x65\xdd\x3c\x22\xce\x53\x59\xd3\xcd\x1b\xe2\x1c\xc6\x41\x37\x4f\x88\xf3\x60\xe1\x6e\x5e\x10\xa7\x04\x9d\x6e\x5e\x10\xa7\x24\x94\x6e\x5e\x10\xe7\x48\xc9\xed\xe6\x01\x71\x9e\xe5\xad\x9b\xf7\xc3\x39\x9c\xc1\xdd\x3c\x1f\xce\xab\x37\x99\xd7\xc3\xb9\xa9\xb6\x3c\xf6\x9f\xc6\xb3\x79\x3b\x9c\x9b\xba\x83\x71\x2b\x45\x52\x52\xba\x79\x39\xbc\x98\x20\xba\x79\x38\xb6\x8a\x80\xbb\x79\x38\xbc\xfc\x5e\xdd\xbc\x1b\xce\x81\x6e\xba\x79\x37\x9c\x27\x3d\xa6\x9b\x67\xc3\x49\x65\xaf\x9b\x57\xc3\x79\xe2\xfd\xdd\x3c\x1a\xce\x2d\x5d\xc5\x9e\x2f\x64\x1d\xa9\xe7\xa3\xd5\x95\xe7\xc3\xf5\xdd\x2b\xcf\xf7\x33\x8f\xff\xf3\x52\x52\x79\x74\x7c\xc0\xbd\xf2\xe8\xfa\x4c\x95\x47\xc7\x7e\xe8\xe6\xcc\x70\x52\xbd\xeb\xe6\xc8\x70\x2a\x20\xec\xe6\xc4\x70\x9e\x14\xc0\x6e\x0e\x0c\xe7\xf0\xb6\xf6\xc6\xa7\xd5\x0b\x6c\x7c\xda\xad\x2d\x3e\xad\x86\x69\xe3\xd3\xe2\x84\xe9\x8d\x4f\x0b\x38\xed\x8d\x4f\x4b\x3d\x67\x6f\x3c\x3a\x6e\x87\x6e\x8e\x0a\xe7\xb1\x67\x7b\xe3\xd1\xb5\x7c\x98\x83\xc2\x79\x4d\x71\xe6\xa0\x70\x4e\x4b\x93\x39\x27\x76\xd4\x14\x69\x8e\x09\xaf\x3a\xf4\x6e\x4e\x89\x1d\x35\x5d\x99\x43\xc2\x8b\x5e\xba\x77\x9e\x0f\xfb\xb8\x9b\x23\xc2\x85\xa2\xff\xec\xf9\x82\xba\xb5\x39\x20\x5c\xd0\x34\x65\xce\x07\x17\x70\x17\x75\x73\x3c\x38\x65\x22\xf5\xce\xa7\x25\x06\xd4\x3b\xcf\xa7\x89\xa7\xf3\x69\x41\x7e\xbd\xab\xeb\xea\x2a\x83\xfb\xa9\x2d\x0f\x6d\xd1\xd6\x82\x18\x85\xaf\x62\x4e\x83\xa0\xe0\x70\x1f\x10\x95\x10\x85\xea\x50\xf2\x89\xf8\xa2\x0f\x6a\x45\x64\x5b\x1d\x7e\xfe\x3a\xdf\xaa\xa3\x6d\xba\xdd\x9a\x6e\xa9\x4c\x17\x71\x42\x1f\x64\xf2\x90\x51\xd5\xc7\x2f\x29\x15\x5d\x0d\x2d\x11\x4d\x84\x54\xa7\xbf\x5a\x70\xcd\x71\x90\x1e\x2d\x8d\xe3\x32\xb4\xca\x0d\xd6\x45\xcd\xa7\x05\xfb\x38\x0d\xea\x9c\x9a\x8c\x50\xba\x13\xbb\x55\x1f\x77\xda\x11\xb5\x62\x37\xa7\x41\x93\xc4\x68\x37\x87\x41\xf7\x60\xab\xfe\xa0\x37\x42\x96\x51\x7f\x50\x0d\x93\x79\x62\x9e\x80\x2a\x06\xaf\xfe\xdc\xf2\x3c\xe1\xbb\x7e\xbc\x00\x6d\x4e\xa7\x6b\x23\x97\x84\x23\xae\x3f\xd7\xfc\x50\x31\x64\x3f\x29\x14\xda\xb2\x6c\xc0\x46\xb2\x45\x07\xf9\x27\xa7\x36\x5b\xd2\xb5\xd7\xc2\xf2\x5c\xe7\xd0\xd6\xf2\xfb\x48\xb3\x59\x2d\xdd\x54\x38\xf1\x9d\x7e\xa1\x7e\xb5\xfd\x25\xf3\x51\xc6\x9a\xa1\xfe\x56\x74\x25\x43\xfc\x75\x04\x1d\xf9\xcb\xfb\xc1\x33\x7d\x7a\xf4\x42\xe5\x9d\x94\x8a\x0a\x52\xee\x10\xf0\x3b\xcd\x01\x68\xd1\x47\x2d\x6a\xaa\x42\xff\x01\xac\x5a\xb4\x5e\xe9\x31\xe8\x7f\x48\xf8\x41\x57\xfd\x43\xfb\xaa\x59\xef\xa4\x55\x9c\x2f\x07\x6d\x5f\x9d\xba\x13\x6c\x12\x20\xbc\x6e\x28\x3f\x49\x47\xa7\xa3\x43\x2f\xea\x90\x6e\xe8\x3e\x49\x32\xa9\x1b\xb2\x4f\x4a\xd5\xef\x53\x7d\x9a\x31\x66\x88\x3e\x27\x5c\xbd\x1d\xca\x3e\x89\x35\x77\x69\xcf\x93\xff\xd6\x27\xa5\xa6\x9a\x15\xe7\x8d\x73\x1e\x44\x81\xfe\xfc\x3a\x47\x3f\x6c\xf1\x9c\x24\xd4\x1f\xe3\x72\x7e\x32\x68\x5a\xce\x50\xc1\xcb\xe7\xbe\xfb\x33\x50\xfb\xdf\xa6\x75\x03\xf5\x45\x99\x37\x1d\x4e\xfe\x41\x3e\x54\x5f\x9f\x95\xa9\x8e\x82\x48\xde\x8b\xeb\xa7\x2f\x88\xbe\xb4\x16\x2b\xcb\x22\xfb\x39\x49\x62\xec\x06\xe6\x6b\x94\x3d\x02\x99\x99\x94\xd9\xfa\x6a\xdf\xea\xaf\x6b\x03\xe4\xbd\xce\x25\x37\xfd\x51\xbb\x2c\x63\x4d\xaa\x61\x7d\x7d\xce\x0c\xbc\xe5\x7d\xdd\x78\xcb\x81\x87\xe4\xda\x8f\xae\x33\x2c\x47\x5d\x85\x79\x9d\x3c\xfb\x57\x76\x0a\xc4\x66\x4b\x68\x68\x93\xc4\xac\x29\xd4\xc0\x7a\xcb\x24\xdc\xf6\xad\x4f\x4f\x9b\x36\x89\x89\x38\x1e\xfa\xa6\x72\x53\x70\x15\x2e\x7e\x85\xf7\x3a\x54\x7e\x9b\x62\xbf\xbe\x71\x68\x91\x18\xdc\xe1\xe1\x97\xf4\x67\x37\x30\xde\xbb\x56\xf1\x4d\xe6\x1a\x9c\xa2\x7d\xab\x6b\xab\x9d\xf2\xf5\xc6\x39\xcf\x5d\xbe\xca\x71\x22\x55\xc3\x91\xab\x4e\xf0\x79\x38\x86\x34\x0e\x85\x21\xf9\x79\x6c\x9e\x61\x60\xbc\x37\xfc\xc8\xc3\xa1\xf6\xc7\x62\x3b\x0c\x88\x27\x25\xbb\x0e\x47\xe6\x0c\xf6\xe3\x70\x24\x91\x4e\xfd\xf7\xc9\xc9\x54\x9d\x4b\xa2\xec\xa3\xf6\x8c\x8b\x34\x9d\xce\x87\x2f\xa7\xa9\x85\xef\x45\x1a\xc4\x17\x87\xa3\xda\xf8\x5c\xed\xd3\x58\xa7\x97\x0c\x77\x9d\x32\x72\x27\x0e\x8f\x46\x0a\xe1\xcf\x01\x3b\xd9\xc6\x69\x37\xc8\xc1\x17\xd5\xde\xf0\x24\x30\x33\x01\x0c\x43\xca\xe9\x65\x01\x18\xb0\x93\x15\x10\xd0\x30\x84\x6c\x5c\x2a\xb6\xd5\x49\x79\xe5\x5d\xf9\xfb\x4c\x8b\x30\xf2\x30\x64\x9c\x94\x80\x31\x48\xb4\xcf\x8f\xae\x34\x8f\x5b\xe9\x25\x2f\x6b\x50\x29\xfe\x2e\xdd\xf7\xc6\x33\x5e\xfc\xe8\x83\xd4\x84\xa7\x6b\x8b\x04\x53\xd2\x3d\x86\xa1\x61\xcb\xcb\xb6\x2d\x9b\xa6\x5e\x26\xe1\x61\x68\x38\x09\xd7\x8e\xf0\x85\x93\xf5\x2d\x4e\x2a\xc2\x9c\xcb\xeb\x8c\x7a\x9e\x44\xd4\x7c\x23\x5c\xe4\xa7\x48\xd1\x08\x1f\xf2\x9b\x3a\xc6\x96\x62\x29\x43\x8c\x83\x84\xdb\x51\x30\x1c\x24\xe2\xd7\xa4\xbb\x1a\xfa\xc9\x98\x5c\x23\xf0\xec\x4d\xcf\xf6\x3d\x3b\x63\x71\x18\x02\x4e\x5a\x2a\x07\xc9\xf8\x83\x11\x3f\x0c\x01\x27\xd1\x73\x8f\x78\x63\x7e\x72\x72\x8f\xc8\xdc\x84\xfd\x3d\x0e\xf2\x2d\x73\x65\x9d\xff\xa5\xa7\x14\x9d\x51\xaf\x73\x06\xaf\xc5\x88\xd7\xf9\xba\x8b\xee\x83\x70\x2d\x4b\xd7\x88\xc4\xb4\x88\x6a\x0f\x43\xbc\x55\xc9\x0d\x23\xc2\x33\xe6\x75\xe4\xbc\xc8\x86\xd1\x3a\xa8\x2c\x17\x79\xff\x40\xbd\xae\xb2\x8c\x8c\x24\xd4\xb3\x0e\x37\xed\x10\xca\x65\xee\x1c\x27\xa5\xa0\x9e\xb8\xc8\x80\x53\xed\xbc\x1b\x2a\xcc\x8b\x9e\x3d\x7d\xe4\x20\x8f\xfb\xcb\x72\x30\x00\xc0\x03\x48\x33\x00\xc0\x0f\x19\x1c\x03\xca\x35\xf9\x31\x87\x01\xe0\x52\x8b\x1a\xc0\x34\xc6\x74\x3b\xc4\x99\x6f\x36\x81\x1a\x01\xdd\x97\x5e\x63\xa2\x22\x14\x7b\x73\xa4\x9b\xed\xb6\x8a\x1e\xd7\xac\x93\x42\x08\x67\x00\x82\x97\xba\x58\x46\x4e\x04\x80\x34\xa8\x36\x97\x9c\xd1\x30\x10\x9c\x94\x4c\x38\x3e\x00\x2c\x07\xc8\x38\x00\xb8\x9f\xfc\x88\x61\x00\xd8\xb8\xac\x6d\xab\x92\xe9\xae\xff\x78\x5e\x72\x6e\xc6\xe1\xc9\x5f\x53\xe4\x78\x83\xbc\xff\x01\xd2\x18\x06\x80\xb3\xa8\x3e\x06\xe0\x57\x61\xef\x91\xbf\xcc\x12\x0d\x8b\x0c\x71\xc2\x39\xda\x3e\xff\x26\xfc\x3e\xc8\xfd\xf7\x7a\x5e\x38\xf2\x33\x61\xd4\x51\xae\x2a\x98\xc2\x6a\xe3\x70\xe4\xd7\xa3\x34\x3d\x0a\x43\x5f\x13\x10\x92\xf2\x5d\x77\xa2\x0a\x3d\x11\x03\x18\xe5\xf2\x9f\xaa\xf4\x6f\x94\x3b\xe4\x5f\x4a\xd8\x06\xb5\x00\xe3\xd5\xdd\x06\x5c\x5a\x3a\xfa\x2b\xfd\x23\x44\x3e\x0a\xdd\x5e\x93\x0c\xb5\x02\x5e\xc3\xb9\xc0\x47\xa9\x6f\x71\x78\xf2\xcb\x7c\xc1\x71\xa3\x42\x18\x01\xb6\x18\xf5\xab\xfc\x25\xb6\x35\xea\xcd\xc2\x9a\xe0\xab\xa1\x50\xbf\x49\xfc\xd0\x97\xa8\x1d\xf0\xd8\xc4\xc3\x40\xb1\x55\xa1\xda\xd6\x95\x8f\x91\x68\xea\x80\x23\x7f\x6b\x82\xa9\x2c\xd3\x9a\xaa\x15\xda\xff\xb1\xd5\x71\x7f\x0c\x43\xc0\x49\xe8\x6a\x54\x12\x7c\xb5\xf4\x19\x02\xb6\xda\x3b\xdb\xfa\xc2\xf9\x49\xff\xdb\x54\xa7\x7a\x95\x71\x68\xde\xfc\x51\x32\x1b\x5f\x28\x7f\x63\x5c\x0d\x6a\x09\x54\x72\x37\xd0\x8e\x6f\x60\xdc\xd1\x6e\xac\x49\xf4\x84\x03\x4e\xb7\xac\xf1\x65\x88\xd8\x78\x32\x6d\xcb\xfa\xb8\xd8\x92\x07\x45\x03\x8a\x0b\x0d\xd4\xef\xa6\x16\xf7\xc6\xd2\xb6\x74\xcd\x01\xcd\x35\xcf\xdb\xae\xda\x9f\x10\xc5\x30\x54\x1c\xcb\xb9\xa7\x4d\xed\x89\x38\xce\x80\xc7\x2d\x3d\x6a\x3d\x35\x64\xf8\x07\x06\x5a\xf1\x62\x29\x1d\x0a\xcf\xdb\x64\xc6\x9b\x57\x78\xfe\x67\x69\xc2\xff\x3e\xfa\x55\xa8\x7c\x31\x86\x46\x47\x26\x48\x63\xa0\xdf\xe9\xfd\xd5\xfd\xa9\x6e\x1f\x5b\xf7\x30\xc4\x31\x34\x73\x51\x48\xb0\x31\xea\x46\xbf\xca\x8e\x53\x4f\xd2\xaf\x26\xf5\x31\x53\xfa\xcd\x1e\x93\xd6\xcd\xe8\x37\x83\x57\x54\xa3\xa3\x7f\xba\xe4\x9a\x94\x3b\x1a\x28\x4e\xff\x53\xdf\x43\xb2\xcc\xa0\xf0\xe0\xcc\x42\x14\x1e\x24\xf0\xc6\x30\x54\x6d\xfe\x5f\xdb\x8a\x14\x45\xf3\x6e\x0c\x51\xe7\x76\xce\x23\x31\x5f\xa3\x99\xc2\x83\x80\x8b\x78\x0c\x49\x23\xe9\x2a\x10\x86\xcb\xbc\x19\xd2\x5f\xff\x73\x39\x28\xf9\x7f\x5d\x0d\x50\x93\x17\x2b\xf7\x30\x9c\xdd\x9a\x66\x6d\x69\xe1\xe1\x18\x1b\x86\xb1\xeb\x23\xa3\x05\x7c\x5d\x9b\xee\xb6\xc1\x8b\x1c\xf9\xe0\xd6\x96\x41\x00\xb6\x76\x1a\x25\xd4\xb5\xa7\xa5\x2d\xc3\x99\x91\x0a\xc2\xa1\x28\xfb\x0f\x8a\xd7\x12\x7a\xc4\xed\x74\x34\x06\x38\xee\xf0\x61\xb8\x3a\x57\x8d\x65\xc3\xd5\xe6\x63\xb7\x2d\x0a\x9a\xd5\x72\xc3\xd4\xc9\xe3\x10\x1f\xa7\x60\x7d\xce\x85\x78\xdc\x00\x57\xab\x8c\x73\x18\xae\xae\x83\x0a\xa7\xf1\x7c\x09\x29\x44\x9c\x86\xe1\xea\xf6\xe0\xd5\x18\x94\x27\x14\x30\xf9\x10\xd3\x9b\x99\x53\x5c\x8d\x12\x05\x2f\xf3\xf7\xbd\x2e\x7c\xc9\x37\x0c\xc3\xd6\xf5\x39\xe7\xdf\xd5\xeb\x05\xa7\x8e\x57\xcf\xac\xab\xd5\xfb\xbf\xe6\xc7\x5f\xd1\xf4\x57\x57\xfc\x64\xa8\x35\xa3\x83\xaf\xf7\xf9\xdf\xbe\xb1\xaa\xc9\xc6\xfb\xe5\x48\x6a\x0e\xa5\x88\xdd\x69\xfe\xa7\x6c\x41\xe5\x41\xe3\x28\xce\x73\xef\x13\x45\x7f\xe6\xd4\x8c\x86\xea\x7c\x50\xdb\xa6\xb8\x2b\x78\xb6\x89\xa1\x4e\x06\xc1\x30\x8c\x9d\x95\xb2\x36\x0e\xc6\xd6\x55\xb0\x50\x00\x5a\xc3\x30\x76\x51\x99\xfc\x40\x69\xde\xe3\x17\x1a\x30\xb7\x89\xbd\x79\x4c\x28\x72\xb2\xce\x93\xb8\x9b\xee\x80\xcc\xb6\x46\x87\xe1\xeb\x32\x35\xb3\x22\x68\x27\x9a\xdb\x81\xa0\xdd\x20\x14\x31\x10\xb4\x53\x31\xc6\x58\x08\xf9\xa9\x27\xc1\x7d\xef\x89\x7d\x0e\xd8\xdb\x54\x96\x33\x0c\x38\xb7\x2a\x10\x23\xee\xfb\xa1\xab\x90\x1d\x11\xb5\x65\xa5\x19\xd2\xc2\x1d\x8b\x12\x28\xcd\xa3\x0b\xa6\x68\xad\x20\x8b\xf2\x93\x1f\xf3\xff\x7f\x6f\xe2\xfd\xe7\xf8\xf7\xff\x67\xfd\x97\x7f\x73\xce\xe1\x62\x16\xe1\xbb\xbd\x2c\xe7\xf0\x8f\x3b\xec\x03\x67\x0e\x67\xe7\x2a\xfe\x4b\x5b\x78\x37\x5c\x63\xce\xe1\x77\x76\xb6\x76\x6e\xcc\x69\xe7\xe4\xc9\x6d\x28\x59\x58\x5a\xb0\x73\x72\xe1\xda\x6a\xb5\xc9\x8a\x70\x4e\xfe\xd9\xc6\xe9\x56\xe3\xe3\x1c\x8e\x59\x07\x9b\x8a\xf3\xba\x26\x1e\x67\x5b\x78\x36\x06\x86\x73\x0d\x57\x33\xfc\x29\xce\xd3\xa4\x86\x8f\xd9\x96\x99\x8d\x4a\x8c\x73\x72\xbe\xda\xfa\x12\x9d\xcd\xc2\xce\xe1\x75\x75\x5d\x4d\x9a\xec\xe4\x89\x60\x06\x75\x6a\x3c\x7e\x56\xd7\xd5\xce\xcd\x4e\xda\x09\x1b\x8a\xb3\x6a\x57\xe7\xf0\xac\xba\x4e\x3b\x13\xaf\xae\xd3\xce\x4e\x3b\xad\xbf\x38\xd7\x69\x67\xa7\x9d\xe6\x65\x71\x6e\xd0\x4e\x9b\xcb\x37\x84\x04\xce\x0d\xee\x6e\x93\x78\x70\x9e\x26\x8d\x76\x28\xfa\x6d\x27\x77\x1f\xdc\x9d\xcc\x29\x2a\xdf\x9d\xb3\xa9\xc0\x62\x18\x76\x23\xae\x69\x63\xdf\x42\x0b\xb6\x53\x47\xe2\xe8\xb6\x91\xbe\xa1\xfc\x70\xce\x46\xb9\x73\x2f\xed\xcc\x3c\xfb\xe4\x74\x1b\x47\x21\x58\xba\x9d\x73\x93\x4e\xb4\x78\x9f\x16\x93\x73\x6e\x29\x16\x61\x94\xda\x21\x70\xf7\xdd\x8f\xcf\xfe\x5f\xff\x16\xe8\xd0\xce\x9b\x37\xc1\x79\x47\x73\xcd\x35\xe1\xbc\xb9\x01\x9c\x37\xb4\xbf\x97\x55\x65\x39\x6f\xc1\x74\x8b\xdf\xfc\xeb\xdf\x62\xb4\xa0\x93\xf3\x5e\x41\x1d\xeb\xb4\xd1\x26\x6c\xe7\x03\x31\x13\x68\xba\xb3\xcd\xad\xce\x1b\xdc\x72\xde\x70\x56\xc0\xa8\x72\x3e\x71\x77\x43\x39\x21\x2f\xee\x9e\xc6\x09\xf8\xfc\xec\xac\x9c\x9e\x08\x69\x64\xf4\x1a\xe8\x75\x3e\xe3\x7b\x97\x54\x42\x61\xa7\xe2\x53\x85\x1e\x12\x38\xbd\x70\x7a\xe3\x74\xed\x54\x68\x62\xa0\x2b\x41\xb7\xf1\x83\xd3\x6d\x59\x74\xb1\xb3\xf3\xe1\x89\x6c\x15\x73\xd1\xfc\x97\xce\x3f\x78\xf7\xf9\xa8\xf1\xe1\xc8\x77\x9c\xd0\xcb\xcf\xce\x97\x23\x27\xd7\x84\x05\xd1\x9b\x6f\xce\xf9\xcd\x91\xe6\x34\x0a\x28\xec\xba\x60\x0e\x23\x17\xcc\x1b\x14\x12\x9f\x38\x38\x82\x11\xe6\x8a\x09\xa8\xe4\xba\x60\x1f\xc7\xa1\xf6\x1f\x7c\xe5\xf4\x18\x4e\xd4\xe9\xe7\x48\xc7\xce\xe2\x4e\xd4\xc3\xb4\x7c\xd8\x49\x18\x08\xdd\xe7\xfc\x30\xb1\xa0\xbd\xec\x90\x58\xce\xd3\x2a\xce\x1c\xa2\xbf\x0e\xa5\xdf\x44\x4c\xc2\xa1\xed\xeb\x10\xf5\x4d\x64\x02\x3a\xc4\x79\x1d\xaa\xbc\x19\xe9\x18\x87\xbe\xae\x43\x2b\x37\x07\xc7\xe9\x0f\x01\x15\xb3\x18\x72\xb0\xe8\x85\x43\xb4\xd5\xa1\xd6\x9a\x37\x53\x10\x2a\x99\x2e\x28\xff\x65\x6a\x27\x47\x6e\xdc\xc9\xe6\x78\x76\xe8\x56\x3a\x04\x2b\xb3\x37\x5b\xdb\x21\x4f\xe9\xd0\xa5\xcc\x7e\x6b\xe7\x64\x27\x4c\xc0\x7c\x0e\xd4\xf7\x1c\xb2\x7b\x79\x19\x7c\x71\x88\xe1\x39\x54\xf0\x4a\xc8\xdc\x88\xfe\x89\x2c\x5d\xa9\xe6\x84\x77\xc8\xb1\x39\x74\xd8\x2a\x7c\xbb\x0e\x1d\x36\x87\xc8\x5a\xcd\x66\x4e\x3a\xc4\xca\x1c\x2a\x65\x69\x59\x11\xae\x43\xa1\xcc\x21\x4b\x96\x56\xe6\xee\x84\xf1\x90\xef\x4a\xea\xf3\xc8\x50\x39\xb4\xa7\x72\xb0\xc4\x31\x87\x2e\x94\x93\x20\x54\xa4\x33\x20\x53\xe4\xd0\x26\xca\xf8\x97\x1d\xda\x44\x0e\x51\xa2\x4c\x81\xa7\x43\x32\xc8\xa1\x15\x94\x9f\xcc\xce\x97\x1b\xc1\x85\xfb\x34\x76\xd2\x93\x51\xd4\x29\x81\xe9\x17\xbd\x1b\x87\xd0\x4d\xc9\x4b\x3b\x79\x21\x2c\xe5\x65\xf3\x44\x8b\x23\x11\x76\x7d\x99\xd6\xd0\x75\x71\x08\xba\x94\x97\x59\x31\xd9\x08\x70\xc9\xc1\x78\x60\xce\x2f\x97\xcc\x15\xe7\x12\x3e\x38\x32\x0a\x5c\x32\xaf\x91\x4b\x91\x4f\x6c\xbe\x7c\x97\xcc\x15\xe4\x12\x3e\x20\x4d\x80\xc9\xe6\x1e\x97\xa8\x17\x09\x83\x9d\xe6\x63\x70\x29\x63\x92\xb2\x44\x26\x46\x47\x3a\xa3\xc3\x3e\x71\x22\xca\x99\xa8\x00\xc7\xaf\xe7\x12\x43\x26\x35\x85\xe2\xd9\x69\x36\xaa\x4b\x68\x2f\x55\x0b\xa7\x39\xe4\x54\x1c\x3a\x2a\x85\x04\x7d\x87\xbe\x88\x43\x58\xa4\x3a\x03\xa7\x0e\x69\x0f\x87\xa6\x47\xcd\xf1\xd8\x13\x98\x0f\xff\x3b\x83\x22\x9b\x1f\xcf\xe5\xa0\xf8\x8a\xbd\x2d\x48\xea\x1d\x7c\xf4\x39\x9a\x33\xc2\x41\x44\xee\x60\x20\xcf\x28\x01\x39\xb8\xad\x9d\x48\xad\x29\xd0\x72\xd0\x3c\x3b\xb8\x9d\x33\x4e\x7d\x07\x93\xb3\x83\xbe\x39\x6f\xcb\xd3\x77\x10\x35\x3b\xd8\x99\xf3\xb6\xb8\x99\x83\x71\xd7\x41\xb3\x5b\x50\x62\x76\x30\xd0\x3a\x68\x67\x4b\x30\xe4\xee\xa0\x2c\x75\xf0\x94\x16\xea\x75\x1d\x6c\x9f\x0e\x8a\xcf\x82\x20\x80\x83\x4e\xd3\xc1\xa3\x59\xe0\xb0\x75\xf0\x37\x3a\x88\x1b\x2b\x24\x92\x0e\xf6\x42\x07\x6d\x61\xcd\x66\xcc\x3b\x48\x05\x1d\x6c\x82\xb5\xf3\x01\x61\x2b\x73\x50\x94\xa5\x65\xb9\x25\x0e\x86\x1b\x07\xb5\x4d\x7e\xf9\x80\xb0\xb9\x38\x68\x5c\x32\x39\xe0\x0e\x12\x03\x07\x7b\x41\x81\x04\xd4\x51\x44\xef\xa8\x9e\xaf\xc1\x62\x09\x8e\xaa\x74\x47\x39\x7a\xcd\xe6\xed\x71\x94\xa3\x3b\xea\xd0\x2b\xf5\xe4\x8e\xca\x73\x47\x91\x79\x2d\x96\x89\xe9\x28\xc9\x76\xd4\x62\xd7\xc6\xc8\xa3\xa6\xda\x51\x4c\x5d\xbb\xa1\x32\x47\x31\xb5\xa3\x8a\xba\x76\x73\x24\x3a\xea\x7e\x1d\xc5\xbe\xcd\xb1\x2e\x51\x15\xe9\x28\x85\x6c\x83\x39\x8f\xc2\x3a\x47\xed\x5c\x2f\xd8\x23\x54\x93\x39\x4a\xc8\xb2\xcc\x2e\x6a\x82\x1c\x85\x40\xd9\xf3\x44\x14\x64\x38\xaa\x30\x32\xac\xb3\x8e\xaa\x08\x47\x29\x44\xee\x4c\x30\xe4\xf4\x3a\x12\x79\x4b\x64\x1e\x25\x25\xd7\x91\x87\x5b\xb2\x65\xa8\x3a\x72\x56\x1d\x89\xaa\xa5\xb2\x32\x90\xbe\xe8\xc8\x5b\x2c\xaf\xa5\x72\x38\x12\xa3\x1c\xd9\x50\x15\xc3\xdc\x91\x81\xe4\x48\x3d\xaa\xc5\x22\xd4\x8e\x44\x23\x47\x86\x51\xad\x96\xbd\xe4\x14\xbe\x27\x6e\xdf\x02\x4d\x22\xe6\xeb\x08\xf6\xb6\x86\x39\x43\xe0\xd3\x11\xed\x6c\xef\x60\xa7\xcd\x6b\x8e\xe8\x58\x2f\xd8\x62\x44\x23\x1c\x61\x88\x1c\x31\x63\xf1\x4e\x3a\xdc\x92\x99\x62\x58\x87\xfb\xcd\xe1\x77\xcb\x14\x6c\x3b\x3c\x27\x0e\x97\x49\x09\xe6\xf8\x74\x00\x51\x07\xfa\x2c\xd9\x30\x9b\x03\x8d\x38\x60\x48\x79\x2c\x25\xd5\x3d\x16\x7f\x71\x0f\x81\x17\xd8\x86\xdc\xc3\x38\x7a\xa0\xf6\xa1\x76\xdd\x3d\x16\x39\x70\x8f\x85\x0b\x6a\x36\x34\xed\x1e\x0b\x00\xb8\x27\xb2\x82\xb1\xfc\x3e\x24\x7f\x3c\x0d\x19\x8a\xca\x8d\x26\xd7\xa4\x76\xbd\x54\xae\xc9\x24\xf0\xd8\x24\xd0\x1b\x1d\xec\xd9\x34\xc9\x62\x79\x39\x60\xce\xbc\xbc\xa5\x97\xb7\xd4\x58\x2a\x5f\xe6\xfb\xd7\xe6\xfb\xdc\x58\xbd\x5f\x9b\xe4\xdc\x4b\x72\xde\x0b\xaa\x78\xcd\xbd\xef\x5e\x33\x32\x33\xc9\x1f\xee\x65\xf5\x7e\x71\xcd\x13\x34\x74\x2f\xa9\x46\x2f\x84\x9f\x90\xe7\xb8\x97\x2c\x9f\x17\xae\x4d\x12\xdb\xdc\x0b\xa2\x7a\x91\x75\x28\x18\x29\x2f\x53\xe5\x3b\x08\xc3\x06\x76\x9a\x95\xef\x5e\xd4\xee\x3c\x2b\xed\xcb\x02\xf8\x4e\x3c\xed\x2c\x2c\xaf\x99\xe9\xee\x25\x6e\x8b\x32\xb6\x7b\x99\x15\x5f\x42\xa4\x85\xf7\x39\xed\x4d\xb8\x49\x19\x2d\x75\x1f\x6e\x9a\xb3\xdd\x4d\x18\x75\xc0\xce\x6e\x1a\xe8\x72\x13\x36\x90\xc0\xe8\x98\x58\x6d\x93\xfc\x8f\x62\x01\x1e\x37\x99\x58\x26\x5c\x16\x05\x53\x6e\x9a\x3b\xc8\x4d\xfc\x40\x0d\x6b\x68\xb2\xf8\x4f\x16\x7f\xc7\x38\x9a\x18\xb5\x93\x48\x7d\x58\xda\xc9\x35\x09\x90\x67\x6c\xb1\xb9\x38\xd2\xf0\x78\x46\x37\xc0\x4d\x46\xf1\x24\xdd\xbc\x9a\x63\xde\x2d\x26\xd5\x65\x9f\xbf\x10\x68\x75\xcb\x3a\xa6\x5b\x01\xe2\x77\x2b\xf3\x74\x8b\xae\xb8\x22\x9f\x03\x7b\x64\xb1\x9c\x2d\xeb\x91\x35\x59\x5c\xd1\x2d\x70\xe7\x82\xa9\xb3\x98\x3f\xd2\x2d\xec\xfa\x65\xdf\xaf\xb6\xce\xe9\x98\x48\x0b\x3f\xd6\x30\x2f\xb7\x5b\x0c\xae\xc5\xfc\xb9\x41\x3f\x8b\x79\x69\x4d\x78\x95\x2a\x3b\x37\x3b\x89\x35\x57\xba\xf7\x66\x52\xdd\x9a\x54\x2b\x3b\x2d\xac\xe8\xb6\x75\xe8\x46\xc6\xa8\xdb\x98\x87\x9b\xd8\x43\x31\xca\x06\xb7\x49\xa8\xdb\x16\x54\xe8\xc5\x9c\x42\x6e\x93\xe7\xb6\xcd\xb7\xdf\x1b\x96\xe0\x26\x19\x6d\x9b\x37\xa0\x37\xcb\xd8\x75\x9b\x19\x6c\xa3\x95\x51\x1c\x3b\x59\xa0\x37\x0b\xf4\xb3\xf2\x5f\x0d\x8a\x6d\xfe\x1f\xb7\xcd\xf1\x53\xbc\x0d\x08\xef\x6c\x02\xf5\xce\x16\xdc\xda\x0d\xec\x79\x67\x86\x93\x77\x90\x00\xb3\x26\x7b\x67\x4f\xe6\x71\x70\xd4\xa9\x9d\x66\xf1\x7a\x5c\x1a\x75\xdb\xaa\xe8\x9d\x19\x14\xde\x99\x41\xd1\xa8\xe7\xf1\xce\xba\x8f\x77\x30\x4f\x64\x4b\xf4\xf0\x6e\x71\x4d\x28\xeb\x9b\x85\x4c\xbd\xb3\x57\xef\x1d\xf1\xfd\x61\x51\x66\x0f\xc2\xf5\x8e\x50\xfe\x63\xb8\xce\x7b\xfb\x2c\xde\xa3\x49\xef\xcd\xc5\xe0\x01\xba\x1e\xa0\x9b\x83\xf5\x29\xef\xed\x5b\x79\x6f\xdf\x2a\x17\x73\x59\x7a\x6f\x2b\x9f\xf7\x16\xc6\xcc\xaf\xa5\x69\x7b\xcf\x13\x79\x7b\xa2\x02\x05\x93\x07\x55\x7a\x0f\x4b\x2d\xfe\x58\x0f\x9c\xf4\xe0\xc8\x8a\x46\xa9\xf7\x2f\xa7\x43\x34\xf9\xd8\x70\xf4\xde\xa6\x6f\xef\xc5\xe3\x6f\x25\x46\xde\x6f\xee\x4e\xc2\x43\x36\x1b\xc7\x83\x00\x7d\x30\xbb\xa9\x75\x1b\x4f\x3e\x58\x34\xd8\x07\x9b\xcc\x1b\x11\x2a\x1f\x6c\x4e\xf7\x21\xb0\x58\x2d\x8e\xb4\x1e\xe6\x83\xc5\xaa\x7a\x35\x60\xe6\x83\x99\x33\x3e\x98\x39\xd3\x87\xe5\x04\xfb\xf0\xb0\xd3\xba\x4f\x49\xe6\x87\xf4\x81\x37\x1f\x90\x8b\xf3\x66\x50\xf8\x68\xf0\xd5\x47\x91\x0e\x9a\x99\xe0\x01\x5f\x3e\x3a\x48\x5c\x2d\xa0\xe0\x51\xea\xf7\x48\xf4\xd7\x61\x46\xbf\x47\xbf\xde\x23\x5c\x5f\x09\xfb\x79\xa4\xdf\x3d\x9a\xef\x95\x6c\x21\x8f\xfa\xba\x47\x72\xbd\xc1\x56\xe4\x81\x70\x1e\x08\xd7\x72\x61\xa7\x79\x0c\x3c\x22\xdc\xed\x31\xb7\x9a\x47\x8d\xd8\x23\x41\xdc\x8b\xe5\x2a\x79\x24\x7f\x3d\x00\xab\x57\x9b\x4b\x3c\x72\x9a\x1e\x1d\xcd\x92\xcd\x9f\xee\x51\x8d\xf4\xc8\x45\x16\x18\x3c\x7d\xb2\x70\xac\x4f\xc4\x61\x49\xf9\xf0\xc9\x3c\x5a\x3e\xc1\xaa\x44\xde\xae\x4f\xe6\x30\xf2\x49\x94\x42\x06\x9e\x3d\x4a\x8d\x1e\x89\xc6\xbe\x2c\x09\xd2\x23\x96\xe8\x51\x49\x2c\x69\x73\xa4\xb5\xc5\x23\x6b\x58\x86\xb9\xa6\x3d\x32\x82\x1e\xfd\xc0\xea\x2d\x20\xee\xd1\xe3\xf3\x88\xf0\xd5\xca\x87\x43\x64\xcf\xa3\xac\x57\x87\x45\x5c\x3c\x5a\x7a\x1e\x11\xbd\x3a\xcc\xe1\xef\x91\xb6\xf3\x68\xda\x55\xfc\x8c\x1e\x79\x32\x8f\x2e\x59\xf7\x83\x6b\x32\xde\x11\xbb\xea\xdd\x0a\x10\x3c\xa2\x4d\x1e\xb5\xa6\x8c\xb6\x9d\x07\x63\x78\x14\x73\xea\xab\x23\x07\xd7\xc4\xe0\xc5\xdf\xe4\x81\x1a\x1e\xa8\xd1\xf2\xe2\xee\xb6\xc4\x7a\x84\x51\xda\x93\x38\x7d\xb2\x13\x6a\x1c\x67\x86\xb9\x47\xbb\xc3\x23\xda\xd1\x23\xef\x13\xee\x7c\x5f\xc4\x3f\x68\xa1\x7d\x0f\xa9\xbc\x87\x4d\xbe\x91\xcd\xed\x21\x04\xf7\x30\x81\x67\x6f\x38\xd9\xc3\x85\xec\x21\x40\xee\xd5\x68\xcc\x3c\xec\xbb\x5e\xb4\xbb\xdb\x90\x8a\x87\xb2\xd5\xc3\xd5\xda\xa6\x67\x27\xd3\x5a\x11\xa1\x8e\xf9\xd6\x3d\x34\xaa\xbe\x48\xa4\xd2\x00\x84\x87\xb9\xd2\x43\x59\xd9\x87\xe1\x4f\x0f\x49\xa5\x87\x9d\xb2\x0f\x43\x54\x1e\x92\x47\x2f\x76\xc7\x42\xaf\x83\xa5\xd0\x43\x4f\xd8\xa7\xd9\x4d\x1e\x7a\x42\x0f\x2f\x61\x87\x57\xc3\xc3\x87\xe7\x45\x84\x87\xec\x92\x87\xfa\xce\xc3\x79\xd7\x89\x62\x7b\x08\xbe\x3c\xcc\x5e\xb9\x5a\xe2\xa6\x87\x2d\xc8\x43\x11\x94\x5f\x2b\xfc\xf0\xa0\x0a\x0f\xaa\x28\x54\x4a\x7b\xc8\x53\x3c\x8c\x29\x35\x58\xf4\xc2\xc3\x23\xe2\x21\x0f\xe9\xce\xd6\x64\x0f\xbd\x84\x87\x53\x22\xa3\x61\xe9\x61\x86\xf0\xd0\x41\x64\xfc\x8c\x9e\x4a\x63\x4f\x79\x71\x09\xda\x69\x91\x2f\x4f\x1d\x6a\x81\x67\xc0\x53\x62\xe8\xa9\x2b\xac\xd1\x72\x24\x3c\xd5\x81\x9e\x92\xc0\x9a\x3b\x4d\x32\xeb\xc4\xab\x0a\x8e\xdc\x60\x4f\xfd\x8f\xa7\xf0\x27\x07\x0b\x52\x78\x6a\x74\x3c\x85\x39\x99\x18\xa3\xa7\x58\xc2\x53\x21\x91\x6b\xe5\x74\x5b\xa8\x3d\x09\xe2\x79\xf3\xea\xc8\xc8\xf4\xa4\x62\x96\x6a\xc9\x01\x9e\x6c\x2a\x3f\x6c\x72\xac\x48\x60\x7b\x32\x42\x3c\xa9\x20\xad\x98\x5b\xcd\x13\x8e\xf6\xc4\xa1\x73\x62\x95\x21\x02\xec\x09\xfd\x66\xcd\xb4\x04\xbd\x3c\x91\xae\x8c\xa0\xb5\x27\xe6\xe4\x09\x2f\xe5\xc5\x7a\x34\x6c\xcd\xf1\x03\x7d\xd2\x60\x45\x17\x7e\xd8\x2a\xea\x87\x4d\x25\x25\x5a\x10\xd4\x83\x2a\x3c\xa8\xa2\x54\xb7\xff\x66\x50\xf8\x87\xaf\xfa\x90\xbe\x53\xcd\xac\xf1\x0f\x06\xc5\x83\x02\x03\xbc\x5d\xfe\x31\x5b\xc7\x3f\xc8\xd3\x11\xe7\xf2\x0f\x2b\xed\x83\xed\x10\x12\xa7\xdb\x87\xf7\x0f\x1c\xec\xd4\xcf\xfa\xa7\x73\xa3\x0e\xf3\xac\xa3\xbd\x9d\xd3\xcd\xd3\x5b\xeb\xe2\x48\x1b\xc6\xfe\x19\x62\x89\xb5\x77\xf0\x30\xeb\x3c\x0f\x3c\xa7\x8e\x26\xb1\x00\x3e\x8f\x48\xd5\x1b\x3b\x27\x3b\x59\xac\x8c\x5c\xdb\x3f\x2f\xa7\x53\x32\x4b\xd0\xc1\xbf\x66\xce\xfa\xd7\xcc\xd9\x44\x85\xa8\x7f\x2d\xfd\xc9\xbf\x28\x68\x40\xd2\xea\x81\x31\x5e\x30\x26\x64\x4e\xb7\x9c\x19\xff\xda\x42\x96\x93\x25\x38\xf8\xd7\x92\x5d\xfc\x9b\x21\x7a\x66\x59\x7b\x29\x64\x78\x01\x90\xc3\xaa\x98\xfc\x3b\xb8\x91\xf9\x1d\x0a\x19\xf4\xfe\xa5\x53\xbc\x70\x76\x67\x56\x6f\x60\x8c\x07\xc6\x14\x0c\x74\xff\xbe\x34\x09\xb6\xec\x46\xdf\x7f\x59\x00\x5f\x16\x40\xab\x82\xfb\x37\x3f\x0d\x55\xfa\x09\x45\xac\xa3\x4b\xce\xc4\x4e\xcb\x5c\xaa\xd1\x0a\xa3\xfc\xb4\x35\xd2\xcf\x44\xfa\x34\x2b\xc3\x34\x7f\xbf\x9f\xca\x4c\xb2\x38\x9d\x9f\x18\x29\xd3\x8c\x94\x4a\x92\xb7\x9f\x18\x29\xd3\x8c\x94\xda\x0d\xe8\xfa\x89\xd9\x35\x91\xc8\x1b\x8d\x9d\x58\x82\x73\x03\xdd\x13\xed\xb4\xe5\xd0\x4f\xc4\x68\x49\x82\xf0\x0b\xa3\x6f\x21\x0d\xe3\x2c\xbb\xd9\x2f\x8c\xa9\x65\x16\x48\xf7\xac\x36\x8b\xc6\x2f\x38\x5b\x1c\xcf\xbe\xf8\x1c\x8b\xcf\x91\x75\x4d\x03\x4a\x7e\x4d\x84\x2b\x0d\x44\xf9\x35\x29\x44\x31\x64\x5c\xa8\x63\xf1\x9b\xb9\x64\x23\xb2\xda\x18\xe2\x9b\xce\xb0\xad\x33\x94\x87\x25\x68\x5b\x1e\x9a\xdf\xc8\x9b\x20\x4c\xe3\xb7\x19\x37\x7e\x4b\xcd\x92\xb5\x6e\x37\x8e\x6c\xe8\x04\x1b\xaa\xf4\x9b\xe5\x77\xb3\xfc\xe2\x38\xf0\x7b\x70\xa3\x41\xae\xb6\x45\x4f\xfd\x36\xe7\xa5\xdf\x14\x9f\x77\xd6\xe4\x4d\x0f\xd9\x00\xdd\x4e\x4f\xde\x98\x1e\x1b\xd3\x83\xea\x43\xbf\xcd\x54\xf5\x5b\x4a\xc3\x9d\x26\x6d\x4e\x97\xa8\x30\x86\xcf\x66\x82\xd9\xa8\x66\x53\x13\x1f\x9c\xbd\xe4\xe0\xec\x25\x37\xd2\x87\x82\xb3\xae\x11\x5c\x82\xa4\xde\x50\x45\x70\x85\x9d\x05\x8a\x50\xf3\xa4\x04\x67\x2e\xf3\xe0\x60\x0a\x5d\x8b\x6b\x36\xae\x69\xd1\x8d\x4e\x59\x4b\x20\x8c\x19\x88\x5f\x76\xb7\xb8\x91\x85\x0e\x03\xa1\xc3\xee\x2d\xe1\x24\x78\xc3\x59\xc1\xdb\x2c\x5e\xb2\xe5\x60\x04\x4f\x78\xd0\x23\x57\xd0\x26\x3b\x6d\x9e\x08\xfe\x41\x0d\x84\x1b\xf9\x97\x20\x15\x9c\xf9\xcb\xd2\x2d\x82\x47\x90\xdb\xe3\xc7\x59\x16\x71\x0e\x98\xfe\xc1\x33\x0d\x13\xb4\x0d\xc1\xbc\x1e\x21\xc0\x8e\x5c\x39\x3d\x44\xe2\x7b\x90\x19\x57\x5b\x69\x43\xb0\xc5\x3f\x04\x5b\xfc\x2b\x5a\xc9\x21\xd8\x94\x10\x42\x95\xc6\xe8\x62\x67\x64\x67\x02\xe8\x72\xa3\xca\x35\x2d\xb8\x5c\xe1\x08\x0c\xa1\x12\x72\x84\xb1\xd5\x59\xe6\x48\x08\x36\xd4\x42\x80\xd9\xd4\xdb\xbc\x14\x82\x45\x87\x43\x80\xc4\x34\xf0\x44\xc1\xbc\xdc\x21\x2c\xe8\x61\x2d\xf7\x34\x04\xeb\x36\x21\x58\xb7\x69\x23\x73\xba\xc5\x02\x42\xb0\x58\x40\x1b\x36\x59\x85\x48\x8c\x2b\x42\xc4\xbd\x6c\xf6\x0e\xd1\x72\x12\x43\xb4\x50\x57\x2f\xe6\x4e\x0f\x44\x5a\x42\x2c\x54\x0f\xd8\xea\x1d\xa2\xd9\xa1\x21\x62\x87\x32\x10\x42\x7c\xd8\x89\x23\xfb\x99\x9c\x6e\xa6\x40\x40\xf7\xbf\x78\x5b\x65\x02\x82\xf1\x01\x9b\xbf\x24\x5b\xbd\x43\x42\xc8\x38\x99\x93\xb4\x74\x73\x53\x06\x10\x40\x00\x01\x94\xc7\x6c\xf0\x90\x08\x63\xa6\xa4\xce\x60\x8d\x4f\x99\xd3\x11\xaa\x85\x47\x21\x24\x33\xad\x42\xea\x4a\xeb\xb1\xb7\x94\x06\xa1\x3c\xdc\x16\x89\x37\x2f\xc5\x77\xa4\xde\x6b\xcd\xec\x9c\xc4\x0c\x27\x34\xe7\xe6\xf1\x09\xe8\xa3\x07\x20\x43\x1d\x16\xc5\x0e\x28\x4a\x07\x64\xa4\xeb\xb6\xa4\xe9\x80\x1c\x74\x40\x07\xba\x6e\xcb\x73\x0d\xd8\xee\x01\x89\xd5\xd6\xcc\x73\x1a\x50\xd0\x0c\x48\x67\x36\xb8\x87\x02\x62\x99\x81\x48\x42\x9b\x85\x1b\x99\x53\x3d\x20\x81\xd9\xa6\x19\x68\x01\xd1\xcb\x80\xda\x65\x83\x61\x2d\xa0\xda\x18\x90\x6a\x6c\x96\x0e\xf8\xcf\x06\x45\x40\xc5\x30\x20\x5d\xd8\x7d\xe1\xda\x86\x93\x03\x72\x73\x1d\xde\xe3\x80\xc4\x5b\x40\xd7\xad\x23\x22\x12\xd0\x6b\x0b\x45\x69\xf7\xe6\x27\x09\xc8\x7d\x05\x74\xbe\x72\xb0\x40\x46\x40\x8e\x27\xa0\xc3\x93\x97\x41\xcd\x80\x06\x4d\x40\x7c\xa6\x78\x8b\xd7\x05\xa4\x54\x02\x1a\x2a\x25\x55\x76\x9a\x41\x19\xd0\x37\x28\x8f\xd9\x64\x01\x6d\x83\x80\xa8\x41\x79\x6c\xf9\x0d\x88\x08\x84\x22\x54\x69\x6b\x5d\x80\xe4\x3c\xc0\x6e\x5e\xb3\xb9\x98\x02\x3c\xd9\x01\x82\xec\x8a\x10\x4a\x80\x4e\x3a\xc0\x23\x5d\xd1\x35\x0a\xd0\x0e\x07\xf8\x86\x2b\xf4\x20\x81\xb8\x44\x80\xce\xb7\xee\xc5\x35\x69\x12\x74\x9a\xad\x5a\x64\x27\x40\x68\x19\x60\xb1\x6c\x10\xc7\x06\x78\x12\x03\x04\x89\x0d\xe6\x9b\x00\xdd\x5f\x80\xe7\xaf\x11\xab\x0c\x10\x63\x05\xd8\xb0\x3a\xcc\xc4\x01\x2e\xa8\x00\x01\x54\x7f\x98\x8a\x20\x7f\x0a\x30\x3e\xf5\xa7\x70\x3a\xbd\x8f\x50\x42\x7f\x75\x77\x5b\xd6\x82\x42\x09\xde\xdc\x16\x01\xb6\xa4\x00\x4d\x52\xf6\x46\x4d\x14\xa0\x40\x0a\xe2\x3d\x0a\x8d\x9d\x8c\x66\xd8\x1c\x0a\x01\x82\x40\x51\x69\xa0\x7e\xb4\x46\x33\xbb\x02\xd5\x9d\x01\xab\xbd\x26\x8b\x27\x07\x2a\x16\x03\xc5\x89\xb5\xd8\xb2\x16\x08\x17\x04\xea\xfb\x6a\xe3\x6b\x52\xd0\x11\xa8\xe4\x68\x89\x49\x0b\xc3\x3e\x0c\x1b\x80\xad\x16\x8e\xb4\x6f\x1b\xc8\x87\x6f\xdd\x73\x24\x29\x11\x64\x7c\x37\x94\xa8\x02\xd9\xbe\x81\x14\xdf\xb6\xf8\x46\x24\xc5\x06\xb2\x61\x1b\x9c\x78\x01\x5c\x10\x48\x4a\xed\xde\xe2\x9f\x81\x54\xd3\x40\x8e\x69\xf7\xcc\x10\x64\x95\x06\x52\x49\x3b\x89\x70\x81\x04\xd1\x40\x66\x68\x0f\x7a\x22\x46\x1c\x69\x65\xbd\xeb\x46\x4c\x99\xe4\x84\xf5\x3e\x39\x92\x11\x37\x18\x71\x24\xab\x86\x87\xc5\xea\xc1\xe0\xa5\x54\x23\x3c\xa4\x6e\x3c\x08\x7c\x15\xb3\x08\x02\x81\x85\xf0\xd8\xd7\x2c\xf8\x86\xc2\xc3\xc2\xf2\x34\xe6\xd1\xc1\x91\x0f\x47\x3e\xc8\x53\x58\x01\x6f\x78\x58\x69\x1f\xd1\xe6\xb0\xda\x3c\x4c\x99\x0f\x53\x66\x60\xf5\x7e\x58\x7e\x1f\x3c\xbd\x28\xe2\x84\xc7\xdc\xd4\xe1\x41\xb0\xa4\x5a\x48\x2e\x3c\xac\x4b\x0f\x95\x4a\xcd\x12\xec\x02\x81\x8c\x40\x20\xa3\x36\x73\x03\x85\x97\xc9\xf5\x65\x72\x7d\x31\x67\x5e\x26\xd7\x97\xc9\x15\xa9\xfe\xf0\x22\x71\x0f\x3a\xa8\x9b\x75\xe9\xb5\x65\x3b\x80\x00\x5a\xb0\x7a\xbd\xf0\x1a\xfa\x09\x98\xf7\xad\x76\xae\xc9\x77\x7f\xf9\xee\x88\xda\x84\x97\x4f\xfc\xc2\x3d\x3e\xcc\x88\x0e\xaf\x79\x9f\xc2\x6b\xc3\xbe\xbd\x96\xd2\x12\x5e\xa6\xe1\x97\x69\x58\xa6\xc7\x6b\x40\x27\xbc\x90\x41\x7b\x4c\x8f\x97\xb9\xf9\x85\xa6\xc8\xeb\xee\x18\x29\xef\x82\x08\xdb\x22\x8f\x61\x9a\x6f\x3e\x4c\xcb\x42\xe9\x48\x88\x85\x69\x3e\xba\x30\x23\x84\xc7\xe6\xd4\x0b\xd3\xec\xd7\x30\x09\xcd\x14\xab\x4f\x0b\xd3\x5c\xc9\x61\x52\xd6\x0e\xe1\x73\x20\x90\x11\x08\x64\x54\x54\x7e\xc2\x34\x53\x35\x10\xba\xa8\x30\xe8\x87\x69\xce\xfc\x30\x71\xe6\x17\xd6\xe4\xc9\x27\x9e\x7c\xe2\xc6\x9a\x3c\xad\xb7\x86\x89\xe6\xce\xa0\xdb\xcc\xc5\xdd\x29\x7b\x7b\xcc\xcf\x18\x16\x4d\x5a\x14\x1a\x74\x4c\xb9\x65\xb9\x6b\x61\x59\xd2\x5a\x8f\x99\x23\xb9\x11\x51\x83\xde\xad\x2c\x3b\xac\xc9\xe9\x78\xa6\xba\xb9\xe8\xc3\xa2\xdb\x2c\x6a\xd9\xe0\x2d\x0b\x6b\x73\xa4\x01\x96\x3e\x0d\x7b\x87\x6d\xee\x80\xb0\x6d\xd6\xc8\x9e\x4f\x0c\x56\x08\x60\x85\xfc\x9a\x61\x1e\xb6\xb9\x50\xc2\x46\x03\x13\xea\xa2\x40\xb4\x21\x6c\x0b\x9f\x15\x72\xbf\xc3\xe6\x1b\x6d\xfb\x46\xa5\x30\x3a\xb6\xb9\x4c\xc3\x36\xd3\xb1\x20\x45\x1b\xb6\x7d\x9c\xb0\x09\x9b\x12\xf3\x0d\x1b\x1b\x67\x63\xe3\x90\x29\x1f\x36\x36\xf8\x46\x35\xbe\x9b\x8f\x20\xec\x46\xe3\x51\x4f\xdb\x18\x3e\xdb\xb0\x7a\xd8\x1d\x49\x08\x73\xf7\x07\xe0\x44\xd8\x38\xf5\x3a\xef\x73\xdb\x32\x18\xb6\x6a\xf5\x30\x78\x01\x09\x61\x53\x88\xe7\x8d\xa0\xdf\x32\xee\x2c\xf1\xce\x4c\xf8\x6c\x55\x51\xd1\xd9\x34\x13\x9d\xf9\x1b\x7a\xcb\xee\x6f\x06\x45\x04\x6b\x44\x67\xf6\x5a\x7f\x2c\xff\x36\x3a\x1b\x64\xd1\xd9\x20\xcb\xa8\xea\x46\x72\x2c\x23\xc9\x95\xb9\x58\xe6\x6b\x3c\x99\x93\xe4\x4e\x3d\xe6\xc7\x8b\xce\xbc\x50\xd1\x99\xf7\xbf\x92\x8b\x16\xdd\xc3\x8d\xf0\x26\x04\x23\xe3\x89\xee\x25\xed\x93\xca\x5c\xfc\x23\xd1\x4d\x6e\x44\xa2\xee\xb0\x29\x33\xba\xc5\x8d\xe8\xa7\xdb\xfa\x54\xf4\xb6\x26\x47\xcf\x9a\x5c\x0d\x98\x45\x65\xe5\x79\x8f\x46\x83\x79\x11\xa3\x47\xea\x93\x78\x46\x43\x64\x30\xfa\xc4\x4e\xf4\x45\xb6\x59\x99\xd1\x17\x76\xb2\x7a\x53\x31\x16\xbd\x59\x19\xd1\x9b\x95\xd1\xab\x75\xf3\xe8\xed\xc3\x47\xe2\x20\x9d\x62\xdf\xe8\x0d\x9e\x47\x5f\xa1\x92\xe7\x2d\x79\x72\x41\x3d\xea\x04\x08\x25\x46\x4f\xe6\xa4\xc7\x1f\x4e\xed\x6e\xf4\xbc\x3a\x0f\x7f\x3e\xd5\x88\x11\xf4\x14\xbd\x4d\xe6\x7d\x5b\x06\x47\xf4\xe6\x39\x8f\x5e\xa9\xd8\x99\x1b\x21\x82\xed\x5f\xaa\x7c\x5e\xed\xe4\x9a\xb6\x82\x65\x68\x5d\x23\xc9\x79\xd1\x83\xd2\xf7\xcb\x35\x27\xef\x93\x94\xa6\x62\x51\xcd\xe8\xcd\x8a\x8e\x5e\x8e\x77\x9d\xbe\xb9\xbb\xd9\x15\x15\x85\x85\x18\x2c\x09\x2d\x06\x64\x93\xba\xe5\x26\xc4\x60\x1f\x27\x06\xf3\x84\xd6\x61\x25\x39\x31\xd0\x79\x03\x76\x13\xc2\xb7\x91\x78\x4d\x54\xbc\x86\x70\x5f\x0c\x36\x65\xc6\x80\x22\x8c\x1e\x33\x20\x2d\x1a\x12\x03\xc2\xcc\x99\x18\x6c\xb9\x88\x41\x9f\xc3\x26\x98\x08\xd8\x8b\x80\xbd\x5e\xe9\x36\x80\xbd\x08\xd8\xeb\xad\x70\xba\x99\x5d\x11\xcc\xd7\x09\x32\xc7\x80\x04\x3c\x89\x7b\x7d\xf2\x35\x83\x8d\xd8\x18\x2c\x83\x35\x03\xc8\x63\xb0\x0c\x80\x18\x26\x6e\xa0\xc4\x0b\x99\x3c\xfb\xc4\xa9\x97\x78\xcc\xc9\xb3\x93\xdf\x8d\x10\x54\x0c\x08\x76\x81\x0e\xeb\xb2\x90\x5c\x8c\xe6\x68\x8c\xd1\x1c\xb0\xed\x31\x3f\x73\x24\x4c\x14\x23\x2e\x1b\x6f\x58\x31\x46\xf3\x25\xc6\x88\x8c\xeb\xe3\x39\x3d\x71\xa4\x41\xc6\xfe\x5a\x72\x5e\x8c\x66\x7a\x44\x20\x63\xa7\xa2\x21\x46\x3a\x2d\x99\x77\xf9\x31\x44\x1d\x89\x16\x45\xa2\x45\xe5\x71\x9c\xce\x78\x8f\x58\x82\xce\x16\xea\x18\x49\x8a\x8e\xa8\x49\x06\xcb\xed\x8b\x24\xe7\x45\x92\xf3\xea\xb0\xe4\xbc\x18\xcd\x71\x10\xa3\xad\xc2\xad\x30\xb1\x90\x6b\x17\xa3\x19\x29\x0d\xf9\xf3\x18\x5f\x4e\xa7\x4a\x00\x58\x18\xa3\xf5\xeb\x18\x5f\xb8\xfb\x79\x9f\x71\x72\x24\xab\xcd\xb0\x6c\xc5\x98\xcc\xe6\x88\xc9\x56\x8d\x12\x9c\x76\x2e\x76\x9a\x13\xea\x31\xd7\x67\x04\xa9\x46\x90\x6a\xaf\xe6\x91\x8c\xc9\xf0\x75\x4c\x96\x71\xd0\x1f\x9e\x28\xd1\x97\x12\x7d\x09\xdd\x12\x53\x7f\xb4\x9d\x18\x7d\x85\x23\x51\xf6\x24\x67\xae\x14\x5b\x82\x22\x08\x37\x26\x73\xaf\xb4\xa7\x73\xa3\xce\xe9\x06\x9e\x1a\x65\x47\x31\x0d\x8a\xe5\x24\xe1\xc1\xe8\x20\xbb\x2e\x26\x48\x14\x97\xb9\x68\x63\x62\xfe\x4c\xc8\x43\xc0\x5d\x1d\xd3\xcb\x8d\x5e\x6c\x46\xcf\xe9\x93\xc6\x83\x93\xeb\xd4\x4e\xae\x69\x5d\xb1\xf9\xc5\x35\xd1\xc4\x03\x43\xb7\x62\x4b\x50\x04\x4a\x47\xa2\x6f\xad\x5b\x22\x40\x24\x8d\x2f\x92\xc6\xd7\x1e\xe3\x3c\x8f\x59\xe2\xcf\x01\x45\x0e\x8b\x05\xc4\x1c\xd0\x39\xb3\x08\x54\x1f\x66\x72\xc6\x6c\xab\x54\xcc\x91\x4f\x6c\xb8\x33\x66\xb4\x87\x33\x9e\x53\x67\xeb\x7c\xcc\xe8\xfe\xe6\x41\x1a\x7b\xe0\x48\x1b\x94\x91\x4c\xbd\xe8\x18\xda\x19\x5e\x0b\xa2\x68\xd1\x75\xed\x1c\xec\x7c\xc9\x89\xb7\x4e\x9b\x99\x54\xc1\xc7\xd1\x59\xb8\x3c\x16\xd1\xc8\x99\xa3\x3f\x3a\x9a\x84\xe8\x77\x2c\x4a\xad\x1e\x1c\x69\xe0\x29\xa2\x6f\xeb\x12\x93\x55\x11\x45\x30\x99\x18\x64\x70\x44\xc4\x52\x23\x8a\x9d\x2e\x45\x76\x9a\xf3\x31\x22\xca\x19\xbc\x71\xa0\x46\xe2\x5f\x11\x91\xb6\x8d\xc0\x7b\x24\xaa\x15\x89\x6a\xd5\x61\x54\x0c\x11\xf9\x9f\x88\xee\x4f\xd5\x8a\x00\xc0\x8d\x00\xdc\x06\x55\x4a\x84\x0e\x3f\xc2\x81\xdf\x1a\xb3\x0d\x78\x35\x42\x46\xdf\x9a\x05\x1b\x22\x95\xcd\xf1\x94\x34\xa7\x43\xc4\x15\x1f\xf8\xf3\x1e\x74\xf3\xaa\x5b\x7f\x1a\x15\xa1\xff\xaf\x36\xc5\x2c\xf0\x50\x01\xd8\x36\x15\x3c\x24\x01\x24\x2f\x1a\xd3\xf4\x4e\xb1\xad\x7a\xfb\x8e\xc9\x8b\xa3\xe4\xe7\x0f\x6a\x42\x83\x7d\xf5\x44\x5a\xf7\x12\xa7\x50\x30\xd3\x34\x05\x12\x2f\x1c\x35\xb2\x09\xc2\x81\x94\x7f\xf5\x8f\x94\x70\x87\x91\x8e\x7a\x77\xda\x80\x49\xe9\xc5\x4e\x82\xca\x34\xa1\xa7\x92\xce\xe2\xc9\x91\x70\x71\x68\xdc\x78\x8a\xbd\x92\xcd\xf2\x29\x31\xaf\x7b\x6a\x97\x18\x45\x89\x51\x14\xc5\x02\x95\x3d\x15\xe7\x1e\x4e\x1b\x78\x25\x33\x29\xbc\xd9\x2a\x05\xc2\x82\x9f\x82\x41\x91\xc8\x62\x0d\x8b\xea\xa8\x4c\xd1\x79\x8e\x1c\x49\xb1\x67\x46\x8a\x8c\xd1\x90\x71\xaa\xa4\x5c\xa8\x9d\xb4\xfe\xd8\x08\xc4\xa6\x3c\xa9\xfe\x9f\x57\xc1\xe2\xca\xe2\x27\x08\x06\x3e\x29\x09\x2f\x95\xfd\xc2\x1f\x1f\xf3\xa5\xe4\x22\xa9\x07\x2d\x66\xf6\x15\xd1\xfe\x97\xcd\x65\x58\xfe\x93\x24\x95\xa0\x18\xab\x38\xaa\x3d\x24\x38\xd5\xfa\x42\xaa\xf4\x85\x2c\xcd\x8e\xce\x91\x36\xf9\xf5\x20\xd2\x7b\xca\x0f\xdb\xf8\x6a\x6b\xa9\xc3\xee\x36\x71\xa6\x6e\x27\x85\xa8\x1a\x7e\xf4\x10\xf1\x29\xf4\x3d\xe6\x9f\x9d\x72\xfd\xfb\x7c\xff\xdb\xf8\x8f\xff\xf2\x7f\xfe\x5f\xe3\x3f\xfe\xef\xf1\xdf\xd6\xbf\xde\xff\xf9\x9f\xff\xb9\xfe\xfd\x7f\xcc\xff\xfa\xfe\x8f\x7f\xfd\x1f\x3f\x7b\xff\x35\xd7\xfe\xaf\xff\xbe\xfe\x73\xfd\xbf\xff\xfd\x7f\xfe\xe7\xbb\xfe\xf5\x1f\xff\xfd\x3f\x7e\xce\xb2\xdf\xff\x17\x00\x00\xff\xff\xec\x4a\x35\xdf\x39\x08\x04\x00"); -func _cdbe ()(*asset ,error ){_ggb ,_ga :=_cff ();if _ga !=nil {return nil ,_ga ;};_efg :=bindataFileInfo {_aa :"Adobe-CNS1-4",_dg :1901,_ged :_fc .FileMode (436),_de :_e .Unix (1580491191,0)};_gbe :=&asset {_cb :_ggb ,_fg :_efg };return _gbe ,nil ;};var _ecaa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x31\x6b\xc3\x30\x10\x85\x77\xfd\x8a\x1b\xd3\xa5\x96\x1c\x92\x76\x08\x81\x92\x10\x70\x21\x4d\x89\x9b\xb6\x50\x3a\x28\xd2\xd9\x08\xea\x93\x90\xe4\xc1\xff\xbe\x48\x76\x5c\xe8\x60\xce\xfa\xee\x3d\x74\xef\x54\xec\xaa\x7d\x45\x26\x42\xf1\xea\xad\xaa\x31\x42\x63\x48\x7b\x0c\xb6\xf7\x0a\xe1\x8a\xad\x21\xc6\x44\x09\xda\xa8\x78\x3b\xe6\xa2\x3a\xe9\x18\x4b\xfe\x7a\x08\x11\xbb\x8a\x1a\x0b\xcb\x51\xa7\x7b\x37\x69\x01\x8a\x33\xb6\x26\x44\x3f\xc0\xe2\x49\xdb\x2b\xde\x81\xc6\x26\xf1\x93\xd7\xe8\x0d\xb5\xb0\x78\x96\x4e\x92\x98\x1b\x75\xef\xdc\x0f\x76\x48\x11\x78\x66\x48\x3a\x57\x56\xec\x8e\xd2\xbd\xc8\x0e\xa1\x38\xdb\x4e\x52\xa6\x19\xbe\xa3\x0f\xc6\x12\x08\x7e\xcf\xf9\xfa\x8f\xbf\x0d\x0e\x41\x4c\xee\x4b\xb5\x3f\x35\x4d\xc0\x08\x8f\xeb\x49\xf3\x79\xa9\xf6\xf0\x25\x40\x70\x28\x57\xcb\x95\xf8\x9e\xa4\x1f\x47\xab\x71\xba\x9e\x89\x31\x8c\xb2\x1a\x83\x93\x0a\xbd\xa4\x16\x19\xc0\x86\xf3\x2d\x6c\x0e\x87\x6d\x9a\xf0\x5f\x77\x36\x19\x3d\x82\x4d\x99\xc4\x0f\xb8\x85\x72\x29\xb2\xe1\xd6\x49\xff\x69\x99\x73\x38\xd5\x7b\x8f\x14\xf3\x2a\x73\x8a\x34\x86\x21\x9c\x9f\xc5\x59\x97\x5c\xf9\xfb\x0d\x00\x00\xff\xff\x19\xfc\x17\x6a\xc2\x01\x00\x00"); -func _fca ()([]byte ,error ){return _fac (_cdb ,"78ms-RKSJ-H")};type bindataFileInfo struct{_aa string ;_dg int64 ;_ged _fc .FileMode ;_de _e .Time ;};func _fdg ()([]byte ,error ){return _fac (_cgf ,"Adobe-KR-6")};var _aad =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x6b\xdb\x40\x10\x86\xef\xfb\x2b\xe6\x98\x1e\x52\xef\x8c\xf6\x4b\x20\x0c\x4d\x4c\x82\x0f\x69\x4a\xd3\xb4\x85\xd2\x83\x2c\xad\x8c\xa0\x96\x84\x2c\x1f\xf2\xef\xcb\xcc\xc8\x29\xf4\x60\x64\x3f\x9e\x7d\x6d\x3d\xaf\x76\x37\xf7\xfb\xdd\x7e\xe8\x17\xd8\x7c\x99\xc7\xe6\x25\x2f\xd0\xf5\x43\x3b\xe7\xf3\x78\x99\x9b\x0c\x87\x7c\xec\x07\x63\x90\xa0\xed\x9b\xe5\xfa\x51\x2e\xcd\xa9\x9e\x8c\xe1\xf5\x2f\x6f\xe7\x25\x9f\xf6\x43\x37\x42\xa1\x73\xed\x65\x5a\x67\x01\x36\x5f\xf3\xb1\x3f\x2f\xf3\x1b\xdc\x7c\x6a\xc7\x43\xfe\x00\x6d\xee\x98\x3f\xcf\x6d\x9e\xfb\xe1\x08\x37\x8f\x77\xf8\x4e\x5f\x2e\xd3\xf4\x27\x9f\xf2\xb0\x00\x0a\xcb\x43\x2b\x57\xb3\xb9\x7f\xaa\xa7\xcf\xf5\x29\xc3\x46\x82\x6e\x1f\xef\xf0\x56\x67\xe4\xab\xef\x79\x3e\xf7\xe3\x00\x68\x3f\x5a\x1b\xfe\xf1\x6f\x6f\x53\x5e\xb3\xcc\xe6\x75\xbf\x7b\xee\xba\x73\x5e\x20\xa2\xd5\x99\x9f\xaf\xfb\x1d\xfc\x42\x40\x0b\xe4\x9d\x2f\x7e\xaf\xa3\x3f\x9e\xc6\x36\x83\xbd\xfe\xf8\x7e\x77\x3f\x5e\x86\x05\xca\x54\x46\x65\xa8\xf7\xd8\x8c\x6d\x3e\x4f\x75\x93\xe7\x7a\x38\x66\x03\x50\x59\x6b\xed\x16\x2a\x0a\x0f\x0f\x5b\xfe\xff\xff\x4d\x98\xa2\x5c\x57\xf6\xad\x92\xeb\x0a\x6b\xbb\x6e\x0b\x00\x60\x4d\x65\x51\x11\x0a\x22\x1f\x4c\x65\x49\x11\x09\xf2\x48\xa6\xb2\x85\xa2\x42\x50\x0c\xc9\x54\xd6\x29\x72\x8c\xd0\x92\x33\x95\xf5\x8a\xbc\x20\x4a\x1c\x1f\x14\x05\x41\xbe\xe0\xf8\xa8\x28\x0a\x8a\x25\xc7\x27\x45\x89\x11\x59\xc7\xf1\xa5\xa2\x52\x50\x61\x39\xbe\x56\x54\x0b\xf2\x81\xe3\x0f\x8a\x0e\x82\x12\x72\x7c\xa3\xa8\x61\x54\xd8\xc8\xf1\xad\xa2\x56\x50\x41\x1c\x9f\x15\x65\x41\x3e\x71\x7c\xa7\xa8\x13\x94\x9c\x35\x15\xaa\x2f\x14\x5f\xce\x96\xc1\x54\xa8\xbe\x50\x7c\xb9\xc2\x93\xa9\x50\x7d\xa1\xf8\x72\xc1\x26\x53\xa1\xfa\x42\xf1\xe5\x52\x70\xa6\x42\xf5\x85\xe2\xcb\x23\x71\xbc\xfa\x42\xf1\xe5\x8b\xc8\xf1\xea\x0b\xc5\x97\x0f\x05\xc7\xab\x2f\x14\x5f\x3e\x25\x8e\x57\x5f\x28\xbe\x02\x3a\x8e\x57\x5f\x28\xbe\x82\xb3\x1c\xaf\xbe\x50\x7c\x85\xc0\xd5\xa2\xfa\x42\xf1\x15\x4a\xae\x16\xd5\x17\x8a\xaf\x88\x5c\x2d\xaa\x2f\x14\x5f\xd1\x71\xb5\xa8\xbe\x50\x7c\xc5\xc0\xd5\xa2\xfa\x42\xf1\x15\x4b\xae\x96\xd6\x27\x52\x7c\x25\xe4\x6a\x49\x7d\x91\xf8\x4a\x8e\xab\x25\xf5\x45\xe2\x2b\x45\xae\x96\xd4\x17\x89\xaf\x54\x72\xb5\xa4\xbe\x48\x7c\x95\xc4\xd5\x92\xfa\x22\xf1\x55\x3a\xae\x96\xc2\xba\x07\xea\xb4\x85\x32\x52\x92\x8d\x70\x7d\xe0\xf9\x3d\x9f\x1f\xef\x5b\xba\xb9\xcc\x73\x1e\x16\x39\x3d\x64\xd7\xf2\x16\xeb\x87\xfc\x7e\x12\x4d\xe3\xc4\xab\xe4\xf5\x37\x00\x00\xff\xff\x39\xbe\x00\xdd\xb5\x04\x00\x00"); -func _gfb ()([]byte ,error ){return _fac (_eab ,"Adobe-GB1-3")};var _geff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9a\x4f\x8f\x1c\xb7\x11\xc5\xef\xfb\x29\xfa\xe8\x1c\x9c\x25\x8b\x4d\x36\x09\x08\x03\x18\x92\x8c\xe8\x60\x39\x88\xa2\x24\x40\x90\xc3\x34\xff\x08\x0b\x44\xb3\x8b\xdd\xd5\x41\xdf\x3e\x20\x59\xc5\x57\x36\x72\xb0\x05\x43\x54\xd7\x72\xa6\x9a\xaf\x59\xfd\xf8\xab\xbd\x7f\xfb\xe1\xdd\x87\xdb\xc3\xeb\x76\xff\xd7\xe7\xc7\xfc\xa9\xbe\x6e\xed\xe1\x56\x9e\xeb\xcb\xe3\xb7\xe7\x5c\xb7\xb3\x7e\x79\xb8\xdd\xdd\x59\xda\xca\x43\x7e\x95\x7f\x8e\xbf\xf2\xd7\xeb\xd3\xdd\x5d\x9f\xff\xe9\xfb\xcb\x6b\xfd\xfa\xe1\xd6\x1e\x37\x37\x7f\xae\x7c\x7b\xe2\x9f\xdd\xb6\xfb\xbf\xd5\x2f\x0f\x2f\xaf\xcf\xdf\xb7\x1f\x7e\x2a\x8f\x67\xfd\xd3\x56\x6a\xeb\xd7\x7f\x7d\x2e\xf5\xf9\xe1\xf6\x65\xfb\xe1\xed\xc7\x4f\x76\x5d\xfe\xf4\xed\xe9\xe9\xbf\xf5\x6b\xbd\xbd\x6e\x66\x5c\xab\xb7\x32\xfe\xbe\xbb\x7f\xfb\xcb\xf5\xe9\xe3\xf5\x6b\xdd\xee\xdf\x7e\xfc\xf4\xe3\xfb\xcf\x6f\x7f\xfc\xcb\x88\x8c\xc0\x3f\xea\xf3\xcb\xc3\xe3\x6d\xb3\xe6\xcf\xc6\x04\x5c\xff\xfb\xf7\xa7\xba\x59\xfe\x84\xcf\x1f\xde\xfd\xda\xda\x4b\x7d\xdd\x9c\x99\x9f\x7e\xff\xaf\xcf\x1f\xde\x6d\xff\xb6\x9b\x35\x1b\x79\x17\xe3\x7f\xf8\x47\xff\xf9\xcb\x63\xa9\x9c\xc2\x9d\x9f\xb7\x93\x1f\x4b\x7d\x79\xba\xe6\xfa\x7c\xbd\x7d\xa9\x77\xdb\xf6\xc6\x98\xcb\x36\xff\x7b\x13\xcd\xa5\x5f\x89\xef\x7f\xb2\xfd\xcf\x65\x0e\x7f\x7e\xff\xf3\x7b\xb9\x4e\xb8\x4e\xfa\xba\xc3\x75\xb7\xae\xcf\x6b\xe3\x93\xe7\xb5\x7a\x2b\xbf\xfb\xfe\x3b\x3b\xd3\xba\x3d\xbe\x96\xda\xe6\xb5\x91\xd1\x1b\xdb\x2e\x9b\x75\x61\x8f\x7d\x96\x0e\xdf\x59\x63\xf8\x5e\x1e\x0a\xcf\xa0\x3e\xe3\xa8\x32\xe3\x4d\xac\x57\xdb\xff\xf4\x8c\xc6\xb0\xd5\xcb\x96\x12\x07\x08\x01\xea\x01\x9b\x1c\x47\x1c\x22\x2e\xd7\xcb\x46\xf1\xe0\xc8\x8e\xc8\xde\xe7\x38\x27\x73\x3c\x22\xbe\xe6\xcb\xb6\x93\xcc\xf1\xb5\xae\x48\x33\x97\xcd\x1b\x99\x13\x30\x27\x9c\xb5\x47\x02\x47\x0e\x44\xc6\xd0\x27\xbf\x22\x84\xc8\x7e\xd9\xbc\xc3\x1c\x8f\x88\xef\x73\x10\x09\x88\x84\x3e\x27\xad\xc8\x81\xc8\x71\xd9\x82\xa1\x15\x89\x88\xc4\xcb\xe6\x77\xb3\x22\x09\x91\xdc\xe7\xb8\x15\x29\x88\xb4\x3e\xc7\x4a\xe4\x34\x2b\xd2\x87\xc1\x1c\x2b\x82\x3b\x3d\xc7\x9d\xa6\xb8\x42\xb8\xd5\x3e\x0c\x06\x11\x87\x88\xbb\x6c\xc1\xae\xe4\xce\x1d\x91\xbe\x3c\xfb\xbe\x22\x58\x9e\x3e\x0c\x16\xc9\x61\x79\xfa\xd0\xa7\xf5\x8c\x1c\x27\xd6\xa7\x0f\xfd\xbe\x74\x38\xb1\x3e\x67\xea\x1f\xb7\x56\xee\xbc\x22\x72\xed\x73\x96\x0e\xe7\x89\xc8\xd9\x6f\xc8\x20\xef\x8c\x50\xee\x93\xb0\x40\x58\xd4\x3e\x0c\x16\x77\x54\x11\xa9\x97\x2d\xac\x87\xf1\x38\x1b\x22\x6d\x7c\xd1\xca\x3b\x43\x89\x6c\xfb\xa4\xf5\x71\x19\xcb\xdd\x87\x7e\x6d\xa1\x23\x63\xb9\x73\xe8\x73\xd6\x1d\x65\xac\x4f\x1e\xeb\xb3\x56\x2e\x63\x7d\x72\xbf\xd7\x7d\xad\x4f\xc6\xad\xe6\xf1\xfc\xe0\xb1\xcf\xb8\xd7\x3e\x0c\x58\xba\x8c\x7b\xed\x43\xef\xd7\xca\x65\xdc\x6b\xe9\x8f\x16\xd2\x2e\x78\xb4\x4a\x7f\x7e\xfc\x4a\xa1\xe0\x86\x4a\xdf\x2a\x7e\x3d\x0b\x05\xcf\x42\x89\x7d\xce\x5a\x9e\x82\xc7\xbe\x74\x59\x55\x04\xb2\x96\x29\xeb\x12\xaf\xe0\x5e\x4b\xbb\x6c\x07\xad\xb4\x2b\x74\xe8\xc3\x83\x96\x42\x15\x69\xf7\xa1\xf7\x6b\x11\x2a\x14\xaa\xbe\xcf\x41\x04\x69\xf7\xa1\xf7\x2b\x83\x0a\x85\x6a\xb9\x6c\x87\x43\x06\x58\xd2\x3e\x0c\x46\x7d\x1c\xd6\xb4\x51\x9f\xb4\x3e\xae\x61\xe5\xfa\x30\x18\x5a\xcb\xdd\xb0\xf5\x5a\xbc\x6c\x07\x76\x7f\xc3\xd2\xf5\x61\x30\xb4\x1e\x93\x86\xcd\xd2\x7a\x7a\x50\xbc\x21\xbd\x3e\x8c\x6b\xbd\x23\x8a\x63\xec\xe5\x2c\x7a\xbf\x22\x07\x22\xc7\x65\x8b\x81\x56\x24\x22\x12\x7b\x24\xac\x48\x42\x64\xe8\x1a\x57\x64\xe9\x1a\x7b\xfd\x89\x41\x56\x21\xa2\xfe\x8c\x61\x30\xf8\x38\x14\xa0\xd8\x8b\x49\x3c\x56\x72\xa8\x25\xb1\xd7\x05\x6b\xd6\x4e\x8e\xa7\xfa\xa6\xfe\x04\x59\x24\x8e\xc2\x10\xfb\x26\xb7\xc6\xae\xfc\xb0\xcb\x63\xdf\xa1\xd6\xd0\x9a\x95\x91\x45\xdf\x63\x16\x2b\x1e\xb1\xc7\xc6\x30\xd8\xe0\x56\xa8\x22\x54\x47\x68\x7d\x17\x76\x59\xec\x7b\xc9\x9a\xf5\x0e\x89\xd8\x4c\x63\x18\x6c\x40\x08\x69\xf4\xed\x63\x29\xae\x0f\x2c\x57\x84\xae\xbd\xa6\x60\xa1\xb0\x9f\x62\x7f\xe2\x2d\xa5\xb5\x50\x15\xdf\xd5\x87\x3e\x98\x15\xc1\x57\xf5\xa1\x75\x6b\x13\xc6\xea\x11\x3a\x7a\x68\xd5\xea\x58\xf1\x58\xd4\xf3\xb2\xd9\x10\x97\x90\x15\x0b\xdf\x87\x3e\xd8\x15\xc1\x0a\xf6\x17\xba\x0d\xeb\xed\x1c\x1b\x1e\xcd\x76\x5e\x36\x32\xf8\xbc\x86\xcf\xeb\xcf\x33\xa1\x56\x26\x3c\xd0\x63\x78\x1c\xce\xae\x10\x21\x44\x7d\xd6\x2a\x62\xe9\xea\x10\x72\x63\x16\x42\x3b\x42\x7e\xcc\x72\x2b\x14\x10\x3a\x2f\x9b\x33\x3b\xbe\x2b\x23\xd4\xcd\x8d\xb7\x7e\x85\x1a\x42\xed\xb2\x25\xb3\x8a\x52\xc2\xab\x7d\x0c\x13\xb6\x70\xc2\xbb\x3d\xf5\x6d\xe2\xd2\x7a\xd4\x12\xb6\x49\xea\x6f\xe3\xdd\xe1\xbe\xf0\x3a\x1e\xc3\xfd\x58\x2f\xdd\x84\x2d\x94\xfa\xfb\xd7\x9b\x1d\xb3\x12\x42\xe3\x51\x33\x32\x2d\xc3\xe9\x65\xea\xef\x3c\x2f\xbb\x2b\xc3\xcf\xe5\xe1\xe7\xba\xcf\xea\xf6\x54\x2c\xe5\xff\x73\x99\xe3\xa7\x61\xf7\xb2\xef\x13\x43\x64\x31\x33\x4c\x5d\x0e\x3d\x72\x44\xbe\xe7\x0c\x53\x97\x67\x45\x3b\xf8\x09\xcd\xa8\x68\x79\x3c\x1b\xe9\x60\x4d\x32\x1e\x8d\x9c\x86\x49\x35\x41\xee\xea\x8a\xd0\x75\x84\xac\x97\x1c\x4e\x84\xce\x11\x22\xd1\x3f\x67\x84\xf2\x08\x39\x71\x1a\xb9\x20\x54\x46\x68\x97\x47\x23\x57\x84\xea\x08\x79\x27\x69\x34\x84\xda\x08\x05\x29\x35\xc5\xac\x50\x31\x23\x74\x10\xa7\x51\xe0\xca\xcb\x70\xe5\x36\x5a\x4e\xa3\x40\xad\xc2\xbe\x5c\x9c\x5a\x81\x31\x2f\x6e\xec\xa1\xe5\x6b\x0a\x94\x2c\xfb\x0c\x89\x89\x2b\xd0\xaa\x0c\xad\x68\x39\xfd\x02\xb1\xca\x10\x8b\x96\xd5\x2f\x50\xab\x0c\xb5\xc8\x45\x49\x03\x72\x95\xb9\x95\x77\xa9\x5d\x05\x7a\x95\x34\x77\xb9\x14\xc3\x02\xbd\xca\xd0\x8b\x82\xec\x86\x02\xbd\xca\xd0\x8b\x0e\x79\x7f\x17\xe8\x55\x86\x5e\x14\xc5\xab\x14\xe8\x55\x86\x5e\x94\xe4\x89\x2f\xd0\xab\x0c\xbd\xdc\x2a\xd7\x05\x7a\x95\xa1\x97\xb3\x62\x1b\x2b\xf4\xaa\x43\x2f\x47\x72\x88\xa9\xd0\xab\xda\x79\xf0\x21\x4e\xa3\x42\xaf\x3a\xf4\x72\xbb\x94\x8d\x0a\xbd\xea\xd0\xcb\x79\xc3\x69\x54\xe8\x55\xe7\x49\x6a\x1d\x23\x2a\xf4\xaa\x7e\x86\x92\xa4\x01\xbd\xea\xd0\xcb\x1d\x49\xd2\x80\x5e\x75\xe8\xe5\x62\x94\x34\xa0\x57\x1d\x7a\xb9\x74\x48\x1a\xd0\xab\x0e\xbd\x76\x73\x48\x1a\xd0\xab\x0e\xbd\x76\x2b\xef\xff\x0a\xbd\xea\xd0\x6b\x27\x79\x39\x54\xe8\x55\x87\x5e\xbb\x13\x77\x52\xa1\x57\x1d\x7a\xed\xbb\xbc\x01\x2a\xf4\xaa\x43\xaf\xdd\xef\x92\x06\xf4\xaa\x43\xaf\x3d\x88\x19\x6b\xd0\xab\x0d\xbd\xf6\xf5\xde\x68\xd0\xab\x0d\xbd\xf6\x28\xfe\xb2\x41\xaf\x36\xf4\xda\x93\xe5\x34\x1a\xf4\x6a\x43\x2f\x6f\x2c\xa7\xd1\xa0\x57\x9b\x95\xd2\xca\xfb\xb5\x41\xaf\x36\xf4\xf2\x64\x24\x0d\xe8\xd5\xc2\x0c\xc9\xab\xb2\x41\xaf\x36\xf4\xf2\x4e\x4a\x68\x83\x5e\x6d\xe8\xe5\x77\xa9\xa1\x0d\x7a\xb5\xa1\x97\xf7\x52\x44\x1b\xf4\x6a\x43\x2f\x1f\xa4\x8a\x36\xe8\xd5\x86\x5e\xfe\x90\x2a\xda\xa0\x57\x1b\x7a\xf9\x28\x55\xb4\x41\xaf\x56\xfa\x11\xc6\x27\xae\xa2\x04\xa8\x40\x13\x2a\xf8\xc4\x87\x6d\x02\x56\xa0\x89\x15\x82\x49\x86\x43\x0e\xa1\xb1\xbc\xc1\xc6\x9d\x43\x3b\x42\x63\x79\x03\x1d\x91\x43\x1e\xa1\xf9\xaa\x71\x07\x71\x28\x20\x34\x96\x37\xec\x41\xd2\x38\x10\x1a\xcb\x1b\xc4\x2a\x11\xfc\x33\x4d\x27\x12\xe4\x90\x43\x70\x22\x74\x1d\xcb\x1b\x8e\x5d\xd2\xb8\x22\x74\x9d\x6f\xbc\x5d\xd2\x38\x11\x1a\xcb\x1b\x92\x93\x34\x32\x42\x63\x79\x0f\xe3\x24\x8d\x82\xd0\xd8\x0e\x87\x25\x49\xa3\x22\x34\xb6\xc3\x41\x56\xd2\x68\x08\x8d\xed\x70\x88\x99\xa3\x73\x6d\x07\x3a\xc7\x76\x38\x76\x3e\x58\xd2\x09\xbd\xce\xa1\xd7\xe1\xf9\xe4\x4d\x27\xf4\x3a\x69\x86\xd8\x6d\xd2\x09\xbd\xce\xa1\xd7\x11\xd8\xbe\xd2\x09\xbd\xce\xa1\xd7\x71\x44\x49\x03\x7a\x9d\x7e\x1a\x80\x43\xd2\x80\x5e\xe7\xf4\x06\xe9\x90\x34\xa0\xd7\x39\xcd\x81\x09\x92\x06\xf4\x3a\x87\x5e\xd1\x7a\x49\x03\x7a\x9d\x43\xaf\x48\x5e\xd2\x80\x5e\xe7\xd0\x2b\xba\x5d\xd2\x80\x5e\xe7\xd0\x2b\xee\xbb\xa4\x01\xbd\xce\x3c\x4f\x5d\x4e\xd2\x80\x5e\xe7\xd0\x2b\x06\x92\x34\xa0\xd7\x59\xa7\xb3\x21\x49\x03\x7a\x9d\x43\xaf\x18\x2d\xa7\x91\xa1\x57\x1e\x7a\xc5\xc4\x18\x87\x32\xf4\xca\x13\xda\x19\xc3\x69\xc0\xcc\x51\xa6\x19\x62\x60\x44\x19\x7a\xe5\xa1\x57\xb2\x89\xd3\x80\xd1\xa3\x69\xf4\x12\x45\x49\x03\x7a\x4d\x2b\x97\x5c\x94\x34\xa0\xd7\xf4\x72\x69\x3f\x24\x0d\xe8\x35\xcd\x5c\xf2\x41\xd2\x80\x5e\xec\xe6\x42\x90\x34\xa0\xd7\xb4\x73\xe9\xf0\x92\x06\xf4\x9a\x76\x2e\x45\x2f\x69\x40\xaf\x69\xe7\x52\xda\xf7\x3f\x62\x53\x09\x6e\x8f\xd8\xed\x19\xe3\x24\x4d\xe8\xc9\x76\xcf\x58\x27\x79\x42\x50\xf6\x7b\x86\x48\x12\x85\xa2\x6c\xf8\x8c\x63\xaa\x41\x70\x7c\xc4\x8e\xcf\xec\x7c\xc8\x25\x58\x3e\x62\xcb\x67\x3c\x03\x3d\x82\xe7\x23\xf6\x7c\x46\x48\x24\xc1\xf4\xd1\x34\x7d\xd6\x04\x29\xb6\x70\x7d\x34\x5d\x9f\x35\x87\x54\x5b\xd8\x3e\x9a\xb6\xcf\x9a\x28\xe5\x16\xbe\x8f\xa6\xef\xb3\x26\x49\xbd\x85\xf1\xa3\x69\xfc\xac\x35\x52\x70\xe1\xfc\x68\x3a\x3f\x6b\xad\x54\x5c\x58\x3f\x9a\xd6\xcf\x5a\x92\x92\x0b\xef\x47\x85\xbd\xba\x93\x9a\x0b\xf3\x47\xd3\xfc\x59\xbb\x4b\xd1\x85\xfb\xa3\xe9\xfe\xac\xf5\x52\x75\x61\xff\x68\xda\x3f\x6b\x85\xcb\x11\xfc\x1f\x4d\xff\x67\xad\x70\x1f\x82\x01\xa4\x69\x00\xad\x8d\x52\x78\xe1\x00\x69\x3a\x40\x6b\x93\x54\x5e\x58\x40\x9a\x16\xd0\x92\x91\xd2\x0b\x0f\x48\xd3\x03\x5a\xb2\x52\x7b\x61\x02\x69\x9a\x40\x4b\x24\xc5\x17\x2e\x90\xa6\x0b\xb4\x24\x67\x7d\x82\x0d\xa4\x69\x03\x2d\x39\x29\xbf\xf0\x81\x34\x7d\xa0\xa5\x5d\xea\x2f\x8c\x20\x4d\x23\x68\xc9\x4b\x01\x86\x13\xa4\xe9\x04\x2d\x05\xa9\xc0\xb0\x82\x34\xad\xa0\xa5\x43\x4a\x30\xbc\x20\x4d\x2f\x68\x29\x4a\x0d\x86\x19\xa4\xca\x87\xad\x24\x45\x18\x6e\x90\x2a\x9f\xb6\x8c\x54\x61\xd8\x41\x9a\x76\xd0\x3a\x2b\x65\x18\x7e\x90\xa6\x1f\xb4\x8e\xa4\x0e\xc3\x10\xd2\x34\x84\xd6\x39\x29\xc4\x70\x84\x34\x1d\xa1\x75\xbb\x54\x62\x58\x42\x9a\x96\xd0\x3a\x2f\xa5\x18\x9e\x90\x1a\xe5\x41\x4f\x06\x52\x67\x9f\x83\xc6\x09\xbb\x1b\xd5\x30\x61\x53\xa3\x1a\x25\xec\x65\x54\x83\x84\x2d\x8c\x6a\x8c\x70\x53\x44\x35\x44\xd8\xcb\xa8\x46\x08\x5b\x18\xd5\x00\xe1\xe6\x87\x6a\x7c\x70\xd3\x43\x35\x3c\xb8\xd9\xa1\x1a\x1d\xdc\xe4\x50\x0d\x0e\x6e\x6e\xa8\xc6\x06\x37\x35\x54\x43\x83\x9b\x19\xaa\x91\xc1\x4d\x0c\xd5\xc0\xe0\xe6\x85\x6e\x5c\x70\xd3\x42\x35\x2c\xb8\x59\xa1\x1a\x15\xdc\xa4\x50\x0d\x0a\x6e\x4e\xa8\xc6\x04\x37\x25\x74\x43\x82\x9b\x11\xaa\x11\xc1\x4d\x08\xd5\x80\xe0\xe6\x83\x6a\x3c\x70\xd3\x41\x37\x1c\xb8\xd9\xa0\x1a\x0d\xdc\x64\x50\x0d\x06\x6e\x2e\xa8\xc6\x02\x37\x15\x74\x43\x81\x9b\x09\xaa\x91\xc0\x4d\x04\xd5\x40\xe0\xe6\x81\x6a\x1c\x70\xd3\x40\x35\x0c\xb8\x59\xa0\x1a\x05\xdc\x24\xd0\x0d\x02\x6e\x0e\xa8\xc6\x00\x37\x05\x54\x43\x80\x9b\x01\xaa\x11\xc0\x4d\x00\xd5\x00\x60\xf8\xaf\xc0\x3f\x43\x7f\x05\xfc\x19\xf6\x2b\xd0\xcf\x90\x5f\x03\x7e\x86\xfb\x0a\xec\x33\xd4\x57\x40\x9f\x61\xbe\x02\xf9\x0c\xf1\x15\xc0\x67\x78\xaf\xc0\x3d\x43\x7b\x05\xec\x19\xd6\x6b\x50\xcf\x90\x5e\x01\x7a\x86\xf3\x1a\xcc\x33\x94\x57\x40\x9e\x61\xbc\x06\xf1\x0c\xe1\x15\x80\x67\xf8\xae\xc0\x3b\x1f\x1a\x14\x70\x67\xd8\xae\x40\x3b\x43\x76\x05\xd8\x19\xae\x03\xac\xff\xc6\xb4\x24\xff\x7b\xcf\xc2\xc8\x5d\xe1\x76\x46\xed\x1a\xb3\x33\x62\x57\x78\x9d\xd1\xba\xc6\xea\x8c\xd4\x35\x4e\x67\x94\xae\x31\x3a\x23\x74\x8d\xcf\x19\x9d\x6b\x6c\xce\xc8\x5c\xe3\x72\x46\xe5\x1a\x93\x33\x22\xd7\x78\x9c\xd1\xb8\xc6\xe2\x8c\xc4\x35\x0e\x67\x14\xae\x31\x38\x23\x70\x8d\xbf\x19\x7d\x2b\xec\xcd\xc8\x5b\xe3\x6e\x46\xdd\x1a\x73\x33\xe2\xd6\x78\x9b\xd1\xb6\xc2\xda\x8c\xb4\x35\xce\x66\x94\xad\x31\x36\x23\x6c\x8d\xaf\xf9\xc0\xa8\xb1\x35\x23\x6b\x8d\xab\x19\x55\x6b\x4c\xcd\x88\x5a\xe3\x69\x46\xd3\x1a\x4b\x33\x92\xd6\x38\x9a\x51\xb4\xc6\xd0\x8c\xa0\x35\x7e\x66\xf4\xac\xb1\x33\x23\x67\x8d\x9b\x19\x35\x6b\xcc\xcc\x88\x59\xe3\x65\x46\xcb\xbf\xc1\xca\x7c\x0a\x51\x38\x99\x4f\x18\xc0\xc8\x6f\xf8\x60\xa1\xf8\x30\x9f\x27\x14\x17\xe6\x63\x84\xe2\xc1\x7c\x7a\x50\x1c\x98\x0f\x0d\x9a\xff\xf2\x61\x41\x73\x5f\x3e\x24\x68\xde\xcb\xee\x5f\x73\x5e\x36\xfd\x9a\xef\xb2\xd7\xd7\x5c\x97\x2d\xbe\xe6\xb9\xec\xec\x35\xc7\x65\x43\xaf\xf9\x2d\xfb\x78\xcd\x6d\xd9\xbe\x6b\x5e\xcb\xae\x5d\x73\x5a\x36\xeb\x9a\xcf\xb2\x47\xd7\x5c\x96\xad\xb9\xe6\xb1\xec\xc8\x35\x87\x65\x23\xae\xf9\x2b\xfb\x6f\xcd\x5d\xd9\x76\x6b\xde\xca\x6e\x5b\x73\x56\x36\xd9\x9a\xaf\xb2\xb7\xd6\x5c\x95\x2d\xb5\xe6\xa9\xec\xa4\x35\x47\x65\x03\xad\xf9\x29\xfb\x66\xcd\x4d\xd9\x2e\x6b\x5e\xca\x2e\x59\x73\x52\x36\xc7\x9a\x8f\xb2\x27\xd6\x5c\x94\xad\xb0\xe6\xa1\xec\x80\x35\x07\x65\xe3\xab\xf9\x27\xfb\x5d\xcd\x3d\xd9\xe6\x6a\xde\xc9\xee\x56\x73\x4e\x36\xb5\x9a\x6f\xb2\x97\xd5\x5c\x93\x2d\xac\xe6\x99\xec\x5c\x35\xc7\x64\xc3\xaa\xf9\x25\xfb\x54\xcd\x2d\x99\x59\x6a\x5e\xc9\xac\x52\x73\x4a\x66\x94\x9a\x4f\x32\x9b\xd4\x5c\x92\x99\xa4\xe6\x91\xcc\x22\x35\x87\x64\x06\xa9\xf9\x23\xb3\x47\xcd\x1d\x99\x39\x6a\xde\xc8\xac\x51\x73\x46\x66\x8c\x8a\x2f\xea\x37\x64\x1f\x7f\xbd\x3e\xdd\xad\x5f\x17\xcb\xdf\x9e\x9f\xeb\xed\x75\xfc\x6a\xda\xf8\x9d\xb0\xad\xd4\xf6\x70\xab\xeb\xd7\xdc\x9e\x1e\x9f\xfa\xac\xf1\xff\xff\x02\x00\x00\xff\xff\x32\x3f\x1b\xc2\x12\x27\x00\x00"); -func _aefb ()([]byte ,error ){return _fac (_bgba ,"HKdlb-B5-H")};func _edgd ()(*asset ,error ){_ecae ,_egfd :=_fead ();if _egfd !=nil {return nil ,_egfd ;};_cbab :=bindataFileInfo {_aa :"UniKS-UCS2-V",_dg :737,_ged :_fc .FileMode (436),_de :_e .Unix (1580493030,0)}; -_agab :=&asset {_cb :_ecae ,_fg :_cbab };return _agab ,nil ;};func _dgddd ()(*asset ,error ){_dceef ,_abd :=_dbgf ();if _abd !=nil {return nil ,_abd ;};_gbcdb :=bindataFileInfo {_aa :"UniCNS-UCS2-V",_dg :631,_ged :_fc .FileMode (436),_de :_e .Unix (1580492690,0)}; -_ddeec :=&asset {_cb :_dceef ,_fg :_gbcdb };return _ddeec ,nil ;};var _affc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x5b\xcf\x2f\x3d\x92\xdd\x07\xde\xd7\xa7\x78\x2e\x35\x17\x33\x9d\x3c\x93\xc0\x8b\x0d\x8c\x0e\xad\x69\x08\x1a\x1b\x96\x4f\x80\xe1\x8b\x3c\x30\xdb\x05\xb8\xab\x1a\xd5\xad\x0b\x7d\x7b\x83\xbf\x15\xc9\x68\x0b\x32\xde\xda\xc0\xc6\xc3\x3f\xc9\x4c\x32\x23\xc8\xe0\x5a\xc1\xd3\xdf\xfc\x9b\xbf\xfb\xb7\x7f\xf7\xa7\x3f\xfe\xf3\xcf\xdf\xfc\xf7\x7f\xf9\xf3\xfd\x9f\xe6\x3f\xff\xbc\x7f\xfc\xd3\xf3\x97\xf9\x4f\x7f\xfe\xcf\x7f\xb9\xe7\xcf\x35\xff\xfe\x8f\x7f\xfa\xc3\x1f\x42\xfc\x79\xfe\x78\xff\xf3\xf7\x93\x3f\xf7\x3f\x9c\xff\xf8\x87\x3f\xac\xe7\xff\xd3\x7f\xf9\xa7\x7f\x9e\xff\xf0\x77\x7f\x7a\xff\xfc\x93\x94\xef\xf9\xcf\xff\x68\x79\x7f\x7e\xfe\xe6\x7f\x98\x7f\xff\xc7\x7f\xfa\xe7\xbf\xfc\x97\x9f\x7f\xf5\xff\x7d\xfe\x7c\xcd\xff\xd7\xcf\x33\xdf\x15\xff\xdf\xfd\xe5\x99\x7f\xf9\xe3\x9f\xfe\xfe\xe7\x5f\xfd\xfb\x7f\x1d\x76\xec\x7f\xfa\xcf\xff\xf8\x8f\xff\xe7\xfc\x87\xf9\xa7\x7f\xfe\x29\xc4\xcd\x3f\x3d\xfc\xfd\xc3\xdf\xfc\x9b\xff\x78\xfe\xe3\xff\xff\xfc\x87\xf9\xf3\x37\xff\xfe\x5f\xff\x87\xf8\x1f\xfe\xdf\xff\x3f\xe2\x89\xfe\x9f\xe7\x5f\xfe\xe9\x8f\x7f\xfe\xd3\x4f\xf8\xff\x1c\x47\xf7\xe8\xff\xf1\xbf\xfc\xe3\xfc\x09\xf6\xf8\xff\xfa\x3f\xfd\xdd\xbf\xfd\xf9\xdf\xc2\x4f\x38\x7e\x62\xc9\x65\xfc\xef\x16\xff\xbf\xfc\xc7\x3f\x3f\xf3\xe7\xd0\xaf\xa4\x7a\xdf\x7f\x7e\xe6\x3f\xfd\xe3\x79\xcf\xbf\x9c\x7f\xfa\xfb\xf9\x87\x9f\x9f\xdf\x8e\xe3\xd7\x8f\xfe\xfd\xd6\xfe\xf6\xd7\x8a\xe9\x21\x1d\xeb\xff\xaf\x9f\xdf\xfe\xf6\xdf\xa5\xb1\xfe\x5b\x7c\xb6\xbc\xbf\xfd\xed\xbf\xfb\xdb\x7f\xf7\x6b\x7d\xc1\x7f\xf5\xbe\x3f\x04\x15\xf3\xa7\x3f\xff\xf3\x33\x5f\xc5\x51\xc2\x6f\xe1\xfd\xf5\x13\xd6\x13\xff\x32\xe9\x0f\xe1\x38\xac\x5e\x7f\x7c\xee\xff\xe3\xfc\xcb\x1f\x54\x78\x4e\xf5\xd7\x4f\x8c\xa9\x64\x22\xc6\xfa\xbf\x22\x72\xee\x16\x71\xa5\xf8\xeb\x27\x87\x1a\xf7\xef\xf4\xeb\x27\xb7\xa3\xed\xdf\x79\xfd\x8e\x9e\x5e\x48\x1f\xfb\x77\x5d\xcf\xf7\xb2\x7f\xb7\x5f\x3f\xe1\x08\x29\xec\x88\xfe\xeb\x27\x94\xe1\x2f\x1c\xbf\x7e\x72\xaf\xdf\xef\x7b\xc9\x27\xc5\xd4\xf7\xef\x40\xfe\xb8\x7f\xc7\x95\xde\x8e\xfd\x3b\xfd\xfa\x19\xdd\x93\xa9\x5f\x2d\xfb\xf7\xaa\x5f\xef\x79\xff\x5e\xf5\xeb\x6d\xec\xdf\xed\xd7\x4f\x3c\x46\xd8\xbf\xfb\xaf\x9f\x72\x04\xaf\xce\xf8\xf5\x13\xf2\xae\xfe\xb3\xaa\x17\x4b\x4e\xfb\x77\xa0\xfa\xc7\xfe\xbd\xe4\xd7\x82\xff\x46\x7e\xd9\x7f\xe7\x25\x8f\xd6\xfa\x8e\x28\xbf\x7e\x52\xda\xf2\x78\x56\x05\x43\x28\xfe\x40\xfb\xf5\x93\x47\xae\xfb\xf7\x92\x5f\x8c\xfe\xfc\x58\x15\x8e\x5f\xfe\xb9\x2a\x98\x63\x4f\xfb\x77\xf8\xf5\x13\xf3\x56\xe0\x5c\x15\x2c\x25\x7a\x7a\xfa\xf5\x93\xea\xe8\xfb\x77\xfe\xf5\x93\x72\xc8\xfb\x77\xf9\xf5\x53\x6a\xf5\xf7\xab\x7e\x5b\xc2\x73\x55\x30\xf5\x32\xf6\xef\x55\xc1\xf4\x2f\x5e\xb8\x9a\xd8\x88\x5f\x05\x5e\x2a\x58\x4b\xdd\xbf\xc3\xaf\x9f\x32\x52\xde\xbf\xe3\x7a\xbe\x7b\xfa\xaa\xe0\xd8\x2d\xf4\x5d\x15\x2c\xe9\x88\xfb\xb7\x04\x58\xf6\xef\xfa\xeb\xa7\x1e\x87\xbf\x6f\xd5\x2f\x05\x7f\xbe\xff\xfa\xa9\xa1\x7a\xfe\xa5\xe1\xd6\xad\xfe\xe3\x40\xc3\xc7\x48\xfb\x77\xa0\xcf\xf4\xfd\x7b\xd5\xaf\xa5\xb8\x7f\x27\xde\xe7\xf9\x97\x86\x7b\xf1\xf4\x42\x8b\xaa\xfb\x77\xfd\xf5\x53\xe2\xbf\x78\x7f\x5b\xdf\x53\x3d\x7d\xc9\xaf\x0d\x2f\x6f\x29\x78\x7c\xf2\x18\x18\x90\x52\x3f\x05\x8d\x80\xfc\xea\x71\xec\xdf\xab\x83\x8c\xaf\x01\x8c\xb0\xea\x17\x76\x8f\x18\x81\xfa\xc5\xdd\xa2\x46\x40\x80\x39\xb5\xfd\x7b\x75\x91\xf2\x09\x6c\x84\x55\xc1\x9a\xbf\x2e\x3e\xc2\xaa\x60\x6a\xc3\x5f\xb8\x04\x58\xe2\xf7\xbe\x88\x00\xe3\xd7\xe4\x47\xa4\x07\xd7\x7f\x91\xbe\x2a\xd8\x63\xd8\xbf\x97\x82\xe3\xa7\xe0\x11\xe9\xc2\xa9\xf8\xf3\x85\xdf\x6d\xff\x5e\x46\xac\xe7\xb1\x7f\x2f\x05\x87\x98\xf7\xef\xbe\xea\x9f\xbc\x3c\xba\xf0\x16\x50\x5a\xf5\xab\x65\x2b\x3c\xad\xfa\xa5\xbe\xeb\x97\x50\xf0\xd1\xd2\xfe\x9d\x7e\xfd\xc4\x96\x3c\x9d\x1e\x92\xfc\x7d\x4b\x7e\xc7\x96\x47\x5a\xf5\x4b\xf9\x33\x29\x23\xc9\xc4\x14\x7f\xdf\xaa\x5f\x0d\x9e\x4e\x03\x0c\xdf\xf3\x99\x0e\xd2\x42\xda\xbf\x97\x82\xbd\x81\x66\xe4\x77\x04\xff\xbd\x4c\x8c\xd7\x37\xaf\xfa\xc5\xb1\x1b\x5c\xa6\x7e\xf1\xf0\xfc\x4b\xbf\x47\x0e\xfb\xf7\xb2\x30\xe9\x33\x59\x23\xd3\x00\xfb\x6e\xe0\x79\xd5\x2f\xb5\xd8\x19\x97\x6c\x3c\xf9\x6f\x8f\x30\x63\x94\x55\xf9\xd0\x52\xda\xbf\x97\x70\xd3\x67\x6f\x47\xc1\x3e\xc6\x9a\xf7\x6f\xcc\xcf\x56\x76\x59\x95\x6f\x21\xf8\xef\xf2\xeb\xa7\x1d\x47\xdf\xbf\x97\xf9\xa9\x47\xf5\x02\xda\xaf\x9f\x31\xfc\x7d\x1d\xe1\x84\xfd\x7b\x59\x9f\xbe\x9f\xaf\x34\xce\xbe\xcb\xab\xf4\xee\xb6\x1b\x7f\x45\xb8\xdb\x5c\x8e\x4a\xfd\xb6\x35\x1b\xd5\xcc\x63\xda\xbf\xcb\xaa\x4f\xe9\xfe\xc0\xaa\xe0\x88\x9e\xa1\x21\xed\xb1\x7f\xf7\x35\x80\x24\xff\xbd\xc6\xbf\x3d\xbe\x8d\x46\x05\x5b\x3f\xf6\xef\xf0\xeb\xa7\xa5\x31\xf6\xef\xf8\xeb\xa7\xc5\xea\xf9\x57\x05\xdb\x6e\x5d\x8d\xde\x13\xa2\xff\xa6\xf7\x1c\xfe\xfc\xea\x3d\x79\xf8\xfb\x1b\xe3\x6b\xd8\xbf\x3b\x0a\x28\xfb\x37\xbd\x7b\x9b\xab\x4e\xef\xa9\xdb\x1c\x75\x14\x1c\x6b\xd8\xbf\x57\xef\x89\xfb\x7b\x3b\xad\xb3\xee\xde\xdb\xa9\x5f\xc9\x79\xff\x2e\xcb\x5a\x0c\x4f\x5f\xbd\x27\x15\x2f\x6f\x99\xc7\x3d\x5c\x8c\xae\xde\xfd\x8d\xff\xa3\xaf\xfa\xb5\xd4\x3f\x05\x0d\xf0\x43\xda\xbd\x7d\x60\x7d\x9a\x77\xef\x81\x00\xc3\xb6\xcf\x03\xfb\x18\xb7\x00\x06\x15\x3c\x8a\xff\x5e\xdd\x67\xec\xee\x3d\x84\x70\xea\xd8\xbf\x97\x00\xfb\x38\xbc\x06\xfd\xd7\x4f\x3f\xba\x17\x08\xc6\xda\x35\x3a\xe9\xdf\x3e\xc0\x9c\xd4\xb0\xc7\xb2\x7f\x47\xec\x69\xdf\xbf\xd3\xaf\x9f\x96\xb3\xa7\xaf\x2e\x52\xbe\x01\x6e\x9c\x74\x91\xb6\x5b\xd4\x49\x0b\x8c\xdd\xf3\xaf\x16\x58\xab\xbf\x0f\xfb\xd3\xe2\xfe\xbd\xfa\xb7\x0f\x40\xd7\xaa\x5f\xeb\x47\xda\xbf\x03\x03\xca\xb1\x7f\xa3\xe1\xe2\xbf\x97\x00\x57\x43\xdd\x11\x34\xc1\xe1\xbf\x57\x13\x8c\xcd\x0b\xa0\x8b\x8c\xdd\xe6\x01\x89\xb1\x44\xff\xdd\x19\x41\xfc\x05\x4b\xc7\x6d\xb7\x11\x30\x62\x4f\xc1\x7f\xa3\xe3\x3d\x24\x82\x11\x63\xc9\x71\xff\x5e\x12\x2c\x5b\x82\x02\x89\x69\x7f\x21\x20\x31\x1e\xff\xf2\x05\x58\x99\x6d\xf2\x85\x12\x7d\xc8\xbb\x35\x46\xef\x46\x08\x4a\xec\x3e\xa4\x08\x25\xc6\x7f\xf1\x7b\xa1\xc4\x18\xfc\x77\xfc\xf5\xd3\xdd\xc4\x83\x12\xdb\xd8\xe5\x81\x12\xdb\xd8\x43\x9a\x40\x62\xfe\x30\xcf\x78\x34\xc4\x6c\x4c\x02\x48\x4c\xe3\x03\x81\x03\x90\xd8\xd3\x11\xf6\xef\x41\x13\xfb\xde\x37\x65\xa5\x8b\xff\x5e\x46\x66\x83\xbc\x01\x48\x6c\x7d\x77\x2a\x40\x62\xf1\x21\x67\x0a\x65\x1f\xfe\xfc\xb2\x82\x7d\x1b\x25\x40\x62\x6f\xdb\x28\x80\x11\x7b\xca\xfe\xbe\xbe\x40\x7b\xf5\xe7\x57\x17\x59\x9d\xfc\xaf\x18\x62\x5e\x69\xff\x28\xfb\x37\x26\x7c\x57\x06\x00\x19\x43\x1f\x1e\xb1\x4c\x64\xae\xfe\xc0\x42\x40\x63\xdb\x7c\x10\x64\x6d\xbb\xb9\x81\x20\x47\xdb\x16\xe2\x95\x89\xdc\x26\xf4\xd5\x00\x19\x3d\xff\xe0\xfd\xa6\xbd\x13\x04\x19\x8e\xaf\x83\x9d\x20\xc8\x9e\x3e\x93\x7b\x1e\x92\xee\xd7\xda\x4e\x10\x64\x8f\xb9\xed\xdf\x68\xff\x93\xfe\x79\x88\xc3\x7c\x16\xe9\xac\x1f\xc0\x3a\x76\x44\x16\xad\x6b\x3b\x42\x3c\xaf\xd9\x27\x9f\x4d\x56\xd6\xeb\xd0\x2c\xc7\xd7\x07\x4f\xc6\x81\x15\x11\x76\x44\x57\x84\x35\xd2\x29\x25\xc5\x12\x91\x43\x5b\x2d\x3e\x76\x72\xf7\xa5\xed\xaa\xd6\x3e\x9f\x5f\x3f\x3d\x88\xde\xbc\x95\x3c\xab\x12\xb1\x40\xd3\xe0\x61\xb1\xae\xd6\x5f\x79\x4f\x6c\xf9\xd7\x8f\x19\xcf\xd8\xce\x95\x1f\xb9\xc4\xf6\xac\x2e\xdf\x14\x3f\x97\x3c\x13\x63\x52\xec\xcb\x3a\x0d\xac\x59\xec\x09\x3b\xc0\x8b\xc6\x41\x61\x3c\x7c\x96\xd5\x1d\xc7\x52\x48\xbc\xd7\x78\xd6\xa8\x68\xbc\x57\xa5\x3b\xe0\x24\xce\x40\xc1\x3c\x3b\x41\x7c\x1a\xf5\xe3\x5c\x2f\xcd\x85\x02\xe6\xd2\x44\xc3\x90\xc4\xf5\x65\xa3\x17\x2a\xf1\xd2\x7f\x31\x81\xf1\x6d\x4b\x9b\x49\xe1\xce\x4b\x79\xcf\x4b\x61\x81\x67\xdf\x93\x02\xe8\x80\xf1\xbd\x56\x01\x6d\xd5\x28\xe5\x43\x09\x9d\x1f\xab\x4a\xca\x94\xf2\xfa\x04\x81\xb8\x94\xd7\x5b\x43\xd4\x03\xf7\x8a\xa7\xa7\xa7\x42\x4d\x11\x4b\x2a\xf4\x30\x06\x9d\x54\x26\x9f\xbf\x6a\x91\xea\x7a\x4f\x40\xbe\xa9\x56\xde\x49\xfe\xb6\xbe\xe0\xa8\x0a\xaf\xf7\x37\xbd\x73\xe9\x35\x1c\xb9\x51\x09\x14\x32\x00\x53\xa9\x5d\x4a\xd0\x13\x37\x4f\x24\xc2\x8f\x12\x28\x7a\xa9\xaa\x07\x3a\x76\x5a\x9a\xea\x07\xe3\x46\xea\x2a\x9a\x6a\xf4\x41\x38\x12\x56\x09\xca\x23\x01\x53\xed\x81\xe0\x81\x5d\x69\x4c\x84\x4d\x61\x67\x5d\xc2\x86\x4c\xa6\xf3\xe2\x59\xca\x3a\x27\xe1\x41\xf8\x25\x4c\x9e\xeb\x20\xcc\xb3\xd7\xb9\x5a\x0e\x1a\x4f\xb4\x84\x48\x13\x4c\x2f\xef\x04\xc1\xe5\xb2\xf2\x07\xca\xca\x4d\x2d\x24\x13\x5e\xcd\x54\x63\x62\x6e\x8d\x7a\xae\x67\x73\x5f\x5d\x79\x58\x78\xae\x30\x50\x37\x8f\xc8\xb3\x95\x70\xa2\x81\xf0\xec\x58\xdd\xe3\x40\x05\xf9\x5c\xef\x0f\xb8\x12\xf2\x19\x31\x01\xe4\x3f\x19\x0c\x30\x5f\xf9\xc4\x5d\x50\x9b\x12\x68\x13\x87\x1e\xae\x08\x97\xc2\xce\xf5\x31\x8b\x60\xfc\x8e\xf5\xcc\x37\x8d\x01\x28\x94\x1f\x6a\x45\xe7\xcc\x8f\x9c\x12\x88\x2f\x3f\x2b\x53\x45\x7c\xf9\xa9\xb2\x64\x07\x3f\x56\x13\xab\x74\xc9\xfc\x74\x25\x04\x7e\xac\xf2\xb3\x04\xf8\x2c\x85\x86\xa1\xd7\xae\x8f\xcd\x28\x31\x4f\x14\xad\xf8\xb9\x94\x25\x42\x92\x5f\xda\x3c\xb6\xb8\x14\x09\x3c\x10\xa6\x7d\xd2\xab\xca\x6a\xe7\xe1\x68\x4d\x09\x32\x18\x91\xf0\xe4\x61\xe2\x69\xdc\xc2\x89\xa5\xaf\x9a\x76\x3a\x40\xe9\x17\xfd\x9f\x17\xa1\x95\xaa\xf8\x81\x71\xa2\x63\x94\x81\x93\xaa\xeb\x45\xa3\xf3\x30\x09\x4b\x2d\x4d\xe3\x7c\xb9\xb0\xda\xd8\x82\x9a\xcf\x5f\x3f\xe3\x00\x03\x56\x2a\xd4\xe8\x17\xb5\x76\xe2\xd7\xb3\x95\x02\x2a\xcd\xa7\x8e\xc1\x08\xb0\x54\x5d\x51\x7b\xc5\xba\xd7\xfb\xc4\xd6\xf0\x9e\x7b\x75\xb0\x20\x66\x53\xef\x9b\xae\xcd\xc3\xf7\xa3\x04\xfd\x58\x8d\x4c\xfc\xa5\x3e\xeb\x4d\x8d\x51\xb5\x3e\x3c\x70\x28\xfc\xf0\x05\x4b\x14\x15\x33\x27\xa8\x53\x67\xa7\x46\x94\xb6\x74\x30\x0e\xcc\x62\x7d\xf3\x0a\xd3\xe5\xdb\x32\x48\x4b\xc8\x84\x89\xef\x0a\xf3\x05\x7c\x59\x5b\x5f\x1f\x42\xa0\x57\xb5\x7c\x91\x29\x12\xbe\xe9\xb5\x95\xf0\xcb\x4b\x57\x61\x0d\xe3\x74\xd0\xe3\x5b\x41\x74\xe8\xa3\x95\x0b\x9d\x15\xc2\x37\xa2\xa3\xb0\xc2\x17\x87\xa8\x04\x6a\x0a\xbd\x6d\xe5\x55\x02\x25\xd4\x83\x27\xc8\xb4\xb4\x3f\x3a\xac\xa2\x35\x4a\xa0\xb5\xb4\x65\x9c\x86\x86\xe2\xc6\x30\x12\xd4\xb9\xdb\x32\x4e\xeb\x07\x4f\xf4\x40\x2e\x3e\x6e\xf5\xe8\x71\xa0\xce\xb6\xac\xd6\x38\x68\xd8\x6d\xb5\xa9\xf5\x80\x32\xa1\x67\x7a\x65\x5b\xe6\x6c\x25\xf0\xa5\xd8\xb3\xa4\xca\x2e\x7b\xd6\xfa\x50\xfc\xa4\x7e\xd4\x63\xd9\x83\x71\xd0\xa8\x1a\x8d\xad\xd2\xf0\xda\x50\x5d\x29\xed\x24\x0f\xc3\x75\x3b\x31\xed\xa8\xbc\x5d\xc4\xe3\x2d\x6d\x57\xa6\x60\x5a\x55\xbb\x0a\x06\x84\xc2\xae\x8b\xb1\x56\x99\x50\x03\xdd\xbc\xdd\x07\xcd\x9f\xfc\xf7\x82\xcc\x21\xd2\x8f\xda\xcd\x37\x63\x4c\xda\x2d\xfd\x28\x93\x74\xcb\x67\xd2\x22\x6b\x51\x7e\x2c\x2c\xe6\xbf\x3d\x3c\x0b\xf8\x69\x0f\x83\xbc\x34\x82\x4d\x09\x1a\xcd\xdb\xb2\x29\x43\x5e\xd7\x86\x85\xb0\x4c\x6b\xec\x1c\xf2\xbe\xb6\x35\x76\xb6\x41\xe7\x6c\x2f\x32\x15\x24\x6a\x6b\xf0\xec\x8b\xa1\xfe\x8e\x79\xeb\xb4\xdd\x46\x3b\xee\x8c\xa5\x0d\x0d\xf5\xd5\x8e\x7b\xb1\xf8\xc2\x9b\x8b\x7e\x54\x12\xc8\x74\xf1\xdd\xc8\xa3\xf3\xad\x1d\xcb\xdc\xd7\x77\x74\x75\xf5\x8e\x05\x54\x15\xfb\x83\x60\xe9\xde\x7d\x16\xc2\xbc\x47\xd0\x80\x4e\xd6\xdf\x04\x33\x53\x7c\xa5\x6f\xac\xcf\x1e\xab\xcf\x74\xb9\x0c\x47\xa6\xdd\x63\x6e\x47\xa6\xdd\x67\x5c\x67\x23\xd3\xee\x0f\x65\x7a\x95\xb0\x04\x35\x0a\xed\x9e\x61\x60\x14\x7d\x9a\xc2\x0f\x86\x5b\x61\xda\x7a\xa6\xad\x8f\xa2\xaa\x52\x44\xa5\x51\xea\x61\x06\xb8\x4c\xb5\xc7\x1a\xd1\x5b\x47\x46\x63\x99\xcc\xde\xe9\xd2\x63\x59\xae\x36\x54\x8b\xc1\x00\xc7\xa0\x39\x18\x7f\xe4\x14\x1c\x27\x5d\xa3\xe8\x1b\x4e\xc0\x4a\x51\xf8\xc5\x98\x50\xeb\x25\xdf\x5e\x69\x88\xe3\x02\x25\xd0\x33\xc6\x45\x5b\xc2\xdc\x8e\x5b\x5f\x46\xfe\x1b\xb9\x07\xc5\xd3\xb8\xf5\x9e\x9b\x3e\x09\xf6\x1d\xb7\x0a\x96\xbc\x6e\xb0\x97\x5e\x8a\x95\x14\x3e\x19\x58\xc9\x4e\xe7\x1e\x0f\xd4\x5c\xb5\x7e\xd6\x57\x8a\x46\x8f\x65\x01\x7b\x62\x34\x3b\x81\x64\xa1\xd0\xf7\x4e\x9a\xd1\x01\x31\x3a\xcb\x58\x25\x53\x8b\xb3\x08\x4b\x44\xc2\x18\x6e\x79\x64\xcf\x65\xc6\xfa\xc1\xe7\x9c\x32\x63\xd2\xc8\x59\x10\x1e\x03\xda\x09\x78\xee\xf4\xf4\x73\x41\xcc\x1e\xb1\x81\x57\x06\xf8\xd3\xd3\xaf\x65\x70\x87\x06\xc9\x0b\x8b\x16\xb1\x9f\x57\x5f\x05\xc8\x5f\x72\x2d\x85\x8c\x88\x62\x2f\x2c\x43\x44\x99\xd7\xc5\xb3\xd8\xe7\xeb\x52\x9e\x55\xa1\x0b\xd9\x45\xd0\xd6\x25\xd9\x69\x9c\xbb\x96\xec\x86\xfa\xea\x05\x34\x0a\xc8\xe5\x5a\x8d\x7f\x44\x14\x7b\xad\x11\x66\x44\x3e\xe6\xa2\xc1\x47\xd0\xe9\x35\x97\x1c\xe5\x41\xbb\xde\x03\x24\xb0\x2a\x7a\x67\x3d\x1b\x08\xd3\x10\xe0\xab\x77\x11\x8c\x68\x84\xf9\x18\xec\xc2\x4d\xab\xcb\xe8\xe0\x5e\x1f\x19\xa2\x7a\xc5\xdd\x05\x23\x0a\xe1\x89\x2d\x54\xf8\xa5\x30\x1e\x58\xe8\x7f\x3d\x40\x09\x83\x11\x16\xa5\xdd\x0c\xf9\xf2\xf6\xdf\xb4\xe5\x6e\x79\x4e\xba\x26\xf1\x80\xaf\x03\xc0\x75\x2f\xc3\xdb\x3b\xc6\xf9\x5e\xe0\xab\xd7\xae\x70\xa1\x00\xbc\xa2\xb7\x50\x28\xa2\xbb\x4f\xe0\xbf\x0a\x50\xfb\xc5\x46\xde\x0f\x88\xae\x29\x8c\x1d\xc0\xa6\xde\xd8\xc5\xa8\xd1\xf6\xc6\x2e\xc6\x23\xff\x9e\x69\xbb\x81\x58\x05\xcd\xdd\x2f\x5d\x92\x81\xe8\x69\x1a\x27\x1a\x61\xde\xac\x6f\x7d\x5a\xa1\x5a\x89\x30\xc3\x2c\x1c\xe3\x61\xe4\x0a\xf4\xe7\x67\x09\xb0\x0d\x58\xfb\x43\x53\x3a\xe8\x3d\x0f\xcd\x47\x6d\xf8\x59\xd4\x68\x04\xec\xc5\x33\xf1\x94\xc5\xaa\x04\x10\x31\x1a\x7a\xa6\xcc\xf8\x6a\x0e\x0f\x26\x3d\xd0\x33\x9e\x77\x12\x5e\x1a\x9a\xcb\xd6\x8e\x40\xbf\x9d\x45\xe1\x4c\x78\xb5\xc3\x98\x68\xac\xb3\x74\x46\x31\x85\x87\x12\x94\xeb\xc4\xa1\x40\xb8\x62\x61\xb0\xc8\xb3\x02\x25\x69\x4c\xb3\xbe\x3c\x00\xd0\x9e\xed\xa0\x88\x55\xa5\x09\x11\x19\x54\x6f\x0e\x7a\x3d\xad\x78\x0e\x35\x20\x5e\x84\xae\x3b\x16\x63\x4a\xa5\x0c\x3e\xf3\x64\x28\x48\x0a\x3f\x14\xd0\xf5\x43\x02\x5b\xdf\x39\x2f\x46\x6e\x5a\xe8\xbc\x14\x4f\x4d\x6f\x1a\x13\x00\x6d\xde\x68\x47\xd6\x76\xde\xb8\xec\x2c\x01\xa6\x8b\x61\x98\xb7\x1e\xa6\x16\x0b\x7b\xb7\x41\x53\x9f\x0c\x3c\x32\x3d\x73\xde\x7c\xfe\xca\xff\x82\x92\x13\x74\xe8\x2d\x00\xfa\x43\xf1\xab\xef\x05\xe6\xd4\xde\x52\xb0\xda\x95\x30\xef\xc4\x08\xbf\x0c\x17\x72\xdc\xbe\x95\x61\x04\xc5\xbe\x80\x9e\x88\xc6\x5f\x40\x4f\x2c\x74\xca\xb7\x03\x8c\x15\x1e\x0c\xe8\x74\xe8\x77\xe0\x6f\x2c\x2a\x6d\x20\x3b\x60\xf8\x8b\xac\x13\x32\x7d\xc7\xad\x4c\x7a\xe2\xc1\x5d\xc6\x03\x0b\x0e\x0f\x4d\x97\xbd\x17\xce\x03\x14\xf8\x2e\x79\xb5\xce\x88\xf7\xde\x74\x3e\x0d\x73\xef\xad\xc6\xc3\x37\x23\xbb\x81\xa6\xde\x65\xdb\x5b\x5f\x8d\x6a\x1c\x40\xa9\xb0\xc6\x85\x71\x40\x1f\x99\xff\x1b\x87\x51\xc0\xb6\xc2\xa0\xa1\xb4\x0a\x18\xc7\x42\x43\x23\x64\xc5\x17\xc2\x65\x85\x1f\xc8\x43\xe4\x3d\xd8\xbf\xb0\x10\xd6\x38\xa6\xde\xcf\xb3\x2f\x2d\x6d\x51\xb7\x71\xa8\xf1\xa7\x95\x27\xe4\xa5\x9b\x42\x7c\xc8\xbc\x67\xf5\xf9\x11\x32\x92\xe8\x41\x99\xe4\xe6\x48\x2b\x5c\x54\x09\x85\xe5\x02\x52\x78\x55\x28\xeb\xa5\x8c\x41\x61\x49\x71\x04\xfa\x04\xf3\x6e\x23\x48\x99\x2a\xa0\xea\x3d\xe4\xa9\xf8\x6a\x21\x9f\x23\x54\xfc\x05\xab\xb5\x8c\x50\x45\xaa\x79\xa0\x01\x4d\x54\xb0\xf9\x60\x28\x0c\xbb\x91\x96\xfd\x1b\xa1\xf1\xf5\x85\x70\x47\x35\x7a\x16\x90\x3b\x16\x80\x1d\x01\xbb\x9b\x22\xcf\x0e\x15\xdc\x7e\x0f\xb5\x8d\x00\x1c\x0e\x89\x5a\x0d\xc6\x86\xcc\x9b\x69\x3d\x2d\x12\x86\xe1\x82\xbd\x47\x38\x31\x05\x12\xc7\x79\xf1\xa9\x71\x85\x01\x70\xbd\x92\x07\x04\x9c\x25\x26\x10\x30\x98\x6a\x84\x9b\xb2\xf4\xfe\x5b\x48\x88\xf7\x3c\xd0\xfe\x41\x1e\xf0\x02\x43\xcf\x08\x18\xf1\x2a\xf5\x3c\x9a\x27\x88\x14\xf6\xa8\x83\x21\xfb\xa7\x28\x41\xb9\x2a\xa4\x5e\x99\x9a\x12\x28\x0e\xe8\x91\x1b\x55\x7a\xe4\x7d\x28\x84\x55\x3d\x04\x88\xb1\x65\xb2\x6c\x84\x45\x98\x87\x09\x9f\x61\xd5\x5a\xcc\x22\xcc\x21\x0e\x7d\xc3\x2b\x4f\xda\x0a\xc7\x4b\x04\x78\xd5\x3b\xde\x10\xe3\x05\x6c\x47\x5c\x60\x3d\x24\xc6\x88\x11\x1f\x8d\x50\x89\x70\xa6\xe7\x75\xc2\x98\xc2\x65\x0c\x46\x9c\xf2\xa4\xad\x4f\x88\xcb\x82\x77\x38\xc9\x48\xf8\x46\xda\x1a\x3a\x46\xa2\xbd\x1d\x14\x9c\x1a\x94\x11\x85\x24\x9a\x12\x8e\xe0\x91\xba\x38\xec\x7a\x67\x12\xb7\x59\x66\x61\xa4\x13\xb4\x4c\x45\xf1\xe7\x84\x14\x13\x2f\x82\xe8\x44\x65\xba\xb0\xc7\x59\x61\x41\x4a\x0a\x40\xb3\x07\x6d\x2f\x5d\x37\x0f\x17\x4a\xbb\xe8\x49\x9d\x07\x6e\x94\x30\xc8\x04\x57\x49\xaa\xdd\xc3\x38\xb5\x4c\xea\x48\x74\xed\xae\x67\x1f\x78\x6b\x25\xff\x22\xcc\x4d\xe2\x4d\x8c\x71\xa9\x2b\xac\x5a\x77\xc2\x8c\xc6\x96\xe7\xa4\x12\x5d\x09\x8c\xb4\x07\x05\x60\xa7\x21\x95\x23\xe1\x15\x6d\xd8\x8e\xb4\x98\xf7\x7a\x40\x3f\x5e\x8c\x30\x32\x5d\x5a\x0e\x29\xd2\x0a\x13\x7e\x91\x7e\x50\x3d\xd0\xe9\xa1\x4f\x78\x19\xd7\x55\x8d\x45\x8c\x5a\xd7\x5b\x51\x94\x2c\x5e\x86\xef\x1c\x45\xe1\x07\x2b\xb7\xaa\x8a\x73\xab\x35\x94\x93\xf1\xb5\x24\x64\x9d\x0b\x4e\xac\xaa\x3c\x1a\xb2\x1a\xe1\x35\x64\x25\x46\xe0\x91\x0b\xbe\x23\xba\x42\x2e\x72\x73\x04\xc2\x32\x91\x85\xf0\x4d\x4b\xa0\xe0\x82\xc6\xad\xb0\xa9\x17\x0d\x7e\xd0\xd4\xe8\x21\xb9\xe2\x61\x40\xb3\xb9\x16\x32\xd1\xa6\x32\xde\x9c\x84\xfa\xb3\xc6\x78\x34\x95\x71\x5b\x86\xae\x70\xe2\x81\x44\xd1\x8d\x37\x55\x8a\x6e\x7a\x13\xbd\x33\xcb\xb8\x75\x65\x6a\x4a\xe0\xeb\x9a\x3e\x82\x0f\xc2\xeb\x99\x12\x06\x23\x63\x02\x33\x6d\x3e\x03\x1d\xda\x20\x53\x0f\xd8\x58\xf2\x74\x19\xf7\xf6\x7b\xd6\x2d\xe3\x8a\x02\x3f\x8d\xcc\x00\x1a\x68\x29\x38\xff\x5a\xc3\x78\xe7\x8b\x91\x1b\xcb\x95\x2f\xc9\x5c\x99\x20\xf5\x45\xf2\x87\x27\x45\xac\x4f\xbe\x51\xa4\x94\xb4\xb8\xea\xc0\x81\x3c\xf0\xca\xf5\x1e\x28\x6c\x32\x8b\xb7\x30\xc9\x28\x48\x2d\xf3\x15\x05\x9f\x39\xde\xcb\x51\xe4\x59\xa5\xc1\x95\x05\x86\x86\xda\x7a\x51\x85\x16\x6e\x1b\x05\xde\xd6\xe8\x4b\xe5\x56\x1e\xde\xf3\xd0\x5a\x8b\x5e\xfa\x30\x88\xa3\xec\x82\x43\x20\x75\x85\x93\x32\xf1\x34\x4c\xba\xd2\x75\xcb\xea\x65\x23\xa1\x95\x32\x11\x51\x5d\x5f\x53\xe4\x0e\xac\x95\x70\x87\xa0\x75\xc2\xd8\x21\xbe\xb2\x82\x1e\xf3\x62\x43\xa3\x8a\xb6\x52\xeb\x56\x57\xef\x4e\x48\xa8\x55\x5a\xe2\x82\xc2\xa3\x2d\xca\x1b\x12\x58\x78\xb4\xd5\x98\x46\xa2\xb9\xb6\x05\x5c\x06\xf8\x64\x34\x46\x9e\xb6\xf0\xef\xc0\x11\xd3\x3a\xa6\xa4\x89\x0f\x80\x1e\xe4\x4b\x49\x8c\x75\x0d\x1f\x66\xa3\x7f\xe2\xc5\x68\xac\x60\x1a\xf8\x17\x06\x18\x74\x74\x7c\x66\xcc\x2a\x8e\x0e\x03\x3a\x50\x59\x6f\x7c\x3c\xa8\xa2\x2f\xd5\x84\x7c\xd0\xd2\x7b\x63\x80\x66\xe4\xee\x38\xa8\xb2\x0c\x4e\xc7\x41\x95\x54\x02\x0e\xcd\xb1\xb0\xd0\xe8\x32\xb1\xe0\x99\x7e\x2e\xd3\x9e\xb0\x00\x9d\x31\x52\x26\xbf\x33\x2e\xc0\xec\x47\xbf\x10\xb5\xc5\x33\xc0\xd0\xdd\xfa\x2d\xcb\xab\x30\x1d\x1a\xcb\xd0\x19\x17\xcb\xa1\x70\xe2\x8b\xa9\x0f\x73\x24\x00\xe1\xd1\x31\x92\x05\x75\xc8\x11\xa2\x1e\xd9\xa7\xa4\x45\x3c\xe3\x14\xab\x26\xc6\xc8\x09\x49\x1c\x84\x57\x6b\xcf\xa1\x05\x7e\xd0\xda\x3b\x61\xfc\x79\x09\x4b\x32\x2a\x2e\x4f\xac\xcd\x68\x2a\xa0\x12\xe6\x23\x11\xc4\x58\x50\x65\x30\xc1\x38\x46\x07\x9b\xea\x3d\x7d\x10\x4f\x7e\xe3\x8e\x54\x02\xa8\x82\xd7\x72\x98\x8b\x63\x10\x3e\x95\x7f\x35\x83\x71\x49\xa0\x99\xb0\x54\xc6\x7b\x2e\x54\x16\xab\x7e\x24\x2a\xa4\x07\x96\x0d\xc2\x51\x37\xc6\x45\x45\xa3\xe2\x1f\x5e\xd4\x08\xab\xfd\x51\xd1\xd5\x9e\x42\x16\x6a\x93\xef\x03\x17\xc4\x18\x38\xe7\x72\xd4\xa7\xe1\x9c\x4b\xa0\xb3\x71\x53\x3d\x10\x1c\x3e\x8e\x91\xc0\xa9\xf2\x71\x34\x89\x45\x1e\x78\x7d\x3e\x43\x79\x56\xbc\x74\x93\x15\xdf\xa9\x35\xef\x59\xe3\xd4\x48\xd8\x63\xfc\x20\x63\x99\xc1\xdf\x31\x6b\x67\xc6\x46\x62\xd0\x4f\x4d\x3d\xd1\xd7\xce\x0a\x56\x55\xfc\xd2\x61\xc8\x09\xab\x70\x56\xb9\x80\x49\xc0\xef\x54\x28\xfd\x6c\xb8\xe1\x01\x09\x67\xa3\x1f\xd1\xaa\xce\xce\xb4\x5d\xe3\xd9\x4e\x0d\x19\x00\xce\x81\x22\x0a\xf9\x07\x1d\x9e\x56\x7b\x0e\x5a\x33\xca\x3d\x07\x8d\x81\x61\xfe\xc4\xc4\xe1\x30\x1d\x27\x3c\x3f\x63\x07\x4e\xfa\x75\x50\x1e\x7a\x4b\x52\x1e\x00\x12\x7e\xf4\x71\x82\xe5\x3a\xad\xf6\x5c\x52\x1d\xf8\xbb\xc6\x39\x61\x5d\x18\xb5\x13\x4e\x9c\x33\xc6\x5b\xbe\x9c\x8c\x41\x39\xa7\x24\xb1\x1a\xc3\x85\x79\x0c\x5d\x61\x80\x34\x18\xef\x66\xb0\x8d\x18\x9a\xbb\x60\x2c\xf8\xe0\x1b\x1f\x79\xb0\xf8\x6b\x15\xd0\x0e\xfd\x50\x7f\x5f\x25\xdf\x8d\x79\x1a\xfa\xfe\xdd\x58\x20\x41\x73\xbe\x99\x6a\x3b\xe8\x83\xb7\x78\x10\x6d\xe1\x66\xba\xac\xf0\xc5\x37\xf3\x0e\x4c\xfe\x8c\xfb\xc6\x0b\x40\x23\xbc\x27\x83\xa5\x2a\x87\x59\x56\x4b\xbd\x27\x66\xb6\x2a\x7e\x99\xd3\xdc\xe9\xc0\xb7\xa6\x11\x30\xa7\x37\xf3\x9a\x2c\xbd\x1a\x37\xf6\x9a\x69\x8a\xf1\x40\x84\x32\x36\xfa\xc1\xe3\xca\xf2\xaf\xf1\x64\xc8\x92\xc5\x03\x53\x78\xf6\xc9\x93\x02\x68\x50\x0f\x76\x53\x98\xe5\xa9\x60\x16\x6a\xf1\x54\x79\xf2\x78\xa0\x0a\x4e\x53\x18\x60\x81\x95\x0b\xe3\xa1\x9d\x75\x06\x04\xfc\x21\x1d\x4f\xf3\x90\x3f\x04\xba\x3e\x9e\x35\x80\x84\x8c\x83\x73\x3c\xcc\x16\x54\x44\xf1\x30\x5b\x90\x99\xfe\x1b\x8f\xdc\xfa\xc8\xf7\xc1\x1d\x15\xc2\xd2\xc7\x43\x6b\x0c\xf4\xd3\x87\x39\x1e\x3c\xae\xe3\x39\xa5\x70\xe2\x69\x75\x01\xc5\x3e\x27\x9f\x4c\xcb\x79\x4e\x1a\x02\xad\xfd\x39\x71\x71\xe9\x2b\x2f\xf2\x1f\x0a\xd3\x4a\x07\x65\xe1\x34\xc5\x37\x30\x1e\x71\x60\x20\xe4\xa3\x49\x6d\xd5\x73\x71\x9a\x21\x6c\xf5\x30\x0e\x0b\x2a\x3d\x0f\xa8\x11\x3e\xf0\x30\x23\xa4\xd1\xed\x51\x4b\xc6\xb4\x3e\x1a\x7a\x25\x21\xf9\x43\x81\xe8\x72\xe8\xb0\x40\x7b\x3c\xb8\xe2\x85\xbe\x9f\x17\x12\x6f\x79\x26\x2b\x24\x68\x8c\x13\x3b\xce\xb4\xc4\x98\x4c\x5d\x17\x0b\xd3\x48\x81\x68\x53\xd3\x7b\xd8\xdc\xc9\xf4\x5e\x39\xe8\x36\x53\x9e\x0b\x40\xd6\x5c\x90\x73\x25\x64\x7e\xd0\x72\x10\xf5\x04\x5b\x5a\x09\x4c\x0f\x09\x54\xcd\x2a\xc7\x5f\x20\xcc\x2a\xaa\x83\x91\x78\x56\x78\xdf\x38\x7e\xcf\xae\xcd\xaa\x36\xa9\x87\x60\x05\x20\x25\x7c\x4b\x23\x80\x09\x27\x68\x0a\x6f\xec\x98\x4d\x75\xc7\x0a\x4f\x30\xa8\xb4\x35\x19\xa8\x98\x07\x1d\x93\xc1\x29\x34\xc5\xa3\xf5\x41\x75\x35\x50\x35\x04\xb2\x7a\x6d\x28\x1a\xee\x67\x57\x33\xa1\x34\x46\x2a\xd9\x82\x09\x60\x09\xb4\xcf\x39\x94\x87\x5a\xc8\xb0\xa1\x96\x79\x6a\x5e\x93\x2f\x80\x36\x17\x7a\xa1\xfc\x55\xf8\xdc\xc7\xa4\x59\x15\x9a\xe7\x84\x68\x45\x6c\xd3\xbc\xf4\x4e\xe4\xf7\x6a\x1a\x78\x85\xdf\xcc\x82\x02\x2a\xfa\x2e\x49\xf4\x8a\x51\x7c\x71\xae\x46\x46\xc5\x77\x74\x28\x37\x79\x4e\x7c\xf4\x80\xa6\xf7\x64\x74\xb5\xb0\xb0\xea\xaa\xc3\x4b\xb3\x6d\x8c\xae\xaf\x9a\x2d\xc0\xea\xa5\x79\x66\xc5\x4f\x38\x1a\x78\xf6\xc5\xd2\x64\xe0\xc4\xfb\xe2\x80\x60\x00\x7e\x69\x86\x19\x5e\xf2\xaa\x19\x32\x96\x9d\x07\x38\xa3\x2c\x1c\x73\x1e\x38\x1f\xf3\x6a\x0b\xe7\x21\x54\x96\x15\x66\x9e\x60\x35\xaa\xf3\x60\x2a\x05\x94\x78\x1e\xb8\x56\x8e\x55\xd1\xf3\xa0\x51\xb1\xbc\xf8\x3c\xd4\xa8\xd2\x92\xc4\x79\xd0\xa8\x72\x22\x41\x43\xda\x1a\xbd\xcf\x83\xb5\x02\xac\xd0\x3c\x8f\x2e\xc7\x02\x61\x34\x59\x2c\xcc\xa4\x71\x50\x98\x66\xce\x64\xef\x79\x0c\x3c\x74\x81\x02\x00\x23\x10\xe8\xf3\x00\xfe\xa7\xc1\xd7\xc8\x4b\xa8\x1a\x3d\xf8\xb4\x3b\x35\x7d\x26\xde\x00\x9e\x05\x9f\x32\xe3\x76\xb2\xa2\x25\x46\x06\xc7\x73\xac\x21\x24\x1c\x28\xe7\x1c\x94\x06\xa5\x3f\x4f\x4c\x70\x5d\x0a\x3c\x4f\xc9\x65\x61\x85\x53\xa3\x75\x5b\xfd\xfc\x3c\x41\xab\xa5\x54\x32\xe1\x7b\x0e\x41\x99\xe4\xf5\x1d\x84\xe5\xab\xd5\x03\x38\xf5\x07\xf9\x71\xb9\x77\x0b\x5f\xbc\x68\xf5\x8f\xf3\x1c\xf4\x89\xa0\x04\xba\x36\x82\x61\xec\x5e\x99\x2a\x3f\x10\xc0\x6a\xe3\xe7\xb9\xa0\xee\x4a\x58\x45\x5c\xcc\xfa\x1d\x0b\xe3\x9c\x17\x3a\x8f\x6b\xec\x3b\x99\x4c\x09\x5a\x18\x7f\x5e\xc0\x72\x96\xc1\x9c\x97\x66\xfd\x0e\x65\x6a\xca\x14\xf8\x81\xb1\xa2\x65\x30\xfd\xd2\x6b\x56\x3c\xc3\x31\xfa\xb9\xb2\xea\xb7\xf2\xdc\xbc\xa8\xae\x81\xf0\xbc\x85\xe9\xa9\xf7\x4d\x1f\x4f\x14\xa6\xc9\x8b\xc2\x7b\xee\x01\x82\xb6\x30\x8d\x64\xd9\x81\xf3\x61\xaa\x07\x0f\xf8\xf9\x60\xce\xd2\x32\xa4\x27\xe3\xdd\x80\x7e\x9f\x36\xde\xa1\x5b\x1c\xfd\x83\xc1\xf2\x7c\x20\xa2\xf9\x77\x17\x67\x9f\x0f\x36\x85\x75\xc0\xe7\xd3\x01\x48\xab\x5f\x9d\x1a\xc2\xd2\x1a\xce\x4e\x19\xdf\xb4\xe0\xc2\x89\xfd\x6c\x8d\xd6\x2a\x07\x3a\xb0\xfe\xc4\x68\xb5\x96\xc9\xdf\x35\xe2\xaf\x0a\xce\x21\xa7\xe0\xaa\xf8\x3c\xe1\x9e\x0b\xec\x9d\x72\x2d\xe3\x8a\x3e\x5f\x0c\x61\xe5\xd9\x57\x2b\x67\x16\x08\x3c\xdf\x2e\x6a\x41\x1e\x66\xca\x59\x10\x7e\xbe\x4c\x50\xb0\x2c\xe3\x7c\x99\xe1\xa9\x40\x8d\xf3\x95\xa7\x91\xbe\x8a\x67\x79\xd4\xa2\x4c\x90\xe4\x65\x24\xce\xf7\xd4\x03\x8b\xd3\x5f\x47\xb6\x1f\x83\x1f\x89\x1f\x4b\x71\xd7\xc1\x34\x55\xcd\x4a\x78\x09\xe7\x15\xc6\x03\xdb\x0a\x4f\x83\x70\x81\x60\xd7\x81\xef\xa3\xae\x46\x72\x1d\x45\xeb\xc9\x94\xe7\xe4\xa5\x4b\x00\xd7\x51\xf4\xa1\x85\xf0\xad\x04\xe5\x02\x61\x14\x95\x30\x95\x40\xd1\x78\x45\x6a\xe3\x89\xaa\xd5\x65\x81\x30\x56\x4c\xd5\xc3\x5b\xc2\x72\x89\xeb\x60\x70\x62\x61\xd3\x75\x68\xad\x5c\xa0\xe4\xa6\x97\x76\x12\x18\x23\x6a\xa5\xb4\x65\x9f\x43\xc5\x6f\x7e\x1d\x60\x15\xbc\x48\x17\xbe\xe9\xce\x6a\xc4\x4b\xbe\xe9\xca\xfa\x8a\x0b\xdf\x74\x67\x11\xc6\x15\xc0\x64\x35\x2c\xe6\x71\x05\x71\xd9\xca\xd3\x38\x05\x31\x88\x17\x0e\xec\x95\x49\x09\x8c\x0d\x7c\x1c\x6e\xdd\xc1\x26\xa9\x2b\x4a\x13\xcc\x2f\x5c\x31\xaf\xc6\x97\xf9\xa2\xc8\xd0\xcb\x20\x76\xc5\x0a\x1c\x5c\x3d\xe8\x62\x85\xe0\xc0\x2e\x5f\x2c\xfe\x1b\x79\xd9\xf4\x2b\x42\xed\xc0\xa4\x57\x1c\x5a\x53\xb0\x9e\x4d\xd8\x00\x7d\x27\xae\xc9\xc1\x4a\x98\x2b\x31\xf3\x95\x91\x24\xae\xc9\xc1\x92\xea\x8b\x65\x67\xa1\xb2\xfe\xf9\x4a\x70\x44\x76\x43\x5d\x59\x73\xeb\xab\xcb\x5d\xf2\x78\x31\x2a\x5d\x78\xb3\x46\x5e\xad\xf8\x32\x67\x16\xcd\x2a\x57\xbe\x0c\x96\x7b\x65\x46\x8d\x38\x48\x00\x7b\xf6\x45\x72\xaf\xdc\x78\x78\x71\x99\x2b\x77\x06\x10\xf4\x9c\xf9\x9a\x4c\xb3\x62\xc1\xd8\xc8\xab\x0b\x5c\x45\xe2\x62\xb5\xe0\x55\x96\xb8\xb4\x94\xfd\x2a\x9a\x52\x58\x7d\xec\x2a\x60\xa3\xc0\x17\x14\xb8\x43\x5e\x64\xf3\x2a\xac\xaf\x61\xbe\xf7\x2a\x45\x0d\x86\x3c\x18\x16\xfc\x0c\x57\x19\xb8\x29\x93\xc2\x1a\x87\x57\x9e\xba\xf4\x37\xb0\xd6\x57\xb5\x19\x88\x46\x18\xb0\x7d\x28\xcf\xa9\xcd\x0f\x81\x1f\xf2\xb9\x17\xc2\xe2\x0b\x4b\x5c\x2d\x8b\x0a\xac\x2f\x6b\x85\x0f\x40\xaf\x8d\xa9\x0c\x3c\x8d\x57\xa3\x65\x37\xe5\x67\xc5\x22\xdb\x53\x2e\x96\xf5\xf4\xf6\xbb\x6e\xb6\xab\x31\xfe\x14\xc4\xdd\x9a\x4c\x25\x2f\xc6\x72\xd5\x83\xc2\x3b\xcd\x13\x33\x73\x69\x99\x8f\x6a\xd5\x69\x31\x95\x5a\xd9\x5a\x91\x85\x9a\x2f\xad\x15\xa9\x2d\x29\x81\x05\x0f\x0b\x12\x5c\x3d\xab\x17\xaf\x12\x3a\x8e\xd4\x40\x07\xe8\x45\x0e\xd9\x4c\x98\x91\x2f\x28\x0f\xdd\x0a\x9f\xca\xd5\xcd\x04\x28\x8c\x6c\x0e\x3d\xfc\x2a\x13\x4f\x54\x88\x7b\xa0\xe4\xf5\x6d\xbd\xd0\xac\x3a\xe6\x3e\x20\xe4\x21\x77\x2e\x8d\x78\xa0\xd1\xc6\x8b\x86\xe8\x0d\x35\x1a\x43\x64\x85\x3c\x58\x65\xd6\x48\x5e\x27\x9c\x0c\x97\xe3\x75\xca\x1c\xb2\x20\xf3\x3a\x31\x87\x92\xd1\x89\xa3\xad\x22\x54\x16\x3f\x74\xd6\x50\x5f\x27\x0b\xaf\xf0\x7d\x5d\x67\x3d\x09\xaf\xca\x9d\x02\x3e\x7c\xc0\xd9\xf5\x9e\x4a\x18\x39\x0e\x6a\x74\x8a\x9e\x36\x5e\xca\xf4\x62\x1d\x34\x6e\x18\xff\xc0\xbf\x74\x9d\x2c\x05\x65\xd7\xe9\x25\x06\xcf\x62\xe7\x4b\x20\x20\x46\xf2\xcb\xbe\xe3\xb7\xb9\x04\x02\xc0\xed\x17\x43\x77\x63\x9e\xf2\xba\x8a\x5e\x5a\x08\xaf\x06\xca\xd6\xcc\xeb\xd2\xc2\x03\xba\xd8\xc5\xe7\x74\x4c\xef\x85\xff\xa2\x1d\x3c\x8b\x0f\x8a\x95\x3c\xd7\xb5\x8c\x53\x68\x60\xae\xeb\x62\x2c\x8e\x96\x69\x28\x41\x4f\x33\x79\x36\xa8\x05\x8e\xc6\xbe\xb0\xf4\x75\xd3\x97\x64\xa0\xe1\xfc\x6d\xac\x21\xea\x82\xe7\x77\xf6\x72\x5e\x37\x1a\xec\x7c\xc1\x0d\xcc\x6c\xc0\x95\xeb\x06\x66\xb2\x3d\xec\xba\x57\x3f\x59\x09\x83\x1f\x2c\x07\xe5\x3b\x6f\x7c\x2d\xda\x37\x75\xdd\x58\xd2\x46\x57\xbf\x6b\x57\x82\x72\xb1\x2e\x24\xab\x0c\xcd\xb5\x2a\xd3\x54\x26\x95\x81\x75\xc7\x70\xdf\xed\x50\x02\xb9\x80\x38\x91\xf6\x76\x37\xd5\x50\x9f\x84\xdb\x92\x25\x96\xd7\x4d\x1b\x38\x54\x73\x38\x50\xa4\x3b\xdc\x74\x4a\x99\x25\xbc\x15\xbd\xd2\x7e\xee\x05\x16\xd7\x8b\xf4\x00\x13\x8e\x49\x99\xe4\xad\xa3\x1a\x74\x56\xd6\xff\x5c\x77\xd7\x6a\x5a\x6a\x41\x23\x93\x16\x6f\x1a\x59\x63\xe3\xd3\x25\x1f\x48\xc6\x9e\xdc\x34\xb2\x06\x80\xbf\x6e\xcd\x61\xeb\x1b\x58\x87\xcc\xce\xac\xeb\xee\x4c\x0c\x4b\x13\xa0\xa3\x68\xf1\x38\x47\xf4\x52\x06\x99\x8a\xa6\x6f\x5c\x4c\x38\x4c\xaf\x1b\x00\x12\x8b\xf2\xc0\x46\x10\x85\xf9\x3d\x16\x5b\xbb\x9e\xcc\xea\x1c\xcc\xfe\x93\xa5\x44\xd4\xf0\x00\x4c\xe3\xef\xee\x7c\xb8\x9e\xcc\x12\x1d\x86\x6c\x01\x46\x75\xb4\x27\x4b\x80\x0c\x47\x8f\xc6\x72\x2b\xe6\x56\x82\x72\x69\x49\xa8\xea\x22\x6d\x67\xbd\xea\x65\x1e\x62\x7d\xec\xb3\x60\xce\x88\x0c\xd3\x4f\x51\xbb\xc1\x4c\x3d\x74\x7e\x29\xfb\xa1\x57\x68\x5c\x7f\x70\xea\xa9\x6d\x3d\xd6\xf6\xc9\x5f\x99\x06\x6b\x0a\x6b\x91\x09\xf9\xad\x39\x49\x24\x5a\x7d\x96\x95\x00\x51\x6d\xd4\xbb\x69\x5a\x5b\x61\xc4\x5c\x29\x40\x4b\xcb\x55\xeb\xae\x17\x75\x5e\xd4\xb5\x8e\xba\x10\xc6\xc7\x90\x78\xa0\x4b\x32\x18\x08\x41\x5e\x26\xda\xae\x07\x88\x09\x41\xbb\x58\x03\xb3\x32\xf1\xf4\xc2\x98\x03\xef\xd4\xf5\xd8\x22\x22\xbe\x99\xc9\x01\x76\x94\x5e\x0f\xd3\xd2\x61\xd1\xa4\x6b\x32\x70\x40\xbe\xae\x29\xad\xe2\x16\xb8\xa6\xb4\xda\x94\x49\xe6\x48\xf1\x2c\xe4\x5a\x64\xf5\x9a\x0c\x1c\xc2\x88\xb8\x43\x46\xc4\x0e\xe2\x0e\xe9\x4c\x99\x5c\x00\xf2\xd0\xa2\x1e\x2e\x7a\xa9\x12\xa0\x89\x55\x0f\x50\xbb\xde\x09\xe3\x36\xcd\xca\x03\xc8\xeb\x2a\x8c\xf5\x01\xbd\x11\xe6\xf3\x9b\xde\xf9\xf2\xc5\xeb\xcb\x26\x63\x4e\x07\xef\xe0\x49\x59\x05\x2b\x81\x95\xcf\x49\x61\x1a\x32\xe3\xc0\xac\x5a\x35\xa7\x30\x4d\x12\x35\xe3\x38\x19\xb8\x6a\x2e\x1c\x27\x3d\x30\xe8\x68\x4d\x4e\x44\xa4\x53\x7e\x5f\x9a\xc8\x6c\x5a\x11\x46\xc1\x8d\x76\xc7\xee\xe1\x6b\x36\xbd\x94\x2f\x6b\x7a\xa9\x1e\x66\xf6\x59\x62\x6c\xfa\x1a\x5e\xd4\x35\xb5\xa0\x30\x7c\x64\x28\x5c\xf4\x52\xfd\x60\x8a\x5a\xb2\x86\x14\xb1\x43\xe5\x9a\xdd\x4a\xa6\x84\x2e\x6f\xac\xc2\x94\xdc\xf5\xc0\x43\x26\x4c\xce\x64\xc1\xbf\x70\xfa\x64\x31\xda\x21\x45\x0d\xad\xca\xa1\xb4\xa1\xad\x28\x7c\x02\x0b\x65\x1a\x6b\xfd\x2e\xf9\x6f\xa2\xb4\x83\xef\x84\x65\x70\xd7\x1c\x43\x99\xf4\xb4\x06\x08\xaa\x01\x65\x6e\xea\xf5\x53\x36\xa7\xab\x38\x74\xd8\x28\x82\x41\xb1\xa9\x0f\xbf\x59\xe8\x37\x13\x66\x3a\x16\x28\x83\x3b\x67\xe0\x76\xbe\x5e\x28\x0f\xbb\x1f\xaf\x97\x85\xa5\x6c\xa1\xb9\x5e\x35\x36\xaa\xca\xaa\xa1\x11\xe9\x47\x6f\x05\x44\xf0\xcd\xaf\x35\x12\xbd\xa8\xd2\x84\x69\x61\xaf\x1a\x09\xfd\x02\xfe\x37\x62\xff\x3d\x82\x7a\xbd\x8c\xaa\x35\xab\x14\xa6\xef\x30\x76\x6f\xa3\x44\x20\xf6\xdb\x54\x22\x5a\x7d\x1b\x25\x82\x50\xdf\x26\x9a\xa4\x30\x6e\x7b\x7d\x12\xb8\xf0\xcb\x2f\x05\x0f\xbd\x09\xf4\xd9\x94\x40\xaf\xc4\x04\x88\xa2\xb6\xa0\x92\xb5\x3a\x31\x11\x46\xf1\xec\x2b\xbd\x5e\xb5\x39\x09\x16\x44\x26\x9c\xfc\x5a\xfb\xe3\x45\x00\x7a\x08\xfe\xf5\x76\x15\x80\x6c\x58\x39\xc5\xd6\xbc\x4b\x2b\xa7\x5a\x52\x69\x18\x19\x16\x3c\x5d\x38\xd3\x7a\xa6\x47\xb0\x58\x6a\x50\xf0\x0d\x8d\xed\xb0\x84\x5b\xc4\x15\xc7\xdd\x7d\x60\xf7\xf3\x52\xc4\x7d\x64\x01\x7a\xe5\x61\x4b\xcd\x6a\xdf\xf7\x21\xb3\x0f\x8b\xbf\x0f\x51\xb8\x65\x4b\xee\x03\xb5\x73\xa0\xc2\x7d\xb0\x06\x89\xbd\x75\xf7\x81\x51\x4a\x87\xf2\xe0\xd3\x0d\x14\x56\xb4\xe0\x53\x61\x9c\xd2\x4b\x51\xf7\x21\x5b\x32\x28\xb8\xea\x9d\x0a\x4b\x12\x83\x30\x36\x19\x57\xd4\x7d\x54\x0d\xb4\x3c\x5c\x6f\x25\x50\x1a\xd8\xa4\xae\x2e\x7a\x1f\xc2\x51\x55\xe1\x57\x99\xa8\x1e\xed\x82\xc9\xeb\x5b\x2e\x37\x4e\xd9\xb8\x0f\x50\x47\xb7\xb0\x04\x5c\x28\x5b\x66\x26\x51\x82\xda\x42\xaa\xca\x85\xff\xe5\x40\x7a\xe8\x1c\x17\xe8\x7d\x30\xc8\x43\x06\xef\x63\xa8\x7e\x03\x29\x0d\x89\x75\x85\x21\xc0\x8d\x5d\x48\xb7\x56\x6d\xb1\x64\xe9\x0e\x30\x43\x5a\xe7\x1d\xaa\x68\x6b\x23\x4c\x13\xce\xcb\x6a\xde\x2c\xcf\x1a\xec\x35\xbb\x03\xf5\x6e\x7a\x91\xed\xc8\x22\x0f\x16\xa4\x2e\xcb\x72\x47\xb8\x54\x5e\x70\xec\x8e\x40\xd5\x5a\x15\xe6\x3b\xe1\xaa\xb7\x88\x74\x5d\x26\xfa\x66\x1b\x5d\xcf\x6b\x6c\xb8\xb5\x8d\xae\xb1\x2d\xf6\x8e\x9d\xc9\xf8\xd5\x0c\xef\x88\x5f\x8a\x95\xbd\x77\x94\x1b\x07\xe9\x45\x4a\xce\x5d\xf1\x38\xcd\xa2\xc2\x20\xaa\x52\xf5\x30\xfe\x90\x4a\x09\xda\xe6\xb2\x86\xf4\xdb\x28\xb9\x0a\x93\xe9\x2a\x55\x3f\xf0\xd7\xac\x51\xe0\x8e\x27\xf3\xcb\x6b\xd4\xb8\xd9\x0a\xd7\xd5\x1a\xc4\xe1\x0b\x6d\x38\x69\xf5\x2a\x32\x4a\x00\x3e\x76\xbc\xdd\x89\x81\x98\x6d\xd3\x77\xce\xda\x81\x94\x08\xc3\xed\x03\xe1\xa2\xfc\x8d\x30\x7b\x62\xf9\x32\x16\xad\x74\x56\xb0\xdd\xb9\xb2\x38\x97\xe6\x99\x35\x03\x49\xa5\xb5\x0c\x84\xc5\xab\x77\x16\xde\xc0\x5f\x7b\x6b\x1d\x08\x13\xaf\x77\x1e\x10\xda\xdf\xdd\x7a\x75\xb3\x21\x6c\x48\x73\xf0\xfb\xae\xb6\x97\xe9\xe9\x31\x52\x5b\x99\x7e\x8e\x16\xb9\xf3\xd0\x94\x13\xd5\x92\xfc\x38\x55\xe1\xce\x43\xdf\xb7\xe4\x51\x60\xab\xcc\x2c\xdc\x05\xb6\xaa\xcd\x8a\x77\x91\xc3\x9b\xc6\x84\xa7\xa0\xb3\x7b\xfa\x2e\xb6\x7d\x90\x07\xe4\xa1\x49\x0a\xb3\x40\x9b\x6f\x2a\xb8\x9c\xda\x82\x4a\x77\x61\x88\x57\x5b\x2a\xda\x4a\xb8\x0c\xf1\xad\xdd\x56\x2c\xda\xbb\x0b\xfb\xdb\x18\x2b\x6f\xbc\x09\xa3\x2d\x44\x78\xe3\x4d\x08\x5a\x6f\x7d\x6b\xa9\xc9\x41\x43\xac\xf8\x34\xc4\xd0\xee\x8a\x0b\x48\x92\xad\x5a\xb8\xd4\x14\xa6\xb7\x2e\xcb\x7d\x57\x6a\xc4\x8e\xb8\xbb\x62\xf5\xf1\x39\xde\x72\x0f\xc0\xdc\xee\x26\xa0\xb1\x86\xca\xbb\x31\x02\xb0\x3e\xe9\x6e\x18\x74\x66\x25\x6f\x36\x88\x84\xce\xa6\x8d\x5b\x3b\x44\x0e\xda\x49\xd7\x66\x25\x2a\xd1\x8b\xe6\xeb\xd6\x8b\x3a\x05\x70\xb8\xc3\xdd\x31\x44\xb2\xab\x1d\x2c\x0a\x27\xbb\x3b\x18\x82\x9d\x6a\x77\x47\xcb\x47\xa2\xb0\x25\x96\xa0\x05\x60\x77\xc7\xdd\x8b\xbb\xfb\xee\x83\xa1\x07\xcd\x76\xed\x07\xc4\x26\x0d\x55\x02\x99\xda\x1e\x0f\x5a\x82\xd6\x3f\xb0\x95\xe5\x1e\x58\x40\x2d\x91\xbd\x07\x78\x8a\x59\x8a\x7b\xa8\xe5\xd2\xa2\x07\x58\x84\xd5\xf9\xf7\x00\xd2\xea\x2b\x07\xca\xc1\x87\x7c\xe3\xe1\x1f\x1d\x65\x8a\xe7\xe3\x71\xb9\xc5\xf3\x59\xca\x7d\x9f\xda\x92\xc5\x7b\xce\xaa\x15\x06\xe4\x91\x24\x68\x44\xa7\xd4\xa1\xf7\x30\xd8\x1e\xa8\xf5\x94\xd8\x17\xa1\xba\x4f\xa0\x1b\xbb\x2e\xee\x93\x71\x54\x9c\xf7\x3e\x9b\x44\xba\xa4\x72\xd2\xc5\xb4\x25\xf3\x3e\xb5\x21\x2b\x28\xcc\x6a\x74\xfa\xed\xd9\xb5\x14\x44\x61\x4d\x44\xad\x2f\x3e\xb5\xb1\xaf\x50\x32\x2b\x01\x18\x84\x6f\xe6\x03\x06\xa8\xec\xd6\x7c\x80\x3c\x92\x37\xf3\x01\x9d\x95\xfa\x37\xf3\x01\xa1\x83\x99\x6e\x26\x04\x06\xfc\xf5\xbe\xd8\xda\xc6\x5a\xe6\xfb\x32\xcb\x4b\x9e\x22\x8d\x67\xc2\x28\x70\x81\xc3\xfb\xc2\xa1\xab\xed\x0c\xf7\x25\xcf\x20\x43\x15\x7e\x81\xc1\x04\xe7\x7d\x61\xce\x58\x0b\x70\x5f\x12\x0c\x6d\xf6\x62\xa1\x58\x53\x55\xbb\x9a\x17\x2f\x55\x93\xc2\xa6\x5e\xf8\xea\x1a\x9d\xe8\xa2\x77\x75\x56\x1a\xdd\xda\x08\x72\x50\xbb\x3b\x33\x2e\xd2\xeb\x6e\x3a\x17\xab\x8e\xee\x3b\x4b\x8e\x8a\x07\x57\x16\x85\x59\x17\x80\x66\xb5\x4f\x83\x05\xa8\xf7\x2d\xed\x97\xdf\x9b\x33\xbd\x6f\xed\xc3\x5b\xe0\xfa\xbe\xb5\xa0\x8f\x8e\x61\x1e\x06\x86\x0f\x28\xff\x38\x00\x2e\x77\x13\x17\xa1\x10\xc6\x24\xed\x5b\xbe\x6f\x69\x97\x16\x60\xf3\x23\x18\x9e\x9b\x09\x32\x6d\x54\xba\x6f\x06\x22\xf6\x69\xdd\x62\xdb\x81\xb1\x47\xdc\xad\x32\xde\x3e\x1a\x93\xe8\xb6\xcc\xe8\xf6\x8c\xed\xd0\xcc\x2d\x27\x11\xdd\x53\xed\xad\x00\x32\x26\x26\xbd\x1e\x4a\x60\xf8\x64\xa0\xd7\x6e\x01\x61\xaf\xa9\xc5\x72\x98\x57\x21\x68\x19\x27\x90\x72\x67\x4b\xf2\xfd\x6a\x72\x80\xc2\x5e\xe4\xc7\x66\xd3\x1b\x3c\x3b\xd8\xfc\x74\x03\x55\x5b\xa3\x72\x2f\x5b\x36\x3a\x33\x22\xf7\x0b\x00\xa8\x40\x0f\xb0\x6a\x63\x77\xc5\x0d\x0c\x1d\x6c\xaf\xbf\x5f\xd5\x9a\x09\x84\xfb\xa5\xd6\xec\xc1\xbd\x5f\x11\x16\x5a\xbd\xe0\x26\x47\xb4\xdc\x2f\xbe\x64\xf6\xfc\xdd\xef\x60\xfe\x00\x23\xf4\xf2\x35\xac\x5c\xb8\x99\x35\x09\xbd\xa2\x76\xa6\x4d\x06\xdb\x53\x1f\xe0\x63\x1b\xcb\x14\x3e\x20\xc3\xc6\x1e\xdc\x47\x68\x90\x13\x83\x1e\xa6\x37\x3a\xdb\xe2\x9f\xc3\x3c\x69\x91\xb0\xbc\x96\xe4\x07\xce\x33\x13\xf7\x80\xed\x42\xa7\x7d\x3e\x87\x96\x76\x2d\x0b\xf3\x30\x8b\xd1\x71\x9e\x3e\x9a\xc5\xe8\x0c\x78\x8f\xd6\xbf\x73\x58\xc6\x13\xcc\xfb\xbc\x32\x81\xa4\x5a\x5b\xda\x7f\x00\x52\x1d\x38\xff\x08\x48\xb1\xf2\xf1\x09\xac\xe8\x60\x19\xf1\x13\xf4\x52\xf6\x78\x3c\xc1\x9a\x4e\x20\xac\x29\xa7\xf1\x87\xdf\x1e\xa6\x27\x46\x5d\x48\xe5\x89\xa0\x90\xb1\x10\xc6\x13\xe5\xf2\x25\x7f\xc4\xbb\x4d\x57\x7d\x22\x54\x87\xbd\x46\x4f\xb4\xf9\x99\x4e\x58\xb0\x28\x11\xd6\x76\x07\x85\x55\x89\xa1\x1f\x2f\x46\x98\x02\x1a\x24\xfb\x68\x84\x05\xf9\x28\x8c\xa5\x27\xec\xc1\x7c\xa2\x76\x98\x2b\x6c\x24\x33\x13\x86\x64\x1e\x54\x08\x4e\xf1\xd5\x1a\x92\x89\xef\xf4\x01\x6b\x0d\xce\x10\x79\x12\xdc\x81\x75\x44\x8f\x4e\x17\xc8\x6b\x54\x78\x52\xe6\x9c\x90\xb1\x86\x82\x27\x65\x2d\x79\x52\x98\x99\x81\xc5\x0b\x1e\xd6\x81\x0f\x7a\xe3\x93\x34\x33\x40\xad\x13\x00\x0b\x47\xd4\x93\x8a\xac\xdc\x20\x7c\xf3\xd2\x42\x69\x45\x2f\x4a\x84\xf5\x39\x14\xc0\x6a\x5c\x76\x91\x3d\x3a\x83\xa0\x73\xe2\xcc\xc3\x19\x04\x03\x1f\xfc\xa3\x33\x08\xfa\xf7\x04\x73\x0c\x91\x84\x2e\x57\x28\x4f\x8b\xdf\x23\xed\xd4\x85\xe7\xa8\x86\x26\x2b\x69\xa8\xcc\xff\x84\x3e\x46\xfc\x1d\xe3\xf6\x30\x3b\xd4\xab\xbd\x6d\xea\x29\xfd\xd0\x1e\x58\x5e\xcd\xdc\xa4\x00\xca\x93\x34\xcd\x5f\x94\x10\x95\x40\xa1\x43\xcd\x89\x0a\x6b\x73\x78\x47\x19\x43\x07\x08\x0d\x25\xb0\x8b\x31\xf1\xe9\xb6\x6b\x5c\x0f\x9f\xca\xa4\xd7\xea\x53\x90\xb4\x36\x65\x4a\x1b\x74\x64\x6d\x62\x7d\xd2\xa9\xdd\xbe\xeb\x4d\x19\xe0\xa3\xcd\xa4\x4f\xce\x5a\xab\xd0\x09\x83\xe9\xd6\x00\xf1\x64\xc6\x41\xed\x13\x7d\x32\xf0\x6b\x24\x3d\xc0\xd4\x11\xed\x3d\x33\x42\xe4\x65\x2a\x1e\xad\x15\xaf\x55\x61\x90\x52\x22\x0f\x5b\xba\x34\x7c\x3f\x82\xdd\x83\x36\xae\xf5\xe1\x7d\x0d\x9c\x4f\xa6\xc7\x0e\x0b\xab\xb0\x4a\x98\x93\x1c\xf4\xa2\xaa\xef\x41\xf9\xb9\x69\x13\x04\xdf\x83\x1f\x40\xb0\xe3\xd1\x9a\xf0\x61\x61\xce\x22\x02\x2d\x3c\x3a\xb4\x81\x29\xe6\x47\x73\x70\x4c\x6d\x3f\xac\xfc\xee\xc3\xde\x0a\x13\x40\xa5\xcc\xcd\xb5\xae\x78\x68\x3d\x5b\x31\x1f\xe6\xe9\x64\x1e\x9f\x0c\x6f\x62\xdd\xf6\xa3\xb5\xdd\x45\x42\xa5\x9b\xe6\x41\xb5\x57\x4b\x0b\xda\x65\xf1\xe4\x8e\xb1\xe8\x7c\x27\x8d\x89\x93\xf7\x1e\x3b\x2d\x62\x50\x21\xb5\x25\x69\x61\x48\x55\xf4\x16\xe8\x45\x1f\x99\x17\xd1\xe1\x41\x63\x8f\x8e\x94\x18\x85\xd2\x18\x29\x6b\xa6\xd6\x8c\x94\xda\xe1\xf0\x64\xda\xd8\xc8\x0a\x83\xfb\xb3\x5e\xaa\xd2\x78\xf8\x54\x69\xd8\xa9\x22\x7b\x47\xe7\x17\xb3\x60\x45\xf7\x53\x74\x16\x09\x32\x85\x58\xf4\x60\xf1\x7c\x33\x9f\x53\x8a\x5e\xd4\x78\x91\xa6\xf9\xa8\x85\xce\x6b\x60\x1e\xfd\x29\x45\xd5\x6b\x7a\x82\xea\x15\x4a\xb3\xed\x7d\x7a\x40\xd2\xa3\xf7\x6b\xd6\x52\x4a\x2f\x45\x73\x59\x7a\xd3\x54\x26\x3d\x2d\x24\x48\x9d\x70\x62\x56\x65\x02\xb3\x4a\x4a\x85\xe6\xc6\xd9\x35\x0f\x04\x27\xe8\xcc\x82\x47\x0c\x07\xa4\xfd\x14\x5c\x50\x25\x28\x13\x2e\xa8\x35\x02\x3f\x85\x31\x4b\x1b\xe4\x9f\x42\x03\xc5\x31\xfe\x68\x61\x3d\x6e\xd8\xa7\x34\xed\xb3\xe3\x1b\x8c\xbf\x53\x8b\xc6\x22\xa6\xa6\x30\x8d\x9b\xd1\xa2\x30\x94\x6b\x77\xe4\x53\xba\x16\xe5\x65\xc2\x70\x05\x5a\x4f\xc1\x73\xa9\xad\x92\x4f\xd1\x21\x2a\x85\x2a\x31\xab\xa1\x8d\x99\x4f\xe9\x32\xe1\x54\x89\xe3\x08\xb4\xf3\xf1\x29\x3a\x5e\x25\xff\x9e\xf3\xed\x29\x6a\xb2\xcc\x9a\x3f\x85\x55\xe5\x43\xea\xc3\xe1\xa9\x95\x33\x4f\x01\x97\x0e\x7d\xba\x48\x46\xa2\xf6\x72\x20\x80\x19\x0a\xcd\x91\x13\x51\x1e\x1d\xa5\x31\xa4\x7b\x6d\xbe\x6d\x8a\x3f\x79\x69\xa0\x04\x8c\xd9\x00\x34\x14\x6b\x9a\x64\x52\xd3\xc4\x75\xfc\x40\x19\xfb\xa8\x95\x30\x9d\x3f\x30\x62\x55\x26\x59\x98\x5a\x7c\xaa\xe6\x71\x8b\x1e\xc0\xa4\xd0\xae\xeb\x1a\xe1\xd6\x03\x99\x1f\x9c\x3e\x53\x1b\x61\xc4\x03\xa6\xa9\x59\x4c\x4c\xe1\xa9\x07\x94\x89\x3a\x61\xe5\x98\x14\xef\xec\x98\x7d\xaa\x26\xf2\xe8\x15\xd5\xd6\x8e\xf1\xb0\x1a\x39\x33\x04\x0f\x7b\x15\x3a\x53\xa8\x4f\x95\x59\x0c\x2a\x42\x66\x11\xf0\xc2\x94\xfa\x4a\xd0\x6b\xb5\x18\x99\xba\xaa\x2b\xc0\xf6\x1e\xe6\xd4\x3b\x7b\x00\x9e\x4a\x57\x18\xf4\x97\x6a\xa7\xfd\xa8\x88\x57\x0f\x90\xa9\xca\xb9\x42\x71\x74\x05\xa8\xcc\x53\x35\xc1\x0e\x0c\xaa\x2c\x9d\x65\xcf\xc4\x53\xab\xb4\x92\xf5\x80\xb4\x82\x04\xaa\x24\xc0\x4b\x9b\xb4\x82\x55\xa9\x3a\x21\xa7\x29\xcc\x7a\x21\x55\x55\x56\x58\x50\xa0\x62\x85\x05\x23\x2a\x56\x78\x34\xc5\x03\xe4\x55\xef\x26\xd1\x60\x01\x2b\x9d\x47\x10\xac\xea\xa0\x21\xfa\x7f\xc5\x0c\x0f\x2c\x4c\x55\x57\xa0\x53\x55\xcc\x70\x52\xc9\xf4\x04\xce\xe0\x79\xaa\x5a\xab\xc4\x4d\xab\x0c\xfa\x4e\x0d\xab\x98\x8b\xa6\x19\x1c\x94\xd8\x00\x42\x1c\x25\xfc\xe8\xb8\x13\xf8\xca\xd3\x58\xe2\x22\x34\xc2\x02\x86\xa0\x65\x97\x4f\x2b\xda\x56\x53\x09\x53\x39\xec\x51\xd3\xc2\x91\xa2\x3c\x6a\x0d\x43\x6f\x62\x57\x13\xfd\x84\x25\x0f\x7d\xd0\xe3\xd9\xb9\xd2\x99\x84\x7b\x5a\x95\xe9\x68\x84\xb5\xdc\xbb\x10\xc6\x63\x8b\x24\x1a\x62\x14\xf2\x6d\x62\x0a\x8c\x23\x8d\xb9\x51\x4e\x4a\x7a\x38\xaf\x64\x34\x3a\x71\xb3\x33\x70\x78\xbf\xb6\x8c\xe8\x8b\xd5\xb9\x71\x01\x3d\x1c\x51\xd2\x59\x8f\xfc\x34\x0d\x48\x9d\x87\x87\x74\x46\x45\x87\x0e\xb7\x64\xec\xd0\x96\x19\xf6\xa8\x3e\x5d\xeb\xb7\x11\x4b\xb7\x19\x6e\xe2\xc7\xf1\x9d\x4d\xf8\x74\x06\x33\x56\x73\x3d\x38\x4a\x82\xf6\x47\x3c\x5d\xa3\x19\x23\x58\xd7\xc1\x4f\x55\xf1\x58\x54\x2c\x43\x97\x3b\xac\x29\x0f\xf0\x87\x71\xbd\x0f\x61\x93\xdf\x63\xa9\x8f\x3c\x2d\xc5\x0a\x11\xf0\xcc\x84\x5f\x96\x60\x50\x2b\x99\x1c\xf5\xb1\x91\xed\x47\xe1\x07\x75\xc7\xfe\x8c\xac\x0d\x4e\x8d\x70\x52\x26\x25\xb0\x7c\x0e\x55\xb0\x99\xa5\xb1\xa6\xe2\x19\x99\xc9\x3a\x9a\xc0\x60\xc1\xa1\xb6\x5e\x3c\x23\x33\x5b\x57\x94\x89\x56\x79\xa8\x68\xad\x23\xe9\x84\x2f\x3d\xa0\x1f\xac\x2c\xec\x0a\x43\xce\xa2\x5e\x84\x0d\xb0\xea\x69\x93\xd6\x92\xe0\x28\xf6\x0d\xfa\x81\xdf\x12\xa3\x3b\xb4\xfe\xfa\x50\x98\x2d\x2c\xb0\x0a\x9d\x27\xc2\x14\xdd\x33\x60\x79\xd1\x9e\xa5\xb3\x46\xe5\x61\x25\x21\xba\x1e\x4c\x13\x6b\xd7\xd1\x33\x6c\xc2\x51\x0f\x43\x5b\xb0\xbf\x43\x66\x8c\xad\x27\xcf\x10\x06\x54\xc9\x90\x27\x36\x52\x3c\x83\xfe\xc0\xf1\x62\xcf\xa8\xac\x31\xc4\x72\xb1\x13\x28\x68\x6b\xcf\x33\xb4\xc5\x8b\x1e\x37\xe0\xd4\x42\xc7\x43\x03\x34\xd3\x0a\x8f\xed\x17\x52\xbd\x85\x20\x99\x56\x78\xf0\x97\xf5\x4c\x7b\x1a\x42\x90\x4c\x25\x3c\x83\x61\x3c\x59\x82\xb6\x23\x2b\x1e\x68\x65\x61\x00\x24\xc3\xea\x90\xe9\xea\x8a\x97\x42\x8b\x12\x38\xc3\x26\x2b\xcc\xac\x02\xa8\x9e\xd3\x55\x3a\x3b\x35\x9f\x01\x25\xe5\xc0\xef\x67\x80\x07\x38\x97\xf1\x19\x5d\x1b\xf6\xa8\x84\x76\x0d\x62\xc6\x06\xa0\xb1\x63\xf6\xd8\xc2\x34\x38\x0c\xf6\x19\x5a\x9a\x80\x2d\xc5\xcb\xd7\x99\x60\x78\xb4\xb5\x89\x0d\x0d\xcf\xd0\x0e\x19\x38\xc0\xd0\xb9\x56\x58\xa8\x21\xdf\xb9\x3e\x86\x99\x8d\x91\x9a\x1e\x66\xa3\xaa\x84\x8a\x8b\x60\x1c\x7a\x58\x72\xa4\xff\xb1\x90\xa8\x67\xfa\xe8\x69\xbd\xa4\xe9\x87\x0e\xa4\xaa\x84\xe9\x25\x34\xfa\x53\x0b\x6b\x0f\xe5\xa1\xd9\x52\x55\x9c\x90\x9d\xf3\xa2\x1e\x56\x13\x37\x61\x0b\x1c\x89\x9d\x75\x6e\x0f\x8b\x87\x3a\xeb\xca\x1f\xdc\x7f\x83\xed\xf8\x0f\xab\x76\x3a\x87\x53\x3d\x97\xe0\x16\xfd\xe8\xd2\xc2\x23\x60\xd8\xc5\xa4\xbf\x60\xd8\x35\x44\x30\x57\xfe\x9b\xe9\x79\xd9\x58\x5c\x5e\x83\x39\x9b\xe7\x66\x2e\x87\x19\xf0\xe7\x66\x26\x8c\x59\xae\x87\xf5\x3b\x61\xe0\x2b\x7a\xb4\x69\x87\x03\x05\x9f\x9b\xf9\xf9\xc1\xc2\x85\xe7\x96\x9f\x22\x29\xcc\xda\x21\xbe\x80\x03\x4f\x74\x3c\xea\x73\x43\x7f\x65\xe9\x59\xe5\x33\x34\x62\xb2\x7e\xa7\x71\xe2\xd0\x63\xcb\x77\x30\x29\x37\x53\x64\x2d\x95\xdf\x33\x6f\xac\x39\xee\x59\x85\xc3\x7a\x39\xac\xee\xb1\x05\x2f\xe0\x3a\x16\xbc\xb4\x41\x6b\x60\xc1\x4b\x67\x3f\xff\xa3\x43\x55\xaa\x3e\x82\xf5\x10\xa3\x42\x33\x38\x55\xc5\x9a\xf6\x6d\x9b\xad\x78\x11\xcd\x27\xeb\x61\x6d\x3b\x04\x1c\xb0\xbb\x67\xb0\x2c\xf7\x61\xc5\xc9\x48\x60\xbf\x47\x9b\x8a\x79\xf6\xd1\x1a\x63\xfa\xf6\x83\xc4\x58\x79\xf9\x3c\x48\x8c\x99\xba\x47\x0b\x51\xd8\x38\xf6\x68\x21\xca\xa8\x59\x0f\xd3\xa7\xaa\xc2\x8c\x57\xb8\x85\x1e\xe1\x1e\x4e\xa7\x7a\x1e\xcd\x3d\x02\x09\x59\x42\xbd\x12\xc8\x85\xc0\xd9\x3f\xf4\x3c\xe2\x00\x38\xd2\x9e\x07\xdb\xc3\x5a\xe7\xe7\xa9\xaa\x13\xf5\xae\x7c\x03\x6a\x67\x63\x51\x30\xcf\x90\x2d\x6a\x01\x04\x3d\xb2\x2a\x40\x8b\x47\xab\x1a\x68\x34\x0f\xde\x70\x8e\xe0\x7c\x1e\x5b\x92\x48\x58\xb8\x5f\xe2\x66\xed\x4a\x93\x7f\x80\xa5\xdc\x23\x59\xbc\xce\xf4\xa5\x16\x5d\xc7\x68\xf2\x09\x72\x62\x64\xc5\x63\xe8\x31\x00\x8f\xe6\x17\x50\x33\xab\x55\x9a\x48\xe3\xa3\x59\xb8\xa0\x3c\xcc\x03\x49\xc2\xb8\xbc\xc4\x18\x1e\xf5\xed\xaa\xcf\x97\xd7\x80\xae\x31\xed\x3c\xad\x44\x98\x89\xe1\xa6\x78\xd0\x2e\x15\xd5\x06\x1f\x79\x61\x58\xe9\xd2\x59\xbb\xff\x4c\x8d\x42\xd8\x0b\x1d\xde\xc2\xf1\x58\xcf\xd4\x58\x20\x6f\xde\x94\x8b\xb9\x2b\x13\xb2\x06\xd2\x4e\xb1\x3b\xe6\x42\x1f\x2d\x51\x61\xb6\xec\x99\x55\x9b\xcd\x79\xa0\x6a\x71\x38\x35\xd2\x5c\x30\xc6\x7c\x36\xdc\x82\x28\x56\x0e\x5f\x35\x24\x56\x65\x0c\x4e\x51\x7d\x6c\xc9\x04\x7e\x12\x2d\x99\x18\xf2\x6c\xb2\x64\xa2\x73\x98\xe7\xf3\x8a\x67\xb0\x25\xef\x79\xb3\x36\xfd\x34\xc2\x5a\x18\xbd\x3e\x01\x2f\x6f\xc7\x9b\xfb\x70\xa2\x4a\x18\xcc\xb4\x3d\xaf\x9c\x5b\x98\xff\xb7\x50\x55\xec\xe2\x2b\x54\x4e\x27\xd4\xda\xf8\x8a\x0d\x7b\xd9\xfe\x3e\x04\x44\x5e\x99\x83\xa6\x4c\x4d\x09\x54\x43\xe8\x10\xb1\xbe\x55\xe7\x22\x2d\x7d\xe2\x48\x6e\x1c\x36\xfa\xb0\xe6\xa1\x27\x8b\x07\x4b\x03\xde\x58\xf2\x10\x06\xdb\x69\x9e\x57\x9b\x34\x82\x32\x5d\x4a\xa0\x7e\x5a\xf4\x80\x55\xd2\xa2\x87\xd1\xf5\xd5\x5a\x90\x47\x13\x7b\x75\xb4\x27\x0e\x4a\x16\x3d\x8c\xa8\x7a\x77\xec\xa1\x2c\xe8\xab\x36\x5c\x14\xc6\x6f\x3b\x94\x89\xd5\x10\xcb\x3c\xcd\x43\xd8\xfa\x77\x37\x66\x4d\x16\xce\x77\x34\x3c\x59\x50\x80\xf3\x6e\x85\x71\x2d\x2f\xeb\x30\x0f\xad\xb3\x56\x3c\x33\xff\xf2\x02\x4f\xcd\xfc\x73\xa0\xee\xd4\xcc\xbf\xd6\x84\x4f\x66\xfe\x3b\x87\x03\xcc\x43\x56\xb3\xf2\x26\x8d\xb9\x0b\x42\xcc\x03\xaf\xdf\x60\x86\x7f\x1e\xc6\x7a\xc9\x04\xb6\xa5\x41\x4d\xf6\xf6\xac\x4c\xbc\x49\x87\x7f\x76\x9e\x66\x16\x70\xb0\xee\x7a\x6a\xd7\x0f\x3e\x9f\x79\x18\x7a\x5e\x6f\xd2\x51\x31\x00\xc4\x19\x64\x8b\x78\x38\x54\xb0\x7d\x24\x5e\x4b\x1c\x78\x0f\x1e\xee\xce\x59\x4a\x93\xc3\x58\x3a\x9b\x8b\x67\x60\xac\x64\xbd\xff\xe4\x50\xde\x30\xb0\xf6\x33\x88\x0c\x2c\x1b\x35\x03\xeb\x9c\x86\x6a\x11\x98\x5c\x63\x0a\x61\x06\x98\x41\xb1\xb7\x3e\xca\xc4\xab\xd8\x22\x92\xf5\x5a\x01\x77\x2c\xd6\xd4\xd1\x2d\x6c\xa8\x9d\x41\x0b\x07\x3a\x4f\xb3\xc6\x85\xed\x8c\x33\x08\x76\x24\x85\x41\x66\x8d\xba\xd2\x05\x33\xe2\x0e\x27\x57\x6e\xe0\x9e\x9c\x78\xe0\xd7\x8f\xcc\x0f\x15\x5d\x09\x47\x25\x14\x7e\x00\x17\x56\xcb\x9c\x31\xeb\x55\x4b\x64\xb1\xe8\x69\x25\x14\x3d\xcd\x03\x45\x4f\x87\xce\x0f\x2a\xbe\xfa\xd7\x8c\x40\x5e\xf0\xd8\x8c\x5a\x3c\xdf\x15\xcf\x7a\xf6\x46\xd1\x5a\xf2\xdf\x78\x56\x6b\x36\x96\xb9\x98\x78\xff\x3b\xe8\x7f\xb2\xec\xa2\x71\x7a\xe9\xc4\xfb\xdf\xa0\xaa\x33\xae\xd6\x1a\x0f\x3c\x4c\x33\x32\x13\x08\xca\x9d\xb1\xaa\x00\xbe\x53\x98\xf5\x50\x1e\xed\x74\xa2\xb0\x26\x9f\x3a\x9f\xd6\x84\x9c\x78\xe9\xea\x8c\xf1\x60\x66\x6f\xda\xae\x88\x46\x26\x66\x4e\xc1\xb8\x33\x76\xd5\x54\x79\xd8\x5f\xa0\xaf\x5c\x1d\x30\x1e\xb8\x18\x67\x04\x23\x71\x36\xc4\x64\x7e\x61\xb0\x53\x77\x46\xb5\xf4\xcc\xe7\x68\xf1\x42\x27\x8f\x74\x4e\xbb\x65\xb1\xc8\xe0\x80\xd7\x19\xa5\xf3\xae\xfc\xec\x96\xe8\x88\x05\xb6\xcd\xd2\xf7\xc9\x9a\x90\xc1\x16\xd3\x19\x45\xe2\x68\x54\x36\x35\x81\xb8\x12\xb8\x91\xd3\xde\x26\xcb\x40\x06\x73\x77\x33\x31\x31\x0b\xd9\x9e\x49\x7b\x1f\xaa\xc2\x28\x9f\x2e\x9c\x4c\xf9\xe8\x2c\x15\x9d\x6e\xc8\x4b\xa5\x63\xba\x70\xd2\xe4\x15\x95\x4e\xda\xd6\xd1\x15\xd6\x21\x30\xbc\x48\x0b\x76\xfa\x92\x62\xc2\xc9\x81\x3f\x6d\x72\x6a\x72\x3c\xf0\xd9\xcd\x04\x53\x60\xd6\x65\x26\xec\x2f\x5e\xa5\xa9\xa9\x0c\x3c\x87\x33\xc9\xc0\xa4\xdf\x5b\x1f\x32\x99\xcd\x18\xac\x7a\x9d\x9c\xa8\xbc\x4a\xd1\x1b\xb4\xf7\x92\x12\xbb\x56\x20\xf3\x49\x4b\x6f\xf1\xc0\x1d\x3a\xb5\x9f\xa5\x60\x1c\x98\x98\x18\x9c\xc7\x30\x99\x98\x88\x07\x47\x47\x4f\x4d\x4c\x70\x20\xc3\x64\x62\x62\x25\xe8\x07\x1f\xb2\xc6\x82\xc9\xc1\xcb\x2b\x81\x32\xb4\xf4\x88\xe6\xcd\x64\xc4\x28\xfa\xf2\xa1\xca\x22\xaa\xa1\xca\x46\x3d\xad\x89\x6b\x2a\x3e\x54\x8f\xd5\x97\x92\x3a\x38\x3e\xb1\xc9\x64\xc4\x28\x0b\x71\x4f\xe6\x22\x06\x27\x9c\xcc\x8c\xe6\x71\xa7\xcf\x8c\xe6\xd9\x4f\x39\x39\xce\x66\xc8\x2e\x65\x56\x41\xc3\x24\x66\x86\x3d\x00\xed\x26\xd3\x12\xab\x00\x12\x18\x54\x58\x19\x35\x39\xe7\x26\x1e\x1c\x8c\x33\x39\xe8\xa6\xb3\x0c\x69\x32\x79\x31\x38\xb4\x6c\x6a\x8e\x82\xe5\xb7\x33\x97\xa1\x07\x0a\x3f\x4e\x32\xe9\xad\x12\x78\xd6\x6b\x19\x76\xb0\x7c\x9c\x74\xb3\x12\x1a\x3f\xb4\x73\x92\xe2\xb0\x14\x6c\xdc\x98\x9c\x6e\x33\xd8\x74\x38\xb3\xac\x43\x22\xac\x46\x64\x61\xc9\xbe\xea\x07\x0f\xe8\x45\x4d\xb2\xa7\x80\x86\x6f\x40\xd2\x63\x91\x45\x91\x54\xd5\x80\xe8\xaf\xd9\x1a\x10\x16\x51\x3b\x8e\x58\x4b\x35\x59\xc7\x14\x0f\x76\xab\x4c\x5b\xc7\x44\xcf\xd1\xb4\x06\x5b\x91\x66\xee\xaa\x2a\x25\x70\x18\x1c\xd3\x3a\x93\xe9\x8e\xc1\x42\x81\xc9\x51\x36\x83\x39\xa4\xc9\xac\xc6\x60\x75\xf4\x64\x56\x63\x15\x40\x55\x31\x21\x41\x55\x92\x8f\xa7\x52\x30\xe6\xa1\x48\x5e\x2c\xa5\x63\xcf\xe5\xcc\xd6\x4a\x18\xfb\x34\xd1\xa0\xf1\xa4\x64\x6e\xd0\x61\x67\xf5\x2c\x6a\x02\x39\x12\x46\x00\x0b\x0e\xcf\x92\x45\xfb\x33\x61\xda\x1e\x06\x8e\x99\x89\xc1\xd2\xb8\xc9\xc4\xc4\x60\x99\xd3\x64\x32\x62\xe0\x66\x9f\xcc\x45\x34\x16\xf4\xcd\x52\x28\x8c\x39\xe6\x59\x68\x19\x4c\x9a\x4e\xe6\x22\x7a\xb0\x17\x3d\xca\x44\xc9\x45\x27\xcc\xf1\x26\x6d\x41\xa7\x2f\x31\xb5\x30\xd8\xbb\x37\x59\x3c\xd5\xba\x4a\xd6\xfe\x91\xca\xb3\xe6\x80\xe5\xa5\x78\x34\x40\xb4\x93\x29\x87\x78\x00\x38\x27\x53\x0e\xa3\x44\xc2\xd6\x2e\x10\x05\x74\xa3\xa2\x9d\xd2\x54\x6d\x1a\x46\x91\x09\x2a\xbc\x95\x46\x92\x55\x9a\x1a\x09\xc6\xb8\xa8\x2d\xb0\xe0\x66\x16\xe3\x21\x4a\xc0\x36\xc0\x62\x66\xd1\x76\x0b\x86\x07\x66\x13\x06\xab\x72\xa7\xa6\x02\xba\xbe\x5f\x8b\xe0\xc6\xef\x9d\x62\x39\xf1\xfb\x0f\xa6\x46\x27\x6e\xff\xc1\x71\x14\x53\x67\x0f\x71\x9e\xd6\x2c\x6a\x04\x6c\xa7\x98\x72\xfb\x73\xd4\xcf\xac\x32\x03\x8b\x38\x4e\x39\xf1\x39\x98\x79\xea\x2c\x6e\xce\x21\x98\x55\x7b\xcd\xf8\x24\x6d\x60\x63\xe5\xf5\x94\x1b\x9e\x4d\xae\xb3\x9a\x7e\xe9\x03\xb8\xe1\x87\x2c\x82\x36\xb0\xe1\x44\x9b\x55\xdd\x18\xc9\xca\x47\xae\x06\x87\x8f\x3c\x1e\xac\x18\x9f\xf8\xc8\x07\xa7\x26\x4e\x79\xb6\x2b\xd6\x0e\xcf\xf6\x38\xf8\x9c\xaa\xae\x8b\x69\xa9\x4c\x65\xb3\x24\x62\xd6\x86\x35\x61\x4d\xf0\xac\x52\x4b\xd0\x8b\xe8\x10\x55\x2f\x9a\xca\x44\x82\x5d\x7c\x80\x5c\x7a\x50\x02\x1f\xaa\x15\xc8\x98\x10\x7c\xe4\xf1\x60\xc5\xca\xac\xb8\x42\x70\x4e\x4c\x73\x92\x17\x85\xbb\x32\xe9\x55\xaa\xa0\xc2\xd4\x03\xb3\x51\x35\x28\x48\x4a\x70\xff\xd2\x15\xe6\xa3\x19\xe7\x2b\xb3\x8a\x6a\x72\x55\x3a\x64\x04\xac\x8c\xe7\x05\xb8\xd4\x64\xc9\xe9\x5a\x4d\x5d\x17\xf5\xe0\x61\x1f\x85\xf1\x5f\x67\x85\x17\x00\x4c\xd3\xae\x36\x30\x42\x93\xf1\xe6\x18\xa0\x29\x6f\x3b\x93\x24\xb3\xc9\x78\x03\xa3\xf0\xb6\xaf\x4c\x7a\x82\xde\x81\x90\xb4\xc1\x90\xfd\x74\x53\xe7\x83\x73\xec\xe7\xc4\xdb\x1e\x0f\x41\x66\xdc\xed\x83\xa3\x10\x66\x13\x52\xc3\xd5\x38\x1b\x48\xad\xa8\x1e\x4d\x23\x50\x25\xac\xb1\x8f\x12\xba\x56\x50\xf2\x0d\x26\x79\x84\xd7\x24\xf9\xc8\x03\x32\xa7\xb4\x55\x1d\x28\xce\x4a\x90\xa9\xa3\xc2\x45\x1f\x70\xd0\x0f\x8e\x06\x98\x4d\xe3\x37\x20\xac\x01\xbc\xb8\x57\x66\x36\x75\x1e\x06\x87\x06\x4b\x8f\x34\x98\x2e\x01\x03\x92\xb4\x7b\x91\xd3\x25\x26\xbb\x17\xe3\x81\x3b\x7a\xda\x49\xd7\x68\x87\x63\xa9\x06\xbc\x71\xf6\x7c\x2a\x93\x9e\xa6\x16\x87\x9e\xa6\x16\xc0\xb0\x6e\xb3\x5b\x3c\xac\x11\x11\x7b\xd0\x35\x22\xb2\xfa\x63\xb2\xc7\x71\x70\xc8\xf6\xec\x4c\xb6\xb2\x07\x79\xf6\x8a\x5c\x58\x8f\x3b\xbb\x2c\x22\x66\xa6\xb3\x7a\x91\x19\xf3\xd9\x35\x0a\xd2\x19\xba\x46\x41\x8e\xa9\x9c\x5d\xd6\xae\xeb\x01\x4a\x00\xac\x75\x9d\xcb\x46\xab\xea\xea\x0c\x6c\x5b\x9d\xda\x20\xc9\x82\xaa\xd9\xad\xcd\x23\x00\xb5\x79\xce\x59\x9c\x5d\x6d\x1e\x6a\xd4\xed\x3c\x65\xbd\x49\xbb\xa4\xf8\x68\xf9\x1a\x8b\x5e\xc4\x21\x34\xe3\xf7\xa6\x51\xe7\xb0\x03\xf0\x57\xd5\x87\x61\x4e\x85\xd1\x85\x88\xc5\xd0\xe9\xb7\x54\x0b\x5f\x7a\x17\x0b\x1a\x3a\xf5\x87\x2e\xca\x59\xde\x8d\x03\x03\x27\x67\x79\xaf\x87\x0b\x3f\x18\x53\x95\x09\x94\xca\x4c\xf4\x64\x03\xe8\xca\xa4\x1f\x1c\xfd\xc2\xf0\x37\x74\xe8\xa7\x3d\x20\xd1\xd2\x16\x71\xb2\xf7\x9a\x14\xae\x4a\xe8\xfc\xe0\xa8\x26\x4c\xd6\xa0\x7b\x70\x4c\xd2\xc4\xe1\xde\x39\x30\x73\xca\x1b\x2e\xc2\x86\x37\x3c\x1e\x02\x68\xb6\x0e\x15\x23\x8a\x37\x7c\x74\x7d\x44\xd3\x31\x20\xbc\x88\x95\x3b\xe2\xc7\x78\xc3\xbb\x7a\xf8\x90\xb9\x13\x02\xc4\x1d\x3e\x38\xf4\x71\x0e\x48\x0d\x8b\xb5\xe6\xe8\xfa\x36\x6a\xaa\x35\x93\x5d\xf9\x39\x64\xa5\x2a\xac\x5d\xdc\xca\x0f\x32\x14\x0a\x93\x9f\x9c\x15\x70\x73\xe8\xec\x1e\x89\x9e\x7e\x16\x54\x6b\x9d\x47\xca\x90\x30\x20\x38\x02\x64\xf8\xcf\x07\x8b\x0d\x27\xfe\xf3\xc1\x8e\xa8\x89\xff\x7c\x15\x40\x4d\x75\x7c\x45\x51\x61\xfa\x1c\xc6\x76\x1c\xe8\x9d\x9d\x6f\x13\xff\xf9\x10\x3a\x3b\x6d\xe3\x6a\x26\xac\xb3\x6f\x02\x61\x4a\xc3\xfc\x9e\x74\x58\x4e\x10\x9a\xa7\xa6\x86\xb0\x82\xa7\xb6\x1e\xd0\xa8\x4e\x99\xca\x62\x09\x7c\x0e\x36\xfd\xe4\xf8\x5f\x4e\x30\x9c\x5a\xe8\xdb\x2d\x9e\x97\x62\x1d\x4f\x1d\x90\x4c\xdb\x39\x85\x04\xf9\xcc\x53\xf7\x68\x24\xc5\x03\xed\xf5\x7e\x93\x29\x2d\xf2\x94\x1b\x04\xe3\xc8\xe9\x5c\x3d\xea\xcb\x58\x7e\xc2\xd6\xdb\x79\xea\x40\x08\xfa\xc5\x25\x7e\xcf\x84\xf5\xbc\x98\x31\xe0\x68\x8d\xa9\x35\xb9\x9c\xe0\x39\x75\x14\x07\x87\x29\xcc\x4b\x1b\xe2\x18\xdf\x2e\x19\x7b\x8e\x54\x9f\x57\x51\x0b\xe6\x45\xb6\x29\x45\xf1\x68\x84\xf5\x73\x53\x0b\x74\x05\x27\x34\x67\xc0\xb9\xe8\xf3\x52\x87\xe1\xec\xd4\x79\x55\x6d\x76\x57\x02\x13\x85\x18\xf5\x4b\x47\x9b\x82\x1b\xae\xa6\x07\xe8\x30\x97\x56\xeb\xc1\x80\x2e\x6d\x7f\xa5\xb5\x69\x26\x02\xc7\xe2\xbc\xe0\x7e\x4c\xdc\xcd\xab\xeb\xdb\x78\x29\x7b\x4d\x59\xb5\x3e\xed\x08\x11\x0a\xb0\x39\x03\x2c\x94\x4e\x00\x13\x8d\xb8\x65\x66\xd9\x6f\x3d\xb5\x2a\x97\x55\xa8\xf3\xd6\xe7\x58\x18\x73\x85\x2c\x6e\xdb\x00\x45\x58\xe7\xc9\xd0\xa6\xe4\x9e\x97\xfb\x05\xb7\xfa\x60\x57\xe2\xd4\x99\x23\x3d\xfe\xde\x51\xbd\x53\x07\x92\x70\x94\xe0\xc4\x67\x3e\xe4\x9b\xc2\x67\x1e\x0f\xae\xeb\x99\x8f\xad\x99\x1f\x84\x31\x6f\xa0\x5e\x9d\xcc\xc5\xc1\xfd\xf3\x3b\xc1\x84\x9a\xc8\x4f\x4e\xf7\xc1\x4f\x1e\x0f\xfc\x98\xf3\xd1\x04\x1a\x83\x9c\xed\xc6\xc4\x94\x3c\xe2\xae\x02\x3c\x8f\xce\x54\x41\xa5\x8f\xb9\xa0\xf8\x56\xed\x5d\x89\xca\x53\xf5\x40\xe5\x07\xfb\x0a\x80\xc6\xac\x13\xee\xc5\x4a\x18\x2c\xd8\x54\x09\xf0\xec\xaa\xf8\x4b\x0f\x53\x57\x88\x2f\x0b\x5f\xe7\x23\xe2\xcb\x72\xb1\x89\x3f\xbd\x0b\xa1\xe3\x4f\x5f\x09\xbc\x4a\xcb\x69\xe9\xc7\x53\x6b\x4b\xd1\xc5\xd4\x54\x19\xc5\x4d\x9d\x14\x4d\xc3\x67\x4b\x69\x63\x6a\x6a\x4e\x5d\x07\x70\xe8\x59\x76\xaf\x60\xea\xe4\x67\x67\x5f\xf5\x9c\x5a\x97\x4a\x97\xd6\x2e\x52\x26\x16\x26\x9b\x45\xb5\xca\x76\xb2\x59\x34\x1e\x6c\x0b\x9e\xec\x16\x1d\x1c\x34\x32\xa7\x96\x8e\xe8\xe1\xaa\x9b\x0e\xc8\xa3\xc5\xab\xb8\x51\xd8\xd8\xd9\x59\xb4\x32\xd9\xd8\xd9\x99\x04\x98\x53\x04\xa5\xeb\x0b\xaa\x5e\x44\x02\xce\x56\x0d\x3e\xda\xa8\x29\x38\xc6\x46\xcd\xc6\xed\x45\x93\xc5\xd7\xa3\x2a\x3f\xf8\x88\x6b\x85\xe6\xd4\x4d\x62\xa0\x91\x09\x3e\xe2\x2c\xba\xc9\x41\x33\xa3\xa2\x59\xb6\x63\xc6\x83\x1d\x77\x73\xea\x8e\x15\x7d\xb2\x6e\x00\x93\xb8\xb4\xd4\xb9\x2b\xcc\x17\x77\xe5\x51\x03\xa3\xa5\x4e\x1d\xfc\xa8\x92\x39\xf3\xb3\xa9\x64\xad\x07\x46\xd6\x9a\x10\xa8\x28\x99\x09\x81\x81\xbb\x7e\xda\x7c\x00\x30\xfd\xcd\x40\x1c\x8e\x8a\x9b\xaf\xce\x93\xa1\xda\x6f\xd6\xdc\x65\x21\x7c\x7f\x57\xfc\xcd\x57\x56\x4c\x4e\x61\xed\xb4\x14\xd1\x7d\xa5\x29\xb9\x35\x5f\x34\xc5\x2a\x80\xf9\xca\x31\x49\x77\x7d\xe5\x9c\xa2\xe7\x69\x3e\x80\x39\xa0\xf9\x0a\xbe\xb2\x74\x72\xbe\x72\x34\x62\xdd\xde\x7a\x29\x41\x4f\xe8\x0c\x2e\xea\xa4\xc1\x5a\x99\x9a\x0e\x39\x52\xbc\x1e\x00\x45\x69\xf9\x39\x7b\xa5\xe6\xab\xc1\x57\xd5\xeb\x74\x7a\x16\xf0\x4d\x1d\x1a\x2f\x3f\x13\x87\xc6\xaf\x04\xea\xc1\x39\x8e\xc3\x12\x64\xa3\xf5\xa6\x5b\x99\x28\x0f\x0f\x82\x9c\x51\xaf\xd6\x32\xeb\xeb\x74\x3c\x95\x1e\xd0\x1e\x6c\xfc\x4f\x1c\xf9\xd3\x39\x05\x61\xbe\xea\x86\x72\xbd\xb1\xaa\xbd\xb1\x75\xe9\x3d\x34\xce\xb0\x34\xec\x3d\x50\x5d\x88\xbf\xe7\x87\x7b\x8f\xac\xeb\x5b\x1a\x61\xe9\x75\x75\xd8\xf7\x50\x67\x0c\x0a\x73\xda\xd5\x92\xdb\x7b\xa8\x63\x66\x15\xa9\xcb\x52\x3a\x61\xc6\xcb\x4a\xe9\x3a\xd9\x7d\xc9\xfc\xd5\x31\x63\xdc\xec\xf3\xea\x5c\xa1\xaa\x67\x6d\x31\x74\x5c\x61\xa1\xae\xd5\x3c\x5e\x26\x38\x06\x27\xf2\xbc\x9c\x32\x36\x70\xf9\xbd\x07\xae\xc8\xc0\xac\xda\x7b\x34\xdd\x20\x48\x01\x3a\x85\x2e\xf2\x05\x20\x30\x0e\xe4\x79\x99\xeb\x88\x81\x15\x44\xef\xc1\xf4\x0f\xa7\x41\xbd\x87\x90\x56\xe2\xcb\xb4\x97\x5e\x5f\x2c\x65\x27\x6a\x04\x12\x38\xb2\xc2\x3a\xca\x41\x79\x04\x84\x78\x27\xb3\xc5\x5d\xef\x59\xf6\x3a\x06\x16\x99\xbd\xcc\x87\x34\xb6\xad\xbc\x87\x8e\xb0\x5b\x4d\xf1\xd5\x11\x41\x6c\x85\x7d\x83\x66\xd5\x51\x96\x1d\x7e\xbf\xfa\xdc\x1b\xb4\xb9\x7d\x75\xa7\x37\xac\x31\x2b\x06\x50\xc1\xcb\x4e\x80\xc6\xe1\x9c\xaf\x4e\xc2\xc7\x3c\xbc\x01\x37\x3c\xa7\x8f\xbd\x41\x03\x61\xe5\x61\xed\x04\xa6\x42\xda\x5e\x19\x54\x80\x89\x65\xf5\xea\x37\xd8\x45\x2b\x4a\x90\x83\xba\x12\x66\xc3\x2f\x0a\x0f\x88\x8b\xd3\x26\xdf\xd0\xf5\x99\x9d\xd2\x74\x14\xd7\x50\x38\x29\x81\x37\x69\x41\x67\xd7\x13\x45\x09\xd4\x49\x57\x2d\x04\x85\x1b\x09\x43\xb9\x74\x7f\x67\x24\xcc\xf6\x59\xf4\xa9\x49\x16\x16\x81\xbf\x9a\x58\x61\xd7\xf2\x1b\xb5\x8c\x7b\x75\xc5\x37\xae\x51\x3e\x06\x3a\xe9\x1b\x33\x93\x5a\x41\x09\x6c\xb7\x45\x3f\x9a\x00\xc1\xc5\xf3\x7e\x13\x20\x8a\x67\xdb\xf7\x62\xe8\x2f\xdb\x1c\x06\xec\xf6\x8d\x45\x1b\x83\x28\x4c\xe7\x80\x1c\x3c\xab\x56\x08\xe0\x7d\x63\xd3\x4b\x15\x66\x77\xf2\x32\x77\x2f\xdb\x19\xa2\xee\xda\x7a\x63\x13\x13\xd5\xd3\x94\x10\x29\x59\x3b\x55\x2d\x1e\x71\x27\xbe\x00\xe4\xc4\x5e\xeb\x37\x76\x7d\x5a\xa5\x1a\xda\x77\x47\x93\x8c\xb8\x23\x39\xf7\xed\xd5\x4c\x07\x67\x80\xbd\x51\x8b\xdd\x54\x23\xf0\x3e\x27\x1a\xbc\x9a\xb8\xe0\x00\xfe\x97\x89\x8b\x18\x80\xd7\x2f\xbb\x27\x06\xa7\x0f\xbc\xd1\xac\x8c\x1e\x7e\x94\xa9\xf3\x43\x67\x3f\xaf\x4c\xda\xb5\x8a\xf7\xfb\xe5\xfe\xc6\xc1\x61\x0d\xaf\xee\x6f\x64\xa7\xda\xab\x1d\x16\x38\x9c\x5e\x76\x58\xc4\xc0\x79\x8e\xaf\x76\x58\x00\xe0\xde\x24\xed\xd0\xab\xb4\xc3\x82\x3d\x72\x6f\xd2\x2e\x17\x64\x94\x74\x14\x16\xd5\x4e\x12\x6a\xb4\x1f\x20\xbb\xdf\xdd\xce\xf0\x26\x9d\x25\x54\x33\x61\x41\xc0\x46\x98\x3d\x89\x08\x47\x93\x09\xb8\x2a\x5f\x6d\x22\xc0\x57\xff\xb2\x57\x60\x70\xa6\xeb\x8b\x8b\x7d\x70\xcc\xea\x9b\x35\x4e\x21\xf0\xac\x2e\xca\x62\x85\x37\xab\x8b\x5a\xa6\x53\x09\xbc\x09\xb0\xce\x31\x8d\x2f\x9e\xf4\xa8\xeb\x8a\x5f\x1d\x1a\xcf\xf5\x91\xaf\xbc\xe7\xdc\x73\xf2\xb2\x47\x37\x06\x76\x53\xbf\x59\x33\xa4\x74\x4c\x79\xc9\x71\xf8\xbd\xf2\x80\xb3\x14\xe1\x95\x07\x3c\xe0\x93\x7d\xb3\x76\x6b\x2e\xfa\xf8\x66\xdb\x57\xc6\xc3\x43\x0e\x22\x1e\xd6\xc6\xd5\x45\x2b\xdf\xa2\xe5\x41\x94\x5c\xd4\x9b\xd8\xd3\xfc\xe2\x87\x1e\x7a\x51\xd1\x99\x3e\x0b\x2f\xbd\x5c\x50\x18\x43\xd2\x13\x45\x67\x59\x35\xc2\x5a\xc6\xa1\x30\xf0\x9e\xb6\x8b\xc7\x78\x80\xfe\x5e\x1d\xc6\xc5\xdd\x20\x6f\xd1\x92\x20\xcc\xaf\x9c\xbe\xb2\x88\x85\x8d\x42\xac\xc4\x78\xcb\xe2\x24\x31\xb0\x95\xe1\x2d\xf4\x45\x56\x82\xbe\x5a\x8c\x5e\x69\xec\xac\x1b\x1f\xf8\x47\x5e\x96\x8d\x0f\xf6\x8f\xbe\x2c\xed\x1e\xf0\x90\x97\xa5\xdd\x31\xb0\x0b\xe8\x95\x3f\x97\x53\xd9\x5e\x96\x76\x0f\x68\xf5\x5b\x24\x23\x8c\x1a\xee\xdb\x18\xd8\x55\xfc\xca\x7f\x0b\x5b\x7b\xf1\xd9\x0e\x56\x8d\xbd\xb8\x6c\x57\xa6\xc1\x0f\xaa\x37\x22\x61\x55\x49\xf1\x54\x69\xf1\xad\x97\x95\xda\x31\x80\x67\x5e\x96\x6a\x0f\x36\xf5\xbf\x95\x1e\x01\xaf\x7a\x6b\x96\xef\xbd\x13\x56\xbd\x69\xac\x55\xd2\xc6\x3c\xc8\x99\xcb\x72\xb2\xb7\x4a\xaa\xb4\xaa\x5a\x31\x52\x1c\x8b\xfb\xb2\x97\x78\x70\x5c\xee\x5b\x19\x5b\xd9\xfa\xfd\x56\xd6\xfa\xb0\x68\xea\x65\x5d\xb3\x96\x62\xbc\x55\x7d\x8e\xce\x5e\xd5\xe7\x38\x7f\xee\x95\x97\x97\x29\xdb\x97\xf5\xcb\xdd\xe2\x75\xaa\x2b\x92\xac\x3a\xd3\x0a\xcb\x8f\xa3\x35\x06\x26\x8e\xdf\x8a\x2b\x1d\x5f\xca\x5b\x75\xef\x29\xa8\xa1\xea\x9e\x40\xc6\xe8\xaa\x05\x2b\x40\x11\x2e\x93\x1c\xac\xfb\x78\xe5\x8d\x85\x70\xbf\x15\xa7\x84\xec\x3b\xeb\x9a\x63\xc8\x2a\x0d\x6f\x21\x6b\x3d\x5e\x5c\xb6\x2b\x41\xb9\xd4\x02\x14\x96\x24\x69\x26\x75\xa8\xbd\x51\x25\x28\x4c\x60\xc6\xf7\x95\x37\x97\x03\x02\xdf\xc6\x1c\x1d\xfc\xec\x95\x07\x97\x55\x23\x2f\x37\x3f\x0e\x8d\xc6\x4d\x77\xda\x30\x4a\x37\x79\x1c\x68\x0c\xdc\x02\x19\x03\x13\xa6\x6f\x13\xff\x64\xa4\xc5\x51\xbb\x12\x78\xba\xa8\xe2\x7a\x9a\xf3\xeb\x92\x32\x51\xef\xf6\x7b\x2b\xe1\xde\x26\xcd\x0f\x1e\x92\xe6\x71\x69\xbe\x4d\x07\x69\xd1\xf5\x1b\xae\x7b\xd6\xa9\xbc\x4d\x7d\x08\xfb\x2f\xef\xae\x00\x64\x93\x0d\x61\xc2\xeb\xe5\xf2\xc8\xc1\x26\xf7\xb7\x83\x11\x71\x13\xbf\x38\x56\x07\x5b\x1b\x5f\x9d\xf7\x0f\x9c\x7e\xbb\x7c\x33\x98\x73\x1d\x11\x87\x83\xfa\x65\x77\x79\x0c\xf8\xc6\x5f\x56\x4a\x0f\x0e\x61\x78\xbb\x36\x12\x22\x03\xb9\x49\x39\x20\xeb\xed\x70\xeb\x80\x7f\xf7\xd5\x7e\x74\x76\x76\xbe\xdc\x1c\xd0\xed\x45\x5a\x00\x49\xd3\xea\x02\x34\x9c\xdc\xfb\x76\x00\x0d\x87\x84\xbf\x1d\x54\x1f\xd8\x27\xf3\xca\x99\xca\x99\x77\x2f\xce\xd4\xa8\x7b\xea\x5e\x5d\x35\xc0\xb5\xa5\x6f\xd7\x66\x27\xd5\x4f\xc0\x85\x9d\x35\x6f\xb7\x1b\x9f\x79\x2d\xcd\x97\x99\x8f\x57\x4e\x53\x2b\x81\x89\xff\x43\x45\xc3\xae\xd8\xaf\xf0\xea\x9e\x02\x0e\x10\x7e\xb5\x6e\x99\xfb\x78\x5e\xad\x5b\xd6\xfb\xb5\xfd\x5d\x15\x62\x55\xf1\xe0\x54\xdb\x77\xd8\xb5\x7b\xe4\xd7\x39\x7a\x34\x14\x5c\xa4\x03\x87\xcf\xab\x35\xc2\x4c\x92\xbf\xb8\x2f\x63\x80\x12\xbf\x43\x53\x6d\x18\x5a\x2d\x1e\xc6\xf9\xf3\xb2\x46\xb8\x73\x59\xd0\xab\xbb\x03\xb8\xc0\xe5\x1d\x42\x1b\xec\xe0\x7d\x87\x76\x05\x33\xda\xca\x73\xc8\x89\x1c\x2f\x27\xe8\x0e\xb6\x14\xbf\xac\xb6\x8d\x81\x7d\xdb\xaf\xdc\x85\x2c\xa4\x7b\xb5\x16\x96\x0b\xaf\xdf\x53\x0d\x06\xe4\x75\xea\xee\x47\x40\x12\x0e\x3c\x1d\x4d\xf0\x9e\xe6\x9c\x51\x98\xcf\x67\x74\x3d\xf5\xc9\x58\x41\xee\x13\x8c\x81\x73\x8c\xdf\x93\x35\x72\x5c\x23\xfa\x72\x3a\xdf\x4a\xe0\x69\xb1\x7a\x85\x71\xb8\x73\xfe\xc9\xab\xa3\xfa\x58\x79\xf9\x9e\xb2\x6a\x1a\xca\x38\x8f\x7f\xa8\xf1\x68\x3f\x3f\xcb\x9f\xdf\xb3\xab\x79\xf2\x09\xcc\x6e\xe0\x08\x7b\x75\x52\x5f\xd5\x27\x68\x0b\x36\x82\xd4\x39\xfd\xcc\x83\xbe\xa7\x64\x94\x14\xc6\x65\x6b\x79\x74\x94\xea\x2a\x4b\xd7\x1d\x72\x96\xee\x7b\xc9\x8f\x81\x81\xd3\x5e\x7b\x0d\x6a\x97\x1d\xbd\x1a\x09\xd3\xca\x65\x7d\x2e\x6c\x46\xb5\x30\xae\x02\xac\xd5\x25\x74\x50\x15\xd6\xa9\x0b\xe4\xd1\x9e\x52\x9a\xc8\xa5\x5e\x21\xb8\xc3\x86\xfc\xce\xfa\x91\xf7\x02\x90\xb2\x2a\xf2\xbd\xf0\x4c\x07\x56\xf0\xbd\x97\xf9\x19\x1a\xe1\xfb\xbb\x8b\xfe\xbd\x98\x01\x63\x49\xdd\x7b\x31\x8b\x19\xd8\x90\xfc\xea\x26\x44\x76\x80\xbd\xda\x85\xcf\xe9\x53\xaf\x8e\xff\x63\x5f\xe5\xcb\x29\x7f\xad\xb7\xff\x3b\x41\x4d\xed\xbf\xb6\x6e\xb7\x96\x84\x81\x59\x6e\xdb\x3e\xbc\x3e\xef\x16\x2a\xe0\x74\xc7\x57\x27\xf5\xb1\x5b\xe1\xbd\x35\x7e\x21\x40\xce\xce\x1b\x2c\x8d\x7c\x6f\x8d\x40\x34\x9f\x47\x44\x8c\x51\xd7\xd6\xea\xd2\x00\xb4\x0e\x97\x99\x98\x17\x87\xa1\x2e\xad\x7f\x1f\x09\x5f\x64\xf5\x31\x57\xa5\x5e\x84\x08\x90\xa5\x56\xdb\x72\x49\xcd\xab\x45\xb5\x6a\x92\x3a\x40\x8e\x45\xe2\xaf\xfc\x83\x82\xdb\x8f\xfa\x2a\xeb\xd2\x5e\x8e\xf4\x1f\x1c\x86\xf4\x3e\x1a\xa5\x31\xb7\x2c\xb6\x1d\xac\x29\x7c\x39\x40\x6e\x3d\x40\x09\x4d\xa5\x0d\xc2\x10\x54\xe4\xa2\x23\xfd\x39\xa3\xeb\xe5\x04\xb9\x18\x65\x92\xb8\x08\x51\x97\xee\xbf\x5a\x55\xcb\x3a\xdf\xd7\x2e\x45\x04\x76\xe9\x4c\x01\x8e\xf4\x7f\xe5\x5c\x64\x0d\xe1\x2b\xd7\x1f\xb3\xc6\x2f\x9e\xbf\x50\x99\x29\x7b\x1f\x9d\x4f\x49\x27\x7e\x34\x91\xad\xae\x84\xeb\x2f\x2f\x53\xf2\xff\x34\x7a\xfd\xe5\xfc\xd3\xdf\xcf\x3f\xfc\x16\x8f\x5f\x3f\xbf\xb1\x51\x9d\x5b\xf7\xfb\xfb\xa4\xfe\xeb\xe7\x0b\x72\x01\xbf\x2e\x8b\x5f\x11\x33\x1d\x5f\x9a\x5d\xce\xcf\x3a\xf9\x1e\xd2\x1a\x8a\x2d\x6d\x05\xb9\xda\x5f\xd7\xca\xae\x88\xe8\x69\xd1\x9e\xe3\xe2\xe0\x15\x91\x3c\x2d\x59\x5a\xf9\xd2\xb2\xa7\x65\x4b\xab\x5f\x5a\xf1\xb4\x62\x69\xed\x4b\xab\x9e\x56\x2d\xad\x7f\x69\xcd\xd3\x9a\xa5\x8d\x2f\xad\x7b\x5a\x57\x1a\x2b\x7f\x88\x18\x9e\x36\x2c\x2d\x58\xda\x59\x52\xb2\xb4\xb3\xa4\xc2\xd9\xe7\xdc\xcd\xa8\x88\xee\x69\x43\x69\xdd\xd2\x7a\xaa\x5f\x5a\x5f\xd9\x62\x64\xdb\xda\x8a\xb8\x72\xca\x96\x76\x7d\xdf\xce\xfd\x95\x2b\xc2\xbf\xfd\xfa\xbe\x3d\x98\xac\x2f\xff\xf6\xab\x9a\x1e\xa2\xa5\xcd\x77\xa7\xcd\xd7\xbe\xe1\xd3\xdf\x7b\xec\xb4\xf7\xb0\xb4\x4f\x7f\xaf\xeb\xf6\x0d\x96\x56\xbe\x34\xd7\xed\x6b\xba\x85\x6b\x13\xe1\xba\x7d\x4d\xb7\xcc\xef\x13\xe1\xba\x7d\xed\xfb\x70\x58\x10\xe1\xdf\xf7\xda\xf7\xe9\x76\xdc\x15\xe1\xdf\xf7\x9a\x6e\x01\x43\x44\xb8\x6e\x5f\xd3\x6d\xfd\xe4\xf2\xba\x6e\x5f\xd3\x6d\xfd\xe4\xf2\xba\x6e\x5f\xd3\x6d\xdd\x72\x39\x3d\xed\xb4\xb4\x2d\x97\xcb\xd3\x2e\x4b\xdb\x72\xb9\x3d\xed\xb6\xb4\x2d\x97\xc7\xd3\xac\x8f\xd5\x2d\x97\xe9\x69\xd6\xc7\x74\x21\x6c\xc8\x8a\x67\x39\xf1\xa1\x1b\xc6\x71\x1f\xad\x3f\xab\xff\x6a\x49\x5c\xc7\x5d\xb4\xfe\x14\xe2\xb8\x24\x13\x5f\xcf\x6f\x3d\x4c\x8e\xe2\x0f\xaa\xff\x9c\xc4\xbd\xe4\xc3\x27\xd0\xc3\xab\x7c\x5c\x6b\x70\x70\xe8\xe0\xea\xbb\x5f\xdf\x56\x50\x75\x1a\x5f\x5a\xf4\x34\xd3\x3f\x8e\x0a\x22\x92\xa7\x99\xfe\xd9\x59\x49\x44\xf6\x34\xd3\xbf\x6e\xfd\x5f\x11\xc5\xd3\x4c\xff\xba\xae\x74\x45\x54\x4f\x33\xfd\x33\x6b\x45\x44\xf3\x34\xd3\x7f\xdb\xdf\xd0\x3d\xcd\xf4\x0f\xe1\x26\x62\x78\x9a\xe9\x5f\x57\xf0\xaf\x88\xd3\xd3\x4c\xff\xba\xdb\x7f\x45\x5c\x9e\x66\xfa\x6f\x5b\x2e\xb7\xa7\x99\xfe\xfb\x96\xcb\xe3\x69\xa6\xff\xbe\xe5\x32\x3d\xcd\xf4\xdf\xb7\x5c\x5e\x4f\xb3\xfe\xdb\x3f\xb9\x8c\x63\xa7\x0d\xeb\xbf\xfd\x93\xcb\x70\xfd\x0d\xd3\x5f\xff\xe4\x32\x5c\x7f\xc3\xf4\xd7\x3f\xb9\x0c\xd7\xdf\x30\xfd\xf5\x4f\x2e\xc3\xf5\x37\x4c\x7f\xfd\x93\xcb\x70\xfd\x0d\xd3\x5f\xff\xe4\x32\x5c\x7f\xc3\xf4\x37\x3e\xb9\x0c\xd7\xdf\x30\xfd\x8d\x4f\x2e\xc3\xf5\x37\x4c\x7f\xe3\x93\xcb\x70\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xf8\xe4\x72\xba\xfe\x4e\xe9\x2f\x1d\x9f\x5c\x4e\xd7\xdf\x19\x2c\xed\x93\xcb\xe9\xfa\x3b\xa3\xa5\x7d\x72\x39\x5d\x7f\x67\xb2\xb4\x4f\x2e\xa7\xeb\xef\xcc\x96\xf6\xc9\xe5\x74\xfd\xd9\x98\x95\x8e\x4f\x2e\xa7\xeb\xef\xac\x96\xf6\xc9\xe5\x74\xfd\x9d\xcd\xd2\x3e\xb9\x9c\xae\xbf\xb3\x5b\xda\x27\x97\xd3\xf5\x77\x0e\x4b\xdb\x72\x71\xfd\x9d\xd2\x5f\x0a\x5b\x2e\xae\xbf\xf3\xb2\xb4\x2d\x17\xd7\xdf\x79\x5b\xda\x96\x8b\xeb\xef\x7c\x2c\x6d\xcb\xc5\xf5\x77\x4e\x4b\xdb\x72\x71\xfd\x9d\xaf\xa5\x7d\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x86\x0f\x52\xfc\xe4\x72\xb9\xfe\x0c\x1f\xa4\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\x3d\x76\x5c\xae\xbf\xcb\xf4\x17\xb7\x5c\x5c\x7f\x97\xe9\x2f\x6e\xb9\xb8\xfe\x2e\xd3\x5f\xec\xdf\xae\x1d\x61\xd7\xff\x16\x9c\x25\xbf\xab\xf7\x32\xf5\xc6\x2d\x36\x57\xef\x65\xea\x4d\x5b\x6c\xae\xde\xcb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\xbe\xe6\x74\xbb\x7a\x6f\x53\x6f\xfa\xe4\x72\xbb\x7a\x6f\x53\x6f\xfe\xe4\x72\xbb\x7a\x6f\x53\x6f\xde\x72\x71\xf5\xde\xa6\xde\xbc\xe5\xe2\xea\xbd\x4d\xbd\x79\xcb\xc5\xd5\x7b\x9b\x7a\xf3\x96\x8b\xeb\xef\x36\xfd\xe5\x2d\x17\xd7\xdf\x6d\xfa\xcb\x5b\x2e\xae\xbf\xdb\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\xb6\x5c\x5c\x7f\x8f\xe9\xaf\x6c\xb9\xb8\xfe\x1e\xd3\x5f\xd9\x72\x71\xfd\x3d\xa6\xbf\xba\xe5\xe2\xfa\x7b\x4c\x7f\x75\xcb\xc5\xf5\xf7\x98\xfe\xea\x96\x8b\xeb\xef\x31\xfd\xd5\x4f\x2e\xd3\xf5\x37\x4d\x7f\xf5\x93\xcb\x74\xfd\x4d\xd3\x5f\xfd\xe4\x32\x5d\x7f\xd3\xf4\x57\x3f\xb9\x4c\xd7\xdf\x34\xfd\xd5\x4f\x2e\xd3\xf5\x37\x4d\x7f\xf5\x93\xcb\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\xdf\x34\xfd\x6d\x38\x3c\x5d\x7f\xd3\xf4\xb7\xe1\xf0\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\xdf\x34\xfd\x6d\x38\x3c\x5d\x7f\xd3\xf4\xb7\xe1\xf0\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\x9f\xd1\xcb\xb4\xe1\xf0\xeb\xfa\x33\x7a\x99\x36\x1c\x7e\x5d\x7f\x46\x2f\xd3\x86\xc3\xaf\xeb\xcf\xe8\x65\xda\x70\xf8\x75\xfd\x19\xbd\x4c\x1b\x0e\xbf\xae\x3f\xa3\x97\x69\xc3\xe1\xd7\xf5\x67\xf4\x32\x6d\x38\xfc\xba\xfe\x8c\x5e\xa6\x0d\x87\x5f\xd7\x9f\xd1\xcb\xb4\xe1\xf0\xeb\xfa\x33\x7a\x99\x36\x1c\x7e\x5d\x7f\x46\x2f\xd3\x86\xc3\xaf\xeb\xcf\xe8\x65\xda\x70\xf8\x75\xfd\x19\xbd\x4c\x1b\x0e\xbf\xae\x3f\xa3\x97\x69\xc3\xe1\xd7\xf5\x67\xf4\x32\x6d\x38\xfc\xba\xfe\x8c\x5e\xa6\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfa\xe0\x70\xe8\xd1\xd3\x4c\x0f\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xf4\xc1\xe1\xe0\x34\x2f\x18\xcd\x4b\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xf4\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xfc\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xfc\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\xc7\x96\xcb\xe5\x69\x97\xa5\x6d\xb9\xdc\x9e\x76\x5b\xda\x96\xcb\xe3\x69\x8f\xa5\x6d\xb9\x4c\x4f\x9b\x96\xb6\xe5\xf2\x7a\xda\x6b\x69\x9f\x5c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\xc3\x96\x8b\xeb\xcf\x68\x5e\x8e\x5b\x2e\xae\x3f\xa3\x79\x39\x6e\xb9\xb8\xfe\x8c\xe6\xe5\xb8\xe5\xe2\xfa\x33\x9a\x97\xe3\x96\x8b\xeb\xcf\x68\x5e\x8e\x5b\x2e\xae\x3f\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\xff\x4a\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\x39\x6d\xb1\xb9\x7a\x8d\x05\xe6\xb4\xc5\xe6\xea\x35\x16\x98\xd3\x16\x9b\xab\xd7\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\xb4\xe5\xe2\xea\x35\x16\x98\xf3\x96\x8b\xab\xd7\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\x2e\x5b\x2e\xae\x3f\x63\x81\xb9\x6c\xb9\xb8\xfe\x8c\x05\xe6\xb2\xe5\xe2\xfa\x33\x16\x98\xcb\x96\x8b\xeb\xcf\x68\x5e\x2e\x5b\x2e\xae\x3f\xa3\x79\xb9\x6c\xb9\xb8\xfe\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\xba\xe5\xe2\xfa\x33\x9a\x97\xeb\x96\x8b\xeb\xcf\x68\x5e\xae\x5b\x2e\xae\x3f\xa3\x79\xb9\x6d\xb9\xb8\xfe\x8c\xe6\xe5\xb6\xe5\xe2\xfa\x33\x9a\x97\xdb\x96\x8b\xeb\xcf\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xee\x5b\x2e\xae\x3f\xa3\x79\xb9\x6f\xb9\xb8\xfe\x8c\xe6\xe5\xbe\xe5\xe2\xfa\x33\x9a\x97\xfb\x96\x8b\xeb\xcf\x68\x5e\xee\x5b\x2e\xae\x3f\xa3\x79\xb9\x6f\xb9\xb8\xfe\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xde\x70\xd8\x69\x5e\x30\x9a\x97\x37\x1c\x76\x9a\x17\x8c\xe6\xe5\x0d\x87\x9d\xe6\x05\xa3\x79\x79\xc3\x61\xa7\x79\xc1\x68\x5e\xde\x70\xd8\x69\x5e\x30\x9a\x97\x37\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\xbf\x12\x0e\x47\x67\x81\xd1\x58\x60\xf9\xe0\x70\x74\x16\x18\x8d\x05\x96\xb4\xc5\x76\x79\x9a\xa9\x29\x6d\xb1\xdd\x9e\x66\x6a\x4a\x5b\x6c\x8f\xa7\x99\x9a\xd2\x16\xdb\xf4\x34\x53\x53\xda\x62\x7b\x3d\xcd\xba\xd9\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\x4b\xde\x72\x71\xfd\x19\x0b\x2c\x79\xcb\xc5\xf5\x67\x2c\xb0\xe4\x2d\x17\xd7\x9f\xb1\xc0\x92\xb7\x5c\x5c\x7f\xc6\x02\x4b\xde\x72\x71\xfd\x19\x0b\x2c\x65\xcb\xc5\xf5\x67\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\xd4\x2d\x17\xd7\x9f\xd1\xbc\x52\xb7\x5c\x5c\x7f\x46\xf3\x4a\xdd\x72\x71\xfd\x19\xcd\x2b\x75\xcb\xc5\xf5\x67\x34\xaf\xd4\x2d\x17\xd7\x9f\xd1\xbc\x52\xb7\x5c\x5c\x7f\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\x4a\xdb\x72\x71\xfd\x19\xcd\x2b\x6d\xcb\xc5\xf5\x67\x34\xaf\xb4\x2d\x17\xd7\x9f\xd1\xbc\xd2\xb7\x5c\x5c\x7f\x46\xf3\x4a\xdf\x72\x71\xfd\x19\xcd\x2b\x7d\xcb\xc5\xf5\x67\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x8c\x2d\x17\xd7\x9f\xd1\xbc\x32\xb6\x5c\x5c\x7f\x46\xf3\xca\xd8\x72\x71\xfd\x19\xcd\x2b\x63\xcb\xc5\xf5\x67\x34\xaf\x8c\x2d\x17\xd7\x9f\xd1\xbc\x32\xb6\x5c\x5c\x7f\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\xb1\xe5\xe2\xfa\x33\x9a\x57\xc3\x96\x8b\xeb\xcf\x68\x5e\x0d\x5b\x2e\xae\x3f\xa3\x79\x35\x6c\xb9\xb8\xfe\x8c\xe6\xd5\xb0\xe5\xe2\xfa\x33\x9a\x57\xc3\x96\x8b\xeb\xcf\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0d\x87\x9d\xe6\x45\xa3\x79\x75\xc3\x61\xa7\x79\xd1\x68\x5e\xdd\x70\xd8\x69\x5e\x34\x9a\x57\x37\x1c\x76\x9a\x17\x8d\xe6\xd5\x0d\x87\x9d\xe6\x45\xa3\x79\x75\xc3\x61\xa7\x79\xd1\x68\x5e\xdd\x70\xd8\x69\x5e\x34\x9a\x57\x37\x1c\x76\x9a\x17\x8d\xe6\xd5\xbf\x16\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x34\x2f\x19\xcd\xab\x1f\x1c\x4e\x4e\xf3\x92\xd1\xbc\x5a\xb6\x5c\x2e\x4f\x33\x3d\x94\x2d\x97\xdb\xd3\x4c\x0f\x65\xcb\xe5\xf1\x34\xd3\x43\xd9\x72\x99\x9e\x66\x7a\xa8\x5b\x2e\xaf\xa7\x59\x3f\xfa\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\x6d\x5b\x2e\xae\x3f\xa3\x79\xb5\x6d\xb9\xb8\xfe\x8c\xe6\xd5\xb6\xe5\xe2\xfa\x33\x9a\x57\xdb\x96\x8b\xeb\xcf\x68\x5e\x6d\x5b\x2e\xae\x3f\xa3\x79\xb5\x6d\xb9\xb8\xfe\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\xbe\xe5\xe2\xfa\x33\x9a\x57\xfb\x96\x8b\xeb\xcf\x68\x5e\xed\x5b\x2e\xae\x3f\xa3\x79\x75\x6c\xb9\xb8\xfe\x8c\xe6\xd5\xb1\xe5\xe2\xfa\x33\x9a\x57\xc7\x96\x8b\xeb\xcf\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xb5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfb\xe0\x70\x72\x9a\x97\x8c\xe6\xb5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\x3b\xb6\x5c\x5c\x7f\x46\xf3\xda\xb1\xe5\xe2\xfa\x33\x9a\xd7\x8e\x2d\x17\xd7\x9f\xd1\xbc\x76\x6c\xb9\xb8\xfe\x8c\xe6\xb5\x63\xcb\xc5\xf5\x67\x34\xaf\x1d\x5b\x2e\xae\x3f\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\x2d\x6c\xb9\xb8\xfe\x8c\xe6\xb5\xb8\xe5\xe2\xfa\x33\x9a\xd7\xe2\x96\x8b\xeb\xcf\x68\x5e\x8b\x5b\x2e\xae\x3f\xa3\x79\x2d\x6e\xb9\xb8\xfe\x8c\xe6\xb5\xb8\xe5\xe2\xfa\x33\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\xaf\x84\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\xd2\x16\x9b\xab\xd7\x58\x60\x4b\x5b\x6c\xae\x5e\x63\x81\x2d\x6d\xb1\xb9\x7a\x8d\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\x4b\x5b\x2e\xae\x5e\x63\x81\x2d\x6f\xb9\xb8\x7a\x8d\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xfb\xe0\x70\x72\x16\x98\x8c\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xfb\xe0\x70\x72\x16\x98\x8c\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xdb\x70\xd8\x59\x60\x32\x16\xd8\x36\x1c\x76\x16\x98\x8c\x05\xb6\x0d\x87\x9d\x05\x26\x63\x81\x6d\xc3\x61\x67\x81\xc9\x58\x60\xdb\x70\xd8\x59\x60\x32\x16\xd8\x36\x1c\x76\x16\x98\x8c\x05\xb6\x0d\x87\x9d\x05\x26\x63\x81\x6d\xc3\x61\x67\x81\xc9\x58\x60\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\xbe\xe5\x72\x79\x9a\xe9\xa1\x6f\xb9\xdc\x9e\x66\x7a\xe8\x5b\x2e\x8f\xa7\x99\x1e\xfa\x96\xcb\xf4\x34\xd3\x43\xdf\x72\x79\x3d\xcd\xfa\xd1\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\xd8\x72\x71\xfd\x19\xcd\x6b\x63\xcb\xc5\xf5\x67\x34\xaf\x8d\x2d\x17\xd7\x9f\xd1\xbc\x7e\x6c\xb9\xb8\xfe\x8c\xe6\xf5\x63\xcb\xc5\xf5\x67\x34\xaf\x1f\x5b\x2e\xae\x3f\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\x3d\x6c\xb9\xb8\xfe\x8c\xe6\xf5\xb0\xe5\xe2\xfa\x33\x9a\xd7\xc3\x96\x8b\xeb\xcf\x68\x5e\x0f\x5b\x2e\xae\x3f\xa3\x79\x3d\x6c\xb9\xb8\xfe\x8c\xe6\xf5\xb0\xe5\xe2\xfa\x33\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\xaf\x84\xc3\xd9\x59\x60\x36\x16\xd8\xe3\x16\x9b\xab\xd7\x58\x60\x4f\x5b\x6c\xae\x5e\x63\x81\x3d\x6d\xb1\xb9\x7a\x8d\x05\xf6\xb4\xc5\xe6\xea\x35\x16\xd8\xd3\x16\x9b\xab\xd7\x58\x60\x4f\x5b\x6c\xae\x5e\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\x3d\x6f\xb9\xb8\xfe\x8c\x05\xf6\xbc\xe5\xe2\xfa\x33\x16\xd8\xf3\x96\x8b\xeb\xcf\x58\x60\xcf\x5b\x2e\xae\x3f\x63\x81\x3d\x6f\xb9\xb8\xfe\x8c\x05\xf6\xb2\xe5\xe2\xfa\x33\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\xeb\x96\x8b\xeb\xcf\x68\x5e\xaf\x5b\x2e\xae\x3f\xa3\x79\xbd\x6e\xb9\xb8\xfe\x8c\xe6\xf5\xba\xe5\xe2\xfa\x33\x9a\xd7\xeb\x96\x8b\xeb\xcf\x68\x5e\xaf\x5b\x2e\xae\x3f\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xc5\x69\x5e\x31\x9a\xd7\x3f\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\x5e\x31\x9a\x37\x3e\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\x5e\x31\x9a\x37\x3e\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\xde\x0a\x76\xd2\x4c\x2e\x65\x74\x9d\xa2\xa4\xa0\x9e\xab\xd9\xd2\xb6\x1e\x8a\xd1\x84\xc1\x7d\x21\x44\x9c\x9e\x76\x5a\x5a\xff\xd2\x2e\x4f\xbb\x2c\x6d\x7c\x69\xb7\xa7\x49\x0f\x83\x7b\xf6\x88\x78\x3c\xed\xb1\xb4\xf0\xa5\x4d\x4f\x9b\x96\x16\xbf\xb4\xd7\xd3\x5e\x4b\x4b\x96\xe6\x34\xa1\x18\x4d\x18\x5c\x55\x46\x84\xeb\xcf\x68\x82\xee\x6b\x21\xc2\xf5\x67\x34\x41\x37\x93\x10\xe1\xfa\x33\x9a\xa0\xeb\x3c\x88\x70\xfd\x19\x4d\x18\xe1\x93\x8b\xd3\x84\x62\x34\x61\x84\x4f\x2e\x4e\x13\x8a\xd1\x04\x5d\xb6\x4a\x84\xeb\xcf\x68\xc2\x88\x9f\x5c\x9c\x26\x14\xa3\x09\x3a\x69\x99\x08\xd7\x9f\xd1\x04\x9d\x0b\x4d\x84\xeb\xcf\x68\x82\x4e\x25\x26\xc2\xf5\x67\x34\x61\xc4\x2d\x17\xd7\x9f\xd1\x84\x11\xb7\x5c\x5c\x7f\x46\x13\x46\xdc\x72\x71\xfd\x19\x4d\x18\xb1\x87\xbf\x06\x0e\x17\x67\x11\xc5\x58\xc4\x88\x9f\xd8\x9c\x45\x14\x63\x11\x23\x7d\x62\x73\x16\x51\x8c\x45\x8c\xf4\x89\xcd\x59\x44\x31\x16\x31\xd2\x27\x36\x67\x11\xc5\x58\xc4\x48\x9f\xd8\x9c\x45\x14\x63\x11\xba\xf0\x9e\x08\x57\xaf\xb1\x88\x91\x3e\xb1\x39\x8b\x28\xc6\x22\x74\x39\x36\x11\xae\x5e\x63\x11\xba\x8c\x9a\x08\x57\xaf\xb1\x88\x91\xbe\xe6\xe4\x34\xa1\x18\x4d\x18\x69\xcb\xc5\xd5\x6b\x34\x61\xe4\x2d\x17\x57\xaf\xd1\x84\x91\xb7\x5c\x5c\xbd\x46\x13\x46\xde\x72\x71\xf5\x1a\x4d\x18\x79\xcb\xc5\xd5\x6b\x34\x61\xe4\x2d\x17\xd7\x9f\xd1\x84\x91\x3f\xb9\x38\x4d\x28\x46\x13\x46\xfe\xe4\xe2\x34\xa1\x18\x4d\xd0\x7d\xac\x44\xb8\xfe\x8c\x26\xe8\x52\x52\x22\x5c\x7f\x46\x13\x74\x19\x29\x11\xae\x3f\xa3\x09\xba\xec\x92\x08\xd7\x9f\xd1\x04\xdd\xe2\x46\x84\xeb\xcf\x68\x82\xae\xad\x24\xc2\xf5\x67\x34\x41\xd7\x27\x12\xe1\xfa\x33\x9a\xa0\xcb\x1b\x89\x70\xfd\x19\x4d\x18\x65\xcb\xc5\xf5\x67\x34\x41\x77\xe2\x11\xe1\xfa\x33\x9a\xa0\x9b\xe7\x88\x70\xfd\x19\x4d\xd0\x25\x6e\x44\xb8\xfe\x8c\x26\xe8\xe2\x33\x22\x5c\x7f\x46\x13\x74\x60\x2d\x11\xae\x3f\xa3\x09\x3a\x39\x74\x45\x38\x4d\x28\x46\x13\x74\x3e\x2b\x11\xae\x3f\xa3\x09\x3a\xbb\x94\x08\xd7\x9f\xd1\x04\x9d\x10\x4a\x84\xeb\xcf\x68\xc2\xa8\x9f\x5c\x9c\x26\x14\xa3\x09\xa3\x7e\x72\x71\x9a\x50\x8c\x26\xe8\x16\x16\x22\x5c\x7f\x46\x13\x74\xcf\x08\x11\xae\x3f\xa3\x09\xa3\x7e\x72\x71\x9a\x50\x8c\x26\x8c\xf6\xc9\xc5\x69\x42\x31\x9a\x30\xda\x96\x8b\xeb\xcf\x68\x82\xae\x5f\x26\xc2\xf5\x67\x34\x61\xb4\x2d\x17\xd7\x9f\xd1\x04\x5d\x15\x44\x84\xeb\xcf\x68\x82\x4e\xbc\x24\xc2\xf5\x67\x34\x41\x07\x98\x13\xe1\xfa\x33\x9a\xa0\xb3\xc7\x57\x84\xd3\x84\x62\x34\x41\x87\x46\x13\xe1\xfa\x33\x9a\xa0\x63\xba\x89\x70\xfd\x19\x4d\xd0\x41\xda\x44\xb8\xfe\x8c\x26\xe8\xe8\x6a\x22\x5c\x7f\x46\x13\xb8\x91\x48\x11\xae\x3f\xa3\x09\xba\x66\x82\x08\xd7\x9f\xd1\x04\x1d\x1b\x4a\x84\xeb\xcf\x68\x82\xee\x7f\x27\xc2\xf5\x67\x34\x61\xf4\x4f\x2e\x4e\x13\x8a\xd1\x04\x9d\xd8\x4a\x84\xeb\xcf\x68\xc2\xe8\x5b\x2e\xae\x3f\xa3\x09\xa3\x6f\xb9\xb8\xfe\x8c\x26\x8c\xb1\xe5\xe2\xfa\x33\x9a\x30\xc6\x96\x8b\xeb\xcf\x68\xc2\x18\x5b\x2e\xae\x3f\xa3\x09\x63\x7c\x72\x71\x9a\x50\x8c\x26\x8c\xf1\xc9\xc5\x69\x42\x31\x9a\x30\xc6\x27\x17\xa7\x09\xc5\x68\xc2\x18\x9f\x5c\x9c\x26\x14\xa3\x09\x63\x7c\x72\x71\x9a\x50\x8c\x26\x8c\xf1\xc9\xc5\x69\x42\x31\x9a\xa0\xeb\xc7\x89\x70\xfd\x89\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\x63\xc3\x61\xa7\x09\x45\x34\x21\x1d\x1f\x1c\xae\x4e\x13\xaa\x68\x42\x3a\x3e\x38\x5c\x9d\x26\x54\xd1\x84\x74\x7c\x70\xb8\x3a\x4d\xa8\xa2\x09\xe9\xf8\xe0\x70\x75\x9a\x50\x45\x13\xd2\xf1\xc1\xe1\xea\x34\xa1\x8a\x26\xa4\xe3\x83\xc3\xd5\x69\x42\xed\xa6\x87\x0f\x0e\x57\xa7\x09\xb5\x9b\x1e\x3e\x38\x5c\x7d\x36\xa8\x76\xd3\xc3\x07\x87\xab\xcf\x06\xd5\x6e\x7a\xf8\xe0\x70\xf5\xd9\xa0\xda\x4d\x0f\x61\xcb\xe5\xf2\x34\xd3\x43\xd8\x72\xb9\x3d\xcd\xf4\x10\xb7\x5c\x1e\x4f\x33\x3d\xc4\x2d\x97\xe9\x69\x33\x35\xd2\xb6\x5c\xde\x14\xbe\xb4\xd7\x9e\xe3\xf0\x4e\x4e\x12\xda\xcf\x69\x36\x28\x1d\x1c\x48\x4f\x84\xeb\x6f\x98\xfe\x62\xfe\xd2\x5c\x7f\xc3\xf4\x17\xcb\x97\xe6\xfa\x1b\xa6\x3f\x6e\x03\x26\xc2\xf5\x37\x72\x2a\xa4\xb5\xfe\x57\xc0\x61\x9d\x47\xca\x35\xf7\xe1\x2b\xaa\x70\x66\x6d\xac\x81\xb8\xd6\x56\x5c\x15\xab\x6b\x89\x38\x89\xb5\x15\xc5\x8d\x15\x97\x0e\x9e\x6d\x97\xe2\x38\xa3\x94\x8b\x34\x3a\x97\xcb\xaf\x3f\x51\x71\x95\x38\x95\xd1\x5f\xc5\xf1\xec\x50\xbe\x33\x13\x27\x26\x7a\x72\xb6\x6e\xbc\x1b\x71\x62\x99\x37\xe7\xa5\xc6\x79\x10\xd7\x61\x97\x53\x75\xd1\xd9\xa8\x59\x75\xd1\xd9\xa8\xf1\xe5\x3b\xb2\xca\x7d\xf5\x1d\x6f\x25\x4e\x4c\xf8\xbd\x15\x37\x15\x57\xfe\xf0\x5b\xe7\x3e\xf9\xf5\x27\x2b\x6e\x10\x57\x15\x47\x5d\x72\x8a\xc4\x0d\xc5\x5d\x8a\xcb\xc4\x3d\xc4\x49\xa6\x39\x2d\xf9\x25\xc9\x34\x15\x95\x9b\x13\x71\x5d\x71\x8f\xe2\x2a\x71\x2f\x71\x55\xe5\x16\xca\xa8\x9c\xe7\xca\x8d\xf2\x2b\x6e\x7d\x1b\xb7\xc8\xaf\x3f\xaa\x0b\xe7\x29\x27\xc9\x39\xe9\xcc\x58\x2e\xf0\xef\x49\x67\xc6\xa6\xce\x79\xb3\x5c\xd9\xd0\xb9\x03\x7e\xfd\x91\xac\x90\x5f\xea\xc8\x8a\x3b\xdd\x83\xee\x03\xed\xdc\xe3\xbe\xfe\xa8\x7e\x83\x67\x87\xea\x77\x52\x86\xa0\x6e\x3a\x55\xc6\x79\x2a\x8e\xfa\x9d\xb7\xe2\x78\x96\x6b\xe5\x7b\xba\x54\xbf\x6b\x28\x8e\x72\x2f\xd5\xe5\xa6\x7e\xdc\xdf\xd5\x93\xf4\x9b\x74\xa6\x6d\x91\xfc\x74\xa6\x6d\x92\x8e\x04\x41\xb3\xda\x2e\x97\xb8\xaf\xb8\x25\x03\x2e\x6e\xff\xad\xe7\x46\xdb\xe0\x44\xfe\x9e\x5b\x54\x1c\xdf\xc6\x01\xf4\x3d\xab\xed\xe6\x56\x15\xc7\xb3\xad\x2b\x8e\x32\x04\x1f\xb3\xce\xe1\xe5\xd2\xf3\x15\xd7\x89\x4b\x8a\xe3\xdb\xe4\x59\xe5\xd2\xf2\xdf\x7a\x1e\xca\x87\x29\xe3\xd2\x98\xf5\xe7\x56\x5c\x26\x0e\x39\x73\x67\x79\x38\xb8\x80\xaf\x67\xc9\x2f\x9f\x5d\x71\xd4\xef\x44\x06\xf9\xce\x8a\xa3\x7e\x37\xed\x2f\x3f\xb4\xab\x76\x2c\x1d\xe5\xe7\x52\x1c\x65\xb4\x18\x89\x53\x19\x73\x28\x8e\x72\xa7\xf2\x4d\xea\xdc\x12\xcf\x4e\xd5\xf9\x3d\x14\x47\x19\xaf\x64\x25\x39\x0b\x2a\x16\xc9\x99\x1b\xd1\xc3\xc1\x39\xf0\x9d\x2b\x6a\xd6\x1f\xbd\x8f\x73\x8c\x8b\xda\x2e\x77\x96\x87\x43\xb0\xaf\xa8\xed\x16\xc9\x94\xcb\xbc\x7a\x91\x4c\xb9\x60\x26\xe8\xd6\xc6\x5e\x7a\x57\xdc\xa9\xb8\x41\x1c\x6d\xa8\x48\xa6\x5c\x3a\xd9\xcb\x48\x8a\x2b\x8a\xe3\x7d\x83\x3e\x58\x4e\xe5\xa3\x5f\x96\x53\xf9\x2e\xc5\xe9\x3b\x2e\xc5\xe9\xdb\x7a\x59\x32\xa8\xfa\x36\x6e\x06\x0f\xba\x04\xaf\x73\x83\xcc\x6f\xbd\x16\xda\xcb\xe0\x4c\xe5\xaa\xef\xad\x95\xfe\x26\xd8\xc3\x0d\xdf\xbf\xf5\xaa\x6f\x93\x87\xaf\xea\xdb\xaa\xea\x37\xe8\x33\xdc\xbc\xb2\xfe\x2c\xfd\x86\x83\x76\xcf\x45\x2b\xbf\x75\x2e\x49\x59\x71\xd4\xe5\x44\xf6\xf5\x1e\xc4\xd1\x17\xea\x8d\x4c\xeb\xa3\x7c\x75\xb5\xe7\xfa\x28\xdf\x52\xfd\x8a\x6b\xc4\xa1\xf3\x3a\x95\x8f\x36\x54\xa7\xf2\xcd\x46\x1c\x5e\xc6\x3a\x55\x67\xda\x41\x38\xe8\xe7\x55\xed\xa0\x2e\xd3\x18\x82\xa0\x44\x7d\xf5\xbd\xc8\x2a\x1c\x63\xe5\x6b\x99\xbe\xc5\xd5\xdc\x61\x15\x4c\x5c\x51\x5c\x57\xdc\x20\xee\x51\x1c\xcf\x72\x4b\x6b\xe7\x7e\xee\xf5\xa7\x2a\x8e\x67\x65\xff\xb8\xc7\x25\x84\xc0\xf7\x72\x0d\xcb\xfa\x53\x14\xd7\x88\x43\x7e\xad\x29\x1f\x3a\x6a\x1a\x67\xb8\x78\x25\x04\xc1\x8a\xa6\x7e\xc9\xcd\xd9\x2b\xae\x10\xa7\x7c\x5d\xf9\xf0\xd0\x36\xf5\x55\x6e\xc9\x5e\x71\xbc\x4f\x7d\xb5\x8d\xa6\x38\xea\xa7\x76\xd5\x86\x9e\x45\xbf\x4d\xfd\xb7\x9d\x7a\xb6\xf1\x6d\xa7\x9e\x3d\xf5\x6d\xf4\xd5\x76\xea\xdb\x2e\xe5\xc3\xee\xb6\xab\x2a\xee\x24\x6e\xf0\xec\x75\x2b\x4e\xb2\xe2\x0c\xfb\x76\xeb\x3b\xd4\x0e\xe2\x81\x5c\x6e\xc9\xf4\x26\x9f\x26\xaf\xdb\x23\x99\x3e\x41\x71\xf1\xf7\x87\xfb\xf6\xa8\x0a\x8f\x5e\x1d\x10\x91\x4c\x48\x63\x48\x0c\x5c\x2b\xd7\xdb\x6b\x71\x2a\x0e\xb3\xd7\x35\x24\x76\xa9\x3f\x32\x34\xf5\x8c\x6a\x7a\x53\x3e\x44\xde\xd5\x05\x3a\x66\x3e\xc8\x43\xd6\x65\xe6\xfb\x4d\x93\xe5\xb6\xf3\xde\xf5\x49\xfd\xe1\x7d\x89\xa6\xd8\x9f\xa2\x38\xea\x92\x46\x22\xae\x2b\x6e\x2a\x8e\x32\xa6\xca\x98\xcb\x3c\x86\x7c\x50\x97\xc9\xb7\x75\x86\xfb\xc0\xf5\xe2\xbd\xbf\x59\x71\x34\x09\x6e\x97\xea\x5d\x43\x49\xd7\xb7\xc9\x1b\x35\x64\x06\x46\x3e\x15\xb7\xf2\x0d\x0d\x25\x03\x33\xa0\x6b\xa0\xfa\x90\x19\x18\xe5\x56\xdc\xaa\x0b\xf7\x69\xaf\x3f\x8a\xc3\x3c\x8e\x4a\x33\x19\x0c\x43\x81\x8b\xba\xfb\xd0\x30\x34\x1a\x32\xd0\x44\x2c\xf7\x58\xaf\x3f\xaa\x0b\x5d\x74\x48\x7e\xa3\xab\x2e\x34\x9d\x21\x53\x38\x64\x42\x32\x72\x19\x32\x21\xdc\x1d\x1d\x02\xd7\xcc\xf7\xa1\xe1\x79\x30\x3c\x07\x4d\xbe\x8e\x73\x28\x6e\x2a\x6e\xe9\x72\x5c\x2a\x43\x3a\xe2\xa2\xb6\x3e\xa4\xa3\x71\xe9\x7d\x40\x99\x71\x4b\x06\x77\x52\x1c\xdf\x71\xeb\x7d\xb7\xf2\x61\x5a\x87\xcc\xd4\x90\x99\x2a\x40\x99\x21\x33\x35\x9e\xa6\x38\xca\x7d\xf4\xec\xc3\xb7\x15\xc9\xea\xd1\xb7\xc9\xfc\x14\xcc\xf2\x90\xf9\x19\xd2\x91\x26\x60\x4f\xb5\x3f\x6e\xb9\x09\x41\x9e\xa6\x53\x43\xce\xc9\x71\xfa\x81\xab\x5c\xfa\xa9\xe3\xf4\x4f\xc9\x94\x7b\x5f\xfa\x29\x99\x9e\x33\x29\x6e\x7d\xc7\x29\xc8\x78\xaa\x0c\x6e\x1c\xe9\x97\xda\xc1\xa5\x36\xce\xcd\x69\xfd\x92\x89\xbb\x64\xe2\xb8\xcb\xa9\x5f\x99\x32\x2e\x99\x24\x0d\x75\x97\x4c\xd2\xa5\x72\xb9\x5c\xae\x5f\x2a\xf7\xea\xe8\x9c\xeb\x54\xfa\xd5\xd1\xf9\x25\xbd\x71\x83\x4c\xbf\xa4\xb7\x4b\xe6\xa2\x63\x92\xae\x2b\x2b\x8e\x72\x7b\x57\x9c\xca\x95\x8e\x7a\xa7\x2e\x97\x9e\xbd\xd1\xb9\x3c\x07\x97\x20\xd4\xa5\xbe\xc5\x9d\xce\xfd\x52\xdf\xba\x34\x6c\x8c\x43\x71\xaa\x8b\xfa\x11\x37\xcb\xf6\x4b\xfd\xe8\x9a\xe8\x88\x7b\xa9\xfa\x35\x6f\xc5\xbd\x8a\xe3\xd9\x97\xb6\x71\x49\x7e\x5c\x13\xdb\x6f\xc9\xef\x96\xfc\x06\x32\xbd\x25\xbf\x5b\xc3\x81\x86\xce\x5b\xc3\xc1\xad\xe1\x40\x9e\x82\x5b\xc3\x01\xf7\x56\xaf\xb8\x4e\x1c\xf5\xbb\x25\xd3\x01\xcc\xb8\x25\x53\x6e\xa2\x09\x91\x9b\x4c\xfb\x2d\x58\x70\xd3\x3f\xe2\x41\x3f\xbf\x07\xfa\xb8\x81\x05\xf1\x00\xd6\xdf\x32\xcb\xf7\x12\xd9\xb2\xac\xd4\x59\x6d\xfc\x7e\x94\xaf\x50\x67\xd9\xc9\xfb\xd1\xfb\x1a\xcf\x3e\xc8\xf4\x7e\x2d\x8e\xfa\xbd\x16\xb7\xea\x17\x35\xfc\x3d\x92\x01\x57\xcb\x84\xa8\xe1\xef\x69\x55\x71\xd4\x59\xc3\xcb\xd3\x6e\xc5\xe9\x59\x18\xee\xa3\x6f\x7b\x16\x6a\x5f\x71\x3c\xdb\x87\xe2\x94\x8f\x76\xc0\x15\x33\xeb\xcf\xa3\xb8\x4e\x1c\xed\xe0\xa1\xbd\x44\x2e\x13\xef\x8f\xda\xcb\x33\xf9\x36\xae\x86\xec\x8f\xda\xfd\xb3\xd4\x1c\x22\xb7\xae\xf7\x67\x22\x97\xe7\x55\x9c\xea\xf2\x5a\x1c\x65\x44\xec\xf3\xd4\xb7\xcd\xa5\xd2\x10\x23\xf0\x66\x6a\x0c\xe0\xea\xe8\x15\xb7\xca\x98\x05\xd9\x4f\xe0\x52\x4c\x8c\x33\x53\x70\x89\x1b\xa0\x43\x4c\xd4\x65\x36\x64\x3f\x25\x83\x84\xcd\x99\xa2\x31\x73\x20\x2b\xee\x4b\xeb\x73\xdc\x8a\x53\x3e\xe4\x32\x4f\xd5\x65\x21\xbd\x15\xd7\x88\x2b\x8a\xe3\x3b\x34\xb3\x31\xa5\xf3\x79\x5e\x8a\x4b\xc4\x21\xab\xb9\x46\xdf\x15\x47\x19\xea\x47\xf3\x46\x6f\x1a\x53\xa6\x20\xf7\xbc\x6f\xc5\x51\x86\x6c\xdd\x7c\xf8\x5e\xae\x35\xec\x53\x63\xd4\x9c\x94\xa1\x31\x65\x4e\xda\xee\x54\xdb\xd0\xec\xc5\x2b\xf9\xbd\x05\x7d\xe8\x8a\x1c\x2e\x6c\x5e\x7f\x54\x06\xdf\xf1\x16\xc6\x8f\xb7\xf2\x6d\x5c\xa8\xd7\xdf\xca\xb7\xbd\x92\x55\xee\xe3\xf7\x87\xfb\x57\xcd\x89\x3b\x97\x43\x2c\xa8\xe1\x55\x73\x7a\x17\xe0\x59\xa3\xf8\xfa\xcc\x77\x74\xc5\x21\x72\xee\xcc\xef\xaf\x90\xce\x0b\x42\x8d\x05\x76\xf0\x0a\xa1\xbe\x12\x5b\xc1\xb4\xbe\x97\xf2\x31\x44\xc4\x42\x73\x7a\x6f\x7d\x92\xc4\x56\x5a\x25\x4e\xf9\x18\x0e\x62\xa1\x19\xbf\x1a\x0e\x5e\x89\xa8\xac\xe6\x34\xb8\x80\xf9\xb7\x71\xe8\x33\x59\xef\x32\xb8\x6b\xf8\xb7\x71\x80\xc4\x62\x5d\xc3\xdf\x38\x68\xee\xe3\x60\x08\x8b\x30\x9f\x71\x30\x84\x8d\x43\xdd\x9b\x6b\x9d\xc6\xf1\x7f\x31\x76\xee\xb8\xbb\xf4\x38\x7e\xce\x7b\x15\xbd\x03\xd7\x4d\x17\x02\x07\x93\x38\xb6\xf7\xa0\x2b\x30\xc1\xcc\x34\xda\x33\xfb\x37\xf4\x3c\x6f\x62\x3b\xf8\x1c\x1c\xbc\xf8\xf3\x54\x95\x24\x8a\x22\xf9\x23\x29\xe9\xcc\xe7\xf9\x61\xbc\xa0\x97\xb8\x98\xd6\xb8\x30\x43\x0f\x77\x0e\xc6\x85\x2a\x8c\x8b\x08\xc2\xc3\x9d\x89\x71\x11\x41\x88\x6b\xf9\xbd\xe0\x5d\xd4\x5e\x5c\x2e\x15\xae\x8d\x8c\x8b\xa5\x12\x97\xe3\xe0\x72\xc7\xf0\xa6\x97\xb8\xbf\x5b\x5a\x40\x7b\xa5\xd1\x2e\x41\xec\xb8\x3f\xda\xb8\x41\x57\xde\x12\x12\x5c\x71\x7c\x7e\x5e\x69\x2f\xb4\x2c\xad\x4a\x4b\xd0\xba\xb4\x21\xad\x42\xf3\x7b\xd9\xef\xc1\xbf\x3b\x7f\xd2\xa6\xb4\x0f\x1a\xfc\xbb\x0b\xb2\x51\x3f\x68\xa5\x48\x83\xa7\x04\xbd\xe3\xc6\x45\x09\x6f\xa7\x79\xb8\xd0\x3b\xbc\x9d\x26\xb8\xae\xf8\xd0\x32\xb4\x24\xcd\xbe\x64\xda\xad\xf6\x25\xec\x4b\xa6\x7f\x61\x5f\x02\xfe\x71\x07\x7b\x70\x29\xf1\xf9\x91\x2f\x85\xb1\xb1\xe4\xe3\x6e\x8e\x97\xf9\xb8\x9b\x34\xe7\x1c\x53\x17\x77\xff\xd1\xe8\x1f\x17\xc5\xc7\x3d\xec\x9f\x4b\x99\x9b\xb5\xe3\x1e\xb6\xab\x4c\x86\xbc\x1f\xf6\x6f\x30\xbf\x21\xef\x51\xf3\x71\x4f\xbf\x27\x9f\x97\xdf\x53\x8d\x86\x3c\x5d\xce\x25\x28\xfb\x01\x39\xc6\xbd\x9c\x0f\xe5\x25\x5e\xe6\x7c\xfb\x9c\xb2\x11\xc7\xdc\x87\x51\xb7\x78\xe4\x69\x20\x7f\x8f\x3c\x7d\xfa\x99\x0f\x6f\xff\x88\xa7\x33\x1f\x0f\xae\xd6\x7b\x1d\xb5\x17\xcf\x44\xfe\x1e\x4c\xfb\x7b\x1d\x75\x1b\x0f\xa6\x3d\x1e\xfa\xfc\x12\xf0\x8d\x67\xf9\x1c\xea\xfb\x25\xd0\x1b\xaf\xed\xbe\x44\x4c\xbc\x11\x23\x5e\xdc\xdc\x78\x91\xa1\xf7\x66\x2e\x5f\x65\xe8\xcd\x3e\xc7\xbc\x11\x7e\x3a\x3f\xf4\x8f\x9b\x88\xe3\x55\x5e\xde\x62\xbb\xcc\xc7\xeb\x38\x08\x32\x1d\x5a\x40\x43\x86\x5e\xd6\xef\xfb\xd8\x97\xb0\x0d\xa2\x7d\x2f\x17\x55\xc7\x8b\xaa\x8e\xb7\x33\x36\x2e\x66\x8e\xb7\x27\x69\x05\xda\xc7\x73\x47\x00\xce\x4f\x83\x96\x18\x47\xf7\x7b\xb8\x41\xef\x93\xce\x9a\x79\x87\xfd\x03\x35\xbd\xd4\x15\xc4\x3b\xed\x1f\x10\xe3\xc5\xfc\xc5\x3b\x6d\x77\xfa\xbd\xc2\xd8\xd4\x07\x2f\x88\xfa\x7d\x0a\xcf\x81\xa8\xe3\x5d\xf6\xaf\xd2\x06\xee\x52\xbc\xc7\x82\x1e\x1a\x7d\xde\x3e\xb7\x7d\x4e\xbe\x6c\x9f\xdb\x21\x8d\x77\x81\x59\xf1\x3a\x47\x4f\x9c\xb1\x19\xd5\x8a\x0f\x17\xca\x6b\x2d\x82\x3b\x94\xcf\xcf\x90\xf6\x41\x5b\xd2\x98\xa3\xf7\x3e\xf2\xf7\xa9\x23\xb8\x5a\xf9\xd0\x12\xb4\x90\xd6\xa4\xd1\x46\xb6\x8d\x6c\x1b\xc8\xda\x07\xca\x8e\x0f\x1d\xf1\xbe\xc8\xfd\xa7\x8e\xf8\x88\x3c\xbe\x2f\x32\xfe\xe1\xe6\x86\x51\xb2\xf7\x45\xc6\x8d\x88\xc5\x47\x44\xe7\xe5\x56\xfb\xf8\xaa\xed\x62\x3f\xde\x97\x79\xfb\xb0\x1f\xf1\xe1\xe6\xbe\x14\x25\xc4\xd7\xed\x73\xf7\x7b\x95\xef\xe1\x92\xc5\x07\x5c\x7c\xb9\x69\x2d\x3e\xe0\x62\x7c\xd8\x8f\xf7\x43\x9f\x7e\xd3\x36\x26\x3c\xf8\x1c\x87\x72\x6f\x04\xeb\xe5\x16\xc2\x30\x82\x15\xc9\x71\x7c\xac\xb7\x44\x04\x35\x8c\x4c\xbd\xe9\x82\xa6\xec\x26\x22\xd5\x2f\x37\xc3\x45\x22\x52\x1d\x09\x57\xeb\xc5\x5e\x06\x37\x17\xff\x89\xe4\x38\x80\x36\x91\xba\xcf\xa1\x9b\xde\x94\xf9\x9e\xf6\x28\x29\x7f\xe9\xc0\x89\x48\xae\xd5\xa4\x5c\x71\x01\x60\x24\xe5\x2a\xe1\x92\xbd\xd9\xbe\xe0\x92\x45\x22\x3a\xf7\xe6\xff\x0f\x74\x1f\x49\xb1\x4b\x1b\x16\x91\x37\x8f\xb4\x43\xda\x94\x76\x3e\x6d\xd0\x2b\x88\x69\xdd\x2f\x97\x84\x46\xc6\x0b\x89\x0c\x3a\x7d\x33\x6a\x3e\xab\xfa\x0d\x70\xbd\xe4\xb0\xc3\x00\x57\x18\x18\x7a\x35\xc5\xc5\xef\x95\x4c\xf7\x35\x61\x25\x57\x69\x7c\x8f\x9b\x27\xa3\x28\x4e\xc5\xef\x71\xc1\x66\x14\xbf\x57\x08\x98\x79\xda\x7e\x14\xcd\x81\x81\x97\x37\x30\xa7\x06\x5e\xc2\xc0\xcb\x1b\xb0\xc8\xc0\x4b\x18\x3c\x79\x83\x25\x50\x54\xfd\x85\x00\xd7\xab\x0a\x2e\xcb\x76\x31\xd9\x6f\xb0\x44\x8b\x26\xdb\x08\xc7\x1b\x8c\xa3\x3a\x8e\x4a\xd0\xdf\x93\xea\x83\x9b\x7a\xcf\x4f\x95\x96\xa0\x35\x69\x4b\xda\x99\x7e\x6e\xee\xfd\x13\x15\xc4\xff\x5d\x37\xdf\x2b\x9f\x34\x9f\x63\x09\xd4\xca\x1c\x55\xd0\xcb\x77\xc1\x97\xaa\x7a\xac\xc7\xa3\xb9\xbf\x0b\x75\x5b\x1b\x62\x5c\x0f\x78\xbf\xbf\xab\xf2\x6e\x43\x9c\x2a\x26\xe2\x23\x28\x17\xb5\x57\x69\x3c\x77\xc3\x17\xa3\x2d\x51\x8f\x97\x73\x68\xb4\x31\x7c\x6e\xd0\x2e\xb9\xbd\xa8\x63\x48\xdb\xd2\xce\x7c\x54\xcd\x4b\x25\xc8\xfc\x71\x75\x76\xd4\xe9\x38\x96\x34\xcc\x9f\xd1\x96\xa8\x8b\xb1\xdd\x98\xb5\xba\xe5\x01\x11\x98\x8f\x8b\xfb\xa3\x6a\xfe\x8c\xb6\x7c\x9a\x17\xa3\x2d\x11\x9f\xdf\x63\xbc\x21\x9f\x83\xc0\xdf\xc7\xb5\xfa\x11\xaa\xa4\x40\x25\x7d\xdc\x8f\x19\xa1\x0c\x45\x61\x8e\x34\x25\x51\x7c\x17\xb7\xe5\x7b\x50\x71\x01\xba\x0a\x23\x2b\x1f\x39\xbb\x30\xb2\x12\x51\x7d\x97\xf1\x72\x5d\xef\xf9\xa9\xd2\x02\x5a\x93\x66\xbb\xac\x8f\xa8\xb6\x8b\x2b\xf3\x3d\x2f\xe3\x88\x47\x9a\xef\xbe\x8c\x23\x7c\xb7\x49\x83\x2f\xd1\x7e\x34\xf8\xcc\x6e\x8f\x08\xd5\x5e\xe0\x4a\x7f\x0f\xea\x82\x30\xcb\xf9\xf1\x5d\xcc\x50\x0c\xdf\x1d\xf6\xa5\xd2\x97\x61\x5f\xa6\x7d\xc1\x14\x1b\x6d\x09\x02\x2c\x87\x46\x5f\x88\xec\x45\x4c\xdb\x45\x5e\x42\xf5\x18\x20\xfe\x8f\xda\xb6\x08\xe7\x32\x08\x14\x7f\x5c\x4b\x1b\x41\xa0\x38\x02\x44\xf3\xbd\xc8\x55\x80\x68\xc2\x48\x8d\xc7\xc8\x87\x91\x9a\x30\x52\xf3\x69\x5e\x9a\xf3\xdb\x08\xaa\x7f\xef\x23\x8d\xbe\x34\x10\xff\xf7\xbe\xd0\x40\xfc\xd1\xb2\x7d\xc1\x5d\x6f\xea\x8d\xe6\x3a\x7a\xf3\x59\x47\x8d\xc8\x59\x70\xe3\xf0\xfd\xbd\xc8\x06\x21\x9f\xf3\x63\xbb\xf0\xca\x28\x4f\xb4\xea\x38\x30\xcf\x4d\x33\xd4\xaa\xe3\x40\x87\x35\xd7\x5b\x73\x2e\x5f\xdc\xfa\xe6\x5c\x72\xe9\xf0\xa1\x55\x68\xb6\x11\x8c\xe3\xbb\xf8\x9e\x6e\x69\xc3\x1c\x7c\x1f\xbc\x6a\x42\x91\x46\xa4\xe1\x03\x25\x46\x53\x37\x35\xd7\x2f\xdb\x43\xa2\xb9\x7e\x9b\xeb\x8d\x84\x64\x34\xd7\x5b\x03\x4d\x7e\x5c\x1a\x1b\x6d\x16\x69\xbe\x9b\xe8\x8b\x73\xd9\x96\x6d\xe0\xca\x34\xe7\xcd\x08\xd6\x47\x12\x30\x8c\x60\x85\x51\xa8\xef\x63\x6c\x46\xa1\xa2\x2b\x2f\x09\xf3\xd7\x95\x17\xa3\x41\x1f\xb7\x2f\x87\xd1\xa0\x30\xa2\xf3\x91\xec\x0a\x23\x3a\x31\x48\x66\x7e\x19\xf9\x1b\x24\x33\x83\x80\xcd\xfd\x51\xbf\x14\x46\x6a\x62\xb8\x2e\x0b\x3c\x18\xae\xcb\x51\x7c\xee\xe5\x39\xa2\x73\x61\x44\xe7\x2b\x40\x11\x23\x3a\x31\x80\xa9\x1f\x89\xa8\x18\x24\x2e\x63\x60\x03\x3e\xee\x06\x8e\xa1\x0d\x18\x24\x1a\xbf\xc2\x9a\x19\x42\x82\x41\xb0\xdc\x63\xbb\x63\x8c\x2e\x8d\x36\x28\x9d\x8f\xa1\xdb\x37\x56\x92\x46\xbb\x9a\xd8\xa1\x8c\x57\xd6\xf4\xd0\x56\x10\xd8\xb9\x3f\x12\x47\x31\xb6\x6d\x60\x43\xbf\xca\x1c\x19\xe5\x89\x09\xbc\xfb\x6a\x4a\xd0\x5e\x69\xb6\x01\x9f\xe7\x57\xa5\x31\x0e\x61\xd1\xd4\x56\x4c\x20\xda\xc7\x85\xcb\xc1\xbd\xc7\xe7\x07\xd9\xad\xf5\xfd\x6b\x73\x3f\x73\xf3\x15\xbb\x85\xe7\x34\x55\x8f\xd3\xe5\x53\x31\x6b\xd3\xe5\x33\x9d\x9a\x8a\xc7\x61\x40\x2a\x0c\x48\x7d\x15\x71\x37\xf8\x14\xc4\x9b\xee\x4f\x24\xc5\x1d\xc7\xe7\x87\xee\xc7\x2d\x8d\x69\x98\x2e\x9f\x60\xc9\x4f\x97\xcf\x54\x15\x8a\xa4\xa6\xaa\x90\x1b\x8d\x0f\x8d\xe7\x9a\x2c\x22\x40\xf3\x05\xd3\x3f\xf5\xfa\x27\x01\x9a\x2f\x10\xc5\xd9\x6c\x83\xfc\xdd\x47\x0e\x2e\xa6\x1e\xd6\x24\xf8\xf9\xc5\x07\xdb\xba\xe3\xc5\xeb\xff\x02\xf3\x32\xf5\xfa\xa7\x6a\x34\x50\x21\x53\x35\x3a\x87\xe3\xc8\x8c\x43\xf4\x37\xa7\x6d\x60\x86\xe6\xb4\x7f\x13\x5e\x11\x70\x8c\x39\xe5\xd5\x72\x1c\xa0\xb0\x29\xfa\x9b\x5b\x1a\x2e\xc5\xd4\xfd\x9a\xaa\xc7\x00\xf9\x4c\xd5\xa3\x81\xb5\x44\x89\x52\x18\x58\x8b\x09\x12\x48\x17\x6a\x65\x8a\x04\xe6\x91\xb4\x43\x3b\xdf\x33\xd8\x16\x0b\x77\x24\xe9\x66\x2c\xcd\x24\x31\xb7\x3b\xe9\x66\x2c\xdd\x91\x45\x50\x29\x5d\xcc\xd1\xd2\x9d\x5b\xc9\xef\x3d\xd2\xe0\xd5\x42\xec\x12\xa5\x4d\xb1\x8c\x0c\xac\x6c\xff\x98\x8f\xa5\x0a\x5e\xb8\x6e\xe9\x42\x55\x13\xb5\x3b\x3f\x0b\x1a\xcb\x62\x15\xfb\x57\x6c\x17\xaf\x7f\x29\x57\x0b\xb9\x4a\x17\x73\xb4\x74\x23\x0d\xf2\x25\x4a\xa3\x62\x29\x6b\xab\x3a\x36\x96\xd4\xaa\xb6\x1b\xf6\x0f\xd7\x68\x29\x57\x0b\xf7\x30\xe9\x1a\x2d\xd5\xf2\x6a\xb6\xcb\x1c\x2d\xe5\x8a\xf8\xdf\x9d\xae\x2a\x4d\x1e\x60\x8a\xd3\xc5\x1c\x2d\x4d\xf1\xa2\x2e\x21\xe9\x56\x19\x0c\x8c\x85\x37\x9f\xc8\x7f\xc6\x12\x75\xae\x2e\x5f\x58\x33\x4b\x57\x6b\x6d\xfb\x0c\x5a\x5b\xa2\x3a\x83\x7c\xe9\x46\x55\x1b\xe4\x8b\xfd\xd1\xc6\x8d\x9a\xda\x1f\x6d\x6c\xf9\x47\xc9\x52\x6c\xf9\x67\x40\x2f\x3d\xcc\xa5\x11\xbb\xd8\xe4\xbc\x13\x01\xdb\xd8\x04\xb7\x63\x93\x9b\x4c\x0f\x3c\xdd\xe4\x26\x63\x3b\x5e\xaa\xe9\x63\x3b\xde\xed\x78\x1f\xdc\xeb\xed\x78\x37\x6b\x2b\x3d\xa8\x9a\xdd\x98\x8f\x3d\x7e\xcf\xd1\x86\xeb\xc3\x88\x5d\xd2\x55\x30\x62\x17\x1b\xb9\x4f\x0f\xf2\xbc\x45\x2a\x9b\xe4\x40\xa2\x6e\x27\x36\xc9\x81\xd8\xb8\xdc\x49\x73\xbf\x55\xa3\x9b\xb5\x90\x5e\xdc\xaa\xed\x5a\xd8\xca\x38\xc1\xde\x66\xb4\xaf\x5d\xb8\x82\x09\xe4\xd8\xae\x23\xf0\xe7\x27\x49\xcb\xd0\x8a\xb4\x2a\xad\x42\x6b\xd2\x6c\x37\x5d\xd0\x36\xb4\x64\xbb\x89\x36\x48\xda\xb5\x8b\x3c\x73\x7a\x8f\x5c\xb5\x8b\xc8\x59\xbb\x5c\x0b\x6f\xe6\xb9\x6c\xbb\x45\xda\x41\xa7\xed\x42\x77\xb6\xab\xf8\xbd\xca\x73\xc5\xef\x39\x6f\x24\x2e\xdb\x45\xd0\xba\x5d\xca\xee\x1b\xd0\xc2\x77\xa9\xa9\x49\xdf\x81\x27\xed\x0a\xc7\xe1\x1c\x7d\x67\xad\xb6\xab\x39\x0e\x60\x4c\xfa\x5e\x78\x30\xe4\x0b\x6e\x5f\xfa\x1c\xc7\x70\x6c\xd3\x77\x33\x3c\x98\xbe\x3b\x7d\xae\x48\xf3\x39\xe7\x83\x04\x62\x23\x84\xf9\xa7\x19\xa1\x4c\xdf\x91\xdd\x76\x03\x31\x1a\x91\x29\x3a\xfc\x48\x78\x1a\x77\xfc\xf3\xcc\xd3\x25\xe1\xfa\xc7\xe1\xb0\x95\x56\x8d\xe2\x2a\x36\x3c\x37\x0a\xac\xce\xcf\xe0\x54\xff\xbf\xfd\x69\xaf\x1f\xa2\x5a\xe7\xc9\xa7\xfd\x4f\xca\x77\xe4\xe1\x3d\x5a\xba\x25\x29\xe9\x2c\xa0\xef\x98\xfc\x96\xa5\xe4\xb3\xcc\xd2\xd1\x58\x2d\x0f\x29\x47\x70\xd2\x71\x0f\x5b\xf1\x99\x72\xfe\x23\x1f\x60\xd8\x48\x7f\xff\x69\xe5\x74\x22\xbf\xe7\x2d\x61\x5c\x03\x76\x05\x48\xb1\x99\x93\x6e\xf5\xa8\x91\xa0\x52\xa3\x09\xb0\x5a\x3d\x8c\xce\xf0\xb2\x0e\x46\x56\x8f\x6c\xb3\x47\xb1\x09\x54\x5a\x1c\x65\x1a\x14\x73\xb4\x20\x9c\xd2\x82\x70\xca\x45\xe1\x46\x33\x03\xdc\xc4\x1a\x17\xd9\xa7\x26\xd6\x68\x61\x21\xc8\x95\xfe\x7a\xa7\x76\x0b\x5c\xc6\x16\x67\xaa\xca\xb1\x82\x4d\x47\xba\x35\x9c\x87\x94\x8e\x86\x68\x4d\x09\xd7\x41\x4e\xe9\x39\x1d\x68\x00\xcd\xd6\xa8\x66\x4a\x14\xf6\x37\x1d\xe4\xd6\x00\x45\x29\x21\xe1\x0d\x50\xd4\x74\x9a\x53\xca\xbc\x6b\x47\x75\x72\x13\xf1\xfb\xd6\xe4\x0d\x8e\x25\xae\x52\xeb\xd4\x7e\xb4\xee\x3a\x4d\xc7\x5f\x68\x1d\x97\xbe\x75\x7b\xe7\x6c\x74\xa2\x52\x4d\xf7\x33\xe5\x8b\x77\x6d\xa1\xe3\x07\xa4\x7c\x74\x7d\xeb\xb6\xd0\x0f\xf7\x89\xcf\x36\x1d\xcd\x36\x5c\xf5\x99\x55\x35\x5c\xf5\xc3\xb1\x66\x26\x60\xb8\x22\x07\x81\x8a\x84\x03\xd9\x06\x16\xa6\xe9\x54\xa6\xf2\x41\xb3\xd5\x81\xe7\x92\x0a\x5a\x64\xe0\xb9\xb4\x41\xe5\x47\x2a\x68\x82\x41\x95\x5b\x1b\xf6\xae\xc0\x27\x9d\xbb\x36\xd5\x36\xe5\x80\x8b\x36\xd5\x36\x93\x8a\xa7\x54\x8e\x35\x69\x13\x8b\xda\x74\xe4\x52\xbd\xa0\xe1\xc8\x35\x1d\xb9\x54\x11\xbf\x49\xea\xab\x4d\xb5\x48\x65\x1e\xa7\x5a\xc4\xf4\x5f\xaa\x0f\xed\xda\xe7\x49\xb5\x59\x22\x4e\xdf\x26\xb1\xb5\x36\x89\xad\x25\x9c\xd4\x36\xb1\x94\x6d\x12\x44\xf0\xd0\xeb\x86\x8b\xf6\xa7\xe9\x95\xa5\x8a\x26\xd5\x2b\x6b\x7a\x60\xa9\xa2\x35\xf5\x2a\xda\x52\x43\xd6\xe3\x1d\xb5\xa5\x86\x5c\xd9\x76\x2b\x34\x2a\x3e\xdb\xcf\x6a\x57\x14\x84\xa9\xb9\xf6\xb3\xda\xa4\x86\xdb\x02\x40\xb7\x65\x5f\xe2\xa1\x0d\xfb\xb2\xd4\x7c\xa4\x86\xdb\x92\xcf\x8b\x20\x47\xa2\xa8\xbc\x69\x29\x9b\x69\xae\x14\xe9\xcc\xaf\x69\xae\xb6\xf5\x20\xe2\x00\xd9\xb6\x95\x5b\x2d\xa5\x07\x41\x37\x2d\x65\xdb\xf0\x2a\xe3\x09\xb5\x4d\xac\xae\x6d\x80\x7b\xc6\x13\x6a\x5b\x1e\xec\xe8\xd0\x58\x2f\x3b\xa6\x34\xbf\x77\x78\xda\x2f\x24\xbc\x63\x89\x82\x0a\x81\x8e\x05\x3a\x3f\x3e\x76\xba\xdc\x2f\x7c\xf7\xae\x81\xc9\x38\x33\x5d\x03\xd3\x2f\xb0\x6d\xbe\x0e\x16\xe8\x58\x96\xf3\x73\x9f\xcf\x9d\x91\xf5\x2b\xfb\x58\xb6\x27\x07\x0a\xf4\x0b\xbf\xaa\x5f\xd4\x31\x65\x6a\xb9\xba\xd9\xae\x7e\x85\x9f\x3b\x36\xa7\x5f\xf8\xd2\xfd\x62\x26\xf3\x7d\x56\x4c\xbf\x9a\x3d\x46\x7f\x1f\x19\xe8\xe6\x9c\xba\xf9\xa5\x7c\x9f\xf1\x77\x92\x48\x7f\xba\xf9\x9b\x7c\x1f\x4b\xdc\xcd\xdf\x74\x73\x30\xf9\x2e\xef\xa1\xe1\x55\xf5\xfb\xd7\xc2\x99\xef\xae\x85\xe8\xe6\x2e\x70\x0e\xfb\x43\x15\x46\x7f\x70\x18\xf3\x73\x9d\xc7\x1e\x1c\xc6\xfe\x50\x01\x93\x9f\x23\x7a\xfd\xa1\x02\xa6\x5b\x30\x9c\xa9\x20\xea\x16\x0c\x77\xd3\x1e\xf9\x49\x7c\x0f\x91\xea\x0f\xf1\x97\x8c\xd3\xd2\x1f\xe2\x2f\xfd\x41\x25\xe5\xe7\x38\x78\xfd\x21\x9b\xdf\x1f\xbb\x47\x7c\xa3\x6b\xaf\xfa\xf3\xab\x52\x3a\x24\x33\x1c\x9d\xf2\xdd\x3b\x3f\x07\xfe\x76\x8a\x78\xff\x74\xb3\x19\x99\x28\x7b\x37\x9b\xd1\xcd\x5c\x64\xb6\xdc\x75\x33\x17\x9d\x92\xd9\x3b\xbf\x4c\xe3\x4b\xf8\xa0\x9b\xcd\xc8\x84\x23\xfa\x4b\x28\xa8\xbf\x76\xe5\x65\xce\xb4\x78\xdd\xfa\xd4\xe7\x39\x3d\x36\x90\xdf\x3f\x25\xe5\x3d\x0a\xa3\x7f\x4a\x8a\x01\xfa\x4c\xf4\xa0\x1b\xa0\xef\x1f\x8a\x25\x53\xba\xdc\x3f\x94\x48\xff\x80\x6c\x99\x1c\x73\xa7\x56\xf5\xfc\xf8\xdc\x59\x54\xdd\xf2\xd4\xfe\x11\xb0\xce\xe4\x98\xfb\xc7\x22\xe8\x9f\x1c\xfd\x3e\xde\x95\xa3\x5f\xfc\x9e\x3b\x42\x60\x79\x6a\x37\x40\x9f\x89\x32\x74\xcd\x74\xff\x05\xcf\x8f\x71\xeb\xc9\x09\x4f\xca\xd4\xc7\x64\xa4\xa3\xf2\xff\x74\x8a\x40\xef\xcc\x46\xb9\x9e\x40\x1c\x3d\xe1\x65\x65\x36\xc8\x75\xca\x43\xff\xf4\x94\x6d\x82\xd9\x48\x0e\xcd\xb8\x7b\xfe\x8e\x25\xe9\xc6\xdd\x7b\x72\x8d\xa6\xe3\x41\xf6\x04\xd8\xef\xc9\xee\x25\x66\x43\x9f\xa1\xa7\x5f\x30\xf1\x88\xbc\xb1\xec\x9e\x01\x3f\x39\x31\x8a\xac\xc8\xe7\x04\xf7\x48\x3f\xf7\x4c\x6a\xa4\x67\x62\x16\x39\x15\x9f\xa3\x7b\xc6\xb7\x33\x29\xe9\x6e\x7c\xbb\x5b\x98\x99\xa9\x28\xea\x3a\x26\xdd\x98\x77\x3a\x36\xad\x1b\xf2\xee\x94\x3a\xde\x39\x7f\x7f\x9d\x8c\xef\x05\xc3\xdd\xa9\x84\xbc\x73\x46\x94\x0a\x89\xde\x5e\xec\x55\x3e\xb0\xb4\x97\xc4\x5c\x15\x94\x62\xce\x30\xdc\x12\xc8\x5e\x30\xf0\x99\x28\x4c\xa7\x1e\xf2\xfc\xd0\xfb\x0c\x23\x2d\x81\xec\xc5\xde\x17\xe4\x4b\x97\xa9\x1b\xe9\xc6\x72\x77\x3d\xa4\x5e\x5d\x25\xe5\x78\x4d\xdd\x52\xbe\x5e\xb1\xe6\x99\x20\x4c\x27\xc2\xfd\xa7\x57\xbb\x4c\x10\xa6\x57\xbb\x5c\x9d\xe7\xc2\xc2\xae\x54\x6d\xf6\x6a\xf7\x0a\x93\x50\xf1\x3f\xba\xc1\x6f\x4f\xcc\xed\xba\x61\xbd\xaa\xb3\xcb\x41\x5f\xbd\xda\xe5\xfa\xeb\x72\xa5\x5d\xbb\x6c\xd0\x18\xb3\xdf\x75\xc5\x7a\x90\xee\xca\x14\x08\x77\x2b\xf4\x7a\x28\x5e\x95\x61\x84\xe2\x15\x98\x8f\x4c\x0a\xbb\x1b\x0b\xee\xfa\x67\xb9\x22\x0f\xfa\x67\x3d\x88\x2f\xe5\x5a\xf8\x9e\x22\x47\x11\xdd\x9d\x71\x4b\x7a\xd8\x15\xe3\x9b\xe5\x78\x25\x5d\xaf\xac\x37\x42\x3f\x9e\x4f\xdb\x9b\xa6\xa2\xb9\x22\xe2\x58\xa3\xde\x5c\x11\x16\xac\x79\x1e\x6d\x6f\x4e\x2e\x75\x6b\x87\x76\x86\xd6\xe4\x5e\xcb\x21\xad\x42\x43\xdd\x35\xd5\x27\x85\x54\xbd\xa9\x3e\xf5\xde\x32\xb1\x8e\xae\xf7\xd6\x5b\xf5\xb9\x2c\x2d\xa4\x31\x34\x62\x18\xbd\xe1\xf9\x74\xc3\x96\x39\x60\x81\x5e\x5e\x37\x7c\x48\xe6\xa5\xeb\xe6\x75\x6b\xdd\x32\x59\x91\x6e\xad\x5b\xef\xe8\xac\x42\x08\xa3\x77\x75\x56\xc7\x0b\x2e\x18\xda\xde\x5d\x4d\x9d\xa1\x95\xeb\x3e\x5d\xee\x0e\xad\x13\xe1\xf5\x58\xda\xde\x1d\x5a\x27\x6c\x55\x30\xc8\xbd\x13\xb6\xea\xba\x8d\xe5\xc2\x48\xe9\x36\x76\xdd\xc6\x72\x21\x7c\xba\x8d\xdd\x08\x25\x91\x98\xae\xdf\xd8\x07\x0a\xa0\x50\x96\xd5\x0d\x50\xf6\x81\x8c\x16\x12\x25\x9d\xba\xb2\x3f\x7d\x20\x2c\xe5\x3e\xde\x6a\x1f\x44\xd0\xfa\xc0\x70\x95\xfb\x86\xa6\x9a\x1d\xe5\xf8\xfc\x80\xed\x3e\x94\x1f\xbc\xcc\xf3\xd8\xe9\x9d\xee\x65\x1f\x88\x72\x21\x9f\xd2\xf1\x35\xcf\xcf\x92\x76\x7a\x3c\xc2\xe7\xb0\x65\x45\x23\x65\x1c\xb3\xeb\x72\x96\x9b\x09\x1f\x8e\x8c\x4a\xb2\x87\x38\x47\xd7\x0b\xed\x86\x18\x0b\xdb\xaa\xfa\x24\xfe\xd3\x27\xf1\x9f\x72\xa3\xdc\x0d\x27\xf6\x89\xfb\x51\x6e\x94\xfb\x54\xce\x26\xe9\x94\x72\xa7\x33\x19\x53\x33\x8d\x33\x7a\x97\x3b\xf3\x5c\x1e\xd2\xec\x72\xa1\x0d\x3c\xec\x3e\x09\xdb\x96\xbb\x24\x68\x3e\xf7\x63\x01\x0a\x68\x56\x9f\xab\x3e\x87\x81\xd3\x0b\xed\xb3\xfa\x1c\x02\xa4\x17\xda\x67\xd8\x3f\x66\x63\xea\x6d\x10\x22\xbc\x0b\x5b\xb1\xfa\x0c\xdf\x95\x2d\xa4\x7b\xfa\x94\x2d\x13\xb6\x50\xaa\xdd\x75\x60\xfb\x42\x79\x95\xe7\x0a\x68\x59\x1a\x5d\x21\x94\xd2\x17\xf0\xa4\xaf\xe4\xe7\xd0\xe4\x4b\xb6\x18\x16\x2b\xcf\xc3\x73\xba\x65\x44\xbd\x0e\xad\x40\xf3\x39\x5c\xb5\xc2\x21\x07\xdd\x10\x58\x37\x04\x56\x1e\xec\xaf\xf5\x6b\x7d\x91\x99\x28\x14\x2c\x74\x62\x5f\xe7\xc7\x77\x99\x36\xc3\x5d\x7d\x55\xfb\x8c\x87\xb4\xb4\xc9\xab\xfe\x9e\x3b\x53\xbe\x94\x96\x45\xf8\xa7\x10\xd6\xe9\x78\xd1\xe7\xe7\x93\xc6\xbb\x61\x5f\xc2\xbe\xa0\x70\x97\xac\x22\x14\xf5\x3c\x68\x87\xed\x72\xde\x9f\xc3\x3d\xb8\xb0\x6f\x95\xe6\x4e\x7e\x0e\xdf\xcf\x12\xb4\xbe\x5d\xba\xec\xf8\xea\xfa\xe1\x7d\x83\x63\xca\x53\xa5\x85\x34\xbb\x1c\x17\xb4\x29\xcd\x77\x99\xf1\x0d\x1e\xed\xfb\xc7\x16\x3c\x2e\xfd\xf5\xae\xbf\x5e\x48\x3c\x75\xfd\xf5\xbe\x95\xa0\xf7\xe2\x5d\x22\xce\xdd\xfa\xb4\xc2\xae\xb2\x6e\xb4\xab\x6f\x94\x75\x79\x59\x80\xd6\xa7\x75\xeb\xd3\xca\xcb\x54\x6e\x59\x40\x3d\xd9\x43\x40\x68\xe8\xd6\x8f\x8b\x72\x8a\xf2\x1e\x6d\x33\xf4\xeb\x07\xf1\xa3\x43\x8b\x43\xc3\x67\x18\x97\x6c\x79\x5f\x9e\xc3\x67\x18\x97\x5a\xee\x7d\xff\x7a\x3f\xdd\xb8\x8e\x64\x9d\x1f\xe4\x9f\x78\xd6\x00\x03\x9c\x1f\x47\x79\x14\xd9\xb8\x8a\xb4\x62\xb7\x12\xcd\x21\x38\xe3\x52\x70\x38\xce\x61\x5c\x20\xdb\x61\xac\xa9\xe0\x7f\x0e\xf1\xc1\xb8\x5c\x3b\x6f\xe6\x7b\x70\x63\x5c\x3f\x6e\x04\xcf\x35\xdb\x80\x1b\xf8\x81\x43\x80\x30\x6e\xac\x68\x21\x4c\x35\x6e\x04\x62\x58\x6c\x56\x08\x53\x8d\x1b\x3f\x75\x50\x4b\x76\x68\xa7\x89\x1b\x40\x38\x6e\x7c\xd2\xf2\xc1\xc9\x1b\x65\x39\xa8\x1b\xbb\xcb\xaf\x0d\xfc\x92\x21\xe0\x28\x6c\x6b\x1b\x02\x8e\x71\x3b\xa9\x6c\x6b\x1b\xa0\x8f\x3f\x43\xc0\x51\xbe\x23\x88\x43\xc0\x31\x00\x1c\x4f\x3a\x8a\x71\x58\x2b\x35\x1e\x3c\xad\xc2\x6e\xb5\xf1\xe0\x4a\x8d\x47\xb3\x82\x0f\x39\x04\x21\xc3\x9d\x87\x85\xc3\x14\x86\x35\x55\xe3\xc1\x3a\x96\xc4\x6c\x3c\xd4\xa9\x8d\x07\x57\xb8\xa4\x63\x59\xc7\xc3\x72\x1a\x0f\x86\xbf\x24\xb8\x2c\xb8\x18\x8f\x31\xac\x63\xa8\xc7\xab\x2c\x09\x2e\x0a\xe1\x93\x21\xb8\x18\x2f\xfe\x46\x49\x47\x71\x8f\x17\x65\x39\x04\x17\x25\x1f\xd1\x1c\x82\x8b\xf1\xda\x95\x0c\xf7\x5e\xbb\xf2\x3a\x91\x94\x3a\x0e\x6a\xa4\xfe\x0c\xc1\x45\x01\x38\x0e\xc1\xc5\x30\x9c\x56\x78\x55\x70\x31\x3e\x15\x5e\x3e\xfa\x7d\x7c\x18\xea\xf1\xb1\x17\xb1\xe4\xec\x73\x8c\x4c\x10\x52\x88\x73\x0d\x41\xc8\x10\x84\x94\x7c\xf4\xfb\x10\x84\x0c\xab\x84\x4a\x2e\x3e\x47\x57\xc0\x22\xb7\x87\xdf\x8e\x8f\x18\xe9\x70\xdf\x5c\xc9\x95\x76\xf1\xf4\xc6\x47\xa4\xa9\xb0\x2f\x6d\x58\x25\x34\xac\x12\x2a\xe5\xe2\x7b\xd8\x8b\xf1\x11\xa1\x28\xe5\x28\xe9\x21\x08\x19\x1f\xb1\xed\x52\x1e\x9e\x73\x36\x04\x26\x85\x08\xcf\x10\x98\x0c\x80\x89\x45\x92\xc3\xa2\x9e\x91\x5c\xd9\x04\xcc\x46\xc2\x89\x1d\x82\x95\x52\x98\xf0\x24\x0b\x92\x0e\x02\x75\xfe\x23\xb9\xda\x93\xf2\x5d\xe0\x32\x28\xe5\xfc\x30\x5c\x02\x41\xc3\xed\x6b\x23\xfd\x86\x91\x79\xd7\x99\x4c\x0a\x10\x27\x18\x8c\xe4\x30\x04\x30\x9e\x5d\x3b\x12\x59\xe1\x21\x80\x29\x78\xac\x43\x00\x33\x00\x30\x4f\x1c\x58\x37\x32\xf8\x6a\x64\x87\xc1\x2e\xb7\x91\x55\x50\xf9\xcb\xd2\x7c\x0e\x2e\x67\xbb\x57\x91\x82\xec\x6c\x64\x32\x30\x85\xc4\xe4\xc8\xd4\x35\x0d\x41\x4d\xa9\x74\x59\x50\x33\xf2\xaf\x2b\xc7\xd9\x1d\x82\x9a\x01\xa8\x79\x49\x2e\x0d\x41\xcd\x70\xf3\x55\xa1\x9e\x66\x88\x3c\x46\xd1\xea\x71\xfc\xd5\x28\xc5\xe7\x54\xef\x91\x78\xb7\xf8\x9c\xeb\x20\xe0\x5e\x71\x1d\x88\x50\x0a\x09\xb6\x61\xbd\xcf\x10\xa1\x14\xce\x01\x18\x22\x94\x01\x42\x79\xf1\xcc\x86\x9b\x8d\x86\x25\x36\x95\x7c\xd8\xb0\xc4\x66\x54\x26\xb2\x5e\x77\x85\xc6\x68\x2b\x5d\xf6\xa0\xd7\x51\xed\x72\xc5\xc1\xac\xd7\x41\x32\xa3\xe2\x60\x8e\x5a\xa4\xa1\x94\x44\x23\xa3\x12\x59\xab\x6c\xcb\x1f\x95\xc8\xda\xa8\x61\x1b\x74\x99\xa8\xf1\xf9\xa9\xd0\xe0\x5e\x25\x1e\x33\x2a\x16\xa9\x5e\xf5\x85\x86\x0e\x16\xc9\x54\xf6\xd6\x0d\x91\xcc\xa8\x0e\x0d\x7d\x2b\x92\x19\xf1\x1b\xda\x01\x3c\x43\x24\x33\xac\x74\xa9\xf7\x71\x7d\x46\x68\x22\x28\x6e\xb9\xeb\xfd\x4a\xab\xd2\x78\x97\x02\xce\x21\x92\x19\x51\x7f\xb4\x33\xe1\x11\xbe\x8b\x3c\x56\xfc\xa6\x11\x2e\xab\xb0\x7b\x04\x7d\x86\xe8\x66\x80\x6e\x5e\xec\xf9\x10\xdd\x8c\xf6\xd9\x95\xe3\x0b\x0c\x63\xce\x43\x74\x53\xa9\xf3\x1c\xa2\x9b\x21\xba\xa9\x37\x3a\x58\x74\x33\x1a\x5b\x38\x3c\x7e\x75\x34\x60\xc1\x68\xf8\xdd\x95\x6d\x09\xa3\x01\xd2\x46\x73\xb8\x04\x91\x46\x73\x86\x1a\xb2\x5c\x1f\x66\xb7\x29\xcb\xc6\xb5\x2b\x45\x3c\xc3\xb8\xf6\x60\x97\xcf\xa1\x1d\xc9\x68\x6a\x96\x86\x1f\xe1\x11\xad\xa3\x55\xfb\x52\x6d\xe3\x65\x1c\xe1\xd8\x9c\x5d\x5c\xb3\xd1\xc2\x36\x70\xd0\xeb\x71\xcd\xfe\xd2\xc8\x37\x62\x51\xa3\xc9\x49\x52\x1e\x43\x30\x35\x00\x53\x2f\x79\xa2\x61\x29\xc6\x30\x66\x5e\xf1\xc8\x46\x77\x15\x83\xa9\xee\x8a\x47\x36\x08\xa0\x9f\x1f\x7b\x9a\x7d\x17\x6e\xf4\xe4\xc8\xd1\xe5\x3d\xf9\x2e\xce\x6b\x7d\x0a\xcf\xa9\xb4\x7a\xb6\xf7\xe8\x68\x01\xd6\xe8\x3f\x0e\x31\xab\x5d\x3f\x42\x80\x55\x5f\x38\x2e\xc0\x1a\x5d\xf9\xc7\xd3\x1a\x5d\xf9\xef\x72\x8d\x0a\xd2\xd1\xab\x7d\x91\x6b\x1c\x6b\x35\xba\x5c\xeb\x0a\xd8\x8b\x86\x72\x13\xd3\x10\xb0\x55\xf2\x7b\x43\xc0\x36\x00\x6c\x2f\xe9\xa9\x31\x5c\xda\x03\xd3\x55\xf5\xb4\x86\x2c\x70\x8f\x50\xd5\x6d\x72\x8f\xd0\x70\x3f\x50\x25\x0d\x38\xac\x32\x19\x03\x47\xb5\xbe\x68\x9e\xa1\x7b\x35\x88\x97\x54\xdd\xa6\x81\xf3\x3a\x04\x76\x95\xf4\xde\x18\x44\x24\x87\xd5\x28\x95\x2a\xa2\x61\x35\xca\x00\xe0\xdd\x95\x8a\xa1\x21\xb2\x1b\xe3\xc7\x02\x4c\xdc\x90\x05\x6c\x33\xba\x2b\x27\x5f\x8d\x41\x2a\x6f\x58\xa1\x52\xa9\xfa\x19\x22\xbb\x21\xb2\xab\x1f\x26\x4e\x64\x37\x40\x76\x6f\xa2\x59\x91\xdd\x30\xf6\x5f\x29\x04\x1a\xc6\xfe\xc7\xe4\x44\x84\xfa\xa1\x65\xa6\xcb\x78\x62\x1d\xeb\x17\x09\x1a\x96\x5a\x94\x54\x13\xeb\x49\x94\x34\x40\x49\xaf\x86\x5f\x94\x34\x4c\xec\x7b\x0c\xeb\x30\xb1\x3f\x4c\xd8\x57\x12\x6a\x63\xb9\xc4\x0c\xf3\xd7\x94\xa0\xb9\x9c\x96\x82\x61\x97\x4d\xce\x0f\x77\xe5\xd4\x84\x5a\x70\x57\xce\x00\x8c\xdc\x35\xa1\xdd\x96\x42\xb0\x7e\xdd\x43\x2d\x88\x4c\x06\xc8\xe4\xe5\x54\xcd\x61\xe4\x7f\x98\x23\xf7\xa4\xd4\x61\x8e\x7c\x88\x4c\x6a\xc6\x3a\x6e\x5d\x70\x00\xca\xed\xc9\xa8\x63\xeb\xab\x6c\x05\x23\x63\x31\xb7\x82\x21\x32\xa9\x19\xad\x20\x32\x19\x9b\x8d\x58\x9e\x8e\x3a\xb6\x0e\xeb\x2e\x7e\x0f\x65\xb9\x75\x58\x77\xf1\x5d\xd8\xb2\xcb\xef\x5d\xd8\xa2\x1b\xb6\x65\x8b\x68\xa5\xe6\x44\x1b\xa0\x95\x41\x92\xe1\xae\x19\x45\xbb\xb5\x17\x5b\xb6\x70\x82\xea\x10\x99\x0c\x90\xc9\xcb\x26\x8a\x69\xea\x7b\x5e\x80\x33\x0f\x53\x9d\xa4\x1a\xfe\x4c\x92\x0c\x77\xa5\xba\x76\x5e\x04\xdc\xe6\xf5\x63\xcb\xe1\xf2\x14\x99\xcc\xeb\xc7\x82\x08\x68\x53\x1a\x02\x44\xec\x6f\x0a\x3d\xe6\xa5\x14\xe0\x86\x4d\x70\xc8\xf9\xe1\xdd\x72\xd3\x17\x94\xef\x34\x0d\x51\xcb\xcd\xf7\xaa\xfd\x73\x26\x71\xc3\xa6\x90\x62\x02\x29\xde\x38\x90\x75\x0a\x29\xe6\x6d\xf7\x70\x91\xa6\x7b\x55\xa6\x7b\x55\x2a\xbb\xfe\xe7\x8d\x6d\x98\xee\x4b\xa9\xb8\x4d\x53\x48\x31\x85\x14\xb5\x04\xcf\x15\xdf\xb5\x2b\xf5\xac\x8d\x29\x7c\x98\xb7\x4b\x0d\x7f\x68\xde\x08\xda\x14\x3e\x54\x7c\x9f\x29\x7c\x98\xc0\x87\xef\xfa\x9e\xbf\xfd\x99\x0f\x3e\xfb\x7c\x54\xc2\xd4\x69\xcd\x07\x9f\x7d\x3e\x72\x9e\x3a\xad\xf9\xc8\xf9\x47\x8e\x52\x93\x35\x1f\x39\xfa\x64\xdf\x65\x86\x1e\x34\xcb\x7c\x80\xc5\xb5\x56\x9e\x03\x16\x4f\xf3\x1f\x95\x42\xac\xf9\xe0\x23\xcd\xc7\xb5\x56\xe3\x83\xf6\x4a\xfb\xa4\xf1\xae\xc3\x35\x27\x52\x29\xc4\x9a\xc2\x96\xf9\x50\x88\x55\xc9\x60\xcf\x07\x41\x9b\x8f\x5a\x89\xa2\xab\xc9\xe9\x29\x7f\xe6\xa3\x62\xa6\xe8\x6a\x3e\x61\x1b\x20\xad\x1a\x07\x7b\xcc\x87\x60\xcb\x14\xde\xd4\x78\x68\x57\x56\x01\x6f\xbe\xfb\x28\xe1\x69\xee\x64\xbe\x78\xa2\x95\xda\xac\xf9\xe2\x89\x4e\xcf\x3c\xa9\xc4\x26\x27\x87\x9d\x9c\x1f\x86\x4b\x6d\xd6\x7c\x65\x9f\x3b\x4b\x6a\x7c\xbc\x8b\x53\x33\x5f\x25\x83\x7a\xad\xf9\x2a\x19\xaf\xeb\x19\x77\x72\xbe\xac\xe7\xf9\x82\x3d\x2a\x59\xc0\xe9\x39\x28\xd3\xf3\x4d\x6a\x30\x6d\x2f\x6b\x72\x0a\xab\x6a\x54\x9e\x93\x55\x6f\xb5\x8d\x4a\xbb\xa8\xaa\xf9\x56\xbf\xc7\x74\xbc\x38\xe8\x93\x23\x4d\xee\x1a\x91\xff\xd2\xca\x4f\x91\xd8\xf4\xf8\x13\x0f\x5b\x9d\x22\xb1\x09\x12\xfb\xf0\x33\xe6\x87\x39\x9b\x1f\x55\x5a\x71\x1d\xd7\x6d\x02\xcb\xce\x4f\x97\x56\xa1\x4d\x69\x84\x2e\xaf\xe3\x5c\xcf\x0f\x13\x37\xbf\x64\x75\x05\x4b\xf1\x23\x76\x39\x01\x69\x87\x56\xa0\x85\x34\xbf\xc7\x44\x7f\x0a\xe7\x47\xce\x36\x38\x2d\x62\x7e\xae\xa7\x8f\xe5\x1e\xd7\x43\xbb\x2e\x77\xf7\x75\xc4\xf5\xd2\xae\x42\xf7\xc1\xdd\x20\xb1\x39\x81\x6f\xe7\xa7\x49\xe3\x7b\x38\xf0\xd3\x94\x53\x10\x82\x9d\xa6\x9c\xa6\x27\xa2\x04\x45\xed\xf3\x03\xc8\x4e\xf7\x7f\xc4\x75\x34\xe8\xfc\x9c\x05\xb6\x81\xdc\x41\xa2\x74\x02\xf3\xce\x8f\xe3\x38\x1e\xd1\x14\xed\x4d\x0e\x46\xb9\x03\x2f\x7c\x8a\xf6\x26\x68\xef\xc3\xb9\x98\xa2\xbd\x49\x36\xea\xf6\x48\xd9\x29\xda\x9b\xe9\xb3\x09\x54\x4f\x52\x38\x01\x7d\x77\x70\xdb\xc2\x4c\x0a\x67\x3a\xc2\x59\x03\x4d\x91\x54\xaa\xe0\xc0\xf3\x18\x9f\x4b\x7e\x2e\xf9\xb9\xc2\xe7\x5c\xee\xe0\xc0\x3b\xf0\xf3\x67\x72\xb9\xa7\xec\x28\x50\x01\x49\x05\xea\x0e\x93\xe0\xb2\x86\xe9\x0e\x93\x99\x8a\x92\x81\x32\x4f\x72\x3e\xfd\x38\x7f\x2c\xfa\x4c\x72\x3e\xfd\x38\x1f\xb4\x2b\xe7\xd3\x8f\xf3\x28\x78\xb6\xa5\x9c\x1f\xfa\x0c\x4e\x9a\x29\x64\x0b\xf6\x27\x28\xf5\x9f\x1c\x8e\x72\x7e\x68\x83\xa8\xf6\x4c\x0a\x73\x92\xcb\x9c\xbf\x31\x05\xa3\x13\x30\xfa\x7d\xc7\xe1\x9e\x59\xcd\x28\xf0\xf4\x40\xdc\xe9\x71\x28\x33\xb3\xdc\x83\xa8\xf6\xcc\x0a\xae\x59\xb7\x20\xaa\x3d\x41\xa6\xe7\x87\xe1\xde\x2f\xcf\xe5\x2c\xad\x4a\xf3\xb9\x21\xcd\xae\xa0\x3e\xb2\x2c\x70\xf7\x49\xdc\x18\x16\x77\x9f\x4c\x81\xac\x07\xe9\x4e\x81\xec\xcc\xd5\xe1\x32\x95\xb9\xda\x67\xaa\x87\x83\x1d\x06\x33\x57\xbf\x87\xb6\x0c\xca\xf2\x66\x56\x5b\xe6\x90\x7d\x99\x77\x65\x95\x47\xb3\x04\x3b\x11\xa6\x47\xb3\x4c\xc1\x72\xb0\x13\x61\x0a\x96\x27\x60\xf9\xe3\x34\xa3\x29\x58\x9e\x45\x81\xe4\xd4\x8f\x59\x64\x5f\xf9\xe4\x7c\xf5\xb9\x26\x6d\x4b\x3b\xdd\x2b\x4a\x9a\x29\xbe\xe0\x24\x90\x59\x94\x34\x37\xd1\xc4\x83\xd2\x2f\x4a\x9a\x9b\x68\x82\x50\xf7\x2c\x78\x35\x53\x40\x1e\x8f\x7d\xd1\xd8\x14\x25\xed\x41\x8f\x14\x25\xad\x28\x69\x1c\xeb\x31\x4d\x19\x4e\x01\xb9\xe7\xfa\x4e\x01\xf9\x2c\xb2\x94\xf0\xf7\x2c\xb2\xb4\xb8\x9e\xd5\x73\xc5\xf5\x5c\xd0\xaa\x41\xf8\x7b\x16\xa5\x8f\xc3\x53\x0e\x8d\x77\x35\x36\x02\xfc\x20\xd4\x3d\x05\xf8\xb3\xec\xf8\x97\xbf\x7f\xf9\x80\x8f\x69\x0a\x72\x9a\x6e\x0c\x4e\x13\x99\xa6\x1b\x67\x55\x1d\x3e\xf9\x48\x50\x55\x1d\xd6\x5f\x97\x59\xcf\x02\xf7\x59\x71\x95\x83\x43\xc6\x66\x25\x9a\x38\x2b\x30\x2e\x38\x3c\x6c\x0a\xbe\x27\xe0\xfb\xcb\xac\xb5\x50\x6b\x92\x25\xbc\xe3\x45\xf8\x42\x0d\x19\x72\x99\x6d\x08\x93\xfc\xe1\xf9\x91\x86\x8b\x10\x94\x2a\xcc\x90\x2b\xd4\x11\xce\x90\x2b\x9c\xcf\x71\x07\xb1\xd8\xe9\xb6\x90\x19\xe1\x73\x74\x39\xf0\xda\x27\xbb\x43\x0e\x8d\xe7\xec\x1e\xe0\xfb\x23\xf1\x39\x1b\x15\xe4\xb3\x29\x40\x5c\x54\x31\xd9\x46\x71\x7e\x6c\xa2\x26\x68\xc8\x32\x1b\x23\x0e\x8d\x77\x09\xba\x4f\xc1\x72\x70\x8c\xd9\x14\x2c\x4f\x53\x86\xf1\xb1\x4e\x4d\x19\xce\x86\xc9\x8c\x8f\x75\xda\x28\xe2\x99\x82\xe5\xe0\xe2\x89\xd9\x5c\x2f\xa2\xdc\xf8\x58\x93\xa2\xdc\x09\xca\xa5\x48\xfd\xcf\x14\xe5\x4e\xd3\x7e\xf1\xe1\x38\x99\xf6\x9b\x5d\xd9\x23\x3e\x3b\xbb\xb2\x27\x02\xf5\xb0\xdb\x29\x02\x9d\x5d\x8d\x46\xde\x7f\x76\x6d\x49\x57\xce\x38\xf8\x76\x76\xb2\x4a\xb3\xab\xd1\x38\x86\x64\x76\x39\x2a\xda\x0c\xc0\xcc\x14\x6d\x4e\xd0\xe6\x17\xa5\xfc\xb5\x91\x37\x7b\x38\x87\xd6\x9b\xad\x11\x73\x90\x4c\x9a\x82\xd1\x48\xc7\xa7\x9f\x1e\x4e\x31\x07\xd8\x3b\xd8\xc9\x37\x07\xbb\x64\xe7\xd0\x02\x53\x52\x30\x87\x16\x18\xfc\x79\x07\x25\x05\x73\x28\x5f\x24\x1b\x0f\x2d\x41\x63\x44\x56\xb1\x45\xc2\x43\xb6\x8a\x6d\x5a\xc5\x16\xd4\xce\x4d\xc1\xe8\x1c\xca\x9c\x4b\x67\xe8\x0a\x0a\x50\x23\x23\xfe\x03\xa4\x38\x87\x32\x97\xf1\x1a\x86\x2b\x71\x28\x73\x84\xa1\xe7\xd0\x0e\x0c\x5c\xc1\x20\x0c\x3d\x05\xa8\x13\x80\x9a\x38\x81\x72\x0a\x50\xa7\x3b\x19\x82\xc8\xf4\x9c\x5a\x5b\x77\x32\x44\xc6\x65\x9c\xae\xd8\xe9\x8a\xe5\xac\x95\x69\xea\x71\x5a\x28\x17\xec\x22\x99\x53\x3b\x40\xb6\xf1\x0e\xa0\xd3\x9c\xc4\xb7\x26\x75\x70\x77\x50\x0f\x31\xa7\x42\xc2\xb6\x84\x78\x8b\xa4\x2e\x49\xae\xa0\xa2\xad\x89\x9b\x53\x11\xce\x3e\x57\xed\x9e\x72\x43\x54\x7b\x9a\x8d\x9c\x1e\x9d\x11\x9c\xa2\x36\x3d\x3a\x63\x4e\xcd\x00\xa5\x14\x73\x6a\x06\xe6\x8f\x7b\xe8\x68\x33\x94\x73\xaa\x50\x32\x33\x64\x86\x72\x7a\xec\x46\x70\xc7\xc5\x14\x7b\x4f\xb0\x77\xba\x51\x00\x4b\x97\x70\x7d\x36\x81\xe1\x5f\x3a\xd2\x16\xee\x87\xca\xc8\xc2\xfd\xb9\x14\x34\x2a\x38\xe6\xd2\xb2\x2e\x9d\x90\x72\xf1\x6e\x96\xa6\x00\x95\x9b\x77\x15\x20\xb3\x91\x41\x52\x60\x8a\xe5\xa7\x58\x3e\xca\x73\x86\x6b\xe6\x71\x9a\x51\xf4\xec\xdf\x69\x46\x71\x9a\x3d\x0c\xca\x20\xa7\x18\x7d\x82\xd1\xd3\x03\x69\xab\x8c\xcc\x1e\x06\x87\xe1\xcc\xed\x84\x8b\xbd\xa3\xa0\x01\xb6\xab\xdd\x2a\xbe\x10\xc5\x99\x29\x9c\xdb\x09\xaf\x97\xcf\xf9\x2e\x39\xaf\xa0\x32\x72\x92\x22\x3c\x3f\x70\x9e\xca\xc8\xb9\xd5\xb3\x5b\x8b\x54\x71\x4c\xb6\x0a\x4a\xec\xed\x11\xbf\x53\xec\x3d\xcd\x00\x86\xa8\x50\x9c\x3d\xc1\xd9\xe9\x3d\xfe\xc1\x12\x67\xaf\x4b\x03\x5c\x0f\x0c\x59\x17\xd0\x64\x5d\x2e\x67\xce\xdb\x59\x17\xcb\x79\x99\xa6\x8b\x7a\x5c\xc2\x75\x91\x07\x5e\x62\xe5\xa8\x67\xe9\x2e\x4b\xf6\xd6\xa5\xb1\xe5\x0c\x9e\x65\xea\x6e\x99\xa6\xb3\x74\x7a\x89\x9f\xd7\xe5\xd2\x65\x17\xeb\xba\x30\x17\xeb\xd2\x5c\x70\x06\xcf\xba\x10\xbe\x65\xb9\x5f\x80\xec\xd6\x15\x3e\xe7\xd0\xe2\xe6\xb9\x66\x9f\x19\xda\x77\xfc\xee\x25\xf6\x5e\x9e\x31\x11\xd4\x5e\x2e\xcf\x98\x58\xb7\xb3\x41\xd5\xc9\xba\xf1\x2d\xd6\xad\x17\xcb\x8e\x98\x75\x33\x43\xeb\x76\x36\xa8\x1c\x59\x62\xef\x65\xea\x2e\x8e\x02\xfd\xb3\xc4\xde\xcb\xb3\x1e\x22\x2a\xcf\x11\x5b\x5d\x37\xa9\x6b\x0b\xa3\x97\x67\x3d\x2c\xce\x7a\x08\x4e\x36\x59\x66\xf8\xd6\xad\xda\x3e\xa0\xeb\xfc\x61\xb3\x2e\xa1\x08\xba\xec\xc8\x80\xed\x89\x03\xa5\x96\x10\x7d\x81\xca\x9f\x8b\x43\x7e\xd6\x43\xde\x6a\x3d\x67\x69\x3c\x96\x59\xaf\x87\x1c\xd5\x02\xa9\x3f\xd7\x75\x64\x60\x3d\x60\xc7\xc5\xf9\xa5\x87\xc6\xbb\xd9\xef\x1d\x3d\x74\x68\xbc\x9b\x7d\x37\xfb\xee\xf1\x68\x96\xb0\x7d\x3d\xc7\x72\x1d\x5a\x82\x16\xd2\x06\xb4\x8f\xe7\xd0\x40\x8b\xb2\xc5\x43\xab\xd0\xfc\x5e\xf5\x7b\x89\x77\xc3\xef\x85\x7d\x39\xf6\x65\x3d\xb2\xe5\x09\xdb\x80\x55\x4f\xf8\xee\xd1\xcb\x8f\x47\x04\x2f\x21\xfa\x02\xa2\x27\x4a\xdb\x97\x10\x7d\x91\x88\x3c\x8f\x49\xfb\xa4\x39\xb4\x83\x82\xd6\x0b\x00\x5d\xef\x51\x30\xcf\x05\x0a\x5a\xe0\xf5\xf3\x23\x4b\xcf\x72\x5e\x9c\x51\x7a\x7e\x5e\x69\xbc\x0b\x44\x5f\x40\xf4\x43\x0b\x68\x21\xad\x43\xab\x37\xb4\x29\xcd\x2e\x1f\xe8\xbd\x5e\x54\xc1\x7a\x8f\xbc\x1d\x1a\xdf\xcb\x7e\xef\x08\x5f\x7c\x95\xcf\x65\xbb\x77\x98\xfd\x5c\x17\xf2\xc3\xc1\x12\xe7\x87\x66\x41\x37\xeb\x75\x59\xbd\xa5\x4b\x63\xb8\xca\x23\x85\x99\x87\xf6\xd7\x49\xf9\xe5\xf1\x13\x8b\x33\x4e\x9f\x8b\xfa\x9d\xf5\x3a\x09\x6f\x30\x81\xec\x7d\x5e\x24\x62\xcf\x8f\xcd\x3d\xf4\xde\x49\x00\xf1\x27\x54\xea\xf2\x34\x86\xf5\x7d\xf6\xf4\x78\x28\xeb\xc3\x49\x5b\x80\xfc\x43\x3b\x9f\x13\xc9\xaf\x4f\x46\x52\xbf\xb3\x3e\x65\xf3\x53\x36\x01\x3a\x4b\xd4\xbe\x48\xad\x3e\x1e\x91\xbc\x3e\x99\xc6\xa1\x0c\x87\xf6\x42\xb3\x8d\xe3\xf4\x1d\xda\xe1\x86\x48\x7e\x91\x82\x7d\x2e\x0e\x96\x5a\xe6\x59\x17\x87\x32\x3c\x1e\x9d\xbc\x3c\x8d\x61\x7d\x75\x48\xe3\x7b\xca\x26\x45\xa1\x87\x46\x5f\xc2\x3e\x2b\x9b\xec\x53\x5a\x9f\x4b\x96\x73\x4c\x0f\x8d\x76\x09\x74\xaf\xef\xc8\xab\xb7\x0c\x2c\x41\xfb\x02\xb4\x27\xce\xac\x59\x82\xf6\x95\x3e\xc4\x81\xfd\x23\x2b\xc9\xa9\xa4\x68\xde\xa8\x4a\xeb\x49\x57\xfa\x71\xef\xa0\xdd\x25\x42\x5f\x29\xc1\x15\x2a\x84\x56\x52\x0c\x93\x62\xf8\x20\x0f\x9e\x3a\xba\xc8\xde\x1e\x1a\xef\x66\xdf\xcd\x70\x80\x4d\xe2\x2b\xc9\xd1\x24\x47\x29\x11\x5a\x49\xf5\x0e\x92\x3f\x34\xbe\x97\xfd\x5e\xb1\xdd\x63\x7d\x96\x08\x7d\x81\xd0\x9f\x8b\x9c\xd3\x02\x9a\x9f\x9f\x25\x8d\x71\x80\x9b\x56\x52\x36\x29\x1b\x5a\x09\x2b\xb5\x92\x5a\x01\x8c\xb4\x52\xb5\x8d\xb0\xcf\x1f\x7c\x09\xfb\x1c\xbe\x7b\x5c\xa9\x25\x6a\x5f\xa0\xf6\xe7\x22\xd1\xb4\x44\xed\x0b\xd4\x9e\xb4\x16\x99\x18\xe7\x22\x85\x7c\x1e\xfb\xa0\x25\x69\x55\x9a\xcf\x75\x69\x76\x05\x25\x93\x41\x12\x0b\x24\x7f\x68\xbc\x4b\x52\x75\x71\x3e\xc4\xa1\xf1\xae\xac\xcf\x49\x16\x20\x54\x59\xe5\x9b\x55\xbe\x94\x12\xad\xec\x74\x80\xf8\x0f\xed\xb0\x4a\xc4\xbf\xf2\x8f\xa5\x98\x90\x4c\xbe\x78\x65\x05\xf7\x09\x9e\xab\xf6\xb9\xa2\xc9\x28\x11\x5a\x59\x53\x93\x6b\x97\x46\xff\x5c\xcf\x59\xc1\x25\x99\xb5\xb2\x82\x9b\xc3\x77\x0f\x2c\x5e\x59\x2b\x0a\xa0\x3f\x34\xda\x88\xdf\xbb\x4b\xda\x99\x5e\xd1\xfd\x02\xdd\x67\x8e\x8a\x5f\xa2\xfb\x05\xba\x7f\x2e\x4e\x48\x59\xa2\xfb\x55\x5c\xf7\x54\x1c\x2d\xd1\xfd\x2a\xdf\x90\x56\xa0\x4d\x69\xeb\xac\x8d\x72\x7a\x57\xd4\xa9\xd4\xf9\x3e\x17\x07\xa9\x2c\xeb\x7c\x57\x51\x57\xbe\xe8\x77\x90\xfe\x9f\x55\x0a\x33\x09\x14\x5d\x45\xc5\x58\x54\x82\xe4\xbc\x56\x51\xf8\x8a\xc2\x07\xec\x5c\x02\xf9\x55\xea\x2d\x8d\xae\xe0\x14\xaf\xa2\x40\x02\x45\x57\xd1\x4c\x15\xb5\x21\x4e\xf6\x12\xc8\xaf\xa2\x99\x7a\xed\x33\x5e\xe2\x2a\xaa\x82\x17\xf5\x20\xb8\x5f\x9c\x8c\x2a\x0e\x5b\x25\xec\xb2\x96\x8b\x14\xda\x12\xef\x2f\x12\xfa\x59\xb5\x2d\xde\x5f\xf5\xc7\xd0\xe3\x4e\x2f\x4b\x8e\x57\x55\x46\x5f\xcc\x40\x55\x15\x54\xad\x14\xa7\x7d\x2e\x13\xff\xab\x6a\xa5\xd8\x9b\xbf\xaa\xce\x40\xd5\x19\xe0\xb4\xb6\x55\xb5\x48\x55\xe5\x4a\x25\xfd\xaa\xba\x3e\xe4\xff\x9f\x8b\x4a\xfa\x55\x41\x1e\xab\xaa\x48\x41\xca\xab\xaa\x48\xab\x5c\x06\x29\xaf\x2a\x97\xab\x5c\xe6\x70\xef\x65\xb9\xf2\xaa\xca\x28\x87\x7b\xaf\xaa\x8c\x56\x65\x94\x93\x42\x57\x95\xa3\x14\x03\x1c\x1a\xef\xca\x96\x2a\x5b\xd0\x72\x16\x03\xac\xf8\x7c\x95\x25\x19\xca\x4f\x38\x5c\x0a\xa3\x56\x80\x3f\x57\xfc\x86\x8b\x5e\x0e\x2a\x5a\x17\x87\x91\x1e\x1a\xcf\x69\x23\x42\x8d\xa6\xb5\x0d\x1d\xd6\x70\xf9\x71\x8e\xf7\x32\xbe\xb1\xc2\xe1\x72\x8e\xf7\x0a\x87\x16\x0e\x8d\x3a\xf7\x65\x7c\x63\x71\x22\xc6\xe3\xd9\xde\xcb\xc3\x48\x57\xa8\xd1\xb8\xd2\x66\x85\x4e\x6c\x28\x2c\x9c\xed\xbd\x8c\x79\xac\x70\xf9\x25\x54\x95\x31\x8f\x45\xcc\x23\x53\x2c\xb8\x9a\xda\xab\xa9\xbd\x08\x0c\x2c\xcb\xa9\x57\x73\xa9\xa5\xe7\xfb\x6b\x23\xef\x01\x13\x8b\xc8\xc8\x79\xe5\xb4\xd6\x54\x64\x4d\x1b\x92\xf0\xf0\xac\x5b\x58\xcd\xa5\xc8\x59\x77\xcb\xba\x85\xd5\x9c\x68\xe5\xba\x55\xbb\xa5\x15\x4d\xc0\x81\xa6\x82\x6a\x3f\x0e\x15\x9f\xab\xd2\xe4\x06\xee\x92\x87\x49\xac\x16\x2c\xed\x84\xc2\x6b\x61\xbb\xae\x13\xee\x8d\x5c\x86\x53\x16\xe1\x94\x4c\xa6\x79\x51\x2d\x70\x7e\xe8\x32\x89\xd1\xd5\x09\x48\xac\x2e\x37\xf2\x01\x53\xab\x6b\x46\x7b\x7a\xa4\x9d\x61\x74\xb5\x4c\x57\x47\xb3\x77\x61\x75\x51\x4d\xd7\x4b\x23\x59\xba\xba\x0e\x47\xcf\x43\x1a\xef\x66\x9f\x73\x9d\xe8\x6d\x76\x22\x4a\xab\xeb\x92\x71\x46\xc4\xea\x0a\x4e\x97\x55\x20\xfe\x65\x18\x67\xf5\x6a\x9f\x81\x26\x54\x15\x9c\x1f\x04\x96\x04\xea\xea\x9a\xc2\xee\x9a\xc8\x89\xfe\xc9\x02\x42\x36\xee\x24\x59\xc6\x64\xd6\xd0\x6b\xa0\x16\x6d\xb9\x13\x70\x0d\x4d\x52\xc6\xd9\x1c\xe9\x47\xb3\x09\xd6\x93\x05\x02\x6b\x38\x5c\xe0\xf3\xb2\x40\x60\x0d\xfd\x7c\xea\xd3\xd6\xd0\xca\x8f\xc2\xf7\x48\x78\xae\xa1\x49\x1a\x0e\x0d\x48\xbd\x8c\xbf\xac\xe1\x4c\x92\x04\x5d\x26\xfe\xd7\x70\x18\x85\x61\x18\x43\x59\xc4\x50\x72\xc2\xea\x19\x43\x59\xd3\x61\x14\x5c\x33\x63\x28\x6b\xea\x12\x72\x6c\xfa\x9a\x5a\xd6\xa9\x15\x25\x0e\xb8\xdc\x58\xb8\xa6\x4e\x0d\x07\x0f\x2e\x37\x16\xae\xa9\x53\xc3\xc1\x83\xcb\x92\xee\x35\x7f\x43\x83\x05\x1e\x01\xb1\xa6\x36\x84\x4d\x89\xcb\xcd\x86\x8b\x53\x1f\x9e\x8b\xfa\xb4\x35\x9d\xc9\xe9\x70\x81\xde\xcb\x22\x84\x35\x75\x4c\x80\xde\xcb\x00\xc7\x22\xc0\x91\x73\x3e\x4d\x18\xcc\x58\x4b\x81\x64\xff\xe1\x32\x98\xb1\x96\x96\x90\xfd\x87\x8b\xc8\xc6\x9f\xb5\x74\x2e\x84\xde\xcb\x35\xb9\x5c\x93\xdc\x33\xb9\x96\xda\x6d\xc9\x02\x72\xb9\xcb\xd3\x0a\xd6\x92\x05\x1c\x20\xb5\x96\x2c\x58\xfa\x70\x5c\xbc\xb3\x2c\xd5\x5e\x4b\x8d\x47\xbd\xdb\x5a\xb2\x60\xfd\x86\x8b\xd9\x5b\xc5\x36\x44\x71\x9c\x27\xb8\xdc\xcf\xb8\x96\x82\x4b\x3c\x73\x2d\x4d\xe6\x52\x70\x85\xf7\x4b\x6c\xbb\x2a\x52\xc5\xb9\x83\x8b\x88\xca\xf9\x91\xcd\xa8\x32\xf7\x38\xae\xa5\x13\x42\x82\x77\x2d\x41\xc5\xd2\x7b\xe6\x28\xde\x65\x91\xc4\x5a\x4a\x90\xa1\x01\x03\x30\x8b\x00\x4c\x2e\x40\xf4\xed\xba\xdf\x1a\x07\x0e\xe4\x58\x5b\xe3\xb0\x65\x29\xc7\x18\xae\xad\xab\xbc\x0f\x67\x83\x53\xd0\xd6\x96\xa3\xdb\xb5\x11\x4c\xe4\xd6\x5e\x6c\xd7\x46\xf8\x9c\x6b\x63\xcb\x51\x4e\x3b\x5c\xd6\x4d\xac\x2d\xf7\xc8\x03\xaf\x2d\xf7\x28\x95\x78\x2e\xf2\xbb\xcb\x1a\x89\xb5\x15\x20\xf6\xa8\x2c\xab\xbc\xd7\xd6\x09\x09\x1c\x98\xad\x5d\xa1\xd8\x3b\x44\x5f\x1e\x42\xba\xb6\x66\x85\x94\xdc\xda\x32\x99\xc2\xef\x43\x3b\xcc\xf3\x60\xd2\xb5\x45\x64\x06\x2e\xb6\xcc\xdb\x3f\xe6\x65\x86\x26\xf3\x08\xfb\x64\x12\xfa\xdb\x22\xef\x7d\x09\x8b\xd9\x05\xb3\x3d\x31\x60\x5f\x3a\xc0\xec\x1f\xd9\x9e\x18\xb0\x29\xb9\x38\xb4\x7a\x68\x30\x74\x5f\x5a\x60\xee\xe7\xdc\x6e\xf2\xdc\x54\x5e\x1c\x1a\xdf\x83\xcb\xfb\x52\x6e\xc9\x3e\x6f\xea\x2f\xfe\xec\xeb\xc7\xd1\xe0\x5d\xac\xf2\xbe\x94\x51\x4e\x06\xd9\x86\x91\x36\xa7\x0d\x3c\xf7\x75\xf1\xbd\x62\x1b\x28\xdc\xfb\xba\x18\x07\xf1\xcf\x4d\x69\xc6\x73\xe3\x9d\x6e\xab\xc2\x37\xe1\xa6\x60\x4b\xe7\xbe\x60\xf2\x26\xda\x74\x1e\x7b\xa1\xd9\x2c\x5c\xbe\x49\x25\x6f\x42\x4f\xe7\x67\x4b\xe3\xdd\xf0\x5d\x94\xdc\x4d\x10\x65\x7b\x50\xc1\x26\x02\x75\x68\xbc\x0b\x97\x37\x11\xa8\xcc\x41\xce\xdb\x08\xd4\xa6\x86\xfc\xb9\x39\x2b\x64\x5b\x3c\xbe\x29\x02\x79\x6e\xe2\x20\xdb\x93\x4a\xf7\x9d\x7f\xb4\xc3\xe5\x1b\xe5\xb5\x39\x81\xf4\xb9\xaf\xf2\xd7\x5b\xe4\x37\x55\x21\xe7\x67\xf2\x4a\xe5\xd3\x78\x5f\xfb\x66\x21\x7a\x7d\xc1\xbe\xc3\x2e\xe0\x8e\xdc\x1c\x88\xb9\x8d\x3c\xed\xdb\x11\x51\x63\xb9\x8d\x3c\x6d\x22\x4f\x6e\x31\xda\xd6\x9b\x6f\x02\x50\xcf\x4d\xf6\x74\x3f\x84\x53\xf6\x03\x66\xbd\xef\xb3\x9a\x36\xd5\x23\x7f\x36\x37\xe7\x3c\x37\xa9\xd2\xfd\x60\x80\x37\x45\x24\x8f\x3b\x52\xb7\x45\x24\xfb\x49\xec\x60\x21\x32\xb0\x9f\x6c\x1b\xce\x3d\xd5\x17\x9b\x90\xd3\xf9\xf1\x5d\xb8\x66\x21\xc8\xe6\xb2\x9c\xc7\xdb\x0b\xb6\x9b\x63\x37\xf5\x20\xc1\x99\x63\x9b\x88\xd3\x9f\x4d\xac\xe9\xf1\xf2\x82\x4d\x7d\xfb\xf9\x81\x2b\x5c\x5e\xb0\x1f\xe7\x94\xad\xb4\x87\xf6\x42\x43\x5c\x9f\x1f\x57\x8e\xfb\xb2\x0d\x3c\x6d\x02\x4f\xe5\x7e\x0f\xc9\xfb\x70\xf6\xfb\xe3\xca\xb1\xd3\xdb\xfb\x70\x36\xb5\x21\x87\xf6\x41\x1b\xd2\xb6\xb4\x23\x0f\xd6\x81\xec\x37\xdb\x04\x13\xf4\x66\xbf\x87\x91\xba\xc9\x76\x6e\xa3\x3d\x9b\xfa\x8e\xe7\x7e\x8e\xfd\xdd\x46\x7b\x36\xfb\x6f\x9f\x1b\x44\xbd\x0d\xe7\x6c\xae\xa2\x79\x6e\x32\x8c\xdb\x30\xcd\x26\x4c\xe3\xde\x9c\x6d\x89\xfc\xfe\xec\x32\xc7\x50\xec\xcf\x2e\x7f\x76\x0f\x64\xbb\xbd\x32\x66\x7f\x8a\x2b\x9b\x5f\xf6\x87\xd7\xb4\x0d\xd3\xdc\x20\xd6\xfd\x81\x24\x36\x7b\x72\x9f\x9b\x43\x3d\xb7\xe1\x97\xfd\x39\x69\x9c\x92\xb6\x2d\x90\xd8\x9f\x9c\x7f\x8f\x2b\xbc\x3f\xe5\xf1\x23\xda\x74\x53\x1a\xb9\x3f\x0c\xc3\xfe\x9c\x8d\x97\x99\xb4\x18\x62\x7f\xce\x06\x17\xe3\x6f\xe3\x2a\x9b\xb8\x4a\x01\x61\x6e\xe3\x2a\x3b\x39\xb4\xf7\x68\xe3\x9d\x94\xd1\xe4\x4a\x64\xf3\xcb\xb6\xa2\x61\xb3\x0d\xf7\xb9\x29\x8d\xdc\xc6\x4b\xb6\xf1\x92\xfb\x3d\xea\x73\x13\x28\x39\x3f\x3e\x87\xb0\x58\xbd\xb0\x8d\x6f\xdc\x2f\xfa\xce\xd2\xf7\x9d\x94\x47\x0e\x4e\xdb\xa9\xda\x86\x33\xf4\xa2\xdb\xac\x4a\xd8\xc9\xe1\xb2\xcd\x79\x1b\xcb\xd8\xc9\x59\x63\x4b\xc9\x36\x96\xb1\x89\x65\x14\x4e\xcd\xde\x96\xc3\xef\xec\xd0\x30\x66\x9b\xdb\x59\xce\x4f\x93\xf6\x41\x5b\xd2\xf6\xbf\xfc\x3d\xd8\x49\xba\x2d\x4a\xd8\x44\x2f\xce\x63\xd2\x92\x34\x64\x94\xeb\x45\xb7\xa1\x8c\x9d\xe5\x00\xb0\x6e\x5b\x49\xbf\x33\x1a\xfa\xe6\x7e\xa6\x4d\x85\xc2\x9f\x9d\x5d\xa5\x5c\x31\xba\x73\xb1\x7b\xca\x2d\xe7\xb2\x6c\x62\x18\xe7\x67\x49\xa3\x5d\x39\x95\xe5\xd4\x97\x79\x0e\x97\x78\xe7\x6a\x5f\x8e\x27\xb5\x89\x6b\x9c\x1f\xb4\x3b\xbb\xab\xb7\x85\x0a\x3b\x03\xc6\xef\x0f\x2b\x95\x55\xd1\x59\x15\xcd\x21\xe1\xdb\xb0\xc5\x26\x6c\x51\x38\xdc\x7b\x1b\xb6\xd8\xdc\xd4\xf2\xdc\x6c\x96\xd9\xdc\xd7\x72\x7e\x9c\x0c\x64\xd9\xb0\xc5\x2e\x9f\xc3\x3d\x90\x70\x17\x39\x5a\x92\x4d\x30\xb9\x45\xe5\x55\x64\x15\x90\x70\x17\x59\x55\x72\x93\x16\xd0\x98\xdc\x22\xab\xd2\x4d\x1b\xb2\xca\xb8\xc5\x0d\xae\xdb\xc6\x28\x76\x51\xbe\xd3\x4b\xbb\x0e\x83\x60\x41\xc9\x7c\xce\x60\xc1\xae\x0e\x23\xe5\x04\xed\x95\x96\xa4\x15\x68\x45\x1a\x43\xe3\x0e\xff\xed\xe1\x9c\xbb\xba\xc4\x29\x5e\xdd\x16\x11\xec\x9a\x1f\x69\xb4\x91\x7d\xb7\xd8\x46\xd0\x86\x32\x5f\xb5\xbf\x64\x5b\xb7\x41\x80\x6d\x10\xe0\x26\xdb\xba\x3d\xc4\x73\x13\x0b\x78\xbc\x76\x62\x57\xd7\x41\x75\x26\x33\x86\xb5\x3a\x93\xd5\x75\x00\xd0\xda\xee\x1c\xd8\xec\x1c\x78\x6e\x80\xd6\x76\xe7\xc0\xae\xae\x0d\x80\xd6\x36\x32\xb0\x09\x06\x3c\x37\xd5\xab\xdb\x6d\x02\x9b\x60\xc0\x73\x73\x48\xeb\x36\x0a\xb0\x8d\x02\xdc\x54\xa0\xee\x70\x8d\x87\xd6\x96\x9b\xa7\x76\xe0\x27\x6f\x23\x03\x37\x39\xd3\x6d\x64\x60\x73\x5b\xc9\xa1\x9d\xbe\x70\x67\xc9\xf9\xf9\xd1\x0e\x9f\xdd\x62\xb0\x43\x69\x66\x43\xf6\x36\x32\xb0\x43\xa3\x43\xf2\x72\x5b\xf9\xb0\x43\x29\xe5\x10\xc0\x6d\x14\x60\x87\x53\x5e\xfe\xef\x73\x6c\xd3\xfd\xff\x18\x79\x77\x20\xec\xe6\xec\x73\xeb\xff\xb6\x30\x62\x37\x67\x9f\xd3\xde\x77\x73\xf6\x9b\x42\x5c\xe0\x2e\xdb\x16\xfe\xec\x96\x6c\xed\xe5\x5d\xbd\xb9\xa6\x0e\x00\xc3\x6d\x11\xff\x6e\x72\xad\xc0\x5d\x77\x25\x6c\x36\x22\x1c\x1a\xdf\x23\x54\xb4\x9b\xeb\x9d\x54\xe9\xb6\xa8\x62\x1b\x2d\xb8\x71\xd5\xb7\x45\x15\x9b\x8d\x08\xcf\x5d\x90\x44\xa3\x05\xbb\x29\x11\xe4\x4f\xb7\xfb\xb0\x77\xd3\xfd\xe2\xe2\x90\x6d\xb4\x60\xb7\x1f\xd7\x2a\xcf\xc9\xb5\xf6\xe3\x1a\xfa\xcd\x4a\x8b\xdd\x95\xf6\x82\xc4\xba\x39\x7b\x77\xb5\x7e\x65\x81\x76\x10\xd6\xee\x1a\x34\xee\xd7\xda\x6c\x1a\xf8\xb3\xbb\xc6\xab\xe2\x0a\x76\x8d\x57\x27\x04\x7b\xd7\x8f\xe7\x1c\x47\xb7\x7f\xf5\xe3\x39\x90\xce\xee\x1a\x2a\x4e\x8c\xd9\x5d\x43\xd5\x09\xa3\xde\x24\x4b\xb7\xb8\x7d\x73\xf9\xc7\xa1\x15\x68\x49\x9a\x6d\x30\xde\x61\x9f\xc5\xed\x37\x49\xd5\xed\xee\xec\x3d\x5c\xa1\x5c\x71\xba\x87\x8a\x66\xe0\x49\x7b\x61\xc9\x1e\x7a\xd2\x43\x89\x65\x9f\xfd\xf6\x44\xa0\x3d\x9c\x23\x70\xcd\x1e\x7a\xd2\x6c\xe6\x3e\xb4\x07\x5a\x91\x56\x8f\xc9\x48\x92\xfc\x9c\x53\xc9\x81\x36\x5b\xc8\xbf\x87\x53\x49\x02\x75\x8f\x6a\x57\x00\x85\xde\x75\xb2\x2d\xc3\xd8\x86\x01\x6e\x4e\x1a\xde\x62\xfe\x3d\x9d\x0e\xee\x35\xd9\x53\xe5\x33\x9d\x8e\x40\xf9\x4c\x87\x3b\x75\x0a\x83\x29\x9f\x3a\x85\x53\x9f\x23\x98\xf2\xa9\x61\x9e\xa4\x86\x6e\x4a\x59\xb7\xc7\x3e\xee\xe9\x42\x26\xf9\xba\xa7\x0b\x79\x2a\xba\x81\xee\x9e\x2a\xb3\xa9\x32\x23\xd3\xba\xad\xaf\xd8\xec\xe6\x7e\x1e\x8e\x1e\xdc\x62\xfe\x4d\xfd\xc4\xa1\xf1\x9c\xc8\x81\x62\x8a\xe7\xe1\x94\xab\x6d\x31\xc5\xa6\x98\xe2\xd0\x78\x4e\xd1\xa0\x98\xe2\x79\xb8\x49\x75\x5b\x4c\xb1\xa9\x95\x38\xb4\xd3\x97\x45\x8c\x6f\x53\x99\xf0\x3c\x14\xa1\x6e\x2b\x13\xb6\x20\xf8\x60\xc5\xff\x53\x31\x9c\x3f\xfe\xad\xfd\xe3\x6f\xff\xfd\x7f\xb4\x7f\xfc\xcf\xf6\x6f\xeb\xef\xe3\xbf\xfe\xf9\xcf\xf5\xef\xff\x39\xff\x75\xfc\xe7\xdf\xff\xdb\xa1\xfe\x7d\xae\xfd\xaf\xff\xbe\xfe\xb9\xfe\xd7\x7f\xfc\xd7\x3f\xc7\xfa\xfb\x3f\xfe\xe3\x1f\xe7\x2d\xfe\xfd\xef\x00\x00\x00\xff\xff\x80\x7b\x94\x6c\x70\x5a\x01\x00"); -func _baffa ()(*asset ,error ){_bfba ,_cggg :=_ebbef ();if _cggg !=nil {return nil ,_cggg ;};_bbda :=bindataFileInfo {_aa :"KSCpc-EUC-V",_dg :715,_ged :_fc .FileMode (436),_de :_e .Unix (1580493255,0)};_dbcc :=&asset {_cb :_bfba ,_fg :_bbda };return _dbcc ,nil ; -};var _cffb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x5f\x6b\xdb\x3c\x18\x05\xf0\x7b\x7f\x0a\x5d\xf6\xbd\xe8\x1b\x4b\xb2\xfe\x41\x29\x8c\x66\xb0\x74\x74\x1d\xcd\xda\x0d\xc6\x2e\x14\xe9\x49\x30\x2c\xb2\xb1\x1d\x58\xbe\xfd\xd0\x79\xb2\xf4\x22\x28\xf9\x59\x3a\x39\x96\xa3\xac\x1e\x36\xeb\x4d\xe9\x17\xb1\xfa\x3a\x0d\x69\x4b\x8b\xd8\xf7\x25\x4f\x34\x0f\xa7\x29\x91\xd8\xd1\xa1\x2f\x4d\x23\x95\xc8\x7d\x5a\xfe\x7d\xc4\x90\x8e\x71\x6c\x9a\xd5\xc7\x3f\xcb\xed\xcb\xe7\xed\xe3\xed\x27\x71\x9a\xe9\x82\x0f\x9b\xf5\xf6\x3c\x2f\x74\xdc\x94\xfd\x20\x34\x2f\xce\xa7\xf1\x12\x20\xc4\xea\x85\x0e\xfd\xbc\x4c\x67\x71\xf3\x21\x0f\x3b\xfa\x4f\x64\xda\x57\x7f\x9e\x32\x4d\x7d\x39\x88\x9b\xc7\x38\xc6\x22\xaf\x17\xb6\xa7\x71\xfc\x4d\x47\x2a\x8b\x50\x30\x2a\x19\x63\xb3\x7a\x78\x8a\xe3\x97\x78\x24\xf1\x5e\xe6\x0d\x97\x70\xe5\x8d\xa6\xb9\x1f\x8a\x90\xea\xff\xb6\x35\xef\xfe\xed\x3c\x92\x90\x97\x88\xd7\xcd\xfa\x79\xbf\x9f\x69\x11\x5e\xb6\x3c\xe7\xc7\xeb\x66\x2d\x7e\x4a\x21\x5b\xa1\x8c\xd6\xfa\xd7\x65\xea\xf7\xa7\x21\x5f\x17\xea\xc0\xb7\x94\xfa\x3c\xc5\x72\xa0\xe6\xce\xcb\x4e\xde\x8b\x3a\xa8\x7b\xe1\xbc\x77\x20\xcd\xa4\xef\x85\x57\xd6\x83\x3a\xa6\xae\x92\xeb\x40\x91\x29\x82\x14\x68\xc7\xb4\x03\xc9\x4a\x86\xc9\xe4\x1a\x1f\x40\xb6\x05\xd9\x0e\x84\x2c\x6b\x98\x4c\x5d\xe8\x79\x96\x65\xb2\xc8\xb2\x20\xc7\xe4\x40\x01\xe4\x99\x3c\x08\x55\x6d\x00\xb9\x88\x78\xcc\xf2\x5c\xc2\xa3\x97\x65\x4a\x4c\x09\x0b\x35\x28\x33\x65\x94\x00\x45\x9e\x15\x79\x56\xdb\xdc\x79\x15\xf6\x95\x30\xb8\x20\xeb\x37\xaa\x88\x2d\xc4\xe0\x82\x0c\x20\xcd\xa4\x2b\x29\x2c\x8c\x86\xc9\x80\x24\xc8\x31\x39\x50\xdd\x42\x95\x38\x2b\x21\x4b\xd5\x12\x8a\x98\x88\xa9\x03\x71\x3c\x71\xbc\x01\x71\x3c\x71\xbc\x05\x25\xa6\x04\xaa\x8f\x56\x77\xd8\x7b\x0c\x2e\x28\x0f\x52\x4c\x0a\x14\x40\x1d\x53\x7d\x42\x41\xb7\x20\xcb\x64\x41\x12\xe4\x99\x3c\xa8\xb6\xd7\x96\xb3\x2c\xb2\x74\x6d\xaf\x3d\xaa\x62\x70\x41\x77\x20\xc3\x84\xaa\xda\x80\x1c\x13\x76\x42\x5b\x10\x31\x11\x08\xed\x03\x2f\x0c\x5c\xa2\xb6\x77\x06\x8f\xc3\x59\xcc\xea\x6a\x55\xe7\x71\x8f\xce\x63\xbf\x8c\xad\x47\xef\xfa\x83\xaf\xef\xeb\xa1\xbf\x1e\xc2\x74\x9a\x26\x2a\x0b\x8e\x3c\x0e\x5a\x3d\x29\x7d\xa1\xeb\x7f\xca\x38\x8c\x75\x15\x5e\x7f\x03\x00\x00\xff\xff\x3b\xd9\x46\xc4\x7f\x04\x00\x00"); -var _gbge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xcf\x8e\x9b\x30\x10\x06\xf0\x3b\x4f\x31\xc7\xed\xa1\xc5\x7f\x8a\x31\xd2\x2a\x52\x95\x1c\x8a\x56\xdb\xad\x9a\xee\xb6\x52\xd5\x03\xc1\x43\x64\xa9\x31\xc8\xc0\x21\x6f\x5f\xf9\x33\xa5\x87\x68\xe2\x1f\xfe\x06\x63\xbb\x3c\xb6\xa7\x36\xf8\x85\xca\xaf\x71\xec\xcf\xbc\xd0\xe0\x83\x8b\x3c\x8f\x6b\xec\x99\x2e\x7c\xf5\xa1\x28\xa4\x22\xe7\xfb\xe5\xdf\x10\xa5\xbf\x75\x53\x51\x94\x4f\xe7\xe3\xfb\xcf\xb4\xce\xbc\x8d\x8f\xed\xe9\x7c\x9f\x17\xbe\xb5\x61\x18\x49\xe7\x9c\x5b\xa7\x2d\x4b\x54\x7e\xe3\xab\x9f\x97\x78\xa7\x87\x4f\x6e\xbc\xf0\x3b\x72\x3c\x24\x7f\x89\x8e\xa3\x0f\x57\x7a\x78\x1a\x23\x77\x72\x7f\x70\x5e\xa7\xe9\x0f\xdf\x38\x2c\x24\x60\x1c\x1c\x6a\x51\x1e\x9f\xbb\xe9\x4b\x77\x63\xc2\x3a\xde\xa0\xc0\x37\x8e\xb3\x1f\x03\x35\x1f\x84\x30\xff\xf9\xfb\x7d\x62\x92\x5b\xf8\xb5\x3d\xbd\x0c\xc3\xcc\x0b\x69\x95\x1b\x97\x3f\x5f\xdb\x13\xfd\x92\x24\x05\xa9\xea\xa3\xd0\xbf\xb7\xa9\x3f\x9e\x47\xb7\x07\xa5\xc9\x1f\xd3\x7b\x17\xbb\x70\xe5\xe2\x51\x49\xa5\x0e\x94\x8a\x3e\x90\x15\x95\x01\x55\x99\x2a\x90\x05\x99\x4c\xe6\x40\x56\x2b\x01\x6a\x32\x5d\x30\xab\x01\xb9\x4c\x2e\x91\x51\x89\x74\x6e\xaf\x33\xe9\x44\xe6\x02\x32\x08\xd6\x55\xf1\xa8\xb4\x92\x89\x50\xac\xa8\x0d\xc8\x66\x6a\x40\x35\xa8\xcf\xd4\x83\x1a\x10\x67\xe2\x44\x36\xad\x4b\xeb\x0e\xa4\x07\x90\x4c\x54\xe1\x8d\x28\x56\x58\xf4\xaa\x5c\x26\xac\xcb\x5a\xd0\x90\x29\x07\xd1\xbe\xce\xc1\x1a\xed\x1b\x91\xce\x6f\xdf\xbb\xf4\x3f\xdd\x9c\xfd\x24\xfb\x35\x46\x0e\x0b\xee\x0d\xce\x2c\x6d\xba\x0f\xbc\xdf\xc9\x69\x9c\x52\x0a\xbf\xbf\x01\x00\x00\xff\xff\x7c\xa3\xad\x1b\xbf\x02\x00\x00"); -func _gaa ()([]byte ,error ){return _fac (_bgd ,"GBTpc-EUC-H")};func _bgbc ()([]byte ,error ){return _fac (_gade ,"UniGB-UTF32-V")};var _ccccg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4b\xcb\x6d\x4d\x96\xa5\x89\xf5\xfd\x57\x9c\x66\xa9\x51\x8a\xb5\xec\x6e\x20\x0e\x88\x2a\x02\x25\x45\x49\x42\x99\x29\x09\x84\x1a\xeb\x9a\x72\x50\xba\x07\x1e\x91\x8d\xfc\xf7\xc2\x9e\xf9\xee\x31\x76\x08\x0a\xce\xd7\x39\x9f\xbd\xb6\xb6\xdd\x6d\xda\xbc\x8e\xf9\x4f\xff\xd3\x7f\xf8\x9f\xff\xc3\xdf\xfe\xfa\x6f\xbf\xfe\xe9\xff\xfa\x8f\xbf\x5f\xff\xf1\xf9\xb7\x5f\xef\x5f\xff\x76\xff\xe3\xf9\xd7\xbf\xff\xb7\x7f\x5c\xcf\xaf\xf3\xf9\x2f\x7f\xfd\xdb\x5f\xfe\xb2\xa7\x5f\xf7\x5f\xaf\x7f\xfb\x14\xf9\xe7\xfa\xaf\xc7\xbf\xfc\xe5\x2f\xeb\xf7\xff\xf1\xbf\xff\xeb\xbf\x3d\xff\xf5\x3f\xfc\xed\xfd\xfb\xaf\x1c\xdf\xdd\xff\xed\x5f\x7e\xbe\xfd\xf5\xeb\x9f\xfe\x6f\xcf\x7f\xf9\xeb\xbf\xfe\xdb\x3f\xfe\xfb\xaf\xff\xe1\xff\x78\xff\xfd\x7c\xfe\x77\xbf\xee\xe7\x5d\x7f\xff\xbf\xfc\xe3\x7e\xfe\xf1\xd7\xbf\xfd\x97\x5f\xff\xc3\xff\xf2\xf7\x7f\x3c\xc7\xae\x8a\xff\xf8\xdf\xfe\xe5\x5f\xfe\xbf\xcf\x7f\x7d\xfe\xf6\x6f\xbf\x76\xfe\xf6\xfc\xed\xe6\xdf\xbf\xfc\xd3\xff\xf4\xbf\x1e\xff\xf2\x7f\x3e\xfe\xeb\xf3\xeb\x9f\xfe\xf3\xdf\xfe\xfa\xbf\xfc\xc7\xff\xf1\x3f\xff\xa7\x7f\xce\xe9\x7f\xfc\x3f\x51\x4b\xe5\xff\xfd\xf9\xc7\xbf\xfe\xf5\xef\x7f\xfb\xb5\xff\xef\xb7\x6d\xf8\xcf\xff\xe9\xbf\xff\xcb\xf3\xd3\xd8\x5f\xfe\xe9\xff\xf9\x9f\xff\xc3\xff\xfc\xeb\xff\xb5\xff\xda\xb7\x5f\xa9\xd6\x92\xfe\xdf\x3f\x7f\xff\x7f\xfc\xaf\x7f\xbf\x9f\x5f\x5b\x94\xf6\x98\xc0\xf5\xf7\xfb\xf9\xd7\x7f\x39\xae\xe7\x1f\xc7\xdf\xfe\xcb\xf3\x97\x5f\xbf\xfe\x0f\xdb\xcf\x7f\xbf\xd7\xff\xee\xdb\x3f\xff\xf3\x3f\xff\xf3\xef\x35\xc2\xff\xbf\x2f\x3f\x0d\xfc\xed\xef\xff\x76\x3f\x6f\xfc\xed\xdf\xff\x76\xfd\xb7\xbf\xbf\x7f\xed\xeb\xd7\xdf\x9f\xfd\x65\xdf\xb6\x9f\xde\xff\x7a\x5f\xff\x9f\xe3\x1f\x9f\x1f\x1e\xdb\xfa\xfa\x53\xd8\x7f\xff\x4a\xdb\x50\xb1\xfc\xfe\x95\xf6\xa2\x62\xff\xfd\x6b\xaf\x55\xc5\xf1\xfb\xd7\xbe\x75\x15\xe7\xef\x5f\xd3\x3f\x3d\x7e\xff\x6a\xcd\xc5\xf3\xf7\xaf\xbd\xb7\x4f\xf1\x5c\x9d\x66\xd5\x9e\xfb\x2a\x6e\x2a\x96\xdf\xbf\xf6\x39\x55\x6c\xbf\x7f\xa5\xa2\x51\x9c\x6b\x14\x9b\x8b\x63\x0d\xd9\x2d\xcf\xdf\xbf\x46\x49\x2a\xae\x61\x74\x0d\xf9\x64\x18\x1a\xf2\x79\xfd\xfe\xd5\xab\x66\x7f\xde\xbf\x7f\xf5\xe2\x51\x3d\xab\xd6\x4d\xbd\xab\x23\x8d\xea\x6a\x6b\x82\xea\xf7\xde\x56\x51\x2d\xdf\x6b\x90\x59\x2d\xdf\x63\x0d\x23\xab\xf8\xac\xa2\x7f\xfb\xfe\xfe\xd5\xbd\x56\x4f\x5b\xfd\xaa\xa9\x77\x5b\x45\xf5\xfb\xd2\xb2\x46\xf5\x8e\xf5\x5b\x35\xf5\xae\x31\xb7\xcf\xc7\xfb\xbe\xaf\xdf\x7e\x5a\xde\x13\x63\x56\x6d\xea\xeb\xe3\xcf\xb2\xef\x79\x7d\xdc\x76\x15\xd3\x1a\xa4\x6b\xf3\xaa\x4d\x2a\xd2\x6f\x56\xf1\x5d\x1f\xeb\xb7\x65\x8d\xb9\x15\x15\xf7\x55\xab\xdf\x96\xb4\x6a\xab\x8a\xf3\xf7\xaf\xfe\x55\xcb\x96\x69\xcc\xe5\x5c\xb5\x6a\xb9\x32\x2a\xb5\x5c\x19\xd5\x67\xad\xf6\xb6\x26\xd8\x5d\x5c\x13\xd4\x14\xd2\xda\xee\x91\x74\x1a\xd2\xd5\xd7\x8e\x7e\x9a\x4e\x37\x27\x29\xa9\x38\x57\x51\x1f\xdf\xc7\x2a\x16\x15\xcf\x55\xec\x2a\x5e\xab\xa8\x9e\xee\x7b\x15\x3f\xab\x53\xb6\x75\xbe\xb7\xf4\xd9\xa5\x52\x29\x7f\xf6\x34\x6d\xfb\xf6\xfb\xd7\xec\x2a\xb5\xdf\xbf\xf6\x7d\x57\xf1\x5c\xa3\xfe\x5c\x96\xc4\xf5\x1e\x29\xeb\xf3\x94\x7e\xff\x1a\x6d\x53\x39\x6f\xeb\xd2\x36\x15\xcb\xef\x5f\xa3\x8e\xa4\x72\xfd\xfd\x6b\xe6\xe4\xfa\x46\xb9\xa8\xbc\xae\x48\x75\xf5\x5a\x33\x6d\x74\xda\xd6\xde\x8d\x3a\x35\xf4\xbe\x9a\x2f\x55\x45\x96\xb8\x68\xb0\x7d\x0d\xb6\xa8\x35\x68\xc4\xa7\xb4\x6f\xf9\xf7\xaf\xbd\xec\x2a\xae\x05\xdf\x3f\x4d\xed\x7b\xfe\xfd\xab\xce\x4d\xc5\x45\x05\x3e\x47\x39\xed\x69\x51\x2a\x0d\x6b\x5f\x8b\x90\x9a\x3e\xe6\xa0\x17\xd7\xae\x39\x7d\x88\x42\xda\x67\x5a\x54\x40\x1f\xcf\xba\xe8\x4b\x57\x91\x8e\x5c\xbb\x0e\x89\x26\xb4\xcf\x75\x48\xaa\xc6\x3c\xd7\x98\xcb\x67\x35\xf6\x45\xd7\xc6\x68\xfa\x7a\x11\xb6\x31\x9a\xe6\x74\x26\xca\x45\xe5\x4c\xd9\xbf\x2f\x94\x35\x16\x4e\xec\x18\xfa\xfe\xa2\xfd\xa1\xf6\xae\x7b\x95\xb5\xd9\xfb\xf5\x52\x56\xfd\xcd\xf7\x7b\xe1\x2d\xf9\xa1\xfb\xff\x1b\x2f\x41\xda\x6f\x06\x5b\xd5\xd9\xbd\x96\x69\xba\x2d\xc6\x5a\x5d\x86\x4a\xab\xeb\x67\x9d\xe1\xdd\xfb\xf5\xec\x94\xb5\xe8\x4f\xa2\xac\x95\x7b\x32\x65\xed\xd1\xa2\x7a\x73\x9f\x5a\xba\xa7\xff\xfe\x35\x75\xa5\xd2\xfe\x0c\xea\xb5\x54\xcf\xa4\xfe\xd3\x5e\x5a\x0f\xe0\xae\x4b\x94\xb6\x35\xf8\xea\xda\x75\xd4\xd4\x78\xda\xda\x3a\xd5\x5a\xa7\xb4\xf1\xb2\x25\x15\xd7\xcb\xa6\x55\x4f\xeb\x60\x8e\xae\x5d\x4e\xdb\x3a\x4e\xc3\x3f\xe6\x8a\xe8\xc4\xa4\x6d\x3d\x14\xfb\x67\x62\x69\xd1\xe0\xb4\xab\xed\x75\xac\x47\xd7\xfd\x4b\xfb\xb1\x0e\xa3\x46\xb6\xdf\xab\x6d\xb5\xb5\x3f\x8b\xda\xfb\xe3\x97\x71\x6b\x96\x69\x4d\x5a\x87\x33\x41\x0a\x7a\x76\x79\xae\x59\x6b\x11\xd2\xea\x4a\x3b\x94\xd2\xb3\x06\xa6\xda\x45\x28\x76\x91\x95\xb4\xe8\xc4\x3e\x5c\xbb\x6e\xc5\xae\xdf\xe6\xfe\xfb\xd7\xc8\xc9\xd5\x6b\xd8\x5d\x2b\x54\xd6\x24\xab\x36\x2f\x95\xba\xc8\xc0\x74\xfd\xa0\x5e\x3f\xaf\x1b\x03\x57\xfd\x22\x90\xa3\x27\xad\x61\x65\x37\xb5\x21\x35\xd6\x50\x6b\x5a\x0f\x76\x40\x9f\x37\xd8\x0b\x17\x17\xb9\xfd\xaa\x8d\x55\x52\x6b\x1d\x96\xc1\xcb\x34\x0a\xdb\xad\x55\x1c\x95\xb2\x56\x66\xac\xde\xca\xd0\xa6\x8c\x93\xb2\xbe\x3f\x18\x9d\xc8\x4d\x3a\xa0\xc0\x9b\xfa\x3f\xd6\xca\xfa\x34\x3d\x0f\x4b\xa9\xb5\x7a\x16\xfb\xf6\x61\x68\x52\x8e\xa3\xaa\xb9\xe7\x9d\xa5\xd8\x54\x64\xb0\x1f\x4e\x23\xd5\x75\x0d\xea\x3e\x55\xdc\x7f\xff\xaa\x1f\xce\x2a\xd5\x75\x2b\x6a\x72\x71\x91\xd8\xaf\xdf\x5e\xab\xd6\xc5\xfb\xf7\xaf\x2a\x8a\x5b\xb7\x67\x15\xbb\x8a\xef\xfa\xed\x67\x92\x75\x3d\x61\x35\xb9\xb8\xfa\xad\x2e\xae\x7e\x75\x1b\x2b\xa4\x5d\xfb\x53\xd7\x1c\xaa\x5e\xa0\xba\xd7\xf5\x71\x53\xb1\xad\x62\x55\xb1\xaf\xdf\xba\x38\xd6\x6f\xdd\xd4\x5c\x1f\xbb\xa9\x63\x15\x5d\x7b\xae\xdf\xba\x96\xf9\xba\xa9\x35\x5f\xbd\x55\x75\xdd\xad\xaa\xd7\xa9\x26\xc6\xec\x5a\xc6\xac\xd5\x48\x6b\xcc\x3a\x32\x35\xad\x51\xe9\xfd\xa9\x89\x7e\x5d\x4b\xbf\x6e\x6a\xad\xa4\x8e\x4b\xcd\xf4\xab\x96\x33\xfd\xba\x48\xbf\x6a\x6a\xdd\xc3\x5a\x34\xa3\x4c\xbf\xda\xfd\x4c\xbf\x2e\xd2\xaf\x8b\xf4\x5b\xff\xe4\x6d\xa8\x85\x0d\xd4\xc1\x59\x4c\x59\x2d\x2a\xae\x07\x35\xf9\x2c\x20\x52\xe8\xd1\xab\x4b\xa8\xd8\xf5\xe6\xd5\x75\x3d\x92\x47\x71\x2c\xc2\xe2\xf9\x2d\x19\x23\x79\x99\x97\x8c\x91\xbc\xdb\x8b\x7f\x30\x2b\x54\x79\x5e\xbb\xbf\x5e\xcf\xeb\xae\xd7\xb3\xae\xd7\x75\x6f\xae\xe5\x1e\x8b\xb6\x56\xe4\x0a\x5f\x86\x25\x57\x24\xdf\x1c\x04\x89\x2e\x02\x58\xd7\x53\xbc\x37\x57\x2f\x82\xd7\x3c\x12\x08\xb3\x08\x60\xbd\x60\xc2\x54\x7d\xf1\x06\x68\x60\x17\x14\x42\x3c\x59\x5d\xb2\xc4\x2e\x66\xa6\x2e\xbe\x74\x6f\xae\x5d\x6b\xe0\x2d\xbf\xd6\x1a\xf8\xe4\x5d\xd0\xbe\xe1\x32\xfc\x9b\x07\xb2\x1e\xa7\xe6\x33\x70\xad\x07\xa5\x69\x56\x8b\x61\xd8\xc5\x37\xd5\x07\x62\xd3\xb5\xde\x8b\x16\x8d\xa6\x9b\xda\xb6\x45\xba\x44\x12\xda\xa2\x4d\xbb\x48\x42\x5b\x14\x22\xe9\xc6\x34\xde\x41\x1d\x92\xb6\x6e\x5b\xd2\x31\x6f\xeb\xb6\xcd\x94\x5c\xe6\xc7\xea\x69\xbd\x74\x33\xe9\x62\xb7\xc4\x48\x74\x8a\x5a\xe1\xe5\x53\xd7\xeb\x7c\xee\xba\xbb\xad\x71\xc6\x5c\x5c\x72\xac\x08\x5b\x6b\x8b\xe1\x13\xbd\x69\x4b\x4a\x48\x22\x03\xad\x71\xe4\xa6\x8a\x6b\xd8\xd5\xb5\x8b\xb3\x17\x61\x6b\xed\x85\x1d\xfe\xb4\xd5\x17\xb1\x1a\x4d\x24\xb5\x2f\x02\x34\x9a\x08\x70\x5f\xef\xe4\x68\x9b\xbe\xaf\xf1\xfd\x67\x1e\xef\x22\xdf\xad\x68\x43\xde\xad\xfc\xfe\xd5\xf2\x70\x19\xc6\x56\xcc\xc5\xbb\x38\x95\x56\x8a\xcb\x4b\x78\x2a\xdd\xed\x2d\xe9\xc9\x0f\xef\xbb\xe8\x72\x49\xe2\x7d\xdf\x45\x98\x4b\xd1\x8e\xbe\x90\xe2\x7d\xa8\x3d\xa8\xad\x84\xb3\xf4\x42\x6e\x37\xb7\xbf\x36\xb5\x99\x0b\x7b\xd7\xae\xe6\xf9\x55\x5e\xa2\x6d\x11\xe5\x7f\x21\xaa\x5e\xce\x17\xaa\x5a\xf4\x36\xbe\x8b\xac\x96\x54\x5d\xae\xbf\x7f\x15\x1f\xe7\x37\x18\x7b\xbd\xb5\xef\x22\xb4\xdd\xcc\xfb\x9b\xa0\xff\x5a\xdf\x17\xca\xdb\xa6\xeb\x6f\xde\x43\xf7\xff\xfe\xfe\x95\xbb\xde\xfe\x77\x11\xdf\xf2\x35\xbf\x25\x13\x67\xef\xd7\xbb\x84\xe2\x5c\x86\xbf\x1f\x6b\xbe\xcd\xf5\x8b\xc4\xf6\xaf\xf2\x5a\x8f\xf1\xf5\xfb\x25\x9f\x8f\x4d\xe3\x87\x06\x57\xef\xef\x3a\xd6\x6d\x7a\xbd\xd6\xb9\x2e\xa3\xb8\x3e\xff\xfe\x55\xb2\x28\xfc\x5b\xd6\x7a\x6d\xa2\x06\xef\x62\xb4\xca\xac\xfe\xbe\xad\xdf\xef\xfe\xbe\x73\xbe\x34\x9e\xc5\x88\xb5\x5d\x87\xff\x5d\xb2\x78\x4b\x9e\xdf\x12\xc6\x4b\xf7\x7a\x2f\xc2\x3f\x56\x7f\x7f\xf0\x68\xbc\xe5\x62\x32\x4d\xe5\x77\x0d\x46\x57\xfe\xad\xc1\xab\xa8\x7e\x71\x7d\xa5\x77\x97\x13\x87\x4f\x83\xad\x85\xc5\xd2\x64\x6b\x5d\x8b\xd9\x5c\x5e\x87\x63\xf8\x30\xd5\x75\x78\x77\x3d\x35\x6f\x5d\x87\x65\x36\xf7\x7f\xa0\xe0\xd1\x64\xeb\x3a\x2c\x26\xcb\x6f\xe5\x70\x8b\xe9\x7d\xeb\xda\x4c\xd3\xd2\xb7\xae\xcd\xec\xc5\xbf\x7f\x7f\xff\x6a\x9b\x17\x6f\xb1\xa1\x79\x88\x95\x7b\x17\x1f\xda\x76\x71\xc5\xef\x62\x44\xf3\x57\xff\x2d\x9e\x7a\xd7\xaf\xcb\xbf\x0f\xf5\xb7\xe8\x56\x33\x0d\x7c\x5b\x43\x61\xe3\xef\xe7\xda\x7c\x89\x54\x6f\x3b\xd0\xef\xb8\xfe\x5c\xeb\xeb\xcb\xb7\x48\x5b\xf9\x3a\xfc\x8b\xb6\x95\xfe\x35\xfe\xc5\xf1\xf5\xcd\xfd\xc3\x30\x98\xf8\xf4\xb5\x7f\xdd\xfd\xf7\xb4\xf6\xc3\xe3\xef\x79\xad\x8f\xfb\xeb\xeb\xb0\x36\x5f\xee\xbe\xe6\x33\x3d\xbe\xce\x61\x6d\xae\x5f\xc4\x46\xba\xae\xf4\xf6\xc5\xcd\x0d\x9f\x97\x7e\xb2\x3f\x3a\x9c\x7d\xcd\xc7\xcc\xef\xdb\xef\x75\xd8\x7d\x39\xfa\x4b\x59\xdf\x8f\x75\xd9\x72\x73\x79\xed\x4f\xd6\x7b\xf6\x0e\xce\x9f\x2f\xdb\xc8\xbf\x7f\xb5\xba\x69\x3c\x4b\x50\x68\xd3\xe7\x6f\x09\x0a\x79\x8a\xd8\xbf\xa3\xc1\x60\x69\xbc\xa3\xff\xfe\xd5\xfd\x7c\xbe\x63\x5d\xbe\xe1\xcb\x35\xe6\x22\x2e\x9e\xdf\x12\x34\xea\xf7\xf8\x16\x31\x37\x9f\xf5\x0e\xce\xdf\x57\xfb\x2f\xea\x2e\x8d\x77\xf2\x98\x7c\x95\xd7\x79\x6b\xe2\x16\xdf\x99\x57\x7f\xbe\x5f\x73\xdd\xaf\xe9\xf3\x38\xd7\x7c\xbe\x88\xff\x5c\xfb\x93\xbd\x9f\x93\xc7\xc1\xeb\x3f\x27\xea\x54\x7f\x8f\x0e\x58\xec\xd9\x3b\xd7\x7e\x8d\xe9\xfa\x75\xbf\x86\xd7\x6b\x2e\xe2\xfc\x75\x5e\xe6\x9a\xdf\xe6\xf3\x32\x5f\xea\xd5\xde\xe2\x33\xfb\xe6\xf9\x1d\x89\xc7\xd2\xe5\xcc\x7e\xaa\xbf\x25\x78\x95\x26\xfe\xff\x5d\xac\x67\x91\x96\x36\xbd\x8b\xf7\x6c\xd5\xeb\xbd\x98\xcf\x62\xed\xd5\xbb\xb8\xcf\x6a\xa6\xe3\x3d\xa0\x0f\x3e\x5f\xc7\xbd\xf6\xc7\xf4\xe7\x78\x90\x89\x34\xbf\x63\xd1\xbf\xee\xf5\x3f\xd7\xf8\xbb\xb8\xab\xf7\xe4\xfc\x49\x93\xf7\x9e\x8c\x5f\x8a\x86\xf7\x2c\xec\xb7\xeb\x2b\x9a\x61\xd7\x37\xfa\xd3\x7c\x4e\xf6\xe7\xab\xfd\x75\x9f\x9a\x89\xfd\x89\xe2\xd5\xfb\x77\x2e\x62\xdf\x9a\x7f\x7f\xae\xfd\xff\xea\xff\x5a\x65\x31\xf6\xef\xe2\x6a\xf3\x17\xbd\xb9\xd6\x7d\x99\xa6\x07\x8b\xcd\x6d\xc3\xeb\x73\xad\xfb\x5f\xbf\xca\x6b\x3f\x2c\x07\xbe\x8b\x0d\x2e\x3d\xb5\x3f\x7a\x5c\x16\x93\x5c\x9a\x89\xc5\x05\x71\xff\x6a\x7c\xc2\x59\x68\x32\xf0\xc9\x9b\x27\x7b\xdd\x58\x06\x5c\x7e\x98\x9c\x36\xfb\x82\xd8\xf9\xb2\xdf\x21\xe0\xba\x8c\x4e\xdb\xc4\xf2\x5e\xc4\x2f\x9b\x53\xb9\xd7\x4b\x5d\x3d\xbe\xbb\xac\xc5\xfa\x1c\xa6\xbc\xa1\x91\xfa\x30\x02\x79\xdb\x51\x4a\x7c\x68\x61\xde\x96\x88\xbc\x7f\x18\xf1\xbc\x2d\xbe\x69\x48\xc1\x9e\xd1\xda\x8e\xbe\xa9\xfc\x9e\x5f\x46\x91\xbc\xbd\xd7\xef\x5f\x33\x7f\x6e\x56\xde\xd7\x4b\xb2\xeb\xeb\x04\x2b\xfe\x39\x47\x39\x65\xc4\xa8\x0f\x1d\xca\x29\x87\xe8\x33\x3f\xe5\x45\x37\xd3\xe7\xda\xe5\xb4\xc8\xca\xcc\x1a\x6a\x5a\x64\x63\x6e\xc3\xe5\x07\x95\xb1\x7a\x5b\xd7\x6e\x6e\x1f\xb2\x96\xf3\x1c\x1c\x93\x4f\xf1\x42\x75\xeb\xe2\x3a\x34\x9f\x37\x3a\xe7\x2b\x68\x92\x8a\x15\x12\xac\x22\x06\x8d\xaa\xe2\xe2\xe4\x3f\x5b\x90\xf3\x05\x73\x53\x54\x9c\x90\x23\x15\x17\x75\xfa\x5c\xb6\x9c\x97\xdc\x34\xfa\x74\xd3\xeb\xb1\xd8\x35\xac\xb0\xef\xa8\xf6\x66\x94\xae\x85\x2d\x55\xc7\x58\x12\x3c\x87\x7b\xd1\xbd\xaa\x71\xdc\x8b\x6c\x34\x17\xd7\x41\xfc\x0c\xba\x3c\xff\x5e\x02\x28\xcf\xc6\x39\xfb\x6c\x6d\x79\xd6\xb9\xe9\xb9\xb9\xcc\x3d\xe8\xfe\x7e\x4d\x5a\x4a\x8e\xf2\x6c\x13\x3d\x8d\xeb\x79\x54\x3e\x44\xaf\x3c\x48\x08\xed\xa3\x42\x2e\x0f\x5a\x9f\x7d\xd3\x78\x30\x21\xa5\xcf\xe1\x28\xcf\x92\x10\xfa\x56\xf4\x7b\xb4\x35\x52\x14\x96\x07\x75\x4d\xf9\xec\x58\x79\x96\xc4\x90\xc7\x87\x48\x94\x07\x0d\xcd\xf7\xef\x17\x91\x6c\x43\xdf\x2f\x0e\xbd\xcd\xa4\x32\x1c\xf7\xd8\x5c\x5e\xf7\x7c\xf8\xfb\x75\x58\xcb\xee\xfe\x32\x8f\x8c\xd7\x6f\x71\xd0\x6d\x4b\x9a\x0f\x1c\xb4\x74\x89\xe5\x59\x1c\x73\x1e\xd3\xe5\xf5\xfb\x59\xd4\x5e\xb9\x51\x4e\x69\xbc\x25\x38\x78\xb7\x8f\xf1\x6e\xd7\xef\x17\x13\x9a\xa5\x26\x2f\x4f\x85\xe8\x0e\xcd\xbf\xce\x6f\x89\xae\x3c\x30\x95\x63\xfa\xfb\x45\x87\xda\xee\xef\x17\x1d\x1a\x4d\xe3\x59\x4c\x5c\xae\xee\x1f\xa6\x2d\x7b\x7e\x9d\x47\xc3\xfb\xb7\x98\xaa\xba\x79\x7d\x3a\xfa\xb3\x5d\xfd\x75\xfa\xdb\x34\xbf\xc5\xf4\x14\x3d\xa2\xe5\x59\x4c\x4c\x91\xee\xae\x3c\x83\xdb\xeb\xf3\xb5\x98\x92\x9a\xbc\x5e\xe3\xfa\x96\x50\xcb\xb3\x98\x94\x26\xc5\x7c\x79\x60\x4a\x24\x41\x97\x67\xae\xf3\x2d\x9d\x4e\x79\x26\x4c\xa4\xc7\xb3\xa8\x4b\xdb\x8a\xc6\xb3\x98\x92\xd6\x37\x8d\x7f\x51\x93\xb2\x55\xff\x3e\xc6\x93\xff\xe0\x11\x29\xcf\x84\xc3\xed\x6a\xec\x58\x12\x48\x9b\xba\x0c\x07\x96\x4a\x5f\xae\x63\x11\x71\xd9\x77\xca\xb3\x48\x5b\x6f\xc3\xbf\x5f\x8b\x3d\x8b\x26\xbb\x38\x88\x2e\xeb\x65\x79\x8e\x30\x66\xba\xbd\xf5\xa2\x36\x1f\xd6\x83\x47\x69\x73\xff\xcf\x12\xcf\x93\xda\x3b\xe1\x58\x7c\x99\x30\x6f\x4b\xfc\x2f\xcf\x05\x47\xee\xfe\xd6\x0b\xdd\x4a\xd1\x66\x2d\x6a\xda\xbf\x2e\xff\x22\x98\x79\x78\xbe\x8b\x26\x96\xcd\x9b\x71\x71\xd8\x3c\x3e\x1e\xcd\xd2\xb5\x19\xeb\x51\x6b\xc5\x87\xfb\xae\x2c\xbe\xfa\x5b\x74\xb1\x7f\x1d\xf6\x1b\x0e\x2b\x6b\xbd\x6e\x38\x7c\xaf\xc7\xcd\xa3\xbd\xab\xff\x9b\xc3\xed\xf1\x62\x29\x97\xc1\xa3\x3c\x4f\x46\x5d\xa0\xdf\x3f\x8b\xc3\x28\x3e\xbc\x4f\xe5\x30\x6a\x3c\xef\x5a\x9f\x91\x35\xde\x37\x41\x6c\x5c\x6e\x5c\x06\x1d\xce\xb7\x33\x7f\xf5\xbf\x9e\xd9\x56\x3e\x5a\xc0\xf2\x2e\xe2\x5c\x36\x5d\xce\x77\x11\xdb\xae\x67\xba\xfc\xa8\x63\x74\xd9\x50\xc7\x94\xad\xba\x7e\xad\xe7\xa6\xf1\xbf\xdb\x43\x7b\x59\xe5\x17\x75\xcb\x67\xfc\x2f\x5a\xf6\x4d\x87\x1f\x75\xce\xf8\x2a\xa7\xc5\x61\x4e\x11\xeb\x37\xaf\xf5\x98\xae\x5f\x6c\x43\x29\x53\xfd\xa1\x2f\xee\xd9\xf5\x07\xfb\xe7\x32\x1a\xe3\x0f\xd3\x52\x42\x9d\x51\xb2\xca\x85\x67\x50\xe7\x2f\xd4\x0d\xbb\x88\x69\xa8\x1b\xf4\xd6\x17\xd4\x0d\x5d\xfa\xea\xf2\x2e\xe2\xda\xd2\x70\xf9\xe1\x7b\xad\xe7\x22\xae\x6d\x68\xfd\xd1\x18\x34\x99\x28\x0b\x1a\x83\x26\xbb\x5e\x09\x8d\x40\xfb\x28\x5a\xcb\xbb\x88\x6d\x9d\x9e\x5f\x65\x3f\xbe\xda\x5b\xc4\x62\xf7\x7e\x21\xf1\x57\x11\x4f\x24\xea\x2e\x89\xaf\x84\x04\x3c\x74\xfe\x91\x80\xcb\x1c\x2e\x23\x51\x65\xf5\x8f\x44\xbb\x27\x97\x91\x88\x3c\xff\x45\x7c\x5b\xf1\xf9\x59\x9c\x56\x95\x3a\xab\x20\x91\xd6\xee\xf5\x1e\x21\xb1\xb9\xcc\x63\xec\xf3\x05\xb1\x2e\x7a\xec\x91\x30\x7b\xfe\xfa\xfd\xb1\xee\x7b\xd6\x78\x17\xf1\x2e\x75\x73\xfd\x8d\xba\x4c\xe3\x19\xb1\xfe\x2a\x43\xac\xb3\xee\x6b\x48\x84\xd5\xfb\xbd\x88\x71\xdf\x8a\xbf\x0f\x09\x42\xed\x2f\x09\xaf\x65\x7f\x0f\x7d\x93\xba\xac\x20\x21\xf5\xd9\xf4\x3d\x12\x4e\x6e\x5a\x0f\xe8\x5f\x29\xea\xff\x7c\x91\x38\xb5\xff\x8b\x97\xcc\x7e\x1c\x90\x40\xba\x1f\x6f\x24\x90\xda\xbd\x7e\xb0\x84\x5f\xf7\x11\x9e\x70\x7a\xbf\x2f\x1c\x75\xc4\x6c\x04\xd3\xbf\xf7\x3f\xb1\xa7\x17\x24\x80\xdc\x7c\xd8\x6e\xc4\x37\xbd\x9c\xef\x22\x86\xb5\xfa\xb0\xdc\x88\x5f\x7a\x39\xdf\x45\xfc\xaa\x5f\xb6\xf7\x8e\xc3\xa1\xf2\x83\xf8\x28\xce\xf1\x7d\xe2\xb0\xa8\xbd\x07\x83\x9d\x17\xef\x79\x21\xb6\x1a\xcf\xbb\x43\xfc\x55\xff\x2e\x62\x3a\xf5\xd8\xbd\x2f\xe2\xa5\x17\xeb\x45\xf7\xab\xc7\xe7\x7d\x0f\x58\xf3\x9f\xc5\xae\x1b\xc6\x45\x6d\x7e\xdd\xb6\x38\x8c\x43\xe5\x75\x99\xc4\x89\xd4\x6d\x8b\xc7\xc5\xe5\x45\xec\xe7\x87\xb8\xd6\x0d\x5d\xf5\xf8\x1c\xde\x8a\x88\x54\xd2\x57\x7d\x43\xdd\xa1\xfe\x17\x67\xd9\xa5\x8e\xa9\xdb\x7e\x70\xd8\x5c\x7f\xad\xc7\xe3\xb3\xfe\x75\xdb\xe1\x7c\xdc\x3f\xba\xea\xed\x43\xcc\xea\x96\x76\xc6\xeb\x32\xeb\xf3\x39\x4c\x75\x4b\xf1\x98\xaa\xbf\xd4\xd0\x05\x6b\x7c\xa9\xa3\xde\x70\xfd\xe2\x84\xeb\xd0\x78\x12\x02\xc8\x47\x48\xab\x5b\xe2\x32\x7a\xbc\x69\x8d\x57\x97\xa5\x6e\x70\xc6\x52\x57\x54\x3c\x75\xaa\xd4\x65\x75\x2b\x38\xcc\xec\xea\x6f\x11\xdf\x5c\xb2\xd6\x7f\x11\xdf\xdc\x92\xeb\x43\xd7\xab\xfe\x4a\x5c\x26\x8d\x3f\x88\xe9\xd0\xfa\x43\x3c\xbf\xfa\x83\x58\xf6\x4d\xed\xb5\xca\xe3\xa9\xfa\x1e\xeb\xa3\xf9\xf5\xe0\xdc\x34\x9e\x45\x1c\x9b\x3c\x3a\xea\xd6\x17\xf1\x28\x4d\xe3\x19\xa8\x4f\xab\xfa\x1f\x48\x1a\xbb\xf6\x6b\x70\x5e\x7c\xde\x26\xba\xfa\x5d\xeb\x85\x9c\x99\x3d\x9e\x89\xfa\x66\xe8\xfb\xc5\x7c\xf5\xe4\xfd\x87\xf9\x92\xcc\x5d\xb7\x13\xc9\xa1\xaa\xfe\x8c\xc7\xce\xf5\x6b\x7d\x76\xf7\x87\xba\x25\x67\x7f\x1f\xe7\x4b\xfd\xa3\xee\xd8\x92\xcb\xeb\xbc\xca\x1b\xb1\x6e\x8b\xf8\xd4\xe2\xf5\x47\x03\x91\xb3\xbe\xbf\xb9\xaf\x3e\x5f\x30\x5b\x9b\xc7\xbb\x98\xad\xb1\x65\x97\x0f\x38\x77\x8d\x07\xaf\xc3\xe4\xfd\x84\x39\xda\x8b\xf6\xe7\xe9\x48\x2a\x9a\xcf\x73\xaf\xf3\xef\xf5\x7a\x51\x4f\x66\xf5\xbf\x98\xa1\xba\x25\xfd\xfe\x0d\xfa\xf4\xa9\xdf\x91\x64\xf3\x87\xb9\xac\x3b\x92\xec\xd4\x7e\xec\x1b\xa2\xbd\xf6\x73\xdf\x60\xbe\x3e\x8f\x41\xc5\x1f\x2c\xeb\x31\x5f\x3b\xcf\xe3\xb3\xab\x1c\xeb\xa3\xef\xd7\x7d\x2d\xb2\xba\xd7\x9d\xfb\x25\x0f\xa2\x1a\x0e\x8d\x55\xf7\x79\xcf\x9d\xc7\x44\xed\x2d\xe6\xa7\xc8\x6d\xa4\xee\x30\x3f\x33\x69\xfc\xd8\x66\xb6\xa1\xf9\x95\x50\x17\xbb\x9c\x91\x6c\xaa\xca\xd0\xfb\xae\xf9\x15\x1e\xb3\xcd\xed\xe1\xac\x38\xd4\xdf\xba\xaf\x63\xdb\xff\x44\x72\xa9\x7b\xc1\xd2\xaf\xc5\xc7\x89\x32\xcb\x50\x54\x71\x9b\x2c\xdb\xee\xce\xd6\x61\x2f\x22\x1e\x7b\x41\xd7\x9f\x3d\xd8\x25\xd6\x16\x6f\xde\x8f\xed\x45\x8b\xbf\x2e\x7b\xc9\x9f\xc7\xa7\xee\x2d\xc1\xc9\xea\x7b\x6c\x13\xc5\xdf\xb7\x8e\x98\xad\xf6\xdb\xe0\xf2\x68\x3c\xd8\x2a\x4a\xf2\xef\x21\xd6\x3e\x0c\xed\xdf\x19\x2e\xeb\xde\xd0\x3d\x0e\xb7\x7f\x43\x2c\x35\x9f\x86\x2e\xdc\xe5\xbe\xf3\xbd\xc6\xdb\xb9\x2c\x3e\x1c\x70\x66\x9b\x0f\x5b\x0f\x49\xc8\xdf\xc7\x78\xd5\x5f\x47\x52\xab\xfa\x7e\x60\x28\x14\xb1\xda\xd1\xf5\x4f\x1f\x9e\xc5\x69\xf5\xdd\x87\x67\xa0\xe5\xe9\xda\x9f\x25\xe6\x96\xee\xdf\x2f\xb1\xb6\x88\xd3\xab\xb8\x1d\x36\x79\x4c\xd7\xfd\x80\x18\x8a\x38\xec\xe8\xb2\xbb\xf7\xe3\xc0\x50\xe7\xfe\x0f\xf6\x4b\xc4\x68\x47\x37\x3c\x3c\xdf\x93\xc3\x9f\x5c\x5e\xeb\xf9\xb5\x7f\x48\x8a\xf2\xc9\xae\x3b\x9a\xb6\xb9\xe9\xfb\x8b\xfd\xfb\xaa\x3f\x39\xcc\xae\x5f\xfd\x4b\xbd\x56\xf1\x54\x2c\x26\x66\xfb\x1d\xf5\x9a\xdf\x1d\x9c\xa1\xda\x5b\xc4\x6a\x6c\x5e\x0f\x98\x1b\xe9\xfa\xeb\x8e\x57\xf4\xd7\x78\x60\x66\xa4\x6e\xad\xfb\x0b\x31\xdc\x5d\xbf\x1e\x17\xf9\x86\xd4\x7d\x11\xb3\xb6\xfb\xf2\x2f\x66\xa6\xfb\xb1\xd8\xdf\x1b\x1f\xe5\x4f\x3d\xee\x85\x36\x9c\x57\x1c\x0a\x5b\xd1\x63\x80\x47\x61\x95\x0b\x61\xc5\xa3\xb0\x99\x98\xe2\x52\xd8\xb6\xec\xf6\x0e\x38\xf9\xae\xf2\x03\xb3\xa3\x32\x6a\xb7\xfe\x71\x19\xaf\x69\x67\xbf\x3e\x7e\x82\x15\x3f\xc1\x2e\xdf\xfc\x9a\x60\x46\x24\xd9\xd5\x84\x43\xd2\xe6\xf6\xd2\x84\xb9\xf4\xf7\xa8\x01\x37\x97\x1f\x24\x03\xcd\x27\xc7\x7c\x35\xde\x0c\xb1\xd2\x7d\xc7\x01\xb0\x4a\x32\xae\x29\x0c\xe1\x5e\x9f\x0c\xb3\xe7\xf9\x65\x24\x2f\xaf\xc7\x62\x5e\xb2\x1f\x7b\x3c\x06\xbb\xdc\xad\x97\x0c\x04\xe7\xaf\xf6\x4a\x8c\x57\xfd\xfd\xd0\x37\xb5\x5f\x38\xef\xd3\xe5\x9b\xfb\xab\xf5\xaa\x71\x9e\xd5\x7e\x65\xbf\x76\xad\x6f\x85\x19\xd5\x79\x4b\x75\x9d\xd7\xa1\xc7\x12\x1f\xc2\x5a\x74\xbe\xd2\xa2\x5f\xad\x0c\x8d\xaf\x85\x64\xa7\xf5\x69\xc1\x6c\x6b\xbe\xd8\x46\xbf\xea\x17\x3d\xea\xdb\x74\xfd\x0d\xb3\xad\xf1\x2f\x49\xb0\xcb\x1b\xba\xa6\x25\xf9\xf5\xe9\xf9\x8c\xce\xfc\x5d\x86\x39\x4f\x5a\x9f\xb1\xf6\xfb\xab\xbd\x81\xed\x7a\x1f\x7f\xf2\xb8\x24\xc4\xbc\xee\xc5\x0f\xc3\xa1\x88\x4f\x5a\x62\x9d\xbd\x46\x6a\x9a\x78\x51\xe8\x65\x4c\x10\x2b\x89\x69\x15\x8f\xc8\x22\xb5\x51\xc5\x23\xb2\x6c\x22\x3e\xe9\x98\x10\x0f\x4d\x16\x62\x26\x67\xab\x9a\x8e\x13\xce\x55\xdf\x13\x99\xd1\x75\x59\x13\x86\xa8\xe6\xc3\x74\xc1\xa9\x8b\x38\xa5\x2b\xc4\x48\x2d\xce\x15\xc4\x55\x8b\x03\x31\xeb\xbe\x2c\x17\x8b\xd5\xb4\xf9\x77\x82\x58\xa9\xff\xc5\x79\x15\x73\x1e\x09\xf5\xbf\x7c\xda\x2a\x91\x04\xb9\xee\xea\xff\x9e\x78\x61\x88\x38\xdc\xeb\x71\x9b\x5e\x0f\x24\xbd\xe6\xf9\x2f\xe2\x57\xaa\x38\x9d\x74\x63\x38\xf4\x78\x9e\x84\x8e\x5d\xf3\x7f\xc2\x1a\xa1\xf6\x9e\x58\x5f\xb5\xf7\x72\x78\x7c\x58\x97\x64\x57\x8a\x38\xe7\xf4\xc6\xe5\x55\x7f\x8b\x18\xb6\xaf\xf1\xbf\x5c\x36\x11\xdf\xf4\x42\x2c\xa6\xcb\x38\x76\xe8\x70\xe6\x0d\xc9\x51\xc4\x31\x2f\xe2\x37\xa4\xa6\xa8\x79\xe3\xb0\x8b\x19\xc8\x1b\x92\x87\x1e\xdb\x1c\x6a\x2e\x3d\x7e\xf9\xc7\xc6\x90\x55\x6e\x38\x7e\xb8\x8c\xa3\x87\x88\x75\xc6\xc6\xd0\xb4\x3e\x39\x6d\xa8\x1d\xd5\x5e\x82\x93\x16\xf1\xcf\x4b\xb2\xcb\x72\x93\xad\x19\xe2\x28\x07\xf0\x9a\x13\x6a\x09\x49\xb2\x19\xe2\xe6\xf3\x90\xf3\x9a\xff\x2e\x66\x23\x2f\x4e\x31\xcb\xb1\xa1\xe6\xb2\x7f\x7b\x51\xd5\x0c\xb1\x93\x0b\x70\xcd\x05\x35\x6a\xf7\xef\x83\x13\xd7\x78\xf1\xd2\x91\x21\xbc\x66\x22\x66\xa6\x88\x47\xc6\x4b\x67\x6e\xfe\xfe\xc6\x26\xa4\xf9\xd5\x9d\xf9\x68\xfd\x09\xa2\x19\x3a\xbf\x99\x28\x1a\x4b\xca\x19\x62\xe9\xfb\x9f\x2b\xcc\x9c\xf7\x73\x49\x82\x65\x88\x19\xcb\x8b\x39\xb4\x57\x58\xcd\xf5\xe1\xf1\x51\xff\x0d\xe3\x99\x24\xff\xdc\xc2\x46\xe2\x32\xcc\x6c\x55\x7f\x8d\xf3\xe4\xf5\xeb\xd8\xc4\x7c\x5e\x3a\x36\x03\xf7\xbf\x24\xcd\x5c\x9a\xeb\xb9\x9f\xd3\xbf\xef\x9c\x6f\xf5\xd7\xc3\xc6\xe4\xef\x5f\xee\xbb\xda\x1b\x4b\x32\x19\x3e\x4f\x73\x49\xd6\x66\xae\xb1\x60\x96\xe6\xf3\x3c\x0f\x34\x0f\xda\xbf\x45\x0f\x9b\x2c\xa6\x35\xe3\xa8\x60\x66\x2c\x1f\x38\x8a\xe8\xfe\xe7\x23\x1c\x79\xf4\xfb\x25\x89\x56\xa9\x15\x6b\xc6\x10\x5f\x7d\x1e\x50\x6b\x6d\xbe\x0f\x18\x3a\xe5\x85\x57\xb1\x74\xf6\xad\x68\x7f\x43\xad\xef\xf5\x86\x59\x53\xa8\x53\xcd\x30\x67\x53\xcc\x5a\xbe\x0b\x8e\x02\x1a\x4f\xa8\xf1\x25\x4c\xe4\xd0\x5c\x79\xbe\x8b\x9e\x95\xb9\xfd\xd1\xe3\x92\x17\x27\xd7\x36\x2f\xc6\x22\x66\x3d\x79\xb1\x17\x31\xb3\x0b\x61\xcd\x8b\x98\xe5\x2e\xe2\x9a\x1f\x16\xcf\x83\x7f\x96\xe4\xd3\x7d\x79\x1f\x74\x78\xe2\xf4\xf3\x73\xe2\xa5\xa0\xc5\x78\x2e\x5c\x04\xfd\x3d\xc4\xe8\xab\xfc\xf2\x78\xa9\x7f\x38\xcd\xe2\xf1\xbe\xa8\x85\xbc\x18\x2f\x3e\xf5\x3e\xbc\x2f\x62\xa0\x1e\xa7\x8c\xda\xcc\xf3\x2b\x8b\x73\x1c\x56\x03\x94\x2d\x0e\x6f\x57\x39\x22\xfa\x5c\x8f\x81\x53\x9b\x51\xb0\x29\x34\x49\x7e\x65\x0b\x4e\xbf\xaa\x8c\x64\x27\xe2\x52\x16\x67\xd9\xad\x96\x2a\x8b\xd8\x16\x19\x7c\x6b\xd9\x99\x9f\xc6\x5f\x82\xf3\xd4\xe3\x53\x76\xd6\x4f\xc4\xa7\xec\x10\x17\xa9\x95\xca\x12\xc3\x5b\x1e\xfa\x3e\x11\xaf\x28\xe2\x52\x52\x70\x5a\x1a\x1f\x2e\x9a\xbb\xdb\x4b\x18\xa0\x75\x38\x4b\xce\x10\x3b\x7d\x9f\x79\x3c\xb4\xbf\x05\xe2\x9b\xc5\xf9\x95\xc5\x49\x96\xe1\xf1\x2c\xb1\xbd\x9b\x13\x2d\xf9\xa1\x3d\x8d\x07\x97\x4a\xd9\xcc\x6a\x81\xb8\xca\x6b\xaa\x96\x45\x4c\xb3\x22\x2a\x2a\xc1\x7a\xbd\x48\x6d\x55\x90\x64\x87\xf7\xab\x85\x5a\x4c\xeb\x19\x92\xa7\xce\x4b\xe9\x8b\x19\x31\x31\x29\x8b\x38\x65\x3f\xbe\xa5\xe3\x75\xe8\xf1\x2f\x49\xb3\xcb\xe0\x5d\x4b\x67\x3f\xbd\x3f\x78\xad\x49\xe7\x5e\xcb\x20\x5c\x54\x8f\x6f\x19\xfc\xbe\xb9\xfe\xe1\xbe\x68\xbe\x13\xaf\x4b\xef\xff\x81\x9a\xce\xfb\x77\xe0\x52\xac\xc7\xa2\x1c\x61\x10\x57\x7b\xd8\x2c\x87\xd7\xf7\x24\x04\x53\xc4\xb8\x9c\x9c\x5f\xef\xef\x89\xcd\x50\x8f\x7b\xc1\x46\xe9\xc7\xb7\x5c\xc4\xa8\x8a\x58\x17\x24\xcf\xe1\xdf\x5f\x71\x1f\xd4\x3f\x3a\xfb\xaa\xc7\xad\x40\x4f\xe4\xcd\x52\xcb\x13\xeb\xab\xdf\x3f\xb8\x08\x7b\xbe\xeb\xbe\xe7\xee\xfd\x7b\xb8\x1f\xee\x6f\xdd\xe7\x2e\xd7\xfe\x5a\x90\x0c\x15\x54\x51\xeb\xba\xaf\x5d\xe1\x3c\xb5\x22\xf9\xc9\xa0\x5d\x2b\x92\x9f\x99\x2d\xe2\x66\x8a\xd5\x58\x44\xca\x14\x39\x98\x57\xa2\x50\x4a\x13\xb1\x27\x1c\xa4\x65\x49\x26\x35\x87\x1a\xba\xaa\xbc\x98\xa1\x21\x4e\xbf\xe2\x52\x9c\xa5\xa6\xab\xa8\x9d\xac\x76\xab\xa5\xa1\x26\xd3\xef\xc3\x0b\xd7\xfd\xaf\xc7\x3f\xcb\xe6\x5c\xeb\x92\x8c\x4a\xf2\x78\x6b\xd8\xc8\x3f\xeb\x51\x1b\xfb\xad\xfb\x54\x3b\x6a\x60\x31\xd7\x15\xb5\x6d\xd5\xe3\x56\x79\x4c\x8b\xc7\xcb\x79\x35\x73\x5f\x91\x64\x72\x57\x7b\x03\xe6\xa6\xfb\x7b\xbc\x58\xeb\x9f\xc4\xa9\xd4\x8a\x01\x4a\xe1\x51\xb5\xce\xe0\x94\x34\x79\x5e\xea\xa1\x97\xb3\xce\x0b\xe2\xa2\xc9\xce\x1b\xef\x0a\x75\x7e\x74\x7e\xaf\xf6\x90\x54\xb2\xc4\xba\x7a\x84\x37\x8d\x16\x6f\x5d\x96\x22\x97\xd5\x5a\x7f\x2e\x8b\xdb\x7b\x30\x90\x6a\x3c\x48\x26\xe6\x4c\x08\xfd\xa8\x59\x92\x4c\xc5\xc0\x3e\x75\x39\xeb\x8d\xcd\x40\x9c\x45\x45\x8d\xb2\x35\x97\xc3\x86\xa1\xdf\xaf\xc7\xb4\xca\x9f\xbe\xd6\x27\x74\xf2\xda\xcc\x97\x18\x2f\x6f\xc6\xe2\xec\x9b\x1c\x1c\x2a\x11\x1e\x5d\x2e\xa4\xb5\xa1\x93\x95\x43\x41\x6d\x3b\x5e\x6d\x9b\xcb\xa1\x03\xff\xac\x27\x61\x1b\xd5\xeb\xd9\x22\xa8\x5c\x9c\x4c\xcb\x8c\x47\x9c\x4f\xcb\x0d\xce\x5d\xed\xc1\x99\x76\x49\x36\x04\x67\x94\x4d\x97\xb7\x35\xfc\xd1\x35\x9f\xd6\x89\x5f\xd0\xe1\x6c\x1c\xb6\xe9\xf2\xe2\xbc\xaa\x5c\xd2\x6b\x3b\x30\x70\xeb\x31\x6e\x07\x92\xa5\x24\xb5\x76\x86\xfb\x99\xfa\x3b\x31\x10\xeb\x71\x6c\x70\x56\x56\xfb\x34\x02\x72\x37\x5d\xae\x76\xe3\x3d\x25\x62\xdf\x6e\x02\xd2\x44\x3c\xdb\x8d\xb7\x8a\xc7\x77\x43\x8c\xc4\xec\xb4\x27\x38\x5f\xcd\x6f\x31\x23\x59\x2e\xf1\xb5\xbd\xa8\xe1\xa4\xf6\x6c\x6f\x3c\x5e\x9f\xf9\x74\xbc\xc5\x14\xb8\x55\x7b\xe8\xdc\xf5\xb8\xf4\x2d\x24\x3f\x7f\xcf\x63\x2f\x62\xdd\xb7\x30\xd0\x7f\xfa\xef\xe8\xe0\xe5\x62\x57\xfb\x1e\x3a\x6f\xd7\x43\x3c\x74\x9e\xfb\x3e\x38\xef\x4d\xe5\x7f\x17\x0f\x52\x7b\xc2\x5b\xcd\xdf\x27\xe2\x47\x74\x3f\x7a\x26\x1e\xa2\xb8\x8c\x24\xaa\xf3\xd9\x23\x5e\x42\x92\x41\x07\x5a\xc0\xeb\xd1\x4b\xa8\x49\x34\xff\x90\x94\xf4\x38\x74\x24\x25\xb9\x90\xd7\x5e\x1e\x24\x77\xfd\xfe\xc7\xe1\x40\xfd\x57\xd4\x8c\xba\x8f\xbd\xc1\x1c\x68\x3f\x7a\x83\x59\x95\x4d\xa6\xe3\xa2\x5f\xdc\x7f\x8b\x90\x03\xad\x5f\x7b\x70\x60\xd1\xfc\x97\xa4\x93\x9b\xe7\xd7\x83\xd9\x55\x7b\x3d\x6c\x82\xda\x1f\x5c\xd4\xfd\x18\xf6\x31\x68\xcf\x65\x1c\x8e\x3c\xbe\x19\x8f\xb5\xda\x3f\xb0\xd1\x78\xff\x8f\x44\x7f\x5a\x4f\x5c\xa8\x15\x58\x5f\xfb\x15\x92\x90\xc6\xfb\xa3\x49\x51\x7b\x48\x22\x5f\xe3\xbd\x08\x39\xd8\x5c\xff\x10\xdc\xa8\xf1\x60\xd3\xb6\x5a\xab\x3f\xc1\x9c\x68\x7e\x30\xdf\x66\x1e\xfb\x8b\x01\x5f\xcc\x6f\x7f\x17\x7d\xb6\x30\xd1\xb9\x0f\x7e\x3c\xfa\x8b\xe4\x23\xfa\xd6\x5f\xe8\xa5\xee\xdf\xd8\x90\xd4\xeb\xfc\x93\xc7\x65\x6c\x18\xa0\x8b\x7f\x8c\xc1\x53\xc4\x6e\x04\xb1\xd4\xe5\x18\x5c\xae\xfa\x55\xcf\xe3\xa1\xc3\x34\x70\xc5\xec\x52\x53\x8c\x7d\x5d\xfe\x5d\x9c\xd4\x48\xe8\xbc\xdd\x5e\x2a\xbc\xb4\x49\xe5\x0e\x31\xf3\xf7\x07\x87\xd7\xf5\xb8\xb0\x6a\xb3\x06\x91\xa5\x53\x87\x7d\x64\xda\xd7\xe6\x8e\x45\x8c\xdb\xd7\x78\x17\xa7\x51\x92\x0e\xc7\xc8\x10\x17\x89\x89\x03\x4e\x79\xb8\x7f\x5c\x27\x37\x11\x97\xb1\x38\x8d\x5c\xc5\xb9\x0d\xd4\x10\xd5\xf5\xa8\x19\x6c\x83\x18\xa8\x19\x52\x77\x99\xc3\x2c\x4e\x71\x10\xaf\xe3\xcb\x32\xe0\x4c\xb2\xd7\x83\xf8\x1a\x79\x07\xd7\xd1\xc2\x80\xab\xf1\xad\xcb\xd9\xfd\x98\x8e\x88\x3f\x11\xe7\x34\x3a\x62\xb3\xd4\x3e\x03\xce\xc6\x36\x80\xd1\x71\x55\xd5\xe5\x1d\x23\x1c\x3c\x5c\xae\xc4\xef\x68\xbd\x06\x36\x06\x71\x42\x63\x22\x09\xe8\x31\x1c\x33\x0c\xd0\x3a\x0f\x73\x3d\xbe\x33\xbb\x9e\x78\x0e\x1d\xf6\x11\xf1\x08\x92\xac\xc6\x62\x46\x4a\xd6\xe3\x38\x8e\xe0\x04\xd5\xff\xe2\xcc\xab\x6d\x70\xe3\x0c\xe6\x41\xfb\x7f\xe2\x97\x9c\x5d\x7e\xb0\x49\xa8\x7c\x71\x3e\x92\xd6\x07\xe7\xeb\x4d\xcc\xd0\xc0\x05\x5f\xae\x9d\x75\x5c\x3c\x5e\x5e\x4f\x1e\x3f\x05\x3f\xd6\x71\x43\x3c\xbc\x7e\x37\xf1\x5b\xe2\xa4\xc7\x3d\x70\x99\xd7\xfc\xee\xb0\x69\xba\x3d\xd4\x8e\x1e\x3f\x6a\x51\xab\xf5\xc6\x83\xda\x46\x9c\xf7\x78\xce\xef\x60\xc3\x3a\x1e\x5c\x53\x7d\xf9\x97\xa4\xdf\x14\x1f\x5d\x07\x36\x21\xeb\xf8\x07\x9c\xbf\x82\xf7\xea\xc0\xe0\x6d\x4e\x75\x04\xf3\xa4\xc7\x6b\x6e\xe1\x0a\xfc\x69\x6f\xee\xa8\x61\x45\x8c\x26\x6a\x4c\x05\x3b\xd6\xb9\xe3\x00\x21\xce\x7c\x86\xda\x52\xeb\x35\x77\x98\x8b\xe9\xf2\x85\x0d\x4f\xdf\x27\x6c\x88\x5a\xff\x99\xfa\x77\xf0\x64\x9d\x09\x07\x03\x9d\xdf\xb9\xe8\x43\x2f\xd9\xf5\x78\xbf\x89\x1e\xcc\x70\x30\x29\xae\x7f\xf0\x96\xfc\xcc\x77\x42\x2f\x14\x32\x51\x67\x26\x98\x50\x92\xd5\x44\x12\xb1\x24\x30\x4b\x30\x4f\xfa\x3e\x1e\x63\xaf\x57\x81\x39\x10\x33\x36\x0b\xae\xe1\x62\xfe\x26\x8f\xf1\x9c\xae\x0f\x6f\x34\xad\xef\x7a\x9c\xbb\xd0\x51\xea\xe4\x71\xf6\x63\x33\x6b\x30\x83\xfa\x3d\x0e\x2d\xd6\x14\xcd\x45\x6f\xba\xd5\x86\x13\xfa\x62\x49\x6c\x86\xda\x52\xf4\x66\xb6\xd0\xf4\xe8\xfb\xd6\xb9\x4f\xfe\x9e\xf5\xf5\x7a\x2e\xe6\xb4\xe5\xb6\xfd\xc9\xe3\x32\x1b\x9c\xa5\x1e\x97\xd9\x40\x23\xd0\xe1\x9b\x04\xe3\x29\xd8\xba\xce\x9e\xbf\x23\x63\xeb\x24\xb8\x4e\xa8\x36\x75\xf6\xc1\x65\x76\xfd\xcd\x61\xd6\xe1\x81\x73\x98\xba\x3c\x73\x40\x2c\x86\xcb\x04\xeb\xf9\x70\x8d\x88\x2c\xd6\xe6\x42\xcc\x36\x11\xbb\x39\x39\xcc\x92\x0c\xe6\x64\xb3\x75\xb9\xe6\xc4\x06\x22\xe2\x3f\x71\x9d\xce\xde\x3c\x88\x9b\xd5\x0c\x13\xef\x1c\xab\xc5\xe6\x89\x8d\x46\x92\xc8\x5c\xc4\xab\xdb\x1b\x6a\x9e\xf1\x78\x6a\xf1\x89\x23\x91\xab\x75\x9d\x11\x5c\xe4\xf6\xae\x30\xe0\x69\xbe\x57\x44\x0a\x6b\x7d\xee\x50\xb3\xb8\x1c\x6a\x1d\x8d\x0f\x62\x56\xba\xeb\x0b\x9c\xb2\xc6\x77\xd3\xbe\x0f\x3b\x92\x9b\x75\xe8\x73\x49\x6e\xd9\xc4\x77\x62\x00\xb7\xda\x66\x3e\x8d\x48\x63\x8d\xff\x41\x2d\x23\xce\x68\x3e\x07\x6a\x48\x97\x91\x64\x7d\x7e\x50\x6b\x34\xf7\x8f\x1a\x72\xfa\xf2\x86\x2b\xb3\xd4\x1a\xf3\x25\x38\x52\xcc\xc7\x81\xb7\x4e\x12\xf1\x39\x30\x78\x5b\xb2\x3d\x40\xf8\xb0\xda\xe5\x08\x4e\x5f\xc4\xe7\xd8\x61\x06\xc4\x5c\x1c\xa8\x39\xec\x7d\x77\xe0\xbd\x33\x75\x7e\x0f\x22\xc3\x05\x01\x53\x0f\x0c\xd8\x42\x54\xa8\x47\x18\xb0\x35\x9f\x23\x87\x4e\x5a\xf5\xa8\xfd\x14\x65\x54\x8f\x82\x37\x90\x88\xe5\x51\x60\xce\xba\xcb\x3c\xce\x62\x66\x0e\x2e\xff\xd0\xf9\x3b\xb8\xec\x66\xc6\x8e\x16\x6a\x4c\xf5\x17\x0e\x1c\x3a\x5f\xc7\xc4\x26\x22\x62\x71\x10\xec\xa8\xb8\xa6\x7a\x1c\xe8\xd4\x3d\x3e\x6c\x96\x76\x20\x38\xae\xe0\xe4\xb5\x7e\x17\xe7\x49\xcc\xcd\x11\x3a\x7d\x11\x97\xe3\xba\xf0\xfe\x54\x19\x35\x58\x93\x9a\xe5\x00\x45\xae\xb9\xbd\x07\x35\xb2\x98\x9f\x73\x8b\xe0\xe9\xaa\xf2\xe4\xfc\xb8\x1e\x88\x0f\x3d\xfe\xe7\x16\x9a\x0c\x95\xb1\xc1\xc9\x95\xbf\x9e\xd8\xcc\x84\xaa\x50\xcf\x25\x99\x55\x6b\x1a\x4e\xbc\x13\x87\xfb\x47\xb2\x52\x24\x7f\x3d\x51\xb3\x0a\xe7\xa6\x9e\x15\x49\x4a\xe7\xef\xac\x38\x18\x7d\xfd\x9e\xc7\x47\xf7\xed\xac\xa8\x65\x75\x3e\xcf\x8a\x0d\x2f\xf9\xf7\x3c\xfe\x5f\xed\xdd\x68\x06\x34\xfe\x8a\x8d\x55\x92\xfe\xd9\x42\x2d\xa6\xf6\x43\xb2\xf3\x7c\x71\x0d\x6f\x6e\x6f\x11\xfb\x6a\x9b\xe6\x49\x70\xb4\x90\x20\xea\x89\xcd\xaa\x7a\x3d\x71\x48\xda\x93\xeb\x03\x50\xcf\xe5\x70\x88\x52\x7f\x3d\xbc\xd1\x3e\xfb\x79\x0e\x98\xf3\xf6\x27\xc1\x92\xf5\x1c\x1d\x9b\x84\x16\x17\x6f\x81\xda\x5d\x5e\x2f\xef\xd0\x65\x38\x09\xea\x11\x70\x4e\x3d\x09\xea\x51\xb4\x62\x3d\xc7\x8b\x2b\xa2\x7e\x8f\x81\x6c\x13\xe7\x78\xce\x0a\x67\xaf\xf6\x66\xa8\x61\xb4\x58\x33\x5c\x63\xfd\x3d\x41\x62\xde\xac\xf5\x58\x34\xeb\x98\x4f\x22\x89\x6d\x93\x38\xb9\x5c\xbb\x37\x87\x48\x62\x8b\xc5\x27\x62\xac\x60\x15\xea\x79\x40\xac\xbd\x78\x5c\x46\x7b\xb3\x9c\xeb\x31\x6a\x36\x70\x9d\x18\xe4\x84\xb3\x56\x4f\xd4\x44\xf2\xbb\xaf\xe7\x01\x67\x22\x4e\xf1\x3c\x79\x2c\xba\xcb\x88\xd9\x52\x43\x9c\xa1\x46\x12\x31\x3c\x4f\x20\x8e\x36\x7f\x0f\xb1\xf7\xe1\x21\x52\xb7\x17\x7f\x0f\xb1\xf2\x7c\xce\x97\xc3\xa5\xc3\x74\x85\x98\xac\xdf\x2f\x62\xd2\x9a\x0f\xdb\x15\x62\xbc\xfa\xbb\x82\x33\xd5\xfe\xc1\xd9\xdb\x06\x74\xf2\x58\x5a\x4d\x7a\x12\x27\x64\x03\xe1\xb9\x88\x4f\xdd\xdd\xfe\x7a\x2c\xcb\xd7\xfe\x10\x0c\xdb\x7c\x59\xee\xb0\x89\xb9\x1c\x62\xbc\xbf\x47\x92\x90\xda\xe3\xc4\x01\xc2\x3a\xff\x33\xd4\x9a\x3e\x5f\x0f\x06\x7c\xaf\x1f\x36\xc4\xec\xdf\x3f\x04\x8d\x89\xf8\x9e\x3f\xae\xae\x5a\x9f\x45\x1c\xab\x0d\xdc\xe7\x13\xfd\x6b\x7e\xd8\x0c\xac\x86\x38\x17\xf1\xac\x96\xbc\xcf\x1f\xc9\xc2\xfd\x41\x1c\x3d\x9f\x07\x07\x0e\xdf\x1f\x24\x0d\xab\x55\x4e\x5c\xeb\xcd\xa9\x9f\x2f\x41\x7a\x1e\xef\xfb\xef\x60\x4d\xea\x89\xab\xbd\xd5\x6e\x17\xb0\x5e\xb6\x09\x5c\xa8\xf5\xac\xa6\xb9\xb0\x41\x08\xbc\xaa\x5e\x78\x9f\xd9\x26\x73\xa1\x89\x48\xd3\xf5\xd8\xb0\xb2\xeb\xb1\x49\x35\x97\x51\x93\x89\x38\x5f\xd8\x34\x84\xa4\x59\xaf\xed\xfd\x86\x5d\xa9\x57\xc0\x7f\x69\xbf\x2f\x1e\x0b\xab\x89\x2e\x24\x9d\xac\xc7\xfe\x42\xb3\x21\x14\xd7\x7a\xa5\x60\x06\xf5\x7b\x6c\x20\x0a\x62\xad\x17\x71\x4b\x66\x4e\xaf\x8c\x66\x45\xeb\x77\x65\xbc\x2f\xc5\xdc\x5e\x78\x9b\xf5\xaf\x32\xcc\xc8\x70\x19\xef\x3b\xaf\xcf\x8f\x43\x87\xfa\x0b\x87\x0e\xa9\xa9\x2e\x82\x46\x85\x44\x52\xaf\xc5\x5c\x64\x33\x03\x57\x09\x58\x18\x97\x61\x86\x3c\xff\x12\x71\x36\x9a\x7f\x41\xb3\x20\xef\xd3\x0b\x4d\x89\xd5\xa4\x17\x8f\x9f\x6d\x2e\x17\x71\x4b\x36\xf0\x5f\x2d\xbc\xf5\x34\x1f\xbc\x73\x6b\x73\x39\xd4\xfe\x5a\xcf\x06\x12\x82\x98\x89\xab\x61\x13\xcf\x2e\xbf\x20\x3d\xfc\x91\x41\xff\xea\xfb\x37\xa6\x4e\xbd\xc0\xd3\xb3\x77\xd7\x35\x03\x53\x47\xf5\x33\x5e\x42\x2d\xde\x81\x4e\xd5\x87\x01\x98\x05\xc1\xc4\xd4\xeb\xe0\x31\xf2\xef\x8f\xe0\x9c\xb5\x38\x27\x98\x46\x7a\xc9\x2f\xd4\x1e\x5d\x62\xe4\x75\x86\x9a\x41\x8b\x81\xeb\xab\x1f\x97\x0b\x62\x2b\x4c\x9e\x7a\x01\x83\xa0\x08\xe6\x7a\x2d\xc9\xa2\xd9\x9b\xe8\xc2\x80\x59\xbd\xd8\x37\x06\x69\x8f\x1f\x1d\x66\x16\xf1\xbe\x1e\x88\xb9\x0f\xd3\x1b\x71\x40\x1a\xef\x1b\x3a\x73\xad\x07\x9c\xb9\x89\xed\x85\x2b\xaa\x89\xcf\xbd\xe1\x1d\x24\x49\xec\xe6\x72\xda\xc0\x76\x47\x10\xa1\xc6\x77\xef\x48\x2e\x5f\xe5\x82\xda\x29\xab\x8c\x6b\x70\x71\x99\xa0\x47\x8d\xff\xde\x71\x25\x14\xe7\x7a\xa7\xe8\x5f\xe3\x09\x83\xbe\xf6\xe7\xc6\x35\x53\x41\x7a\xf5\x2e\xec\x97\x0c\x9a\xf7\xe2\xfc\x4a\xd6\xe1\xbf\x1b\x6a\x0f\x3d\x9e\x37\x92\xb0\x2f\xef\xdd\xc2\xa6\xa5\xf2\x88\xc7\x68\xa8\x7c\xb2\x7e\x2a\x4f\x5c\x8d\xc5\xd9\xde\xe1\x3a\xed\xf6\x81\x09\x11\x8c\x47\xbd\xb1\xe1\x59\xed\x76\x9f\x78\x5b\xe9\x71\xb9\x7f\xce\x83\xcb\x17\x6a\x20\xb5\x7f\x02\x5b\x22\x62\x7c\x5f\x11\xa7\xa3\xf6\xc3\x7b\xd0\xfd\xdf\xac\x77\x72\xf9\x46\x4d\xa3\xf5\x24\x4e\xc3\x36\xc3\x1b\xd7\xe7\xe6\xfd\x78\x02\x8b\x4f\xeb\x81\xc1\xdb\xae\xef\xf7\x03\x0c\x52\x75\x3d\xae\xed\x7a\xec\xef\x27\xe2\x90\xb4\x5e\x0f\xfb\xe5\xfd\x41\x72\xdc\xbc\x3e\xef\xfe\x8d\x89\x55\x6f\x82\x66\xad\xe6\xb8\x5f\x6c\x8c\x22\xbe\x37\xe7\xdb\xcc\xd2\x8d\x8e\xbe\xb9\xff\x50\x9b\x7d\xb5\xff\x7c\x63\x6c\xd5\x87\x38\x32\x41\x61\xd4\xe7\xc7\x86\xb5\xab\xcc\x63\xb9\xbb\x3e\x24\xdf\xcf\xfa\x05\x62\x81\xe3\xce\x9e\x78\x7c\x24\x29\x80\x40\xd0\xb7\xdd\x65\xbc\x97\xc4\xc9\x3f\x3b\x41\xd8\xba\x1f\x0f\x92\xa8\x5d\x69\x1f\xd4\x66\x96\xcc\x40\x2c\xa8\x45\xf4\xef\xc1\x81\xa5\x7a\x3c\x04\xdd\x5a\x6d\x04\x82\x41\xcd\x7a\x9c\x9f\x8c\x83\x87\x98\x97\x27\xe3\x6d\xa8\xf3\xf2\x60\xe3\xb2\x4d\xf2\x41\xad\xd6\x75\x1f\x41\x30\xe8\xb6\x01\x3d\xa8\xd9\x6c\x13\x7b\x08\xfd\xb0\x4d\xe6\xa9\x10\xff\xe6\xf2\xea\xcf\xf4\xea\x69\x3b\xeb\xa1\xdf\xb7\x30\x7b\xa8\x7f\x1c\x00\xac\x76\x7d\xfa\xbf\xc3\x44\xab\x20\x10\x74\x7b\x53\x3e\xa1\x99\x6a\x2e\x77\x1e\xaf\x3f\x32\xe8\x3f\x88\x45\xf6\x4e\x78\x3a\x06\x68\xe9\x98\x9f\x7e\xc2\xa9\xbb\x3e\x88\x9f\x16\x13\x8c\x26\x07\x05\x3d\x03\x57\xd1\xe1\x7a\x0c\xf8\x9e\xdc\x20\xa8\x48\x87\x37\xe0\x06\x4c\xfc\x1e\x24\x17\x1b\xa8\x9f\x25\x99\x64\x21\x04\xd4\x67\x06\x67\xac\xfe\x8e\x78\x0c\x5c\x0e\x62\xaf\xc3\x07\xe6\x90\x6d\x28\x20\x04\x64\xbb\x22\xff\x20\x02\xe8\x72\x3e\x67\x78\x7f\xa8\x7f\xe2\x3a\xb2\x0f\xe7\x19\xc4\x5b\x9b\x01\x31\xb3\xd8\xff\xf0\x98\x59\x6d\xf2\xa0\x76\xc8\xe2\x24\x9e\xf0\xb6\x11\xa7\xf5\x44\x9c\x87\x24\x81\x40\x08\x28\x3e\x8c\x77\xb8\xba\xaa\x3d\x82\x5e\x85\x40\x5d\x41\x00\x28\x42\x64\xad\x0f\x6a\x30\xab\x11\x1e\xb0\x51\x5a\xf5\xf7\xe1\xfa\xa9\xfe\x08\x72\xdd\xc4\xe9\x3d\x70\xfa\xb6\x51\x81\x00\x90\xfd\x78\x3d\x8b\x13\x2f\x76\x50\x78\x70\x7d\xb6\x8d\x82\x08\xff\x3a\x45\xac\x88\xf0\x6f\x7d\xf7\xf7\xec\xa7\x2f\xcb\x8b\xab\xb6\x0e\xf3\x1b\x9c\xb7\x24\x2f\x00\x1a\x8b\xc7\x43\xc4\x7f\x37\x27\x15\x11\xfc\x82\x2a\xae\x44\xec\x57\x01\xf7\xd4\x77\xcf\xdf\x00\x82\x15\x00\xc6\xe6\x38\xa7\x77\x0f\xc9\xcc\xdf\x73\x7e\xbb\xdb\x03\x0e\xa5\xfa\xf7\xa8\xf5\xb4\xbf\x00\x30\xb6\xee\xf6\x13\x41\xb3\xba\xbc\x2f\x39\x00\x2c\xf9\x03\xa0\x58\x14\x11\x5f\x01\x40\xac\xde\xaf\x37\x73\x1f\xb4\xbe\x20\x06\x64\x13\x3b\x10\x03\xba\xd7\x2f\x22\xfe\x8b\x24\x43\x00\x05\xb3\xef\x23\x18\x81\xc5\x06\x76\x10\x00\x8a\x1f\x0b\x30\xfd\x8a\x22\xfc\x2b\x98\x7e\xbd\x8b\x39\x23\xc2\xbf\x4f\xed\x2f\x11\xfd\xcd\x71\x71\x60\xec\x75\x1b\xe4\xc1\xcc\xab\xd3\xeb\x83\x0e\x3f\x79\x7f\x51\xeb\xd8\x26\x12\x18\x7a\xb5\xbb\x1c\x71\x4e\x2e\x87\x03\x89\xdb\xc7\x9b\x54\xf7\x15\x84\x80\xbe\x79\xfc\xa8\x81\x36\x3d\x76\x6f\x0f\x62\xad\xf1\x77\x10\x0b\xa4\x96\x05\xd3\xae\x57\xcf\x0f\x84\x80\x5d\x8f\x43\x60\xd8\x39\xce\x2c\x30\xec\x84\x6c\x5e\xdf\x50\x13\x89\xbe\x80\x41\x57\x9b\xe8\x03\x88\x00\xdd\xcc\x4f\x20\x02\x08\x33\xb0\xbe\x23\xbc\x29\x35\x5e\xbc\x07\xb3\xd7\x23\x82\x6e\x7d\x5e\x50\x8b\x26\x31\xbb\x60\xc4\x95\xec\xf3\x87\xeb\xb4\x1d\x9e\xc0\x8c\xab\x66\x46\xc1\x7c\x6b\xf6\x4e\x03\xe3\xad\x58\x0d\xf9\x2e\x61\xa1\xda\x9b\x11\x8c\xb6\x6e\xc9\x3a\x30\xda\xb6\xfe\x47\x06\xfd\x17\xce\xaf\xf9\xf0\x1e\x21\x06\xaa\x31\x24\x07\x7b\x17\x01\xa8\x56\x92\xd4\x04\x01\xa0\x66\x9b\xcb\x4b\x02\x91\xe9\xcd\xc6\x5b\xe2\xeb\xf2\xe1\xed\xe5\xa0\xb7\xf7\x0a\x6f\x04\x4d\x36\xe0\x55\xc4\x09\xbe\xf8\x5d\x2b\xe2\xbf\x82\x18\xd0\xbe\x0e\x0b\xc4\x31\xfb\xf2\x2e\x4e\xae\x67\xb7\x47\x9c\xc7\xee\xc5\x45\x92\x18\x52\xf3\xbc\x44\xec\x0a\x90\xb0\x6d\x10\x2b\x05\x81\xb5\x88\xb8\x17\xb1\x69\x11\x71\xaf\x88\xe2\x46\x44\x7d\x29\x9f\xc7\xb0\x6d\x20\x68\xa7\xa6\x72\x0a\xd7\x69\x97\x81\xa3\xf9\x48\x2a\x6d\x03\xdd\x55\x71\x0d\x8d\x88\xf9\xaa\xa0\xb8\x46\xc4\x7c\xfb\x6e\x2f\x1c\x0e\xa6\xca\xf8\xed\x27\x8d\x97\x88\xdc\xd2\xd5\x1e\xa8\xd5\x82\x27\x69\x11\x21\xdf\x37\x8d\xbf\xb0\x5f\x9b\xfa\xab\x78\x57\x4d\xd5\xd7\x80\xff\x51\xfb\x35\x0c\xfc\xea\x1f\x78\x11\x61\x51\xb5\x2d\xb0\x9c\x3e\xc4\xb5\x6d\x10\x9f\x99\x55\xdf\x08\x1a\x9c\x9a\xff\x12\xcb\x87\x38\xd9\x46\x04\x7d\x17\x67\xd8\xb6\x16\x3a\x61\xb7\x87\x9a\xa3\x6b\x3d\x1a\x41\x84\x4d\xfb\x07\xa0\xe7\xee\xf5\x6a\xb8\xba\x4e\xcd\xbf\xc5\x63\xa4\xf2\x22\x4e\x43\x71\x1a\x2d\x22\xec\xe7\xd0\x7c\x47\xa8\xbd\x5c\x1f\xae\x9e\xae\x27\x48\x32\x6b\xfd\x26\x0e\x16\x59\xed\xa3\xf6\x95\x5a\xa8\x6d\x13\xef\xb7\xea\x72\x3c\xfe\x9a\x1f\x71\x13\x82\xd3\x69\x5b\x78\x27\x25\xad\xcf\x91\x61\xf6\xd4\x1f\xae\xcb\xc9\xed\x1d\x60\xa1\xed\xda\x1f\xd4\xb2\x8a\xdb\x68\x44\xf4\x57\x49\x02\x8d\x88\xfe\x92\xbc\x7e\x67\x78\x23\xaa\x7f\xe0\x46\x24\x89\x35\x72\x0d\x65\xa9\x39\x1b\xf9\x83\x8a\xd0\x72\x5b\x24\x10\xda\xbd\xdf\xa8\x55\xfb\xae\xf9\xe1\x30\xf1\x35\x1f\x1c\x24\x86\xf7\xfb\xc6\x06\x55\x5d\x46\xed\xbc\xe9\xf7\x37\xae\xc1\xbe\x3f\x81\x00\xe2\xfd\x0d\x04\x90\xa9\xf5\xc1\x7b\x2a\x7b\x3f\x91\xe4\xa4\x86\x6b\x1b\x92\x5b\x2e\xae\x47\x4d\xbf\xb9\x9e\xf3\xdd\xd4\x3f\x6a\xc8\xf2\xf5\x7b\xe8\x8d\xf6\x9b\x08\xff\xaa\xc7\xb2\xfd\x44\xf4\x6b\xfc\x3b\x9a\x0a\x31\x13\x6d\x27\x34\xa1\x7e\xd4\xac\x6d\xdf\x98\xdf\xd4\xef\x71\x98\xe8\x5f\xe5\x88\xe8\xd7\xf7\xe0\xf9\xcb\x66\xd7\x40\x04\xc8\x75\x57\x39\x21\xf9\x7e\x24\x8f\xb6\xe7\x08\x1a\x9e\x2a\x03\x9f\x33\x5d\x0e\xb8\xa7\xaa\x32\x68\xce\xda\x9f\x3d\xe3\x1d\xf8\x47\x36\x97\x16\x29\x91\x92\x1b\x03\x88\x4e\xf0\x13\x0d\x78\x80\x22\xe0\xb5\x46\xf8\x7f\x93\x5a\xa1\x11\xe1\xdf\xa4\x86\x6a\xe4\x45\xca\xe2\x94\x5b\x24\x46\x2a\xd9\x65\x5e\x6a\x11\x93\x48\x8d\x24\x3f\xec\xb6\x23\xf6\x29\x37\x54\xdb\x31\x80\xc9\xa0\xdf\xf6\x1a\xae\x99\xda\xcc\x16\x6a\x0b\xb5\x8f\x41\x4c\x6a\xb9\x06\xa6\x64\x2e\x6e\x2f\x92\x2d\xe9\x31\x20\xe2\x3f\x0b\x7e\xa6\x11\xd1\xdf\x7c\xd8\x89\xd8\x2f\x32\x80\xb6\x9d\x20\xaf\xe4\xf9\x76\x0e\x8f\x0f\x4b\x0f\xc9\x46\xed\xf7\xb8\x6c\x6a\x1f\x2c\x25\xd9\x10\x96\xcc\x03\x71\x50\xfb\x03\xd7\xd5\xcd\xf5\x18\x08\xa7\xd6\x6b\x84\xf7\x95\xfa\x43\x6d\x59\xbc\x7f\x13\x83\xb7\xfb\x83\xd8\x25\x1f\xde\x49\x9c\x8a\xc7\x37\xc3\xa0\xaa\xf5\x9c\xe1\x1d\xa2\xf6\x8f\xf0\x4e\xd1\xfa\x41\xbc\xe4\x4a\xde\xf6\x03\xf8\x8b\xa4\xf1\xe2\x5a\x2e\x35\x56\xdb\x03\x3b\xee\xab\x0c\xf3\xe2\xc3\x7f\xc2\xf9\x8a\xd8\x07\x02\xc0\xdc\x5d\x3e\x70\x7d\x55\xff\x67\xb8\xbe\x6a\xbe\x04\xd1\x2a\x69\x55\xdb\xb1\x01\x49\x12\x6c\x7b\x48\x8a\xde\x2f\x1c\x2a\xb2\x1e\xb7\x3d\xf0\x35\x9b\xbf\x0f\x35\x93\xda\x7f\x02\x7d\x57\x65\xe2\x2e\xe4\x30\xd2\x88\xe0\x2f\x5f\xf7\x01\x35\x92\x80\x07\x5b\x44\xf4\x77\xef\x07\xde\x5a\xdb\x70\x79\xad\xcf\xd7\x7d\x78\x83\xb8\x7c\xda\x8f\x88\x7e\x79\xff\x34\x22\xf6\x8b\x32\x10\x34\x22\xf6\x0d\xdd\xde\x88\xd8\x2f\xca\xb5\xd4\x48\xfb\x53\x15\x34\xd8\x52\xa4\x4b\xe9\x6e\x1f\x49\x5b\xf7\x23\xed\x91\xd7\xc3\x65\x88\xb5\x1e\x8f\xb4\x83\x5d\xa5\xf3\x91\x22\xc8\xb5\xb8\x1c\x36\x8d\xa1\xf2\x8b\x6b\xb3\xda\x23\xa8\xb5\x7a\x7c\x29\x32\xf0\x55\x95\xb1\x49\x69\xbf\x88\xf0\x6f\xad\x6a\xfc\xa0\xc0\x2a\x74\xa0\x91\x0f\xa8\xc8\xc6\xd5\x40\x00\x30\x74\x7d\x4b\x39\xee\xaf\xfa\xc3\x66\x22\x1b\x49\x4b\x38\x00\x54\x11\xeb\x54\x88\xf3\xd1\xe3\x47\x84\x7f\x95\xf7\x67\x23\x27\x50\x1f\x22\xce\x09\x6f\x30\x65\x2f\x6a\x44\xfc\x1b\x2a\xbf\x45\x84\xbf\x6c\xd8\x2d\x45\x10\xeb\xd0\x78\x40\x7b\xf7\x63\x92\xc2\x81\x4a\x8f\x41\xea\xa8\x35\xc5\x3c\x24\x80\x32\x77\x8f\xa7\x47\xff\x5a\x2f\x0c\xf0\x72\xf0\x68\x44\xe8\x57\xc5\x3d\xb5\x14\x88\x20\x1e\xdf\x08\xfa\xa0\xfe\x41\xf7\x6e\x5e\x1f\x24\x2f\x33\xbb\x04\xdd\xd7\xf9\x47\xb9\xba\x1a\x11\xf9\x35\xbb\xb3\x30\xb8\x8b\xf8\xa5\x19\x3a\x57\x2d\xc6\xc4\x00\xe8\xc5\x59\x9c\x57\x97\x81\xb2\x11\x61\xdf\xab\x17\xeb\x64\xb3\xbc\x38\x67\xa8\xc1\x34\x58\xbc\xb1\xe4\xfd\xd0\x48\xad\x57\x05\xe5\xdd\x12\x9c\x50\xf2\xe5\x42\xcd\xb4\x7b\xb3\xe0\x84\x86\x88\x67\xba\xf0\x1e\x12\xb1\x8d\x88\xfc\xe2\xc3\x80\xa4\x34\xbf\xca\x01\xcf\xa0\xf1\x5e\x18\xec\x44\x3c\x13\x6a\x29\x01\x07\x36\x22\xf8\x73\x15\xe7\x97\x6e\xd4\x42\xd9\x65\x80\x12\xb3\xbf\x0f\xe0\x4a\x8d\x0f\xc9\x6b\xf7\xe6\x11\xe1\x3f\x77\x7f\x8f\xc3\x82\x88\x59\x44\xf8\x9b\xb8\x92\x1f\xb0\x48\xa7\xdb\x52\x18\x8c\x45\xbc\xd2\x83\x0d\xc1\x87\x0f\x03\xb2\x52\x17\xb4\x14\x06\x64\x11\xbf\x04\xdc\x89\x1f\x5b\x22\xfc\xf3\xf4\xfa\x02\x5c\xd9\x4d\x2c\x5e\x0c\x8c\xdd\xe5\x58\xaf\x4f\xff\x39\xb0\x99\x34\xbf\x1c\x41\x6c\x1f\x35\x44\xcb\x5b\x38\x88\xa8\x1c\x79\x44\xc4\xcc\xe4\xc4\xe3\x2e\x62\x41\xc4\x7c\x9b\x7a\x2c\x72\x0e\x07\x0e\xf5\x07\x76\x99\x1c\x28\x5a\xce\x11\xb1\xde\x54\x0e\x57\x52\xd5\x13\xf1\xae\xa0\xd0\x96\x61\x76\x14\x57\xd4\x32\x41\x6d\x72\x5d\x6d\x99\xd4\x12\x4a\xf5\xd0\x32\xae\x9f\xd5\xbf\x6f\xe8\xa0\x75\xde\x23\x02\xdd\xcc\x5a\x6e\x3c\x86\x3a\xdf\x19\x1d\xf7\xd4\x63\x44\x44\x79\xdf\xbf\xea\x71\xd5\xd5\xe3\x9f\x3b\x71\x60\x3a\xff\x44\x98\x57\x05\x59\xb6\x8c\xb7\x65\x15\x31\xcd\xe1\x90\xf3\x55\x3f\x59\x5f\xcd\x67\x84\x77\xa8\xfa\x47\xcd\xe2\xfd\xce\x13\x9b\x92\xee\x33\x11\xea\x59\x6a\xce\x96\x01\x62\xfc\xaa\xff\x51\xab\xa8\xbd\x63\x47\xed\xa5\xfd\x05\xf8\x56\x6a\xb4\x46\xc4\x7a\xeb\x5e\xef\x83\xf3\x35\xfd\x7b\x1c\x16\xf4\x18\x66\xd4\x30\x8a\x63\x6a\xf9\x88\xa4\x9e\x2a\x5f\x20\x84\x0c\x8d\x1f\x6f\x37\x65\xa1\x6c\x00\x7b\x67\xa9\xf5\x1a\x68\xdc\xc5\x8f\x71\xc0\x71\x77\xaf\x2f\x08\x1c\xbe\xaf\x99\x38\xab\xe1\xf5\xbb\xc3\x4c\xa0\xf5\xfe\x91\x94\x34\x1e\x82\x42\x9b\xc7\x1b\x41\xa1\xae\x7f\xc3\x1b\x4f\xfd\xbd\x01\xa7\xa4\xfe\x5e\xe2\xde\x3e\x36\xed\x56\x82\x19\xd0\x7d\x8a\xa0\xeb\xa1\xf9\x17\xf2\xec\x08\x68\xb4\x95\x70\x05\x2f\x2e\xc3\x8c\x68\x7d\x0a\xae\xdf\xca\xe2\xd9\x4a\x02\xb8\xd6\xf5\x09\xfa\x22\x66\xa7\x24\x98\x7b\xed\x6f\xc9\xa0\xdf\x6f\x7f\x24\xb9\x10\x31\xdd\x15\x64\xd8\x0a\xae\x75\x4d\x9c\x64\x69\x1b\x9c\xb5\xea\xc1\xf2\x6a\x5f\x65\x2e\x7f\xd5\x60\x70\x65\xb3\xda\xa5\x10\xa4\xa4\x38\x95\x56\x26\x06\xbb\xa2\xc5\x8b\xc7\x4d\x9c\x4c\x99\xb8\x9e\xba\xbd\x19\xf0\x30\xbb\xca\x78\xa3\xe8\xf2\x45\x44\xb3\x74\xd8\xad\x80\x95\x65\xce\xbe\x04\x27\xad\x97\xb9\x1c\x21\x09\xb9\xfc\x70\x98\xf5\x7b\xf2\x34\x58\x2d\x51\x4e\x92\xf2\xe8\xf2\x97\x13\x03\xb4\xe7\x03\xea\xf2\x26\xce\xa5\x44\xde\x03\x71\xde\x05\x35\xa0\x5c\x65\x5b\xb9\xf0\x43\xd7\xe5\x2e\x17\x92\x9e\x1e\xd3\x12\xa9\x0a\xdc\x1f\xa9\x0a\xa4\x23\x6f\x05\x03\xb3\x5c\x7f\x5b\xe1\x31\x53\xde\x89\x56\xee\xc0\x06\x52\x7f\x37\x3a\x78\x8f\xef\x09\x07\x0a\x1d\xbe\xf0\xa6\x9a\x2e\x03\x17\xb3\xa9\x3d\x5c\x4b\xa5\xb6\x6c\x05\x03\xb3\x39\xcb\x12\x71\x16\xfe\x3e\x22\xaa\x3d\x3e\x0c\xc4\x43\x9c\x4f\x44\x58\x9b\x33\x2e\x04\xa1\x2a\x6e\xa1\x91\xd3\xb0\xf8\xb1\x8d\x08\x6c\x05\x45\xb6\xc8\x01\xa8\x38\x80\xf6\x93\xc8\x4f\xfb\x4f\xea\xbe\x22\x57\xf2\x56\x43\x8d\x28\x62\x4e\x7a\xbe\x3e\xb4\xff\xe4\xe7\x2b\x4a\x1d\xd1\x22\x22\x7b\x7a\x3c\x04\xa9\x56\x11\x17\x92\xf0\x65\xb9\x2e\x37\xb2\xf0\xb5\xac\xcb\x57\xf3\x44\x12\x56\xfb\xe1\x8d\xf4\xb1\x29\x36\x22\xb8\x8b\x1f\xdb\xfa\x93\x4c\x59\xdf\xe3\x6d\x24\x6f\xc0\x56\xe1\x94\x15\xc4\xda\x2a\xde\x44\x8a\x00\x6f\x95\xb8\x89\xd1\x5d\x0f\xf1\xd1\x79\xa9\xc4\x49\x08\x78\xb1\x11\xf1\xdd\x84\x85\xd7\x2a\x36\x16\x79\x6f\x35\x22\xc0\xbb\xf2\x16\xb5\x1a\x79\x8b\xf4\x98\xd7\xc8\x5b\x24\x35\x4f\x6d\x48\x6e\x52\x53\xd5\x16\x92\xaa\xda\x23\xb4\x41\xde\x95\xad\xf2\xb8\x5a\xcd\x52\x3b\x36\x30\x3d\x46\x95\x38\x2d\xc1\x3f\xb5\xda\x23\xaf\x93\x7f\x1f\x8f\xa7\xeb\x09\x32\x74\x3d\x90\xf6\x7e\x6c\xea\x08\x03\xb5\xda\x1f\x04\x61\x4b\x12\x8a\x88\x74\xab\x0d\xeb\x08\x1b\x8f\xe6\x17\x08\x0a\x52\xbb\xd5\x89\xc1\xdc\xeb\x19\x36\x0f\xef\x27\xa1\x0f\x66\x3e\x6a\xa0\x22\xfb\x3c\xcc\xc8\x07\xe9\xf6\x71\x78\xd1\xfd\x27\x81\x62\x35\xb3\x5c\x8f\x7f\x97\xf4\xab\x55\x42\x29\x76\xaf\xdf\x11\xeb\xa3\xf6\x40\x70\x30\xbd\x25\x28\xbd\x6f\x7a\x0c\xeb\x01\x70\xa7\xef\xc7\x89\x2b\xbe\x24\x4f\x32\x23\x16\x01\xb5\x36\x52\x23\x3a\xc9\x58\x23\x35\x62\x9d\xdb\x1f\x49\x2e\x35\xbc\x65\x36\x2d\xde\xc5\xe2\xf9\x72\x5d\x81\x4d\xa5\xc1\x5c\xe1\x87\xae\xc9\x5c\xe8\xa0\x45\xdc\xc8\x60\xd8\x86\xd4\x24\x15\x62\x68\x1d\x64\xc5\xb5\x54\x49\xb9\x5a\x7d\xb6\xef\x8c\x68\x8d\x08\xf9\xb2\xf9\xf2\x04\x64\xbc\x2f\x03\x6a\x8a\xe4\xc3\x4f\x1c\xc6\xac\xfe\x1e\xec\xb2\xe9\xf6\x51\x0b\x14\xff\x9e\x08\x6a\x49\x16\xf5\x8d\xa0\x38\x8d\x2f\x38\x0b\x71\x02\x15\xec\xad\xdd\x9b\xfb\x46\x7e\x07\xf5\xf7\x86\x8e\xfc\x73\x98\x88\xd0\xcf\x02\xea\x6c\x2d\xbc\xc3\xb4\xb9\x44\xec\x17\x8f\xb7\x61\xa0\x1e\xe2\x14\xda\x06\x2a\xb2\x88\x1d\x49\x1c\x8b\x92\xe2\x37\xb2\x38\x76\x65\xf8\x6e\x0d\x35\x86\x1f\xdf\x86\x24\xa0\xb8\x81\xd6\x22\x6d\xb7\x0e\x07\x08\x01\xb5\x48\x0d\xd0\xf6\x8a\xcd\x63\xaa\x0c\x56\x94\xd4\x08\x24\x7e\xac\x8a\x7b\x69\x0d\xec\x2e\x41\xdc\xb7\x96\x02\x45\xd5\xf5\x1d\xd7\x63\xcd\x2f\x22\xca\xf5\xd8\x36\xbc\x73\xaa\xe7\x0b\x22\x81\xf2\xa9\xb4\x86\x4e\x58\x71\x13\xad\xe5\xc8\x47\xa1\xf6\x50\x83\x0c\xf7\x8f\x1a\x64\xdf\x5c\x7f\x30\x7e\xcd\x2f\x50\x99\x25\x89\xb6\xc8\x7d\xaf\xc7\x91\x4c\x95\xb5\xbb\x3d\xe2\x50\x6c\x73\x69\x91\x7f\x64\xf8\xf7\xd8\xe4\x3c\x7e\xf2\x87\x58\x47\xdf\x2a\x11\xde\xd9\x65\xe2\x88\x24\x69\xb6\x0a\x90\xa6\xd7\xb7\xc6\xfa\x6a\xbe\x2d\x5c\xa5\x55\x8f\x0d\xca\xcc\x4d\x23\x82\x5d\x10\xfa\x8d\x6c\x99\x7d\xec\xfe\x7d\xb8\xaa\xab\xbf\x60\x06\x7d\x1e\x03\xc8\xd5\xfb\x85\x1a\xc6\xcc\x14\x19\x34\xb3\x25\xbf\xd6\x23\x23\xa4\xe6\x03\x8a\xb4\x1c\x00\x5a\x03\x35\xba\x7b\xbf\x02\xdb\xcb\xe3\x05\xb8\x55\x0e\x17\xad\xc1\x7c\x0a\xde\xa5\x35\xd4\x32\x53\xf7\xb5\xe1\x4d\x68\x7a\xd3\x80\xcc\x9f\xbe\x3f\x03\x35\xae\xc7\x8f\x9a\x78\xd3\x63\xd7\x22\x9f\x89\x1e\x83\x86\x1a\x47\x41\xb8\xad\x01\x91\x6f\xe6\xa7\x91\x34\x6d\xe8\x71\x6a\x33\x98\x17\xb7\x17\x70\x3f\x1a\x3f\xde\x8b\x26\xc6\x0d\xc9\x6c\x17\xfd\x6c\x41\xdc\x45\xff\x5a\x40\xea\x4b\x6d\xde\x40\xb1\xae\xde\x7f\x42\x13\x2c\xb9\x81\x70\xd1\xeb\xd7\xf7\xa4\xe0\x10\xfd\x6b\x60\x8f\x7d\xed\xe7\xf9\x40\x8f\xd4\x7f\x24\x68\xd2\xe3\xd0\x08\x1d\x50\x10\x7c\x6b\x68\x7a\x92\xf7\x8b\x38\x26\xc5\xa1\xb5\x16\xde\x90\xa6\x2f\xa4\x00\x51\x5c\x60\x6b\x64\x4b\xda\x6b\xfa\x93\xc7\xa5\xdd\x81\xa2\xa9\xc1\x3d\xa8\x81\x44\x8c\x1b\xf9\x6d\xbf\x2e\xeb\xbb\x7d\xa7\xbf\x6c\xed\x85\x13\x91\xce\xb6\x81\xe5\xb5\xc9\xc0\xd5\x16\xb1\xce\x56\xa3\xb4\xc8\x0f\x62\x62\x40\x90\x9d\x0d\x6e\xc0\x73\x34\xab\x69\x80\xe7\x68\x36\xd8\x35\xe0\x08\xbe\xdb\x0b\x1b\x84\xeb\x41\x01\xd5\x61\xeb\x1b\x92\x97\x36\x27\xe0\x3d\x14\xc4\xd9\x80\xf3\x70\xfa\xce\xd6\x03\x71\x20\xb9\x3e\xf2\x5d\xb8\x4c\x8a\x01\x11\xdb\x0e\xb1\xce\x9a\x4f\xdf\xc3\x01\x42\xed\x05\x0a\xad\x88\x6b\xdf\x03\xde\xc1\xbf\x0f\x49\xe5\x33\xff\x9e\x08\xba\xd4\xe5\xed\x10\x6b\x79\x47\x35\xe0\x3f\x9c\x5e\xb4\xf5\x14\x41\x74\x5d\x65\xbc\x51\x74\x59\x3b\x99\xb3\xb7\xaf\x72\x40\x94\xab\xff\x44\x04\xbc\x88\x7b\x87\x98\x9b\xf3\xed\x41\xcc\xfd\xfb\x08\x22\x74\xff\x78\x33\x59\xac\x26\x5d\x6f\xb7\xda\xa7\x97\x08\xca\x74\x39\x92\x6b\xa9\xbd\xf0\x5e\x12\x73\xd2\x4b\x64\x64\xd4\x7c\x6a\xc4\x09\xe9\xf7\x35\xe0\x61\xa6\xca\x70\xa6\x9e\x0f\x9c\xb9\x5c\x65\x5b\x0f\x14\xee\xea\x7a\xbc\x1d\x3d\x1e\x88\xbb\x39\xdb\x8e\x37\x92\x2f\x6f\xc7\xaf\xff\x6b\x3e\x01\x37\xb2\xbb\xbc\x63\x83\xd2\xf7\x81\x5d\xe6\xf3\xd7\x43\x0d\xac\xf5\x42\x0d\xe6\xc7\xba\x87\xda\x4b\xc4\xaf\xc3\x89\x9b\xf3\xed\xa0\xda\xda\xa6\xd9\xc3\x1b\x53\xf7\xa3\x07\x62\x82\x88\x19\xf0\x25\xc5\xc4\xbb\x8f\x50\xf3\x69\x3c\x70\xe2\x56\x13\x03\x6f\x52\xb2\x98\x97\x3e\x03\xf8\xd5\xf5\x38\x08\x78\x3d\xd1\x24\x74\x9f\xe7\x89\x5a\x56\x8f\x73\x27\x5f\x89\xe0\x83\x5a\x3f\x00\xba\xd5\x63\xd7\xcf\xc0\xba\x53\x7f\xa4\x08\x98\x9e\xef\x19\x6a\x62\x7f\x1f\x19\x55\x35\x7e\x88\xe7\x26\x49\xb6\xa3\xe6\xf2\xe3\xd4\x23\xae\x4a\xf4\xac\xdf\x61\xe3\xd1\xf7\x91\x74\x50\xcc\x60\x27\x28\xd9\x8f\x61\xbf\x43\xad\xa6\xf9\xe2\x7d\x99\xbd\xbe\xd0\x4b\x4b\xba\x1d\x2c\xc5\x29\x1b\x62\x47\x4d\xad\x20\xe9\xd6\x03\x1b\xd1\xe7\x6f\xd1\xcf\xb2\xfb\xbe\xbe\x71\xdf\x34\x1e\x52\x8a\xd8\x26\xf6\x03\xdf\xe2\xfb\x40\x1c\x94\x99\xdd\x8e\x5a\xcd\x0e\x19\xfd\x0d\x57\x6b\xff\x9e\x7c\x2c\x7a\x7c\xc6\x1e\x0e\x3e\x55\x65\x80\x70\xf5\xb8\x0c\x42\x1b\x6c\x13\x1a\xd0\x2f\xe5\x77\x6a\x23\x80\x60\xfb\x9f\xa4\x33\x6e\x03\xb8\x85\x39\xfd\xe3\x70\x65\x55\xe3\xa8\x09\x92\x88\xf7\xc8\xe1\xba\x5c\x54\x9e\x88\x6d\x1a\x5c\x46\x2c\xd6\xe1\x19\x39\x0c\x5a\x6a\xaf\xc4\xe5\x74\x19\xc9\x41\x8f\xc5\x28\x61\x30\x54\x7f\x64\xb6\x53\x3e\x8f\x36\x48\x11\x60\x4e\x6d\x00\xf1\xaf\x7c\x0d\x6d\x44\x1c\x86\x88\x71\xc0\xb3\x64\x5d\xae\x01\x31\x32\xb1\x04\xae\xa5\x08\x12\xbe\x8d\xc6\xe5\x90\xce\x75\xf4\x80\xbf\xd1\x7c\x41\x55\x2d\xae\x1f\x3b\x90\xf1\x6a\x0f\xd7\x44\xb9\xde\xb6\x41\x50\x69\xef\x6a\x1f\xb5\x9f\xfc\xee\xdb\xc0\xe0\x2e\x57\xed\x36\xd6\x65\xce\x4d\x87\x6b\xcc\x78\x7c\x34\x7e\xc4\x68\x45\x98\xb7\x71\x90\xbc\x47\x9c\xf4\x80\x93\xb2\x9a\x6c\xe0\x8a\x2d\x6c\xb1\x16\x70\x2b\x96\x0c\x06\xa8\xac\xc9\xe3\x3b\xc2\xb5\x56\xdf\x9f\x70\x6a\x9e\xcf\x19\x71\x37\x5a\x5f\xe2\x92\xaa\xf7\x03\x57\xee\xed\xab\x8c\xb7\x91\x0f\x6f\x04\x69\x7a\xfd\xae\x48\x61\xa0\xf9\xfc\xa0\x56\xfb\x7b\xb0\xb1\x7c\xd8\x41\xb1\xee\x5e\x9f\x9b\xfc\x3c\xd3\xe5\x8a\x43\x86\xd6\x13\x1b\x97\xbd\x87\x02\x8e\xe5\xeb\xbc\xa0\x53\xdf\xbd\x1f\xb8\x6a\x2b\xee\xa9\x0d\x24\xeb\xe4\xcb\xf8\x10\x84\xe8\xcb\xfa\x84\xf7\x94\xeb\x81\xef\x11\xa7\x3e\xde\xb0\x69\xaa\xfd\x37\x6c\x20\x9a\x0f\xae\xd9\x8a\x9b\x69\x93\xfc\x22\xca\x67\xd4\xe6\x86\xe4\xbe\xb9\x1c\x36\xb5\xaa\x72\xa8\x75\x3f\xeb\x35\xf7\xd8\x7f\x7d\x1f\x92\xa4\x1e\x9b\x09\x5c\xd2\xf0\xf7\x19\x54\x5e\x31\x5f\x93\x38\x8d\xec\xfe\x4a\xd8\x1c\x3e\xe3\x9f\xf1\x98\x8b\x5e\x04\x1c\x89\xbc\x3b\x5b\xc0\x91\x28\xd3\x62\x03\x8e\x24\x2b\x65\x42\x9b\x15\xc4\x0c\xad\x7f\xc0\x93\x28\x03\x6d\x9b\x3c\xfe\x4d\x92\x12\x70\x25\x45\x71\x4d\x6d\xb6\x00\x1e\x55\xfb\x2d\x24\x23\x8d\x1f\x87\x1c\xc1\xb3\xb4\x40\x1c\xb1\x9a\x1c\xc4\x91\x56\xa7\x7f\x8f\xc1\x5b\xf4\x61\xf6\xc8\x67\xa3\xf9\xc3\x0c\x28\x4e\xae\x81\x40\xd2\x4d\xbc\x67\x27\xd9\x96\xe7\x47\x68\x85\x99\x85\x39\x43\xf2\xd5\x78\x26\x36\x0d\xd1\x93\x40\x0c\xf1\x63\x3a\x43\xcd\x25\x66\x73\x1e\x21\x99\xe9\xf7\x27\x6a\x77\x31\x27\x81\x18\x62\x4d\xd2\x04\x81\x41\xe9\x98\xdb\x0c\xd4\x78\xb7\x4f\xf2\xc3\xa9\xf3\x3a\xaf\x40\x24\x51\x7b\x17\x0e\x48\xa2\xef\xf3\xc7\xe6\xac\xf5\xe3\xbc\x8f\xfd\x8f\x6c\x2e\xc0\x79\xe4\xea\xc5\x7a\x03\xb5\x58\x93\x79\x83\xb8\xb9\x8c\xf7\x87\x0c\x56\x07\x41\x53\x82\xcc\x6e\x07\xde\x2a\x36\xa0\x01\xd7\x51\x84\x62\xdc\x8e\x3d\xd2\x13\xbb\x9e\xb8\x16\xff\x9e\x20\x29\x1b\x24\x0f\xb0\xc9\x4c\xfc\x80\xef\x68\x36\x70\x1d\x29\x72\xf7\x17\x95\x03\xee\x41\xf5\x99\x88\x67\x5d\xde\x23\x83\x65\xa5\xcb\x71\xac\xc7\xb1\x2a\x39\x56\x3b\x88\xe0\xb5\xeb\xe1\xc1\xe3\x68\x07\x80\xa3\x14\x38\x21\x97\x89\x73\xd1\xe5\x3d\x0a\x06\x4f\x11\xdf\x03\xc8\x73\xa1\xae\xb6\x63\x5d\xce\x6a\x4e\xf0\x00\x6b\x4c\x10\xf5\xed\xe0\xf2\x65\xf7\x0f\x3c\x84\x75\xa6\x47\x8b\xc7\x52\xbf\x47\xcd\x61\x35\xe6\x81\x37\x88\x20\xb9\xdb\x31\x90\x1c\xbd\xfe\x70\xba\x26\x4e\x07\x99\xf7\x7c\xd8\x8e\x01\x67\x2f\xe2\x7c\xa0\x36\x50\x50\x6d\x3b\xc0\x0e\x9b\xe2\xd4\x0f\x10\x0f\x2c\x79\x1c\x47\x04\xa1\x69\xbe\x3c\x3e\xca\x55\xde\x8e\x33\x50\x97\x35\xbf\x2b\xfc\xf6\x55\x7f\xe1\x50\xe0\xfd\x88\x74\xd6\x7a\xdc\x0e\x92\x4b\xd9\x06\x73\xdc\x41\x4c\xf4\x7b\x5c\x49\x4d\x6c\x0e\x38\x39\x3f\x6e\x27\x71\x33\xf6\x16\x3b\xc9\x87\x32\xc5\xfc\x00\x37\xd2\x04\x5c\xd9\x4e\x5c\xd1\xb3\xce\x0b\xf0\x23\x45\xe9\xb9\xdb\x49\x82\x6c\xeb\xc4\xcf\x48\xde\xa6\xf1\x9d\x29\x50\xb7\xd5\x1e\x40\xa4\x42\xa1\x6d\x27\xc9\x9f\x94\xdc\xa9\x9d\x19\x20\x4f\x11\xc7\x13\xd7\x4f\xc5\x5d\xb5\xb3\xa0\x49\xd0\xfd\x3b\xc9\x57\xd2\xdd\x3f\x41\xaf\x8a\xdb\x69\x67\xe4\x57\x12\x71\x01\xfe\x24\x4f\x31\x77\xc0\x8f\x54\xef\xe7\x09\xb0\xa4\x0d\xc6\x27\x58\x76\xb6\xf9\x00\x4f\xb2\xe4\x6b\x95\x23\x2d\xb3\xbf\x87\x59\x90\x03\xc5\x89\x4d\x46\x08\x05\xed\x04\xb5\x5a\xc9\xae\xda\xd9\x23\xa5\x84\xe6\x47\x5c\x8a\x89\x1d\xf0\x24\xd9\x92\xc9\x09\x6a\xb5\xf2\xc3\xb4\xb3\x03\x9f\x22\x62\x7c\xe2\xe0\x60\x07\x97\x73\x04\x90\xad\xc6\x07\x30\xab\x32\x89\xb6\x40\x20\xb1\x77\xd4\x89\x77\xa6\x20\xef\x1b\x08\x22\xf5\x6b\xbe\x38\x34\x55\xef\x07\x71\x23\xc2\x66\x6c\x67\x64\xce\xd5\xf9\x3d\xc3\xc6\xe1\xfd\xc4\x15\xdc\xde\x9d\x20\x72\x94\xe4\xf3\x74\x86\x37\xae\xfa\x3b\x89\x13\x94\x0d\xe6\x24\x17\xbe\xb0\xe4\x1a\x88\x1c\x4d\x69\xbc\xdb\x09\xaa\xb5\x82\x28\xdb\x0f\xc2\x86\xdb\x0f\x07\x07\xb7\x17\xde\x91\xc9\xf5\xa8\x01\x25\x49\x9d\x48\x86\x66\x9e\x40\xd8\x28\x79\xfb\x93\x38\x97\x16\xf0\x1b\xd9\x87\x07\xf8\x8d\xdd\x83\x03\xbf\xbf\x7b\xb2\xc4\x91\x28\x5f\x49\x0b\x78\x0b\x01\x47\xb6\x1f\x38\x09\x1d\x8e\x80\x7f\x30\xf1\xbf\x22\x73\xa3\x38\xc5\x8b\xc7\xa6\x6b\xf1\x2f\x0c\xb2\x02\x12\x6c\x57\xc6\x1b\x42\xc4\xe7\x22\xb9\x90\x72\x42\x37\xe0\x1e\x9a\xf2\x8f\x34\xe0\x1a\xea\xa6\xf1\x5d\x11\x21\xab\xcb\x77\xa1\x73\xb7\xf7\xc9\x85\xa4\xa4\xa0\xaf\x16\x70\x0b\x9b\x2e\xe3\x85\xb7\x90\x50\x5a\xdb\x15\x71\x1e\xe2\x54\x2e\x0c\xa2\x4d\x8f\xc7\x55\xc3\xb5\x55\xe3\xab\xc1\x39\xb9\x4c\x8e\x70\xa9\x01\xae\x8a\x5f\xba\x38\x63\xe0\x1a\x9a\x0d\x8e\x17\xae\xd2\x4a\x9e\xd5\xae\xb8\x9c\x1e\x3f\x92\xd6\x26\xef\xaf\xab\x47\x5c\x8d\x7e\xdf\x23\x19\x9b\xda\x27\xb9\x99\x5d\xad\xaf\x8e\x43\x81\x88\xc3\x05\xa4\xbc\xd5\x68\x57\x0f\xd7\x48\xad\x67\xa4\x9d\xd5\xe5\xb8\x30\xa0\x2a\x73\x67\xbb\x06\x6a\x51\x49\x16\xd7\x92\xe4\x9a\x0d\x88\xd7\x08\xec\x29\xd7\x03\x54\xfa\xd5\x1e\xae\x99\xba\x3c\xd7\x40\xad\xa5\xcb\x1c\x88\x11\xf6\x16\xba\x02\x6b\x4b\xe7\xf5\x42\xcd\x93\xbc\x1e\x4b\x32\x2c\x36\xc0\x5f\x24\x53\x1b\x9e\x2f\x71\x28\x59\x9c\xe1\x15\x41\x67\xd2\x79\x5f\x33\x6c\x04\xae\xc7\x1b\x52\x6a\x1a\x10\x28\x8a\x5d\x9d\x2f\x38\x4d\xbb\xee\x5f\x01\xf7\xa3\xcb\x1b\x88\x12\xb6\x19\x5e\xc0\xf7\x28\x8d\x75\xbb\x78\x7c\x15\x14\xdc\x2e\x0c\xa8\x36\xd0\x5e\x27\x92\x9b\xcf\x4b\x60\xdb\x79\x3d\x81\xff\x51\x9a\xdc\x76\x05\xb1\xd1\xe3\x7c\x5d\x11\xf4\xe8\xfa\x90\x3c\xd4\x5f\x64\x9e\xac\xfe\x1e\xb5\xeb\x74\x7d\x04\x71\x6a\x3f\xf1\x96\x54\x5c\x5c\xbb\x22\xf3\xa4\xe9\x01\xf9\x40\x04\x14\xdb\x2e\x50\xad\x37\x8f\xe7\x09\x6f\x52\xfd\x1e\x07\x13\xdb\xa0\x2e\xf2\x17\x59\x0d\x7b\xe1\x70\xb2\x9b\x1e\x60\x73\xfd\xa2\x27\x4f\xd8\xbc\xb4\x1e\x78\x4b\x7e\xcd\xff\x09\x87\x07\xb5\xf7\x93\xc2\xc3\x65\xce\xaf\xee\xfb\x8d\x5a\xdc\x8f\xed\x4d\x4a\x0d\xab\x35\x41\xd0\xa8\x76\x90\x00\x21\xa3\x16\x3d\x76\x20\x64\x54\x21\x2a\xb4\x1b\xb5\xb8\x1d\x32\xee\x1d\x9b\x89\x1e\xa7\x3b\x01\x3c\x3b\x5d\xe6\xb1\x11\x73\x18\x88\x1a\xd6\xa4\xdc\x29\xe2\x82\x3e\xf3\xbf\x61\x5e\x3c\xbf\x9b\x94\x00\xbe\xdf\x77\x8e\xe4\x77\x4d\x65\x24\x11\x9d\xa7\x1b\xb8\x1c\x4b\xc2\x77\x86\xde\x4f\xff\x3e\x50\xcc\xff\xc8\xe6\x72\xe3\x2d\x56\x3c\xd9\x00\xde\xd3\xe6\xde\x18\x2c\xed\x27\x7d\x43\x3c\xed\xaa\x76\xd7\xf0\xae\x50\xe7\x70\x36\x4a\xf3\xda\xee\x16\x41\x87\xfa\x3d\x11\xba\x82\xab\x68\x77\x8b\x88\x74\x2d\x16\x41\x70\xbe\x8c\x77\xf8\x7d\xeb\x71\xb8\xf1\x2e\x51\xd0\x66\xbb\x7f\xc4\x56\xfd\xbe\x07\x71\xd2\xf8\x41\x05\xee\xde\x7c\x74\xd8\xf6\x6b\xbf\x7f\x82\xe6\xb4\xd8\x18\x14\x9b\x0f\x4f\xb8\x76\x7a\xbc\x70\x3a\x02\x86\x6c\x77\x60\xab\x89\xf8\xdf\x04\xd5\x09\x3b\xa8\xdd\x4b\x12\xa8\x4a\x6b\xdc\x6e\x0c\x8c\xd5\x87\x09\xec\xb5\xe9\xcd\x44\xe7\xed\x20\xa9\x1b\xce\x67\x48\x6c\xbf\xe1\x7c\x86\x0f\x17\x41\xae\x8e\x03\xb8\xaf\x78\x4c\xd5\x5e\x48\x02\xdd\xf5\xa1\x86\xd3\xef\x51\x4b\x29\xc2\xbb\xdd\x17\x06\xe3\xe6\x32\x0e\x18\x22\x2e\x37\x9c\x8e\x39\xbd\xfb\xc2\xc1\xc0\xfb\x77\x03\x77\x22\xce\xf4\x46\x0d\x95\x7c\xb9\xc2\xd5\xba\xb8\x9e\x34\xb7\x9e\xff\x1d\x36\x07\xcd\x37\xbc\xdb\x7c\x1e\x9e\x50\x83\xe8\xbc\x3d\xfc\x5e\x92\x32\x70\x28\xed\xeb\xf2\x86\x2b\xa8\x88\x07\x70\x28\xd5\xae\xa7\x01\x7f\x22\xd4\xe9\x76\xbf\x9c\x07\x49\x16\x01\x7f\xf2\xb5\xfe\x91\x89\xd2\x97\xed\x8d\x1c\xf5\xfe\x3d\x71\x1e\x7a\xcc\x6f\x82\xec\x84\x45\xd5\x9e\x48\xb1\x20\x49\x3a\xe0\x4c\x2c\x49\x3f\x04\xc9\x59\xc7\x0d\xbc\x49\x76\xdc\xc5\x13\x88\x00\xea\xef\x49\xe4\xeb\xd0\xfe\x3c\x29\x5c\xbb\xa7\xca\x48\x8e\x62\xee\x9e\x14\xae\xf2\xfe\x1e\x44\x0a\x3d\x86\x4f\xc2\x9b\x6c\xfa\xf7\x38\xf0\x68\x3e\x4f\xa4\xb5\xce\x6e\x0f\x07\x99\xe9\x32\x28\xca\x9e\x6f\x86\x53\xd7\xfd\x7d\x32\x92\xbf\x0c\xe0\xc0\xab\x34\xab\x51\x9f\xf0\xbe\xf3\xf8\x90\xec\x84\x70\xd0\x1e\xb0\xbf\x1c\x14\xf8\xfc\xa8\xdd\x87\xca\x30\x6f\x92\xec\x9f\x12\x69\xd1\x9b\xca\xd8\x10\x75\xbe\x9f\x12\x66\x00\xcd\x37\x52\x0a\x78\x7c\x95\xb8\x19\x71\xee\x4f\x0d\xf8\x17\xf5\x57\xf1\x1e\xf5\x7e\x42\x0f\xcd\xcc\x3e\x15\x9b\x87\x98\x87\x80\x6b\xb1\xa6\xe0\x01\xc1\x40\xc9\xdd\xda\x83\x26\xc2\x92\xd9\x83\x1a\xcf\x8f\xff\x03\x9c\x92\x32\xef\x36\xe0\x5b\x9a\xd5\x74\x4f\x00\x0b\x7b\x7c\x1d\x07\x17\x31\x6f\x4f\x38\x3c\x88\x7e\x3e\x00\xff\xda\x3b\x13\x04\x94\x62\x57\xe5\x87\x94\x2a\xd3\xe7\x6f\x22\xc9\xd4\x3f\xf2\x16\x7b\xc0\x6a\xb2\x98\xf6\x1c\x81\x9a\xa9\xc1\x1d\x40\xd2\xeb\xa5\x03\x3e\xa5\x29\x33\x5a\x7b\x20\x7e\x56\x5b\x3c\x27\x92\x81\x38\x5f\xe0\x53\x9a\x80\xe0\xda\x43\x50\x9c\x23\x84\x81\x47\x29\x36\xe8\x3d\x91\x16\x77\x73\x39\xd2\xf0\xea\xf7\xe1\xdd\xe0\xf1\x90\x69\xad\xf8\x72\xc1\x59\x09\x92\xbf\x3d\x40\xa6\xdb\x7b\xeb\x21\x22\x58\x99\x03\x1b\x70\x2a\xcd\x06\xb4\x27\x5c\x7b\xc5\x39\x3c\x4f\x38\x08\x68\x3d\xf0\x26\x73\x44\xfc\x03\xb1\x71\xd0\xda\x03\xd6\x52\xf7\xe5\x42\x8d\x68\x4e\x3d\xe0\x4d\x84\x15\xd4\xde\x0d\xb8\x15\x6d\xe6\x4b\x8a\x03\xab\xc5\x80\x37\x29\x56\x5b\x02\x6f\x92\x95\xdf\xa4\x01\x67\x52\xe7\x57\x99\x38\x02\x11\x87\x77\x11\x9f\xd2\xdc\x5e\x8a\x34\xa9\xfa\xfe\xc7\x75\x77\xa8\xcc\xe3\x31\x5c\x7f\xc1\xb9\xab\x3d\xe0\x4a\x1c\xe7\xf3\xe6\xf0\x96\x51\xfb\x10\x07\xa1\x3c\xb7\x17\x57\x5b\x61\x4b\xb5\x17\xc9\xd1\x92\xe5\x5b\xf1\x4e\x14\xb1\x7a\x41\xa5\x35\xb1\x0f\x38\x12\x3b\x88\xbc\xa8\x11\x7d\x39\x5f\x50\x68\xdb\xd7\xef\xc3\x5b\x47\xe3\xab\x91\xe9\xd3\xdf\xe3\x9d\xe5\xfe\x03\x41\x40\x6a\x82\x17\x6f\x2d\xa5\x3c\x68\xc0\x8d\x14\xa1\xee\xb6\x97\xcb\x6e\x35\x30\xf0\x23\xd9\xcc\xc9\x8b\x37\x54\xd5\xf9\x00\x5e\xa4\x18\x71\xe0\xed\x38\x84\x78\x3f\x80\x53\xb2\xe4\x0b\xbc\x48\xb5\x01\xf9\x1d\xa1\x76\x52\x7f\x48\x76\x46\x8c\x78\x49\x7b\x3d\xbc\x5f\x23\x22\xbe\x35\xde\x20\x26\xee\x1f\x1b\x9f\x5d\x5d\x81\x0f\xc9\x42\x09\x6e\x2f\x08\x00\xcd\xdf\x1f\xe1\x0a\xae\xf1\x12\x44\x6b\xe6\x0c\x44\x8f\x3e\x3d\xfe\x03\xd7\x5a\xa9\xc5\x5e\xe8\x41\x13\x31\x7f\x31\xe0\x6f\x3e\xcf\xb8\xba\x26\xaf\x17\xde\x4f\x49\xcc\xdc\x4b\x1c\x8b\x99\x95\xf7\x8a\x64\x71\x9a\xff\x15\xae\xc7\x1a\x1f\x36\x06\x61\xe5\xb5\x37\x82\x64\xe5\x5d\xf7\x22\x59\xd9\x61\xe3\x8d\x7c\x4f\xee\xef\x0e\x9b\xa3\xd6\x03\x04\x00\x87\x32\xbc\xa0\x40\xfb\x71\x7d\x9f\xa0\x17\x9a\xdf\x13\xcc\xb3\xe6\x07\xf6\x9b\x52\x12\xb4\x17\xd7\x7d\xbb\x32\xbf\xd0\x97\xaf\xfa\x37\x82\xa0\xb5\x9f\x6f\x04\x81\xfe\xb4\xd7\x37\xe8\x87\xbc\x07\xfb\x06\xca\xb4\x6c\xa0\x7d\xdb\x70\x0d\xdf\x5d\x1f\x92\x78\x55\x39\x80\x47\xbb\xca\xd0\x97\x0f\x3d\xef\x1b\xd8\x6e\x0a\xfa\xec\x1b\x08\x01\xf2\xae\xed\xdb\x1e\xa1\x25\x7f\x62\x73\xe9\x1b\x11\xb5\x82\x7f\xe9\x5b\x40\x96\xef\x6e\x1c\x54\xe1\xae\xc1\x92\xf9\xb0\x34\x77\x16\x2f\xb3\x7f\x1f\x8f\x8d\x26\x93\x02\x05\xd8\xe5\xf0\x7e\xd2\x62\xe1\xfd\xa4\x88\xf6\x0e\x9c\x49\xdb\xfc\xfb\xc8\xaf\x90\xb5\x18\xc4\x09\xe4\xa9\xc5\x28\x81\x3a\xab\xef\xc9\x87\x20\x83\x6f\xdf\x22\xdf\x4a\xd3\xf8\x6a\x60\x31\xa9\x3f\x10\x00\x64\x60\xec\xc0\x93\x94\x36\x34\x3f\x38\x89\xe1\xcd\x40\xed\x34\x8b\xbe\x0f\x9d\x70\xd2\xf7\x3d\x92\x63\xa9\x7d\xd2\xac\xca\x00\xd7\x81\x17\xc9\x5f\xed\x13\x01\x9b\xfd\xfb\x90\x74\xa6\xca\x33\x0c\xb4\x6a\x2f\x22\xec\xfd\x3d\x28\xd1\xd2\x59\x77\xe0\x45\xb2\x38\xed\xbe\x61\xf0\x57\x32\xac\x0e\x5c\x48\x55\x84\x74\xdf\x08\x7a\xed\x9e\x4f\x00\x8b\xba\xbd\x88\x0b\xf2\x7e\x40\x3c\xba\xe7\x83\x4d\x65\xab\x2e\x83\xe5\xe6\xf9\x9d\xe1\x8a\xac\xdf\xa3\x06\x12\x04\x7c\xdf\x08\x7a\x2d\xfe\xfe\x22\x99\xd9\xa6\xf5\xc6\xb5\x7d\xf3\xf9\xbb\x03\xeb\x4b\x97\x89\xb4\xd2\xd9\x97\x83\x14\x02\x72\xd5\xed\x5b\x24\x57\xea\x6a\x9f\xa0\xd1\x36\x74\x1e\x5e\x6c\x7c\x1e\x1f\xc0\x8c\x8a\xf3\xe8\xfb\x16\xf9\x72\xb2\xca\x11\xd4\xe7\xfa\x20\x16\xaa\xdf\x23\xf9\x52\x57\x19\x87\x81\xe6\xfa\x70\x1d\xfd\xf4\xb7\x23\x69\xc8\xa0\xdf\x77\xb0\xc9\x92\xeb\x23\x5f\xd1\x47\xb2\xe9\x3b\x71\x37\xc2\x8e\xea\x20\x66\x8c\xed\x23\x79\xf4\xbd\x10\x34\xfc\x21\xde\x1d\xc4\x8c\xfe\xf5\xfb\x1f\x84\x8c\xa1\x32\x6a\x3c\xdd\x8f\x1d\xef\x3c\xa9\x4d\xfa\x1e\xd8\x63\x45\xed\x03\xf7\xa3\x20\xde\xbe\x03\x29\x2f\x35\x64\xdf\x23\x1f\x91\xdb\x6f\xa8\x25\xdd\xde\x8f\x6b\xb5\x7e\x1f\xae\xd5\xdd\xf5\x9c\x1f\xcf\x07\x57\x6a\xd9\x80\xfb\x0e\xd6\x98\x1c\x72\xfa\x1e\x9c\xbd\xe8\x0b\x88\x18\x55\xc0\x97\x7d\x1f\x81\xb2\xed\x32\x6a\x1f\xd1\x3b\x10\x30\x9a\x50\xa8\xfb\x3e\x90\x2c\x86\xe6\xc3\xfd\x13\x42\x41\x07\xf1\xa2\x49\x2d\xd7\x3f\x08\x17\x6a\x7f\x06\x2a\xb9\xc6\x73\x10\xf4\xed\xf9\xac\xfb\xd5\x94\x0f\xa7\xef\x27\xcc\xa6\xdb\x43\xcd\x29\x38\x9a\xbe\x47\x1c\x9d\xcf\x23\x70\x5a\x0a\x7a\xed\x20\x50\x94\x2c\xfa\x04\x02\x45\x91\xb7\x6b\xdf\xaf\x40\xe1\x56\x19\x6f\x3a\x31\x97\x7d\xc7\x21\x46\x71\x4c\x7d\x8f\x20\xf0\xa9\xf3\xc3\x63\x2c\x6f\xc9\xbe\xdf\x41\x9f\xff\xc4\x5b\xac\xef\xc4\x91\x28\xdf\x49\xdf\x23\x68\xae\x69\xf0\x0f\x39\x94\xf5\x52\xee\xa4\x21\x16\xfc\x44\xdf\x9f\xc8\x94\xa6\x72\x00\x11\x0e\x0d\xe6\x0d\x6c\x1a\xb5\xc7\x4b\x9c\x7c\xd8\x89\x13\x91\x8e\xb7\x03\x77\xd1\x25\x46\xf6\x04\x27\x2f\x57\xd4\x0e\x3c\x45\xf1\x62\xa4\xd0\x61\x8a\x18\x06\x9c\x84\x80\x19\x7b\x42\x8c\x17\x1c\x48\x4f\x29\x88\xbd\x7e\x9f\x43\x4c\x54\x7f\xe8\x2c\x93\x0e\x6b\x0a\x20\x41\x5d\x0e\xe0\x25\xaa\x6c\x1e\x3d\x11\x57\xa1\x64\x3f\x3d\xa1\xa3\x54\x44\x77\x4f\x78\xe3\x28\xc8\xaa\x03\x47\xd1\x04\x14\xd7\x03\x7e\x42\xae\xb2\x3d\x15\x5c\x69\xab\xeb\x09\x72\xd3\x63\x12\xf0\x13\x92\xd4\x7a\xfa\x89\x30\xff\x1c\xee\x04\x16\x98\xe0\x28\x3a\xf0\x12\x25\xef\x2e\x83\x95\x25\xe2\x9a\xe0\xf4\x93\x38\x9d\x84\x8d\x48\x71\x25\x3d\x45\xbe\x09\x11\xcb\xd4\xc2\x81\x42\xfd\x05\x84\xb7\x2e\x43\x6a\x78\x27\xe9\xbc\x24\x88\xc3\xf0\xfc\x30\xe0\x66\xaf\x17\x6a\x4b\xa9\x19\x7b\xea\x44\x38\x67\xb5\x3f\x58\x9f\xe1\xf2\x8e\xda\x54\xf3\x3f\x30\x30\xee\xfa\xfd\x01\xb1\xad\x9a\x6f\xc0\xcf\x88\x99\x49\x48\xda\x66\x5e\xd2\x15\xeb\xaf\xef\x17\x27\x9c\xa5\x56\xe9\xe9\x0a\x49\x55\xfb\x7f\x45\xb2\x29\x7d\x7f\xc3\xd9\x7a\x7f\x6e\xe2\x3c\xbc\xbf\xa8\x01\x9b\xcf\x63\xa4\x04\x10\xf3\x93\x80\xec\xaf\xde\xaf\x37\xbc\xf9\x74\x9e\xdf\x50\xeb\x6a\xbc\xb8\xe2\xfb\xb1\x4f\x6f\xa4\x05\xff\xb4\x97\xb7\xe0\xd4\x3f\xe3\xcd\x81\x2a\xac\xc7\x3a\x87\x2b\xbc\xce\x6f\x26\x62\x5b\xc9\xa8\x7a\xc6\x35\x7e\xf8\xf7\xd8\x00\x04\xe7\xd2\x73\xe8\xfc\x75\x7e\x72\xc0\xb7\x7c\xbc\x8b\x3a\x08\x0b\x65\xb8\x3d\xd4\x54\x4a\x93\xde\x73\xc0\x4d\x69\xbf\x73\x21\xae\x47\xcc\x4a\x2e\x70\xca\x7a\x6c\x72\xb8\xa2\x8b\xf8\x67\x1c\x64\x36\xff\x1e\x6f\xb4\xe9\xdf\xb7\x38\xef\xfa\x1e\x60\xcc\xa9\xc7\x31\x72\xf4\xcb\x26\xd4\x41\x4c\xe8\x0a\x6a\xed\x91\x93\x5f\x92\x5c\xcf\x11\xb4\x29\x7a\x15\x08\x0a\x49\xcc\x23\x08\x0a\x5d\x0e\x32\x9d\x9c\xfc\xbd\xbb\xbf\xd1\x78\xfc\x34\x1f\x6c\x8c\xbe\xdf\x20\x28\x34\xc5\xfd\xf5\x3c\x48\x19\x92\x35\x9f\x11\xcc\xbb\xfa\x43\xf2\x54\xb2\xb0\x0e\xa2\x42\x56\xbe\x95\x9e\x01\xfe\x4d\xba\xef\x20\x2c\x14\x25\x2b\xeb\xe4\xfc\x2f\x3e\x7f\x20\x24\xb4\x2c\xe6\x07\x44\x84\xb6\x7b\xfd\xc2\x9b\x54\xcc\x69\x26\xa8\x7c\x3d\xe6\x7f\xf0\xb8\xe4\x1f\xe0\x3a\x4d\x06\x20\x4a\x05\x09\x75\xe0\x15\xca\xf0\xe0\xb8\x7c\xc5\x8b\xc3\x4b\x39\xbc\xb9\x17\xde\x0d\x3e\x5c\x3f\x06\x40\x97\xe1\x2c\xbd\x59\x17\xae\xbd\x22\xee\xc0\x2f\xe4\x21\x4e\x20\x93\xb9\x4f\xae\xa4\x3d\xdf\x11\x47\xe1\x32\x9c\xa0\x38\x8d\x4c\x9a\xdb\xe1\xc3\xff\x84\x4e\x5d\xed\x93\xd9\x4f\xae\xb9\x3d\x47\x90\xa6\x37\x87\xc7\xb5\x7b\x71\x11\x73\xfb\x57\x7b\x78\x17\xe9\x65\x07\xee\xa1\x48\x4d\xd7\x81\x6f\x28\xf2\xee\xe9\xf9\x8d\xcb\xa8\xf6\xc2\xfb\x4e\x9c\x4d\x7e\x51\xdb\xe9\xb1\x2e\x88\xbd\xd2\xa9\x76\x72\xfc\xe7\xa9\xf6\xca\xc6\xe1\x57\x7f\x05\x31\x58\x6a\xba\x5e\xb6\x60\x06\xdc\x1e\x11\xc3\x5a\x9f\xb2\x87\x4d\xcc\xe5\x00\xfa\xfc\xcc\x8f\x9c\xfb\xad\xe9\xb0\x95\x14\x36\x14\xf5\x87\x5a\x4d\xc9\xe4\x7a\x21\x88\x52\xde\x26\x9d\x1c\xfd\x45\xf9\x44\x7a\x49\xe1\x90\xb0\xab\x8c\x77\xd4\x74\x7b\xc4\x11\x6d\xfe\x3d\x36\xac\xdd\xbf\x47\x0d\x55\xdc\x1f\xf9\x82\x44\xec\xcb\x0f\x67\xaf\xf1\x66\x24\x4f\x11\x8b\x42\x9c\xce\xe6\xf5\xc5\xc0\x29\x6f\xba\x5e\x88\xdb\x29\x5e\x1f\x5c\xed\x05\xc1\xde\x4b\x04\x65\xee\x6e\x2f\x82\x58\x3f\xe7\xb3\xe0\x30\x22\xc4\x86\x5e\x4a\x3c\xbe\xfa\xbe\x80\x25\xe5\xf9\x01\xb9\x5e\x44\x3c\x0a\x41\x9a\xc9\xeb\x81\x2b\xaf\x1f\xcf\x42\x72\x2a\x19\xc4\x7b\xa9\x81\xaa\xec\x32\x06\xdd\xaf\xef\x43\xf3\xa0\xfe\x91\x2c\x14\x87\xd3\x4b\x48\x16\xc3\xf5\x70\xda\xe2\x84\x41\xe4\x28\xf2\x9e\xec\xa5\x05\xd6\xa0\xe6\x8b\xda\x50\x36\xa5\x5e\x1a\x99\x3c\xbd\x7e\xb8\x06\x7f\xed\x47\x8b\xfb\xe3\xf2\x01\xc2\x87\xc6\x43\x1c\x91\x92\xd1\xf5\x12\xa8\xeb\x5e\x9f\x1f\x87\x11\xd5\x0f\xf6\xd7\xfb\x0f\xb1\x56\x28\x40\x2f\xc0\xdd\xc8\x9b\xaa\x17\x88\xb5\xe0\xa7\x7a\x81\xd8\x4a\xed\xd7\x4b\x78\x3f\x7a\xbd\x40\x00\x19\x3e\xbf\x93\xa0\x52\x8f\xff\x08\xb5\xbf\xda\x3b\xc2\x01\x49\xeb\x73\x84\x66\xc2\xf5\xe1\x6d\xa9\xf6\x80\xb7\x91\x0d\xa4\x97\x23\x98\x61\x7d\x4f\x1c\x90\xe9\x2d\x08\x21\xb5\x7e\x95\x91\x24\xc4\x2c\x95\x33\x32\x7d\x6a\x7d\x08\x8a\xf7\x63\x51\x70\xf0\x90\xb7\x6e\x2f\xd8\x54\xad\xf9\xf8\x41\x08\xf1\x7e\xe3\x1d\x26\x9b\x70\x07\x01\xa4\xc9\xdb\xb1\x83\x00\x92\x47\xfa\x23\xc9\x05\x78\x90\x2e\x1d\x70\x2f\x77\x04\x45\xa9\x1c\x3a\x47\x13\xb7\x80\x64\xf7\x62\x2f\xe2\xdd\xad\x96\x01\x2e\xa4\x59\xad\x50\x1e\xfc\xb4\xf5\x98\x14\x20\xd8\x8b\x0e\x4b\x0d\x88\x75\x11\x7f\xe0\x3e\xb2\xc5\xb6\xba\xb3\x99\x22\x6e\x75\x8f\xb4\xb4\x59\x65\x80\x27\xb5\x58\x15\x35\x84\x74\xa6\xbd\xee\x61\x50\x75\x7d\x40\xfe\xab\xfd\x14\x70\x16\x53\xe5\x40\xfd\xd5\xf7\x09\xf8\x0f\x71\x3a\x35\x05\xc4\xbe\xbf\xc7\xfb\xc5\xfd\x05\x71\x14\xe7\x5e\x03\x78\x4f\x92\x60\xcd\xa1\xb3\xd5\xf7\x19\x78\x0d\x6d\x7e\xcd\xa0\x16\x4b\x12\x00\x6e\xa4\x08\x2b\xa8\x07\xdc\x88\xf2\x39\xf4\x1a\x58\x5b\x5e\x9f\x9f\x1c\xe8\x1a\x3f\x6a\x43\x61\x71\x75\xe0\x41\x9a\xb0\xd0\x3a\xf0\x20\x4d\x36\x99\x5e\x6b\x78\x5b\xa9\x7d\xe2\x80\xa6\x7f\x5f\xe3\xb1\xf2\xf7\xb8\x02\x4f\x7f\x4f\x9a\x63\xaf\x4f\x05\xbb\x4d\x97\x0b\x38\x91\xde\xbc\xde\x24\x27\x92\x9f\x7e\x07\x4e\x64\xc8\xaf\xbf\xd7\x06\x71\xd7\x79\xaa\x01\x37\xa4\xc7\xb1\xc2\x89\x0a\x58\xb0\x03\x1f\xd2\x87\xf7\x03\xef\xb8\x24\x35\x21\xf0\x21\x45\x06\xeb\x5e\x7b\x40\xd4\xbb\x9e\xa0\x43\xf7\xb7\x38\xcf\xac\xa0\xcc\x0e\x5c\x48\x13\xd6\x54\xaf\xa8\x35\x05\x1c\xd8\x2b\x39\xd8\xdb\xee\xdf\xe3\xa0\x90\x5c\x0e\xb5\xb1\xfa\x27\x3f\x92\x74\xee\xbd\x4e\x88\x83\x7f\x0f\xb1\xaa\x3e\x8f\xe4\x47\x9a\xbe\x2f\x3f\xd8\x7d\x9a\x2f\x40\xa0\xd5\xf3\x5b\xcc\x63\x56\x26\xc2\x5e\xc1\xf6\x2b\xd3\xdf\xe3\x70\xa1\xc7\x1c\xb8\x8f\x26\x57\xd6\x0e\xdc\x47\x51\x1c\x56\x07\xd1\xa3\x09\xf2\xbf\xd7\x33\xe2\xcc\x54\xff\xc3\x7c\x6a\x3e\x11\xc7\x54\x5d\x0f\xd6\x9c\x88\x61\x0d\x14\x74\x9f\x0f\xd4\x34\xc3\xeb\x79\x87\x03\x8a\xc6\x73\x83\x28\xe1\xfe\x70\x18\xc9\x6e\x1f\x66\xb4\xf9\x7c\x82\x05\x26\x87\x84\x5e\x1f\x80\x6e\x93\xfa\x27\xa8\x31\xf9\xfc\xbd\xd4\x7b\x3d\xdf\xe8\xdf\xdf\x93\x9c\x4d\xcc\x42\x05\x78\x54\x36\xe1\xde\x36\x98\x9d\xcd\x65\xe0\x6f\x44\xaf\x5a\x78\x8f\x89\x5e\x81\x80\xd1\x14\xd4\xdb\x41\xc0\xe8\xc2\xb6\xeb\x0d\xd7\x76\x25\x63\xec\x2d\xe2\x12\x77\x97\x23\xee\xa5\xab\x0c\xbd\xd2\x7d\x04\xa1\xa2\xc8\x46\xdb\x41\xa4\x28\x72\xb0\xea\xad\xa0\x66\xd4\xfc\x1b\x70\x42\xca\xb4\xd9\x1b\x92\xa2\xe2\xbe\x7a\xab\xe4\xe3\x49\x7f\x64\x73\x69\xf8\xb5\xcb\xfb\xa1\x07\xfc\x84\xe0\x4a\x7a\xc0\x47\xc8\xef\xba\x37\x74\x9e\xca\x59\xdd\x5b\x88\x99\x7a\x5c\x1a\xde\x0b\x42\x61\xed\xc0\x3f\xe4\xee\xc5\x20\x22\x59\x99\x01\x7b\xc3\xe0\x69\x1d\x39\x70\x10\xcd\x9b\xdf\xe2\x72\x8b\xb3\x06\x1e\xa2\x5b\xe7\x0d\xfc\x43\xb6\xe4\x04\xfc\x43\xee\x3a\x0c\x6d\xe2\x2a\xa9\xc3\x0b\x1c\x43\x57\x5c\x4d\x6f\x27\x41\x5c\x6e\xff\x0c\x6f\x08\x7d\x4f\xe6\x46\x19\x18\x7b\x8b\xa0\x24\xa9\x85\x80\x57\xa8\x82\x78\xef\xed\xc2\x35\xda\x87\x07\x83\xa2\x5c\x1d\x7b\x8b\x4c\x8c\x7a\x1c\x80\x5b\xc8\x42\x48\xe8\x0d\x57\x4d\x73\xd2\xc0\x2d\x94\xe4\xc3\x49\x32\xaa\xea\xc3\x40\xd0\x9f\xd5\x88\xed\x09\xce\x4a\xf3\x7f\x82\xb8\xe8\xf7\x4f\x3c\x16\x3a\x2c\x64\x5a\xf4\xe3\xd9\x70\xdd\x14\x7c\x4e\x07\x81\xa1\xc8\x3b\xa9\x83\xb8\xd0\xac\x83\xfd\x41\x58\xd0\xe5\x0e\x04\x85\xaf\xfd\x09\xa0\x4b\xd5\xf7\x90\xcc\x74\x99\x3a\x71\x27\xb6\xf9\x80\x98\xd0\x95\x92\xa0\x83\x98\x50\x14\xc4\xd5\x41\x4c\xc8\x4a\x1b\xdb\x3b\x36\x3f\xeb\xe4\x3b\x0e\x0c\x56\x4b\xf4\x14\x92\xf8\x67\x3d\x3b\xd8\x60\xde\xbf\x9e\x03\xf1\x40\xed\xe5\xe0\x24\x35\x3e\x20\xc7\xe5\x7a\xdf\x7b\x01\x7b\x4e\x97\xb3\x93\xb2\xc0\xcc\x40\xe7\xb1\x15\x0a\x72\xef\xc4\x25\x29\x5f\x51\xef\xd8\xf4\xb2\x1e\xc7\xde\x02\x91\x41\xed\x63\xe3\x13\x96\x55\xef\x1d\x83\xb7\xee\x17\x11\xfc\xb9\xeb\xbe\x12\xc1\xdf\x36\xf7\x37\xe2\xb1\xff\xec\x6f\x07\x0b\xab\x4b\x8d\xd2\xe1\xcc\x6d\x73\xea\x38\xf0\x28\xa5\x46\xef\x64\x56\x55\x66\xca\xde\x8f\x1b\x62\xa4\x7a\x82\x6a\x15\xe7\xd1\x89\xb0\x2f\x72\x9d\xee\x3d\xd2\x80\xbb\x7d\xe2\x32\x9a\xf7\x73\xdd\xaf\x3c\x75\x1f\xfb\xdd\x51\xb3\xab\xbd\x08\x7d\x10\x33\xd8\x39\xff\x4a\x5b\xdd\xfb\x13\x70\x3d\x9a\x1f\xae\xca\x96\xa4\x3b\x9a\x88\xf9\xf5\x3d\x11\xf4\xba\x2f\xfd\x09\x6f\x30\x7f\x0f\xb6\x5d\x76\x19\xc9\xd8\xfd\xe3\x4d\xa8\x38\xa1\x3e\x88\xeb\x53\x72\xc0\x1e\x11\xef\xf2\x2e\x5b\x94\x86\xfe\x77\x95\x51\x4b\xea\x3e\x0c\xf2\xfb\xe4\xee\xef\xf1\x8e\xd5\xfd\x18\x38\xc8\xd4\x8f\x03\x4d\x1f\x40\xe2\xfb\xbe\x8c\x42\x90\xa7\xe8\xd7\x28\x61\x53\xfc\xcc\x6f\x60\x43\xf6\x63\x39\x1a\x8f\x8b\xe8\xf9\x08\xec\x37\x3d\x46\xa3\xc5\xef\x55\x06\x55\x59\x29\x09\x7a\x04\x89\xdb\x66\x34\x60\xae\x7a\xfe\x93\x4c\x94\x7d\x10\x47\x20\x2c\x9c\x3e\x08\xaa\xb3\xce\x79\x04\xe7\x25\x31\x6b\x04\xa4\xbb\x36\x87\x88\xf2\xa6\x34\xba\x7d\x1c\x10\x33\xd7\xff\x88\x85\x6a\x0f\x94\x53\x1b\xd4\xc7\x19\x8b\xab\xc5\xc4\x80\x55\xa6\xcb\x00\x51\xea\x72\x0c\xfc\xee\xcd\x69\x12\xc1\xdd\x6d\x50\x1e\x00\x3d\x0a\x08\xaf\x0f\x0c\x58\x36\xb8\x13\x51\x5d\x14\x87\xd3\xc7\x13\x8b\xad\xf9\x3f\xc1\xb9\x6a\xb3\xdf\x0a\x31\xd3\xef\x5f\xe0\x35\xc4\x39\xcd\x0d\x38\x12\xcd\xef\x27\x62\x5a\xeb\x39\x81\x53\xb0\x03\xc0\x44\x2d\x24\x38\x88\x3e\xd1\x51\x17\x11\xcf\x19\xa8\xa4\x7a\x0c\x26\x6a\x19\xa5\x49\xed\x93\x38\x1e\x65\x6e\xec\x13\x9b\x8d\x92\xa3\xf5\x59\xe2\x30\xe8\xf7\x81\x95\xe5\xf6\x6b\xa8\x71\x8a\xca\x64\x3e\x14\xa7\x45\x44\x75\x13\xca\x70\x27\x82\xba\xc9\x15\xb4\xcf\x8a\x6b\xac\x38\xa3\x89\xa4\x62\xce\x67\xc6\xe1\x16\xf1\x27\xe2\xba\x9a\xb3\x23\xe2\xba\x2a\xd9\x51\x9f\x04\xdd\x65\x11\x33\x22\xae\xbb\xd5\x78\x44\x58\x37\xc1\x0b\xf5\x19\xa8\xc1\x1e\x2f\x92\x86\xbc\xc3\xfa\x1c\x81\xad\xa6\xdf\xe3\x1a\x6e\x9b\xd8\xfc\xd1\x61\xbb\x8c\x0d\x46\xc4\x64\x22\x49\x98\x93\x9f\x07\xfb\xe7\xf9\xff\xd8\x74\xb4\x9e\xe4\x43\x52\xbe\x9e\x4e\x44\x75\xb1\x0d\x6c\x46\xa6\x55\xaf\x17\x0e\x10\x56\x7b\x4c\x24\x85\xa4\xfb\x33\x4f\xe2\x8c\x8a\xbf\xc7\xb5\x56\x9c\xe7\x84\xf9\xc9\x1e\x5f\x64\x56\x15\x33\x41\x84\x76\x4d\x9e\xcf\x45\x72\x27\xaf\xef\x15\x40\xb0\x1a\xff\x15\xae\xaf\xaa\xbf\x23\x4d\xb4\xda\xbb\xc3\xa1\x44\xeb\x75\x87\x5a\x51\xfd\xdf\x11\xb7\xa3\xf1\x63\xf0\xb5\xcd\x65\x3e\x70\xfe\x22\x5e\x33\x6c\xba\x22\x8e\x13\x9b\xae\xd2\x9a\xf7\x89\x1a\x7a\xf3\xf9\x7f\x23\x39\xd9\xa7\xfd\x63\x23\x68\x55\xf3\x39\x36\x5c\xe9\xa7\xeb\x07\xf7\x35\xa9\xcc\x63\xaf\xfb\x77\x6c\x9c\x4f\x31\x4b\x07\xc9\xe3\x8a\xd4\x82\x04\x75\x77\x61\xdf\x75\x82\xba\x9b\x89\xf7\x81\x03\x94\x6d\xa8\x07\xf9\x9c\x2c\x89\x13\xe4\xdd\x6d\x43\x3b\x50\x33\x0f\xd7\xff\xa8\x79\x3f\xeb\x77\x44\x9a\x66\xdd\xe7\x03\xd7\x6c\x6b\x0e\x0e\x1c\x9a\x4c\xfc\x0f\x24\x11\xab\x51\x8f\x1c\x41\xb3\x1a\x7f\x26\x0e\x4a\x8f\xd9\x91\x03\x7e\x47\xfd\x83\x90\xd2\x25\x09\x1f\x25\x98\x1b\xad\x27\xa8\xe1\xb6\x01\x1f\xa4\x0c\x50\x4a\x8d\x7e\xe0\x00\xb2\x24\xc7\x3f\x78\x5c\x8e\x1a\x3a\x7a\xfd\x38\x22\xc0\xa5\x26\x39\xd0\xb9\x9a\xb3\x39\x5a\x18\xa0\x5c\x1f\x10\xd4\x1a\x6c\x07\x5e\x42\x97\xe9\x00\xe8\xce\x92\xc0\xd1\xc3\x00\xa5\xc5\x22\xf3\xa5\x82\xe8\xfa\x81\x9a\xa2\x7b\x3c\x78\x5b\x99\x13\x3d\x88\x53\x11\x36\x4f\x3f\x46\x60\x3b\x69\x31\xc2\x75\x53\x9c\xd6\x31\x22\x82\x5e\xe3\xc5\xfb\x43\x11\xe7\xfd\x40\xb2\xd9\xbd\xf9\xc0\x37\x0c\x1f\xae\x80\x1c\xf7\xe6\xa1\x83\x35\xb1\x3e\x7e\x72\xe6\xab\xfd\x23\x1c\x14\x34\x3e\x5c\xaf\xed\xcd\x73\xe0\x6a\x6d\x9b\xcf\x71\x05\x27\xa2\xf6\x22\x99\x92\x2f\xcf\x15\xf9\x2e\x34\xbe\x88\x33\x71\x3d\x40\xa0\x5f\x87\x97\xb4\xcd\x9b\xbf\xbf\x71\x7d\xf5\xf8\xef\xd0\x21\xab\xfe\x09\x83\xa9\xd6\x1f\x4e\x50\xae\xbe\xfd\x20\x68\x4d\x71\x31\xfd\x78\x88\x60\x9e\xfe\xfd\x0d\x33\xe1\xef\x5f\x38\x43\x95\x5f\xf2\xdd\xe8\xb1\x39\xde\x00\x7a\x74\x19\xc9\xd1\x97\xf1\xc5\x06\xa7\xc3\x7e\x06\x50\xa7\x88\xf9\x19\x39\xd8\x93\xcb\x60\x95\x75\x97\x49\xbe\x25\x62\x78\x82\xf0\x50\xf4\x98\x9c\xe1\x9a\xad\xf5\x38\x51\x23\xd8\x80\x7a\xa2\xd6\x14\x5c\x4f\x3f\x13\xde\x91\xba\xcc\x27\x88\x0e\x56\xeb\x12\x31\xdf\x9b\xd4\x90\x67\x09\x84\x05\xf5\x47\xda\x68\x61\xcd\x75\x22\xe8\x5b\x93\xe4\x7e\x46\xce\x74\x8f\x07\x4e\x54\x40\x8c\x3d\x22\xea\x15\xf4\xd9\xcf\xc0\x56\x13\xf1\x3c\x71\xe0\x28\xd5\xdf\xe3\x1a\x9b\x5d\x0e\xce\x59\xfd\x61\x53\x91\x2b\x78\x3f\x43\x13\xa1\xfb\x7c\x12\x57\x96\xb5\x5f\x67\x0f\x6f\x21\xfd\x9e\xfb\xb8\xe9\x31\x3a\x89\x0b\xb3\xeb\xea\x89\xe4\xd4\x3c\xff\x81\x2b\xba\x98\xb7\x73\x06\x56\x9d\xfa\x23\xa8\xd5\x0e\x07\x27\x88\x10\x76\x40\x39\xc9\x2f\x64\xb5\xf9\x49\xdc\x45\xf3\x7c\x49\xb3\x3e\x3c\x3f\x32\xcb\x36\xef\x1f\xde\x58\xd9\xeb\x7b\x92\x39\xd7\xfb\x8d\x37\x63\xf3\x7a\x13\x27\xe6\xf3\xfa\x13\xf1\x2e\xe6\xf4\x0c\x6c\xb3\xdd\xdf\x37\xfa\x73\x7d\x38\xe0\x68\x7d\x09\x9d\xb0\xe6\x81\x08\xf7\x6a\x87\x8a\x93\xb4\xea\xd6\x2c\x9c\x68\x16\xb2\xdb\xc7\xe1\x43\x29\x29\xfa\x45\x0a\x8b\xa1\xdf\x5f\xc0\xfd\x58\x2d\x7f\xe1\x8d\xe8\xc7\xfe\x02\x0b\xcc\x66\x8b\x2b\x85\xe6\x47\xed\xe1\x90\x21\xac\xb7\x7e\xa1\xe6\xb7\x64\x7a\x81\x15\x28\x38\x9b\x7e\x45\x7e\x9c\xf1\x47\x36\x97\x2b\x93\x89\xd1\x8d\x13\x74\x64\x31\xf3\xe2\x32\x08\xe2\xbc\x5f\xf1\x92\x69\x73\xae\x30\x00\x8a\xf8\x47\xc2\xff\xdd\xdf\xff\x04\x45\x6a\xf2\x01\xec\x27\xce\x98\x88\xee\xaa\xa0\xc1\x7e\x11\xa4\xa8\x7c\x2c\x3d\x22\xb0\x95\x7c\xac\xff\x44\x58\xeb\x72\x5f\x48\x4e\xc2\x1a\xeb\x57\xe4\x9b\xf9\xaa\x47\xc7\xed\xf1\x91\x4f\xc2\xde\x2b\x17\xde\x12\x76\xd5\xbb\x02\xbe\x41\x6a\xbf\xc8\xf1\x6f\xce\xf4\x42\xa7\x6d\xd7\xd8\x2b\x74\xda\xde\xfc\x30\xb0\x6d\xae\x87\x53\x96\xce\x9a\x88\xe7\x25\x1c\x7f\xca\x77\xd8\x04\x5c\x8e\x88\x78\x8d\x27\x38\x41\x11\x03\x72\xfc\x67\xc1\xdf\xf4\x0b\xb5\x96\x92\xb1\x75\x72\xf8\x67\xa1\xd4\xf6\x0b\xef\x3c\xe5\x94\xef\x37\x90\xf6\xd6\xe1\xde\x1b\x11\xbd\x12\xbb\xef\xad\x90\x76\xd7\xdf\x63\xc3\x90\x64\x79\x6f\x70\x56\xb2\xc1\xdc\x1b\x9c\x7c\xf2\xef\x71\x15\x9e\x2e\xdf\x00\xf5\x7d\xd6\xe3\xc6\xdb\xcf\xe7\xe3\x26\x4e\xc7\xfb\x1b\x11\xce\xca\x3f\xd2\x6f\x6c\x6a\xa3\xb9\x3e\x24\x31\xff\x9e\xc7\x5b\xfb\x47\x04\x74\xdd\xf5\x78\xdf\x29\x2e\xaf\x7e\x9f\x02\xf5\xdb\xf5\xe1\xbd\xe6\x32\x06\x60\xed\xdf\x9d\xe2\xfc\xab\x7d\x80\x3e\x2d\xe9\xdc\x09\xc9\x49\xc4\xe5\xc6\xc1\xc0\x36\x8d\xfb\xc7\x86\xa6\xf6\xf1\x3e\x54\x84\x7b\xbf\x03\x7e\x48\x9c\xf9\x1d\x69\x8d\x3d\x5e\x92\xf7\xd9\xb5\xfc\xc6\x41\xa0\x7f\x95\x0b\xe7\x43\xeb\x05\x64\xbf\x80\x4b\xfb\x0d\x67\x6a\x87\x90\x9b\xc7\xca\x0e\x2e\x77\x0d\xb5\xf2\xe7\x7c\xdd\x78\x03\x66\x9f\x87\x48\x63\xec\xf1\xa3\xc6\xb3\x5a\xf0\xc6\x80\x6f\x1b\x25\x41\xd1\xcd\x9c\xf4\xfd\xf3\x58\xa9\xbe\x13\xa7\xe2\xdf\xe3\x3d\x98\x7c\x1e\x3a\xf7\x49\x8f\xe9\x0d\xea\xf2\xd7\x7c\x7a\x24\xb3\x72\x39\xd4\x6c\x5a\xef\x90\x4c\xa5\xa6\xbb\x91\x4c\x85\x98\xd0\x09\x5a\xce\x42\x54\xe8\xf7\x64\x7f\x3d\x3f\xf2\xd3\xf8\xf1\xb9\x8f\xb8\x1f\xae\x47\x6d\x28\x66\xf0\xe6\x31\x53\x84\x7d\xbf\xc1\xde\xab\x3e\xef\x78\x57\x75\xf7\x7f\x46\x8a\x10\x8d\xef\x0c\x20\x4a\xd7\x13\x9a\xe1\xf3\x13\x71\x81\x62\x1e\xef\xc0\x12\xd3\xe3\x73\x63\x03\xb3\xf7\xec\x4d\x9c\x90\x6d\x7e\x77\xa8\xf9\x45\x7f\x08\x8a\xee\xf6\x8e\xbc\x43\x92\xf5\xf9\x03\xf5\x3e\x99\x3e\x80\x92\x9c\xbd\x5e\x84\x02\xb4\xfa\x47\x6a\x31\x22\xa4\xab\x89\xd3\x8d\x37\x96\xe0\x44\x3a\x11\xd3\xc5\xc4\xff\xc6\xc0\x9f\x3c\x59\x22\xa8\x2d\xb9\xdc\x4f\xf8\x61\xbb\x1e\x35\x87\x5e\xe6\xfb\x09\x57\x37\xb7\x77\x31\x79\xd7\xe3\xaa\xa8\xc7\xe1\x7e\x0b\xde\x1f\x6a\x3f\xd2\x8a\x8a\x93\x7d\x36\x38\x75\x6d\xde\xb3\xe1\x1a\x2c\x62\xf5\x84\x03\x80\x0e\x07\x11\xcf\x65\x68\xf3\x9e\x9d\xf9\xea\xb0\x3c\x70\xba\xe6\x84\x22\x22\x5a\xf9\x62\x3a\x11\xd0\x4d\x08\x06\x9d\x08\xe8\x6e\x1d\xf8\xf3\xe3\xfd\x94\x55\x46\x4d\x26\xce\x81\x08\xe6\x6a\xd7\xc9\x27\x50\x88\xfd\x7b\x0c\xf8\xb6\x31\x11\x81\xdc\x95\xa3\xbb\x13\x81\xdc\x04\x0c\xda\x9f\x82\x43\x84\xe7\x4f\x1a\x63\xc1\x81\xf4\xa7\x04\xb6\x53\x53\x19\x35\xa6\x24\xbb\x07\x83\x9d\x22\xd8\xfb\x53\xc3\xa6\xe2\x32\x6a\x07\x71\xc2\x11\x71\xac\xcc\x94\xfd\x41\xd2\xb5\xab\xed\xd3\x78\x5c\x87\xeb\xc3\x15\x54\xf3\x69\xf1\xf8\xb9\x0c\x27\xea\x7a\x6c\x78\x8a\xf8\xef\x4f\xe4\x3c\xf7\x7e\x77\x0c\xa8\x3a\x4f\xcf\x08\xce\x4d\xfd\x91\x8f\xa3\xba\x3d\x38\xe7\xe6\xf5\x04\x38\xd4\x6a\x17\x22\x94\xab\x32\x3d\xf6\x67\xe2\xcd\xe3\xfd\x9e\xd8\x08\x75\x5e\x23\x82\xd9\xde\x64\x6f\xb8\xa6\xcb\x21\x83\x20\xd2\xee\x38\xa6\xc8\x81\x6f\x9d\xfa\x1b\x06\x54\xad\xdf\x1b\x92\x49\x72\x19\x1b\x94\xce\xe3\x1b\xde\x63\xba\x1f\xe4\x9c\x6f\x5f\xbf\x6f\x91\xbc\xab\xa8\x4c\x9c\x84\x24\x5b\x82\x3c\xab\xe3\x86\xde\x70\x05\x9f\xae\x0f\xa0\x55\xd7\x07\x6a\x73\x53\x19\xc8\x7e\x8f\x0f\x60\x56\xab\xb9\x08\xea\x2c\x02\x4e\xed\xe4\x8c\xaf\x96\x4c\xc8\x11\x9f\x15\x44\xdb\x09\xf2\x2c\x43\xcc\x01\x41\x9d\xb9\x8b\x18\xbf\xa0\x2e\x5b\x32\x24\xe7\x7b\xb5\xab\x33\x41\x9d\x59\x41\xd7\x9d\x1c\xef\xd5\x71\x70\xe4\x78\x6f\x5f\xfb\xb3\x88\xfb\xb0\xe4\xfe\x42\xbc\xcd\x1c\x13\xc4\x99\xed\xa0\x44\x9a\xf6\xa6\xcc\x8c\xfd\xfd\xc9\xd7\xa4\xf6\x70\x50\x50\x9a\xe7\xfe\xfe\xd8\x54\xb5\x3e\xa4\x20\x29\x7a\x6c\x5e\xe2\x4c\xcc\x6c\xbc\x48\x2e\x0a\xaa\xee\x2f\x70\x5b\xd9\xf3\x09\x87\x05\x31\xb7\x11\xd4\xd9\x7c\xbe\x22\xad\x7b\x72\x39\xcc\x14\x6a\x0f\xb5\xa2\x25\x0f\x82\x38\xdb\xee\xf9\x00\x77\xa3\x14\x24\xfd\x7d\x27\xcc\x85\xfa\x7b\x63\xfc\x3f\xf3\x1b\x5b\x00\xa9\x7e\xcc\x08\x83\x20\xce\x52\xf7\x3f\xc1\x16\x1b\x1b\xae\xae\xca\x17\x32\x88\xf8\x6c\xca\xcc\x37\x22\xe2\x53\x28\xad\x83\x88\xcf\x2c\x6c\xae\xb1\x11\x44\x26\x78\x87\xb1\x05\x67\xfa\x21\x5e\x83\x08\xcf\x2c\x54\xd1\xb1\x01\xe1\x2c\xd7\xde\x41\xc4\x67\x53\xdc\xcc\xd8\x50\x43\x08\x3e\x66\x2d\x33\xed\xab\x3d\x2e\xb3\x74\xd0\x63\xcb\x91\x29\xcd\xdf\xa3\xf6\xf9\x10\xf3\xb1\x05\xaa\xb2\xc7\x07\xb1\x95\x4d\x67\x6c\x05\x1b\x4e\x55\x19\x6f\x08\xa1\x1e\x0f\x82\x2e\xab\x80\x27\xc7\x56\x23\xe8\x51\xe3\x25\x02\x5c\xae\xb2\x63\x0b\xd7\xca\xae\xf1\xf4\x48\xb6\xa6\xf1\x07\x50\xdf\x70\x19\xd7\xe0\xa9\xf5\xed\xa1\x63\x55\x7f\xa4\x49\x16\x16\xd5\xd8\x70\xd5\x14\xf1\x1c\x1b\x06\x5d\x39\x48\x8c\x0d\x87\x88\xe2\xfd\x01\xde\x46\x71\x23\x63\x1b\x40\x74\x7f\x38\xd3\xb1\x85\xf7\xd3\xee\x32\x58\x57\x55\xf3\x07\xc2\x5d\xde\x41\x83\x1c\xf2\x45\x7e\xf0\x23\x72\xc4\x2b\x82\x77\x90\x13\xbe\x37\xef\x2f\x6a\x0c\x05\xb9\x0d\x82\x3a\xb3\xf2\x63\x8c\x0d\xce\x50\x6a\xd1\xb1\x61\x60\x56\xdc\xcd\xd8\x22\x8d\xb2\xcf\xc7\x01\x30\xaa\xd7\xf3\x00\xd8\xb3\xa9\x7f\x38\x47\x01\x8f\x0e\x72\xc6\xb7\xec\xef\xe1\x1c\x65\x53\x1a\x1b\x0e\x1d\x72\xbd\x1c\xdb\x95\x61\x6e\xf4\x3d\x71\x2e\xc3\xe3\x8b\x4c\xa6\xde\x1f\x10\x20\x8a\x7f\x0f\x9c\x8d\x98\x87\xb1\xdd\xd8\xa8\xb2\xfa\xbb\x89\xa0\xf7\x65\x05\x5b\x6b\x78\xbf\x9e\x40\x08\xd0\x79\x7a\xb0\x49\xf9\x3c\x13\x04\xaa\xb8\xa1\xb1\xc1\x7c\x29\xe8\x6e\x6c\x2f\x41\xb6\xbb\xf6\x8f\xfc\x43\x82\x17\x19\xfb\x16\xeb\xdd\x54\x26\xc2\xfb\xab\x0c\x42\xc4\x87\x38\x8d\x7d\x03\x18\xf3\x23\xd9\x8d\x7d\xc3\x01\x42\xf7\x6d\x27\x1f\x91\x32\x67\x8e\x9d\xfb\xac\x4c\x94\x83\x20\xd2\xec\xfb\x40\xce\xf7\xac\xa0\xea\xb1\xa7\x08\x15\x50\xff\x29\x24\x7f\xd7\x07\xa7\xae\xf6\x80\x97\xa9\xda\xef\x3d\x83\x85\xa6\xf3\xb2\x87\x4d\x52\xf4\x8a\x34\xeb\x75\xb8\xfd\x12\x36\xc0\xcf\xfe\xee\x20\x42\x28\xee\x64\x90\x66\xbd\xc9\x00\x3f\x08\xfa\xac\xf2\x9e\x1a\x04\x7d\x16\x31\x6f\xe3\x93\x16\x5d\xe5\x1e\xc4\x58\xfd\x77\x82\x76\x37\xf5\x47\x7e\x1b\x79\x6b\x8d\x1d\xe6\x49\xf9\xab\xc6\xde\x83\xd9\xf7\xf7\x44\xf0\xbb\x3d\x80\x69\x85\x98\x31\xf6\xf5\xb8\x67\x21\x54\x0c\x82\x42\x8b\xb0\xc0\xc6\x1e\xa8\xec\x1f\x66\x63\x90\xc6\xbc\x2a\x6d\xf7\xd8\x61\x96\x9a\xf7\x17\x6f\x45\x25\x7b\x1b\x3b\xf9\x6b\xa4\xb9\x1a\x3b\x08\x0e\x5b\xfa\x93\x38\x97\xb1\xe3\x77\xad\x20\xc1\xb1\x63\x70\xd4\x4b\x3c\x76\xc4\x36\x05\x25\x0d\x72\x9a\x37\x89\x49\x63\x3f\x03\x1e\x43\x8b\x81\x01\x72\x16\x7f\x8f\x81\xbc\xab\x7d\xe2\x66\xb2\x17\x87\xb4\xc5\x8a\x13\x18\xfb\x15\x39\xd4\xfd\x3d\x36\x97\xae\xc5\xc5\xf5\xb0\xf8\x30\xdd\x01\x2f\xa2\xfe\x9f\x50\x43\xa8\x7d\xbc\x47\x24\x49\x8c\x3d\x20\xd3\xdd\x7f\x18\xf8\x75\x59\xf7\x07\x1d\xe4\xa6\xf1\x10\x34\xaa\x88\xea\xb1\x03\x6c\x37\xbd\x19\xe1\xaa\x58\xb5\xf8\x2f\x41\x56\x3e\x0c\x48\x5a\x9b\xfb\x8f\x9c\xe9\x59\xfd\x91\x6f\x41\xf0\x20\x23\xad\xcb\x9e\x95\x26\x79\x90\x33\xbd\xce\xaf\x7a\x88\x87\x0e\x53\x0a\x54\xdf\x0f\x67\x33\x22\x67\xba\x74\xf0\x23\x72\xa6\x0b\xe2\x7d\x90\x03\xbd\x66\x5d\xee\x14\xae\xda\x5a\xbf\xb4\x87\xb7\x50\x57\x99\xc7\x33\xb9\x8c\x9a\x4e\x8f\xe3\x4f\x4e\x74\x1d\x5e\x82\x58\xbb\xe2\x02\x46\xc2\x61\x41\xde\x3b\x23\xfd\x38\x2c\xa8\x7f\x50\xab\xa5\xe3\x1f\x04\xa9\x16\xd9\x64\x46\xca\x10\x37\xed\x67\x0a\x9b\x87\x88\x79\x04\xa1\x2a\x2d\xf5\x48\x04\xe1\x49\x52\x1a\x04\xa1\x36\x79\x8b\x0d\x82\x48\xbb\x99\xa5\x84\x77\x64\xd9\xf4\x7b\x22\xc6\xe5\x60\x32\xc8\x69\x9e\x65\x73\x19\x29\x98\x07\xf7\xd7\x43\xa7\xad\xf5\xf9\x09\x12\xd5\xfa\x90\xf3\x5c\x71\x11\x23\x05\x64\xbb\xf7\x0b\x60\x50\x49\xae\x23\x8d\x08\x6a\x55\xff\x23\xd4\x1e\xae\x0f\x1b\x9f\xfa\x0b\xe0\x4e\x9d\xaf\x04\xf0\xa6\xd2\x4e\x8f\x84\x24\x90\xbd\xfe\x91\x6f\xc5\xe3\x43\x6d\xec\xc7\x24\xfd\xb8\x3e\x6b\x7f\x0e\xb0\xb5\x74\x5e\xd3\x41\x8a\x8d\xa2\xf9\xa3\x26\xda\xdd\x5e\x20\x3a\x88\x39\x4b\x01\x19\x2f\x7a\x12\x41\xac\x72\xd0\x18\x91\x06\x7d\xe8\x7e\x27\xbc\xcf\xe4\x6d\x35\xd2\x19\x0e\x26\xfe\x3e\x98\x51\x8d\x17\xf8\x98\xcd\xeb\x79\x86\x83\x82\xeb\xd1\x8c\xf8\x3c\x46\x72\xc4\xaf\xf2\x3a\xcf\x0a\x0a\x1d\xe9\xc6\xa1\xc3\xbf\x47\xd2\x98\xbe\x2f\x77\xc0\xe1\x68\x7c\x37\x58\x80\x62\x1e\x52\xd8\x40\x45\x9f\x48\x53\x9e\xe5\x0a\x3d\xd2\x0f\x73\xe1\xfe\x50\xeb\xf9\xf7\x78\x7b\x16\xaf\x37\xcc\xc5\xf0\x78\x1e\x92\x11\x56\x97\x03\x55\x5e\xeb\x4f\x7e\x98\xcd\xfb\xf9\x62\xe0\x77\xff\xc4\xd5\x35\xd1\xdb\x9f\xb4\xe4\x1f\xb5\xdc\xc8\x1b\x99\x77\x45\xcf\xf3\x06\x02\x87\x98\x95\x4c\xa8\xc8\xa2\x2f\x7f\xf0\xb8\x64\x82\xf2\x84\xba\x3b\xc8\x71\x5e\x2c\x69\xe4\x90\x34\x44\x6c\x72\x64\x16\xd4\x61\x8e\x88\x5c\xe5\x77\x19\xe4\x3c\xaf\xc2\x1e\x1b\x39\x87\xda\xa4\xa9\x0c\xe7\xa8\xc3\x91\xd1\x41\x7b\xf1\x33\xc4\xc5\x9c\x7c\x26\xae\x43\x71\x04\x23\x43\x5c\xfc\x78\x65\x88\x8b\xfc\xd2\x47\x0e\x08\xf2\xcd\x65\x0c\x6a\x22\xc6\x19\x38\x8c\xaf\xf9\x12\xf7\x51\x74\x99\x72\x8d\xcd\x55\xff\x18\x4c\xe5\xbd\x35\x72\x8f\xe4\x4a\xfa\x7d\x00\x67\x26\x97\x31\x68\xea\xb0\x44\x0e\xf3\xe6\xf6\x80\x9b\x30\xe7\x4a\x04\x6e\x15\xe4\xfc\x88\x88\x5b\xc1\xa3\x0c\x22\x6c\xab\xd4\x06\x23\x03\xf1\xbd\xfb\x30\x90\xbf\x45\x71\x3d\x23\x72\x8e\x2b\xa2\x7a\x90\x73\xbc\x7e\xcd\x37\x50\x7c\xfd\x3d\xcc\x81\x32\x31\x8e\x8c\x01\x53\x41\x86\x23\x5f\x95\x1c\xfd\xea\x9f\xa0\xd9\xea\xf9\x10\x84\xa5\x08\xe7\x41\xd0\x6c\x11\x56\xd3\xc8\x77\xc6\xfb\x48\xfd\xdd\x18\x98\x7d\xb8\x6f\xb0\xe0\xc4\x09\x13\xb4\x5a\xa5\xe6\x1a\xf9\x09\x83\xb8\xda\x03\x8b\x69\x88\x13\xce\x2f\xde\x2f\x7a\x4c\xf3\x4b\x04\xbf\x1e\x8f\xfc\x06\xf3\xa2\xdf\x93\x7c\xc9\x8f\x25\x41\xae\x4d\xde\x3e\x83\x20\xd7\xaa\x88\xfe\x41\x10\x6b\x97\xeb\xf0\x28\x5b\x60\x49\x75\x95\x51\xe3\xe8\x7c\x14\x50\x73\x05\x87\x34\xc8\x81\xde\xeb\x57\x19\x88\x76\x71\x96\x05\x57\x69\x61\x3f\x8d\xc8\x61\xee\xc7\xb9\xe4\x80\x50\x77\x19\x1b\x87\x1e\xcf\x92\xc9\x8c\x2a\xe6\xa1\x94\xc8\x2f\xf2\x99\x7f\x04\x61\x4a\x07\x3f\x4a\x78\xfb\xe9\x3e\x16\x42\x11\xe4\x0d\x3a\x4a\xb8\x4a\x17\xd7\x93\x53\x5e\x8f\x7d\x09\x07\x1e\xed\x7f\x69\xc0\x1d\x35\x97\x01\x5a\xf5\x7c\x22\x3f\x8a\xe8\x43\xa4\x41\x37\x73\x55\x48\x5e\x26\x1b\xd4\x28\x13\xb8\x16\x9d\x8f\x42\xda\xe0\xee\xf5\x22\x4d\x70\x76\xfd\x81\x0d\x4d\xc4\xba\x44\x9c\x8f\x24\xbf\xc2\x63\x34\xbd\x9f\x27\x92\x8c\x98\xdd\x72\x72\xfe\x74\x3e\x08\x3a\xec\xc3\xfb\x15\xde\x78\x3a\xdf\x05\x2c\xb3\x2e\x7a\x43\x5a\xf3\x2e\x6f\xc0\x41\x90\x62\x15\x82\xc2\x28\x17\x66\x00\xef\x1f\xf9\x54\xaa\xfb\xbf\x78\xec\xdc\xff\x1d\xde\x7e\x6a\x1f\xb3\x85\x1f\x0f\xd2\x8a\xd7\xdd\xeb\x49\xe8\x80\x10\x52\x06\x69\xc5\xab\x99\xa3\x42\x68\x80\xe9\x0d\x71\x83\x45\x36\xb4\x51\xf7\x80\xbb\x2a\x2a\xe3\xb0\xf0\x55\x86\x19\xdf\x5c\x26\xf4\xe0\xcf\x24\x17\x82\x0e\x5b\xaa\xee\x1c\xb5\x8b\x06\x5b\x23\x88\x27\xb9\x0c\xd0\xa3\x36\x93\xa0\xc3\xae\x9c\xec\x83\x20\xc2\x5a\x75\x79\x2b\x70\x2b\xc2\x7e\x1a\xe4\x28\xef\x3e\x6c\x15\xb5\x96\x0c\xee\x23\x72\x8a\x2b\x59\xd1\xa8\x25\x50\x71\xd5\x3e\x36\x05\xd9\x48\x46\xfd\x79\x3c\xaa\xca\x61\xa0\x54\xb9\xa2\xe6\x28\x2e\x13\xf7\x20\xe2\x1d\x39\xc1\x9b\x17\x1f\x88\xfb\x39\xd4\x3f\x11\xc6\xe6\x24\x08\xea\x2b\x56\x63\x44\x8e\x70\xb9\x72\x8f\x3a\x88\x23\xf1\xf8\x23\x47\xb7\xd4\x2a\x04\xd1\x35\xa5\x19\x1e\x04\xd1\x65\x45\x10\x8f\x0a\x76\x91\x2f\x3b\x39\xb8\xab\x0c\xa0\xa3\xc2\x49\xee\x5e\xef\x23\xd2\xc0\xba\x8c\xf7\xd4\xee\x32\x8f\x8b\xd4\x9e\x91\x43\x3b\x7b\xfe\x44\x04\x0b\x78\x71\x54\x24\x53\xa5\x65\x1d\x35\x92\x0f\xb9\x7f\x2e\x8b\xbc\xc3\x06\x41\x70\xc5\x9c\x7f\x05\x1e\xc5\x6a\xaf\x48\x7b\xed\xcb\x4e\x10\x5c\x53\x32\xb3\x51\x89\x63\x28\x1e\x1f\xd8\x60\x02\x6a\x1c\x35\xbc\x67\xba\xcb\xc1\xc9\x69\x3c\xf1\x18\x89\xd9\xa9\x4f\x5c\x46\xcd\xff\x0d\xe2\xaa\xf6\x91\x2c\x65\xe3\x19\x15\x57\x57\x01\x8f\x0e\xd2\x56\x67\x01\x3b\x8e\x86\x1a\x49\x69\xa3\x07\x69\xac\x8b\x82\x22\x47\xa4\xb1\x96\x2b\xf4\x68\x01\xbf\x22\xe2\xd0\xc2\x15\x5d\xcc\x47\xdb\xc3\x35\xdf\xf5\xa8\x41\xdc\x3e\x6a\x61\x4b\x96\x2d\xe3\x7a\xdc\xf5\x3d\xf9\x59\x86\x1e\xdb\x06\x96\x9e\x74\xf2\xa3\x05\xf0\xa7\xe6\xdf\xb0\xd9\xec\x5f\xdf\x07\x5c\x89\xfa\xab\x11\x8a\xe0\x32\x8f\xdf\x57\x39\x88\xad\xc6\xdf\x02\xcb\x4c\xed\x03\xdf\x23\x94\xe2\xd1\x42\x2d\xa3\xfb\xd6\x50\xa3\x5a\x0d\x49\xdc\x59\xb3\x64\xdd\x08\x5d\xf0\xe3\xd1\x8e\x70\x50\xd0\xfa\x1f\xe1\x1a\xab\xf6\xae\x70\xf8\xd0\xf7\x78\x4f\xca\x00\x3d\xda\x1d\xcc\xab\xbe\x07\x7e\xc7\xc4\x98\x38\xb2\x36\xfc\xfb\x3b\xe2\x5a\x34\x1e\x5c\xa7\x15\x54\x3c\x1a\x9a\x8b\x2d\xa9\x4c\xdc\x56\x17\x7d\xf9\xc9\x74\x5b\x5c\x0e\x2c\x31\x97\xd1\xa4\x48\xb2\x8f\xcc\xb7\x9b\x24\x91\x8e\x1a\x51\xc0\xb3\xa3\x73\x1e\x14\x2a\x30\x3a\xae\xce\x56\x4b\x91\xb9\x35\xcb\xd5\x7d\x74\x6c\xa2\x8a\x43\x1b\xbd\x86\x37\x98\xbe\xaf\x41\x4f\x3f\xe7\xa3\x87\x64\x2e\xcd\x41\x27\x2d\xb6\xd2\x5a\x8f\x8e\x77\xef\x10\x3d\xed\x91\xc6\x5a\xf7\xab\xa3\xd6\x5b\xf3\xfb\x83\xc7\xa5\x03\xaf\x50\x24\x76\x77\xc4\x70\xb9\x76\x8e\xfe\x03\xb1\xfc\xd9\x8c\x1e\x9c\xb2\x17\x37\xe0\x63\x24\xd6\x77\xbc\x1b\xb2\x74\x92\x3d\x20\xde\x3d\xf8\x27\xe2\x4e\x5c\x46\x8d\xa3\xcb\x4e\x10\x53\x93\x1f\xfe\xe8\x2f\x69\x49\x75\x98\x3b\x58\x4b\xe6\xec\x7b\xf8\xc1\x7b\xb1\xd9\xfc\x22\xb5\xc1\xc0\x0f\x5e\xae\x85\x63\xec\x01\x37\xf1\xb9\x3c\x64\xe2\x6c\x56\xc3\x8d\x40\x09\x16\x71\x1c\x39\x88\xeb\x50\x19\xec\xaf\xec\xfa\x40\x11\xfe\xac\x07\x99\x36\xbb\x39\xe9\x01\x56\x98\x37\x7b\x80\x05\xa6\x20\xb0\x31\x70\x45\xf5\x63\x36\x90\x94\x2c\xa9\x8c\x48\x2e\x26\x49\x63\x80\xa5\xe4\xc7\x66\xfc\x60\x85\xa9\x3f\x82\xf8\xb2\x0e\x43\x04\x55\x29\xe2\x7b\x0c\x38\xd5\xaf\xef\x1b\xf9\x6c\x44\x3c\x46\x8b\xa0\x34\x8d\xef\x27\xee\x44\xf3\x5b\x9c\x6b\x15\x30\xde\x18\x18\x8c\xab\x1e\xcf\x41\xfe\x98\x5d\x8f\xc5\x40\xb2\xcb\x5e\xef\x11\x6a\x07\x7d\xcf\xf9\xeb\x22\x3e\x03\x1d\x72\xf1\x7a\x63\xf3\x49\x3a\x0f\xc4\x61\xf5\xaf\xfe\x50\x0b\x25\x8f\x17\x03\xbd\x39\x75\xe2\xb0\xba\x72\xfe\x8f\x31\x03\xb5\x5a\xed\x01\xdc\x29\x6f\xa2\x31\xce\x30\x30\xab\xbd\x2b\x1c\x38\xf4\xfd\x0f\x0a\xaf\xcb\xa0\x5e\xfb\x3c\x04\x5c\x46\x71\xb9\x22\x69\x68\x7e\x44\x90\x4f\x9f\x8f\x9b\x34\xd4\x22\x2e\x83\xc7\xf5\x6b\x7e\x00\x6f\x26\x9f\x5f\x1c\x68\x2c\x19\x13\xb7\x55\x15\x97\x33\x06\x41\x7f\xd9\xed\x83\x55\x96\x65\x03\x1a\x01\x3f\x24\xe6\x71\xf2\x38\x2a\x42\x7c\xcc\x1d\x6f\x44\x31\x3f\x91\xd9\xb2\x8a\xd8\xce\x1d\xe6\x4e\x6a\xac\x09\x71\x54\x9a\xec\x31\x03\xb8\x53\xcc\xe4\x0c\x6c\x32\xd1\x13\xe2\xbc\xba\xe2\xba\xc6\xc4\x86\x2a\x14\xee\x31\x09\x6a\x95\x6b\xf3\x98\x39\x98\xab\xcf\x79\x20\x8e\x2b\xcb\x75\x7e\x4c\xe0\x74\xe4\x3d\x3a\x66\x24\xd7\x93\xa4\x31\x01\xce\x34\x33\x37\x03\x7e\x46\x6a\xca\x89\x1a\x53\x0e\x18\x83\xb8\xa9\x9a\xdd\x1e\xe7\x55\xc0\xa3\x63\x8e\x40\xb0\xd0\x78\xb1\x61\x2a\x34\x63\xcc\x11\x71\x32\x6a\x6f\x60\x63\x92\xa6\x86\xb8\xaa\xe2\xf3\x38\xc9\x3f\x24\xec\xb0\x31\x23\x39\x99\x1e\x97\x89\x8d\x52\x40\x98\x63\x1e\x11\x54\xab\xf5\x38\xb0\x01\x7b\x7c\x78\xa7\x59\x6d\x3e\xcf\xb0\x79\xb9\x3e\x98\x41\xfd\x1e\xd4\x69\x4b\xa2\xc4\x35\xe5\xe2\xf5\x7f\x02\x78\x58\xeb\xf1\x86\x03\xc2\x9f\xb8\x22\x8f\x09\x64\xbc\xe0\x31\xc6\x11\xf0\x05\xe2\x5c\xc8\x34\xd9\x14\x81\x3c\x0e\x5e\x62\xc1\x87\x8c\x08\x5a\x52\xe6\xbf\x41\x26\xca\x6a\x9d\xe0\xb1\x11\x64\xd7\xdc\x1e\x06\x50\x11\x6f\x32\x53\x76\xa1\x82\x8e\x63\x8f\x4c\x7b\x1a\x0f\x41\x4d\xe6\x8c\x8f\x3d\xbc\x53\xd4\x3e\x71\x0d\xfb\x57\x7d\xe8\x54\xdd\x1e\xae\xc8\x22\xc6\x64\xaa\xcc\x8a\x13\x19\x47\x8a\xe4\x43\x1a\x0f\x41\x8e\x72\x75\x1d\x47\x02\x65\x55\xc4\x26\x82\x9e\x6c\xd0\x3c\x22\x99\x99\x0e\x1b\x41\x50\xf9\xfb\x7b\xfc\xf4\x3d\xbe\x0c\xe7\x24\x62\x71\x90\x8c\x4c\x71\x1e\xe3\xa8\xc1\xb9\x0d\x95\x2b\x6a\x15\x8d\x97\xc7\xc3\x3a\xd3\x83\x20\x45\xc5\x3d\x8c\x83\x64\x63\x72\x0d\x1e\xc4\x29\xd5\xe6\xf5\xe7\xf1\x10\xd6\xd6\x38\x5a\x1c\x66\x7f\xcf\x63\xa5\xc7\xf6\xc0\x9b\xeb\x6b\x7f\x40\xa1\x6d\x3a\xac\xc4\x35\x0d\x25\x23\x1b\x47\x0f\x1d\xba\xeb\x41\x24\xd0\x65\x38\x7a\x10\x3f\x97\x31\x98\x7a\x3c\x70\xc2\x36\x40\x1f\x24\x1b\x1b\x5e\x1f\xe2\x2a\x14\xd7\x33\x0e\xf2\xe9\x08\xf5\x78\x90\x59\xb3\xf9\xf1\x25\x8e\xa9\x66\xf7\x4f\xbe\x1c\x61\x59\x0d\xe2\x98\x9a\xe2\x78\xc6\x81\x77\xd2\xd4\xe5\x3b\x8e\x70\x2d\xd6\x7e\x85\x43\x82\xd7\x17\x6c\x29\xab\x0d\x0f\x38\xef\xad\xbb\xbe\xae\xef\x9b\xeb\x81\xe7\xf0\xfc\x43\xf2\xf4\xfd\x8b\xa0\x4c\x7f\x7f\xa2\x36\x12\xb1\x3a\x4e\x80\x35\x77\xd7\x13\x07\xe1\xfd\x3a\x71\xb0\xf9\xaa\xc7\xa6\x27\x49\xef\x38\xc3\xb5\x5d\xeb\x47\xf2\x30\xa5\xc4\x18\xc4\x61\x55\xa1\x24\x8f\x88\xbb\xb2\xc3\xc6\x11\x41\x97\x9b\xeb\x03\x08\xd6\xed\x91\xa2\x42\xcc\xe4\x41\xe6\x42\x79\x73\x8d\x03\xd7\xfb\x2a\x62\x19\x99\x44\xed\x90\x70\x84\x9a\x54\xc4\xff\xc0\x1b\xaa\x7b\xbf\x08\xc2\xb4\xc3\xc7\xf1\x44\x3e\x27\xf5\x8f\xcd\xb4\x7b\x3d\x9f\x40\x74\xd0\x7a\x3f\xe1\x3a\xec\x7a\x10\x2f\x7c\x3f\xdf\x1d\xc9\x4c\xf3\x23\x47\xbd\xe2\x9e\xc6\x41\x7e\x1f\x61\xf7\x8d\xe3\x25\xbf\x90\x88\x31\x71\x5b\x75\x9a\x3e\x10\x0a\x60\x7a\x79\x6e\x91\xec\xae\xaa\x0c\x84\xbe\xee\xfb\x09\xbd\xcd\x9b\xeb\x43\x72\xdf\x55\x0e\x6f\xbb\xcf\x78\x4f\x1c\xa8\xac\xa9\x39\x77\x24\x2f\xd1\x0b\x32\xa7\xd6\x5a\x5c\xee\xd0\x37\x7f\x8f\xc3\x8c\xee\xcb\x89\x26\xcb\xcc\xfe\x19\xf9\x84\xaa\xfb\xc3\x86\x3b\xf3\x9f\x3c\x2e\x04\x95\x35\xc1\x97\x8c\x33\x05\x1c\x86\x1a\x4b\x61\x43\x70\x7d\x24\x93\xd1\x62\x65\x80\x15\x75\x58\xce\xc8\xa9\xef\x72\x09\x62\xa3\xdf\x47\xc4\xb8\xd4\x1e\xa4\x61\x1d\xc2\xc2\x1a\x04\x91\x15\x01\x17\x8e\x13\x6f\x2d\xc1\x9b\x8c\xb3\x62\x30\x17\xa7\x78\xd6\xe0\xfc\x54\x6e\x61\xb3\xd0\x62\x11\x24\xa6\xb8\x8c\x71\x06\xdc\x81\x1e\x97\x33\xb0\xa9\xdc\x7f\x0f\x6c\x33\xf5\x0f\xe7\x2d\x94\xd8\xf1\x13\x44\x26\x62\x74\xe2\xbd\x91\x7d\x38\x70\xc5\xb4\x8d\xe0\x0c\x9d\xb2\x1e\x83\x33\x82\x38\x45\xac\xce\x19\x11\xdb\xfa\x3d\xde\x57\xca\x04\x39\x7e\x82\xc8\x34\x3f\x32\x71\xe6\xfe\x55\xc6\x1b\x44\x8f\x31\x99\x36\xfb\xd4\xe5\xb8\xf0\x8e\xb3\x5a\xe1\x2a\xf1\x38\xfb\x7b\xbc\xa5\x74\x99\x23\xae\xc9\x36\x90\xc8\xbc\x29\xf8\x9e\x41\xa6\xcd\x92\xa5\xf6\xbc\x22\xe8\x56\x8f\x29\x99\x32\xbb\xd2\xcc\x8e\x0b\x6f\x1a\x45\x9c\x8f\xab\x47\x1a\x6b\xf5\xdf\x03\x81\x40\xbf\xc7\xb5\x58\x41\x80\xe3\x42\xcd\x22\xd7\xe3\x11\x99\x29\xcd\x3c\x5c\x13\x49\x46\xeb\x7b\xcd\x88\x73\x50\x3d\x8f\xc3\xae\xf3\x76\x1d\x21\x89\xa8\x3d\xd2\x34\x2b\x3f\xcb\x20\xee\xa9\xda\x46\x77\x41\xfc\x6d\x43\xb8\x50\xd3\xd8\xfb\xed\x82\x73\xb4\xcd\x85\xcc\x94\xd9\x3a\xfb\xeb\x08\x9b\x92\xe6\x47\x90\x6d\x93\x8e\xfd\x3a\xe3\xf1\x52\x3d\xf9\x4e\x14\x67\x35\x2e\x24\x29\x01\xbd\x8e\xeb\x04\x25\x5c\x6a\xb5\xeb\xc4\x26\xea\xfd\x09\xac\xb0\xe6\xdf\x13\xb7\xf0\x55\x1f\xc4\x5b\xe3\xc7\xf5\xb6\x78\xbc\x38\xe0\x98\x93\xbd\x2e\xd4\x6e\x3e\x5f\x20\x00\x28\x4d\xf3\x20\xb3\x65\xa9\x5e\x6f\xbc\xed\x4a\xf7\xf7\xa1\xa6\x72\x7d\xe8\xf0\x5d\x46\x52\xd5\x63\x7a\x45\xd0\xb0\xe8\xc7\x45\xfe\xa5\xcd\xdf\xdf\xc4\xc5\x7d\xd5\x07\x62\x87\xe6\x87\x24\x98\x7c\x9e\x89\x1b\xb3\x43\xc3\x15\x9a\x13\xa9\x99\x22\xf3\xa5\xd5\xc6\x64\xbe\x2c\x5f\xe7\x11\x35\xd9\xfe\xf5\x7b\x5c\xcf\x8b\xbf\xe7\x7e\xfa\x3e\x04\xbc\x8c\xf7\x13\x6f\x3e\xdb\x6c\x88\x43\xab\xca\x37\x35\xae\x1f\x07\x1f\xad\xd7\x1b\xc0\x93\x9f\xf1\x11\x77\xd6\x94\x62\x61\x44\xdc\x99\x10\x1a\x06\x71\x66\x2d\x37\x97\x51\xb3\x69\x7c\xf7\x16\xf4\x23\xab\x0c\xb3\x2c\x4d\xc8\xbd\x87\x99\xa3\xa9\x1c\x8f\x91\xfa\x0f\x38\x30\x8d\x8f\x38\xa7\x9a\xfe\x08\x15\x79\xdc\x2d\xd2\x82\x6a\xf0\x11\x67\x30\x5d\x06\xf5\x53\x2f\x3b\x99\x20\xab\x80\xd5\x06\x99\x20\x8b\xe2\x56\x06\x99\x1d\x7b\xca\x2e\x63\xd3\x91\x64\x70\x93\x7f\x44\xf9\x53\xc6\x8d\x6b\x9b\xd5\x2c\x37\x97\x59\xd8\x3d\xe3\xe6\xb2\x99\x33\x24\xa8\xa8\xda\xf5\x91\xa0\xa1\x36\xbd\x78\xa0\x7e\xfa\xe5\x8d\xcc\x89\xde\xbc\x1b\x94\x66\xeb\xbc\xef\x40\x65\x16\x67\x7f\x07\xd0\x9d\x74\xe6\xc4\xfd\x64\x61\x43\x0d\xe2\x7a\x5a\xf3\xfc\xf0\x4e\x2b\x1e\xcf\x43\xd0\x9f\x1e\x2b\xe2\x76\x8a\x22\x76\x07\x99\x0f\x8b\x0d\xa4\xc4\xe5\x34\x73\x6a\x0f\xc9\x7b\xbc\x7e\xcf\x0e\x90\x9d\xc6\x47\x1c\x4e\x16\xdc\xc7\x78\x22\xc5\x80\xd4\x68\x0f\x40\x99\x02\xda\x1b\x0f\x0e\x13\x43\x97\xe7\x21\x28\x4f\x58\x72\x83\xcc\x7c\x4d\x39\xb3\x07\x71\x30\xd9\x6a\xa5\x87\xc7\xc8\x36\xb0\x07\x1b\x97\xe0\x4f\xc6\x13\x0e\x12\x1e\x4f\x8d\x88\xe4\xa6\x72\xf8\xe9\xab\xbf\x16\xc0\x7c\xea\xaf\x87\x41\x54\xbf\x0f\x04\x07\x9d\x97\x07\xb5\x84\x20\xed\xc7\x33\xc2\x86\xa2\xf5\xe2\x7c\x09\x18\x70\x3c\x01\x5f\x24\x1b\x05\xc9\xee\x8a\x5d\x99\x49\x76\x57\xed\x3d\xf3\x00\xc9\x6f\xef\xa9\x07\x35\xc1\xf4\xfa\x5f\x11\x21\xae\xdf\x13\x64\x66\xce\x9f\xe4\x74\x79\x0e\xff\x1e\x49\x4f\x9c\xe0\x03\x7c\x8a\x1f\xff\x27\xf2\xcb\x78\x7e\x4f\x78\x13\xea\xf7\xa1\x49\x98\x2e\xc3\x79\x4b\x92\x78\x42\xe7\xaf\xfb\xfa\x12\x4a\xa0\x20\xbf\xf1\xe2\xa0\xa3\xb8\xb2\xf1\x6e\xd8\xc8\x44\x4c\xdf\x3d\x52\x32\x34\x95\xc3\xa0\xeb\x32\x06\x5d\xdd\xa7\xf7\x27\x94\x60\xa8\x0c\x5c\x51\x76\x99\xcc\x94\xd5\xbf\x27\x0d\xee\xe6\xdf\x83\x55\xb7\xb9\x1e\x84\x0d\x31\x9b\x2f\x28\xda\xe5\xab\x8c\x9a\x4e\xfb\xf3\xa6\x50\xb3\xb9\x1c\x99\x47\xa7\xca\xd8\x70\xf5\xd8\xbc\x84\x2e\x08\x5e\x67\x10\x77\x54\xfd\x98\xbf\x39\x5c\x7f\xb5\x5e\xa8\xdd\x6c\x23\x7b\x23\x8e\xcc\xe3\x21\xc8\xdc\x0e\x48\x6f\x41\x32\xd0\x7d\x7b\x0b\x36\x44\x3d\xa6\x2f\xcc\xb3\x5d\x79\x5f\xb0\xe7\xf6\xaf\x72\xd8\x84\xd5\x5f\xa4\x41\xd7\x7d\x20\x99\x5d\x56\xfe\xa8\x41\x32\xbb\x52\xc4\x2c\xbc\x33\xce\xaf\xfa\x9b\xc4\x7d\x89\x3e\x90\xec\xad\x58\x52\x7f\xb1\xd1\xda\xdb\x31\xe2\x82\xac\x36\x7b\x03\x52\xff\xab\x1e\x87\x2c\xaf\x27\x36\x59\xdb\xd8\x22\xf9\xdb\xde\xff\x48\x72\x21\xc8\xa8\xec\x22\xe6\x6f\x00\x35\x8a\x18\xfe\x04\x0d\x55\xd7\x07\xb6\x8c\x06\x73\x83\xe5\x94\x5d\xc6\xa0\xad\x97\xfc\xc5\x75\xee\x6b\x71\x9e\xe0\x4c\x34\x58\xbc\x81\xcc\x69\xbf\x3f\x06\x34\xd5\xbf\x70\xfe\xcd\xe5\x04\x10\x9e\xfa\x0b\x88\x7b\x6f\x46\x78\xff\x88\x53\x7d\xc9\x77\x21\x2c\xae\x49\x50\x50\xd7\x78\x66\x64\x76\x93\x6b\xf2\xdc\x36\x38\xd9\xec\xef\xe3\x31\x48\x2a\x57\x20\xff\x5d\x8f\xc1\xf6\xa3\x06\x9c\x1b\x11\xea\xe2\xac\x27\x99\xdf\x7a\x6d\x2e\xe3\x00\xf0\xe1\x0c\x27\x99\xe0\xba\x92\x3b\x4d\xe2\x84\xba\x38\x9f\x49\x66\xb8\x3c\x3d\x9e\x1d\x31\x79\xd3\xf8\x7f\x2e\xbf\xbf\x0f\xf8\x98\xa6\x32\xeb\xf1\xe1\x74\x66\x24\x87\x93\x0e\x7b\x92\xfc\xad\xe6\xaf\xdf\x07\x36\xd6\xa6\x72\x20\x1c\xe8\xf7\x81\x95\x94\xb4\x1e\x04\x95\x0a\x35\x79\x6e\x29\x0c\x9a\xea\x3f\x6c\x58\xdd\xbf\x27\xa8\x74\xd7\xfc\x23\x88\x74\xaa\x1e\xe0\x3e\xe5\x30\x9f\x5b\x0e\x6f\x23\xb5\x8f\xb7\x94\x82\x1e\xe7\x96\x49\xe9\xe0\xf9\x41\x1c\x84\x8d\x34\x37\x1c\x42\x72\x53\x7f\x05\x35\xe1\xae\xfd\xc2\x55\x59\x69\x6a\x27\x71\x4f\x4d\xd8\x51\x73\x0b\x48\xfc\xa2\xfe\x20\x16\x8a\xa0\x9f\x5b\x10\x8b\x5d\xeb\x11\x06\xf6\xa4\xf1\xd6\x80\x0f\xd1\xf7\x35\xce\x93\xfa\x0f\xb8\x96\x5d\xed\x13\x67\x91\xbd\x7e\xa4\x19\x17\x62\xc5\xdc\x90\xd4\xab\xe7\x07\xea\x74\xf2\xf9\xa8\xb1\xbe\x1a\x4f\x8b\x7c\x45\x1a\x4f\x00\x69\x66\xd7\xa3\x26\xf6\xfc\x5a\xdc\x1f\xad\x17\xd8\x6e\xc3\xeb\x43\x90\xe6\xe6\xf3\x8e\x6b\xb6\x32\x77\x4e\xe2\xb8\x9a\x92\x59\xcd\xad\x83\x88\xb1\x6b\x7c\x68\x02\xf6\xaf\xef\x09\x82\xf4\xf9\xc2\x9b\x4c\x11\xe4\x93\xe4\x7b\xa5\x7a\xff\x7a\x30\x7b\x6e\x8f\xb4\xca\xbe\x9f\x23\x34\x31\x9a\x0f\xf0\x50\xc2\xda\x9a\x1b\x92\x71\xf7\xf9\x06\x21\xe4\xeb\xfc\x00\x1f\xa5\x20\xd0\x19\x71\x60\x42\xe8\x98\xdb\x08\x6c\x42\x9d\x8f\x1f\x4d\x85\xbf\x67\x3d\x86\xc6\x0b\x56\x9d\x52\x1c\xcc\x6d\x06\xaa\xbb\xbe\x0f\x6f\x38\x9f\xef\x1f\x9b\xb6\xe6\xc7\x63\xb1\x7b\x7f\x0f\x5c\xf5\x3d\xbf\x60\xc6\x7d\x1e\x50\xab\x8a\x59\x9b\xc4\x81\x65\x21\x40\xcc\x8d\xc7\x42\x6a\xe8\x19\x71\x61\xf2\xa6\x9b\x1b\x90\xfe\x52\xc3\xcf\x48\xf6\xd7\x7c\x3e\xb1\x41\xa6\xfc\x27\xae\xc8\x73\xc3\x95\x74\x78\xf2\x44\xe4\x2b\x68\x69\x12\xe4\x95\xa7\x89\x11\x06\xc4\xdd\x87\x01\x6c\xa9\xe1\xc3\xf3\x86\x37\x90\x36\x83\x20\x2e\xe9\x10\x27\x41\x5c\x55\xc9\xc9\xe6\x0e\x27\x25\xe0\xc5\xb9\xef\x04\x75\xe9\xf2\x93\xd9\xaf\xca\xef\x7f\xee\x64\xb2\x94\xc3\xc1\xdc\x53\x60\x8f\x7d\xfa\xdf\x33\x06\x5e\x11\x27\x32\xf3\x35\x45\xf4\x4f\x32\xf3\x35\xc5\x4d\x4c\x82\xac\xba\x80\x14\x27\x99\xfa\x5a\x75\x7f\xe4\xd4\x96\x37\xd5\x8c\xcc\x7d\x3e\x7c\x3b\x11\xee\x32\x28\xce\xbd\x85\x5a\x47\xe3\x01\x55\x5a\x3a\xf7\xb9\x63\x50\xcc\xc3\xdf\x13\x57\xa2\xcd\xdb\x81\x8c\x97\xcd\x67\xee\xa1\x96\xd3\x61\x20\x08\xab\x2a\xee\x68\xee\xe4\xb3\x50\xfe\x95\x49\xa6\xbd\x2e\xb5\xd5\xdc\x81\x80\x57\x10\xe8\xdc\x47\x18\x74\xd5\xdf\x24\xa8\xf3\xa3\x86\x9b\x04\x55\x75\x01\x1f\xce\x9d\xb4\xd6\x4a\x0b\x3c\x23\x93\x9e\x1f\xcb\x1d\x94\xe9\x54\x34\xbf\xc8\x54\xa9\xcb\x4f\xa6\xbd\x22\x49\x60\xee\x27\x6a\x82\x4d\xe3\x39\x89\xab\x18\x9a\xef\x15\xd8\x74\xaa\x07\xae\x62\x4f\xae\x8f\xfd\xd4\x7c\x91\x24\x8a\xd7\x0f\x57\x68\xa9\x71\x67\xc4\x49\x99\xb8\xef\x91\xec\xab\x6b\x7e\x57\xc4\xad\xa8\xbf\xc8\xd4\x97\xf5\x3d\xcc\x93\xe0\x91\xe6\x7e\xe3\x1d\xa6\xcb\x4d\xdc\x55\x93\x03\xc6\xdc\x51\xcb\xec\xc5\xf5\x38\x54\x88\xd8\x12\x87\xd5\x86\xe7\xf3\x04\xb1\xd5\x7c\x60\xbe\x92\xc7\xfb\x06\x3c\xc8\xa7\x4c\xdc\x52\x91\x01\x77\x92\x3c\x2f\x37\x3d\xf6\x89\x34\xb5\x8a\xbb\x99\x3f\x71\x4d\x1f\x66\x6d\xa6\x3d\xd4\x28\x4d\x65\xe0\x81\x74\xdf\x52\x8e\xfd\xd9\x55\x0e\xef\x37\xb5\x9f\x03\xf1\x40\xbf\x07\x08\xb1\x6a\xbd\x89\x33\xca\x92\x2c\x66\x42\xd2\x95\xf7\xe0\x4c\x38\xa4\x28\x74\x60\x92\xac\xae\xca\x01\x60\xa6\xf0\x56\x73\x19\xce\xdd\xcc\x15\x71\x49\x59\x6a\xf5\x99\x5a\xa4\x2d\x76\x19\xef\x26\x3d\x4e\x24\x9b\x6b\xf2\xb6\x9b\x69\x3d\x26\x5d\xf9\xab\x66\x0a\xc4\x81\xa2\xf5\x02\x98\x57\x69\x9d\x67\xc2\xbb\x4d\x69\x91\x67\xfa\x71\x18\x71\x19\x33\x82\x1e\xbf\xc4\xfd\x69\x6e\x3f\xd2\x3a\xbb\xbd\x13\xc9\x5c\x8f\x37\x71\x3c\xf5\x6b\xfd\x02\x3e\x4a\xf4\x34\x11\xf1\xff\xb5\x7e\xd8\xb4\x14\x27\x34\x23\x0e\x47\xd8\x6c\x33\x91\xaf\xaa\xe8\xf1\x4c\xa8\xed\x6a\x53\x7b\x2f\x41\x97\xae\x7f\x03\x41\xe1\xf3\x7b\xe2\x58\x8a\x99\x8f\x1c\xcc\xee\x70\x99\xc7\x6c\xfc\x89\xe4\x32\x33\x06\x1c\x65\x9a\x9c\x79\x07\x6e\x41\xc4\x2d\xef\xa1\xa6\xf9\x6c\x76\x86\x73\x95\x6b\xdd\xcc\x60\x35\x09\x5e\x60\x66\xbc\xaf\x5a\x77\xb9\x50\x3f\x55\x0e\x6c\x22\xf5\x87\x8d\x47\x6a\xa4\x49\xdc\x4c\x95\xc1\x75\xe6\x84\x77\x8f\x38\x9d\x1c\x62\xb0\x24\x8d\x5c\x02\xe2\x5e\xdf\x13\x71\x2f\x9d\xef\xcc\x05\x1d\xb8\x88\x71\x2e\xf1\xd8\xa9\xbe\xe2\x6d\x22\x49\x20\x57\xbc\x93\x3c\x9e\x16\x9c\xb0\xd6\xa3\x23\x29\xb8\xbe\xa3\x16\x10\x67\x9e\x3b\x8f\x8f\x0e\x43\x06\xfe\xa2\x79\xbc\x91\x26\x55\x9c\x3a\x71\x2d\xb5\x7a\xbd\xb1\xb1\x08\x6b\x69\x66\xd4\x86\x5d\x8f\x3f\x99\xe3\x72\xd5\x61\xcf\xe8\xf4\x2d\x69\x91\x39\xae\x6f\x1e\xdf\x89\x4d\x49\x8f\x41\xbe\x42\xcd\xa8\x7a\x82\xc6\xe4\x9a\x3b\x49\xbe\xd6\xa4\x36\x99\x19\xe6\xc2\x9c\x1e\xc9\xd6\x4a\xf5\x7c\x5f\x6c\x44\xe2\xdc\x4a\xa4\x05\xd6\xfc\x0b\xde\x44\x43\xe7\x85\xe4\x62\xb5\xe8\x32\x97\xb0\xe9\x89\xb9\x20\x99\x57\x57\xd0\xed\xfc\x24\xef\xd2\xf7\x81\xa5\xa5\xc7\x2b\xe2\x36\xa4\xf6\x9b\x05\x44\x03\xb9\x7a\xce\xd2\x23\xa7\xfb\x67\xfc\x15\x04\x04\x5f\xb6\x8a\xcd\x4c\xd8\x5d\xb3\xc2\xc9\x5a\x92\xac\x3c\xd6\x42\x44\x98\xe4\x6b\xc9\xb5\xfb\xf7\x81\x90\xf0\x19\x5f\x05\xbb\x4a\x36\x94\x59\x03\xa8\x51\x97\xb3\x02\x84\x2a\x83\xf6\xac\xb8\xe2\x5a\xb2\xab\x47\xb8\xc2\xaa\xbd\x80\xc4\xdf\xd4\xdf\x41\x3e\x9a\xaf\x32\xde\x3f\x5a\xdf\xfa\x93\x36\x57\xf5\xd8\x5c\x94\x9f\x65\x92\x9f\xa5\x4a\x2d\x3d\xc9\xaf\x52\x15\x34\x37\x2b\x6a\xc0\xa9\xfb\x10\xf9\x54\x9a\xd7\xeb\x26\xc8\x77\xb8\x1e\xb5\x4b\x77\x99\x7c\x50\xa2\x17\x15\x04\x02\xd9\x74\x27\xf9\x54\xaa\x34\x13\xb3\xed\xf1\x18\x7f\xe6\xfb\x93\xbf\x44\x92\x5a\x0b\xef\x32\xed\x77\x4b\x11\xe7\xf5\x69\xbf\xc1\x4c\x2a\xa8\x74\xb6\x70\x98\xd1\x63\x8c\x2b\x77\xb5\x24\xd0\xf0\xe6\x14\xd6\xd9\x24\xbf\x49\x17\x7c\xd1\x6c\x25\xd4\xfe\xfe\x3e\xf2\xa1\x34\x95\xb1\xf9\x89\x39\x68\x05\x49\x4a\x8f\xe5\x8f\x6b\xb8\xe7\x83\xeb\xb7\x0c\xea\x13\xd7\xef\x6e\xc9\xa7\xa1\x16\x53\x72\xb3\x89\x2b\x78\x6d\x1e\x1f\xae\xe0\x66\x56\x1a\x40\xc2\xd6\xc4\xb4\x46\xc4\xbc\x98\xbf\x48\x99\xa2\xcc\xb1\xb3\xb5\x40\x8c\x50\x19\xb3\x87\x92\x2b\xce\xd6\xe3\xf7\x1a\x1f\x71\x49\xcd\xed\x91\x0f\x29\x6f\xfe\x3d\x0e\x14\x6d\xff\x93\xc7\x85\x7c\x2b\xe5\xff\xc7\xd8\x9f\x23\xd9\xef\xf3\xc0\xa2\xe0\x56\xbe\x25\x88\x33\xe9\xfc\xf7\x42\x80\x52\x7b\x6d\xf4\xfe\x8d\x0e\x25\x4a\x99\xe7\xbe\x78\x37\xe2\xe7\xd5\x29\x4a\xe2\x04\x82\x18\x13\x8c\x7e\x58\x1d\x35\xa8\x99\x21\xbd\xfa\x0c\x4d\x84\x93\x9b\xa8\x7c\xa8\xcd\x98\x91\x91\xce\xc1\xbe\x87\xaf\x75\x5e\x26\x1d\xa1\xa3\xeb\xe7\x7d\x5c\x16\xbc\x0c\x3a\xb0\x85\xe8\x30\x5a\x1d\x6a\x63\xd6\xe6\x20\x89\x90\xf0\x0a\xab\x43\x8d\x64\xb1\xa0\xd5\x17\x20\xb5\xb5\xd8\x2b\x24\x6b\x3e\xbf\xa3\x32\x21\xc7\x07\x07\x2c\x6b\x6a\xaf\x0e\x1b\x22\x43\xa7\x57\xb7\xa8\x6f\xc2\xf9\x47\x7d\x0a\x8d\x07\xa8\xa9\xcc\x73\x58\xdd\x23\xda\x83\xeb\x01\xb8\x90\xcc\xcb\xa8\x87\x59\x91\x97\x43\x8f\x4a\x70\x45\xdf\x83\x83\xbe\xeb\xfd\x88\xeb\x57\x3b\xea\x73\x68\x3d\x21\xc9\x30\xce\x7d\x75\x48\xe6\xac\xd4\xb7\x3a\xcc\x96\x92\xac\x3a\x42\x61\xa7\xd6\x1f\x40\x74\x92\x74\x91\x07\xd0\x18\x9a\xba\x90\x07\x30\x08\x0f\xb3\x50\x4f\xa6\x4b\x4d\xee\x51\x6c\x49\xfb\x05\x07\x28\x1d\x94\xab\xdf\x11\xed\xc4\xc3\x01\x9f\xd3\xd4\xfa\xc1\xcc\x99\x74\x98\x1e\x1c\x16\x1d\xe6\x07\xd1\x44\xd4\x6c\x3b\xcc\x9e\x32\x03\xf5\x07\x36\x78\xd1\x1f\x42\xd1\x19\xca\xba\x90\x77\xd0\x58\xc9\x71\x8d\x2b\x24\xd9\xca\xdf\x08\x4d\xa6\xa4\x3e\x50\x8c\x8e\x3e\x85\x35\x52\x48\x9a\x83\xbf\x41\xef\xbc\xbc\x06\xcc\x8c\xf4\xd9\x2d\xe4\x21\x34\x99\xdd\x50\x5f\x66\x74\xb5\x43\xd3\xa6\x83\x7f\x0d\x00\x5b\x16\xf5\x0f\xe6\x48\x2c\xa8\x35\xc2\x27\x50\x38\x9f\x12\x9a\xe6\xb7\xff\xa3\x86\x0d\x9e\xcf\x47\x28\x2e\xd7\x67\xc0\x47\xc6\x24\xe7\x35\x02\x45\xf9\xe7\x77\xac\x47\xe3\xef\x90\x8c\x3b\x7f\x23\xfa\x90\xf4\x8d\x7a\x34\x95\xc5\xd7\xd6\x80\x26\x41\xc4\x83\x35\xa2\xd2\x24\xe9\x63\xf4\x88\xd6\xe3\xf3\x91\x37\x41\xe6\x3c\x70\xb9\x33\x9a\x72\x8d\x11\xa1\xc1\x1c\x0f\x34\x6d\xe6\xbd\xac\x11\x3e\x34\xad\x17\xe0\x4c\x58\x63\x7f\x0d\xc0\x93\x2c\xcd\x7f\xe3\xf2\xa6\x66\x3c\x10\x60\xb1\xb4\x7f\x3b\xcc\x9a\x1c\x0f\xce\xa3\xcc\x68\xc3\x23\x94\x9f\xfb\x7f\x10\x8a\x4b\xfa\x8c\xfa\x32\xac\xb4\xbb\x50\xef\xa5\x13\xe8\x73\x0d\x44\x97\x49\x78\x88\x54\x89\x4c\xfe\x35\x1e\x68\x1e\x34\xc3\x4d\x98\xe9\x27\x35\xe7\x89\x12\x1e\x74\x43\xac\x19\xd1\xba\x3f\xbf\x91\x17\xc4\xf9\x23\xd5\x62\x30\x09\x72\x4d\x98\xe9\x59\x2f\x6a\xcd\x0b\x3e\xa7\xac\x76\x68\xc6\x45\xdf\x83\x99\x95\xc2\xd7\x4c\x88\x36\xe5\x7c\x27\xce\x87\x2c\x07\xa8\x5f\x53\x57\xfe\x17\xe0\xca\x35\xe1\xd0\x2b\x59\x1f\x0b\xe0\x3a\x4e\x36\x05\xb1\xf2\xe3\x91\xe4\xa5\xc9\x16\xe4\x75\x90\x59\xcc\x82\xd0\x64\x32\x87\x09\xec\x1f\x1d\x06\xe4\x85\x34\x46\x03\x2d\xe4\x81\x14\x11\x0f\xf2\x40\x3a\x8b\x37\xad\xc8\x03\x99\xea\x0f\xd8\x40\x53\xe3\x09\xcd\x43\x9b\xd5\x00\x0f\xc1\xc3\x38\x5b\x40\xd6\x73\x33\x80\x05\x26\x4d\x6d\x76\xa0\xfe\x56\xfd\x0e\x66\xcf\xef\xf7\x60\x5e\x9c\x4f\x07\x71\x50\x52\x9c\x01\x9f\xc3\xc3\x31\x23\x49\x91\xcc\x61\x02\xde\x82\x0e\xff\x35\x11\x3d\x43\x08\xf2\x35\x03\xa2\x9b\x92\xc5\x44\xb1\x30\x26\xb1\xad\xbf\x3c\x08\xcd\x17\x0e\x61\x1d\x66\xe4\x3d\x34\x02\x03\xae\x09\xe6\x4f\x6c\xa4\x35\x03\xbe\x86\x9a\xdf\x44\xe8\x25\x33\xba\x57\xd4\xaf\x21\x56\xdc\x9a\x28\x06\x46\x20\xd3\x35\x9f\x88\xbe\xe1\x78\xa3\x66\x7b\xd7\xf3\xe1\x60\xfe\xc6\xb7\xc2\xc1\xcc\xf5\x5d\x00\x16\x65\x68\xf3\x5a\x08\x55\x67\x92\xe9\x5a\x81\x4d\x47\x7a\x40\x9e\xc5\x60\x28\xef\x8a\xbc\x8a\xa1\xef\x21\x43\x98\xa1\xbb\x6b\xa1\x58\x18\x33\xda\xd7\x02\x0a\x32\x51\x92\xd7\x42\x99\xe5\xa9\xf1\xa1\xd8\x12\x8b\x25\x2d\xd4\xbb\xa9\xba\xec\x17\x34\x5d\x26\xa5\xae\x85\xbc\xa4\x8b\xcc\x71\x81\x1e\x2b\x0f\xdf\x6a\xd0\xdc\xb9\x5f\x0b\x66\x52\xa2\x32\xaf\x85\xd0\x72\x96\xc1\x5d\xa8\x97\x33\x18\x5a\xbb\x22\xaf\x81\x49\x6d\x6b\xad\x58\x2f\x3e\x8f\x68\x38\x3a\xa4\xd7\x0a\x4d\x46\xe3\x03\xfd\xfd\xac\xcf\x0e\xac\x28\x8e\x67\x87\xb0\xa8\xe7\x01\x3f\x42\x4d\x06\xf5\x66\x06\xe1\x9c\x16\xea\xcd\x0c\x86\x8a\xaf\x65\x11\x9a\xac\xe7\x01\x0c\xc9\xcb\x06\xf5\x63\xea\x22\x7d\xae\x13\x01\x41\xec\x2f\xcc\x8a\x43\xed\xc8\xab\xa2\x30\x82\xfa\x30\x45\xfc\x61\x41\xd8\x61\xe5\xd5\xb5\xc2\xac\x48\xe1\x77\xfd\xe5\xfd\xb0\x1d\xf4\x2d\x66\xbb\x9e\x40\x75\xe6\xf8\x1e\x54\x2e\xe5\x79\xd8\xf0\xb1\xca\x8c\x8b\x54\x8a\x46\x94\xe7\x85\xfa\x2d\x83\x49\xe0\x6b\x67\xe4\xa9\x50\x92\xdf\x05\xd1\xa1\x14\xc6\x90\x7a\x30\x08\xaf\xb4\x50\x7f\xa5\x35\xd2\x33\xea\xa7\x54\x86\xae\xaf\x0d\x54\x6b\x46\xdb\xae\x0d\x33\x22\x11\x47\x16\xea\xa7\x0c\x86\x0a\x2f\xa4\x22\x14\x86\xe2\xaf\x1d\xf4\xc3\xf3\xba\x1b\x4a\x94\x50\x78\xd8\x61\x66\x6c\x7a\xff\x81\x99\xfc\x5b\x8f\x1d\x01\x02\x14\xb6\x36\x2a\xc1\xea\xf2\x40\x2a\xc2\x90\x99\x7f\xf7\xa8\x3f\xc5\xef\xed\x28\x5b\xfe\x2f\xd1\x62\x6b\x1b\x88\x93\x97\xc1\x46\xa8\x1f\x1d\xe6\x6b\x43\x2d\x26\x7c\xc6\xda\xa8\xa1\x3c\x34\x79\x64\x4c\x2f\x0d\x06\x70\x04\x72\x10\x21\x6e\xba\xc9\xc1\x69\x90\xe4\x98\xe1\xbf\x2c\xd4\x5e\x5e\x4e\x06\x07\x6f\x26\xb3\x34\x14\xc3\x21\xfc\xc5\x42\x68\x73\x21\x64\xff\x32\xa8\xb5\xd2\x6c\x0c\x40\x95\xb2\xc9\x5a\x45\x80\x01\x99\xbf\x81\xb9\x30\x43\x79\x21\xf4\xb9\x4b\x12\x89\x7a\x18\x5d\xe3\x6b\x60\x86\xd4\x64\x10\xca\x5c\xe5\xd0\x35\x40\x7c\xcb\xa1\x6e\x0b\x70\x1a\x9a\x0f\xb0\x9b\x98\x01\xbe\x2c\x42\x55\x79\x98\x6d\x23\xe9\x53\xe3\xf7\x80\x8b\xe1\x7a\xc1\xec\xc0\xe2\x6c\x0b\xf5\x1e\x0a\xb1\x91\x96\xdd\x71\x99\x7f\xed\x1e\xc5\x90\xc8\x3c\x3d\xc1\x87\x41\x9f\x17\xea\x3f\x34\x86\x42\x2f\x4f\x51\xb3\xfd\xeb\xdf\xa3\x26\x3e\x99\xa1\x17\x64\xa8\x93\xb9\xfa\x5f\xd2\x28\xdb\x11\x5d\xa6\x80\x08\xaf\x21\x79\xf3\xf7\x7b\x18\x2a\x43\xbb\x97\xdf\xa1\x49\x71\x7c\x28\x16\x45\x48\xfe\xe5\x51\x39\x90\x97\xb1\x23\x29\x90\x25\x02\x56\x84\x76\xca\x4c\xea\x90\x14\x19\x5a\xba\xce\x05\x4d\x8c\x87\x11\x10\xfc\x5d\x3e\xb5\x83\xfa\x2d\x92\x14\x4f\x86\x66\x4c\xcd\xe2\x14\xc0\x9b\xf0\xfb\xa7\x21\x89\x8d\x9a\xcc\x81\x19\x83\x95\x23\xd7\xe9\x51\x7c\xa9\xf0\x37\x24\xfd\xa2\xdf\x30\xfb\xa8\x7f\x38\xbc\x99\x11\xbf\xce\x0e\x78\x13\x8e\x1f\xc2\x09\x33\xde\x57\x40\xb4\xcb\x87\x74\x1c\xfb\x4f\x66\x71\x0e\x2a\x6b\x72\x7d\x4f\x24\x1d\x73\x3f\xcf\x1f\x90\x25\xc7\x8b\x80\x17\x31\xeb\x03\xc4\x02\x49\xf2\x37\xce\x2b\xf3\xd2\x16\xa2\x13\x2b\x11\x1d\xd6\x3d\x22\x1a\x6d\xf0\x37\x92\x9a\xb9\x5e\x77\x58\x3e\x48\x3f\x77\x14\x73\xe3\x7a\xdc\x2b\x84\x9f\xc6\xdf\x05\xed\x95\xbf\x51\x42\x82\xc2\xc1\x1d\x65\x9f\x69\x49\xb9\x91\xd4\xad\x00\x84\x7b\xc7\x79\xe6\xef\x08\xdd\xa6\x59\xf6\x36\xb4\x73\x7d\x6e\x0b\xf8\x23\x8e\xc7\x90\x0a\xc1\xf3\x73\x3b\xf2\xee\x34\x3f\xc0\xb3\x54\x5e\x5e\x77\xa0\x1c\xf3\x32\xba\x0f\xf2\x62\x28\x0c\xdc\x07\x96\x18\x6a\xce\x37\xb0\x10\x99\xf1\xbe\xee\x13\x49\xc1\xfa\x0d\xb3\xfa\xa5\xdf\x08\xa5\xd7\x7c\x81\x7d\x28\xcd\xe7\x06\xfd\xb3\xf8\xdd\x7a\x10\x8a\x7c\xd1\x0c\xf6\xc4\x65\x49\xfe\xf7\x00\x6e\x88\x49\xe0\x0b\xd1\x81\x85\x40\xa5\xeb\x81\x30\x56\xc9\xff\x23\x7a\x8e\x01\x5d\xeb\x09\x1f\x35\x85\xf3\x07\x01\x2e\xed\xdf\x2e\x17\x84\xc6\x75\xe6\x1d\xac\x07\x19\xe2\xcc\x5b\x58\x4f\x84\x92\x72\xf1\x1e\x1c\x1e\xc2\x7f\xac\xe7\x95\xf4\x1b\x43\x25\x17\x20\xc1\x07\x51\x6a\xd7\x83\xc3\xb5\xe8\x03\x00\xa4\x77\x63\xe5\xc3\xf5\x4c\x94\x51\xe5\x66\x3f\x0b\x71\xe8\x94\x8c\x9e\x05\x07\x21\x0f\x4b\x84\xde\x51\x72\xdd\x7e\xd5\xff\xfe\x97\x18\x4a\xb8\xfd\x95\x6c\x17\xb1\x97\xb6\xbf\x8b\x97\x18\xbd\xb4\x3d\x57\xfc\x1e\xfc\x7d\xbf\xcf\x7f\x37\xf3\xf6\xf7\x32\x4b\xcc\xb3\xd9\x5e\xf1\x7e\xe2\xfb\xef\xe2\x26\x86\x5e\x6f\xe4\x85\x2c\x26\xa9\x6d\xd4\xbb\x49\xf4\x41\x6d\x6f\xe8\xef\x33\x6b\x6d\x7f\x35\xab\x44\xcd\x62\x7b\x43\x7f\x1f\xb3\xd9\x3e\xf0\xfc\x27\x49\x6c\xe4\x85\x2c\x96\x59\xdd\xc8\x0b\x49\x29\xb3\xbf\x99\xd1\xce\xef\x2f\x8c\xb7\xb0\xff\x85\xef\x15\xb5\xbf\xf3\xa5\x66\xb2\x91\x97\xb1\xaa\xd6\x6b\x63\x3c\x95\xef\xdb\x7e\xdb\x1b\xdb\x5f\x49\x35\xb1\xf8\xda\x46\x1e\x43\x62\x71\xb4\x8d\xbc\x85\x44\x20\xcc\xed\x8e\xef\x35\xf6\xff\x4a\xaa\x89\x79\x03\x1b\xf5\x6c\x16\x51\x73\xb7\xbf\xcc\x32\x31\xf4\x7a\x23\xcf\x20\xd1\x66\xbf\x71\xf9\x2c\x96\x7d\xdd\xc8\x33\x48\xd4\x14\xb6\xdf\x98\xcf\xe4\xf8\x6e\xf4\xdf\x39\x9e\x07\xeb\x35\x39\x9e\xf7\xf2\x4a\x49\xfd\xbf\x87\x77\x31\x69\x72\xa3\xfe\x4d\x62\x34\xe5\x46\xde\x41\x62\x19\xd8\x8d\xbc\x83\x45\x07\xf8\x46\xbd\x9b\x44\xd4\xdc\x7d\xde\xc3\xbd\x98\xd7\xb1\xcf\xf5\xbc\xed\x9f\x26\xbc\x51\xdf\x66\xd1\xcc\xb9\x4f\xc2\xfa\x7e\xc2\xc3\x46\x3d\x9b\xc4\xfa\x37\xfb\x24\xcc\x87\xf3\x3f\x41\xdf\x9c\xef\xc9\x0b\xbf\xd9\x5f\xc1\xfb\x8b\xfd\x05\x7d\x2f\x7e\xbf\xbe\xeb\xcf\x3c\x8c\x7d\x2a\xd6\x7f\xf1\x7b\xf5\x3d\x4f\x34\x4b\xee\x53\xf1\xfd\xc5\xef\x37\xf4\xbf\x38\xfe\xa0\xf7\xc5\xef\x81\xde\x89\xea\xbd\x71\xf9\xa6\xac\xf5\x7a\x25\xe9\xc5\x7a\x38\xfb\xf4\x82\x76\x8e\x77\x5c\xf8\xcd\xf9\x0e\xac\x27\xcf\x3b\xea\xb9\x24\x0a\xbf\xfb\x4c\xac\x27\xf7\xf7\x4c\x47\x3b\x9f\xc7\xf9\x60\x80\xd0\x3e\xfb\x1d\x2f\x99\xe9\x3e\x36\xf0\x9b\xdf\xf3\x68\xe7\x7a\x80\xbe\x89\xb2\xbe\xcf\xab\x89\x2d\xd6\x23\xda\xe7\x60\xfc\x85\xf3\x3d\xe8\xbf\x70\x7e\x37\xfa\x2f\xec\x0f\xf4\x4d\x9f\xf6\x3e\x4f\x3c\xcf\xfe\x1e\xcc\xef\x13\x36\x37\x52\x17\x16\x85\xd9\x7d\x5f\x2f\x3f\xca\x3c\xbf\xf7\xf5\xf2\x23\x5e\x4e\xfb\x7e\x85\xcd\x44\xd4\xf9\x7d\x27\xf4\xf7\x09\x6f\xfb\x2e\xf1\x9b\xdf\x2f\xef\xf9\x1a\xe4\x1f\x77\x79\xcf\x17\xa3\xd1\x36\x52\x19\xd6\xa8\xf5\x1f\x2e\x97\x8d\xfa\x1f\x29\x37\x76\xfe\x4a\xfa\x8b\x37\xfd\x46\x1e\x43\xca\x64\x26\xf7\xcb\x5c\x17\xa3\xad\xf6\xfd\x4a\xfe\x6b\xa8\x73\x10\x1b\xa3\x31\x36\xea\x83\x24\xa2\x04\x6f\xd4\x07\x59\xb4\x81\xef\xbb\x75\xb4\x73\x71\xda\x4b\x3c\x43\xef\xbf\x6a\x5b\xca\x64\x0e\x77\xc7\xe2\x93\x18\xef\x20\x3e\x32\x87\xfb\x65\xbe\x8b\x3e\x98\x7d\x07\x71\x4d\x7e\xcf\xde\xf1\x4e\x2d\x9e\xe3\x7d\x1e\xde\x3b\x88\x89\x87\x17\x92\xca\x9a\x9a\x6f\x10\x0b\x0f\x27\x24\x8b\xc4\xa4\xad\x8d\xbc\x85\x44\x20\xbb\x7d\xbf\xcc\x6d\x4d\x8d\xf7\xc6\x66\xf3\xf0\x42\x12\x49\x0c\x1d\xdc\xc8\x73\x48\x34\x43\xed\x3b\x88\x8d\xc4\xf4\x80\x58\x18\x1a\xbd\x9f\x97\x39\x25\x86\x26\xef\xa7\xc4\xef\xce\xdf\xe9\xbf\xff\x2d\x9a\xbd\xf6\xf3\x6a\x22\x89\x36\xe5\x8d\xbc\x80\x45\x20\xc1\xfd\x80\xd8\xa8\xc9\x6d\xc4\xfd\x2f\x46\xeb\x6c\xc4\xfd\x27\xc2\xb9\xec\xe7\xbd\x7c\x17\x35\xd5\x8d\xfa\x24\x89\xf5\x4f\x36\xea\x81\x24\xd6\x9f\xd8\xcf\x44\x3b\x0f\xef\x33\xd1\x1f\x2f\x53\xd4\x07\x49\x44\xa1\xde\x10\x2e\x12\xd5\xfa\x0d\xe1\x22\x15\xcd\xc7\xf0\x9b\x87\xf5\xc1\x7e\x16\x1e\x56\xd4\xdb\x48\x17\x13\x73\xf6\xe3\x86\x07\x38\x40\xdc\x7e\x17\x33\x59\x36\x82\xe9\x13\xcb\x3f\xed\x07\x3b\x4e\xdc\xea\xfd\x3c\xd1\xce\x15\xc6\x8e\x31\xde\xc8\x2e\x5c\x3f\x0c\x86\x36\x14\xa5\x48\x0c\xae\xb5\x2b\x76\xec\x1b\x90\x21\xb8\x3c\x31\xfe\xcd\xae\x8c\xef\x7d\x27\xce\xae\x1a\xbf\x17\x7f\xbf\x2b\x7a\xa5\x9f\x07\xde\x29\x32\x4f\xd0\x10\x3d\xfd\x3e\xc0\x11\x55\x8c\xa0\x73\x04\x10\x80\x2e\x4a\x00\x86\x78\xea\x44\xdb\xa9\xa1\xee\x44\xba\x18\xc3\x66\xd7\xab\x7f\x26\xc6\x98\x19\x0a\x51\xbc\x0f\x54\xfe\x03\xdb\xdc\xd9\x65\x03\x99\x76\xf6\x10\xdb\x3e\x38\x84\xd8\xf6\xc1\x1e\xe7\x3b\x82\x8b\x51\x9e\x86\x90\xde\xc4\x40\x19\xbb\x70\x29\x5c\x8c\xb4\x31\xc4\xf8\x26\xe2\x4a\x19\x6a\x3d\xbc\x0f\xb0\xcb\xa0\x94\xc9\x2f\x6e\x50\x02\xef\x09\x43\x54\xee\xfb\x0f\x0e\xda\xf0\xc9\xc5\x41\x59\x8e\x07\xf8\x49\xc3\x56\x2c\x7d\x01\x5d\x2c\x7e\xc0\xb1\x6e\xb9\x72\x90\xa0\x25\x56\x97\xb1\xeb\xd5\x63\x12\xf1\x46\xec\xc2\x55\xc3\x70\x15\x43\x81\x85\x44\x70\x16\x43\x41\x83\x74\x91\x1d\x58\x02\xf1\x50\xd6\xb4\x04\x59\xe4\x22\x3f\x30\x94\x38\x78\xff\xf1\x7d\x32\x81\x9c\xea\x77\xc0\x2c\x65\xc7\xef\x6f\x48\xa9\x60\xcc\x45\xff\xa8\x18\x73\x61\x17\xa0\x3f\x06\x63\x5b\x6a\xf1\x7b\xf1\x37\x3e\x58\xaf\x7f\xb8\x6e\x2c\x75\x8c\x9f\x0b\x94\x46\xbc\xcc\x8f\xcf\x68\xe7\x60\x66\xcc\x6f\x72\x7e\xaf\x30\x9d\x18\xcd\x67\x28\x31\xf0\x3e\xc0\x15\x9a\x86\x07\x38\x3c\x5c\x00\x17\x83\xc1\x0d\xf1\xb2\x89\x85\xe6\x2d\x2d\xcc\xa7\x71\x08\xa0\x1b\x1a\x02\x0d\x75\x03\x12\x75\x69\x43\x3c\x6a\xa2\xee\x6a\x88\x2f\x4d\xf4\x32\x5a\x8a\x3d\xe7\x79\x4d\x07\xa4\xfd\xfb\x8f\x97\xb4\xa9\x8f\x59\x82\xfc\x5b\x3b\x3b\x7c\xf0\x41\x1e\xb6\xf4\x2c\xfc\x66\x87\x0f\xa6\x5c\x27\x17\xf1\xc1\x94\x79\xd8\x80\xbc\xff\x3e\xc0\x1e\x1e\x4c\xf9\x53\x77\x0d\xd0\xfa\x89\x12\xbd\xe5\x04\x1a\x60\x02\x8a\x21\xa6\x34\xd5\x4f\xa4\xb6\x0c\x11\xf7\xa2\x0c\x6d\x39\x61\x4c\xdf\x35\x6b\x19\x32\x6e\x1d\xec\x01\xd7\x48\xe5\xe1\xcb\x90\x69\x35\xe4\x1c\x44\xc4\x11\xe6\x20\xa2\x4f\xa6\xb6\x1c\x74\xf2\x5d\xcb\x96\x83\x4e\xb8\x89\x79\xa2\x7f\x1e\xd5\x0c\x1d\x8a\xb9\xed\x96\x37\x8e\x2e\xa3\xb0\x2d\xef\x57\xce\xf9\x99\x00\x84\xca\x8b\xc1\x09\x96\xc1\x1e\xe8\xff\xb3\xbc\xc1\x4f\x7a\xd6\x1b\x8e\x07\xd8\x05\xd8\x07\xb1\x3d\x2c\x5b\xc5\x6f\x7e\x10\x74\xc2\xe8\x0d\xcb\xa0\x13\x02\x43\x19\xf0\xd7\xd3\xc5\x52\x5f\x86\xc0\xcf\x44\x3c\x00\xcb\x67\xc7\x03\x5c\xe4\x63\x78\x80\x23\xc0\xcd\x74\x31\x5a\xd0\xf2\x39\x78\x80\x43\xba\xe3\x8b\x1c\xd2\x5d\xf0\x02\xd9\x36\x30\xd5\xdf\x7f\xf0\x93\x10\x67\x9a\x26\xfd\x80\x32\x58\x69\xd7\x32\x84\x5d\xfa\x94\x0d\xd1\xa5\xa9\x7d\xf2\x81\x15\x90\x56\x23\x77\x28\x29\x36\xe2\xd3\x76\xac\x40\x3b\x62\x6e\x93\x15\x5c\x2d\x17\x25\x4a\x2b\x20\x8d\xf6\xf3\x1b\xb7\x15\x03\x66\xad\xf4\x1e\xff\xe0\x27\xfb\xfb\x09\xa2\x88\x58\xe9\x33\x1e\xe0\xa0\xfa\xc2\x03\x7a\x61\xc7\x03\xec\xa3\x63\x65\x7f\x5e\xb8\xf1\x5b\xed\x0f\x5e\xe0\x99\x2d\xb0\x01\xb4\x9f\xdf\x18\x34\x2f\xcc\x02\x36\x75\x31\x7f\xd8\x10\xd8\x99\xe8\x4e\xb4\x82\xfb\x8c\x16\x6e\x43\xa0\x67\xa2\x92\x65\x05\x5c\x87\x30\x68\x56\x82\xfa\xf4\x3d\x8f\x76\x8e\xd8\xb1\x4a\x53\x1b\xe3\x98\x02\x4f\x5c\xf1\x27\x1e\xe0\x2a\x05\x3d\xf2\x08\x02\x52\x3c\x5d\xf4\x10\x5b\x81\x9e\x4f\xe4\x3f\x2b\xb8\xbc\xae\x49\xe6\x5d\x0e\x96\x75\xea\x8b\x3b\x1e\xd0\x27\xb1\xac\xda\xfb\x20\x58\xe6\x3e\x58\x09\x82\x25\xf3\x2e\x77\x8c\x89\xab\x04\xd5\x8b\x4e\x6c\x2b\x41\x9e\x8b\x23\x00\xa7\x6b\xeb\x5f\x8a\xee\x5b\xc5\xdd\xc9\xf0\x32\x43\xac\x69\x22\x7e\x88\xd5\xa0\x4c\xf2\x90\x9a\xe3\xf9\xce\xdf\x98\x1e\xbd\x18\x86\x60\xd4\xc4\xc8\x78\xab\x60\x7a\x8c\xc4\xb6\xda\xe2\x37\x3b\x04\x65\xb3\x36\x9d\xd5\x0e\x22\x61\x2a\x8e\x01\x35\x3c\x11\xc5\xdb\x6a\xaf\xf1\x00\x7b\x80\x36\x44\x18\x6b\x03\x6c\x78\x22\x92\xac\x55\x5c\x9f\x5d\x23\x84\x34\xcd\xf0\x63\xab\xeb\xe0\xf7\xb7\x41\x15\x5c\x90\x4e\x57\xab\x3b\x9e\xe7\x08\x41\x75\x4c\xd4\xb2\x6a\xe8\x9f\x0c\xa6\x1a\x4c\x29\x2c\x4a\x61\x15\xba\xb9\xb8\x2a\x70\xc3\xdf\x07\xd8\x83\x2d\x3c\xc0\x19\x78\x8c\x98\x33\x80\xfe\xd5\x33\x67\x00\x3a\x17\x17\xae\xa0\x5a\xc6\x8c\x59\x85\xb1\x8a\x96\x62\xab\x77\xb4\x73\x84\x90\xa8\x12\x4b\xff\x5b\xbd\x3b\x1e\x60\x87\xf7\x1d\xd6\x46\x7d\xe1\x3d\x28\x5d\x53\x7a\xc2\x3c\xc9\xa3\x58\x9f\x84\x07\xf8\x02\x14\x00\x3a\x17\x0c\xd8\xde\x89\xce\x27\x6b\x19\x8b\x44\x03\xa3\xb5\xa0\x93\xcf\x80\x67\x0d\x06\xa0\x4e\x8e\xd7\x5e\x05\x3e\xa5\xa4\x2f\x40\xa9\xd2\x45\xd0\x82\xb0\x48\x16\xad\xdd\x61\x11\xfd\xf6\xa9\xc5\xbe\x72\xd2\x2d\xf6\x95\x12\x02\x10\xa8\x93\x6c\x28\xd6\x20\xea\x26\x89\xba\x2d\xf6\x85\x17\x7a\x8b\x7d\xe1\x85\x0e\x0c\xe9\x94\x98\xa3\x69\x0d\xdc\x81\x09\xf3\xd6\x20\xd5\x88\xef\x77\xa8\x39\xc4\x61\xb5\x1e\xab\xc4\xa3\xdc\x33\x36\x92\x37\x7a\x87\x9c\xca\x0a\x1a\xd6\x63\xd1\x78\x5a\x7b\x8d\xf7\xbf\x29\x23\x92\x35\x11\x17\xd6\x7a\x8f\x76\xf6\xbf\xdf\x09\xd1\xea\x62\x00\x31\x4e\xf4\xa7\x1b\x82\x2f\x13\x5d\x80\x06\x90\xe2\xc4\x8a\x0e\x86\x60\xc1\xc4\x84\x7d\xeb\x4f\xb4\xf3\xfb\xa0\x02\x56\xcc\xb0\x71\xbd\xf3\x61\xe1\x47\x1b\x98\x0f\xd3\xe0\x6c\xc0\x6a\xf3\xc3\xe1\x47\x31\x3c\xf0\xad\x38\xa2\xe9\x12\x93\x28\x0d\xd1\x74\x89\x3e\x57\x1b\xd0\xea\x88\x15\x68\x03\x22\x13\x1d\xf0\x36\x7a\xbc\xdf\xf9\x3b\xde\xff\x06\x3c\x46\x0e\x33\x2e\x3b\x1c\x2f\xf7\x21\x4c\xb1\x8d\xb0\x73\xeb\x2c\x8e\x81\x29\x15\x8e\x00\xdc\x86\x21\x31\x36\xa0\xd4\x0d\x5e\x41\x03\x4a\x5d\x62\xde\xb9\x0d\x88\xd6\x84\x4f\xb3\x11\x7b\x42\xd5\x79\xec\xb0\x14\x93\x8e\x07\xd8\xc7\xd0\x6f\x1f\xf8\xcd\x0f\x84\x29\x9b\xf9\x23\x36\x7c\xe1\x01\x7e\x31\x76\x8d\xba\xf1\x88\x5d\xa3\x2a\x0c\xb4\xe0\xf4\xbb\x6a\x90\x6f\x18\x16\x65\x88\x49\x4b\x0c\xfb\x32\xc4\xa4\xa5\x31\xfe\x25\xa0\xd9\x26\x94\xb1\xc4\x6a\xc5\x36\x13\xf6\x98\x7b\x3e\xc3\x54\xcc\x10\x46\x9b\xe9\xe0\x81\x6f\x38\x13\xda\x1b\xcd\x59\x36\x83\x8a\x78\x2c\x81\x46\x9c\x12\x63\x76\x0d\xf0\xc3\x89\x08\x70\x36\x83\x8a\x78\x2c\x67\x03\x99\xf3\x58\x02\x6e\x38\xfd\xbe\xd0\x40\x05\xbc\x92\x67\x90\x15\xcf\xe9\x0c\xb2\xe2\x39\x9d\x10\x95\x12\xdd\x45\x86\xc0\xb1\x34\x78\x30\x01\x10\xfc\x3e\xc0\x2e\x07\x86\xc0\x93\x3a\x21\x3b\x11\x2a\xc5\x26\x64\x7d\x26\x1c\x1a\x10\x7f\x13\xc3\x30\x0d\x91\x68\x89\xb8\x57\x36\x21\x88\x33\x0c\xd3\x80\xe0\x9b\x98\x90\x6a\xd3\xe2\x79\x2e\x91\xe7\xb0\xbf\xf3\x83\x5e\xf0\x00\x07\x14\x0e\x93\x49\x66\x37\xbd\xe1\x01\x8e\x10\xa2\x3d\xab\xb1\xd8\x3c\x31\x02\x7e\x10\xbc\x83\x30\x8a\x06\x4c\xdf\xc4\xac\x25\x9b\x50\x09\xd3\xd2\x90\xa1\x12\x32\xa1\xdd\xe6\x1d\x26\x7b\xcd\xe1\x4e\x78\x80\x73\x00\x77\x65\x40\x84\x4d\xd0\x39\x21\xd9\x6d\x42\x47\x4c\x44\x5a\xb5\x09\x1d\x91\x89\x1c\x86\x70\xb7\xf7\x01\xf6\x00\x1d\x91\x80\x32\xb6\x20\xd8\x13\x73\xc0\x10\x8f\x96\x98\x93\x6e\x88\x3f\x4b\x4c\x7b\xb4\x55\xe3\xf7\xe0\xef\x78\x7f\xf2\x37\x46\xcc\x7b\x77\x55\x4c\x99\xdc\x66\xfd\x79\x29\x48\x16\x08\x38\x4b\x4c\x3d\xb2\x05\x15\x91\x01\x6e\xb6\x40\x98\x12\x78\x01\xec\x9b\xf2\x95\xf4\x0f\x4c\x99\xaa\xc9\x0a\xd3\xf1\xc5\x45\x5b\x1d\x53\x26\x7b\x5a\x20\x44\x89\xaf\x0b\x84\x28\x69\x15\x50\xbf\x29\x5f\xea\x72\x0e\x3c\xc0\x0f\xce\xf0\xa4\x50\xc6\x5e\x41\x9a\xb4\xed\xad\x20\x4d\xda\x1a\x96\xdd\x78\x81\x94\xb6\x0c\xab\x42\xfe\xb5\xc2\x3c\x7d\x51\x8c\x47\x18\x5a\x9a\x14\x05\x56\x90\x62\x57\x3b\xec\xcb\x0c\x4d\xb1\x75\x62\x59\xb4\xae\x10\xca\xe9\xfb\xb6\x15\x16\x6d\x86\xed\xdb\x0a\x5a\xa3\x75\x60\x41\x8b\xcc\x89\x07\x6e\x41\x0a\x67\x1c\xb5\xad\x20\x46\x5a\x0b\x16\x94\xc6\xcc\x6a\x30\x86\xd8\xb3\x44\x00\x7f\xdb\x09\xe7\x89\x4c\x68\xc3\x3a\xc0\x58\x4a\xdb\x41\x4b\xe4\x39\xbb\xc2\x23\xc5\x34\x2f\xdb\x90\x90\x18\xff\x63\x3b\xbc\x14\xf4\xd9\xd9\x86\x0d\x94\x08\x17\xb6\xeb\x9f\x8f\x89\x43\x82\x2c\xae\x13\xb8\x41\x5d\x3a\x70\x40\xae\x4d\x99\x5e\x31\xdb\xb8\x0d\x25\xfc\x6f\x10\x0b\xbd\xe6\xb6\x83\x38\xe8\xa6\x32\x60\xc9\xa6\x45\x72\x04\x96\x6c\x22\xd0\xbc\x01\x8b\x35\x65\xa6\x67\x18\xc0\x58\x7f\x8e\xec\x86\x44\x92\x59\xae\xd7\x80\xce\x8a\x23\xfb\x0f\x77\xcf\xb6\xf8\x7c\xd7\xe7\x0d\x6f\x73\x3c\x30\x5e\x66\x06\x51\xd8\xb6\x83\x07\x38\x40\xb0\x41\x06\x71\xd8\xc6\x65\xbb\x78\xa2\x37\x58\x08\x0b\x38\x1a\xc0\x47\x13\x0b\x34\x1a\xc0\x45\x13\x0b\xbe\x99\xc1\x75\x41\xa4\x79\x03\xd8\x68\xca\x85\x07\xd4\xe0\x78\x25\x20\xa7\x01\x7d\xf4\x7d\x60\xf1\x1f\x09\x0f\x74\xfe\xc6\x88\x28\x27\x5b\x8a\x11\xf1\x83\x39\x46\xc4\xf7\xe1\x79\x65\x58\x9b\x21\x6c\x2e\x65\x99\xce\x01\x19\x9a\x98\xcb\x6b\x56\x46\x3c\xc0\x2f\x40\x54\x67\xa0\x90\x59\xed\xe1\xfb\xe3\x10\xe0\x9c\x65\xe4\x8c\x19\xa4\xb6\xcc\x74\x65\x03\x8a\x68\x22\x8a\xa7\x19\x8c\xf1\xc4\xb2\x31\xa0\x8a\xa6\x2c\x8b\x27\x62\xe9\x12\x91\xb3\xcc\x82\x72\x49\x15\x06\x77\xad\x74\x44\x83\x56\x99\x65\x95\x36\x68\x95\x4b\x93\x04\x1f\x64\xe1\x41\x33\x70\x2d\xd6\x7e\x32\x0b\x42\xa5\x48\x01\x1c\xd0\x44\x00\x03\x33\x48\xce\x8c\xdc\x34\xdb\xf1\x3e\x77\x65\xc7\xfb\xec\xdf\xe2\x79\x0e\x18\x3a\xe2\xd2\x9a\x82\xc7\xb1\xbc\x86\x59\xd0\x1d\x4d\x21\x16\x74\x47\x7e\x64\x27\x9e\xe7\xf8\xe0\xcf\x25\xfa\x89\x59\xd0\xa5\xb6\x04\x22\x1d\xd1\x83\xcc\x83\x4e\x79\xfd\xfb\x95\xc2\x05\xda\xf9\x0f\x9c\x33\x32\x65\xbf\xc2\x07\xca\x8b\xc1\x83\x72\x99\xa6\x67\x1e\x94\x4b\x06\xe7\x41\xb9\xc4\x22\x34\x0f\xca\x25\xc7\x73\xe8\x84\x99\xd5\x44\xcd\xf3\xf8\xef\x7f\xf9\x22\xbb\x71\x08\x7e\x99\x45\x87\xcc\x5f\xda\xcd\xac\x48\x66\x9e\x0f\x7e\x73\x4c\xaf\x7e\x94\x89\x2b\x6f\xfe\x52\x6a\x26\x40\xa1\x39\x58\x66\x6e\x5c\x46\xc4\x18\x66\xc6\xb4\x99\xbf\x17\xf0\xcf\xf5\xe9\x0d\x1d\x90\x5f\xf9\xc4\x07\xa9\x2e\x38\xc4\xb2\x2c\xbd\xd7\x5f\x71\x3f\x33\x1d\xce\x7c\x85\x6b\x97\xc7\xcd\x17\xe6\x48\x0e\xe4\xb0\xbc\x67\xe2\xde\x98\x6f\xcc\x81\x32\x81\x83\xe1\x65\x29\xbe\x80\xf4\xcc\x97\xbe\xe8\x78\x41\x1f\x70\x8c\x59\x1b\x05\x2d\x35\x4b\x3f\x40\x6c\x4b\x66\xf2\xbe\xf9\xc1\xa4\xa8\x81\x00\x83\x33\x33\xe5\xc4\xfc\x19\xe1\x6e\x66\x8f\x0f\x5e\xe0\xf9\x06\x08\x66\xa6\xf7\xd0\x22\xb8\x24\x4b\x4d\x03\xca\x65\x66\x9c\xbe\x01\xe5\xf2\x7d\x20\xf3\x1f\xd8\x07\x9e\x6f\x84\x9b\xe4\x8b\x73\x3e\x09\x73\xe4\xf9\x3e\x19\xbf\x79\x9c\x4f\xc6\x08\x78\x9c\x4f\xc5\xfb\x3c\xce\xa7\x46\xfb\xb7\xea\x27\xf6\x99\xc7\x15\x30\x99\x99\xa5\x02\xed\x74\xcc\x90\xc7\xf1\x4c\xb4\xff\x13\xb2\x99\x9d\x85\x1d\x23\x88\xae\x9d\x55\xde\xb7\x79\x96\xce\x0a\xff\x3a\x79\xf4\x59\xd8\x11\x0a\x38\x07\x7e\xbc\x2c\x29\xec\x2c\x8c\x9f\xae\x80\x13\x44\x42\x85\xe5\x18\xe6\xc3\xb3\x77\x0c\xe3\xe7\x51\x3b\xb1\xc5\x14\x2e\x4e\x6c\x31\x85\x8b\x73\x63\xfd\x29\x4b\x9c\x07\xdf\xa3\xe1\xe1\x3c\xe8\x8f\x86\x87\x13\x14\x40\xd1\xe2\xbe\xe2\xf9\xce\xdf\x98\x31\xd9\xef\x7d\x85\x87\x9f\xf7\xe0\x7d\x61\xc6\xd4\x6f\x00\x65\x99\x13\x4f\x36\xe2\x3f\x72\xe2\xc9\x46\xf0\x68\xca\xba\x53\xee\xf4\xe0\x01\x8e\xe0\xbd\x63\x32\xa3\x7b\xed\xc6\x8e\x27\xaa\x23\x77\x8d\x98\x03\x4e\xe1\x7e\xef\x98\xcc\x3a\xe5\x16\x41\x18\x45\xdc\xe7\x6e\x03\x0f\x70\xc8\xb8\x73\x8a\xb8\xcf\x0d\xa2\x91\x49\xeb\x06\xd1\x30\x66\xce\x6e\x58\xdc\x0b\x81\x05\xec\x7e\xa5\xf3\xcc\x20\x3a\xbb\x47\xc4\x21\x50\x63\xb9\x27\x56\x81\x67\xff\x06\xd9\x11\xa6\xc5\x6e\x18\x13\x8a\x84\xef\x7b\xa3\x4b\x5e\xee\x88\x19\xcd\xcc\xfe\xb4\xfb\xc6\x07\x79\x55\x23\x12\x23\x33\xe1\xc2\x9e\x2b\x22\x15\xb8\x2f\xcf\x7b\x0f\x64\x06\x51\xdb\x03\xed\xbd\x24\xb2\x60\x60\x1c\x66\x06\xc6\xd9\x13\xeb\xce\x93\xf7\xb4\x86\xdf\x7c\x7e\xc5\xf3\xdf\x08\x80\x19\x98\x99\xdf\x67\x80\xf9\xcb\x0c\x8c\xb3\xe7\xa0\x9d\x27\xef\x89\x19\xf1\x22\x44\x24\x42\x66\x20\x9c\x3d\x07\x74\xc0\x8b\xf0\xb9\xff\x62\x1f\xf4\x0f\xcc\xe8\xbb\x19\x1d\xb8\x6d\x99\xa0\x8b\x0e\x9c\x34\x89\xd5\x0e\xb7\x7e\x66\x24\x9d\x03\xf7\x2c\x33\x92\xce\x81\x6b\x96\x19\x39\xe7\x57\x4c\x70\xf2\xfb\x0b\xef\x4f\x7e\x1f\x5e\xb8\xd2\x3e\x3a\x72\x00\x6b\xe5\x34\xf9\xc1\x1d\xb1\x0f\x89\x5f\xd8\x58\x92\xc9\x1e\xf6\x1d\xc1\x12\xe9\xfb\x87\xfd\xfd\x83\x4f\x60\x11\x99\x54\xea\xd7\xab\x10\xe5\x7c\x71\x4e\x58\xd4\x7c\x71\x4e\xd0\x87\x0a\x61\x9f\x1d\xf8\x57\x99\x05\x74\xfc\x02\x9d\x10\x1c\xce\x2f\x68\x33\x85\x00\x41\x7e\xbd\x77\x42\x66\x7c\x9a\x5f\xcf\x5f\xc0\x06\xbf\xf8\xbc\x1c\x85\x79\xab\x9e\xc0\x21\x98\xea\xe6\xe9\xe5\x08\xd2\x14\x3c\x5d\x18\xc1\xa7\x5a\x3b\x9c\xfc\x99\x88\x5b\x0e\x04\xad\x4c\x04\x21\x4f\x30\x95\x0a\x92\xc7\x53\x8e\xf8\x8d\x8b\x6f\x94\xfe\xbe\x51\x39\x82\x12\xf1\x1b\x17\xdf\x00\x25\x30\xe6\xcc\x13\x2e\x0d\xc6\x9c\x79\xfa\x8b\x29\xd1\x18\x41\x1a\xb9\xe9\x37\x3e\xd0\xf8\x01\xe8\x4b\x85\x77\xb9\xa7\x81\x2f\x36\xf6\x38\x30\xe9\xce\x21\x0d\x7c\xb0\xf3\xf9\x89\x49\x76\x76\x10\x01\x20\x7d\xfc\x8b\xb6\xe3\x69\xa1\x37\xee\x51\x5a\xd1\xdb\xe0\xef\x16\x5f\xd3\x03\x58\xa1\x4f\x28\xf5\xb4\x62\x09\x27\xfb\x5f\xef\xe1\x62\xa0\x99\x27\xd8\x2a\x0b\x13\xf0\x3c\xed\x84\x07\xf8\x02\x48\x37\x0f\xb5\x63\x85\xd4\x23\x4e\x3f\x41\x01\x3d\xbd\xea\x56\x26\x34\x83\x27\xc8\x32\x4c\xe8\xf4\xe4\x58\xa0\xc9\x05\x0b\xc2\x9e\x1c\x10\xb8\x43\xd6\x80\xc1\xef\x18\xb9\xe6\xe9\x8e\x76\xf6\x1f\x74\x3e\xd9\xff\x83\xc3\x49\xeb\xab\xa3\xe0\x7f\x66\xa5\x29\xcf\x41\xb6\xdf\x45\xe8\x39\xc8\xf6\xbb\x45\x3c\x43\x0a\x2e\x2c\x9a\xec\xf9\xc2\x92\x7d\x37\x9f\xe7\x88\x74\x22\xb4\x91\x03\xca\x2a\x33\x9a\xc5\x51\x82\x3f\x13\x44\xd9\x51\x52\x3f\x15\x5a\x27\x1d\x35\xf5\x33\xa3\xd9\x1c\x35\xf5\xdf\x07\xf8\x05\x48\xc1\x8c\x76\xf1\x1c\x27\x81\x18\x07\x9e\xf3\x83\x07\xf8\x42\xc4\xc7\x0d\xcd\xb2\x94\xf8\x07\x07\x01\x41\x9a\x11\x6e\x9e\xc1\xe5\x59\x2a\xd7\x73\x8b\xf6\xc6\xdf\xd1\xce\x31\x82\x49\x32\x02\xce\x81\x67\x95\x59\x66\xc1\x33\x0e\x46\x21\x37\xc8\x38\x18\x8c\x90\x73\xd4\xc9\x4f\x85\x98\x40\x9e\x07\xa6\xc0\xe3\x9f\x23\x96\x8a\x56\x25\xcf\x33\xe1\x01\x8e\x60\x45\x0f\x5c\x03\xb0\x65\xa6\xea\x7a\x5e\x58\xd5\xc2\x11\xfc\x45\x4a\xf1\x5e\x40\xe9\xfc\xcc\xa0\x3a\xcf\x3b\x3e\xc0\x76\xb8\xfd\xca\x14\x69\xbc\x2a\x5d\x66\xcc\x9c\xe7\x08\x94\x9a\xa2\x15\x5b\x78\x80\x5d\x82\x58\x59\x18\xc7\x33\xbc\x70\x82\x44\xf4\x7c\x63\xd2\x8d\x5f\x84\x81\x53\x30\x61\x8e\xf2\xef\x99\x61\x75\x8e\x48\x85\x5c\xb4\x6a\x90\xdc\x95\xd3\xe3\x19\x26\x51\xe5\x25\x78\x01\x7d\x33\xc3\xdb\x01\x84\x95\x89\x47\xef\x25\xa8\x93\x3c\xa5\x54\x6c\x24\x39\x42\xe9\x68\xe7\xed\x5a\x62\x63\xb9\x8a\x05\x76\xee\xca\x82\x1b\x5e\x5e\x99\x27\x33\x64\xcd\x0b\x44\x1c\xc2\x56\x7a\x81\x86\x45\xcd\xdf\x11\x33\x90\x59\x97\xd7\x0b\xb4\x1f\x82\xb1\x38\xdc\xe9\x99\xc8\x83\x0e\xf0\xa5\x24\x00\x0c\x2f\x37\x3a\x24\xad\x97\x1b\xfb\xca\x6d\x2b\x10\x65\x19\xcf\xe6\xf5\x8a\xdf\xdf\x07\xe1\x31\xcf\x04\x4d\xf6\x0a\xd5\x83\xb8\xb5\x8e\x2a\xdb\x99\xd0\x64\x5e\xdf\xc3\x95\x99\xe6\xe3\x70\x88\x67\xa6\xc5\x78\xc5\x51\x62\x38\x9c\xd7\x1e\xbf\xf9\xfd\x1e\xdf\xe3\xf7\xc7\x4b\x35\x84\x2a\x74\xb8\xb7\x33\xa3\xdf\x1c\x55\xae\x73\xa5\xf4\x80\xaa\xd6\x99\x55\xa3\x1d\xde\xe7\x4c\x28\x41\x47\x95\xea\x4c\xb4\x30\xaf\x77\x7c\x9f\xfd\x43\xd4\xaf\xf9\x5f\x9c\x3b\x0e\xb7\x6f\xae\x3c\xb7\x35\xc2\xb4\x18\x68\xe6\xf5\x25\xb8\xcc\xfa\x1a\x5e\x9f\x07\xbf\xbf\xd1\xb6\x0b\xa3\xf9\xec\x6b\xde\xb0\xda\xf5\xb3\xaf\x39\x6a\x48\xe7\xca\x63\xdc\x40\x8f\x2c\x73\xec\x2d\x56\xff\x93\xf6\xbc\xc5\xea\x17\x7e\x1f\x1e\xc6\x5a\x79\x64\x5a\x31\x3c\xc0\x0e\xcb\x5f\xf0\x5d\xe2\x3f\x0e\x1e\xe0\x08\x6a\xc4\xd2\xf1\x14\x36\x28\x0a\xca\x92\xf5\xd6\x9e\xf8\x07\x07\x09\xc5\x80\xd1\x71\xde\x62\x8b\x1b\x3f\x39\x22\x7e\x8f\xd7\x66\x8b\x3d\xe5\x29\x43\x71\xe6\xcc\x68\x37\x47\x71\xe6\xcc\xe0\x36\x6f\xd0\x03\x2a\xd3\x3f\x1c\x90\x5a\xb9\xf2\x58\xb6\x15\x21\x84\x4b\xff\x48\x78\x80\x3d\x42\xe3\x24\x06\x95\xb7\x15\x93\x5a\x9c\x54\x90\x11\xcf\x69\xdb\x18\x22\x6f\x6e\x78\xcf\x33\x83\xdf\x1c\xf5\x98\x93\x8a\x19\x78\x43\x8c\x71\x6d\xda\x4a\xdc\xdd\x95\xec\x10\x15\x99\xdf\x07\xb8\x6c\x7e\xe3\x01\x0e\x01\xd1\x3a\xb5\x69\xb3\x71\xdb\x13\xd8\xca\xe1\x6e\xcf\x04\x0e\x73\x00\x65\xa5\x4a\x93\x94\xb7\xfb\xbd\xcd\x09\x5e\xe3\x28\xd2\xfc\x3e\xc0\x31\xdc\x0d\x0f\xe8\x85\xe8\x92\x1c\xb5\x41\x11\x66\x40\x9b\x37\x9c\x0e\xe6\xc1\x78\x7b\x5a\xbc\xf0\x0d\xba\x83\xa0\x25\xab\x77\x10\xb4\x96\x05\x75\x94\x93\xd0\xb1\xbc\xe7\x89\x07\x16\x7f\xc7\x10\x78\x84\x3a\x48\x9a\x79\x8f\xde\xe1\xee\xac\x6d\xf1\x93\xaf\x60\x9b\x1b\x49\xba\x97\x08\xd6\x5c\x7a\x63\xe1\x81\xc9\xdf\x31\x06\x6e\x05\x10\xc0\x32\x03\xd6\x1c\x88\x5e\xb2\xf5\x39\xe2\x0c\x64\xea\xf3\x0e\x87\x69\x65\x4c\x8d\x77\xdc\xf7\x5a\xb6\x0e\x26\xd6\x78\x11\xf5\xfe\xe0\x37\x3f\x30\x22\xbc\x53\x93\x7a\xef\x09\x59\xfa\xbc\x8f\xf8\x00\xe7\x34\xa3\x03\x4e\x01\x21\xaf\xb5\xab\x87\x89\x29\x50\x94\x46\x3d\xe7\xf7\x01\xf6\x30\x0f\x1e\xe0\x0b\x10\x08\x58\x63\xd4\x01\x54\x95\xa5\xe1\xf4\xdd\x23\xe2\x94\x2f\x6c\x2c\x33\x05\xb9\x1e\x31\xb1\x2c\xd4\xe7\x28\x01\x9d\x19\xce\xe6\xdd\xb0\x8a\x6a\xf7\x58\x35\x9e\xda\xee\x20\x4f\x4a\xbb\xc0\xaa\x7a\x1f\xe0\x24\xa0\xd7\x35\x8a\xbf\x1d\x7a\x1c\xab\x1f\x39\xe2\x33\x32\x61\x66\xbd\x43\x6d\x6b\x7a\x3f\xa8\x57\x94\xf2\x60\x0d\x78\xc2\x50\xe4\x39\x13\xd3\xda\x47\x10\x2f\x0f\x14\xc0\x96\x52\x25\xee\xa8\x8f\xf4\xae\x01\x41\xaf\x1d\x55\xa1\xdf\x07\xf4\x8f\x85\x07\xbe\x11\x0e\xdc\x96\x9d\xc2\xeb\x00\xb5\x33\xba\xcb\x01\xb7\x94\xea\x20\xe7\x1a\xaf\x28\x9a\x7b\xfa\x97\x48\x6a\x1f\x11\x61\xcb\x72\x5a\x3e\x4a\xc3\xdb\xfa\x5a\x4c\x80\x7b\x30\x70\x56\x18\xfc\xe5\x03\x3a\x1f\x83\xbb\x1c\x01\x27\x99\xc1\x5d\x3e\x5e\x1d\x30\x33\x96\xcb\x47\xdc\x06\x12\xbe\x51\xe7\xfa\xfd\x07\xd7\xac\xbe\xa4\xce\x80\x11\x1f\xed\x2f\x2a\x58\xff\x70\x3c\xc0\x17\x70\x76\x3a\xb9\x1c\x62\x54\x72\xa7\x64\x3a\xba\xe1\x37\x87\x3c\xa2\x9d\x43\x86\xd3\xad\xd2\x2b\xed\x08\x39\xc9\x4c\x6c\x76\x40\x34\xbd\x0f\x70\x12\x10\x19\x18\x6b\xe5\x03\x8a\xa1\x4a\x2c\xfa\x58\x2b\xfe\xc1\x31\x2c\x2c\x03\x0f\x13\x0a\x60\xbf\x0f\xf0\x93\x50\xec\x98\xbc\xed\x03\xb4\xcf\xe4\x68\x1f\x30\x59\xd4\x49\x3e\x39\x70\x1b\x74\xed\x7b\xdc\x06\xf3\x33\x1c\xf9\xc0\x6d\xa0\xe3\x37\xe2\x36\x98\x3c\xb0\x03\x87\x41\xc7\x6f\xe0\x36\x60\x75\x0e\x1f\xe7\xe0\x37\x9f\x87\x2e\x28\xed\x77\xdc\xf1\x3c\xa7\x70\xc7\x88\xbe\x9d\x9d\x50\xf5\x08\x26\xe4\x40\x6e\xca\x52\x8e\xe7\x15\xe1\xd7\x94\xc4\x00\xe5\x94\xa5\x1c\x03\x9a\xe9\x7d\x60\xf1\x1f\xa0\x6d\x6a\xa3\x33\x45\xc0\x36\x69\x65\x66\x4c\x89\xe7\x77\xc6\xe9\xe1\xf9\x9d\xd0\xec\x84\x1b\xec\x13\x9a\x1d\x03\xc0\x1c\x00\x4d\x49\xa0\x19\x8e\xca\xdd\x99\x11\x61\x0e\xc4\xa6\xcc\x88\x30\x9f\xb0\x81\x10\x6e\xcd\x67\x9c\x07\x72\x00\x20\x2e\x65\x46\x84\xf9\x1c\xf1\x9b\xef\x83\x18\x19\xf1\xe5\x73\xc4\xa2\xe8\x03\x63\xe3\x01\xfe\x46\x50\x70\xa3\x8f\xc6\xe7\x7c\x17\x65\xf0\x44\xce\x19\x21\xe4\x64\x19\x13\xd4\x3a\xb4\x8a\x50\xcc\x86\x16\x0d\x56\x8b\x76\x51\xa6\x9c\xb0\x5a\xd0\xfb\xe0\x73\x47\x90\x3a\x95\xc7\x09\xab\x05\xbd\x0f\x8e\x60\x9a\xcc\x22\x75\x8e\xd8\x97\xcc\xa8\x31\x9f\x1e\xed\x9c\x34\x68\x97\xc8\x09\x3e\x11\x35\xac\xfa\xd5\x3e\xcf\xcb\x65\x18\x24\xe6\x13\x71\x81\x2a\x18\xed\x28\x80\x9d\x59\xa9\xc7\x27\x68\x93\x51\x63\x3e\x5f\xb1\x22\x8f\xcf\x1b\xe7\x0b\x6a\xda\xe0\xb6\x2e\x98\x1d\x5a\xe2\xaa\x2d\x98\x1d\x98\xb2\xe8\x2b\xfd\x05\xda\x17\xfe\x03\x73\x26\x53\x40\x28\x4b\x96\xe1\x63\x41\x90\x26\xe2\xbc\x2f\xa8\x2d\x8c\x48\xf7\x15\x84\x40\x46\xbf\xa0\xf1\x13\x1a\xcb\x57\x8f\x30\x7b\x9a\x5e\x56\xc7\xbe\x36\x76\x08\x91\x80\x51\x69\xbe\xa0\x29\x32\x3e\xdd\x57\x50\x16\x85\x68\x04\x9e\x64\x46\xad\xf9\x9a\xf1\x9b\x1d\x42\xc1\x67\x90\x9a\xaf\x85\xdc\x05\xa6\xb4\xfa\x82\x86\x3f\x28\x44\x2f\x68\xf8\x8d\x39\xae\xbe\x82\x90\x28\x55\xaf\xd8\xf6\x7f\x0a\x6b\xf3\x85\x20\xbb\x96\xb9\xe7\xcb\x41\xe8\x64\x3f\x2b\x32\x19\x64\xfb\x5a\x07\x0b\x42\x7e\xb3\x10\x20\xd5\xf2\xcf\x3f\x10\x4a\x2d\x6b\xd7\x82\x81\x60\xf0\x7a\x8f\xa0\x94\x46\x18\x71\x47\x54\x4a\x1e\x5a\x73\xe4\x36\xb4\xfc\xf3\x06\xa6\x44\x8e\xb3\x6e\x10\x26\xb5\xe5\x05\x93\x83\x8a\x23\xfb\x82\x2b\x8f\x81\x6b\xbe\x83\xf0\xc8\x3f\x50\x7c\x3a\x35\x96\xd2\xf7\x0d\x05\x8d\x81\x66\x8e\xea\xd1\x99\x81\x66\xbe\xe1\xb2\x25\x84\x9b\xa3\x1a\x73\x66\x18\x99\xa3\x1a\x73\x66\x18\x99\xa3\xda\x72\x6a\x32\x00\x6c\x5c\x87\xc4\x8c\xf3\x3d\x0e\x7e\x73\x84\xd0\x95\x18\x05\xe6\x28\x37\x9c\x19\x05\xe6\x1b\x06\x03\x06\x7d\x39\x22\x3a\x32\x63\xbc\x7c\x47\x8e\x00\xd3\x72\x1c\xf5\x75\x33\x83\xba\x7c\x47\x8e\x40\xd5\x88\x4e\xc2\x03\x1c\x41\xec\x34\x13\x77\x1c\xc8\x47\x99\x18\x9f\xbe\xef\x18\xc2\xe2\xef\x77\x91\x75\xdd\x6e\x28\x15\xba\x6d\x0d\x37\x0d\x91\x64\x1c\x31\x20\x99\x48\x30\x6e\xb1\xe6\x54\x72\x2d\xd6\x9c\xdc\x03\xc8\x46\x72\x2f\xba\xc1\x17\xc6\x9c\x05\xb7\xd8\x03\x8a\xf7\x06\x2f\xf7\x24\xf3\x30\xe8\xaf\x0c\xe9\x72\x5b\xf1\xfe\x37\x7e\x83\x49\x81\x18\x97\x6e\x10\x43\x09\x28\xed\x40\x16\xca\x32\xde\x19\xa8\x4e\xb6\x3a\x8b\x0c\x86\xa1\x09\xc1\x06\xc1\x90\x30\xf7\x98\x30\x79\x85\xc7\x84\xc9\x2b\x1c\xcc\x8a\x25\x7a\x1d\x71\x00\x49\xa8\xae\x0e\xb8\x8c\xcc\xe2\x4c\xee\x50\xaa\x84\x2c\xe7\x0e\xa5\x8a\x30\x9a\xee\x50\x89\x1a\x03\x2e\x1d\x85\x56\x33\xe3\xb9\xdc\x63\x0d\x29\x1d\x38\xac\x00\x82\x63\x72\x87\x18\x37\x79\xf4\x3c\x16\x91\x67\xd3\x91\xb6\xd0\x44\x15\xde\x3b\x1e\xd0\xef\x48\x35\xe1\x35\xe3\x41\xf9\x3c\xac\x3e\xa2\x07\x0e\x61\x34\xfc\xe6\xa4\x63\x9b\x28\x2d\xa0\x76\x6a\x96\x81\xd2\x23\xbb\xeb\x67\x48\xd8\x47\xc6\x7f\x39\x8a\x8b\x66\xc6\x7f\xb9\x23\x95\xb3\x11\xef\xcd\x51\xfd\x33\x2f\xde\xdd\x81\xa2\xd1\x7e\xff\xb1\xf0\x00\xe7\x04\x19\x6d\xf1\xb4\x3b\x28\x85\xb5\xbf\x1d\xb0\x19\x99\x80\x75\x0e\x18\x8c\xcc\x00\x33\x77\x28\x30\x0c\x30\xf3\x80\xb9\x10\xe2\x99\x1f\xf8\x2b\x17\xef\xc1\x73\xc5\x07\xd8\x9e\xe2\x03\x9d\xbf\xb1\x06\x0c\x94\x71\xa0\x3a\x65\xc9\x68\xe7\x2f\x01\x66\xe8\x0b\xef\xe1\x90\x8c\x16\xa1\x07\x8c\x50\x73\xc0\x3e\x65\xc6\x90\x7a\x84\x22\x2c\x0a\x13\x07\xca\xf7\x22\x3b\x39\x2d\xda\xf9\x7d\xd0\xcd\xca\xff\x52\xd7\xc6\x23\x4e\x81\xe1\x68\x7e\x10\x78\x2c\x78\x5c\x3f\x50\xb4\x99\xca\xee\x81\x4b\x21\xfc\x50\x3f\x50\xb4\x19\xb0\xe6\x07\x02\x1c\x03\xd6\xfc\xcc\xf8\xcd\xe1\xaf\xf8\xcd\x05\x04\x91\x31\xdc\xcc\x0f\xd4\xe4\xce\x50\x01\x3f\x50\x93\x65\xa3\x3e\x91\x76\xc1\xd8\x01\x07\x4e\x55\x66\x7c\x99\x47\xec\x02\x41\x02\x1d\x50\x16\x99\x20\x79\x8e\xaa\x9c\x99\x38\x5e\x7e\x82\xa6\xc8\xad\x50\x55\x33\xcb\xa4\x7d\x82\x86\xb4\x24\x41\x43\x5a\x01\xd8\xc0\x55\xa9\xc9\xcf\x03\x12\x20\xfb\x0a\x6c\x0b\xc1\x3a\xfa\x81\xda\xcc\xd8\x03\x47\x34\x43\x66\xf8\x9a\xdf\xe0\xd7\x0c\x5f\xf3\x3b\x88\x90\x44\x1a\xc1\x0c\x8b\xa2\xd0\x0d\x25\x99\xd1\x6c\x7e\x07\x49\x51\xd4\xb9\x83\xa4\x68\xcb\xb8\xa1\x24\xf7\xcc\x63\x72\x43\x49\x66\x34\x9a\x07\x3a\x46\x67\xe6\xb8\xa3\xb2\x67\x66\x78\x9a\xdf\x41\x74\x64\x77\x88\x44\x48\x3d\x6b\x88\x50\x32\x75\x2c\x02\x62\xa2\x67\x8d\xb9\x63\x0d\x78\x2c\xee\xa0\x1b\xf2\xc3\x1b\xe2\x1a\x03\xca\xfc\x9e\x91\x62\xa4\x17\x60\xc3\x64\x71\x4b\xbf\x23\x2d\x4b\xf2\xd1\x3d\xb1\x2a\xbc\x45\x6f\xc8\xfd\x8c\x27\xf3\x3b\x28\x91\xec\xf0\xde\xb1\x2a\x94\x55\x6e\x07\x69\xeb\x77\x10\x06\x59\xfa\x0d\x27\xb6\xaa\xc4\xf8\xf3\xee\x63\x61\x61\x00\x07\xe2\x55\x61\x3d\x43\x47\x3d\xcc\x24\x30\x61\x0f\xc8\x2b\x86\x8b\xf9\x13\xf9\x3c\x04\x58\xf5\xa8\x88\x49\x68\x78\x47\x05\xcc\x42\x74\x6b\x07\x46\x56\x61\x7c\x99\x3f\x19\x23\x20\x7b\x7a\xa0\xe0\x75\x26\xc7\x3b\x4a\x54\x16\xc6\x93\xf9\xd3\xe2\x37\x3f\xd0\xd0\x01\x2f\x95\x07\x2e\xe8\x4e\x20\x24\x07\xf0\x55\x61\xf1\x00\x7f\x22\x25\x88\xd5\x0f\xfc\xe9\xeb\x7d\x80\x1c\xe3\x41\x05\x75\x26\xab\xf9\x33\xd0\x23\x85\x0d\x80\x57\x28\x04\xc5\x9f\x89\x29\x93\x41\x3c\xa8\xde\x41\x8c\x55\x7f\x5e\x65\xab\x5c\x14\x46\x50\x64\xb2\x10\xd6\xcf\x11\x10\x52\x18\xce\xe6\x0f\x60\xe9\x18\xce\xe6\xcf\x1d\xbf\xd9\x3f\x60\x0a\x59\x91\xdc\x51\x97\x31\x75\x99\xd9\x9e\x07\x9b\xc4\xf3\x1e\x58\x15\x9d\x49\x46\xfe\x3c\x18\x31\xc5\x99\x07\xc5\x62\x58\x5f\xe5\xa0\x52\x63\xb9\x3e\x7e\x70\xae\x20\x93\x6f\x49\x4f\x54\x46\x64\xb8\xdb\xb9\x12\x46\xf4\x1d\xff\x73\xbd\xd2\x48\x61\x99\xd2\x73\xc5\x1e\x7e\xd2\xcb\x41\x04\x4a\x61\x30\xdb\xb9\x10\x3f\xdb\x59\x87\xf6\xa0\x34\x60\x61\xf4\xda\x09\xf4\x8b\x4e\xd0\xfc\x03\xf8\x8b\x72\x75\xbe\xd0\x30\xe2\xce\xf6\x86\x11\x77\x8e\x20\xa8\xe6\x23\xfc\x83\x18\x96\x72\xf5\xf1\x0f\x77\xce\xb9\x06\x1e\x1e\x5c\x9e\x20\x90\xc1\xe5\x99\x58\x8e\xc1\xce\x63\x83\x3f\xc9\xe9\x5c\xa8\xa2\x7b\x0d\x4e\x1f\x8e\xd3\x4e\xe5\xf6\x5c\x86\xe9\x4e\x7e\x10\x8e\xd3\x3e\x0a\xbf\x60\x98\xee\xe4\x7a\x04\x89\x4c\x4e\x0f\x02\xb8\x40\xd4\x0f\x20\x25\x0a\xc3\xd3\xce\x15\x34\xb4\xd8\x23\xd4\x9e\x3e\x34\x66\xd4\x0f\x62\xb8\xd9\x49\xd7\xc1\xef\x6f\x81\xd3\xcb\x60\x0b\xe1\xd9\x4e\x2a\xf1\xfc\xe0\x6f\x64\x74\x32\x6f\xf8\xa4\x57\x9e\x2c\x0c\x47\x3b\x09\x91\xa7\x9d\x32\xf5\x49\xd8\x32\x02\xb6\x9d\x84\x2d\x23\x60\xdb\x49\xd0\x83\x3a\xcd\x5d\x27\xa1\xf8\x2b\xa3\xcb\x4e\xa0\x48\x74\x0a\xc1\x27\xf5\x84\x07\x12\x7f\x63\x8c\x99\x73\x7a\x59\x7a\x61\x19\x90\x03\xd8\x89\x42\x08\xb7\x93\x26\x46\x90\xd9\xe1\x8c\xf7\xf9\xfd\x1d\xed\x8b\xbf\xd1\x5e\x38\x20\x04\xaa\x76\x8a\x0a\x27\x59\xc1\x03\xec\xd0\x22\x3b\x91\xfb\x1a\x55\xd2\x52\xe1\x08\x0c\x8b\x56\x38\x02\x44\xeb\x77\x8a\x06\x27\x19\x86\xac\x1e\x50\x90\x39\xe9\x83\x27\x86\xc4\x55\x7f\x30\xe4\xc2\x21\xc7\x36\x73\x97\xf2\x35\xf0\x3b\xf1\x77\xe4\x2f\x7e\xfc\xfb\xe4\x6b\xe1\x81\x6f\x00\x51\x97\x8c\x15\xce\x0f\x22\x29\x0a\x4b\x8d\x9c\x1c\x74\xf2\xc9\x1e\x27\x97\x3b\x12\x28\x17\xff\x81\x5d\x24\xaf\xc9\xf5\x2f\xa3\x52\xff\xc0\x2e\x92\xf9\x20\xf2\xa2\x24\x32\x1f\x80\x44\x94\x44\xe6\x13\x95\xc3\x18\x9f\x77\x72\xec\x62\xe3\x08\x62\x17\xc9\x7c\x32\x80\x0a\x19\xaf\x77\x10\xf7\x50\x58\x16\xf3\x64\xe0\xf7\x13\xf5\xe6\xe4\xd8\x75\xb2\x16\x20\x40\x14\xc6\xf3\x9d\x8c\x32\x8e\x14\xa6\x4e\x8e\x2d\xea\x9c\x30\x72\x75\x06\x91\xed\x4e\xf6\xfc\x3e\x30\xd8\x21\xc0\x89\x54\xf5\xf9\x64\x37\x3c\xc0\x1e\x80\x83\xc9\x00\xbd\x93\x63\x93\xc9\x5f\x80\x00\x51\x18\xa0\x77\x72\x6c\xfa\xe4\x0c\x62\xd3\x3f\xc5\xec\x14\x44\xb6\x0f\x82\xe4\x9c\x02\x14\x73\x62\xd1\x9d\x80\x73\x18\x0c\x6e\x3b\xe5\xc2\x9a\x4d\xbd\xf0\x44\xd6\xe9\x37\xa4\x12\x64\xf1\x69\x5e\xa7\x24\x0c\xe1\x93\x89\x4f\x41\xae\xcf\xa0\x6d\xea\x94\xd4\xf1\x00\xc7\x84\xf0\xd6\x41\x3c\xb5\x53\xf2\xdb\x25\x33\x6f\x4e\x79\xb5\x8a\xc2\x08\xbf\x53\x40\x78\x04\xf3\x3d\x05\xfa\xeb\x60\x22\xcd\x29\xb8\xa6\x73\xd2\xef\x8a\xdf\x8d\xbf\xd1\x23\x4b\x2a\x9e\x02\x42\x60\x00\xde\x29\x20\x04\x06\xe0\x9d\x02\xed\x71\x10\xf3\xe9\x14\xe0\x0f\x67\x7d\x00\x29\x0f\x83\x20\x50\x07\x75\xb5\x0a\xd3\xa9\x4f\x01\xa0\x6a\xce\xeb\x5f\x6e\x9d\xf2\x5e\x02\xe5\x67\xc5\x40\x57\x34\xde\x1d\x20\x37\x94\x9f\x05\x3b\xf1\x3c\x3b\x47\x11\x2e\x56\xac\x3c\x08\x03\x49\x83\x71\x20\xa7\xdc\x05\x0f\x70\x93\x1f\x7c\x90\x47\xbd\x80\x8c\x18\x1d\x78\x0a\xb2\x64\x47\x4d\x1c\xc1\xf3\xe0\x81\x6f\x04\xf5\x8a\x44\xde\x4f\x3a\x3c\xf5\xc2\x10\xb8\x1e\x88\x2c\x29\x2c\xad\x72\x6a\xc2\xfa\x7c\x72\xc8\xa9\x28\x3a\x48\x0c\xbb\x83\xba\x5d\x85\x00\xd6\xa7\xe2\xe8\x33\xfc\xf0\xd4\x1e\xcf\x17\xfe\x8e\xe7\x2b\x7f\xe3\xfb\xbc\x15\x2b\x94\xc5\xc1\x48\xd4\x53\x3b\x66\xd0\x38\x83\x11\x1d\x70\x40\x00\x1e\x52\x71\x8e\x53\xe7\x7b\x76\x19\x9f\x78\x2a\xbc\xb0\x83\x75\xf5\x4e\x45\xa9\x2f\xa6\x53\x9d\x0a\x2f\xec\xa0\xf3\xfa\xd4\x89\x31\x91\x5d\x20\x7a\xa5\x30\x46\xf1\xd4\x57\x39\x2c\x0c\x49\x3c\x15\x25\xf4\x33\xd9\x49\x8d\x6d\xa7\x30\x52\xc1\x1c\x18\xa1\x78\x2a\x98\x01\x03\x12\x4f\x3d\x98\xe2\x60\xff\x90\x1e\x33\x99\x4d\xbd\xe3\x79\x0e\x38\xa8\x80\xcc\x06\x01\x2e\x85\x36\xda\x53\x51\x72\x9f\x01\x8b\xa7\x42\x57\x1c\x5d\x2b\xf0\x60\x82\x9f\x1e\x74\x1a\x84\x47\xda\x74\x4f\x0b\x22\xa0\xb0\x83\x00\x98\xc2\x08\xc6\xd3\xe0\x72\x1d\x74\x6c\x9f\x96\x06\x1e\xf8\x46\xd8\x82\x4a\xc8\x8c\x5a\x50\xc9\x64\x87\x70\x48\x0a\x24\xff\xb4\x8a\x25\x20\x73\x0a\x20\x05\x01\xb5\x9f\x06\x60\x6a\xc6\x38\x9e\x16\x74\x46\x69\xa9\x05\x9d\x7d\x3e\xa3\xd3\x3a\x78\xd3\xe2\x08\xa0\x4c\x0e\x7a\x64\x4e\x7b\x95\xc9\x52\x34\x82\x1e\x09\xdb\x59\xff\x38\x78\x80\x23\x80\x8e\x41\xe8\xe2\xd3\x40\x88\x0c\x79\x3c\x0d\xca\xe4\x18\xbc\xb8\x11\xdf\x52\x18\x8f\x78\x50\xf2\xad\xb0\x7e\xec\x41\xac\x49\x61\x3c\xe2\x69\x27\x9e\xe7\x14\x4e\x64\x80\xab\x07\x54\x2a\x60\x80\xe2\x69\x88\x90\x1e\x53\x3d\x1c\xcc\x49\x53\x40\xc6\xe8\x98\xea\xf2\x60\x4e\x14\xb7\x1a\x28\x8d\x11\x8b\x07\x58\x10\x85\x01\x8a\xa7\x41\x1b\x1d\xb4\xf2\x9e\xf6\x0c\x3c\xc0\x8d\x0c\x30\x05\x9a\x7d\x4f\x7b\xde\xb3\xc1\x10\xc6\xd3\x41\x5a\x8c\x74\x3f\x1d\xa4\x55\x28\x4e\x75\xa8\xaf\x83\x76\xd8\x83\xc2\x71\x85\x11\x8a\xa7\x43\x1b\x65\x40\xe2\xe9\xd0\x46\x09\x4a\x7c\x3a\x14\x99\x42\x16\xd8\x4b\xbc\xff\x4d\x01\x85\xe1\x8a\x18\x7e\x47\x79\x83\x42\x06\xd7\x6b\x2c\x22\xaf\x39\x54\x86\x2b\x8c\x57\x3c\x3d\xe0\x1b\x98\xa2\x7a\xa2\x34\x5c\xd1\x88\x41\x9a\xc4\x05\x3c\x1d\x8a\x0c\x71\x01\x0f\x4a\xc3\x15\x86\x2f\x9e\x0e\x6d\x97\x05\x2d\x4e\x00\x60\x8c\x95\xfe\xc5\xba\x76\x3a\x54\x61\xa2\x0c\x9e\x0e\x4d\x87\x90\x80\xa7\xcf\x82\xdf\x1c\x4d\x60\x3d\xd0\xdb\x7a\x50\x9c\xad\x14\x0a\x4b\x3d\xc8\x94\xdc\x2d\x8a\xab\x11\x11\xf0\xf4\x85\xe9\x92\xbb\x75\xb8\x32\xc7\xd2\x08\xd6\x7b\x76\x0b\xd9\xdd\x1f\x80\x07\x4d\x45\xa7\x43\xbb\x66\x3c\xe6\x41\x50\x4a\x21\xa6\xe0\xe9\x10\xd7\x58\xc1\xe2\x74\x68\xdb\x8c\xd7\x3c\x1d\xaa\x15\xe3\x35\x4f\x47\x18\xd7\x58\xe4\x4f\xa8\xb7\x56\x18\xaf\x79\xba\x47\x07\x1c\x61\x9c\x34\xf2\xb7\x7e\x30\x20\xbd\x0f\x06\x4d\x77\xce\xe9\x40\x99\x67\x3c\xe7\xe9\xe7\x0f\xc8\x40\xff\xc0\x88\x28\xae\x75\xe8\x72\xb4\xc1\x9c\x7e\xc7\x07\x39\xa0\x38\x67\x94\xde\x10\xf3\x52\x88\x85\x77\x3a\xb4\x7d\x46\x24\x1e\x14\x24\x2b\x04\x38\x3c\x23\x4e\x11\xb9\x1f\x0a\x90\x95\x42\x9a\x1d\x71\x68\xc8\xfd\x46\x1c\x1a\x72\xbf\x81\x78\xed\x79\x75\xfd\xe3\x5d\x31\x06\x80\x9e\x00\x3d\x99\x4c\x2e\x3b\x03\xc7\x8a\x11\xa1\x67\x40\x99\x64\x44\xe8\x19\x38\x66\xb4\x01\x1d\xc4\xa4\x14\x02\x24\x9e\x01\xf3\x00\x23\x46\x4f\x80\xa2\x4c\x66\x77\x9d\x01\xf3\x00\x43\x48\xcf\x80\x6e\x29\xc1\x64\xb4\x80\x72\x58\x7c\x00\xce\xdb\x29\xfd\x76\xa0\x38\x3f\xe1\xba\x4f\xe0\xa8\x4c\x29\xbc\x03\x77\x40\x25\xcb\x47\xd9\xb1\x52\xc9\x1e\x07\x94\x4d\x06\x86\x9e\x01\x23\x02\xe3\x40\x0f\x70\x55\x0a\xe3\x40\xcf\x80\x11\x81\x71\xa0\x67\xc0\x8a\xc4\x38\xcf\x33\x70\x92\x2a\xc5\x3f\x04\xa4\xa4\x29\x4d\x6b\x2c\xac\x3a\x99\x5f\xc0\xac\x4c\x22\x84\x9f\x81\xb3\x46\x44\xf1\x07\x2e\xf5\x4a\x05\xfc\x59\x90\xd6\x18\xfe\xf1\xac\x57\x4d\x18\xb4\xf2\x3c\x51\xeb\xa8\x7e\x27\xef\x59\x51\xb5\xf5\xd2\x6f\xd4\x6e\xf9\x76\xf5\x59\x17\x4a\x22\xff\xfc\x1e\xbf\x88\xf0\xcf\x02\xb7\xfe\xfd\xbd\x50\x7e\x43\xfd\xef\xdf\x12\xdd\xcf\xba\x0c\xb5\x68\x2a\x7f\xfb\xdb\xde\xf8\x7e\x8a\xaa\xbc\x1c\x0f\xaa\x0c\x33\x4e\xf9\x59\x19\xb5\x60\x2e\xce\x27\xa3\xfc\x40\xe6\xf7\x32\xca\x2b\x24\xf6\x87\x5a\x49\x44\xd4\x7e\x16\xaa\x04\xb3\xea\xee\x13\xb5\x90\x18\xc7\xf8\xac\x86\x12\xf0\x89\xe3\x47\x55\x60\xea\xea\x0f\xa0\x2b\x7e\xc7\xd7\x0e\xda\x39\x3e\xd4\xea\xa2\x0e\xf5\xac\xf6\x8e\x87\x46\xf8\x07\x50\x17\x95\x7a\xe3\xb3\x7a\xd4\xc2\xd2\xef\xfc\xdf\xff\xfa\xcf\x7c\x3a\xca\x7d\x34\xce\xa7\xa3\x7c\x4b\xd6\xf3\xed\xbf\xff\x8d\xa6\xf1\xf6\xfe\xdf\xff\xda\x35\x38\x1e\x54\x0c\x60\x02\xe1\xb3\xde\xab\x64\x30\x72\xed\x59\x2f\xc5\x37\xc6\xde\x3d\x80\xde\x68\xe5\xff\x61\x53\x9b\xfd\xff\xe5\xa2\x79\x80\xca\x31\xae\xc9\xbd\xe8\x51\xb4\x50\x63\x43\xa9\x88\x49\x5a\x45\x45\x65\x66\x1e\x3e\xeb\x15\xdc\xdb\x0f\x2d\x8e\x28\x62\xc8\xb1\x8d\xf4\x7e\x5f\x63\x1f\xa8\x96\x30\xf4\x3c\x4a\xf3\x88\xd6\x07\x68\x47\xb4\x35\xee\xdf\xf2\xf1\xcf\x9a\xa8\xeb\xd4\xf4\x1b\xb4\x54\xf9\xfc\x7b\x31\x56\x56\x28\x7e\x00\x12\xa2\x0a\xbb\xcf\x42\xf5\x84\xda\xf5\x1b\x7b\xad\xf1\x2f\x7c\xbf\x73\x7e\x0b\x75\x8a\xb4\x1e\x28\x47\x5e\x35\x3e\x14\x1d\x65\xf4\xf2\xb3\xde\x7b\xb3\xff\xf4\xbf\xd3\xff\xb9\x3e\x1b\xe3\xd5\x7a\xa3\x08\x69\xd2\x78\x36\x2a\x6e\x77\xd2\x2a\x4a\x81\xfc\xac\x3f\x4a\xab\x30\x9a\xfa\x59\x7b\xff\x9f\xb4\x89\x3a\x5b\xe3\xe7\xfb\x28\xbf\xbf\xd8\xfe\xde\xba\xb5\xea\x2c\xa2\x94\x08\x61\x33\x1f\xd4\xd9\x6a\xe3\xe7\x79\x9c\x8d\xc9\xf1\x1b\xea\xd8\x35\x8e\xc7\x9e\xff\xf3\x2c\x79\xfd\xad\x4e\xf1\x2c\x7f\x69\x9b\x15\x8d\x9f\xe5\xfd\xb7\x02\xf0\xb3\x1c\xa5\x93\x06\xfb\x7b\x2f\xf5\x9a\x34\x7e\x94\x0e\x6a\x3a\x0b\xef\x25\x5f\x7f\x68\xdd\x51\x0d\x63\x72\xfc\x28\x65\xd2\x7e\xfa\xc3\xd9\xd5\xf3\xa8\x73\xf7\x73\x56\x51\xb4\xb1\x8b\x17\xbd\xb2\x73\x25\xe4\xde\xb3\xce\x8d\xdf\xfc\xfe\x41\xa9\x16\x9d\xd5\x57\x26\x68\x4b\xbc\x29\x8a\x9e\x4e\xce\x07\x15\xb7\x59\x67\xed\x59\x37\xea\xc0\x65\xb5\xa3\x88\x68\xe6\xfc\xee\xfd\x5b\x44\xf5\x41\x9d\xb1\xda\x0b\xfb\x7b\xa2\xe8\x28\xfb\x7b\x70\xd6\xc5\x5b\x50\x54\x92\xa1\xed\x0f\xa2\x68\xda\x10\xef\x7e\x50\xea\x67\xe8\x77\xf0\x3a\xfd\x7e\xde\xf7\xb9\x5e\x88\xba\xe9\xfd\xe7\xf7\x7b\x3e\xa8\x54\x3e\x1b\x77\x93\x78\xe7\x7e\xef\xa6\x4a\x4b\xc3\xb3\x51\xee\x9e\x5a\xf6\xb3\xdf\xbb\xa9\x52\xf0\x7f\xf6\x7b\x37\x0d\xc2\x20\x3c\xfb\xbd\x9b\x1a\xab\x93\x3c\xc0\xaa\x19\x0c\xda\x7b\x36\xee\x26\x46\x5f\x3f\x88\x02\x2a\xf4\x47\x3c\xfb\x8a\x8a\xf1\xdf\x7a\xef\xb8\x5b\x12\xdf\xff\xbb\x5b\xbe\xfe\x9f\xa8\xee\xf0\x75\xff\x04\x74\xdf\x47\x0d\x0f\x4c\x35\x5c\xcc\x07\x86\x9a\x4f\xc4\x7f\x9e\x80\x87\x6e\xfc\xd9\x61\xc6\xf9\xbf\xca\xf7\xff\xbf\xfd\xff\xfd\xff\xdc\xf1\xf0\x75\xbd\xb2\xdb\xdf\x9f\xc8\x30\xfb\xfe\x6f\x99\xff\xb7\xf2\xdf\xff\x08\x77\x74\x95\x97\x33\xfd\xfd\xf9\x32\x15\xa6\x58\x5c\xa8\x32\xff\xfd\xb9\x50\xb0\xfc\x6b\x31\xbd\x13\x05\xf3\xda\xd7\xe2\x7a\xc7\x51\xfa\xee\x6f\x09\x2e\x64\x19\x7d\x7f\x36\xe0\x5d\x5f\x6c\xea\x6c\x2a\xd1\x34\xbe\xa6\xa2\x26\x40\x49\xd1\x8e\x9c\xaf\xf4\x75\x95\x03\x5c\xfd\xdb\xcc\x0c\x77\xd5\xf7\x27\x20\x10\x2b\x5b\x5c\x2d\xa8\x0f\xd3\xbf\x16\x2e\x5c\xbe\x32\x32\x49\x1a\x5b\x9a\x5a\x02\x41\xf9\x6b\x29\x99\x2d\x91\x5f\xc8\x11\x94\xa5\x96\xfd\xdf\xff\x26\xe3\xb1\xf3\x35\x36\x9b\x86\xfd\xf7\xbf\x99\xf5\xd6\x38\x6a\xba\xdf\xa6\xc6\xc9\xce\xc4\xa6\x57\x27\x63\x79\xe3\x9c\x1a\x97\x01\x1e\x16\x06\x34\xe6\xf4\xca\x27\xdf\x9f\x28\x93\x58\xbe\x96\xce\xc9\xa6\x8e\x1a\x6a\xe9\x6b\x19\x6a\x19\x60\x91\x6c\x59\x6a\x59\x61\xf1\x66\x8b\x46\xb0\x02\x1b\xf0\x6b\x79\xb9\xf6\xf7\x67\xfb\xef\x7f\x73\x7e\x26\x97\x9c\xb5\xaa\xf9\x5d\xd5\xc9\xf0\xd7\x9c\xf3\x50\x53\x80\x11\xb1\xc5\xd4\x12\x40\x63\x5f\x4b\x67\x4f\xc8\xc4\xa4\xcb\x25\xe7\xde\xd5\x32\xde\x8e\xb2\x9a\x6e\x35\x3d\x6f\x13\x37\x3d\x6b\x1d\xf2\xc0\x79\xf9\xf4\xbd\x9c\x87\x3e\x38\x06\x9a\x38\x72\xed\x6d\xc6\xde\xb2\x84\x7f\x46\x3a\xe7\xf7\x67\x42\x13\xdf\x9a\x59\x4d\xc0\xa8\x9b\x6c\x51\x57\x01\x42\xc6\xe5\x5b\x5a\xbe\x15\xb3\xfa\x08\x22\x9b\x16\xc9\xfc\x6d\xe2\x1e\x66\xd7\x84\xdf\x0b\x6c\x32\xdb\x29\x03\x86\xfa\xfb\x13\x43\xe7\xaa\x57\x51\x0b\x0c\xac\x8c\x6a\xcb\x30\xaf\xfe\xfd\x89\x55\x62\x7e\x6d\xae\x83\x1b\x02\x9b\x2a\x83\xbe\x72\x9d\x45\x2d\xe3\xbf\xff\x2d\x02\xb9\x64\x64\xf6\xfd\xfd\xf9\x0a\x10\x44\xfb\xcb\x80\xa0\xfd\xfb\x13\x23\xa7\xfa\x9b\x61\x30\xfd\xfb\xf3\x5e\xa8\x6e\xfa\xd7\xd2\x12\xa7\xdb\xd2\x2b\x4f\x7c\xe2\x5d\x6e\x99\xc7\xa9\xbd\x5a\x03\xb3\x6a\x32\x60\x5c\xbf\x3f\xdf\x3b\xe3\x13\x39\x72\xcb\x4b\x2d\x28\xd4\xd8\xd8\x72\xd4\x82\x4a\xfd\x1c\x41\x51\x3f\x05\xfd\x70\x04\xa5\xa9\xe5\x95\xcb\x79\x9c\x9a\x78\x07\x72\xfb\xe8\xf7\xcf\x48\xdc\xfb\xfe\x44\x9d\x5a\x8e\xa0\x72\x0d\x5a\x4d\xb8\x89\xd9\x52\xd4\x82\xaf\x71\x04\x9b\x3b\x04\xe3\x22\x4b\xdf\xe4\xa6\x15\x85\x19\x91\x3e\x8a\xdc\x45\x0a\xbd\x23\xcb\x3b\xb3\x65\xa9\x65\x23\xd7\xea\xaf\x65\xe8\xbc\x8c\xf1\x6e\x1d\x13\x1a\xf2\x98\x24\xba\xf1\x32\x91\x49\xcb\x5c\x41\x88\xc2\xf7\x27\x00\x94\x13\x5b\x26\x5b\x52\xd4\x30\xfa\x5a\x52\x55\x0b\x00\x81\x27\x5b\xba\x5a\xd6\x4b\x8d\x1f\xb7\x29\x17\x89\xa4\x5c\x2f\x91\x2c\x1a\x38\xcb\x55\x13\x9b\x30\xbc\xc6\x31\x6c\xb5\xbc\x92\x13\xe1\xce\x4a\xe2\x8e\x97\x04\x13\xc3\x27\x52\x94\xd4\x1b\x5b\xa0\x1d\x7c\xf7\x55\xc9\x9a\x6b\x4e\x28\x46\x5e\xbe\x96\xae\x96\x97\xa1\x10\xa9\xb7\x64\x2e\x5d\xc9\x13\xc3\xe6\x02\x15\xb2\x9a\x02\x9f\x18\xa5\xc2\x82\xd4\xe3\xef\xcf\x05\x81\x99\x2d\x5b\x2d\x28\x61\xdc\xd9\x72\xd4\xf2\x0a\x71\x9f\xfe\x5e\xca\x52\x3f\x2f\xdf\xa7\x34\x59\x0a\xb9\x53\x29\x0b\x65\xe6\x38\x82\xb5\xd8\xf2\xaa\x2c\x6d\xb1\x85\xd2\x46\x29\x1b\x75\x2a\x0b\x5b\x86\x5a\xe6\x3b\xea\xc6\x96\x9f\xaf\xbd\xa3\x6e\x6a\xd1\xa8\x5f\x55\x85\xe5\xf4\x4b\x31\x8d\x1a\xc5\x7f\x13\x47\x60\x5a\x03\x43\xa5\x53\xae\x8e\xeb\x9d\x57\xde\xa1\x5c\xd8\xfc\xfe\x38\x60\x43\x24\x67\x63\x08\x46\x43\xbc\xd8\xf7\xe7\x79\x3f\xf7\xf5\xd4\x9e\xf3\xed\x43\x7b\x0e\xee\xdf\xcf\xd8\xd6\x13\xa9\xbb\xa7\x0b\xe5\x27\x3f\x72\xec\x00\xe7\xf8\xfe\x04\xa3\xfb\xd4\xb7\x5e\x07\x9b\x90\x4d\x5d\x09\x65\xdb\xdb\xf3\x5d\x07\xbd\xbd\x42\x7b\x25\x00\x40\xef\xe4\x0d\x1d\xf9\x90\x63\xa5\x2f\x33\x20\x64\xca\xff\x9b\x98\xd9\x07\x0f\x4d\x1f\xef\xa1\xa9\xd4\xf4\xfb\x20\xa7\xee\x03\x61\x2f\x2c\x2e\xdd\x61\xd0\xf8\xfe\xcc\x98\xdb\x1f\x39\x77\x94\x6e\xfd\xfe\x9c\xaf\xdc\xf8\x11\xc6\x48\xf6\x6d\xf2\x40\xf8\xc4\x64\x5c\xd3\x28\x94\x0e\x47\x29\xe3\xfd\xe0\x67\xfc\x1a\x9d\xb2\xd4\xe8\xd0\xf5\x59\x16\x77\x4c\xee\xf3\x98\x86\x0a\xa6\xdf\xa9\x1a\xab\x7e\xa4\x36\x56\x85\xc6\xf8\xf9\x9f\xc7\x26\xad\x0d\x60\x3a\x76\x72\xa4\x71\x2e\x7e\xf0\xc0\x86\xc5\xc0\xf3\x89\x20\x98\xef\xcf\x97\x31\x33\x58\x64\xce\xf1\xad\xe1\x9c\x28\xfc\xc9\x18\xd7\x89\xaa\xe5\xdf\x9f\xaf\x62\x43\x6b\xf5\xaa\xed\x5b\xc3\x55\x5b\x46\x45\xc6\xbf\xb7\x56\xa3\x24\xbf\xda\x7a\xd5\x27\x55\x92\xed\x3c\x42\x0b\xf6\xf3\xc6\xec\xbd\x05\xeb\xf2\xf7\xe7\x4b\x70\x59\xc5\xa2\xaf\x6f\x84\x6b\x5f\xd0\x77\x59\xe0\xc9\xc9\xb2\x76\x00\xeb\x5d\x2a\xf4\x77\x65\x35\x95\x97\x33\xb1\x4c\x93\x5f\x4d\x4d\x60\x9b\x2a\x7f\x78\x0d\x35\x45\x81\x81\xc5\x26\x53\x13\x58\x1d\xcb\x3a\x79\xd2\x30\x50\xcc\x84\x51\xba\xdb\xd3\x52\x13\x44\x7d\x96\xba\x73\x52\xef\xf6\x60\xf9\xac\xca\xe6\x14\x0c\xb6\x67\x0c\x9e\x35\xd2\x3c\x6b\xf0\xaf\x1c\xba\x8a\x6a\x33\x66\x57\x53\xf4\xa5\xa6\x87\x4d\x05\x15\x05\x3f\x1d\x71\x7b\xd1\x42\xbd\xd4\xbb\x8a\x8a\x39\x96\xa9\xa6\x15\x30\xf1\x6c\xda\x6a\xc2\x30\x58\x55\xcd\x29\x1f\x6c\x2f\x98\x97\xaa\x35\x56\xcd\xeb\x15\x03\x56\x51\xa1\xc6\xaa\xd5\x68\x98\x32\xcb\xaa\x79\xd3\x94\x1b\x46\xc8\x0a\x6a\xde\xb4\xbc\x0d\xc3\x60\xa5\x43\x40\x0a\xfe\xfd\xd9\x31\x0c\x16\x71\xf4\xa1\xfd\x02\x6e\xc6\x0f\x45\x0d\xad\xc6\x2b\x4b\x2e\xde\x8f\x1b\x69\x00\xdf\x9f\xa8\x52\xc9\xc2\x64\x3e\x44\x36\x23\x0a\x7a\x72\xbf\x86\xc8\xe6\x3d\x5f\x8b\x08\x12\xdb\xa7\x86\x31\x63\x18\x9c\x32\xa5\xd3\xed\xf0\xc9\x32\xfc\x6b\xfb\x54\x5f\xef\x45\xba\xaa\x8a\x87\x4e\xad\x06\x02\x02\xa8\x7f\x6c\x9f\x5a\x0d\x5c\xd4\x55\x53\x5e\xda\x94\x85\x29\x6b\xf0\x4b\x53\x5e\x28\xa4\xa9\x11\x2e\x11\x1b\x0a\x3d\x30\xda\x6b\xfb\x12\xb1\x6d\xcc\xeb\xa7\x9c\xa8\x96\xf7\x65\x06\xab\xb2\xb2\xa1\x6f\x11\x5b\x40\xb3\x8b\xe6\xb7\x06\xbf\x51\xaf\x54\x27\x65\xab\x2f\x40\xda\x12\x73\x6d\xbb\x69\x5e\x86\xbe\xf4\x41\x53\x5f\xa8\x11\x41\xf3\xf5\x76\xd3\x7e\x01\xa3\x96\x21\x60\xdb\x4d\x24\xfa\x5e\xc5\xab\xaa\xc9\x35\x2f\xc7\x1a\xfe\x54\x44\xd5\x1a\x3a\x86\xf1\x53\x0c\x55\xfb\xe5\x58\x5e\xd5\x39\x75\x4d\xf9\xa0\x04\xa9\x0e\xd1\xd1\xe0\x0f\xb6\x72\x70\x18\xb7\x28\x0a\x39\x6c\x49\xa7\xf2\xd6\x08\x6f\x8c\x70\xb2\xaf\x5b\x23\xbc\x41\xd8\x53\x1f\x14\xb1\xdd\x01\x7f\xcf\x35\xbc\x35\xc2\x1b\x9b\xa2\xa3\x77\x6b\x53\x9e\x18\x06\x37\xe5\x51\x5f\x4f\xc0\xc9\xb3\xaf\x47\x7d\x3d\x58\x8d\xc5\x11\x3e\x22\x36\x40\x87\x33\x6a\x6d\xfb\xa3\x4d\x79\xb0\x1a\xaa\x55\x7a\x91\x00\x0e\xae\x80\xaa\xb2\xa4\xe2\xf3\xb8\x2b\x57\x53\x85\xd1\xcb\xd5\x74\x02\x4d\xfe\x6b\x4a\x5c\xc3\xf3\xf2\xf9\xd5\xc8\x1c\x8e\xf8\x3c\x32\x5d\x16\x2b\x27\x6d\x24\xb6\x7c\x7f\x3e\x68\xe2\x30\xc4\xe7\x91\xde\xb2\x88\x67\xb1\x4f\xde\x6a\xc2\x07\x59\x86\xf0\x88\xcf\x9f\xe0\xf3\x2a\x7f\x9a\xb9\x1a\x07\xc5\x16\x9b\x2a\x8d\x96\xaa\xa6\x16\x88\xef\x6c\xea\x6a\xc2\xbc\x78\xb5\x9d\xa2\x79\x81\xcf\x13\xbc\x62\x1f\xf1\xf9\x53\xd1\x17\x8f\xf9\xa9\xea\xab\x46\x5f\x95\x4d\x9a\x17\xca\x79\x12\xcc\x62\x9f\xa6\xd5\xc0\x15\x40\x58\x8a\x7d\x74\x05\x1c\x5c\x01\x8d\x45\x3b\x8f\xae\x00\xa4\xf8\x2c\xea\xca\xfb\x74\x0d\xa3\x63\xf0\x2c\xdd\x89\x22\xef\xdf\x9f\x81\x62\xae\xb7\xb4\x86\xb8\x38\x9a\x08\x60\x68\x84\x03\x85\x6a\x67\xfe\x27\x51\x75\x9f\x51\xf4\x66\x20\xbb\x93\x4c\x75\x79\x1c\x14\x14\x6d\xaa\xee\xab\xcb\xe3\x8c\x13\xc0\xe8\x5f\xd3\xd4\x50\x66\x60\xa6\xf3\x2d\x5d\x1e\x07\xa6\x8d\xa6\x9d\xa6\xea\xb5\x0f\xaa\x9a\x11\x7a\x70\x9f\xa9\x8d\x99\x58\x2c\xd6\x15\x3d\xba\x3c\x0e\x2e\x8f\xa6\x7a\xbf\xba\x3c\x00\xa6\xba\xba\x4a\xfb\xea\x86\x38\xb8\x21\x08\x52\xb8\xcf\xd2\x12\xbf\x0a\xd7\x22\x92\xc4\x3e\x5b\x3b\xfd\xca\xf0\x8b\x9a\xd1\x3e\xe2\xda\x07\x95\x55\x89\xcd\xb0\x0f\x55\xa3\x7d\x3c\x90\xcc\xb9\x1a\x62\xcd\x07\xac\x99\xf1\xff\xfb\x88\x35\x1f\xb0\x66\x8a\xaa\xfb\x88\x35\x1f\x47\x5f\x14\xb3\xce\x51\x5f\x27\xfa\x52\x93\x08\xee\x60\x35\x78\x0d\x9c\xa3\x35\x04\xd7\x66\x61\xb4\x7d\x6e\xad\x21\x58\x33\x6b\xe9\xec\x23\xd6\x7c\x1e\x8c\x70\x70\x0d\x1f\xad\x06\xd0\xa0\x32\x2f\x7b\x64\x5e\x7d\x7f\x62\x18\xaa\x7f\xfc\x68\x18\x2f\xe7\x5c\x04\x41\xd8\xb7\x84\xe9\x3b\x50\xaa\x55\xb8\x56\xc2\xf4\x7d\x61\x18\xaa\x49\x4b\x4d\x71\xdf\x00\x6a\x20\x10\xe4\xbe\x29\xb8\xef\x3b\x15\x94\x21\x66\x5f\x89\xf3\xba\x33\x8a\xfa\xb2\x48\xec\x5d\x34\x0c\x88\xaa\x59\xf5\x81\x25\xaa\x22\x33\x6b\xb1\x1c\xcc\xbe\x8b\x3e\xf8\x72\xb3\xc5\xb4\x87\x7d\x97\xa1\x26\xe0\x21\x73\x2b\xef\x62\x6a\xc2\x30\xc8\xdd\xee\xaa\x61\x44\x45\x00\xf2\xa9\xbb\xaa\xaf\x80\x64\x57\x85\xe1\xaa\xbe\x2a\x2a\x27\xb3\x74\x2b\x80\x72\xbf\x3f\x03\xd2\x9b\x53\x16\xe3\xbb\xc1\xf8\x86\xfa\x6a\xfa\x20\x04\x5c\x26\x5f\x6c\xe4\x9a\x7d\x7f\xfe\xc1\x63\xb3\x89\x17\xf0\x1d\x05\xb6\x79\x6d\xdf\x5d\x6b\xd8\x51\x7e\x59\xe5\x92\x69\xa3\xde\x77\x1f\x68\xe2\xbc\xba\x76\x19\x68\xbb\x8c\x14\xdd\x48\x71\xfb\xfe\xc4\x08\x3b\xa7\xdc\x8f\x9a\xb0\xbc\x2a\xad\x2c\x4e\x7a\x0f\xf4\xf5\x53\x65\x59\x7d\x01\xe5\x82\x51\xa5\xfb\x16\x3f\xbc\x83\x1f\x52\x0e\xb8\x87\x88\x6d\x62\x0d\x59\x73\x1d\xe8\xbe\xdf\x9f\xa8\xf0\xfc\x53\xb1\x59\x53\x06\xd3\x1b\x2a\xc6\x2c\xa6\x77\x1b\x9a\x74\x52\x4c\x2b\x1f\x45\x35\x28\x4b\x21\x37\xee\xfb\xb3\xa0\xfa\x33\x87\x21\x6e\x73\x43\xda\x9b\xaa\xd2\xed\xfa\x60\xd4\xd4\xa0\x1e\x7b\xbb\xb6\x32\xb8\x0d\x2f\xfb\xfb\x68\x2b\xcf\xbb\x86\x53\x95\xb1\x25\x23\xde\x28\x9c\x97\x35\xf8\xa3\xfd\x02\x8f\x9a\xaa\xb7\x2d\x1e\x75\xdf\xf1\x41\xf6\x75\x2f\x35\xbd\x97\xd4\x14\x01\xdc\x5a\xf9\x07\x53\x56\x81\x6c\x49\x7b\x37\xd8\xd7\xd4\xca\x3f\xfa\x20\x78\xd4\xd4\x1a\x8a\x47\xdd\x10\xe9\x98\xec\xbd\x1f\xf1\xa8\x07\xaa\x3b\xb3\xb6\xf7\x23\x91\x0e\xf9\x85\xa9\xf0\x26\x7a\xae\xa5\x26\x94\xc8\x5e\xfa\xe0\xad\x26\xf4\x45\x19\xf1\x49\xdc\xca\x07\x12\xd8\xd2\x07\x25\x81\x3d\x39\x6a\x64\xf3\x83\x92\xc0\x1e\x70\x36\x26\x11\xef\x47\x3c\xea\x81\x2c\xc5\xec\xe0\x0d\x47\xed\xf7\x67\x7c\xf0\x5b\xde\x47\x3a\xf3\x83\xfa\xe9\x8c\xc6\xdd\x8f\xc4\xac\xe7\x65\x3c\x6b\xa9\x90\x74\x9d\x6a\x5a\x01\x2d\xcd\xa6\xad\x26\x8c\x90\xd5\xdf\x1f\x31\xa2\x07\xdc\x86\xae\xff\xfd\x88\xdb\x3c\x51\x6f\x99\x52\x2c\xdc\xca\x7f\x7f\x76\x54\xf8\x26\x4b\x79\x24\x81\x3d\xe1\x10\xa3\x0c\xf0\x88\xdb\x20\xf5\x71\xb1\x88\xc3\x7e\x86\x46\x08\x9d\x99\xc9\xa9\xfb\x91\xd8\xf3\xe0\x98\xaf\xc5\xd5\x98\x5a\x5e\x88\x3d\xcc\x50\xdd\x8f\x14\xe3\x07\x02\xcc\xd2\x2e\x2f\x51\x54\x54\x79\x66\x6d\xff\x67\x65\x35\xc1\xb5\x4b\x34\x9d\xfd\x2c\x8d\x3e\x8a\x41\x5f\x2a\x63\xbe\x48\xbf\x0f\xca\x4f\x5c\x4c\x4c\xdd\x8f\x64\x98\x07\x9a\x67\x51\x35\x74\xd3\xac\x2d\x3e\xa9\x3a\xe0\xf6\xf3\xc9\x27\xda\x3e\xa6\xf8\x88\xe5\x3c\x51\x13\xfa\x52\xbd\x70\xd7\xa1\xf0\xe8\xae\xfe\x9b\xc0\xfa\x48\x01\x7d\x80\xdc\x51\x54\x96\x5d\x2c\xe9\x41\x39\x8c\x8b\x39\x99\xfb\x39\xda\x84\x13\x93\x68\xa4\x64\xb1\x97\x27\x6a\xc1\x32\x53\x72\x3f\xb7\xd6\xe5\xc6\x40\xc9\x1c\x9f\x5b\xeb\x72\xc7\xdc\x07\x29\xe5\xd1\xee\x41\xd3\x2c\xa2\xe5\x47\xbb\xf7\xc4\x28\xa9\xd6\x3e\xe2\x4b\xcf\x13\x23\x21\xdf\x7f\xc4\x98\x9e\x27\xba\x63\x7d\x32\xb9\x83\xec\xba\xa2\x3b\x35\x65\x35\x45\x77\x44\xed\xbf\x68\x70\xb4\xeb\x8a\x45\x51\x19\xef\xeb\xa8\x0d\xdd\xd1\xd8\x6b\x17\x39\x90\x21\xcc\xe0\x6d\xe3\x7b\x49\xdf\x4c\x51\x83\x5d\xf5\xcc\x19\x5f\x60\x11\x5f\x50\x9a\x3e\x79\xb3\x29\x8f\x78\x8d\x9f\xa4\x6b\xd1\xae\x1a\xdd\xa9\x5c\x39\x59\x8d\x5d\x35\x10\xc1\xd5\xd4\xd5\x14\x9f\x54\x77\xf5\x61\x5b\x0b\xff\x99\x6a\xcb\x33\x64\xc0\xae\x16\x88\xd9\x85\x4d\x5b\x4d\x1e\xd5\xdf\xb9\x98\x4d\x33\x18\x31\x71\x55\x7e\x1f\x9a\xf8\x88\xa2\xf0\xec\x6d\xfc\xbc\x16\xeb\xcc\xa2\x08\x0a\x6b\xb0\x0b\xae\xef\x4b\xa5\x98\xae\xa9\x75\x9e\x51\xf5\x9d\xc5\xdd\xae\xa9\xee\x50\xa0\x84\xf1\xdf\x76\x2d\x91\xc3\x1a\x51\x2c\x3e\xb3\x6d\xaa\x2d\x40\xa8\xb9\x96\x4b\xd4\xb0\xfe\xaa\xd4\x73\x06\x4b\x6b\x19\x58\xf7\xac\x63\x71\x6d\x2d\xe5\x8e\xde\xb2\xda\xd4\x1b\x2a\x71\x32\xc4\xdb\xae\x6d\x6a\x7a\x02\x96\xf9\x6b\x32\x7d\x11\x75\x58\x19\xb8\x6d\x97\x69\xbf\xed\xaf\x33\x8e\xd1\x44\x42\xc1\xc3\x98\x49\x66\x97\x69\x6e\x1e\xab\xcc\x72\x2e\x97\x8b\xbc\x3c\xba\xe3\xe6\x90\x85\xd9\x05\x16\x56\xb5\x37\x2e\x32\x89\x8a\xc3\x4c\x2b\xb3\xeb\xe8\xa8\x9e\xc0\x46\xe6\x04\x8e\xf6\x26\xf8\x57\xd6\x31\x3e\xda\xee\x13\x93\x63\x8d\x86\xeb\x68\x72\x27\xba\x63\x29\x96\xeb\x16\x09\x01\xfc\xf4\x22\xfa\xbc\x5d\xb7\x16\x2c\x38\x8a\x0a\x65\x25\x71\x94\x74\x45\x7f\x2c\x1e\x22\x27\x9c\xa5\xc0\xc0\x63\x95\x8d\x44\x67\x84\x25\x14\x8d\xa4\x2d\xda\x92\x18\x4a\x0a\x86\x92\x59\xcd\x30\xd1\x80\x65\x09\x0c\x85\xc6\x68\x4b\xf4\x5a\x5b\x0a\x1f\x46\xe1\x82\xa5\xa4\x81\x44\x2d\x76\x16\xea\x49\x49\x03\x01\xab\x21\xc0\xb1\x25\xb1\x9a\x94\x73\x7c\x91\x6d\xb9\xa8\x0d\x71\x66\xa4\xd7\xc4\xd0\x07\x4b\xc1\xa1\x98\x6e\x64\x49\x1c\x2a\xa1\x7a\xd6\x45\xb1\xc6\x52\xd6\xbc\x11\x06\x75\x15\x0d\xa5\x68\x72\x25\xba\xe3\x04\xa8\x1d\x5a\x24\x97\xd3\xc4\x6d\x89\x3e\x0e\x4b\x05\x2b\x59\xf4\x5a\xd5\xbe\x41\x3d\x64\xc8\xbc\x21\x05\xfd\xfb\x33\x06\xc2\x32\x65\x89\xaa\xa3\xa5\xe0\x95\x4c\x23\xb2\x54\x35\xb9\x08\x32\xa3\x87\xc9\xe4\xc0\x33\x38\xf0\x12\xe3\xeb\x2d\x35\x75\xd7\xa2\x3b\x56\x82\x42\x28\xd6\xf7\x27\xe6\xfd\xf3\x45\x2d\x73\x54\x45\x67\xbe\x91\xa5\xa6\x91\xb4\x58\x66\x1e\x90\xd4\xb4\xcc\x2d\x46\xd9\x38\x73\x7a\x56\x2d\x8d\xf8\x26\x6f\x82\x34\x44\x43\x81\x5d\xc8\xa3\x9a\x86\xd6\x39\x38\xba\x18\x62\x1a\xea\x2e\xd8\x36\x53\x62\x2c\x4d\x11\xd1\x8c\xee\x58\x72\x2f\x4d\x75\x17\xe5\xfb\x59\x76\x09\x61\x0f\x7f\x7f\x42\xe2\xbb\x8a\x8e\x9c\xd8\x76\x04\x91\x55\x4d\x6e\x69\xeb\x82\xa3\x33\x77\xc5\xd2\xd2\x82\x85\x34\xa8\x8a\x68\x49\x2c\x3d\x05\x6f\x16\x03\x4b\x5b\xef\x01\xc6\xf9\xfa\x39\xc7\xae\xf7\x82\xb9\x55\x6d\xd0\xd1\x42\x07\x07\xab\x2c\x35\x93\xc4\xc1\x52\x48\x60\x04\x29\xb1\x74\x5c\x6d\x38\xad\x64\x52\xe9\x16\x85\x85\x70\xf6\xdb\xa6\xc5\x84\x70\xc6\x08\x73\x4b\xb7\xf6\xee\x8e\xde\x78\x1b\xa7\x5b\x33\x08\xc1\xad\xb2\xdc\x4c\x7a\x34\x03\xe4\xdf\x5d\xf4\x62\x58\x7a\xb4\x41\xc1\x2f\xe9\x90\x30\x05\xa9\x58\x0e\x31\x8b\xd1\xe3\x86\x9a\x11\xdf\x9f\xa0\xf6\x71\xfd\x93\xb0\x6b\xf9\xea\x7a\x33\x26\xcf\xb2\xf0\x99\xca\xa3\xe5\x70\x09\xd3\x2f\x61\x59\x6c\x38\x07\x1b\x1e\x1a\x28\x27\x9f\x43\x76\xab\xbc\x41\xb3\x78\x6d\x4e\x31\x50\xce\x21\x6d\x35\x61\xee\xf4\x4c\x58\xa6\xb7\xc0\xa2\x90\xc4\x45\x7c\x6c\xcb\xd4\x2d\x2d\xa3\xb6\xf3\x45\x8f\xbc\xe5\xa2\xa1\xc4\x51\x6f\x64\x3a\x59\x47\x3d\xc7\x51\x67\x10\x9a\xe5\xf6\xf3\x5e\x8c\x85\xf7\x56\xd6\x51\x47\x3c\xe3\xdb\xc6\xfe\x68\x2c\xb2\xdc\x03\xe0\x96\xd3\xeb\x9a\xde\x88\x29\xb0\x94\x5e\x1e\x5a\x95\x11\x40\xb9\xfc\xe2\xd0\xfe\x04\x87\xa0\x8d\xdc\xb2\x38\x44\xc4\x2d\x5e\x2a\xe1\x9f\xa7\x3e\x09\xcb\x4f\xfd\x69\xd2\x27\x81\x90\x74\xd1\xa8\x6d\x8a\x6a\x32\x44\x35\xa5\x4b\x75\xf6\xf3\x12\x01\x82\x7b\xfc\x6c\xab\x98\x47\x5e\x25\x5e\xeb\x6c\xd3\xfe\x04\xf7\x50\x61\xfd\x2c\x79\x30\x43\x1e\xa4\x0b\xcb\x50\x3d\xe3\xfb\x33\x46\x42\x06\x01\x04\x89\xef\xcf\x18\x09\x69\x76\xab\xb7\x1d\x98\xa9\x24\x22\xc6\x60\x58\x86\x38\x78\xa9\x3e\x7e\xde\x5a\xca\x1d\xbd\xb1\x72\x5c\x36\x6d\xb8\xc5\xe4\x58\x5b\x2f\x9b\xba\xf3\x98\x1c\x2f\xd1\xec\x9a\x5c\x40\x79\x6a\xde\x12\xdf\x72\x70\xbf\x4e\x26\x9d\xc5\xfd\x72\x70\x3f\x95\xac\xcf\x87\x7c\x3f\x87\x8c\x46\xc0\x64\xcb\x47\xdd\xc1\xf0\xc5\x2c\x7c\xcb\x87\x6c\x25\xc3\x39\x7a\x75\x72\xb8\x7c\x8b\x50\x50\xb3\xbf\x69\x51\x6e\x9d\x90\x7b\xc7\x6b\xdc\x9e\x5b\xdb\x03\x0e\xd7\xb4\x5e\x8f\x76\x07\xc8\x49\x97\x2a\xe2\xe7\x47\x13\x00\xae\xfd\xcf\x59\x7d\xb4\x3d\xa8\xa2\x4c\x54\x7e\xcb\x74\x82\x5a\x06\x46\xc2\x45\xd0\x66\x2b\x62\x8b\x05\x8a\xa9\x0a\x4c\x16\x29\xa6\x25\x38\x26\xa1\x9a\xad\x48\x31\x2d\xc1\xf7\x08\xd3\x6c\x45\x7c\x2f\x70\x38\x2e\x15\xe4\x2f\x49\xdd\x21\xf8\xb1\x55\x35\x15\x35\x61\x6e\xbc\xe7\x0b\xc3\x1f\xad\x84\xca\xda\xa9\x59\x17\x3a\x49\xad\x84\x14\xa3\xea\xfb\x45\x52\x4c\x09\x34\x48\x5e\x84\x45\xec\xab\x34\x6c\xce\xa0\xb8\x5e\x18\x78\x6e\x05\x4a\x64\xfb\x69\xba\xd5\x84\x7d\xe3\x15\x59\xba\xa6\x86\x5a\xa6\x17\x03\xd6\xad\x74\x0d\x24\x50\x26\x29\xde\x14\xfa\x13\xad\xc0\x9f\x78\xa9\x0e\x7c\x19\xfa\x24\xc2\x4d\xda\x4f\x93\x36\x27\xf8\xa1\xaa\xab\x97\xa1\xcd\x09\x69\x6a\x50\x09\x2e\x43\xf3\x0e\xb1\x88\xa6\x75\x53\xe0\xa5\x95\x19\xdd\x71\x94\x92\x98\x0a\xf8\x21\x61\xf8\xad\x88\x1f\x96\xd0\x73\xc7\x50\x9b\x36\x27\xf8\xe1\x60\xc5\x58\x25\x6e\x58\x09\xa6\xa7\xf2\xee\x0a\xc0\xb4\xb2\xfe\xde\xe3\x28\xc5\xbd\x90\xf0\x91\x54\x2c\xb4\x6c\x2d\x4a\x48\x4c\xaa\xc7\xae\x58\x4b\x03\x2e\x4a\xba\x26\x4b\x13\x2a\xda\xd2\x4a\x28\x98\xaa\x9a\x5e\xa4\x60\x16\x28\x98\x4d\xb3\x73\xcd\x3c\xb8\x97\xea\x80\x17\x57\x77\x1e\xf1\x60\x2c\x78\x57\x5c\xf4\x85\xc2\xd8\x0c\x6a\xb6\x22\xf9\xac\x84\x7c\xa6\x22\x95\xe5\x68\x24\x27\xa0\x4a\xf9\x45\x71\xa8\x12\x0a\xe6\xa4\x28\x5f\xa4\x60\x02\x51\xe5\x6d\xe3\x0c\x6e\xad\x73\xc8\x6e\xc4\x90\xb5\x22\xf6\x55\x9e\x58\x30\xd1\xfa\xa3\x05\x0b\x41\x6b\xb2\xfe\x5f\x15\x47\xa9\xd7\x5f\xdb\x37\x96\x2a\xbb\x54\x0d\x5d\x51\xe5\xb4\x2b\x03\x21\xac\xc6\x21\x9f\xbc\x57\xab\x0e\x79\x0d\xe1\x86\x26\x75\xab\x12\x6e\x6a\xa8\x7d\x8b\xfa\x67\xcd\x53\x6d\x2b\x60\x43\xd9\xc4\x73\x57\x43\x26\x52\x95\xec\x2a\x99\xe8\x2f\x6b\x87\xf0\xa3\x56\xa5\x50\x21\x96\x31\x75\x96\x9b\xac\x52\xa8\x6a\xb0\x22\x26\x0f\x5b\x6d\xfa\x64\x88\x52\xc4\xbb\xb4\x2a\x5e\x54\x43\x5c\x22\xd4\xa5\x29\x79\xc1\x6a\x8f\xee\x1a\x9b\xba\x9a\xb0\x60\xaa\x9e\x5c\xbb\x16\x2c\x8e\xb9\x2a\x1f\x57\x19\xad\x6a\x68\x3f\x6b\xb6\x7f\x13\x77\xeb\xd4\x48\x91\xbe\x7d\xd1\x8a\x6e\x95\xae\x79\xab\xbb\x44\xc0\x22\xdb\x24\x56\x54\x1c\xcc\x74\xf1\x9a\xac\x3a\x98\x15\x07\x33\x5d\x54\xe9\xab\x0e\x66\x05\x36\x59\x22\x88\xbc\x55\x5a\xbd\xad\xc2\xb2\x9d\x08\x81\x68\xd5\x35\x45\x8f\xb1\xf0\x9e\xa9\xae\xb1\x78\x8c\x85\x15\x92\xab\x4e\x2d\xd2\x34\xde\x36\x2e\x9b\x8e\x26\x30\x6d\x52\x52\x3d\xdd\x7a\xb4\x15\x27\xe6\x40\x2b\x67\x95\xea\x54\xa1\x3a\x75\x4d\x41\xc7\x16\x30\x38\x29\x11\x31\xd0\xaa\x8e\x6d\x45\xba\x5d\x52\x71\xdc\x7a\x17\xb5\x05\xb0\x28\x7b\x63\xdc\x95\xd5\x3b\x46\x42\xfe\x0e\x28\x9d\xef\x4f\x8c\x84\x22\x42\x7d\x44\xba\x4f\x2c\x0a\xef\xfa\xfa\x68\x51\x9e\x18\x25\xed\x87\x4d\x87\xbd\xa5\x58\x68\x32\xea\x26\x65\xa5\xe1\x42\x67\xd4\x85\x35\x5d\xe8\x40\xcf\x49\x8a\x38\xb5\x26\x3e\xd0\x80\x05\xac\x90\x53\x6b\x32\x1a\xa1\xce\x54\x62\xcc\xbe\x35\xb1\x88\x96\x4b\xbc\xf6\x91\x5f\xcb\x1a\x09\x8c\x46\xaa\xf6\xdc\x98\xac\x65\xc8\x8a\x49\xbd\xea\x2d\x75\x06\x74\xea\xa4\xca\xb1\xad\x68\xde\x88\x35\x60\xc2\x81\x35\xc6\x1a\x58\x2b\x31\x10\xca\xbb\xca\x9a\xb1\x56\x62\xde\xdc\x39\xe5\xcd\x58\x2b\xd1\x1d\xb7\x47\xf9\x31\x86\xfc\x98\xc4\x4c\x57\x53\x82\x8c\x35\xd8\xd7\x09\x4c\x64\x4d\xf6\x75\xe4\xce\xbc\x5f\xe4\x72\x55\x4d\x0e\x85\x77\x99\x7b\x60\x8d\x01\xb5\x06\x64\xa2\x94\x08\xa7\x67\x8d\x7e\x3e\x6b\x2d\x26\xc7\xd2\xb5\x4d\x2c\xae\x41\x23\x4c\xc4\x76\xb0\x46\x27\xa0\x35\x38\x01\x25\x41\x37\x86\x1c\x58\x0b\x0e\xc7\xa2\xd0\xad\x6b\x29\x57\x8c\x84\x15\xaa\x9b\xc4\x80\xb6\xe3\x35\x0e\x44\x62\x40\x0b\x4e\x44\x28\x39\x6b\xe2\x44\x2d\x38\x51\xd6\xa6\xee\xad\x36\x00\x1b\xd2\x09\xd0\xb6\xc6\x0f\x05\x47\x71\x42\xd6\x4c\x23\x31\x8c\x84\x77\x61\x93\x31\xbc\xc1\x18\xce\xdc\x21\x6b\x32\x86\x47\x65\xae\x24\x63\x78\x33\x6d\x0e\x42\x49\x59\x13\xc5\x9a\x69\x73\x82\xeb\xc9\x16\xde\xc4\xf5\x5a\x70\x3d\xa2\xaf\x59\x13\xd7\x8b\xba\x5f\x89\x79\x9b\xd6\x5c\x93\x43\x10\x41\xd7\xf9\x76\x6d\x0e\x8c\xe1\x2c\x9e\x62\x4d\xc6\xf0\x76\x62\x25\xa9\x84\x35\x19\xbc\x5b\x70\x21\x19\xbc\x9b\x8c\x3b\x2d\xd8\x09\xc1\xc0\xac\x8b\x9d\xf4\x2b\xda\x68\x32\xe9\x52\x1d\x7a\x8a\xa1\x4c\x36\x65\x35\x95\x08\x7a\x1e\x6c\x6b\x6a\x1b\xd1\xb6\xd8\xc6\x61\x02\x59\x29\xc9\x45\x6e\x5d\xd6\xe4\x0e\x8b\x71\x2a\xdc\xf1\x2e\x8b\x71\x8f\x23\x4e\x67\xac\x75\x1d\xf1\x5e\xa3\x3f\x4a\x70\x5d\x86\xda\xde\xe3\x3d\xd2\x73\xef\x7a\xaf\xc7\x7b\x5c\x6a\x25\xa7\x59\x5f\x31\x16\x16\x12\xef\x0c\x96\x33\x80\x15\x25\xe6\xe2\x58\xd7\x8d\xdc\xe3\xf8\xc8\x8a\xdb\x99\x01\x66\x3d\xce\x08\xc1\x24\xac\xeb\x8c\xf4\xbf\x80\x6a\x32\xc5\x2e\xcf\x4f\x0f\x38\xc1\x4b\x4d\x5a\x95\xbf\x88\x6a\x9e\xff\x6e\xda\xa1\x13\xdd\x91\x4d\x75\xd9\x1d\xfb\x1d\xc3\xd4\xec\x64\xed\xeb\xf0\xc5\xfe\xa8\xe5\xfd\xd1\x7b\x71\x67\xb5\xa4\xf7\xb4\x62\x41\x64\x8d\x12\xdc\x10\x91\x0d\xa8\xbc\x4c\xa3\xb7\x21\x95\x17\xa8\x43\x29\x11\x5a\xcf\x86\x4c\x7d\x23\x47\x77\x3c\xb0\x43\x72\xe6\x80\x9c\xc9\x6a\x39\x36\x18\x8e\x6b\x23\xe8\x88\x61\xa6\x36\x44\x47\x03\xb8\xd2\x89\x49\x99\x36\x98\x78\x61\x03\x35\x83\x06\x1d\x16\x83\x39\x7a\x36\xe2\x16\x91\x09\x6d\x14\x8d\xa4\xc4\x48\xd4\x44\x4a\x19\x35\xd6\x92\x77\xfc\x90\x7b\x61\x04\xd5\x4a\xb9\x18\xa2\xda\x28\xae\x95\x88\x2b\x61\xa3\x6a\x06\x71\x1f\xb0\x2c\x9e\x0d\x69\xdf\x81\x67\xc4\xfa\x3d\x36\xe4\x43\x18\x2d\xb6\x87\x96\xab\x21\x03\xe1\x88\x43\x22\x63\xd8\xd0\x21\x19\x71\x48\xba\xf6\x4e\x87\x64\x74\x7c\xb3\x6b\x13\xa4\x48\x0f\x28\xd2\x23\xcf\x7f\x93\x78\x95\xfd\x69\x03\x06\xc4\xd4\x29\x9d\x0e\x39\x8d\x07\x9c\xc6\x2c\x17\x64\x43\x4e\x63\x24\x8d\xa6\x1f\x11\x6d\x48\xfe\x1e\x33\x26\x28\x42\x92\xd3\x78\xcc\xe8\x4e\xdf\x94\xd3\x78\xcc\xe8\x8e\xeb\x32\x45\x2c\x2b\x60\x34\xbf\x93\x37\x98\xdd\x6e\x51\x45\xec\x47\xf8\x19\x4b\x93\x43\x41\xb1\xc1\x73\x0e\xf8\xa6\xef\xcf\x18\x08\x85\x80\x21\xc7\xc4\x08\xbe\xc2\xf0\x57\x1b\xe2\x2b\x23\xee\x57\xc6\xbf\xda\x90\x43\x79\xec\xe8\x4e\x4d\xa6\x26\xcc\x8d\x02\xce\xd8\x5a\x4a\x8b\xe5\x22\xd3\x44\x11\xb3\xef\xcf\x16\x40\x96\x6c\xd2\xdc\x2c\x06\x42\xb9\x62\xc8\xd9\x3c\x10\xf8\x92\x18\x53\x6b\x43\xb6\xc5\x11\x57\x17\x93\x56\x6d\x48\x80\x1e\x77\x8c\x92\x13\xb8\x35\xca\x60\x62\x83\x8c\x6a\x88\x89\x8d\x60\x62\x3f\x67\x59\x4c\x6c\x40\xcb\x4e\x83\xb2\xca\x90\xdd\x6e\x20\x79\x61\x70\x06\x53\x3c\x6c\x06\x0f\x23\xe3\x98\xe2\x61\xf3\x8a\x44\x09\xf2\xb0\xc9\x50\x37\x8b\xe2\x68\x2c\xbe\x64\x93\x49\x80\x36\xaf\x18\x08\x8d\x19\x53\x2e\x89\x19\xd7\x32\x73\xe8\x6d\x4a\xa5\x9f\x71\xbf\x8a\x2c\xa7\xdc\xbf\x13\xee\x5f\xd6\x01\xb4\x29\x1f\xef\x0c\x71\x9d\xe0\x05\x36\x25\xae\x4f\x88\xeb\x32\x28\x4d\xdd\xca\x33\x98\x30\x23\x5e\x6d\xca\xc7\x3b\x83\xd3\x8a\x1a\xa6\x38\xed\x8c\x1b\x9b\x75\xaf\x6c\xca\xc7\x3b\xe1\xe3\x1d\x34\x57\x4e\xf9\x78\x67\x70\x53\x9a\xaf\xa6\x7c\xbc\x33\xc4\x75\x06\xbd\xda\xac\x5a\x93\xe0\xb4\xcc\x67\xb5\x29\x4e\x3b\x81\xf3\x99\x98\x2e\x6d\x53\x1c\x73\x86\x04\xcd\xc2\x50\x36\x25\x41\x4f\x48\xd0\xac\xa5\x63\x53\x46\xc9\x19\xdc\x74\xd0\x04\x3a\xc5\x4d\x67\x70\x53\x96\x8a\xb2\x29\x6e\x3a\x7b\x74\x47\x73\xd9\x94\x59\x72\xc2\x2c\x39\xe8\xad\x98\x32\x3d\x4e\x98\x17\x93\xac\x65\x53\xe6\xc5\x19\xec\x92\x75\xa1\x6c\xca\xdf\x32\x23\xc9\x8c\x35\xa0\x6c\xca\xb5\x3a\x83\x6d\xc8\x5c\x36\x65\x20\x98\x21\x7b\x4f\x86\x02\x4d\x39\x17\x66\x30\x07\xc2\xad\xdb\x94\x73\x61\x06\x07\x60\xe8\xa9\x4d\x71\x80\x19\x62\xf4\x14\x69\xba\xce\x16\x52\x02\x58\x1b\xcb\xa6\x2c\x7e\x33\xa4\x68\x06\x9f\xda\x94\xe3\x61\x86\xed\x80\x21\xa6\x36\x65\x3b\x98\x21\xfe\xc8\xee\x35\x25\xfe\xcc\x13\xcb\xa2\xa5\xbe\xb5\xd4\xb0\xcf\x25\xd9\xb6\xa6\x7c\xab\x13\xbe\xd5\x9f\x95\x96\x6f\x75\x06\x0f\x63\x01\x1f\x9b\x12\xbf\x67\x30\x2a\xd9\xbd\xa6\x18\xd5\x0c\x89\x6a\xe9\x9b\x8f\xba\x7b\xa2\x3b\x6e\xba\xdc\xae\x33\x84\x2d\x16\xd7\xb1\x25\x46\x05\x7c\xbe\xb7\xad\xb1\x8d\x33\x5f\xc1\x3a\x16\x2f\xc2\x25\xd1\x7c\xa5\xf8\x26\x2f\x8b\x25\x8b\xdf\x2a\x31\x3d\x2a\xaf\x4b\x42\xce\x42\x3c\xec\x54\x77\xe5\x56\x53\x7c\x92\xa7\x79\xe9\xc4\xae\x38\xb1\x8b\x7e\xc2\xa5\x13\xbb\x42\xfe\x61\x89\x13\x5b\x92\x7f\x16\x62\xf3\xd3\xe2\xd1\x5b\x32\x07\xae\x16\xd3\xa3\xf5\x71\x31\x17\xde\x56\xc3\x6a\xf2\x9a\x5f\x0a\x61\x03\x42\x5f\xca\x84\xde\xb4\x25\xc7\x2a\xd0\xf7\xde\x36\x4e\x4f\x27\x1d\xc8\x78\x6f\x1b\x57\x4c\x8e\x55\xa0\xe2\xa5\x49\x1e\xbd\xba\x56\x05\x8e\x84\x7c\xf1\x54\x2e\x39\x56\x17\x1c\xab\x2c\x9f\x60\x4b\x72\xd1\x1a\xd1\x9b\xf6\x5c\x4c\x60\x8d\x98\x81\x36\x41\x4c\x00\x98\x74\x6f\x1b\x47\x29\xa7\xeb\x9a\xd1\x1d\xd7\x52\x86\xc7\x05\x48\x6b\x02\x08\xd9\x9a\xa6\x26\x8f\x84\x2c\xb5\xfd\xf4\x76\xe3\x35\x12\x98\x44\xa6\xb5\x63\x90\x54\x80\x96\xb4\xfd\x05\x69\x84\xc8\x19\xb6\x24\x8d\x00\x43\x2e\x65\xd9\xd7\x96\x98\xd1\xb2\x98\x1b\xd9\xfe\x12\x33\x5a\x16\xdd\x91\xed\x2f\x53\x77\x16\xdd\x71\xb9\x5c\x34\xe4\xb1\xcc\xa2\x59\x39\x48\xa3\xd6\xa1\xd8\xe2\x92\x10\xb3\x3c\x7a\x9b\xff\x28\xf0\x2e\xd7\x04\x51\xb5\x63\x52\xe8\x58\x72\x9f\xae\x13\x83\xa1\x76\xbe\xe4\x3e\x5d\x70\x9f\xb2\xb4\x9b\xad\xa3\x4d\x38\xd8\x04\xad\xca\xd1\x26\xdc\x57\x7c\x91\xab\x29\x23\x27\xd0\xe1\xd2\xd4\x82\x29\x2e\x0e\xf5\x12\x53\x66\x72\xbc\x2d\xb9\x2d\x16\x78\x5f\x4e\x3a\x3e\xe2\x7d\x0b\x82\x58\x26\xa0\xaa\xad\x47\xc4\xf7\x44\x77\x1c\x89\x5c\xab\xc0\x95\x4b\x93\x02\xc2\x7a\x44\x7c\x60\x7d\x99\x60\x5d\xb6\xc5\xfa\x00\x0f\x97\x98\x8d\x60\x5b\x32\x1a\x90\xdd\xde\xd7\x16\xdb\x38\x01\x94\x6e\x4c\x59\xf6\xc3\x2d\xbb\xe9\x2e\xf1\x1e\x69\x7d\x4b\xf3\xdb\x90\x55\x58\x87\xce\xb6\x64\x95\x5d\x62\x4d\x68\xa2\xda\x8a\xf1\xd8\x25\x66\xc0\x75\xde\xb2\x2d\xee\x1a\xdd\xd1\xcb\xbb\xab\xba\x43\x9e\x80\x6e\xad\x2d\xa6\xb8\xc1\x14\x09\x9b\x65\x5b\x61\xbd\xbb\x45\xf2\xa1\x16\x45\x61\xbd\x3b\xf0\x6f\x49\x0b\x5b\xfa\xe2\x6e\x31\x10\x4d\x4e\xde\x93\x1d\xfc\x92\xf9\xa9\xb6\xc5\x2f\x77\x8f\x0d\xd7\x28\xe5\x93\xdd\xf0\xc9\xea\x6a\xdd\x7d\xa8\x69\xa1\x89\x3b\xa0\x38\x94\x0d\x2d\x33\x67\x92\xde\x96\x96\xb9\xa1\x65\xb2\x8c\x9e\x6d\xc9\x4c\x3b\xb8\x6c\xa6\x85\x6a\xcb\x5d\xbb\x83\x95\xb2\x8e\x98\x6d\xb1\xd2\x1d\xc9\x9a\x8a\x06\xde\xf2\xc9\x6e\xb0\xcb\xf5\xd3\xa4\xcd\x81\x1a\x99\x59\x36\xc2\xb6\x78\xe2\xde\xd1\x1d\x55\xd3\x2d\x0d\x0d\x78\x21\x69\x25\x35\x99\x9a\x1c\x4d\x1c\xe4\xfe\xf9\x62\xac\x09\x19\xd8\x96\x05\x74\x5b\xf4\x46\x2e\xb5\x4d\xbd\x21\xa5\x41\x62\xc3\x96\x99\x73\x7b\xac\x17\xe5\xba\x2d\x53\xe6\x0e\x9e\x28\x03\xe2\x96\x03\x67\x9f\xbf\x36\x0e\x45\x2c\x6a\x9f\xe8\x8e\x23\x39\xda\xd5\x27\xd6\x4b\x34\x24\x5f\xe7\x8e\x23\x2e\x43\xa0\x31\x51\xdc\x0c\xd2\x4d\x66\xb9\x0e\x33\x49\x37\x86\x10\xaf\x2c\x23\xa1\xc9\x60\x69\x90\x7c\x32\xa1\x1f\xcd\x24\xf9\x18\xfc\xa0\x59\xf1\x95\x26\x27\x87\xa5\x18\x0b\x2f\x34\x93\x54\x64\x80\x9d\xcb\x44\x69\x37\x93\xb3\xd3\x4a\x8c\x93\xc1\x5a\x26\xf5\xc7\x50\x8c\x9d\xd5\x7c\xcc\xe4\x92\x30\x94\x2f\xc9\x44\xa8\x35\x63\x06\xa4\x19\x6a\xe8\xc8\xd7\x69\x85\x87\xdc\x6a\xf4\xc6\x0d\x32\xa5\x03\x18\xdc\x15\x4c\x14\x32\x63\x7a\x91\xa1\x1e\xea\xfb\x1a\x27\x27\xbe\x81\xda\xa8\x3f\x12\x9f\xc9\x25\x61\x2d\x7a\xa3\xe9\xca\xe4\x92\xb0\xe0\x1b\x32\x9c\x9a\xf8\x86\xa1\x52\x53\x26\x04\xb9\x99\x78\x83\xf5\xd8\x03\xf2\x22\x93\x6b\xd5\xe0\x3e\xcd\x04\x02\x37\x93\x98\x62\x71\xee\x2a\xd5\x18\x9b\x3f\xef\x3d\xd1\xc6\xf7\x14\x0b\x61\xb0\xc6\x66\x59\x63\x4d\xd6\x58\x8b\xf3\x4a\x1c\x08\x33\xa9\x46\x16\x42\x4c\xd5\xbe\xea\x54\x5a\x48\x23\x44\x82\x30\x93\x34\x62\x28\xf6\x95\x09\x9b\x69\xa6\x53\x69\x16\xe3\xe4\x85\x60\xf2\x30\x58\x1c\x4b\x82\x41\x98\xe9\x58\x5a\x1c\x4b\xc2\xa5\x9a\xe9\x58\x9a\xc7\x37\x29\x42\x9b\x74\x23\x83\xc0\x91\x09\xd3\x6a\xa6\x90\x07\x7b\xe2\x9b\xbc\x4a\x4c\x0a\x89\x41\x21\x61\xe9\x43\xb3\x47\x94\x14\xc7\x99\x05\x50\xcc\x74\x9c\xed\x89\x6c\x5a\x3a\x50\x80\xf7\xf3\xfd\x39\xa2\x6d\xb0\x6d\xaa\x0d\xdd\x71\xe6\x02\xf8\x31\x07\xf0\x03\x4b\x24\x9a\xeb\xa0\x3b\x3c\x13\xb9\xd1\xcc\xe1\xf2\x8f\x7a\x02\x4e\x24\xef\x34\x81\xff\x98\xc3\x07\x9a\x1b\xe5\x5d\x97\x0f\x14\xe8\x3f\x89\xc8\x50\xe6\x04\x01\x35\xa0\xff\xbc\xaf\x2d\xb6\xa9\x37\x18\x55\x98\xc9\x66\x2e\x13\x35\x90\x80\x52\x26\x90\xb1\x39\xb3\x12\x2d\x4a\xf4\x66\x82\xcc\x9a\xcb\x09\x0a\x6c\xa0\x1f\x45\x45\xd8\x40\xe6\xc1\x70\x14\xba\xe4\xf2\x90\x78\x08\x31\x8d\x22\xa6\x8b\xe3\x78\x48\x23\xb2\x88\xbb\x9c\xa0\x80\x03\xca\x17\xaf\x50\x97\xa0\xe2\x2f\x57\xc9\xd7\xb5\xfe\x4d\xdc\x75\xf9\x48\x51\x50\x38\x65\xe2\x15\x9a\x8b\x21\x79\x0d\x32\xa2\x21\xca\x99\x94\x6d\xfe\x8a\x3b\x99\x25\xc9\x4c\x80\x44\xe6\x35\xe6\x40\x51\xd2\xc5\xac\xbc\xc5\x52\x53\x96\x74\x99\x71\x3c\x54\xa3\xc6\xe0\x0a\x97\x6a\xe4\x13\x13\xe4\xc5\xec\x8a\xbf\xf2\xe0\x47\x72\xeb\x0b\xd7\xc7\x1c\x6a\x53\x96\x39\xd9\xa5\x37\x01\xf3\x27\x13\xd0\xd6\x5c\xba\x11\x80\x7d\xde\xd7\xb8\x0b\x4b\x23\x59\x18\x09\x2f\x6d\x57\x30\xbb\xaf\x8d\x26\x2e\x97\xc2\x51\x01\xf2\x93\xb2\xfc\xec\x2e\x4f\x2e\x50\x7f\x7e\x34\x42\xa1\xfe\x98\x07\x5f\x54\xa0\xa7\x8b\x2f\x3a\x42\x55\xb3\x02\x3d\x5d\xb1\xaa\x40\x07\xca\x17\x6d\x99\x2e\x96\xe9\x21\xac\x10\x5b\xcf\x5c\x9e\x5c\x60\x00\x65\x16\xd9\x34\x97\x1c\xe3\x86\x69\x6b\x45\x64\x69\xf6\x50\xed\x3a\x45\x1c\x97\x6a\x07\x50\xa0\xcc\x32\x9b\x26\x50\x20\xf3\xe0\xb3\xf2\x60\xbb\xf8\xac\x07\x9f\x25\xb2\x83\x09\x16\xc8\x1c\xd1\x63\x99\xd0\x0e\xe6\x72\xd7\x3a\x90\x2f\x15\xda\xe2\x72\xd7\x02\x17\xe8\x7d\x8d\xa3\x54\xf8\x8a\x87\xd4\xd4\xa9\x65\xba\x5c\xb9\x7e\x62\x76\x64\xeb\x2e\xcd\xce\x43\x9f\xea\x64\xeb\x2e\x7d\x0a\x78\x3d\xf9\xd2\xee\xc8\x39\xe7\xc1\x9e\x07\x4d\x50\xfe\xfc\x7c\xf2\x89\xb6\xaf\xbb\x23\x85\xea\x84\xb4\x25\xe7\xd6\x51\x08\xff\xb9\xb0\x3f\x4d\xaf\x6d\x35\xc5\x27\x49\xb2\x47\xd6\xeb\x13\xfc\x79\x50\x28\x3c\xf2\x1c\x9f\xe0\xa6\xf2\xef\x9c\xfc\xd3\x16\x53\x20\x61\x1e\xd9\x9a\x4f\xf0\xb0\xa1\xb1\xc8\xce\x74\x42\xa3\x92\xf5\xf7\x48\xa3\x3a\xaf\x46\x95\x15\x0c\x24\xec\x1b\x3b\xc1\x89\x64\xa3\x3e\xd2\xb6\x4e\xb0\x1b\x19\xa9\x05\x8c\x63\x27\xe4\x1f\xc5\x58\x1e\x99\xa0\x80\x84\x93\x2f\x92\xd8\x91\x09\xea\x84\xda\x34\xc8\x89\x8e\x8c\xc6\x27\xcc\x4c\xac\xa8\x61\x47\x2e\xb8\x03\xaf\x57\x56\x8c\xe5\x51\x70\x29\x10\x68\x32\xeb\x93\xda\x21\x80\xb0\x9d\x60\x7c\x93\x1c\xe0\xc8\x21\x76\x80\x67\xa6\xaa\xfc\x76\x08\x68\x66\xc0\xa0\xc9\x2c\x71\x6a\x47\xcc\xed\x84\xb0\x25\x03\xdb\x51\x20\x3e\x40\x68\x32\x2b\x9f\xda\x91\x43\x0c\x65\xb5\xdf\xd7\x48\x0e\xe2\x6e\x27\xb8\x9b\x96\x59\x0e\xb1\x13\x6c\x8a\xf8\xe4\x26\x58\x1a\x3b\xc1\x6f\x08\xb6\x60\x47\x06\xa3\x13\xca\xd1\xa4\xf8\x76\x64\xa1\x3e\x27\xbe\x49\x43\x93\xd0\x62\xec\x1c\x10\xfb\x54\x93\x66\x10\x47\x99\xb5\x9b\xec\x9c\x9f\x4f\x5a\xb4\x71\xcb\x75\x94\x51\xae\x3b\x65\x45\x58\x1e\x99\x93\x0f\x4c\xc6\x2a\xe7\x6e\x47\x26\xe3\x13\x2c\x60\xd1\x2e\x7c\xe4\xdb\x3a\x21\xbd\xb1\x28\xbb\x1d\xf1\x80\x13\xe7\x9c\x05\xd8\xed\x96\x56\x05\xfc\x98\xa4\x6a\xe8\x76\xcb\x0b\x7f\xc3\x4d\x95\x89\x5d\x6b\x37\x01\xb8\xec\xbe\xc0\x6c\xe9\xce\x10\xa2\x8c\xdd\xc1\x03\x88\x78\x60\xb7\x78\xc0\x1d\x3c\x40\x1a\x90\xe0\x66\xec\x0e\x65\x8c\x65\xcd\xed\x56\xb2\xf4\x8d\x12\xf4\x32\x34\xdd\x12\xc4\xee\xd0\x80\x58\x8b\xdc\x6e\x69\x40\xc0\x83\xf9\xb1\x41\xdd\x12\x46\xee\xe0\x0e\x8b\x2a\xc9\x2d\x2f\xfc\x1d\x2c\x60\xd1\xf8\x76\x4b\x3b\xba\x43\x05\x22\x82\x81\xdd\xf2\x29\xdd\x0d\xdd\x91\xd7\xde\xd2\x80\x00\x11\xf3\x63\xbb\x12\x44\x8c\x01\x12\x26\x95\x8b\xa7\xfc\x56\x48\x2a\x30\x62\xb2\x12\xc1\x85\x11\x63\x37\x18\x47\xb9\x34\x39\x31\x0e\x80\xc4\x24\xd5\xf5\x36\xe0\xbf\x7c\x7f\x46\x77\xa4\xb0\x5b\x56\x15\x60\xbf\x64\x62\x2e\xda\x4d\x6c\x2c\xbb\x07\xe6\x26\x1a\x92\x7d\xfa\x1e\x3b\xbe\xc8\xde\x86\x7a\x1b\xd8\x38\x2a\xed\x02\x83\xb1\x7b\xc4\x40\x78\x57\xdc\xf2\xdb\x03\x28\x26\xa9\xca\xb7\xdd\x62\x53\x80\x83\x79\xdb\xd8\x9d\xfc\xf6\x80\x86\xc9\x89\xac\xe8\x96\xa0\x75\x83\x15\x25\x11\xb3\x72\x82\xee\x15\xcb\x45\x75\xf1\x56\xde\xcf\xfd\x72\x25\x58\x01\xff\x49\xdc\xbd\xe5\xd6\xbf\x77\x7c\x55\xb4\x2e\xc9\x08\xd8\x31\xa9\x5c\xf4\x91\xde\x4a\x8a\x06\x98\x4c\x4e\x3a\x3e\x12\x2c\xee\x13\xcb\x22\xe2\x93\x6f\xeb\x7e\x19\xd3\xdb\xc6\xa5\x3e\x43\x6d\x13\x9f\xe4\x4a\x8b\x51\xdd\x27\x46\xa2\x93\xac\xb8\xd8\x1b\x71\xb1\xe5\xe7\xfc\xc8\x64\x7c\xdf\xa0\x87\xaa\x26\xd1\x03\xcc\xc2\x2a\xfd\x6c\xb7\xcc\xc2\x80\x8d\x49\x45\x07\xe1\x91\xa5\x16\x38\x31\x49\xd5\x90\xed\x91\x4a\x08\xa0\x98\x4c\x30\x48\x7b\x24\x73\x3c\x29\x5e\xe3\x82\x3d\xf2\x8a\x3f\x29\x5e\x2b\x6c\x32\x35\x81\x54\xa8\x88\x3d\x72\x98\x3f\x25\x06\xa9\x36\x69\x46\x00\x7d\xc9\xac\x26\x6c\x8f\x72\x8a\x3f\x10\x18\xb2\x94\x47\x8e\x2d\xa0\xc0\xa4\xc2\x82\x27\xf6\x88\xdd\x00\xeb\x25\xa9\x16\xae\x3d\x0a\x81\x07\xee\x4b\x26\x58\xa4\x3d\xf2\x79\x3d\x2f\xe3\x49\x45\xe6\xd1\x47\x46\xdc\x07\x5a\x85\xaa\xe3\xda\xa3\x84\x8f\x27\x00\x05\x64\xef\x7b\x74\x4b\xa2\xf4\x7c\x52\x25\x4c\x7b\xe4\x90\x7d\xe0\xe8\x50\x89\x49\x7b\x14\xd6\x08\x4c\x92\x2c\xb8\x87\x47\x4e\x8e\x27\x48\xbd\xd0\x9a\xf9\xc8\x1e\x11\x20\x25\xaa\x29\x69\x02\x29\xb1\x00\x29\x29\xb2\x05\x0a\xa4\xc4\x9e\x13\xb8\x27\xbc\xb5\x1e\xf9\x71\x03\x1a\x44\x45\x20\x5d\xd0\x20\x7e\x95\xf8\x66\x67\x1b\x8d\xf3\x8e\x0a\xf2\x49\x05\xd9\xfc\xe2\x52\xfb\x05\xd9\xae\xb0\xdc\x93\x5f\xe4\xec\x7e\xc1\x26\x5e\xea\x27\x74\xf8\xd5\x7e\xbe\xf9\x44\x5b\xf9\xda\xe8\x43\xf4\x2b\x78\x34\xe1\x48\xfd\xa2\x0f\xd1\xaf\x0e\xb2\x9d\xfc\x24\x8d\xe2\x7e\xcd\xf8\x64\xe7\x27\x97\xa6\x17\x2c\xee\x13\x9b\x5c\x50\x17\x7e\x05\x41\xb4\x8f\x58\xfc\x22\x41\x78\xc0\x60\x94\x76\xe9\x93\x9a\x1d\x94\xc9\xc2\x42\x4d\x7e\x6d\x75\xb7\xa3\x3b\x35\x75\x35\x61\x51\x08\xb5\xe9\x17\x3d\x7e\x7e\x6d\xd0\xca\xe2\xe4\x08\x14\xeb\xd7\xab\x1f\x66\xd6\xf3\xf0\xcb\xb4\x5c\xa8\xad\x5e\x98\xc6\xe7\xc2\xc1\x70\xe0\x5e\x64\x9e\x1f\x07\xf8\xc5\xf7\x67\x0c\x44\xbb\x6a\x1a\x88\xc5\x40\x26\x9b\x34\x10\x47\xf1\x82\x8b\x63\x74\xad\x64\x1c\x11\x66\xff\xf9\xe5\x9a\xb6\xc7\x4a\x16\xae\xa4\x6b\x4f\x7d\xe1\x93\x1c\x88\x6b\x4f\xe3\x64\xb5\xc2\xd5\x72\x91\x50\x1c\x1f\xda\xc9\xfc\x3a\x5a\x93\x13\xdd\x55\x0e\xe5\xa8\xbb\x13\xdd\x71\x72\xc7\xd4\xf4\xce\x9b\x80\x95\x7e\x31\x4b\xc2\xaf\x3b\xc8\xa4\xf2\x35\xa6\x5f\xfa\x05\x8e\x9f\x13\xe7\x76\x6b\xde\x77\x0c\xa4\x71\x72\xb7\x28\x28\x6e\x83\x26\x3a\xbf\x35\xb9\x27\xba\xfb\xd4\x79\xbf\x1e\x75\xf7\x44\x77\x9c\xf7\xa3\xf5\x8a\x23\xde\x3e\x76\xe3\x89\x02\xad\xa7\x2b\x3e\xf9\x69\x2a\x9e\xe8\x26\xf0\xc0\xf1\x28\x2c\x7e\xe1\x89\xae\x40\x0f\x44\x8e\x42\x6b\x91\xa7\xa4\x6f\xa6\xd8\xf2\xc9\xf7\xe8\x26\x74\xc0\x6c\xa4\xd2\x3e\xc6\xee\x89\x52\xab\xa7\x57\x4a\xcd\x2c\x92\xee\x29\xeb\x93\x39\xc8\x79\xf1\x93\xc4\xdd\xf0\x94\xeb\xfb\x5a\xe1\x17\xb3\x7a\xcb\x03\x4d\x85\x4d\x53\x4d\x18\x08\xf3\xa1\x3d\xe5\x9f\x81\x60\xc7\x49\x5f\x89\xb1\xaf\x8e\x7a\x14\x99\x55\xc3\x3d\xd1\xb0\xe8\x01\xc8\x51\x98\x10\xe5\xa9\xa8\xb7\x02\xf2\xaa\x1c\x23\x3d\xa0\x9e\x82\xc9\x76\xd2\x57\x12\x93\x0d\xb4\x8e\xc2\xc0\x51\x4f\x55\x4b\x12\x57\x24\xab\x37\x78\xaa\xea\xae\x46\x77\x6a\x32\x35\x61\x6e\x95\x13\xa0\x75\xd0\x03\x75\xa3\xf4\xcc\xe5\xa2\xac\xee\x40\xdd\xc8\x84\x90\x71\xa1\x6e\x78\xa0\x6e\x14\x06\x8d\xba\x50\x37\x3c\x50\x37\x4a\xd7\xe6\x88\xdb\xa7\x90\xc8\x3b\x6f\x9e\xd4\xd5\x5d\x8f\xee\xd4\x34\xd4\x84\xb9\xf1\x7c\x24\x31\xfb\x14\xb2\x3a\x4d\x79\x9e\x86\x96\x6b\x44\x6f\x3c\xaa\x69\x88\xd0\x47\xcc\xa0\x71\x94\x43\x33\x40\xc9\xde\xd2\x35\x94\xa9\x99\x87\x68\xdd\x7b\xff\x27\x69\xd7\xd3\x14\x89\xcd\xfb\x9d\x05\xaf\xa5\xb4\x34\xd2\xb8\x7b\x98\x9a\xe1\x40\xe9\xf8\xfe\x8c\x1e\x75\x24\x97\x3e\xb9\xb0\xb3\x9d\xdb\xb0\x45\x9a\x3b\x26\x31\x39\x09\xdd\x3d\x81\xe5\x51\xba\x4e\xeb\x16\x1d\x6d\xac\xb5\x98\xc3\xd6\x5a\xc7\x95\x45\x40\x56\x4f\x5b\x3b\x1b\x22\x53\xd7\x21\xd7\xc5\x94\xde\x0b\xe5\x6d\xe3\x37\x4d\x04\x08\xdb\x62\x19\xbc\x3d\x93\x6b\x8f\xe2\xae\x18\x3a\x0a\xae\x3d\x8a\x0b\x61\xe8\x28\xe8\x42\x08\x58\x91\xc2\x28\x56\x17\xac\x88\xa7\xd0\x01\x46\xe6\x7b\x47\x2b\x0d\x1d\x20\x4f\x6e\xc2\x51\x77\xa1\x03\xb0\x44\x94\xa7\x5b\xd3\x8b\x1b\x61\x88\xa8\x6f\x75\x17\x6c\x7f\x88\x79\x88\xed\x07\xae\x48\x61\xc1\x72\x4f\x4c\xbb\x77\x40\x8c\x64\xc2\x65\x7a\x12\xd7\x4f\x4f\xcc\x5c\x54\xfd\x88\x1e\x1e\xd0\x83\x36\xe1\xd1\x42\xc7\x8d\xc0\x98\x53\xcf\xba\x11\x02\x8d\xa4\x30\x94\xd8\xb3\x6e\x04\xc0\x84\xa4\x42\xa4\x55\xcf\x34\x71\x38\x70\x42\x72\xfe\x74\x2d\xcf\x74\x35\x79\x0e\x95\x83\x41\xa7\x9e\xa9\x72\x78\x86\xca\x41\x64\x27\x17\x6e\x88\xe7\xb8\x2b\x18\x6d\xeb\x99\xee\x66\xcf\xe9\x8e\x36\x8e\x32\x91\x47\x67\xdc\x23\x2c\x16\xef\x82\x1b\x71\xd4\x42\x4b\x85\xd6\x4a\xcf\xba\x11\x72\x5e\x78\xed\xdb\xb9\x5c\xf4\xda\xcb\xe5\x33\x13\x75\x5c\x20\x25\x9e\x83\x0d\xd3\x20\xe9\x99\x9a\x8a\xe7\xd0\x54\x66\xe2\x72\x51\x53\xf1\x0c\x4d\x85\xda\x81\x67\x89\xcf\x39\xf8\x30\x03\x1a\x3d\x37\x75\x17\xcc\x76\x66\x4e\x40\xcc\x36\xb0\x4d\xca\x24\xff\x16\xb6\x89\xa3\xa0\x5b\x2a\x34\x56\xba\xea\xb8\x79\x86\x4b\xb9\x4c\xd2\x6c\xee\xda\xd5\x7e\x30\x4c\xce\x9c\xe1\x79\x9e\x83\xdb\x32\x06\xcf\xb3\xb8\x6d\x60\xa2\x14\x02\xc3\x7a\x16\xb7\x0d\xe0\x93\x32\x79\x3b\xe5\xa1\xee\x60\xff\x28\x9a\xc1\xd4\xaa\xcc\x98\x39\x19\x71\x9e\xda\xba\x89\xad\xe3\x81\x14\xee\x89\x07\xee\x49\x99\x9d\xa3\x14\xa7\x0d\x00\x93\xc2\x10\x5d\xcf\x92\xe4\x03\xc0\xa4\x30\xc8\xcb\xf3\xd2\xcc\x77\xcc\x4e\x84\xc9\xda\x5f\x9e\xff\x6a\x7f\xf1\x35\x71\xda\x1c\x9c\x76\x52\xe1\xc8\x5b\xdd\x05\x3b\x65\x48\x96\x67\x69\x00\x40\x33\xc9\xa5\xa8\x37\x8d\xc4\x62\x24\x64\xde\xd9\x34\x12\x8b\x91\x90\x8a\x4c\x8b\x12\xca\xe2\xd4\x61\x3d\xea\x0d\xe2\x6e\xd1\xce\x49\xdc\xcd\xc1\xf8\x18\xa7\xe2\x59\x8c\x2f\x87\xf1\x83\x96\x51\xcf\x34\x7e\x38\x40\x49\x72\xd1\x86\x8b\x27\x06\x12\x49\x59\x5a\x2f\x22\x91\x78\xbe\x63\x24\x9c\xdb\x23\x62\x78\x02\x5b\x8f\x02\x55\x7e\x44\x0c\x0f\x88\x81\x4a\x64\x7e\xf4\xc5\x97\x3b\xe6\xd2\x38\x90\x47\x0c\x25\x58\xe2\x62\x6f\x45\x2c\x31\x20\x45\x0a\x43\x43\xbc\xd0\xd2\xe2\x40\x17\xc9\x2c\x4b\xe6\x85\x96\x16\x2f\xc1\x2d\x57\xd3\x27\x5d\x6d\x98\x5b\xd7\x17\xb9\xca\x25\xc5\x4a\x52\xca\x17\x12\x89\x03\x89\x24\xb3\x44\x8d\x0b\x89\xc4\x4b\x30\xd9\x45\x65\xbd\xd0\x69\xef\x81\x52\x52\x98\x73\xef\x42\x29\xf1\x92\xa3\xd4\x26\xe5\x86\x42\xcf\xbc\x97\x1c\xdd\x71\x02\x12\xad\x4b\x70\xd2\xc5\x33\x50\xc4\x49\x4b\x70\xd2\x9f\x2f\x6a\x4d\x6a\x8d\xd7\xb8\x5e\x55\x9f\x84\x8a\x5f\x19\x42\xec\x45\x2a\x7e\x81\xd4\xc7\xb8\x1d\x2f\x92\xfa\x0a\xd8\x57\x65\xb8\xac\x97\xae\xc9\x81\x47\x55\xe2\xcf\x7a\x19\x5a\xcb\x11\xdd\x91\x2c\xcb\x50\x77\x23\xba\xe3\xc4\x87\xba\x1b\xd1\x9d\x88\x41\xec\xab\x04\xfb\x1a\x1c\xc9\xd0\xae\xc2\x44\x5b\xaf\xc6\x19\xd0\x44\xeb\x65\xc6\x48\x44\x44\x53\x5b\x37\xa3\x3b\x5e\xb9\xc2\x30\x71\x94\x55\x7b\xdb\xb8\xe5\x2e\x9a\x85\xb2\x5b\x13\x65\xa2\x22\x65\xb7\x40\xd9\x25\x7c\xa6\x97\xa3\xd9\x81\x33\x54\x26\x66\x7b\x39\xea\x0e\x66\xa4\x9a\xea\xbf\x81\x91\x79\x61\x34\xad\x97\x1b\x57\x32\x45\x98\x22\xe6\x10\x40\x1f\x95\xd6\x56\x2f\xb7\x06\x7a\x63\xa0\x14\x61\xca\xad\x81\xde\x81\x16\x59\xf5\x49\xad\xf5\x13\x90\x90\x94\xe7\x8b\x24\xa6\x02\x3d\x99\x88\x77\x5e\x1e\xd1\xdf\x13\x23\xd1\x79\x7d\xb4\x0d\x60\x0f\xaa\x68\xee\x82\x15\xf1\x7a\xc5\x7b\x3c\x5d\x55\x7a\x72\x40\x8e\xd4\x44\x11\x5a\x90\x23\x5e\x73\x0c\xf3\x0b\xdc\xf1\x4a\x2f\xae\x57\xa8\xa7\x55\x26\x95\x4a\x2f\xae\x57\x04\xbe\x54\x46\x6c\x7a\x95\xa4\x12\xd8\x21\x55\xd6\x0a\x61\x87\x78\x2d\xf1\x4d\xca\x1c\x95\xc9\x09\x5e\x5f\xa5\x33\x13\x5a\xd4\x2b\x93\x13\xbc\x42\xc2\xa9\xcc\x4b\xf7\x2a\x09\xa7\xf6\xe8\x8e\x62\x45\x95\x0e\x57\xa1\xc3\x31\x18\xcd\x85\x0f\xe2\x35\x4e\x3a\x0b\x07\x78\xed\x3f\x9f\x8c\x51\x6a\xa5\x75\x9c\x51\x15\x35\xd5\x4c\xfe\xa7\xb2\xa8\x5e\xe1\x71\xa9\x9a\xf8\x50\x77\x28\x65\x55\xa5\x1a\x55\x1d\xe7\x80\x23\xa9\x0c\xd9\x74\xc1\x91\x78\x5d\xd1\x1d\x99\x55\x95\x15\xb0\xae\x18\x26\x2d\x12\x75\x69\x98\x70\x9e\x56\x89\x92\xd5\x34\x3d\x58\xd8\x2a\x6d\xb1\x5e\x4d\xef\xc1\xd3\x59\x65\x8b\xad\xa2\xf7\x0a\x05\xa1\x16\x8d\x45\x0a\x42\x85\x82\xc0\xea\xd9\x2e\xf4\x0c\xaf\x71\x14\x58\x68\xcc\xeb\xa3\x29\x04\xbd\x33\x04\xd1\xab\x6e\xca\x8a\x58\xb4\x4a\x40\x49\x17\xb2\x86\xb7\x0b\xdd\x51\x6b\x6a\xf4\x49\x78\xbb\x62\x76\x3c\x5e\x8d\xa9\x7a\xde\xe2\x28\x54\xae\x4a\xd3\x51\x08\xb0\x8e\x5a\x49\xd2\x8d\x8e\x4e\x07\xc8\x46\xaa\xda\x59\x41\x6b\x38\xe0\x32\xde\x36\xbe\xa7\x5b\x08\x05\x66\x33\xe1\x4c\xbd\xe9\x16\x6a\x71\xba\x88\x90\xea\x2a\x39\xeb\x81\xad\x51\x2b\x49\x5a\x45\x67\x3d\x40\x32\x2a\x83\x28\xbd\xc9\xc4\x03\xbc\x8c\x4c\x38\x53\x6f\x3a\x41\xc0\xc4\x48\x95\x59\xeb\xde\xe8\x73\x75\x80\x64\x28\xbc\xd2\x05\x92\xe1\x2d\x0e\x1e\xb3\xd6\xbd\xc9\xc2\x03\x00\x8d\x5c\x79\xaf\xb5\xea\x6a\xba\xd1\xc4\x65\xa6\x37\xd6\x1b\x62\xdc\x2b\xb1\x40\xbd\x31\xc6\xdd\x01\x97\x91\x89\x2e\xea\x8d\x05\x3b\xbc\x21\x1e\x43\x26\xfb\xd6\xb4\x92\x88\x1a\xab\x32\xcb\x37\x19\x78\x5a\xc3\x40\x28\x88\xb5\x2e\x12\xea\x51\x13\x9c\x8b\xd5\x45\x42\xc1\x52\x08\xda\xe9\xad\x8b\x14\x82\x6f\x54\x9e\xff\x26\xbe\xd1\xe2\xaa\xaf\x9d\xdf\x1c\xea\x6e\x44\x77\x5c\x64\x49\x01\x2d\xd8\x06\xaf\xd7\x26\xb6\xd1\xe2\xa6\x67\xb8\xa9\x37\xdd\xf4\x0d\x37\x3d\x23\x58\xbd\xe9\xa6\x6f\xc1\x51\x58\x90\xda\x9b\x38\x4a\x0b\x29\x80\x51\xaa\xde\x24\x05\x34\xc4\x93\x54\x46\xa9\x7a\x93\x82\xd3\x42\x0a\x20\x10\x81\x37\x99\x92\xda\x8c\xa1\xb0\x3b\xb9\x31\x5a\x40\xbf\xb2\xf6\xb4\x37\x99\x92\xda\x9a\xef\x6b\xbc\x98\x9a\x74\x9f\x16\xbc\x8d\xb1\xad\xde\xc4\xdb\x02\xf8\xa4\x12\xa2\xd1\xdb\xd6\xec\x36\xf8\x17\x31\x1a\x5d\x08\x26\x0e\xe8\x91\xa4\x92\xfe\xde\xa4\xa9\x00\x8b\x24\xff\x2c\x98\x69\x0f\x82\x95\xb6\xac\xd7\xb4\x28\x06\xb2\xd4\x5a\x12\xa6\xc4\x01\x4b\x92\x89\xb6\xea\x4d\xbe\x8a\x80\x22\xa9\x8d\x3a\x66\x73\x0d\xc4\x71\xaa\xa8\x4d\xa9\x72\xb3\x47\xe5\xe6\x9f\x25\x39\x5a\xe5\x13\x5f\x14\xa7\x91\x89\x29\xa0\x48\xaa\x5c\x1c\x82\x22\xf1\x06\x75\xaa\x12\xe1\xd0\xdb\xad\xee\x5e\xcd\x2a\x37\x5e\xff\x4d\xde\x83\x40\x30\xa9\x0c\xdc\xf5\x76\x8b\x16\x5e\x21\x28\x37\xb1\xd8\x47\x9b\x13\x37\x01\x01\x02\xbd\x49\xf2\x69\xef\x4d\x90\x59\x04\xce\x9b\xb4\x29\xd4\xbb\x7d\x5f\xe3\x20\x65\x61\x02\x5e\x4a\x6e\x34\x6f\x08\x2e\xc5\x3b\xee\x08\x39\xb4\xba\xee\x88\x7e\x05\x1e\x31\x0f\x78\x97\x81\xa9\xbf\x8a\x55\x6e\x64\xe7\x5d\x92\x54\x8f\xab\x85\x68\x15\xde\x75\xb5\x04\x38\x4b\x25\x08\xa0\x77\x5d\x2d\x81\xb2\x52\x59\x2a\xdc\xbb\x8c\x4f\x00\x5c\xc9\x22\x85\x4e\x7f\xb7\xf7\xe4\x68\xfa\x37\x24\x32\xef\xba\x93\x7a\x88\x75\x72\x9b\x74\x29\x54\x1d\x0a\x15\x51\x32\x5d\xa8\x2e\xde\xe3\x2a\x23\x1e\xac\xf7\xac\xb9\xc7\x7d\x45\x9c\x0b\xef\x72\x56\xf4\x8c\x2d\xe7\x75\xd5\x75\x5d\xf5\x02\x76\x4f\x18\x59\x07\x3a\xcc\xf7\x27\x46\x42\x51\xa3\x4b\x16\xec\x25\x56\x93\xd6\x81\x5e\xb5\xaf\xf0\xe7\xcb\x85\xd6\xab\xf6\x35\x6e\xb9\x46\xce\xd0\xab\xf6\x35\xae\x32\x62\xd3\xb9\xa0\x67\xbc\xc3\x4a\x56\x3b\x89\xb6\xcb\x4a\xd6\x5b\x74\xa7\x26\x4d\x00\xf7\x15\x11\x34\xbd\xcb\x23\xd1\xe1\x75\xa8\x72\x9b\xf4\xa6\xc9\xbd\xf7\x93\xe2\xd0\xbd\x33\xca\xd9\x7b\x8b\x81\xd0\xee\xd6\x65\x3f\xeb\x21\x95\xb2\xce\xaf\x77\x49\xa5\xbd\xdf\x01\x25\xcd\xc9\x0d\x2d\x4a\x28\x99\x72\x72\x74\x29\x99\x1d\x4a\x26\x63\xdb\xbd\x4b\x2a\xed\x71\xf5\x74\xad\xf3\x50\x77\x71\xbf\xc8\xcb\xd1\x75\xbf\xf4\xd0\x24\x89\x7f\xe1\x5d\x77\x48\x9f\xd1\x1d\x67\x3e\x35\xf3\x10\x74\xe5\xe4\xe8\x4b\x24\x8b\xa8\xea\x9f\x63\xb7\xb4\xce\x2b\x7a\xd3\x49\xd6\x1d\x12\xc0\x40\x95\x20\x17\xde\x75\x87\x04\xc2\x4f\x65\x7c\xb1\x77\xd9\xcf\x00\xf6\x93\x09\x20\xe3\x5d\x57\x48\xdf\x31\x71\x5e\x59\xdd\x44\x28\x88\x8f\x66\xd5\x7f\x17\xc0\x8f\xf7\xb8\x79\x08\xfa\xea\xdd\x44\x97\x71\xbd\x30\xbc\xd8\xbb\xae\x97\x6e\xa8\xbb\xff\xd3\x9b\x98\x43\x28\xde\x9d\x1a\x74\x77\x8d\xc4\x63\x24\x9c\x80\xfc\xdd\xdd\x63\x4d\x78\x1d\x77\x17\x5d\x22\x24\xa4\xf1\x32\xeb\xae\xdd\xf1\xe8\x8d\x9e\xf7\x2e\x9f\x76\xa0\x17\xd5\xc1\x8b\x42\xe8\x45\xde\x43\x97\x1f\x54\xea\xba\xac\x7c\xfd\x44\x77\x9c\x80\xac\x7c\x3d\xae\xa5\xc1\x9b\xba\xeb\x5a\xea\x71\x2d\xf1\x82\xec\xb7\x96\x39\xf4\x78\x39\x68\x54\x09\xdb\x51\x09\x3b\x13\x8a\xc7\xbb\xf4\x9a\x1e\xb7\x99\xfc\x33\x5d\xfe\xee\x80\x5f\xaa\x43\x87\x4e\xd7\x59\x40\x2c\xd5\x21\xde\xad\x3b\x0b\x68\x4b\x99\x15\xef\xbd\xcb\x17\xde\x9f\x3f\x74\x73\x7d\x52\x13\x0f\x1d\x9f\x58\x22\x2e\x64\x26\x1f\x57\xac\x33\xc5\xfb\xc1\x00\x6f\x1f\x08\xf0\x26\x62\x90\x0b\x99\xc9\x47\x98\x06\x58\x8d\xcf\x87\x2e\xb4\x11\x17\xda\xa0\x0c\x3f\x74\xa1\x8d\xd0\x87\x06\x19\xdf\x48\xea\x0e\x36\x40\x39\xae\x87\x3c\x26\x28\x1e\x9f\x2a\x71\x46\x7c\x64\xcd\x20\x27\xbc\xc6\x2f\xe6\xac\xa6\xe8\x8d\xac\x61\xc8\x10\x11\xd8\x52\x55\x2e\x9f\xa1\x6b\x69\x84\xaa\x44\xa0\x11\x1f\x45\xdd\x95\xe8\x6e\xb2\x69\xaa\x29\x26\x3e\xf4\x9a\xab\xed\xa5\xcb\x4e\x13\xc5\x90\x16\x35\xe2\x5a\x92\xcb\x67\xc8\x19\x1e\x00\x52\x55\x7e\x1d\x01\x48\x39\xf0\xa2\xde\x36\x7e\x53\xba\x12\xf0\xa2\xb2\x38\xfe\x68\xfa\x64\x7b\x45\x11\xa2\x2b\xf9\x90\xa3\x65\xc4\xfd\xc2\x3a\x7a\x3e\xa4\xf4\x04\x7e\x54\x25\xe2\x89\x0b\x3f\xca\x03\x23\xaa\x0e\xda\x0c\x84\x11\xe5\xa3\x03\x30\x7d\x6a\x7f\xe4\x84\x19\x61\xf6\x98\x34\xa5\x0c\x99\x3d\x06\xf4\x97\x2e\x9a\x95\xfe\x32\xe2\xee\x21\x0e\x87\x0f\xb9\xb5\x03\x3c\xaa\xce\xa4\x4f\xfe\x74\x77\xe3\x93\x6a\xa2\xf0\x3c\x90\xf4\x5b\x27\x4d\x0d\x83\x49\xbf\x0e\xac\xa8\xdc\x45\xea\x0c\x87\xf7\x81\x70\x78\xdd\x58\x83\xe1\xf0\x1e\xd0\x51\x75\x32\xe2\x68\x28\x40\x6b\x20\x40\x8b\x29\x36\x3e\xa4\xd9\x8c\xb8\xb1\x18\x98\xef\xc2\x8e\xf2\x01\xcd\x86\x90\x94\x3e\x96\x7a\x0b\xed\x85\xc1\xf7\x3e\x14\x9f\x05\xa8\xa8\xac\x3b\x70\x6c\x4d\x6d\x77\x34\x71\x45\xb6\xa6\xb6\x63\x21\x69\x30\x1d\x72\xdc\x00\x3a\x2a\xeb\x7a\x14\x74\x94\x8f\xb8\xcb\x18\x97\xef\x43\x2e\xf2\x80\x95\xaa\x72\x90\x0d\x5d\x58\x23\xcc\x47\x93\x36\x81\xa1\x00\xad\x61\xd1\x1d\x27\x20\xa5\x67\xe0\x52\x22\xde\xbb\x0f\x05\x68\x0d\x0f\x2a\x69\xff\x18\xc4\x30\x14\xa3\x35\x10\xa3\x45\x54\x4a\x17\x56\x95\x8f\xb8\xea\x08\xd6\xe0\x43\x77\xd6\x08\x9d\x48\x6e\xb7\x21\x9d\x68\x00\x72\xa6\xca\xed\x36\x74\x31\x8d\x3b\xd6\x85\x57\xeb\x90\x1f\x69\xc4\xed\x33\x75\xc8\xe5\x5b\x0f\xdc\xac\x3a\x29\x3d\x0f\x5d\x31\x23\x78\xfe\xe4\xd5\x24\x24\x2b\x07\x92\x95\xd2\x92\x5c\x48\x56\x3e\xe3\x3a\x60\x42\xbd\x4f\xe9\x30\x33\x78\xfe\xe2\xfd\x39\x99\x8f\xe9\x01\x57\x55\x09\x63\xe3\x33\xa9\xbb\x84\xee\xa6\x9a\xf4\xc9\x04\xfa\xe3\xb5\x0b\x64\xab\xef\x4f\x4c\x8e\x99\x0c\x3e\x15\x50\x35\x11\xb3\xab\x10\x0d\x81\x5c\xf9\x8c\x9b\x62\x31\xd8\x6a\xca\x49\x1e\x00\x58\x75\xf1\x6c\x4d\x5d\x07\x81\x64\x55\xe5\xe6\x9b\xd2\x44\x00\x6a\x95\x59\x51\xd7\xa7\x62\xa3\x66\x18\xce\x98\xe4\xe0\x93\x89\x95\x3e\xe3\x3a\x60\xbe\xb6\x4f\x05\x40\x05\x94\x55\x5d\x14\xd7\x05\x65\xe5\x33\x74\x8a\x45\x85\x76\xca\x3c\x36\x11\x00\x25\xa9\x68\x32\x61\xc9\x67\x8d\xee\x9a\x3e\xa9\x19\xe0\x3a\x20\x84\xa4\x4f\x05\x47\xcd\x16\x8b\xc2\x7b\x70\xca\x29\x3f\xc3\xf4\xc4\xba\x8f\x3e\x65\x7a\x9a\x30\x3d\x0d\xfa\xb4\x84\x56\xe5\x33\xd8\x3a\x11\x7a\x7c\xca\x49\x1e\x48\x56\x75\x51\xa8\x98\x43\x44\x04\x05\xa0\x5d\x9a\xdd\x54\x77\xc8\x65\x92\xec\x36\x65\x5f\x9a\x2f\x3f\xce\x84\x81\xf3\x29\xd5\x60\x22\x19\xb3\x31\x81\xd5\xa7\x18\xf4\x84\x79\x69\xf0\xa2\x10\x34\x96\x4f\x30\xe1\x76\xa9\x37\xd9\xc7\x27\xf0\xb8\xdb\xa5\xf7\x14\x8e\x14\x90\x5a\xed\x12\xf1\xc9\x11\x3e\xc1\xe0\xda\x45\x0e\x3d\xc5\xe0\x26\x18\xdc\xe0\x55\x31\x15\x3a\x34\x3d\x86\x42\xcb\xe6\x54\xe8\xd0\xf4\xe8\x8e\xde\x86\xa9\xd0\xa1\x80\xcd\x6a\x17\x79\xb4\x60\xb3\x3c\xa0\xb1\x1a\xd3\xde\x7c\x32\xcf\xc9\x81\x92\xa5\xe4\x3c\x9f\x72\xa1\xcd\x13\xdb\x43\x8f\xc2\x94\xfc\x3c\x21\x3f\x4b\xc2\x14\xa0\x96\xcf\x3b\x7a\xa3\x78\x33\xc5\xdd\xe6\x53\xa3\xe0\x08\x47\x29\xdb\xcd\x8c\xea\x1a\x97\x28\x45\x06\x9a\x89\x10\x20\x05\x1c\x09\x19\xcb\x03\x19\xab\x25\xd2\xfa\x92\xbf\x3b\x90\xb1\x1a\xeb\x37\xfa\x92\xb0\xbb\x5e\xe1\x36\x2b\x4e\x69\x11\xc2\xcf\x17\x04\xda\xc6\xd2\x8e\xbe\xe4\xef\x5e\xf0\x77\x0f\x5e\x77\x4b\xd1\x41\x81\xb5\xd5\x98\xe3\xe0\xc2\xda\xf2\x95\xe3\x93\xd4\x00\x96\x0c\xf5\xab\xc4\x28\x29\x70\x2c\xb9\xba\x56\x8d\xd9\x91\xa7\x2c\xd9\x14\x16\x6c\x0a\x04\x74\x74\xe1\x62\xf9\x6a\xf1\x49\xde\x3e\x4b\x87\x3c\x30\xb3\x5a\xfa\xb2\xfa\x7d\x49\x20\x0c\xf0\xab\x96\xb8\x77\x4b\xa6\x6e\xe0\x60\x29\xe5\xd2\x97\x3c\x64\xab\xc7\xec\x78\x31\x2d\x19\x15\x56\x8f\x4f\x92\x39\x2c\x45\xd7\x04\x30\x56\x4b\x94\x23\x97\x18\x47\x20\x5c\x35\x39\x0e\x85\x70\xe5\x0b\xd6\x81\x26\xc7\xe1\x12\x0b\x00\xa2\x55\x96\x98\xbf\x14\x42\x03\x44\xab\xd4\x08\x5a\xed\x82\xb1\x72\xc0\x56\xa5\x26\xe7\xe0\x52\x78\xcd\x5a\xd1\x1d\x55\xb4\xb5\xd4\xdd\x8a\xee\xb8\x98\x8a\xae\x59\x16\x9f\x24\x07\x58\x52\xae\x17\xe4\x98\x41\x89\x43\x78\x54\xbe\x82\x03\x30\x4f\xc3\x97\x38\xc0\x02\xaa\x66\xcb\x8c\x80\x5e\x2e\xaa\x7d\xe5\x99\x4c\x24\x48\x5f\xac\x86\xe1\xcb\x63\x24\xb4\x2a\x2c\xd9\x83\x17\xec\xc1\x43\xd4\x20\xbd\x7b\x1d\x1c\x11\x11\x83\xa2\x0a\x01\x4b\xf5\x7e\x51\x6d\x22\xa2\x97\x85\x28\x91\xd6\x97\xb4\x75\x40\x56\x29\x8f\xd6\x97\x84\xa2\x15\xdc\x86\x85\xbb\x7d\x89\x6d\xac\xa8\x00\x94\xa9\xe5\x2f\xa9\xe4\x01\x46\xd5\x32\x65\x8a\x25\x2b\x32\x70\xa9\x32\x4b\x9c\xf8\xba\x29\x48\x2e\xb8\x1a\x07\x2d\x8a\x4b\xae\x46\xc0\x52\xa5\x96\x69\xdd\x58\xd2\xc8\x17\x34\x72\x62\x36\xfa\x92\x46\xbe\x82\x7f\x65\x5a\x37\x96\x82\x72\x02\xc3\xaa\xb1\x00\xb6\x6f\x31\xa9\x00\xaa\x6a\x2c\xee\xe8\x5b\x41\x39\xc0\xac\xca\xd2\xb3\xb6\x24\xb0\x1d\x8c\x68\xfd\x1b\x1e\x83\x6f\xc5\xe5\x6c\xe8\xe4\xad\xd0\xdc\xbd\x25\xa0\xed\xe0\x61\x85\x86\xeb\x2d\x1e\xb6\x81\x7e\xd3\x58\x30\xda\xb7\x1c\x91\x1b\xc2\x48\x53\x6c\xd7\x96\x30\x02\xd8\x2a\x65\x2c\xfb\x96\x30\xb2\x83\xbd\x11\xfd\xc6\xb7\xf4\xd6\x1d\x3c\x4c\xa1\x32\x5b\x3c\x2c\x00\xa9\x5a\x21\xd5\x6e\x19\x46\x81\x4d\x95\x27\x7d\x00\x9b\x38\xf8\xbe\xc1\xc2\x14\xc6\xb8\xe5\xad\x03\x34\x55\x6a\x84\xb8\xf1\x2d\x95\x76\x0f\x8f\x36\x7e\x52\x4e\x32\x80\x45\xa5\x56\xd5\x9d\x04\x95\x1d\x7c\xa3\xd2\x79\xb0\x65\x56\xdc\x21\x1e\x54\xda\x53\xb7\xc4\x83\x0d\xf1\x40\x61\x93\x02\x6d\xf2\x1d\x3c\x45\x4e\xb2\xad\x48\x99\x00\x74\x6a\x44\x9c\x71\x01\x3a\xf9\x0e\xf1\x40\x5e\xb2\x2d\x8b\xdd\x86\xc5\x6e\x32\xc3\x66\x4b\x3a\x08\xac\xa7\x26\x57\x9e\xb0\x9e\x1c\x58\x4f\x79\xd2\x05\x20\xac\x27\xdf\x71\x96\x2b\x0f\xde\x56\x7c\xdd\x8e\xf3\x4a\x2c\x1a\xdf\x52\x62\x36\x5c\x3b\xad\x89\x54\xe4\xe4\x0f\x8c\xa8\xd6\x68\x96\x33\x29\x38\x16\x47\x48\xfe\x0f\x93\x75\xca\xae\x78\x8f\x82\xbe\xc9\xa5\x62\x71\x12\x1a\x75\x5e\xd3\x49\x08\xfc\xa8\xd6\xaa\xde\xd3\x37\x53\x7c\x93\x56\x2d\x93\x79\x0a\x70\x51\x99\x38\x90\x6e\x32\x4f\x59\xbd\xf0\x1a\x65\x3b\xab\x3f\x6d\xd1\x1d\x59\xa3\x49\x09\x30\x28\x01\xcc\x98\x77\x01\x3a\xb9\xc5\xb9\x6b\x5c\x69\x23\x6a\x81\x5b\x1c\x2e\x79\x4d\x84\xe8\xe4\x81\xda\xd4\x64\x5a\xb4\xa6\xee\xe0\x25\x97\x46\x6f\xf2\x92\x5b\x94\xed\x92\xcd\xce\xe4\x75\x30\xf8\xbb\x5b\x27\x1f\x33\xf9\xbb\x0d\x5a\x40\x23\xa8\xb8\x9b\xbc\x07\x36\xa2\xbb\xc1\x26\x75\x07\xdb\x7b\x63\xed\x3a\x37\xd9\xde\xcd\xe2\x93\x54\xcc\x4d\xb1\x29\x16\x02\xaf\x14\x46\xd3\xa5\x66\x21\x9e\x4a\x0f\xb0\xfb\xa7\x0d\xf7\xcc\x10\xad\xc8\xbe\x6b\x41\x7f\x0a\x88\x77\xd1\x9f\x87\xc0\xa8\x30\x74\x97\xc0\x08\xe4\xa2\x4c\xe4\x49\x77\x31\x62\x0f\xd2\x64\xa1\x30\x77\x91\x66\xa0\x1a\x35\x85\x9a\xbb\x48\x13\x48\x45\x6f\x5b\x61\x9b\xba\x4b\xd1\xdd\x62\x93\xba\xcb\x20\x3f\x5d\xcc\x2e\x55\xd9\x5f\x2a\x15\x4a\x82\xbb\xd2\x92\x3c\xc7\xa2\x90\x33\x3a\x4b\xbb\xb8\x23\x34\x65\x76\x35\x6d\x35\xc5\x20\x79\x2f\xbb\xfc\x79\x01\x4f\xd4\x64\x77\x74\x19\x55\x81\x54\x94\x89\x28\xec\x4e\x3c\x34\xf7\x72\xbf\x4d\x43\x6f\x91\xb3\x03\xa8\xe8\xfd\x22\x5f\x53\x64\x4a\x20\x17\x4d\xde\x15\x82\x26\x72\x8f\x53\x27\x63\xa5\xcb\x9d\x17\xd0\x44\x4d\xc6\x4a\xd7\xd1\xf2\xb8\x9b\x74\xc9\xb8\x32\x8c\xbc\x45\x77\x6a\xd2\x72\xc5\xc9\xa2\x88\xe3\x3a\x59\x1e\x92\x37\x91\x9b\xdd\x65\x6e\xf5\x38\x59\x8a\x87\x77\xdd\x4d\x1e\xe2\xb5\xec\x87\x2e\xf1\xda\x47\x8d\x6a\x66\x9c\xb9\x6c\xaa\x1e\x77\x93\x98\x8a\x4b\xa6\x05\xde\x50\x26\x92\xb2\xfb\xd2\x30\xe3\x44\xca\xac\xe5\x3a\x91\x01\x40\xd4\x7e\x16\x5a\x11\x15\x1e\x9a\x32\xb1\x3f\xdd\x95\x9c\x03\xe4\xa0\x3c\x79\x21\xf8\xd6\x8e\xc3\xf0\x48\x98\x4b\x77\x19\x1e\x01\x1c\x94\x9a\x8c\x61\xae\x38\x8c\x40\x12\x9a\x22\x06\xc5\x61\x78\xb0\x8d\x49\xe1\xce\xc5\x36\x02\x65\xa8\xfd\x8c\x44\x21\x6d\x01\x17\xd4\x08\xec\xe1\xae\x68\x0b\x20\x07\x65\xc2\x5c\xba\xcb\x7c\xe8\x21\x79\x2f\x11\x91\xcc\x87\x1e\x5c\x8a\x98\x1f\xee\xe2\x52\x7e\xff\xb5\x71\x2d\xef\x9f\x36\x0c\x73\xd1\xf5\xe3\xba\x41\x3d\x8a\x5e\x2e\x6a\xca\x2e\x4f\x53\xe0\xfe\x34\xd9\xae\x8e\xec\x80\x27\x6e\xd0\x45\x0e\x76\x24\x84\x1e\x08\xa1\x8b\xf6\x16\xe1\xfe\xf8\x09\xc6\xb7\xc8\x84\x8f\x5c\x3f\x81\x09\xd4\x14\xc7\x2d\x4c\x20\x3f\x71\xb9\xca\xd0\x74\x14\xcb\x70\x52\x74\xa7\x26\xee\x79\xc0\x05\xb5\x35\xfe\xd1\xc4\x2b\x34\x21\x3f\x39\x7a\xe4\xfd\x7a\xe4\xfe\x09\xa4\xa1\xb6\xa8\x5e\x08\x69\xc8\x4f\x99\xd1\xf6\x11\xee\x51\xc6\xe3\x81\x14\xda\x65\xbf\x3a\x72\x9f\x1c\x9c\xe7\xce\xd2\x69\x7e\x74\x9e\x03\xfb\xa7\x13\x4e\xd9\x85\xfd\xe3\xa7\xc7\x37\xb5\x49\x72\x9f\x1c\xe4\xb0\xc8\x9c\x79\x64\x82\x3b\xb8\x60\x3b\xb1\xa0\xfc\xc8\x45\x02\x38\x9f\xd4\x2f\x5e\x41\x47\x51\xd9\x67\xc5\x50\x78\xcd\x1c\x39\xcc\x0f\x1c\xe6\x4b\x33\x90\x67\xe2\xac\xf8\x24\x39\x99\x40\x7c\xfc\xac\x98\x01\xef\x0b\xa1\xf8\x78\xa0\xf8\xf4\x8b\x87\xf6\xc8\x61\x0e\x40\x9f\xbc\x28\x8b\x1d\x39\xcc\x03\xe0\xa7\x13\xff\xc2\x05\xf0\xe3\x07\x07\xb3\x13\xa8\xd8\x8f\xa4\xde\x03\xa9\xb7\xcb\xea\x72\x64\x14\x3b\x38\x99\x9d\x10\x25\x7e\x74\x32\x0f\x8c\xf0\x9d\x75\xc2\xfc\xc8\x08\x7f\xee\xf8\x26\x5d\x93\x47\xa7\x2f\x50\x7c\x7a\xd2\x29\xd2\xe9\x0b\xa4\x9e\xae\xc0\xeb\x23\xad\x12\xa0\x3d\x59\xc6\xe1\x23\xf3\x56\x80\xf8\x74\x42\x2c\xf8\x2d\xb1\xe3\xbe\x62\xea\xdc\xbc\x5b\xc6\xfb\xfb\x8a\xee\x28\xf0\xdf\x12\x89\x03\xe0\xa7\x13\x73\xd8\x6f\x9d\xda\x40\xea\xe9\xc2\x20\x10\x52\x8f\xdf\x40\x53\xec\x89\x57\xfa\x2d\x8f\xed\x9d\x62\x9c\xbc\xd2\x05\xd5\xe3\x37\x44\xe2\xc5\xac\x80\x5b\x22\xf1\x9d\xa3\x3b\xb2\xd5\x5b\x47\xf6\xce\x31\x05\xb2\xf1\x5b\x47\xf6\x86\xc7\xb6\x67\x5a\xfd\x6e\x79\x6c\x6f\x78\x6c\xc5\x93\xee\x42\xba\xbd\x21\xf6\xf6\x4c\x0d\xf0\x96\xd8\x0b\xd4\x9e\xac\xd4\x92\x5b\x97\xf3\x1d\x07\x5d\x79\xc8\xb7\x0e\xfa\xfd\x4a\xc0\x6f\x1b\x67\x20\x7d\x33\x60\x7c\x94\x91\x22\x18\x1f\x0f\xa8\x9e\x9e\xab\xda\x34\x12\xe4\x88\x2c\x2a\xbe\xb7\x72\xd5\x80\xcc\x93\xba\x02\xce\x6f\x79\x50\x03\xaa\x47\x89\x2c\x82\xea\xf1\x3b\xd8\x83\xd2\x74\x6f\xb1\x07\xa0\xf6\xbc\x6d\x9c\x9c\x0c\x6d\x81\xc7\xd3\x65\x6f\xba\xa7\xba\x83\x9b\x74\x89\x50\x64\x68\x03\xfc\x4e\xea\x59\x04\x26\x5f\x68\xe0\xf1\xb0\x0a\x80\x0b\x8f\xc7\xef\x60\x46\xca\x55\xbd\x65\x86\x0f\xac\x9e\x2e\x13\xd0\x2d\x8e\x73\xaf\xe8\x8e\x3c\xfa\x96\x33\xf4\xde\xd1\x9d\x9a\x8a\x9a\x30\x01\x8a\x39\xb7\x32\xdc\xee\x28\x53\x97\x29\x78\xdc\x72\x86\xde\x90\x49\x08\x0e\xea\xb7\x64\x92\xdb\xaf\xa8\xfe\xc8\x9d\x93\x59\x0f\x18\x3a\xa9\x13\xf3\xc4\x6f\x41\x2c\x04\xa8\x8e\x7c\x24\x02\xd5\xf1\x3b\x58\x91\x52\xbd\x6e\xb1\xa2\x1b\x39\x67\xbd\x88\x18\x94\x73\x76\xdf\x8e\x4f\x92\xbc\xc4\xa5\xee\x27\x46\x42\x4e\x74\x2b\xab\xe4\x7e\x15\xee\x72\x91\x99\xde\x84\x68\xf7\xfb\x65\x52\x85\x50\xa4\x7e\xcb\xf4\x15\xe8\x3e\x5d\xf9\x55\x8f\x98\xd4\x73\x25\xbc\xd6\xd9\x94\xd5\x14\x03\xa1\x30\xf9\x88\x7f\x05\x28\x50\x97\x85\xe7\x11\xff\x7a\xae\xe8\x8e\xc2\xe4\x23\xe7\xe3\x93\xfe\xff\x8c\x5d\x3d\xd2\x64\xb7\x0d\xcc\x7d\x8a\xef\x06\x7e\xfc\x03\xc8\x44\x89\x63\xfb\x0e\x33\xd3\x83\x2a\x05\x92\xb6\xd6\xd2\xfd\x5d\x0f\xd0\x74\xaf\x5d\x0e\x14\x6c\xb0\x1f\x6b\x08\x12\x04\xfb\xe1\x87\x6c\xa6\x38\x56\x72\x42\x17\xcb\x92\x04\xa8\xd9\x20\x7c\x85\xce\x3a\x46\xc1\xd7\xe0\xaa\x86\x62\xa3\x28\x8c\x1a\x5c\x9e\x10\x46\x45\xaf\x3e\xa9\xe7\x50\x19\x31\x6e\x2f\x62\x90\x50\xf4\x15\x62\x5f\x88\x51\xa3\xe4\xaf\x54\x61\x8c\x8c\x8d\x4c\x37\x08\x42\x15\xc6\xc8\xb0\xc3\x26\x5d\xb1\x50\xd8\x11\x2b\x57\xae\xab\x49\x13\x2f\xd4\x9b\xf4\x29\x62\xfd\xd0\xe5\xb3\xda\x3a\xdb\xa4\x94\xf2\x53\x26\x61\x2f\x94\xf2\x0f\x2b\x71\x1c\xa5\xee\xb1\x45\x86\x24\x36\x59\x29\x08\x55\x11\xc3\x73\xe2\x0c\xb0\x43\x2e\x4c\x14\xb4\xe9\xbc\x7c\xa8\x18\x10\x85\x5f\x3a\x2f\x1f\xc2\xaf\xf0\x12\x47\xfc\x0a\x1d\x23\x8c\x24\x3d\xb0\x49\x28\x0d\x91\x1e\xc4\xae\x99\x13\x2f\x43\xd5\x80\x78\xe4\x46\x9e\xf4\x16\x43\x45\xbf\xc8\x50\xc6\x74\x38\x3c\x54\xf4\x2b\x8e\x25\xe3\x8b\xfa\x2f\x71\x2c\xbd\xa2\x1c\x15\x1d\x25\x0e\x39\x2a\x81\xfa\x1d\x7d\xad\x50\xa9\x2d\xde\xa9\xb2\xd9\xff\x9a\xcf\x2b\x4a\xa4\x57\x14\xe4\x2c\x46\xf5\xa1\x20\x22\x0a\x57\x74\x1c\x32\x84\x2b\x51\x6e\x8c\x4e\x21\x87\xae\xe8\x44\xd4\x68\xd4\x24\x85\x66\x02\xdc\x96\xb6\xac\x12\xe0\xc5\xce\x64\x3c\x16\x88\x8b\x09\x70\x5c\x05\x03\x3c\x30\x8c\x8b\x30\x80\xab\x5d\xd5\xe6\x9f\x36\xd6\xdb\x70\xb5\x9a\xc2\x67\xef\xe1\x62\x86\x0e\x57\xf2\x2d\x1b\x39\x4c\x70\x91\x6f\x19\x57\xd6\xdb\xcc\x3a\xdb\xc8\xd4\x8e\x6b\xa4\x59\x7f\x1c\x38\x5c\xf4\x1d\x70\xd5\xc6\xe4\xe9\x58\x5c\x43\xe2\xb2\xf4\x6f\x3c\xbd\x04\x11\x4c\xe1\x9a\x25\x6e\xb0\xcf\x29\x71\x33\xc5\x7d\x4c\x1e\x17\x33\x7b\xb8\x32\x7b\x67\x3c\x01\x8b\x6b\x49\x63\x85\x03\xe4\xf9\xc0\xb5\xa4\xb1\xda\xec\x3c\xfe\x03\x71\x56\xa1\x78\xa9\xcc\x16\xb5\x69\xea\xb3\x02\x0f\x9e\xba\xc1\xc5\xc0\x03\x97\x25\x92\x7d\xbc\x00\x5c\x26\x65\xd6\x66\x37\xe7\x30\x5d\x5d\xd6\x8e\x26\xc9\x07\x2e\xd7\x30\xcb\xeb\xe0\x61\x56\x5c\x2e\x71\x9e\xe2\x3e\x9b\x16\x97\x4b\xdc\xbe\xea\x67\xec\x72\xcb\x1e\x2a\xb8\xb0\xc3\x2e\x1f\x52\xf4\x23\x15\xad\x51\x3e\xb4\xae\xb5\x9f\x59\x8d\xc7\xf5\x90\xc2\xca\x0f\xe0\x43\x6f\xb8\x1e\x5a\xd7\x4c\x40\x18\x4b\xe7\xb8\x9e\x12\xf7\x2c\x71\x6a\xd2\xba\x66\x06\xdf\xf8\x90\x20\x2e\x56\x05\x91\xf4\x53\x83\x91\x13\x44\x3f\x85\xab\xd0\x83\x07\x29\x71\xbd\xa4\xcb\x57\xcd\x60\x72\x94\x3c\xda\x84\xa4\x9f\x1a\x0c\xb8\x20\xfa\x29\x14\xc5\x94\xf9\xe4\x28\xa1\x91\xa0\x46\xc2\x41\xf2\x89\x1a\x5c\xc8\xb9\x49\xcb\x90\x2a\x51\xea\xd2\xf6\x81\x16\x15\xb9\xa8\x87\x73\x83\x16\xb5\xd0\x8f\xaf\xf0\xe1\x7a\xcb\x86\x0a\xc3\x5c\x66\xf9\xd6\xbc\x2b\x14\xe3\x5b\x7b\xb8\xde\x12\xf7\x2e\x71\x6a\x0a\x36\x15\x84\x09\x36\x42\x5a\xae\x20\xcd\x65\x27\x21\x5b\x28\x08\x73\x42\x58\xa3\x93\x83\x96\x0f\x51\x18\x2b\x8d\x68\xcc\xf2\xa2\x55\xa8\xb2\x2f\xfe\x6e\xe8\x77\xe9\x07\xf0\x7c\x02\xc4\xc2\x84\x56\x28\xc5\xe4\x1d\x1a\x4f\x05\xa0\x15\x14\xed\x4f\x02\x01\x8d\x49\x52\x14\xd5\x92\xed\x49\x71\x53\xe2\x66\x89\x3b\x6c\x1a\x6a\xba\x57\x95\x1c\xa6\x68\x4c\x92\x22\x49\x97\xee\x1e\x29\x8d\xb5\x3d\x24\x0b\x93\x68\x1d\x21\x16\x26\xb4\x02\xb0\xfd\x09\x94\xd1\x04\x60\xc5\xd0\x64\xcc\x8a\xa3\x09\xc0\x8a\x6a\xc9\xf6\xa2\x2e\x97\xc4\xad\x12\xc7\x26\x93\xbe\x2a\xa0\xe2\xf3\x48\x68\x4c\x92\xa2\x15\xb6\x31\x6b\x89\xc6\xf3\x09\x68\xfe\x67\xdb\xc7\x66\x9b\xab\xad\xc2\x9f\x7d\xa8\x95\xad\x61\x56\x56\x85\x6f\xe9\xa0\x6d\xc9\xab\x80\xe4\x68\xc9\x1f\x5a\x83\x47\xae\x41\xe7\x30\x1f\x9a\x42\x01\x18\x09\x7b\xd1\x1e\x12\x57\x28\xc5\x73\x6e\x68\x42\xa9\xa2\x29\x32\xd2\x59\xa0\x3d\x25\xee\x99\xe2\xf8\xd1\x6a\x4f\xad\x6b\xbe\x0d\x63\xcc\xb8\xa0\x3d\x35\xf3\x42\xa9\x33\xa9\xb1\x97\x16\x0f\x35\x14\xc2\x8d\x28\x85\xd0\x2a\xb6\x60\xc8\x8b\x16\x9a\x42\x6d\x2e\x86\x39\x68\xf1\xc3\xef\x4a\x1e\x37\x65\xd7\xe6\xea\xf9\xda\xa6\x33\x84\x40\x67\x02\x12\x3d\x43\x01\xbf\x68\x80\x9d\x49\x46\xf4\xf4\xcd\x9d\xf4\xfb\xe8\xf4\xcd\xd1\xd3\x37\x6f\x44\xd3\x2e\xf7\xa0\xf7\xea\x92\xe6\x2e\xfe\x1c\xf4\xdc\x94\xce\x34\x1b\x44\xa0\x83\x3e\x4a\xdc\xe7\x18\x1f\xfa\x90\xb8\x51\xe2\x3e\x9a\xee\x2c\xfc\xa1\x78\x77\x9c\xbc\x08\x10\xef\x0e\xfa\xaa\x2e\x69\xd3\x9d\xce\x39\xba\xd5\x50\x88\xec\xdd\x34\x14\xaf\x29\x10\x6c\xfb\x96\x36\x77\x1a\x04\x77\x9e\x98\x69\xd0\xd3\xdc\xbd\x49\x61\x32\xf7\x62\xad\x71\x72\x04\xa3\xcb\xdc\x8b\x9a\xc6\xf9\x9c\x16\xfa\x91\xb8\x53\xe2\xa8\xb0\x23\x71\x79\xa9\xd3\xc9\xda\x8b\xce\x04\x23\x7a\x26\x11\xbd\x8d\xbf\x76\x6d\x0d\xfd\x48\x31\xa7\x46\x43\x00\xec\x0f\xad\xdf\xa3\x66\xa8\x75\xd7\x0e\x2b\xe6\x1a\x6f\x5a\x77\x7d\xeb\xfb\xf3\xcf\x97\xa2\xf9\xbb\xa7\xa6\xf1\x2c\xcd\x10\xaf\x3a\xaf\xde\xa0\xdf\x5b\x6c\x34\xad\x9f\xfc\x80\xfe\x2c\x71\xa6\x2e\x7f\x10\xf7\xae\x36\xae\x2d\x4f\x40\xa3\xdf\xee\xc2\x60\xce\x0f\xfd\x35\xd4\x54\x23\xe1\xe6\xeb\xf2\x03\x7a\xfa\x01\x3c\x10\x86\xfe\x92\x71\xa2\x94\xc2\x8f\x5e\x87\x94\x82\xea\x92\x2e\x49\xd7\x5e\x2f\xf2\x1d\x6f\xb2\x40\x68\x06\xef\xea\x73\x73\x28\xcc\x76\x20\x59\x73\x46\x73\x35\x69\xd9\xdf\xb5\x76\x84\x88\x1e\xb2\xa4\xfc\x6c\x93\x64\x02\x62\xd1\x41\x4f\xd4\xf1\x2e\x84\x10\xea\xf4\x44\x1d\x27\x23\x26\xba\x50\xa7\xb8\x72\x9c\xe9\x40\x0c\xa1\x4e\xd2\xe6\x8c\xf6\xc9\x37\x61\xf0\x32\x0c\x8a\x0f\xc7\x79\x56\x0c\xe2\xc3\x41\xf2\xdf\x88\x0b\x18\x43\x78\x94\xf4\x37\xf7\xcf\x9c\x6d\xae\xb6\xea\x92\x38\x3d\x9a\xba\x6c\x09\x1e\x87\x23\x21\x43\x18\x46\xcf\x41\xd2\xcb\x19\xcc\xac\x22\xd9\x6f\xee\x1e\xd5\xa6\x09\xf4\xd2\xc9\xe4\x04\xc8\x36\x80\xe4\xbc\x11\xbb\x30\xc4\x79\x83\x51\x80\xda\x3f\xb9\x02\x0c\xd6\x49\x30\x0a\x35\x3b\x77\xd6\x10\x6a\x8e\xf1\xa7\x38\x0e\x65\x48\xdc\x28\x71\x9c\x9c\x3c\x99\x91\xa0\xc9\x43\x7e\x18\xbc\x42\x83\x31\x4b\x95\x44\xb1\xa1\x98\x6a\xa4\x27\x43\xe2\x10\x88\x98\x07\x45\x79\xe3\x9d\x58\x2b\xca\x1b\x24\xe5\xcd\xe0\x2b\x70\x10\xe5\x0d\x46\xc1\xe9\x68\x94\xb6\x35\xb7\xc2\x4c\x1e\x98\x82\xe8\x70\x50\x94\x37\x3e\x64\x27\x5b\xe2\x76\x89\x33\x36\x69\x51\x13\x32\x79\x4a\x11\x43\x90\x39\x32\x0b\xea\xa3\xab\x4d\x9a\x3c\xa9\xc9\xce\xb9\x1d\x2d\x5c\xa1\x29\xf9\x38\x30\x04\x97\xa3\xe0\x92\x27\xb7\x30\x04\x97\xe3\x51\xe2\x06\xad\xf9\x21\x71\x8f\x12\x47\x9d\x3c\xa4\xaf\x67\xe9\x84\x9f\xbb\xf1\x94\x4e\x0a\x2d\x07\x91\x74\xb0\xfe\x8a\x51\x90\xc8\x7c\x26\x86\x20\x71\xbc\xaa\x4f\x86\xca\xe3\xa5\x15\x7f\xe5\x8a\xf3\x3b\x32\x5e\x5a\xf1\x82\x44\x66\x26\x31\x04\x89\x23\x21\xb1\x4b\x29\x0a\x8d\xc6\xab\x94\x42\x24\x1d\x90\x52\x0a\x12\x99\x99\xc4\x10\x24\x26\x3d\x50\xf3\xb1\x39\x14\xc1\xde\x78\xd7\xec\xe8\x4c\x0e\x45\x2b\x23\xa3\x95\x1f\xf6\xe3\x5b\xca\x2c\x48\x64\x86\x11\x23\x34\x94\xc2\xbd\xa9\xcd\x2a\xdc\x1b\x99\x8d\x71\xb2\x94\x60\x84\xc4\x45\x89\xfb\x34\x4d\xe6\x64\x51\x1c\x40\xce\x14\x23\xc4\x01\x84\x79\x63\xd2\xdd\xf6\x19\xca\x64\x69\x16\x33\xc3\x0e\x27\xff\x07\x26\x2f\x38\x60\xd6\x6e\x25\xff\x04\x26\x2f\xb5\x61\x96\x8b\xc3\x2c\x1c\xa6\x5c\x9c\xb9\xaa\x4f\x4e\x7d\x2a\x5d\x51\x84\x3d\xce\x2c\x1c\xa6\xdc\x9f\x69\xaf\x6a\xfb\xac\xd0\x64\x02\x12\x33\x33\x89\xbe\xe8\x30\x4e\x9e\x44\xc2\xf4\x34\x08\x9a\x9f\xd8\x75\x30\x0b\x39\x48\x43\x8d\xa9\x28\x61\xfa\xbb\xda\xd4\x25\xf7\xf2\xbc\x1d\xaf\xd1\x69\xb5\x93\xd7\xcc\x30\xcb\xa3\xe2\x1d\x7a\xcc\xad\x91\xec\x1c\x89\x51\x61\x5b\x8a\x3e\x35\x71\x9a\xad\xb8\x7c\x30\x93\xb7\xc2\x79\xab\x1d\xf3\xa1\x19\xbc\x6a\x06\x1a\xca\x4b\x33\x28\x73\x5f\x87\x7d\xca\xdc\x67\x79\x07\x64\x2c\xc6\x94\x77\x30\xcb\x03\xe0\x71\x30\x4c\x79\x00\x33\x49\xb6\xdc\x08\xdf\xf3\xad\x45\xc8\xe4\xa3\xf3\x38\x18\xe6\x5b\x46\x56\xdb\xc4\x9a\x7e\xa7\x3e\x6b\x2f\xf0\xf2\x3a\xa6\xf6\x42\x91\x00\x39\x49\x7f\x31\xf5\x9d\x9f\xf9\xba\xac\xf3\xfd\x2e\xcc\x90\x3e\xcb\x07\x50\xea\x4e\x04\x41\x58\x99\x99\x74\x3e\xd2\x85\xa5\xcc\xe4\xaa\x8d\xc2\x6b\x82\x58\xda\x28\xc5\x1e\xe4\xbc\x27\x08\xb1\x07\xa1\x18\x82\x5c\x79\xbd\xc5\x1b\xb1\x48\xb2\xa0\xd1\xf7\xf8\x6b\x4e\xef\xe2\xa1\x09\xac\x0a\x3e\x8c\xc1\xf6\x52\xf0\xb1\xea\x3b\x4a\x37\x4d\x84\x3e\x58\xb5\x6b\x79\x50\x0e\x4b\xbb\xb6\xc8\x7e\x9c\xe4\xb7\x58\xda\xb5\x6b\x96\x38\x1a\x8c\x68\x7b\xb0\x32\x25\xc0\x77\x3e\xb1\x78\x2d\x01\x49\xc5\xd3\x9c\x17\xb9\xb1\x96\x66\xb0\xd2\xe4\xd5\x23\xcb\xaf\x58\x85\x11\x4e\x73\x11\x37\x0f\x56\x61\x04\x1f\xba\xc2\x12\x46\xac\xe4\x0a\x75\x3e\x74\x85\x45\xe6\x2e\x14\x03\x8f\xf3\xba\x36\x96\x69\x28\x56\x43\xa1\x38\xa5\x3b\x93\x70\xa7\xb9\x13\x07\x96\x6b\xf5\xfc\x5e\xbd\xa1\xc9\xb9\xa4\x15\xea\x38\xbf\xdb\xcb\x65\x2c\x05\x2d\xbc\xc9\x8d\x25\x68\x29\x9a\x1d\x77\x19\xe7\x96\xb8\x5d\xe2\x9c\x4d\xae\xa6\x93\x4d\x9c\xc0\x96\x2e\x2b\x56\xe3\x65\x6d\xac\x23\x7d\x3d\x4a\x5f\xf4\xd3\x96\xb2\xa4\xab\x3e\xa4\xca\xb5\x2d\x7d\x48\x57\x7e\x48\x87\xd4\xac\x0f\xe9\x2a\xd4\x51\xf2\x6b\x09\x75\x56\xa1\xce\x96\xc2\x94\x64\x2c\xba\x19\xdf\x9a\x1d\x24\x0e\x25\x8e\xb3\x53\x26\x71\x55\xd8\xb1\x35\x14\x7d\x7f\x57\x86\x1d\xa4\x64\x85\x98\x68\xb0\x0a\x8f\x48\x46\x8b\x25\x3c\x2a\x96\x1a\xdf\x5a\x71\xe1\x51\x51\xd1\x38\x9f\xc2\xc7\x0a\x89\x8b\x12\xc7\x09\x84\x94\x52\x90\x43\x9e\x5a\x88\x6f\x06\xc9\x37\xa3\x17\x2e\x20\xbe\x19\x58\xa1\x11\x79\x6a\x21\xbe\x19\x58\xa1\x11\x79\x6a\x21\xc2\x19\x14\xa9\x8c\xf3\x1a\x2e\xac\x49\x5c\x2b\x71\x6a\x1a\x6a\xca\x09\x30\x7e\x30\x56\x52\x61\x15\xad\x28\xb5\x27\xd6\x18\x58\x2b\x69\x8c\xf8\x8d\x95\x54\x14\xa3\x8c\xf3\x32\x2d\xac\x6b\x06\x59\xb1\xf1\x6d\x1c\x8a\x52\x32\x56\x01\x84\xf2\x77\xa6\x00\xc2\x32\x80\x18\xf4\x65\x8c\xe7\xb3\x60\x05\x8a\xbc\x4b\x0b\x53\x55\xa6\xb8\x61\x7c\x33\xbe\x33\x21\x9f\x25\xb7\xa7\xf3\x9d\x6f\x98\x42\x88\x22\x80\x71\x9e\x1f\x84\x4d\x0d\x65\xd6\x50\x38\x73\x25\x43\x93\x0a\xe6\xfe\xd9\x07\x84\x4d\xa8\x98\x5c\x30\x77\x1b\x7f\xc7\xaa\x2e\x92\x1c\x66\xc8\x5b\x16\x39\x0c\xac\xc0\x54\x49\x46\x53\xa1\xa7\x88\x63\x9c\x47\x12\x61\x42\x4c\x33\xab\x36\x0e\xc5\xa4\xb1\xac\xe6\x38\x0f\xdf\xc1\xe4\x39\x59\x96\x6e\xe5\x80\x8b\x1c\x06\x56\xa8\xc8\x67\xa6\x61\x2a\xf4\x58\xde\xb4\xf7\xc3\x3d\x62\x5b\x53\xa8\x00\xe9\xc8\xa2\x15\x20\x59\x06\x48\x43\xe6\x20\x17\xc8\x0a\xc3\x94\x80\x34\x61\x58\x31\xc0\xf8\x61\xec\x61\x72\x8f\x2c\xaf\x72\xfa\x61\xd9\xcc\x94\x7b\xb5\x0a\x75\x78\x2d\x16\xa6\xfc\xaa\x55\x66\x88\xa7\x15\x61\xca\x0c\x15\x97\x8b\x1f\xe6\x63\xec\xa9\xb1\x3c\x77\xb5\x51\x2d\x4f\x4d\xaf\xe2\x19\x9e\x47\x84\x29\x9e\xb1\x8c\x67\x48\xda\x0a\x31\xaf\xc0\x0a\x86\x79\x68\x05\xf6\xd2\x30\x0b\x6b\x8f\x4c\x53\x58\x6b\xb8\xaa\x8d\xea\x84\xa6\x5e\x1e\x9e\x72\xaf\xa2\x5e\x81\x25\xb3\xfc\xbe\x64\x64\x90\xb1\x64\xd9\x66\x5f\x8c\x30\x4c\x65\x1b\x4b\x20\xde\x3c\x87\x01\x53\xd9\xa6\x08\x56\x36\x1f\x76\x85\x09\x6d\x8b\x29\x65\xf3\xb6\x2d\xc4\x94\x02\xcb\xcb\xa3\xfb\x92\x95\x85\xf4\x92\xd1\xce\xe6\x79\x04\x98\xa2\x1d\xcb\x68\x67\x48\x65\x72\xfe\x8a\x29\x65\xf3\x39\x52\xb8\xca\xd2\xc5\x94\xb2\xf9\x1e\x29\x5c\x70\xeb\x59\x96\xde\x7c\x74\x14\xae\xb2\xb4\xb7\x9a\xde\xe7\x5e\x26\x5c\x6e\x9a\xb7\x44\x08\xae\x82\x28\x4f\xe0\xad\x66\xc0\xda\x99\x0b\x53\x8b\x0e\x65\x93\x57\x17\x2e\x4c\x2d\x5e\x93\xad\xfc\xb1\x2b\x97\x93\x14\x27\x43\xa1\xa3\x0b\x52\x7d\xd4\xec\x68\xb7\xae\x22\xb8\x67\x11\x9c\x1c\xaa\x70\x15\xc1\x7d\x94\x34\x86\x6b\xae\x22\x78\xd1\xa1\x6c\x5e\xfc\x85\x0b\x6e\x8b\xd7\x64\xf3\xc0\x28\xc4\x6b\x02\x9f\x65\x63\x7b\xff\xb7\xdb\xeb\xff\xdf\xeb\x75\xd5\xc8\x7d\x96\x5e\xe8\xa2\x3a\x6f\xc7\x22\x19\x50\x06\xc9\x36\xe1\x02\x5c\x5f\x35\x18\x86\x34\x2e\x54\x4d\x76\x94\xa1\xf0\xd7\xe5\x86\x16\x23\xca\x6e\x8c\x76\xdc\x24\xcd\x4a\x1a\x7b\x94\xa7\xe9\xb7\x63\x79\xff\x8c\x6a\x11\xde\x7a\x16\xa6\xb6\xca\x6e\xae\xc2\x94\x5b\x89\xd3\x50\x54\x59\x2f\x22\x95\xdd\xb8\x4d\x5c\x80\x5b\x8c\x28\xbb\xd1\x3f\x12\x23\x0a\x3c\x93\x5c\x64\x3c\x85\x2b\xc9\xe5\x59\x59\xdf\x8d\x05\x26\x57\x61\x20\x19\x50\xee\x36\x76\xa9\x50\xd5\xd3\xd7\x24\x03\x29\x5c\xbe\x66\xb2\xa3\xb4\xdd\xb4\x83\xb6\x66\xb7\x6b\x76\x74\x2f\x5c\x18\xee\xa7\xc4\xf1\xb3\xe0\xca\x72\x79\x66\xb9\x26\x73\x3d\x7e\x34\x83\x47\x29\xe5\xf3\xfd\x8d\xc3\xa8\x2b\xce\xed\xd7\x4c\xe6\x6c\xe2\xf0\x54\x6b\xe4\xb5\xed\xc9\x94\x4d\x1c\x6e\xd7\x38\xf7\x16\x14\xaf\x6c\x1c\xe6\x3b\xe2\xf4\xeb\x6e\xfa\x84\x2b\x71\x78\x61\x26\x4e\x9f\x3f\x7d\x4d\xf2\x05\xc7\xe9\x92\xd5\x9f\xd9\xc4\x11\xb2\x22\x15\x79\x21\x7c\x32\xb7\x12\x87\x55\xe2\x38\xa3\xfd\xf4\x35\xd7\xc7\x10\xe2\xb0\x4a\x1c\xe7\xde\x8f\x93\x3c\x83\x71\x86\x06\x7f\x3b\x42\x93\x59\x89\x38\xcc\xac\xc6\x99\x57\x36\xed\x4f\x13\x7d\x9f\x38\xf7\x46\x9d\x7c\x92\x2a\x0e\x13\xab\x71\xee\x2d\x3b\x79\x21\x2e\x0e\xbd\xa2\x38\xb7\x13\x24\x26\xc7\x38\xf3\x07\x59\xef\xbb\xc9\xa8\x0d\xb2\xb8\x46\xde\x65\x9f\xe4\x3a\x0b\x5d\x60\x8f\xbc\xaf\x2e\x2a\xbd\x38\x4b\xb2\xee\x1d\x3a\x4d\x3a\x74\xa9\xf7\x0e\xb3\x26\xcd\x3b\x8e\x4b\x1b\xfe\xc8\x26\xfd\x4a\x23\xf4\xd4\xbc\xa6\xec\x1a\xe1\xbd\x29\xc4\x77\x1b\x67\x4b\x1b\x77\xf8\x35\xa7\x8c\x8d\xe1\x57\x9c\xdb\x8b\x99\x24\x85\x8d\xb3\xd5\xe1\xc9\x0e\x8d\x4d\x47\x53\x3e\x69\x36\xc6\x45\x39\x9a\xf2\xc9\x79\x49\x51\x4c\xed\xc6\x39\x69\x51\x32\xec\x23\x8b\x3a\x39\x2f\x57\x87\x1a\xc6\x23\x87\xb1\xd9\xe1\x43\xb2\x1e\x3b\x9b\x68\x51\x0f\x29\xea\x91\x1d\x1e\xda\xe1\x53\x66\xf3\xbc\x07\xcf\x67\xe6\xe2\x3c\xd5\xe1\x33\x6d\xe3\xe2\x30\x9e\x1a\xfc\xed\x0f\x4d\xde\x87\x0c\x5d\x90\x8f\xbc\x20\x2f\xb6\xce\xd0\x05\xf9\xc8\x0b\xf2\xa2\xdd\x8c\xf3\x52\x87\xb7\x0b\x34\x97\xe6\x05\x75\x88\xfc\xd5\xe1\xaf\xa0\xa5\xbc\x9d\x1c\xd1\x44\x86\xee\xb9\x47\xde\x65\x17\x15\x64\x9c\xb7\xa6\xfc\xee\xb7\x1d\x76\x76\xf8\xd6\xaf\xde\x69\xa2\x83\x66\xf3\x96\x0e\xdf\xf7\x94\xdb\xa6\x36\xde\x82\x94\xb8\x17\x85\x54\x89\x71\x42\xb2\x22\xb7\xc3\xe4\x76\x08\xc9\x8a\x94\xf5\x09\xc5\x22\xe8\xc1\x44\xdc\x3b\xbe\x7f\x0a\x8c\x11\xfc\x1c\x47\x1e\xf2\xe4\x13\x8b\xa1\xd3\x86\x91\xa7\x0d\xdb\xfc\x9f\x0c\xd4\xfd\x9f\x5f\x1e\xdf\xfe\xf6\x8f\x7f\x3e\xbe\xfd\xeb\xf1\xcb\xfb\xeb\xf5\xc7\xf7\xef\xef\x5f\x7f\xc7\xcf\xaf\xdf\xbf\xfe\x7e\xff\xf5\x0b\xef\xf8\xf9\xd7\xf7\xf7\xf7\xbf\x7f\xfb\xe3\xfb\xeb\xfd\xf5\xed\xb7\x6f\xf7\xaf\xf2\xdf\x7f\x02\x00\x00\xff\xff\x26\x2e\x42\x12\xc5\x7b\x02\x00"); -func _ccb ()(*asset ,error ){_cdf ,_acc :=_bed ();if _acc !=nil {return nil ,_acc ;};_cgcd :=bindataFileInfo {_aa :"Adobe-CNS1-UCS2",_dg :264249,_ged :_fc .FileMode (436),_de :_e .Unix (1580490554,0)};_edef :=&asset {_cb :_cdf ,_fg :_cgcd };return _edef ,nil ; -};var _agc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd4\x51\x6b\xdb\x3e\x14\x05\xf0\xf7\x7c\x0a\x3d\xf6\xff\xd0\x7f\x2c\x4b\xb2\x24\x18\x85\xd1\x3c\x2c\x1d\x5d\x47\xb3\x76\x83\xb1\x07\x4b\x96\x83\x61\x71\x8c\xe3\x0c\xfa\xed\xc7\x3d\x27\xcb\xf6\x50\x6e\xfb\x8b\x74\x39\x57\x4a\xb5\xbe\xdf\x6e\xb6\xe3\xb0\xa8\xf5\xe7\xf9\x98\x77\x65\x51\xfd\x30\x76\x73\x39\x1d\xcf\x73\x2e\x2a\x95\xfd\x30\xae\x56\xba\x56\xdd\x90\x97\x3f\x7f\xa2\xe4\x43\x3b\xad\x56\xeb\x58\x4d\xbf\x6e\x9f\x3f\xee\x1e\x6e\x3f\xa8\xf3\xa9\x5c\xf4\x7e\xbb\xd9\xbd\x9d\x96\x72\xd8\x8e\xfd\x51\x19\xee\xee\xce\xd3\xa5\x83\x52\xeb\xe7\xb2\x1f\x4e\xcb\xfc\xa6\x6e\xde\x77\xc7\x54\xfe\x53\x5d\xe9\xc5\x9f\xe6\xae\xcc\xc3\xb8\x57\x37\x0f\xed\xd4\x8e\xfa\xfa\xc1\xee\x3c\x4d\x3f\xcb\xa1\x8c\x8b\xd2\xb0\x32\x76\xa8\xab\xf5\xfd\x63\x3b\x7d\x6a\x0f\x45\xfd\x93\xe6\x15\x9f\xe1\xa3\xd7\x32\x9f\x86\xe3\xa8\x74\xf5\x7f\x55\x35\x7f\xfd\xcb\xdb\x54\x2e\xbd\x56\xeb\x97\xed\xe6\xa9\xef\x4f\x65\x51\xd1\x56\x5c\xf3\xed\x65\xbb\x51\xdf\xb5\xd2\x95\xaa\x9d\xb1\xf5\x8f\xcb\xd2\xaf\x8f\xc7\xee\xba\xd1\x69\xce\x94\x87\x6e\x6e\xc7\x7d\x59\xbd\x0b\xda\xea\x3b\x25\xa5\xbe\x53\x3e\x04\x2f\xe4\x2a\x90\xd3\xa0\x08\x4a\xa4\x4e\x28\x6a\xa1\x86\xab\x1a\x0b\xb2\xa0\x08\xf2\x2d\x08\x1b\x03\xdb\x4b\xf1\x51\x4b\xfb\x3a\xf6\x42\x28\x3e\xea\x20\xd4\x62\x15\x8a\x8f\x3a\x82\x0c\xc9\x08\xd5\x15\xc8\x91\x1c\x48\x83\x3c\xc9\x83\x6a\xa1\xcc\x5e\x19\xbd\x6a\x23\x54\x48\x85\x64\x41\x6c\x5f\xd8\xde\x81\xd8\xbe\xb0\x7d\x03\xca\xa4\x0c\x92\xf4\xc6\x62\x6c\x14\x1f\xeb\x00\xaa\x49\x35\x28\x82\x2c\x49\x0e\x27\x9a\x0a\xd4\x90\x1a\x90\x06\x05\x52\x00\x49\x7a\xd3\xb0\x57\x83\x5e\x46\xd2\x9b\x80\xa8\x28\x3e\x1a\x0b\x72\x24\x44\x35\x0e\xe4\x49\x38\x09\xd3\x80\x0a\xa9\x80\x90\x3e\x72\x63\x64\x08\x49\xef\x79\x1d\x9e\xd7\x61\x25\xaa\x6f\x31\x23\x4a\x30\x18\xc8\xf3\x86\x3c\x6f\xc8\x1a\x50\x4d\x42\x54\xab\x41\x86\x64\x64\xa3\x61\x2f\x4b\x72\x20\x6e\x6c\x48\x1e\xe4\x41\x81\x84\x93\xb0\xa4\x48\x6a\xb1\x8a\x21\x12\x29\x61\x95\x03\x65\x12\x6e\xc8\x62\xa0\xb6\x23\xc9\x77\x35\x3a\x0b\x2a\xa4\x5e\x7a\x31\x7d\xe2\x8c\x09\xf7\xe8\x10\x35\x71\xc6\x54\x63\x15\x42\x24\x0e\x94\x70\xf6\x0e\x33\x26\x0e\x24\x25\x18\x8b\x5c\xc9\x91\x70\x1d\x8e\xed\x19\x42\x4a\x30\x97\xf6\x0c\x21\x25\x98\xcb\x2a\x9e\x7d\x42\x2e\x27\x97\xe6\x33\x73\x65\x9c\xbd\xc3\x40\xfc\x46\xa3\x04\xe3\x90\xab\x6f\x41\x7d\xc6\x0d\x59\x79\x5f\xae\xff\xd4\xf2\xbb\xbc\x6c\xd7\x97\x26\x9f\xe7\xb9\x8c\x0b\xde\x35\x3c\x26\xf2\x1a\x0c\x63\xb9\xbe\x9c\xd3\x71\x92\x5d\xf8\xf9\x1d\x00\x00\xff\xff\xd7\xe6\x99\xe2\x65\x05\x00\x00"); -func _fge ()(*asset ,error ){_bbfg ,_bdf :=_ddb ();if _bdf !=nil {return nil ,_bdf ;};_gedcb :=bindataFileInfo {_aa :"Add-H",_dg :12616,_ged :_fc .FileMode (436),_de :_e .Unix (1580491075,0)};_dcd :=&asset {_cb :_bbfg ,_fg :_gedcb };return _dcd ,nil ;}; -func _cfca ()(*asset ,error ){_aeb ,_cfcb :=_ee ();if _cfcb !=nil {return nil ,_cfcb ;};_fad :=bindataFileInfo {_aa :"78-RKSJ-H",_dg :12581,_ged :_fc .FileMode (436),_de :_e .Unix (1580490930,0)};_adc :=&asset {_cb :_aeb ,_fg :_fad };return _adc ,nil ; -};var _bgba =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9c\x4b\x0f\x1e\xb7\x91\xae\xf7\xfa\x15\xdf\x32\x67\x91\xe3\x2e\x5e\x9b\x80\x20\xe0\x9c\x5c\x10\xe3\x20\x39\x83\xf1\xdc\x80\xc1\x2c\x9a\x37\x43\x40\x2c\x09\xb2\xbc\xc8\xbf\x1f\xd4\xfb\x50\x9e\x4c\x30\x80\xb3\x30\xca\x2a\xb1\xbb\xd9\x4f\x57\x91\x7c\x59\xfc\xf4\xcd\x6f\xbe\xfd\xed\xb7\x1f\xde\x7f\x79\x7d\xf3\x0f\x9f\x3f\x8e\xef\xd6\x97\xd7\x7e\xff\x61\x7e\x5e\x3f\x7e\xfc\xe9\xf3\x58\xaf\xbe\xbe\x7f\xff\xe1\xcd\x1b\x0b\xaf\xf9\x7e\x7c\xf9\xfa\x47\x99\xf1\xc3\xf3\xe9\xcd\x1b\xbf\xfe\xbb\xbf\xfc\xf8\x65\xfd\xf0\xed\x87\xfd\xf1\x15\x69\x37\x7f\xfa\x74\xda\xbe\x5e\xdf\xfc\xe3\xfa\xfe\xfd\x8f\x5f\x3e\xff\xe5\xf5\xab\xff\x33\x3f\xf6\xf5\xbf\x5e\x73\x6d\xf7\xff\xff\xcf\x73\x7d\x7e\xff\xe1\xfb\xd7\xaf\x7e\xf3\xa7\xef\xec\x67\xf7\x77\x3f\x7d\xfa\xf4\xe7\xf5\xc3\xfa\xf0\xe5\x65\xf2\xad\x0f\x53\xf6\xcd\x37\xbf\xf9\xe3\xf3\xe9\x4f\xcf\x0f\xeb\xf5\xcd\x1f\xfe\xdf\xfc\x73\xff\xf5\xff\xcd\xbf\xfe\x83\xfe\x4a\x7f\xf3\x2f\xeb\xf3\x8f\xef\x3f\x7e\x78\xd9\xff\xbe\xae\xf2\x5f\xee\x7f\xfa\xcb\xa7\x75\xee\xf4\xe6\x9b\x7f\xfb\xe7\x6f\x7f\xfb\xfa\x77\x7b\xd9\xf5\x0a\x39\x87\xf8\x1f\xc7\xff\xaf\x7f\xfc\x38\xd7\xeb\xe2\x4f\x81\xbe\x8f\x8f\x73\xfd\xf8\xe9\x19\xeb\xf3\xf3\xe1\xfb\xf5\xe6\xf5\x7a\x7b\x5d\xef\x5e\xaf\xd7\xdb\xfb\x7a\xe7\x7f\xba\x7f\x97\xae\x77\xaf\xb7\xbf\xff\xdd\xef\x7f\xf7\xce\x3b\xf9\x37\xed\xdf\x18\xb7\xf9\xf0\xf1\xcb\x5c\x1b\x9f\xee\xf0\xd6\xf6\xbb\x97\xf9\x15\x7f\xfd\x57\x6f\xec\xba\xce\x73\xdf\xcf\xd3\x3a\x78\xeb\xba\xbc\xf5\xdb\x7b\xe9\x69\x18\xcb\x35\x66\xf9\x0c\x9f\xc9\x17\x92\x7c\x01\x5f\x78\xf7\xb2\x12\xac\xca\x17\xf1\xc5\x77\x2f\x4b\xe5\xf8\x12\xbe\xe4\xd7\xb6\x9b\x6b\x33\xbe\xec\xed\xac\x04\xf9\x0a\xbe\xe2\xbe\x6c\xf4\xa5\xe2\xab\xee\x0b\xc6\xb5\x37\xbe\xdb\x9f\x6b\x99\xfe\x35\x7c\x4d\xfd\xbb\x6e\xf9\x1e\x7c\x8f\xfa\x77\x73\xbf\x8e\xaf\xbb\x2f\x96\x4b\xbe\x81\x6f\xf8\x33\x52\xe5\x7e\x13\xdf\x54\x5f\x72\x91\x6f\xe1\x5b\xba\x5f\xe3\x19\x1b\x9f\x93\xae\x57\x53\xbb\x0c\x3f\x37\x96\x2c\xe9\x7e\x19\x7e\x19\x7e\x29\xca\x07\x3f\x37\x56\x2d\x8a\x41\x86\x9f\x1b\x2b\x81\xbe\x64\xf8\xb9\xb1\x94\x9a\xfa\x9c\xe1\x97\xc5\x2f\x65\x71\xce\xf0\xcb\xe2\x67\x51\xfd\xcb\xf0\x73\x63\xd5\x2e\xf1\xcb\xf0\x73\xe3\xdf\x83\xbe\xc0\xcf\x8d\x33\xa5\x2f\xf0\x73\x63\xe9\x82\x41\x86\x9f\x1b\x7f\x06\xcf\x85\x9f\x1b\x2b\x57\xa0\xcf\xf0\x73\x63\xd9\x6e\xfa\x0c\x3f\x37\x96\xef\xc0\xfd\xe0\xe7\xc6\x99\xea\x7e\x05\x7e\x6e\xac\xc4\x4b\xd7\x16\xf8\xb9\xb1\x12\xa3\xbe\x65\x81\x9f\x1b\xef\x0b\x3e\xf8\x15\xf8\xdd\xdc\x0f\x7e\x6e\xac\x94\x4b\xef\x56\xe0\xe7\xc6\x8a\x95\x26\x1f\xfc\xdc\x58\x4e\xc4\x64\x81\x9f\x1b\x2b\x2d\xd2\x17\xf8\x15\xc5\x5f\xce\xe2\x5c\xe0\x57\x88\x3f\xd8\x17\xf8\x15\xe2\xef\x3c\x03\x7e\x45\xfc\xee\xf3\x6e\xf0\x2b\xe2\xd7\x88\xa1\x02\xbf\x32\x89\x17\x7c\xf0\x2b\x8a\xbf\xbb\x71\x3f\xf8\x15\xf1\xbb\xb3\x7c\x15\x7e\x15\x7e\x59\xcf\xa8\xf0\xab\xf0\xab\x7a\xb7\x0a\xbf\xaa\xfc\x8d\xb7\xfa\x5c\xe1\x57\xe1\xc7\xfb\x56\xf8\xd5\x04\x53\xc5\x4b\x85\x9f\x1b\xcb\xd5\xb8\x16\x7e\x6e\xac\xa4\xd3\x17\xf8\xd5\x4a\x5f\xf4\x8d\x2a\xfc\xaa\xf8\x15\xc6\x97\x0a\xbf\xaa\xf8\x4b\x7c\xa3\x0a\xbf\xfa\x70\x2d\xcf\x80\x9f\x1b\xcf\x19\xee\x07\xbf\x2a\x7e\xa5\x8a\x55\x85\x5f\x3d\xfc\x78\x0f\xf8\x69\x9c\xcb\x35\xe8\xda\x07\x2e\x0f\x5c\x6e\x3d\xf7\x81\x8b\x1b\xff\x96\xba\xf6\x81\xcb\x23\x2e\x91\xd8\x7d\xe0\xf2\x68\x5c\x2b\x8c\x4d\x0f\x5c\xdc\x58\x4d\x17\xcf\x80\xcb\xa3\xb8\x2a\xe7\x19\x70\x79\xc4\xc5\x92\x58\x3d\x70\x79\x6e\x62\x9c\xfb\xc1\xc5\x8d\xd5\x0b\x56\x0f\x5c\x1e\x71\xc9\x8d\x67\xc0\xe5\x11\x97\xc8\xd8\xf4\xc0\xe5\x19\xbc\x1b\xcf\x80\x8b\x1b\x2b\x56\xf5\x2d\x1f\xb8\x3c\x8a\xab\x4a\x4e\x3f\xc4\xd5\xb3\x69\xa7\x3e\x77\xe2\xaa\x6b\x5e\xb8\x88\xab\x0e\xbf\x7e\xe6\x05\xda\xc1\xaf\x2b\xae\x12\xf1\xd2\xe1\xd7\x0f\x3f\xbd\x47\x87\x5f\xd7\xb8\x76\x07\xda\xc1\xaf\x93\x97\x95\x67\xc0\xaf\x13\x57\x8c\x25\x1d\x7e\x5d\xe3\xda\xc5\x5c\xd1\xe1\xd7\xc5\xaf\x05\xbd\x6f\x87\x5f\x57\x5c\x65\xf2\xa8\xc3\xaf\x93\x97\x8c\xbb\x1d\x7e\xbd\xd3\x8e\xfe\xc1\xaf\x0f\xe6\x37\x7c\xf0\xeb\xe2\x17\x88\xab\x0e\xbf\x2e\x7e\xf1\xf4\x05\x7e\x6e\x2c\x19\xac\x06\xfc\xc6\xc5\x58\xa7\xfe\x0d\xf8\x8d\x93\x97\xb4\x83\xdf\x60\x5e\x2d\xfa\x96\x03\x7e\x83\xbc\x2c\x8a\x8d\x01\xbf\x21\x7e\xa1\x69\xa6\xff\x79\x4e\xff\x9f\xa6\xf9\x7b\x0d\xf0\x0e\x85\x62\x08\x3c\x0e\x94\x83\x29\x82\x57\x1a\xa0\x1c\x9a\x22\x52\x14\xb6\x01\xca\xd1\xb8\x16\x1f\x28\x87\xa6\x88\xc4\x10\x37\x40\x39\xce\x14\x21\x6c\x03\x94\x83\x50\x4c\x0a\xb1\x01\xca\x41\x28\x32\x85\x0d\x50\x0e\x50\x9e\xd7\x04\xe5\xd8\x0c\x03\x6a\x37\x41\x39\x99\x62\xab\xda\x4d\x50\xce\x83\x52\xcf\x9d\xa0\x9c\x9a\x22\x22\x4b\x85\x09\xca\x49\x28\x1e\x1f\x28\x67\xa2\x2f\xdc\x0f\x56\x53\x53\x6c\x2e\x7a\xdf\x49\x28\xce\xc2\x7b\xe8\xd3\x4c\xf8\x4d\x96\x28\x17\xfd\x83\xdf\x14\xbf\xca\xb0\x37\xe1\x37\xc5\x2f\x12\x4e\x13\x7e\x6e\x7c\xa8\xe1\x19\xf0\x73\xe3\xed\xf0\xc1\x6f\x12\x8a\x95\xe7\xc2\x6f\x12\x8a\x95\xe7\xc2\x6f\x32\xc4\x31\x65\x4f\xf8\x4d\x85\x62\x81\xfd\x82\xdf\xba\x78\x5f\xb5\x5b\xf0\x73\xe3\xed\x94\x16\x0b\x7e\x8b\xa1\x90\x14\x5d\xf0\x5b\x5a\xe2\x45\xfa\xbc\xe0\xb7\x12\xec\xf1\xc1\x6f\x69\x8a\x48\x4c\x11\x0b\x7e\x4b\xfc\xac\x89\xf3\x82\xdf\xaa\x0c\x99\xe2\xb2\xe0\xb7\x18\x0a\x8f\x0f\x7e\x6e\x2c\x9d\xf8\x5b\xf0\x5b\xa4\xf2\x79\x2e\xfc\x56\xe7\xdd\x78\x2e\xfc\x16\xf1\x77\x9e\x0b\xbf\x35\x89\x5d\xae\x85\xdf\x62\x89\xc7\x52\x75\xc1\xcf\x8d\x4f\x75\x62\xb0\xe1\xb7\xe1\xc7\x52\x61\xc3\x6f\x13\x7f\x45\xdf\x7c\xc3\x6f\xc3\xef\xb4\x83\xdf\x8e\x7f\x15\x2f\x1b\x7e\x5b\x53\x49\x60\xf9\xb5\xe1\xb7\x59\x22\xb3\xec\xdb\xf0\x73\x63\xd5\x32\x7d\x81\xdf\x66\x2a\xb9\xf5\x1e\x1b\x7e\x6e\x2c\x25\x72\x70\xc3\x6f\x37\xfa\xa7\x5c\xdd\xf0\x73\xe3\xf7\xe3\x19\xf0\xdb\xc4\x1f\xb1\xb1\xe1\xb7\x07\xdf\x8d\x3e\xc3\x6f\x8b\x5f\x88\xdc\x0f\x7e\x6e\x2c\x99\x96\x5f\x1b\x39\x21\xe3\x53\xdd\x2d\x9f\xe1\x33\xee\xd7\xe4\x0b\xf8\x02\x7d\x4e\xf2\x45\x7c\x91\xfb\x65\xf9\x12\x3e\xb1\x8a\x95\xfb\x65\x7c\x9a\x36\x82\xa6\xdd\x8d\x9c\xd8\xc8\x89\x58\xe8\x4b\xc5\xa7\x5c\x2d\x31\xca\x77\xe3\xbb\x19\xe6\x79\x6e\xc3\xc7\x72\x58\x53\xce\x46\x4e\x6c\xe4\x44\x4c\xf4\xb9\xe3\xd3\x58\x97\xc5\x7e\x23\x27\x64\xac\x84\x4c\x5f\x26\xbe\x49\x9f\xe9\xcb\xc2\x47\xac\xe9\x9b\x6f\xe4\xc4\x46\x4e\x24\xc5\xc6\x46\x4e\xc8\xf8\x72\x1d\x1f\xfc\x24\x27\x4a\x48\x7a\x06\x72\x42\xc6\x52\xd1\xf4\xb7\x91\x13\x32\x96\x93\xa6\xb5\x8d\x9c\xd8\xc8\x89\x6c\xdc\x0f\x7e\x19\x7e\xca\xd5\x8d\x9c\xd8\xc8\x09\x96\x5f\x1b\x39\x21\xe3\x7d\xe1\xb9\xf0\x93\x9c\x48\xc1\xc4\x0a\x39\xb1\x8f\x9c\x38\xcf\x85\x9f\xe4\x44\x0e\x92\x40\x1b\x39\xb1\x91\x13\x41\xcb\x8c\x8d\x9c\x90\xf1\xe7\xd2\x3f\xf8\x49\x4e\xa4\xd8\xb8\x1f\xfc\x90\x13\x35\xd2\x17\xf8\x65\x72\x55\x63\xc4\x46\x4e\x6c\xe4\x44\x28\xf8\xe0\x57\x4e\xfc\xa9\xcf\xc8\x09\x19\x2b\x8d\x38\x45\x4e\x6c\xe4\xc4\x4d\x0c\x21\x27\x36\x72\x22\x06\x7c\xf0\x43\x4e\xc4\xaa\xbe\x20\x27\x64\x7c\xf9\x45\x3b\xf8\x21\x27\x4e\x8c\x23\x27\x36\x72\x22\x44\x9e\x0b\x3f\xc9\x89\x72\x5f\x62\x85\x9c\xd8\xc8\x89\xd8\xae\x5f\x9e\xee\x37\x6a\x43\xc6\x57\x53\x74\x0b\xbc\xe5\x84\x27\xb7\x06\x2f\x6a\x03\x05\xbc\x51\x1b\x1b\xb5\xc1\xd0\xb0\x51\x1b\x1b\xb5\x11\x09\x77\xd4\xc6\x46\x6d\x24\xad\x60\x36\x6a\x63\x1f\xb5\x41\x4a\xa1\x36\x36\x6a\x23\x68\x48\xda\xa8\x8d\x7d\xd4\x86\x56\xa3\x1b\xb5\xb1\x51\x1b\x91\x50\x44\x6d\xc8\xf8\x33\xb8\x1f\x78\xa5\x36\xf2\xc5\xbb\xa1\x36\x64\x2c\x37\xad\x64\x37\x6a\x43\xc6\x87\x6f\xa5\x05\x6a\x63\xa3\x36\x42\xe0\x7e\xe0\x45\x6d\xdc\x84\x22\x6a\x43\xc6\x3f\x35\xef\x06\x3f\xa9\x8d\x5c\x13\xcf\x80\x9f\xd4\x46\xa9\x99\x77\x83\x5f\x25\xbd\xb9\x16\xb5\xb1\x51\x1b\xc6\xd0\x85\xda\x90\xf1\x50\xd4\x7b\xa0\x36\x64\xbc\xcf\xba\x1f\x6a\x43\xc6\x4a\x25\xcd\x50\x1b\x32\xae\x18\xc4\x0f\xb5\xb1\x51\x1b\xac\xe6\x37\x6a\x63\x1f\xb5\x51\x78\x2e\x5c\x8e\xda\x08\x3c\x17\x2e\x0f\xab\x65\x18\xa0\x36\x64\x3c\xa5\xc4\x0f\xb5\x21\xe3\xc3\x23\xcf\x85\x8b\xd4\x46\x35\xe3\x5a\xb8\xa0\x36\x62\xa1\x1d\x5c\x50\x1b\xad\xf0\x5c\xe2\x4a\x6a\x23\xdd\x52\xc0\x1b\xb5\x21\x63\xa9\x6a\xca\xd9\xa8\x0d\x19\xab\x17\x29\x85\xda\xd8\xa8\x8d\x06\x17\xd4\xc6\x46\x6d\xb0\x13\xb2\x51\x1b\x1b\xb5\x51\xcf\x33\xe0\x87\xda\x48\x0c\xc1\xa8\x8d\x8d\xda\xc8\x91\x76\xf0\x93\xda\x28\x95\xe9\x00\xb5\x21\xe3\xdf\x88\x76\xf0\x43\x6d\xd8\x79\x06\xfc\x50\x1b\x09\x06\xa8\x0d\x19\xab\x76\x89\x29\x6a\x43\xc6\xea\x95\x78\x06\xfc\x50\x1b\x51\xcb\x91\x8d\xda\x90\xb1\xd4\x98\x12\x51\x1b\x32\x56\x2a\x43\x17\x6a\x63\xa3\x36\x32\x7d\x46\x6d\x6c\xd4\x46\x82\x3d\x6a\x43\xc6\xf2\x7d\x71\x2d\xfc\x8e\xda\x38\x3e\xf8\x0d\xf2\xb2\xe9\x3d\x90\x13\x32\xbe\x4c\xc3\x07\x3f\x49\x8c\x12\xb4\xe4\xd9\x48\x0c\x19\x67\xca\x73\xe1\x87\xc4\xb8\x88\x3f\x24\x86\x8c\xc7\x95\xde\x17\x89\x21\xe3\xf1\xcc\x33\xe0\x37\x4e\xfc\x89\x01\x12\x43\xc6\x99\x72\x3f\xf8\x8d\xa3\xd6\x78\x0f\xf8\x8d\xb3\xc4\xe3\x5a\xf8\x21\x31\x72\x50\x3b\x24\x86\x8c\xe7\xb9\xfa\x82\xc4\xd8\xf3\xe4\x2f\x3e\xf8\x21\x31\x32\xe3\x15\x12\x63\x23\x31\x6e\xa9\xdd\x8d\xc4\x90\xf1\xa5\x39\xd7\xc2\x6f\x9e\x5d\x28\x7c\xf0\x9b\x8c\x6b\x97\x62\x08\x89\x21\x63\xf9\x22\x7f\x91\x18\xfb\x48\x0c\xa6\x71\x24\x86\x8c\x95\x33\xb5\x23\x31\x64\xfc\x5b\x2a\xd6\x90\x18\x32\xbe\xcc\xd0\x37\x42\x62\xec\x23\x31\x98\xd6\x90\x18\x1b\x89\x51\xb5\x5b\xba\x91\x18\x32\xfe\x6e\xfa\x1e\x48\x0c\x19\x5f\x16\xa8\xcf\x48\x8c\x8d\xc4\xb8\x99\xc6\x91\x18\x32\x9e\x47\x7a\x2e\x12\x63\x1f\x89\xc1\x94\x88\xc4\x90\xf1\x6f\xa9\xf7\x45\x62\xc8\x58\xbd\x58\x8e\x20\x31\x64\xac\xb0\x93\xb9\x91\x18\xfb\x48\x0c\xf2\x08\x89\x21\x63\xa9\x26\x9e\x0b\x3f\x24\xc6\x59\xca\x20\x31\x64\xac\x64\xa6\x7b\x24\xc6\x3e\x12\xe3\xf4\x19\x7e\x48\x8c\x18\x79\x06\xfc\xd6\xe1\x47\x3b\xf8\xad\xb3\x0b\x25\xf6\x48\x8c\x8d\xc4\x38\xcb\x57\x24\x86\x8c\xcf\x79\xba\x1f\x12\x43\xc6\xf2\x95\xe2\xdf\x31\xdd\xa3\x40\xf6\x51\x20\x84\x31\x0a\x44\xc6\x3f\xbf\x10\xa1\x40\x64\xac\x14\xc2\x13\x05\x22\xe3\x2b\x13\x7d\x42\x14\x88\x8c\xaf\x0a\xd5\x7d\x14\xc8\x46\x81\x5c\x0c\xcb\x28\x10\x19\x5f\x3e\xe0\x03\xef\x66\x55\xc3\xab\xa3\x40\x64\xfc\x5a\x7d\x6a\x14\x88\x8c\xa5\xcc\xaa\x10\x05\x22\x63\xe5\x66\x18\x40\x81\xec\xaf\x0a\x84\x76\xe0\x45\x81\x94\xf3\x6e\xe0\x45\x81\x64\x0f\xd9\x76\x49\x81\x60\xac\x6a\xa8\x69\x97\x14\x08\xc6\xaa\xf9\xfb\xb6\x4b\x0a\x04\xe3\xe9\x58\xe5\x8b\xf8\x50\xbb\x95\xfb\x25\x7c\x67\xe3\x85\x6b\x33\x3e\xa9\xb5\xe0\x21\xd6\x2e\x29\x10\x8c\x33\x88\xf2\x55\x7c\x6c\x5c\xdd\xdc\xef\xc6\x77\x0a\x1a\xb4\x6b\xf8\x60\x55\x9b\x7c\x0f\x3e\x86\x42\x5f\x66\xb4\x4b\x0a\x04\x63\xa5\xdc\xbc\xdb\xc0\x27\x56\xf9\xf4\x6f\xe2\xa3\xa0\x71\xda\x2d\x7c\x6c\xfc\x5d\xbc\xef\xc6\xa7\x50\x94\x6a\x6f\x57\x86\x5f\x26\x95\x13\x3e\xf8\xa1\x40\xee\x5b\x7d\xc9\xf0\xcb\x67\x29\x83\x0f\x7e\x14\x34\xb2\x7f\xcb\x76\x65\xf8\x49\x81\x94\x1c\xf1\xc1\x2f\x9f\x25\x9e\xfa\x92\xe1\x27\x05\x52\xb4\x9b\xd1\xae\x0c\xbf\xcc\x54\x7c\x89\x73\x86\x5f\x66\x43\xb9\x89\x55\x86\x9f\x14\x48\xaa\x37\x7d\x86\x5f\x3e\xfc\xc4\x39\xc3\x4f\x0a\xa4\xb4\x4b\x5c\x32\xfc\x50\x20\x57\xe6\x7e\xf0\x43\x81\xd4\x1b\x1f\xfc\x8e\x02\x39\x5c\xe0\x47\x41\x23\x15\xf9\x0a\xfc\xdc\xb0\x02\x68\x57\x01\x9f\x04\x48\x2e\x7a\x6a\x81\x9e\x9b\x60\xc7\x05\x3c\x37\x29\x25\x31\x29\xb0\x43\x7d\x04\xa3\x19\xec\x4e\x31\x83\xfe\x16\xd8\x49\x7d\xc4\x60\x3c\x14\x76\xa8\x8f\x68\x62\x57\x60\x27\xf5\x91\x4f\xcc\x17\xd8\xa1\x3e\xa4\xe8\xda\x55\x60\x27\xf5\x91\x8c\xef\x53\x60\x47\x31\x43\x9b\xc4\xed\x2a\xb0\x2b\x67\xa7\x4f\x31\x50\x60\x57\x58\xc6\x90\x07\x05\x76\xc8\x8b\x48\xbe\x14\xd8\x21\x2f\x2e\xd3\x7b\x54\xd8\x55\x76\xfa\x88\xe5\x0a\x3c\xc9\x8b\xa4\x31\xad\x5d\x15\x7a\x92\x17\x59\x4b\xd2\x76\x55\xf0\x21\x2f\x62\x13\xab\x0a\xbf\x23\x2f\xb2\x62\xaf\xc2\x8f\x62\x46\x6b\x5c\x0b\x3f\xe4\x45\x6b\x62\x50\xe1\xf7\xb5\x98\x41\xff\xe0\xe7\x26\x9e\xe1\xa1\x82\xaf\x9e\x8d\x16\xba\x0c\xbe\xaf\xb5\x0c\x1e\x01\x3e\xa9\x8b\xdc\x4e\xf7\xc0\x47\x2d\x23\x1c\x1f\xf8\x50\x17\x81\xcf\x56\xc1\x27\x75\x91\x02\x61\xf6\x80\x45\xea\x22\xb7\xa6\x57\x7b\xc0\x82\xba\x08\x84\xed\x03\x96\x87\x0d\xa8\xaa\xbe\x3c\x60\x79\xce\x06\x1e\x3e\xb0\xa0\x2e\xc2\xad\xf7\x78\xc0\x82\xba\x08\x51\xfd\x7b\xc0\x22\x75\x91\x22\x61\xfa\x80\xe5\xa8\x0b\xc2\xea\x81\x0b\xea\x22\x32\xf4\x3d\x70\x91\xba\x48\xda\x54\x69\xd7\x03\x97\xe7\xd4\x68\x15\x42\x0f\x5c\x4e\x2d\x83\xa1\xe0\x81\xcb\xc3\xa6\x00\x4c\x1f\xb8\x3c\x67\x53\x85\x67\x10\x56\xcf\xa9\x31\xca\xd7\x09\x2b\x6a\x19\x21\xe9\x7e\x1d\x7e\x52\x17\x49\x9b\xcf\xed\xea\xf0\xeb\x87\x9f\x38\x77\xf8\x9d\x5a\x46\xd6\xf7\xe8\xf0\xeb\xac\xee\xc8\xf1\x0e\x3f\xa9\x8b\xa4\x0d\xe9\x76\x75\xf8\xa1\x2e\x22\xdf\xad\xc3\x0f\x75\x11\xda\x2f\xcf\xf4\xed\xea\xe0\x95\xf8\x48\xf1\xbc\x12\x78\x3b\x25\xc8\x2c\xe4\x1d\xbc\x5f\x4b\x1d\x74\x0b\xbc\x94\x3a\x42\xa6\x0b\xe0\x3d\xa5\x0e\x06\x9f\x0e\xde\x53\xea\x20\xda\x3b\x78\x29\x75\x04\x3e\x4d\x07\x2f\xe2\x23\x30\x2b\x0d\xf0\x0e\xf0\x32\x3b\x0c\xf0\x22\x3e\x02\x88\x06\x78\x29\x75\x9c\x51\x65\x80\x77\x20\x7e\xf9\x0c\x03\xbc\x6e\xce\x9c\x3e\x80\x3b\x4e\xa1\x4d\x1f\x70\x00\x77\x9c\xa5\x1f\x57\x02\x57\xd2\x23\xa9\xa8\xdb\xae\x01\x3d\x49\x8f\xaa\x9d\x99\x76\x0d\xe8\x21\x3d\xb4\x9b\xd9\xae\x01\x3d\x49\x8f\x72\x05\xda\x41\x0f\xe9\x11\xce\x73\xa1\x27\xe9\x91\xe3\xc5\x73\xa1\xe7\xa6\x56\x96\x1c\x03\x78\x47\x79\x5c\xbc\x06\xf0\xa4\x3c\x92\xea\x8f\xed\x9a\xc0\x43\x79\x24\x62\x7d\x02\x4f\xca\xe3\x6a\x0c\xfb\x13\x78\x28\x8f\xc4\x90\x37\x81\x27\xe5\x51\x23\x53\xe1\x04\xde\x3c\xe7\x2f\xf4\xc1\x27\xf8\xa4\x3c\x72\xbc\x68\x07\xbe\xa3\x3c\xc8\xc5\x09\xbe\xc9\x90\x17\xe9\x1f\xf8\xe6\xa9\x53\x0a\xcb\x04\xdf\x3c\xca\x8d\x6b\xc1\xf7\x55\x79\x70\x2d\xf8\x26\x1b\xa6\xe7\xb9\xe0\x73\xe3\x8b\x2f\xb9\xa0\x87\xf0\xb0\x46\x97\xc1\x37\x59\xd9\x99\x28\x4f\xf0\x4d\x16\xce\xac\x60\x16\xf8\x4e\x6d\x23\x09\xd5\x02\x1f\xb5\x0d\x09\xbc\x76\x2d\xf0\x21\x3c\x1a\xb3\xcd\x02\x1f\xb5\x8d\x0c\x82\x05\x3e\x6a\x1b\xc6\xca\x69\x81\x6f\x51\x1b\xca\xf8\xc0\x77\x84\x07\xe9\xbe\xc0\xb7\xd8\x78\x61\x15\xb7\xc0\xb7\x10\x6e\xe4\xd0\x02\xdf\xa2\x36\x44\x94\x2e\xf0\x1d\xe1\x01\x97\x05\x3e\x09\x8f\x5c\x99\x5a\x16\xf8\x24\x3c\x52\x66\xa8\x5d\xf0\x93\xf0\x28\x89\x4f\xb4\xe0\x27\xe1\x91\xb5\x47\xd9\xae\x05\x3f\x09\x8f\x94\xab\xee\xb7\xe1\x27\xe1\x91\x32\x61\xb5\xe1\x77\x94\x05\xab\x89\x0d\xbf\x8d\xf0\x6d\xea\xdf\x86\x1f\xca\x22\x90\x81\x1b\x7e\x52\x16\xa9\xb0\xc2\xda\xf0\x43\x59\x18\xc3\xef\x86\xdf\x86\x1f\x4c\x37\xfc\x4e\x6d\x83\xcc\xdf\xf0\x43\x59\xa8\x8e\xd6\xae\x0d\xbf\x7d\xc2\x4f\xdf\x77\xc3\x6f\x33\xe5\x5e\xf8\xe0\x87\xb2\x88\xa7\x2f\xf0\x93\xb2\x48\x85\x15\xef\x86\xdf\x51\x16\x81\xe7\xc2\x0f\x65\x51\x14\x2f\x86\xb2\x30\x8e\x4a\x25\x17\xdc\xcd\x50\x16\xc6\x51\x29\x6d\xd0\x34\x43\x59\xc8\xf8\x4a\x31\xc8\x17\xf1\xb1\x49\x75\x73\x6d\xc2\x47\xac\xe9\x7b\x18\xca\xc2\x4e\x6d\x43\x0c\x0c\x65\x21\xe3\xa3\x1f\xbe\x8a\xef\x1c\x29\x88\xf2\xdd\xf8\x8e\x0a\xe3\x7e\x0d\x5f\xa3\xce\x47\xbb\x07\xdf\x89\x35\xfa\xdc\xf1\x29\x55\x4b\xe6\xda\x81\x0f\x15\xa6\x79\xc2\x50\x16\x32\x56\xb4\x87\xdf\x0c\x65\x21\x63\xa9\x14\xae\xdd\xf8\xce\x3c\x21\x1f\xca\xc2\xf2\xa9\xa3\xa9\x2f\x28\x0b\x19\x4b\x85\xfb\xa1\x2c\x64\x3c\xee\xc5\x0a\x65\x21\x63\x76\xd3\x67\x94\x85\x8c\xc5\xc6\xa5\xe0\x43\x58\x5c\xa7\x19\xf8\x24\x2c\xa2\x4e\x04\x35\x43\x58\xc8\xc4\x0b\x2a\xe8\x0a\x3b\x95\x0d\x7d\x70\x64\x85\x4c\xce\x5c\x07\x3a\x37\xa1\x5e\x34\x82\x9c\x9b\x54\x25\x79\x0c\x49\x21\x13\x62\xfc\xe5\xbd\xfb\x66\x08\x0e\x19\xff\xc4\xdc\x05\xac\x99\x19\xa4\xe2\x03\x6b\x3e\x43\xa0\xfa\x84\xe0\x90\x31\x6d\xc7\x34\x43\x70\xc8\x04\x9d\x05\x69\x86\xe0\x30\xce\x4f\x21\x11\x0c\xc5\x21\xe3\xc1\xcb\xdd\x80\x5a\x58\xdb\x04\x11\x44\x72\x18\x92\x43\xc5\xd8\x66\x48\x0e\x19\x4b\x15\xfa\x48\x0e\x43\x72\x04\x18\x22\x39\x64\x3c\xb0\x78\x2e\x5c\x91\x1c\x46\xc0\x20\x39\x8c\x82\x47\x6a\xb4\x03\x6d\x39\x3b\x2f\xb4\x83\x2d\x92\xc3\x4e\x9f\xa1\x87\xe4\xd0\xae\x5c\x33\x24\x87\x8c\x07\x96\xe8\x21\x39\xec\x54\x34\xa2\xda\x21\x39\x0c\xc9\x91\x82\xda\x21\x39\xec\xeb\xf9\x29\xbd\x07\x92\xc3\xbe\x56\x34\x94\x0c\x48\x0e\x43\x72\x5c\x17\x3e\xf8\x1d\xc9\x01\x03\x24\x87\xd5\xb3\x73\x8a\x0f\x7e\x5f\x25\x87\xde\x0d\xc9\x61\xa7\xa2\xc1\x77\x43\x72\x18\x15\x8d\x74\xfa\x02\x3f\x69\x8e\xac\x6a\x4d\x33\x34\x87\xd5\x33\xff\xea\xbb\xa1\x39\x8c\xf3\x53\x2a\x5e\x35\x43\x73\x18\x15\x8d\x56\x69\x07\x3f\x34\x47\x96\x1e\x30\x34\x87\x9d\x8a\x06\xec\xd1\x1c\x32\x96\xaa\x16\x93\x86\xe6\x90\xf1\xe4\x17\x3f\x34\x87\x9d\xf3\x53\x0c\x9e\x68\x0e\x43\x73\x84\xa0\x67\xa0\x39\x64\x2c\xdd\xc4\x06\x9a\x43\xc6\xaa\xe6\x5f\x43\x72\x18\x05\x8d\xa2\x65\x89\x21\x39\x0c\xc9\x71\x13\xce\x48\x0e\x7b\x4e\x1d\x92\x76\x60\xe1\xf8\xd4\x09\x03\x24\x87\x9d\x82\x86\x24\x8c\x21\x39\x0c\xc9\x61\x91\x2e\x83\x85\x82\x46\x21\x24\x91\x1c\x32\x96\xee\x46\xff\x08\x2b\x24\x47\xe1\x53\x22\x39\x64\x32\x1f\x08\xc1\x21\x63\xa5\xd2\x63\x04\x87\x8c\x65\x1d\x1a\x6c\x86\xe0\xb0\x23\x38\x98\x51\x10\x1c\x32\x0e\x54\x3d\x46\x70\x18\xe5\x8c\x70\x9e\x0a\x3c\x04\x47\xe5\x6d\x11\x1c\x32\x96\x1a\xf4\x50\x14\xd6\x4f\x39\x08\x1f\xf4\x28\x67\x54\xc6\x11\x14\x85\xa1\x28\x2a\xc1\x82\xa2\x90\xb1\xc8\xec\x6b\x28\x0a\x43\x51\x44\x92\x08\x45\x21\xe3\xa3\x38\xef\x06\x3d\x29\x8a\x7c\x91\xa8\x28\x0a\xa3\x74\x71\x6b\x35\x64\xa8\x07\xfb\x7a\x50\x4a\xf7\x43\x3d\xd8\x39\x28\xa5\x45\xb6\xa1\x1e\x8c\xd2\xc5\xcd\x57\x43\x3d\xc8\xf8\x73\x69\x07\xab\xc1\x01\x46\x18\xa0\x1f\xec\x94\x2e\x18\x72\xd1\x0f\x46\xe9\xe2\x66\x70\x41\x3f\xd8\x29\x5d\xf0\xdd\xd0\x0f\xc6\xe9\x28\x56\x7a\x86\x7e\xb0\x53\xba\xe0\x9b\xa3\x1f\x6c\x9c\xbd\x4d\xbd\x2f\xfa\xc1\x38\x1d\xd5\x98\xe1\xd1\x0f\x36\x4e\xe9\x87\x3e\xc3\xea\x08\x08\xed\xaf\xd9\x38\xac\x14\x69\x67\xb5\x81\x80\x90\x89\x45\x8b\x67\x43\x3f\x18\x95\x0b\xf6\x06\x0c\xfd\x20\x63\x39\xf1\x79\xd1\x0f\x32\xbe\x38\xe0\x5a\xf0\x71\x38\xaa\x91\x1c\xe8\x07\x19\xbb\xf2\xb9\x16\x54\x68\x85\x00\x02\xb4\x82\x1d\xad\x70\xd1\x0e\x54\xf3\x9c\x69\xa4\x2f\xa0\x3a\x5a\x41\x7b\x03\x86\x56\x90\xb9\x2f\xa6\x51\xa4\x82\xcd\xb3\x0b\xac\xaf\x81\x56\xb0\x73\x0e\xea\xa2\x7b\x90\x9a\x67\xa2\x14\x3d\xb4\x82\xcd\x73\x36\x40\xed\xd0\x0a\x32\x56\x8d\x61\x09\xad\x60\x14\x29\xce\xb4\x88\x56\x90\xf1\x69\x82\x76\xa0\x3a\x45\x0a\x5e\x03\xad\x60\xe7\x1c\x54\xcc\x7f\xc7\x3c\x8f\x94\x30\x6a\x18\x31\xe9\xcd\x91\x12\x32\x3e\x13\xd0\x55\xe8\x72\x4c\x8a\x4d\x3e\x43\x4a\xc8\xf8\x1a\x81\xae\x42\x97\x1a\x46\x64\xc9\x87\x94\x90\x89\x67\x92\x43\x49\x18\x25\x8c\xc0\x47\x45\x49\xc8\x58\xbe\x21\x89\x92\xb0\xa3\x24\x02\xd7\x42\xf7\x9c\x92\xe2\x2b\xa0\x24\x6c\xfd\x35\x5d\x94\x84\x51\xc2\xc8\x52\x3a\x86\x92\x30\x94\x44\xe0\x7e\x28\x09\x3b\x35\x0a\x56\x77\x28\x09\xe3\x94\x14\x7b\x9f\x86\x92\x90\x29\x99\x0f\x83\x90\x90\xa9\x91\x29\x04\x1d\x21\x63\x37\xc9\x8e\x8c\x90\xa9\x39\xe1\x02\xdd\x39\x21\xc5\x2a\x13\x15\x21\x63\x09\x55\x62\xa8\x08\x19\xb3\xeb\xb4\x83\x9d\x54\x44\xba\x32\x7d\x83\x1d\x2a\x82\x3d\x00\x43\x45\xc8\x58\xbe\x49\x3a\x54\x84\xa1\x22\x92\x72\x3d\xa0\x22\x64\x2c\xb1\x69\x15\x50\x11\x81\x13\x52\xa1\xe2\x0b\xf8\xc4\xa9\xe8\x19\x01\x15\x21\xe3\x49\x1c\xe4\x4b\xf8\x98\x58\x1b\xed\x32\xbe\xb3\xbf\xde\xe4\x2b\xf8\x14\x66\x3a\x34\xdc\x02\x2a\x22\x70\x42\x2a\x45\x9e\x7b\xe3\xa3\x3e\xa1\xef\x18\x50\x11\x81\x13\x52\x6c\x52\x04\x54\x44\x38\xf5\x89\x44\xbb\x8e\x0f\x15\x71\xd1\x6e\xe0\xa3\x3e\x61\xf8\x26\x3e\x66\xd6\x42\x9f\x17\x3e\xea\x13\x8a\xa9\x80\x8a\x90\x71\xd5\xa9\x76\xa8\x88\xc0\x0f\x2e\x92\xc6\xc5\x80\x8a\x08\xf9\xcc\x17\xba\x16\x15\x11\x38\x21\x85\x02\x0e\xa8\x08\x19\x8f\x33\x71\x41\x45\x04\x4e\x48\xa9\xd4\xd8\x02\x32\x22\xf0\x83\x0b\xe6\xb8\x80\x8c\x08\xe7\x07\x17\x89\xbe\xc0\x2f\xb3\x19\x1a\xf0\xc1\x4f\x3a\xa2\x9a\xd4\x64\x40\x48\x04\x4e\x48\xe9\x54\x57\x0b\x48\x89\x70\x7e\x70\x51\xe8\x1f\xfc\x54\x9f\xc8\x76\xee\x07\xbf\xcc\x51\x01\xad\x42\x02\x72\x41\xc6\x4a\x0e\xf8\xe0\x97\xd9\x31\xb9\xb8\x1f\xfc\xf2\x39\x2a\x20\xf6\xc8\x85\xc0\x09\x29\x1d\xb5\x68\x01\xbd\x10\x38\x21\xa5\x1f\xd4\xb4\x80\x60\x08\xe7\x84\x94\xe6\xfe\x80\x60\x08\xe7\x07\x17\x01\x1f\xfc\xce\x09\x29\xb8\x20\x18\x64\x2c\xfb\xe7\x7d\x10\xcf\x8f\xe4\x55\x6b\xee\x10\x93\x47\x22\xc9\xa2\x7e\x24\xf3\x20\x83\x1e\x16\x9d\x3e\x5a\x3c\x2c\x39\x1f\x3b\x55\x49\xf7\x28\xe3\x31\x2a\xf2\x3f\x24\x3c\x46\x63\xdb\x43\xbe\x3f\xca\x3b\x55\x23\x1f\xb2\xee\x09\x7e\x67\xa9\xd1\x27\x70\xe7\xe0\x6d\xb4\x44\x7d\x22\x6d\xa2\xb7\x49\x3e\xe0\x3c\x91\x36\xb1\x4b\xdb\xf9\x55\x51\xab\x9a\x27\xfa\xa2\x25\xfb\x10\xfc\x24\xae\x4a\x7e\x55\xf6\x68\x7c\x12\x57\x25\xbf\x73\xf1\x78\x7a\x32\x6d\xb2\xb7\xa9\x2e\x24\x9f\x4c\x9b\xec\x6d\x6e\xf3\xab\x0a\x6d\x8a\xb7\x69\x2e\x11\x9e\x42\x9b\xe2\x6d\x9a\x8f\x45\x4f\xa5\x4d\x15\x9f\xcb\x75\xd3\x53\x69\x54\x35\xc4\x98\xcb\x8d\xe7\xa6\xd5\x0d\x45\x0f\x8e\xe7\xa6\xd5\xbd\x01\xeb\x17\x36\x5a\x35\xb5\xd2\xfe\xfc\xd3\x68\xd5\xce\x70\xe5\x17\x3e\xb4\x7a\xea\xd9\x47\x72\x17\xad\x1e\xb5\x2a\x97\x5f\xd8\x69\xd5\x11\x0b\x9e\xa6\x4f\xa7\x55\x57\x2b\xed\x4f\x3f\x83\x56\x43\xad\xee\x6c\xee\xa2\xd5\xd0\xa0\xd9\xcc\x2f\x1c\x1a\x33\x31\x21\xb9\xce\x7a\x26\x17\x4e\x7d\xbc\xcb\x67\xaa\x67\x72\xe1\x54\xab\xcb\x07\xcc\x87\x5f\xb2\x3d\xfa\xc5\x47\xd0\xf1\x8a\x87\x1f\x7c\x3c\x3a\xa1\x1a\x74\xca\xe1\xe1\x80\xea\xa3\x93\x5a\x21\x86\x5f\x3e\x46\xff\x70\x8e\xeb\xd1\x79\x91\xa0\x63\x39\x0f\xc7\x45\x9e\x7d\xfa\x18\xde\xbc\xed\x94\x9d\xbb\x6a\x34\x41\x23\x6e\xa7\x44\xd3\xb5\x87\x14\xb2\xcb\x91\x4e\x16\x74\x05\x78\x28\x2e\xaa\x3a\x11\xde\x89\x55\x95\x33\x3b\xc1\xda\x09\xd6\xea\x19\xdf\x89\xd6\xae\x68\x0d\xb7\x07\x70\x27\x5c\xbb\xc2\x35\x34\x9f\x47\x3a\xf1\xda\xa3\x62\x5a\x4b\xd5\x4e\x78\x76\x85\x67\x34\x67\xd7\x89\xcf\x9e\x88\x7c\x67\xd7\x09\xd0\xae\x00\x8d\xfa\xc1\x41\x27\x42\xbb\x22\x34\x4a\x3b\x76\x42\xb4\x2b\x44\x63\xf2\x15\x78\x27\x46\xbb\x62\x34\x26\x87\xd3\x09\xd2\xae\x20\x8d\xb9\xde\xee\xa2\x95\x82\x34\x16\x9f\x92\x3b\x41\xda\x15\xa4\x51\x3f\x3b\xec\x04\x69\x57\x90\xc6\xea\x13\x54\x27\x48\xbb\x82\x34\xde\xbe\xf6\xe8\x04\x69\x57\x90\xc6\x96\xfd\x42\x82\xb4\x2b\x48\x93\xb6\xb2\x3b\x41\xda\x15\xa4\x49\xe7\xd3\x3a\x41\xda\x15\xa4\x49\x7b\xf9\x9d\x20\xed\xdd\xd7\xfb\x49\xf2\xab\x77\x2d\xf7\xbb\xe2\x36\x49\xaa\x77\xe2\xb6\x2b\x6e\xa9\x14\x75\xe2\xb6\x2b\x48\x53\x12\x1c\x82\xb4\x2b\x48\x53\x16\x1c\x82\xb4\x2b\x48\x93\xaa\xe1\x9d\x20\xed\xfa\x69\x60\x2a\x82\xc3\x2f\x03\x31\x49\x3b\x97\x9d\x1f\x06\x76\x85\x72\x92\xa0\xec\x84\x72\x57\x28\x27\xfd\xc4\xa9\x13\xca\x5d\xa1\x9c\x6e\x5f\x92\x76\x62\xb5\x2b\x30\xd3\xed\x63\xfb\x20\x30\x87\x02\x33\xa9\xee\x38\x08\xcc\xa1\xc0\xcc\x57\x4e\x6f\xde\x0e\x02\x73\x28\x30\xb3\x8e\x6d\x0f\x02\x73\x48\x3a\x67\xd5\x9e\x07\xca\x79\x28\x56\xb3\x4e\xbd\x0c\x62\x75\x28\x56\xb3\x96\xfc\x83\x58\x1d\xc1\x95\x50\xd6\xd1\xf3\x11\x24\x84\x30\x59\xda\x6d\x04\xe9\xa0\xa1\x88\xce\x49\xb7\x27\xa2\x47\xf4\xa9\x89\x9f\xe4\x8d\xa8\x99\x69\x28\xc8\x73\x72\x12\x83\x20\x1f\xd1\xc5\x6b\xce\x41\x2e\x69\x57\x4c\xd6\x06\xfd\x88\x92\xae\x98\x2c\x05\x3e\x34\x8c\xbf\x1d\xca\x8e\xac\xfd\xbc\x41\x76\x8c\xe4\x13\x7d\xd6\xce\xef\x48\x9a\xe7\x31\x59\xcb\x8b\x91\x34\xcd\x0f\x86\x78\xfd\x56\x62\x90\x43\x43\x39\xc4\xaf\xbc\x06\x39\x34\x94\x43\xb9\xfa\x6c\x31\xc8\xa1\xa1\x1c\xca\x92\xa7\x83\x1c\x1a\x85\xe9\x22\xc6\x37\x6f\x07\x41\x3e\x9a\xaf\xae\xd8\x09\x1a\x4d\x8b\x2b\x4c\xf1\x89\x70\x34\x2d\xad\x46\x2b\xfd\xdd\xab\xe8\xa0\xd8\x68\xda\x0a\x1b\x4a\x8e\xa2\x33\x84\x83\xe4\x18\xcd\x67\xa9\xa2\xb3\x0c\xa3\x49\x73\x63\xca\x15\x71\x6d\xb9\x7c\xe9\x5f\xae\x5b\xb7\xd7\xca\x7f\x28\xab\x8a\x7e\xc6\x33\xc8\xaa\xa1\xac\xe2\x9c\xca\x20\xab\xc6\xe3\x73\x6f\x09\xbe\x94\x1b\x8f\x26\x5f\x4c\x91\x2e\x1a\x8f\x66\xdf\xa1\xdc\x63\x8f\x72\x90\x7b\x43\xb9\xc7\x06\xd8\x20\xf7\x46\xa7\x95\x4f\x6f\x83\x44\x1b\x4a\xb4\xa2\xdf\x68\x0c\x12\x6d\x0c\xe6\x52\x9f\xde\x06\x89\x36\x94\x68\xa5\xf8\xf4\x36\x48\xb4\xa1\x44\x2b\xc5\xa7\xb7\x41\xa2\x0d\xa5\x10\x87\x38\x07\x29\x34\x94\x42\xe5\xf6\xe9\x6d\x90\x42\x43\x29\x54\x74\x84\x78\x90\x42\x43\x29\x54\x2f\x9f\xde\x26\x29\x34\x95\x42\x9c\x64\x9a\xa4\xd0\x54\x0a\x55\xfd\x9c\x69\x92\x42\x53\x29\x54\xf5\x4b\x80\x49\x0a\x4d\xe5\x4b\xd5\xc9\xe8\x49\xbe\x4c\xe5\x4b\x4d\x9e\xed\x93\x7c\x99\xca\x84\x9a\x7c\xa1\x3a\xc9\x84\x19\x59\x30\xf8\x1a\x7c\x12\xf6\x53\xd1\x5b\x15\x13\x93\xe8\x9d\x8a\xcb\xaa\x9f\xe3\x4d\xe2\x72\x2a\x2e\x6b\xbd\xfd\x42\xe2\x72\xb2\xf8\xb8\x7d\x66\x9a\xc4\xe5\x54\x5c\xd6\xe6\x01\x3d\x89\xcb\xa9\xb8\xbc\x2f\x9f\x99\x26\x63\xfb\x2c\x43\x92\xdc\x67\xa6\x59\x94\xb4\x98\x5b\xe7\x6c\x66\xd1\xde\xc5\x2c\xac\x64\x9c\xea\x64\x06\x98\xb5\x36\x77\x35\xb9\xb4\x3d\x89\xb9\xef\xbb\xc9\xd5\x71\xf9\x85\xce\xeb\x97\x66\xe2\xc9\x34\x32\x35\x8d\xdc\xaa\x3d\x4f\xa6\x91\xa9\x69\xe4\xd6\x89\x82\xc9\x34\x32\x35\x8d\xdc\xc9\x87\xfe\x49\x86\x4d\x65\xca\x9d\x3d\x79\x26\x99\x32\x15\xf0\x77\xf6\x41\x6a\x12\xf0\x53\x01\x7f\x97\xe2\xdd\x26\xe0\xe7\x33\xdd\xa5\x5f\x18\xcc\x47\x3b\x0b\x98\x5b\x9b\x8c\xf3\x59\x5c\xa8\x7b\xe9\xb4\xd0\x24\xe0\xa7\x02\xfe\xbe\x7d\x60\x99\x04\xfc\xec\x4f\x11\x82\x28\x57\x95\x4b\x17\xde\xcd\x5b\x91\x03\x53\x39\x70\x37\x9f\x20\x26\x39\x30\x95\x03\xed\xf2\xd9\x73\x92\x03\x53\x39\xd0\x94\xae\x93\x1c\x98\xd3\x75\x6a\x53\x11\x75\x4e\xc9\x54\x4c\xbb\xd4\xaf\x29\x95\x3a\x95\x29\x4d\x27\x44\x26\x99\x32\x95\x29\x4d\x87\x50\x26\x99\x32\x95\x29\x4d\xc7\x66\x26\x99\x32\x95\x29\x2d\xf9\x04\x31\xc9\x94\xa9\x4c\x69\xfa\x05\xff\x22\x53\x96\x32\xa5\x95\x2b\xbb\x4b\xad\x96\x32\xa5\x95\x72\xbf\x79\xbb\xc8\x94\xa5\x4c\x69\xfa\x9d\xd4\x22\x53\x96\x32\xa5\xe9\x0c\xed\x22\x53\x96\x32\xa5\xa9\x62\xbb\xc8\x94\xa5\x4c\x69\xaa\x57\x2c\x32\x65\x45\x96\xc4\x97\x0f\xbb\x8b\x54\x59\x4a\x15\xbb\xb4\x99\xbb\xc8\x95\x95\x68\xa7\xc3\x11\x8b\x64\x59\x89\x76\xda\x42\x5d\x64\xcb\xca\xb4\xd3\x61\x8b\x45\xba\xac\x4c\xbb\xe4\x43\xe1\x22\x5f\x56\xa1\x5d\x76\xd9\xb1\x48\x98\x55\x68\x57\xcc\xaf\x25\x17\xd6\x59\xb2\x57\x97\xf1\x8b\x38\x5e\xac\xd9\x2f\x15\xb8\x16\x81\xbc\x58\xb4\x5f\xda\xc9\x58\x44\xf2\xba\xb5\xb7\x7e\x35\x97\x83\xeb\xd6\xde\xfa\x62\x25\x7f\x35\x5f\x7a\x2c\xc2\x7b\x35\xd5\x17\x4c\x47\xa9\x56\x53\x7d\x61\xb1\xbc\xb7\xab\xfa\xb5\xc4\xfc\x62\x7d\x6f\x97\x87\xe0\x22\xe8\x17\x0b\x7c\xd3\xa1\x8c\x45\xd4\xaf\xe7\x68\x0a\x9f\x59\x16\x01\xbd\xba\xe4\xaa\xe9\xf7\xca\xab\x4b\xae\x2e\x96\xfd\xa6\x42\xf6\x22\xca\x57\xd7\x36\x90\x69\x9b\x61\xf5\x7d\x7c\x9c\x67\xf0\x34\x5a\x5d\xdb\x40\x0b\x7d\x60\xc9\x03\x7d\x11\xfb\x0b\x81\x60\xc9\x43\x71\x11\xfc\x6b\x68\xc3\xcf\xb2\xc7\xe2\x1a\xda\xf0\xc3\xf8\xbb\x45\xf9\xb6\x7c\xdc\xaf\xb8\xa4\x5a\x64\xc9\x9a\xdc\x4f\x3f\x86\x5c\xa4\xc9\x9a\x2a\x12\x98\x7e\x59\xb1\xa6\x8a\x04\x6b\x72\x6d\xf5\x6c\x5d\x64\xc5\xe2\xf7\xe3\x76\x2b\x94\x49\x8b\xc5\x0f\x10\xed\x56\x2c\xf3\x03\x44\x8c\x05\x2d\xdf\x16\x3f\x40\x5c\xfc\x30\xce\x34\xbe\x2e\xf2\x67\xf1\x0b\x11\xd3\x2f\x21\x16\x09\xb4\x38\xbe\x1a\x2e\xff\xbe\x9b\x0c\xda\x1c\x8d\x0c\x66\xb7\xfb\xb4\x24\xc1\x78\x9f\x9b\x7c\x55\x3e\x44\x9e\x4e\x3e\x6f\x52\x6d\x73\x84\x25\xe8\x87\x6c\x9b\x23\x2c\x18\xff\x46\x26\xdf\x90\x8f\xe7\x6a\x1d\xb7\xc9\xc9\x4d\x7d\x30\xe8\x9c\xd8\xa6\x3e\xb8\xa9\xc9\x05\x4d\xdb\x9b\x9a\x1c\xc6\x42\xd1\x73\xa9\xc9\xed\x23\xdb\x55\x9e\xd8\x24\xf4\x66\xeb\x2b\xa8\x76\xb7\xc9\xe8\x1d\x54\x1f\x0c\xda\x6e\xda\x41\xf5\x41\x8c\x85\xea\x31\xb9\x83\xea\x83\x3b\x70\x3f\xfd\xca\x68\x93\xfa\x3b\x68\xfb\x3f\x24\x97\x02\x3b\x68\xfb\x7f\x07\x9e\x91\x3d\x17\x36\xe3\xc1\x8e\xaa\xbf\x85\x7c\xcb\xa7\xfa\xdb\x66\x8c\x08\xd2\x1f\x9b\x31\x62\x33\x46\x84\xe2\xd3\xf5\x66\x8c\xd8\x49\xdb\x16\x41\x5b\x5a\x3b\xa9\xce\xb9\x19\x37\x82\xea\xbb\x9b\x71\x63\x27\x95\x63\xc2\x2d\x2e\x49\xe5\x18\x8c\xf7\xa5\xc8\xc7\xb5\xda\x26\x0c\x77\x50\x3b\x0d\xc0\x9b\x31\x27\xe8\x08\xea\x66\xcc\xd9\x8c\x39\xa1\x5d\xce\x80\x31\x67\xe7\xd3\xce\x17\x43\x9b\x31\x67\x17\x7d\xa3\x78\x15\xe7\x52\xf8\x46\x32\x7e\x2d\xbe\x24\x1f\xd2\xfe\xf2\x35\xec\x66\x6c\xda\x8c\x4d\xd1\xf4\xcd\x19\x9b\x36\x63\x53\xd4\x7a\x6e\x33\x36\x6d\xc6\xa6\xa8\x7d\xfd\xcd\xd8\xb4\x19\x9b\xa2\xce\x0b\x6e\xc6\xa6\xcd\x38\x14\x75\x84\x7c\x33\x0e\x6d\x0d\x3d\x16\xf3\xdf\x16\xbe\xeb\xdf\x4e\xe8\xbb\xa9\xe0\xb9\xcf\x1e\x84\x0a\x0b\x9b\x41\x6a\x37\xd5\x74\xa2\xf6\xfc\x76\x53\x4d\x07\xe3\xed\xb2\x7c\x19\x5f\x56\x59\x5f\x70\x9b\x6a\x3a\x18\x43\x68\xee\x36\x78\x86\x8a\x21\xb1\x28\xe8\x9a\x8a\x21\xbb\x4d\xae\x4d\xe1\xbf\x75\xd4\xff\xff\x87\xe7\xd3\x9b\x9f\xff\x5d\xa0\xf1\xd3\xe7\xcf\xeb\xc3\x17\xfd\x1b\x44\xfa\xc7\x7f\x5e\x73\xed\xf7\x1f\xd6\xcf\xff\x9e\xd1\xa7\x8f\x9f\xfc\x2a\xfd\xf7\x9f\x01\x00\x00\xff\xff\xa1\xe9\x79\xf8\xfb\x48\x00\x00"); -func _facg ()(*asset ,error ){_gfdd ,_efeb :=_cgfa ();if _efeb !=nil {return nil ,_efeb ;};_bgcc :=bindataFileInfo {_aa :"UniKS-UTF8-V",_dg :738,_ged :_fc .FileMode (436),_de :_e .Unix (1580493065,0)};_faaa :=&asset {_cb :_gfdd ,_fg :_bgcc };return _faaa ,nil ; -};func _dca ()(*asset ,error ){_cbg ,_caef :=_fcac ();if _caef !=nil {return nil ,_caef ;};_fef :=bindataFileInfo {_aa :"HKdla-B5-V",_dg :613,_ged :_fc .FileMode (436),_de :_e .Unix (1580492314,0)};_aebgd :=&asset {_cb :_cbg ,_fg :_fef };return _aebgd ,nil ; -};func _efe ()(*asset ,error ){_ff ,_bcd :=_fcfg ();if _bcd !=nil {return nil ,_bcd ;};_eabc :=bindataFileInfo {_aa :"Adobe-GB1-5",_dg :2811,_ged :_fc .FileMode (436),_de :_e .Unix (1580491284,0)};_bbg :=&asset {_cb :_ff ,_fg :_eabc };return _bbg ,nil ; -};func _bb ()(*asset ,error ){_cd ,_db :=_ag ();if _db !=nil {return nil ,_db ;};_cfc :=bindataFileInfo {_aa :"78-EUC-V",_dg :900,_ged :_fc .FileMode (436),_de :_e .Unix (1580490853,0)};_aaa :=&asset {_cb :_cd ,_fg :_cfc };return _aaa ,nil ;};func _eefae ()([]byte ,error ){return _fac (_bcggb ,"GBT-EUC-H")}; -func _gcda ()(*asset ,error ){_cdgc ,_eede :=_ccbd ();if _eede !=nil {return nil ,_eede ;};_acccg :=bindataFileInfo {_aa :"HKm471-B5-V",_dg :615,_ged :_fc .FileMode (436),_de :_e .Unix (1580492433,0)};_dgfab :=&asset {_cb :_cdgc ,_fg :_acccg };return _dgfab ,nil ; -};func _gcff ()([]byte ,error ){return _fac (_aaae ,"HKgccs-B5-V")};var _faca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\x26\x36\xcf\x5f\x71\x86\xed\x41\x5b\x8b\x6f\x06\x90\xb8\x80\x55\xea\x82\x35\x68\xd9\x70\xb5\x6c\x03\x86\x07\xe4\xde\x6b\xcb\x05\x58\x59\x85\xaa\xd2\x40\xff\xde\xe0\xf7\x58\x29\x18\x0d\x9c\xbc\x93\x7b\x62\x93\x8b\xcf\x60\x30\x18\xf1\x31\xf8\x77\xbf\xfb\xc7\x7f\xf8\xc7\x5f\xfe\xf8\xb7\xaf\xbf\xfb\x5f\xff\xf2\xa7\xd7\x1f\xee\xbf\x7d\x7d\xfe\xf8\xcb\xfb\x2f\xf7\x5f\xff\xf4\x6f\x7f\x79\xdd\x5f\xfb\xfe\x97\x3f\xfe\xf2\xd3\x4f\x29\x7f\xbd\xff\xf8\xfa\x9b\x49\xfc\xf7\xfa\xd7\xf5\xe7\x9f\x7e\x3a\xdf\xff\xe1\xdf\xff\xfa\xb7\xfb\x5f\xff\xf1\x97\xcf\x9f\xbe\x0a\xf3\xbd\xff\xed\xcf\xca\xfb\xf5\xf5\x77\xff\xdb\xfd\x2f\x7f\xfc\xeb\xdf\xfe\xf2\xef\x5f\xff\xe9\x7f\x7a\xff\x69\xdf\xff\xc3\xd7\xfb\xfe\x9c\xdf\xff\x97\xbf\xbc\xef\xbf\xfc\xf1\x97\x7f\xf9\xfa\x4f\xbf\xfb\xa7\x3f\xa4\xe7\xe7\x3f\xfc\xdb\x9f\xff\xfc\xff\xde\xff\x7a\xff\xf2\xb7\xaf\x81\xdf\xee\x5f\xde\xf8\xff\xa7\xbf\xfb\xdd\x7f\x5d\x7f\xfe\xa7\xf5\xaf\xf7\xd7\xdf\xfd\xf3\x2f\x7f\xfc\xdd\x3f\xfd\xe1\x3f\xff\xf3\x7f\xfb\xfd\xfc\xcf\xff\x33\x52\x91\xf8\xbf\xdf\x7f\xf9\xeb\x1f\xff\xf4\xcb\x57\x2a\xff\xe3\x95\xe2\xd7\xdf\xff\xdb\xbf\xff\xf9\xfe\x4a\x2a\xe5\xff\xfc\xe7\x7f\xfc\x87\xaf\xff\x2b\x7d\xa5\xeb\x2b\xb7\x12\xe3\xff\xd6\xef\xff\xc7\x7f\xfd\xd3\xfb\xfe\xba\x48\x55\xb6\xff\xf5\xa7\xf7\xfd\xd7\x3f\xaf\xd7\xfd\x97\xf5\xcb\xbf\xdc\x3f\x7d\x7d\xfd\x7c\x5d\x3f\xbe\xf8\xef\xe7\xf1\xfb\x1f\xe7\x97\xdf\x5d\x53\xbf\xfd\xfc\x0f\xbf\xff\x7b\xfe\xf6\x5f\xae\xa9\x5f\x7f\xfe\x2f\xbf\xff\x7b\xff\xfa\x7b\xfc\x7a\x7e\xff\xf9\xf7\xe3\xef\xf5\xfb\xfd\xcb\xfb\xff\x57\xcb\x4f\x89\x95\xff\xf2\xa7\xbf\xbd\xef\x0f\x7f\x43\xbd\x3f\xa7\xcf\x8f\xaf\x74\xbe\xf8\x8f\x49\x3f\xa5\xeb\x52\x6b\xff\xf8\x7e\xfd\x3f\xeb\x2f\x3f\xfd\xfc\xca\xeb\x3a\x39\xcf\x1f\xed\xc7\x57\xee\x17\xfe\x1c\x3f\xbe\xd2\x98\xf8\x73\xfe\xf8\x4a\x65\xd4\x01\x22\x7e\x7c\x45\xc7\x5f\xaf\x1f\x5f\xa9\x5e\x35\x40\x9c\xca\xa2\x9d\x3f\xf7\xf5\xe3\x2b\x4f\x14\xb2\xd3\x8f\xaf\x9c\x32\xfe\x3c\xe5\xa5\x93\xa1\x9c\x3e\xa5\x39\xe6\x04\x91\x48\x74\x10\x13\x44\x64\x10\x41\xe2\x02\xb1\x0e\x31\xaf\xd3\xcc\x12\x99\x29\xf8\x26\x0a\x89\x0a\x62\x9c\x0a\xf1\x05\x3a\x35\xe7\x85\x2a\x57\x22\x51\x40\xa0\x96\xa9\x6c\xc1\x14\x34\x66\xb1\x96\x82\xfa\xd1\xbf\x39\x13\x0a\x5e\x6f\x12\x48\xd9\x99\x04\xbe\xd9\x85\x04\x1a\xb3\x51\x3f\x1a\xb9\x59\x4b\x45\x2d\x9b\xb5\x64\x7e\xce\x5a\x32\x53\x58\x4b\x3e\x83\x5b\x3d\x32\x0d\x84\xda\x7c\xbe\xa9\xea\xf2\x0c\x10\xac\xf2\xc2\x37\xb1\xd8\xff\x04\x62\x33\x05\xd9\x16\x09\x34\xa7\x4d\x12\x95\xc4\x8b\xdf\x14\x10\xea\xda\xa9\xb4\xa9\xe8\x72\x0a\x68\x2e\xe0\x10\x83\xd9\xc6\x1c\x20\x6e\xd6\x73\xc6\x66\x04\x47\x3a\x15\x10\x9c\x4f\xb0\xc2\x08\x0d\x14\xbe\x89\xca\x9e\x26\x10\x9d\x04\xbf\xe1\x50\x65\x96\xa6\xd1\x61\x01\x1a\x9d\x33\xb8\xa1\x7a\x4a\x03\xa1\xd1\x61\x0a\x8b\x2e\x03\x04\x5b\x5d\x90\xa2\x89\x2f\x05\x04\x8b\xae\x20\x76\x63\xca\x99\xc4\x35\xd5\xed\x0a\x42\xd9\xce\xc0\xef\xd9\xc9\xfc\x13\xc4\xf8\xf1\xd5\xd0\xe9\x7d\x32\x35\xf0\xd3\x3e\x43\xdb\xc0\x67\x1b\x83\x14\xc8\x1b\x71\x7e\x3d\x65\xbc\x66\xf5\xe2\x78\xcd\xff\xb0\x96\x5e\x67\x1a\x50\xdc\xfb\xc2\x64\x97\x38\x8d\x7e\xa7\x20\xd1\xe3\xa7\x9f\xef\xb4\xd7\xbe\x39\xa4\x53\xe4\x87\x63\xc2\xd4\x3d\xc5\xe7\x97\x48\x75\x38\xfd\xf4\xf3\x9d\xe7\x35\xcf\x0c\x94\x7e\x9a\x7f\x48\x4c\x6f\x56\x1a\x46\xed\xcc\xc0\x21\xd6\xc9\x78\xda\x02\xe2\x8c\x4d\x52\xb6\x75\x46\xe0\x2c\x16\x10\xe3\x3f\x64\xc3\x3a\x18\x2a\x00\xe3\x39\xb2\x88\x33\x07\x63\x88\xb8\xd5\xfd\x3b\x4f\x4a\x8d\xd1\x2f\x16\x5e\xcf\xc0\xe7\xde\x45\x9c\x22\xa2\x8a\x88\x93\xc2\x22\x2a\xd8\xa5\x5e\x4d\x69\x98\xd5\x7a\xb5\x26\x32\xff\xf8\x0a\xe6\xec\x87\x49\xb2\xba\xdb\xcf\x40\xe6\xda\x44\xe4\x43\x38\xdb\xa9\xb7\x76\x08\x54\x09\xc2\xff\x8e\x68\x44\xce\xf9\xe3\x2b\xb7\x2c\xe2\x34\xaa\xb1\xed\x03\x63\x51\x22\xd8\xfa\x19\x47\x78\xb6\x21\x62\x1d\x41\x50\x44\xdc\x3f\xbe\x72\xbe\x44\x7c\x7e\x7c\xe5\xa2\x94\x23\xa4\x72\xc9\x22\x4e\x9b\xd4\xc5\x09\x51\xdc\x9c\x6d\x9f\x6c\x2a\x7a\x9d\xd2\x0a\x7b\x38\x77\x3d\xfd\x50\xd1\x67\x0a\xf2\x59\xba\x20\x5e\xa7\x52\x66\x0b\xf4\x5d\xf3\x1e\xa8\x34\x85\x88\x33\x44\x99\x2d\x58\xe8\x42\x2d\x22\x4e\x5f\x2b\x9b\xb3\xd0\x1c\x31\x15\x38\x30\x17\xa6\x6c\x48\x7e\xb2\x47\x5c\xa7\xb4\xc6\x19\x0c\x48\xb3\x42\x2e\x8a\x7a\x18\xb1\xa4\x2c\xe2\x75\x08\x65\x0b\x64\x6b\x22\xea\x21\xba\x88\x79\x88\x21\xe2\x7c\x73\x05\x89\x75\xb2\x5d\x53\x04\x52\x94\x6d\x23\x45\x05\x6c\xa4\xb0\xe8\x06\xf1\x51\xaf\x48\x22\xc9\x43\x71\x89\xcc\x20\xc9\xc0\x41\x39\x58\xaf\xe9\xcc\x15\x64\x2f\x22\x1b\x33\x57\x91\xe4\xce\xe9\xd4\xc1\xcc\xae\x77\x32\xf3\x14\x19\xcc\x3c\x44\x2e\x66\x0e\x91\x9b\xa9\x6e\x15\xf7\xd8\xe9\xd4\x37\x8b\x72\xab\x6e\x92\xae\xe8\xc3\xcc\x6a\xd5\x62\x7f\xb9\xb8\xa2\x69\xcd\x0c\xd5\xbb\xd8\xdf\xe9\x54\xf6\xb7\xab\x91\x8b\xfd\x1d\xea\xd1\x62\x7f\xa7\x06\x67\xb1\xbf\xdd\x15\xb1\xbf\x43\x8d\x5c\xec\xef\x74\x51\xec\xef\x50\x8f\x16\xfb\x3b\x5c\xaf\xfa\xab\x2e\x48\xa7\xe8\x6e\xe4\xe7\xc7\x57\xc9\xea\xed\xd1\x2b\x4a\x56\x31\x67\x9a\x8f\x1c\x65\x13\xfa\x11\x16\xe5\x32\xb1\x0e\x51\x44\xec\x43\x64\x11\xe0\x87\x24\xe2\x7d\x88\x4b\xc4\x59\x54\x11\x22\x0e\x7f\x07\xdb\xdf\xc5\x09\x5c\xe5\xd1\xc9\xa0\xfa\xea\xf0\x41\x49\xaa\x09\xe3\x2d\x76\xea\xdc\x77\x54\x1e\xf5\x05\x65\xa3\xbe\xa0\x06\x61\xf7\x0f\x13\xd8\x3c\xd8\xba\x31\xb9\x41\x8a\x18\xd8\x01\x44\x60\x7f\xbb\x44\x60\x6f\xa8\x22\xb0\x33\xa8\x00\x2c\x91\x1c\x22\x4e\x43\x29\x0c\x62\x42\xcc\x6a\xe2\x27\xeb\x69\x22\x7e\x5d\xf2\x11\x13\x92\x34\x89\x48\x8f\x64\x88\x98\x90\xa4\x6c\xf5\x0b\xad\x2e\xa3\xa3\x41\x7b\x61\x3b\x1a\x9d\x6b\x73\x2f\x6c\x7d\xa3\xb3\x8b\x9b\x5b\xeb\xe8\xf1\xbd\xe0\xdd\x10\x46\x27\x6f\x88\xc4\xc6\x31\x2e\xd5\x13\xd4\x5a\x6a\x27\x09\x0e\x1d\x83\x73\xbb\x17\xb5\xd7\x71\xa9\x5a\x30\xdd\x18\xe4\x89\xbd\x96\x8a\xaa\x22\x6f\x92\x8d\xe4\xee\x24\x55\xf2\x56\xe6\x21\x52\x99\xd9\xbf\xad\x69\xe2\xb6\xb2\xf7\x54\x45\x21\xf2\x03\x92\x62\x6f\xef\xe0\xb7\x94\x75\x7b\x2f\x2a\x1d\xdc\xac\xf6\xeb\x8c\x5c\xe3\x36\xb9\xa1\x32\x34\xf2\xdc\x7e\x9d\x09\x6b\x94\xeb\xfb\x75\x6a\xec\xea\xd8\x0b\x0a\x09\xc5\xff\x7e\x9d\xda\xba\xda\xf9\x0a\x94\x16\x2a\xfb\x08\x3b\xcf\xc9\xeb\x88\xba\x9e\xf4\xd1\x61\xef\xc6\x29\xdf\xaf\xc3\xdc\x9d\x12\x7b\xbf\xce\xf8\xb7\xd0\xf0\xbf\x8e\x8c\x6b\x55\xad\x83\x6e\xa3\xa1\x7f\x1d\x09\xd6\xaf\xcb\xe5\x1d\x65\xa8\xba\x11\xaf\x53\x9e\x0b\x7f\xff\xf8\xea\xdc\xf8\xf6\xeb\x0c\x45\xbf\x34\xe4\x2f\xac\x96\xd1\x8b\x7a\x75\x64\x53\xf3\xb0\x2c\x74\x51\xad\x38\x33\xd7\x2f\x4d\xcd\xeb\x28\xe5\xdd\xcd\x38\xb3\xd8\x9a\x5a\x71\xf4\x8f\x7e\x69\x2c\xde\x67\x64\x47\x6e\x22\xce\x16\xd5\xba\x88\xd3\xab\xe6\x6c\x68\x53\x56\xd2\x19\x98\x7e\x71\xcd\xec\xf7\xe9\x71\xbf\xb8\x9c\xf6\xfb\x70\xdb\xec\x59\x44\x3f\x84\xbe\xda\x18\xe8\x87\x3a\x5f\x25\x65\xbc\xcf\xc2\xed\x89\x7b\xc8\xbe\x27\xc6\x86\x02\x77\xdf\x98\xa0\xc4\x5d\x60\xdf\x67\xcb\xe8\x85\x72\x7d\xdf\xd8\x54\xb5\xbe\x6e\xc8\x6d\xed\x76\xfb\x3e\x8c\xdd\x7a\x12\xf1\xe6\x28\xfa\xb3\xc3\x6d\x5d\x1c\x70\x9f\x65\x3a\x46\x51\xd6\xc3\xc5\xb9\x35\x35\xec\xec\xe7\x63\x68\xf4\x3f\xa7\x99\x71\x69\x84\x3e\xa7\x99\x31\x34\xc8\x9f\xc3\x3a\x75\x88\x0d\x3e\x58\xa1\xf9\x02\x59\x78\x56\x05\xbb\x9c\xbf\x0f\x6f\x0f\x11\xd0\x3e\xd0\xca\x32\x79\xe0\x29\x03\x83\x5e\xce\x59\x07\x8d\x4e\x4d\xe4\x04\x09\x85\xe4\x90\x1f\xaa\x58\x2c\x68\x6e\xe9\x7d\x05\xe4\xc2\x02\x0a\x12\x18\xa5\x8c\x6d\xa5\xcc\xcf\x59\x3e\x59\xd5\x7f\x20\xdb\x07\x2b\xf8\x40\x25\x2c\xca\x86\x86\x15\xa7\x1c\x15\x07\x5b\x6b\x09\x6a\xb3\x75\x4c\x92\x09\x52\xad\x55\xcc\xdd\x21\x17\x44\x3d\x46\xe5\x90\x10\x11\x38\x68\x1d\x92\x9b\x67\xf8\x5b\x08\xfc\x86\xe3\x11\xc8\xf3\x6d\xaf\xac\x35\x12\xc4\xe7\x98\xc9\x24\xe4\x39\x55\x89\x12\x19\x9b\xcf\xe0\x7e\x73\x48\x6c\xbc\xdc\xb4\x4a\x64\x0a\x3d\x1c\x3d\x41\x7e\xd0\x48\xec\x13\x25\x32\x05\x17\x4e\xe2\x77\x09\x1e\xb4\x47\x6f\x21\xf2\x0c\x74\xeb\xfa\xb6\x40\x77\xe8\x57\xf9\x56\x30\x97\x28\xe8\x5f\x8b\xa6\x4f\xa1\x0d\x44\xe2\x94\x45\x81\xea\xdf\x70\x38\xbe\x4b\x54\x08\xc8\x91\x2f\x66\xae\x14\x9f\xbd\xb0\x15\x54\xc2\x06\x0e\x7b\x20\xd5\xdd\x21\x92\xa7\xe6\xce\x1e\x50\x83\xe9\xfd\x32\xc9\x91\xcb\xac\x08\xea\x41\x6a\xa9\x25\x91\x99\xa9\xaa\x08\xe6\x87\x4e\x55\xe9\x90\x60\xb3\x3c\x38\xcc\x1d\xbb\x54\xc5\xc1\xf0\x90\x50\xe0\x5a\xaa\x21\x12\x99\x71\x92\x3f\xa4\x9a\x91\x4c\x72\x12\x6a\x12\x79\x5a\xd5\xd3\x39\xcb\x1e\x12\x87\xb5\x81\xb3\xe4\x5d\x62\x70\x12\x60\xe0\x00\xa9\x6f\xab\x48\xda\x5c\x72\x11\xb9\x30\xce\x1a\x2b\x6e\xf5\xfd\xba\x58\x11\xcf\xd6\xbd\xa8\x83\x3c\x50\x77\x2a\xc8\x87\x84\x92\x40\x0d\xe4\x90\x18\xab\xa2\x56\x0d\xac\xa3\x49\x9d\xec\x90\x18\xab\x10\x6b\x0c\x30\x6c\xd7\x22\x89\xc1\xb3\xdc\xec\xfe\xf6\x66\x2a\x49\xa8\x0c\x69\x84\xea\x9d\x3c\xca\x73\xa3\x38\x24\xf6\xc3\xd0\x42\x99\xd2\x5f\x2f\xce\x2f\x0e\x3c\xa9\xb7\x99\x45\xe2\xf8\x77\x25\x93\x6f\xf6\x57\xdf\xf2\xbc\x3e\x5c\x2f\x2c\x2a\x7d\x68\xd8\x27\x5a\x55\xa7\x78\x32\xa8\x30\xd5\x32\x45\x42\x25\x2d\x9a\x85\x40\x9b\x7b\xbd\x8a\x48\xae\xb9\xa1\x54\x2c\x85\x36\x35\x1a\xb4\x20\x04\xb5\xea\x12\xc1\xe5\x7b\x51\x22\xc5\xe2\x84\xce\xc2\x91\x5c\xe8\x6f\xab\xe2\x2b\x6a\x25\xe7\x4c\x2a\x72\x91\x45\xb3\x48\x18\x37\xfa\x64\x23\x17\x19\xb8\x69\xe9\x2f\xcc\x51\x6f\x9a\xc1\x85\xee\x37\x6a\xa5\x87\xc4\xd2\x68\x7d\x88\x7c\x71\x35\x73\xd8\x69\x04\xa8\x79\x0c\x91\x85\x1c\x5b\x44\x82\xdb\x5b\x38\x15\x4c\x68\x61\x06\x1b\x47\x6a\x7d\x54\x91\x98\xd0\xaa\xd9\xdf\xd4\x86\xe3\x32\x09\x51\x90\xd5\xe6\x0d\x26\x6c\x5d\x4b\x72\x73\xba\xe3\x62\x7f\x37\x4f\x20\x43\x22\x67\x63\x27\x6b\x4d\x62\x72\x63\xac\x7a\x48\x6e\x6c\x48\x95\xde\xc5\x84\x9b\xf2\x78\x6a\x8e\x5e\xec\x60\x48\x14\xbc\xb4\xdb\x48\xa6\xd2\xc8\xd2\x2d\x64\x5e\x5c\x47\x4d\x93\xf2\x82\x8d\xa6\x87\x66\x01\x3a\x4a\x6a\x53\x6b\xe1\xc5\x73\xd1\xd0\x58\xbd\x78\x2e\x1a\xd9\xa9\x68\x46\x15\xb7\x43\x1d\x49\xad\xb9\x19\xe0\xd8\xd6\xb5\x87\xbc\xb6\xac\x79\x4a\xc5\x2a\xeb\x5d\xe3\xfc\xda\x2c\x59\x32\xe7\xb5\xb9\xd8\x1b\xbb\x0f\x95\x25\xf5\x19\x26\x0b\x37\x0d\x91\x1c\xba\xe1\x54\x08\xfe\x59\xb8\xdf\xc5\x0d\xf1\x35\x42\x82\xe2\xe6\x39\x70\x8a\xcd\x6e\x70\xce\x28\x1a\xab\x9b\x0b\xa7\xb7\xfa\xbd\xe0\xff\x60\x7a\xe3\x12\xd3\x7d\xd0\xa1\x96\x7b\x13\x09\x31\x99\xb4\x5e\x3f\x10\x1b\x3d\x51\x96\xaf\x8b\xaa\x70\x90\x8f\xd6\xc5\x53\xf0\xe8\x4a\x45\x1b\x47\x3c\x24\xa6\xa8\xe3\x8c\x52\xd6\xb5\xc9\x0b\x38\x1a\x1d\x72\xb2\x07\xe8\xee\x4a\x54\xa3\x13\x79\x7f\xa5\x4d\x29\xc2\xee\x2e\xda\xb6\x3b\x35\xf2\xb2\x0a\x06\xb2\x4a\x78\xaf\x82\x9d\xbb\x37\x72\xe8\x2a\xb4\x09\x04\x57\xc6\x2a\xe0\xee\xe0\x31\xbf\x2c\xda\x6d\x47\xe7\x8c\xad\x4a\x55\x25\xc8\x38\x0b\x96\x8b\x34\x24\x63\x56\xc5\x09\xa4\x89\x53\x56\xe5\xe4\x0f\x67\xe6\xb6\x10\xe4\x94\x45\x13\xec\x08\x72\xf7\xe2\x61\xbc\x0f\x75\x90\x9b\x55\x48\xcd\x5a\x1d\xac\x51\x2b\xf9\x77\x75\x09\x60\x6a\x3e\xab\x8b\xd9\x43\xa9\xd8\x25\x46\x56\xbd\x5d\xc3\x3e\xa6\xc8\x4d\x3e\x52\xc9\x58\xa0\x6d\xaa\xfb\x9d\xfb\xfc\x9c\x22\xb7\xfa\xcb\x56\xd1\x34\xdb\x2f\x15\x35\xc0\x92\x33\x71\xa1\xac\xc1\x85\xd2\xb9\x1b\xaf\xc1\x13\x17\xb5\xdd\xb2\x86\x8a\xa2\xe0\x5f\xda\x61\x68\x9f\x3a\x24\x74\x84\x4c\x59\xbe\x26\xd6\x7a\xd7\xfe\xb3\xa6\xd6\xfa\x34\x49\xfd\x42\x23\x39\xc1\xfb\x7d\x38\x95\x5b\x77\x56\x07\x27\x6d\x11\xa1\x39\x9a\x4b\xb2\x5c\xa9\xb0\x29\x0c\x9a\x2d\xcb\x0a\x9c\xb3\x47\x88\x91\x82\xfb\xad\x34\xb3\x15\xaa\x28\x9c\xfa\xe2\x6e\x5c\x45\xde\x90\xf4\xd4\x08\x57\x50\x98\xc1\x61\x01\x72\x50\x27\x62\x51\x4b\xeb\x55\xec\xbd\x60\x12\xe9\x8d\x1b\xfb\x5a\x54\x10\x83\x6a\xee\xe2\x19\xb2\x4b\x88\xae\xcd\xc5\x6d\x26\xdc\x14\x39\x97\x5a\xb5\xb5\xb1\xab\xde\xad\xa5\x11\x55\x24\x66\x9f\x16\xb0\xb2\x5e\xd8\x06\x6b\xd3\x1c\xbd\xa8\x7c\x79\xfd\x52\x2e\x8e\x50\xc9\x2f\xba\x06\x86\x96\xc6\x8b\xdb\x51\xd6\x74\xbf\x61\x75\x9e\x3c\x13\x96\xf5\xa6\x52\x70\x69\x95\xbd\xd9\xe6\xde\x94\x2a\x65\x84\x72\x63\xbd\xb7\xbe\x6d\x22\x69\xed\xa0\xca\xb0\xde\xd8\xe8\x6a\xcd\xcc\x7c\x4b\x4c\x76\x91\x38\x90\x4c\xaf\x85\x9b\xdb\xd1\xc5\xcd\x6a\xdd\xe8\x51\x73\xab\x6e\xea\x71\x93\xdb\xc2\xba\xa9\x2e\x17\x2d\x2b\xca\xc5\x36\x34\xec\x9f\x49\xe1\xad\x65\x85\xf3\xc5\x29\x8a\xa3\xf1\xa1\xc2\x78\x89\xf9\x3f\xb4\x4d\x5c\x92\x48\x1f\xee\xf3\x4f\xaa\x3a\x98\x55\x14\xb5\xad\x29\xbe\xfa\x6c\x1e\x1e\xb8\x0f\xec\x8b\x9b\x95\xd6\xe0\xbe\x20\xa0\x5a\x70\x57\xdc\x17\xed\x90\xb4\x82\x1d\x92\xee\xb3\xc2\xcc\x89\x9b\xb3\xf6\xcc\x9d\xe5\x01\xe2\x4a\xd9\x45\x66\xa4\x92\xbf\x15\xfc\xbb\xa0\x15\x4d\xba\xc8\xa6\x98\xec\x45\x8d\x2a\xda\xf5\x2f\x93\x58\x0a\xb5\xb3\xda\x42\x76\x8e\xa4\x6f\xb9\x57\x5d\x6a\x23\xfd\x5a\x71\xa9\x43\xf4\x6c\x55\x3a\x0b\x0e\xf9\x26\xa7\xb0\x28\x0a\xd1\x39\x86\x52\xb9\xc3\x04\xf7\x9f\xdd\x68\x8a\xd1\xe1\x70\xd3\xc7\xd5\x5a\x38\x95\xa7\x61\xb5\x4a\xd6\xdf\xc6\x75\xb3\x69\x3a\xed\x83\x6b\x6e\xd3\x38\xda\x6a\xab\x22\x83\x45\x99\x5c\xac\x68\x88\xfc\x50\xf7\x52\xc9\xd4\x53\x2f\x4d\x60\xc3\xf2\x6d\x55\x83\xd3\x69\x7b\x1b\x3c\x48\xee\x3e\x29\xda\xc9\xce\x9b\xc2\x7b\x5e\x3c\x2a\x6f\xd8\x21\x53\xf3\x58\x75\xba\xbc\x2e\x7f\x0b\x11\xdb\x68\xe3\x3a\x24\x99\x6e\x28\x15\x7c\xd4\x69\x10\x39\x24\x6c\xc3\x99\xc2\x6c\xcb\xba\xd8\xd5\x41\x1e\x3c\xfa\xe0\x09\x67\x0f\x7a\x5e\xa7\x46\x72\x70\x24\x47\x1e\x22\xdf\x14\x1b\x6c\xe4\xe0\x94\xd1\xca\x7e\xc8\x4d\xde\xd0\xb7\xb4\x0d\xd3\x62\x70\xc8\x49\x9b\x44\x88\x84\x04\xf2\xa4\xf0\xe0\x31\x53\x31\xc9\xed\x97\x82\x61\x0f\x1c\xe1\x66\xbf\x54\x32\xd7\x6b\x74\x93\x68\x55\xa1\xb2\xb5\x65\xd6\x1c\x94\x5e\x3b\x28\x27\xdc\x8c\xe0\x1e\x22\x93\xc4\xe6\xf1\x60\xe8\x84\xbe\x83\x86\xc7\x2b\x8b\xe4\x48\x4a\xa6\xee\xb5\xa8\xe6\x70\x77\xda\x8b\xfe\xe3\x24\x66\xa0\x8a\xdf\x1b\x75\xaf\xbd\xa8\x11\xba\x22\xea\xf4\x8d\x86\xf3\x43\xe2\x58\x12\xaa\x88\x8e\xbd\x26\x45\x66\x6f\x88\x9c\x46\x8b\xf7\x21\x39\x92\x54\x28\x64\x69\x9c\x49\x25\x6f\xce\x51\x29\xca\x4c\x5f\x47\xf5\xb7\xe4\x9c\xa4\x71\x96\x9a\xde\x4a\x11\x89\xfd\x87\xde\xb4\x43\x2e\xf2\xf3\x14\x09\x39\xe1\xf5\xcb\xfd\xa7\x4e\x1e\xc3\x36\x75\xfa\xd6\xb2\x32\x4b\x0b\xa0\x3c\xde\x9b\x4a\x90\x76\xc5\xbd\xb5\x8e\x1e\x12\xb6\xff\x1e\xfe\xf6\xc5\xdd\x49\x8d\xe4\x56\x96\xa8\x12\xee\x4d\x2b\x0a\xfd\x24\x87\xac\x4c\xd5\xb7\x5b\xa3\xe1\x54\x8d\x86\x9a\xc1\x81\xbd\x28\xcb\x69\x68\x4d\xad\x0c\x93\xd8\xf6\xcd\xcf\xb0\xaf\x9e\x8a\x9c\x3a\xa8\xf3\x9a\xc4\x59\x31\x49\x88\xbe\xe9\x2e\x4f\x12\xb1\xdc\xe8\x1a\xbd\x46\x85\x46\xc3\xb3\x93\x8b\x5c\xec\x02\x35\xa6\xcd\xad\x6c\x26\x6e\x56\xfb\xa6\xed\x63\xaa\x0b\x1f\xda\xd1\x4b\x33\x49\x41\x41\x8d\x69\x73\xc3\x19\x45\xb3\xff\xa1\x9b\x3c\x89\xf9\x3f\x3c\x76\x26\x2a\xaa\xfb\x43\x43\x49\xd6\x0a\xfd\xf0\x00\x30\x47\x7c\x2f\xf8\x3f\x54\x79\x69\x0a\xa8\xf3\xc2\x50\x75\x8a\x8d\x43\x52\x4e\xa0\x43\x75\x5e\xdc\xf6\xe8\x4c\xa8\xf3\xa2\x4e\x40\xb7\x45\x3d\x3f\x93\x64\xe6\xa4\xee\xd6\x2e\x52\x72\x22\x48\x52\x00\xd3\xcc\x79\x48\x9c\x0d\xa9\xf1\x1f\x92\xb3\x8d\x19\x3b\x24\xdd\x1e\x60\x9c\x3a\x13\xf5\x89\xa8\x6c\x24\xd1\x2b\xa3\x74\xb6\x2a\x53\xa8\x24\x55\x94\x65\xdc\x68\x5d\x24\xf6\x81\x74\xb1\x91\x32\x92\xa5\x24\x12\xd3\xdb\x69\xe7\x3b\x24\x0d\x05\xc1\x92\x8b\xd4\xf4\xde\x45\x52\xb9\xec\x6c\x15\xfc\x9f\x27\xf5\x12\x49\x4b\x57\x1f\x22\x2b\xe5\xe2\x14\x49\x75\xea\xaa\x22\xa9\x4d\x16\xd6\x5b\xd1\xc1\x48\x45\x45\xf1\x18\x96\x2a\x53\xe9\x8d\x9b\x59\x43\x27\x8f\x5a\x4b\x97\x48\x15\xc5\xee\x37\xfa\x9f\x68\x08\x3a\x24\x7a\x44\xdb\x4e\x9d\x7d\xaa\x22\xb6\xaa\x13\x7f\x91\x12\x7b\x24\xaf\x56\xd6\x58\x0d\x74\x61\x66\x0d\x0e\x8d\x57\x95\x3c\x58\x65\xc8\x9d\x39\xb1\x64\xee\x12\x95\x5a\x7b\x9d\x03\x1c\x1a\x97\x58\x65\x60\x42\x6b\xaa\x22\xc1\x48\x2d\x69\x60\x27\x75\x20\xae\xf5\x4a\xaf\x79\x9a\x73\xb2\x28\x4a\xfa\x4a\xa7\x61\xa5\xaf\xfb\xd4\x1b\x22\x69\x81\x99\x22\x71\xb0\x9c\x51\x4d\x82\xaf\xe8\xa9\xaf\x73\x11\x25\x93\x33\xbb\xb0\x08\x32\xc9\x99\xd3\xbd\x28\xea\xa2\x8a\xc4\xb6\xdf\xeb\xa5\x6f\xd1\xe6\xca\x83\xe5\x21\x21\x90\x6a\x70\xac\x28\xbd\x5a\x56\x33\xa4\x88\xb7\x27\xf5\x45\xc5\x94\x45\xd1\x7c\x11\x49\x45\x51\xf3\xae\x5c\xcd\x75\xbe\x17\x05\x52\x66\x2a\xcf\xfe\x93\x36\xed\x43\xd2\x50\x2d\x56\xb9\xb5\x9c\x35\xb0\x9f\x29\x85\x82\xcd\xf8\x40\x5c\x0d\xcf\xd1\x87\xec\xed\x0e\x52\x8a\xcc\x6c\x92\xe2\x39\xba\xc9\xcc\xcc\xf8\x36\x08\x67\x99\x19\xda\xc7\x21\x69\x29\xe0\x2c\x04\x51\x28\x33\x63\xc3\xa9\x41\xb4\xc9\x24\x74\xe2\x90\xac\x08\x0a\x54\x95\xbd\xbc\x3a\x73\x16\x23\x75\x56\x94\xe5\xc5\xbf\x4c\x52\xd2\x0f\x91\x3c\x69\xd0\x9e\x7c\xc8\xcc\xcd\x59\x45\xb1\x0b\xb9\x4f\x91\x50\x82\x34\x29\x91\xb7\x78\x12\x5c\x17\x45\x9b\x06\x17\x6c\xd0\x8e\x10\x57\x36\x29\xe3\x55\x16\x89\x55\xc6\xd3\x6f\x8d\x42\x35\x96\xfa\xc5\x21\x6f\x96\xdc\x44\x52\x7f\xd4\x58\x11\xaa\x16\xc9\xdf\xd2\x99\x40\x44\xc3\x21\xb1\xa5\xd0\xdf\x78\xc8\xc5\x81\x35\xb9\xa9\x89\xab\x19\x8b\x47\xf4\x26\x92\x47\x8b\x51\xe6\x77\x82\xbf\x06\xe5\xd3\xa4\x4f\xff\x90\xe4\xfd\xd1\x44\x06\x8d\x55\x59\x24\x59\x32\x44\xca\x4b\x91\xf5\x2d\xd6\x7a\x10\x78\x70\x48\x0c\x06\xdd\xe1\x35\x2a\x0d\x6c\x25\x77\x91\x83\xa4\x32\x53\x5c\x35\xca\x89\xa8\x54\x02\x6a\x35\x49\x7b\x54\x31\x09\x4d\x25\x4f\x35\x03\x13\x58\x5b\x31\x29\x69\xcd\x61\x6e\x53\xf5\xb2\x19\x3c\x0f\x34\xc2\x12\xaa\xd0\x20\xbd\x75\xa7\x72\x7a\xc5\x92\x44\x74\xc4\xa5\x66\x08\xa4\x61\xee\x6e\x32\x18\xbb\x28\xca\x89\xa1\xb1\x12\xfe\xa1\x54\x35\x43\x92\x6f\xa8\x22\xea\xb8\x59\x4c\x47\xcb\xcf\x24\x10\xac\x06\x0f\x0f\x95\x7a\x5b\x8d\xbe\x28\xbd\xc4\xbf\x9d\x36\x96\xa2\x71\x16\xce\x80\x36\xa5\x1a\x82\xd5\x85\xb8\x7b\x90\x8f\x12\xc5\x55\x8c\x45\x39\x41\x21\x1a\xb4\xb1\xcc\x10\xb3\x4b\x99\xce\xe1\x54\x88\xe7\xa2\xf5\x3a\x43\x36\xd1\x22\x92\x5d\x10\x33\x10\x8d\x57\xb5\xfd\xca\x7c\x5e\xe9\xf0\xa9\x41\xb4\x40\xeb\xe2\xdf\x25\xd4\x44\x54\x91\x37\xf7\x1f\x8e\xc6\xda\x64\xa4\xce\x66\xd0\xb9\xde\x2c\x09\xa8\xf2\x36\x9a\x02\xaa\x0c\xc6\x2d\x6b\x06\xf7\x96\x1a\xc7\xb1\x7a\xe9\xd0\xc2\x0d\x27\x5e\xd4\xdb\xe8\x84\xab\xf1\xd2\xb6\xa0\x91\x7c\x93\xf9\x83\x6a\x4e\xbc\xe5\x87\xe1\x4e\x1e\x6f\x0a\x24\x6d\xdd\x41\xad\xae\x4d\xee\x3f\x71\xf3\x48\x5e\x24\x72\x6e\x1a\x82\x9a\x96\xef\x4d\xc3\x66\xd2\xe2\xa6\x3f\x75\x24\x55\x24\x89\x2b\x25\x28\x3e\x32\x4f\xc1\xf3\x50\xd7\x45\x05\x31\x28\x36\xd6\x45\x6b\x95\xb6\xee\x75\x91\x91\x88\xbe\xaa\x2b\x05\x0d\xaa\x14\xa2\x8b\x2a\x52\xeb\xe4\xd8\x95\x69\x06\xcc\xd0\x8f\xeb\xca\xaa\x97\x5d\x58\x99\x3b\xcc\xe0\x0c\x2e\x2a\x50\x8d\x28\x9a\xba\x0a\x87\x7d\x70\x39\xaf\xa2\x8a\xc8\x75\x8b\xb0\xd9\x71\x15\x91\xb4\x75\x5c\x2a\xaa\xc8\xe6\xcd\xb5\xb0\xe8\x2a\x6c\x44\xee\xd4\x55\x43\xbe\xb2\x2e\xf2\x66\xab\xd8\xc1\xca\xd3\x2f\x7d\xe4\x87\xe4\xc9\x39\x9c\x4a\x55\x34\x3b\xf5\x43\x17\xe5\x24\x09\xc1\x1f\x1a\xf6\x55\xc9\x2a\x4d\x83\x53\x75\x78\xe0\x82\x5d\xf4\x58\x36\x7a\xa4\xeb\x6a\x54\x63\xa5\x8a\x2e\xca\x8d\xa9\xe5\xbc\xe4\xc0\xd4\x8e\xba\x84\x9b\xaa\xd3\xe4\x62\x66\x56\x44\x17\x65\x9d\x93\x6d\xa6\x21\xb7\x6a\xeb\x96\x31\xb6\x36\xcd\x51\xa7\x5a\x57\x34\xdd\x83\x58\xaf\xa6\x2e\xd0\xdc\x3a\x4b\x2b\x22\x69\x51\x14\xa9\x05\xdb\x4a\xfa\x56\xf0\x2f\xba\xe8\x9a\x3b\x34\xb1\xfd\xcc\x42\x8d\x7f\xc9\x09\x57\xa8\x2e\xaf\xa5\x83\x24\x05\xc3\x5a\xcc\x1c\xe2\xa3\x45\x86\xcd\xd4\xae\x16\x4f\xbb\x6d\xa8\xbb\x5b\x16\x18\x2e\xd0\xb5\x5d\x11\x33\xf3\xc8\x56\x1b\x97\xc2\x7a\x09\xfa\x4b\x31\x69\xdb\x24\x8f\x3f\x75\xbd\x04\xf5\x6e\xca\x4c\x41\x18\x4d\xa9\xdc\xd7\x81\x89\xbe\xeb\xa2\xb3\xa4\x15\xee\x12\xeb\x4d\x25\xa0\x50\x30\xc8\xfa\x58\xdb\x34\x49\xcd\x4c\xcc\xfe\xa6\xef\xb3\x88\xcb\xee\xa9\xb3\x30\x4b\xbe\xb9\x14\x0a\x25\xdf\xba\xe5\x2a\x53\x51\x34\x46\xd6\xde\x4c\xf2\x68\x2c\xee\xbe\x79\x76\x2a\xd4\xf9\xd6\x2d\x6b\x06\x8f\x16\xcb\x4e\x1a\x6e\x29\x8b\x67\xc3\x36\x29\x17\xb7\x4e\x65\x84\x50\x1e\x72\x90\x4c\x22\xf9\x2d\x35\xa4\x4d\xcc\xee\x8c\xae\x6f\xe5\xa5\x61\x23\xf7\x25\x74\x13\xe5\xe2\x26\xec\xe1\xe8\xd4\x22\x07\x05\x61\x90\xa4\xa4\x0f\x6e\x56\x3b\xd1\xf2\x43\xac\x62\xdd\x49\x52\x64\xa8\x28\x09\x60\x2a\x88\x3b\x49\x96\xbb\x28\xf6\x37\xa8\xb7\xed\x4c\xf5\x31\xb8\x22\x77\xe6\x9a\x0b\x6e\xdd\x3b\x93\x55\xb4\x22\x37\xe5\x53\xa3\x49\xb8\x6e\x6a\x75\xad\x52\xfb\xd8\xd4\xea\x5a\x50\x00\xcb\x92\x39\xc4\x84\x9b\xca\x56\x4f\x1a\xba\x22\x9d\x7e\x38\xf5\x4d\x1b\x1a\x53\xab\xba\xcf\xf9\xdd\x54\x82\xba\x14\xc4\x0d\x18\x6b\xea\x9d\xfc\xbc\x2b\x95\xad\xce\xb5\xbe\x9b\x54\x15\x8d\xa4\xf6\x79\xfa\x7f\xea\xe6\xd2\x0f\x5a\x06\xaa\x0c\x7d\xa3\xc4\x10\x49\x3f\x31\xa5\xd7\x9e\xbf\xe2\xc4\x0e\x01\xc0\xed\x10\x51\x0e\xe1\x6c\x1c\x25\x35\x6f\x9e\xc6\x0b\x3c\x70\xa8\xf9\xe3\x4b\xbb\xee\x86\x0b\xbf\x27\x17\xb8\x0e\xe1\x32\x88\x58\x12\x41\xec\x55\x16\xf5\xfe\xf1\xd5\xb9\x07\xee\x49\xe4\x54\x32\x05\x1c\xda\xa5\x32\xce\xb8\x10\x75\x72\x88\x74\x08\xa7\xd4\x1f\x5f\x83\x92\x65\x43\x8b\x18\x14\x58\x7b\x9e\xb5\x22\x8d\x69\xc3\x87\x33\x34\x07\xf3\xac\xfc\xd1\xd4\x0b\xea\x34\x7d\x3a\x8d\xe3\xd4\xd4\x5e\x9a\xa6\x88\xfb\x3a\x24\xa4\xd1\xbc\x4c\x02\xd7\x9f\xd5\xe4\x35\x7f\x7c\xb5\xe2\x0f\x71\x72\xcf\x1e\x91\x85\x41\x50\x07\x04\x5f\x77\x0b\x80\x40\xeb\x26\x38\x0a\xa6\x08\xd3\xf7\x74\x1c\xb6\xec\x5d\x5d\x22\x4a\xac\xa8\xf2\x4d\xe8\xbd\xaa\x3b\x7b\x64\x2f\xd3\x9f\xf5\xd3\x30\x4d\x14\xb8\x66\xf4\x39\xbe\x95\xe3\x7b\x1e\x69\xdb\xdd\x3d\xe0\xd0\xc4\x99\xf3\x2c\xbd\xe1\x41\xda\x98\xd4\xa2\x36\xd3\xd7\x34\xdc\xd9\x23\x84\x1b\x4f\xff\x3b\x74\x43\x81\xea\xc7\x06\x06\xb4\xd1\xb3\x54\x69\x50\x6d\x4f\x52\x3b\x55\x67\x11\xe4\xbb\x22\x0a\xad\x32\x21\xf3\x98\xcb\x38\xe3\x4c\x6d\x6e\xc7\x61\x2f\x62\xc4\x0e\x71\x1f\xc2\xa5\x7f\x0e\xa1\x46\x05\x67\x31\x89\x9a\x3f\xbe\xf2\xa5\xd5\x10\x00\x29\xba\x81\x82\x59\x5f\xce\xb9\x09\x43\x72\xd6\x17\x9a\x6f\xea\x8d\x26\x8b\x38\x93\x2a\x1e\x02\x34\xa4\x67\x35\xf1\xa8\xd0\x73\xaa\x9b\x3c\x88\x4d\x4d\x62\x40\xd1\x29\x1e\x03\xed\x7c\x6e\xb4\xc0\x77\xce\x4a\xf0\x1d\xc7\x44\xf0\xd9\xc9\x7d\x7d\x0b\x5e\xa2\xdd\x78\x2f\x80\xe8\x9b\x56\xe7\xfa\x15\x16\x7a\x08\xc0\x42\x93\x08\x02\x89\xa8\x39\xee\x85\x51\xef\x2e\x92\xe6\xbf\xec\x22\x37\x5a\xea\xea\x5f\x06\x97\x1e\x82\xe3\x50\x45\x61\x20\x54\x08\xd6\x71\x57\xf1\xc0\x93\x76\xb5\x83\xb0\xc9\xa4\x22\x00\x28\x1d\xaa\xea\x2c\xf1\xde\xd5\x78\xa2\xe2\xc7\x34\x89\xc1\x54\x2b\xb4\xae\x35\x98\x2b\xd8\x44\xb5\x03\x7a\x60\xc9\x4e\x83\xc1\x4e\x9c\xb7\x8e\x22\xd0\x3c\x58\x67\xfd\xf7\xac\x36\x1e\xc9\xde\x25\x6e\x97\x4c\x46\x92\xa1\x50\x5b\xa4\x85\x11\x48\x3c\x25\x34\x17\xa0\x9d\xd3\xd9\x26\x96\xa9\x92\xce\x0c\xe7\x4b\xab\x1b\x98\xe1\xb8\xc4\xa2\x8b\x1a\xc7\x10\x0b\xd1\x16\x54\xd2\x50\x39\x1b\x78\x59\x75\x75\x8b\x11\x5d\xce\x8b\xb0\x08\x17\x44\xf4\x98\x44\x29\xae\xfa\x74\xea\x40\xbc\xe8\x23\x3d\x9b\xbe\x82\x7e\x25\x27\x9d\x39\xd0\x26\x06\xb4\x4f\xd7\xbe\x03\x34\x4f\xbf\x24\xd9\x36\x04\xff\x95\x9c\xf1\x4c\xb7\xb6\xeb\xcd\x43\x4e\xd6\x7c\x6f\xc8\x60\xc9\x39\xdc\x6c\x1a\x9a\xc7\x4d\xf4\xaf\x16\xd2\x0e\x8a\x13\xb5\x83\x0b\xa9\xb8\x8c\xb3\x8a\xd5\xb3\x7d\xe6\x6d\x68\x64\xe1\x44\xe8\x57\x31\x75\x76\x02\xed\x2c\x7b\xa1\xc1\x45\xdd\x5c\x68\x70\x51\x83\xa9\x4e\xf7\xe7\x3b\x9a\x72\x2f\xd5\x40\xb5\x60\x38\xf3\x91\xbf\x53\x7c\xb2\x29\x7f\x3d\x42\x47\xfe\x4e\x09\x0a\xf8\x19\x42\x33\x07\x3b\x5d\xbf\xa6\xf3\x35\x7c\xf5\xad\xc3\xf4\x64\x3d\x8c\x23\x79\x82\xb3\x67\x97\x3d\x60\x6f\x3a\x7d\x74\x9c\xda\xb0\xfd\x79\x93\xd8\x47\xfe\x86\x16\xf1\xa6\x2e\xa6\xe3\x1f\x9d\x18\x53\x8a\x19\x5c\x18\x42\x33\x1e\x2a\x9d\xcf\xb2\x08\xb0\x82\x14\x2b\x22\xa3\xea\x08\x27\xb2\x43\x45\x14\x3a\x24\xde\x78\x91\x37\x86\x6b\xc0\x82\x9c\x22\xd6\x69\xa4\xf3\x01\x1f\xec\x22\xde\x27\xc5\xa5\x63\x03\xec\xae\xfa\x34\x58\x6b\x8c\x98\x73\x99\xbc\x08\x3a\xef\x97\x64\x27\x51\xe7\x32\x81\x10\x76\x3e\x79\xa2\xd8\x2f\xaa\x98\x9e\x37\x9c\xd3\xbb\xac\xd5\x44\xa1\xcf\xe9\x24\x22\xef\x25\x25\x08\x36\xb7\x42\x05\xf0\x42\x97\x75\x63\xbf\xe8\x11\xb0\x62\xf0\x22\x28\x64\xb8\x35\x84\x98\x0f\xe7\x7d\x63\xf3\x37\x75\xd6\xa3\x8c\x08\x9b\xf8\xae\x4b\x72\x9c\xf0\xae\xda\xa5\xc2\x00\xde\xd5\x93\x47\x06\xda\xa0\x0c\x71\x9b\xf6\x85\xa7\x1b\xdc\xd5\x67\x32\x09\x31\xd3\x4d\x05\xd7\xa1\x7a\x89\x13\xb3\xe5\x0c\x51\xee\xc9\xf3\x07\xd9\x71\x75\xd7\xff\x46\x4e\x37\xf5\x46\x4e\x37\xf5\x83\xb6\x31\x27\x00\xf1\x5d\x26\xf1\x4d\xe8\x46\x1d\x9a\x37\x02\xcf\x64\x72\xd9\xef\x49\xa3\x0a\xcd\x17\x44\xcf\xa7\x4b\x5b\xf6\x7b\xf2\x6a\xa0\xcb\x41\x37\x86\xeb\x80\x8a\xa9\x21\x7e\xd3\x5e\x38\x86\xc9\x33\xe2\xb2\x9c\xef\x37\x34\xf4\xeb\xa9\xe2\x46\x15\x2e\x14\xe3\x5f\xd9\xa9\x37\xef\x31\x68\x49\x10\xaf\x2f\xb3\xe2\x7e\xc3\x58\x2f\xe7\xcb\x7e\xc3\xb0\x72\x49\xd5\x7c\x1f\xa5\xa1\x27\xad\x90\x37\x58\xec\x6a\xaa\x1d\x1c\x96\xc2\x54\xa0\x13\xea\x3d\x58\xcc\x52\xe3\x8d\x5d\xe9\x6a\xae\x8f\x83\xdf\x45\xa1\x0f\xee\x1f\x76\xac\xab\xb9\x14\x0c\xbe\x56\x16\xb1\x30\x97\x76\xd2\x37\x04\x21\x6f\x40\x1e\x8a\xfd\xd3\x77\x8b\x33\xa1\x79\x59\xb8\xa9\x31\x9d\x73\x80\x52\xed\x60\xe8\x52\xfd\xdd\xc2\xe8\xaa\x2d\x50\x66\x6b\xf2\x77\xc0\xe2\x4b\x5c\xc3\x95\xd0\x6b\x72\x0d\x80\xde\xeb\xd0\xc1\x63\x72\x29\xa6\x88\x8f\xf0\x50\x50\xdb\x91\x12\xf9\x86\xd0\xd4\xc1\x76\xbf\x61\x31\x90\xb9\x64\xbf\x0f\xe7\xf7\x62\xe6\x82\x60\x2c\xe1\xb4\x89\x86\xfa\xbb\x00\xe5\x1a\x16\xba\xa4\x61\xc2\xa6\x49\xa4\x5d\xa5\x1f\xb5\x97\xb8\xbe\x17\xcb\xef\x8d\x2b\x28\xe1\x0f\xa1\x49\x54\x57\x81\xfe\x6a\xa7\x01\xb0\xa8\x17\x2d\x91\x1b\x4b\xa4\xea\xe8\x70\x43\xc2\xd6\xe4\x9c\xec\xfc\x10\xc5\xce\x4f\x51\x0d\x54\x12\x05\x65\x55\xdb\xe1\x3d\xd9\xf9\x2a\x0a\xf7\x82\xa5\xba\xdc\x58\x2e\x3e\xff\xdd\x74\xa5\x8d\xe1\xc6\xa0\xf7\xc5\x8d\xc1\xf5\xab\xe2\x0f\xd1\x09\x29\x4e\x30\x48\xf4\xaa\x0d\xe4\xe6\xad\x62\xe9\x2f\x77\xb0\x13\x6a\x1a\x44\x70\xd5\xd6\x09\x18\x55\xaf\xd2\x26\x68\xb8\x28\xd5\xd4\x40\x4e\x7f\x87\x8b\x2a\xd3\xdf\x91\xd5\x9c\x93\xed\x54\x07\x83\x8b\x5c\x03\x83\x05\x22\x0f\xc1\xbe\x83\x8c\xa7\x3e\x08\x81\xeb\x51\xb3\xb4\x56\xbb\x09\x27\xaa\xd2\x81\x79\xc9\x65\x24\x27\x7e\x08\x65\x26\x45\x4b\x40\xd7\x62\xbe\x37\x54\x40\xc9\xa7\x1b\xf2\xd9\x27\x8c\x5b\x50\x93\xe6\xac\x44\x80\xa8\x23\xbc\x10\xe6\xa1\xa2\xb8\xce\x4e\x3b\x33\x35\xba\xa9\x05\xca\x39\x37\xaa\x50\xdb\x7c\xd1\x43\x6c\x43\xd5\x4e\x2c\xf5\xa1\x66\x27\x71\xf5\xa1\x6a\xd7\x4c\x65\xda\x7d\x45\x15\xa2\x6c\x45\xd1\x26\x3c\x45\x35\xf4\x70\x88\x1a\x28\xc5\xdf\x4d\xe2\x54\x5c\x28\xda\xdd\x5c\x0c\x36\x4f\x49\x05\x5c\x00\xea\x3e\x64\xe3\x02\xd0\x99\x0e\x97\x03\x2d\x51\x5c\x84\xab\x35\x69\x64\x67\x65\x9f\xd4\x1a\x18\x44\x86\x8c\x0c\x1f\xda\x34\x2e\x53\xd4\x50\x9d\x13\xa7\x04\x89\x52\xa0\x8c\xbb\x15\x40\x21\x1d\x24\x94\x3e\xc4\x73\x6a\x0c\xe1\xb0\xec\x36\x0d\x7c\xa8\x01\x64\x7f\xc7\x4e\xb8\x86\x17\x28\x75\x90\xb7\x21\xc4\xed\x1f\xde\xca\xcb\x2e\x13\x7d\x10\xef\x7f\x88\x4b\x96\x4c\xfa\xf0\x9a\x9a\x44\xe9\x87\xf0\xd8\xea\x49\xa3\xad\x77\x6a\x1b\x03\xe8\xaf\x0f\xed\x8d\x1f\xdc\xd9\x4e\xd9\xd4\x07\x51\x2a\xf4\x21\x2d\x90\x56\x40\x3f\x8c\x99\xe1\x29\x25\x6e\x38\x75\x93\x05\xe5\xa8\x75\x87\x6b\x87\x50\x02\xfb\x73\x98\x56\xa0\xd2\x43\x4d\xd4\xa1\xb1\xa1\x3b\x3a\x9b\x19\x36\x6e\xa7\x7b\xbe\x37\xaf\xac\x74\x37\x80\x6d\x3d\x33\xd5\x78\xa9\x2b\xd3\x40\xd6\x7c\xad\x0b\x31\x31\x40\x9e\x2a\x53\x38\x6b\x47\x95\x53\xd4\x40\x9a\x29\x40\x27\x6a\xfe\x56\x4a\x37\xc2\x4a\x72\x82\x70\x38\xd4\x06\x75\x89\x3a\x87\x08\xfa\x3b\x0f\xf5\xc1\x95\xfb\x4c\x2a\x38\x72\x45\x54\x06\xe5\xb4\x82\xd6\xa8\xcc\xc3\x70\x39\x41\x6a\x1c\xea\xf4\x82\x82\xe1\x50\xec\x85\x6a\x38\xec\x37\x10\x51\x04\x14\x06\x35\xbb\x4c\xb6\x33\x89\xe2\x98\x9a\xda\x98\x0c\xe7\x7c\xa1\x14\xa7\xdd\x68\x8b\x6b\x07\x33\xb8\x86\x85\xab\x8a\x6e\xf5\x62\x8f\xd4\xb2\x23\x18\x47\xbe\x9c\x13\xac\x70\xa9\x4c\xdc\xcf\x67\x60\x86\xc6\x90\x0d\x39\x5d\x1a\x89\xc5\x3e\x98\x42\x1f\x3c\x82\x0b\x7d\xb8\xd4\x96\x85\x3e\x64\x53\x1c\x79\xcd\xe0\x42\x1f\x3c\x2e\x47\x2f\xce\xf4\xaf\x1c\xea\xa6\x8c\xf0\x87\x1f\x54\xa8\xc4\x8d\x2e\xb9\xa1\x87\xbd\x47\xf6\xd0\x1f\x7e\x16\x32\xe9\x50\xb4\x99\x9a\x83\xc8\xd0\xe6\xb5\x8d\x5e\xb8\xa5\x5b\xe1\x4c\x34\x34\x08\x76\x90\x2e\x52\x30\x5b\x0f\xca\xf6\x43\x25\x4c\x6f\x13\x85\x20\x0b\xfd\x12\x85\xa9\x6f\xa6\x3a\xa8\x2e\x6a\xc0\x4c\xe3\x32\x27\x4a\x29\xa2\x10\x07\xa2\x9b\x5a\x48\x73\x7d\x1b\x94\xcb\x7c\x21\x67\x12\x85\x5b\x98\xb5\x8a\x82\x21\xa8\xbb\x3e\x32\xb3\x72\x06\x5a\xed\xef\xc0\xbe\xbc\x10\x70\x28\xc4\x86\xe8\xaa\x8f\x37\xbf\x92\x56\x01\xac\xf2\x63\xb8\x83\x34\xb3\xcc\xcb\xe5\x2c\x7c\xe9\xac\x6c\xa9\xea\x0f\xb4\xb4\x4d\x51\x6c\xa9\xbf\xbb\x51\xbf\x6b\x84\xc9\xaa\x29\x0d\x2c\x3b\x8a\xbe\x5b\x68\x77\x51\x99\x60\x59\xca\xf9\x46\x18\x57\x6e\x5d\xbd\x87\x05\xb6\x4d\x71\x62\x3a\x7c\x39\xcb\xf0\x87\x81\x2a\xd4\xd0\x85\x01\x2e\x9a\xc2\x85\x66\x37\x0d\xfe\xd2\xfe\xe4\x62\xde\x18\x45\xd7\x81\x76\xbb\x4f\x8b\x23\xac\x0f\x37\xdb\xad\x9c\x9b\x2d\x55\x85\xe0\xcb\xe1\xb9\x47\x90\x8d\xd6\x4d\xb1\x17\x2a\xf3\x28\x07\xb9\x75\x35\x0d\xf1\x7f\x88\x2a\x3e\x14\x46\xdb\xfc\xb4\xd1\x32\x71\x65\x46\x70\x8c\x4b\x1d\xa4\xc3\xa3\x0e\x49\xcb\x7c\xb6\x7c\xdd\xe7\x39\x54\x01\xe5\xac\x0d\xa1\x0e\x9c\x36\x4e\xda\xbc\x44\x11\xeb\x76\xb9\x98\x8d\x0f\x9d\xf8\x02\x55\x44\x21\xfa\x41\x75\xce\x1b\x69\xdf\x5e\x02\x6a\x33\xd3\xcf\x31\x35\x51\x00\xe0\x94\x4b\xbc\x90\x83\x0d\x57\xa9\x47\xcc\xca\xb5\x76\xa8\x06\x4a\xfd\x3f\x5c\x5b\x2e\x4d\x62\x46\xa4\x0f\x1e\xd0\x0e\x85\x68\x0e\x5a\x95\x39\x10\xce\xa1\x35\x51\xe8\x53\x77\xed\xec\x93\xcb\x7c\x83\x72\x4e\xf4\x49\xb3\x06\xec\x4f\xb9\xb4\x46\xf3\xe2\x90\xaa\xd5\xf4\xca\xf3\x94\xdf\x18\xa2\xa6\x34\xc9\x36\x78\xc3\x4b\x4b\x2e\xe6\xfe\xf1\x25\x34\xe8\xa1\x3e\xc8\xa9\x0e\x1e\x86\x8a\xcb\x15\x6e\x18\x65\x3c\x6b\x87\x85\x84\x0d\x3c\x54\xc3\x77\xea\x20\x8d\x87\x6e\xf6\x61\xa1\xd2\xb2\x73\x4e\xa4\x99\x5a\xa0\xd4\xce\x23\x03\x4b\xd3\x46\x9d\x15\x48\x2a\x4c\xc2\x94\xd4\x5d\xc5\x8d\xac\x1a\xdf\xa3\x7b\x0a\x47\xd1\x66\xa1\xf5\x48\x5c\x52\x0e\xeb\x09\x27\x71\x28\x36\xbb\x8a\x62\xb3\x8b\x28\x34\x5b\xb2\xa4\x4c\x36\x3b\x44\xa1\xd9\x9a\x6b\x44\xf2\xd2\x35\xaa\x43\xa1\x13\x5a\x31\x85\xd6\xa4\xe1\x32\xdf\xb4\xc5\xb8\x98\xd3\xec\x50\xef\xcb\x11\x90\x25\x9c\x95\x10\xe7\x26\xb9\x8e\x3b\x09\x25\x5c\xc7\x91\x97\x61\x49\x8e\x7b\x5c\x61\x29\x54\x10\xb4\x23\x34\x31\xb8\xbc\xa0\x50\x4b\x87\x1a\xc8\x69\x2a\x08\x3b\x75\xa1\x0b\x1f\x6a\xd8\x0e\x23\x86\x25\x14\x70\x0f\x31\x9a\x73\xde\xbc\xae\xe7\xa6\x12\xd8\x2d\x21\x8c\xc8\x64\x61\xd1\x2e\x17\xa4\xc5\x59\x59\x68\xb9\xe6\x0d\xe8\xaf\x18\xe2\xfd\x82\x28\x1e\xe1\xb9\x39\x5c\x1b\xde\x75\xca\xd9\xe4\x4b\x88\xc1\x10\xe2\x2c\xbc\xaf\x01\x34\x56\x62\x38\xe7\x42\x9a\xeb\xc3\xfd\xfe\xe6\xb4\x37\x72\xfa\x3b\x0c\xbf\x67\xf1\x30\x7b\x58\x26\x16\x30\xbb\x25\x6b\xd9\x1c\x7d\xb5\x73\x73\xf4\xd5\x41\x02\x46\x5a\xa8\xc2\xc3\xfb\x02\x0f\x1d\x0a\x26\x24\xaf\x44\x62\x68\x2f\x8b\x0c\x84\x4d\xab\xe5\xa9\x64\x83\x52\x17\x69\x2a\x9f\x52\xb1\x0a\xed\x5d\xe5\x69\xc2\x4d\xd2\xa9\x1f\x96\xcb\x54\x44\x26\xaa\xa5\x99\x4a\x9c\xad\x2a\x32\x23\x31\x44\x15\x7e\xd9\x45\x56\x24\x3a\x2b\xfa\xa2\x25\x50\x71\x8a\xba\xbc\x85\x55\xf1\x72\x5c\x22\xc5\x13\x4a\x3d\xec\x5b\xcd\x69\xc4\xba\xa4\x4b\x7a\x5f\x55\x98\x05\x67\x2d\x48\xbc\x9c\xb7\x22\xf1\x5b\x14\xdf\xc9\x7a\xda\x67\x36\xa8\x38\x4a\xa5\x2b\x99\x9c\x28\x67\x88\x5a\x4c\x4c\x22\x5f\xac\x73\x8a\xfc\x20\x52\x99\x06\x0c\xa7\xa2\xc4\x7b\xdb\x8d\xd1\xb8\xda\xe5\xd6\xe2\xf8\x9e\x9a\xb6\x24\x44\x6a\x3a\xa4\xca\x65\x64\xb1\xa6\xad\xad\x32\xb6\x58\xd3\x86\x51\x61\xb9\x4a\xbc\x02\x7d\x48\xc4\x58\x93\xb6\xc4\x70\x76\x75\x78\x26\x68\x7d\xf5\x7e\x42\x50\x74\x7e\x5a\x71\xb6\xf3\x66\x71\x0f\xdc\x60\xab\xe2\xc0\x8a\xc3\x50\x0e\x6d\xb6\x15\xb6\xa5\x1c\xe1\xbc\xfb\xc7\x57\x9b\x92\xcd\x00\x03\xb5\x29\xe9\x4f\x48\x61\x29\xd9\x95\xc0\xd1\xcd\xe6\x35\x1c\xe1\xb5\x15\x34\x9c\xe0\x35\x3e\x80\x1a\x76\x0d\x40\x3b\x0c\x34\x86\x09\xa8\x9f\x97\x08\xca\x53\x11\x03\x0e\x25\x11\xdc\x04\x44\x40\x98\xba\x52\x18\x21\x87\x3f\x82\x11\x72\xf8\x2b\x1a\x21\xf5\x59\x08\x56\xaa\xac\x00\x38\x16\xb1\x1f\xc3\x5b\x15\x09\x48\xa2\x1d\x8b\xb8\x86\xc1\xad\x46\x71\xc3\x78\x1e\xd7\x4e\x82\x08\x0d\xd9\x5d\x3b\x2c\x34\x72\x72\x29\xe7\xf4\xe0\x21\xa0\x6e\xe9\x96\x1d\x61\x99\xa7\x8b\x38\x4a\xb0\x66\x1c\xf7\xb0\xce\x8e\x44\x8a\x77\x77\xab\x94\x32\x00\x2b\xf3\x54\x19\xd8\xcf\x43\x8c\x83\x1b\xb3\x44\x4d\x1e\x02\x6e\x0d\xe7\x1b\x67\xf0\x55\x3c\xc4\xe2\xe5\x6f\x60\x26\x6d\xae\x8b\x61\x39\xc4\x6c\x88\x4b\xd5\xdd\x67\x9c\xe5\x5d\x3a\xf7\x75\x0d\x1c\x21\x4e\x43\x7b\x30\xef\x7e\x5d\x6e\x14\x64\x5b\x91\xa0\x25\xe4\xa3\x68\xbf\x20\xb2\xd3\x72\xa4\x11\xe1\x7e\x3d\x24\x4e\x33\x85\x13\x80\xfb\xbe\xd5\xd2\xb4\xc3\xef\x5e\x4d\x70\x6e\x92\x49\xfa\xda\x43\x14\xe3\x70\xa9\x13\x08\x77\x15\xc9\x65\xd2\x03\xc0\x31\x12\xde\x44\x5c\xed\x2b\xc3\x4e\xc3\x09\x4d\xcb\x01\xd1\xaf\x46\xd6\x72\xe8\x8a\x78\xe7\xef\x10\x21\x28\x8b\xc0\xb0\x0f\x11\xf4\x3a\x3a\x1f\x2f\x46\x14\x57\xc0\xf8\x4a\x5a\x39\x5d\xb6\x40\xe5\xa5\xfd\x45\xc3\xdb\x17\x8e\xf4\xda\x55\x89\x88\xeb\x97\x0e\x1e\x9d\x61\xc7\xa6\x7b\x78\xe6\xb3\x7a\x7b\xee\x0b\x51\x89\xfc\xe1\x0b\xaa\xbe\x08\x46\xb2\x74\x27\xb0\xad\x79\x3c\xe9\x26\x9c\x4e\x82\x29\xa6\x36\x93\xbc\x92\xaf\x2d\x85\xf7\xed\xda\x39\xf6\x7d\x2b\x96\xbb\xef\x0a\xa8\x71\x9b\xb6\x11\x6d\x89\x9d\x41\x83\xc2\xd5\xc0\x6e\x9a\x9c\x06\x01\xd4\x5c\x27\xc7\x8a\x03\x30\xe8\xea\x9b\x6a\xfc\xa0\x35\x46\xdb\x8d\x6e\xf8\x45\x71\xde\x89\x59\xad\xa2\x18\x0f\x43\x5b\x1e\xae\x6e\xe8\x36\xf6\xa1\x60\x05\xd0\xd1\x0f\x77\x01\x73\xd2\xdc\xe1\x2a\x60\x4e\xc5\xc5\xc0\x36\x93\x9d\xf6\xe1\xf8\x70\x3e\x10\x24\x74\x0c\x6d\x95\x8c\x12\xda\xab\x74\x20\xc6\x32\x69\x56\xfb\x78\xa5\xb0\x57\x69\xd9\x83\xc7\x88\xe9\x4f\x21\x19\x25\xd6\x10\x3a\x34\x7e\x2d\x96\x2e\x60\x8f\xc8\x61\xad\x5a\x9e\x62\xde\xe0\x08\x53\x37\xf7\x3b\x93\xc4\x11\x48\x42\x8d\x75\x39\x94\xd6\x21\x00\x24\x50\x53\x0d\xe7\x56\x15\x4b\x02\x40\x2d\x27\x62\xac\x4a\x7f\x19\x08\x85\xdb\xdc\xd6\xcd\xa3\x92\xa9\x02\x01\xa6\x0f\x79\xc9\xd0\x7a\xdf\xd8\xed\x89\xde\x75\xa8\x7e\x16\x93\x09\x18\x22\x5c\x88\x22\x0f\xb9\x14\xb2\x87\xe6\x9c\x68\xc5\xa4\x39\x9f\xf4\xec\x5d\xb2\x0a\x01\x2c\xd6\xd5\x6e\x86\x84\x1b\x25\x39\x8d\x7e\x76\x27\xe2\xf4\xed\x52\x68\x7f\x1f\xce\x49\x87\xbf\x13\xcf\xe9\x48\x76\x1f\x02\xbf\x2e\x35\x7b\xca\xe5\x3b\x44\x9d\xbd\x4e\x8b\x1c\x88\xf1\x90\xea\x33\x19\x32\x2c\x9c\xef\x4d\xe5\x58\x14\xbc\x98\xe1\x12\x3f\x74\x8d\x92\xfb\x26\x41\xa0\xb6\x3c\x4c\xb9\xd2\xd4\x05\x4c\xd3\x25\x16\x62\xa0\x99\x4b\xbb\x0c\x91\x60\xbd\x0e\x97\xc3\xab\x75\xc9\x24\x34\x52\xed\x3a\x80\x78\x25\x2b\x7c\x93\x4e\x31\x31\x31\x41\x5d\x55\xa7\x23\x06\x13\xe8\xe9\x21\xe9\x52\x51\x73\xb8\x33\x74\xa7\x71\x67\x70\x1a\x77\x06\x75\x92\x8e\x2f\xb1\xc5\xa4\xe3\x4b\x1c\x34\x79\x4f\xa8\x6a\x74\x04\xd0\xd2\x59\xcd\x57\x5c\x43\x14\x2c\xec\xdd\x39\x3b\x5a\x9a\x45\xb1\xc3\xfe\x8e\x0e\x8d\x2e\x6a\x71\xf3\x17\xb5\x19\x78\x43\x14\xef\x1b\xb8\x14\x46\x18\x4a\xa2\x68\x53\x9f\xa2\x04\xbf\x56\x31\x01\x3b\xa6\x13\x69\x8b\xad\x4e\x83\xcd\xcf\xc5\xd0\x16\x5b\x9c\x73\xb0\xbf\x43\x64\xf0\x2a\x81\xbf\xa4\xd4\x72\x22\xa4\x56\x75\x39\x94\x5a\x1a\x0c\xa8\x1f\xa9\x7e\x8b\xe3\x68\xba\x3e\xa6\xb8\x6c\x8d\xc1\x52\x47\xd6\x46\x19\xb4\xc7\x7a\x00\xe8\xa7\x0a\xe9\xc8\x40\x87\x15\x9f\xb1\x01\x0f\xcb\x56\x73\x83\x06\x2c\x4d\x7f\x70\x3b\xf2\xdc\x2c\xd8\xdd\x3c\x8b\xb4\x5f\x79\x36\x64\xbf\x52\x63\x36\x2c\x1a\x62\x14\x22\xce\x9e\x2d\x3d\x68\x45\xf0\x38\xca\x8a\xe0\x0f\x19\x01\x26\x39\x2b\x8d\x0a\x2e\x07\xe6\x0e\x77\x6a\xc3\xc0\xa1\xf9\x27\xfc\x2c\xb4\x6e\x10\x33\xb9\xc4\x74\x1a\x56\x58\xd2\x9e\x86\x40\x8f\xd5\xe7\x38\x20\xc9\xaa\x55\xf5\xc5\x8b\x1b\x53\xe2\x75\xd1\x4f\x34\x25\x60\x01\x2d\xab\x3e\x49\x03\x4e\x56\x7d\x00\xe6\x15\xbc\x5e\xd5\x56\xc2\xcf\x73\x95\xe8\x60\x1c\x8d\x72\xc9\x40\x4e\x84\x59\x0e\x89\x00\x20\xcc\x8e\xee\xee\x5a\x09\xf2\x2c\xfe\x76\x3b\x26\xe2\x21\x00\x4e\x12\x41\xf3\xa6\x0a\xa1\x07\xc8\x0b\x02\x40\xb2\xd0\xde\x4c\xf4\x7b\x7d\xfa\xb1\x00\xc8\x9b\xfe\x90\x5e\xcc\xe2\x44\xe8\xed\xd2\x2c\x18\x08\xea\xc9\x2a\xed\x40\x1a\x09\xd1\x63\xbd\xba\x05\x14\x01\xdd\x89\xd0\x0e\x24\x02\x19\x9b\xd2\x87\x5c\xa1\xc5\x34\xe8\x5b\x48\xc2\x29\x0a\xbe\xd0\x6e\x8a\x97\x51\x9d\x93\xf5\xab\xff\x5b\xe2\xc1\x85\x92\x77\xba\x28\x5e\x30\x0b\x7f\xf9\xc6\x82\x20\x5f\x6f\x01\xa2\x75\xc6\x20\xde\xbf\x27\x9d\x76\x36\xdc\x33\x3e\x25\x6e\xda\xb7\xdd\x1e\xea\x95\xd3\xe5\xc0\x2a\xef\x7e\x20\xc2\xfb\xaf\x14\x82\x33\x4b\xae\x6f\x46\x67\x16\x7f\xe2\xe2\x7a\xb1\xed\x0a\x58\xb4\x62\xc3\x1d\xb0\x68\xc5\xb6\x2b\x80\xd1\x4a\x73\xbb\x75\xea\x70\xf5\xbc\x87\x31\xb3\xc9\x8a\xbc\x1a\x8e\x33\xc9\xa5\x49\x76\x02\x9e\x16\x5e\xc9\xc0\xa3\x85\xd7\x2e\xc3\x24\x5f\xb6\xd4\x02\x8e\x56\x6d\x9c\x04\x1e\x2d\x5d\x36\xf8\x02\x83\x56\x6d\xbd\xe2\x65\xd1\xd4\x74\x5e\x02\x0a\xad\xd9\x70\xcb\x7b\x4d\xb9\x6a\xe3\x06\xb8\xac\x75\x89\xbd\xbd\xc3\xb1\x3d\x0f\xb1\x7e\x7c\xf5\xe2\xea\x0f\xbb\x87\xba\x4f\x0c\xb0\xd8\x98\xa1\xb5\x9a\xb9\x01\xa8\xb0\x90\x42\x05\x50\x58\xb7\x57\xeb\x25\x91\x1f\xa2\xa0\xfd\x69\x28\x5e\x74\x66\x68\xdb\xc4\xf5\x8d\xec\x1e\x20\x18\xe9\x2c\x0f\x05\x93\xb1\x46\x1b\xe8\xaf\x2e\x15\x16\x31\x47\x7b\xb4\xef\xe5\x34\x70\x62\xe3\x29\x83\x6c\xd0\x45\xad\x27\x8c\xe9\xa1\xd0\x57\xed\x36\x40\x89\x8d\xa7\x21\x38\xcd\xcb\x08\x8c\x3b\x25\xa1\xbd\x05\xf1\x49\x43\x9b\xb7\xc0\x64\xe1\x24\xd8\x87\x1e\x8a\x81\xe8\xa5\xf4\xbc\xf4\x88\x82\x76\xda\x17\xdd\x6b\x3a\x86\xf0\x9a\x8a\x40\x51\x87\xa4\xe0\x77\x25\x64\x49\x95\x43\x63\x9b\x98\xfe\x45\x63\x9b\xbf\xe3\xb1\xa4\x68\x49\xbe\x74\x2c\x91\xad\x83\xc0\xb3\x74\x49\x9b\x21\xd6\x2c\xdb\x8d\x05\xac\x99\x2d\xa8\x80\x9a\xf5\x70\x31\x0c\xe0\x5e\x5c\x09\xe5\x8c\x1b\x00\x0c\x80\x9b\x4a\x38\xf3\x34\xc5\x89\x67\x4e\x84\x31\xcb\x4d\xc3\x21\xa4\x59\x16\x21\x45\x3a\x44\x02\xf6\x9e\x44\x9c\x45\xa6\xb5\x0a\xd0\x59\x0f\x67\x3b\xe7\xca\x70\x79\xe7\x5c\x19\xae\x2a\xce\x5c\x9a\x38\xca\x80\x38\x80\xf8\xb2\xab\xba\x6c\x20\x03\xc3\xad\xe0\x85\x17\xad\xfd\x37\x31\x32\x92\x51\x6f\x1a\x49\x34\xec\x8c\xf5\xe0\x25\x4b\x80\x99\x37\x38\x82\xc8\xec\xf3\x7b\xd3\x63\x21\x39\xf0\xa6\x46\xeb\x0a\x18\xa3\xf5\x49\x3b\x8b\xe6\xf2\x67\x1f\xee\xcb\xaa\x01\x1b\xcf\x34\x71\x34\x0f\x8f\xe3\x82\xea\x2e\x45\xfe\x4d\x9e\xb3\x95\xe4\xcd\x8b\x0d\xb2\x30\xbd\x75\x48\x96\xce\x04\x68\x58\x93\x8d\xec\x4d\xa4\x63\x72\xa1\xbc\xec\x72\x39\xf1\xb4\x2c\x5c\xca\xd9\x10\xc5\xe3\x00\x7f\xf5\x2c\x0b\x14\xb1\x5f\x5e\x35\x6f\x45\x9d\xd1\xd6\x4e\xf0\xd7\x33\xd6\xe4\x29\xcf\x03\x58\xca\xc6\x2f\x20\xb3\xd2\xec\xee\x2e\x8f\x2e\xed\x32\x09\x1f\xb9\x24\x19\xf1\x57\xde\xe6\x81\xb8\x1a\x32\xad\x03\x2a\xd5\x2f\x31\xbf\x30\x4e\x52\x34\x79\x1f\xab\x37\x2d\x05\x41\x9e\xa4\x20\xdf\x04\x9d\xc8\x5c\x4c\x90\x93\xad\x74\x04\x39\xd9\x60\x70\x13\x74\x32\x5c\x05\x14\xe4\xea\xef\xa0\xca\xa9\x4f\xb7\xf4\xcc\x2e\x8a\xf2\xb1\x89\x62\x8f\x44\x71\xcb\x69\x3a\x10\x11\x01\xd5\x7c\x90\xba\x17\xcf\xbf\xa6\xe0\xff\xeb\xce\xaa\xd0\x78\xea\xc6\xa2\x3b\xd0\x89\x93\x38\x74\xb5\x6e\x09\xf9\xaf\x8e\xd0\xe2\x65\x63\xa6\x80\x55\x4d\xdb\xc0\x4d\xbf\x80\xf8\xfb\xa6\x5f\x40\x02\x56\x91\x85\x5b\xfa\x0d\x26\x68\x82\xb0\xc6\x74\x2d\x1b\xc6\x75\x8f\x10\xd8\x25\x57\x4f\x09\x2e\xbb\xc8\x66\x4b\x64\xd5\xa5\xc5\x00\x2c\xd5\x10\x23\x31\x6e\x41\xb7\x23\x4a\x00\xa9\x22\x46\xfe\xd0\xc3\x2f\x6e\xfd\x50\x9b\xb1\xeb\xeb\xc3\x8b\x4f\x26\x00\xb3\x73\xa1\x47\x64\x5c\x2e\xf2\x54\x77\x39\x45\x21\x34\x5c\xfe\x11\xd4\x62\x7f\x82\x9c\xea\x14\x03\x08\xe5\xe4\xc3\xd4\x87\x76\x8d\x90\x74\xf9\x50\x66\x48\xb1\x63\x34\x45\x3b\x2c\x88\x73\xb2\x27\x53\x38\x27\x6b\x5d\x1f\x07\x92\x51\x0b\xa8\xbb\xa6\xe9\x54\xae\x2b\x57\x42\xce\x52\x41\xe2\x2c\x09\x56\x22\x98\xd2\x25\xce\xfa\x20\xd0\x76\xc9\x4e\x2c\x0e\xd0\x7d\x88\xb3\xac\x42\xfd\xc0\xa5\x08\x2d\xc6\x0f\x2e\x45\xb8\xff\x87\xc5\x46\x38\xe5\x88\x60\x09\xe7\xcf\x61\xaf\x79\xb9\xa2\x7d\x08\x17\x7d\x56\x89\x36\x1a\x5c\x72\xb6\xd1\xee\x43\xa1\xe3\xa6\x43\xe8\xe8\x1b\xc0\xf7\x65\xb9\x05\x44\xca\xc7\x07\x20\xa4\xa6\xa4\x16\xf0\x51\x43\x67\x20\x00\xa2\xec\x1f\xfa\xf0\xaa\xb5\x55\xb5\xcf\x66\x9c\x81\x6a\x72\x9e\xac\x1a\x07\x40\xf2\x93\x89\xd7\x49\x51\xfb\x24\x96\x38\x4b\x8c\x72\x11\x9c\x94\x00\x34\x2a\x58\x7c\xe0\x4a\x66\x50\xd9\x0a\xe0\xa2\x18\xb2\xed\x10\xb0\xd1\x86\xf3\x1d\xed\x8a\x43\x1e\xc0\x3d\x31\x18\xd4\x21\xce\xa9\x2c\xfb\xa3\xa3\x4a\x52\x54\xc5\x85\x88\xdc\xb4\xb2\x05\xe2\xc3\x05\x59\x38\x00\x8e\x62\x10\xd4\x43\x7c\x4e\x36\xd5\x13\xd0\x66\xd4\xec\xc3\xa4\x41\x8e\x08\xc0\xa4\xa2\x38\x85\x22\xd2\x6d\x65\x00\x39\x1d\x3d\xe2\xe2\x6d\x5f\xa9\x52\x01\x30\x94\x6e\xc9\x1d\x0a\xaa\x61\x52\x4b\x18\x43\x4a\x4e\xd6\x00\x1a\x2a\x11\x8c\x76\xa8\x17\xb2\xaa\xa3\xc4\x4a\x87\x29\xf8\xed\xc2\x39\xf1\xb6\x48\x52\x85\x74\x3b\x25\x75\x49\xe1\xfb\xdc\x9a\x45\x64\x9a\xfb\x08\x7c\xb4\xcc\xd6\x8c\x30\xd2\xf3\xf3\x25\x7c\x8e\xe1\x9c\xc0\x7f\x3f\xc5\xb0\x53\xa6\xe0\x8f\xba\x34\x1c\x40\x52\xe7\xcb\x69\xe8\x53\xd2\xec\x43\x99\x4b\x4f\x7d\xec\x93\xeb\x83\xa9\x31\x69\xc0\x71\x10\xe8\x42\x85\x04\xd0\x51\x5d\xb0\xaa\x00\x3a\x2a\x09\x9c\x15\x97\x82\xaa\x4c\xd5\xb8\xe9\x07\xd4\x98\x32\x02\x56\x5c\xdf\x5e\xea\x3e\x79\x07\x2a\x51\x5b\x61\x61\x12\xe2\x2c\x18\xa6\x29\x3d\x69\x9c\x29\xd7\x88\x5e\x79\x8a\xa1\xf6\x09\xba\x15\xbc\x2a\xcc\x67\x31\x0e\x45\x13\x0f\x4d\x53\x8a\x97\x2e\x80\x5d\x00\x81\xd5\xe5\x18\x8a\x04\x71\x2d\xa8\x5a\x00\x8f\x95\xe4\x1a\x8f\xc4\xab\x83\xc9\x14\x5f\x1e\xba\x44\xa1\x13\xd9\x69\xe8\x04\x45\x8a\x02\xb2\x0b\xb4\x17\x69\xea\x26\xb2\xb3\xbe\x68\x7e\x0a\x91\x8c\x2b\x5d\x4c\xb2\x1f\x6e\x1c\x6e\xf8\x69\x02\x10\x41\xb1\x0b\xfd\x17\x00\x3a\xf5\x5a\xd5\x29\x18\x18\x2b\x77\xf0\x60\xc0\xaa\x12\xa6\x0a\xd2\x54\x26\x78\xb1\x36\x97\x02\x4b\xa0\x6b\x87\x95\x40\xba\x5b\x24\x38\xab\x6a\x75\xda\xe4\x33\x50\xa2\x18\xb1\x63\xb8\xd0\x45\x7f\x83\x5a\x4a\x5c\x7f\x71\x5e\xa8\xeb\xd5\x35\x52\xb3\xab\x1a\x8e\xc3\x80\x76\x74\x05\x50\x50\x5d\x6a\x66\x30\x30\x04\x01\xeb\x87\x82\x95\x40\x4b\x93\x71\xec\x8b\xeb\x07\xca\xbf\xba\x4c\xa2\xfc\x87\x4b\xc1\xce\x16\xea\x14\xcd\x9b\x53\x43\x43\xf3\xa6\xa7\x06\x87\xd2\x2a\xf1\xc3\x4b\xe1\x3a\x18\x46\xe2\x43\x01\x4f\xcb\x60\xda\xf6\x34\xd1\xf3\x51\x4c\xa1\x47\x92\x68\x40\x56\x25\x1d\x28\x23\x13\xba\x2f\x09\x99\x09\xdd\x97\x94\xce\xb0\x59\x49\x5b\x0a\xdd\x32\x97\xa7\x23\x32\xd1\xfa\x54\xb9\x03\x38\xab\x5e\x25\xd1\x81\xb3\x52\x08\xff\x43\xa1\xd9\xe1\xef\x5e\x7c\xc9\x4b\x14\x9e\xa8\xa8\xa6\x6e\xde\xa1\x15\x45\x49\x20\x16\x22\xb0\xaa\x84\xaa\x08\xb6\x5b\x1f\xf2\x24\x32\x55\x85\x62\xa7\xb9\xc3\xb4\x8a\x5d\x92\xf5\x99\xee\xdb\xa9\x1e\x53\xcb\x98\x2e\x95\xc7\x81\x64\x12\xfd\xa8\x2e\x16\xb6\xe6\x70\x31\x2f\x1a\xc8\x9c\x95\x0f\xcd\x48\x6a\x23\xb2\x52\x1f\x1e\x1d\xac\x85\x31\x34\x90\xbc\x6b\x29\x26\xca\x12\xcc\x9e\x81\xc5\x13\x42\x75\x5e\x40\xd6\x87\xcb\x81\x3f\x53\x2b\x45\x4f\x10\x76\xb5\x87\x16\xb4\xe7\xbb\xe0\xbd\x49\x51\xd0\xc2\x9b\x06\x92\x17\x01\xbb\x4b\x81\x99\xba\xba\x14\x5e\x72\x54\x8f\x71\xe3\x65\x98\x55\x78\x7b\xa0\x69\x76\xb8\x30\xb4\xa2\x81\xe6\x4a\xc2\xec\x44\xe6\x5d\xaf\xa4\x05\x9e\xb1\x32\xe4\xa1\x0d\x06\x48\x19\xd3\x53\x07\xe7\xcd\x98\xdf\x5b\x31\x18\x81\xaa\x0f\xcf\x1c\x83\x24\x57\x37\x87\xca\xbb\x59\x97\x37\x0d\x86\x5b\xc7\x1e\xfb\x43\x9c\xac\xcc\x48\xbc\x77\xd0\xfc\x1d\x7a\x1c\xce\xf9\xe1\x6d\x76\x50\x0c\x71\x25\xa0\xac\xdf\x8b\xd0\x36\x55\xa8\x63\xd3\x79\xc6\xe8\x57\x5d\x16\xd2\x28\xbc\x84\x20\xd1\x5f\x68\x2f\xa4\xe3\x55\xcf\x4c\xc8\x5b\x16\x7c\xd2\x51\x40\xac\x28\xba\x06\xd6\x5c\x21\x7d\x59\xe1\x52\x19\x34\xeb\xc9\x8c\x83\x7a\x75\x25\x1f\x74\x9f\x63\x53\x64\x41\xd6\x7a\x2c\x3c\xcb\x49\x8c\x14\xbd\x8f\x28\xbd\x0a\xd0\xac\x2e\xc5\x36\x0a\xe1\xd6\x6e\x01\xe1\xd6\x62\x9c\x22\xf3\xbe\x6a\x24\x1b\x7b\x67\x00\x30\x6b\x64\xc9\xed\x42\xf4\xb5\x47\x87\xe8\xeb\xee\x2a\x80\x5b\xae\x2e\x14\xe8\x6b\x77\x8a\xe8\x6b\x8f\x0e\xcd\x43\xdd\xa5\x00\x41\xee\x0e\x13\x6f\x2d\xde\x2c\xbc\x4e\xd0\x5d\x3b\x6f\x09\x4b\xf8\x17\x22\xac\xb5\x88\xf0\x56\x65\x4e\x9a\xfe\x42\xbc\xb5\xa4\x76\xe1\x35\x00\x4f\x31\x8e\x58\xd9\x13\x47\x0c\xc2\x43\xa1\xfa\xae\xc6\xe0\xca\x7a\xd6\x92\x02\x7c\x2a\x27\xd5\xc7\x38\x87\x4d\x20\x5f\xc6\x11\x1b\x59\xbc\x01\xf4\xd4\xc8\xe2\x30\xa0\xa7\x14\x1e\xa6\xf1\xa1\x90\x9c\x9a\xd3\xf0\x90\x26\x4f\xb9\x51\xe9\xae\xae\xa6\x30\x6a\x5a\x8b\x95\xde\xea\x66\x8a\x9d\x98\xa2\x70\x1e\x9f\x2e\x93\xcf\x11\x68\x80\x2b\x0d\x96\xcd\x85\xe2\xd8\xd4\xf5\x21\x0c\x96\xc9\x4d\x03\x16\x3b\x57\xa7\x91\x2f\x9c\xc6\x90\x46\x1a\xd2\x4a\x6f\x96\xfb\xcb\xdb\x03\xc5\x1f\x32\xcc\x6c\x71\x22\x1a\xae\xad\x81\xe1\x8d\x6c\x99\x54\x58\xb4\x31\xfd\x29\x1f\x19\x79\xfa\x7c\x38\x4c\x51\x39\x1b\x63\xa6\xe5\xa4\x55\x5c\x97\x6a\x51\xfb\x08\x9d\x96\xc0\xab\x3a\xe4\x3f\xc5\xbe\xf0\xde\xab\xb3\xc2\x02\x19\xae\xe3\x46\x9a\x3f\xfc\x80\xd2\xac\x12\x3a\x2d\x41\x05\xe8\x55\xee\x52\xd3\x2a\x81\xd4\xda\x54\x81\xbc\xca\x32\xe8\xf2\x71\xbe\xe1\x7d\x02\x71\x97\xc6\x98\x4e\x83\x99\x7f\xba\x14\xf4\xc9\xb3\x8a\xcb\x2c\x82\xe3\x04\xf0\x5b\xc3\x2a\x0b\xf0\x5a\xc3\x12\x0d\x78\xad\x21\xeb\x0c\x5f\x9b\x29\xd7\x74\xab\x69\x5f\x93\x06\xd9\x78\x4b\x40\x1b\x35\x10\x5b\xb9\xa7\xef\x9d\x82\x0c\x1d\x97\x9b\x54\x11\x00\xba\x72\xd3\x3e\x21\x44\x97\x6a\x04\xa4\x2b\x37\xb5\xad\x11\x83\xd1\x9a\x13\xe1\xc8\x97\xb8\x6b\xc2\x60\x4c\x97\x0a\x87\xa1\x34\x85\xc6\x2b\x05\xe1\x0f\x31\x4f\xc3\x14\x5c\x84\xcf\x77\x9c\x27\xd5\x48\xd0\x85\x76\x89\xc6\x2b\x05\xda\x6b\x81\x00\x1b\xde\xfb\xf4\xee\xab\xb7\x10\x40\xc0\x72\xbf\x9c\xd8\x41\x69\xdc\xe0\x81\x91\x41\x93\xc1\xef\xb2\xae\x6c\xe8\x81\xc2\x2e\x9f\x03\x1f\x28\xcc\x4d\x1a\x2c\xc0\x5d\xd9\xd2\x9f\x68\xae\x26\xad\xa9\xf1\xa2\x80\x04\x3a\xe1\x5c\x72\xc7\xf1\x31\xc2\x2c\x40\x17\xdf\x22\x54\x84\xa2\xc6\xa7\x08\x73\xf3\xc8\x50\x47\xbe\xa4\x18\x35\x7a\x5d\x3d\xc3\x0c\x8e\x68\x41\xd5\x18\x03\xad\x78\xa8\x68\x46\x17\xfe\x31\x9a\xdc\xa9\x12\x63\x00\x6f\x4d\xeb\xc5\x84\x6b\x3d\x72\xac\x6d\x3a\x9a\xd4\x22\xbe\x39\x39\x5c\xcb\xfb\xc7\xd7\xac\x4f\x25\xe0\x47\x4f\x39\x6e\xf4\x57\xf5\xab\xf3\x42\x80\x04\x10\x42\xaf\x4e\xab\xbb\x00\x7d\x15\x01\xa8\xa3\xc3\xf1\x7a\x69\xa5\xe0\xed\xa2\x22\x48\x50\x10\x11\xd6\x75\x8b\x23\x80\x08\x2b\xf2\xed\x06\x10\x61\xd3\x87\x14\xbd\x99\xa8\x3e\xe9\xd1\xc4\x61\x0a\x5d\xd2\x74\xe0\xd9\xc4\x59\xc5\x0d\x04\x92\x5d\x4f\x29\x37\xd2\x5c\x03\xf0\x7b\x9a\xf0\xae\x1b\x80\xdd\x24\xfd\x3e\x43\x54\xc6\x87\xea\x45\x00\x90\xaf\x79\xe4\x23\x8b\x32\x5a\xf3\x95\xc5\x59\x2f\x97\x82\xab\x02\x5a\xe1\x9d\x57\x05\xc2\x14\x3a\x31\x9d\x93\x33\xa1\x86\xd2\x01\x28\x8b\x44\x87\xcb\xef\x12\xf7\x23\xd6\xda\xac\x92\x75\x80\x99\x4d\x6b\xf0\x9d\x57\x05\xb4\x12\xf1\x26\xc6\xac\x5a\x0a\x08\xc1\x3e\x7d\x44\x41\x3c\xc6\x59\x25\x23\x01\x4f\x2b\xba\x0d\x10\x9d\xb7\x5b\xb4\x4a\x3b\xf9\x54\x77\x8b\x02\x58\xb5\x22\x14\x67\x00\xab\x56\x64\x34\x67\x54\xc7\x72\x3d\x1f\xe2\x86\x83\x18\x08\xd8\xb5\x22\x54\x4b\x00\xba\x96\xaa\xdc\x9f\xd1\x89\x36\x72\xdb\x08\x16\xd0\x4e\x08\xec\x5a\xb9\x9e\x9c\x7a\xfd\x4a\xf5\xc3\x6c\xe6\xe3\x4c\x97\xde\xe9\xe6\x28\xaa\xf1\xe5\x62\xd1\x56\x4f\xa9\x62\x1f\x26\x97\x8b\x6b\x06\x1a\xc7\x81\xd7\xe1\xdc\x1e\x3e\x84\xd5\x42\x02\x7e\xe0\xd6\x81\x6d\x02\x40\xb2\x85\xfb\x35\x78\x07\x21\x9c\x13\xc0\x86\xfa\x1b\xd4\xe9\x41\xd7\xa5\x38\x0c\x20\xb7\xd2\xb4\x4e\x06\x2f\x21\xa8\xe1\x83\x97\x10\xc4\x37\xc0\xb8\x85\x77\x8d\x21\xdc\xa4\x1b\x83\x8b\x14\xd5\x7d\x62\x0f\xf5\x5d\xb0\x87\xaa\x01\x17\x12\x7c\xce\x01\xc2\x2d\x6c\x11\x02\xc0\xad\xf8\x40\x0e\x7c\x5b\x58\x2a\x8c\xc3\xed\x61\xeb\x14\x9e\xf5\x0a\x5b\xa7\x06\xdd\x4c\xd3\xd5\x53\xa1\x28\xd9\x64\xa0\xa5\xa6\x16\xfa\xeb\x52\xd9\x43\xa7\xe1\x86\x4b\x75\x6b\xb0\xa0\xc5\x62\x04\xc6\xcd\xde\xdd\x38\x3a\x22\xd5\x80\x85\x4e\x79\xd6\x16\x3b\xa5\x0f\xe1\x98\xf0\xee\x36\xe8\x19\x97\x82\x8c\x80\x84\xd9\xa3\x7d\xd6\x42\x69\xd2\x74\x10\x89\x34\xcc\xee\x0c\x44\xaa\xb8\x52\x87\x64\x68\x55\x8f\x0d\xbd\xa2\x52\xcb\x80\xae\x4b\x0a\x34\xd6\xf4\xa8\x99\x42\x4d\x35\x3e\x6a\x16\x36\x2c\x0d\x05\x2e\xd4\x96\x02\x44\x5d\xb1\x25\x13\x2f\x0b\x94\xf0\xe4\x6c\x78\xf1\x3d\x54\x40\xc7\x78\x63\xd2\x4b\x35\xd1\x5c\x25\x9c\x24\xc3\x59\xe9\x24\x71\x1a\x2e\x4f\x98\x8b\xb0\x16\xac\x31\x21\x84\x5b\x09\x71\x0a\x62\xb8\x85\xb5\x22\xc0\xf4\xc2\xbb\x34\xa2\xb8\x85\x75\x24\xc2\xf4\x14\x83\xad\x31\x2e\x6b\x09\x0d\x0e\x62\xba\x15\xc1\xd8\xf9\x2e\x5b\x89\xf0\x87\x6c\xa8\x29\x34\x46\xdb\x09\x70\x7a\x45\x58\xc3\x60\x74\xed\xae\x2b\x99\x31\x83\xad\x51\x85\xbc\x56\x23\xb9\x8c\xf8\x6d\xc5\xd6\x49\x04\x70\x0b\xf9\xbe\x62\xf2\x5a\x4d\xb8\x14\x0c\xf0\xf4\x77\x1b\x94\xfa\x1b\x6c\x9a\x73\xe2\x1e\xcd\x74\x29\x37\xcd\xc8\xce\x8a\x0b\x40\xe2\x0d\x02\xfe\x7a\xd6\xa9\x8b\xe1\xde\x46\x91\x61\x7c\xca\x87\xe6\x72\xf5\x48\xd4\x74\xe6\x46\x36\x53\xbf\x16\xae\xfd\x48\x56\xe3\x95\xa0\x5a\xdc\xcb\xc5\x5b\x1d\x1e\x57\x62\x75\xbc\x53\xf1\x91\xba\x16\x1e\xd9\x23\x91\x6b\x31\x25\x67\x97\xb2\xd2\x53\x6a\xb3\x18\x00\x82\xb5\xb8\x6b\xf4\x94\xda\xf6\x05\x80\x60\xb5\x0d\x87\x00\xc1\xae\x0b\x9f\x31\x75\x49\xc6\xe3\xc0\x4b\x32\x62\x42\x02\x06\x2f\x6b\x0e\x93\x77\x66\x3c\x7f\xba\x24\x13\xce\xcb\x4b\x32\x9e\xa5\xc3\xa3\x55\x0e\x29\x3e\xff\x7b\x12\x93\x48\x42\x54\xa6\x53\x33\xc9\x2c\xb2\x70\x3c\xa7\x48\x6e\x21\x4e\xe4\x1d\x9f\xf9\xbd\xbb\x50\x2f\xf5\x5d\xb6\x0f\x32\x44\xdc\x65\x9d\x21\x74\xc3\x46\xac\x43\x04\xe2\x65\x53\x1f\x21\x88\x5d\xd7\xc1\xf9\xac\x5f\xb5\x4d\x32\x64\x6c\xd3\x30\x05\x03\x8a\x3e\x9f\x12\xf3\x3e\xb5\xae\x03\xa8\x33\x9b\x3a\x43\x2f\x7b\xc9\xb5\x00\x18\x62\xb5\x45\x0d\x31\xe7\x4e\x1b\x54\xcd\x91\xc1\xd5\xb6\x10\x46\x9d\xbb\xbc\x5f\x47\xe8\x6d\x48\x75\x4e\x10\x64\xd9\xed\x88\x35\x4c\xc2\xe1\xe8\xdd\x41\x5f\x35\x0a\x80\x0d\xab\x59\x34\x96\x5c\x01\x2a\x69\xe1\x4a\x50\x37\x85\x5b\x3f\x3a\x0f\x86\x9e\xef\x97\x6b\x02\x30\xc5\x6a\xa3\x1a\x50\x8a\xd5\xa6\xb2\x20\x66\x5e\xe7\x63\xa0\x14\xab\x4d\x37\x40\x29\x56\xf9\x83\x03\x28\xc5\x53\xa8\x86\x7a\x09\x4c\xed\xd4\x0f\xf2\xaa\x23\x5b\xfd\xd2\xa4\x6d\xe0\xfb\xba\x29\x3a\x03\xb4\x85\x85\x5c\x1c\xf2\xbf\x04\xd7\x88\x99\x01\x8b\xc2\x12\x06\x08\xc7\xf3\xa5\xba\xb9\xd9\x2f\x35\x68\x73\x1a\x5c\x8c\x6c\xe5\x26\xe9\x1e\x68\xfe\x92\x38\x9c\xcb\xa9\xe8\x4b\x33\xdf\xe3\xd0\x98\x7c\x88\x40\x7c\xbe\xa6\xab\xa9\x7a\xfd\x31\xf9\xf8\xb1\xe8\xd9\xf0\x79\x6f\xd1\xb5\x21\x4f\x74\x10\x21\x99\x04\x94\x09\x46\xef\xd3\x05\xe0\x58\x74\x75\x08\x29\x13\x08\xe0\xd7\x74\x3b\x36\x14\xb2\x2f\xba\x0b\x42\x3c\x18\x61\x48\x82\x11\xfc\x5a\x54\x7f\x7a\x03\x1f\xe6\x5a\x70\x71\x4b\x4c\x04\xa8\x65\xd3\x65\xdd\x58\x7c\xf2\xde\x33\xbc\x78\xcd\x4c\x98\xad\x40\xb4\xbe\x56\x34\xc3\xc4\x56\xe6\x5f\x3f\x9d\xbc\x6d\xa5\x5a\xe0\x9f\xce\xbf\x56\xb3\x48\xfa\xdb\x17\x49\x35\x1f\xab\x20\x3f\x9d\xe3\x83\x32\x36\x34\x32\xa0\x5f\xed\x62\x50\x01\x2e\xb3\x66\x92\x18\xcb\xd6\x3c\x12\x87\xd3\x5b\xf5\xf0\x23\x88\x67\x95\x34\xe3\x4b\x3c\x59\x90\xeb\x20\xe2\x32\xd7\xe4\x54\xb4\xa9\x66\x17\xf4\x66\xaa\x1a\x81\xb7\xa4\xad\x57\x2d\xda\xd7\x74\x2b\x44\x0f\x73\x0e\x81\x21\x62\x81\x83\xb3\x0d\xcc\x88\x0b\x78\x48\x95\x74\x38\xb8\xf5\x27\xb1\x31\x51\x8d\x00\xde\xa1\x57\x17\x34\x40\x69\xd0\xf4\xc0\xe7\x93\xf8\x42\xa2\x3f\xe4\xd3\x0c\xe2\x00\x20\x3d\x9b\x80\x78\x7c\xfc\xb3\x09\xe9\x19\x40\x7a\x36\x21\x93\xf4\x12\x68\xb9\xa4\x15\x11\xea\x59\x92\xb6\x3a\x3e\x66\x5e\x92\xf6\x24\x04\x0b\x54\x24\xf3\x43\x05\xa8\x22\x6a\x81\xfa\x0d\xe6\x92\x4d\xf7\x88\x1d\x57\xc0\x8c\xb6\xf9\x50\x6f\xc6\x60\x52\x25\x81\x70\xb6\x9a\x33\x3e\x36\x5a\xec\xc7\xe2\x63\xa3\xa5\xc9\xf2\xc0\x57\x8c\xa6\x2e\xdb\x07\x80\xa1\x7a\x51\xfc\x50\xeb\xc7\xd7\x7c\x72\xc2\xa1\x9f\x45\x1c\x0d\xe3\x29\x12\x1e\x73\x57\x47\x00\xa0\x7a\x0f\x00\xa0\x47\x91\x11\x0a\xc5\x5a\x7c\xe5\xc8\x41\x0e\x82\xa1\xab\x93\x47\x86\xbe\x66\x09\x75\xbc\x80\xd4\xf3\x93\x06\x37\xa5\x47\x94\x1e\xe4\x27\x27\x77\x2f\xed\x2b\x08\x5f\xd8\xb3\x96\xdf\x96\xd3\x58\x9b\x19\xdf\x46\x4a\x4e\xd4\x4b\xb1\xda\xb8\x19\x6e\xb0\x6a\xa5\x6e\xc6\xd1\x6a\xce\xaa\x30\xa8\xa2\x18\x84\xf9\x72\x22\x74\x99\xa1\x45\xb0\xe5\x1c\x20\xc5\x47\x93\xba\x20\xec\x81\x67\x91\x14\x9b\xbd\xf1\xc1\xd5\x2c\x58\x4d\x00\x25\x9a\x7b\x72\x1a\x0c\x90\x1a\x3a\x04\x0f\xcc\x3d\x99\xa2\x61\x21\x44\xe1\x84\xae\xd5\x8c\xa8\x80\x61\xcc\x00\x70\xa1\x47\xb2\xaa\xd0\x33\xf7\xd5\x6c\x8c\xb0\x80\x55\x80\xb0\x78\x79\xd3\x55\xa9\xc2\x1e\x68\xf7\x7e\xe9\x62\xeb\x53\x10\xbd\x0c\xcd\xdf\xde\xbc\x60\x51\x44\x1e\x8e\x90\xcb\xe5\xc5\x3b\x41\x92\x18\x08\x22\x18\x5a\x9d\x08\x21\x18\x32\xd5\x03\xe5\xd9\x7d\x2a\x02\xca\x53\x97\x02\xf8\x40\x6c\x54\x97\x87\x68\x89\xe1\xaf\x8e\x4e\x2e\xa9\x41\xbc\xa7\x24\x01\x01\x9e\xed\xc9\x88\xcb\xd5\x5a\x2f\x2f\x06\xa8\x74\x57\xe9\xbc\x77\x7b\x09\xa9\x0b\x77\x8d\xfb\x5a\xf1\x87\x88\x4e\x2c\xb4\x97\x9e\x9b\x55\xcc\x9f\x20\x4e\x53\x17\xb9\x82\x40\xcd\xee\xad\x49\x4f\xd1\xda\x18\xfb\x56\xb0\x5f\x53\x34\x3f\x49\x8d\x65\x48\x40\x3b\xde\x19\x04\x50\xf7\x3e\xe2\x4d\x97\xfd\x53\xc9\x46\x9a\x73\x02\x21\xf2\x34\x07\xca\xc6\xf3\x1d\xfb\x71\x89\xc2\xf6\x2c\x5f\xdb\x1b\x5a\x5d\x92\xab\x91\x60\xce\xe4\xa6\x01\x0c\x68\x77\x26\xe1\x9b\xb3\x88\xf5\x88\xdf\x7c\x6c\x4c\x8c\xed\x57\x47\x76\x41\x1f\x46\x54\x57\xe6\xa5\x57\xe8\x45\xc1\xa5\xdc\x4d\xc1\x96\x22\x4b\x12\xb1\x98\x4f\xa9\xc4\x62\x26\x9d\x0e\xde\x80\x9a\xd4\xee\x44\xdc\x66\x91\x05\xe4\xcd\x57\x42\x74\x94\x55\xd0\xbe\xe6\x9c\x70\x29\x37\x57\x08\xdf\xb7\x36\x53\x84\xe9\xeb\x55\x3b\xfa\x9b\x37\x92\xda\xb7\xe1\xa2\x4f\x56\xf4\x42\x1b\xf8\x9b\xb7\x95\xa4\x4f\x32\x68\x9f\x6e\x07\xc6\x9b\xc8\x29\xc9\x0c\x06\xe6\x9b\xcf\x48\x01\x57\x5e\xbb\x29\x9c\xde\x2f\xb7\x06\xed\x96\x56\x48\x84\xe7\xd4\xbd\x9f\x60\xf4\xbd\x3a\xd5\x2b\x86\xdf\xd3\xdd\xc1\xb8\xe9\x7c\xd4\x97\x0c\xb8\x67\x13\x1c\x03\xe7\x4d\x21\x4e\x83\xb1\xf2\x9a\xc0\xfb\xc1\x58\x79\xd6\x5a\x6f\xb0\x95\xc0\x5c\x71\xcb\xc1\xa8\x3e\x23\x74\x5e\x17\x90\x2c\x18\xcb\xbf\x0b\xd8\x19\x7a\x9c\x4d\x27\x39\x42\x47\x05\x81\x0b\x46\xcb\x13\x84\x8d\x8f\x2f\xf7\xe9\xd6\xc1\xc1\x2e\x14\x5c\x10\x3a\x3a\xdd\x54\x44\xcb\x13\xaa\x2e\x10\x2d\xaf\x0b\x22\x17\x37\x2f\xc5\x1a\x5b\x06\x24\x69\x17\x94\x4d\x0f\x3a\xfb\x28\xc0\x67\x4c\xa7\x6e\xec\xc4\xad\xbd\x49\xf5\xd3\x8d\xa4\x2d\x12\x40\xd2\x2e\xb4\x5e\x00\x48\xda\x85\xa9\x8b\x9b\xef\x4b\x8c\x87\x64\x6c\x5d\xa9\xbd\x0a\xb3\x27\xb1\x88\xd8\x79\x29\x2c\x2e\x88\xe2\x9c\xf6\x2a\x22\x78\x5e\xf7\xd6\x00\x4c\xa7\xde\x1f\x3e\x14\x1c\x79\x6e\x3a\x1c\x39\xd9\xa3\xba\xe1\x0f\xd3\x42\xba\xf9\xf2\x42\x9d\x2e\x14\xd1\xa7\x3c\x91\x1b\x17\x4d\xcc\x10\x7c\x1d\xc1\x1b\xe9\x4d\xef\xa4\x46\x00\x58\xd1\x91\xb5\x37\x02\x2a\x9a\xd3\x93\x86\x10\x5a\xaa\x5f\x6f\xba\xea\x06\x55\x7c\x10\x0c\x2a\x6b\x79\x22\x98\xde\xc8\x3a\x5a\x32\x98\x5e\xeb\x1a\x80\x0f\xaf\xc8\x6a\x74\x00\x17\xd5\xdb\x92\x87\xe2\xc8\xf9\x43\xdc\x2c\x12\xaf\x00\x3c\x3a\xb2\xbf\xa3\x5f\x51\x8a\xef\x87\x8e\x44\x7f\xc7\x6b\x71\xdd\x39\xf9\xb6\xb4\x34\x75\x04\xb7\x1b\x66\xb9\x8f\x77\x34\xe7\xe5\x25\x50\x49\x56\xa2\x43\xbb\xc4\x3e\xd0\xa1\x59\x57\x5b\xe3\x43\x8c\xf9\x93\x06\x8f\x8c\x98\x05\xd8\xd0\x61\x85\xea\x43\x8f\x8c\x16\x3d\xd0\xa1\x63\x6a\x4f\xff\xe8\x89\x9b\x70\xa1\xb8\x99\xf1\x54\x01\x90\x7e\x76\x56\x34\x5c\x8a\x02\x90\xa0\xc3\xab\x8a\x50\x50\x2b\x6d\x9f\xa5\x57\xbf\x34\x70\xf0\x3f\x0a\x53\x1c\x80\x83\x1a\xd6\xcc\x57\xc9\x1d\xa1\x2e\x08\x08\xf5\x22\x63\xc0\x3c\xaf\x23\xe2\x43\xab\xfb\x0b\x46\xb5\x70\x00\x3e\x34\xf7\xa7\x86\x89\x34\xe7\x84\x7e\xe3\xc9\x87\x13\xbd\x4b\xc3\xfb\xc8\x1b\xe9\x34\x76\xd0\xb5\xb3\x83\xea\xbc\xb0\xa4\x2c\x86\xcf\xf9\x8c\xb3\xfe\xbf\x93\xd5\x0b\xb0\x53\x5f\x2a\x59\x78\x5b\x2d\x33\x28\xfd\xa1\x88\xe0\xe4\xba\x5d\xc0\xa1\x8e\x49\x31\xb2\x10\xae\x2f\xf3\x71\x87\x43\xc1\xab\x47\x7d\x66\x31\x5c\x9f\x4c\xf7\x0b\xb8\x54\x45\xa1\x3f\x14\x1c\xee\x5c\x43\x0b\xc8\xd4\xcc\x07\x11\x1a\xdf\x1d\x52\x84\xf2\x43\xa1\xc3\xd9\xb5\xa3\xc3\x4f\x0f\x39\xa3\xca\x19\x9c\x42\xd5\x4e\xa0\xb4\xc6\x7b\x01\x78\x3a\x84\x24\x5e\x7c\xd6\x38\xb4\xad\xf3\xe9\xf8\xa9\x4b\x7f\x0b\xd0\xd2\x59\xb3\xda\x8d\x78\x50\xf5\x29\xf5\x28\x94\x32\xdd\x2f\x40\x4b\x0d\x60\x5a\x84\x96\xf6\xe6\x3a\xce\x4a\x28\xb2\x9d\x2f\x60\x4b\x8b\x6c\xc7\xeb\xd2\x6b\xc0\x97\x4a\x85\x43\x48\x07\xc9\x05\xa0\x69\xb9\x9e\x62\xc8\x52\x1a\x1b\x2f\x05\xf5\x0a\xe0\x7c\x81\xdd\x17\x90\xa6\x53\x27\xce\x05\xa4\xe9\x64\x08\xd4\x43\xc1\x21\xf4\x7c\xc7\x4e\xb9\x50\x78\x14\x3d\xa5\x0b\x9d\xca\x6e\x0c\xbc\x5a\x21\x6a\x53\xa0\xa8\xfb\x1b\xcd\x36\xd7\x6c\x36\x5b\x53\x83\x90\x66\xdd\xa5\x20\x78\x79\x35\x47\x6d\xb6\x5a\x63\x01\xa0\x74\xf5\x94\x6e\xb4\xda\xb3\x26\x33\x4b\x51\x27\x00\xa3\xae\x0f\x05\x37\x8a\x47\x86\xae\x4f\xf1\x09\xd1\xa2\x4d\x67\xe6\x95\xf8\x72\x89\xee\xff\x2c\xbe\x3a\xd3\x2e\x6e\xc5\x0b\xc0\xcf\xa9\xa0\x07\x0b\x81\xf8\x42\xd8\xda\x05\x18\x68\x91\x9d\x74\x01\x06\x5a\x74\x3e\x5c\x40\x81\x16\x05\x6a\x5b\x89\x5e\x9d\xe4\x34\xdc\x5b\xd7\xcc\x00\x03\x1a\xb2\x07\xad\x44\x3f\x4e\x33\x85\x17\x18\xba\x29\xdc\xff\xd4\x32\x01\x5a\xb4\x34\x37\x1b\xf6\x70\x45\xa3\x5c\x88\xca\x57\x14\x06\x70\x21\x2a\x5f\x91\x15\x63\x25\xfa\x6d\x92\x4b\x61\x1f\xd4\x5b\xf8\x6d\x92\x7b\xcb\x17\x4e\xc6\x53\x0c\x3b\xa1\x2e\xe1\x4e\xa3\x3c\xbf\x2b\xe9\x32\x91\x16\x2d\xf0\xa9\x45\x41\xeb\x56\xe2\xbd\x55\x2d\x13\xe0\x53\x43\x08\xe0\x05\x7c\x6a\x08\x82\xbc\x80\x41\x0d\x01\x6b\x17\x31\xa8\x6d\x3c\x89\x18\xe0\xae\x61\x53\x20\x3e\xcf\x22\xe3\xa6\x75\x53\x18\x53\x2d\x5a\xc0\x4c\x43\xe7\xe0\x95\x78\xc0\x91\xc9\x7a\x11\x67\x6a\xe0\xd5\x02\xd0\x34\x84\x4a\x59\x00\x9a\x56\x9d\x58\x17\x80\xa6\x21\x69\xbb\x12\x8c\x7e\x97\xdb\x4a\xc7\x8d\x04\x21\xa0\xa5\x21\xe9\xbe\x12\xfd\x36\x53\x63\x73\x58\xb3\x5e\x9e\xef\x23\x97\x1d\x25\x61\x25\xfa\x6d\x68\xc2\x5b\x99\x71\xa3\x7e\x03\x96\x6f\x65\x3a\x75\x68\xec\x5b\x99\x4e\x1d\xf5\x10\x01\xfd\xf4\x66\xe5\xa1\xd8\x25\xa7\xa1\x4b\xd3\x14\x1c\x13\xe1\x9c\x08\x76\x11\x2e\x93\x7e\x2a\xa7\x2d\x94\xd2\x45\xe1\xee\x29\x0d\x91\x0b\xb0\xd3\x90\x46\xb6\x00\x3b\x0d\x6d\x82\x0b\xa8\xd3\x10\x5c\x67\x01\x75\x1a\x3a\xac\x2f\xa2\x4e\x67\x68\x2c\x00\x3b\xad\xb2\xb0\x2c\xa0\x4e\x43\x5a\xc7\x22\xcc\xf4\x61\xa2\xcc\xb0\x1c\x34\xdb\xaf\xcc\x87\x45\x75\xf0\x5d\x59\xcf\x7b\x84\x3f\x45\x94\x0e\x8f\x14\xaf\x03\xd4\xa7\x5c\x18\xf1\x9f\x82\xe0\xa1\x70\x63\x19\x3b\xbd\xba\x79\x50\x84\xaf\xea\x26\xf0\x62\x66\xf5\x28\x33\xe6\x83\x4e\x66\x0b\x48\xd3\x5a\x3c\x40\x3a\x99\x3d\x89\x8c\x8c\xe5\x2f\xe1\x5f\x71\x6b\xf5\xc0\xb7\x27\x81\x17\xb9\xbd\x37\x10\x6c\x7a\x55\x4f\x03\xdd\x41\xe6\x1e\x5e\x01\xae\x1e\x40\xfa\xeb\xb3\xab\xd9\x6a\xbe\x9a\x84\x3b\xc0\xc5\x7c\x40\xf7\x65\xf5\x14\x6e\x86\xce\x94\x18\x02\x18\x34\xa5\xab\xf8\xd3\xcd\xf3\xa9\x53\x69\xf1\x28\xae\x47\xa6\x7b\xa7\xde\x30\xaa\xfb\xd3\x0f\xf3\xb2\xb3\xc0\x80\x56\x1d\x26\x56\x11\x70\x9f\x87\xed\x85\x68\x80\x55\x67\xa2\x55\x84\xd5\x27\x06\x73\x01\x05\xaa\x90\xe5\x87\x22\x58\x5f\x9b\x16\x61\xa0\xe9\xd2\xd6\x20\x1c\xe8\xa4\xd3\x64\x15\x1a\xb0\x9b\xf3\xca\xfe\xae\x44\xfa\x6d\x14\xff\x6a\x21\xea\x5f\xbb\xfc\x65\xc8\xfe\xae\x4f\x0f\xbf\xb6\x8b\xc7\xe6\x85\x20\x80\x27\xd1\x24\xcd\xef\x6a\x6e\xd0\xfc\x1e\x26\xf1\x1c\x54\x36\x15\xa0\x5c\x25\xed\xca\x12\x5e\x08\x03\x78\x48\xf5\x94\xa8\x69\x01\xb0\xf4\x1c\x62\xf6\xae\x5b\xe8\xb2\x14\x92\x6a\x01\x61\xaa\x47\x81\x0f\x25\xcb\xb1\x3a\xb3\x68\x39\x56\x73\xc1\xa1\xa5\x68\xd6\x0a\xaf\x06\x14\x0f\x28\xae\x75\xea\xb6\xf2\x02\x72\xb4\x7b\x22\xa0\x63\x5f\x26\x68\x2d\x11\xc5\xab\x79\xba\xe9\xbd\x0a\xc5\xf0\x70\x29\x7a\x6b\x75\xaa\xe9\xb0\x34\x59\x3f\x2c\x74\xa1\x74\x4f\x03\xe4\x69\x72\x2f\x29\x4f\x93\xcb\xb9\x21\x27\x34\x3e\x5b\x6b\x80\xfd\xa8\x3a\xd9\x8b\x73\x81\x16\xed\xf2\x6a\x2d\x3e\x3a\xeb\xc8\xb2\xab\x32\x46\x8d\xce\x27\x7c\x2d\xb2\x2b\x52\xc8\xe2\xdb\x6c\x8e\x90\xbb\x00\x0a\x6d\xd5\x1f\xe2\x36\x44\x37\x85\xb3\xf4\x6f\x00\xfa\x2d\x21\x44\x69\x0e\x5f\x42\x88\x9a\x52\x3c\x73\xed\x68\x00\x85\x9e\x89\xae\x22\x2b\xac\xee\x6a\x1c\x2c\x04\xc5\x1f\x1e\xed\x2a\x39\x1f\x8c\xd6\xd5\x14\xed\x25\xea\x43\xf0\x69\xd8\xcb\x89\x50\x58\x05\xa5\x5c\x55\x47\x37\x75\x0a\xde\xc1\xa7\x31\x70\x07\x2a\xb4\x11\x5f\xca\xac\xd7\xf3\x1d\x9e\x1d\xd0\x18\xe2\x38\x26\x61\x45\xa4\xe8\xe5\x02\x71\x01\xd2\xd9\xf8\x2a\x94\x4b\xc7\xfd\x47\x35\x12\xfa\xa7\x34\x10\x80\x44\xbb\xa2\x04\x2e\xc0\x42\x75\xb8\x5b\x7c\xa4\xdc\x51\x91\x57\x55\xdc\x34\x0f\x10\x10\xeb\x42\xea\xe8\xc5\x4d\x45\xae\x5a\x8a\xab\x27\x0e\x01\xda\x32\x59\x89\x07\xda\xb2\x57\x89\x41\x42\x28\xad\x43\x37\xe2\x82\xe9\xda\x58\x4d\xc7\xf0\x29\x0a\xca\x91\xd3\x08\x53\x1b\x2a\x45\x57\x38\x55\x7b\x30\x76\x9f\xea\x0b\xd6\x5e\x45\x81\x21\xa5\x61\x35\xc6\xff\x7e\x4a\xe1\x41\x48\x94\x4e\x17\x2a\x93\x68\x33\x71\x2e\x90\x8f\xb9\x3f\x39\x1b\xed\xb2\xaa\x02\x20\x32\xc5\x84\x5e\x80\x37\x56\x5d\xde\xe4\x6b\xa2\xf5\x7a\x72\x52\xc1\x31\x85\x80\x2b\x52\x7e\xf0\xe8\x7b\x7d\x1a\x8a\x65\x9f\x2d\xfa\x88\x83\x2c\x4f\xc3\x31\x51\xa5\x48\x36\x37\xbd\x46\x27\xa2\x9e\x19\xd5\xa8\xf1\xd5\xd4\xf0\x90\xe2\xd0\x90\x4c\xe0\x3d\x12\xf7\x17\xd1\x67\x9a\xda\x02\x74\x4d\x73\x0a\xa3\xae\xa8\xd1\xe2\x02\xcd\x34\x0e\x0c\x4f\x23\x11\xf9\xe9\x32\x85\xe8\x75\xe2\x4e\x00\x27\xbb\x0f\x6b\x00\x4e\x0a\x9f\xb3\x80\x9b\x8c\xe6\x7c\x47\xe9\xa5\xb5\x6f\x01\x35\xc9\xf7\xab\x0f\x81\xa0\x13\x12\x51\x7c\x8c\xb1\xc9\x03\xb9\x3a\xed\xd4\xd5\x85\x60\xf7\xac\x4e\x83\x93\xa6\x38\x8d\xaf\xc3\x71\xe4\x00\x7e\xec\x82\x89\x2f\x06\xd5\x53\x24\xa3\xd5\xe9\x6a\x95\x6c\xef\xbc\x66\x29\xbf\xd6\xea\xdc\x8b\xaa\x29\x38\x90\x8a\xb3\xf2\xfd\x3c\x55\x0f\xbd\x2a\xe9\x60\xc4\xb8\x7a\x2d\x4f\xd7\x8f\x96\xba\x6d\xc4\x1a\x3c\x6d\x83\xff\xd0\x4a\x35\xa2\xec\x75\x5d\x4d\xe7\xc3\xb3\x3d\xbb\xd4\x45\xb3\xb9\x1a\x4e\xdc\x41\xf5\x77\xd8\x52\xab\xbf\x43\x68\xcf\xea\x9c\x14\xcf\xea\x05\xdd\x60\xcf\x77\x50\x07\x3c\x34\xd0\x99\xda\xf8\x0d\x90\xbe\xc5\x68\x7d\x3e\x5f\x77\x6c\x67\x3e\x8c\x12\xff\xd8\x14\x8e\x70\x31\x78\x9f\xec\x87\xab\xd3\xbe\x2d\x65\x85\xb1\xfb\x7c\x86\xee\xbc\xca\xa6\xd3\x40\xa7\xed\x5b\xa7\xc6\x4e\xdb\xf7\x70\x15\xb2\xe0\xab\x57\x7c\xca\x6b\x9a\x53\xf8\xc8\x42\x72\xa9\xb8\xda\x36\x5c\x3f\x74\x9c\xe4\xb6\x61\x47\x1a\xce\x09\xc3\xb8\x36\xda\x2e\x6b\xa6\x5b\xf3\xe1\xc3\x24\x4c\x1c\xb4\x8b\xd3\xba\xbd\x06\xef\xb6\xa9\xc3\x40\x4d\x3a\x4e\xd0\x1a\xb4\x66\xda\xbc\x33\xf8\x74\x78\x31\xd5\xf9\x62\xb9\x28\x38\x0c\xa7\x8b\x81\x5b\x42\xc7\x0a\x85\x06\xfc\xb5\x18\x3e\xc6\xef\xac\x7c\xf7\xdd\x59\xd9\xa9\x26\xea\xcd\xd7\x8c\x45\xe1\xbe\xde\x30\x05\x9f\x85\x74\xce\xc1\x2b\xf4\xd9\x14\x9c\x2b\xae\x8f\x10\x05\x09\x47\xc6\x05\xb4\xb1\x63\x48\x18\x0f\x51\x98\xa8\xe9\xef\x78\x09\x42\x1d\x0c\x75\xc2\x1f\xe2\xb6\x98\x54\xeb\x41\xc3\x7b\x76\x31\xbc\x84\xe4\x62\xa8\x2b\xb8\xfa\x1b\x94\x4a\xc1\xa2\xd1\x1d\xbc\xc5\x18\x81\xde\xd6\x87\x6f\x6f\x88\x82\xea\xe4\x61\xe2\x55\x0e\x8f\x36\x6f\xbc\xe9\xf0\x33\x74\x77\xc3\x39\xe1\x2e\x10\x97\x12\x19\xe9\x23\xd5\x20\x98\xdd\x8a\x1d\x70\x92\x39\x3d\x85\xa2\xd9\xc5\xc5\xb0\xd9\x4e\xc3\xd2\xef\x1e\x7c\x2e\x1a\xc5\x69\x5d\xc0\x50\x76\x8b\x71\x40\x28\xfb\xf4\xb0\x61\x2b\xf0\x96\x36\xa8\x0f\x6a\x7d\x03\x5e\xd9\xa7\xd9\x8b\xf1\x0a\x3d\xf7\xd8\x0c\xa6\x79\x86\x6f\x61\xca\xd3\xb9\x06\xa3\x5b\x59\x01\x04\xda\xb2\xdb\x2a\x68\xb4\xa5\x86\x18\x8b\xc6\x66\x4f\x80\x2d\xfb\x34\x0b\x63\x7f\x98\x4f\x29\xbc\x10\x45\x0a\x60\xcb\xee\x6d\x6b\xf2\x5a\x9b\x8e\x64\x8c\x89\xd8\x84\xe4\x5f\x53\xcf\x9b\x98\x82\xd9\x33\x5c\x0c\xf4\x89\x27\x8d\xee\x89\x70\xa9\x18\x7f\xb5\x14\x6f\xe3\xa6\xa6\x8b\x64\x7c\x7e\x7b\x28\xc4\xed\x9a\x7c\xa5\x44\x1c\x36\xc9\xe0\x53\x26\x2b\x00\x2c\x73\x72\x25\xb4\xfa\xbb\x1f\x41\x4f\x4a\x88\x82\x43\x42\xac\x32\xf9\x30\x89\xf8\x9d\x8f\xe4\x66\x89\x17\xbd\x92\xeb\x11\x9f\x8c\x8c\xf7\x7c\x48\xc6\x71\x15\x50\x78\xa7\x73\x42\xe1\x75\xbb\xa1\x70\xa6\xef\xdf\x9e\x3d\x59\x19\x32\x4b\xa2\x60\xf2\xa5\x12\xad\x37\x86\x62\xec\x82\x07\xac\xc9\xab\x73\x9e\x0f\x1c\x73\xda\xd4\x46\x31\x79\x3f\x4e\xab\x83\x48\xcc\xa6\x0b\x72\x6b\x72\x09\x74\x8f\x24\xcd\x4f\xd3\xa9\xbc\xe9\xa6\xe5\x02\x78\xa5\x6f\xc8\x2d\xa0\x2b\xb3\x62\x61\xad\x49\x03\xa7\x59\x80\xa6\xfe\x62\x0a\xfe\x0a\x29\x0d\x08\xb8\x98\xfb\x53\xca\x9b\x76\x49\x17\x03\xf3\xb6\x04\x35\xd0\x93\xd9\x87\xb0\xe0\xe5\x22\xc9\x0a\x60\x27\xc7\xec\xa6\xe0\xa1\xa8\xce\x09\x83\xbd\x36\xd1\xa0\xd4\x16\x5c\x62\x05\x2d\xf6\xda\x37\x83\x16\xfb\xe6\xac\x68\x37\x9d\xfd\x2b\x08\xc1\x28\x6e\x0c\x2c\xf6\xd5\x69\x50\x4d\x9b\xcb\x84\x8d\x5e\xda\x59\xd0\x2a\xaf\xdd\x3e\x70\x61\x68\xca\x8e\xc0\xb0\x8d\x53\x8a\x10\x20\x92\x43\x71\x4f\x96\x20\x92\x0a\x5e\xb1\x18\xc5\xd1\xcb\x11\x51\x1c\xc7\xd4\x6a\x08\x86\xea\x92\x06\x05\xf8\xa4\x6f\x32\x2f\x86\x74\x6c\xba\x91\xb8\x00\x9f\xcc\xfd\x69\x0d\x3c\x0d\xd5\xad\x41\x2f\xba\xab\x60\x20\x2f\x7f\x87\xa9\x28\xae\x02\x3e\x37\x8f\x1a\xa3\x2a\x69\xee\x09\xb2\x6c\x5d\xcb\x2f\xa8\x8b\x17\x53\x44\x3a\x78\x12\x17\xa7\x46\x5d\xa4\xd3\xcb\x63\xba\x38\x33\x4e\x63\x34\x32\x53\x7c\xf0\x73\xb8\x18\xb2\x94\xeb\x60\x17\xd5\x54\x86\x38\x8f\x64\x12\x7d\xd4\x62\x60\x64\xc8\xf9\x34\xee\xa6\x1c\x57\xb7\xe8\x11\xf3\xc0\x6d\x75\x4b\x23\x07\x7c\xbb\xf5\xe5\xa0\x09\xdf\xa3\xca\xd0\xd3\x42\xfd\x2d\x40\x25\x67\x75\x97\x69\xc2\x37\x4f\x23\x14\x4a\x75\x97\x79\xb3\xc9\x8c\x43\xad\x65\x76\x7f\xf8\x41\x8d\x6c\x1c\x61\x92\x75\x4a\x8b\x22\x4c\xb2\x09\xbf\xb8\x00\x93\x9c\x0a\x7a\xb0\x80\x92\x9c\x0a\xb2\xb0\x08\x8b\x6c\x56\x23\x17\x5f\x91\x12\xac\x7c\x01\x08\x39\x75\x7d\x7d\x01\x07\x39\x15\x66\x61\x2d\x42\x8b\xb4\x72\x17\x7d\x4f\xc4\x44\x2d\x80\x22\xa7\xf0\x14\x0b\xa0\xc8\xb0\x16\xbd\x88\x7f\x0f\x37\x07\xf6\x7e\xfb\x09\x00\x91\x9c\x0a\xd4\xbc\x10\x8d\x72\x56\xb7\x8d\xb7\x94\xaa\x29\xc6\x65\xaa\xfe\x90\x32\x66\x8a\x62\xe4\xd2\x66\x72\x61\xb0\x4c\x6d\xd4\xa8\xa6\xd2\xa1\xa5\xc5\x0a\xe8\xe4\xac\xcf\x77\xf0\xfd\x14\xb7\x06\x9d\x12\x27\x2d\x5a\x9a\x46\xfb\xfe\x45\x97\x45\x8c\x65\x13\xf2\x6c\xe1\xa9\xe4\xa9\x50\x12\x8b\x88\xcb\xb0\xf9\x80\xcf\x23\x0b\xae\xb7\xf8\x3e\xb2\x62\x59\xac\x85\xc3\xaa\x6d\xfc\x8b\x1e\x2d\x0f\x39\x64\x77\x24\x37\x9d\xf7\x50\xfb\xd3\x5a\x72\x96\xbf\x44\xbf\xaa\xd3\xd8\x2f\xa5\x31\x3e\xb7\x96\xef\x92\x1f\x41\x85\xe2\x8e\xd3\xd3\x0d\xdc\x71\x12\x5e\x6d\x01\x87\x19\x3e\x7f\x01\x87\xe9\x80\x20\x8b\x8f\x37\xfb\x38\x02\x18\x66\xd8\x46\xb6\x70\x76\x15\xd2\x61\x01\x94\x19\x3e\xfe\xe0\x21\xe7\x10\xbe\x68\x21\x30\x67\x24\x73\x03\x6e\x01\x36\x73\x3c\x83\xaa\x0e\xe7\x84\xa3\x66\xb8\x06\x78\x46\x24\x01\x01\xe5\x0c\xdb\x3e\x00\xe5\x2c\x02\xb4\xaf\xcd\xd7\xbf\xb5\xe2\x09\xe5\xac\x56\xdb\xf1\xcc\x73\x08\x03\xb1\x80\xe4\x0c\x21\xc1\x16\x42\x78\x86\x00\x8a\x6b\xf3\x5a\x54\x71\xa1\xb8\x16\x35\x9c\x86\x2e\x89\xa5\x80\xdc\x0c\x41\xb4\xd6\xa6\x03\x6d\xb8\x4c\xf8\x9e\xc4\xdf\x7c\x2e\xba\xd9\x3e\xbd\x27\xd1\x3c\x72\xfe\x30\xf4\x67\xd8\x54\x41\x58\x67\x17\xd2\x75\x21\xda\x67\xd8\x83\xbc\x89\xec\x93\x06\x08\x50\x67\x15\x1c\x7c\x6d\xe2\xfc\xa4\xf3\x21\xda\x67\xcc\x27\xe7\x69\xb9\x90\x15\x0b\x88\xcf\xb0\xce\x8b\x57\xa9\x43\x8e\xf7\x45\x00\xe8\x7c\xca\x84\x79\x32\xb9\x76\xf8\x46\xa4\x63\x12\x02\x6a\x85\x1f\x18\xd0\x7a\xb9\x4c\xdc\x7d\xb2\xc2\xbf\x17\x5c\x23\xcf\x77\x95\x52\x4b\x85\x2e\x76\x50\x83\x0a\xcf\x83\x50\xfe\x0b\xef\x5b\x87\xd5\xd8\x2d\x03\x8f\xbf\x43\x97\x24\x44\x19\x4e\x54\x80\x88\xb5\x01\x2b\x9c\x4f\x29\xec\x92\x4b\xa1\xc5\x55\x0d\xe5\x2d\x29\x5b\x37\x36\x43\x57\xd8\xb6\xcd\xe7\xae\x6d\xdf\x62\xa8\xd1\xcb\xce\xde\xcd\xa7\x5a\xa4\xe3\x6e\x3e\xd5\x62\xeb\x17\x23\x8f\x5e\xf5\xf9\x94\xaf\xa3\x7b\x78\xb0\xad\x5c\x3e\x0c\x1b\x77\xaa\xed\x7a\xf3\x56\x4a\xb8\x0d\x74\xf9\xb8\x6b\xd8\x4a\x9a\x1d\x42\x5b\x16\x63\xcd\x2c\xc3\x93\x5e\x36\x01\xbc\x78\x0f\xc5\xa7\x40\x3e\x77\x7d\xf9\xf4\x8c\x07\xae\xd3\xe5\x83\xee\x4b\x2f\x14\x67\x17\x35\xd1\x0a\x97\x44\x37\x4f\x15\xc5\x16\x76\x51\x70\x51\xc9\x50\xcf\xb8\xa7\x53\xaf\x1b\xac\x97\x1e\x25\xd6\xe4\xbf\x88\x41\xb4\xbb\x1a\xc1\x4e\x53\xd3\x6b\x1a\xeb\xa5\xb7\x5c\x24\x42\x5e\x74\x4a\x58\x87\x24\xca\x75\x46\xfe\x3e\xa6\xd3\x7a\xd1\x4c\x74\x69\xc3\x79\xe9\x71\x17\x49\x8e\x57\xc8\xc5\xa2\x36\xea\x75\x17\x69\x99\xc6\xc4\x8a\x41\x5f\x8c\x8c\x3f\xfc\x29\x2f\x73\x54\x7f\xfa\x61\x9c\x4e\xd5\xa3\x5b\x2a\xda\xa0\x5f\x0a\x28\x27\xe1\xc9\x68\xa8\xc9\xee\x0f\x84\x43\x6d\x0a\x82\xbd\x5e\x34\x10\x29\x50\xc0\x7a\xf1\x62\x8a\xee\x75\x2f\xc6\x4a\x4d\x76\x29\xf0\x91\xee\x64\xd3\xf8\x8b\x4f\xc1\x74\x7f\xba\xb9\xc0\xdc\x88\x17\x3f\x75\x13\xdf\x74\xe6\xb8\x4d\x37\x53\xd5\x1f\xfa\x40\x84\x5f\x5d\x80\xda\x36\xfb\xca\x88\xb5\x4d\x76\xd0\x00\x5e\x5b\x6d\x27\x66\xb4\x54\xc5\x4b\x5c\x7c\x6e\x3b\xdb\xbd\x04\x04\x6d\xeb\x1a\xb4\x37\x35\x1e\x05\x52\x5b\xc0\xcc\xb6\xae\xed\xff\x4d\x1b\xb6\xc2\xdf\x2f\x3e\xaa\xed\x7b\xf1\x8b\x10\xda\xa1\xcb\xde\x8b\x10\xda\x62\xaf\x2b\x9f\xd5\x2e\x76\x0a\x10\x44\x5b\x75\x93\x74\xbd\xf5\x18\x70\x31\xa9\x07\x8e\xb3\x48\x4a\x65\xad\x67\x3e\x98\xed\x2f\x81\xb8\xd1\x1a\xc3\x73\xd9\x16\x90\x7a\x2d\x5b\xe2\x99\xef\x5c\xeb\x0e\xfd\x62\x34\x53\x85\xc9\x58\x84\xc9\xda\xae\x2d\x5c\xac\x16\x09\x5f\xaf\xb6\xae\x24\x94\xac\xb6\xa0\x37\x23\x62\xe9\x7c\x48\xcc\xac\x5f\xe2\x5b\x6f\x87\x55\x57\x1d\x8c\xfb\x13\x4e\xc4\x59\x36\x5c\x2a\x80\x77\x4f\x39\xbc\x99\xd7\xdd\x00\x68\x80\x32\xd5\x01\x27\x9b\x9f\xce\xe3\xaa\xb4\xe1\x1f\x6f\x02\xc8\x74\x8e\x44\x7c\xd3\x62\x18\x07\xe3\x9b\x56\xeb\x1f\x6f\xa2\x11\xb2\x13\xa9\xf3\x79\x70\xa0\x48\xcc\x27\x11\x3e\x65\xa9\x23\x80\xcd\x36\x8b\x43\x06\x46\x4d\xdd\x63\xcc\x0b\x49\xbd\x39\xf5\x0d\xe6\xd1\x00\x1c\x71\xd8\x6c\x4c\x02\x4e\x56\xf7\x61\x17\x5f\xa9\xf6\xca\x24\x68\xd6\xc8\xff\x05\xd4\xac\x37\x4b\xbe\x52\xed\x15\x8e\x57\xaa\x15\x15\x65\xe1\xe9\xe9\xe8\x2e\x1e\x0d\x6b\xa6\x38\xf7\xce\x08\xdb\x77\x35\x45\x37\x2d\xb9\x94\xe8\xd9\x69\x0d\x9f\x71\x58\xed\xe8\xbe\xc9\x77\x12\xef\x7a\x6b\x5a\xe7\x7f\xbe\x35\x3d\x43\x03\x03\x30\x6d\xb2\x4e\x7b\xf3\x2d\x4b\xad\xa9\x9b\x4a\xb4\x44\x18\xe3\xb0\xfa\xdc\xc2\xa7\xa7\xad\x97\x12\x4c\x6b\x3d\x99\x4f\x4f\xf7\xee\x2a\x88\x97\x95\xa0\x17\x5e\x56\x0c\x75\xf3\x71\x0f\x6d\x53\x37\x0d\x77\x5a\x3d\x0c\xbc\x6a\x64\xc6\xcd\x20\x3f\x33\xbe\x97\xdb\x08\xca\xda\x6d\x60\x50\x10\xd6\xe1\xd1\x27\x0b\xcb\x8e\x84\xa8\xab\x23\x7b\x6c\x18\xf4\x47\x52\x0d\x71\x55\x73\x72\xdb\xf8\x2e\xb0\x7b\x81\xf7\x2a\xf5\x4e\xc6\x02\x1e\x37\xeb\xd9\xd8\x05\x3c\x6e\x4e\xee\x05\x36\xf1\xb0\x4b\x09\xf0\xdc\xac\xf8\xde\x0b\xf0\xdc\xac\x87\x5b\x17\x60\xb5\xd9\xfe\xe8\x0f\xe1\x8a\xdd\x14\x0c\x05\x9a\x6e\x82\x6c\x75\x57\x69\xf1\xc1\xea\x9e\x9e\x44\x40\x47\xc5\x0b\x1f\x22\x12\xc5\x44\x1f\xda\x37\xc4\x96\x80\xdc\x66\x6b\x89\x1f\x9e\xf5\xba\xbf\xc3\x59\x4f\x1b\x0b\x10\xb7\xc5\x00\x2a\xc4\x67\x9d\xc2\x8e\xaf\x0f\xe3\x53\xb8\x76\xdc\x75\x36\x9c\x0a\xd1\x5a\xa7\x9e\x99\x59\x1f\x1d\xf5\x9c\x93\xeb\x5e\x6d\xe1\x51\x4f\x3c\x03\x34\xee\x59\xa0\x4e\x84\xb2\xed\x4e\xf0\x8e\xbe\xae\xda\x2f\x06\x67\x0d\xa3\x8b\x00\xc7\xad\xba\xf2\xb9\x80\xc6\xad\xc6\x6d\x7c\xa8\x6e\x3a\x8d\xea\xa6\x76\x9b\x0f\x1d\xbc\x92\x3b\x40\xe3\x86\x0d\xb3\x1f\xba\x7b\x25\x77\x01\xb8\xad\xd7\x93\x46\x95\x59\xb5\x43\xbf\x34\xc4\x84\x11\x5a\x85\xeb\x5f\x08\xd1\x5a\x0d\xa6\x01\x34\xb7\x1a\x85\x03\x30\x6e\x35\xc8\x85\x60\xdc\xa4\x10\xf4\x0b\x60\xdc\x6a\xf7\xe9\x87\x81\x53\xba\xa7\x66\xf3\x86\x9e\x13\x71\xe1\x4d\x02\xf2\xc3\x07\xff\xd5\x18\x1c\xa6\x3c\x4d\x9b\xbe\x6e\x6e\x7a\xfb\x92\xcd\x76\x8a\x82\x65\x8f\x5b\xc0\x06\xc2\x35\x2b\x16\xf6\xbe\x78\x41\x5e\xbe\xbb\x7d\x91\x85\x58\xdf\xbe\x78\x4b\x89\xd2\x72\x13\xd4\xaa\x3d\x79\x5f\x34\x17\x90\x9f\x37\x80\xab\x55\x40\x97\x0d\xe0\x6a\x95\x4f\x60\x5f\x74\x5e\x28\x89\x6f\xdc\x64\x53\x67\x19\x50\x79\xde\x80\xb4\xf6\xcb\xe5\xeb\xcc\xe3\x0a\x18\xb2\x4f\x06\x9a\x7d\x31\xea\xfd\xa5\x96\x81\x9f\x9e\x9c\x10\x6c\x55\x95\xcb\x3d\xe1\xa1\xe0\xdd\xc9\x39\xfd\x21\x8e\x92\x55\x5f\x2e\xa2\x2a\x9b\x1a\xc7\xfd\x58\x03\x43\x39\xd7\x5d\x2c\x4c\x5b\x49\x23\xba\x18\x82\xdf\x49\xf0\x38\x56\xcd\x04\x43\xa0\x3e\x35\x70\x43\x10\x85\x10\xbd\xba\xdf\xb1\x2f\xee\xa9\x59\x83\x81\x63\x86\x9c\xa8\x1b\x90\xd2\xa6\xb7\x18\xf6\x45\x36\x50\x05\xb8\xae\xd6\x4d\xac\xd3\x2c\x67\xc3\x8b\x6c\x9e\x3d\xd8\xa2\x9e\xd2\xa5\xe1\x89\x12\x62\x08\x14\xc0\xa4\xbd\xc6\xf7\x1a\xf5\x66\x80\xd1\x2a\xc6\x62\x80\x51\x59\x3a\x76\x92\x1f\x6c\x98\xe4\xeb\x21\xdc\x4f\x37\x03\x8e\x0a\x52\xb7\x13\xaf\x99\x70\x9f\xda\x0c\x37\x2a\x9c\xdc\x4e\x08\x2c\xa6\x57\xac\x37\xb0\xa5\x59\xa1\xd4\x77\x22\x8f\x48\xb9\xd8\x89\x6f\xad\x85\x13\x29\xc5\x9b\x28\xf8\x02\xb8\x4f\xed\x44\xeb\xff\x93\x13\x06\x46\xcd\x43\x62\x08\x85\x91\x34\x1c\x84\x8d\x34\xb5\x46\x52\x45\x1f\x4a\xaa\xa8\x6d\x4b\x87\x25\xd5\x81\xcb\xb5\x7a\x4d\x63\x03\xeb\xd9\xa4\xa3\x6d\x06\x18\x2d\xb2\x7d\xed\xc4\x8b\x6d\xee\x23\xc2\x38\x27\x7d\x47\xa7\xac\x52\xe0\x50\xba\xdc\x16\x5e\x65\xd3\x5a\x65\x98\xd0\x10\x9c\x6c\x03\xda\x19\xee\x12\x71\x02\xc9\xdf\x01\x1a\xa0\x0a\xb2\x04\x00\xed\x19\x3b\x13\x24\xd4\x9c\x48\x5e\x0e\x51\xb8\x8e\xa6\xea\x81\x9f\x74\x30\x89\x9d\x79\x1d\x4d\x8d\x61\x48\x4f\xc5\x82\xda\x0c\xe9\xa9\xc0\x7c\x3b\xcb\xe9\xcf\x05\x99\xa9\xe9\x50\xe7\xda\x00\x4c\x76\x45\x17\xdc\x0c\xd3\x29\xef\xc5\x46\x94\xce\xae\xe8\x73\x9b\x08\xc9\xa9\xf3\xcd\x26\x42\xd2\x6f\x96\xef\x2c\xd8\xef\x70\x25\xa7\x01\x0a\xd4\xbf\xb3\x64\x40\xf8\xd3\x0f\x12\x45\x31\x64\x6d\xa8\x1c\xfa\x65\x5c\x2a\x04\x42\x93\xe4\x04\x5c\xb2\x37\xb1\x69\x66\xc8\x5a\x71\x14\x83\x74\xea\x8a\xd5\x06\x74\xb2\xb7\xe4\x1a\x06\xd2\x5c\x26\xd6\xb2\xc4\x13\x83\x74\x56\x8f\x14\x64\x47\xbb\x5c\xe6\xa6\xf9\x4a\x14\x7c\xc7\xa1\x99\x59\xec\xa0\x46\x11\xec\xa4\x07\x2d\x76\xe6\x7d\xb7\x50\x99\xb8\xef\xa6\x67\x02\x36\x21\x94\xd5\xf3\x4b\x27\xbf\xe7\x90\x6e\xfd\xd0\xa0\xc1\x43\xd9\x2e\xd5\xce\x2b\x6d\x92\x8d\x8c\xbb\x29\x0b\xf4\x26\xb6\xb2\xeb\x05\xc9\xad\xa8\x98\x7a\x6d\x63\x17\x99\xb2\x25\x33\x00\x82\xec\x72\xa6\x6c\x60\x20\xbb\x9c\x12\x1b\x18\xc8\x2e\xff\xd0\x06\x04\xb2\xcb\xeb\xb3\xf1\x24\x72\x97\x6b\x65\x03\x0f\xd9\x65\xf6\xdf\x45\xd2\x24\x44\xc1\xd1\x29\x86\x66\x18\x4c\x99\xb5\x37\xb0\x91\x5d\x0e\x82\x5d\xf4\xde\x8e\x0b\x25\x96\x57\xa3\x0f\xf4\xe3\x59\x5e\x6a\x0d\xce\x78\xf2\x3a\xed\xc2\x2b\x6c\xda\x1b\x0a\xaf\xb0\x15\xa7\x91\x51\xd5\x43\x5e\x61\xab\x2e\x94\xed\x76\x99\x68\x69\x75\x4e\xb6\x54\xfd\xb5\x2a\x6d\x12\x6a\x67\xfa\x0d\x32\xba\x2c\xc9\x61\x55\x09\xf7\x89\x02\x34\xef\x22\xed\xd9\xa5\xbe\x21\x31\xd5\x7f\x9c\xff\x72\x98\xa2\x82\xe1\x06\x40\x99\x56\xf0\xf2\xad\x00\x9a\x62\x62\x00\x1f\xb3\xc2\x9c\xef\x42\x20\xae\xdc\x37\x1b\xcf\x17\x67\x85\x32\xdf\x65\xe3\x14\x20\x2e\xc6\x5b\xc6\x5d\x2e\x99\x8d\xa7\x8c\x47\xd1\xfa\x02\x7e\x32\x2b\x94\xf8\xe6\x53\xc6\x21\xd3\xe2\x66\xb0\x4d\x45\xeb\xde\x0a\xb6\x29\xc6\xc5\xcb\xc5\xa3\x68\x79\x33\xf4\xa6\xe2\x9a\x6f\x46\xd0\xec\x1a\xe3\x2a\xdd\xc7\x69\x70\x9e\x11\x29\xb7\x19\x17\x73\x4a\x48\x56\xba\x00\x87\xbf\x43\xdc\xc7\xe6\xfa\xe0\x3c\x93\xe4\xa9\x7a\xd2\x69\xa8\x18\x6c\x5f\x5d\x42\x8b\x71\x31\xe7\x34\x05\x3d\x9f\x1a\xf3\xae\x84\xca\x15\xf1\x66\x65\x40\xc1\xe6\x52\xd1\x52\x29\x3c\x8c\x92\xd9\xfb\x53\x0e\xd4\x34\x49\x4d\xc6\xcc\x9c\xda\x85\x2b\x5c\xd9\x52\xc3\x77\xa5\x0f\x70\xf8\x3b\x9e\xf7\x5d\x05\xba\x31\xd5\x1a\xfa\x00\x87\x29\x1c\x57\xa4\x2f\x54\x5e\x74\x9b\xaa\x81\x17\xdd\x24\xf9\x2b\x7d\x7e\x43\xf5\x21\x08\xa7\x1e\x0e\xdd\x0c\xc2\x69\xcd\x05\x41\x38\xc7\x1c\xfe\x8e\x7d\x70\x99\x8c\x92\xe6\x2e\xd1\x30\x31\x4d\x7d\x18\x84\x5a\x79\xe9\xd6\xf3\x78\x03\x51\x59\xdd\x0b\x3c\x7c\xa0\x73\xf4\xae\xbc\xde\xe3\x89\xc2\xf5\x1e\x79\x03\x76\xe5\x45\x37\xb7\x86\xd7\x7b\xb4\x5f\x54\x7a\xbf\x3d\x4e\xf4\x0d\x4e\xf5\x90\xd7\x7b\xa6\xfa\x44\xd7\xe0\xd3\x16\x28\xcc\xd3\xdf\xe1\xcc\xe5\x51\x83\x3e\x36\xc2\x1d\xe6\x65\x1f\x71\x1b\xf0\x9c\xb3\xf2\x88\xbb\x11\x76\x73\x0a\x25\xb5\xdb\x64\x97\xaa\x28\x74\x49\x3c\x0b\xac\xe7\xb4\x76\xd6\x78\xd1\x5c\xaf\x2a\x6f\x84\xd6\x2c\xf2\x54\xec\xc6\xa0\xc3\xb2\x22\x6c\xe0\x42\xa7\x1c\x25\xbb\xd1\xc5\xa1\x6d\xa1\xf1\x20\x39\x9c\x13\x07\xc9\x6c\x0a\x47\x47\x4d\x70\xe3\xd1\x51\xea\x50\xe3\xd1\x51\x6b\xa6\x31\x96\xa1\x58\xb6\xd1\x13\x28\x36\xf1\xfb\xc9\x12\xa0\x7c\x3f\xb9\x0b\x5f\xb9\x1b\x2f\xb3\x4d\x97\x0a\xbb\xa6\x30\x36\x1b\xe1\x33\x43\xe6\x97\x0d\xa0\xa8\x23\xec\xef\xc6\x2b\x3c\xda\xeb\x1a\x2f\xed\x68\x23\x00\x6a\xd4\x4f\x3d\x6f\x3e\x7a\x2c\xd3\xcc\x06\x86\xb4\x34\x8f\xdb\x62\xf7\xd5\x18\x38\x15\x64\xe0\xd9\x8d\xc1\xd6\xc4\x6d\x44\x8d\xce\xf4\x1b\x9e\x1d\xdf\x7c\x22\x59\x48\xc0\xdd\x18\x88\xad\xb9\x1c\xbe\x8b\x29\xed\xad\xd1\x48\xa6\x93\x56\xb3\xd6\xe7\x2f\xe1\xe1\xd1\x46\xd4\x70\x42\x14\x54\x60\x03\x3a\x9a\x66\x78\x38\x80\x40\x9f\xcf\x87\xf0\x87\x78\x18\x89\x40\x2f\xce\x09\x17\x8f\x76\x57\x80\x47\x43\x18\xab\x4d\xf0\xa8\x70\x0b\x9b\xe8\x51\x21\xc3\x36\x10\xa3\xd5\x0a\x29\x20\xa3\xa9\xe9\x7d\x8d\x8d\xb0\x9b\x21\x54\xc1\x46\xd4\xcd\x2a\x53\xfc\x46\xd4\xcd\x98\x0f\x85\x3e\x3d\xc5\xb0\x4f\x2e\x85\x5e\xd1\xe1\xac\xe8\x85\x76\xfe\xce\xf7\xe3\xe5\x71\xdb\x04\x94\x5e\xd5\xad\x0b\x3a\x3e\xd4\x65\x40\x4a\xab\x2e\xbb\x6c\x04\xd0\x4c\x57\x75\xf3\x42\x9a\xbd\xda\x10\x74\xd5\xb8\x2b\x0c\x9f\x51\xdd\xa6\xe0\x8d\x16\x8f\x09\x5c\x05\xba\xdf\xb2\x89\x2a\xbd\xaa\x7b\x13\xf2\x84\x28\x55\xf7\x73\x34\x63\x5d\xf7\x73\x34\xd7\x00\x96\x9e\xcc\x1a\x7a\xd9\xda\x24\x40\xf9\xb8\x73\x12\xee\x71\x0b\x31\xaa\x8b\x1e\xbb\xeb\x5d\x8e\xe6\x92\xe9\xdd\x68\xae\x97\x01\x91\x3c\x16\x3c\xa5\xfa\xe4\xd8\x15\xba\xaa\x99\xa4\xb7\xa3\xb9\x5e\xda\x36\xb4\xa7\x75\xc5\xae\xd2\x12\xec\x7c\x9e\xc3\x87\x94\xae\xe0\x55\xda\xc7\xba\xde\x5a\x93\xd8\xe3\x2b\xcf\x49\x71\x8e\x76\xa7\x75\x78\xb8\xbf\x0c\x5f\x25\x38\xff\x06\x94\xb4\x29\xfa\xeb\x56\xd0\x4d\xdb\x00\xba\xac\xc5\xa6\x5e\xa0\xd4\x60\x58\x87\x15\x7c\x76\x03\x1f\x9a\xb2\x3b\xa7\x28\x9b\xe5\x21\x71\x49\x41\x71\x8d\x36\x1f\x8c\xce\x9e\x01\x40\x3d\x9b\x8f\x86\xc4\x76\x16\x9f\xe2\x00\xe7\x6c\x7a\x63\x68\xf3\x6d\xe7\xa2\xab\x76\x9b\x98\xcd\x22\xa4\xd8\x06\x68\xb3\xf9\x1c\x09\x98\x66\x93\xad\x6a\x0f\x3e\x4e\x20\xc0\xd9\x06\x6a\xb3\x79\x7f\x63\x78\xcb\xde\x25\xff\x09\xe2\x2c\xa5\x38\xef\xfe\xf1\xa5\x78\x96\x9b\xc8\xcc\xea\xfa\xcf\x02\xd7\xd8\x21\x60\x65\x97\x19\x6f\x13\xa5\xa9\xf8\xe3\x1b\x28\xcd\x54\xdc\x27\x6e\xfc\x1e\x3a\x79\x21\x44\x9c\x3d\x52\x2b\x02\xc1\x2b\xa7\x07\x0d\xd7\x76\xb5\x43\x10\x85\x29\xd3\xe6\x06\xd0\x32\xeb\x7d\x94\x3d\x88\x54\x10\x6f\x00\x2e\x39\xdc\x28\xbe\xf0\x99\x3d\x26\x60\x05\xb9\xa7\x37\x10\x91\xdd\x0a\x26\x63\x4a\x26\x8f\x25\xce\xba\x5a\x13\x40\x39\xfa\xd5\x87\x3d\x69\xd2\x57\x1a\x22\x43\x86\x76\xce\x49\xdb\xc5\xb8\xbe\xc7\x82\xec\xa9\x63\xf0\x14\x45\x94\x69\x73\x1d\x3c\x07\x77\x51\x70\x00\x88\xb7\x18\x37\x52\x98\x9a\x4d\x58\x63\x57\x68\x85\x8d\x48\x91\xbd\x49\xbf\x06\xac\x31\x55\x17\x8a\xfd\x51\x38\xa2\x0d\x58\x63\x6f\x5a\x15\x93\x16\xff\x66\x2a\x90\xe6\x9c\x74\x7d\xb9\x4c\x1c\x27\xb5\x8a\xf9\x6c\xb4\x3c\xe0\x9b\x0f\x45\x0b\x60\xb0\x27\x71\xbb\x5a\xa4\x93\xd8\x5c\x69\x0a\x0c\x0b\x29\x4f\xfd\xc6\xd3\xcf\xa3\xe8\xac\x03\x2c\xe2\x50\xb8\xe8\x0d\xf0\x61\xd6\x93\x36\x7b\xf2\xa8\x91\xfc\xdd\xcd\x37\xd9\xf4\x21\x43\xa0\x6b\x8f\x9d\x0c\x41\x20\x9d\x4a\x48\x44\x4f\x14\x83\x0e\x48\x19\x9a\x0c\x7a\x2e\xb6\x9e\x62\x04\x53\x54\x1a\x39\x84\x00\x1b\x16\xc1\x59\x76\x50\xa5\x0a\xa7\xe9\x71\xb4\x2c\x12\x66\x6d\xed\x04\x41\xb0\x95\x1a\x0a\xb4\x61\x11\xd6\x65\x33\x12\x63\x55\xe0\xdf\x1d\x54\x9b\x34\x6c\x41\x64\x48\xf7\x87\x40\x86\x4c\x53\x40\x86\x74\x7f\x07\x1d\xa6\xbb\x42\x58\x28\xc5\x33\xc0\x10\x86\x8f\x8f\xc0\x10\x56\x79\xc6\x37\x20\x84\x55\x7e\xe5\xcd\x98\x8b\x72\x93\x6f\x20\x01\xab\x7c\xdb\x3b\xbc\x43\x39\x2b\xd1\x04\x4f\xaa\xcc\x23\x2e\xf6\x83\xfd\x4b\x79\xbd\x43\x4d\x91\xe9\x24\xea\x34\xc9\x88\x8b\xba\x4e\xba\x83\x08\x8f\x27\x27\x9d\xef\x3a\x18\x00\xd3\x77\xca\xe9\x22\x17\x65\xbb\x06\xe4\xf0\x4a\x53\x24\xe8\x1d\x72\x56\x7b\x42\xbc\xe1\x90\x21\x18\x2c\x31\x7b\x1f\x47\x78\xc4\xae\xb5\x81\xe0\x88\x56\x47\x82\xd7\xa2\xd5\xab\x4d\x93\xad\xaa\xe7\xad\x68\xf5\x82\xd6\x8c\xe6\xaf\xa8\xfd\xa9\xd9\xd8\x57\x9a\xcb\x38\x27\xc4\xa7\x08\x98\x57\xd5\x59\x06\x92\xf2\x98\x01\xbd\xe4\x03\x0a\x80\x7e\x4d\x8b\x10\xc1\x11\xbb\x37\xbc\xc5\x67\x1a\xb5\xcc\x97\xc2\x46\x49\xc0\x02\xe6\xd7\xe5\x5e\xd9\x84\xf9\x0d\x5d\x1d\xdf\x8b\x61\xa3\xba\xb3\xc2\x6a\xd7\x5d\x2a\xac\x76\xe2\x43\x86\x42\xd4\xf3\xdc\x7b\xd1\x6a\x27\x5e\x5b\x0c\x22\xd5\xdd\x36\x58\xed\xba\x5b\x43\x10\x80\xaa\xf7\x3d\x67\x55\x4f\xaf\xa3\x98\x94\x60\xbd\x19\x97\xf3\x52\xec\xa8\x6d\x34\x79\x74\x7f\x08\x47\xa3\xeb\xe7\x83\xf4\xc9\x14\xb0\xf4\x9a\x66\x3c\x1c\xdd\x6d\xa3\x5d\x12\x42\xbf\x41\x3e\x2f\x06\xed\xf1\xd0\x80\x0d\x85\xfb\xd9\xc0\xdf\x65\x3d\x90\xb5\x97\xa4\x97\x3a\x8c\xcb\x7d\xde\xf9\x96\xa4\x97\x7a\x08\xb3\x49\x71\x07\x29\xcb\xb2\x9b\x7d\x23\x4d\xcd\xde\x94\x9d\x9a\x0a\xc6\x5d\xd1\xb9\x6a\x49\xb0\xa9\x14\x46\x94\x18\xfe\x0e\x62\x4e\xbb\xc1\x22\xa8\x5a\x47\xc7\xc5\xf7\x69\x8a\xd6\x3d\xc0\x71\xd9\x2a\x30\x50\x6d\x45\x60\xbc\x8d\x70\x85\x61\x3b\xac\x30\x6e\xdd\x39\x71\xe6\xd1\xc0\x00\xe3\x56\xf4\x04\xf0\x16\xc6\x6d\xba\x14\xc0\x2d\xa5\x55\x08\xe3\xa6\x99\x00\xc6\x2d\xbc\xa1\x6f\x45\x88\x0a\x17\x83\x73\x84\x38\x58\xcf\x5b\x0b\xd4\xb6\x81\x71\x0b\x1b\xfb\xf0\xba\x75\xd8\xd8\xb7\x79\x71\xbe\x9a\xc2\xc5\x79\xad\x12\xa1\xdf\xa4\xd6\x08\xfd\x56\x9d\x86\xc3\x91\xb4\x1c\xa0\xdf\xc2\x26\x43\xa1\xdf\xb4\x78\x81\x7e\xab\x42\x50\x6d\xa0\xdf\xd2\x65\xdf\x85\xe0\x6f\xd2\x7f\x37\x35\xf8\xa7\xd9\xd4\xe0\x9f\xb6\x41\x3c\x4a\x70\x01\xff\x56\x05\xe9\xda\x5b\xfa\xbb\x1b\x47\xf1\x28\xde\x23\x00\x4e\xb8\xab\xbd\x89\xf4\xd1\x23\x08\x7b\x5b\x5a\x6a\xe4\xa4\xdb\x7b\xcc\xa5\xdb\x6b\x11\x6f\xbf\xb9\xe7\x5a\x5f\xd0\xfa\x54\x0d\x2f\x2b\x2a\x58\xc2\x26\x98\xad\xe8\x32\xc3\x06\x98\xad\xe9\x8a\xdf\x06\x98\xad\x79\x98\xa1\x7d\xcb\xd5\xbb\x89\x5d\x4b\x6e\x9e\x0c\xbe\x1e\xe7\x2d\x75\xc9\x24\xae\x4f\x78\x68\x79\xf1\x79\x3c\x0d\x00\x54\x43\xc0\x99\xbd\xa9\x9f\xb9\x7e\x38\x3e\x58\x0a\x60\x6b\x3e\x90\x02\xb4\xd6\xe5\x85\xde\x2f\xc6\x85\x95\x28\x7f\x31\x9e\x9e\x38\xf0\x45\x13\x72\xf7\x77\x93\xc6\x21\x51\xb8\xff\xa9\xdd\x13\x80\x35\xdb\xfe\x5e\x7c\xb1\x34\xd4\x2c\x02\xd6\xfa\x78\x3e\xbc\x99\xea\x1a\x11\xe2\x82\xfd\x7b\x31\xbe\x89\x56\x31\xd0\x6a\x36\x05\x02\x61\xe6\xe3\x37\x42\x2e\xfa\xbc\x0b\x74\x59\x57\x6c\x97\x0d\x70\x59\xc8\xda\x03\x68\x59\x57\x14\xad\x4d\x2c\x59\x72\x5d\xb2\x02\x8b\x2d\x80\xf8\xf2\xf3\xbc\xfb\x45\xdf\x81\x3f\xc4\xa1\x6d\x3e\x69\x30\x2d\x6b\xfa\x80\xe0\x1a\x8a\xe4\xb7\xf1\x38\x76\x56\xdc\xcc\x8d\x60\x89\xa3\x68\xb6\x5e\x12\x4a\xea\x1c\x03\x3e\x49\x31\x78\x49\xf7\x72\x4e\xd8\xef\xc2\xa5\x10\xa4\xf1\x1b\xde\xbb\xdd\x2f\xc5\xd4\xf4\xa0\x01\x07\x2c\x3c\xef\x7e\x13\xdd\xab\xe9\x04\x2a\x2c\x6c\x13\x07\x2a\x2c\x6c\xd9\x07\x0a\xac\x0a\xaf\xb7\x81\xfa\xaa\x02\x39\xee\x37\x83\x62\xdb\x5f\x01\x0c\x58\xd5\x5d\xb7\xfd\x26\x64\x47\x0f\x79\x6c\x44\x52\x6c\x5e\x88\xc4\x87\xb5\xfc\x34\xe0\xc6\xd1\xcc\xc5\x7e\x78\xdc\x52\xb1\x88\x15\xec\xe6\xf0\x52\xb4\x00\x53\xfb\x2d\x7d\x7e\x8a\x82\xf7\xc0\x35\xd2\x9a\xab\x23\xdd\x1b\x7c\x62\x07\xd4\x3b\x28\x88\xfd\x1d\x2f\x7e\x6a\x53\x02\x98\xac\x15\xb7\xe6\x48\x9b\xe6\xb1\x81\xad\xc0\xa7\x09\x62\xc9\xba\x62\x0e\x6e\x82\xc9\x74\x27\x73\xbf\xa9\xc2\x27\x7f\x38\xce\xfc\x6b\x1d\xbc\x69\x87\xf5\x48\xc1\x77\xa0\x7b\xc9\x9b\x50\xb2\x3e\x5d\x26\x6e\xfa\x4c\x7f\x07\xdd\xbb\xb8\x65\x30\x20\x69\x82\x81\x24\xab\x02\x5d\x6d\x20\xc9\x6a\xf5\xc0\xf0\x4d\x99\xa1\x23\xda\x9b\xfe\x4e\xc9\x15\x40\xc9\xba\x62\xf0\x6c\xc6\x58\x54\x7c\xbb\xfd\x96\x7c\x52\x27\x36\x15\x20\x7f\x07\xf9\x38\x5c\x21\xe4\x91\x0d\x98\x8a\xb8\xe8\xe9\xc6\x1d\xb9\x26\x85\xe0\xad\xc3\xa3\xd3\x18\x67\x99\xd3\xc4\x27\xb5\x5b\x32\x45\x14\xd4\x93\xc8\x21\x1d\xa2\x38\xdb\x59\x14\xce\xae\x2a\x54\xc1\x18\xb5\x61\x00\x4a\x96\x7c\x56\x26\x7a\xcc\x2e\xfb\x9b\x7e\x70\x9d\x80\x6f\xfa\xc1\x35\x4e\x80\x8b\x65\xc5\xcc\xdd\x37\x6f\x0f\x85\xd3\xc0\x5d\xd3\x69\x38\x22\x69\x9b\xbf\xe9\x2a\x98\xce\x09\x8f\x47\x38\x27\x27\x54\x3d\xc2\xbb\x44\x7d\xba\x76\x38\x07\xc4\xa3\x37\x3d\xe4\xe2\x51\x44\x57\xcc\x82\xfa\x6e\x02\xc2\xfc\xa2\xf8\xbe\x79\x19\x22\x9c\x48\xbb\xba\x1a\xc3\x90\x32\x23\x3b\xf1\x28\x24\x36\xde\xdd\x34\xbb\x86\x8b\xe1\xf1\x49\x6d\x03\x96\xdb\xdb\x01\x40\x5f\x45\x21\xc4\xf7\xcd\x28\x4a\x9a\xde\x9b\xb7\x7c\x14\xdd\x72\xe3\x69\xed\x23\x16\xd4\x0f\x60\x13\xab\x67\x06\x67\x02\x5b\x15\x00\xfb\xaa\xd5\xd3\xcd\xb8\x49\xd5\x69\x84\x36\xb8\xcb\x7a\x10\x56\xcb\xeb\x56\x30\x19\x4f\x3f\xad\x4f\x6e\xac\x70\x18\x12\xd3\x40\x8c\xa5\x6c\xb3\x23\x9f\xe9\x9e\x21\x61\xfc\x21\x8c\xc7\x69\x95\xf2\x25\x8b\xc4\xfb\x01\x26\xf0\x10\xb8\x44\x01\x1f\xe3\x56\x30\xe9\xfd\xe1\x75\xfc\xe9\x52\x60\xfa\xc9\xdf\xc7\xd0\xdb\x1f\xde\xce\x57\xc3\x01\x04\xeb\x0a\x52\xb9\x3f\x74\xe2\x8b\xfb\x01\xfd\xea\xf6\x09\x7c\x88\xd4\xc9\xfe\x0e\x27\x2d\xb5\x8c\x08\xec\xe1\xcf\xa0\xd5\x68\xaf\xc1\x03\xde\x21\xf9\x45\x48\x58\x8d\xa7\x48\x68\x99\x4f\x53\xb8\x4a\x9d\x06\x3f\xa5\xc5\x19\x5f\xf3\xf6\x62\xff\xf0\xa2\xbe\x24\x01\x5f\xef\xce\x1e\x18\xbe\x7f\xec\xea\xe9\xc0\xd7\x8a\xfa\x10\xd2\x33\x4c\xe1\x08\xa5\x55\xf3\xa1\x45\x6b\xba\x06\xec\xde\x4f\x7d\x30\xf8\xb8\x17\x70\xc4\x67\x0f\x3d\x2d\xa3\x12\xad\x00\x81\xf5\xec\x81\x81\xa4\xcb\xae\x01\xc6\x2f\x3b\xa3\x3e\x7c\x99\xf8\xf9\x0e\x83\xa6\xd5\x0d\x48\x58\xcf\x1e\x50\xe0\x7f\xb2\x5b\xb6\x39\x68\xce\xf9\x61\x0c\xf9\x9f\x7e\xbe\xfb\xbc\x18\x31\x04\xa5\x1c\x0a\x56\xa3\x6a\x0a\x20\x04\xb0\xe4\xa1\xa0\x34\x61\x39\x1f\xea\x85\x9c\x59\x14\x84\x27\x84\xfe\xa1\x10\xae\x36\x9b\x62\x7d\x9d\x14\x78\x89\x6f\xea\x1d\x2a\xa1\x94\x24\x0a\x4c\x9f\x55\x3b\xf5\xa9\xaa\xda\x79\x81\x7d\xa8\x4c\x5a\xc5\xa6\x6a\xa7\x55\x6c\x3a\x27\xac\x62\xc5\x65\xa2\x47\xd9\xb5\xb3\x47\xae\x81\xb1\x94\x5c\x26\x7b\x54\x45\xbd\x19\xa7\x55\x14\x18\xad\x88\xe2\x61\x35\x6b\x04\x75\x81\x57\x65\x12\x28\x52\x54\x9f\x76\xdf\xe1\x44\x9c\x5d\x5d\x21\x77\x5f\x37\x8d\x48\x91\xa7\xd0\xc1\x67\xa6\x44\x61\xab\xf0\xd0\x2f\xdd\x88\x13\x85\x33\xf6\x54\x77\x89\x14\x99\x2e\x13\x5d\x2a\xce\xc9\x1d\xce\x65\xb2\x4b\x21\x8a\x93\xa4\x1a\x18\x24\x7d\x78\x3e\x69\x58\xf1\x7c\x82\x5f\x19\x42\xf7\x50\xd0\x6e\xb2\x8a\x11\xbf\x9a\x82\x42\xee\xce\xd3\x56\x3b\x54\x3d\xaf\xab\x33\x80\x53\x9f\x89\xf7\xce\xd5\x5f\xbc\x81\x3d\x4a\x32\x05\x6b\x80\xfa\xcb\x37\xb0\x67\x71\x1a\x47\x74\x8a\xc2\x81\x7f\x98\xc2\x81\x5f\x93\x4d\xc0\xda\x14\x93\x24\x42\x4a\x34\x6a\x42\xa8\x11\x08\x74\x48\xa0\x48\xa6\x3f\x24\x27\xb0\x4f\xc2\xa4\x3d\x54\xe6\x55\x1d\x7d\xc8\x00\x38\xc3\x89\x68\x9b\x16\x9a\x30\x69\xc5\x39\x81\x77\x98\xce\x09\xf0\xb0\x38\x01\x41\x0d\x61\x84\xfc\x46\x32\x9f\xac\x30\xa9\x68\x1d\x20\xc4\xe1\x28\x49\x9d\x22\xa6\x44\x2b\x26\x11\x53\x22\xc6\xe0\x0b\xdc\x53\x73\x08\x2c\x5b\xce\x9a\x5f\x44\x38\x4c\x53\x2b\x14\x11\x0e\x73\xce\xa6\xa0\xcf\x84\x3a\x21\x85\x51\xe3\x44\x26\xd5\xba\x43\xf4\xc3\x9c\x9f\x1a\x70\x2e\x2c\xae\x61\x33\x66\xa5\x28\xe8\x3a\x62\xd2\x44\x8b\xca\x53\x0a\xfa\x10\xa6\x3e\x48\x53\x7d\x74\xb2\x7a\x40\x19\x7e\x41\x52\x86\x4f\x6c\xd7\x30\x97\x30\x14\x49\xf1\x70\x6f\x9d\xe9\x4c\x02\xac\xad\x4e\x65\x82\x46\xd2\x10\x45\x4e\x0c\x51\x38\x21\xe5\x24\x0a\x60\x17\xd5\x01\x30\x5d\xce\xd5\xa5\x50\x11\x9b\xa2\x30\x50\x5a\xdb\x40\xd6\x8d\x92\xba\x28\x28\x62\x91\x45\x01\xb3\x11\x4e\x7b\xa1\x06\xd7\xce\xa1\x71\xcb\x60\x6c\xd2\xa4\x65\xde\x45\x0f\x53\x19\x35\xa8\xf6\x60\x3b\x4d\x35\x7c\xa7\xfa\x00\x2e\xc9\x12\xc0\x78\xf1\x7a\x14\x49\x08\x00\xeb\x72\xd6\x34\x65\xa8\x88\x45\xc2\x19\x28\xbb\x51\xb2\xd3\xc0\x78\x59\x7d\x67\x14\x65\x1a\x28\x0f\xc9\x59\x53\xe7\xa9\x31\x86\x8a\x59\x6c\xa8\xd3\x60\xfc\xd7\x6c\xeb\xf1\xeb\x32\x9d\xc8\xa0\x89\x4d\x83\xc1\xe0\x07\x34\x93\x1c\x12\xca\x6d\xa8\xe5\x38\xe5\x86\x96\x33\x90\x6e\x23\x2e\x7d\x88\x8b\xaf\x49\x5b\x1c\x71\x6f\x73\xb8\x18\xe0\x97\xba\x87\x1f\x47\xe0\x71\xa9\x3d\x78\x06\x2d\x55\x57\x71\x86\x2a\x92\xd3\x26\x72\xba\x94\xf8\xf1\x35\xdb\x53\xfd\x42\xf5\xce\xb9\x91\xd3\x69\x2f\x50\x6e\xcc\x1b\xb5\xbb\x14\xb8\x2d\xc2\xcd\xfe\xa0\x3e\xe6\xc4\xeb\xd3\x23\xc4\x42\xc0\xd9\xcd\xa6\x51\xc4\x7b\xd3\x23\x24\x3c\xf1\xde\xf4\x24\x90\xf0\x50\x38\xd4\xab\x4c\x20\xf0\x32\x8f\x94\x87\x3a\xa7\x05\x5a\x67\x0e\x35\xd1\xea\x29\x0a\xc8\x8b\xe7\x3b\xf4\x28\x65\x51\x38\x0c\x86\x6b\x7f\xa1\xbe\x24\xea\x8d\x9c\x4e\xbb\x91\xe6\x3e\xa0\x47\x6e\x19\x22\xc7\x26\x31\x22\x20\x77\x99\x01\x5b\x0e\x35\x88\x80\xd3\x87\xc1\xc1\xf6\x87\x81\x62\xd4\x09\xf0\xec\xd0\x5c\x03\x64\x37\xc2\x5d\x0a\x0e\xb6\x9a\x0d\x9e\xa5\xa5\xfa\x50\xe0\x59\x4b\xb6\xc2\xd7\x57\x9d\xc8\x88\x64\x55\xad\x61\xbc\xe3\xfa\x1b\xc4\x33\x62\x16\xce\xe6\x1a\xa1\x0c\xb4\x21\xf9\xc5\x57\xb1\xc3\x7d\x64\x50\x84\x70\x8d\x83\x61\x9e\x34\xfc\x10\xad\x7a\xb4\xe6\x90\x30\xba\x95\x70\x41\xb4\xb8\x38\xf3\x46\x6b\x9b\x7a\x42\x68\x79\xd3\x60\x6d\x36\x48\x83\xc5\x5b\xdf\x9e\x39\xc2\xa0\x9a\x1a\x0b\x18\x54\xf3\xd0\x91\xf7\x9b\xbf\x83\xf9\x78\x38\xe7\x44\x4e\x53\xb0\x5a\xb8\x1f\x1b\xe6\xe3\xa7\x65\xb8\xad\xdf\x34\xc7\x70\x9b\x34\x73\x34\x74\xd4\x9e\xc3\x55\x80\x55\xcc\xc4\x00\x45\x35\xc9\x97\x4a\x0f\x5e\x9b\xa2\x70\xed\x3b\x4c\x15\x7c\xd7\x45\x81\xf9\x25\xaf\x11\x13\x71\x36\xf1\x06\x00\x80\xa5\x5f\xfe\x8e\x51\xe2\xd5\x9a\x4a\x93\x78\x38\x6b\xa0\xc2\x21\x6a\xa1\x18\x53\x1b\x55\x64\x51\x2f\x5e\xed\x6e\x22\xdf\xa8\xc3\x59\xe1\x0c\x6a\x4e\x03\x62\x48\x72\x1f\x60\xc1\xd9\xb4\xcf\x54\xde\xae\x69\xa6\xd8\x27\xf5\x22\xb8\xa0\x55\x4a\xc0\x0d\x59\x9d\xb3\x23\x4d\x7d\x0a\x4e\x8c\x6a\x67\x5c\xa7\x94\x9c\x88\xc8\xc9\xe1\x42\x11\x9c\x58\x83\x8f\xd0\x8a\x25\x55\x53\x6f\x14\xe3\xef\xd8\x6c\x4e\x0c\xc0\x81\x49\x1e\xcb\x43\x42\xad\xa0\x87\xf8\x90\xf0\x9f\x4a\xc5\x03\xe8\xaf\x74\xf1\x5e\xe5\x5d\x6e\x77\x11\x6f\xc2\x24\x69\x5c\x88\xa7\x18\x49\x8a\x53\xe5\xed\x6d\x4f\x37\xee\x6b\xa7\xe1\xef\x70\xc6\x97\x1a\x57\x75\x7b\xdb\xc5\x10\x4b\x25\x6d\x90\x28\xbf\xee\x71\x63\x18\x03\x29\x47\xc0\xf5\x95\x6e\xce\x60\xf8\x63\x29\xaa\x95\x2e\x97\x78\xc8\x1b\x59\x4d\xe1\x4e\x92\x86\xbf\xd1\x62\x29\x25\xb6\x11\x1f\xa5\xa1\x69\xbc\x61\x38\xb4\x84\x10\x9a\xb1\x74\x49\x86\x46\x5f\xcd\x70\x1a\xda\x36\xfd\x21\xbd\xb9\x53\x14\x19\xb3\x88\x82\x6f\xb7\x39\xe7\x0b\x65\x26\x51\xe4\x3d\xe7\x64\xb3\x9d\x93\xc3\xa6\xda\xe1\x9c\x69\x55\x6b\xbd\xd1\xe5\x32\x4c\xd1\x32\xd2\x44\xc1\x32\xa2\x61\x6b\x0c\x31\xe0\x2e\x91\xc1\xac\xb5\x23\xc4\x63\xbd\x9a\x3f\xe4\x98\xba\x46\x7a\x02\x86\xb3\xc2\xcb\x92\x4d\xc1\x73\xd4\xd5\x0d\xde\xfa\x92\xfc\x6a\x3c\x79\xf1\x45\xbe\x43\x62\x88\x3d\x6e\x54\x18\x86\xab\x64\x24\x81\xf1\xad\x81\xe3\x64\xe5\x6d\x7d\xf1\x2d\x20\x81\xb5\x66\x53\xb0\x46\x35\x0d\x24\xe3\x0c\x0c\xd7\x81\x7b\x60\x3a\x0d\x10\x12\x48\x47\xe5\xa1\x70\x0f\x2c\xfb\x3b\x3e\x8b\x23\x19\x06\x84\x60\xad\x52\xab\x89\x01\xf4\xb2\x21\x06\x90\x7e\xd2\x43\xc1\xf0\xdd\x55\x0c\x3c\xd9\xf4\x71\x1c\x0a\x7e\x7f\x09\x26\x44\x95\xac\x55\xd2\x0e\x60\xc1\x7a\x35\x53\x32\x83\xbb\x42\xf6\xc2\x89\xb8\xbf\x96\x5d\xcc\x9b\xf3\x68\x12\xdd\x90\x9a\x2d\x08\xa0\xd4\x25\x40\x00\xcf\x88\x87\x48\x78\xb9\xa4\x14\x76\x85\x17\xd0\xf2\xef\x7c\xd0\x7d\xa8\x93\x5d\x76\xf9\x66\x92\x76\xf9\x26\x4a\x3e\x39\x97\x44\x3b\xda\x93\x4a\xd0\x82\x38\x04\x58\xbf\x5a\xa5\x86\x23\x92\x64\xad\x3a\x77\xe0\x15\xed\x3a\x24\x10\x0c\x03\x94\x28\x31\x0c\xb0\xf9\x4b\xc0\x00\x8b\x13\x1b\x83\x6b\xa9\xdf\x0a\x20\x20\x56\xeb\xc4\xda\x44\x71\xc1\x41\xd2\xb5\xc2\xc1\x58\x9c\x97\x9d\x69\xce\xfb\xa2\x5a\xeb\x54\x22\xec\x86\x1b\x41\x54\xa0\xa6\xd4\x30\x40\x09\x11\xc3\x00\x35\xa9\x80\x01\xd6\x5a\x9c\x17\x5c\x5b\x9c\x46\x47\xa1\x18\xb5\xf3\xed\x4a\x89\x26\x62\x00\xaf\xea\x79\x23\x17\xbb\x33\xbc\xcd\x58\xfc\x21\x07\x5b\x8b\xbc\x93\xa9\x8b\x3f\x54\x6b\x95\x77\x13\x21\x22\x79\xd4\x15\xa4\x5b\xd2\x11\x00\xc0\x3a\x24\x74\x18\x55\xf2\xaa\xe2\x6b\xc3\x01\x25\xac\x05\x07\xec\xda\xc7\x3b\x1f\xb3\x94\xdd\x84\x68\xc0\x11\xc3\x24\x7b\xea\xbe\x11\x0e\x58\xaa\x0b\x26\xdc\xf1\xa9\x56\x80\x12\x7f\xcb\xdb\x8a\xae\x95\xf0\x12\xb1\x0b\xf1\x81\x35\xb4\x48\x89\x0f\x4c\x97\xe4\x32\xf0\x81\xed\x1a\xce\xcb\x58\x0e\xd2\x74\x19\x41\x32\x5d\x6a\xe2\x50\xbc\x6f\xed\x5a\x83\x0f\x56\x6a\xca\x11\x43\xb2\x8e\x70\xb1\x81\xb4\x2c\x8a\xcb\xc2\xdf\x01\x1b\x23\x1e\x1c\x5e\x15\x49\x24\xe2\x52\x4c\x27\xf2\x19\x46\x8d\xe7\xd0\x0b\x4d\x92\x1b\x8c\x0d\xd9\x87\x44\x0c\x80\x85\x29\x5f\x12\xf9\x43\xef\x55\x6a\xa5\x0e\x81\x38\xa4\x1a\xf1\xc9\xeb\xd4\xb3\xc9\x0f\x33\x8b\x64\xc4\x8b\x2e\x45\x06\xa8\xc1\x23\xf5\x34\x2c\x47\x21\x68\xc5\x03\x4a\x5f\x54\x97\xc0\x1a\x8a\x78\x21\x09\x09\x54\x61\x33\xff\x0e\x05\xbc\xf8\xde\xab\x78\xf2\x4e\x16\xa4\xf6\x2f\xbe\xb7\x39\x5c\x0d\xdf\xdb\x94\x94\x26\x2a\x31\x5f\x1e\x19\xc5\xfb\x95\x80\xe3\x33\xd9\xf9\xf2\x40\x1d\x16\x6e\xd6\xe7\x81\x4c\x6c\xd6\xc4\x10\xc7\xb1\xf9\xa0\x05\x98\x62\xf3\x51\x07\x71\x1c\x5b\x6f\xfe\x0e\x0d\xf2\x3e\x85\x30\x8e\xad\x37\x67\x65\x88\x74\x2d\x63\xc4\x71\x6c\xa3\xba\xd4\x37\x3d\xfa\x6e\xec\x8d\x44\x97\xc3\x60\x07\x6c\x39\x02\x39\x36\x9b\xbb\x18\xc8\xb1\x14\x2d\xea\xc9\x38\x19\x9e\x25\x3c\x86\x3d\x34\x0d\x53\x1e\x84\x2e\xea\x28\xbb\x92\x0c\x93\x4f\x23\x28\x85\x6f\x21\xa8\x04\xbe\x1e\x37\x9d\x04\x0f\xa4\xc4\xb5\xf0\x8c\xd5\x14\x2d\xb7\xfe\x8e\x96\x5b\xb5\x19\x47\x39\xb3\x07\x1f\xb0\xb6\x6a\x09\x24\x62\x3c\x65\x12\xd0\x2f\x81\x30\xf9\x26\x87\xcb\x24\xbc\xdf\x65\x02\xde\x6f\x93\x1c\x70\x89\x61\x03\xe1\x64\x50\xe8\x66\x0a\x2a\x8a\x47\x6c\xf1\x51\xb1\x87\xd4\x9e\x53\x45\x42\x0c\x6a\x73\x98\xbc\xd4\x2d\x5d\x1a\x0f\x59\x37\x2f\x7d\x00\x1a\x5b\x91\x86\x00\x40\x63\xb3\x94\x9b\x7c\xee\x2b\x8b\x18\x7c\xa8\xcc\x65\x52\x9b\x7a\x52\x61\xde\x77\xf7\xe9\xab\xd4\xf6\x38\x6d\xce\x12\x05\x4b\xae\x8a\x09\xcb\x30\x51\x78\xfe\x4c\xd2\x1b\x11\x12\x87\x9b\x86\x08\x89\x39\x57\xe7\xc4\x19\x5b\x6b\x3e\x78\x00\xd2\x86\x1b\x3c\x00\x65\xa7\x9d\x33\xf6\x43\xbc\xe8\x9a\xaa\x22\xd1\xce\x21\x02\x97\xca\x94\xc2\xbb\xe0\x4e\xc2\x05\x91\x62\xe2\x9c\x51\xb5\x79\x06\x71\x3c\x6a\x14\x6c\xf9\x49\xaa\x48\x10\x48\x51\x9c\xc6\x88\x4f\x22\x70\xe9\xf5\xa9\x0b\x97\x5e\x25\x83\x00\x63\xec\x49\xeb\x0b\x28\xc6\x9e\xa4\xfa\x00\xc5\xa8\xe7\xbf\x0e\x05\xcd\x4b\xb5\x2d\x7a\xb6\xd4\x2c\x5e\xfb\xd6\xba\x00\xc0\xb1\x27\xf1\x2d\x43\x18\x76\x9f\xc9\xf4\xfa\x73\x38\xeb\x0d\x81\xa2\x46\x2f\x0a\x4f\x55\x01\xc0\x58\xd6\xd9\x11\x61\x09\x7b\xf6\xcc\xc1\xbc\x59\x9e\x9c\xd8\x6d\x74\xe6\x05\xba\xb1\x17\xe9\xfd\x00\x34\xa6\x14\xa6\xe0\x32\x7a\x72\xc2\x1d\xae\xc3\x79\x90\xa7\x74\x94\x0b\xba\x8c\xdc\x4e\xee\x93\x4f\x5b\xe0\xda\xd2\x71\x58\x8f\x3e\xeb\xb0\x18\xe2\xb7\xdf\xa0\x66\x2f\x3e\x9c\x29\xd6\x5c\x7c\x38\x53\xc5\x30\xce\xa1\x10\x88\x87\x84\x53\x6c\x3a\x11\x3b\x85\x96\xfb\xe2\xb5\xe5\xac\x63\x2e\xf1\x90\xf9\x72\x56\x76\x38\x89\x82\xf7\x2e\xfc\x21\xbb\xef\x2a\xa0\x19\xa8\xfb\x02\x40\xba\x0a\x46\xb9\x2f\xe2\x63\xc6\x39\xcc\x92\xf4\x44\x40\x26\x8d\x06\x5f\x82\xce\x97\x73\xc2\x7d\xe7\x2e\x42\xd8\x65\xed\x02\x0c\x73\x68\x31\x45\xe0\xa4\xc5\x94\xdf\x88\x56\xb3\x19\x76\xe5\xd2\xe2\x67\x58\xc1\x1a\xda\x22\x08\x64\xec\x36\x43\x2f\x1a\x87\x64\x64\x40\x24\xc1\xde\x24\xd3\x16\xaf\x11\x37\xe7\x04\x42\xfd\x72\xa9\xb0\x55\x3c\xa5\x50\xa4\xb8\x14\x38\x87\xa4\x19\x23\xaa\x60\x6f\xda\x12\x88\x6b\x6c\xd2\x1d\xf9\xc0\xb3\x0d\x2e\x8b\xbe\x21\xed\x6c\x8b\xbe\x21\x9d\x39\xf8\x9e\xb3\x4d\x3a\x8b\x97\x8a\xb5\x25\x22\x72\x60\x6f\x92\xf5\x7c\xce\xd9\xd6\x46\xc4\x0a\xec\x4d\xa2\x02\xb1\x02\x93\x8d\x38\x4b\x61\x65\x5d\x03\x5b\xed\x52\xc8\x98\xfc\x0e\xd1\x01\x53\xf8\x18\x87\xf0\x80\xa9\x6a\x5d\x30\x3c\x60\xf3\x39\x66\x2b\xe6\x54\x17\xd5\x78\x58\x75\x5e\x46\xd9\xbc\x44\xc1\x6e\x24\xe3\xd7\xe6\x53\x87\x97\x3f\x64\x37\xaa\x28\x4e\x85\xeb\xe7\x54\x34\x51\x84\xa0\x99\x62\x44\x64\xe7\x44\x4c\x82\xec\x1a\xe0\xc6\x71\x99\x3c\xb9\xeb\xe0\xbe\xe5\x4c\x55\x27\xf8\x4a\xdc\xe5\x34\x76\x62\x9a\x44\x43\xa5\x05\x6f\x45\x92\x4d\xa2\x18\x39\x58\x8d\xe1\x2d\xbb\xcb\x69\x2f\x3e\xfd\x2a\x0a\x67\xda\xea\xde\x0b\xa2\x26\x21\x8c\x18\x7c\xdd\x46\xf8\x4d\x2f\x4f\x73\x56\xf8\xd4\xb4\xbc\x10\x83\x2f\x4d\x6d\x67\x7c\xbe\x79\x8a\x67\x11\x91\xaf\xdb\xd6\x4c\x48\xe3\x74\x17\x11\x7c\xaa\x68\x3f\x00\xa0\x31\x67\xe9\xfd\x8c\xce\x37\xc5\xc1\x9b\x21\xb7\xcd\x0b\xe0\x3d\x5b\x5e\x89\x6f\x9c\xcd\xa5\x4c\xa4\xf9\xbb\x00\xe5\xb6\x2c\x50\xae\x1d\xfd\xf3\xa8\x6d\x8e\x8c\x6b\x67\xff\x5c\xdf\xcd\x57\x47\x45\xc1\x1f\x22\x7d\x08\x4f\x45\x77\x9b\xaf\x19\xb0\x6f\x3e\x69\x30\xa7\x35\xa7\xc1\xb9\xa8\x55\xc1\xf0\x7c\x53\x6b\x8b\x6f\x4a\x67\x8d\xe7\x8b\x58\x22\x6d\xe5\x04\x3b\xce\xe8\xdf\x0b\x68\x40\x21\x7b\x48\x5e\xbd\xf8\xf8\x4b\xb8\x31\x74\xc5\xb9\xc2\x0f\x72\xaa\x0a\x78\x9f\x8a\xf6\x54\x46\xf1\x9b\x12\x02\x08\xd3\xd7\x6d\x83\x67\x20\xbe\x59\x9d\x73\x52\xcc\x2a\x2b\xaf\xb6\x6b\x15\xbe\x78\x87\x44\x23\xfa\x22\xee\xba\x98\x82\xc3\xa9\x3a\x27\x8c\xf7\x57\x38\x91\x03\xac\x96\x32\xce\x41\x38\x2f\x78\x26\xc4\xf9\x82\x3c\x8a\xd7\x10\xc1\xee\xd7\xd6\xf0\xe2\x91\x0d\xe9\x44\x40\x16\xe9\x25\x2f\x46\x41\x88\xea\x72\xe0\xd2\x13\xb7\xbd\x78\x7d\xbd\xb8\x46\xb8\xd1\x9e\x34\xb8\x24\xaa\x0b\x45\xaf\x3c\x53\xbc\xcb\xee\xf9\x06\xb8\x3b\xab\x86\x37\xdd\x92\x4a\x7b\xd3\x2d\xa9\xf9\xc6\xa3\xd3\x39\xab\xa1\x6f\x3a\x29\x8b\xbf\x83\x83\x4f\x3d\x7c\xd3\x11\xf9\xe4\x64\xab\x9d\x13\x1e\x5b\x71\x29\x80\x92\x02\x9a\x1f\x0a\xce\xbf\xea\xef\xe0\x96\xec\x4e\x43\xab\xbb\xd3\xd8\x6a\xb7\x13\x53\xa1\x55\xff\xa6\xef\x5c\x8c\x01\x98\xe4\x28\xae\x2f\x38\xf6\x6a\x0b\x9d\xe5\x9a\x33\x60\x26\x47\x29\x2e\x85\x7d\x70\x29\xe8\x83\xeb\xe3\x09\x42\x53\xff\xa6\x23\xfd\xa9\xfd\x4d\x5b\xb5\x9a\x2d\xf7\xa2\x54\x3f\x40\x21\x47\xc8\xca\x0d\x28\x64\xf6\x91\x08\x61\xf5\xf2\xf0\x58\xc0\xb3\x3d\x3c\x16\x80\x42\x0e\xa9\x8c\x80\x42\x1e\x31\xab\x2a\xc1\xa6\x21\x9e\x61\x54\x3d\x1b\x89\x80\x8c\x1c\xe1\x0f\xe9\xb1\x74\xf7\x81\xcb\xb5\xae\x0c\x64\x64\x1e\xda\x62\x11\x46\x6f\xd8\xb3\xfd\xa6\x63\x66\xf8\x3b\x36\x5b\x4d\x03\x53\x86\x98\x8b\x50\xc8\xf1\x8c\x3e\xb8\x72\x3c\x89\xe8\x45\x71\x63\x5e\xa8\x42\x63\x81\x97\x58\xc3\x63\xc1\x68\x53\xd6\x69\x10\x53\x2f\x0f\x65\x45\x50\x3d\x3d\x5d\x77\x28\x2c\x35\xb5\x06\x38\xc9\x3c\x34\xdc\x08\xaa\x97\x87\x24\x06\x40\x93\x23\xaa\xcb\x84\x6b\xb5\xf8\x3b\x0c\xbe\x46\x0d\x30\xc9\x3c\xa4\x86\xdf\x72\x44\x86\x28\xc2\xcd\x87\x13\xe1\xc5\xe8\x2e\x14\xbd\xa8\x4e\xc3\x54\x64\x37\x1b\xde\x3e\xad\x18\xa0\x2d\x47\xb8\x69\xc1\x2e\x35\x51\x98\x0a\x4d\xe8\x4d\x57\x8c\xa6\x09\xd8\xcb\x3c\x92\x4b\x41\x27\xdc\x50\xba\x2c\xb5\x89\x13\x7b\x69\x3f\x20\xb0\x97\x79\xe4\xdf\x60\xd9\x00\x30\x73\x44\x71\x63\x38\x31\xa6\xd8\x25\x17\x0a\xee\x12\xcb\x12\xa6\x39\xa4\x7a\x11\xa6\x39\x8a\x29\x72\x97\x86\x82\x2e\x1b\x69\xe1\x37\x5d\x94\x62\x0b\x20\x38\xf3\xf0\x68\x73\x89\x48\x4d\xb8\xb9\x44\x3c\x67\x5c\x22\x6e\x19\xb0\xc3\x3e\x22\x02\xce\x39\xc2\x7c\x00\xec\xf0\x70\x8f\xb8\x5e\x3c\xa0\x5a\x2f\xce\x89\x1e\x79\xd0\x10\x3f\xcb\xb0\x2e\x80\x3b\xa7\xb1\x53\x37\x8f\xce\x97\x96\xd6\x2d\xfe\x55\x97\xe8\x58\x14\xdf\x7f\xe8\x4a\xec\x4d\x54\xe2\xdd\xc7\x29\x12\xce\xd2\x6a\x0a\x5e\x38\xb1\xc5\x87\x9e\xc5\xea\x0f\x61\x72\x90\xd6\x8f\xc8\x7c\x25\x75\x7f\x37\x90\x33\x44\xc1\x27\xd7\x5c\x3d\xcf\xd5\x43\x14\xce\xd5\x9a\x17\x46\xed\xb3\xea\xfe\xa1\x5b\xbd\xb9\x06\x60\xac\xbb\xcb\x44\x97\xb2\x4b\xa1\xd9\x44\xa5\x30\x10\x83\xcc\x89\x1f\xde\x3b\x0d\x17\x43\x37\xe3\x30\x85\x0e\x4a\x04\x01\xbb\x39\x8d\xe8\x03\x76\xb3\xa4\xe1\x42\xd1\xa5\x66\x0a\x5d\xd2\xca\x02\x78\x73\xfa\x04\xf0\x61\xb4\xf6\xe9\xea\xe1\xff\x9d\xae\x0f\x5d\xaa\x2e\x05\x5e\x46\x89\x00\x3e\xc4\xdd\xc2\x63\x88\x70\xed\x86\x09\x02\xd8\x39\x8d\x6a\xfb\xd0\x1d\x2f\x3b\xec\x47\x11\x2a\xa7\x13\xc1\xce\xc3\x1f\x62\x8f\x91\xb0\x02\xce\x73\x1a\xcf\xc8\x97\xb8\xa7\x1d\xa2\x08\x0c\x18\x59\xb2\x0b\x20\xd0\x69\x90\x1b\x02\x03\x96\x24\x9b\x20\x20\xa1\xc5\x0e\xc9\x0f\x5d\x97\x3a\x62\x02\xf6\x39\x0d\xa0\xfc\x90\x67\xb5\xe1\x7d\x18\xf7\xc1\xf5\xd1\x31\xef\xa6\x6d\xf2\x9a\x73\xc2\x31\x3f\x9c\xc6\x89\x51\x7d\x88\x4f\x62\xb8\x21\x21\xa1\xdd\x46\x60\xbc\xbd\x5d\xec\x0e\xfd\xe8\x81\x98\x27\xf1\xc5\x55\xe2\x62\xa9\x43\xb1\xad\x71\xd1\x3b\xce\xf5\x15\x17\x1f\x0c\x0c\x9e\x8e\xe3\xe2\x3b\xc2\x54\x0c\x03\x28\xd1\x60\x5c\x9d\x43\x6d\x50\x21\xea\x75\xa8\xcb\xdf\xc1\x25\xc9\x95\x18\x40\x89\x06\x71\xec\x87\x3a\x6c\xdb\xfd\x1d\x9f\x19\xa0\x42\x17\xc0\x85\x86\x4e\xea\x01\x5c\x68\xe1\x95\xd0\x43\xc1\x91\xca\xdd\x29\x80\x0b\x0d\x1d\xa3\x03\x6f\x61\x87\x8c\x2d\x01\xec\x67\x30\x36\xd1\xa1\xd0\xce\xe7\x3b\xb8\x4e\xb3\x3a\x8f\xc7\x81\xbb\x7b\x84\x40\x81\xf9\xba\xbe\x95\xcf\x71\xd1\x48\x19\x1a\x35\x78\x27\x09\xcd\x3f\x14\x8c\x94\xa1\xa1\x80\x91\x92\x97\xa0\x0f\xd5\x51\xc5\x14\x05\xde\x4b\xa6\xd0\x89\xa4\xa6\x81\xdb\xba\x3b\x21\x93\xa5\x3a\x01\x68\x7c\x7f\xbe\xc3\x60\x27\xb7\x85\x83\xad\xa1\x80\xdb\x9c\x91\x98\x7a\x20\x16\x61\x30\xbe\xd2\xa1\x32\x1f\x7c\x52\xa1\x0c\x46\x18\x2a\x14\x31\x9e\x65\x1d\x0f\xa0\x3d\x23\x7b\x26\x36\x59\xc6\x85\xa2\x13\x97\xc6\xd0\x8c\xa9\x76\x23\x56\x89\x74\x88\xb8\x74\x63\xc8\x43\xc3\xd7\xbf\xf8\x9a\xdd\x21\xd9\x0f\x27\x72\x6a\xfc\xe5\xe9\x87\x4e\x21\x01\x0c\x69\x64\xf5\x18\x18\xd2\xc8\x3c\x9e\x05\x50\xa3\x21\x9b\x4d\x20\x04\x61\xe8\x38\x18\x7c\xde\x5a\x20\xca\xe0\xf3\xd6\x53\xac\x07\xb8\x67\xe8\x10\x1b\x08\x41\x58\xe5\x0d\x08\x3e\x6f\x2d\xf0\x41\xf0\x79\x6b\x9d\x8f\x22\xf1\x7e\x76\x77\x1a\x1c\xe5\xdd\xa5\x04\xca\x6c\xa2\x16\xcf\x40\x2e\x94\x53\xea\xea\xe1\x51\x0e\xa7\xb1\xa1\x55\x14\x1b\xea\x62\xe0\x27\xef\x4a\x63\x74\x54\x77\x17\x6f\x28\x0a\x49\x1d\x7c\xb3\x5a\x27\xce\x00\xa2\x33\x84\xb0\x8c\xc4\x78\xa8\x5d\x03\xb3\x18\xa6\x7e\xa8\x4f\x0c\x88\x5a\x9d\x75\xa3\x18\x57\xf8\x02\xa5\x66\xe3\x45\x45\xf9\x54\x02\x20\xce\x74\x31\xac\xec\x21\x71\x6d\xb2\x6a\xb8\xe5\x33\xf4\x98\xea\xb4\x56\xf4\x29\xdd\xdd\x62\x1b\xa0\x3a\x43\x18\xad\xe0\x7b\xd6\x42\xb4\x06\x20\x9e\x21\x38\x57\x20\x22\x62\x95\x53\x2a\xf8\xd6\x35\xef\x62\x1e\x0a\x56\x7f\xb7\x06\xd1\xf5\xe5\xfa\x0a\x44\x4b\x4c\x23\x7b\xa6\x18\x1a\x67\xba\x31\xe4\x36\xf6\x9f\xaf\x54\xcb\x12\x13\x59\xc1\xf3\xd5\xe5\x4c\xd0\x46\x33\x85\x1b\x69\x9a\xe1\xac\x07\x7d\xb9\x47\x04\x10\x9f\x67\x90\x5d\x10\xbd\xc5\xdc\xcf\x82\xd1\x14\x2f\xa1\xf5\x03\x10\xd0\x34\x64\x09\x8d\xac\x68\xfa\x43\x45\xd1\xf7\x5d\x95\xc8\x6b\x68\xe5\x21\xe1\x9c\x6f\x2a\x17\xb7\x6c\xe5\xa9\x8d\x4c\x90\x47\x53\xcf\x42\x68\x08\x7f\xc8\x08\x38\xc3\x79\xc9\x14\xd3\x24\xc6\xd6\x3d\xa5\xe7\xbb\xf9\x4b\x35\xde\xe5\x62\x8b\x2f\x6e\x2c\x5d\x28\xea\xb6\xfc\xde\x43\x5f\x2a\xd6\x80\x04\x4d\xe6\xf5\x59\xcd\x8a\x1f\xab\x1e\x1a\x4f\x46\xf4\xed\x2a\x16\x0f\xb8\xd6\xfa\x6d\x70\xe9\x93\x95\xac\xef\x0f\xd9\x11\x53\x70\x89\x37\x57\x01\x97\x78\x73\x6b\x00\x57\x91\x7c\xe2\xb3\xd5\x02\x11\x04\x9f\xad\x1e\x49\xfb\x4a\x26\xcc\xa3\xea\x43\x39\xc4\x87\x06\x0b\x0e\x71\x5e\x41\x3a\x14\x66\xa4\xfb\x43\xdc\xf1\xf9\xff\x18\x3b\x97\xab\xe7\x79\x9e\x57\xb7\xb2\x4b\xb0\x25\xeb\x34\xf9\x7b\x91\xee\x24\xfd\x97\xb0\x57\x80\x0b\xf9\x86\xcf\x3b\xe4\xb2\xad\x93\x75\xa0\x48\x10\xcc\x66\xe6\x1c\xd6\xcf\xfa\x15\x64\xd0\xc0\xca\xcb\xdf\x26\xcc\x2b\x05\x7d\x24\xb9\x23\x42\x8a\x7e\x8f\xee\x85\x28\x40\x04\xbb\x9b\x18\x19\x9f\xc9\xee\x56\xed\xc3\xbe\x7e\x0f\xc5\xe7\xcf\x86\x46\x02\xeb\x95\x52\x95\xb1\x7a\xa5\x50\x66\x74\xca\x11\x03\xcf\x8c\x74\xf4\xea\x83\xf4\x52\x8d\x37\x92\xb2\x57\x8f\x14\x83\xfb\x1d\x91\xdc\x10\x93\x06\x2c\xb7\x95\xc6\x85\xfe\x95\x82\xb4\xdd\x4e\x36\x23\x12\x54\x5f\xac\x92\x4a\xb6\x07\x76\x0a\xe7\xab\xc6\x6d\xbe\x2a\xb9\x1f\x56\x1e\xca\xe1\xbe\xf2\xa5\xe3\xb9\xd2\xf8\xc5\xea\x63\x10\xb6\xb2\x21\xfc\x24\x63\x61\x32\x7a\x4a\x57\xfd\x6b\x02\xa9\x1e\xd0\xa7\x6a\x3c\xdf\x74\x6d\xdb\x38\x9b\x6a\xec\xf9\x9e\x91\x86\xf3\x46\xe6\x5d\x9c\xdb\x0c\x92\x03\xc0\x9d\xad\xf1\x2b\xea\x30\x29\xbf\x7a\x4c\xb9\x53\xd2\x0a\xc5\xb7\xce\xbc\xab\x70\xb4\x0c\x2f\x99\x1e\x50\xc7\xaa\x33\x3d\x70\x0c\x09\x44\xda\x7e\x03\x28\x07\x67\xcd\xd0\x1f\x66\x0d\xa5\xca\xc3\x89\x4d\x76\x09\x29\xda\x30\x9a\x2d\x21\x45\xef\x82\x4f\x7f\x55\x92\x42\x70\xbc\x18\x01\x5a\x80\x45\x2c\x21\x40\x1b\x46\x9f\xe5\x54\xd8\x05\x5c\xc4\x12\x04\xb4\x61\x68\x5f\x82\x80\x7e\x1f\x46\xb4\x47\x86\xbd\xc4\x99\xb1\x0b\x48\x8d\x25\xdc\x67\xc3\x90\xb8\x8c\xfb\x2c\xe0\x85\x96\x90\x9e\x5f\xb1\x21\x9a\x5a\x16\x95\xca\xe8\xce\x02\xb0\x67\x09\xdd\xf9\x15\x1f\xc4\xb7\xc5\x54\x2b\xb2\x0f\x0e\x24\x93\x41\x96\x27\xd5\x3a\xd1\xc9\x75\xe7\xa9\xb3\x99\xb3\x8b\x3a\x21\x76\x67\x83\x31\x1d\x64\x19\xec\x3e\x8f\xc1\x1a\xa3\xe5\xd3\x61\x91\x36\x2d\x23\x0d\x68\xd2\x32\x4b\x55\x9e\x99\xa5\x0a\x55\x52\x28\xcf\x46\x00\xce\x12\xca\xb3\x81\xd9\x5f\x0f\x10\xfe\x91\x26\xc8\xe8\x13\xed\xc2\xa8\xcf\x8a\xbb\x7f\x3d\x1b\x46\x2b\x5e\xde\xf0\x0c\xd0\x5e\x61\x3e\xa2\x4e\x8a\x23\x12\xce\xbe\xaf\xd4\x0c\x4b\x88\xd8\xfd\x25\x4d\xd2\xdc\xae\xdf\xfb\xda\x3f\xf7\x72\xe5\xe3\x6e\x51\x9b\x04\x20\x6d\xd1\xe8\x04\x20\x6d\x18\xb0\xd6\x13\xfe\xe5\xf4\x45\x69\x3f\x70\x4b\x2d\x01\x4a\x31\x5c\x2c\xe3\x49\xdb\xe2\xe4\x33\x87\x64\xcb\x68\x66\xde\xd3\x58\x13\x28\xe4\x59\xb3\x1b\x3c\xe5\x98\xf0\x0e\x41\xe9\x9e\x33\x69\x58\x12\x0c\xc0\x01\xaa\x82\x64\x68\x0a\xe3\x68\x9f\x3f\xe7\x83\x59\x23\xf1\xc1\x2f\xc1\x50\xef\xc9\x94\x10\xf0\xb4\x13\x2a\xb0\x44\x0c\xd9\x09\x07\x58\xcd\xe1\xc9\xcc\xa5\x66\x04\x00\xd3\xce\x49\xc0\xeb\xef\x99\x79\x10\x56\x1e\xca\x46\xf6\x20\x29\x06\x19\xe4\xc9\x52\xde\xef\x91\xc3\x49\xf8\xd1\x32\x38\x48\x9b\x91\xfc\xa8\x16\xcd\x36\x32\xc6\x5e\xf4\x8e\x25\x33\xb0\xd9\x46\x86\x4a\xd2\x6c\x23\x63\x3e\x0a\x4c\x7a\xc3\x93\xf4\x15\x65\x3a\xe8\x79\xf5\xa5\x57\xe9\xaf\x2e\x6f\x80\x70\x57\x23\x26\x94\xb3\x51\x10\xd1\xd9\xd2\x61\x5b\x00\x52\xe8\x96\x8d\x63\xe6\x4d\xdb\x38\x68\x9b\x0d\x00\x0c\xbe\x30\xa0\xb3\x65\xa0\xc8\x43\xc8\xbf\x6f\xbe\x85\x95\x7c\xf8\x72\xfd\x34\xc7\x17\x2f\xe6\x97\x80\x9e\x0f\xc0\xa4\x65\xa0\x27\x11\x17\x4b\x40\xcf\x67\xb2\xc3\x19\xe8\xf9\xa4\xa5\x24\x97\x9a\xf9\xd0\x50\x4a\x26\x98\xb0\x9d\x5f\x31\x2f\x5b\xa1\xcc\x80\x10\x93\x9c\xdf\x0a\xe4\x8d\x53\xbe\xdb\x43\xdf\xd9\xdb\x8d\xef\xbc\x3b\xbb\x79\xf7\x4e\x0a\x44\x72\x99\xd6\xb1\xe7\x48\xee\xe6\x25\x5a\xa8\x08\xc2\x7b\x62\xa8\x5d\xdd\xb9\x08\x7b\x4b\xb9\xcb\xc1\x7f\x29\xc8\xf4\x94\x77\xaa\xf1\xdf\xa5\x58\x5b\xb0\x50\x0a\xba\xc3\x44\xd8\x5b\x04\xe8\x5c\x39\xed\x9c\x1a\xbc\x44\x9d\x10\x82\xb3\xfd\xea\xd0\xb6\x59\x71\x61\xac\xee\x8c\xb0\x03\x41\x9e\x0f\x76\xb7\x6e\x7b\x6c\x8b\x24\x03\x65\x4b\x63\x64\xa5\xe0\xdc\x16\x67\xe3\xc2\x1f\xb8\xba\x73\x50\x70\x42\x19\xaa\x79\xdf\xe8\x56\x82\x6a\x8e\xdf\x77\x8a\xd8\x8e\x30\x9c\x55\x17\xc9\x8e\xf0\x14\x22\x87\x23\xb7\x7d\x53\x35\x02\x99\x5f\xdd\x96\xd3\x96\x67\xb2\x01\x72\x8b\x12\x2e\xb3\x62\x8f\x5c\x82\x65\xd6\x68\x0c\x86\x56\xf6\xc9\x26\x63\xa6\xc5\xbb\x73\x00\x76\x0e\xec\x3c\x9c\xde\x1c\xa9\x44\x7e\xad\x5f\x39\x72\xcb\xe7\x2f\xd9\x2d\x5f\xfe\x99\x96\xfc\xfb\xaa\x33\x82\xa5\x71\xb6\xf4\x65\xc6\x89\xa7\x8f\xc0\xa6\x35\x4c\xd9\xcc\x55\x4d\x88\xcb\x51\xa9\x71\x38\xde\xae\xe7\x4d\xed\x64\x14\x3a\x30\xf6\x2f\xa4\xb7\x46\x2a\x92\x36\x32\x56\xeb\x70\xdc\x05\x57\x1d\x73\x33\xf6\xc9\x44\x14\x37\xe3\x6c\x5c\x42\x04\x9a\x5c\x44\x49\x2e\x27\xd4\x6e\x85\xdf\x3d\xcc\x45\x84\xee\x32\xcc\xc0\x86\xc6\x61\x00\xe5\xdd\x6b\x44\xb6\xf5\x54\x62\x2d\xe2\x89\x88\x16\x41\x6b\x0d\xaf\x1c\xe9\x98\x54\x4e\x36\x25\xa7\xd1\xbe\xd8\x4c\x0c\xb5\x04\x36\xbf\x9c\x54\x9b\x1c\xdb\x5f\x51\x41\x7f\x29\xa4\x7f\xa7\x1f\x15\x10\x87\x81\x60\x0e\x59\x04\xc1\xa6\x50\x76\x94\x0a\xbb\xdf\x28\x46\x82\x49\xf6\xca\x1d\x03\x94\x64\x46\x0d\xa8\x52\xde\xac\x92\x28\x13\xa8\x12\x23\x21\xaf\x7c\x65\x8f\x13\x0e\xf2\xc6\xa4\xbf\x06\xd3\x8b\x56\x2a\x8b\x41\xcb\x44\xf0\x51\x98\xc1\x76\x02\xeb\x85\xf6\x2c\xe0\xe3\x8d\xed\x74\x91\xb3\x9a\xd9\xa5\x94\xd5\xbd\x71\x9e\x9b\x05\x32\x6b\x66\x2a\x76\xb8\x8d\x7c\x27\x94\x47\xcd\x9b\x5a\xa3\xac\x0a\xc1\x25\x7b\xa6\x85\xf1\x92\xad\xa7\x76\x75\xa2\xa6\x4c\x75\x62\xa4\x76\xaf\x91\x85\xe4\x4e\x14\x24\xe7\xf1\x8b\xa4\xbc\xe3\xe8\x08\xd3\x21\xf3\x68\xb7\xd3\x28\x0f\x34\x33\x41\x2d\x7b\xe6\xaf\x32\x62\xdf\x98\xb4\xd7\xcc\x14\x45\x6a\xa6\x37\x45\x9a\x9e\x1f\x79\x28\xc7\x3f\x2a\x92\x18\x21\xfb\xfa\x7d\x68\x78\xe1\xca\x97\xd2\x35\x52\xa3\x03\x32\xd2\xfb\x6d\xcd\x83\xfa\x85\xa6\xc3\x23\xb5\xa6\xb3\xa8\x5c\xe8\x0c\xce\x6c\x3d\xf3\x2b\x1c\x0a\xcf\xb6\x37\x85\xa7\xc3\x63\xb3\x9c\xe6\x7a\xf6\x7c\x37\x9d\x4f\x10\x49\x18\x8c\x92\x67\xde\x59\x52\xe1\x77\xfe\xae\xfc\x42\xa3\x4a\xf2\xb3\x8f\x61\x91\x9c\x2a\xd3\xb0\x92\x1e\x49\xed\xbe\x23\x49\x7f\x62\x7f\x16\x80\xb3\xaf\x8c\xb0\x26\x30\x1e\xce\x35\x0d\x2b\xc9\x90\x1a\x3a\x92\xbf\x6d\xe8\x08\x93\xdb\x29\xae\x0b\x13\x78\xd9\x7d\xcf\x88\x8a\x74\xb2\x14\x06\x46\xa4\x93\x37\x49\xde\xbf\xa2\x36\x3d\x26\xa9\x93\x5a\xd7\x9e\x42\x1d\x24\x48\x2f\x9c\xd5\xba\x30\x50\xcb\xba\xdd\xbf\x59\xf3\xbe\xaf\x1e\x57\x99\x4a\xe4\xec\x67\x9e\x0a\xd1\x79\xaf\x8b\x0b\xfc\xb2\x7f\x3f\x55\xda\xa3\x9f\x8e\x98\x99\x86\xc9\x2f\xfa\xca\xef\x2a\x6d\x88\x8a\x06\xc1\x8d\xb1\x96\x83\x38\x39\x65\x9d\xca\x7a\xf4\x7c\x29\x87\x21\xfa\xa4\x53\x59\x2f\x4e\xe7\x65\xd5\x8f\xdd\x51\x40\xcf\x32\x7a\xaa\xf8\xa8\x35\x48\x44\xaa\xa1\x15\x0b\xf7\x39\x16\xfa\x88\x70\x9f\x23\x16\x67\xa7\xb2\x7e\xa2\xc8\x08\xf9\x59\x88\x5b\x59\x4e\x65\x8d\x07\x6d\x39\x95\x35\xe1\x48\x6b\x99\xc6\x06\x62\x88\xb5\xec\x13\xed\xa9\x51\x4a\xe3\xc8\x33\x2b\x8d\x5c\x75\xc4\x73\x39\xb3\x31\x09\x24\x5a\x71\x0d\xad\xc5\x61\xce\x87\x8e\xee\x4c\xdb\xec\xf8\xcc\x7c\xf0\x05\x85\x8d\xc2\x20\xd1\x0e\x0d\xc7\x5a\xf6\x22\xad\xbc\x2a\x65\x97\x3d\x93\x9c\xd7\xe8\x84\x62\xc1\x5c\xc4\x7d\xaf\xe5\x60\xe6\xcc\x55\x07\x74\xae\x94\x29\x1f\x65\x7e\xb1\x03\x3a\x33\x19\x20\xc2\x4c\x87\xcd\x84\x89\x9e\x29\x24\xe8\xcc\xe6\xb7\x1d\x0c\xc7\xd6\x04\xbc\x13\x4c\xc1\x12\xbc\x73\x41\x40\xb0\x04\xe1\xac\xd1\x4f\xb7\x5d\x4f\xec\xf5\xdb\xae\xa7\x9a\x42\xe5\x7a\x62\xfd\x6d\xbb\x9e\xd8\xc1\x37\xa4\x6e\x1c\x7b\x4e\x6a\x5d\x52\xa8\x55\x4c\x0c\x42\x06\x7b\x8e\x45\x8f\x85\xef\x5c\x25\x4d\xb5\xbb\x89\x2d\x46\xf8\xce\xda\xd9\xb5\x85\xef\xac\xfd\xf7\x6c\x4a\x4a\xa1\xf2\x7f\xfc\xde\xdc\xce\x4e\x9e\x2a\x64\x3c\xff\x49\x32\x3a\xe3\x63\xd9\xd6\x38\x71\x6a\x28\x17\xf5\x8a\xda\xbc\x9d\x9f\x88\xf1\x36\x66\xf4\x77\xd6\x6d\xa7\x36\x63\x6a\x6c\x28\x58\xd9\xfe\x36\xe1\x40\x2b\x95\xc8\xf6\xd9\xf3\xee\xcb\x21\x77\x29\x48\xe6\xce\x9e\x5a\x6c\xb6\x65\x56\x6d\x8c\xf9\xa8\xe7\xdb\x04\x5f\x3d\x92\x83\x97\xd0\x4a\xb7\xa7\x67\xce\x74\x61\x45\x9f\xd8\x9c\x8d\x15\xbd\xa0\x66\x59\x02\x8b\xde\x2d\x5e\x8a\x4d\x36\xdd\x9f\xf8\xed\xdb\xcc\x10\xc9\xd8\x3f\x51\xca\xb7\xc3\x7f\xee\x9f\x78\x2c\xa6\x49\x2f\x8b\xa9\xe6\x6d\x31\x25\xe9\x14\x1e\x0c\xe1\xf1\xdd\xe8\x46\x79\x11\x48\xf4\x89\xaa\x28\x54\xe8\x13\xa5\x5a\xa8\xd0\x67\xf2\x9b\x8c\x0a\xbd\xef\x2b\xa2\x1b\x38\x91\x74\x1f\xbb\x7f\xe5\xbc\x3c\x2a\x79\xea\x89\xda\xc7\xbf\xf7\x6d\xe7\x91\xbe\x6f\xd4\x29\xe3\x3f\xef\x4c\x47\x91\x65\xb6\x38\x1d\x0e\x70\x63\xae\x8c\x02\x80\xb6\x98\x93\x05\xf2\x6c\xb8\xc9\x97\x28\x30\x1b\x80\xdb\x75\x50\x4f\x71\x02\x1d\xeb\xa3\xe9\xcb\x76\xc6\x3a\x06\x61\x3b\x5d\x22\xe7\x88\x99\x2b\x7f\xbb\xba\x98\x2b\x5b\xec\x09\xc2\x8a\x7e\x6f\x67\x79\xf8\x27\xfb\x0d\x4d\x37\x67\x21\x8f\x4c\x4d\x73\x5d\x79\xa6\x3b\x5f\x46\xda\xa0\x62\x96\x0e\xc0\xce\x91\x67\x02\x17\xb2\x3c\x04\xec\x2c\x04\x40\x2d\x81\x37\x0b\xbe\xff\x25\x48\x66\x25\x02\x66\x99\x8c\x32\x65\x1a\x92\x49\xbe\xb2\xaf\x28\x5f\x34\x43\x25\x72\xca\x15\x53\x8b\xc8\x29\x57\xcc\x30\x7f\xc6\xda\x15\x04\x7b\x00\x11\x04\x0c\x1e\x29\x43\x78\x5b\xce\x45\x73\x53\x76\x80\x85\xcb\xdc\x94\xed\x57\x9d\xb3\x95\xa5\x69\x8b\xfb\x37\x9f\xca\xb8\x52\x52\xac\x60\x72\xb1\x51\x38\xe1\xf1\x8c\x12\xf7\xe7\x1b\x6f\xcf\xab\xdf\xad\x32\xce\xd9\x3f\x52\xa2\x71\x36\x8a\x94\xb2\xc6\xa5\xae\xfc\xc6\x0b\x46\x92\xa5\xf4\xc6\x2b\x46\xd9\x3f\x65\xe0\xc8\xdd\x95\x5c\xc7\x37\x3f\xca\x6c\x96\x4f\x49\x37\xb7\x6d\xb2\x91\x86\xa6\x11\xcd\x31\x35\x2f\xad\x71\xee\xfb\x14\xa2\x3c\x2a\x0c\x8d\xf3\xe0\x33\xa4\xc2\x56\xb0\x29\x09\xe3\xd9\xef\xbc\x27\x8f\x22\xcb\x40\x10\xcf\x5c\x1c\xfe\xbc\xc9\xac\xf4\x46\x40\xe0\x3b\x6d\x3a\x0e\x3d\xa1\x4d\xd2\xe6\xee\xb4\x43\x57\x95\xfb\x57\xb7\x62\x4f\x9e\x54\xfe\xd2\x28\x20\xf8\x46\x95\x0a\x74\xa3\xc2\x0f\xea\x3c\xc7\xfd\x61\x80\x94\xe7\xb8\x57\xf6\x13\xa7\x39\x0e\x58\x41\x20\xce\x5e\x59\x74\x02\x71\xf6\x7a\xa7\x18\x59\x10\x51\x17\x05\xdb\xec\x30\xcd\x2c\xc1\x36\x7b\xfd\xd5\xf0\x92\xe4\xce\xbf\x6c\x81\x66\xad\x0a\x7e\xd9\x2b\x7b\xd2\xcb\x16\x67\xb4\xfa\x97\x0d\xce\x25\xdf\x2d\xb5\x65\x21\x6d\x7d\xd7\x90\x64\x2e\x47\x1f\x16\xfc\xb2\x43\x16\xb4\x5e\xde\x47\xee\x7c\xa7\x5b\x6e\xfa\x20\x55\x2d\x58\x05\x71\x5b\xde\x2d\x36\x78\xb3\x5b\x92\x2a\xeb\x2b\x5a\xe5\xca\x28\x6e\x1f\xa5\x34\xdc\x06\x93\x18\x26\x5f\x66\xc3\x9a\x79\xa8\xb5\xf4\x44\x7a\x3b\xab\x14\x8d\x75\x54\x43\x2a\x39\x4e\x5c\xc6\xc0\xe9\xe0\x02\xfa\xb5\xcc\x4c\xd9\xe6\x7f\xb0\x51\xbf\x1c\x00\xc1\x1a\x34\x89\x65\x9b\xa9\xc2\xfc\x13\x79\xa6\x2d\x61\xa5\x42\xdd\x22\xd9\x0d\xcd\x5a\x19\x13\x26\xac\x95\x2b\xdf\x69\xb1\xb6\xbc\xa9\xf3\x0b\xc5\xd9\x09\x8f\x21\xe6\x58\x4e\x78\xbc\x60\x83\x58\x6f\x5f\x8c\xd1\x31\x9d\xf1\xb8\xcd\xbc\xea\x8b\xf1\x42\x72\xb3\x3b\x92\x9b\x9d\x37\x15\x47\x80\x16\x6f\x38\x26\xa0\xad\xf5\x36\x5f\x1c\x7b\xde\xdb\x97\xdf\x99\x32\x15\xb7\x31\xf3\xa6\xb3\x3a\x31\x53\x9c\x1e\x19\x40\xd9\x7a\xfb\xf6\xbb\xf2\x4c\xb7\x5f\x2c\x9d\x6f\xdf\x7e\xd9\x37\x04\xce\xec\x30\x1e\xac\xb7\x6f\xbf\x4f\xde\x74\xb3\xa9\x5e\x5c\x5c\x6d\xa6\x06\xdd\xe7\xd9\x14\x9c\x2a\x39\x16\x17\x27\x47\x06\xb2\xb6\x9c\x1c\x19\x7c\xe0\x7a\x3b\x97\x20\x3b\xcb\x9b\x7c\xa2\x6c\x18\xe6\xc2\x9c\xb9\x36\xbd\x0d\x13\xce\xfe\xfb\xf6\x4d\x95\x5b\xc4\xdb\x37\xd5\x8c\xb7\x59\xae\x52\xac\x4f\xbf\x9c\x8c\x6f\xdf\x54\x5b\x5e\xd5\x4d\x35\xbd\x72\x00\x44\x7a\xe5\x9b\x6a\x7e\x94\xb6\x3a\xc2\x20\x97\x08\x2e\xfb\xca\xd8\xc8\xe6\x07\xa3\xda\x7a\xfb\x16\x9b\xd1\xf7\x2d\x96\xc3\xef\xed\x00\x88\x74\xd1\xe1\x36\xf1\xfc\x7d\x1c\xd7\xc0\xdf\xff\xd8\x25\xc1\x2e\x2e\x60\x65\xcf\x1d\xee\x63\x07\xc5\xc8\x77\x6e\x76\xde\x74\xb3\x23\xe9\x82\xdd\x53\xa6\x22\x35\x50\xc5\x05\x97\xec\x8b\x1b\xc5\xc7\x81\x0c\x3d\xdf\xc9\x9e\xc1\x8f\x12\x5c\xb2\xe7\x28\xfc\x78\xb6\x31\x13\x3f\x0b\x7e\x09\x24\x99\x05\x18\xec\x0f\xc4\xf7\x79\x66\xe2\x28\x6a\x58\xb6\x66\xd0\x16\x6d\x98\x2d\x97\x34\x73\x5d\x92\xdb\xf0\x2b\xaa\xdd\x6c\x3c\x1f\x18\xf3\x53\xce\xf6\xc1\x8c\xa4\x3e\xf5\x48\xea\x13\xa7\x87\x89\x30\x83\xfe\x31\x5e\x32\xc8\x18\xc1\x25\xfb\x4a\x7d\x36\x0c\x32\xa1\xcd\x7c\x99\x9b\xb6\x99\x2f\x41\x37\xaf\x8f\xad\x30\xac\xfb\x8f\xad\x30\x3d\xcf\x34\x49\x5a\x9e\x59\x81\xe0\x4f\xd8\x4c\x3d\x22\xa9\xd5\x4f\xea\x23\x1d\x27\x92\xfe\x04\x77\x69\x73\x64\xe6\x66\xef\x4c\xc9\x71\xda\x7d\x1c\xf7\xc3\x62\x36\x63\x26\x94\x2c\xeb\xe3\x69\x5f\x23\x55\x7b\x0f\x90\x44\x76\x96\xf1\x24\x03\xe1\x7f\xc0\xee\x7d\x6c\xbd\x69\x29\xc6\xdd\x65\x40\x1d\x14\x84\x2e\xf0\x71\x78\x1a\xd8\xf9\x65\xe6\xcd\xc5\x5a\x16\xac\xb2\xaf\x9e\x0f\xdf\x76\x74\xe4\x4b\x2f\x6d\x7d\xb8\x2f\x43\x33\x88\x3e\xd9\x4e\xdc\x4c\x82\xca\xaf\x48\xe8\xfc\x44\x74\x88\x5a\xc9\xb7\xc2\x87\xe0\x2d\xdb\x97\x71\x41\xd8\x82\xb7\xe0\x93\xdf\x16\xf2\xad\xe9\xe0\x3c\xc7\xb7\xf0\x93\x85\x50\xd2\x7d\x39\xee\x62\x45\x92\x19\x7d\xe4\x3b\xa9\x90\xbf\xef\xa6\xbe\xa3\x79\x8e\xad\x18\x91\xcc\xac\xbc\xf2\xa1\xc2\x5a\x66\x0a\x55\xb0\xce\xcc\xb3\xb7\xb7\xf7\x07\x51\x56\x9a\xc1\xab\x4a\x36\x58\x7d\x48\x6d\x01\x28\x8b\x39\x4d\xbf\x12\x27\x3f\xe5\xd8\xa4\xed\xe5\xb8\x85\xa0\x1c\x75\xd1\x1c\xeb\x8c\x8b\xb1\x32\x15\xe1\x4c\xa1\x0a\xc7\x49\x4b\x85\x46\xaf\x33\x6f\xba\xa5\x15\x49\x0c\x7b\x2b\x92\x1a\x3a\x69\xb6\x38\xe5\x6a\x9a\xe6\xc0\xa1\xd4\xa0\x08\x8d\x3a\x69\x0b\x6a\xe5\x4d\x85\xa6\x22\x5c\xf9\x53\xbe\x95\x64\xa4\x9c\x44\xfe\x57\x87\x86\x78\xe5\x4d\xb5\x74\x44\x92\x55\x2e\xbd\x77\xe0\x50\xfa\x6b\x28\xaf\x73\x6b\xf7\x2d\x58\x64\x21\xac\x78\x0b\x16\x59\xb0\xdc\xef\xdb\xa6\xc7\x99\x67\x32\x3d\x32\xfa\xa2\xd6\x1c\xf0\x94\xec\xdb\x96\x47\x5f\x2e\xf6\xed\xa8\xa2\x99\x52\x6c\x1e\xaf\x79\xe8\x3e\xa5\x7a\x85\xe4\x8c\xbc\xba\x7d\x10\x56\x44\x77\x2a\x75\xb8\x53\x17\x92\x7e\x86\xf7\xad\x7d\x9b\xee\xf0\xd7\x52\xcf\x1a\x5a\xea\xb8\xa2\xbc\x69\x7e\x6c\xa6\x82\x60\x99\x05\x7e\xdb\x7d\x9b\x0a\x31\x7d\xb2\x52\x80\x69\x63\xdf\x26\x23\x20\xc6\x6a\xdf\x0e\xc2\x25\x84\x70\xdf\x8e\x6e\xc4\x93\xbd\x6f\x87\x31\xa4\x05\x0e\x4e\xe8\x7c\x69\xc2\xc1\x0c\x80\x23\xce\x58\x53\x42\x34\x0e\xf6\xca\x7d\x3b\x98\x87\xd9\x2f\x44\x63\x01\x74\xb1\x6f\x33\x0c\x0e\xaa\x77\x30\x0f\x6b\x51\x88\xc6\xc1\x6e\xbc\x6f\xc7\x94\x65\xdc\x1c\xbd\x93\x31\x75\xf4\x43\xc6\x46\x9c\x82\x2b\xff\x4d\x91\x88\xb0\x30\x6d\x13\x5f\x12\xef\xbe\x45\x7c\x59\x30\x26\x6f\x81\x1d\x0b\x1c\x25\xbb\x38\x94\xe7\xf7\x26\xba\x4d\x8a\x91\xc3\x7f\x46\x52\x97\x18\x7e\xf3\x60\xb2\xa9\xef\x02\x01\xfa\x95\x87\xea\xd3\xfc\xb7\xa9\x63\x9b\x25\x93\x0b\xde\x16\x64\x32\x90\xff\x2d\xc4\x64\xbc\xd0\xbb\x98\x64\x70\xf0\xa6\x43\x7b\x1a\x9d\x72\x68\x0f\x13\xc5\x9c\x99\x8b\xc1\x17\x3e\xb2\x0c\x66\xad\x19\x34\x47\x6a\xd0\x26\xb9\xd2\x43\x83\x18\xf8\xbd\x46\x47\xb6\xeb\x8e\xe8\xa6\xa5\x7a\x35\x8d\xe9\x56\x6c\xbb\x66\x2e\x9a\x25\x13\x26\x9a\x2d\xfc\x63\xa0\xfa\xbb\x38\x60\x87\x7f\x5f\x1c\xb0\xc3\x0c\x12\x18\x72\x70\xfa\xec\xe2\x80\x9d\x5f\x29\xce\xfb\x79\xd3\x0b\x47\xec\x8c\xbc\x2a\xeb\xf4\x8c\xa4\xc1\xcf\xef\x56\x02\x1c\xc8\x3d\x76\xf1\x54\xef\xf4\x77\xbb\x13\xa9\xc2\x9d\x48\x0d\x9a\x5e\x9d\xee\x6e\x4f\x2f\xba\xab\xb4\xc1\x23\x65\x3a\xc2\x8d\x49\x5a\x58\x22\x94\xe2\x40\xde\x74\xe2\xbb\x60\x26\x7a\xfc\x86\x92\x33\xff\xd3\x7b\xab\xf3\xee\x7d\x45\xdd\x3f\xb0\xb2\x6e\xa3\x24\xc7\xe5\xcb\xf0\xae\x44\x80\xd3\x3a\xa3\x1d\x3b\x7e\xe8\x5d\x1d\x90\xc6\x9a\xad\xce\x58\xf9\x50\xb0\x88\x32\x27\x5c\x6a\x5b\xe0\xc7\x09\xe4\x6e\x8b\x28\x73\x12\x2c\xb0\x05\x85\xac\xdc\xa3\x77\x35\x7e\x0c\x94\xe2\x16\x14\xb2\x72\x91\xde\x30\x65\xb2\xdb\x0a\x18\x59\xb9\x10\x6f\x33\x65\x02\x73\xdf\x42\x42\xce\x9e\xc6\x88\x2c\xa3\xe7\x4d\x81\xd0\x89\x6a\xd8\xd5\x31\x3c\x23\xcf\x34\x74\x85\xda\x45\x15\x08\x89\xc1\xae\xa6\x0a\xe4\xf7\x0b\x22\x59\x81\x1a\x6d\x21\x24\x2b\x30\xa4\x2d\x48\x64\xe5\xc2\xbf\xab\xa1\x37\x19\x27\x9b\x83\x6e\xc6\x50\x3c\x99\x25\xed\x34\xea\x9c\x73\x47\x08\xc8\x8a\x31\x60\x57\xe3\x70\x56\xbe\xd3\xf0\xfe\x9e\xa9\x2d\xe9\xbb\x90\x37\x50\xf3\x6d\xc1\x1d\x27\x11\x24\xbb\xda\xa5\xc2\x42\x14\xd8\x71\x72\xa7\xdc\xd5\x1e\x95\x99\x52\xde\x2a\x33\xdf\x7d\x54\x26\x92\xc3\x1f\xd8\x14\xaa\x3d\x2a\x2c\x75\x41\x1d\x2b\x28\xdc\x5d\x1d\x96\xc3\x5e\x5a\x3d\x31\xf3\x37\x8f\x46\x97\x33\xb7\x3a\x2c\x67\x45\x12\x96\x68\xe6\x4d\xf7\x28\x35\x68\xc2\x64\xfa\xc8\xbd\x42\xd4\xc4\x36\x5f\x26\xf0\x96\x6d\xbe\xcc\x9e\x7f\xa4\x24\xc2\x50\x4b\x6e\xe1\x21\x6f\x92\x4d\x7d\x45\xab\x92\xd6\xb3\xf7\xe3\xb4\x76\x10\x31\x6e\xe3\x23\x87\xd3\x1f\x7e\x45\xfd\x0b\x76\x73\x91\x64\x56\x00\x69\xfb\xf1\xc4\x2f\x79\xa6\x7e\xfc\x87\x48\xf2\xfd\x38\xce\x0d\x2d\xcb\xb0\xca\x79\x5d\x11\xb7\x46\xee\x46\x3a\x92\x52\x87\x3d\x61\x79\x53\xab\xe2\x57\xbf\xfe\x62\x49\xbb\x15\x5c\xc5\x1e\x09\x81\x26\x47\xc2\xe3\x35\x82\xae\x6a\x3a\x4d\xcc\x67\x1b\x3a\x4d\x0e\x08\xd3\x69\xc2\xe7\xb8\x85\xb5\x9c\xc4\xb0\x6c\x61\x2b\x67\xb6\x4f\xe7\xda\x6e\xd9\xe9\x1f\x2e\x6e\xbf\xa7\xdb\x8c\xad\x29\x48\xfe\x3d\x3c\xa3\x5b\x40\xc7\x09\xb8\x76\x3f\xcc\x5b\xbe\xb4\x31\x00\xc4\xda\x36\xa5\x65\x94\xde\xc7\xd8\x9d\x87\x4e\x8a\x19\xb0\xb0\x83\x0b\x81\xb8\x08\x17\xdf\x02\x20\x2e\x82\xb2\xf7\xe3\xd0\x1c\x74\x97\xc7\xe9\x54\x31\x85\xef\xc7\xb1\x39\x6c\xa2\x8f\xdd\x7d\x0f\x63\xec\xd0\x9c\x4c\x15\x51\x61\x96\xdf\x77\x72\xa9\xcd\x48\x2f\x55\x91\x37\xdf\xce\xad\x92\x62\xd4\x0b\x46\xc3\xc4\x98\x85\xd9\x69\x62\x4c\x3c\xd3\x5b\xc4\x98\x0b\x78\xf3\x6e\x66\x77\x87\xe1\x6a\x8b\x26\x73\x01\x00\xda\xa6\xc9\x84\x39\x61\x37\xf2\xe0\x8d\x88\x8a\x8c\xfa\x95\xe3\x86\x17\x24\x35\x9c\xb6\x35\x07\x9e\xd9\x34\xb1\xcd\x85\x59\x52\x8a\x32\x93\x15\xce\xa5\x66\x7c\x19\x7f\xbc\x39\xf0\x8c\x65\xd3\x1c\x78\x96\x1e\xa2\x4a\x72\x1f\x6b\x56\x11\xd2\x6e\xa5\x26\x23\x9a\x7d\x37\x47\xa5\x71\x62\x37\xbb\x02\x7f\xdf\xb9\x13\x34\x4d\xf1\x92\xf8\x53\xb6\x40\x8f\x0b\xd0\xc0\x16\xe8\xb1\x82\x11\xde\x06\x3d\x02\xaf\xdb\xcd\x11\x6b\xa8\xe3\xe2\xcc\xac\xfd\x61\xf0\x37\x5b\x03\x7d\xda\x1e\x7d\xfa\xb4\xdd\x43\x7a\x8f\xd1\x8a\x75\x6a\x3e\xcd\xd2\xf2\xa1\xdc\xb2\x35\xd2\xf0\xc9\x4b\x53\x45\x99\xd9\xd3\x61\xa1\x8a\x60\xf6\xd9\x26\xd0\x84\x20\x60\x0b\x3c\x59\x7b\xba\xaf\x28\xa2\x92\x4e\x39\x82\xed\xc9\x33\x2f\xfe\x3c\x53\x17\xd1\x49\x9a\x23\x2b\xb9\x9c\x98\x4d\xb3\xa4\xc3\xc7\x4c\x2f\x19\x45\xbc\xe2\x2d\xef\x7a\x82\x45\x6a\xaa\x91\x3a\x04\xdb\x05\x61\xb6\x9b\x39\x62\x33\x52\x5e\x34\x28\x0f\x42\x60\x56\x28\xdc\xb6\xc9\x35\x4b\x7e\x86\x97\x10\xdb\xab\x01\x96\x1d\x68\xde\x16\x63\x66\xed\xac\x36\x31\x66\xae\x5c\x62\x0d\xaf\x9c\x17\x07\x61\x77\x44\x26\x2b\xba\x1b\x67\x84\x43\x69\x3b\xfb\x35\x60\x93\x2d\x46\xcc\xb5\xca\x7f\xd0\xa4\xbb\xe3\xdb\xf8\x53\x42\x57\xae\xdc\x4d\xc5\x8f\xb9\x30\xbe\xed\xee\xf9\x5e\xf3\xa6\x98\x47\xd3\x2b\xd1\xc2\x02\x1f\xda\xc2\x56\x2e\xcc\x6d\xbb\x83\x34\x62\x29\x76\x07\xbf\x71\xa6\x89\x29\x73\x61\x0b\xdb\xdd\xa9\x4a\x67\xaa\xff\x93\xcb\x3a\xc5\xa8\x4f\x4f\xbe\x73\x96\x5a\x36\x5f\x80\x98\xa8\x44\xdd\x6e\x71\xfe\xa2\x81\x98\x0f\xec\x5c\xbb\x3b\x35\x29\x17\x67\xc1\x32\x17\x06\xcd\xdd\x1d\x19\xd7\x52\xa8\x20\x7d\x9c\xf6\x82\x69\xae\xf5\x2b\xc5\xee\xf4\x54\xa8\x3e\x55\x7a\xb1\xdd\xa7\x7c\xe7\x3e\xe5\x3b\x85\xc9\x71\xbe\x74\x87\xc9\xad\xd4\xf7\xd6\x9b\x91\xe4\xf7\xcf\xff\x95\x8e\x02\x22\x6a\x77\xbb\xb7\xd0\x4a\x9c\x58\xbb\x57\x36\x86\x6e\x18\xf1\x93\x57\x15\x1c\x85\x52\xd4\xed\xef\x62\x66\x0a\xfa\xb9\xc0\x2b\xed\x6e\xbe\xd8\x99\x42\xdd\x25\x9a\xed\x20\xb9\x99\x37\xdd\x89\xd4\xa7\xa9\x57\x19\x6d\xa5\x8f\x07\xcd\xb9\xbb\x23\xe6\x6c\xf6\xdd\xe6\xd3\xec\x39\x87\x05\xee\x7c\x88\xc3\xd9\x02\x77\x2e\x0c\x6e\x5b\x74\x9a\x0f\x31\x25\x7b\xd8\xaf\x6a\x7b\xdf\x16\xd4\x73\x61\xc1\xdc\xc3\xae\x54\xb4\x30\xf1\x65\x2e\x0c\x75\x7b\x98\x1e\x79\xe6\x3b\xcd\xa7\x95\xef\x3c\xf6\xa9\xdd\x2b\x26\xb5\xab\xd9\xec\xc2\x82\x88\x3e\x04\x37\x6d\x43\x44\x1f\xd2\x5c\xec\xe1\x6c\x95\xa8\x99\x02\x85\x2e\x4c\xb4\xdb\xe9\xbb\x5b\xfe\xa1\x59\x36\xe7\x85\xaa\x37\xbc\x10\x58\xfa\x83\x6d\x99\xad\xd7\x60\xce\x0b\x7e\xa8\x6d\xa6\xcc\x0b\x16\xa6\x6d\xa6\xcc\x0b\x6a\xab\x3d\xcc\x5e\x0c\x9b\xd3\x36\x55\xe6\xd5\x52\x8f\xa6\x2a\x31\x78\xdb\x64\x98\x13\xda\xd5\x6d\xf6\xcb\xab\xe5\x97\x48\x15\xb9\x20\xb1\xdc\xc3\x81\x6e\xcc\xc8\xe1\x30\x4e\x68\xa2\xb6\x41\x9f\x17\x04\x53\x7b\x18\xdd\x01\x17\xd5\x1e\x8e\x66\x63\x81\x08\xf6\x79\x5f\xc0\x29\xf7\x30\x7e\x1d\x64\xe2\x76\x4a\xef\x0b\xc2\xab\x2d\xb2\xcc\x6f\xef\xf8\xa5\x66\x73\xc0\x82\xbc\x8d\x12\xed\x33\xbf\xd8\xe8\xf6\x96\xff\x7f\xdc\x81\xfc\xc8\xa3\x0e\x70\xb6\x8b\x2e\xf3\xdb\xe2\xbc\xfb\xb1\xe8\x6a\x8d\x1b\xbd\xa0\xeb\xda\x62\xcc\x7c\x88\xac\xdc\xd3\xcc\xc6\x6c\x77\xd3\xb6\x58\x5c\xfb\x5b\x38\xd2\x6f\xa5\x11\x85\xd5\x67\x5e\x1b\x48\x7a\xc1\xed\xb5\x8d\x24\xbd\x00\x81\x6e\x41\x49\xbf\xcd\xef\x88\xcb\x4f\xff\x9d\x5b\x60\x0b\x69\xfa\x10\x9b\xbb\x27\xa0\x3d\x4e\x39\xa0\xa6\x24\xb2\xd8\xd3\x8c\xc9\xd0\xcb\x6f\xc3\x4b\x2f\xa0\xb6\x5b\x88\xd2\x87\xf0\x81\x3d\x1d\x19\xca\x70\x1b\x43\x7a\x41\x70\xb6\x0d\x22\xbd\xa0\x66\xdb\xa6\xef\xbc\x80\xd7\xee\x49\xa4\x68\x6a\x75\xa4\x28\xd0\xf6\x3d\x1d\x29\x3a\x22\xd9\x53\xfb\xe4\x5d\xff\xc7\x2b\xa2\xa1\xb2\xfc\x2a\xa7\x28\xbf\x08\xa6\xda\xd3\xa1\xa3\x23\x0d\x56\x3c\x31\xca\x9d\x01\xa9\x17\x24\x77\x7b\x3a\x4b\x35\xfa\xdc\x74\xe2\x55\x4e\x7b\x83\x4e\x2f\x68\x43\xf6\x64\x19\xb1\xc5\x4f\x96\xd1\x95\x97\x0d\xe2\x49\x67\xb4\x8e\x56\xac\xd8\xd3\xcc\x7a\x7d\xa6\x56\x85\x11\x13\x47\xbd\x8d\x4b\x6d\x80\xa7\xb7\xf0\xa5\xf7\x7d\xe7\xa7\xdb\x9f\x9c\xb3\x6c\x9a\x09\xf9\xfe\x89\xdf\xd9\x34\xd3\x46\xa0\x4e\xd4\x6a\xa8\x53\xfe\xaa\xe2\x9a\xe7\x9d\x37\x8d\x74\xca\x3f\x76\xd8\x07\xd8\x83\x2d\x02\xd1\x67\x66\x02\x83\x7b\x62\x11\x99\x41\xf4\x86\x14\x73\x9b\x42\xf4\x22\x08\x60\x9b\x43\xf4\xce\x79\xba\x26\xde\x97\x8a\x28\x54\x14\xeb\x6f\x11\x21\x32\x23\x2a\xd6\x00\x6c\xc4\x5e\x46\x49\x31\xa2\x82\xaf\x3e\xf3\x57\xe9\x72\x93\xf2\xf0\xe8\x61\x3e\x34\x07\x20\x1d\x5f\x00\x9f\xd8\x67\x97\xe3\x46\x63\x74\x59\x8b\xf6\xf2\x2d\xb4\x78\x69\xaf\xdc\x78\x0f\x0c\x55\x5b\x69\xd5\xbf\xdf\xe6\x69\x73\x83\x69\xbf\xe3\x4a\xc1\x84\x6c\x63\x58\x9f\xb8\x12\x44\x55\xfa\xcc\x3b\x92\xff\x4d\x47\x32\x0c\x8d\xdf\xb8\x16\x3f\x27\xb5\x1a\x86\x96\xfe\x98\x61\x19\xb0\xc9\x76\x16\x76\xd2\x84\x6d\xe3\x58\x6f\x60\xf9\xdb\x59\xd8\x67\x0a\x12\x04\x70\xb2\x9b\x1b\xc7\x3a\xf1\x24\xef\xb5\xe9\x1b\x9d\x21\x7d\x7f\x5a\xe8\xb4\xc3\x77\xc6\xc5\x7c\xcb\x77\x7e\x3a\xb3\x9f\x23\xc6\x29\xdc\xef\x4c\x68\x52\xb8\xc3\x9b\xba\x85\x6d\x7d\xe6\xef\x5d\x77\x2e\x53\x62\xf3\xb3\xf8\xb1\x76\xec\xc5\x5e\xba\x0e\x57\x0e\xbe\x75\x70\xca\x9d\x0e\x39\x42\xe0\xfa\x89\xef\xff\xfb\x7f\x8d\x08\x9b\x6d\x1e\xd2\x3b\xd7\x33\x21\x4c\x5b\x4e\xfb\x9d\x40\xa6\x81\x58\x5c\xcd\x42\x74\x74\x2e\x1a\xab\xe0\xa8\x2d\xca\x87\xe1\xa8\x77\x6e\x5a\x49\xb7\x8e\x7a\x07\xa5\x68\xd4\x62\x73\x8a\x76\xf2\x10\xed\x6d\x70\x5f\x2e\x54\xdb\x09\x18\x7b\xfd\x77\x94\xcc\x36\x44\xf5\xce\xfe\xb8\x89\x08\x40\x05\x13\x62\xb5\x01\x54\xdc\xa6\x27\xbd\x73\xfd\x83\x9f\x34\xf7\x46\x13\x94\xde\xb9\xd5\x08\xc1\xda\xa2\xd6\x9a\xa1\xf4\xce\x0d\x04\x8a\xd2\x58\x50\x85\x61\x6d\x00\x17\x37\xc9\xdd\x33\xfc\x9b\xb0\x96\x96\x92\x1c\x6b\xfc\xe4\xa9\x62\x8d\x57\xca\xb5\x2f\x65\xa6\xc1\x74\x8e\xbf\xe3\x4c\xc7\xb9\xe9\x09\xe4\xda\xe2\x16\x10\xc8\xf5\xfb\x90\x4f\x1d\x57\xcd\x11\xa3\xd4\xf0\x8d\x60\xb6\xbd\x09\xab\x6e\x29\xc7\x7d\x63\x1d\x99\x36\xf5\xce\x2d\x6d\x3b\xae\x1a\x88\xd5\xde\xc4\x55\x3f\x29\xea\xb8\xaf\x79\x59\x90\xc8\xf4\x6d\x3b\x52\x39\x63\x68\xb0\xd0\xca\x0c\x31\x5a\x08\x46\xa0\xbd\x4d\x00\x9d\xbe\x19\xaf\xf8\x9b\x97\xf6\x4f\x5f\x25\x25\x4d\xbd\x1b\xc9\xd1\xa0\x33\xe5\x9a\xb8\x7c\xa6\xdc\xa3\x77\x53\x90\x9b\x84\xfa\x6e\x24\x6b\x8b\x19\x45\x6c\xa7\x0d\x62\xc3\x2d\xb6\xd3\x06\xe9\xe0\x36\xbd\x69\x89\x96\x7c\x60\xd3\xe5\xc2\x62\x7e\xd3\x92\x3b\x8a\xa1\xac\xc9\xc5\xb7\xcd\x70\xda\xa2\xd2\x1e\xcf\xfe\x98\x2f\xcd\x71\x5a\xe0\xa3\xd8\x87\xe8\xe9\x27\x4f\x1d\xf7\xc4\xef\x30\x7a\xb5\xc0\xbf\xb0\x0f\xf1\xd2\xfc\xca\x63\x02\xde\x27\x3d\xf8\x4e\xe9\x16\x85\xf1\x18\x7c\x11\xe7\x37\xdc\xa6\x51\x36\x4d\x6e\x5a\x60\xdf\xd8\x62\x37\x6d\xd1\x67\xc4\x6e\xda\x88\x7e\xdc\x66\x37\x2d\x24\x2c\xd8\x20\x5f\xd1\x77\x83\x7c\x65\xba\x9b\xfb\xb4\x40\xed\xb0\x8f\x31\x6b\x70\x8c\x6c\xa7\x7f\x2f\xb9\x31\x89\x19\xb5\x45\x37\x36\x30\xb6\x3c\xf9\x01\x01\xc6\xe6\xdd\x6d\x91\xf6\x9a\x9f\x1e\x6e\x8e\x6d\x64\x6c\xc7\x7a\x71\xcc\x56\x4f\xc4\xc3\x36\x36\xf6\xe7\xb4\x13\x21\xea\x9d\xe8\x84\xed\xac\xee\xf3\xe2\x20\x71\x22\xf7\xfa\xfb\x77\x90\xd2\x63\x17\x12\xd5\x69\x1b\xf9\x1b\x9a\x6b\x31\x6e\x99\xea\xb4\x46\x61\x11\x5c\xf6\x2b\x36\xc4\x62\xf1\x46\xac\x16\x2b\xe2\xa3\x92\xf2\xb0\x79\xfe\xe4\x53\x05\x71\xf3\xe3\x8c\x84\x4d\xe4\xe7\xfe\x23\xe3\x36\xd3\x47\x94\xa3\x2d\x13\x51\xb9\xd7\xef\x9a\xa9\x26\x28\xec\x6f\x41\x0a\x09\x7b\xd7\xdc\x11\x94\x80\xfd\x2b\x52\x6e\xb6\xa6\x3c\x55\x3c\x78\x4c\xde\x7f\x06\x24\x50\xa7\x0d\x0b\x94\xea\x6c\x5e\x58\xb5\x04\x68\xed\xfd\xba\xff\xbd\xb3\x3b\x75\x7b\x5c\x92\xf0\x9a\x32\x03\xcd\x6b\xfa\x5c\xa9\x5c\x5e\x6e\x76\x37\x81\x5a\xc7\xc3\x66\xfc\x67\x52\xc8\x15\x49\x5e\x40\x76\x45\xf3\x98\x3e\x9c\x0e\xf0\x98\xce\xdf\xab\x32\x4d\xa6\x17\xc7\x0e\x95\x7c\x68\x57\x0f\x8d\x51\x74\x07\x91\xcc\xfb\xcf\xee\x87\x92\xc6\xd8\x30\x1f\xc9\xb6\xb9\xbc\x29\xf7\x0a\xa5\xbc\x6c\xed\x65\x25\xbc\x6c\xed\xe5\xb7\x39\xa9\x7b\xf0\x0e\x2f\x9b\x77\xb9\x87\xbc\x1c\xf7\xc1\x89\x21\xcc\x6b\x05\x13\xbc\x85\x79\x5d\x71\xe3\x0b\xf3\xfa\xe4\xa8\x79\xd9\x04\xd0\x52\xa6\x58\x8a\x5a\xde\xb4\x09\x20\xa5\xc8\x72\xd1\xd2\x16\x5d\x2a\xd2\x32\x53\xe9\xa4\x65\xcb\x77\x5d\x34\xcc\xd7\x32\x57\x39\x07\xcb\x0b\xa5\xf1\xc9\xa7\x28\x8d\xf9\x16\xa5\x97\x26\x18\x7a\x08\xb5\xf7\x7e\x59\x4d\xcc\x58\x71\x86\xa6\x9b\x3a\x43\xef\x2b\x05\x99\x3a\x7e\xa5\x9a\x8f\x76\x71\x5e\x65\xff\x49\x67\x94\x10\x3e\x46\x8a\x97\xb3\x2c\xe6\x51\xfd\xbf\xff\x37\xd3\x56\xdb\xbf\x68\x9a\xce\xcb\x58\x58\x0d\xa5\x9d\x19\x55\x26\x26\xff\xc6\x2c\x37\x3d\x83\x25\x2f\x59\x36\x25\x21\x62\xbf\xf3\x8d\x1e\xfa\xb2\xff\xeb\xd3\xb1\xd2\x9f\x77\x7d\xe0\x45\x12\x54\x84\xd6\xe8\xb8\x1b\x51\x80\x04\x82\x5d\x69\x8d\x80\xd4\xf1\xc7\x82\x73\x65\x13\x14\x23\x69\x8f\x73\xef\x0d\xa5\x23\x53\xd3\xa9\xdb\x83\xa9\x78\x73\x77\x99\x48\xc2\xc2\x8d\x14\xa3\xdd\x92\xb5\x27\x12\xd2\xf1\x5c\x79\xb6\x84\xa1\x49\x29\x5b\x52\x45\xfa\x2e\x93\xeb\x27\x7d\x24\x79\x3d\xc3\x25\x9a\x32\xed\x79\xaa\x79\x26\x0f\x11\x17\x0f\x71\x89\x56\x22\x92\xf6\xdb\x7e\xa8\x9f\x24\xef\xec\xef\x3b\x2d\x60\x66\xe6\xdb\xac\x76\xec\x65\x6f\xac\x48\xfc\xf9\xb7\x79\x93\x08\x2b\xdd\x6f\x67\x0f\x62\x11\xbd\xb9\x0c\xa7\x01\x5c\x86\x6b\x9e\xfa\x3a\xc0\xfe\xfa\xb6\x4e\x9f\x3f\x2e\xfc\x6a\xbb\x33\x3a\x5b\x13\x93\xc3\xc2\xf8\xd5\x02\x93\xd2\x16\x62\xb5\x11\x4e\xbf\x8d\x58\xcd\x89\x24\x8c\xea\xbd\x32\x58\xc6\xe3\x8d\x3c\x1b\x1a\x64\xaa\x30\x79\x2d\x33\x4c\x69\xd6\x6b\xc9\x10\xd8\x31\x9a\x4e\x1e\x05\xec\xe3\x15\x33\xdd\x67\xef\xff\x86\x03\xee\x70\x81\xb2\x32\x3f\x56\xfb\xc9\x5d\xb8\x3f\x84\xf4\xd0\xc9\x8f\x51\xf7\xd1\x4a\x45\xe4\xf9\x3d\xaa\x1a\xa2\x41\x4e\x08\x7f\xea\x72\x24\x85\x30\xe4\x33\xa9\x14\x8c\x86\x93\xae\x93\x85\x6b\x1b\x7c\x0a\xf7\xd8\xfe\xd8\x13\xc5\xd9\xf3\x31\x84\x8f\x86\x2e\x0f\x5b\x3e\x23\x06\x07\xc9\x27\x4f\xde\xdc\xfa\x6b\xa9\x4e\x8d\x5c\x08\x72\x49\x42\xe7\xb6\x9d\x66\x3d\x3e\x52\xd1\x6f\xf6\x80\x43\x3e\x36\x5c\xfe\x5a\xa6\xad\x86\x54\x72\x5b\x60\xd3\xf1\x5c\x79\xd5\xc7\x12\x4d\x13\x62\x2f\x08\x0b\xc1\x4b\x07\xd1\x0f\x5b\x7c\x9b\xe3\xc1\xfa\xe3\xa4\xeb\x13\x3e\xd7\x2d\x9c\x68\x25\xe8\x6f\x9b\x54\x93\xd8\xc1\xfd\xb1\xf7\x92\xa3\xee\x43\x76\x7e\xb6\x97\x8f\x99\x04\x7b\x3e\x94\xc9\x37\x63\x88\x31\xd0\x03\x70\x2e\x6c\x1e\x1e\xd4\x63\x68\xe6\x45\x00\xf8\x31\x34\xf3\x22\x76\xe0\x18\x9a\x79\x93\x5a\xe0\x18\x9a\x79\x93\x48\xf3\x5c\x32\x07\xa2\xd4\x9c\x0b\x13\x88\x8f\xa7\x73\x7d\xe7\x51\x23\xfe\xec\x5c\x5c\x26\x7b\xde\x35\x51\xc0\xca\x53\x6b\xa7\x2d\xa2\x78\x6c\x00\x19\x1f\xf1\x67\x8e\xb4\x48\xce\xf0\x87\xc6\xcb\x17\xfe\xf0\x95\x31\xf2\x56\x2e\x8f\xc0\x9f\xa1\x00\x3d\x22\xcf\xec\xa4\xc3\x39\x97\x7d\x3a\x11\x14\x0c\xe3\x09\x7d\x8c\xf6\x24\xe8\xfc\x08\xec\x79\x3f\x2d\x9d\x50\x9c\x07\xf0\x86\x23\x78\xe7\xcd\x44\x3a\x4a\x87\x5e\x08\xf8\x3f\x62\xc4\x2c\x44\x99\x1c\xe3\x39\xc9\x25\x70\x84\xe7\x2c\xc4\x95\x1c\x61\x36\x83\x30\x3b\x97\x29\xb7\x17\x35\x6c\xaf\x7e\xca\x64\x3a\xd0\x6c\xc3\xe5\x51\x4c\x8e\xa9\x2d\x17\xdc\xb8\x47\xd4\x96\x0f\x97\xc7\x63\x0c\xa7\x6f\x78\xe7\x0a\x81\x4f\x3e\xec\x1a\x99\xbc\x69\x08\x67\x9a\x23\x3c\xc7\x93\x67\xba\x11\x61\xad\x3e\x57\x0e\xb1\xb4\xe7\x7c\xcb\xe9\xf4\xd1\xf8\x24\xfc\xe9\xe7\x32\x33\x71\x9e\x7d\xf4\xa6\x1f\xdd\x0e\x97\x8d\x20\x84\xca\x85\x50\xb4\x67\x0c\x24\xed\xa7\x3d\xcf\x94\x96\xc6\xbb\xcb\x11\x0e\xf3\x4e\x82\xf9\x23\x20\x66\xc8\xed\x8f\xf0\x94\x49\x59\x73\x84\xa7\xbc\x33\xdc\xa2\xb9\xec\x6c\xfd\xc7\x49\xcd\xef\xb4\xc5\xf6\x60\x7e\xf6\x6d\xfb\xef\x45\x99\xbe\x87\x01\xe7\x3c\x62\xbd\xbc\x89\x80\x38\x66\xbd\xec\xb0\xdd\x9c\xdb\xe6\xdf\x2b\x75\x38\x84\xea\xdf\x31\x35\xc7\x94\x98\x2b\xed\x96\x86\xc4\x74\xbe\x9d\x3b\x8f\xc9\x26\xf8\x66\x87\x89\xec\x38\x8f\x79\xad\xf4\x50\xd8\x76\xf2\xa9\x1c\xb3\x5e\x82\x87\x38\x22\xbd\x0c\x0a\xfb\x38\x8f\x39\xe1\xbf\x47\x18\xd0\xa4\x68\x3a\x22\xbd\xec\xc4\x3f\x1c\x93\x5e\x26\x50\xe6\x08\x20\x1a\xb2\xf9\x63\xd2\x4b\xf4\xc7\x23\xb8\x68\x27\x97\xf6\x11\x5c\xf4\x06\xe4\x70\x6e\xd3\x67\xa4\x42\x5b\x0f\xf2\x2b\x30\x1e\xa4\x46\x29\x5a\x25\xff\x50\x90\x75\xd2\x4d\x9e\xdb\x4e\x14\x42\x85\xcf\x6d\x53\x42\x06\x43\xb3\x12\xce\x97\x73\x1f\x58\xcd\x90\x7c\xeb\xcd\x9b\x1f\x73\xd1\x59\x2c\x56\xb5\x18\x9b\x62\x16\x36\x5a\x53\x3c\x31\xd9\x13\x8b\x29\xd9\xac\x12\x1f\x21\x46\x3b\xa9\xc4\x8f\xa9\x33\xd9\xcf\x4f\xb1\xfd\xe1\x49\x99\xfa\x33\xd6\x7c\x8e\x60\x9f\x9d\xcb\xca\x29\x0e\x6e\x2b\x29\x53\xbb\x23\xfb\xb7\x79\x32\x41\x55\x1c\xa5\x4a\xef\x04\xb4\x1e\x41\x42\x93\x92\xee\x14\x1b\x1a\xe8\xbc\x40\xa0\x37\x70\x88\x23\x10\x68\x07\x77\x77\x8a\xe9\x85\x98\xf9\xc5\x21\x72\x35\x6f\xba\xd5\x79\xa6\x19\xd4\xf2\xcc\x21\x79\xb4\xcc\x21\x72\x3f\x49\x5b\x3c\xf3\x50\xf8\xd0\x5e\x33\x12\xde\x48\x4b\x5a\xa6\xa1\xc7\xe9\x71\x04\x02\xbd\x1b\xf4\xeb\xa7\x70\x44\x66\xa0\xec\x8e\x18\x54\xe2\x44\x3f\x2b\xaf\xaa\xd8\x3b\xe5\xc8\x50\xc4\x2c\x35\x7b\x65\xfb\xf5\x58\x31\x18\x3d\xad\x3b\x04\xe2\x21\xe9\x0e\x44\x44\xf9\x71\x1e\x75\x58\x02\x8e\x30\x9b\xbd\x67\x88\xb5\x7b\x02\xf7\x3a\x4a\x9c\xde\x7b\x1a\x2e\x2b\x04\x50\xa8\x03\x80\x73\xa6\x14\xfd\xee\x9b\xdf\x26\x87\x06\x90\xba\x53\x1c\x05\xc7\x36\x5b\x7c\x03\x60\xa7\xa9\x9e\x96\x35\x92\x9a\xed\xab\xca\x11\xe3\x65\x07\x6a\x78\x84\x01\xed\x40\x29\x8f\x20\xa0\x37\x90\xc1\x03\x04\xd4\xaa\xf4\x11\x02\xb4\x63\x15\x38\x42\x80\x76\x94\xf5\x63\xfa\xcb\x1c\x07\xc6\x7c\x02\x12\x3c\x75\x12\x18\xd1\x11\xdd\xec\x82\xa4\x5f\x51\x23\x69\xc7\x00\x96\x75\xc4\x86\xd9\xb1\xc4\x1e\x41\x40\x3b\x6c\xce\x47\x10\xd0\x9e\x53\x4e\x10\xd0\x0e\x68\xed\x98\x19\x13\x80\xe6\xa9\x8e\x82\xe3\x54\xad\x24\x35\xa5\x17\x0e\x53\x5a\x29\x65\xf8\xe4\x42\x5a\xfa\x2e\x6f\x2a\xc4\x25\xe3\xeb\xe3\xff\x3f\x64\xfc\x3a\xd5\x7e\xbc\x95\x42\x3d\xa3\x19\x1a\x6b\x95\xac\x04\x21\x49\xef\x46\x2a\xfc\x53\x1d\x3f\xc7\xc6\x6e\x6e\x4d\x20\x7b\xa7\x32\xf7\x69\x37\x76\x98\x48\xc6\x61\xa5\x14\xcf\x35\x2a\x74\xa2\xac\x9e\x32\xd5\x43\x16\x3e\x39\xd4\xcb\xef\xe1\xd1\xca\x4f\xa1\x7f\x92\xf2\xaa\x7b\xc1\x00\x6f\xeb\xc6\xf9\xce\x13\x91\xdf\x24\xc8\x33\x01\xb7\xa7\x7a\xfd\x4c\xde\x3c\xfe\x69\x74\x89\xe5\xc3\x00\xfb\x22\x94\x69\x79\xdc\x50\x26\xb0\x43\x88\x88\xab\x3e\x8f\xc3\xec\x18\x60\xe1\x3e\x47\x0e\xe0\x07\x2f\x07\xd3\x54\xb0\xcf\xc1\xcd\xf4\x3c\xbe\xed\x32\xa4\x42\x7d\xde\x0f\xe1\x6c\xe7\xf1\xe5\xf7\x62\xe5\x0b\xf7\x39\x72\x92\x0a\xda\x39\x30\x2d\x1f\x41\x3b\x07\xd6\xbe\x23\x64\x67\x27\x4a\xe1\x08\xd9\x79\x43\x74\x7d\xcc\x9e\x99\x23\x48\xc8\xce\xf1\xdc\x69\xb8\xc2\x6f\x4b\x6a\xf8\xa8\x06\x6a\x17\x68\x1f\x6b\xe3\x11\xb2\xb3\x63\xb2\x38\x42\x76\x76\xf0\xee\x47\xd4\x98\x03\x03\xf3\x31\x33\x26\x8e\xc9\x23\xf4\xe6\x88\xfa\x21\xf0\x66\x27\x80\xe0\x3c\x4c\x6f\xda\xa9\xe9\x0d\xa2\xe4\x3c\xe6\x42\x5a\x91\xd4\xce\x5f\x5b\x14\x67\xc7\xd6\x22\x56\xcc\x11\x1d\x46\x2c\x98\xe3\x4a\x6f\xe5\x99\x68\x17\xa7\xaa\x79\x2f\x57\x86\x70\x33\xda\x29\x47\xed\x66\x7e\x3d\xb6\x16\xb2\x41\x9a\x12\x13\xfc\xd0\x11\x8e\xf4\x5e\xbf\x1a\xd5\xee\x12\xe9\x4f\xad\xa1\xdd\x8e\xbb\x63\x63\x35\xe7\x25\x00\x9e\x63\xca\x4b\x48\xfd\xce\xc3\x9e\x4f\xed\xc7\x98\xf9\x48\xbe\x84\x32\xf6\x0e\x37\x5d\x79\xa6\xf9\xc4\xe6\x69\x02\x4c\x80\x64\xc7\xf0\xd3\x95\x7f\x7d\x3c\x9b\xe8\x91\x0e\x00\x90\x4d\xc7\x04\x98\xe0\x70\xce\xe3\xc8\x3a\xb6\x52\xd3\x61\xc2\xae\x70\x1e\xc7\xd9\xcd\xb4\xc5\x7f\xc2\x35\x08\x6e\x3a\xa2\x95\x36\xe3\xfe\x19\x89\x66\x0b\x10\x1b\x8b\xa0\xa0\xf7\xc0\xce\x7d\x9a\xf7\x40\x0c\x4b\x47\x48\xcd\xf1\xd0\x1a\x33\x52\x56\x56\xa5\x90\x9a\x25\xda\x47\x73\xfc\x5b\x6e\x84\xe4\x37\x07\x11\x76\x84\xce\x1c\x64\x09\x3f\x42\x67\x0e\x28\x66\x8f\xd0\x99\x83\x74\xaf\x47\xe8\xcc\xf1\x30\xf7\x9a\x2f\xd3\x25\xcf\xda\xb7\xc6\xdf\x9b\xba\x20\x71\x20\x34\x5f\x9f\x53\x9f\xaf\xcf\xf5\xdf\x1c\xd8\x47\xd8\xcc\x12\xdd\x53\xd8\xcc\x02\x97\xc0\x11\x1a\xb3\xd4\x5f\xf5\x5a\xb0\x25\xcf\xde\x7a\xc6\x40\x79\x0a\x45\x3a\xee\x52\x24\xdd\xc1\xb2\xcf\x03\xc7\x84\x29\xe5\x08\x7f\x59\xa2\x8c\x09\x7f\x39\xf0\xa9\x1c\xe1\x2f\xc7\x93\x2e\xda\x02\x94\xa1\x51\xdc\x1c\xd6\x91\x23\xfc\x65\xa9\xbf\x2a\xb6\xbe\x4b\xfd\x47\x65\xa6\x94\x3f\xb5\x8d\xdf\xa6\xe0\x28\xbc\x06\x47\x99\xce\x07\xd4\x26\x47\xcc\x98\x83\xa4\xe8\x47\xb8\xcd\x81\xcb\xe6\x74\x8c\x43\x1c\xce\x42\x71\x8e\xe7\x27\xc9\xe8\x81\x02\x2f\xce\xcc\x81\x5f\xe8\x08\xd3\x59\x72\x47\x10\xa4\x73\x90\x04\xfe\x88\x30\xb3\x40\x9e\x70\xc4\x98\x59\xa0\x67\x38\xdd\x16\xc7\x92\xea\x3d\xf7\xf2\x9d\x3b\x98\x32\xfd\xd3\xd2\x6c\xff\xb4\x94\x29\x7e\xac\x95\x76\x7e\xac\x6c\x51\xcc\x72\x0f\x17\x92\x26\x22\xd3\x5b\x3c\x9b\xe3\xb9\xf3\x4c\xb7\x78\x96\x85\x70\xa1\x25\x8a\xb0\x70\xa1\x05\x96\x87\x63\xd2\xcd\x90\xa0\x1d\x93\x6e\x3e\xbf\x57\x3d\x4b\x69\x69\x18\x5e\x69\x2a\xd8\x63\x76\xa5\xee\x63\x3d\x47\x99\x20\x96\x25\x36\x15\x41\x2c\x67\x8e\x27\x41\x2c\x67\x36\x5e\x81\x2a\x0b\x4c\x3c\x47\xa0\xca\x02\x37\xd0\xe9\x60\x0f\x6a\xc4\xa2\x87\x7c\xa8\x58\x8f\xec\x9f\x82\x51\xce\xec\xed\x82\x51\x96\x99\x01\x50\x74\xc7\x95\x2e\x6b\x62\xce\xfc\x37\xb2\xf8\x8e\x54\x21\x3b\x06\x4b\x58\xa8\xca\x99\x33\x41\xa8\xca\x02\xf3\xf8\x11\xaa\x32\xd6\xc7\x23\x54\x65\x1c\xef\x47\xa8\xca\x32\x19\x46\xa1\x2a\x67\x36\x3b\xc1\x28\x7f\x47\xbe\x80\x93\x05\x63\xfb\x31\x63\x26\xb8\x8c\x23\x18\x65\xc1\xf3\x70\x94\x92\xbc\x64\x55\x2a\x25\x79\x50\x18\x47\x10\xcb\xdf\xf1\x24\x88\x65\x0c\xea\x47\x10\xcb\x02\x99\xd1\x11\xc4\xb2\x40\x3d\x7f\x04\xb1\x9c\x17\xeb\x69\xd8\x14\xce\xca\x33\xef\x66\x16\x90\x40\x95\x05\x2e\xa5\x23\xda\xcd\x02\x90\xe6\x08\x61\xf9\x9b\x08\x42\x58\x4e\x1c\x86\x47\x08\xcb\x79\x65\x24\x14\xd2\x44\xb8\xd7\x11\x07\xe7\xbc\x9e\x48\xfa\x2d\xec\x50\xc3\xe4\xc2\x1c\x02\xe2\xe7\x2c\xa0\x66\x8e\xe8\x39\xe3\x4c\x3e\xa2\xe3\x2c\x70\x4b\x1d\xb1\x71\x06\x36\x72\x44\xc6\x19\xe8\xca\x11\x82\xb3\xc0\x6c\x7f\x04\xe0\x0c\x3e\xf9\x88\x8d\x73\x5e\x4f\x24\xfd\x95\xeb\x3f\xe8\xcf\x42\x7a\x4e\x9c\x45\x47\x40\xcf\x32\xf3\x73\xb7\xbb\xc4\x8f\x50\x64\x54\xf4\xb0\xe1\x05\xc2\xf2\x15\xca\xb3\xcc\x5f\x29\xfa\x49\x35\x6f\x7a\xa2\xa5\x4b\xea\x2e\xc7\xc1\x60\x5b\x47\x3a\xfe\x65\x0c\xa8\x02\xf8\x66\x86\xe9\x78\xda\xd1\x16\x05\xf0\x91\x39\xe0\x0c\xaf\x9d\x5f\x29\x9e\x84\x91\xf4\xcb\x58\x2d\x02\x82\x96\x99\x9f\xab\x4d\x1d\x8c\xda\x11\xee\xb3\xcc\x4c\xf3\xe3\x69\x97\xef\xe4\x9a\x64\x1d\x0f\x2f\x9d\x9f\xf4\x36\x0d\x86\x9b\x3d\xbd\x5a\xa8\x1e\x76\xd0\x5c\x73\x84\xeb\x9c\x31\xbf\x1a\xd6\xd9\x32\xf3\xa6\x57\xcf\x95\x2f\x0d\x45\x62\x72\x43\xd8\x49\x94\xe2\x31\x4c\xf2\x37\xf9\x0c\x84\xfc\xad\x04\x01\x21\x2b\x41\x2d\x67\x7a\xf6\x31\xa7\x84\x83\xac\xb1\xf0\x08\x06\x39\x41\xd8\x9c\x69\x62\xa6\x9e\x52\xe4\x65\x65\x4e\x4d\x87\xde\xa1\xfa\x0a\xf5\x58\x63\xc2\x12\x0f\xe7\xec\x23\x6f\x2a\x10\x8f\xf3\x50\x34\x9c\x35\x86\x12\x21\x22\x6b\x6c\x4f\x02\x44\xd6\x92\xda\x45\x88\xdd\x47\xbe\x53\x10\x1b\x26\x60\xa3\x21\x7f\x13\x7c\x3a\x0b\xc1\xfd\xfb\x52\x7e\x64\x4e\x96\x69\x7b\x6d\x8b\xa4\x3e\x61\x26\x12\x65\xe7\xec\xe9\x21\x86\x7e\xea\xb0\x65\x97\x1b\x8a\x18\x3b\x67\xc7\x8e\x3d\x1d\xa6\x97\xf1\xd5\xd6\x0d\x60\xeb\x08\x4f\x59\x89\x92\x3a\x02\x50\xd6\x58\xde\xa6\xbd\xdf\x23\xdf\xc9\xfb\xdd\xf2\x4c\xad\x4e\x3b\xed\xe1\xc6\x72\x3b\xed\xe1\x66\xd4\x04\x90\x9c\xc0\xad\x8e\xf0\x91\x13\x2c\xd6\x11\x3c\xb2\x12\x27\x72\x84\x8e\xac\x44\x3e\x1d\xa1\x23\x67\x6c\xcc\x42\x3c\x4e\x20\x51\x47\x7c\x9d\xb5\xfc\x24\xb7\xa5\x23\x79\xcc\xf2\x9d\x5b\x96\x67\xe2\x3b\x27\xf8\xe2\x18\x0b\xd9\x63\x9d\x76\x9e\x75\x5c\xb1\xc7\x89\xd6\xc1\xac\x1e\x21\x21\x67\xc7\x82\x23\x20\x64\x8d\x39\x6d\xd9\x39\x89\xdd\x60\xd9\x39\x99\x1e\xc6\xc5\x94\x0f\x35\xc0\xbf\x0a\x97\x23\x90\xf3\x50\x81\x7f\x28\xed\x8b\xb9\x9e\xd6\x68\xae\xf7\xbc\x29\x2f\x5e\x4b\xdb\x3c\x2f\x22\x69\x5e\xf0\xd7\x04\x88\x9c\x3d\x63\xba\x3d\x2f\x1a\x92\x7a\x98\x1a\x3c\xf3\x99\xb3\x82\x43\xce\x3e\xf2\x4c\x3d\x1c\xf9\x4e\x61\x8f\xf3\x3f\xec\xd0\xcb\xd1\xaa\xcc\xfc\xc5\xb2\xe0\xb7\x29\x51\x1c\x61\x67\x67\x79\x19\xfc\x24\xfd\xb6\x74\xd0\x53\x9d\x29\xbb\x98\xdc\x8c\xa1\x27\xf7\x4f\xf2\xe4\xa6\x06\xf4\x92\x3c\xeb\xd6\xad\xf3\xd0\x2b\x36\x0f\xd5\x34\x2c\x66\x66\xf5\xec\x58\x89\x9c\xed\xbd\x13\xb6\x71\x36\xd7\x7f\x66\xdf\x76\x84\x33\x7b\x8b\x19\x38\x89\xbc\x3a\xdb\x24\x4f\xb0\x4b\x1c\x21\x1c\x57\x6e\x45\xc2\x30\xae\x5c\x12\xb6\x03\xed\x50\x70\x84\x60\xac\xe9\xa3\x20\x8b\x2b\xfa\x2d\x44\x9a\x23\xcf\xc6\xf7\x59\xda\x66\x22\x4d\xa6\xa9\x89\x34\x73\x45\x31\x22\x71\x90\x82\xe5\x6c\x3b\xc3\x57\x5e\x15\x2f\x3f\x73\x78\x3b\x7c\x6e\x44\x52\x43\xaf\x54\xe8\x86\x22\x29\xb6\x08\xc2\x8c\x63\xca\xcd\xdc\x97\x04\x46\xac\x99\xb3\x02\x23\xae\x98\x6f\x05\x46\x5c\xb9\xd9\x08\x8b\x58\xb3\x7b\x09\x8a\xb8\xa2\xdc\x0b\x89\x58\xfb\x8c\xa4\x10\xc0\x99\x37\x15\x1f\xc7\x5f\x13\xf9\xe6\x8a\xae\x2d\xf2\xcd\x9a\xb9\x2e\xee\xcd\x95\xbb\x9b\x30\x89\x0b\x50\xc2\x11\x24\x71\xe5\xb2\x28\x44\xe2\xca\xf5\x41\x88\xc4\x0a\x94\xe3\xec\x80\x85\x68\x8c\x73\xba\xb1\x64\xc4\xbb\xb9\x62\xcf\xda\x98\x6e\xd3\x6e\xb9\x5e\x01\x45\x1c\x81\x15\x6b\x4e\x0b\xd3\x6e\x4e\xb8\x9f\x8f\x72\xb8\xd7\x2c\x36\x41\x17\x17\x38\xcc\x23\xe4\xe2\xca\xc5\x4e\x14\x9c\x2b\xb7\x99\xe3\x30\x52\xf4\x0a\x65\x74\x5f\xd0\xe0\x9d\xe3\x48\xba\x1e\x49\x5d\xbc\x23\xb9\x8b\x37\x92\x7f\x45\x41\xd2\xaf\x40\xaf\x38\x86\x19\x8d\xbc\x29\x98\x11\xf7\x25\x81\x1d\x57\xdc\x95\xc2\x3a\xae\xdc\xe4\x8e\x23\xfb\x59\xf7\x42\x3a\x3e\xf7\xaf\xd5\xea\xdf\x9d\x67\x76\x3b\x47\x52\xff\xd0\x78\x04\x7a\x5c\xb9\xc6\x0a\xf3\x58\xb3\x41\x1d\xaf\x10\xd4\x8f\x03\x00\x20\x92\xfb\x47\x8f\x14\x9a\xd7\x7e\x6f\x0a\x46\xb5\x52\xc3\x54\x0d\xb4\xda\xbb\x33\x34\xb0\xc7\x89\xdf\xe7\xc5\x81\x74\xe0\xf4\x61\xe1\x09\x1c\xb9\x62\xfe\x38\x4e\x85\x34\x52\x92\x39\xa6\x2e\xb4\x8a\xe3\xdc\x70\x98\x86\x84\x59\x7c\x88\x9c\x38\x4a\xfd\xbe\xa0\x19\x39\x4a\xfd\xbe\x62\x42\x53\xea\xf7\xe7\xce\x50\x39\xcc\x8d\xf9\xad\x64\xef\x0f\xf1\x0c\x47\xbc\x9f\xcf\x7d\xfd\x9b\xcf\xfa\x1c\x07\xbd\xb1\x48\x8f\x83\xde\xd8\x85\x44\x11\x9a\xd8\xc0\x23\x48\xe4\x5a\x99\x43\x0e\x81\x9b\xf9\xce\x0e\xcb\x96\xd6\x18\x8e\x44\x2f\x1c\x76\x14\xc3\xeb\x71\x48\x5c\xe6\x8d\xb2\x73\x81\xd5\x3e\xca\xfe\xfe\x10\xdd\x71\xfe\xc0\x19\xf0\x23\xc5\x35\xfa\x10\x25\x70\x84\xa4\x7c\x60\x86\x3d\x02\x52\xae\xf5\x7b\xf3\xf1\x8e\x9d\x72\xd4\xc7\x95\x0f\xbb\x3e\x7c\x90\x14\xb9\xb8\xf2\xe6\x74\x53\xf3\xaa\x3a\x39\xf2\x50\xd8\x39\x16\x0a\x54\xa4\xb9\xb2\xfd\x11\x53\x74\xe7\xe9\xcb\x05\x55\x44\xfd\xc8\x15\x49\xbd\x64\x43\xfd\xd3\xdc\x05\x31\x72\x84\xd5\x7c\xee\x7c\xb7\xfc\x23\x29\x54\x73\x97\x40\x88\x63\x46\xd3\x9e\x2b\xb9\x71\x9c\x33\x53\x40\x94\xa6\x0b\xa4\xcb\xf9\xd3\xf4\x8c\x5d\xcf\x28\xce\x2b\x26\xe4\x3f\x67\x97\x8b\xcd\x51\xa0\xce\x27\xa8\x8b\x3f\xfc\xc4\x2c\x18\xf1\x96\x3e\x77\x7a\xa9\x88\x21\x22\x63\xce\x1f\x56\x89\x96\x87\x9e\x59\x29\xc7\x90\xa9\x27\x95\x68\xd8\x47\x4a\x5d\xaa\x92\x51\xff\xee\xf1\x0f\x21\x29\xe7\x4f\xf1\x12\x04\x48\x9c\x3f\xaf\x96\x2b\x35\x7a\xb5\xa4\x14\x0d\xf2\x48\xf5\x1a\x64\x0e\xbf\x3f\x87\x88\x62\x0a\x17\x58\xf4\x21\x7c\xe3\xfc\x79\xed\xb0\xa9\x0a\x2c\xfa\xdc\x19\x55\x42\x2e\xd0\x44\xa0\x44\x5d\x79\x68\x10\x48\x9e\xa9\x4b\x9c\xd9\x22\x48\x7d\x88\x62\x3a\x7f\x5e\x2d\x2b\xd5\x6f\x8f\x69\xda\xe6\xd5\x92\x87\xfa\x55\x33\xc5\xc0\xd2\x92\x72\xbc\x5a\x22\x29\xb6\x8b\x57\x95\x03\x7f\xc5\xca\xfb\x02\x94\x83\xd6\x6f\x2c\x69\x8c\xc5\xd0\xa9\xc2\xb5\x73\x5e\x9e\x9d\x1c\xbf\x2f\xe2\xdf\xf8\x8d\xaf\xc5\x22\x8c\xa8\x90\x31\xd6\x8b\xb1\x9e\x57\x4b\x41\xcb\x18\xba\x91\xa7\xc2\xd0\xa5\x52\xa3\x21\x60\xa0\x3c\x2f\xfc\x6b\x2d\x4f\x1d\x50\xd6\xf3\xe9\xd4\x36\xdd\x90\xb6\x3f\xa5\x85\x8a\x84\x26\xc0\xf3\xbc\x30\x27\xff\x1a\xe8\x68\xb8\x9e\x4f\x1d\x2e\xf4\x2b\xf7\xa3\x72\x19\x32\x4d\x75\x42\x1e\x8f\xb9\x54\xaf\x20\x77\x5e\xe0\x03\xb9\xc7\xbc\xc0\x07\x8e\x3c\x7d\xf4\x29\x2d\x52\x34\x34\x44\xdf\xe7\x45\x70\xdc\xc8\x97\x8e\x5b\x44\x2b\x33\x74\xf4\x8a\xff\xf9\x45\x90\x69\x4f\x23\x1c\xa3\xd9\xfe\x4d\x23\x72\x5e\x8e\x40\x65\x27\x7d\x99\x7b\x7c\xa5\x58\x77\x94\xd6\x1e\x77\x94\x41\x20\x1a\x95\xdb\xdb\xcb\x31\xd1\xe8\x54\x00\x54\x73\x06\x03\x50\x85\x61\xf4\xbc\x88\x46\x65\xb2\x0a\xa1\xfa\x10\x8c\x7a\x9c\x44\xbf\x45\xa7\x14\x46\xf5\x21\x2c\xf7\xbc\x88\x45\xe5\x68\x13\x51\xeb\x03\xdd\xf9\x11\x51\xeb\x77\x10\xd2\x22\xc7\xa2\x3e\x69\x83\x67\x24\x2a\x91\x30\xac\x2d\x4b\x2b\x18\xd6\x96\x87\xf4\x6d\x20\x7a\x0a\xde\x48\x4c\xc1\x82\xe8\xbf\x96\x2f\xdd\x35\x34\x79\x81\x5a\x1f\x82\xd0\xce\x9b\xd8\x53\x2e\x4b\x6f\xc7\x72\x40\x3a\x75\x4c\xe6\x7a\xc5\xb1\xfa\x76\x5a\x52\x18\x54\xcf\x9b\xf8\xd2\x27\x4d\x7a\x6b\x58\xdc\xf3\x37\xcb\x8b\x5d\xeb\xcd\x82\x42\x55\x78\xb3\xa0\x38\x9e\xdf\xc4\x9b\xf2\x6f\xde\xac\xa8\x91\x97\xf9\x55\x79\x79\xa8\x9e\x48\x2f\x9f\xd0\xf9\x94\x65\x41\xdf\x9d\x08\x2c\xe7\xa7\xf8\x59\x1f\x58\x84\xcf\xdb\x51\x74\x35\x92\xe3\x33\x59\x07\x6f\xa8\xab\x33\xde\x5a\x16\x13\x6b\xa8\x61\xb3\x37\xa9\xd8\x8f\x60\xb3\x0f\x6c\xc4\x47\xa8\xd9\x67\xd6\x7c\x68\xcc\x68\x8f\x08\xd8\x2f\xef\x3a\x86\x2e\x03\xec\xcc\x8d\x04\x11\x1d\x13\xc6\xde\xe4\x71\x3f\xe0\x6f\xef\xcc\x88\xed\xae\xb2\x1a\xdf\x84\xd8\x71\x8c\x1b\x81\x7b\x93\x06\xfc\x88\x42\xf6\x89\xf5\xf8\x4d\x2c\xea\x8c\x58\xf5\x90\x39\xe0\x1c\x64\x99\x2e\xa6\x2f\x8e\x33\x50\xf8\xdc\x07\x2e\xee\x63\xd6\xd8\xfb\xce\x8f\x72\x64\x2a\x06\xa8\x37\x24\xfc\x99\x01\x87\x3b\x63\x44\xf7\x8d\xb5\xfa\x86\x93\x3f\x13\xc2\xf6\x3b\xd8\xd8\xcf\x9b\xd8\x54\x16\x8a\x00\xbd\x0f\xc1\xe0\x47\x98\xdd\x07\x6e\xf6\xf3\x71\x72\x53\xd4\x57\xb1\xcc\x3e\x13\x5d\xe6\x03\x46\x93\x69\xf6\x99\x1c\xdd\x29\x15\xb0\xef\x44\xe4\xc7\xa5\x24\x07\x3f\x8e\x3c\x75\xe7\x7a\x6a\xf5\x8f\x6b\x11\x1d\x01\xf8\xfb\xd6\x9d\x63\x8b\xf8\x4c\xe6\x68\x44\x3a\x47\x23\x9d\xe3\x34\xfa\xa8\x39\x66\xef\xdc\x36\x95\xa0\xbf\x45\x6b\x10\xb4\xb7\x45\x6b\x30\xa9\x6c\x23\xec\xf9\x98\x55\xb6\x3d\x19\x34\x05\x3d\x45\x05\x35\xd6\xf7\xce\x5d\xc2\xbc\xb2\x77\xae\x47\x1f\x22\xf5\x98\x5a\x42\xfb\xb6\xa8\x43\x66\x96\xbd\x73\xab\xfd\x90\xe4\xb4\xff\x3b\xbc\xf1\x08\x0b\xdc\xa2\xe9\x7f\x08\xcd\x63\x15\x7d\x8c\x36\xcf\x65\xee\x43\x68\x5e\x86\x45\x99\x03\xa2\x23\x8a\x6d\xb6\x45\xd7\x15\xdb\x6c\x8b\xa2\xf3\x01\xa6\xde\x23\x0a\xa6\x8e\xbe\x24\x18\x71\x8b\x86\x24\x18\x71\xcb\x5e\x28\xba\xd9\x16\xf5\xf5\x73\xe8\x26\x1f\x1e\xfe\x03\x6d\xb7\xd1\x25\x87\x80\x88\x63\xef\x12\xad\x9d\x8c\xfc\x50\x6e\x1c\x21\x92\x5b\x6d\xa9\xf4\x38\x6f\x16\xed\x73\x3e\xd4\xff\x55\xab\x04\xa8\x2d\xd5\x98\x22\x5d\xfa\xc2\x98\x06\x28\x17\xeb\x49\x5f\x91\x0c\x5c\x37\xa2\x02\x1b\x0c\xfd\xfc\x8a\xcc\xf6\x89\xd8\xfc\x72\x41\x14\xf9\xbe\xf6\xd4\xaf\x44\xc0\x5f\xde\x5d\x7a\x98\x72\xb7\x3b\x17\x51\x21\x88\x2d\xe5\x98\xd2\xfd\x4a\x41\x0e\x03\x18\x96\xbe\x4a\x55\x33\xb5\xe6\x57\x72\xd6\x06\xe9\x16\x5f\xd1\xe1\x71\x0b\xc9\x58\xba\x4e\x25\xe6\x9b\x77\x66\x90\xaf\xf8\x9d\xe8\x26\x78\xf8\x4a\x0e\xee\x6b\xb4\x96\xe0\xbe\xbc\x7a\x24\xd1\x1e\x82\xfb\x7a\x6a\x71\x70\x5f\x3e\x7c\x7b\x85\x44\x54\xee\xd6\x9b\xb1\x26\xb6\xa6\x53\xe7\x36\x08\x33\xa3\xb9\xcd\x8e\x7f\x45\x74\x73\x1b\xd5\x6c\x35\xf7\xa6\xdf\xdb\xcd\xed\x11\x1d\xea\x37\x19\x06\x42\xfd\x3a\xe3\x69\xe6\xe4\xeb\x27\x3a\x13\xdc\xa0\x3b\x9a\xb0\x3d\x83\x44\xe4\xdf\xa0\xe7\x8a\xb2\xe8\xf9\x92\x38\xc0\x49\xad\x06\x91\x9a\x7b\xf1\x2b\x3a\xbd\xec\xa0\x11\x9e\xbf\x66\xd5\xfa\x8a\x0e\x4e\x1c\x74\x87\x28\xc1\x99\x92\xe9\x40\x5a\x71\x2c\xe6\xdb\x3f\x7f\x9b\x97\xdf\x6a\x14\xa3\xe8\xf9\x6c\x12\xd1\x31\x6f\xcf\x67\xd3\x86\x7e\x45\xf7\x67\x0e\xc4\xe2\x92\x26\xe2\x76\x4c\x61\x44\x19\x2a\xd6\xaf\x28\xe5\xb5\x6d\x29\xe9\x65\x3a\x73\x4a\x32\xc1\xb7\x33\xd9\x7e\x45\xc7\x49\x15\x24\x67\xae\x5d\x1d\xd1\x37\xa3\xde\x10\xa7\xde\xad\x48\xc4\x78\xa4\x5c\x12\x98\xe4\x53\x61\xe2\x9f\xb4\x70\x39\xe7\x6c\xa3\x85\xdf\xd9\xd6\x8c\x79\xf9\x4a\x1f\xc7\x2e\xf2\xae\x93\xeb\x3e\x2c\x39\xa3\x98\xab\xfd\xf2\x5f\x51\x4d\xcc\xfc\xbf\x15\xff\xbc\x58\x56\xb7\x36\x55\x1b\x25\xbe\x92\x92\xeb\xb6\xf4\xc6\xc9\x75\x1b\xf3\xe7\x86\xb1\x8b\xfd\xc4\xa0\xe7\x6a\x90\xe8\x57\x14\xa6\x80\x06\x9a\xcd\xa2\xff\x3b\xa7\xfa\xf7\x5d\x03\xa4\x32\xfa\xe6\xf4\xbe\x98\xf0\x24\xfb\xbf\x69\xa0\x70\xcf\xbf\x57\x9d\x1a\xb0\xd2\x4f\xcd\xca\xc7\xa1\x4b\x5f\x51\x8b\xec\xf7\xea\xb0\x4f\x2f\xa5\x1a\x6e\xcb\x9f\xb0\xcb\xdd\xb1\x1a\x5f\x51\x78\xdb\x27\x55\xbe\x3d\x55\x18\xdc\x43\xf3\xfc\xae\x11\xcc\x33\xab\xa8\x18\x2b\xfa\x44\x12\x56\x94\xff\x60\x08\xb3\x6d\xe2\x5f\x49\xd1\x9f\xcf\x8d\x24\xac\xe8\x53\x91\x94\xeb\xf4\xb9\xf2\x50\x7a\xf5\x95\x87\xc6\x0d\xcd\xd4\xa1\xe6\xfd\x5e\x75\xeb\x16\x55\x1a\xf4\xf9\x34\x24\xe3\x6f\x0b\x92\x1b\x17\x49\x8d\xab\xf9\xae\x39\x63\x0e\x92\x1b\xd7\x91\xa6\xa4\x3c\xd3\xd0\xb1\x81\x1b\xa9\xdc\x99\x96\xc2\x1f\x8f\x8b\xcd\xd4\xf9\xf9\x67\x49\x85\x82\x2d\x65\x3d\x3a\x3f\xff\x33\x38\x9b\xc4\x49\x7b\x9b\x63\xeb\x2b\x39\x09\x46\x46\xc7\xd8\x37\x5b\xe0\xbe\xa2\x43\x2b\x66\xca\x15\xb8\xb0\x30\x1e\x00\xdc\xf2\xaa\xe0\x84\x35\xcf\x94\x97\xae\xa6\x54\xcd\x42\x26\x8f\x51\xcd\x8b\x45\x2e\x50\xf3\xb8\x38\x23\x04\x6a\x1e\x17\xfb\xb3\x51\xcc\x86\x6d\x7d\x25\x01\xd5\x6e\xca\x34\x50\xad\x32\x00\xbe\x08\x8e\x34\x4d\x1b\xa1\x71\x2e\x5f\x49\xe6\xee\x2c\x77\x63\x95\x87\x83\xde\xbe\xa2\x0d\x1e\x1c\x18\x4a\xde\x3f\x2e\xce\x1a\xa7\xeb\x9f\x0e\xe8\xf8\x8a\xa4\x70\x7c\x10\x05\x0a\xaa\x79\x28\x18\x10\x7d\xae\x86\x01\xb5\xbc\x69\x93\xc1\x8c\x28\x1c\x10\x07\x82\x90\xc6\x23\x27\xaa\x80\xc6\xc5\xe8\xf8\x31\x2b\xd4\xf1\xcc\xc1\x6a\x1c\x10\x47\x7c\x35\x0e\xa8\xe5\x55\x01\x9d\x5a\xde\x14\xd0\xa9\x47\x12\xd4\x87\x35\x59\x4d\x1d\xcf\xd8\x55\x03\xe9\x98\x10\xc2\x16\x8f\x1c\x89\x02\x0c\x8f\x8c\x9c\x00\xc3\xe3\x61\xe0\xaa\x61\x74\x9c\xac\x95\x0b\x1d\x4b\xa7\x1a\x47\xc7\xe9\x52\x8d\xa3\xe3\x88\xae\xc6\xd1\xb1\x5d\x54\x87\x1d\x31\x39\xaa\x21\x41\xe9\xbd\x31\x0e\xa9\xde\x88\xdd\xeb\xc9\x43\xa1\x38\x32\x16\x76\xbd\xfd\x9e\xc9\xe3\x5f\x46\x1e\x0a\xd7\x90\xd6\x18\x21\xc4\x9a\x33\xff\xeb\x95\x6e\x18\xe5\x90\xa1\x31\x40\xe8\x89\x24\x8f\xe1\x4a\x29\x02\x36\xe5\x07\x8b\xf2\x7d\x66\x2a\x98\xef\xa1\xd7\xbc\x2a\x9c\x4a\xfb\xa7\x22\x3e\xe6\x63\x40\x04\xbf\xf4\x31\x7c\x88\x79\x62\x66\xd8\x8b\x1f\x1c\x8c\x30\xda\x8a\xa9\x61\x2f\x06\xd5\x24\xae\x57\xcf\xab\x6a\x2a\x7b\xe5\x03\x0e\xa8\x21\x09\xcb\xd4\x29\xc5\x38\xa0\x16\xc9\x23\x3c\x90\x3c\x6c\x91\xbe\x35\x0c\xb6\x31\x25\xaf\xaf\x05\xb5\xe4\x71\x26\x96\x3e\xf3\xaa\xdc\xc5\x93\x3e\x19\x28\xb1\x78\x66\x77\x71\xde\x34\x50\x02\x55\xe8\xb1\xbb\x98\x33\x50\x89\xeb\x67\x5f\x34\xcd\x0e\xe2\xf5\x20\xc9\x05\x3e\x22\xc9\x41\x8a\xca\x6c\x8c\x6e\x2b\x23\x1f\x5a\x3b\xf9\x95\x63\x6a\x28\x36\xee\xc7\x88\x87\xc5\xb8\x99\x98\x78\xd2\x2b\x71\xbf\x16\x34\xb1\xc7\x4e\xe1\xc5\x77\xc7\x4d\xa5\xe1\x81\x8f\x33\x38\xd2\xf0\xda\x33\xf3\x54\x3f\xee\xfe\x15\xeb\xb6\x33\x02\x9a\x71\x7d\xe5\x99\x4d\xfe\xf9\x57\x9a\x56\x38\x5d\xc6\x6c\x24\xac\xe0\x80\x30\x8f\x6b\x4e\x6c\xf3\xb8\x46\x01\x6a\x76\xc0\xb1\x3a\x4c\xe3\x9a\x2b\x86\x73\xd0\x83\xeb\xfd\x8a\xf2\x31\xae\xbc\x6a\x6f\x6f\x9e\x89\x58\x93\x15\xd0\x7c\x76\xae\x95\x3a\x8e\xea\x48\xfd\x72\x2a\xf2\xf3\x9a\x9d\x6e\x2d\x92\xe8\x51\x67\xbe\xf3\xce\x41\x9f\x9b\xbd\x6e\x2c\xeb\xe6\x9c\x2f\x8d\x5d\xd5\x0c\xb0\xd9\xab\xc4\x00\xbb\x6a\xcb\x33\xf5\x8a\x8d\x44\x94\xaf\x35\xbf\xa0\x81\x8a\x78\x22\xca\xef\xc6\x54\x16\x92\xb8\x66\x0e\x0a\x49\xbc\x72\x35\x6a\x76\x53\xaf\xb4\x46\xdd\xf8\x95\xa2\x6e\xac\x7c\x27\xdf\x21\xab\xb3\xd9\x4d\xcd\x3e\xd6\xec\xa6\xe6\x37\x9a\xe4\xb5\x3e\x79\xd3\x6e\x6a\x4a\xd9\xf6\x1d\x32\x16\x76\x53\x67\x80\xb7\xff\x0c\xff\xc2\x6e\xea\x95\x52\xe4\x87\xcf\x18\x6e\xf7\x28\xb5\xab\x47\x4f\xbe\x3b\x4e\xe0\x94\x0a\xdd\x41\xc6\xd0\x30\x08\x14\xfb\x66\x1f\x36\xdb\x6f\x23\x60\xe2\xca\x43\xf7\x82\x91\x71\xd6\x17\x47\x13\x7f\xc5\xc7\xf0\x51\x5a\x4e\xaa\xad\x0c\x95\xf9\x8f\x2b\xa7\xa1\xa0\xc4\xf7\xd3\xd9\x3d\xcc\xe5\x5a\xd1\x48\x9c\x3e\x7f\x8e\x92\x77\x1d\x99\x78\x47\x94\x62\x5f\x33\x5e\xe2\x51\xbb\x51\x42\x9a\x97\xcb\x60\x7d\x98\xeb\xf5\x8a\xba\x6b\xd0\xf0\x15\x5d\xa3\xdb\x8c\x6b\x88\xe0\x57\x94\x1f\xac\xfe\x13\x72\xf2\x7d\xd5\x41\x97\xdc\xc2\x9d\x77\xff\x8a\x06\xd1\x27\x41\x98\x03\xd1\x49\x16\x66\xaa\x71\x14\xe6\xb5\x10\xe5\x88\xaa\x79\xa8\xce\xcd\x92\x16\xfa\x50\x19\x29\xd8\x4e\x34\xf4\xa1\x4e\x90\x28\x7f\xa7\x93\x2b\x89\x1f\x20\xc4\xf0\x73\xb3\x8c\xbb\x9d\x7c\xa8\x47\x41\x05\x33\x93\x3a\x51\xa3\x68\x64\xe6\x8b\x9d\x51\x24\xc4\x17\xfb\xdc\x1c\x6c\x1d\x37\xc9\x4c\x2d\x58\xdc\xd3\x24\x5b\xa5\xd9\x03\x3a\x7e\x92\x99\x6a\x6d\x72\xff\x55\x2b\xf7\x41\x7e\x0e\xb4\x81\x5c\x5d\x3b\x8e\x12\x66\x69\x27\xb7\x7a\xc9\xd3\xea\xd8\x37\x86\x0d\x76\xce\x15\xd1\x36\xeb\x95\x92\x6d\x74\x67\x4d\x99\x39\xb6\x65\x10\x71\x9c\xb0\x15\x74\x1c\x27\xac\x38\x41\x99\x9f\x96\xff\x6c\x16\xc1\x75\x45\xb4\xcb\x20\x3f\xf6\xd0\x01\x3e\x95\x95\xb7\x65\x72\xe1\x0e\xe1\xda\x23\x6c\xf3\xb7\x1a\x6a\xc5\x1f\x92\x06\x3b\xf7\x6a\x63\x31\x77\x5f\xb6\xa2\xaf\x74\x0c\xbd\x69\xb1\x0d\xbd\x2d\x05\x6f\x1f\x6e\xf4\x15\xcb\xee\x4a\x49\x36\x7e\x66\x24\xe4\xe9\x9b\xec\x51\x1d\xc3\x2e\x7f\x56\x38\xe6\xaf\xd8\x10\x6d\x66\xa7\x77\x83\x28\x7a\x76\x9f\x81\xbd\x76\xe5\xa9\x88\xf8\x9e\x3c\xb4\x29\x3a\xe5\xda\x5a\xcb\x8f\x1d\x58\x6b\x99\x13\xa2\x81\x7d\x26\x47\xc1\xc0\x1c\xcb\x74\x32\x0f\xec\x64\x0f\x87\x07\xf6\x66\x53\x15\x66\xf9\x99\x9c\x77\x03\x46\x18\x66\x84\x60\xca\xcf\x64\x5b\x1b\x10\xc2\xcc\xbc\xeb\x01\x5d\x29\xd7\x03\x4a\xfb\xc4\x81\x3c\x39\x38\x87\x3d\x1c\xed\x8a\x28\x0b\x26\x1b\xd5\x30\x6b\x1a\x5b\xd1\x80\x35\x8d\xb5\x3b\xb0\xd4\xce\x3c\xb5\x09\x93\x0d\x50\x28\xe3\x76\x73\xe7\x10\xca\xb8\xe5\xcc\x17\x9b\x6c\xb3\xab\xfa\x2b\x61\x8a\xcd\xab\x4e\xf1\x37\x53\x8e\xac\xaf\x25\xd2\x4b\x12\xdd\xc4\xf8\x4a\x7b\xec\x93\xe8\x98\x6c\xcc\x25\x7b\x77\xf4\xb0\x11\x83\x2b\x9f\x1e\xd9\x8a\x6b\xde\x95\xa6\x7d\xb7\x3c\xec\xbe\x07\xe7\x53\x11\xca\xb0\x79\x98\x3b\xb6\xdc\x6c\xde\xc3\xa1\xcd\xf7\x9d\x77\x65\x60\xed\x29\xd7\x06\x56\x56\xa6\xe9\x60\xe7\xe2\xdd\x89\x81\x95\x05\x65\xe0\x70\x79\x46\x5e\xae\x7e\xda\x10\x9b\x9f\x3e\x88\x5d\x26\xcb\x7f\x72\x43\x7d\x5f\xb5\xf5\x70\xa4\x1a\xc7\xc3\x5e\xa9\x66\xfb\xe9\x8d\x68\x8b\x26\xf6\x1e\x91\xbc\xb6\x56\xf2\xe9\xdb\x4b\x71\x21\x2a\x7c\x78\x72\x26\xcf\x65\xeb\x21\xe5\xca\x42\x30\x72\xa0\x98\xd5\xf5\xc9\xdc\x31\xab\xeb\x13\xb5\x43\xe8\xe5\xbb\x5e\x25\x4f\x6d\x8b\x2b\x29\xd8\x4c\x61\x79\xf8\xf2\x43\xea\xb1\xf1\x2a\x5a\xa1\x90\xc8\x77\xcd\xe5\x52\x50\xe4\xfb\x67\x62\x30\x3b\xeb\x8c\xb2\x37\x31\x5f\x71\xe1\x36\x3b\x6b\xed\x3f\xf1\xfb\xdb\xb3\x83\x19\x8e\x5c\x63\x8f\x11\x1c\x79\x3c\x69\xc3\x91\x31\xab\xe5\x55\x0f\x13\x87\x8f\x40\xc6\xf7\xaa\x91\xb4\x2e\x38\x1d\xa7\xc3\x91\x68\x9d\xed\xfa\x57\x5e\xf4\x8d\x96\xb1\x16\xf6\x2d\x37\xe8\xe9\xf8\x23\x06\x84\x5b\x5b\x5e\x14\xd6\xa1\xe6\x99\x28\x1f\x58\x3d\x66\x5d\xfd\xd9\x54\x96\x23\x3b\xf9\xb9\xcb\x01\x47\x3d\xaf\x3e\x3e\x40\xf3\xaa\xd6\x2f\x0a\xac\x48\x56\x07\xbb\xdf\x32\x7d\xdf\x95\x17\x7d\xa3\xba\x91\x74\xa3\x62\x45\x2e\x03\xd3\xd0\xd9\x0c\x23\x6e\xb9\xd0\x09\x38\x5c\x07\x57\x18\x53\xa8\x5e\xd7\x9d\x87\x9e\x4c\xfc\x19\x81\x85\x9f\x18\xe1\x0d\x16\xfe\x5f\x3f\x30\xe6\xd3\xd4\xef\xcc\x1a\x4f\xaa\xdc\x6a\x5c\x5e\xd4\x20\xd2\xee\x65\xc3\x38\x47\xb7\xd9\x53\xa3\x47\x09\x2a\xdc\x6f\x26\xe0\x32\xf0\x87\x89\x6d\xee\xd4\xc2\x82\x5f\xe6\xe8\xe3\x5c\x13\x54\xf8\x2e\xec\x2a\x82\x0a\xf7\x68\xcc\xe6\x46\xed\xd7\xef\x55\x19\xa9\xae\x48\x32\x9a\xa5\x31\x4a\x85\x98\xd9\xb5\x1c\x84\xc9\x52\x11\xe4\x77\x5c\x25\x55\xd8\x2a\x45\x29\xb6\x4a\xb1\x8b\x2d\x07\x5a\xa2\xcc\x0b\xf2\x3b\x2e\xb6\x67\x53\xa4\x2e\xae\x04\xcb\x93\x92\xfd\x42\x88\xdf\x91\xfd\x41\x88\xdf\x91\xed\x61\x79\x8e\xfe\xbe\xd3\x44\xfc\x49\xbe\x93\xf3\x93\x6c\x3d\xc0\x3c\x24\x22\xd5\x5a\x50\x33\x44\xa4\x5a\x26\x03\x63\x1e\xd5\x5f\xd3\x9c\xc7\xbf\xcc\x3c\x6c\xfa\x83\x1d\xa9\x4b\x6a\x48\x66\x41\x63\x9c\x36\x33\x31\xc5\x08\x69\xc8\x68\x03\x29\xe6\xc7\x00\x29\xee\x69\xcd\xc7\x19\x14\x3d\x81\x9c\xc7\x3f\x9b\xbf\x58\x51\x57\xb6\xf7\x8d\x42\x4a\x6b\x98\xb3\xcc\x43\x71\xa2\x7e\x9b\x93\x2f\xad\x60\xff\x97\x1d\x5b\x58\xe5\xe7\x66\xc7\xd8\xe8\xb2\x25\x95\x9a\x01\x1b\x05\x68\xa3\xbd\xa2\xb6\x08\x9f\xfc\xc4\xcb\x64\x12\xd4\x59\x50\x99\x4d\x7b\x5a\x1e\x8e\x68\xd3\x9e\xb6\x92\x87\xa6\xd3\xe0\x80\xdc\x78\xa4\x38\x95\x85\x27\x6e\x83\x0b\xe5\x86\x5e\x92\xbd\xd1\xa9\xff\x6b\x54\x27\xa7\xfe\xaf\x39\x35\xc4\x73\x3a\x9e\x3c\x7b\x79\xab\xcc\xb3\xb7\xc8\x65\x18\x6b\x99\x2a\x32\xf0\x0a\x1a\xce\xfc\xd9\x24\x24\x60\x49\x6c\x2c\xf0\x34\x4e\x09\x8b\x73\xd9\x12\xbe\xb7\xe7\x4e\x77\x48\x8e\x71\x23\x89\x16\x85\xad\xeb\xf8\xc4\xed\x79\xd3\xeb\xf3\x41\x52\xff\x7b\xbe\x13\x33\x07\x9b\x85\xf0\xbd\x3d\x37\x61\x61\x78\x7b\x6f\xf9\x6e\x6b\x61\x2d\x24\xc5\xfc\xb7\xd4\xa0\x98\xff\x96\x67\x2f\x4f\xb4\x7c\x28\x3b\x3d\x5b\x8e\xb9\x4a\x3b\xff\xf1\xd8\x4c\xcf\xb4\x3b\xe6\x66\xe0\x5f\x1c\x1b\xe6\xd9\x55\x8f\x4d\xf1\x4c\xba\xe3\x2c\xb1\x6c\x94\xc7\x86\x79\xc6\x17\xa0\xee\x1d\xc9\x7b\x0c\x1d\x5c\x6e\x68\x6a\x97\x99\x9e\xcd\xdf\xb0\xdc\x1e\x33\xd9\x11\x1d\xd7\xc5\x1a\x38\xa2\xe3\xba\x50\xab\x94\xbb\x7f\x5c\x9c\x45\xe2\x24\x1d\x17\xca\xe4\x71\xd4\xf9\x13\x49\xa3\xc6\x3c\x15\xd4\x77\x5c\x9c\x91\xa2\x1c\x1d\x99\x97\xc7\x94\x4a\xe8\x11\x87\xad\x8a\xce\x3b\x9c\x37\xff\xc5\xe1\xbc\xf9\x9f\x6c\x55\x29\x53\xc7\xf7\xc8\x33\x9d\x04\xe9\x91\x82\x26\xb3\x4f\x0b\x77\x5b\x32\xb7\x8e\xc3\x79\xd1\x29\x8f\x37\x35\xda\xf2\xe7\x70\x5e\xd4\x37\xc1\x6e\xc7\xc3\xd1\x47\x8a\xff\xec\x78\x20\x6d\x63\xa2\x14\x9a\x76\x5e\x23\xef\xca\x96\x4b\xdb\xfe\x1c\x1a\xf9\x2b\xd5\x9b\xda\x42\xfa\xfb\x4a\x25\xdf\xb9\x35\x6e\xdb\x9f\x9d\x92\xf1\x84\xfd\x29\x4a\xe7\x62\x17\x17\x78\x76\x0e\xce\x6c\x81\x67\x4b\x2e\x4d\x02\xc8\x96\x28\x75\x7f\xb6\x97\xa2\x15\x08\x1e\x3b\x73\x47\x55\xc6\xff\x92\x5b\x90\x13\xfe\x4f\x06\x4a\xd0\xd9\x32\x9f\xbc\x29\x6b\x6d\x4f\x7d\x3a\x19\xf8\x69\xc2\xc6\xce\xc1\x02\x15\x36\x76\x0e\xd4\x8e\x3f\xc7\x8e\x71\x43\x13\x18\x76\x8e\x3b\xdf\x0d\x49\x79\x36\x75\x6a\xd4\x88\x0a\x28\xe1\xe2\xf7\xe7\x0c\xee\xa3\xa4\xd4\xe3\x13\x86\x4e\x39\x57\x56\xbd\xf2\xf2\x4b\xe5\xfe\x13\x49\xf8\x7d\xd5\x8a\x1e\x13\x5c\x68\xd9\x39\xd8\xa2\x84\x96\x9d\x83\xf5\x2c\xb4\xec\x1c\x77\xde\x74\x2f\x19\x2b\x47\x93\xcd\x3c\xd3\x11\x87\xe6\xf3\x67\xc3\xea\xcc\x9b\x43\x4a\x52\x24\x9b\x61\x5a\x3e\x5c\xde\x4f\xe8\x87\x32\x06\xd5\x1e\x49\x76\xcd\x9e\x57\x75\x1a\xf6\x94\xf3\x56\xa9\x79\xf3\x23\xc9\x6f\x1a\x1e\x5b\x39\xb7\x0d\x8f\x9d\x37\x55\x98\x78\xb5\xb2\x45\x0b\x2c\xfb\x3d\xa7\x2a\xa2\x8d\x4f\x13\xa9\xa9\xd4\xbc\x3a\xed\xbf\x2c\x88\x8a\x82\x60\x92\x99\x6c\xb5\xf6\x7c\x68\x18\x7c\x49\x95\x46\x88\x97\x14\x24\x54\xe0\x9d\x87\x1f\x73\x45\x53\x90\x2e\xd7\x77\x8d\x64\x53\x19\x8a\x13\x18\xdc\xf8\x45\x5f\x86\xfd\x31\xb7\x5e\x3e\x63\xe3\xdf\x7c\x99\x66\xac\xff\xca\xdd\x16\x69\xa1\x0d\x46\x9d\xf1\x03\x49\x1b\x27\x38\xf0\xd8\x68\xf5\xc0\x63\xa3\xda\x99\x1e\xf5\x2e\x29\x4a\x86\x9c\xd9\xf2\xee\xf2\x43\xfa\x6a\x34\x5f\xf9\x7d\x7a\xfc\x94\x46\x19\xcd\x57\x52\x8f\xb1\x47\x2c\x87\x17\x9c\x75\xec\x46\x42\xb2\xb6\xdc\x11\x04\x64\xfd\xde\x9b\xf9\x19\xb6\xdc\x5c\x33\x9f\x36\x5d\x68\xf9\xa9\xf6\x99\xdf\x19\xa7\xef\x7c\x6c\xd1\x9c\x4c\xbc\xda\x32\xc0\x82\x25\xb5\xfc\x37\xb1\x3d\xf7\x4c\x15\x50\x1c\x2b\x1f\xbe\x2c\xf2\x2f\x64\xf2\xac\xbf\x5f\xae\x4b\x74\x2d\xfc\x0c\xe3\x58\xe3\xdc\x32\x8e\xb5\xc6\xbc\x6b\x1c\x6b\x8d\xfd\xde\x64\xac\x35\xf6\xec\xb7\xb3\x12\xe6\xcb\xa6\x43\x66\x20\x89\xfa\x82\xbd\xec\xed\xc8\xf5\x27\xcf\xbc\xeb\x4d\xa4\xf5\x2d\xa4\x21\x6c\x29\x29\x91\xbe\xe7\xc8\xaf\x29\x7f\xbe\xec\xe7\x33\xdf\x21\x22\x7d\x0c\xa6\xa2\x9d\x3a\xd1\xa3\x72\xbe\x4d\x03\xf6\x7b\xa6\x21\xef\x79\x26\xf2\xb2\xd4\xa1\x79\xfa\xc4\xd3\xf8\x36\xa6\x3b\x8a\xd7\xdb\xd4\x48\x3d\x0f\x65\x48\xee\x33\x05\x7d\x9c\x21\xd0\x92\xf8\x37\x3b\x9b\x85\xa0\xab\x3d\x50\x1f\x41\x57\x7b\x4f\x1f\x95\xdd\x3d\x18\x21\x43\x55\x3b\x27\x90\x90\xaa\x3d\x3f\xd9\xfc\xae\x3d\x10\x2c\x43\x55\x3b\x33\xe7\xcd\x0d\x27\x15\xda\xc6\x97\x9f\x61\xf7\xd6\xef\x43\x29\x23\x3d\xcf\xdc\x29\x7a\xe1\x4b\x4d\x7e\x94\x5d\xed\xed\x9f\x54\xac\xdf\x57\xa5\xa8\x70\xe6\x09\x86\x3a\xe2\x22\x15\x0a\x75\x5c\x4f\xaa\x90\xd7\xe5\xf7\x4c\x4a\x0c\x0a\x9d\x20\xa9\xe3\x7a\x22\x91\x68\x9f\x31\x35\xb7\x4c\xa6\x94\x49\x42\x66\x2a\xd4\xb5\x2d\xbf\x58\xb4\x20\x71\x4a\x0a\x7f\x7a\x2f\x9e\x09\x71\x3a\xae\x1a\x49\xda\x16\xbf\xdf\x88\xd3\x15\x43\xda\xc7\x33\x1a\xc5\x45\xf8\xd3\x91\xeb\xc7\xc7\x74\x4b\x28\xb0\x1f\xd3\x2d\x3d\x29\x46\x07\xc7\xff\x44\xe1\x0e\x18\x1a\x13\xcd\x46\x53\x11\xf4\x74\x5c\x35\xc5\x08\x20\xf1\x2b\x54\x0a\x6c\x7e\x94\x81\xa7\x3f\xcd\xf0\xe3\xeb\x7e\x0c\x82\x1f\x7b\xfd\xb9\x40\x7c\xec\xf5\xe7\x92\x67\xee\xd9\x87\xcd\xe1\x63\xa8\xc9\xc3\xe5\xe2\x63\x3e\x26\x76\xa7\x8f\xaf\xf7\x33\xaf\x4a\xab\x5b\x79\x26\xad\x6e\xa5\x50\x8f\x7f\x4a\x11\x08\x00\x8b\xad\x00\xa9\x25\xde\x3a\x71\xd1\x96\x2c\x31\x73\xd1\xce\xbb\x47\x54\x74\x7f\xcc\x0b\x90\xd1\x62\xb8\xfe\x60\x6d\x62\x71\x7c\xcc\x3e\x3a\xf3\x6a\x37\x48\x85\xf1\x30\xbb\xce\x8c\xa4\x6b\xf5\x4a\x39\xee\x15\xe3\x6a\x02\x9d\xfc\x48\xeb\xc6\xbf\x52\xac\x9d\xe6\x3b\xf5\x23\x33\x47\xc6\x80\x1e\x90\xd0\xc7\xfe\xdc\x56\x23\xca\x0f\x9f\x41\x96\xd2\x71\xe5\x07\x18\x69\x80\x3e\x6c\xf4\xe9\xff\x26\x9d\xa1\x06\x33\x92\xac\x89\xd9\xba\x3e\xc6\x1a\x64\x3c\xec\xf9\x6d\x35\x95\xc8\x83\x9f\x6e\x99\x52\x21\x3f\xf2\x88\x24\x22\xbf\xc0\x8a\xb5\x7f\xd6\xba\x0c\x27\xf0\x50\x2d\xc1\x52\xa7\xb3\xa3\x7d\xa5\xe2\x7c\x34\x0d\x51\xaa\xac\x9b\xba\x2e\x63\x0d\x3c\x3b\xd6\x65\xb2\x05\xcf\xd6\x75\x99\xaa\xc4\xa3\xba\x2e\x6b\xe0\x33\xa5\xa8\x8b\x2b\x55\xf8\xe6\x90\xef\x44\xad\xf0\xa4\x69\x82\x28\xac\x94\xa2\x0e\xae\xd4\x2e\x73\x48\xa3\x14\xa9\x1f\x03\xe0\xe2\xba\x9c\x32\x08\x9f\xf4\x32\x78\x15\x98\xf9\x57\xb4\xbd\x2b\xad\x13\x09\xc9\x28\xb4\xce\x97\x3a\x7c\x9f\xcb\x70\xd5\x69\xd8\xf9\x57\x94\x8d\xab\xa4\x20\xc5\x90\xae\x48\x66\xd5\xfd\x7d\x29\x4d\xb7\xd2\x22\x81\x18\x46\x1a\xa4\x98\xf7\x51\x78\x53\x31\xc9\x25\x1d\xb3\x8e\x5e\x69\x9c\x62\xde\x47\xcd\x33\x69\xec\x19\x10\x43\x1a\x56\x4a\x51\x18\xff\x62\x20\x45\x2e\x32\xfe\x83\x73\x72\x09\xd3\x5a\xcd\x40\xfe\x95\x74\x07\x2a\x69\xa8\xef\x40\xe9\x84\xba\x54\xf2\xe6\x5b\x52\x1a\xa3\x78\xf8\xc5\x28\x5a\x59\x2f\x8c\x9a\x95\xf5\xc2\x5f\xb5\xb2\x5e\xf3\xa6\x42\xfc\x33\x19\xad\xac\x2f\x6a\x3f\xb6\x39\x8d\x14\xa3\xf0\x65\xec\xfd\xcb\xc8\xd6\x01\xbc\x66\x5d\xe6\x82\x98\x8c\x86\xd9\x26\xb9\x92\xad\xcb\x6a\x37\x5f\xde\x56\xbb\x7d\x97\x5b\x42\xae\x56\xae\x12\xeb\xb6\xd6\xed\x05\xb8\x44\xcf\x7b\x3f\xd3\xd7\xc5\x75\x1b\x15\x31\xf2\x50\x2e\x6b\x07\xd8\x7e\x45\xc5\x25\x7b\x95\xaf\x7b\x7a\x5d\xf7\xbc\xeb\x14\x27\x4f\x9e\x72\x28\x44\x34\xd1\xde\x9d\x16\xc9\x80\x36\xd3\x22\x19\xd0\x06\xb5\xd8\x46\x96\x06\x19\xec\xc0\x00\xdd\x84\x1f\xf8\x70\x59\xb7\xd1\x0e\x33\x0f\x7d\x47\x48\x31\x26\x1e\xb0\x4e\xb0\x6e\x47\xec\x8f\x7c\xb8\x34\x22\xa9\xc3\xc6\xf1\x89\x64\x2c\xdc\xca\x43\xdd\x6e\x6e\xfa\xb1\x3c\xcc\xf4\x79\xdb\x20\xde\xf8\x72\x9b\xd5\xad\xe4\xa9\xbd\xe9\x2c\x82\xdb\x61\x9b\x19\x10\x85\xec\x38\x8b\xd7\x57\xd2\x21\xd5\x7f\x0f\x6d\xb2\x63\x69\x19\x08\xdb\xb2\x83\x89\xfe\xf7\x01\x26\xbe\x6e\xc7\x6d\x3e\x79\xf5\x78\x5f\xa0\x9f\x49\xfa\x46\x5f\x14\xba\xe6\x2c\x10\x5f\xc9\x01\xa9\x95\xe1\xdb\xbe\xb8\xd1\x5a\xc5\xae\x39\x2d\xda\x57\xe2\xf2\xc3\xd8\xda\x77\x8b\x2d\x66\xdd\x87\x9b\x1b\x2d\x3a\x1c\x63\xb4\xc1\xbe\x5b\x8c\x3a\xcb\xb0\xd9\x01\x9e\x6b\x19\x1a\x7b\xf5\x8c\x19\xe9\xb4\x5a\x5a\xf1\xe7\xeb\x4e\xea\xf5\xdd\x28\xb3\x48\xbe\x0a\xdc\x2f\xcb\xc0\xd9\xbb\xf0\xa7\x44\x04\xfc\xa0\xcb\x2e\xc3\x68\x2f\x0c\x62\xab\x60\x24\xb6\xaa\xb5\x84\xa3\x7d\x00\x30\x2f\x93\xff\x5e\xa8\x9a\xcb\xec\xbf\x17\x56\xb0\x55\x8c\x65\xe8\xbf\x6a\x7c\xd5\xbb\x53\x92\xed\xa7\x0b\xc9\xe0\x85\x99\x77\x85\xfb\xc6\x72\xb1\x4c\xf3\x7b\x83\x50\x59\x46\xcf\xde\x25\x4d\xb4\xbf\xb6\xa4\x5a\x67\xf0\x28\x74\xbd\x2c\x87\xa3\xcc\xbc\xac\x8b\x1f\x4b\xd1\x98\x59\xe2\xc1\xbe\x22\x17\x3f\x86\xc2\x54\xa9\xf7\xaf\x60\xbb\x73\xd3\x88\x97\xa7\x30\x2d\x56\x56\xc3\xd9\xf3\xa5\xb2\xbe\x75\x9e\x39\xeb\x5b\x61\xcb\x29\xf6\xee\x96\x8c\x9a\x66\xbb\x53\x1a\x7f\x25\x5d\x0a\xcd\x69\xf8\x15\x9d\x05\x6b\x45\xb4\x77\xe8\x9f\xdc\xda\xdf\x57\x7d\x63\xa4\xed\x72\xb1\x71\x43\x5f\xc5\x41\x38\x9c\x81\xa6\x1f\xbe\x41\x11\x2d\x03\x75\x6f\x00\x4e\xab\x10\x86\xc3\x91\x64\x38\xee\x0d\x02\x68\x15\x6e\xbf\xbc\x8b\x27\x98\x43\xa9\xe0\x09\x66\x35\x16\x03\xdb\xb8\xb6\xae\xe2\xd0\x85\x3b\x73\x89\x0b\x6f\x49\xc1\xf6\xa5\xb2\xf1\x19\xbf\x5b\xee\x4c\x9e\xe3\xf4\xed\x99\xb3\x44\x32\xfc\x1a\xe5\xc8\x1c\x0e\x2e\x41\x76\x5b\x2b\x69\xa3\x03\x5d\x7e\x9f\x2a\xd0\x85\x15\x58\x09\xcc\x61\x56\x56\xfc\xc6\xfc\xe3\x6a\x2b\x36\x6e\xf0\x55\xa1\xc5\x66\x53\xad\xf8\x8d\x67\x5e\x36\x6d\xe6\xef\x65\x9b\xcd\x98\xd1\x42\xff\xb6\xc6\x3e\x50\xc9\xb5\xc5\x49\x03\xcf\x30\x66\xca\x25\x88\x6f\xeb\x69\x22\xde\xbc\x8b\x5a\x97\x83\x85\xf2\xee\x72\x86\x26\xca\xd5\x52\xa8\xc5\xd6\x9f\x25\xca\xe0\x36\xd8\x31\x4c\x19\x5c\x31\x7a\x2c\xa1\x7c\xbf\x22\xcd\xb7\xa3\xb8\xfc\xaa\x51\x72\x27\xfe\xa4\x39\x84\x2b\xd0\xde\x25\xd8\x2f\x78\xfe\x05\x4d\x70\x67\x04\xa5\xe2\x63\x09\x58\xd5\xc0\xb6\x19\x49\xa8\x0b\xd4\x29\x31\x01\xb7\x56\xf2\xdd\x23\xdb\x03\x7d\x76\x30\xc4\xf3\x2b\xe6\xab\xa5\xa5\x1b\xbe\xfc\xe6\x84\x14\x4d\x70\xef\x19\x0e\x11\x64\xb2\x6d\x54\xfb\xf3\x7e\x85\xe8\x62\xd8\xa8\x41\xae\xe3\x5e\x33\x70\x31\xe3\xd0\x36\x7c\x22\x68\x89\xd5\xee\xe3\x8a\x86\x69\xa0\xef\x60\x35\x55\x13\xa2\xb0\x7a\xaa\x09\x51\x32\x6e\x26\x44\x61\x2b\x7a\x40\x98\xa1\x08\x3e\x36\xe3\x3d\x79\xd8\x5c\xe5\x85\xe8\xbd\x94\x59\xfb\xb0\x97\x32\x31\x4d\xd5\x7b\x17\x56\xc7\x03\x7a\x00\x35\xe1\x99\x2c\x59\x37\x49\x30\xdd\xef\x2c\x8e\xe8\x68\x2e\xf4\xd8\x67\xd9\x0a\x15\x09\x3e\x77\x9a\xe8\x29\x73\xfd\x3e\xfd\x6a\xef\x0c\x99\x48\x79\xef\x31\xd0\xfa\x1e\x33\x42\x32\x62\x8f\x8d\xd4\x2d\xdf\x79\x88\xf2\xa1\x5b\xcb\xe4\x37\xe0\x97\xdd\x50\x08\xdf\xd1\x98\xbf\x42\xf8\x96\x5f\x85\xdb\x39\x10\xf2\xa6\x96\x10\x8b\xc4\x38\xdd\xc2\xe6\xf7\x38\xbc\xa0\xa5\x14\xff\x78\x7a\x28\x4f\xd8\x60\x03\x7b\x30\xc9\x5d\x11\x9b\xb1\xff\x94\x23\x2e\x67\x60\xa9\xcb\xfc\xb6\xf5\xf7\xec\x98\x8a\x3d\x5f\x0a\xec\x93\xff\xe3\x8c\x47\xa8\x66\xa6\xbb\xed\xe3\xdf\xfe\xc9\xd5\x4c\x86\xce\x44\x6b\x3e\x8b\xf1\xeb\x2f\x41\x6f\xef\x0e\x4e\x69\x19\x5f\x3b\xb8\x12\xae\x66\xfa\x66\xba\xd9\xac\x55\xd2\xd8\x66\x87\x58\xd4\x24\xf3\xe8\x2e\xfa\x65\x80\xed\x62\x6d\x1b\x51\xdb\x72\xa6\x37\xab\x95\x58\x29\x57\x33\x7d\xe8\xef\x5d\xf3\x7c\xb2\x14\xa1\xdc\x4d\x6b\x4d\xb9\x9b\xf6\x2c\x1b\xf0\xf2\xa1\x1c\x41\x69\xc0\xd2\x55\x3b\x6d\x95\x4f\x0c\xd4\xd4\x6a\x66\x16\xcf\xfd\xa1\x79\x46\x70\xce\x36\x13\x35\x32\x03\x85\x8d\x9d\x51\x4e\x85\x7f\xfd\x76\x79\x22\x7e\x15\xd9\xca\xc4\x12\xc8\xb5\xd6\x2b\xc5\xe8\xa2\x53\x53\xc5\xcb\x1b\x2c\x4d\xc5\x13\x31\xf3\xd4\xd3\x87\x52\x45\x19\x1e\x25\xc0\x64\xb9\xf3\x46\x3f\x17\x8c\xb5\xe2\x54\x59\xcd\x6c\x4c\x9c\xaa\x02\xb1\x56\x9c\x31\xab\x99\x8c\x29\x55\x90\x07\xe7\xca\x87\xb6\xcb\xd7\x88\x6f\xef\x04\x34\x4f\x94\x1b\x18\x4d\x96\x31\xac\x77\xe1\x38\xeb\xce\x7c\x9d\x33\xa8\x3b\xb0\x14\xec\xf6\xea\x06\x3a\xa1\xa9\x0a\x88\x4a\x1a\xc6\xaf\xe4\xdc\x7e\x1d\x49\x91\x0d\x11\x64\x34\xa4\x93\x7d\x32\x5a\x0d\xd1\xa3\xb5\xd2\x1e\x85\x6b\x30\x79\x82\x41\x65\xf0\x84\x41\x7d\x88\x7a\x5d\x82\xa0\xb6\x96\x47\xde\xd4\x29\xd4\x40\x3a\xb6\xc2\xce\xf6\xc1\x5f\x17\x60\x73\x00\xf6\x58\xdd\xde\x4e\xb4\xbd\xee\x10\x24\x26\xa4\x30\x97\xc3\x14\x1e\x5f\xe9\x76\xf4\x54\x44\x6b\xe6\xdc\xe7\xe1\x8c\x4d\x97\x65\xb6\x04\xd9\xb9\xcc\x19\x8b\xe3\x66\x75\x7b\x3f\x7b\x8a\xd9\x7a\x93\xa6\x1e\x4f\xfa\xbc\xa9\x49\xcf\x1e\xd5\xed\xfd\xcc\xd0\x1c\xdb\xc9\xe8\xbe\xac\x96\x80\x5d\x97\x28\x63\x47\xe3\xf2\xa6\x3c\xfc\xc3\x7c\x51\x5f\xa9\xa8\x94\x48\xd5\x0e\xe4\x86\xf8\xe8\xd5\x89\x24\xae\xdf\x96\x62\xe4\xd0\xed\xa9\xc2\xfe\x2e\x26\xca\xb0\x25\xa6\x47\x92\xb5\xa5\xa7\x18\xb9\x18\x57\x6a\x94\x39\x89\x19\x65\x9a\x58\x22\x95\x97\x30\x97\x93\x20\xe7\x25\xc8\xe5\xbc\x38\x93\x4c\xf7\x0a\x7a\x68\x09\x54\x59\xeb\x15\x69\x49\xa2\x06\x5b\x5d\x9e\x94\xe2\x85\xfb\x20\xfd\x79\x7f\x4c\xf5\x32\x51\x3c\x79\xf8\xd6\xab\x79\xa6\x75\xcb\xdf\x16\xfa\xb2\xd6\x0c\xa9\x2d\x32\xdc\x13\x05\xbe\xac\xf5\xdf\x7c\xaf\xdf\x57\xab\x5e\x4d\xa1\x32\xd7\x30\x9f\x87\x5d\xaa\xdc\x12\x87\x5d\xaa\xdc\x69\x85\xb5\x5c\xcf\x95\x67\x52\x12\xd8\xd5\x85\xb5\xac\x78\x9e\x97\xa0\x96\x35\xb6\x14\x21\x2d\x6b\x2c\x32\xe2\x6d\xad\x31\x24\x09\x76\x59\x63\x9d\x12\xec\x72\x3d\x19\x27\xf1\x02\x3d\xf9\x2f\xec\x44\xb4\xda\x70\xfa\xc5\x50\x78\x27\xca\xff\x34\x34\xae\xa4\x94\xa3\x52\xf8\x13\x76\x74\xe6\x7f\x1e\xf7\x28\x65\x4a\x09\xca\x1c\xb1\xfd\x05\xbd\x58\x48\xcd\x8a\x13\x76\x4d\xdb\x5f\x38\x36\x27\x77\x4f\x0a\x9d\x8e\x4a\x61\x43\x37\xd8\xb2\x97\x91\x77\xcd\x8c\xc5\x90\x0a\x7b\xf9\xdc\x2d\x92\x09\x8d\x9e\x7c\x2a\xca\xa6\x27\x75\xda\xef\xf9\xa4\x20\xdf\xfc\x27\x92\x7f\x86\x07\x5c\xc0\xcb\xe5\x04\x9f\x5f\xc9\x57\xfd\x27\x0f\x65\xb5\x40\xe3\x21\xf5\x7e\xf6\x13\x52\xef\xe3\xc0\x58\xa4\xde\xc7\xd9\xb0\x26\x6e\x4f\xfe\xd6\xc4\xed\x59\x53\x8f\xdd\x9e\x35\xdf\xfa\xa6\xcf\xdd\x81\xec\xfa\x9d\xff\x3e\x17\xe7\x41\xea\xf5\x79\x40\xc1\xe6\x13\xe2\x07\x1a\xc1\x79\x75\xce\xd2\x69\xc6\xa0\x94\x63\x1c\x7c\xff\xbd\x2b\x20\x60\xea\x14\x35\xca\xfd\xe4\x55\x2b\xa3\x9c\x1c\xd3\x46\x97\x34\x00\xbb\xca\xca\x97\xba\x4d\x96\xfc\x61\xdf\x26\x0b\xd3\xdb\x00\x4e\x72\x40\x7d\x45\x5f\x94\x99\xe0\x64\xde\x2f\x69\xa1\xbd\xa9\x25\x2d\x34\xdd\x09\x5b\x9f\xc0\x9f\x37\xe9\xf8\xbe\xa2\x6f\xfd\xf9\x52\xb9\xf6\x7b\x6a\x71\x42\x94\x99\x72\xec\xde\x4d\xfb\x0f\x0d\xf6\x4f\x5e\x80\x9c\x58\x3b\x82\x72\xb6\x58\xaa\x16\x99\xc8\x59\x3c\x40\x39\x99\x91\xcb\x30\xf7\xf1\xfb\x52\x68\xeb\x27\x12\xc7\xe6\x44\x7c\xbb\x49\x1d\x51\x0e\x9e\x9b\x79\x67\x3c\x67\x01\x2c\xbe\x9c\x22\x7f\x5c\xa9\x55\x07\x27\x2e\xfe\xb5\x50\xf6\x99\x3b\xce\x90\xdf\x01\x42\x2f\xc1\x3b\x5b\x8e\x2e\xc3\x3b\x0b\xd8\xd3\x65\x78\x27\xe8\x80\x65\x2e\xd8\x02\x8e\x7b\x39\x25\x7e\xc1\xed\xbd\x0c\xea\x2c\xc0\xc5\xd7\x32\x03\x43\x2a\x85\x81\x81\x6b\x8f\x90\x9b\xad\xa5\x96\x6d\xb2\x03\x7a\xba\xb9\x8c\xd0\x7a\x41\xdb\x7b\xda\x07\x90\x33\x63\xe6\x8b\x5f\x6c\xde\x42\x72\xb6\xd1\xf2\x25\xc0\x66\x1a\x24\x6c\xfb\xfc\x2f\x76\x13\x67\xbc\xaf\xe5\x4a\x6b\xdf\xfa\x32\x95\xf0\x27\x18\x7a\xcd\xd7\x8a\x3f\x6b\x2d\x3b\x7e\xe2\x31\x21\x1d\xfe\xcd\x35\x6c\x69\x4a\xd6\xce\x9d\x56\xd8\xcf\x96\xe6\x3a\x3c\xb9\xa7\x1c\x39\x3b\x7b\x2a\xd9\x8e\x01\x8a\x28\x6e\x5d\xda\x63\xed\xef\x4e\x85\xca\x03\xc7\x21\xbe\x89\xf7\x43\xa5\xd8\x06\xe4\x71\x36\x6e\x00\x79\x91\x34\x2d\x98\xf2\xe2\x88\x9d\x30\x81\x2c\x25\xc5\x1f\x84\xbc\x2c\x61\x3d\x4b\xfd\x7d\xe7\x03\xb7\xe7\x55\xb9\x96\x98\x7a\x82\x77\x4e\x58\x42\x96\xd0\x9d\xdf\x91\xe3\x55\xe3\xa2\xd8\x82\x05\xe8\xac\x35\x75\x88\xaf\x18\xbc\xf0\x32\x9d\x6c\x65\xc6\x9a\x32\xf6\x41\x19\x10\x24\xf3\x89\xca\xba\xb3\x4f\xf2\x50\x66\xb6\x71\x73\xaa\x93\x5e\x7e\xa4\x3d\xda\xdf\xc6\x8d\x52\xb5\xe1\x01\xe1\xe7\x6c\xb8\x3d\x56\x44\x53\x63\x70\xf4\xec\x4c\x91\x54\xe4\x80\x55\x04\x5f\xee\x78\xe4\x1c\x42\x19\x11\x9d\xc9\x95\xab\xd4\xe6\x4c\x1e\x48\xc3\xed\xa1\x2f\x87\xe3\x2c\xe5\xb8\xa3\x0c\xc2\xf1\x75\xbf\xa4\x58\x07\x46\xa4\xdf\x36\x70\x8d\x15\xd1\x01\xb4\x12\x0e\xe8\xb8\x8e\x24\x2f\x3e\x2d\x17\x0e\xf3\x67\x6d\x76\x62\xf9\xf5\xfb\x4e\xc6\x2c\x66\x9d\xf3\xc8\xaf\x9e\x52\x96\x26\xc8\x83\xa4\x6b\x1e\xf6\x17\x67\x8d\x1f\xd9\x6f\x8e\x73\x03\x70\x64\x8b\x06\x75\xc2\x89\xb3\x84\xae\x2c\x33\x1f\x3a\xca\x2c\x26\x53\x43\x28\xe7\x5c\xf9\x52\x4a\x60\xcb\xbb\xc2\xc3\x8d\xd4\xf1\xa7\x41\x4e\xa9\x56\x44\xe8\xa2\x98\xc2\x6e\x96\xeb\xb1\x9b\x81\xcb\xeb\xf1\xf1\x57\x23\x29\xe8\x27\xad\x31\xc3\x51\xa9\x11\xc5\x0c\x96\xb1\x31\x78\x08\xc4\xd5\x12\xc0\xb2\xc5\x1d\x70\x6c\x88\x88\x81\x54\xf4\xa9\x37\x79\x22\xbe\xa2\xdc\x66\x29\x55\x21\x2c\x29\xd5\x99\x7c\x46\x24\xe1\x44\x38\x1e\xce\x01\x18\x8a\x24\xf6\x88\x11\xc9\x4b\x39\x6f\x8a\xda\x02\xd3\xca\x31\x25\x42\xfe\xb7\xf7\x9c\x0c\x9b\x73\xf7\xe4\xd7\xe8\xde\x12\x03\xa4\x51\x9b\xd7\xaf\x65\x32\x25\x30\xc3\x85\xd3\xbc\x17\x57\x8c\x3f\x67\xeb\xe1\x3b\xa1\x2d\xef\x45\xcb\xfe\x0c\x85\x60\x3b\xfa\x73\xda\xb5\x11\xc9\xf7\xb4\xbc\xa9\x7b\xda\xf8\x27\x3d\xec\xf7\x55\xa7\x64\x63\xf6\x09\x8b\x39\x00\x97\x2d\x41\x31\x47\xbc\x1e\x82\x62\x8e\x38\x1c\x04\xc5\x1c\x71\x0d\x89\xb9\x74\xc4\x05\xf2\x67\xe3\x04\x0e\x04\x41\x2a\x07\x40\xef\x65\x6e\xd2\x11\x43\xb4\x30\x95\x23\xca\x8e\x30\x95\x23\xde\x11\xf3\x8d\xf6\x5c\xaa\x04\xb1\x9c\x71\x26\x98\x6f\x74\xc4\xd2\x2c\x8c\xe5\x88\x9e\x26\x8c\x65\x89\x53\xf2\xcf\x59\x7e\x32\x54\x86\xec\x54\xfe\x94\x41\x94\xf0\x17\x2d\x91\x8a\xce\x9b\x3d\xc5\xe0\xc7\x2c\x3e\x81\x1f\x67\x36\x18\x83\x1f\xe3\x65\x14\xf8\xb1\xcc\x54\xe8\x4c\x0e\xa9\xd0\x39\x51\xf2\x17\x8f\x0f\x87\xbc\xa9\x9b\x21\xf3\xd2\x29\xe7\xef\x8c\x94\xee\xb7\xc1\x0b\x88\x28\x74\xc6\x5f\xfb\x67\x10\x02\x46\x83\x97\x4f\xaa\x78\x02\x5e\xf0\x5f\xa1\xfd\x08\xde\x38\xe1\xdf\x58\x2f\xc7\x25\x60\x2a\x12\x82\x71\x02\x96\x5f\x82\x2c\xce\x58\xeb\x84\x58\x9c\xb1\x76\x0b\xb1\x58\x2b\xfd\x15\x26\x71\x3d\x8c\x8c\x78\x40\xd7\xc3\xac\x11\x0f\xe8\x7a\x38\x36\x44\x03\xba\x1e\xda\x6d\xb8\xe2\x88\x93\xe2\xe5\xd3\x88\xb9\x20\xb4\xe2\x7a\xf8\xc1\x02\x2b\xd6\x78\xeb\x45\x02\x5a\x63\x27\x7a\xd9\x53\xca\x5e\xf3\x62\x57\xa2\x7a\xdd\x37\x73\xc1\x15\xab\x67\x0d\x56\x40\x20\xc6\x1a\xcb\x94\x48\x3d\x6b\x50\x05\x22\xf5\x5c\x4f\x3a\x28\x04\x40\x2e\x98\xc2\x37\xae\x87\x1f\x23\x78\x63\x8d\xbd\x5a\xe8\xc6\x1a\x8c\x81\xc0\x8d\x35\xe6\xd0\x97\x2f\xa6\x77\xea\xb3\x17\xb4\xe5\x55\x47\x14\xe7\xc7\x38\x35\x54\x94\xdf\x17\x81\xa7\x33\xa2\xfd\xf5\x6c\x92\x62\xe2\xac\xf1\xfb\x93\x2c\x3e\x46\x23\x33\x71\xb6\xcc\xe9\x17\xf4\xcc\x4f\x44\xdd\xcf\x32\x01\x0e\x6d\x4a\xb9\x22\xd5\x65\x3e\xbc\x31\xb0\xb3\xdf\xbf\x09\xe1\xe6\xda\x02\x13\x27\x68\x9b\xf5\x06\x54\x4b\xc1\x26\xe6\x04\xd4\xbd\x20\xe6\x04\x46\xb6\x84\x5a\x0c\xbd\xd1\x7a\x63\x8c\x7f\x52\x90\x2f\x73\x35\xef\xca\xcf\xc9\x9f\x17\x56\xf1\x69\x35\x0d\xf4\xdd\xad\xa6\x45\xf2\xd2\xd6\xd4\xf9\xf1\x43\xbe\x94\x79\xac\xe5\x55\xe9\xf5\x4f\x10\x06\x6f\x7c\x9e\xbf\x77\x75\xd7\x28\x69\x91\x83\xb2\xef\x15\xd1\x68\xd7\x34\x10\xa7\x67\x4d\x51\x56\x2e\xd2\x39\x13\x0c\x96\x34\xca\x04\x83\x85\x49\x07\x11\x27\x7b\xd1\x1b\xc7\xe6\x7f\x41\x9a\xbc\x39\x60\x29\xd6\x71\xaa\xfc\x62\xb8\x36\x03\xc3\x78\x73\xa2\xd2\x20\xbb\x27\x01\x51\xaf\xb7\xa3\x56\xf3\x4f\x1d\xb5\x9a\xdf\x84\xb6\xce\xee\xfc\xb6\xaf\x12\x95\xea\xed\xcb\x65\xe0\x0a\x50\x69\xc6\xa9\x2f\x80\x63\x8b\xff\xff\x6d\xd2\xc0\x80\x19\xcc\xa5\x79\x83\xdc\x5e\x42\x31\x7e\x45\x6a\x3d\x5c\xf4\xe8\x8c\x71\x5b\x30\xdd\x2c\x43\x17\x4b\x3c\xb1\xe2\xcb\x6c\x51\x97\xa0\xcb\x24\xbe\x79\xbd\xed\x9b\x64\x74\x3f\x78\x1f\xf9\xc7\x1f\x1b\x73\x89\xd7\x5a\x46\x28\x16\xa0\x6c\xeb\x63\xf7\x11\x7c\x67\xeb\x83\x35\xf7\x41\x3a\xae\x26\x22\x18\xe1\x7c\x2a\x1d\x65\x72\xc7\x31\x9c\xb0\x06\xd0\x20\x00\x61\x1b\x9c\x69\x66\xb5\xac\x71\x00\x18\x41\x58\x1f\xd6\x90\xf2\xd7\xb7\x55\x22\x6d\xf1\x9b\xa5\x58\x39\xcd\x22\x58\xa5\xa0\x01\xcb\xa4\x6f\x69\x9e\x82\x18\x7e\x35\x8a\x29\xe3\x29\x91\x74\x8d\x28\x08\x66\xca\xcb\x23\x03\x66\x69\xb6\xef\x8e\xb9\xc6\x7c\x38\x52\x07\x92\x0c\xfe\xdc\xb7\x84\xf4\xab\xf5\xce\x33\x6d\xd5\x4f\xaa\x50\xd0\x36\x5b\xc6\xc7\xe6\x8a\x40\x89\x3e\xa6\xf1\x03\xf9\xb8\x4c\x3c\x49\x3e\xad\xaf\x68\x2c\x17\xc2\xe3\x99\x99\x57\x95\xe9\x94\x03\x4f\xb8\xbf\xde\xf3\x63\x9d\x40\x74\xe6\x43\x45\x0f\x71\x95\x16\xec\xaf\x77\x2c\x17\x42\xfd\x75\xd0\xe5\xeb\x63\x0f\x54\x4d\x53\x05\x19\x25\xd6\x66\x1b\xcc\x67\x4e\xf7\xaf\x24\xac\xeb\xcc\x33\x81\x5b\xad\x0b\xec\xcb\xe0\x56\xb7\x7b\x5f\x86\x2e\x2d\x0f\xc7\xbe\x9c\x3e\xd4\xea\xe5\x16\x85\x64\xbc\x8e\xdb\x29\xed\xc1\x72\xef\xcb\x69\x40\x3d\xe0\x5b\x79\xec\x07\x7e\xa2\x6d\x48\xde\x4a\x29\xd9\xac\x1a\xe2\x9f\x45\x9a\x63\xdf\x50\x9a\x6a\xe2\x47\x8e\xe3\x2d\xe2\xc7\x82\xeb\x75\x5f\x46\x97\x4e\x3e\xb4\x27\xb1\x52\x2a\x6a\x1b\x4d\x45\x6d\xcb\x77\x32\x8c\x7b\x50\xb7\x80\x75\xf3\x57\xc3\x96\x99\x3c\x5d\x14\x96\x94\x5b\xd9\x16\xcc\x6e\xb0\xb5\x6f\x21\xe9\x06\xdb\xfe\x16\x92\x6e\xb0\xfe\xb6\x90\x74\x03\x63\xda\xbe\x8c\x2c\x9d\x69\xd9\x5b\x6f\xa6\x3e\x59\xfe\x2b\xdd\xf5\x6d\x32\x43\x7a\xdc\x23\xda\xa2\xfc\x77\xf8\x54\xb7\x90\x74\x83\xc3\x62\x5f\x4e\xd3\x98\xe1\x16\x04\x1b\xcf\xce\xbe\x1c\xc9\xf5\xef\x64\x39\xdf\x57\xa5\x95\xe6\x3f\x11\x04\xd3\xe9\xaf\x93\xd0\x3c\x77\x9e\x8a\xee\x02\x62\xb0\x6d\x0a\xc8\x86\x01\x76\xdf\x06\x8f\x52\xd2\x6d\x9a\x34\xec\xdf\x5b\x50\xba\x09\x78\x63\x1b\x3b\x37\x21\x58\xd8\xc2\xce\x4d\xa2\x22\xf6\x6d\x4b\x85\xf5\x93\x2d\x62\xc9\x09\x58\x63\x9b\x57\xb2\x11\x66\xbd\x05\xab\x9b\xa0\x3e\xb6\x50\x75\x13\x85\x73\xdf\xb6\x5b\x30\xa9\x6e\x7b\x2d\xbc\x6b\xed\xdb\xcc\x28\xb0\x60\x6c\x81\xec\x26\xda\xff\x06\x64\x07\x1b\xd3\x36\xe5\x64\x83\x9a\x6d\x8b\x46\x72\x8e\x9e\x82\xbc\xad\xe4\x4b\x6d\x6a\x2c\xab\xdb\x88\xd0\x4e\xe3\xbc\xa9\x0d\x06\x00\x8e\xbd\x45\x3f\xc4\x56\x05\xb8\x75\xdf\x86\x76\x0e\x5a\xbe\xa5\x0d\x77\xaa\x70\xde\xb8\x91\xef\x7c\x2d\x8e\x24\x4d\x39\x7f\xc7\xd7\xd0\x8c\x94\xd0\x6d\x35\x63\x63\xf4\xe6\x88\x24\xd7\x48\x3a\x28\xef\xc0\xc3\xec\x34\x20\xad\x73\x9f\xdf\xb7\xdd\x03\x35\x92\xf4\xca\x87\x2a\xd0\xda\x7a\xbe\x94\x47\xc0\x6a\xda\x16\x1c\x6d\x3d\xac\x00\xc3\xd1\x1e\xdc\xf5\x5b\xf8\xb3\xf5\x30\x79\xc5\xe3\xb8\x1e\x7e\x95\xf0\x66\xeb\xe1\xff\x1b\x6e\x16\xce\x8a\x2d\x22\xc7\x8a\x51\x69\x0b\x6e\x56\xf1\x37\x6d\xa3\xcd\xc2\xc5\xb1\xc5\xe3\x58\x71\xd5\x6c\xf1\x38\xae\x27\xcf\x94\xd6\x05\xcb\xc3\x16\x71\x63\x1d\x8d\x1a\x7d\x8d\x60\xab\x28\xbe\x46\x14\xda\xed\x6b\x44\x4d\x29\x1e\x38\x3a\xec\x7b\x43\x89\xc4\xd8\xa4\x18\x6b\xb4\x1e\x38\x23\xc9\x2e\x00\x83\x5b\x48\xb2\xf5\x94\x3c\xb4\x42\xcb\xdf\x31\xae\xec\x4e\x39\xa6\xb9\xe1\xf2\xbf\x8d\x2b\xbb\x80\x3b\xee\x62\x83\x7e\xa7\x5b\x36\xe8\x5f\x3f\x51\xbe\x14\x66\xa7\xd1\x62\x17\xb8\xc3\x6d\xb4\xd8\x75\xfd\x9e\x5a\x59\x67\x66\x19\x3c\x76\x5d\xbf\xe6\x5b\x21\x4b\xc7\xed\xdb\x62\x53\x30\x78\x6c\x60\x2f\xdf\x05\xe4\x64\x7e\xbc\xd3\x5e\x30\x63\x0c\x25\xbb\x80\x93\x6e\x63\xc7\xda\x93\xce\xe9\xb2\x31\x60\x02\xdd\xb0\x3d\x3e\x69\x84\x6d\x69\x4f\x4a\xb2\xd1\xf0\x49\x93\xa4\x9f\x3f\x8c\xaf\x61\x93\xcc\x84\xea\xfc\x2e\xd4\x29\xb8\xd7\xd3\x68\x6d\x35\xc4\x17\xdb\xf9\xae\xb9\x12\xe4\x5d\x5f\x09\x98\x28\x02\x7f\x3d\x8d\x2a\x2b\x17\x84\x85\x64\xef\x0e\x83\x52\xb9\x21\x3c\xf9\xd2\xde\x1d\xeb\xb0\xbb\x72\x45\x78\xfe\xc3\xee\x2d\xdc\xd8\xd3\xf2\xa5\x7d\x57\xf0\x91\xee\x6a\x90\x3c\x20\xa0\x6d\x50\xd9\xc0\xba\xbf\xab\x7d\x59\x70\xa9\xee\xea\x14\x45\x69\xe1\xa2\xe7\x74\x55\xc7\x77\xc7\xb2\xbc\x85\x1b\x7b\x30\x2c\xec\xca\xdd\xe2\x57\x90\x2f\x13\xe9\x9c\xd9\xca\x4b\xda\x64\x42\xf2\x92\x16\x3b\x7b\x0b\x37\x86\x5d\x89\xe7\xcb\xbf\xb1\x49\x8e\xa3\xb1\x3a\xba\x6f\xa4\x20\xdf\x77\x32\xde\x44\xf7\xa5\xfd\xa2\x69\xc2\xbc\xb1\x2b\xfe\x29\x16\xb8\x40\x62\xf7\xb3\x7e\x4f\xad\xfe\xf1\xe5\x71\xa0\x0d\x53\x1f\xcc\x58\x4b\x03\xb9\x50\xb0\x8f\x3a\x47\xfc\x8d\xa1\x6a\x57\xb3\xe2\x34\x5a\x0f\x5f\xee\x4d\x83\x15\xec\x77\x67\xb6\x1c\xdb\x17\x4b\xaa\xd1\x6d\xa8\x45\x7a\xb9\xd8\x7c\xf9\xf6\xbb\x29\xf7\xe3\xa7\x9e\x5b\x4a\x30\xdf\xb8\x3a\x6f\x27\x98\xbf\x87\x2d\x06\xfb\x31\x1a\x04\xef\xee\x36\xfe\xec\xc6\x15\xbb\x9d\x53\xbe\x83\x96\xde\xca\x1b\x7f\x17\xac\x9c\xdb\xc9\xe1\x4b\x96\xae\xf0\x67\x0d\x5c\xfa\x7e\x70\x57\x3d\x11\x8d\xa9\xe4\xb7\x2a\x07\xfc\x57\xa4\x60\xf8\xc2\x57\x5e\x5e\xba\xb7\xe4\xa1\x61\x92\x8b\x36\xc1\x09\xbe\x68\x84\x66\x53\x21\xd2\x69\x1b\x56\x56\x1e\xf4\xc8\x07\x46\x06\xbb\xd5\xf7\xe3\xbb\x82\x73\x90\x7e\xc5\xc7\xe2\x40\x6c\x16\x29\x59\xa8\x5b\xc2\xfb\xb6\x19\x22\xc9\x9a\xfb\x15\xb7\x1e\x32\xc4\x22\xb4\xef\x1c\xc8\x82\xa1\x35\xc0\x88\xdb\x30\xb4\x0a\xbc\x7b\x3b\x8f\xfb\xc0\x6c\xbf\x05\x44\xfb\x3e\xa5\x81\x9a\x4d\x15\xe0\xf8\x76\xf2\xf6\x59\xd2\x22\xf3\xe7\x01\xec\xdc\x0f\xd7\x09\xf6\x10\xc3\xd6\x6a\x49\x6f\xcc\x71\x0f\xdc\x7b\x3b\x67\x7b\x85\x50\x75\x3b\x69\x7b\xc5\x84\xb9\xcd\x28\x99\x5f\x77\xa0\xdb\xc9\x33\x5b\xf3\x5b\x6a\x15\x19\x44\x4b\xa5\xbe\x61\xa4\x12\xb9\x41\x50\x47\x9d\xb6\x1d\x44\xf1\x6e\x76\x34\xfc\x24\x5d\x37\x50\xd3\x8d\x69\x73\xae\x97\xaf\x24\x03\xf2\xef\x99\x0c\xd6\x28\xca\xcd\x06\x64\xd4\xf4\x66\x03\xf2\xef\x3b\x19\xac\x7f\x6f\x0a\xf7\xf9\x7b\x53\x2a\x35\x9b\x81\xe8\x23\x0b\x30\xac\xdd\x6c\x30\x66\x6a\x36\x1b\x8c\x99\x99\xcd\x06\x63\x66\xb1\x80\x6f\x23\xbb\x7f\x73\xde\x6c\x5f\xfc\xb6\xb8\x24\x0b\x98\x81\x2d\x2e\xc9\x02\xf8\x61\x37\xc7\x91\x02\x35\xd9\xcd\xa9\x1e\xf0\x9b\x6e\x30\x72\x6b\xfc\x7b\x3b\x07\x40\xc7\xd6\x29\x00\xdd\xc8\x41\x05\x80\x6e\xa5\xe1\xc2\x12\xad\x34\x5c\x77\x24\x96\x41\xf3\x1d\x89\x05\x25\xde\xc9\x99\xd3\xb9\x39\x00\x6f\xa1\x79\x1b\x5c\x87\xff\x77\x1b\x5c\x97\xf3\xc2\xc9\xed\xe7\xcc\x87\x43\xcf\xf2\x9d\xcc\xc7\xf9\x33\x0a\x29\xc2\x75\xbd\x85\xad\x2b\x33\x7f\x06\x55\x93\xb1\xf0\x76\x1a\xed\xa0\x39\x52\x88\x8d\xb8\xf9\x32\xcd\xb1\x22\xfa\xc8\x09\xe9\xfd\x6e\x68\xa5\x8c\xb0\x31\x2b\x6c\xb4\x22\x80\x5c\x4f\xcd\x77\x32\x6f\xd6\x54\x68\xa7\x3b\x37\x98\x86\x52\xea\xea\x3b\x26\x6a\x0e\xf4\x6e\x9c\x0a\xeb\x42\x64\x90\xeb\xe1\xb6\x05\xca\x0e\x14\xe0\x36\xc1\xe3\xc8\x06\x67\x82\xc7\xe1\xac\x68\x5f\xd1\xaa\xd6\xc8\xb7\x32\x6e\xa2\x3d\x05\x20\x87\x0a\x0f\x49\x23\x9e\xe9\xdd\x1d\x57\x9f\x1b\x76\x87\x14\x67\xe4\xa9\x35\x24\x56\x72\x07\x7f\xc2\x85\xa3\x83\x3f\xe1\x1a\x11\x12\xc7\x91\x7a\xd1\xff\x52\x2f\x1c\xe8\x29\xca\xe8\x94\x96\x6f\xad\x40\xa1\x0f\xc2\xe2\x98\x2d\xc3\x58\xbd\x81\xc5\x64\x8b\xb6\xf1\x7e\xb0\x74\x6c\x78\x1b\x7b\x06\x99\x08\x7e\x7e\x56\x27\x82\xbf\xe5\x65\x87\x79\xfc\x9e\x0a\x6c\x1a\x1d\xa5\x3b\x77\x4f\x86\xca\xf6\xc4\xdf\x97\xb6\x27\x96\x88\xcb\x6d\x4a\x41\x3e\x50\x69\x3f\xe6\x45\xb6\xc3\x8e\xff\x2e\xff\xdd\xfe\x3b\xcc\x8d\x5b\xf9\xe9\x5b\xcd\x90\x1f\xe3\x1c\x58\xea\x42\x14\xb6\xd8\x03\x7a\xac\x41\x34\x50\xf6\x45\xa8\xc4\xb6\xd1\x86\x15\x72\x82\x2d\x7c\xe1\x77\x87\x8e\x38\x2c\x52\xa9\xcc\x43\xd1\xb0\x9d\x86\x3e\x7a\xa7\x50\x84\x75\xfc\xde\xb4\x07\x04\xc1\x29\x1b\xfc\xe2\x20\x63\x43\x41\x72\xc2\x86\x1b\xc9\x71\x1a\x5c\x32\x86\xe9\xf1\xd9\xdc\x06\xd3\x99\x2a\x8c\x14\x04\xd3\xb0\xc5\xd6\x78\x77\x7e\x89\xd9\x1a\x17\x3c\x10\xdb\x6c\x8d\xf0\x86\xee\x01\xc5\xf9\x93\x72\x5e\xda\xa3\x53\x89\x2c\x49\x2b\xad\x93\x25\x89\x3d\x5a\xa0\xc2\x7b\xe1\xc7\xda\x26\x6b\x1c\xb9\x20\x89\xac\x31\x28\xdf\x2d\xb2\xc6\x71\xa5\x4a\xf1\x98\x67\x1a\x0f\x6f\x99\x4c\x82\x61\x27\x1f\xb3\x56\x58\xc1\xd1\x5a\xde\xfc\xe8\x3b\x4a\x11\x55\x79\xe3\x26\x6b\x6a\xc6\x06\xe5\xf9\x16\x02\xb0\xd4\xf5\xef\x5c\x0b\xdb\x79\xe4\x81\xd6\x6d\x27\x87\x07\x92\xb7\x05\x0f\x2c\xe0\xcc\xb6\x92\xc3\x97\x98\x47\x86\x0d\x4b\x2d\x6f\xba\xdd\x69\x9b\xdb\xcd\x77\x66\xe0\x8d\x92\x36\x1c\x7e\x13\x45\x5d\x40\xbf\x79\xe7\xcf\xe9\xd8\xcf\x62\x22\x41\x3b\xe7\xa7\x21\x7a\xb5\x44\xf2\x46\xbc\x90\xb4\x11\x63\x3a\x99\x76\xd5\xb1\xd7\x8b\x48\xb1\x56\x14\xca\xe9\xb4\xc4\x80\x26\xb6\xf0\x7a\xb5\xa2\xd4\x4e\xfb\xf1\x30\x08\x09\x9f\x57\x6b\x49\x31\x32\xa3\xcc\xbc\x29\x33\x4a\x49\x85\x4e\x58\xc1\x95\x17\x7c\x1e\xff\x46\xf8\xbc\xf5\x70\x46\x4f\xbb\xfc\x18\x0c\x81\xf5\xd6\xf3\xe4\x3b\x81\x25\xb9\x5c\x4e\xdf\xdc\xd9\xb0\x45\xa0\xb8\x1e\x8e\xa1\xe9\x00\xc8\x96\x1a\x64\xe3\x60\x73\x98\xf6\xf1\xb5\x48\xb2\x22\xf4\xd4\xa7\xd3\x84\x33\xc1\xf9\xde\x31\x69\x6f\x11\x2b\xae\x07\xad\xc3\x54\x89\x57\x94\x17\xc0\x75\xd1\x5e\x9c\x9c\x7d\xe6\x38\x9d\xdc\xbe\x33\x70\x9b\xd8\x51\x9a\xb7\x6d\x02\xfe\x95\x2c\xc2\xc2\x8c\x15\xee\xbb\x94\x64\x06\xda\xd8\x64\xa7\x33\x50\xa2\xf2\x1a\x79\xb7\xf0\x24\xef\xa9\xbc\xab\x99\x74\x93\xb8\xc4\x8c\x89\xe3\x12\x41\x3c\x6c\xa1\xeb\x9e\x4c\xd7\xc9\xf5\x3a\xc5\xbe\xf4\x8c\xc6\x5b\x81\x2c\x69\x9f\x91\xec\xfc\xa1\xe5\x18\x45\xfe\xac\x81\x76\x0f\x74\xdd\xdb\x14\x8a\x49\x30\xb2\x97\x63\x71\x89\x36\xd9\x82\xe1\x3d\x51\x4e\x80\xe1\x15\x8e\x06\x73\x2a\xde\x85\x85\xaf\x34\xee\x77\x28\xa1\xf7\x02\x37\x3a\x23\x1e\x95\x94\x6a\x74\x71\x64\xfc\x8c\xac\xbb\x47\xbe\x34\x4d\x2c\x71\x0a\x5b\xd0\xba\x16\xd3\xc1\x32\x69\x2c\xbe\xe1\x6d\x2c\xdd\x8d\x23\x77\xaf\xc5\x09\x94\x97\xff\x2c\xd2\x9b\x65\xa2\xd3\x8c\x84\x78\x63\x63\x12\x16\x5e\xee\x0e\x71\xf3\x36\x24\x2e\x36\x68\x65\x30\x6f\xb1\x09\x0b\xd7\x76\x97\x89\xb6\x03\x67\x61\xce\x11\x67\x26\x47\x1d\x10\x70\xad\xc7\xf4\xe2\x34\xe5\x90\xe7\xef\x65\x5f\xc5\x4a\x29\xde\xff\xa9\xc2\x06\xc1\x9a\x52\xe4\xab\x58\x29\xe5\xe5\x96\x32\xee\x66\xe9\x58\x29\x54\x11\x28\x6c\xff\xc2\xb1\x25\x84\x60\x6f\x23\x4c\x7e\x92\xa9\xf3\x51\x83\x85\x63\x2b\xc0\x8e\xb7\x28\x0c\x07\x31\x04\x5b\x14\x86\xa3\xf1\xdf\x45\x61\x38\x5a\x4f\x15\x3e\x19\xfe\xcd\x44\xb5\xb7\xd1\x4e\xcc\x2d\xc0\x71\x3d\xd5\x0b\x7d\xc1\x78\x6f\xdb\x91\xd9\x7e\xb6\x51\x9a\x20\xe7\xf6\x36\x12\x0a\x3d\xc8\x84\x86\x73\x95\x88\x52\xae\x51\x0e\x04\x87\x2b\xa4\x40\xda\xc0\xe1\x4a\x8a\x19\x92\xf2\xcc\x7b\x6a\x4a\x91\x6d\x98\xd9\xea\x24\xe9\xb0\xb5\xee\xed\x2d\x87\x15\xec\xd4\xe7\x39\xc3\x76\x76\x1c\x8a\xb1\xf5\x6f\xe4\xa1\x62\xa8\xd1\x0c\x85\x7c\x7b\x72\x4e\x6e\xa7\xf4\xe4\x44\x15\xf4\xed\x7e\x7e\xa3\x01\x96\x97\x3d\xcf\x2c\x83\x57\xff\x89\x86\x22\xe7\x7f\xd8\xbc\xd7\x33\xae\x80\x79\xd9\x61\xb6\xfd\xad\x25\xff\xc0\xfe\xd6\xf2\x7b\x99\x15\x9d\x7a\x65\x80\x62\x37\x35\x72\x2e\x84\x8f\x5b\xa9\xcc\xbf\x67\x52\x0a\xb6\xf5\xa4\xa6\x07\xb6\xf6\xf8\xa1\x92\x8b\x37\x42\xb1\xb6\x21\x70\x2d\x46\xe2\xe3\x18\xfe\x5c\x48\x8e\xc3\x65\xf8\x65\xc7\x54\x72\x11\x4c\x14\xc9\x56\x2a\xbe\xc1\x04\xaf\xec\x83\x3f\x01\xdd\x4e\x34\x82\xa3\x71\x84\x08\x03\x57\xc0\x0b\x6e\xa7\xfb\x4e\x84\xfa\x76\xba\xef\x09\x5e\x6e\x1f\xf3\x4f\x10\x71\xb6\x9d\xef\x3b\xb1\x85\x5b\x34\x83\x95\xb8\x9b\x7d\x74\x18\x11\x4f\xb4\x4d\x3a\xf8\x33\x12\x1d\x87\x34\xb0\x53\x1d\x87\x34\x30\x33\x84\x91\xab\x95\x2d\xee\x38\xc0\x61\xe6\x3b\xd1\x0e\x3f\xbf\x87\xcb\x70\x85\x3c\xa5\xf1\x29\x48\xc7\x28\x13\xe7\x38\xf4\x1e\x65\xf4\x00\x3a\x99\x29\x48\xe6\xf0\xfc\x05\x61\x68\x7f\xbd\x74\xc8\xf0\xcc\x18\xf8\x5c\xc2\xe0\x46\x06\xf0\xf4\x99\xcd\x28\xc5\xe8\xd8\xfc\xfd\x05\xed\x4d\xeb\x27\xd9\xc7\xd8\x23\x7a\x6f\x72\xa9\x7f\x0e\xa9\xe1\xd9\x9f\x37\x1c\x0e\x30\xe5\xf1\x2e\x40\x0f\xb7\xd1\x6f\x8d\x85\xf3\xe7\x5d\x84\x6e\x18\xfd\xd6\x58\x62\x46\xbf\x25\x76\x61\x83\x70\x8b\xe5\x47\x99\xba\x47\x63\x74\xfe\x6c\xcc\x60\x53\x01\xfd\x86\x4d\x5f\xe8\xb7\x02\x8e\x69\x83\x7e\x63\xa8\x40\xbf\x31\xcf\xfe\x8c\x0a\x8f\x59\xd6\xdc\x83\x39\x61\xe0\x1e\x5c\xf9\x50\x7a\x62\x4b\x85\xd2\x13\xd9\xfd\xcd\x3d\x18\xb3\xa5\x80\x72\x65\x66\xa0\x20\xc1\x62\x06\xfe\x39\x2c\x18\x35\xdd\xc4\x84\x99\x0d\x26\x26\xcc\xb2\xfb\xb3\xa1\x21\x4d\x33\x86\x8e\x49\x2f\x0c\x5d\x99\xab\xfc\x7b\xdb\xfe\x73\xc2\xb4\x78\xd1\xfe\x30\x4a\x44\xf2\xa9\xcf\xe6\x28\x12\xc3\xf9\x1b\x7f\x5b\x2c\x98\x9c\xa2\x30\x2c\xe0\x50\x37\xe0\xbb\x96\xe6\xb8\xc7\xe9\xa2\x0e\x03\xd6\x91\x19\x0b\x7f\xdd\x97\x1b\xed\x57\x9f\x4c\x1b\xb9\xac\x02\xda\x43\x45\x02\xb4\xc7\x36\x03\x68\x8f\xd3\xee\xcf\x1a\x3c\xdb\xe0\x5f\x72\x5a\xa5\x18\x35\x1b\x33\x97\x10\x76\x93\xf8\xf8\xfd\xb2\x37\x16\xc2\x9c\x6d\xbc\x5d\x5b\xcc\x14\xf0\x76\x33\x92\xf0\x76\x74\xea\xa5\x6c\x2f\x24\xad\xda\x2f\x71\xf9\x0c\xfe\xa2\xa8\x06\x27\x4c\xb5\x5b\x4c\x83\xb5\xa2\x0e\x81\xd3\x63\x43\x7c\x59\xbf\xaf\xf9\x4e\xfa\xfd\xca\x9b\xd2\xef\x6b\xde\xd4\x0d\x76\xa5\x17\xf2\x4c\x72\x2e\x8a\x74\xb0\xc2\xeb\xb3\x45\x3a\x58\x21\x48\xde\xc2\xf7\xd5\x58\xab\x85\xef\xab\xa4\x81\xd9\xce\xf3\x9d\x40\x9d\xfd\xf2\x81\x8a\xf2\x25\x80\xdf\x04\xe8\xbd\x5f\xe8\xe9\x34\xd4\xde\xb6\x9e\x67\xb6\xc8\x62\x79\x7f\xf9\x0c\x65\xed\x2b\xfb\xf6\x02\x07\xb3\x05\xdb\x5b\x64\xb7\xda\x82\xed\x2d\x62\xd9\xb7\x60\x7b\x35\xfe\x55\x80\x7a\x2d\x15\xfa\x78\xc2\x42\x0f\x1a\xaf\x45\xf2\xfd\x82\xc1\x90\x36\x1f\xe4\xdb\x16\x29\xe1\x7a\x38\x39\x44\x4a\xb8\xc8\x1f\xb6\x05\xd4\x5b\xf1\x86\x39\xb9\x36\xf9\x3a\xb6\x28\x09\x57\x2c\x0d\x62\x24\x7c\xee\x91\x32\xd5\xee\x1e\x49\xed\xfe\x49\x53\xcf\xe8\xef\xe1\x30\x72\x31\x00\xed\xe2\x18\x06\x59\x87\xde\x0c\xb2\x8e\xd8\x96\x6d\x64\x1d\xf9\x4e\x36\xc8\xba\x5c\xfd\xdf\xa8\xe3\x2b\x4f\x15\xc6\x35\x52\xac\x3d\x8f\x2b\x95\xda\xf3\x88\x31\xe6\x6d\xc7\x19\x41\x32\x5b\xd8\xba\xe7\xe6\xda\x44\x8e\xeb\xa8\x9f\x6f\xe2\xba\x58\x2d\x4e\x79\xfd\xf3\x7f\xbe\x9d\x0d\x85\xfb\xaf\x80\x77\x0f\x21\xbe\x9b\x0c\xd7\x39\x48\x9c\xe1\x9a\x28\xca\x6d\x14\xde\x45\xec\xc8\x36\x0a\xef\x22\x3e\x62\x1b\x76\x77\x11\x27\xb5\x0d\xbb\xbb\x62\xba\x10\xec\xee\x21\x3c\x68\x1b\x75\x17\xe5\xd5\xe9\xaf\x89\x4f\xde\x4e\x7f\x1d\x7c\xe4\x76\xfa\xeb\x9e\xed\xe4\x6d\x2f\x30\x30\xcc\xed\xc4\xd4\x17\xd1\x37\x5b\xe8\xb9\xa7\xfd\x3e\xf5\xdd\x9a\x25\x65\x30\xdd\x15\x2f\x88\x13\x51\x47\x9d\x36\x7a\x6e\xac\x54\xa3\x58\xac\x68\xde\x86\xcb\x5d\x71\x8a\x18\x1f\x77\xf5\xfe\x1f\x9c\x96\x22\x01\x7c\x08\x7d\xd9\x6f\x6e\x9a\xcc\xf9\x37\xa1\xcf\xcc\xba\x8f\x23\x09\x59\x81\xce\x26\x1d\xcd\x5c\xe8\xb8\xd0\x71\x6d\x83\xe3\x56\x50\x24\x1f\xe7\x18\x61\x1b\x33\x29\xdf\x15\xa7\x8d\xb1\x72\x17\x54\x8b\xfb\x63\xfc\x26\x0b\xeb\x83\x3b\xf6\x57\xa7\x0f\x39\xf6\x75\x23\xe7\x7e\x5e\x75\x32\x40\xc7\xca\xf6\x01\xb2\xc9\xd8\x7f\x7c\x27\x24\x99\xd9\xfe\x38\x91\xc8\x8c\x64\x97\x25\x63\x2f\xec\xdc\x93\x63\x97\x14\xd0\xb9\x91\x91\x02\xba\x64\x54\x70\xaa\xf6\xb4\xc9\x01\x77\xcc\xc9\x8f\xd3\x8e\xe4\x5d\x27\x52\x67\xce\x91\x1f\x3a\x16\x43\xf2\x43\x97\x74\xdd\x89\xd4\x39\x25\x3e\x78\x63\x33\x10\x36\xc6\xae\xbc\x8a\x82\x4e\x03\x6d\x8d\x25\xd0\x61\x0b\x8a\xf7\x4c\xd6\xf4\x07\xe7\xec\x88\x68\x87\xf1\x48\x03\xcd\xf4\xc9\x7d\x87\xd4\xce\xa0\xaa\xf7\x07\x17\x2b\x87\x2c\x99\x9e\xa3\xa2\x7f\xec\x54\x4d\xf3\x7d\x4b\x08\x90\xc3\xe4\x7a\xc1\x0e\x6e\xa1\xec\xee\x9f\xa9\xc4\xec\x7a\x77\x6e\x99\xce\xf4\x1c\xe6\x89\xfd\xc1\x05\xdb\xf2\x54\xa9\x52\x32\xde\x78\x60\xbd\x88\x8e\x13\x3f\xdf\x20\xb8\x8f\x13\x3f\xdf\xc0\x62\xce\x85\x47\xd6\x8a\xd0\x71\x1e\xe8\x1b\xcc\xca\xb9\xf0\xc8\xd6\x3c\xb5\x85\xc1\x93\xed\x88\x57\xaf\x31\xd7\xce\xe5\x2c\xe7\x00\x5c\x8e\x33\x3f\xdf\xe0\xe4\xcf\x35\xe9\xcf\x83\x28\x08\x6d\x8f\x24\x08\xad\x17\xce\x71\x5a\xe8\x1b\xfc\xe3\xb9\x4c\x25\x02\x3e\xfc\x5c\xe6\x65\xc2\x0f\x72\xc4\xbc\xf7\x70\xed\x39\x26\xde\x9b\x90\x92\x9c\x0b\x76\xc9\x49\xc1\xc4\x13\xa6\xf9\xda\xfe\x06\x91\x52\x87\x74\xcf\xe8\x60\xe7\xb2\x6b\xf7\x4e\xfb\x95\x81\x17\x84\xde\xb9\xb0\x88\x34\x44\x47\x1b\xa2\xb0\x1d\xe1\xfe\x1a\x28\xc0\x73\x39\x4f\x04\xbf\xee\x08\xf8\xd7\xb8\x95\x9c\xcb\x5e\xdf\xdf\x18\x12\x12\xd6\xe8\x8e\xf9\x94\x26\xed\x35\x2f\x3f\x8a\xf0\x21\x35\x34\x3a\xc5\x11\xf8\xaf\xc1\xb6\x76\x04\xfe\x6b\x35\x1d\xb7\x47\x01\x4e\x93\x73\xe1\x51\xc8\x10\xda\x87\xf0\x1b\x7e\x27\x7f\x86\x92\xf3\x5c\xe4\x02\xcc\x28\x69\x4a\xe3\xf5\x3b\x97\x49\x81\x9f\x7c\xb9\x5c\x4d\xc4\x63\x31\xef\xd2\x08\xba\x6a\x86\x24\x7e\xb2\x28\xf1\x1a\x9e\xce\x63\xe8\x5e\xcf\xd8\x0b\xba\x97\xac\x62\xc7\xd0\xbd\x5c\xd6\x8e\x59\xf0\xca\xbc\xff\x1d\x67\x79\x0c\xec\x2b\xd3\x9b\xf0\x31\x29\x5e\x99\x77\x0a\xb6\x93\xfd\x4e\x23\xb6\xc5\x34\xc2\x7e\xf5\x3c\x7c\x49\xe2\x99\x92\xe3\x60\xcb\x3d\x86\xef\x75\xc2\x07\x8f\x01\x7b\x15\xca\x9d\x63\xc0\x5e\x85\xd7\xed\x98\x08\xaf\xe3\xb9\x3c\x37\x04\x49\x77\x8a\x32\x23\xd2\x9d\x97\xb7\x45\x1a\x6c\x4a\xa4\x92\x06\x6b\x02\xd7\xf2\xab\xd7\x08\xb3\x9e\x92\x3f\xff\xf7\xff\x1a\x79\x38\x8e\xd0\x7f\x8d\x6c\x1e\xc7\x49\xa1\xd9\x58\x8f\x93\x42\x73\x36\x1d\x91\xdf\x35\x36\xfe\x43\x4e\x68\x68\x53\x8e\xa9\xf0\x2a\xbc\x29\xe7\xde\xf8\xf5\x19\x16\x07\xc4\xa2\xf6\x1d\xb3\xdf\xd5\x96\xae\x0a\xa8\x00\x33\xc6\xb9\x37\xad\x4d\xad\x4a\x78\xdd\x22\x7d\x9c\x89\x9a\x5a\x4d\x9c\x04\x57\xf6\x11\xdf\x5d\xe3\xee\x7c\xa0\xbb\xcb\x10\x39\x1e\xf6\xca\x8f\x72\x6c\xda\x62\x38\x1d\x71\xb6\xa8\x04\x0d\xb2\x30\x42\x66\x70\x44\x93\x3a\x37\x17\xf4\x94\xe3\x74\x0e\xe9\xb7\xc8\x32\xd0\xb2\x4e\xb1\xa5\x18\x83\xc1\x29\xbe\xaf\x33\x71\x8a\xef\xeb\xd6\x02\x4f\x81\x4e\x87\x41\x28\xbe\xb0\x5b\xe5\x3a\x82\x0f\x16\xd0\xad\xa7\x70\x61\xef\x48\xf2\x24\x8d\x7c\x27\x8f\x8c\xf5\xc3\xe3\x9c\xd0\xed\xce\xab\x06\x18\x30\x76\xc5\x46\xc0\x95\x67\xba\xea\xb1\xfb\x14\x5b\xfd\x18\x0f\xc1\x07\x27\x87\xca\x11\xa5\x5d\x99\x8b\x0a\x7d\x5d\x67\xc2\x17\xe3\xa5\x89\x99\x3f\xc5\x38\xd3\xdf\xab\xba\x40\x31\xef\x8a\x79\x2e\xd8\x5b\x8a\x51\xa7\x69\x8c\x2f\xe1\x3e\x2d\x4f\xb1\xa5\x87\xfd\xc1\x59\x9f\xa3\xf4\x1e\x67\x7d\x7e\xae\x34\xc0\x00\xd5\x34\x7c\x3b\x95\x7a\x4f\x25\x0c\x47\x9e\x0a\x5b\x39\xe8\xb2\xc9\x2d\xd8\x4b\x8a\xaf\x29\xcc\xc1\x62\x72\x8b\xfc\x46\x5f\x53\x52\xe8\x51\x54\xd4\xa0\xad\xe6\xea\x87\x16\xe0\x08\xfc\xf7\x90\x7a\xee\x98\x28\xee\x22\x26\xf8\x00\xfe\x23\x9a\xed\x38\xd5\xf3\x45\xe0\xd1\x11\x35\xdc\x57\xf4\xe0\x99\xfd\x2d\xc9\x4f\x8e\xd9\xdf\x26\x09\xad\x4f\x85\x0a\x91\x16\x1a\x0f\x18\xdd\xff\x04\x0f\x38\xf2\xad\x0d\x0e\xcc\x0a\xf0\x80\x1c\xc0\x15\x8d\x93\x49\x12\x40\xe0\xc8\x53\xaf\xcd\x5f\x49\xb6\x39\x58\x80\x17\x91\xd1\x35\x8a\xaf\x11\x88\x72\x6a\xf4\xcf\xbc\x6c\xad\x8c\xd9\x2f\xbe\xb7\x96\x8d\x5c\xb0\xbd\x5b\x89\x57\xfe\xb9\x91\x8b\xfd\xed\xb7\xb5\x09\xd3\xd7\xb2\xde\x04\xe9\xfb\x6d\x24\xd5\x29\xef\xf8\xdd\x15\xdd\x93\x31\x10\x0f\x40\x4e\xb6\x9a\x29\xc6\x87\x9c\xbd\x54\x81\x3b\xbf\x45\xdc\x3e\xcb\x18\xaf\x9c\xaf\x8c\x97\xd3\xe0\xd4\x5f\xa5\xb8\x3d\xa8\xc7\x28\x2b\x6e\xaa\xc7\x98\xbd\x4a\x9a\x89\x63\xcc\x5e\xae\x89\xa7\xe2\xa5\xe7\x10\xaa\x49\xcc\xcb\x90\x1d\x52\x9c\xd1\x64\x3b\xed\xc9\xd2\x78\x4c\x19\x77\xfd\x3e\x5d\xc6\x55\x45\x74\x78\x79\x6a\x75\xc2\xf1\xfc\x61\xa1\xac\x48\xe3\x7a\x2a\x28\x2b\x37\xdf\x0c\x72\xa4\xc2\x3d\x82\xf7\x8d\x4c\x66\xc3\xfb\x40\xef\x9c\x47\x21\x1e\xdc\xfb\x8e\xb0\x7e\x85\x2c\xc6\xc7\x50\xbf\xc5\x8a\x15\xd2\xaf\x40\x2f\x78\xc4\x3b\x57\x2e\x76\x53\xd1\xce\x0d\x2e\xf2\x47\x20\xc0\x72\xa1\x43\x3c\x0a\xfc\x26\xfa\xf1\x88\x91\xae\x10\x36\x79\x1e\xef\x90\x2b\xa5\xbc\xbe\xcf\x4a\x6a\x97\x41\x73\xe6\x3b\x19\x34\x39\xe1\x04\x1d\x2c\xc4\x57\x9e\xc7\x9b\x27\x5a\xd5\x63\x83\x26\x53\xff\xb1\x41\x93\x19\x22\x4e\xbb\x42\x40\xe7\x11\xa5\x5d\x21\x8a\xf1\x88\xd2\x6e\x90\x83\xf4\x08\x6f\x58\x08\x04\x3d\x8f\x0d\xee\xe8\x83\x8f\x0d\xee\x25\xf5\xa9\x7f\x25\x2d\x53\xff\xd8\x64\x4c\x6f\x07\xf2\xfc\x3c\xc6\x12\xcc\x94\xe9\xfe\xe5\x99\xfa\xc7\x79\xae\x74\xd6\x85\xb8\xcc\x23\x88\x62\x79\x50\x37\x4c\x76\x47\x3c\xe7\x31\x22\xb1\x63\xa2\x38\xce\x59\x9d\xe5\x21\x44\xe2\xcc\xda\x7d\x4c\x66\x86\xea\x2f\x08\x62\xe8\x21\x8f\x30\x87\x65\xe5\xc7\x2b\x7b\x3a\x76\xbf\xa3\x84\xd5\x65\x65\xfa\x7c\x57\x46\x59\x19\x18\x45\x97\xac\x34\xed\xbb\x2e\xca\x62\x5f\x7c\x6c\x94\x64\xf7\x12\xd8\x70\x66\x37\x78\x6c\xa2\xec\x29\x73\xe9\x3b\x06\xd4\x90\x03\xf6\x86\xc7\xf6\xca\x91\xef\xfe\xf4\x66\xca\x94\x99\xd5\xb7\xd4\x23\x4e\xbc\xb2\xae\x48\x32\xa5\xb2\xdf\x08\x68\x58\x80\x70\x1d\xa5\xb1\x2e\xeb\x8a\xf4\x48\x9a\x48\x6e\xf5\x42\xb2\x25\x39\x92\x00\x6c\x2c\xc0\xe6\xb0\x12\xf6\x6a\x53\xe7\x25\x67\xc4\x11\x75\xde\x8c\x5e\x2a\x6c\xe1\x04\x45\x7a\x9a\x0d\x94\xe8\xd1\xc2\x16\xce\x28\xb4\xc2\x16\xce\xc9\x80\x0a\x5b\x38\x81\x9b\x1e\x61\x0b\xe7\x64\xe8\x85\x2d\xac\xf8\xf0\x8f\xb0\x85\x13\xd8\xea\x11\x9a\x70\xce\xeb\xdf\x69\x18\x4e\xf3\x8e\x4e\x9e\xbf\xd3\x1c\x9d\x3c\x22\xfd\xa9\x9c\x48\xf6\x16\xb1\x0c\x9c\xb7\x3a\xc7\x9e\xf0\x83\x33\x6a\xba\x10\x83\xc9\x09\x72\x9a\xa9\xb2\xb8\xd2\x19\x30\x48\xf8\xdb\x71\x36\x6a\x18\x34\x8f\x21\x82\x33\xff\x50\xc1\xca\x64\x93\x3a\xca\x46\x3d\xf1\xe2\x1c\x11\xf5\xcd\xc9\xac\x34\x7c\x70\xe6\xff\xca\xfc\x3e\xf3\x47\xb7\xdb\x19\xc9\xbf\x82\xfa\x14\x69\x40\x98\xe2\x69\x9e\xdb\xbf\x67\x6a\x75\x7e\xa8\x14\x8d\x28\xd1\xcd\x71\xca\xec\xcc\xc2\x12\x2e\x72\x60\x9d\xe6\x00\x97\x0c\xa1\x91\x85\x33\x65\xca\x54\x9b\x11\x3c\x56\x73\x2c\x75\xc7\xb7\x30\xbb\x40\x12\x52\x66\x77\x78\x0b\x07\x4e\x77\x78\x0b\x5b\xa3\x12\x47\x2f\x32\x62\x1d\xc1\x0a\x17\xa9\x03\x8f\x60\x84\x8b\xd4\x81\xa7\xa3\x5e\xcc\x14\x2a\x65\x3a\xab\x5e\x84\x7d\x0b\x62\xdd\x23\xc4\xe1\x22\x3f\xd7\x11\x5f\xdf\x22\x03\xd8\x11\x5d\x5f\x1d\x91\x1c\xfa\x92\xfa\x0d\xa7\x99\x91\xac\x9e\x51\x8a\x03\x61\xd8\xa8\x0d\x3d\x5c\x39\x51\x80\x1e\x02\x1d\x3d\x86\x1e\xb6\x5f\x5b\xc5\xb1\x4c\xb2\xfb\x43\x0e\x68\xc2\xad\x8e\xa8\xfe\x9e\x28\xda\x9d\xec\x90\x1c\xb8\xc2\x12\x3e\x90\x61\x1e\xa0\x84\x60\x59\x8f\xa0\x84\x0f\x41\x5c\xc7\x19\xa0\x2f\xc8\x08\x8e\x81\x85\x81\x42\x9d\xbe\x69\x20\x6d\x30\xc3\x38\x44\x31\xc7\x58\xc2\x06\x39\xc4\x21\x05\x34\x80\x91\x43\x0a\x68\x48\x1e\x8e\xc1\x84\x0f\xc9\x82\x8f\x33\x42\x83\xdf\x3c\xc2\x12\x3e\x25\x7f\x65\xc3\xe4\x93\x6a\xe8\x1c\x05\x99\x63\x3c\xe5\x18\x9c\x83\xaa\x2e\x64\xe1\x43\xbc\xe4\xe9\xe8\x2c\x9c\xa0\x42\x16\x3e\x44\xfa\x1e\xd1\x18\x3e\xe4\xf7\x39\xc6\x15\x5e\x20\xe9\x8e\x70\x85\x0f\xfc\xbf\xa7\xe3\x3d\x2d\x29\x56\x7e\x7f\xb4\x09\x81\x0e\xff\x37\xbf\x50\x9b\x4b\x44\xd9\xd6\xd9\x4b\x0d\x34\xbc\x20\x9a\x38\x46\x1a\x5e\x70\x44\x9c\x81\x6b\x80\xbd\xce\xc8\xc3\x8b\xb8\xbc\x33\xf0\x0d\x70\x8e\x1b\x7a\x78\x11\xe0\x77\x44\x59\xf8\x40\x5f\x7c\x0c\x3d\xbc\x00\xb0\x9c\xe1\xd4\xe8\x2b\xd2\xcb\x2a\x55\xde\xf5\x58\xdf\x69\xa2\x5d\xf2\xfc\x70\x03\x0c\x27\xf1\xf0\xc7\xb9\xa1\x71\xbf\x9e\x61\x9d\x1a\x07\xc5\x31\xfa\x70\x42\x0c\x73\x9c\x1c\xfa\x21\x21\xf5\x19\x86\xd5\x42\xbf\x72\x84\x3f\x7c\x70\x01\x1f\xa7\x8a\xfe\xde\x2f\xff\xb9\x77\x0f\xd3\x1c\xa5\xf5\x00\x6e\x59\x06\x26\x3d\x6c\xf7\xaf\x12\xd9\xf0\x47\x5a\xe0\x15\xc3\x68\x7b\xc5\x00\xe5\x3c\x03\x37\x02\x0f\x01\xdf\xb2\x83\x09\xc9\xf8\xe0\x2f\x3e\x4e\x39\xfd\x9b\x47\x03\x9c\x11\xeb\x69\x78\xc5\x10\x87\x7c\x86\x57\x0c\xdc\x35\x67\x38\x67\x3a\x3b\xd5\x30\x3b\x1c\xbb\xc8\xd8\x18\xdb\x53\x90\xac\xeb\x28\x2b\xc3\x4b\x82\x20\x82\x33\x0c\x2f\x41\xb3\x70\x0e\xea\x8b\x98\x82\x63\xac\xe3\x05\xb0\xf8\x88\x19\xf1\xc9\x25\x7c\xd8\x0c\x01\x12\xf0\x0c\x7b\x27\x7a\x5e\xa5\x2f\x11\xe9\x0b\xa3\x82\xb3\x22\xed\xd5\x6d\x32\x16\x83\xe1\xdb\x24\xb1\xd9\x67\x18\xea\x86\x42\x33\x0c\x2a\xb8\x7f\xe2\xcb\x33\x85\x61\x30\xaa\x20\xbd\x71\x0a\xea\x8b\xd8\xed\x63\x6e\xc3\x96\xab\xc5\x74\x4a\x74\x46\xdb\xd4\x86\xd1\xa2\x84\x9c\x7c\x62\x43\x98\x10\x41\xb3\x19\x98\xda\xf0\x26\x3b\xdf\x11\x76\xf2\xfb\x34\x05\xd9\x35\xc0\x56\xe1\x24\xd3\x77\x49\x51\x8a\x17\x8b\x0a\x36\x6d\xda\x65\xfd\x4f\x2e\x9a\x74\x5c\x60\xca\xaf\xb8\x10\x7d\xd1\x5c\x11\xed\x1b\x60\x67\x36\xf5\xe1\x5d\x7e\x45\x71\x0d\xa5\xc5\x78\x3a\x56\x4a\xb6\xa7\x23\x25\xb9\x3b\x2c\x2f\x31\x1f\x3e\x39\xd6\x84\xb7\x7c\x72\xa8\x4f\xa8\x28\x98\x92\x13\x5f\xc6\x8a\x58\xf5\x2e\x1d\x37\xb0\xbc\xfe\x3e\x6d\x16\xf3\x54\x37\x79\x82\x69\xce\x84\xed\x89\xdf\x6a\x3c\xe6\x3d\x7a\x0a\x3e\xba\xe1\xd2\xde\x8d\x67\x20\xef\xea\x32\xcc\x92\x9a\x8e\x25\xcb\x98\x41\x25\xc0\xd4\x17\xfc\xf2\x7f\xff\xdf\x59\xe4\x58\xf0\xf0\x1e\xc6\xc2\x39\x1d\x49\x96\x8e\x3a\xe9\xf5\xcc\xab\xf6\x11\xb0\xf6\xa6\x5d\x20\xcc\xe5\x89\x0b\x04\x1b\x8f\x60\x9c\x2d\x4a\x9f\x51\x9c\x77\x76\xcc\x89\x07\x64\xa4\x4e\x63\x12\x5b\x1a\xaf\x3b\xff\x4c\xdb\xdd\xcd\x7c\xe9\x6e\x7a\x08\x16\xfe\x0f\xd6\xde\x72\x40\x1a\xd3\x68\xe1\xfe\xc0\x02\x26\x90\xe7\xcf\x54\x04\xc6\x33\xb7\x62\x61\x3c\x7f\xdb\x30\x4c\x8b\x6c\x73\x61\x5a\x64\x6d\x09\xe2\xd9\x60\x13\x3a\x0b\xcf\x48\xcf\xbb\xee\x09\x9b\x72\xa8\x15\x19\x93\x45\xac\xda\xef\xa9\xa8\x15\x57\x1e\x9a\x5a\x91\xc1\x35\xe2\xb3\x7c\xef\x41\xff\xdc\xd0\xc3\xb4\xc8\x70\x1a\x0f\x5a\x72\x4d\x12\xd5\x62\x23\x60\xe7\x08\x1d\xda\x08\xd1\x39\x06\x87\xce\xd5\xf3\xd0\x7e\x92\x9e\x36\xc8\x31\xc2\x82\x0e\x54\x94\xa9\x0a\x0d\x63\xae\x82\xa6\x61\x24\x10\xe8\x90\x40\x3b\xf7\xb6\xe5\xf0\xb8\x5c\xb9\x8c\x2b\x4d\xf0\xcf\x31\xf3\xe2\xf3\x1b\x7d\xfb\x42\x88\x5e\x3c\xe0\x4c\x9f\x48\xb8\xec\x18\xc2\x6d\x4f\x03\x3d\x75\x78\x65\x0e\x57\xb3\x2b\x16\x88\x95\x8f\xd9\x15\x0b\x4c\xc7\xc7\x10\xd5\x02\x85\xc7\x11\xd9\x62\x03\x3c\x7c\xcc\xb5\x58\x60\xa1\x3b\xe6\x5a\x2c\x50\x2d\x1f\x30\xab\xb0\x24\x9f\x65\xa0\x18\x84\xca\xc7\xe4\x8b\x05\x62\xe4\x23\x10\x6b\x03\x78\x7c\x0c\x62\x2d\x50\x38\x9f\x65\x53\xcd\x2c\xf9\x54\x8e\x88\x99\x06\xcb\x11\x31\xf3\xcc\xa6\xa6\x92\x87\x1f\xa1\x6c\xb8\x83\x98\x9d\xb1\xcc\x12\xf1\xb6\x58\x10\xc5\x8a\x39\x23\xc9\xb4\x04\xb7\xed\x11\xe8\xf4\xae\xe4\x7b\x3b\xa2\x64\xfc\x8a\x0b\xf1\x4f\xfe\x8f\x94\xeb\x98\x43\x4c\xbe\xdb\x99\xe3\x08\x03\x3a\x02\xac\x36\x50\xe9\xc7\x10\xd5\x1a\x87\xdd\xb6\xff\x8e\xf8\xa2\x23\x8c\x6a\xc3\x39\x7c\x04\x51\x6d\x78\x78\x8f\x53\x6e\x57\xc8\xdd\x8f\x30\xaa\x0d\x97\xee\x71\x56\xed\x0a\xfc\xe5\x38\xab\x76\x85\x7f\xe2\x6c\x7b\x55\x20\xd1\x38\x4e\xb2\x5d\x61\xe6\x38\xa6\x74\xac\x10\x60\x9c\x2d\x53\x23\xd1\xb8\x87\x9c\xdb\xa4\xbc\x39\x26\x78\x1c\x71\x46\x6e\x13\xcf\xc6\xe7\xb9\xcd\x31\x15\xa3\xe1\x71\x18\x56\xb6\x66\xa3\x32\x47\x36\x34\x01\x24\xef\x91\x9d\xe8\xcf\x31\x2f\xd9\x71\xff\xac\x22\xa0\x95\xfe\x99\xb8\x31\x83\x68\xb6\xb4\x8b\x63\x53\xa0\xac\x01\x0e\xe8\x98\x2d\x0d\xba\x82\x23\x46\xb4\xb2\x98\xce\x06\x61\xdd\x30\xd2\x1f\x81\xb0\x5a\xb4\xf8\x17\xae\x5f\x36\xb8\x97\x8d\xcb\xf1\xb9\x08\x78\xd5\x08\xf7\x3b\x02\x5e\xdd\xbf\x41\x7a\x4d\xe6\x6f\x44\xfb\x01\x51\xc7\x5f\x76\xa4\xcd\xb4\x81\xc9\x92\x36\xd8\x58\xff\x7b\xea\xec\xa0\x0c\xb7\xe0\x57\x0d\xc8\xf2\x11\xfc\xaa\x67\x1f\x72\xca\xd7\x41\x5c\xd7\x79\x39\x9c\x9c\x10\xb1\xf3\x32\xdc\x90\xd9\x6c\x38\x16\xb8\x87\x23\xfc\xd5\x88\xc9\xfd\xe5\x20\xc7\x15\xc9\x56\xc4\xd4\x21\x2b\xdb\xca\x77\xb2\xb2\xad\x54\xa8\x88\x9d\xb4\xcd\x11\x3b\x19\x1f\x13\xc1\x30\x73\x5f\xf6\x73\x70\x60\xbf\x0c\x44\xe5\xb0\x12\xfc\x6a\x3d\xeb\xdf\x79\x1a\x0e\xd0\x2c\x8e\x5d\xa0\x59\xec\x03\xc2\x62\x3d\xc4\xbd\x1c\x12\xc4\x66\x3f\x7f\x99\xc2\x3b\x43\x8c\xbf\x0c\xf7\xa4\xf1\x57\x31\x1d\xbe\xd0\x4c\x33\x27\x1c\x84\xc1\x16\x61\x7e\xb5\x5e\x5a\xde\xb5\x8e\x48\x97\x7d\x98\xd7\x9f\x68\xb5\x84\x85\xfd\x02\xf5\x9c\x09\x03\x62\x81\x1f\x62\x5a\xb4\x02\x51\xe2\x11\x5c\xab\x11\xfa\x71\x94\xcb\xf5\xfb\x70\x21\xda\x61\xca\xe6\x28\xf4\x56\x03\xac\x71\x4c\x8b\x56\x41\x9a\x1d\xb0\x5c\xbf\x62\x45\x6a\xc8\xc4\x33\x94\x0b\xce\x83\x23\x24\x57\x68\x5c\x8f\x80\x5c\xe5\xa2\x2b\xe6\x48\xeb\x8b\x6b\xb2\x90\x5b\x23\xfe\x9b\xb7\x2d\xc4\x28\x8f\x66\x4c\x1b\xb0\x69\x9d\xb7\x4d\xc4\x69\x9c\x28\x67\xa3\xc1\xbc\x6d\x22\x5e\x29\x86\xd5\x96\x3a\xb6\x96\x2d\x0d\x10\x8d\x55\x96\x88\x32\xbf\x96\x95\x37\xe5\x51\xcb\xfe\x6f\x24\xd6\x13\xef\x81\x90\x58\x15\x28\xf5\x79\x1b\x21\xc8\xa4\x7c\x1b\x21\xc8\x44\x7f\x9b\xd8\x6f\xa5\x50\x11\xfb\xa1\xa6\x29\xb9\x6b\x05\xe3\x7f\x02\xe7\x5a\xa9\xd1\xdc\x11\xbf\x52\xdf\x1e\x80\x14\xab\xeb\x54\x5a\xce\x75\x2a\x75\x1a\xad\x0f\xe9\xfe\x11\xbc\xeb\x59\x3f\x09\xc5\x87\x5a\x0f\x77\xe0\x94\x64\x14\xc5\x88\x28\x9a\xe3\x96\x72\x7d\xf2\x66\x86\x18\xb2\xd0\x52\x90\x0e\xde\x96\x0f\xed\xf2\xcf\xaf\x3d\x3e\xe5\x9e\x3c\xf5\x29\x97\x87\xb6\x13\xf1\xa7\x15\x4c\x12\x83\x8d\x48\xd4\xca\x45\xdb\x05\x12\x1b\x9d\x5d\x56\x20\xb1\x02\x48\xfd\x38\x01\x2c\x79\xaa\x8f\x13\xc0\x92\x98\xfa\x08\x32\x56\x1e\x6c\x4d\x1f\x1b\x88\x67\xbe\x93\xf9\x7d\xe5\x3b\x99\xae\xef\xd4\x27\xd3\xf5\x8c\xe4\xf9\x31\x90\x84\x10\x66\x3d\x2b\x4f\x6b\x21\x89\xf1\x11\x75\xda\x4c\xe7\x3f\xc0\x07\x56\x1e\x62\x2b\x8a\xf8\xd1\x06\x43\x6b\xcc\xec\x42\x88\xc3\xf9\x70\x37\xcf\xa7\xdb\x74\x4a\x0c\xf2\x07\xea\xf6\x95\x6f\x7d\xbd\xa5\x56\x2e\xe7\x6c\xb1\xc6\x62\x5d\x9d\x7d\xf4\x93\xc9\x96\x7a\x98\x6c\xf9\xd6\xb7\xb1\x94\xfb\xf1\x74\xe2\x5d\x70\x5b\x2c\xb7\x8f\xb9\xf6\x32\x7e\xc0\xb6\xd8\x92\x3f\x9e\x4e\xf0\x20\x1c\x01\xb5\x5a\x4d\x93\x8c\xd3\x8a\xb3\x5b\x38\xad\x56\xd3\x22\x4d\x91\xfb\x3f\xa0\xc3\x8f\x51\x5a\x65\xea\x64\x9e\x53\x28\xad\x66\x73\xc6\x57\x92\x69\x41\x53\xf6\x2b\xf9\x68\xd3\x36\xf6\x15\xb5\x63\x97\x48\xda\x54\x6a\x24\x23\x9e\x2a\x92\xc2\x01\x6a\x8a\x19\x9a\xa3\x79\x73\xba\x1f\xa9\x5f\x1e\x1c\xe9\x26\x5f\x49\x03\xad\x3e\x7e\xa5\x97\xa6\x33\xcf\xe4\x20\x73\xba\xa2\xaf\x74\x4b\x5a\x48\xb2\xad\x15\xaa\x17\x61\x81\x0d\x93\x5f\x49\xd3\xb9\xe6\x59\xd7\x54\x8f\x24\x97\x58\xa5\x2d\x0e\x9a\xad\xd4\x6e\x97\x58\x4d\x29\xda\xfc\x56\x24\x4f\xfc\xd4\xfe\x72\x97\x3a\xe2\x5b\xaf\xa6\x0a\xcf\x7c\x0a\xdd\x18\xdc\x78\xd5\x30\xeb\x45\x9f\x40\xac\x56\x8a\xf5\x4d\xa4\xd4\x3c\x55\x5a\x82\x49\x5b\x65\x69\xb2\xf7\xe7\x2b\x2d\x4f\xba\x7c\xc9\x21\xc8\xc8\x39\x8b\xbb\x23\x57\xbf\xe2\xdb\xe5\xe6\xe9\xc7\xad\x47\x34\xcf\xbb\xe9\xcb\xbe\xa2\x03\xf1\xd3\x26\x9f\xda\x25\x0f\x9f\xff\xfb\x7f\x90\xfe\x7e\x25\x83\x5c\x68\xa0\x68\x76\xaf\x34\xf0\x78\x0e\xe4\xd9\xd2\x4f\x88\x24\x1f\x69\x86\x44\x3b\x5a\xbf\x52\x83\xb4\x1b\x86\x40\x80\x2c\xf8\xf1\xbe\xd2\xb7\x86\xc5\x7c\xbc\xbd\x4f\x51\x3b\xdc\x69\x2b\xdf\xe9\x1c\x63\x5a\xdf\xf6\x4e\x31\x01\x6f\xc3\xe7\xdb\x42\xf2\x06\xff\xe4\x55\xd1\xce\x4e\x8a\x59\x3e\x8f\x26\xd2\xfe\x6e\x45\x4c\x6b\x63\xa2\xba\x33\x40\x7d\x45\xdb\x89\x9f\x3c\xf5\xa6\xfd\x2b\xf6\xad\x4f\x91\x64\xbf\x79\x0a\x33\xd4\x09\x42\x49\xbd\xf5\x15\x9d\x85\xea\xa1\x56\xcf\x11\x87\x83\x7e\x45\x73\xd5\x3c\x54\x6b\x73\xe4\xb8\xa8\xd6\x3f\xbe\xfe\x2a\x92\x7d\x22\xc3\x67\x8a\xd0\x0c\x18\x1b\x13\xe5\xe4\x60\x8b\xa8\xdc\x09\x8b\x31\x72\x7e\xfe\x45\x83\xb8\x51\xb2\xf6\x9c\xb9\xb3\xcc\x92\x4a\x5e\xc2\x7b\xe5\xa1\x12\x0c\x3c\x05\x49\x26\x5a\xfe\x43\x31\xeb\x84\xc3\xe2\xbe\xa2\x52\x79\x33\x0d\x84\x65\xaa\x8e\xb7\xf8\x4a\x72\x13\xf6\x48\xfe\x47\x0b\x49\x96\xf2\x3b\xa5\xc8\x52\x4e\x63\x0a\x79\xf5\x07\x92\x68\x5b\x18\x0d\xa5\xdd\x24\xd7\xd7\x57\x52\xea\xfc\x4e\xed\xb6\x7e\x8c\x89\xa4\x44\xfa\x6c\x8a\xc5\xa6\x10\x06\xaa\xd8\xba\x31\x69\xd9\x52\x0e\xb5\xf4\x68\x71\xc8\x23\xf9\x72\xfd\x4f\x85\xfb\xfb\xea\x9f\x8a\x61\x9c\x16\xb4\xea\x48\xbe\xbd\xa5\x54\x4d\xa5\xce\x5c\x31\x49\x9a\x09\xb4\xbe\x92\xb8\xd3\x57\x9e\x79\xc3\xa6\x50\x0c\x7f\xcc\xcf\xe2\x3c\xfa\x2d\x92\xdc\xa9\x2d\x55\x58\x7d\xa5\x7e\x25\xce\xcf\x7c\x13\xe4\xa9\x77\x26\x91\x19\xd0\xcc\x70\x31\xa7\x29\xcf\x3a\x13\xb5\x40\x11\x91\x67\x8f\x19\x4b\x91\x9a\xca\xa4\xf6\x43\x26\x0c\x7a\x61\xae\xe5\xf2\xe4\x4b\xc7\xe4\xd2\x1a\x07\xbe\xb1\x75\x95\x80\x4b\xe8\xb1\x69\x1a\x17\x13\x5e\x10\xa7\x71\xb3\x7b\x08\xd2\x04\xd7\xf5\x57\x12\xc7\x5a\x61\xc3\xa8\x1c\x60\x03\x49\xd7\xb6\xdf\xb3\x25\x69\x21\x6d\x49\x79\xf3\x4f\x5b\x60\x47\x92\x6e\x5f\x53\x85\x74\xfb\x3b\xdf\x09\xc8\xc7\x81\x29\xfa\xb2\x71\x73\x0a\x56\x2b\xfa\x79\xd3\x0e\xf3\xd4\xb7\xdc\xec\x89\xe4\x2d\x97\x2e\x2d\xb5\xba\x46\x52\xab\xd3\x96\xe5\x56\x33\x14\x52\xf3\x9d\x59\xe3\x2b\x1d\x49\x29\xf3\x4f\x6f\xe6\x3b\x9d\xc8\xbf\x96\xa9\x0f\x19\x09\x5d\x3d\xef\x7c\x27\x80\xc7\x95\x31\x13\xeb\xe8\xcd\xb1\x21\x7a\xb3\x12\x45\x42\xec\x66\xe5\x62\xc5\x0a\x0d\x05\x6b\xde\x57\x5a\xfe\xdb\xf9\x50\x7f\x74\xae\x94\xaa\x83\xe3\xc9\xbb\x3a\x2a\x98\x44\x22\x2c\x2b\x0f\x13\x5a\xd8\xa7\xf2\x70\xe2\x09\xfa\x34\x3a\x9a\x84\x90\x4f\xe5\x61\x7e\x09\xf8\x54\x1e\xa6\x97\x70\x4f\xa3\x73\xac\x1a\xf6\x34\xc6\x4c\xa1\x52\x17\x58\x42\x95\x33\x2d\x55\x6c\x49\x29\xf4\x7b\xb7\xef\xf9\x31\x02\x7c\x3c\x2d\xa5\xb8\x13\xf9\x4e\x18\x0b\x7e\xe8\x63\x0d\x9e\xa1\x31\xe6\xa9\xb3\x99\x0b\xf3\x54\x1e\xce\xe5\xc7\xe9\xcf\x72\x8c\x3d\x56\xe1\x39\x7d\x0c\x73\x7a\x18\xc4\x07\x8b\xca\x93\x52\xdd\x8b\x81\xb4\x3c\xf3\xf3\xa5\xac\x38\x4f\x4a\x35\xde\x92\xa1\x72\xea\xcd\x59\xf2\x29\x18\x78\x7a\xf2\xe4\x24\xe5\x5b\xdd\x3a\xcb\x95\x77\x7d\x74\x57\xa4\x61\xda\x68\x2a\x35\xc8\x73\xa5\x9c\xa5\x0f\xe9\xb5\x43\x81\xb3\xfc\x05\x4d\x9a\xe5\xca\x87\x2f\x49\xa9\xf1\x2d\xa9\x21\x7d\x24\xf1\x9d\xe0\xa0\x85\xdf\x23\xf8\xd1\xcc\x71\x2c\xba\xb4\xb2\x98\xab\x62\x4b\x2b\xab\xfc\xd3\x75\xf9\x7d\x55\x17\x6b\xf6\xa2\x47\xb0\x8f\xc2\x7c\x10\x6c\xa9\xac\x92\x0a\xd5\x8b\x95\xb6\x89\xbd\x74\x95\x48\x7f\xfa\x30\xf5\xbb\x4f\xfc\x2c\xa3\x98\x58\x7f\xa0\x98\xd8\x6d\xcc\xa2\xb6\x6c\xc0\xff\x8a\x50\x5a\xd1\x63\xd3\xa6\xad\x8c\xa3\x53\xcc\x17\x56\xab\xd0\x4a\xd5\xfc\xb6\x5f\x49\x38\x94\x9a\x72\x85\x3c\x41\x47\x16\xf5\x59\x75\x68\xff\x9c\xce\xd2\xd9\x0a\x0d\x12\x08\x69\x4e\xb6\x31\x81\x90\x56\x63\xd6\x37\x87\x53\x72\xf8\x1a\x76\x34\x51\xae\x1b\x54\xcb\x2b\x1f\xba\xfe\x7c\xa8\x1b\x02\x27\xb3\x08\xce\x6a\xa5\x93\x42\x28\xcd\x89\xea\x28\x80\x52\xcd\x41\x09\x40\x89\xfd\x56\x00\xa5\xa7\xdc\x91\x84\xe5\xe1\x7c\x07\xa0\xc4\x9e\xd3\x9c\xa0\x67\xd0\x16\xc7\x53\xf6\x3c\xb3\xe6\x41\xcb\x96\x69\x5e\x5a\x1e\x9e\x6f\x7f\xaf\x54\xf1\x27\x29\xaf\xbe\x25\xd1\x7b\x13\x7b\x33\x53\x04\x2c\x5a\x8d\x55\x2e\x60\xd1\x6a\xfc\xfe\xe6\xe0\x4a\xd6\x42\x73\x4e\x84\x95\x67\xdf\x11\x9d\xfc\x51\xc1\x8c\x56\xbb\x52\xe6\x92\x94\x32\x85\x80\x5a\xa9\xdd\x21\xe0\x1c\xcc\x0d\xd4\xe8\x93\x3a\x64\xd0\xe3\x94\x14\xb4\x68\x35\x96\x86\xa1\x45\x83\xbb\x4c\x33\x86\x79\xd1\xc3\xe3\x76\xf3\x9d\x31\xcc\x28\x57\xcd\xc9\x80\x46\xde\xec\x7a\x93\xfa\x8e\xdb\x9d\x1a\xa4\x62\x33\x69\x1b\x9c\x05\x2d\xc5\x08\x0b\x7f\xe7\xd7\x08\x7c\x91\x29\x2c\xa8\x11\x96\xab\xaf\x24\x24\x03\x87\xa6\x69\xca\xae\xfb\xc9\xc3\xc7\x3d\xce\x53\xdb\xb8\xd9\x53\xcc\x5a\x76\xdd\xec\xeb\x82\x1b\x61\xca\xfa\x4a\x04\xda\x17\x44\xdf\x01\x06\x92\x21\xd6\x4f\x5a\xc4\x1d\x20\x4f\xb9\x03\xa4\x24\xb7\x9e\x5a\xb0\xd8\x71\x28\x40\x61\x36\xae\x3c\x45\xad\xa7\x60\x83\x2b\x18\x78\x53\x96\x5d\x83\xb9\xd5\x0d\xa0\x58\x29\xe8\xed\x87\xf4\xdc\xa8\x88\xc1\x1c\x35\x8e\xa8\xa1\x3a\xc3\x41\x36\xd8\x15\x41\x0e\x0d\xe6\x50\xe7\x36\xda\xf2\x72\xf7\xd5\x22\x4f\xe5\x87\xac\x25\xa2\x6f\xa7\xa9\x46\x16\xda\xdf\xab\xf2\x4e\x64\xd5\x40\x42\x56\x33\xc0\xb9\xb2\xd0\x55\xdd\x55\xef\x9a\x92\xec\x3a\xae\x19\x70\x4c\x77\x6c\x31\xe6\x1d\xbb\x2b\x0a\x89\xe0\x41\xcf\xba\xff\x83\x8a\x6d\x52\xb2\xbb\x66\xbe\x98\x84\xa3\xe6\xe7\xa0\x82\xe6\xe7\x1c\xfa\x9a\x5a\x7d\xf7\xce\xcc\x13\x67\x69\xce\xab\x8e\x33\x19\xfd\xbc\xe3\x4c\xe6\x0a\x29\x0a\xb3\x96\xad\x5e\x14\x66\x2d\x87\x92\xa0\x45\x2d\x07\x96\xa0\x45\x2d\xc7\x80\x91\x45\xb3\xb0\x0f\x09\x59\xd4\x72\x0a\x0e\xfb\x92\xd9\x5c\x06\xbe\xe4\x99\x72\xec\x5d\x99\x1d\x51\xce\x64\xb6\x97\x81\x33\x99\xeb\x6e\xf8\xce\x7a\xde\x5d\xaa\xa5\x21\xd9\x69\x3e\x23\xd2\xb1\x07\xf1\xdb\xb1\x87\x41\x10\xe8\xa8\x3d\x69\x1f\x7e\x67\xb4\xa8\x61\x9f\x48\xe3\xf4\x33\x8e\xa8\x34\x8e\x5f\xe1\x88\x5a\x6b\x79\xc8\xe5\x92\xf6\xca\x5d\xdc\xd3\x04\x6e\x54\x1c\x87\x02\x07\xdd\xf5\x7a\xf2\xf4\x6d\x7b\x7d\x1a\xe1\xa8\x24\x6a\x11\x20\x7f\xae\x48\xb6\x71\x30\x80\x46\xcc\x15\x4e\x00\xc3\x81\xec\xed\xf9\x4a\x82\xa8\xa2\x57\x0a\x0c\xf4\xe4\xd6\x20\x2c\x50\x8b\xc6\x33\xc0\x52\xcc\x94\x2a\x7b\x63\xcd\xab\xd6\x08\xf9\x47\x56\x6b\x5b\x2a\x94\x46\x58\xf3\x1d\x49\xf9\xe8\x55\x66\x3c\x5f\xda\x3a\xc3\xc1\x29\xec\x4f\xb9\x7e\xcf\xba\xb3\x47\x45\xd4\xce\x95\xe1\x10\x9c\x67\x31\x85\x0d\xe7\xb9\x38\x0f\x0d\xdf\xe9\xf9\x05\x0e\x39\xe2\xe0\x16\x5d\x5a\x79\x5a\x24\x2b\xa8\x15\x49\x46\x5e\x86\xd1\x74\x69\x31\x04\x98\x2e\x6d\x32\x23\xa6\xef\xec\xec\x1d\x46\x00\x2d\xd6\xde\x64\xd6\x4d\xa4\xad\x99\x94\x37\xed\xe0\x43\xab\x22\xb9\x69\x4d\x15\x02\x2f\x73\x74\x4c\xa3\xeb\xe9\x84\x10\x3e\x33\xa6\x9b\x69\x0b\xd0\xa0\x50\xc5\xbc\x17\x46\x8d\x5c\xa6\x37\x47\x05\xb9\x4c\xc7\x15\xd1\xb6\x4c\x36\x86\x49\x24\x49\xcb\xb7\x3a\x0e\x32\x54\xce\xd5\x36\xf2\xec\xa5\x73\x35\x92\xec\x41\x25\x6f\x6a\x93\x46\xe1\x12\x7f\x5a\xcf\x2e\x2c\xac\xcf\xb8\x7f\xcf\x8a\xfe\x30\xdf\x6d\x5d\x56\x32\x70\xb6\x0c\xad\x34\x55\x2c\x20\x0f\x76\x56\x23\x7b\x9e\x1c\xac\x93\xf9\x97\x57\x35\x72\x17\x0b\x54\xe0\x9d\xd1\x99\x1b\xc2\xe7\xcc\x1c\x87\xc2\xe7\xcc\x68\x55\x82\xe7\xcc\x1c\x69\x82\xe7\x94\xc5\x14\x17\x3c\xa7\x2c\xe6\x94\xd0\x39\x65\x31\x51\x85\xce\x99\xb1\xd9\x4c\x23\xe7\xff\x9d\x58\xe7\xfb\xea\xd6\x87\x69\xda\xdb\x59\xf9\x23\x4a\xff\xe3\xb8\x15\x1a\x67\xb5\x3b\x92\x94\x15\x8e\x91\x85\xa2\xda\x90\x9a\xa4\xff\xcf\xd8\xdb\x5c\x4d\xcf\xf2\x4c\xbb\xa9\x7c\x21\xd8\x06\x0c\x4c\xde\x5c\xa0\xbb\xcf\xfc\x43\xd8\xcb\x55\x47\xf9\xd9\xb3\xeb\x1e\x6a\xd9\xc6\xfc\x23\xa4\x52\x69\x20\x75\xcd\xd4\x0b\x49\x6a\x15\x3f\x34\x47\x5a\x2c\xd9\x4e\x64\x7a\xf4\xf7\xa1\x8f\x5a\x54\x27\xa3\x6d\x8e\x2c\x3f\xa3\x6d\x8e\x9e\x7f\xda\x7e\xdd\xe9\x02\xc3\x6d\x8e\xce\x04\x9d\x5c\xa5\xee\x7c\xeb\xad\x77\xe6\xa9\x8f\x98\x99\x1f\x79\x27\x9e\x29\xea\xe7\xdd\x36\xa2\x71\x32\x5c\xb5\xa6\x99\xa2\x1b\x1b\xaa\x91\x31\x2d\x86\x6c\x90\x31\x8d\x25\x4c\xc2\xd2\xc6\x06\x6b\xa0\x4c\xbb\x5e\x51\xfc\x44\x23\x9f\x3a\x44\x94\x35\x6d\x64\x4c\x89\x75\x94\xbc\xa3\xf5\xce\x53\xf5\x5c\xc9\xa7\x76\x50\xd0\x8d\x42\x87\xe5\x4e\x67\x5c\xcc\xc1\xcd\x64\x32\xdf\x22\x35\x8d\x77\x24\xeb\xe6\x5c\x06\x04\x83\x69\xb3\xa4\xd0\x21\x0f\x3e\xfd\xb9\x6d\x64\xc8\x48\x81\x9e\x78\x9f\x0a\xd7\x1c\x9b\x9e\x50\x30\xf7\x79\xa7\xa0\xaf\x24\x6a\x6e\x92\x06\x4e\x83\x64\x28\x75\x7d\x84\x81\xb9\x4f\xaa\x23\xba\xb6\x3b\xb7\xa8\xe5\xf4\xce\x37\x23\x28\xcc\xcb\x9d\xfd\xc8\x90\x97\x8b\x7e\x5d\x24\x2c\x4a\xa1\x3f\x15\x33\x91\xfe\x24\xf1\x0c\x83\x26\xdf\x09\xb3\x90\x4b\x8d\xe1\x2e\x17\x07\xa7\xd0\x2e\x77\xb4\xf3\x65\xe7\x49\xc9\x77\x43\xbb\x4f\xca\xb4\x5d\x90\xff\x3d\xf3\xf0\x8e\xba\x28\xf8\xca\x1d\x15\x75\x39\x6f\x7d\x8b\xf4\xd4\x33\x73\xdf\x58\x96\x18\x7a\x17\xfb\x1b\xcf\x9e\x09\x79\x77\x86\x54\xd4\x6d\x77\xbf\xf2\xac\xb8\x9b\x90\xaa\x9e\xd1\x22\x1f\xcb\x69\xed\xf2\x59\xc7\xfe\xb2\x9e\x73\xf9\xce\x4a\x14\xe7\xdb\xdd\xcf\xbc\x3a\x25\x51\x51\x5f\xcc\xaf\x0c\xcc\x72\x9b\xe8\x27\x4d\xe2\x3b\x43\xe8\x5d\xf2\x4e\xa1\x6e\x61\x7e\xe8\x16\xd2\x0a\x87\x0d\xa7\xef\x6d\x07\x65\x02\x99\x0c\xee\x6e\x79\x53\x6d\x62\x53\x58\xd8\x41\x69\xef\x33\xa1\xef\xce\x82\x32\x11\xdc\x9d\x39\x62\x44\x44\x6a\x6d\x66\x42\xe6\xaf\xc0\x40\x77\x76\x25\x91\xc2\x5d\x35\xb5\xd6\x64\xce\xae\xe3\xdc\xaa\xf1\xf6\x99\x20\xee\xce\xac\x90\xad\x7e\x4c\x8e\xb6\x3d\x3c\x68\x15\x49\xc3\x74\xfe\x93\x09\xf6\x79\xb5\xa8\x15\x27\x52\xb5\x3d\x2f\xe2\xf2\x9a\xbd\x11\x41\x26\xf1\x17\x53\x8c\x5c\x9c\xa0\xdb\x0e\x40\x4c\x5c\xce\xb6\x9a\x33\x53\xdc\x72\xd7\x51\xf3\xa6\xf4\x20\x4c\x81\xdb\x26\xd3\xf7\x99\xcc\x8d\x1c\x12\x5b\xee\xc0\x6c\x44\xdb\xd9\x99\x2e\x86\x71\xdb\x66\x5a\x22\xc9\x4a\xca\xd6\x28\x0e\xba\xeb\x28\x91\x64\x17\xe5\x8e\x28\x80\xd5\x15\x7f\xda\xb6\x95\x94\x85\xb1\x7d\x9c\xa3\x5d\x98\x8f\xae\x5e\x6c\xce\xe2\xa3\xbb\x8e\x2b\xaf\x6a\x5d\x32\x53\xb6\x8d\xa6\x1c\xa7\xe2\xa3\xbb\xa2\x4d\x8a\x8f\xee\x8a\x5f\x65\x2b\x71\x53\x1c\x51\x62\xa3\xeb\x27\xe7\xbe\xc8\xe8\x7a\x6e\xba\xca\xdf\xda\x73\x7b\x15\x35\x5d\x3f\xef\x7c\xf7\x33\x8e\x29\x0f\xdd\x26\x3e\xdc\x6e\x53\x24\x0d\x4c\xfa\x49\xb6\xd6\x13\x0d\x49\xf9\x5b\xfb\x79\x47\x52\x93\x6a\xde\xd4\xc0\x60\xbf\x15\xdd\x5d\x3f\xd1\x2c\x4d\x77\xd7\x66\x26\x8a\xe3\x9e\xa3\x5b\x88\xfd\xae\xc7\x6d\xea\x7c\xae\x67\x8b\xa4\x26\x66\xde\x9a\xce\x24\x57\x06\xb3\xdf\x01\x0a\x7c\x44\x81\x29\xd8\xbf\xcd\x7e\xd7\x9d\xda\x61\x8c\x8f\x6c\xb1\xb9\xf8\x2b\xf9\xeb\x95\xad\xfe\x33\x3c\xfb\x0a\x92\xc7\xed\x46\xd2\xec\x63\x2b\x12\x6d\xde\x75\x70\x66\x9a\x36\x2f\xae\x8d\x8f\xdd\x0c\xcc\x53\x93\xe8\xdd\x25\xff\x53\xfc\x69\x49\x5d\xb6\x2f\xa4\x11\x35\x70\x2d\xaf\xca\x25\xc3\x24\xfa\xd8\xdf\xcd\xc2\xf8\xd8\xdf\x9d\x26\xa1\xbe\xa2\x1b\x88\xfd\xae\xdf\xdc\x81\x3f\x58\x5a\xdf\x77\x65\xc2\xa6\xc7\x3f\xf2\x0a\xdc\x69\x22\xfe\xef\x91\x2f\xe5\xc1\x65\x72\x88\xfe\xae\xdf\x4c\x07\xe7\x90\xbd\xd3\x7e\xcd\xe9\x9b\xf5\xf6\xb1\xfe\xca\xde\x20\xc2\xbb\x7e\x5f\x29\xa5\xab\x4c\xfa\xdb\xca\x6c\x4f\x29\xaa\x77\xfa\x4d\x33\xfc\x4e\x7f\x2f\xef\x77\x91\x54\xed\xf4\xb7\x66\xf8\x7d\xa6\x14\xa9\xb9\x4c\xa2\x8f\x1d\x06\x9d\x37\x15\x12\x5a\xd9\x0b\xc5\x5a\xd7\xef\x33\xcf\xe4\x30\xb8\xf3\x9d\x0c\xef\xec\xc4\x4e\x35\x5b\xd9\xb1\x84\x9e\xec\x77\xe6\x8c\xbd\x07\x9c\x26\x02\x4f\x5e\x95\xfd\xfc\xe3\x29\xcc\x96\x61\x7a\xbb\x91\xb6\x6f\xb5\x21\x73\xcd\x33\x38\x07\xed\x47\xb7\xb3\x9b\x03\xf3\xeb\xdb\x59\x6f\x48\xba\x9d\x5d\xff\xc4\x6c\x3f\xaf\x7a\x94\x06\x92\x1c\x24\x3d\x92\xc6\xec\x8c\xa4\x31\x63\x55\x08\xac\xd9\x6f\xf6\x9a\xaf\x67\x30\x9b\xdb\xd7\xac\x12\x6c\xa6\x5f\x3b\x16\xd8\xda\x85\xd4\xec\xf1\x0d\x0a\xa8\xd9\x83\x25\x11\x50\xb3\xdf\x25\x6f\x6a\x6e\x5d\x29\x53\x2e\x1f\x4e\xd6\xaf\xef\x78\x9c\x1e\x42\x69\xf6\xfb\xca\x33\x8d\x20\x0b\x5d\x20\xcd\x1e\x3f\xe1\xd7\xf0\x38\xce\xcb\xaf\x17\xcc\x95\x37\xed\x6e\x64\x78\xbf\xec\xd0\x29\xc7\x1a\xc9\x48\x0f\x5b\xed\x98\x47\x9e\x72\x7e\xf1\xd4\x77\xa5\x8c\x8d\x75\xd7\x2b\xcf\xe4\x1d\x61\x75\x09\xfd\x38\x72\xab\xfc\xfa\xae\x94\xce\xd1\xb4\x99\x25\x92\x2e\x40\xa9\xac\x2c\xf5\xc1\x11\x08\xeb\xf8\x22\x19\x04\x75\x7c\x5d\x37\x4a\x0f\x3b\xa2\xba\x0b\xf7\x38\x2e\xba\xd8\x2c\x75\xf5\x62\xaf\xfd\x19\x65\x41\x65\x04\x7b\x7c\x7d\x3c\x42\x3d\xbe\xbe\x58\xa1\x1e\xaf\xc9\xba\xff\x19\x73\xf1\x3e\x93\xa3\x86\xd5\x25\xd0\xe3\xb8\x4a\xde\x54\xb5\xaf\xfc\x4f\xb8\xb1\xb7\x32\xaa\x36\x1b\x8d\xc8\xeb\x46\x2c\xbe\xe6\xae\xab\xb1\x1c\xfe\x0c\x2a\x63\x2a\x0a\x02\x79\x4d\x86\x58\x08\x48\xc2\xdc\x1e\x49\xbd\x7d\xa5\x18\xdf\x4c\xa9\xda\x74\x03\xf3\x9d\x7b\x3b\x7f\x90\x2b\xea\xca\x9b\xf2\x52\x8c\x48\x6e\x20\x3d\x6a\x4e\xda\x9c\xd6\x3f\x3b\xa6\xde\x62\xdc\x42\x5a\xaf\xb8\xf8\x99\x81\xd1\x8d\x7e\xb2\x47\x08\x47\x39\x62\xc5\x16\x8c\x72\xc4\x4a\x20\x18\xe5\xb8\x58\x6b\x82\x51\xbe\xae\x38\xc1\x28\xaf\xd9\xf2\x4c\xa3\xc4\x4a\x10\x8c\x92\xd8\xac\x47\xd2\x04\x7a\xff\x27\x47\xd4\x5b\xe6\xc7\x13\x21\x3f\xf4\x7c\x4a\x65\x3c\x9f\x28\x46\x94\x9f\x57\x86\xde\x94\x0f\x07\x2b\xea\x67\xf0\x37\x13\xf1\x07\xf5\x39\xdb\xee\xcf\xb7\x74\x36\x02\x41\x16\xc7\xe0\x24\x13\x64\xb1\x14\x4e\x32\x41\x16\xc7\x78\x25\xb9\x9a\xb8\x32\xfd\xd9\xba\x84\xdb\xe0\xcf\xf8\x10\x20\x12\x7f\x43\x36\xba\x3b\x6f\xca\xf1\x84\x02\xf0\xa7\x09\x3c\xee\x94\xa9\x68\xec\x9e\x67\xeb\x29\x65\xa6\x2e\xda\x84\x7b\xde\x94\x31\x67\xe4\x0f\x5f\xe3\x2c\x22\xca\x62\xd7\xf3\xa1\xcd\x10\x3c\x33\xf6\x88\xdb\xdc\x9f\x33\x1b\x5f\x33\xa2\xdc\x24\xf3\x3f\xf8\x1a\xc5\xa8\x07\x35\xfe\x23\xa9\x89\x3d\x92\x9a\x88\x07\xe7\xcf\x71\xf3\x9c\x48\xe2\xda\x9b\x8d\xd5\xec\xc4\xb4\x63\xe6\x99\x1a\xf5\x56\x46\xae\xb5\x3b\x92\xdb\x94\x37\xc5\xad\x83\x89\x59\xc4\x7a\xa5\xe4\x99\x5c\xab\x83\x3d\xd9\x49\x6b\x47\xca\x74\x98\x3c\xf3\x42\xb4\x7a\x63\xb4\x3c\x53\x8b\x38\x1f\xfe\x1c\x34\x8f\x4a\x29\xe8\xe6\x18\x2d\xdf\xc9\x59\x89\x62\xf2\xe7\xa0\xf9\x91\xef\xd4\x22\xf6\x67\x27\xbb\xcd\xf5\xc2\xb0\xcd\x96\x2b\xdb\x9f\x0d\xab\x19\x5f\x67\x82\x44\x15\xfa\x73\x0c\x7d\x0a\xdd\x9e\x87\xfc\xde\x31\xf4\x29\x54\xbb\xfa\x78\xbf\xd3\x08\x62\xbb\xf8\xb3\x45\x22\x15\xd5\xae\x3e\x38\xa9\x45\xca\x57\x0a\x0a\x86\xa0\x9e\x63\x64\x58\xec\x7f\x7d\x4b\xf1\x20\x45\x52\x93\x5a\x6a\x26\x06\xd9\xac\x02\x83\x07\x32\x2c\xac\x2c\x49\x53\xc8\xce\x31\x7c\x16\x4d\x41\x39\x8b\x93\xb9\x3c\x92\xe7\x5d\x24\x3b\x7a\x3c\xd5\xe7\xe1\xe5\x63\xf3\xc7\x14\x96\xb3\x18\x76\xfa\x48\x5e\x30\x37\x92\x16\xcc\x88\x24\xb7\xed\xfb\x9d\x17\xcc\x40\x52\xb5\x7b\x4a\x91\xdb\xd6\x0d\x9c\x87\xd7\x4b\x9e\x4d\x6f\x08\x34\xc2\xab\xa7\x47\xd2\xdc\x6a\x7c\x67\x5e\x89\xfc\xc1\xe9\x49\x4b\xaa\x66\xb6\x33\xd0\x12\xd3\x79\x77\xdb\xcc\x2f\x59\x06\xf9\xe5\xc7\xca\x35\xed\x17\x62\xb3\x01\xf3\x98\x87\xc1\x7a\xdc\x8b\xe6\xe1\x19\xfd\xbe\x2b\x43\x5d\x4f\x9f\x93\xce\xb4\x50\x09\xfb\x64\x6b\x1e\xca\x5b\x9c\x5e\x76\x2e\xfa\x96\x37\x65\x1d\x4e\xcb\x7c\xf7\x62\x5b\x9e\x87\x5d\xb2\xde\x23\xa7\xe0\x9a\xd3\x41\x43\x8f\x74\xca\x5a\x49\x31\x76\xc9\x56\xda\x25\xf6\x5b\x47\xe1\x3e\x92\x6c\x9e\x3e\x9e\xa7\xa0\x9b\xc5\x84\x1d\x8f\x24\x07\xed\x9d\x52\xe4\xa0\xcd\xdf\x3d\x6f\x67\xbe\xf3\x76\x92\x32\x97\xde\x4c\xcd\xd4\xc0\x3b\x65\x7e\xf4\x87\x7c\xf7\x55\x3d\xe9\x53\x07\x08\xdf\xe9\x19\x51\x48\x18\x37\x3f\xe6\x69\xc3\xad\x0f\xeb\x79\xda\x70\xeb\x9d\x60\x0a\x0f\x3a\x1b\x43\x73\xda\x8c\xdb\xf3\x9d\xcc\xb8\x35\xdf\xc9\x57\xee\x93\x74\x0a\x2b\x3a\xdb\x9d\xef\x7c\xcf\x3f\xf2\xe1\xd4\xab\x91\x96\x93\x98\xa5\x1c\x35\xaa\xfd\xdb\xa7\x38\x45\xdc\x37\x5b\xcb\x2f\x35\xa4\x3e\x76\xa7\xb2\xf0\x4e\x93\xc6\x8e\x29\x1a\xbf\xd9\x58\x8d\x82\xa7\x4e\xac\xac\x53\xf0\xd4\xd9\x6e\x6a\xe3\x90\x7c\x54\x90\x29\xb4\xea\x74\xe0\xfa\x23\x49\x71\xc3\xea\x35\x85\x5d\x9d\xed\x8a\xa4\x85\x3b\xf2\x0f\x52\xb3\x51\x1d\x9f\x0a\x25\x0f\x35\x8c\xd6\xc0\xa6\x80\xad\xc5\x0c\x2d\x8f\xe4\xc5\x31\x53\xaa\x5b\x95\x76\xa8\x55\x35\x75\xf5\x3c\xa5\xd0\xe5\x36\x52\x8c\xb8\x54\xcc\xac\xf2\x48\xc2\x99\x03\xd8\x9e\x42\xbc\x16\xf3\xcc\x3c\x92\x8d\xdf\x69\xa4\xa2\x47\x70\xf9\xcc\x13\x08\x04\xff\x37\x04\xa2\xf0\xff\xe7\xd0\x98\x0e\x51\x7f\x24\x8f\x2a\xbd\x2a\x40\x84\x49\x60\x1e\xc9\x73\x93\x36\x29\x27\xfa\x38\xf3\x9d\xda\xd4\x53\x35\xb5\x89\xc5\x7f\x7a\xed\xb1\x68\x95\x2f\xf8\xe9\x53\x5e\x35\xfe\x06\xc8\xc7\x3c\xbd\xfa\x4a\x24\x0d\x5c\xc9\x97\xf6\x86\xe5\x99\xc7\x8d\x9e\xda\xf6\x3f\xa4\x50\xb5\xa9\xe6\x3b\x0d\xdb\x45\xcf\xb0\xfa\xf2\xa6\x47\x26\xcf\xd4\x0a\xf6\x25\x03\x6f\x2b\x16\xc9\x69\xe4\x2d\xc9\xa4\x1f\xf1\xd2\x1f\x0b\x92\x12\x96\x9f\xaf\xe8\xca\x4d\x24\xaf\x1c\x7a\xe7\xf2\x1c\xf7\x9d\x66\x5e\x9e\xe3\x77\x3e\xf4\xa2\xe6\x4d\xa3\x71\x98\x37\x97\x9d\x21\x8e\x31\x79\x44\x48\xa8\x6f\xc4\x62\x35\x3f\x2f\x1b\x24\xcf\x4c\x12\x1a\xf7\x6c\xf8\x80\xa6\xe1\xb8\x24\xad\x7e\x44\x63\x39\x1a\x2d\x85\x96\x7a\x44\x9c\xaa\x45\x24\x47\x69\xb1\x2b\x18\xa0\x7b\x9c\x3d\xa2\xf8\x4c\xe8\xcf\x0b\x3c\xf7\x9d\xdf\xc8\x7f\xc7\xc2\xbb\x20\x6b\x61\x93\x22\x8f\xb1\xe3\xa6\x1e\xd1\x8d\x65\xff\x26\x91\xf1\xc9\x39\x20\x90\xee\xd9\xb8\x60\x4e\x32\x19\x63\x14\x9b\x17\xfc\x2c\x8c\x23\xb9\x8b\x1d\x36\xfe\x88\xc6\xa6\x70\xe6\x91\xbc\x18\x57\xc5\x24\x79\x31\x76\xb1\x49\xf2\x62\x6e\x28\xd3\xc9\x8b\x5b\x0e\xa0\x0b\x86\x96\x96\x92\xdd\x22\x0e\xe5\x6b\xd3\x22\x9e\x9a\x8f\xe2\x1d\x2f\x05\x50\x71\xc1\x98\x64\x2f\xce\x79\x79\x11\x4f\x3a\x22\x0a\x5c\xc3\xc6\x73\xc1\xc3\xc2\x66\x17\x02\x43\x8e\xc1\x10\x18\x66\xd6\x6e\x0f\x08\xcd\x21\x07\x7b\x49\x1d\x0c\x4d\x4c\x57\x18\x29\xc4\x96\x5a\x8c\x14\x2a\xff\xcc\x80\xf3\xbc\x4a\xd3\x2e\x44\x0f\x16\xbd\x54\x86\x5d\xc5\x13\x49\x3b\xd3\xfb\xea\xad\x67\x03\xc9\x03\xc7\x26\x26\xd0\x70\xe2\x45\xa6\x29\x11\xb9\xc9\x4d\xa7\x48\xe6\x32\x3e\x61\x44\x3c\x7b\x44\xe6\x5d\xca\x61\x98\x1a\xa2\x87\x69\x50\x05\xbb\x1c\xf1\x40\x4d\xe1\x88\x03\xf1\x9e\xe6\x4f\x3c\x4e\xb4\x35\xf1\x27\x56\xae\xaf\x93\x24\xc8\x27\xa7\x45\x81\xc6\x08\xbd\xab\xb0\xa8\x06\x75\xc2\xeb\x9d\xb6\xb1\x6e\x46\x8a\xfa\x79\xf5\xf2\xf2\x32\x72\x85\x99\x54\x62\x4f\xa1\xed\xa6\x5e\x01\x86\x33\x9d\xf7\xb8\x81\x31\x9a\x06\x03\x1f\x1d\x9d\xc5\x5c\x88\x47\xaf\x79\xaa\xff\x76\xf6\x14\xa7\x3a\x26\xce\x67\x16\x27\xef\x41\xc3\x2d\x9e\xce\x9d\xd9\xed\xdc\xc6\x47\x67\x29\x08\x2b\x3c\x5b\xea\x60\x8f\x63\x67\x8a\x9a\x26\xf1\xe8\x25\x4f\x1d\x8d\xc1\xb6\x60\x80\xf0\xd1\x59\xdb\xe6\x45\x3c\x7a\x7a\x15\xb6\xce\x9e\xdf\xba\x39\x2d\x45\xb9\x39\xec\x46\xe6\x49\x3c\x7a\x26\x90\x21\x19\x3d\xa3\xe7\x20\xc0\xde\x22\xda\xf5\x5c\x53\xc9\x3f\xb5\xdd\x92\x89\x13\x8f\x4e\x83\xcc\x95\x78\xf4\x1a\xd1\xe9\xc5\xf8\x4f\x65\xbb\x47\x67\x34\x5d\xe2\x7d\xbf\xdf\xde\x2a\xf8\x46\xf2\x71\x9b\x67\xc3\xf5\x3f\x11\xdd\x3a\x8e\xb1\xea\x10\xd8\x7e\xa5\x4e\x6e\x1d\xf3\xd8\xc0\xe2\xa3\x97\xbc\xec\xd6\x5d\x79\xea\xd6\x5d\x29\x19\xc7\x3a\x35\x86\xc2\x88\xc9\x29\xe2\xc4\xea\x40\xd8\x47\xa2\xb1\x7c\xaa\x59\xee\x60\xd7\x47\xaa\x6a\x0d\x3f\x05\x72\xc7\x0e\x52\x41\x7a\x70\x9c\x0a\xa2\x5c\x1d\x8f\xfd\x48\x6e\x2b\x1b\x55\x05\x81\x77\xe7\x5d\x23\xf0\x22\xb9\x6d\x6c\x3e\xce\xdc\x7c\xf4\x74\x30\xf8\xbc\x96\x0a\xba\x6d\x1c\x93\xd5\x47\x47\x67\x79\x08\xb5\x5c\x1d\xb4\xf9\x48\x45\x12\x75\x20\x2e\x08\xad\x49\x58\xe4\x4a\x14\xd5\xac\x8b\x79\x19\xd1\xf3\xf2\xca\xbb\x6e\x4d\x8d\xc8\xc8\xa5\x60\xe6\x65\xbe\x65\x5e\xd2\xc1\x8b\x99\x47\x97\xb2\xb2\x38\x43\x2b\x2b\x8b\x3d\xd1\x08\xe5\xa3\x73\x30\x3a\xb1\xf3\x3d\xd3\xe3\xdb\x8b\x3f\x6d\x67\xb5\x70\x56\x57\xd6\x03\x0a\x5c\x75\x3a\xbd\x99\x92\x8c\x12\x64\x67\x68\x66\x5e\x29\xe5\xdf\xa6\xee\xd9\x4c\x4b\x5f\x58\xa3\x06\x34\xdf\x95\x2d\x54\x80\xe6\x0a\x4e\x7d\x36\x63\xe9\x0a\x33\xbe\x19\x4b\x57\x58\x3a\x4e\xe7\x7c\x16\x76\x0a\xe7\x73\x3e\x0b\x53\xaf\x19\xd5\x44\xa7\x36\xf3\x1a\xd1\x54\xe1\x9d\xeb\x3c\x53\x8e\x01\x07\x3d\x55\xf8\x38\x88\x3e\x3f\xfd\xfa\x2f\x29\x88\x96\xbb\x0f\x85\x6b\x7e\x44\x9e\x02\xc9\xe7\xb4\x6d\xe6\x2e\x2a\x25\xa2\x9b\xc3\xe9\xd1\xcc\x5d\x04\x2a\x76\x1a\xdc\x7c\x16\xe6\x6d\x33\x77\x51\x94\x64\xe7\x76\x3e\x0b\x1b\x9f\x72\x3b\x57\xe2\x21\x67\xc3\x75\x94\x2a\x1b\xa0\x52\x58\x4a\xa6\x5c\x3c\x4b\x8b\xa8\xe8\xd9\xf7\x37\xf6\x33\xb3\x8b\x0b\x28\xfd\xbc\xcb\x5f\x17\x83\x45\xd7\x98\xe9\xa8\xbc\x2f\xbb\x79\x35\x4f\x19\x2d\xba\x06\xaa\xa3\x16\xd1\xcd\x63\x2e\x36\xf0\xab\x6c\xa8\x62\x62\xac\xc0\xf5\x67\x03\xa2\xca\x9c\x6f\x40\x54\x39\x2f\x84\x9f\xae\xa0\xf7\x67\x03\xb0\xca\xfa\x6e\x20\x54\xd9\x99\x9b\x19\xeb\xde\x29\x03\xce\xb4\x46\x54\x9d\x46\xa6\x85\x71\xa6\xb9\x25\x37\x73\x18\xe5\x62\xda\x0c\x3b\x1d\x99\x9b\xe6\x3d\xc8\x95\xa6\x19\x77\x0a\xc2\x6e\x1a\x48\x7d\xc6\x30\xd0\x8c\x34\xe5\x5c\xbd\x21\x2a\x62\xc3\xba\xbd\x22\x72\x01\xba\xcd\x54\x34\x98\xb9\x37\x89\x1a\x58\x79\x82\x52\x37\x90\x74\xf3\xf6\x8a\x18\x57\x0a\x76\x7b\xce\x14\xdc\xf5\x6e\xca\x75\x73\xae\x7c\xea\xe6\x70\x09\x12\xb0\x3a\x01\x58\xf3\x26\x89\x03\x13\xca\xc0\xea\xb3\xb4\xfc\xe6\xeb\xdf\x34\xc4\x9f\xc5\x3c\x35\xc7\x03\x67\xbf\xf3\x4c\x9f\xc4\x27\x4e\x11\x3d\xbe\xb7\x07\xa3\xb0\xe7\x91\x2a\x4e\x37\x2e\x5f\x1a\x3a\x8b\x99\xc8\xdc\x8e\x67\x2c\x1a\x86\x68\x0f\x20\x6d\xd3\x69\xa5\x4f\x82\x4c\xa7\x31\xda\x67\xee\xb4\x4e\x2b\x7d\xe6\x8e\xa5\xb4\xd2\x0d\x8b\xf8\x14\x2d\x64\xbb\xde\x72\x69\x5c\x1e\xba\x71\x47\x2a\xfc\xe7\xdf\xf0\x74\x31\x92\xd4\xdf\xcb\x25\xd7\x63\xe3\xbb\xcf\x18\x41\x8c\xef\x3e\x89\x1f\x98\xa4\x9c\x06\xe9\x36\x85\xef\x4e\x1c\xd0\x04\xde\x0d\x9e\x7f\xde\x86\xb6\xbe\x05\x4d\x81\x32\xa9\x92\xf2\x41\x00\xa6\x9a\xe2\x76\x6c\x57\xda\xad\x90\xd3\x9a\xfa\x6c\x33\x4e\xa5\xb6\x50\x2d\x8c\x88\xd5\x22\xfd\x40\x44\x2a\x77\x44\x43\xb2\xaf\xf3\xdf\xd9\x87\x9f\x77\x05\x29\xbe\xd2\xdb\x0e\x58\xbd\xd2\x50\x45\xd9\xd7\xd4\x77\x1b\x60\x9a\xbf\x38\x61\xc5\xcc\xc3\x9f\xbf\xa4\xa5\x8e\xa4\x27\xd0\x7b\x92\x66\x3a\x4a\xb3\x31\xda\xb5\x70\x6e\x9a\xfd\xf1\x8a\x5a\xdc\x07\x8d\xbd\x11\xdd\x58\xf4\x0b\xa3\xb4\x2f\xa2\x71\xa7\xc9\x20\xaf\x28\xdc\x86\x69\x5f\x27\x36\x18\xc3\xb4\x2f\xc2\x7a\xa7\x61\xda\xf5\xc8\xa7\xdb\x0f\xf3\xa9\x71\xd9\xa9\xa2\xb1\x81\x33\xa2\x61\xda\x34\x67\x7a\xac\x28\xd5\xec\x60\x31\xb5\x75\x03\xc8\x62\x32\x13\x86\xbb\xc5\xd4\x65\x66\xc8\x81\xfb\x69\x06\xd1\xcd\x09\xdb\x1d\x22\x1b\x7b\x22\x90\xee\x18\x2a\xba\x83\x64\x63\x19\x31\xe1\xe3\x15\xa3\x86\x30\xdd\x2d\xe6\x46\x43\xba\xaf\x18\x54\xcd\xf8\x78\xc5\xfc\xd8\x89\xb4\xcf\x70\x80\x74\xcc\x70\x98\x03\x0c\x47\xc8\xec\x20\x1d\x51\x20\x4c\xf2\x78\xc5\x72\xda\x21\xfd\x2a\x29\xca\xdc\x1d\x54\x51\xf3\x3d\xa6\xbc\xbe\x0c\x49\x2e\x29\xd7\xf5\x2f\x79\xfa\xb5\x98\x2a\xfe\x6c\x5a\x4e\x49\x34\x80\x97\xa1\x04\xcb\xd3\x4d\x03\xe8\x37\x18\xc2\xd0\x45\x9c\xf0\x7a\xc6\x8c\x60\xb0\xf7\x35\xd2\xe7\x4e\x9e\x82\x1a\xd6\x89\xd8\x46\x49\x10\xcf\x63\xbb\x47\xfe\x2a\x4c\xfd\xcc\xb3\xad\x67\x29\xe6\xe3\xfa\xe6\xa1\xb1\x88\xe9\x70\x38\xc0\xd2\xc3\xf0\x4c\xd0\xd6\x01\x07\x18\x03\x3b\xe0\x00\x63\xd8\x85\x15\x7f\x16\x4b\x9e\x56\x3f\x1d\x88\x4e\xb5\xc2\x7f\x95\x5d\xbb\xdd\x4c\xff\xe1\x5c\xa5\x33\x05\x39\x42\x80\x6e\x31\x5e\xfc\x66\xf6\x0b\x2f\xde\xee\x99\x1a\x7d\x5c\x6a\xca\xb1\x13\x6f\xe4\xdd\x3f\x27\x9f\xe6\x65\x1d\x1b\x2d\x26\x1e\x01\xc8\xdb\xcd\x66\x64\x4e\xc8\x79\xb2\xe6\xcc\x09\x39\x4e\xb6\x14\x63\xc6\x6b\x79\x3f\xed\x62\x73\x69\x48\xc3\x51\x0a\x34\xdc\x0c\x61\x47\xcb\x5f\x97\xde\x4d\xb9\x46\x82\x96\x7c\xfa\xf1\xbb\x29\xf7\x67\x91\x3e\xd3\x6a\x28\x07\x8b\x43\x28\xf2\xe7\x29\xff\xd1\x6a\x28\x07\xaa\x9f\x29\x23\xaf\x91\x2a\x2e\x67\x8e\x61\x71\x98\x33\xf2\x22\xbe\x64\x9a\x33\xb2\x1c\x2d\x25\x43\xd8\xc6\x7f\x9d\x99\x85\xe0\xb2\xe9\x94\xde\x35\x5a\xb0\x71\xe7\xe5\x60\x05\x9b\x51\xb2\x1c\x35\xa2\x13\xc9\x5c\xa9\xe4\x57\xad\xff\x0f\x76\x1a\xd1\x4d\x3e\xe5\x32\x78\xc6\x5f\x02\x9a\x9d\xc3\x99\x0f\x08\xe2\x9b\xce\xf0\x5d\x62\x0e\x32\xc7\x64\x01\x8a\x31\xcd\x23\x59\x62\xb9\x11\x36\xbd\xe1\x4c\x9d\xce\xff\x1d\xea\x81\x69\xe6\xc8\xb0\x97\x4c\x33\x47\x26\x54\x71\x9a\x39\x32\xd1\x82\xd3\xf0\xf4\x04\x1d\x4e\x93\x45\xe2\x19\x9d\x26\x8b\x0c\x0d\xc5\x34\x3d\x64\x8d\x9d\xd5\x39\xc0\x0b\x10\x95\x49\xd2\x6f\x22\x85\xe6\x34\x29\x1e\xd8\xac\x69\x9a\xc7\x02\x82\x65\xce\x61\x88\xf2\x40\x32\xaa\x93\x82\x4c\xa9\x42\xf7\x0b\x84\xde\x89\xc2\x9f\xd3\x18\x19\xe6\xc0\x34\x46\x86\x4b\xf6\x14\xa5\xca\x64\x96\x8a\x0d\x32\x51\x90\x73\x1a\x24\xf1\x96\xb2\xff\xef\xff\x15\x02\x81\xa6\xb0\xe9\x25\x2a\x9f\xa0\xe9\x25\x8a\xa5\x90\xe9\x25\xaa\xe3\xc4\x4a\xca\x3e\x34\x09\x4d\xc3\xc4\x38\xd1\xf4\xe9\xf7\x89\xa6\x7f\xe7\x65\x34\x7d\x2a\xab\x84\x1a\xd7\x5b\x30\x8a\x59\x3e\x9d\x9e\xdb\x0d\xd1\x94\x7c\x33\x4f\x1d\xc1\x91\x82\x84\x87\xc8\x7d\x49\x38\xf5\x3b\x16\x0d\x11\x38\xde\xb9\xb8\x4f\x83\x7c\x7b\x24\xae\x61\xf4\x33\x20\xc8\x7c\x28\x10\x64\x86\xd6\x3c\x29\xcc\x54\x21\xd3\xaf\x2c\x2d\x01\xd3\xaf\xac\x4a\xe1\xd2\xaf\xac\x6f\xc1\xd2\x7b\x6c\xbd\x06\xa2\xd7\xdc\x0a\x9d\x1c\x1c\x40\xf0\x74\x72\x70\xbc\xe0\xd3\xc9\xc1\xc1\x8f\xcd\x65\x58\xd6\xc8\x33\xc1\xb2\x98\xbf\x22\x5b\xbc\x2a\xe7\xe9\x32\x2c\xab\x45\x12\x2c\x0b\xd3\xac\xa0\xe7\x1d\x70\xf2\x5c\x06\x62\xb1\xf3\xac\x5c\x49\xf9\xa1\x60\x3a\xb9\x6e\x1b\x7b\x9e\xd9\x29\xa6\xc5\x0e\xaa\x79\x2e\xe3\xb2\x58\xe1\x22\x5a\xec\x20\xd1\xa7\x50\xea\x1d\x64\xf8\x5c\xc6\x31\xd2\xbf\x42\xa9\x87\x56\x64\x2e\x67\xaf\x60\x24\x84\x52\xef\x60\x9c\xe7\x32\x6e\x91\xbd\x69\xd9\xef\x1b\x7b\xa9\x80\xe9\x1d\x80\xf9\x5c\x86\x31\x32\xe5\x05\x4c\xbf\xea\xc8\x33\x2d\x15\xf4\xd6\x65\x50\x23\x03\xb3\x0c\x63\xbc\xf3\x0b\x55\xbb\xe5\x4d\x01\xe4\x46\xde\xf4\x48\x50\x35\x83\xcd\x09\xbb\x9a\xcb\x61\xe0\x69\x93\xc1\x37\xe9\x0b\x13\xfe\x67\xd0\x9c\xac\x32\x7e\xf0\x65\x0c\xda\xfb\xa1\x00\x45\xe9\x28\xc7\xeb\x64\x26\x38\x5e\x27\xa3\xb6\x85\x8a\x4a\xe7\x3b\x5e\x27\xf3\x49\xd8\x85\xeb\xfd\xa1\x00\x45\xed\xdf\x18\x96\xb9\x0c\x49\xa3\xf9\xdb\xa9\x2e\x98\x50\xdb\x00\x35\x7e\x2f\x80\xf9\xb8\xde\x67\x6e\xc4\x40\x52\x80\x3e\xa3\xb6\x95\xea\xe2\x7a\x25\x37\x62\x22\x19\x15\x55\x91\xdc\x88\x03\x49\xd8\xb5\x3b\x75\x11\x0e\xea\x7d\x26\xb4\x1a\x43\x28\x18\x7a\x89\x7e\x2d\x14\xfa\x20\x70\x6e\x0a\x77\x3e\x26\x1a\xb4\x70\xe7\x25\xf7\xa2\x6d\x77\x2c\x03\x2a\xa4\xf9\x20\x24\x76\x0a\x69\x3e\x88\xcd\x9f\x02\x9a\x17\x82\xdc\xa6\x92\x9f\x0f\xa8\x02\xe6\x66\x3f\x8d\xf4\xd1\x33\xda\x27\xc4\xce\x7c\x6b\xf6\xd3\x9b\xf4\x92\x76\x57\x42\x30\xa7\x80\xe6\x63\xbe\x92\x6b\x4d\x3d\x97\x6b\x4d\xcf\x0b\x57\x36\x53\x17\xe1\x70\x08\xeb\x9d\x4a\x74\x3e\xe6\x99\x52\x5c\xcf\x7c\xb7\x25\xf1\x77\xe1\x70\x20\xab\x9a\x42\x96\x97\xdc\x33\x04\x25\x7f\x36\x04\x1a\xb1\xe5\x45\x61\x43\xd8\xf6\x85\xb2\x59\x6c\x23\x11\x7a\x24\xf9\x42\x59\x2f\xc2\x80\x97\x58\x43\xb6\x7d\xa1\xec\x63\xc2\x80\x17\x38\x53\xa6\x50\xde\x25\x07\x80\x60\xdd\x25\x17\x68\xc1\xba\x67\x1b\x91\xec\x5e\x8f\xa4\x9a\x71\x22\x7d\x0c\x28\x40\xbb\xfd\x38\x4a\x0c\xc5\x45\xd0\xed\x92\xbb\xff\xc7\x31\x63\x23\xcf\x96\xbe\x2b\x48\x06\x81\xe4\x99\x10\x03\x1c\xb2\x1f\x7b\x53\x47\x24\x79\x53\xd9\x7d\x3f\xf6\x98\xe6\x50\xfb\x40\x7f\xc6\x50\x28\xe3\x79\x89\x19\xe9\xe3\x9c\x14\x71\x98\x0a\xf4\x5d\x41\x70\xce\x0f\x99\x79\xb1\xac\x18\xf4\x7d\xc4\xee\xf2\xb1\x2f\x27\xd7\xbc\x8f\x7d\xa0\x5c\x92\x3e\x30\xf3\x71\x49\xfd\xd8\x56\x1d\xa5\xe4\x93\x03\x9c\xff\x28\x29\x05\x00\xc1\xf9\x21\x29\x05\x9a\xf8\xc7\xb6\xeb\xd8\x13\x84\x03\xaf\x40\x55\xe7\x07\x27\x27\x0a\xbe\xc0\xde\x35\xea\xc5\xc7\xc6\x69\xc2\x43\xe7\xc7\x4e\xcd\x5c\xed\x3f\xe6\xe9\x23\x78\x6c\x7e\x70\x6a\xa2\x72\x7d\x6c\x9c\x8e\x89\xe3\x63\xe3\x74\xec\x2e\x1f\xfb\x7d\x08\xdf\x9d\x1f\xd8\x4a\x67\x5e\x96\xe7\xaf\xe6\x61\xf3\xa7\x74\xb8\xd8\x4a\x81\xef\xce\x8f\xb3\x61\xc5\xec\xf5\xb1\x9b\x27\xb6\x37\x61\xbb\x2b\x70\xd3\xf9\xb1\x97\x27\xc6\x93\x8f\xdd\x3a\xb1\x37\x7c\xec\xc5\xe4\xba\xf5\x25\xd9\x04\x9a\xe9\x37\xcc\x7d\x05\x91\x19\x91\xa7\x0e\x69\x66\xc5\x7f\xcd\x78\x10\xad\x47\x80\xeb\x7a\x9f\xff\x41\xd1\xfe\x32\x29\xf3\x17\x5b\xff\x59\x83\x5f\x3c\x33\x0c\xd5\x97\x90\xc7\xbc\x4c\xc8\x23\xd3\xfb\x8b\x6b\x86\xb9\x2f\x48\x76\x05\x8c\x3f\x4d\x9b\x7b\x74\x14\x28\xf1\xe6\x56\xa0\xa7\xf3\x8b\x6b\xe6\xce\xbb\x5d\x5f\xd2\x16\x5c\x33\x3d\x3f\x9d\x7a\x98\x72\xec\xcb\x60\x07\xf9\x7a\x7a\xf7\x9e\x4f\xed\xa9\x61\x8c\xbf\x78\x6a\x46\x2a\x48\x5b\x0f\x44\xb7\x95\x05\x29\xde\xdd\x0a\x37\xcf\xfc\x2e\x9a\x4a\x0d\xd1\x5e\x99\x78\x5f\xb3\x56\x12\xa1\x39\x85\x1a\xaf\x90\x03\xcd\x2f\xbe\x99\x99\x4f\x87\x1e\xd2\x1a\x5c\x33\x2c\xaa\x2f\xae\x99\x91\x82\xec\x79\xe5\xb6\xeb\x8c\xea\x07\x5c\x03\xf3\xbb\x68\x4e\xfe\xe3\xe6\xcc\xd4\x98\xe6\xf0\x5b\xad\x8d\x36\xd3\x58\x93\x00\x1e\xef\x53\x3b\x41\xd9\x51\x04\x65\xaf\x30\x1f\xcd\xef\xa6\x75\x74\xcc\xb6\xcb\x90\xa1\xc3\x23\xda\x53\xae\x5b\x97\x72\x4c\xa4\x80\x3a\xf6\xc5\x21\x3a\xf2\xa9\x07\x2b\xad\x73\xb0\x1a\x31\xf3\xf3\x87\x1b\x07\xa5\x40\x69\xd8\x2b\x0c\x4f\xf3\x87\x17\x27\xcf\x7c\x5b\xe8\x11\x7d\x5b\x60\xaa\x99\xe6\x77\x44\x5f\xfc\xe1\xc5\xe9\x11\xed\xf6\xb8\x53\xb0\x6b\x3c\xf2\xd4\x89\x7d\xdf\x92\xed\xb9\x79\x5f\x96\x9f\xa0\xe4\x5d\xd3\x84\xa2\x71\x38\xf1\xfa\x49\xb8\xe6\xfc\xe1\xa9\x41\x35\xfb\xe1\xa9\x61\xe9\xfc\x70\xcd\xdc\x11\x5d\x47\x14\x94\x1f\xae\x19\xfa\xf8\x67\x5b\x33\x28\xea\xf9\xc3\x19\x93\xf6\x39\x5a\x38\x30\xcd\x1f\xbe\x19\x26\xee\xcf\xbe\x99\x92\x87\x7f\xea\x46\xfe\xaa\x1d\x3d\xf6\xee\x1f\x37\x32\x96\xdd\x2f\x37\xb2\x3c\x6d\x46\x97\xf0\x53\xd3\xcb\xbd\x15\x36\x5b\xe5\xc8\x6f\xc4\xa9\x9f\xfb\xb7\x41\xe8\x67\xac\x4a\xe6\xf9\x3d\xc7\xfb\x5b\x9b\xc3\x4b\x5e\xb6\x39\x9c\xed\xd4\x44\xbf\x67\x0e\xdb\x1f\x00\x2d\xce\x0e\xe7\x71\x3f\x47\x66\x90\x08\x10\x63\x05\x30\xd1\xef\x49\x34\xf1\x34\xd1\xef\x19\xeb\xd5\x0f\x47\x0d\x87\xe8\x0f\x47\x4d\x4d\x49\xbe\x62\x72\x00\xfc\x70\xd4\x94\x94\x2c\xfb\x78\x1a\xbb\xdd\x58\xfa\x14\x37\x4d\xc9\x5f\xdd\xd8\xb7\xc2\x6e\xec\xfb\x32\x8d\xb5\xf8\x67\x86\x10\x14\x20\x41\xe7\xcf\x3b\xe3\xfa\x87\x13\xa7\xfe\x07\xdc\xe2\x9f\x3d\x3c\xb1\xb6\xfd\x0d\x7a\xa2\x21\xd2\x13\x17\xa2\xdd\x04\x1d\x49\x7e\x01\x06\xe7\x0f\x97\x4e\x49\x05\x3d\xcc\x9c\xeb\x02\xd4\xb7\xeb\x2d\xc7\x2d\xaf\x11\x9d\xfa\x91\xf9\xff\x67\x2f\x0d\x0a\x8d\xd8\x83\x13\xa4\x3e\x8d\xa1\xbf\x72\xbe\x3a\xf3\xfc\x15\x8f\xc3\x9f\x81\xbf\x41\xa8\xfd\xd9\x16\x1d\xbd\xc9\x89\xe8\xaf\xa8\x3b\x7f\xb6\x45\xbf\x7d\x68\x37\x66\xdc\x4c\x7f\x36\xbf\x45\x9b\x70\x2a\xfa\x2b\x5e\x1b\xd3\x16\x5f\x6f\x4f\xe0\xa7\x79\xbf\xfd\xf3\xcb\x94\xac\x74\xa0\x95\x53\xe9\x2f\xa7\x05\xdd\xb6\xb0\xad\xd3\x20\x9b\xa6\xa3\xa6\xfc\x61\x8c\xe3\xb8\x33\x03\xf2\x15\x75\xc2\x0c\xc8\x57\xb4\x16\x33\x20\x5f\xd1\xc9\xcc\x80\x7c\xbd\x3d\xe7\x64\xa2\xd1\x1a\xcd\x79\x7c\x45\xf9\x10\x76\xbe\xd5\xb7\x60\x37\x0f\x15\xed\x6f\x61\x60\x88\x28\xcf\x41\x0a\x52\x0a\x97\x9a\xb6\x6e\xc6\x87\xc6\xda\xad\x93\x75\x66\xca\xe3\x3b\x40\x54\x53\x1e\x07\x79\xfc\x47\x3e\x8a\x74\xa2\xd6\x4a\x00\x85\x7f\xa4\xf5\xe6\x92\xe6\x54\xf4\x41\x37\x43\x72\x8c\xc5\x7b\x39\x15\xfd\x65\x2a\xf7\x47\x3c\x5d\x87\x8a\x68\x53\xfa\x1d\xd1\xbe\x00\xef\x0b\x4b\xe0\xf8\xf3\xc6\x48\xb6\x0e\x93\xc2\xbf\xef\xda\x51\xe0\x1b\xe6\x32\xb7\xf1\x05\x3e\x74\x39\x33\xfd\x85\xa7\x60\x1d\xa4\x27\xb8\x53\xb0\x5d\x05\xbe\x70\x2f\x53\x1f\x5f\x38\x37\x96\x53\xd3\x03\x51\x5e\xce\x45\x5f\x4b\xea\xe4\x39\x3f\x52\x27\x73\x90\xb2\x1d\xad\xc3\x93\x9c\x85\xb6\x0c\x76\xbf\xd1\x47\x17\xc9\xe8\xd9\xac\x96\x93\xd1\x97\x23\x3d\x85\x51\x39\xff\x85\x44\x27\x0d\x12\x6b\x0e\x13\x75\x1d\xd8\x94\xd3\x1e\x25\x59\xe1\x68\x5f\xca\x3e\xdf\x40\xc2\x2f\x27\x9f\x77\x22\xa1\x47\x72\x2a\xf2\x74\xa2\x0d\xca\x60\x2b\x97\x51\xf3\x85\x5d\x64\x29\x17\xfd\xd9\x00\xfd\x2f\x27\xa3\x2f\xec\x9f\xeb\xc0\xa0\x7c\x47\x74\xa2\xf2\x42\x6b\x16\x8d\xa3\x27\x62\x5f\x4e\x51\x5f\x5b\x78\xf2\x5f\xec\xb3\x74\xaa\x73\x7f\x97\xd4\xca\xb4\xc8\x25\x1d\x23\x5a\x0a\x42\x06\xd6\x61\x8b\x72\xc9\x7f\x6c\x51\x2e\x69\xae\xe6\x78\xa9\xef\xd3\x5b\xa9\x02\xf2\x90\x8c\x21\x29\x77\x58\xa4\x6b\xb4\x1e\x66\x2a\xac\x05\x30\x33\xd9\x6c\x5e\xe6\xf2\xb8\x04\xa9\x3f\xcb\xfd\xef\x04\x99\xcf\xbb\x3f\x9b\x39\x53\xd2\x9f\x3f\x75\x8f\x9f\xbe\x59\x78\xff\x5f\xa7\x33\xed\x52\x79\x32\xe4\xb3\xdb\x2e\xd3\x2c\xc3\xd5\xb3\x4e\x92\xb5\xd0\x83\xa7\xed\xd2\xf5\x15\xa5\x8f\xd6\xfc\x44\x4c\xa2\x2d\x92\x22\xaf\xdf\x37\x35\xdb\xb1\x9c\x2c\x41\xe0\x13\x8f\xb2\x4e\x07\xf6\xdd\x79\xd6\x54\x01\x3e\x94\x25\xda\x7c\xf4\x8f\xd4\x65\x67\x98\x48\x32\x10\x94\x7c\x67\xe5\x72\xe6\xe1\x96\x22\x4a\xab\x94\x6c\x0b\xd0\xdb\x3a\x41\x30\x32\xcd\x05\x64\x3f\x83\xd6\x59\x42\xb2\xd7\x59\xf2\x50\x29\xe1\x99\x9c\xa6\x6e\x86\x07\x60\x19\xc8\x1e\x13\xe2\x3a\xad\x13\x11\x98\xb5\x84\x5d\xef\xe7\x2b\x69\xcd\xf6\xbc\xaa\xf8\xf6\x9e\x52\x15\x1c\xcc\xca\x12\x92\xfd\xc2\x61\xb4\x4e\x87\x34\xbf\xdf\xfd\x3c\xc1\x23\x2a\x38\x78\x50\x55\x13\xa4\x0e\x7e\xb8\x65\xde\x1c\xf4\xb1\x09\x52\x59\x72\x02\xab\x77\x98\x5d\x96\x00\xe9\x57\x1d\x79\x26\xa3\xe5\x4c\x99\x8a\xdc\x1d\x8c\x86\x99\x4d\x27\x55\x33\xaf\xf7\x60\xaa\x38\x50\xd9\x8a\xf3\xba\xcc\x73\x6a\x65\x65\x5d\xce\x46\xe0\x4b\xe5\x32\x00\x3d\x84\x0d\xeb\x72\xba\x38\xec\x17\x4b\x08\xf4\x6b\xd2\xa7\xa2\x7b\x1e\x20\xa7\xd6\x65\x2b\x1e\xf3\xe6\xb2\x15\x6f\xe4\x3b\xc5\x24\xf6\xfc\x51\xa1\x8d\x33\x92\x5d\x7f\x8d\x0a\x18\x60\x98\x21\xbe\xcc\x1d\xd5\x29\xc7\x41\xa7\x77\x24\x59\x26\xe9\x9b\xcb\x61\xa6\x3d\xdf\xc9\x16\x79\xe7\x99\x0c\xaa\xf4\x86\xd3\xda\x03\xd3\x5a\x97\x3d\x28\x23\xdf\xc9\xa0\x6a\x8d\x7c\x5d\x0e\x33\x4d\xdf\x38\xcc\x14\x45\x7a\x19\x95\x3e\x61\x59\x5f\x97\xe3\x4c\xef\x48\xb2\xb6\xa6\x8f\x35\x8b\xef\xb7\x3b\xcc\x87\xca\x80\x3b\x3d\xbe\x73\x74\x3f\x92\xac\xc4\x0c\xff\x65\x5a\xd3\x0c\x9c\x43\x4b\x3b\xff\x77\x30\x69\xcf\x9b\x36\xa2\x52\x71\xb3\x9a\x8e\x48\xc6\x67\x33\x6f\x9c\x0d\x1f\x5d\x63\x09\x40\x3e\xb2\x41\x0a\x31\x3e\x80\xca\x2d\xd1\x3f\x0f\x80\x59\x4b\xf0\xf1\x01\x03\xfc\x12\x7c\x7c\x00\xb1\x5b\x42\x8f\x8f\x2c\x53\xa1\xc5\x07\x20\xad\x25\xb4\xf8\x00\x73\xb6\x04\x16\x1f\x80\xfc\x96\x33\xe1\x37\x8c\x0d\x4b\x60\xf1\x01\xe3\xea\x72\xe6\xfb\x9a\x9d\xdd\xb0\xee\xfb\x78\xdf\x55\x05\x58\xfd\xc5\x96\xbe\x9a\x2f\x65\xe9\x9b\x91\x64\xe9\xfb\x0f\x91\x9e\xcb\xa0\xee\x8a\x5f\x77\x15\xc7\x0a\xb1\x6f\x09\xc5\x5d\xb8\xef\x2c\xc1\xb6\x0b\x97\x94\x25\x6e\xe8\x92\x73\xbe\xd8\xfc\x6c\xdb\xc6\x2a\x98\x9f\x53\x8a\xec\x95\x25\x92\x37\xca\x8e\x24\x4b\xea\x8c\xe4\x56\xe4\x0f\x72\xe7\x95\xd4\x4c\x71\x33\x1c\x1b\xc5\xb1\x40\xb6\x02\xac\x62\xe7\x5e\x41\x72\xf4\x0f\x27\x81\xf3\xdf\xb7\xe8\x27\xc5\x06\x90\x28\x67\x4a\x80\x5f\xaf\xb4\xde\x26\x8e\xeb\x2d\xc8\xf6\xb2\x92\x77\x6d\x2f\xe3\xb8\x14\xcc\xbb\x62\xe1\x5f\xa0\xbc\xa3\x65\x08\xc8\x5d\x71\x5a\xae\x62\x7b\x1e\x2b\xde\xd9\xee\x1b\x31\x8f\x0b\x54\x77\x14\x12\x50\xdd\xdc\x12\x56\x71\x08\x03\x3a\x9e\x40\xdd\x15\x4f\xc5\x02\xd3\xcd\xa5\x60\x81\xe9\x8e\x76\x02\xa6\x3b\xaa\x8c\x30\xdd\x15\xd7\xc5\x02\xd2\xcd\x35\x78\x15\xf3\xef\x10\x8b\xbd\x8c\xe9\x0e\x6f\xcd\x12\x33\xf4\x88\x9a\x50\xcd\x7d\x8a\xae\x68\x08\xf7\x01\xcc\x6b\x55\x9b\xfe\xc0\xd9\x2d\x61\xb8\x2b\x9c\x1b\x0b\xd0\x36\x20\xcf\x25\xd0\x76\x85\x82\x63\x81\xd9\x06\xb4\xb6\xc0\x6c\x83\x30\x5c\x80\xb4\x41\x27\x2e\xa1\xb2\x2b\xec\x0b\xab\xda\xf4\x07\x38\x71\x99\x1a\xfa\x00\x6a\xb6\x84\xbc\xae\x37\x03\x0e\xf0\x1a\xd0\xda\x32\x98\x1a\xe7\xd6\x32\x5c\xfa\x24\x14\x77\x19\x2e\x7d\x12\xb9\xba\x2a\x67\x31\x5f\x82\x0e\x65\x57\xaf\x58\x28\x58\x81\x95\xb0\xb2\xf7\xd3\xa6\x4f\xe9\x4f\xc0\xa1\x6c\xb3\x15\x70\xe8\x48\xc1\xb6\xfa\xb0\x96\xaa\xb1\xa2\x25\xef\x8a\x49\x91\xd5\x53\x81\x8a\x66\xd8\xc8\x0d\xc3\xb6\x57\x61\x33\xe5\x14\xa8\x60\x45\x39\x3e\xaa\x13\x11\x95\x3c\xf4\xad\xbc\x45\xf4\x35\x9c\x19\xab\x4c\xf4\x2d\xeb\xa0\x62\x8f\x60\xe6\x0b\x49\xdd\xae\xb4\xcd\x16\x87\x92\x2a\xf8\xde\xdd\xf2\x50\x84\xa4\xa9\x3d\x06\x07\xa6\x24\x50\x69\x22\x98\x57\xc3\xa6\xc0\xdd\x40\x50\xe9\x33\x24\x9a\xab\x19\x18\x4a\xed\x8d\x8d\xbe\x32\xf3\x8d\x8d\xee\xd8\xb3\x56\xf3\x3d\xe9\x7f\x2f\xfb\x22\x7a\xe5\xa9\x2f\xda\x25\xff\xb1\xd6\xde\x52\x94\x6f\xd6\x2c\x22\x23\x9e\x4f\x02\x86\x57\xc3\x38\xc0\x2a\x32\xe2\xb9\x65\x9d\x0b\xe2\xdc\x08\x18\x5d\x0d\x9c\xda\x9d\x77\x7d\x97\x43\x7d\x68\xe0\xd4\x38\xcd\x1b\xc0\xb4\xf7\x5b\x03\xbb\xfa\x3f\x13\xf0\x3c\xef\xea\xa6\xfa\x96\xfb\xa7\x7b\x1e\xf5\x95\x61\xe0\xad\x02\x98\xb5\xf7\x21\xf7\x54\xba\x69\x71\x09\xcc\xd3\x2a\x70\x13\x63\x05\x39\x1f\xfa\xb5\xd1\xce\x17\x26\xa9\xd5\x72\x6b\xca\xa7\x82\x19\xa1\x36\x35\x2e\x4d\xa9\xa0\xec\x00\x3d\xed\x5e\x5c\x08\x53\x43\xe3\x6e\xd2\x0d\xcb\xac\xaa\x9e\x4c\xc6\x3e\x97\xcc\x4a\x11\x44\x37\xec\x48\xab\x71\x47\xca\x5f\x64\x16\x08\xeb\xf6\x32\x12\x3a\x34\xdf\xcb\x48\xe8\xf6\x56\xdf\x38\x1b\x20\x84\xab\x71\x11\xaa\x79\xfa\x13\xe0\x25\x9f\xca\xb0\xcd\x29\x78\x13\xea\xc8\xc2\xbe\xcd\xe2\xd4\xf2\x50\x6a\x0f\xcb\x5a\x40\xe7\x82\x15\x63\x39\x21\x3d\xc1\x16\x4b\xc0\xe6\x56\xd1\xb3\x4c\x18\x5d\x53\xf7\x1b\x23\x40\xcf\x3f\x30\x76\xa6\x58\x71\x9c\x1d\x33\x2f\x1b\xd3\x35\x90\xe4\xd7\xa7\xaf\x85\x4d\x7e\xb6\xa8\x1b\x51\x17\x1f\x46\xe9\x76\x62\x41\x8c\x53\xeb\xf6\x3d\x88\x35\x22\x6c\x72\xc1\xbe\xb4\x6e\x1f\xf6\x25\xa5\x4a\x67\x2a\xf9\x6e\xab\x5d\xf9\x4e\x07\x3a\x43\x44\x46\xfa\x6c\x1c\x50\x49\x13\x71\xb7\xa0\x92\x26\x86\x73\x91\x84\x3e\x5b\x07\x5c\xd2\x80\xb0\x17\x5c\xd2\x23\x35\xb2\xc3\x6f\xa4\x73\x31\x0f\xdf\x11\xef\x67\xe3\x63\x38\x0d\x3d\xae\x25\xdd\x89\xed\xb8\xe7\x3f\xde\x7c\xa9\x93\xe6\xea\xff\xaa\x64\xf3\xe9\x9d\x3a\x78\x37\xbb\x53\x90\xcd\xa7\xf9\x29\x46\x2b\xda\x4a\x12\xd5\x1e\xd1\x5b\x03\x1a\xf1\x4d\x8e\x1b\x16\xd7\x0d\x64\x92\xbf\x6e\xeb\xe4\xef\xbb\x02\xb1\xa5\xf6\xbe\x78\xbf\x5d\xea\x8b\x77\x36\x3e\x93\x3c\x03\x3b\x58\x06\x10\x07\x2c\xb2\x7a\x12\x73\xfa\x53\x10\xb8\x9c\x15\x4a\xd5\xde\x41\x7f\xae\x6e\xc2\x3b\x76\xb9\xee\x6b\xc8\x8c\x24\xb0\x16\xa7\x60\xf7\x55\x83\xf3\x48\x68\xdb\x89\x23\x67\x75\xc3\x09\x4a\xbe\xfb\xd3\x33\xbe\x53\x34\x37\x81\x60\x4b\xd8\xda\x49\xbc\xd9\x12\xb4\x76\xe2\x7b\x59\xdd\xc1\xdc\x35\x6f\x56\x3d\xa3\xcc\xe5\x45\xc5\xdf\x95\x09\x10\x4f\xd1\xea\x19\xf6\x14\x63\x2f\x6a\xcd\xff\x9d\xd7\x87\x39\xd2\x51\x0b\xd9\x10\x8c\xba\x3d\xc0\xcc\x2f\xa3\x6e\x0f\xe2\x03\x16\xd9\xd4\xc1\xe2\xaf\xce\xa9\x3b\x23\x56\xcd\x83\xfe\xef\x8d\xbc\x67\x92\xf0\x1b\x4f\x12\x4c\xbe\x4b\x28\xdb\x46\x66\x9a\xe5\xf4\xe9\xe5\xe8\x79\x68\x7a\xd4\x92\x4f\x3f\xda\x1a\x23\xd9\x10\xf5\xbe\xfb\xe7\xed\xcd\x22\x40\x5a\xf6\x0f\x21\x65\x3b\xbe\xfd\x35\xcc\x20\xc7\xfe\x21\x22\xe5\x0b\x8c\xe7\x1a\x86\x76\x51\x9f\x61\x30\x17\xa7\x85\xb2\xa3\x5f\x95\x2e\x10\xf4\xf5\x22\x8f\xc1\x82\x39\x19\x3d\x49\xc0\xd7\x8b\xec\x04\x6b\x18\x31\xc8\xee\x25\x18\xec\x45\xc6\x83\x35\x9c\x76\x6d\xe6\xd9\xad\x67\xd4\x53\x34\x74\x70\xfe\xaf\xe1\xb4\x6b\x33\x65\xea\xda\x38\x52\xca\xc7\xf1\xd0\x54\x74\xfa\xda\x9e\xca\xf8\xda\x9e\x5f\x68\xf3\x44\x69\x37\x35\xf2\xe4\x9e\x3a\x9c\xd3\x83\xe5\x2c\x04\xeb\x35\x19\xb7\xe1\x1b\x6d\x1a\xaf\x99\xd5\x4b\xfe\x2f\x18\xd6\x64\xf9\x2a\xe5\xf9\xd9\x60\xa3\x5f\xc3\x77\xda\x74\xe2\x72\xdd\xe8\x60\x83\xb2\xd2\x6d\x06\x65\x61\x34\x10\x4f\x72\xa9\x57\x9e\x69\xb3\xe6\x8e\x30\x08\x7b\x4b\xa3\x7c\xa7\x2d\x29\x74\xe9\x55\xaa\x2a\x58\x4b\x4e\x21\xa1\x4d\x4b\x3d\xf3\xa6\xb5\xa4\x3b\xaf\x0a\xf3\x72\xe7\x55\xad\x65\x36\xe3\xe9\x1b\x2e\x6b\x47\x69\xca\x4b\x45\x71\x57\xb2\xf1\x52\xaf\xbc\xa9\xa3\x83\x69\x3a\x73\xb0\x0d\x44\xdd\xb7\xd1\x46\x04\x42\x1d\xb0\x86\x2d\x61\x50\x13\xd4\xb5\x84\x41\x1d\x51\x91\xc5\x93\x9c\x60\x81\x35\x8d\xae\xe2\x6e\x35\x8d\xae\xc2\xd6\x23\x7c\xea\x80\x29\x6b\x4d\xa3\xab\xae\x7c\xd7\xd4\x7a\xca\xf4\xf9\x77\xe5\x3b\xf5\x21\x7b\x05\x88\x54\x2e\xf4\xc6\xa0\x56\xac\x04\x4a\x1b\x5e\x72\x08\x4c\x6f\x6b\x0c\xb6\x20\xa8\x25\x3a\xf5\xf4\xb6\xc6\xda\x9a\xa6\xa1\x48\x6b\xb5\x75\xdd\x57\x8f\xa8\xdb\xf5\x9d\x42\x75\xbb\x4e\x73\xcd\x43\x91\x1e\x35\x0f\x05\xe7\xd5\x34\x0f\x05\x9a\xac\x38\x92\x4b\x94\x6d\xa1\x4d\x4b\xb6\x9a\x69\xd6\x17\xd4\x74\x01\x4a\x67\xae\x74\x62\x45\x9e\xb1\x6c\x8a\x15\x79\x02\x53\x58\x02\x9b\x4e\x90\x13\x6b\x1a\x41\xc5\x79\x28\xb0\xe9\xbc\xd3\x4d\x46\x50\x71\x74\x4e\x73\xb9\xb4\x48\x26\xf4\x9a\xf9\xd0\x93\xcb\x1f\x2a\xd7\xf7\xcc\x3d\x50\xa9\xbe\x27\xcc\x89\x6b\x89\xbd\x25\x66\xd6\x25\xb0\x15\x00\x90\xb5\x4c\x10\xcf\x55\x43\x90\xd5\x09\x44\x62\x2d\x83\xad\xda\xbf\x09\xc2\x97\xc9\x93\x0f\x70\x47\x4b\x10\xd6\xb0\xf7\x2d\x41\x58\x2b\xf0\xc7\xb5\x0c\x5e\x01\xd3\xb3\x96\xd9\x66\x73\xd3\x5c\x0e\x9e\xef\x91\x8c\xae\x61\x2a\x2e\x07\xcf\xdf\xf9\x92\x9b\x25\xed\xf2\xed\x96\xfb\xc9\xf2\xed\x36\xe6\xcb\x65\x30\x16\xdb\xb7\xe9\x95\x0f\xd0\x40\x6b\xf9\xea\xdb\x23\x59\xaf\x18\x29\x48\x94\x13\x8c\x96\xc0\xaa\x25\xb7\x38\x61\x55\x6b\xd6\xbe\xd0\xa9\x15\xf8\xe2\x12\x3a\x35\x04\xc7\x6b\x19\x6a\xc5\x4c\x15\x6d\x72\x82\xf1\xd7\x72\x36\x03\xf6\xda\x65\x3b\x4c\xcf\x33\xf1\xc7\xc3\x03\xb5\x04\x56\xad\x90\x24\xae\x95\xd3\x38\x75\xfb\x18\x7f\x16\x11\xe3\x3e\x25\x29\x63\x34\xf4\xa0\x4b\x70\xd5\x0a\xb9\xe5\x5a\xce\xb6\x5b\x38\x27\x96\xa1\x24\x35\x92\x34\x82\x91\xa9\x25\xc3\x0b\xd4\x93\xcb\x19\xd0\x0f\xbc\xd4\x6b\xd9\xf0\x02\x22\x6f\x89\xf6\xb8\xc2\x5e\xba\x4c\x7b\x7c\x8c\xf7\xa7\x36\x64\x5c\xa9\x91\x62\xe9\x51\xd8\xb6\x5d\x23\x80\x07\xd7\x36\xcc\x04\xf5\x6d\x1b\x64\x05\x36\x61\x09\x98\x5a\xa1\xaa\x5c\x1b\x33\xcc\x2b\xda\xca\x71\x46\xb4\x19\x26\xc5\x0a\x40\x00\xc6\x74\x09\x9b\x5a\x61\xc0\x5c\xc2\xa6\xd6\xfb\xfd\x89\x73\xf9\xd4\x94\x23\xcf\x45\x89\xf4\xe7\x9f\x50\x2c\x56\x18\xd6\xb4\x28\x93\x2b\x54\xac\x6b\x9b\x72\x1e\x6c\xfe\x12\x5a\xb5\xc2\x55\xba\xb6\x19\x1f\xc0\x37\x2e\x13\x23\x1f\x00\x36\xd6\xf6\xb4\x8d\x6b\x65\xdb\x6d\x0e\x6e\x6a\x6d\xbb\x56\x6a\x7e\xfa\x91\x6e\x9f\x67\x5f\x37\x34\x0f\x7f\x16\xf3\xd7\x3f\x8b\x74\x2f\xb1\xc0\xcc\xb9\xed\xe0\xc6\xb8\x77\x76\xac\x3d\x7c\x6b\x00\x4a\x5c\x48\x9b\x2b\x05\x8d\xd3\xcc\xce\x39\xb6\x1d\x11\x40\x04\xe0\x12\x8e\xf5\x6c\x99\x0e\xdb\xf6\x9c\x1a\x49\x18\x9e\x16\x49\xf0\x98\x9a\x5f\xba\xba\xec\x7c\xdb\xc6\x1d\x80\xb4\x4b\xac\xc8\x15\x3e\xca\xb5\xc9\xdb\xc1\x1e\xb1\x9d\xa9\xa6\xe5\xa1\x2a\xcb\xd9\x22\xd0\x6b\x25\xd6\x62\x6d\x23\xa6\x4a\xa4\xa9\xd1\x4f\xcf\x2b\xa7\xc7\x4c\x57\x3b\x04\x38\x37\x58\x51\x1f\x57\x00\xdd\x4b\x20\xd8\x9a\xd3\xda\x54\xc7\x27\x0e\xfc\x25\x4c\x6c\x85\xc8\x73\x7d\x6c\xc9\x61\xc8\x3e\xe0\x3f\x7a\x5e\x35\x12\x86\x5d\xe9\x63\xb8\x14\xec\x6d\xeb\x43\x8c\x2f\x3a\xd1\xc7\x41\xbd\xf4\xa5\x49\x8c\xcf\xf1\x5f\x6c\x26\x42\xc6\x3e\xfb\x4d\x7e\xe3\x9b\x1d\xfa\x94\xb0\xb1\x2d\x17\xd3\x8f\x91\x55\xd0\xee\xad\x8f\xe2\x18\xb3\xad\x1b\x38\x7b\x42\x4f\xb8\x3e\x98\x8b\xd8\xe4\x3e\x86\x5d\x11\xf4\xb5\x3e\x93\x49\x44\x85\x27\x4d\xa7\x27\x08\x00\x66\xd7\x13\xb5\x72\xc2\x05\xd6\x87\xf8\x5f\xf6\x59\xc1\x6c\x5b\xee\x27\x1f\xc2\x7f\x47\xca\x95\x45\xae\xe6\xa7\xb6\xc8\x8d\xbc\x2b\x8b\x5c\xc6\x02\x58\xc9\x9d\xd6\x18\x16\x80\xc9\x42\x10\xdc\x96\xe3\xe3\x43\xb8\x2f\xfb\xee\x07\x1c\x09\x4b\xfa\x03\x8e\x84\x79\xf5\x01\x47\x92\x6e\x02\x47\xc2\xfc\xf8\x80\x23\x29\x79\x3a\x74\x47\x4a\x49\x86\x91\xb0\x45\x8a\x71\xb9\x45\x2f\xfb\x18\x45\xc2\x26\x6d\x40\xee\x1d\x47\x97\x01\xb9\x57\x8c\x54\x1f\xc7\x3f\xbe\xf3\xc3\xf1\x8f\x6f\x8f\x3a\xfe\xf1\x9d\x87\xc0\x4a\x32\xe8\x9b\xfa\x53\x94\xaf\x66\xf1\x29\x7c\x88\x00\x66\xa5\x7e\x08\xf9\xcd\xa7\xae\x3f\xeb\x4d\x88\xdc\x47\x4c\x2d\x6c\x7d\x4c\xa7\x3a\xe6\x31\x16\xc4\x0f\x11\xc1\x19\x9e\xcd\x78\xf8\xe9\x17\xd8\x09\xcd\x15\x44\xb7\x41\x81\xb6\xbe\xa0\x4e\xb8\x3c\x7d\x49\xe0\xc8\xc4\x14\xaf\xf2\x73\x5f\x6c\x88\xb6\x54\x4e\x24\x9a\x93\x92\x30\x38\xe5\xa9\x30\x34\xef\x97\x06\x9d\x8c\x94\x6b\xd0\xc9\xc8\xd3\x8f\xad\x51\x29\xe9\xeb\xfa\xbb\x8f\x0d\xe0\xbd\x00\xdc\xaf\x2f\x31\xc0\xf8\xf0\x0c\xe0\xbd\x00\xa8\xaf\xaf\x4d\xad\x20\xf7\x97\x11\xbc\x17\xf0\xfc\xf5\x25\xcb\xd3\x48\xc9\xbe\x3a\xb3\x02\xbe\x98\x5e\x59\xde\x5f\x27\x7d\xea\xf9\x54\xed\x49\x03\x14\x12\x19\xc3\x8c\x20\xbb\x2d\x46\x59\x23\x76\xaf\x68\xe5\x46\xec\xb6\x78\x3e\xbe\x06\xaf\x70\x22\x08\xb0\xfb\xbc\xcb\xa7\xce\x7c\x92\x83\xfd\x8b\x6d\x15\x95\xda\x88\xdd\x2b\xea\xa8\x10\xbb\x8d\x94\x3c\xcb\x88\xdd\x2b\x8a\xfa\xd7\x20\xab\xe8\x62\x86\xec\x36\x40\x87\xcb\x90\xdd\x2b\xba\xb3\x20\xbb\x8d\x04\x13\xeb\x6b\x53\xeb\x91\x57\xdd\x1a\x6e\x1c\x42\xe8\x36\xf2\x64\x2c\x01\x74\x5b\x4f\xd3\x64\xb4\xe8\x19\x72\x45\xfb\xf6\x74\x91\x11\x25\x47\x7a\xd3\x11\x8c\x47\xba\x0c\xf3\x14\xed\x8c\x79\x8a\x76\x62\x9e\x62\x41\xfe\x64\x9e\x0a\xca\xc8\x88\xdb\x06\x6b\xd2\x12\xe2\xf6\x79\xf7\x40\x2c\x72\x9a\x5f\xff\x41\x49\x37\x20\xb7\x64\x29\x1b\x90\x5b\x32\xbb\x0d\xc8\x2d\x59\xd9\x46\xe0\x86\x38\x75\x89\x65\xba\xc1\x60\xbb\x0c\xc0\x0d\xaf\xe9\x32\x00\x37\x39\x97\x96\x98\xa5\xcf\x10\xc7\x2e\x23\x70\x27\xb9\x94\xd6\x0f\x85\x9f\x23\x59\x80\xdc\x16\x33\xa9\xf0\xb8\x2d\xe6\x55\xe1\x6f\x5b\x0c\xaa\x02\xd8\xb6\xd8\x65\x8d\xaf\xad\x44\x3c\x2e\xe1\x6b\x5b\x2e\xfe\x3f\xc7\xe8\xc6\x8a\xf6\x73\x8c\x6e\x74\x39\x31\x41\x9f\x09\x63\x5b\x3f\xd2\x19\xb1\xd7\x1b\x16\xd8\xc1\x50\x6d\xe3\x86\x30\x56\xef\xc3\x31\x58\xae\xfb\x16\x4e\x28\x6a\xf3\x16\x4e\x68\xc2\x09\xbf\x0d\x13\x3a\xd8\xd9\xf7\x81\xb6\xeb\x4e\xd8\x87\x93\xce\xf1\x50\xd0\x9f\x40\x2d\xb6\xa1\x3f\x17\x9e\xce\x7d\x02\x93\xa3\x06\xa7\x47\x0d\x7b\xdd\x3e\xed\xf0\xf1\xbe\xb2\x4f\x07\x19\x8e\x14\x3b\x64\xfd\x69\x48\x8a\xbc\xf2\x4e\xb0\x05\x21\x9a\xb8\x1c\xb7\xd9\x36\xf1\x0c\xee\xd3\x61\x0a\x35\x6f\xa2\xb6\xa7\x3a\x3f\x3d\xcc\xab\xd6\x01\x06\xa2\xb9\x0c\x2e\x6a\x63\xbb\x7a\x39\xa8\xb9\x58\x3e\xe6\xa0\xe2\xde\xa8\x26\x3f\x99\x4e\xba\x42\x0f\x38\xe8\xd0\xbb\xd4\x16\x84\xe8\x9a\xef\x2f\x6c\xc6\xe0\x17\xcb\x56\x14\x1a\x8c\xe9\x80\x3f\xd8\x06\x7a\x45\xd2\xfd\xfc\xa2\x15\xb6\x81\xe6\x7f\xbe\x56\xf5\x3c\x93\x26\xda\xf2\x9d\x3b\x83\x8e\x42\x2f\xcd\x77\xb4\x1e\x11\x18\xf4\xe0\x5d\x1b\x3c\x47\x1a\x0c\x0c\x7a\xf0\x17\xc3\xa0\x1b\x6d\xe4\x58\xcd\x4f\xb1\x78\xa6\x77\x30\x8b\x67\x94\x95\x55\x89\xc5\xb7\x8d\x0c\x82\xfe\x72\x8b\x9c\xf2\x6a\x47\x7e\xa2\xc0\xd2\x4c\x1d\xa1\x31\x8a\x77\xb6\x7d\xd9\x1c\xe5\x0d\x72\x5f\xf6\x6c\xb7\x3c\x7b\x3a\xb2\xfa\xde\xb1\xcd\x45\xc9\x05\x6b\x5f\xa6\x6d\xbd\x23\x09\x7c\xc1\x62\xb9\x7c\xef\xef\x91\x74\xef\x67\xa6\x5e\x5c\x92\x0a\xa2\xf9\x61\xb0\x01\x6d\x21\x7a\x2a\x90\xbb\x6d\xee\xc9\x13\xd6\xf1\x7d\xa1\x10\x8e\x3c\xf5\xb1\x7c\xe7\xa9\xd1\xb6\xef\xb7\x76\x72\x32\x46\x64\x83\x87\x25\x6c\x5f\xd9\x36\x1a\xa2\x63\xb8\xd3\x27\x3e\xd8\xde\x77\x95\x5e\xe6\x2d\xc8\x78\x95\x34\x47\x74\xf2\x47\x7e\xaa\xbc\xdb\x90\x23\xec\xcb\xe9\x36\x18\x2e\x65\x80\x1f\xd0\x95\xee\xcb\x94\xf1\x69\x99\x12\x6c\xcc\xf1\x6f\x7c\xca\xbe\x9c\xd9\x98\xc9\x75\xd9\x5e\x9a\x1e\x31\x04\x68\xa4\x6a\x1f\x49\xf4\xac\x75\xc1\x92\x01\x13\xff\x76\xf5\x56\xb8\xc5\x30\x39\x32\xd7\x05\x08\x2a\x28\xf4\xfb\x52\x6a\xd9\x5a\x68\x93\x6d\xa9\x85\xce\x10\xe3\xf6\x3b\x5c\xb6\xac\x56\xda\x24\x26\x55\x28\xa0\xb7\xa0\x43\x85\xdc\xe1\x1b\xe8\x50\xba\xd4\xd0\xa1\x46\x93\x6c\x66\x65\x9f\xb9\x6c\x66\x2d\xf9\x4e\xa1\x8c\x25\x35\x93\x61\xb3\xe5\x4d\xb5\xc8\xe7\xd6\x16\x8e\xa8\x54\x66\x59\xb1\x95\x95\x5d\xb7\x98\x71\x95\x75\x5e\xe4\x78\xe4\x4a\xb2\xc5\x31\x59\x50\xe2\x77\xb1\x59\xac\xa7\x14\x4d\x72\xab\x8c\xdb\x98\x22\xae\x86\xdb\x4c\x91\x37\x59\x80\x36\xd4\x90\x68\xb5\x1b\xba\x47\x6b\x8c\xdb\x74\x8f\x03\x10\xf6\x2e\x66\xc2\xe3\x6a\xb0\xcd\xfe\x58\xb9\x1c\x6e\xd8\x1f\xd1\x80\x77\xe1\xf2\x4f\x27\x9b\x0c\xf2\x00\xf5\xb4\x0b\xd3\xfa\xa4\xc2\xba\xfd\xdf\xef\xa7\xde\xc1\x6b\xea\xe4\x1d\x3c\xaf\xb2\x2c\xa9\xa2\xe3\xab\x2a\x5d\x64\x22\xbc\x16\x49\x86\x96\x9a\x37\x6d\x68\x61\x46\x14\x47\x57\xd5\x48\x36\x64\x70\x4c\x14\x7b\x95\x46\xc6\xc8\xba\x5a\xf6\x09\x11\x4c\x56\x42\xdc\xb7\xa1\x47\x37\xd0\xbb\x6d\xac\xd1\xc9\x25\x68\x17\x6e\xfb\x17\xdd\xe0\x3d\x96\x2b\xc6\x36\x89\xe4\xbb\xc5\x99\x44\xf2\xe4\x8e\xb4\x0d\x3e\xc2\xed\xb7\x0d\x3e\x3a\xdf\x2e\x73\xa2\xaf\xc2\xc6\x50\x8c\xe5\x48\x0f\x12\x5a\x32\x53\x90\xee\xd7\x2d\x92\xae\x95\xa9\xbe\x5c\x4c\xef\xf8\x1b\xe7\x91\x11\xe6\x16\x63\xc3\xdf\x36\xb8\xe8\xc2\x62\xb8\x2b\xe7\xbe\x4d\x8d\x1b\xc2\x48\xdc\x0e\xdb\x84\x91\x17\x36\xd5\x2d\xb4\x51\xc3\x7e\xbf\xc5\x09\xd9\xb8\xff\xec\x0a\x1c\xde\x06\x9c\x2d\x74\x51\xe3\xbe\xb0\x8d\x2e\xea\x44\x07\x6e\xa3\x8b\xee\x0c\x85\x18\x21\x1b\x69\xe8\xb6\x18\x20\x1b\x89\xe7\xb6\x09\x20\xcb\x91\x57\x9d\x15\x24\x5d\x6f\x06\xc8\x8a\x2f\x7c\x8b\x01\xb2\xf5\xf7\x5d\x03\xd1\xf3\xd3\x89\xe6\x99\x77\xcd\x12\x8f\x6a\x62\x96\xc7\xe4\x39\xd8\x4a\x3d\xdf\x80\xe7\x6c\xb3\x3c\xbe\xbb\xa9\x59\x1e\x43\x88\xb0\x4d\x45\x87\x33\x68\x0b\x8c\x71\x4d\xb6\xe1\xc6\xc6\x7b\x22\x29\x1e\x74\xe4\xd9\xc7\x13\x25\xa2\xac\x7b\xec\x8a\x30\xcd\xa5\xaf\x1b\x87\x7e\x8a\xf5\xed\x79\xfe\x3b\xa6\x73\x37\xa7\xe8\x62\x7b\x15\x30\xe3\x02\xf1\xbf\x9b\x73\xc8\x32\x37\x05\xcb\xe8\xd0\xe9\x6c\xa1\x32\x2e\x72\x83\x6f\xd1\xd3\xf5\x3b\x6d\xd4\x86\x5a\x18\x30\x93\xd3\x55\x1c\xb2\xbb\xa1\x9f\xde\x48\x3e\xfe\xfd\xe1\xed\xe3\x9f\xdf\xdf\xde\x27\x6b\x9e\x19\x7c\xce\xd6\x2f\xee\xb9\x91\x75\x23\x84\x46\xa9\x8c\xdd\x6d\x28\x26\xb3\x52\xa0\x8b\x52\x6b\xbe\xf3\x46\x79\x23\x7d\x25\x79\x0a\x88\x1e\x6e\x62\xad\xdc\x42\x60\x4c\xec\xbb\xfb\x16\x15\x7b\xf4\xcf\xdb\x31\xa9\x6c\x07\x37\x76\xfd\x96\x57\x05\x03\x1c\x79\xd5\xe6\x67\x36\xa1\xdb\x71\xa6\xf8\xc4\xb7\x80\x14\x15\x06\x8e\x6d\x0a\xb7\x63\xa4\xc9\x86\x55\xe0\x21\xda\xb7\x39\x3f\x39\xdf\x8c\x9b\x38\x71\xcf\x6d\xa7\xe4\x7e\x15\x30\x38\xdb\x70\x33\x6e\x38\xdb\xd8\x33\x0d\xa3\xa8\x99\x59\xce\xc9\x7d\x01\x2b\xdd\xce\xc9\x7d\x01\x0b\xd9\x37\x2c\x56\x33\x55\xfc\xfa\x29\x1d\x6f\x2b\xce\xc8\x90\x39\x6e\x82\xec\xb1\xdb\x39\xb9\x0b\x4e\xf2\x0d\xc9\xdb\x8c\xe4\xd9\x45\x25\x94\x00\xee\x9e\xd4\x90\xb9\xc6\x3f\x9d\x3b\xeb\xfd\x4e\xb3\xeb\xcc\x2f\xa4\x73\x30\x2b\x85\xbf\x18\xf0\xf5\x6f\x01\x2e\xae\x89\x02\x24\xbc\xc5\x20\x5d\xf8\x36\x61\x5b\x8f\x46\x26\xbc\xc5\x80\x6c\x78\x8b\xaf\x6d\x14\x5b\x97\xb7\xe9\xda\xde\x29\x2b\x7e\xb6\x81\x57\x78\x77\x3b\x49\xd9\x5a\xc5\xce\x36\x40\xa4\xef\x6e\x97\x69\x4f\xa1\x52\x25\x6a\x7e\x28\x55\xa2\xa5\x36\xf2\x91\xda\x1b\xb5\x45\xcd\x56\x60\x06\xdb\xdd\x3e\x52\x54\xa5\xce\x1c\x8d\xa4\x25\x82\xc2\xde\xcd\x40\xc1\xd6\xdd\x0d\x12\x7a\x5b\x68\x90\x50\xcf\xab\x02\x56\x73\x2b\xe9\x06\x09\xa1\x67\x74\x83\x84\xee\x48\x5a\x4c\x9d\x8a\x4e\x2f\xa6\xfc\x5e\x4d\xe2\x24\xe9\x26\xa4\xb8\xf3\x3f\x69\x47\x35\x7f\x10\x06\x98\xbd\x16\x04\x09\xd3\xbc\x1b\x11\xcc\xd6\x0a\x82\x24\x65\x2e\xb9\x09\xd3\x4d\xa2\xa7\xc8\x5d\xa6\xdb\xf1\x8a\x4a\x29\xcc\xc8\xbc\x33\x10\xf6\xbb\x32\x0f\x85\x18\x99\x77\xba\x69\x49\x73\x62\xf1\x0a\x3e\x32\x73\xd0\x0b\x3d\x32\xa3\x6a\x88\xa3\x6d\x46\x7f\x10\x45\x5b\xc1\x36\xbb\x85\x24\x99\xb9\x73\x0a\x48\x32\xa3\xbf\x88\x9f\x6d\x46\xd5\x51\x62\xee\x82\x5d\x79\x77\x7b\x68\x59\x8a\x82\x86\x94\x31\xfe\x6d\x29\xd9\xdd\x9c\xe7\x69\x3c\x57\x79\x36\xc0\x0e\x62\x38\x33\x6f\xa3\xf1\xb9\xe6\x86\x8d\x1c\x38\x29\xb7\xf9\xd7\xee\x1c\xf9\x03\xba\x80\x96\xa7\xa6\x0b\x60\x61\x9a\x8e\xed\xc0\x69\xb8\x4d\xc7\x76\xe0\x38\xdd\x03\x32\x01\xe6\xdc\x30\xd5\x79\xd4\x05\x13\xb2\x1d\xd9\x77\x86\x79\xa0\xff\xf7\x5f\x37\x81\x0d\x4d\x38\x94\xb3\x65\xf1\x08\x88\x52\xef\x14\x6c\x48\x71\xbe\xc4\x99\x95\x1a\xdb\x23\x3b\x52\x63\xbc\x59\xef\xa7\xc6\x9b\xbd\xdf\x5a\x45\x6c\x79\x6a\x5f\x5c\xaa\x88\xb3\x2b\x95\xc0\xd9\x95\xf6\xa0\xef\xa6\x5b\xd1\x77\xd3\xad\xec\xf4\x4c\xa5\xc1\x4e\x9f\x9e\x72\x5c\xd1\x5b\x47\xe9\xbb\xe9\x54\x9f\x02\xf9\x69\x4e\x01\xfa\xc5\xfa\x6e\x7e\xa2\xc8\xeb\x3b\x15\x02\x5a\xc7\xcc\x1e\x40\xeb\x58\x3c\x03\x6d\x98\xd5\x63\x3a\xb6\xfb\x1d\x2b\x91\x69\xdc\xa9\x9e\x3d\x5f\x39\xd2\x04\x76\xa9\xf0\x44\xed\x24\x05\xaf\xf9\xab\xed\x46\xac\xb5\x81\xfa\xcb\x49\x39\xec\xec\x4a\x43\xa3\xee\xd2\x36\xd4\xdd\x7c\x29\xe0\x75\xda\xed\xc0\xea\x5c\x03\x0d\x86\x39\x01\x72\x6c\x81\x61\x6a\xb6\x48\x93\xaf\xbd\x3b\xbd\xe9\xd5\x4e\x70\x34\x7b\xe0\xd2\xe2\x94\x37\xbf\xda\x19\x8b\xcc\x34\x94\x39\x17\x37\xd1\xad\xd5\xec\x9a\x4a\x07\x5e\xa3\x82\x98\x6c\xed\x8c\xd1\x61\x1a\x86\x47\x30\xd6\x9e\x38\xbc\x38\xa6\xa6\x03\xa0\x5b\xfe\x22\xaf\x0f\x53\x74\xda\xfb\x75\xe7\x43\x6b\xe7\xf9\xce\x4e\x9f\x99\x57\xed\xdf\x9a\xa9\x90\xbd\x3e\x9c\x62\xce\x2c\x7e\xbf\x7f\x81\xd1\x96\x73\x73\xe2\xc3\x42\x11\x9b\xc4\x43\xb3\xb5\x0a\x27\xd3\xde\x6e\xb0\x19\x1e\xc7\xfd\x9e\x31\x60\xe4\x5d\xb9\x49\xd0\x2e\x9c\x75\xfc\x02\x8e\xb0\x27\xd1\xd0\x1c\x18\x93\x68\xe8\x3b\x7f\xb5\x9b\xa4\xa7\x4e\xbe\x60\xa4\xd3\x64\x89\xcf\xa8\xce\xc5\x75\x83\xb6\x1b\xf4\x0c\xee\x60\x4f\xa2\xa1\x99\x20\xc2\xdd\xb4\xe8\x34\x22\x7e\x6b\x19\xf2\x89\x0f\x8b\x73\xca\x09\xc9\x33\xeb\x26\x2e\x2c\x4e\x62\xd3\xc0\xf5\x2b\x1d\x01\x0d\x5c\x4f\x49\xcb\x1a\x4e\x7e\x23\x2f\xc3\xc8\x43\xd4\x9f\x94\xf4\x67\x91\xff\xe8\xe6\xd7\xc1\x8d\x6c\x51\xbf\xb5\x36\xfe\xcd\x44\xbe\xa7\x55\x23\xc0\x91\x5b\x30\x9e\x86\x77\x65\x4f\xc7\x49\xbf\xfd\x2b\xbc\x3f\xde\x94\x3d\x7d\x47\x8c\xf2\x39\xcd\xef\x19\xe3\x91\x90\x3c\x0d\x3f\xd3\x76\x3a\xf3\x0b\x78\xe6\x16\x94\xa7\xb5\xb7\xb6\x32\x39\x43\xc1\xbb\x97\xd1\xd2\x80\x33\xb6\xb0\x3c\x8d\x7c\xd4\x5b\x58\x9e\x46\xc6\xeb\xbd\x60\xec\x64\x09\x09\xbe\xd3\xc8\xb8\xbd\x97\x8d\xc1\xd9\x9c\x85\xdf\x69\xb8\xa0\xf6\xb2\xf7\x2a\xfb\xeb\xd2\x9a\x21\x8d\xf8\x16\x1f\x5d\xcb\xa5\x50\x68\x9e\x06\x83\xc9\x5e\xb6\xee\x1f\x23\xa5\xea\x8a\x38\xf2\x4b\x03\xd3\xf3\xae\xef\x88\x31\x6c\x0b\xcd\xd3\xb2\x29\x1a\xcd\x53\x62\xe7\x16\x9a\xa7\x65\x03\x35\x9a\xa7\xe0\x76\xdc\x2b\x57\x44\x2a\x3f\xf1\x46\xa4\x5c\x87\x1f\xa3\x03\x38\x09\x7a\x21\xff\xeb\x16\x2c\xa7\x65\x5f\x71\x36\xf3\xd2\xf2\xae\x63\xa2\x5b\xfe\xe3\x98\xe8\x96\xff\x38\x26\x1a\x4f\xdc\x5e\x8e\x89\x8e\x22\xb0\x1c\x13\x1d\x13\xbf\xc1\x39\x25\x13\x49\xe0\x9c\x36\x53\x45\xab\xf6\x33\x05\x7d\x74\x85\x4b\x95\xe4\xfe\xcb\x56\xe7\xbc\xe5\xbd\xe4\x2f\xb6\xc2\xb1\x0a\x04\xc6\x79\xde\xe5\x53\xe7\xd0\xcf\x75\x58\xf8\x9b\x8a\x27\x63\x2f\x43\xa2\xc1\x97\x6e\x03\x6e\xce\xd8\xc2\x84\xa9\x69\xf9\xe9\xb6\xb5\x01\x10\xf2\xde\x58\x1b\xb0\x6a\x09\x0a\xf3\x34\xad\x21\x6a\x9d\x72\x6b\xd9\xce\x8a\xdc\x53\xac\x52\x72\x33\x21\xb7\xc3\x8d\x99\x64\x5b\xb3\xe3\xd5\xf5\xb7\x01\xaf\x98\x08\xb6\xf9\x0a\x53\xa8\x02\x3c\x5b\xde\x14\xce\x1a\xb7\xdb\x76\x62\xf1\x76\x52\xa8\x34\xe8\xc2\x1d\xd7\x94\x6e\xe5\x7d\x66\x50\x09\x9b\x84\x93\x87\x4f\xb6\x68\xb3\xb8\x91\xc6\x74\x9b\xc5\xad\x9c\x79\xf6\x93\x94\xaa\x09\xe2\x4a\x3f\x1a\xf2\xf2\xbf\x7f\x38\xa2\xe9\x7d\x57\xe6\x5d\x70\xb4\x1b\x1e\x37\x26\x01\xcc\x6d\x18\x7b\xe1\x6a\x1b\x29\x55\x2a\x3c\x5b\x80\x00\x2f\xe7\xff\xaa\xa3\x9c\x89\x60\x6c\xb7\x10\x2f\x03\x34\xee\x16\xc2\x65\xc4\xd8\xbb\x31\x79\xa5\x55\xa2\x1a\x8c\x5d\x78\xdb\x4c\xcb\xca\xdd\x8e\xf0\x1c\x29\xc6\x17\x91\x7c\x27\x33\x6d\xcb\x33\x5f\x44\xa8\x9b\xcd\xb4\x19\x6f\x9b\x69\xd1\xe9\xb6\xcd\xb4\x2d\xa5\x08\x3c\x99\xf6\x1a\xa1\xc8\xd1\x2b\xb0\xcb\x8c\x9a\x63\x02\xb8\x5c\xb0\x3f\xc6\x2b\xde\xff\x61\xf7\xfe\xd8\x6a\x3b\x52\xa8\xbc\x3a\x2c\xf5\x8f\x1d\x15\xe8\x01\x1f\x3b\x2a\x46\x7e\x21\xed\x7f\xe6\x4d\xdd\x44\xd8\xe5\x3f\x68\xc7\x9c\x59\x1f\x87\xd8\xe5\x7c\x13\x76\xa5\x12\x51\xbb\x3f\xb6\xe8\xa6\x54\xa5\x36\x21\x66\x77\x7f\x30\x55\x50\x37\x14\x5a\x0e\x63\x33\xc0\xd5\xa8\x42\x30\xc0\x8d\xf7\x27\x52\x02\x5f\x49\xf6\xdb\x9e\x62\xa5\xce\xbe\xe5\x48\x9d\xed\xa9\x8e\xd4\xd9\xd4\x1c\x75\xf6\x15\xad\xb2\xb2\x2f\x42\xff\x16\xd7\x8d\xe9\xdf\x6e\x06\xf9\x63\xfb\x2d\x5a\x87\xd9\xdf\xee\xf7\x43\xed\x32\xcc\x3f\xc8\xdf\xe2\xf3\xf9\x64\x33\xcb\x53\xab\x87\x25\x3f\x11\x97\x51\xde\x35\xdd\xd5\xdb\x97\x76\x89\xc5\x74\xff\x31\x3a\x2b\xed\x34\x33\x50\x0c\x4d\x1f\xcc\xb5\x35\x4f\x51\x60\x53\xb0\x6d\x30\x68\xcd\xe2\x82\xab\xb9\xc7\x7f\x6c\xbd\x8d\x0f\xc2\x54\x70\xb9\x8f\x1b\x77\x32\x63\x95\xfb\x38\x63\xc3\x9d\x57\xe5\xa6\x65\x9a\x18\x66\x72\x42\x1f\xb9\xcd\x04\xd7\x72\x1a\x08\x67\xd2\x72\x1d\xfb\x42\xee\xc3\xee\xf6\x35\xb6\x8b\x79\x2a\xd0\x49\xcb\xe5\xc0\x38\x92\x6c\xf0\xc6\x91\xb4\x4c\x22\x70\x24\x31\x54\x7e\xcd\x2b\x5f\x22\x29\xc2\x8d\x39\x0d\x6c\x04\xd0\xf1\x06\x36\x42\x9c\xc7\x06\x36\x02\xca\x7a\x0b\x36\xd2\x00\x82\x6c\x50\x23\x19\x52\x73\xbb\x5d\x99\x28\x5f\x98\x4c\xd2\x0d\x56\x50\x33\xaf\xbf\x10\x9b\x70\x9b\x31\xb9\xdb\x4d\x0a\xb3\xfd\x85\xd8\x64\xe4\x5b\xd4\x85\xd4\x42\x06\xe6\x34\xce\x3c\x27\xb1\x96\x8b\xdc\xad\xe5\xe6\x63\xe0\x48\xb9\x5e\xd1\x61\x6d\x6c\xbb\x5f\x9f\xea\x80\x76\xb7\x49\xd7\x3a\x04\x2a\xdb\x2c\x5f\xc9\x6e\xbd\x7f\xd4\xf8\x40\xf2\x0e\xd6\x91\x64\x78\xc0\xb8\x6b\xa4\x40\x23\xe1\xd0\xfe\x19\xe1\x4b\xa7\x99\x6c\xab\x66\x0a\xfe\x0c\x7d\xec\xf9\x52\x69\x2a\xc6\xfb\xa5\x26\x64\xea\x23\xc2\xed\xf6\xfe\xe4\x19\x45\x48\x20\xf6\xcf\xf0\x13\x3a\xc8\xcc\x5a\xf1\xa0\x8b\x58\xeb\x6a\x9c\x11\x3f\xeb\x09\x33\x6f\xfa\x00\x67\x92\x9b\x57\xeb\x22\xf6\x60\x8b\x57\x0b\x0a\x9f\x6d\x56\xad\x41\xd6\xdd\x6d\x56\xad\x1e\x97\xa8\x59\xb5\xfa\xf9\x16\x34\xad\x9b\xe6\x37\xcb\x62\x6a\xf4\xb3\x98\x92\xff\xe4\x99\xfe\x77\x50\xcf\x36\x71\xd6\x7b\x8c\x9b\x38\x2b\x9e\x31\x73\x61\xc5\x54\xfd\x07\x46\xab\x22\x99\x07\xbd\x20\x4d\xfd\xf1\x46\xf2\x55\x15\x67\x91\xa8\xaf\x6e\x32\x7d\x6d\x53\x5f\x0d\x92\x9e\x6d\x25\x93\xbe\x49\x85\xb5\x21\xc2\xea\xf9\x90\xec\x38\x54\xce\xcc\x14\xb9\x7a\x88\x25\xeb\x84\x45\x63\x8b\x25\xeb\x26\x4f\xd3\x16\x4b\xd6\x4d\x72\xae\x6d\x92\xac\x0c\xad\x72\x49\xdf\x24\x78\xda\x7f\x86\x3c\xd0\xaf\x22\xcc\xba\xc9\x7e\xb6\xff\x48\xf5\x96\x62\x9e\x69\xd8\xcf\x54\x4e\x0c\xc9\x67\x9a\xac\xf8\x1b\xa8\x60\xb6\x48\xac\x3a\xb9\x14\xb7\x38\xac\x2e\x62\xa1\xb6\x28\xac\x2e\x62\x51\xb7\x18\xac\x2e\x18\x7b\xb6\x18\xab\x2e\xc0\x4a\x5b\x84\x55\x17\xb1\xa7\xfb\xcf\xcc\x27\x3d\x75\x91\x82\xc7\xe2\x17\x3f\x55\xcf\x62\x57\x36\xe7\x0b\x4e\xa3\x2d\x06\xaa\x8b\xbc\xa8\x5b\x04\x54\xbd\x67\x80\x65\x74\xce\xed\xe3\x0f\x07\x47\x24\xc1\x56\xae\x94\xe2\x63\x93\x1b\xc5\x9f\xf1\x0d\xb8\xff\xc4\x54\xd5\x7b\xe6\x89\x58\x51\xe2\xbc\x52\xca\xe6\x8b\xa4\x9d\x5b\xb4\x55\x1d\xc8\xd7\x16\x6d\x55\x37\x44\x6d\x0e\xb1\x56\x5d\x4e\x44\xf7\x48\x5e\x64\x37\xd2\xa5\x37\x0b\x92\x22\xaf\x64\xcc\x7f\xa4\xaa\x67\x79\xb3\xe9\x59\xca\x54\x1c\x96\x66\xf7\x23\x0d\x67\x73\xcd\xab\xf2\xcb\xa8\x67\x1e\x49\x6a\xe9\xfb\xa1\xa2\x9b\x74\x6f\x78\xa4\x67\x3b\x3a\x0e\x24\x05\xed\x1c\xa9\xb6\x82\x76\x4a\x2a\xa3\xed\xbe\x39\x12\xe8\x11\xeb\xf3\xea\x99\x87\x4d\x1f\x36\xa4\x5b\xcf\xf2\x66\xd7\xb3\x48\x42\x19\x4c\xea\x6d\xe8\xcd\xa4\x67\x64\x82\x3e\x4e\xaa\x6d\x6d\xfa\xa2\x67\x64\x82\x3e\xd2\x4f\x8a\xf6\x39\xd2\x33\xd3\x8d\xa0\x2e\xcb\x8d\xe0\x0f\xcb\x8d\xa0\x66\x02\xf0\x1c\x07\xff\x53\xec\xcf\x71\xf0\x3f\xd1\xa3\x94\x8b\x7a\x2e\x59\xf1\x67\x9e\xc9\x8a\xdf\xe8\x26\xab\xcb\x93\xba\x98\xf3\xe4\xe6\x3b\x6d\x9a\xf5\xa6\x2e\xdb\xee\x86\x14\x6a\xe5\x79\xe6\xa1\x1c\x5d\x8d\xca\x18\xe3\x70\xa7\x50\x45\x4d\x5a\x0b\x7e\x44\x69\xcf\x37\xb5\x71\xd8\x4e\x7a\x4d\x09\x62\xad\xbd\x3d\xd2\x53\xd3\x99\xd6\x5b\x43\xbe\x2d\x09\x06\x56\x26\x83\x7d\x1a\xac\x30\xf3\x4c\xa6\xec\x3b\xcf\x6e\x29\x2d\xcc\x20\xc1\xbe\xca\xa4\x83\x05\xf4\x9a\xbe\x13\x3e\x92\xf5\xde\x86\xa4\xf8\xa2\xf9\x4f\x45\xfb\x79\xd5\x07\x79\xad\x88\x5f\xfd\x23\xe5\xb8\x19\x79\xf6\x27\xc9\x7d\x23\x10\x58\x99\x0c\x9b\x40\x60\x65\x32\x15\x9c\x65\xd9\xd6\xd7\x47\x92\x2e\x3f\x23\xc9\xe3\xc0\xcc\x17\x3e\xac\x4c\xa6\xa5\xf0\x61\x67\x73\x60\xc4\x23\x2a\x48\x86\x81\x3a\xed\x04\x4c\x13\xa5\x49\x5f\xf4\xfe\x69\x2a\xe5\x99\xaa\x09\x91\xf4\xfe\x42\xa1\x3d\xf9\xbd\x90\x0f\x17\x33\xea\x74\xfa\x71\xab\x05\x8f\xa8\x3b\x40\x06\x03\x3d\x80\xd6\x4b\xf7\x68\xa6\x12\x7b\x44\x9b\xb5\x3b\x15\x30\xb1\xec\x48\xb1\xd6\xab\xf3\xcc\x56\xec\x41\x23\xa5\x58\xb7\xce\xa2\x35\xd6\xcc\xd4\x4d\x8f\x24\xb5\xff\x7d\xd5\xa8\x8d\x4e\x4b\x08\xb5\xed\xd4\xcf\x8c\x16\x9d\x86\x6d\x6e\x01\x11\x65\x75\xed\xd4\xd6\x66\xe1\x4e\xff\xa0\x55\x57\xba\x52\x21\x11\x26\xb2\x7a\x24\xeb\x30\x79\x86\x52\x9d\x52\x15\x12\xf1\xd6\xc7\x21\x11\x35\xf5\x51\x48\xc4\x5b\x3b\x61\x22\x32\xe9\x6d\x4e\x7e\x27\x2f\x1a\xb7\x4b\xbd\xcc\xb5\xd9\x4f\x24\xd9\x24\x4b\x45\xb2\x4a\x3d\x90\x9a\x8b\xc9\xab\x34\x24\x4f\xbb\xbe\x2c\x48\x82\xd5\x97\x86\x64\xf8\xef\xfb\x93\xa7\x02\x99\x77\x42\xa9\xb5\x2c\x65\xe7\x4f\x2e\x2c\x5e\x81\xd4\xee\x93\x8e\x14\x46\xed\x6a\x4c\x50\x81\xd0\xee\xb3\xa7\x94\x2d\x89\xdf\x3f\xd3\xee\x2e\xcc\x08\xc1\xca\xee\x42\xc7\x09\x55\x76\x17\x7a\x5c\x6c\x51\x77\x61\xb6\x38\x83\x71\x39\xf2\xa6\x14\x60\x36\x63\x61\xcc\x60\x21\x7d\x24\xa9\x48\x67\xa4\xae\x67\x17\x92\x12\xc5\x64\x3f\xbc\xc8\x0c\x93\x5f\xfc\xfc\x90\x36\x39\xf3\x46\xe1\x8f\xce\xbc\x51\xf9\xd0\x99\x37\x52\xd3\x2d\x25\xa8\xd0\xfa\x6d\x25\x88\x42\x9f\x09\x77\x3b\x39\xeb\x23\xc9\xc0\x9a\xd6\x6b\xc2\x99\x82\xec\x91\x74\x4c\xa6\xa6\xdb\x41\xc0\x19\x8a\x67\xda\xf4\x33\x4d\xd4\x79\x7e\xbe\x1f\xfe\x49\x72\xa1\xc5\x6c\x13\xcc\x77\xc1\xbc\xae\x83\xc9\x27\x98\xd7\xd3\xc2\x0b\xb1\xe9\xc3\x82\xa4\xb0\xee\xd1\x90\x86\xa4\x7c\x28\x9d\x88\xd1\x16\xcb\x54\x77\x56\xb1\x47\x12\x50\x90\x95\x21\x94\xd7\x70\xee\xc4\x47\xf2\x1f\x22\x59\xef\x99\x48\xcf\xff\x9c\x60\xf5\x91\x86\x24\xca\x9c\x52\x6d\xfe\x1d\x1f\xff\xbc\x2a\xbd\xe7\x4c\xa1\xd6\x7b\x52\xa8\x34\x9d\x93\x6a\x4b\x91\xec\x4c\x0c\xa1\xbb\x2e\x27\xc0\x7f\x24\x19\xe0\x2e\x4a\x91\x22\xd9\x4f\x3a\x46\x80\xc6\x7e\xe5\x3b\xa9\x72\x27\xcd\x95\xfb\xf7\x78\xdf\x14\x62\xa0\xe4\xd9\xd2\x99\x9d\x3f\x48\x47\x78\xeb\x22\x8c\x00\x0b\x46\xb8\xae\x51\x52\xeb\x6d\x15\x97\xba\x6c\x9f\xfc\x91\x74\x2c\xdf\xfc\x41\xa9\xd9\xa3\xbd\x98\x07\xea\xb4\xb2\xf8\x88\x5b\x0f\x99\x16\xa6\x26\x9b\xf9\x85\x2b\x93\x62\xa4\x40\xb0\x27\x89\x04\x6a\x44\x09\x12\x4c\x6b\x46\xb5\x11\x05\xd4\x8c\x32\x53\x0d\x94\x65\xbd\x08\xb2\x35\xa3\xf6\x54\xc3\x66\x66\xa4\xa6\x67\x0d\x49\xa6\xb8\x99\xef\xba\x9e\x45\x12\x26\x80\x3d\x47\x60\x2e\x38\x2d\x1f\x49\x76\xab\x9e\x9a\x59\xb5\x48\x5d\xe4\x41\x67\x27\x11\x76\x6b\xde\xec\x39\xd5\x50\x06\xf6\xb8\x6a\xb8\x0d\x73\x59\xc8\xad\x32\x99\x93\x82\x6a\xcd\x9b\xc5\x23\x92\xa8\x79\x33\xb3\x95\x9c\xb7\x4c\xa6\x8f\x60\x5b\xb5\x1c\x29\x73\x4a\xca\x33\xbb\x9f\x7b\x0a\x75\xa4\x2a\xab\x80\x54\xbd\xd7\x5b\x01\xcc\x6f\xd4\x5c\xc7\x72\x49\x0f\x43\x7f\x92\x26\x93\xfd\x20\x35\x82\x0d\x85\x95\x6f\x2a\xaa\xe3\x4a\xed\x6d\xff\xba\xd2\x09\xa4\x3f\x60\x0b\x21\x59\xef\x18\x79\xd9\x87\x5d\x24\x83\x8a\x47\x3e\xe5\xa4\xa6\x52\xb6\xdd\xce\x54\xc2\x07\x75\x24\x7b\x6c\x47\x2a\xec\x93\x3a\x35\x74\x18\x2e\xfb\x96\x98\xa8\xea\x9d\x57\x9d\x0a\x61\xa4\x20\xdc\xb9\x68\xf4\x95\x73\x9b\x1e\xb5\xc7\x36\x3a\x57\x55\xa4\xd5\x95\x99\x00\xce\x30\x6d\x31\x49\xef\xcd\xce\xe2\xac\xbd\xd7\xcd\xd4\x6f\x64\x88\xa3\x93\x4c\x2f\x75\x0d\x8a\x6a\xdc\xb6\x47\xbe\xed\xb6\xc2\x54\x44\x25\xed\x7a\x25\x39\x0d\xce\x7c\xe9\x0d\x73\x22\xf9\x12\x39\x90\xe4\x0e\x29\x79\x53\x3b\x56\x71\x0f\x35\x25\x35\xea\x57\x24\xe3\x27\x8e\x88\xda\xa4\xca\x81\x54\xb4\xd9\xf0\x0b\xa1\x6e\x4a\xcd\xb3\x5b\xcf\xa8\xb7\x2f\x39\xe9\x01\xfb\x0c\x38\x91\xcc\x38\x75\x9f\x33\xa2\xf6\x2c\x0e\xbd\x86\x39\x6b\xe6\x1f\x3f\xbb\x6a\xf2\xee\x9f\x16\x2e\x0f\x05\xb5\x79\xee\x47\xff\xdc\xb2\xc5\x38\x35\x73\x09\x12\xe1\xd4\xcc\x85\x4c\x7c\x53\xa5\xa2\xd8\x08\xd2\x38\x73\x03\x14\xdd\x54\xa9\x77\x7e\xe8\x5b\x08\x9b\x43\x7b\xe6\xec\xcc\xa1\x24\xee\xa9\x32\xd9\x97\x45\x3d\x55\x66\xc6\x46\x04\x08\x13\xe5\xc1\x10\xc6\xdb\x39\xeb\x1e\xd1\x8b\x88\x39\x6a\x02\xa9\x23\x93\x49\x40\xc5\x5a\x8e\x48\x4d\x12\x3f\xf1\x69\x7e\xb0\xdf\x0b\xb7\x58\x0b\x5b\x9e\x70\x8b\xb5\x1c\x29\xd5\x70\x95\x91\x87\xde\x2f\x46\x0a\x32\x2a\x95\x91\xbd\x89\x06\x67\xbb\x14\x63\x54\xbd\xd1\xd4\x6f\x83\x66\x06\x2a\xfe\xed\x08\xef\x31\x90\xa4\x6f\x8f\x94\x63\x9b\xfb\x3c\x10\x65\x73\x7f\xa5\x8f\x87\x36\x5f\xda\x79\x46\xa7\x38\xd9\xed\x7d\x1d\x11\x8d\x7a\xe0\x7a\x20\xc4\x62\x9d\x6c\x2c\xce\x6e\x7b\x1a\xa8\xf6\x88\xbe\xac\xb1\x65\x91\xa2\x36\x57\x40\x52\xd4\xe6\x2a\x65\x08\xe3\x99\xfb\x12\x39\x6a\xdf\x4f\x55\xa7\x6c\xc0\x22\x8a\x6a\xd9\x45\x49\x51\x9b\xeb\x23\x29\x6a\x33\xc6\xa4\xa8\xcd\x2e\x4f\x8a\xda\x5c\xe7\x04\x77\x6c\xd9\x27\x6f\xfc\xfb\xe9\x09\x3c\xfa\xe9\xc4\xec\x8c\xd4\x1f\x80\xe3\x1d\xd1\xe8\x85\x0c\x0e\x3e\xfc\x33\x45\xd9\x60\x4d\xe3\x88\x43\xcd\x00\x6c\xf6\x25\x4a\x12\xf3\x73\x63\x8f\xbd\x1d\x79\xc7\xfc\x25\x49\xed\x48\xbf\x68\xde\xf5\x6c\x86\xb0\x48\x8d\x74\x0c\x91\x78\xa9\xbf\xdc\xf4\x7d\xe4\x21\x4a\x66\x44\x47\xb2\x8d\xfc\x07\xc7\x72\xfe\xf3\xb3\xe8\x97\xa1\x91\x62\x8b\x11\xac\xb1\x4d\x14\x4b\xa7\xa1\x2d\xb5\xe7\xa1\x9d\xd0\xec\x86\x3d\x5a\xe8\x40\x6c\x8a\x8c\x3a\x90\xac\xbd\x17\x24\x61\x0e\x58\x27\x4a\x3a\x5b\xe6\x99\x0a\xc8\x4f\xff\xbe\xa9\xba\xbf\xcf\x64\xa7\x7b\xcb\x94\x41\x86\xae\x15\xcc\xb1\x54\x6e\x27\x24\xa0\x65\xc3\xeb\x18\x37\xa9\xb7\xf9\xae\xe8\x3a\xc1\x1c\x41\x2d\x3c\x92\xd4\x40\xec\x56\x4e\x46\x8b\x75\xf3\x11\x65\xd2\x43\x0f\x14\xcc\x91\xdc\xb3\x8f\xa4\x88\x25\xb6\x5f\xc1\x1c\x7b\xbf\xf2\x43\x9f\x0c\x91\x7c\x32\xa4\xcc\x3f\x59\xf5\xb1\x78\x09\xbd\xd8\x3b\xa6\x23\xf3\x5f\x1d\xa8\xa8\xdd\xc6\x22\x2e\xa7\xdd\xbc\x67\xe5\x8e\x68\xfb\x17\x8d\x5a\x3a\x1a\x38\x6f\x04\x66\x1c\xa5\xfd\x87\x3d\x5c\x48\xc7\x72\x60\x00\x13\x9a\x71\x38\xff\xe6\x23\x49\xbb\x7c\x6b\x2a\xe7\x72\x43\x92\xff\xd6\x39\xf4\x1f\x49\x67\x18\x56\x96\x6e\x55\xb7\xe6\x4d\x99\xed\x58\x3c\xa6\xc1\x1a\x03\xcd\x57\x34\x58\xa3\xa0\x1d\x88\x05\x6b\x94\x9a\x67\xd2\xc2\xb9\x7e\x9b\x13\xab\xc5\xfa\x28\x38\xe3\x7c\xeb\x4d\x0a\xc3\x91\x5f\xea\x44\xa3\xe2\xc3\xaa\x2f\x9d\x3a\xac\xfa\x9e\x79\xa6\x43\x8b\xbd\x7e\x58\xf5\x45\xa7\x10\x90\x71\x1e\x57\x24\xa9\xbe\x25\xdf\xdd\x7a\x56\x91\x14\x2c\x84\x5e\x30\xb0\x93\xb6\x14\x2a\xdd\xb7\xe7\xd5\xa5\x5f\x14\xa4\x8f\xa4\x89\x24\x04\x2c\xab\xcd\xf0\xc6\x5a\x7b\xfe\xa8\x36\xd1\x8d\xc3\xcc\x47\xe8\x93\xc3\xa8\x5e\xd6\xa5\xd0\x8d\x33\x73\xc1\xe0\xc6\xd7\xc4\x29\xf8\xe2\x3c\x4a\x24\xe9\xec\x25\xaf\x0e\x33\x42\xd3\x53\x53\xb7\x92\x12\xc9\x15\xa7\x72\x22\x7f\x3b\xae\xd4\x46\x17\x0f\x36\x18\xa7\x8b\x85\x42\xe9\x11\xa5\x09\xb0\x2d\x0f\x6b\x02\x5c\x83\x04\x38\x9c\xb9\x4c\x29\x39\xec\xcc\xfa\x16\xd3\xd6\x3c\x58\x52\xc6\x22\xbe\x36\x56\xd0\x87\x25\xbd\x6a\xaa\xad\xab\xe7\x97\xd2\xc5\x63\x9b\x1e\x46\xe5\xb2\x43\x0f\xe3\x70\x39\xa4\x05\x3e\x9c\x1d\x3d\x5d\xc9\x5e\x67\xe7\xb8\x11\x14\x71\x66\x17\x31\x0f\xd7\x4c\x05\xcc\xfa\x7b\xd6\x7c\xa8\x2b\x06\x0a\xd6\xd8\xbe\x62\xe4\xd5\x21\x89\x66\x89\x38\x69\xa6\x03\x4c\x9c\xc4\x3e\xee\x1c\xb0\xf7\x68\xa9\xa9\xac\x95\x19\x72\x1b\x5d\x33\x8d\x15\x2f\x36\x19\x1c\x01\x16\xcb\x64\x1e\x19\xaf\x58\x33\xe5\x26\xfb\xf4\xcc\xbb\xb2\x49\x32\x74\xd3\x68\x03\x8c\x90\x42\x24\xce\xd8\x35\xa6\xf7\x69\x46\x60\x3a\xd8\x76\xe6\xd9\xd6\xb3\x7c\xf7\x51\x2f\xe6\xff\xaa\x37\x8b\x4a\x78\xc4\xd9\x8f\x48\xba\xd1\x71\x20\x0a\x8d\x38\xfb\x11\x49\x56\x56\x16\xd5\xb4\x95\x95\x25\x2d\xa0\xe2\xec\xe8\x05\xc2\x29\xce\x38\x34\x04\x53\x3c\xdb\xac\x11\x6f\x0d\x22\xcd\xe5\xba\x47\x23\x26\xd3\x28\xa2\x14\x4a\xe6\xbf\xc9\xbe\xe6\x15\x49\x90\x00\xe3\xbe\x1e\x51\x93\x68\xa4\x02\x8a\xa3\x6c\x0c\xdc\x34\x3e\x9d\xbd\xc9\x54\x60\x9d\x5b\xa4\x31\x89\x35\xab\x43\x98\xc4\x19\xaf\x8d\x30\x89\xe5\x3f\x04\xbe\x3f\xaf\x0a\x25\x82\xc6\x32\x1d\xfb\x3b\x52\xa8\xb0\xec\x33\xcf\xb6\x1b\x19\x51\x10\xf5\x99\x3f\xea\xba\x8d\xa2\x39\x4d\xfa\x7f\xa7\xcd\xcb\xa3\x43\x23\xb7\x47\x87\x67\x5e\x1b\xe8\x74\x13\x9a\x6b\x0e\x55\x83\x0a\x5b\x0c\x72\x13\x35\x99\x0a\xa0\x26\xcf\xbc\x6b\x35\x39\x33\x49\x48\x86\x68\x0a\x82\x18\xd6\x72\xe6\x4b\x2f\xe4\x0c\xbb\x41\xeb\x25\x83\x69\xd0\x7a\x2e\xef\x02\x20\xd6\x58\x01\x97\x81\x0d\xb9\x11\x2e\x63\xd6\xa3\xc7\xc3\x26\x36\xf2\xae\x8c\xdf\xad\xe6\xa1\xee\x03\x4c\x20\xe3\x11\x8f\xdc\x08\x97\x11\xeb\xa9\xa1\x01\x89\xc7\xff\xfe\xaa\xa0\xc0\xec\x6f\xcb\xba\x7a\x0c\x9c\x10\x8c\xc5\x53\x63\x4c\xe2\x91\xa6\x2f\x00\x3c\x33\xb5\x70\x63\x99\x29\x66\x1c\x1b\x67\x7e\x24\x8a\xb1\xc2\xde\x60\x4e\xb1\x68\x4d\x46\x21\x1e\xf1\x17\x18\x85\x78\xe4\xb6\x23\x52\xb1\xfa\x36\xc7\xf8\xf5\x98\x3c\x4c\x31\xf6\xd6\xd7\xf0\xf5\xff\x95\xcb\xc0\xd1\x74\xec\x21\x33\x9f\x7a\xe4\xa8\xbd\xcd\x21\x85\x2d\x69\x61\xf1\x60\x9f\x59\xb6\x78\xbc\x5d\xbc\x18\x1c\x0a\xb6\xc5\x23\xc6\x93\x15\x8b\x07\x6d\x35\x48\x3d\xaa\xbb\xc1\x8e\x47\x1c\x20\x06\x3b\x1e\x6f\x35\x96\xdb\x93\x87\xb4\x27\x25\xd1\x1e\x9a\x07\x13\xd9\xcc\x53\xb5\xe7\x88\x64\x10\x60\x06\xd6\x39\xee\x62\xea\x33\x13\x59\xf6\x23\xe5\xcd\xad\x59\x45\xe6\x25\x3b\xe6\xfb\x6a\xb3\xc8\x4f\xbd\x8e\x62\xaa\x5f\x76\x56\xa4\x46\x76\x1b\x47\x93\x30\x4f\x59\x2b\x35\x75\xf0\xcd\x2f\x3f\x15\xda\x6a\xe6\x99\xd6\x75\x2e\x7e\xcb\x84\xf0\x85\xe3\x22\xc4\x64\xd4\x50\xe9\x73\x6b\x76\x0f\x63\x2a\x8f\xdc\xcf\x44\x45\x56\x73\x40\xc0\x44\x96\xbd\xdd\x4c\x64\xd9\x21\xcc\x44\x76\xe4\xb6\x6e\xf8\xe5\x91\xf3\xcb\xf0\xcb\x23\xb7\x77\xe3\x2f\xcf\x6c\x8b\xa6\x26\x3b\x72\xf1\xdb\x5e\x0b\xd9\xb6\x0d\xc1\x3c\x72\x65\x80\xaa\x2c\x7e\x92\x3d\x69\x0e\x45\x39\xd8\x23\x67\x93\x99\xcb\xb2\x1b\xc3\x5c\x36\x51\x87\x04\xca\x3c\x6b\x9c\x2a\xdb\x4b\x25\x67\x35\x4c\x66\xb9\xc7\xc2\x64\x96\x5b\x6e\x98\xcc\xe8\x72\xc1\x34\xcf\xbb\xcc\xbc\xec\x16\x1c\xff\xc1\xf6\x6d\x2a\xb3\x23\x67\xbb\xa9\xcc\x8e\xdc\x04\x4d\x65\x76\xe4\x74\x37\x95\xd9\x11\x45\x44\xf9\x78\x9f\xa1\xa5\x2f\x1c\xde\x9c\x4a\xf8\xce\x10\x5f\xff\xf6\x5a\x89\x62\xb2\xbd\x56\x72\xe0\x99\xda\xec\xc8\x65\x7b\x7b\xb1\xe4\x76\xbd\x0d\x9f\x4b\x1f\x73\xc4\x94\x14\x2c\xcc\xee\x3b\x4b\x96\x53\x8b\xf4\xd4\x82\x9d\x2c\xed\xa1\x79\xb4\x47\xc6\xc4\x68\x60\xdb\x89\x55\xe7\x2b\x5e\xde\x4f\x29\x49\xab\xa5\x15\x4c\xd5\x1b\xc0\x1c\xf7\x43\xd3\x9d\x4d\x34\xbb\x8d\x6f\xaf\xe7\x37\xb6\xaa\xa3\x32\x87\xef\x2c\xed\xb1\x73\x6f\xe4\xa1\x71\xac\x25\x0f\x8d\x06\x4c\xeb\x08\x16\xe1\xec\xff\x10\x2c\x32\x23\x3a\x58\x04\x55\xf4\x63\xde\xfb\x8a\x1a\xf3\x09\x42\x79\x22\xca\x1c\x3a\x22\xd9\xdf\x77\xe7\x5d\x9d\xa9\xf1\x8f\x43\x8f\x96\x23\xf6\xe3\x7c\x79\x95\xe5\x0f\x3f\x5a\x9d\x79\xd9\xb1\xc0\x33\x2f\xdb\x0e\xd4\x53\x47\x37\xa8\xe7\x5b\x37\x08\x58\x80\x38\xd0\x6a\x50\x09\x90\x9e\xc5\x5a\x07\xe9\x59\xee\x3a\x21\x3d\x4b\x0b\x84\x1d\x8d\x47\x00\xce\xb3\xca\x64\x14\x94\xb4\xc5\x3a\x26\x24\x69\x9d\xef\x33\x79\x5e\x53\x5d\xdb\x8f\x62\x8e\xf9\x40\xfc\xd7\xf3\xae\x6b\xdf\xf2\x4f\x6a\x4f\x7d\xe5\x01\x9f\x23\x92\x62\x8b\xd2\x49\xce\x42\x89\x42\x6f\x60\xe9\x19\xfb\xc5\x07\x12\xc0\xd4\x6f\xb1\x4f\xe7\x65\x01\xe3\x98\x02\x1f\xa2\x65\x5b\x3e\x55\xcb\xd2\x27\xce\xf8\x50\xd1\xcd\xcc\x78\x76\xd6\x91\xa7\x02\x6e\xbe\x92\xc1\xee\x99\x1e\x8b\x96\x46\x14\xef\xde\x4c\x41\x42\xa1\xa6\x58\xa3\x50\x63\x3d\x32\xe1\x59\x6b\x9c\x0d\xa0\x50\x33\x45\x41\xa1\xa6\x53\x40\xa1\x32\xdb\x3f\x66\x10\x4c\x15\x88\xa2\xba\x53\x2e\x8d\xa1\x1b\x9c\x01\x22\xc6\x5a\x83\x49\xef\x98\x2f\x0c\x26\xed\xb9\x40\x9b\xb4\xac\x1d\x1c\x33\x5f\xc2\x62\x4b\xbe\x15\xac\xac\x1e\x11\xad\xc4\x8f\xbc\xec\xb9\x83\xb3\xc7\x24\x66\x67\x36\x66\x93\x98\xb5\x58\x2e\xbf\x5e\x0b\xd9\xf1\xbf\x8e\x9d\x62\x57\xf8\x3a\x76\x6a\xe4\xd9\xc7\xaf\xe6\x37\x72\xe3\xf7\xd4\xc1\x6e\xfc\x9a\x77\x6d\x8c\xc4\x72\x63\x2c\xea\x39\x39\x2b\x0c\x3e\x7d\x14\xe0\x7f\xee\xef\x46\xa6\x9e\x93\xdd\xd2\x7c\x66\x67\x0e\x37\xf3\x99\x9d\xb9\x85\x18\xb7\x7a\x66\xbb\xff\x62\x69\xad\xf9\xab\xdb\x46\xf5\x4d\x06\x38\x52\x10\x6d\xa3\xe1\x5e\x27\xb3\xa4\x20\x5f\x59\xb0\xa7\x7c\x31\xad\x66\xe8\x30\xad\x62\x40\x33\x50\xb5\xc7\x25\x69\xa0\xea\x99\x2b\xbd\x81\xaa\x67\xce\x11\x11\x9e\xb5\xb8\xaf\xc4\x77\xf6\x28\xaa\x29\xc9\xad\xab\x79\x3a\xac\xc3\xd0\xa7\x36\xbc\x46\x11\x37\xe1\xd9\x99\xdb\xb1\x73\x14\xd7\x2c\x49\x33\x9e\xc5\xda\x6e\xc6\xb3\x33\x0b\xd4\x68\xd9\x3b\x8a\xac\x29\xcf\xa2\x24\x3a\x25\xf1\x39\xd9\xd0\xbf\xc0\x4c\xd9\xa7\x44\x88\x76\x12\xf4\xf4\x88\x6a\x0e\xe7\xc6\xd7\x68\x92\x1c\x92\xce\x49\x7c\xc6\x5e\x6a\xbe\xb4\xda\x52\x27\xaf\x96\x5c\xcb\xbf\x9c\x39\x77\xfe\x63\xb3\x78\x49\xa5\x3c\x5c\x67\x7e\x2b\x12\xee\x32\xf3\x54\x76\x71\x56\xf0\xcf\xee\xae\x68\xa3\xa6\x53\x7b\x75\xbf\x9f\x51\xdb\x1c\x6d\x66\x53\x3b\xa3\x86\x99\x30\xed\x75\x14\x99\x30\xad\x1f\xd4\xd8\x84\x69\xad\x61\xd6\x73\x06\xe3\x76\xf4\x88\xc3\xbf\xcd\xcb\x0e\x7c\x9b\xa9\xc5\x33\x17\x2b\x93\xe2\x47\xe6\x95\xb7\x4e\x5f\x7f\x3a\x11\x7f\x16\xf3\xb2\x97\x16\x7a\xa4\xe9\xd4\x5a\x1c\xb6\x3f\x83\xc0\x73\x0d\x71\xba\xe3\x2b\x7a\xba\xf2\x1b\xb7\x1c\xa1\x3f\xa3\xbe\x73\x4d\x32\xdb\x5a\xad\xf9\x52\x90\x99\x9a\x57\x05\x99\xa9\xf9\xe7\xf4\x87\xf9\xa7\x1b\x43\xd3\x08\x58\x9c\x79\xa8\x6d\xba\xdf\xf9\x89\x03\x16\x67\x4a\xa2\x6d\x74\x9a\xd3\xb7\xe6\x36\x03\xfc\x3a\x76\xc4\x1f\x0b\x0d\x35\x58\x89\x91\x5b\xad\x91\x8a\x1b\xce\x6f\xcd\x04\x92\x0b\xa2\xb1\xda\xd7\x9d\x0e\x37\xed\x66\xd4\xaa\x1f\x1e\x0e\xd4\xd1\x9f\x3d\x1c\xb9\xbb\x39\x8b\xf2\x75\x5f\x79\xba\xfc\x2d\xfd\x64\xe2\xcd\x9a\x2a\xa2\xfe\xd0\x17\xf2\x77\xd4\x9a\x82\x3c\x72\x29\x57\xeb\x2c\x00\x2a\x27\x4d\xbe\x72\xaf\x73\xd2\xe4\x2b\x77\x4d\x27\x4d\xae\xec\x64\x80\xbb\x73\x53\xfb\x41\x1e\x36\xf3\x2e\xad\xc9\x53\x6d\x1b\x2d\xa3\xac\x85\xd5\x4b\xda\x6a\xff\x47\x4b\x4f\x6c\x5b\x6e\x58\xfc\x4e\x7d\xdc\x72\x76\xfc\xe1\x39\xa6\x75\x7f\x84\x90\x71\x76\x28\x9f\x71\xbb\x99\xa6\x86\x70\x5f\x77\xf9\x27\x31\xca\xf3\x2e\xfb\xde\x8d\xd8\x5d\x6e\x4a\x52\x82\x07\xfa\xdb\x10\xef\xeb\x2e\x11\xb7\x97\x73\x45\xfc\xf8\xd3\x54\xf8\xab\x4f\x53\xee\xcf\x9f\xe6\xa1\xdd\xe2\x6c\x4f\x06\x79\x5f\x37\xb7\x4b\xa7\x42\x6e\xac\xd7\x3f\x82\x29\x58\x39\xce\x85\x7c\xdf\x47\x44\xda\x4a\x47\x78\x5d\xdd\x6c\x99\x02\x7a\xb7\xfb\x48\xb9\x5d\x52\xbe\x74\xdb\xa8\xd1\x64\xa6\xe5\xa7\x6e\x2a\x17\x2e\xe7\x45\x6e\x8e\xd1\x7a\x44\xb7\xe6\x4c\x49\xca\x6f\xc4\xb0\xfe\x39\x79\x66\x90\x85\x82\x8c\xb7\xc6\xa2\x13\x64\xbc\xdd\xec\x4c\xe4\x3d\xbe\x39\xaa\xff\x9c\xde\x88\xdd\x92\x3c\xc7\x77\x49\x39\x1e\x19\xf6\x08\xa1\xc6\xdb\x7d\xe6\x21\x7d\x4f\x6f\x2f\x7a\x9b\xda\xdb\xc9\x3c\x51\x3d\xff\x1c\xbe\x7b\xa0\x0d\x39\x79\xf1\xeb\x8b\x75\xf2\xe2\x31\x5e\xd1\xee\xbe\x57\x34\xe7\x61\x1a\x80\xbb\x8f\xe9\xff\xe7\xa8\xdc\xdc\x2d\x8d\x1f\xbf\xee\x2b\x2f\x3b\x78\x25\x5d\xb1\x49\x0b\x94\x92\x3f\x2e\x39\x75\x56\xa8\xeb\x99\x3a\x9a\x7f\x85\x73\x85\xd4\xc7\x5c\xb7\x26\xa9\x8f\x1d\x60\xf6\x88\x56\x2a\x7b\x9e\x8a\x0e\xc9\x0b\x76\x3a\xd5\x71\xe3\x6c\x98\x24\x37\xc6\x23\x3c\x8f\x41\x7b\x0a\xe2\xf0\x50\xe6\x65\x07\xe3\x78\x62\x4e\x72\x1d\x73\x9f\x9f\xe4\x3a\x06\x17\x3a\xc9\x75\xcc\xb5\x7b\x1e\x40\x1d\xad\x32\xcc\xc3\xeb\x01\xb7\xfa\x74\xee\xe3\x0b\x8c\xcb\x3c\xbc\x1e\x80\xc7\xcc\xc3\x07\x0b\x17\xfa\x79\x24\x2d\x4e\x44\x50\x23\x94\xec\x05\x61\xe2\xe5\x47\xf4\xf8\xa5\x09\xa4\x51\x9e\x11\x15\x2a\x83\xeb\x6c\x2a\x8d\x72\x03\xb1\x36\x93\x45\x79\xd0\x20\x5b\x0a\xf0\x03\x4f\xa7\x4d\x8e\xbf\x6c\x1e\x70\xcd\x0e\x4a\xd2\x19\x00\x8b\xcf\x23\x2a\x5e\xa7\x55\x4a\x5e\x0e\xac\x9d\x79\xda\x3d\x26\x11\x3d\x8b\x06\x63\x42\x22\xaf\x8c\x49\x50\x93\x79\x2a\x3f\x6c\x86\xde\xd9\x8f\x8f\xb7\x60\xea\x98\x4f\x7f\x72\x3f\xd3\xf6\x65\x6e\xd4\xcc\x04\xc2\x7d\xd2\x33\x4e\xec\x75\x66\x70\x15\xe3\xde\xbd\x0a\xa6\xb0\xeb\xad\x67\x78\xa4\x79\xf5\x54\xd7\x69\xbd\x4c\x37\xfc\x88\xdd\x22\x9d\x28\x6e\xb3\x9e\x59\x80\x7b\x3c\x23\x89\x7b\x3c\xaf\x3a\x54\x2a\x4d\xcb\xfa\x48\x15\x1c\xdc\xf5\x1f\xe0\xe4\xd3\x04\xa8\x71\x74\x4e\x52\x21\x1f\x34\xc6\xa9\x90\xcb\x79\x44\xb4\x0e\x7d\x46\x2c\x16\x0b\x62\x15\xea\xa8\x21\x39\x52\xdc\x97\xd8\x79\x42\x63\x6b\x7d\x63\x9e\x00\x96\xee\x94\xe4\xcc\xd4\xef\xb7\x5f\xdb\xde\xf3\xad\x79\x78\x99\x30\x27\xc1\xec\xb6\x04\xce\x13\xf6\xbe\x1a\xd1\x44\xac\x83\x1f\x69\x16\x97\x32\xf2\xd4\xd7\x2c\xef\xa3\xf3\x84\x9f\x8f\x81\x3d\x1d\x15\x57\x46\x44\x13\xe6\x32\x7a\x42\xa2\xb7\x6c\x2c\xa7\x61\xbf\x60\x82\xa7\xb0\xe7\x2d\xeb\x5d\xd8\xf3\xc6\x7e\x35\x93\xea\xb8\xf0\x53\x4f\x69\x1c\xaf\xf3\x74\x7c\x7a\xc9\x4f\x9c\x34\xba\x47\x94\x9a\x06\xbe\x65\x9e\x4e\x3f\xc7\x9d\x78\x3a\xc1\x71\x69\x35\x05\x3b\x53\x52\xa3\x53\xb7\xd3\x69\xd1\x11\x9e\xb4\xce\x01\xff\x88\xe2\xf7\xbd\xa9\xa1\xb3\xd1\xa1\x33\xcf\xd3\xd9\xe8\xcc\x39\xfd\x88\x0e\xc6\x4f\x53\x3d\x8b\xdb\xc8\xcb\x5d\xf1\xf5\x79\x38\xfc\x30\xbf\x99\x1e\x1c\x9a\xb3\xbd\x4f\xa4\xbf\xc5\xbe\x30\xdf\x72\x05\xf1\x66\x8a\x5f\x46\x6a\x70\xee\xcf\xcb\x48\x0d\xce\xf2\x69\x5c\x79\x07\x39\x39\x4d\x02\x3a\x9c\x1a\x70\x4e\x43\xb2\x21\x58\x9d\xb3\x38\xa6\xad\x1e\x11\x7d\x6b\x67\x23\x28\x50\xd7\xe5\xe5\x44\xe1\xb9\xc7\x6b\xb6\x09\xd7\xca\x40\xbb\xc1\xd9\x3f\x9d\x98\x0f\x0f\xd6\x6c\x0e\xd1\x03\xf8\x39\x05\x9e\x1a\xce\x59\xff\x48\x02\xbd\xfa\x38\x9f\x46\x52\x1d\x5c\x0b\x67\x33\xad\xfa\x5d\xf3\xe5\x9f\x0b\xf2\xa7\xc6\x59\xe1\xa8\x9b\x62\x81\xbb\x0e\x3a\xf8\x76\xe8\x53\xc9\x33\xc7\x3e\xb2\x01\x2a\x4f\xdf\x28\xc6\x01\x4e\x25\xe6\x1b\x85\x35\x26\x08\x56\xc1\xdf\x3f\x6f\x33\x73\x31\xa4\x66\x88\x3b\x7c\x23\x9c\x66\x88\x3b\x4a\xbe\x93\x67\x7c\xe4\x99\x20\x2b\xa9\x8c\x9c\x9f\x07\x53\xf9\xb6\x0f\x9f\xd1\x15\x16\xab\x60\x42\x9a\xc2\x62\x15\x0c\x8e\xf3\x76\x2e\x23\xa6\x9b\x81\x59\x0d\x7f\xd4\x54\xfa\xbe\x47\xe4\x8f\x4a\xd6\x8b\xe1\x61\x1a\xb5\xd5\xb8\x13\x4c\xa7\xf3\xcb\x79\x2e\x94\xd6\x04\x87\x33\x05\xcb\x9a\xfd\x7d\xf3\x4f\x12\xc5\x58\x2f\x6b\xec\x73\x42\x65\x55\x3c\x3d\xf3\x86\x67\xa0\x46\x94\x67\xea\xca\x97\xc2\xdd\xa5\x1b\x15\xbb\x0d\x32\x61\xde\x39\xca\x18\x1c\x8e\xb2\xd4\x6e\x59\xe3\x67\x56\x9a\x73\xee\xc0\x66\x32\xcd\x39\x77\x70\xef\x9e\x02\x6c\xd5\x7e\xfc\x87\x1d\xdd\x7c\x74\xc7\xdb\x43\x8e\x41\xc1\xc6\x33\x05\xdf\xaa\xf8\xa7\xa7\xd9\xe9\xe6\xc9\x6e\x63\xfc\xd6\xc9\x9d\x64\x1a\xbf\x75\xb6\x23\x25\x61\xf7\xa0\x1f\x1c\xaf\x9d\xa9\x86\x19\xed\x15\xbf\xfe\x34\xff\xc1\xde\x9c\x4f\xff\xfc\xd4\x75\xea\x04\x70\xfb\xb2\x36\x3b\xb7\x7d\xf6\x8c\x4e\x08\x09\x2b\x50\x30\xac\xc6\xcd\x79\x76\xac\x68\x35\xa2\xcc\x96\x33\xe5\x62\x68\xba\x11\x6d\x8a\x64\x38\xc0\x57\xb1\xe5\xf5\x5c\xd0\x27\xa2\x6e\xe4\xec\xa4\xdd\xac\x41\xac\xe4\xee\x0b\x39\x1b\xa9\x90\x51\xcd\xb9\x99\x1e\xe9\xe7\x93\x38\xff\xb0\x32\xca\x81\xd9\x17\xb9\xeb\xf8\x89\xd4\xff\xce\x3c\x17\x6e\xaa\x75\x74\x83\x4e\x1c\x09\x43\xd1\x1d\x48\x7d\xa6\xc7\x4c\x8f\x72\x1e\x79\x99\x8d\x87\x97\xc9\x1b\x44\x0d\xcd\xc2\x85\x41\x6a\x0e\xa8\x39\x5f\xf1\xf7\x7f\xff\xef\x76\x4c\xe9\x9c\xe2\xdd\xba\x33\x1d\x0c\x7b\x39\xe8\x5b\xd1\x6e\xdd\xc0\x25\xa7\x30\x30\xf7\xd9\xf3\x9d\x63\x6e\x6e\x24\x11\x61\x8f\xbc\x29\xa5\xec\xcc\x9b\x46\xc3\xf1\xf7\x67\x5a\xdf\x39\x60\x4d\xaa\x95\x85\x3e\x14\xe5\x92\x7d\x58\x18\x97\x3b\xa7\xfa\x40\x03\xe3\x3b\x73\x2c\xb2\xae\x06\xc1\x83\x0c\xac\x39\xb4\x6e\x8c\x45\x53\x60\x95\xbb\xa3\xd4\x0a\xac\x72\xf7\xb4\xd0\xa7\xd3\xcc\x87\x1f\x3d\x2b\x48\x0a\x4b\xae\x79\x26\x0a\x2a\x8e\x0c\x93\x6b\x71\x49\x9a\xc6\xaa\xdc\x80\xf3\xe6\x34\x69\x27\xf3\x75\x0e\x85\xe0\x30\xd3\x8d\x63\xc1\xe6\x35\xcd\xb4\x45\x1a\xfe\x47\x5c\xff\xf7\xff\xfa\xf9\x7e\xa8\xc0\x9a\x99\x0f\x15\x58\x93\xff\x2b\x45\xe1\xc1\xe6\x2d\xcc\x49\x3f\x67\x24\x21\x05\xf3\x0b\x23\x05\xf3\x07\xa2\xf7\x58\x68\xd3\x68\xc0\xd4\x4d\x1c\x2d\xad\xa6\x18\xc5\xb2\x5c\x79\x53\xf8\xbf\x9a\x42\x7f\x92\x6e\x24\x45\xb6\xf8\xae\x3c\xa7\x63\x59\xe8\x6e\x61\x43\xae\x68\xfa\x26\x9d\x1a\x40\x9c\xa6\x48\xa7\x0a\x46\xa5\x29\xc4\xc7\x28\x2d\xc5\x7c\x9e\x67\xec\x61\x02\x7c\x8c\xd2\xa8\x8c\x03\x56\xd0\x24\x9d\x19\x0e\xb4\xc2\x9c\xc6\xf4\xb5\x48\x3a\x82\xd2\xa3\xdb\xc8\x44\x4a\x11\x16\x0a\x68\xd8\x9c\x46\xf8\x5d\x34\x49\x70\xa7\x23\x4d\xd2\x2c\xa9\xed\x88\x28\x80\x61\xcb\xab\x02\xbc\xa5\x83\x9f\x6d\x6f\x1e\xe5\xdf\x06\xf5\xb9\x0c\xe9\xa3\x4b\x17\x73\x88\xad\xca\xd8\x8e\x83\xb1\x10\xb6\xa3\x44\x67\x5d\x0e\x52\x29\x79\x53\xe4\x94\x2c\xa8\xc5\xa9\x3e\x91\x5c\xb7\xfc\xc2\xe7\x78\xbe\x93\x45\x09\x14\xd1\x14\x16\x63\x12\x01\x35\x9d\xb4\xad\x36\xb6\x2d\x01\x2c\x26\x71\x4d\x73\x71\x1e\x53\xaa\xc3\x4d\x18\x44\xe1\x29\x2a\xa8\x9d\x09\x9c\xe2\xfd\x85\x5d\xa8\x9c\xa3\xc1\x4f\x70\x74\x82\x9f\xc0\xbc\x3d\x8d\x9f\xa8\x8d\x5d\x16\xfc\x04\x6e\x8c\x69\xfc\x44\x3f\xdf\x97\xa7\x4f\x17\x7e\x24\xfd\x1a\xbb\xff\x74\x36\xb6\x73\xb6\xfc\xd6\x1e\x05\x36\x7a\x53\x3e\x9d\x93\x9d\x53\x98\x88\x76\xa5\xa7\x4d\x50\x06\xd6\x65\x0a\x05\xd1\x6e\x34\x08\xa1\x1e\xda\x9d\xef\x7c\x0c\x51\x01\xe9\xc0\xf7\x5b\x8a\xd7\x15\x7d\xe2\xd8\x78\xa6\xab\x99\xa1\x2a\xe1\xe9\x73\x99\xae\x95\x42\x05\x71\x28\x51\x20\xb7\x99\x81\xf9\xc5\x36\xe8\xb3\xe6\x99\xa7\x4b\x9e\x79\xba\x0c\x24\x45\x2a\x70\x4c\x0b\xdf\x30\x0f\x96\xfc\x36\x02\xae\xe4\x99\x87\x2b\xdf\x09\x01\x57\x52\xa6\x74\x29\x7a\xc2\x78\x04\x80\x24\x33\x78\x84\xbc\x6a\x7f\x6a\xc3\x8a\x22\x3c\x42\x23\xf6\x6b\x2a\xcd\x5a\xbb\x52\x1b\xf3\xef\x01\x72\x9c\x06\x27\x5c\x99\x4c\xdb\x74\x7c\x2d\xc5\xda\xdc\xcb\xf4\x11\x54\x21\xde\xb3\x29\x46\xa9\x58\xe4\xa6\x71\x0b\x57\x26\x9e\xa0\x09\x0d\x47\xe7\xdc\x98\xb6\x51\xe0\x0c\x45\xb8\xee\xf4\x88\x6d\xd9\x2d\x0f\x65\x49\x45\x9f\x34\x12\xe1\xd5\x5a\x8d\x35\xb8\x33\x20\x06\x21\xa7\x0f\xbc\xb5\x95\x14\xfa\xe8\xcc\x2d\x5d\xb0\xbd\xf0\xa9\x8e\xc0\x9b\x07\xb3\x43\x58\x81\x12\xfd\x4b\x1c\x52\x67\x1d\x2d\x62\xd3\x18\x50\x37\xc5\xc1\xe3\x53\x9b\xdb\x70\xcd\x4a\xd5\x9e\xe9\x38\xfb\x95\x67\xc2\x40\xd6\x94\xb2\xf4\x2c\x95\xd1\x0c\xa8\x91\xbe\x7a\x96\x37\x8d\x4d\xe3\x87\x4e\x92\x06\xfe\x66\x7e\x80\xd8\xd8\x10\x3b\x0d\x0a\xb8\x4f\x0a\x32\x28\x00\xa0\xdd\x74\x0a\xb5\x23\xf3\xec\x03\xc6\x86\x1d\x4c\x28\x80\x0a\xf0\x72\x02\x02\xc8\x66\x2b\xaf\x7f\x23\x5a\x6f\x3a\xef\x19\x31\x7f\x53\x3e\xff\x46\xec\xce\xfc\x98\x15\xb2\xa1\x79\x29\xef\x59\x23\x58\x70\x82\x00\xc8\x86\x26\x04\x40\x3b\x52\x3d\xcd\xc9\xe3\xbf\xa8\xda\x64\x39\x9b\x4c\xb4\x0f\x8e\xcd\x96\x2a\xf8\xa0\x48\x3b\x1d\x33\xc2\x3a\x04\x01\x30\x5b\x7e\x2a\xdf\xd8\x4c\x85\xec\x91\x60\xde\x7d\x70\x6c\xa2\x7f\x0a\x01\x70\xde\x25\x2d\x35\x43\x64\x16\x2a\x79\xce\xb2\xe9\x7e\x4c\x11\xc9\x09\x48\x9a\xb3\x2c\x55\xd2\x9c\xdd\xec\x7e\xc2\x00\x34\x02\xd0\xe6\xc7\xa6\xb6\xbb\xe6\x5d\x1b\x6c\xd9\x55\x84\x01\x68\x37\xb7\xa9\x8f\xd3\x31\x71\x5e\xd8\x73\x5f\x5b\x6a\x84\x7d\x8c\x62\x35\x8b\xe7\x3b\x4e\x1b\x4d\x36\x4f\x7d\xd4\x64\x5a\x39\x6d\xf4\x99\xa1\x21\x21\x13\xd7\x7c\xfb\xea\xdf\x1b\x2d\xc4\x4f\xd1\xf4\x4c\xfc\x94\x69\x65\x57\xfd\x7b\xc3\x35\xf1\x53\x16\x88\x5d\xf3\xef\x35\xd6\xae\xf9\xf7\xe6\x2a\xd7\x7c\xcb\xd4\xb6\x67\xbe\xb4\x96\x87\xcb\x96\xc2\x3c\xdd\x26\xe8\x73\x85\xcd\xfd\xd4\x71\x39\x4c\xfb\xdb\x81\xa5\x4d\xfb\xd0\x47\x2c\xb9\xf2\xa1\x97\xdc\x64\xec\x42\xaf\x2d\x35\x34\x50\x2b\x7b\xa1\xb9\x9e\x8e\xb7\xfe\x9a\x4c\x0d\x07\xfb\xb4\x9b\x1c\xb4\xde\xb4\x97\xbc\x46\x5b\x93\x97\xbc\x82\x25\x9e\x26\x73\x22\x04\x71\x7e\x4d\x5a\x93\x0a\x89\x40\xf4\x78\xdf\x54\x2f\x70\x1f\x91\x97\xfb\x3a\xd0\x33\xbe\x8e\x27\xbe\xe9\x5b\xa1\x73\x0f\xe6\xcd\x17\xe2\xdc\x2b\xbf\x97\x4a\xc4\x01\xfb\xf5\xe6\xc7\xfc\xb3\x4f\x7b\x9c\x79\xd5\xf0\x5c\x66\x91\x3c\xdc\xb3\xa7\x03\x0c\x5d\xaf\x91\xdc\x75\xd4\xdb\x68\xdc\xac\x00\xfb\xa8\x0f\x80\x5d\xf3\x6b\x38\x6e\x49\x05\xc0\xd5\xe7\x53\x94\x92\xfc\xd3\x5b\x1e\xc3\x67\x97\xf5\x91\x3d\xcf\x2e\xeb\xa3\x70\x22\xff\xc0\xe3\x52\xb2\x7d\xd6\x47\x96\x9a\x7d\xd6\x47\x41\x4f\xfa\x19\x90\x4b\x9d\xec\xa3\xbe\x1b\xf7\xa7\x1f\x3b\x62\xcd\xbb\xd3\x03\x38\x10\x19\xfb\xfc\x67\x6b\x3c\x53\x92\xec\x04\x67\x9e\xd9\x14\x50\xf3\xf0\x4f\x0f\x29\x96\x83\xf9\x15\xbb\x45\xde\x95\xb9\xff\x48\x41\xde\xd9\xda\x2b\x1a\xd4\xc0\x19\x6a\xd7\x72\xcb\x3a\xfc\x01\xda\x40\x23\xff\xb1\xd3\xdd\x29\xd8\x1a\xd7\x9d\xa2\x98\x9d\x74\x93\x6c\xac\xf8\xd4\x67\x3c\xcb\x2d\x0f\xbd\xd3\x71\xaa\xfe\xcc\x85\x9b\xdf\xe0\x59\xce\x68\xb0\xd3\xb1\x19\xfc\x4c\x86\x7b\xff\x3b\x7e\x68\xc6\xcd\x9c\xb1\xc1\xaf\x9c\x39\x60\xfe\xd0\x77\x1c\xed\x5c\x7b\xa7\x84\x18\xc4\x6a\x9a\x6a\x57\xdb\x3b\x23\xd8\x16\x99\xed\x3f\x18\x22\x39\x2d\x7e\xd0\xdf\xb6\xbc\x5c\xcd\xd7\x46\xd3\x37\x3b\x35\xbf\xb5\x6f\xed\x46\x15\xc0\x97\xdc\xd9\x17\xcd\x0d\x76\xcd\x8c\xac\xd6\xc3\x0d\x0d\xc3\xb4\x6b\xf9\xc2\xdd\x3d\xed\x5a\x1e\xfd\xa6\x53\x1d\x77\xd4\xde\x6a\xfc\x79\x03\x76\x25\xed\x69\xae\xb1\x13\x8b\x2c\xac\x0d\x86\xd2\x7e\xe7\xf7\xce\x66\xbf\xf3\x60\x78\xe4\x4b\x6e\x99\xb4\x7f\xd9\x61\x2b\xe2\x70\x63\x1b\xe2\x94\x45\x39\x0f\x15\xa2\x3c\x52\xea\x47\x2a\x51\x41\xf2\xf2\x2d\xa9\x9e\x97\x2f\x13\xe4\x0f\x50\x2d\xbb\x84\x3d\xc9\x47\x76\x58\xfb\x8e\x6b\x36\x72\xf9\x8e\x5b\xac\x71\x76\x1d\x9f\x31\x9e\xff\x01\x77\xba\xf3\xae\x71\x0a\x6c\xbf\x7f\xe8\xad\x1c\x35\x7f\xe8\xad\x69\x2b\xa8\x0c\xce\x8f\x3f\xec\x45\xd4\x18\xc3\x23\x27\xbd\x1c\xc2\x4f\x77\x53\x92\x8d\x40\xd0\xae\xcc\xbf\x68\x9c\xb4\x47\xa7\x77\x07\x62\x32\x61\x00\xe3\xb2\x67\x37\x6f\x6d\xe8\x17\x76\xf3\x9e\x8d\x41\xff\x03\x3d\xc4\x84\xf9\xd3\x54\x84\xaf\xf6\x11\x45\xcd\xc1\x25\xd6\x5e\xde\xda\x32\x90\xc2\xd6\x65\xfe\xdb\xab\x7b\xb6\x33\x05\x49\x47\x4f\x37\xd9\xa9\x1b\x37\xa0\x9c\xba\x8d\x98\xd3\x29\x3f\x6d\xeb\xd6\x97\x97\xdd\xb4\xc5\x09\x6e\x1f\x51\x54\x21\xb6\x6f\x2c\xf9\x65\x47\x71\xa9\xeb\xf0\x85\xd7\x53\x70\xc9\x0d\x5b\xb8\xeb\x2d\xb9\x5d\x0b\xb7\xb9\x25\x37\x6b\x99\xef\x9b\xb2\xf8\x7a\x3f\x5e\x87\xd9\x15\x1a\x7f\x90\x39\x1a\xcb\xe6\xb2\x9b\x74\xf4\x4e\x31\x1a\xfc\x7e\x9d\x94\x63\xba\x7c\x46\x7b\xd9\xf5\x79\xbc\x7f\xd1\x25\x17\xdf\xf4\x3a\x80\x4c\x5b\x9f\x5f\x07\xa8\xe8\x9a\xa7\xbe\x74\xdf\x7c\x0a\x2a\x3a\x75\x92\x11\x1a\x7b\xf5\x12\xe9\xd6\xd9\x80\x17\x2d\xf9\x50\x1b\xb1\x73\xeb\x00\x05\x5d\x23\x1a\x05\xdd\xe8\x30\x50\xd0\xe9\x15\x50\xd0\x69\xec\xf2\xf9\xd1\x90\xa4\x60\xa7\xfa\x46\xa0\x39\x15\xe5\x23\xda\x6c\x7b\x52\x07\x29\x7d\x47\xba\xc5\xa4\xa1\x2d\x55\x32\x72\x00\x8f\xcc\x3a\x7c\x77\x69\x37\xad\xc1\xd0\x9c\xff\xc8\x85\x74\xa4\x0e\xdb\x47\x0f\xb5\xd7\x94\x3a\xde\x7f\x6e\x49\x2e\xe6\x1c\x4c\xe3\x7f\x83\x59\xd6\x89\x55\xd9\x1e\xa3\x25\x67\xe5\xf3\x69\x47\xf4\x02\x67\xc8\xe5\xad\x6c\xc0\x9f\x96\x9d\x95\x8d\x2d\x72\x9d\x86\x2d\xf7\x3b\x4f\xad\xf5\x7b\xf1\x2c\x11\x7b\x3d\xe2\x40\xf4\x25\xe0\xfd\x56\x37\xd3\x57\xf2\x71\x91\xd6\xe8\x62\xfa\xd6\x48\x24\xf1\xf4\x9f\x28\xb9\x5a\x4d\xa1\x0e\x5d\x3f\x1a\x1f\x7a\xff\x31\x87\xef\x23\x0a\xfe\x71\x45\xb2\xde\xde\xf2\xa9\x16\xe1\x45\x2f\x98\xb6\xde\xd4\xbc\x8f\x68\x37\x54\xa3\x29\xba\x94\x80\x64\x59\x27\xb6\xec\x94\x8b\x2d\x9b\x81\x39\x63\xa0\xe6\x65\x01\x28\xfb\xe4\xa7\x76\x84\xb4\x34\x4d\xf7\x8c\x3e\x23\x0d\x07\x57\x46\x9c\xde\xf3\xf2\xa9\x29\xc5\xdf\x4f\xb7\x0e\x15\xba\x5e\xa7\xef\x6d\x26\xed\x47\x34\x47\x14\x5d\x66\xf7\x27\x73\x57\xee\xcf\x36\xd3\x9d\x64\xe5\x49\x07\x6e\xbc\x89\x2e\xc7\xd9\xff\xf0\xd2\x2f\x25\xf8\x9b\x07\x8b\x49\x49\xfc\xa6\xe9\x29\x1f\xe9\x4f\x9b\xa1\x87\x53\xdc\x4b\x95\xc3\x68\x5d\xe6\x6b\xe0\x12\xb7\x44\xbe\x54\x31\xf6\xaf\xcb\xc7\xbb\x53\xcb\x3e\xa2\xe7\x5b\x24\xeb\xfe\x3e\x0e\x97\xe9\x97\x2e\x1c\xdc\xeb\xc2\xa5\xca\x68\x2b\x59\x5f\x03\xcc\xbe\x2e\xe8\xed\xef\x94\xa4\xc3\xe6\xa2\xb6\x78\x19\xef\x88\x46\x02\xdd\xa9\xa0\x71\x57\x3e\xcd\x57\xc1\xf5\xcf\xf2\xb6\xd3\xb4\x5d\xbe\xfd\x2f\xf1\x35\x35\x6c\x80\xab\x10\x1a\x7f\xe6\x53\xea\xdf\x11\x8d\x28\xf5\x39\xb5\x0a\x74\x24\xbe\x57\x2c\x11\x38\x3d\x4f\x53\xf0\xf6\x78\xa7\x64\x12\x41\x46\xfc\x79\xa0\x3c\x39\x44\xc6\x74\x81\xfe\x58\x76\xe4\xb6\xc2\x0a\x2f\x93\x77\xf9\x54\xdc\xe1\xc7\xe4\x37\xcb\x57\x47\x7a\xa6\x98\x56\x0e\x97\xf6\x82\x73\x89\xed\x14\xce\xa5\x42\x7d\x9d\x36\xf2\x4e\x39\x9e\xd9\x83\x2a\x28\x68\x1d\x5b\xd7\x12\xe9\x52\x69\x69\xa8\x8c\x40\x58\x32\x96\xd2\xe9\xbd\x2b\xb8\xd8\xcd\x4f\xf0\xe5\x32\x23\x53\x4b\xd7\x63\x2f\xa2\x1d\xc4\x69\x31\x88\xc5\x26\xa2\xf4\xbc\xaf\x45\x29\xd5\xd3\xfa\x62\xea\xca\xb3\x3d\xcd\x6c\xfa\x48\x53\x52\x5e\xf5\xa5\xa2\x31\x46\xdb\x27\xa7\x5f\xad\xdc\x7b\x58\x4a\x95\x8b\x8e\xf5\x9b\x25\x76\xa5\x9a\xe3\xb0\x72\xb1\x99\x48\x8e\x5d\xab\x29\x88\x93\xa8\x21\xca\x58\xfc\x96\xb3\xb4\x40\xfe\x99\x73\xf3\x79\x55\x77\x38\xab\x5f\xab\x0e\xc8\x5f\xf8\xe7\xf4\xb1\x14\xc9\xd1\x37\xec\x70\xd5\xa1\x53\xec\x61\xca\x86\x57\xfb\xfb\xaa\xad\xca\xec\x94\x95\xc8\x29\xd6\x83\x69\x95\x30\x94\x2d\x27\xc3\x7b\xa7\x81\x78\x95\x1a\xce\xf4\xe5\xd4\x78\x04\xeb\x2f\xb3\x2a\xf5\xa8\x36\xa2\x51\x6a\xc7\x5b\x8e\x8f\xd4\x54\x48\xd7\x71\xee\xca\xcb\xc4\x48\x67\x4b\xfd\x16\x67\x14\xe5\x1a\x86\xde\x52\x92\xee\xe7\xc7\x5b\x90\x2f\x6c\xa9\x03\x28\x74\x76\x94\x0a\xd0\xbc\xa7\x60\x1d\x3c\x3d\x7f\xb5\xf1\x89\x35\x56\x31\x89\x0f\x7e\x83\xe6\x38\xf8\x8f\x4f\x7d\x38\x04\x17\xdc\x48\x50\x1c\xae\x2a\xf4\x13\x40\xe6\x55\xb7\x01\x65\xec\xc1\xa6\x4a\x6a\x25\x23\xe3\xc8\x40\xe7\xf4\x78\x44\x74\x47\xaa\x08\x1f\xc8\xfb\x1f\x5f\xbb\x6a\xea\xa8\x73\x94\x8e\x31\x91\xd2\x0d\x25\xdd\x82\x48\x09\x08\xca\x6a\xc6\x30\xd5\x23\xa2\xaf\x5d\x77\x44\x11\x32\x33\x00\x0d\xc4\x2b\xc7\x75\x33\x76\xfc\xa6\x01\xe2\x55\x6a\x00\x54\x96\x78\x95\xce\x1b\x64\xf3\x6a\x46\xfc\x45\x5f\x6b\x20\xfe\xae\x94\x64\x64\x3c\x7d\xdc\x8c\xf8\x9b\x29\xca\x10\xbf\x99\x5a\xc8\x76\x99\x99\x27\xaa\xa5\x96\x19\xdc\x0c\xf0\x23\xf8\x63\x35\xb2\x75\xf4\x3c\x6d\x3a\x2d\x53\x0e\xbb\x74\xfe\xe2\x53\x78\x22\x0d\x3f\xcc\xbb\xbe\x42\x5e\x34\xd5\xd4\xdc\x30\x3e\xae\xe6\xac\xde\x28\xdd\x0d\xb4\x5f\x7a\x49\x13\x7c\xbe\x12\x98\x24\x0a\xf2\x05\x07\x6c\xea\x6a\x40\x2b\xd2\xfb\x52\x72\x3b\x6c\x9a\x4b\x40\x90\x0b\xd4\xdd\xba\x9d\x5f\xe2\x8e\x64\xd3\x2b\x3b\xb6\x70\x20\x17\x60\xb9\x65\xb6\x9e\x71\xd2\x9f\x24\x1c\x84\x85\x63\xdd\x04\xf2\xd6\x3c\xfd\x79\xa9\xb8\xe5\x61\xe4\x61\x2b\xbe\x89\x13\x19\x79\x5a\x4d\xaf\x48\x51\x52\x73\x08\x42\x5b\x4e\x31\x88\xbd\x7c\xdd\x10\x3a\xbc\x5f\xda\x32\xc8\x4e\x7d\x3b\xf3\x08\xd3\xfb\x66\xc3\x4f\x39\x3f\x49\xf9\x50\xf7\x96\xfc\xd1\x11\xec\xe8\x18\x42\x73\x94\xec\x58\xb7\x0d\x66\x68\x23\x4a\x35\x58\xb2\xf1\xdd\x9c\x0c\xfc\xcf\xbe\x83\x92\xef\x86\xaf\x7f\x79\xd5\x31\xc5\x35\xa2\xcd\x69\xa9\x2a\xe6\xb4\x9a\x6f\x7d\xe8\x72\xae\xde\xd8\xd3\xb8\xc3\x88\x7c\xa7\x3e\x07\xc7\x3f\xf7\xf4\xce\xa9\xc2\x2d\xa5\x63\x3e\x43\xe9\x31\x33\x4f\x4b\x2f\x18\x13\x32\x0a\x5a\x42\xe7\x98\xe1\x0e\xd6\x09\xd3\x45\x85\xec\x8e\x51\x8f\xe6\xdf\x89\xcb\x65\xbb\xeb\xc4\xe5\xde\x11\x7d\x45\xa3\x2f\x3a\x26\x04\xf6\x79\x61\x46\x2a\x9e\x94\x25\xcc\x48\x85\x22\x67\x75\x8e\x16\x7e\xaa\xb8\x41\x1c\xe6\xcb\x2c\x3c\x47\xee\x08\x9d\x28\x5c\x36\xac\x4e\x14\x2e\xab\x56\x3c\x3c\x35\x17\xd5\x6e\xce\x71\x70\x00\x4b\xf9\x06\x2b\x66\xd0\xd5\x3d\xb3\xb1\xad\x2d\xf1\xf2\xd4\x4c\x40\x81\x4f\x2a\x0e\xa2\x65\xec\xc9\xc0\x8c\xbd\xba\x35\x9e\x8b\x49\x66\xf0\xc9\x91\xa6\x78\xd2\xb7\x54\x81\x73\x28\x8d\xf1\x39\xd4\xde\x97\x85\x22\xb8\x50\xbb\x3b\xc7\x12\x1a\x72\xe7\x20\x2a\x74\xbe\x0f\x22\xec\xfb\xab\xdb\x1b\xdb\xd2\x1c\xdf\x3e\x5f\x89\x85\x49\x03\x30\x61\xa4\x83\xb7\x8f\x4a\xea\xe4\x78\x40\xc2\x5d\x57\xc7\x66\x81\x01\xa1\x13\xf1\xf4\x8a\x06\x0d\x8d\x94\xe4\xad\x84\x03\xba\x13\xf1\x84\x3a\x61\x96\x9e\x93\x10\xcb\xd5\x89\x78\xe2\x72\xd0\x89\x78\x62\x8f\x12\x4d\x4f\x23\x00\x67\x89\x98\x27\x70\xf2\xe5\x1c\x83\x27\xd1\x8e\x6b\x70\x1f\x9d\x79\xd7\xe6\x4b\x54\x37\xe7\x18\xbc\x72\x38\x3a\xc7\xe0\x05\x90\x61\x39\xc7\xe0\x85\xa5\x6d\x39\xc7\xe0\x95\xe9\xef\x1c\x83\x17\x90\x84\x35\x7c\x12\x65\x49\x8a\xa0\xe7\xe9\x9a\xbc\x6c\xe7\x28\xaa\xde\xf0\x1d\xb4\xa7\x8e\x76\x8e\xb2\x26\x45\xd1\xf3\x7c\x4a\x1d\x81\x4c\xb1\xb5\x0f\xa2\x2d\xd8\x91\x07\xd1\x16\xac\xba\xe1\x68\x8b\x2b\xef\xfa\xe8\xa4\x86\x04\x54\xf4\xfc\xc6\x77\x98\x54\x82\x3b\xea\x48\x41\xbe\xc4\xb0\x7c\x07\xe1\x16\x23\xdf\x3a\x1b\x3c\xaa\xb3\xf3\x08\x5e\xb9\xd8\x19\xd0\xd4\xe0\x92\x5b\xc3\xf6\x64\x0c\x68\x6b\x10\x71\x81\x56\xe4\x4c\x82\x17\xa0\xaa\x35\x08\x55\xea\x29\xd9\xd8\x99\x0c\x01\x11\x18\x3d\xa2\x8f\x4f\xb6\x2b\x43\xa0\x2e\x40\x12\x6b\x18\x97\x7e\x45\xb2\x6a\x50\x52\xb0\x73\xdd\x97\x94\x64\xd5\xa0\xa4\x8e\x36\x19\x31\x57\x87\xfd\x6e\xac\x10\xa3\xa2\x2e\x20\x84\xcb\xb0\xa8\x0b\x8c\xe9\x1a\x8e\x4e\x02\x51\xb8\x86\x91\xe9\x19\x02\x62\x37\x4a\x4a\x92\x6e\x90\xd1\xf2\x05\x14\x87\xed\x1a\x9b\x0b\x5c\x9e\xda\x47\x77\xfd\xdb\xb6\xbe\x06\xd8\x19\x6e\x6c\x66\x07\x1a\xb9\xb1\x0d\xe3\xd6\xcf\x33\x75\x7a\xe6\xe2\x38\xf2\xae\x2d\xd1\x6c\x6e\xc2\x5c\xb5\x71\x44\xb2\xdd\x14\xad\xc8\x98\xab\x72\xa2\x38\x4f\x5b\xa2\x6d\xda\x5d\x06\x5d\x95\x13\x43\x95\x50\x57\x6d\x1c\xf9\x12\x1d\xa9\x23\x0e\xeb\x3d\x11\x6d\x9b\xe8\x29\xd7\xb6\x89\x9e\x92\x0c\x62\x67\xde\x8a\x33\xa8\x41\x0b\xb6\x9c\xc3\xb0\x40\x05\xba\x26\x90\x76\xa6\xde\x04\xd2\xce\x1c\x9f\x64\x64\x63\x52\x4f\xd4\xb8\x8a\x74\xdb\x54\x9a\x77\x05\xbf\xe6\x76\x68\x36\xa0\x0a\x3d\xdf\x9a\xe4\xec\x66\xb1\x4f\x6e\xc8\x23\x25\x99\x37\x6f\xa4\x12\x32\x9f\x70\x57\x73\x5a\xc2\x92\x2b\xa9\x38\x7f\x5a\x2e\x10\xd3\xd6\xc8\x0b\x25\x7a\xda\xf8\x03\x16\x66\x89\xd7\xa7\xe5\x12\x30\x93\x9d\x8d\x5e\x22\x3b\xdb\x95\x4f\x85\x7e\x4f\x63\x50\x92\x4a\x3e\xd5\xd5\x29\x96\x22\x83\x94\x7a\xac\x4a\x62\x42\xb9\x70\xa7\x2c\x71\x9d\x4c\x68\xb0\x97\x52\xb9\x4d\xa8\xae\x97\xb9\x4d\x8e\x6c\x72\xe2\x36\x39\xfb\xc5\xe4\x31\xae\xe7\xc0\xdf\xb0\xcc\x6e\x72\xc2\x91\xb7\x4c\x67\xd2\x89\x8a\x59\xa6\x33\x89\x31\xc0\x40\x1f\x90\x61\xcb\x40\x9f\x13\x3e\xbd\x65\x72\x93\xfb\xaa\x29\xd7\x50\x06\xda\x26\xe4\x4f\x68\x75\x96\x91\x3f\xad\xa3\x76\x2c\xd8\xd7\xd3\x70\xf0\xb2\xac\xce\x4d\xe8\x2c\x16\x20\x41\x81\x1a\x5c\x02\x2b\x09\xe4\x50\x3b\x37\x41\x4c\x5c\xb2\xb7\x4f\x8e\x68\x01\x49\x20\x57\x53\x92\x17\xe0\x95\x6f\xff\xb4\x34\xf8\x6b\xe6\xe8\x85\x28\x83\xda\x19\xe9\xd2\x14\xa5\x0e\x13\x47\x45\x47\x94\xef\xe7\x8e\xe4\x6c\x8d\x8c\xe2\x36\xea\x90\xd3\x69\x7b\xb3\x07\xf3\xb4\xb6\xc1\x84\x6c\x68\xa6\x0d\xa9\x84\x32\x2e\x61\x75\xca\x4c\x2f\x98\x94\x8a\x78\xc4\xb5\x61\xdc\xe1\x3c\x15\x4f\x48\xcd\x0d\x00\x9a\x90\x9c\x5c\x1b\xe8\x75\x7a\x10\xe8\x75\xcf\x53\x29\x25\xa9\x03\x6c\x1e\x6c\x01\x1b\x23\x1f\x5b\xc0\xce\x54\xa2\xa9\xb6\x7a\xdf\x6c\x61\x1b\x3c\x75\xc9\x53\x6b\x4a\xe9\xfc\xcc\x9e\x94\x8c\xa6\x94\x92\x65\x53\x28\x79\x57\xdd\x74\xa4\xb1\x46\x5b\xc3\x4d\xbd\x76\x66\x4f\x3e\x15\x58\xf5\xa4\x8b\x4d\xe7\x71\x01\x88\x5b\x46\xee\xdc\x27\x8a\xf6\xc7\x64\xfe\x34\x40\xfc\x1d\xad\xf6\xff\x60\x93\xf9\x10\x58\x8d\x2a\x6a\x32\x8f\xfb\xbc\xf3\x17\x1f\xf1\x28\x3f\x86\xf5\x5c\xb0\xc4\xad\x0f\xe1\xa1\x23\x7f\x55\x78\xe8\x15\x89\x13\x3e\x15\x34\xf1\x0f\x1b\xe9\x87\xbb\x72\x8d\xe8\x23\x90\x35\x67\xa0\xcf\x95\x3d\xcd\xdc\x1e\x95\x10\xcb\xf5\xf1\x34\xcd\x35\xf1\xc3\xfd\x38\xff\xf5\xde\x09\xbb\xc7\x12\x9f\x47\x1b\x4c\xe2\x8f\xb7\xc3\xfc\xc6\xc1\x3f\xdc\x37\x3e\xd9\x0d\xf9\x8b\xf2\xfb\xe0\x32\x5d\xc2\xd8\xd4\x18\xe1\x4c\xb3\x41\x24\xd0\x02\x62\x93\x2b\xae\x69\x36\xee\xb3\xe5\x5d\xdf\xc1\xd3\x67\xce\xef\x06\xd2\x64\x7d\x08\x05\x4a\x07\x2f\x2f\x1c\x0a\xb6\xf1\x7b\x46\x92\x75\x33\xc5\xda\x64\x03\x44\x77\x7d\x32\x65\x27\xa2\xf5\x50\x16\xf6\x07\xbf\x33\x0a\x94\xa9\x34\xee\xf3\x8a\x88\x26\x10\x91\x0a\x53\xa5\xad\x1b\x2f\x0b\xd2\xd8\x9d\x0a\x98\x6e\x19\x9e\x73\xc4\xca\xf4\x35\x60\x8c\x2d\x58\x44\x1a\x35\xa6\xca\x2f\x84\x4d\x1c\x8e\x26\xce\xb8\x40\x81\xad\x2f\xca\x2f\xe3\x44\x9e\xb6\x5c\x14\xcd\x95\x71\x15\x46\x8a\xb4\x6d\xef\x4f\xa5\xfb\xbe\xe5\xca\xff\xc2\x3a\xff\x4e\xaa\xcb\x5f\x9c\x40\x95\xbe\x37\xac\xa7\x9c\x57\xde\x55\x1c\x1c\x93\xec\x4b\xc6\x54\xe6\xb6\x99\x32\x0a\x04\x17\x4b\xb8\x9e\x86\x87\x7a\x99\x19\x23\xa0\xdc\x25\x94\x4f\x39\x18\x99\xaf\x63\x5b\x5e\xc9\xd0\x14\xd6\xd7\x17\x44\xec\x8c\x48\x1f\x51\x2e\x0e\x41\xb6\xee\x2f\x0e\x41\x6e\x38\x66\xac\x18\x05\x8d\xfa\xcb\xf6\xc7\x91\xfc\x95\x8b\x23\x06\x87\x2f\xd1\x24\xa9\x21\xbb\x21\x73\xf2\x0b\x31\x18\x4b\xe6\x0b\x31\x58\x9a\x0e\x31\x58\x9a\xce\x49\x1a\xc9\xdb\x1d\xcb\x04\x62\x09\x60\xb2\x0b\x62\x89\x96\x7e\x22\xba\x24\x73\xc9\xfb\x1d\x08\xf4\x65\xd4\x4e\xab\x68\x7f\x46\xed\x9c\x20\xd9\x97\x51\x3b\xbd\xa0\x82\x1a\xb5\x73\xc6\xd6\x6f\xd4\xce\x0d\x37\xc6\x32\xb5\xc4\x09\x76\x6a\x99\x5a\xe2\x02\x15\xb3\x0c\xdb\x39\xc1\xb3\x2f\xc3\x76\xce\x98\xba\x7e\x4e\xc7\x1a\x3f\x87\xd9\x23\xfa\x7c\x9f\xfe\x3c\xa1\x3a\xe2\x9f\x31\x7d\x94\x0c\x7a\xb1\x45\xd4\x5d\x97\x4d\xe3\x07\x7a\x11\xc5\xc7\x59\xf4\xce\x98\x92\xcc\x1e\x71\x66\x79\xff\x38\x6d\x6b\x4a\x5a\x5e\x2d\x79\xba\x2d\xfe\x07\x07\xaa\x71\x3c\xf7\x85\x91\x0a\x8a\x08\xb0\x98\xcb\x38\x9e\x56\x51\xcf\x4d\x11\x71\xc5\x89\x6b\x20\xcf\x05\x5d\xfa\x02\xc8\x13\xd7\x31\xd0\x9d\x23\x3d\xe5\x9b\x16\xf4\xed\x0b\x52\x08\x00\x83\x0b\x78\x0e\x59\x19\x96\xe0\x39\x09\x0f\x5e\x42\xe7\xb4\xf2\xfe\xe6\x59\xde\xe5\x2d\xf6\xa7\x67\x29\xe6\xcf\xff\xa4\x18\x87\xc1\xbf\x5f\xb2\xed\xa1\x02\x80\xbe\x89\xb9\xf6\x87\x43\x0e\x7d\x01\xb8\x0d\x59\x5e\x96\x01\x35\x17\x89\x64\x96\x11\x34\x57\x56\xd7\x9f\xb3\xfd\xb2\x06\xfe\xb0\x4d\xa3\x7a\xfe\xd9\x18\x9d\xb3\x0d\xae\x06\x12\xcd\xac\x3f\x8c\x00\xdc\x96\xa0\x63\x28\xdc\x9a\x4d\xc7\x00\x36\x64\x19\x42\x03\x82\x71\xfd\x99\xd6\x64\xa4\x58\x86\x8a\x0f\x27\x3f\xed\x88\xbe\xf6\xce\x88\xea\x09\x88\x00\x17\xa4\x09\x25\x9f\xfa\x38\x40\xd1\x00\xe9\x02\x79\xde\x82\x27\x81\x58\xb3\xf5\x67\xcf\x73\xc9\xc3\x8f\x1f\xa6\x24\xdb\x90\xd3\x11\xdc\xea\x39\xb1\xfe\xb8\xc6\xb3\x25\x19\x25\x73\xc1\x38\xba\xfe\xb8\xc6\xa3\xa1\xff\x71\x6f\x67\x81\x1b\x34\x73\xc1\xc6\xb6\xc2\x9c\x30\xf3\xad\x20\xaf\xec\xdc\x10\x27\x70\x7e\xfd\x69\x5f\x0c\x3a\x7d\x85\x47\x61\xe6\x5d\xe3\x1a\xd9\xdc\xfe\x60\x49\xc7\x9c\xf3\x87\x97\x8e\x09\x04\x71\x42\x66\x0c\xd4\x08\x71\x79\x43\x8d\x10\x80\x86\xe9\x0d\xc0\x46\x2d\xf3\x19\x54\xbc\xf0\x5b\x89\xef\x1e\x71\x20\x36\x97\x14\xd1\xda\xbe\x37\xc6\x0d\x65\x01\xd8\x94\x6d\xca\x82\x0b\xf8\xc9\x86\xb2\x00\x0b\xf1\x36\x65\xc1\x4d\x9e\x82\x0d\x65\x01\x47\xd3\x36\x65\x41\x05\x55\xb0\x0f\x67\x1b\xbf\xf2\x5b\x1b\x29\xbc\xe7\x6c\x53\x14\xb4\x9a\x3a\x46\x09\xa3\x05\x82\x32\x60\x19\xdd\x50\x12\xe0\x78\xdc\xc6\xda\xdc\x67\xcb\xa7\x34\x80\x4a\xd8\xae\x0f\x58\x65\x0b\x6b\x73\x96\xb3\xd0\x3c\x47\x6f\x9f\x9e\x61\xdb\xe8\x9a\xfe\xf6\x05\x1e\xdf\x4e\xc9\x20\xad\x4a\x44\x87\xdb\x95\xbc\x6c\x1b\x41\xa1\x92\xcb\x36\x82\xbc\xcb\x8d\x30\xef\x6e\xbf\x4b\xcf\x10\xe0\x56\xe8\x0b\xed\x41\xe3\x48\x41\x3f\x6b\xc5\xd4\xd8\xd6\x9c\xde\xa8\xf1\x36\x9c\x8e\x7e\x32\x46\x81\x7b\xd2\x36\xa0\xa6\x10\xdb\xb8\x0d\xa8\x29\x4c\xce\x6d\x40\x4d\xab\x67\x44\xdb\x08\x0e\xea\x64\xa2\x81\x6b\xfe\x7b\x9b\xdf\xf0\x0e\xc0\x5a\xb3\x0f\x33\x74\x12\xf8\xb6\x8d\xbf\x21\x29\xd7\x36\xef\x40\x21\x40\x66\xc3\x3b\x00\x8a\x7d\x1f\xb6\xdf\xf4\xd4\xc1\x16\x0f\x6b\x28\xdb\xcc\x02\x17\x60\xa7\x6d\x24\x4f\x21\xac\x73\x1b\x9d\x53\x20\xd4\xdd\x67\x98\xd4\x1a\x22\x3a\xd4\x40\xec\x0e\x62\x8d\x68\x9b\x8d\xb5\x9b\x2d\x78\x4e\x73\x0a\xdd\x47\x5a\x36\x88\xe4\xa1\xa3\xed\x8f\xfc\xe7\x63\x31\xb5\x70\x9a\x81\x23\x55\xb6\xb9\xe4\x48\x2d\x50\x33\x78\x79\x82\x60\xe3\x47\xd6\x09\xe1\xce\xdc\xc2\xef\x3c\x2f\xf3\xad\x54\x44\x00\x9a\x1b\xca\x82\xea\x2d\x6a\x9f\xbe\x2e\xbf\xaf\xca\xbe\xf3\xfe\xc5\x09\xf7\x19\xf6\x13\x85\xf1\x48\x41\xde\x93\xee\x88\xae\xf0\x8c\x68\xfb\x0e\x35\xb2\x7d\xa7\xa6\xc7\x4d\x67\x00\x23\xe4\x3e\x17\x70\x79\xfa\xc9\x99\xcb\x6a\xc6\x63\x19\xbe\x99\xb1\xb4\x85\x07\xac\xe1\x0e\x49\x01\x6b\x38\x24\x05\x6c\x33\xe1\x21\xc8\xe0\x69\x96\xdf\xe8\x36\x3b\x44\x04\x23\x2f\x43\x44\x40\xc9\x21\x22\xa0\x56\x9e\xaa\xf7\xfb\xed\xb2\x98\x6f\xcd\xcb\x73\xe6\xdb\x8f\x7d\x8b\x6e\xa0\x60\x1c\x85\x90\xba\x5d\xcc\xd3\xce\x36\x23\x14\xc7\x24\x2a\x74\x1b\xc5\x01\x0c\x60\x0b\xc5\x31\xfb\xfb\x9d\xcc\x4c\x56\x0f\x77\x11\xc4\x07\x6b\xf9\x2e\xce\xc8\xc2\xce\x6c\x2c\xc6\x01\x88\x71\x17\xa3\x28\xd9\x12\xcb\xb6\x7e\xce\x64\x29\x76\xc0\x71\x9d\xdf\xc1\x66\xcc\x7c\x2a\xd5\x98\xfb\xfb\x2e\x30\x09\x30\x70\xc5\x0e\x38\x08\x2b\x77\x31\x82\x1d\xff\xc4\x06\xc9\x81\x65\x60\x57\xee\xfe\xf4\xb6\x91\x1c\x98\xd0\x76\x35\x42\x0e\x55\x71\x57\xab\xc2\xdc\xb3\xb6\x32\x65\x55\x3c\x88\x1b\x9c\x07\xf6\xaa\x6d\x9c\xc7\x89\x79\x62\x1b\xe7\x81\x31\x6e\x0b\xbc\xf1\xa8\xd4\xfc\x06\x55\xf7\xa6\x86\x32\x24\x1d\x29\x17\x8c\xfa\x9d\x77\x15\x3c\xc6\x26\x5d\x1d\xbe\xca\x41\xb9\x2b\x00\x76\xe6\x59\xb5\x83\xb8\xd1\xe1\x15\x04\xbb\x2f\xb2\x1b\x88\x46\xaa\x64\x88\x7a\x63\x5b\xae\x78\x84\x5b\x9e\xda\xfa\x76\x53\xf0\x42\x37\xa7\x8a\xf6\x29\xd4\x8b\xfa\x3b\x83\x0b\x40\xc7\xad\x54\x57\x8d\xc8\xaf\x0d\x82\x23\x0b\xa5\x3a\xc0\xa2\x44\xb2\x2d\x20\x7f\xa1\xbe\x74\xa1\xbd\x02\x58\x0a\xb6\x41\x19\x17\x40\x91\x6d\x50\xc6\x75\xfc\x07\x13\xfc\x36\x44\xe3\x02\x6c\xb9\xab\x81\x68\x35\xad\xd9\xdc\x70\x22\x76\x17\x1c\xd1\xba\xf7\x95\x5a\x98\xea\x30\x83\xa5\xb3\x01\x8a\xbb\x5d\x37\x35\x66\xe8\x0c\x36\xc3\x5f\xb7\xab\x1d\x65\xbe\x00\x6c\x52\x5f\x61\x0c\xdd\x20\x36\x40\xa1\xee\xe6\x28\xe9\x1c\x2b\xcd\x2a\x0f\x60\x9b\xed\xec\x56\x03\x75\x7b\x37\xee\xff\x1c\x15\xc0\x30\x88\x30\xdf\xc0\x30\x70\x9f\x6c\xe3\x2e\x92\xd4\x6a\x37\xdc\x5d\x4c\x28\xc3\x30\x6e\x72\x0b\x6e\xc3\x30\x6a\x4a\xb2\x52\x83\x65\x7d\x83\xc3\xc0\xd9\xbf\x8d\xc3\xb8\xb8\x64\xee\x06\x5e\x9c\x7d\xab\x81\x17\x67\x37\x6d\xe0\xc5\x59\xa3\x40\x2f\x70\x52\xed\x46\xa0\x23\x7b\x83\x91\x18\x17\x61\xf1\xbb\x61\x2f\x1d\xa9\x86\x55\xc7\x7c\xfa\xf3\xb1\x99\x87\x6e\x1e\x5b\x83\xd2\x62\xb5\xec\xf0\xcd\x81\x40\x6c\xa5\xce\x60\x75\x81\xba\xdd\xcd\x77\x2e\xec\xb0\xbb\xd9\x4e\x85\x9f\x79\x37\x87\x82\x31\xc7\x9b\x03\x24\x88\x05\xdb\x4a\x69\xd5\x30\xe8\xef\xa6\x69\x1c\x76\xd2\xdd\x9c\x0f\xfe\x3a\x53\xee\x9f\xcb\xe5\xaf\x9e\xe4\xef\xe8\x78\x92\xf7\xbc\xac\xa8\x32\xe8\xd1\xb6\xb3\x61\x5d\x3d\x93\xc2\xf3\x96\x88\xc3\x6d\x62\x96\x8b\xc8\x97\xed\x24\x57\x57\xb4\xd7\x66\xcc\x24\xde\xae\x4d\x92\xab\xf3\xca\xb7\x5f\x7f\x9b\x4a\xf9\xde\x9e\xa9\xba\xa9\xb2\x45\x33\xb5\x5c\x44\xe3\xec\x7b\x70\x51\xe9\x88\x97\x5f\xbe\x11\x4d\xae\xc6\x0a\x71\xc2\xac\x8b\xc8\xc7\x6d\x2a\x97\x0b\x2f\xe1\xbe\xad\xd9\x03\x07\xdf\xb7\x35\xfb\xfe\x7e\x4b\x03\x23\xca\xbd\x5a\x52\x0b\xee\x61\x6e\xee\x8d\xc5\x94\x1d\xea\x46\x3b\x67\xef\x73\x92\xac\x9e\xc9\x78\xa3\x9e\xb3\xf7\x99\x9a\xe5\xc2\xfa\xbd\x6f\xd4\x73\x54\x3c\x63\x72\x2e\xa0\x14\xfb\x06\x43\xd4\xf2\xb2\x7d\x0d\x3d\x3f\xf2\xfd\xe2\xce\x8f\xec\x05\xbd\x53\x49\x7b\x41\xd9\xfe\x6e\x68\x35\x7a\x5e\x36\x14\x99\x4d\xeb\x06\x8a\xcc\xde\x6e\x04\xcf\x05\xde\x63\x9b\xbe\xe5\x02\xef\xb1\x0d\xe8\xb9\x30\xf6\x6f\x03\x7a\x2e\xbc\x08\xdb\x39\xb6\x92\x84\x76\x93\x54\x0b\xd7\xd0\xbe\x71\xeb\xf6\xfc\xd7\x2d\x42\x61\x37\xc2\x27\x2c\x18\xfb\xe6\x22\xd0\xf2\xad\x6f\x27\x1c\x4f\x42\xf5\xb4\x91\xc1\x86\xcf\x82\x83\xe1\x86\xd0\x22\xad\xb7\x52\x74\xa6\x23\x15\x78\x3e\xce\xe3\xdf\x9b\xfd\x4d\x74\x25\x2a\x89\x09\x5d\xca\x59\x23\x76\x5f\x55\x52\xae\xb2\x06\x66\xee\xda\x7a\x7b\xd6\x3c\x24\x8b\x55\xaa\xe4\xfb\x3a\x5b\x25\x19\xb8\x70\x22\xec\x1b\x0e\x3e\x9b\x14\xb6\xf9\x5d\x7a\x36\x9e\x8e\xb3\x16\x1d\x4a\xc0\x9f\x36\x58\xd6\x64\xe4\x3a\x51\x9b\xc8\xc8\x95\x7d\xc9\xb8\x9f\x72\xd6\x14\xec\x06\xd4\x3c\x35\x86\x0d\x35\xce\x30\xa0\x0e\xa7\xdb\xee\x56\xfd\x49\x9c\xbd\x8d\x0a\x2a\xa0\x33\x76\xb2\x74\xb5\xfc\xd7\xa3\xc5\xb4\x30\x2a\xa8\xe0\x42\xd9\x46\x05\x95\x93\xbb\x71\x47\xf5\x67\xb7\x31\x95\x4c\xc1\x96\xb4\x3b\x37\x01\x14\x27\xa5\xee\x6a\xe4\x71\xdc\x1d\x8f\xc4\x15\xd1\xe4\x65\x67\x0a\xf6\x35\x8e\x7d\x4b\xb0\xa1\xe4\xff\xd8\x9d\xab\xc0\x99\x4f\xed\xea\x4d\x3f\x4e\x5f\x74\xb8\xca\xf4\x49\x6b\xf3\xd4\xf9\xd4\xd8\x98\x3a\xbc\x67\x67\x1a\x60\xde\xb3\x23\x3f\xfa\xb3\xe8\x99\x60\xe4\x50\xc9\xbd\xa7\x73\x71\x38\xf3\xd4\x17\x87\xf7\xe5\xea\xa7\x54\xd2\x9e\xe1\xfc\x87\x5b\xc5\x2b\xaa\x41\x95\x1d\xcf\xc8\xa1\x82\xf9\x6e\x77\x88\xd1\x5e\xd1\x57\xb5\x2b\xa2\xaf\x6a\x57\x2a\xe5\x9b\x4f\xfa\xd1\xc4\x68\x35\x23\x62\x3a\xbf\xd8\x27\xfa\xa6\x05\x74\x86\x57\x5b\xcd\x90\xf8\x0a\x52\x39\x85\x8c\x2c\x2a\x25\xad\xdf\x34\x81\x3a\x7b\x45\xd5\xf4\xab\xc9\xd0\x6a\xc6\x64\x73\xdb\xa4\xbd\xa0\x1f\x32\x3f\x7d\x7b\x6e\x99\x90\x24\xb5\x9b\x79\xd9\x38\x4a\xc6\x73\x90\xc7\x8e\x6d\x7a\x10\xdd\x8c\x5e\x6f\x30\x51\xa2\xa2\xb6\xc1\x44\x05\x76\xab\x3d\x88\x76\x46\x9f\x1a\xc4\xe2\xa1\xbb\x0f\xe2\x9b\x19\x7c\x83\x89\x3a\xec\x86\xdb\x60\xa2\x12\xd5\xd8\x60\xa2\x0e\xdb\xe1\x36\x98\xa8\x44\x5d\x27\xdf\x57\xce\x21\xa3\x89\x4a\xb4\x6c\xa3\x89\x4a\x34\x5c\xa3\x89\x4a\x14\xe7\xe1\x55\x13\xf5\xdd\x39\xbf\x0a\x80\xae\x6d\xac\x51\x69\xa9\x95\x97\x0d\x61\xcc\x7b\x98\xf3\x0f\xdb\xfa\x1e\x70\xfe\x71\xdc\x8f\x09\x00\x81\x26\xc8\xaf\x87\x2f\x64\x0b\x7b\xd4\x72\xd5\x82\x39\xe9\x4a\x7b\xbc\x4c\xa2\xef\x0e\x03\x5d\x67\x2a\x6c\xce\x36\x34\x40\x18\x64\x6a\xa4\x29\x9b\xd7\x44\xf2\x4e\x44\x47\x98\x50\xa6\xc7\xcc\xa0\x1c\x40\x05\x2e\x8f\x6d\x5e\x98\x5e\xdb\xbf\x37\xfb\x90\xc6\xf0\x4f\xe5\x07\x2a\x39\xd7\x97\xe1\x66\x98\xcd\xf7\x42\xa7\x66\xc3\x56\x7e\xa0\xf3\x06\x1a\xbc\x17\x9e\x0c\x0e\x63\xa7\x00\xba\x72\xef\x72\x0a\xa0\x2b\x57\x76\x91\xcc\xb4\xec\x51\x2b\x1a\x76\x3e\xe5\x16\xd0\x10\x1d\x11\xcb\x5c\x5b\x78\xd5\x38\x54\x96\x9d\xb7\x3d\x05\x4f\x6b\x78\x79\x57\xe4\x1b\x9c\x55\x4e\x08\x74\xe1\xe0\xdc\x4e\x08\x54\xe1\xcf\xdb\x26\xac\xb9\xb3\x9f\x2d\x73\xfb\x32\x6c\x22\xac\x39\xef\xf3\x4e\xb9\x3e\xd3\x47\x3e\xf5\x99\xce\xc1\xb6\xd0\x52\x46\xaa\xe4\x53\xe2\x8e\x28\xe3\x5e\x9a\x3e\x3d\xdd\xd3\xff\x36\xb7\x30\x09\x17\x70\x9a\x23\x22\xb3\x9d\x7e\x01\xbc\x90\x41\xc7\x83\x9c\xe6\x60\xab\xc8\xbb\x22\x28\xec\xe8\x0a\x49\x0f\x74\xe7\xd3\xe1\x81\xcd\xcb\xba\x7a\xa7\x83\xa5\xb0\xd4\x3b\xa3\x6e\x85\x25\x97\x3d\x53\xe3\xf4\xdc\x34\x96\x83\x04\xa0\xca\xdd\x30\xe5\xb4\x9e\xa2\x6c\x96\xe6\x24\x5e\x5c\x48\xd1\xf3\x93\x4c\x88\x8b\x08\x54\x39\xa8\x1d\xcb\xc8\xb3\x12\x89\x33\x2e\x05\x79\xed\x66\xae\x89\x90\xe4\x48\x85\x1d\xbb\xcf\x29\xbc\xa2\x83\x30\x25\x9e\x0d\xb3\xc6\x32\x63\xc8\x4c\xc3\xbd\xb8\x81\xcc\xe0\x43\xde\x1b\xb6\x79\x94\x9b\xcd\x6e\xca\x0d\x40\xfc\x39\x85\x98\xd6\x2d\xfe\x9c\x67\x61\xe7\x53\xf3\x43\xb2\xf5\x18\x50\xd3\x3b\x13\x64\xe3\x8d\x66\xd2\x8a\x43\xa7\x45\x41\x34\x87\x0e\x41\x8f\x5b\x1c\x3a\x35\xb6\x23\x63\x6d\x72\xac\x80\xb5\xa9\xdc\x14\x84\xb5\x29\xc4\x5d\x6e\x13\xec\x9c\x78\xde\xb6\x08\x76\x1a\x5e\xe2\xbd\x1d\xb7\x4f\x57\xc3\x92\x13\x73\x8a\x59\x72\xa0\x62\xdb\x26\xc2\x89\xae\x11\x22\x1c\x4e\x85\xed\xdb\x61\x5a\x09\x4e\x9f\xdb\xee\x46\x69\x66\xdb\x37\x13\xce\x15\xf3\xac\x73\xf2\x5c\xf8\x88\xb7\xc1\x36\x17\x5e\xe0\xbd\x0d\x92\xe7\x2a\xb9\x31\x9e\x33\x7b\x37\x4a\xf2\x9d\x82\x21\x84\x4b\xc1\xd2\x99\xd3\x47\x3e\xc5\xdf\xd6\x30\xe5\xd8\xba\x05\xbd\x69\xf3\x7d\xe8\x13\x30\xe5\xc2\x60\x9a\xe6\x98\xc1\x34\xad\xd9\x4e\xa8\x37\xf3\x1b\x87\xff\xe5\xa1\xdd\xd4\x5c\x44\x9c\x73\xe7\x8a\x1d\x09\x58\x0e\xb8\x85\x0d\x7f\x4e\xcd\xa7\x66\xda\x1d\xf9\xa9\x1d\x90\xf5\x3f\xa8\xf1\x4e\xc8\x73\xc5\x4c\x0d\x82\x27\x07\xc6\x07\x97\x10\x55\xfc\x70\xbc\x73\xd8\x28\xe7\x4e\x8b\x9d\xdd\x28\x9d\x4a\xc0\xe7\xfe\x70\xd8\xdf\x11\x97\xfb\xa5\x20\x2a\x3f\x23\x9b\x5d\x48\x73\xb8\xde\x7c\x1c\x32\xcd\xc0\x7d\xcc\x90\xc8\xf1\x6c\x24\xcd\x15\x83\xf6\xc7\x5c\x26\x44\x16\xee\x0f\xa1\x26\x9c\x2e\xc2\xd9\xb4\xc1\x34\xfc\x4c\xce\x46\x6a\x3f\x99\x1f\x54\xd0\xfb\x6f\x6c\x87\xce\x9b\x93\x98\xba\x2d\x9e\x9c\x92\x1b\x25\xbc\x38\x39\x82\xe1\xc5\x89\xc5\xf7\x83\xcf\x99\x65\x03\x31\x4e\x0c\xe9\x26\xc6\xb9\x41\x6b\x6e\x27\xc7\xe9\xf1\xa3\xc1\x8c\x13\x2d\x0f\xd8\x4e\xd4\x3a\xc3\x76\xae\xb8\x09\x0c\xdb\xb9\xe2\x53\xf8\x38\x2f\xc1\x4c\x49\x36\x2e\x94\x7c\xea\x6b\x2e\xab\x4e\x20\x9e\x96\x33\xce\xe9\x71\xae\x68\x2a\x9f\x50\x20\xf2\xae\x95\x58\xb8\xb3\xb6\x51\x3d\x05\xae\xb2\xfd\xf1\x95\x91\x6b\xec\x27\x3a\x6c\x4a\xf2\x84\xe1\xd8\xfd\xa0\xc3\xbe\xbf\xb5\x0e\x5b\x52\xb0\x6d\x7e\x99\x14\x4e\x75\x98\x8e\x01\x97\xc1\xbd\xef\xb3\xbd\xc1\xf8\x37\xce\x9d\x53\x08\xb9\xdc\x21\xe4\x61\x47\xfe\x92\xd3\x03\x85\xd6\xb9\x73\x2a\x91\x57\x1b\x82\x1e\x62\x20\x37\x04\x3d\xd1\x4f\x0c\x01\x2a\xf1\x89\xc2\xd0\x93\xc3\x54\x88\xa0\x0a\xf6\x73\x3b\x77\x4e\xfa\x05\x3c\x50\x2e\x06\xdf\xc1\x70\xe4\x37\xde\x7e\x38\xf2\x9c\x3c\xa7\xc4\x36\x60\x48\xd0\xe8\x2d\xa2\xc2\x3f\x6a\x24\xe1\x48\xe0\xa8\xde\xdf\xc9\x6c\xa3\x4a\x93\xd9\xc6\x7f\x50\x41\xd2\x76\x22\x3e\xe8\xe2\x2f\x2a\x08\x6b\x4b\x29\x71\xda\x38\x53\xb0\xed\x24\x33\x05\x33\x81\xf2\xa9\x27\x10\x12\x66\x12\xe6\x9e\xa9\x7f\xb2\x57\x39\x3d\xce\x80\x87\x69\x2b\x3d\x4e\xcb\x71\xf9\xc5\x1d\xda\x53\x90\x6f\xe1\x3d\x05\x79\x4a\xbc\xa2\x80\x72\x6c\x13\x4e\x78\x53\xe0\xf5\xdb\x4e\x78\x43\x8a\xa7\xfd\xe5\x22\xc6\x69\x69\x34\x51\xa9\xac\x86\xaf\x29\xaa\x33\x70\xde\xa4\x99\x69\x5f\x68\xa6\xd9\x26\x9c\xa5\xa6\x44\x57\x31\x98\xa8\x44\x57\x31\x98\xa8\x34\x96\x8a\xe1\x42\x25\x7a\x9a\xe1\x42\x03\x06\xb6\xfd\x33\xc5\x18\xdb\x44\x60\x3a\xac\x1c\xe1\x72\x5a\x2e\x52\x24\x75\x89\xdb\xe6\x07\x0c\xec\x7d\xd7\x6b\xee\xdf\xd9\xf2\xf6\x8f\x6b\xff\x95\x2f\x9d\x99\xfe\x88\x28\xff\xe6\xf1\xfe\xc6\xb3\x9d\x99\x66\x6a\x9e\x4e\x1c\xdf\x16\xf9\x4e\xcb\xa6\xf7\xc3\x07\xce\x86\x12\x54\x4e\x3e\x85\xc2\xfc\x8a\xc8\xa5\x8a\xdf\x6a\x94\xef\xab\xe6\x5b\xa7\xb9\x66\x00\x9c\x9b\x65\x90\x0d\x61\xff\x08\xe2\x4f\xcf\x18\x52\x46\x4c\xc3\x36\x87\xce\x20\xba\x60\x9b\x43\x67\x10\xd3\xb0\xcd\xa1\x33\x80\x28\x6f\x23\x73\x46\x8e\x1d\x23\x73\x6a\xb4\x1d\x48\x74\x40\x03\x6d\x93\xe8\xcc\x1c\xc0\x26\xd1\x99\x07\xa7\xd2\x1f\x9e\x61\xd4\x28\xd3\xcc\xcc\x18\x9e\x84\x91\x79\xc4\x3c\x35\x93\x17\xb6\x32\x67\x30\x99\x31\x26\x99\x3c\x66\xd8\x50\xf3\x1b\x02\x17\x5c\xe6\x25\xfb\x0d\x21\x02\x2e\x7b\x9e\x7e\x43\x14\x0b\x5d\xfe\x88\xdf\x90\x23\xd5\x5e\xbf\xdf\x90\x77\xf3\xb2\x05\xea\x37\x2e\x77\xb0\x3d\x6a\xbf\x71\x6d\xef\x27\xba\x6c\xfe\x86\x03\xe1\x47\xbf\x5d\x8e\xa3\xd9\x87\x49\x27\x7e\x43\xae\x46\x68\x79\x1e\x69\xf9\xa1\x7f\x63\xf7\xdb\x70\x6e\x9f\xdf\x50\x78\xef\xed\xa8\x8a\xdf\xc0\xe1\x63\xe0\xd3\x6f\xd8\xb9\x32\x4c\x1d\xf4\x88\xf3\xff\xfe\xdf\xb0\x59\xe1\x91\x3e\xff\xe3\x06\xfa\x0d\x02\x3d\x0d\x52\xff\x8d\xe6\x43\xd2\xf6\x8b\x47\xec\x7e\x3a\x10\xff\x2c\x4e\x89\x22\x03\xaf\xce\x54\xf4\x1b\xb6\xba\x8e\xde\xdd\x1a\x85\x18\x16\x93\xd4\xfe\xc8\xfd\x3f\x7a\xb7\xe8\xbc\xfb\xa3\xf7\x8a\xa8\xcd\xf2\x74\xb1\x44\xb5\xf5\xee\x3a\x0c\x98\xd2\x67\xc4\xd3\x4f\x5d\x7f\x45\xda\xdc\xa6\xae\xf9\x39\xa5\x36\xf9\x09\x7e\xce\xa1\x5d\xae\xe2\xfa\x91\x54\xb9\x77\x44\x65\xa6\x77\x9c\xc7\xcf\xa9\x89\x9f\x87\x16\x9d\x4d\x17\x2c\xcc\x8f\x44\xb0\xa3\xf7\x89\xe8\x94\x09\xad\x21\x3e\xe3\xd6\x19\x0b\xdf\xb8\x46\x1f\x1e\x72\x5d\x6f\x8c\x6a\xf8\x39\xa7\x64\x3f\x78\x64\x6d\x71\xf8\x9a\xf1\x23\x43\xe3\xe8\xc3\x7d\x62\x7d\x6b\x1c\x74\xa7\x70\xb8\xf5\x64\x06\x1a\x86\x5b\x4f\x66\x83\x81\xb7\x67\x6f\x17\x62\xf7\xa7\x0d\xf1\x63\xf1\x46\x7c\xa6\xf9\x70\x53\xe0\xab\x3b\xe8\x14\x1d\x53\xf5\x3a\x5c\x23\x1d\x18\x75\x32\x97\x0d\x38\x1d\x07\x5d\xe4\xdd\x7a\x1c\xf4\x89\xd1\x9c\xde\x7f\x1f\x49\x49\x00\x4f\x37\xd4\xac\x64\x23\xed\x36\xca\x70\x1c\xb4\xc5\x7b\xd2\x30\xd5\xf1\x6f\xfc\x89\xcc\xb4\xf0\xd0\xf8\xb8\x6a\xda\xd5\x1f\xe9\x8a\xc6\x41\x97\x99\x2a\x6a\x1c\x74\xd9\x1f\x8d\x61\xf2\x9a\xd1\x89\x54\xcb\x3f\x67\x03\x3a\x8f\x93\xfa\x0b\xac\x36\x06\x0d\xff\xa3\x71\xe3\x9f\x68\x9a\x1f\x99\x6b\x86\x51\x62\x3f\xb2\xb5\x0c\x93\x59\xfd\xc8\xd6\x52\x0d\x47\xfe\x91\xad\x65\x98\xc2\xe9\x47\x3e\x96\x61\x1e\xa6\x9f\xf3\xb1\x54\x87\x6a\xfc\x9c\x8e\xe5\xbc\x8d\xda\xfb\x91\x35\x65\x98\x31\xe9\x47\xfe\x92\x61\x0a\x93\xdf\x34\x24\x66\x98\x28\xe3\x11\x75\x60\xdb\x76\xfa\x88\xeb\xd9\xbd\x4e\x24\xaf\x28\x13\x65\xfc\x9c\xcf\xa1\xd8\x5b\xfc\x23\x9d\x43\x35\x7f\xcd\x23\x2e\xbf\xeb\xfa\x3b\x29\x03\xc9\x7d\x1f\x91\x4a\xb8\x39\x97\x17\x86\x73\x89\xfc\x66\x19\x26\x82\xf5\xc3\x22\x2b\x9c\xd9\xa0\x7e\xb3\x7a\xac\x9c\x60\xe5\x37\xed\xe8\x1f\x66\x3b\xff\xcd\x9a\x74\x7c\x05\xb1\xff\xcf\x45\xf0\x88\xc3\x4f\x5d\x7f\xbc\xc5\x95\x6f\xed\xf1\x45\xcd\xf9\x39\x09\xc2\x49\xd0\xee\x6f\xda\xbf\x43\xc2\xab\x1f\xec\xf8\x83\x5d\xd6\x9c\xf0\x86\xdf\xff\x4c\x09\xef\xd8\x80\xdf\xb4\x6d\x9a\x4c\x7d\x3f\xf8\xd7\x8f\x9b\xfe\x1d\x63\xfc\x2f\x7d\xe0\x6f\xda\x58\x49\xda\xeb\x9f\x69\xbe\xcf\x71\xd2\xfd\x73\x21\xba\xe9\x4e\xf2\x3d\xcc\xc2\xf2\x83\xe9\x78\x38\x4a\x5f\x11\x51\x16\x2b\xa2\xc3\xde\x19\xac\x3d\x78\xf9\x46\xbc\xff\xef\xff\x75\x5f\x9d\x7e\x93\x5b\xae\x03\xdd\x7e\xa6\xfe\x3c\x8f\xbb\x45\xe4\xa9\xab\x0c\x42\xdc\xf1\x74\x3f\xd3\x2d\x9e\xe3\xa4\x7d\x56\xaf\x86\xb3\xba\xfe\xe0\x88\x1b\x0e\xd4\xfb\x99\x57\xed\xb6\x0e\xfd\x9b\x7f\xfb\xff\xc7\x54\xf9\x33\x5f\x57\x18\x1f\x7f\x90\x5c\x11\xb7\xff\x33\xd9\xcf\x23\xaa\x3d\xeb\x72\x0c\xb8\x13\xb5\xfe\xd6\x85\x19\xc4\xa7\x69\xa8\x04\x1c\x7c\xf0\x88\xc6\xad\x79\xa0\x17\x8e\x67\x3b\x84\x7f\xab\x39\x3f\xa2\x1d\xb3\xbf\x65\xb7\x6d\xb3\x87\xf4\x11\xc5\x9b\xe2\xd8\xa1\x47\x74\x73\x5f\xd1\x6c\x50\x1e\xbf\x75\x33\xba\xde\xe0\x97\x67\x54\x77\xf0\xed\x23\xba\x1a\x1e\xdd\x75\xfb\x50\x3f\xdf\xa7\x1f\x5b\x7e\x2f\x44\x4f\xfb\x46\xad\x8c\x19\xb3\xd7\xfa\x11\xb5\x33\xda\x29\xf8\x88\xcd\x4f\xa9\x15\x6b\xe4\xa6\x28\x33\x29\x94\x14\x45\x4f\xd2\x75\x37\x96\xbe\x14\xb5\xed\x9f\xbb\x29\x8a\xce\x39\xf9\x16\x72\xc1\x93\x6f\x9d\x87\xbb\x33\x82\x76\xf5\x0d\xce\xee\xd5\x19\x7c\xef\x1e\x8e\xff\x3f\x61\xab\xf8\x11\xe3\x3f\xcc\x62\xff\x23\xc6\x1f\x66\x8b\x1f\x31\xfe\xe3\xf4\x26\x40\x60\x3e\x74\x0a\x3f\x02\xf3\x07\xe7\x0d\x81\xf9\xdd\x71\x1e\x3f\x07\xdf\x3f\x3d\xc9\x7f\xe9\x3a\xe6\x95\xbd\x6c\xe3\x62\xf4\x3b\x5d\x77\xe5\xe5\xdb\x4f\x53\x54\x77\xc9\x03\xd1\x86\xc4\xeb\x9f\x16\xf8\x1f\x81\xf2\xdd\xd1\x26\x3f\xa2\xdb\xbb\x11\xda\x3f\x62\xd4\xbb\xd1\xdd\x3f\x02\xcb\x89\xc0\x7d\x44\xf7\xeb\x45\x2d\xdc\xaf\xc6\xed\xff\x88\x07\x8f\x92\xb1\xbc\xa5\xe0\x50\xf8\x11\x98\x8d\x49\xf5\x47\x60\xf6\xb8\x98\x65\x76\xa5\x74\x83\xcd\x1e\xb1\xf8\x69\x47\x74\xad\x5a\xbe\xfd\xb8\x28\xfe\xbb\x3c\x35\xac\x7c\x11\x13\x8d\x49\xe2\x11\x5d\x0d\x6f\xbd\xc4\x09\x77\xa3\x9c\x7f\x04\xfb\xf6\xc2\xa4\x73\x96\x84\x71\x31\xf8\x93\x38\x0c\xeb\x04\x44\xe5\x76\xce\x72\x07\xcf\x3e\x4f\x79\x39\x0d\xac\x88\xb6\xf5\xb1\x5e\x27\x0d\x64\xb4\xa7\x1b\xc8\x59\xbe\x26\x0d\x1c\x79\x6a\xea\x08\x56\xa4\xa3\x69\x3b\x4a\xec\x9a\xce\x8e\x51\xd9\x36\x14\xf5\x1a\xda\x89\xdf\x9a\xbb\xff\xcf\xa8\xfc\x88\xb6\x14\x32\x46\x72\xf2\x3c\x4f\xdd\xb1\xd1\x0b\xcb\x40\xf4\x64\xb8\xf2\xd4\xc6\xeb\x36\x11\x3d\xfa\x05\x11\x14\xc6\x88\x68\xe3\x08\x0b\x74\x31\x7f\xad\x0a\xac\x45\x13\x66\xc4\xff\x1f\xcd\xce\x23\x8e\xff\xf1\xdd\xfc\x96\xfd\x10\xad\x53\x67\xb4\x55\x47\x27\x3c\xe2\xf5\xbf\xe0\x98\x9f\x63\x6a\x03\xfe\x7d\xc4\xdf\xff\xb0\x21\x8f\xf8\xf7\x3f\x0c\xc0\x6f\xad\xfd\xff\xf3\xf2\xff\x08\xa3\xc5\xab\xf5\x88\xed\x7f\xce\x85\xdf\x1b\xef\x6a\x1d\x90\xa0\xd5\xd6\xd9\xcb\xf7\xff\x3f\x43\xd3\x23\x7a\xd6\xd5\x86\xa8\x11\x4c\xc9\x9b\x7e\xae\x37\x62\xff\xbf\x37\xd9\xd3\x23\x7a\x4e\x32\x82\x8a\x53\x7d\x5e\xee\x88\x34\x70\x20\x4a\x5b\xab\xec\x6d\x26\x8e\x6f\x9d\x85\xb3\x39\x43\x1a\x75\x56\x6f\x8c\xca\x5a\xd8\xc1\x72\xd3\x84\xed\x1d\x88\x63\x61\xb3\xf6\x59\xbf\x8e\xf5\xec\x85\x05\xbb\xe9\x0d\x16\x2c\xda\x7d\xa5\xbd\x1f\x36\x51\x16\xec\x87\xf6\x36\x17\xf5\x61\x69\x30\x91\x1c\xe2\xd8\xb8\x45\x2e\x5b\x48\x1b\xd7\x46\x87\x2d\x3e\x62\x41\x54\x3f\x57\x56\xf7\x87\xd5\x7d\x47\x74\x3f\xb3\x06\x6d\x13\x85\x64\xf6\xe7\x40\xc6\xe7\x29\x75\xb6\xde\xe2\xc0\xd1\x1f\xe1\x7d\x17\x7a\xcb\x82\x9a\x9b\x2b\xdd\x82\x9a\x9b\x73\xdd\xb6\xbe\x72\x94\x7c\xea\xff\x50\x30\x17\x94\x3a\x23\xfa\x3f\x93\x97\xbd\xd6\x1b\x73\xe1\x4b\xeb\x59\xcd\x26\xd1\x26\x19\xdf\x8f\xa8\x38\x98\xc8\x7f\x44\xc5\x8d\xc6\x3e\xf1\x25\x6f\x12\x9b\xf7\xd7\x79\xfa\xc7\x51\xfe\xbd\xef\x3b\xfb\xf2\x68\x9c\xd4\x64\x5f\x1e\x1c\x46\x0e\x83\x1b\xed\x8c\xe8\xe5\xca\x08\x39\xfd\xf2\xb0\xb7\xe9\x47\x1c\xdc\xb0\x93\xe8\x47\x1c\x1c\xf1\x03\x3f\xe2\xe0\x46\x3b\x23\x7e\xfd\xd4\x53\xc1\xd1\x6a\x20\x78\x7e\x8e\x56\xeb\xe7\xc8\xc3\xee\x87\x05\x51\x7b\x57\xbb\xf2\xee\xf4\xd3\x8a\xe8\x5a\x5c\x79\xd9\xb5\xa0\x8e\x0e\x56\xc3\x06\xf9\x23\x58\x6d\x34\x76\x36\xdf\xe0\xee\xc1\x76\x64\xdb\xd6\x68\xcc\x7c\xb8\xa2\x47\x4a\x7e\xe6\x67\x1d\xec\x46\x3f\xd2\xb8\xb1\xcd\xdb\x3e\x35\x1a\x6b\xf7\x47\x16\x7a\x36\x54\x8c\x4a\xed\x15\x7f\x16\x27\xa2\xeb\x98\x6f\x6d\x5c\x69\x6c\x99\xb6\x22\xb5\xc1\x46\xfe\x73\x1a\xa0\x16\xe9\xff\x63\xec\x5d\x72\xad\xc9\x95\xeb\xe0\xbe\x46\x71\x66\xf0\x67\xf2\x19\x01\x5c\x9c\xce\xdf\xb6\xe7\x40\xee\xcd\x34\xd4\x90\x74\x71\x2d\xcd\xdf\x60\xac\xb5\x98\x25\xcb\x76\x15\x0a\x85\x8f\x5c\x27\x37\x93\xc9\x47\x30\x18\xcf\x89\x67\xd9\x45\x44\x38\x32\xd2\x26\xc6\x4b\xae\xac\xc2\x65\xcb\x2a\xf7\x2a\x5c\xb6\xaa\xf1\x34\x7d\x38\xe8\xf5\x66\x15\x83\x4e\x72\x03\x27\x2d\x71\xbb\x0f\xc7\x9c\xd4\x06\xb1\x8c\xad\x9e\x96\x9e\xdf\x1f\x73\xee\x02\x4a\xa3\xaa\xda\x75\x7c\x0e\x29\x04\x22\x1b\xd3\xbe\x65\xd1\xc1\xcb\xe0\x5a\xb9\xe8\xe0\xc5\xc8\x25\x8b\x0e\x5e\x56\x49\xd5\xc2\xf3\xca\x4c\x9d\xe0\x84\x70\x64\xe0\x87\x45\x37\xff\x45\x3f\x2c\xab\x7a\x2d\x84\x3a\x55\x0d\x83\x03\x37\xb2\x3b\xcf\x60\x8a\x3e\xbe\xe7\x8f\xc9\xfe\x97\xfc\xa5\x60\xfd\xb1\x26\xc2\x01\x1b\xf4\x52\xbb\x7a\xff\xfe\x30\x84\xfc\x82\x0b\x14\x15\x95\x6b\xf2\xd2\x0c\x59\xef\xa2\x3f\x11\x53\x2f\x2e\xf8\x13\x75\xcb\xac\xe1\x6e\x0b\x15\xd6\xa2\xe7\x8e\x41\x5d\xb1\xe8\x8d\x63\x15\xfc\x0a\xfd\x6f\xac\x76\xbe\x07\x0c\x19\x72\x22\xae\x89\x54\x98\x4c\x2f\xb0\xab\xe8\x05\x98\x0c\xfa\xaf\x74\x1e\x8d\xf4\x3a\x61\x0a\x81\x45\xbf\x12\x66\x1f\x58\x74\x15\x31\x68\xdd\x96\x5c\x45\xe0\x5b\xbe\x26\xd3\x5b\x42\x2a\xbb\xe8\x2b\x42\x8f\xe1\x45\x07\x10\x3a\x75\xec\x2a\xd6\x90\xb3\x57\xe1\x32\x8c\x78\x75\x0b\xee\x20\x39\xeb\xad\x83\x97\x1c\xbe\x15\xb4\x11\x8e\x64\x8b\x1e\x1e\x86\x0c\xc8\x8b\x1e\x1e\x15\x2e\x5c\x4b\xbe\x14\x30\xe3\xd8\x55\x7c\x0f\x96\xea\x4c\x1c\x1a\x2c\xce\x99\x70\xe7\x81\x7d\xf0\xae\x7e\xf0\xd7\xc6\xea\x17\x7f\x65\x15\xe7\x33\xcc\x31\x77\x15\x5f\xdb\xd8\x14\x38\x75\xd8\x8b\xec\x6a\xc7\x5f\x13\xab\x86\xbf\xaa\x8a\xa1\xc1\x82\x9b\x09\x73\x0f\x83\x85\x5d\x65\xcb\xc6\x6a\x7c\xfe\x9f\xdb\x54\xee\x47\xf1\x3d\x95\xaf\x19\xf8\x9e\xce\x2a\x3c\xfd\x1a\xce\xfd\x49\xb1\x6d\xe3\xf7\x64\x6c\x91\xc6\xef\x81\x3b\x86\x35\x7e\x00\x3c\x2e\xac\xb1\xc7\x05\x21\x14\x10\x23\x74\x57\x07\xfe\xda\x58\x85\xf1\x06\x5f\x54\x90\x5a\xe2\xe2\xb0\x16\xec\x0a\x44\x49\x5a\xf4\xa3\x68\x94\xcc\xcc\x82\x65\xd2\xba\xaa\x68\x8a\x9d\x44\xc0\x4a\x6b\xdc\x07\x45\x4e\x45\xec\x33\xbf\x88\xdb\x02\xfe\x0e\xd6\xb8\x2d\x28\x7d\xc9\xfc\xa0\x81\x2f\x68\x7a\x16\xaf\xe5\x26\x61\x6a\xcd\xc6\x4d\x02\xc7\x84\x46\x49\x24\x1d\x13\x0c\x31\x21\x16\x3d\x11\x0c\x91\x07\x16\x3d\x11\xda\xa5\x3e\x22\x73\x1b\x05\x8c\x74\x11\x30\x38\x63\x2e\x5a\xfd\x37\xca\xd5\x60\xc8\x7f\x1b\xdc\x54\x17\x2d\xf9\x1b\x65\x65\xb0\x49\xf7\xcc\x1d\x04\xa3\x73\xa3\xdc\x60\x56\x0a\xda\x71\x79\xa0\xe5\x78\x23\x05\x87\xe5\x78\xbb\xb9\x0d\x98\xb5\x13\x51\x01\x16\x6d\xc1\x0d\xe6\xeb\x8b\xf6\xdc\x06\x4b\xf1\x45\x03\x67\x86\x6f\x58\xb4\x4a\x2e\x5a\x27\x48\xe9\x68\xbc\x91\xd3\xc0\xd4\x78\x23\x87\x59\xe8\xae\x3a\xab\x10\x9f\xe3\xce\x4d\x53\xcf\x96\xf8\xa2\x4e\x19\x3e\xee\xdc\x33\xa2\xb5\x65\x18\x70\x2f\x5a\x60\x1a\xaf\xdc\xb4\x93\x34\xde\xa2\x69\x09\x29\x49\xed\x34\xca\xa0\xf9\xf1\x14\x6b\xc1\x8a\x7e\xc1\x90\x6e\x57\x31\x70\x08\xb5\x65\xbc\xdd\x4e\x53\xcb\xc6\x6a\x68\xd9\x44\x8b\x98\x5d\x0f\xa6\xb9\x6b\x3a\xd5\x19\x1c\x48\xdc\xf6\xc8\xb8\x4c\xdc\xdf\x8c\x57\xdf\xe9\x7c\x2d\xae\xaf\xd3\xa9\x1e\xe0\x7a\x74\x98\x60\xf0\xbe\x0a\x4b\xbb\xbb\xf1\x5a\x45\x33\x37\xe3\x25\x93\xb6\x6a\x15\xd9\x50\x16\xcc\xc6\x9c\x77\x3d\x1a\x82\x19\x2f\x86\x30\x04\xbb\xeb\x45\xfa\x08\x9b\xac\x9e\xf9\x5a\x5c\xa3\x3a\xc2\x44\x3f\xb6\x20\x9b\xc1\xf4\xed\x2a\x6c\x28\x63\x94\x77\x15\x37\xdf\xa0\x53\x8f\x81\x53\xe9\xb0\x2d\x7e\x90\x06\xfe\xee\xb0\x13\xda\x55\xdc\x23\xcc\x58\x85\xb1\x66\xef\xac\xe2\xbd\xa6\x2a\x5e\xd4\xf9\xf0\x64\x34\xa5\x78\x2f\x93\x90\x77\x1c\x0f\x0f\xb3\x7f\x77\x5c\xb1\x1f\x8a\x9b\x3b\x38\xc0\x87\xe9\xbf\x3b\x2e\xd1\xbb\x3a\xf0\xd7\xc6\x2a\xde\x1b\x4b\x7d\x57\x21\xaa\xb9\xf9\x22\x88\x14\x2c\xf1\xb7\x03\x1f\xa8\x96\x29\x43\x48\xfc\x6d\xcc\x58\x87\xd0\xeb\x81\xa8\xfa\xee\x56\xf0\x22\x04\x3e\xef\x48\x60\xf8\x30\x9b\x73\xb7\x82\x3e\xc3\xf1\xb0\x83\x97\x79\x98\xe3\xb8\x23\x7e\xc1\xc3\x1c\xc7\x7d\x73\x6a\x7f\x42\xf2\x1f\xa4\x38\xde\xcf\xb2\x17\xe8\x23\x74\x50\x0f\x85\xe2\x1d\x9a\xd1\x87\x42\xf1\x9e\x92\x1e\x46\xa7\x2a\xbe\x1e\x79\x8c\xbb\x55\xf4\x22\x21\x41\x10\x92\x66\xef\x2a\x22\x53\x15\x55\xf9\x70\x63\xb5\xe0\xaf\xf8\xdc\x34\xd8\x2b\x54\x11\xb0\xbb\xc3\x67\xf6\x61\xd2\xe3\x8e\xfc\x1b\xbb\x8a\x9b\x7d\xe7\x5f\x31\x27\xf0\xb7\x7d\x3c\x73\x4e\xac\xb1\x7a\xe3\xaf\x95\xd5\x84\xbf\xf2\x45\x58\xbf\xd0\xb3\xec\x2a\x06\x12\x6b\xd0\x33\xf8\x0a\x38\x26\xef\x2a\x9c\xa5\x0d\x63\x95\x11\x7a\x0b\xa6\xe5\xbb\x8a\x0f\x54\x53\xbc\x25\x5f\xec\x15\x65\x06\x9c\xcf\x4c\x79\x12\x87\xbd\xf0\x8b\x12\x1e\x86\x9f\x8e\x69\x24\x21\xc3\x35\xc4\xbe\x7d\x98\xe0\xd7\xd4\x0d\xca\x43\xa1\xae\x7e\x98\x23\xd7\x10\x39\x7e\x57\x0b\xaa\x7c\x18\xe2\x6e\xe7\x72\x46\x78\x54\x73\xae\x23\x7a\x42\xc0\xce\xf3\x61\x6a\x5b\x73\x76\x92\xf2\x50\xe7\x62\x87\x97\x01\xf5\xe2\xbb\xba\x7e\x8f\x5e\xfc\x41\x46\x5a\xe9\xc5\x1f\x57\xc4\x4e\xae\x5f\x08\x17\xcd\xb9\xcc\xfa\x1f\xd5\xe4\x8f\x1b\x6f\x95\xd9\x58\x05\x87\x96\x9d\x55\x6c\xee\x3b\xb1\x0a\x41\x4e\xb9\x59\x85\x95\x40\xc3\x6f\x9d\x03\x5b\x12\xab\xc8\x53\x5c\x32\xab\xfc\x6d\x61\x15\xbf\x35\x34\x05\x41\x5d\xcf\x5c\xc0\x4e\x2a\xc2\xfd\xea\xa0\x13\x88\x90\xff\x20\xc5\xe8\x9e\x41\x3e\x8c\x2c\xb6\x99\xbb\xcc\x39\xfb\xfc\x5e\x5a\xa7\x42\xae\xf3\x78\x98\x20\xe2\xaa\xb1\x2b\x11\x95\x22\xc6\x78\x5c\xe0\x32\x48\x23\x98\x88\xc2\x48\x23\x90\x40\x62\x57\x8d\xd5\x18\x45\xc3\x0c\x30\x5e\x79\x47\xac\xa9\x07\xb1\x32\x11\x0e\xe2\x41\xa4\x4c\x07\x13\xf1\x50\xa8\xda\x4c\x7f\x64\xaa\xe7\x60\xb5\x1f\xc6\x0d\x6c\xf0\x87\x7d\x06\x3e\xb4\x20\x78\xfe\x43\x63\xf6\x02\x15\xd5\x43\x63\xf6\x02\x7d\xd6\xc3\x83\xb4\x40\x09\xb5\xab\x0d\xd5\xca\x2a\x8d\x9b\xf8\x57\xc6\xe3\x61\x25\xec\x51\x12\x2b\x61\x5f\x05\x09\xdb\xae\x16\x54\xd9\x0c\xcc\x63\x63\xc4\x26\x24\xb3\x18\xf6\xc9\xc8\x84\x9d\x2f\x70\x04\xd9\x8b\xaf\xa4\xe1\xe1\xa5\x4a\x82\xb6\x2f\xb1\x1a\x5b\xb9\xb0\x12\x89\x5e\x9d\x95\xfa\xfb\x83\xc4\xff\x0f\xad\x13\x7b\x65\xa5\xa3\x89\x9b\xd5\x58\x1e\x8d\x15\xa4\xfd\x61\x25\x9c\x9c\x2f\x56\x22\xd1\x8d\x1a\x47\xca\x1f\x56\x9e\xfd\xda\x3f\xb5\xb8\x79\x68\x66\xc8\x21\x86\x91\x21\x07\x38\x4c\x0c\x79\x48\xcc\xc8\xd2\x97\x6e\x3d\xb6\x76\x45\x8f\x85\x63\x75\x47\x65\xef\x54\x64\xa5\x7b\x26\xc3\x5e\x75\x8d\x19\xc2\x5e\xa9\xf2\xc5\xdf\xd8\x79\x58\x22\x41\xfc\xb8\xab\xbb\x4d\xac\x19\x9a\x7d\x81\x50\xc0\xe8\x0b\xfa\xb6\x87\x36\x5f\x39\xb3\xb2\x3b\x85\x55\x48\x3b\x2d\x9c\xb3\x13\x61\x51\x0a\x78\x92\x5d\x0d\xd3\x98\xc6\x4a\xc1\xc0\x5f\xac\xc6\x0c\xa9\x12\x81\xc5\xc2\xdc\xe8\xb9\xc6\x65\x38\xa1\x91\xe6\x09\x00\xd8\xb5\x08\x2c\x1a\x00\x02\x32\x94\x08\x2d\x4a\x20\x78\xa7\xd0\x0a\x01\x88\xbd\x5d\xd2\xe6\x79\x02\x48\x58\x07\x71\xef\x23\xc0\xad\xf7\x3e\x31\x60\xe9\x93\x04\x50\x0a\x7e\x3a\x96\xb9\x5e\x52\x3e\xc0\x04\x70\x1d\xe0\x83\x36\x5e\x00\xd9\xaf\x37\xb5\x06\xc0\x0c\x7d\xf7\x69\x94\xbc\x76\xd1\xc7\xc1\x5f\xbd\x47\xaa\x43\x02\x48\x2c\x91\xd4\x53\xb8\x9a\xb7\x60\xbb\x02\x00\xfb\x8e\x34\x9e\x04\x82\x45\x48\x9b\x5d\x24\x10\x14\x21\x84\x9c\x01\x40\x53\xd6\xfa\x79\x0b\x74\x56\x35\xa2\xbf\x01\x40\xa4\x84\x74\x5e\x0b\x2f\x9f\x16\x76\xbf\x04\xe2\x6b\xbb\xe9\xb5\x46\x95\x61\xd6\xb7\x20\x74\x2b\xd2\xef\x05\x00\xca\x54\xef\x33\xb7\xce\x44\x3d\xe9\x05\x2a\x1a\x55\xd7\xe1\x30\x51\xc3\x6c\x8a\x40\x04\x35\xe9\xe7\xe3\xa0\x63\x68\xe1\x7d\x05\x80\x91\xff\xbd\x1f\x00\xb1\x33\xaa\xbe\x05\xf6\xf9\x25\xec\x5b\x00\xc0\x38\xaa\x9c\x21\x04\x71\x28\x61\x57\x03\x80\xb6\x20\x4d\x6d\x40\xc8\xdc\xc3\x74\x98\x40\x74\xdd\x4e\x1b\x7f\x14\x2d\x13\xe8\xb0\x44\xd1\xfa\x80\x6d\x60\x2b\xe9\xfc\x84\xfa\xcd\x4b\x00\xc2\x89\xb5\x72\x16\xff\x62\x60\x19\xb7\x03\x84\x58\x22\x04\x93\x00\x20\x00\x7e\x5f\x0b\xcb\xb3\x16\xf6\xb8\x04\xb8\x1c\xf4\x16\x24\xdd\x42\xae\x59\x02\x9f\x73\xc9\xdb\x00\x8d\x45\x8a\xf5\x17\x28\x18\xc2\xeb\x00\x0f\x3e\x8e\x1b\xc8\x21\xf2\x29\x91\xd7\x2a\x80\xc4\xcf\x2f\xf7\x01\x10\x9f\xe6\x3a\x40\x6c\x8f\x62\xda\x1e\xe4\x50\x8b\x69\x6e\x3d\x21\x35\xb3\x69\xe1\x7a\x76\x2a\x60\xf4\x16\x44\xa8\xe8\xe9\xbc\x25\x43\xd5\x19\x62\xd0\x00\x90\x67\xa1\x85\x62\x29\x80\x86\x7e\x14\x6d\x42\x87\x5f\x6e\x0b\x39\x0a\x00\x48\x0b\x22\x35\x6f\x00\x50\x26\xdb\x59\x1f\xde\xa9\x7a\x17\x41\x21\x7b\xd5\x23\xa0\x30\x01\x2a\x92\xd2\x01\x70\x21\xd4\x3a\x25\x0b\x56\x42\xa2\x4e\x20\xf6\xcb\xa5\x3d\xe7\xd0\xb5\xd6\xee\x7f\x76\x8d\xe0\xd3\x7c\x63\x3e\x00\x2c\x2b\x4a\x3a\x40\xf4\xba\x6a\x43\x22\xf1\xfd\x5d\x42\xbe\x19\x00\x6e\xbc\xad\x9f\x27\x1c\xfc\x69\xe8\xbe\x03\xc0\x99\x58\xec\xac\x15\xd8\x8a\xf7\x74\x56\x02\xec\x65\x11\xa3\x70\x03\x03\x51\x8b\x6a\xd2\xa4\x0d\xdc\x96\x8a\x25\xfe\x64\x64\x9a\xad\x68\x16\x07\xc3\x6f\x44\x12\x7a\x00\xb1\x12\x5a\xf0\xd8\x01\x20\x0a\x42\x2b\xe7\x09\x38\xde\x5b\xd3\x3c\x33\x58\x7c\x0f\x63\xc9\x00\x4c\x92\x6c\x3d\x01\x86\xb2\x9c\x25\x3a\x22\xdd\xfb\xed\xd7\xe9\xd8\x50\x06\x56\x75\x1d\x9a\xc7\x1a\xce\x81\x01\x40\xbb\x68\x61\xe5\x4d\xe0\x0b\x40\x3d\xfd\xc8\x38\x4c\x6f\x61\x3c\xbe\x2a\xc2\x40\xd5\x84\x87\x04\x0d\x00\x4e\xb4\xde\xce\x13\xa0\xf1\x21\xd1\x06\x00\xd2\x11\x1e\xab\x01\xd0\x40\xcd\xb4\xaa\x07\xb6\xbd\x15\x2d\x2f\x86\x32\x6b\xe5\x0c\x10\xae\xf0\x35\x7c\x26\x01\x4c\xfe\xa4\x1c\x00\xbb\xbc\xf0\x27\x0c\xdc\x85\x5b\x30\x81\x2f\x4e\x92\x22\x80\xab\x3a\x9d\x27\x70\xef\x4a\x9a\x28\x46\x7d\xea\x57\x7e\x9f\xe0\x6b\xf5\x16\x04\x6c\x6a\x97\xba\x4e\x81\x78\x0f\xab\x75\x02\xb8\x26\x9e\xb7\x40\xb0\x6d\x45\xb4\x84\x22\x68\x2b\x3a\x8c\x27\xee\xd9\xad\xe6\xf3\x16\xd8\x9e\x98\x96\x36\x25\xcf\x56\xc4\x47\x48\x7e\x5c\xb4\xd6\x29\x23\x6e\x97\x28\xe7\x4c\x14\x67\xa6\xf3\x04\xc8\x71\x11\x97\x30\x91\x60\xab\xd6\xd3\xf5\x0c\xcb\xb5\xb7\xeb\x19\xe6\xfc\xcd\x5f\x00\xfe\x93\xe7\x5b\xb0\x3d\xfa\xad\x63\x72\x66\x68\xe5\x5d\xb3\x3f\x33\x24\x6f\x45\x27\x2b\x82\x07\x6d\x40\x43\x88\x60\x3d\x35\x9c\x6b\x03\x28\x6c\xb4\xe9\xf3\x21\x5e\x6d\xf7\x19\x20\x44\x7e\x29\x45\x0b\x77\x22\x21\x4f\xf3\xf3\x71\x15\x8c\xd6\x2d\xae\x69\x82\xd8\x76\x13\x41\x99\x48\x6b\xd3\xad\xbf\x4f\x60\x9b\xea\x74\xa6\x00\xb5\x86\xe1\x32\x81\x90\x09\xd7\xfa\xb6\x11\x04\xbb\x9d\x8f\xa3\xf9\x6f\x11\x6f\x46\x49\x6a\xbb\xf3\x79\x0b\x0c\x91\x43\xcd\x46\xe0\x83\x21\x14\x00\x9b\xa6\x7e\x88\x01\x83\x44\xf4\x74\x56\x72\x0b\xfa\xd1\x42\x75\x0c\x00\x4a\x9b\xf0\x03\x0f\x00\x31\x01\x2c\x5c\xfb\x02\x00\xd7\x64\xe1\x5a\x47\x00\xbc\xd9\x19\x64\xa3\xa0\xdd\xd2\x01\xbe\xd8\xea\xf7\x01\xa0\xfa\x17\x97\x40\xd7\xe6\xee\xd7\x79\x0b\xce\x1a\xbf\x4f\xa3\xe0\x33\x0f\xcf\xac\x7b\x5d\xea\xef\x4f\xe2\x2d\x26\x22\x3d\x11\x4f\xbe\x87\xbf\x3f\x00\x0a\xcc\xc5\xcf\x4c\xc7\xdd\x36\x7c\x73\x08\x54\xdc\x4a\xcb\x01\xb8\x1b\xea\x01\xe0\xca\x74\xb5\x03\x18\x7a\xfa\x67\xf6\x4d\x7c\xda\xf1\x19\xd7\x01\x20\xed\xf2\x17\x08\xf2\x13\xb9\x0e\x02\xa0\xe1\x4b\x28\x0d\x01\x60\x5a\x6f\x9d\x13\xf4\xc8\x85\x7c\x89\x00\x54\x0e\x22\xe9\xf4\x8f\x6d\xd7\xa1\x14\xf0\x64\xed\x26\xe6\x4f\x32\xd6\xc3\x52\xd1\x9b\xd5\xda\x59\xd5\x70\x34\x6d\xf7\xa1\x25\x93\x8c\xca\xd9\xe5\xd3\x69\xa6\x7c\x1f\x00\xcb\x5c\x04\x9b\xbe\x81\xd5\xfa\xf9\xc9\xa4\x8e\xe6\x05\x06\xc6\xf7\xbc\x85\xe3\x21\x06\x12\x77\xca\xbb\xd6\x33\x03\x34\xac\xc8\xa7\x8d\x0f\x09\x83\x0e\x1f\xfa\x85\x41\xc4\x06\x00\xb6\x36\xd6\xcf\x13\x93\x72\x44\x3f\x00\x4c\x52\x0f\x05\x87\x65\x77\x4f\x67\xbb\xe1\xb2\xd8\xcf\xf9\x3d\x19\xa1\x36\x42\x5c\x03\x80\x3c\xea\xb0\xba\x93\xb2\x69\x3b\x3b\x03\x59\x8a\xfb\x6d\xe5\x00\x15\xb3\xff\x3e\x01\x32\x78\xb6\xfd\x22\x05\x3f\x4f\x40\xc7\x5c\xfa\xe9\xfa\x43\x35\x91\x8e\xda\xf9\x50\xe3\xd6\xdf\x27\x30\xb7\x87\xea\x3d\x52\x25\xe1\xe3\xc2\x7c\x19\x26\xce\x85\x00\xa2\xf5\x59\xb8\x9b\x01\xa0\xad\x4f\xd6\x4f\x22\x7b\x24\x05\xb5\x00\xb0\x99\x2e\xd2\xb4\x0d\x80\xd1\x22\xf5\xdd\x40\x3f\x92\x5f\x02\xdc\x4c\xed\x00\x14\x71\x19\x81\x44\x7a\x94\xf5\x04\x75\x9a\x85\x24\x6c\x03\x5f\x10\x39\xbd\x96\xb9\x22\x6b\x3b\x3f\x21\x63\xc1\x6b\xdd\x6d\x14\xfd\x5a\xef\x07\xb8\x8f\x26\x91\x40\x3f\x32\x5b\x02\x90\x61\x37\x3b\x00\x76\xf6\xfd\xfe\x04\xe3\xd1\xd4\x8f\x4c\xa3\x34\x2e\xcb\xdb\x20\xf9\x2d\xf6\x02\x94\xa9\x17\xf5\xa3\xf0\x14\x28\x7a\xa2\x90\x8f\x28\xf7\x01\xb0\xa4\xba\xfa\x01\xdd\x5d\xef\x77\x3f\x00\xc7\xf4\x05\xd0\xb1\xae\x51\x87\xa6\xad\xfb\x19\x42\x98\xe8\x42\xb3\x18\x00\x82\xa3\x40\x1d\x1a\x00\xe4\xa3\xad\x5d\x02\x9c\x0c\xdf\x59\x41\x3e\x91\x27\xe7\x52\x1b\x83\x0c\x5f\xaa\x07\x80\xbe\xe8\xd2\x6b\x61\x01\x87\x98\x54\x01\x4c\xda\x57\x15\x35\x3a\x29\x78\xcd\xea\x3a\x84\x68\x35\x8c\x19\x08\x80\xef\xb6\xf7\x89\xe0\x66\xc5\x7a\x6c\x00\x37\xe3\x33\x1e\x1f\x2e\xcb\x52\x0f\x30\x20\x4b\xd0\x13\xb4\x40\x2a\xa5\x1c\x00\x5a\x33\xd3\x34\xc0\xcf\xad\x49\x74\x70\x1b\xbc\xcc\x10\x34\x81\xc0\x07\x5c\xb5\x56\xd0\xc3\xa0\x9c\xd7\x75\x80\x86\x01\x3a\x4f\xc0\x60\xce\x93\xbe\xe5\x81\xe0\xa8\x6b\x57\xf2\x12\x5b\x2b\x19\xf1\x9b\x3e\x0f\x2d\x3c\xb3\x01\xc0\x26\xad\xe6\xf3\x04\x05\xec\x1a\x53\x87\xf9\x44\xc4\xf0\xfd\xd3\x03\x6c\x3f\x8d\xcd\xe4\xe5\x00\xa0\x58\xb7\x5e\x40\xb9\x53\x2a\x07\x40\x08\x6d\xe7\x9d\xef\xf6\xc8\xd6\x7a\x23\xb9\x57\x00\x19\xe6\x11\xba\x48\xde\x8e\x28\x8c\x25\xf1\x72\x70\x3b\x02\x92\x59\x29\x6a\x03\xb1\xc0\x90\x2c\x16\x00\xbf\xfc\xe6\x94\x38\xd8\x90\x6a\x1a\x70\x87\xd8\xb8\xd5\x3b\x1d\xc0\xd1\xa8\xda\x80\x5c\xbf\x35\x9e\xf6\xb7\xbb\xb2\x7c\xe9\x89\x01\xb1\x75\x23\xff\x7c\xfb\x80\x22\xbd\x9d\x36\x90\xb5\xc4\xca\xa5\x36\x24\x9a\x11\x19\xf4\x49\x39\x8b\x68\x9a\xd3\x7a\xb3\xb6\x03\x40\x36\x51\xed\x3a\x00\xae\xef\xf9\xb4\x01\xa2\xff\x8e\xd8\xa4\x01\x46\x39\x3f\xc1\xd5\xf0\x3a\xf3\x3c\xc1\xfb\xd6\xeb\x00\xd1\xd3\x62\x67\x90\x71\xd4\x16\xc9\xd0\x36\x10\x7b\xd8\xfb\x0b\x40\x72\x79\xda\xf8\x90\x91\x2d\xea\x3a\xcc\x29\x8b\x35\x75\x8c\xae\xe0\xc5\x35\x40\xd8\x5d\xb5\x55\x3f\xc0\x84\x5e\xbc\x1e\x20\xb6\xca\xa1\x36\x4e\x3b\xc4\xd2\xd5\xd3\x2f\x1d\xbf\xce\x64\x7f\x11\x4d\x5a\x02\xd3\x0d\x40\x82\x7a\x3a\xf6\x45\xc0\x8d\x43\x8e\x1d\xce\xb3\x4d\x02\x8f\x0d\x40\x84\x78\x3e\x0e\x66\x89\x25\xe9\xe0\x70\x18\x26\x96\x43\x18\x1c\x9e\x98\xe5\x10\x7d\x87\x9d\x5c\xbd\x7b\x3d\x00\x2e\xe4\xf6\x3e\x81\x15\x74\x16\x3f\x7c\x2e\x6b\x3b\x6f\x01\x53\x50\x52\x7f\x01\x04\x55\x3b\x1f\x47\xa3\xb9\x72\x3e\x8e\xbe\x5a\xe5\xec\x39\x84\x12\xaf\x55\xc7\xa4\x23\x98\x78\x3d\x07\x98\x3f\x90\x5c\x9e\x23\x0e\x89\xf5\x77\xc7\xca\x01\x20\xba\xcb\x07\xc0\x10\xf6\xb3\xb4\x21\x65\xb3\x43\xe4\x90\xdc\x7e\xb3\x1e\xd7\x01\x40\xf4\xcf\x9e\x7b\xe0\x01\x75\x9f\xe5\x80\x24\xf7\xf5\x9c\xce\x48\x73\xbf\xfb\xf1\x02\x1f\xd0\x56\xbe\x85\x89\xde\x6b\x68\x5b\x09\x60\x13\xea\x20\x65\x8e\xf6\x26\xb9\xd3\x4d\xa5\x56\x71\x4d\x36\x12\xb5\xdf\x56\xc4\x25\x20\x4f\xfa\x8d\x44\xee\x04\xc0\x89\x96\xf7\x89\x79\x8c\x2e\x02\x40\x0c\xe6\x2a\xa9\xf4\xcd\x2c\xe8\x55\x77\x92\x7b\x90\xb6\x56\x2d\x5c\xa4\x04\xbf\xcb\x61\x4e\xf6\x7f\x10\x43\x9e\x27\x60\x62\x5c\x75\x92\x0c\x84\x12\x2e\x92\xb0\xdf\x4c\x15\x5e\x25\xb0\xb9\x07\xd8\x28\xf8\x95\x12\xa0\x89\x95\xde\x02\xad\x79\xad\xe2\x12\xe8\x0b\x54\xec\x7a\x01\xc8\x36\x6f\x35\x9a\x90\xfe\xf9\xd2\x2a\x1c\x09\x8e\x1c\x55\x0b\x77\xc0\x22\xac\xf8\x75\xde\x02\x45\x47\xca\xef\x13\x20\xd2\xa2\x41\x4c\x99\x5d\xce\x91\xcf\xa4\xd9\xb5\x8a\xf3\x1a\xd0\x27\x44\x1a\x63\x01\x0d\x47\x5c\x3d\x00\x84\x1c\xda\xc8\x23\xe3\xa8\x4d\xf9\xaf\x1c\x60\x23\xc7\xce\x28\x11\xe5\x02\x00\xc8\x60\x33\x01\x88\xd4\x5b\x5b\xd3\x5a\x29\x94\xa1\x9d\x19\x40\x52\xe4\xd6\xca\xf9\x09\xe6\xf9\xfa\xc3\x13\x48\xa0\x98\x5e\x00\x56\xb0\xe2\x5c\x06\x0c\xbf\x4a\xd7\xc1\xc1\x7c\xc4\xc5\xcf\x9a\x05\xaf\x57\xa4\xe2\xb9\x87\x7c\x8d\x8b\x9e\x40\xe4\xd3\x66\xda\x4c\xf4\xda\xb2\x52\xcf\x13\xa0\xe0\xa6\xe3\x9a\xae\x5a\x76\x98\xbf\x81\x28\x9a\xed\xdd\x08\x70\xc8\xea\xd7\x59\x2b\x38\x59\x8b\x89\xfc\x20\x87\xe6\xdd\xca\x99\xc5\x4e\x61\xe7\x19\x31\xd3\xee\xd2\x4f\xa0\x3e\x6d\x12\x89\xdc\x48\x1b\xb7\x9f\x28\x07\x08\x4e\xff\x12\xe3\xc6\x1c\x69\xe6\x62\xdc\x90\xd4\xe6\x6e\xed\xcc\x1c\xb2\x3f\xf4\xa6\x2b\xc8\x78\x20\xa8\xcc\x3a\x37\xe7\xa5\xf1\xe0\x4f\xe6\x0d\x4b\x85\x22\x5e\x64\x26\xda\xdf\x69\x01\xd2\xb0\xb1\x9d\xd9\xa7\x81\xa2\x95\xaa\x27\x2a\x4d\xcf\x34\x95\x0c\x5e\x0b\xd5\x36\x81\x15\x80\x36\x13\x63\x86\xc2\x6a\x1b\x00\x6d\x22\xb4\xaa\x27\xb2\xc4\x16\x5d\x73\x6f\x86\x5b\xec\xa6\x13\x9e\x56\x6b\x4d\xa2\xee\x9b\x11\xfd\x8a\xf3\x02\x7a\x4f\x64\xde\x6c\xef\xb7\xc0\x19\xa9\xdf\xf7\x01\xa0\xc4\x3c\x4c\xc1\x34\x48\x0c\x9b\x26\x7b\xc2\xd2\x01\xce\xe3\x01\x0c\x3a\xbb\x76\xbd\x05\xc1\xb5\x9a\xc4\x3b\x37\x43\x66\xd5\x2e\x9e\x93\x41\x9c\x4c\xda\xa9\x7b\x4e\x8a\xed\x75\xe4\x43\xd1\x7c\x37\x29\xd6\x6e\xc4\xbf\xb9\xad\x88\x17\x41\x14\x8c\xbb\x75\x71\x3c\x93\x9e\xcc\x92\xa1\xdd\x13\x39\x51\x60\x41\x1c\xc0\x03\xfb\x07\xc9\xd0\x92\xdd\x5c\x63\xe4\x45\x36\x80\x01\xe2\x49\x92\xec\x86\x41\x9b\x44\xee\xc9\x92\x53\xe9\xa1\x9f\xe8\xe2\x47\x92\x9e\x2c\xd3\xf9\x9a\x9c\x68\x32\x58\x65\x36\x29\x92\x92\x55\x66\x4f\xe6\xcd\x27\x19\x82\xeb\xb6\x76\xde\x02\x33\xc8\x2a\x61\x4b\x32\x84\x5c\x85\x55\x53\x00\x50\x67\xba\xe4\x22\x1b\x80\x3f\x8c\xab\x0d\xe3\x05\x94\xe7\x44\xe2\x85\xcb\x4a\x53\x4f\x3f\x24\xc7\x9e\x0e\x10\x44\x49\x5b\x3d\x19\x6c\xf1\x11\x7a\x38\x00\xd8\xc5\xb7\x4e\xf1\x54\xa2\x23\xb7\x95\xa6\xaf\x7d\xc8\xde\xf2\xac\x49\x54\x8a\xc1\x56\x14\x00\xd9\x28\x4d\x83\xc3\x80\xb9\x69\xad\x27\x2a\xc5\x9a\x73\x37\x24\x67\xe8\x86\xc6\x1d\xb5\x81\x0f\x42\x4b\xa8\x0d\x5c\xc8\xfd\x2e\xf9\x00\x0c\x3e\x51\x0e\xc0\x9f\xe8\x2d\x10\x0f\x37\x49\xb6\x93\xc3\xa6\xb7\x49\x94\xb9\x81\xe8\x58\x72\xb5\x81\xb0\xe0\x4d\x7c\x55\x72\x6a\x60\xda\x79\x0b\x5c\x4c\xab\x84\xbf\xc9\x1b\x78\x22\x4f\xe7\x09\x29\xf7\xf5\x16\x58\x72\x16\xcf\xf7\x01\xb0\x2b\x4f\xa3\xc6\x8d\xfc\xa7\xe1\xc7\xe3\x69\x98\xf9\xb4\x9e\x35\x14\x10\x21\x9a\xf8\x81\xe4\x14\x10\x9a\xbd\x00\x58\xff\xaa\x9f\x4c\x1a\x07\x9f\x59\x44\x80\xaf\x7a\xd7\x17\x80\x78\xf5\x0c\x27\xc2\x57\xc1\xa8\x8b\x00\xd8\xd4\x5c\x0e\x00\xd7\x94\xdc\x0f\x00\x2d\xf5\x75\x9e\x20\x39\x6e\x1a\x5f\x5c\xac\x7b\x3a\xaf\x45\x76\xa9\x5a\x6e\x0d\x16\x63\xb9\x5c\x49\xaf\x05\x77\xdc\xfa\x59\x09\x12\x99\xdd\x5a\x3c\x88\x54\xd0\x74\x5e\xa5\x71\xd1\x66\x50\x74\x60\xdc\xd0\x53\x76\x6d\x95\x71\x93\x95\xd1\xba\x1f\x58\xc4\x56\x78\x0a\xa4\x91\x20\xba\x93\xfe\x2a\x8d\x4c\x83\x83\xae\x46\x91\x84\xa0\x99\xc6\x63\x14\xa6\xb8\xa5\x90\x20\x31\x45\x7f\xb7\xa6\x8e\x55\x0a\xd5\xba\x5e\x5b\xe5\x14\x76\x1f\x80\x49\x18\xf4\x16\x5a\x45\xf7\xf3\x44\xa3\x56\xe8\xf4\xc3\x61\x31\x98\xaa\x1a\x9d\x90\xf7\xa4\xf3\xb5\x22\xc7\x5d\xfd\x98\x34\x32\xd4\x44\x0d\xdc\x15\xe1\xd8\x16\xc0\x87\x12\x7b\x91\x41\x7a\xc2\x15\x89\x11\xd2\xf8\x50\xa8\x46\x7e\x31\x31\x25\x5d\xbb\xb4\xa9\xc7\x97\x3c\xb8\x36\x35\x3d\x76\x60\x07\x4a\x00\xf1\xcc\x35\x73\x4c\x15\x53\x75\xa9\xdf\x40\x87\xa5\xf3\x25\x00\x12\xc3\x5b\xaf\x65\x0e\x12\x38\xd2\x01\x70\x1a\x63\x96\x03\xd4\x5f\x19\x6b\x02\x90\x74\x5c\x80\x84\x8c\x3c\x15\xd3\x4c\xda\xc3\x55\x00\xd8\x76\x17\xc1\x9e\x09\xda\xcb\x5b\xc4\x76\x26\x26\x49\x7d\xdb\xa0\x08\x43\xe7\xc4\xa4\x49\x69\xba\xee\x03\x40\xb0\xaf\x5d\x39\x29\x53\x34\x2d\x3a\xe6\x89\x28\x92\x06\x27\x66\x8a\x30\xe9\xaf\x12\xfd\x18\xac\xe8\x00\x63\xf4\xff\x9e\xee\xeb\x00\xd0\x27\xe8\x14\x60\xb0\xfa\xe2\x55\x3f\x01\x91\xeb\x29\xab\xeb\x8d\x0b\xc6\xf4\xb5\x34\x07\x6d\xa2\x30\x8c\x0a\xde\xaa\x88\x12\x2d\xf0\xbb\x64\x57\x89\xc1\xb2\xad\x98\x9e\xe8\x14\xca\xeb\xe0\xa0\x9a\xa8\xf5\xf3\x2d\xb0\xc9\x6c\xdd\xf5\x16\xa7\x22\xda\x34\x0d\x50\xbe\x14\xd7\x61\x8c\x60\xaa\xfb\x54\x3c\x00\xbd\x22\xb4\x2b\x11\x04\x91\x71\x4c\x02\xc0\xa5\xde\xca\xf9\xc9\xc3\x15\xa4\x93\x95\xa6\x5f\x55\x7c\x66\x36\xda\x44\x16\xf2\x11\xd9\xe8\xaf\x74\xf1\x14\xd8\x00\xce\x3c\xae\xd3\x6c\xf0\x0f\xb2\x42\x1e\x20\x1b\x9c\x7e\x4a\xe3\xd2\xce\xe2\x45\x44\x50\xb2\xc1\x98\xa4\x78\xd5\x4f\xb0\x82\x4a\xe5\xd7\x6e\x00\x32\x56\xde\x21\xb2\x65\x38\xa6\xf4\x4b\x4f\x14\x88\x43\xbd\xab\xa7\x94\x17\x7b\xd5\x4f\x2a\x45\x6d\xe7\x09\x4a\xd6\xdc\xf4\xb5\x30\x15\x29\xde\xd4\x0f\xe8\x04\x9b\xe5\xfb\x00\x0e\xf9\xcc\x5f\x38\xc0\xb2\x21\x87\xbd\x5f\x7e\xda\x03\xdf\xaa\xb5\x92\x0d\xea\xc0\xe2\x76\x00\x78\x1b\x65\x1e\xaa\x1b\x78\x20\x1a\x55\x27\x61\xbb\xd9\x2c\xf9\x01\x12\x6e\xc9\xe7\x27\xb2\x78\xb9\x0e\x00\x7f\x0c\x13\xe0\x3a\x6b\xec\x00\x0b\xa6\x11\xfa\x50\xf8\xb3\x17\x31\x08\xd9\x10\x33\xd8\xec\x8c\x0d\xd9\x65\x6f\xef\x13\x03\xd7\xd5\xf3\x04\x4f\xfb\x96\x0e\x00\x7e\xe0\x2c\x1e\x44\x8e\x2d\xde\xd4\x31\x78\x5d\x17\x77\x7d\x2d\x33\xf9\x7a\x2b\x07\x00\x3d\x72\x01\x1f\x85\xe4\xe8\x07\x18\xb8\x91\x1e\x00\xe2\x9d\xe2\x7a\x0b\x4f\x56\x49\xdb\xb3\x61\x23\x54\xd9\xc1\x64\x43\x5a\x39\x93\x41\x4a\x36\x64\x83\x6b\x52\xe0\x64\x7b\xa8\xc1\x38\x8b\x87\x22\xa2\x9e\xaf\x03\xd0\xfc\xfb\xb4\x41\x79\x60\x29\x07\x80\xe3\x08\x6f\x3e\xd9\x2f\x46\xa5\x22\x7d\xce\x94\x61\xd7\x44\x5e\x24\x3b\x92\x47\x15\x57\x1b\x0e\x65\x54\x93\xea\x3b\x3b\xf2\x24\x15\xa7\xc0\x23\xd3\xce\x1e\x01\x91\x03\x40\x86\x1b\xa4\x09\x07\x00\xcb\x21\x9d\x9b\xd9\xe1\xf8\xe4\xd2\x96\x6f\x00\xa2\xee\xae\x36\x74\x7e\xbb\xba\x0e\xca\x59\x74\xb2\x6e\x00\x62\xa6\xd3\x0f\xe8\xe4\xab\x98\xf2\xec\x08\xdf\xe5\x92\x5c\x66\xef\xe4\x67\xda\x7d\x00\x08\x91\xac\x1f\xe0\x81\x29\x91\xde\xd2\x49\xa0\xb4\x60\xdc\x64\x75\x77\x00\x30\xf6\x67\x8b\xd1\x70\xca\xca\x69\x83\x2a\x1e\x3b\x9f\x4f\x33\x67\x09\x17\xb2\x23\x3b\x7a\x93\xee\x69\x03\xb0\x8a\x16\xc5\x72\xa7\x64\xea\x7c\x0b\x9c\x82\xfc\x16\xe9\xf0\xc1\xab\xb2\x56\xa1\x23\x3c\x73\xe9\xda\xc8\x8e\xdd\x50\x25\x61\xcf\x92\xb0\xb7\xf3\x16\x08\xc3\x6b\x2b\x6a\x14\xa1\x05\x90\x31\x29\x00\x68\x85\x9a\x58\xb1\xec\x8c\xf8\x25\x43\xa1\xec\x1f\x7a\x3a\x5d\xf9\x00\xb8\x3e\xf4\xf3\x13\x7a\x44\xbb\xbe\x05\x1c\x4f\xe9\x22\x28\x0e\xff\xf8\x92\x92\x00\x72\xb3\xf7\x7d\x00\x08\xf7\x2e\x11\x14\x5f\x94\xb0\x8b\x16\x3a\x44\x18\xcd\x8a\x7e\x02\xff\xe2\x7a\xdd\x2f\xd0\xf0\xb5\xf9\x00\x90\x8e\x6b\x90\x29\xb9\x2c\x92\x9c\x64\xc6\x8d\xe9\x49\x34\x68\x0c\xad\x53\x8e\x29\x03\x39\x20\xf0\x1b\x00\x0c\xe1\x1f\x00\xde\x32\xb2\x1a\x85\x09\xb8\x5f\x3a\x15\x07\xe3\x6e\x4a\xa1\x95\x99\x04\xcd\x64\xc4\x91\xe9\x52\xda\x24\x8e\xd9\x40\xec\xfd\x73\x6e\x8a\xd1\x12\xe7\x95\x65\x6c\x74\xd9\xf9\xc9\xec\xc7\x2d\x35\x00\xdc\xd0\xad\xab\x63\x13\xaa\xd9\x26\xeb\xb4\x4c\x36\xaa\x49\x03\x9a\x99\xf3\xcb\x5a\x2f\x07\xa0\x57\xdf\x5f\xb0\x42\xdc\x4f\xc3\x85\xd3\xdf\xf6\x10\xbb\x42\x7b\x87\x09\x99\xaa\xc4\xcd\x99\x69\x87\x6a\xd5\x76\x53\x1e\x9c\x54\xd5\xeb\x86\x3d\x9c\x8a\x9e\xa0\x88\xa8\x6b\xad\x90\x83\xaa\xf5\x0c\x27\x23\x0b\x49\xd5\xb4\x81\x20\x2e\xb9\xbd\x3f\x19\xd0\x82\xf4\x03\x60\x7c\xc5\x42\x30\x2f\x49\x3b\xe4\x98\x99\x49\x9a\x54\x1a\x99\x19\x29\x8a\xa4\xba\x99\x59\x19\x4a\x6a\x02\x90\x10\xc1\xce\x22\xa6\xb1\x8e\x15\x2d\xc0\x69\xd4\xd7\x9c\x9e\x1a\x37\xf5\x99\x23\xc3\x7a\xab\x7f\x78\x22\x28\xf8\x21\xe9\x74\xd5\x68\x62\xb9\x33\xdd\x35\x90\xd7\x9a\x80\x83\xd8\xaa\x0d\xc4\xe1\xb7\xa6\x9d\x21\x61\x96\x9d\xd7\x0e\x5a\x45\x9f\x99\x03\x03\x59\x92\x0e\xb0\x39\x70\x5e\x95\xf3\x71\xb0\xbd\x2e\x26\x1e\x8b\x76\x30\xe5\x16\x6d\x45\x3c\xec\xfd\xb5\xe5\x00\x06\xba\x68\x07\x88\xb3\xa6\xd9\xfb\x13\x4c\x54\x3e\x8d\x52\x17\xf7\x07\x00\x13\xa5\x53\x91\x51\x88\xeb\x75\xa6\x01\xf6\xdb\x76\x9d\x01\xfa\x52\x03\x7a\xbe\x36\x42\xd6\xde\x7e\x9d\x1d\xca\x54\xcf\xd7\x79\x8b\xac\xb3\x45\x8e\x27\x49\x98\x6e\x3e\x1b\x80\x81\x5c\x79\x7f\xc2\x30\x75\x5a\x41\xe4\x23\xbc\xe7\x03\x74\x5c\xb7\xd5\x31\x84\x38\xab\xd7\x19\x31\xe8\xc2\x5b\x3e\x0b\x06\x26\x2b\xad\xe6\x74\x00\x88\xdd\xfc\x05\xb8\x82\xde\x9f\x04\xdb\x90\xf3\x69\xf4\x0f\x21\x2c\x00\x70\x05\x91\xc3\xde\xcb\x20\x98\xc6\xcc\x63\xa1\xd8\x45\x4e\xb4\xbf\x00\xb9\xb7\xf3\x13\x04\x14\xe9\xbc\x2d\x6c\xe0\x83\x21\xf4\x03\x60\x03\x91\xc3\x2e\x76\x73\x7d\xb8\xda\x80\xae\xa5\x39\x17\xee\x06\x30\xd9\xf5\x7d\x02\xfb\xe5\xf4\x03\x66\x9a\x08\xf4\x01\x80\x32\xb4\xa6\xd7\x66\x2e\x6d\x0a\x6c\x8a\xc1\x09\xb1\xf4\x7a\x1f\xe0\x03\xe1\xaf\xde\x52\x18\x10\x2e\xf5\x03\xf0\x44\xcb\x02\xa0\x21\xaf\x5c\x30\xc5\x0a\xac\x65\xa5\x11\x2e\x06\x4a\xd7\x74\xc1\x28\x0c\x88\xda\xbc\xf5\x03\x40\xc6\x5a\xd5\xb1\x0a\x65\xb6\xf7\xeb\x00\xb8\xc6\x9c\x79\x41\xa6\xb5\x7e\x9d\xcf\xaf\x5c\xb8\x7e\x1a\xa5\x19\xde\xf9\x16\x8a\x54\xc5\xdf\x15\xc3\x8d\xd4\xda\x19\x20\xdc\x48\x9b\x4e\xa3\x0d\x54\x98\xac\xd4\x03\x80\x15\xb3\xd3\x06\x15\xaf\xa6\x9e\x8a\x15\x2b\x6a\xa3\x33\x3c\xe9\xe9\x47\x97\xee\x5a\x3f\x81\xf8\xaf\xe6\xaa\x9f\x38\x63\xd8\x5d\xfa\x89\xf3\x40\x3f\x1f\x07\xbe\xaa\xb6\xd3\x0f\x58\x21\x56\xf9\xc3\x6c\x00\x26\x15\x67\x49\x39\xcd\x10\x2e\xfb\xf3\x03\xac\x18\xb2\x97\xd4\x74\xc6\x17\xf1\xb2\x6a\xb3\x17\x00\xdf\xfa\x3e\x41\x76\xf9\xcc\xf3\xa0\x1d\xc9\xf9\x09\xcd\x1a\xc4\xdb\x6c\x00\x57\x21\x2b\x07\x00\xa7\x7f\xf6\x0e\x43\x40\xd5\xf7\x27\x54\x06\xdf\x1a\x3d\x1a\x96\xd7\x33\x58\x1f\x72\x0c\x45\x6d\x7c\x70\x7d\x97\x59\x43\xb1\x2f\x43\xf4\x9f\x8e\x21\x34\x77\x95\xf1\x44\x41\xac\xd5\xbb\x55\xaf\x07\x40\xb8\x80\x62\x07\xc0\x12\x75\x01\x0b\xae\x41\x76\xb6\x0a\xe4\x92\x26\xf3\xa6\x42\xfb\x9e\x26\xe9\x67\x39\xc2\xf5\xf3\x16\xa8\xab\xaa\xec\x4f\x0a\xbd\xcf\x6b\x3f\x9f\xcf\x90\x2f\x39\xe9\x5b\x1e\x18\x0b\xdc\xb7\x1f\x00\xfa\x74\x7d\xad\x5f\xc6\xcf\xaf\x02\x60\x75\x57\x49\x6c\x37\x00\x86\x9a\x37\xd2\xe2\x08\x72\xd2\xaf\xd3\xc6\x4d\x53\x00\x6d\x04\xba\x7a\x97\xae\x51\xa7\xa3\x4b\xbd\xc8\x25\x6c\x00\xac\x07\x4f\xc5\xe2\x89\x71\xed\x29\xcd\x29\x14\xe1\xb7\xb3\xaa\x3d\xc3\xa7\xad\xb9\x5e\x4b\x7b\x38\xdd\x5a\x36\xc0\x31\x55\x1b\xd0\xc4\x9a\x18\xb7\xe2\x4c\x16\x7a\xf6\x9f\x23\x33\x61\x91\xbd\x45\xf1\x4e\xb5\x08\xf9\xe7\xe2\xc8\x5e\x84\xd0\x16\x00\x30\xc8\xd7\x19\x31\x87\x5a\xc4\xcf\x4f\x5c\x4b\x4a\x23\x86\x90\x70\xf5\xbe\xd4\xc6\x84\xec\x5b\x16\x73\xc5\xe1\x96\x69\xed\x8c\x3a\x74\x2d\xf5\x12\x29\xe5\xf5\xc1\xea\x69\x83\x51\xa0\x2e\x11\x7d\x47\x74\xa0\x76\xb5\x76\x00\x38\xfe\x8b\x72\x8e\x8b\x91\x6e\xb4\x3d\x18\xf0\xb3\x5f\x59\x00\x62\xc7\x94\x9b\x67\x6f\x19\x19\x72\xc9\x56\x0f\x40\x0b\x15\xad\xc2\xcd\xa7\x83\xb1\x68\x07\x40\x94\x49\xde\xaf\x36\x10\xd4\xe1\xd2\x4a\x1e\x99\x11\x9e\xb4\x1c\x06\x19\xe0\x9c\x04\x14\x1e\x0b\x77\x3b\x00\x54\xe6\xbc\xb3\x6e\x80\x8c\xa7\x1a\xa5\x3f\x4c\x15\x29\x1d\x48\x48\x5b\xaf\x76\x1a\xc5\x69\xd4\xdf\xb7\xe0\x84\x4f\x5a\x85\x83\x31\x50\xca\x9d\x0f\x80\x60\x4d\xe5\xf4\x83\x52\xb6\xb7\x63\xf3\x0d\xc6\x15\x00\x4f\x34\x99\x46\x6c\x00\x3a\x09\x1d\x4f\xa3\x82\x05\x92\x5e\x63\x03\x30\xaf\xa8\xe7\x27\x0c\xa6\xaa\x7d\x3b\x2a\x4e\xa3\x7e\x1d\x00\x82\x92\xeb\x7d\x02\x7e\x82\x52\xde\x6e\x80\xe3\x71\xde\x82\x51\x97\x9c\x76\x03\x38\x8c\xb3\xbe\x16\xa2\xbb\x26\xdf\xcb\x42\x5d\x7e\xf5\xb3\x3e\x9a\xc4\x53\xf7\x01\x82\x01\x96\x52\xac\x30\xc4\x6a\xad\xe9\xfd\x09\x9d\x17\xde\x27\xa0\x0a\x11\xb5\x1c\x4d\x91\x3e\xde\xd7\x42\xbf\x52\x4f\x1b\xf4\xad\xcb\xea\x3a\x0f\x63\x19\xb6\x6e\xa0\xe3\x52\x51\xfe\xc2\x01\x36\xe0\x0f\xda\x9a\xf6\x1f\x03\xb4\xd6\xcb\x4e\x9f\x06\x09\xf6\xe9\x13\xf8\xc5\xda\xcf\x67\x4c\x1a\xc8\x9d\x36\x74\x9d\x3a\x63\x03\x2e\xbd\x9e\x39\xe2\x75\xaa\x9f\xdd\xc5\xeb\xd4\x39\x15\x07\x12\x2c\xd6\x4b\x34\x6d\x74\x6a\xfe\x7b\x3b\x00\xcd\x8a\xae\x03\x2c\x88\x55\xf2\x01\x30\x7a\x76\x00\xdc\xc0\x5c\x9c\xdc\xe8\x20\x2e\xf5\x6d\x03\xf7\xab\xfb\x2c\x62\xe4\xf3\xab\x39\x9f\x9f\x60\x35\x49\x3b\xb5\x81\xd8\x5d\xe9\xd0\x12\x5e\xeb\x24\xd3\xdf\x00\x1c\x55\xfb\xfb\x13\x98\x68\x9c\xe5\xc5\x04\x75\x5d\x24\x9d\x5e\xfd\x26\xf5\x79\x51\xb0\x54\x3f\xab\x89\x1e\x7c\xe7\x10\x1c\x36\x20\xb8\xcd\x76\x00\xb0\x54\xa2\xcf\xc3\xe8\x17\x77\xbd\x3f\xc1\xde\x39\x3b\xc3\xe8\x98\x99\x4e\x3f\xa0\xd0\x3a\xd4\x77\x18\xad\x21\xaf\xf7\x27\x90\x61\x9f\xc9\x36\x64\xe1\xa8\x87\x40\xf1\x9c\x30\x3b\xfd\xa0\xdb\xe5\x19\x42\xa7\xf1\x71\x4a\x07\x40\x60\xd1\xd3\x06\x62\x3f\xd4\xab\x5d\x07\xc0\x56\xf1\xf7\x27\x30\xb2\x3b\xeb\x94\xa1\x5a\x25\x2f\x2e\x0c\xd6\x5a\xda\x19\x53\xc4\x58\xb5\xfb\x6c\x7b\x1e\x60\xa9\xbe\x00\x48\xc7\xd9\x1e\x08\xb9\x5f\xf3\xdb\x28\xcc\x12\xdb\xd9\x90\x92\xd4\x1d\x3a\x00\x8e\xb2\xe6\x3f\x3c\xe1\x60\xca\x5f\x20\x48\x87\x2e\x6d\x45\x21\x5a\x2f\xf1\xbe\x0c\xc3\x6a\xed\x8c\x18\x02\xb1\x56\x39\xa8\x15\x86\x62\x2d\xf2\x48\x2a\x0c\xc6\x5a\x5f\xca\x09\x73\x93\x7a\x9d\x43\x90\x9c\xa8\xbf\x8d\xd2\xc2\xb4\xbd\x00\x43\x35\x9e\x7e\xe0\x88\x93\x37\xc3\x06\x30\x73\x87\x0c\x42\x4d\x54\xeb\x99\x86\xc1\x0b\xf9\xd9\x51\x03\x66\x89\xe9\x2c\x87\x41\xd3\xaa\xb3\x09\x27\x83\xee\x9d\xc3\x07\xa1\x54\xab\xcc\x6f\x36\x00\xc9\xe5\x59\xda\x13\x73\x5b\xd3\x0b\x80\x29\x68\x07\x60\xe0\x27\xdd\x5a\xc6\xe4\x3a\x3d\x9f\x0f\x5b\x1a\xbf\x0e\xb9\x80\xe9\xab\xb5\xb3\xc6\x1e\xb2\x84\x62\xc5\xe6\x05\x7d\x8d\xb4\x64\x65\x26\x06\x25\xd3\xce\x9e\x49\x22\x55\xf6\x83\x32\x34\x84\xc0\x07\x80\x4b\xca\xe1\xab\x90\xd1\x7e\x93\xe0\x4b\x00\xf8\xbb\xb3\xd6\x29\xaf\xea\xb7\x2e\x15\x13\x9a\xa0\x7e\xdb\x0b\xd0\xd9\x87\x4b\x6a\x32\x06\x72\xd2\xe2\x9f\x0c\x90\xe2\xe2\x01\x90\xdc\x8f\xe1\x40\x09\xc0\x62\x47\x77\x56\x86\xb8\xb0\x73\x11\x66\x34\x08\xc4\xeb\x0e\x00\x32\x8d\x2e\x21\xf4\x06\xc0\x89\x8a\x39\x61\x0e\x99\x2a\xcd\xc7\x06\x40\x1d\x74\x21\x50\xca\x96\xe6\x7f\xc1\x0a\xb1\xcc\xc5\x8c\x0e\x67\xb0\x68\xba\xa6\x93\xa4\x1a\x3c\x8a\x11\xc8\x34\x80\x9b\xb1\x8d\xf8\xc6\x2a\x47\x97\x9b\x9d\xac\x56\x30\x7a\x77\x13\x50\x29\xff\xe2\xd8\x54\x2a\xfb\xfa\x7d\x1a\x85\x18\xb2\x6b\x33\x55\xde\x70\x4d\x8e\x50\xd5\x70\xf8\x74\x3b\x8d\x76\xea\x7c\x52\x3b\x00\xb9\xe3\x4c\x80\x41\xaf\x6f\xd2\xc5\x0d\x40\x0e\x7e\x09\x70\xda\x19\x65\x75\x6c\x50\xd0\x70\xeb\xf3\x99\x17\x30\x5d\xfa\x5a\x38\x97\x75\x99\x7b\x55\xa3\x97\xb6\x02\x3c\x54\xfb\x40\xea\xd8\xfe\x00\xe0\xe0\x20\x09\xab\x0c\xbb\x65\x3a\xd0\xab\x5f\x64\xfd\x79\x3a\x57\x26\x7e\x28\x32\x2c\xaf\x7e\x41\x09\x94\x5d\x6d\xdc\x5c\x1a\x3c\xd1\xaa\xdf\xe0\x34\x2a\x09\x54\x65\xdc\x2c\x53\x08\x88\xea\x89\x92\xf2\xae\x27\x0a\xa3\xe2\x95\xfb\x00\x71\x2a\xca\x14\x60\x03\xb8\x2d\x68\x08\xbd\xd2\x02\xe1\xb4\x41\xa1\x89\xa2\x46\x6c\x20\x8e\x7c\xd9\x7f\x6d\x80\xfd\xc8\x02\x18\x0f\x96\x64\x70\x03\x15\x1f\xf7\x3e\xc1\x8f\x53\x1b\x8d\x1a\x8c\xd3\x0f\x64\x59\x2f\x92\x90\x6d\x00\xba\xda\xae\x36\x28\x84\x2e\x67\x4c\x19\x2e\xbe\xd6\x72\x00\x08\xa1\x4d\x43\xd8\xb9\x60\x78\x5e\x55\x47\xb8\xf6\x2e\x8b\x8c\xea\x46\x4b\xf3\xa2\xb7\xf0\x54\xec\x5d\x8d\x22\x41\x6b\xd5\x21\x58\x1d\x47\x8b\xf9\xf9\x16\x78\x13\xd5\x5b\x8b\x8e\x36\x4e\x55\x36\xcf\x95\xb7\xb8\x52\xcf\xb7\xc0\xd7\xb0\xf5\x33\xfb\x34\xa1\x93\x17\x4f\xf5\x0f\xf5\xe9\x45\x5d\x47\xdc\xe3\xf6\xae\x0f\xda\xe6\xcb\x14\xb8\xd2\xae\xbe\xe6\xa2\x46\x71\xf1\x2b\xb7\x76\xb6\x3f\xbc\xe6\x52\xa6\x58\x07\x03\xb5\xdd\xe5\x05\x20\x17\xd1\x4f\x86\xf4\x9b\xea\xd8\x80\x16\xa4\x66\x3b\x80\x34\x6d\x59\x00\x04\x84\xb7\xb6\xc7\x28\x0c\xc2\x4a\xfd\x77\x1d\x95\x0e\xf7\xed\x00\x0a\x20\xca\x51\x17\x9b\x2d\xb9\x75\x1d\x88\xd0\xd5\xa4\x9c\xab\x0c\x1f\x6f\xee\xea\x29\xe7\xa5\x79\x39\x00\x2e\x18\xe7\x27\x43\x1b\xe8\x05\xa0\xdf\xac\xea\x07\x0e\xc1\x7a\xf6\x0b\x43\x46\x77\xf9\x18\x55\x06\x64\x36\x05\x20\xa8\x83\x6e\x16\x77\x7f\x01\x84\x8d\x3a\x8d\xc2\xff\xaa\xca\x5b\xbc\x32\x20\x6f\xc9\x22\x6c\xe3\xa1\x59\x94\x16\x2e\x02\xeb\xde\xe5\xcc\xcb\xbc\x48\x1d\xc8\x77\xd7\x89\xe0\x3f\x2d\x89\xa0\x30\x96\x2d\xc2\x9f\x02\x60\x1c\x16\xad\xe4\xc9\x98\x21\x59\x2b\x68\x26\x46\x2e\xd3\xbe\x9d\xf0\x57\x2c\x62\x3c\x37\x80\x7e\xe8\xe3\xa8\xa2\x2a\x8a\x59\x50\x67\xe1\x1a\x6b\x07\x80\xcd\xa5\xb4\xca\x75\xf2\x12\x9b\xae\xf4\xe7\x07\x58\x9d\xd0\x63\xbb\x2c\x78\x2b\x75\x4f\x7e\x9f\x4e\xe2\x72\x50\xd3\x25\xc0\xe9\x28\x7e\x3e\x94\xc6\x13\x8d\x97\xf3\x8a\x94\xcb\x77\xbd\x79\x8b\xab\xcc\xba\x5c\x74\x7b\xaa\x4c\xde\x5b\xef\xae\x2f\x07\x17\x56\xc5\x53\x54\x79\x25\xf7\xd3\x31\x7a\x25\x37\xd1\x67\xc6\xae\x6a\x59\x8b\x18\x39\x0d\x37\xd1\xd7\x4f\xb8\xff\xae\x96\x0e\x80\xb8\xef\x9c\xf8\xc6\x98\x4e\x2e\xa5\xc7\x06\xe8\xd7\x92\x09\x20\x67\x50\x93\x0c\xbb\x19\xdd\x36\xe4\xa3\xd3\x2c\x31\xe2\x0a\xe5\xa3\xcd\xe0\x28\xd7\xa5\x02\x6c\x96\xe8\xbc\xc7\x53\xb1\x31\xe5\x59\x04\x5d\x04\x80\x20\x7e\x26\x6e\xb0\x59\xa1\xc7\xda\xa5\xd7\x56\x09\x4d\xfc\x00\x30\x5a\xb8\xd2\x01\x70\xe3\x27\x9b\xda\x28\x8f\xaf\x8a\xc5\xd0\x0c\x77\x67\xeb\x9c\xa8\x0d\xc0\xbb\x2a\xa9\x1f\x8c\x1b\x20\xc6\xbe\x19\xe2\xa4\x36\x69\x40\x1b\x53\x82\x55\x99\xac\x34\x73\x32\x05\xf6\x02\x08\x47\x55\xed\x00\x70\xb8\xa9\xea\x18\xd2\xfa\x96\x74\xab\xeb\xd0\x81\x35\x5d\x85\x9a\x7d\x19\xc1\xaa\x5d\x07\x80\x26\xa5\xea\x2d\x5f\xa7\x4b\x9f\x7a\xba\x70\xad\xcb\x45\xaf\x05\xbb\xdc\xc5\xcf\x34\x0a\x5d\xab\x7c\x96\x9a\x5f\x1a\xf5\x26\x00\x1d\xd3\x71\xdd\x98\xa8\xaa\xca\xc8\xae\x31\x55\x55\x55\x18\x89\xc6\x50\x9c\xa6\x3b\x5a\xf3\x7b\xd0\xfe\x84\x5d\xf7\x44\xd1\x2e\x39\x9e\x46\xa1\xab\xc9\x97\x73\x03\x0e\x83\x83\x7c\x80\x2f\xe8\x91\xfa\x81\x98\xce\x25\x15\xbd\x85\xf6\x81\x12\x1d\x34\xaf\xb0\x53\x34\x57\xa3\xb0\xed\xab\xe9\xce\x07\xf8\x02\xd0\xb7\x30\x46\x63\x2d\x02\x98\x21\x45\xbe\x64\xcd\x19\xce\x2f\x9d\x01\x62\xae\x8b\x76\x7e\x32\xa8\xbc\xd5\xdc\xfa\x60\x94\xff\xd3\x75\xe4\x5e\xee\xef\xc7\x4d\xc6\x40\x3b\xe3\x31\x19\xcd\x9f\x1b\xb9\xd1\xaa\xa3\xa7\x24\xe0\x2b\x91\x3b\x27\xdb\x17\x39\x40\xad\x64\x7a\xdf\x99\x44\xdd\x8d\xf6\xc5\xf5\x7d\x2d\xac\xa0\x5a\x26\x31\x68\xe3\x72\x06\x64\xe0\x10\x0e\xb2\x84\x12\x77\x35\x7a\x79\x99\xbc\x22\xdb\x10\x4b\xa8\x69\x18\x98\xca\x26\x92\xb3\x81\x20\x4a\x92\x69\x34\xa6\x67\x32\xb9\x05\xb6\x41\x3b\x07\x05\x53\x68\x83\x71\xd4\xee\x4b\x6f\x81\x5b\x52\x57\xac\xad\x46\x0b\x64\xc4\xc0\x07\x00\x65\xb6\xe2\x8e\xb4\x51\x19\xbe\x4d\xbb\x72\x34\xa5\xff\xd2\x13\xd4\x81\xe9\xc2\xd5\x06\xe2\xa8\xf5\x5b\xb4\x90\x89\x78\x10\x1f\x3f\x00\x7a\xff\xc8\xdc\x7c\x03\xf0\x25\xd3\xc2\xa5\x3b\x90\x89\x25\x6c\x12\xa5\x24\x32\x6b\x8d\x52\x8f\xaa\x10\x32\x8d\x49\x6a\x8a\x4c\xc5\xdb\x80\x1f\x77\xd1\x85\x7c\x03\xc8\xa6\x66\x7f\xe1\x00\x6b\x83\x97\x83\xf2\xfe\x9c\xfc\xa2\xc8\x8f\xb2\x7b\xb8\x9f\x27\xe8\x66\xd8\xf5\xe5\x5f\x46\xc4\x32\x3f\x00\x65\xe9\xfd\x00\xc8\x82\x21\x8a\xc5\x84\x1b\xed\x2c\xf3\x81\x38\x85\xa6\xeb\x43\x63\xba\x8b\x7a\xbb\xde\x82\xdb\x69\x2d\x67\xf4\x16\x93\xed\x69\x43\x0e\xdc\x4e\x8b\xee\xf3\x1b\xe0\x0c\x1c\x40\x82\x71\x01\x54\xc1\xb7\x33\xe0\x0f\xe4\x81\x0a\x46\xd0\xc8\xb9\x94\x43\x39\x27\xdd\x1d\x65\x1b\xd0\x18\xc3\xc8\x25\x08\xde\x00\x0c\x28\x29\x66\x6a\x13\x36\xad\xad\xbe\x3f\x81\xf1\x84\x78\xbd\x36\x13\xfb\x41\x36\x64\x03\x50\x14\x88\x94\x2a\x1c\x7e\x3b\xfd\x48\xca\x93\xd0\x05\xa0\xeb\xed\xf4\x03\x01\x89\x8a\x78\xf0\x0d\xc0\x6d\x43\x7b\x87\x1c\x54\x95\x8a\x67\x03\xb4\x72\xd1\x4f\x32\x17\xa0\x46\x4c\x91\xda\xbb\xe8\xe2\x2c\x94\xe9\xeb\x74\x9e\x65\xd0\xa0\xf4\xfd\x09\xd4\x88\xe9\x05\xa0\xea\xd5\x56\x99\x74\xfa\xab\x3a\x26\x19\xa1\xa8\x36\x31\x16\x8a\x01\xaf\xb0\x47\x8d\x51\xe0\x9b\xa2\x36\x36\xc6\x63\xaf\xba\xf7\x36\x46\x06\x32\x31\xc3\x8d\xe6\xda\xcd\xce\x13\xf0\x37\x6a\x9e\xfa\x01\x90\x03\x5d\x34\x8d\x06\xdd\x25\xe9\x74\xa6\x41\x77\x2d\x5a\xb8\xb3\x51\xea\xe8\x6f\xa3\x0d\x1d\xb3\x03\x40\xc4\x9c\xdf\x46\x99\x93\x43\x4f\x74\x86\x01\x17\xd5\xa3\x44\xa8\xea\xaa\xdc\x28\x11\xda\x27\x9b\x00\xe8\xaf\xca\xf9\x89\x71\x59\x8a\xb6\x4e\x5c\x1e\x5b\x3a\x43\x68\x90\xc3\xf9\x99\x4a\x9c\x57\x55\x31\x43\x1a\x0d\xcb\x4b\x16\xd5\x9b\x8e\xe5\x90\xcf\x64\x23\xbf\x56\x39\xdc\xca\x84\xac\xb7\xc9\x28\xbc\x4d\x1f\x08\x01\x71\xe6\xc5\x19\x4a\x4a\x3c\x11\x63\x07\x95\x2c\x62\x30\xa9\x87\x97\xc5\x6d\xa3\xc1\x92\xdf\xa7\x63\x30\x47\x32\x3f\xaf\xa5\xa0\xe4\x3a\x6b\x6c\x32\xb1\xae\xf8\xcc\x39\x19\xdd\xfe\x74\x0c\xd6\xc3\xad\x9f\x51\x67\x78\x81\x5b\x7b\x7f\x52\x9d\x99\xc4\xe0\xd0\x61\xaf\xd4\xd3\xd3\xc9\x28\xba\x7f\x78\x6d\x7c\x4b\x39\x4b\xea\x43\xbb\x4d\x9d\xf0\x93\xde\xf3\xef\x1a\xfb\xd2\x2e\xe8\x7c\x1c\xb3\x2b\xdf\x67\x90\xe1\xd2\xd7\xda\x19\x0f\xf0\x66\xe6\x87\x5c\xc0\x02\xb9\x8a\x99\x6f\x8c\x7e\x53\x0b\x99\x82\x6e\x17\x4e\xc5\x4e\x9a\xdc\x69\x8a\x6f\x8a\x0a\xd6\x29\x48\x2b\x9d\xfd\xd8\x00\x3d\xf0\x13\x01\x9c\xce\x25\x73\xe6\xba\x25\x31\xc0\x2f\x40\x35\xe2\x75\x00\x18\xa4\x53\x8b\xda\x19\x29\xb5\xe4\xd3\xb1\x4c\x07\x2a\x53\x1b\x99\xa2\xa5\xec\x07\xa0\x67\xd7\x5f\x38\xc0\xba\x21\xbd\x85\x49\x6a\xd0\x19\x68\xb5\x28\x1e\xd3\x06\x10\x5a\x9b\x94\xb3\x1b\xc8\x4f\xbf\x6b\x3d\x00\x95\x40\x02\x2a\x13\x0b\xdf\xe9\x00\x50\xad\x70\x35\x75\xa3\x9e\x52\xfa\x89\x2e\x89\x61\x6d\x1a\x0a\x5a\xbc\x28\x5a\x62\x57\xc2\x5f\x19\xfc\x74\x1b\x4a\x4f\x73\x1f\x00\xcc\xdf\x99\x01\xae\x7b\x85\x94\xeb\x06\x89\x7d\x93\x30\x79\x03\x10\x45\x74\x01\x93\xcc\x4e\xd3\xd7\x7e\x35\xe0\x6a\x03\x32\xdb\x92\xcf\x2c\x22\xf6\x9f\x4b\xa5\xd1\xfd\xc2\x3d\x2f\x91\xb8\x74\x1a\x96\x9b\xa2\x13\x74\x32\xe5\x55\x04\x7b\x03\xc8\xe2\x5c\xf5\x04\x35\xbb\xe2\x4b\xba\xd3\x37\x46\xa7\x62\x57\x54\x4c\x89\xac\x3b\x43\x93\x17\xb1\x98\xdd\x3b\x9c\x32\x64\xf8\xb0\x01\xe4\x21\xa3\xa4\xbc\xbb\x31\xf4\x33\x0f\xb0\x0d\xd0\xab\xf0\x3c\xc1\x04\x5c\x77\x39\x00\xee\xdf\x1a\x42\x67\x2a\xbf\x56\x5e\x00\x8c\x6c\xb9\x0e\x80\x04\x60\xe7\x6b\xa1\xc0\xe9\x52\x28\x77\x87\xf6\xa1\xe4\xf3\x71\xb8\x92\x75\x91\xc1\x0d\xe0\xcc\x33\xf5\xe3\x2b\x99\xa2\x7e\x82\xac\xfb\x5d\x72\x96\xee\x8b\xf6\x49\x67\x4c\x99\x99\x2b\x69\xe1\x92\x29\x37\x85\x4c\xe9\xe3\xc6\x2d\xff\x2c\xcb\x01\x4f\xef\xe2\x64\x3d\xfa\x80\xb8\xbc\xca\x2e\xaf\x0f\x7a\x68\xb5\xd3\x06\x63\x3a\x89\x4b\xe8\x83\x07\x7a\xee\x7a\x82\xf6\xfd\x22\x94\x7d\xc0\xec\xac\x9c\x85\x3b\x70\xd4\x76\x31\xb2\x7d\x30\x61\x88\xe2\x8f\xf6\xd1\x99\x00\x4b\x8b\x6e\x30\x5e\x9e\xa4\x8e\x9d\x6a\xd5\xa6\x03\xbd\x4b\xf3\x28\xad\x7d\x67\x8a\xc6\x26\x95\xc6\x06\x60\xf9\xab\x41\x3e\xc9\x14\xcf\x6b\x71\xd6\x34\x45\x4b\xec\x4c\x21\x58\xb2\xe6\x76\x0c\xc8\x8c\xe4\x1b\xdf\x99\x74\xaf\xca\x68\xa1\x2b\x75\xde\xfb\x93\x0f\xb7\x69\xd7\x6b\x3f\xce\x64\xa7\x7a\xed\x07\xac\x58\x36\x3b\x00\x1c\xe5\xea\xfb\x04\x76\xa5\xe9\xb5\x30\xe0\xaa\xf7\x0b\x04\x0d\x72\x05\x22\xe9\xcc\x85\xe5\x67\xf1\x0f\xb8\x9d\xd4\xa6\x85\x3b\x79\xdd\x36\x4d\xc3\xbc\x99\x24\x9f\x4c\x41\x9f\x09\x32\x78\xc9\xad\xfb\xcc\x34\x36\xea\xfa\x09\x83\x6f\x9d\xf5\x41\x3f\xff\xa2\x80\xa4\x1b\x40\x94\x34\x11\xfd\x29\xf9\xf9\x69\x03\xae\xdf\xa6\x2b\x43\x9f\x90\x9f\x77\x99\x69\x76\xda\x7d\x17\x05\x53\xe8\xb3\xe1\xca\x2e\x97\xcf\x4e\x8b\xec\x22\xa3\x96\x4e\xae\xa9\xca\xed\xa4\x4f\x64\xfb\xac\x12\xa9\x76\x06\xa1\xaf\xed\x12\x80\x08\x78\xed\x3e\x3d\x7d\x18\x78\x8f\x4b\xca\x0c\x32\x8d\x22\x0f\x91\x0d\xe0\xae\x48\xd9\x9b\xd9\x85\xb3\x57\xc6\x46\x66\x4c\x37\xac\xe0\x1d\x1b\x40\xf2\xb0\xf6\x17\xcc\xe8\x8d\x12\x32\x53\x50\x12\x93\x40\x4c\xb4\xd5\x2c\x91\xfa\x9a\xde\x98\x28\x6d\xe7\x6d\x7d\x03\xb8\x03\x73\x01\x9a\x31\x94\x94\xc4\x19\x1b\xa0\x63\xa6\xde\x92\x79\xf7\x34\x7d\x79\x21\x57\x6a\x6a\x94\x6e\xb9\x8a\x65\x66\x4c\xdc\xdf\xef\xd3\xb1\x2a\xf7\x33\x75\x4c\x69\x8b\x4d\xfd\x68\x34\xf7\x7a\x81\xc9\xd3\x59\x83\x05\x0a\xde\xfd\x56\xc7\x60\xa9\x56\xeb\xe9\x3a\x5d\x72\x64\xa0\x6a\xb4\x14\xed\x12\x32\x1a\x7d\xfe\xbb\xbc\x70\xcd\x06\x52\x42\xa4\xae\x6f\x41\xa8\xde\x2e\xef\x73\xb3\x49\x67\xd7\x4b\x8d\xd2\x74\xad\x9a\xe6\x99\x7b\x58\x86\xb2\x66\x32\x5d\x33\x75\x9d\x5b\x36\x25\x35\xfa\x65\x64\x81\xdc\x0e\x00\x41\xd4\xf9\x16\xa4\x5a\x6c\xa9\xa9\xa7\x4a\x91\x48\xc2\x60\x4a\xe6\x2e\xa6\xdc\x1c\x31\xef\xad\x92\x93\x33\x6a\xda\xba\x6c\x36\x8c\x76\x8a\x55\xc1\xde\xcc\x13\x0d\xa0\xb8\xcc\xcd\x0b\x6d\xe2\x5d\x8d\x16\x4e\x03\x4f\x92\x0d\x60\x77\x15\x01\x75\xf0\x09\x75\xac\x2b\xbe\x85\x1a\x45\x22\xa7\xa6\xab\xb2\xd1\xbb\xaa\xb4\xab\x1f\x00\x1a\xae\xaa\xae\xd3\x42\x45\xd6\x14\xe6\x50\x6c\x17\x59\xab\x9b\x0f\xa6\x63\xf4\xeb\x00\x30\x81\xbf\xd4\x0f\xb0\x40\x2e\x89\xf2\x06\x90\x1c\xff\x74\x0c\xa2\xee\x22\x5b\x58\x63\x54\xb0\x52\x34\xea\x3c\xae\x4d\x91\x0e\xcd\x3f\xa4\x69\xa2\x03\xe3\xa2\x2b\xab\x3a\x36\x90\xe5\xaf\x5f\x5a\x41\x03\x6c\xa5\x5f\xda\x51\xb4\xba\x2b\x72\x63\xb7\x01\xbd\x73\x55\xf0\xeb\x0d\x20\x97\x5c\xd2\x4f\xa8\x48\x52\x9c\x3a\x1b\x95\xd1\x34\x79\x55\xde\x00\x8c\x05\xb4\x5f\x06\xe7\x45\xf6\xb4\xc6\x9c\xe4\x2e\x6f\x33\x1b\xf4\xa9\x91\x8d\xa1\xd1\xda\xad\x8a\xe1\x33\x4a\xb7\x8a\x82\x18\x6c\x60\x40\x2e\x52\x0e\x30\xc1\xc7\x9f\x36\xa0\xa9\xaf\xda\x73\x83\x1e\x33\x12\x77\x99\x72\x76\x4b\x74\x67\x83\xf4\xf9\x1d\x31\x98\x78\x95\xf2\x3e\x01\xd9\xb7\x22\x82\x18\x4d\xbc\xcc\xce\x78\x74\x1a\xc8\x69\x9b\xca\x1a\x4b\x21\xf1\x4c\xf9\xaf\xa5\x66\x36\x9a\x67\x15\xf9\xb5\x6f\x00\x21\x07\x45\x2d\x07\xfc\x6a\x4d\x31\x87\x6c\x18\x6d\x2e\xab\xda\xd0\x3a\x15\xd1\xa7\x59\x54\x93\x1f\xca\x66\xcc\xd3\xaf\x12\x03\x11\x80\x97\xf6\x99\x39\x5e\x95\x25\xc2\x30\x99\x45\x65\x11\xa5\xe1\xd4\x2b\x9e\x99\x73\xfa\xb5\x5f\x6f\x1b\x94\x5b\xbf\x6d\xc0\xc5\xd8\xcb\x01\x10\x76\xa5\xbd\x6d\xc0\xd0\xfe\x6d\x83\xb1\xe1\xeb\x75\x00\x78\x47\x9f\x9e\x0e\x8a\x87\xed\x05\x10\x7c\xab\xb6\xbf\x70\x80\x0d\xaa\x9c\xc5\x3f\xdb\x18\x8a\x1e\x53\x0f\x80\x3d\x7c\xbf\x00\x8c\x86\x44\xf4\x69\x34\x54\xc5\x41\x19\xd3\x31\x17\xc5\x2f\xd8\x00\x4c\x1b\xd3\xfb\x13\x2c\x2f\x7b\x9f\x80\x61\xda\xf9\xd0\x89\x8c\x12\xe5\x7d\xc2\xe9\x0e\x7b\xda\xc0\x15\x44\xd6\x25\x1b\x60\x20\xec\xd3\x0f\xba\x3a\xbf\x6d\x0c\x5a\x01\xfb\x01\x40\xf4\xed\x6d\x14\x99\x83\xce\xe7\x43\x40\x5f\xb3\x48\xd8\xf8\xf0\x8a\xaa\x83\x94\x52\xd8\xd2\xcf\x6a\xfa\x50\x32\x75\xc6\x54\x81\x26\xfa\x0b\x40\x2b\x64\xef\x4f\xe0\xcd\x77\x96\x28\xe3\xff\xca\x34\x62\x03\xd4\xb8\xeb\x5b\xbe\x3c\xf3\x44\x39\x87\xa2\xfb\x9e\x2d\xfb\xc5\x98\x9e\xb3\x86\xb2\xde\x9a\x9b\xbe\x05\x5e\x04\xb5\x9e\xd5\x04\x2f\x82\x9a\x0f\x19\xfc\xd2\x6b\xfd\x8c\x07\x1c\x44\xdb\x61\x3d\xc6\x57\x5d\xd7\x78\xc0\x28\xbc\x5f\x5d\x1f\x47\x85\x85\x38\xdb\x0d\x80\xf9\x3b\x7b\x67\xd1\x46\xa1\xe9\xe3\x16\x93\x94\x1c\xd2\x41\xdb\xa2\x7e\x3e\x8e\xa1\x47\xf3\xa1\x25\x8f\x92\xa4\xf6\x03\x74\x28\x5e\xed\x00\x20\x3f\xf5\x05\x18\x36\x4d\x0b\xe6\x61\xda\x8e\x9a\x0f\x80\x40\x62\x87\x94\x3e\xd4\x91\x26\x3f\x00\xdd\x3f\xdf\x27\x68\x19\x72\xba\xce\xc3\xf8\xd0\x12\x26\xf6\x90\x1a\xc0\x18\xbf\xbf\xc8\xd5\xd9\x26\xa3\xbd\x48\x84\x68\x53\x8c\xac\xce\xab\x09\x05\x4e\x55\xa4\xc3\x0d\xc0\x5a\x96\x8c\xbd\xcd\x8b\x6b\x9d\xd7\x7e\x53\x20\x92\x5c\x5e\x00\x96\xbf\xf5\xbc\x05\x72\x49\x99\x9b\x6c\x00\x76\x30\x22\xe9\xcc\x01\x50\x25\xb6\xb7\xc9\xfc\x3b\xf9\xba\x0e\x80\xc0\x1b\x3a\x16\x66\xa6\xcd\xd7\xe9\x3a\xed\xd9\xb3\xe8\x07\xf5\xf0\x5d\x26\xf0\x36\x95\x5e\x4d\x1b\x48\xb1\xd5\xdb\x19\x0f\x10\xec\x22\xf7\x22\xa3\xdf\x64\x3b\xcc\xc9\x74\x85\x5b\xf0\x03\xe0\xf3\x45\x83\x26\x3c\x22\x9a\x94\xc8\xc6\x70\xe1\x5d\x61\x35\x6c\x82\x5b\xe9\xe7\x74\x66\x24\x8e\xd2\xcf\x13\x13\x5d\x57\xd2\x08\x9b\x93\x56\xaa\x5a\x0e\x74\x0b\x34\x71\xc4\x6e\x37\x97\x36\xaf\xdb\x2e\x49\x9d\x24\xec\x2e\x57\x3a\x5d\xda\xdc\xa0\x47\xab\x99\x27\x89\x53\x52\x57\x64\x16\xe5\x86\xe8\x53\x55\x92\xba\x0d\xc0\x2a\xd3\x05\x50\x5b\xa0\xf0\x5c\xce\xc8\xcd\xb5\x5d\xf7\x01\x18\xef\xef\x7d\x02\x3b\x9b\x73\xbb\x01\xba\x8e\x55\x02\x60\xa3\xba\xec\x4f\xdc\x0a\x25\xb9\xa7\xd1\x42\x37\xe5\x4b\x5f\x8b\xb4\x01\xc5\x4f\x4f\x15\x6a\x8c\x84\x6d\x03\x30\xe4\xbc\xfe\x82\x19\xbd\x5b\xa5\x43\x64\x53\xaf\x1b\x9d\x98\x4c\xc3\xd9\x98\xb8\xf8\xd2\x60\x75\x4a\x86\xb3\xa6\x84\x51\xe8\xa4\xd0\x72\xc7\x66\x2a\x12\xee\x39\x13\x56\x9a\x6e\xfc\xee\x08\x9f\x52\xa4\x06\x70\xc6\x73\x28\xce\xed\xe6\x8e\xab\x61\x55\x74\x6d\xf7\x0c\x83\x41\xd9\x2a\x6d\x00\xb4\x84\x6c\xea\x06\xe0\x3b\xd5\x0e\x00\x5b\x09\x99\x8a\x6c\xe0\xcd\xc9\x1c\x00\x92\xc6\x5a\xd7\x1c\x29\x8f\xa1\x7c\x4a\x37\x00\xdb\x11\xf2\x8b\xee\xc8\x15\x5b\x33\x8d\xec\xdc\xfb\x60\x02\xe9\xf3\x04\xc5\x7f\xbc\x7a\x3b\x23\x0b\x74\xdd\xd6\xdd\x3f\xe0\xa0\xda\xad\xd7\x3e\xcc\x4b\xa9\xd7\x0e\x98\x13\x74\xb9\xb0\x39\xed\xbf\x8a\xae\x42\x3e\x68\x19\xa2\x18\x57\xce\xb8\x99\xa6\x70\x32\x3e\xb2\xa2\x2d\x55\x01\x30\xf9\xce\x7e\x9e\x98\x30\x4b\xac\x7a\x82\xf6\x5f\x0a\xad\xe5\x8c\x84\x59\x74\x27\x71\x39\xdc\x28\x0a\xbc\x0f\x44\x1b\x77\xb9\xb1\x6c\xa0\x83\x07\x78\x9f\x80\x1d\xda\xe9\xa9\xb2\x63\x50\xbe\xe1\xa3\xea\x00\xd3\xe7\x33\x8a\xa5\x92\x37\xf9\x68\x58\x52\x92\x4b\xfa\x60\xb2\x22\xe5\x14\xdb\x00\xc4\x5d\x3c\xc0\x9c\xf6\xfd\xa6\x50\xce\x3e\x9c\xdb\xed\x3c\x41\xfd\xf1\xd9\x5d\x8a\x71\xa5\x40\xab\xce\xd4\xee\xe5\x90\x9f\x79\x33\x17\xa2\x56\xf2\x84\x5e\xa0\x8a\x6d\xf7\x59\x78\x05\x51\xc7\x66\x65\xaa\x68\x4a\x72\x9d\x59\x3a\x9a\xdc\xb6\x9d\xf2\x9e\x2a\x41\xd4\x06\x10\xbd\x95\x34\xde\x27\x7c\x37\xba\x02\xe0\x3a\x1d\xee\x9b\xac\x32\x5d\xee\xf4\x52\x12\x3a\xd2\x0e\xde\xa5\x1d\x00\xf4\xb9\x29\x8e\x82\x4f\x04\x5b\x77\xe5\x79\xf1\x39\x19\x25\xcd\x0f\xc0\xc5\x4f\x21\x87\x4f\x2a\xc4\xdf\x46\x3f\xdc\x2f\x22\x94\xf4\xf4\x2e\xd2\x4d\x3a\xf5\x35\x4d\x96\xd5\x83\x89\x05\x4c\xbe\x64\x83\x79\xeb\x4a\xe2\x59\x33\x4c\x9e\x84\x59\x00\xed\x14\x15\x10\x78\x90\x94\x56\xa5\x40\x18\x46\x07\x35\xe5\x22\x18\xd4\xa4\x14\xd9\xf4\x6c\x00\x4e\x36\xa4\xcf\xc3\x0a\xd7\x69\x57\xc7\x0a\xc3\xec\xf2\xf0\x19\x86\x5b\x6d\xef\xdc\x2f\x1b\xc0\xbd\x26\x0b\xa8\x20\x4a\x22\x28\xc3\x1a\x44\x18\xed\xbc\x05\xc1\xd9\x8a\x1c\x20\x86\xf2\xd6\x49\xed\x3e\x0c\xb9\x52\x6b\x39\x8d\xc2\xde\xc2\xe5\x01\x30\x0c\xee\x40\x45\x6a\xd5\x61\x9d\x5e\xc9\x49\x5f\x0b\x7b\xeb\xa2\x30\x8e\x83\xa1\x8e\x8a\xdc\xa3\x86\xc9\x11\xe3\x74\x6c\x30\x7e\x78\xd1\xe7\x53\xbf\xa2\xa0\xd3\x1b\xa0\x4f\xec\xfb\x44\xc3\x59\x53\x0f\x40\x76\xff\x7d\x82\xb2\x26\xcd\x1c\xbd\x19\x14\x9a\x6f\x1f\xf1\x10\xa9\x9e\xa9\x84\xc1\x84\xb9\xa9\xa7\xcc\x02\xd5\xef\xff\x7c\x03\x2b\xe9\xbf\x9e\x5f\x83\x01\xf2\x8b\xd4\xe9\xc3\x91\x88\xa9\x49\xa3\x38\xe8\xda\x6a\x37\xc9\xe2\xf0\x2e\x2f\x85\x72\x00\xec\x36\xcd\xbb\x1b\xfc\x98\x25\xa9\x1a\x54\xa4\x74\x09\xfd\x07\x33\xba\x36\x39\xad\x0c\x25\x62\x4d\xdc\xa0\xc3\x99\xda\x40\x3c\xd7\x98\x1d\x9a\xa6\x5b\x3d\x9d\xd0\x89\x35\x29\x63\xa6\xc3\xde\xbf\x4b\x0c\x3e\x29\xdc\x6a\xf2\x63\x98\x83\x3e\xef\x89\xbb\x7e\xd2\x69\xa5\x4b\x50\x3e\x67\xa6\x01\x21\x3f\xff\xe3\x9d\x99\x96\x79\xb0\x7e\x8e\x7a\x82\x97\xa7\x2f\xd2\x6b\xde\x4d\xba\x97\x67\xc0\x82\xb5\x5a\x39\x00\x98\x41\x45\xb3\x78\x18\x6d\xbb\x67\xd2\xc9\x47\xd1\xb6\x15\x41\xed\x19\x17\x6d\xa0\x79\xc2\x9d\xac\xb1\x0a\xeb\xf8\x30\x74\xb6\x29\x05\xc0\x33\x98\xf9\x43\x3b\xe5\x19\xc8\x56\xd9\x14\x8f\xfb\x19\x09\x97\x27\x59\x8c\x3d\x23\x33\x16\x27\x39\x8f\x67\x64\x06\xb1\x29\x7a\x4b\x61\x1a\xd9\xf3\x2d\xb0\xe1\x68\xb2\xe6\x7f\x78\xa0\x75\xe5\xa3\x7b\xe8\xba\x58\x34\xfb\x8f\x5c\x17\x53\xd7\xb7\xc0\xd4\xf1\xa8\x6d\x1f\x0a\x84\x6a\x3a\xaf\xed\x52\x0b\xd8\x01\xa0\x2c\x4f\x7a\x82\x31\x41\x5b\xfb\xbf\x6b\x7a\xff\x31\xfe\xf5\x7f\xac\x7f\xfa\x5b\xba\x7e\x7f\xfe\xd6\x37\xf1\xfa\xa7\xbf\x7d\x22\x58\xf1\xfe\x27\xff\xfe\xa4\xcd\x03\x7f\xd6\xde\x3f\x7f\xfb\x84\xe2\x3c\x32\x5a\x7c\x22\x3b\xfa\xfe\xc7\x7f\x7f\xe2\x9c\xfe\x44\x08\xfa\xfd\xcf\xf3\xfb\x13\x89\x43\x3e\x61\xfc\xb3\xff\xd9\xbf\xda\x9f\xfe\x89\x88\xf2\xfb\x9f\xfd\xab\xcd\x97\x7d\x83\x07\xd9\xff\xec\xd9\xcf\xa1\xf0\xfb\x46\x76\x89\xbf\x7d\xe1\x62\x9e\x43\x91\xff\x0d\xf7\xf2\xfd\x4f\xa4\xbd\x0d\x1d\xef\x37\x66\x77\xff\x03\x6c\x13\x88\x95\x2c\x72\xa0\xa3\x00\xef\x4d\xa2\x1f\xa1\x60\x90\x03\xad\x7b\x9d\xa2\xe0\xbf\x3f\xc8\x9d\x9c\xc0\xaf\xa2\xe0\xbf\x3f\x71\xf3\x5e\xc9\x22\x3e\x35\x0a\xfd\xf7\x27\xf2\x4e\xec\xca\xe4\xdb\x70\x21\xca\xc8\x25\x9c\x2c\x04\x5a\x28\x8c\xdf\x9f\x38\x76\x56\xb2\xb8\xe0\xa0\xb0\xdb\xb8\xf1\xec\x47\xcf\x22\x70\x69\x41\xdf\xe2\xe6\x8b\x02\x73\x21\x97\x8d\x23\x4c\x59\x14\x36\xd9\x0b\x95\xe0\x4a\x7e\xf3\x4b\x60\xdf\x19\xbe\xed\xbb\xb2\x09\x15\x0a\xdf\xdf\x9f\x10\xc3\xac\xe4\x21\xd1\x44\x61\xfd\xfe\xc4\x25\x6f\x57\x62\xfe\xa2\x90\x7f\x7f\x22\x7d\xcc\x4a\xf0\xcc\x40\xc1\x7e\x7f\x22\x7f\xd4\x4a\x1e\xf1\x28\x50\xd8\xcf\x62\x84\xe6\x30\x7c\x1d\xed\x4b\x7a\xf8\xe0\x47\xf5\x23\x1c\x69\x5d\x31\x46\x73\x0a\xa7\xf6\x20\xcc\x1c\x76\x95\x23\x4d\xeb\x8f\x1e\xb6\x50\x2b\x21\xaf\x31\x0a\xf9\xf7\x27\xcc\x62\xa3\x62\x42\xe7\xef\x4f\xa4\x8a\x89\xca\x47\xe8\xfa\xfd\x09\x1b\xd2\x5d\xd9\x0d\xa2\x60\xbf\x3f\xc1\x1b\x46\xe5\x21\xba\x07\x31\x68\x43\x54\xb2\xd0\xb6\x51\xbe\x6d\xe8\x6d\xfb\x88\x0d\x99\x5c\x54\xd4\xc2\x5e\x3a\x0d\x33\x88\x6c\x4f\x28\xa4\xdf\x9f\x38\x3e\xa2\xa2\x76\xf7\xfa\x0e\x99\x68\x54\x9a\xd0\xdd\xb3\xca\x3e\x4c\x17\x3a\xf6\xb3\x42\xf5\x6d\x7b\x37\x44\x14\xe5\x95\xe6\xd7\x30\x27\x33\xf2\xa9\x76\xce\x49\xa4\x4e\x45\xe1\xfb\xfb\xd3\xb3\x9e\x65\x7f\xc3\x78\x21\x4c\x54\xa2\x52\x84\xda\xef\x4f\xe7\x98\x7d\xb9\x0e\x91\xd0\x18\x09\xa7\x13\x12\x1a\x47\x61\x5f\x11\x8c\x3d\xfb\x0e\xbd\x6d\x0f\x13\xf2\x7e\xef\x0a\xbf\x22\x72\x61\x44\xe2\xaa\xa8\xa8\xbf\x7b\x91\x46\x3e\xc6\xa8\x54\xa1\x7b\x0d\x5d\x37\x1b\x9e\xea\x44\x50\xc1\xeb\x66\xcb\xf3\x2b\x38\xf2\x3c\x27\x0c\xf1\xe2\x16\x61\x58\xa1\x2b\x55\xc2\x49\x70\xa4\x95\xc6\xa6\x44\x42\xad\x28\x04\xa3\x15\xe6\xa3\x51\xd3\xd3\xb1\x0a\xe3\xd4\x8d\x1a\x3f\x06\x09\x65\x91\x9a\x7f\xd7\xb2\xe0\xa0\x5a\x5c\x5a\x8b\x1b\x9e\x7e\x7b\xc8\x58\xbe\x6b\x53\x30\xc2\x13\xb0\x83\x5a\x46\x21\x5b\x4b\x97\x9e\xd6\xc7\x2f\x24\xa9\x06\xe9\x41\x78\x23\x14\xee\x0d\xd7\x4c\x38\x09\xee\xbf\x3f\xf9\xe2\x34\x3e\xda\x26\x11\x0e\x37\x87\xac\x38\x6a\x5f\xc1\xcf\xef\x4f\x46\x9e\xfa\x34\x23\x42\x37\x0a\x9b\x78\x67\xae\xdd\xc7\xb3\xe0\xb2\xa9\x4c\x2c\xff\x6c\x17\x36\x66\xa6\x76\x37\x72\xbf\xef\x4a\x15\xda\x91\x4e\xbb\x10\x37\xe1\x2e\x72\xb7\x2b\x43\x28\x84\x73\x44\x3f\x42\x61\x1d\x4e\x74\x09\x85\x02\x1a\x28\xfa\x9c\x19\x6f\x69\x73\x94\x51\x29\x42\x63\x62\xf4\xec\x57\x28\x6c\x86\x81\x0e\x7d\x47\x1c\x07\x31\xa0\xd9\xae\xa9\xfe\xee\x79\x08\xeb\x99\x95\xed\xd6\x37\xc3\xd6\x34\x47\xda\xc1\x95\x2d\x19\x7b\x01\x89\x50\x8e\x24\x7f\x51\x9d\xc2\x91\xa8\xfa\x6a\xc4\xbf\xc2\x91\x65\xbc\xb2\x1d\xf5\x05\xb9\x2b\xb2\x71\x44\xb2\xda\xcf\xc1\x28\x67\x6c\x9c\x5d\xfd\x0a\x67\xb6\x72\x0f\xbc\x68\x16\xc2\xc2\x13\x99\xef\xb3\x75\xb5\xd2\xa1\x87\x0b\xd1\x43\x54\x9b\x70\xe4\xf9\xbe\x8d\xb8\x0b\x47\xef\xf9\x55\xdd\xbe\xc2\x99\x6d\x1b\xed\x2c\xcd\x50\x48\x9a\x53\xef\x40\x9d\xb3\x19\x51\xf6\x43\x7b\xbc\xca\x34\x90\x92\x5d\x78\x36\x21\xb0\x40\x1d\xdb\x6f\x17\xf2\xef\xcf\xe6\xfe\xc1\xc2\x80\x61\xf9\x3f\xf1\x30\xab\xc0\x91\x07\x85\xf2\xfb\x83\x34\xb0\xbb\x86\xed\x56\x78\x3d\xc5\x79\xb5\x6b\x5f\xc1\x58\x04\x57\xc0\x13\x63\xb0\x0b\xfd\xf7\x27\x98\xeb\xa8\x0c\xa1\x9b\xf0\xb3\x97\x13\xab\xab\xe0\xa8\xea\x0d\x5f\x34\x07\xbb\x31\x37\x71\xec\x0d\xaf\xfb\x60\x7d\xee\xc2\xfd\xfb\x13\x17\xe0\x55\xe6\x57\x28\xee\x28\xc1\x22\xae\x32\x9f\xc9\x4e\x84\xc1\x34\x84\x36\xab\x6a\x3f\x54\xec\x87\x14\x5a\x92\x55\xed\xc6\x0b\x2b\xbc\x7f\x3a\x76\x5a\xb5\x04\x12\xbb\x0b\xfb\x98\x0e\x1d\xde\xaa\x56\xf0\x81\x95\xb7\xd3\x2b\xac\xaa\xa2\x6a\xc2\x83\xab\x8b\x4c\xf3\xbb\x36\x05\x07\xed\xcd\x3d\x03\xc7\xf0\x55\x5a\x36\xa4\x08\x71\xb1\xab\x60\x3a\x76\x61\xef\xb8\x14\x86\x2c\x51\xed\xc2\xf7\xe1\x10\xba\xbe\x55\xad\xaa\x99\xe0\x46\x42\xd0\xbf\x2a\x2c\x1d\x50\x18\xfb\x8b\x12\xd0\xc1\xa6\xc3\x2a\x38\x45\x7c\xcf\x5d\x9b\xfc\x20\x04\xdb\x08\x67\xf1\x55\xb1\xb6\x51\x88\x13\x31\xa1\x91\x3e\xd9\x74\xa8\x36\x7b\xcc\x6f\x35\xc3\x8e\xd8\x85\x7b\xb3\x11\x46\xb4\x09\xdd\xc7\xb2\xa1\xe1\x08\x3c\x88\x42\xfa\xfd\x89\x18\x86\xbb\x32\xd8\x2e\x42\x3a\x84\xa7\xfc\xae\x69\x12\xe2\xba\xdc\x22\x9f\xed\xaa\x08\xfa\x8b\x42\x1c\xe2\x09\x4d\xbb\x06\x2f\x72\x84\xe6\x90\x6b\x47\x6d\x0a\xfe\xec\x85\x6d\x68\x64\xa8\xd3\xa1\x62\xf4\xd0\x6f\x45\xad\x0b\xc6\x44\x16\xc2\x53\x30\x27\x12\x13\x36\xd4\xf1\xc1\x8e\x0b\xfe\x0a\xde\x13\x13\x37\xc4\x55\x61\xd9\x81\x42\x2c\x2a\x4e\x63\xe4\xec\x42\xe1\xf9\xfd\x01\xeb\x57\x91\x05\x0f\x85\xf6\xfb\x13\x76\x85\x51\x19\x42\xc1\x44\x61\x0a\xbe\x93\x5f\x13\x29\xb2\x9c\xab\xf5\xab\x65\x83\x6c\xd8\x99\x4b\x81\x14\xa6\x82\xc2\xb4\x74\x45\x1b\x88\x4b\x85\xc2\x26\x8f\x11\x7f\x68\x55\xcf\xec\x87\x47\xf0\xf3\x16\x71\xf5\x76\x8d\x6d\x7b\x48\x72\x7a\x78\xf5\xae\xea\x55\x8d\x44\x70\x9c\x1e\xd6\x6d\xab\x7a\x57\x23\x41\x25\x73\xa8\xe6\x77\x8d\x9b\x0f\xf6\x95\xb9\x62\x1b\xb8\x81\x34\xee\xc2\xe6\xb2\x23\x88\xda\xae\xe1\x8c\xaf\xc8\x18\x5e\x32\x56\x89\x93\x47\xde\x85\x7d\xd0\xdd\x95\x3d\x1c\x60\x20\x76\xa1\x63\x33\xa1\xf5\x31\xd9\x3a\xcc\xe9\x72\x84\x31\x5e\xd5\xc9\x23\xef\x42\x8a\x2f\x72\xc2\x59\x70\xd9\x1b\xa7\x11\x06\x91\xad\xb0\xcf\xc8\xe1\xc8\xb1\x6b\x43\xf0\xfe\xb4\x86\x63\xbe\x22\x51\x19\x0a\x65\x4f\x1b\x56\x9b\x2f\xae\x64\x0f\x43\xeb\x16\xc2\xd1\x55\xc7\xc5\xd9\x1c\xd7\x9e\xcd\x4c\x52\x05\xff\x60\x14\xf6\xf5\xa5\x78\x03\xcc\x4d\x09\x71\x71\x8e\xac\x26\xab\x22\x16\x13\x0a\xe3\xf7\xc7\x83\x57\xa8\x43\x94\x64\x04\x25\x89\xe8\xe7\xab\x42\x26\x8c\x02\xa2\x75\xdd\x80\x5d\xf0\xe6\x6a\xd3\x8d\x45\x0f\xef\x21\x14\xd6\x1e\x28\xec\xa8\xf1\xe1\xb8\x32\xd1\x40\xe2\xda\x1c\x5f\xee\x1d\xaa\x70\xf3\xcd\xe7\x49\xbe\x2b\x7c\x72\x42\x9a\x18\x95\x2e\x34\x3a\x28\x74\x08\x9d\x31\xc7\xe8\xe0\x52\xbf\xd7\xee\x77\x58\x5f\xee\x8a\xc6\x89\xe6\xeb\x21\x2e\x5f\x75\x3c\xb8\xde\x56\xa8\x4a\x91\x99\x64\xd7\x46\x25\xbc\x17\x4c\x09\x5d\xe7\xae\xe1\x0a\xb2\x0b\x9b\x33\xbb\x71\xce\xd7\x49\x6e\xab\x22\x0d\x79\x8e\x38\x28\xab\xc2\xf7\x06\x85\x3b\x7a\xd8\x09\x57\xc1\xb0\x1a\x48\x84\x97\x60\xe4\x55\x66\x23\x38\xe5\x77\x61\x9f\x51\xb8\xf7\xd4\x79\x93\x76\xc3\x13\xb9\x14\xcc\xf0\xbc\x49\x7c\xe6\x1d\xc4\x27\x5d\x7a\xe7\x64\x0f\x23\xcb\x58\xe3\x46\x9e\x89\xe3\x4d\xf7\xe5\x1b\xa3\x85\xcc\xdf\x28\x94\x38\x44\xd0\x15\xb2\x33\xbb\x10\xbb\xa7\x0b\xe7\xb0\xcc\x0e\x9a\x0c\xd4\xc0\x39\xef\xc2\x66\x39\x30\xf3\xd3\x06\x9f\x8d\x00\x41\x30\x6e\x58\x75\x3a\xe7\x61\x86\xfd\x87\x1b\xc7\xc4\x71\x03\xaa\x14\x8d\xdf\xa1\x43\x8c\xea\x57\x38\x0e\x4b\x1c\xae\x33\xdc\xd4\x51\x80\xba\x14\xdf\x33\x78\x68\x40\x9d\x09\xd7\xaf\xa8\x75\xc1\x7b\x2d\xb7\x9e\xfe\x9c\x2b\xaa\x73\x92\x26\xcc\xc8\x00\x99\x43\x99\xb5\x6b\x83\xd3\x87\x5c\x05\x09\x9c\x67\x9d\x1f\xe7\x44\x85\xab\x5a\xf8\x1d\xed\x0a\x69\xc2\xfc\xec\x79\x84\xad\x49\xd4\x9a\x60\xc8\xe4\x31\xab\x4b\x0b\x09\x37\xb0\xc8\xe3\x13\xb5\x21\x18\x02\x53\xb4\xbd\xb4\x06\xd6\x88\xcd\x9f\x01\x3f\x6a\x04\x21\x0d\x53\x04\x0c\x5d\xcd\x38\xd9\xbb\xb0\xb9\x9d\x30\xd3\x5c\x7b\x62\x1c\x70\xdd\x6f\xf1\x08\x4e\xb7\x6b\xa0\x71\xbb\x90\xf7\x44\x45\x0f\x9b\xd5\x21\x78\x4f\x6b\x89\xf8\x78\xab\x59\xc7\x3c\xed\x02\xe7\x09\x8f\x9b\xf1\x9d\x48\x4c\x9e\x73\x1c\x7b\xbb\xfa\x11\xfe\xdd\x27\x70\x07\x8a\x9d\xde\xe0\xa4\x90\xc2\x4e\x79\xd7\xb0\x94\x76\x61\x4f\x44\xa8\xe6\x56\x33\x37\x76\x25\xdc\x81\x5a\xa8\x79\x76\x4d\x9f\x19\xb1\x0d\x22\xa4\xd6\x6a\x36\xb0\xe9\x76\x21\xce\xbd\xb8\x96\x36\x9b\x7a\x18\x4e\x36\x61\x9b\x17\xb5\x26\x18\xd1\x53\xf0\xf4\x47\x4f\xc7\x5c\xc3\x91\x70\xd7\x06\xbb\x1d\xc2\x8d\x14\xd6\x0f\xab\xd9\x17\x7c\xd4\x2e\xec\x05\x91\xd9\x93\x47\x43\xf5\x40\x8c\x14\x8c\x54\x43\x6e\x58\x14\x7a\x5c\x97\x0a\x60\x8e\xb7\x87\xd1\x83\xe3\xbc\x6e\x08\x98\x8f\x42\xcc\x4e\xf0\x1e\xcd\x13\xf8\x9d\x86\xf8\x8e\xa5\x3b\x9e\xce\x20\x0a\xbb\x30\x7f\x7f\x2a\x7b\xe2\x15\x8c\xeb\x2e\xec\x7b\x73\xc8\x2c\x77\x4d\xaf\x8c\x29\xce\x21\xc0\xde\x35\x6c\xa2\x86\xa8\x8e\xb0\x5a\x5c\x0d\xa9\x5e\x51\xc8\xfb\x6e\x1b\x5b\xae\x79\xc3\xfd\xac\x41\x8d\x0b\xbf\x8f\x5d\x53\xbf\x91\xb6\xe2\x0a\x5b\x92\xd5\xbc\x73\x9d\x78\x30\x9f\x3d\x42\x3f\x45\x6d\x0a\xde\x57\xf8\x8e\x91\xf5\x08\xa8\x86\xc2\x37\xd6\x66\xa0\x64\xdf\x76\xc1\xf6\x08\x66\x7c\x0e\x6f\x20\xbb\x10\xc7\x07\xce\x48\x7a\x30\xa3\x30\x63\xc9\x1a\xde\xc9\x5b\xc8\x2e\x94\xd8\x3e\x1c\x96\xc9\x79\x63\xfc\xfa\x1c\x36\xa9\xbb\xaa\x4f\x9a\x9c\x0a\xa2\x4b\xe8\xf3\xfb\x93\xc1\x05\x36\x58\x78\x46\x61\x13\xe4\x16\x86\xbf\x51\x4b\x82\x73\x7c\xbe\x11\x2e\x82\x37\xdf\x1e\xea\x9f\x5d\xe3\x7a\xf3\x58\x6f\x20\xa1\xcd\xbf\x5c\xe1\x8e\x1b\x51\xa8\x19\x76\x6d\xf0\x8d\xc8\xa8\x1a\x66\x68\x51\x33\xc1\xbe\xe9\x92\xe3\x8d\x0f\x89\x81\x87\xb8\xa3\x39\x3a\x02\x95\x01\x0a\xd1\x3f\xd0\x88\x71\x73\x48\xe0\x41\xdd\x71\x06\xb7\x91\x39\xf7\x60\x5a\xa0\xe5\x5d\x6d\x68\xb9\x41\xc7\xec\x09\xa4\x03\xaa\x5f\x14\x56\xcc\x4f\x41\x2b\x03\x74\xb6\x21\xbe\x08\x8c\x7b\x76\x0d\x97\x96\x5d\x88\xb3\x29\x94\x97\xab\x8d\xa9\xc7\x45\x96\x3b\xf0\x8f\xde\xfa\x09\xb1\x49\xbe\xf9\xfc\x07\x97\x91\x5d\x48\x41\x99\x30\x8c\xf0\x91\x40\x21\x9e\x87\xf4\xb7\x8d\x0f\x97\x3f\x7c\x26\x3a\x04\xd6\x0d\x46\x63\x28\xc0\xcd\x15\x23\xb3\xf4\x51\xc1\x6f\x5b\x84\xdd\xdd\x35\x67\x27\x43\x0a\xe6\x8e\xf5\x3c\x16\x27\x74\x20\x63\xed\x0d\xe1\x4e\x1b\x0f\x77\xc5\x78\xe2\x5e\x1e\x29\x47\xa2\x56\x05\x6f\xa6\xa5\x60\xf3\xc3\x3c\x0b\x85\xd8\x2c\x8e\xae\x3c\x9a\xbb\x67\xcf\x1d\x0c\xf1\x16\x3d\x8a\x51\xd8\xec\x53\x02\xf5\x1c\xcf\x54\x23\x71\x63\x4a\xd8\xce\xf3\x02\x43\xb9\x0b\x7b\x5d\x40\xf8\xdd\xe6\x05\xf1\x39\xdd\x91\x1b\x74\x09\x0d\x79\xa0\x50\xd8\xe7\x6d\x06\x9d\x9c\x17\xa7\x68\x46\x1c\xa7\x9c\x40\x86\xe6\xcd\x4d\x8e\xe4\x50\x0d\xd2\xaa\x5d\xfb\x0a\xde\xeb\x22\xdc\x49\x76\x0d\x52\xe7\x36\x91\x15\x0c\x0c\x7c\x43\x52\x28\x14\xf6\xb4\x25\x6c\x2c\xb8\x16\xa3\x00\x17\xad\x58\x8a\xb3\x08\x86\x45\x80\x63\x85\xce\xca\xad\x3f\xc3\xde\xb9\x87\xdd\xf1\xa2\x1f\x2c\x0a\xdf\x3d\x99\x29\x06\x76\x1a\xae\x3b\x0d\x26\x5b\xc8\xc7\x1e\xb5\x8f\xe0\xfd\x74\x03\x99\x98\x0e\x9e\x6a\x17\x7a\xc0\x18\xaa\xc1\x23\x65\x86\xef\x96\x67\xd0\x89\x39\x07\x3f\x07\xb1\x74\x2c\xa2\x3a\xae\x36\x3f\x9a\x87\x08\x93\xe2\x11\xe9\x7b\xd1\xcf\x32\x0a\x7b\x50\x90\xd2\x62\x75\x89\x3d\x3a\xc5\x80\x94\x7b\x74\x09\xec\x3a\x7d\x44\x12\x68\x79\xb7\x1b\xeb\xad\x33\x63\x52\xbe\x8e\x9e\xf7\xff\xc1\x28\x75\x23\x9f\xbb\x0b\x21\x5b\xbb\xe2\x0a\xda\xe1\x42\x82\x82\xa3\x39\xbc\xfe\x76\x3d\x1f\xa7\x6b\x0e\x8f\x89\x5d\x05\x3f\xb3\x0b\x23\x64\x8e\x99\xcf\x4f\x7e\x06\xb2\x32\x85\x9f\xd9\xea\x96\x70\xe7\xdf\x85\x7d\xbe\xaa\xf5\xac\xde\x44\x48\x86\xae\x6f\xcb\x7a\x29\xe2\x18\xb7\xf0\xf4\x5c\x74\xd4\x44\x61\xfc\xfe\xa4\x88\x47\xbf\x6b\x2e\x78\x0f\x74\x86\xd0\xad\x4b\x00\xd8\x99\x02\xf2\xbe\xcd\x89\x67\xe1\xe5\xf7\xa7\x18\xbb\xd8\x71\xc6\xec\x42\x6c\x6c\x1c\x03\xdd\x3a\x76\x59\x47\x40\xf2\x9a\x83\x39\xde\xec\x2a\x5b\x31\xc7\xd1\x63\xc2\x97\xf0\x07\x03\xd6\x81\x0f\x0e\x0c\x2c\x4c\x22\x72\xe1\xea\xe6\xfa\xa4\x50\x85\x77\xac\xd7\x2e\x61\x48\x87\x30\xc4\xc2\x86\x61\x75\x1b\x9a\xa5\x90\x7a\x20\xc7\xca\xae\x81\x88\xef\xc2\x42\xd7\x31\x02\x63\x70\x1c\x11\xec\x27\x45\xd2\xb9\x5d\xd5\x6c\x44\xa8\x90\x06\xe9\x72\x47\x2e\x24\x14\x22\x1c\x41\x41\x2b\x5f\x7d\xd1\x17\xbb\xb8\xb1\x75\x92\xd3\x5d\xe8\x78\x6b\x25\x7e\x9e\x7f\xe2\xfe\x62\xe8\xe5\xd2\x88\xad\xe0\xc8\x72\xc5\xca\x7b\x70\x91\xdc\x85\x50\xc9\x04\x1f\xd4\xfd\xe2\x5b\xa1\x03\xbc\x2d\xe2\x2d\xed\x2a\x76\x72\x87\xf4\x23\x83\x16\x76\x04\x81\x41\x61\xee\xbd\x19\xf2\x8c\x5d\x7b\x08\xef\x33\xdc\x21\x0e\xea\x30\x66\x40\xe1\xf3\xfb\x93\x43\x35\xbe\x3a\xa2\xc0\xa0\x10\x52\x22\x68\xcf\xba\x67\xf5\x25\x2e\xf4\x3d\xb2\x71\xec\x1a\x87\xd1\x73\x2c\xea\x8a\x05\xe3\x19\xa7\x5e\x87\xe8\x25\x71\x7d\x79\x01\xf3\xb5\x0b\xc1\x4e\x5d\x59\xf8\x47\xf8\x77\x2f\x47\x7e\x67\xc1\x2d\xb0\x33\xce\xcc\x1d\x2e\x69\xbb\xca\x39\xf5\x70\x41\xce\x09\x64\xc2\x0b\x88\xd0\x2e\xec\x95\xd1\xd0\x95\x32\xd5\x08\xce\x93\x44\xb4\x0b\xdd\x17\xb8\xb0\x69\x58\xdd\x29\x5c\xe8\xe0\x35\x91\xa0\x71\xd7\xf4\xc2\x70\xc9\x4b\xe1\x6a\xb0\xba\x37\xe7\xc7\x47\x62\x26\x78\xed\x46\xcd\x05\xc3\xb4\x23\x03\x1e\xfc\x78\xb8\xf0\x3a\xfb\x47\x61\xe7\x2e\x84\xad\x0e\xf6\x96\x38\xcf\x0e\xce\x33\x81\xc3\xec\xe2\x30\x3b\x38\x4c\x23\x85\xf4\xae\x9e\x84\x45\x65\xd2\x00\xf2\x26\xb2\x0b\xe9\xf7\xa7\x44\x0c\xb4\xd5\xdd\xb9\x85\x1c\x7e\x10\x14\x89\x77\xf7\xc9\xc7\x23\xd8\x00\xf2\xa1\x45\x6d\x0a\xde\x2b\x25\x83\x5a\x3b\xf5\xc0\xdd\x19\x67\x00\x84\xcb\x87\x73\x2e\xb1\x11\xaf\x88\x69\xb0\xba\x4f\x9c\x8f\xbb\xb0\xf6\x07\x71\x75\x4e\xad\xab\x30\xef\xc9\x91\x0f\x7d\x75\x49\xb2\x76\x21\x88\x25\x3f\xe8\x63\x4b\x30\x82\xb8\x5d\x18\xf2\x8f\x86\x3c\xce\x99\x5e\xd9\x73\xaa\x7c\x3b\xcc\x26\x53\xee\x6c\x45\xdf\x19\x1a\x5b\x8b\x48\xec\xab\xfb\x57\x1f\x14\xda\x54\x84\xf8\x8c\xda\x14\xfc\x09\x18\x3d\xfc\xaa\xed\x20\x09\x5e\x38\x2a\x4b\xdf\x13\x02\x9d\x62\x20\xc4\xc8\xd5\x84\x42\x0e\x42\x91\xd1\xf1\xa5\xb1\x5d\xa0\xac\x7c\xfc\xd1\x2e\x44\x56\xcb\x14\xd6\x30\x51\x5d\xc2\xc1\x35\x72\xfe\x29\x2e\xea\x4c\xd5\x9f\x35\x00\xcf\xe0\x7a\x0e\xf3\x79\xe4\xc0\x58\x7d\xe8\xa0\x1d\x38\x68\x23\xed\xc2\xae\x81\xc7\xec\x08\x0d\xdf\x2f\x0c\xd7\xa0\x48\x67\x17\xea\x1e\x00\x4c\x34\x92\xbc\xa3\xd0\xf6\x00\x84\x2c\xaa\x8f\x44\x5a\x36\x22\x5a\x54\x8e\x28\x07\xab\x8f\xcc\x09\x1d\x39\xce\xea\x0b\xd2\x98\x0e\xf9\x60\x14\x82\xb2\xde\x09\xa3\x8e\x78\x82\x28\xc4\xde\x4f\xc1\x63\x76\x44\x8b\x47\xe1\x13\x6b\xf7\xc6\x6b\x0b\x29\xeb\x28\x38\x8b\xc0\x96\x77\x24\x42\x47\x21\x36\xba\x81\x42\x23\x30\x3b\x0a\x48\xdb\x92\x00\xf3\x4c\x87\xd9\xa8\xdd\x58\x8e\x08\x6c\x8e\xc2\x0c\xc2\x15\xdc\x7a\x47\xb0\x72\x14\xf6\x6c\x93\x40\x23\xd6\x37\x0a\x61\x15\x6b\xe8\x63\xd7\xf8\xf6\xa0\x67\x8e\xc3\x78\xf4\xc1\x4f\x8a\x7b\x62\x87\x64\xb9\x23\xc8\x36\x0a\x7b\x39\x42\xa7\xd9\x87\x71\xaa\x87\x85\x44\xaa\xf0\x3b\x79\x2d\xe9\xb8\x96\x94\xb0\xa3\xdb\x35\x0d\x63\x24\x1b\xac\xe1\x8a\x15\xb5\x2e\x38\x46\xa5\x78\xff\x0b\x9c\xd3\x70\x1e\xe0\x23\xe4\x5c\x77\xb2\x9b\x2f\x27\x8d\x65\x24\xe8\x9c\xb0\xa3\x06\x55\x11\x1d\xc1\x9c\x7b\xad\x84\x35\xe7\x63\xcf\x79\xee\x1c\xb5\xa1\x71\x80\xfe\xee\xba\x38\x6c\x53\x53\x85\xa4\x20\x77\xe4\x68\x8a\x6a\x12\x8e\x10\x24\xe0\xbf\xc6\xb4\x22\xbc\xc6\x37\x03\xfe\xa8\x99\x10\x9e\xf7\x70\x74\x5c\x1d\x97\x12\x14\xfa\xa6\x91\xec\xe3\xa3\x4f\x0a\xd9\xea\x7d\x43\x2a\xd5\xe7\x85\x8b\xf2\x2e\xec\x6b\x5e\xc5\x3b\xe7\x8d\xfb\xe9\x2e\x78\x34\x0e\x98\x6a\xe2\x8e\x40\x44\xfd\x06\xdb\x20\x36\xbf\x83\xcd\x2f\x37\x78\xbb\x99\x79\xde\x31\x5c\xd0\x1e\x5f\xe2\x55\xf8\xbe\x40\x19\x8e\xc1\x99\x71\x55\xee\x33\x62\x7f\xd4\x86\x83\x1d\x77\x04\x14\x9e\xbd\x6e\xb0\x8b\xe1\xf8\x8d\x42\xbc\x33\xee\x95\x7d\xea\x40\x99\x50\xf9\x5e\x61\x06\xbc\x3a\xb4\xb4\x51\xe0\xbe\xc4\x64\x4c\xe7\x49\x33\x23\xde\x43\xcd\x60\xf9\xa6\x73\xdf\xcc\x88\xbb\x57\x2b\x76\xeb\xa4\x8c\xa3\xd3\x56\x28\x47\xb6\xc3\xd5\xe7\x47\x7d\x0c\xf9\xbb\x19\x36\xf1\xfc\x6a\xb8\x10\xd5\xa1\x40\x1f\xda\xe7\x97\xe7\xef\x0c\x7e\xcb\x0c\xac\xb3\xec\x50\x3a\xec\x50\xbc\x98\x60\x17\xbc\x79\xe1\xce\x51\xfc\x92\x72\xd0\xb8\xe4\xce\xe0\x1c\x27\xd5\xd5\xbb\xb0\x2f\x40\x37\x1f\x5f\xe4\x04\x11\x47\xc6\x8c\xe3\xf2\x90\x12\xcc\x67\x0f\x9c\x45\x08\x9f\x5d\xd3\xd4\x85\x25\x85\xdd\x1c\xad\x47\xa3\x15\xd6\xdf\x99\x1c\xc2\x7c\xc8\x7b\xcd\x67\xbf\xdb\xc9\xef\xe1\x36\x84\xc2\xfd\xfb\x53\x22\x5c\x71\xd4\x92\xe0\xe0\x9a\xee\xcc\xc7\xa7\x1e\xdf\x4b\x14\xd9\xfe\xa3\xd6\x05\xc7\xde\x86\xc4\x6e\x57\xbf\xc2\x43\xe6\x09\x3d\xb1\xc9\xcc\xc2\x60\x66\xd1\x21\x82\x37\xe4\xa6\x42\x21\xbc\xa6\x70\x45\x35\x23\x3b\xb9\x27\xe1\x8a\x71\x69\x80\x71\xa6\xee\xc2\x26\x34\xb8\x23\x19\x3c\x68\x50\x88\xe5\x15\x87\x84\x19\x4f\x83\x5d\x28\xbf\x3f\x09\xf6\x3f\x86\xf0\x92\x28\x84\x35\x30\x34\x75\x06\x0b\x3d\x14\x62\x46\x83\xf9\x34\x6b\xce\xc6\x43\x7a\x57\xa0\x4c\x33\x23\x99\xdd\x85\x84\x01\xc0\xe3\x1d\xc3\xbb\x0b\x41\xa5\x22\xbf\xf0\xae\x62\xc0\x0c\x2a\x63\x8b\x18\xec\xcb\xa0\xdf\x45\x61\xfe\xfe\xa4\x30\x6d\xdc\x35\xdc\xee\x76\xe1\x1b\x4f\xa3\xeb\x8e\x3d\xba\x0b\x71\x13\xc8\x49\xb8\x09\xf7\x3d\x49\x37\x5a\xf1\x21\x38\x2e\xcc\x29\x52\x4b\x2c\xb3\xa1\x81\x09\xd3\x86\x06\xc9\x95\xd9\x57\x93\x11\x6b\x37\x41\x43\x66\x70\x42\x41\x21\xcc\xa8\x7a\xf0\xd9\xe6\x05\x74\x7a\x17\x62\x60\x82\xd4\x99\x57\xbe\xd4\xe3\x94\x2b\x50\xbd\xee\xda\x43\x18\x16\xf8\x61\xcf\xbb\x0c\x8a\x4e\x14\xc2\x84\x2d\x18\x56\x73\x9b\x84\x11\x46\x39\x47\x70\xc3\xb5\x3f\xb4\x01\x87\xbb\x6d\x8e\xf0\x9d\xbb\x0a\xa9\xdb\x2e\xac\xdf\x1f\xb8\xf6\x2e\xf3\xc1\x4f\x82\xe3\xb9\x81\x03\x37\x69\x3c\x0d\x1a\x4f\x8b\x2c\x93\xcb\xa0\xe7\x44\x21\xff\xfe\xe4\xf0\x96\xdf\xb5\xc1\x77\x42\x2f\x71\x25\x0c\xaf\x7f\x21\x19\xd9\x85\xe0\x36\xc2\x1d\x64\x99\x2f\x6c\xd3\x5d\x08\x0a\x9b\x3b\xfa\x48\x3b\x8c\x5d\xe8\xb8\xb2\xc7\xec\x0d\x1a\x1b\x19\x58\xa3\x3b\x71\xb6\x07\xcd\x8d\x76\x61\x0f\x0d\x2c\xbb\x6c\x50\x20\xb1\x0b\x61\x11\xd2\x0b\xe1\x2a\x18\xb1\xf6\x82\x85\xb4\x71\x4f\xe1\xa1\x80\x06\x01\xb7\x91\xa0\xc8\x31\xe4\xdf\x49\x11\x22\x6f\xd7\x38\xee\x03\x59\x2c\x4b\xc6\x88\x21\x77\x3c\x0a\xe9\xf7\x27\x83\x11\x35\x18\x34\xa3\xb0\x42\x39\x99\x01\x4f\x3d\x1d\xaa\xc2\x2b\x62\xcb\x2c\x1b\x05\x22\x5d\x03\x23\x55\x22\x62\x5e\xd4\xba\x60\x0f\xa3\x81\x0b\x9f\x44\xab\x90\x5d\x88\xeb\x76\xc6\xde\x1b\x55\x03\x86\x38\x72\x29\x61\x8f\x8d\x0a\xc9\xc2\x2e\x84\xf4\xba\xb2\xf3\xda\xd9\x8c\x7d\x93\x23\x3e\xe9\xb2\xd1\xf5\x7c\x48\x22\xcc\xb1\x96\x10\x2e\x12\x85\x60\xa3\x23\x90\xfc\xb2\x41\x9d\xde\x2e\xec\xdb\x12\xcc\x6b\xe8\x3c\x8e\xc2\xe6\x5c\x9d\xb3\xe7\xfa\xa8\xd8\x9c\xf0\x6e\xdc\x35\x35\xee\x61\x47\x63\xd8\x64\x63\x6a\xae\x11\xc7\xec\x32\xac\x77\x04\xb4\x41\x61\xe3\x77\xb9\xfe\x82\xf1\x92\x8d\x8f\xa6\x2b\x96\x74\x81\x5a\x9b\x2e\xc2\x28\x04\x5f\xc1\xb5\x40\x8b\xc8\x5d\x98\x71\x80\x76\x7c\xd9\x52\xa7\x16\xec\xdd\x0a\x16\xf8\x58\x24\x37\x74\xf5\xcd\x35\xf4\xc9\x26\x6d\xad\x41\x5b\x6b\x11\x9b\x6e\xd7\x48\x11\xa0\x9f\xbd\xaf\x84\xde\xcc\xc4\x81\x9b\xc1\xe4\x7b\xcb\x84\x49\x59\x67\xc2\x85\x1c\x12\x47\x9b\xb4\x62\xdb\x85\xbd\x62\x23\xca\xc4\x32\x24\x53\x45\x61\x5f\x05\x22\xff\xdb\xae\xa9\x95\x70\x48\x2d\xd0\xc9\xdb\xcc\x38\xe6\x76\x21\x56\x60\xc8\x55\x77\xed\x23\xf8\x1b\x30\x9e\xa6\x75\x93\x31\x8b\x7d\xaa\xd8\x82\xb3\xb8\xf0\x3d\xc9\x08\xd2\xb8\x6c\x8a\xf4\xcd\x20\x7d\x8e\x4b\xa9\x4d\xf2\xef\x86\xc0\x39\x1e\x3e\x2e\xbb\x86\xcb\xc4\x2e\x94\x0d\xe3\x44\x98\x46\x6a\x33\x91\x00\xe6\x82\x1c\xc0\x24\x42\x35\x88\x50\xef\x3b\x7c\x89\x96\x41\xd9\x8b\x42\x08\x0e\x35\xba\xc3\xf9\xd6\xe0\x7f\xef\x1c\xb1\x2e\x96\x4d\x0a\x9f\x76\x61\x33\x11\x90\x5a\xd3\x93\x15\x85\x58\xae\x20\xcf\xf3\xa3\xd1\xfd\xc0\xa0\xa0\xe1\xa5\xb4\x3f\x33\xd8\x9f\xdd\x17\x29\xe8\xfc\xa8\x33\x61\x1d\x7d\x5f\x06\xe2\x34\xbf\x1a\x48\x44\x4a\x4a\xe1\x5a\x18\xd5\x87\x78\xd8\xcb\xa6\x70\x06\x8c\xaa\x9e\xa7\xc1\x2c\x76\xf2\xfc\x6a\x70\x20\x0a\xeb\x9d\xef\xe5\x0d\xd7\x60\xd6\x7a\xd7\x88\xe5\xb5\xdc\x48\xe5\x76\x21\x85\xf9\xbd\x13\x1e\x82\xe7\xde\x07\xce\xa7\xb1\x65\x77\x21\x4c\xba\x63\x29\xb9\x65\x30\x0c\x8e\x5c\xf5\x1d\x1a\x58\xb7\x8c\x9b\x04\x1d\x67\x2d\xe2\xa2\xec\x1a\x36\xb8\xc3\xc5\xcb\x60\xfc\xee\x30\x99\x44\x01\x86\x51\x86\xc7\x0b\xc8\xf3\x2e\x84\x91\x51\x64\xd5\x8e\xea\x10\x1e\xb4\x2c\xc2\x5a\x2e\x47\xb2\x4a\x14\x62\x4f\xe2\xfe\xe2\xc8\x59\x89\xc2\x13\x46\x6e\x09\xf0\x10\x3c\x62\xed\x75\x0c\x40\xd3\xb8\x20\xff\xd6\x65\x7e\x13\xaf\xc2\x1b\x7a\x69\xc0\x31\xdf\xbb\x70\xa3\x97\xe8\x4d\xd3\x18\x44\x54\xfd\x1a\xd1\x74\x76\x4d\x63\x00\x8d\x66\x8a\x68\xe8\xcb\x91\x47\x1f\x85\x19\x6a\x68\xb4\x6e\xce\x6f\x8a\x54\x4b\xb9\x70\xdc\x27\x0e\xba\x5d\x28\xe8\x24\x5a\x99\x53\x38\xe2\x22\x69\xe4\xbf\xea\x24\x94\x7d\xb7\x73\x11\x3c\x20\x4b\xbb\xf0\xdd\xe7\x68\xdc\x8f\xe8\xb1\x8b\x82\xc3\x92\x53\xf8\x10\x3e\xb1\xa1\x3a\x70\x50\x94\x5d\xd8\x6b\xc9\x82\xfc\xbb\x93\xba\x39\xa3\x61\xe7\x48\x04\xbd\xab\xe0\x31\x76\x61\xfd\xfe\x54\x88\x3f\xdc\x79\x59\xdb\x85\xe0\x0f\xc3\xaf\x6e\xb9\x37\x35\xd3\xe0\x06\x13\xa6\x7d\xee\xbc\xe4\xef\xc2\x08\x2b\x9a\x0b\x78\x57\x27\xe3\x46\x55\xe1\x4c\xe1\xde\x71\xc0\xee\x42\x86\xc6\xa7\x13\xd7\xe3\x38\x19\x23\x5e\xe5\x72\x77\x70\xce\xbb\x10\x36\xa0\x46\x78\xb0\x19\x0f\xbf\x1d\xdc\x3f\xdd\x1d\x0c\x8c\x23\x49\x7a\x8e\x68\x31\xcb\x7d\x70\xd1\x40\x58\x97\x8b\x0b\x36\xc1\x9b\x1a\x5e\x05\x5d\x1c\xea\x62\x68\x79\x3c\xd2\xda\x45\xad\x08\xde\x6b\x20\xd2\xbb\xec\x1a\xc8\xd2\x2e\xd8\x3e\xc8\x1c\x83\x4b\xbb\xda\x5d\xe8\xf1\x4a\x27\xec\x82\x47\x34\x82\xa7\x3f\x7a\x3a\xa8\x59\xe9\x17\x06\xe5\xc3\xc5\xeb\x08\xc7\x91\x22\x5f\x7b\x54\x97\xf0\x90\x7f\x39\x36\xbc\x7f\x26\x3f\x28\x5c\x29\x2a\x74\x89\xee\x1f\x4d\x74\xdc\x37\x2b\x8c\x7a\xdc\xbf\xce\xd6\x23\x77\x4f\x85\xaa\xce\x9d\x26\x88\x0e\x65\xb3\x83\x51\x75\x7f\xb8\xad\x1d\x01\x04\x32\xae\xbc\xee\x8f\xb3\x71\x44\x0d\x4d\xf0\xe6\x70\x7f\xf4\x52\xde\xb3\xa0\xad\xf3\x71\x81\x47\xd9\x85\x1c\x53\xe4\x84\xab\xe0\x30\x37\x0c\x06\xcb\x21\x99\x43\x61\xb3\x6f\x70\xe9\x70\x31\xa4\x0e\x86\x34\x3b\xc6\x65\x5c\x24\x8f\x23\xdc\xa2\x0a\x2c\x26\x7c\xdc\x7a\x1a\x51\x4a\x13\x5c\x9f\x7c\xdc\x5c\x44\x03\x49\xd5\x53\x84\x0d\xdb\x55\x6e\xdf\x11\x1e\x45\x77\x6e\x98\x8e\x91\x06\x3b\x83\x48\xa5\x57\x66\xdf\xc9\x7a\x3a\x58\xcf\x3b\xe1\x46\xe1\x83\x56\xea\xbb\x10\x46\x91\x15\x23\xc0\xb3\xd9\x99\x8c\xf1\x82\xc5\x9c\x8f\xc2\xd9\x1e\x71\x6f\xb9\x6f\xef\xf9\xcf\x39\x29\x1f\x14\x74\x38\xb2\x2e\x56\x9c\xa2\x3e\xda\xe0\x5b\x10\x31\x38\x45\xf4\x86\xe5\xa3\x3b\x3f\x0e\x1e\x75\x97\x37\xf4\xaa\xab\xb3\x08\x8b\x79\x3b\x16\xcf\x70\x3d\x8f\xa4\x23\x39\x75\xe1\x43\xf8\x3e\xa1\x9c\x63\xe4\x7a\x2d\x9c\x31\x73\x38\x9c\x2f\x87\x39\x40\x14\x60\x09\xca\x29\x98\x6a\x3d\xd8\xcb\xea\x37\x3a\x4f\xb3\x00\x87\x59\x40\xe9\xd8\xc7\xe3\xc3\x35\x48\x3f\xf3\x14\x81\x09\x76\x55\xf3\x8e\x30\x6b\xf9\x06\xc9\x1a\x1f\x67\x33\x88\x17\x90\x33\xbf\xe9\xa3\x21\x83\xdd\xe3\x05\x81\x84\x8f\xaf\x26\x32\xdc\x8b\x0a\x8c\x17\x7c\x7c\x07\xd7\x0f\x72\x7d\x5f\xb8\xb8\x38\x42\xad\xa0\x00\x9a\x15\x92\x17\x87\xfe\x1c\x05\x18\x2f\x04\xdb\xee\xf3\xe6\xce\x82\x98\xac\x3a\x0e\xcc\xc9\xbb\xc8\x2e\x24\x58\xa8\xc7\xd7\xce\xc2\x41\x60\xd0\xc4\x04\x55\xa9\xcf\xca\x1d\xc4\xec\x22\x09\x1e\x3f\x8e\x10\xd5\x28\xc4\xe8\x74\x3e\xdf\x48\x42\x27\xb2\x4e\x26\xe8\xb8\x7c\x6a\x85\x30\xa6\x74\x82\x1d\x80\x4f\x51\x74\x66\xba\xcf\x50\xed\xfb\xec\xc2\xc3\x94\xbc\x72\xd3\x4d\xda\x92\xef\x02\xe4\x09\x17\xba\xef\x60\x07\x77\xe1\x1b\x8f\xa3\x37\xd4\x97\x38\x84\x62\xf7\x5d\xc1\xf1\x20\x3c\x32\x0a\x0d\xd6\x98\x99\xf8\x47\xf8\x6e\x26\x83\x1a\x4f\xda\xef\xec\x42\x78\x9e\x40\xee\xee\x93\xa6\x3a\x0e\x06\xf0\xbe\xaf\x0b\xcf\x7f\xd5\xcb\x2f\xcd\xeb\x32\x9e\x27\x1f\xe7\x70\x03\xbb\x53\xc7\x21\x20\x3e\xce\xc1\xc7\x55\x88\xe6\x76\x6d\x09\x0e\x9d\x6e\x01\x01\x87\x5b\x17\x0a\x0d\xf6\x27\x68\x66\x91\x64\xcc\x85\x80\x88\x50\x77\x2d\xa3\x5f\xe3\xa2\x4b\x4e\xcb\xc1\xb7\x2f\xa3\x69\xc6\x2e\x54\x84\x16\xed\xc4\x3b\x71\xe4\x27\x0d\x2f\xd4\xb5\xec\x56\x3b\xb8\x53\xb7\x88\x8e\x17\xd5\x2e\x3c\x02\x0e\x40\x5d\xb3\xa0\xd3\x8f\x02\x94\x72\xb8\x30\xed\xea\x87\x38\xbc\x79\x61\x9d\xb2\x8c\x4a\x8f\x05\x79\xd6\xdd\x0a\xfb\x49\x5f\xcb\x45\x87\xa0\x16\x69\x6b\xd7\x92\x43\xd0\x62\x9a\x95\x06\x0d\xcc\xae\x36\xe1\x78\xbe\xf1\x79\xac\xfd\x45\xc7\x9f\x16\x11\x5c\xd7\x92\xe3\xcf\x2e\x20\x59\x3c\xfb\x93\x8d\xfd\xcc\xf0\x6c\x8d\x38\x12\x51\x7d\x88\xa3\x9f\x70\xe5\x59\x96\xd5\xcf\x3c\x99\xdd\x94\xcf\x83\x1d\xdf\x85\x07\xe1\xb1\xf1\x5d\x45\xef\xc5\x7d\xaa\xe1\x9e\xb5\x64\x6f\xb0\xe0\x07\xb2\x71\xb4\x5f\x06\xdf\xcb\x2c\xb9\x91\xab\x39\xaa\x55\x38\x12\x8f\x5e\xf8\xae\xaa\xf6\xb1\x77\x1b\xbc\x3d\x17\x78\x65\x14\x98\xc4\xa2\x13\x1f\xc2\x27\x22\xc2\xdd\xc4\xbf\xc4\x11\x5d\xa6\x73\x9c\x2b\x28\xde\x62\x8c\xe9\xd6\xf9\xbd\xbc\xf8\x2d\xb0\xdb\x4c\x67\xbb\xab\x53\xfd\x61\x3f\x2b\xfa\xdf\xd4\xcf\xc6\xac\x72\x9c\x97\x06\xde\x68\x31\x0a\x43\x8b\x90\xe0\x51\x2d\xc2\x23\xbc\x10\xec\xb8\x96\xfc\x88\x17\x53\xc7\x23\xeb\x57\x54\xf9\xbd\xf0\x24\x6e\x76\xe1\x7b\xdb\xfc\x08\x47\x74\xb5\x84\xf6\xbb\xfa\x83\x64\xb0\xcd\x72\x26\xde\x85\x23\xf7\x68\xd6\xf3\x1c\x37\x26\x7e\x85\xb9\xdd\x82\xcc\x33\x0a\x6c\xbf\x61\x1f\x51\x72\xb2\x20\xe5\xbc\x9b\x39\xfa\x63\x63\x09\x47\x5e\xe0\x82\xf1\x37\xad\x5b\x63\xbe\xe0\x82\x76\x5c\xfd\x84\xfc\xb3\x39\xf7\xa3\x3b\xd7\x8f\x33\x7d\x81\xf1\x79\xcd\x8b\xb3\x1d\xc7\xba\x1a\x6a\x67\x30\x6b\x5b\x4a\xc4\xf9\xbd\xb8\x33\xf7\x8b\xe3\x33\xb4\x4f\x07\x23\x4b\xd6\x4e\x9c\xeb\x64\x30\xcf\x6c\xc3\x3a\xa7\x7c\x71\x31\xe5\x7c\x87\x8f\xcd\xbe\xbb\xf3\xbd\x93\x5e\x62\x86\x71\x9e\x5a\x27\x93\x69\xf6\xec\x26\x9e\x84\x23\x68\x6c\x06\x4e\xf1\xce\x32\x90\xe1\x7e\x73\x7c\x68\xbf\xb7\x0b\x15\x71\xcb\x32\x71\x7e\x17\x42\x19\x17\x68\x1c\x77\xf5\x23\x3c\xe2\xcf\x45\x10\xb7\xa8\x2e\xe1\x48\x7e\xd1\xb0\x6e\xbf\x7a\x2f\xa2\xd1\x15\xf8\x7e\x2c\x24\xb0\x47\x21\x1c\x2e\xa1\x0d\xd8\xd5\xaf\x70\x24\xf7\xfa\x2b\xae\x77\x4b\x17\xb9\x5d\x60\x0a\x83\x44\xbc\x09\xc7\x67\x90\x6c\x91\xd5\x5e\xcc\x9b\x5f\x6e\x6e\x83\xaf\xa6\xed\xcb\xe4\x3e\xd7\x4d\x5c\xdd\x45\xf0\x17\x18\xd4\x2c\x78\x05\xa1\x30\x4f\xb4\xd8\xa8\xea\x33\x10\x2b\x07\xe2\xcc\x65\x4b\xd3\xb9\x10\x34\x25\x71\x58\x97\x57\xe1\x5f\xc4\x84\x14\x4e\x72\xb6\x10\xa5\x3b\x71\x19\x2d\x91\xef\x35\x19\xca\x01\xd3\xf9\xa8\xfd\xc7\x98\xed\xe0\x22\x6e\xc2\xa1\x35\xe1\x76\xa2\xe2\x7e\x19\xc2\x33\x95\x4c\xb2\x48\xc5\xfd\xa2\xfb\x3f\xd2\xb0\x44\x95\xdf\xf5\x0c\xa6\x67\xc1\x34\x3f\x1a\x9f\x87\x21\x5f\x79\x4c\x3e\x1a\x07\x46\xb0\xc3\xfd\x7d\x29\x8c\xc0\x52\x52\x29\x58\x1c\xed\x6a\x11\x4e\x61\xb2\x13\x77\xe2\x8a\xdd\x59\x80\xf3\x18\xf6\x30\x8a\xbc\x4b\xc6\xfc\x3a\xdd\x7f\x96\xa2\x6e\x65\x1c\x03\xae\xe3\xd9\x6f\x44\xe4\x89\x00\xd4\x51\x9d\xc4\x19\x33\x26\x11\x27\x79\xf2\x9b\x41\x66\xb1\x6d\xfc\xd6\x7b\x6f\x1a\x16\xe2\x18\xf6\x1b\x1c\xe8\xf2\x7b\x32\x75\x04\xbe\xeb\x9e\x6a\x9f\x91\xfc\x1a\xfa\xa9\xe3\x99\x21\xf7\x4b\x01\x59\x47\xc0\x7d\x14\xd6\x89\x94\xb9\xab\xae\xe7\x11\x0e\x07\x06\x18\xbb\x9a\x88\xa3\x7d\x58\xe0\x2f\xd7\xb1\xed\x30\x6f\x28\xd0\x2d\x2d\x38\xa2\x45\xc1\xfd\x84\x3a\x8b\x2a\xfb\x99\xd9\x0e\xd8\x23\xd7\x31\xec\xcc\xbf\x50\xb1\x7e\xbc\x70\xfd\x78\xc1\x7c\xc1\xa9\x60\x57\x39\x3e\xc8\x0e\x53\x78\xfc\x3b\x65\x5a\x8b\xb9\x3f\x11\x34\x68\x2d\xd7\x31\xec\x95\x71\x55\xb1\xce\xbd\xaa\x9f\x8c\x0a\x17\xd9\xb7\xa2\xfa\x10\x67\x3b\x1c\x37\x1d\x93\x08\x18\x71\x17\x1e\xcf\x4e\x43\x89\xe5\x0c\x8e\x8b\x0b\xcc\xae\x0a\x67\xaa\x2e\xb6\xdf\x70\xe3\x5c\x4c\x03\x56\x78\xdc\xba\x8e\x3d\xef\x4c\xcd\x69\x98\x77\x4a\x51\x16\xa4\x28\x50\x90\xef\x0a\x7b\xdf\x19\x5a\x83\xb3\x42\xc3\xfb\xe5\x50\x17\x14\x38\xfb\xec\x6a\x15\x1e\x6f\x35\x8e\x8e\xe9\xad\x4c\x88\x60\x60\x8e\xdc\xc8\x04\x39\x0c\x1d\x4b\xe4\xbe\x89\x2a\xdf\x6b\x6c\x07\x87\x8c\xeb\x30\xa4\x81\x15\x55\xb3\x4b\x32\x9d\x10\xa5\xfc\x2a\x25\x43\x54\x85\x33\x76\x1d\x77\xaf\x0e\x43\x47\x6c\xd9\xe2\xdc\xa5\xd4\x12\xee\x4b\xe5\x9b\x40\x35\xaa\x4d\x78\x58\x77\x5f\xa0\x9e\x3e\xb4\x1a\x06\x63\x64\x5e\x6c\x5f\xe3\x83\xc3\xb0\x5e\x5c\x55\x3a\x0c\x1d\xe2\x3d\x44\x69\x8f\x2a\x57\xdb\x44\x92\xa4\x2b\x63\x57\x4c\x52\x67\x78\x0f\xdc\xf5\xe2\x6e\xf9\xa8\x1d\xe4\x73\xa9\x91\x2e\x34\xaa\x7c\x1e\x87\x58\xbd\x39\xfe\x5f\x3d\xff\x45\xa4\xc0\x9b\xab\xf3\xab\xd5\x73\xd2\x59\xa1\xff\x94\xd8\xec\xc2\xf8\x55\xfe\xf9\xa8\x7e\x84\x3f\x27\x25\xc9\x5a\xae\x53\xc1\x97\x70\x8c\xe7\xc3\xc3\xd3\x1f\x44\xfa\x87\x06\x74\xf9\x23\x2a\xf9\x28\xf6\x2c\x56\xe7\xc3\x43\xd8\x41\x6d\x6b\x06\xb5\x1a\xa2\xb6\xe3\x52\xac\xe8\x46\x7c\x12\x47\x4a\x90\x8c\xef\x1a\x17\x4f\xc1\x71\xb1\x1d\x9c\xa6\x43\xd4\x73\xc0\xb2\xb8\x42\xa7\xb7\xab\x1f\xe2\x78\xbe\x60\x1d\x0e\x51\xb7\x81\xa0\xf7\xb5\x74\xe1\x95\x38\x73\x14\x85\x00\x74\x21\x1c\x52\x14\xd8\x0e\xe6\x65\x88\x8a\x0d\x50\x25\xe4\x7c\x5f\x6b\x88\x2a\x8d\xc2\xf4\x1b\x38\xad\xe5\xa1\xb9\xe0\xa1\x79\x5b\x04\xdc\x8e\xaa\x0b\x47\xe4\x06\x5c\x1a\x64\x74\xb5\x46\x65\xc8\x6a\xec\x97\x41\x43\xf6\xc5\x94\x18\x15\x06\x89\x6b\x88\x79\x87\x59\x16\x13\xdb\x47\x75\x0a\x8f\xa0\x96\x64\xbe\x06\x45\xea\x6b\x30\x53\x02\x7c\xe0\x76\xb5\x0a\x87\x21\x2d\xa8\xf0\xa0\xac\x7d\x17\xca\x89\xee\x1c\xd5\x25\xfc\x39\x19\x28\x76\x95\xa7\xc2\x40\x6c\x36\xbb\xf9\x5d\x8d\x54\x78\x34\x65\xac\xa8\xc4\x39\x0e\xc8\x88\x65\x37\xa8\xde\x68\x9a\x77\x25\xc8\xfb\x2b\x02\xaf\xfd\xf4\x69\x0e\xb1\x5e\xf5\x7a\xf2\xba\x83\x79\x02\x22\xb5\xc0\xae\x4e\x7d\x1e\x87\x83\xcb\xab\x69\x38\xe0\x48\x6f\xb0\x3f\x5a\x32\x5b\xdb\x85\x2f\x70\xb4\xdf\xb5\x8c\x10\xef\xac\x67\x4e\x9b\xee\x20\xcc\xd3\x6b\xb0\xf3\x5e\xa3\x6b\x98\x40\xbc\x2d\xc2\x57\x46\xd5\x84\x2f\xe0\x6c\x7f\xe8\x79\xc4\x04\xe4\x76\x1d\x7d\xe8\xbd\x88\xd2\xcc\xed\x3a\xba\xbe\x17\x64\xdd\x12\x97\x9d\xc8\x3a\xc3\x9b\x5b\xe2\xf4\xd3\x7c\x7d\x29\x5b\x4a\x24\x7d\x5c\x6b\x88\xdc\x0f\x78\xfb\x59\xc2\x5d\x69\x30\x1c\xc0\x2e\x20\x43\x4b\xe9\xc4\x5d\xf8\x03\x1c\xfd\x31\x32\x95\x8c\xc4\x65\x89\xf3\x62\x64\xe2\x06\xec\xe0\x2d\x71\xdc\x68\x96\xbb\x0b\xe8\x7f\xe3\xf3\xfa\x5e\x63\x66\x18\x90\xf5\x61\x9a\x77\x9b\xc4\x31\x9e\x36\x0f\x0e\x73\x19\x63\x7f\x48\xfe\x06\x8e\x25\x8b\xe4\x65\x6b\x0d\x7a\x20\xee\x02\xde\x0b\x66\x0d\xda\x71\x14\x3e\xc0\x8d\xf8\x12\x1e\xed\x44\x34\xf4\x5d\xd5\x72\x77\x64\x5c\x23\xd3\x3a\x18\xec\x60\xc1\xea\x70\xe3\x18\x37\xd7\xf6\x76\x44\xfd\xcb\x89\xcf\x43\x91\xb6\x0b\x68\x9f\xe3\xaf\x63\x6f\x30\x93\x13\x99\xd9\xa1\x3b\xe0\x60\x42\xa7\x5c\x0b\xf1\x87\x38\xb6\x25\x42\x5a\xec\xaa\x0b\x47\xfb\xb8\x2b\x8d\xa1\xfe\x30\x4d\x02\x99\xdc\xa1\xe3\x70\x0c\xc4\xfc\x16\x39\x1e\xda\x47\x88\x91\x67\x99\xfb\x85\xbe\x5d\xbb\x80\x71\xe0\x7e\x19\x3c\x1e\xc6\xe0\x77\x81\x69\x95\x21\xe3\xa2\x21\xa3\x65\xee\x97\xa9\x75\xc5\x6c\x6b\x05\xc7\x8c\x64\xc4\xbb\x30\x4e\xc4\xbb\xa8\xb2\x7d\x44\x51\x37\x04\x9b\xd8\xd5\x22\x1c\xb9\xc8\xab\xf0\x2e\xfc\x83\xe7\x31\x0e\xba\xdb\x8e\x89\x20\xb2\x85\xfb\x65\x6a\x1f\x31\x68\x27\x74\x87\xbb\x3a\x84\xa3\x9d\xc2\xf6\xf5\xbd\x8c\xc8\x18\x29\xe8\xd6\x1a\x1f\xad\x37\x48\xad\xad\xf0\x38\xfc\x68\x1e\x99\x40\xa2\xb0\x9f\xba\x23\x33\x90\xbb\x51\xa6\x87\x64\x9a\x28\xc4\xbc\x94\x96\x88\x73\xde\x11\xe7\xdd\x0a\xf7\xcb\x47\xc7\xc6\x07\xf1\x74\x3b\xe7\xfd\xa3\xf9\xc5\x5d\xdb\x74\x1c\x7e\xf4\x5d\xb8\x6b\xd7\xde\x84\x2f\xe1\xe8\x27\x2e\xaf\xe3\x4b\xf6\x6b\x7c\x41\x37\x22\x8f\x40\x54\x4d\x38\xf3\x25\x75\xe2\x53\x38\x54\xe0\xa4\xcf\xba\x83\x33\x3e\xbc\x15\xee\xbb\xaf\xd6\x33\x13\x7e\x52\xe6\x30\xbe\x1a\x87\x2f\x13\x5e\x5c\xc2\xf5\x5e\x26\xa4\x05\xfb\xab\x48\x04\x8b\xe2\xfb\xda\x8d\xfd\xe1\x25\x86\x31\xe5\xad\x82\x4d\x1c\xba\x7c\x0f\x24\x5c\x41\x92\x92\xa8\xaa\x3f\x90\x81\x54\xb2\x23\x74\xca\xdc\x05\x64\x1b\x56\x3b\x1a\xb7\x2f\x73\xfb\xe2\x52\x32\xc4\x7e\x29\x09\xa9\x5d\x4e\x3c\x0b\x47\xe4\x78\xae\xe7\x45\x99\x27\xbc\x12\x37\x8e\x71\x5e\x5a\x27\xb8\xdc\x53\x46\xbd\x90\xca\x14\x05\xa4\x1f\x25\x9d\x59\x1a\x9f\xc5\x1c\x38\x64\x23\x68\xf9\xb9\x4e\x86\xd3\x8c\xf9\x5d\x3a\x8f\x16\x53\xe7\xe3\xda\x30\x96\xe8\xc6\x62\xc0\xe4\xc4\xf7\x8a\x6e\x2f\x66\x6c\xe2\x7e\x59\xda\x77\x8b\x79\x84\xf4\x5e\xb1\x2f\x8b\x11\x7f\xf5\x5e\xca\x94\x98\x60\x15\x39\x91\xa3\x5a\x84\x63\x9c\xc9\x96\x2d\x8d\x33\xd9\x59\x5e\x57\x86\x84\x13\x8c\xd5\x5f\x8d\xe7\xd7\x23\x3a\xff\x30\x63\x01\xf7\xe3\xa3\xf5\xf9\x30\x08\x26\xd9\xca\x47\xe3\xc9\x78\xfd\xc6\xfd\xf8\x68\x5d\x3d\x4a\x37\x5b\x88\x7f\x84\xa3\x1d\xb2\x3b\x8f\xd6\x1b\x0c\x58\x2b\x62\xc3\x2d\x45\xb3\x58\x8a\xf6\x6f\x8d\xed\x6b\x1d\x22\xc6\x3f\xb2\x2d\x46\x55\xfd\x1c\x4c\xd8\x76\x13\xff\x0a\x47\x9e\x05\xb2\xbf\x8f\xc6\xf3\x61\x6a\x9f\xce\xef\xd5\x78\x3e\x4c\x13\xdd\xea\x5f\x61\xbf\x1e\x91\x7b\x72\xfd\x88\x61\xb5\x90\x23\x00\x05\x7c\x06\x64\x41\x93\x11\xd0\x16\xc2\x70\x30\xbf\x5c\x54\x27\x71\xe6\x15\xc3\xf1\x30\xe9\x52\xbf\x0b\x8c\x93\x2e\xdc\x85\xe3\xb3\x71\x47\x9e\x8c\x6e\xb6\x0b\x4c\x17\xc9\xf6\xc9\x5e\xcc\x0b\xb7\x07\x28\xc9\x77\xf5\x23\x1c\x19\xe0\x12\x71\x1e\x03\xf3\x42\x50\x6f\xc7\x36\x9b\xd7\xd4\x77\x31\x63\x1c\x8e\x0d\x85\x0f\x59\x0c\x1f\x82\xe4\x57\x51\xad\xc2\x31\x6d\x10\xf5\xca\x61\x76\xc1\x61\x96\x39\x98\xa2\xba\x84\x83\x4c\x38\xdb\x71\xb5\x8f\x5c\xb4\xb0\xcf\xdb\xd5\x26\x9c\x59\x74\x2a\xf1\x8f\x70\x6c\x63\x67\xfb\x3c\x1e\x10\x93\x84\xb1\xf0\xa3\xca\xf1\xbc\x11\x48\xb6\x71\xdc\xee\xa9\xfe\x28\xb0\x70\x2c\x53\x19\xf1\x2f\x66\x13\x36\x44\x3f\xdb\xd5\x2c\x1c\xd9\x23\x71\x0b\x99\x89\xc7\xdb\x84\x0b\x5d\xf5\x9a\x88\x2f\xe1\x98\xaf\xca\xf6\xf5\xbd\x89\x61\xd7\xb3\x70\xb5\x8f\x30\xd7\x54\xe1\xcc\xc4\xed\x37\x91\x84\xd0\x60\x31\xb2\xab\x6a\x9f\xeb\x01\xb2\x4a\x59\xe7\x2d\x58\xe7\x6d\xbc\x11\x57\xfb\x1c\x1f\xb0\x59\x33\x0d\xf5\x9f\x61\xcf\x71\x3c\xcf\xa4\x71\x4b\x5c\x57\x5d\xf8\x57\x38\x62\x9e\x57\xf6\x87\xc7\xc6\x4c\xd8\x7e\xde\x89\x93\xbd\x50\xaa\x65\xe7\x3e\x4a\x3c\x4e\x66\xe2\xbc\x54\xf6\x93\xec\xec\xe4\x6d\xd5\xb9\xde\x74\x5b\x9d\x99\xc9\x18\xc1\x96\x4d\xa9\xc4\x60\x48\x78\xb7\xeb\x26\x4e\x72\x33\xa9\xfa\xba\xb8\xfe\x0b\x6f\x81\x13\x5e\x89\x0d\xce\xcb\xbb\x5a\x85\x37\xb8\xab\x26\xe2\x5d\x38\xc6\x87\xe3\x4c\x2f\xc6\x35\x0b\xe7\x11\x64\x6e\x16\x57\x3b\x8e\x9c\x01\x9d\xcf\xf3\x58\x9a\xb0\xad\x6d\x17\xae\x0d\xb3\xa8\xff\x05\xe9\x6b\x10\x5c\x66\x21\x45\x34\x0a\x15\x78\x25\xde\x84\xa3\x7d\x8e\x0f\xcd\x2a\x76\x01\xe1\xda\x39\x5f\x54\xaf\xaf\x59\x90\xb1\xe1\x22\x3d\x29\x53\xe3\xc0\x9c\x02\x1c\x4f\xa9\xf4\x26\x6e\xff\x0d\x36\xa8\xbb\xea\xc2\x11\x96\x9e\xfb\xba\x68\xbe\x90\x0d\xcd\x1a\xf7\x75\x99\xe7\xbd\x18\x7f\xa8\x5e\xa6\xa4\x02\xd0\xef\xef\xe7\x33\xf1\x2c\xbc\xe0\xf9\x44\xbc\x09\xc7\xb8\x91\xce\x48\x65\x38\x2b\xa3\x70\x83\xbd\x9e\x52\x19\xce\xca\x98\xfc\xa4\x0f\x92\x6d\x4e\x86\x5e\xbf\x48\xb7\xab\xf6\x1d\x32\x32\x1a\x55\x98\xb3\x6a\x1e\x91\x6f\xac\x5d\xea\x27\xaf\x43\xb3\x82\x2e\xf5\x8b\xfd\x11\xdd\xae\x74\x77\x26\xbd\xaa\xda\x17\xcc\x98\x71\xdf\xec\x27\x8f\x2b\xa6\xdc\x6e\x08\xd7\xb4\xa6\xa4\x17\x13\x31\xbb\x0d\x46\x52\xbb\x6a\xc2\xfd\x44\xf0\x8f\xaa\xbe\x17\xe3\x4c\xa9\xcc\x64\xe8\x93\x5d\xa8\xc8\x7f\x71\x11\xef\xc2\x0d\x78\x21\xee\xc2\x91\xea\x0a\x2a\x5b\x99\x55\xac\x89\x4c\x0a\x0d\x9e\x69\xbb\xca\xef\xa2\xca\xf3\xe6\xfe\x95\xca\x93\x39\xbd\x8d\xd2\x11\x58\x5f\xa0\x80\x76\x1a\xdb\xd7\xf8\x50\x15\x7a\x73\xdd\x4a\x26\x3c\x3b\xf3\x77\x80\x9d\x9d\x92\x09\xcf\x8e\x79\xa1\xb8\x61\x4a\xdc\x30\x3b\xfd\x70\xc1\x6e\xce\x2e\x3a\xd9\x11\x04\x3c\xf1\xbb\xba\xe8\x5b\x87\xca\x33\xf1\x1c\xec\xda\x17\x9d\x41\xd4\xc1\xae\x4d\x89\x1b\x18\x8f\xbd\x25\x8e\x83\x89\x9e\x40\x5a\xdc\x28\x3e\x98\x92\x16\x4f\x63\x7f\x9a\x70\xee\x17\xc3\x7e\x4f\xdc\x8f\xa6\xfd\x4e\x15\x6c\x22\x9d\x94\x0a\x96\xe6\xc6\x8d\xd7\xfb\x29\xa9\x33\x42\x36\xdc\x8d\xd7\xf5\xe9\x9a\x47\x77\xb8\x3a\xde\xf8\x2e\xd7\x3a\x47\xea\xde\x96\x93\xf0\x2e\x7c\x00\xef\xc4\x3f\xc2\x1f\xa4\xf8\xe1\x7b\x75\xbe\x38\xfa\x13\x99\xae\xd7\x9a\xba\xc6\xd3\xf9\xab\x51\x6c\x34\x87\xf6\x29\x82\xe0\xb5\x7d\xfd\xfe\x73\xf6\x6b\xea\x96\xaf\x74\x41\xf0\xeb\x5b\x53\xb7\xfc\xc9\xfc\x68\xd9\x84\x2f\xe1\xe8\x2e\xb7\xeb\x18\xea\x16\x97\x23\xa7\x6d\x90\xeb\x9c\x94\x0a\xf4\xa2\xe7\xf9\xd9\x83\xdb\x2f\xb8\xe6\xc7\xe8\xa2\xfc\x30\xc5\x25\x83\xab\xee\xaa\x13\x07\x1b\x01\xd5\xc5\x63\x14\x6e\xef\x42\xb0\x47\x08\x19\xbb\xab\x43\xf8\x1f\x22\x80\x3f\xc6\x5b\xc8\x2e\xdc\xca\x62\x80\x6a\x13\xce\xec\x06\x4e\x7c\x11\x0f\xb2\xd2\x3b\xdb\xe7\xad\xe2\xa1\x0a\xb3\x47\x98\xfc\xf5\x48\x85\xf9\x18\xb8\xf2\x8e\x48\xd0\x0f\xe2\x3c\x45\x81\xed\x74\xb4\xff\xcc\x2c\x1c\x71\xbc\x83\x1c\x3f\x52\x31\xee\x02\xfa\x19\xb7\xe1\x5d\xcd\xc2\x3f\xc0\x1b\xf1\x45\x1c\x09\x48\xed\x22\x8e\xe5\xf5\x38\x83\xf5\xe2\x56\xf7\x28\xa4\xd4\x03\x1d\xe4\xdd\x71\xab\xdb\x55\x13\x8e\x74\xa9\xe7\xf9\x41\x7c\xf2\x79\xe2\x38\xae\x76\xe1\x8b\xac\xb9\x68\xe7\x56\xff\xc1\xb6\x76\x90\xa1\x47\xaa\xca\xc7\x6f\x26\x4a\xed\xf8\xae\xdb\x4d\xf8\x40\xc6\x84\x4e\xfc\x23\x1c\x99\xe8\x9d\xed\x63\x7b\xec\x02\x93\xc6\x34\xe2\x0f\xf1\x89\x1c\x11\x71\xab\xde\xd5\x2a\xbc\x01\xe7\xf3\x53\xed\x63\x1e\xe1\x77\xf5\x48\xb5\xf9\x30\x5f\x69\x4f\xfc\x5e\xfa\x70\xec\x42\x3d\xe9\xe8\xa2\xda\x85\x23\xd1\x44\x2e\xc4\xbf\xc4\x61\xb9\x90\x0a\xfa\x93\x40\xb6\x1e\xe8\x3e\x37\xee\xc0\x87\xda\x47\x22\xf8\xc4\x71\x23\x9b\xf8\x38\x52\x61\x75\x48\x37\x77\xf5\x16\x1e\xed\xc0\x1a\x77\x57\xb3\x70\x24\x9c\xe8\xc2\x87\xf0\xe7\xe4\x40\x5f\x8f\x67\xad\xab\x8c\x78\x84\xd6\xf0\x5d\x74\x2b\x79\x98\xbc\xa9\x1b\xe7\x8b\xaa\xd6\x5d\xf8\x9c\x94\xe5\x51\xfd\x0a\xc7\x7a\x33\x3e\x3f\x38\x3e\x48\x7a\x84\x7c\x69\x51\x55\x3b\x98\x47\x5c\xf3\x76\x95\xf3\x88\x9c\x48\xc8\x79\x13\xd5\x26\x1c\xfd\xf1\x4e\xfc\x23\xfc\x39\xf9\x87\xd7\x23\xd5\xef\xc3\x34\xb3\xdd\xb9\x2f\x8a\xbe\xb7\x60\x7c\x70\xcd\x7b\x10\xb9\x02\x05\xe4\x64\xe3\xfc\x56\xb5\x03\xf6\xa5\xe3\xda\xb0\xab\xec\x0f\xac\x24\x7b\x6b\xe8\x7f\xd5\xbe\xa8\x60\xbb\x23\x21\xd1\x7a\xa4\xe2\x7d\x10\x29\x6d\xe3\x46\x7c\x0a\x47\xfa\xd7\x86\xf6\xe9\x34\xf3\x20\x2c\x06\xd3\xc2\x46\xb5\x09\x67\x36\xa7\x8b\xb8\xda\xc1\xb5\x56\xe3\xdf\x86\xda\xc1\xb5\xc4\x38\x5f\x5d\xeb\xb9\x33\xb7\x36\xe8\x1b\x42\x5e\xa0\xc0\x64\x75\xe8\x7f\x27\x9d\x64\xca\x5d\xf3\xca\xe7\x45\x1f\x3a\xa4\xbc\xce\xef\xa2\x5f\xe3\x43\xbf\x46\x86\x07\xdb\xd5\x2e\x7c\x02\xc7\xfc\xba\xc6\xc7\x39\x5f\x1c\x07\xd7\x7c\x41\xf9\xdb\xa1\x9c\x7d\xa4\xfc\x7d\x9c\xc9\xa3\x9c\xeb\xdc\xb5\x6e\x99\x90\xd9\x49\x57\x5d\x74\x06\xa9\x47\x3b\x42\xb5\xed\x2a\xd7\x0f\x0c\x8d\xbb\x73\x1d\xba\xf6\x9d\xc3\xf7\xe2\xe2\xba\x72\xad\x43\x4a\xd9\xe1\x6c\xfb\x48\xb9\xfc\x30\x37\xb0\x5d\x1c\x4f\x5a\x4e\x3d\x8e\xa4\x4e\x76\x71\xff\x0e\xed\xdf\x90\x6a\x57\xae\xce\xa9\x56\x22\xac\x47\x25\x6d\x9e\xc6\x3d\x11\xa2\x6a\xa8\x11\x1f\xa7\x7f\xd3\x2e\x24\xe5\x39\xd8\x15\x13\xfa\x45\x48\x73\x3e\x3d\xf5\x34\x43\xaf\xf3\xf9\x8f\xde\xf8\x21\xde\xf1\xfd\x3a\x5f\xa9\xf4\xcd\x46\xba\xb6\x84\x2f\xe2\xdc\xcf\x3a\xff\x1c\x52\xa3\xec\x71\xcd\x7a\x64\x4b\xbf\x0b\x61\x0a\x81\xeb\xe0\xae\x2e\xe2\xb0\x40\x43\x68\xf7\x5d\xbd\x85\x3b\xf2\x5e\xb0\x1d\xd2\x0b\x26\xb0\xe9\x3d\xc4\x0f\xbb\x5a\x84\x0f\xe0\x68\x5f\xe7\xd0\xa0\xe5\x2a\x42\x3b\x3d\xd3\x20\x1e\xd8\x85\x30\xa1\x42\x6c\x81\x47\xf1\xbc\x1e\xa6\x60\x0c\x66\x7e\x57\xba\xd0\xb0\x08\x2f\x44\x5d\x68\x58\x36\xdb\x7f\x66\xb8\x52\xfb\x2f\xfc\xd6\x7e\x74\xea\x37\x30\x65\x22\xfa\x15\x8a\xe4\x64\x81\x3a\x58\xde\x5d\x80\xa2\x99\x68\x16\x0a\x79\x29\x51\x17\x1a\xc1\x31\x9c\xe8\x14\xfa\xf9\xfd\x49\x21\xc1\x7e\x26\xa3\x5a\xec\xc2\x0a\x3f\x71\xa0\x1a\x11\x87\x1b\x62\x22\x5a\x84\x86\x7d\x35\x7b\xe6\x7a\x1b\x93\x87\x11\x7d\x88\xee\xc9\x83\x91\xd9\xae\x24\xa1\xed\xf7\x87\xe7\xab\x42\x1b\xec\xc2\xfc\xfd\xe1\x69\xa6\x7c\x24\xbb\x00\x07\x6e\xa0\xea\x59\x30\x81\xf0\x7e\x7a\xe6\x87\x2b\x04\xf9\x3d\xc0\x06\x3f\xf3\xab\x31\x0b\x31\x7d\x06\xb7\xa0\x18\x00\x0f\x62\x00\x24\xe6\xa6\xbc\x66\xa4\xa3\x56\xf1\x39\xe7\xd5\x73\xed\x75\x13\x27\x19\x8b\x71\x96\x79\xd2\xdf\x22\x2e\x93\x8a\xa0\x2f\xcc\x97\x75\x23\x45\x9f\x8a\x30\x6c\x61\xf2\xb5\xcc\x18\xec\x2c\xc2\xf2\x94\x09\x87\x32\x1d\xe6\x59\x84\xf5\x29\xd3\xcb\x15\xc3\x29\xc3\x22\x2c\x41\x4f\xfa\xe7\x3e\xf8\xbb\x5d\xa4\x08\xef\x7f\x63\xfd\x77\xe5\x5f\xc6\xdf\xff\xe9\xff\xff\x6f\xe3\xef\xff\x7d\xfc\xcb\xfa\xf9\xfc\xc7\x3f\xfe\xb1\xfe\xf5\xdf\xbf\xff\xfc\xf9\xf7\x9f\xff\x6f\xa3\x3f\xdf\xf5\xfc\xf3\xbf\xae\x7f\xac\xff\xf9\x6f\xff\xf1\x8f\xcf\xfa\xf9\xfb\xbf\xfd\x7d\xff\x2a\xfe\xff\x5f\x01\x00\x00\xff\xff\xf1\xfc\x13\xf3\x3c\x64\x04\x00"); -func _bcgb ()([]byte ,error ){return _fac (_ddgge ,"V")};func _dbgf ()([]byte ,error ){return _fac (_aab ,"UniCNS-UCS2-V")};func _bdg ()([]byte ,error ){return _fac (_daca ,"Ext-H")};func _gcea ()([]byte ,error ){return _fac (_cdcg ,"Adobe-KR-7")};var _begc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x56\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x5d\x69\xb5\x07\x62\x4f\x90\xa5\xc5\x58\x06\x0e\x79\xfb\xd5\x8c\x59\x76\x0f\xd1\x84\xcf\xf8\xd7\x78\x4c\x5a\x37\x87\xc6\xd9\x19\xd2\x3f\x61\xd4\x2d\xce\x70\xb3\xce\x04\x9c\xc6\x25\x68\x84\x2b\xf6\xd6\x25\x89\xc8\xc1\x58\x3d\xbf\x3d\x72\xd1\x43\xe7\x93\x24\x3d\xfe\x1a\x4a\x25\xf6\x3f\xe5\xfe\x08\xcb\x84\xab\xd6\xcd\xa1\xbd\x4f\x33\x0e\x8d\xbb\x8d\x50\xc4\xdd\x66\xf1\x6b\x02\x40\xfa\x17\x7b\x3b\xcd\xe1\x0e\xbb\x1f\x66\xbc\xe2\x27\x30\x78\x23\xff\x1d\x0c\x06\xeb\x7a\xd8\xd5\xe7\x56\x6c\xdc\x2e\xde\xbf\xe0\x80\x6e\x06\xc1\x86\xce\x70\x4d\xd2\xfa\xd4\xf9\x73\x37\x20\x7c\xe8\xe5\xc2\x6b\xbc\x74\xc1\x30\xd9\xd1\x81\xc8\x3f\x67\x99\x7c\xf7\x7f\x77\x8f\x6b\x56\x92\x3e\xfe\x6f\x0e\xf0\x24\x40\x64\x90\x4b\x99\x57\xcf\xab\x3f\x9c\x46\xb3\xbd\x25\xf2\xd8\xbe\xb6\x26\x74\xae\xc7\xe4\x5b\x27\xca\xeb\x77\x58\x8b\x28\xaa\xb2\x22\x93\x1d\x1b\x15\x51\xa8\xb2\x60\xd3\xd1\x74\x34\xc9\x66\xa2\x21\x59\x46\x52\x09\x96\x2a\x27\x29\x59\x64\x94\x8a\xe4\x0b\xcb\xd7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x0d\x00\x00\xff\xff\xd6\x6a\x50\x18\x67\x02\x00\x00"); -var _fbc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x85\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\x54\x23\xeb\xeb\x12\x9f\xc3\xcd\xdd\xb7\xcd\xf1\xfb\xe6\xa5\xa7\x9b\x98\xf4\x19\xd7\x7d\xe6\x49\xf1\xb7\xdf\xfb\xe9\x75\x7f\x58\x93\xfc\x98\xb3\xfd\x17\xff\xfa\x7e\xec\x49\x2e\x33\xfe\xfc\xed\xe1\x3e\xfd\x25\x49\x72\xd2\x52\xa6\xe9\xef\x4b\xfe\xc7\xb7\xc3\xd2\x53\xbe\xde\xe9\xe1\xfe\xee\xf0\xb6\x9e\x93\x4c\x52\x78\x87\x41\xf8\x2f\x6d\x0f\x4b\x7f\x3d\x6e\xb6\xfd\xb4\x59\x9f\xfb\x90\xd2\x9c\x73\xce\xb7\x69\xf6\x2f\x5f\xbf\xde\xe2\x69\xff\x77\xc6\x30\x96\xcb\x95\xfb\x85\xc9\xf5\x8a\x9c\x77\xbb\xdb\x94\x87\x39\x0b\x8f\x05\xc7\x5a\xea\x30\x67\x65\xa2\x48\x8a\xe8\x30\x67\x63\x62\x48\xc6\xda\x86\x39\x3b\x13\x47\x22\x59\x7d\x98\x73\x61\x54\x22\xd2\x86\xd9\x95\x51\x8d\xa8\x18\x86\x8f\x8c\xc6\x88\xc6\x09\xd3\x1b\xa3\x16\x4f\x90\x1d\xe3\x27\x46\x53\x44\x96\x31\x7e\xc3\x68\x73\x79\x4e\x8c\x7f\x62\xf4\x14\x51\x13\x8c\xdf\x32\xda\x22\xb2\x3c\x62\xfc\xc2\x68\x89\xc8\x14\xe3\x3b\xa3\x1e\x51\x69\x18\xbf\x63\xb4\x8b\xa8\x79\x1e\x66\xa1\x94\x84\x94\xe7\xa9\x0e\xb3\x10\x4b\x02\xcb\xad\xe8\x30\x0b\xb5\x24\xb4\xbc\xe6\x36\xcc\x42\x2e\x09\x2e\x6f\xd5\x87\x59\xe8\x25\x7e\x31\xc5\x78\x7a\x49\x78\x15\x1b\x31\x9e\x5e\x12\x5e\xa5\x1a\xc6\xd3\x4b\xc2\xab\xb4\x86\xf1\xf4\x92\xf0\xaa\xe2\x18\x4f\x2f\x09\xaf\xea\x19\xe3\xe9\x25\xe1\x55\x2b\x8a\x15\x7a\x49\x78\xd5\x09\xcd\x0a\xbd\x24\xbc\x46\x41\xb5\x42\x2f\x09\xaf\xd1\x51\xad\xd0\x4b\xfa\xa5\x7f\x8c\xa7\x97\x84\xd7\x38\xa1\x5a\xa5\x97\x86\x57\x13\x54\xab\xf4\xd2\xf0\x6a\x8e\x6a\x95\x5e\x1a\x5e\x6d\x44\xb5\x4a\x2f\x0d\xaf\x36\xa1\x5a\xa5\x97\x86\xd7\xa4\xa8\x56\xe9\xa5\xe1\x35\x39\xaa\x55\x7a\x69\x78\x4d\x23\xaa\x55\x7a\x69\x78\x4d\x13\xaa\x55\x7a\x69\xbb\x7e\x57\x31\x9f\x60\x3a\x31\x73\x94\xab\x14\xd3\x0d\xb3\x11\xed\x2a\xc9\x34\xc8\xd0\x3e\x6e\x41\x33\xdd\x32\x53\xf4\xab\x44\xd3\x85\x59\x41\xc1\x4a\x35\xed\xcc\x46\x34\xac\x64\xd3\x1d\x17\x49\x46\xc5\x46\x37\xcb\xcc\x14\x1d\x1b\xe1\x4c\x98\x15\x94\x6c\x94\x33\xbd\x2e\xb0\x3c\xcc\x46\x3a\x0b\x3a\xb1\x8c\x9a\x8d\x76\xc6\xb5\x69\x86\x9e\x8d\x78\xc6\xc5\x69\x05\x45\x1b\xf5\x8c\xab\xd3\x1a\x9a\x36\xf2\x19\x97\xa7\x67\x54\x6d\xf4\x33\xfa\xb9\xa1\x6b\xa3\x9f\xd1\xcf\x0b\xca\x36\xfa\x19\xfd\xbc\xa1\x6d\xa3\x9f\xd1\xaf\x08\xea\x36\xfa\xd9\xf6\xfa\x56\xc0\x3d\xe8\x67\xf4\x2b\x15\x85\x1b\xfd\x8c\x7e\xa5\xa1\x71\xa3\x9f\xd1\xaf\x0a\x2a\xf7\xcb\x3b\x90\x7e\xd5\xd0\xb9\xd3\xcf\xe9\x57\x2b\x3a\x77\xfa\x39\xfd\x6a\x43\xe7\x4e\x3f\xa7\xdf\x28\xe8\xdc\xe9\xe7\xf4\x1b\x1d\x9d\x3b\xfd\x9c\x7e\x63\x45\xe7\x4e\x3f\xaf\xd7\x57\x19\xee\x41\x3f\xa7\x5f\x13\x74\xee\xf4\x73\xfa\x35\x47\xe7\x4e\x3f\xa7\x5f\xab\xe8\xdc\xe9\xe7\x9b\xc5\x90\x4d\xee\xf1\x46\xbf\xbe\xb9\xf1\x3b\xf6\xbd\x8f\x9d\x68\xfb\x76\x3a\xf5\xf5\x1c\xbb\x5e\x6c\x36\xd8\x2b\xf6\x6b\xff\xd8\x41\x8f\x87\x23\xae\x8a\x9f\x7f\x03\x00\x00\xff\xff\xd8\xa1\x1c\x9d\x6d\x07\x00\x00"); -func _fag ()([]byte ,error ){return _fac (_bgag ,"GBT-V")};var _fbda =map[string ]func ()(*asset ,error ){"78-EUC-H":_ba ,"78-EUC-V":_bb ,"78-H":_dge ,"78-RKSJ-H":_cfca ,"78-RKSJ-V":_daeg ,"78-V":_cac ,"78ms-RKSJ-H":_gcc ,"78ms-RKSJ-V":_eddf ,"83pv-RKSJ-H":_aef ,"90ms-RKSJ-H":_bfe ,"90ms-RKSJ-V":_fdee ,"90msp-RKSJ-H":_dd ,"90msp-RKSJ-V":_ccd ,"90pv-RKSJ-H":_bbe ,"90pv-RKSJ-V":_ada ,"Add-H":_fge ,"Add-RKSJ-H":_eaa ,"Add-RKSJ-V":_abe ,"Add-V":_deb ,"Adobe-CNS1-0":_ecc ,"Adobe-CNS1-1":_adf ,"Adobe-CNS1-2":_bfa ,"Adobe-CNS1-3":_abee ,"Adobe-CNS1-4":_cdbe ,"Adobe-CNS1-5":_cdc ,"Adobe-CNS1-6":_bafd ,"Adobe-CNS1-7":_bgf ,"Adobe-CNS1-UCS2":_ccb ,"Adobe-GB1-0":_gccb ,"Adobe-GB1-1":_dfb ,"Adobe-GB1-2":_fdc ,"Adobe-GB1-3":_geg ,"Adobe-GB1-4":_bec ,"Adobe-GB1-5":_efe ,"Adobe-GB1-UCS2":_ffb ,"Adobe-Japan1-0":_cec ,"Adobe-Japan1-1":_ccg ,"Adobe-Japan1-2":_egg ,"Adobe-Japan1-3":_bge ,"Adobe-Japan1-4":_fgef ,"Adobe-Japan1-5":_adfb ,"Adobe-Japan1-6":_cdgg ,"Adobe-Japan1-7":_cfcg ,"Adobe-Japan1-UCS2":_ebgg ,"Adobe-KR-0":_baed ,"Adobe-KR-1":_fea ,"Adobe-KR-2":_aea ,"Adobe-KR-3":_aebg ,"Adobe-KR-4":_edc ,"Adobe-KR-5":_acdb ,"Adobe-KR-6":_bgaa ,"Adobe-KR-7":_faa ,"Adobe-KR-8":_fbeg ,"Adobe-KR-9":_acf ,"Adobe-KR-UCS2":_cab ,"Adobe-Korea1-0":_bcdb ,"Adobe-Korea1-1":_cacc ,"Adobe-Korea1-2":_dfadd ,"Adobe-Korea1-UCS2":_gff ,"B5-H":_eeb ,"B5-V":_cgbb ,"B5pc-H":_cacf ,"B5pc-V":_feg ,"CNS-EUC-H":_fdcg ,"CNS-EUC-V":_adbd ,"CNS1-H":_ffee ,"CNS1-V":_fcfe ,"CNS2-H":_dcbb ,"CNS2-V":_aaga ,"ETHK-B5-H":_dgdg ,"ETHK-B5-V":_cgg ,"ETen-B5-H":_gfadf ,"ETen-B5-V":_bab ,"ETenms-B5-H":_dbfc ,"ETenms-B5-V":_gbeb ,"EUC-H":_cfgd ,"EUC-V":_bfd ,"Ext-H":_afff ,"Ext-RKSJ-H":_aece ,"Ext-RKSJ-V":_deaf ,"Ext-V":_cbaf ,"GB-EUC-H":_dbef ,"GB-EUC-V":_cbb ,"GB-H":_dcee ,"GB-V":_bgade ,"GBK-EUC-H":_aggba ,"GBK-EUC-V":_geeb ,"GBK2K-H":_aefg ,"GBK2K-V":_ebc ,"GBKp-EUC-H":_efge ,"GBKp-EUC-V":_cad ,"GBT-EUC-H":_beebd ,"GBT-EUC-V":_afga ,"GBT-H":_cgab ,"GBT-V":_edbb ,"GBTpc-EUC-H":_dda ,"GBTpc-EUC-V":_dfbg ,"GBpc-EUC-H":_afde ,"GBpc-EUC-V":_cfcfc ,"H":_agcag ,"HKdla-B5-H":_gacf ,"HKdla-B5-V":_dca ,"HKdlb-B5-H":_degf ,"HKdlb-B5-V":_deag ,"HKgccs-B5-H":_agdc ,"HKgccs-B5-V":_efffa ,"HKm314-B5-H":_efegf ,"HKm314-B5-V":_fdac ,"HKm471-B5-H":_aafb ,"HKm471-B5-V":_gcda ,"HKscs-B5-H":_dgba ,"HKscs-B5-V":_aeaf ,"Hankaku":_dgecd ,"Hiragana":_bdeg ,"KSC-EUC-H":_ggc ,"KSC-EUC-V":_gbed ,"KSC-H":_gdde ,"KSC-Johab-H":_efcge ,"KSC-Johab-V":_bccag ,"KSC-V":_caccc ,"KSCms-UHC-H":_dgfe ,"KSCms-UHC-HW-H":_eead ,"KSCms-UHC-HW-V":_ccee ,"KSCms-UHC-V":_abff ,"KSCpc-EUC-H":_eafbc ,"KSCpc-EUC-V":_baffa ,"Katakana":_cdea ,"NWP-H":_aedgg ,"NWP-V":_ffcb ,"RKSJ-H":_caaf ,"RKSJ-V":_fgegd ,"Roman":_gdaf ,"UniAKR-UTF16-H":_agbaf ,"UniAKR-UTF32-H":_dgfg ,"UniAKR-UTF8-H":_eedea ,"UniCNS-UCS2-H":_bedd ,"UniCNS-UCS2-V":_dgddd ,"UniCNS-UTF16-H":_bbgb ,"UniCNS-UTF16-V":_gdfd ,"UniCNS-UTF32-H":_fcfdb ,"UniCNS-UTF32-V":_dgdf ,"UniCNS-UTF8-H":_abg ,"UniCNS-UTF8-V":_gbcgg ,"UniGB-UCS2-H":_fbcc ,"UniGB-UCS2-V":_cfec ,"UniGB-UTF16-H":_dabb ,"UniGB-UTF16-V":_gacg ,"UniGB-UTF32-H":_eefaa ,"UniGB-UTF32-V":_deab ,"UniGB-UTF8-H":_fbcd ,"UniGB-UTF8-V":_edbe ,"UniJIS-UCS2-H":_afcf ,"UniJIS-UCS2-HW-H":_dfce ,"UniJIS-UCS2-HW-V":_fdbb ,"UniJIS-UCS2-V":_eadad ,"UniJIS-UTF16-H":_cdca ,"UniJIS-UTF16-V":_becg ,"UniJIS-UTF32-H":_bdbac ,"UniJIS-UTF32-V":_fgdc ,"UniJIS-UTF8-H":_fdbbg ,"UniJIS-UTF8-V":_ebbb ,"UniJIS2004-UTF16-H":_bgdd ,"UniJIS2004-UTF16-V":_efa ,"UniJIS2004-UTF32-H":_dbaa ,"UniJIS2004-UTF32-V":_gcdda ,"UniJIS2004-UTF8-H":_ffbae ,"UniJIS2004-UTF8-V":_agff ,"UniJISPro-UCS2-HW-V":_ebgd ,"UniJISPro-UCS2-V":_fagb ,"UniJISPro-UTF8-V":_dabbf ,"UniJISX0213-UTF32-H":_geca ,"UniJISX0213-UTF32-V":_efba ,"UniJISX02132004-UTF32-H":_ffbe ,"UniJISX02132004-UTF32-V":_dgadd ,"UniKS-UCS2-H":_cfge ,"UniKS-UCS2-V":_edgd ,"UniKS-UTF16-H":_dcbbc ,"UniKS-UTF16-V":_eeaf ,"UniKS-UTF32-H":_fefg ,"UniKS-UTF32-V":_dggbg ,"UniKS-UTF8-H":_aebfc ,"UniKS-UTF8-V":_facg ,"V":_dddg ,"WP-Symbol":_gcb }; -var _fbb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5d\xab\x65\x37\x72\xfe\xef\xcf\xa7\xd8\x97\xf3\xbf\x98\xbf\x97\x5e\x4b\x82\xc3\x01\x33\x63\x13\x07\x26\x09\x71\x26\x09\x84\x5c\xac\x25\xd5\x32\x0d\xf1\xe9\xa6\xdd\xbe\xf0\xb7\x0f\xf5\x7b\xf6\x38\x99\x21\xe0\x0b\xf3\xb8\x9f\x2e\x69\x95\x4a\xa5\x7a\x91\x76\x7f\xf5\x87\xef\xfe\xf8\xdd\xfb\x87\x2f\x8f\xaf\xfe\xe9\xf3\xc7\xf5\xbd\x7f\x79\xdc\x1f\xde\xf7\x67\xff\xe9\xe3\xcf\x9f\x97\x3f\x2e\xff\xe1\xc3\xfb\xcb\x4b\xca\x8f\xfd\x61\x7d\xf9\xcb\x1f\x81\xf5\xe3\xf9\xe9\xe5\x25\xc6\x7f\xff\xcb\x4f\x5f\xfc\xc7\xef\xde\xef\x8f\x8f\x22\xb9\xfd\xf3\xa7\xa7\xec\xe3\xf1\xd5\x3f\xfb\x0f\x1f\x7e\xfa\xf2\xf9\x97\xc7\xef\xbe\xde\x1f\x2f\xff\x7f\x8f\xed\x77\xf0\xff\xf8\x79\xfb\xe7\x0f\xef\x3f\x3c\x7e\xf7\xf7\xe7\xa7\xf3\x3d\xfd\xfa\x17\xdf\xff\xfc\xe9\xd3\x7f\xf9\x8f\xfe\xfe\xe5\x71\xc0\xf9\xfb\x06\x5f\xbe\xfa\xc3\x9f\xce\x4f\xff\x70\xfe\xe8\x8f\xaf\x6c\xfc\xfe\x9b\x3f\xff\xe1\xf7\x7f\xc7\x5f\xc0\xff\xab\x7f\xfe\xe9\xc3\xc7\xf7\x47\x3a\xfe\xff\x71\xf4\xff\xe1\xff\xe5\x97\x4f\xfe\x48\xcf\x09\xfe\xfd\xcf\xdf\xfd\xf1\xf1\x1f\xe9\x91\x8e\x47\x6e\xa5\xda\x7f\x3e\xf9\x7f\xfb\xd3\xc7\xed\xcf\xcf\xbd\x14\x29\xbf\x3e\x6e\xff\xe9\xd3\xb9\xfc\xf3\xf9\xfe\x83\xbf\x3c\x1e\xaf\xc7\xf1\xf6\x78\x3c\x5e\xc7\xf1\x16\x7f\x1a\xdf\x7c\x7d\xbc\x05\xfc\xf1\x5b\xfe\xfc\x75\xfa\x3a\xbd\x3d\x5e\xbf\xfd\xe6\xdb\x6f\xde\x42\xe7\xbf\x19\xff\x92\x34\xed\xfb\xc7\x2f\xdb\x6f\x71\xcc\xf8\x9a\xee\xb7\x47\x2e\x29\xc6\xfc\xef\xbf\x7c\x49\xc7\xf1\xd4\xe4\xc3\x7e\xca\xe7\x90\x37\x97\xfc\xeb\xf0\x13\x0d\x7c\xdf\x6f\x8f\x92\xfb\xcb\xeb\x99\xce\xd0\xe1\x4c\xb7\xbf\x3d\x7a\x29\x2f\xaf\x67\x16\x93\x4f\x7f\x7b\x58\xb6\x97\xd7\xb3\x5c\x31\xea\x2c\xd7\x7c\x7b\xd8\x38\x82\x59\xc8\x94\x7d\xbe\x3d\x6c\xc2\xb8\x98\xfb\x7c\x7b\x8c\x14\x33\x57\xcd\x53\xef\xf2\xf6\x18\x35\xbf\xbc\x9e\x4d\x4c\xbb\xfb\xdb\x63\xe6\xf6\xf2\x7a\x76\x31\xfd\x1a\x6f\x8f\x74\xa4\x14\x94\xa6\xee\x1b\xaa\x84\x94\x49\xca\xe2\x6f\xd2\xd1\x66\x50\x5b\xd4\x0d\x35\xf3\xcb\xeb\x75\x20\x25\x48\x29\xa6\xbf\x8e\x33\x8b\xca\x6f\x0f\x63\x75\xd7\x71\x16\x51\x03\x29\x83\x9a\xa2\xe6\xdb\x63\xe4\xde\xa1\x4e\xa8\x8b\xb9\x4a\x0d\xea\xd2\x5c\x01\x36\x7b\x82\xd2\x5c\x01\x56\xca\x01\x55\x45\x9d\x31\xb0\x6a\xe0\x25\xea\x42\x09\x51\x0b\xca\x77\x48\x35\xb4\x77\x17\xe5\x48\xa1\xbd\xdf\x50\x77\x7e\x7b\xa4\x7c\xa0\xfd\xad\x2f\x06\x58\x2f\xa8\x7a\xeb\x8b\xf7\x85\xd4\x80\xd2\xf4\x01\xd6\x0b\x6b\xbc\xb7\x28\x0f\xa9\x14\x94\x76\xfe\x4a\xb1\xec\x94\xd3\x84\x3a\x45\x9d\x0c\x1c\x50\x68\x9f\x62\x5d\x29\x67\xa4\xae\x26\xaa\x21\x25\xaa\x8b\x0a\xab\xe6\x7a\x40\x4d\x51\xe1\x34\xfd\x49\x69\xfa\x58\x7d\xca\x18\x27\x5d\x5b\xd4\x46\x2a\x43\x61\x89\xc4\x6e\xe7\x8a\x12\x2b\x8b\x62\x1f\x6b\x81\xc2\x12\xc9\xc3\xd0\xb9\x41\xb9\x54\x75\x0c\xad\xe9\x1d\x4b\x24\x2d\x7b\x06\x25\xf7\xbe\xf2\x69\x6f\x8f\x54\x52\x81\x1a\xa2\x06\x03\x1b\xd4\x14\x15\xda\x97\x3e\xa1\x4e\x51\x18\xa7\x76\x28\xbe\x98\xe3\x38\xa5\x92\x99\xcb\x0f\xa8\x00\xeb\xd5\xa0\xf4\xc5\x3b\x0c\x5d\x0c\xea\xd6\x5c\xb7\xe6\x1a\x50\x9a\x2b\x36\x2d\x55\x76\x3b\x6b\xd3\x00\xeb\x15\x25\x6e\x17\xe5\x48\x85\x12\x45\x0b\x02\x52\x3d\x0c\x2a\x8b\xc2\x5e\xed\x80\xc2\x5e\x1c\xdc\x54\x8f\x98\xab\xc8\xaa\x40\xaf\x93\x81\xeb\x29\x15\xfb\x58\x6b\x82\x9a\xa2\xe6\xdb\xa3\x1d\xac\xb1\x2c\xb4\x2f\x5e\x91\x0a\xed\x8b\x37\x51\xf8\x44\x63\xa0\x77\x51\xb1\x43\xd5\x50\x55\x3b\x54\xb4\x43\xf8\x7d\xd1\x0e\x15\x9c\xbc\x0e\x28\x39\x79\x91\x93\xb3\xb5\x45\x4e\x5e\xee\x16\x52\x93\x05\xdd\x9a\x3e\xa0\x4d\x9c\xbc\xdc\x26\x6a\x22\xa5\x81\x52\x55\x86\x6e\x15\x4a\x4a\xc8\x84\x2c\x5b\xa1\xea\xaa\x18\xa7\x1d\xa1\x7d\x95\x71\xaa\x5c\xae\x35\xa8\x22\xaa\xbc\x3d\x9a\x94\xa8\xab\x8a\x8a\x4d\x6b\x9c\xc7\xba\xb6\x28\x36\xad\x89\x62\xd3\xea\x66\x7a\x3c\xa7\x6e\x4d\x1f\xd0\xfb\x18\x50\x9a\x1e\xab\x36\x4c\x58\x65\xd5\xfa\xb4\x2a\xaa\xca\xaa\x15\xed\x9b\x85\x12\x0a\xab\x57\x0b\xc7\x4c\x6d\x36\xa8\x4b\x94\x0c\x3d\xa0\x30\x74\xbb\xc2\x57\x3b\x9e\xd3\x16\xbe\x0a\x58\x8f\xb8\x7a\xb5\xa5\xb9\x98\xbe\x13\x1e\x15\xa3\x05\xa9\x8f\x09\x95\x45\x61\x9c\x7e\x40\x15\x51\x61\xfb\x3e\x13\xd4\x29\x0a\xdb\x77\x51\xe8\xd5\x57\x43\x8a\xb9\x56\x17\xd5\xdf\x1e\x56\xad\x42\x99\xa8\x50\xc2\xa4\xc4\xba\x45\xdd\xcc\x15\x6e\xd2\x37\xda\xf7\x70\xa0\x64\xd8\xbe\xfb\x16\x85\xed\x7b\x81\xc2\xf6\x3d\x9c\x29\x19\xc1\xbd\xcb\x99\x00\xeb\x9d\x2f\xde\x4d\x54\x98\xd0\x8c\x81\x72\x13\xc0\x7a\x6f\x50\x4b\x14\x5f\x1c\x07\x49\xfb\x2f\xa9\xf6\xff\xca\xbe\x57\xd7\x09\xee\x3a\xc1\xcf\xaf\x3f\x15\x62\x71\x38\xbc\xf2\xdb\x65\x27\x3a\x8e\x02\x55\x45\x49\x47\x83\x42\x47\x8b\x50\x9b\x6c\x40\x5d\x26\xca\x90\x1a\x50\xc4\x32\x0b\xc7\x4c\x83\x6d\xb6\xa5\x81\x0b\x2f\x22\x96\x99\x8c\x6e\xe1\xa4\x69\xe4\x03\xca\x45\x91\x80\x4c\x14\x46\x27\xd7\xa6\x41\xec\x37\xf9\x2d\x60\xdd\x12\x54\x11\xc5\x17\x49\xb2\xb6\xf5\xc5\xcd\x17\x8d\x35\x6e\x7d\x31\x2a\x86\x34\xd8\x2d\xdb\x97\xa8\xb0\x70\x1a\x9a\x0b\x0b\x9b\x87\x25\x28\x1a\x2e\x73\x59\xc2\xb1\x04\x5b\x63\x3a\x16\x76\x1f\x21\xc5\x49\xa1\x10\x78\x82\x75\xbc\xc8\x6e\xa9\x7a\x47\x2c\x1b\x5d\xd4\x14\x45\x4e\xb2\x06\x75\x8a\xc2\x12\x52\x55\x3b\x04\x58\x27\x70\x0d\xed\xd0\xb8\xd0\x8b\x10\x3e\x94\xe9\x01\xeb\x4f\x0a\xbd\xc6\x42\x2f\x22\xcb\xd0\x79\x02\xac\xdb\x80\x42\xaf\x81\x03\xcc\x14\x86\x9e\x9a\x7e\x72\x82\x27\x56\x9d\x3a\x29\x53\x27\xd8\x26\x14\xc6\x99\x38\xc0\xc4\x73\xa6\x1c\x60\xca\x01\x06\x73\xc9\x01\x26\xb1\x6c\x92\xf2\xa6\xbe\x38\x15\xcb\x30\xf4\x54\x2c\x9b\x61\xfb\x7c\x1c\x61\x89\x29\xdb\x03\x6d\x10\x76\xe7\xc6\x7d\x67\x1c\xb1\x7c\x14\x06\xfa\x93\xc2\xa3\xa5\x84\x8e\xd8\x8c\x23\x96\x0f\xd2\xc1\xd4\x11\x9b\x3a\x62\x78\xf4\xd4\x11\x9b\xb1\x1d\xf9\x20\xa0\x4e\x6d\xc7\xd4\x76\x0c\x54\xd5\x76\xcc\x30\x4e\x3e\x88\x2c\xa7\x8c\x73\x86\xcb\xe5\x83\x83\x78\xca\xe5\x00\xeb\x43\x14\x5f\x3c\x23\x3c\xe6\x14\x05\xe8\x75\xba\x89\x92\x71\x44\x61\x9c\x13\x55\x13\x5e\x78\x4a\xd5\xf3\xa9\xaa\x41\x35\x51\xa1\x44\x22\xef\x5e\x52\xe2\x3a\x99\xbe\x89\x32\x51\x9a\x7e\x40\x0d\x51\x33\xa4\x38\xee\x97\x82\xe0\xa5\x20\x38\x34\xf0\x12\x75\x21\x25\x6a\x89\xa2\x62\x23\xb5\x5c\x27\x86\xbe\x62\x3b\x73\xc2\x27\x2e\x95\x54\x97\x4a\xaa\x29\x4a\xd3\x4b\x55\x4c\xb8\xa4\xea\x8a\x20\x9a\x55\x19\xad\x35\x44\x51\xe0\x4c\x51\x53\xd4\x8c\xe4\x4f\xa6\x5f\x4a\xeb\x2b\x4e\x6a\x56\xb1\xb4\xb6\x89\x62\x8d\x4f\x4a\x73\x85\x9b\xe4\x42\xbd\xb9\xe4\x26\x6b\x73\x60\x48\x40\x6b\x13\x3a\xd6\xad\xd6\x23\xa8\x2d\xbd\x76\x58\x22\x17\x2a\xa3\x2d\x4b\x6c\x39\xf9\x14\x85\x25\x76\x1c\xa5\x5c\xc8\x5c\x5b\xc5\x25\x60\x7d\x8a\x42\xaf\x1d\x85\x44\x56\x79\xb6\x55\x48\x6c\x39\xe6\x14\x85\x63\xee\x08\x0a\xb9\xe6\xd0\x7e\x2b\x28\x6c\x6a\x0b\x23\xd3\x6f\x39\xc0\x46\xd5\x4a\x15\xef\x52\xd5\x23\xfa\x66\x19\xc7\x15\x7d\x01\x33\xca\x33\x3f\xd1\xcb\xa3\x23\xc8\x95\xb4\xee\xea\x08\x00\xb3\xa3\x42\x55\x51\x4c\x8f\x47\xfb\x75\x8b\xba\x91\x0a\xe3\xb8\x52\xb1\x6f\xbe\x48\x18\x72\x05\x51\xc0\x8c\x48\xee\x0a\xa2\xbe\x99\x8b\xed\x70\x19\x1a\x30\xa3\xfa\x73\x95\xa0\x1e\x41\x34\x37\x29\xa1\x20\x0a\x98\xb1\x69\xae\x20\xea\x2c\xbb\x51\x10\xde\x5a\xf6\x8d\xfb\x36\x7a\x90\x5b\xee\x0b\x98\x3d\xa5\xd8\xb4\x3b\xfc\x20\x37\xaa\xe5\x7b\x4f\x51\xe1\x98\x46\x48\xbb\xb7\x06\x86\x5e\xb9\xd1\xa0\xdd\xd2\x0b\x30\x8b\x66\xef\xba\x55\x1a\xdf\xce\x5c\x6c\xda\xed\x9a\xcb\x35\x97\x06\x6a\x2e\x54\xed\xa1\xfd\x52\xb3\x27\xc8\x3d\xcf\xdf\x4c\xc5\x4b\xbd\xa0\xc0\x2c\xea\xfe\xa5\x5e\x70\x1d\x8b\x49\x22\xbc\xad\x63\x49\x6a\x49\xaa\x42\x49\x2a\xec\x95\x29\x2a\xd6\x41\x11\x26\x30\x0b\xef\x5e\x07\xc1\x66\x1d\x91\x93\x32\xee\xb7\x8e\x5b\x3a\xde\x9a\xab\x43\x69\x2e\x82\x20\x26\x58\x07\x41\x70\x1d\x54\xa8\x96\x58\x1c\xa5\xc7\xa2\x59\xcb\x16\x9d\xd9\x52\xb3\xb6\x12\xf1\xc7\xa2\x0a\x5f\x89\xf8\x23\x30\x8b\x1c\xbe\x12\xf1\x47\xd0\x29\x76\x16\xed\xdd\xeb\xa2\x33\xcb\xc6\x1a\xd5\x99\x09\xcc\xb2\xa8\x13\x6a\xc5\x79\xb2\x08\xe1\x2b\x45\x4d\xfb\x04\xb3\x9c\xa1\xb6\x28\xf4\x8a\xa2\x64\x25\x4a\x04\x81\x3d\xf5\xa2\x2e\x5b\x09\x27\x35\x43\xaf\x2d\x29\x39\x69\x1c\xc4\x95\x5c\x52\xec\xbc\x0d\x54\x75\xe9\xa5\x9d\x8f\x06\x7e\xd1\xde\xbd\xae\x24\x4b\xcc\x90\x52\xff\xb6\x72\x34\x91\x79\x44\x27\xbb\x32\x4d\xa4\xc0\x2c\x23\x45\x13\xb9\xf2\x42\xaa\x42\x49\x7b\xc0\xa8\x2a\x57\x5e\x92\x22\x0b\x8e\xa8\x2a\x57\x26\x0b\x0a\xcc\xf2\x80\xd2\x40\x8f\x73\x4e\xf2\x5f\xd9\x8b\x28\xce\x79\x54\x46\x2b\x73\xc4\x56\x8e\x98\x93\x47\x44\xe2\x95\x69\xe0\x05\x66\x11\x59\x56\xbe\x59\x76\x8e\x98\x93\x87\x16\x44\xb6\x59\xf9\xc6\x99\xd8\xa1\x4c\x23\xb3\xe8\x05\xf3\x8c\x60\xb3\xd4\x0b\x0a\xcc\x8a\x28\x69\x8f\x71\x28\x24\x96\x7a\xc1\x55\x70\x93\x89\x7f\x15\xb9\x49\x91\x9b\x94\x0a\x35\x44\x0d\xa4\x06\xd4\x14\x85\x17\xc6\xd1\x5f\x85\x73\xbe\xca\x89\x12\x59\x73\x6d\x51\x8e\x94\x41\xb1\xc6\x72\x49\x8a\x81\xda\x8e\xa2\xed\x28\x13\x0a\x55\x4b\x58\x22\xcf\x8a\xaa\xb2\x04\x60\xf6\xa4\xa4\x3d\xc6\x99\x93\x2f\xca\x38\x80\x59\x15\xd5\x45\x5d\x48\x75\xa8\x25\x8a\x4d\x8b\xb2\x71\x15\xd9\x8b\x2e\xaf\x1c\x98\x50\x5d\xde\xaa\xa1\x6a\xa1\xe6\x59\x55\xaa\x56\xa9\x5a\x91\x92\xaa\x35\xd2\x67\x39\xb0\x57\x25\x7d\x0a\xcc\xaa\xa8\x29\x6a\x86\x54\x65\x2e\xd2\xa7\xc0\xec\x49\x5d\xa2\xf8\x62\xa4\xbc\xa5\xf6\x50\x60\x86\x63\xaa\x3d\x14\x94\x23\xba\xf5\x55\x75\xac\xaa\x8e\x95\x06\xea\x58\xd1\x25\x96\x23\x7a\xe7\x55\xa9\x79\x04\x23\x77\x49\x35\x51\x27\x52\xa2\xa4\x44\x40\x6d\x78\x4e\x95\x93\x57\x19\x27\x4a\xe3\xa5\x26\x52\x50\x0e\xe2\x57\x53\xc4\x6c\x8a\x98\x04\x85\xa6\x88\xd9\xc2\xbf\x4a\x8a\xf4\xb9\x9a\xfc\xab\xc9\xbf\xaa\x06\x0e\x51\x1b\xa9\x0e\xe5\xa2\xf0\x1c\xd6\xd8\xe4\x39\x2d\x32\x7d\x49\x04\xe4\x46\xa6\x17\x98\x35\xa6\xbf\x34\x7d\xec\x4a\x49\x59\xd4\x73\x20\xc6\xc1\x12\xea\x64\x57\x63\xd3\x12\x27\xad\x69\xd3\x9a\x36\xad\x31\xbd\x36\xad\xc5\x0e\x95\x84\x63\x36\xed\x10\x60\xd6\xb0\x84\x02\x5f\x0b\x7b\x97\x84\x33\xb5\x2d\xe3\xd0\xf5\x58\xd4\xae\xab\x6d\x59\x62\x63\x09\x2d\x7b\x4b\xd5\x80\x36\x9e\x52\x52\x22\xe2\x44\x49\x9a\x5e\x71\xa2\x29\x15\xb3\x43\x8d\x54\xbc\x9a\x63\xaf\x2e\x4a\xf6\x0a\x68\xf9\x60\x41\x8a\x26\x2d\xd2\x49\x49\x84\xa1\xa6\x74\x02\xb4\xaa\x65\xdf\x9a\xfe\xc6\x12\x03\xed\x6f\x29\x71\xcb\x12\xec\xa3\x92\x0e\x6d\x7e\x49\x51\xf4\x2e\xb5\xf9\xab\x5f\x28\x11\x35\xe2\xea\x3a\x0a\x80\x59\x14\xbd\xab\xcb\xf6\x5c\xd2\x96\x4c\xbc\xef\x4a\x99\x5d\x29\xb3\xff\x76\x57\xbc\xba\x32\x6a\xc7\x95\x33\x91\xb8\xcb\x95\xbb\x8a\x9d\x9e\xa0\xba\xa8\xd8\xad\xcc\x49\xe9\x72\xe5\xae\xe0\x4c\x2a\xee\x0a\xce\x3d\xd2\x49\xa1\xda\x5d\xdd\xb5\x92\x00\xb3\x68\x18\x56\x77\xe9\x18\x86\x2e\x19\x13\x74\xe5\xf0\x4e\x77\xa0\x5c\xd9\xe9\x0e\x56\x8f\x04\x54\x32\xc7\xa2\x2b\x01\x01\x66\x5d\x03\xa5\xc4\xcd\x5c\xec\x56\x57\x48\x02\xfa\x90\xed\x14\xc2\x69\xf3\x4b\x8e\xfe\x6d\xa9\xcd\x5f\x16\xa7\xa3\x64\x8c\x6e\x0a\xbb\x80\x59\x97\x14\x5f\xa4\x8f\x2f\x99\xf0\x66\x4a\xd8\xa6\x84\x4d\x46\x35\x25\x6c\xba\xea\x52\xa2\x4a\x5a\x26\xf7\x03\xcc\xa2\x61\x58\x26\xf7\x33\x47\x0a\x57\x36\xd5\x29\xa6\x65\x9b\xa8\xa7\x54\x54\x0d\x8d\xa8\x6e\x4a\xc5\xa6\x54\x1c\x4d\xf7\x32\x59\xc2\xa2\xcc\x2e\xa5\xa3\x04\xbd\xa0\xc0\x2c\x9a\xee\x65\xf2\x5b\x7a\xe7\x52\x30\xa1\x7a\xe7\x35\x22\x74\x94\x12\xdd\xe7\x1a\xdc\x6e\x08\xcc\xa2\x0f\x5f\x83\xfa\x7a\x0d\x62\x46\x19\xa2\x5c\x14\xee\x17\x7d\xf8\x1a\x8a\x19\x40\x29\x13\x29\x1e\x27\x04\x66\x1c\x8b\x71\xe9\x8b\xf8\x57\x99\x50\xf2\x2f\xc0\x2c\xfa\xf0\x35\x14\x2a\x47\xb8\x49\xa9\xc4\xc5\x21\x37\x01\xcc\xd8\xb4\xa1\x4c\x3f\xe2\x58\x95\x4a\x24\x1e\xca\x49\x43\x39\x29\x9a\xee\x35\xe4\x00\xf4\xf4\xa5\xe2\x4c\xea\xe9\x05\xa5\xb2\xc6\xa9\x80\x3a\x4f\xaa\x06\x2c\x31\x65\x89\x79\x32\x10\xbd\xa6\xd6\x08\x18\xb7\x41\x6b\x6a\x8d\x40\x4b\xe8\x35\xb5\x46\xa0\x54\x72\xe5\xbc\x34\x3d\x2f\x14\x46\x05\x32\xe9\x47\xd6\xbc\xd0\x7e\x6a\xae\x26\x4a\xda\xa3\x97\xc2\xee\x8c\xb3\x5d\x2a\x2e\x37\x15\x50\x01\x53\x79\xc6\x8d\x42\x40\xec\x50\x8b\x4e\x63\x4d\x65\x2e\xc0\xb8\x92\x5a\x53\x99\x6b\x12\x3d\x1b\xf1\x7a\x2a\x7a\x02\x66\x83\x35\x6e\xa9\x8a\xbd\x1a\x05\xa1\xda\xfc\x75\x46\x18\x29\x8d\xa3\x70\x2a\x4e\x00\x66\x43\x54\x15\x15\x5e\xd8\x0f\x06\x2a\xa3\x9e\xca\xa8\xd1\x3b\xaf\x53\x7a\x9d\xd1\x8f\x94\x4e\x15\x7f\xd2\x8f\x08\xcc\xb0\xd7\xa9\x68\x72\x46\x5c\x2c\xdc\x75\xae\x53\x71\x11\x30\x8b\xae\x65\x9d\xb7\x06\xa2\x2a\x57\xa9\x4b\x97\x01\x82\xa2\x8e\xe0\xd2\xd6\x5e\xca\x95\x53\x54\x11\xc5\xf4\x84\xa1\x4b\xc7\xfd\xd2\x71\x8f\xfe\x6d\xe9\x7e\x60\x5d\xe4\x24\xae\xca\xd6\xa5\x9c\x74\x29\x27\xe1\xe4\x97\x72\xd2\x45\x64\xa2\x17\x5c\x97\xce\x23\x60\xf2\xaf\x4b\x91\xe9\x8a\x44\x51\x54\x9e\x5d\xaa\xb2\x2e\x55\x59\x6c\xed\xa5\x2a\xeb\x22\x43\xa8\xe6\xb9\x94\x21\x00\x9b\x78\xf4\x25\x4b\x00\x35\x3d\xa5\xf4\x45\x2c\xa1\xbc\xab\xbb\x86\xb5\xd8\x0e\x25\xb3\xa5\xed\x58\xcf\xed\x10\xc5\x76\x70\x73\x50\xc6\xc1\x40\x3a\x46\x81\x59\xf4\xf4\x6b\x69\x87\xb8\x45\x28\x83\x4d\xd3\x2d\x82\xc0\x8c\xa2\x64\xa9\x6f\x58\x9c\x5a\x6e\x2e\xd7\xd2\xa9\x05\x6c\x1c\xa2\xb0\xfd\x62\x6b\x07\x69\x6a\x69\x41\x40\xaf\x4d\x94\xbe\x48\xeb\x35\xa8\x66\x96\x5a\x2f\xa0\x0c\x8e\xfb\x52\x71\x09\xd8\x53\x7b\x15\x97\x40\x19\x24\xff\xa5\x62\x1c\xb0\x41\xbd\xa9\x0b\x8f\xb5\x39\xa2\x5c\x53\xae\xad\x23\x0a\xd8\xc0\x7d\xb7\x8e\xe8\x8e\x73\x53\x06\x7e\xbf\x55\xea\x01\x36\x28\x54\xb7\xce\xd0\x26\xa4\x8d\x29\xa9\x2a\xaa\x22\xd5\xa1\x9a\xa8\x70\x93\xe8\x1b\x7e\x33\x15\x6f\x19\x1d\x30\x1e\x69\xd6\xd6\xb1\xd8\x91\x0e\xca\x3c\xf8\x94\xd2\x01\x60\x83\xa3\xbf\xe5\x7e\xdc\x9a\x94\xc9\x09\xd6\xad\xc9\x72\x5c\x79\x52\x00\xbb\x5c\x19\xb0\x41\xe7\xee\x72\x65\xbf\xd1\x91\x68\xe0\xda\x07\xbf\x25\x35\xa1\x9e\x52\xfe\xf6\xa8\x47\x09\xbd\x74\x3b\x21\xb0\x41\x6f\x73\xeb\xd4\xdd\x11\x17\xeb\x41\x0f\x71\x2b\x2e\x02\x36\x48\x8c\xf7\xf5\x94\x6a\x21\xd5\x98\x4b\x11\x0f\xe8\x07\x0b\xba\x55\x68\xde\x91\x77\xeb\x41\x05\x72\x2b\xef\xde\x7a\xf7\xa6\x42\xbd\x95\x77\xef\xd8\x87\x4a\xe5\xbc\x75\x15\xb1\x8f\xcd\xf4\x11\x7f\xf6\x41\xe9\x22\x28\xd4\xb1\xfb\x20\x3b\x6f\x7a\xfa\xca\xc3\xf0\x56\x4f\xbf\x79\x0e\xad\xdc\xdd\x6d\x3d\x87\x0a\x8c\x33\xb0\xf5\x1c\xba\xd3\xea\x6f\x8f\x9a\x43\x89\x9d\x78\x1f\x11\xd8\x48\x0d\x6a\x88\x3a\x43\x2a\x4b\xea\x12\x85\x55\x53\x87\x5a\xa2\x16\x52\x06\xa5\x2f\x2e\x7d\x51\x94\xbe\x88\xaa\x3c\xf9\x6e\x35\xdd\x3b\x8b\x8a\x34\xb5\xd5\x6a\x6e\xfa\xbf\x5a\x22\x70\x6d\xfd\x4e\x40\x60\x23\x21\x75\x49\x2a\x4c\x58\xcb\x10\x75\x8a\xe2\xd4\xa5\x09\x85\xaa\x25\x6a\xb9\x5a\x26\x52\xdb\x45\x71\x9e\x22\x8f\xec\x42\x34\xd8\x3c\x28\xd6\x1a\x9d\xd9\xd6\x83\xa2\xc0\x46\x46\x09\xee\x01\x37\x8d\x5f\x25\x61\x6f\x35\x7e\x9b\x87\xbb\x4a\x76\xde\x7a\xb8\x13\x18\x01\x62\x57\x9e\x49\x76\x8d\xd0\x51\x5b\x9c\xf3\xcd\x5b\xdc\x13\xca\xd1\x91\x72\x49\x31\x7d\x43\x09\xb5\x4e\xbb\xb1\x8f\x2d\x2a\xa3\xdd\xb4\x8f\x4d\xfb\x98\x91\xd2\x3e\xb6\x88\x52\xb5\x45\x32\xdb\xb4\x05\x4f\xb0\x11\xbd\xf3\x56\x77\xb0\x29\xcc\x2b\x39\x69\xab\x30\x17\x54\x9e\x30\xb7\xde\xdf\x04\x36\x72\x87\x62\xae\xae\x81\xe1\xe4\x5b\xf5\xe6\xa6\x16\xab\xf4\x6f\x5b\xb5\xd8\xa6\x16\xab\xbc\xaf\x6c\xd5\x62\x02\x1b\x59\x52\xac\x91\x6a\xa6\x72\x79\xb2\x55\xcd\xec\x19\x5b\x50\x67\x81\x22\x12\x0b\x8c\xd7\xa1\x3d\x5d\x52\xb1\x1d\xed\x88\x48\xbc\xa7\xb6\x03\xb0\x51\x44\x61\x9c\x19\x09\xa8\x1d\x71\x44\x37\xaf\x02\x4f\x48\xda\x34\x3d\x0e\x6c\x4a\x84\x76\x60\x42\x95\x08\xfb\x8c\x23\xda\x0e\xe6\x3a\x39\xa2\x02\x1b\x25\x41\xe1\x5f\x94\x08\x8d\x87\x86\xad\x12\x41\x60\xa3\x64\x28\xb6\xe3\xd4\xf4\x91\x3e\xb7\xd2\xfa\xbe\xc2\x27\x5a\xe2\x8b\x97\x7c\x02\x30\xde\xb6\xf6\xc5\xd3\xd9\xbe\x78\x0f\x4f\x11\x27\x36\xc9\xfb\x09\x36\x8a\x06\xe2\x98\x17\xbd\x20\x2f\x01\xfb\xa2\x18\x17\x14\x9e\x8f\xf7\x45\x16\xdc\xe4\xf0\x96\x06\x94\x3c\xfa\x92\x47\x17\xf4\x92\x09\x81\x96\x22\xf6\xef\x4b\x26\xbc\xd4\x31\x1a\xd3\x53\x79\xef\x8b\x5e\x30\x1f\xe8\x45\x2f\x28\x30\xde\xdc\xf6\x75\x6b\x41\xb7\xfa\xca\xd8\x6d\xe5\xf0\xbd\x44\x71\x6a\x95\xb9\x36\xc1\xbd\xd1\x5d\x6c\x05\xf7\xed\xd8\x9e\x1f\x1e\x6c\x97\xed\x81\xc2\xfb\xdd\x76\xd9\xde\x23\x99\xb5\xca\x76\x38\xc9\x4c\x60\x23\x8a\x92\xed\x5b\x73\x85\x5e\xad\xe2\xd1\x2e\xbd\x80\xc4\xd5\xf3\x76\x6a\xea\x4d\x0a\x68\x54\xb8\x5b\x29\x60\x73\x11\xdc\x5a\xf8\x97\x2b\xfa\xfa\x11\x2e\xdb\x5a\x94\x54\x7e\x70\x2f\x2f\xb0\x11\x6d\xbe\x1f\x5c\x52\xf8\x11\xd1\xa4\x75\x0d\x24\x9a\x08\x6c\x54\x28\x3c\xda\x8f\x50\xa2\xf1\xdc\xee\xc7\xad\xb9\x6e\xbd\x4e\x8b\xd2\x5c\x28\xc1\x9b\x9b\x2b\x92\x3b\xbf\x9b\x69\x3c\x05\xb9\x7e\x37\x23\xb0\x51\xd3\x6f\xa6\x62\x4f\xbc\x7c\x78\x8a\x80\xda\xb8\x41\xf6\x44\x40\xf5\xa4\x64\x16\xc7\xd5\x13\xc9\xcc\x09\xce\x8d\xb7\x03\x57\x70\x76\x7e\x98\xd2\x78\x51\x76\xfd\x30\x45\x60\x23\xb2\x8d\x67\x4d\x9f\xa3\xf1\x6b\x54\xa8\x9e\x69\xfc\x04\x99\xf3\xe4\x99\x4c\x2f\x68\xa3\x31\x90\x4c\x2f\x28\xa9\x69\xa0\xa6\xe7\x76\x62\x44\xb0\x71\xdd\x75\x0a\x6c\x54\xf4\xa2\xf6\x74\x92\x46\x1b\x71\x52\x5c\x49\xc3\xf5\x63\x92\x11\x7e\xeb\xfa\x31\x89\xc0\x08\x36\x5e\x38\x3c\x5e\x22\xc9\x36\xee\x27\xbd\x50\xec\x08\x8c\xba\xcc\x0b\xc5\x8e\x93\x34\xda\xcc\x92\x72\x51\xfa\x69\x47\x86\x42\x2f\xd2\x41\x9b\x25\xa4\x94\x0e\xbc\xe2\xca\x33\xda\x69\xaf\xb8\xb2\xc0\x46\x45\x0a\x57\x76\xb2\x42\x9b\x51\x85\x7b\xe5\xe8\x0b\x2a\x8f\x93\xce\x35\xe1\xab\x93\x34\xfa\x71\x30\x90\x10\x2e\x30\x8a\x43\x57\xd2\xf0\x1a\xc7\xb5\x1f\x52\x82\xe3\x2a\xb0\xd1\x98\x4b\x26\x24\xb5\x74\xde\x51\x5d\xa9\xc5\x5b\xa8\xda\x29\x37\xbc\x49\xd5\x26\x55\xa3\xb6\xf0\x26\x55\x81\x7e\x44\x6a\xf1\x46\x46\x15\xd8\x88\x5a\xdd\xc9\x4f\xaf\xde\x62\x41\xfd\x98\x0c\xd4\x82\x00\xe3\xc9\xd7\x9b\x16\x44\x02\xea\x29\xb2\xa0\x2b\x01\x39\x3f\xda\xe8\x29\x3a\x20\xd7\x8f\x36\x04\x26\x37\xd1\x8f\x36\xbc\x6b\x60\x74\x1a\xae\x04\xe4\xbc\xe6\xf7\x8c\x12\x7a\xcd\x17\x18\x77\x64\xae\xd7\x7c\xd7\xf5\x43\x89\x8a\xde\x75\xfd\x20\x30\xf9\x97\xae\x1f\x9c\x07\xfe\x5e\x32\x03\x79\xcb\x13\xd8\xe0\xb8\x1a\x17\x62\x6e\xcf\x5f\x33\x86\x5e\x4a\x79\xce\xd3\x7d\x2f\xf8\x97\x9e\xee\x05\x36\x58\x90\x9e\xee\x7d\x60\xc2\xd2\x25\x75\x89\x92\x09\x27\x14\x26\x1c\x37\x73\x59\xd8\x8b\x8b\x81\x27\xd8\xc0\x27\x74\x3f\xe0\xa4\xcf\xce\xad\x9c\x2b\x7d\x0a\x7a\xad\xa2\xb2\xa8\xcc\x6b\x6b\x81\x2a\xa2\x36\x52\x19\xca\x45\xd1\x14\x71\xac\x74\x3f\xe0\x73\xab\x91\x89\x35\x4e\xaa\x78\x41\x7a\x4e\x4f\x15\xef\x53\x4a\x44\x49\xe5\x4a\x9f\x7e\xc6\x57\x3a\xa5\x8b\x9f\x24\x7f\x41\xe1\xb5\xd5\x4f\x92\xbf\x9f\x11\x3d\x7b\x2b\xa2\x4c\x14\xf5\x66\xcf\x50\x84\x8e\x33\x0c\xd2\x5b\x0d\x67\x3a\xa9\x79\x04\x36\xa2\x58\xf2\x93\x9a\xc7\xcf\x70\xf2\xde\x44\xc9\xc9\x4f\xc5\x09\x3c\xfa\x54\x9c\x20\x15\xf7\x1e\x15\xae\x2b\x15\xfb\x15\x81\xaf\x77\xce\xf6\xa5\xc0\x77\xa9\x75\x8a\x76\xda\x2f\x5a\x27\xbf\x76\x28\xc1\x2f\xf2\xfc\xe2\x3a\x50\x90\x1a\xc7\xea\x52\x50\xb8\xc2\xcd\x3a\x2f\xf0\x7e\x71\xf7\x27\xb0\xc1\x6e\x5f\xdc\x8b\x39\xf9\xb1\xf3\xc8\xec\x97\x62\x3f\x60\xa3\x1b\xd4\x53\x2a\x54\xe5\x79\xd0\x95\x3e\x9d\x16\xb8\xf3\x4e\xe6\x6a\x81\x05\x99\x77\x1f\x57\x0b\xec\xcb\xf5\x32\x17\x73\x2d\x39\xf9\x92\x93\xf7\x01\xc5\x3e\x2e\xfc\x8b\xce\xdf\x97\xfc\x6b\x3d\xfd\x6b\x42\x35\x51\xa1\x04\x8d\x9f\x2b\x61\xfb\x8e\x2f\x76\x6a\x7d\xdf\xfa\x22\x60\x83\x28\x47\x8f\xf9\xea\xbc\x9a\x77\xed\xa3\x5e\xcd\x05\x36\x2c\x41\x6d\x51\xcc\x35\x25\xa5\xb9\x14\xac\x4c\x94\xe6\x92\x12\xe4\x5d\x95\x08\xee\xbc\x3e\xf2\x1e\xe5\xce\x85\x87\xc0\x06\x07\xc6\xb9\xf0\x70\xc7\x73\x66\x94\xff\xee\xf2\x1c\x97\xe7\x18\x73\xc9\x73\x78\xf0\xee\x93\x1c\xee\x74\x50\x02\x1b\x51\xb1\xb9\x53\x52\x39\x25\x42\x9f\xf8\x84\x4a\x04\xa7\x44\xb0\x23\x3a\xec\x5b\x25\xc2\x7d\x50\xeb\x1f\x73\xfc\x75\x2a\xce\xed\x6f\x33\xf1\x7d\x50\xf5\x09\x6c\x44\xb7\x73\x1f\x04\xbc\xfb\xa0\x8a\x49\x51\x9f\xdc\xc7\xd6\xb4\x5c\x6b\x0d\x9b\x50\x59\x54\x78\x4c\x8a\x2c\x75\xab\xef\x13\xd8\x88\x6a\xe1\x3e\xd0\xfa\xd6\x8f\x78\x49\xa8\xb7\x7e\xc4\x2b\x48\x51\x2d\xc4\xff\x4b\x09\x6e\x19\xc7\x10\x25\x25\x58\x5b\x1a\x31\x50\x95\xc7\x9d\x44\xc5\x66\xdd\x2a\x07\x6e\xf2\xbd\xe5\xd1\xa1\xb6\x28\x0c\x3c\x24\xe5\x50\x44\xb7\x1c\xd5\xc6\xcd\x93\xea\x13\x6c\x30\xbd\x5e\x56\x6f\x9e\x51\xad\x84\xbf\xdf\x7a\x46\x15\x24\x2e\x86\x6e\x3d\xa3\x0a\x8c\xa7\xcf\x3b\xe3\x6a\x77\xbe\xf5\xd3\x68\xbe\xa8\x35\x02\xa9\x44\x47\x77\xeb\xe9\xf3\xa6\x42\xb0\x12\x3e\x7a\xab\x42\xb8\x0b\x86\x2e\xd8\xab\xec\x27\x85\xa1\x47\x83\xc2\xd0\x7a\xf0\xab\xd1\x7b\xdc\x7a\xf0\x13\xd8\x60\xd9\x24\xfd\x27\x58\xb5\xbf\xbe\x0e\x89\xff\xff\xf1\xfc\xf4\xf2\xeb\x3f\x11\x58\x3f\x7f\xfe\xec\xef\x5f\xf8\x07\x09\xfc\x43\x80\xc7\xf6\xfb\xc3\xbb\xff\xfa\x8f\x1b\x3e\x7d\xfc\x14\xa3\xf8\xef\xbf\x03\x00\x00\xff\xff\xd2\xfa\x91\xdf\x08\x31\x00\x00"); -func _eddf ()(*asset ,error ){_bg ,_dee :=_faff ();if _dee !=nil {return nil ,_dee ;};_bga :=bindataFileInfo {_aa :"78ms-RKSJ-V",_dg :1875,_ged :_fc .FileMode (436),_de :_e .Unix (1580490915,0)};_fbf :=&asset {_cb :_bg ,_fg :_bga };return _fbf ,nil ;}; -func _aec ()([]byte ,error ){return _fac (_cgb ,"90ms-RKSJ-H")};func _dabbf ()(*asset ,error ){_cefd ,_aefc :=_cggf ();if _aefc !=nil {return nil ,_aefc ;};_dcaf :=bindataFileInfo {_aa :"UniJISPro-UTF8-V",_dg :5120,_ged :_fc .FileMode (436),_de :_e .Unix (1580492871,0)}; -_fede :=&asset {_cb :_cefd ,_fg :_dcaf };return _fede ,nil ;};var _cde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\xb1\xae\xd3\x4c\x10\x05\xe0\xde\x4f\x31\xe5\xfd\x8b\x9f\x78\x77\xbd\x5e\xaf\x84\xae\x84\x92\x82\x20\x5d\x40\x04\x2e\x48\x88\xc2\xb1\x27\x91\x25\xb2\xb6\xd6\x76\x91\xb7\x47\x73\x26\x98\x22\x9a\xf8\x8b\xe7\xe8\x14\x93\xdd\xfe\x78\x38\xa6\x61\xa1\xdd\xe7\x3c\x76\x27\x5e\xe8\x32\xa4\x3e\xf3\x3c\xae\xb9\x63\x3a\xf3\x75\x48\x45\x61\x2c\xf5\x43\xb7\xfc\x7d\xc4\xe8\x6e\xed\x54\x14\xbb\xd0\xfc\xff\x9e\xd6\x99\x1f\x8f\xfb\xe3\xe1\x74\x9f\x17\xbe\x1d\xd3\x65\x24\xa7\x6b\xfd\x3a\x3d\x56\x89\x76\x5f\xf8\x3a\xcc\x4b\xbe\xd3\xd3\xbb\x7e\x3c\xf3\x7f\xd4\xf3\x45\xfc\x53\xee\x39\x0f\xe9\x4a\x4f\x1f\xda\xa9\x4d\x66\xfb\xe1\xb4\x4e\xd3\x6f\xbe\x71\x5a\xa8\x84\x71\xea\x31\x8b\xdd\xfe\xa5\x9d\x3e\xb6\x37\x26\xa9\xf1\x0a\x84\xbd\x72\x9e\x87\x31\x91\x29\xdf\x94\x65\xfd\xcf\xbf\xde\x27\x26\xf3\x58\xfe\xf1\xed\x78\xa0\x9f\x86\x4c\x49\xd6\x3b\xef\x7e\x3d\xfc\xfb\xcb\xd8\x6f\x6f\xd9\xa0\xcd\xbb\xa1\xcf\x6d\xba\x72\xf1\xd6\x1a\x6b\x9f\x49\x86\x7b\xa6\xd0\x34\x41\xc8\x19\x90\xb3\xa0\x08\xea\x94\x58\x28\x1a\xa1\x4a\xdf\xaa\x3c\xa8\x02\xb5\x20\x7f\x06\x61\xb1\xd6\xb7\x64\x84\x68\x24\xbe\xb2\x20\x8c\x10\x4d\x03\x72\x4a\x0e\x14\x41\x5e\x49\xe2\xa3\x2d\x41\x41\x29\x80\x0c\x28\x2a\x45\x90\x15\xaa\x34\xab\x42\x96\x75\x42\xb5\x52\xad\x54\x81\x34\xbe\xd6\x78\x0f\xd2\xf8\x5a\xe3\x6b\x10\x2b\x31\x48\xda\x7b\x6d\xef\xb5\xbd\x6d\x40\x4e\x49\xe3\x23\xc8\x2b\x21\xde\x95\xa0\xa0\x84\x78\x67\x40\x51\x09\xed\x9d\xb4\xf7\xda\xde\x6b\x7b\x27\xed\xbd\xb6\xf7\xda\xde\x55\x20\x8d\xd7\xf6\xce\x83\x34\x5e\xdb\xbb\x1a\xc4\x4a\x68\xef\xd0\x3e\xe8\x62\xa8\x41\x8d\x5c\xdf\x76\x0c\xf2\x5d\xee\x7e\xbb\xc3\x6e\xcd\x99\xd3\x82\xab\xc7\xc5\xc9\x15\x0d\x89\xb7\x3f\xd4\x34\x4e\xb2\x85\xcf\x9f\x00\x00\x00\xff\xff\xc4\x5a\x5d\x5a\x7c\x03\x00\x00"); -func _cae ()([]byte ,error ){return _fac (_edb ,"Adobe-CNS1-5")};func _dda ()(*asset ,error ){_ceda ,_fbgc :=_gaa ();if _fbgc !=nil {return nil ,_fbgc ;};_accg :=bindataFileInfo {_aa :"GBTpc-EUC-H",_dg :44556,_ged :_fc .FileMode (436),_de :_e .Unix (1580492236,0)}; -_befb :=&asset {_cb :_ceda ,_fg :_accg };return _befb ,nil ;};var _febd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xeb\x2f\x3b\x92\xa0\xb7\xbf\x9f\xe2\x2c\xc7\x8b\x71\xa7\xa4\xd0\x1b\x14\x17\xcc\x8c\x1b\xf7\xc0\xd8\xc6\xed\xb1\x0d\xc6\x8b\x7c\x6d\x0a\xdc\x55\x45\x75\xcd\xa2\xbf\xbd\xd1\xf3\xe8\x54\x1b\x63\xb8\xb5\x7a\xce\x5f\x27\x53\x3f\x29\xa4\x54\x84\x42\x21\xe9\xef\xfe\xc3\x3f\xfc\xc7\x7f\xf8\xc3\xef\xff\xf2\xe3\xef\xfe\xe7\x3f\xff\xf1\xfe\xc7\xf7\x2f\x3f\xbe\xdf\xff\xe1\xf9\xf3\xfb\x2f\x7f\xfc\xaf\x7f\xbe\xdf\x1f\xd7\xfb\x4f\xbf\xff\xc3\x2f\xbf\xa4\xfc\xe3\xf9\xfd\xfd\x97\x9f\x7f\x82\xfb\x9f\xcf\x3f\xfd\xf2\xcb\x7a\xff\x1f\xff\xf5\x5f\xfe\xf2\xfe\xf3\x3f\xfc\xe1\xfb\xe3\x8f\xe2\x73\xcf\x7f\xfd\xd3\x7e\xf6\xc7\x8f\xbf\xfb\x5f\xde\x7f\xfa\xfd\xbf\xfc\xe5\xcf\xff\xfa\xe3\xdf\xfd\x77\xcf\x1f\xaf\xf7\xbf\xf9\xf1\xbc\xdf\x4a\xff\x9f\xfe\xfc\xbc\x7f\xfe\xfd\x1f\xfe\xe9\xc7\xbf\xfb\x4f\xe7\x9f\xce\x3f\xa4\xbf\xfe\xc7\x3f\xfe\xd7\x3f\xfd\xe9\xff\x7e\xff\xf9\xfd\xc3\x5f\x7e\x04\x69\xef\x1f\x1e\xf8\xcb\xdf\xfd\x87\xff\x7c\xfe\xe9\x7f\x3c\xff\xf9\xfd\xf1\x77\xff\xe5\x0f\xbf\xff\x4f\xff\xf0\x8f\xff\xfe\xbf\xfc\x87\x7f\xcc\xff\xfe\x7f\xe0\x7f\xf9\xcf\xff\xed\xfd\xf3\xbf\xfc\xfe\x8f\x7f\xf8\x91\xf2\x7f\x7b\x1c\xed\xdf\xd2\xff\xd7\x7f\xfd\xd3\xfb\x23\xed\x5c\xfe\x8f\xff\xf2\x0f\xff\xf1\xc7\xff\x99\x7e\xa4\xe3\x47\xae\xa5\xb6\xff\x6b\xa7\xff\xef\xff\xf9\x8f\xcf\xfb\xe3\xf0\xaf\x6c\x0d\xee\x3f\x3e\xef\xbf\xfc\xe9\xbc\xdf\x3f\x9f\x7f\xf8\xa7\xf7\x97\x1f\x3f\x7e\x77\x1c\xc7\xf1\xeb\x8f\xdf\xfd\xc7\xfe\xf7\x7f\xff\xeb\xfa\xfb\xbf\xf7\xef\xbf\xff\xfb\xf5\xf7\xfb\x87\xe7\xff\xf3\xc6\x2f\xc9\x8c\xfe\xf0\xc7\xbf\x3c\xef\x67\xda\xcf\x3c\x8e\x23\x7d\xbf\xfe\x48\xeb\xad\xff\xf7\x7f\xff\x92\x8e\x63\xff\xfa\xef\x9f\xbf\xbe\x91\x7d\xa3\x5e\xeb\x8d\xf5\x8f\xdb\xbf\xef\x5f\x7f\xcc\x4e\xc2\x43\x42\x7f\x7f\xfd\xd1\xf2\x4a\x38\x13\x09\x67\xf9\xf5\x47\x3a\x78\xe7\x0c\x53\x62\xa5\xf0\xd2\x59\x4d\xa9\xbf\xfe\x68\x3e\xd2\x4c\x68\xbf\xfe\x98\x93\x84\x6e\x42\xff\xf5\x47\xcf\x07\x29\xc3\x94\xf1\xeb\x8f\x16\xe6\x32\x4d\x99\xbf\xfe\x48\xd5\xdf\x3e\x4d\x39\x7f\xfd\x91\xc2\xb7\x2e\x53\x56\xf9\x0f\x73\xb6\x06\x0b\xa9\x16\x52\xac\xc2\x42\xaa\x16\xe7\x35\xe5\x5d\x29\x41\xca\x67\xca\x92\x5c\x26\x9f\x4b\xc9\x2c\x74\x6b\x75\x59\xf3\x85\x36\x79\xeb\xca\xa6\x2c\x59\x54\x9f\x51\x16\x0b\x2d\x2a\x29\xca\x62\x21\x55\x73\x56\x18\x0b\xbd\x0f\x52\x94\xc6\x42\x4a\xe6\xa3\x34\x16\x52\xf1\xb7\x94\xc6\x42\x6a\xd4\xfd\x52\x1a\x17\xd2\xf0\x19\xa5\xb1\x90\x32\x75\xbf\x94\xc6\xb5\x6a\x6a\x53\x5c\xd6\xf4\xa2\xa6\x6d\xa5\xdc\xd6\xf4\x5e\x25\x6c\xe4\x73\x5b\xc2\x85\x54\x28\xf3\x6d\x09\x9f\x95\xd2\xf9\xf5\x67\xa7\xf4\x25\x0d\x6a\xfa\x58\xe6\x85\x14\xb4\xd7\x63\x99\x9f\xf5\xeb\x83\x7a\x3d\xfe\xfa\x42\xaa\xe4\xf3\xfa\xeb\xef\xfa\xf5\x49\x99\x5f\x7f\x7d\x21\x29\xc3\xd7\xdf\xfa\x56\x8a\xfd\xe7\xdb\x29\xfc\x3a\xb5\xf8\xfc\xf5\x8f\x5f\x47\xaa\x9f\xbf\xfe\x7d\xbf\xfe\xc8\x69\x3d\x93\xfc\x3e\xc0\x2c\xcd\xa4\x64\x52\x22\x69\x49\x28\x25\x5a\x15\xcc\xd2\x26\x49\xc5\xa4\x42\x52\x90\x74\x9a\x74\xae\x24\x04\x90\xd2\x65\xd2\xf5\xeb\x8f\x19\xf4\x99\x94\x29\x27\x48\xf9\x98\x99\xb4\x61\xda\xe0\xb1\x83\xa4\x69\xd2\x5c\x49\xc9\xa7\xcc\x3f\x93\x7f\x33\x33\xf3\x5f\x98\x85\xaf\x31\x15\x8b\xbf\x90\x82\x0a\x85\x29\x41\x0a\xf5\x09\xeb\xb3\x90\xf8\xb2\x52\x98\x51\x50\xd0\xe2\x6b\xb7\x49\xeb\xc3\x2f\xb4\x70\x8a\xc7\xa4\x87\x9f\xa3\x86\xd5\xac\x2a\x59\x15\x52\x94\xcc\x42\x0a\x64\xd5\x14\xf2\x42\xa6\x13\xa6\x66\x91\x16\x72\xa6\x00\x4d\x11\x34\x45\x40\xd6\x4d\x11\x34\x45\xe0\x53\x8a\xa0\x29\x82\x41\x92\x25\x6f\x8a\xc0\xdc\x5f\x93\x5e\xf2\xa2\x6d\xda\x67\xd2\x47\x5e\xd4\xaf\xfb\x8b\x0b\x39\xf3\x50\xb7\x7a\x0b\x39\x53\x84\x6e\x4e\x0b\x99\x41\x20\xf9\x69\x80\x69\x82\x2f\xdd\xc8\x84\x41\x20\xdd\xbe\x75\xfb\xfb\xfc\xd8\xed\xef\x2f\xcc\x32\x29\xf8\x63\x4e\x0b\x33\x12\xf2\x7d\x14\xcb\xc2\x0c\x86\xd2\xf4\x28\xdf\x85\x19\x89\xea\x3d\x0a\x78\x61\xc6\x61\x52\x98\x14\x3c\x45\xd1\x3f\xcb\xb5\x30\x23\xaf\xbc\x72\x25\x7b\x30\x23\x0d\x92\xc2\x24\x5e\xa4\x6d\x72\x9d\x26\x21\x76\xc6\x83\x5c\x4f\x93\x4e\x92\x26\x49\x97\x49\x76\x98\xd5\xf3\x72\x67\x5c\x03\x33\xca\x6a\xaf\x3c\x28\x2a\x98\xc1\x08\x90\xc7\x6d\xd2\xcd\x53\x14\x62\x52\x47\x30\x83\x1e\x9a\x15\x4e\x56\x38\xf4\xab\xe2\xa7\x0a\xe8\x7a\xc5\x0f\xb5\x1c\xab\xeb\xd1\x89\xca\x51\x4c\x59\x3f\xe7\x23\x61\x42\xfc\x1c\xc4\xcb\x51\x4d\xa9\xab\x45\x1b\x29\xcd\x14\x06\xd6\x83\x94\xd3\x94\x35\x8c\x16\x7f\xfb\x32\x65\x0d\xa3\xa5\xa2\x7e\x7f\xaa\xcc\xff\x5f\x2d\x5a\x8e\xdb\x17\x96\xce\x41\x14\xc5\xef\x1e\x38\x7e\x17\xbf\x7a\x90\xf8\xe4\x4a\x41\x10\x80\x21\xa5\x14\xcb\x56\x18\x76\x97\xac\x8a\x5f\x0e\xe8\x95\x94\x69\xca\xd2\xc2\xe9\x48\x4b\x7a\xe5\x54\x0e\xe8\xc9\x23\xf3\x94\xaa\xaa\xdc\x3c\x55\x10\xce\xed\x53\x37\x4f\xa1\x4e\x8b\x62\x07\x6b\x70\x42\x1a\x76\x4a\xb0\xd2\x28\xe8\xa3\x3c\x9e\xcb\xb4\x95\x5d\xd8\x1c\x20\x1d\xb4\x50\x24\xb2\x8b\x54\xf9\x85\x49\x12\x35\x8a\x42\x12\x03\x6e\x58\xc9\x88\x0f\x8d\xcd\x53\xf6\x54\x90\x0e\x3e\x97\xb0\xc3\x81\x3d\x6e\xa6\x17\x5d\x26\x66\x59\xd6\x49\x7a\xaf\xc7\x24\xba\xfd\xd2\xff\xf9\x58\x1d\x64\x23\x97\x44\x4a\x31\xa5\xfc\xfa\xa3\xad\x06\xce\x07\x25\x15\x6d\x8d\xa3\xf9\x48\xc9\x14\x46\x4d\x12\xcc\x66\x21\xed\x14\xb3\x59\xf8\x99\x12\xa6\xc4\x6e\xaf\x7c\xac\xba\x6f\xb4\xc6\x8f\x23\x01\xd1\x96\x00\xf2\x91\x86\x29\xf3\xd7\x1f\x6d\x0d\xb4\xf9\x40\x95\x88\x94\x4d\xb9\x4d\x79\xd6\x33\x16\xf0\x35\x65\xa9\xd2\x4c\xce\xd9\x4a\xe4\xd5\x37\x3a\x39\x67\xcb\x9c\x29\x33\xc2\xc8\x96\x27\x53\x1e\x53\x2c\x4f\xa6\x3c\x94\xb9\x98\xcf\x42\xf7\xb7\x8a\xf9\x94\xb2\x4c\x1f\x9f\x99\xa6\xac\x12\x26\x4a\x58\x2e\x53\xae\x5f\x7f\xf4\x82\x34\x8a\x65\x5e\x48\x39\x25\xca\x58\x2c\xf5\x42\x59\x63\x6c\x3e\x42\x99\x05\xc6\x22\xef\x85\x79\x2f\xac\xf7\x28\x41\xb7\x4c\x1d\x45\xdd\x3b\x49\xbe\xd8\x27\x49\x94\x6a\xf8\xd4\x20\x69\x90\xd9\x69\x21\x4e\xfa\x48\x25\xe9\x79\x48\x5a\xe8\x7d\xc9\x40\x33\x40\xa4\x34\x6a\x25\xad\x98\xb6\xea\x4c\x0d\x13\x63\x87\x58\x4f\xf9\xe6\x34\x6d\xfe\xfa\x63\x94\xc3\x17\x4f\x93\x4e\x92\x82\xa4\xcf\xa4\xef\xaf\x9d\x37\x6b\x41\x88\x71\x20\x8a\x64\xd7\x00\xbd\xf9\x9b\x99\x6e\x08\xc6\x61\xc1\x6c\x54\x90\xd7\xc7\x9d\x93\x4d\x08\x66\xd9\x0f\x5d\x26\xad\xd6\xe8\x4b\xf2\xa9\x58\x7a\xbe\xbc\x25\xa2\x95\x56\x2d\x03\xc3\x7f\xe9\xbc\x58\x7d\xb1\xbe\x24\xf1\x66\x53\x3a\x4b\x11\xf7\xea\x53\xcd\x3a\x2e\xad\x3b\xb2\x85\xb7\x85\xd2\x6a\x8e\xb1\xab\xd8\x7d\xaa\xf3\xd4\xa4\xa8\x5d\x49\x2c\x8c\xb2\x94\x57\x4e\xd3\x17\xd7\x38\xd6\xd7\x58\x99\xd3\xb4\x86\x0b\x7d\x8d\x8c\x39\x4d\x0b\xba\xd0\x0b\x45\x9f\x61\x0a\x43\x7b\x3e\x28\xe8\xb4\x8a\x93\x2a\xe6\x44\xb1\xa6\xb2\x99\xdd\xe7\x68\x8e\x39\x4c\x9b\xa6\x51\xd6\xdb\xfc\x96\xcd\x3b\x8a\xb2\xbf\x7d\x75\x61\x14\xc6\x92\x74\xdf\x26\xdd\xbe\x49\xd9\x1e\xcb\xef\xa0\x99\x0f\x5e\x7d\xac\xc1\x42\xaf\xe4\xff\x98\xff\x42\xaf\xd4\xfb\x35\xfb\x85\x71\x24\x93\xba\x49\x9d\x24\xde\x7b\x2d\xeb\xc2\x38\x18\x65\xd2\x6b\x9f\x7b\x91\x34\x9f\x55\xb6\x03\x83\x4e\x27\xcf\x8e\x7a\xa0\xd3\x55\xb3\x1d\x1a\x74\x3a\x49\xb6\x43\x83\x94\xd3\xf0\xbd\x6e\xda\x9a\x87\xad\x59\x45\xce\xc7\x30\x65\xfc\xfa\xa3\x87\xbf\x76\x9a\xe2\xf0\x34\x4d\xbb\x4c\x5b\x1d\x6e\x69\xfa\x9c\x1d\x41\x41\x6f\xf4\x91\xec\x18\x0a\xda\x32\xed\x73\xf6\x2b\x00\xeb\x5b\x1f\xa4\x99\xfd\x42\x6f\xbf\xad\x6d\x73\x4e\x8f\x2f\xac\x0f\x7a\x19\xc6\x39\x3b\x38\x82\x7e\xf8\x43\x9f\x29\x1f\xa5\x41\x20\x8e\x97\xa0\xd7\x46\x8a\x02\x71\x74\x34\x45\x71\x64\x2a\xef\x5b\xd3\x94\xf5\x35\x04\xe5\xcd\x96\x77\xa1\x07\x3f\xef\xd7\x97\xf3\xbd\x7e\xcc\xb7\x2c\xe2\xc2\x48\x13\x61\x64\xcb\xb8\xd0\x5b\x46\xf8\x85\x4e\x02\xfa\x61\x8a\x25\x5a\xe8\x8c\xce\xd9\x51\x15\xb4\x46\x46\xc5\xbc\x0b\xd5\xa7\xd4\xa1\x54\x43\xa9\xa2\x41\x72\x55\xf6\x0b\x1d\x15\x97\xfd\xae\x41\xe3\xeb\xcc\xcd\x26\xc3\xba\x40\x5b\xe5\xd6\x4c\x59\xdd\xe1\x30\xc5\xda\xae\x4f\xbf\x37\x44\xdb\xcd\xb9\xef\x5f\xe3\xa9\x61\xda\xb2\xfc\x7a\x50\xca\x61\x4e\x63\xe5\x14\xbc\xe7\xe7\x9a\xe7\xee\x7e\x94\xc0\xcf\x15\xac\x34\x6a\x33\x6d\x03\x3f\xe1\xc4\xc8\x95\xfd\x84\xc1\x4a\x43\xea\x53\x39\x2c\xfc\xdb\xbb\x0a\x79\xaa\x25\x27\x92\x38\xad\xf7\x79\xf8\x1c\xa5\x3b\x2d\xcb\x42\xaf\xe4\x76\xd9\x61\x2e\x3a\x4c\xe1\xc5\xd7\xcc\x16\xfa\x98\x3c\xf5\xfa\xd4\x82\xda\x53\x3b\x55\xfc\xfc\xa8\x8a\x1f\x15\x58\x03\xd3\xaa\x41\xf1\x5b\x00\x58\x72\x39\x02\xc9\x82\xf5\x2d\xac\xf2\x87\x6d\x14\xdd\x8f\x76\x15\x35\xd4\x7b\x31\x18\x24\x18\xa1\x63\x20\x8d\x58\x23\xe9\x38\x68\xdc\x98\x74\x93\xb8\xd6\x78\xa6\x0e\x0d\xdc\x0c\x39\x6e\x0c\xad\xc2\x30\x1a\x0e\x5e\xf1\x62\x04\x16\x46\xa1\x78\x2d\xc7\xc2\x60\x6a\x94\xab\x95\xaa\xc1\xd7\x8d\xce\xac\xd5\xa4\x85\x91\x6b\x22\xe9\x35\xe9\x25\x69\xfd\x66\xb5\x47\x81\x91\x19\x99\xaa\x1d\x08\x8c\xcc\x50\x58\xdb\x63\x12\x2f\xf2\x09\x55\x66\x6c\x62\xe4\xba\xc4\x5f\xd5\x30\x60\x64\x3e\xc6\xda\xcd\x7e\x89\x67\x64\x7a\x6c\x1d\x26\x2d\x91\x8c\x4c\xbb\xd5\x31\x4d\x9a\xbc\x48\x21\x86\x85\x18\x14\x82\xee\x58\xc7\x65\x12\xda\x8a\x21\xac\x32\x59\x11\x23\x87\xd9\x5b\xd4\x85\x91\xc3\xec\xad\xf6\xa0\xf4\x88\xb5\x0e\x4b\x3f\x28\x3d\x96\x60\x55\x61\xd5\xd5\xdb\x47\xe6\x93\xa8\x76\x44\xd0\x19\x92\xea\x69\xe1\x17\x3a\xba\xbd\x9e\xd9\x94\xcc\x60\xef\x6b\x96\x1d\xa7\x57\xde\x3f\x78\x5a\x78\xdc\x5e\x39\xa3\x46\xeb\xe5\xab\x17\x6a\x94\xc2\x5f\xc5\x14\xd4\x28\x65\xb7\x4f\x80\xf5\x7d\x90\x3f\xce\x27\x31\x8e\xe4\x63\x0a\x62\xa1\x63\x31\xd7\x4b\x39\x2c\xf4\x82\xb0\x6e\x6b\x73\xdb\xf1\x27\x62\xbe\xad\xcf\x8d\xf9\x82\x0a\xad\x6a\x55\xd0\x33\xe5\xbc\xfd\xbd\x1b\xd7\x5f\x23\xc5\x06\xbb\x69\x30\x4b\x70\x5b\xc1\x85\x9e\x29\x81\xba\x18\xa4\xa3\x1e\x96\xc1\xa6\x58\xe8\xa8\x9c\x7a\xdb\x12\x0b\xdd\xbe\xfc\x2a\x96\x97\x3e\xc3\x27\x55\x5f\xdb\x66\x61\x64\x3e\xc6\xfa\x56\x93\x68\x2e\x46\x84\xaa\xc2\x06\x29\xef\xce\xec\xf7\x0f\xb4\x25\x9b\x9f\x4a\x3b\xc8\x9e\x06\x6b\xea\x59\xd0\x73\x26\xa5\x99\x82\x10\x12\x29\xaf\x29\x2f\x86\xde\x92\x42\x73\x84\x00\x3f\xc7\xa9\xe6\x3c\xa0\x25\xba\x1f\x03\x7b\x53\xd7\x81\xe1\xd8\xd2\x54\x76\x60\x64\x7f\x31\x2c\x56\xe0\xbd\x24\xfb\x30\xfb\x85\x8e\xe5\xda\x1c\x6c\xc0\xc8\x29\xfd\xb6\xe6\x6d\x7e\xde\x60\x1c\xa9\x93\x64\xb6\xcd\x0e\x4b\x71\x5a\x31\x49\x91\x14\x92\xc2\xa4\xe0\xa9\x41\x92\x52\x6a\x48\x9c\x11\xab\xa9\x7d\xc0\xc8\x18\x3f\xad\x75\x93\xec\x9c\x54\x04\xdf\x51\x6e\x6d\x6a\x8e\x98\xd9\x69\xda\xd2\xc9\xdd\xca\x29\xb9\xe6\x6c\x04\x33\xad\x39\xee\x80\xde\xcd\x5e\xc9\x35\xda\x73\x95\xb4\x6b\x48\x75\xdd\x0c\x89\x79\x55\xd7\x42\xe9\xce\xcf\x1c\x18\x7a\xa5\xac\x60\xf5\x8e\x55\xf1\xde\x4d\xeb\x34\x0d\x0a\xa9\xfb\x85\x83\xa1\x01\xf9\xe2\x25\x11\x29\x9c\x44\xbc\xa3\x9a\x56\x99\x49\x56\x9f\xeb\xa6\x75\x1c\x79\xfb\xb9\x69\xda\xe4\xdd\xfd\xdc\x65\xda\xc5\x73\x7c\x3e\xaf\x23\xd9\xbb\x86\xad\x54\x06\x9f\xf0\xeb\xb8\x05\x22\xf3\x71\xbe\x8e\x5b\x20\x45\x50\xd9\x57\xfb\x1c\x44\x0b\x93\xb2\x49\xf9\xd7\x1f\x45\x63\xe2\xd5\x42\x07\xa1\x89\xfe\x3a\xe2\x81\xf0\xe3\x78\x55\xf9\x20\xd5\x82\xe5\xf8\xaa\xf2\x41\x8a\xca\xb0\xf4\xaa\xf2\xc1\xaa\xbe\xbf\x30\x4c\xc3\x9f\x5b\x9b\xef\x5a\xfd\x85\x8a\x87\x21\xbf\xd3\xda\x2f\x54\xa7\x39\xef\xb4\x56\x0b\xa5\x31\xfe\xbf\x0e\xbd\xa0\xd8\xd0\xaf\x2d\xf3\x9e\xb8\x32\x9b\x6f\x9e\xd6\x8a\xb5\x8d\xd0\x00\x7c\x4f\xab\xc5\xea\x46\xc5\x99\x97\xdf\xd3\x3a\x9c\xd4\x01\xcf\x7f\x7e\x4f\xcb\x7b\x52\xde\x3e\xa8\xd7\x69\x79\xf1\xcc\x14\xc7\xfc\xd7\xe1\x1c\xa4\x32\x19\x82\x5f\x87\x73\x90\x62\x4e\x9f\xb3\x09\x17\x96\xd1\x46\xd2\x63\xd2\xc3\x63\xf6\x88\xd3\x56\x65\x29\xa3\x4c\x3e\xfe\xf7\xb2\x6a\x0b\xa9\x1e\xf4\xfd\x57\xed\x00\xfe\xfa\x13\xea\x07\x90\x42\x4b\xeb\x55\x1b\x80\x14\x07\xf3\xec\xf7\xb2\x1a\x2c\x3d\xc4\xb1\xdf\xb5\x78\x97\x2e\x2f\x94\xb8\xde\x18\x91\xca\xee\x3b\x97\xe5\x43\x4d\x44\xc2\x8a\x7a\x55\x13\x20\x4d\x54\xd5\x7b\x5b\xbc\x85\x54\x75\xaf\xbc\xb7\xc5\x5b\x48\x65\xe0\x2a\x79\x9d\xb7\x81\xdc\x18\xba\x5f\x35\xcc\xeb\x62\x45\x1b\x48\xe0\x56\xc8\x37\x42\x1e\x36\x9a\x0a\x04\xa4\x8a\x27\x35\xbf\xb7\x25\xbe\x5d\x1a\x1a\xfe\xac\xdd\x07\xbb\xa9\x66\xbb\xfb\x63\x89\x17\xca\x61\x3b\x3a\xe7\x03\xa9\xaa\x58\xde\xc7\xa2\xb0\x4a\xf2\xd7\x57\x15\xe8\xd3\x15\x8a\xcf\xd9\x57\x16\xd6\xa0\x48\x92\x25\x79\xfc\x62\x95\xe7\xa3\xec\x58\x3e\x29\xc3\xee\xf8\x58\x3a\x16\x50\xca\x60\x46\xf2\xaa\xcf\x40\x6a\xca\xce\x79\x24\x28\xc5\xce\xe8\x3c\x12\xa4\x82\x4e\x7d\x5f\xfb\xdd\x42\x76\x06\xf4\xbe\x96\xe3\xc5\x2b\x1e\x3e\xe5\x4f\x2e\x94\xc9\x1c\xe4\xfd\xac\xfc\x42\x6a\x68\xbd\x4f\x45\xf8\x69\x08\xd3\xe7\x3e\x7c\x84\x62\xe8\x5c\xf8\x1c\x5e\x41\xe0\x49\xcc\x9f\x13\x55\x10\x07\x1d\xe4\xc3\x91\x2b\x52\x61\xf4\xfa\x54\xaa\x20\x12\xda\xff\x53\xab\x82\x92\xbb\x79\x75\x93\xfa\x7a\x2a\x59\x88\x61\xd2\x92\x75\x65\x58\xfa\xf4\xe2\x80\xc8\x38\xb8\x3e\xe7\xb8\xa0\x38\x74\x7f\x4e\x71\x41\x29\xd3\x5f\xbc\x4d\xba\xd7\x8b\xc9\xbc\x1e\x93\x9e\x95\x94\x2d\xfd\x6b\x12\x03\xed\x2e\xfd\x67\xd2\xb7\x92\x90\xea\xa7\x0f\x12\x44\xa6\x1d\x3f\xa7\xd0\xa0\xa4\xe6\x53\xca\x6b\xa1\x4c\x06\xd0\xcf\x39\x34\x88\x3c\xe3\xb7\xd5\xf6\xa7\x9f\xf2\x4b\x4b\x76\xe5\x30\x13\x65\xb7\x10\xe5\xa0\xd8\x49\xd9\x2d\x64\xbd\x43\x9f\xae\x4a\x50\xf4\x04\x7e\x49\xd9\x2d\x44\x41\x21\x7f\xaa\x47\x10\x25\x9b\xbd\xb2\x5b\x88\x92\x7d\x51\xd9\x2d\x94\x1e\xbe\xa8\xec\x16\xd2\x64\xe2\xfc\x69\xdd\x80\x88\x6a\x92\xb2\x5b\x28\x09\x95\xf7\x39\x95\x07\xdb\xc9\xf3\xe9\x39\xfb\xf2\xea\x58\x15\x13\xfc\xcb\x0a\x6a\xa1\x8c\x6e\x92\x92\x58\xc8\x83\x69\xe4\xa7\x13\x00\xe4\xb0\xb5\x74\xb0\x81\xbc\xfb\x87\x8e\x01\x10\x8d\x51\xf6\xcb\x0a\x27\xf3\x11\x33\x8a\x7d\x3a\x0b\x40\x8e\x6a\xb9\x14\xce\xc2\x56\xa7\x9f\xee\x02\x10\xcd\x96\xcf\x0a\x67\x21\x1c\xd6\x3e\x5d\x08\x20\xa7\x6e\x51\x15\xce\x42\x74\x65\x9f\x15\xce\x42\x9a\xf6\x6e\xfd\xb9\x20\x4d\x6c\xad\xaf\x28\x1c\x56\x09\xbb\xc2\xd1\xc7\x0b\x52\xb5\x2b\x17\xe5\x55\xfe\x4d\xa7\x7f\x7a\x28\x40\xe8\x0d\xfa\x74\x51\x80\xd0\x6b\xf0\x15\xe5\xb5\x10\x3a\x09\xbe\xa2\xbc\x16\x42\x4f\xc6\x57\x94\xd7\x42\x6a\x8c\x97\x9f\x6e\x65\x90\xa2\xda\x75\x8a\x02\x5b\x88\x3e\xcc\x4c\x81\x2d\x44\x1f\xbe\xa9\xc0\x16\x72\x55\xd2\xfa\x45\x40\x4c\xec\x8a\x4f\xf7\x33\x48\x73\x67\xaf\xc0\x16\x72\x61\xfa\xf1\x69\x2b\x83\xed\x46\xfc\x42\x81\x2d\xd4\xc3\xf6\xd0\x7e\x06\xa5\x3a\x1c\xe8\x77\x01\x25\xf9\x55\xeb\xde\x06\xa9\x33\x5f\xfc\x42\x81\x2d\x14\x17\x05\xbe\x50\x60\x0b\xf5\x18\x66\xaf\xc0\x16\x4a\x46\x11\x7d\xa1\xc0\x16\x6a\x2a\xfe\xa2\x02\xc3\x57\x3e\x9a\xd9\x2b\xaf\x85\x32\x92\x2f\x2a\xaf\x85\x34\xaa\xe5\x52\x5e\x81\x35\xa1\x24\x42\x79\x2d\xd4\x82\x72\xf9\x42\x79\x2d\x54\x96\xb9\xf3\x17\xca\x6b\xa1\x16\x1b\x52\x57\x00\x28\xc1\x5c\xfd\xab\xca\x6b\xa1\x0c\x87\x13\x1d\x50\x20\xb3\x0e\x9c\x3f\xfd\xcf\xa0\xea\xc2\xff\xaa\xf2\xaa\xe8\xf3\xc3\xa7\x94\x57\xc5\x16\xb6\x8e\x1a\xdb\xa0\xb0\x8c\x94\xbf\xaa\xbc\x16\x4a\xb5\x67\x56\xe5\xb5\x50\x9b\xa3\x42\x55\x5e\x0b\xb5\x1d\xbe\xa8\xbc\x16\x4a\xf3\xf3\xd0\x09\x0e\x96\xb5\x4c\x92\xf2\x5a\x48\x4d\xd5\x55\x95\xd7\x42\x1a\xc3\x72\x29\xaf\x4a\xff\xda\xbf\xa8\xbc\x16\x92\x33\xe5\xcf\x79\x16\x48\xba\x02\x3e\x27\x52\x20\x55\x5f\x74\x22\x05\x52\x65\x46\xff\x39\x91\x02\xb9\x55\xf3\x52\x5e\x0b\x65\x60\x89\x7d\x4e\xa4\x40\x61\xad\x31\x7f\x4e\xa4\x40\xd1\x7f\xf3\x39\x91\x02\x29\xb4\x1b\x3e\x67\x52\xa0\xee\x4f\xad\x29\xb0\x85\xb2\x9b\xdb\xb9\x15\x28\x61\x6f\x6a\x0a\x6c\x21\xa7\x6e\xc1\x14\xd8\x42\x19\x8e\x4d\x4e\xb7\x40\xe9\xbb\x14\x0a\x6c\xa1\x8c\xe2\x53\x0a\x6c\x21\x37\xa6\x20\x9f\x9e\x1f\xb0\x4d\xdf\x4f\xcf\x0f\x48\x31\x99\x54\x7e\x3a\x22\x41\x2a\x0e\x3b\x5d\x89\xe1\x9b\x74\x1a\xf5\xe9\x3f\x03\x65\x5a\xfc\xae\xc4\x16\xf2\xb4\x71\x9d\xba\x81\xb2\x3b\x4a\x57\x62\x0b\x79\x6b\xf6\xae\xc0\x16\x52\x65\x66\xf1\x75\x05\xb6\xd0\x96\xce\xfe\x6d\x6d\xec\x32\x09\x28\x53\x6d\xdc\x95\x67\xd7\x9d\xe3\x4f\x29\xcf\x85\x38\x1c\x35\xba\xf2\x34\x60\x61\x27\x29\x4f\xa3\xb3\x98\x10\x7c\x2e\xb9\x80\xac\x09\xfa\xb9\x4e\x06\xda\xce\x5e\xb7\x19\x28\x79\x90\x97\x3e\x5c\x90\xab\xda\xd8\xa9\x2a\xc8\x59\x09\x0f\xc5\xb9\x90\xb3\xfd\xdb\xc9\x2b\x48\xb9\x50\x08\xbd\xbf\x20\x37\x6d\x3a\xa7\xb3\x20\xeb\xf7\xf9\xf4\x63\x82\xbc\xbf\x74\x27\xb8\x20\x1f\xbb\x5c\xca\x6b\x21\xef\x2f\xdd\x29\x2f\x68\x45\x6d\xec\x8c\x17\xb4\xdd\xe5\xf5\xdd\x81\x3c\x1d\x65\x9d\x03\x83\x34\x1c\xd7\x9d\x03\x83\x7c\x98\x97\x53\x60\x90\x9c\x16\x7d\x53\x79\x2d\xb4\x66\x1d\x9d\x15\x83\xb4\x6d\x09\x67\xc5\x20\x85\x2a\xce\x59\x31\x48\x53\x5b\xc2\x59\x31\xc8\x5b\x2b\x39\x29\x06\x25\x4d\x9f\x52\x5e\x0b\xcd\x25\x96\xcf\x29\x31\x68\xba\xd9\x3f\x67\xc4\x60\x4d\xaf\x48\x52\x5e\x0b\xd9\xe9\xd0\xe7\x24\x19\xe4\xb1\x0b\xa1\xbc\x16\xf2\xc8\xbe\xa8\xbc\x16\x72\xc5\x3f\xf2\xe9\x4f\x07\xb9\xf8\x59\x38\xbb\x06\xd9\xe5\xc1\xcf\xd9\x35\xc8\x53\x15\xe4\xec\x1a\xac\x89\x15\x5d\x47\xdf\x26\x28\xc3\xfc\x9d\x70\x83\xb2\xed\x62\xe7\xdb\xa0\x84\xa6\xa3\xde\x7a\x50\xa6\x43\x97\x33\x70\x90\x5c\x02\xfb\x4e\x05\xb6\xb0\xe7\x68\x9f\x73\x72\x50\x86\x1d\xdf\x29\x39\x28\x55\xe5\xe5\x8c\x1c\xf4\xe4\xd0\xe2\x84\x1c\xf4\xa4\x49\xe0\x7c\x1c\xa4\xbc\xb3\x57\x60\x0b\xa3\x39\x99\x71\x3a\x0e\x4a\xf8\xc5\x9c\x0a\x6c\xa1\x0c\x27\x46\x97\x02\xbb\x98\x14\xfb\x25\x3b\x67\x07\x3d\x39\x26\x39\x65\x07\x3d\xe1\xb4\xf8\x9c\xb1\x83\xa4\x4b\xff\xbb\x94\xd7\x42\x69\xaa\xde\x4b\x79\x2d\x94\xba\xb3\x57\x5e\x17\x1a\x41\xcd\xee\x4c\x1f\xe4\xaa\xec\x2f\xe5\x75\xf1\x41\xda\xcb\x9d\xfb\x83\x7c\xec\x24\xe5\xb5\x50\xf6\xec\xec\x52\x5e\x0b\xd9\x15\x89\x4f\x07\x01\xc8\x87\x43\xbd\xfe\x01\xd0\xb3\x43\xbd\xee\x01\xd0\xf3\x34\x2f\xe5\x75\xeb\x26\xa7\x8e\x3a\x0c\xc0\x9e\xe0\x7e\x3a\x0c\x40\x6a\xda\x84\xfa\x0b\x40\x39\x34\xc8\x75\x17\x80\x1e\xfb\x45\x85\x73\x1b\x12\x84\xbc\xf4\x20\x80\x1e\xd9\xbc\x14\xce\xc2\x76\xdc\x7c\xb7\xc2\xb9\x09\xe0\x71\x02\xfd\xe9\xb9\x06\xa9\xf9\x91\xea\x7a\x00\xd9\x25\xfc\x4f\x67\x36\xe8\xe1\x1c\x40\x67\x04\xe8\xa1\xf1\xa5\x2f\x02\x94\x3d\xc3\xd5\xbf\x0d\xd2\xd4\x26\xb8\xb7\x74\xd6\xe7\xe7\xea\xe7\xe7\xa2\x0e\x28\xe1\x17\xa9\xbf\xe2\x63\x41\x3a\xaa\x4f\x29\x9d\x85\x32\xb5\xa1\x5c\xa4\xfe\x9e\xca\x32\x4f\xfe\xe5\x77\xc5\x08\xe2\x42\xf4\x0c\xb1\x32\xc5\xe8\x19\x81\xd5\x5e\x0e\x66\xe7\x62\x94\x35\x9a\x94\x83\xd9\x79\x39\xd6\xbc\xbb\xad\x9f\x2b\x07\xd3\xee\x42\x40\x0d\x83\x50\x31\xa2\x46\xf4\x42\x46\xc9\xac\x13\xab\x86\x07\x29\x66\x4d\xfc\xcc\xea\x20\xc5\x48\x18\xc1\xfa\x67\x21\x28\x66\xa3\x37\x7f\x9e\x29\xa2\xe8\xed\x98\xbf\xa9\x84\x8b\xc1\x33\x62\x60\xe0\x17\xe3\x60\x44\xca\x39\x99\x66\x09\x8d\xa2\x48\xfe\x18\xb3\x1d\x31\x0e\x2b\xcb\x74\xa1\x1c\x6b\xdc\x1f\x41\x65\xa7\x15\x59\xe8\xd3\xfc\x19\x84\xcb\x31\xd1\x50\x88\x76\x5a\x93\x35\xba\xb6\x4a\xca\x69\x46\x5f\xfb\xf5\xc7\xcc\xd4\x96\x40\xd7\x72\x7c\x84\x97\x24\x1e\xfa\xcc\xe8\x43\xfb\x91\xf5\xa7\x90\x3e\x84\x84\x20\x3f\xb3\xfe\xc8\x3a\xfd\xf2\xbb\xe2\xf2\x77\x61\x21\x3b\x1d\x44\xfe\x16\x97\xb2\x4b\x5e\xb3\xc7\x81\xda\x29\x59\x29\x80\x81\xbb\xae\x64\x66\x8f\x25\x17\x96\x92\x93\x4f\x15\x93\x56\x85\x99\xf9\x14\x17\xb3\xc5\x20\xf0\xb4\xb8\x9a\x2d\x06\x31\xb9\x25\x2b\x3c\x30\x08\x46\x2d\x99\xa9\xa2\x18\x4c\xe6\x4b\x66\xaa\x28\x06\xa1\xc4\x25\x33\x55\x14\xbd\xe5\x83\x24\x4b\xbf\x30\x92\x95\x64\xa6\x28\x06\xe1\xa8\xc5\x05\x74\x31\x08\x93\x2e\xae\xa0\x8b\x41\x7c\x73\xc9\xcc\x14\xc5\x20\x90\xb6\x64\x66\x8a\x62\x10\x6d\x5e\x72\x28\x9c\x40\x38\xd5\x24\x85\x13\x3a\xf8\x2b\x49\xd9\xa4\xcc\x8b\x26\x29\xaf\x40\x5e\xb4\x59\x1e\xe6\x85\x2b\xff\x40\x09\x94\x3c\xac\x11\xfe\xf8\xc3\x2f\x32\x4f\x9f\xc3\x18\x39\xa2\xf3\xdc\xf4\x47\x17\x46\xf2\xd5\xe9\x8f\x4e\x7e\x94\x3e\x90\xa7\x3f\x4a\xaf\x4c\xcd\xcc\x6c\xa4\x49\x23\x55\xaa\x39\x6d\x24\x7c\xf4\x47\x4c\x8a\x3b\x6d\xa5\x49\x2b\x35\x93\x6c\x25\x5c\xf4\x47\x4c\x73\xb3\x99\x26\xcd\x44\x27\xcf\xd3\x66\x9a\x2c\xe5\x65\x3a\xc6\xb4\x52\x0b\xe9\x88\x81\xb8\xfd\x16\xc0\x4a\xf3\x55\x1b\x6a\xde\xfe\x02\x2d\xe5\x17\x02\x46\x49\xbe\x6a\x4b\x4d\x5a\x6a\x5a\x77\x5b\x6a\x6e\xb1\xf1\xd8\xa9\xd8\x8c\x93\x8c\x41\x55\x4f\x65\x84\xcb\xff\x08\xdf\x3d\x15\x92\xdb\x19\x62\x22\xb8\x53\x29\x2d\xb3\xa1\x37\xbe\xb9\x7c\x5a\xaf\x85\xc1\x96\x81\x92\x4f\xeb\x75\xda\xfd\xe8\xca\xa7\xd5\x3a\xe9\x7e\xd5\x72\x58\xab\x93\xee\xd7\xcc\xcb\x4a\x61\x36\xb0\x45\xa1\xe4\xd3\x4a\x9d\x54\xaa\x99\xbd\x95\x3a\xe9\x7e\x0c\xbc\xf9\xb2\x4e\x97\xdd\x8f\x26\x78\x4c\x5a\xdf\x79\x3a\x88\x18\x2e\x86\x24\x88\x71\xf0\xd9\x19\x3c\x5b\x0c\x9e\x4d\xd8\x5e\xc5\xf0\x59\x31\x0e\x3e\x32\x03\x68\xc5\x7a\xac\x91\x56\x4d\xe3\x23\x1e\xfe\x40\x33\xa9\xf9\x58\x27\xad\x9b\xc6\x16\x86\xb1\x2c\xf7\x52\xd4\x01\xc6\xda\xa6\x41\xbb\x14\x7c\xaf\x62\x3d\x67\x49\x4e\xd3\x4e\xd3\x2c\xca\x65\xda\x65\x9a\x45\xb9\x4d\xbb\x4d\xb3\x66\x8f\x69\x0f\x81\x4f\x95\x24\x84\x59\x0c\xd4\x1c\x74\xb8\xa2\x62\x01\xbd\x9a\x5b\xb2\x62\x0b\xe3\x60\xc0\x2a\xc9\x8a\x25\x86\xf6\xe2\x8b\xd6\x2b\x59\xaf\xe9\x9b\xd6\x2b\x11\xa4\xc5\xc8\x50\x92\xd5\x4a\x56\x8b\xa1\xb4\x24\xab\x85\x7b\x33\xcd\xc3\xe7\x76\xd9\x5c\xf7\xf5\x47\x69\xe8\x92\x93\x8f\x21\x11\x82\xfe\xc4\x38\x18\x2f\x4a\xb6\xb9\xb2\xcd\x45\x3b\x64\x2b\x95\xc3\x37\x69\x87\x6c\xad\x72\x35\x8d\x3a\x64\xab\xb5\xd0\xab\x55\xc8\x56\x6b\xa1\x57\x7a\xbd\x01\xca\xa5\xa0\x20\xd2\x4c\xb4\x82\x0a\x02\x0c\x82\x86\x4b\xc9\x36\x0c\xa1\x86\xd5\x8a\x66\xdb\x20\x5b\xd1\x44\x23\x64\x2b\x8a\x36\xd5\x0d\x59\x8a\x8a\x04\x8c\x23\xfe\x06\x35\x6d\x88\xb4\x48\x7a\xf0\x96\xc5\x69\xda\x12\x44\xc9\x54\x5a\xdd\x53\x8a\x95\xce\x88\x50\x4d\x03\x3a\xfe\xba\x52\xd4\x34\x20\x25\x5c\x84\xa5\xa8\x6a\xc0\x4a\xf3\x39\x1b\xb3\x10\x71\x87\x32\x28\xea\x9a\x62\x00\xec\xc4\x32\x2a\x2a\x1b\x30\x8e\xb0\x20\xf6\x50\x62\x60\xd3\xcc\xbe\xaa\x74\x8a\xd2\x29\x16\x4e\xe9\x84\xd2\x29\x3c\xa7\x26\x01\x2b\x0d\x29\xaa\x4a\xc0\x38\xc2\x24\xab\x1f\xcd\xc7\x68\xe0\xb0\x62\xc1\x2a\x39\x7a\xa9\x84\xf5\x0a\xeb\x65\x7f\x09\xeb\x15\x44\x76\x0e\x73\xb3\x5e\x0b\xbd\x4e\x33\xb3\x5a\x61\x1d\xd0\x98\x25\xac\x43\xf0\x95\xf9\xe1\xc5\xae\xc2\x4b\x33\x98\x64\x4f\xae\xd6\x4a\xc1\x55\x6b\x55\x89\x60\x9f\x14\xa3\x5a\xa9\x6a\xa3\x5a\xdc\x6a\xad\xd8\x46\x92\x26\x03\x6c\xa9\xb6\x6a\xb5\x7b\xfb\xb1\x54\xbb\x77\xb5\xf6\x0c\x8b\xa5\x5a\xfb\x4a\xed\x2d\x6f\xf7\x57\x71\x17\xa5\x81\x86\x2c\xdd\x7a\x11\x9e\x8a\xf9\x5e\x4a\xb7\xb9\x3a\x81\x7b\x3b\xc9\x9a\x76\xac\xcb\x4c\x77\xe8\xd6\xb4\x1b\xb9\x67\x5e\xd6\x94\xb8\xd6\xc3\xd2\x0e\x4b\x66\x9c\x56\xe1\xa9\x61\x1b\x10\x88\x94\xec\x82\xc3\xec\x59\x98\x4f\xa3\xf9\xa6\xf9\x0f\xad\x57\x92\x54\xfa\xc5\x08\x2f\xbb\x82\x3a\x19\x8c\xa3\xd0\xdb\xd4\xc9\x60\x1c\xf6\x7a\x55\x32\x18\x87\xfd\x4f\x5d\x0b\xd6\x4f\x9a\x99\x15\x9f\x54\xe9\xa0\xb0\x2a\x51\x30\x92\x23\xa4\x3a\x14\x8c\x03\x9b\xab\x68\xa0\x82\xde\x1c\x71\xd4\xaa\xc5\x90\x25\xc5\xa3\x52\x05\x83\x68\xbd\x52\xd4\xa9\xe5\x64\xb4\x55\xae\xa7\x35\x3a\xb1\x32\xec\x54\x6a\x38\x30\x0e\x3f\xd0\xcb\x5f\xbc\x18\x34\x32\x3d\xf4\xf2\x17\x2f\x7f\xd1\x17\xfd\xc5\xcb\xf0\x6a\x7e\xf1\xf6\xa9\x5b\x9d\x87\xb1\x53\x6e\x4b\xc1\x7c\x10\x37\x5f\x29\xb7\x12\xbb\x31\x62\xb0\x3a\xca\xad\xc4\x6e\x3e\x6c\x3f\xd8\x5b\x81\xdd\xa8\x71\x35\xd4\x6d\x53\xde\xf4\x94\x44\xbd\x1f\xb3\x7f\x08\x73\xf1\xab\x7e\x6c\xa3\x47\x1d\xd8\x28\xff\xe3\x47\xf7\xa8\xef\xe8\xd8\xc1\xc2\xa8\x48\x85\xf8\xcc\x12\xaa\x5e\x90\x6a\x41\x8e\xe1\xc0\x1d\x6e\x2c\x99\x69\x89\xc8\x78\x40\x91\x2a\x1b\x6f\x4a\xb0\x67\x43\xa4\xca\xa4\xb6\x54\x35\x0d\x48\xc5\x9e\x50\x1d\x89\xc0\x8e\x1e\x29\xdd\x4e\xda\x77\xf4\x08\x1f\x68\x27\x8c\x4a\xa4\x60\x73\x61\x39\x3f\x84\x0e\xd6\x6f\x2c\x41\x5d\x6a\x2e\x90\x2a\xeb\x69\xe5\xb2\x7c\x20\xb9\x82\x5c\x5e\x4d\x5d\xb0\xde\x5d\x75\x7b\x95\x0b\x58\xef\xae\x7a\xe8\x17\x11\x29\x30\x8d\x82\x79\xd6\xc6\x7a\xae\xfd\xf2\xbb\x30\x7e\x5f\xac\xb4\xf9\xcb\xef\x22\xe3\x2c\x17\x29\x88\xe5\x09\x8d\x62\xb1\x64\x75\xfc\xf2\xbb\x08\xec\x0a\xb1\xca\xb2\x9e\x0b\x06\x24\x91\x82\x48\xb9\xa8\x78\x6e\xc5\xfa\x8d\x95\x66\x18\x93\x58\x69\x63\xa5\x61\xcd\x89\xf5\x1b\xe9\x97\xdf\xc5\xc5\x82\xbc\x58\xcf\xad\xdf\x7d\x31\xd4\x84\x4b\xe6\xf1\x62\xa8\x89\x72\xec\xa4\x62\x12\x4e\xd8\x35\xbd\x8f\x17\x3b\x2d\x5e\x3a\x46\xe4\xa5\xd1\xe3\xc5\x00\x13\x05\x8f\x58\xbc\xd8\x5f\x22\xd7\x64\x66\xd3\xa4\x89\xe7\xde\xa7\x4e\x93\xf0\xaf\x2e\x83\x21\x5e\x8c\x2f\x91\x4a\xf8\xe2\x63\xd2\xf3\xeb\x8f\x52\x73\xfb\x4d\xdd\x1d\x2f\x66\x98\x28\x18\x84\xf1\x26\x2b\xcc\x9a\x37\x81\xe4\xf1\x26\x2b\xcc\xc6\x1b\x16\xcb\xe3\x4d\xd6\x8e\x6d\x35\x31\x28\x23\xb6\x9a\x08\x76\x1b\xc4\x8b\xad\x26\x72\x2b\x26\x29\x82\x85\x28\xc9\xec\x15\x41\x62\xd1\x71\xd9\xc2\xf1\x26\x45\x90\xf0\x00\x4e\xb3\xb7\xa8\x0b\xb9\xee\x17\x3f\x93\x3e\x45\xcc\x9b\xd9\xb2\x2e\x94\xa9\xf0\xb2\xa5\xc8\xae\x1b\x50\x8a\xec\x4f\x2e\x18\xf5\x10\x6f\x56\xc4\x2c\x02\x1f\x93\x4a\x66\x45\x9c\x2f\xf3\x47\xec\xac\x02\x8b\x1d\x56\x14\x6f\x56\xee\x59\x27\x36\x4d\x91\x2d\x1a\xa6\x55\x14\x3b\x49\xb1\x68\x0b\x71\x58\x29\x6c\x27\x91\xd8\x67\x1c\x6f\xb1\xb4\x2c\xd4\x12\x7d\x11\x6f\x51\x66\xc5\xf1\xc4\x66\x2a\xd6\x00\x9b\x08\xff\x61\xbc\x45\xa1\x2d\x64\xec\x9a\x78\x8b\x35\x58\xc8\xe8\xd3\x78\x8b\x15\x28\x2c\x5a\xd8\x2d\xcb\x2e\xec\xf7\x33\xba\x23\xde\xb0\x17\xb8\x43\xb5\x28\xb4\xb0\xb0\x61\x5c\x08\x85\x0d\xfb\x3d\xab\xab\x84\x28\xc4\x1b\xf6\x0c\x56\x57\x83\xcd\x36\xf1\x86\x5d\x23\xdc\xbd\x8c\x1c\xc3\xf2\x63\xfb\x44\xb2\xb4\x61\x69\x83\x68\x0e\x7b\x79\x28\xda\x85\x42\x04\x5f\xbc\x61\x47\x08\x1c\x6e\x76\x84\xb0\x02\x41\x34\x99\xf2\xa9\xfe\xe4\x42\x0b\xdb\xa4\x2a\xd9\xaa\x64\xc9\xab\x2a\xd9\x8a\x7f\x35\x51\xcb\x6a\xc1\x16\x22\xd9\x70\x55\xc1\xd6\xf9\x33\xd4\x25\xde\x6a\x6f\xa9\xe7\x5f\x03\x04\xe3\xad\x96\x95\xc5\xc7\x6e\xcf\xa8\x96\xd5\xc5\xc7\x4a\x25\xab\x65\xad\xb8\x9a\x33\xa5\x68\x0a\x76\x21\x9a\x95\xec\xf6\x95\x4e\x37\x76\x24\xea\xca\xba\xe3\x87\x1f\xfc\x62\x37\xfb\xce\x20\x66\x21\xba\xd9\xf7\xcf\x82\xf1\x93\xc3\xc6\x5c\x30\x12\x28\xde\xe1\x4f\x2e\x04\x47\x04\x84\xf1\x8d\xc2\xe8\x9d\x78\x87\x12\x5b\x28\xd3\xcf\x64\x28\x9e\x81\xbb\xbe\x53\xd6\xa1\x78\x58\x0f\xea\xf6\xeb\xa1\x78\x16\x22\xd9\x07\x86\x8d\xbb\x90\x89\xf8\x0e\x23\x20\x45\xd9\xa3\xe6\x50\x86\xa8\xb5\xd8\x3d\x6a\x58\x4b\x82\x22\x93\x49\x53\xf1\x4c\x46\x24\x87\x8c\x69\x8d\x58\xea\xc1\xe4\x0e\xa3\x1d\x45\x9a\xc5\xa7\xac\xe4\x74\x16\x42\x29\xa6\x95\x34\xd8\x11\x5f\x69\x18\xd8\x28\xe2\xb0\x43\x4d\x6b\xb9\x10\x87\x1d\x6a\x5a\x25\x96\x6c\x8e\x41\xbf\x98\x56\x09\x07\x49\xca\x54\x69\x5a\xfc\x65\xa1\x45\x32\xfb\xd3\xe2\x2f\x18\x0d\x17\xc4\x38\x6e\x44\xb2\x57\x9f\x16\x9f\xa8\x46\xfc\x93\xf1\x9e\x16\xff\xb4\xf8\x64\x7f\x5a\xfc\x85\xd2\x95\xeb\x69\xe9\x09\x73\x6c\x83\x2e\x70\x5a\x54\x56\x46\xda\x40\x86\xa7\xa2\x5e\x28\x47\xa7\x42\xe7\x2e\xea\x4b\x7b\x53\xae\xcb\xbe\x73\x51\x7a\xbf\x90\xcb\x8e\xb8\x10\xac\xc5\xc4\x7b\x59\x88\x85\x20\x32\x30\x0c\x48\x8c\x1d\x90\xb8\xbf\xe6\xcb\x6e\x71\x9d\x3f\xe3\xbc\xe2\xbd\x2c\xd8\x75\xfd\x35\xaa\x36\x08\x44\xdc\xc8\xc5\x62\xdc\x4a\x6c\x21\x57\xa5\x7f\x2b\xb1\x5b\x89\x91\xd9\xad\xc4\x16\x82\x43\x1a\xc2\xc8\x43\x11\x6c\x66\x8a\xf7\xf6\xa3\x5f\x48\xad\x9a\x97\x05\x73\x41\xa0\xf9\xa2\x05\xbb\x2f\x83\x36\x49\x52\x62\x0b\xc1\x66\x90\x78\x6f\x25\x76\xd3\x37\xfd\xb4\x6e\xbf\xc0\x85\x52\x3b\x79\x3d\x56\xe8\x51\x1b\xa4\xe3\x6f\xd0\xcc\x8f\x55\x59\xc8\xc9\x61\xfa\xb1\xf1\x17\xf2\x6e\xfc\xc7\xda\x2d\xe4\x11\x3e\x65\xed\x1e\xc2\xeb\x32\xb5\x7b\xec\x0f\x0b\xa5\x66\x4b\x64\xeb\x2c\xe4\xe6\x58\xf8\x58\xbb\x85\x66\x3b\x3c\x56\xee\xa1\x72\x99\x3e\xf9\x58\xb9\x05\x2d\xcc\x78\x5f\x2b\xf7\xee\xca\xf1\xd8\x6b\x73\xbd\x46\x15\x22\xbc\xd7\x5e\xb3\x90\x87\xc3\xd7\x6b\x1d\x17\xe2\xb0\x87\xbc\xd6\x91\x93\x26\x52\xa3\x14\xaf\xe5\x7a\x91\x7a\x36\x2f\x0b\xf6\x12\x74\x19\x24\x7d\x96\x62\x21\xb1\xab\x20\x0c\x80\x14\x79\x6b\xcd\x4f\x79\x71\x48\xc5\x50\x6b\x7e\xca\xeb\x53\x5e\xbe\x68\xd3\x2f\x94\x3c\x11\xe1\xe7\x77\xbd\x30\x4a\xa7\xde\x9f\xe5\xfa\x1c\xaa\xfc\x34\x3e\xc5\xf3\x39\xfa\xf2\x6d\x18\x74\x29\x46\xc1\x22\x31\xe8\x52\x24\xd6\x67\xc3\x08\x4b\x31\xca\x4e\x9a\x26\x4d\x4a\x66\xd2\x69\x12\xb3\x12\xfa\xa9\x21\x90\x62\xfd\xa4\xf9\x3f\xa6\x11\xb4\x87\x6d\x68\xc0\xa3\x48\x15\x33\xdb\x80\x47\x51\x2a\x56\xbb\x01\x8f\xa2\x10\x47\x1d\x06\x3c\x8a\xc4\x32\x45\x7c\x5a\x7a\x60\xfd\x24\x25\x4b\x96\x2c\x19\x32\x4d\xc5\x59\x16\x12\x81\xbb\x3b\x8c\x26\x14\x25\x15\x32\xd3\x52\x02\x85\x03\x33\xc2\xe8\x38\x11\x9c\x23\x10\x06\xb9\x89\x12\x0c\xa2\x46\xb4\x89\x60\x4f\x4c\x18\xbe\x26\x72\x0d\x5f\x54\x88\xf8\x89\x8a\xf5\x2e\x16\x75\x21\xb3\x7c\x12\x46\xaf\x89\x55\x23\xd3\x2c\x3e\xe1\x6b\x84\x04\x85\xe1\x6b\x22\x15\xc6\x5a\xe3\xcb\x44\x39\x2a\xf5\x0e\x0b\xb6\x90\xf1\xd1\x85\x91\x63\x22\x76\xbd\xc3\x82\x85\xe3\x23\x23\x93\xe1\x5e\x22\xa5\x66\x92\xed\xb6\x50\xd8\x5a\x16\x86\x7b\x89\x6c\x5f\x34\xdc\x4b\xe4\x03\x73\xdc\x70\xaf\xd8\xe1\x5e\xd5\x24\xcb\x5a\xf9\x04\x15\x75\x55\xae\x55\x6b\x8d\x51\xd4\xe0\xae\xd8\xc1\x5d\x61\xfe\x56\xa9\xb2\xef\x96\x31\xcd\xe0\x2e\x11\x9c\xd2\x10\x46\x72\x89\x42\xf4\x55\x18\xc9\x25\xb6\x95\x67\x24\x97\x88\x94\xa9\x64\x55\xd4\x0b\x99\xb5\xa4\x30\x92\x4b\x04\x07\x45\x84\x91\x5c\x22\x6a\xa3\x5c\xcd\x7a\xb7\x3d\xf6\x90\x7f\xb3\x14\x8d\xcf\xa6\x50\xd6\xa6\xc4\x1a\xa3\x96\xdf\x43\xf7\xcd\x4e\x1f\xc3\x36\x30\x30\x49\xa4\xc2\x60\x6a\x14\x92\x28\x78\xae\xc3\x28\x24\x11\x44\xfc\x85\xd1\x42\x22\x45\xc9\xe6\x6f\x2d\x3b\xb5\x2c\x66\x66\x2d\x17\xd2\xc4\xcc\x33\x5c\x28\x88\x0d\x4a\xc6\xe5\x86\xc1\x41\x22\x27\xbf\xc1\x61\xc9\xd8\x8e\x52\xb1\xe9\x8c\xde\x11\xc1\x52\x5e\x18\xaa\x23\x82\x53\x32\xc2\xb8\x1c\x31\x0a\x0a\xd7\xb8\x1c\x11\x6c\x55\x0e\x83\x70\x44\xce\x56\x7c\x58\x88\x81\xc4\x0a\xbd\x47\x9b\x0b\x04\x2b\x72\x61\x78\x8d\x18\x04\x0b\x86\xb1\x34\x62\x14\x06\x5d\x03\x67\x44\xec\xd6\x9d\x76\x1e\x56\xaa\xc2\x89\x89\x91\x33\x22\x12\x13\x77\xc3\x64\xc4\x28\x76\x28\x6d\x2e\x90\xd8\x11\x12\xc6\xc4\x88\x94\x1a\x49\xa7\xad\xcb\x7e\xd2\xc6\x08\x6e\xb4\x8b\x48\xc5\xcf\x59\xa3\x08\xc4\x1a\x00\x7f\x53\x2b\x1b\x4d\x22\x4a\x77\x30\xd4\x66\x32\x9a\xa4\x56\x6a\x77\x2a\x3c\x0e\xaa\x9a\x0e\x7c\x97\x1d\x69\x21\x57\x66\x40\x86\x7b\x88\x32\x1d\xcb\x2f\xf3\xba\x76\x77\x40\xec\x97\x99\x5d\xcc\x6d\x4c\xd2\xf2\x31\xae\x62\xd8\x1d\x6e\x7b\xc8\xcd\xa7\x6d\x3f\xd2\x18\x02\x69\x0b\xef\xf6\xd3\x60\x13\x5f\x71\xc4\xd7\xf2\x31\x14\xa2\x38\x18\x6a\xe6\x80\x51\xb0\x4e\x0d\x72\x10\x91\xec\x21\x9a\x39\x60\x95\x15\x81\x6a\xe7\x80\x48\x8a\xe7\x51\xec\x0f\xbd\xc6\x8a\x3f\x96\xf5\xd1\xbd\x83\x41\x6f\x98\x83\x88\xe4\xc8\xaa\x21\x03\xf2\x70\xcc\xd4\x90\x01\x91\x1c\xdf\x1f\xcb\xff\x30\xc0\x60\xcc\x7d\x8f\xcd\xfa\xf0\xe9\x31\x39\xf8\xb4\x6d\x40\x69\x8e\x26\x5a\x32\x9f\x96\x8c\xfd\x41\x4b\x06\xf4\x66\xbb\x69\xc8\x80\x5c\xcd\x4b\x43\x06\x94\xbe\x5f\xb4\xf4\x2f\x53\x27\xfb\x80\x26\x0a\xc8\xc5\x72\xbd\xfe\xe2\xcb\x2f\x62\xdb\x7c\x9f\x79\x7d\xcc\x9f\xfd\xcc\x3e\x7b\xca\x42\x89\xe9\x53\xf6\x94\x8f\x0f\x08\xab\xe5\xfb\x94\xc4\x42\xd1\x67\xf2\x7d\x4a\xe2\xf3\x8c\x1c\xf3\xb2\xda\xdb\x44\x71\xf8\xfd\x2c\xd8\x47\x53\x36\x8a\xaf\xd5\x02\x46\x59\xa6\x59\x35\xc6\xa4\x1e\x87\xf3\xff\xa5\x83\xab\xa7\xb6\x88\x54\x88\xc1\xad\x06\x95\x88\x60\x35\xb5\x1e\xac\x3c\x8a\x40\x89\xd5\x03\x4b\x46\x64\xce\x2f\xa9\x07\x66\x8b\x70\x21\xab\x1e\x58\x2d\xa2\x30\xfe\xd6\x03\x13\x45\x54\x1c\x48\xd5\x73\x61\xc4\x2a\x19\x3f\x89\x8d\x22\x02\xb3\xa8\x1a\xc9\x22\xca\x2e\x18\x3e\x2b\x11\x2c\xac\x57\x4f\x7e\x11\x69\x36\xf3\xb7\xac\xac\x12\xce\x25\xec\xea\xd9\x2f\x22\x58\x58\xae\x47\xb2\xf8\x49\x83\x61\xa9\xbf\xea\xf1\x2f\x62\x94\x61\xfe\x96\x3f\xa1\xaa\x13\x4f\x65\xcb\x9a\x2d\x2b\x3f\x99\x2d\x2b\x2b\x89\x9c\x91\x52\x0f\x56\x12\x45\xe1\xa8\xbd\x7a\x64\x8b\xcf\xbe\x08\x56\x55\xaa\x47\xc7\x88\x60\x71\xbf\x7a\x76\x8c\x48\xa3\xd1\x46\xb8\xa3\xc5\x2a\x2b\x55\xc2\x01\x26\x22\xed\xcc\xac\x78\x46\x6f\xee\x37\xad\x78\xb6\xe2\x96\xc2\x8a\x2f\x94\x39\x7d\xea\x36\x49\x3b\xcf\xe2\xdb\x94\x0b\x81\xd5\x52\x8f\xac\x74\xb2\x63\x9b\x6d\x59\x2c\x6c\x31\x42\x90\xf2\x17\x4b\x51\x8c\x9e\xf7\x29\x7f\x72\x1b\x67\x05\xc1\x86\xbd\x80\x28\x8f\xdd\x15\x43\x29\x86\x52\xa4\xc5\x43\x29\x06\x33\xd5\x66\x92\x3f\x19\x58\x32\x83\x2a\x85\xf2\xd1\x38\xeb\x34\x52\x28\x9e\x40\x3c\x9d\x2a\x85\x05\xc3\x5e\xfb\xf9\x94\xad\xab\xdb\x29\x51\xae\x6a\xb9\x2a\x23\x60\xa7\x5c\xd5\x46\xaa\x34\x92\x9d\xbf\x5a\x08\x3c\x51\xf8\xbc\xeb\x51\x2d\x44\xdd\x8d\xe4\x9b\x8a\x5f\xe3\xa9\xd3\x48\x55\x59\x2f\x94\xc3\xcc\x9a\xf9\xe3\xdd\x1e\x8a\xbf\x99\x7f\xd3\xa5\x51\x4c\x33\xb3\xa6\x91\x52\xc8\xad\x99\x5b\xa3\xe5\x3a\xc2\xe8\x56\xa0\x2b\x58\x9a\xa4\x2b\xd8\xee\xe9\x36\x48\xb1\xdb\x17\x3b\x7b\x74\x32\xc5\xe8\x16\x03\x53\xe9\xb0\xe6\xdd\x62\x74\x9a\x57\x29\x76\x05\xdb\x15\xac\xd9\xdb\x57\x16\xd2\x96\xe2\xb0\x10\x43\x29\xfe\xf6\x22\x74\x3d\x86\xbf\xae\xf3\x6a\xd0\xe1\x86\xf9\x0e\xc6\x7c\xbb\xc8\xb0\xc1\xdc\x4b\x5b\x0a\x15\x9e\x7e\x8f\xb8\x92\xd8\xd6\x5a\x0d\x0c\x13\xa3\x4c\x9a\x7a\x5a\x95\xed\x24\x2a\x14\x7c\x5a\x97\x85\xbc\x9b\x67\xda\x49\x16\x4a\x38\x10\x4d\xe5\x3e\x69\xc4\x61\x66\x8a\x1d\x27\x51\x10\x22\x5a\x3d\x14\x49\x64\x1c\x72\xd5\x33\x31\x45\x19\x0e\xcb\x97\x4d\x71\xe1\xf3\xb0\x4e\x97\x7d\x5c\x6f\x8c\xa3\xce\x65\xf9\x2f\x06\xba\x41\x95\x2e\xe5\x83\xfd\x81\x57\xb3\x7a\xa0\xa5\xc8\x61\x21\x2e\xbf\x51\xec\x0f\xb6\x88\xd4\xe3\xf6\x17\xf5\xb2\xf8\xbd\xdc\xe6\xc5\x59\x94\xdd\x8e\x74\x5b\xef\xdb\x4a\xd2\xd2\xb7\x15\xba\xad\x64\xf0\x93\xb7\x35\x22\x7c\x32\xef\xfc\x6d\x12\x62\x25\xd9\x1a\x53\x8f\xc7\x16\xe1\x78\xb3\x36\x11\xc5\xe3\x4f\x2e\x94\xee\x8b\x8f\x2d\xf2\xf0\x0d\xd9\x51\x1f\x1b\xe4\xc1\xab\x3f\xa9\xf7\x63\xc1\x9e\xa9\xad\xe1\x63\xb6\xc8\x43\x70\xbf\x3d\xf5\xb1\xe2\x7a\x3a\xec\xe2\xaf\x72\x7d\x91\xab\x99\xbd\x96\x42\x35\x6f\xbf\x78\x2d\x85\xe7\x60\x96\xa0\xb0\xaf\x82\x7d\x89\xa2\x57\x01\xbe\x16\xe3\x75\xb2\x17\xe6\xa6\x30\xf4\x6b\x58\xcd\xd7\x62\xbc\x14\xc3\xc1\xf5\x55\x3e\xaf\x5d\x36\x48\xfb\xfc\x3c\xf0\x75\x54\x8e\x54\xab\xc7\x67\x9b\x7f\xf6\x59\x72\xfb\x2c\xee\x67\x71\x69\xa7\xcf\x72\x7c\x8c\xf1\x13\x69\x7f\x8e\xae\x38\x3b\x08\xd5\xac\x9e\xbd\x25\x52\x5b\x93\xe1\xea\x11\x9c\x35\xb1\x27\x94\x39\x73\x4d\x2c\x70\x89\xa4\x85\x90\x58\xcc\x12\xab\xb0\x41\xda\x34\xcd\x9f\x6c\x24\x5d\x26\x39\xa0\x2f\x13\xaa\x26\xd5\x7a\xda\x6a\x1d\xed\xef\x21\x9f\x22\x3b\xee\x27\x75\x38\x08\x8e\x98\xaa\x09\x6f\x84\x08\x56\xe8\xaa\xa7\x76\x89\xe0\x30\xd2\x9a\x92\x45\x4b\x9a\x8e\x85\xa4\xd3\xa4\x93\x17\x33\x49\x96\x6c\xab\x75\xf4\x6e\x52\xad\x83\x95\x86\x84\xd4\xeb\x20\xb3\x40\x59\x3d\x16\x4c\x44\x3e\xf8\x01\xd5\x27\x28\x1c\x61\x56\x53\xb1\x4a\x85\xf8\xfa\xc4\x53\xac\xee\x88\x20\x3a\xb1\xa6\xe2\x8b\xc5\x92\x21\x46\x95\x20\x08\x3f\x9d\x84\x83\x42\x04\xe7\x16\xd4\x54\x2c\x57\x1c\x3f\x77\xcd\x56\xcf\x1a\x15\xe9\x67\x52\x31\x89\x1d\x38\x36\x66\x28\x57\x56\x6d\x06\x3d\x2a\x85\x72\x5d\xc8\xf8\xad\x6a\x52\x79\x82\x72\x28\x7d\x95\x27\x48\x8d\xcf\x24\xa9\x3c\x41\xee\x36\x88\xca\x13\xa4\x89\x6d\x91\xc2\x3a\x06\x73\xbb\x69\x92\x75\x0c\xfc\xe9\x0a\x3a\xac\x63\xb8\x9b\xd7\x5f\x7c\x4c\x62\x0e\x66\x87\x0a\x9b\x08\x27\x49\xb2\xa3\xa8\x88\x41\xce\x36\x64\x55\xf6\x0b\xc1\x11\x26\x95\x63\xd6\x36\x82\x03\x2e\x6a\x52\xe9\x82\x82\xd7\xaa\x26\x95\x2e\x48\x84\x24\xd6\x54\x15\x74\xdd\x9f\x25\x02\x6b\xe6\xdf\xcc\x9f\x1a\x35\xf3\x6f\x7e\x95\xc8\x50\x75\x0d\xdc\xc5\x5c\x53\x53\x86\xcd\xf5\xbd\x66\x9a\x42\x6c\x08\x91\x01\xc3\xd3\x57\x2b\x07\xbd\x05\x7b\x20\xab\x47\xad\x0a\xf7\x3f\xd7\xa4\x4e\x07\x69\x36\x7f\x52\x89\x35\xac\xb1\xe6\x8b\x4a\xac\xb1\xff\xd9\x4f\xbc\xdb\x51\xba\xc3\x2e\x2f\xaa\xd3\xd3\x76\x7f\x50\x2e\x75\x3a\xc8\xa3\x8c\xdf\x56\xcd\xa9\x5b\xbb\x85\xc4\xd1\x5b\xd5\x83\x5e\x45\xc1\x75\x5f\x39\xa4\x6e\x23\xfd\xfc\xb2\xbb\x55\xc1\x61\x32\x2c\xb7\x96\x01\x08\xe2\xbf\x6b\x1a\x8a\x7d\xe4\x9f\x1b\xbe\x6b\xd2\x1a\x00\x85\xc3\x63\x6a\x1a\x96\x7b\x70\x16\x08\x06\x42\x1a\xfe\xe4\x60\x8b\x39\x46\x4c\x1a\x36\x3e\xfb\x98\x34\x78\xd3\xb0\x10\x83\x1e\x98\x7d\x51\x79\xe2\x2f\x49\x0e\x1c\x5a\x16\x20\x88\xa9\xad\x1e\xa2\x27\x1a\x5b\xae\x6a\xd2\xd6\x00\xc1\x31\x4e\xd5\x83\xf5\x44\x61\x7f\x4a\xf5\x64\x3d\x11\x9c\xe4\x57\x3d\x46\xaf\x72\x72\x5e\x70\x48\x6a\xe5\xf8\xbc\x8d\x5c\xed\x6d\x5a\x1f\x20\x67\x9b\x6b\x5a\x54\x83\x73\xcd\xfe\xb4\x5c\xf8\x46\xaa\x23\xc9\x69\xb9\x4e\x67\x7b\x95\x4e\x7f\x5a\x30\x16\xa4\x38\xb4\xa9\xa6\xd3\xde\x7c\xf2\xb5\x64\xc4\x7a\x5a\x30\xb6\xfd\xb0\xed\xb7\xa6\x53\x49\x9f\x96\x95\xf6\x38\x6d\x6f\xf6\xf8\x54\x4c\xff\x74\x5a\x56\x7c\x2f\x9c\x01\x5a\x93\x26\x10\x28\x4c\x73\x6b\xba\x2c\x2b\xab\x4f\x1c\xa1\x54\xd3\x65\x59\x2f\xcb\xc5\x2f\x6a\x02\x81\xc8\x58\xbb\x49\x13\x08\xe4\x64\xf6\x9a\x40\x20\x38\x00\xaa\xa6\xcb\xa2\xe2\x82\x19\xd6\x51\xab\x08\xc4\xe1\x88\x70\x59\xae\x4b\x4b\xa6\x9a\x99\x72\xbd\x38\x52\x00\xe3\x29\x69\x3c\x81\x51\x94\xfe\x6d\xc1\x6e\x3d\x1d\x0e\x39\xb7\x25\xf3\x74\x0c\xc7\x2a\x0d\x2a\x10\x59\x6d\x72\x5b\xb2\x85\x1c\x6a\x00\x6d\x2c\x10\x1c\x70\x53\xd3\xed\xe7\xbf\x50\x0e\x3b\xa2\x66\x17\x28\x13\xa3\xd4\xf3\x90\x45\x71\xc6\x99\x34\x9e\x80\x6b\x06\x35\x3d\xe6\x85\xd7\x24\x3b\xe0\x3c\xe6\xf5\x70\xd6\xd6\xf0\x29\xf3\xe2\x08\x8c\x6e\xdf\xd4\x76\x02\x4b\x3c\xbc\xf9\xda\x6e\xef\xf1\xf3\x2c\x85\x9a\x5e\xdb\x6d\xa1\x74\xfb\xbe\xc6\x13\xc8\xe1\xc7\xac\xed\x04\xf2\x54\x5b\x69\x3b\x81\xc8\x1a\x0b\xaf\x9f\xe9\xcb\x49\x10\x8e\xd1\xaf\x65\x7d\x59\xa0\x51\xa7\x69\x60\x81\xc8\x5a\x14\x1a\x58\x60\x95\x95\x82\x69\x4d\x81\xd8\x9a\xe2\xb3\xac\x5f\x72\x30\x22\xc9\x66\xfb\x74\x94\xe3\x04\x48\x1a\x58\xc0\xe3\x21\x6a\xfa\xac\x12\x0b\x4c\xfb\x73\xfe\xec\xfc\xb8\x6a\xb2\x0d\xae\x19\x06\x52\xb1\x96\x9f\x55\xfa\xf4\xc3\x99\xbd\xe5\xff\xf0\x87\x38\x64\x7d\x96\x1f\xe7\x0d\xe7\xad\x55\xcf\x99\x14\x1e\x48\x51\xb3\xc6\x1a\x07\x4d\xae\xb2\x56\xd2\x8a\x69\x85\x05\xd4\x44\x52\x98\xc4\xe7\xcc\x47\x9f\xf5\xdd\x80\xc2\x32\x6b\xf5\xf4\x49\x91\x59\x4c\xae\x1e\x3f\x29\x12\xa7\x7c\x55\xcf\x9f\x14\x89\x00\xa5\xea\xf1\x93\x22\x38\x8d\xae\x66\x16\xa1\x44\x70\xce\x5c\xf5\x48\x4a\x91\xd8\xf6\x58\x3d\x80\x52\xac\xe2\x77\xd2\x2c\xab\x76\x1f\x7d\x2c\x6b\xf7\x81\xc1\x5a\x55\xcd\xc9\xb2\x12\x5c\x44\x84\x61\xf5\x20\x4a\x91\xd9\x7c\x59\xb3\x8e\x14\x50\xb4\x9e\x3d\x65\x52\x94\xc6\x57\xef\x31\x93\x22\x38\x59\xac\x7a\xce\xa4\x28\xc4\x13\x54\x77\xe7\x88\xc8\x4a\x5a\x47\x07\x88\x8c\x9b\xc9\x0d\x3b\xa2\x38\x97\x70\x77\x8e\x88\x6c\x1d\xf5\x86\x80\xdc\x8a\x49\x16\x62\x21\xeb\xe0\x71\xdf\x8d\x48\xa3\x99\xbd\xe5\x2a\x7c\x21\xf5\x6f\xd0\xc9\x6e\xcb\x11\x59\x03\xd9\x6d\x39\x22\x1f\x76\x2d\xed\xc4\xec\xda\x16\x16\x60\xd6\x4e\x04\xe1\x97\x97\xb5\x00\x41\x1e\xa8\xbe\xac\xb9\x97\xf7\xda\x96\xe5\xd6\xde\x03\x59\x03\x3c\x6b\xef\x65\x8d\x3b\x06\xfc\xac\x71\x07\x72\x57\xc4\x7a\x59\x40\x10\x02\x54\x3d\x23\x5d\x44\xc6\xc6\xc9\xba\x54\x40\x69\xc3\x24\xb3\xaf\xd4\xc8\xbc\xaa\xd9\x57\x4e\x17\xb3\x46\xd5\xe6\x62\x55\x29\xfb\xfd\x34\xfb\x64\xdb\xea\x90\x9f\x6c\xca\xa2\x61\x33\x33\xb3\x37\x74\x51\x64\xd6\xb6\x6a\xd6\xb8\x03\xa5\xec\xcc\x2c\xd8\xf6\xc5\x28\x32\x2d\x39\x10\x79\x67\xa6\x78\x34\xee\xb0\x75\x72\xb3\xe2\xcd\xf5\x59\x92\xf4\xce\x80\x5c\x19\xb7\xb3\x66\x1b\x88\x6c\x95\x74\xd8\x80\x14\x3b\xc9\xe2\x77\xba\x1b\x73\xd2\xac\x0f\x07\x44\xb6\x23\x69\xef\x81\xac\xa9\x96\xf5\xce\x80\xc8\xb8\xbd\x72\xb7\x5c\x9d\x06\xf1\xa9\x61\xf6\x9e\x97\x86\xf2\xe0\x54\xd1\x8d\x44\x68\x42\xcd\xc3\xae\xcb\x02\x15\xf1\x3e\x35\x6b\x83\x81\x32\xfd\x0c\xb4\xae\x40\x64\x7c\x87\xee\xa5\x12\xc1\xa6\xd4\xea\x5e\x2a\x11\x99\x49\xbc\x61\xa3\x62\x49\xda\x37\xad\x24\x07\x9e\x65\xfc\x65\xee\x6b\x12\x1e\xd7\x53\xdd\xd6\x24\x46\xf1\x73\x98\x56\x72\xba\x86\x43\x59\x35\x9c\x3c\xa4\xd4\xb9\xa1\x3b\x93\x44\x10\xe5\x5c\xb3\xe6\x0f\x18\xdc\x1c\x51\xdd\x98\x24\x72\x60\x8c\xb8\x31\x49\x14\x5d\xca\x6e\x4c\x12\x99\x8d\x2d\xd5\x8d\x49\x95\x5d\x48\x91\xbb\x49\x96\x8b\x2d\x47\xd5\x7a\x6b\x11\x81\xe0\xd4\xe2\x9a\x35\x7f\x40\xec\x8f\x59\xf3\x27\x6b\xfe\xe0\x14\xca\x97\xe5\xba\x9c\x95\x21\x56\x6d\x1d\x10\x9a\xc9\x59\xbb\x26\xbb\x28\x85\x01\x9c\x6f\x25\xb1\x30\xb8\x15\xa1\xe6\xdb\x42\xdc\x34\x11\x9e\xa9\xac\xf5\x03\x0a\x47\xe1\xd4\xac\xa5\x03\xca\x81\x21\x98\x6f\xfb\x09\xbb\x78\x87\xc3\xe5\x6d\x3f\xb9\x75\x23\x34\x1f\xb3\xac\x0b\x85\xa3\x8b\x6b\xd6\xae\x01\xa1\x79\xe2\x56\x2b\x91\xe2\x30\xb7\xc7\x9e\xc2\x3e\xdb\xa4\x9a\xd3\x9d\x04\x8a\x73\xe2\xfc\x58\x0c\xc2\x66\x88\xae\xab\x59\x77\x12\x48\x84\xe6\xd6\xac\x3b\x09\x94\x6e\x0f\xd6\x6e\x02\x23\x54\x86\x1a\x49\x20\x13\x5a\x5c\xb3\x46\x12\x08\x67\x7d\xf9\xb1\x25\x1f\xbc\xc7\xb6\xb7\x66\x53\xd6\x6c\xc2\xc1\x94\x5f\x4b\xbf\x90\x9b\x83\x98\x9e\x29\x10\x19\x97\x5c\x7e\x6d\x6f\x4e\x17\xe3\x7c\xee\x9a\x35\xae\x40\xe4\xe1\x8b\xd6\x71\x21\x11\x42\x5b\xb3\xc6\x0f\x58\xa2\xa6\xdd\x3e\x7f\x92\x83\xc3\x9c\x60\xe7\xcf\x9f\xfc\x3c\xcf\xca\x37\x95\xa1\xc6\x8f\x3a\x4d\x4b\x27\xe3\x5d\x62\xa3\x78\xcd\x9a\x35\x59\xb3\x66\xff\xa4\xa2\x60\x3b\xdc\x74\xf0\xfb\x14\xc5\x47\x4c\x24\x86\xa0\x1b\xe4\xc4\xe0\x20\xb8\xea\x06\x39\x51\x46\xf6\xa9\x6c\x52\x26\x82\x70\x92\x54\x4d\x42\x95\x87\x49\xcd\x24\x44\x81\x51\xe6\x56\x38\x31\xb4\xaf\xdd\x09\x27\x8c\xd7\xae\x6e\x7a\xab\x65\x3b\xaa\x9a\x8f\x3d\xa6\xd1\xeb\xa6\xa5\xf8\x4c\xfa\x38\xa8\x6b\x35\x5b\xd1\x9d\x55\x3c\x39\x6c\xfe\x0d\x1e\x6c\xb7\xba\x09\x0f\x00\xab\x6e\x75\x13\x49\xdf\xa2\x5b\xdd\x44\xe1\xd0\xd0\xea\xb6\x36\x91\x5d\xd6\x72\x57\x9b\x30\x78\xb7\x16\xed\x20\x90\xbb\x92\xca\x96\x91\x13\xba\x1c\xb4\x8b\x4e\x2c\xf7\xb9\x71\x26\x48\x75\x4f\x9b\x88\x62\x43\x68\x40\x81\xc1\xcd\x30\xd5\x4d\x68\xa2\xe8\x4c\x2e\x59\xa9\x64\xa5\x82\xec\x8a\xd9\x13\x01\x5d\x7c\x51\x3b\x08\x18\xae\x5a\xdd\xee\x25\x0c\x01\xad\xee\xf6\x12\x25\x58\x36\x70\xb7\x97\x48\x1c\x8b\x5e\xdd\xec\x25\x92\xee\x53\x37\x71\x89\xd5\x82\xe6\x6f\xc1\x16\x8a\x73\xf5\xe2\x72\x12\x30\x04\xb4\xba\xd5\x4b\x78\xd4\x5a\x75\x5b\x97\xc8\xdd\x26\xd2\x49\x06\xc2\x05\xbe\xa2\x93\x0c\x18\xf7\x58\xdd\xfb\x25\x32\x77\xa7\x54\xf7\x7e\x89\x34\x6d\x5b\xad\x26\x60\x3c\x59\x75\xeb\x97\x28\xb1\xb3\xb7\x92\xb1\xfb\xa4\x65\xbd\x4d\x73\x86\xca\x37\xe5\x76\x30\x61\x24\x5a\x75\x9f\x97\x28\x7a\x2d\xdd\xe7\x25\x32\x87\xfd\x54\xb7\x79\x89\x3c\x98\x89\xb8\xcb\x4b\xa4\xe6\xa7\xe1\x7a\x15\x28\xda\x05\xa5\x5a\xa5\x85\x3c\xb1\xbe\x8b\xce\x34\x50\xf6\xf7\xa3\x33\x0d\x78\x5e\x5d\x2d\x9a\x60\xc0\x70\xb2\x5a\x9a\x0d\xc2\x05\x45\xdd\x1e\xac\x55\x56\xb6\x55\x86\xdd\x51\x34\xae\x40\x1a\x76\x4e\x6d\x2b\x60\x44\x50\x2d\xba\xc4\x40\x8a\x62\x61\x75\x80\x01\x03\xbe\x6a\xd1\xde\x02\x49\x8f\x47\xd1\xde\x02\x29\xdb\x96\xda\x5b\x6e\x5b\x23\xbc\xb3\x16\xed\x2d\x30\xc2\x3e\xac\xbd\x05\xf2\x60\xb6\x5b\xb4\xb7\x40\x6a\x76\x02\xed\x2d\x50\x38\x64\xb3\x16\xbd\x65\xc0\x50\xa2\x5a\xf4\x96\x81\xe4\xc2\x9d\xfb\xe4\x84\x51\x5b\xd5\x4d\x71\x22\x15\xae\x82\xaa\x6e\x81\x13\xa9\x39\x56\xe9\x2d\x03\x06\x1c\xd5\x32\x2c\xd8\xe0\xbc\x2a\xe6\x1d\x45\xb3\xac\x78\x86\xad\xda\xa3\x68\x5e\x15\x0f\x50\xf0\xb3\x74\x55\x0c\x04\x67\xfc\x54\x37\xb7\x89\x32\xed\x3d\xae\x80\x81\x34\xed\xb0\x5a\x57\xc0\x9d\xb8\xd5\x8d\x6c\xc2\x88\xa0\x5a\x74\x2e\x01\x23\x4c\xaa\xfb\xd1\x84\x01\x32\xb5\xe8\x5c\x02\xb9\x3a\x66\x69\x70\x79\xdb\x8e\xee\x87\xa2\x75\x55\x3c\xbe\x95\x2d\x1f\xb5\xb8\xc0\x06\x52\x66\xb6\x5b\x4e\xbb\xc5\x49\xb7\xc0\xa6\x77\xbf\x9b\xd8\x91\x10\x6e\x6e\x13\xc3\x45\x25\x37\xb7\x89\xc4\xa1\x5f\xb5\xe8\x5d\x02\x1e\xb0\x58\xcb\x65\x29\x88\x76\xe6\xd2\x98\xea\x16\x38\xe1\x59\xc6\xd5\x6b\x80\xc4\x8e\x70\x70\x07\x9c\xf0\x64\xc6\x5a\xb4\x88\x40\x3e\xb0\x58\xca\xad\xa4\x39\x52\x95\xc3\xc8\xaa\xfb\xe4\x44\x19\x18\xd8\xee\x93\x13\xb9\xfb\x35\x68\x4a\x81\x12\xa8\xe9\x72\x2b\x89\x9b\x00\x16\xdc\x2e\x6e\x9d\x13\xd9\x38\x91\xa2\x23\x09\xe4\xdd\x1e\x5a\x52\x20\xbb\xc6\x5a\x34\x9b\x40\x66\xcf\x58\x75\x7f\x9d\x58\xed\x61\x9a\x65\x5d\x28\xe1\x00\xa8\x29\x05\x86\x73\xf5\xa2\xdd\x04\x76\x1c\x41\xd1\xb7\x04\x92\x7e\x85\xa2\xdd\x04\x72\xb7\xb9\xb5\x9b\x00\x47\x59\xfe\xb6\x4e\xd6\xac\x02\x69\x3a\x86\xba\x06\x08\x12\xb7\x78\xd4\xa2\xa5\x55\xf6\x1a\x60\xf7\x31\xdb\xeb\x45\x87\x39\xae\xea\xc7\x02\x79\x2a\x63\xfd\x58\x20\x4f\x87\xf7\x57\x19\xbc\xf4\x10\xfb\x91\xae\x2d\x90\x83\x45\xb5\xa2\x6b\x0b\xec\x75\xec\xa2\x6b\x0b\xec\xe5\xfd\xe2\xda\x21\x48\x2e\x5c\x15\xed\x3d\x90\xd9\xb1\x5f\x8b\xce\x2e\x90\x9d\x5c\x15\x2d\x40\xe0\x45\x2e\xb5\x68\x01\x82\xa4\xeb\xba\x68\x01\x82\x55\x6f\xd3\x94\x05\xfe\xaf\xd8\xf9\xdb\x1f\x16\xf2\xa1\xd6\xd1\x50\x04\x5e\xcf\x52\x8b\x86\x22\xd8\xeb\xeb\x5e\x5f\x25\xf6\x2a\x79\xe8\xc5\x02\x89\x23\xbe\x6a\xe8\xc5\x02\x49\xe9\x84\x96\x1c\xc8\x9c\x1a\x50\xc3\x55\x48\x90\x5a\xf1\xa9\xd3\xa4\x93\x03\x0b\x3b\x49\x97\x49\xfb\xc8\x7e\x92\x6e\x93\xd8\xa3\x72\x58\x88\xc7\x24\x16\xa0\xa8\x63\xe8\xd8\x02\x89\x8d\x32\x35\x34\x0a\x41\x99\x96\x5e\xa3\x10\x14\x22\x53\x6b\xe8\xfe\x02\x69\xf2\x2d\x86\x6b\x90\x20\xf5\xe9\x53\xfe\x62\xa2\xb9\x69\xc8\x70\x05\x12\x24\xee\x8e\xa9\xa1\x3d\x07\x0a\x77\x95\xd4\x30\x1a\x08\x14\x67\x22\x6e\x4e\x15\xab\xd5\x7c\x53\xe9\x10\xfa\xe3\xcc\x36\x8c\xf3\x01\xa9\x32\x05\x0b\xe3\x7c\x22\x5b\x0a\x93\xac\x37\xbe\x2e\x07\x89\xd0\xa0\x03\xa9\x68\x98\x79\x9f\x98\xd8\x6b\xbb\xa1\x91\x17\xfb\xa4\x51\x44\xad\x91\x07\x32\xfb\xdc\x6b\x68\xd1\x81\xa2\xd7\x32\x5c\xf5\x04\x7b\x89\x39\x8a\xe2\x29\x16\xcc\x5f\xb4\x60\x9e\x2a\x1a\x66\xaf\xc4\x0a\x5f\x83\x93\xb7\xd0\xee\x0b\xed\x3e\xe5\x63\x18\x51\xb8\xcb\xcd\x5a\x6a\xd1\x81\xc2\x86\x91\x1a\x9a\x6f\xa0\x1c\x7c\x34\xa1\xf9\x16\xae\x71\xee\x17\xed\x62\xe1\x39\x53\xbe\x68\x59\xc3\x90\xbc\xfd\xa6\x85\x0d\xa5\x48\xc5\x35\xd5\x40\x71\x44\x0b\xe3\x88\x40\x72\xaf\x49\x0d\x97\x21\xc1\x76\x67\x87\x26\x51\x6c\x7f\x13\x06\x4a\xb8\x98\x08\xf2\x96\xbf\xfe\x26\x90\xf7\xf7\xe6\x62\x22\x58\x6f\x92\xa6\x01\x04\x3c\xcb\xbe\x86\x06\x10\xd8\x8e\xf0\xd0\xda\x01\xc5\x41\xd1\x2b\x51\xc4\xca\xcc\x34\x6b\xd0\xd1\xe7\x78\x84\xc3\xe5\x44\xb0\x9d\x63\xa1\x05\x14\x5a\x40\xf6\x6c\xcd\x9d\xd0\xdc\xa9\x16\xcc\x6e\x60\x30\x75\xb2\x14\x8a\xb6\xfb\x5d\x52\x71\x97\x0b\xc1\x76\xe4\x85\xd6\x0e\xd8\x4e\xa2\x70\x6d\x10\xec\x39\x70\xb8\x10\x08\x86\xaa\x28\x86\x85\x60\x03\x5b\xb2\xe3\xb9\x36\x08\xc2\x68\xac\xd0\x7b\x15\x7b\x03\x1b\x46\x45\x0c\xdb\x97\x0d\x6c\x2e\x90\x84\xeb\x85\x60\x2f\xb8\x85\xeb\x85\x60\x3b\x3d\x42\x27\x17\xd8\x8e\xf0\xd0\xe4\x8a\x1d\x88\xe4\x27\xa1\xfb\x0a\x0c\xb5\x77\xb8\xa2\x17\x7b\x45\x0f\x77\x4f\xb8\xa2\x07\x42\x03\x31\x5c\xd1\x03\x7b\x04\x0f\x8d\xae\xd0\xe8\x72\x58\xd4\xc2\x02\xdb\x74\x0a\x2d\x2c\x30\x38\xd2\xa6\x86\x16\x16\xd8\x0a\x3d\xf4\x5f\x81\x3d\x55\x09\x6d\xae\x38\xb7\x7c\x7c\x53\x61\x2c\x44\x1c\xbf\x7d\xc9\x45\x0d\x0d\x30\x90\xf7\x48\xaa\x01\x16\x1e\x94\xef\xd8\x7d\x59\xee\x8b\x72\x33\xf7\x0b\x5d\x5e\xb1\x77\xa5\xe1\x34\x0a\x7d\x5e\xe0\xe7\x17\xe9\xf2\x1e\x48\x86\x0a\x84\x6e\x30\xf0\x73\xd8\xbc\x2c\xf7\x65\x10\x00\x06\x51\xe8\x1a\x03\x89\x7d\x0b\x35\x74\x8d\x81\x52\x99\x91\x84\x46\x1f\xd8\x16\x43\xb8\x2e\x08\xf6\xec\x26\x5c\x04\x04\x2b\x7f\xdf\xf4\xeb\xb8\xf9\x3a\x98\x51\x85\xb6\x21\xd8\xb3\x9b\xd0\x36\x04\x39\xa9\x0a\x34\xf1\xc0\xca\x0c\x99\xe9\xe1\x02\x3f\x87\x0a\x4d\xa9\xd0\x94\xb2\x2f\x69\x4a\x81\x9f\xa5\xd0\x0a\x0a\x9c\x4b\x7b\xa4\xd0\xe2\x01\x39\x54\x05\x5a\x3c\xa0\x18\x28\x16\x1a\x2e\xa1\xe1\xa2\xf8\x35\x5c\x42\xc3\xc5\x0e\xa1\xfd\x01\x4a\xb2\x77\x69\x1f\x84\xf6\x81\xa2\x76\x7d\x0c\xfc\xec\xe2\x3a\x92\xc0\xe0\x2c\xc1\x5a\xb5\x0f\xaa\x17\x8e\x32\xd0\x55\xfd\x41\x20\x1f\x54\xa8\xea\x0f\x02\x99\x23\x27\x6b\x55\xa7\x83\x25\x30\xdf\xfc\x4c\xe3\xb3\xe5\xe3\xae\x2a\xf5\xaa\x52\xa7\x41\xaa\x8b\x55\x60\x7f\xa2\x55\x57\x0e\x48\xae\x15\x54\x35\x6c\x75\x77\xb9\x01\xab\x55\x7d\x5a\xd5\xa7\xf8\xd9\xaa\x6e\x14\x50\x38\x28\xba\x56\xdd\x28\x20\x07\xea\xba\xaa\x75\xab\x6e\x94\x69\x52\x35\x49\xf3\x0c\x6f\x62\x55\xeb\x56\x5d\x2b\x4c\xe4\xab\x5a\x17\xec\x6e\xe1\x79\x13\x22\x73\xf4\x45\xad\x2a\xca\xaa\xa2\x54\x16\x2e\x05\x81\x3c\xf0\xaa\x55\xbd\x21\x55\x6f\x08\x0e\x98\xaa\xee\x04\x99\x73\x15\x6b\x55\x2b\x82\xf4\xb3\x96\x7a\x30\xc0\xcf\xb2\xba\xee\x03\x8a\x53\xe8\xaa\x6b\x02\xa4\xc1\x67\x59\x5d\xf7\xa9\x6c\x43\x72\xdd\xb4\xea\x61\x00\x61\x50\x4c\x75\xdd\x07\x84\x6b\x85\xde\x8c\x25\x3a\xc7\x28\xd6\xaa\xd3\xa1\x6e\x0f\x83\x6f\xba\xee\x03\x7e\x36\x92\xda\x08\x84\xbe\xc3\xaa\x36\x02\xe1\x34\xa5\x76\xf3\xef\x9c\x92\x8f\xaf\xab\xaa\x8d\x40\xb8\x34\x50\x5d\x38\x01\xa1\x83\xa7\xaa\xa0\x40\xe6\x88\xf7\x5a\x55\x50\x60\x70\x99\x70\xad\x2e\xaf\x80\x50\x41\x55\x97\x57\x40\xfa\x29\x0b\x27\xf2\x20\xb1\xa3\xb7\x7a\xcf\x96\x08\x1d\xd6\xde\xb3\x25\xca\x81\x1b\xc5\x1b\xb4\xc4\xca\x8c\xdf\x74\x6e\x0f\x42\x3f\x47\x35\xe4\x04\x84\x2b\x27\xd5\xe9\x3e\x48\x06\xa6\x54\x15\x14\x48\x95\xe1\xa2\x1a\x98\x02\x12\x07\x62\xd6\x3a\xfd\xc9\xa9\xc4\xe8\x89\xfa\x09\x40\xe8\x05\xae\xa7\x15\x3f\x59\x57\x42\xa7\x54\xf5\x13\x08\x95\x51\x55\x3f\x81\x50\x25\x7a\x47\x97\xc8\xdc\x2f\x53\xbd\xa2\x4b\x24\x63\x31\xaa\x2a\x0b\x24\x83\xd7\xaa\x3e\x01\x10\xce\xf6\xab\x3e\x01\x90\xdc\xd0\xe0\xb5\x5d\x75\x5f\xdb\x85\x59\x54\x1d\xd2\x41\x70\x5d\x76\xad\x2e\x80\x80\xd8\x2d\xe9\x88\x0e\x22\xcc\xcb\x89\x36\x08\xe3\x0f\xaa\xf3\x65\x10\x7b\x64\x33\x3c\x03\x84\xe1\x13\xd5\xb9\x31\x08\x2e\xd5\xae\xd5\x59\x2f\xf0\x62\xcd\xea\xdd\x5a\x22\x5c\x13\xaf\x4e\xd2\x40\x04\x9e\x9c\x6a\x90\x02\x88\xc8\xfd\xb7\xb5\x72\x75\x40\x06\xc1\x71\x36\xb5\xea\xec\x07\xc1\xe9\x33\xd5\x8b\xb6\x44\x9e\xb8\x45\x9a\x13\xb6\xb6\xe3\x46\x19\x97\x9a\x33\x36\x90\x34\x8a\xbd\x90\xab\xb6\x43\x7d\xcb\x28\xd7\x1c\x6b\x41\xb8\x3a\xd5\x1c\x6b\x41\x68\x09\x34\xdd\xe6\x20\x07\x13\xa8\x66\x40\x28\x48\x86\x16\x35\x67\x5e\x20\x38\x62\xa6\x36\xe7\x54\x20\x55\xbf\xff\xe6\x6c\x09\x24\x8d\xa6\xe6\x20\x0d\x22\xcc\xcc\x41\x1a\x64\x63\x9e\x9a\xc1\x9f\x20\x38\x76\xa7\xb6\x62\xf1\xb9\xbc\xc1\xa5\xc1\xe6\x64\x09\x44\xec\x17\x2d\x7e\x71\xce\xc6\x67\xd6\x1c\xca\x41\x04\x33\xda\xe6\x0c\x07\xa4\x3d\xc0\x78\xa5\x98\x48\x46\xb7\x34\x27\x2a\xcd\xd5\x79\x97\xef\x9a\x5e\xe5\xa6\x57\xd9\x51\xa1\x39\x26\x83\xdc\xf7\xab\xb6\x40\xd8\x9c\xc8\xd1\x61\x1a\xa4\xfd\x8d\x36\x83\x2f\x41\x70\x3b\x79\x6d\x0e\xdd\xa0\x1b\x01\xda\x5c\x9f\x07\x29\x6c\x74\x97\xd4\x41\x70\x68\x50\xf5\xc2\x31\x91\xf6\x70\xeb\xf5\x62\x22\x71\x8e\x40\x6d\xba\x7d\xbd\x71\x6c\x8f\xb7\xde\x38\x26\xc2\x45\x89\xe6\x1c\x07\x04\xa7\x03\x55\x6f\x21\x13\xc1\xe1\x40\xd5\x2b\xc7\x44\xda\x23\x5d\x73\xda\xd3\x5c\x54\x77\x78\x6a\x4e\x72\x40\xa9\x58\x20\xcd\x09\x0d\x48\xd5\x91\xa7\xe9\xc0\x05\xc5\x08\xa6\xd6\x2d\x1a\x07\xcc\xef\x4a\xa9\x1d\x9a\xda\x81\xb9\x68\x73\xdc\x07\xa1\xc3\xbe\x39\xee\x37\x6f\x1c\x63\x62\xdb\x1c\xd0\x9b\x03\x3a\x13\xcf\xe6\xf4\x02\x84\xc6\x58\x73\x25\x1c\x84\x7e\x92\x66\x54\x21\x48\x5b\x6d\x35\x07\x74\xd0\x5b\xf5\x31\xf3\x67\x40\xdf\x4a\xaa\xe9\xad\x05\xb1\x8b\xe1\xf4\x02\x14\x97\xfa\x9a\x73\x09\x10\x2a\xff\xe6\xf8\xda\xb4\xff\xb7\x7c\x1c\x60\x9b\x03\xac\x1d\xcd\x35\xed\xe6\x91\x52\x8e\xe9\xcd\x45\x6d\x10\xe1\x88\xe0\xa0\x0b\x62\x7f\xd7\x5a\xf3\x20\x02\xe3\xa5\x69\x93\x83\x08\xeb\xa4\x4d\x0e\x22\x98\x92\x35\x6d\x72\x10\x5c\x99\x51\x9b\x8e\x58\x10\x5c\xab\x50\x9b\xc6\x36\x08\x8e\x8f\xaf\x4d\x63\x1b\xa4\x3d\x36\x37\x3d\xb1\xa0\xeb\x63\x6d\x3a\x54\x41\x04\x53\xe9\xe6\x4e\x07\x10\x1c\x01\x5d\xdb\xe3\x4f\x3e\xfe\x24\x35\xd2\xa1\x0a\xbc\x6f\xa7\x36\x0d\x77\x10\xdc\x39\x58\x9b\x0a\x02\x64\xfd\x22\x4d\x7f\x2a\xc8\x86\xa4\x37\xfd\xa9\x20\x6d\x05\xd4\x5c\x9b\x6e\x5e\x61\x85\xa6\x6f\x2e\x44\x83\x64\x5c\x74\x53\x8f\x80\x3c\x6d\x4b\xf5\x08\x48\x5b\xdd\x34\xad\x79\x10\xc1\x84\xbe\xe9\x73\x04\xf9\x40\x63\x37\x0d\x7c\x90\x38\x49\xbd\x36\x1d\x8c\x20\x1b\x6b\xdc\xd4\x40\x4d\x0d\xd4\x7c\xca\x5a\xb2\xc9\x71\x5a\x7c\xb5\x0e\xc8\x87\x0d\xee\x34\x00\x04\x27\xbc\xd7\xee\x7a\x32\x88\x60\x76\xdd\x75\x26\x82\xe2\xe6\xc2\xee\x64\x01\x04\x47\xb0\xd7\xae\x6e\x02\x11\x4c\x22\xbb\xaa\x09\x44\x30\x91\xee\x3a\x13\x41\xda\xba\xbe\xeb\x4d\x04\xe1\x66\xa0\xae\xeb\x10\x44\x20\x8a\xee\x94\x02\x78\xf6\x5c\xed\xee\x7b\xe8\xde\x32\xc9\xb0\xd2\x8d\x89\x03\x11\xfb\xa9\x6a\x92\x5f\x6f\xfa\x1b\xc2\xbe\xba\x9a\xb1\xab\x19\x11\x7b\x57\x0d\x82\x08\x3a\x6a\xe7\xdc\x06\x11\x81\xa1\xd4\xf5\x36\xf6\x7f\xbb\xdf\xa9\x76\x97\x8a\xc1\xea\x35\x94\xd2\xb5\x62\x90\xb6\x65\xd1\x75\x41\x82\x30\x18\xa9\xeb\x82\x04\x89\xad\xb7\xb5\xbb\x1f\x11\x64\x8e\x7c\xa8\xdd\x3d\x84\x20\x0d\x06\x8a\xae\x9a\x05\x69\x1b\x46\xdd\xd8\x3a\x90\x8d\x20\xea\x4e\x86\x7a\xb1\x5f\x62\x14\x74\x55\x68\x57\x5d\x62\x6f\x76\x9d\x8b\x20\x5c\x54\xee\x4e\x73\x40\x70\x48\x71\xed\x2a\x50\x90\x93\xbd\xc4\xe5\x5c\x90\xb8\x1f\xbd\x76\xe7\x34\xa0\x70\xd4\x7d\xed\xaa\xcf\xee\xa2\xac\x76\x48\x57\x7f\x76\xf5\x67\xf7\x4d\xeb\x44\x78\x1b\x07\x55\xd5\xae\xfa\xec\x9e\xe6\x80\x99\xd3\xf5\x07\x82\xe4\x9e\xa5\x5e\xed\x85\x55\x17\x0c\x6d\xe2\x12\x29\x08\x4e\x65\xab\x5d\x8d\x0a\xf2\x61\xc7\x31\x48\x0d\x8c\xdd\x55\x55\xb2\x20\xcf\xec\x53\x66\xcf\x3a\x6a\x30\x89\xed\xea\x53\x50\x0e\xbf\x21\xfd\x83\x20\x6d\x03\xaf\xbb\xea\x08\x22\x94\x85\xab\x8e\x20\x37\x0c\x93\xee\x6c\x05\x44\x30\xed\xef\x4e\x56\x40\xb8\x78\xd0\x9d\x99\x80\xe4\x7e\x99\xae\xd3\x0d\xa4\x6d\x66\x76\xd7\x26\x41\x04\x93\xd8\xee\x9c\xa3\xcf\xfd\x18\xb9\xa9\xb5\xba\x5a\x8b\x59\x6c\x57\x6b\x81\x34\xed\x9e\x06\x75\x75\x6f\x98\x2c\x3e\xa5\x14\xf1\x93\x71\x00\x75\xed\x4e\x27\x40\xb8\x29\xa4\xab\xdb\xc0\xd0\x20\xef\x4e\x14\x40\x70\x22\x77\xed\x3a\xaa\x40\x70\xd4\x76\xed\x3a\xaa\x40\xc2\xd6\xfe\x5d\xed\x2a\xad\xae\xd2\x72\x10\x50\x1d\x75\xd5\x11\xd3\xeb\xae\x8b\x08\x04\xe7\x71\xd7\xee\x7c\x02\x8c\xfd\x8d\xa8\xb4\xc0\xd8\x9f\xa5\xeb\x82\xa0\x70\xf1\x70\xed\x2a\x28\x90\x2b\x63\x6b\x37\x76\xaa\xab\x8d\x18\x94\xbb\x73\x93\xee\xdc\x64\xfa\x94\x85\x78\x2c\x04\xd9\x3b\x37\x01\xc5\xb8\x88\xee\xdc\x04\x24\x37\x82\x75\xd5\x0c\x28\x15\x73\xb2\xab\x66\x40\x54\x7b\x8a\xeb\x6b\xdd\xf5\xb5\xd8\x8f\x39\x38\xbc\xea\x31\x7b\xac\x21\xda\x20\x57\xcc\xeb\xee\x12\x55\x77\x39\x2a\xac\xa6\x53\x1d\x90\xb3\xdf\xa0\x8a\x06\x14\xd7\x3f\xba\x8a\x06\x24\x23\xa1\xfb\x67\x9d\x3e\xb6\x68\x16\x7f\xd2\x3a\x79\xde\x8f\xc6\xfa\x50\xd3\x80\xd2\x11\xf6\x30\x4c\x69\x18\xa6\x84\x34\x86\x61\x4a\x20\x71\x6f\x66\x1d\x4e\x8c\x40\x76\xeb\xf6\x50\xd3\x80\xb4\xa7\x0c\x43\x55\x03\x22\xf0\x65\x0c\x35\x0d\x88\x8a\x41\x3f\xd4\x0e\x20\xbb\xad\x75\x18\x28\x04\xc2\xb0\xed\xe1\xc2\x12\x88\x8a\x85\x30\x9c\xf1\x80\xb4\x27\x16\xc3\xb1\x1e\x04\xe7\xcc\xd5\x61\x0c\x10\x28\x07\x52\x1c\xc6\x00\x81\x64\x70\xea\x70\xc0\x06\xdd\xc1\x7f\x38\x5e\x0f\xaf\x70\xe0\xbb\x1f\x4e\x95\x40\xe1\x88\xa1\x3a\x9c\x2a\x81\xb4\x0d\xf5\xe1\x5c\x09\x64\xfd\xa8\x43\x1f\x17\x28\x9c\xe2\x52\x87\x71\x41\xc3\xd0\x66\x8b\xef\xfa\x10\x08\xe3\xde\x86\x03\x3d\x28\x06\x0d\x0c\x03\x7e\x40\x1c\x56\xd2\x51\x1d\x24\xa7\xa5\xc3\x89\x12\x08\x77\xcf\x0c\xc7\x66\x90\x3b\x46\xe8\x30\xac\x06\x44\xfd\x1b\xce\xfb\xaa\xc3\x10\x1b\x50\x38\x96\xa1\x0e\x43\x6c\x40\xb1\xbf\x0d\x43\x6c\x40\xe1\x08\x89\x3a\x54\x03\xa0\x38\xef\x19\x46\xdd\x80\x62\xf4\xe7\xd0\xdb\x05\x72\xf2\x29\x95\x05\xe8\x5d\xa9\xbb\x83\x0d\x04\xe7\xcc\xd4\xa1\x1a\x00\xc9\x28\xae\xe1\x1c\x0a\x14\x4e\x18\xab\x43\x35\x00\xa2\xe2\x22\x19\x06\xc5\x80\xa8\xbe\xe8\xfa\x0f\xc8\x4e\x97\x86\xdb\xbe\x40\x70\x00\x63\x1d\xfa\xd2\x40\xda\x93\xc0\xa1\x33\x0d\x64\x1d\x73\xc3\xe9\x12\x48\x7b\xce\x3d\xf4\xa6\x81\x64\x80\xd6\x70\x2b\x18\x08\xbd\x51\x43\x65\x01\x4a\x63\x56\x35\xdc\x4c\x05\xf2\x60\xe8\x1b\xea\x0f\x50\x5c\x07\x1c\x3a\xa8\xc0\x50\xa1\x0f\x1d\x54\x20\x1c\x33\x87\xde\x28\x50\x3a\x93\xaa\xa1\x37\x0a\xa4\x3d\xc7\x1c\xfa\x9e\x86\x87\xcf\xd8\x9b\x9d\x07\x01\x6f\x5a\xac\xc3\x85\x8e\x61\xa4\x09\xea\x75\xa8\x3f\x40\xa9\x7e\x40\xea\x0f\x10\xd5\x16\x71\xa1\x03\xc4\xfe\x18\x2f\xbb\xc5\x42\x54\xf4\xfe\x30\x1e\x05\x44\x75\xac\x72\x9d\x03\xe4\xc3\x81\xc9\xc9\x12\x28\xcd\x1a\xe9\xc7\x02\x51\xf1\x17\x0d\xf5\x0e\xc8\x93\x41\x74\x38\x0b\x1a\x5e\xf1\xeb\x57\x66\xf0\x09\xc8\xbb\x10\xea\x1d\x90\xf6\x3c\x7d\x18\xc8\x3b\x0c\xe4\x75\xea\x3b\x9c\x2d\x81\xa8\xca\xc2\xd9\x12\x88\x6a\x8b\xa8\x9f\x40\xda\xf3\xe8\x61\xbc\x2f\xc8\xbb\x2d\x9d\x54\x81\xa8\x18\x11\xc3\x49\x15\x08\x8e\xc9\xab\xc3\xc0\x15\x10\x15\x1b\x62\x38\xcf\x1a\x06\xae\xc4\xce\xcc\x4a\xe1\x89\xab\xd9\x0a\x58\x29\x02\x7e\x2b\xb6\xc0\x50\x01\x82\xa8\xf8\x7a\x86\x33\x28\xe0\x3d\xdb\x75\xb8\xb4\x02\x42\x9d\x38\x5c\x47\x19\xee\x1e\x77\xb6\x3d\x8c\x13\x01\x5e\xaf\x5a\x87\x71\x22\x20\xef\x8e\xe1\x6c\x0c\x64\xf7\x3b\x0c\x83\x42\x40\xe8\x97\x1a\x4e\xd0\x40\xe6\xe8\xbf\x3a\x0c\x0a\x01\xc9\x08\x90\xe1\x9c\x0d\x14\xd7\x7d\x87\xaa\x14\x94\x43\x8d\xa5\x2a\x05\x51\x1d\x7e\x55\xa5\x20\xd4\xcb\xc3\x4d\xe7\x03\x4f\x61\x65\x74\x9f\xea\x48\xe0\xe5\xb0\x75\xaa\xfd\x40\x71\x1f\xfa\x54\xf9\x81\xa8\x74\x95\xa9\xf2\x03\x43\x73\x70\x1a\xb4\x01\xd2\x76\x76\x4c\xe7\x59\x20\xb9\xe2\x3a\x5d\xba\x01\x51\xc3\xa4\x6a\x52\xfd\x79\x1f\x6d\x9d\x4e\x9a\x40\xd2\x35\x3a\x9d\x34\x01\x8f\x6e\xab\x53\xe5\x0a\xb2\x8b\x64\xd3\x28\x5c\x90\xb9\x2d\xba\x4e\x3d\x8c\x20\xb8\x27\xaf\x4e\x67\x5b\xa0\x70\xcc\x51\x9d\x9e\x07\x03\x4a\x67\x41\x72\xaa\x6e\x41\xda\x1e\x9d\xe9\xa6\x25\x10\x5c\x0e\x56\xa7\x33\x2b\xe0\xdd\xb9\x75\xea\xad\x04\x85\x43\x1c\xeb\x54\x51\x83\xcc\x35\x93\x75\xba\x18\x05\x8a\x3d\x78\x1a\xee\x31\x09\xf7\xa8\xca\xd0\xe5\x29\x90\x0c\x6d\x9d\x6a\xf8\xb9\xa7\x64\xf8\x05\xa6\xfa\x1c\xe4\xac\x10\xd5\xe7\x20\xea\x7e\xca\xb2\x7a\xd3\x03\x7e\xef\xa9\x4f\x13\x44\x55\x62\x2e\x4f\x4d\xaf\x9f\x4d\x76\x02\xd7\xa7\x40\x54\xcb\xef\x62\x14\x48\xee\x05\x98\xce\xd2\x40\x32\x76\x64\x1a\xb5\x01\x4a\xae\xbf\x7d\x40\x76\x9d\xfa\x4a\x41\x31\xa2\x6e\x3a\x87\x03\x51\x77\x92\x42\xe0\x44\x3e\x23\x4b\xa6\x73\x38\x10\x15\xed\x3a\xb5\x13\x40\xf2\xa8\x8b\xa9\x57\x14\x0c\xe7\x28\x53\x43\x00\x94\x6e\x7b\x19\xf9\x01\xc2\xc5\xc9\xa9\x6d\x30\xb5\x0d\xf0\x2d\x4c\x6d\x03\x10\x5c\xb7\x5b\xa7\x86\x00\x88\x8a\xff\x6a\xea\x74\x05\xc3\x99\xc6\x74\x71\x0c\x0c\xcd\xeb\xe9\x4a\x18\x88\xca\x88\x30\x35\x17\xa6\x8b\x63\x7a\xe9\xa6\xf6\xc2\xd4\x5e\xc0\x19\x36\x5d\x2f\x03\x43\xbb\x7c\x3a\xdf\x04\xc9\xb9\xc0\x74\xc7\x3b\x88\x5a\xcd\xcb\xe2\x37\xd7\x8f\x7d\x51\xe1\x33\x05\xad\xd5\x24\x6b\xd4\x8c\x98\xf3\x17\xed\xa7\xf8\x6f\x6b\xb5\xf8\xd6\xa8\x39\x3b\xb0\x87\x18\xf0\x0b\x4a\xf5\xd3\x30\x6c\x05\x78\xad\x74\x9d\x7a\x74\x41\x71\x03\xf8\xd4\x7b\x0b\xa2\xe2\xd1\x9a\x46\x9a\x80\xe4\x26\xdb\x39\x14\xcf\x40\x39\xe1\xab\x9a\x4e\x7a\x41\x71\x9f\xc6\xd4\x40\x01\x45\xdd\x31\x5d\xee\x9b\x46\xdf\x1e\xe6\x65\x25\x07\xdb\x5b\xa7\x79\xf9\x8b\x6c\x8a\xaa\x68\xe5\xa9\x19\x03\x52\x73\x10\x32\x38\x04\x94\xfd\xf9\xeb\xcf\x05\xc5\x38\xc8\xe9\x06\x28\x10\xdc\xd7\x56\xa7\xab\x71\x20\x8c\xf6\x9a\xce\x82\x41\xb8\xfb\x6c\x3a\x0b\x06\xc3\xc9\xd4\xd4\xc3\x0b\xb2\xab\xd3\x53\xfb\x07\x14\x37\x8c\x4e\x27\xc6\xd3\x9d\xdd\x0e\xb4\x1a\x36\x20\x2a\x96\xec\xd4\x64\x01\xa5\x3b\x12\x6a\xb2\x80\x11\x3b\xc9\xd2\x73\x8d\x61\x3a\x7c\xd1\xa6\xc5\x64\xd1\x73\x3b\x9d\x17\x83\xa8\x7e\x1f\xba\x69\x41\xf6\xb8\x8c\xa9\x7d\x02\xd2\x76\x29\x4f\x27\xc6\x20\x7b\x1c\xc7\xd4\x18\x01\x29\xf9\x94\xb6\x08\x48\x13\xeb\x6d\x3a\x57\x06\x69\x3b\x90\xa7\xf6\x09\xc8\xee\xf1\x99\xda\x27\x20\x79\x42\xd4\xd4\xca\x98\xac\xed\x55\xdb\x48\x8b\x62\x6a\x51\x34\x5f\xb4\x8d\xb6\xeb\xd6\x21\xc5\xd9\xf2\xdc\x1e\x58\x07\x23\x0d\x08\x90\xdc\xc8\x3d\x9d\x41\x83\xa4\x95\x3a\x0d\xd7\x00\x51\xf1\x44\x4e\xa3\x51\x41\xe9\xb8\x17\xa6\x56\x06\x28\x3a\x39\xa6\x56\x06\x48\x65\x62\xd4\x4d\xa3\x3e\x41\xd2\x47\x36\xd5\xf0\x20\x79\x18\xc6\x74\xb2\x0c\xb2\x47\x98\x9c\x86\x78\x82\xe4\x39\x5b\xa7\x5e\x59\x90\xf4\x04\x9e\x7a\x65\xcf\x1d\xe2\x59\x7d\x6c\x9a\xc6\xd8\xd0\x7d\xec\x36\x49\xad\xcf\x70\x74\x1a\x5f\x09\x82\x93\x76\xeb\xa9\xf2\x3e\xbd\x30\x1f\x55\x71\xaa\xa9\x41\xb8\x3e\x7d\xaa\xa9\x41\x2a\xdc\xa1\x5e\x4f\x55\x35\x08\xce\xd0\xad\xa7\x8e\x51\x10\xd5\x0a\x38\x81\x06\xd9\x91\xff\xd4\x2f\x7a\x6e\xbf\x28\xe3\xe9\xa9\xf6\x3e\xd5\xde\xf4\x83\x53\x55\x0d\x4a\xcb\x3e\x65\xfe\xde\x1d\x8f\x12\x3e\x9d\xf3\x9e\xac\x0f\x3a\x8b\x3a\x8d\x89\x04\xd9\x9e\x71\x3a\xc1\x05\xe1\x12\xd9\xe9\x04\xf7\x74\x82\x4b\xff\x3c\x8d\xce\x00\xc5\x53\xec\x4e\xd5\x26\x48\x7b\x51\xe2\x54\x0b\x82\x50\x95\x9e\xea\xa4\xd3\x68\x44\x17\x2a\x4e\xd5\x0d\xc8\x9e\xfa\x76\xaa\x21\x4e\x35\x84\xc2\x56\x43\x80\xb4\xd7\x33\x4e\xfd\x8f\xa0\x2c\x3b\xf8\x37\x15\xf3\xa9\x22\x00\xc1\x3d\x49\xf5\x54\x11\x9c\x2a\x02\x5c\x36\xa7\x8a\xe0\xdc\x8a\x80\xc1\xfb\x74\x2e\x79\x7a\xe6\xaa\xcb\x0a\xa7\x2e\x4b\x50\xb8\x65\xbb\x9e\xc6\xde\x81\x62\xcc\xed\xe9\x42\x18\x08\x2e\x28\xab\xa7\x63\x29\x28\xfa\xf7\x4e\x67\x89\x20\xed\xa5\x86\xd3\xa0\x05\x90\xf6\x8a\xc4\xe9\xa0\x08\xd2\x5e\x6c\x38\x9d\xdb\x9d\x06\xb1\xb9\xb4\x70\xba\xa0\x05\x42\xc5\x75\x1a\x9e\x06\xa2\xf2\x59\x9e\x8e\x81\x20\xb8\xfd\xa9\x9e\x4e\xdb\x40\x32\xdc\xf2\x74\x8d\x0b\x04\x57\x8a\xd5\xd3\x61\xf1\x74\x58\xb4\xa3\x38\x04\x82\xa8\xc3\x24\x0b\xc1\x69\x5e\xc3\xa6\x75\x54\x04\xc1\xb5\xf0\xf5\xd4\x11\x08\xc2\x35\x9c\xd3\x79\xd6\xe9\x3c\x8b\x41\xe5\xd4\xeb\x77\x7a\x60\xb8\x4b\x2a\xa7\x61\x67\x20\x4f\xbf\x40\xc7\xb6\x53\x4f\xa0\xa2\x75\x1c\x03\xc1\xb5\x20\xf5\x74\x6e\x04\x82\x13\x7a\xeb\xe9\x7c\xe3\xfc\x28\x3e\x03\xd4\xa5\x4f\x0e\xa4\xbd\x16\x73\x39\x82\x80\xe4\x77\x74\x39\x95\x00\xa1\x9b\xfa\x72\x50\x01\x61\x50\xf2\xe5\x84\x00\x04\x17\x33\xd5\x4b\xeb\x1f\xa4\xbd\xb0\xe3\x2d\x3b\x22\x3b\x03\xbc\xfc\xe6\x41\xda\xcb\x38\x97\xc6\x38\x08\x6e\x96\xaa\x97\x96\x37\x28\x47\x33\xe9\x31\xc9\x8e\x8c\x01\x70\xe9\x49\xbb\xf4\xa4\x31\xdc\x5d\x9a\xd9\x20\xb8\xea\xa4\x5e\x86\x13\x80\x68\x87\x4f\xbd\x26\xbd\x24\x2d\xf9\x5f\x0e\x17\x20\x9c\xe2\x5f\x0e\x17\x97\x57\x80\xb8\x5a\x74\xb9\x03\x0e\x04\x57\x4b\xd5\xcb\x98\x2f\x10\x9e\x1f\x76\x69\xfb\x5e\x9e\xbd\xb4\x93\xcc\x6c\x21\x1a\x36\xe0\xa5\xa1\x0b\xd2\x64\x34\xbd\x1c\x54\x40\x70\x5d\x53\xbd\x8c\xef\x02\x43\x07\xeb\xa5\xed\x0b\xb2\xc7\x6e\x5c\xda\xbe\x20\x8f\x30\x7b\xe5\xca\x31\xd3\x1e\xe9\x70\x19\x18\x06\x72\x4e\xfe\xa2\x72\xad\x5a\x72\x54\xc8\x98\xea\xcb\x0b\x3a\x94\x8e\x43\x16\x48\x5b\xac\xae\xab\x80\x34\x99\x96\x5c\xda\xb9\x20\xb8\x01\xb9\x5e\x8e\x6b\x97\xc1\x0b\xcd\x17\xed\x2a\x18\xb5\x5c\xc6\x51\x2f\x1d\x6a\x20\x0f\x66\x85\x97\x0e\x35\x10\x1e\x8a\x78\x19\x80\x00\xc2\x59\xfa\xa5\x01\x0b\xc2\x09\xf2\xa5\x8f\x0d\x84\x56\xe1\xa5\x01\x0b\xa2\xe1\xe4\xb9\x0c\x3f\x00\xc1\x75\x69\xf5\xd2\xed\x76\x6d\xb7\x1b\xf3\xb1\xcb\xa1\xf2\xf2\x32\x11\x97\x02\x2f\xfd\x6e\x20\xb8\x7c\xad\x5e\x1a\xba\x20\x95\x2d\x7e\x2d\x5d\x10\x5c\xdb\x56\x2f\x5d\x71\x20\x73\x4b\x63\xbd\x8c\x66\x00\xc9\xa3\x8e\xbc\x88\x4a\xe4\xb2\x93\x14\x19\x41\x6c\x9e\x82\x71\x69\x22\x83\xb4\xd7\xf3\x2e\xd7\x8a\x40\xee\xb6\xa5\x6b\x45\x20\xe9\x64\xbb\xb4\xa4\x2f\x0f\xbb\xde\x55\xb2\xc5\x39\x16\xd2\xc1\xe7\x32\x34\x02\x14\x0f\xb1\xbd\xf4\x11\x82\xec\x22\xc1\x65\x40\x1c\x48\x3a\xb3\x2e\xed\x6d\x90\xa7\xa3\x8a\x6a\x03\x94\x63\x67\x6f\x51\xbd\xef\xcd\x2e\xac\xbf\x11\xa4\xdd\x4a\x5a\xe5\xa0\xb8\x47\xe2\xd2\xdf\x08\xb2\xfb\xc8\x2f\x57\xb0\x40\x6a\x98\x08\x97\xb6\x3b\xc8\x9d\xa1\xf9\xd2\x76\x07\xd9\xbd\x6e\x97\xb6\x3b\x28\x43\xb1\xba\xbd\x0e\x04\x87\x4d\xd7\x4b\xa7\x24\x48\xad\xfe\xf6\x21\xd9\xf5\x72\xcd\x0b\xe4\xe4\x20\xa1\x5e\xbb\x76\x70\x36\xf9\x1a\xcd\x01\x92\x1b\xee\x2f\x8f\x28\x00\x59\x63\xf6\x32\xc0\x03\xa4\xb2\x93\x14\x3a\xce\x4e\x4f\x02\xb8\x9c\x39\x80\xc2\x9d\xa3\xf5\x32\x36\x1b\x64\xc3\x5a\x2f\x57\xd4\x2e\x4f\x2d\x60\xba\x77\xa9\x0f\x41\x76\xb7\xe5\xe5\x22\x1b\x08\x8d\xb0\xcb\x38\x3e\x90\x74\xac\x5d\xfa\x3f\x41\xd1\xc8\xbe\x9c\x72\x80\xd2\x51\xdd\x97\x2e\x51\x10\x2d\x5b\x08\x8b\xca\x29\x4e\x8d\xc9\xf6\xa5\x6e\x05\x45\xbf\xe0\xa5\x6e\xbd\xd4\xad\xd8\x65\x97\xd3\x0b\x90\x74\xb1\x5f\xce\x2e\x40\xd2\xed\x70\x39\xbb\x00\xc1\x41\xd7\xf5\xd2\xad\x09\x86\x2b\x29\x97\x81\x21\x97\x17\xcf\x39\x48\x38\xbb\x00\x59\xaf\xc6\xa5\x0b\x13\x84\x7b\xa6\x2e\x5d\x98\x20\x7b\xaa\xf2\xa5\xe6\x06\xc9\x2d\x28\x97\x01\xe3\x20\x0c\xad\xbd\x74\x74\x82\x68\xd6\xd1\x79\x0a\x08\xf7\x72\x5d\xea\x77\x10\x46\x64\x5c\x9e\x59\x00\x4a\x56\x99\x3b\x75\x01\x35\x3b\xa8\x6a\x05\x80\x5c\x77\x21\xac\xe3\xcb\xf8\xcf\x2a\xc2\xe5\xd4\x05\x8c\xd8\x49\xd6\xf1\xf5\xc6\x1b\x92\xf4\x86\x82\xf0\x18\x9e\xcb\xd8\x14\x10\x4e\xe3\x2e\x57\x16\x41\x39\x54\xdb\xce\x82\x40\x78\x54\xc3\xe5\x46\x37\x90\x77\xb5\xb5\x4e\x40\xf6\x08\xa7\xcb\x20\x49\x90\x3d\xc1\xf7\x72\xae\x04\xb2\x7b\xdf\x6e\xe7\x4a\xa0\xe8\x0d\xb9\xf5\x99\x82\xec\x8e\xaf\xdb\xb9\x12\xc8\xca\xeb\x76\xa9\x11\x84\xeb\x1d\xb7\x4b\x8d\x20\x1b\xd8\x74\x1b\x01\x7f\x13\xe7\xd2\x50\x42\xb7\x16\xd2\xed\x3d\xc0\xf4\xaf\x5b\xff\x2b\xc8\x5c\xa3\x5e\x6f\x8d\x26\x90\x35\xf1\x6f\xc3\x5c\x40\xb8\xd5\xf9\x36\x76\x13\x14\xf7\x15\xdc\x7a\x64\x41\x76\x56\x77\x3b\x5d\x03\xd9\x19\xdc\x6d\xe4\x0b\x08\x87\xb7\xdb\x98\xcf\xdb\xcb\xe7\xb8\x12\xa6\xde\x1a\x65\x20\xf7\xc3\x37\x2d\x3e\x46\x59\x19\xc5\x34\xcb\x8f\x4f\xd6\x89\xd8\xed\xf9\x9e\x60\xb8\x8e\x74\x3b\x85\x03\xd1\x70\xb6\xde\x5a\x73\x20\x1a\x0e\xcc\xdb\x59\xdd\xbd\x67\x75\xdd\x34\x8b\xc6\xb2\xe8\x60\x40\xb9\x0d\x6d\x01\xe1\x51\xde\xb7\xde\xd6\xdb\xd0\x7f\xe3\x40\x6e\x2d\x3c\x90\x3a\xe3\xce\xad\x81\x77\x7b\x89\x9c\x11\x2a\xb7\xbe\x55\x90\x9d\x96\xdc\x7a\x4d\x6f\x22\xf8\xdb\x4e\xb2\x9a\xc5\x63\x37\x10\x90\xd1\x2e\x20\xeb\x81\xbd\x9d\x36\x82\xe2\xce\xcf\xdb\xa5\x52\x90\x9d\xe2\xdc\x5a\x8b\xa0\x68\xda\xde\x06\x9a\xde\x9e\xa0\xc0\x78\x7b\x6b\x40\x82\xd4\x19\x78\x6e\x0d\x48\x10\x6e\x9b\xbb\x35\x16\x6f\x2f\x82\x43\xf9\xde\x4e\x41\x41\xb8\xf8\x7b\xeb\xa6\x05\xa9\xa3\x43\x6f\x57\x62\x41\xf1\xbc\xbd\xdb\x95\x58\x90\xdc\x5e\x7d\xbb\xb9\x0e\x64\x37\x6b\xde\x7a\x6b\x41\xe8\xc0\xbd\xf5\xd6\x82\x68\x76\x32\x2d\x56\x10\x46\x3d\xde\x5a\xac\x20\x75\xe6\xbc\xb7\xde\x5a\x10\xea\xe3\x5b\x8b\x15\x94\xdd\x13\xf5\xb0\x82\x3e\x6c\x48\x57\x5f\x41\x1e\x8c\x6b\xb7\x1e\x56\x50\x92\x9f\x9b\x1e\x56\x90\x3d\x51\xe5\x76\xfa\x0c\x7a\x63\xf6\x74\x6b\x8b\xde\x7b\xfa\xfc\xb7\x1c\x8e\x7d\x6b\xab\x82\xdc\xed\x46\xda\xaa\xa0\x4c\xc7\x04\x0d\xd3\x7b\x47\xd0\x0e\xd3\xec\x21\x4c\xa9\x1b\xbe\x80\x5b\x3f\x2a\x88\x56\xcd\x4c\x81\x72\x50\x95\x07\xed\xdd\x1a\xab\x20\x7b\xb2\xf8\x6d\x64\x2c\x08\x6e\x57\xa8\xb7\xab\xbf\x20\x1a\x33\xf1\x5b\x33\xf4\xde\x66\xa8\x72\xd7\x8a\x03\xd1\x18\xf0\x6f\x37\xcb\x81\xb4\x07\x1d\x0f\x89\x02\xd1\x98\x62\xdf\xc6\xbc\x82\x68\x0c\xac\xb7\x1b\xe3\x6e\xaf\x01\xc9\x26\x59\x30\x4f\x6c\x62\xdc\xbe\xf5\x61\x82\xdc\x19\xa4\x6f\xd7\x70\x41\xd2\x61\x76\xbb\x84\x0b\xa2\x31\x8f\xbd\x9d\xd4\x83\xd2\xfd\x45\x43\x59\x41\xf6\xc0\xb6\x5b\x73\xe8\xd6\x1c\xb2\xa8\x1a\x3a\x20\x9a\xd9\x7b\x14\x25\x88\xc6\x94\xef\xd6\xf6\x01\xa9\xee\x17\xfd\x32\xb6\x8b\x94\xa2\xea\x22\x05\xd1\x98\xec\xde\x3a\x11\x40\xb4\xe6\x53\x36\x24\x1e\x03\xcf\x22\xb8\xb5\x6a\x40\x34\x66\x7c\xb7\x26\xcc\xad\x09\xe3\x17\xab\x7b\x00\xa4\x1d\x9a\x74\x6b\x9d\xdc\xdb\xf9\x89\x8d\x74\xeb\xd6\x04\xd1\xf0\x8d\xdd\x4e\xfd\x41\xf1\x30\xd5\x5b\xfb\x01\x24\x4f\xfa\xb8\x35\x03\x6e\x03\x7e\x92\x8d\xa4\xd2\x07\xc9\x3d\x55\xb7\x4a\x1f\x44\x53\x3d\xe9\xc2\x04\xd1\xec\xc2\x46\x0a\x81\x68\x76\x7e\x97\x40\x41\xd9\x03\x80\x4a\x1f\x94\x3d\x00\x18\x4e\x74\x7b\xe2\xa3\xd1\x74\xb7\x5a\x1f\x0c\x57\xa5\x6f\xb5\x3e\x28\xde\x31\x70\xab\xe2\x41\x34\x3b\xbf\xee\x50\x90\xdd\x80\x74\x1b\xb7\x0a\xa2\x31\xfa\x3e\xea\xe0\xc7\xb3\x16\x93\x49\x97\x49\xb4\x25\xf5\x7e\x54\xa5\x20\x1b\xf4\xf2\xa8\x37\x41\x70\xbd\x5f\x7d\x54\x92\x20\xda\xf0\xa9\x6a\x12\xcd\x4b\xbb\x3d\xaa\xcd\x67\x2f\x6e\x56\x92\x2c\x04\x87\x28\x7a\x6e\xfe\xa3\xcb\x14\x84\x87\x3c\x3f\x2a\x57\x10\x1e\xd2\xfe\xa8\x5b\x41\x70\xe9\x4e\x7d\xf4\xa2\x82\x70\x2d\xe0\xd1\x63\x0a\xc2\x48\xc9\x47\xdd\xfa\xa8\x5b\xf1\x37\x3d\xea\xd1\x67\xaf\x77\xee\xc7\x2c\x6b\x36\x98\xcb\xdc\x5c\xf0\x04\xc3\xc5\xfe\x47\x2f\xea\xa3\x17\x15\x15\xff\x18\xc3\x09\x86\xcb\xc1\x8f\x9e\x0c\x90\x76\xc8\xe0\xa3\x2a\x02\x69\xc7\x07\x3e\x2a\x9e\xc7\xcd\x6a\x86\xeb\x3d\x6a\x1e\x10\x1e\x87\xf3\x18\xec\x09\xc2\x81\xfa\x51\xf3\x3c\x6a\x1e\x3c\x53\x8f\x6a\x06\x14\xee\xb1\xaf\x8f\x91\x42\x20\x3c\x75\xf9\x51\xcd\x3c\x2e\x0a\x86\x4f\x99\x3d\x5b\xda\x3c\xdd\xf0\x71\xb8\x06\xd9\xb9\xff\xe3\x68\xfd\x38\x5a\x4f\x93\x1e\x93\x58\xdb\xc3\x92\x79\x1c\xad\x41\x3e\xac\xb8\x7e\x84\x47\x3f\x02\xbd\xf3\x71\xb4\x7e\x1c\xad\xf1\x7b\x3d\x4e\xf3\x41\xf8\xa5\x3e\x2e\x5e\x81\x30\xe0\xe6\x71\x4a\x0f\xc2\x0d\x54\x8f\x13\x73\x50\xbc\x3a\xe3\x71\x48\x7f\x1c\xd2\xf1\x3a\x3e\x0e\xe9\x20\x3c\x18\xe8\xd1\x07\x0b\xd2\x8e\xbb\x7c\x1c\xd3\x41\xda\x81\x97\x8f\x93\x6e\x90\x76\x98\xe5\xe3\xe4\x19\x84\xb6\xf1\x63\xf8\x27\x48\x3b\x80\xf2\x71\xf6\x0c\xc2\xa9\xf2\xe3\x18\x0e\x42\x53\xf2\x71\x12\x0c\xc2\x63\xb7\x1e\x17\xb0\x40\xaa\x1e\x83\xf8\x38\x62\x83\xe8\xc7\xdf\xa0\x9a\x1f\x07\xf4\xe7\x22\x88\x37\xcc\xd8\x1e\x47\x98\xce\x81\x1b\xe9\x71\xf4\x06\xd1\xf1\x9e\x3d\xba\x80\x41\x78\x23\xc2\xe3\xd4\x12\x44\xc7\xc4\x7e\x9c\x5a\x82\xc4\x15\x7f\xf5\x71\x1f\x30\x88\x8e\x69\xf8\x38\xdb\x04\xc3\xd5\xd2\xc7\xf1\x1c\x44\xb7\x10\xce\x36\x41\x74\x56\x74\x1e\xfd\xbd\x20\x3a\xbe\xac\xc7\xd9\x26\x48\x3b\x22\xf5\x71\xba\x09\xc2\x83\x00\x1f\xa7\x9b\x20\x6f\x81\x3a\xdd\x04\xd9\x0d\x5f\x8f\xea\xe2\xd9\x9e\x62\xbf\x21\xf5\x05\xc8\x6e\xb6\x78\x9c\x6f\x82\xe4\x1d\x82\xf5\xd1\x7b\x0c\x72\xf7\xb3\x75\xc2\x09\xd2\xb4\xcf\xa9\x69\x40\x3e\xfc\xe0\x9d\x70\x82\xc4\x65\xce\xf5\x51\xf7\x80\xa4\x22\x7b\x9c\x5d\x82\xe8\x7e\x7d\x4e\x25\x41\x3e\xfc\x45\xa3\x68\x40\x9a\xcc\xb3\x1f\xa3\x68\x40\xf4\x9d\x64\x51\xb9\x04\xaa\x5b\x7a\x75\x0f\x28\x9e\xd2\xf4\xa8\x7a\x40\x18\x56\xfa\x18\x7e\x03\xd2\x54\x37\x38\xe1\x04\x69\x47\xec\x3e\xea\x1e\x90\x8c\xb1\x7b\xd4\x3d\x20\xeb\xbd\x7c\x9c\x84\x82\xe4\xc9\xab\x8f\x93\x50\x90\x0a\x37\xfb\x56\xef\x43\x17\xeb\x07\x3a\x69\xd9\x34\x8e\x8b\xa1\x7b\x7a\x21\xba\x28\xc6\xfc\xbc\xce\x39\x41\x71\x47\x8f\x77\x98\x8b\xe8\xd9\x17\x6f\x93\xe8\xb1\x8c\xfb\x5e\x3f\x2e\xa2\xe3\x4a\x7c\xdd\x21\x01\xd2\x0e\x82\xf5\x4a\xf2\xfa\xee\xfd\x10\x0c\x59\x5e\x40\x2e\x8a\x31\x9d\xde\x36\x2e\xd2\x0e\x96\xf5\xba\x71\x11\x1d\x2b\xfe\x55\x99\x81\x30\x0c\xe3\x55\x99\x81\xf0\x04\xeb\xd7\xf8\x59\x50\x0e\xba\xd4\xab\x8f\x1f\x64\x57\x07\xbc\x47\x5c\x64\xe7\xbe\x5e\x19\x2e\xb2\xb6\xdd\x6b\x70\xcd\xeb\x05\x49\xc6\xe7\x7a\x8d\xb8\xc8\x9e\x3a\xfb\x3a\x29\xf4\x66\x71\xd7\x58\x5e\xf7\x3b\x80\x72\x1c\x26\x59\x71\x2e\x95\xf0\x9c\x6e\x6f\x0c\x17\xd9\x58\xbf\xd7\xd9\x1e\x28\x9a\x0d\x5e\xfc\x2d\xc2\x79\x9c\x97\x7c\x8b\xe8\x4c\xb4\xbc\xe4\x5b\x44\xcf\xbe\x68\xbd\x83\xbb\x02\x2c\xaa\x4b\x89\x20\x3c\x95\xf2\x55\x4f\x82\xb2\x5b\x5c\x3d\x09\xc2\x48\xf4\xd7\xa5\x01\x10\x1d\x3d\xe9\x7d\xde\xa2\xb8\xe7\xc2\xcb\xbb\x45\x18\x2f\xe0\xe5\xdd\x22\xed\x80\x66\x2f\xdc\x16\xd1\xed\x8a\xce\xb4\x40\x71\x37\xbb\x77\x70\x8b\xe8\x38\xbb\x5e\x67\x5a\xa0\x54\xfb\x98\x33\x29\x10\x9e\x68\xf0\xea\xbc\x7f\x3d\x5c\xce\x40\xd7\xd7\xd8\x57\x90\xb6\xa8\x55\xb1\xde\xde\xed\x3a\xd2\x6b\xac\x09\x28\x9e\xf8\xf8\xea\xbd\x7f\xd1\xba\xbb\x96\x7a\xef\x41\xd2\xa1\xfc\x3a\x6d\x02\xc9\x70\xcf\x57\x87\x3e\x08\x37\x8d\xbf\x6e\x53\x07\x69\x1e\x3e\xa5\xf4\x3b\xb1\x66\x18\x50\xaf\xa1\x2c\xa0\x8c\xea\x8b\x36\x88\xb7\x8a\xef\xa7\x94\x21\x5b\x3a\x3a\x66\xd6\x6b\xc0\x0b\x28\x07\x0a\xe8\xd5\xe7\x0f\xd2\xc4\x72\x7c\x35\x10\x40\x76\x31\xf9\xd5\x40\x00\xc5\x60\x46\xaf\x0b\x17\xd9\xb5\xe4\x57\x9f\x3c\xc8\x46\xa1\x7b\x77\xb7\x28\xdc\xc0\x5d\xbd\xbb\x5b\x14\xe7\xa7\xaf\x6e\x7a\x50\x92\xa3\x85\xe6\xc1\xab\x79\x70\x1c\x7f\xc3\xf2\xf2\xab\xcf\xfe\xf5\xcc\xba\xe1\xcf\x2b\xbc\xa9\x9b\x96\x24\x0d\x0a\xaf\xf6\xf6\x92\x0e\xaf\xe3\x16\xc5\x8b\xd5\x5e\x17\x7f\x41\x3e\xec\x47\xce\x2f\xbd\xa1\x7b\x47\x5a\xbf\x6e\x28\x01\x69\x87\x96\x7b\x6d\xb7\x48\xd3\x8e\xe4\x01\x2a\xfb\xda\x6e\x06\xfd\x57\xbf\x39\x48\x7a\x65\xbd\x90\x5b\x64\x1d\xee\xaf\xc6\x09\x48\xd3\x91\x55\xeb\x03\x94\x31\x7c\xd1\xc6\xf7\x4c\x13\xfd\xcc\x5e\xbe\x5d\xbd\x69\xbb\xdb\x62\x7a\xc9\x41\xf1\xb4\xb1\xd7\x4d\x26\x20\xb8\x17\xb1\xbe\x5a\x24\x20\x0e\xbf\x50\x43\x6e\x40\xb8\x5b\xcf\x9b\xb6\x45\x0a\x0f\xda\xf5\x12\x6d\x11\xee\x3d\xf6\x12\x6d\x11\x1e\x81\xf7\x6a\xa5\xbc\xce\x3a\x8d\xec\x7f\x35\x53\x40\xd2\xe2\xf5\x96\x6c\x11\x06\xe8\xbf\x46\xf1\xbe\x9a\x24\x16\x43\x93\x04\x44\xc7\x5d\xe5\x6d\xd7\xa2\xec\x56\xd2\x24\x01\xd9\xe0\x05\x2f\xbb\x16\xd1\x99\x3b\xbe\x5a\x24\x20\x3a\x9e\x22\xef\xbf\x16\xa1\x4b\xe1\xd5\xae\x78\x99\xc0\x7a\x86\xd7\xab\x8b\x1a\x44\xb7\x43\x3b\x35\x05\xe1\x79\x5a\xaf\x76\x05\x08\xef\xcd\x7b\x35\x22\x40\x78\x04\xd3\xab\x11\x01\xc2\x08\x16\xef\xbf\x16\xc9\xe5\x23\xef\xbf\x16\xe5\x70\x7c\xd1\x88\x00\xa1\x41\xf2\x3a\xa5\x05\x69\x74\x93\x6c\xb6\xcf\x0b\xd2\x2d\x84\xa5\xff\xd8\xf5\x63\xdf\xd1\xac\x00\xd1\xf1\x58\x78\x49\xb6\x28\xee\x00\xf1\x42\x6c\x51\x5c\x28\xf1\x42\x6c\x11\x7a\x52\x3e\x7d\xdb\x20\x0e\x7c\x79\x9f\x33\x66\x90\xf6\x06\x02\xef\xcd\x16\xe1\x42\x8c\xf7\x66\x8b\xe2\xc2\xbe\xf7\x66\x8b\xf0\x96\xae\x4f\xdb\x03\xc4\x31\x7d\xea\x31\x89\x4b\xba\xe8\x01\xde\xa4\x2d\xd2\xde\x52\xe0\x55\xda\x22\x7b\xbc\xba\x57\x69\x8b\xe2\x36\x23\xaf\xd2\x16\xe1\xf1\xea\x9f\xde\x6d\x90\x74\x45\x7c\xda\x31\xa0\x1c\x87\x79\x55\x93\x08\xe9\xc2\xe6\xfd\xb4\x6c\x40\xb8\xc1\xf8\x73\xe2\x0e\x8a\xb1\x48\x9f\xc6\x0e\x48\x93\xf6\xfe\xb4\x62\x40\x9e\xd5\xec\xad\x77\x7a\xac\x91\x6f\x5a\x23\x76\x7c\x1e\x36\x92\xbb\x80\xc0\x30\x58\xee\x73\xe6\x0e\xd2\xde\xc5\xf0\x69\x00\x81\xed\x75\xff\x9c\xb9\x83\x34\xd1\x74\x9f\x13\x77\x90\x26\x3a\xec\xd3\x51\x0e\xd2\xde\xa0\xf0\x39\x99\x07\x61\xf8\xe2\xa7\xe9\x04\xc2\xb3\x37\xbc\x43\x5c\x84\x0e\xce\x4f\x3f\xf9\xa7\x9f\x1c\xfb\xcd\x3b\xc4\xc5\x30\x3e\xef\x33\x96\x0a\x14\x6e\xa0\xaf\x5e\x2b\x2e\xd2\x8e\xdc\xff\x0c\x55\x06\xc9\x49\xa2\x57\x8d\x8b\xf0\x34\x11\xef\x15\x17\x69\x1b\x37\x5e\x2c\x5e\xf7\xc5\xe2\x9a\x02\x5e\x2c\x2e\x8a\xae\x8d\x4f\x1f\x3b\xc8\x93\x11\xea\xd3\x10\x03\x69\x6f\xea\xf8\xf4\xa8\x83\x30\x9c\xff\xd3\xec\x02\xc3\xc3\x9f\x3e\xdd\xe7\x20\x5c\x16\xfc\xf4\x62\x80\xe4\x64\xf8\xd3\x12\x03\x61\x90\xb9\x77\x8d\x8b\x70\x01\xdd\x8b\xc5\x45\xda\x7b\x52\xbc\x59\x5c\x84\x47\x49\x7b\xb3\xb8\x28\xde\xff\xe7\x95\xe1\xd5\xfb\xc1\x3b\xda\xfa\xd3\x3a\xfb\xb6\x75\x86\x9d\xed\x9d\xe1\x22\xfa\xc8\xbf\xad\x9a\xbd\x2c\x5c\x44\x6f\x96\xd2\x2e\xc1\xf1\x3e\x1d\x17\xeb\xa7\x89\x07\xc2\x88\xae\x4f\x13\x0f\x24\x37\xf9\x7c\xda\x73\x20\xed\x0d\x24\x9f\xae\xf1\xcf\x70\xe5\x39\xcd\xcd\xca\x10\x9f\xa6\x53\xfa\x33\x84\x19\x0c\x63\xee\xbc\x79\x5c\xe4\xe4\x97\x6b\x98\x1a\x28\xce\x96\x3e\x0d\x46\x50\xb8\xb7\xbe\x7e\x3a\x6e\x40\xd9\x1d\x5f\xc7\x0d\x08\xa3\x14\xbd\xb2\x5c\x64\x63\xd9\x3e\xdd\xec\x20\x79\xd7\x88\xb7\x98\x8b\xf0\x46\xa6\xcf\x13\xf5\x40\x78\x60\xe5\xa7\x09\x09\xca\x60\xb6\xe7\xf5\xe4\xa2\xe8\x24\xf3\x2a\x72\x11\x4e\xa2\x3f\xc3\x3f\x40\xf2\x94\x87\x4f\x4b\x10\x64\xd7\x17\x3f\x5d\x45\x9f\xae\x22\x0c\x6c\xef\x30\x17\xe1\xe9\x7c\x9f\xc6\x21\x48\xc3\xc1\xc3\x18\x91\xcf\x18\x11\x07\x52\xed\xc5\x4f\x87\x12\x4e\x1b\x6f\x3a\x17\xd1\xa7\x85\xb0\x42\x9e\x58\xec\xee\x20\x6f\x3f\x17\xd1\x1d\xcf\x75\x45\x81\x32\x6d\x35\x5d\x51\x20\x4d\x0c\x86\x4f\x57\x14\xc8\x2e\x99\x7b\xfb\xb9\x88\x8e\x87\xc9\xdb\xcf\x45\xe1\x5e\xf3\xfa\x19\x93\x0d\xb2\x47\xc9\x79\xd5\xb9\x28\x1e\x9c\xea\x4d\xe7\x22\x3c\x60\xff\xd3\x44\x05\xd1\xa7\xbf\x68\xb9\xdc\xc0\xec\x16\xa5\xcf\xd8\x42\x10\x4e\xc8\xbd\xea\x5c\x84\xc7\x85\x7a\xd5\xb9\x48\x1e\xd5\xf0\x19\xfe\x01\xd2\xde\xdc\xf4\x69\x97\x7e\x06\x25\xba\xbb\xe9\xd3\x30\x05\xd1\x51\xea\x9f\x0b\x1f\xa0\x18\xa9\xfd\x69\xaa\x82\xec\x9e\x43\x6f\x46\x17\xd1\x99\xdf\x78\x33\xba\x28\x06\xbb\x79\x33\xba\x48\x7b\x77\xd3\xe7\x62\x08\x28\xc6\x00\x7d\xc6\x86\x80\x72\xd8\xc9\xb4\x71\x41\x2a\x9e\x25\xf8\x69\xd1\x82\x61\xbc\xc8\xa7\x45\xfb\x5d\x7b\x88\xe1\x47\x8d\x0e\x01\x25\xa9\xdd\x74\xa8\x81\x18\xda\x03\x3a\xd4\x40\x32\x4e\xce\x4b\xd5\x45\x76\x47\x85\x97\xaa\x8b\xb4\x77\x6c\x7d\xae\x9a\x80\xa2\x5b\xda\x8b\xd6\x45\xda\x7b\xbd\x3e\x7d\x71\x9f\xbe\x38\x3f\x00\x7d\x71\x9f\xf7\xa1\xda\xa9\xb4\x55\x41\x0c\x55\xa5\x21\x94\x5e\x84\xee\x61\x1c\x5e\x84\x5e\x3f\xee\xa1\xd0\xb9\xff\x19\x31\x0e\x52\xd9\x4f\x99\x3d\x16\xad\x91\x6c\x9f\x4e\x36\x30\x5c\xf8\xf7\xd6\x73\x91\x9d\xb5\x79\xeb\xb9\x48\x7b\x93\x98\x77\x9c\x8b\xf0\xa8\xf5\xcf\x05\x98\xef\xdd\xb5\x34\xcd\x0f\xec\xd5\x2a\x44\xfe\xae\xc0\x7c\xee\xd5\x76\xe6\xf4\x69\xd4\x82\x18\x8a\x56\xa3\x16\x84\x1b\x21\xbc\x0b\x5d\x14\xef\x31\xf0\xe2\x73\x11\x43\x4d\xa6\x21\x0a\x62\xec\xa7\x14\xc6\xe7\xb7\xe3\x17\xac\xcf\xeb\xf3\x9c\x10\x87\x4f\x2d\x51\x10\x5c\x3e\xd5\x0e\xac\x3b\x11\x6c\xd2\x69\x5e\x42\x2e\x82\x35\xfd\xe6\x25\xe4\x22\xc6\x12\x76\xf3\xc2\xf1\xf6\xf3\xc2\x71\xf2\xc2\x6c\x13\x31\xd6\xb0\xde\xbc\x70\x5c\x14\xca\xd5\x0e\xcc\x36\xb1\xca\xda\x48\x9b\xa6\x4d\xde\x4c\x24\x9d\x26\x39\x3d\x2c\xe6\x76\x99\x46\xcd\x93\x6f\xde\x26\x61\xc3\x26\x7f\xe0\x31\x89\x55\xf1\x65\xaf\xb6\x23\x5b\x7e\x62\xd4\x39\x74\xa4\x79\x2f\xb9\x08\x6e\x00\x6d\x5e\x2f\x2e\x52\xfb\x1b\xb6\x4b\x35\x6f\x1f\x17\x31\x92\x99\x58\x3d\xb6\xa4\x11\x57\xd2\xbc\x7c\x5c\x24\x36\xc6\x34\x2f\x1f\x17\x31\x76\x19\xad\x30\xdb\xc9\x39\xcc\xaa\x79\xf9\xb8\x08\xee\x09\x69\x47\xb6\x71\x08\x90\xc7\x59\xdf\x8e\x62\x4d\xb8\x65\x62\x28\x02\x3c\x64\x22\xb9\xbb\xb0\x1d\xc5\xfc\xb9\x64\x75\x64\x0a\x16\xbe\x89\x7d\xc5\x55\x56\xcd\x5b\xc5\x45\x8c\x62\x92\x99\xe1\x0f\x63\xc7\x5e\xf3\x56\x71\x11\x5c\x4d\xd2\x8e\x30\xfb\x30\x7b\x2a\x19\x16\x9f\x75\x23\x6e\xbf\x69\x47\xd8\x36\xdc\xd2\x30\x32\x02\xab\xb6\x0d\x26\x17\xae\xf1\x76\x54\x0b\x51\x39\xa4\x42\x81\x55\xdb\xa6\x12\x2b\x67\xa7\xa9\xca\x10\x53\x6a\xec\x24\x0b\x51\x2d\x04\xbf\x58\xfd\x45\x77\x7b\x55\x3a\x78\x55\x86\xd5\x0e\xce\x8b\xcd\x42\x34\x3b\x38\xc2\x6f\x0a\xa7\xed\x41\x81\xb2\x36\x0b\x86\x49\xc5\xa9\x61\xed\x68\x4a\xa7\x29\x1d\xdf\x0c\x93\x18\x3a\xac\x77\xb3\xf8\x0b\x79\x56\xf3\xb2\x57\xb0\x01\x8c\xc3\x74\xdb\xd1\xac\x91\x9b\xcf\xad\x51\xb3\x46\xcd\x1a\x51\xfc\xa6\x58\x39\xd3\x6b\xf8\x4d\x35\xbf\x02\x56\xc2\x46\xf1\x29\xeb\xcd\x56\x00\x16\x4c\xda\xd1\xac\x37\x2b\x61\x23\xf3\x62\xb7\xde\x9e\x67\xd2\xf9\xc5\x6e\x51\x3b\x27\x35\xf8\x15\x77\xfb\x34\x06\xd5\xcf\x17\xcd\xcb\x50\x59\x36\x93\xb6\x63\x28\x31\xf6\x84\x0d\xbf\xd8\xa1\x74\xb0\x82\xc6\x7e\x4a\xe9\xb0\x86\x46\x48\x55\xf3\x36\x73\x31\x08\x83\x6a\xc7\x50\x14\x83\x30\xfd\x41\xa7\x1b\x8a\xc2\x33\x8a\x2b\x65\x1d\x8a\x62\x20\x8a\xa0\x1f\x0e\x45\x31\x08\x26\x1f\x88\x62\x28\x0a\x36\x93\x0d\x3f\x86\x69\x43\x72\xd2\x30\xb7\x75\x35\x6f\x41\x17\x89\x53\xe2\x9a\xb7\xa0\xb7\x63\x52\xef\x20\xaf\x69\x21\xd8\x13\x31\xfc\xbc\xa7\x85\x98\x16\x82\x4f\x66\x3a\xaa\xba\x27\xa2\xee\xc7\x94\x98\x37\x6c\x05\xd2\x39\x95\xfe\x42\x19\x0d\xe9\x9c\x0a\x8c\xc3\x58\xaa\x5f\xe9\x69\xc1\xb6\x2d\xa3\xc4\x4e\x4b\x76\xe2\xd8\xe8\x48\xec\xb4\x91\x4e\x0b\x6b\xfe\x0a\x11\x53\xa6\x38\x6c\x9f\x96\x1f\xaf\x5b\xb2\x8d\x2e\x4b\x71\x39\xe7\xb1\x02\x97\xf2\x59\x28\x78\x95\x9a\x17\xaf\x8b\x18\x76\xa8\xcb\x92\x71\x42\x19\xbb\xe1\x9a\x17\xaf\x8b\xe0\xfe\x85\x76\x5c\x96\xd5\x5b\x47\xed\x3d\x97\x7d\x9f\x98\xd6\x51\xa9\xf8\x65\xbb\x5d\xec\x99\xeb\x54\xfc\xb2\xdd\x58\xf3\x1b\x76\x8b\xdb\xec\x6f\x8e\x54\x50\x37\xdd\x66\xcf\xd6\xb7\x61\xb7\xb8\x15\x05\x77\x6c\x65\x45\x71\xdb\x48\xdb\xe9\x66\x5b\x3e\xf6\x57\x36\xd8\x73\xa6\x47\x3b\x1e\x2b\xc9\xa2\x1f\xc7\x88\x34\xef\x62\x17\x23\x54\x74\x8f\xc5\x7f\x2c\xbe\x49\xca\x95\xe3\xc8\x8e\x46\xf1\x1f\x7f\xf2\xd9\x3f\x49\xf9\x1f\x6b\xb9\x90\x9b\xb5\x7c\xec\x2b\xdb\x44\xb1\x14\x76\x15\x8f\x8e\xf1\xab\x7c\x6d\xa4\x57\x03\x82\x17\x5f\x8b\x8f\x1f\x6e\x04\x63\xca\x6b\xf1\xf7\x2a\x20\xe2\x79\x95\xc5\x4b\xb7\x70\x14\x7b\x2d\xfe\xeb\x45\xfe\x14\xff\x33\x7b\xef\x49\x70\x94\xfc\xcc\x5e\xfb\xa4\x93\xd7\x67\xaf\xf8\x88\x2b\xb0\xbf\x7e\xfe\xe2\xe7\x2f\x52\xae\xcf\x5e\x81\x1f\x8e\x6b\x8c\xdb\xf1\xd9\x46\x1c\xb7\x39\x1a\x62\xfd\x2c\x84\x2b\x77\xd5\x4f\xf0\xb3\xbf\x7e\x6c\x2a\x77\xf8\xfe\x94\x2b\xb1\x25\xa3\xfd\x2d\x3a\xf9\x53\xec\x9a\x47\xe8\x7a\x2f\x78\x17\x41\xc0\x69\xf3\x82\x77\x91\xd9\x2c\xd4\x12\x1e\x38\x11\x2c\x3e\xb5\xc4\x1a\x9e\x88\xd1\x7c\x6a\x98\x84\x0f\x99\x21\xc7\x2b\xdf\x45\xf1\xcb\x4b\xf8\xd1\x5a\xd2\xac\xea\xbe\xf8\x99\x64\xa3\xf2\x54\xb2\x10\x09\x0f\x93\xd9\x6b\x56\xa5\xb4\x3f\x76\x1f\xab\xa6\xf1\x4d\x21\x76\xef\x72\x17\x09\x77\x58\xf3\x2e\x77\x91\x52\x31\xe9\x36\x49\xb3\xb0\x9a\x66\x31\xb8\x48\x01\x9f\x44\x4b\x5a\x47\x60\xe0\xe3\x6d\xde\xee\x2e\x82\x79\x69\x4b\x1a\x36\x20\x06\x9d\x32\x69\xd8\x80\x18\x8c\x42\x29\xfb\x93\x19\x4d\x44\x0f\x4c\xc5\xec\x0b\xd9\xb7\x42\x52\x98\x44\x17\xa1\xd7\x78\x2d\xbc\x18\x6c\x1d\x69\x5e\xf8\x2e\x62\x74\xca\x55\x94\x2b\x47\xdb\x8c\xe1\x53\xaf\x49\x8a\x9a\xc6\x2d\xd6\xb1\xa0\xe0\xe9\xe0\x49\xbb\x26\x69\xd7\x0c\x0a\x11\x16\x22\x2c\x04\x2f\x86\x85\x08\xeb\xe8\x53\xd6\x91\xdb\xdd\xb3\x22\xd4\xd4\x49\x9a\x3a\xb6\xa4\xa6\x8e\x57\xb9\xfb\xb1\x78\x95\xbb\x48\x73\x58\x08\x4b\xaf\xf5\xa3\xa0\xc3\xd2\x07\x87\x50\x31\xc6\xa5\x6a\x3f\x24\xec\x92\xeb\xea\x5b\xd2\xfa\x01\x45\xa3\x32\x55\xcb\xa5\xa9\x33\x7c\xca\xec\x71\x0b\xb1\xe1\xa4\x79\x6f\xbb\x08\x0e\xad\x6e\x5e\xdb\x2e\x4a\xf7\x17\xb5\x61\x40\xc2\x2b\xd4\xbc\xb6\x5d\xc4\x98\x26\x29\x1c\xae\x6d\xd7\xd8\xf5\xd6\x76\x91\xd8\xcf\xdf\xbc\xa2\x5d\xc4\x98\x48\xa2\x59\x47\xb6\xa2\x4f\x3b\x93\xa6\x08\x88\x31\x69\x47\x4d\x11\x90\x1c\x95\xbc\xa2\x5d\x04\x57\x73\xb5\xd4\x2d\x2a\xee\x9e\x31\x28\x7d\xb7\x1d\xb9\xd8\x73\x4c\x84\xa3\x0d\x03\x82\xfb\x96\x9a\x17\xb9\x8b\xa4\x2d\xed\x4d\xed\x22\x58\x1e\x6c\x5e\xc1\x2e\x92\xe7\x18\xb4\xd4\x2d\x7e\xa7\xf8\x4c\x4e\xbc\x83\x5d\x94\x3d\x2e\x0c\x33\xc3\x6d\x83\xcf\xb7\x79\xbb\xba\x88\x89\xad\xee\x55\xea\x22\x79\x9a\x42\x4b\xc3\xfc\x07\xd1\xb2\xcc\x6a\xbc\x4b\x5d\xc4\x81\x15\xee\x5d\xea\x22\xe6\xe1\x53\x56\x9c\x70\xcf\x79\xf8\x94\xb5\xe4\x86\x2a\x16\x41\x5b\x9a\xb6\xd1\x64\x3f\x84\x83\xdf\x74\xc0\xc2\xfb\xc2\xe5\x4d\x2d\x69\xd7\x80\x98\x87\x4f\xd9\x46\x53\x13\x0f\xf5\xee\x95\xe8\xa2\x54\xbf\x19\xed\x0e\x50\x98\xae\x37\xef\x3f\x17\xc9\xb3\x19\x9a\x17\xa0\x8b\xe4\xac\x92\xcb\xd0\x37\x62\x62\x51\x78\x27\xba\x88\x79\x98\x99\xe2\x21\x16\x89\x2b\xb2\x5b\xd2\x3a\x01\x69\x7f\xa6\x1a\x19\xc9\x8d\x33\x4c\x2c\xd2\x65\x95\x08\x2c\x9a\xca\xf5\x32\x2f\xee\xf6\xc4\x69\xd6\xd2\x6d\x5e\xb7\x2e\x7d\xbf\x87\xdb\x4e\xc6\x9e\x18\x2e\xdb\x68\x5e\x50\x2e\x82\x83\x18\x5a\xd2\xca\x00\xf9\xb0\x14\xb7\x15\x67\x4d\x90\x0b\x94\x9a\xd7\x98\x8b\xd8\xbd\xe7\xb6\x60\xb7\x05\x43\x14\x9a\x27\x20\x08\x50\x69\xde\x6c\x2e\x62\x32\x41\xf5\x66\x73\x11\xd3\x2f\xf0\xb1\xa7\xec\x1b\x40\xf9\x45\xad\x07\x90\x3c\xcd\xa2\x25\x0d\x03\x10\x13\xb3\xd2\xdb\xc8\x45\x4c\x1b\x44\xfd\x0e\xca\x61\x53\xaa\xcc\x41\x4c\x25\xa6\x32\x07\x31\xf3\x6f\xbb\xb0\x5b\xfa\x94\x14\xea\x7f\xee\x7c\x95\x14\xea\x7f\x8f\xda\xaa\x7a\x10\xd3\x51\xe8\x53\x06\x1f\x32\x60\x52\xe9\x2d\xe1\x22\xa6\x43\xce\x67\xab\xb2\xe6\xc6\x09\xdb\x2d\x7d\xca\x00\x4f\xc7\xc4\xe6\xf4\xe2\x70\x11\x9c\xf9\xd8\xbc\xd8\xbb\x65\x56\xce\x26\x2a\xd3\x8b\xbd\x45\x69\xd8\xda\x99\x65\x32\x11\x93\x8f\x31\xab\xde\x41\x10\xd8\xd8\xbc\xeb\x5b\x64\xee\x96\x68\x59\xaf\x09\xc8\x3b\x2f\x35\xbe\xd7\x7f\x73\x87\x43\xcb\x6a\xfc\x6c\x6c\x0f\x5f\x9e\x37\x82\x8b\xc1\xae\xe8\xe6\x85\xe0\x22\x66\xf1\xa9\x6a\x52\xb5\x9d\xfd\xc9\x66\x1a\x27\x13\x54\xdf\xb4\x46\x6c\x01\x21\xee\xb9\x65\x4d\x05\x10\xb3\xf8\x94\x35\x5a\x68\x9d\x3e\x93\x93\x35\x4a\x88\xb5\x98\xf4\x99\xc4\xe1\xad\x18\x27\x59\x4b\x01\xc4\x2c\x26\x59\x88\xec\xde\x14\x93\xa6\x49\xba\xce\x30\x99\xbd\x4b\x5c\x04\xd7\x8b\x37\xef\x12\x17\xc1\x25\x52\x2d\xeb\xf0\x00\xa9\xd1\x4d\xbd\x5e\x5c\x04\xc1\xfc\x2d\x17\x85\xc8\x7d\x10\x5c\x2f\xd9\xb2\x36\x06\xc8\x9a\x60\xde\x38\x2e\x52\xe9\x4a\xac\xd8\x07\xb8\x98\xc9\x2f\xc3\xab\xc1\x45\x19\x3b\xc9\x82\x71\xbf\x52\xe1\xc2\x86\x96\xb5\x32\x40\x69\x26\x85\x25\x0b\x1c\xe9\x16\x56\x1f\x0b\x08\x6e\x66\x6a\xde\x33\x2e\x92\x07\xbd\xb4\xac\x47\x25\x1b\x8b\xcb\xb1\x2b\xcd\x9b\xc6\x45\x26\x42\xb4\x65\xad\x11\xd0\xb6\xcc\x42\xd1\x72\x64\x0f\x21\x95\xcd\x8b\xc6\x45\xe6\x56\xbf\x96\xb5\x46\xb2\xa7\xb3\x72\x60\x4b\xf3\xf2\x71\x91\xd3\x61\x31\xac\x27\x4b\x62\x9c\xbf\xd0\x72\xb5\x02\x55\x3f\x08\x96\x59\xd6\x44\xc9\xde\x99\x69\x37\xd3\x44\x01\x85\x93\x27\x9a\x77\x94\x8b\xf5\x26\x75\xd7\x6c\xc9\xee\x5c\xc6\xb8\xf1\xde\x72\x11\x4e\x8c\xbd\xa4\x5c\x04\x6b\x14\x2d\xeb\xa1\x01\xc1\x92\x61\xf3\x8e\x72\x11\xd3\x9a\x6b\x90\x80\x98\xcc\x89\xb2\xd6\x47\xde\x07\xe1\x90\x97\x76\x05\x48\xc9\x5f\xd4\x3c\x00\x45\xa7\x64\xee\x0a\xb6\x2b\x58\x9f\x52\x8a\xdc\x7b\x31\x31\x06\xb3\xd6\x01\x88\x89\x92\xf4\xc2\x70\x91\x35\xeb\xf3\xb0\xf4\x2c\x23\x35\xbb\x94\x36\x04\x08\x96\x66\x9a\xd7\x8a\x8b\x98\x7e\x24\x7a\x4b\xb2\x01\x45\x0a\x5f\x6f\x09\x48\xee\xbc\x6c\xde\x2b\x2e\x82\xc3\x89\x5b\xd6\xfa\x00\xc5\xc9\x94\xf7\x8a\x8b\xe2\x38\xec\xbd\xe2\x8d\x4b\xc4\x63\xa2\xa9\xbd\x43\x5c\x84\xbe\xaa\x3c\xfd\x49\xb7\x07\x3b\x86\x68\x69\x64\x2d\x0d\x07\x8c\x69\x7f\x9d\x46\xdc\xf8\xa2\xed\x31\xd9\x10\xe8\x37\xa2\xbb\x04\x04\x47\xfb\x36\xef\x23\x17\x45\xd7\x67\xd6\x83\x02\xb2\x16\x9c\x37\x8d\xb7\x7d\xd3\x78\xe3\x17\xb5\x20\x40\x09\x3b\x85\x16\x04\xa8\x87\x83\xee\x65\xb5\x2f\xcf\xdb\xe4\x29\xdd\x14\xa0\x1c\x76\x8a\x4b\x11\x7a\x1c\x8f\xcd\x7d\x99\x3d\x1b\x4b\xa6\xc2\xd7\x4d\x01\x12\xd7\xcc\xb6\xac\x9b\x02\x64\x62\xa7\x5a\xd6\xa8\x00\x31\x1d\x7b\x6e\xa5\xba\x57\x52\x9a\x8f\x59\x0a\xbc\x19\x5b\xff\x68\x67\x64\xed\x0c\xdb\x56\x3b\x03\xc4\x54\xf8\xda\x19\x59\x3b\x83\xa9\xaa\x17\x86\x8b\x98\xfd\xb7\xf7\x2d\xb7\xac\x19\x92\x35\x43\xba\xbf\x6e\xed\xb4\x39\x98\x3b\x7b\xeb\xb8\xf0\x9a\xd5\x96\x6f\xfb\x37\xc1\x4a\xd3\xcf\x5a\x33\xe4\xaf\x17\x91\x93\xa4\xd4\xf1\xae\x4c\xbf\x82\x47\xb1\x10\xbf\xd4\x1c\x23\x74\xb8\x80\xac\x29\x9a\x1f\x25\xf5\xd8\xff\xa8\xdc\xa3\x08\x38\x55\x63\x3a\x38\xea\x83\xf1\xb6\xf2\x69\xcf\x7a\x14\x01\xd7\x6e\x12\xde\xd9\xbc\xad\x5c\xe4\xd8\x45\xb5\x8e\x8f\x75\xa4\x37\x3c\xd6\xf1\xa1\x8e\x7e\xfc\xfa\x5b\x40\x62\xb7\x4a\xcb\xfa\x5b\xb2\xab\x44\x0e\x37\xaf\x79\x71\x38\x50\xa8\xf4\x5f\xf3\x7a\xd9\x51\xa8\x6e\x7d\xed\xcb\x9c\x11\x3f\x77\x5e\x8a\x90\x53\x09\x09\x65\x6e\x59\x7f\x0b\x88\x69\x5e\x3a\x57\x40\x72\x7e\xed\x35\xe4\x22\xa6\x06\x84\xf6\x18\xc8\x49\xe1\x68\x70\xe5\x7d\x07\x25\xd5\xd6\x94\xca\x7b\x89\xc8\x86\xd4\x70\x02\xb9\x38\x6a\x68\x38\x65\x0d\x27\x7a\xa9\xf7\x90\x8b\x9c\x19\xa8\xbc\x87\x5c\x04\xa1\xe5\xcd\x1b\xc6\x45\x26\x66\xa7\x79\xc3\xb8\x08\x42\xcb\x5b\xd1\x55\x52\xdc\x62\xdb\x4c\x3a\x4d\x72\xa1\x87\xef\xba\x68\x72\x15\x4d\x2e\x2a\xee\x3d\xe4\x22\x79\xc4\x55\x2b\x5a\x53\xa0\x1c\x7c\x8c\x25\xf9\x9b\x3b\xdc\x99\xe6\xf5\xc6\x70\x91\xd8\x9f\xd4\x8a\x16\x10\x48\x91\x68\xa6\xa2\x71\x53\xbc\x62\x12\x75\x5b\xf4\x79\x80\xe0\xa4\x84\x56\xf4\x79\x80\x94\x58\x0d\x29\x2e\xd3\x80\x7c\xd0\x87\xbd\x0c\x5c\x64\x4d\x70\xef\xf4\x16\xc9\x33\xae\x9a\x97\x7a\x8b\xc2\xcd\x5c\xad\xe8\xe1\x00\x85\x03\x40\x9a\x97\x7a\x8b\x70\x80\xf1\x4e\x6f\x91\xbb\x49\x7a\x38\xca\xb6\x2a\xf8\x9e\xbd\x62\x5b\x64\x57\x3a\xbc\x3b\x5b\xe4\x64\x29\xb4\x03\xbc\x3a\x9b\x48\xc9\x56\xc2\xfc\xc3\xfe\x89\xc8\x5c\xa7\x01\xc1\xba\x69\x2b\xea\xfc\xa2\x5b\xa2\x98\xa4\xc4\x38\xa8\xef\xd8\x49\xfe\x22\xc7\x90\xb0\xbd\xb5\x15\xbd\x0b\x60\x95\xd5\x34\xdf\x5c\x28\x0d\xb5\x53\xd4\xe6\x20\x73\xf7\x7c\xf3\xba\x6b\x11\x53\x59\xeb\x71\x00\x31\xf7\x53\x4a\x6c\x21\x73\x68\x47\xf3\xd2\x6a\x91\x74\x5f\x79\x43\xb5\xf8\x7f\x18\x3b\x97\x2c\x6b\x59\x66\x0d\x4e\xe5\x0c\x41\x48\x32\xc1\xce\x3f\x17\x6f\x7b\xfe\x43\x38\xcb\x08\xbf\x76\xbd\xad\x58\xe5\xaa\xad\x88\x4a\x5e\x48\x78\x9a\x7b\x52\x55\xe8\x07\x80\xb1\xef\xfe\xd2\x86\x4d\xc4\x74\xf8\x70\x62\xfa\xdc\x90\x33\xe9\x7e\x25\xd3\x56\xbc\x08\x74\xe3\x4b\x89\x6a\xd1\xdc\x2d\xab\x42\x47\x00\x0c\x87\xad\xd0\xea\x83\x3e\xed\x58\xad\x3e\x68\xee\xe3\x55\x61\x82\x21\x54\x42\x49\xef\x60\xd9\x41\x6e\x1e\x32\x3c\x9b\x1d\xa4\x27\xb0\xfb\x4b\x1f\xc0\x62\xbb\x2c\x5b\x6b\xce\x01\x0c\x4d\x75\x2c\x1f\x39\x1a\x2a\x28\x59\x57\x98\x86\x00\xcd\x5d\xc7\x2a\x74\x18\xc2\x7d\xa2\xc2\x43\xf6\x99\xae\x00\x99\x2e\x65\xb1\x45\xfb\xee\x49\xbb\x0f\xda\xf0\xfb\xd5\xc8\xc7\x37\x4d\xe2\xf7\x65\xd6\x01\x0c\xaa\x91\x4a\xa9\x6c\x11\x3b\xde\x66\x1c\x7e\xf9\x07\xeb\x6d\x09\xa1\xe3\xb0\x61\x2f\xfa\xee\x87\xe9\x64\x0a\x18\x3b\x49\x2c\x35\xb6\x45\x2f\xdb\x6a\x02\x03\xb4\x7d\xf7\x87\x36\x9f\xf5\xb0\x6c\x80\x53\x6a\x6c\xd7\xa7\xb1\xfd\xfd\xd0\xb7\x40\x85\xad\xb4\x11\xde\xa4\x29\x8d\xef\x5c\xf6\x3e\xfb\x5e\x55\xfc\xad\xf6\x58\xca\x6d\x8b\x66\xfc\x11\xce\xb4\x84\x15\x22\x8e\xc1\xba\x30\x60\xb0\x2f\x5d\x29\xb7\x2d\xfa\xf4\x43\x36\xe3\x01\x72\xc3\xb5\x8a\xcb\xee\x7c\x91\x9b\x37\x67\xc2\x03\x74\x27\x09\x42\x7f\x05\xe4\xe6\x68\xa8\x6f\x02\x72\xf3\x15\xd7\xeb\x00\xc9\x82\x93\x0a\xbd\x03\x10\x94\x75\x57\xe8\x1d\x80\xd8\x1c\x4d\xf4\x0e\x40\x73\xc3\xb6\x0a\xdd\x03\x90\xac\xeb\x28\xf5\xb6\x45\x38\x71\xa0\x92\xb6\x08\x13\x8c\x0a\x69\x8b\x46\xe5\x50\x85\x56\x1e\x34\x77\x47\x2b\x65\xb3\x45\x63\x21\x69\xa9\x91\x2d\x92\x6d\x2d\x4a\xdd\x6a\x91\x1b\x89\x3c\xe5\xa7\x45\x8b\xef\x3b\xd3\xa8\x83\x96\xbe\x0f\xe6\x4a\x40\xeb\x7e\x54\x9a\xeb\x70\x01\xad\x2f\xbd\xe6\x1a\xe4\x66\xff\x68\xae\x41\x0b\xd3\xa1\x0a\x44\x8b\x30\xab\x39\x9c\x8d\x00\x49\x99\x50\xa9\xf3\x2c\x9a\x5b\xd5\x95\x7a\xcd\xa2\x3b\x1f\xa9\x38\xb3\xc8\x8d\xe4\xa7\xe2\xcc\xa2\xb9\xaf\x5e\x0d\xf3\x0e\x20\xcd\xff\x0c\xf3\x0e\x60\xb2\x08\xa8\x86\x39\x06\x90\x14\x91\xd6\xb0\xa6\x03\xe4\x46\xaa\x6d\x38\xf7\x00\x06\xa5\xb8\x35\xa8\x9e\x15\xef\x25\x69\x99\xb9\x02\x90\x9a\xf0\xa1\x85\x05\xb9\x91\x0b\x53\x8a\x59\x04\x8b\xe0\x0a\x59\xe6\x0f\xc1\xbe\x92\x35\x8c\xf8\x41\x52\x69\x58\x2a\x31\x8b\xdc\xfc\xa1\x36\x17\x34\x6b\x04\x54\x4f\x16\x1d\x81\x96\x52\x16\x59\x74\xd6\xe8\x96\xb2\xc5\x22\x37\x7f\x68\x6c\x0c\xa6\x31\xc3\x48\x1b\x91\x0e\xdd\x98\xe6\x61\xd0\x3b\xdc\xc6\x7e\xf3\xd0\xe9\x21\x27\x07\xf9\x56\x87\x21\x2e\x58\xec\x3c\x51\x43\xa3\x08\x72\x23\xe3\x37\xb4\x80\x20\xd8\x38\xa3\x86\x73\xfd\xc3\x6d\xff\xd2\xce\x36\xc3\x0e\x72\x23\x15\xa1\xf8\xb0\xc8\x8d\x71\x65\x4c\x5b\x86\x54\x17\xb5\x44\x35\xb4\x6d\xa0\xb3\x17\x4f\xa9\x47\x2c\x9a\x7b\xf2\xd5\xd0\x6a\x81\xe6\x3c\xd8\xd0\x1a\x81\xdc\xc8\xc3\xa9\xe8\x2b\x7a\xe3\x2b\x1f\xbb\x3f\xdc\x79\xc9\xf8\x58\x87\xe1\x25\xc8\xcd\x97\xcc\x7c\x34\x88\xb0\xcb\x76\xef\x72\xa7\x92\xa3\x3c\x97\x8f\x64\x77\x97\x15\x5e\x02\x33\xd4\x20\x50\x8d\x2e\x25\x7e\x45\x6e\xf6\x98\xa3\x39\xc8\x8d\xc4\xa2\x7a\xbe\x22\xcc\x76\x2b\xde\x2b\x22\xba\x87\xbc\xe2\xc1\xab\x42\x54\x33\x9c\x3f\x07\x7d\xfa\x3d\x38\x82\x83\x98\xbe\x89\x86\x97\x9f\x12\xaf\xaf\x8a\xc3\x35\xc8\x8d\x9c\x9e\xda\xbc\x22\xb7\xee\xb9\xbc\xe2\xb7\x42\x85\x91\x46\x89\x5d\xf1\x8d\x17\x4a\xec\x8a\xdc\x88\x61\x86\xe1\x25\x48\xeb\x6f\x94\xd3\x15\xa9\x7b\x36\x0c\x03\x87\x9b\xd6\x23\x0a\x5e\x8a\xe7\x8a\x3e\x7d\x9f\x2e\x9b\x71\x31\x4d\x8d\x77\x39\x1c\xaf\x87\xe3\x35\x16\x77\x18\xbb\x0d\x63\x37\x7c\x79\x45\x77\x45\x6e\x78\xda\xc3\x21\x1c\xe4\xe6\x2b\x66\xbc\x85\x0e\x6f\xa2\x9a\x5f\xea\xf0\x8a\x40\xc3\xa1\x86\xc3\xf5\x70\xb8\x76\x68\x7b\xbc\xc9\x47\x57\x72\xf7\x97\xbe\xe8\x8f\x11\x11\x37\xee\x34\x38\xc8\x8d\xb1\x7f\x18\xbc\x81\x56\xff\x92\xc7\x1e\x46\x6d\x20\x37\xb2\x63\xc3\xa8\x0d\xe4\x86\x3b\xa4\x9a\xaf\xc8\xcd\x2f\x43\xcb\x00\x72\xf3\xe1\x6b\x06\x86\x66\x80\x68\x72\x68\x06\x40\x73\x9f\xcb\x52\x07\x58\x24\xda\x16\x35\x9c\xe0\x06\xcd\x9d\x22\x4b\x6d\x60\x91\xfa\x07\xc3\xe0\x0e\x74\x2b\x49\xd2\x14\x38\x48\x76\x44\x2d\xe5\x82\x45\x73\xc3\xca\x4a\x36\x50\x12\xb9\x91\x13\x52\xcf\x57\x34\xb7\xa2\xac\x34\xd4\x02\xc9\xf2\x94\x4a\x23\xad\x74\x5f\x48\xb6\xa7\xac\xd4\x10\x80\xdc\xf8\xae\xd2\x64\x33\x48\x8b\xf6\x52\xdb\x00\xa6\x45\x66\xc9\x7e\x43\x22\x37\x62\xa8\xec\xb6\xb6\xd3\x8f\xe9\x0f\x0f\x0f\xd1\x41\x7c\xa3\x2a\x0d\x8b\xdc\x48\x20\xa4\x06\x04\xe4\x36\xfc\xe1\xcf\x43\xac\x61\xb1\x11\x1a\x10\x24\x84\x73\x23\x51\x94\x1a\x90\xd4\x80\xf0\xbd\xa7\x33\xd5\x20\x29\xac\x2c\x75\x86\x45\xa2\x14\x55\xea\x0c\x8b\x86\xa4\x62\xa5\x79\x65\xd0\x8c\x2d\x94\x1e\x16\x51\xdf\xb9\x6c\x17\xa1\x1d\x9b\x49\x95\x3a\xc3\xa2\xed\x58\x9e\x34\x37\x9c\xe3\x7b\x57\x38\xbf\xc9\x61\x90\xec\xa3\x59\x69\x68\x07\x72\xc3\xff\x48\xcd\x18\x58\x6c\x73\x59\x4a\x0f\x8b\x70\x5a\x2c\xb5\x6c\xa0\x95\x7d\x68\xb4\x07\x72\xe3\xdb\x56\x8d\x58\xe4\x46\x68\x94\x06\x80\x20\x10\xda\xaf\xd4\xfc\x81\x44\x10\xaf\xd2\xda\x3d\xd0\x1c\x33\xd5\x2c\x16\x89\x10\x47\xa9\x59\x2c\x12\x31\xaf\x4a\x67\xaf\x41\xa3\x86\xbb\x94\x2c\x16\xbd\xe1\xe9\x65\xd9\x2e\xd6\x2f\xb0\x65\x66\xa5\x96\x14\x34\xb7\x49\xad\xb4\x6c\x0e\x34\xeb\x1f\xd3\x59\x68\xd0\xd9\x4f\xb2\xd2\xc8\x11\xe4\x66\x87\x19\x39\x82\xce\x26\x5d\x95\x4e\x39\x83\x68\x3e\x6f\x03\x47\x10\x56\xb0\xa6\xf6\x16\xa4\x45\x7f\x69\xd5\x1c\x78\x1b\xc6\x25\xcd\x0d\x23\x93\x9c\x4e\x2d\xa6\x59\x5f\xd0\xdc\x99\xb5\x14\x45\x16\xe1\x40\xa0\x28\xb2\x18\x4e\x97\xa8\x89\x2c\x7a\xf9\xdc\x8c\x08\x41\xa4\x77\x69\x44\x08\x7a\xf3\x87\x86\x7f\x20\x58\x00\x55\x69\x06\x19\xc4\xf0\xa3\x31\xeb\x9b\x2e\x40\xf5\x7d\x75\x7e\x19\x84\xa9\xac\x34\xfa\x03\xb9\x11\xbc\xaa\x92\x2c\x7a\x6c\x5e\xd1\x17\x71\x67\x80\xf5\x87\x46\x7a\xa0\x35\xc6\xc9\xd4\xc4\x83\x36\xb1\x15\xa9\x89\x4f\xc3\x3a\x3b\xcc\xb0\x0e\x84\x25\xb0\xea\x1f\x8b\x64\x67\xca\x52\xff\x58\xf4\x66\x17\x6a\xf5\x41\x77\x0e\x21\x0f\xdb\x75\x38\x56\xd0\x2e\xad\x3e\xe8\x4e\xbe\xe5\xe9\x15\x4f\x06\x06\x9c\x9d\xd4\xea\x83\x28\x87\x0f\x4d\x7c\x9a\x41\xc6\xac\xa5\x19\x64\xd0\xbb\x8f\x43\x0b\x0f\x92\x65\x8a\x95\x5a\xf8\x74\xa6\xba\xec\x30\x03\x37\x90\x9b\xef\xbe\x81\x5b\x1a\xb8\xe1\x64\xab\xc2\x2c\xc2\xb4\x6e\x1a\xcb\xa5\xb1\x1c\x71\x43\x3a\x07\x0d\x3a\x3b\x2e\x54\x9a\x0f\x06\x69\x31\x65\x1a\xde\x81\x6e\xa9\x69\xea\x07\xa4\x7e\x00\xae\x6c\x9a\xb0\x05\x4d\xa3\x9c\x66\x67\x41\x1a\x04\xa6\x71\x1b\x48\xd3\x5f\xa9\x1f\x90\xfa\x01\xeb\x6f\x91\xc7\x4a\xdd\x04\xd0\x34\x9a\x6a\x40\x8b\x16\xec\xd3\x52\xa9\x9f\x00\xa2\x7b\x2b\xba\x09\xa0\x3b\x8b\x9b\xba\x09\xa0\x95\x83\x90\xd5\x72\xa0\x77\xbb\xc5\x10\x11\xf4\xe9\xad\xe8\x4c\x80\xfe\x0d\xf7\x46\x8d\xa0\x35\x5f\x53\xcb\xec\x40\x73\x2f\xe5\x4a\x3d\x88\xd4\x83\xb0\xab\xf4\x20\x40\x73\x5f\xe3\x4a\x1d\x01\xd0\x82\x48\x26\x75\x04\x40\x6e\xd8\xe4\xd2\xc2\x83\xc5\xa6\xb6\x55\xe6\x6a\x41\x33\x09\x52\x56\xba\x81\xdc\xbe\x43\xe5\x21\x76\x06\x21\xe1\x54\x66\x74\x41\x77\xbe\x45\x91\x6a\xb1\xd0\x37\xab\x32\x7d\x0b\x72\xdb\xbd\xe2\xe5\x21\xf3\x4d\x93\x43\x8f\x87\x1e\x36\x1c\x5f\x1c\xfa\x79\x88\x7d\x79\x3c\x97\xf1\x27\x68\x46\x0b\xea\x5d\x8b\x5e\xdf\x7f\xa5\x87\x88\xa9\xf9\xd6\x4b\x1f\xa3\xf4\x31\x76\x7f\xe8\x15\xdd\xe6\x90\x01\xa7\x4c\xf0\x82\xce\x36\x87\xa5\xde\xb5\x68\x9d\xaf\xb8\xf4\x31\xc0\x32\xa7\x5f\x2e\x0c\x00\x3d\x3c\xbd\x99\x61\x10\x6c\xd9\x50\x65\xdc\x5a\x6a\x7a\x32\x52\x95\x6e\x07\x68\x6e\x1a\x5e\x65\xe0\x0a\xba\x51\x5e\x39\xed\x0d\xd6\xb0\xf3\xf5\x4e\x40\x67\xb7\xd0\x52\x61\x5b\xac\xf0\x79\xe8\xb0\x94\x11\x2f\xa6\xa3\xc2\xb6\xea\xb0\xec\xfe\xd7\xe9\xa1\xf3\x7f\xff\x37\xd9\x25\xac\xca\xd2\x3a\xd0\x4d\xf9\xaa\xa6\x2d\xb2\x11\x7a\x94\x73\xd7\x20\x9b\xad\x37\x2e\x06\xbd\xe3\xf4\x95\xd3\xd9\xa0\x99\x38\x2c\x4b\xeb\x40\x36\x5e\x73\x55\xb8\x45\xb6\xcd\x1f\xda\x2e\xa6\xa9\xad\x09\x50\x83\x5b\x34\xb7\x07\x2f\x15\xb7\x45\x36\x86\xbd\x72\x81\x00\xe8\x06\xff\xa5\xdf\x01\xd6\xf0\xdd\xd1\xc9\x28\x15\x43\xbd\x6f\xc3\xee\xca\xef\xfc\xdc\xb8\x8e\x07\xc8\xf6\x1d\xf2\x81\xe0\x78\x18\xb0\x97\x95\x74\x20\x9d\x2c\x2f\x57\x08\x94\x2b\x04\xd8\x1e\xbc\x4a\xff\x04\xa4\x89\xc9\xd2\x3f\x29\x77\x30\x34\xef\xa4\xf0\xb7\x48\xbd\x85\x32\x27\x5e\xca\x94\x4e\xff\xcb\x8f\xd2\xed\xb4\x37\x0f\x79\x9b\xb5\xf8\xa1\x97\xf4\x36\x49\x08\xb0\xcf\x6f\x29\xfb\x2d\x9a\xbb\x94\x57\x99\x13\x2f\xe7\xc1\xc3\x1b\xf0\x9e\xd0\xfd\x76\x71\x41\xe9\xff\x80\x6c\xe4\x98\xca\x92\x3b\xb0\xd8\xfe\xae\x14\x02\x17\xbd\x7c\xd5\x4d\x2e\x80\x6e\x74\x5e\xfa\x3f\xa0\xb9\xcb\x7a\x29\x04\x2e\xba\x33\x79\xa5\x03\x04\x1a\x9b\xab\x54\x99\x5c\x00\xd9\x48\x44\x95\x29\x71\x90\x8d\x14\x93\xda\xe0\xa2\x05\xd1\x40\xe9\xfe\x80\x6c\x24\x04\x4a\xf7\x07\xa4\x09\x81\xd2\xd7\x01\xc9\x0a\xb9\x2a\x1d\x1b\xd0\x91\xd0\xad\x32\xad\x0d\xba\x93\xfd\xa5\xaf\x03\x9a\xd1\x7f\x99\xe9\x06\x89\x5e\x53\xa9\x29\x2e\x16\x7b\x03\x56\x99\xbb\x00\xd9\xb0\xf0\x4a\x8a\x8b\xc5\x76\x7b\xa5\xa4\xb8\x08\xb3\x55\xa5\xaf\x53\x16\xff\x97\x2f\x94\x13\xe1\x60\x98\x41\x29\x3d\x1b\xd0\x9b\x23\xba\x99\x0a\x10\xc6\x11\x65\x5a\xa2\x54\xd7\xf3\xab\x37\xb1\x0c\x82\x7d\xed\xaa\x2c\xce\x07\xd9\x3c\xbd\x6e\x0c\xc8\xd7\x39\xfc\xd3\x2a\x2b\x4b\x2e\x92\x6d\x49\xaa\x4c\x64\x80\x64\xef\xd0\xaa\xd3\x17\xf0\xc5\x62\x29\x61\xa9\x54\x2e\xb2\x61\x6e\x4b\x8f\x06\x64\xf3\x35\xd5\x7d\x01\x2d\x90\xda\xab\x32\xb7\x51\x56\xfd\xa7\xff\xe6\xad\x5c\xcb\xde\xe3\xf6\x4c\x59\x83\x6c\x3e\x69\xb3\xcc\x20\x1b\x41\x45\xe9\xad\x80\x3e\x6c\xac\x59\x0b\x90\xcd\xf7\xd4\x2c\x33\x08\xab\x64\x55\x1c\x17\x11\x1a\x2c\x7d\x1a\x90\x8d\xbc\x58\xe9\x7a\x80\xb4\x58\xbb\x74\x2a\x40\x3a\xb1\x58\x3a\x15\xe5\xf4\x72\xf9\x1d\xe8\x42\x80\x6c\x1a\x1e\xdd\x05\xd5\xc5\xa7\x27\x73\xe6\x18\xb4\xee\xd0\x6a\x0e\x02\x34\x27\x86\xca\xec\x34\xc8\xe6\xc8\x61\x0e\x02\x24\x72\xa2\x55\x96\xea\x81\x3e\xbc\x6f\x0b\xf5\x41\xff\xcc\xb9\xfe\x09\x58\xec\x2f\x58\xa5\x7f\x02\x56\x38\x24\x38\x0b\x0d\x46\x7c\x57\xb4\xc3\x58\xa7\x38\xb5\x28\xa6\x2e\x40\x67\xb7\x92\x52\xe2\x5c\x74\x36\xe4\x28\x25\xce\x45\xd7\x3a\x29\x71\x2e\x86\x8b\x48\xa6\xc9\x0c\xf0\xf6\xa1\xff\xb6\x3c\x46\xf1\x21\x83\x90\x1a\xe7\x22\x10\xa3\x2d\xf5\xcc\x45\xb0\x0d\x6b\xa9\x67\x2e\xc2\xc9\xe5\xa9\x67\x03\x16\x7b\x28\x96\x12\xe7\x22\x9d\x5b\x56\xcf\x5c\x34\xc5\x12\x6a\xea\xda\x80\x6e\x15\x92\x1a\xe7\x22\xb6\xef\x97\xe5\x21\xdf\x94\xe2\xd0\xf4\xd0\x64\x5f\x10\xda\xea\x7c\x36\x08\x76\xac\xac\x69\x92\x65\xba\x57\x57\xf3\x5c\xb6\xb5\xf1\x05\x86\x57\xb4\xad\x2e\x07\xf0\x87\xa6\xe4\x91\x2b\x4f\xcd\x95\x72\xe5\x22\x5c\x25\x3a\xcd\xbb\x80\x98\xf6\xa1\x79\x17\x10\xec\x3b\x53\x53\x07\x08\x04\x3b\x8d\x95\x3a\xe7\xa2\x37\x7b\x5a\xff\x07\x24\x9b\x03\xd7\xd4\xd9\x99\xdf\x7e\x16\x34\xd5\x45\x8d\x33\xbe\x3e\xe4\x8e\x74\x80\x40\xb0\x07\x60\x4d\x33\x36\x20\x8d\x47\x15\x43\x17\xa9\x67\x36\xcd\xd8\x80\x34\xe5\x3f\x9d\x18\x00\x0d\x19\x98\x9a\x4e\xc6\x83\x66\xe5\xd0\xd4\x4d\x9a\xba\x49\xd4\x17\x4d\xdd\xa4\xa9\x9b\x44\x36\x60\xea\x13\x81\x16\xbe\xc2\xd3\x12\x3f\x90\xdf\xf3\x36\x63\x03\x9a\xba\x17\x35\x75\x94\x40\x47\x49\xa2\x94\x56\xaf\x4f\x5a\x9d\xcd\x2f\x4b\x69\x75\x11\x56\x3c\x2a\xad\x2e\x1a\x9a\xba\xa5\xb4\xba\xe8\x0e\x3d\x4a\xab\x8b\xee\xa2\xb6\x69\x39\x1f\xe8\x16\x35\x4d\x33\x3b\xa0\xbb\x24\x40\x01\x76\x91\x0d\x7b\x38\x9d\xda\x07\xf1\xdd\xb9\xae\xd3\xd4\x75\xf2\x25\xd0\x75\x02\xdd\xa5\xa1\xd3\xa9\x0e\x90\x48\x8c\x95\x62\xee\xa2\xbb\x30\x65\xea\x4c\x81\x70\x29\xe2\xd4\x99\x9a\x3a\x4e\xf6\xab\x8e\xd3\x74\x6f\xe7\xef\x87\xb6\xbe\x28\x15\x23\xa6\x52\xcc\x5d\x24\x4a\x77\x35\x9d\x36\x01\xcd\xa9\xe6\xa9\x93\x04\x5a\xb0\xff\x6c\x4d\xbd\x24\x10\xec\x4d\x5f\xca\xc0\x8b\x6c\x98\x9a\x69\x4d\x21\x08\xa4\xbd\x6a\x9a\x38\x9a\x26\x8e\xb0\xad\x53\x5f\x0a\xe4\xc6\x20\x3c\x4d\x1c\x81\xe6\xda\x8e\xa9\x2f\x05\x9a\xaa\x26\x35\x75\xa6\x40\xa0\x13\x52\xd3\x69\x99\xe9\xb4\x4c\xb5\xbf\xf7\xdf\xac\x69\x01\x23\xc8\x46\x4e\x75\x5a\xc0\x08\xba\x89\x7d\x15\xed\x45\x0c\xdf\x4a\xd3\x4f\x20\x4d\xa9\x4f\xdd\xaf\xe9\xc6\x66\xfe\x50\x5f\x6b\xea\x6b\x39\x32\xb9\x44\x13\x24\x9b\x75\x95\x8a\xf6\x22\x5d\x3a\x3e\x4d\x35\x81\x6e\x65\xd8\x74\x52\x08\xc4\xb4\xdb\x75\xbf\x40\x68\xc2\xa6\xf3\x44\x20\xd8\xed\xae\x54\xc2\x17\x2d\xbc\x47\xdd\x2f\xd0\x3b\xc9\x2d\xb5\xf1\xc5\x30\x17\x34\x4d\x35\x81\xd4\xbb\x53\x2e\x5f\x74\x54\x4a\x6a\xea\x7d\x81\xb4\x84\x69\x3a\x9b\x04\xd2\xaa\xeb\x69\xc6\x08\x34\x8b\xd9\xd5\xc6\x17\xed\xcb\xcd\x4d\x3d\x32\xd0\x54\xa6\x29\x05\xf3\x45\xa2\x75\x59\x53\x2f\x0d\xe4\xf7\x65\xbb\xe0\x61\x7e\x4a\x21\xfe\x97\xdd\x43\xfe\xe9\x1b\x59\xf5\xe5\xa6\xbe\x1c\x26\x78\xea\xcb\x4d\x7d\x39\xbb\xda\x89\x28\xb0\x86\x2f\xaa\x45\x02\x53\xf1\x10\x3c\x9b\xa9\x67\x06\xba\x0b\x2d\xa7\x9e\x19\x08\xd3\x19\x2a\xf4\x8b\x74\x99\xdb\x74\x86\x09\x84\xa1\xb8\xda\xfb\x22\xdb\x77\xc8\x1e\xa3\x6e\xc0\xf0\x76\x5a\x37\x00\xa2\x6c\x84\x75\x03\xa0\xa5\x63\x89\x25\x84\xa0\x4f\xcd\x82\xd3\x50\xa0\x87\x0f\xd7\x8c\x14\x68\xe3\x1b\x57\x9d\x9a\x02\xe1\x74\xc2\xd4\xef\x03\x4d\x49\x98\x9a\x3a\x7e\xd3\x8a\x83\xf2\x90\x2f\xd4\x8d\x3f\xaf\x3b\xe2\x3a\x4e\x90\x9f\xef\x61\x6a\x0a\xa4\x61\xea\x7c\x6c\xd9\xc3\x93\xf4\xa3\x31\xe7\x04\xd2\x85\x4f\x53\x5f\x70\xea\x0b\xea\x67\xe8\x0b\x82\x6c\x76\x8f\x25\x08\x20\xbf\x21\xc7\x19\x2a\x90\xcd\xa6\xea\x30\xce\x2f\xe7\xe4\xc8\x61\xce\x09\x74\x27\xe7\xa7\x1e\x23\x88\xcf\x2c\xe8\x31\x82\xde\x1d\x45\xf5\x18\x41\xff\x46\x77\x7d\x41\xd0\x54\x48\xaa\xa9\xe7\x07\xfa\xf6\xfd\xd2\xc6\xfe\xc8\x00\x39\xcc\xe9\xd3\x81\xc6\x56\xee\xb5\xac\x35\x04\x8b\xdd\x74\x6b\x99\xbf\x02\xe1\xa4\xd5\xd2\xcd\x03\xd1\xc3\xff\x1a\x1e\xa2\xf6\x22\x3d\x57\x7a\x28\x49\x7b\xbc\xaf\xca\xd2\x0d\x03\xdd\x79\xd9\xa5\x7f\x05\x3a\x6a\x12\xb5\xf4\xaf\x40\x63\xef\x9b\x5a\x7a\x4e\x4b\xcf\x89\x54\xc2\x72\xe1\x03\x68\xd6\xdf\x2c\x27\xb1\x96\x05\x0e\xa4\x63\x96\x0b\x1f\x40\x36\x82\xe7\xa5\xe7\xb4\xdc\xe8\x61\xf7\x5c\xa7\x87\x18\x24\x97\x3f\xbc\x3c\xa4\xcd\x27\x28\x59\x2e\x7c\x58\x61\xc2\x81\xb7\x7f\xb9\xf2\x01\x64\x23\xa6\x5b\x3a\x45\xa0\xeb\x14\x2d\xdd\x1d\xd0\x4c\xe5\x2f\x27\xa8\x40\x37\x23\xbf\xcc\x0a\x81\x66\x39\xf5\xd2\x03\x02\xdd\x7c\xc0\x72\x91\x03\xc8\x46\x78\xbb\xf4\x80\x40\x73\x75\xf2\x32\x51\x04\x9a\xab\xbe\x97\x4e\x11\x08\x47\x9e\x65\xa2\x08\x2c\x36\x3c\xae\xa5\x9b\xb4\x74\x93\x96\xe7\xb2\xf5\xb8\x49\x1a\x9f\xe5\xc4\x16\x48\x76\xe0\xaa\xa5\x47\x04\xb2\xf1\x52\x2f\xdd\x9f\xe5\xde\x12\x58\x87\xa5\xfb\xb3\xd4\xb9\xf0\x0d\x33\x9b\x04\xd6\xf0\x79\xeb\x11\x81\xc6\xbe\x3d\xb5\x2c\xec\x00\x0d\x9d\x9c\x5a\x7a\x44\x4b\x8f\x08\x8f\x71\x99\x60\x5a\xd6\x75\x54\xff\x07\x9b\xbc\x74\xa2\x40\xd7\x68\x2e\x53\x52\x20\xd8\x81\xb2\x96\x4e\x14\xe8\x5f\xb7\xe8\x0b\x81\x6c\xbe\x48\xa6\x87\x40\x7c\xef\x96\x5e\x08\x68\x8a\x2b\xd5\x32\x7f\x03\xb2\x93\x8c\x5b\xba\x21\xa0\x29\x59\x54\x4b\x3f\x04\xb4\xf8\x0e\x79\x81\xc9\x60\xb5\x7b\xc8\xf7\x79\x1e\xfe\xd2\xb3\xf9\x2c\x5e\x24\x92\x78\xb5\x74\x2a\x40\x3a\xd3\xb2\xcc\xfc\x80\xb0\xbc\x76\x99\xf9\x59\x66\x7e\x48\xb5\x2e\x33\x3f\xcb\x62\x48\xcb\x4c\x97\xee\x08\x88\xf0\x7d\x76\x69\x25\x48\xe4\x56\x6b\x99\xe7\x01\xd3\x1d\x42\x96\x55\x8e\x20\x9b\x8f\xdf\x82\x14\xd0\x74\x62\x97\x4b\x20\x40\x36\x3c\xc3\xa5\xef\xb1\x5c\xdc\xe0\xb7\xed\x9c\x16\xc8\xf6\x1d\xb2\x11\xe6\x79\x1c\x14\x9c\xd3\x02\x69\x6a\x66\xe9\x7b\x80\x44\xcc\xbe\x96\x8e\x06\xe8\xce\xca\x2e\xe7\xb4\x40\x53\x90\xaa\x96\xce\x07\xf8\xb6\x82\x58\xce\x73\x2d\xcb\x17\xfd\x68\x2d\x5f\x04\xb1\x7f\xff\x65\xc3\x0e\x1b\xc6\x87\xa6\x8b\x02\x62\x73\xd0\xd1\x45\x59\xba\x28\x24\xec\x96\x8b\x27\x40\x77\x4a\x6e\xe9\xb4\xac\xcf\x69\x21\x4c\x5d\x3a\x2d\x4b\xa7\xc5\xc1\xd6\x02\x45\x90\x9d\xf8\x7c\xe9\xb4\x80\xf6\xdd\xa5\xee\x08\x48\x94\xf7\x6b\xb9\x70\x13\x24\x92\xc4\xb5\x4c\x27\xad\x6f\x77\x08\x1e\x88\xbe\xc7\x52\xa5\xcc\x27\xa9\xef\x01\xb2\xdb\x2e\x33\x40\x60\x05\xce\xd4\x32\x01\x04\x62\xfa\x8c\xf4\x50\x40\x76\xed\x82\xb3\x61\xa0\x59\x17\xb1\xac\x8a\x01\xe9\x2c\xe0\xd2\x69\x01\x6b\xf8\xa2\xe8\xb4\x2c\x97\x42\x94\x6f\x9d\x33\x64\x20\xca\xb6\xea\xa2\x80\x74\xce\x6f\xb9\xd3\x04\x48\xbd\xd4\x65\x66\x0a\xb4\xf1\x8d\x3a\x7a\x32\x20\xd9\x61\xad\x96\x8e\x0c\x48\xd7\xe0\x2e\x9d\x16\xd0\xf7\xef\x64\x36\x96\xed\x5d\x75\xcd\x96\xa9\x29\x90\xdd\x71\xce\x2a\x49\x90\xd6\x45\x2c\xe7\xd3\x40\x76\xc7\x72\x9d\x16\x90\xce\x8a\x2d\x27\xca\x40\x53\x10\xac\x96\x73\x60\xcb\xbd\xb0\x4a\x1b\xaf\xdb\x02\xba\xab\xdf\x96\x6e\x0b\xc8\xce\xdc\xc3\xd2\x6d\x59\x3f\x6d\x1d\xd3\x67\xcb\x44\x17\xe8\x48\x4b\xd5\xd2\xfb\x00\xd9\xb5\x88\x66\xa2\x40\xcb\xef\x64\xbe\x3e\x2e\x7e\x70\x29\xe6\x6e\xfa\x08\x0c\x27\x1f\x77\xbd\x0f\x90\xe8\x29\xd5\xae\x5f\x01\xb2\xe3\x35\xee\xfa\x15\xa0\xe9\x0b\xec\x26\x94\x40\xb2\xe3\x79\xed\x66\x8f\x40\x58\xf5\xbe\x3b\x2f\x06\x12\x3d\xce\xda\x4d\x28\x81\xee\xb2\xb3\xdd\x84\x12\x08\x6b\x9c\x76\x13\x4a\x20\x91\xf2\xae\xdd\xa5\x0f\xa0\xa9\x39\x56\xbb\x2b\x49\x41\x76\x1c\xb1\x5d\x87\x67\xff\xf2\x4e\x0c\x6e\xbb\x45\x3a\xa0\xeb\xe1\xee\xae\x11\x05\xd9\xc3\x5f\xda\x7e\x57\x48\xf0\x41\xef\xce\xb2\x81\xe6\xbe\x07\xbb\x4e\x10\x48\x3d\xb1\x5d\x27\x08\xa4\x35\x79\xbb\x95\x3c\x20\x7b\x78\xc8\x4e\xec\xbe\xeb\xdc\x92\x79\x27\x90\xae\x20\xd9\xcd\x3b\x81\xec\x98\xae\x5d\xef\x09\x64\xc7\x26\xed\xba\x45\x20\xad\xf6\xd8\x75\x81\x40\xf4\xf0\x90\x57\x0c\x87\xd3\x91\x7f\x5b\xe6\xdd\x54\x12\x48\xe4\x7b\x6a\xd7\x6b\x02\xd9\xed\x4f\xa7\xd7\x76\xf7\x3c\x75\x36\x64\xd7\x6d\x02\xd9\xbf\x43\x3e\x44\x96\x8b\x5a\x36\xb4\xbb\x91\x04\x08\xf7\x37\xd8\x75\x3c\x40\xb8\x0c\x74\xd7\xf1\x00\xd9\xf1\x9c\x77\x4b\x71\x40\x77\x03\x9a\xdd\xf9\x2f\xd0\xd4\x5d\xab\x5d\xff\x04\x64\xff\x0e\x79\xc9\xb4\x66\x9d\x47\xa1\xff\x01\xf2\xeb\x2b\xfd\x0f\x90\x2e\xf9\xd9\xcd\xeb\x80\x74\x1f\x8c\xdd\x24\x0e\x88\xce\x68\xbe\x9b\xc4\x01\x89\xda\x5f\xed\x26\x71\x40\x74\x02\x97\x5d\xc7\x65\xaf\xef\xad\xe4\x92\xae\xf5\x00\x4b\xdf\x79\x37\x65\x03\xb2\xdb\x56\x27\xb6\x40\xf6\x61\x2b\x6c\xab\x1b\x5d\x75\x7f\x68\x5b\x8b\xb6\xfa\x6d\x98\xc4\x01\x7d\xe0\x1d\xec\x3a\x46\xfb\xe7\x18\xd9\x58\xf3\x33\x20\xc2\xbb\xd4\x57\xda\xf5\x95\xc8\x14\xee\xfa\x4a\xa0\x4d\xdf\x41\xfd\x22\x90\x3d\x3c\xbf\x77\x34\x7d\x79\x3d\xbd\x0f\x64\xf2\x40\xfc\xdc\xcd\xc8\x80\x61\xb1\xdd\xee\xba\x91\xdd\x75\x23\xe5\x21\xef\x48\x7f\xca\xf1\x4b\x7f\x6a\x5f\xda\x19\xdb\xaa\x43\x05\xd2\xd9\xd9\xdd\x52\x22\xd0\xcc\xde\xef\xae\x0c\x05\xdd\xfc\xf4\xae\xa7\x04\x1a\xaa\xd8\xb5\x3b\x23\x06\xd4\x7b\xa9\x5d\xb7\x08\x0c\xe3\xe5\xdd\x2c\x0d\xc8\x4e\x20\xbc\x3b\x23\x06\x56\x32\x5f\xbb\xeb\x29\x81\xfe\xbd\xd5\x66\x69\x40\x7e\x2f\x8f\x6e\xd1\xae\x5b\x44\x6c\xbc\xeb\xef\x80\xa6\x9e\x5d\xed\x3a\x3c\x20\x3b\x26\x7d\xd7\xbb\x01\x4d\xa9\xba\xda\x9d\xff\x02\xd9\x6d\xac\xbe\x0c\x48\x6b\x40\x76\x7d\x19\x90\x4e\x1a\xed\x26\x5b\x40\xa2\x98\x5b\xbb\x99\x15\xd0\x14\xcc\xab\xdd\xa4\x09\xc8\x5e\x9e\xdf\x4b\x32\xc3\xd5\xbd\x4d\x67\xb8\x40\x5a\x60\xb0\x9b\x47\x01\xe9\xdc\xcc\x6e\x19\x0f\xc8\xef\x1b\x71\x36\x0b\x4c\x6b\x02\x76\xbd\x94\x5d\x2f\x85\xfc\xce\xae\x97\x02\x9a\xcb\xa1\x76\x6b\x76\x40\x58\xa4\xba\xeb\xb8\xec\x96\xf3\x12\x15\xec\x26\x60\x40\x76\x72\x5d\xbb\x8e\x0b\x48\x36\xd7\xad\xdd\xd4\x0a\x48\xa3\xea\x5d\x8f\x64\xff\xf2\x28\xf6\xab\xee\x07\x08\x77\x99\xd9\xcd\xa3\x80\x98\xbe\xe9\xe6\x4c\x40\xba\x68\x6a\x37\x67\x02\xb2\x93\xc1\xd8\xcd\x99\x80\x85\x5c\x49\xed\xfa\x1a\xbb\xbe\x86\xa6\x54\x5f\x63\x57\x13\xd5\xde\x79\xec\x9d\x87\x02\x99\xf2\x1d\x7e\xec\x9e\x87\x67\x84\x8b\xbb\xeb\x91\x80\xec\x9a\x7d\xdd\x0a\x90\xee\x35\xb7\x5b\x9d\x0b\xda\x70\x16\x61\xd7\xd5\xd8\x75\x35\xb4\xfb\xe6\x39\x40\x58\x02\xbb\x3b\x9d\xb5\x3b\x9d\xb5\x7b\x32\xdf\x81\x1f\xef\x00\x61\xce\xa1\xa7\x01\x9a\x4a\x83\x75\x98\xe8\x00\x89\x3c\x65\x1d\xba\x1a\x20\xd9\x3a\xbe\x0e\xeb\x6d\x40\xba\xc8\xe4\xd0\xd5\x00\xe1\x02\xb5\x43\x57\xe3\xd0\xd5\xd8\x3d\xf4\xf3\xd0\xcf\x4b\xd2\x0c\x3d\x86\x43\x8f\x81\x17\xe3\xd0\x63\x00\xd9\xf1\x7b\x0f\x27\xaa\x40\xba\x7f\xe5\xe1\x44\xd5\xe1\xde\x13\xae\xd6\x3b\x4c\x9b\x80\x6e\x1d\xc8\xa1\xab\x01\xc2\x41\xfd\xd0\xaf\x00\xc9\x3e\xf1\x75\x98\x5c\x01\xd9\xd7\x3f\x18\xe6\xc3\x59\x2b\xd0\x2d\x73\x3a\xf4\x44\x40\xb0\x5f\x6b\x1d\x7a\x22\x20\xad\xb4\x3b\xf4\x44\x0e\x3d\x91\xdd\x1f\x2e\x0f\xe9\xb6\xf2\xd5\x1e\x66\x6d\x40\x73\x03\xa9\x43\xbf\x03\xb4\x68\x9e\xcc\x5b\x51\xd6\x94\x11\xf2\x70\x26\x0b\x24\x1b\xe3\xd7\xa1\x77\x02\x16\x32\x37\x75\xe8\x9d\x80\xa6\x10\x64\x1d\xba\x27\xa0\x5b\xd5\x74\xe8\x7e\x1c\xba\x1f\x04\x2a\x87\x79\x1c\x90\x2e\x8b\x38\xf4\x48\x40\xb7\x7c\xff\x70\x26\x0b\x34\xe7\x24\x0f\x1d\x12\xd0\xdd\xc7\xe5\xb0\xf6\x18\x34\x75\x26\xeb\x30\x1f\x03\xb2\xfb\x0c\x2d\x3e\x06\x4d\xa1\xc9\x3a\xcc\xd1\x80\x95\x36\xc3\x82\x64\x90\x9d\x91\xe8\x30\x6d\x03\xd2\x25\x91\x87\x25\x3f\xa0\x99\x80\x3b\xcc\xd1\x1c\xee\x2f\x81\x6a\x65\x1d\xba\x3c\xa0\xe5\x20\xa0\x39\x9c\x91\x3a\xdc\x4d\xc2\x3a\xd6\xc3\xca\x62\xd0\x8c\x38\x0e\x7d\x1e\x90\xa8\xcc\xd4\x61\x4e\xe6\xf8\x72\x32\x58\x8c\xc3\x74\x0a\x68\x16\xaa\x1f\xfa\x2e\x20\x8c\x1e\x0f\x7d\x17\x90\x96\xa8\x1e\x4e\x2d\x81\x0c\x1f\xa7\x4e\x09\x58\xe9\x7d\xea\x5b\x80\xec\xc4\x85\x87\xae\x05\x58\xe9\xdb\xa8\x87\x70\xe8\x21\xf8\x79\x68\xe8\xc1\x42\x82\xa3\x0e\x0d\xfd\xe1\x56\x9b\x98\xc5\xc3\x55\xa4\xa0\xbb\x77\xc4\x61\xe2\x04\x34\x15\x35\xeb\x30\x73\x02\x32\x88\x67\x0e\x67\x68\x0e\xf7\x0d\x2f\x5f\x5a\x33\x27\x20\x03\xdf\xe8\xd0\x1f\x00\xcd\x1a\xd8\xc3\x29\x1a\x90\x61\xcb\x74\x11\x40\x53\xb2\xb3\x0e\xf3\x24\x20\xdd\x73\xf2\xd0\xd4\x83\xb4\xac\xef\x30\x4f\x72\xb8\xb7\x94\x1b\x21\x1e\x9a\x7f\x90\xa8\x69\xd4\x61\x56\xe4\x38\x82\x93\x71\x7e\x17\x5d\x82\x74\x4d\xce\x61\x0d\x2f\xc8\x20\x16\x3d\x34\xfe\x87\xc6\xdf\x07\x67\x86\x02\x64\x10\x70\x1f\xce\x8e\x80\x0c\x02\xfa\x43\xab\x0e\xd2\x32\xcb\x43\x7b\x7d\x68\xaf\x19\xd1\x0f\x4b\x71\x41\x06\x91\xdc\xa1\x09\x07\xf9\x8d\x0f\xce\x55\x80\x44\x93\xa1\x0e\x0d\x2a\x18\x1a\xe7\xc3\x40\x1d\x64\xf8\x65\x5a\x17\x0b\xda\xb4\xc3\xac\x34\x39\x5c\xcf\x68\x21\xe4\xa1\xf5\x04\x89\x9a\x7b\x1d\x86\xf8\x20\xdd\xf4\xe3\xd0\xa0\x1e\x9f\x41\xe5\x26\x9d\x84\x00\x2b\xed\x69\x6d\x2c\x68\xaa\x8b\xd6\xa1\x91\x05\x11\x8e\xfb\x1a\x59\x90\xce\x42\x1e\x4e\x4c\x1c\x5f\x91\x8a\x76\xcb\x10\x1c\xa4\xbb\x71\x1d\x9a\x4a\x90\xee\x49\x73\x1a\x5b\x83\x70\x63\xa5\x53\x83\x07\xd2\x69\xff\x53\x83\x77\x6a\xf0\xe8\x8c\x53\xb3\x05\x32\x08\x0b\x4f\xd3\xf8\x20\x4d\x55\x9e\x16\x40\x80\xa6\xff\x7d\x6a\x69\x40\x53\xaa\xb4\x4e\x6d\x09\x48\x4b\x52\x4e\xab\x42\x41\x73\x5f\xd3\x53\xf3\x02\x7a\xff\x0e\x85\x87\x90\xa3\x67\xe0\x3d\xad\x1d\x3d\x95\xf1\x44\x7d\xb5\x4e\x2b\x45\x41\xf3\x5d\x39\xcd\xd9\x83\x70\x9b\xb0\xd3\xe1\xff\xfc\xa2\x53\x6f\xd3\xb2\x05\x90\x88\x0e\xd5\xe9\xf8\x7f\x3a\xfe\x13\x6f\x9f\x8e\xff\x20\x5d\x90\x7d\x3a\xfe\x83\xe6\x54\xd7\xe9\xf8\x0f\x1a\xd2\x4d\x75\x3a\xfe\x83\x96\xf6\xa2\x19\x7a\x90\xae\x73\x3d\x1d\xea\x4f\x37\x26\xaa\xf5\x0f\xb5\x5f\xa7\xa6\x00\xa4\x13\xe6\xa7\x45\x0d\x20\x35\x52\xa7\x45\x0d\xa0\x05\xee\xc8\x69\x06\x1f\xf4\xef\x85\xd0\x3a\x80\x0c\xdb\x6d\x88\x7c\x9a\x9b\xf7\x51\x6b\x2f\x40\x06\x9f\xd5\xa9\xb9\x38\x3f\x73\xb1\xfc\x37\x5b\xa1\x6d\x18\x9e\xff\xf4\x10\xaf\x25\xd1\xdd\xa9\x69\x00\x19\xc4\xee\xa7\x91\x2e\x68\x4a\xc9\xd6\xa9\xb9\x00\x19\x04\xd7\xa7\xe6\x02\x74\xf3\x05\xa7\xa1\x2e\xe8\xc6\x98\xa7\xb5\x9f\xa0\xbb\x68\xe6\xb4\x84\xe1\x54\x83\x23\x96\xd7\xf4\x06\x58\xc3\xe2\x1e\x7a\xa7\x95\x9e\x20\x4c\x08\x9f\xc6\xc8\x60\x58\x45\x7d\x1a\xea\x82\x6e\xf4\x7b\x6a\x8e\x40\x0b\x57\x86\x9f\xda\x23\xd0\xad\xb1\x3c\x0d\x75\xc1\x70\xa1\xe4\x69\x5c\x0b\x5a\x20\x7b\x54\xa7\x66\xeb\x9c\x76\xa3\x87\xec\xc6\x89\xe4\x5f\xf7\x64\x36\x63\xf1\xe4\x08\x4f\x4f\x63\xd1\xd3\x58\x14\xad\xdd\x3a\xb5\x5b\x20\xc3\x0f\x4b\xb3\x75\x6a\xb6\xf0\xaa\xcf\x65\x67\xbc\x08\x64\x24\xeb\xd4\x92\x81\x6e\x71\xec\x69\x60\x0b\x3a\x12\xe9\x75\x5a\x7e\x00\xba\xf9\xfe\x53\x73\x77\x6a\xee\xec\x58\xa3\x58\x90\x96\x0c\x9c\x56\x7f\x82\xee\xe2\x9d\xd3\xc0\x16\xa4\xf5\xa6\xa7\x0b\x50\x41\x3a\x0b\x7f\x5a\xb1\x09\xf2\x7b\xaf\xb5\x59\x27\xeb\x4e\x02\x67\xf9\x34\xf9\x0e\x32\xf0\x00\x4f\xa3\x53\x90\x81\x9f\x75\x1a\x9d\x82\x44\xe8\xb3\x4e\xcd\xd8\xa9\x19\xc3\x5b\x3a\x0d\x58\x41\xd3\x8c\x9d\xe6\xde\x41\x77\x3f\xa8\xd3\x18\x16\xa4\x1b\xf9\x9c\x26\xda\x41\x6f\xdf\xb9\xec\xaf\xd3\xc5\x85\x3c\x35\x73\xef\x20\x9d\x98\x3f\x0d\x74\x41\x53\xa0\xb7\x4e\x23\x5d\x10\x16\x26\x9e\x16\x11\x80\x91\xf8\x1f\xa7\x4b\x51\x40\x73\x15\xd6\x69\xd6\x1e\xa4\x29\xfa\xd3\xb0\x16\x24\xe2\x17\x75\x1a\xd6\x82\x37\x22\xf3\x98\x4f\x92\xbd\x89\x4c\x6e\x9e\xc6\xb5\x20\xa6\x9f\x88\x39\x7a\xd0\x94\x3f\xac\xd3\x84\x3c\x08\xb3\x88\xa7\xa6\x19\xa4\xd5\x8a\xa7\x39\x7a\x10\x5f\x67\x18\xfe\x82\xf5\xdd\x92\xd1\x2f\x08\x27\x35\x4e\x0d\x38\x08\xf7\xca\x3e\xb5\xcc\xa7\x96\x19\x57\xe9\x34\xd3\x7e\xba\xa1\x50\xf9\x55\x1a\xb1\x82\x0c\x22\x9b\x53\x03\x0b\x32\x3c\xbf\xf9\x72\x90\x16\x99\x9e\x4e\xe9\x9f\x5f\xbe\xdc\x21\xc4\x39\x7d\x90\x41\x4c\x71\x99\xa9\x06\x89\x62\x4b\x5d\x06\x86\x97\x62\x5e\x58\x8b\xcb\xcd\x01\xae\xf6\x8d\x77\x93\x63\xcd\x63\xaf\x7b\x3c\x3d\x99\xb1\xe2\x45\x60\xe8\x9e\x87\x97\x41\x20\x68\x2e\x66\xbb\x8c\xf8\x40\x06\x96\xed\xd2\x74\x82\x44\xdd\xbc\x2e\x4d\x27\xc8\x20\xba\xbe\x2c\xf8\xbb\xbe\x82\x3f\x1e\xdc\x65\xe8\x04\xba\x0b\x2a\x2e\x4d\xe7\xf5\x99\x4e\x42\xe2\x4b\xd3\x09\x02\x6d\xd4\xba\x34\x9d\xa0\x99\x9c\xb9\xb4\x93\x97\x71\x92\xdb\x93\x5d\x5a\x45\x10\x83\x8f\xe9\x32\x73\x0b\x16\x7a\x7d\x75\x39\x07\x0e\x62\xf3\x92\xce\x81\x83\xfe\xdd\xa6\x73\xe0\xa0\x19\x24\x5f\x9a\x38\x10\x83\x81\xec\xd2\xc4\x81\x6e\xf2\xe7\x32\xbf\x0b\x32\x18\x27\x2f\xf3\xbb\xa0\x21\x51\x52\x97\xe6\x0c\x34\x44\xc9\xff\x34\xcd\x97\xe9\x5f\xd0\x74\xe2\x2f\xd3\xbf\x60\xa1\x29\x58\x97\xe9\x5f\x10\xa6\x65\x2e\xd3\xbf\x20\xdd\xb8\xf2\xd2\x4e\x82\xee\xd6\x22\x97\x76\x12\x74\xf7\xfc\xba\xb4\x89\x97\x21\x14\x23\xc5\x65\xaa\x17\x64\x10\x84\x5f\x9a\x31\x90\xc1\x97\x70\x69\xc6\xc0\x42\x76\xae\x2e\xcb\xee\x40\x77\xc7\xf3\x4b\xcb\x06\x9a\xc1\xfb\xa5\x61\x03\x19\xbb\x3f\x2c\x0f\xe9\x0c\x78\x49\xa7\xad\x41\x73\xcb\xf3\x4b\x2b\x76\x7d\x05\x75\xdf\x4f\xed\x0b\x92\xb1\x2e\xbb\xbc\x8c\xd1\x40\x06\x01\xc1\x65\xe2\x15\x64\xf8\x3e\x68\xec\x40\x6a\xd2\x2f\x6d\x1d\x08\xf7\x95\xbd\x9c\xc8\xbe\x5c\xd6\xe9\xd4\xe0\xa5\xb1\x03\x0b\x8d\xbf\xba\x5c\xd7\x00\xc2\xd5\xfd\x97\x55\x74\x20\x4c\xb5\x5f\x5a\xb6\x4b\xcb\xe6\x57\x6b\xd4\x76\x19\xb5\x11\xe7\x5e\xee\xc9\x00\x32\xbc\xa2\x53\xe0\xa0\xe9\x1e\x5c\x9a\x44\xd0\xd4\x73\xaf\x4b\x9b\x08\x9a\xde\xff\xe5\x5a\x07\xd0\xad\x71\xbc\x2c\xc9\x03\xe9\x70\x7b\x99\xff\x05\xe9\xee\x99\x97\x41\xe1\xa5\xdc\x13\xaa\xf2\x75\x59\x80\x07\x62\xfa\xed\x19\x01\x5e\xee\xea\xe3\x4b\xa6\x35\xbd\x14\x0e\xb5\x60\xe2\x72\xfd\x03\x88\x69\x67\x18\x02\x82\x74\x67\xdc\x4b\x0b\x0b\xd2\xad\x56\x2f\xcd\x29\x68\x9a\xe6\xcb\xa8\x10\x84\xfb\x2c\x5d\x4e\x52\x83\xf8\x5e\x3c\x6d\x27\x48\x17\xfc\x5d\xda\x4e\xd0\xcd\x38\x5f\xda\x4e\xd0\x5d\x30\x77\xb9\xd8\x13\xa4\x8b\xc9\x2e\xcd\x29\x48\x77\xcf\xbb\xb4\xa6\xa0\x99\x99\xbb\x8c\x43\x41\xb3\xac\xe7\x72\x0e\x1c\x64\xd8\x87\x1a\x58\x90\xca\x58\x5c\x4e\x78\x83\x3e\x7d\x9f\x4c\x25\x83\xd0\xe6\x5e\x1a\x58\x10\x08\xbc\xd5\x65\x46\xf8\xfa\xa6\xb2\xb1\xd6\x97\x66\xf2\xd2\x4c\x3a\xc0\x6b\x26\x41\x53\x4f\xbf\x2e\xe7\xb2\x41\x98\x34\xba\x34\x9d\xd7\x37\x97\xed\x9d\x3b\x97\x0d\xd2\x9d\x1f\x2f\x33\xc7\x20\xad\x41\xb8\x0c\x91\xc1\x4a\xbf\x1b\x2d\x2c\x48\xe7\x73\x2e\xf3\xcb\x20\x15\x67\xb9\x9c\xde\xbe\x14\x54\x9f\x9e\x5f\xab\x0b\xc2\x74\xd3\x65\x88\x0c\xc2\xd8\xf4\x72\xca\x1b\x34\x33\x74\x97\x2b\x48\x41\xb8\xde\xe0\x32\x42\x06\xdd\x6d\xd2\x2e\x23\x64\x90\x43\x63\xa1\x4d\xbf\xbe\x5d\x02\x7d\x26\x4e\x82\x83\xa6\x10\x7f\x5d\x5a\x75\x90\x7a\xb4\x97\xb3\xe0\x97\xba\x0c\x1a\x5d\x0d\x3d\x48\x57\xbe\x5c\xda\xf9\xcb\xd5\x1e\x34\xf6\x36\xc1\x0c\x5a\x22\x3f\x5e\xb7\xf1\x36\x58\x49\x8a\xe2\x36\xb8\xbe\xdd\x7c\x0f\xa5\xc4\xba\x4d\x27\x83\x70\x1b\xf9\xdb\x74\x32\x48\x57\x47\xdd\x4e\x53\xdf\xdb\x77\x03\x9c\x4d\x17\xe1\x76\x52\x5a\x2d\x9f\xdb\x58\x1d\xa4\x5b\xe2\xde\xfa\x08\xa0\x23\xb6\x5f\xb7\x89\x62\x90\x5a\xdd\x5b\xb7\x01\x84\x1b\x3d\xdf\x86\xef\x20\xfa\xf7\xc3\x9f\x87\xe8\x33\x3e\x8a\xdb\xa9\x65\x10\xdb\xf0\x90\xa7\x27\x9f\xdb\xf1\xa3\x6f\xf3\xb9\xa0\xbb\xcd\xd3\x6d\x3e\x17\xa4\xbb\x0c\xdd\xe6\x73\xef\xfe\xdd\x25\x0d\x33\x7a\x07\xdd\x88\xe5\xd6\x53\x01\x39\xc8\x40\xdd\x7a\x25\x20\x5f\x43\xff\xa7\x6d\xbe\x4d\xf7\x82\xff\x9e\x98\x3e\x0b\x48\x0b\xb1\x6f\x67\x9b\x6f\x67\x9b\xc9\x30\xdc\xc6\xf6\x20\x5d\x94\x7f\xeb\xc5\x80\x30\x8f\x72\xeb\x9f\x80\x70\x73\xd9\xdb\x6c\x2f\xe8\xee\xfb\x70\x9b\xed\x05\x7d\xda\x08\x3d\x8f\xdb\x99\x65\x37\x46\xbc\x75\x3d\x40\x3a\xab\x78\xeb\x5a\x80\x1c\x18\x87\x5b\xd7\x02\x44\xda\x2d\xfa\x11\xe0\x3d\x19\xc7\x8c\x91\x41\xba\xd6\xea\x36\x46\x06\x39\x6c\x99\x31\xf2\xed\x9e\x81\xe6\x8e\x6f\x63\x64\xd0\x9c\x8d\xbf\x8d\x91\x41\x77\x77\xb3\x5b\xe7\xe2\x36\x46\x26\xba\xbb\xdd\xf9\xe1\x56\xc5\x9c\xd4\xca\xed\xa4\xf1\xed\xfa\xc8\xe1\xe9\x7d\xb9\x3e\x17\x84\xbb\x34\x44\x06\xe1\x3e\xf0\xb7\x21\xf2\xed\x32\x47\xdb\x65\x84\x0c\xba\x9b\x2d\xdf\x4e\xfd\x82\x54\x2a\xe1\xd6\x43\xb8\x0d\x87\x1d\xd1\x6f\xfd\x01\x90\x23\x3c\xe4\xf9\x5f\xac\xf4\x25\xd0\x1d\x00\xdd\xc9\xc1\xdb\x70\x18\xb4\x30\xac\xbd\x75\x11\x40\xac\xf2\x97\xde\x25\x4b\x1f\x07\x21\xf2\xad\xf1\x07\x39\xf0\xff\x6f\x8d\x3f\xc8\x41\xfe\xee\xd6\xf6\x83\xe5\x96\x11\xb7\xb6\x1f\x0c\xf7\x6b\xbb\x35\xf4\x20\xac\x52\xbc\x35\xf4\x20\xac\xf4\xb8\x4d\xd8\x82\xf5\xbd\x17\xc6\xc3\xb7\x4a\x89\xb6\xcb\xe0\x17\x34\x67\x88\x6f\xc3\x5a\x90\xdf\x63\xd3\x5a\x83\x1c\xe1\x0f\x3d\x3d\xc5\x62\xee\x4e\x7a\x6b\x4e\x6f\x37\x51\xd2\x06\xde\x46\xa7\x20\x76\xef\x48\x7b\x7a\xbb\x49\xef\xf7\xfa\x6b\x50\x6f\x0d\x2a\x19\xa2\xdb\x88\x15\xa4\x85\xcb\xb7\xd3\xb5\x20\xd5\x27\xbb\xb5\xb1\xe0\x3d\x19\x4f\xc4\xc0\x16\xa8\xb5\x5a\xb7\x76\x17\xe4\x18\xb6\xcc\xd6\x52\x55\xa6\xca\xd1\xad\x29\x06\xed\xbf\xc1\xc9\xfc\x32\xe8\x3a\x5a\xb7\x71\x2d\xc8\xe1\x07\xa1\x25\x06\x69\xe9\xef\xad\x25\xbe\xef\xaf\x0c\x8f\x7b\x32\x8a\x05\x61\x92\xfe\xd6\x12\xdf\x5a\x62\x32\x5c\xb7\x96\x18\xb4\xd0\x9f\xbc\x4d\x43\x83\x1c\x8e\xb7\xda\x58\xd0\xdd\xad\xfe\x36\xe7\x0c\xd2\xda\xe2\xdb\x45\x90\x20\x07\x29\x96\x5b\x83\x0a\x12\xb1\xfc\xba\xad\x85\xbf\x55\x5d\x9c\xbe\xff\x1a\xd9\x5b\x23\x4b\x60\x7e\x6b\x64\x41\xeb\xdf\x7f\xd9\xb3\x8f\x3d\xeb\x7f\xd9\x56\x4a\xe6\x75\x72\x6e\xed\x29\xe8\x6e\x6f\x7e\x3b\x21\x0c\x96\x4b\x91\x6e\x4d\x2c\xe8\x7a\x25\xb7\xb5\xf0\x20\xdc\x3d\xf4\x76\xf5\xe4\xed\xbe\xbb\x0e\xce\xae\x9e\x04\xcb\x6d\x98\x6e\x27\x92\x41\xba\xc5\xeb\x6d\xc2\x1c\xa4\x7b\x0b\xdf\x26\xcc\x41\xb8\xea\xf5\xb6\x8c\x0d\x2c\x17\x65\x3d\x26\xcc\x41\xb7\x08\xe4\x71\xdf\x86\x47\x8d\x70\x9e\xe4\x63\xd4\x0f\xba\xcb\xa2\x1f\x17\x3c\x82\xee\xa2\x8c\x47\x67\x00\xe4\xe0\xa9\x3d\xfa\x02\xa0\x1b\x95\x3f\x06\xfd\xa0\xb9\xa7\xec\xe3\x6c\x30\x48\x57\xa0\x3f\xda\xf8\x47\x95\x47\x57\x8b\x3d\x1a\xf9\x47\x23\x8f\x7f\xfc\x58\x78\x06\xba\x63\xcf\xa3\xdd\x07\x4d\x09\x90\xc7\x4c\x3e\x48\x67\xc0\x1e\xed\xfe\xa3\xdd\xc7\x8b\x7b\xcc\xda\x83\x66\xee\xfd\x31\x6b\x0f\xc2\x55\x7e\x8f\x93\xc2\x4f\xff\x06\xdd\xf9\xb7\x61\x7e\xcc\x56\x80\x54\x1f\xe9\x31\x5b\x01\xd2\x4d\x1c\x1e\xdd\x0e\xd0\x5a\xf8\x5f\xe5\x21\xcc\x13\x83\xc2\xe3\x6c\x00\x58\xee\x5f\xf4\xe8\x9c\x80\x66\x02\xff\xd1\x13\x79\xf4\x44\xb0\x1f\x8f\xeb\x01\x40\x57\x72\xf1\x71\x25\x25\x48\xf4\x60\xeb\xd1\x5f\x01\xa9\xda\xe1\xe3\x4e\x12\xa0\xbb\x6b\xe7\x63\x12\x05\xb4\x70\x02\xe5\xd1\xd5\x78\x74\x35\x18\x6d\x1f\x67\x16\xc0\xd2\x3d\x78\xcc\x98\x80\x74\x4f\x90\xc7\x45\x03\x60\xb9\x22\xe7\xd1\xfb\x00\xa9\x64\xda\x63\x2a\x04\xb4\xcf\x49\x79\x9c\x6d\x00\x69\xdd\xc2\x63\x45\x1c\x08\xc4\xae\xeb\xb1\xd2\x1f\xa4\x5b\x78\x3f\x26\x51\x40\xba\xc1\xc8\x63\x59\xff\xe3\x2c\xb2\x19\xe2\xc7\x29\x00\xd0\x9c\xf3\x7e\x9c\x30\x06\xdd\xcd\x3d\x1e\x67\x00\x40\x57\x0c\xe3\xd1\x6f\x79\x4c\x89\x74\x0f\xd9\x8b\x4c\x0a\xa8\xd2\xf6\x58\x6b\x0f\x42\x9d\xb3\xc7\x99\x60\x90\x0a\xa4\x3d\xba\x15\x20\x51\xa0\xad\x47\xb7\x02\x84\x05\xa4\x8f\x69\x0c\x90\x6a\x1b\x3e\xe6\x2c\x40\xba\xf3\xff\x63\xe2\x01\x0c\xb7\xd0\x79\xcc\xb2\x83\x6e\x6d\xcc\xe3\xe4\x30\x08\xa5\x3c\x1e\x3d\x0d\x90\xd6\x4b\x3c\xfa\x06\x20\xcc\x02\x3c\xd6\xc6\x83\x74\x47\x82\xc7\xf4\x01\x68\x4a\x0c\x3d\x3a\x02\xa0\xeb\xee\x3c\x26\xc6\x41\x1a\xe5\x3e\x5a\x7d\x10\x8a\x08\x3c\xce\xf9\x82\xee\x5e\xab\x8f\xb5\xf1\x20\x2d\x32\x7d\x0c\xf8\x41\x73\x69\xc2\x63\x21\x3c\x48\xb7\x2d\x78\xcc\x01\x80\xb4\x5a\xe2\x31\x05\x00\x5a\x38\x91\xfa\xe8\x55\x80\xfc\x86\x42\xbd\x0a\x90\x48\x9b\xd7\x63\x55\xfa\xa3\x40\x21\x11\xd5\x63\xb2\x1c\xe4\x37\x3a\x1a\xf0\x83\x70\xbe\xe4\x31\x94\x07\xa9\x2f\xfe\xe8\x68\x80\xe5\xc2\x91\xc7\xc9\x62\x90\x6e\x72\xf0\xe8\x67\x80\x74\x67\x92\x47\x37\x03\x04\x8a\xd8\xf5\xe8\x53\x80\xf7\x9d\xa6\xf9\xc6\xf2\x20\xf5\xfc\x1e\xfd\x8c\xe7\xf3\x33\xba\x67\xb3\x33\x2e\x53\x11\xf4\x85\x7e\xc6\xa3\x9f\xb1\x7b\x32\xdf\xa7\x4b\x67\x1c\xe3\xf4\xe8\x54\x3c\x6e\xcc\x6b\xd3\x0c\xf9\x41\x7e\x1f\x8d\x21\xff\xa3\x53\xe1\x6b\xa7\xb7\x00\xda\x17\xac\x3c\x86\xe4\xa0\xbb\x4f\xe5\xa3\xb7\x00\xba\xc2\x3f\x8f\x7e\x00\x68\x5f\x1a\xe3\xd1\x76\x3f\xda\x6e\xf2\x4a\x8f\xe1\xf1\x63\x78\xec\x63\xd2\x50\x83\x74\xf9\xd0\xe3\xa2\x35\x10\x6e\x90\xf2\x68\x95\x41\x5a\x81\xf3\x68\x95\x41\xba\xe4\xe7\xb1\x70\x0b\xbc\x9d\xe1\x31\x1b\xfb\xe3\xe3\x25\x1f\xf8\x58\xcc\x05\xd2\xa2\x9f\x9f\xb1\x36\x68\xce\x6a\xfd\xac\xe5\x02\x61\x0d\xe4\xcf\x1d\x96\x40\xef\xdf\x7f\xed\x1e\x22\x56\x61\x50\xf9\x99\x8c\x07\xe3\x3b\x64\x54\x0d\x72\x90\x5b\xfc\x69\x83\x41\x5a\x24\xf7\xb3\x48\x0b\x34\xab\x14\x7e\x9a\x65\xd0\x5d\xc7\xf6\xd3\xde\xfe\xda\xf7\xae\xd0\x0a\xed\x26\x88\xe0\x95\xfa\x69\x24\x41\x43\xe8\xba\x7e\x1a\x41\x30\xdc\xac\xf4\x67\x08\xfd\xeb\xdf\xc9\x3c\x76\x7a\x8c\x44\x9c\xed\xd7\x72\x81\xb0\xc2\xf5\xa7\x4d\x02\xef\x2f\xb9\xa6\x2b\xfe\x41\x8e\xfd\x1f\x94\x1e\x7f\x06\xe2\x20\xad\x2e\xfb\x19\x88\xff\x9c\x32\x70\x77\xdc\x9f\x96\x0d\x74\xb7\x8b\xfb\x69\xa0\x40\x7e\x8f\xc7\x24\x3f\x48\x57\x1e\xfe\x8c\x98\x41\x5a\x46\xf5\x33\x3c\x06\x4d\x75\x87\x9f\x96\xe7\xe7\x1e\xc0\x0c\x15\x3f\xa7\xa3\x41\x53\x1e\xe7\xa7\xe1\x01\x69\x0a\xeb\x67\xc0\x0c\xde\xb6\xd2\x57\x1a\x23\x90\x4e\x2f\xfd\x34\x46\x3f\xb7\xcf\x6f\x9e\xdf\xe6\x7f\x41\x34\xa3\xcc\x4f\x03\x05\x9a\x23\xe2\xcf\xd4\xfb\x4f\xb5\xe2\x49\x18\xf7\x33\xb0\x06\xdd\x7c\xc9\xcf\x20\x1a\xa4\x91\xdd\xcf\x9a\x6a\x90\xf9\xfd\x97\xd7\x24\x3c\x76\x8b\xe7\x9f\x76\x0c\xa4\x65\x24\x3f\x33\xf4\x20\xdc\x2e\xf3\x67\xc4\x0c\x52\x75\xd9\x9f\xe1\x31\x48\x4b\xa1\x7e\x66\xe3\x41\x5a\x51\xf6\xb3\x32\x1a\xa4\x13\x00\x3f\x93\xf1\x3f\x2b\xa3\xdd\xea\xe4\xa7\xb9\x03\x69\x7d\xcb\xcf\x6c\x3c\x48\x8b\xa8\x7e\x5a\x40\x90\xe6\xd4\x7f\x4e\x33\x83\x5e\xf6\x8e\x99\x77\x90\x56\x72\xfd\x0c\xb5\xc1\xca\xef\xbf\x7c\x48\xcb\x14\x0c\x41\xfa\xcf\xd4\xfb\x6f\x7d\x2d\xf3\x02\x76\x19\xb1\xb6\xf9\xb6\x9f\x15\x53\x20\x8d\xe5\x7f\xa6\xe3\xc1\xfb\x4b\x2e\x6a\xa1\xf5\x4f\x2d\x62\xa7\x31\x7f\x16\x56\x81\x96\xdf\x21\xdb\xc6\x2e\xfb\xa1\x84\xe5\xcf\xec\x3b\x78\x7f\xca\x55\xcd\xab\x83\x34\x06\xf9\xb9\x35\x3e\x48\x43\xcc\x9f\x13\xd7\x20\x8d\x7a\x7e\x96\x5a\xff\x14\xf2\xb3\x8c\xf7\xa7\xe9\x05\xa9\x73\xf4\x33\xaf\x0e\xc2\x7d\x64\x7e\xe6\xd5\x41\x1a\xe2\xff\x0c\xde\xc1\xb2\xde\xe4\xa7\xe5\xfd\x7d\xeb\xc1\x88\xde\x7f\xe6\xda\x41\x1a\xe4\xfc\x8c\xd4\x41\x33\xfd\xfe\x33\x19\x0e\xba\xda\x8a\x3f\xed\x2c\x48\xb3\x35\x3f\x8b\xb2\x40\xb8\xb1\xc5\xcf\xd8\x1d\xa4\x4e\xed\x4f\x63\x06\xf2\x7b\xc4\x06\xcd\x20\x75\x6a\x7f\x06\xc8\x20\xbf\xe6\x1b\x0d\x83\xb7\xf9\xfe\xd2\x97\x83\xc4\xf4\x37\x74\x6a\xf2\x40\x1b\xdf\x08\xe4\x74\x30\x48\xe3\x80\x9f\xc9\x6a\xd0\xad\x0d\xfb\x19\x47\x83\xb0\x1c\xf3\x67\x1c\xfd\x33\x8e\xb6\x19\x86\xbe\x20\x8c\xb6\x7f\x9a\x4f\x90\xba\x21\x3f\x43\x5f\x90\x4e\x20\xfe\xb4\xa8\xa0\xab\x59\xf9\x33\x1a\x06\x69\x71\xcd\xcf\xd0\x17\xa4\xd3\x9f\x3f\x43\x5f\xb0\xfe\xfb\x2f\xfb\xf5\xc5\x74\x39\xf1\xcf\x38\xf7\xe7\xca\x70\x2b\xa4\x7e\x06\xba\x20\x5d\xf0\xf4\xd3\xc8\x82\x24\xf1\x36\x37\x2c\xaa\x48\xf6\xee\x9c\x1b\x81\xae\x58\x34\x7f\x6e\x58\x54\x31\xd9\x82\x66\x6e\xc4\xbe\x62\xd1\xfb\x73\xc3\xc8\x8a\xe4\xbb\x99\x1b\x51\xad\x48\x46\xf1\xb9\x61\x77\x45\xb2\x3b\xda\xdc\x9a\x8d\x68\x36\x62\x72\xc8\x46\xb0\x3f\x0f\x5f\xcd\xdc\xd8\x05\x59\x24\x22\xcf\x73\xc3\xc8\x8a\x64\x91\xe6\xdc\x9a\x57\x64\x0e\x1c\x3d\xf0\xb9\x11\xd4\x8a\x44\x90\x7a\x6e\xe4\xb7\x45\xf4\xef\x90\xed\x22\xce\x45\x25\x79\x6e\xdd\xdb\x46\x5e\x8f\x5d\x30\xe6\xd6\xbd\xed\x17\x9d\x7d\xa8\xe6\xd6\x6d\x57\x67\xdc\xf2\xb6\x31\xc4\xa2\x97\x9d\x43\x71\xb2\x48\xd4\x86\xe7\x86\x55\x15\x99\x83\x9e\x08\xbb\x30\xbe\x07\xf9\xf7\x56\xd9\x73\x0b\xaf\xe5\x52\x72\x96\x30\xcf\x2d\xbc\x3d\xad\xee\xe0\xa9\x0e\xbb\x6a\xf8\x05\x79\xcb\xc3\x9f\x0e\x5d\x3f\x3a\x39\x7d\x14\xc9\xa3\x48\x0f\x0d\x0f\x39\x44\xda\xf1\xe9\x3d\xb3\xcf\x3e\x0b\x24\xa6\xf2\xff\x73\xfb\x4c\xa5\x1d\x48\xbe\x59\x24\x1a\xaf\x53\xc9\x7e\xf1\xfe\x1b\x6d\x2b\x9f\x19\x9b\xe8\x85\xaf\x57\xd9\xb4\xfa\xee\x8a\xce\x29\x9f\xd0\x17\xcd\xf1\xb4\xa7\xbd\xaa\xaa\x7e\xe3\x02\xd3\xa6\x4d\x2a\x95\xcb\xff\xf2\x64\x93\xfd\x6f\x1b\xb7\x3e\x6d\xed\x74\xb5\xbd\x87\xec\xb4\xe9\x0d\x78\xef\xcb\xee\x70\xcb\xe0\xe9\x1d\x2c\x5f\xcd\xe5\xf7\x41\x77\x2c\x1f\x1b\x52\x30\x9b\x3d\xb4\xec\x6f\x2a\xa4\xd8\x5e\x71\x6e\xcb\x0b\xb8\xf4\x67\xa7\x65\xbb\xaf\x00\x33\xc4\x6c\x85\x3f\xb7\xdd\xd3\x3b\x1d\xcc\x36\x5d\x73\xdb\x3d\xff\xce\x97\xe5\xa1\xc3\x3e\x3b\x28\x85\x0e\x7a\xfb\xf0\x36\xa9\xce\x45\x0a\x69\x6e\x87\xb7\xe9\x0e\xbb\xdf\x7f\xd9\x0a\x66\x6b\x59\x14\x3a\xb7\xc3\x8e\x25\x78\xa3\x00\x6e\xaa\x41\x2f\x92\x1d\x23\xe7\x76\xfa\xea\xbb\x34\x67\xda\xd8\xd3\xce\x26\x27\xcc\xde\xbc\x73\x3b\x6d\x2b\x33\xb8\x6c\xb8\x36\xb7\xd3\xbe\x38\x91\xc2\x5f\x74\xe2\x69\xf3\x4f\x77\x2c\xa3\xc7\x2e\xcf\x85\xd4\x1a\x3b\xf2\x4f\xb5\xe4\x45\x92\xdd\x9f\xdb\x65\x5b\xa9\x31\x22\xc9\x3d\x95\x92\x9f\x9b\xb3\xa2\xd3\xf6\xdf\x9e\xec\xd6\x9e\xda\x19\xb7\x2d\x23\xcb\x9a\xbe\xb4\xb7\x5d\x66\xb1\xef\xf4\x06\x6e\xfb\x8c\xd9\xcd\xf4\x05\xba\xbd\xa8\x36\xc4\x17\xf4\xe7\x9b\xe1\xf0\x9d\xdc\xc0\xcf\xf3\xff\xdc\x82\xd8\x43\x9e\xeb\xe7\xb9\xde\x43\x8d\xb9\x41\xb1\x1c\x71\x9b\x63\x69\xfb\xf2\x88\xe9\xb1\xdd\x63\x36\x76\x70\xe8\xe7\x21\x22\x5e\x86\x49\xd4\xcb\x3f\x34\xd6\x90\xcc\xd6\xfc\x61\xf3\x87\xfe\xd7\xe1\xa1\x03\x61\xc6\xe2\xd0\xe5\x21\xde\x95\xe2\x10\xd1\x89\x78\x5b\xb1\x73\xac\x79\xcc\x52\x24\x4e\xe6\xa0\x08\x3a\x91\xfe\x54\x77\x5c\x4c\xaa\xc3\x66\x0b\x7f\xe8\x06\x1a\x9a\x8c\x16\xfe\x32\x50\x2b\x65\x68\x56\x78\x5c\x74\xe2\xfa\xd9\x86\xff\x35\x30\x2c\x18\xa9\x36\xbc\xa5\xc1\xe7\xc5\x17\xa7\x32\xb8\x78\xcf\xcf\xc9\x1c\xce\x40\x92\x26\x9e\x8a\x7e\x8b\x4e\x9d\xc3\x6c\xec\x41\x21\xde\x5f\x76\x8e\xa5\xc7\x70\x42\x8a\x7b\x4a\x9b\xc1\x86\xeb\x28\x4a\xcd\x96\x36\x83\x2a\x20\x7c\x84\xd9\xd2\x4b\x9a\xbf\xc2\x98\xb5\xb2\x33\xac\x60\x9d\xbc\x66\x2a\x81\x8b\x44\x84\x6b\x36\xc7\x41\x10\xc8\xe2\x4f\x95\xc0\x45\xb2\xe7\xdd\x6c\x65\x2b\x8c\x18\xa6\xff\xe5\xcb\x52\x6c\x16\xbc\xe8\x9f\xb2\x61\xee\x4b\xda\x6d\x85\x0d\x2b\xfb\x82\x2e\x2b\xfb\x02\xa9\x2e\xd6\x6b\xcc\x36\xfd\xe1\xd4\xdc\xf8\x96\x39\x32\x82\x4e\x7a\x6f\xb6\x65\x5b\x29\x13\x4d\x9f\x12\xce\xba\x48\x24\xd0\xa6\x22\xdc\xa2\xcd\x45\x2b\x96\x6f\x2c\x79\x2e\x0a\x3c\x66\x73\xc4\x6b\x9f\x13\xee\x27\xb1\x7b\xfe\x17\x81\x04\xe5\x6c\x8e\x82\x20\xd3\xb7\xcc\x41\x10\xac\xbe\xfc\xa1\xe7\x7f\xd1\xc3\xd7\xff\xb0\x61\x07\x0d\xb3\x7b\x1c\x17\x9b\xe3\x22\xc3\x4f\x3b\x7d\x3d\xf1\xa3\x59\x6e\x32\x9b\x23\x1e\x78\x1b\x46\x63\x1d\xcb\x9a\x1e\xf2\xe2\xfc\xa7\xbd\x48\x05\x49\xae\xbf\xd5\x1f\x67\xbb\xbc\xd6\x8b\x45\x58\x36\x95\xbd\x16\xc1\x7a\xa9\xa9\xa0\xb5\x88\xe6\xa5\x2e\xaf\x7e\x79\x75\x1a\xe4\x80\x08\xde\x46\xf2\x42\x5f\xb6\xe8\xb2\x45\xf4\xde\xed\x3b\xc8\x76\x4e\xec\x98\x33\xdb\x6d\xbf\x33\x5f\x95\xf6\x9e\xe3\x26\x78\x4f\xe6\x2f\x7d\x14\x7a\xe8\xcb\x5f\xfa\x28\x5e\x34\x56\xb8\xcd\x76\xfb\x5a\x7e\xd3\x5a\x7e\x30\xb7\xef\x25\x05\x26\xa8\x1c\x4d\xf5\xb1\xc5\xc0\x83\x9e\xed\xb1\x65\x6c\x83\x90\xbe\x24\x8f\xe7\x7f\x4c\x9e\x70\xe7\x8f\xe7\x57\x56\xc4\x73\x3d\x9e\x9e\xa5\x89\x6c\x3e\x3e\xdb\xe3\x73\xd5\xf5\xde\x3d\xbd\x2f\xef\xa7\x09\xc9\x1d\x3d\x76\x0f\x9a\x90\x14\xf2\xcf\xf6\xf3\x8a\xec\xc6\xc9\x56\x8c\xb3\x39\x76\x83\x4c\xbf\xed\x9f\x7d\xcd\x3a\x8a\x74\xec\xfb\x79\xc5\x9f\x57\xa4\xa9\x3f\x4f\xff\x63\x19\x91\x63\xdf\xcf\xdb\x26\x71\xc5\x8a\xa7\xa9\x24\xb6\x68\x63\xf2\xbd\x74\x9d\x6a\x10\x14\x88\x4e\xd5\xae\x45\x22\x35\x31\x95\xb6\x16\x49\x19\xef\x54\x54\x5a\x24\x95\x9f\x53\x51\x69\xf1\x9e\xff\xed\x9e\xae\x5f\x0a\x92\x7a\xba\xa9\x10\xb4\x08\x84\x25\x66\xef\x9e\xcc\xa5\x75\x93\xb1\xa9\xeb\xbe\x82\x64\xb3\xb1\xd9\xbb\x17\x60\x06\x84\x1d\xf1\xa7\xe2\xd0\x22\xd9\x3a\x7d\x2a\x0e\x2d\x92\x9a\xd1\xd9\xa9\xce\x10\x9d\xd5\x3a\x53\x71\x68\x11\xba\xe8\x6a\x43\x8b\xb7\x15\xfe\xd2\xc6\x22\xd9\xb8\xc2\xf3\xdb\xd8\xb0\x61\x83\x43\x36\x8c\xe5\x76\xd3\x5e\xd4\xfb\x05\x9d\xe5\xb5\x53\x05\xe9\x89\x5c\x74\xd6\xc6\x21\x72\x4e\xe2\xbd\x24\x27\xd3\xf6\x80\x64\x33\xe7\xa9\x34\xb4\x08\x36\x08\x9c\x4a\x43\x8b\xa0\x06\x65\xaa\x03\x2d\x92\xfd\x97\xa7\x3a\xd0\x42\xb1\x9f\xd9\x35\x3d\x20\xd0\xdb\x9a\xea\x3b\x8b\xb7\x15\xf4\x8f\xd6\xe8\x53\x73\xfe\xee\x49\x87\x1b\x24\x9b\x13\xcf\xae\x39\x02\x8d\xd2\xd5\xa9\xc0\xb3\x68\xe5\x5b\xa0\x85\xea\xf9\x09\xa7\x72\x03\xba\xea\xdd\x4d\x8f\x78\xd9\x7b\xda\x41\x2f\xe2\xfb\xaf\xb2\x83\xd8\x74\x3b\xec\x7f\xed\x18\x18\xc8\xb6\xcc\xae\x39\x02\xc1\x74\xff\xec\x9a\x23\x10\x9a\x8b\x3e\xfd\xe1\x64\x3f\x11\xac\x5d\x27\x5b\x25\x92\x0d\x83\xa7\x3a\xd0\x22\xd8\x62\x64\x76\xad\x11\x68\x0b\x3b\xa0\x0e\xb4\xc8\xf2\x8a\xcb\x57\x91\x55\x7a\x6c\x59\x3d\xbb\x9e\x3b\x48\xb6\x81\x9d\xea\x40\x8b\x64\x7f\xda\xd9\x97\xad\x7f\x91\xe5\xdb\xb9\xbc\xe2\x97\x5f\xf2\x92\x1a\x2d\x90\xe5\xf9\x77\x5f\x95\x9d\x57\xc5\x67\x79\xd8\x8a\x43\xe9\x69\x2e\x79\xf8\xc3\xc3\x1f\xd2\x15\x87\x97\x3c\xbc\x24\xa7\xd7\x40\x81\xb6\xb0\x59\x5d\xc7\xbd\xbb\xce\x7e\x7e\xc7\x7c\x46\x6c\x23\x44\x81\xd7\x54\x70\x59\x2c\x63\xe2\x7e\x7a\x49\xa6\x5d\xd8\xe7\x70\xf6\xd3\xae\x3e\x75\x90\x97\xc7\x6c\xff\xe9\xb6\xa3\xfe\xd2\xee\xc7\xda\xd5\x77\x7e\xfb\xfa\x74\x74\xe3\xc6\x2f\xef\x92\x14\x51\xb0\x38\x63\xaa\xc2\x2c\xda\xf7\x12\x68\xe2\x40\xb2\x57\xdd\x54\x98\x59\xe4\xd7\x3f\x97\xad\x20\x47\xc4\xfa\xa9\xa9\x08\xb3\x78\x1b\xeb\x2f\x6d\x06\x26\xae\x6c\xac\x26\x4e\x1d\xe4\xfd\x3b\x64\x2b\x6e\xef\xfc\xef\xbc\xf6\x54\xed\x58\x34\x9d\x48\xa5\x8d\x45\x37\x96\x50\xda\x58\xf4\x0d\x87\x4e\xd1\xe2\x89\x42\x71\x56\xe7\xb9\x3e\x5e\xfd\xf1\xea\xbc\x10\x8f\xe7\x42\xbd\x82\xc5\x79\x53\x1d\x63\x11\xdd\x8f\x4a\x9b\x05\xda\xf4\xb5\xfc\xd9\x2e\xe6\x51\xd8\x21\x6c\xf6\x9f\x03\x00\x7b\x43\xef\xf6\xa7\x36\x0b\x24\xdb\x8d\xcd\xae\xcd\xea\xbf\xaf\x66\xcd\x93\x79\xc9\x9f\xfb\x5e\xd0\x0a\xc3\x12\x10\xac\xfb\x99\x61\x58\x12\xee\xde\x8c\xd0\xed\x54\x30\x58\x24\xab\xa0\x66\xb0\xfa\x4f\x24\x5b\x2e\xcd\xa0\x00\x41\xa4\xc9\x0e\x45\x7f\x45\x2c\xc6\xd1\x30\xe0\x00\xc9\x4e\x56\x33\x34\x5a\x20\xd9\x71\x69\xaa\x0c\x2c\x02\x21\xe3\x19\xdd\x86\xa1\x12\x61\xe2\x24\x28\x00\x10\xc9\x46\xae\x53\xb1\x60\xf1\x36\x9f\x86\x31\xdd\x2f\x92\x7d\x8d\x66\x68\x00\x41\xa7\x2a\x68\xaa\x29\x2c\x82\xe5\xd4\x33\x98\xdb\x17\x6d\x2d\xcf\x6f\xc3\x5e\x24\xbb\x2b\xcd\x30\xc4\x89\x2f\xc4\xc1\x57\x8a\xb0\xb1\xc8\x44\xb0\x4c\x7a\x86\xd6\x2e\xc2\xc9\x6b\xff\xcb\xf3\x93\x9e\x61\x8f\xa4\xa9\xcc\xb0\x68\xdd\x86\x31\x69\x3f\x3f\x99\x61\xf6\xfe\x9e\x31\x3c\x3f\x75\x84\x14\xd8\xcd\x18\x76\x06\x75\x84\x6c\x52\x35\xc3\xa8\x07\x4d\xe1\x64\xc7\xa2\xa9\x5a\xb0\x48\x76\xce\x99\x61\x72\x06\xf4\xf0\x2e\xcb\x5e\x64\xbd\x00\xbb\xc5\xcc\x28\x7b\x8c\xf5\x02\x65\xf7\x1b\x5b\xc4\x97\x9b\xc1\x89\x0b\x13\x31\x20\x59\x7d\x37\xd5\x01\x16\x8d\x0a\xa0\x19\xd3\xb6\x4e\x1e\xdc\x77\xc8\x86\x4d\xc3\x3d\x7f\x68\x2b\x98\xb4\xa0\xd2\x66\x2a\x03\x2c\x92\x5d\x47\xa6\x32\xc0\x22\xcb\x77\xd8\x3c\x0f\x68\x83\xed\x37\xa6\x9a\xbf\xe2\x3d\xc6\x35\x8d\x67\x14\xfd\xdd\x71\x23\xc2\xa4\x4e\x2c\x6d\x2e\x3e\xa1\x3a\xc0\x22\x76\xaf\x60\xa2\x07\x34\xe6\x1e\x66\x2c\xdb\xc1\x1c\x05\xab\x9d\x67\x18\xbc\xc4\x97\xc2\xc1\xc0\x2a\xdd\x2b\x9a\x51\xa7\xa2\xbc\x13\xb5\xdd\xf7\xdf\xf8\x26\x0e\xff\xed\xf8\xda\xc1\xe9\x0c\x69\x40\xb3\x6e\x70\x2a\x92\x2b\x9a\x89\x05\x15\x71\xc5\xfb\x53\xba\x52\x63\x00\x06\x73\x49\x33\x8c\x73\x40\xb2\xab\xc8\x54\xe0\x56\xb4\xb1\xf0\xee\xc2\x6c\x4f\x98\xed\x59\x38\x81\x61\x1e\x07\x34\x45\x2c\xa7\x4a\xb8\x22\xd9\x5e\x63\xc6\xe9\x63\x40\x77\x69\xfc\xf7\x6f\x7e\xeb\x2f\x96\x79\x45\xd5\x71\x45\xb2\x4b\xc6\x0c\xed\x08\x68\xac\xd5\x9b\x61\x5c\x04\x92\xfd\x60\xa6\x52\xb8\x62\x99\x55\x8c\xcb\x96\x5d\xac\xaf\x63\xd8\x8b\xcb\x2b\xb2\x64\x6d\x73\x74\xd1\x8c\x84\x66\xc4\xaf\xc7\x74\x12\x78\xdb\xca\x2f\xb5\x23\x60\x99\x0e\x53\x1d\x57\x2c\x13\x70\xa1\xa1\x08\xf7\xaf\x5d\xbe\x45\xb7\x17\xa0\x40\xaf\x6c\xbf\x96\x02\x74\x0a\x80\xa6\x52\xb8\x62\x99\xf4\x8b\xc7\x37\xf2\xf9\xb6\x61\xa0\xb5\xc6\x45\x20\x59\xd3\x34\x55\xcc\x15\xef\x35\x79\x78\x8f\xb7\xce\x6e\x2c\x0b\xdb\xab\x8a\xae\x08\x8a\xc8\xa7\x22\xba\x22\x59\xbd\x33\xc3\x0c\x16\xc8\x72\xf8\xfa\xd9\x0c\x94\x0b\xc6\xc2\x4f\x56\x58\x57\x2c\xb3\x8a\xa1\x2d\x02\xc9\xfe\x10\x33\xb4\x28\xe1\x9c\x3e\x0b\xf1\x66\x18\x1a\x81\xc6\xcc\xd1\x1c\xec\x27\x2b\x5a\x55\xfc\x6d\xa2\x87\x76\x69\x6c\x5f\x93\x16\xc7\xd2\x63\xf4\x0c\x06\x59\xc5\x5e\x11\xfb\xf0\xd0\xf4\x10\x23\x4b\x7a\xf9\xdd\x43\xc8\xa5\xd1\x0b\x43\x1b\x37\xac\xcb\x5f\xb8\xee\xc3\x7c\xd9\xf8\x76\x64\xc3\xdb\x1e\x66\xc2\x40\xa3\xcc\xfc\xfd\xa3\x7b\xcc\x25\x33\x9d\x43\x36\xd7\x75\xe9\x3e\x8e\xa1\xb9\x1a\x9a\x2b\xbe\x55\xc5\x78\xc5\x32\x6f\xaa\x18\xaf\x78\x7f\xc9\x2d\x68\xc1\xc0\x32\x57\x3b\xb4\x60\x60\x99\x98\x55\xb3\x57\xbc\xbf\x1c\x1c\x7b\x3c\x86\xe3\xe6\x9d\x6a\xc2\x86\xf6\x6a\xe1\xec\x0e\x03\xb6\x61\xc0\x86\x71\x1a\xe1\x23\x0a\x96\x4e\x31\x00\x29\xf7\x2b\x9a\x33\x0c\xc3\xb0\x0e\x04\x75\x4e\x53\x05\x60\x11\xac\x09\x9e\xc3\xe9\x8c\xe1\x74\xc6\xb2\xd3\x0c\xeb\x40\xb2\x7b\xc6\x1c\xf1\xb5\x0c\x7b\x45\x70\x3c\x8c\xce\x40\x22\x33\x37\x87\xb6\x0f\xbc\x27\xa3\x37\x8c\xce\x86\xe2\x8c\xab\xfb\xd3\xd3\x63\x3e\x3d\x5e\xff\x41\x69\x9b\x78\x8f\xd1\x5e\xa7\x3a\x86\x85\x6c\x88\x12\xce\x61\xe8\x05\x92\x3d\x3b\xe6\xd0\x72\x8e\xfc\x2e\x41\xef\x1a\x7a\x81\x2c\xef\x3e\xbd\x2d\x6a\x0c\xd0\xb0\x99\x2a\x0f\x8b\xe6\x24\xc9\x30\x1a\x03\xc9\xde\x12\x73\xa4\x4f\x2a\x51\xd0\xf7\xe1\x19\x8c\x81\x34\x8c\x53\xb1\x58\x0c\x4a\xba\xe6\x30\x18\x03\xcb\xe4\xf8\xd0\xa4\x83\x64\xd3\x85\x39\xcc\x33\x82\x39\xbe\x43\x3e\x28\xc5\x8e\xd8\x31\x78\xaa\x75\x2c\x92\x4d\x29\xe6\xd0\xf2\x0f\x2d\x3f\x61\xdc\x70\xa2\x66\xd4\xd7\xb5\xc5\x31\x1b\x4b\x6d\x02\xab\x7c\xe6\xd0\x19\x18\x3a\x03\xc4\xaf\x63\xda\xd9\xf3\xeb\x6c\xda\x31\x6d\x2d\xeb\xe2\x11\x34\x9b\x0a\x27\x8b\x64\x6f\x86\x39\x0c\xf7\x86\xe1\x1e\x2e\xe1\x30\xdc\x1b\x6e\xc8\xb6\x7c\xd5\xb4\xf3\xc3\x15\x7f\xe4\x61\x86\x36\x7d\xac\xef\xc9\x71\x36\x0d\x38\x58\x26\xf7\x87\x06\x1c\x24\xdb\x17\xcc\xb1\x7b\x01\xe5\xf8\xcd\x3d\x8c\xdd\xef\x73\xf7\xfb\xc4\xcf\x1d\xbb\x8f\xd3\xa5\x75\x68\xf4\x4d\x95\x92\x45\xb2\x81\xc1\x1c\xa6\x29\xc1\x72\xe2\x61\x18\x2b\x8e\xe3\xbb\x02\x1d\x6e\xb0\x38\x0c\x16\x6d\xdb\xe1\x5d\x1d\xe1\xbf\xd1\x95\x06\x90\xc3\x00\x72\x79\x36\xdb\x76\x7c\x6d\xa3\x77\x75\x07\x86\xee\xc0\xc2\x17\x55\x40\x59\x34\x27\x8d\x86\xb6\x7f\x7c\xb6\x1f\xcf\x76\x68\xac\x87\x2a\x89\x8e\x4e\xa7\xb7\x60\x59\xff\xc2\x99\x1e\x9a\xe6\xa1\xe6\xcf\xc2\x0f\x57\xe3\x58\x24\xcb\xd5\xe7\xd0\xc4\x82\x64\xed\xf5\x54\xbc\x58\x24\x2b\xa8\xa7\x4a\xc5\xe2\x3d\x19\x77\xef\xec\x0c\x68\x6c\x08\x38\x87\x16\x76\x38\xc3\xbf\x1c\x8b\x34\xb1\x20\x59\xbc\x3c\x55\x34\x16\x41\xd9\xd6\x54\xd1\x58\x24\x6b\x97\xa7\xea\xc5\xa2\xa5\x1f\x95\x69\x46\xd5\x8b\x59\xa7\x3c\x87\x46\x17\x24\xc2\x4d\x73\x68\x4d\x87\xd6\xd4\x37\xf7\xf1\x2e\x1f\x3a\xa8\x39\xe2\xfe\x6c\x98\x16\x16\x37\x50\xc9\x62\x91\xac\x7b\x9d\xea\x13\x8b\x30\x12\x57\x9f\x58\x24\xab\x01\xe7\xd0\xe6\x0e\x6d\x2e\x01\x42\x3a\x77\x0f\x96\x53\x44\xa9\x7d\x05\xc9\xc2\xbf\xa9\xee\xb0\x48\x96\x0c\x4e\x65\x87\x45\xb2\x56\x6f\x26\xeb\xce\x44\xb2\x70\x6e\xa6\xc9\x48\x90\x73\xfb\x07\x5b\x9d\xac\x54\x13\x39\xb1\x87\xe9\xd4\x3e\xe8\x06\x9f\xd9\x6c\x23\x25\x75\x2c\x67\x9b\xe9\x6c\x3f\x48\xd6\xc6\x4d\x35\x8f\x45\x73\xb2\x2b\x35\xcb\xa0\x9b\xc2\x56\xf2\x58\x04\x7a\x52\x33\x9d\xda\x07\xc9\xca\xb8\x99\x46\x95\xa9\x1c\x21\xde\x9b\x2a\xc8\xa2\x85\xa1\x82\x32\xc8\xa2\xb3\xd3\xf9\x4c\x4d\x37\x68\x6c\xd8\x34\x53\xd3\x0d\x72\x7e\x87\x6c\xab\xa2\x3d\xf6\xba\x51\x25\x08\xc3\x5d\x95\x91\x45\xb2\xb8\x6b\xaa\x8c\x2c\x16\xeb\x00\x66\x9a\x55\x05\xd1\xbe\x43\xf6\x61\xb0\xe1\x1a\x46\x29\xb5\xdb\xa0\x6f\xf6\xa1\x76\x1b\x74\x07\x19\xf5\x93\x45\xdf\xd3\x43\x36\xf5\xc5\x60\xa7\xb3\x99\x1a\x64\x10\x1b\x36\x5a\xfd\x64\xd1\xc2\x9e\x70\xa6\x0e\x24\xab\xc9\x66\x6a\x90\x41\xb2\x4c\x6c\xa6\x09\x54\x90\x2c\x77\x99\xe9\xe4\x1d\x48\xd3\x1b\xe9\xe4\x1d\x48\xd3\x45\xa9\xd1\x06\x69\x8e\x25\x4d\xa0\xa6\x5a\x3c\xdf\x7f\xf9\x4a\x52\xa1\xce\x32\xae\xa9\xc8\xb2\x78\x07\x04\xda\x3a\xec\x56\xe5\x79\x18\x82\x55\x59\x16\x11\x3e\x6e\xeb\x1a\x40\xb0\x18\x6e\x2a\x96\x2c\x82\x55\xf5\x33\xb5\xeb\x20\x29\x0a\x9c\xa9\x5d\x07\xc9\x6a\xa3\x99\xda\x75\xd0\xf7\xe9\xe9\x6d\xeb\x8b\x6e\xf2\x24\x35\xe2\x20\x58\xce\x3e\x55\x59\x16\x41\x5d\xf6\x4c\x2d\x36\x48\x27\xe0\xd2\x99\xc1\x54\x78\x07\x1f\x5c\xe1\x65\xd1\xb4\xa7\x0a\x2f\x8b\xa4\x88\x79\xa6\x66\x1d\xa4\xf3\x9f\xa9\x59\x07\xf1\xbd\x73\x9a\x75\x90\x94\x35\x4f\x05\x9b\x45\x73\xa1\xe5\xcc\xf2\x8e\xa8\x55\xa4\x86\x79\xa6\xc6\x3f\x5d\xb7\x87\x6b\xab\xae\xb3\x68\x86\x62\xa9\xa1\x07\x3d\xfd\x4a\xcd\xfe\x82\x9c\xdf\x21\x6f\xd2\x7d\xf1\x9b\xbd\xaf\x3f\x00\x92\x22\xda\xa9\xd6\xb3\x88\xee\xd7\x60\xc2\x40\xad\xe7\xe9\x93\x34\x95\x9c\xce\x6c\xae\x61\xcb\x6c\x2c\xdb\xbb\x39\x87\xa1\x24\xf4\xfc\x24\xa1\x17\x79\x11\x25\xa1\x45\x52\xcb\x39\x73\xd9\x0c\xd2\xc4\x94\xdf\x4e\xb5\x9e\x45\x52\x18\x3a\xd3\x09\x50\x90\xd3\x47\xa2\x6f\x01\xc2\xc9\x72\xe5\x9f\x45\xb7\x30\x21\x9d\x26\x05\x7d\x12\xa9\xa8\x08\x2d\xde\x86\x71\xb2\xdd\xc6\xb2\x09\x9c\x59\xd0\x34\x31\x9d\xbb\xfe\x01\x19\x9b\x74\x36\x15\x24\x95\x9b\x33\x77\x5b\xc6\x46\x01\x94\x51\xce\xdc\x7d\x98\xec\x9f\x6f\x26\x23\x75\x36\x40\x4e\xdf\x8c\xc3\x67\xc2\x82\x00\x2a\x26\xa7\xd2\xce\xa2\xb1\x0f\xed\x4c\xb3\xd0\x20\xd9\xf2\x6a\xa6\x89\x07\x10\xc3\x21\xd7\xc4\x03\x48\x2a\x1c\x67\x9a\x98\x4e\x13\xd3\x0b\xaf\x39\x75\x48\x40\x52\xa8\x38\xd3\x2a\x13\x90\x54\xf5\x4d\xe5\x9e\x45\xff\x6c\x9f\x69\x07\x90\x96\x17\x28\xf7\x2c\x92\xaa\xc1\x99\x66\xb4\x41\xef\x0e\x6d\x66\x1d\x40\x4e\xc7\x6a\xb3\xd7\xaa\x3d\x4f\xad\xcf\x65\xbb\x58\x36\x90\x0e\xdf\xa6\xaa\x41\x67\x85\xc3\x4c\xfd\x1f\x90\x56\x59\xa5\x89\x08\x90\x46\x4f\xea\x38\x8b\xb4\xa2\x2a\x75\x89\x40\x67\xaf\xda\x99\x4e\xbc\x82\xbe\xf9\xf2\x58\xd6\x92\xae\x1d\xfc\x87\x0d\x3c\xa7\x62\xd0\x22\xad\xca\x52\x0c\x5a\xc4\xe6\xab\xa5\x5b\x05\xd2\xa2\x2c\xd5\x9e\x45\xec\xb6\x51\x17\x0a\xe4\xf4\x87\x26\x2e\xc0\xfb\x04\xe9\x03\x1d\xa6\x4f\xb4\x79\xf7\x97\x3e\x1b\x17\xe6\x23\x2c\x32\x95\x68\x16\x69\x39\x91\x72\xcc\x33\x29\x80\xfc\x3e\x04\x53\x12\xa0\xef\xdf\x0f\x3d\xbf\xd5\x8e\xcb\x97\xeb\x67\xbf\x53\xed\x68\xda\x3e\xcd\x7b\x83\xb4\x74\x2b\xcd\x48\x24\x33\xb3\x16\x95\xa9\xe3\x2c\xde\x93\x05\xc7\x9a\xc7\x78\x9f\x39\xbf\x7a\xcc\x22\xad\x8d\x51\x8f\x59\xbc\xbf\x1c\x1c\x3b\x3d\xc6\x48\x8a\xe7\x5c\xba\x51\xa5\x1b\xc5\x83\x55\x57\x79\x56\x33\x00\xe3\x3e\xcb\xb2\x1d\xf0\x1e\xe3\xa7\xba\x32\xe5\x26\x7a\xeb\xfb\xed\xcf\x63\xdc\x02\x6e\xa6\xd2\xca\xb3\xd8\x7d\xd5\xd4\xa2\xd2\xca\x22\x2d\xb2\x28\xfd\x16\x30\x59\x08\x30\x95\x56\x16\xe9\xf4\x87\x9a\xc9\xe2\xbd\x24\x37\xaa\x4b\x02\xd2\x9a\x03\xe5\x90\x45\x5a\x2b\xa1\x1c\xb2\x68\x63\xd9\x32\xfd\x08\x90\x16\x18\x28\x6b\x2c\x62\xe7\x9b\x51\xd6\x58\xbc\xbf\xf4\x98\xad\xd5\x91\x98\x1e\xb2\xb5\x6c\x72\x6a\xcd\x81\xba\xc6\xe2\xfd\x25\xb7\xae\xdb\xa0\xb0\xb1\x95\x4d\xa5\x8f\x50\xfa\x08\xe8\x75\x4d\x85\x8d\x45\x38\xf2\x94\x25\x3f\x20\x9c\x63\x2d\xa7\x5d\x41\x3a\x2d\x5d\x9a\x7a\x90\xce\x97\x2b\x4f\x3c\x95\x22\x76\x26\x59\x8d\x61\xf1\xb6\x8c\x5f\x6a\x9f\x4b\xfb\xcc\xf7\x5c\x26\xdc\x8b\x18\xdb\x99\xde\xd2\xf2\x82\x74\xe2\xaf\x34\xbc\xe0\x3d\x99\x17\xf0\x3d\x28\x03\x32\x1f\xb1\xa6\x57\x49\x61\xa7\xf9\xca\xb8\xbb\xbe\xb8\xdb\xee\x30\x31\x0f\xd2\x09\x36\x65\x86\xc5\xfb\x6f\x3c\x63\x6d\x6f\x69\x7b\x31\xe4\xa5\xa1\x2d\x0d\x2d\x83\xa7\x32\xc3\xc2\x65\xca\xb3\xcc\xcc\x83\x40\x04\x72\x96\x99\x79\x90\x6c\x7b\x33\xcb\x99\x5d\x10\xe1\xbb\x61\xa8\x0f\x82\x95\x21\xb3\x0c\xf5\x41\x3a\xad\x53\xda\x67\xb0\xbe\x07\x6c\xf0\xaf\x8a\xb1\x33\x31\xaa\x18\x8b\x68\x0c\xd7\xa5\x15\x2f\x73\xfc\x78\xa2\x0a\x1b\x8b\xce\xc2\xfa\xa9\xb0\xb1\x48\x67\x5d\x4a\x2b\x0e\xd2\xf9\x0e\x85\x8d\x45\x1a\x3e\x94\x26\x1b\xf4\x66\x17\xee\xb6\x8b\x05\xff\x4e\x2a\xa8\x75\x2c\xd2\xe9\x08\x55\x8c\x67\x69\x9d\x89\x09\x6b\xf7\x8a\x3b\xd5\x9d\xbe\xeb\xe6\x1a\xc0\xca\xef\xf4\x36\x62\x37\xc9\x47\x53\x0f\x6f\xfb\xf8\xde\x3b\x8f\x79\xc9\x83\x64\x23\xce\xa9\x92\xc5\x22\x86\x83\x9e\xb9\x01\x90\x8e\xda\x4a\x16\x8b\x9c\xc4\x9c\xe5\xb4\x00\x98\xda\x75\x55\x8c\x67\x9d\x36\x9f\x86\x99\x2d\x00\xbd\xf9\x8d\x68\x64\x41\x3a\xc5\x50\x1a\xd9\xb2\x0a\x6a\x78\xc8\xcf\xe6\xb2\xf9\xb6\xd5\x39\x62\x10\xdf\xc0\x65\xe6\x41\xb5\xe1\xee\xf7\xa0\xe1\x05\xad\xfb\xa5\x5e\xf6\x98\x1b\xd9\x2d\x07\x11\x8d\x31\x48\x67\x35\x4a\x63\x0c\xd2\x19\x00\x65\x8a\x45\x3a\x81\x51\x4e\x15\x83\x40\x3b\x6e\x96\x76\x14\x74\x27\xa5\x94\x29\x16\x19\xf1\x0f\x53\xd0\xa5\xe5\x05\xe9\x2c\x42\x59\x36\x05\xe2\x7b\xdd\x1e\x3f\x63\xe6\x9b\xcd\xfb\x97\xc6\x18\x34\x4b\x9d\x4a\x63\x0c\x82\x4d\x1b\x66\x39\x89\x00\xd2\x84\x7e\x99\xe2\x00\x69\xa6\xbe\x9c\x43\x00\x69\x8e\x5d\x45\xe4\xf9\x29\x22\x2f\x9f\xa1\x69\x0f\x10\x8b\x58\x48\x45\x64\x11\x66\xcf\x95\x3f\x16\xc1\xfa\xb5\xa9\xb0\xb1\xe8\xdf\x8b\xe4\x4c\x35\x48\x53\xec\x4a\x16\x8b\xf7\x92\x74\xa8\x16\x5b\x81\x62\x83\xc0\xa9\x75\x06\x9d\x15\x91\x73\x9a\xe3\x00\x69\xea\x7c\x9a\xfd\x07\xb9\xbe\x1f\x2e\x0f\x2d\x0e\x35\x0e\xed\x1e\xa2\x72\x72\xfa\xc3\xd3\x43\xa7\x6b\x24\x39\x74\x79\xc8\xfa\x8c\xb7\x5f\x95\x01\x16\x69\x2e\x5a\xcd\x5f\x91\xf6\x8e\x9a\xbf\xa2\x1b\x1e\x4d\x8d\x35\x08\x6d\xc5\xd4\x58\x83\x34\x2f\x3f\xcd\x3b\x20\x10\x9c\xe8\xb1\xce\xe9\x5c\x00\x48\x93\xfc\x6a\xf2\x8a\xb7\xc3\x3c\x56\x1e\xd3\xb7\x20\x93\xab\x2a\xef\x54\x82\xd7\x24\xb9\x12\xbc\x22\x36\xdb\x6f\x84\x0f\x9a\x03\xcc\x1c\x36\x76\xb0\xcb\x1c\x16\x4b\x6d\x5d\xb1\x2c\x65\x9d\x1a\x66\x90\xe6\xd6\xa7\x51\x33\x48\x53\xeb\xd3\xa8\x19\xa4\xa9\x63\x45\x6d\xc5\xdb\x56\x8f\xd9\x65\x96\xcf\xa2\x7d\x33\x15\xac\x15\xbd\x78\xfb\x15\xac\x15\xf3\xbf\xff\x0a\x0f\xa1\x55\x48\x44\xa6\x60\xad\x48\x83\x64\x05\x6b\x45\x98\x8e\x98\x1a\x61\x90\x26\xf8\xd5\xb0\x15\xaf\xc7\xe0\x25\xbd\x81\xf2\x06\x38\xa4\x25\x9d\x4e\x71\x5b\x9e\x34\x8d\x3c\x41\x2e\xc2\xaf\xa9\xa9\x9b\x2e\xa6\xb3\xc0\x47\x31\x58\x91\xe6\xa6\x15\x83\x15\x69\x56\x5b\x4d\x57\x91\xe6\xa1\xa7\x96\x07\xe4\x22\x96\x9b\x06\x86\x20\xcd\x4c\xab\xe9\x2a\xde\x4b\xfa\x6f\xfe\x72\xf7\x97\xdc\x80\x69\x68\x90\xe6\xaf\xa7\x21\x1f\x08\xab\xa4\x54\x5d\x15\x6f\x6f\xf0\x9c\x0e\x7b\xe8\xf8\x76\xbe\xa7\x69\xd6\x31\x81\xce\x1e\x63\x73\x5a\xc7\x04\x62\xf7\xbf\x34\x34\x20\x4d\x69\x2b\xc4\x2a\xa2\xfb\x05\x58\x9f\x04\xd2\x8c\xb6\x7a\xaa\x22\x4d\x68\xab\xa7\x2a\xd2\xa4\xf1\x34\x0c\x9c\xc4\x7c\x26\xaa\xa7\xe6\x08\xa4\x29\xee\x69\xe8\x06\xd2\x34\xf2\xd4\x34\x4c\x4d\x03\xa1\x9b\x52\xa6\x22\x4d\x22\x28\x51\x2a\xd2\x84\xc1\xd4\x0e\x80\xd0\xaf\x9b\xda\x01\x90\x46\xef\x4a\x94\x8a\xf8\x6e\xdb\x21\x1c\xa4\xc1\xfb\x74\xbc\x06\xdd\x4c\xcf\x34\x4b\x0d\xde\x9e\xa6\xad\x8e\xe1\x20\x5c\x31\xa3\x92\xa9\x68\x96\x9d\x4f\xe7\x81\x41\xdf\xed\x43\x87\x70\x95\x4c\x59\xe0\x37\x55\x32\x15\xcd\x74\x96\x4a\xa6\xf3\x53\x32\x65\xb9\xe3\x54\xb6\x54\x74\x27\x75\x94\x2d\x15\xef\xbf\xd1\x3f\x0e\xe2\x20\xf5\xab\xd5\x15\x15\x7d\xc3\xbf\x59\x4e\xd7\x82\xf7\x97\xc5\xb1\xcb\x63\xfe\xf2\x7d\x63\x57\xf3\x97\x6c\x69\x66\xa0\xb7\x5c\xf1\x00\x9a\xaf\xdd\x32\x9c\x02\xbd\x31\x58\x2e\x47\x59\x90\x86\x66\xaa\x88\x8a\x95\xf3\x1f\x0a\xb7\x15\x19\x9d\x9f\xc8\xe8\x5a\x9e\xd8\x6b\xb1\xe5\x59\xb3\x45\x06\x56\xa0\x37\xf2\x75\xcb\xc0\x0a\x34\x2b\x8f\x96\x81\xd5\x72\x7f\xb3\x85\x5f\xa9\xca\xa8\x68\x63\xe1\x45\xaa\x32\x2a\xc2\xb9\x75\x55\x46\x45\x58\x46\xb6\x0c\xb6\xd6\x17\x6c\xe1\x46\x2e\x87\x74\x10\x6c\xd6\x38\x97\x13\xab\xa0\x6f\x8c\x45\xcb\x72\x21\x90\x68\x0b\x4f\xe5\x3c\xc5\x72\xad\xc0\x32\x83\x0a\x5a\xb0\x1b\xf8\x54\xcf\x53\x34\x37\x98\x9b\xca\x67\x8a\x3e\x78\x35\x97\xe9\x4b\xb0\xac\xf9\x5f\x0e\xb0\xe0\x6d\x2d\x67\x73\x34\x05\x61\x5c\xbf\x8c\x7c\x40\xdf\x70\x4c\x96\x51\x0e\x68\xbe\xfa\xaa\x6c\x8a\x88\xef\x90\x97\x24\x99\x68\x98\xac\x54\xa6\x58\x16\x6f\x2f\x63\x10\x90\xc6\xa7\xca\x62\x8a\xb6\xfb\xca\x19\x24\x80\x34\xfe\x5d\x06\x09\x20\x36\x9f\xd2\xf2\x5c\xcb\x73\xd1\x7a\xeb\x46\x97\x75\xa3\x3e\x25\x87\xea\xe5\x50\x4d\x48\xbf\x1c\xaa\x41\x0c\x5f\x4c\x83\x04\x55\x31\x51\x76\x9b\xcb\xd1\x1b\xf4\xe6\xfb\xb3\xdb\x88\x17\x63\xf3\xf5\x31\xab\x07\xd2\xb0\x79\x39\xc4\x83\xb7\xa7\xe9\x1d\xd3\x7a\x20\x8d\x44\x55\xb2\x14\x61\xed\xed\x72\x8c\x07\xdd\x59\xba\xe5\x10\x0f\xd2\x08\x53\x25\x4b\x91\x46\x93\x8a\x4f\x8a\x34\x36\x55\x56\x52\x34\x83\x04\x65\x25\x45\xea\x4d\x2e\x33\x71\x20\xf5\xce\x97\x4b\x25\x40\xef\x76\xbe\x11\x01\x48\x7d\x42\xc5\x27\x45\x1a\xe2\x28\x3e\x29\xde\xfb\xa6\x15\x46\x04\x4a\x4d\xea\x1c\x29\x35\x29\xd2\x99\x94\x65\x90\xb0\xbe\x20\x81\xb8\x67\x59\x27\xb4\xae\xaf\x17\xb9\x4d\xeb\x4d\x41\xb0\xed\xd8\x5c\xb7\xad\x45\x75\xc2\x98\x59\xad\x49\x91\x86\x2f\xca\x43\x8a\xd4\x53\x51\x0b\x72\x2e\xb7\xa3\x76\xc1\xcb\xd2\x77\x5f\x5f\x22\x6d\xf7\xff\x7c\x4c\x7a\xea\x7e\x4a\x8f\x37\x8a\x52\x84\x39\xe6\xa5\xa7\x0e\x52\x87\x4f\x95\x47\xd1\xd0\x76\x9d\x2a\x3a\x8a\x36\xd8\xdf\x75\x2e\xc7\x6f\x90\x7a\x2f\xcb\x99\x47\xf0\xfe\x1b\x4f\x45\x57\x7d\x59\x54\x6a\x9d\xcb\xb2\xde\x07\x24\xba\x3d\x53\x4d\x47\xd1\xd9\xd4\x66\xee\x3a\xe1\xbb\x4e\x38\x7e\x8f\xa2\x8b\xa2\x9b\x21\x53\x61\x51\xa4\x43\xba\x02\x8b\x22\xf5\x5e\x14\x53\x14\xe9\x50\xa0\x8e\xa1\x48\x53\x77\x8a\x16\x8a\x34\xb3\xb6\x3b\x15\x07\x52\x23\xb5\x3b\x15\x07\x52\xf3\xa6\xb4\xa1\x58\x16\xad\xef\xce\xbb\xed\x16\xcc\xb0\x27\xcf\x54\xee\x50\xbc\xc7\xfc\xa9\xd7\x7c\xd1\xd9\xef\x7a\xaa\x54\x38\x3f\xa5\x42\x6b\x9f\x76\xfd\x6b\x30\xac\xfe\x57\xbc\x50\xbc\xff\x56\x1c\xb3\x83\xc2\x65\x5a\xf4\x86\x6e\x38\x48\x8d\xe5\x6e\x7d\xcc\xae\x0e\xb4\xe7\x77\x64\xdf\x95\x0f\xda\x19\x3f\x77\x5d\x73\xd0\x90\xb6\x9e\xbb\xab\x17\x40\x73\x71\xc7\xee\x14\x1d\xe8\xa8\x8e\xce\x3d\xbd\xe4\x8b\xf0\x45\x56\x30\x51\xa4\x83\xb8\xea\x88\x22\xb5\x42\xbb\x49\x34\xd0\x4d\x77\x2a\x98\x28\x52\xcb\xa7\x38\xa2\x48\x0d\xdf\x6e\x7c\xb0\x1b\x0c\xec\xdb\xdf\xfb\x78\x4e\xc5\x13\x45\x67\x2f\xe8\xa9\x78\xa2\xe8\x26\x87\x76\x23\x0a\x90\xcb\xff\x72\x22\x0e\xa4\x86\x5d\xf1\xc4\xf9\x89\x27\xf2\xc9\xef\x46\x0f\xa0\x0f\x5f\x1c\x2d\x19\x88\xf4\xe1\x98\x9c\x03\xbd\x11\x49\x29\x51\x28\xa2\xf9\xbc\xb4\x47\x20\x1d\x97\x95\x15\x14\xe9\x90\xb5\x9b\xed\x02\xb9\x13\x42\x2a\x34\x28\x9a\x13\x0a\xbb\xa9\x2d\x30\x36\xc6\x9d\xdd\x52\x17\xd0\x9d\x63\x50\x7b\x50\xa4\xe3\xda\x6e\x34\xb1\xbb\x9d\xc6\x4e\xd0\xbd\x6b\xb6\x40\x43\xf8\x60\x2a\x51\x28\x62\xf3\xa9\x3a\x43\x05\xc2\x7c\x94\x12\x85\x62\xb9\xde\x6b\x37\xb7\x05\xde\xf3\xf3\x4b\xcb\x66\x76\xcb\x66\xf6\xe6\xff\xd9\x0e\xb3\x5b\x7e\x7e\x4e\x47\x81\x74\xc4\x55\x91\x50\x34\x4b\x49\x14\x24\x14\xe9\x18\xb9\x6b\xa4\x76\x8d\x14\x43\x9d\x7a\x84\x22\x1d\xe9\x76\x63\x0e\x10\xae\x61\x53\xa2\x50\xcc\xef\x45\x35\x0c\x01\xe9\xd8\xb7\x9b\xdc\x02\x6f\xf3\xe9\x59\xe3\x90\x9d\x84\x97\xc3\xa1\x12\x85\xe2\xfd\x37\x1a\xeb\xe4\x13\x68\x4e\xf2\x28\x5b\x28\x1a\xc2\x13\x53\xd9\x42\x11\x08\xf2\xce\xdd\xc2\x58\xd0\xd9\x5f\x74\xaa\x64\x28\xba\xab\x9e\x77\xab\x60\x41\x7e\x03\x91\x16\x6f\x77\x7f\x2a\xf6\x4c\x9d\xea\x16\x8a\xee\x6a\x8d\x5d\xbb\x05\xda\x77\x7e\x73\x60\x20\xd8\x0d\x67\xee\xce\x3e\x81\xfc\x46\x30\x67\x9f\x54\x1f\x1c\xdf\xb9\xbc\xe4\xfd\x5d\x92\x96\x99\xbf\x02\xdd\xb9\x92\xdd\xfc\x15\xc8\x9d\x04\xd3\x6e\xf0\x03\x72\xf7\x92\xda\x40\x10\xf1\xfd\xd0\x97\x80\x95\x80\x26\x25\x14\x29\x14\xf9\x8d\x99\xc6\x3e\xa0\xef\x98\xc0\x5d\xab\x08\xf2\x1b\x0c\x8d\x6a\x40\x1f\x7e\x96\x9a\x36\xd0\x2c\xf9\x38\x9c\x10\x02\xcd\x35\x6c\x87\x55\x35\xe0\xbd\xc9\xc9\xb1\xf4\x18\x95\x21\x9a\xdd\xc3\x04\x13\x48\x3f\xaf\xc3\x04\x13\x78\x7f\xba\x38\x76\x7a\x8c\xf9\x37\x06\xd2\xc3\x49\x22\x90\x7e\x38\x87\x86\x12\x74\x4b\x33\x0f\x0d\xe5\xe1\xae\xcf\x3b\x63\x8d\x92\x81\x22\x9c\x15\x51\x1e\x50\x84\x25\x7f\x87\xd5\x34\xc8\x03\xa6\x1f\xe1\x61\x35\x0d\xe8\x3b\xef\xe2\x61\x35\x0d\x88\x7d\x79\xc8\x56\x38\x05\x85\xba\xf5\x54\x13\x50\xa4\x6f\xd9\x61\xbc\x05\xd2\xd7\xff\x30\xe0\x39\x9c\x49\xda\x29\x17\x50\xb4\x4f\x74\xb4\xa3\xe6\xa1\x91\x05\xf9\x75\xad\x21\x10\x68\x88\xb6\xcf\xc3\x0c\x16\xc8\xaf\x15\xd6\x96\x1e\xd6\x96\xba\x22\xe6\xd0\xec\x82\xfc\x3a\x5b\xab\x0b\x1a\x2a\x2e\x53\x85\x3e\xd1\xcc\xb3\xa8\xd0\x27\xf2\xeb\x58\x63\xa7\xc3\xd8\x89\x57\xf6\xd0\x0e\x83\x8e\x08\xe5\x3c\x9c\xce\x02\xe1\x82\x8f\xc3\xe9\x2c\x90\xdf\x7d\x6b\x9a\x3f\x65\xbf\x9d\x7c\x98\xca\x7e\x22\x0c\xbb\x0f\xed\x30\xc8\xff\xfe\xcb\xe6\x5b\x04\xc3\xd6\x8a\xf3\xb0\x0a\x06\x74\xab\x3c\x0f\x43\x38\xd0\x90\x48\x9d\x87\x21\xdc\xf1\x85\x70\xb4\x4c\xa3\x0e\x5a\xc3\x87\x3d\xb4\xcd\x20\xbf\x4e\xd4\xaa\x82\xf7\x92\x9c\x4c\x83\x79\x98\x95\xdb\xff\x65\x6d\x95\x22\x7f\x53\x45\xbf\xaf\xe1\x66\xe8\x40\x67\xaf\x9f\x79\x58\xa0\x02\x92\xbd\xc7\xa7\x22\x7f\xa2\x39\x37\x71\x68\x63\x8f\xfa\x9a\xc4\x2f\x9d\xec\x02\xb9\xfb\x14\x8d\x03\x41\x33\xb6\x3d\x9c\xc4\x02\xcd\xea\x54\xb5\x00\xc5\x7b\x32\x7f\x69\x33\xa6\xcd\xe0\xf9\x6b\xb1\x41\x73\xea\xef\x30\x8f\x07\x72\x27\x9c\x56\x32\x50\x74\x4b\x67\x0e\x2d\x36\x08\x04\x8a\xa7\x92\x81\xa2\x5b\x2f\xa8\x62\xa0\xe8\x8d\x44\xcc\xe1\xcc\x13\xc8\xdd\xaf\xc3\xfa\x0e\xd0\x77\x22\x80\xc3\x70\x11\x74\xa7\x5b\x0e\xc3\x45\x90\xa8\x79\xcd\x43\x53\x0c\x92\xbd\x36\xa7\x7a\x81\x22\x77\x72\x89\x87\xc6\x19\x24\xfb\x19\xcd\xc3\x5a\x55\xf5\x02\x9d\xe2\x53\x2e\x50\xbc\x1d\x46\x5b\x0d\x2a\x0f\x0b\x53\xbf\xbe\x30\x84\x04\xe9\x66\x23\x6a\x08\x8a\xe6\x64\x9a\x82\x81\xa2\x59\x0d\x7f\x18\x55\x82\xd0\x60\x1f\x1a\x6c\x90\xbb\x6f\xaf\xd6\xf9\x38\xbf\x4b\xd2\x3f\x66\x09\x41\xee\x64\xf6\x0e\x83\x4f\xd0\x5c\x61\xa7\xd4\xe0\x3c\x5c\x90\xf2\xdd\xba\x76\x17\xe4\x4e\x82\x43\x61\x41\xd1\x86\x4f\xc9\x25\x8b\x20\x77\x6a\x4a\x0e\x03\x52\x90\x3b\xb1\xf9\x61\x40\x0a\xde\xf3\xd3\x69\x26\x18\x41\x5a\x8f\x7c\x18\xa4\x82\x34\x1d\x77\x68\xb1\x41\x5a\x64\x71\x68\xb0\x0f\x37\xae\xf6\xf5\x37\x33\x09\x72\x27\xe7\x78\x58\x54\x0b\x72\x27\xc1\xa8\x08\xa2\x58\x96\x47\x1e\x9a\x75\x30\x5c\x5c\xa5\x2e\xa2\xc8\xfd\x3b\xe4\x1d\x69\xe9\x49\x43\x1e\x56\x8d\x28\x95\x68\x35\xbb\xba\x88\x22\x76\x9f\x9b\x3b\xa5\x80\x74\x81\x94\xb2\x88\x62\x36\x5f\x58\xa3\x5d\xd0\x2d\x71\x3b\x74\x07\x50\x4a\xcc\xef\x1e\x75\x07\x40\x47\x4d\x63\x1e\xe6\x42\x41\xb0\xd1\xf4\x3c\x74\x07\x40\xee\x78\x20\xea\x29\x8a\xe5\x2e\x09\x6a\x27\x8a\xfe\x99\x81\xc7\x5e\x7d\x74\x39\x3d\x64\xeb\x1f\x5b\xef\x0f\x6d\xbd\xdb\x74\xf9\xd6\xe9\x34\x80\xdc\x89\x57\x0f\x0b\x76\x41\xb3\x86\xf7\x70\x82\x0b\x8c\xee\x60\x6e\x95\x0a\xe8\x3b\xe9\x0d\xc5\x1a\x45\xef\xdf\x21\xaf\xf8\x43\x1d\x95\xb7\xe9\x34\x5d\x0a\x12\xf9\x80\xa9\x7e\xa3\x48\xcf\x75\x9a\x41\x05\x69\xa9\xe2\x69\xb4\x7d\xba\x8d\x8c\x1f\xfd\xa9\x4b\x02\x9a\xe9\x44\x65\x1e\x45\xba\x08\xe6\xd4\x23\x01\xb9\x33\xd6\x9d\x6e\x36\x03\x92\x6d\x65\xe7\xa9\xfb\x01\x3a\xbb\x34\xce\x53\xef\x03\xbc\x97\xe4\xfc\xfa\x1a\xa7\xbe\x06\x8e\xc5\xe9\x6c\x19\x88\xb6\x79\xb2\xc7\x43\x58\x5c\x5e\x27\xc5\x20\x45\x63\xab\xe7\x79\x9a\x6e\x05\xdd\x9d\x1a\x4e\x83\x7e\x10\xee\xf9\xa5\xf0\xa3\x78\x5b\x31\x39\x66\x2b\xd8\xfd\x60\x2f\x0f\x5d\x1e\x62\x63\x67\xdb\xaf\xf7\x71\x7e\x21\x7e\x78\x2c\x3c\xc6\x17\x42\x44\xa4\x66\xa4\xc8\xdd\x5e\x74\x9e\x0d\xe4\x6e\x63\xf5\x48\x40\x6f\xbc\x9c\xa7\x86\x1f\xa4\x8e\xa9\x32\x8f\x22\xbe\x5e\x34\x4a\x3f\xc7\xd7\x7e\xfa\xc7\x30\x1d\xa8\x53\x38\x95\x76\x14\xd1\xf8\x90\x4e\x0b\x60\x4e\x55\x7e\xc7\x3f\x98\x65\xc5\x20\x45\xee\x64\xc5\x4e\xfd\x09\x90\x3b\xb9\x39\xf5\x21\x45\x1b\x8e\x72\xa7\x0e\x05\x08\xbf\x50\x35\x23\x45\xee\x38\x9f\xa7\x59\x62\xd0\xbf\x93\x59\x6a\x03\xa2\x2d\xff\xcb\x3e\x76\xdb\x83\xe6\x1b\x67\x3d\x2e\x88\x66\xc7\x98\x4c\x00\x9d\xad\xcd\xe7\xa9\x77\x02\x72\xe7\xe3\x53\x33\x72\x7e\x9a\x91\x8e\xd2\xea\x3c\x8a\xdc\xf1\x91\x4e\xcb\x6f\x40\x3a\x99\xa9\xcc\xa3\x78\x7f\x49\x6b\xcd\x42\x83\x74\xc6\xea\xd4\xfd\x38\x3f\xf7\x63\x78\x51\x7b\x88\xdd\xa6\xf5\x95\x4f\x3d\x92\x73\xe2\xca\x92\xed\x52\x0e\x52\xbc\xbf\xa4\xbb\xf5\x52\x40\xee\x64\x9a\x4e\x4b\x5f\x41\x6a\xe6\x4f\xdd\x0f\x90\x56\x14\x2b\xcd\x28\xc2\xcd\x0a\x4e\x53\xd3\xa0\xb9\x8d\x96\x3a\x8c\x22\xf7\xdd\x1f\xda\x7e\xd4\xaa\x76\x5f\x1c\x03\x7a\x90\xbb\x1f\x96\xa9\xe9\x53\x8d\x61\x8d\xd1\xa9\xff\x01\x72\x27\x15\x70\x1a\xf7\x83\x08\x9f\xb9\xfe\x07\x08\xa7\x9e\x4e\x9d\x0d\xd0\xdb\xf2\x5c\xbe\xd1\x3a\x1b\xdf\x21\xfb\x9f\x7d\xcd\x10\x32\x9f\xa7\x49\x6d\x90\xbb\x2f\x8b\x95\x2f\x20\x77\x5f\x0c\xd3\x05\x20\xf7\xe5\x0f\x7d\x20\x16\xc3\x7c\x3f\xf4\x26\xd9\xf4\x7a\xf7\x1b\x3a\xbc\xc9\xe3\x5b\xc6\xc7\x21\xaf\x78\x60\x2d\xfc\xf8\x9c\xb5\x04\xdd\x4a\x67\x65\x24\xc5\xdb\x3b\x9c\xcc\x14\xc2\xe9\x2e\x42\xbe\x2a\x96\xcc\x80\xdc\x49\x47\x9c\xa6\x10\x40\x58\x4c\xaf\x5c\xa3\xe8\x5a\x90\xd3\x08\x1f\xa4\x2b\xd3\x4f\x9d\x0f\x10\x48\xbf\x4c\x15\x1c\x45\xa1\x04\x37\x4f\x1d\x0d\x10\xee\x27\x71\x9a\x1a\x00\xfd\xfb\x2c\xf5\x2a\xd4\x79\x74\x2b\x43\x75\x1e\x45\xba\x49\x90\x02\x8e\x22\x5d\xfb\x77\x3a\x05\x0a\xde\xfb\xe6\xdf\xf4\x0e\xce\xfb\xfb\x6c\xfc\x3f\xbb\xec\x45\x6d\x8e\x0e\x1a\x7e\xd0\xbb\xcf\xcd\x08\x1f\x44\xc7\x6b\x3c\xb5\xf2\xa0\x2c\xc1\x3a\xb5\xf2\xa0\x5c\xdd\x70\x1a\xe1\x83\x42\x6c\x66\x9e\xda\x6f\x30\x36\xed\x98\x73\x94\xa0\x36\xc2\xe8\x53\x63\x0d\x6a\xf3\xa3\x31\xc7\x0d\x6a\x23\x18\xbe\x0c\xfa\x41\x19\xec\x5d\x5a\x53\x50\x1b\x36\xeb\xd2\x4c\x82\xf7\xbe\x3d\x76\x7b\x8c\xfb\xc6\xf2\x2b\xf3\x28\xda\xd0\x7b\x52\xd3\x51\x14\xda\x00\xf3\x32\xc7\x0d\x86\x2b\x83\x95\x79\x14\xb5\x35\x0f\x0d\x0f\x0d\x7e\xc8\xf9\x8d\xef\x41\x6d\xcd\x73\x3d\x1e\x7a\xfe\xf7\x7f\xd3\x42\xe7\xcb\x28\x1d\x94\x15\x1e\x97\x06\xf6\xd2\xc0\x3a\xdf\x75\x39\x2d\x7a\x7d\xeb\x5a\xe9\x0c\xd7\xc1\x80\x72\xd1\xf8\xa5\xd1\x05\xef\x2f\xfd\x37\x9b\xd1\x6d\xc6\xe4\xd0\xe1\xa1\x83\x43\x74\xa3\xd9\x77\x50\x1b\x9f\xd2\xa5\xd1\xbd\x3e\xa3\x8b\xfb\x77\x69\x4e\xaf\xf8\x2e\xc0\x7d\x1a\xf4\x83\xda\x88\xad\x94\x96\x14\x81\x2a\xc2\xbc\x8c\xe6\x41\x6d\x44\xb0\x2a\x4b\x8a\x81\x86\xdf\x54\x59\x52\x44\x31\xb6\xa9\x2c\x29\x6a\xe3\xf3\xba\x0c\xdd\x41\x6d\xc4\xac\x97\xf6\x12\xd4\x46\x4c\x7e\x69\x2f\xaf\x2f\xfe\xe6\x2e\xb5\x8d\xa0\xd0\xf3\x9d\x8a\x4d\x8a\xda\xfa\x3f\xa4\xb3\x2f\x4d\xe7\x95\x5f\xbf\xd0\x48\x8d\x22\xa8\xad\x7b\xc8\xae\x4a\xde\x68\x82\x99\xcb\x32\x55\x50\x6e\x9d\xa8\x64\xe5\xfc\x24\x2b\x75\x6f\xd5\x91\x14\xe5\x74\xb0\x3a\x92\xa2\x9c\x73\xbd\x9c\xc0\x05\xb5\x11\x66\x5d\x5a\x53\x50\x1b\x01\xe6\xa5\x35\x05\xef\xf9\xfd\xa5\x7d\x55\xf4\x15\x61\xd0\xa5\x99\x04\xef\xbf\xd1\x59\xda\xc9\x6b\x7e\xaf\x21\xcd\x75\x89\x08\x08\x37\x68\xba\x34\x8a\xa0\xdc\xf5\x4f\xd9\xc8\xf9\xc9\x46\x6e\x18\x0c\x35\x22\x45\x58\x7d\xa4\x46\xa4\x68\x2e\x64\x50\x23\x52\x34\xcb\x2e\xd5\x88\x14\xf5\xbd\x25\x2e\xea\x00\x61\x94\x70\x69\x4e\x41\xff\x1a\xa6\x39\x05\x61\x05\xb0\xe2\x8f\xa2\xdc\x6c\x40\xf1\x47\x11\xba\xc1\x2a\x3d\x8a\x40\x99\x76\x5e\xda\x49\xd0\x2d\xe7\xbe\xb4\x93\x20\xc2\x2b\x9a\x30\x07\xdd\x85\x43\x97\xb6\x0d\xb4\xe6\xe3\xd5\xb6\x81\xda\xfc\x94\x5d\x52\x0a\x6a\xc3\x8d\xbb\xac\x10\x05\xb5\xe1\xf1\x5e\x96\xfc\x80\xe6\x6a\xc9\xcb\x4c\x3b\xe8\x6c\x85\x3f\x2f\x17\x99\x82\xda\x70\x82\x14\x83\x14\x85\x00\xdc\xbc\x34\x9d\xa0\x36\x47\x22\x23\x7e\x50\xae\x37\x50\x1f\x52\xd4\x86\x31\xbd\x5c\x31\x02\xca\x3d\x54\x95\x8c\x14\xc5\x3e\xcd\x53\x7d\x48\x51\x1b\x96\x47\xe5\x47\xd1\x86\x01\x8d\xd2\x8f\xa2\x36\x07\x6a\x73\xef\xa0\xbb\x91\x84\xd2\x8f\xe2\xfd\x25\xed\xd7\x34\x83\xda\x1c\xbb\x2d\x5d\x05\x65\xda\x4f\xed\x47\x51\x9b\x03\xa9\xd1\x3d\xda\x8f\xef\xc9\xfc\x37\xc7\x43\x12\xf2\x66\xb7\x2e\xe7\x96\x41\x77\x3d\xc6\x65\x94\x0e\x6a\xb3\x65\x16\xa0\x82\x68\x38\x71\x0a\x38\x8a\xf7\xfc\xfe\x9b\xd7\xbc\x79\x24\x0e\xa4\xda\xe6\xeb\xb3\xcd\xb8\x84\x97\xa1\x3b\xa8\xcd\x71\x45\x73\x0d\xde\x7f\xb3\x1d\x36\xed\x46\x97\xcd\x67\x6e\x38\x7f\x99\xca\xc7\x21\x50\xe9\x51\xf4\xcf\x2e\x5a\xda\x04\xca\x5d\x69\x2e\xa3\x72\x10\x3a\x68\x8a\x33\x8a\xf7\x92\xbc\x07\x06\xdc\xa0\xdc\x50\xec\x72\xa2\x1a\x94\x2b\x46\x2f\xe7\xa9\x41\x69\xe9\x2f\xcd\xfa\xa5\x59\xf7\xc9\x19\x83\x83\xee\xee\x61\x97\x01\x37\xa8\xcd\x47\x62\xc6\x1f\x34\xeb\xee\x2e\x6b\x4c\x41\x73\x47\x82\x5b\x7f\xe0\xfe\x26\x01\x06\x87\xba\x87\x68\x57\x79\x68\x78\x88\x7d\x2b\x79\xd7\x6f\xa7\x05\x40\xd7\x82\xdf\x46\xea\xa0\x5c\xda\x78\xeb\x5b\xdc\xdf\xac\xc0\x77\xc9\xc3\x63\xb6\x75\x72\xe8\xf4\x10\xdb\x28\xf1\xfa\xdc\xba\x1b\x20\xdc\xca\xf8\x76\x87\x40\x10\x48\x67\xcc\x5b\x3f\x02\xb4\x61\xc2\xe0\xd6\x91\x00\xdd\xea\xf7\xdb\xc2\x29\x50\x6e\x07\xa8\x62\xa4\xe8\xb1\xf9\x5f\xcb\x43\x8b\x5b\xf2\x5c\xbb\x87\x9c\x30\xa6\xf9\x4e\x27\x80\xe6\x74\x85\xba\x92\x22\xdc\x9f\xf1\x76\x86\x01\x14\x8a\xfc\xf3\x76\x17\xa8\xdb\xad\x0b\x8d\x18\x6f\x1d\x15\xd0\x5d\x98\x72\xeb\xa7\x80\x70\xfd\xf3\x6d\x7d\x16\xe8\x2d\xfd\x2f\x6f\xbc\x7f\x37\x4e\xfb\xf5\x40\x40\x77\x86\xed\x36\x13\x70\x2b\x94\x51\xff\xb0\x8c\x4a\x79\x4a\x51\x1b\x43\xf7\xed\xe2\x5d\x30\x34\x9d\xb7\x45\x04\xa0\x37\x9c\x1d\x35\x2c\x45\x6d\x3e\x09\x13\x0c\xf7\xb7\x52\x97\xde\x33\xc1\x00\x6a\xb3\xd9\x66\x13\x40\x77\x73\xee\xdb\x42\x03\xd0\xb7\xe5\x21\x1b\x11\x7c\x40\x76\x9e\xa5\x01\xb7\x1b\x1b\x1a\xe2\xdf\x4e\x53\x80\x8e\xec\xfe\xbc\xf5\x75\x40\x73\x1a\x4d\x95\x4a\xd1\x5d\x48\xa4\x4a\xa5\xa8\xcd\xb6\x9a\xc0\x00\xb5\x7d\xa7\xf7\x15\x19\x6c\x81\x8e\x7d\xba\xcd\x4c\x80\xda\x88\x41\x6e\x5d\x29\xd0\xac\x8c\xbd\xcd\x33\x80\xda\x08\xd3\x6f\x5d\xa9\x5b\x57\x8a\xd2\x8f\x5b\x57\x0a\x34\xeb\xa8\x6e\x13\x08\x77\x7e\x0f\x9a\x37\x49\xc7\xe8\xd6\x31\x22\x8a\x56\x3d\x53\xbc\xff\xe6\x31\x5b\x96\xb4\x6c\xf9\x4b\x5b\xe6\x36\xbe\x44\xc3\xb7\x79\x86\xfb\x9b\x05\xb1\x69\x16\x17\x80\x6e\xe0\x70\x3b\xcb\x01\xc2\x89\x89\xdb\x4a\x02\xd0\x2c\x11\x54\x77\x53\xd4\xb6\x3c\x64\x63\xcb\x89\x09\xfa\xc7\xe2\x02\x50\xae\xf7\x53\x2a\x53\xd4\xf7\xc4\x5d\xd1\x03\xa2\xd9\xd7\x66\x19\x40\x21\x86\x37\x6f\xfd\x29\x50\x9b\xdd\xa3\x3f\x75\x7f\xeb\x6b\x79\x6e\xce\x8e\x80\xfe\x7d\x54\xce\x84\x80\x66\x69\xcc\x6d\x2a\x02\xbc\x5d\xe1\xf9\xed\x9e\x89\x81\x25\xa5\x70\x9b\x9e\xb8\x5d\x5e\x63\x82\x45\xad\x4c\x51\x9b\x67\xd3\xa1\x42\x2a\xb3\x0d\xd3\x24\xb7\xd9\x08\x50\x1b\x81\xba\x5a\x99\xa2\x36\xf2\x2b\xaa\x60\x8a\x66\xe5\xf3\x6d\xb6\x00\x74\x4b\x9a\x15\xc6\x14\x65\xa1\x9c\xc2\x98\xa2\xbb\xf6\xe4\xd6\x7d\x02\xd5\x70\x79\x6e\xa7\x39\xc0\x72\x0b\xd8\x5b\xf7\xe9\xd6\x7d\x22\x44\xbe\x9d\xf8\x00\x65\x71\xc4\xad\x17\x74\xeb\x05\x11\x5b\xab\xbb\x29\xba\xe5\x93\xb7\x8e\x11\x68\x66\x44\x6e\x1d\xa3\x5b\xc7\xc8\x4f\xdc\x34\x03\xa8\x0d\x83\x7b\x3b\x15\x02\xaa\x11\xfa\xde\xba\x4f\xa0\x1b\x01\xaa\xe1\x29\xc2\xf5\x14\xb7\xb9\x08\x10\x1a\x57\x65\x3d\x45\x39\xf5\x7c\xbb\xa2\x07\x2c\xf7\xb4\x55\xe9\x53\x54\xb3\xbf\x9c\x55\x01\x85\x0c\xff\xbc\x9d\x55\x01\xdd\x14\xe1\xad\xdb\x75\xeb\x76\xd9\x85\xba\x5d\xa0\x59\x95\xaa\x44\xa8\x08\x9d\x0a\x45\x3d\x45\x59\x22\xac\xa8\xa7\x68\x2e\x36\x55\xd3\x53\xc4\x70\x14\x33\x89\x71\x5f\xdf\xdb\xc4\x1d\x99\xc5\x00\xdd\x7d\xd0\x14\xf0\x14\x61\xba\x4b\x01\x4f\xd1\x51\xd1\x9d\x0a\x78\x8a\x6a\xb8\xb3\x0a\x78\x8a\xe5\x5e\xbe\xea\x77\x8a\x6a\x9a\x48\xab\x20\x40\x77\x01\xfa\xad\xcf\x75\xeb\x73\x7d\x8d\xb0\x77\x48\x91\x34\x9d\x0a\x5d\x2e\x50\xcd\x41\x58\xff\x0a\xc4\xd7\x15\x4e\x97\x80\x32\x7d\x7e\x3b\x5d\x02\x5a\x84\x97\x34\xb9\x02\xaa\x91\x36\x51\xe5\x53\x84\x5b\x7a\xaa\xf2\x29\x9a\xdb\x51\xab\xe8\x29\xde\x4e\xf4\x98\xed\x67\xa3\xca\xaf\x13\x75\xd6\x6e\xab\x0a\xfd\x4a\xdd\x43\x0c\xbc\xbf\xe4\x9e\x74\xe0\x40\xb9\xf2\xee\xd6\x81\x03\xc3\xf0\x48\x69\x4e\xf1\xfe\x92\xd6\xea\x9b\x81\x6a\xdb\xdf\x82\x91\xf3\xb1\xe6\x10\x34\xb7\xb3\x78\x74\xca\x40\x74\x2c\x96\xd2\x9d\xa2\x1a\xdf\x86\x3a\x9d\xe2\xbd\x7c\x71\x6c\xf7\xd8\xce\xbf\x79\xb2\xc3\x43\x07\x87\x1a\x87\x4e\x0f\xd1\x48\x72\x1c\x8f\xc9\x9d\xe7\xab\xcb\x60\x34\x7c\xcc\xee\x80\x52\x60\x42\xf1\x4e\xf1\xfe\x9b\x3f\xf5\x6c\xf8\x48\x31\xfd\xe5\xe3\x21\x56\xa8\xef\xfe\xf2\xe7\x21\x46\x2b\x32\x32\x6a\x70\x8a\xf7\x64\x3b\xc7\x6c\x47\xe7\x3d\x61\x58\x50\x84\x53\x94\xd5\x69\x8a\x6c\x8a\x42\x5e\x6f\x2a\x9f\x29\xba\x89\x4c\x85\x31\x45\xe8\xcf\x29\x79\x29\xba\x7b\x68\x3c\xa6\x72\x40\x35\xb2\x6b\x8f\x0e\x0f\xa8\x86\x45\x7c\xf4\x6e\x40\x35\x72\x28\x8f\xb9\x1d\x50\x6e\xdc\xa2\x08\xa6\x28\x64\x58\xa7\x22\x98\xa2\x1a\x7e\xe6\x63\x89\x07\xa8\xc6\x7b\xff\x98\x01\x7a\xcc\x00\xed\x9e\xcb\xa6\x52\x44\xe9\x3e\x52\x8f\x6e\x11\x08\x37\x51\x54\x16\x53\x54\x63\x08\x78\x74\x6e\x40\x35\x3e\x98\xc7\xd9\x99\xe7\x9b\x9d\xf1\xbe\x75\x78\x40\x1b\xee\x72\xa1\xa2\xa6\xe8\xf3\xbb\x80\x8d\x65\x7a\xc6\xe5\x3b\x8a\x6c\x8a\x1e\xf8\x32\x8f\xf3\x23\x60\xb9\xeb\xf7\x63\xda\x07\x74\x17\xa1\x3d\xd6\x5a\x82\x6e\x21\xa0\xb2\x9b\xa2\x1a\x06\xf1\xd1\xe1\x79\x92\x1e\x23\x53\xf3\xe8\xc9\x80\x52\x90\xe3\xd1\x91\x01\xd5\x6c\x97\x8e\x0c\x98\x6e\x39\xf4\xe8\xc8\x3c\xaa\x9a\x99\xfd\x7f\x74\x5b\x40\xe9\xe1\xaa\xce\x29\xaa\xe1\x5f\x3f\xce\xab\x80\x6a\xe1\xc9\xec\x9d\xb2\x61\xdc\xa4\x85\x1e\x60\xba\xcd\xd9\xe3\x4c\x0b\x08\x57\xde\x2b\xeb\x29\xde\x56\x70\xcc\x0c\x12\x68\xae\x98\x7d\x74\x78\xc0\xfb\x6f\x1e\xb3\x19\xd3\x66\xf0\x7c\xcd\x20\x81\x6a\x76\xac\xeb\x02\x40\x35\x12\x22\x8f\xde\x0d\xa8\x36\xbc\xa4\x9f\xe0\xe4\x13\xb4\xfb\xcd\x29\x81\xee\x78\xf8\x98\x53\x02\x65\xe1\xfe\x63\x55\xc7\x83\x0b\x84\x32\xee\x7c\x2c\xcd\x04\xcb\x3a\x37\x45\x42\x45\x35\xac\xdd\x63\x9a\xe9\x71\x41\x81\xb3\x23\x8f\xa5\x99\xa0\xb4\xa6\x6a\x89\x8a\xf8\x5e\x62\xb3\x51\xa0\xac\x2d\x79\x9c\xdc\x79\xbe\xc9\x9d\xdd\x7f\xb3\xfd\x3b\x5f\x2a\xb9\x94\x47\xaf\xeb\xd9\x31\x21\x64\x3f\x54\x21\x15\xa5\x3b\xab\x0a\xa9\x78\x4f\xc6\x9d\xeb\x76\x21\x43\x5a\x8d\x24\xc6\xcf\x9c\x2e\x68\x6e\x8d\xaf\x42\xa0\x28\xb3\x56\x3f\xbf\xf1\x9f\xdf\x38\x1f\xc4\xcf\x38\xe4\xe7\x4e\x7f\x4e\x4d\xa8\x07\x28\xaa\xe1\xcc\xfc\xfc\x30\x7f\x2a\x85\x7c\xff\x75\x79\xc8\xfe\xd9\x39\xf4\xf3\x90\x49\x1e\xdc\x8d\x9f\x01\x05\x4a\x82\xe5\x6e\x14\x3f\x3f\xc2\xdf\x17\x50\x60\xf0\x54\x17\x14\xe5\x22\xc0\x9f\x5f\x21\xa8\x46\x16\x40\xc1\x41\x51\x2e\x8e\x53\x22\x70\xfe\xc8\xaa\xba\x14\xfc\xe7\xf7\x05\x5a\x3a\x41\xf2\xf3\xcb\xf9\xf9\xe5\x4c\x0f\x79\x32\xbf\x1c\xc2\x82\x9f\x5f\x0e\xe8\x7e\x5f\x3f\xbf\x1c\xd0\x5c\xf0\xa7\x6a\xa0\xe8\x66\x87\x94\x08\x14\x11\xde\x91\x91\x02\xe8\x68\xe3\xcf\x9f\x61\x01\x08\x6b\xf2\x7e\xd6\x2f\x83\x18\x3e\x12\x8b\xa6\x40\xb5\xf9\x0f\xba\x54\x3f\x3f\x3e\xf0\x15\x3e\x2a\x0d\x28\xca\x49\xdf\x9f\x1f\xcc\xcf\x0f\x86\x38\xe5\x67\x2d\x33\x08\x6b\xf1\x54\x0b\x14\xd5\x08\x39\x7f\xce\x7c\x82\x6a\x18\x4e\x05\x04\x45\x59\x7b\xf2\xf3\x4b\x03\x61\x45\xef\xcf\x2f\xed\xe7\x97\x36\x6d\x97\x7d\x47\xc1\xf3\xf0\xf4\x7e\x2f\xe0\x7d\x5c\xbc\x22\xce\x7c\xfe\xfc\x38\x30\x2a\x6a\x00\x8a\x72\xa7\xa9\x9f\x53\x93\xa0\x14\x3b\xfa\x39\x35\x09\x0a\x19\xe2\xa9\x50\xa0\x58\x6a\x38\x28\x14\x28\x4a\x93\xa2\x50\xa0\x68\x06\x2e\x3f\xb3\xb0\xa0\xbb\x15\xd1\xcf\xba\x2b\xd0\xdc\x79\xfc\x67\x64\x01\xca\x52\x81\x9f\x91\x05\x28\x4b\x5d\x7f\xc6\x0c\xa0\x0c\x49\xd4\x09\x14\xe5\x24\xfc\xcf\x68\xe0\x67\x34\x80\xa3\xa1\x72\xa0\x28\x47\xbe\x9f\xae\x3f\x68\x66\xdf\x7e\xfa\xf9\xe0\xed\x43\xee\xc8\x69\x4e\xd0\xc2\x87\x6b\x2e\xf5\xc7\x9c\xa6\x01\xed\x4f\xdf\x1f\x54\xdb\xfd\xa1\x8f\xed\xa2\xfc\x08\x17\xe8\x67\x2a\x15\xbc\xe7\xe7\x96\xf4\xea\x41\x0f\x87\x09\xd7\xe4\x80\x6a\x8c\x7c\x8a\x0e\x8a\x6a\xbb\x3f\xb4\xb1\xf7\xd7\x58\xfe\x4d\x57\x5c\x9d\xc0\x22\xc3\xa3\x4e\xa0\xa8\xc6\xc8\xf7\x73\x02\x13\xbc\xbf\xf4\x98\xdd\xf8\x78\x4f\xfe\xd2\x3e\x63\x06\xb3\xf9\xc4\xf5\xbb\x41\xb3\xaa\x5e\x39\x41\xf1\x9e\xcc\x5f\x7a\x9f\xcf\xd7\x34\x7e\x6a\x59\x12\x68\x6e\xfc\xaf\x7a\xa0\x28\x17\xfd\xa8\x0b\x28\xaa\xfb\xfe\x98\x12\x05\x2d\xcd\x50\xfe\xf4\xbb\x41\xe8\xb9\xfc\x5c\xc6\x09\x82\xb2\xdc\xb5\x91\x13\x15\x41\xd9\xfb\x52\x3d\x50\x0c\xb2\xb0\x6b\x23\x4d\x2a\xda\x20\xf0\x59\x1b\xf5\xd3\xa2\x33\x07\xbb\x36\xbc\x74\x51\xfd\x7d\x35\x96\xba\x83\xa2\xc7\xfb\x34\x97\xba\x83\xa2\xfa\x77\xc9\xd3\x43\x27\x87\xfc\xaf\xcb\x43\x17\xeb\x6f\x6c\xc5\xe3\x21\x5f\x8d\xc6\xb1\x66\xfb\x5f\x74\x96\xb3\x2d\x85\x07\xc5\xfb\x6f\x5c\xa0\x79\x03\x38\xee\x7d\xf3\xdf\x6c\x2c\x55\x4e\x49\xbc\xbd\x14\x28\x14\x9d\x79\xdf\xb5\x91\x3b\x15\xb1\xbe\x6b\x2e\x0f\xf9\x00\x8a\x43\xb6\x96\x14\x68\x7f\x1f\xe6\xda\xba\xcd\xc0\x6f\xef\x1b\x5d\xd6\xbd\x64\xff\x2e\xc9\xf9\xbb\xbd\xd1\xdd\xae\xd2\x7e\xec\x5e\xe0\x45\xf5\xf7\x69\xae\x2d\xec\x6d\xd2\x8b\xbd\xb8\xa7\xf0\x97\x6c\xcd\x8b\xbd\x58\x1b\x66\x57\xbc\x27\xa3\x69\x61\xdf\xe2\x5b\x77\x7b\x23\x6c\xad\x9b\x02\x6c\xbe\x08\xf8\xdb\xa2\x53\x6e\xb3\x36\xd2\x90\xa2\xba\xb7\x3e\xbc\x26\x9e\x74\xf7\x06\x86\xd7\x7c\x51\xdd\x6e\x4c\x7b\x3b\xe9\x6d\x6f\x29\xfd\x21\x45\x3f\x6c\x50\xbe\x94\x1b\x14\xd5\x6d\x6b\x7a\xae\xf4\x5c\xb4\x2b\x7d\xe8\xc9\xfc\xc5\xee\xe9\x6d\x57\xda\x2e\x3a\xbb\x7c\x0d\xa8\x16\xca\xed\x3b\xe6\x03\x60\x83\x01\x76\x05\x59\x5b\xd9\xb0\xb2\x61\x3c\x93\xb2\x15\xe4\xe7\x7a\xa7\xaf\xcb\xf3\x17\x39\xe0\xe0\x5c\xd3\xf3\xbf\xa8\xde\x69\xc5\xf4\xf4\xf3\x7b\xcd\x38\xd9\xf4\xfc\xe4\xec\x7a\xa7\xaf\xa7\x0f\x8e\x9c\x5d\xef\xb4\x62\xfa\x1a\x4c\x52\x38\x5e\x72\xfa\xe2\x4d\x87\x9b\xef\x98\x5d\x36\xe9\xeb\xfe\xf7\xda\xe6\xb5\x4d\xdf\xd5\x17\x9d\xba\xc3\xb5\x61\xb0\x45\xb1\x0a\x6c\xa9\x92\x28\x8a\x65\x27\x4b\x95\x44\x31\x36\xdf\xae\x69\x27\xe0\x1a\x33\xf4\xaf\x6d\xd9\xee\xc5\xe7\xdd\xe9\x97\x65\xbb\x5f\x14\xa5\x1f\x6b\x5b\x36\x7b\xd9\x6c\xba\x65\xd9\x2e\xd6\xda\xc6\xa2\x11\xcb\x76\x31\x29\xdb\x17\xdd\xb2\x7c\x51\x5f\x0c\xb2\xd2\x6b\x5b\xbe\xa8\xaa\xec\x2f\xce\xb5\xdb\x9f\xa4\x10\xa9\x04\x5e\xdb\xee\x15\x95\xd4\xdf\x39\xd7\xee\x53\x65\xba\x95\x65\x8b\x6b\xdb\x7d\xb7\xb0\xea\xdd\xcf\x65\xf7\x8a\x64\x15\x7b\xf8\x43\x3b\xe7\x45\x43\x1b\x65\x6d\xbb\x9d\xb3\x3b\xec\xf8\x08\x0f\x1f\x3e\x15\x47\xbb\x5d\x71\xf8\xec\x5f\xf4\xaf\x2b\x0e\x7b\x87\x5d\x17\x46\xfa\x5f\xb6\xf5\xf0\x73\xf7\x15\x39\xec\x8b\xc3\xec\x2c\xd7\x3c\x6c\xec\x8b\x20\x70\x5b\x6a\x43\x8a\xf7\x97\xdc\xc0\x61\xff\x1c\x0c\x3b\xe1\x2f\xbd\x01\xa6\x6a\x59\x78\xbc\x54\x82\x14\xfd\x1b\x14\x4e\xdb\xff\xe5\x1a\x39\xff\x69\xfb\x4f\x32\xdc\x5e\xf2\xf4\x81\x9f\x94\xb3\x7b\xfa\xd3\x86\x21\xe3\x1f\x83\x46\x5c\x3e\x11\x2a\xac\x71\x4b\xd6\x76\xf9\xc3\x8b\x37\xc5\xc1\xe4\xf2\xc6\x2f\x64\x57\x07\xf7\x7d\xd9\xfa\x4b\x31\x25\x0f\xd9\xd7\x97\xf2\xf6\xbc\x29\xb7\x3f\xbc\x79\x9f\xbc\xe2\xed\xfb\x84\x0e\x64\x52\xd2\xb1\xd4\x81\x14\xd5\x83\x57\xe5\xb6\xad\x37\x4f\xdc\xf3\xdf\x76\xe2\xed\x13\xa7\xad\xb7\x1d\x46\x02\xaf\xfb\xd1\xdc\xb6\x82\x39\xd3\xf2\x4d\x7c\xec\xb0\xc7\x07\xce\xe9\x1f\x6f\x92\xc5\xbd\xdf\x60\xf5\xf8\xc0\x1f\x3f\x07\x7f\x68\xe7\x33\x19\xca\x76\xc7\x4b\x95\x49\x51\xdd\x77\xec\xe7\xb9\xd8\x5e\xe7\x3b\xd7\xcf\x57\xf8\x45\x9b\x0e\xa2\x3f\x3b\xec\xc7\xe3\x4e\xff\xcb\xd6\x2b\xfa\xc2\x7f\x35\x8d\x35\xe8\xbe\xd5\x4d\x2b\x0c\x1a\xfb\x9d\xae\xa6\x15\x06\xdd\x7b\x54\xb1\x52\x0c\xa6\x5a\x56\x23\xa3\x26\x02\x85\xb3\xa5\x86\xa5\x28\x54\x76\x57\x23\xa1\x26\x3a\xbb\x79\xaf\xd6\x3c\x7d\xfb\xde\x73\x4e\xa6\xdd\x6c\xed\x7b\x6c\x93\x63\xfe\xd4\x19\x46\xba\xa7\x91\x3d\x13\xd5\x07\xff\x45\x76\x4b\x54\x7f\x63\xdf\xd5\xba\xcd\xe8\x36\x83\xf6\x77\x7f\x88\xea\x59\xb0\xac\x6f\x35\xe6\xf3\x44\xf5\xa4\x69\xa4\xb7\x44\xdf\xed\x0c\xad\x2b\x88\xf8\x0e\x79\xfe\x17\xe1\x47\xdf\xb4\xae\xed\xb3\xae\x7c\xf5\x8d\x9c\x94\xa8\x9e\xf4\xc6\xf0\xfc\x4e\xd5\xe1\x88\x2e\xf5\x2f\x45\xf5\xa4\x65\xda\x4d\xc5\x2e\x93\xfa\x9e\xd5\x86\x77\xc0\xfc\x5a\x4f\x2e\x4a\xf0\x2b\x5a\x52\xdf\xb3\x14\xc0\x14\x1d\x3d\xbf\xd5\x08\x7e\x45\x90\x00\x5e\x2d\x6d\x07\xf1\x30\x8a\x69\xab\xa5\xf7\x99\xf4\x23\x56\xb8\x11\x0e\x8b\xae\xe1\x54\x38\x53\x0c\xa6\x05\x56\xd3\xe4\x36\x4d\xee\x7c\x3f\x25\x85\x2d\x17\x2a\x96\xc5\x02\xe9\xd5\xca\xe6\x17\x15\x2d\xe1\x7f\xd9\xd4\xb2\x7f\x38\x97\xb6\x14\x74\x66\x30\x56\xd3\x96\x82\xea\xdf\x21\xdb\x35\x19\x42\x30\x49\x6d\xfa\xfe\xbc\x08\x87\x4e\xb5\x2e\x45\xa4\xef\xe7\xb4\x5f\xa7\x19\x3b\xee\x51\x5b\x06\xfa\xf2\xc5\x5e\x36\x62\x61\xd0\xcb\x43\x36\x62\x69\xd0\xfd\x70\x96\xdf\x12\xc1\x6d\x2f\x7a\x7a\xd9\x87\x04\xb7\xfd\x1f\xd4\x2e\x96\x4a\x9b\xe2\x3d\x31\x0d\x5f\xde\x0b\x61\x2d\x9b\x9d\x2d\xa5\x36\x45\xb1\xdc\x6b\x29\xb5\x29\xba\x2e\x46\xd3\xfe\x35\xed\xdf\xe4\x41\xef\x3e\x89\x9d\x51\xa7\xfc\x2f\xcf\xb5\x23\x0e\xeb\x47\xba\xfb\x22\xed\xe4\xfe\x19\x9b\x9a\xc6\x0e\x04\x9b\x6e\xad\x76\xd8\x2f\x87\xfd\xc2\x7f\x1d\x5e\xf1\xf0\x8a\x74\xcb\xe1\x1d\x51\x6e\xd4\xed\xf6\xc3\x1b\x3a\x98\x94\xd8\xfd\xa1\x0f\xe7\xe0\x13\x9d\x34\xe2\xf4\xf4\x4c\x7b\x75\xc6\x77\x25\x3a\x45\x9f\x8e\x00\xda\x1d\xf0\x76\x18\x37\x79\x7a\x93\x4c\x72\x75\x9f\xe1\xe9\x25\x89\x61\xfb\xe4\x92\x9a\x27\x50\xdd\x3b\x3a\xbd\x49\xa6\xaf\xfa\xa4\x77\x4e\x5f\xca\x93\x97\x72\xf2\x54\x4f\x7b\x9a\xe9\xab\x60\x00\x6e\x97\x6d\xa5\x68\xa8\x3b\xaa\x5d\xbe\x0e\x14\x0d\xe9\xb5\x34\xed\x1a\x68\xe1\xe7\x79\xd9\xae\x8b\x76\x2d\xda\x75\xd9\x15\x17\x5d\xb1\xb8\xa1\xcb\x76\x5d\xb4\x0b\x17\xa5\x5d\x36\xe2\x32\x26\xc4\x78\xb7\xdb\xb7\xf2\xe6\xd3\xc0\x77\x52\xe2\x53\xf4\x65\x5b\x6f\x2f\x79\x7b\x49\x0f\x79\x49\x0d\x22\x5e\x45\xd3\x20\x36\x0d\xa2\x1f\xf6\xed\x25\x1f\x6e\x72\xa7\xf9\x8f\xa7\x7f\xac\x64\xe0\xbf\xb4\x6b\xa0\xe9\xc0\x29\xdd\x29\x0a\xdd\xeb\xd5\x1e\x1b\xc1\xbc\x14\xc9\xb6\xd5\x1e\xaf\xf8\xb8\x8b\x02\xf7\xfd\x78\xdf\x8f\xb9\x72\xfe\xeb\xe7\x15\xd9\x85\x48\x9f\xae\x69\x10\xdb\xb7\x43\x2c\x57\xfc\x79\x43\x4c\x2e\x25\xb5\x83\xab\xfd\x3c\x3f\x93\x4b\x48\x25\x2f\xe5\x3c\x45\xeb\xdf\x7f\xf9\xbc\x7f\x3c\xef\xfd\x3d\xd4\x0d\x72\x3b\x85\x3f\xec\x0c\xb0\xba\x01\x2d\x78\xcf\xef\xb1\xf4\x18\x6f\x1d\x6f\x75\xd7\x4a\x82\x42\x5a\x6c\x75\xad\x24\x68\x6c\xc8\xbd\xba\x56\x12\x24\x15\x73\xab\x6b\x25\x41\x21\x4f\xbb\xba\x41\x2e\xe8\xba\x79\xaa\x85\x8a\x42\xd0\x77\x75\xe3\x5e\xd0\xbf\xe6\x1b\xf6\x82\x62\x3f\x89\xd5\x0d\x71\xc1\x60\xa2\x70\x75\x8d\x30\x28\xea\x7e\x56\x37\x9c\x05\x81\xbc\xdc\xea\x9a\xe5\xae\x59\x2e\x0f\x9d\x1e\x3a\x19\x43\xe9\x09\x23\x5c\xd0\xc7\x77\x45\xdb\x85\xde\x3e\x5a\x3c\xab\x33\xa7\x25\x7a\x78\x2e\xe3\xe0\xde\xbf\x61\x95\x9b\xd4\x78\x83\x32\x2b\xa0\x8a\xa9\xe8\x06\x40\xaa\x98\x8a\x0a\xef\xa8\xdb\x0a\x6a\x7c\x46\xf7\x87\xb6\x82\x22\x1e\x92\x4f\x4b\xc5\x52\xf1\x5e\x92\xc7\xa6\x89\x07\xc5\xa6\xff\xab\xb3\xed\x87\x68\xff\x3d\xa4\xf0\x81\xa3\x6c\x4a\x55\xca\x52\xd9\x54\x44\x30\xfe\xf5\xb0\x17\x5f\xb4\xfd\x3b\x99\xbd\x48\x12\x9c\x02\xcf\xd5\x75\x21\x40\x67\x5b\x97\x85\x56\xe9\x87\x0a\xf2\x04\xca\x93\x8a\x96\x94\x73\x2e\xf5\x49\x45\x30\xe5\xbe\x14\x23\x15\xef\xbf\xd1\x8c\x61\x6f\x0f\xc7\x0b\x3c\x5c\x35\x45\x45\x05\xb9\x03\x35\x45\x45\x05\x99\x88\x6e\xa0\x0d\x2a\x9a\x3f\xf4\xc5\x63\x46\x29\x88\xf6\xd5\x0f\x15\x15\xf8\x53\x8a\x85\x8a\xd2\xdf\xec\x65\x37\x52\x5a\x4c\xf5\xda\xea\xe5\x3d\x95\x93\x04\xdc\xb9\x71\x36\x28\x5d\xac\x5e\x36\xa2\x78\xbe\x7e\x36\xba\x0b\xa0\x53\x27\xb4\xba\xd1\x38\x08\xa6\x94\x57\xd7\x5d\x00\x15\xbe\x2b\x46\xde\x6a\x91\xe6\x68\x7f\x5b\xe5\x6e\x78\x0d\xda\xf7\x69\x1b\x3f\x77\xf2\xe1\x81\xcf\xa7\x7a\xa9\x78\x9d\x39\x1a\x69\xb4\x0c\x2a\x08\xc4\xba\xb1\x2b\x68\xa6\x84\x94\x1c\x15\x15\xbe\xaa\xcb\x1f\x2e\x23\x49\xbc\x34\x55\x48\x45\x05\xee\x4a\xdf\xbd\xe6\x8e\x53\x33\x3c\xe4\xc9\x76\xc4\x5b\x08\x71\xfb\x6e\xbf\x50\xec\x12\xbe\x5d\xc6\x9b\xdd\x7d\x62\x7d\x38\xc6\x9b\xa0\x35\xdf\x10\x03\x49\x50\xe1\xc7\x6d\x1c\x09\x8a\xcd\xc8\x96\x5a\xa5\x22\xf4\xe5\xfa\x61\xf3\x8f\xaf\xf9\xdc\x92\xb1\x25\xe8\x3a\x60\xca\x97\x8a\x16\xb8\x56\x5d\x1b\x0f\x82\xba\xa8\xd5\x4f\xfb\x1a\x29\xba\xdc\xbc\x4b\x0d\x3a\x68\xcb\xee\x39\xed\x8b\x93\x0d\xf0\x70\xf3\xfb\x69\xfb\x4f\xdb\xef\x21\x1b\x4b\x9e\x9a\x75\x75\x4b\x91\x53\xf1\x9e\x9f\x63\x97\xfd\x73\x99\x65\xe1\xfc\x9a\x6f\xf0\xfe\x1b\xdd\xa8\xc9\x05\xed\x1b\xe1\x6f\x9f\x12\xd5\xbc\x81\x43\xd2\xb5\xc2\x60\xe8\x38\xf7\xdb\x2f\x81\xed\xde\xd9\x15\x6a\x29\x46\x2a\x22\xfd\x1c\x35\xcc\xa0\xc2\x1b\x37\x2c\x05\x2d\xca\x1f\xfa\x48\x28\x35\x31\xd0\xee\x86\xa5\xa0\xc2\x11\x40\xf3\x0d\xea\x7b\x4a\x46\xaa\xa0\x74\x48\xba\x16\x1d\x14\xb3\x41\xab\x6b\xd1\x41\xff\x46\xcd\xc7\xae\x78\x14\x33\xe4\xe9\x6a\xe4\x41\xdf\x7d\xf9\x1f\x9b\xfa\xa0\xac\x69\x23\x8c\x67\x41\xd3\x49\xee\x5a\x74\x50\x81\x11\xee\x5a\x74\x50\x48\x76\x2f\xb5\x4e\x45\x85\x23\x9f\x06\x1d\x54\x68\x83\x7f\x5e\x11\x1b\x1f\x8e\xd2\x1a\x74\xf0\x3e\xb5\xb7\xf3\x43\x8b\x0e\x16\x42\x10\x2b\x8c\x84\x41\xb0\x0d\xef\x0a\x8d\x3c\x28\x36\x50\x58\x8a\xa4\x8a\xc6\x9e\xd5\x2b\x34\xfb\x9f\x6e\x2a\x6f\x40\x18\x2f\x83\x32\x59\x11\xda\x78\x50\x31\x3c\xfd\xe3\x21\x44\x46\xb9\x49\xc5\x55\x45\x85\x4d\xd5\x08\x47\x63\x9c\xc1\xc8\xa8\xa4\x2a\x1a\xb3\xda\x2b\x0c\x7a\x41\xb1\x0c\x70\x29\x88\x2a\x9a\x69\x6c\x95\x4e\x45\x51\x04\xba\x94\x35\x15\xc5\xee\x30\x4b\x59\x53\x51\x41\x18\x1c\x1a\x49\x50\x41\x4c\xad\xd0\xa9\xa8\xe0\x5b\x08\xed\x21\xa8\xe0\x2b\x52\xfb\x54\x74\x6a\x28\x57\x68\xfc\x40\xd7\x1e\x86\xc6\x0f\x14\x6a\xb4\x2b\x34\x7e\xa1\xf1\x23\xba\x55\x0e\x55\xbc\x0f\x92\x56\x0c\x2f\xc9\xa4\x30\x3b\xd9\xac\x18\x9e\x8c\xbd\xac\xd8\xba\x79\x85\xe1\x33\x68\xcb\x0e\xd3\x1c\x82\x66\xf4\x1c\x86\xc5\xa0\x82\xb8\x3b\x0c\x8b\xc3\x1d\x0f\x37\xfb\xc2\x84\x35\xe8\x06\xfb\x61\x10\x0c\xde\x7f\xf3\x98\xb7\xf9\xa2\xb3\xa9\xf4\x0a\xed\x21\x58\x6c\xbc\xb5\xc2\x8c\x2f\x28\xfd\x05\x25\x52\x45\x05\xe1\xb3\x12\xa9\xa2\xb1\xe2\x72\x29\x7e\x2a\x9a\x03\xb3\xe2\xa7\xa2\xfe\xfb\x2f\xef\xf2\xc5\x2a\xfb\xc2\x2c\x2c\x28\x5d\xea\x30\x0b\xab\xf4\x69\x6e\xf6\xbf\x69\x58\x50\x8e\x32\x4a\x9f\x8a\x0a\x42\xb4\x30\x0c\x05\xf5\x7d\x0e\x9a\x32\xf0\x9e\x8c\x1b\xd7\x96\x81\x72\x94\x0f\x4d\x19\x78\xff\x8d\xb3\x19\xae\x82\x8a\xf8\xbb\xfa\x6b\xa9\xa9\x2a\x8a\xbd\x5d\x56\x98\xcd\x05\xef\x89\x79\xd8\x46\xb8\xa0\xf4\x34\x95\x5e\x15\x2d\xfd\xd2\x34\x92\xa1\x91\x24\x8b\x10\x46\xb8\xa0\x82\x00\x3a\x4c\xdd\x82\x62\x07\xa7\xa5\x3c\xab\xa8\x20\x50\x55\x9d\x75\x7d\xea\xac\x9b\x9f\x9a\x79\x5a\x50\x68\x9b\x2e\x15\x5b\x45\x04\x51\x69\x68\x11\x41\xb0\x05\xcc\x52\x9d\x55\x14\xab\x86\x96\x6a\xaa\xa2\x82\x88\x2a\x8c\x4a\x51\x53\x7d\x2f\xc9\x23\xbb\x3c\xd9\xc5\xa7\x4c\xdc\x18\xda\x35\xd0\xd1\x90\x59\x71\xf9\xac\x5f\xac\xf2\x55\xbd\x6c\x2b\xb5\x97\x85\xad\x08\x33\xb0\xa0\x4d\xbf\x3e\x33\xb0\xa0\x82\x70\x39\xb4\x74\xa0\x7d\x2f\xb4\x49\x59\xd0\x87\x6d\x35\x04\x05\x45\xb9\xd9\x0a\x6d\x18\xe8\x94\x75\xad\xd0\x60\x81\x68\x0e\x31\x8f\x0f\x84\x10\x34\x96\x87\xec\xea\x17\x51\x8e\x3a\x46\x92\x2a\xa2\xe6\xe6\x4b\xae\x2d\x02\xf5\x75\xb5\xe9\x56\xd0\xbe\x7e\xfd\x79\x7e\x66\x55\xd9\xd4\x64\xa9\x92\x2a\x82\x1d\x4e\x57\xfc\x7c\x07\x28\x70\x0c\x82\x76\x85\x53\x45\x05\x29\x87\xf8\x79\xdf\x2f\x56\x69\x51\x7e\xf6\x34\x0b\x4f\x8d\x8d\x43\x8b\x15\x5a\xac\xdd\x43\x3e\xdc\x1f\x0f\x97\x64\x82\xb2\xa9\xa2\x90\x6a\x5e\xea\xa2\x8a\x70\x66\x4b\xc1\x53\x51\xba\x36\xaa\x9b\x8a\xc9\x5e\xef\x6b\x38\x81\x0a\x8a\xfd\x53\xd7\x30\xb6\x04\x81\xfe\xe6\x1a\xc6\x96\xc3\xd8\x92\xf8\x7f\x68\xb0\x40\xa3\x34\x60\x0d\x56\xba\x8a\x96\xac\xcc\x59\xc3\x39\xd5\xf1\xcd\xa9\xf2\xa2\x8f\x66\xfb\x9b\xe3\x1c\xcd\xa0\x7e\x51\x14\x4b\xda\x96\x72\xaa\xa2\xa8\x2f\x5c\x0a\xa0\x8a\xf0\xa3\x51\x00\x55\x54\xec\x9e\xcb\xf6\xbf\xa8\x41\xa8\x34\xb4\x62\x8a\x9d\x26\x26\x5e\xc9\x52\x51\x83\xa8\x65\x68\x8c\x86\x91\x18\x39\x81\xe1\x84\x27\xa8\xd8\x3d\x97\x7d\x11\xec\x61\x8d\x17\x39\x8c\xc4\x40\x0d\xfb\x75\x78\x2e\xd6\x40\xb0\x49\xf9\x1a\xda\x22\x10\xec\x1f\xb9\x86\xb6\x68\x7c\xa9\x5c\x86\x99\x61\x8e\x16\x04\x4b\x5f\x97\xa2\xa3\xa2\xef\xb6\x22\x7d\x6e\xf9\x89\xd2\xbe\x87\x9c\xb6\x04\x81\x34\xef\x52\x14\x54\x14\xab\x7c\x96\xa2\xa0\x22\x9a\x37\x69\xd0\xa5\x02\x28\x85\xce\x4b\x01\x50\x51\x63\xf3\x5c\x5e\x91\xa0\xcb\x38\x7e\x94\xbd\x53\x56\xd2\xd3\xd4\xb2\x77\xca\xb1\xc8\x1f\x7a\x43\x64\x72\xc7\xf7\x5f\xbe\x29\x2f\x6a\x10\x58\x2a\x09\x2a\xc2\xa8\x6a\x68\xfc\x40\x43\xfc\x6e\xa9\x08\x2a\x9a\xca\x70\x6b\x68\x10\x41\xb1\x13\xc5\x1a\x06\x5f\xa0\x06\xce\xf3\x30\xbb\x0b\x22\xed\x69\x73\xb4\xa0\x86\xcf\xc8\x8c\x2b\xa8\xe1\x8b\x62\x84\x06\xfa\xb0\xc3\x76\xdf\x56\xb4\x3d\xbe\xf7\x70\xf7\x87\x3b\x82\x4d\x18\x9f\x61\x34\x06\x02\xcd\x81\xa5\x42\xa8\x88\xf4\x79\x68\x68\x40\x0d\xc2\xdb\xe1\x1c\x21\x28\x6a\xd1\x97\x92\x9e\xe2\xbd\x6f\xce\x6f\xa0\x05\x6a\xf8\x3e\x19\x54\x81\xf7\xdf\xf8\xa9\xd3\x73\xa0\x7d\xed\x37\x4d\x0a\x56\xf9\x74\x8d\xa0\x40\x4f\xdf\x6a\x23\x28\x50\xac\x10\x59\xc3\x08\x0a\xd4\x68\xfb\xdf\x46\x79\x9c\xde\xf1\xe9\x2b\x62\x83\x6c\xe4\xe9\x1d\x73\xc8\x8c\xe9\xf8\xcc\x15\x4e\xc1\xd0\x5c\x81\x42\x90\x6f\x0d\xb3\xa8\xe0\xfd\x37\x3e\x34\x67\x0c\x41\x67\x89\xd7\x1a\x86\x66\xa0\xa8\xed\x5d\xc3\x34\x2a\x88\xdd\x77\x50\xab\x06\x6a\xf8\x78\x2e\x6f\xef\xe2\xa3\x62\xc0\x1f\x26\x5b\x41\x0d\x07\xd6\xdb\xc6\xbe\x28\xf4\xb4\xd7\x30\xf0\x03\x81\xb2\xd1\x1a\x1a\x3a\x50\x26\x9c\x86\xf1\x1b\x28\x54\xbd\x97\x3a\xa7\xa2\xd8\x44\x7b\x29\x73\x2a\x96\x3e\xc5\x78\x3c\xf4\x38\x22\x73\xc5\xc7\x8f\xea\x71\x51\x3b\x5f\x90\xe6\x6a\xfc\xfe\x9f\xb1\x77\x47\xba\x65\xd7\xcd\x6c\xfd\xdb\x8a\xdd\x83\x3b\x49\x26\x01\xc2\x29\xa7\xec\xaa\x3e\xe4\x33\x42\x86\xa4\x13\xa7\xa4\xfe\x57\xe4\x18\x29\xa3\xe4\xac\x6d\xac\x18\x2b\x18\xf3\xcf\x64\xbe\x08\x02\x04\xf1\x7d\x37\x91\x5e\x68\x89\x40\x6c\x3e\x56\xc3\x9c\x20\x90\x05\x59\x9b\x36\x06\xbc\x7f\xe9\xd1\x7c\x4a\x0f\x4f\x89\x28\xc1\x34\xe5\x07\x74\x63\xc5\x53\xe7\x66\xea\xdc\x10\x6f\x52\x3b\x54\xb4\xc9\xe6\xb8\xa5\xee\xa7\x18\xa8\x1a\x2f\x75\x3f\xc5\xa0\xe0\xe6\x9a\x26\xd6\x80\x40\x8b\x70\x29\x05\x2a\x62\xc3\x7d\x9e\xfa\x40\x48\x81\x06\x95\xb5\x97\x52\xa0\xa2\xb9\x12\xab\xc8\xa7\x88\x8d\x39\xcb\x34\x9e\x08\x82\x6c\xc7\xa5\xc6\xa7\x48\xd4\x41\x97\x82\x9e\x62\x38\x71\x52\xaa\x53\xc4\x86\x17\x3c\x29\x67\x28\x9a\xf6\x76\xea\x03\xcd\x2f\x28\xc8\x53\x9a\x1a\x99\x69\x50\xf0\xfb\x99\x7f\x89\xf9\x70\x7e\x35\x5d\x0a\x04\x49\xe5\xee\x35\xf5\x78\x40\x50\x5f\x7a\x4d\x57\x07\x41\x6c\x5e\xa4\x4e\x10\x18\x1b\x01\xd2\xa9\xdd\x01\xb1\xf1\x5e\x28\xb9\x29\xfa\xe6\x33\xd2\xee\x80\x6e\xf4\x5b\xc9\x4d\x11\x1b\x6e\xaa\x62\x9a\xa2\xa5\xbd\x77\x1d\x10\x2c\x72\xe0\xd6\xd4\xdf\x01\xb1\x11\x6f\x98\xda\x2b\x30\x10\x1f\x5d\x53\x0f\x08\xc4\x36\x3c\x96\xfd\x7a\xb1\xe2\x67\x93\xfd\x32\xba\x88\xfb\x3c\x4d\xe3\x01\xef\x6d\xa5\x63\xda\x30\x10\xdf\x75\x1b\x25\x04\x1b\xdb\xf8\x96\x6a\x97\x62\xb8\x9a\xaa\xda\xa5\x18\xd3\x87\xab\x59\x03\x2b\x30\x45\x2a\x5b\x8a\xd8\xf0\xf3\x94\x99\x14\xc1\x5e\xa3\x35\x0d\xe6\x81\xd8\x3c\x96\x6b\x83\x20\x36\xfc\xfa\xa9\x41\x01\x43\x07\x6e\xea\x4d\x81\xa0\xe8\xfb\x9a\x2e\xea\x81\xd8\x98\xb6\x2a\x1f\x29\x62\xc3\x27\x51\x18\x52\xbc\xb7\x82\xfb\xaa\x29\x02\x61\xa6\x88\xc2\x90\x22\x36\x66\xca\x8a\x40\x8a\xd8\x70\x49\x67\xd9\x8b\xc2\x8d\xc4\xd2\x4d\x0d\x16\x18\x66\xce\x4d\x13\x5d\x40\x50\xbb\x7d\x4d\x6d\x18\x08\xca\xbe\xae\xe9\xaa\x1e\x88\x6d\xb3\xc9\xcf\x68\xa7\xf0\x33\x03\xcf\xd4\x86\x81\xd8\xf0\x19\xa6\x9e\x11\xe8\xa4\x54\xaf\xa9\x63\x04\xfa\xf4\x2b\xd2\x31\x52\x63\x92\x1d\x62\x6b\x1a\x77\x04\x63\xf9\x31\x68\x0e\xc1\x7b\x77\xb8\x89\x06\x1e\xc1\x58\x5f\xc7\xbc\x89\xc4\x1d\x1d\x11\xa7\x6b\x8b\x60\x51\xff\x7e\x4d\x83\x8c\xf3\x0b\x32\xe2\xdf\x2a\x32\x29\x62\x63\x06\x31\x5d\x35\x04\xb1\x31\xe1\x9d\x9a\x2d\xb0\xb1\xc7\x71\x4d\x8d\x0f\x88\x0d\x07\x44\x15\x48\x31\xa8\xcd\xb6\xa6\xfe\xd3\xfc\xf2\x57\xd3\x36\x3b\x7b\x32\x8a\xf9\x44\xb4\x3e\x53\xeb\xe3\xb7\x75\xf9\x05\x92\xbf\xba\xc5\xdf\xc8\xf7\x9a\xda\x18\x10\x1b\x76\x74\x9a\xcd\x02\x62\xf3\x51\x98\xa7\x02\x06\xa9\xb2\x6b\x1a\xfd\x03\x41\xc5\x95\xa5\xbe\xa3\x18\xce\x56\xa6\x2e\x17\x08\x6a\x76\x2e\x85\x1b\x45\xdb\x4c\x74\x9c\x3a\x40\xa0\x7f\x23\xb9\x81\x3d\x10\x14\x7d\x5b\x6a\x39\x8a\xd8\x7c\xe9\x75\x93\x40\x5f\x0e\xdb\x06\xf6\x40\x6c\x7c\x67\x61\x10\x0f\xc4\xc6\xb4\x36\x34\x57\x20\x48\xed\x7e\x07\x31\x9b\x2c\xb9\x31\x68\xda\x6d\xf2\xa9\x16\x4d\x87\x4d\x7c\x07\xbc\x95\xe1\xb2\x19\x78\x9f\x57\xd2\x36\x6c\x63\x60\xc2\xf4\x85\x51\x3c\x30\x0d\x3a\x87\x16\x0c\x4c\x57\x47\x42\x0b\x06\x62\xe3\xdd\x0d\xfd\x1f\x10\x1b\xaf\x43\xe8\xff\x80\xf7\x94\x1c\x4c\x4b\x04\x06\x25\xf7\x56\x18\xc6\x03\x13\x15\xae\xa5\x68\xa3\x88\xcd\xbe\x9a\xa4\x09\x62\xf3\x58\x9b\xc7\xda\x78\x07\x70\xe1\x15\x4b\x14\x8d\x2a\x9b\x2b\x0c\x8d\x81\xa6\x8f\xad\x7c\xa2\x78\x3b\xc6\x5f\x9a\x1f\x02\x42\x0f\x25\x34\x15\x60\x33\x03\x28\x1c\xf1\x41\x8b\xef\x0f\xbd\xd7\xb8\x36\xc3\x50\xae\x32\x8b\x62\x94\x37\x56\xc3\x00\x5a\xfa\x48\x5c\x76\x02\x61\x5a\x42\x68\x2a\x40\x9b\xec\x99\x5e\x2a\x2f\x8a\xd0\x89\x0f\xad\x00\xe8\xec\xc5\x5b\x2a\x2f\x8a\xf7\x2f\x39\x81\x7e\x8b\x32\x8b\xf3\xe7\x19\x74\x5c\x40\x98\x31\x18\xba\x1f\x60\xf4\xef\x57\x5e\x67\xea\xe9\x79\x52\xc3\x76\xa0\xb1\xbd\x66\x29\x83\x28\x9a\xa5\x23\x57\x68\x09\x40\x33\xb0\xa2\x04\xe1\x0a\x76\x2d\x50\x8f\x65\x85\xa1\xb6\xf8\x42\x6d\xf6\x43\x4b\x10\xdf\xb6\x05\xac\xa2\x22\x84\x22\xb6\xaf\xc9\xc7\xa2\xbe\x08\xf3\xba\x30\x70\x16\x5f\xe0\x8c\xe8\x41\x98\xce\x01\x62\xfb\x9a\x7c\xc6\xbb\x5a\x34\x5c\xc1\xee\xcd\xfd\x3c\x15\x8f\xe6\x30\x1f\x04\xbb\xb6\xaf\xc9\x2b\x60\x2d\x69\x63\x4c\x0f\x47\x66\x10\x86\x86\x54\x21\x14\xb1\x31\x02\xc5\xe1\xf7\xc4\x96\x04\x73\x36\x43\x17\x00\x84\x1e\x8e\x2a\x81\x22\x9c\xf3\x84\x81\x2d\xd0\x5d\x41\x0d\x07\xe6\x70\x60\xc6\x59\x0d\x5d\x00\xd0\xa9\xed\xb7\x14\x09\x14\x6d\xf9\x3a\x3a\x56\x87\x92\x20\x98\x9f\x70\x09\x07\x84\x91\xff\x70\xbe\x1f\x16\x5f\x61\x9a\xa2\x48\xa0\x88\x89\x1f\xa2\xe4\x9f\x08\x63\x13\x4a\xfe\x89\x70\xb9\x49\x31\xbf\xf5\x89\xf9\x31\xe4\x85\x03\x2f\x08\xea\xf4\x2c\x65\xfa\x44\x20\x48\xb0\xc2\xac\x09\x30\xa6\x2f\x94\xbe\x83\xc2\x7d\xce\xc5\xc2\xe8\x17\x88\x89\x9b\xa6\x4a\x9f\xe8\xe5\x28\xe2\xe8\x0c\x62\x36\x7f\xe5\xcb\xf9\x6d\x20\xf0\x55\x74\x78\x06\x31\xb1\xa7\xa1\x87\x11\x9f\x87\x41\x34\x47\x31\x3f\xd1\x0c\xdf\xa5\x1e\x06\x08\x0a\xcf\xaf\x74\x14\x07\x23\x18\xd8\xd3\xf8\x17\x08\x97\xc6\xd2\x81\x1d\xc4\xfc\x79\xac\x65\xd3\xa2\x69\xd1\x54\x36\xd9\xff\x41\xd3\x6e\xd3\x4e\x53\xd0\x74\xd8\xe4\x82\x39\xaf\x58\x1a\x00\x03\xe1\x5d\x4c\x7d\x1a\x10\x13\xff\x31\x35\x09\x20\x26\x0f\x29\xb5\x08\xe0\x3d\xd8\x9f\xb7\x4a\xad\x34\xad\x02\x74\x6a\xf1\xac\x6c\x76\xbc\x39\xf0\xf3\x8a\xa7\x26\x03\xc4\xec\x36\x9d\x36\x91\xa9\xf5\xfd\xe5\x6d\x93\xb3\x0a\xbe\x04\xe5\x04\x45\x4c\x1c\xd8\x74\x7d\x08\xbc\x3f\x9b\xb4\x79\x52\x72\x2d\x26\x0e\xb8\x12\x83\x22\x26\x1e\xac\x6a\x82\x22\x26\xeb\x81\xe9\xc6\x01\x10\x93\x51\x21\x75\x71\xc0\x7b\x7c\xba\xa6\x01\x02\x31\x71\x2f\x52\x57\x05\x74\x73\xc1\x52\xbf\x04\x6c\x06\x7c\xd2\xcc\x46\x10\x14\x0e\x5f\xa9\x99\x02\x61\xf8\x22\x75\x55\x40\x4c\xbc\xc9\xd4\xfe\x80\x6e\x72\x5b\xea\xaa\x80\x98\xb8\xfc\xa9\x5f\x02\x62\xe2\x73\x2a\x43\x28\x62\x32\xc7\x49\x37\x0e\x80\x98\xf8\xf7\x4a\x0e\x8a\x98\xc3\x5f\xf9\x5e\x12\x5a\x73\xfa\xaf\xbe\xa0\x88\x89\x45\x55\x5f\x50\xc4\x64\x84\x49\x83\x66\x20\x26\xfe\x6b\x6a\x68\xf2\xdb\x37\x40\xac\x33\x4d\x76\x04\x31\x99\x42\xa5\x21\x32\x30\xcc\xf6\x4e\xf3\x1f\x41\xa0\xb8\xbf\x54\x17\x14\x83\x9d\x51\x2b\x0d\x87\x81\x70\x13\x40\xea\x97\x80\xf7\x94\xfe\xcc\x4f\x81\x7a\x67\xae\x55\xa7\x8e\x03\x78\x7f\x46\x37\x8c\x6b\x81\x60\xcf\xf2\x4a\x57\x4b\x40\xa0\x51\xba\x52\x33\x00\xc2\x7c\x0f\x65\x03\x57\x3a\x8f\xa7\xde\xc4\x4a\x4d\x03\x08\xea\x74\x2e\x45\x02\x45\x50\xcc\x7a\xa5\x4b\x23\xe0\xfd\x4b\x6e\x9a\x33\x74\x30\xca\x77\xd1\x20\x16\x88\x39\xfd\x95\xd7\xc4\x0a\x8a\x49\xb0\x69\x48\x0a\xc4\xf7\xae\x68\x67\x40\xb8\x4c\x94\xda\x19\x10\x13\xc7\x4a\x2d\x41\x11\x13\xab\x9e\x1a\x15\x10\x54\x55\x5c\xe9\x34\x1e\x84\xa9\x1a\x69\xaa\x00\x08\x23\x94\x69\x10\x09\xbc\x57\x44\xc7\x5c\xf5\x00\x61\xf2\x54\xba\x9c\x91\xee\x1c\xa3\x96\xc4\x4a\x4d\x01\x48\xb3\xc0\x15\x00\x14\xef\xcf\x6c\xf3\xce\x3a\xf0\x33\x55\x4f\x17\x34\x40\x4c\xfc\xd3\x7c\xbc\xb3\xcf\xb4\x2c\x24\xd7\xe9\x8a\x46\x3e\x5e\x27\x0f\x40\xfb\x90\xcf\xa7\x0c\x49\x93\x5d\xa3\xc0\x56\xf8\x61\x3a\xee\x83\x98\xbc\x7a\xcb\x25\x78\xf0\xf6\x2c\x68\x1b\xb6\x0d\xdb\x92\xb6\x69\x1b\x23\xd7\xb0\x29\x6c\xfa\x6e\x91\x87\x4b\xdb\x58\xc3\x62\xb4\x5e\x0e\xea\xeb\xf7\xdd\xa2\xa2\xed\xb2\x8d\xa7\x3e\x3d\xda\x6d\x13\x7d\xc3\xe1\x5a\xae\x6a\x80\x30\xac\xbe\x1c\xfa\x97\x43\x3f\x63\x92\x42\x84\xa2\x4d\xaa\x4a\x2c\x95\x08\x45\xa0\xf7\xba\x96\xde\x00\x88\x49\x18\x77\x39\x68\x83\xf7\x2f\x39\xa7\xd1\x2b\x90\x28\xd8\x2e\x05\x0b\x45\x20\x7d\xb2\x54\x24\x14\x81\xba\xd1\x5a\x06\xb4\x40\x6c\xe5\xaf\xbc\x19\x14\xe6\xd4\xa1\x5e\x2e\x87\x80\xa0\xe4\xd4\x5a\xae\xcd\x83\x30\x77\x73\xb9\x10\x0f\xc2\x0c\x9d\xe5\xc8\xbe\x1c\xd9\x19\xce\x96\x91\x2a\xd0\x96\x4f\x73\xb3\x5f\x1b\xfd\xc2\xcb\x5a\x9b\xb7\x67\xe3\xd3\xc1\x89\x5b\x2e\x9a\x80\xee\x0a\xeb\x72\x60\x07\xdd\x3c\xed\xa5\x4b\x02\xa6\x51\xda\xa5\xb3\x01\x02\x81\xc2\xb5\x1c\xeb\x41\x77\xdd\x6c\xb9\x6f\x0c\xbc\xb7\xd5\xbf\xf4\x56\x4c\x6a\x37\x30\xf4\x2e\x07\xfb\xe5\x60\x9f\x7f\x2e\x99\xbd\x96\xee\x09\x68\x26\x3a\xab\x7b\xb8\x3e\xdd\xc3\xef\xf4\xbe\x48\xd4\x54\x40\x71\x70\x2d\x8d\x08\x78\x7b\xc4\x4d\x70\xcd\x06\x74\x07\xeb\xe5\x9a\x0d\x08\xa4\xc7\xd6\xd2\xb0\x80\xc6\x9e\xdb\xa5\xae\xa2\x78\x0f\xc6\x4d\xd6\xb2\xac\x4f\x8e\xca\x83\xd9\xd9\xf0\x81\xf1\x97\x66\xd1\x83\x6e\xd8\x4d\x11\x45\x11\x14\xcd\x5f\xcb\xb5\x17\x10\x13\x77\x65\x19\x03\x03\xbd\xec\x85\xee\x0a\x08\xa4\x9b\xd6\x32\x2c\x06\x62\xe2\x35\x2d\x6d\x0d\x68\xc9\x88\xa8\xd4\xa2\x88\xb9\x6c\xb2\x13\x9a\x1f\xa6\x83\x4b\xf3\x03\x9a\xeb\x4b\x4b\xcf\x07\xf4\xe5\xdd\xd1\x20\x81\x70\xa3\xdf\x32\xa1\x00\xc4\xb4\xab\x66\x07\x80\xbe\x1c\x3a\x0c\x81\x81\xa0\xbe\xe7\x5a\xfa\x3d\x4b\xbf\x87\x12\x26\x6b\x69\xdd\x40\x50\xce\x6c\x29\xac\x28\x02\xb5\xab\xb5\x34\x6e\x4b\xe3\x56\x36\xf9\x8c\x08\x8b\x51\x42\x6a\x29\xa2\x28\xde\xe3\x73\xab\xb5\x81\x60\x18\x1e\x5a\xc6\xad\x40\x50\x2b\x6f\x2d\x5d\x21\x10\xd3\x77\xcc\xec\x00\x10\xd3\x8f\xdd\x95\x1d\xd0\x28\x40\xb6\x54\x64\x14\x81\x10\xc4\x5a\x46\xb7\x40\x6b\x0e\x7c\x5a\xc0\x65\xd6\x1b\xe5\x6e\xd6\x72\xa1\x06\x04\x95\x48\x96\x92\x8c\xa2\x37\xdf\x57\x17\x65\xc0\xe6\x36\x93\xe5\xc6\xae\xa5\xa1\x64\xd6\xa0\x70\xa3\xe8\x2e\x3d\x2b\xdc\x28\x5e\x5f\xd7\x36\xef\xcf\xf9\xdd\x1f\x6e\x86\x41\x30\x30\x28\xb5\xbd\x96\xa6\x12\xb4\x49\x61\x96\xa5\xd8\xa2\x08\xd3\xb8\x96\x81\x31\x30\x96\x43\x9f\xc9\x06\x8b\x35\x18\xd3\x6e\x96\x3e\x19\x78\x0f\x66\x9b\x23\x11\xf2\x16\x31\x3c\xa7\x77\x88\x00\x99\x81\xfb\xa5\x9f\x06\xba\x93\xda\x65\x12\x1d\x18\xd4\xc7\x5e\x8a\x34\x8a\xf8\x3e\x38\x97\x6a\xd6\xa3\xbd\x73\xa4\xd3\xec\x82\x30\x10\xbd\x4c\x86\x03\x5d\xff\x54\x91\x46\x11\x06\xe0\x97\xc6\x19\xac\xf0\x95\xd5\x77\x03\xa3\xbc\x22\x6d\x33\x08\x13\x10\x96\x2b\x41\x20\x5c\x06\x54\xc8\x51\xf4\xf0\xcd\xd0\x5c\x83\xae\x05\x2f\x7d\x32\x10\x2e\x6e\x97\x09\x08\x20\x02\xf3\x57\x5a\xe6\xfa\x2c\x33\x53\x64\x25\x20\xc5\xd0\x18\x95\x1e\x18\x88\x60\x9c\x2e\x97\x90\x40\x18\x90\x2d\xf3\xd6\x41\x33\xb4\xa3\x2a\xa4\x18\x81\x4d\x29\xbd\x2d\x10\xa8\x55\xaf\xd2\x9b\xaa\xe6\x1b\xc5\xdc\xbd\x34\xb9\x60\x99\x02\x54\xd4\x9d\x14\x11\xdf\xaf\x6e\x9b\x6e\x0e\x46\x93\x9e\x13\x88\xe0\xeb\x2d\xcd\x2b\x78\x8f\xcf\xfd\x31\x29\x01\x8d\xc9\x08\x5e\x6c\x05\x25\xc5\xfb\xb3\xa2\xcd\x1b\x84\xcd\x0d\x5e\x82\x32\x05\x01\x44\xf0\x7d\x29\x1e\x29\x22\x78\x96\x8a\x42\x8a\x36\x29\xe2\xb3\x94\x80\x14\x41\xe1\xf7\x55\x2e\x0f\x81\x70\x1a\x54\xda\x61\x10\x54\x00\x5b\xa5\xd1\x05\x11\x3e\x25\x8d\x2e\x48\xbf\x2e\x85\x1c\x45\x1b\x5f\x93\xbd\xc0\xc4\x51\x68\x62\x29\xae\x28\x5a\x32\x1d\x56\x5c\x51\x04\x9a\x93\xab\xb4\x5d\x20\xc2\x5b\xa1\x9f\x04\xe2\x7b\xc9\x74\x8a\x40\xc4\xf8\x1b\x89\xd9\x6a\x2f\x8a\x70\x8b\x42\x19\xb0\x03\x61\xea\x52\x69\xec\x40\x77\x7d\xb5\xf4\xa2\x40\xc4\xb0\xc9\xc7\xca\x82\x4f\xe0\x3d\x96\xe1\x3a\xf0\xde\x75\xae\x4e\x6b\x07\x22\x70\xf9\x14\x72\x14\x3d\x98\x10\x29\xe4\x28\x9a\xfa\x99\x4b\x25\x47\x31\xca\x6f\xc8\x0d\x62\x20\x1c\x74\xca\x6c\x3c\x30\x9c\x70\x95\xcb\x47\xe5\x9e\x68\x9f\x97\x76\x12\x44\x60\xdb\xd4\x7b\x14\x81\x12\xd9\x52\xef\x51\x34\x64\x2e\x97\x42\x8e\xa2\x39\x02\x94\xf1\x41\x10\x81\xdf\xa6\x90\xa3\xe8\x6e\x80\x2e\x4d\x27\x18\x66\x01\x2b\xed\x28\x02\x95\xeb\x55\xa6\xda\x81\xe6\x4a\x57\x99\xdb\x00\x22\xf0\xe4\x54\x76\x14\x11\x38\x5f\x2a\x3b\x8a\x51\x5e\x90\x31\x44\x10\x81\x0f\xa5\xd8\xa3\xe8\xdf\xcd\xd1\x79\x04\x11\x9b\x67\xf4\x1a\xf1\x1d\xdd\x28\x5a\xa6\x44\x80\x30\x82\xad\xd8\xa3\x68\xba\x93\xa5\xeb\x08\x22\x18\xca\x15\x71\x14\x11\x78\x80\x2a\x36\x2e\xe4\x19\x23\xfc\x43\xad\x13\x68\xae\x90\x95\xc6\x09\xbc\xef\x0e\x7d\xd5\xb9\xab\xcf\xb9\xf3\xbe\x9a\x0f\x00\x22\xfc\x80\x34\x45\xa5\xdd\xc1\x5d\x55\x2c\x51\x34\x57\xdd\xcb\x85\x99\xb2\xec\x88\xc9\x32\xaa\x25\xae\x4f\x2d\xd1\x5b\x66\x5e\x36\x88\xf0\x89\x98\xd2\x56\x9f\x2d\xf2\x1d\xd6\xca\x94\x56\xc6\x2b\xd0\xa4\x80\x08\xdc\x20\xb5\x11\x45\x43\xc6\x71\xed\x3a\x72\xa0\x8d\xfc\x7e\xd6\x6d\xeb\xec\x49\x99\x34\x0d\x9b\x78\xc9\x30\x33\xbb\x96\x01\xbc\xdd\xf0\x2f\x97\x6d\xcc\xff\x86\x3f\xdb\x6d\xe2\x99\x2f\xcf\x79\xda\xc4\x33\x67\x34\x57\x2d\x51\x0c\xea\xb2\xac\x5d\x37\x6e\x37\x39\xad\x79\x30\x8d\x0a\x88\x60\xe6\xb5\x6b\x54\xc0\x72\x84\xdf\x35\x2a\xa0\x51\xfb\x70\xed\x7a\x76\xe0\x3d\x18\xdd\xd0\xb5\x03\xe1\x77\xaf\xf4\xa2\xe8\x66\x7c\x29\xbd\x28\x9a\xf6\x7b\x77\xcf\x14\x88\xc0\xe7\xdc\xb5\x46\xbb\xd6\x08\xdf\x48\x99\x45\xd1\xf5\xec\x76\xfd\x3f\xf0\xf6\x82\x9e\xe9\x00\x82\xb6\xbc\x24\x8d\xd6\xae\xd1\x62\xc0\xdb\x35\x50\x60\x04\x1e\x9a\x02\x8d\xa2\x07\xb3\x5c\xc5\x18\x45\x73\x77\xf6\xee\x66\x28\x30\xd6\xe6\xaf\x36\x9b\x2c\x13\xcc\xb1\x34\x6c\xbb\x86\xed\x6b\xf2\x56\x0c\x5d\x72\xba\xef\xae\x68\xd0\xf5\x09\x55\x6c\x14\x9d\xda\x7a\x4b\xc5\x46\xd1\x5d\x28\xd8\x35\x75\xbb\xa6\x0e\xbf\x5a\xf9\x44\x11\x6e\x4a\xdf\xcd\x84\x00\xe1\xd6\x11\x75\x11\x45\x9b\x14\x64\x5b\xaa\x20\x8a\x6e\x7c\x74\x37\xd1\x1b\xf4\x35\xfd\x95\xb7\x1a\x9f\x93\xfa\x87\x6b\x77\x7d\x0b\x74\x03\xfe\xbb\xf1\x45\x30\x8c\xee\xef\x7a\x8b\x20\x50\xdc\x5a\xbb\x76\x13\x74\x0b\x2d\x28\xa8\x28\x9a\x1b\x71\x77\xdd\x40\x10\xce\x6e\x14\x4c\x14\x6d\xf9\xd2\x69\x37\x41\xb7\x8e\x83\x1a\x8a\xa2\xbb\x8d\x51\x0d\x45\xb1\xb9\xf6\xb4\xbb\xba\x05\xc2\xb0\xba\xb2\x8a\x22\xcc\x32\xda\x8d\x42\x82\x9e\x58\x6a\x85\x16\x45\x7b\xed\xc3\x1f\xcd\xf2\x6e\xdc\x12\x6c\x66\x2d\xec\xda\xe0\x5d\x21\x24\x46\xc3\xdd\xe4\x77\xd0\x5d\x06\x51\x86\x51\xac\x20\x40\xbc\x9b\xd6\x0e\xc2\xdc\x54\x35\x17\xc5\xfb\x50\xe9\xb7\xbe\x24\x88\x20\x44\xa0\xc2\xa2\x88\x60\x85\x75\x37\xfb\x1d\xc4\xf7\x15\x68\x5c\x41\x2b\x3b\x66\xa6\x3b\x18\xe8\x91\xaf\xdd\xea\x22\xa0\x5b\x0c\x62\xd7\x09\x05\xc3\x8c\x9a\xdd\xd5\x37\x10\x2e\x6d\xaa\xd6\x28\xfa\x37\x54\xb9\xf8\x06\x3a\x92\x50\x4b\x1d\x46\x31\x96\xcf\x46\x4b\x0a\x22\xec\x84\x3e\x28\x68\x68\xb0\x2c\xa5\x19\x45\xff\xc6\x33\xed\xed\xae\xbd\xc5\x5f\x56\xac\x51\x44\xf8\x36\xe8\xa9\x82\x86\x04\xcb\xda\xdd\x12\xb6\x6b\x95\xfd\xf8\xb5\xca\x60\x39\xc5\xdc\xcd\xe9\x00\x81\xf8\xe8\x52\xe4\x51\xb4\xb1\xbe\xbf\xf4\x86\xed\x6e\x57\xe5\x22\x4d\xd7\x00\xc3\x49\x85\x2a\x8f\xa2\xa3\x34\xba\x76\x2d\x35\x68\xe6\xdc\xef\xa6\x61\x80\x61\xce\xc5\x6e\x92\xa1\x8a\x8e\x4e\x28\x77\x77\x71\x81\xe5\x44\x57\x8d\x47\x31\xac\xfd\xb1\xeb\xbb\x82\x08\x02\x1f\x6a\x3c\x8a\x40\x67\x7a\x29\xde\x28\xba\x19\xb9\xca\x32\x8a\xfe\x8d\xd9\xa6\xc4\x83\x66\xdc\x57\xa5\x46\x11\x81\xeb\xad\x52\xa3\xe8\x06\x2b\x94\x65\x14\xa3\xec\x84\x53\x03\xb0\x99\x42\xb7\x3b\x33\xd8\x9d\x19\x30\x7b\xdb\x75\x5c\x41\xb8\x5a\xa2\x2c\xa3\x18\x3f\x6f\xa1\xeb\x8b\x20\xdc\x2a\xac\x2c\xa3\x58\xba\x14\xca\x32\x8a\xf8\x9e\x90\xae\x2c\x88\x24\x9a\x8e\x44\xe3\x87\x08\x4d\xb9\x0b\x93\x20\x3e\xbb\xe1\xbc\x03\x0c\xdd\x62\x65\x19\x45\x84\x03\xbb\x41\x6b\x10\xa1\x25\x37\x40\x0d\xc6\x9a\x1e\xcb\xde\xdf\x0e\x96\xfc\xca\x09\x0b\x08\xe4\x53\xd7\xae\xa3\x0c\x22\x88\xf7\xec\x4e\x61\xc0\x3b\x2c\xf8\x33\x3b\x66\x12\x3e\xde\xd5\x6e\x0e\x0a\x88\xb0\xaf\xce\x74\x40\x37\x0b\x54\xa9\x46\xd1\x5c\x0b\xdd\x75\x8b\x41\xa7\x60\xfe\x3a\x9c\x0f\x81\x11\x58\x84\xc3\xf9\xd0\x61\x45\xe2\xf4\x57\xdd\x26\xcb\xe5\xfc\x68\xda\x6c\x32\xd1\x26\x69\x4a\x9b\x92\x9b\xef\xaf\x4e\x9b\x18\xfb\xbe\xc3\xdf\x36\xdd\x64\x6c\xbd\xd7\x78\x38\xa7\x01\x91\xd8\x20\x65\x19\x45\xa0\x2f\xb6\x0e\x27\x2b\x20\xf2\x67\x93\x67\x6c\x9e\x71\xd2\x54\x36\x59\x5f\x68\xd1\xb4\xdb\xb4\xf3\xab\x46\xd3\x61\xd3\x41\x0c\xd3\x33\x5e\x36\xb1\x55\xff\x3b\xd6\x63\xd3\x37\x4c\x73\x4a\xb3\xfe\x41\x98\x7e\x79\x18\xe6\x06\xe3\xbb\xad\x66\x64\x82\x48\x6e\xbe\x72\x8e\x22\x92\x98\xc1\xe1\x76\x36\x10\x49\x00\x42\x85\x47\x31\x0c\xcb\xaa\xe6\x28\x22\x99\x7e\x1d\xce\x4c\xc0\xdb\x31\xfa\x6f\xe8\x1b\x34\x0a\xcf\xae\x43\x9f\x1b\x44\x12\x93\x38\x9c\x87\x80\x48\xa2\x0d\x87\x2e\xf7\xb1\x7d\x6f\x1d\xe7\x74\x51\x13\x84\x9b\xfc\x95\x5d\x14\x81\xda\xf3\x52\x63\x51\x84\x95\x76\x94\x58\x14\xe1\x12\x8e\x4a\x89\x62\xe9\xac\x2b\x94\x28\xde\x53\xfe\x8d\x9d\x52\x0a\x29\x8a\x30\xb1\xf3\x30\x3f\x13\x74\x67\x20\x87\xa9\x39\x20\x10\x33\x5e\x87\xb3\x19\x10\xd9\xfc\x95\x97\x42\x66\x8e\x75\xaf\x0e\xa3\x00\x20\xa8\x7f\xbe\x0e\xe7\x29\xa0\xa1\x8d\xb2\x0e\x27\x25\x20\x50\xd5\x5b\x8a\x2d\x8a\xa0\xf2\xe0\x3a\x74\xe0\x41\xa4\x17\xec\x0c\xe4\xf8\x66\x20\xf4\xcb\x29\x06\x88\xef\x9b\x72\x8a\x71\xb8\xaf\x1b\x9b\xa0\xd4\xa2\x08\x0b\xbc\x1c\xba\xf9\xa0\x39\xb4\x1f\xc6\xb4\x41\x58\xc2\xe0\x70\x8a\x71\xb8\x73\xce\x3f\xd4\xa5\x07\xe1\x16\xfd\x43\xf7\x1d\x74\x77\xc4\x1c\x7a\xe1\xe0\x4b\xe9\x3b\x9c\x3b\x80\x30\x31\xf2\x70\x47\x1c\x08\x67\x59\x87\x69\x9d\xc7\xb7\xc3\x80\x7e\x19\xd3\x3e\x70\xcc\xd3\xcb\xd6\x31\x07\x91\xcc\x56\xd4\x50\x5c\x08\x26\x46\x62\x56\x15\x4c\x14\xef\x0b\xc2\x29\x9d\x3c\x1c\xf5\xcd\x84\xdf\x73\x2a\xb0\x26\xba\x41\xc3\xd3\x29\x3a\x88\x64\x2e\xa9\x74\x9a\x88\x64\xee\x73\xfa\x1d\x9c\x7e\x07\x4c\x42\x4f\xe7\xe3\x60\x50\xde\x72\x9d\x96\x26\x00\x6d\x9a\xee\x74\x3a\x47\x07\x61\x69\x99\xd3\xd4\x64\x30\x9c\xba\x29\xba\x26\x02\x39\xbb\x75\xfa\xb5\x9c\x7e\x2d\x4c\xe4\x55\x58\x13\x91\x4c\x03\x95\x4b\x13\xef\x29\x6d\x9b\xb6\x4d\x7e\xd6\x69\xf2\x94\x2f\x86\xa5\x9e\x4e\xd7\x65\x40\x37\xb7\xe6\x74\x42\x0e\x22\x19\xbf\x4e\x43\x54\xa0\xbb\x13\xfd\xf4\xad\x06\x9b\x0b\xb6\xea\xa0\x89\xa0\x54\xf7\x52\xdf\x4c\xbc\x1d\xa3\x17\x2e\xd2\x83\xb0\x9c\xcd\xe9\x04\xf8\xb4\x48\xd1\xcf\x26\x4f\x99\x3c\x11\x3e\xb7\xd3\x39\x31\x88\xe4\x1d\x56\xdf\x4c\x04\x6a\x09\xeb\x74\xb2\x0b\xc2\x1d\x7b\xea\x9b\x89\x70\x8b\xfc\xe9\x0b\x0b\xc2\xa5\x9a\xd3\x17\x16\x0c\x2d\x91\x92\x67\xeb\xf4\x85\xf5\xb6\x9a\x61\x0c\x22\x99\x41\xaa\x5c\x26\x22\x09\x22\x9c\x56\x23\x00\x6d\x63\xfc\x38\x7d\x13\xc1\xf0\x13\x39\x9d\xc6\x82\x61\x52\x80\x62\x66\xa2\x1b\xf0\x54\xcc\x4c\x74\xa7\x3a\x8a\x99\x89\xf7\xb6\xd2\x0b\x27\xad\x60\x98\xec\xa2\x74\x99\x68\xe3\x3b\xa5\xb7\x62\x37\x89\x95\xdb\xea\x3c\x16\x84\x1b\x14\x14\x38\x13\xcd\xd5\xfe\xd3\x99\xed\xe9\xcc\x76\xd9\xe4\x45\xb2\x2f\x27\xa7\xdd\xf7\x22\x59\xcf\x41\x4a\x67\x9d\x86\xa5\x40\xb7\xe6\xcd\xe9\xfc\x17\x8c\xc5\xf0\xa7\x0c\xda\x52\xf3\x0c\x41\xb8\x75\xba\xc4\x03\x9a\xcb\x09\xa7\x39\x71\x20\xcc\x61\x3d\x5d\xe2\x01\xc3\xfd\xcb\xa7\x5b\x7c\x40\x5f\xe9\x19\xbd\xa0\x83\xa5\x27\xa6\xb1\xea\xa7\x89\x41\xc1\xfe\xa5\x7c\x9a\x88\x9c\xfe\xa1\xbd\x57\xb4\xc3\xef\xc3\x84\x09\xd0\xdc\x07\x79\xba\x5a\x04\x22\x71\xd4\x55\x4f\x13\x9b\xc5\x15\x4e\x57\x8b\xc0\xb0\xe6\xca\xe9\x24\x1c\x6c\xdf\x4b\xe1\x24\x1c\x74\xcb\xf4\xa9\xb1\x26\xc2\xc8\x83\x12\x6b\xa2\x5b\xda\xf4\x74\x12\x0e\x22\x7d\x42\xa6\xef\x7d\xaa\x6b\xbe\x4d\xee\xe0\x01\xc3\x9a\x4d\xa7\xbb\x57\xc1\x30\xff\x49\x39\x35\xf1\xbe\x60\x9c\xd2\x89\x39\x08\xf7\xfe\x9c\x4e\xcc\x41\x6f\xeb\x6f\xf8\xc8\x6a\xb2\x89\xee\x0e\x16\xf5\xd7\x44\x37\x97\x4f\xb1\x35\x31\xdc\x9f\x7f\x3a\x49\x07\x6f\x8f\x6c\xf3\x1e\xbf\x68\x8b\xd9\xf0\x69\xc4\x10\x44\x12\xbf\x38\x9d\xb8\x83\x30\x59\xec\x74\xe2\x0e\x86\x09\x2e\xa7\xa9\xdc\xa7\x75\x98\x96\x87\xf7\x86\x32\x4b\xd7\x9c\x9c\xae\x67\x81\x65\x90\x5f\x95\x36\xb1\x5c\x1d\x50\x92\x4d\xbc\x7d\xf5\x67\x1e\x9f\x5c\x41\xeb\x04\x9e\x2e\x4b\x81\xfe\xfb\x0e\xe6\x29\xd9\x04\x9b\xcc\x4e\x94\x69\x13\xef\xc1\xde\x13\xa8\xc0\xb6\x90\x5b\x0b\xa4\x18\x97\xda\x6a\x22\x92\x37\xe9\x32\xaa\x08\xfa\x62\x10\x52\x6d\x4d\x44\x12\x09\x50\x6d\x4d\x34\xb3\x1f\x54\x5b\x13\x91\xe9\x19\x1f\x9b\xb0\x86\xcc\xef\x15\x60\x13\x91\x78\xdc\x97\x41\xc5\xcb\xa0\x62\xb7\x69\xd8\xc4\x03\xe1\x7d\x53\x92\x4d\x44\xe2\xe3\x5f\x4e\xd3\x2f\xa7\xe9\xb8\xea\xca\xa8\x89\xf7\xba\x39\x98\x0b\x2a\xa0\x1b\x1d\x50\x50\x4a\x74\x4b\x91\x5c\xa6\x3d\x83\x48\x3c\xdb\xcb\x58\x11\x78\x0f\xe6\xcf\x3c\x01\xd5\xe4\xdd\xea\x72\x69\xc1\x2e\x53\xa1\x1b\xc3\xd0\x65\xb4\x08\x44\xf2\x62\x5c\x4e\xcc\x40\x5f\x8c\x4c\xca\x53\x89\x48\x7c\x5b\xb5\xa8\x44\x24\x8e\xec\xe5\xc4\x0c\x0c\x83\xef\x6a\x51\x89\xa5\x4b\x7f\x39\x57\x03\xcd\x05\xd2\xcb\x45\x14\x10\xc9\x98\x73\x19\xe7\xb9\xac\x99\xd7\x18\xd3\x2e\x6d\x1f\x18\xbe\x51\x97\x86\x0e\x34\x2b\xb9\x5d\x5a\xb5\xcb\x0c\x6a\x74\x00\xd6\x65\x74\x06\xbc\x6d\x3c\x01\xa7\x58\x20\x92\xcf\x4b\x19\x28\xd1\xad\xf2\x72\xb9\xaa\x71\x59\xaf\x15\x6d\x80\x75\x69\x78\x40\x37\x28\x71\xb9\xee\x00\xfa\xf2\x3a\x5d\x77\x50\x5c\x29\xf1\x6f\x95\x4d\x12\x81\x5e\xe9\xba\x1c\x48\x41\x24\x53\xde\xcb\x05\xf5\xeb\xfc\x4e\xc9\x33\x31\x50\x01\xc2\xbd\x33\x8a\x24\x89\x48\x5c\xde\xcb\x01\xf1\x72\xef\x09\xaa\x05\x4b\xdd\x24\x11\xa8\x6a\x2c\xe5\x8f\x44\x24\x0e\x95\x5a\x47\x22\x92\xb8\xc1\xe5\xe8\x07\x22\xf1\x66\xd5\x3a\x12\x4d\x2b\x79\x19\x83\x00\x61\x91\x65\x85\x8d\x44\x37\x30\xa5\xb0\x91\x08\xeb\x77\xa8\x6b\x24\xde\xbe\x72\x7c\x97\xd8\x41\x2b\xef\xbf\x03\x17\x2a\x46\x61\xd4\x5e\x11\x23\xf1\xfe\x25\x37\xc3\xfc\x37\xb0\x59\xc5\xe7\x32\x98\x00\x86\xc5\x46\x2f\x97\xd8\x41\x4f\x56\xfe\x2e\x47\x29\x10\x96\xf4\xb8\xdc\x32\x09\xc2\x6d\x29\x0a\x0b\x2d\x45\x84\xcc\x60\x51\x44\x48\x0c\x4b\x9e\xdc\x8e\x22\x60\x50\xab\x7d\xdd\x8e\x22\x20\xdc\xc3\x71\xeb\x54\xa3\x04\x14\xa6\x50\xa8\x04\x24\x02\x99\xaf\xa5\x12\x90\x78\x2f\x92\xbf\x34\xdc\x0f\x62\xe1\x44\xdd\xae\x47\x83\x30\xc3\xec\x36\x90\x0f\x62\x35\x7f\x35\x6d\x9a\x34\xbd\xb7\xff\x36\xb9\x0b\x84\x65\xcd\x6f\x17\x95\xc1\x30\x2f\x55\x95\x1c\x11\x0b\x6f\x56\x91\x1c\x11\x8b\x97\xff\xd6\x33\x06\x61\x3d\x42\x65\x73\x44\x2c\x7c\x5e\x65\x73\x44\x9b\x2d\xfd\xcb\xd3\x36\xee\x3e\x1e\xec\xed\xfc\x1f\x84\xc3\xba\x22\x39\x22\x50\xcc\x5c\x2a\xe2\x88\x58\xfd\x6f\xac\x2a\xdf\x7a\xb3\xa0\x1b\x10\xbc\x0d\xd7\x83\x70\xa2\x76\x1b\x9b\x07\xb1\x98\x8d\xde\x8e\xca\x20\x90\x22\x5e\xb7\x03\xe9\xfd\x0d\xa4\xc4\xd8\x55\xaf\x11\x6f\x1b\xbf\xd3\x79\x05\xb1\x30\x18\xb7\x63\x24\xe8\x16\xf5\xb9\x1d\x23\x41\x2c\x5e\xd4\x5b\xf7\xe0\x76\x9b\x09\xa2\x1a\x4b\x45\x1b\x11\x0e\x31\xb7\xe3\x26\x08\xb4\x17\xd7\xed\xb8\x09\xc2\x99\xd3\xed\xb0\x09\x02\xbd\xa2\x75\x1b\x1f\x07\x81\xe8\xde\x52\xbe\x46\x84\xf5\x74\x6e\x57\x9a\x41\x58\xcc\x48\xf9\x1a\x31\x16\x6e\x97\x22\x34\x22\x5c\xdd\x53\x83\x46\xbc\xdd\xe7\x2f\x8d\x99\x83\x70\xfb\xc5\xad\xb3\xa1\x2e\x8d\x0b\x21\xb7\x83\x32\x08\x03\x0c\xb7\x3e\x03\x08\xd7\xaa\x6e\xe7\xf4\x20\xdc\x36\x78\x3b\xa7\x07\xdd\x64\xc5\xdb\x39\x3d\x88\xaf\xaf\x4e\xe0\x6f\x2b\x98\xa1\x4c\xb2\x6e\x67\xf0\xa0\x39\xbb\xbd\x9d\xc1\x83\xb0\x0e\xd9\x6d\x92\x16\x08\xb7\x20\xde\x8e\xf9\xb7\x6b\xcd\x48\x93\xac\xdb\x29\x3c\x68\xdf\x1a\xcd\xed\xa8\x0f\x62\x31\x57\xbe\x9d\x64\x83\x74\x2d\xef\x36\xb3\x0a\xc4\x62\x04\xbb\x35\x04\x20\x16\x1e\xe7\xed\x5c\x19\xc4\x62\xd2\x76\x3b\x57\x06\xdd\xc2\x83\xb7\xd6\x02\xc4\xc2\x10\xdf\x5a\x0b\xd0\x4c\xec\xb9\x9d\x51\xdf\x6e\x88\x61\xe8\xbe\x35\x16\x60\x85\xef\x85\x33\x6a\xf0\x5e\x25\x1d\x33\xd4\x0d\xda\xc2\x68\xdd\xae\x8c\xdf\xdf\xca\x38\xf3\xa5\x5b\x0b\x02\xc2\x05\xb8\x5b\x73\x01\x86\x75\x84\x6f\xa7\xb9\x60\x98\x78\x73\x6b\x2e\x6e\xcd\x05\x0e\xda\x6d\x98\x19\xc4\x62\xc6\x7e\x3b\x0f\xbd\x95\x06\xf6\x58\x66\x47\xdd\x96\x08\x45\xcd\x65\xdd\xa6\x2e\x83\x58\xb8\x50\xb7\x83\xfe\xed\xa0\x3f\xfd\x4b\x6f\x06\x3b\x5b\xbe\x57\xca\xa9\x29\x88\xc5\x94\xfc\x71\xc1\x1b\x34\x37\x0b\x3f\xe6\x32\x83\x58\x5f\x53\xd9\xc4\x76\x58\xc6\xe9\x47\x6b\x01\x62\x31\x1b\x7b\x8c\x03\x83\x50\xb9\xe2\x71\x82\x09\xc2\x55\xdf\xc7\x09\x26\x08\x37\x95\x3f\x4e\x30\xc1\x30\x4d\xe4\x71\x21\x1b\x84\xd9\xbb\x8f\x71\x60\xd0\x26\xfa\x34\xeb\x31\x10\x0c\x62\x85\x4d\x87\x4d\xdc\x1d\xa6\x37\x8f\x69\x55\x20\x16\xf3\xa7\x47\x9b\x05\x9a\x99\x5c\x8f\x36\xeb\xd1\x66\xf1\x0a\x3f\x46\x78\x41\x2c\x66\x1f\x8f\x9b\x4f\x1e\x4b\xbd\xf0\x0a\x3f\x5a\x31\xb0\xfd\x08\x44\x3c\xee\x74\x04\xdd\x5a\x52\x8f\x11\x5e\x10\x8b\xd9\x81\xca\x53\xeb\x53\x9e\x42\x84\x67\x29\x3d\x25\x86\x4f\xf2\x31\xe8\x0b\x62\x61\x38\x1f\xd7\xa3\x41\x2c\x26\x0c\x8f\x71\x60\x10\x2e\xce\x3d\x86\xc4\xc0\x58\x7c\xba\x8f\x56\xf2\xd1\x4a\x32\xce\x2b\x63\xb5\x3e\x19\xab\xef\x57\xde\x7d\x0a\x96\x99\x16\xf4\x18\x38\x03\x61\x1d\xfb\x47\x2b\xf9\x68\x25\x19\xa1\x14\xb6\x12\xb1\xd2\x63\x79\xa7\x37\xbc\x32\x2c\xee\x63\x90\x4c\xf9\x2b\xab\x57\x3f\x66\x40\x83\x70\xf3\xc6\x63\x00\x17\x84\x19\xb5\x0a\x56\x89\xae\x93\xae\x60\x95\x68\xce\xda\x1f\x03\x62\x8f\xf6\x8d\x4f\xe6\x71\xbb\x38\xe8\xa6\x66\x3f\x46\x1f\x41\xb8\x7c\xaa\x00\x92\xe8\xd6\xab\x7e\xdc\x2d\x02\xe2\xbd\x85\x7f\x34\xcb\xea\x23\x89\x40\x99\x76\x3d\x4e\xb9\x9f\x6f\xca\xed\xb9\x0c\xff\x80\xcd\x52\xcf\x6a\x26\x89\xcd\xa9\xff\x63\xc8\x06\xc4\xc2\x99\x51\x33\x69\x7d\x9a\x49\x0c\xe5\x6a\x26\x89\x50\x6e\xe1\x71\xc0\x7f\x5c\xb2\x64\xce\xf4\x38\xe0\x83\xee\xce\x0e\x95\x95\xc4\x18\xcc\x56\x1e\xb3\x72\x51\x56\x7a\xfb\xca\xf1\x8d\xd9\x80\x30\x41\xeb\xd1\x17\x00\xc3\x95\xba\xc7\x98\x0d\x18\x16\x13\x7b\x8c\xd9\x80\x6e\x71\x18\xd5\x96\x44\x47\x36\x6b\x3d\x7a\x0c\xa0\xa9\xc2\xf1\x18\x67\x01\xc3\x70\x9f\xfa\x4b\xa2\x9b\x3a\xfd\x68\x4e\x9e\xcf\xaf\xf0\xf6\x68\x4f\x40\xdb\x5c\xbf\x55\x81\x49\x34\xcd\xce\xa3\x11\x00\xcd\xb0\xa0\x02\x4c\x62\x98\xf5\xf8\xe8\x44\x80\x70\x9d\x49\xb1\x25\xf1\x9e\x93\xcb\x74\xc0\x07\xa1\xf5\x78\x74\x06\x9e\xcf\x19\xf0\x9e\x99\x0a\x05\xc2\xf0\x87\x02\x4c\xa2\x59\x90\x4b\x01\x26\x31\xbe\x17\x43\x97\x01\xc4\xc2\xcb\x52\x93\x49\x0c\xd7\x9f\x1f\xc3\x1f\x8f\xe1\x8f\xe6\x19\xbd\xd9\x6c\xa2\x59\x78\x6c\x2a\x32\x89\x6e\x1d\xa4\xc7\x88\x08\x88\x85\xab\xf4\xb8\x20\x09\xde\xee\xd3\x0b\x57\x24\xc1\xd0\xb1\x7b\x34\x58\x20\x5c\x7e\x54\xcb\x69\x21\xdc\x14\xeb\x3b\xbe\x1d\x43\xd1\x81\x68\x74\x29\xd2\x24\x3a\x4b\xf1\xa5\x48\x93\xe8\x38\x16\xa5\x48\x93\x78\x7b\x61\xdb\xb0\xed\x75\x82\xd0\x8a\x2a\x15\x99\x44\xac\xf2\xf8\x61\x13\xb2\xd5\xef\xdc\xa3\x54\x64\x12\x41\xa5\x9d\xfa\x11\x37\x11\x81\xec\x5a\xa9\xc8\x24\x82\xef\xa6\x7e\x38\x41\x62\x74\x7f\xd5\xec\x3e\x1a\x4d\x48\x97\x97\x1a\x4d\x22\xd6\xeb\xcf\xd6\xaf\xd9\x55\x2a\xc9\xfc\xbe\xa6\xcd\x26\x16\x54\x37\x2e\xa8\xd9\x7b\x2d\x5d\xd9\x64\xef\x89\xae\x90\x9e\x55\x8a\x36\x89\x3e\xbf\x63\x95\x4d\x58\xa2\xc9\x35\xb2\x08\x2a\x06\x45\x44\xeb\xd7\xbc\x46\x56\x3c\xc9\xd8\xaa\x5f\xf3\x1a\xf1\xd7\x50\xc8\xaa\x5f\xf3\x1a\x49\xe2\x62\xde\x5d\xbf\xee\x35\x22\x6e\x8f\x5b\x54\x0a\x40\x89\x28\xef\x7d\xf7\x11\x91\xea\x45\xaa\x60\xfd\xba\x97\xdd\x29\x23\xbb\xf9\x2b\x7b\xcf\x56\x1f\x72\x4a\xeb\xc7\x1a\xa8\x68\x93\xa5\xb1\xfa\x75\x3b\x86\x72\xeb\x5a\xdc\xe9\xe1\x29\x91\xb6\xa0\xc2\x63\xfd\x86\xa7\x1c\x2c\xa0\xbd\xdf\x4c\xfd\x86\xf7\x10\x77\x10\xd7\xb5\xd4\x92\x12\xc1\x7a\x6d\xfd\x30\xad\xa2\x75\x6f\xeb\xf0\x1e\x62\x5a\xc9\x14\x2c\xa5\xa4\xc4\xd8\x7c\xe7\x86\xfd\x1a\xbe\x14\x1c\x6b\xb3\x5f\xc8\xb4\x52\x99\xb3\x7e\x9b\xfd\x42\xbc\x3e\x7c\x81\x37\x1f\xf7\xb7\xea\x5a\xfe\xcc\xbe\x6e\xe4\xd5\x78\x45\x9b\xb7\x87\x15\xa8\xf4\x8a\x36\x3b\x86\x6d\xad\xc6\x1d\xdb\x7c\xb8\x2c\x40\x61\x5b\xeb\xb7\xf9\x4e\xe3\x81\x76\x5f\xa7\xcd\xe7\x8d\xb9\x25\x95\xa0\x7e\x9b\xdd\x27\xbb\x8c\xb2\x76\xf5\xdb\x7c\xde\xa4\x8d\x55\xe3\xe6\x4f\x1f\xdb\xe4\xc3\x6a\x1c\x6b\xda\x7d\x32\xc9\x50\x1f\xa9\xdf\xb4\xf7\x14\x11\xfd\x2e\x68\x7a\xa7\x59\xb4\x45\x83\xad\x14\xc2\x12\x81\xa8\x62\xfd\xa6\x17\xf4\x22\x37\xaf\x71\x7a\xa7\x27\x25\xb8\x1c\x17\xa6\x5d\x9d\xde\x69\x3a\x11\xbe\x87\xa4\xa0\x0d\x3f\xbf\xf0\xe6\xb3\x08\x96\xf1\xe7\xbd\x51\xf5\x0b\x2f\xce\x0c\x35\xbb\x1d\x5e\x49\xa0\xdf\xe8\xa3\x0f\x9f\x43\x90\x47\x34\xf8\xac\xc3\x2b\x61\x53\x6c\xf9\x15\x84\x57\x62\xf9\x1e\xef\x5d\x78\xd3\x5f\xf4\xf5\x35\x79\x25\x64\xa8\x0d\x5f\xc9\xf0\xa6\xb3\x64\xcc\x3a\x66\x29\xaf\x25\xa2\x3a\x67\x4c\xfb\xf5\xa2\x6f\x3e\xf9\xf4\x0e\xe3\x4f\x57\xe7\x83\x4d\xbb\xca\x9e\xa7\xf4\xbb\x4b\xbb\x9a\x48\x2e\x0e\x7f\xe5\x2b\x83\xd7\xdd\xca\x26\x6f\x7a\x52\xb0\x62\xd1\xaf\xb4\xf7\x2c\x2c\x57\xe7\xd1\xa4\x5d\x65\x17\xee\xe6\xa8\xb1\x7c\x0e\x2c\x2c\x53\x5e\xb0\x7e\xcb\xe7\x80\xb7\xce\xa6\x9e\xfa\x2d\x2f\x68\x79\x41\xf4\x7e\x79\xef\x5f\x4c\x2a\x17\x94\xba\x5b\xa2\xb1\xd3\xb5\x54\xd4\x12\xb1\xca\x5f\x79\x41\x6e\xf2\xfd\xba\xbf\xbc\xf9\x2c\x0d\x96\x03\xd5\xf2\x22\xf1\xf3\x11\x32\xaa\xdf\xb2\xfb\x08\xf5\x53\x1c\xa4\x7e\x65\x5f\x5f\x8c\xe5\x90\x5d\xde\xe9\x2f\x86\xea\x39\xcb\xe3\xbb\x63\x98\xe2\x4c\xa5\xa8\x96\x78\xdb\xb8\xa8\xdd\xeb\xdc\x35\x4d\xc5\x4d\xdb\xbd\xd0\x9d\x2f\xc8\x01\x79\xf7\xc9\xbd\x18\xe1\x5b\xbf\x7b\x55\x64\xa6\x95\x8f\x69\xf7\x0a\x76\x1d\x5e\xae\x60\xf7\x0a\x76\xaf\x80\xae\x1d\x5e\x01\x0e\x7b\xf9\x76\x1e\xde\xc7\xe3\x1b\x5f\x38\xe5\xe1\x55\xb1\xad\x8a\x0a\x3e\xf5\x3b\x3c\xe5\x81\xcc\x8c\x26\xe6\xf4\x60\x08\x5c\x36\xed\xc9\x69\x2f\x4e\xf5\x0a\x38\xd6\xe9\x4b\x7c\xaa\xa2\xc6\x29\x2f\x9f\xd3\xa5\x17\xe6\x5f\x5e\xde\x20\xdc\xe2\x1a\x1c\xff\xf2\x9d\xba\x8c\x59\x7b\xce\xcb\xa3\x5d\xa4\xbe\xd9\xb3\xdb\x6e\xb0\x4a\xb4\x34\x45\xb7\x77\x96\xc9\x14\x75\x63\x4a\x5d\x2a\x11\x64\xdd\xd7\xef\xf6\x92\x50\xe6\x60\xaf\x6e\xfd\x6e\x4f\xc9\x2e\xe2\xcd\xa6\xc7\x3f\x34\xd7\xea\x9b\x2d\x3c\xde\x9f\xc7\xbd\x57\xf4\xe2\xf1\x9a\x1e\xc6\x5f\x47\x9d\xc7\x83\x31\x67\x21\x27\xa0\x54\xa1\x12\x51\xd8\xb5\xd6\x6c\x6a\x36\x35\x9a\xa6\x4d\x6c\x7a\xa2\xaf\x4d\xdb\xdd\x74\x5c\x9d\x41\x34\x8d\x37\x08\xc4\xc3\xaa\xe1\xa5\x8a\xf7\x67\xb4\x69\x38\xc1\x62\xb7\x44\x35\xf2\xa1\xc5\x60\x17\x7a\x35\x62\xa6\x22\x48\xd5\x2c\x25\xa1\xc4\x7b\xb0\x41\x9b\xbd\x1d\xf6\xd6\xa6\xdd\xa6\xdd\x9f\xf9\xa7\x9e\x60\x5c\xb6\xbd\x77\xa8\x11\x23\x15\x6f\x5b\xd0\xe6\x25\x50\x36\xb4\x7b\x38\x4d\x14\x88\xda\xfc\xcb\xc3\x26\x14\x94\x82\x2b\xd8\xbc\x50\x76\xd3\x22\x9c\x50\x4d\xab\x05\xc6\xf8\xfe\xf0\xb6\x89\x3c\x36\x86\xec\x36\xbd\x00\x8a\x5a\x53\x70\xbd\x14\x7b\x12\x9d\x28\x50\x35\xed\x51\xd3\x1e\x6d\x1c\x5e\x7b\xd4\xb4\x47\x4c\x07\xdb\xb4\x5f\xec\x96\x9d\x9d\x01\xba\x69\x57\x5a\x7c\x37\x8d\xce\x86\xe7\x0c\x66\x1b\x7c\xfb\x4d\x63\x02\xa2\x36\x7f\x65\x37\xe2\x7b\xd1\x8a\x36\xdf\x84\xe0\x43\xdc\x6c\xf2\x96\x51\xbd\xb4\x7c\xab\xc2\x5b\x16\xd6\x01\xf0\x57\xde\x1f\xaa\x97\x52\x22\xbb\x9a\x76\xa2\x69\x27\x18\x30\x5b\xda\x0b\x96\xab\x8a\x19\x48\xd3\x74\x80\x8e\x9a\x57\x35\xed\x04\xe8\xd4\xb9\x2e\x45\xa7\x44\x77\xe2\xa5\x28\x94\x88\x9a\x5c\xa4\xe3\x31\xe8\x9b\x0f\xc9\xb1\xb7\x39\xf6\x4e\x6e\xff\xf2\x2e\x12\x50\x2d\x0f\xbf\x7c\x94\x0b\x5b\xf8\x37\xd6\x98\xab\x2d\x9f\xb4\x22\x12\xdd\x87\x58\xbe\xd2\xc5\x16\x0e\x7b\x54\x76\xb2\x98\x5f\x05\xe7\x2a\x3b\xe9\x6e\x1f\x06\x61\x45\xa1\x44\xa7\xb4\x73\xb5\xf2\xf8\xf5\x1d\x9f\x36\xc7\x6f\x10\x35\xf9\xcb\xdd\x67\xb8\x23\x66\xef\x17\xe3\x58\xdd\xac\x19\x84\xd4\x68\x35\x07\x6b\x10\x35\x79\x3a\xbb\x77\x61\xf7\x2e\xf0\x2a\xed\x76\x63\xa7\xca\x81\x6f\xd7\xee\x8d\xd9\xbf\x6e\x78\x82\xc7\x36\x86\x79\xc6\xac\xe6\x30\x0f\x92\xc5\xdc\x6a\x87\x9d\x25\xd9\x78\x22\x3f\x5a\x2a\x4a\x89\xa8\xe0\x9a\x1c\xf9\x15\x94\xaa\xe0\x36\x3a\xf2\x37\xab\xa7\x0e\x9b\xec\x3f\xab\x78\x85\x69\x6f\x87\x9d\x3d\x1c\x79\x7c\xd8\xa7\x0f\x80\x14\x89\xf2\x6e\x9f\x7e\x58\x2f\xc6\xe6\xeb\x75\xfa\x00\x48\x7e\x68\x76\xec\xf4\x94\x2f\x3a\x1a\x28\xa5\x56\x94\x08\xa4\x8f\xaa\x9d\xde\x32\x02\xba\xd4\x92\xa9\x76\xda\x0b\xa5\x93\xfd\xac\x4e\x6f\xd9\x49\xba\xe6\xb2\x13\x3e\xcc\x93\xca\x79\x8e\x01\xa7\x37\xd1\x7d\xb8\x8b\x3f\xbc\xec\x3d\x55\x2c\x9c\x64\x2b\x3b\x25\x5a\xfa\xf6\x5e\x5e\x10\xcb\x86\xe5\xd8\xa4\x79\x03\x2b\x1c\xe4\x2f\x2f\xe8\xc5\x68\x8e\xde\x97\xf7\xf0\xc5\x62\x2f\x5a\x35\x6d\x60\xd3\x06\xfa\xde\x5d\x5e\xd0\x8b\x46\xad\xa7\x6a\x9a\x45\xd0\xa7\x0f\x57\xab\xd8\xb4\x8a\xda\x90\xcb\x0b\x62\x09\xb2\x1c\x00\x34\x94\x20\xa8\x33\x56\xaa\x5a\x89\xf1\xb3\xf7\x1a\x4a\x54\xad\x56\x68\x08\x6e\xaf\x91\xd4\x89\xf4\x09\xdd\x5e\xe3\x8d\xb9\x5b\x1e\xcb\x7e\xdd\x76\x82\x97\xe2\xf1\x16\x5a\xb5\xb5\xfb\x20\xb5\x9d\xed\xe1\x86\xe1\x82\x34\x6d\x27\x78\x7f\x46\x37\x1e\xef\xc5\xe3\xd8\x8a\x41\x55\xc4\x4a\x44\xa5\x67\xf0\x32\x59\x96\x2c\x26\x47\x5d\xbf\x1d\x2c\x36\xc0\x95\xea\x54\xa2\x4d\xf4\x6c\x4b\xe1\x29\xb1\xd8\xee\x56\xaa\x4c\x89\x81\x10\x60\xa9\x32\x25\x1a\x75\xf6\x4a\x95\x29\xb1\x8c\x0b\x74\x1d\x77\x10\xc5\xdd\xe8\x7a\xe9\x20\xd0\x83\xa8\xae\x59\x07\x51\x59\x34\x79\x78\xdd\x68\x26\x12\x9d\xf4\x5f\xf1\xf6\x95\x53\x12\x30\x16\x89\x38\x43\xa9\xf9\x24\xa2\x92\xee\x13\x1d\x16\xef\x5f\x76\xda\xec\xc6\x20\xd9\x88\xbb\xa8\x4c\x53\x7d\x32\x4d\xbc\xfd\xca\x34\x89\xf7\x2f\x07\x6d\x9e\x73\xb0\x41\xc5\x9b\xa1\xa5\x07\x8b\xed\x80\xd5\xf5\x74\xc1\x62\x4f\x5f\x75\x22\xc6\x22\xfc\x94\x14\x78\x12\x2b\xec\xff\x66\x67\xb7\xaf\xb3\x74\x43\x57\x17\x8c\xd6\xfc\x4b\xef\x19\x51\xe4\xe2\xeb\x55\x06\x4a\xbc\x7f\x49\xcf\x9c\x5b\x80\x60\x9b\x41\x75\xa7\x16\x5d\xef\x77\x79\xfc\xc3\x26\xbe\x2f\xdc\xf2\xee\x0c\x01\x2c\x36\x20\x96\xfa\x51\xf5\xe9\x47\x21\x05\x5c\x7d\x7a\x01\xac\xbf\xb2\x77\xab\xfa\xf4\x99\x4f\x94\x55\x18\x0b\xfa\xb4\x67\x04\xa0\x6b\x71\x30\x5d\xd6\x6e\x1d\x58\x8c\x9b\x2a\x53\x22\x8a\xd9\x40\x77\x22\xd1\xad\x0a\xf8\xf3\x0f\xed\x98\x5e\x2c\x71\x8c\xae\x17\xdb\x95\x73\x46\x7d\xb8\x54\x9e\x12\x83\xb2\xee\xa5\xf2\x94\x08\xa4\xa1\x4a\xe5\x29\xd1\xd9\xbb\x55\x5d\x3f\xb5\xeb\xa7\x62\xbc\x14\x90\x12\x1d\xe9\xcd\x52\xfb\xa9\xd0\x7e\x5a\xec\xfb\x2b\x75\x9e\xc4\xc8\xdf\x9f\x6b\x7e\x55\xd7\xeb\x03\x2d\x3d\x95\xfe\x1c\xe8\xc3\x87\xb3\x7c\xd2\xe4\xb1\x7c\x9f\xa8\xce\x1b\x58\x54\x51\xa9\xae\x0b\x06\x3a\x49\xbb\xd5\xcb\x63\xb1\x86\x5a\xde\x02\xbd\x32\x10\x3a\xa8\xbd\xbc\x05\xa4\x13\x57\x79\x2c\x0f\xcf\x56\x24\x12\x4f\xaa\x97\xcf\x06\x85\x48\x67\x3f\x5d\xcf\x0d\x44\x31\x02\x77\xe7\x07\x20\x9c\x56\xf6\xdd\x1b\xe5\xf6\x21\xcc\xb7\x5a\x51\xa2\xa7\xdf\xd9\x61\x57\x59\x1c\x1d\xdf\xeb\x76\xf8\x97\x04\xc6\xa9\x7f\x5f\xca\x3b\x89\x40\x60\xa8\xfa\xe9\x73\xb6\x3a\x78\xb7\x67\xda\xbf\xee\xa6\x9c\xee\x03\xd3\x8e\x81\x28\x66\x33\x5d\x3b\x06\x96\x73\x1e\x85\x9b\xc4\x08\x07\xa7\xcb\xae\x5d\x24\xdf\x87\x4d\xde\xc5\x0b\x4b\x80\xc9\x55\xb8\x49\x2c\xb6\x06\x95\xc2\x4d\x62\x19\x1c\x54\x7f\x49\xb4\x89\xd8\x6e\xf5\xdb\x5e\xdc\xf6\x82\x8e\x69\x69\x40\xa7\x84\x60\x29\xad\x24\x16\x7b\xc8\xaa\xdf\x1e\xff\xf6\x66\x70\x91\xb7\x4f\xe9\x66\xe1\xe0\x3b\xbc\x37\x1b\xc7\x0d\xed\xcd\xea\x8f\x17\xf9\x62\x50\xc3\xae\x14\x60\x12\xfd\x7b\x09\x1e\x5f\x02\xf2\xf6\xc2\x6f\xf6\xf1\x8c\x2f\x96\xee\x86\x02\x4c\x22\x7f\xd8\x6f\x05\x98\xc4\x8a\xef\x8c\xbe\x17\x26\xf7\xd9\x2f\xed\x13\x58\xec\x74\x2c\xf5\x97\xc4\x22\x09\xbc\x14\x5b\xaa\x4f\x6c\x09\xfd\x81\x52\x5a\x49\x74\x12\x43\x6a\x68\x9f\xc0\x7b\x5f\xfd\xd9\x63\xdb\x43\xcf\xf8\x99\x06\x0a\x74\xd6\x25\x6b\x68\x7a\x86\x7b\x7a\x59\xd1\x28\x84\x96\x3e\x74\x6a\x53\xd4\xd0\xa3\x04\xf9\x63\x9c\x18\x86\x83\x41\xfe\x70\xda\x86\xe1\x60\xb0\xd8\x5a\x58\x43\x3b\x06\x16\x3b\x2e\x6b\x18\x0e\x1e\xed\x7b\x09\xf8\x99\xf1\x60\xd0\x29\x0f\x57\xc3\x78\x30\x58\xec\x64\xad\x61\x3c\x18\xe4\x0f\xdf\x51\xd5\x27\x91\x3f\xa6\xc2\xa3\x7b\x49\xdd\xb7\x73\xd1\xe4\x2d\xeb\x68\x75\x0d\x8f\x95\x36\x69\x2c\x86\x07\xf3\xc2\x3b\x7e\xbf\xf7\x87\x0d\x36\xa2\xb3\x88\x55\x43\x03\x0b\x36\x94\x05\x6b\x18\x5b\x06\xf9\x63\x76\xaf\xaa\x94\xe8\xe4\xba\x97\x12\x52\x62\xfb\x79\x45\xc6\x96\x41\xfe\x7e\x36\x79\x5f\x87\xf7\x95\x33\x0e\x3b\xf1\x22\x7f\xb8\x30\x43\x8b\x08\xf2\xe7\x7b\xa1\xf9\x1b\x9f\xf9\x23\xb8\x31\x34\x7f\x60\xa1\xd9\x50\x2a\x41\x89\xf7\x95\xf2\x68\x9e\x60\x43\xa5\x8c\x0f\x7a\xe8\x34\x0f\x57\x56\xb1\xdf\xca\x3e\x89\xf7\x04\xdc\x6c\x5d\x64\x30\x90\x99\xa9\xa1\x8b\x0c\xf2\xc7\xa4\x70\x68\xff\xc0\x72\x58\x19\x5a\x36\xd0\xf5\xe6\x87\x21\x5b\x90\x3f\x6f\xbf\x96\x0d\xe4\xcf\x57\x51\xcf\x17\xbc\xbd\xe0\x06\xe9\xe7\x82\xb7\x8d\x6e\xe8\xe8\x82\x46\xda\x5e\x0d\x23\xa9\xa0\x4d\x12\x8e\x6b\x18\x4a\x05\xf9\x63\x4d\x66\xa4\x27\x4d\x46\x24\xa6\x8e\x2a\x52\x89\xc6\x5a\x57\xa9\x35\x25\xf2\x87\xc3\x35\xb4\x80\xa0\x4f\xdf\xcf\xe5\xaf\x96\xd3\x74\x9a\xca\x5b\x56\x3c\x3a\x66\x5e\x8a\x38\x89\xfe\xfb\x7e\xe5\x2d\x7b\xd1\x97\x37\x43\x1b\x34\xb4\x41\xcc\x5f\x87\x36\x68\x18\x3d\xec\xbe\x8c\xba\x9a\x60\xb1\xf9\xb5\x86\x46\x08\xb4\x6d\xfc\x79\xa1\xb9\x54\x6f\xaa\x4f\xbd\xc9\x00\xcc\xd0\xed\x1c\xaf\xdd\x4a\x54\xf0\x6b\xec\x5e\x31\xa5\xc6\x7f\xde\xf7\xc3\xbb\x77\xf8\xc8\xe8\xa5\x66\x0b\x24\x62\xa5\x35\x74\x14\xc1\x7b\x7c\xee\xa8\x61\x43\xf0\xb6\xf1\x2c\x4e\xbf\xef\x93\xef\x9b\x29\xd7\xd0\x53\x04\x8b\x1d\xc6\x35\x74\x0b\x41\x3a\x41\x51\xbe\x49\xbc\x07\xe3\x9e\x6a\xf0\x40\x6a\xc4\x87\x8e\x1b\x18\xcd\xdb\xac\xe3\x36\x5e\x53\x96\xa8\x9b\x95\x62\x4d\x22\xd9\x75\x51\x43\x67\x0b\xa4\x01\xcd\xa1\xb3\x35\x74\xb6\x98\xec\x0f\x3d\x2b\xd0\xd2\x2b\x37\x04\x09\xde\x8e\x71\x49\x1a\x3c\x90\x54\x93\xaa\x71\xfb\xc6\xdd\x8c\x0c\xcc\x82\x87\x61\x49\x90\x94\x4d\xab\xa1\x91\x02\x8b\x14\xd3\x1a\x5a\xa4\xf1\x7c\x17\x4e\xcf\x0c\x38\x8e\xe7\x7b\xf1\xdf\x2b\x57\x4f\x49\x24\xe2\xc9\xa5\x78\x92\x48\x14\x83\x4b\x75\xa3\xfa\xd4\x8d\x5c\x05\xda\x34\x23\x20\x11\xfe\x2d\xc5\x8d\x44\xa2\x40\x5d\x9b\x7e\x0e\x48\x54\xbc\x6b\xd3\xb0\x80\x4e\xa5\xd8\xda\x34\x2c\x60\x18\x96\xdc\x34\x2c\x9b\x86\x05\x5b\xb0\x69\x0b\x40\xba\xea\xb7\x39\x30\x83\x64\xff\x44\xa9\x77\x24\x96\x16\x7b\xd3\xcb\xd9\x94\xa7\x60\x97\x53\xa9\x81\x24\xd2\x77\x76\x73\x3d\x0f\x24\x9a\xbb\xa5\x2c\x92\xe8\xae\xe8\x6e\x8e\xcc\x9b\x23\x33\xdf\xda\xa6\x4b\x03\xde\xe3\xd3\xe6\xea\x1d\x48\x54\x66\x6b\x73\xb4\xde\x1c\xad\x79\xb1\x37\xfd\x17\xb0\x48\xfb\x2d\xd5\x93\xea\x53\x4f\x62\xee\xbb\xe9\x4b\x6c\xaa\xef\xe1\x25\x6c\x8e\xc2\x20\x11\x45\xad\xcd\xd5\x35\x30\x48\x99\xab\xcd\xa5\xb4\x4d\x3d\xbe\x8e\xfd\xd9\xf4\x2f\x40\x22\x0b\x57\x0a\x2a\x89\x74\xf5\x7c\xd3\xbf\x00\xe9\x32\xef\xe6\x28\xbc\x39\x0a\x7b\x7c\xdd\x0b\x90\x64\x10\xd7\xe6\x20\x0c\xf2\xe7\x9b\x12\x1e\x3e\x1c\x9e\xec\xbf\xa3\x2b\xc8\x9f\x77\xcc\x00\x24\x78\x7f\xc6\x95\x3b\xe2\x82\xfc\xd9\x7f\x7d\x0e\x90\xbf\xef\x60\xa7\x4d\x0c\xc2\x78\x10\x9b\x0b\x4e\x20\x7f\xdf\xb1\xbc\xa4\xe4\x92\x98\x83\x6f\xae\x41\x81\xd4\x6e\x6d\x2e\x38\x81\x44\x68\xbf\x14\xc0\x10\xc3\x71\x65\x1a\xe0\x04\x6f\x5f\xdf\x5b\xa6\x02\x86\x18\xa4\xa4\xd6\x34\xe8\x09\x12\x51\xb0\x9a\xba\x36\xa0\xb3\x61\xb0\x14\xc5\x10\x89\x4c\x58\x4d\xe3\xa0\x60\x50\xb1\xac\x14\xc5\x10\x89\x5c\x56\x4d\x43\xa3\xa0\x21\xaa\x53\xea\x64\x88\xe6\xb0\xa2\x26\x86\x68\xd3\xae\x1a\xe7\x04\x8b\xcd\xf9\x35\x75\x93\x40\xa3\xf2\x69\xa9\x9c\x21\x92\xf2\xc3\x35\x35\x51\x20\x5d\xad\x99\xba\x49\x28\x67\x24\xb2\x4b\x35\x77\xef\xc4\xce\xc3\xc5\x59\x98\x06\x43\xa7\x8b\x59\x3c\xa2\xe9\x5a\x16\x68\xd4\xfe\x2b\xc5\x34\x44\x77\xb4\x98\xd4\x62\x10\xdf\xd4\x57\x7d\x0d\xf1\xde\x7c\x0f\xe6\x3d\xdc\xbd\x87\x1e\xcc\x8e\xed\x0c\x94\xcc\x00\xd5\xdc\x10\xef\x5f\xda\x33\x6f\xe2\xfe\xbd\x9d\xfe\xee\xb2\x8d\xb7\x87\xc9\xf5\x34\x66\x3a\x3f\x81\x5e\xde\xbb\x69\xd0\x14\x34\xf2\x68\x6a\x1a\x33\x9d\xc7\x37\xd4\xd0\x11\x0d\xdf\xd4\xf0\xa5\x7f\xe9\x49\x0f\xbe\x38\x26\xc4\xd3\x08\x29\xc8\x5f\xfe\x39\x3b\xbb\xe6\x61\x2f\x0f\xc7\x73\x5f\x2f\xf2\x66\x45\xa2\xdd\x51\x53\xe3\x39\x35\x9e\x4c\xbb\xa6\x31\x55\xd0\x9a\x4f\x56\x4b\x09\x92\x6d\x67\x35\x8d\x96\x82\x44\xd8\xa0\xd4\xee\x10\xf9\xf3\x8a\x2f\xaf\xf8\xe2\x2d\xc1\xf8\x28\xca\x21\x12\xdd\x81\x9a\x9a\x53\x90\x88\x07\xd4\xd4\x9c\x82\xe1\x7a\xcf\x34\xe8\x09\xde\x2b\xf2\x60\xf6\xe2\xa2\x17\x0c\x91\x53\x7b\x0a\x92\x72\xff\x35\xb5\xa7\x20\xa9\xd9\x5f\xea\x75\x88\x44\x00\xa0\xc2\xf5\x2f\x30\xa8\x53\x51\xa1\xb7\x02\xde\x53\xbe\x3d\x0b\x0d\x4d\x68\x68\x88\x0f\x84\x4e\x01\xc8\x1f\x51\xab\x20\x27\x53\x74\xf3\x52\x42\x0f\x00\xf5\x89\xa4\x20\x7c\x85\xd3\x7d\x30\xa8\x36\x50\xe1\x44\x1e\x74\x92\xa7\x4b\x41\x0a\xd1\xc8\xe7\xad\x30\x28\x06\x3a\x79\xad\x15\xda\x14\xf0\xf6\x95\x83\x99\x12\x02\x92\x82\xed\x15\xda\x19\x30\xd8\xaa\x59\xe1\xd4\x1e\x24\x95\x7e\x2a\x5c\x22\x03\xf9\x63\x32\xab\x06\x86\xe8\xda\xef\x30\xda\x05\x92\xe2\xeb\xa5\x06\x86\x68\x26\x76\x84\x8b\x5f\xe0\xed\x18\xc7\xd7\xa8\x80\x41\xa1\xc4\x52\xc9\x42\x24\xc5\x31\x2a\xa6\xa7\x9c\xbc\x50\x84\x37\x14\xb7\x10\xc9\x96\x8a\x52\xdc\x42\xa4\xab\xcb\xa1\xe9\x01\xcd\xf8\xaf\x7a\x17\xa2\x53\x39\xb4\xc2\x60\x17\xe8\x94\xfb\xaf\xd0\x73\x08\x3d\x07\x86\x80\x30\xfe\x05\xd2\xf5\xce\xd0\x8c\x81\x81\x42\x70\x29\x8a\x21\x92\x0a\xdb\x15\x5a\x31\xd0\x0c\x4a\x85\x56\x0c\xa4\xa1\xfc\x70\x19\x0d\x0c\xe7\x2d\xa1\x5d\x03\xc3\x50\x63\x98\x81\x01\x86\xab\xa9\xa1\xe1\x09\x4d\x1d\x0e\x41\x68\x78\xc0\x70\x79\x4f\x79\x0d\xd1\x4c\x6b\x50\x4a\x43\x0c\x92\xe6\x2a\xcc\x87\x08\xf3\x21\xf4\xee\xc2\x98\x1a\x68\xae\x03\xc5\xb2\x17\x14\xdd\x2b\x1f\xa4\x61\x36\xd0\xd2\xdb\xaa\x2d\x02\x9d\xc4\xd6\x52\x96\x43\x84\x33\x0d\x65\x39\x44\x36\xaf\xc8\x75\x38\xd0\x90\x94\xab\xd0\x62\x81\x4e\xdd\xca\x0a\x0d\x0f\x68\x94\xb9\x29\x75\x3a\x44\x36\xdf\x26\x7d\x23\x90\xd4\xcd\x2e\xa5\x3b\x44\x52\x0b\xbc\xc2\x6c\x0b\xd0\x96\x37\x4c\x77\x09\x74\xaa\x62\x56\x18\xb2\x03\x1d\x0d\x85\x8a\xb2\xf7\x45\x18\xc3\x2f\x5e\xbb\x06\x9a\xa1\x77\x85\x41\xc4\x66\xe4\x47\x61\x10\xf1\xde\x69\x3a\xa6\x79\x02\x49\xa1\xee\x0a\xcd\x53\x98\xa4\xc1\x3c\x5e\xad\x10\xf1\xfe\x25\xdd\x70\x2d\x10\x64\xb3\x67\xae\xe8\x81\x15\xbe\x3c\xba\x5b\x20\x75\x60\x42\x83\x15\x87\x2f\xa2\xbf\xb2\x67\x2f\x92\xb2\xd0\xa5\xa4\x88\xc8\xe6\xdd\x37\xe2\x08\x36\xfd\xb4\x70\x8d\x2f\xb0\x60\x14\x5c\xae\xd0\x82\x81\x6e\x60\x26\xb4\x60\x60\x6c\x76\xd5\x25\x3e\xd0\xd9\x09\x5b\xa1\x7f\x17\xfa\x77\xac\x62\x29\x62\x22\x06\xc9\xda\x15\xa7\xcf\x1b\xd5\xf9\xe1\x35\xea\xf1\x81\x8e\x4a\x6d\xa9\x6b\x22\x9a\x89\x28\xea\x9a\x88\x74\x91\x40\x5d\x13\x91\x64\xad\x56\x68\xda\x40\xd7\x61\x56\xea\x44\x64\x73\x40\x71\x21\x10\x64\x6b\x7f\x23\x09\x2c\x74\x24\x41\x6f\x3e\x7a\x83\xa9\x61\xbd\x5e\x8a\x66\x57\x68\x20\x41\x36\x9f\xbd\x06\x12\x04\xb5\x44\x4a\x0d\x15\xb1\xa1\x40\x5f\x6a\xa8\x88\x1e\xbe\x81\xda\x47\x90\xed\x6b\xb2\xdf\x97\xcb\xc0\xde\x2a\x0d\x24\x18\xa6\x0a\x84\xab\x7b\x60\x74\xe6\x25\xa1\x73\x09\x9a\x21\x63\xa5\x56\xc4\x7b\x30\x4e\x60\x84\x15\xf4\x70\x60\xba\xed\xd9\x8b\xde\x99\x78\x84\xcb\x7b\x60\x4c\x4d\xd3\xe3\xfd\xb1\xe0\x22\xfb\x4f\x2a\x0c\xc4\x82\xa6\x73\x16\x8f\x37\xe3\xa1\x06\x94\xd7\xe4\x22\x20\x18\x66\x7d\x29\xc9\x22\x92\x2d\x23\xa5\xfc\x8a\x18\xd4\x73\x2c\x75\x55\x44\x1f\x78\x4a\xea\xaa\x88\xb7\x17\xb6\x6d\xb6\xf1\x6d\x74\xff\x32\x6c\xe2\xdb\x20\xea\x90\xfa\xc6\xa0\x53\xa0\xbc\xd4\x5a\x11\x49\xd1\x80\x52\x6b\x45\xbc\xc7\xdf\x68\xdb\x6d\x63\x07\x07\x8b\x6f\x0a\xab\x88\x6c\x5f\xd3\x6d\x13\x6f\x1c\xf7\x3f\xf5\xbd\x41\x52\x79\xb5\x94\x5f\x11\x49\x45\x88\x52\x6b\x45\xa4\x13\x88\x34\xc5\x17\x24\x65\x37\x4b\x2d\x15\x91\x4e\x59\xd4\x4d\x11\x9d\x6d\x8e\xa5\x6e\x8a\x68\xc3\x8b\xec\xde\x9d\xce\xdd\x21\x4c\x90\x86\x4e\xc1\x70\x89\x37\x9d\x11\x81\xfc\xee\xbe\x79\x43\x20\xa9\x6c\x59\xe9\x8c\x28\x0d\x80\xe2\x5a\xa6\x4b\x93\x60\x51\x22\xab\x52\xcf\x1b\x58\xae\xb0\xd2\x25\x47\x90\x54\xb1\x2c\xe5\x56\xc4\xa2\x02\x57\xa5\xb9\x45\xc8\xad\x24\xe5\x29\x2b\x9d\x23\x81\x6c\xbe\x02\xae\x2f\x82\x45\x21\xad\x4a\xa7\x4d\x20\xbf\x33\x6e\xde\xc2\x8d\x5b\xc8\x30\x91\xba\xe7\x20\x29\xad\x55\x2a\xb7\x88\xa4\x88\x52\xa5\x33\x29\xb0\x28\x3b\x55\xe9\x4c\x0a\x2c\xaa\x8c\x55\xea\xd7\xa7\x6b\x84\x7c\x46\xa9\x5f\x0f\x3a\xe5\x23\x4b\xe5\x16\xb1\x28\xd3\x55\x69\x70\x15\x8c\xe5\x05\xb9\x92\x08\xba\xab\x31\xa9\xa7\x0f\xde\xd7\xd0\x36\x1f\x37\x53\x30\x6a\x34\x55\x3a\xdf\x02\x03\x55\xbd\x52\xe0\x45\x64\x63\x30\x4a\x13\x97\x40\x6e\xbe\x73\x4e\xc1\xc0\x58\x3f\x9b\xbc\xad\x4a\x8e\x51\xf4\xab\xd2\x39\x18\x48\xd4\xcb\x4b\x69\x18\x91\xcd\x57\xc0\x2c\x58\x90\xa6\xad\xa7\xa9\x4c\xa0\x51\xa1\xa3\xd2\x50\x02\x48\xe3\xd1\x69\x38\x17\x74\x47\x19\x05\x64\xc4\xdb\x0b\x4e\xe9\xea\x25\x48\x23\xf1\xe9\xbc\x2c\xf3\xeb\x2c\xdd\x48\x3b\xfb\xa2\xb1\x69\xbf\x32\xed\x46\xf2\x78\x71\xfc\xd2\x29\x17\x48\xea\x2f\x54\x1a\x83\x00\x49\x2d\x8a\x4a\x43\x09\x20\x29\xf9\x50\xe9\x2c\x0c\x34\x33\xbf\xd3\x49\x18\x48\xca\x6a\x54\x3a\x09\x03\x49\x99\x83\x4a\xa7\x57\x20\x29\x56\x50\x8a\xd1\x88\xd6\x7c\x55\x9c\x4b\x65\xf1\xdc\x98\x38\xa5\x53\x22\xd0\x91\x82\xaa\x34\x82\x0c\xde\xeb\xe6\x60\x4e\x80\x40\xb2\xff\xbf\xd2\xd9\x0e\x68\xe1\x60\xa1\x17\x9f\x7a\xf1\xdd\x8f\xde\x19\x10\xc8\xe6\x8b\xa7\x83\x0e\xf2\xeb\x99\xb3\x1d\x90\x7a\x9c\xea\xdf\x88\x48\x7b\xa6\xdf\x0d\x46\x38\x8a\xb9\x26\x9a\xce\x59\xb0\xa8\x6a\xdd\x54\xba\x7f\xa8\xaf\xbf\xe1\x2a\xa7\x3e\x30\x48\x76\xbf\x97\xf2\x35\x22\xd9\x2b\x5e\x69\x00\x19\xa4\x6b\x6a\xca\xd7\x88\x64\xd3\x72\xa5\x4b\xa1\xa0\x99\x17\x9a\x5a\xea\xb4\x36\x4a\xc7\x49\x4d\xed\x72\x6a\x97\xb1\x74\xa9\x5d\xce\xcf\x2e\xe3\xb8\x2a\x4c\x23\xb2\x69\x8a\x6e\x7f\x86\x46\x59\xf7\x25\xd1\x46\x82\x6c\x7e\xc9\x2e\x56\x82\x36\x86\xbf\xf2\xed\xfa\x72\x51\x97\x3f\xf3\x66\x3d\xbc\x5e\xbe\xe3\x5a\x57\x90\xcd\xaf\x43\xbb\xa9\x54\x8d\xa9\x21\xe9\xd2\x24\x68\xd4\x28\x2b\xa5\x6a\xc4\xa0\x80\x6f\x2d\x4d\xe9\xb2\xc0\x31\xc3\x82\xe2\x35\xa2\xa3\x67\x5d\x6a\xd7\x88\x6e\x94\x59\xed\x1a\xd1\x8d\x5d\x2d\x2d\x29\xe8\x68\x46\xd4\xd2\x6a\x82\xf7\x8a\x3c\xd8\x69\x1b\x37\x76\x79\xca\xdb\xa6\xef\xc6\x7a\xb4\xc7\x36\xec\x26\x2f\xf9\x32\x64\x0d\x06\xfb\xe6\x4a\x39\x1b\xd1\xa8\xa3\x5d\xcb\x8c\x5b\x30\x1c\xe9\x96\xd6\x15\x0c\x9d\x9b\x65\xc6\x2d\xe8\x94\x7d\xa9\x65\x60\x1b\x0c\xb3\x40\x96\x51\x6c\xd0\xd8\x87\x5d\x4b\xeb\xba\xda\xd7\xd7\xf7\x89\x28\x70\x23\x92\x0d\x71\xa5\x9a\x8d\x78\x7f\x46\xff\xb5\xc2\x4b\x2b\x8c\xdb\xb5\x0c\x80\x83\x36\xbb\x27\x75\x69\x12\x0c\xaa\x19\xd6\x32\xa3\x17\x0c\x73\x70\x97\x96\x19\xa4\x2b\x63\xcb\x38\x39\x68\x3a\x2e\xcb\x6c\x20\x90\xcd\x5b\xa6\x65\x06\xc9\x8e\xd2\x52\x2e\x47\xb4\xcd\xa8\x97\x7a\x39\x62\xa0\xd1\x56\xcb\x6c\x20\x30\xdc\x8a\xb0\xb4\xd6\x20\xd9\x5e\x57\xcb\xad\x30\xcb\x0a\xff\x9d\x11\x5d\xc1\x1c\x91\xcd\xd7\xc0\x90\x06\xc8\xe6\x6d\x34\xa4\xa1\x86\xce\xf2\x5e\x68\x88\x17\x1b\x53\x90\x76\xad\xa5\x21\x06\xd9\x7c\x57\xb4\xba\x68\xe8\xbc\xa7\xe4\xce\xba\xa6\xb9\x2c\xa0\xc6\x87\xb9\xb4\xc4\xa0\x2d\x5f\x50\xd7\x34\x97\x6b\x9a\xe5\xc1\xbc\x3f\x06\x43\xd2\x5f\x79\x7f\xa6\xe3\xc3\xf7\x97\xbe\x1a\xc4\xe1\xd3\x77\xca\x90\x09\x18\xce\xfe\xd4\xd2\x11\x9b\xeb\xc0\xcb\x00\x06\x58\x94\x3e\xad\x65\xb6\x0e\x68\x26\xb4\xab\x7e\x23\xd2\x7d\x6d\xcb\x00\xc6\xb2\x02\x43\xf7\x91\xbb\x61\x64\x69\x16\xbd\x65\x9a\x45\x90\x6e\x4f\x58\x5a\x45\x90\xee\x62\x58\x0e\xe8\x60\xa0\x16\x55\x0a\xbc\x88\x74\x0f\xc3\xd2\x55\x05\xe9\x16\x06\x95\x5b\x44\xba\x9f\x60\xe9\x84\x2e\x9d\x50\xaf\x48\x8f\x13\xbc\x7d\xf5\x2f\x3d\xfe\xb7\x5a\xf8\xfd\xa9\x27\x38\x5c\x7a\xf1\x6f\x1d\xec\x41\x9a\x91\xbf\xf4\x30\x41\xba\x55\x40\x09\x16\x91\x66\xcc\x2f\xc7\x7f\xf0\x1e\x8c\x9f\xe9\x71\x81\xb1\x61\xcb\x14\x48\x11\xf1\xfd\xa5\x29\x2d\xaa\xa1\x20\xa2\x56\xcb\x8c\x16\xd0\x06\x65\x07\x6a\xe9\x84\x81\x66\x4e\xc5\x32\x4a\xb9\x2c\x5e\x3f\xec\xad\x2e\x17\x48\x97\xc3\x96\xee\x15\x48\xa3\x43\x4b\xcb\x01\xb6\x6f\x80\xd0\x72\x80\x39\x86\xa7\xb4\x67\x37\xdb\x6c\x70\x1f\x54\x5b\x11\xcd\x54\x5f\xa5\x55\x44\x73\x5e\xa5\x42\x8a\xe8\x2e\xcd\xaa\x90\x22\x86\x6b\xca\x2a\xa4\x88\x8e\xd2\x60\x95\xe3\x3f\xc8\x77\xac\xf9\xa3\x75\x2e\xcd\x03\x18\x94\x2f\xa9\xd2\x85\x02\xe9\x06\x01\xc5\x52\xc4\x30\xee\xa8\x58\x8a\x68\x8e\xcb\x8a\xa5\x88\xee\xee\x31\xc5\x52\x44\x1a\x68\x56\x2c\x45\xb4\xc1\x6b\x5f\xae\x54\x82\x34\x59\x5f\xfd\x14\x91\xe6\xea\xab\x95\x52\x08\xa3\xa4\x79\xe4\x65\xd6\x0a\x48\x73\xae\xcb\xf1\x1c\xa4\xa9\xfa\xe5\xd8\x0d\xd2\x34\x6f\xe5\x53\xc4\xa2\x90\x5c\x95\x61\xe6\x32\xbb\x73\xfa\x87\x5e\xe3\x8b\x44\x15\xb7\xca\x30\x33\x48\x1f\x60\xe9\x54\x95\xc9\x9d\xee\x61\x2b\xc7\x56\xa4\x52\xd2\x94\xeb\x32\xa8\x0c\xde\x9f\xd1\x59\xbd\x23\x90\x66\xd7\x96\xcb\x92\x20\x8d\x6b\x96\x4e\x0e\x48\xe3\xad\xe5\x08\x0c\xd2\x49\x83\x82\x2a\x22\xcd\xbd\x54\x50\x45\xbc\xa7\xe4\x02\x0c\x21\x83\x34\x90\x56\xfa\x42\xc5\x82\xa6\x29\xa6\xe5\x70\x0b\xd2\x44\xcb\x72\xb8\x05\x2d\x3d\xa5\x1e\x0d\x78\x8f\xcf\x39\x8d\x17\xab\xc5\x32\x87\x8f\xdc\xa5\x2b\x95\x3c\x06\xce\xa9\x4a\x1e\x85\x6c\x47\x9a\x30\x59\x86\x0b\x41\xff\x7d\xbf\xf2\x6e\xbf\x58\x46\xf0\xcb\x45\x29\x90\x86\x49\xca\xf1\x10\xb4\x8d\x21\x58\x41\x0e\x31\xa8\x8c\x55\xe5\x04\xb7\x76\x1e\x09\x73\x8b\x72\x3c\x04\x6f\x5f\xe9\x85\x93\x5e\xd0\xcd\x1a\x2f\x63\x77\x60\x18\x1a\x2c\xd7\x95\xca\xf1\x70\xf8\x7e\x1a\x83\x03\x69\x0a\x58\x19\x70\x03\x03\x0d\xe5\x2a\x87\x43\xd0\xa9\x69\x51\x65\xc0\x0d\x34\x43\x16\xe5\x08\x09\x1a\x55\xf2\xaa\x1c\x21\x41\x4b\x7b\x61\xc0\x0d\xb4\x39\xfc\x24\x4c\xb1\x00\xdd\x9c\xcb\x32\x32\x06\xd2\xac\x21\xb5\x42\x44\x4b\xaf\xd2\xc0\x18\x68\xc3\xaf\xd7\x65\x22\x90\xe6\x33\x95\x63\x32\x48\x53\xc7\xca\x44\x0c\x90\xe6\x71\x95\x63\x32\x48\x73\xda\xca\xf1\x17\xa4\x49\x11\xe5\x28\x5a\xb7\x4f\x84\x4e\x18\xa4\xaa\xc7\x5f\x71\x41\x66\x58\x80\x34\x0f\xa6\x9c\x32\x83\x74\x7c\x2c\xa7\xcc\xa0\x6f\xbc\x29\x8a\x82\x88\x34\x99\x45\x4d\x10\xf1\xde\xb0\x46\xdb\xb4\x8d\x17\x0a\x87\x5b\x01\x10\xd1\x36\x67\x63\x6a\x7b\x88\x66\xac\x5c\x6d\x0f\x91\x26\xb8\xa8\xe3\x21\xfa\xf2\x57\x8e\x77\xea\x78\xb8\x7f\x5d\xcd\x0e\xf1\x76\xa3\xd3\x56\xb6\xf1\x91\x63\xb2\x76\xc7\x2d\xd0\x54\x6c\xaf\xdd\x81\x6b\x37\x6b\x6e\x30\x26\xed\x8e\x5c\xa0\x53\x73\xa5\x76\xe7\xa6\x20\x4d\x1a\x51\x69\xa3\xf6\x7e\xfb\x97\x74\xc4\x89\x28\x18\x0e\xf5\x8a\x68\x88\xf7\x67\x49\x9b\x27\x65\x26\x6a\x98\x70\x77\x26\xba\x9b\x97\x6e\x5e\xde\xee\xec\x71\x77\xd0\xc3\x0f\xdf\x1d\xf4\x40\x9a\x7e\xb0\x3b\xe6\xed\x8e\x79\x18\x8e\xdd\x88\x10\x48\xb3\x0f\x76\x87\xc1\xdd\x61\x10\xab\xb8\x9b\x37\x07\xde\x53\x72\x51\x8e\x70\x20\x5d\x54\x56\x6d\x43\x2c\x2a\x91\x97\x32\x1a\x22\xa9\x9a\x5c\x6a\x66\x88\x74\x1d\x7b\x37\xb2\xb3\x2b\xdd\x88\xd8\x54\xed\x0e\x7a\x20\x9d\x5c\xef\x4e\x1e\x41\xa3\x5a\x74\xa9\xb6\x21\xd2\x65\xec\xdd\x61\x10\xa4\xeb\xc3\x4a\x6b\x88\xec\xf1\x37\x5c\xe7\xdd\xf0\x0d\x48\xd7\x1c\x77\x67\xa0\x20\x5d\x32\x55\x79\x43\xa4\x0b\x80\xbb\x4b\x68\x20\xbf\xf7\xd7\x49\x29\x48\xd7\xa0\x54\x51\x10\xdd\xb4\x06\xe5\x11\x44\x3a\xd4\x29\x8f\x20\xd2\x18\xfa\x6e\x14\x60\x3f\xbe\x3b\xc5\xd3\x71\xd6\x08\xda\xc6\xc0\xa0\x3e\x82\x48\x8a\x7b\xd7\xee\xa2\x04\x48\xa3\xe3\x2a\x1f\x88\x1e\xbe\x96\xa6\x4a\x83\x34\xec\xbd\x3b\x86\xed\x8e\x61\x38\x8b\xbb\xc1\x80\x9d\xd5\x6f\x23\xc9\xbb\x03\x16\xe8\x26\x46\xed\xc6\x07\xc0\xd2\x23\x53\xad\x40\x2c\xea\xbf\x97\x6a\x05\xb5\x3b\x60\xe1\xe4\x2b\x3a\x50\xfb\xcd\x4b\x89\xab\xae\xc2\x80\x48\x83\x37\xbb\xe1\x78\x30\x46\xf9\x2b\xef\xb4\xf3\x45\x9c\x34\x15\x06\xc4\xd8\xf0\x9b\x55\x18\x10\x89\x58\x7f\xed\xce\x17\x41\x1a\xe1\x51\x74\x40\xa4\x51\x0b\x15\x06\x44\x1a\xef\x50\x4d\x40\xa4\xb1\x87\xdd\x00\xfd\x6e\x65\xa9\xe1\x6b\xea\xb0\xb9\x3b\x6c\xe2\xc9\x1d\x4e\x18\x0f\xd5\x6e\x91\xf5\xaa\xc3\xf0\x00\x48\x1d\xfa\xc3\xd9\xd8\xe1\x6c\x0c\x87\xcf\x8a\xfc\x22\x9d\x02\x5b\x6b\x5f\xa4\xfe\xb0\xa5\xf6\xc5\x7b\xfc\x49\x5b\xb7\x8d\x1b\x8b\xa1\x39\xcc\x18\x06\x89\x8c\x49\x1d\x0e\x74\x07\x01\x6d\xdd\xb6\xc3\x11\x0c\xb4\x81\xac\x75\x1d\xce\xc7\x8e\xee\x39\xe9\x99\x59\x68\x60\x0e\xec\xf0\xe1\x14\x0d\xa4\x13\x7d\x4b\xf2\xd7\x61\x62\xda\x60\x8a\x73\xe8\x37\x83\x30\x4d\xe9\xd0\x6f\x06\x0d\x31\xbb\xb2\xfe\xbe\x68\xae\xb5\x1d\x8e\x69\xa0\x9b\x62\x61\x49\x7e\x91\x6e\x1c\x39\x8c\x72\x83\x74\x9e\x78\x38\xcc\x81\x91\x61\x93\x57\xf9\x8e\x5f\xe9\x9c\xcd\x8a\xfc\x22\x9d\x39\x1e\xce\xd9\x40\x3a\xcb\xb2\x22\xbf\x18\x94\x78\x2f\xcb\xeb\x8b\x74\x7e\x63\x79\x7d\xd1\xcc\x3f\xb2\xd8\xbd\xd8\x4c\x68\xb3\x8c\xbd\x58\x06\x08\x0f\x7d\xd3\x23\xbf\x57\xc5\x36\x4f\x99\x5e\x91\x4d\x5e\xd1\x8b\xe5\xd6\xc8\xc3\x28\x2e\x78\xff\x92\x77\xc5\x5c\x2c\x90\xce\x5c\xac\x47\x2f\x9a\xd1\xd8\xc3\xa0\x2a\x58\x68\x30\xd4\x61\x4a\x15\x48\x2d\xb8\x25\xea\xc5\x40\x6d\xb6\x0e\x53\xaa\x40\x8e\xef\x0f\x7d\xad\x59\xb3\xd6\xe6\x1e\xe5\xe1\x49\x96\xd2\x96\x1e\xae\x16\x83\x36\x07\xd3\xc4\xc3\x71\x12\xa4\x3b\x9a\x0f\xfd\x6d\x30\x28\x04\x5f\x87\x31\x55\xd0\x0d\x57\x1e\x8e\xa6\xa0\x7f\x57\x64\xbe\x2e\xe8\xd4\xb1\xaf\xc3\x59\x28\x58\xe9\xad\x70\xc6\x09\x52\x1b\x7c\x38\xe3\x04\xa9\x71\x3a\x5c\x07\x06\x2b\xbd\x15\x8e\xaf\x20\xb5\xca\x87\x73\xd0\xc3\x45\x5f\xd7\x32\x0f\xa7\x97\x20\x1d\xbf\x0f\xd7\x73\x41\xfb\xaf\xcf\xc6\xf9\x25\x68\xee\x7c\x3d\xcc\x55\x02\xa9\x0d\x3e\x1c\xad\x41\x0e\x1c\x83\xc3\xd1\xfa\xb8\xf8\xde\x18\x7c\x0e\x73\x95\x40\x7e\x6f\x8f\xeb\xae\xa0\x1b\x19\x3e\xdc\xc5\x72\x5c\x5f\x2f\xfc\x4b\x2f\x93\x85\x57\x43\x87\x87\xf3\x4b\xd0\x36\x2d\xc4\x61\x66\x12\xc8\xef\x25\x73\x08\x07\xf9\x7d\xe2\x2e\xbc\x82\xfc\xc6\x23\x73\x7f\x41\x8e\xfe\x67\x21\x8b\x3a\xdc\x0b\x03\xde\x5e\xd2\x25\x97\x6f\x41\xb3\xdc\xc9\xa1\x21\x38\xd4\x47\xd7\xef\x39\x5c\x98\x05\xf9\x5d\x9f\x63\x3c\xc8\xef\xc6\x1b\x26\x00\xf9\x3d\x32\x83\xc9\xa0\xb9\x90\x76\x38\xec\x1f\xcf\xd7\x0d\xae\xcf\xe4\xe3\xc3\xe4\xe3\xe1\x0b\x66\xec\xe0\x30\xf9\xd8\xd8\xc4\xe9\xd2\x2c\x58\x48\x99\xd4\xe9\x32\x2c\x48\x57\x6b\x4f\x4d\x01\x48\x03\xdd\xa7\x73\x63\x90\x83\x37\xff\x34\x60\x00\xd2\x6e\x9c\x06\x0c\x40\x8e\xcd\xc3\x1f\x36\x7d\x77\xc3\x83\x9d\xb6\x9d\xfc\xa5\x1d\xbb\x6c\xa2\xce\x03\x63\xfc\x69\x5c\x01\x6c\x8e\xae\xa7\xf3\x6c\x90\x83\xe0\xee\xe9\x3c\x1b\xa4\x17\x7e\x1a\x57\x00\xe9\xfd\x3f\xdd\x6e\x03\xd2\x27\x77\x36\x3b\xf6\x22\xad\x4e\x70\x1a\x44\x00\x39\x98\x8c\x9f\x4e\xc6\x41\x0e\xfc\x97\x53\xab\x05\x72\xe0\x39\x9c\x5a\xad\xf3\x9b\x9e\x7b\x7b\x5c\x9a\x05\x6f\x1b\x9d\xd5\x94\x81\x31\x9b\xe7\xbc\x6d\x62\xdc\xc7\x5d\x39\xdd\xc2\x02\x9a\x71\x91\xd3\x19\x3b\xc8\xc1\xc4\xfe\xd4\xb8\x9d\x1a\x37\xa6\xca\xa7\x93\xf8\xf3\x9b\xc4\x7b\xff\x0d\x14\x9f\x06\x8a\x19\xf8\xd5\xd9\x10\xe9\x58\x77\x6a\x02\x41\x33\x3b\xe3\x74\x5a\x0f\x92\x9a\xfe\xa5\xf4\x86\x78\x8f\x6f\x9b\xe7\x24\x4e\x3c\x98\xd7\xab\xbd\x21\x72\xe0\x37\x28\xbd\x21\xba\xa9\x37\xa7\xb3\x73\x30\xd2\xbe\x9a\x4f\x7d\x1a\x14\xfe\x6e\x86\x53\x71\xb0\xb9\xe1\x46\x05\x0d\x91\x83\xf1\xf5\x74\xf9\x14\x24\xb5\xea\xeb\x74\x61\xf4\x8c\xef\x60\xb6\x79\xb0\xb0\x67\x3c\x3a\xe7\xcc\x67\x7c\x8f\x89\x36\x13\xc3\x40\x5a\x84\xeb\x34\x31\x0c\xbc\x3f\xb3\xcd\x8b\x4a\xbe\x09\xe6\xff\xa7\xb1\x45\x30\xcc\xa1\x3f\x1d\x35\x40\x0e\x7c\x89\xd3\x68\x23\x18\x7a\xad\xa7\x83\x06\x48\x24\x58\xea\xbc\xfd\x4a\x6e\xbe\x12\x7c\x09\x2b\xdf\x8b\x74\x5b\xd1\xe9\xa2\x14\x18\xee\xca\xb0\x18\xbe\x18\x94\xf4\xae\xd3\x05\x28\x30\x74\xb0\x2f\x9d\xe2\xeb\x73\x8a\x79\xdb\x2f\xe7\x85\x20\x29\xfb\x5b\x97\x63\xc1\xe5\x58\x80\x4f\x61\x95\x7b\x31\x8c\x42\x59\xe5\x5e\x24\x32\xb7\x75\x39\x3c\x5c\x0e\x0f\xe1\xaf\x6e\x9b\x48\x73\xf0\x0f\xfd\xa2\x2f\xbf\x68\x82\x20\x97\xdf\xea\xe5\xb7\xca\x04\xdf\x32\xf4\xa2\x39\x13\xba\x9c\x75\x82\xb4\x24\xc4\xe5\x02\x0e\x48\xd3\x95\x2e\x37\xa0\x81\x74\xe7\xe0\xa5\xdb\x0c\x1a\xd2\x96\x75\xf9\xa9\x82\xb4\x1e\xd9\xa5\x27\x0d\x7a\xff\x8e\x75\xda\x74\xd2\x7b\xce\xe8\x67\x03\xba\xfb\x17\x2e\x3f\x9b\xcb\xcf\x26\x6d\xb2\xab\xc3\xae\x72\x0b\xfd\x92\x40\x22\x0a\x52\x97\x93\x49\xf0\x3e\x8f\xa2\x6d\xb3\x8d\xd1\x87\x51\xf1\xf2\x7b\xbb\xfc\xde\x88\x08\x5f\x7e\x6f\x97\x1b\xd0\xfc\xe0\x2e\x3f\x38\x90\x86\xa0\x2e\x43\x80\x20\xdd\xe2\x7b\x39\x9d\xbc\x9c\x4e\xe2\x54\x5c\x2e\x9c\x80\x1c\x8c\x17\x97\xf1\x3e\xd0\xdc\x3c\x7a\x99\x44\x7a\x91\x31\x3a\xf0\x59\x2e\x3f\x41\xd0\xcd\xff\xbf\xcc\x60\x00\x03\x31\x8c\xba\xfc\x2a\xaf\xef\xab\x9c\xb6\x79\x95\xf8\xbb\x83\x81\x5e\xa9\x80\xfa\xa4\x02\xde\x61\xe5\x8f\xd6\x59\x25\x01\xb1\x50\xb9\x2a\x95\x04\xc4\x88\xaf\x97\x3e\x8b\xe0\x59\xe0\xac\x28\x24\x20\x16\xc2\x5a\x75\x39\x0f\x06\x39\x70\x99\x2e\x13\x10\x40\x1a\x27\xbb\x4c\x40\x00\x6f\x27\xfd\x4b\x1f\x7f\x1a\x6e\xf1\x36\xb8\xdb\x00\x24\x5a\x25\x75\xb9\xdb\x00\xe4\xc0\xd9\x52\x10\xa0\x3e\x41\x00\xc7\xb0\xcb\x89\x30\x68\xd4\x86\xae\xcb\x54\x02\x90\x83\x8f\xfb\x32\xfd\x11\xa4\x5b\xce\x2f\xf3\x1a\x41\xa2\xd9\x5b\x97\x13\x55\x90\xe6\xf7\x5d\xae\x15\x81\xb4\x26\xcd\xe5\xac\xf4\xfa\x62\xa3\x0c\x91\x97\x49\xf7\x20\x07\xa1\xac\xcb\x99\x2a\x18\xbf\xef\x2f\x7d\xe3\x0e\xde\xb8\xb2\xc9\xbe\xbe\x48\x77\x3c\x5e\x4e\x5e\x41\x0e\x1c\xb7\xcb\x99\x2a\x48\x7d\x69\xe5\x06\x44\x3a\x40\x5e\x2e\x31\x81\xb7\x63\xfe\xcc\x5e\x9c\x5e\x38\x7d\x75\x8a\x0b\x72\xc3\xd9\xba\x9c\xe2\x5e\xdf\x14\x77\x7a\x4e\xaf\x9c\xc9\xab\x7b\x1c\x2e\xe3\x0a\x20\x37\x22\x06\x2a\x10\x88\xf7\x2f\xb9\x26\xa7\xaa\x20\x2d\x66\x71\x19\x6b\x00\xb9\xe1\xba\xa9\x37\x20\xda\x74\xf0\xbe\x0c\x23\x80\xd4\x81\xbc\x1c\xf5\xaf\x6f\xaa\xc8\x80\x7e\x19\x34\x00\xb9\xe1\x5c\x29\x1b\x20\x72\xc3\xad\xb9\x9c\x2a\x82\xcd\x9d\x02\x97\xc3\xfe\x65\x2e\xc2\x37\xe2\x1a\x45\x05\xb9\xe1\x2f\x5e\x86\x08\x40\xb7\x6a\xde\xe5\xec\x11\x74\x93\xae\x2e\x27\x8f\x20\x37\xbc\x93\xdb\x71\xf9\x76\xcb\xb2\x83\xfc\x6d\xf8\x12\x2c\x74\xe4\xea\x36\x42\x70\x33\xaf\xda\x70\x4f\xd4\x12\x10\xef\x5f\x6e\xb4\xdd\xb6\xdd\xfc\x8c\x83\xe9\x43\x82\xdc\xf8\x82\x6f\x4d\x2c\x68\x14\x1e\xad\x5b\xb7\x12\xa4\xa5\xf4\xac\x39\x2f\xd2\x6d\xae\xb7\xf9\xd8\x20\xad\x74\x74\xbb\xf5\x08\x74\x83\x5c\x56\xa6\x17\x69\x4a\xc4\x6d\xee\x35\x48\xf3\xa5\x2d\x30\x5f\xf7\x3a\x69\x7a\xef\xb5\xd5\xe4\x45\x6e\xcc\x67\xac\x26\x2f\x72\xc3\x3c\x58\x4c\x5e\x6c\xe6\x65\xdc\x66\x55\x83\xdc\x30\x81\xb7\x6b\x22\x60\xfb\x7d\xc7\xb2\xf7\x45\xef\x09\xcf\xdc\x3a\xad\x60\x73\xab\xf3\xed\x77\x7f\xef\xdf\x03\xe7\x56\xb8\x4e\x02\x72\xeb\x36\x85\x4d\xaf\xed\x77\xac\xbe\x75\x6d\x6f\x4b\x20\x69\xd5\x6f\x87\x0c\x90\x88\x52\x95\x05\xec\x45\x5a\x1b\xc8\x6a\xf5\xe2\xfd\x4b\x6e\x99\xfe\x2e\xc8\x0d\x17\xec\x76\x7c\x00\xe9\x96\xc0\xdb\xe8\x21\x48\x84\x3a\xea\x76\xc8\x00\xb9\x75\x9b\xec\xc5\xc1\x6a\xd0\x66\x93\xbd\xa0\x2a\x31\x05\xe0\xeb\x76\x14\x01\x23\xbf\x33\xda\xb1\x17\x9b\xae\xb9\x15\xed\xc5\xd4\xc8\xde\x2e\x5e\xdf\x2a\x49\x31\x62\xdf\x0e\x2c\xa0\x0d\xbd\xd6\xdb\x81\x05\xb4\xff\x6a\xf2\xf8\x6c\xcd\x71\x55\xd7\xca\xf4\xa2\x59\x5f\xe7\x36\x7f\xf9\x66\xa7\x2b\x52\xc3\x65\x65\x7a\xb1\xd2\x77\xcc\x65\x18\xd0\xdd\x10\x68\x61\x7a\x91\xdb\xb0\xc9\xbb\xf3\x62\x22\x25\x5f\xb7\x23\x0d\x18\xcb\x77\x5f\x37\xf9\xfe\xdc\x64\xba\x6a\xa0\x13\xa4\x0b\x63\xb7\x8b\x35\x20\xdd\x95\x71\x5f\x5f\x57\xf9\x00\x99\xbb\xdc\x2e\xa0\x83\xdc\x70\xd5\x6e\x27\xb4\x20\x37\x6f\xab\x13\xda\xfb\x73\x83\x63\xfd\xd9\x36\xdf\x7a\xc9\x20\x2d\xda\x73\x1b\x08\x05\xef\x51\x3c\x99\x4f\xc7\x71\xce\x1b\xea\xa0\x06\x72\xc3\xe3\xb8\x9d\xcb\xde\x84\x3d\x37\x9c\x04\x0b\xea\x8b\xdc\x18\x94\xad\xa7\x5f\xb7\x03\x18\x2f\xd2\xe3\xbc\xf5\x61\x92\xba\x31\x4d\x7a\x9c\x91\x3e\x4a\xb7\x63\x07\x1e\xdd\x4e\xd0\xa6\xd3\x48\x2b\xde\x8b\xb7\xad\xd1\x36\x6c\x1b\x64\x80\x70\x02\x47\x48\x90\x1b\x6f\x97\xf5\xed\xeb\xab\x6f\xef\x14\xce\xfa\xf6\xe2\x6d\xe3\x77\x46\x4c\x41\x77\x99\xef\xd1\x1b\x05\xb9\x31\x93\x78\x9c\x82\x82\x44\xeb\xbf\x2c\x4a\x2f\xde\x83\xf1\x33\x17\x6e\x9e\xf1\x9d\x94\xdf\xe9\x07\x82\xb7\x2d\x68\x3b\x6c\x23\xd3\xe2\xfb\x99\x37\x84\xe9\x2b\x7a\x4c\xf5\x38\x57\x7d\x3e\xaf\x8f\xe1\xd5\x5a\xf2\xe2\x6d\x5b\xb4\xed\xb6\x31\x5a\x4c\x7f\xe6\x09\x5e\x4c\xeb\x27\x5b\x26\x5e\x44\x62\xb8\x1e\xe3\x9c\x8f\xe9\x41\x5e\x81\xce\x21\x48\xcb\x3e\x3e\xc6\x39\x41\xba\x79\xd1\xfa\xf2\xe2\xed\x85\x6d\x1e\xcc\xac\x59\x2c\xaa\xa5\xe3\xc5\xe6\x96\xee\xc7\x69\x28\x48\xf7\xbb\x3c\x66\xc8\x3e\xf8\x86\xa6\x9d\x3c\x66\xc8\x82\x36\x1d\x3a\x1f\xfd\x45\x90\x9b\x0f\xca\x69\x26\xc8\x8d\xc1\xf4\x31\xf7\x15\xbc\x7f\x49\x37\x9c\x54\x82\xdc\x78\xe1\x1f\x2d\x1e\x78\x7f\xc6\xdb\xa1\xf3\x09\x72\xf3\xf5\xd3\xf9\x04\xb9\xe1\xc5\x3c\xce\x16\xc1\xb0\xd4\xda\x63\x75\x3d\xf0\x1e\x8c\xd7\xca\x7d\x3d\xe0\x6d\xe3\xaa\x34\x41\x8f\x26\xc8\x77\xd9\x5c\x54\x90\x46\x5f\x1e\x4d\x10\x98\x96\x81\x7d\x4c\x4f\x05\xb9\xf9\xda\x9a\x9e\xfa\x98\x9e\x8a\xbb\xf0\x14\xb5\xb1\xc4\x22\xe3\xf6\x29\x46\x24\xb1\x50\xbe\x7e\x5c\x58\x15\x8b\x09\xc6\xe3\xc2\xea\xb3\x53\xc7\x0b\x0b\xfa\xec\x24\x0b\x8a\xc5\xe7\xff\xb8\xd6\x2a\xd6\xb6\xfc\xd5\xb0\x69\xbc\x4d\xaf\x69\x79\x76\x62\x40\x62\xa1\x97\xff\xec\x7c\x9d\x62\xcd\x77\x74\x79\x5c\x91\x15\x0b\x09\xba\x67\xe7\x83\x15\x8b\xcd\x32\xcf\xce\x32\xc8\xb3\xbf\x13\x9b\x45\xa0\xf9\xd9\x71\x48\xc5\x9a\xcb\x7e\x9d\x36\x9d\x34\xd9\x89\xcb\xa6\xeb\x6d\x2a\xae\xb1\x79\xd9\xd4\x65\x99\x5f\xbf\xbe\xcb\x26\x4d\xdd\x3b\xc1\x68\xf0\xec\xd6\x60\x69\x74\xb5\x7b\xd9\x5d\x55\x37\x9b\xbc\xec\x4e\x46\xfd\xf0\x0f\xbd\x6c\x6b\xb0\x0c\x7f\xe5\x35\x76\xca\x36\x0c\xee\x7d\xf7\x1a\x2d\x40\xfa\xbe\xea\x8f\x8b\xc9\x62\x85\x97\xed\x73\x04\x2b\xbc\x20\x1c\xe5\x87\xf5\xe5\x15\xf6\xbe\x7b\xd9\xdd\x55\x35\xcf\xe8\x65\xbf\x58\x54\xa7\x7b\x14\xab\x16\xc5\x14\xfc\x51\xac\xfa\xf9\x94\xa9\x3b\x2d\xc3\x96\x8d\x1f\xbd\x47\x57\x38\x4a\x24\x03\xc8\x73\xb3\xce\xf3\xdc\xc4\xbd\x28\x09\xf2\xdc\x2c\xea\x88\x24\x0b\xf1\x51\x4b\xea\xb9\xa9\x2c\x40\x01\xf6\xe7\x66\x54\x7c\x6e\xb2\x28\xa9\x57\xfe\xdc\x0c\x8a\xcf\x4d\x24\x8c\x5a\xf1\xcf\xcd\x98\xf8\xdc\xe3\xfd\x14\xa8\xd1\xfd\xdc\x64\xf5\x3c\x37\x63\x22\x7b\xfb\x9e\x1b\x97\xfe\xb9\x59\xe0\xa6\x36\xf9\x73\x6f\xf6\x0b\x5f\xbd\xde\x79\xef\xf3\x78\x89\x80\xf9\xc1\xf3\x10\x74\x11\x8b\xb2\x39\x8f\x62\x2d\x82\x19\xf4\xf3\x10\x91\x15\xc4\x68\x1f\xd5\x5b\x84\x37\xf4\x21\x2c\x23\x98\x54\x3c\x5a\x37\xb1\x7e\xbf\xff\xb6\x75\x6a\x8c\xff\x6e\x94\x1f\xec\xe0\x0b\x05\x59\x69\xd9\x6d\x21\x9d\x70\xd1\x72\xd8\x42\xad\x2d\xbb\x72\xda\x72\xfe\x8f\xbf\x7c\x9b\x1e\x42\xb7\x82\x8d\x17\x8f\x56\x55\x50\x2d\xf7\x79\xfc\xb4\x01\x15\xaf\x1e\xcd\xec\x83\x11\x64\x2f\xcb\xf3\x34\xcf\x8e\xc6\xcb\x3b\xf9\x78\x94\x78\x11\xbe\x6d\x2a\xbc\x08\x72\x3f\x9f\xc7\x0f\x0a\xa0\x17\xfb\x28\xf9\x22\x28\xbd\xf8\x68\x5c\x05\x95\x80\x1f\x6d\xeb\xf3\x7c\x0f\xfe\x6d\xf1\xb9\x2b\xbe\x92\x5c\xfb\xf0\xec\x03\x05\x74\xee\x8f\x2f\x02\x20\xd4\xf6\x68\x2e\x05\x25\x0b\x1f\xe5\x59\x04\x85\xf5\x9e\x67\xf3\xec\x2f\x70\x18\x1f\x2d\xea\xf3\xcc\x77\x40\xf1\x91\x4f\xcf\x8e\xd4\xb5\x77\x63\x7a\x76\x84\x52\x82\x2b\x9d\x9e\x7d\x22\x1b\xc2\x75\x4d\xcf\x4e\x49\xba\xe0\xb5\x08\x8f\x5c\x0a\x17\xbd\x2d\xb7\x67\xbf\xdd\xb9\x44\x8b\xef\x20\xcb\x23\x93\xe3\xdc\xbe\x82\x08\x19\x6d\x5c\xd7\xed\x2b\xf8\x62\x51\xf1\xe9\x51\xe8\x42\xa4\xaf\xf7\xed\x0b\x44\xb9\xe6\xfe\xff\x16\xb7\x79\xff\xff\xaf\xfb\x3f\xfe\xbf\xff\xf9\xbf\xf6\x7f\xfc\xef\xfd\x5f\xef\xbf\xce\xff\xfc\xe7\x3f\xef\x7f\xfb\x8f\xeb\x5f\xce\xff\xf8\xeb\xff\x7f\x5b\xff\xba\xee\xe7\x5f\xfe\xed\xfe\xe7\xfd\x7f\xfe\xfd\x3f\xff\x79\xde\x7f\xfd\xe3\xdf\xff\xf1\xfe\x15\xff\xfe\x6f\x00\x00\x00\xff\xff\xb5\x0d\xdf\x1d\xc7\x89\x02\x00"); -func _begg ()([]byte ,error ){return _fac (_ggcb ,"UniJISX02132004-UTF32-V")};func _ddbg ()([]byte ,error ){return _fac (_cdgeb ,"UniGB-UTF16-H")};func _caaf ()(*asset ,error ){_gaag ,_eace :=_bdfce ();if _eace !=nil {return nil ,_eace ;};_dbaf :=bindataFileInfo {_aa :"RKSJ-H",_dg :2884,_ged :_fc .FileMode (436),_de :_e .Unix (1580492632,0)}; -_cfde :=&asset {_cb :_gaag ,_fg :_dbaf };return _cfde ,nil ;};func _egg ()(*asset ,error ){_aba ,_cdeb :=_ddbd ();if _cdeb !=nil {return nil ,_cdeb ;};_cea :=bindataFileInfo {_aa :"Adobe-Japan1-2",_dg :1136,_ged :_fc .FileMode (436),_de :_e .Unix (1580491314,0)}; -_fff :=&asset {_cb :_aba ,_fg :_cea };return _fff ,nil ;};var _fgc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\xcd\xae\x3f\xcb\x92\xa6\x09\xcd\xcf\x55\xec\x21\x0c\x9a\x0c\x0f\xff\x96\x4a\x25\xd1\xd5\xaa\x56\x0d\x1a\x10\x45\x03\x12\x42\xad\x08\x0f\xf7\x22\x25\xf2\x64\xea\x64\xd6\xa0\xee\x1e\xed\xf5\x3c\xb6\x61\xa3\xd6\xf9\x8f\x96\x7c\xc5\x2f\x3c\xfc\xd3\xdc\x5e\xb3\xd7\xcc\xff\xe1\x3f\xfc\xa7\xff\xe1\x3f\xfd\xf5\x1f\xff\xed\xb7\x7f\xf8\x3f\xfd\xed\x9f\xd7\x7f\xde\xff\xf6\xdb\xf9\xc7\xbf\x7e\x7f\xdb\xff\xfa\xcf\xff\xf5\x6f\x6b\xff\xf6\xee\xff\xf2\x8f\x7f\xfd\xcb\x5f\xd2\xfd\xdb\xf7\x8f\xeb\xdf\xa2\xf8\xf3\x67\xfd\xd3\xf3\x2f\x7f\xf9\xcb\xef\xef\xff\xe7\xff\xf6\xaf\xff\xb6\xff\xe9\x3f\xfd\xf5\xfc\xf3\x6f\x99\xdf\x7d\xff\xf5\x5f\xfc\xed\x6f\xbf\xfd\xc3\xff\x79\xff\x97\x7f\xfc\xd7\x7f\xfb\xdb\x7f\xfb\xed\x7f\xf3\xbf\xff\xfe\xf9\xdd\xff\xdb\xdf\xbe\x7d\x7e\xff\xff\xff\xf1\x6f\xdf\xfe\xdb\x3f\xfe\xf5\xbf\xf8\xff\xff\xe5\x7f\xfc\xef\xd3\xff\xf2\x3f\xff\x87\xff\x7c\xff\xf1\x83\xff\xfc\x5f\xff\xe5\x5f\xfe\xdf\xfb\x9f\xf6\x5f\xff\xed\xb7\xfa\xf3\xbf\xfd\xd7\xef\xe7\xef\x5f\xfe\xe1\x3f\xfc\x4f\xcf\xbf\xfc\x1f\x9e\x7f\xda\xbf\xfd\xc3\xcf\xbb\xff\xdd\xff\xf8\xdf\xa7\xff\xee\xf7\x77\x7f\x1e\xff\x3c\xfd\xbf\xee\xbf\xfd\xeb\x3f\xfe\xf3\x5f\x7f\x1b\xff\xbb\xeb\x2a\xff\xdf\x7f\xff\x5f\xfe\xdb\xbf\xec\xdf\x6e\x6b\xf9\xbf\xff\xcf\xff\xe9\x7f\xf8\xed\xff\x91\x7e\x4b\xd7\x6f\x77\xcd\xb9\xfe\x96\xee\x74\xff\x3f\x7d\xf8\x7f\xfb\x9f\xfe\xf9\xdb\xbf\x5d\x94\x12\xdd\x59\xff\xfc\xed\x7f\xfd\x97\x67\xed\xbf\x3d\x7f\xfd\x2f\xfb\x2f\xbf\xfd\xf6\xef\xae\xeb\xba\xfe\xfd\x6f\xff\xee\x3f\xfe\xc7\xff\xf8\x1f\xff\xfd\xef\xed\xfb\xff\xfb\xc5\x5f\xd2\x75\xf1\xea\x7b\xd6\xff\xeb\xf9\xdb\x5f\x7c\xe1\xb7\x7f\x77\xce\xf9\xfe\xfd\xef\xc5\x96\xff\xfd\x4f\x3d\x6f\xa7\x58\x7e\x8a\xf7\x9a\x14\xab\x45\x9f\x36\x7e\xfc\x0c\x8a\xfd\xf7\x62\xbe\xae\x4c\x71\x58\xac\x14\xe7\xef\xc5\xfb\x4a\x85\xe2\xc3\x77\xeb\xa6\xf8\xfa\xb4\x51\x5c\x3f\xc5\x7b\x9f\x9f\x62\x3f\xb6\x2a\xfd\x14\xc7\x45\xf1\xa3\x19\x23\x51\x3c\x16\x6f\xde\xcd\x54\x35\x2a\xc5\xe4\xbb\x8d\xe2\x45\xcd\xa3\x53\xbc\x1f\x8a\xc3\x22\xfd\x1d\xd3\x1f\xd3\xc1\xf1\x58\xb3\x1f\x7a\xad\xd9\x77\x6d\xf3\x43\x7f\xc7\x67\x55\x16\xb7\xc5\x8b\xe2\x4f\x8f\xee\x9c\xee\x9f\xe2\xbc\x78\x3a\xf9\xee\x4c\xfe\xf8\xa5\x68\x8f\x6e\xc6\x6a\x66\x8a\x8d\x1e\xcd\x42\xb1\x2c\x8a\xf6\xb7\xd0\xe6\x69\x7f\x33\xf3\x3b\xed\x6f\xb2\x68\x7f\x1b\xad\x9a\xb6\x39\xf9\x21\xdb\x9c\xe9\xc2\x3c\x16\x99\xc1\x87\x36\xb7\x42\x17\x9e\x64\x91\xaa\x9e\xdb\x29\xb3\x48\xab\x92\x6b\xe3\x69\xcc\xfe\x65\x55\xdd\x85\x64\x91\x71\xbe\xb2\xef\xbe\x3e\x65\xd8\x1f\xc6\x39\xb9\x54\x1e\xda\xdc\x2e\x8b\xdb\x22\x6d\x7e\x68\x73\x5d\x8c\xe4\x7b\x59\x64\xf6\xdf\x64\x91\xfe\xbe\xb7\x45\x3e\xf4\x66\x8b\xd4\xfc\x32\xce\xf5\x61\xd8\xdf\x6a\x91\x46\xbe\x8c\x73\x7d\xe9\xe0\xdb\x2d\x32\x38\xef\xb0\x47\x36\x83\x75\x95\xa6\x4f\xed\xd1\xf4\xdd\x8f\x8d\x93\x7e\x8a\xe9\x9a\x8c\xd5\xfe\xe9\x51\x62\x87\x9e\xb3\x7f\x9e\xfe\x3e\xaf\x8c\xe4\xa2\xb8\xdd\x74\x37\xc5\x63\xf1\xa7\xcd\x77\xb9\xfd\xb1\x45\xab\x4a\x3f\xa3\x71\x57\x26\x65\x67\x9e\x56\xba\x70\xdd\x3f\xdd\xff\x7d\x89\xfc\x3e\x0b\xc5\x77\xdd\x74\xa5\x52\x9c\x3f\x5d\xb8\x92\x4f\x59\x48\xd7\xb5\x2d\x6e\x9e\x32\xce\xf7\x74\x3b\xef\x9f\xa1\xbb\x59\x48\x57\xa2\xbf\xf7\xe3\x76\xde\x93\xe2\xed\xd3\x97\xa2\x02\x6a\x0f\x8a\x08\xa8\x74\xfb\xb4\xfa\xf4\xa3\x88\x80\x4a\x9f\x1f\x72\x99\x6d\xc6\xea\x19\x3c\x2d\xfe\x78\x2a\x46\x6c\xc6\xe3\xbb\x8c\x64\x2c\xc2\x63\xd1\xfe\x36\xbf\x6b\x7f\xcf\x43\xd1\xfe\x7e\x85\xa2\xfd\x3d\xf4\xe8\xb5\xbf\x1f\x03\xcb\x22\xbc\xd2\x47\x8f\x5e\xfb\xfb\x51\x15\x8b\xf0\x4a\x1f\x6d\x66\x11\x5e\xd7\xb1\x18\xfd\xf5\xc7\xf4\xf7\xfe\x7d\x52\xf6\x5f\x3f\xa5\xfc\xff\x8a\xd8\xbf\x59\x9f\x69\x67\xa6\xfe\x8d\xa1\xa0\xc1\xac\xcf\x2b\x15\x9b\xe4\x50\x44\xfb\x19\x0a\xe5\xcf\xbd\x7f\xda\xbf\xfb\xfa\x19\xc6\x3c\xfe\xb4\x12\xf2\xf8\xd3\x4a\xc8\xe3\x4f\x2b\x21\x8f\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\xfc\xfc\x69\x25\xe4\xe7\x4f\x2b\x21\x3f\x7f\x5a\x09\xf9\xf9\xd3\x4a\xc8\xcf\x9f\x56\x42\x7e\xfe\xb4\x12\xf2\xf3\xff\xb3\x12\x7e\x2f\xfe\x69\xba\xf3\xf3\xa7\xe9\xce\xcf\x9f\xa6\x3b\x3f\x7f\x9a\xee\xfc\xfc\x69\xba\x33\x2b\xbf\xd6\xe2\x87\x7e\xfa\x3b\x5b\xd4\xfc\xd3\xdf\xda\x17\x43\xc7\xca\x6f\xf9\xa6\x66\x56\x7e\x2d\xce\x3e\x2b\xbf\xd6\x8b\x0f\xb1\xf2\x6b\x59\xcc\x11\x2b\xbf\xb7\xc9\x77\x59\xf9\xbd\x71\xcc\x65\x56\xfe\xa8\xd9\xe2\x4f\x7f\x7b\xdf\xd6\xfc\xd3\xdf\x71\x77\x8b\x3f\xfd\xed\x63\x30\xbf\x2c\xef\x7e\x67\x6b\x7e\xe8\xc2\xb4\x91\x3f\xfd\x9d\x3d\x7e\xfc\xd3\xdf\xb6\xa2\x0b\x3f\xfd\xad\xef\xb0\xcd\x3f\xfd\x2d\xc7\xe9\x7e\xed\xaf\x3d\x5a\x3f\xfd\x6d\x6d\x76\x8a\xf4\x77\xbd\x54\xb5\x7e\xfa\x3b\x62\xa9\xac\x9f\xfe\xb6\xe1\x2c\xac\xc2\xd3\x87\x2e\xac\x4a\x55\x08\xf6\xbc\xe8\x6f\x73\x24\xd7\x4f\x7f\x6b\x4c\xd9\xfa\xe9\x6f\xab\x95\x75\xb5\xe8\x6f\x7a\x18\xab\xf5\xd3\xdf\x7e\x0e\xdd\x5f\x3f\xfd\x1d\x63\xb0\x18\x16\xf3\x7b\xbd\x7e\x88\xfe\xce\x56\x29\xfe\xf4\xb7\xa5\x65\x9b\xe9\xef\xe1\xd4\xcb\xdf\xc5\xb0\x3f\x0c\xdd\x97\x18\x0d\xa7\xec\xfb\xe9\x6f\xbb\x2b\x35\x7f\x3f\xfd\xad\xd9\x1d\xfa\x15\x66\xff\x66\xac\xbe\x9f\xfe\xf6\x97\x63\x3d\x7f\x8d\x0e\xba\xcb\xbe\x9f\xfe\xf6\x8a\xc2\x90\xbf\x9f\xfe\xd6\xef\x58\x9c\x7c\xc8\x4d\xf7\xfd\xf4\x77\x7c\xcb\x77\x9d\xdf\x6e\xcd\xcc\xef\x3d\xe8\xd1\xf7\x31\xec\x89\x91\xfc\x5c\xcf\xd5\x46\x1e\xde\xcd\xcc\xd1\xbe\x18\xc9\x46\x8f\x90\x84\xfd\x8e\xa7\x37\x73\xd4\x79\x77\x33\xbf\x1d\xdd\x23\x6f\xd7\xb3\x4b\x74\x33\xbf\xa5\xd0\xaa\xdd\x58\x57\x9d\xbd\xb0\x59\xcf\x1f\xca\x64\xde\xc3\x0e\x32\xb0\x9b\xf9\x7d\x52\xff\x85\xd8\xcf\xfb\x61\x61\xb8\xa7\xf6\xcf\x50\xf4\x98\x82\xcd\x50\x94\xdb\x6a\x3f\xbe\xd2\x99\xdc\xbd\x99\xdc\x78\xca\x50\x8c\x41\x55\x87\xa5\xde\x3b\xbd\x3b\x0e\x85\x8b\xf9\x38\xf5\x8d\xce\x1e\x86\xe2\x5e\x54\x75\x0a\x9d\x45\xb1\xcc\x87\xa9\x2f\x68\x38\xf9\x30\xf5\x59\x81\x73\x58\xea\xbf\xeb\x14\x3f\x45\xb6\xf6\x76\x41\x9e\x9f\xa1\x98\xbf\x2b\x98\x3f\xc5\x9f\xfe\xd6\x7d\xfb\xe3\x97\x2d\x36\x7c\x4a\x7f\xe7\xb4\x19\x4c\x7d\x1a\x8c\xf9\xd9\xd4\xfc\xd9\x41\x96\xfa\xe0\x14\x28\xe0\xa6\x3e\x56\xa5\xf8\xd3\xdf\xd1\xc6\xa2\xf8\xd3\xdf\x59\x11\xbf\xe5\x62\xa9\x5f\x88\x94\x72\xb1\xb5\xd7\x5d\x28\x22\xca\xee\x6f\x53\x6c\xac\xc0\x28\xd2\xdf\x7c\xf9\xa1\x9f\xfe\x8e\x99\x6c\xc6\x64\x34\x9a\x4f\x59\xea\x75\x58\x33\x4b\xbd\x21\x16\xca\xb5\x18\xe7\xcf\x66\xb0\xb5\xc7\x6d\x23\x7f\xfa\x3b\x67\xb7\x78\x10\x74\x93\x1f\x27\xe6\xf7\x06\x82\x95\xc4\xd6\x16\xec\x94\xc4\xfc\xb6\x97\xef\xa6\x4c\x07\x3b\xdf\x4d\x3f\xfd\x9d\xcb\xee\x27\xe6\xf7\x66\x6b\x97\xd4\x58\x39\xed\x50\x64\x6b\x8f\xe9\x87\x58\xea\x8a\xa3\x92\xe8\x6f\x76\x60\x13\xf3\x9b\x53\xa7\x88\x28\x3b\x63\x50\x5c\x8c\x24\xcb\xac\x24\xe6\xf7\x4b\x36\x83\xfe\x96\xc7\xaa\xe8\xef\x75\xf1\xf4\x66\x7e\xef\x45\x55\x37\xa2\x7b\x5e\x7c\xe8\xa6\xbf\xd7\x7e\x29\x72\x54\x25\x84\x46\xb9\x99\xdf\xf1\xf8\xb4\xf2\x6e\x65\x70\x6e\xe6\x57\x6c\xfb\xbb\xbc\xfb\xe9\x3e\xdb\xaa\xdc\xac\xe7\xf7\xf6\xbb\xf4\xf7\xbb\xad\x19\xd1\xbd\x8f\xcd\x60\xff\xd6\xdb\x36\x7b\x54\x1d\x26\xe5\xa6\xbf\xbb\x31\xce\x37\xfb\xf7\x1c\x6b\x66\xff\x5e\x1c\xa0\x25\xff\xf4\x77\x1e\x10\x4a\xc9\xcc\xef\x8b\x08\x2d\x99\xf5\x1c\x1d\xcc\xf4\xf7\x4d\x3e\x45\x74\x9f\x6e\x55\xcc\xef\x00\xaf\x95\x4c\x7f\x0b\x4a\x4e\xc9\x88\xb2\x0a\x20\x2d\x79\xf8\x21\xda\x9c\xa7\x45\x3f\xf4\x58\xf4\xdd\x97\xed\x8c\x6e\x59\x32\x47\xd5\x1e\x7e\xe8\x63\x34\x5c\xed\x40\xa1\x59\xb7\x1f\x3a\x9e\x89\x14\x0b\xaa\xc8\xb9\x1e\x8a\xcc\xef\x71\x3b\x03\x94\xc6\x99\xcc\x11\x40\xa9\x8e\xc5\x77\x0b\xf3\x9b\x16\x6b\xb2\x54\x46\xb2\xfb\xe3\xc6\xa6\xab\x8c\x64\xe9\x1c\x19\x8f\xdf\x65\xff\x9e\x97\x46\x16\x44\xf7\x01\xcc\x96\xe2\x51\xe5\x62\x28\xc8\xab\xbb\xf8\x5d\xf7\xef\xeb\x87\xd8\xbf\xbf\x9f\x7e\x7f\x5f\xec\x97\xb2\xdd\x35\x88\x94\x8a\xb0\x3a\xae\xcf\xca\xe4\x5e\x68\xbf\xa5\xaa\x87\xb8\xd4\xab\x93\xdb\x18\xa8\x8a\xb0\x4a\x28\x4b\x05\xcc\x38\x46\xb3\x48\x67\x97\xf3\x55\x99\xdc\x34\xfc\x90\xc2\xea\xb6\xc8\x62\x6e\xb7\x35\xbf\x7e\x88\xbe\x57\x16\x73\x55\xa2\x56\x0e\xa3\xa3\xf8\xad\xe8\x21\x7b\xfb\x5d\x85\xd5\x4b\x07\xc1\xaa\xad\x70\xfa\x94\xc6\xe4\xa6\xce\xe4\x36\xf4\xcc\x84\x69\xa2\xb4\x38\x97\x59\xcc\x98\xbc\xca\x76\xa9\x63\xf2\xea\x73\x59\x6c\x0a\x49\x5a\x85\xc9\xab\x5f\xe8\x3f\x05\x93\x57\xaf\xae\x22\x4c\x5e\x75\xa3\x69\x14\x4c\x5e\xfd\x77\x05\xf3\xa7\x88\xb0\xca\xdb\x66\x78\xf8\xba\x4e\x9a\x87\xaf\x1d\x6c\x0a\xab\xd7\x9a\x59\xcc\x6b\x33\x1a\xfd\x72\x7e\x19\xc9\x4e\x7f\x6f\x94\xf0\xd2\x11\x56\x05\x93\x57\xe9\x99\xaa\x5c\xbd\x1d\x3d\xe4\x9d\x74\xbf\x57\xd6\xd8\xed\x8f\x39\x7c\x37\x98\xab\x74\xf5\x6a\x6c\x6b\xa5\xb3\x98\x35\xc5\x94\x3e\x3d\x40\x6d\x06\x9b\x77\x7b\xcc\x75\x16\xf3\x5a\x3e\xfd\xe9\xef\x7c\xba\x8d\xa4\xbf\xb9\xd2\xc1\x1e\x2b\x96\x71\xc6\x00\x58\x0b\xaa\x72\xc1\x00\x38\x86\xa7\x1e\xb6\x88\xda\x1d\x49\x0c\x80\x65\x2b\xc9\x47\x56\x68\xf0\xa1\x51\x10\x29\xf1\x2e\xf3\xbb\xc0\x2f\x05\xf3\xe0\x14\x54\x16\xcc\x83\x4d\xb3\x64\xc1\x3c\xd8\xca\xb6\xc8\xe6\xcd\x89\x46\x62\x1e\x1c\x21\x25\x30\x0f\xb6\x5e\x6d\x95\x7a\xa6\xbb\x6c\x78\x18\xdd\xcc\x02\xb8\xb8\x77\x17\x3f\xb8\x78\x6c\xc5\x3e\xb8\x78\x26\x0c\x53\x65\x2a\xac\x9a\x4f\x11\x56\x19\x6d\xb0\x80\x8b\x47\xf5\x58\x07\x17\xcf\x99\x68\x06\xb8\xb8\x66\x67\x1f\x5c\x3c\xda\x64\x34\xc0\xc5\xed\x75\xc3\x4e\x0f\x5f\x45\x28\xb8\xb8\xc5\xe0\x80\x8b\x7b\xc8\x3d\x70\xf1\xb8\x97\x3f\x5e\x2e\x15\x9b\xf1\x31\x29\x1f\xb3\x00\x2e\x6e\xcb\x33\x02\x5c\x3c\xb4\xcb\x95\xc7\xfd\x6b\x55\xe0\xe2\xbe\x3c\x14\xc0\xc5\x6d\x1e\x9f\xb2\x7f\x43\xc9\x01\x17\x8f\x5c\x2c\xda\x5f\x3b\x08\x2e\xee\x2f\xc8\xa8\x80\x8b\xcb\xb1\x19\xe0\xe2\x9a\x94\x39\xe0\xe2\xf6\x15\x46\x03\x5c\x5c\x17\x06\xcf\x02\x2e\x1e\xbb\xd9\x0c\xe6\x37\x2b\xa0\x1e\x85\xb3\x72\x03\x5c\x3c\xb2\x82\x1d\x5c\x3c\xb2\xfb\xe8\x55\x79\xc6\xc4\x57\xc0\xc5\x7d\xa8\x4d\xbd\xee\x5f\x4f\x4c\x70\x71\x7d\xbf\xf3\x2b\xb1\x0f\x64\xae\xcb\xad\x0d\x64\xae\x1f\x18\xb9\x00\x99\xc7\xbb\xe9\x3b\x90\xb9\xdd\xcb\x26\x31\xf5\xfd\xf8\x2e\x5b\x7b\x75\x36\x20\x90\xb9\xfd\xae\x05\xff\x14\x59\xea\xbf\x23\xe9\x9f\x22\x53\xdf\x9d\x02\x20\xf3\x9c\x2e\x2a\x20\xf3\x58\xea\x6c\x40\xe6\x7e\x30\x8c\x17\x20\xf3\x2c\x58\x57\x0a\x90\xb9\x6c\x27\x08\xc8\x3c\x9b\x8b\x19\xc8\x3c\x07\x30\xb0\x00\x99\x5b\xc3\x16\x5a\x80\xcc\x3d\xbb\x79\x81\xcc\xb5\x67\x1a\x29\x64\x5e\x6a\x83\x40\xe6\xba\xc1\x6e\x05\xc8\x3c\xab\x6b\x1b\xc8\x5c\x63\xa9\x0b\x99\xaf\xc7\x66\xa0\x87\xe4\x61\x9b\x11\x65\xd5\xd3\x16\xc8\xdc\x6b\x61\x72\x81\xcc\xb5\xba\x2f\x80\xcc\xf5\x72\xb7\x02\x99\xc7\x37\xf8\x71\x40\x66\xf5\xf9\x4f\xd1\x0d\xf6\x29\x40\xe6\xd6\xed\x02\x90\xb9\xb6\x4c\x33\x80\xcc\xed\x34\x7f\xdc\x9d\x7d\x9f\xd2\xdf\x92\xfd\x10\xa2\xec\x9a\x3e\x45\x94\x1d\x55\xc7\x4f\x3d\x44\x15\xfd\x8b\xa3\xca\x56\x29\xba\x1f\xb6\xb6\x90\xf9\x74\xa6\xfb\xd3\x44\xa0\x4e\x0e\x64\x9e\x97\xeb\x0a\xc8\x3c\x12\x58\xaf\x6c\xf5\x2e\x8f\x66\x20\x73\x5d\xc9\x77\x9d\x5f\x95\x0d\x20\x73\xd5\x8e\x51\x80\xcc\x6d\x61\x99\x29\x40\xe6\xd9\xd4\x01\x80\xcc\xe3\x1b\xfe\x78\x7a\x82\xb0\x54\xc4\xc5\x45\xd0\x21\x2e\x9e\xc7\x66\x30\xbf\x1d\x63\x4b\x11\x17\x3f\xd5\x0f\x21\xca\x6e\xd7\xe4\xf6\xa8\xf2\xbb\xe0\xe2\xb2\xab\x45\xb6\xf6\x73\x31\x38\x27\x70\x04\x55\x89\x8b\x8f\xd3\x0d\x2e\x1e\x2f\x06\xc0\x02\x2e\x6e\xb7\x8b\xf0\x78\x54\xe1\xac\x29\xe0\xe2\xf9\xb8\xcb\xc4\xc5\x73\x5b\x15\xaa\x48\xf1\x10\x04\x17\xf7\xea\x2c\x88\x8b\xb3\x7a\xf5\x71\x3d\xab\x02\x81\x8b\xdb\xc2\x49\x54\x8e\x38\xe2\xb3\x19\xf4\xf7\xa0\x21\x54\x70\xf1\x7c\x30\x5c\x54\x71\xb1\x8e\x8f\x2a\x2e\x3e\x74\xa1\x82\x8b\x8b\x6b\xa3\x5e\xca\x2b\x76\x68\x15\x17\x7f\xad\x50\x44\x74\xab\xa2\x57\x70\x71\xab\x8f\x45\xfa\x7b\xbd\x1f\x45\xfa\x9b\x8a\x4f\xd9\xbf\x09\x14\x59\xc1\xc5\xa3\x35\x5b\x45\x7f\x3f\x34\xde\x2a\x2e\x7e\x1f\xbb\xe0\xfc\x46\xcd\xe0\xa6\xc4\xca\xa9\xe0\xe2\x5e\x3b\x8d\x04\x17\x8f\x7d\xf9\x14\x13\xd0\x83\x70\xab\xe0\xe2\xa6\x6d\xbc\x26\x55\x2f\x60\x72\x05\x17\x97\xcd\x29\x5f\xc1\xc5\x7d\x83\xd7\xaa\xb8\xb8\xff\x2e\x19\xfe\xae\xd8\xaf\x40\xe6\xb2\x93\x5f\x51\x2b\xe3\x10\xaf\x42\x66\x3d\x80\x15\xc8\x5c\x13\x9a\x55\x05\x32\xb7\xa7\xfb\xae\xa7\xd8\x63\x1b\x98\x7a\x01\x57\x05\x32\xcf\x8a\x17\xaf\x02\x99\x67\xe3\x10\xaf\x40\xe6\xb6\x51\x87\xea\xad\xe8\x76\x36\x81\xcc\x6d\xa2\xb2\x56\x20\x73\x1f\x78\x0f\xab\x90\x59\xcf\x72\xbd\xb5\xee\xe2\xf0\xad\x42\xe6\x92\xfc\xb1\x26\x11\xb4\xb2\x2a\x64\x9e\xd1\x2a\xb6\x76\x46\xc2\x54\x20\x73\xfd\xb0\x81\x54\x20\x73\x7f\x5c\x90\x40\xe6\x36\xb3\x4f\xb5\xee\x3a\x7d\x40\xe6\x71\x67\xe6\x0b\xc8\x5c\x2b\x50\xa8\x66\x8f\x2a\xc4\x6f\x05\x32\xf7\x8a\xfd\xb6\x0a\x99\x1f\x4c\xc1\x55\xc8\xbc\x9b\x3f\xa6\xbf\x1b\xcd\xb9\x02\x99\x67\xc5\x44\x50\xb3\x26\x2f\xb7\x58\x0e\xd1\x6d\x33\x14\xdd\xf1\xae\xfd\x05\x74\x54\x20\xf3\xac\x28\xe1\x55\xc8\xdc\x87\xdf\xa5\xbf\x0d\xbb\x62\x05\x32\xb7\x99\xfd\xae\x4b\xdd\xe9\x16\x32\x57\xb7\x09\x90\xb9\x7d\x78\x49\x2a\x90\xb9\xef\x87\x77\x81\xcc\x63\xa0\xdf\x56\x20\x73\xbb\xb3\x3f\xae\xae\x6d\x06\x16\xc8\xdc\x2b\xe8\xa6\x02\x99\x87\x5e\x83\x5a\xb4\xde\xbb\x90\x80\xcc\xb3\x61\xd5\xa9\x42\xe6\xc3\x99\x58\x85\xcc\xfa\x32\x2a\x90\xb9\x97\x63\x9b\xd1\xba\x5f\x14\xcb\x0a\x2e\x6e\xaf\x6b\xb2\x20\xca\x6e\xe5\x4f\x05\x65\x7c\x28\xf0\xb5\x6a\x12\xe1\xa4\xae\x55\xeb\x7d\xf3\xc7\xf4\xb7\xb8\x71\x44\xcd\xed\x58\x54\x0b\xc5\xe4\x55\x41\xcd\x65\x73\xa0\x54\x50\x73\x11\x64\xd5\xaa\x16\xfa\xf9\x2e\xf3\xbb\x5c\x39\xa0\xe6\x29\xa6\xae\xa0\xe6\xbe\x9c\x94\xaa\x89\x00\xe8\x57\xab\x26\x20\x97\x37\xa8\xb9\xbf\xdb\x9a\x8f\x6b\x92\x91\x0c\xd4\xdc\xa8\x4a\xd4\xfc\x61\xe4\xa9\xa2\xe6\xeb\xf1\xc7\xf4\x37\xd9\xa3\xa6\x35\x5b\xc9\x26\x6a\x5e\x58\x39\x2a\xa8\xb9\x7d\xdb\x77\x11\x65\x07\xbc\x56\x9b\xaa\x66\xf5\x5d\xf6\xef\xcb\x89\x59\x41\xcd\xf5\x55\x0c\x82\x9a\xfb\xc0\x98\x5f\xff\x40\xcd\x8c\xa4\xa8\xb9\xe0\x40\xac\xa0\xe6\x96\x1f\xe6\xa8\x85\x37\x8a\x77\x41\xcd\xb3\x72\xcc\x55\x50\x73\x2b\x18\xd3\x6a\x0f\x55\x84\x9a\xbb\x26\x2f\x8c\x78\x55\xd4\xdc\x6e\xdf\xf5\x68\xae\x7c\x57\xd4\x3c\xf1\x65\x54\x50\x73\xd5\xb6\x5f\xbb\x26\x2f\xc5\x3e\xa8\xb9\x5e\x8f\xef\x3e\xee\x14\x3f\xa4\xc9\xeb\x6e\xbf\x12\xfb\x00\xea\xf6\x0e\xbf\x22\xe0\x52\xee\x01\xa8\xc7\x97\x6d\x12\xa2\x6c\xb8\x8a\x86\xd6\x30\xd4\xce\x0a\xa0\x9e\x17\x66\xf3\x3a\xd4\x52\x14\x83\x00\xea\x71\x29\x24\x05\xd4\xb7\xe7\xf2\xf0\x14\x53\x3a\x0d\xad\xf7\xd5\xa7\x68\x29\x97\xb3\x29\xa0\xce\xaf\x45\x8e\xaa\x0b\x0c\x52\x87\xde\x0a\x05\xbb\x80\x7a\x45\xab\x5c\xea\x8e\x2a\x80\xba\x5d\xdb\xa7\xdb\x25\xc7\xa2\x12\x50\xbf\x18\xd5\xeb\xb4\xbf\x36\x72\x6a\xbd\x77\x51\x01\xa8\xeb\x71\x36\x01\xd4\x2d\xbb\xf1\x01\xd4\x35\x79\x72\x01\xa8\x47\x6e\x3e\x65\xa9\x8f\xe6\xbb\x8a\x6e\x80\x52\x15\x50\xe7\x78\x4a\x7f\xb7\xc2\x6a\x8a\x32\xb0\xed\x57\x00\x75\x5d\xd3\x56\x21\xca\x66\x67\x06\xa7\x5a\x0a\xfe\xdf\x0a\xa0\xae\x77\xf6\x43\x6e\x6d\xf5\x2e\x01\xf5\xf5\xf2\xe3\xc7\xf9\xb5\x83\x8f\x8e\x2a\x8f\x57\x00\x75\x3d\xaf\x45\x0d\x80\xca\x1f\x00\x75\x6f\xe8\xa8\x15\x40\x3d\xb6\xea\xd0\xa3\x41\x0c\xa4\x50\x01\xd4\xbd\x75\x9b\x81\x28\x7b\x01\x86\x15\x40\xdd\xbb\xdb\xf3\x09\x55\xc4\x56\x61\x20\xba\xa6\xc5\xf0\x56\xf8\x5d\x8f\xe6\xc2\x84\xea\x68\xde\x28\xb4\x15\x40\x3d\x0e\xde\xf0\x0a\xa0\x6e\x15\x47\x64\x05\x50\xf7\x57\x79\xab\xa3\xf9\x5e\xbe\xcb\x7a\xfe\x1e\x8b\xf4\x57\x75\xb7\x82\x9a\xeb\xe3\xba\x0a\xd4\xec\xc9\xf5\x8a\x22\xa7\x45\xb6\x76\x77\x52\x40\xcd\xa3\x78\xf8\x82\x9a\xfb\x7b\xdb\x2a\xad\xd9\x2a\x66\x3a\x9a\x25\xe7\x54\x50\xf3\x8c\xb5\x11\xa8\x59\xe1\x2c\x6a\x1e\xaa\xac\x4b\xc7\xab\x1f\x02\x35\xb7\x50\x2c\x41\xcd\x7d\xa8\xb7\x80\x9a\xfb\xa5\xac\x06\x35\xd7\xd4\x7d\x8a\x2a\xd2\xb1\x66\x57\x51\x73\x7f\x2c\x6a\xf0\x04\x45\x56\x50\x73\x39\x85\x29\xd3\xd1\x5c\xb3\x55\x29\xca\x5c\x48\xa0\xe6\x76\xb9\xbb\xff\x70\x34\xdb\x05\xf7\xef\xb2\xc8\xfc\xbe\x98\xbe\xeb\xa7\xf7\x0d\xac\x57\x41\xcd\x35\xbb\x17\x3e\x55\x4d\x7c\x0a\x55\x47\x73\x72\x77\xeb\x68\xbe\x3d\xaa\x40\xcd\x2d\x47\x55\xcc\x6f\xc1\x2f\x50\x41\xcd\xb3\xb8\x08\x41\xcd\x63\x5d\x16\xd9\xbf\x9f\xaa\x08\xa8\xb9\x87\x7e\xf8\x79\x54\x4d\xdb\xac\x55\x44\xc5\x4c\x47\xf3\x51\x2d\xff\xb4\x8a\x5c\x16\x51\x45\x7e\x8c\xc3\x7f\x5f\xec\x6f\x01\xa6\xdd\xd1\x07\xdd\x54\x1d\x01\xd4\x35\x2b\x15\xb7\x06\x04\x3b\x0b\xa0\x9e\xc3\x26\x01\xa8\xe7\xb9\xfc\xb1\x5a\xa8\x07\x22\x80\xba\xbe\x93\x91\x11\x50\xbf\x0f\x6b\x0c\x40\x5d\xb6\xfa\x1e\x80\xba\x6c\x4c\xa3\x75\xbb\xb5\x55\x1e\x00\xd4\xa3\x28\x06\x05\xd4\xfa\x53\xea\x56\x94\xa9\xfc\x6f\x1d\xaf\x40\xe6\x2a\xa0\x0e\x71\x04\xa0\x6e\x97\x50\xee\x84\x6d\xdf\x22\xa2\xfb\x03\x23\xd7\x13\xa2\x9b\x66\x04\xa0\x9e\x74\x1f\x40\xdd\x6a\xd4\xac\x01\x41\xc1\x7e\x9c\x7a\x8f\x9b\x70\x34\x27\x7f\xec\x52\x87\xba\x53\x01\xd4\xf3\xc2\x44\x59\x01\xd4\xbd\xdb\x5f\x01\xf5\x8b\xa9\xb0\xea\x68\x96\x81\x50\x01\xd4\xfd\x46\x59\x6a\x00\xea\xf1\x9e\x97\x22\x4b\x7d\xb0\xe3\x1a\x80\xba\x77\x74\x89\x06\xa0\x1e\x5f\xf1\x5d\x0d\x44\xd5\x22\xf3\x5b\x01\x59\x2d\x1c\xcd\x4c\x68\xd3\xd1\xbc\x71\x9d\x37\x00\x75\xdb\x9c\x7a\x4d\x40\x3d\x31\x10\x35\x00\x75\x7f\x58\x66\x0d\x40\xdd\x3b\x8b\xb9\x01\xa8\x67\xcd\xb6\xd9\xfe\xbe\xb6\x99\xad\x5d\x1f\x7f\xac\x28\x63\xd5\x35\x00\x75\x1d\x28\x96\x2d\xe9\xbb\x41\x39\x6c\x29\x0c\x80\x7c\x37\x69\x0b\xc5\xf6\xdb\x00\xd4\x75\x3c\x16\x11\x65\x05\x1c\xd1\x92\x47\x55\xa7\x0b\x49\x03\x42\xf3\x43\xc3\xbd\x60\xcd\xf4\xb7\x61\x3f\x69\xa0\xe6\x59\xf0\x86\x37\x50\x73\x6f\xc7\x36\x7b\x54\x15\x1b\xa9\x41\x0c\xdc\xd4\x40\xcd\xb5\x2c\x3f\xc4\xd6\x9e\xd0\x86\x1b\xa8\xb9\xce\x6c\x51\x5f\x06\x87\x7e\x03\x35\x8f\x8d\xe1\xa2\x89\x9a\xbb\xb3\xaf\xa3\xf9\x3b\xbe\x2b\x91\x20\x9e\x22\xca\xf4\x1e\x36\x51\xf3\x05\xe6\x6a\xa0\xe6\x3a\x92\x3f\x46\x94\x45\x8f\x6e\x6d\xdd\x98\xfa\x1b\xa8\x79\xee\xe2\x8f\x03\x65\x30\x38\xa0\xe6\x39\x1c\x1c\x1d\xcd\x2f\x07\x4a\x03\x35\xd7\x07\x8c\xd9\xb2\xaa\x08\x32\xa7\x65\x45\x37\xea\x44\xcb\x1a\x3c\xf1\xaf\x35\x50\xf3\xbc\x0a\x93\x02\x6a\x9e\x09\x12\x54\x03\x35\xcf\xe9\x94\x81\x9a\xdb\x85\x5b\xa4\xe9\x68\xbe\x2e\xab\x12\x55\x65\x7f\xac\xaa\x09\x20\x6d\xd9\xfe\x26\x9b\xf1\x5a\xb3\x6d\xe6\xa8\xfa\xb0\xd9\xb6\xac\x6a\x3d\xac\x39\x54\x6b\x06\x36\x2b\xba\x81\x6f\xad\xc8\x11\x42\x5d\x6c\xa0\xe6\xfe\xda\x23\x50\x73\x39\x98\x32\x1a\xa8\xb9\xec\xf2\x2b\xdb\x7e\x03\x50\xcf\x76\xf9\x22\xa2\x6c\x71\xe4\x35\x01\x75\xfe\x7c\xaa\xcf\x1d\x33\x63\x2b\x6a\x29\x6e\x31\x7d\xd0\xb5\xd9\xc2\xa0\x87\xb1\x02\x05\xd4\xcf\xe5\x53\x45\x99\xeb\x04\x40\x3d\x8b\x62\xa1\xc8\x99\x71\xc9\x09\xa8\x13\xca\x52\x03\x50\x77\x4f\xfc\x56\x9d\x7a\xc0\x78\x13\x50\x1f\x28\x07\x4d\x40\x9d\x39\x6a\x5b\x75\xa9\x03\xb8\x5a\x95\x43\x82\xb5\xa1\x55\xdd\xb2\xcd\xaa\xba\xa3\x41\x17\x04\xd4\x1d\x06\x51\x03\x50\x8f\xfb\xb5\x66\x51\x86\xcb\xb5\x86\x6d\xdf\x1f\xeb\xb6\x73\xd9\xd4\xa0\x3b\xd2\x5f\x00\x75\x9d\x1c\x55\x0d\x40\x5d\xf6\xe1\xc7\x4d\xd1\xfd\x5a\x64\xea\x37\x5e\x92\x06\xa0\x6e\x35\x33\x92\x02\xea\x8c\xe3\xa3\x01\xa8\x67\xaf\x3e\x45\x94\x55\x0e\xa3\xa6\x1b\x7a\x7c\x3e\x75\xa9\x63\x0b\x6d\x00\xea\x9a\x6f\x3f\x34\x3d\x41\x18\x1c\x01\x75\x01\xcd\x35\xdd\xd0\x57\xb4\x4a\x2d\x74\xda\x66\x6d\xbf\x00\xb4\xd6\x62\xa9\x33\x56\x4d\x83\x18\xc7\x7a\x13\x50\x8b\x8c\x9a\x6e\xe8\xe2\x94\xe9\x86\x5e\x68\xdd\x0d\x40\x5d\x65\x01\x35\x01\xf5\x06\x74\x34\x00\x75\xed\x95\x66\x00\xa8\x7b\x52\x66\x76\xe7\x17\xee\x5c\x03\x50\x77\x2d\xff\x4d\x40\x3d\x8b\x1f\x52\x15\xb1\xfb\x02\xea\xe3\x1c\x89\x9a\x13\xb0\xa2\x81\x9a\xfb\x72\xf6\x41\xcd\x65\xbb\xb5\x75\x43\x2f\x74\xad\x36\x74\xdb\xa1\x0c\x37\x50\xf3\xe8\x4a\x27\x50\x73\x5d\xca\x5b\x50\xf3\xac\x97\x3f\x56\xf5\xc2\x04\xd4\x74\x43\x57\xd7\x33\xa8\xb9\xab\x3f\xb4\x40\xcd\xb7\x35\x2b\xca\xe2\xc7\xc1\x21\xf1\xc7\x8f\xab\xce\xe2\xeb\x68\x30\x38\xa0\xe6\x9a\x3c\xd7\x40\xcd\xe5\x54\x5b\xe5\x51\x05\xe7\xbf\x0d\x8f\x2a\x0c\x26\x0d\xd4\xdc\x2a\x08\xb4\x89\x9a\x8d\xda\x68\xa2\xe6\x57\x99\x29\x6a\xbe\x95\xf3\x33\xac\x04\x74\x41\xd4\x7c\x26\x83\x33\xa5\x19\x78\xbe\xe8\x86\x5e\x9e\xf2\x33\x38\x51\x56\x25\xca\xb8\x7c\xca\xfc\x1e\x54\xaf\x36\x75\xbb\xa3\x48\xb7\xa9\xe8\xc6\x0b\xd6\x40\xcd\xed\x73\x7e\x41\xcd\x7d\x0e\xab\xd2\x2a\x02\xc9\xad\x3d\x5a\x09\xd0\xf1\x9a\x6e\xe8\xea\x68\xe8\x86\xbe\x55\x9f\x40\xcd\x43\x13\x4a\x7b\xe4\x34\xaa\x20\x81\x9a\xa7\xe4\xed\xf6\xa8\x6a\x3e\xd6\xcc\xfe\x4d\xf7\x2f\xc5\xfe\x23\xe3\x42\x75\xe8\x91\x61\x32\xad\xf6\xf1\x29\xa3\xaa\x87\xfa\xc3\x37\xd1\x64\x6e\xeb\xc5\x6b\x00\xea\x31\xb1\x17\x35\x3d\xd4\x3a\xbb\xdb\xe3\xd4\x3b\x8c\x32\xb7\x2f\x7b\xf7\x6a\xeb\x76\xcc\xdf\xd0\xca\x68\x46\x00\x6a\xbc\xdb\xed\x95\x2e\xa5\x8e\x2a\x73\xfb\x73\x72\x05\xd4\xef\xf2\x5d\x86\xe2\xc5\x1a\xd6\x00\xd4\xb3\xc1\x54\x6f\x02\xea\xa9\x66\xf5\x7a\x54\x29\x16\x00\xd4\xb5\xb8\xa8\x04\xd4\xcd\x15\x28\xa0\x6e\xea\x99\xba\xa1\xdf\x6d\x8f\xa4\x87\x29\xd9\x64\x6e\x4f\x10\x74\x03\x50\xcf\x32\x7d\x1a\x06\x13\x6a\x96\xb9\xbd\x95\x3f\x4b\xdb\xbe\x7a\xa6\x6e\xe8\x8a\x13\xb3\x2d\xe9\x8e\xc5\x77\xa5\xff\xa9\x2d\x08\xa8\x1f\xa5\xd3\x52\x4b\x51\xb3\x5a\xd2\xc3\xec\xd1\xd2\xd6\xed\x48\x2e\x0d\x44\xea\x99\xe1\x86\x6e\x36\xc3\xf9\x05\x83\x34\xdd\xd0\x09\xd7\x5b\xd3\x0d\x6d\x2c\x5b\xfb\xec\x2f\xe0\xae\x01\xa8\xfb\xc9\xfe\x58\x03\xa0\x3a\xea\x17\xa2\xdb\x1f\x23\xba\xb5\x57\x37\xdd\xd0\x1b\x42\x51\xfb\xec\x2f\x30\xbf\x7d\x6e\x6d\xa8\x1d\x4d\x37\x74\x1b\xd6\x8c\xd6\xfd\xb8\xcc\x00\xd4\x23\xb9\x5b\x01\xd4\xfd\x40\x6f\x68\x9f\xa2\x5b\x15\x08\x40\xdd\x0a\xd0\xaf\xc9\xdc\xae\x6e\x0d\x99\xdb\x8f\xc7\xfa\xf6\xa8\x52\x43\x10\x35\x17\xd7\x86\xcc\xed\x57\x54\xa5\x1b\xda\x48\xa8\x26\x73\xdb\x20\xc1\x26\x6a\xde\x58\x47\x9b\xcc\x6d\x63\x49\xda\xd6\x60\xe2\x42\xda\x32\xe2\x5c\x2a\xa0\xe6\xd9\xd5\x60\x41\xcd\xa3\x28\x9c\xa5\x67\x8f\x6c\x33\xd8\xbf\x81\x50\x40\xcd\xb3\x45\xab\xe8\x6f\x73\x70\x8e\xb4\x0a\x41\xe5\x71\xff\xaa\x21\x88\x9a\xcb\xe5\x8f\xd9\xbf\xdb\x49\x01\x35\xb7\xe1\xd6\x38\xee\x5f\x0c\x62\xed\x88\x22\xc5\x11\xa0\xe6\xd6\x8e\x55\x85\x41\xcc\x0f\x79\x54\xa9\x6b\x49\xcf\xee\x1e\x0a\x47\x55\xc4\x49\x91\x9e\x3d\x5c\x48\xa0\xe6\xfa\x39\x29\x47\x14\x29\xc6\xd4\x0d\x7d\xa3\xb7\xf4\x4b\x94\x81\x42\xd8\x41\xcd\xf3\xd0\x8c\x7e\xa9\x75\xb3\x80\xbb\xa8\x79\xa3\xc6\x74\xdd\xd0\x7a\x78\x3b\xa8\xb9\xbe\x8f\x3f\x6e\x1e\x0a\x99\x62\xd0\x2a\x26\x45\x50\xf3\x42\x6d\xeb\x97\x91\x08\xb8\x81\xfa\x15\xf4\x4e\x8b\x5a\x45\xfa\xaf\xc2\xb5\xba\x80\xba\x3c\x7e\x85\xa1\xb8\x8f\x5f\x91\x4c\x15\x7d\x57\x2b\x63\x82\xba\x1e\xea\x1b\xeb\x6e\x17\x50\x77\xb6\x76\x97\xb9\xdd\xc1\x5f\x5d\xe6\xf6\x87\xcd\xa7\x0b\xa8\x67\xb2\xaa\x38\xb5\x19\x19\x01\x75\x5e\xd6\xac\x9b\x03\xe3\x67\x4f\x6e\xed\x61\x55\x9e\xda\xa8\x52\x1d\x40\xdd\xd6\xeb\x53\x86\x42\x4f\x5c\x07\x50\xd7\x89\x54\xec\x00\xea\x19\x63\x2e\xa0\xce\xdb\x1f\xd3\xdf\x06\xb1\xb0\xeb\x86\x7e\xd0\xc9\x3b\x80\x7a\x2c\x1c\x1f\x5d\x40\x7d\xc1\xfa\xee\x02\x6a\xc9\x39\xfd\x0e\x83\x18\x03\xab\x1b\xba\x1d\x6b\x96\xd9\x6b\x7f\x6f\x6d\xfb\xb7\x3f\xa6\xbf\x85\x23\xbe\xeb\x86\xbe\x11\x38\x5d\x40\xad\xeb\xad\xdf\xc1\xb8\x60\x16\x00\xd4\x63\x46\x51\x80\x09\x4b\xad\xdf\x32\x10\x3e\xab\xe2\xa8\xba\xd8\xbc\x5d\x40\x3d\x6c\x64\x0e\xb2\x2b\x63\x95\xd5\xca\x30\xf6\xf6\xac\x2d\x14\x43\x71\x07\x50\x8f\xc9\x06\xec\x32\xb7\x5f\x07\x47\x37\xb4\x1a\x42\xcf\xba\xed\xec\x51\x0e\x72\x20\x6b\x23\xdc\xd0\x08\xc9\x9e\x63\xa9\xfb\xd4\xa5\x8e\x16\xda\x83\xb9\xdd\x7d\xca\xfc\x5e\x40\x83\x0e\xa0\xee\xa5\xfb\xa1\x63\x23\x99\x6e\xdd\xd0\xdd\x25\x2a\xa0\x1e\xce\x60\x09\xdf\x0d\x3d\x02\x50\x4f\x89\xdc\x5d\xd4\x5c\x1d\xab\xe2\x7a\x86\x50\xd4\x65\x6e\xbf\x08\xd8\x2e\x6a\x8e\x29\x2b\xe1\xcb\xf0\xc7\x6c\xed\x51\xfc\x10\xeb\xb9\x3b\xfb\x45\xd5\x6b\xfb\x21\xe6\xf7\xcb\x36\xd2\xfd\x9b\xed\x82\x8c\x9a\xe1\x8f\xf5\x65\x40\xfb\xe9\xd5\xf9\x05\x26\x77\x50\xf3\xac\xc4\x83\xf4\x20\x6f\x6f\x9f\x66\x57\xac\x45\x0d\x80\x6e\x58\xc9\xdb\x03\x73\x59\x97\xbc\x7d\x5c\xcf\xd5\xfd\x4b\xc8\x43\x07\x35\xcf\xe7\xb5\xa8\x5b\xb6\xf9\x2e\xfd\xfd\xba\xef\x86\x6f\x8e\xa5\xa2\x1b\x7a\x3f\x36\x52\x5f\x15\x88\xbb\x83\x9a\xe7\x33\x7c\x37\x18\x35\x3c\xd5\x0d\x9d\xdc\xbf\x4d\x5f\x15\x60\xa7\x83\x9a\x67\x57\xde\x82\x9a\x6b\x41\x27\xef\x4d\xdf\x0d\x96\xc6\x2e\x6a\xd6\xd0\xda\x9b\x41\x64\x0e\x0e\xa8\xb9\x56\x87\x5d\xf2\xf6\xa9\xbe\xeb\x51\x05\x7c\xeb\x4d\x86\x18\x1e\xb4\xde\xdc\xbf\xc5\xaa\x24\xab\x2b\xe7\x45\xcd\x09\xdf\x71\xd7\x0d\x6d\xf8\x4f\x07\x35\xf7\x74\x3d\xbf\x12\xfb\x00\xea\xb6\x2a\x03\xa5\x87\x7a\xb9\x89\x00\xd4\x75\xba\xc5\xba\xb6\x41\x8f\x3c\x00\xf5\x30\xb3\x41\x17\x50\x0f\xb4\xa3\xae\x87\xfa\x77\xc0\xf7\x53\x64\xa9\xaf\xe6\x8f\xf5\x50\x13\xde\xd2\xbb\xb6\xee\xcf\x9a\x11\x65\xb3\x5b\xf4\xd4\x4e\x36\x52\xf2\xd8\xb1\x28\xe0\x72\xd9\xc8\xeb\x2e\xdd\x66\x48\x86\x44\xbf\xed\xf2\xba\xb3\x8b\x4a\x40\x9d\x21\x14\x75\xdd\xd0\x03\x2d\xb4\x03\xa8\xfb\x74\x90\x87\xf1\x83\x18\xe5\xba\x6e\xe8\x98\xcd\x11\x6e\x1d\xdf\x45\x94\x35\x17\xc6\xd0\xb6\x8f\x02\xdf\x87\x0c\x13\xa5\xf1\x88\xa3\x8a\xf5\xa9\x1b\xfa\x73\x5f\x0c\xb7\x36\x0e\x88\x2e\xaf\x5b\xba\x75\x07\x50\xcf\xed\xb9\xa6\x1b\xfa\xc3\xd8\xdb\x75\x43\x1b\x3c\xdb\x01\xd4\xd3\x88\xb3\x3e\x65\x10\x39\x65\x53\xb7\x2c\x1a\x7b\x07\x50\xf7\x1b\x12\x45\x07\x50\xb7\x4b\x51\x26\xa0\x2e\x78\xc4\xfa\x94\x61\xe2\x9e\xd2\x0d\xfd\xb8\x36\x66\x90\x21\xfd\x2e\xfd\xbd\x14\xa1\xf2\xba\x0d\x45\xec\x00\xea\x5a\x94\xc6\x00\xea\x7e\x7d\xd6\x8c\x28\x6b\x60\xbd\x0e\xa0\x9e\xc6\x1d\x77\xdd\xd0\x9f\xdf\x05\x50\xd7\x77\xf8\x54\xd1\x0d\x50\xea\x8f\x5a\xa8\x8a\x8a\x6e\xe8\xea\x1c\x3d\xce\xaf\x62\x41\x5e\x77\x86\x35\xd1\x1f\x45\x99\x92\x5c\x5e\x77\x56\xfd\x13\x35\x1b\xe3\xd9\xe5\x75\x17\x80\x61\xd7\x0d\x5d\xba\xef\x2a\xca\x8a\x4f\x75\xcb\x2a\x43\x1e\x8f\xaa\x6a\xcd\xac\xe7\x71\x10\x83\xba\xa1\x8b\x6b\xe3\xd5\x60\xe2\x81\x02\x6a\x1e\x1d\x78\xde\x03\x35\x7b\xca\x1b\xef\x6c\xb8\x44\x07\x35\xb7\x50\x09\x44\xcd\x07\x86\x49\x17\x35\x37\x1b\xa9\x1b\xba\xe2\x59\xee\xaf\x5a\xe8\xe3\x87\x34\x88\x61\xb3\xed\x92\xb7\x35\x79\xf5\x37\x0c\x9e\xd6\xcc\x7a\x36\xee\xaf\xbf\xee\x5f\x95\xc9\x57\x5b\xb7\xdf\x05\x35\xf7\x9c\x2d\xca\x00\x74\x3d\x8b\x9a\xd5\xd8\xfb\xd2\x00\x88\x47\xbb\x8b\x9a\x65\x6b\x77\x50\xf3\x78\x95\x39\xa2\xe6\xe9\xe0\xe8\x86\x8e\x13\xd3\x78\xe7\xeb\xf2\xa9\xbc\xfd\x6d\x33\x44\x19\x98\xdc\xbb\xa8\xf9\xbd\xfd\x2e\x28\x32\xbb\x90\x44\xcd\x03\x6a\x44\x5f\x41\x76\x65\x4d\xae\x70\xbb\xf3\x14\xd4\xdc\x32\x10\xbb\x1b\xef\x2c\x93\xa7\x83\x9a\xab\xd4\xbb\x0e\x6a\xee\x75\xff\x52\xec\x7f\xc6\x87\x46\xb5\x68\x65\x09\x84\xd5\x05\xd4\x5f\x7c\x45\xb7\x2c\x6e\xbb\x2e\xaf\x7b\xc3\xb8\xe8\x7a\xa8\xb3\x7b\x19\x40\xdd\x92\x4a\x9a\xa1\xd0\xdb\xbd\x2c\xa0\x0e\x4d\x52\x0f\x75\xf7\xf4\x01\x50\xf7\xe5\x92\x03\x50\xf7\xe6\x21\x0e\xa0\xae\xc9\xe3\x72\x3b\x14\x6e\x04\x43\xa1\xe3\xbb\x02\xea\x06\x4f\xa0\x6f\x0d\x26\xf1\x54\x51\xe6\xd9\x0a\xa0\x1e\xcb\xed\xb9\x65\x98\x28\x8e\x0c\x85\xce\x78\x97\xba\xbc\xee\xa3\x94\x00\x50\xd7\x23\xca\x00\x50\xb7\xcb\x81\xd5\x0d\xdd\xf0\x38\xf4\xad\x81\xe8\xf3\x43\x92\x03\xa1\x1d\x76\xdd\xd0\x17\x80\xba\x1b\xef\x9c\x20\xcb\xf5\xa3\x2f\xc3\xa3\xf9\x0f\x5e\x37\x8d\xd4\x0d\xdd\x70\x35\x76\x79\xdd\x9f\x52\xd1\x78\x67\xe3\x59\xfa\x31\xf4\x1b\x53\x4c\x3f\xf6\x57\x85\xe7\x08\x30\x8b\xdf\xd5\xb6\xef\xd9\x74\xb4\xfd\xe2\x44\xe8\x00\xea\xae\x99\xae\x03\xa8\x47\xf6\x30\xd2\x0d\xdd\x2e\x9b\xc1\xd6\x7e\x14\x65\x00\xea\xf9\xa2\xdf\x0e\x01\xf5\x87\xe1\x71\x5c\x41\xfe\xec\x14\x11\x65\xab\xf8\x54\xb7\x3b\x3b\x7d\x5c\xda\x42\x91\xb7\x03\x40\xdd\x75\xd9\x0f\xdd\xd0\xf9\xb5\x2a\x19\x35\xc8\x81\x21\xa0\xbe\x3e\x6b\xe6\x68\xd6\xba\x3b\xfe\x00\xd4\xbe\x2b\x6f\x1f\x15\x7d\xc8\xeb\x4e\xc7\x0f\x31\xbf\x1d\xe9\x34\x2e\x43\xfb\x59\xed\x03\xd4\xdc\x0c\x0f\x19\x7f\xf0\xba\xa9\x2a\xc9\xdb\x47\x63\x1f\xf2\xba\x27\xd8\x67\x24\xc9\x81\x20\xdf\x91\x4c\xdd\x80\x2a\x32\x92\x6e\xca\xe6\x53\xb5\x6e\x94\xf0\xa1\x1b\xfa\x40\x74\x19\x29\x68\x15\xfe\x98\xfe\xea\x85\x1f\x92\xb7\xe7\xb6\x66\xe7\x77\x5b\x95\x06\xb1\xcb\xe2\xe7\xb9\x66\x91\xf5\xdc\x87\x55\x45\x3c\x3b\x1d\xbc\x65\x4c\x11\x01\x31\x6e\x43\xae\xd8\x83\x23\xc8\xdb\x98\x16\xc7\x6d\xea\x06\xce\xa6\x01\x6a\x6e\x17\x7b\x70\xdc\x1a\x3c\x51\xcc\xc6\x6d\x5c\x06\x36\xae\x21\x6a\xce\xe0\xd3\xa1\x1b\xfa\x21\x4e\x6a\x80\x9a\xbb\xf1\x3e\x23\xc8\xdb\x88\xd0\x21\x79\x3b\xb1\xad\x86\xa8\x39\x5d\x36\x43\x03\xd1\xb1\x0b\x88\xee\x82\x19\x64\x88\x9a\x6f\xa2\xfb\x87\xe4\xed\x14\x45\x55\x11\x30\xc8\xc8\x1a\x88\x90\x39\x43\xf2\xb6\xee\xc5\x21\x79\xfb\x76\x6b\x64\xe5\x15\x0a\xe1\xd0\x0d\xfd\x15\xdf\x55\x3e\xff\x2e\x63\xff\xae\xd8\x1f\x7a\xa8\xdf\x65\xb5\x6e\x6d\xc0\xf8\xc8\xe1\xd6\xb1\xc1\x88\xb2\xba\xfd\x31\x4b\xfd\x60\x45\x1f\x02\xea\x06\x28\x1e\x59\x37\xe5\xb4\x77\xc7\x65\xc3\x20\xeb\xa1\xde\x28\x00\xc3\x50\xe8\xe6\xb2\x29\x1a\x88\xdc\x9e\x86\x42\xcf\xec\x53\xb7\xb6\xb3\x59\x04\x5c\x2f\xeb\xa4\xc8\x40\xc0\xda\x30\x82\xd7\x5d\xfd\x90\x8c\x8b\x61\x51\x32\x95\xdb\xb3\x04\x79\x8c\x0e\x02\xa8\x67\x71\x51\x15\xb3\x94\x14\x5b\xf5\xb9\x3d\xe9\x7e\xd1\x6d\xa7\x74\x12\x50\x77\x5b\x55\x23\x44\x85\xaa\x74\x43\x3f\xc8\xf9\x01\xa0\x6e\x2f\xea\xdf\xa8\x66\xa1\x51\xfe\xc8\xeb\xee\x76\x41\x5e\xf7\x52\x58\x55\xa3\x0b\x95\x21\x46\x43\x1b\x65\x33\x00\xd4\x3d\xb9\x30\x04\xd4\x29\x3e\xc4\xfc\x5e\x98\xf8\x86\x6e\xe8\x9b\x63\x6e\x54\x0d\x62\x8a\x23\x00\x75\x37\x7f\xda\xa8\x11\x5d\x48\x7f\xab\x5b\x5b\x91\xd2\x22\xba\x90\x0f\xb5\x88\x2e\xa4\x47\x00\xea\x3e\xc0\x5c\xc3\x68\xe8\x1b\xda\xf0\x10\x50\xcb\x6e\x1d\xf2\xba\x5f\x77\x4d\xf3\xa8\xc2\xf8\x30\x04\xd4\x37\x28\x72\xe8\x86\x4e\xc0\xb7\xd1\x42\x15\xf1\x5d\xb6\xf6\xc4\x47\x3f\x00\xd4\xf3\x46\x19\x1e\x4d\x54\x45\x2a\x83\xd1\x8c\x96\xcd\x36\x83\xfe\x4e\xa7\xac\x69\xdb\xc7\x10\x37\x40\xcd\xfd\x85\x5f\x34\xba\xb6\x6e\x54\x91\x21\x6a\xbe\x94\xc6\xa0\xe6\x21\x6f\x76\x74\xb7\xb6\xc7\x5c\x0f\xd1\x4d\x17\xba\xbe\x8c\xe4\x8f\x11\xdd\x7b\x58\x15\x47\xd5\xa7\xec\xd2\x0d\xbd\x3d\x5f\x44\xcd\x97\x3d\xd2\x0d\x3d\xb1\x17\x0d\x51\xf3\xba\x6c\xa4\xa8\xb9\x58\xd4\xc0\x5b\x6d\x06\xfb\xb7\x62\x97\x1b\xa2\xe6\x82\xd3\x64\x80\x9a\x9b\x21\xf9\x43\x37\xf4\xac\xfe\x38\x2b\x46\xd8\x56\xa2\xe6\x0c\x19\x60\x0c\xdd\x94\x44\x31\x0c\xa3\xa1\x9b\xa7\xc0\x90\x46\x82\x92\x33\x24\x6f\x9b\x8a\x64\xe8\x86\x9e\x97\xef\xb2\x7f\xd3\xed\x77\xb5\x12\x38\x0b\x23\x0c\x44\x4c\xf7\xd0\x00\xe8\x81\x12\xe4\x6d\x77\x37\xa8\x79\x3e\xd8\xa8\x87\xa8\xf9\x21\xe4\x61\x18\x0d\xdd\xb0\xcc\x8c\x19\xd1\xee\x8c\xf3\x94\xf1\x88\x5e\x3a\x44\xcd\x1d\xcb\xc6\x98\x81\x22\xfd\x31\x47\xb3\x34\x83\x01\x6a\xee\x37\x78\x6d\x4c\xe3\x8c\x30\x1a\x0c\x50\xf3\x9c\xdd\x1f\xeb\x8b\xcc\x36\x32\x54\xaf\xfd\x2b\xb1\x2f\xa0\x36\xac\x6f\xcc\x88\x1e\x65\x90\x01\xd4\xd3\xdc\x05\x43\x0f\xb5\x01\x74\xe3\xf1\xd4\x1e\xec\x56\x01\x75\xb6\x77\xf2\xba\x1f\xf8\x8d\xc3\x40\x69\xb3\xfd\x8c\xc7\xad\x6d\xdf\xff\xe0\x75\xfb\x63\x44\xd9\x84\xa8\x3f\xf4\x50\x0f\xb0\xc0\x78\x74\xcb\x66\x7f\x2c\xc0\x04\xd7\x0f\x01\xf5\xfd\xd8\x0c\x45\x19\xbe\xd4\x61\xa0\xf4\x20\x92\x62\x00\xa8\x5b\x57\xd0\x3d\x86\x6c\x28\x8e\x00\xd4\xbd\xab\x2b\xbe\xba\xed\xec\x82\xbc\xee\xcf\x25\x27\xaf\xdb\x18\xf3\x01\xa0\x1e\x53\x51\x66\x34\xb4\x10\x72\x08\xa8\x85\x9f\xc3\x68\xe8\xaa\x1e\x12\x09\xc4\x1c\x1c\x13\x88\x49\x20\x1f\x6f\x18\x10\x98\x85\x00\xd4\xcb\x46\x9a\x95\x25\xde\x45\x94\x69\x4c\x1b\xba\xa1\x17\xae\xc6\x21\xa0\xfe\x70\xe5\x0c\x79\xdd\x2f\x5e\xf8\xa1\x1b\xda\x3c\x57\x43\x37\xb4\x91\x41\x63\x99\xe8\xc0\x5d\xa3\x1b\xda\x24\x51\xc3\x04\x62\x53\xa1\xa1\x1b\x3a\x54\xe5\x15\xe4\x5e\x66\x70\x69\x20\x5a\xbe\xab\x41\x0c\xe6\xe4\xd0\x0d\x7d\x94\xd5\x4b\x37\xa5\x87\xbe\x80\xba\x45\x9b\x75\x43\xab\x67\x2e\x79\xce\xd1\x66\x50\xa4\x99\xf7\x86\xbc\xee\xcf\x73\x4d\x37\xf4\x52\xcd\x96\xd7\x7d\x2b\xac\x3e\x13\x1d\x28\x15\x83\xd7\xdd\x7c\x6a\xe0\xbf\x3a\x9b\xa8\x59\xe2\xfa\x10\x35\x4b\x06\x18\xf2\xba\xe5\x35\x8d\xcf\x90\x49\x3c\x80\xc3\x04\x62\x21\x8e\xe4\x75\x2f\x75\x0f\x79\xdd\xda\x03\x87\xa8\x79\x7b\xcc\x7d\xfa\x6e\xc4\x02\xf2\xba\xdf\xe6\x77\xe9\x6f\xf3\x40\x31\x1a\x7a\x60\xd3\x1b\xa0\xe6\xd9\xdd\xfb\xba\xa1\x87\xbb\x5b\xd4\x5c\xf1\x4b\x0e\xc9\xdb\xb5\x5a\x34\x1a\x5a\x21\xb9\x0d\xa9\x73\x3d\x1b\x0d\xdd\x3d\x05\x74\x43\x3f\xea\xc6\x91\x40\x0c\xe4\x3b\x44\xcd\x49\xfd\xc1\x68\x68\x2d\xf0\x63\x1b\x32\x39\x6d\xb3\x64\x57\x3c\x1d\x03\xd4\xdc\x1f\xc7\x79\xab\x6a\xaa\x01\x1e\x0d\x44\x4a\xa4\x63\x7f\xdd\xce\xc7\xf5\xac\xd6\xaa\x1b\xfa\x72\x6d\x98\x25\x6c\x57\x7f\xec\x51\x85\x65\x63\x44\x96\x30\xd5\x27\xdd\xd0\x26\xe0\x1a\xa2\xe6\xaa\xc6\x2b\x6a\x4e\x58\x47\x87\xa8\xf9\xf6\xc8\x38\x1a\x00\xb1\x8d\x0f\xa3\xa1\x97\xba\xc7\x31\xcb\x10\xb6\xc4\x01\x6a\x9e\x3d\x3a\x28\xca\xf8\x65\x4e\x9e\x79\x85\x5b\xf6\xa7\xc1\xf3\x92\x5c\x84\xa5\x62\x5e\x92\xc7\x18\x8a\x09\xa0\x9e\x4f\xf7\xc7\x2e\x75\xd6\xe7\xd4\x43\xbd\xe0\x75\x4f\x3d\xd4\x65\x58\x34\x70\x78\xfb\xae\x4b\x1d\x35\x7b\xea\xa1\x5e\x8f\x45\xb5\xd0\x6a\xcd\x06\xfe\x73\xe4\xcd\xcb\x1c\x17\xcd\x1f\x87\x47\x7e\x50\x44\x94\x25\x44\xf7\xd4\x0d\x6d\xa4\xed\x04\x50\x8f\x0d\x1f\x63\x26\xdd\x58\x38\x2f\x66\x12\x70\x81\xdd\x66\x8a\xdc\x80\x74\x3f\x09\x30\x99\xbe\x69\x02\x31\x43\x11\x67\x12\x65\x34\x9f\x32\xf5\xea\x99\x53\x5e\xf7\xc6\xd6\x34\xe5\x75\x3f\xc9\xef\xaa\x95\x21\x06\xa7\x80\xba\x67\xab\xd2\x97\x61\x8f\x00\xd4\x7d\x83\xb9\xa6\x80\xba\x0c\x1b\x29\x83\x08\x57\xd4\xbc\x4d\x98\x86\x25\x6a\x1a\x0d\x9d\xd9\x35\xf3\x56\x0b\x85\x6f\x3c\xef\x60\x4c\x51\xd5\x1d\x6e\x59\xdf\x35\x24\x07\x81\x33\x4d\x20\xf6\xb2\x3d\x27\x80\xba\x6f\xc7\xf9\x0e\xb2\x2b\x6d\x96\xd7\x9d\x01\x86\xf3\x96\xc7\xfe\xf8\x54\x40\x3d\x6d\xb3\xb6\xfd\x64\xd1\xa3\xea\x58\x34\xe4\xca\x55\x77\x1b\x62\xc6\xf1\x3a\x73\x18\x88\x78\x9a\x75\xdb\xa1\x3b\x4d\x13\x88\x3d\x98\xfa\xa7\x6e\xe8\xea\x12\x15\x50\x17\xc4\xc2\x34\x1a\x5a\xd0\x31\xb3\xeb\xf9\xf1\x5d\x6d\xbf\x97\xef\x6a\x00\x74\x79\x9b\x40\xcc\x28\xb9\x29\xaf\x3b\x6d\xdf\x95\x31\x85\x6e\x3c\x45\xcd\xf7\x65\x9b\x23\xc4\xcc\xa2\x71\x28\x9f\x3f\x3e\x0e\x2c\x0b\x58\xd4\x3c\xb0\x44\x4d\xdd\xd0\x1d\x7a\xe7\xd4\x0d\x2d\x9d\x75\x16\x03\xff\x6d\x55\xd1\xb6\x8f\x1d\x63\x96\x88\x1e\xf5\x5d\x8e\xaa\x7b\xfa\xe3\xf0\xdd\xb0\xea\x74\x43\x5f\x9c\x2f\x53\xd4\x6c\xd2\xf5\xa9\x1b\xfa\x3e\xbe\xab\xe8\x86\x29\x31\x41\xcd\x53\xf2\xd5\xd4\x0d\xdd\xa3\x55\x26\x78\xfc\x6c\x86\xa8\xd9\xa1\x0b\x37\x34\xf8\x65\x56\x51\xe4\x67\x91\xf9\x95\xab\x33\x45\xcd\xf2\x37\xa6\xa8\x79\x40\x82\x9a\xa2\xe6\xe2\x7a\xae\x8a\xee\xf8\x90\xa8\x0a\x45\x7a\x46\x34\x34\xda\xc5\x8c\x1c\x62\xd9\xa2\xb4\x0a\x07\x47\xd4\xfc\xa2\x4d\xcd\x6a\x02\x40\x57\x8e\x6e\xe8\xaa\x28\x90\xbc\xdd\xb1\x9c\x4f\x51\xf3\x85\x56\x33\x9b\x34\x03\x4e\x90\xd9\x82\xcc\xcc\x74\x8b\x9a\x1f\x94\xff\x29\x6a\xbe\xea\xaf\xc2\xb5\x26\x80\xba\x1a\x47\x3c\x9b\xd1\x67\xee\x47\x03\xa5\x35\x98\x4c\x01\xb5\xb9\x0b\xa6\x81\xd2\x77\xb3\xa8\x47\x7e\xf9\xae\x0c\x04\x3b\xdb\x3c\xc5\xb6\x0d\x8e\x53\xdb\xa7\xba\x75\xa0\xe2\xcf\x16\x28\xc3\xaa\x58\xea\x1b\x7b\xd1\xec\xa6\xdb\x72\x15\xc9\xeb\x9e\xf8\x61\xa7\x80\xba\x7b\x82\xe8\x86\x56\x0d\x9b\xba\xa1\xe3\x8c\x00\x50\x0f\x49\x23\x53\x37\xb4\x2e\x86\x09\xa0\xee\xaf\xcd\x00\x50\x97\xc3\x99\x3e\x05\xd4\x07\x45\x7a\x0a\xa8\xe5\x39\x4f\xd3\x8b\xbd\x9e\x6b\xe1\x86\xc6\x70\x3a\xe5\x75\xbf\x1e\x0a\xdd\x90\x2b\x4c\x6d\xb3\x6b\x30\x41\xb1\x9c\x00\xea\xde\x21\x61\xce\xe1\xd6\xce\x3e\x95\xb7\xef\x16\x33\xbd\x58\x82\x72\x30\x87\x5a\x8a\x82\x4e\x5e\xb7\x2e\x86\xa9\x1b\x7a\xbd\x3e\xa5\xbf\xcf\xe3\xbb\x68\xdd\x3a\xc7\xe7\x08\x1e\x3b\x3d\x02\x50\xcf\x17\x1b\xfb\x94\xd7\x7d\x29\x42\x01\xd4\x73\xa2\x49\x4e\xa3\xa1\xd3\x6d\x23\x4d\x97\x87\x26\x39\xe5\x75\x77\x1c\x01\x53\x5e\xb7\x29\xf4\xe7\x8c\xb4\xbd\x16\x99\xdf\x06\x82\x9e\xc1\xeb\x46\x81\x9f\xc1\xeb\xc6\xbf\x3f\x4d\x2f\x26\x04\x9b\x53\x03\x82\xc7\x9c\xd1\xd0\xdd\x66\xe8\x86\xf6\x76\x89\x09\xa0\xae\x15\x8f\xd2\x04\x50\x8f\xee\x0c\xea\x86\x4e\xe0\xa6\x69\x7a\xb1\xf3\x58\x95\x5b\xbb\xd9\x66\x0d\x62\xaf\xef\x2a\xca\xb0\xf9\xcc\x27\x12\x3b\xf0\x63\x50\xf3\x28\x1e\xa0\xba\xa1\x1f\xac\x58\xf3\x89\x74\x88\x4c\x99\xa8\x39\x36\x8e\xa8\xf9\xc5\xd5\x38\x9f\xe8\x2f\xdf\xd5\x0d\x9d\xc0\xb6\x13\xd4\xdc\xa4\xcf\xcd\xc7\x9c\x5a\xd9\xa7\xda\xba\x8f\xcd\xa0\xbf\x13\x36\xce\x14\x35\x9b\x84\x7c\x3e\x61\x00\xb4\x19\xa2\x2a\xd7\x73\x44\x43\xab\x3e\x89\x9a\x35\x89\x4c\x51\xf3\xc4\x93\x35\x45\xcd\x37\xca\xf0\x34\xbd\x98\xa0\x72\x82\x9a\xe7\x45\x9c\xc2\x14\x35\x77\xc8\x1e\xf3\xd5\xd6\xed\x58\xbd\xa1\x7a\xf9\x63\x44\xb7\x81\x36\x33\xd2\x6e\x83\xd7\xa6\xd1\xd0\xde\x4d\x30\x41\xcd\xc5\xf4\x8f\x53\xf2\xf6\x8c\x2e\x60\x20\x4a\xf1\x21\xfb\xab\xf2\x2c\x79\xfb\x83\x46\x32\x97\x64\x66\xc7\x2a\x72\x88\xb9\xf7\x23\x87\x98\xfb\xd7\x1c\x62\xb5\xf9\x2e\xf2\xaa\x62\x1c\x9e\xa2\xe6\xe1\x68\x98\x76\x5b\x56\xdb\x8c\xb4\xdb\xf7\xaf\x08\x9c\xd3\xf4\x62\x7d\xda\x24\xb4\x14\x73\x30\x4e\x79\xdd\x17\x16\xbc\xb9\x04\x98\xdd\xa2\x69\x5d\xb7\x6d\xd0\x43\xad\xaa\x6c\xa0\xf4\x74\xcc\x83\xd7\xad\xe2\x21\xa0\x0e\xb5\x53\x0f\xf5\x78\x2c\x3a\xf5\x40\xf5\x69\x7a\x31\xd3\x92\x4c\x79\xdd\xaf\x1f\x12\x50\xdf\xc7\x77\x35\x10\x11\x69\x3b\xe5\x75\xeb\x19\x9f\xf2\xba\x8b\xeb\x53\x40\x1d\xba\x93\xbc\xee\xa4\x52\xaa\x1b\x7a\x61\xe5\x98\x02\xea\x99\x7d\xca\x51\x65\x80\xf6\x14\x50\x67\x0f\x50\x03\xa5\x4d\x6e\x39\xb7\x5a\x8a\xeb\x73\x47\x4e\x1e\x26\x37\xa2\xa1\xad\xca\xf4\x62\x72\x1b\xa6\x19\xb9\x87\x27\x88\x80\x3a\x63\x10\x9b\x5b\x94\x71\xfb\x6e\x57\xfc\x32\x1a\xdb\xa3\xca\x19\x34\x1a\xfa\x60\x6b\x9a\x5b\x5f\x86\xc0\x41\x40\xfd\x2c\x7f\x4c\x7f\x97\x6b\x43\x40\xbd\x3c\x14\x82\xd7\xfd\xda\x8c\xe0\x39\xf3\xae\x80\xba\x28\x51\x75\x43\x17\x95\x61\x01\xf5\x89\xa2\xbc\x7d\x87\x4e\x37\x74\xc6\xba\x32\xe5\x75\x1f\x8c\x00\xd3\xf4\x62\x55\xd9\x65\xda\xed\xad\xac\x16\x50\x5f\x44\x7c\xcc\x23\xe3\x42\xed\x22\xd2\x6e\xc3\xe4\x99\xa6\x17\xab\xea\xb7\xba\xa1\x93\xfa\xc3\x31\x84\x50\x9d\x4d\x5e\xf7\xa5\xbe\x67\x34\xb4\x99\x2b\x1e\x51\xf3\x26\xbf\xcd\x23\x6a\x16\xbd\x3e\xa2\xe6\x44\x23\x1f\xdd\xd0\xa6\x28\x7f\x2e\xb5\xee\xd7\xa2\xd1\xb2\x98\x62\x9e\xcb\x9c\x3c\xb8\x1a\x1f\x50\xf3\x38\xcc\xfe\x03\x6a\x9e\xfa\x32\x1e\x51\xb3\xc9\xdb\x9f\x4b\x03\x60\x34\x03\xd1\xbd\x90\xb7\xcf\x15\x39\x6a\x6c\x95\x19\xe6\x39\xc8\x1e\x51\xf3\xf5\x59\xd4\xb6\x8f\x22\xfd\xe8\x86\xf6\xbe\x8c\x47\xf2\xb6\x41\x2b\x4f\x8a\x1c\x35\x1f\x45\xd3\xc7\x71\x08\x3e\x29\x54\x11\x8b\x66\x98\xc7\x0c\xfb\x24\xe7\x17\x65\xf2\x91\xbc\xbd\x3f\x7f\xac\xc1\x84\x38\x85\x47\xd4\x7c\x27\x5b\x15\x99\x4e\xad\x4a\x94\xc1\x51\xf5\x88\x9a\xef\xc7\x9a\x39\xaa\x54\x08\x9f\x24\x63\x2a\xfb\xd4\xa3\xd9\xfe\x9a\x76\x7b\x1c\x8b\x1a\x88\xf0\xaf\x3d\xb7\x06\x22\xa0\xc1\x73\x1b\x1d\x8c\x08\x7a\x24\x6f\x2f\x16\xf0\x03\x6a\x6e\xa6\xfd\x7f\x8c\x86\x4e\x9f\x45\x33\xea\xa3\x4d\x3d\xa2\xe6\x42\x0c\xdd\x73\x6b\xd0\x76\xd8\xef\xc8\xdc\x4b\x7f\x6f\x33\xf7\x9e\x5f\x89\xfd\x07\x40\x3d\xdb\xb1\xfd\xf2\xd8\x87\xed\x37\xa9\xaf\x8b\x19\x40\x5d\x0e\x7a\xe6\x93\x0d\x1c\xc6\xd0\xf4\x04\xaf\x1b\x99\xf9\x98\x5e\xec\x42\x57\x7c\x0c\x94\x6e\x51\x34\x93\x1e\x2e\xb0\xc7\x40\x69\xf3\xde\x3f\x39\x00\x97\x45\x01\x26\xea\xfd\x23\xa0\x36\xa6\xec\x91\xd7\x2d\x8b\xe0\x31\xbd\xd8\x7c\xfd\xb1\x39\x2e\xb0\xcf\x3f\x39\xb4\x50\xb6\x49\x64\xe4\xae\xbe\x2b\xa0\x46\x2c\x3c\xba\xa1\x9b\x3b\xae\x68\x40\x70\x46\x4c\x2f\xd6\xc1\x8c\x8f\x80\x3a\x71\x4c\x3f\x7f\xf0\xba\xa9\xd9\x8c\xdc\x0a\x8d\x47\x37\x74\x89\xa7\xe1\x96\xa5\x47\x45\xad\x1b\x25\xfc\xd1\x0d\xad\xe3\xe3\x29\xe6\x6c\x71\x8e\x02\x50\x23\xba\x1f\xdd\xd0\x0d\xeb\xca\x53\xbc\x41\xa0\x5b\x33\x5a\xe8\x73\xf9\xae\x06\xa2\xcb\x77\xb5\xed\xa3\x1b\x3f\x02\x6a\xc3\x18\x1f\x79\xdd\x5a\xd1\x1f\xa3\xa1\x6f\xc0\xe9\x23\xaf\x5b\xa6\xd9\x53\x8d\x53\xc0\xf4\xf4\x08\xa8\x37\x81\x6f\x8f\x6e\xe8\x8b\x63\xee\x11\x50\xe7\xd7\xef\x4a\x86\x44\xf9\x7f\x8c\x86\x6e\xc5\x66\x70\x34\x2f\x65\x66\x95\x21\x36\x7d\x57\x86\x18\xcc\x96\xc7\x68\xe8\x9e\x6d\x95\x21\x66\xdb\xaa\x34\x00\x42\x93\x78\x00\xd4\x53\xce\xff\x03\xa0\x6e\x5e\x00\xf7\x08\xa8\xa7\xc3\x2e\xaf\x5b\xfa\xee\x63\x34\x74\x03\x92\x3c\xa2\x66\x23\x2f\x1e\xa3\xa1\x9f\xee\xbb\x92\x3f\x93\xef\x32\xbf\xaa\xf7\x4f\xf3\x68\x56\x3a\x89\x9a\x4d\xd9\xfd\x88\x9a\x57\xb3\xa8\xed\x17\x4b\xd4\xd3\xd4\xba\xa3\x66\xc9\xae\xd5\xa7\x26\xe5\x46\x39\x7c\x7a\xe4\xd4\x62\x42\x41\xcd\xdd\xa4\x10\x8f\xd1\xd0\xb1\xe9\x4c\x2f\x66\xe4\xf8\xa3\x1b\x7a\xb9\x43\x4d\x2f\x96\x93\x55\x19\x32\x89\x32\xfc\x84\x1b\x3a\x7e\xec\xfc\x2a\x0a\xba\x89\x59\x70\xe9\x3e\xa6\x17\xcb\x58\x18\x9e\xae\xaf\xca\xfe\x1a\x0d\x7d\x3f\xfe\x58\xdf\x0d\xf6\xde\xa7\x47\x3a\x44\x3f\x64\xb4\x3b\x46\x9e\xc7\x68\xe8\xe5\x8a\x1d\x11\xed\x6e\x91\xf5\xfc\x12\x66\xfe\xe8\x86\x0e\x79\x0b\x6a\x1e\x3d\x9e\x9a\x73\x09\xb3\xc0\x13\x49\xb9\xb1\xf9\x3c\x46\x43\xd7\x9b\x19\x1c\xc6\x19\x79\xbc\x4a\xde\x7e\xec\x42\x24\xe5\x46\x6b\x7d\x74\x43\x9b\x4b\xf9\x31\x29\xf7\xe7\xc0\xea\x86\x7e\x14\x05\x23\x6e\x00\x61\xb5\x47\x34\xf4\xf8\x95\x6d\xff\x31\x5f\xf7\xf6\x60\x9a\x4e\xfd\xb4\x28\xe3\x02\xe0\xf3\x98\xaf\xbb\x79\x2e\x9b\xaf\xfb\x01\x07\x3d\x00\xea\xf9\xc4\x53\x79\xfb\x36\x78\xc6\x52\x67\xa0\xa6\x28\xc3\x23\x6f\xc6\xd4\x33\xd7\x00\xea\x69\x82\x97\xc7\xf4\x62\xb9\x5a\x14\x50\x7b\x88\x4f\x2f\x43\x51\xec\x1b\x28\x2d\x7e\x79\xe4\x75\x9b\x0d\xe6\x11\x50\x37\x50\xf0\xf3\xc8\xfb\xc5\xf6\xfb\x00\xa8\x47\x05\x1a\x3c\x7f\xe4\xeb\xa6\x83\x02\x6a\xbd\x78\x0f\x80\xba\x1d\xac\xe8\x8f\xe9\xc5\x16\x5a\xf7\xa3\x1b\xfa\x8e\xef\x62\x30\xc9\xf1\x63\xa3\x47\x8f\x4f\xe5\xed\xc7\x77\x0d\xfc\xff\xac\x4a\x32\xa4\xba\x93\x80\xfa\x8f\xaa\x44\x19\xaa\x70\x8f\x0c\x13\x88\x01\x8f\xf9\xba\x5f\x75\x09\xf3\x75\xf7\x28\x02\x30\xcd\xf7\xf2\xbc\x21\xba\xd9\xda\x6f\xb8\x29\x69\xa4\x49\xb9\xbd\x0a\xf0\x91\xd7\x2d\x60\x79\x74\x43\x2f\xe5\xed\x6b\x12\x63\x34\xe7\xe7\x75\x7e\x8b\x45\xb5\x94\xc7\x66\x18\x08\xaf\xfe\x20\xaf\x3b\x8e\x8c\x00\xd4\xdd\x46\xea\xc6\x72\xba\x75\x43\x27\xcf\x88\x15\x5b\x9b\x09\x5d\x61\xeb\xe6\xc7\x4b\x83\x89\x5d\x08\x40\xed\x39\x6e\x52\xee\x57\xcd\x59\x40\x7d\x70\xae\x3d\xf2\xba\x1b\x76\xaa\x47\x40\xfd\x82\x9b\x1e\x51\xf3\x7c\xfd\x90\xbe\x1b\x7b\xa4\x1b\xba\x62\x5a\x7c\x96\x99\x4e\x55\x1d\x97\x0c\x13\xec\x54\x8f\x6e\xe8\x72\x59\x94\x1c\xa8\x86\xa0\x1b\xfa\xc1\xa3\xf4\x98\x5e\xac\xe1\x1e\x7d\x8c\x86\xae\x18\x6a\x1e\x51\x73\x48\xe3\x4f\x94\xe1\xb6\xfa\xc2\xc0\xeb\xbb\xba\xa1\x3d\x14\x40\xcd\x33\xd9\x05\xdd\xd0\xdd\xf3\x45\xd4\xbc\x14\x38\x92\xb7\x8f\x3d\x32\x29\xf7\x4a\x3e\x75\x3d\xe3\xee\x7f\x44\xcd\x0b\xf3\xf5\x63\x34\xf4\xc4\x79\xf1\x7c\xc1\x98\xf2\xc7\x1e\x55\x2a\x93\xa0\xe6\xd1\xad\xd9\x68\xe8\xd7\x05\x2c\x6a\xde\x9e\xe3\xba\xa1\x87\x20\x4b\xd4\xdc\x61\x10\x3d\x3b\x32\xbb\xf2\x21\x51\x73\x9a\x16\x35\x98\x40\x28\x7a\xb6\x06\xa2\xa8\xca\xf9\x75\xb3\x8b\x9a\x8f\x7b\x70\x7b\x6f\x97\x82\x42\xf2\xb6\x61\xad\x4f\xb8\xa1\x5d\x66\xba\xa1\x43\x8b\xdb\xde\x2f\xe0\xba\x12\x35\xcb\xe4\x79\xcc\x21\xb6\xa1\xed\x3d\x46\x43\x6f\xd7\xc6\x91\xf1\xf8\x7b\xf1\xef\x8b\x7d\x01\x75\xc5\xfa\xf7\x9c\xe0\x39\xd3\x59\xd3\x8b\xad\x78\x1a\x99\x03\x69\xb0\xf9\xba\x5b\x14\x01\x20\x55\xad\xec\x18\x92\xf3\x58\x8c\xa5\x6e\xcd\x6c\x6d\x33\x1b\x3c\xde\x63\xd5\xa7\x3f\x36\x04\xc9\xe3\x52\x5e\xb7\x7e\x81\xf7\xf2\x4a\xbe\xcb\xa2\x06\x84\x6e\x51\x5e\x37\x81\x24\xaf\x90\x59\xf3\xe6\x0b\x64\x6e\xcf\x6d\xd1\x2c\x16\xd3\x1f\x9b\xb6\x97\xed\xf9\x0a\x99\x0b\x86\xe2\xf7\xd2\x9a\x8d\x2d\xe2\x0d\x47\xf3\xeb\x53\x7a\xd4\x91\xc6\xaf\x90\x59\xc9\xf6\x0a\x99\xb5\x62\xbd\x66\xe4\x96\xe5\xfe\xa6\x10\x56\xfc\xd8\x9b\xaa\xcc\xe1\xfc\x26\xe3\x61\x01\x89\x6f\x12\x37\x41\xec\x79\x65\x6e\xaf\xcb\x77\x35\x79\xb1\x97\xdf\xb8\xa9\xea\xb3\xaa\xb8\x31\xa1\x53\xa4\xbf\xde\x93\xf8\x1a\xef\xbc\x51\x4b\xde\x60\x6e\xb3\xa7\xde\xa4\xb7\x82\xa0\xce\x57\xc8\x3c\x50\xb3\x5f\x13\x88\xb5\xc7\x46\xd2\xdf\x8d\x32\xfc\x9a\x40\xcc\xf8\xee\x57\x47\x73\xf2\xa9\x8e\xe6\x0e\x75\xe7\xbd\x4d\x55\xc1\xd1\xfc\xea\x68\xee\x98\x08\x5e\xd3\x6e\xeb\x3a\x7f\x65\x6e\x3f\xc5\xa7\x7a\xa3\x8e\x1f\x52\xd9\xc0\x0e\xf9\x06\x64\xc6\xac\xfa\x02\x99\x67\x79\x2c\x32\xbf\xc6\xc2\xbc\x3a\x9a\x1f\x24\xcc\x6b\xda\xed\xfd\xfa\x54\x93\x57\xf2\xbb\xd2\x77\x8b\x4f\xd5\xbb\x38\xaa\x5e\x70\xf1\xb8\x20\x61\xbe\xe2\xe2\xc9\x21\xf8\x1a\xef\x9c\x51\x1d\x5f\x99\xdb\x35\x5b\x14\x47\xc0\xe4\x79\x75\x34\x1b\x39\xfe\xca\xdc\x96\x0c\xf9\x9a\x40\x2c\xb9\xda\x23\xde\x19\xac\xf7\x66\x6f\x88\x80\xc6\xff\x8a\x8b\xbf\xcf\x46\xea\x7d\x43\x58\xbd\x7f\xe0\x62\xab\x02\x27\x26\xce\xe2\x57\x5c\xfc\x6c\xab\x42\x58\x99\xfc\xe7\x35\xde\x79\xba\x18\x4a\x98\x44\x18\x1c\x71\xb1\xc1\xe0\xaf\x8e\xe6\x85\x81\xe8\x2d\x91\x51\x9f\x36\x87\xa3\xd9\x95\x53\xa4\xef\xe2\x0e\x7e\x8b\xde\xc6\xec\x53\x53\xcd\x60\x85\x7e\x4d\xbb\x7d\x61\xd1\x7d\xc5\xc5\x26\xb3\x7a\x8d\x77\x96\xfc\xf0\x8a\x8b\xbd\x3d\xed\x15\x17\x6f\x00\xda\x6b\x96\xb0\xe1\x2c\xe8\x68\xf6\x6e\xa3\x57\x5c\x9c\xfd\xae\xf4\xec\x73\x7c\xaa\xb2\x81\x0d\xe1\x05\x17\xcf\x04\xa8\x7c\xc5\xc5\x3b\x59\x94\x18\x63\x8f\xaa\xf3\x5b\x2c\x9a\x9a\x83\x73\xed\x15\x17\xbf\x8a\x3e\x1d\xcd\xb5\xfd\x8a\xc0\xf9\x0a\x99\xbd\x11\xf5\x15\x32\xd7\x62\x3d\x42\x0c\xe7\xda\x7b\xac\xcc\x6c\xff\x7a\x8f\x95\x57\x17\xbd\x66\xe4\xf6\x2a\xc0\x57\x1f\x74\x02\xba\xbe\x2d\xe2\x25\x59\x45\x26\x10\xbb\x61\xc5\xbc\xfa\xa0\x57\xbc\xeb\xd6\xc6\xe8\xfa\x06\x64\x6e\x56\xd5\xdc\xad\xfe\x58\x0e\xc9\xeb\xd3\xb8\xd7\x89\x35\xd6\xb4\xee\x56\x8b\x72\x2a\x94\xf3\x42\x66\xb9\xe8\x6f\x0b\xa6\xba\x45\x43\xdd\x09\x2e\x78\x23\x14\x1a\xd6\xe5\xdb\x62\x6b\x53\x73\x8f\xfb\x52\x59\x63\xdd\xb4\xcc\x4a\x98\x6e\xfc\x20\xe7\xda\x1b\x8e\x66\x57\x7e\x17\x47\x6c\xdf\x35\x03\xf9\xf6\xc7\x72\x66\x8e\x3f\x0e\x51\xe6\x8f\x8d\x77\x46\x0b\x7d\x7b\x04\xdd\x30\x65\x42\xe6\x17\x93\xd7\x6b\xbc\xb3\x61\xb9\xaf\x8e\xe6\xa2\xf8\x05\x32\x57\xd3\x1b\xbe\xc1\xdc\x7e\x7c\xd7\x78\x67\x90\xfb\x2b\x73\xfb\xb3\x66\x21\xb3\x37\x6c\xbe\x32\xb7\x37\xd6\x86\x77\xc8\x31\x88\x22\xf3\x5b\xb0\x16\xbe\xc3\xf9\xf5\x40\x19\x2e\x75\x74\xf2\x57\x47\xb3\x77\xc4\xbf\x26\x10\x3b\x78\x85\x5e\x20\x73\x0b\x79\x6b\xbc\xb3\x81\x18\xaf\xf1\xce\x15\xbe\xcd\x2b\x64\x3e\xd5\x77\xd1\x33\x9b\x87\xaf\x90\x79\x78\x44\x0e\x4d\x7c\x60\xbd\x77\x1a\x54\xe5\xa1\x2f\x73\xfb\xbe\x2d\x2a\xba\x81\x51\xef\x34\x17\xa2\xab\xce\xb4\xdb\x9b\x3c\xff\xaf\xf1\xce\x95\x10\x80\x57\xe6\x76\x88\xc1\xe9\xd6\x56\x1a\x87\xa3\x79\x5a\xb3\x97\xa1\x0c\x9f\x4a\x57\xf6\xc4\x9c\x41\x77\xf4\x43\xe8\x99\xde\x1d\xfc\x8a\x8b\xbf\xcf\xef\x3a\xbf\xdb\xa2\xde\x28\x28\x8b\xaf\xb8\x58\xdb\xfe\x2b\x3d\xbb\x7b\x64\x88\x8b\x07\xe1\x21\xaf\x09\xc4\x3e\x07\xe7\xf1\xa8\x72\xa9\x44\x02\x31\xa5\xca\x13\xa2\xdb\xaa\x4c\x98\x66\x07\x8d\x77\xae\x38\x01\xdf\xc0\xc5\xea\x1e\xa6\xdd\x1e\xc0\x99\xf7\x51\xf5\x52\x22\x81\x8b\xfb\x15\x8d\xf4\xde\x3d\xf0\xda\xeb\xfd\xce\x47\x31\xe2\x3d\x56\xa6\x15\x7a\xc5\xc5\xc3\xfe\xc6\x3d\x56\x9e\x98\x91\x76\x1b\x38\xf3\x4a\xcf\x36\xcf\xc3\x6b\xda\x6d\x09\x54\x2f\xb8\x78\x6e\x65\xb5\x8e\xe6\xac\xa2\xf2\x7a\x49\x28\xc1\x50\xaf\x8e\x66\xaf\x10\x7d\x75\x34\x0f\x85\x8c\xf7\x3b\x77\x42\x96\x5e\x71\xf1\xdd\x2d\x86\xc9\xcb\xef\x2a\xaf\x7e\x69\xe4\x79\xdf\x70\x64\xb0\x1f\xf5\x41\xbf\xe0\x91\x57\x1f\x74\x05\x41\xbf\xcb\x7b\x8e\xdc\x53\x11\x0a\x8d\x43\xe1\x35\x23\x77\xe8\x7b\x11\x0a\x6d\x83\x23\x81\x98\x82\xdd\x7b\xac\x2e\x58\x79\x6f\xdc\x63\x05\xdc\x7e\x65\x6e\xbf\x98\x8f\x5e\xaf\x7e\x96\x23\xf4\xc6\x3d\x56\x8e\xaa\x8e\xe6\xbb\xf8\xd4\x2b\xf9\xa6\x45\xd3\xba\xba\xb5\x75\x34\x9f\xcb\x36\xb3\xb5\x0b\x86\xf1\x57\xc8\x3c\x61\xd6\xbd\x3a\x9a\x0b\xd6\xce\x57\xc8\xdc\xf1\x69\xbe\x42\x66\x29\x07\xef\xa7\x35\x9b\xd8\xc3\xf7\x33\xc1\x94\xba\x44\x64\xe4\x76\xa7\x7f\x6e\x6d\xe5\x4f\x30\xb7\xab\xcd\xd0\x7a\xef\xae\x11\x32\xdf\x2e\x66\x13\x88\x05\xd8\xf9\x22\x0b\x0d\x12\xe6\x53\x2b\x13\x19\x19\xef\x5c\xf0\xdd\xbc\x9f\x37\x08\x10\x2b\xfd\x1a\xef\xbc\x1c\x49\x21\xb3\x40\xfe\xdd\xe6\xba\xb4\x83\xa6\xdd\x1e\x8e\x86\xf1\xce\xa1\x66\x0b\x99\x47\xb6\x66\xb3\xd0\x14\x8b\x3a\x22\x61\x3d\xbd\x32\xb7\x17\x80\xfa\x8d\x04\x62\xd5\xaa\xf4\x56\x54\x9b\x61\xd0\x9c\xa7\xde\xd6\x24\xa2\x1c\xd8\xe1\x58\xb7\xa8\x49\x24\xba\xe0\x15\x75\x2a\xa5\xc7\x20\x23\x57\xac\x8e\xe6\x0e\xaf\xe9\x35\xde\xb9\xdb\x05\x21\x73\x87\x94\xf8\x9e\xb8\xb7\x8b\x05\x6c\xda\xed\x4f\x0c\x62\x02\x31\xf9\xd5\x6f\x24\x10\x53\xe7\x11\x17\x5f\x2a\xe1\xe2\xe2\xae\x82\x27\x2e\x36\xe0\xee\x8d\xfb\x9d\xc5\x11\xe2\x62\x93\xda\xbd\x26\x10\x93\xb1\xf0\x1e\x51\x46\x34\x52\xe2\x04\xf3\xbb\xae\xf0\xce\x34\x8a\xa2\x2a\x2c\x06\xeb\x72\x7e\xf1\x73\x2d\xef\x77\xd6\x98\xb6\x4c\xbb\xed\x1d\x25\x4b\x7a\xf6\x64\x97\x2d\x51\xf3\xdb\x2c\x22\xca\x64\x2e\x2d\x50\x73\xfd\xc0\xf2\xeb\x92\xa9\x0e\xd8\x59\xa2\x66\x53\x30\x2d\x51\x73\xfd\xac\x4a\xe2\x04\x50\x68\x5d\x9a\x80\x90\x0c\xcb\xfb\x9d\x9f\x69\x51\xef\x0c\x5c\xbb\x65\xda\xed\x85\x9d\x79\xa5\xe0\xcc\xd0\x8c\xa0\x67\x63\xb2\x5e\x29\xb2\xee\xd0\xfd\xc8\x12\x56\x7d\xea\x7a\xc6\xd4\xb6\xa4\x67\x7b\x6b\xdb\x4a\x91\xdb\x93\x71\x36\xde\xd9\x54\xd2\x4b\x47\xf3\x61\x52\x56\x64\x09\x43\x27\x5f\xa2\xe6\xb5\x7d\x6a\x64\x0d\xa2\x7b\x45\xda\x6d\xbc\x60\x4b\x7a\xb6\x89\x02\x96\x8e\xe6\x0f\xcb\xea\x8a\xfb\x9d\xf1\x92\x2c\x51\xf3\xdd\x7e\x75\xcd\xca\x32\x14\xda\xe8\x80\x75\xc7\x6d\xaa\xd6\xa3\xe8\x46\x95\x5a\x66\xe4\x3e\xc8\xae\xe5\x3d\x56\x6f\xf7\x5d\x1d\xaf\xc0\xb1\x75\x47\xd0\x0d\x2b\xe1\x0e\xeb\xbd\x3f\xd6\x7a\xcf\x8e\x5b\x77\xc4\xc3\x5a\xb3\x09\xe2\x5e\xbf\xeb\x29\x56\xec\xac\xa2\x9b\x50\x91\x15\x57\x3f\xe3\xfa\x5f\xc1\xdc\x26\xd6\x60\xe5\x48\x98\xc6\x87\x04\xd4\x83\x0d\xb8\x64\x6e\x9b\x61\x7e\x65\xad\xbb\x40\xe6\x65\x28\xb4\x17\x7c\x2c\x01\xb5\x17\x7c\x2c\x99\xdb\xe6\x33\x5c\x39\x72\x99\xfa\x21\x13\x2e\x0d\x6b\xe6\xa8\x1a\xd3\xaa\xd4\xba\x01\xf2\x2b\xe2\x9d\xb3\x35\x7b\x5b\x2e\x34\xe0\xe5\x3d\x56\x8f\x3b\xce\x7b\xac\xcc\xed\xb9\x4a\xa4\xb1\xe5\xc7\x3a\x9a\x2f\x4c\x85\xcb\x78\x67\xef\x96\x5d\x45\x83\x09\x04\xdd\x55\x22\x08\xc5\x1f\x47\xfc\x20\x6b\xdb\x78\xe7\x6f\xfb\x63\xad\xbb\xd3\xa7\xde\x1e\x8b\x91\x79\xc5\xd5\xcf\x9f\x4f\x23\xe3\x3a\x53\x56\xa4\xc3\x61\xcf\x5c\xa6\xdd\x7e\x86\x4f\x9d\xdf\xcb\x0f\x85\xb7\xc2\x56\xe9\x98\x73\x8b\x09\xa8\x2f\x77\xab\xcc\xed\x07\xca\xd0\x92\xb9\x5d\x30\x5f\xaf\xea\x95\x7c\x80\xf1\x55\xed\x2f\x62\x7f\x99\x76\xdb\xab\xd6\x96\x8e\xe6\xe2\x52\x31\x81\xd8\xbd\x2d\x32\xbf\xda\xf4\x56\xd5\x00\xa8\x08\xf5\xf6\xe7\x09\xe4\x5c\xde\xfe\x6c\xbe\x97\x25\x6a\xd6\x0d\xbd\xc2\xd1\x5c\x7d\xd7\xac\x2c\x98\x08\x56\x0d\xc7\x2b\x4f\x45\xcd\x17\xba\xd6\x12\x35\x67\x4c\x04\x4b\xd4\xbc\xb1\x2a\x2f\x51\x73\x59\xfe\xd8\xa3\x0a\xf4\xba\x44\xcd\x52\x34\x97\xf4\xec\xcb\xcd\x0e\x6a\x9e\x86\x4e\x2f\x51\xb3\xfa\xed\x8a\xdb\x9f\x39\x5e\x97\xb7\x3f\x9b\x92\x68\x79\x8f\xd5\x13\xef\x46\xee\x56\x7a\xd4\x0c\x22\xc3\xca\xb1\xa4\x67\x5f\x6e\x76\x13\x88\x79\x99\xe3\x8a\x2c\x61\xd8\x31\x96\xf4\xec\x86\x12\xbe\x40\xcd\x53\xfe\xfc\x12\x35\x2f\xbb\x10\xf4\xec\xe1\x53\x39\x6f\x6e\x2b\x51\xb3\xc0\x61\xf5\xc8\xed\xe9\x87\xe8\xaf\x37\xbe\x2d\xe9\xd9\xcb\xd3\xa7\x9b\xbb\x15\xbf\xf3\x92\x9e\xbd\x15\x14\x41\xcf\xfe\xac\x59\xe2\x44\xb6\x48\x7f\x4f\xb4\xca\xa3\x0a\x5b\xe2\xf2\xb2\x2a\xef\xd1\x5e\x71\xfb\x33\xa9\xbd\xd6\x30\x12\xc1\x0d\x2b\x6a\xee\x0a\x64\xd3\x6e\x1b\xf0\xb2\x44\xcd\x6b\xfd\xca\xb6\xbf\x64\x6e\x1b\x39\xb2\x04\xd4\x15\xcb\xe1\x32\x14\xfa\x3e\x7e\x45\xa6\xab\x3b\x7d\x08\x30\xb3\xef\xb2\xd4\x6f\xd8\xaa\x6b\x98\xb5\xc3\x31\x17\x50\x9b\x67\x66\x09\xa8\x5b\xbc\x6b\xc2\x25\xd7\x67\x38\x9a\x31\x3d\x2d\x99\xdb\x13\xdc\xb7\xc2\xd1\x8c\xde\xb5\x0c\x85\x6e\xc4\x0d\x2d\x00\xf5\x18\xf8\x43\xd7\xd4\x31\xf7\x58\xb3\x19\xd7\x9d\x11\x43\xa1\x13\x54\xa5\x35\xe3\xa2\x64\xdf\x55\x2b\xfb\x7c\xea\x52\x57\x0e\xe8\x68\x1e\x51\x34\x57\x9e\x6b\x5b\xe6\x76\x8b\x36\x1b\x2f\xf9\x58\xb3\x8e\x66\x35\x2b\x13\x88\x99\x15\x61\x99\x91\x7b\x63\x8a\x59\x66\xe4\x16\xba\x2e\x13\x88\x99\x1a\x71\x99\x40\x6c\x80\x55\xd7\x13\xb7\x6d\xb2\x3e\x05\xd4\xda\x33\x97\xcc\xed\xb3\x7c\x17\x0e\x49\x57\xb0\x3f\x1e\xcd\x40\xb0\x65\xda\xed\xd7\xa1\xd3\xd1\x7c\xbb\x3d\x4d\xbb\x3d\x87\x35\x1b\x44\xa6\xd2\x62\xbc\xf3\xed\x81\xf2\x28\xba\xfd\xae\x80\xba\x62\xce\x5d\x32\xb7\x6f\x95\x43\x13\x88\x65\xd7\x86\x80\xba\xe0\x4d\x5b\xe1\x68\xf6\x94\x37\xed\x76\xf7\x04\x79\x9d\x5f\x97\x99\xcc\x6d\xd9\x1a\x4b\x40\xed\x15\x1e\x4b\x40\xbd\x15\xdd\x6f\x18\x00\x19\x8d\xb8\xfd\x39\xbe\xab\xef\x46\x45\xc5\x04\x62\x92\x91\x96\x69\xb7\xc5\xb6\xeb\x35\xe3\x3a\x46\xad\x25\x6a\x4e\x20\xf7\xb5\x34\x78\x12\x65\xb3\x74\x34\x9b\x94\x7b\x2d\x33\xae\x2b\x15\x97\x47\x15\x68\x6e\x2d\xb7\x36\xe1\xa2\x6b\xc5\xfe\xf5\x43\xa0\xaa\x79\x5b\x54\x0b\xc5\x80\xb0\xbc\xfd\xb9\xc1\x2f\x5a\xd2\xb3\x35\xf0\x2e\x51\x73\x51\x37\x16\x35\x57\x55\x74\x51\x73\x3d\x16\x4d\x65\xe0\xf1\xba\xcc\xcd\xeb\x84\x7e\x71\x0f\x1d\x5d\x08\xd4\x8c\xd5\x6e\x79\xfb\xf3\xe7\x68\x98\x76\xdb\xeb\x6c\x96\xf1\xce\xc9\xdd\x0d\x6a\x9e\xcb\x1d\x2a\x6a\x1e\x36\x52\xd4\xfc\xa9\x7a\x05\x6a\xc6\x83\xbf\x44\xcd\xd9\xbd\xf0\x99\x51\x3f\xf9\xae\x28\xc3\x85\xf4\x45\xfc\xbe\x3f\x36\xf2\xc2\xbd\xff\x89\xaa\x30\xa5\x2e\x1d\xcd\x45\x55\xc4\x78\x67\x3d\xf8\x6b\x87\xd6\x4d\xab\x74\x34\x3f\xd0\x4a\x17\xa8\xb9\x17\xbc\x6f\x6b\x9b\xd0\x52\xb5\xcd\x2c\x61\x9f\x82\xc2\xdb\x9f\x07\x7e\xae\x15\xf4\x6c\x37\xac\x97\x55\x65\x95\x76\xe3\x9d\xc7\x75\xff\x4a\xec\x0b\xa8\x3b\xa1\xb5\xcb\x7b\xac\xbc\xe1\x6b\x99\x91\x7b\xa9\xa3\x6e\xb7\xb6\x0b\xd2\x7b\xac\xa4\xa7\xae\x1d\xb6\x5f\xa6\x5e\x1f\x74\x72\x82\xbc\x18\xfa\x75\x82\x04\xd4\x4d\x85\xc7\x50\x68\x03\x7e\x97\x8e\xe6\x7b\xfb\x63\x83\x32\xd4\xba\x0d\x85\x5e\x9e\xbc\x27\xd2\x14\xd3\x05\x01\x75\x12\x52\x9d\xc8\xfd\x68\x55\xc1\xa9\xf0\x43\xd2\x1d\xab\x6d\x96\xc9\xac\xf2\xa0\xa3\xf9\x6b\x7e\x88\xad\x6d\x98\xea\x12\x50\x57\xf4\xea\xef\x8a\x5c\xa6\x95\xa2\x53\x8f\x8a\xfe\x79\x8f\xd5\x61\xc7\x7d\x02\xea\xc1\x46\xf8\x22\x81\xd8\x6d\x55\x5e\x86\x82\xfd\xe4\x33\x81\xd8\x87\x29\xe6\x33\x81\x98\x2e\xdd\x2f\xe2\x9d\x89\xf1\xfc\xbc\xc7\x6a\x25\x8b\x41\x0f\xcb\x14\x35\x20\x3c\x7e\xd7\x78\xe7\x62\xab\xcc\x32\x84\xf9\xe8\xbb\x22\x95\x81\x5d\x70\x6b\x23\x60\x3f\x01\xf5\x8d\xed\xe5\x33\xde\xb9\x63\x4d\xfa\x74\x43\x4b\x06\xf8\x02\x50\xe3\x2b\xff\x92\x41\x37\x28\xe1\x9f\x80\xda\x43\xe1\x13\x50\x4f\x7c\x8b\x5f\x0a\x26\xb3\x1f\x62\xa9\x9b\xa4\xfa\x4b\x26\x22\x6e\x7e\xd7\x19\xc4\xb8\xf4\x99\x22\x6c\x5d\x16\x11\x56\xde\x2e\xf1\x05\x64\x46\x74\x7f\x42\xe6\x89\x5e\xfd\x99\x58\xfb\x7d\x2d\xaa\x6c\x00\xd0\xbe\x3b\x1c\xaf\x0c\xac\xb8\xb8\xa0\xb1\x7f\xb7\xb8\x89\x93\xeb\x33\xa2\xd9\x33\xf1\xf3\xa6\x2a\x13\x79\x7d\x91\x22\x8c\x05\xfc\x45\x8a\x30\x16\xe1\x27\x37\xdb\xf8\x97\xcf\xc4\xda\x6b\x58\x33\x87\xaf\x49\xb4\x3e\x71\xb1\xd9\x09\x3e\x70\x71\x97\xd6\xf5\x79\xbf\xf3\x65\x8f\xc4\xc5\xe6\x6b\xfa\xb2\x2c\x11\xb8\x76\x5f\xe0\x62\xe4\xfc\x17\x8e\x66\x0c\x53\x1f\xb8\xb8\x57\xce\x97\xcf\xc4\xda\xca\xae\x2f\x08\xd8\x2e\x7e\x13\x6b\x6f\x17\x21\xb8\xb8\x77\x8c\x2d\x9f\xb8\xb8\xe1\x16\xf9\xc4\xc5\x06\xdc\x7d\xe2\xe2\x0b\xca\xd0\x17\xf7\x3b\xdf\x56\xa5\xe3\x15\xdd\xf8\x8b\x3c\x60\xd9\x9a\xe3\xa6\x39\x3a\x18\xb8\x18\x44\xf6\x89\x8b\xe5\xeb\x7e\x45\x02\x27\xb6\xa6\xcf\x3c\x60\xcb\x19\x94\x80\xdd\x90\x39\x9f\x04\xec\x5c\x2c\xa2\x6c\xc8\xe5\xfe\x8a\xc4\x89\xe3\x77\x8d\x35\x70\x6b\x14\x95\x2b\xd4\xd4\x0f\x5c\x3c\xc7\x67\x33\xe8\x6f\x1b\x3e\x75\x7e\xa7\x55\xc5\xfd\xce\x56\x65\xa2\x78\x00\xcb\x27\x01\xbb\xef\x5f\x89\xfd\xaf\x7a\xc9\xa0\x7d\xd7\x07\xbd\x5c\x09\x42\xe6\x58\x45\x72\xb3\xc5\x6e\x9f\xc1\xce\xf2\xba\xbf\x80\xcc\xa8\xf7\x9f\xc1\xce\x63\xfb\xe3\xb8\xfa\xd9\xaa\xbc\x0a\xf9\xf8\xae\x43\x31\xfc\x71\x70\xd1\x99\x20\x83\x9d\x1f\x48\x23\x5f\xf5\x12\xba\xe4\x53\x4d\x04\xaf\x55\xb1\xb5\xdb\x6d\x51\xe1\xec\xb2\x11\x32\xb7\x66\xd1\xe0\x7d\x4c\xfd\x5f\x33\xec\x02\x35\xfb\x6b\x9a\x08\x14\x74\x72\xb3\x13\x67\xd3\xd7\xe2\x52\x36\x26\x48\xc8\xbc\x1c\x0d\xb9\xd9\x3b\x6a\x96\x53\x01\x3a\xfb\x22\xa2\x19\x45\xfa\x03\x32\x0f\x39\x33\x9f\x37\x55\xbd\xd1\x0c\x71\x44\xf6\xa9\x26\x20\x70\xee\x27\x64\x9e\xd3\xa7\xf4\xf7\x55\x2c\xc8\xcd\x7e\x1d\xe7\x1e\xf7\xa5\xfa\x34\x12\xb7\x32\xdd\xde\x54\x95\x5d\xf9\x7f\x5c\xfd\x4c\xcd\x3d\xee\x4b\x65\x34\x84\xcc\xa6\xde\xfd\x84\xcc\xde\xb6\xf0\xe9\x68\x1e\x1c\x91\x1f\x90\xb9\xbd\x40\x83\x2f\xae\x7e\xf6\xd4\xd3\xd1\x7c\x9c\xdf\x3f\x20\x33\x83\x23\x37\xdb\xfc\x45\x9f\x8e\x66\xfd\x92\xdf\x1f\x29\xc2\xe8\xe0\xf0\x92\x50\x4f\x01\x13\x6b\x9b\xa2\xf0\x1b\x71\x73\x13\x53\x66\x62\xed\x34\x7d\x57\x56\xdb\x63\x11\x65\xa3\x61\x46\xfe\x74\x34\x37\x50\xe4\x27\x2e\x3e\x0a\x3a\x23\x9a\xfb\x65\xcd\x3a\xd6\x3d\xc8\x8c\x68\x96\x9a\xf5\x89\x8b\xbd\x3b\xe3\x1b\xc1\x01\xf3\xbb\x72\xd1\x95\xb7\x46\x34\x6b\x96\xfc\x86\x61\x44\xe8\x8a\x9f\x11\xcd\xb7\x27\xb5\x04\xec\x07\x6b\xc3\x37\x23\xaf\x0e\x0b\xc9\xc4\xda\x62\x9f\xcf\x88\x66\x03\xdf\x3e\x1d\xcd\xaa\xe8\x9f\xf7\x3b\x5f\xaa\x31\x71\xbf\xb3\xa7\x9e\x29\xc2\xae\xf8\xae\x26\x2f\xc0\xdd\x67\x44\xf3\x88\x9a\xe5\xde\x43\x77\xfc\xcc\x03\xa6\x61\xea\x33\x0f\xd8\x80\x83\xf1\xe9\x68\xbe\x8f\x55\x81\x8b\x65\x6c\x7e\xde\x54\x65\x96\x8f\x4f\x5c\xec\xfd\x02\x9f\x8e\x66\xaf\x2d\xfb\x24\x60\x6b\xe0\xfd\x1e\x09\x9c\xcd\xa7\x72\xc0\xc0\x98\xdf\xa3\xf7\xcd\xbd\xe0\xfd\xce\xfd\xf1\x43\x71\x69\x26\x0b\xd8\x88\xe6\x3b\x5a\x15\xd9\x68\xfd\x90\xb1\x42\x0e\x9d\x11\xcd\x3d\xf9\x54\xbb\xc7\xb2\x19\x71\x49\x28\x13\x6a\x44\xb3\x77\x8b\x7c\x6f\x24\x4e\x67\xca\xc4\xc5\x21\xfa\x74\x34\x9b\x1e\xf0\x0b\x02\xf6\xf9\x95\x4b\xf7\x7b\x85\x90\x51\x8f\xd6\x6c\x95\x16\x53\x84\x5d\xc3\x8f\xca\x55\x56\xc1\x8b\x9c\xdb\xf8\x26\x3e\x53\x84\xc5\xa9\x6d\x8a\x30\x8d\x3c\x5f\x04\x3b\x63\x0c\xfc\x5e\xe9\x61\xee\x9a\x37\x12\x99\x5a\x95\x1c\x21\x1c\x01\x9f\x90\xf9\xf2\xe4\x95\x9b\x1d\xb2\xda\x14\x61\x63\x58\xf4\x7a\x08\xa7\xde\x9c\xdb\xaf\x07\x8a\xc1\xce\x2f\xc1\x95\x5f\xe4\xdc\x86\x6a\xf5\xc9\xcd\x2e\xce\xa6\x90\xf9\xae\x7e\x57\x6b\x36\x5e\xe9\x4f\x6e\xb6\x94\xd4\x4f\xc8\x7c\x63\xbe\xfe\xe4\x66\x8b\xbe\x3f\xb9\xd9\x47\x89\x0a\x64\xee\x9f\x72\x60\x69\xed\x54\x95\xd2\xd1\xec\xed\x36\x9f\x90\xd9\x0b\x95\x3e\x53\x84\x89\x46\x3f\x21\xb3\x36\xc9\xcf\x14\x61\xde\xc0\xf8\x09\x99\x5f\x2c\x15\x9f\x8e\xe6\x6b\x58\x95\xdc\x6c\xc8\x1b\x9f\x90\xb9\x40\x73\xfa\xe2\xa6\x2a\x8c\x1e\x9f\xdc\xec\xa6\xd8\x37\xa2\xd9\x8b\xab\x3e\x23\x9a\x9b\xe2\x37\x52\x84\x81\xfa\xbf\xcf\x30\x93\xcf\xef\xca\x99\x01\x9c\x7e\x46\x34\x6b\xfa\xfe\xe2\xa6\x2a\x08\x8d\x9f\x29\xc2\x24\xad\x7d\xdb\x60\xf6\xc7\xa7\xe6\x5d\x51\x0c\xee\xe0\xa2\xd3\x5f\x21\x73\x8e\xa7\x7a\xa3\x60\x5c\x7c\x3a\x9a\x8b\x27\x88\x89\xb5\x07\x21\x84\x9f\x8e\xe6\x8a\x3f\xf4\x0b\x6e\xb6\xb2\xcb\x88\xe6\x82\x0d\xe4\x33\xa2\xf9\xbb\x6d\xa4\x26\x11\x17\xa1\x89\xb5\xef\xe2\x8f\xcd\x99\x2f\x5e\xf3\x7e\x67\x03\x51\xbf\x13\x9c\x37\xc6\x4a\x6e\xf6\x84\xbc\xf1\xe9\x68\x36\x97\xe0\x07\x2e\xee\x19\x76\xca\x77\x22\x6c\x8a\x81\xd5\xd1\xbc\xd5\x10\xc0\xc5\x63\xab\x99\x78\xbf\xb3\x89\x0e\x3e\x71\xf1\xed\x69\xab\xa3\x59\x8b\xee\x67\x8a\xb0\xec\x61\x24\x2e\x5e\x51\x34\xb6\xc2\x83\xcc\xc4\xda\x13\x6e\xd2\x67\x8a\x30\xb7\xe4\x0e\x5c\xcc\xa1\xb0\x25\x60\x77\x3c\x77\x5b\x47\xb3\x17\x93\xed\xb8\xdf\xf9\xb6\x18\xaa\xc8\x4b\xd1\x3b\x02\x70\xd9\xef\x2b\x92\xab\xf8\x14\x55\xe4\x19\x7e\xc8\x94\x86\xc7\x22\x47\x95\xc4\x9e\x2d\x2e\x5e\xb7\xc5\x88\x68\x1e\x14\x45\x19\xa8\x13\x3b\xee\x77\x86\x6b\xb7\xc1\xc5\x43\xf0\xbe\x8d\x68\x56\xe7\xd9\xd2\xb3\x33\x1a\xd1\x36\xa2\x39\x63\xb3\xdd\x26\xd6\xbe\x58\x75\xdb\x88\xe6\x05\x8b\x66\xc7\xfd\xce\x88\xa0\x1d\x11\xcd\x8e\x86\xb8\x78\x5c\xd6\x4c\x7f\xc7\x2f\xaf\x50\xdf\x42\x66\x9d\x02\x5b\x1f\xb4\x06\xbd\x9d\xcc\xfe\xc7\x82\xdc\xde\x54\x75\x25\xdb\x80\x0f\x5a\xbb\xf1\xd6\x07\xed\x8d\xf0\x3b\x19\x11\x89\xec\xda\xc9\x60\x76\x94\xff\x2d\x73\x3b\x23\x25\xb6\x3e\xe8\xcf\x66\xdc\x8a\x32\x56\xe0\x16\x50\x1b\xe5\xb7\x4d\x11\xe6\x95\x6d\xdb\x60\xe7\x81\x22\xbd\xbd\xa9\xca\xac\x50\x3b\x00\x35\xae\xc6\x7d\x1b\xf1\xda\xad\x2a\x12\x4d\xfb\x54\xa6\x3a\x02\x67\xdf\x72\x84\xd8\x71\xdb\x9c\xdb\x75\xfb\x5d\xc3\xc4\x38\x9b\x76\x00\x6a\x0e\x94\x2d\xa0\x7e\xd0\x6f\x77\xdc\x54\x85\x70\xde\x32\xb7\x35\x7d\x6f\x00\xf5\xf0\x06\xf9\x6d\x44\xb3\xc1\x14\x5b\x47\xb3\x37\x1a\xef\x88\x68\xc6\xb5\xba\x73\x6c\x6d\xab\xf2\x66\x1f\x88\x67\x3b\x9b\x9c\x01\x26\xe1\x36\x45\x58\x3b\x36\x83\xfe\x2a\xab\xb7\x29\xc2\x2e\x50\xc6\x8e\xab\x9f\xa7\xc5\x70\xac\x5b\x15\x5b\xdb\x1b\x79\x76\x8e\xfb\x52\x29\x46\x44\x33\x6e\x82\x6d\x62\x6d\x4d\x6d\xbb\xc4\x75\x18\xf4\xa8\x84\x01\x81\x36\x17\x53\xde\x35\x8b\x26\x2b\x40\x59\xda\xc5\x44\xb5\x58\xc0\xb6\x80\x3a\x3b\x56\x02\x6a\x35\xba\x6d\x8a\xb0\x03\x53\x6b\x9b\x58\xdb\x44\xf7\x3b\x6e\xaa\xe2\x3c\xdd\x7f\xdc\x54\xe5\x87\x4c\xce\xb0\xac\xca\x48\x84\xe4\x77\xf5\x46\xa1\x48\xef\x6a\x2c\x09\xd8\x67\xeb\x68\xbe\xb0\x48\x6f\x13\x6b\x9b\xa5\x70\x8b\x9a\xcd\xd1\xbd\x45\xcd\x57\xf5\x5d\xbd\x33\xca\x01\x51\xf3\x1f\x45\xfb\x6b\x17\xc2\xd1\x5c\xac\x4a\xa6\x7a\xf2\x29\xa2\x7b\x54\xbf\x1b\xaa\x08\x2b\xd6\x88\xe6\xae\x74\xaa\x91\x33\xdf\x66\x18\xa1\xff\x59\xa4\xbf\x47\x71\xd4\x22\x1b\x2d\xdd\x37\xa2\x79\xb8\xad\x74\x34\xe7\xe2\x53\xef\x08\xc0\xa2\xbb\xa5\x67\xcb\xfd\xd8\x2d\x38\x7e\xac\x0d\x6f\xaa\xba\xf0\x0e\xef\xa6\xc1\xc4\x45\x68\x62\xed\xe9\x1c\xb5\x60\xe6\x5b\x95\xde\x19\x22\x5e\xb7\x8e\xe6\xe9\x2c\x44\x1e\x30\xb4\x8b\x2d\x3d\xdb\x6b\xdf\x77\x93\xde\xa9\xe8\x36\xb1\xb6\x59\x0a\xb7\x8e\xe6\x0f\xdd\x72\xeb\x68\x5e\x84\x0f\xec\xc8\x03\x86\xda\xb6\x45\xcd\xaa\x04\xdb\x88\x66\xc9\x1e\xdb\x88\xe6\xed\x31\x17\xd7\x51\xb9\x44\x45\xcd\x59\x89\xd4\x45\x19\x00\xe1\xdd\xe5\x44\x75\x3f\x64\x9e\x28\x5c\x48\x5b\xd4\xfc\x73\xda\xfe\x7d\xb1\xdf\x35\x98\x5c\xb6\xd0\xa9\x47\x5b\xd8\xde\x54\xb5\x9a\x5f\x41\x94\x99\x13\x75\x1b\xec\x7c\x7b\x28\x98\x73\x5b\xdd\x78\x1b\xec\x9c\xc0\x8c\xdb\xab\x9f\x37\x4c\xd1\x3d\x22\x98\xdd\xaa\x8c\xf0\x75\x41\x8e\x08\x66\x67\xc9\x01\xa8\xdb\xf4\x20\x96\xb9\x3d\x1f\xab\x32\x4f\x05\x9a\xe4\xd6\xd1\xec\x95\xe2\x5b\xe6\xb6\x57\xea\xec\x11\x37\x37\xb1\xa8\x04\xd4\x22\xf7\x1d\x39\xb7\xb3\xdf\x65\xa9\x3f\x9e\x20\x32\xb7\x25\xcc\x6f\xaf\x7e\x1e\xe8\xc6\xdb\x9c\xdb\x06\xa4\x6f\x01\xf5\xf4\xbb\x3a\x9a\x57\xf1\xc7\x26\xaa\x05\xd7\x6f\x01\xb5\x34\xa7\xad\xa3\xd9\x3c\xae\x7b\x06\xc0\xa4\xfb\x11\xd1\x0c\xf6\xd9\x3a\x9a\x2f\x65\x88\x8e\xe6\x77\xf8\x21\x93\x15\x4c\x9f\x4a\x0f\xcb\x56\xa5\x41\xac\xda\x66\x99\xea\xd8\x8b\xb6\x8e\xe6\x0b\x9b\xde\x8e\x9b\xaa\x3c\x9a\x23\x45\x98\x62\xff\x91\xa9\x0e\x1b\x67\x3f\x3a\xe6\xc0\xb9\xdb\x88\x66\xef\x56\xdb\x71\x53\xd5\xb0\xaa\xc8\xee\xc8\x52\x31\x45\x58\x1f\xd6\x2c\x47\xa8\xfa\xd4\xeb\x6c\x54\xe1\x64\x6e\x7b\x9b\xe1\xfe\x03\x50\x5b\xb3\x37\x55\x79\xe8\xcb\xdc\x36\xc1\xc2\x7e\x62\x7e\xa9\x59\x40\xfd\x61\x99\xd9\xaf\x41\x37\x10\x92\xf7\x2b\x33\xbf\xfb\x63\xd6\x73\x77\x31\xe8\x68\x3e\x9f\xef\x86\x2a\x42\xf7\x8d\x68\xf6\x42\xd8\x2d\x6a\x36\xef\xeb\x7e\xe3\x7a\x17\x8b\x31\xbf\xf4\x08\xd4\xdc\x8e\x52\xc2\xc4\xda\x3b\xaa\x32\x02\xd4\xf5\xfc\x46\x84\xaf\x6d\xb6\xbf\xaa\x4f\xaf\xc9\x55\x94\x4e\x4b\x03\xaf\xaa\xa3\x8e\xe6\xe5\xc6\x91\x9e\x6d\x3a\xe8\x6d\x62\xed\x1e\x3f\x8e\x30\x4f\x8b\x26\x1b\xc1\xef\xbc\x4d\x11\x66\xe4\xe6\x16\x35\xc7\x21\x68\x44\x73\x55\x84\xea\x68\x7e\xe3\xc7\x5a\x09\xec\xef\x0a\xce\x8c\x45\xfa\x6b\x3c\xfb\x5e\xe1\xbb\x61\xa9\xe8\x68\x36\xd7\xdc\x36\x0f\x58\x56\xd9\x88\x88\x66\xbb\xaf\xa3\x79\xab\xa8\x98\x58\xbb\xa9\xa7\x49\xcf\x36\x11\xdf\xfe\xe2\xd2\x4c\xab\xd2\x1b\xf5\xfa\xae\x06\xa2\xec\x53\x93\xab\xe0\xf7\xd9\xa2\xe6\xef\xb2\x66\x83\xe6\xf0\x38\xec\x4f\x79\x45\xf4\xc4\x36\xb1\xb6\x6c\xc9\x2d\x6a\x2e\xf1\x63\xf7\x2f\xc6\x99\x6d\x44\xb3\x99\xe8\xb6\x8e\xe6\xef\xf9\x55\x4e\x9e\x1d\x80\x1a\xfa\xcd\x0e\x1f\xb4\xba\x93\xcc\xed\xea\x7e\xdc\x11\xbc\xcf\x57\xbc\xfa\x39\xdb\x60\x01\xf5\x02\x9c\xee\x1d\xf4\x3f\x86\x62\x07\xdd\x91\x55\xb4\xcd\x43\xe2\xa1\xb6\x23\x78\xdf\xa7\x32\x5d\xd5\xd9\xbc\xfa\xf9\xdd\x3e\x35\x0f\x49\xb1\x66\xef\x08\x20\x6a\x6c\xcb\xdc\xbe\x95\xc6\xde\x54\x25\x03\x6a\x1f\xb5\x32\xd7\x76\xa4\x08\x53\x79\xd0\xd1\xfc\x2a\xe8\xbc\xa9\xca\x74\xe5\x3b\x72\x6e\x4f\x7f\x2c\xa0\xc6\xf8\xb0\x23\xe7\x36\x8c\xaf\x2d\xa0\xbe\x3d\x40\x8f\x5a\x37\xb6\xd0\x7d\x22\xef\x8a\x4f\xbd\x94\xad\x5a\x34\x28\xc3\x75\x72\x22\x6f\x92\x4f\x8d\x87\x55\xef\x3a\x66\xef\xc4\x05\xb6\xe3\xea\x67\xf4\xf9\x63\x44\xb3\x39\x4c\x8e\x8e\xe6\x6b\xfa\x54\x37\xd6\xb6\x68\x32\x0a\x34\x9c\x23\xa0\x4e\x38\xf4\x8f\x80\xba\xc3\x28\x3e\x3a\x9a\x67\xf7\x5d\x83\x50\xd0\xe8\x8e\x80\xba\x63\x01\x3b\x7f\xa4\x08\xf3\x5d\x51\x06\xdb\xe4\x78\xf5\x73\xe1\x20\x3b\xde\xef\x5c\x6f\xdb\x8c\x41\xec\xc6\xac\x7a\x74\x34\x3f\x97\x55\x69\x40\x40\x33\x39\x3a\x9a\x37\x2a\xeb\x49\x41\x67\xa5\x0b\xa6\x08\x4b\xac\xf6\x93\xe2\x68\xae\x14\x45\x19\x9f\xef\x7a\xd3\x1c\x67\xc4\x49\xe6\x11\x72\xac\x04\xd4\xde\x13\x74\x4c\x11\xb6\xd0\xab\x4f\x92\xf3\x36\x2c\xb2\x9e\x9f\xa8\x8a\xf5\xac\x35\xe9\x18\xef\xac\x64\x3b\x49\xba\x63\xf3\x5d\xe3\x61\xd1\xc9\x4f\x8a\x4b\x42\x69\xa4\xf7\x3b\x17\x0c\xad\x27\x50\x33\x72\xe0\xe8\x86\x36\x67\xf5\x91\x9e\xdd\x9c\x50\x6f\xaa\xba\x51\x95\xcf\x1d\x8e\xf5\x46\x51\x37\x25\x86\xb8\x63\x8a\x30\x93\xbc\x1d\xdd\xd0\xf9\xf6\xbb\xde\x44\x96\x7c\x8a\x16\x7a\xa6\x55\x79\x27\xc2\xb0\x55\xee\x5f\xe4\xc6\xf1\x7e\xe7\x43\xac\xf4\x11\x35\xeb\xd7\x3b\xe6\x01\xdb\xd8\xe5\x8e\x37\x55\x65\x18\x44\x27\xe2\x9d\xed\x82\x6e\xe8\xc2\xa1\x70\xb2\x41\x91\xce\x82\xf1\xce\x15\xca\xd0\x31\xde\x39\x15\x8b\x72\xde\xd0\x00\x4f\xf6\x4e\x04\xc7\x59\x37\xb4\x57\xb4\x9c\x6c\xd0\xdc\xeb\xbb\x71\xf3\x9a\x4f\x9d\xdf\x6a\xd1\xa3\x19\xb7\xc8\xc9\xc1\x89\x62\xa7\x48\xcf\xfe\x1c\x67\x51\xb3\x69\x85\x8e\xf1\xce\x0f\x26\x94\xa3\x1b\xba\x21\xbe\x4e\xd1\xe0\xc9\xde\x3f\xa2\xe6\xfc\xfe\xca\xc8\x73\xcc\xb9\x9d\x6f\xeb\xd1\x43\x8d\x65\xf8\x04\xa0\x76\xc7\xc9\xdc\x9e\x00\xdb\x63\xce\xed\xa3\x48\x29\xe1\xa6\xf4\xc7\xda\x7e\x01\x6b\x27\x52\x84\xb9\x2f\x4a\x84\xba\xfb\x21\xe3\x25\x41\x67\x27\x3c\xd4\x58\xc3\x4e\x91\xa9\x0e\x84\x3c\xde\x54\x35\x5d\xbd\x02\xea\x17\x7e\xd1\x31\x45\xd8\xc4\xe8\x71\x00\xd4\x6d\x83\x41\x4e\x30\xb7\x9b\x3f\x96\xde\xf9\xf9\x63\xb3\x77\x62\x90\x3f\x86\x42\xbf\xdb\xef\xaa\x95\x61\x13\x38\x86\x42\x17\x94\xc3\x53\x23\xdb\x21\xeb\x53\x40\x3d\xba\x8d\x64\xa9\x7b\x33\xe0\x31\xde\xf9\x89\x66\xc8\x89\xc2\x2f\x70\x04\xd4\x85\xc3\xf7\x00\xa8\x87\x87\xe0\x69\x26\xe6\x85\x4b\x76\xe2\xa6\x2a\x18\x7d\xa7\xa9\x85\x62\x01\x3b\x2d\x2e\x65\x63\x52\xbc\xfa\x59\xe5\xe1\x08\xa8\x1b\x14\xe2\x23\x73\xdb\x98\xd6\xa3\x1b\xfa\xc3\xff\x7b\xc2\x0d\x0d\xfd\xe6\x98\x22\xec\x53\x4a\x78\xf5\x73\xab\x56\x15\x37\x37\xd1\x23\x01\xf5\x1b\x8d\xd4\x4d\xa9\x60\x6f\xfa\x6e\x94\x12\xba\xa1\xbd\x64\xf0\x98\x22\xec\x75\x34\x4c\x11\x56\xdd\xad\x32\xb7\xa7\x5b\xac\xc7\xd1\xcc\x2c\xf4\x88\xbc\x60\xac\x74\x43\x9b\x70\xf5\x74\x23\x11\x86\x3f\x56\x94\xa1\x76\x1e\xdd\xd0\x39\x59\xf4\xaa\x6b\x94\xf0\x03\xa0\x9e\x97\xab\xdd\x14\x61\x21\x8d\x75\x43\xeb\xb6\x3b\xa0\xe6\xb1\x40\xfd\xc7\x78\xe7\x38\x4f\x45\xcd\x86\x6d\x9e\x11\xcc\x7c\x3a\x28\x6a\x36\x3c\xf6\xc8\xdc\x4e\xcb\xa7\x88\xee\x45\xa0\xd0\x09\xe6\xb6\x72\x7e\x44\x9e\x28\xf6\xd1\x30\x28\x12\xdc\x74\x74\x43\x57\xbb\x30\xb4\xed\x63\x87\x3c\xba\xa1\xab\x07\xe8\x88\xfb\x61\x99\x5f\xef\x77\x3e\x8e\xb3\x89\xb5\x6b\x74\x41\x83\x49\x34\x43\x51\x86\xb6\x7f\xa6\x28\x43\xb1\x1f\xa8\x19\x64\x74\x44\xcd\xea\xe4\xc7\x3c\x60\xfa\xc8\xce\x0c\x79\xc5\x68\xc4\xfd\xce\x60\xbd\x63\x1e\xb0\x04\x0f\xfc\x84\x1b\xda\x95\x13\x79\xc0\x9c\x6e\xe3\x9d\x0f\x84\xb1\x33\x23\x35\x87\x45\x45\x37\x8a\xe8\x01\x35\x4f\x13\x52\x9d\x19\xa9\x1b\x98\x05\x51\xb3\x77\xe9\x1e\x13\x6b\x5f\xee\x50\xdd\xd0\x13\x73\xc4\x11\x35\x27\x05\x94\xa8\x39\xc1\xf3\x39\xc6\x3b\x5f\x4a\x42\xe9\xd9\xf9\xb2\xe8\xfc\x2a\x55\x22\xb1\xb6\xb3\xaf\x1b\x3a\x8d\x5f\x19\x79\xce\xa3\x16\xea\xc8\xc8\xdc\x3e\x8a\x05\x43\xa1\xcf\xb4\x68\xca\x2c\x4c\x04\x47\xe6\xb6\xb9\x01\xcf\x13\x6e\x2c\x5b\xc8\xa9\x3d\xb1\x08\x1d\x43\xa1\x87\x5b\xdb\x9c\xdb\x5b\x2d\x45\x40\x3d\xd4\x42\x5f\x53\x37\xb8\xe4\x02\x50\x2b\x8e\x04\xd4\x9a\x26\x8e\x29\xc2\x1a\x1e\x87\x03\xa0\x9e\x03\xaf\xf4\x11\x50\x1f\x75\x54\x53\x84\xbd\x1e\xd3\x00\xea\xe1\x6d\xdd\xc7\x50\xe8\x84\x6d\xff\xbc\xba\xb1\x54\x00\x64\x6e\x57\xf5\x10\xdd\xd0\xa6\xb2\x3f\xc6\x3b\x7b\xdf\xd0\x79\x43\x0b\xa5\x66\xaf\x7e\xfe\xb0\x62\x1d\x01\xf5\xa3\xaa\x1c\x80\x1a\x5a\xe9\x59\xe1\xcb\xe0\x43\x02\x6a\x83\xd9\x8f\x80\xba\x82\x5f\x8e\xcc\xed\x57\xd1\x0d\xa0\x6e\x5e\xfe\x72\x74\x43\x57\xf0\xcb\x31\xde\x39\xab\x76\x9a\x22\xec\xba\xac\x19\x80\xd9\x9a\x55\x69\xfb\x75\x8b\xe9\x86\xde\x9f\x8d\x34\x25\x9a\x5b\x4c\xe6\x76\x55\x0e\xe8\x86\x16\x28\x9d\x4f\x86\x89\x3f\xfe\xd4\x52\xec\xaf\xcc\xed\x81\xc5\xef\x98\x22\xec\xb6\xcd\x71\xbf\xb3\xe3\x2c\xa0\x3e\x0a\x2b\x13\x6b\x57\x90\xe0\xf9\x9c\x5f\x2c\xa5\x47\xe6\xf6\xab\xfc\xd1\x0d\xfd\x08\x0d\x4c\x11\xf6\x29\x7f\x64\x6e\xbf\x42\x03\x01\xf5\xaa\xbe\x1b\x91\x17\x4c\x4a\xc4\x3b\x2b\x24\x65\x6e\x5f\x00\xb4\x03\x6a\x1e\xc7\xad\xf1\x47\x62\x6d\xaa\x32\x45\xd8\x8d\x1b\xe8\x78\x53\xd5\x56\xc1\xdb\x86\xf6\xab\xfc\x8b\x9a\x8b\x83\xb3\x35\x88\xdd\x56\x15\x41\x64\xfe\x58\x94\x81\x47\xfb\x80\x9a\x47\xf3\x30\x92\x9e\xfd\x25\x3f\x64\xea\x86\xf8\xb1\xbe\xb9\xe8\x91\x89\xb5\xa3\x0b\xaa\x22\xb8\xbf\x4f\xb8\xa1\x61\xaa\x9f\x13\x64\x57\x6a\x06\x35\x77\xb3\x23\x1e\xdd\xd0\xc5\x46\x1e\x0d\xbc\xf1\xd4\x3c\x60\xd8\xb8\x8e\x79\xc0\x3e\x8f\x39\xef\x77\x6e\x38\xb6\x8e\xa8\xd9\xdc\x23\xe7\x44\x2a\x03\xd6\xd5\x09\x5b\x37\xb3\xaf\x1b\x7a\x3d\x56\x25\xaa\x52\xc0\x4a\xcf\x0e\xd8\x68\x1e\x30\x6d\xb6\xc7\x3c\x60\x24\x0d\x4b\x97\x89\xb5\xaf\x61\x11\xad\x9b\x8b\x2a\xd2\x65\x62\x6d\x54\xcd\x74\x89\x9a\x31\xd2\xa6\x4b\xd4\xdc\x7f\x4c\xc7\xe9\x32\x4b\xd8\xf8\xb1\x62\xa5\xcb\x78\xe7\x93\x7c\x57\x2b\xc1\x8f\xb9\x2c\x5d\xc6\x3b\x93\x8c\x22\x5d\xa0\xe6\x9e\x7e\xbc\x6f\xe9\x12\x35\xe7\x61\xcd\x32\x88\xd2\x2f\xc4\x7e\xba\x04\xd4\xed\x47\x2d\x49\x97\x37\x55\xc1\x40\x48\xd7\x15\x59\x2c\x1a\x45\xb3\x1d\xda\x06\x01\x35\xf9\x5e\xd2\x95\x8c\x87\xfd\x31\xf7\xa5\x2b\xc5\x4d\x46\x34\x49\x0f\x35\xfc\x84\x74\x45\x28\xf4\xcd\x30\xa6\x58\xea\x0c\xa3\x80\x7a\xfe\x30\xc6\xd3\x25\xa0\xee\x3f\x31\x65\xe9\x4a\x71\xbd\x8b\x35\x7b\x54\x35\xdf\x35\x87\xfc\x43\x17\xcc\xb9\xcd\x0d\xf8\xe9\x92\xd7\xfd\xfd\x60\xc6\x74\x25\xef\xff\xcd\xb6\xca\x2c\x25\xb7\xdf\x15\x60\x1e\xfa\x2b\xaf\xbb\xfe\x44\xf7\xa4\xeb\xf6\xd4\xee\x54\xa5\x1b\x1a\x5e\x77\xba\x6e\x73\x8c\x67\x3a\x68\xce\x6d\x6e\x21\x49\x97\xf1\xce\x18\x21\xd3\x65\xce\x6d\x48\x98\xe9\xf2\xa6\xaa\xd2\x2d\xca\x20\x2a\xd6\x2c\x33\xdf\x46\x46\x02\xb1\xc6\x4a\xd0\x0d\x4d\xf4\x7a\xba\x74\x43\xaf\x9b\x0e\xca\xeb\x9e\x1f\xa3\x01\xa0\xae\x44\xda\xa6\x4b\x37\xf4\x7d\xd1\x2a\x13\x88\x65\x07\xd6\x78\x67\x72\x73\xa5\x4b\x37\xf4\x15\x3f\x56\xeb\x76\x6d\x98\x58\xbb\x15\xba\x9f\x65\x10\x65\x7a\x04\xa0\xee\xb7\x63\x25\xa0\x26\x79\x7b\xba\xbc\xdf\x39\xbd\xfe\x58\x03\x60\xb5\x19\xf2\x9c\x3b\xfd\xd5\x0d\x9d\x1d\xba\x6c\xea\x06\x17\xa1\x6e\xe8\x7c\x7c\xaa\x2f\xe3\x30\x1a\x26\x10\x23\xe4\x33\x5d\x91\x40\x2c\x31\x1a\x02\xea\xef\x65\xba\x8b\xe4\x5e\xfb\x2b\xaf\x7b\x1c\xb6\x76\x89\x54\x24\x56\xa5\x01\xf0\xe3\xbb\xc5\x2c\x52\x87\xa1\xf3\xa6\xaa\x33\xd9\xf8\x25\x0c\x80\xb4\xb9\x44\xa4\x09\x8d\x0c\x5e\xf7\xf4\xbb\xde\x87\xeb\xd0\x79\x53\xd5\x55\x2d\x9a\xca\xe0\xd8\x0c\x83\x8c\xb6\x35\x47\xc2\x34\xaa\xaa\xae\x67\x97\x4a\x55\x94\x0d\xfa\x6b\x02\xb1\x77\x32\x1a\x41\xde\xde\xec\xc1\x20\x6f\x57\xba\x00\x6a\x6e\xf3\x62\x52\xaa\xf1\xb0\x2e\x15\xe3\x9d\x2f\x27\xc5\x04\x62\xdf\xf1\x43\x31\xbf\x8c\xa4\xf1\xce\x7d\xd3\x7d\x50\x73\x81\x12\x96\x2e\x6f\xaa\xc2\xe2\x97\x2e\x51\xf3\x1d\x5d\x70\x7e\x93\xef\xea\x96\xf5\xa9\xe4\x6d\x54\xe5\x74\x35\x53\x37\x28\xba\x41\xcd\xf5\xc4\x53\x51\xc6\x62\x06\x25\x6f\x43\x26\x4c\x57\x0b\x46\x1c\xa2\xaf\xe9\xcb\x78\x18\xf6\x16\xbe\x2a\xdf\xe5\x68\x1e\x9f\x3f\x06\x45\xa6\xcb\xef\x9a\x9a\x63\xd1\xc1\xc8\x12\x16\xdf\x75\x3d\x17\x5b\xa5\x55\x64\xd1\x7d\x51\x33\x57\x9e\xa5\x4b\xd4\xfc\xfe\x3e\x74\x7f\x5f\xec\x7b\x53\xd5\xfb\xb0\xe3\x4c\x20\xb6\x5c\x81\x3d\x42\x18\x18\x37\x3d\xd4\x24\xb4\x49\x97\xbc\xee\x73\x58\x18\x26\x10\xe3\x46\xf5\x74\x01\xa8\xfb\x76\x2f\x03\xa8\x47\xce\xf4\xce\x50\x68\xbc\x2d\xe9\x32\x14\xba\x6d\x16\xe4\x1f\x09\xc4\x58\xcc\x02\xea\xee\x6e\xd5\x0d\xdd\x32\xc3\xa8\x1b\x3a\x96\xba\x6e\xe8\x92\x18\xd5\x6e\xf6\x4e\x37\xbe\x80\x1a\x8f\x43\xba\x46\x24\x6e\xa5\x55\x86\x42\xcf\x46\x9b\x47\x84\x6c\x30\xe6\x5e\xfd\x4c\x32\xf3\x74\xe9\x86\x6e\xee\x47\xe3\x9d\xb3\x92\xdc\xab\x9f\x6f\x77\xba\xf1\xce\x4f\xb6\x68\xe2\xd6\x4e\x17\x04\xd4\x3b\xde\x65\xea\x71\x22\xa4\x2b\xe2\x9d\x6f\x96\x9c\x6e\xe8\xfc\xd2\xaa\x19\xc2\x99\xb1\x12\x32\x77\xcf\x88\xe9\x85\x17\xce\x82\x90\xf9\x6b\xcc\xa0\x90\xb9\x2d\x6a\x0e\x47\x73\xa7\x91\xde\x45\x35\x94\xa8\x3a\x9a\x87\xa7\xad\x29\xc2\xda\x4d\x9b\x23\x45\xd8\xc7\xb0\xcf\x88\xbc\x60\xac\x66\xdc\x55\xc4\x0c\x9a\x22\x8c\xe0\xe8\x74\x4d\x6f\x3d\x88\x66\xc8\x99\x79\x2d\xaa\x77\x2d\x24\x8c\x29\xc2\xb6\x4b\xd4\xbb\xa8\x9a\xe2\x57\xc8\x5c\x06\xcd\x08\xe6\xb6\x2b\xc7\xd4\xd9\x9f\xaa\x48\x40\x66\xf7\xf2\x23\x53\xbd\xfb\xae\x26\x82\xc5\x48\x3e\xd2\xff\x9c\x85\xc7\x64\x05\xdd\x56\x45\x04\xa8\x4f\xe5\x44\x3d\x0c\x8e\xb8\xf8\xa8\xc6\xe8\x68\x5e\x37\xf3\x2b\x2e\xae\xae\x0d\x53\x67\x5f\x6e\xc9\x57\xeb\xfd\xa2\x2a\x53\x84\xdd\xce\xbe\xb8\x78\x45\x51\x93\xa6\x3d\xf2\x2e\xaa\xa4\xd0\x88\xbb\xa8\x2e\x8b\xae\xd8\xc5\x5e\x10\x17\x67\xc7\xea\x0d\x0e\x18\xad\x02\x17\x4f\x6e\x8a\x49\xd7\x1b\x4c\x75\x9f\x8a\x8b\x9d\xc1\x37\xf2\x44\x31\xce\x3a\x9a\xcf\x62\xd5\x49\xcf\xfe\x36\xdd\xd7\xd1\xbc\x55\xa4\xc5\xc5\xcd\x1f\x2f\x23\xf4\x07\x8b\x70\xe9\x78\xad\xfe\x58\x93\x97\x07\x8a\xb8\xf8\xbe\xfc\xb1\x41\x73\x1e\x28\xcb\x14\x70\x9f\xef\x76\x25\xb9\x45\xbc\x8d\xcb\x36\xaf\x10\xce\xbe\x6b\xf6\xce\xc4\x74\x87\xa3\x59\x15\xdd\x88\xe6\x36\x58\xed\x4b\xef\xcc\x60\x34\x96\xde\x19\xe7\x77\xb9\x9e\x3d\x40\x3f\x71\x93\xb0\x42\x7a\xf6\x72\x11\x9a\x07\x6c\x3a\xbf\x41\xcf\x1e\x2c\xa4\xa0\x67\x6f\x5a\x25\x2e\xfe\xb9\xdd\xe6\xef\x8b\xfd\x2f\x38\x15\x56\xeb\x35\x73\x6e\x5e\x21\xf3\x3d\x58\x18\xfa\xa0\x2f\xa1\x81\x3e\xe8\x22\x34\x90\xb9\x7d\x29\x70\x4c\x11\x56\x5f\xdf\x75\xa9\xab\x78\x7c\xe2\x08\x75\x72\x7d\xd0\xe9\x62\x28\xbc\x8b\xea\xcd\x4c\xfd\x76\xa9\xbb\xc6\xb6\x7a\xa6\x6a\x18\x90\x79\x3c\x76\x41\x47\xf3\xa7\x44\xf5\x2e\x2a\xae\x0e\x49\x17\x90\x79\x0c\x51\x92\x97\x3b\x0f\x4f\x6d\x21\xf3\xf2\x30\xda\x5e\x88\xd0\x18\xd5\xad\x70\x16\x1a\x6c\xa7\x5e\xf9\xa3\xa3\x39\x3d\x56\x65\x4a\xb4\xe2\x8f\xe3\xc6\x4c\x8b\x9a\xbc\x54\x87\x4e\xdc\x35\xc6\xb0\x9b\x55\x3b\x1f\xaa\x3a\x8a\xee\x49\x9b\x85\xcc\xcd\xb9\x3e\xc6\x87\x56\x86\x0e\xc8\x5c\xbb\x2b\xff\x38\xbf\xd9\x9a\x75\x44\x7a\x54\x19\xd1\x1c\xc2\x4a\xe6\xf6\xf9\x58\xf9\x71\xb9\xb3\x87\xbe\x8e\xe6\x14\x55\x81\x9b\x2e\xc5\xa0\xcc\xed\xe6\x81\x72\x42\xaf\xf6\x43\x71\x99\xf5\x4f\xab\xd2\x65\xf6\x4e\x20\x58\xba\x0c\xaa\xe2\x14\x48\x57\xe4\xd5\xa9\x14\x3d\x7c\x5f\x9f\x7a\x17\x15\xe3\x9c\xc2\xd1\xcc\xca\x49\x42\xe6\x2b\x3e\xc4\xfc\xb6\xcb\xaa\x64\xaa\x27\x7f\xac\x9e\x89\x36\x98\x4c\x11\x46\x54\x72\x4a\x3a\x9a\x33\xea\x7d\x0a\x5c\xdc\x7c\x37\xe6\xd7\x77\xcd\xab\xf3\xf9\x63\x4d\x5e\x2c\xc2\x04\x2e\x9e\x09\xdd\x38\xe9\x68\x26\x36\x3c\x25\x71\x71\x3f\x16\xdd\xda\xf1\x54\x1c\x91\x7c\x37\x52\xde\xd1\x8c\x48\xac\xfd\xc3\x2b\x48\x29\x98\xdb\xd9\x1f\x9b\x68\x1a\x59\x9d\x74\x34\x5f\x3f\x6e\xd9\x94\x52\x5c\x03\x4a\x9b\x75\x34\x9f\xee\xbb\xae\xe7\x61\xd1\x1b\x6f\x6f\xbf\xab\x72\xf5\xd2\xfd\xb8\xc1\x39\xd1\x0c\xe9\xd9\x5c\xcc\x91\x92\xf1\xce\x1f\xb2\x3a\x81\x8b\xc7\xc7\xd6\x48\xb7\x7a\x35\xda\x6f\x0a\x7a\x36\xda\x45\x02\x17\x4f\x52\xc1\xa7\xa4\xa3\x79\x7d\xfe\xd8\xac\xf8\xc7\xa2\xde\x0a\x34\xc0\xe4\x5d\x54\x6e\xba\x74\x7b\x61\xcd\x66\x34\x74\x34\x2b\x82\x92\xb8\xb8\xb9\xae\xa4\x67\xef\xe1\x53\xfa\x4b\x4e\xd1\x94\x22\x0f\x18\x3a\x4f\xf2\xc2\xa9\xe8\x6f\x96\xbe\x0b\x5a\x4f\x5e\x38\x95\x50\x81\x52\x8e\x48\x04\x5a\x95\xe3\x5a\x4c\x5a\xa5\xa3\xf9\x4e\x16\x0d\x02\x3d\x74\xdf\xc4\xda\x50\x0d\x53\x8a\xc4\xda\x1c\x19\x49\x47\xf3\x98\xbf\x48\xbc\x9c\x92\x39\xb7\xd3\xf0\x45\x1d\x73\xc7\xa2\x4c\xe6\x66\xef\x22\x3e\xd4\xa7\x5b\xc1\x6e\xfb\xbd\x31\xd3\xee\xc8\xdc\xee\x37\x0d\x2e\x5a\x3b\x51\x4a\x93\x3e\xe8\xb2\x19\x55\xef\xa2\xaa\x87\x45\x55\xe2\x42\x04\x8b\xd2\xe1\xdc\xbc\x5e\xee\x3c\x1f\x9f\xca\x11\xe2\x6c\x4a\x42\x66\x68\xb1\x29\x99\x22\xec\x7a\xfd\xb1\x5a\xca\xb2\x48\x7f\x95\x99\xc9\x9c\xdb\x35\xaa\xd2\x11\x39\xfc\xae\x1c\x12\xce\x88\x24\x73\xfb\xca\xac\x04\x99\xdb\x2f\x87\x78\xd2\xd1\xdc\x39\xf5\x92\xcc\xed\xd7\xfe\x56\x8f\x2a\x10\x65\xaa\x8a\xb2\xe9\xbb\x6a\xa1\x2f\xe3\xac\xa3\xb9\x2d\xd6\xb6\xcc\xed\xfa\xf8\xae\x79\x57\x26\x03\xab\xa3\xf9\x73\xd8\xbd\xdc\x79\x29\x43\x8c\x77\x6e\x0a\x0d\x53\x84\x0d\x65\xa6\xcc\xed\xec\x74\x0b\x99\x6f\x85\xa4\x89\xb5\x9f\x8f\xef\x02\x99\xdb\xae\x74\xb0\x99\x47\xc8\xf5\x29\x73\x9b\x3b\xe2\x53\x92\xb9\xfd\x80\xe6\x92\x8e\xe6\xd3\x2d\x46\x7c\x28\x2b\x47\x47\xf3\x71\x4f\xc9\xdc\xd6\x80\x99\xc2\xd1\xec\xec\x0b\x99\x7b\x65\x8b\x35\x1d\xeb\xf6\x48\xc8\xbc\x93\x55\xb9\x9e\x6f\x7f\xac\x56\xf6\x31\x74\xde\x45\x75\x2d\x7f\x2c\x9d\x15\x50\x99\xc0\xc5\x13\x3b\x79\x4a\xc6\x3b\x73\xd3\x77\x4a\x3a\x9a\x9b\xc3\xae\xa3\xf9\x56\xc0\x9a\x58\x7b\xbd\xbe\x6b\x76\x56\xec\x54\x49\x5c\x9c\xdc\x1a\xde\xe0\x8c\x2b\x27\x25\x1d\xcd\xc4\x29\xa4\x24\x73\xfb\x1a\xfe\x58\xeb\xee\xb6\x66\x55\xaf\xe6\x77\xcd\xde\xe9\xba\x0a\x7a\x36\xd6\x95\xa4\xa3\xd9\xa3\x39\x49\xcf\xe6\x3e\xb8\x94\x4c\xac\x7d\xb9\xe9\x86\x17\xb8\x24\xbe\x3b\xe2\x42\x22\x8b\xe6\x11\x72\x6d\xe8\x68\xfe\xaa\x45\x8e\xaa\x0c\x5e\x4b\xc6\x3b\x93\x84\x3c\x25\xe3\x9d\xbb\x4b\xc5\xbb\xa8\xea\xc5\xb0\x9b\x07\x6c\xdc\x7e\x88\xfd\x9b\x14\xec\xde\x45\xf5\x25\xfa\xeb\x0d\xce\x05\x35\x3b\x8d\xe0\x08\x31\x74\xd2\xb3\xfb\xb4\x47\xc6\x77\xa3\x48\x27\x51\xf3\x8b\xfd\x24\x4d\x93\x8d\x5c\x7c\x57\x47\x73\xc6\x0a\x9d\x66\x5c\xd0\xe3\x53\xbd\x15\x98\x32\x12\xa8\x79\x14\x65\xce\x8c\x3b\x11\x58\xde\xa2\xe6\xae\xc2\xa0\xa3\xf9\x78\xbe\x4c\xbd\x33\x4e\xca\x74\x3d\x0f\x1b\x29\x8a\x04\x65\xa4\xc8\x03\xa6\x76\x21\x3d\xfb\xde\xe7\x57\x62\x5f\x1f\xf4\xdb\x6c\x92\xa7\x36\x1a\x5d\xd2\x07\xbd\x1d\x73\x43\xa1\xeb\xb2\x68\x3c\x2c\xda\x60\xd2\x07\xfd\x2e\x8b\x02\x2e\x0c\x98\xe9\x09\xfa\x9f\x45\xa7\xde\x61\x14\x50\x97\xec\xbb\x86\xba\x2b\x70\x64\x6e\x77\x8f\x4b\x43\xa1\xf1\xb9\xa7\xe4\xe5\xce\xe9\xb2\x68\xfc\xa0\xa3\xfa\xb8\xb5\xb1\xdf\x26\x01\xf5\x8e\x2e\x68\xed\x2c\xec\x1a\x1d\xcd\xf0\xab\x53\x8a\xcb\x9d\x2f\xda\x2c\xa0\x7e\x31\x7a\x24\x01\xf5\xed\x6e\x7d\x0d\xba\xf1\x20\x7e\x05\x98\x9e\x11\x02\x6a\x72\x1f\xa5\x14\x97\x3b\xbb\xa8\x64\x6e\xbf\xa8\xca\x49\x47\xf3\xa7\xd8\x7f\x63\x6b\xb3\x20\x4d\x11\x56\x3d\x5f\xde\xe0\x44\x59\x0c\xa6\xba\x35\x33\xbf\x39\xf9\x2e\xf3\x9b\xb1\x9e\x25\x5d\xc9\x47\x29\x61\x44\xf3\xc6\xb8\x9d\x4c\x9d\xbd\xdc\xcb\xba\x92\x6f\xec\xf3\x29\x6e\x9b\xc2\xca\x9a\x80\xcc\x7d\xaa\xb4\x00\x99\xfb\xe3\x77\x97\x3d\xf2\x1c\x5f\xc6\x1a\x28\x61\x74\x25\x57\x8c\x9f\xc9\x3b\x9a\xf7\x67\xab\x74\xad\x7a\x80\x2e\x0f\xdf\xc9\x58\x2d\x4d\x04\xca\xdb\xe0\x66\x63\xb5\x4b\x42\xe6\xe3\x71\xa3\x2b\xb9\x28\x70\xc2\x95\xdc\x19\x0d\xef\x68\xde\xaa\x04\x42\xe6\xa9\xb0\xfa\x8c\x58\x7f\x7d\x37\xfc\x11\x3e\x55\xd9\x50\xa2\x7e\xfa\x9b\x94\x8a\x91\x3a\x5b\xc9\xf6\xc5\x85\x26\x7e\x48\x96\x97\xfd\xd5\x95\xfc\x65\xab\xd2\x95\x8c\xed\x34\x7d\x46\x70\x0b\x85\xbc\x6d\xea\xb8\xf1\x75\x25\x5f\xca\xf9\xb8\x6d\xca\x59\x90\x80\x5d\x1c\x3a\x6f\x9b\x6a\x6a\xec\x81\x8b\x9d\x14\x93\x80\x35\xd7\xb3\xb8\xf8\x51\x19\x36\x75\x76\x76\x60\xc1\xc5\x6d\xdc\x7e\x48\x57\xb2\x67\xe2\x0e\x2a\x88\x1f\x62\xc5\xe6\xf8\xb1\x79\x66\x54\xf9\x24\x60\xbf\xf1\x6e\x84\x4d\xf1\x21\x33\x7d\x3d\xd8\xf4\x92\x99\xbe\x2e\x7f\x1c\xae\x64\xd7\xb3\x04\xec\x7b\xd1\x66\x23\x9a\xbb\xfa\x92\xb8\xb8\xd9\xaa\x23\x81\x33\x5b\x95\x11\xdc\x38\x4d\xd2\x89\x64\x32\xfe\xd8\x54\xe1\x51\x95\xfd\x55\x61\x38\x1e\x46\xb7\xcd\xf0\x30\xb2\x83\xe0\xe2\xfe\x56\xab\xf2\x22\xc8\xc2\xda\x30\xa2\x79\xb1\xbb\x6f\x5d\xc9\x13\x9c\x78\x83\x8b\xe7\x83\x3f\xf1\x36\xa2\xf9\xfe\x09\xe6\x4a\x37\xb8\xb8\xdf\xbf\x0a\xd7\x4a\xb7\x59\xb5\xef\x63\xb5\x46\x08\x26\xeb\x41\x0f\x21\xf5\x77\xba\xe3\xfa\x66\xf0\xd7\x7d\xe9\x6a\x04\x24\xde\x66\xd5\xfe\x7e\x08\x36\xe9\x06\x32\x77\xb2\x06\xa5\x3b\x92\x80\xa1\xc3\xdc\x06\x3b\x6f\xa4\xe2\xed\x5d\x54\x83\xdd\x7a\x5f\x11\x56\xe3\xbb\x91\xa7\xe2\x67\x18\x6f\x5d\xc9\x64\xa5\x4b\x77\x0a\x6b\x27\x3f\x06\x32\xb7\x79\xf9\xd4\x73\xf9\xa6\x66\xef\xa2\x3a\xf6\x37\xa9\x77\xa1\xed\xdf\x06\x3b\x77\xd4\xdd\x3b\xa9\x77\x5d\x16\x35\x01\x5d\x7e\x88\xa9\xd7\xe9\x73\xcb\xcd\xce\xd8\x51\x6f\xb3\x6a\xdf\x9f\x45\xf3\xcc\x54\x06\xd6\x88\x66\xe8\x61\xe9\x8e\xeb\x9b\x7f\x88\x76\xe9\x4e\x66\x89\xc7\x7a\x76\xcb\xcd\x4e\xfe\x58\x57\x72\x85\x36\x70\xcb\xcd\xf6\x40\xb9\x8d\x68\xe6\x42\xa5\x74\xcb\xcd\x26\x8f\x59\xba\xef\xc8\xab\x43\xab\x74\x25\x13\x3d\x91\xee\x3f\xae\x6f\xb6\x66\xc3\xe2\x40\xd0\xb7\x90\x79\x63\x0a\xbe\xef\x20\x70\xfa\x63\xc3\xc4\xaa\xdf\x8d\x64\x05\xfe\x38\xf4\x6a\x7f\x4c\x7f\xc9\x40\x9e\xee\x5b\x9c\x88\x21\xee\x96\x9b\xfd\x56\x7a\xa4\x2b\x39\x71\xea\xdd\x39\x52\x0d\xf3\x6e\x0e\x93\x48\xa7\x88\xde\xf5\x5e\x56\x25\x4e\xc4\xa6\x77\x47\x44\xf3\x6d\x55\x26\x1b\x99\xbe\x2b\x37\x1b\x5f\xd5\x6d\x44\x33\x17\xa4\xa6\x1b\x5c\xdc\xf7\x6b\x55\xea\xd5\xe8\x8a\x77\xe0\xe2\x6e\x9b\xf5\x37\xb1\x97\x6f\x5d\xc9\xaa\xbb\xb7\x29\xc2\x26\x96\x8a\xbb\xc4\x85\x35\xb4\xd9\x88\xe6\x5c\x59\x0c\xa6\xce\xae\xcb\x1f\x47\x32\x0a\x56\x5d\x89\xe4\x1b\xb4\xaa\xe8\x6f\xb2\xcd\x25\xfc\x6b\x0c\xbb\x04\xec\xf2\xfa\xd4\xfe\x0e\x3f\xa4\x7f\x2d\xfb\x63\x59\x6d\xe8\x99\xb7\xb8\xb8\xbb\x17\x24\x60\x1f\x8c\x1e\x77\x89\xb0\x29\x8b\x26\x1b\xe9\xb6\x8a\xf9\x6d\x1c\xfa\xb7\xb8\xf8\xdb\x74\x01\x5c\x5c\x8e\xd3\x2d\x2e\xee\x1c\x82\xb7\xae\xe4\x4b\xa9\x22\x01\xfb\xb8\xcc\xbc\x8b\xaa\xc7\xbb\x11\xd1\xcc\x84\x46\x1e\x30\xec\x54\x77\x8d\xa4\x85\xbe\xeb\xfe\x75\xe3\x04\x01\x3b\x59\x14\x27\xba\xf8\x25\x60\x13\x77\x9c\xee\x1a\xa9\xa4\x2d\xea\x3a\x9f\x76\x30\x52\x85\xd3\x05\xef\x68\xd6\x64\x7d\xc7\x85\x53\x4a\x51\x5d\xc9\x4d\xc1\x68\x1e\xb0\xed\x58\x19\xd1\x3c\x5f\xba\xdf\x94\xcf\xa8\xe5\xb7\xb8\x38\xdb\x8c\x70\x25\xff\x8e\x41\xfe\xbe\xd8\x8f\x60\x67\x94\xa5\xbb\x09\x31\x5c\x36\x06\x3b\xe7\x66\xfb\xcd\xfe\xe7\xc8\xc8\xcd\x6e\xae\xde\x26\x57\x19\x4f\xcd\xfd\x47\x8a\x30\xa6\xa0\xc5\x05\x2e\xac\x6d\x20\x73\x27\xeb\x4e\xba\x81\xcc\x53\xed\xe8\xee\xb2\x26\x50\x2c\xef\xee\x50\xa0\xa4\xdd\x40\xe6\x79\x6c\x46\x77\x28\x5c\x09\xdd\x53\xdb\x61\xec\x0e\x85\x07\x62\x0f\x6f\x05\xa3\xaa\x2b\x99\xbc\xa0\xe9\x16\x32\x57\x67\x04\xc8\x5c\xdb\xe5\x77\xe3\x82\x0f\x3a\x28\x64\xce\x2e\x2a\x5d\xc9\x79\x5a\x34\x42\x10\xbb\xe2\x1d\x59\xb5\x51\xd2\xee\xe0\x66\xe3\xb6\xbb\x75\x25\xf7\xe6\xd3\xb8\xab\x88\xaa\x46\x58\x77\x99\xfa\x61\x6c\xc5\xf1\xc7\x4e\x3d\x86\x8b\x5b\x6e\x36\x81\x18\xe9\x36\xa2\x39\x67\x8b\x71\x34\xd3\xc1\x11\xf3\xeb\xbb\x5a\xb3\x9b\x6d\x66\x7e\x6f\x60\xd4\x3d\x22\x2b\x3e\x43\x27\x37\xfb\xf6\x78\x95\x9b\x7d\xbb\x90\xa6\x61\x62\xd8\x6d\x6e\x63\x96\x6f\x4f\x2e\x6f\x9b\xba\x31\xf6\xde\xba\x92\xb9\xdb\x31\xdd\xb2\xaf\x6f\x1b\xe9\x6d\x53\xe5\x61\x16\x04\xc5\xb7\x47\x86\xae\xe4\x5b\xd9\x15\xb7\x4d\x0d\xab\x8a\x64\xe0\x2c\x15\x93\x80\x85\x76\x34\xe3\xa2\x40\xdf\xe5\x30\x3a\x95\xf9\x9d\x6e\x5e\x85\xe4\xa3\xeb\x0d\x07\xc4\xfd\xc8\x03\xc1\x6c\x7e\x3f\xae\x58\x1c\x91\x77\xc4\x2c\xab\xb3\x3d\x46\x13\x60\xe2\xbb\x23\x39\xf6\xb6\xe6\x08\x14\x62\x34\x8c\x59\x3e\xc9\xa7\x81\x23\xfc\xae\x38\x42\x0d\x21\x5c\xc9\x8d\x36\x3f\xf2\x5e\x5c\x1b\x8f\x99\xa0\xd4\x79\x44\xbe\x07\xf0\x7e\x3f\xea\x99\x97\x5d\x30\x86\xd7\x93\xfa\x95\x5d\xef\x1c\xbd\x0a\x67\xb0\xed\x2d\xf2\xad\x58\x0b\xef\xd7\xa4\x85\x0a\xe7\x37\x84\x33\x73\x14\xc8\x17\x2e\xd6\xfd\xea\x5a\xf5\xa4\x7e\xed\xaf\x52\x31\x5c\xc9\xd9\x77\xed\x2f\x76\xf2\x3b\x32\x7d\x81\x6e\xee\xc8\xf4\x85\x77\xe6\x7e\xed\xaf\x47\xd5\x6b\x7f\x61\x0f\xde\xaf\xfd\x1d\x36\xc3\xfe\x2a\x82\x22\x66\x59\x45\x7a\xd9\xdf\x87\x1e\x2d\xaf\x68\x51\x9b\x5a\xf6\xf7\xb1\x68\x7f\xe1\x60\xdc\xe1\x4a\xf6\x5c\x0b\x57\xb2\x8b\x61\xd9\x5f\xd5\x98\x65\x7f\x3d\xb8\x97\xfd\xfd\x7c\x6a\x7f\xe1\x35\xdd\xcb\xfe\x7e\x7e\x37\x32\x7d\xd1\x7d\x5d\xc9\xe7\xfb\x95\x91\xe7\x5e\x0e\xc5\xb1\x49\xda\xab\x6f\xc6\x2d\x92\x80\xb9\x5b\x3f\x87\xc2\x15\xf8\xc5\x9d\x98\x3e\xf5\x5c\x56\x48\xca\xbe\xbe\x94\x3f\x40\xe6\x7a\x29\x16\x3e\x87\xe2\xf8\x34\x28\x5e\x56\x35\xac\xca\xe2\xf4\x5d\x46\x46\x57\xb2\xce\xc4\x5b\xc8\xac\xa3\xea\x16\x32\x93\xeb\x32\xdd\xba\x92\x49\x24\x98\x6e\x5d\xc9\x57\xf1\x5d\xfb\x8b\xb7\xe2\xf6\xb6\xa9\x4b\xb1\xef\x6d\x53\x97\x2b\x41\xc8\x7c\x29\xba\x85\xcc\x97\xaa\x85\x49\xc0\x2e\x70\xdf\x2d\x64\xbe\x3c\xa6\x65\x5f\x73\x53\x5e\xba\xe3\x82\x66\x81\x83\x17\x34\x93\x42\x3f\xdd\x26\x01\xbb\xb6\xcd\xb0\xbf\xae\x22\xd9\xd7\x97\x60\x27\x5c\xc9\x97\xcd\x50\x94\x5d\xb6\x59\x3d\xe4\xb3\x66\x21\xa4\x7b\xea\xc4\xd6\x66\x34\x4e\x6c\x6d\x3a\x78\x5c\xea\xb0\x80\x6e\x20\xf3\x24\x9a\x32\xdd\xde\x36\xb5\xb0\x39\xdf\xb2\xaf\x97\xfb\xf1\x44\x1e\x78\xdf\xa5\xbf\x9f\x20\x0b\xc8\x3c\x43\x66\x02\x99\xe7\x54\x59\x32\x66\x39\x29\xba\x65\x5f\xcf\x64\xcd\x8a\xee\xe3\xbb\x1e\xbe\x2a\xff\x26\xc7\x7e\x1c\x0d\x63\x96\x33\x1a\x42\x36\x66\x39\x21\x6f\xb3\x49\xc0\x26\xee\xb3\x2c\xfb\x9a\x84\x12\x29\x5f\x8a\xee\xc7\x77\x23\xb3\x4a\xa3\xa8\xe8\x46\x45\xcf\xc6\x2c\x73\x07\x44\xca\xe2\xe2\x81\x49\x24\x47\x72\xec\xd7\x9a\xe3\xb6\x29\x9f\x9a\xaf\x12\x62\x70\x96\x7d\x3d\x87\xdf\x35\xf5\x6e\xf6\xc7\xe2\xe2\xcb\xef\x7a\x54\x61\xe2\xcb\x97\x81\x60\x30\x09\xb3\xb8\x38\x61\xc6\xc9\x26\x01\x4b\x3f\xfc\xf9\x94\x4d\x8e\x9d\xf0\x38\x64\x5d\xc9\x09\xfb\x67\xd6\x95\x9c\x30\x69\xe6\x24\x4e\xc4\xb2\x9a\xc5\xc5\x89\xbd\x90\x4d\x8e\xfd\x3a\x56\x29\x6e\x6a\x78\x28\x6a\xc6\xc1\xb4\x98\xef\xb0\xa2\xd3\xc8\x48\x70\x0d\x9c\xc9\x3a\x7c\x5f\x56\x5d\x36\x67\xf5\xcb\xc6\xc9\x91\x44\x0b\xb9\x97\xf5\xc3\xbe\xa8\x9a\xf9\x0e\x06\x23\xef\xca\x40\x7e\xb1\x93\x67\x61\xe3\x8b\xf8\xca\x32\x90\x5f\x38\x7e\x59\x4f\xeb\xcb\xba\xca\x59\x18\x05\xf4\xcb\xfa\x52\x17\x2a\x50\xce\x01\xfc\xf9\x2e\xc0\x70\x2c\x56\x5d\x36\x68\x77\x5d\xbe\x1b\x59\xdd\xe8\x60\x09\xa2\x3b\x1f\x32\xe1\xf3\xe2\x94\xcf\xa0\xb9\xb1\xb0\x6f\x67\xd1\xdc\xc2\xa1\x9f\x4b\xdc\x5d\xc5\xb0\xcb\xf5\x95\xcb\x9d\xe5\xdc\xe6\xf6\x8b\x6b\x56\x52\x16\x43\x65\x2c\xb4\xd9\xfb\x7c\x9b\x5f\xa9\x62\x46\x54\x8b\x5c\x0d\x0a\xbb\x59\x45\x55\x9a\x44\xb6\x68\x96\xb3\xdb\xaa\xbc\xd3\x21\x5b\x95\x41\xbb\x98\x0a\xb3\x41\xac\xad\x58\xb3\x34\x09\x2c\x24\xd9\xeb\x87\x1a\x7a\x57\x36\x2b\x54\x43\x5b\xc8\xd2\x71\x1b\x8a\x47\x16\x43\x91\x4b\x39\x65\x73\x29\xb7\x4e\xcd\xcd\xc8\x20\xc4\x51\x36\x88\xb5\xa1\xed\x67\xe9\xb8\x0d\x8d\x3d\xb7\xe0\x64\x5a\xb3\xfd\xc5\x8a\x95\x0d\x62\xbd\xe2\xe9\xb0\xc8\x7c\x45\x56\xa8\x69\x55\xd2\x42\xb0\x94\xe6\x16\x41\x9d\x36\x52\xba\x35\x2c\x82\x0c\x50\x9a\xd7\x6b\x23\xe3\xfa\x21\xd6\x67\x64\x85\xc2\x8a\x95\xf5\x2d\x7a\xa0\x64\x81\x92\x3e\xeb\xec\xf5\x43\x97\x6d\x06\x28\xcd\xcb\x3d\x25\x50\xe2\x42\xa5\x94\xbb\x34\x09\x9c\x08\xb9\x9b\xc5\xee\xf3\x5d\xfb\x0b\xba\xc9\x66\x85\xba\x14\x0b\x5e\xda\x7b\x01\xdf\x72\x0f\x1a\x8c\x8d\xb4\xbf\x9b\x59\x88\xd4\x4f\xee\xd6\x6e\x7f\x3f\xab\xb2\xbf\x58\x68\xb3\x9c\xdb\x4b\xe1\x3c\xec\xef\xa6\x0b\xfa\x16\x2f\x14\x86\x2c\x50\x4a\x6e\x40\x53\x3f\x25\x57\x6c\x5c\x3f\x94\xfc\xb1\x97\xba\xe2\x5c\xcb\xa6\x7e\x4a\x2e\xe0\xa1\xb9\xfe\xf6\x43\xc3\xa7\xcc\xa0\xb9\x94\xa5\x66\x65\x39\xb7\x7a\x5a\x73\xdc\x31\xc4\xe9\x93\x05\x4a\xd3\xe5\x1d\x40\x49\x99\x19\x50\xc8\x61\xf7\x5a\xde\x82\x3d\x21\x9b\x2d\xf9\x76\x16\x02\x28\x29\xf7\x02\x28\x29\xca\x04\x4a\xf9\xf3\x5d\xbd\xc3\xca\xbd\xf0\x1e\x62\x5c\xca\x02\x25\xf2\xf9\xa4\x2c\x50\x4a\x40\x83\x3c\x23\x8f\x19\x73\x04\x50\x9a\xaf\xa3\x21\x50\xca\x2e\x42\x81\x12\x17\x14\xa6\x3c\x23\x56\x91\x35\xe9\xb5\xbc\x9f\x53\xa6\x8b\xb0\xa3\x3d\xe6\xb8\x96\x17\x05\x29\xcb\xb9\xed\xee\x85\xc7\x80\x08\xb4\xb8\x1c\xb7\x08\x79\x36\x01\x94\xaa\xd6\xe0\x6c\xb6\xe4\xf1\xf9\xae\x44\xc4\xdb\x9a\x0d\xcb\xbd\x7d\xd7\xbb\x4a\x15\x50\x26\x77\xea\x00\xd2\xec\x2d\x42\xdd\xe9\x36\x7d\x53\xaf\xbe\x7b\x7c\xca\x9a\x7c\xa3\x47\x4c\xe8\x1b\xb7\x91\xf2\xae\xe9\x9b\x3a\x54\x90\x6c\x3e\xe4\xde\x7c\xb7\xf8\x94\x91\x34\xda\xb4\x83\x23\x72\x38\x01\xbb\x3f\xb6\x47\xb8\x81\xf2\x1f\x17\xef\x32\xa1\x26\x3d\xee\xdd\xaa\xec\x51\xff\x15\x6f\x3f\x4b\xb8\xed\x8f\xf5\x98\x5f\x54\x2d\x45\xff\x60\x1f\x36\xc9\xa1\x78\xed\xac\x43\xa1\x48\xf1\x0a\x21\x2e\xec\x4b\xd9\x40\xd4\xae\x28\xf3\x0a\xa1\x0e\xbe\xce\x7a\x0f\xbb\xea\x81\xde\xc3\x8e\x0d\x36\xeb\x3d\xec\x1f\x9d\x35\x10\xb5\x03\x7c\xf2\x0a\x96\x29\x83\x6c\x66\xa7\xae\xb2\x64\x3e\xe4\xae\x18\xf4\xe2\xdd\xee\x52\x5f\xf6\xd7\x05\xb9\xec\xef\xf1\xc7\xf6\x57\xe5\x41\xc2\x6d\x47\x55\xce\x42\xa1\x81\x22\x9d\x85\x42\xc3\x9d\xfe\xc5\x1d\xd3\x16\xed\xef\xb6\xe8\x62\xc6\x34\x9a\x85\x42\x43\x71\x24\x14\x1a\x2a\x00\x71\x85\x10\x36\xf6\x2c\x14\x1a\xb7\xef\x1a\xb8\x87\x4e\x9e\x85\x42\xd2\xe9\xb3\x50\x48\x6a\x68\x16\x0a\x8d\x61\xcd\xf4\x77\x4c\x46\x52\x28\x34\x54\x2c\x3f\xed\x72\x98\xfa\x33\x50\x68\x1e\x5b\x25\xab\x56\xb2\x5c\xd6\x7b\x48\x7a\xd2\x94\x65\xd5\x6a\x7b\xc9\xb2\x6a\xef\xee\x8f\xf5\xef\x0f\x8b\x26\xd5\x84\xc0\x99\x65\xd5\xde\x7e\xd7\x7c\xc8\x37\x7e\x9f\x1c\x81\xa8\x90\xcd\xf2\x36\x87\x00\xb8\x3e\xeb\x3d\xbc\x3d\x8b\x4d\xdf\x74\x7b\xda\x1a\x88\x7a\xab\xfd\xea\x3d\xbc\x5d\x1b\x91\xbe\x49\xf1\x2b\xab\xf6\xf6\xc4\xf4\xe2\xdd\x1b\x0f\x6f\x36\x10\xf5\x86\xe9\x91\x65\xd5\xde\xa0\xef\x7c\xec\xef\xf4\xc7\xf6\x57\xfd\xf6\xd8\x5f\x6c\x7a\xd9\x8c\xc7\x37\xe4\x87\x1c\x19\x8f\x15\x83\xc1\x9b\x75\xe3\xe8\x1f\xbc\x95\x8a\x27\x7a\x64\x33\xec\x11\xf6\xcf\x2c\xd8\xd1\x89\x99\x8f\x3d\x42\x73\x2e\xf2\x66\x6f\x76\x77\x91\x37\x7b\x63\x7a\x2a\x26\x68\xca\xd8\x7c\x8a\x19\x8f\xef\x9f\x74\x22\xa9\x5c\x71\xf3\x91\xef\x56\x7f\x7c\x28\x36\x8b\xfe\xd8\x19\xe4\x94\x2f\xf2\x66\x49\xa1\x9f\xca\x15\x19\x9e\x6f\x8a\xc1\x13\x1e\x14\x5f\xab\xf2\x5d\xfb\x0b\x75\xa7\x08\x76\xc8\xbb\x98\x8a\xbc\x59\xf2\xaf\xa6\x22\x6f\x56\x73\x68\x49\x86\xb4\x80\xa9\x4b\xb2\x47\xb8\xa1\x8b\x6e\xbe\x1b\x99\x53\x74\xf3\x65\x0c\x0e\x25\xd9\x23\x1c\xaf\x05\x47\xde\x20\x49\x42\x2a\xc2\x19\x6e\xf9\x4f\x45\xee\x6b\xce\xbe\xbb\x2c\xd2\x5f\xc1\x4e\xce\x56\x65\x9b\x51\x17\x4b\x38\xf2\x30\xa6\x15\xa1\x90\x94\xa1\x22\x14\x22\x61\x48\x2a\x42\x21\xee\xaf\x49\x45\xee\x2b\x97\xde\xa6\x22\xf7\xf5\x27\xcd\xf8\xdf\x15\xfb\xc5\x70\xd1\x8c\x5f\xa3\x08\xa9\x72\xb2\x5a\x63\xac\x9a\x4f\x8d\xb1\xc2\x50\x53\x04\x5c\xe4\x80\x4d\xc5\xfc\x4b\x39\xdb\x06\x87\x02\xbb\x71\x11\x8e\x65\x84\x55\x91\x16\x9b\x39\xc5\xca\x1d\xd3\xc7\x50\x08\xd6\x32\xa7\x67\xf9\x23\x5c\x94\x51\x15\xac\x65\xdc\x49\x45\x38\x96\xd9\xad\xc5\x80\x50\x52\x9a\xa4\x22\x1c\xcb\x8f\x4f\x6d\xf3\xe3\xbb\x31\x7d\xb4\x59\x38\x96\xa7\x1f\xb2\xcd\x9c\xda\x25\xdb\xe6\xee\x53\xdb\x8c\xfe\x53\x0c\xf9\x34\x22\xbb\xe8\xa7\xcb\x88\xc1\x22\xb2\xcb\x08\x9c\x22\xb2\xcb\x9c\xe9\x45\x64\x97\xa7\x4f\xed\x11\x2e\xec\x62\xe6\x61\x72\xb1\xa6\x62\xa2\xa4\x8c\xb6\x5f\x8a\x73\x84\x3a\x54\x84\x81\x5c\x24\x97\x8a\x30\xd0\xd8\x8a\x22\x7f\x35\xc3\x89\x2a\x66\x1e\xce\xee\x38\xaf\xf2\x19\x6e\x5e\xaf\xf2\x29\xc9\xa7\xde\x4e\x7e\xd9\x66\xfb\xcb\x99\x58\xaa\xfd\x3d\x16\xed\x2f\x3a\x6a\x31\x51\x52\x71\x4f\xc9\x5f\x25\xf7\x5a\x2a\x55\xaa\xb6\x9b\xb7\xca\x7f\x73\xb7\x1a\xf2\xc9\xad\x2b\xa9\x98\x28\x49\xfd\xb6\xc8\x5f\x2d\xca\x9f\x1a\xfd\x65\x42\x0d\xea\x94\x04\x55\xaa\x33\x88\xae\x58\xbc\xc4\x36\x43\xc0\x28\xa0\xc8\x51\xf0\x92\x94\x16\x3d\xe2\xa9\xa9\x90\xb2\x42\xb2\xd9\x23\xb4\xc1\x62\x50\x67\x51\x4a\x34\x7b\x84\xf6\x5b\x0c\xea\x2c\x10\x1a\x0b\x28\x72\x90\xaf\x32\x95\x66\x9b\xbb\x3f\x66\x8e\xca\xf0\xc7\xaf\x4f\x19\x2b\x39\xa8\x45\x09\xa3\x43\xad\x14\xdb\xec\x1c\xb9\x71\x0c\xdb\x34\xdc\xbb\x18\x9b\x59\xd0\xe2\x8a\xb1\x99\xdc\xa3\x9d\x8a\xb1\x99\xb2\xe9\x4a\xb7\x47\x28\x96\xc5\x6b\x6a\x8b\xeb\x4a\x0e\x2a\x09\xa9\x52\x31\xd9\x51\x01\xa1\x14\x63\x33\xc9\x55\x9b\x8a\x0e\x35\x92\x33\xa4\x22\x07\xb5\x28\xba\xcd\x1e\x5c\x38\x4f\x8b\xd9\x83\x0b\x8c\xa9\xd2\xed\xaf\xab\xdd\x64\x47\x45\xd1\x2d\x07\xb5\x3c\xb6\xca\xfe\xe2\x67\x2f\x72\x50\x0b\x07\x68\xf1\xce\x9d\x82\x86\x50\xe4\xa0\x16\xf7\x82\x0e\x35\x92\xda\xa5\x12\x77\xee\x78\xfa\xc8\x41\xad\xe8\x78\xc5\x64\x47\xba\x36\x8a\xb1\x99\xc5\xa5\x12\xc9\x8e\xb2\xcd\xa0\xbf\x5c\x4c\x96\x8a\x1c\xd4\xaa\xd8\x94\x83\x5a\x31\x1e\x16\x93\x1d\x55\x60\x45\x31\x36\x53\x24\x58\x86\xfd\x3d\xb6\xca\xf0\x10\xd7\x95\x1c\xd4\x9f\x74\x55\x7f\x5f\xec\x1b\xd4\x59\x15\xbf\x06\x75\x56\x3c\x44\xc5\xa0\xce\xea\x49\x64\xf6\xe0\xea\xfa\xf4\x9a\x5a\x2e\x54\x4a\x65\x3a\x14\x1e\x3d\x7a\xe2\xb8\xda\x3b\x15\xaf\xe3\xa9\x0a\xba\xe9\x50\xa8\x78\x78\x1d\x4f\x55\xb2\x99\x07\x89\xac\xa7\xa9\x18\xd4\xc9\x0d\x4a\xa9\x00\x30\x47\xed\x76\x76\xfb\xae\x8d\x8c\xe4\x30\x8c\x8c\x41\x9d\x55\xd1\x6d\x50\xa7\x64\xdd\xe2\x75\x3c\x15\xad\xac\xc8\x41\xad\x9e\x20\x72\x50\xab\xeb\x13\x80\x39\xaa\x2b\xff\xb1\xbf\xaa\x34\x8f\xfd\x75\x82\xe4\xa0\xb6\xdb\x9a\xbd\xa3\xe4\xb2\x19\x32\xbe\x6e\x9b\x21\x9d\x1e\xc6\x54\x79\x8c\x1c\x71\x6b\x1b\xd4\xb9\x31\x6b\x14\xe1\xe7\x51\xf1\x10\x7e\x4e\x7f\x2c\xfc\x9c\xf0\x57\xcb\x2b\xa3\x8f\x58\xfe\x22\xfc\x9c\x98\xaf\x8b\xf0\x73\x2a\x9d\x84\x9f\x13\x53\x7f\x11\x7e\x86\x46\x27\xfc\x24\xaf\x57\x2a\xc2\x4f\xcd\x8c\x45\xf8\xb9\x6e\x9b\x61\x06\x09\x15\x1e\xb3\x07\xeb\xd2\x2d\x72\x50\x6f\x0f\xee\x37\xe8\xe5\x7e\x48\xfa\x31\xbe\xd4\x22\x07\x55\x35\xbb\xc8\x41\xbd\x81\x7e\x65\x45\xf6\x6f\x3a\x68\x50\x27\xf7\xe8\xa5\xb2\x82\x6e\x4d\x9b\x0d\xea\xbc\x31\xe7\x96\x65\x0a\x59\xb7\xe7\x8a\x94\xaa\x7c\x57\x86\x6a\xa8\x52\x2b\x12\xa1\xb3\xf1\x4d\x76\x94\xa3\x2a\xf3\xb6\x11\xe0\x5c\x0c\xea\xd4\x76\x5a\x0c\xea\xcc\x0a\x58\x19\xaa\x59\x71\x24\x43\x35\x2b\x60\xcd\x1e\x9c\xb1\x07\x96\x25\xe7\x16\x64\x54\x3e\x2f\xaa\x50\xb0\x9b\x3d\x58\x6e\x40\xf1\xce\x9d\xd0\x01\xcc\x1e\xcc\xa5\x7b\xa9\x7c\xf6\x17\x6c\x5b\x3e\xfb\xab\x08\xfd\xec\xaf\x0b\xd8\x64\x47\x19\xe0\x50\x3e\xfb\xfb\xf9\x21\xfb\x2b\x8e\xf8\xcc\x53\x57\xfd\x50\x5c\x43\xcc\xe0\x7c\xd1\x5f\x7f\x4c\x7f\x0b\xac\x98\x02\xc6\x6c\xc5\x15\x1b\xd7\xd4\xaa\x5d\x88\x31\x8b\x0a\xa1\x29\x82\x0b\xc8\xb7\x98\x22\xb8\x28\x9c\x4d\x76\x14\x07\xb7\x91\x9b\x05\xa3\x74\x31\x45\x70\x51\x9a\xc9\x50\x2d\x80\xca\x02\xc6\x6c\x71\xcc\x79\xe7\x4e\x99\x56\xe5\xf5\x61\x4e\xa8\xb7\xcd\x16\x40\x65\x31\x9d\x51\x9c\x4d\xde\xaa\x63\x60\x75\xd1\xa1\x16\x67\xe2\xb1\x47\xae\x58\x63\x33\x8b\x30\xca\x24\xc0\x05\xeb\x68\x91\x83\x5a\x85\x60\x3a\xd4\xe4\x25\x16\x93\x00\x73\x3b\x5e\x2a\x3a\xd4\xce\xef\x43\xf7\xf7\xc5\xbe\xbe\xb6\x23\xe0\x32\x6c\xb3\x26\xbf\x62\x92\x3a\xd5\x30\x7d\x6d\xdc\x55\x94\xca\x1f\x17\xee\xf8\x54\xeb\x9f\xfa\x5e\xf8\xda\xb6\x55\x49\x74\xc1\x9d\x5d\xc2\xd7\x06\x76\xab\xfa\xda\x0a\x51\x7e\x55\x5f\x5b\x41\x0c\x56\x7d\x6d\xaa\x7f\xd5\xb0\xcd\x52\x7c\x37\x52\x3a\xfb\xd4\xc8\x44\x76\x6b\xf5\x6e\x59\xa7\xbe\x9a\xbc\x48\x3a\x6e\x8d\x94\xbf\x1c\x97\x55\xf7\x59\xb9\x7d\xd7\xf0\x96\x6c\xab\x8c\x4c\x1c\x16\x4d\x4e\x85\xfb\xbe\xea\x3e\x2b\x90\xc0\xab\xee\xb3\x82\x1c\xa8\xba\xcf\x4a\xf3\xc7\x66\xc2\x1c\x16\x25\x52\xa2\x95\xd5\x64\x8f\x9a\x45\x7b\x84\xd7\xa0\xa6\x48\x83\x70\x51\xb4\x47\x8f\x4f\xed\x11\x94\x92\x2a\x71\x54\x85\xa7\x1a\x6b\x59\x3e\x9f\x46\x4e\x1e\xdb\x6c\x8f\x08\x6f\xa9\xb7\x6d\xe6\xe0\xae\xb7\xc3\x0e\x37\xa9\xc6\xed\xb1\x60\xe4\x2a\x35\x54\x72\x60\x0d\x6a\x28\x3a\x5b\x35\x9a\xb2\x40\x3e\xaf\x5e\x67\xc3\x15\x1e\xa9\x9a\x29\xa8\xa0\x03\xd4\xc8\x14\x04\x8e\xa8\xb7\xad\xc2\x96\x58\xa5\x77\x72\xc7\x59\xaa\xa6\xde\xad\x88\x85\x1a\xa9\x77\x89\xb4\xad\xd2\x3b\x2b\x52\xa2\x9a\x29\xa8\xb0\x44\xab\x11\x91\x15\xd7\x6a\xf5\x06\xd8\x82\xcb\xaf\xe6\xb8\x5d\xcb\xef\xca\xf2\x62\x2f\x54\x80\x61\xad\xb7\x1f\x32\x26\x1d\xbb\x71\x95\xc0\x59\x9b\x4f\x0d\x6c\x1c\x56\x65\xf2\x64\x3c\xbc\xd5\x5c\x40\x15\xc7\x56\x95\xc0\x59\x91\x3f\xb5\x78\xf1\x25\x52\xb1\x9a\x0b\xa8\x56\xdf\xa5\x47\x06\xda\x54\x33\xe8\x56\x08\x8d\x15\x60\x58\x2b\x2a\x41\x35\xb0\xb1\xa2\x03\xd4\x62\xde\x7b\x37\x8e\x58\x8f\xdb\x81\x53\x95\x93\xc9\x55\x38\xa9\x9a\x14\x97\x4c\x83\xa9\x96\xb8\x48\x9a\x61\x97\x93\x69\xba\xaa\xea\xdd\xac\x15\x0a\x4d\xd5\xd5\x58\xf1\x2c\x57\xfd\x89\xaa\x5e\xd5\xf4\x3e\x15\x77\x5b\x95\x93\x59\x87\x3f\xb6\x0b\xa8\x04\xb5\xc6\x2d\x42\xcc\xbe\xe9\x7d\x2a\xa0\xb2\xca\xc9\x34\xcb\x50\x35\x56\x51\x55\xb3\xca\xc9\xac\x9f\x55\xd9\x23\xf7\x6f\xdc\xbe\x8a\x24\xaf\x26\xf0\xe1\xd2\xed\x54\x65\x5d\x56\x4c\x5e\x55\xd6\x65\x5d\xfe\xd8\xc0\x79\xf4\xf9\x6a\x34\x62\xc5\xe3\x50\xbd\x5f\xd5\xb0\x94\xda\xe2\x52\x42\xda\x6c\x62\xdb\xea\x6a\x97\x3c\x59\x97\x3f\xb6\xcd\xdb\x9a\x9d\x23\x10\x4a\xf5\xb6\x17\x43\x78\x6a\xdc\x91\x7a\xea\x2f\xc4\x7e\x35\xcd\x0e\x37\x46\xa5\x2a\x94\x93\x89\x54\x7b\x24\xb7\x64\x90\xe3\x22\x98\xcb\xaf\x74\x8b\xac\x04\xc3\x09\x1b\xf6\x84\x1a\x69\x76\x6e\xab\x32\xc5\xba\x12\x55\x6e\x64\x3d\xd6\x2c\x17\x14\xd3\x77\x95\x1b\xa9\xaa\x5c\xe5\x46\x1a\x02\x59\xe5\x46\x36\x94\xd2\x3a\xe2\xba\x49\xa6\x40\x6e\x64\x53\xb0\x7b\x7d\x6a\x43\x0b\xad\xa6\xd9\x69\xc4\xf0\x56\xb9\x91\xa6\x14\xa8\x72\x23\x9b\xa7\x80\xdc\xc8\xe6\x52\x97\x1b\xc9\xdd\xe5\xa9\xca\x8d\xd4\xef\x5c\x4d\xb3\xd3\xf0\xd4\x54\xb9\x91\x4d\x39\xaf\xcb\xaf\x79\x0a\xe8\xf2\x6b\x78\x79\xaa\xec\x47\x73\x7a\x54\x5d\x7e\x0d\xd3\x53\xd5\xe5\xd7\x60\x30\x56\x5d\x7e\xcd\x55\xa4\xcb\xaf\xa1\x3c\x54\x5d\x7e\xcd\x55\xa4\xcb\xaf\x61\x9a\xa8\x33\xee\xfb\xf0\x43\xf6\x08\xe7\x69\xd5\xe5\x67\x7e\x9b\xaa\xcb\x8f\xab\xb8\x52\xd5\xe5\x47\x4a\xe7\x54\xe5\x46\x76\xa8\xda\x55\x97\x9f\xf9\x5e\xaa\x2e\x3f\xae\x40\x4d\x35\xd2\xec\x28\x42\x75\xf9\x6d\xb4\x8b\x1a\x51\x81\x8a\x5f\x5d\x7e\x5b\x01\xab\xcb\x6f\x67\x8b\xd5\x22\xfd\xd5\xa9\xc7\xe5\x62\xa9\xea\xd4\xdb\x4e\x8a\x4e\x3d\x43\x89\x6b\x24\xd2\x41\xdf\xab\x3a\xf5\xc8\xc2\x9d\xaa\x4e\xbd\x85\x0d\xa4\x9a\x48\x67\xa1\xe0\xd5\x48\xa4\x83\xf7\xbf\x8a\xb9\x16\xd4\xd0\x2a\xe6\x5a\x28\x87\x55\xcc\xb5\x14\x65\xa2\xaa\xa5\x38\x12\x55\x2d\x3c\x2c\x55\x54\x45\x6a\xf7\x54\x03\x55\x79\x28\x04\xaa\x02\x53\xd7\x40\x55\x18\x4c\x6a\xa0\xaa\xc7\x77\x0d\xca\xc6\x97\x51\xf5\xdc\x2d\xe5\xad\x9e\xbb\xe5\xc1\xad\xe7\x6e\x2d\x9f\xda\x23\x90\x6f\xd5\x73\xb7\x94\x3f\x7a\xee\x96\x82\x3d\xee\x64\xf9\xff\x10\x76\x1e\x57\xdb\xb3\x3a\x14\x6d\xc9\x06\x93\xca\x21\xf6\x5f\xc2\x5d\xf7\xd9\x9b\x7f\xf8\xbd\x43\x96\x13\x18\x10\x3a\x0a\x47\xca\x0d\x3d\x77\x93\xe0\x9c\xa4\xe7\x6e\x2a\x9d\xf4\xcd\x2d\xb7\xb3\xbe\x39\x73\xa5\x93\xbe\x39\x93\x9b\xd2\xbc\x69\xe6\xbe\x99\x11\x99\x87\x9b\xf4\xcd\x2d\x35\x40\x7d\x73\xcb\x43\x5f\xdf\x9c\x69\x38\x49\xdf\xdc\x8a\x3e\xab\xa3\x19\x04\x9a\xf4\xcd\x2d\x62\x4e\x92\xbe\xb9\x85\x25\x39\xe9\x9b\x5b\xae\x1c\x7d\x73\x0b\x5a\xc2\xa4\x6f\xce\x10\xeb\xa4\x6f\x6e\xb9\x9d\xf5\xcd\x2d\xf5\x52\x7d\x73\xe6\xce\x24\x7d\x73\x0b\xbc\x96\xf4\xcd\x49\x26\x93\xf4\xcd\x2d\x75\xcb\x4b\x12\xeb\x61\x74\x33\xfb\xd4\x00\xc1\x4d\x75\x62\x2d\x4c\x86\x29\xae\xf1\x57\xdc\x7e\x32\x82\x71\x61\xed\x4c\x46\x30\x1e\xdf\x63\x04\xe3\x51\x83\x35\x82\xf1\xd8\x25\x23\x18\x4f\xf5\xaa\x19\xf7\xd8\x24\x93\x11\x8c\xc7\x4d\x64\x04\xa3\xc4\x32\x69\x5f\x3e\x64\x6f\x36\x43\xd9\x95\x6f\x04\xe3\xc1\xe6\x93\x8c\x60\x3c\x2a\xb4\x46\x30\x1e\xf7\x85\x11\x8c\x67\xf8\xac\x11\x6e\x4a\xf2\x7d\x49\x44\x59\xdb\x00\xae\x12\x7c\x95\x49\x7f\x7a\xf1\xd2\xb9\x99\x5f\x4c\x81\x69\x7d\x81\x50\xed\x64\x8c\xa2\x9e\xb8\x24\xdd\x8d\xfe\xb2\x24\x43\x6c\x98\xbe\x19\xdc\xa4\xdf\x2a\xc9\x10\x1b\x3c\x97\xc1\x4d\x25\x78\x88\x1f\xab\x37\x82\x8c\x12\xb8\xa9\x84\xe3\xb3\xd6\x19\x39\xf6\xca\x3a\x14\x2a\x1e\xd2\xdd\x98\xdb\x95\x4d\xeb\x0b\xa8\xac\x19\xdc\x54\xe2\x63\x53\xba\x72\x7c\x37\xf9\x31\x6b\xfe\xf5\xaa\x04\x3e\xc1\x57\x59\xe4\x0b\xc1\x9e\xad\x9c\x42\x9d\xd6\x37\xcb\x01\x2b\x57\x4c\x36\x3b\xcf\xcc\x91\x6c\x14\xa2\xd6\x95\xfc\x98\x98\xc9\xd1\x9c\xad\x9c\x12\x83\x37\x6f\x9b\x93\xa6\x23\xc2\x70\x9a\x81\x51\x45\x8f\x58\x36\x3b\x2f\xa2\xd0\x66\x4b\x91\x46\xce\xf1\xfc\x5a\x69\x82\x43\x3f\xbf\xb7\xd4\xac\x37\x3b\x5e\xb6\x76\x96\xe8\x55\x8a\xd1\x6c\x76\x5e\x44\x93\xcc\x66\xe7\x05\x44\x4a\x16\x64\x35\xfb\xfc\x4a\x8c\xb9\xfd\x90\x51\xa6\x08\xab\x2c\xc8\x6a\xc4\xfb\x65\x89\x5e\x1b\x09\x11\x59\x3a\xd6\xc6\x4e\xcf\xd2\xce\x34\x76\x59\xb6\x2a\x68\xc3\x2b\x94\xc3\x2d\x72\xc1\x10\xac\x0a\x4a\x81\xb0\x37\x5b\xdf\xa4\x55\x9f\xed\x36\x99\x32\xfc\x6b\xad\x71\x54\x65\x91\xd1\xf6\x55\x22\x23\x29\x89\xb2\xc8\x68\xa3\xc0\x67\x91\xd1\xe6\x20\xcb\x22\xa3\x4d\xc4\x66\x8e\x37\x31\xca\x57\x79\xda\xa2\xc0\x67\x39\x54\x0d\x58\xcd\xe2\xa6\x8d\x91\x27\x8b\x9b\x8c\x7d\xcd\x3a\xd4\x56\xb2\x69\x22\x27\x1b\x27\x8b\x9b\xf6\xb2\x93\xea\x0f\xcb\x4e\xaa\x3f\xb0\xad\xb2\xb8\x49\xc6\xd1\xac\x43\xed\x1d\x36\x15\x5f\x1c\x64\x59\xdc\x74\xd0\xd8\xb3\xb8\xe9\x00\x1c\xb2\xb8\xe9\x80\x31\xb3\x84\x30\x8f\xfb\x48\xdc\x04\x41\xfd\x9b\xbf\xcb\x8d\xe3\x9b\x15\x5f\xe8\x5a\xf9\x53\x7c\x6d\xaf\x2a\xbe\x8e\xcf\x2a\xa0\x6e\x9f\xad\x4d\x40\x28\x48\x16\x46\x19\x60\x9f\x65\x49\x7d\xd0\x97\xb2\xa9\x6d\x0f\xa4\x10\xd9\xda\x22\xcf\xff\xcf\xd3\x7f\x8a\xfd\x9c\xac\x28\xe4\xda\x96\x0d\xc6\xd8\xfb\x9c\xee\x60\xed\x83\x5c\xee\xc1\x8f\x3a\xd8\xe0\xb3\x66\x35\x2a\x25\xac\xe3\xf9\x44\x5f\x25\x9b\x84\x22\x45\xbe\x17\x43\xe2\x73\x92\x9d\x1e\xcd\x2a\xcb\xf7\x42\xd5\xec\x37\x5b\xa9\xf3\xc9\x5e\x75\xb0\xee\x8b\xec\x60\x5d\x9f\xd9\x11\x35\x6f\x76\x44\xdd\x9b\x1d\x51\xb3\xe9\x88\x40\xa3\x59\xbe\x97\xa7\xf9\x5d\x47\xc4\xc9\x95\xa5\x48\x35\x62\x33\x9b\xbc\x66\x74\x7d\xce\x52\x93\x0d\xaf\x2e\x9b\x8c\x57\x8a\xd4\x67\xf9\x5d\xc7\x8b\x2f\x35\x97\x5b\xbe\x90\x21\xc8\xf7\xf2\x60\xbe\xce\xf2\xbd\x18\xde\x99\xe5\x7b\x79\x31\x5c\x64\xf9\x5e\xde\xe0\xb3\x8c\xf7\x55\xfc\x02\xd0\xb2\x21\x8b\xd9\x4a\x9d\xcf\xf1\x55\x8c\xf7\x7d\x7c\xd5\x65\x1d\x64\x41\xca\x83\xfa\x3a\xbf\x45\x2a\xb6\xcf\x5e\x31\xde\xb7\xf8\x21\xc6\xfb\xa2\x76\xe6\x62\x79\xbb\xe6\x87\xa4\xda\xc3\x9a\x94\xe5\x41\x7d\x87\x4d\xc6\xfb\x82\x5f\x32\x00\x2d\x1b\x58\x98\x05\x68\xc7\x5f\x77\xcb\x71\x2a\x34\x8c\xc9\x94\x5f\x2b\x1b\x93\x99\xc0\x2f\xd9\x98\xcc\x84\x1d\x32\x1b\x93\x99\x3c\x13\x81\x60\x2d\xe1\x20\xcb\x32\xba\x88\x40\x73\xbd\x8c\xeb\xfc\xd8\x66\x9c\x30\x50\x37\x37\x63\x7d\xdd\x29\xb2\x95\x66\xac\x94\xb9\x99\xd9\xe7\x41\x26\xc5\x68\x70\x2f\xb4\x4b\x76\xc4\x00\xdb\x4d\xa6\xa0\x69\x2d\xcb\x09\x60\xc9\x5d\x3e\x64\x20\x67\xee\xb7\x2c\x2f\xb3\x70\x29\x46\x51\xe0\xb3\x14\xa3\xb3\xfa\x2a\xc9\x9d\x80\x24\x59\x46\x94\xe9\xa4\x80\x8c\xb2\xe8\x26\x77\x4b\xda\x79\x18\x49\x22\x3a\x31\x3c\xe6\xcb\x79\x52\x6d\xca\x98\x41\x00\x43\xee\x32\x96\x2f\x3f\xe4\x88\x9c\xd0\xe1\x88\xdc\x83\xe3\xd2\xa2\x32\x29\xc3\x3e\x03\x57\xf3\xb8\x84\x54\xfc\xc9\x61\x9f\x71\x40\x64\x59\x4d\xa6\xc2\x59\x56\x93\x79\xf8\x1b\x60\x9f\x3c\x9d\x7d\x3d\x4a\x53\xe1\xac\x47\x49\xec\x93\xf5\x28\x4d\x3c\x77\x59\x8f\xd2\x44\x13\xcb\x7a\x94\xa6\x8b\x41\x8f\xd2\x52\x6f\xd1\xa3\x24\x7e\xc9\x7a\x94\x16\x76\x8f\xac\x47\x49\xae\xb9\xac\x47\x69\x91\x2b\x94\xf5\x28\xad\xc7\x67\x93\x4d\xfe\x95\x1e\xa5\xa5\x60\xd7\xa3\xb4\xdc\x92\x7a\x94\x4c\x7e\xcf\x7a\x94\x96\x3a\x8f\x1e\xa5\x1f\x6e\xfa\xb7\xd8\xd7\xd9\xb4\x5c\x72\x3a\x9b\x16\x11\x50\x59\x67\xd3\x22\x7c\x28\xeb\x6c\x5a\x38\x6e\xb2\xce\xa6\xe5\xfa\xd4\xd9\xb4\xb0\x0d\x66\x9d\x4d\x4b\x5d\x42\x67\x93\x28\x29\xeb\x6c\x5a\x04\xab\x64\x9d\x4d\x4b\xe5\x41\x67\x93\x94\x7d\x59\x77\x92\xb9\xa5\x59\x77\x92\x04\x71\x59\x77\xd2\x2a\x5e\x75\x44\x6a\x56\xba\x93\xa4\x25\xc9\x97\xf0\x84\xe0\xf3\xac\x3b\x49\xb0\x93\x6f\x31\x4a\xec\xc6\x59\x77\x92\x9c\xa8\x79\x5f\x02\x76\x86\xa0\x3b\x69\xb9\x20\x75\x27\x69\x9a\xc8\x97\x08\x14\x0b\x5e\xd6\x9d\xb4\x94\x5d\xba\x93\x16\x31\xa8\x59\x77\x12\xe5\xb9\xdf\xbc\x2f\xdb\x18\x93\xab\x3b\xc9\xa4\xf2\x6c\xc5\xc9\xd5\xed\xd5\x2d\x36\xea\xcd\x8e\x37\x7b\x95\xf1\xee\xcf\xa6\x04\xdd\xd9\x9b\x65\x45\x70\x8b\x9d\xcb\xae\xc6\x00\x75\x36\x6d\x77\xba\xee\xa4\x1d\xbd\x39\xf9\x5d\x7e\x9d\xd5\x31\x34\xb6\xe4\x4b\xf5\xb9\x7c\x55\xf5\x43\xfc\x9c\xe3\x88\x88\x5c\xca\x47\x56\x5b\xff\xa4\x54\x9f\x07\x9b\x5e\x96\xea\x73\x6f\xbf\xeb\x88\x54\x3b\xcf\xa5\x1c\x67\x42\xcf\x1d\xd1\xef\xd9\xf2\x38\x22\xce\xe2\x62\x75\x8c\xcd\x71\x53\xa4\x34\x91\x8a\xad\x58\x1d\x63\x73\xbc\x16\x79\x4b\x36\xfa\x5e\x91\xea\x93\xaa\x3a\x6f\x91\xea\xd3\xb4\xdc\xf2\x5c\x6a\x53\xaf\x32\x5e\x2a\x37\xbd\xe5\xb9\x23\xf2\xcd\x8c\x48\x06\xef\xf2\x38\x22\x6c\x6b\x05\xec\x93\xa9\xb3\xfc\x16\x99\x49\x0e\x19\xeb\x05\xec\x93\x0f\x06\x84\x22\x99\xa7\x59\xab\x45\x66\x12\xca\xe3\xbe\xc5\x22\x17\xe6\xe1\x16\xab\x46\x9e\x60\x53\x06\xbc\x6a\xd3\x7a\x1f\x40\x83\x22\x99\xa7\x68\xbd\x58\xe4\xe2\x10\x50\x54\xc0\x3e\xf9\xe0\xf7\x29\x32\x93\x98\xc4\x5a\x64\x26\x39\xc5\x6e\x38\x5e\x34\xf6\x22\x33\x89\x6a\x76\xb1\xc8\xc5\x61\x06\x8b\x64\x9e\x07\xe0\x50\x24\xf3\x3c\xc4\xcb\x15\xab\x46\xca\xe1\x5c\x2c\x72\xa1\x5e\x5d\x6e\x91\x0b\xe4\x7c\x91\x99\x44\xa6\xe5\x12\x1c\x2f\xcb\xac\x04\xc7\x8b\x9c\x2f\x16\xb9\xb0\x28\x40\x01\x55\x95\x07\x7d\xa9\x04\x19\x1d\x51\x8f\x4b\x90\x54\x2a\xda\xc9\x61\x93\x09\x95\x99\xe4\xf9\x7c\x33\x87\xfe\x93\xec\x06\xea\xfd\xa8\x76\xe3\xd8\x64\x06\x2f\x33\x09\x56\x91\x12\x6f\x01\x6b\xba\x21\x40\x1b\xdd\xab\x32\x93\x10\x1f\x58\x00\x68\xe5\x47\x74\xf6\x4f\xb1\x5f\xc0\x6e\xad\x23\x7e\x8b\x3c\x9f\xd4\x96\x7d\xcb\x25\x2d\xd9\x36\xab\x4d\x6f\x26\x3a\xc5\xca\x1a\x45\xec\x66\x4e\x5c\x11\xbb\x6d\x42\x4c\x8b\xc1\x90\xe3\xb1\x29\x05\xb7\xb3\x19\x2f\x6f\xad\xa3\x93\x0c\x10\x77\x61\x31\x18\xf2\x6c\x9b\x92\x79\xda\x0d\x83\x21\xc5\x50\xc5\x60\xc8\x83\xfa\x57\x0c\x86\x34\x51\xba\x18\x0c\x69\xa2\x71\x31\x18\xd2\xbc\xe9\x22\x69\x89\xac\x83\xe5\x33\x41\xe9\xf1\xcd\x26\x28\x11\x63\x50\x24\x2d\x79\x82\x6f\x36\x41\x09\xb1\x5f\x6e\xfd\x0b\x80\x52\xf9\x4c\x50\x7a\xbd\xd9\x04\x25\xb0\x4f\x49\xa6\x20\x21\xe8\x4a\x32\xe5\xca\x8d\x9f\x4c\xb9\x42\xa2\x16\x93\xe6\x1e\xac\x1c\xc5\xa4\xb9\x87\x58\xac\x62\xd2\xdc\x93\x6c\xda\x67\xe5\x8f\x49\x73\x0f\x16\xcb\x22\x04\xcb\x6e\x31\x93\xe6\x1e\x65\x88\x49\x73\xa2\xaa\x62\xd2\xdc\x53\x7d\x95\x49\x55\x98\xaf\x8b\x49\x73\xe2\xa6\x62\xd2\xdc\x83\xc5\xa0\xdc\x1a\x16\xf6\x59\x17\x98\xe9\xf9\xe5\x12\x72\xe2\x5b\x2c\x56\x7e\x34\x77\xb8\x48\x3c\x32\xa3\xaf\xd2\x3b\xdc\x6d\x6a\xeb\xbe\x6f\xd6\xd6\x8d\x77\xa6\xe8\x20\x1b\xb8\x54\x8a\x0e\xb2\x99\xed\xa4\xb6\xee\xec\x77\xd9\x9e\x5a\x0b\x4b\x16\x7d\x2b\x42\xf3\x2d\x72\xca\x9b\xad\xfc\xe8\xd9\x54\xca\xcd\x62\xe0\xd7\xe9\x5c\x3b\xf8\x52\x8b\x49\x73\xc3\x21\x14\x6d\xfb\x1c\xcd\x45\x0f\x9a\xf5\x6b\x8a\x1e\xb4\xe6\x9f\xd4\x83\xa6\xa1\xa6\xe8\x23\x6b\xdd\xab\x1a\x97\x08\x4a\x2c\xfa\xc8\x1a\x51\x4f\xe5\x96\xa2\xf0\x5f\xe9\x23\x6b\x6e\x76\x7d\x64\x0d\x4f\x7a\xa9\xb7\xf6\x1f\xf3\xab\x8f\xac\x0d\x9b\xc6\x80\xe1\x60\x2a\x42\xb0\xe6\x89\xa9\x8f\xac\x61\xc6\x29\x7a\xc1\x1a\x4a\x4e\xd1\x0b\xd6\x01\x4a\x45\x2f\x58\x23\x54\xb2\xe8\x05\x6b\xcb\xab\x8e\xc8\x43\x50\x2f\x58\x47\xe7\x29\x26\xbe\x75\x0f\xb2\x7a\xa9\xec\xed\xe4\xb1\xc9\x88\xf4\x91\x75\xb7\xa4\x3e\xb2\xae\x24\xd7\x47\xd6\x5f\x9b\x8c\xa8\x13\xca\x5e\xf4\x91\x75\x9c\xf2\x45\x1f\x59\x07\x64\x15\x7d\x64\x1d\xc7\x7a\xd1\x47\xd6\x9d\x6e\x7d\x64\xdd\x4d\xd7\x6e\x71\x0d\x6f\x96\x49\x72\x7b\x33\xe3\xed\xdd\x37\x3b\x5e\x4c\x0a\x45\x1f\x59\x2f\x76\xc3\xf1\x7a\x9e\xea\x23\xeb\xfe\x76\x7d\x64\x7d\xff\x15\xc9\x53\x74\x9f\x75\x27\x57\xf7\x59\x77\xea\xcd\x98\xeb\x80\xb5\x62\xc6\x5c\xf7\x70\xd1\xb9\x26\x9b\x6e\xd1\xb9\xd6\x9d\x4d\x9d\x6b\x1d\x28\x57\x74\xae\x75\xd0\x59\xd1\xb9\xd6\x95\xc6\x3a\xd7\xba\x53\xaf\x73\xad\x13\xe9\x51\x74\xae\x0d\xe7\x5a\xe7\xda\xc0\x40\x5d\x74\xae\x0d\x25\xaa\xce\x35\x89\x8f\x8a\xce\xb5\x81\x07\xb0\x98\x4f\x37\x9c\x5c\x03\x1a\xa7\x7a\xd7\x75\xbd\xe1\x88\x2c\xba\xde\x06\xf1\x8d\x45\xd7\xdb\xc8\xde\x6c\x35\x43\xfc\x20\x45\xd7\x9b\xc4\x7a\x45\xd7\xdb\x48\x5e\x95\xfc\xc7\x95\x60\xf5\xc6\xbb\x12\x00\x98\xed\xce\x26\x00\xb3\x51\x72\xf1\x2d\x00\xcc\xd6\x15\xbf\xf3\x96\x2d\xe3\x59\x20\x64\xeb\x8a\x5f\x20\x64\xeb\x58\x77\xcb\xbc\xc7\x3a\xe3\xb5\x96\x44\xc7\x20\x56\xa6\x05\x05\xd0\xba\xcb\x92\xdf\x4f\x5d\x42\xbe\xca\xae\x1a\xb6\x2c\xf5\xa8\x42\x7b\xf9\x2a\x09\x99\x2e\xf2\x55\x6e\xc5\x91\x75\x1c\xf6\x7d\x55\xb3\xc9\x10\xd6\xa5\x35\xa3\x57\x00\xb4\xa2\xed\xb7\x48\x32\x29\x75\x43\xd9\x56\x9c\xc4\x80\x50\xb6\xdd\x70\x4d\x4a\x23\x79\x35\xf6\x6d\x37\xb0\xfd\x16\x89\x22\xb5\xfd\x16\x6b\x0e\x4a\x86\x53\xb6\xcc\x06\x1e\xcd\xfa\x7d\x28\xba\xf7\x16\xe9\x1c\x8d\x9b\x2d\xba\x63\x0e\x56\x9d\xa2\xc3\x45\x16\xa9\xa2\xc3\xc5\xd4\xb6\xa2\xc3\xe5\xb0\x90\xaa\x0e\x17\x69\x76\xaa\x0e\x97\x43\xe0\x47\xd5\x3d\x71\xd0\x15\xab\x24\x09\x9b\xc5\x50\x75\x4f\xa4\xe2\xcd\x7a\x0f\x19\x60\xd5\x3d\x91\xf0\x5a\xd6\xf7\x26\x92\xfb\x2a\xdd\x31\xd5\xab\xba\x63\x00\xe0\xd5\x3a\x74\x06\x7f\x56\xeb\xd0\x51\xc0\xfa\xad\xaf\xee\x98\xe6\x77\x75\xc7\x4c\x9b\xba\x63\xa6\x37\xeb\x8e\x41\x9f\xaf\xd6\xa1\x93\xe8\xb5\x06\xdd\x31\xd8\xe5\xaa\xe4\x81\xa6\x4b\x54\xc9\x03\x23\xd3\x5d\x83\xee\x18\xb2\xe4\xaa\x85\xdd\xcd\x34\xa9\xf2\xed\x53\xe7\xf4\xad\x3a\x3e\x2a\x28\xa3\xaa\xa2\x7f\xd8\x99\xab\x2a\xba\xc1\x84\x55\x15\x3d\x6e\x7b\xe5\x78\xc1\x02\x55\x15\xdd\x74\x98\xaa\x8a\x6e\xec\x6b\x95\x3c\xd0\xf4\x90\x8a\x8a\x5e\x3e\x54\x82\x2a\xdf\xfe\x87\x36\x55\xe5\xdb\x37\x8e\xb4\xca\xb7\xff\x81\x8b\x2b\x2a\x7a\xf9\xe0\x96\xa9\xaa\xe8\x1f\xca\x73\x45\x0f\x2f\x1f\x0e\xee\x6a\x1d\xba\x0f\x6b\x61\x8d\xd6\xdd\x73\x21\x49\x1e\xf8\xbd\x76\x83\xf1\xfe\x42\x61\xff\x29\xf6\xab\xbc\x82\x66\x9d\x54\x54\xf4\x62\x7c\x63\x45\x45\x2f\x5f\xb2\xc3\xcb\x26\xbf\x31\xfa\x2b\x8a\x37\xfb\x2b\x08\x3c\xab\x9f\xbf\x02\x07\x59\xfd\xfc\x15\x38\x6d\xeb\xe7\xaf\x70\x41\x7e\x0e\x16\xcf\x54\x95\x39\x50\x0a\xfd\xfa\x39\xd8\xe6\xcd\xf6\x19\x51\x56\x3f\xfb\xdc\x7d\xd6\x3e\x73\x72\x55\xcb\xcc\x19\x52\x5b\xf5\x89\x98\x27\x5e\x2f\xdd\x1f\xc2\xb9\xea\x13\x29\xc0\xb1\xaa\xe3\xa3\x60\x94\xab\x3a\x3e\x4c\xc1\xae\x3a\x3e\x0a\x92\xad\xea\xf8\x28\x0e\x41\xc7\x47\xc9\x7e\x57\x5a\xf8\xe2\x87\x00\xc5\xa5\xf9\x66\xe9\x0d\x1d\x82\x34\xf8\xa5\xf8\xe6\xe5\x55\x6f\xbe\xb4\xe1\x76\xf2\x78\x95\xdf\xae\x5b\xa4\xf8\xeb\x74\x8b\x14\xe7\x48\xb7\x88\x99\xe0\x55\xb7\x48\x01\xa0\x55\xdd\x22\x95\xe3\xb5\xea\x16\x31\x57\xba\xea\x16\xa9\xee\x29\xdd\x22\xc5\x3d\xa5\x5b\xa4\x0c\x5f\x25\x13\xef\xe3\x87\x1c\xaf\xbb\x55\xb7\x48\xc1\xe5\x57\x75\x8b\x98\x85\x5d\x75\x8b\x14\xa5\x84\x6e\x11\x73\xa5\xab\x6e\x11\xf3\x9d\xab\x6e\x91\x82\xdb\xbd\xea\x16\x31\x47\xbb\xea\x16\x29\x18\x88\xaa\x6e\x91\x8a\xd5\xae\xea\x16\x29\xf8\xe8\xab\x6e\x11\xf3\xac\xab\xae\x8d\xfa\x79\xf3\xa5\x90\xf5\x55\x96\x2a\x00\x82\x55\x5d\x1b\x35\xdb\xa4\xcf\xb5\xda\x2b\xfb\x8c\xfb\xbb\xde\x9a\xe9\x6e\x2b\x5d\x1b\x15\xd0\x51\x75\x6d\x54\x22\x36\xab\x35\xd3\x2b\x6a\x67\x95\xca\x9e\xba\xc3\x6f\xb5\x66\x7a\x55\xec\x4b\x65\x5f\x51\x4a\x6b\xb5\xea\x0a\xa1\xa1\xd5\x12\x6f\x35\xd8\x74\x8e\x9c\x85\xea\x78\xb1\x62\x55\x6b\xa6\x57\xf0\x4b\xad\x8e\xd7\x85\x64\xcd\xf4\x8a\xf1\xa1\x4a\x65\x5f\x31\x1e\xd6\xea\x78\x3d\x14\xd0\xba\xb3\x45\xeb\x6a\x73\xbc\xb8\x54\x6a\x73\x44\xa8\xf7\xd5\xaa\xe8\x3a\xc7\xab\x64\xf5\xd5\x25\x8a\x5e\x9d\x1b\x88\xbb\x5a\xe2\xad\x11\xcf\x50\xd1\xab\x73\x53\x7c\x59\xe2\xad\xa2\x88\x56\xc9\xea\xdb\xeb\xab\x18\x51\x2b\x3e\xcb\x88\x5a\xb4\x1b\xdb\x3e\x7b\x33\x23\x92\x6d\xa3\xea\x7f\x91\x0f\xb9\xf6\x5b\x02\x8c\x3e\xeb\x7f\x69\xfe\x0d\xfd\x2f\x3a\xe5\xab\xfe\x17\x19\xa8\xaa\xfe\x97\x56\x6c\x5a\x4c\x24\xfa\x2a\xc7\x4b\xe4\x73\xd5\xff\xd2\x08\x23\xa9\xfa\x5f\x1a\x66\xba\xaa\xff\xa5\xe5\xbf\x5c\xba\x55\xd7\x8c\x31\x06\x55\xd7\x4c\x2b\xbe\xc7\xc1\x82\x38\xaa\xae\x99\xa6\x74\xba\x74\xf4\xc3\xab\x0e\xb6\xdb\x74\xb0\x8a\x23\x1d\x37\x0d\x25\xad\xea\xb8\x69\x18\x7b\xab\x8e\x9b\xe6\x06\x1c\x77\xb0\xac\x5e\x1d\x37\x12\xd5\x56\x1d\x37\x4d\x95\x46\xc7\x4d\x03\x74\xd4\x71\x7f\x85\xdf\xf5\x57\x1c\x9f\x65\xbc\x3d\xd8\x74\xbc\xf8\xcd\xab\xae\x99\x8e\x3e\x5f\x75\xcd\x34\x4f\x7c\x5d\x33\xdd\x9d\xae\x6b\xa6\xbb\xe3\x74\xcd\x74\xdc\x13\x55\xd7\x4c\x4f\x36\x8b\x4d\x7e\xce\xbc\x35\x16\xfd\x10\x23\xea\x1e\x82\xba\x66\x2c\xc2\x52\xf5\xbf\xf4\x68\x27\xa7\x43\x60\x9d\xe8\x7f\xe9\xc9\xe6\xf6\x59\xd6\x89\xfe\x17\x4b\xeb\x56\xfd\x2f\x2a\xff\x55\xff\x4b\xc7\x31\x57\xf5\xbf\x74\x2c\x06\x55\xff\x4b\x77\x42\x55\xef\x63\xf4\xaa\x6a\x18\x8e\x9e\xaa\xff\xc5\x72\x6f\x55\xff\x8b\x16\xcb\xfa\x5f\x75\x72\x86\xa0\x0f\x65\x80\x14\xea\x2d\xa6\x06\xce\xad\xb7\xfe\xb8\xbb\x46\xda\x87\xa3\x3a\x21\x57\x83\x46\xe6\x2a\x57\x83\xc1\x66\x55\x36\x06\x8d\xcc\xd5\xb0\x2e\x59\x16\xab\x7c\x0b\x16\x41\xa8\xf2\x2d\x18\x8a\x56\x6f\x15\x33\x4f\xcc\xa3\x01\xd0\xed\x29\x01\xfb\x21\x54\xa0\x4a\xb0\x60\xcd\xd0\xaa\xb7\x22\x28\x8e\xf4\x56\x84\xd7\x37\x9b\x9e\xa6\x92\xa6\xb7\x42\xfa\xfd\xaa\xb7\x22\x10\xf5\x54\xf5\x56\x04\x0c\x80\x55\x6f\x45\x40\x57\x6c\x7a\x2b\x02\x52\xb1\xe9\xad\x08\x68\x83\x4d\x82\x85\x17\x85\xb6\x49\xc0\xfe\x61\xbe\x6e\xc6\x71\x7d\xc7\x67\xd5\xb5\x8e\x57\x05\x0e\x8f\x4d\x74\x2d\xf3\x14\xda\x73\x33\x7a\x22\x4d\xc6\x9b\xa2\xaf\x62\x08\x19\x95\xa0\x3d\xb7\xa6\x6d\xa3\xa9\x66\x82\x23\xa0\xe9\x9e\xc8\x44\xc5\xb4\x5b\x6b\x0c\xc4\xdd\x74\x4f\x18\xcb\xdd\x0c\xcd\x7a\xaa\x57\xd9\x74\x99\x30\xb6\xa6\x7b\x42\x0e\xb1\xf6\xde\x1a\x01\xf4\x4a\xf7\x84\xa4\x61\x4d\xf7\x44\xc6\x4b\xd2\x74\x4f\x58\x1b\xa5\xc9\xb7\xf0\x3c\x5e\xd5\xfe\x89\x9f\xab\xe9\x9e\x30\x5a\xbb\xe9\x9e\xc8\x9f\x6f\x76\xbc\x9f\x37\x4b\x34\x8d\xd1\xb2\xdd\x5a\x63\x04\x13\xb6\x70\x6b\xab\x31\x04\xdd\x13\xb9\xd8\x64\xd3\x65\x96\x68\xd3\x3d\x91\xf1\xb0\x34\xdd\x13\xb9\x7b\xb3\xe3\x25\x40\xa5\x05\xc7\x3b\xfe\x72\xe9\x36\x59\xd3\xf3\xb6\x87\x0e\x16\x15\xae\xc9\x99\xb0\xfc\x51\x72\x26\x2c\x4c\x94\x4d\xce\x04\x03\x5f\x9b\x9c\x09\x0b\x3d\xa4\xc9\x6d\xbe\xb0\xed\xb7\x5b\x0e\xec\xf3\x66\x76\xcd\x42\xe1\x69\xf1\x12\x02\xf3\x5d\x39\x13\x1a\x8e\xd7\x26\x34\x08\x68\x0b\x4d\xca\x71\x93\x3a\x9b\xa5\xb8\x02\x27\x6f\x13\x38\x04\x74\xa7\x26\x70\x08\xd9\x9b\x0d\xa4\xf4\xaf\x0a\x1c\xac\x1a\xd9\x04\x0e\xa1\xfa\x2a\x03\x29\xab\xcf\x1a\x8f\x41\x9c\x4f\xfb\xcc\xa6\xc4\x62\xd9\x24\x15\x8f\x18\x97\x5a\x32\x9b\x12\xed\xb7\x89\x32\x3e\x62\x39\x9a\x28\xe3\x43\x91\x6e\x92\x15\xe8\x44\x68\xa2\x8c\x41\x4c\x57\x13\x65\xc8\x1c\xd8\x44\x19\x03\xa5\xb4\x89\x32\x06\x71\x2f\x4d\x94\x21\x91\x60\x13\x65\xcc\xc7\xab\xc6\x36\xe0\x61\x69\xa2\x0c\x2b\x08\x34\x51\xc6\x7c\x7c\xb3\xb1\x0d\xee\x47\x81\xc3\x44\x1c\x35\x81\xc3\x44\x75\x6c\x02\x07\xeb\xc3\x36\x81\xc3\x04\x05\xb7\x7c\xab\xd6\xf2\x73\x04\x0e\xc9\x1d\x27\x70\x30\x05\xa9\x09\x1c\x12\x62\xbf\x5d\x32\x70\x57\x4e\x76\xca\x92\xaf\x72\xca\xdc\x62\xd9\x29\x03\x32\x37\xb9\x0b\xcc\xcb\x68\x9a\xeb\xc3\xeb\xcd\x16\xd9\x71\x21\xc9\x5d\xf0\x00\x48\x5b\xb9\x25\x4b\xf8\xed\xe5\x96\xf2\xf4\xaa\x40\x49\x41\x67\xc2\xcb\x83\x2b\xb9\xc9\x5d\x60\x1c\x57\x93\xbb\xe0\xe1\x00\x6d\x72\x17\x18\x5d\xd6\xe4\x2e\x30\x52\xab\xdd\xfa\x59\x58\x48\x9a\xfc\x03\xf2\xd4\x35\xf9\x07\x1e\x14\xe9\x76\x6b\x60\x11\x94\xd8\xe4\x1f\x78\x40\x55\x4d\xfe\x81\x87\xa0\xe2\x26\xff\x80\x0c\x78\x4d\xe0\x50\xd0\x7e\x5b\xb5\xcf\xcb\x9b\xed\x33\x06\xb1\x26\xff\xc0\x83\xcd\xb6\xc9\x3f\x60\x48\x58\x93\x7f\x40\x0a\xd9\x26\xc3\xc0\x73\xec\xa4\x94\xec\xa8\xf7\xed\x56\xb9\x72\x5d\xc9\x30\xf0\x12\x04\xd5\x64\x18\x98\x58\x56\x9b\x34\x02\xaf\x22\x48\x1a\x01\xb9\xf5\x9a\x34\x02\xaf\xa7\x9e\x34\x02\x2f\x74\x22\xcd\x2a\x57\xaf\xab\x4e\x1a\x81\xf7\xf3\x6a\xb1\xe9\xb3\x8c\xe8\x05\xf8\x37\x69\x04\x5e\xc0\x4e\xbb\xd5\x9f\x81\x06\x4d\xa2\x80\x17\x2c\xd0\x24\x0a\x78\xb1\x03\x34\xa9\x00\x5e\x14\x95\x26\x15\x80\xd5\xd3\xda\xe5\x9a\x73\x3d\xff\x67\x39\xe7\x6f\x48\x05\xf0\x62\xb3\x6d\x52\x01\xc8\x0d\xde\xa4\x02\x78\xd1\xe2\x5a\x37\x52\x62\xf9\xac\x7d\xee\x7f\x51\xb1\x35\x59\x02\x5e\x14\xad\x76\x2b\x55\x81\x29\x9a\xa8\xa1\x60\xa4\x6a\xdd\xc1\x4e\x6f\x76\xb0\x68\xfb\xcd\x4a\x55\x2f\x1a\x7b\x03\x1a\xd4\x97\x94\xcf\x26\x34\x18\x8a\x85\x5b\xa9\x0a\xd5\xb1\x09\x0d\x06\x08\xab\x09\x0d\x06\x11\x50\x4d\x68\x30\x3e\x5f\xa5\xdc\xf3\x8c\xd0\x4e\x6e\x29\x8d\xa6\x3e\x3f\x86\xcf\xea\x98\xf3\x30\x32\x10\x6b\xb8\x6b\x08\xc4\xaa\x4d\x89\xaa\xb6\x9f\x50\x86\x9b\x56\x74\xab\x48\x37\xb5\xfd\xa4\x1c\x50\xdb\x4f\xca\x01\xb5\xfd\x44\x10\x66\x53\xdb\x37\xdb\xae\xa9\xed\xa7\xe9\xb3\x4a\x36\xff\xb3\xda\x7e\x42\x75\x6c\x6a\xfb\xe6\x3c\x36\xb5\x7d\x53\x11\xdb\x34\x4e\xa0\xda\x49\xe3\x04\x14\x56\x16\x9f\x32\x9c\xb5\xa1\xed\x17\x03\x56\x9b\xc5\xa7\x8c\x32\x6d\xcb\xe2\x44\x58\x59\x9b\xf5\x9a\xaf\xc0\xd1\x98\x7f\x85\x95\xda\xfe\x15\x65\x6a\xfb\x0f\x66\xf3\xa6\x31\xff\x71\x6d\x90\xa2\x52\x5e\x45\x0a\x58\xa0\xbc\xea\x8a\x9a\xfa\x5f\xc5\xaf\xa6\x7e\xa9\x2f\x9b\xa6\x7e\x89\x31\x1b\x48\xa1\xbc\xc5\x67\x19\xef\x8b\x59\xb2\x11\x8b\x55\xde\x6c\x37\x18\xef\x4b\xe2\x7f\x03\x47\x94\x57\x3d\xd3\xa2\xcc\xc6\xa0\x36\xbd\x06\x2f\xc0\xa1\xe9\x35\x78\x8b\x57\x19\xef\xdb\xbc\xca\x78\x5f\xd7\xd5\x96\xeb\xd2\xdd\xba\x1d\x6f\xf7\x66\xc7\x0b\xf4\x6b\xfa\x14\xde\x6d\xd3\xf1\x82\x7c\xdb\x76\xbc\xaa\xe8\x16\x9f\x7a\x3d\xb8\xb7\xca\x86\x0a\xad\xfe\x88\x10\xfc\x90\xf3\x4b\x26\x42\x33\x0f\xe5\xca\x3d\xf3\x50\x5e\x55\xa0\x5b\x7c\x0a\x0f\x7e\xbb\xc5\xa7\x80\xab\xcd\x48\xad\xa0\x16\x67\xa4\x56\x70\x0f\x9a\x87\xd2\x54\xf9\xcc\x43\x69\x6e\x2b\x1d\x1f\xcd\x1d\x6a\x1e\x4a\xfb\xfc\x10\x7d\x6e\x4a\x54\x1d\x1f\x52\x82\xf4\x5b\x40\x8a\xa3\xb9\xeb\xf8\xd0\x50\xd3\xc1\x2f\x45\x63\x4b\x17\xbf\x34\xb4\xb8\x2e\x7e\x69\xd9\x9b\x2d\x88\x56\x7c\x33\x73\xd4\x40\x0a\x5d\xfc\x62\x52\x43\x17\xbf\xb4\x66\xd3\x11\x75\x5f\xe5\x88\x98\xee\x6e\x3a\xbf\xc1\x48\xdd\x74\x7e\x4b\x27\x77\xc1\x8e\x95\xf5\xba\x60\xe7\x41\x11\xed\x82\x1d\x2b\xc5\x74\xc1\xce\x63\x9f\x05\x3b\x0f\xc0\xa1\x0b\x76\x1e\x84\x5b\x37\x16\xeb\xc1\x1a\xd3\x05\x3b\x6e\xc9\x2e\xd8\x91\xbf\xbd\x0b\x76\xde\xe7\xaf\x12\xea\x5d\x1c\x64\x71\xe7\x2e\x0e\x7a\xbb\x1f\x35\x90\xbb\x79\xd5\x40\xee\xe9\x47\x0d\xe4\xf6\x57\x88\x83\xc2\xed\x83\x47\x3c\xd2\xa9\xcb\x3b\xf7\xe0\x99\xea\xe2\xa0\x89\x08\xed\xe2\xa0\x89\x37\xad\x8b\x83\x16\xea\x41\xbf\x05\xa4\xee\xd5\x68\xb3\xd2\x64\xea\x35\xf6\x76\x7d\x40\x1a\xa8\xbb\x5e\x9e\x0a\x56\xed\x96\x88\x4a\xfe\x37\xbd\x3c\x95\x78\x8c\xae\x6b\xa6\x82\xbe\xbb\xae\x99\xea\x6c\xea\x9a\xa9\xc0\xed\xae\x6b\xa6\x06\xaf\xda\x0d\xe2\x04\xba\xae\x19\xed\xa8\x5d\xd7\x8c\x86\xe2\xae\x6b\xa6\x66\xbf\x7b\xbb\xc1\x00\xf5\xb0\x54\x0c\x44\x5d\x0f\x4b\x05\x37\x75\x3d\x2c\x56\xe6\xea\x7a\x58\x2a\x4e\x84\xae\x87\xa5\x62\x97\xeb\x7a\x58\xb4\xc1\x76\x3d\x2c\x32\x70\x76\x61\x54\xc5\xca\xd1\x85\x51\x95\x13\xa4\x0b\xa3\x2a\xa6\x98\x2e\x8c\xaa\xdd\x57\x39\x22\x82\x01\xba\xfe\x97\x8a\x48\xe9\x56\x6e\xaa\x38\x3e\xba\x20\xab\x22\xe8\xba\x20\xab\x2e\x6f\x76\xbc\xd3\xa6\xe3\xdd\x76\xc3\xf1\x1e\x3f\xa4\x0c\x79\x7c\xb3\xe3\x45\xed\xec\x49\x19\xc2\xf9\xd2\xad\x68\xac\xa1\xb8\x27\x65\x08\xba\x62\x4f\xca\x90\xe8\x55\xcb\xf7\xf8\xeb\x64\x1d\x37\xae\xb2\x03\xa3\x4a\x46\xdd\xed\xc9\x42\x9f\x8f\xcf\x76\x9b\x4c\x28\x30\xaa\xe4\xfb\x2c\x7d\x2e\xb8\xde\xba\x55\x89\x0b\x56\x9d\x9e\x2d\x39\x84\x49\xa4\x5b\x95\xd8\x22\xd4\x3d\xbb\xf8\x5d\x1b\x56\x25\x2e\x00\xa5\x6e\xf5\xa5\x42\x6a\x5b\xcf\xb7\x4e\x2b\x13\x0a\x6e\x2a\x05\xd1\xdd\xc5\x4d\x45\xf9\x23\x6e\x92\xd4\xb7\x8b\x9b\x8a\xe2\x57\xdc\x64\xe9\x9f\x6e\x98\x53\x71\xff\x66\x47\x54\xed\xa4\x23\x22\xea\xa0\xdf\x22\x4a\xee\xfd\xe2\x88\xb0\x54\xf4\xe2\x88\x50\x59\x7b\x91\xda\x6b\x78\x73\xb6\xc9\x77\xad\x2c\x5c\x86\x6f\xd6\xd6\x04\x8f\x59\x07\x19\x95\xf4\xf9\x6c\xb7\xc9\xfc\x16\x8b\x75\x12\xec\xda\x71\xc7\x94\x84\xb6\xdf\x71\xc7\x94\x94\xbc\x2a\x77\x34\x1a\x42\x2f\x56\xda\xc5\xd0\xda\x41\x55\x45\xba\x89\x5e\x75\xca\x63\x59\xed\xf5\x16\x27\x65\x44\xa0\xaa\x62\x59\x99\x2e\xab\x5b\xf7\xbb\xb2\xba\x1d\x7f\x3b\xa8\xaa\x18\x82\xdb\xad\x2c\x7c\x8a\xaf\xaa\x36\xed\x06\xe3\xb5\xf0\x6e\xaf\x86\x19\x60\xc3\xec\xd5\x55\x37\xff\x14\xfb\xc0\xb1\x92\x71\x94\x77\xe1\x58\x05\x16\x75\xeb\x08\xeb\x5a\xed\xcd\x52\xa4\x1e\x97\xcd\x1a\x6d\x64\x7f\x74\x50\x52\x93\xe0\xae\x83\x92\xda\x87\x05\xbe\xe3\x13\x69\xc6\xdd\x75\x7c\x22\xed\x03\x65\xf4\xee\x87\x80\xbd\xdd\x2a\xbd\x1f\xb9\x3f\x1d\xe0\xd3\x3e\x25\x0c\xc0\xa7\xc9\x33\xd3\x01\x1d\x4d\xfa\x97\xde\xfd\x10\x6a\x76\x37\x48\xe6\x53\xc2\x18\x24\xa3\x75\xa5\x1b\x24\xf3\x81\xa0\xbb\x51\x31\xf2\x20\x75\xe3\x5e\x3e\x8c\x2d\xdd\xb8\x97\x0f\x0b\x58\x47\x27\x6f\x1f\x28\xb8\x2f\x47\x84\xd5\xb1\x1b\x15\xf3\xb9\xf1\x51\x95\x9b\x76\xd4\xbe\x4c\x32\xc2\xbc\xd9\x97\x49\x46\x24\x75\xf6\x6d\x21\x48\x74\xb6\x8e\xda\xd9\xa4\x9d\xe9\xdb\x9c\x23\x85\xc6\x36\xe7\xc8\xf3\x65\x9b\x73\xe4\x61\x64\x29\x52\x6d\xb0\xdd\x52\x29\x92\xb4\xf4\xe3\x77\x71\x54\xf5\x63\x72\x93\x22\xe5\xf8\x66\x74\xb6\x6e\x49\xd0\xe4\x71\x73\x7c\x33\xc6\x96\xf1\xf8\x2a\x36\xd1\x40\x77\x6a\x09\x75\x62\xbc\x8e\x17\x25\x6d\xbc\x5e\x65\xf3\x0e\x43\x4a\x0a\xea\xee\x30\xa4\xa4\x20\xf6\xc7\x6b\x2d\x06\x0e\x85\x61\x48\x49\x03\xdc\x0d\x43\x4a\xf4\xce\x0c\x43\x4a\x0c\x0e\x1c\x86\x94\x34\xe6\x68\x18\x52\xd2\xd1\x4c\x86\xa4\x43\xda\x21\x87\xea\x44\x7f\x7c\xf6\xb3\xc9\x00\x55\x27\x3a\x47\xc6\x30\xa4\xa4\x43\x28\x31\x8c\xfa\xee\xc0\xd5\xa1\xb2\xd1\xa3\x6f\x66\xb7\x76\x60\xe3\x30\x97\xd6\x8c\x80\x71\x73\x69\x39\x22\x87\x21\x25\x9d\xfa\x8c\xc3\x90\x12\x2b\x44\x0c\x43\x4a\x72\xb5\x1b\x8c\x57\x1e\x8f\xa1\xde\x92\x49\x7e\x1f\xea\x2d\x99\x10\xcd\x71\x43\x4a\x88\x5d\x19\x37\xa4\x04\x0c\x32\xfe\x8b\xfa\xe6\xb7\x1b\xda\xbd\x83\x57\xb3\x4d\xfe\x06\xaa\x48\x33\x89\x63\xa0\x8a\x34\x09\x34\x06\xaa\x48\xb3\x3a\xde\x40\x15\x69\x9b\xb3\x69\xa0\x8a\x34\xe9\x35\x06\xca\x46\xdb\x80\x8e\xf1\xf9\x21\x3c\x68\xc3\xc8\x67\x13\x4f\x86\x91\xcf\xdb\x3f\xf9\xf9\x66\xcc\x83\x23\xf9\x66\x90\xc2\xf0\x1c\x97\x8b\x63\xdc\x73\x1c\xcd\x79\x18\x9f\xbc\x11\xb0\xc3\xf8\xe4\x8d\x26\x36\x8c\x4f\xde\x60\xcc\xe1\xd1\x9c\x30\xf0\x0e\x8f\x66\xf9\x7c\x86\x47\x73\x02\x62\x0f\x8f\xe6\x04\xd6\x1b\x1e\xcd\x09\xe5\x79\x64\xc9\x3c\x11\x6e\x23\xeb\x52\xe9\x7e\xc8\x83\x8c\x98\x84\xe1\xd1\xac\xd1\x60\x78\x34\xcb\x6e\x34\x3c\x9a\xa5\x8e\x1c\x1e\xcd\x3f\x93\xc2\x3f\xc5\xfe\xf0\xd4\x4e\xd3\xe1\x78\xc6\x61\x4f\x18\x9e\xda\x09\xdb\xe0\xf0\xd4\x4e\xee\x29\x4f\x6d\x89\x80\x46\x71\xb0\xdb\x67\x1d\x2c\xe1\xf4\xc3\x33\xdd\xf4\xc9\xe1\x99\x9e\xdc\xe9\x9e\xe9\x7a\x79\xc6\x3d\xd3\xd1\xac\xc6\x3d\xd3\x51\xfe\xc7\x3d\xd3\x11\xa1\xc3\x33\x3d\x63\x4f\x18\x9e\xe9\xba\x84\x86\x67\xba\xd4\x97\xc3\x33\x5d\x1e\xa1\xe1\x99\x9e\x71\xbd\x0d\xcf\x74\x3d\x53\xc3\x33\x3d\xa3\xde\x0f\xcf\xf4\x8c\x34\x1e\x9e\xe9\xba\xa2\x06\x67\x7a\xd1\x8d\x35\x3c\xd3\x33\xb2\x7a\x78\xa6\x4b\xaa\x39\x3c\xd3\xad\x5f\x33\x3c\xd3\xb3\x5b\xcc\x33\x3d\x7f\x36\xbb\x57\x99\x85\x7b\xa6\x47\xaf\x3a\x5e\xbc\x06\xa3\x3a\xde\x68\xaf\x1c\x2f\xfa\xde\xa8\x8e\xd7\x2d\xd6\x1c\x2f\x19\x76\xa3\x39\x5e\xac\x8e\xa3\x39\x5e\x77\x4d\x73\xbc\x78\xb5\x46\x73\xbc\x18\x5b\x86\x74\xac\xba\xb1\x86\xf5\x3e\x24\x1d\x1a\xd6\xfb\xc8\x8a\xfd\xa6\x0e\x83\x45\x68\x34\xa5\xa2\x2b\xa7\x29\xf7\xd0\x15\x87\x29\xae\xbd\x7a\x75\xdb\x64\x16\x50\x27\x4a\x47\xbb\x18\xa8\x13\xa5\x63\x5a\x1c\x16\xfd\xd7\xcf\x3e\x50\x27\x4a\x77\xc7\x75\xe5\x3c\x96\x99\xd1\x95\xf3\xe8\x1e\xa3\x2b\xe7\x81\xf9\xa3\xdf\xfa\x59\x0c\x5f\x2b\xab\xb5\xa1\x87\x84\xab\x15\x5d\x71\x68\x65\xad\xc5\x57\x59\x3f\x0b\x55\x79\x68\x4a\xad\xd5\x9b\xb1\x1b\xd7\x6e\xf3\xd6\x95\x76\x08\xc0\xe4\x8a\xe5\x6d\x68\x4a\xb5\xec\xc8\xd0\x94\x2a\x50\x1a\x12\xae\x56\xf4\x96\x81\x29\xb5\x56\x8c\x87\x03\x53\x6a\x35\xb2\x65\x60\x4a\xad\x15\x95\x6f\x60\x4a\xad\xd5\x4d\x87\x29\xb5\x36\x10\xca\x18\x8e\xd7\x3d\x38\x1c\xaf\x7b\xdf\xa2\xff\xf5\xf8\x21\xc7\x4b\xf8\xcd\x20\xca\xa2\xb6\xe0\x9b\xa7\x6f\xb6\xcf\xcb\xa6\xbd\xda\x36\x59\x39\x28\x66\xb5\xb9\x25\xaf\x55\x16\x35\x66\x60\x95\xad\x8d\x5c\xc5\x81\x55\xb6\x36\x8f\x1b\xb4\xb8\x2a\x1b\xed\xc0\x2a\x5b\x5b\xf6\x2a\xe3\x6d\xc5\x67\x95\x48\xd5\xa6\xbe\x0c\x7f\xce\x74\x87\xa2\x79\x8e\xe9\x0e\x1d\x76\x43\xbd\x85\x80\xf3\x81\x55\xb6\x3e\xaf\x37\xeb\xe9\x50\x43\x98\x9a\x41\x5e\xbb\xa1\x19\xe4\xf5\x59\x7d\x37\x8a\x82\xa5\xef\x46\x41\xb1\x74\x21\xa1\xe3\x8d\xa5\x3b\x06\x8b\xdf\xb8\x55\xfe\xe3\x5f\x01\x9c\x63\x39\x3a\x22\x10\xc6\xd2\x53\xa3\xd0\x58\x7a\x6a\x14\x1a\x4b\x67\x37\x16\xbc\xb1\x1c\x9d\x52\x62\x39\x3a\xd5\x3f\x69\x82\x1e\xf7\xc5\xba\x46\x1e\xa6\x60\x39\x9b\x80\xa6\x81\x0d\xb6\x55\xac\xac\x03\x1b\x6c\xb3\xfc\xc7\xc0\x06\xdb\xea\xbd\x39\xda\xe4\xcd\x58\x59\x9b\x81\x67\xc3\x12\xff\xd5\x83\xd8\xe0\x8d\x2b\xca\x0c\xde\xb8\xb2\xcb\xe0\x0d\x2b\x73\x0d\x8b\x65\x64\x7c\xc7\xc3\x62\x19\xd9\xdd\x6a\xb1\x8c\x8c\xe5\x70\x18\xe9\x91\x8b\xcf\x16\x9b\xfc\x49\x23\x3d\xb2\x22\xc5\x52\x1a\x96\xf1\x1a\xb7\xd4\xbe\x6b\xcc\x52\x1a\x59\x71\x64\x29\x0d\x1d\xf4\xc3\x52\x1a\xba\xef\x87\xa5\x34\xb2\xea\x81\xa5\x34\x32\xb8\x69\x5a\x4a\x43\xf5\x6f\x5a\x4a\x23\x63\xb5\x9b\x46\x7a\x64\xb2\xe4\xa6\xa5\x34\x32\xba\xc4\xb4\x94\x46\x06\x5f\x4f\x4b\x69\x64\x84\xc6\xb4\x94\x86\xb5\xc6\xa6\xa5\x34\xf2\xf0\xbb\x8e\x17\x3d\x64\x5a\x4a\x43\xfa\xb8\x69\x29\x0d\x35\xf6\x69\x29\x8d\x3c\xbd\xea\x78\x87\xdd\x70\xbc\xa0\xaa\x69\xb1\x8c\x8c\x3e\x3f\x5f\x47\x84\x3b\x66\xbe\x8e\x08\x2b\xeb\xb4\x94\x46\x79\xbd\xea\x88\xd0\x6f\xa7\xa5\x34\x32\x16\xa1\x69\x29\x0d\x8b\x41\x4f\x2b\x03\x66\x90\xe0\x94\x93\x27\x63\xc3\x9c\x16\xda\x28\x8f\x6f\xee\x36\x0b\x4d\x47\x74\x7c\x76\x7a\xd5\xe6\xb2\xc9\xbf\xd2\xe0\xa9\x45\x68\x5a\x68\x43\x16\xbb\x69\xa1\x8d\x82\xb5\x70\x5a\x68\xc3\xba\x4e\xd3\x42\x1b\x05\xd0\x31\x2d\xb4\x51\xd0\x4c\xa6\x85\x36\x4a\xf0\x6a\xf2\x66\xbe\x6b\x35\x8d\x12\xbd\xca\x78\x8d\x4f\x9e\x56\xd3\x28\x48\xd4\x69\x35\x8d\x82\x02\x3f\xad\xa6\x61\xe1\xaa\x69\x35\x8d\x82\xc6\x3e\xad\xa6\x51\xd0\x3d\xa6\xd5\x34\x0a\xe7\xda\x34\x32\x44\xa3\xd6\x34\xf6\xc3\x02\x52\xd3\xe2\x86\x05\xeb\xfd\xb4\xb8\x61\x29\x36\x1d\x11\x18\x73\x5a\x4d\xa3\xb0\x43\xa7\x71\x23\x86\x2b\x4f\xe3\x46\x8c\xc7\x9e\xc6\x8d\x94\x6c\xd3\x11\x15\x5f\xe5\x88\x38\xc7\xa7\xe9\xa5\x05\xa3\xfa\x34\xbd\x54\x1b\xd7\x34\xbd\xd4\x2a\x51\xd3\xf4\xd2\xe2\xf2\x36\xbd\xd4\x10\xeb\x69\x7a\xa9\x85\x9f\xa6\xe9\xa5\x85\x73\x7c\x9a\x5e\x5a\xaa\x37\x3b\x5e\x1c\x10\xd3\xf4\x52\xe3\xb1\xa7\xe9\xa5\x05\x13\xca\xfc\xee\x78\xe9\x86\xb5\x36\x0a\x26\x94\x69\xad\x8d\xb2\xff\x62\xe0\x9c\x96\xe1\x28\x08\x9c\x69\x19\x0e\x0d\x6b\xd3\x32\x1c\x46\x50\xcf\xcf\x5f\x31\xfd\x8a\xbf\x62\x79\xd5\x5f\x31\xec\xb0\xbf\xc2\x5d\x63\x19\x8e\x82\xf7\x70\xa6\xfb\x2b\x58\x90\x96\xe1\x28\x18\x5b\xa6\x91\x2d\x65\x7b\xd5\x5f\xb1\x7d\xd6\x5f\x41\x96\xee\xb4\x0c\x47\xe5\xf4\x9c\x96\xe1\xa8\x6e\x7c\xcb\x70\x94\xe3\xcd\xaa\x25\x6e\xc0\xa4\x5a\xf2\xfa\x5d\xd5\xb0\x60\x9f\x55\xc3\x40\xee\x33\x5d\x0b\x18\xff\x4a\x83\xad\x59\xf3\x53\x83\xed\xc1\x60\x32\x2d\xc3\x11\xc0\x20\x53\xdc\xd7\x21\x0f\x99\xe2\xbe\x4e\x34\xce\x14\xf7\x0d\xa5\x84\x26\xd9\x01\x8e\x98\xe2\xbe\x61\x9f\xc5\x7d\x03\x0d\x67\x8a\xfb\x06\x71\x77\x53\xdc\x37\x30\x5c\x4c\x71\xdf\x88\xbe\x79\xfb\xac\xaf\x3a\x7e\x88\x01\x0a\xee\x86\x42\x43\x70\x37\xdc\xf8\x82\xbb\x81\x1e\x32\x05\x77\x43\x81\x23\xb8\xd3\x65\x3f\x05\x77\x03\x1c\x31\x05\x77\x43\x81\x23\xb8\x1b\xca\x2e\xc1\xdd\xc0\x52\x3a\x05\x77\x66\xc9\x4d\xc1\xdd\xf8\xfc\x90\xe3\x2d\x36\xef\x78\x99\x14\xc1\xdd\xc0\xb8\x34\x05\x77\x43\x91\x22\xb8\x1b\x0a\x0d\xc1\xdd\x50\xfe\x08\xee\x4c\xa9\x9b\x82\xbb\x51\x6c\x3a\x5e\xf4\x96\x29\xb8\x1b\x78\xff\xa7\xf0\xcd\x34\xf9\x29\x7c\x1b\x6e\x2b\xe1\xdb\xe0\x1c\x9f\xc2\xb7\xa1\x94\x10\xbe\x0d\x37\xbe\xf0\xcd\x70\xd6\x29\x7c\x1b\xcd\x57\x39\xa2\x6e\xaf\x1c\x91\x1b\x5f\xf8\x36\x3c\x40\x85\x6f\xc3\x3d\x28\x7c\x1b\xd3\xa6\x23\x22\xae\x60\x0a\xdf\x06\x91\x3c\x53\xf8\x36\x48\xa6\x98\x02\x34\xa3\xcb\xa6\x00\xcd\x72\xb1\xb3\x39\x22\x77\x59\x73\x44\xc7\xab\xd3\x9b\x59\xa2\xc2\xb7\xe9\x86\x15\xbe\xcd\xc7\x21\x1c\xaf\x72\xb3\xf0\xcd\x90\xb0\x29\x7c\x9b\x78\x3a\xa6\xf0\x6d\xba\xbc\x85\x6f\x13\xf5\x7e\x0a\xdf\x26\xa8\x79\xde\x20\x19\x3b\x29\x40\x0b\x78\x67\xe6\x0d\x83\xc1\xb4\x38\x2f\x40\xfb\xbc\x6a\xd9\x32\x10\xf7\x14\x73\x05\x82\x10\xa6\x98\x4b\x3f\xfb\x14\x73\x05\x77\xa8\x98\x2b\xd8\x49\x31\x57\xf0\x1c\x17\x55\xe9\x58\x9f\xa2\xaa\xe0\x77\x45\x55\x01\x43\xeb\x14\x55\x85\xcf\x67\x2d\x4c\xf6\xd9\x0d\x0b\xb1\xfd\x7f\xe3\xfc\x5b\xec\x0b\xb8\x42\xf2\x41\x6b\x96\x65\x7b\x28\xc0\x2c\x76\x49\x80\xe9\xfa\x14\x70\x55\x8f\x2d\x01\x57\x55\x59\x12\x70\x55\x55\xa9\x0b\xb8\xb0\x18\x4c\x00\x57\x39\x6e\x84\xa9\x9b\xa3\x79\xb3\x6e\x0e\xf4\xdb\x29\xa4\x3a\x20\xac\x29\xa4\x9a\x9e\xda\x37\xd0\xc5\x3f\x63\xa0\x8b\x24\xb7\xd3\x40\x97\x79\x3f\xe4\x1a\x73\x13\x19\xe8\x32\x49\x7d\x9a\x06\xba\x48\x72\x3b\x0d\x74\x91\x15\x6a\x1a\xca\x22\x51\xed\x34\x94\x65\x12\x65\x3a\x0d\x56\x99\x64\x17\x4e\x83\x55\x26\x6c\x3f\xd3\x60\x15\xf9\xa6\xa6\xc1\x2a\x73\x7b\xb3\xb3\xa0\x38\x92\x38\x48\xa4\x30\x0d\x56\x39\x38\x2f\xa6\xc1\x2a\x56\x36\x9f\x06\xab\x48\x64\x31\x0d\x56\x91\xc8\x62\x1a\xac\x22\x69\xc9\x34\x58\x45\xaa\x8a\x69\xb0\x8a\x44\x16\xd3\x60\x15\x59\x2f\xa6\xc1\x2a\x12\x59\x4c\x83\x55\xa6\x0a\xad\xc1\x2a\x8b\x78\xe3\x69\xb0\xca\xea\xbe\xb9\xdb\xf4\x55\xe6\xe1\x7a\x18\x19\xac\xb2\x71\x9e\xce\xad\x95\x55\x99\xb9\xb5\xb2\x2a\xbb\xac\x75\xb8\xb0\xb2\x4e\xe1\xdb\x22\x04\x77\x0a\xdf\x56\xb3\x19\x6c\x32\x5e\xe1\xdb\x12\x83\x08\xdf\x16\x41\x14\x53\xf8\xb6\x30\xe7\x4e\xe1\xdb\xb4\x93\xc2\xb7\xe9\xba\xb2\xec\xbb\x51\x40\xd3\xb2\xef\x2f\x6e\xf7\xa9\xe3\xe3\x55\x75\x04\xa0\xb5\xd7\x13\x04\x80\xd6\xde\x6c\x37\xb0\x1b\xbf\x28\xb4\x0b\x80\xd6\x0c\xff\x5b\x00\xb4\xf6\x62\x10\x5b\x40\xb0\x66\x30\xd2\x02\x82\x35\x03\x0b\x97\x2e\x95\xb7\xf8\xac\xe5\x80\x71\x9e\xae\xc7\x3e\xb3\x61\x97\x0e\x97\xb7\xf9\x5d\xcb\x01\x83\x40\x17\x10\xac\x19\x1c\xb8\x1e\xfb\xcc\xe9\xb3\x40\x55\xcd\xc8\xa5\xf5\x5a\xb3\x98\x39\x5a\xaf\x9d\x1c\xde\xcc\x8f\x9d\xc9\x9b\x35\xd7\x23\x46\x96\xa8\x6a\x31\xdd\x4b\x54\xb5\x30\xff\x2e\x51\xd5\x7e\x7c\x16\xc9\xb6\x51\xc2\x97\xa8\x6a\xfb\xaf\x44\x55\xeb\xf6\x6a\xd9\xe4\xd7\x89\xaa\x16\x06\xb1\x25\xaa\x5a\x76\x52\x54\xb5\x80\xba\x4b\xdc\xb4\x96\x57\x5d\x2a\xe0\xc4\x25\x32\x32\x39\x7a\x89\x8c\x16\x0a\xfc\x12\x19\x2d\x8e\x8c\x25\xf6\x59\x18\xd3\x96\xd8\x67\xe1\xe6\x5b\x37\x2a\xfe\xf8\x2a\x7b\x85\x31\x7c\x19\x15\xbf\x81\x7e\xeb\x46\xc5\xa3\x1f\x2e\x91\x91\x14\xe5\x4b\x64\xb4\x5f\xaf\x7e\x36\xff\xe2\xe4\x59\x82\x26\xa9\x02\x97\xa0\x69\xa3\xef\x2d\x41\xd3\x06\x6f\x2e\x41\xd3\xe6\x8c\x5b\x82\xa6\x8d\x63\x6e\x09\x9a\x36\x67\xeb\xba\x9c\x3c\xd1\xfe\x4f\x9b\x4c\x90\xa0\x69\x47\x3b\xbc\x6d\xb2\xe4\x04\x4d\x9b\x1d\xb7\x04\x3e\x9b\x1d\xb7\x04\x3e\xdb\x5d\x23\xf0\xd9\x50\x05\x2e\x81\xcf\xe6\x50\x58\x02\x9f\xed\x26\x12\xdd\x6c\x77\x8d\xe8\x66\xbb\x2f\x44\x37\xd2\x6d\x2d\xd1\xcd\x6e\xde\x6c\x9f\xdd\x35\xa2\x9b\xdd\xfc\x90\x7d\xe6\x04\x59\xa2\x9b\x89\xd9\x6a\x89\x6e\x26\xb0\x77\x89\x6e\x26\xce\xf1\x25\xba\x91\x38\x71\x89\x6e\x66\xf3\x59\x37\x91\xdd\x30\x6e\x3f\x21\x33\x97\xe8\xa6\xe1\x8e\x59\xa2\x9b\xe6\x72\x15\xdd\x34\x17\xb3\xe8\xa6\x61\x84\x5c\xa2\x9b\xb6\xfd\xae\x46\x57\x37\xa0\xe8\xa6\x91\xec\xb3\x2c\x41\x68\x7a\xda\xb2\x04\xe1\x40\xef\x5a\x72\xf2\x88\xaf\xd7\x2d\x64\xcf\x81\xb2\x6e\x21\xfb\xe3\xd5\xe8\x55\xde\x6c\x21\xfb\xf2\xf8\xaa\x64\x93\xc5\x60\x21\x7b\x0d\x26\xcb\x42\xf6\xe5\xf1\xd9\x6a\x93\x5e\x59\xc8\xde\x32\xd9\xcb\x42\xf6\x46\xc5\x2c\x0b\xd9\x17\xdc\x22\xcb\x42\xf6\x1a\x3d\x96\x85\xec\x4f\xf5\xea\xb6\x49\x9f\x2d\x37\x2f\x35\xd9\xb2\xdc\xbc\xd4\x0d\xcb\x72\xf3\x07\x95\x75\x59\x6e\x5e\xda\x87\x65\xb9\x79\xb9\x8f\x56\xb9\x4e\x6a\x9f\xe5\xbb\x19\x9b\xc0\x12\xa1\x14\x65\x97\x05\xe5\x33\x50\x77\x59\x50\xde\xca\xc2\xcb\x82\xf2\x56\xe9\x5d\x16\x94\xb7\xfe\xef\xb2\xa0\x7c\x74\x80\x92\x97\x5a\x8d\x74\x49\x5e\x1a\xa7\x4d\x46\x14\x5d\xfc\x92\x97\x7e\xf7\x59\xc3\x1b\x70\xd6\x2c\x0b\xca\xcf\xe2\xcd\xfc\xe7\xbb\xbc\xc5\x20\xb2\xdf\x2c\xc9\x4b\x27\xa6\x98\x65\xa0\xc8\x74\x08\xe8\xe4\xcd\x1a\x01\x0b\x95\xaf\x4d\xd4\xc5\x85\x8d\xbd\x4d\xbc\x15\xcb\x28\x0b\x0d\x35\xcb\x28\x0b\x2d\x24\x6b\x3a\xa1\xee\x14\x54\xbe\xa6\x29\x66\xa1\xf2\xb5\x72\x3f\x74\x6c\xd2\x49\x43\x32\x2c\x14\xbe\x0c\xc9\xb0\x14\xf8\xba\x44\x25\xe8\x0f\x6b\xc9\x88\x82\xc1\x73\x19\xb0\xd1\xf1\xbf\x2c\x03\x36\x36\xe8\x75\x19\xb0\xd1\xb1\xac\x2e\xec\xea\xad\x7b\xfa\x2c\xf9\x52\x3c\x9b\x96\x7c\x29\xd3\x0f\xc9\xe2\x32\xfd\xd0\xb0\xc9\x78\x51\x17\x5b\x9f\xf6\x59\x16\x97\xf5\x97\x6d\x7f\x69\x54\x17\x41\x2f\x8d\xea\x06\xcc\x2f\x8d\xea\x5a\x0c\x96\x46\xf5\xa1\x34\x36\xc2\x64\x60\x1b\x5c\xe8\x8a\x6d\x60\x45\x5f\x9a\xdc\xe5\xa8\x59\xd7\xe4\xbe\xbd\x59\xda\x70\xf7\xc5\x96\x36\xdc\xe3\x66\x4b\x1b\xae\xb6\x60\xb0\x4a\xc3\x20\xbf\x0c\x56\xe9\x2e\x0c\x75\xc5\xbe\xfd\x90\x84\x36\x28\xb4\xcb\x50\x96\xae\x84\x41\x57\x6c\x5d\xc9\x76\x64\xa1\xf1\xe4\x3d\x4e\x2e\x66\xe4\x65\xdc\x4b\xf7\x98\x3e\x8e\x57\xf9\x73\x1c\xaf\xf2\xc7\xa8\x98\x81\x71\x69\x19\x15\x33\x5e\xaf\x32\xde\xe1\x46\x30\xb0\x79\x47\xbf\x6b\x5c\x84\xbb\x46\x6d\x50\xe6\xf3\xad\x36\xb8\x89\x22\xd8\x6a\x83\x96\xa9\xdd\x98\xeb\xdb\x06\xce\xec\xc7\xb8\x08\x70\xd3\x56\xfd\x93\xdc\x72\xab\xfe\x49\x8c\xb9\x55\xff\x24\xb7\xdc\xaa\x7f\x1b\x59\xbd\x55\xff\x36\x6e\xf7\xfd\xd8\x49\xce\x88\xfd\xa8\xa2\x83\xfa\xb7\xca\xe1\xde\xbe\x99\x21\x1c\xcc\xb9\x1b\xfb\x7c\x3b\x68\x17\x1b\xfb\x7c\x93\x64\x72\xab\x49\x1e\x34\x84\xad\x26\x79\xb0\x1b\x6f\x75\xc5\x03\xec\xdd\xe8\x8a\xf1\x79\xbc\xfa\x1b\xd1\x39\xa0\xc8\x8d\xae\x18\xf4\x97\x6d\x74\xc5\xf8\x30\x29\x1b\x5d\xf1\x9c\xc7\x9b\x27\x4d\x94\xa5\x8d\xae\x78\x0e\x93\xb2\xd1\x15\xcf\x89\x5e\x3d\x34\x51\xe1\x36\xba\xe2\x63\x0a\xd2\xc6\x02\xff\x3c\xf8\x50\x36\x16\xf8\xf0\x3a\x7c\x34\xc9\x20\x6b\xdf\x46\x93\x7c\x74\xdb\x6d\x63\x84\x32\x51\xb5\x5b\x0b\x7c\x3a\xbe\xca\x68\xf3\xd7\xa6\x21\xd6\x98\x25\xb7\x7c\xfb\x1d\xc9\xb6\xb5\xc0\xb7\xe4\x87\x2c\xa0\xef\x84\x1a\x23\x64\x46\xf3\x0e\x96\x02\x3c\x7e\x97\x68\xf3\x94\xbc\xca\x0c\x56\xfc\x92\x5b\x2d\xf4\x80\xe6\xb6\x31\x42\xeb\xb3\x29\x75\x3f\x87\xc2\x36\x46\x68\x11\x67\xb8\xa3\xc7\x0d\x4a\xce\x56\xd5\x94\x53\x6b\x1b\x23\x54\x51\x68\xf7\xa5\x7f\x3c\xbe\x19\x6e\xab\x1a\x7d\x15\xe3\x1d\xcd\x26\xe3\x95\x1f\x6f\xab\x6a\x0a\xed\xb7\xe1\x46\x61\xfa\xa1\x5b\xb7\xc2\xab\x64\xf4\x3c\xcd\x67\xe5\x06\xb7\x93\x46\x3e\x2f\xec\xdb\xdb\xc8\x67\x53\x87\xb6\x91\xcf\x09\x34\xb7\x3f\x33\x7a\xaa\x37\x5b\xaa\x20\xdb\x34\x8c\x0d\x5f\xe4\x36\x54\xe9\xb9\x1f\x62\x7e\x17\x82\x71\xab\xa6\xce\xe1\x87\x50\xdb\xc6\xbd\xd9\xf1\x3a\xdd\xaa\xa9\x87\x43\x7f\x7f\xe6\xef\xff\x7f\xa9\xfc\x53\xec\x6f\xe3\xa3\x44\xb2\xdb\xa0\x68\x53\x92\xb7\x41\xd1\x0f\x46\xe6\x6d\xe6\xe9\xc1\xd7\xbf\xaf\x06\x8b\x6d\x7f\xdf\xcc\x53\x37\xbe\xbc\x91\xc6\x57\x6f\x33\x4f\xbf\x6e\x93\x5f\x11\xfc\x6f\xb2\x4a\x86\xe4\x9b\x2d\x2d\x31\x6d\x1a\x36\x80\x8e\xba\xd5\x60\x67\xf7\xaa\xa5\x1e\xa7\xdd\xd0\x3e\x8f\xc9\x7d\x9b\x79\x3a\xd0\x9c\xb7\x99\xa7\x2f\x76\xe3\x2d\xbf\xcd\x9b\xbc\x6a\xb2\x0f\x47\xc6\xce\xb7\x04\x33\xdf\xb5\x88\x76\x00\x6f\x6e\x59\x25\x9f\xc7\xa6\xb4\xbd\x60\xc6\x2d\xab\xa4\xa5\xdb\xb7\xac\x92\x92\x5b\x6e\xd3\x54\x05\x59\x5b\x56\xc9\x99\xbd\xca\x78\xbb\x9b\x48\x7e\x1b\x2b\x5d\x6e\xf9\x6d\xbe\xe2\x55\xfd\x2f\xdb\x57\x4d\x8f\x48\x56\x82\x69\xaa\xc3\x23\x43\xdb\xbe\x70\x66\x63\xdb\x6f\x96\x23\xdf\x37\x70\x8b\xb3\x69\x63\xdb\x6f\x89\xf3\x74\x17\x1d\xeb\xf6\xca\xba\x6c\x15\x0f\xe0\x96\x55\xd2\x98\xa8\xad\x6e\x9c\x94\x30\xb2\x4a\xbe\xaf\x1f\x32\xd9\x10\x28\xb4\xad\xcb\x76\xcf\x26\x69\xff\x33\xa6\xb6\x8d\x6d\xbf\x85\xd7\x0f\x89\xc8\xd0\x51\x77\xb9\x45\x76\xf8\x39\x72\x4e\x56\x2c\xff\x1b\xcd\xb9\xe5\xe2\x88\x0c\x24\x00\xfa\x6d\x6d\xfb\x5d\x91\x72\x69\xff\x49\x10\xd8\xa6\xb8\x1a\x05\xb4\xd5\x9c\xfb\xe3\xcd\x88\xb2\xa7\x78\xb3\xa5\x52\x94\x12\x6a\xce\x27\x79\xd5\x64\x2e\xb8\xe6\xb6\x29\xae\x15\x07\xc4\x36\xc5\xb5\xdc\xef\x5e\x26\x5b\x86\xa0\xe5\xdf\xba\xd2\xdb\x04\xd8\xad\x1c\xd0\xf2\x3f\x71\x6d\x6c\x2d\xff\xcb\x5f\x67\xc9\x80\x17\x40\xba\xd5\xba\x03\xf6\x84\xad\xd6\x9d\x31\x5c\x6c\x2d\xff\xcd\x33\x51\x46\x4a\x53\x5c\xb7\x09\xb0\x0d\x13\xdf\x36\x01\x36\xa3\x98\x6d\x19\x29\x1f\x87\x7f\x03\xb7\xf0\x91\x6d\x43\xbb\x8d\x0f\xdc\x32\x52\x06\xe7\x08\xbf\x40\x8b\xaf\x6f\x66\xbc\xcb\xe9\xd6\x2f\xb0\xf0\x18\x6e\xd3\x63\xad\xb8\xb4\x4d\x8f\xed\xae\x76\xeb\x68\x4f\x05\x85\x75\xb4\x1f\xcc\x02\x5b\xda\xc9\x03\x1e\xdf\xd2\x4e\x46\x75\x1e\xeb\x68\x4b\x1e\xb8\x6f\x58\x97\xdb\xd9\x18\xf2\xa8\xa2\xd2\x2f\x0b\xae\x57\xad\x32\xa3\xcc\xe9\x57\x74\x33\xa2\x6e\x1d\xde\xe5\xcd\x96\x4d\x54\x56\x77\x6d\x6b\xfe\x67\x33\x64\x2d\x5d\xba\x6f\x86\xac\xc3\xef\xb7\x8c\x05\xb3\xaf\x8b\xc1\x30\xb6\x2d\xed\xe4\xf9\xb3\x84\xfa\x1e\xc6\x64\x62\x21\xd9\x26\xcf\x7e\x38\x6d\xf7\x50\x75\xf4\x24\x32\xe2\x2b\x61\x58\xdb\x26\xcf\x76\x20\xd5\x36\x79\xf6\x73\xe3\xdf\x62\x70\x9e\xda\xc3\x9c\x38\x50\xd2\xbe\xc5\xe0\x5c\x63\xc3\xbc\xc5\xe9\x87\xfc\x15\xc1\x57\xf1\x2b\x92\xeb\xc4\x3c\xdc\x8d\x2b\x6a\x1b\x8a\x2f\x9d\xf5\xc6\x01\x51\xa4\xc1\xdf\xd3\x18\x21\xe2\xc9\x37\x0e\x88\xb6\xb1\x81\x6c\x8b\xc1\x55\x37\x91\x71\xfb\xf9\x78\xb3\x7c\xdd\xf6\x59\x36\xcb\x57\x7d\x0f\x34\x5a\x3b\x60\x7c\x1b\xf1\x25\x6b\xe8\x16\x8d\xbe\x78\x3a\xb6\x68\xb4\x12\x04\xbe\x8d\xf9\x8f\xea\x7b\x46\x7c\xf5\x7b\xf5\x52\xb1\xf9\x5d\x44\x59\xc0\x7a\xbf\x65\xdd\xd1\x69\xb2\x2d\x15\xf7\x12\x64\xbb\xc5\xaa\x7a\x5a\xb7\xee\x89\xa0\x1c\x30\x0f\x37\xe2\xbb\xd9\x60\xd5\x2a\xf5\xf7\x36\x3c\x6c\x6e\x5f\xe5\x52\xff\x6c\x6a\x04\xf0\x4f\x5a\x62\xdb\xea\xf3\x5b\xd7\x86\xb6\xd0\x2d\x56\xcd\xfe\x58\x4b\xc5\x49\xfb\xb0\xd7\x2d\x31\x69\x37\x38\xaa\xf4\xc2\x6f\x5c\x1b\x2d\xdc\x9b\xa5\x0b\xce\xbe\x8a\xf1\x56\x77\x8d\x70\xd5\xf2\x76\xfb\xc6\x80\xd9\x67\xf9\x7c\xba\xba\xb1\x35\x11\x1e\x0f\x32\xe1\xaa\xa1\x83\xdb\x7a\x70\xaf\xb2\x5a\xd7\x86\xbe\xb6\x2d\x5c\x6d\x38\x31\xf7\xbe\x5b\xdb\x67\x8d\xe8\x2b\x5e\xbd\x79\x34\xfc\xd8\x9b\x5b\xa1\x48\xd1\xb5\xd1\x3c\xf4\x85\xab\xaf\x3a\xf9\xbe\x79\xc7\x36\x75\xda\x2a\x7f\x74\x6d\x58\xdf\x64\x0b\x57\xab\xba\x96\xae\x8d\x8e\x8d\x6b\x1f\xb5\x6e\xc5\xaf\x70\xb5\x2a\xe7\x75\x6d\x74\x4f\x4c\x0b\x70\x5f\xe8\x77\x5d\x1b\xc3\x9b\x9d\x5f\xff\xa4\x55\xb6\xab\xc3\xb7\xca\xb6\x64\x6b\x5b\x0e\xa2\xb7\xdb\x67\xdd\x6d\xae\x0d\x23\xd3\xe4\xca\xde\x72\x10\x99\xc3\xbb\x85\xba\x96\xa5\x3b\x42\xdd\x8a\x9f\xeb\x98\xc3\x9b\x31\xa6\x1d\xa1\x6e\x63\x31\x1c\x73\x78\xad\x3d\x71\x8c\x4c\xeb\xa4\xd2\x1c\xdd\x22\x13\x4b\xe3\x31\x32\x4d\x11\x7a\x8c\x4c\x13\xeb\x1d\x2b\x26\x98\x67\x74\x8c\x4c\x3b\x1c\x46\xc7\xc8\xb4\x89\x7e\x78\x6e\x0e\x2f\x93\x72\x8c\x4c\x9b\x28\x0c\xc7\xc8\x34\xf3\x41\x8e\x25\xb9\x7b\xf6\x59\x79\x5f\xf9\xb1\xc7\xb8\xb5\x8e\x3a\x71\xc4\xc5\x01\x4d\xec\x18\xb7\xa6\x7c\x3e\xff\x91\xb5\xf2\x5d\xe3\xd6\x56\xfb\x2b\x92\xe7\xe8\x7c\x59\xf7\xa3\x72\x9b\xa3\x48\x1f\x6b\x79\x87\xe4\x55\x44\x59\x00\xd8\x1e\x79\x5c\xf5\x97\x9d\xf7\x56\xbd\xe4\x27\x03\xa8\x5b\xec\xde\xec\x29\x76\xbc\x99\xa5\xbe\x88\xf8\x3a\x00\xea\x66\xce\xc2\x79\x9d\x7a\x14\xda\x03\xa0\x4e\x46\x99\x1e\x93\x6e\x96\xff\x2d\x68\x22\xe0\xf4\x39\x00\xea\x56\x50\x68\x8f\xae\x19\xbd\xb4\xc7\x02\x76\x81\xe3\xe6\xc8\x65\xa4\x85\xe4\x84\x4b\x01\xe7\x87\xdc\xda\x8e\x57\xc7\x8d\x78\xf3\x98\x74\x23\x35\xe2\x11\x50\xeb\x96\x3d\xc1\xe4\xa6\xe5\xb3\xda\xc9\xb1\xd1\x1d\x00\x75\x6b\xb8\xfe\x4f\x10\x60\x82\x0a\x4f\xbc\x5b\x9b\x6e\xdc\x5a\x78\xdb\xab\x06\x27\x3b\xc0\x28\xaf\x05\x22\xf4\xc4\x9b\x6a\xca\x77\x4d\xba\x49\xee\x9a\xeb\xbb\x99\x5e\xf5\xa8\xc2\xa7\x79\xa2\x04\x71\xd3\x0f\x89\xaa\x30\x6f\x1e\xeb\x29\x04\x24\xf9\x11\x50\x1f\xce\x97\x23\xa0\x8e\x9f\x7d\xb6\x96\xae\x53\x66\xfe\xce\x43\xd2\xcd\x31\x7f\xc7\x1c\xab\x63\xfe\x8e\x21\x61\xe7\xb3\x94\x06\x16\x92\x63\xc0\x9b\x08\xf4\x98\xdd\x93\x5c\xa2\x00\xea\xb6\xec\xa4\x7e\x9f\xe9\x7f\xbe\xf5\x14\xee\xb3\xc5\x55\x47\xaf\x4c\x25\x5e\x00\xd2\x63\x2d\xbc\x8a\xd1\xe3\x08\xa8\x07\x80\xe5\x7c\x96\xb3\x01\x55\x1d\x0b\x8e\x67\xcc\x0b\x47\xbf\x4f\xdc\x7e\xc8\x74\x98\xec\x87\x8e\xbf\x8e\x01\xa6\xbb\xb5\x19\x42\xba\x28\x83\x0f\x59\x70\xbc\x22\x24\x8f\xac\xb0\x23\x7b\xb3\x74\x6a\x58\x95\x8f\xa8\xf9\xc1\xc1\x7d\x40\xcd\x65\x71\x82\x1c\xfd\x3e\xc6\x80\x1d\xf9\x9a\xe2\xf6\xcd\x57\x94\x31\x0b\xfa\x7d\x2c\x9e\x7b\x4c\x34\x96\x34\xfe\x5c\x56\x58\x65\x57\x92\x22\xe3\x78\x33\xa2\x4c\x65\xf8\xe8\xf7\x91\x74\xfd\x88\x9a\xcd\x8f\x38\xe6\x3a\x6d\xce\xf1\x63\xcc\x9b\x44\xbe\xe7\xa2\x66\x4e\xdb\x63\xcc\x5b\x54\x0c\x66\xe7\xf7\xbe\xea\xd2\x2f\x30\x04\xc9\x9d\xbe\xe9\x9b\x5d\xcf\xce\xbe\x11\x71\xfd\xf3\xe6\x6b\x49\xb6\x93\xac\xe7\xf1\x79\x33\xeb\x59\x87\xef\x31\x22\xee\xbf\x5e\x89\xaa\x96\xaf\x92\xb2\x12\xbd\xf4\x48\xee\xa4\x0d\xf3\x18\x11\x67\xed\xaa\x53\xae\x55\x84\x19\x2c\x57\x74\xf3\x66\xc9\x9d\x92\xbb\xcc\x5a\x0c\x01\xa3\xd6\xb1\x58\xde\x59\xbe\xd9\xfd\x8b\xd9\xf9\x48\xee\xd4\xdf\xbf\xb4\xfd\x73\x9d\x4d\xf8\x07\x8f\xc1\x72\xfa\x43\x8f\xc1\x72\xeb\xb1\x87\x16\x71\x70\xec\xc5\xa5\xae\x44\x15\x50\xd7\xe8\xcd\x02\x2e\x14\xf8\x73\x5d\x51\x38\x7c\x8f\x45\x1c\x1e\x0c\x98\x47\x57\x94\xa9\x97\x47\xb2\xd9\x81\x7b\xe5\xdc\x4c\x28\xe5\x9e\x85\xce\xab\xbb\xd5\x4c\xa8\x81\x25\xfc\xdc\x3a\x7a\xcd\x9b\x8d\x80\x72\x8b\x19\x4a\xb7\x96\xbd\x72\xbc\xca\x3d\xc9\x66\xbb\x23\xb2\xca\xde\xfd\x1b\x92\xcd\xca\x13\x7e\x64\x94\x32\x3b\xf8\xe8\xc6\x92\xa9\xec\x58\xe2\xe1\xc5\x04\x74\x64\x94\x4a\x98\x46\x4f\x93\xeb\x12\x55\xea\x34\xb3\x83\xd1\x33\x4f\xbb\x1e\x79\x3e\x24\xa0\xb6\x5c\xf5\x91\x51\xaa\x39\x5e\x73\xa5\xa3\x4b\x4e\x46\x29\x99\xe8\xce\x05\xd4\xee\x0b\x01\xb5\xec\x04\x47\x2a\xda\x43\x68\xd9\x91\x8a\xf6\x28\xf7\xa4\xa2\x3d\xc4\x0c\x1f\x4b\x3c\x48\xe3\x76\xda\xad\xfa\xc4\xf0\x05\xd4\x1a\x88\xce\xa5\xa2\x55\xb3\x12\x50\x37\xf2\x23\x8e\x80\x7a\xa8\x6c\xe8\xd4\xb3\x20\xe3\xb9\x81\x76\x2a\x4b\xfd\x56\x7d\x62\x44\x5d\x8f\x18\xe6\x85\x63\x1d\x87\xf1\xf8\xac\x06\x31\xd4\xdd\xd3\x35\x10\x79\x26\xf6\x9b\xff\x6b\x9f\x59\xcf\xa6\xe4\x9c\x6e\xc5\x5b\x25\x5b\xd7\x20\x56\x6c\x8a\x22\x01\x95\xc7\x98\xbd\xe3\x41\x66\xcc\xde\xf1\xd9\xa1\x0b\xbb\x7a\xf5\x86\x4a\x32\x22\x29\xa7\x0e\x26\x82\x03\x6a\x2e\x2b\x79\x55\x14\xe9\xb9\x36\xb4\xfd\x2a\xca\x40\xcd\x2d\xe2\x26\x38\xa2\xe6\x07\x1f\xdf\x31\xa2\x4f\x6e\xab\x23\x6a\x7e\x30\x20\x9c\x71\xd9\x7e\xf8\x57\xc3\xcc\xbe\xed\x87\xe4\xa9\x9b\x36\xd9\xbf\x91\xcc\xd3\x23\x6a\x1e\x00\xff\x23\x6a\xee\x18\x4b\x0f\xa8\xb9\x2c\x37\x9d\xa8\xb9\xba\xae\xac\x01\x11\xfd\xd0\xb4\x8c\x8e\xa2\xec\xe6\x49\x91\x47\x7f\xa6\xf9\xce\xc7\xef\x1a\x20\x87\xeb\xfc\x4c\x23\x18\x3d\xc8\x44\xcd\x96\x86\x39\xa2\xe6\xe0\xa6\x13\x35\x7f\xcb\x9b\x45\x91\xc7\x5e\x69\x30\xf1\x6f\xcc\x7b\x34\xb3\xbc\xd7\x45\x91\x74\x52\xd4\xbc\xd4\xab\x97\xaa\x17\x6e\xd9\x23\x6a\xd6\x85\x7d\x0c\xf9\x5b\x98\x50\x8e\xa8\x39\xb8\xe9\xd6\x55\xbd\xd8\x92\x7a\x78\xa5\x08\x3e\x7a\x78\xcd\x1a\x3b\x16\x58\x7f\x3d\x40\xf5\xf0\xd6\xcf\x37\x0f\xe5\xa4\x37\x83\x32\x7e\xc5\x53\xfe\x2d\xf6\x97\xb6\xd0\x61\x97\xfc\x15\xd3\xb1\xb3\xb5\x3f\x57\xbe\x05\xd6\xb7\x5a\xa8\x04\xb9\xcd\x45\x75\x01\xb5\xff\x6d\x5f\xa2\x39\xfe\x8c\x05\xd6\x5f\x0f\x26\x01\xf5\x50\x77\x12\x50\x37\x17\xb3\x45\x06\x8d\x5e\x38\x02\xea\xac\x5e\x6d\x81\xf5\xa5\x4e\x2e\xa0\xd6\x33\x7e\xae\xff\x57\xb5\xd3\x22\x83\xc2\xed\xb3\xaf\x1b\x8b\x1d\xa7\xff\x37\xb9\xa7\x8c\x15\x94\x93\xe7\x08\xa8\x35\xd4\x1c\x63\x05\x2d\xe2\x70\x00\xd4\xdf\x15\x47\xc6\x0a\x4e\xdf\x6c\xac\xa0\x09\xce\x47\x62\xab\xf1\x78\xd5\x68\x1c\x31\xa3\xe5\xd7\x27\x9e\xf4\xa3\xff\x57\xa2\xb6\x73\x53\xbd\x82\xaf\xba\x05\xdd\x98\x32\x53\xbd\xac\xc2\x76\x24\xf5\x35\xc5\xfe\x08\xa8\xdb\xf0\xd9\xbb\xd4\xed\xb3\x00\xf3\x07\x0d\xc2\x73\xcb\xaf\xff\xa4\x71\x78\x24\xf5\x3d\xdb\xa6\x5a\xca\x2f\x5e\x37\x3c\x00\xea\x14\x7e\x4a\x69\x78\x2c\x41\x08\x89\x71\x78\x2c\x41\x88\xd9\x2a\x3c\xc6\x19\x7e\xbf\x30\xfe\xf0\x00\xa8\x13\xb1\xbe\xe1\xd1\xd1\x5c\x93\xaf\x32\xf6\x35\xdb\x2b\x96\x7a\xde\xbe\xca\x02\x76\x3f\xb1\x1f\x1e\x01\x75\xfd\x65\x7e\x85\x47\x47\xf3\xf8\xe5\x85\x85\xc7\xe2\xec\x18\x01\xc2\xa3\xa3\x79\x37\x3a\x09\xa0\x4e\x71\xf0\x66\x00\x75\x0a\x87\x37\x5b\xfd\x84\x0c\xd0\xf0\xbc\x17\x55\xf9\xac\xc4\x74\x3f\x55\x39\x3c\xb2\x4f\xe4\xc1\x88\x44\xcd\xb0\xf8\x86\xc7\x90\xc5\x27\xd3\x49\x43\x16\xbf\x4d\xaf\xa4\xaa\xa0\x7e\x5f\x78\x2c\xce\x4e\xa1\x8d\xf0\x5c\xe6\xab\x5f\xfc\x58\x78\x6e\x81\xc2\x7b\xb3\xb6\xfd\xe8\xcd\xba\x65\xab\x23\xba\xec\x88\xfc\x0d\x50\x73\xa3\x82\x49\x78\x64\xbe\x0a\x0f\x6f\x96\xf9\xea\xfd\xbc\x59\x03\xd1\x6f\x3d\x87\x47\xaa\x8a\xb9\x19\x7e\xd0\x20\x96\xbd\x59\x54\xe5\xca\x09\xd7\xe0\x49\x37\xa4\xaa\xc8\x9f\x4d\xc7\x5b\x98\x5f\x51\xf3\xf7\xda\x0d\xab\x9f\x14\x66\xc1\x60\xc8\x77\xdb\x67\x0d\x62\xd1\x9b\xd9\xbf\x33\xd9\xab\xab\x6a\xf2\x73\xa2\x81\x04\x3f\xa0\x14\x9e\xa8\xc1\x24\x32\x22\x50\x73\x23\x5b\x2d\x3c\x16\x28\x24\xbc\x33\x3c\xa2\xe6\xfa\x7a\x55\xdf\x8d\xff\xd9\x0a\xf2\xa1\x32\xfc\x68\x1c\x57\x65\x31\x18\xf1\xf8\x14\x6f\x46\x5e\x11\x8f\x1d\x1e\x09\xb8\x66\x66\x08\x51\xb7\xfb\x62\x6d\x44\xf7\xef\x63\xd3\x28\xaf\x61\x9f\xa5\x55\x7f\x1d\xa0\xd5\xb5\x3e\x06\x08\x6a\xce\x5f\xfa\x23\x80\x33\x3c\x7a\xa8\x31\xba\x86\xe7\x02\x6a\x97\xab\xdc\x5c\xd9\xb9\x16\x50\xd7\xe2\x57\x98\x7a\x60\x6f\x78\x2e\xc5\xb1\xd3\xf7\x5d\xc0\x45\x87\x2d\x2e\xbf\x8f\xaf\x52\x94\x25\x9f\x65\xea\x87\xfb\x42\x0f\xf5\x9c\xac\x13\x0b\x14\xc2\x69\x1c\x1e\xdd\xd0\x58\x86\xc3\x23\x4d\x07\x68\x34\x3c\xd2\x74\xa0\xb4\x84\xc7\xd2\xf3\xd3\xab\x72\x73\xc1\x07\x12\x1e\xdd\xd0\x6f\x66\x82\x04\xd4\x14\xb5\x0f\x8f\x80\x7a\x2d\x5f\x75\x0b\x1b\xf9\x2a\x45\xb7\x1b\x30\x19\x81\x50\x18\x82\xcc\x5d\x4f\x66\xf8\x00\xea\x6f\xbb\x1f\x25\x40\x8e\xd5\xab\xd7\x60\xc2\x92\x4b\x6a\xa1\x0a\x1c\x00\xf5\x77\x1a\x93\xa2\x1b\x7a\x6d\x6f\x56\x0b\x55\xe0\x5c\x40\xbd\xb8\x59\x37\x34\xd4\x0d\xe1\x91\x3c\xe4\x54\xf6\x94\x81\x94\x4f\xf5\xaa\xc4\x41\xee\x47\x93\xc8\xa6\x3f\xc7\x40\xca\xee\xca\xcf\x57\x4b\xe1\xe7\x98\x62\xb6\xdc\x62\x16\x37\xec\x83\x75\x65\x8a\xd9\x97\xe9\xb3\x29\x66\x30\x0c\x84\x27\x9b\x06\xd8\x7c\xb3\x5a\x77\xf7\xaa\x06\xb1\xed\x9b\x59\xea\xb0\x95\x86\x47\x40\x3d\x07\x13\xaa\x1b\x1a\xc7\x5c\x78\x64\x4b\x9e\x9b\x39\x2a\x77\xbc\xbc\xca\x14\xb3\xfb\x5d\xdd\xd0\xed\xf3\x59\xd3\x00\x23\xb3\x60\xf5\xf9\x7d\xf8\x57\x02\xea\xe1\xdf\x10\x35\xc7\xc0\x2c\x5c\x37\x74\x62\xbc\xba\xa1\xe7\xf0\x59\xd7\xb3\x8b\xc1\x00\xce\x54\xd9\x38\x96\x68\x79\x06\x33\x68\xe9\x43\x8a\x75\x86\x47\xd4\x1c\x3d\x40\x6f\xe9\xc3\xc0\xab\x74\x43\x8f\x87\x5e\xdd\xea\xf3\x1f\x7f\x52\x4e\xb0\xd6\x7c\x56\x94\x61\xaf\xea\x35\x10\x79\xb3\x6e\x4a\xc5\x91\x25\x5a\xf6\xe4\xe7\x58\xa2\xe5\xed\xfc\x1c\x03\x38\x53\x47\x0c\x5a\x9b\x7e\x7a\x64\x88\x9a\x43\xe3\xe7\x48\xfc\x35\x82\x1f\xda\xf6\x99\xe1\x8b\x9a\x61\x73\x0a\xcf\x75\x43\x3f\xbc\xd9\x04\xb4\xa5\xbc\x92\x25\x2c\x3b\xbf\xa0\xe6\xfc\x39\xc0\xcb\xc3\x9c\xf9\x93\x16\x70\x79\x5c\xb1\x56\xbd\x1f\x81\x95\x23\x6a\x6e\x2f\x7f\xd2\x02\x2e\x9f\x7f\xe3\xf2\x30\x3b\x40\x0b\xb8\x24\xe5\x64\xd3\x17\x39\x19\x02\xa8\xb9\xcd\xcd\xbf\xd2\x0d\xfd\x14\x6f\x06\x55\xc1\x9b\x14\x9e\x4b\x56\xa6\x3a\x21\x59\x19\x95\xc8\xc2\x23\x6a\xee\xee\x6e\xd3\xd3\x62\xe1\x43\x72\x38\x0f\xe5\xb3\x05\x5c\xbe\xf3\xfc\x25\xf6\xad\xed\x72\xd4\xbb\xf4\x50\x53\xd3\x3f\x3c\x5d\x80\xa9\x24\xd7\x43\xfd\xba\x4e\x04\xd4\xc7\xb3\xd5\xbc\xb6\xa3\xee\x24\xa0\xce\xfe\x55\x89\x47\xba\x12\xd5\xf2\x2e\x23\xf9\x66\xb6\xf6\x5a\xde\x7c\xe9\x91\xf9\x51\x7a\xa8\xf3\xcb\x2a\x92\xc3\xf9\xbc\xec\xa9\x21\x75\xcc\xf6\xaa\xe1\x7f\x6a\x47\xe3\xba\x29\x6d\x22\xba\x73\xf1\x66\xc6\xbb\x54\x2c\x87\x06\x84\x97\x19\x11\x50\x57\x4f\xae\xa1\x5b\x56\x39\x20\xa0\x9e\x9d\x3e\x9b\x22\x87\xb3\x29\x3c\xba\xa1\x49\x7e\x09\x8f\x79\x70\x5d\x1d\xd5\xf2\x2e\x50\x3a\x87\x67\xdc\x60\x39\x5e\x65\x5d\xfe\xcf\x3f\x29\xa0\x0e\xca\x79\xdd\xd0\xcf\xe2\x55\xb7\xf8\x4b\x64\x06\x25\x1e\x19\x9e\xa7\x12\x8f\xe0\xf0\x0d\xcf\xbc\xc1\x90\xbe\xca\xf1\x2a\x25\xa6\xbe\x0c\xf5\x1f\x00\x75\x4a\x89\xf9\x95\x0e\x7a\x7a\xcc\x5d\x37\xf4\xcb\x1c\x99\x25\x17\x8a\x1f\x52\x2b\x3b\x7e\x68\x2b\x06\xf9\x39\x86\x4c\x3f\x2e\xf5\x9b\x25\x17\x79\x16\x40\x5d\x87\xb3\x60\xc8\x74\x54\xb2\x19\x32\x1d\x54\xf0\x6e\xf1\x7d\x3f\x24\x4b\xc9\x70\x7e\x01\xd4\xa9\x16\x5f\x75\x7d\x37\x7e\xa8\x7a\x82\x30\x84\x75\xdd\x94\x74\x52\x2a\x12\xe8\xb6\xc2\x23\xa0\xfe\xa2\x37\x2b\xba\x5d\x39\x66\xd8\xf5\xcf\x67\xd9\xda\xc9\x93\x4b\x37\xf4\xa3\xfe\x70\x33\xec\x0e\xbd\x32\xc3\xae\x2b\x51\xcd\xb0\xeb\x93\x11\xed\xcb\x49\x4e\x9f\xb7\xa2\xbb\x7b\xf5\xa2\x66\x7e\xce\xbe\x5a\xb7\xaf\x2a\x4e\x19\xbd\x02\x35\xa7\x67\x30\xdd\xfb\x86\x19\x30\xa1\xa0\xe6\xda\xa7\x37\x8b\x32\x14\x56\xba\xa1\xbf\xdb\x2b\x89\x92\x84\x51\xdb\x14\x24\x15\x5a\x50\x73\x8a\x1f\x9b\x4e\xd4\xbc\x95\x8a\x37\x6a\xda\xe3\xd5\xa8\x69\xaa\xb1\x87\xc7\xa8\xe9\xea\x0c\x4a\x07\x8d\x7b\x22\x3c\x47\x5b\xf7\xe1\x43\x46\x4d\xaf\xfb\xec\xa5\x81\xf5\x66\x8f\x66\x4f\x01\x33\xec\x5a\xf2\x66\x23\xe2\x94\x48\x37\xa6\x5a\xc8\xa9\x1b\xfa\x1d\x4c\x99\xf9\x77\x65\x32\xa1\x12\xa4\x74\xd5\x7b\x51\xf3\xe2\x6c\x7a\x9f\x5b\x8e\x6a\xd3\xbc\xbe\xc8\x4a\xd3\x94\x2b\xce\xd3\xd7\x88\xeb\xf0\xf3\x73\x85\xd7\xec\xbc\x54\xbd\xaa\x7c\x46\x7b\x7c\xa5\x92\x7e\x90\x1b\xaf\x6e\x68\x4f\xdb\x57\xd4\x3c\xdf\x3f\xa8\xd8\xc2\xab\x87\x7a\x1e\x3f\x8a\xdb\xee\x69\xf6\x70\xb8\x7a\x3b\x4d\x03\xe6\x51\x95\x5f\x59\xa6\xe3\xcf\x51\x15\xde\x5b\xf1\x1f\xa5\xe5\x95\x65\x7a\x30\x05\xef\x6b\x1c\x2c\x92\xed\x7d\x8d\x83\xdd\x74\xf8\x96\xd4\xe1\x6c\x7d\x8d\xdc\x4e\xbe\xd9\x1c\xc0\x8c\x02\xf0\x5e\x37\xf4\x63\xd3\xb2\xad\x48\xd4\x57\x37\x34\xa4\xf1\xe1\x15\x50\x13\x45\x10\x5e\xdd\xd0\x2f\x1a\xfb\x2b\xf7\xe3\x8a\x76\x43\xad\xec\x5e\x45\x74\x47\xe7\xcb\x92\x3a\xe9\xf5\xbb\xd7\x60\xe2\x9b\x75\x63\x05\xae\xca\xfd\xb8\xd0\xca\x5e\x00\x75\xba\xe3\x95\xfb\x11\xce\x84\xf0\x9a\x21\xf8\x7e\xbc\xca\x92\x3a\xfb\xd0\x0d\x99\x55\x88\x15\x0c\xaf\xdc\x8f\x24\x2a\x86\x37\xe8\x76\x5f\x7e\x57\x80\xf9\x8b\xdc\x0e\x2f\x80\x3a\x11\xdb\x10\xde\x5b\x4e\x94\x1d\xf7\x5a\x55\x87\x0c\xdf\xf0\x0a\xa8\xfb\x7d\xf3\x2d\x21\xe4\x77\x25\xdf\xf0\x3f\xdf\x8a\xff\x9b\x0f\xe9\x86\x86\x60\x21\xbc\x02\xea\xb6\xf8\xae\x71\xdd\x01\xe9\xf4\x46\xb5\x6e\x3f\x24\xa0\x86\xd0\x3b\xbc\x02\xea\xea\x8f\xd5\x0d\xdd\x9a\x1f\xba\x6e\x68\x9b\xc6\x75\xbb\x80\x2d\x27\x1a\x8b\xdd\xb0\x4e\xd9\xeb\xab\x44\x55\xfe\x76\x01\x35\x44\x3a\xe1\x35\x85\x70\xbd\xbe\x59\x5f\x06\x82\xfd\x35\x85\xb0\x72\x08\xbe\x02\xea\xee\xca\x11\x35\x77\x8e\xe6\x17\xd4\x9c\x93\xdd\xf8\x74\xdb\x05\x7e\x9d\xa8\x39\x2f\x9f\xbd\x11\x35\x6c\x1c\xe3\xba\x2b\x9a\xe4\x6b\xfa\x21\xf4\x71\xe1\xfd\x8f\xd1\xda\x67\xad\x41\xe3\x5e\x90\xd1\x5a\x31\xf8\x5a\xd6\x1f\xfe\xb4\xf0\x8a\x9a\xc7\x7d\xf3\xd5\x42\x1d\x91\xeb\x39\x33\x0b\xa2\x66\xca\x62\x86\xf7\xba\xa1\x5f\xc4\x91\xc1\xdb\x50\xde\x85\xf7\x06\x6f\x1f\x9e\x35\xfd\x30\x3f\xec\x41\xd3\x0f\xa9\x6c\x1e\x5e\xd3\x0f\x29\x98\x15\x5e\x83\xb7\xf3\xf2\x55\xa8\x22\x9a\x44\x5e\x51\xf3\x52\x0c\x5a\x36\x68\x38\x40\x83\xb7\x87\x7d\xb6\x6c\xd0\xe7\xdf\x48\x26\x83\x63\x2e\x7b\x75\x43\x7f\x99\xf1\x4a\xb9\x19\x5d\x57\xa2\xe6\x58\x98\xc1\x7c\x55\x2f\xde\x2c\x6a\x56\x8d\x79\xad\x31\xf4\x7e\x5e\x35\x6e\x3f\x30\xc0\x7c\xc3\x48\xbc\xd9\xbc\x0c\x8c\x24\x6f\xbe\xa2\x9b\x01\x1a\xbc\x5d\x27\xff\xca\xe0\x6d\x98\x49\xc2\x0b\x6a\xae\xfd\x5e\x65\xbc\x5a\x63\x5e\x8b\x93\x92\x8b\x1a\x5e\x89\x59\xde\xf5\x47\xdc\x7e\x78\xad\x5b\x7a\xb6\x1d\xd6\x8d\x15\xfc\x8a\xa2\x0c\x6d\xf0\x2d\xe6\x3a\x61\x58\x7b\x2d\x3f\x84\xbd\x3a\xbc\xc6\x75\x07\x7f\x94\x80\x1a\x5a\xf8\xf0\x16\x13\xd9\x96\x37\x5b\x03\xb4\x31\x41\x02\xea\x39\xbc\xf9\x66\x08\xb2\x30\x6e\x5c\xf7\x61\xbe\x6e\xf9\xa1\xe2\xb3\xda\xba\x8f\x6f\x66\xa9\x07\x17\x95\x9c\x2d\xcb\x7f\x2e\xa0\xae\x0a\x67\x00\x75\x2a\xee\x74\x01\x75\x45\x93\x7c\x01\xd4\xa9\x60\xdf\x7b\xcd\x88\xac\xe8\x5d\xaf\x6e\xe8\x85\x66\xf5\x1a\xd7\x4d\x84\x6a\x78\x8d\xeb\x6e\x4a\x63\x6b\x9e\x6a\x89\x7a\x05\xd4\xdd\x85\x61\xe9\x22\x62\x14\xc3\x0b\xa0\x4e\xc7\x53\x40\x37\xf4\xe3\x72\x15\x50\x53\x41\x20\xbc\x00\xea\x4a\x91\xe5\xf0\xd6\x1b\xe7\xec\x87\xae\x96\xc2\xa4\xd4\x1b\xec\x6a\x9f\x19\x6f\x71\x9b\xc8\xe8\x12\x30\xa6\xbd\xd6\x3c\x3d\x87\xe9\x36\xae\x7b\x75\x6f\x66\x6b\x7f\x8a\x5f\x00\x75\x7a\xb0\x0c\xbf\xcd\x3c\x05\x4f\xdb\x76\x0d\x08\xac\xcf\x76\x23\x4c\xfc\xd0\x8d\x63\xa7\x93\x02\x6a\x22\x72\xc3\x2b\xdf\xcb\x7a\xbc\x7a\x23\x4c\xfc\x10\x06\xb1\xf4\xf9\x66\x7d\x37\xc3\x67\x3d\xaa\x14\xbf\xba\xa1\x77\xa0\xcf\xff\xd1\x75\xf2\x2a\xe3\xba\xd3\x62\x16\x64\xff\x26\x62\x21\xbc\xf2\xbd\x3c\x38\x11\xde\xae\x28\xeb\x4c\x8a\x74\x9d\x6f\x60\x52\xa4\xeb\x4c\x4e\xa8\x71\xdd\xd5\xd9\xef\xa6\x9a\xba\xcb\xba\x6e\x77\x4f\x01\x51\x73\xef\xac\x67\xe3\xba\xa3\x07\x77\x17\x55\x75\x9f\xd5\x77\xa3\x18\xd4\x0d\x7d\xd4\x5b\x24\x21\x27\x0e\x24\xbc\x16\x45\xbd\xf3\x6b\xf0\xf6\x72\x3b\x8f\x4b\x89\xc6\xcf\x91\x3a\x86\x2c\xb9\xf0\x82\x9a\xd3\xd5\x0f\x41\xcd\xdf\xd9\x3e\xab\x81\x17\xfc\xf2\x1a\xbc\x9d\x71\xf4\xbc\xd7\x0d\xfd\xd9\x0d\x53\xae\x54\x86\x0d\xde\xde\x8a\x5f\x51\xf3\x54\x43\x18\xd7\x40\xc4\xf2\x96\x47\x3d\xdd\x11\x19\x46\xa2\xdc\x13\x35\x67\xb7\x15\xa8\xb9\x44\xf5\x07\x50\x73\x89\x85\x3f\xa9\x1b\x1a\x0a\x82\xf0\xea\x86\x6e\xce\xa0\xc1\xdb\xaf\xfb\x48\xf6\x98\xd5\x7d\x56\x5f\x95\xbf\x5d\xd4\xfc\xaa\xed\x8b\x9a\xbb\xe7\xe9\x4d\x25\xc6\x3c\xf8\xea\x86\x26\x22\x25\xbc\xa2\xe6\x94\xf9\xb1\xd3\x08\xb1\xe9\x9b\x75\x43\xab\xc4\xea\x86\x86\xd2\x30\xbc\xba\xa1\x73\xe0\xcd\x4b\x5f\x55\xfa\xfe\x12\xfb\x56\x53\x25\x7d\x3b\xbc\x7a\xa8\x5f\xbb\x74\x3d\xd4\xd8\x8e\x5e\x00\x75\x1a\xf8\xf8\xde\x5b\x5f\xc9\xc1\xea\xa1\x1e\x2a\xc3\x7a\xa8\xc3\xf4\x55\xc6\xb1\x63\x72\x7f\xd7\xf5\xc8\xb3\x1f\xf5\x50\x87\xe1\xab\x8c\x20\xaa\x36\x8d\xeb\xbe\x37\x6b\x30\x89\xbe\xea\x06\x53\xf1\xa3\xa4\xac\xd9\x95\x75\xb2\x05\x98\x5e\xdd\x37\x58\x8e\x57\x99\x86\xfc\x28\x16\xa4\xac\xc9\x2a\x78\x52\xd6\x2c\x77\xeb\x05\xd4\xf7\x66\xdd\x3a\x2a\xb4\xfb\x6a\xa1\xde\x8c\xe8\x9e\x0a\xab\x9b\x86\x8c\x6b\xe6\xbd\x80\x1a\xd7\xcc\xbb\x6f\xdc\x3e\xcb\xd5\x34\xe4\x27\xd9\x0d\xdd\xee\xcb\x9b\x35\x88\xf9\xdb\x4d\x43\x5e\x58\x95\x5f\x00\x75\x4a\xca\x4c\x00\xf5\x07\x65\x44\x78\x6f\x5c\xb7\x73\x74\xe9\xf7\xfd\xed\xc6\x75\x6f\xcf\x53\x01\xb5\xee\xa4\x57\x40\x5d\x93\x4d\x23\xa6\x3c\xe5\xcf\x8d\x98\x62\xa9\x18\xd7\x1d\x3d\x23\x74\x43\xdf\xed\xa9\x1b\xba\xab\x3b\x99\xa4\xdc\x3d\x6d\x05\xd4\x4b\xe1\x7c\xe3\xba\x3f\x6f\xb6\x78\x25\xc2\x39\x3c\x97\x2b\x7b\xd1\x34\x05\xa9\xd8\xd4\x00\xc8\xa4\x84\xe7\xa6\x10\xfa\xac\xd5\x90\xd9\xf8\xe1\x31\x42\x8c\x4d\x14\x8c\xeb\x1e\xc8\x81\x70\x01\x35\x06\xdb\x60\x6d\xa6\x10\x7d\xd5\x35\x98\x78\xb3\xf5\x9d\xb3\xdd\xf0\x68\xe6\x4c\x0c\xa2\x66\x0d\xe3\x41\x37\x74\xe8\xbe\x59\x51\x86\xea\x18\x9e\x6b\x10\xe3\x43\xef\x8d\x10\x7b\x68\x4a\x69\x88\x9a\x1d\x8c\xeb\x4e\x28\x1b\xc1\xb8\xee\x17\xc5\x2c\xbc\x57\x94\x65\x9a\x52\x30\x71\xea\x05\xf9\x48\x3b\xda\x45\xd0\x0d\x3d\x8a\x1f\x52\x94\xa1\x98\x05\x99\x73\x74\xc6\x85\xf7\x46\x00\xfa\x2a\x45\x59\xb0\x1b\x92\x51\xdc\x57\x39\xde\x6a\xd3\xf1\x82\x6d\x83\xc1\xdb\x50\xb9\x86\x60\x01\xa6\xee\x00\x2f\x6a\xe6\xa8\x0a\x06\x6f\x43\x77\x13\x82\x85\x68\x75\x61\x07\xdd\xd0\x1b\x23\x4f\x30\x1b\xfa\xcb\x5e\x95\xcd\x92\x63\x3d\x98\x0d\xfd\x62\x7b\x09\xba\xa1\xdf\xe6\xd5\x4b\xe1\xc8\x1c\x99\x0d\xbd\x1e\x6f\x56\x15\x41\x4f\x0b\x41\x55\x64\xf8\xac\xaa\xc8\x74\x44\x66\x07\xb3\x35\xc2\xad\x98\xe0\xcf\xb9\x9c\x3c\x20\xa3\x60\xf0\xf6\x8b\xd7\x2f\x44\x51\x06\x5e\xa1\x70\x51\x33\x41\x08\x41\xd4\xfc\xcb\x34\xf9\xa7\xd8\x0f\x16\x81\x8a\x58\x2c\x83\x80\xba\x63\xe4\x09\xf1\xa6\x30\x30\xba\x28\xa3\xc2\xeb\x55\x4f\xed\x64\x97\x58\xea\xc7\x95\x1f\x6f\x30\x55\xa1\xc9\xaf\x58\x2e\x1b\x01\x75\x47\x1c\x05\xe3\xba\x21\x7b\x0c\xc1\x12\x51\x11\x4d\x23\x48\x64\x3a\xdc\xcb\x9f\x5a\x37\x1e\x87\xf0\xdd\x94\x0d\xaf\xf2\x2b\xc8\x44\x08\xe1\xbb\xb6\x5f\xfe\x8c\x80\xfa\x7c\x36\x11\xdd\x05\x3f\x4e\x00\x50\xa7\x0f\xef\x61\x00\x50\x27\x58\x7c\x43\x10\x50\xc3\xb0\x14\x82\x6e\xe8\x27\xdb\x0d\x01\x35\xd8\x2d\x58\x22\x6a\xb9\xe3\x2e\x9f\x4f\xb5\x93\x56\x7b\x71\xae\x05\xd4\x77\x9d\x58\x2d\x22\xbb\x11\x92\xdc\x5c\x40\x92\x90\x74\x63\x35\x86\x60\x36\xf4\x03\xde\x0c\x02\xea\x04\xf6\x09\xc6\x75\xbf\xcd\x67\xad\xb9\x4c\x34\x4e\xb8\x80\x7a\x31\x29\x66\x43\x1f\x0e\x94\x90\x6e\x30\xa4\xdd\xb0\xec\xb2\xc2\x4a\x37\xf4\x52\x84\xca\xe7\xb3\x5e\x5f\x65\x76\xa1\x9b\x28\xdd\xf1\xda\x44\x74\x57\x5c\x39\xc1\x1a\x16\x9d\x08\x93\x20\xa0\x9e\x98\x35\x42\xbe\x29\x84\xde\x6c\x04\xd1\x67\xd3\x08\x22\x74\xe3\x70\xe3\xba\x31\x41\x87\x6c\x41\xe7\xc7\x37\xcb\xd7\x04\xf6\x09\xf2\xf9\x44\xa7\x4c\x3e\x9f\xe4\xe2\xcf\x1e\xcd\xb8\x9f\x82\x7c\x3e\xc7\xff\x9c\x75\xbb\x0f\x66\x41\xd4\x3c\xef\x87\xcc\x76\x07\xec\x04\xe3\xba\x35\xf5\x87\x1b\xd7\x8d\xae\x15\x40\xcd\x09\x72\xb9\x10\x8c\xeb\xae\xe8\x5a\xa1\xdc\xd2\x87\x74\x43\x37\xf4\xe2\xb4\x0d\xc6\x75\x1f\x70\x71\xb8\x71\xdd\xe8\xf3\xa1\xdc\xec\x51\x56\xac\x6e\xe8\xb9\xed\x86\x6e\x4a\xec\x54\xa1\x28\xca\x9a\x4d\xb3\xbf\xa7\xbd\x9a\x6e\x1c\x16\xb0\xa8\x59\x93\x48\x30\x78\xfb\x79\x7d\xd6\x88\x1a\x77\xb7\x6e\xe8\xd7\xc3\xe8\x06\x6f\x13\xab\x13\x6e\x36\xb4\x07\xe8\xe5\x11\xea\x3e\xab\x41\xcc\xc3\xc8\xe0\x6d\x88\xbf\x42\xb8\x65\x2c\xb2\xaf\x52\xeb\xf6\xb8\x31\x78\x7b\x78\xda\x8a\x9a\x37\x7a\x4b\xa8\xd2\xc8\xa3\xa8\x04\x50\x73\x2a\xc7\xa6\x11\x62\x1e\x64\x66\x43\x2f\x07\x78\x83\xb7\x3d\xf5\xaa\x11\x8f\x6e\x58\x83\xb7\x77\xe2\xaa\xc1\xdb\x13\x03\x60\x30\x78\x1b\x1a\x93\x10\x6e\xf0\xb6\x42\x55\x1e\xd4\xf5\xf9\x2a\x8b\x3e\x60\xa7\x0a\xb7\x1c\x30\x46\xad\x20\x6a\x26\x9e\x33\x04\x51\xf3\x78\xfe\x48\xd7\x0a\x41\x40\xbd\x8f\x1f\xb5\xa2\xc7\xb0\x87\xb7\x7c\x3c\xbf\xb1\x5d\xad\xcc\x0e\x2b\xba\xef\xb3\xd7\xcd\xc1\x14\xb4\x4b\x74\xc0\xb3\x02\xea\xa2\x92\x26\xa0\x86\xcc\x3c\x04\xab\x0c\xcf\xce\x9b\xbb\xbf\x42\xb1\x6f\xa2\xb4\x51\x79\xc1\x44\xe9\xb6\x98\xfa\x6e\x8a\x99\x3b\x4e\x37\x74\xbd\x1f\x52\x94\x39\xf5\xfd\xfa\x32\xbc\xaa\xed\xd7\xa3\xca\xfa\x17\x90\x87\x84\x70\xeb\x5f\xb8\x5c\x01\xd4\xa9\x35\x9b\x9c\xda\xd5\xe9\x33\xae\x3b\xe0\xb7\x0a\x43\x8f\xbc\x67\x93\x71\xdd\x4b\x6d\x61\x98\x92\x03\x74\x0d\xc6\x75\x93\x73\x14\x82\x6e\xe8\xee\x8e\x33\x1b\x5a\x14\x1c\xcc\x86\x3e\x2a\x0f\x32\xb5\x4e\xa5\x22\x80\x3a\xc3\x7e\x13\xc2\xf0\xa8\xba\x1f\x52\x2b\xc3\x4e\x15\xc6\xa5\x06\xf2\x55\x6a\xa1\x1e\x82\xff\xb9\xa1\x59\x63\x43\x54\xe5\xa4\xdc\xc2\x64\x9e\xc5\x53\x94\x61\x37\x00\xd4\x29\x2a\x43\x74\x43\x47\x07\x28\xa0\xa6\x9c\x5f\x08\xba\xa1\x35\xe3\x04\xe3\xba\xa3\x9b\x17\x40\x9d\xa2\x9d\x34\x1b\x9a\x40\xee\x10\x00\xd4\x29\xd8\xab\x79\xf3\x14\x18\xef\x34\xc5\xac\x78\x75\x28\xab\x6d\x2a\xba\xd5\x9c\xcd\x86\x7e\xfc\xcf\x00\xea\xf4\x62\xc4\x0b\x37\x1b\x1a\xc3\x54\x10\x50\xbf\x84\x19\x84\xa5\x56\x16\xf9\x2e\xa8\x39\xbd\x78\xc1\x02\xa8\x39\x51\x77\x38\x04\x51\x33\x65\xd0\x43\x58\x06\x43\x12\x2a\x10\xd6\x25\xb2\xa0\x57\xa0\xe6\xf4\x2a\x15\x75\x43\x3f\xee\x85\x4b\xf4\xea\x29\xbf\x6e\xdd\x2e\xbb\x61\x36\x34\x88\x3b\xac\x1b\x61\xe2\x55\x0d\x44\xf7\xbb\xec\x5f\x0a\xfe\x86\xb0\xae\x81\x97\xdf\xbe\xaf\x6d\x9f\xab\x06\x6f\x77\x2c\xff\xe1\xbf\x6c\x68\x3e\xb4\xcd\xcb\xf0\xb8\xd9\xb7\xaa\x20\x53\xb6\xf5\x65\x04\x6f\x56\xd5\xfc\xfc\x90\xa8\x59\x45\xd4\xe0\xed\xae\x64\xdb\xda\xba\x15\xdd\x17\x35\x7b\x70\x5f\xd4\x8c\xd3\x36\x6c\x7d\x55\xd5\x67\x5d\xcf\x1e\xaf\xba\xa1\xbb\xaa\x88\xc1\xdb\x5d\x4d\xec\xdc\x94\x3a\x06\x68\xf0\x76\xf7\xa8\xba\xa8\x39\x7b\x55\xab\x08\x31\x6f\xe1\xdc\xfd\xcb\x02\xbe\xd9\xd0\x98\xad\xc2\xb9\xa8\x8a\xf1\x9a\x0d\xdd\x1b\xf3\x2b\x6a\xee\x42\xbf\x8b\x8b\x31\x2d\x06\x2b\x71\x74\xc5\xa6\xe1\xd9\xdd\xc5\x70\x1d\xcd\x6b\xfc\x25\xf6\x2d\xd2\xd1\xd1\xbb\xa2\x45\x3a\xa0\x74\x0b\xd1\x22\x1d\x70\xc7\x85\xa8\x0f\x9a\x4c\x8a\x10\x9f\x6b\x02\x1a\x34\x8d\x21\x61\x23\x44\x8b\x74\x0c\x96\x4d\x14\x32\xf7\xed\x55\x07\xcb\xa1\x10\x2d\xd2\xd1\xf1\x3d\x45\x1d\xcd\x1d\x63\x7e\x34\x15\x1a\x76\xb5\x10\x85\xcc\x9d\xb0\xe7\xf8\xdc\x5f\x61\xf3\x86\x87\x55\x9a\x86\x87\x35\xdf\x2c\x6f\x24\x9a\x73\x34\x15\x7a\x10\x14\x14\xdf\x1b\x43\xf2\xd0\x34\x1c\x0e\xb3\x6a\xb4\x84\xc7\x40\x1c\xc5\xf7\xc6\xcc\xf8\x2a\xc7\xfb\x63\xec\x09\x51\xc8\x3c\x58\xea\xf1\x42\xe6\x66\xd3\x73\x39\xfb\x66\x21\x73\xf3\x55\x46\xaa\xb3\x98\xe3\x7b\x59\x3b\xec\xe4\x15\xce\xfc\xc9\xf7\x46\x32\xdb\x54\xef\x42\xcd\x8e\x42\xe6\x97\x4d\x14\x8d\xdc\xa6\xe6\x72\x88\x41\x1c\x41\xe8\x4e\xb4\x84\x87\xde\x99\x18\xd4\xab\x09\x78\x8b\x40\xe6\xb4\x30\xf5\xc7\x70\x93\xe6\xe8\x55\x30\x66\x06\x03\x75\xd4\xd1\x4c\x99\xa7\x10\x83\x8e\xd7\xed\xb3\xc6\xcc\x2c\x9f\x45\x38\x97\xed\x87\x8c\x64\xc6\x5c\x1f\x85\xcc\xd5\x29\x0b\x9a\xbc\x92\x6f\xf6\xf0\xc5\x6c\x15\x75\x34\x53\x03\x2b\x44\x21\x73\xe2\x14\x88\xd2\xd8\x1a\x9b\x14\xcd\x77\x4e\xae\x67\x69\x6c\x23\x66\xf3\x28\x8d\xed\xf7\xd8\x64\x7e\xa1\x9c\x0a\x51\x5c\x1c\xb6\x57\x2d\xd1\x02\x32\x8a\x46\x6e\xa7\xe0\x9b\x1d\x2f\x48\x21\x1a\xb9\x0d\x2d\x73\x88\xe2\xe2\xe4\x74\xcb\x55\xfb\x61\x45\x8f\xe2\xe2\xe4\x42\x92\xab\x36\x55\x6f\x66\x3d\x27\xf4\xb4\x28\x81\x58\x70\x21\x99\xef\xbc\x09\x76\x8d\x86\x67\x27\x04\x6c\xb4\xc0\x47\xba\x57\xc5\x89\xfe\x58\x71\xf1\x87\x1a\x13\xcd\x77\xfe\xee\x55\xc6\xfb\xf9\x9f\x25\x10\xa3\xbe\x6a\x88\x86\x67\xeb\x9b\x8b\xdf\x8d\x89\xe2\xd7\x7d\x77\xbc\x5e\x35\x1f\xb6\x7b\x75\xf9\x2a\xe6\xc8\x7c\xe7\x8d\x52\x17\xe5\xb9\x4d\x9c\x02\x51\x47\x73\xf2\x4f\xea\x68\x4e\x78\xf0\xa3\xb8\xb8\x03\x0d\xe2\x75\x34\xbb\x8f\x2c\xb9\x18\xf1\xce\x44\x1d\xcd\xb0\x48\x85\x68\x15\x8f\x7c\x5f\xa5\x89\xef\xf8\xac\x99\x44\x60\xf9\x68\xbe\x73\xda\x5e\xb5\xa8\x90\x52\x05\x5c\x9c\x1a\xc6\xa5\x68\x78\xf6\x8c\x7e\xc8\xc0\x18\x45\x81\xe1\xd9\x5f\x71\x80\xe2\x08\x7f\xdd\x75\x34\x13\xc9\x13\xc1\xc5\xf9\xc3\x1a\x1c\x2f\x2e\x1e\x7f\x45\xf2\xc4\xeb\x83\xb6\xff\x42\xe6\xe4\x16\x03\x32\x67\xea\xc3\x86\x28\x81\xd8\xa7\x70\x36\x15\x9a\x1a\xaf\x21\x02\x99\x13\xc5\xfe\x42\x34\x72\x3b\x13\x35\x11\xaf\x0f\x7a\xda\x54\x0f\xe9\x7e\x48\x6b\xd8\xed\x06\x5b\x1b\x0e\xb4\x10\xb3\x91\xae\xd5\x37\xeb\xc8\x00\x83\xc4\x62\x78\x27\xc6\x96\x28\x64\xce\x2e\x39\x20\x73\xba\x5b\xdb\x54\xe8\x9c\x6d\x4a\x20\x86\x6b\x26\x0a\x99\xb3\x52\x42\x02\x31\x21\x64\x14\x32\xe7\xd7\xab\x8e\x17\xfc\x15\x8b\xe1\x8e\xc4\xea\xc4\xe2\x78\xfd\x93\xe5\xea\x5d\x76\x52\xc7\xcd\xe3\x10\x18\x6f\x26\x58\x37\xea\x68\xce\xe8\xf3\x51\x47\x33\x15\x09\x43\xac\x9a\x08\xd0\x16\xa2\x90\x39\x7b\x34\x03\x99\x93\x26\xa0\x68\xe4\x76\x51\x76\x55\xb9\x01\x3f\x3e\x74\x21\x33\x4a\x4b\xac\xb2\xb2\x28\x7f\x6e\xe4\x76\xf2\x59\xc6\xbb\xaa\x4d\x59\x95\xd0\x33\xa3\x04\x62\xa4\x9a\x86\x28\x64\x5e\xc1\x37\x6b\xe2\x53\xa2\x02\x99\xd3\xea\xde\xcc\x78\x57\xf3\x2a\xe3\x35\x52\x2b\x0a\x99\x4d\x4c\x88\xed\x9a\x44\x18\x7e\xb3\x1e\x2e\xa1\x02\x51\x02\xb1\xe3\x9b\xdb\x4d\xed\xe7\xcd\x42\x66\x7d\x8b\x51\x47\x33\x44\xc4\x21\x4a\x20\x16\xd1\x7e\xa3\x85\x45\xee\x7e\xb4\xb0\x48\x74\x11\x8a\x8b\x23\xda\x60\x34\x72\xfb\x9e\x6b\xe2\xe2\x86\xba\x1b\x9b\x81\x04\xae\x8d\x66\x26\x02\xd0\x20\xf6\xcb\xab\xc3\x78\x75\x25\x57\x7f\x6c\xbf\xfe\x08\x9e\xed\x97\x47\x88\x21\x5c\xe4\xeb\x1e\x34\x00\xbb\x29\x52\xcc\x68\x6e\x18\x69\xa3\xae\xe4\xe6\xec\x77\x3b\xf9\xd9\x0d\xd3\x25\x14\xa1\x82\xd9\xed\x59\x2c\xeb\xd7\xb4\xa9\x77\xd8\xc8\x96\x68\x4c\xf5\x8b\x65\x26\x8e\x9b\x0e\xe3\x55\x4d\xee\xd1\xab\x08\x19\xed\x63\x51\x30\x7b\xf5\x16\xc1\xec\x0b\x60\x89\x80\xd9\xfc\x62\x61\x88\x82\x59\xb3\xb7\x22\x60\x36\x3f\x58\xfe\x23\x60\x36\x0b\xb2\x22\x60\x36\x3f\xd8\x5e\xe2\x8d\xa9\xc6\xd3\x1a\xa5\xf6\x7a\xdd\xce\xe3\xb2\x9c\x79\xb3\x76\x57\xac\xe8\xd1\x24\xe5\x04\x70\x88\xc6\x54\x27\xa5\x19\x60\xb6\xa5\xca\x00\x05\xb3\x86\xfe\xc6\x79\x63\x32\xf9\x90\xd4\x5e\x3a\x89\xa2\xde\xe1\x84\x8d\x3a\xea\x1d\x4e\x98\x52\xe3\xbc\xcc\xbd\xbe\x59\x3b\x64\xf7\x55\xa6\x4b\x0c\xaf\x4a\xfd\xf4\x7f\x51\xf0\x6f\xb1\x2f\x43\xf5\x08\x2c\x2a\x1d\xc7\x89\xc8\xfc\x68\xb8\x75\x1a\x76\xe9\x9a\xa0\xf9\xa8\xf9\xcb\x89\xb8\xfd\xb8\xee\xaf\xa0\xc3\x86\x5b\x27\xf7\xa3\xe1\xd6\x09\xcb\x4c\x94\xa1\x3a\x11\x3a\x18\x6f\x49\x71\x35\xf6\x65\x8c\x93\xeb\xd3\x70\xeb\xa3\x22\x2d\xeb\xd7\x43\x20\x44\x14\xe7\x3e\x18\xc7\xe2\xd2\xc5\xe0\xd9\x64\xb8\xf5\x15\x56\xe0\xdc\x4c\x92\x75\x88\x86\x5b\x1b\xac\x1b\x4d\x52\x3e\xae\x5e\xbd\xc3\x0f\x8e\x9b\x08\xce\xcd\x1a\xc4\xa2\xde\xe1\xa3\x34\x06\xe7\xe6\xe5\xf9\x62\xb8\xf5\x29\x5e\x35\xa9\x53\x35\x7b\x1b\x8e\xab\x74\x32\x49\x19\xd2\xa1\x10\x2d\x68\xf2\x64\xfa\x6c\x41\x93\x07\x3b\x46\x94\xf5\xeb\xc1\x5e\x14\xb7\xe3\x55\xb2\x59\xd0\x04\x52\xdf\x10\x0d\xb7\x7e\x5e\xbb\x81\x89\x92\x6c\xfd\x10\x65\xfd\x7a\x44\x46\xb2\x7e\x3d\x9e\xa7\x97\xa4\x5a\xb0\x63\xb8\xf5\xe3\x9f\x34\xdc\x1a\x76\xd6\x10\xf5\x0e\x3f\xa4\x4b\xc4\x63\xe0\x07\x66\x9c\x78\xae\x09\x9a\x09\x95\xf5\xab\x1f\x9f\xe5\x7c\xb9\x90\xf3\x5c\xbe\x05\x5f\x65\xe6\x57\xb6\x57\xc6\xec\xa9\xfe\x81\x82\xd3\x50\x76\x81\x82\x53\xf7\x7c\x01\x05\x27\x1d\x82\x11\x14\x9c\x86\xff\xf9\x18\x83\x8a\xd3\xf6\x03\xea\x26\x4a\x8f\x85\xef\xd1\x7b\x88\x39\xf7\xbb\xac\x5f\xac\xe7\xef\x7a\x87\x41\x55\xdf\x73\x03\xb7\xbc\x99\xf5\xac\xa5\xe2\x33\x49\x59\x73\xd9\x27\x1b\x76\x5b\x7e\x57\x69\x4c\xee\xcc\xa7\x77\x18\xea\x98\xf0\x99\xa4\xdc\x3f\x7b\x65\x12\x3a\x30\xea\xbb\x31\xd5\xd9\xab\x92\x90\x3f\xf6\xca\x4c\xc6\xc7\x57\x49\x42\xce\xca\xf9\x64\xc3\xee\x98\x91\x3f\x59\xbf\x8c\x40\xfe\x64\xc3\x36\x2f\xe3\x33\xa6\x5a\x53\xcc\x67\x4c\xb5\x36\xe7\xef\xbd\xe3\x65\x08\x92\x77\x75\xf0\xda\x67\x1a\x72\xcf\x7e\xd7\x11\x81\x14\x3e\x2b\xe6\x4f\xdc\xb2\xdf\x7b\x9d\x62\x7e\x57\xa3\x3a\xb6\xb5\xcf\xb8\x68\x08\x48\xc3\x77\xe9\xb9\x10\xdd\x9f\x89\xc6\x06\xd7\x7d\x37\xd1\x18\xdf\xdc\xa7\x87\x77\x45\x9f\x35\x38\x27\xfa\x66\x83\xcd\xb0\x25\x7e\x7a\x78\x21\x48\x09\x9f\x1e\xde\x15\xfd\x90\xb6\xd3\xcf\xab\x37\x0e\x9c\xf1\xea\xe1\x85\x1e\x30\x7c\xf2\x5d\x2f\xf0\xda\x67\x4d\x7c\xca\x06\x85\xcf\x9a\xf8\x8b\x03\xe5\xd3\xc3\xbb\x88\x5d\xff\xac\x89\xbf\x00\x77\xdf\xe5\xbb\x46\xce\x7f\xd6\xc4\x37\xb3\xf8\xbb\x7c\xd7\xf3\x2f\x23\xcf\x17\x6f\x22\x2a\x53\xa0\x87\x17\x02\xa2\xf0\x45\x7f\x45\xf3\x2b\x66\x6f\x71\xd6\x7c\xd1\x5f\x41\x1c\xc8\x17\x6f\x7d\x25\x3b\xec\xaf\x20\x1a\xf9\x8b\xfe\x0a\x6c\xbf\x5f\xf4\x57\xb8\x4d\xa4\xc2\x36\x5d\xeb\x8b\xfe\x0a\x57\x82\x1e\xde\xc5\xa9\xfd\x89\x64\x77\xb6\xe9\xaf\xc0\x04\xf4\x49\x85\xad\xf8\xfd\xbe\x9b\x63\xce\x6c\x7e\x3a\xf7\xd9\xf8\xdf\xe7\x78\xb7\x57\x0d\x89\x47\xb3\xfa\xbe\x3b\xf5\x4c\x9f\x21\xd3\x1b\x11\xfa\xe9\xe1\xdd\xc0\xc0\xcf\x90\xe9\xed\xae\xf9\x34\x9b\x63\x03\xf9\xf4\xf0\xee\xd7\x0f\xc9\xec\x54\xbc\x59\x24\x1b\xfd\xae\xc1\x48\x00\x96\x2f\x39\x5e\xd7\xe7\x4d\x34\x06\xe7\x7e\xc9\x38\xb4\xcf\x9b\x25\x21\x74\x9d\x98\x68\xbc\x71\xbb\x7f\x20\xd9\xb2\x93\xaf\xba\x29\x00\x0c\x21\x39\xde\x62\xd3\xf1\x62\xed\xfc\x92\xe3\xe5\x98\xfb\xd2\x8d\xbb\xf3\x43\x8c\xf7\x73\xf6\x0d\x99\xfe\x30\x6b\x7c\x37\x64\x7a\xfa\xac\xc1\x1b\xfe\x1c\x43\xa6\x3f\xb4\x8b\x4f\x0f\xef\xe7\x26\x92\xb9\xeb\x23\xac\xeb\x33\xd1\xf8\x03\x27\x7e\x56\xab\xfc\x5c\xc0\x32\x77\x41\xc3\x12\xbe\x5b\xb1\xc5\x65\x76\x2b\xb6\xa0\x5d\x7c\xb7\x62\x0b\x1e\xed\x4f\xe6\x2e\x33\xa1\x3e\xf9\xae\x0d\xc5\xff\xe4\xbb\xae\x8e\xd7\x90\xe9\xba\xec\x86\x54\xe7\x4a\x54\x3d\xbc\xb5\x39\x04\x73\xea\x09\xfa\xfa\xf4\xf0\x6a\xc3\xfc\x8a\xc1\x2a\x68\xb0\x5f\x31\x31\xd3\x03\x45\x0f\x6f\x77\xf8\x7a\x78\x9b\x82\xbd\x18\x8c\xf4\xf9\x2c\xea\x44\xcb\x36\xd1\x9c\xdb\xf0\x66\xd4\x27\x9d\xa7\x5f\x91\xa9\x0c\xfb\xe7\x27\xdf\xf5\xc0\xb3\xf3\x01\x57\xf3\x70\x79\x17\xe9\xaa\xf0\x73\x7d\xc0\xd5\xdc\xb0\x71\x7d\xc5\xec\xcb\xdb\xab\xed\xb3\xfc\x9c\xe2\x78\xf1\x29\x7c\xd5\xf1\x3a\x47\xf2\x5d\xeb\x22\xfc\xea\xa5\xab\xe2\xe7\x48\xcf\x65\x30\xe1\x57\x1d\xaf\xcb\xec\xc6\x45\x2f\x9b\xd9\x26\x7d\x06\xae\xe6\x81\xbb\xff\x33\xd1\x58\x43\xeb\x67\xa2\xb1\x71\xa4\x5f\x75\xbc\xa8\xd9\x9f\xf4\x5c\x03\xd3\xd3\x77\xf9\xae\x5d\x66\x26\x1a\x6f\x27\xd4\x44\x63\x13\x6d\xbe\x6a\xc5\x25\x94\x8d\xaf\x5d\x78\xce\xb3\x7a\x78\xb7\xc2\xad\x99\xbd\x85\x9a\xfa\x19\x17\xbd\xb7\xcf\x4a\xcf\xb5\x7d\xd6\x88\x14\x45\x9f\x1e\xde\x0d\xe6\xfa\xf4\xf0\xfe\x4a\xff\xfc\x5b\xec\xb7\x1b\xbc\xe1\x83\x92\xf2\x61\x13\xf8\x9a\x89\xb7\x2e\xe6\x66\xb6\x8b\x0b\xa3\xe9\xdc\xc7\x80\xf9\x49\x76\x7d\x3c\x79\xfb\x0d\x57\x60\x46\xba\x5c\x55\x0a\x2b\x7d\xb8\xb0\x51\x85\xaf\x1b\xae\xf0\xda\x64\x72\x03\xfa\xfc\x67\x50\x74\x7a\x7c\xb3\xe1\x28\x9e\x20\x5d\x02\x1f\x8f\x2a\x90\x6c\xce\x6e\x13\x53\x89\x4d\x06\xf9\xfa\xa5\x19\x44\xfc\xf6\x9b\x35\x8f\x64\xd3\x87\x3b\x3d\x3d\x0d\x8a\x9e\x8a\x23\xeb\x69\x1a\x9c\xf3\x5d\xd8\x4b\xf8\xcd\x27\x37\x17\x55\x14\xc3\x77\x7d\xb8\x6a\x0b\x06\x45\x4f\x15\x3c\x83\xa2\xa7\x2b\xff\xa6\x12\x2f\x9f\xbd\xdc\x6b\x4c\xbd\xdc\x5c\xd2\xa1\x7c\xd7\x87\xeb\xa2\xb2\xda\x66\x53\x1c\x59\x6d\x53\x66\x83\xcf\x54\xe2\xd6\xfd\xae\xe5\xb4\x94\x03\x96\xd4\x6c\x8a\x50\x7d\xb8\xcd\xa5\x6e\x49\xcd\x76\x07\x28\x59\x3d\x21\xc4\x9f\xa9\xc4\x83\x68\xe4\x0f\xd8\x9b\xa7\x73\x04\xec\xcd\x33\xd8\x44\x38\x07\xcc\x47\x9f\x41\xd1\x06\xae\x7f\x37\x95\x18\x2f\xc9\x27\xa3\xf5\xeb\xcf\xd1\x87\x4b\x61\x91\xf0\xcd\x9b\x2a\xce\x6e\x95\x9b\x8b\x7a\x85\xe1\x03\xf6\xd6\xd7\xf3\xc5\x82\x9b\x23\xd9\xf4\xb8\x19\x7e\xc8\x8c\x24\xd0\xeb\x27\x7a\xad\x24\xed\x7e\xa2\xd7\x0a\x90\xff\x8c\x6d\x3e\xea\xc6\xa2\xd7\xa3\x42\x6b\xb2\x70\xc2\xb6\xf6\x19\xdb\xfc\x66\xdf\xcc\xf1\xfa\x7a\xda\x2e\x63\x05\x31\x6a\x7d\xa2\x57\x63\x9b\xbf\x75\x33\x0a\x7d\x56\x47\x00\x2e\xec\xcf\xd8\xe6\xe6\x8a\x5d\x72\x38\x57\xaf\x72\xbc\xde\x93\xeb\x52\x6c\x79\x82\xac\x4b\xf4\xca\x02\x16\xbd\x42\x24\x1e\xbe\x7d\x29\x7a\xe8\x95\xe8\xd5\xf0\xce\xcf\xd8\x66\x03\x18\x3e\xd1\x6b\xc5\x34\xf1\x59\x8e\xb3\x7a\xdc\x88\x5e\xeb\xb0\x69\xa5\x18\x61\x94\xe8\xb5\xa9\x57\x8b\x5e\xeb\xed\x95\xb1\xbe\xc7\x37\xcb\xe3\xe1\xe2\x17\xbd\xd6\xdb\x67\x0b\xa2\xf9\xdb\x45\xaf\xc5\xbd\x20\x7a\x2d\x60\xf9\xef\x18\x55\xe2\x74\x1f\xcb\x8f\xaa\x66\x9f\xcb\x5b\xc2\xb3\x86\x2b\xbf\x2a\x0c\x86\x2b\xbf\xea\xa5\xb7\xc2\xa6\x1b\xf6\x56\xd8\x3c\x5e\xb5\x5a\xa5\x7d\x3e\xfa\xe6\x14\xdd\xe7\x72\xd5\xfa\xdd\x9b\xcf\xee\xab\xac\x65\xe9\xa1\x70\x69\xa8\xc1\xb6\x49\x1a\xea\x80\xc8\x4d\x86\x2b\x07\x54\xbe\x24\x20\x0d\xef\x1f\xd5\xb5\x42\xba\xa9\xc1\x48\xa7\x24\x56\x0d\xf8\x61\x93\x58\x55\xf1\x9b\xc4\xaa\x14\x1d\x0e\x49\xac\x1a\x82\x1f\x95\x96\xf9\xf1\x55\xfc\x0a\x03\x9b\x93\x58\x15\x66\xc8\x90\xc4\xaa\x21\xfa\x66\x93\x32\x38\x23\xd2\x8d\x64\x4e\xbe\xd9\xd4\x7e\xe2\x4f\x92\x58\x95\x92\xc4\x21\x89\x55\x03\x93\x9b\x44\xa3\x01\x5d\x31\x89\x46\x3f\x2c\xff\x49\x34\x6a\x38\x5c\xb2\x72\x13\x15\x8a\x43\x7a\x1d\xd1\xe7\x9b\x1d\x11\x70\x3b\x89\x55\x43\xf0\x43\x8e\x28\xfa\x2c\x23\xfa\x6e\xaf\x1c\x11\xe2\x37\xdd\x58\xe5\xee\x77\x1d\x11\xf1\x6f\xe9\x12\x4d\xb3\x5b\x53\xb8\xe5\x30\xf8\x90\x8e\xd7\x80\x28\x4b\xc6\x2a\x7f\xe4\xd4\xa7\x70\x93\xbb\x6d\x3a\x5e\x7f\xfb\x25\x9a\x26\x0a\x3a\x05\xc7\x8b\x9c\x4f\x41\xf6\x4e\x4c\x22\x29\x38\xde\xe6\x55\xc7\x8b\x95\x35\x49\x99\x15\x90\x03\x29\x98\x46\xc4\x72\x4d\xe1\xa6\xd5\xd8\x0d\xc7\x5b\xec\xb3\x19\x91\xf7\xd9\x9b\x46\x44\x27\xe3\x8d\x7a\xb2\x79\x0b\x05\x0e\x9a\x2e\x66\x60\x6f\x32\x56\xf9\x7b\xbc\xea\x8a\x25\xa9\x33\x99\xe1\x1b\xba\x37\x9b\x56\x83\xa2\x92\xa4\xcc\x8a\xce\x51\xbc\x44\xe2\xfc\x1c\x03\x92\x23\x5b\x3b\x45\xc7\x8b\x0d\x36\x45\x57\x2c\x1e\xed\x74\x2b\x37\x21\x06\x93\x94\x59\x61\xfb\x66\xe7\x17\x09\x93\xe2\xe5\x90\x67\x21\x49\x34\x1d\x00\xa4\xc9\x90\xe3\x80\xb1\x34\x99\xc3\x1b\x90\xd5\xc9\xda\x4c\x61\x7b\xb3\x55\x0f\x1c\x91\x54\xd2\xf1\xf1\xaa\x21\xa9\x78\x0f\xd3\xe7\x88\x38\x31\x93\x21\xc7\x72\x26\x24\x43\x8e\xa3\x9b\xfd\x32\x5f\x61\x21\x49\x32\x5f\x45\x57\xbb\x21\xc7\x11\xbb\x6b\x32\xa8\x38\x82\x7c\x93\xce\xd3\x88\x41\x2c\x19\x54\x1c\xb1\xea\xa4\xeb\x3c\x25\xe6\x36\x19\x54\x1c\xf1\x5a\xa6\x74\xeb\x38\x20\x55\x0c\x2a\x8e\xd9\xa6\x23\x72\x6b\x24\x47\x04\x02\x4d\xc9\x11\x55\x6f\x76\x44\xdb\xa6\x23\xc2\x7a\x96\x80\x9c\xed\x0b\x36\x1d\x51\xb5\x57\x96\x1c\x72\xb5\x5b\x24\x34\x72\x82\x24\x8b\x84\xc6\x61\xd3\xf1\xa2\x3e\xa5\x7c\x83\x4e\x19\x91\xdc\x56\x91\xa3\x39\x09\x39\x23\xbe\x8c\x24\xe4\xfc\x3e\x3f\xe4\x78\xb1\xda\x25\xe9\xa0\x23\x51\x40\xc9\xb0\xe1\x08\x7e\x49\xd2\x41\x47\x97\x8a\xec\x55\x11\x05\x38\xc9\x5e\x15\xff\x2a\xaa\x18\x92\xf5\x95\x3e\xd4\xec\x64\x1e\xee\x87\x59\x23\x49\x6c\x15\x39\xc5\x92\x79\xb8\x9f\xb3\x59\x6e\xc4\x29\x7d\x28\x57\xc0\xfa\x6c\xf2\x27\x33\xf6\x72\xf3\xda\x58\x18\xe6\xe1\xc6\x63\xd3\x4a\x9d\x2e\x1b\x89\xad\x3e\xec\x99\x49\x62\xab\x0f\x2b\x47\x2a\x57\xc0\xf2\xcf\x25\xb6\xfa\x5c\x36\x46\x14\x9b\x82\x9d\x8c\x28\x8e\x18\x2e\x52\xb1\xca\x27\xca\x61\x32\xa2\x78\xe2\x6b\x4b\xe6\xe1\x4e\xf7\xe3\xcd\xc3\x45\xff\x49\x46\x14\x6b\x75\x4c\x46\x14\x2f\x92\x7d\x92\xf5\x95\x74\x22\x24\xeb\x2b\x6d\x37\x91\x11\xc5\xcb\x1f\x6b\x65\xd2\xe5\xae\xb1\x32\xe9\x52\xc2\x98\x87\xbb\x82\x57\x19\xaf\x06\xb1\x24\xb1\x95\xc9\x95\xc9\x3c\x5c\x03\x7d\x93\x79\xb8\x9a\x9e\x92\xf5\x95\x16\xb1\x2b\x49\x62\x2b\xcd\x56\xc9\xfa\x4a\xcb\x33\x51\x62\xab\x85\x52\x9a\x8c\x28\x5e\xc7\x67\x1d\x2f\x61\x03\xa9\x39\x5e\xff\xa4\xc4\x56\x4b\xb1\x2f\xb1\xd5\xc2\xe6\x9c\xac\xaf\xb4\x30\x10\xa5\xe6\x78\x41\x64\x49\x3a\xe8\xe5\x16\xd3\x3d\xba\x3c\x14\xda\x65\x3e\xb7\x93\x8e\x97\x08\xb7\xa4\x7b\x74\x79\xa0\x48\x6c\xb5\x08\x45\x4b\x12\x5b\x99\x2d\x92\x74\x9e\x6e\xcf\x17\x9d\xa7\x0b\x13\x41\xd2\x79\x4a\x11\xed\x90\x74\x9e\x9a\x59\x9c\x74\x9e\x6a\x4b\x4c\x3a\x4f\x35\x3c\x26\x9d\xa7\x0b\x4b\x45\xd2\x79\xba\x1f\xbf\xeb\x78\x8f\x6f\x36\xcc\x52\x69\x7c\xd9\xab\x14\x74\xe6\xe1\x1a\xc7\x95\xba\xf4\xc8\x38\x7a\x92\x79\xb8\x19\x5b\x77\x32\xd3\x36\xab\xb7\x5c\x7e\x2a\x67\xdf\xc0\xe0\x8c\x93\x3a\x8d\x1b\xe5\xee\xcd\xd6\xc0\x2a\xbe\x0a\x25\x5c\x1e\x80\x64\xe8\xaf\x51\x7c\xe9\xc2\x46\x97\xca\x85\x8d\xea\x69\x17\x36\x62\xcd\x4e\x17\x36\x2a\xe7\x2f\x6c\xf4\xb4\xbd\xb0\xd1\xf1\x9a\x4b\x2b\x79\x69\x02\x36\xd6\xc7\xe3\x06\xd8\x58\x1f\x60\x63\x02\x36\xd6\x47\x31\x62\xe8\xaf\x29\x00\x49\x6f\x69\x75\xc3\xea\x0f\xad\xf8\x6e\xd2\x2d\x75\xf4\xfa\x2a\x9d\x62\x9f\x57\x75\xca\xab\x48\xeb\xf4\xac\xea\xa5\x3a\x3d\xeb\x67\xaf\x84\x8d\x6e\xab\x0b\x1b\x31\xd7\xa7\x0b\x1b\x31\xc5\xa4\x0b\x1b\x71\x4d\xa6\x75\xab\xd4\xd1\x67\x61\x63\x05\x18\xa6\x75\xe9\x2e\xf9\xcf\x72\x4c\x15\x95\x3a\x53\x62\x25\xee\x48\xc0\xc6\x5a\x6e\xd3\x6c\xf7\xf0\x57\x24\x4f\x5a\xb7\xa0\x9b\x0f\x1a\x7a\xe4\xfa\x5c\xb7\x60\x1f\x2b\x5f\x3e\xe7\xe2\xd9\x6a\xdc\xaf\x69\x53\xc9\xb8\xdf\x02\x28\x4e\xeb\x92\x18\xf3\x57\x8d\xfb\x2d\x04\x07\x26\xe3\x7e\x0b\xc1\x63\x49\xfa\x29\xa9\x02\x93\x88\x72\x78\x6a\x8b\x28\x87\x2b\x7f\x5f\x66\x48\x7e\xa3\x88\x72\x28\x9d\x44\x94\x53\xd0\x21\xa2\x1c\xd3\xef\x1a\xe7\xac\xec\x12\x51\x4e\xb7\x89\x88\x52\xea\xaa\x24\xa2\x94\x7c\x2c\xe9\x0f\x9d\x8a\x32\x11\xe5\xc4\x80\x90\x8c\xfb\x0d\x2e\x66\xe3\x7e\x03\x71\x20\xc9\xb8\xdf\x4a\x1a\x51\xba\x88\x52\xd9\x65\x15\xa4\xa9\x0c\x39\x92\xdc\x3a\x29\xc7\xf1\xaa\x2b\x1e\x0d\xf2\xd1\xab\x56\xcb\x55\xee\x19\xf7\x2b\x39\x43\xba\xf0\x73\xfa\x21\xe1\xa7\xda\x82\xf0\x73\x0b\x3a\xce\x2d\xd8\xe7\xab\x34\x60\x3a\x29\x46\x05\x53\xd2\x37\x24\x43\x7f\x7d\x36\x1b\xfa\x2b\x33\x52\x36\xf4\x77\x37\xaf\x6a\xc0\xfc\xb1\x88\x87\x6c\xe8\xaf\xe9\x93\xd9\xd0\xdf\x4d\xc6\x7d\x36\xf4\x77\x77\x9b\x1a\x30\xb3\x37\x6b\xc0\xec\xbe\xb9\xda\xcc\x34\xb5\x71\x11\x06\x93\x0d\xfd\x6d\xc7\xab\x8c\xb7\x24\x9f\x65\x6b\x17\x4e\xcc\x2c\xc6\x2c\x80\xca\x2c\xc6\x2c\x9f\xaf\xb2\x3a\x30\xda\x45\xbe\xd5\x81\x99\xfd\x7c\xab\x03\xb3\xb5\xf3\xad\x0e\x8c\x90\xcc\xb7\x3a\x30\xab\x2e\x8b\x40\x0f\xc8\x37\x8b\x40\x4f\xf6\xaa\x74\x79\x2c\xb3\x2c\x02\xd5\x65\x9f\x45\xa0\x1b\x1b\x48\x16\x81\xca\x0b\x9a\x45\xa0\x26\xdc\x65\xb3\x65\x07\x26\xa0\x2c\x02\xfd\x8a\x4d\x75\x45\x10\x4a\x16\x81\x8e\xfb\xa1\x63\x93\xf1\x8a\x40\x07\x01\x54\x59\x04\x3a\x80\x60\x59\x04\x7a\x3f\x24\x02\x9d\xe4\xb3\x67\x7d\xa9\x9d\x85\x94\x45\xa0\x14\xfa\x0c\x59\x04\xea\x3e\xca\x22\xd0\x41\x6c\x40\x16\x81\x0e\xac\x49\x39\xdc\x5a\xba\xfc\x1c\x11\xe8\x70\x31\x88\x40\xb5\xde\x67\x11\xe8\xcc\x3e\x2b\x29\x37\x28\x32\x8b\x40\x47\xf3\xea\xb1\x1b\xf4\x59\x04\x3a\xb0\xbc\x65\x11\xe8\x74\xb5\x8b\x40\x67\xf4\xaa\xe3\x05\xf8\x67\x11\xa8\x72\x23\x8b\x40\x8d\xd8\xcc\x22\x50\x8a\x2f\x84\x2c\x02\x1d\xd3\x37\x3b\xde\xe9\xcd\x8e\xd7\xe9\x16\x81\x0e\x4c\xd6\x59\x8c\x39\xb6\xdd\x70\x44\xfb\x2f\x72\x86\x2c\xfc\x94\xba\x33\x0b\x3f\x07\x12\x26\x9b\x0f\x2b\xbf\x5f\x36\x1f\x76\x80\x73\xb3\xe0\x74\xe0\xd7\xc8\x82\xd3\xe1\x8e\x13\x9c\x8e\x65\xf3\x4e\xae\x6f\x66\xb0\xe6\x58\xe5\xef\x72\xc7\xf9\xe6\xe6\x55\x6f\xee\x5e\xb5\x1b\xd2\xba\xba\xb6\x2f\xc1\x94\x2b\xff\x56\x07\x0e\xbe\x4a\x46\xee\xe8\xb3\x4e\x2e\x8e\xd7\x6c\x3e\xec\x04\xf7\x65\xa1\xeb\xc4\x6c\x95\x85\xae\x93\x30\xa7\x9c\xee\xe4\x32\x9b\x42\x57\xa9\xce\xb3\xd0\x55\xfa\xca\x2c\x74\x9d\x28\x5a\x59\xe8\x3a\xa3\x6f\x76\xbc\x9f\x4d\xc7\x8b\x71\x3b\x0b\x5d\xa7\x12\x46\xe8\x3a\x51\xc2\x73\xba\x8b\x99\x29\x4b\x97\x75\xc7\x5e\x29\xac\x86\x03\x3c\x5e\x65\x08\xf9\x6a\xbf\xf4\x4a\xe8\x6a\x32\x48\x16\xba\x4a\xda\x9c\x85\xae\x1d\x03\x66\x16\xba\x4a\xb6\x96\x85\xae\x26\x26\x64\xa1\x6b\x23\xda\x33\x5f\x5a\x66\x05\x5d\xbe\x71\x68\x0c\x21\x5f\x61\xe5\xcd\x6a\xbf\xc7\xab\x6a\x92\x8a\x41\x81\xad\x3c\x99\xf9\x02\xdb\x68\x93\xe0\x1c\x7d\x46\x59\x16\x29\x0a\x19\x84\x6c\x75\xe0\xdd\x6c\x2a\x9c\x3d\x41\x0c\xee\xcd\xa8\x8e\x59\xf4\x2a\x7d\x65\xbe\xc1\xbd\x68\x83\x59\xf4\x6a\xb6\x48\x96\x45\xaa\xa1\x58\xe6\x62\x71\x10\xec\x27\x59\xf4\x4a\xcd\xc1\x90\xcb\x8d\xbb\xb3\x1b\x6e\x5e\x97\xb7\xf9\xb0\xc7\x8d\x73\xab\x03\x7b\x82\x14\xb9\x2e\xd1\x1f\xf2\x2d\x66\xe4\x96\xbc\xb4\xcc\x30\x0c\x64\x83\x7b\xa5\xac\xc9\x06\xf7\xbe\x04\xb9\x65\xbd\xa5\x54\xaa\x0a\xb9\xde\x7c\x67\xde\x6c\x31\xa3\x82\xb7\x22\x4b\xcb\x6c\x5e\x79\xae\xd7\xa1\xc6\x7f\xb6\x3a\x70\x51\x1a\x8b\x5e\x37\x5a\x77\x36\xb8\x57\xea\x98\x5c\xef\xfc\x32\xc0\x7a\x09\x00\xfd\xae\x71\x95\xd8\x31\xb2\xf9\xb0\x45\xb9\x67\x75\xe0\x07\x6c\x9b\x45\xaf\x1b\x83\x49\xd6\x5b\x4a\x51\x8f\x90\xdb\xad\xfe\xcc\x00\x45\xaf\xc5\x3e\x37\x95\x2b\x14\xb3\x6c\x70\xaf\x34\x08\x59\xf4\x5a\xd4\x1f\x44\xaf\x1b\x3f\x57\x6e\x06\x6f\x63\x02\xca\xed\xce\x2f\xff\xb9\xe9\xfd\xbf\x37\x5b\x52\xd3\xad\xd1\x6e\xa8\x12\x43\x00\xbd\x7e\x67\xda\x49\xa3\x3b\x9c\x5f\xd1\xab\x34\x17\xb9\x19\xbc\x8d\xdf\x39\x8b\x5e\xcd\x33\xca\x3a\x4c\x4d\x16\xce\xd2\x32\xff\x5c\x75\xff\x16\xfb\x12\x4c\x4d\x57\x42\xbf\x84\x69\x36\x6f\xf1\x08\xba\xd4\x0d\xec\x39\x36\x4d\x0d\xf6\x24\xea\x72\x03\x62\xfd\xcb\xf8\x25\x1f\x09\xa6\x32\x00\xf3\x57\xad\xe2\xd7\x2c\x36\x99\x3e\x00\xe6\xaf\x7a\xc3\xaf\xd9\x68\x2a\x24\x01\x98\x41\xa6\xa0\x0c\xc0\x0c\x12\x1f\x65\x40\x62\x90\x2c\x3a\x03\x12\x7f\xdc\x1e\xbf\x66\xa0\xe9\xc9\x0b\x48\xfc\x31\x1c\xfc\x9a\xf4\x2a\x60\xa3\xcb\x68\xb0\xc1\x65\x53\x50\x4a\x7f\x2a\xe4\xaf\xf9\x71\x33\xfe\xa3\x82\x52\x1a\x1f\x0e\xa3\x82\xbe\x17\xb5\x2a\x17\x94\xb4\x18\x51\x59\x0b\x4a\x5a\x8c\xf8\x9d\x0b\x4a\x5a\x8c\x80\x9d\x82\x1a\x16\x23\x02\xb6\xa0\x86\x9d\xcd\x52\x2f\xa8\x61\xe7\xd8\x2b\xd4\xb0\x23\x7b\x5e\x41\x0d\x0b\x92\x80\x95\x60\x37\xa2\xcd\xe0\x7f\xe6\x55\xa8\x61\xf1\x21\x6c\xa0\xa0\x4a\x45\xc3\x4a\x0b\xe7\x69\xa4\x80\x4b\x28\x9c\x4d\xdf\xc6\x9e\x50\x38\x6e\xbe\x4d\xb4\x46\xb1\x0a\xc0\x76\xf8\x1c\x37\xdf\x86\x61\xb5\x70\x82\x7c\xf2\x5c\x15\x4e\x90\x4f\x0e\xb4\xc2\x09\xf2\x6d\xce\xd3\xc2\x19\xf1\x99\x2c\x5c\xb2\xdf\x8d\x3e\x6b\xa9\x02\x16\x43\xe1\x8c\xf8\xac\x98\x50\x38\x23\xbe\x4d\x64\x5d\x41\xec\x7f\x1b\x15\xbd\x20\xf6\x3f\xa3\x9e\x4a\x91\xa1\x08\x29\x51\x8a\x9d\x24\xf9\xa5\x14\x3b\x09\x60\x29\xc5\x4e\x72\x90\x95\xea\x55\x76\x4a\x69\x5e\xc5\xa6\x57\x10\x1a\x9f\x81\x85\x05\xa1\xf1\x6d\x54\xd6\xd2\x1c\x02\x39\xcb\xc5\x8d\xbf\x5d\x2a\xcd\x3f\x89\xca\x5a\xba\x9d\x24\x95\xb8\x74\x9f\x05\x44\x97\xee\xf0\x91\x3f\xa5\xfb\x2c\x1b\xb6\x0c\x9f\x25\x7d\xa0\x0c\x07\xe8\xca\x91\x3f\x6d\x63\xd2\x2c\xc3\x37\xe3\xda\x28\xc3\x37\x23\x9c\xcb\x70\x42\x5d\x2a\xc3\x1f\x8b\x67\xb9\xb0\xe9\xbe\x03\xa6\x2e\xd8\x31\xbe\xe3\x22\x5c\x56\x20\x72\xf6\x31\x3e\x7c\xc7\xf9\xc5\xc2\xf0\x19\xec\x51\xb0\x30\x7c\xf2\x4b\x14\x2c\x0c\xdf\x71\x7e\x97\x42\x12\x45\xba\x2c\x6b\x4f\xa0\x4d\x95\xed\xcd\x6c\xe7\xb2\xbd\x19\x7d\xa9\x6c\x6f\x46\x9b\x2a\xc7\x3e\x67\x9b\xf6\x19\x37\x74\x39\x76\x92\x93\xab\x1c\x9f\x25\xd6\xae\x3e\x3e\x4b\x18\x7f\x7d\x7c\x16\x46\x82\xfa\xdc\x8a\x4b\x85\x66\xb4\xd9\x69\x7e\x36\x27\x4d\x59\xec\x40\x46\x15\x30\xfb\x49\x14\x5f\x1f\x7f\x4e\xf3\xcd\xb7\xd6\x06\xcf\xbe\x7e\x08\xfd\xa1\xbe\x7e\x08\xfc\x52\x5f\x3f\xf4\xff\xb3\xf8\x9f\x62\xbf\x46\xfb\x8f\x70\xae\xd1\xd7\x72\x10\xd7\xe8\x6b\x59\x36\x35\xda\x43\xa0\x41\x8d\xf6\x90\x53\xac\x46\xa7\xef\x78\xf3\xb1\xc9\x9b\x3f\x5f\x85\x4e\x5e\x3f\xd3\xe4\x89\x20\xaa\xdf\x4d\x93\xe7\x57\x7c\xa6\xc9\x23\xac\xea\x27\x79\x11\x47\x46\xb5\xd8\xe8\x83\x69\xb4\x5a\xfd\xc4\x48\xf5\x9a\x2c\x33\x87\x1b\xba\x66\xaf\xb2\x4e\x6a\xb6\xec\x11\x40\xbe\x9a\xea\xf5\x7c\x36\xe5\x9d\x26\xbe\xba\x4a\x9c\xf8\x10\x71\x51\xa5\xfd\x7f\xfc\xe7\x43\x6a\x11\xd4\x83\x3a\x2e\x99\x39\x4d\x69\x01\x1e\xf2\x14\xea\xbe\x45\x24\x79\x56\x56\xb7\x07\x63\x5a\xc5\xd6\x94\x5e\x9c\x6b\x95\xc5\x9c\x5e\x9c\xb6\x95\xc5\x9c\x3c\xf5\xaa\xcc\x6c\xaf\xbf\xee\xc8\x03\x80\x31\xad\x1e\xd9\xb7\xfc\x57\xc6\xb1\xbf\xfc\x9c\xf6\x5a\xe3\x0c\xb3\x46\x7b\xa5\x05\xc0\x06\xdb\xac\x09\xf5\x22\x15\x9b\x14\xd6\x2f\xd8\xbc\xbd\xf6\x0a\x7b\x66\x7b\x25\x2b\xe0\x5f\x35\x13\x6f\xcd\xd0\x69\x26\xde\xbe\xe8\x21\xcd\xc4\xdb\x17\x99\xd9\x4c\xbc\x7d\x81\xcc\xcd\x02\x43\x2f\xb6\xfd\x26\x7d\x13\xb5\xad\x43\xfb\xa4\x41\xe0\x00\x6d\x9f\x1a\x2c\x32\xb3\x59\x00\xf7\x45\x48\x36\xd7\x86\x46\xad\x96\xfc\x1b\xc8\xcc\x96\x1c\x3e\x80\xba\xb9\x72\x5e\x0e\xdf\x96\x1c\x3e\x53\xd6\xb2\xdf\x25\xa2\xa6\x99\x60\xf8\x6e\x9b\x76\x12\xe5\xbf\x99\x60\xf8\xb2\xf8\x9b\x18\x84\x52\xb3\xa1\x99\x60\x68\xa4\x47\x73\xd5\x19\x9c\xd3\x4c\x21\xb4\x92\x48\x33\xb3\x2f\x60\x82\x6e\x66\xd8\x05\xc2\x60\x9a\x19\x76\x21\x78\x55\x3e\x40\xdc\x40\xcd\x2c\xb9\x10\xbd\x3a\x6d\xf2\x21\x69\x51\x8d\x94\x68\x4d\xe6\x0a\x00\x78\x43\x93\x4c\x06\x5d\x34\xe9\x53\x02\x52\xb1\xb9\x17\x02\xe6\xeb\xd6\x2d\x41\x88\xbd\xa8\xb9\x35\x64\x57\x6b\xd2\x75\x06\x6c\x7a\x4d\x42\xce\x80\x55\xa7\x0d\x9f\x45\x94\x35\x79\x2d\x64\x35\x69\xf2\x5a\x04\x94\xe1\x26\x55\x45\x70\x06\xa5\xaa\x08\xce\xe0\x72\x80\x04\xc8\x35\xeb\x1a\x04\x9c\xf2\xcd\x6a\x80\x01\x67\x4d\x73\x0f\x06\x27\xd4\x7a\x7f\xc6\x42\x34\x77\x4a\x04\xbe\x75\x93\x38\x22\xde\x99\x6e\x12\x47\x44\x40\xf5\x47\xc2\x10\x60\x54\x97\xa0\xde\x92\x10\x5d\x06\xbc\x88\xda\xd6\xd1\xe2\x52\xfc\xbc\x6a\xdd\x61\x34\x93\xfe\xde\xda\x04\xbf\xdf\xde\x4d\x8d\x8f\xa4\x3d\x76\x93\xdf\x23\xbb\xac\x9b\xfc\x1e\x99\xb2\x6e\xf2\xbb\xae\xf3\xee\x1e\xfc\x11\xc5\xff\x53\xec\x77\xb7\xa7\x89\x8a\xdd\xcc\x77\x61\x60\x37\xf3\x5d\x9f\x7b\x37\xf3\x3d\x02\x40\xba\x95\xc5\xe4\xdb\xef\x66\xa0\x4b\x68\xd3\xad\xbd\x15\xb1\xb3\x75\x49\xcf\xd4\x7e\xbb\xa4\x67\x11\x11\xda\x25\x3d\x33\xa4\xa4\x5b\x72\xda\x12\x33\x3d\xdd\xe2\x77\x8c\x2e\x79\x33\xeb\xa4\x67\xf9\x5e\x50\x95\xbb\x54\x5d\x32\x34\x76\xe9\xac\xa9\xe3\x19\xba\xa9\xc4\x91\x93\xab\x9b\x4a\x1c\xd9\x9e\xdd\x54\xe2\x78\x7c\x96\xe1\x7f\xa8\xbb\xdd\xcd\xfb\x21\x7e\xbb\x9b\xd7\xe4\xfd\x6e\x76\xb0\x11\x26\x5d\x03\x82\xbe\xf2\x6e\xc2\xef\xc7\x5e\xee\x26\xfc\x7e\xae\x13\x8f\x9b\x8f\xad\xdd\xdd\xf8\x9f\xcb\x46\xd4\x6f\x45\xc2\x2e\xae\x37\x56\xa7\xcb\x0e\xfd\x71\x90\x75\x71\xbd\xfe\xee\xae\x58\xf8\x10\xec\xdd\xc4\x5b\xa9\x20\xbb\x62\xc1\x5c\xef\x6e\xf2\xec\x87\xe9\xbb\x9b\xf1\xaa\x73\xbc\x4b\xad\xac\x43\xbf\x2b\x43\x3e\x6c\x4d\xdd\x9a\x41\x1f\xa6\xe0\x6e\xdd\x9f\x0f\x53\x70\xef\x3e\xeb\x52\xe9\x3e\x8b\xb2\xd4\xbb\xc3\xc7\x9e\xd0\xbb\xc3\x6f\x3e\x6b\x27\x9b\xcf\x3a\x7c\x84\x46\xb7\x6e\xce\x87\x97\xa4\x0f\xc7\x0b\x28\xee\x0a\x1c\x0a\x8e\x87\xee\xd1\x6c\xfd\x9a\x6e\xf5\x58\x59\x9a\xbb\xe2\xe8\xc3\x5c\xd6\x65\x19\xfa\x38\x41\xfa\x74\x44\x58\xc0\xfa\x74\x44\x44\x89\x74\x79\x84\x3e\xf4\xa5\x2e\x8f\x10\x65\xb2\x43\x97\x75\x47\x3a\xfa\xae\x28\xb3\xc0\x47\x57\x94\xa5\xc7\x9b\xbb\x4d\xbe\x2b\xaf\x4e\xc2\x1c\xda\x3d\xf4\x13\x7a\x75\xf7\xd0\x4f\x78\xa3\xba\x87\xbe\xd4\x97\xdd\xa4\xb9\x84\x85\xb3\x2b\xd9\x92\x4b\xc5\x5c\xb6\x84\x61\xaa\x9b\xcb\x96\x94\x4e\xe6\xb2\x25\xec\x90\xe3\xb1\x24\x0d\x8a\xf4\x78\xbc\x19\xf9\x33\xd4\x1f\x28\x19\x1f\x86\x92\x2d\x15\xaf\xfa\x2a\xc2\xba\x86\xb4\x1e\x09\xfd\x76\x28\x73\x12\x82\x62\x44\xff\x06\x1a\xec\xb0\x9e\x82\x49\xac\x43\x0d\x21\x71\xca\x8f\x78\xb9\x2e\x33\x4d\x5f\x85\x77\x78\x58\x31\x41\xe6\x8a\x61\x09\x42\xb3\x4d\x87\x02\xca\x4c\xdb\xf1\xf9\xdb\x11\x23\x43\x55\x33\x31\xa1\x43\x89\x64\x3e\xe9\x50\x22\x25\xe6\x77\x24\x29\xbb\x51\x8f\x87\xba\x47\x42\xc8\x0c\xeb\xee\xc9\x8e\x38\x92\x9d\x44\x01\x1e\x8a\x2f\x6b\x13\x8c\x4b\x6e\x80\xed\x62\xa8\x5d\x64\x62\x30\xc6\x35\x4b\x62\x94\x1e\x97\x55\x00\xc9\x30\x2e\xab\xc0\xff\x81\xd2\x3f\xc5\xfe\xb8\x84\x03\xc8\x90\x71\x39\x04\x58\x09\xc3\x44\xf8\x4c\xb4\xc6\x30\x11\x5e\x36\xbc\xd1\x2e\xd1\x01\x1d\x6e\x7e\xb4\xf8\xac\x6f\x2e\xde\x2c\x95\x01\x18\x6a\x58\xda\x3b\x17\x9f\x95\xca\x00\xf5\x6f\xc8\xae\x96\x91\x03\x43\xb1\x90\xb1\xd0\x8e\x71\x6b\x53\xf2\xac\x34\x5f\x99\x43\x61\xcc\xcb\x6c\xc0\x7c\x59\x32\x49\x92\xc9\xe1\x9e\xb2\x0a\xdb\x50\x01\xb0\xbc\xcb\xd8\xd2\xef\xb3\xe3\xc6\xbe\x74\xf4\x5c\x3d\x97\xae\x93\xef\xba\x2f\x0a\x04\xb9\xd3\xda\xb2\x85\x0d\x38\x41\x67\xa9\x20\x7e\xa7\xdb\xa4\x60\x28\x9e\x6e\x93\x82\x59\x75\xba\x2f\x0a\x12\x75\x06\x79\xfe\xf9\xb1\x53\xb2\xd9\x82\xad\x7b\x5a\xa2\xa5\x90\x63\x35\x71\xa9\xa4\x82\xdc\x9b\x2e\xe6\x42\x40\xe3\xbc\x14\xa3\x18\x10\xa6\xa7\x6d\x21\xac\x74\x8a\xb9\x0a\xc7\xeb\xf4\xc4\x2c\xcb\xa6\x04\xa4\x2c\xf5\xa9\x52\x5a\xb6\x4d\xc9\x70\x40\x28\x53\x43\xb1\x55\x39\xa6\x04\x0b\x54\x25\x0e\x53\x6d\xd0\x40\x88\x29\x50\xaa\xa8\x34\xf3\x12\xd3\x81\x23\xe6\x90\x75\x87\x65\x36\x55\xff\x2a\x42\x63\x4a\x6b\x56\x81\xdb\x53\x5a\xb3\x4a\x98\xc1\x54\x85\xab\x8d\x1f\x2b\xaa\xb2\xac\xc3\x3c\xb7\x72\xf4\xaf\xb9\x9c\x32\x03\xf5\xd7\x73\x09\xae\x03\x4d\x07\x88\x73\x6a\x09\x94\x2a\xfa\xc3\x72\x06\x0d\x20\x5f\xf8\x52\x53\x25\xb7\x6b\x89\x8c\xe4\x5b\x58\x6a\x65\x14\x67\x0f\x0b\x77\x61\x6a\xa8\x8e\x4b\x41\x27\xc1\xc2\x52\x94\xb5\xe0\xcd\x12\x00\x62\x1f\x5b\x8a\xb2\xc6\xc6\x5f\x8a\xb2\x86\xf2\xbf\x44\x46\x0d\x85\x61\xb9\x18\x24\x5b\x5b\x2e\x86\x86\xd8\x5f\x02\x25\xb9\x1a\x96\x88\x5b\x82\xeb\xa5\xa0\x6b\xcc\xd1\x52\x94\x35\x3c\x0e\x4b\xd5\xab\x21\x19\x56\xb2\x57\x88\xfd\x95\x7c\x16\x5f\xea\xc2\xa6\x97\x1a\x7b\x7f\x09\xc0\x1b\x7b\x7f\x29\xd9\x5a\xf5\xaa\xe3\x25\xae\x60\x29\xca\x4c\x4b\x59\x72\x80\x50\xbb\x3c\xac\xe6\xcd\x18\x2b\x96\xba\x87\xc5\x7d\x96\xca\x46\xc3\x1c\xba\x54\x09\x1a\x4a\xdd\xc2\xa8\x95\x3a\xa7\xed\xc2\x74\x9c\xac\xfe\xbc\x94\x2a\xfd\xb5\xc9\x9b\x3b\x9b\x7d\x29\x55\x3a\xf2\x76\x29\x55\x3a\x76\xaa\x2d\x52\x30\x2b\x79\x3b\x65\x9d\xa3\x6a\x0b\x39\x4d\x31\xdb\x42\x4e\x3d\x68\x5b\xc6\x1e\x79\xdb\x36\xde\xb7\x64\xce\xe0\x2e\x37\x45\x9d\xa6\x48\x70\x00\x3a\xb6\x42\xf5\xc7\x63\xfc\x4f\xb1\xbf\x95\xb7\x72\xe5\x6d\x37\xe0\xc0\x56\xb6\x87\xb5\x1a\x31\x8e\x6d\xb1\xdb\x20\x42\x7e\x13\xb5\x95\xac\x74\xb3\xdd\xad\xba\xfe\xb7\xca\xd2\x00\x1a\x6c\x95\xa5\x01\x2a\xdc\x2a\x4b\x83\xcd\xbb\x55\x96\x06\xa9\x13\x5b\x65\x69\x00\x1c\xb6\x4c\x89\xa3\xf9\x66\x3f\xd4\xbc\xd9\x8c\x7b\x32\x22\xb7\x14\x85\x83\xac\xa2\x6d\x79\xbb\x81\x0a\xb7\x25\xc9\x1f\xa0\xc2\x2d\x3b\xfd\xe0\xd4\xde\xe7\xd6\xc0\xe2\x66\x55\xa9\xe1\x3f\x3f\xb7\x72\xe5\xa2\x79\xab\x0f\xf0\x5d\x39\x04\x06\x40\x7e\xab\x59\x19\x50\xb4\x3d\x23\x26\x07\xca\x71\x61\x98\xdc\x74\x84\x90\x7a\xb4\xcf\x23\xb3\x01\xe7\xcb\x91\x07\x7e\x12\xdd\x7a\x04\x98\x13\x29\x71\x04\x98\x86\x0d\x9c\xc7\xef\x22\x25\x8e\xb8\xcf\x30\x89\x23\xb8\xd3\x1d\x7c\xc2\x2d\x20\xb5\x68\xda\x49\x0e\xee\xa3\x66\x35\x41\xee\x47\x44\x36\xb1\x3a\x1e\xe5\x80\x25\x84\x8e\x16\x12\x93\xd7\x8e\x1a\xce\x64\xa9\x1f\xa5\xc4\x44\x2b\x3b\x2a\x3c\x13\x35\xfb\x28\x34\x26\xf0\xed\x88\x6e\x4c\x4f\x3b\x12\x16\x19\x64\x7b\xb4\x72\x4c\xf2\x05\x8e\x72\x60\x62\x82\x3e\x4d\x2e\x20\x94\xa5\xa3\xfe\xb0\x82\xcd\x62\xf3\xb7\x4d\x8e\x0b\xc9\x90\xd4\xe3\x5e\x36\xe8\xd4\xe2\xfb\xc9\x34\x79\xab\xcf\x27\xa3\x4c\xad\x3e\x9f\x88\x32\x8d\x96\x41\x4f\x64\xac\x47\xcb\xa0\x27\x5c\xe7\xd1\x1a\xe2\x69\xfd\x0c\xf2\xd1\x3a\xe0\x89\xc0\xd1\x68\xb5\xee\xb4\x16\x57\x45\xcd\xd4\x4a\x8e\xff\x55\xac\xfe\x25\xcb\x44\x2b\x56\xa7\xfd\x53\x0e\xa3\x85\xa4\x13\x2e\x95\x68\xc9\xe6\xb4\x03\xaf\x52\x86\x90\xdf\x1d\x2d\x9d\x9c\xf6\x4f\xf7\x88\xd6\x1d\x4e\xfb\xb7\xbb\xa3\xb5\x83\xd3\xfe\x45\x1f\xc5\x5b\x87\x17\x2f\x6d\x7c\x2e\x9b\x53\xe1\x43\x12\x34\xed\xea\x55\xbb\xd1\xf8\x90\x87\x3e\x19\xdc\xf1\xb9\x44\xc4\x8d\xbf\xa1\x32\xb9\x7f\x67\x71\xb4\x4c\x6d\xda\x9d\x3e\xeb\xc4\xc4\xb5\x11\xad\x28\x9a\xf0\x47\xc4\x5b\x51\x94\x24\xd6\x78\xeb\x7e\xee\x43\x37\xd4\x10\x08\x64\x8a\xb7\xa4\xe6\x79\x19\x91\xa8\x8a\x6c\xd3\x78\x4b\x6a\x9e\x97\x0f\x39\xfb\xe7\xe5\x6f\x6c\xc9\x9d\x02\x43\x50\x6e\x9c\x5f\x58\x69\xb4\x5a\x65\x3a\x91\x37\x5b\x5c\xe3\xf8\x9f\xb7\xaf\x8a\xbc\x59\x80\x86\x3f\x22\x5a\x08\x32\x9d\x8f\x3f\x29\xd9\x08\x8c\xd6\xd1\xda\x8e\x89\x34\xc0\x68\x6d\xc7\x44\xf5\xd5\x68\x6d\xc7\x84\xf3\x22\x5a\xbd\x31\x11\x21\x16\x2d\xc8\x98\x7e\x11\x0b\xff\x12\xfb\xd1\x5a\x8d\xe9\xfc\x0e\xa6\x68\x35\xc6\x74\x7e\xa7\x76\xbc\x45\x15\x29\x73\x19\xad\x93\x98\xce\x2f\x2e\x2b\x5a\x27\x31\x9d\x9f\x8a\x1e\x2d\x7d\x98\xce\x6f\x9b\x44\x4b\x1f\x26\x92\xe0\xa2\xf5\x0a\x13\x75\xc0\xa3\x15\x09\xd3\x61\xea\xad\x48\x98\xce\x4f\x74\x47\xeb\xf7\xa5\x33\xb8\x59\x71\x74\x06\xdf\x55\x1c\x9d\x9f\x49\x36\x5a\x48\x2e\x9d\xcd\xd8\x3d\x4c\xe1\xe4\x89\x16\x56\xcb\xf8\x05\xa2\xa5\xd3\xf2\xf3\xd2\x67\x73\xdb\x9f\x1f\xba\x89\x96\xe2\xca\xcf\xc7\xb3\x26\x95\x53\xb9\x32\x5a\xa9\x2a\x3f\x99\xef\xca\x9b\x0d\x5f\x77\xb4\xda\x54\xa6\x5c\x7e\xb4\x54\x53\x7e\x1a\xdf\xed\xde\xdc\xf8\xcf\x26\x1a\x3f\x8d\x0f\x99\x68\xfc\x34\x9f\xb5\x1b\x9d\x37\x5b\x59\xf8\xe9\x5c\x95\x05\xeb\x19\xf4\x59\x16\xac\x67\xf0\x21\x59\xb0\xa8\x29\x19\x2d\xe5\x93\x9f\x9f\x3a\x14\x2d\xe5\x93\x9f\xc5\xfc\x4e\x3f\xb4\x78\xb3\x35\x77\x1e\x04\x8e\x35\x77\x32\x45\x1c\xa2\xd5\x6d\xf2\x8b\xc0\xb1\xda\x4b\x7e\x7f\x12\x35\xde\xc2\x22\xef\xcf\x7c\x14\x2d\x2c\x92\x5f\x16\xb3\xf5\x3e\xf2\x9b\xb8\xfa\x4a\xb7\xf5\xd3\x1f\xa2\x55\x39\xf2\x9b\xbd\x7a\xab\xfb\xfd\x16\x83\x95\x35\xf2\xfb\x53\x27\xa2\x15\x22\xf2\x5b\xb9\x1a\x7d\x15\xff\xd9\x02\x0a\xf9\xfd\x1d\x46\xd1\x02\x0a\xf9\xed\x74\xc3\xd9\x7f\x91\xb7\xb2\xe2\x67\xb2\x29\xa3\x84\xf3\x99\x04\xc9\x28\xe1\x7c\x7e\x7f\x96\x99\x28\xe1\x7c\x7e\x0f\xaf\x32\x2a\x06\x83\x7c\x94\x25\x3e\x07\x96\x99\x2c\xf1\x39\xbc\x5e\x25\x73\x3c\xfc\x3c\x2c\x51\xe2\xf7\x4c\x98\x41\x94\xf8\x3d\x93\x7a\x19\xa5\x76\xcf\x21\xf0\x5d\xa9\xdd\x43\xf0\xbb\xc7\x26\xc3\x6f\xb7\x60\xd6\x4b\xd3\x0f\xfd\x0c\x35\x51\xa6\xf4\x1c\x3e\xfe\x86\x05\xac\x31\xd7\xc7\xcb\xe0\x4d\xf9\xe3\x28\xfd\x75\x0e\x8d\xff\x8c\x26\x96\x43\x63\x08\xd3\x3e\x77\xfa\xbc\xfc\xd0\xe0\xcd\xcb\xab\x83\x09\x95\xf9\x8a\x04\xb4\x28\xc3\x73\x0e\x93\x11\x99\x3b\x4c\xfa\x61\x94\xe1\x39\x63\x9f\x8f\x32\x3c\xe7\xb0\x58\x57\xb2\x57\x85\x4d\xaf\xb6\xdf\x3d\xfc\xc9\xed\x77\x0f\xe3\x95\x9f\x2a\x1c\x9f\xb5\x22\xcf\x4f\xf5\x8a\xd2\x0b\x67\x72\xca\xa2\xf4\xc2\x39\xfe\xec\xae\x51\x02\xe1\x1c\x03\x57\x11\x5f\x19\x0b\x7c\x94\x32\x37\x47\xfe\xa4\xf4\xb3\x39\x72\x44\xca\x28\x9b\x31\x95\x47\x19\x65\x33\x75\x96\xa3\x64\xad\x39\xfe\x0c\x9e\x51\x3a\xd6\x1c\x7f\x8e\x8f\x28\x1d\x6b\x8e\x3f\xcb\x46\x94\x8e\x35\xc7\xe6\xcd\x0e\xe1\xe7\x5e\x8c\x12\x9f\x66\x4c\xe5\x51\xe2\xd3\x8c\xa9\x3c\x4a\x7c\x9a\xe3\x5f\x91\x3c\x51\x4e\xd4\x1c\x3b\x7d\xf8\xfc\xe8\x2f\x12\x29\xca\x6b\x9a\x23\x3a\x8c\xbc\xa6\x39\xa2\xc3\xc8\x6b\x9a\xe3\xa0\xc3\xb8\xcf\x32\x99\x6b\x51\xaa\xd2\x1c\x7f\xa6\xd1\xf8\x1f\xbf\x28\x93\x7b\xd9\x3b\xe3\xe2\x66\xe9\x50\x48\x55\x8b\xf2\x64\xe6\xf8\x0b\xc5\x8f\xf2\x64\x66\x12\x42\xa3\x3c\x99\x99\x24\xb2\x28\xd7\x65\xa6\x74\x5a\x94\x82\x32\x7f\x8f\x4d\xae\x92\x80\x16\x65\x86\xcc\xdf\xcb\x77\x6f\xa9\x7d\xb6\x98\xb4\x8a\x19\xc2\xd8\x18\xbb\x34\xa7\x91\x57\x29\xc9\x3f\xce\x88\x78\xeb\xd4\x23\xe8\x62\xf7\xcd\x89\x3e\x2b\x7e\xbf\xc4\x77\xe5\x06\xfc\xd8\x71\x97\xee\xef\xe3\x04\x91\xa3\x2f\x53\x3d\x3f\xca\xa4\x97\xb1\x84\x47\xe9\xf2\xf2\xc7\x01\x2a\x6d\x5d\x86\xe4\x36\x5e\x0a\xb8\x0f\x41\x77\x29\xe0\x3e\x67\x70\xfb\xe6\xc1\x6f\x77\x13\x7d\xc3\x67\xa5\x54\xe5\x78\x95\x02\x2e\x7f\x4e\xb7\x5b\xec\x73\x7e\xdd\x62\x98\xbe\xe3\xa5\x80\xfb\xa6\xcf\xde\x12\x42\x2c\x75\x0f\x05\x48\x78\xa2\x24\x6f\xf9\x73\xf6\x8f\x3f\x16\xf1\x2b\x8d\x5b\xfe\x38\x9b\x64\x66\xcb\x9f\x6b\xe3\xd8\x8d\xed\xb3\x76\x63\xfb\xac\xdd\xf8\x65\xba\x45\x09\xd3\xf2\xc7\xca\x91\xf4\x2c\x43\x62\x1c\x25\x3d\xcb\xdf\xcf\xac\x1a\xe5\x31\xcb\x58\xd1\xe3\xe7\x61\x94\x10\xdd\xdf\x7b\x09\x66\xbd\x5a\x6d\x16\x9a\xd6\xa0\x41\x7f\x90\x5e\x2c\x27\x64\x88\x24\x60\x19\x1b\x7b\x94\xc8\x2b\xa7\xc8\xb3\x4a\x89\x14\x79\x36\xfa\xa1\x9f\x39\x25\xca\x5e\x95\xe1\x61\x8e\xb2\x57\xe5\x94\xbc\xd9\x82\xce\x28\x78\x32\x41\xe5\xf4\xab\x19\x1a\x65\x82\xca\xa9\x30\x84\xcf\x67\x7f\xbe\xb9\x28\xf7\x51\x4e\xe8\xe4\x72\x1f\x65\x88\x22\xa3\xdc\x47\x39\xa1\x98\xc9\x7d\x94\x29\x3a\x13\xbf\x4b\xd5\x0b\xba\x91\xdd\x28\xa7\x4e\x9f\xe5\x2f\x4a\xdd\x67\xed\x55\xf7\x59\x7b\xd5\x7d\xd6\x5e\xa1\xc6\x5c\x96\x21\x0c\xf2\xf1\x52\x03\xa5\x49\x27\xa5\xf7\x49\x93\x3f\x69\xb4\x67\x62\x31\xc8\x0f\x93\xf3\x43\x53\xe5\x2a\xff\xfc\x6b\xf1\x52\xbe\xc0\x73\x1b\xe5\x5a\xc9\xe4\xb2\x45\xf9\x52\x72\xe6\xb4\x95\xf3\x24\x43\xa8\x1b\xe5\x3c\xc9\xf0\x09\xc7\x4b\x45\x92\x23\xaf\x52\x23\xca\xe8\x2d\x32\x75\x64\x48\x80\xa3\x5c\x1c\x19\xe6\xde\x28\x17\x47\xc6\x18\x1e\x2f\x27\x06\xe6\xee\x28\x37\x45\xce\x6c\x76\xd9\x18\x72\xe6\x78\x95\x19\x20\x53\x31\x21\xca\x0c\x90\xe1\x31\x8e\xe6\xd1\xe7\xfc\xf3\x63\x46\xb3\xce\x73\x3e\x7f\x18\x79\xa2\x49\xe5\x39\xb3\x2f\x4c\x0c\xcf\x58\xb3\xa3\xd9\xdc\x99\x52\xb3\xd1\x04\xed\x5c\x5e\xaf\x1e\x9b\xbf\xb1\x9b\x64\x9d\x0b\xc7\xa5\x49\xd6\xb9\x04\xaf\xd2\xa5\xc2\x6f\x34\x9d\x39\x63\xeb\x8e\x26\x2c\xe7\x02\xf0\x49\xae\xa2\x82\xae\x68\xc2\x72\x2e\x3f\xd3\x53\x34\x59\x38\x17\x24\xaa\x39\xbc\x19\x5b\x77\x34\x87\x37\x17\x94\x43\x73\x78\x73\x61\xe5\x9b\x87\x9b\x0b\x1a\x8e\x79\xb8\xb9\x54\x7a\x25\x77\x53\xa9\xfc\x55\x95\xb4\x52\xf9\xab\xd6\x96\x2d\xec\x0b\x73\x5a\x73\x41\x1d\x32\xa7\x35\x17\x90\xac\x69\xaa\xb9\x70\x10\x9b\xa6\x9a\x89\x0a\x8e\xa6\xa9\xe6\xd2\x7d\xd6\x21\x80\x73\x4d\x53\xcd\x85\x7d\x61\x22\x6a\x2e\xc8\x6a\x13\x42\x73\x61\x5f\x24\x79\x6b\x0b\x0a\xbc\x99\x98\xb9\x20\x33\xcd\xc4\xcc\x50\xd9\x47\x53\x20\x73\x41\x3b\xba\x89\x8a\x85\x13\xd3\x64\xc3\x4c\x0e\x60\x34\xd9\x30\x57\x76\x8d\xc9\x86\x99\xec\xbc\x68\xb2\x61\xae\x40\x66\xd3\xd3\x72\x8d\x7c\xf7\x78\xb3\x13\x7a\xbc\xf9\xa3\x93\xca\xf9\xea\xfc\x62\x2e\xcb\x10\xec\x47\xd3\xd3\x32\x8c\xfa\xd1\x44\xb0\x5c\x51\xa5\x4c\xc8\xca\x95\x5d\x63\x26\x54\xc6\xd4\x1f\xcd\x84\xca\x98\xfa\xa3\xb9\x3f\xb9\x02\xa3\x4c\xba\xc9\xb5\xdb\xf4\x66\x7e\xac\x39\x2c\xb9\xfe\x32\x74\xa2\x99\x26\x99\x0c\xbb\x68\xa6\x49\xae\x9c\x6b\xe6\x83\x64\xea\x0b\x44\xd3\x25\x32\x94\x35\xd1\xa4\x86\x5c\x41\x0a\x26\x08\xe4\xc6\xb6\xca\x97\x4e\xed\xe5\x43\x2e\x95\x86\x76\x91\x05\x77\x2d\xf1\x2a\x69\x8a\x1b\x42\xc3\xc8\xe7\x4c\x52\x43\xcc\xb2\x07\x37\x96\xb7\xf1\xc9\xb9\xa1\x58\x66\xd5\x89\x86\x48\xc9\x2a\xf0\x58\xd1\x63\x56\x09\x6f\x2c\xc2\xac\x12\x0e\x9b\x53\xcc\x84\x93\xe5\xf6\xb3\xbc\xc5\xec\x1c\x35\xce\xf1\xe2\xa4\x34\x70\xa2\x01\xc9\xb9\x1d\x9b\xb7\x7a\xd1\xef\xd9\x12\xe5\x5e\x0b\x36\xe5\x5e\xfb\xc5\x33\xc4\xa2\x32\xdc\x91\x1b\xc5\x53\x8f\x82\xdd\xb1\x28\x46\x3a\xa7\x5e\xb1\x48\x7a\x47\xc0\x96\xcb\xea\x06\xf4\x2b\x1e\x0a\x1d\x65\xb8\xb8\x43\xa9\x58\x1d\x8d\x50\xcd\x1d\x63\x5a\x91\x36\xaa\x63\x3e\x2a\xf3\x72\xbe\xfd\xa6\xcc\xe0\xcf\x3c\xd0\x0f\x8b\x95\x3d\xc7\x2f\xd1\x38\x16\x85\xf3\xc0\x6e\x63\x78\x67\x1e\xbf\x00\xaa\x58\x55\x36\xc6\x2f\x85\x27\x56\xff\xc6\xa0\xcf\x55\x1d\x60\x60\x24\xa9\x96\x5c\x1c\x4c\x4a\x0d\x7e\x08\x11\x54\x83\x1f\xaa\xbc\xd9\x7f\x35\x50\xfe\xab\x0a\xc3\x40\x04\x55\x97\xe8\xf8\x8b\x78\x39\x1a\x2a\x99\x49\x19\x8b\x15\x0b\x49\x1e\xac\x6d\x63\x23\xf3\xc0\x9c\x52\x15\xdd\x63\xd1\xa5\x5b\xc5\x9e\xb3\xa6\xca\x3a\x48\xba\x56\xac\xaa\xe8\x83\x95\x50\xcb\xad\x3a\x67\x93\xd1\x91\x81\x15\xab\xe6\x14\xac\xd9\xb1\x0a\x99\x49\xb9\x8a\x55\xc8\x4c\x16\x55\xac\xd2\xee\x91\x72\x15\xab\x89\x24\x64\xcc\xc5\xaa\xe8\x26\xa9\x2a\x56\xa5\xf1\x74\x0a\x54\x0f\x48\x8c\x8a\xd5\xea\x5a\x13\x65\xa9\xaa\xb1\x4f\x94\xa5\xaa\xb1\x65\x22\x61\xaa\x1b\x70\x22\x52\xaa\xf2\x76\x56\xfa\xac\x3e\x30\x51\x87\xaa\x3b\x6e\xa2\x0e\x55\x77\xdc\xec\x8c\x77\xda\x67\xd4\xa1\x3a\xed\x33\x3b\xae\x5a\x28\x19\x46\xb8\x58\x55\x1e\x26\x18\xd9\x58\xd0\x3c\x11\xec\x55\x6d\x7f\x82\x82\x0d\x0d\xcd\x58\xc2\x63\x55\x63\x27\xff\x37\x56\x55\x8b\xe9\x1c\xa9\xb1\xc3\x79\x1b\xab\x5b\x1b\xa2\xfb\x68\xf0\x67\x5e\x2f\x9d\x74\xa9\x43\x28\x11\x1b\xe6\xc1\x4c\xc5\xdb\xd8\xd4\x9c\x17\xf6\xcc\x86\x01\x30\x43\x72\x1b\x9b\xc2\x19\x06\x89\x68\x1c\x69\xa6\x50\x57\x34\x8e\x34\x2f\x70\x93\x71\xa4\x79\x61\x6a\x33\x8e\x34\xc3\xe4\x1f\xdb\xeb\x87\x7e\x21\x6d\xb1\x11\x1d\x97\x21\xb9\x8d\x4d\x03\xd1\x42\x66\x36\xf7\x05\xac\xb6\xb1\x09\xa8\x17\x80\xba\xa9\xf3\x2c\xb4\xdf\xf6\xd9\x49\x2c\x6f\xed\x96\xe3\xec\x5e\xb5\x93\x3f\xd7\x79\x6c\x2a\xc3\x70\xc6\xc6\xa6\xde\xb2\x98\x94\xa6\xde\x02\xdb\x46\x34\xbc\x33\xaf\xcd\x77\xa5\xdc\x84\xd8\x21\x36\x29\x37\x17\x93\xd2\xca\x65\xf0\xae\x34\xf9\xed\x70\xc6\xc6\xa6\xa0\x23\x7b\x22\x36\x77\x0a\x1c\x20\xb1\x89\x6d\x37\x12\xb5\x69\x2f\xda\x81\x59\xd0\x5e\xb4\xd1\xc4\x9a\x6a\x0c\xf9\x11\xd1\xf0\xce\x0c\x0d\x6c\x6c\x72\x18\x92\xc5\x10\x9b\x3b\x85\x2c\x86\xd8\xa6\x6f\x66\x2f\x34\xd9\xce\x37\xe2\xa8\x79\x82\x50\xc1\x39\x36\x11\x28\x99\xd4\xb1\xb9\xea\x36\x56\xca\xe6\xf9\xb2\xb1\x52\x36\x5c\x2a\x99\x84\xac\xd8\xc4\x89\x7b\x30\x29\x2a\x0c\xfb\x7f\x8c\xbd\x4b\xee\x04\xad\xb2\xe4\x39\xaf\x55\xf4\x12\x00\xe7\x29\xfd\x75\xf7\xc2\xb3\x67\x3d\xe8\xfd\x0f\x5a\xe1\x3f\xcb\x73\x6e\xb5\xae\xce\x57\xa3\x54\x92\x19\x04\x10\x60\x98\x3b\x1e\xe6\x98\x9c\x43\x33\xf6\x62\x72\x0e\x19\x86\x17\xd3\x60\xc8\x30\xbc\x87\x1b\xc9\x30\xe4\x1d\x07\x1b\x4f\xf7\xf5\xd0\x2c\x53\xc4\x66\xbd\xfe\xa6\xaa\x29\x62\xb3\x5e\x8c\xca\x19\x7e\x99\x10\x1b\x5f\x55\x33\x46\xe5\x8c\xd2\x60\x67\x9b\x53\x5c\x65\xe5\x2d\x06\x53\x78\x64\xd5\xb9\x80\xc2\x23\xab\xce\x05\xa6\x36\x41\xde\x53\xb0\xa9\x19\xfb\xb2\x7e\x7d\xfa\xea\xdd\x9f\xe2\xe1\x8f\xd9\x3e\xc5\x3d\x78\xfd\xd0\x14\x00\x59\xdd\x63\xff\x1f\x61\x7f\x8a\xa2\x3f\x70\x6f\x6a\x6f\x7d\xe0\xde\x2c\x3f\x2d\xf7\xc1\x57\xbd\x5e\xe7\xa9\xe7\x6d\xca\x2a\xe4\x9d\x05\x53\x50\x62\x7d\x40\xd9\x14\xb0\x3f\x3f\xe3\x33\xc5\xdd\xd5\x07\xff\x99\x72\x50\x3f\xac\x8c\xb9\x7e\x1a\xf2\x93\xaf\x92\x85\x87\x58\x2a\x76\xae\x91\xa9\xd3\x14\x3b\xd7\x02\x46\x87\x62\xe7\x5a\xc0\xe8\x98\xb0\xd0\x16\xd8\x05\xe6\x4f\x9d\x1e\xd0\x50\x0c\x5b\x93\x7f\x7e\x29\x01\x77\xc0\x34\x58\x3c\xeb\x26\x77\xfd\x0a\xaa\x19\xd3\x60\x45\x35\x03\x37\xb2\xe2\xd0\x9a\x7c\xec\x4b\x7a\xdd\x81\xfe\x2e\x49\x70\x07\xa0\x7b\x49\x28\x9b\x5c\x78\xa6\xd0\xb2\x16\xd8\x31\x97\x04\x9f\x03\x28\xb1\x24\xf8\x2c\x1f\xfb\x92\xe0\x73\xb8\xb4\x59\xb2\xcc\x01\x58\x58\x55\x62\x8f\x9c\x4c\xad\x2a\xb1\x47\x36\xd0\xa5\x97\x1c\x23\x34\x7b\x75\x65\xba\x84\x66\x2f\x36\xc1\x16\x99\x45\x4b\x89\x2f\x23\xb3\x68\xe1\xd4\x6a\x11\x5b\x75\x29\xb5\x65\xac\xfa\xb3\xae\x65\x6e\x2c\x29\xab\xc8\xc7\xbe\x7e\x9a\x93\x1a\x8d\x9f\xe6\x24\xbc\x5a\x01\x54\x2d\x62\xb0\x28\x80\xaa\xc9\xe5\xae\x10\xa9\x16\x61\xce\x3b\xfc\x24\x28\xfd\xbe\x5b\x6f\xfa\x13\xd6\x6e\x5b\xfa\xe4\x09\xae\xb8\xa5\x4f\x2e\xc7\xf8\x96\x72\x38\x71\xec\xb6\x35\x92\x09\xec\xda\x92\xce\x4e\x30\xc9\x2d\xe9\xec\x54\xf4\xe7\xa5\xaf\x97\xaf\xf4\x37\xc1\xd9\xb6\xd4\xb0\xe5\x27\xdf\x7a\x0a\x24\x73\xb4\xad\xa7\x90\x3a\xd7\xb2\x16\x5a\xc2\xca\xd8\xd8\x98\x2d\x81\x6c\x7b\xa8\x2a\x88\xf4\x06\x8d\x9b\x7c\xdd\x5b\xb9\x60\x12\x5c\x6b\xeb\x95\x4f\x84\xda\x6c\x4f\x25\x7f\xf1\xf8\x13\xdb\x92\xd9\x31\x26\xc3\x86\xd0\x36\xd2\x53\xda\xde\xbf\x3c\x32\xdc\x77\x2b\x8f\x0c\x5b\xf3\xc6\xb5\xd8\x10\x6a\xb3\xad\x47\x66\x1c\x6c\x6d\xe9\x96\x20\xf2\x66\x5b\xba\x25\xc6\x3a\xda\xd2\x2d\x31\x60\x64\x4b\xeb\x92\xc0\x6f\xdb\xd2\xba\x24\xf0\xdb\xb6\x94\x49\x8c\x65\xb5\xa5\x4c\x62\x8d\x1e\xbd\x5f\x3a\x1b\xfa\xab\xe4\xfb\x84\x85\xdb\xd6\xdc\x30\x76\xea\x13\x55\x15\x7c\x5e\xe1\x55\xcd\x70\x69\x9e\xa8\x3f\x63\xbe\x1d\x49\xe8\xf3\x8e\xa4\x1d\xa9\xd3\xcb\xcf\x7c\x24\x23\x6f\xae\xb9\x64\x47\x32\xf2\x28\x57\xd8\xd1\xe3\xce\x1c\xac\x1f\x9c\xd2\x2d\xfb\xcb\x41\x76\xd8\xe5\x5b\x66\x12\x1e\xbc\x13\x4d\xae\xe3\x53\xa5\x49\xce\x53\x50\xe4\x52\xcb\x9c\xce\x28\x54\xa9\xc9\x75\x7c\x94\xf0\x37\xc3\x4b\x15\xb9\xd4\x32\x1e\xbf\xd3\x55\x15\x0b\xf6\xe8\x65\x5b\x52\x54\x9b\x22\x97\x5a\xfe\x2c\xdf\xff\x08\xfb\x47\xaf\xd6\x66\x06\xf9\x68\x16\x65\x06\xf9\x68\x69\x67\x6c\xa8\x23\xb1\xa6\xcc\x39\xec\x91\x90\x8e\x3c\xb4\x47\xea\x37\x84\x2e\xdb\x11\xde\xe6\xa3\x3f\xab\xfd\x1a\x64\xcd\x22\x39\x6c\x8f\x66\x91\x3c\xb4\xe7\xa9\x2a\x9c\xf9\x97\xf3\xc1\x56\xb0\x14\x2e\xc4\xb2\x15\x36\x85\x4b\xdc\x5d\x2b\x18\x0e\x57\x33\x81\x9c\x5f\x76\x71\xc9\xb6\xe2\x91\x57\x76\x95\xd3\xa1\xc0\x7f\xae\x72\x3a\x14\x36\xe2\xab\x9c\x0e\xc5\xf4\xe7\xab\xaf\x95\xaf\x4f\x5f\xfd\xe1\x5e\xe5\x74\x28\xb8\x35\xae\x72\x2b\x14\x10\xf5\x4a\xe7\x5f\x5e\xd6\x2b\x9d\xff\x82\xe1\x70\xa5\xf3\x4f\x06\x37\xbb\xd2\xbd\x27\x92\xd9\xae\x74\xef\x0b\x10\x7a\xa5\x7b\x8f\xa8\xaf\x5d\xe9\xde\xcb\xe9\xaa\x88\xaf\x46\xd8\xb3\x5d\x29\xdb\x17\x38\xea\x95\x1c\x3d\x61\xcf\x76\x35\x03\x11\x3a\xb0\xdb\xd4\x05\x9e\xe0\x6d\xfa\x33\x0c\xf6\x2a\x5b\x77\x61\x6f\x52\xf0\x58\x23\x2b\x90\xdd\xa6\xaa\x30\x2b\xae\xe6\x27\x69\xe6\xec\x2a\x8f\x15\xc9\xc5\xec\x0a\xbb\x48\x33\x67\x8a\x34\x6b\x95\x33\xcd\xfb\xcb\xe0\x4c\xd4\xc4\x15\xb2\x55\xc2\x51\xae\x26\xb3\xdc\xaa\x57\x2a\xdc\x68\x26\xd8\xd5\x04\xae\x58\x73\xf7\x27\x4d\x06\x47\xbd\x3f\x69\x32\x70\xfe\xfe\xb4\xc8\x58\x35\x57\x64\x83\x54\x6b\x76\x95\x68\xb8\x56\x55\xf5\x53\x48\xa3\xcd\x5b\xd7\xe2\x30\xb9\x82\xd0\x0a\xe7\x51\x38\x59\xab\xc0\xd1\x95\x30\x14\xe9\xd2\xec\x6a\xb6\x57\x0e\x4d\x14\x03\xd6\x50\x0e\xb7\x2b\xcd\x25\xa4\x0c\xec\x6a\xf2\x57\x3d\x14\xc1\x60\xe5\x88\xf3\x3e\xdd\xe8\x32\x55\x04\x83\x95\x43\x31\x45\x88\xb5\x0a\x76\xbd\xa0\x66\x70\x00\xfa\x82\x6a\x86\xa3\xbe\xa0\xaa\xd8\x4f\x9f\x30\xb3\x41\xbd\x1e\x36\x57\x93\xbf\xf7\x89\xd5\x34\x18\xac\x42\xc2\x1a\xd2\xd9\xa6\x90\xb0\x26\x8f\xee\x53\x16\x8f\xc6\x4a\x79\xca\xe2\xd1\x70\x89\x3c\x21\x2a\x52\x48\xf6\x84\xa8\xcd\x35\x13\xec\x29\x9d\x04\xd1\xcb\xf6\x90\xb9\x68\x0d\xbf\xcd\xd3\xac\x93\xb3\x54\x41\x5f\x8d\x70\x65\x53\xd0\x57\x6b\x9c\x54\x3e\x6d\xaf\xf2\x8e\xbe\xae\xaa\x38\x77\x7e\x9a\x48\x0d\x33\x59\x41\x5f\xad\x69\xe8\x94\x92\xbb\x01\xfb\x4f\xd3\xac\xc1\xc4\x9e\x04\xf1\xc8\xb7\x6e\x4f\x69\xa6\x3b\xa7\x42\x8f\x17\x40\x5a\xc7\x04\x7b\x62\x44\x1d\xd6\xfa\x70\xb4\xb6\x0e\x40\x3d\x6d\xcd\x1d\xd6\xfa\x34\xcd\x3a\x78\xf5\x34\xcd\x3a\x4b\xe3\x1d\x5d\xcb\x5a\x78\xa2\xb8\xf2\xac\x3e\xc9\x7d\xf7\xfc\x0f\x9a\x3c\xf6\xc4\xca\xc8\xbd\x6e\x4f\x6a\xde\x72\xba\x3e\xa9\x79\xcb\xe9\xfa\xa4\xe6\xdd\x21\x00\x4f\x24\xad\x3b\x01\xc8\x21\x48\x82\xdb\x77\x90\x1c\x82\x64\xb4\x7d\x21\xe4\x20\x70\xee\x83\x3f\x47\x0d\x85\xfb\x40\x72\x88\xea\xce\xe4\xcf\x82\xee\xee\x8e\xf1\x1c\x44\xb3\xbb\x3f\xeb\x1c\xe2\x4f\xeb\x9b\x1b\x09\xab\xbb\x1f\x34\xe7\x20\xac\x26\x36\x3b\x07\xc1\x6f\xf7\xa9\x9e\x83\x36\xe2\xe1\xfe\xa2\x1c\x38\x3f\x6a\x44\x32\xe7\x20\x64\x23\x09\x5d\x0e\x92\xeb\x44\x48\x30\x07\xa9\x85\x10\xab\x9c\x15\x96\xd6\x46\xa5\x55\x02\xba\xe1\xfc\x27\x07\x49\x6d\x8c\x46\x7f\x65\x92\x20\x65\x9f\x83\x1e\x2e\x52\xf6\x39\x6c\xa9\xa6\xbb\x25\x9b\xc3\xd6\xb5\x4b\x7f\xa6\x47\x63\xf3\x67\xce\x8f\xda\x70\x9f\x73\x0e\x04\xae\xb7\xb1\xb9\x56\x3a\x75\xe3\xd2\x41\xe9\xd4\x8d\xcb\x58\xfd\x94\xcf\x2f\xd7\xfe\x94\xcf\xaf\xae\xd5\x68\x5c\xba\x20\x1a\x36\x1e\xbf\x4a\x02\x8e\x9c\xda\x59\xb1\x64\x8d\x24\xda\x39\x8a\x93\x4f\x77\x01\xe5\x18\xa5\xdf\xe8\x21\x6d\x39\xea\x19\x91\x7d\x29\x2b\x8e\xab\x91\xef\x23\x2b\x8e\xab\x4d\x77\x6e\xe7\xa8\x34\x3a\x64\x8c\xca\x51\x14\x9d\xec\xd5\x39\x2a\x43\xcd\xec\xd4\xac\x0c\x35\x24\xee\xcf\x51\xa6\xd0\x74\xcf\x5b\x56\x1c\x57\x9b\x83\x9a\x95\xb1\x85\xdc\x5b\x39\x2a\x63\xcb\x74\x94\xc8\x0a\xeb\x6a\xd3\xf7\xc4\x1c\x89\x1c\x68\xe4\xa7\xce\x51\xa0\x41\x32\xe8\x1c\x65\x46\x21\xd1\x93\xa3\x36\xb2\xf9\xf4\x95\x46\xae\x40\xab\x38\x9d\x69\x2b\x70\x5f\x62\x14\xdb\x0a\xd4\x2c\xce\x46\x06\xe7\x1c\x45\xbd\xd0\x5d\xc9\x0a\xeb\x6a\x4b\x03\x8b\x99\xdc\x56\xa2\x2a\x6d\x73\x64\xc7\xcb\x8a\xe3\x6a\xa4\x7b\xce\x11\x3f\x64\x5b\x7a\x0a\xda\xd7\x96\xe9\xcf\x4b\x5f\xe9\xfe\xd2\x8d\x58\x0b\x51\x26\x36\x0e\xea\x1c\x65\x62\xaf\x4c\xab\x04\x47\xcb\x03\x18\x72\x94\xe1\xb0\x0a\xfd\xdd\xea\x42\xa1\x91\x5b\xf7\x2d\xdc\x57\x66\xc5\x2a\xcc\x1c\x4d\xef\xc5\xb2\x52\xc0\x58\x5b\x8d\xa7\x70\xf4\x6b\xa3\x19\x4a\x78\x87\x63\x3c\x47\x31\xcf\xd5\x18\x1c\xb1\x47\x3c\xe1\x39\xca\xac\x20\xd2\x3b\x27\x6d\x73\xcb\x8f\x47\x73\x0a\xaa\xca\x8f\x47\x73\x12\x22\x21\x89\x96\x93\x36\xc1\xe5\x1e\xa1\x9c\x94\x4e\x6b\x3d\xbe\xca\x78\x47\x21\x2d\x27\x65\xb9\x42\x16\x2c\x27\xe5\x90\xc2\xa1\x9d\x93\xac\x48\x5c\xd6\x39\xe5\x9f\xde\x23\x55\x29\xa9\xd0\xce\x7c\xed\xfa\xea\xb1\x94\x39\x71\x16\xd9\x08\xb1\xce\x49\x33\x67\xab\x47\xda\xb9\xb6\x9f\xff\xe6\xa4\x07\xba\xf7\x3f\xf8\xf6\x73\xd2\xb3\xde\xcc\xed\x24\xef\x0a\x6e\xe4\xac\x20\xae\xb6\x0f\x23\x73\x7e\xca\x90\x91\xaf\xfa\x15\x44\x55\xc6\xff\x46\x40\x75\x56\xc6\xff\xb6\x7d\x43\xcc\x8a\xf8\x6a\xfb\x31\xaa\xe7\x27\x4f\xc4\x40\x9d\x5f\x26\x35\xd5\xfc\xcb\xa4\xa6\x9a\x95\x6c\x0b\x84\x51\x5e\xfe\x76\x22\x7d\x97\x3e\x27\x2e\xe8\xac\x4c\xf4\xed\x30\x99\x93\x8c\xc4\x93\xa9\xf9\x29\xc9\x57\xa6\xe6\xf7\xcb\x77\xe6\x6d\x56\x10\x57\x3b\xbe\xcd\x65\xa5\x41\x6f\xc7\x89\x47\x56\xfe\xf1\x76\x98\x81\xf6\xcb\xb3\x06\xfe\xd8\x2f\x93\x1a\x80\x63\xbf\xf4\x61\x6e\x19\x65\x65\xa0\x6e\xe4\x89\xce\x0a\xa0\x6a\x08\x02\x67\x65\x64\x6e\x04\x72\x67\xa5\x51\x6e\x38\x8a\xb3\xd2\x28\xb7\x73\xb9\x91\xc0\xea\x5c\x6e\x54\xd5\x5f\x67\x74\x59\x31\x51\x0d\xb5\xe4\xac\x8c\xc6\xed\xf0\x50\x94\xb3\xb8\xa1\x00\x9c\x95\x3c\xb7\xdd\x48\x33\xb4\x91\x11\xf5\x9d\x15\xe6\xd4\xf0\xfd\x66\xfb\x97\x74\x15\xdd\xd7\x36\x77\x81\xee\x5f\x5e\x5a\xb4\x71\xb2\x92\xba\xb6\x0b\x2c\x28\x23\x6a\x23\x69\x6f\x56\x4a\xd0\x86\xd4\x67\x56\x4a\xd0\x86\x3e\x67\x56\x20\x53\xbb\xee\x21\xc9\x4a\xe5\xd9\xee\xa0\x0b\xe7\xa7\xae\x46\xf7\x35\x09\xef\xe4\xcf\x9a\x84\x44\x7d\xe7\x5f\xc2\x4d\xfc\xb7\x59\x09\x37\x1b\xb9\x8a\xb2\x12\x6e\xb6\xcb\xae\xa7\x84\x9b\x8d\xb4\x47\x59\x09\x37\x1b\x19\x88\xb2\x12\x6e\x36\x82\xc0\xf3\x2f\xe1\xe6\x8b\xdc\x97\xf0\x8c\x86\x87\x36\x2b\xe1\x66\x43\x49\x26\xff\xf2\x60\x3e\x66\x9d\x02\x99\x1a\xa1\xda\xd9\x7e\xf9\x3e\x34\xeb\x64\x0b\xa0\x24\x93\x95\x8f\xb2\xa1\xcc\x96\x15\xb9\xd4\xd0\xf6\xcc\xca\xed\xd8\xc8\xec\x99\x95\xdb\xb1\xe1\xa4\xcd\x0a\x64\x6a\x44\x5c\x67\xa5\x4d\x6c\x48\xc7\x64\xa5\x4d\x6c\x8f\xa7\xa0\xb4\x89\xed\xf1\x14\x94\x36\xb1\x3d\x3f\x07\xc9\xbf\xf4\x85\xa4\x01\xcd\xbf\x04\x85\x0f\x26\xf6\x4b\x50\x88\x83\x37\xff\xb2\x0a\x3e\x77\xb6\xe4\x5f\xb2\xbf\xe7\x34\x3b\xff\x32\xfa\xbd\x4d\x55\x5a\x29\x0f\xcc\xf9\x25\xda\x7b\x9b\xfb\x2a\x77\xde\x63\x69\xfc\x92\xc7\xbd\x4b\x7f\x95\x3c\x0e\x41\x98\xfc\xcb\xf8\xf6\x98\xde\x4a\xe2\xd6\x43\xe0\x57\x1c\x71\x3d\x44\x5a\x85\x23\xae\x13\xda\x9d\x15\x5f\xd4\x43\xd2\xaf\x4f\x5f\x69\x15\xc7\x31\x3d\xb0\x9f\x2a\xfa\xa8\x93\x9c\x34\x2b\xc7\x59\x0f\xee\x25\xc8\xca\x62\xd6\x03\x6b\x41\x59\xcc\x3a\x52\x57\x59\x09\xc2\x7a\x60\x69\x28\x41\x58\x0f\xec\x98\x4a\x10\xd6\x03\x3b\xa6\x12\x84\xf5\xc0\xd3\xff\xa5\xc1\xc2\x29\x9d\x7f\x69\xb0\x82\x9e\xaf\x32\x5b\x85\xfe\x0f\xe2\x0c\xf9\x97\xf4\x2a\x74\x06\x4a\xc9\xa7\x50\xa1\xc9\xbf\xe4\x53\x01\x8a\xfe\x4b\x3e\x45\x78\x79\xfe\x25\x9f\x0a\xec\x35\xbf\x7c\x52\x61\xd2\x59\xe5\x93\xc2\xf5\x9d\x7f\xf9\xa4\x08\x2f\xcf\xbf\x9c\x50\x01\x8a\xfe\xcb\x09\x15\xd8\x88\x7f\xf9\x95\x02\xdb\x8d\x72\x24\xf5\x70\x99\x63\x5b\xcd\x80\x68\xe5\xad\x66\x3c\x5d\xab\x67\xcd\x76\xa3\x0c\x4a\x3d\xb0\x96\x95\x41\xa9\x93\x73\x39\x2b\x57\x51\x8f\x91\x6b\xa5\x2c\x8d\x63\x3c\x2b\x57\x51\x8f\x91\x6b\x25\xad\x1c\x8d\x1e\x41\x86\x3b\xf9\x9a\xb3\x22\xaf\x3a\xfa\x36\x59\x79\x70\x3a\x71\xec\x59\x79\x70\x3a\x4e\xf5\xac\x3c\x38\x3d\xb2\xd2\x95\xec\xa6\x93\x7d\x29\x2b\xad\x4c\x8f\xee\x6d\xc8\x4a\x2b\xd3\x91\xbb\xc9\x4a\x2b\xd3\xc9\xdc\x94\x4b\x54\xcd\x2c\x7c\x65\x8a\xe9\xd1\x63\x39\xb2\xd2\xbb\xf4\xc8\xd2\x56\x8a\x96\x1e\xdd\x9b\x94\x15\x00\xd6\x23\xcf\x57\xe9\x4e\x7a\x84\x0c\x2b\x39\x48\x8f\xec\x4d\x8a\xf2\xea\x91\xe5\xa9\xf4\x1f\x1d\x41\x9b\xac\x28\xaf\x4e\x36\xa2\xac\xc0\xad\x1e\xaf\xbe\xea\x46\x97\x6b\xab\xaa\x82\x2c\x29\x0f\x45\x8f\x70\x00\x85\x75\xf5\xc4\xa6\xaf\x3c\x14\x3d\x05\x5d\xcb\x14\x4d\x2c\x5e\xe5\xa1\xe8\x04\xcc\x67\x45\x79\xf5\x14\xa9\x59\xcb\x93\x80\xf9\xac\xb4\x0e\x9d\x83\x80\xac\xb4\x0e\x9d\xbc\x39\x59\x21\x61\x3d\xb1\x96\x15\x12\xd6\xc9\x13\x94\x95\x4f\xa1\x93\x82\x27\x2b\x9f\x42\x27\x24\x3e\x2b\x16\xab\x27\x3f\x07\xc9\x8a\xc5\xea\x09\xc2\x20\x61\xff\x9e\x58\x9e\x8a\xc5\xea\x24\x8e\xc9\xd2\xdb\xef\x49\xcf\x48\xab\x8c\x63\x82\x2c\xbd\xfd\x9e\xf4\xc8\x94\x88\x2d\xb1\x06\x15\xc7\xd5\x49\xdf\x93\xa5\x99\xdf\x93\x9e\xa0\x96\x55\xc2\xa8\xfc\xa9\xe2\x13\x6c\x9f\x7f\xaa\xf8\x49\xcf\x57\xda\xf5\x09\x06\x28\xed\xfa\x9e\x0e\x35\x6b\x49\x26\x36\x50\x69\xd7\x77\x12\xc7\x64\x85\x84\xf5\x04\x33\x51\xd0\x57\x27\xba\x3e\xff\x54\xe2\xd3\xa3\xfb\x52\x89\x4f\x80\xf3\x4f\xa1\xdd\x02\x55\x49\xa1\xdd\xd8\x5e\xa5\xc1\xde\x0d\x8e\xa7\x90\xb0\x6e\x7a\x64\x5a\x83\xa8\xdf\x64\x85\x84\x75\xd3\x13\x64\xc7\xec\xc6\x0a\x95\x62\x79\x27\x45\x7e\xfe\x09\x89\x9b\x1e\xa8\xd6\x2f\x91\xf9\xf9\x27\x06\x6e\x80\xf3\x4f\xc1\x1b\x31\x9c\x2c\x05\xef\x6e\xae\xa8\x9f\xa5\x1d\xdd\x89\xae\xcf\x52\x87\xee\x06\xe5\x93\x3a\x74\x37\x7f\x29\x29\x4b\x1d\xba\x13\x7b\x9f\x15\x4e\xd6\x51\x9e\xc9\x52\x69\xee\x04\xc9\xe7\x6a\xfa\x33\x16\xa8\xa4\x95\xbb\xb1\x06\xa5\x72\xdc\xd1\xa5\xc9\x8a\x3d\xeb\x9e\x27\xe8\x3f\xc2\xbe\x34\x8d\x3b\xd9\x5b\xb2\x84\x79\x3b\x2a\x34\x59\xc2\xbc\x1d\x15\x9a\x2c\xe9\xdd\x9e\x79\x22\x52\x1f\xed\x1c\x37\x64\x29\x88\xf6\xac\xa1\xc0\xb0\xed\x48\xb8\xe4\x7f\x6b\x84\x32\xaa\x5a\x08\x04\xae\x67\x09\x81\xf6\xdc\xa8\x79\xea\x46\x8d\xaa\xb0\x65\x3a\x7a\x2f\x59\x42\xa0\x9d\x8c\x2d\xb9\x6a\x7f\xe1\x3c\x22\x57\xed\x2f\x08\xbc\x64\xa9\x77\xf6\x3c\x68\xa4\x60\x3f\xb3\xfb\xd4\xa3\x1b\x69\x90\x95\xd4\x00\x91\x96\x5c\xb5\x0b\x10\x8b\x9e\xab\xe6\x67\xc6\xee\xab\x57\xdd\xd7\xd0\xe1\xbf\xed\x19\x26\x59\x25\xb0\x9f\x2f\xcd\x90\x76\x3d\x32\x2c\xb9\x09\xd8\x39\x8f\xc8\x0d\xb3\xa2\x17\xd0\x49\xea\x9d\xbd\x60\x06\x36\x4d\x1b\xc4\x52\x72\x23\x30\xa0\x17\xf6\x97\xa6\x69\x83\x58\x4a\x6e\x9a\x36\xa5\xe8\x57\xfd\xd9\x4f\x69\x73\xcb\xaa\xb9\xe9\xab\x6a\x06\x8e\x1a\x2f\x62\xf4\xe2\x71\x2f\xb9\xc1\xac\x7a\x01\x8e\x5a\xd1\x8d\x60\x83\x8a\xac\xeb\x9c\x47\xe4\x26\xac\x2e\x1e\xe8\x92\x25\xaa\xd9\x0b\xf8\x23\xe9\xcb\x4e\x6c\x76\x6e\x22\x3c\xa4\xd7\xcf\x92\xa0\xec\x85\x8d\x5b\xea\x8e\x1d\x57\x7f\x6e\xda\xc7\x2b\xcc\xb9\x69\x1f\x27\x75\x48\x6e\x38\xb5\x7a\x2d\xfa\x5a\xf5\xd5\x87\x5d\xa2\x8b\xbd\x62\x23\x2b\xd0\xae\x93\x70\x33\x4b\xfc\xb0\x23\xfa\x91\x25\x60\xd8\x2b\x3e\x9f\x9e\xf4\x15\x2a\xd2\x93\x6e\x84\x4f\x40\x71\x77\x9d\x90\xe9\xdc\xb5\x3c\x2b\x2c\xb4\x23\x51\xde\xeb\xd3\x57\x46\xb2\x61\xcc\x4a\x78\xb0\xb7\xc8\x7d\x71\x5b\x75\xc2\xa4\xb3\x84\x07\x7b\x83\x6c\x74\xdc\x56\xbd\x45\x5a\x55\x94\xb7\x82\x7d\xad\xeb\x19\xa1\x10\x92\xbb\x38\x2a\x91\xcf\x59\xd1\x74\xbd\x31\x37\x7a\x53\xce\x0e\xec\x88\x2e\xed\xe8\xc6\xfa\x55\x44\x5c\x6f\xf0\x87\xce\x61\x4d\x6f\xf8\xd6\x7a\x57\xea\x0d\x3f\x8d\xca\x5d\x49\x5d\x1b\x7b\x53\xd7\xde\x44\xc8\x71\x96\x4a\x61\xc7\xa9\x9e\xbb\xb2\x82\x92\xcd\x30\x77\xed\x3e\x4d\x03\xab\xdd\x07\xa5\xe5\xdc\xd7\x2f\x6d\x07\xdd\xd7\x82\xc5\x03\x9f\xfb\xbf\xd2\x8e\x30\x1a\xda\x50\x1a\xab\xac\xff\x52\x7e\xb0\xa1\x28\xaa\xad\xf7\xc0\xb5\x38\xa5\x3b\x21\xc7\xb9\xdf\x5f\x42\x10\x7e\x7d\xd2\x13\x66\x0d\x0e\xe1\x7c\x67\xd3\x57\xec\x59\x27\x02\x39\x2b\x9c\xac\x77\x86\x4e\xe1\x64\xbd\x17\xfd\x59\x37\xc2\x8b\x35\x34\x91\x88\x40\xce\x43\x13\xa9\x33\x27\x87\xb6\x8c\xce\xb0\x8f\xa4\x66\xf8\xe1\x78\x96\x68\x61\xef\xac\xd0\x21\x62\xd6\x3b\x8d\x34\x65\xf1\x80\x3f\x0c\x53\x55\xdf\x43\xf9\x8f\xb0\x3f\xb2\x12\xb2\xc0\xd8\x87\xe6\x58\x87\xb1\x2b\x0e\xad\x77\x2c\x2c\xe9\x0a\xf6\x0e\xd0\x0d\xb1\xa3\x8e\x85\xa5\xf0\xb0\x4e\x34\x72\x1e\x82\x6e\x32\x66\xe6\x21\xe8\x1e\x1e\x45\x90\x87\xa0\x7b\xb0\x11\x0f\x91\x87\xc1\x1e\xa1\xf0\xb0\x8e\xc4\x47\x1e\x62\xdd\x43\x9d\xd5\xc3\x1d\x78\x57\xc6\xd5\xaf\x6c\xb5\xe3\xfd\x12\xc2\xfa\xb5\xf3\x97\x68\x03\x24\x97\x56\x5e\x1f\x1e\x00\x96\x67\x50\x56\x20\x2c\x4a\x49\xe7\x75\x34\x3d\xf2\xd4\xb3\x1e\x47\xbf\xaa\x91\xcc\xc0\xa9\xa7\x39\x00\xab\xa9\xa7\x39\xb0\x32\xa6\x1e\xd0\xc4\x7f\xab\x30\xad\x3e\xa1\xac\x13\x67\x60\x9f\x30\x9c\x89\x15\xdc\xa7\x47\xe5\x65\x69\xdc\xf5\xc9\x84\x54\x4c\x57\x9f\x51\x35\x4f\x7d\xdd\x7c\x5d\xfa\x4a\x07\x45\xd1\x11\x0f\xc9\x33\xeb\x57\x86\x5d\x2a\x76\x7d\xb2\x65\x4c\x59\xc1\x13\xa3\x63\x16\x5d\xeb\x67\x37\x79\x8a\x03\x4c\x08\xcf\x24\x0a\xb1\xcb\xe5\x2e\x9d\xba\x3e\x99\xae\xd2\xa9\xeb\x93\xad\x59\x6a\x72\x7d\x72\xd0\x23\x81\xb8\x3e\x01\xd8\x29\xd8\x9f\x58\x19\xb3\xab\x55\xd0\xa1\x49\x30\x43\x9f\x1c\xf4\x4c\xe1\x8f\x1c\xf2\x53\x19\xa8\x27\x0e\x84\xa9\x2d\x63\xea\x81\xca\xce\x9d\x80\xf3\x14\xd9\x98\x38\x6c\xa7\xc8\xc6\x64\x1f\x97\x5e\x5c\x9f\x18\x2c\xd2\x8b\xeb\x13\x7e\x2b\x45\xb8\x3e\xf5\xf4\x95\x3a\x79\x5e\x6e\xa4\xd4\xc9\x93\x33\x94\x29\x12\x4e\x96\xf0\x2c\x09\xb8\x3e\x59\x1a\x53\xdc\x63\x62\x72\x4e\xa5\xa6\x9a\x98\x9c\x53\x30\x38\xb1\x7d\x14\xc6\xd6\x27\x5b\x86\xf4\xe2\xfa\x0a\xba\xef\xd3\x57\x87\x6e\x85\xb1\xf5\xa5\x99\xa3\x75\xb4\xb0\x5e\xa7\x48\x38\x9a\x2d\x79\xca\x6a\x5e\x9a\x39\x1c\x12\x75\x1d\x13\x4c\x25\xe8\x91\x43\x7e\x3e\x55\xc5\x7e\xba\x34\xdb\x11\x48\xc9\x0a\x54\xeb\xe4\x28\xc9\x4b\x0c\x16\x81\x94\xbc\x04\x56\x0b\x18\x91\xd8\x5a\x5f\x3c\xb2\x95\xd4\xa3\xa5\x9a\xd5\x23\x60\x7f\x69\xe1\x2c\x9e\x82\x42\xe0\x3a\x02\x29\x79\x69\xe1\x90\x6b\x23\x2f\x2d\x1c\xd2\x24\x65\x29\x95\xf5\x0d\x33\x59\x9a\x75\x5b\xad\xd2\x34\xdb\x6a\x86\xa6\xd9\x86\x66\x2f\x4d\xb3\xbd\xa8\x59\xdb\x1c\xfa\x21\x79\x29\x85\xfa\x86\x75\x2f\xa5\x50\x97\x6f\x7c\x29\xd1\xf9\x86\xc6\x48\x70\xac\x6f\x60\x44\x82\x63\x9d\x34\x49\x79\xc9\x12\x24\x00\x3b\x2b\x9a\xae\x6f\x26\xd2\xfa\xe5\xe0\x56\x07\xc5\x69\xe5\xdf\x5e\xe2\xb4\x87\x53\x83\xa5\xa9\x72\xd8\xaa\x14\x4d\xd7\x4f\xf9\x27\xb6\xbf\x94\xc2\x8c\x38\xe7\x2c\x59\xb3\x7e\x80\xdf\x25\xcb\xee\xe0\x4f\x58\xf8\x15\xfb\xd1\xc8\xe0\x27\xef\x47\x8f\x4f\xb9\x99\x0e\x67\xa9\x5b\xcc\xea\xb0\xa7\x6f\xa5\x4c\x3a\x5b\xbf\xaa\x66\x1e\xae\x84\xcb\x3a\xb2\x24\x79\x0b\x6f\x0f\x2e\x82\x1d\x75\x5f\x0f\x6c\xce\x5b\x39\x83\x8e\xa7\x4c\xca\x5b\x3b\xef\xe1\xe4\x71\x6b\xbb\x24\xce\x39\x6f\x53\xc6\xa8\xa4\xaf\xca\x18\x85\x8f\x6e\xcb\x68\x42\xd9\x3e\x2b\xc0\xaf\x5f\x7c\xb0\x92\x26\xeb\x17\x93\x64\xcb\xd8\xb9\x6c\xc4\x8a\xd9\xeb\xb7\xe9\xcf\x4a\x02\x05\x3b\xda\xf2\x45\xdc\xc6\x7d\x85\x99\x97\x9d\x6b\x8b\xfd\x5e\x78\xf5\x6e\xbf\xe4\x53\x9d\xaf\xba\x2f\x54\x6a\x8b\xb3\xc9\xd7\xbd\xb5\xdb\xa2\x70\x92\xb7\x00\x16\x85\x93\xbc\x85\x7b\x97\x9d\x7a\x0b\x25\x48\xc6\x94\xb7\x0c\xf9\x07\xff\xd9\x02\x8d\x07\x86\x6c\x3d\xee\x17\x68\x86\x68\xf6\xc3\x7f\xa2\x98\xbd\x2e\x07\xf5\xd1\xf3\x7d\x1e\xdf\x98\x8f\xbc\x58\xf2\x39\x1f\x79\xb1\x88\x28\xce\x12\x3d\xeb\x68\x80\xe4\x23\x0b\x9a\x04\x52\xf9\x68\x6e\xbc\xae\x6b\xd5\x0c\xba\x7f\x94\x4e\xeb\x11\x1b\x70\x94\x4e\x0b\x59\x8f\x2c\xc1\xb4\xfe\xd8\x14\x8e\x1c\x62\x6f\x52\xb3\x1c\x62\x0f\xfc\x91\x42\x5a\x7f\xec\x11\x47\x33\xe7\xb1\x96\x8f\x3c\x60\xcf\x03\x29\xf3\x49\x6a\x33\xc6\xdd\x11\x2b\x7b\xd0\xfb\x23\x43\xfe\xb1\x0b\x1c\xc1\x20\x9a\xe4\xf9\x08\x06\x11\x0c\xc9\x47\x30\x28\x8f\xb4\x62\x05\x47\x60\x2d\x2b\x56\x70\xa0\x3a\x9e\x8f\x32\x28\xc9\xe7\x7c\x94\xc3\x37\x00\xdd\x12\x6a\x1b\x44\x2f\x67\xc9\xa9\x8d\x00\x7d\x92\x9c\xda\x40\x57\x3c\x4b\x4e\x6d\x04\x3d\x32\x65\x02\x42\x7b\x24\x1f\x65\x02\x0a\x90\xff\xa3\x5c\x3f\x01\x43\xe9\x28\xd7\x4f\x00\x19\x8e\x72\xfd\x04\x0e\x5e\x8f\x72\xfd\x04\x0f\xbf\xc9\x52\x57\x1b\x81\xb5\x70\x94\x73\x27\x70\x2c\x7b\x94\x73\x87\x4c\x88\x59\xd1\x8f\x23\xb0\x34\x14\xfd\x38\x50\x35\xc9\x8a\x6f\x1c\x01\x8b\xec\x28\xcd\x6b\xd0\xd3\x57\xa2\x9c\xc0\xee\x73\x94\xe6\x35\x70\xc4\x79\x94\x28\x27\x60\xda\x1f\xa5\x79\x0d\x83\x47\xa6\x44\x39\x28\xa2\xe4\xa3\x84\x35\x01\x7e\x78\x9a\xc6\x6a\xd2\x7d\xa5\x5b\x25\x1e\x3b\x1f\xa5\x5b\x45\xf3\x24\x1f\xa5\x95\x09\x9a\x39\xca\x64\x1a\x34\x55\x94\xb1\x05\xcd\x93\x7c\x94\xb1\x25\x5c\xa6\xb7\x92\x84\x06\xcd\x0d\x25\x09\x95\xcb\xfa\x40\x36\x06\xa2\xeb\x59\xb1\x94\x03\xd1\xf5\x7c\x96\x32\xb9\x6b\x6e\x2c\x65\x72\x67\x97\x3f\xec\xf2\x23\xa6\xfb\x0f\xb0\x7f\x94\x41\x32\x72\x6c\x77\x94\x41\x32\x42\x0e\x25\x34\x37\xe4\xaf\x96\xd0\xdc\x88\xb0\x41\x45\x6c\x8e\x08\x27\x57\xc4\xe6\x20\xae\x3b\x2b\x62\x73\x44\xcd\x04\xbc\x70\x23\x02\x74\x07\x2f\xdc\x88\x00\xdd\xc1\x0b\x37\x22\x8e\x9a\xab\xbc\x72\xc4\x75\x7b\xea\x0e\xbe\x66\xbe\xea\xbe\x8c\xf9\x8d\xbf\xbc\x81\x9d\xaf\xba\x2f\x1b\x8a\x22\x36\x47\xc4\x27\x79\x95\xd0\x2d\x12\xd9\x72\x95\x2b\x2d\xb2\x83\x5c\xe5\x4a\x8b\x38\x21\xef\x2f\xd5\x35\x54\xea\x6a\x11\x25\x88\xb4\xa2\x2e\x07\xea\x28\xf9\x6a\xba\x26\x16\xd1\x55\x6a\xdd\xc4\x54\xbf\xca\x87\x9b\x3a\xd7\x6a\x26\xa0\x40\x9e\x15\xd0\x38\x12\x06\x8b\x02\x1a\x07\x72\x28\x59\x01\x8d\x23\x81\xf3\x77\xfe\x32\x8c\x53\x95\x12\xc2\xca\x9d\x7b\x95\x10\x36\x31\x7b\xaf\x66\x51\xc2\xbb\x72\x35\x8b\xe4\xdd\x55\xb8\xe3\x48\x1a\xe7\xa5\xaa\x34\xce\xeb\x97\xda\x9b\x1e\x29\x51\x69\x62\x32\x5f\x65\x26\x4d\x00\xdd\xd5\x94\x4b\xec\xd4\x57\xf9\x43\x13\xb6\xcf\xe5\xd8\x7d\x18\x96\xe0\x65\x07\x19\xc6\xf1\x99\x04\xf1\x86\x41\x3b\x15\xb2\x38\xe4\x92\x55\x8c\xe2\x30\xc2\xab\x14\xa3\x38\x50\x2f\xcf\x12\xa6\x1b\x06\x94\xbd\x5f\xa2\x40\xe6\xe4\xfb\xa5\x6e\xc7\x0a\x7e\x4a\x42\x27\x1f\xec\xfb\x65\x18\xe7\x20\xf2\xfd\x32\x8c\x83\x03\xef\x97\x61\x9c\x91\x7c\xbf\x0c\xe3\x1c\xca\x3f\x4d\x06\xc3\x8f\xf1\x7e\xf9\xb8\xa1\x7f\xef\x5f\xf9\xb8\xa9\xea\x97\x17\x9b\x85\xff\x7e\x79\xb1\xd9\x32\x14\x94\x38\x8c\x49\xa8\xa0\xc4\x61\x4c\xc2\xa7\x8c\x51\x99\xa1\x53\x60\xe1\xc8\x9c\x1e\x3e\xa5\xe5\xcd\x78\xc0\x9e\x60\x21\xe3\x8b\x78\xb0\xc1\x81\x60\x48\x7e\x5a\xec\x19\xac\x56\x34\xe0\xc8\x90\xba\xa7\x2c\xae\x19\x56\x23\x61\xba\x91\x71\x2f\xbc\xab\x3f\x0f\x7e\xbd\x4a\xab\x0d\xde\xbe\xab\xb4\xda\x43\x7f\x56\x55\x10\xf8\x87\xb3\x65\xa0\xd4\x91\x9f\x70\x23\xb3\x81\x3e\xe1\x46\xbe\xaa\x4a\x3d\xc2\x14\x7a\xf8\x4e\x07\xaa\x17\x59\xfa\x78\x43\xee\xd0\x87\xa5\x3f\x4a\xd2\x8d\x78\x0a\x05\x34\x7b\xb8\x71\x06\x42\xd3\x9e\x17\xc4\xbf\xb2\x09\xbe\xa7\x54\x5c\xf8\xf6\x1f\xa7\x06\xa3\x68\xe8\x84\x57\x85\x93\xd6\x27\xbc\x42\x22\x23\x3f\xe1\x55\x81\xe4\x3c\x4e\x0d\x46\x71\x7e\x58\x82\xa6\x68\xf1\xf3\xb5\x12\x82\xfe\xec\xe0\x56\x82\x66\x6c\x71\x2f\x74\x09\xb0\x9a\x81\xb3\xb4\x04\x58\xcd\x40\x40\xa3\x28\x6a\x71\x10\x8f\x5d\x82\x90\x10\x99\x8b\x12\x94\xda\x12\x65\x69\x4f\x31\xe2\x5f\xf7\x3f\xb0\xfd\x22\x6d\xc0\x51\x7c\xba\x16\x89\x01\x8e\x72\x68\x92\x98\x46\xf1\x8d\xa9\x04\x31\x0d\x94\xa2\x3d\x55\xc9\xf7\x15\xa5\xe8\x12\x94\xc9\xb1\xfa\x4e\x54\x82\xd2\x35\x56\x67\x29\x25\x08\x42\xab\xbb\x28\x4b\x50\xba\x46\xf4\x31\x4a\x50\xba\xc6\x9a\xe8\xbb\xd2\x17\x56\xe3\x57\xa5\x2f\x24\x54\xbb\x04\x91\x96\x9a\xb9\x91\xe0\xb7\x66\xfa\xae\xbc\x81\xb5\xd0\x66\xe5\x0d\x44\x3d\xa3\x04\xe5\x0d\x44\x3d\xa3\x04\xb1\x94\x5a\x69\x95\x88\x47\x6d\xdc\x48\xf4\xa0\x76\x3a\xa8\x2c\xf0\x78\x86\x4b\x50\x16\xf8\xda\xb9\x91\x16\x6f\xf5\x85\x50\x82\x16\x6f\x1d\xb4\x4a\x29\xd4\xeb\xe4\x5a\xe5\x3d\xaf\x8b\xa7\x29\xb6\x80\x76\x74\x91\x80\xe1\xa8\x8b\xfb\x2a\xef\x79\xd5\xc3\x15\x0e\xd4\xc5\x53\x50\x66\x73\x7c\xce\x45\x81\xa3\x03\x9f\x73\x09\xda\x23\xea\xa5\x47\x53\x37\x7a\xfc\x79\xea\x46\x8f\x3f\x0b\xf6\xab\x9e\xef\x52\x9a\xb9\x40\xab\x88\xe8\x1b\x78\x95\x8b\xd4\x0e\x47\x33\x6a\x3e\xbf\xcc\xb3\x3c\x14\xad\xa9\x56\xa8\x4a\xd0\x8d\xa3\xb8\x44\xa5\x9a\xc5\x33\xec\x29\x61\xf8\x7a\xf9\x4a\x8f\x1a\x0b\x41\x9a\x7e\xa3\xf9\x5b\x0c\x25\x6a\xc6\x22\x64\x51\xa2\x92\xab\xe2\x55\x2e\x51\xe9\x53\x91\x92\x2e\x51\x73\xb2\xb9\x93\xc7\x13\xc6\xf8\x57\xa6\xb7\x54\xfb\x06\xb1\xd9\x25\x8a\xdf\x36\x37\x2a\x4b\x54\x4e\xc9\x1e\x68\x86\x72\x4a\xe2\x28\x2e\x51\x33\xa7\xbb\x31\x5e\xa2\xf8\x6d\x77\x1b\xb3\x44\xf1\x5b\x74\x2d\x8a\x42\x43\x47\x4f\x74\x5f\x94\xa0\x1b\x5d\xd0\x2e\x8f\x67\xb8\x48\xb5\x6f\x74\x0f\x0c\x2e\x51\xd9\xd8\xbb\x9f\x73\x15\x85\x77\x8e\xde\xb9\x91\x60\xbf\x6b\xe8\xb4\xcb\x13\x35\x5d\x14\xfc\x39\xfa\xe0\xbe\x78\xe0\x07\x41\xd4\x25\x6a\x32\xe0\xe0\xf5\x44\x35\xfe\x75\xd1\x5f\x3d\xfd\xce\x14\x55\x00\xe7\xe8\x9b\xaa\x7e\xc9\xca\x1d\xd8\x4b\xfc\x65\x18\x3f\x0c\xce\x2f\x4b\x38\xb3\x2e\x1e\x8d\x06\x30\x12\x8f\x7a\x74\x69\xf3\x51\x9b\x1f\xcd\xb8\x4a\xc7\xa9\x71\x16\xec\x0f\x06\x56\x41\x98\x83\x88\xeb\x92\x34\x91\x86\xbf\xee\x5d\x92\x18\xe0\xf0\x6d\xae\x24\x31\xc0\xe1\x4c\xac\x24\x65\x07\x26\xcf\x7b\x49\x4a\xf8\x4b\x26\xf7\x92\xf0\x62\x0d\xe2\xb1\x4b\x12\x3f\x1c\x8d\xaa\x34\xeb\x46\xa3\x19\x9a\x75\xc3\x2d\x14\xcf\x79\xe3\x5f\x41\x86\xa4\xa4\xbd\x83\xe9\x9d\xc4\x3d\x06\xcf\x28\x09\xfa\x08\xde\x2e\x49\x76\xd3\x38\xdc\x48\x84\x61\xb0\x7e\x15\xde\x39\xc6\xa1\x2a\xa1\x19\x9a\x18\x25\x09\xcd\x86\xd3\x89\x92\x78\x6d\x61\xb8\x26\xc6\x7f\x84\xfd\x24\x58\x98\x89\x6a\x35\xe5\xa6\x33\xd8\x22\xc9\xbe\x31\x8d\xaf\x9a\x18\x33\x73\x53\x3c\x96\x63\x6a\x54\xb7\xae\xad\xb4\x9f\xc8\xde\x41\x0e\x50\xcf\x8e\xe3\x5f\x99\xbd\x12\xf4\x1b\xb3\xeb\xcf\xaa\x4a\xe3\xa6\x4c\xf4\xf8\x7e\x4b\x52\x26\xfa\x39\xb9\x91\xe6\xc9\x5c\xfa\x75\xeb\x2b\x37\x12\x79\xc0\x43\x5b\x24\xca\x37\xa6\xbf\x82\x54\x92\xe0\x68\x6a\xa0\x94\x52\x1c\x97\x6c\x51\x00\xe7\x98\xc0\xa0\x69\x8e\x11\x6e\x5d\x4c\xe8\xb4\xdc\x18\x2f\xa6\x69\xb3\x9c\xfc\x17\xd3\xb4\x59\x2e\x56\x50\xec\x97\x27\xda\xcf\x25\x8b\xfd\x72\x3d\xbb\x37\xa9\xd8\x2f\x6f\x72\xe6\xcf\xda\x5e\x57\xe1\xd7\x5f\x0a\x63\x8f\xda\xf2\xdc\x39\xfe\xd5\xcf\x32\x8a\xb5\x5f\x32\x6b\x7f\x28\x26\x0c\xc1\x8f\x5a\x4c\x26\x24\xd1\xc8\x45\x81\x94\x63\xf9\x59\x7f\x91\x5e\xdc\x58\xcc\x22\x9b\xbf\x4c\xca\xfe\x14\x24\x1f\x37\xd6\xe5\xbe\xfb\x97\x3a\x99\xfe\xea\x29\x6c\xa7\x9d\x45\x11\x8c\x63\xab\xfb\xa2\x70\xdb\xf4\x55\xd9\x81\x8d\x0e\xea\x29\x6c\xa3\x55\x5a\xcb\xdb\x18\xe7\xa7\x7c\xc7\xac\x56\x7b\xbf\x64\xd6\xde\x66\x05\x25\x8e\xcd\xc6\x9d\x65\xbe\x6d\x37\xa3\x3c\x6f\x0d\x5f\x17\x5f\x75\xad\xfb\x8b\x8a\xe2\x0c\xc7\x66\x01\x2a\xce\x70\x6c\x86\x2e\xff\x92\x77\xb3\xa1\x28\xec\x70\x6c\x77\x1f\x95\xfc\x4b\xc0\x0d\xb3\xca\x5a\xcb\x08\x68\x94\xac\xb5\xbc\xa7\xaa\xd2\x7d\x99\x93\xf9\x97\xfd\xf9\xd1\x05\x6d\x28\xc7\xbd\x67\x45\xd2\x64\xe3\x44\xaa\x92\x9d\x78\xa0\x40\x59\x8e\x8b\xe3\x0c\xb6\x64\xc1\xfe\x61\x1d\x65\xbc\xb2\xe3\x74\xaa\xd2\x4a\x39\xac\x14\x05\x9b\x8d\xe3\xef\xa5\x96\x2c\x7e\x7b\x36\x1d\xd4\xc0\x1e\xc0\x59\xe1\x64\xe3\x78\xbc\x5c\x91\x90\xd7\x20\x9a\xb7\x14\xb9\x9e\x2e\xcf\xb7\xc8\xf5\x74\x69\x55\xd1\x8c\x45\xe7\xa1\x14\x11\x42\x9c\xa5\x45\x4a\x5f\x83\x34\xb5\x9e\xc7\xc5\xbf\x66\x7e\xd5\xf4\xbe\x7e\xee\xec\x69\x5d\xfc\x6b\xd1\xaf\x55\x5f\x2b\x5f\x9b\xbe\x0e\xbe\xaa\x91\x45\xd7\xea\x46\xee\x3c\x2c\x45\xa9\xb1\x49\x7c\x59\x8a\x52\x63\xdf\x46\x33\x44\x17\xf1\xbb\x96\xa2\x61\x47\x41\xa2\x48\xad\x6b\xa0\x02\x51\x8a\x88\x19\xc2\x0e\xa5\xc8\x6f\x73\xd9\xc8\x24\xb1\x35\xee\xa5\x91\x43\x19\x7e\xd9\xb9\x14\xb8\x35\x2e\xe4\xaa\xc8\x00\xbf\xa0\x8a\x42\xb3\x06\x81\xc1\xa5\x68\xf3\x7d\x81\xfb\x6a\x49\x3e\xf7\x30\x94\xa2\x25\x89\x3a\x74\x29\xeb\x97\xee\x99\xfb\x0a\x90\x1f\xd4\xba\x70\x66\x34\x5c\x14\xe2\x3f\xc2\x7e\xd9\xba\x29\xeb\x51\x62\x5c\xe3\xb1\x1e\x25\xc6\x35\x1e\xb4\xa4\x88\xd1\x3d\x96\x67\xd1\xbe\xfc\x2a\x83\x2c\x83\x0b\xd1\xe6\x52\xf1\xb2\x3e\x12\x40\x14\x49\x66\xbd\x09\x68\x54\xdc\x38\x6f\xd2\x60\xa5\xe9\x4f\x17\xb3\x48\x69\xfa\x4f\xcf\xe1\x20\x79\x53\x94\xaa\x5f\x45\x83\xa2\xf4\xef\xa2\xcd\x5d\x80\xe2\x84\x54\x48\x51\xca\x7e\x17\xf9\xf3\xaf\x85\xaf\x59\x55\x56\xfd\x99\x36\x60\x22\x25\xa2\xc7\xcb\x2f\x65\xff\x5b\xaa\x8a\xec\xb7\xbc\x0c\x5b\x14\x94\x65\xbc\x76\x5a\x14\x94\x65\x35\xe8\xd7\xad\xaa\xd4\xaa\xc3\xd7\xa1\xfb\xfa\x30\x1a\x2f\x76\x15\xa5\xec\xb7\xa1\xa1\x50\xca\xfe\x07\xf3\x97\x7a\x98\x21\x81\x55\x94\xb2\xdf\xc6\xd1\x57\x72\xe3\x4e\x75\x10\x63\xcd\x06\x73\x55\x49\xf9\x8d\x2c\xe7\x45\x49\xf9\x6d\xeb\xbe\xac\x6b\xdb\x57\x7f\x9e\x34\x72\xd2\x48\xd6\xf5\xe9\xb9\x1c\x74\x67\x4a\xd5\xda\x46\xff\xba\x28\x6d\x7f\x22\x05\x6c\x51\x6c\x59\xc6\x53\x5c\xa4\x6b\x96\x23\x74\x5f\xb9\xf9\x13\xe1\xf5\x45\xb9\xf9\x33\x7e\x9c\xa2\xdc\xfc\x09\x59\x96\xa2\xb8\xb4\xd3\xf3\x3c\xa7\xeb\x7a\xf2\x79\xf2\xda\x7d\x91\x2e\x5a\x36\x30\x58\x19\xf8\xd3\x65\xe7\x57\x06\x7e\x8f\xbc\xf7\xaf\xde\xb3\x4c\x5e\xac\xa2\x0c\xfc\x99\xdc\x41\x45\x19\xf8\x73\xcd\xaa\x4a\xb3\x18\xfc\x96\xe2\x5a\x6e\x49\x2d\x7b\xfa\xca\xaf\xc0\x4c\x6e\x8d\x6b\x81\x99\xdc\x30\xdf\x95\x81\x3f\x5d\x4c\x0d\x65\xe0\xcf\x43\xb3\x0f\x53\xc3\x03\x23\xfc\x6b\xd1\x57\x5d\x4b\x9b\xc7\xa0\xfb\x78\xd6\xf3\x18\x74\x50\x69\x8d\xc7\x52\x55\x47\x5f\xe9\xa0\x1c\x4e\x6f\xa9\xe6\xc7\x68\x96\x70\x0e\x3b\xb8\x02\xf6\x32\xaf\xf9\x14\x45\xe8\xe5\xdd\xa8\x0e\x9a\x91\xd1\x8f\x2a\xca\x59\x9f\x8f\x1e\x5d\xfd\xd5\x4e\x53\x00\x90\x40\x76\xe6\x52\x01\x90\x10\xb0\x6a\x15\x38\x97\x62\xa2\x2a\xdc\x4a\x29\x40\x8d\x24\xd1\x16\xc8\x25\x5a\x24\xd1\x16\xc2\xd5\xd7\xc4\xaf\x7e\xe0\x5e\x1a\x53\x3d\xe0\x21\x2f\x0a\x60\x0b\x78\xb9\x8b\x02\xd8\x42\x80\xb1\x48\xde\x2d\x44\x7c\x0b\x8d\x85\x10\x02\x66\x5d\x63\x21\x84\x98\xf4\xeb\xd0\xaf\x87\xaf\x93\x5f\x8f\x6e\xb4\xf4\xeb\xe6\xeb\xe6\xd7\xac\x3f\x1f\x75\x5f\xcd\xb8\xba\x36\xf1\x55\xa3\xf1\xf8\x9a\xd5\x5f\x10\xb2\x65\xf5\x97\xed\xa0\x65\xf5\x97\x4d\xb9\x65\xf5\xf7\xd1\xa3\xac\xfe\x32\x89\x1b\x4b\x24\x44\xb6\xec\x96\xd5\xdf\xa3\xaa\x9a\xbe\xd2\x66\x96\x07\xcf\xe8\xbf\x6d\x07\xa5\xfe\xff\x76\x83\x96\x7f\x23\xa1\x6a\x18\x89\x54\x78\x20\x2c\x9c\x78\x31\x02\x5a\xfe\x8d\x84\xda\x7b\xf4\x55\x2d\xd2\x48\xfc\x9a\xcf\x48\x24\x16\x5d\x63\xe1\x04\x12\xe1\x96\x56\x34\x2f\x58\xce\x8a\x28\x0c\xc1\xa3\x02\x8b\x22\x0a\xff\xfd\x6b\xd6\xb5\xdc\x97\x85\x63\x41\xad\xc2\xf7\xf3\xef\x3f\x03\x81\x21\xeb\xbe\x4a\x1e\xce\x1a\x6c\x1c\x67\x19\x67\x5f\xa5\xb1\xe8\x2c\x64\x9e\x0f\x8b\xee\xdf\x5f\x37\x5f\x35\x1a\x2c\xba\x7f\x7f\xbd\xfa\xaa\xaa\xde\xff\xf6\x95\x05\x67\x21\x33\x1a\x18\x6d\xc6\xc9\x58\x51\xe2\x71\x4f\xad\xe1\x5f\x95\xf0\x1c\xeb\x50\x89\xc7\x3d\x01\xc6\xff\x22\x15\x17\x5f\xe9\x02\x6e\x06\x0b\x5d\xd7\xaa\xbf\x43\x35\xab\xbf\x93\x46\x56\xf5\x77\xea\x5a\xf5\x77\xaa\x66\xf5\x68\xe9\xeb\xfd\xdf\xbf\xaa\x47\xac\x6c\x65\x29\xb7\x00\xa3\x54\xa8\xa6\xfd\x1e\x59\x53\x8f\x30\xe8\x95\xa5\xdc\x93\x58\xf8\x57\xf5\xe8\xd2\x8c\xa6\x1e\x5d\x5d\xab\x1e\x3d\xfd\xaa\x1e\x69\x22\x35\xf5\x08\x4a\xd5\x9a\x7a\xa4\x35\xd4\xd4\x23\xd0\x48\x49\xcb\x13\x27\xea\x45\x81\x9c\x09\x76\x56\x75\x20\x99\x87\x93\x85\x16\xfb\x7f\x9f\x66\x2d\xf6\xfc\xdf\x26\x61\x93\x87\xe6\xdf\xbf\xd6\xff\x36\x09\x5b\xec\xed\xdf\x93\xf0\x7f\x26\x5c\xff\xef\xfc\x7f\xfe\xef\xfb\xbf\xfe\x42\x08\xf1\xbf\xbe\x0b\xbf\x09\xf2\x5b\x00\xc1\x5d\x94\xdf\x47\xfa\x2f\x4f\x6d\xaf\xc2\x43\xe1\xfd\x2f\xcf\x86\xdf\x29\xe4\xba\x6f\xf8\xbf\xc2\xed\x85\x8d\x3a\x1b\x97\x3b\x45\x0c\xe1\x1b\xf4\xef\x63\x52\x27\x97\xb7\x45\xe1\xe6\x9f\x95\x42\x6e\xd4\x2e\x85\xdc\xbd\x73\xf9\x37\x0c\x7f\x29\x39\xdb\x0f\x9e\x1b\xe5\xfb\x98\x5e\xe8\x44\x22\x84\x41\x9d\xdf\x60\x7f\x85\xdc\x7d\x72\xf9\xf4\xcb\x79\xbf\x29\x84\xcf\x84\x61\x73\xf8\xbf\xfe\xde\xbb\xdc\x68\x4d\x2f\xfc\x38\xeb\x5f\xe2\xd5\x92\x10\xd6\xf5\xc2\x6f\xc3\xf8\x4b\x68\xc8\x04\x77\x30\x7e\xe8\x54\xbc\xb0\x71\xa3\x5b\x29\x7c\x5e\x58\xb9\xfc\x31\x9e\xef\xbb\x91\x25\x0d\xf2\xe3\x46\xcf\xff\x19\xf9\xa7\xa7\x2c\xf9\x3e\x0a\x85\x95\xc2\x4a\x61\xf7\x76\xfa\xf6\x14\xfc\x85\xf4\x0f\xbc\x13\x85\xc5\x0b\xbf\xc5\xf9\x17\xe2\xaa\xff\xf5\x2f\x94\x09\x71\x35\x2f\xf4\x1b\x69\xed\x85\xc4\x8d\x52\x60\xe4\x1d\x61\x43\x0a\x3e\xf2\x29\xfa\x07\x62\xfb\xc1\x13\x4f\xfc\x05\x77\x3f\xfd\x05\xf3\xc5\x19\xdc\xfb\xf4\x17\x3c\xed\xc4\x5f\x80\x06\x05\xcf\x3a\xf1\x7d\x6c\x2f\xdc\xfc\x33\x73\xa3\x6f\x77\xf9\x7b\x2f\x72\xa3\x9c\x29\xfc\x2e\x7f\xd7\xcf\x70\x83\x67\xa9\xf8\x3e\x1a\x85\x83\xc2\x4e\xe1\xa0\xf0\x51\x38\x29\x5c\x14\x1e\x0a\x37\x85\xcf\x0b\xe9\x7b\x2a\xdc\xfd\x43\xf4\x7f\x4d\xb0\x54\x12\x85\xc6\xe5\x8b\x42\x9a\x54\xd4\xa4\x46\x21\x77\x2f\xba\x3b\x3d\x2a\xdc\x9d\x25\xc3\x7b\x04\xbe\x93\x7c\x85\x3d\x50\xc8\x8d\x3a\x37\x62\x46\x66\xa3\x70\xd1\xce\xfb\xfd\xd3\x38\x25\x0f\xe9\xf2\x4f\x26\x03\x89\x4d\x83\xf1\x8c\xec\xe3\xeb\x7f\xa9\xb8\x19\x1e\x2c\xf9\xe3\x70\xed\xfe\x6f\xc1\x7a\x37\x73\xa6\x2d\xde\xdb\xce\xeb\x8a\x61\x05\x9f\xf3\x2b\x7c\x1d\xab\x9c\x8e\x85\x13\x7d\xc9\x78\x1e\xbe\xbf\x9e\xdc\xb8\x8b\xee\xde\xff\x3e\xbe\x5a\x7a\x76\x10\x89\x71\x7f\x95\xc5\xf8\x19\xf6\x7f\x3d\x3a\x48\xc5\x34\xbe\x6f\x31\x8d\xaf\xb9\x25\xf9\xe3\x88\x9e\x06\xe2\xfb\xf8\xaa\xee\xcb\xbd\x61\xd1\xe2\xa2\x70\x7b\xa1\x9b\x2d\xd1\x7c\x2e\x45\x8b\x7e\xa3\xe5\x87\xb9\xd1\x1d\x56\xdf\x47\xf1\xc2\xa3\xc2\x46\x61\xa7\xb0\x53\x38\x29\x5c\x14\x72\x77\x1f\x9e\xc8\xb8\xf4\x75\xf9\xa7\x4f\xcc\xe8\x49\x26\xfe\x3a\xef\xad\x47\x7f\x79\xf9\xfb\xf8\x2e\xe8\xf8\x8b\xa2\x19\x4d\xf2\x69\xda\x77\xa4\x9d\x99\xcb\x7d\x2a\xf6\x1d\xb9\x3c\x73\x77\x9f\x75\x7d\xbb\xb0\x52\xb4\x4c\x9d\x99\x3a\xdd\xed\x10\x2d\xab\x4e\xef\xe6\x36\x7a\xe4\x0f\x27\x7a\xde\x88\xaf\xb0\x78\x21\x23\x6f\x3e\xf2\x25\x39\x9a\xc7\xcf\x8c\xf8\x0a\x3f\x83\xfc\xaf\x34\xd5\xf9\xaa\x17\x3e\x6f\x12\x49\x43\xa2\xbf\xfa\xfa\x7d\x7c\x8f\xa3\xa3\x81\x16\x5d\xab\xff\xfb\xf0\xa1\x23\xff\x75\xcc\x1f\x7d\xfd\x3e\xcc\x0b\x3d\xf2\x21\x66\x1f\x9e\xe8\x9a\xfb\x7f\x9d\xe4\xd1\xd1\x9d\x42\xdf\x87\x77\x93\xb3\xdd\x98\x2b\x75\x56\xaf\x33\xfb\x66\x1f\xf3\xe5\x9f\x77\xf9\x04\x73\xf6\x1f\x8b\x4f\xb7\x58\x1c\xb3\x4a\xf6\x77\x00\x63\x89\xfe\x88\x4b\xcc\x5e\xe8\x47\x4e\xb1\x24\x1f\x90\xf2\x99\xd2\x7f\x05\x71\xad\x58\xfc\x81\x47\x7f\x97\xef\x2b\x1c\x14\x2e\x0a\xb7\x17\x4e\x0a\xbd\xd5\xd1\xdd\x43\x7f\x85\xd7\x4c\x62\x71\x9c\x88\xc5\x9f\x51\x41\x84\x2a\x96\xe2\xe3\x59\x8a\x8f\x67\xf1\x60\xbf\xe8\xaf\xe9\x7d\x1f\xde\xce\xe2\xa1\xf8\xb1\xf8\x1e\x17\x8b\xef\x71\xa5\x3c\xea\xf4\x3d\x2e\x16\xdf\xe3\x4a\x71\xd3\x3e\xba\x1f\xe6\xfb\xf0\x7f\xd6\xc6\xe5\x93\x6e\xfa\x2e\x53\x00\x96\x58\x96\x3f\x23\xf7\x98\xfc\x95\xed\xe7\xce\xd1\x5f\x4f\xfb\x3e\xbe\x46\x94\x13\xb8\xd1\xf3\x67\xe4\xaf\x81\xfd\xb5\xc4\x78\xd6\xe0\x85\x35\x50\xe8\xc4\x22\x56\xd6\x91\xfb\x17\xfe\x06\xb2\xd8\xd1\xcd\xfc\xef\xe3\x78\xa1\xef\x5c\xd1\xad\xfb\xbf\xe8\x66\xfc\x57\xe8\x83\x5c\x99\xb4\x6e\x5c\xfe\xd5\xe0\x10\x14\x2b\xa3\xe4\xd6\xdb\x5f\xe5\xdd\xdb\x58\xbb\x8f\x67\xed\xdf\x93\x1e\xfe\x6e\x8b\xf3\x09\xe8\xc3\xff\x40\x28\x62\x65\x60\xaa\x0f\xcc\xa8\x81\x1b\x02\x1b\x75\x64\x0a\xe9\xc4\x68\x14\x0e\x2f\x8c\xb4\xc2\xf7\xf2\x58\x1d\x32\x47\xf5\xd7\x47\x62\xf5\x8d\x3a\x56\xdf\xa8\xeb\xae\x34\x8d\x71\xf5\x37\xa7\xfe\x2a\x7a\x0c\xb1\x1e\x9f\xd1\xf5\x7c\x55\xd7\xa3\xee\x32\xae\xd5\xc7\xb5\xf2\xee\x7e\x6c\xc1\x7b\xd6\x7c\x1b\xad\xcf\x1d\xde\xd1\xed\x82\xbf\xe8\xf6\xc0\xdf\x08\xac\x51\x67\xf8\xdf\x47\xf1\x42\x27\xd8\xd1\x89\xdf\xf7\xe1\xf3\x14\xf9\xf0\xd8\xba\xcf\xa9\xd6\x7d\x4e\x4d\xc6\xb5\x39\x93\x88\xcd\x61\x7f\x4c\x37\x6a\x63\x03\x5c\x9b\x83\xeb\x98\x4e\x08\x63\xdb\x95\xc2\xe6\x85\x7e\x44\x16\xdb\x9e\x14\x72\xb9\x5b\xdc\xb1\xed\x43\xe1\xa5\xf0\x51\x48\xe3\x8f\x37\x9e\x08\xf4\xd8\x7c\x24\x62\x3b\x5f\x73\xdb\xf5\x9d\x21\xb6\xb3\x29\xbc\x5e\xb8\xb9\xfb\xa5\x49\x37\x52\xc8\x8d\x2e\x4d\xba\xcd\x0b\xaf\xfe\x49\x93\x7c\xdd\xb7\xeb\xa4\x3a\xb6\x4b\x9d\xf7\x78\xe1\x63\x94\x1e\x75\x3e\xea\x64\xf2\x36\x7f\x0e\xb1\xbd\x6f\xb0\x1a\x74\x26\x36\xe0\xad\x39\xbc\xb5\x17\x18\xa5\xc7\x20\x3b\x6f\x6a\x2f\xd0\xa4\xc7\x78\xbe\xed\x85\xa0\x78\x67\x95\x74\xa7\x48\x0d\xf5\xd9\xd8\x79\xc4\x3d\xf0\x4f\x00\xbb\x3b\xc7\x89\xdd\x91\xb3\x3d\x3f\x50\x8a\xfe\x6e\xd3\xf7\xf1\x3d\xe9\x96\x79\x1c\xdd\xa9\x47\xec\x0e\x29\x2d\x33\x74\x1d\x68\xef\xcc\x10\x54\xb2\xa2\xbf\x84\xf4\x7d\xf8\xac\xeb\xe0\x7d\x67\x86\x74\x9f\x21\xb5\x57\xea\x1c\xb4\x73\xf8\x54\x1c\x6c\x2c\x9d\xe9\xdd\x99\xde\x03\x70\xed\xcb\x9f\xa6\x6b\x6b\xff\x55\xde\x9f\x88\x9d\xe9\xdd\x99\xde\xab\xd3\xcd\x33\x29\x74\x18\x5e\x4c\x9b\x7e\xe8\xa6\x3f\xe2\xba\x40\xdc\x7e\xe9\xa6\x33\xd6\x8e\x02\x6e\xec\x3c\xe2\xee\x8f\xb8\x3f\x20\xb3\xf3\x88\xbb\x3f\xe2\x8e\x1a\x6e\xf4\x77\x8f\xbe\x0f\xdf\xd6\x9e\xee\xce\xd3\xec\x8f\x3a\xdd\xd7\x14\xfd\xc5\xa3\xef\xe3\x1b\xf9\x5a\x98\x21\x03\x68\x1f\x0e\xed\xb5\x7a\x80\x79\x1c\x80\xd6\x70\xd0\xea\x87\xa1\x1b\x6c\x56\x83\xcd\x0a\x15\x93\x38\x2c\x53\x58\x28\xec\x14\x2e\x0a\xfd\x72\x24\xa3\xe2\x60\x4b\x1f\x4e\x39\xfb\xd8\xdc\xdd\xf7\xf2\xe8\x2f\x0d\xfd\xb5\xd4\x28\x2c\xfc\xd3\xed\x9d\xba\x23\x75\x36\x1a\xef\x66\x48\xc7\x2a\x8c\x2e\x2f\xfd\x7d\xf8\x80\xc4\x40\x37\x01\xab\x31\x28\xf4\xa3\x80\x38\x86\x3f\xb8\x31\x9d\x50\x44\xf7\xc5\xc5\xb1\xb8\xfb\x72\xac\xeb\x2e\x74\x1a\x07\xc8\x30\x40\x06\xb2\x28\xc4\xc1\x42\x18\xbe\x10\x6a\x52\x37\x1f\xa3\xf4\x7c\x71\x0d\xb6\xf4\x99\xfc\x9f\xd3\x99\x52\xeb\xcc\x90\xc9\x56\x39\x7d\x58\x5b\x77\x83\x2c\x4e\x28\xd2\x4c\xcf\x0b\x9d\x59\xc7\xe9\x1b\x67\x9c\xe6\xd3\xbb\xbb\x9f\x34\xba\x3a\xf2\xf7\xe1\x10\x74\x1f\x37\x62\x67\x98\xbe\x33\xb4\xc6\xda\x9c\xec\x9f\xd3\xf7\xcf\xd6\xfc\x90\x24\x4e\x37\xf2\xe2\x6c\xbe\x8e\x1a\xb8\x34\xe1\x38\x73\xf8\x92\xc9\xee\x19\x88\x73\xf0\x4f\x76\x84\xdc\x69\xe7\xa0\xce\x51\x29\xe4\x72\x06\x79\xba\x3d\x37\xc4\x1d\xfc\xd5\x99\xef\xc3\x01\x30\xbb\x51\x12\x27\xdb\xaf\xbf\x0b\xf3\x15\x72\xf9\x6c\x14\xfa\x86\x42\x72\xa7\x38\x61\x58\xd3\x19\xd6\xc8\x8b\xbb\x2f\x07\xab\xb9\xb8\xbb\x1f\x54\xc6\xc9\x83\x9b\x3c\xb8\x7c\xe8\xe6\xa2\x49\x3c\xb8\x7c\xe8\x11\x90\x3e\x77\xa2\xf0\x52\x98\x29\xf4\xbd\x83\xd7\x6a\xe3\x04\xe7\x27\x38\x9f\x99\x60\xfe\x82\xcb\xf7\x41\x9d\x57\x97\xd3\x4d\x47\xf6\x41\x1e\xa7\xe8\x7a\xcf\xdf\x87\x51\x48\xe3\xc1\xf9\xe9\x38\x3f\x4a\xa0\x9b\x67\x50\xc8\xee\x1d\x78\xee\x87\x1b\x39\x40\x8c\xc2\x4c\x9e\x87\x67\xe4\x66\xc8\xe0\x8d\xde\x38\x2f\x8f\xc3\x91\x61\x94\xc8\x3f\x2f\x75\x5e\xea\x04\x54\xe7\xa5\x9d\x0e\x10\xa3\x78\xc4\x4d\x9c\x80\xff\x7c\xd4\x69\x34\xe9\x31\x20\x0e\x17\xa3\xd8\xfd\x47\x42\x31\xd9\x04\xe6\xe3\x86\x99\x21\x7c\xdc\xf0\x71\x43\x3f\x51\x88\xae\x6d\xfd\x7d\xf8\xa6\x5a\xd8\xe7\x17\x3b\x83\x2b\x5b\x7f\x85\x95\xc2\x46\x21\xa3\x55\x74\xf9\xa4\xd0\x67\x4a\x71\xd7\x60\x5c\x0e\x61\x71\x39\x73\x1d\xc5\xbd\x09\x71\xc5\x4a\x21\x97\x83\xa3\x0b\x3e\xba\x1c\x91\xc6\xf5\xf3\xf5\xb8\x1c\x83\xe2\xca\x3e\x06\xd8\xb4\x71\xf9\x36\x13\x97\x1b\x19\x03\x4b\x35\x2e\xf0\x69\xb9\x91\x31\x2e\x7c\x64\x39\x8f\x8d\xcb\xf9\xda\xb8\xee\xf9\x8b\xab\x50\xa7\x9b\xaf\xe3\x7a\x50\x4e\x5c\x2c\xdc\x55\xf8\x67\xe5\x72\x58\xfb\x72\xd6\xde\x0a\xfc\x7e\xb1\x9e\xfc\x55\x9e\xbf\x36\xe1\x79\xeb\x50\xa7\xcf\xa9\x1e\x3c\x0c\x28\xae\x4b\x3b\x7d\x1a\x8c\xce\x1a\xfd\x0c\x2c\x2f\x04\xc9\x58\x8e\x8b\xed\x62\xf9\x76\x31\xc8\x34\x13\x17\x8c\x60\xf9\xdc\x18\x7d\xd2\x4d\xf6\x90\xe5\x7b\xc8\xe8\xee\xcd\x8a\x9e\xf5\xff\xfb\xf0\x8d\xa5\xc2\x1d\x5c\xe7\xfa\x2f\xba\xbe\xf5\x5f\x27\x59\x51\xdc\x8e\xd4\x71\x57\x76\x6f\x26\x83\xbf\xc7\xf2\x7d\x38\x10\xf2\xb2\x59\xdc\x70\xb1\xed\x5c\xac\xc9\x28\x75\x69\xe9\xef\x83\x7f\x5e\xee\x3e\x29\x9c\x58\x56\xf0\x91\xed\x78\x11\xb7\x23\x44\x4f\x10\x8a\xbd\x7c\x40\xf6\xf2\x2d\x28\x19\x37\xf2\x65\x1c\x5d\x5b\xfa\xaf\x3d\x50\x67\xb3\x46\x3d\x09\xff\x5f\xdb\x00\xcc\x66\xf7\x76\x9d\xe9\xbf\xc6\x19\x61\x74\xb9\xe7\xef\xc3\x87\x2e\x32\x93\x0f\x93\xd6\xdf\x41\xf9\x1b\x91\xbe\x1f\xa6\xa2\xa7\xdf\xff\x1b\x11\x7e\xe7\x6f\x8f\xfc\xc5\xe3\x74\x66\x90\xd1\x33\x1e\x37\xa9\xa2\xbf\x1d\xf2\xd7\x8f\xfb\xe8\xe3\x71\xfb\x3a\xfa\x4b\x21\x7f\xfd\xb0\x2b\x1e\x2c\xea\x83\x45\x7d\x20\xd1\x9e\x1d\xff\xfb\xf0\xfd\x53\xf3\xf3\x64\x9a\xe4\x4c\xa9\x5f\x58\xf0\xc1\x34\xf2\xb7\x16\xfe\x06\xb2\xf8\xf1\xb0\x7f\x9e\x06\x85\xa7\xef\xae\xe3\xfc\x7d\xf8\x82\xdd\xfa\x27\x6c\xe8\xb0\x09\x6c\x2c\x96\xc3\x26\x70\xd8\x04\xb6\x7b\x8e\xe3\xc1\x56\x38\xa3\x53\x38\x29\x1c\x14\x52\x27\xb3\xee\xb0\xfd\xba\x50\xf4\xdf\xd8\x4c\xb0\x33\xa9\x73\x52\xa7\x46\x89\x9d\xe1\x4c\x2e\x5f\xdc\x7d\x72\xb9\x5b\x15\x83\x34\x24\xf1\x2c\xa3\x90\xcb\x37\x4d\x62\x67\x38\xeb\x50\xa8\x7f\xfa\x4c\x3e\xbe\x17\x8c\x8d\x4d\x7b\x36\x8f\x63\xd3\xa4\xc3\x20\xb3\x33\x1c\x76\x86\x7d\x18\x25\xc8\xbe\xbf\xeb\xf0\x37\xda\x60\x90\xa1\x72\xe7\x40\xf6\x21\xe6\xe7\xd1\x77\x50\xf1\x62\xd3\x1e\x50\xf1\x80\x8a\x17\x22\x79\x31\xc8\xaf\x1b\xe4\xe3\x42\xbb\x6e\xa4\x30\xfa\xdd\x9f\x7b\xd0\x52\xf2\x3a\x93\x07\x1f\xfd\xf5\xe9\x77\x4f\xe6\xe3\x99\x3c\xfd\xe3\xdf\xe8\xe4\x7a\x37\xa7\xaa\xc9\xd8\x54\x87\x93\x94\xe4\x29\x03\xbf\x0f\xcc\x17\x3f\xc4\x48\xd9\x2d\xd5\xe4\xf1\x2f\x7f\xed\x38\x77\x48\xd9\x77\xef\x94\xfd\xc1\x75\xb4\xc6\x92\x0b\x21\x7d\x1f\x82\x0b\x0a\x9d\x5d\xa6\xcc\x76\xc1\x39\x56\x72\x91\xa0\xef\xc3\x9f\x51\xf2\xa0\xf0\xe4\xd1\x1b\xdf\x07\xdb\x2f\xf9\xdd\x3d\x3d\xdb\x5f\x2a\xb0\x75\xe3\xee\xc5\xe1\x30\x79\x82\xb5\xbf\x61\x87\xcb\x27\xff\x74\x0e\xd0\x6a\xe6\x72\x5f\xef\xc9\x65\x69\xfe\x1a\xfa\x0b\xc9\xb5\x63\xbe\x0f\xef\x66\xf7\x23\xf6\xe4\xe7\xd3\xdf\x87\xc3\xaf\x32\xe2\x63\xaf\x26\x2c\xd4\x14\x49\x1b\xef\xd2\x1e\xdf\x07\xee\xc6\xcd\x3f\x9d\x49\xa4\xba\xf0\x05\x93\xb9\xdf\x33\x57\x7d\x1f\x05\x47\xb6\x0a\x9b\x17\x3a\xe0\x26\xb2\x24\x26\x97\xed\xf8\x4b\x95\xe7\x47\x30\x77\xaa\xfe\x18\x53\x75\xea\x98\x90\xd8\x4e\x2e\xe1\xf1\x7d\x5c\x3a\xe6\x7d\xf7\x44\x56\xdf\x87\xb7\xb3\x90\xdd\xbf\xf9\x7c\x49\xcd\x77\x4a\x0b\xbe\xf9\xa7\xe6\x1b\x66\x6a\xd1\x7d\x97\x38\x1f\x53\xf3\xe7\x90\x9a\xfb\x78\xcc\xfc\x98\x28\x35\x9f\x60\xc9\x45\x41\xfe\xcc\x06\x37\x72\xaf\x63\x6a\xee\x1a\x34\xb2\x9f\xa6\x96\xf8\xa7\xc3\x93\x05\x37\x70\x53\x4b\xdc\x3d\x71\xf7\xc7\xdd\xdd\x72\x48\x2e\x25\xf2\xfd\x53\x85\xde\x77\x3f\x80\xfd\x7b\x37\x8f\x7f\x22\x14\xc9\x0f\x67\xbf\x0f\x77\xa7\x5f\x97\x95\x48\x7e\xea\xfa\x97\xfc\xe4\xf2\x2b\xf4\x64\xfa\x7e\x70\xf9\x7d\x4c\x2f\x74\xbf\x43\xf2\x83\xc6\xbf\xe4\x47\x79\x7f\xe9\xb9\x28\x50\xf2\xa3\xbb\xef\xe3\x6b\x4c\x26\x19\x7d\xf2\x53\xb7\xbf\xe4\xc7\x6b\x7f\xf9\xba\xb1\x97\xfc\xc0\xec\xfb\xa8\x5e\x98\x18\xad\x4a\x9d\xee\x77\xca\xc4\x23\x25\x3f\x88\xfa\x3e\xf8\xa7\xef\xf3\xc9\xcf\x9f\xbe\x8f\xe9\x85\x1e\xeb\x92\x5a\x63\x0c\xfc\x18\x25\x5f\x77\x07\xa5\xe6\xf6\x4b\x6a\xee\x83\xce\x97\xac\xfd\x8d\xf3\x93\xe6\x4e\x9a\x4c\x00\x52\x6a\x0e\xca\xa9\x39\x41\xcf\xb7\xd1\x4e\x77\xd9\xa4\xe6\x3c\x3d\x5f\xb2\xfc\xb7\xc1\xdd\x1d\x86\xfd\xdd\x20\x2f\xe4\xa9\x0e\xfa\xae\x47\x3d\xa8\x73\x52\xe7\xa4\xce\xc9\x4c\x71\x34\xce\x77\x71\xf9\xe4\x51\x4f\xea\xd4\x94\x9c\xf4\x68\xd2\xa3\xad\xcb\xa9\x73\x51\xe7\xa1\x47\xac\xa7\xe6\xeb\x29\x13\xf8\x94\xda\xa2\xce\x45\x9d\x97\x99\xc2\x91\x4e\x5b\xf4\xfd\xf1\x34\x37\xdd\xf4\x65\x95\x5f\x60\x3c\x37\xd3\x7c\x0f\x0a\x99\x92\x9b\x6e\xba\xcf\x25\x93\x25\x3f\xe1\x73\x49\xf8\x5c\xf2\x8b\x34\xfe\xd0\xa4\xe3\x4d\x22\x45\x7e\x6a\x87\xa7\x79\xb8\x51\xd2\x3f\xe9\x91\xd3\xee\xfc\x8c\xc9\x70\xb9\xfc\x72\x79\xe6\x19\x71\xca\x84\xeb\x25\x93\x1c\x3f\xb5\xab\xcb\x9f\x17\x56\xd6\xd3\x63\x90\x1d\x39\xf3\xd3\x73\x7f\x3c\x77\xc7\xd1\xfc\x40\x32\x7c\x2e\x09\x9f\x4b\xc6\x1d\x90\x70\xb6\x24\xdc\x2b\xf9\x35\x6e\x04\x5e\x78\xca\xb7\xbf\xcc\x4b\xaf\xc9\x53\xbc\x7d\x1f\x3e\xc8\xbc\xeb\x9a\xba\x93\xe8\x84\xcf\x25\x3f\xf7\x76\xa6\xee\xfc\x2e\xf5\xc0\xe5\xbe\x51\xa7\xee\x20\x92\x70\xc4\xe4\xe7\xf4\x30\x75\xdf\x90\x52\x8f\x8c\xfc\xe2\x46\xc0\x46\x4f\x8c\x12\xd3\xa6\xbb\xef\x33\xb9\xc0\xcd\x5f\x46\x74\x31\xb9\xbe\xcd\xf7\x41\x93\xb6\xfe\x39\x28\x5c\x14\x2e\x0a\x7d\xc5\x75\xe3\xc1\xb1\xb1\x74\x07\x91\xd4\x8d\x51\x72\x6b\x2d\x79\x82\xb9\xef\x83\x3a\x2f\x97\x83\xf7\xdd\x98\x0c\x8f\x7f\x66\x7a\x94\x69\xe7\xe3\x9f\x99\x3a\xdd\xef\x50\x42\xa0\x9b\x99\x26\x39\xb0\xf8\x8b\x35\x5e\xe8\x73\xa9\x3b\xbd\x2f\xc1\xfd\xa1\xc9\xb5\x71\xbe\x8f\x4c\xe1\xa1\xb0\x52\x48\x9d\x89\xc6\x17\x46\xa9\xf2\x4f\x77\x6c\xa5\x5e\x69\x7c\xe5\x46\xa6\x42\x1a\xef\xce\xee\x12\x98\x60\x9d\x73\x5d\x17\xdf\xf9\x0a\x7d\xda\x74\x3f\xc9\x4d\xae\xb9\xf3\x57\xc8\x28\x94\xf0\x76\x25\x1c\x5b\x85\x00\xab\xd4\x81\xa0\xee\x68\x53\x78\x21\x37\x79\x32\xbb\xef\x83\x76\xb2\x83\xf5\x4e\xdf\x39\xf2\x08\x4c\xc5\x3e\x18\x3a\xce\x95\x70\x3e\x27\xbc\x64\xa9\x0f\x7a\xe4\x9e\x94\xe4\xa2\x3d\xdf\x07\x75\xb2\xd7\xf5\x41\x9d\x83\x6e\x76\x6e\x34\x68\x92\x23\x51\xe1\xe5\xdc\xd4\xa1\x33\xdd\x41\xa7\x10\xd3\x90\x70\xc0\xa5\x3e\x69\xd2\xa0\xef\x6c\xdb\xdd\xf1\xa5\x84\xa9\x42\x9e\xa6\x73\x3f\x7f\x5b\xc5\x0b\xb9\xfb\xe2\xee\x8b\xc6\x83\x36\xae\x13\xf4\x15\xd2\x78\xc7\x9e\x84\x6f\xaf\x84\xc5\xe3\xd8\xf4\x7d\xf3\xdc\xfd\xd8\x34\xf5\xcd\xdd\x37\x7d\xd7\x4c\x86\x0a\xf4\xcd\xc8\xc3\x1d\xfa\xe6\x46\x9b\xa7\xa9\x99\xbc\x79\x9a\x8e\x4b\x25\x1c\x26\x18\xc7\xd7\xfd\xd0\xa3\xc3\xfc\x3c\xf4\xe8\x50\xe7\xa1\x49\x87\xb9\x74\x68\xfc\x65\xe8\x0e\x8d\xbf\xd4\x79\xf9\xe7\xa5\x9d\x97\x76\x3e\xda\x79\x99\x21\x97\x3a\x1f\x7d\x07\xac\xba\xfb\x82\x4b\x0c\x14\x82\x4b\x78\x0f\x4b\x8c\x5c\x0e\x2e\x75\x37\x89\x0a\x7a\x95\xa9\xc3\x5c\x3c\x15\xdf\x5f\x21\x82\x2b\x0d\x98\xcb\x70\x8a\x5b\xa2\x9b\xad\x69\x70\x78\x3e\x02\x97\x7b\x54\x55\xc2\x15\x99\x46\xe0\x72\x37\xdd\xd2\x00\x82\x46\xa4\x49\x1e\x74\x9a\x06\x74\xc6\xf3\xf6\x7d\x85\xe7\x1f\x09\xc5\x70\x3f\x40\x1a\x0e\x53\x05\x13\x2e\xb9\xba\xd2\xf7\xe1\xb3\x2f\xba\x30\x49\x1a\x89\x1b\x26\xda\xcb\x2a\x19\x80\x96\x6b\x28\xf1\x56\x8f\x17\x36\x0a\x3b\x85\x95\xc2\x43\x21\x75\x36\x6e\xe4\x76\x72\x72\x55\xa5\xbf\x12\xd9\xa8\x5d\x54\xe9\xfb\x48\x14\x72\xb9\xfb\x53\x13\x8e\xd4\xc2\x1b\xcc\x09\x7f\x6a\x1a\x1c\xa3\x45\x16\xc4\x80\x0d\x79\xd2\xc0\xbf\x42\x86\xab\x84\x93\x35\x0d\x63\x08\xa1\x5f\x23\x33\x5a\x99\xc6\x4f\x6e\x04\x6f\xc2\xd7\x5a\x30\x4a\xd3\x70\xb0\x4b\xc3\xe9\x53\x89\xac\x92\x91\xa9\x33\xd3\xa3\xc5\xdd\x01\xc2\x01\x10\x46\x8f\x19\x4f\x03\xbe\x35\x0a\x77\x67\x9a\x8f\x4a\x37\x2b\xdd\x3c\x5c\x5e\xe9\x26\x40\x18\xaf\xfe\x49\x37\x01\xc2\x78\x99\x29\xc0\x9b\xa7\x1d\xfc\x2b\x09\xd6\x36\xdc\x98\x4d\x03\xcc\x43\xa7\x33\x0d\x30\x6f\x38\xfb\x2a\xbc\x66\x9d\x46\xe3\xb9\x3b\x17\x2b\x68\x76\xa6\xd1\x78\xee\xce\xbe\x4a\xc2\xb6\x19\x1e\xcb\x92\x3c\x83\xe1\x5f\xc1\x9b\x90\x46\xe7\xee\x0e\x92\xfe\x3e\x8f\x17\xd2\x4d\x20\x33\x99\xfe\xc9\xe3\xe8\xdc\xc8\x68\x67\x67\xe8\x38\x81\x4c\x59\x97\x33\x74\x83\x1b\x61\x98\x0d\xa8\xdc\xd0\xa1\xbd\xe6\x27\xe0\x3a\x00\xd7\x54\x18\xa5\x41\x37\x1d\x4e\x4b\xd2\xa4\x05\x47\x87\x3b\x60\xfd\xfd\x1f\x2f\xe4\xee\x83\x83\x6b\x78\xe8\x80\xdf\x0d\xce\x3f\x53\x65\xe8\x26\x23\x0f\xe2\x26\xac\xa0\x01\xe2\x8e\x49\xe3\x1b\xd3\x66\xd1\x4e\x10\x97\x17\xd0\xd3\x58\x5c\xbe\xb8\x5c\xf3\x73\x71\xf9\xe2\xf2\xc1\x3f\xc1\xd1\xb1\xb9\x7c\xaa\x90\xa7\xb9\xb9\x1c\xc0\x1e\x18\x51\x03\x74\x4c\x8b\x7f\xc2\xda\xc6\xe1\xb9\x6f\x15\x72\x23\xf7\x99\x96\xe4\x2e\x9b\x34\x00\x42\xd7\xf2\xfa\x2b\xe9\xf0\xdc\x01\x42\x4f\xf8\xf8\x57\xd2\xa5\x9b\xb0\x36\xcf\xe4\xf8\x15\xf2\x8c\x1e\xed\x7c\x3c\x8e\xc7\xd0\x61\xe8\x7a\x56\xc7\xaf\x90\x01\x79\x5c\xfe\x98\x75\x10\x0a\xcf\xf4\xf8\x7d\x78\x93\x0c\x42\xc1\xc9\x40\x1a\xa0\xa3\xb9\xa7\x37\x4d\x0c\xba\xe9\x78\x58\x78\xa3\x3d\x4d\x58\xdb\x74\xd6\x56\xcc\x23\x52\x93\x27\x75\xfc\x3e\x26\x85\x97\xc2\x4d\xa1\xcf\x64\xf3\xa8\x90\x34\xa1\x72\xd3\x91\xb3\xf0\x1e\x7c\x9a\x18\xe4\xd3\x91\xb3\x18\x88\x3b\xb1\x00\x27\xa8\x88\x88\x69\x9a\x6e\xfa\xa5\xe9\xe0\x58\xcc\x03\xf9\xd3\x04\x15\x67\xe2\xf2\xcc\xe5\x98\x85\x2e\x4d\xf6\x57\xcc\x35\xea\x12\xa7\x1b\x89\xd3\x8d\x62\x58\xfe\x2e\x57\xf6\x7d\xf8\xc8\x5b\xe3\x72\xa8\xdc\x34\x2e\x87\xb1\x4e\xa8\x1c\x27\x1f\xc5\x3a\x8d\x77\x90\x4b\x33\xd3\x23\x26\xd8\xc4\x9b\x30\x33\x4d\xc2\xd0\x99\xee\xfb\x4a\xd3\x19\x5d\x31\x2c\xd5\x09\x95\x9b\x44\x1c\x90\x96\x2d\x4d\x6c\xc4\x09\xac\xf1\x22\x7e\x9a\x85\x3a\xa1\x72\xb6\xb8\xbb\x9f\x2a\x27\x0e\x5c\x8a\x41\x13\x26\xd6\x24\xe7\x2e\xc5\x98\x8a\x1c\xbf\xa4\x09\x00\x92\xd2\x2d\xb9\xce\xd9\xf7\xe1\x50\x69\xa0\xe2\xac\xf4\x9d\xd0\x06\x39\x38\x26\xa4\x6f\x42\xfa\xec\x71\x79\xa3\x47\x60\x5d\x8e\x0c\x32\xb0\x36\xe1\x77\x59\xcf\x1d\x6b\xd2\x73\x5c\xfe\x15\x42\x99\xd2\xec\x4c\x30\x10\x2c\x67\x26\x18\x26\xe6\xec\xd4\x09\xbb\x74\x99\xb4\xef\x63\x51\x48\x93\xb0\x3b\x27\xb8\x44\x86\xb7\xc4\xe1\x4f\xe2\x80\xa7\xe4\xca\x4c\x86\xb5\xb9\x42\xda\x5f\x41\x33\x35\xb9\x40\xda\xf7\xc1\xe5\xec\x86\x13\x6b\x72\x4e\x1a\xaf\x47\x3c\x69\x3c\x68\x93\x07\x85\x8b\xa1\x5b\x8a\x49\xe1\x72\xa8\x9c\xab\x9c\xfd\x95\xec\x2f\x3d\x24\xce\x79\x92\x8b\x9b\x7d\x85\xdc\x1d\xc3\x91\xe3\x9e\x92\xe1\x62\x1c\xe9\xa4\x09\x41\xcb\x6c\x3d\x13\xc3\x91\x03\x9e\x92\x3f\x03\xe2\x1f\x08\x05\x87\x40\x69\x6e\xda\x0b\xd3\xe2\x10\x28\xcd\x43\x7b\x31\x39\x38\xef\x49\x1c\xf4\xf8\x9b\x53\x5e\xc8\xe5\x10\xb5\x12\x68\xda\xa5\xbd\x0e\x53\x85\x13\x9e\x34\x31\x35\xe7\x25\x86\x06\x93\x83\x13\x9e\x34\xdd\x7d\x5f\x90\x33\x48\x1c\xed\xa4\x09\x92\x15\x36\x2b\x4e\x78\xd2\x84\xd2\x15\x0c\x5d\x8e\x76\xd2\x04\xb4\xc8\x30\x97\x38\xc4\x49\x13\xd0\x2a\x30\x2d\xce\x6b\x12\xe7\x35\x05\x29\xd8\xc4\x79\x4d\xe2\xbc\xa6\xa0\x71\x90\x16\xce\x28\x8e\x6d\xfc\xfd\x29\x2f\x1c\x14\x12\xd6\x53\x74\xb9\x8f\xd2\x02\x9f\x0a\x9b\xd5\x02\x9f\x16\xf8\x54\xd8\xac\x3c\xb9\xe9\xf7\x91\x29\xa4\x49\xf8\x30\x57\xa4\x9d\x55\x97\x6f\x0a\xb9\x11\xb3\x6f\x01\x5a\x8b\xe8\xa5\xe2\x0e\xed\xb4\x12\x8d\x87\xdf\x15\x3f\x31\x49\x0b\x5f\xd6\x4a\x34\x1e\x3b\x79\x39\xb1\x4b\xae\x45\xc7\x6b\x5c\x5e\xb8\x28\x64\xe4\xb1\x43\x5c\x72\xee\x2f\x2d\x58\x5b\x71\x69\xec\xb4\x60\x6d\xcb\x88\x5e\x9a\x34\x1e\xd6\xb6\x60\x6d\x05\xd4\x59\x18\xa5\x9c\x39\x95\xb2\x54\x48\x93\x32\x4d\x62\xf2\x7a\xd6\xd5\xef\x83\xb9\xb4\xf5\x4f\x9a\x94\xe9\x3b\x86\x04\x47\x4f\x69\x81\x64\x05\xf7\xca\x02\xc9\x38\x88\x2a\x05\xbf\xd8\x2a\xd4\x09\x92\x15\x7c\x2e\xab\xd0\x23\x40\xab\x32\x69\x17\xac\x6d\xc1\xda\x08\x11\x4a\x0b\xd6\xc6\x01\x56\xa9\x91\x3a\x9d\xc3\xa5\xe5\x80\x56\x08\x11\x4a\xcb\x71\x2d\x2d\xcc\x57\x64\x1a\xd2\x22\x2c\x79\x35\x6e\xc4\xa4\x5d\x60\xde\x6a\xdc\x28\x71\x23\x30\x6f\x41\xe5\x2a\xfb\xd2\x82\xca\x2d\x90\xac\x66\xda\xd9\x19\x3a\xb8\x58\xcd\x8c\x52\x67\x94\xba\x77\x93\x9c\x7c\x69\x41\xd0\x96\x42\xc4\xf0\xdf\x2d\x08\xda\x82\xa0\x21\xfa\x90\x5c\x83\xef\xfb\xe0\x46\x98\xc4\x1c\xd0\xa5\x05\x10\xd6\xa6\x42\x86\x6e\xd2\x23\xac\xdf\x05\xed\x5a\x93\xcb\x3b\x83\xec\xa7\x1b\x69\x01\x84\x75\x30\x20\xb8\xd5\x16\x91\x85\x28\x41\xa4\x85\x5b\x6d\xc1\xb0\xaa\x66\xdd\xe2\xf2\xc5\xc8\x43\xa6\xd6\x62\xe4\xa1\x5d\x48\x45\xa4\x85\xd3\x7a\x61\xbe\x56\x5c\x36\x6b\x33\xc8\xd0\xae\x0a\xd9\x5f\xa0\xe3\x02\x1d\xeb\xa2\x47\xa0\xe3\x02\x1d\x2b\xd6\xef\x02\x00\x17\x36\x6d\xc5\xfa\x5d\x00\xe0\xf2\xa3\xb5\x52\x37\x97\xc3\xda\x16\xa8\x58\xd9\x00\x17\xbe\x36\x4f\xc9\xfb\x15\xf2\x38\x0e\x77\x3f\xf4\xe8\xd0\xa4\xc3\x80\x00\x95\x15\x82\xb6\xa0\x72\x0b\x2a\x57\x2f\xcf\xe8\xf2\x8c\x2e\x83\x0c\x6b\x5b\x18\xba\x9c\x89\x96\x0a\x6b\xe3\x68\x34\x71\x26\x5a\x2a\xac\x8d\xa3\xd1\xc4\x61\x68\x69\x81\x51\x02\x3f\x97\x73\xbf\xd2\x38\x4a\x58\x98\xc4\x0b\x93\x18\x79\xe5\xb4\x1e\x8d\x77\xe7\x5c\x69\x9a\xf3\x78\xf8\x17\xa0\x8a\xec\x45\x5a\xf8\xfb\x97\x7b\xec\x4a\x63\x21\x6c\x90\x76\x3b\xb6\x96\xc6\x42\xd8\x6e\x35\xa7\x0d\xd2\x22\x93\x91\x36\x48\xbb\x61\x82\x0d\xf4\xde\x6e\x4a\xa7\xed\x84\xd0\xdf\x39\xf2\x42\x7f\x1c\x1b\x50\x45\x56\x23\x6d\x40\x75\x03\xaa\x0d\xfb\x63\x03\xaa\x1b\x26\xd8\x30\x35\x36\x4c\x70\xc3\x04\x91\x6f\x4e\xdb\x21\x36\x6d\x8c\xe6\x06\x50\x6f\x3c\x7d\x1b\x26\xd8\x30\x20\x36\xa0\xba\x01\xd5\x86\x23\x7b\x03\xaa\x1b\x50\x6d\x78\x91\x36\xa0\xca\x71\x72\xe1\x1c\x39\x71\xaa\x9c\x36\x9c\xb1\x41\x13\x36\x9c\x71\x43\x0f\x79\x6d\x2e\x6d\x40\x75\x63\xf5\x36\x4c\x8d\x0d\xa8\xee\xcc\xe5\xb8\xbc\x37\xf8\xb9\x71\xea\x35\xe0\x77\xc3\x04\x37\x4c\xb0\x41\x28\x36\x06\xee\x86\xf4\x35\x08\xc5\x06\x2a\x77\xe1\x9f\x90\xbe\xcd\x11\x02\xc7\xde\xa5\x61\x7f\x70\xfa\x9d\x36\x56\x6f\x3b\xe1\x1f\x09\xc5\x86\x11\xba\xfe\xe3\x77\x45\xa5\x1a\x86\xb0\xd2\x0a\xdc\x41\xbb\xd2\x5d\xec\xe4\x06\x83\xd9\x70\xc7\x8d\x9d\xdc\x58\x25\x1b\x3b\x79\x63\x12\x37\xf0\x7e\x83\xa3\x1b\xee\xd8\x9e\xfe\x39\x29\x64\x9e\xb2\x20\x36\xe0\xba\xb1\x93\x1b\x7c\x74\x37\xba\x8b\x9d\xdc\x03\x73\x0a\x3b\x79\xe3\x5a\xec\x81\xa7\x0a\xcb\xe4\x78\xbf\xe8\x14\x6e\x63\x3c\x6f\x37\x97\x0b\x12\xd9\x69\x77\xee\x0e\xf5\x24\x4c\x2a\xed\xce\xdd\xc1\xe6\xee\x6f\x25\xa4\x8d\x13\xd2\xd3\x51\xff\x95\x8e\x8b\x69\x3b\x3b\x4d\x44\x0e\x94\xae\xa5\xc3\x39\xc8\xc6\xdf\xd8\x31\x78\x36\x80\xbd\xb1\x93\x89\x02\x4c\x1b\x3b\x79\x4f\xfe\x09\x6f\x26\xb8\x20\x6d\xfc\x8d\x1d\xd3\x7d\x73\x90\x41\x8c\x41\xe9\x45\x85\x85\x42\x7a\xc4\xb1\xd4\x06\x86\x37\xae\xc5\x0e\xc7\xd9\x0e\xca\x69\xc3\x47\xd1\x66\x49\x1b\x18\xde\x9b\xbb\xb3\xb1\x6c\x1c\x86\x1b\x70\xed\x4d\xff\xe4\xf2\x43\xdf\x1b\x03\x02\x8e\x12\xb0\x50\x3a\x5e\xa4\x0d\xe5\xdc\x58\xbf\xc8\xbc\xa4\x7d\x78\x70\x40\x66\xd7\x2a\x01\x1d\x37\x98\x47\x2a\xcc\xb4\x21\x92\x1b\xce\xd8\xb1\x97\x36\x67\x16\x1b\xcc\xeb\x5a\x3a\xb8\x01\xf7\xa3\x9b\x58\xe9\xfb\xe9\x72\x86\x0e\x3a\x73\x80\x37\xa2\x26\x4a\xf7\xd7\x0a\xd2\x01\xde\x88\x9a\x28\xdd\xc3\xb9\x12\xe1\x12\xe9\x40\x0f\x3b\x0b\x81\xe0\x89\x74\xf0\xf8\x75\x16\xc2\x01\xb4\x78\x5f\xa2\x74\xe6\xfc\x81\x09\x1e\x98\x60\xf7\x40\x95\x74\x38\xe2\xf6\xdc\xdb\x5f\xa1\xb7\xf3\x40\x0f\x89\xc4\x28\xdd\x03\x2b\x12\x01\x19\xc9\x65\x3a\xbf\x42\x6e\x84\xa1\x7b\x40\xb2\xce\x42\x38\x9c\x59\x10\x9e\x51\x46\xe0\xee\x20\xd9\x01\xc9\x06\x0b\xe1\xe0\xe9\x3b\xd0\xc3\x01\x45\x3a\xd0\xc3\x03\x3d\x1c\xcc\x79\xd7\xf0\xfc\x3e\x08\x59\x66\xbb\x38\x58\xbf\x2e\xd9\xf9\x57\x06\xdb\x05\x91\x1f\x89\x90\x8f\x32\x98\xc9\x44\x7e\xa4\x03\x91\x44\x0b\x3d\x1d\x3c\x7d\x07\x4f\x1f\x79\x45\xd3\xc1\xd3\x77\x30\x89\x47\xd6\x3f\x0f\x85\x97\x42\x47\x32\x4f\x32\xfe\x7d\xf8\x28\x0d\x76\x86\x03\xbb\x3c\xa0\x23\xc1\x8e\xe9\x60\x12\xbb\xc4\xe7\x5f\x19\x38\x49\x5d\xe1\xf3\xfb\x38\x14\xf2\x34\x31\x89\x8f\xf3\xc9\x32\xa0\xf0\x07\xac\x3b\x10\x49\x5e\x72\x4e\x07\xac\x3b\x10\x49\xa4\x72\xd2\xe1\x1c\x84\xc8\x96\x32\x98\xde\x07\x22\xe9\x62\x9d\x5f\x21\xff\x04\x00\x0f\xc6\xf3\x60\xce\x1f\xce\x67\x8f\xe2\xc2\x21\x53\x44\xc4\xa4\x03\xd6\xf1\x12\x75\x3a\xf8\x04\x5d\xc4\xf3\xaf\x0c\x3c\xa7\xae\xe1\xf9\x7d\x30\x20\x93\x51\xc2\xcc\x3e\x98\xd9\x03\x86\x75\x00\xc0\x03\xd6\x8d\xc5\x80\xc0\x43\x0f\x3c\x94\x74\xab\xe9\xc0\x43\xcf\xd0\xe5\xdc\x1d\xca\x49\x94\x4d\x19\x9b\x19\x02\xac\x1d\x60\x8d\x8c\xab\xe9\x00\x6b\x07\x58\x1b\x90\x29\xa2\x6c\x12\x51\x36\x05\xb5\x9f\x44\x94\x4d\x22\xca\xa6\x0c\x8e\x62\x89\xb2\x49\x07\x1e\x3a\x38\x4a\x38\x93\x01\x59\x0c\x1d\x06\x04\x01\x35\xe9\x80\x75\x64\x65\x4d\x07\xdb\x9b\x28\x9b\x32\x31\x0b\x88\xb2\x49\xc4\xd5\x14\x84\xe8\x13\xe1\x35\xe9\x40\x39\xd1\x9f\x4f\x07\xca\x79\xa0\x9c\x13\xde\x44\x94\x4d\x22\xca\xa6\x4c\x2d\x04\x28\xe7\x01\x15\x27\x2e\xda\x03\xe5\x3c\xa0\xe2\x24\xa8\xe4\x1c\x1e\x07\x44\x72\x62\x40\x1c\x88\xe4\x71\x1c\x2c\xd3\x18\xcf\xcb\xd3\xc4\xe6\x9e\x44\xd9\x1c\x6c\xee\x73\x69\x27\x56\xc5\xb9\xb4\x13\x22\x89\xc4\x7d\x3a\x10\xc9\x83\xa3\x70\x62\x0a\x1f\x1c\x85\xe7\x71\x39\xa7\x6f\x07\x7a\x48\xfc\x4f\x99\x5a\x32\x40\xe5\x01\x2a\x91\x3f\x4a\xd7\x8d\xed\x74\x81\xca\x89\xd5\x7b\x3d\xce\x2c\x11\x29\x54\x5c\x19\xe9\x1f\x08\xc5\xe5\x8c\xe5\x42\x13\xa7\xbf\x79\x99\x2e\x34\xf1\x82\xb8\x44\x16\x26\xcf\x5a\xff\x97\x2e\x88\x3b\xf1\xce\x5d\x10\xf7\xe2\xf1\xe3\xf5\x87\x74\xe1\x79\x97\x57\x7f\x26\x87\x0e\xd7\x11\x30\x5d\xe0\x6d\xc2\xb4\x2e\xf0\x76\x81\xb7\x89\xf5\x7b\x71\xee\x5d\x63\x0c\x26\x37\x72\xda\x96\x2e\xce\xbd\xc9\xd1\xf1\x05\xde\x2e\x48\x86\x5c\x53\xf2\x4c\xf5\xdf\x07\x75\xb2\x4a\x2e\xf0\x76\x39\xb3\x40\xa7\x3f\x5d\x90\xec\x82\x64\xc8\xf3\xa7\x0b\xa5\xbb\x8e\x5d\x65\x62\x9c\x5c\xce\x69\x2f\xe7\xb4\xf3\x70\x23\x90\xec\x16\x66\xdf\xd1\x3f\xa9\x13\xf2\x47\x0e\xde\x74\x21\x7f\x17\xf2\x37\x3d\x4e\x38\x5d\x67\x7d\xe9\xe2\xdc\x43\x20\x2a\x5d\x8e\x79\x6f\x65\xe8\x30\x4e\x2e\x76\xf2\xe5\x65\xa6\x89\x71\x72\x2b\x75\x42\xe5\x26\x8b\xec\x62\x12\x5f\x40\x6b\xe1\x52\xbe\x9c\xe8\x5e\x50\x67\xb1\xc8\x5c\x2c\x16\x51\x92\xaf\x10\xde\x74\x21\x53\x17\x80\x59\xf0\xa6\x0b\xc0\x5c\xce\x69\x17\x14\xe9\x82\x25\x17\x2c\x59\xec\x21\x17\x8a\x74\xc1\x12\x92\xf7\xa6\xcb\x9b\xba\x17\x97\xdd\xc2\xb5\x78\x09\xd2\x72\x31\xd8\xaf\x90\x26\x41\x91\x2e\xe6\xeb\xaa\xcc\x25\xb0\xe4\x62\xbe\x2e\x22\x62\x2e\xce\xbd\x8b\x73\x6f\x55\x5d\x7e\x29\xf4\x55\x42\x56\xde\x74\x71\xee\x5d\xc8\xd4\xd2\xa4\x05\x4b\xee\xa6\x4e\xcc\x03\x17\x97\xfd\x3e\xa8\x13\x33\xfb\x02\x1b\x17\xd8\x58\x93\xbb\x03\x1b\x97\xf3\x05\x64\xb1\xd2\x3d\xcc\x10\x18\x16\x49\x06\xd2\x3d\xd4\xc9\xa1\xc3\x5a\x0c\x32\x4e\xbd\xeb\x67\x0f\x65\x11\xef\x70\xa1\x5d\x17\x80\x41\x5b\x2b\x5d\x00\xe6\x62\xa9\x2e\x4d\x45\x00\xe6\xe2\xbf\x5b\x87\x09\x86\xab\xce\x13\xf1\xff\x95\x05\x9d\xb9\x58\x95\x17\xab\x92\x0c\xc0\xe9\x72\xbe\x70\xb1\x2a\x37\x2e\x9b\x87\xab\xee\x39\x7a\x94\x1d\x55\x48\x5c\x14\xc8\x40\x72\x83\xf4\x00\x81\x07\x08\x6c\x1c\x85\x0f\x10\x78\xd8\x8a\xdb\xe5\xed\xd3\x23\x00\xc4\x93\xf2\xff\x15\x5e\x9d\x4c\x2f\x52\xa7\x9f\xb3\x16\x5e\x9d\x4c\xcf\x99\x59\x7a\x58\x95\x1b\xfb\xf3\x61\x55\x3e\xac\xca\x4d\x18\xdf\x8b\xba\x3b\x8d\x87\x7a\x3c\xa7\x6b\xe9\x41\xd0\x36\xd4\xe3\x41\xd0\x1e\xfe\xbb\x0d\xb8\x3e\xce\x67\x1f\x47\xb1\x1b\x3f\xce\x83\x8b\x3d\x3f\x91\x2d\x1b\x37\xf5\xc3\xaa\x7c\xe0\xd2\x6e\xd4\x09\x2e\x3d\xbc\x72\xe8\x81\xa5\xe7\x81\x82\xe9\x81\x4b\x9b\x43\xdb\x07\x2e\x3d\xac\x4a\x64\x85\xd2\x23\x7e\xe4\x39\x3c\x95\x0d\xf5\x78\xf8\xef\x1e\xfe\xbb\x8d\x4b\xf1\x71\x12\xf1\x00\x2b\xd4\xc2\xd2\x03\xac\x1e\x0c\x6b\xe3\xc7\x79\x30\xac\x57\xa8\x93\x43\xb1\x07\x2e\x3d\x5c\x75\x08\x86\xa5\x07\x04\x3d\x20\x68\xc3\xac\x1f\xf6\xe7\x03\x82\xf6\xe6\x71\x00\x41\xaf\x72\x39\xdc\xe1\xe1\x95\x7b\xa0\x0d\xe1\xb0\xe9\x81\x36\x0f\xb4\xd9\x84\x71\x3d\x28\xd2\xc3\x46\xdc\xd8\x9d\x0f\x8a\xf4\xa0\x48\x9b\xd0\x9b\x07\x45\x7a\x50\xa4\x8d\x77\xe6\x41\x91\x5e\xe7\xc1\x31\x93\x1f\xae\xba\x07\x45\xe2\x0d\xc1\xf4\xa0\x48\x0f\xcb\x6f\x3f\x5d\x4e\x37\xf1\xca\x1d\x0e\x82\x1f\xc7\xa6\x6f\xe8\x1d\x4d\x26\x2d\xc7\x13\x0f\x8a\x74\x38\x08\x7e\x68\x0d\x3c\x22\x4d\xc8\xd8\x9c\x1e\x14\xe9\x71\x66\x81\xa6\x5a\x7a\x9c\x59\x3c\x5c\x75\x87\x90\xc0\xc7\x61\xe8\x83\x22\x1d\x08\xc5\x83\x22\x3d\x00\xf0\x24\xfd\x93\x3a\xc1\xba\xa3\x85\x00\xd6\x3d\xbc\x72\x07\x0e\xfe\xf0\xca\xbd\xcd\xdd\x71\xc4\x3c\x60\xed\x71\x42\x7a\xc0\xcf\xc7\x09\xe9\xc3\x46\x3c\xf8\xd6\x1f\x36\xe2\x73\x52\x54\x0e\x76\xe7\xc3\x46\x7c\x10\x9f\x83\xef\xf2\x11\x2a\xf2\x00\xab\x03\xa8\x3e\xc0\xea\xc1\x86\x3e\xf6\xfc\x4f\x84\xe2\x41\x95\x5c\x44\xf9\xbb\x82\x9e\x5d\xa6\xcf\xa5\x67\x5d\x85\xf4\x0c\xae\x83\xde\x9c\x6b\x54\xb8\xac\x84\x4f\x8a\xe3\x47\x73\x16\x82\xf4\x2b\xe8\xae\x9f\xf0\x58\x70\x92\x63\x21\x30\xd8\x1e\x76\x66\x21\x10\x52\x0a\xc0\x9c\x49\x9d\x84\xa9\x06\x48\x0a\x39\x42\x2c\x38\x49\xb1\x80\xb5\x76\xdc\x33\x69\xc1\x29\x8b\x05\xfc\xf6\x84\xd6\x5b\x48\xe8\x57\xe0\x62\x3a\xce\x9b\x2d\x18\x51\xae\x20\x04\x99\xb0\x2d\x18\x51\xae\xf8\x9d\x8e\xc7\xdf\x5a\x30\x9a\x84\x61\x76\x7c\x9f\x37\x17\x38\xfe\x3e\xe8\xfb\x53\x9d\xdc\x08\x6b\xed\x3c\x1a\x9f\x69\x27\x1c\xe7\x3c\x6e\x94\xb9\x11\x1e\xfe\xeb\xa7\xc4\x16\x32\x37\xc2\x5a\xbb\x81\x6e\x66\x6e\x84\xdb\xff\x3a\xb4\x5b\xc8\x28\x48\x00\x1b\x37\xd2\xcd\x82\xd6\x04\x1c\x87\xd7\x5e\x2c\x14\xea\x84\xe3\xdc\xc4\xdd\x9d\xe3\x58\x80\xe3\xa0\xc1\x67\x08\x8f\x18\x8a\x23\x85\x17\x64\xcc\x35\x91\xbf\x8f\x44\x21\x37\xaa\x3c\x38\x38\x0e\x2f\xc8\x58\xa8\xdc\x88\x77\xb3\x51\xee\xb3\x9f\xf0\x08\xd6\x1a\xb1\xbc\x16\x1a\x97\x63\xad\xdd\xc2\x78\x36\x06\x04\xc3\xec\x56\x9a\x24\xe1\x11\xfc\x4d\xb7\x52\x67\xe7\xc1\xb9\x87\xa9\x20\x0c\x67\xa1\xf3\xdc\x39\x0b\xb8\x9a\x8a\x9d\x69\xd3\xa9\xb3\x73\xa3\x41\x93\xc0\x92\xab\x59\x37\x18\x3a\x28\xd2\xd5\xac\x1b\x8a\x6e\x66\x94\x26\x7d\x9f\x4c\x6f\x28\xd2\x75\x46\x60\x88\x99\x58\xc0\x99\x7f\x17\x83\x3c\x69\x3c\x31\x14\xbc\xc5\x6b\x61\xf1\x4f\xcc\xad\x7b\xe8\xa6\x44\x42\x30\xb7\xae\x9f\xec\x18\xea\x27\x16\x70\x2d\xdd\x43\xe3\x17\x0f\x0e\x2c\x21\xcb\xb8\x2b\xed\x78\x21\x8d\xbf\x8c\xd2\xe6\x72\xd8\xd0\xd5\x54\xdc\xcc\x25\x4e\x33\x79\xa7\xd0\xc2\xe6\xb9\x43\x91\x90\x2f\xb1\x70\xa8\x13\x8a\x84\xf2\xa0\x85\x43\x9d\x00\xcc\x8b\x3c\xcd\x43\x9d\x38\xa1\x88\xbb\xb5\x70\xa8\x13\x36\xc4\x4b\xc0\x16\x2e\x7d\x87\x0d\xbd\xc4\xdd\x2f\x75\x72\xc4\xf9\x8c\xb9\x74\x19\x3a\x77\xca\x17\xde\x89\x30\xd7\x89\xfe\x3e\xb8\x3c\x53\xe7\x53\x58\xfa\xa0\x90\x26\x3d\x5d\xee\x98\xf7\x9c\x26\x58\x74\x40\xb2\x08\x04\x91\x78\xc6\xd0\x73\xb1\xc8\x69\xe6\x73\x72\x6a\xd1\x01\xc9\x90\x75\x29\xaf\xea\x9f\x9b\x42\xba\xe9\x5e\x6e\x8b\x91\x3a\x71\x57\x3d\x77\x68\x5b\x24\xd0\x3e\x82\x60\xbc\x86\x6b\x31\x52\x27\x14\xe9\xb9\x45\x65\x31\x52\x27\x3e\xac\x37\x68\x67\x42\x8d\x04\x1f\xfb\xf3\x77\x8b\x2c\x26\xea\x04\xeb\x9e\x5b\x54\xe6\xf2\xd6\xdf\x07\x97\xbb\xab\xce\xa2\x71\xb9\xf1\x34\x99\x9f\xd1\x83\xcf\x2c\x82\x75\x64\x49\xb7\x08\xd6\x45\xb0\xee\x6d\xfa\x6e\xb4\x13\x8a\xf4\xb6\x2e\xa7\x9d\x46\xdf\x0f\x8d\x77\x7b\xce\x62\xe6\x46\x87\x7f\x66\x6e\x04\x6f\x7a\x87\x1b\x39\xf2\x59\x84\x37\xbd\x4b\x8f\x32\x3d\x82\x37\x3d\x77\xea\x59\xcc\xf4\x08\x54\x7c\x2e\x20\x62\xd1\xe1\xd0\x22\x64\x8a\x2c\x38\x16\x1d\x0e\x2d\x66\x1e\xf1\xa3\xce\x42\xdf\x61\x58\xcf\xcd\x2c\x8b\x85\x26\x61\x0e\x3e\x17\x8b\xb2\xe8\xc0\x69\xd1\x1d\x5b\x95\xa8\x5f\x8b\x85\xbb\x3b\xfb\xaa\x21\x30\xc8\xe0\x67\x74\xfc\xac\x48\x20\x59\x04\x3f\xa3\xe3\x67\x0d\x91\xcb\x2b\x77\x77\xc4\xac\x01\x4c\x46\x14\xc8\x50\x03\xaa\xc4\x07\x9b\x0b\x82\x7f\x1f\xdc\xdd\x03\xd0\x2d\x56\xee\xee\xac\xad\x06\xe3\x46\x95\x1b\x35\xea\x64\x75\x44\x40\x35\x3a\xa8\x56\xb2\xf5\x58\x6c\xd4\xd9\x68\x67\x66\x7e\x36\x5d\x4e\x3b\x33\x4d\xea\xb4\xb3\x53\x67\xe1\x69\x76\xea\xec\xb4\xb3\x70\x23\x90\xd6\x25\xad\xbe\x42\x06\xa4\x33\x6d\x1c\x69\xeb\xb7\x85\xfc\x03\xa1\xb0\x08\x0c\xc7\x4e\xcf\x2a\x8f\xda\x59\x9f\x45\xa7\x7b\x35\x78\xc4\xbb\xc5\x41\xd3\x06\x4d\xd3\x22\x1b\x4c\x9f\x41\x2b\x3a\x03\x33\x68\xc5\xa0\x15\x9d\x3a\x07\x37\x1a\xdc\xa8\x33\x25\x07\x63\xe0\xb8\x5d\x09\x33\xb6\xe8\xf0\x6d\xd1\xc9\x5f\x25\x2b\xbd\xb9\x7c\xfa\xf7\xc1\xf3\x67\x67\x70\xd5\xf4\xef\x83\x71\x9d\x34\x69\xaa\x4e\xc6\x75\x32\xa7\x16\x75\x2e\x86\x70\xa9\x90\x21\x5c\x34\x09\xe6\x12\x41\xf1\xb8\xe8\xbb\x56\xde\xa6\xef\x9b\xcb\x37\x93\x62\x73\xf9\x66\xa6\x1c\xa6\xcf\xa6\x9d\x9b\x76\x1e\x9e\xd5\xa6\xce\x43\x37\xb5\xc8\x40\xf1\x78\xa8\xf3\x71\xa3\x43\x9d\xce\x1d\x2b\x21\xc1\x16\x0f\xeb\xde\xc1\xbc\xc6\xa0\xcb\x79\x46\x4e\x08\x6b\x0c\x8c\xe7\x05\xf3\x1c\xc5\x6b\xd4\x82\xb8\xac\x66\x77\x93\x55\x82\x87\x2d\x02\xed\x11\x51\x9a\x18\xe9\xfb\x05\x4b\x9c\x4f\xd6\xc8\xce\x10\x2f\x58\xe2\x08\x5f\x23\xcc\x25\x3e\xa6\xe4\xa3\x4e\xad\x92\x47\x9d\x8f\x3a\x8d\xe7\xfe\xa8\xd3\xf1\xbe\x12\x3c\x6c\xc8\x6a\x59\x0a\xd4\xe9\x27\xa5\x96\xe0\xa1\x29\x50\xa7\xbf\xdd\x63\x52\xde\x42\x72\xab\x92\x3a\xdf\x5c\x3d\xfe\xcf\x52\xa4\xef\x6e\x94\x5a\x02\xef\x5d\x4a\xfe\x2b\xac\x14\x66\x0a\x19\x10\x56\x49\x72\x3b\xd9\x92\x6f\x02\x15\x49\x31\x4b\x6c\x02\xae\x35\xff\x15\x16\x0a\xb9\x7b\xe4\xee\x95\x76\xba\x49\xec\xfa\x64\x5f\x21\xab\x23\x25\x1a\x9f\xe8\x7b\xa3\x9b\x89\xcb\x8d\x26\xb9\xf9\x6a\xc9\x99\xae\x25\x77\xd5\xd5\x08\xf1\x49\xe0\x7d\x32\x2e\x1f\xdc\xdd\x74\x39\x77\x87\xad\x27\x68\x6c\x72\x14\xaf\x11\xb6\x8e\x50\x98\x21\x14\x56\xe3\xe4\x72\x00\x1b\x15\xb0\x1a\xd9\x82\x10\x03\xb3\x84\xa6\x4d\x5c\x34\x29\x53\x67\xa1\xce\x45\xe3\x0b\x75\x3a\x71\xad\x11\xde\x94\x0a\xed\x2c\xd4\xb9\xb9\xbc\x50\x27\x88\x1b\xdd\x93\x62\x09\xc4\x4d\x95\x41\x86\xd7\xa7\xca\x20\x57\xba\x79\x19\xf9\x4a\x37\x2b\x4d\x82\x37\xa5\xca\x20\xa3\x15\x12\xdd\x1f\x6e\xa9\xd1\x23\xb4\x42\xd0\xda\xb2\x04\x8e\x26\x20\x93\xf7\x92\x2d\x81\x8e\xa9\x23\x0f\x01\xf1\x49\x60\x5d\x02\xeb\x12\x33\x19\xa9\x2e\x43\xaa\xab\x26\x26\x6d\x1a\x3c\xa3\xc1\xe5\x9a\xb4\x83\xc6\x3b\x90\xd5\x04\x8a\x27\x10\x2c\x39\x0f\xad\x49\xf3\x73\xd0\xf8\x49\x93\x0a\x75\x4e\x66\x88\xa3\x5b\x4d\xd0\xed\x04\x39\x4d\x0e\x64\x35\x41\xb7\xd3\xa4\x9d\x93\x76\x42\xb7\x13\x8c\x35\xb9\x69\x5b\x93\x66\xdd\x62\x90\x17\x37\x02\x93\xd3\xe2\x46\x8b\x1b\xf9\xab\x49\x96\xe0\xb6\xc9\x21\xaf\x26\x3f\xd9\xb1\xb4\x78\x9a\xce\x6d\x6b\xea\xaa\x73\x52\x78\x28\xa4\xf1\x8b\xbb\x6f\xea\xec\x4c\x45\x3f\x43\x30\xcf\x0d\xf0\x57\xd3\xa0\xf1\x70\xdb\xb4\x19\xa5\xc9\x32\x84\xdb\xa6\x4d\x9d\x60\x72\xda\xd4\x79\x68\xfc\x64\xda\x1c\x1a\x0f\x2a\xa6\xc5\xd2\x06\x15\x13\x7a\x2e\x69\x51\x27\x84\x37\xa1\xe7\x92\x36\x73\x09\x00\x44\x27\xae\xa6\x43\x9d\x97\xa7\x79\xa9\x53\xb3\x0e\x54\x4c\x97\x3a\x2f\x03\x72\x19\xf9\xcb\xd3\x84\x98\xa7\xc7\x20\xa3\x8b\x64\x81\x59\xf7\x18\x4f\xf4\x47\x0c\xf8\x4d\x8f\xf9\x09\x2a\x5a\x60\x32\x80\x8a\xc9\x0d\xf1\x6a\xd8\x88\x09\x16\x8c\x90\x5d\x35\x48\x8a\x01\x80\x16\xb8\x91\x1f\xa3\x98\xf9\x11\x82\x59\xe0\x46\x20\xad\x79\x58\xb2\x19\x50\x69\xf0\x11\xc3\x3a\xb7\x40\x9d\xfe\xee\x86\x19\xef\xa0\x9a\x83\x63\x35\xd7\xda\x32\x8b\xdc\xc8\xc1\xb1\x92\x87\xcb\x4c\xef\xa0\x46\x6e\x94\x69\x12\xa8\x88\x3c\x5d\xb5\x12\xff\x91\x50\x98\x63\xa5\x79\x3e\x85\xef\x0a\x3a\x01\x45\x46\xa6\xae\x1a\x33\x1a\x7d\x3a\xb3\x44\xdd\x95\x56\x24\x5d\x4e\x27\x1a\x9d\x80\x37\x9b\xd1\x09\xc0\xd5\xe0\xcd\x48\xd8\x55\x6b\x0c\x0c\x38\x6a\xc6\x8d\x98\xbc\x08\xda\x19\x12\x76\xd5\xe0\xf7\x28\xd9\x99\x39\xd5\xad\xe6\x02\xfc\x86\x4c\x9d\x21\x53\x57\xd1\x6b\x34\x64\xea\x0c\x99\xba\x6a\x8b\x3a\x41\x47\x03\x1d\x6d\xf3\x4f\x48\xaa\x41\x52\x0d\xee\x60\x90\x54\x2b\x74\x13\xd6\x6e\x85\x3a\x51\xd4\x31\x58\xbb\x61\xcf\x5b\xe5\xf9\x63\x6a\x1a\xf6\xbc\x55\x6e\x74\x78\x80\xe0\xa8\x01\x99\x06\x64\x5a\x55\x9d\xb4\xf3\xf2\xcf\x46\x37\x9d\x96\x56\x83\xa0\x5b\xe3\x71\x80\xa3\x06\xed\xb6\xc6\xe3\xf0\x80\x93\x9a\x99\xe6\x06\xb8\x1a\xe0\x9a\x03\x4f\xb3\xeb\x15\x66\x14\x13\x23\x7d\x07\x71\x0d\x3e\x9a\x23\xa3\x04\x1f\x35\x77\x00\x54\x02\xa7\xcd\x3a\x83\x0c\xbb\xcc\xd0\x6e\x83\x5d\x1a\x30\x9c\x13\x7d\x87\x5d\xda\xe0\x72\x7f\x09\xd8\x0c\x22\x69\x0e\xbc\x35\x9b\xfe\x49\xdf\x07\x75\x6a\x9a\x83\xb8\x06\xe2\xe6\xcc\x8d\x26\xed\x04\x71\xc9\xab\x66\x48\x09\x9a\xc1\x19\x33\x80\xed\xe9\x35\xfe\xcc\x00\xd7\x0c\x60\x1b\x44\xd2\x80\x4c\x84\x4b\xcd\x16\x4d\x02\x32\x73\xe5\x11\x2f\x2e\xdf\x5c\xde\xf8\xe7\xa6\x49\xe0\x28\x62\xa8\x66\x10\x49\xdb\x34\x49\x33\x19\xce\x68\x00\x61\xee\xdc\xfd\xf0\xe0\x00\x42\x22\xb4\xcd\x0e\xb3\x0e\x20\x44\xf9\xc7\x0c\xcb\xdf\x10\xb6\xca\x93\xbb\x63\xf9\xdb\xa5\x49\x60\xb3\x81\x79\x76\x79\xee\x9b\x67\x84\x3d\x6f\x8f\xc7\xc1\xee\x6d\x60\x1e\x12\x8b\x35\x6b\x2a\x3e\x2e\x07\xc9\x50\xe9\xb1\x0c\xbf\xcb\xf0\xbb\x8c\xd7\x23\x3b\xae\x59\x96\xd0\x26\x5e\xb9\x0c\xbc\xe5\x40\x9d\x20\x6e\xc6\xc8\xcf\x7e\x50\x5a\x0b\x5b\x7a\x76\x0a\x68\xd9\xb9\x5f\x2d\x41\x37\xf2\x1e\x65\x37\xf2\x2b\x31\xdc\x96\x21\x7d\x19\xd2\x57\x60\xc1\x19\x37\x25\x42\x0b\x15\x95\x50\x43\x6f\xc1\xb2\x93\xb7\x5a\x40\x5c\xcf\x3a\xf2\x7d\xf8\x20\x17\xc0\x35\xf3\x36\x7d\x86\xdf\x15\x18\x6b\x86\xdf\x65\x87\xa7\x5a\x60\xac\xd9\x51\xca\x50\x92\xac\x05\x07\x1c\x82\x92\x96\x21\x7d\x25\xd3\x4e\xbc\x9c\xc8\x4b\xd6\x82\x57\x2e\x3b\x74\x59\x76\x23\xbf\x16\xb8\x6d\x86\xf4\xe5\xcc\x8d\x3c\x94\xc9\x72\xe6\x46\x99\x1b\x01\xaa\x19\x87\x66\x06\xd6\x0a\x4e\x93\x8c\x43\x33\xbb\xe9\x5e\x0b\xae\xba\x8c\x95\x9e\x0b\xa3\xe4\xe1\xda\x96\x71\x53\x66\x07\xb2\x5a\x3a\x75\x16\x1e\x07\x66\x76\xc1\x7f\x97\x0b\x7d\x87\xf4\x91\xfb\xce\x32\x60\x95\x2b\x75\x0e\x15\x72\x77\x98\x20\x89\xef\x2c\x63\x3c\x67\x70\xa9\x80\xb4\x19\xe7\x63\x6e\x5c\x8e\x7f\x24\x03\x56\xb9\x71\x39\xfe\x91\x8c\x3e\x72\x76\x78\xaa\x05\xa4\xcd\x8d\xa7\xd9\x19\xa5\xc3\xe3\xe8\x8c\x52\x67\x86\x80\xb4\xb9\x73\xa3\x4e\x8f\x0e\x3d\xea\x34\xa9\xd3\xa3\xab\x7f\x52\xe7\xa0\x4e\x68\x42\x86\x33\xe6\xc1\xd3\xc4\xc1\x91\x07\x4f\x13\x53\xb8\x68\x26\x63\x0a\x67\x38\x63\xc1\xa9\x87\xae\x87\xa1\xeb\x51\x6b\x60\x90\xe1\x8c\x19\xce\x58\x35\xbd\xa1\x87\xd9\x43\x45\x6a\xd5\x4c\x9e\xd4\x89\x29\x5c\xb1\xe7\x32\xa6\x70\x86\x33\x92\xe0\xc2\x32\x9c\x31\x83\x60\x15\x7b\x2e\x83\x60\x79\x51\x67\xe2\xb9\x2f\x1e\xb1\x73\xbf\x5a\x8d\x1e\x01\x6b\x19\x53\xb8\x82\xb4\x9e\xc1\xe6\xfb\x48\x14\x32\x15\xf1\x72\x66\xac\xde\x0a\x35\xce\x30\xc1\x0c\x13\xac\x9a\xde\x30\x41\xe4\x4b\x6a\x2d\xff\x78\xe4\x61\x19\x9a\xe8\xa9\x72\xbe\x2b\x18\xd7\x03\xc0\xc0\x1d\x2b\x76\x5d\x3e\x8c\x96\xb3\xc5\x5a\x2b\x9d\x00\x1d\x33\xc6\x73\xad\x74\xf7\xf0\x04\x0e\x75\x42\xa6\x33\xdc\x31\xc3\x1d\x2b\x2c\x23\xc3\x1d\x33\x16\x35\x02\xa6\x96\xe1\x8e\xd9\xc3\x50\x6a\x6d\x8c\x01\x16\xb5\x64\x5e\x2b\xd4\x23\x63\x51\x67\x2c\xea\x8a\xd7\x23\xe3\x41\xcd\x58\xd4\x55\x4b\x07\x8b\x1a\x09\x97\x5a\x07\x8d\x7f\xdc\xe8\xf1\x58\x06\x4d\x02\x71\xf3\x63\xfa\x60\x01\x16\x10\xd7\x93\x02\xfd\x55\x02\xd1\xad\x80\xb8\x68\xcd\x56\x02\xd1\xad\x80\xb8\x28\xcf\xd6\xea\x07\xec\x56\xd0\x2f\x29\x20\x6e\xc5\x56\x2c\xd8\xde\x05\x42\x49\x52\x43\x2b\x10\x4a\xa4\x6a\x2b\xb9\x0c\x0d\xc5\x5a\x2b\x58\xd4\x64\x34\xb4\x02\xe2\x96\xc4\x8d\x20\x3e\x05\xa9\x12\xf4\x6b\x6b\x85\xe3\x14\xc0\x15\xfd\xda\x5a\xf1\x4c\x22\x63\x6b\x05\x70\x25\xf1\xa1\x15\xc0\xb5\x00\xae\x95\xdd\xa6\x00\xae\x05\x70\xad\xac\xd1\x02\xb8\x22\x7f\x5b\x2b\x5b\x50\xc1\x83\x5a\x00\xd7\xca\x16\xe4\xc9\x90\xbe\x0f\x66\xc8\xd3\xe5\x97\x42\xef\x7b\x63\x0b\x2a\x70\xc6\x82\xed\xdd\x58\xb8\x25\x73\x23\x10\x97\xe8\x74\x2b\x20\x2e\x3a\xbb\xb5\x45\x5d\xce\x8d\x60\x97\x0d\x36\x84\xe8\x8e\x15\x60\x98\x40\x74\x2b\x20\x6e\xc1\xcc\x6e\x2c\xc7\x82\x99\x5d\x40\xdc\x86\xbf\xb1\x70\x30\x54\x20\x92\x0d\xe2\x53\x20\x92\xc5\xfd\x9b\xb5\x71\x30\x54\xc0\x66\x04\x7d\x6b\x63\x8d\x16\xb0\x19\xad\x9f\xda\xd8\x97\x4a\xe5\x46\x78\x3b\x5b\xd1\x3f\x7d\xc9\x14\xbc\x9d\xad\x30\xf2\x8d\x91\x07\xb0\x09\x44\xb7\x02\x60\x17\x4c\xf7\x56\x69\x27\xa6\x7b\x81\x72\xb6\x4a\x3b\x61\x97\x05\xc0\x26\x10\xdd\x0a\xec\xb2\xc0\x2e\x5b\xa7\x4e\xd8\x65\x81\x5d\x36\x16\x57\xe1\x5c\xa9\x60\xcf\x93\x84\xd2\x50\x1c\xb6\x02\x60\xa3\x0d\x65\x05\x22\x59\xc0\x66\x04\x17\xad\x0c\x26\x18\x44\xb2\x2d\xfd\x93\xf1\x04\x71\x89\x39\xb7\x82\xf3\x11\x89\xe2\xda\x36\x77\xc7\xcc\x46\xfc\xa8\xb6\xa3\x42\xfd\x93\x6e\xb2\x87\x14\x2c\xea\x82\x9f\xb1\x5d\x06\x04\x3f\x63\x59\x3c\x4d\x4d\x5a\x38\x63\x41\xcd\xb4\x69\xd2\xc2\x19\x0b\xe0\xda\x34\x69\x37\xcf\xc8\xc1\xb1\x76\xcd\x4f\x5c\x8a\x05\xce\xd8\x23\x0f\x0e\xe3\xb9\x1c\x04\x56\x35\xeb\x30\x9e\x0b\xa8\xd8\x61\x43\x05\x54\x2c\x0e\x79\x95\xc0\x6e\x2b\x1c\x0c\x15\x47\xb7\x4a\x0c\xb7\x15\x38\x63\x01\xd6\x3a\x67\x94\x05\x58\x2b\xee\x2f\xac\xdd\xe8\x11\x08\x56\xa0\x87\xc8\x67\x5a\xe5\xb8\xa7\xba\x15\x5b\x3b\x6e\xb5\x8a\xf9\x5a\xf1\xdf\x75\x26\x43\x75\x0e\x67\x15\xfb\xb3\xfb\x0b\x08\x56\x31\x31\x3d\xfd\xd4\x5f\xed\x1e\x4c\x64\x95\xa3\x99\x0a\x95\x23\xb4\xda\x50\x7e\xb6\x0a\x04\x91\x2f\xd3\x2a\x47\x33\x15\x81\x55\xe2\xad\xad\x02\x41\x88\x43\x57\x52\x69\x1a\x1a\xd1\x86\x2a\x74\xed\xe0\x67\xc5\xee\xf4\x24\x4e\x7f\xb5\x33\x6d\x2a\x68\x53\x31\x31\x3b\x1e\x8a\x0a\x5c\x54\xbc\x72\x1d\x67\x59\xc5\x2b\xe7\xf9\x8c\xbe\xc2\x4b\xe1\xa6\x90\xf1\x3c\xfa\xa7\x4f\x06\x4f\x48\xf4\x15\xfa\xc8\x7b\x3e\xa2\xef\x83\x47\x0c\x2a\x56\x4e\x4c\x2a\x27\x26\x1d\x73\xb0\x62\x8c\x4a\xa8\xba\x73\x5e\x53\x81\x8b\xca\x39\x48\x87\xb9\x54\xce\x41\x2a\xe7\x20\x9d\xa3\x99\xea\x06\xa7\xd5\xca\x28\x79\x7c\x93\x55\xce\x91\x2b\xc8\x30\x82\x2e\x67\x94\x40\x86\x81\x8d\x58\xa1\x72\xd5\x29\x59\x1d\x91\x1e\x71\xba\x51\xfd\x3c\xa3\x0e\xf8\x48\x65\xbd\xa3\x9d\x5d\x87\xbf\x39\x60\x15\x57\x5d\x65\x69\x0f\x2c\x3f\x34\xb3\xad\x62\x38\x0e\xe3\x72\x0c\xc7\x2a\xa9\x60\xfb\x47\xe9\x6d\x43\x5e\xdb\x2a\x60\x30\x98\xa7\x75\x30\x5a\x98\x9a\x03\x2a\x8f\xca\xb6\x55\x8e\x27\x46\xa6\x13\x93\xc9\xeb\x98\x50\x07\x06\x24\x1a\x66\x56\xb1\x2a\x07\x06\x64\xc5\x8f\x57\xe1\x64\x03\xe6\x52\x39\x9e\xa8\x98\x9a\x84\x6d\x5b\xc5\x8f\x87\x56\x77\x1d\x95\x9e\x01\x30\x28\xa1\x55\xd2\x9b\x5a\xe5\xcc\xa2\xc2\xde\x06\x74\xa6\x82\x3a\x15\xd4\x21\x96\xdb\x2a\xa8\x83\x66\x5a\x1d\x8d\x67\x85\x1f\x0f\x05\xb5\x4a\x80\xb7\x55\x4e\x37\x2a\x94\x8e\x5c\x56\x56\x71\xee\x55\x9c\x7b\xa3\xeb\x9f\x74\x13\xd4\x21\xc0\xdb\x2a\x67\xd4\x95\xd3\x8d\x31\x78\xfe\x87\x51\x3a\xd4\xa9\x95\x07\x3e\x55\x50\x67\x60\x1e\x54\x8c\xd2\xca\x41\xc6\x80\x7a\x54\xb8\x58\x85\x8b\x91\x62\xd5\x2a\x5c\xac\xe2\xc7\x1b\xf0\x91\x7a\x19\x10\xfc\x78\x03\xdf\x75\xbd\x0c\x08\xa0\x45\x80\xb7\x55\xb8\x98\xf4\xcd\xc7\xa6\xce\xc7\xe5\xf8\xf1\xc6\x61\xe4\xf1\xe3\xa1\x02\x57\x89\xe5\x36\xc4\xe0\xac\x82\x64\x24\x72\xb5\x06\x92\xa1\x02\x57\x07\xcb\x51\x62\x70\x0d\x32\x35\x58\x79\x0d\x32\xd5\x20\x53\xc3\xe3\xb1\x4c\x0a\x71\x0d\xde\x34\xfc\x9d\x08\x93\xee\x5b\x03\xf3\x26\x8e\x98\x06\xe6\x35\x0e\x1d\x26\x8b\xac\x25\xee\x0e\x99\x9a\x1c\x8a\x22\xff\x66\x08\xbe\x55\x02\xbc\xad\x41\xa6\x1a\x6e\xb5\x89\x79\xd0\x40\x32\x84\xde\xea\x4c\xfc\x13\x0f\x5a\x83\x22\x4d\xf0\xbe\xe1\x41\x6b\xc0\xdb\x84\x8f\x34\x0e\x99\x1b\x46\xe9\x84\x8f\x34\x8c\xd2\x86\x51\x3a\xe1\x23\x0d\xa3\x14\x9d\xb8\x4a\x3a\x5a\x6b\x00\x61\x83\x22\x4d\x7f\xfd\xc1\xd0\x90\xb3\x06\x3a\x4e\x42\x06\x90\x92\x33\x54\xe7\xeb\xcc\x8c\x3c\xbc\xa9\xe1\x80\x9b\x85\x91\x07\xf3\x1a\xbc\x69\x16\xfd\x93\xcb\x01\x42\x02\xbc\xad\xe1\x80\x6b\x10\x9f\x09\x49\x69\xb8\xd5\x1a\x1e\x34\x72\xdd\x5a\xc3\x83\xd6\x80\xb7\xc9\x92\x69\x1c\xf3\x7a\x4e\xa4\xaf\xf0\x50\x58\x28\xa4\x9b\xb8\xd3\x51\xc0\x37\xb4\xe7\xea\x84\xb9\x20\x41\x67\x0d\x74\x9c\x2c\xae\x86\xa5\x8a\x12\x5d\x45\xd7\xde\x1a\xe8\x88\x20\x5d\x9d\x1c\x0c\x21\xa0\x6f\xad\xd3\x78\xcc\x82\x06\x1b\x6a\xd8\xb4\x93\xc5\x85\x82\x9d\xa1\x52\x57\x27\x66\x01\x62\x75\xd6\x30\x5f\x27\x8e\xf7\x86\xf9\x8a\x74\x5d\x9d\xfe\xf6\x84\xa1\x60\x67\x68\xd6\xd5\xb9\x74\x39\x8d\x87\x37\x11\x17\x6e\x08\xd9\x59\x9b\xd4\xc9\x8a\x43\xc1\xce\xd0\x9e\xab\x73\x73\x39\x27\x11\x0d\xb0\x9a\x47\x85\xcc\x79\x9c\x65\xa4\xf7\xb5\xb6\xf9\x27\xc4\x67\xc2\x86\xd0\x97\x33\xa4\xfd\xeb\xd4\x92\xc1\x46\x44\x66\xae\x4e\x1c\x9a\xa8\xcd\x19\x52\x72\x95\x18\x6e\x43\xe1\xdf\x90\xf6\xaf\x8b\x80\x9a\x06\xf1\x41\xda\xbf\x2e\xad\x23\x20\x08\xd1\xb9\xba\xb0\xbd\x11\x9d\x33\x64\xe6\xea\x62\x5b\x43\xfd\xdf\x90\xf6\xaf\x0b\x67\x3e\xa2\x73\x86\xe8\x5c\x5d\x6c\x6b\x08\xfd\x1b\xe2\x71\x95\xe4\xc2\xd6\x38\x20\x68\xa0\xcd\xc2\x6f\xdf\x01\x96\x8e\xe9\xb6\x58\x32\x1d\xd3\xad\x83\x36\x0b\x0a\x8f\xb0\x9c\xa1\xe2\x5f\x17\x14\x1e\x7d\x39\x43\x5f\xae\x12\x02\x6e\x68\xfa\x5b\xc7\xed\xbf\x58\x32\x48\xc9\x19\x52\x72\x75\x11\x8f\xd3\x81\xa0\x0e\x04\x2d\x7f\xfd\xc1\x3a\x10\x84\xa2\x5c\x5d\x50\x78\x84\xe5\xac\xe3\x2c\x5b\xf8\xeb\x91\x92\x33\xc4\xe3\xea\x62\x75\xa0\x21\x67\x1d\xde\xb4\xd8\x3b\x90\x92\x33\xa4\xe4\xea\x82\xb5\xa1\x21\x67\xdd\x68\x12\xe7\x4a\x9d\x40\x3f\x14\xe5\xea\x82\xc2\x77\x70\xa9\x73\x42\xba\x70\x2d\xa1\x36\x67\xe8\xcb\xd5\xc5\x61\x28\xa9\x0b\x0c\x99\xb9\x4a\x58\xb9\x75\x4c\xb7\x8e\xe9\xb6\x98\xf3\x48\xd0\x19\xda\x73\x75\x7d\x1b\xca\x3f\x10\x0a\xf4\xe9\xac\x67\xba\xbb\x54\xb7\x5a\xc1\xf3\x87\xfc\x91\x0f\xc1\x50\xab\xab\x0b\xb7\x15\x32\x75\xd6\x61\x6f\x0b\xb7\x15\x32\x75\xd6\x31\xf6\x48\xf8\x6c\x1d\xf6\xd6\x39\x0b\x58\xc4\x11\xa0\x5d\x67\x1d\xa2\xb6\x88\x80\x44\xc9\xce\x3a\x44\x6d\x3d\xea\xe4\x80\xa0\x37\xa6\x39\x3c\x0f\xed\x3a\xeb\x04\xac\x2c\xac\x5f\x94\xec\x4c\x49\x19\x76\xe0\x72\x7c\x6e\x9d\x03\x82\x4d\x58\x64\x87\xd2\x21\x68\x57\x37\x07\xad\x28\xd9\x19\x12\x76\x95\x24\xd2\xd6\x3b\x97\x3b\x22\xd5\x6d\xba\x9c\x26\x41\xe9\x36\x96\x2a\x2a\x77\x86\xca\x5d\x25\x64\xdd\x90\xb7\x33\x04\xed\xea\x86\x76\x21\x68\x67\x48\xd8\xd5\xad\x19\x8d\x7b\x0d\x09\xbb\xba\xa1\x5d\x9d\xd0\xc0\x8e\x7b\x6d\x63\xa9\x76\x0e\x08\x3a\xa0\xb5\x39\xf3\xef\x80\x56\xff\x65\x51\xe1\x46\xb0\xb6\x0e\x6b\x23\xe5\xa6\x21\x84\x67\x1d\xd6\xb6\xd9\x19\xd0\xc3\x33\xf4\xf0\xea\xc6\x37\xd4\x09\x22\x44\x0f\xaf\xee\xae\x7f\x32\x4a\x00\xe1\xc6\x0d\x84\x3a\x9e\x21\x8b\x57\x37\xe6\x2b\xea\x78\x86\x1e\x5e\xdd\x6c\x02\x08\xe1\x59\xe7\x28\x61\x6b\x95\x10\x7e\x82\xf4\x5d\x25\xbb\xb5\x75\x20\x13\xe9\xbb\xba\x41\xf1\x0e\x6b\xeb\x10\xb4\xcd\xf1\x29\x9a\x77\xd6\xf1\xa0\x6d\xc2\x76\x49\xa3\x61\x48\xdf\xd5\xcd\xf1\x3e\xd2\x77\xa6\x6c\x1a\x1b\xde\x84\x10\x9e\x29\x9b\xc6\xc6\xad\xda\xe1\x77\xe8\xe1\xd5\xad\x99\x0c\x8e\xa2\x87\x57\x37\x26\x31\x7a\x78\x46\x8a\x8d\xba\x35\x93\x31\x35\x3b\xe0\xba\x89\xd0\xed\x97\xc7\xc1\x39\x2d\x79\x81\x8c\x84\x1b\xd6\x1d\x63\xeb\x01\xda\xd1\xd1\x33\xd2\x6f\x54\xa2\xd3\x0d\x1d\x3d\xeb\x90\x3e\xa2\xd3\xad\x43\xfa\x90\xd3\xab\x07\x68\x47\x4e\xcf\x3a\xbe\x36\xa2\xd3\x0d\x39\x3d\x43\x4e\xaf\x1e\x5c\x36\x83\x68\xc5\xc1\x39\xed\x01\xda\x07\xd8\x3c\xc0\xe6\x93\x74\xf9\xa4\x90\x1b\x11\xf5\x3b\xc0\x66\x84\xf7\xea\x61\xc9\xa0\xb8\x67\x48\xed\x55\x42\xd6\x0d\x19\x3d\x1b\x91\xcb\x31\x35\x06\x07\x19\x08\xe7\xd5\x83\x01\x31\xa0\x87\x03\x93\xf8\x60\x40\x0c\x4c\x62\xb4\xf5\xea\xe1\x80\x00\x6d\x3d\x43\x4d\xaf\x92\xab\xdc\x10\xd5\xb3\x01\x91\x3c\x1c\x60\x91\x88\xc4\x90\xd8\xab\x04\xa0\x1b\x4a\x7b\x86\xc4\x5e\x3d\x2c\x04\x94\xf6\x0c\x19\xbd\x7a\xd8\x04\x90\xd1\xb3\xc1\x91\xc7\x21\x22\x06\x51\x3d\x43\x4d\xaf\x9e\xae\xcb\x17\x85\x9b\x42\xfa\x0e\xb4\xa3\xa6\x57\x0f\xa6\x06\xa2\x7a\x86\x9a\x5e\x3d\x40\x3b\xa2\x7a\x36\x40\xf1\x03\xb4\xa3\xad\x67\x03\x76\x79\x08\x7e\x41\x69\xcf\x90\xd8\xab\x67\xa9\x4e\x6e\x04\x50\x1f\x38\xce\xe0\xcc\x77\x40\x39\x49\xd2\x6e\x08\xee\xd9\xe0\xcc\xf7\x70\x7c\x36\x40\xef\x01\xe5\x3c\x2c\x19\xb2\xa8\x18\x62\x7c\xf5\x10\x2f\x86\x0a\x9f\xa1\xbb\x57\x0f\x91\x9a\x03\x48\x1f\x90\xd3\x73\xf5\x4f\xea\x04\xd2\x0f\xae\xcf\x51\x55\x27\x23\xcf\xf1\xee\xc0\x2b\x87\xe0\x5e\x3d\x98\xee\x83\xe3\x5d\x24\xf6\xea\xc5\x80\x40\x5b\xcf\x06\xe8\xad\xf8\xf5\xc1\xe1\xc8\x70\x92\x59\x2f\x0e\xa3\xd1\x19\x64\x02\x6a\x6e\x64\x86\x80\xf3\xe8\xee\x55\x45\xba\x93\xfb\xc5\x06\xa6\x3b\x09\xe7\x0d\xc1\x3d\x43\x70\xaf\x92\x67\xde\x50\xda\x33\xb4\xf5\x2a\xe9\x0d\x0d\x6d\x3d\x1b\xe0\x3c\xc9\xc1\x0c\xa5\x3d\x43\x5b\xaf\x5e\x2d\x04\x70\x1e\x19\xbd\x7a\x31\x20\x90\xd1\x33\x84\xf3\xea\x25\x1e\x67\x60\x88\x0f\x0c\x71\x45\xba\x8f\xa9\xcb\x19\x10\x6c\x85\x01\xa4\x93\x80\xa6\x5e\x8e\x77\x07\x98\x4c\x1e\x9a\x7a\x71\x57\x91\x8e\xc6\x06\x48\x7b\xb5\x3a\x40\xda\xb1\xb9\x51\x57\x21\xcf\x08\x72\xea\x72\xf3\xff\x40\x28\x50\xdc\xb3\x81\x1f\xef\x6a\x41\xe0\xc7\x1b\xc0\xf0\x65\x67\x40\x71\xcf\x90\xda\xab\x17\x33\x7b\x80\xb8\x03\xc4\xbd\x38\xb8\x06\x74\x16\xfd\xbd\x7a\x71\x70\x0d\x9c\x7b\xe8\xef\x55\x85\xd6\x0f\x60\x78\x10\x2f\x78\x89\x67\x1e\x20\xee\x00\x71\x2f\x66\x36\x12\x7d\x86\x44\x5f\xbd\x1c\xcd\xa1\xc6\x67\xca\xcc\x73\xb5\x20\x88\x02\x44\x7f\xaf\xde\xa3\x42\x06\x06\x8b\x1a\xc9\x7d\x9b\x9c\x59\x4c\xc0\xf5\xe2\x17\x45\x9b\xcf\x26\xc4\x57\x51\xf4\x48\xf4\x19\x12\x7d\xf5\xc2\x71\xd0\xe6\xb3\x09\xb8\x5e\x9c\xa5\x48\xf4\x19\x6a\x7c\x95\xfc\x5a\x86\x0c\x9f\xa1\xbf\x57\x1f\x66\xf6\x84\x0d\x4f\x8f\x85\xa9\xe4\xd7\xb2\x49\xbc\x20\xa2\x7c\x95\xc4\xff\x86\x36\x9f\x4d\xce\x93\x1f\xe6\xc1\x04\x86\x91\xe8\xab\xa4\xf9\xb7\x09\xe2\x92\x80\xa8\x3e\x96\xce\x84\x22\x23\xd1\x57\x1f\xe6\x01\x99\x87\x0c\xa5\xbe\xfa\x70\xab\x4e\xac\xf4\x09\x64\x3e\x78\x13\xda\x7c\x36\x61\xc3\x8f\xd0\x86\x09\x1b\x9e\x58\xe9\xcf\x5f\x66\x32\x04\xfb\x0c\x89\xbe\xfa\x08\x33\x46\xa2\xcf\x90\xe8\xab\x8f\x43\xe6\x09\x1b\x9e\xe0\xe8\x63\x63\x99\xe0\x28\xf2\x7d\x55\xe1\xfa\xa8\xf8\xd9\x04\x32\x1f\xc7\xd1\x13\x6e\x8b\x52\x5f\x55\xb8\xfe\xc4\x20\x47\xa9\xaf\x92\x35\xcb\x10\xec\x33\x94\xfa\xaa\x22\xf3\x27\xe8\x88\x52\x5f\x25\x6b\x96\x4d\x3c\x93\x93\x88\x98\xc7\x42\x40\xb7\xcf\x50\xea\xab\x8f\x9d\x61\x12\x44\x38\x01\x42\x04\xb5\x6d\x62\xba\x4f\x0e\x99\x1f\x26\x31\x62\x7e\x46\xf2\xa5\xaa\x18\x7e\xa4\xfd\x6c\x36\x06\x19\x9b\x01\x85\x3f\x9b\x98\xee\x6f\x72\x77\x4c\x77\x84\xfe\xaa\x02\xfb\x27\x27\xcf\x93\x83\x8c\x07\xc3\x9a\x80\x2b\xea\x7f\xf5\x2d\x06\x04\x7b\x1e\xa1\xbf\xaa\x57\x00\x26\xa6\xfb\x84\x1a\xbf\xad\xcb\x19\x10\xd0\x51\xd1\xfe\xa4\x7e\x32\xd4\xff\xaa\xa2\xfd\x27\x87\xcc\x13\xc8\x7c\xc4\x1c\x4f\x20\x93\xb4\x50\xf5\x1d\xa6\x0d\xb1\x33\x24\x89\xaa\x0f\x2e\x86\x86\xa0\x91\x24\xaa\xea\x15\x00\xa4\x04\x8d\x24\x51\x55\xaf\x00\x4c\xc0\x15\xf1\xc0\xfa\x20\x68\x64\x8e\x32\x54\x03\xab\xa2\xfd\xe7\xa2\xef\xb8\x29\x1f\xac\x8d\x24\x51\x36\x9d\xf7\x36\x05\xf6\x93\x24\xca\x10\x0f\x6c\x81\x97\x59\x26\x6e\x4a\x72\x45\xb5\xc0\xbe\x84\x94\xa0\x21\x25\xd8\x82\x16\x17\x6e\x4a\x14\x05\x1b\xa9\x16\x6c\xc2\x82\x51\x14\x6c\x64\x7b\x36\x84\x05\x6d\xba\x63\xb2\x05\xce\xbd\xc9\x0e\x65\xa8\x05\xb6\x80\xed\x3d\x41\x5a\x72\x45\x35\x05\xf6\x23\x21\x68\xa4\x85\x6a\x01\xaf\x31\x12\x82\x36\x1d\x70\x1b\xba\xe1\x86\xa0\xa0\x4d\x87\xd1\x46\x7a\x70\x23\x3b\x94\x21\x21\xd8\x02\x06\x39\xd9\xa1\x0c\x09\xc1\x16\xb4\x0c\x41\x5a\x94\x04\x9b\xa2\xfd\x11\x14\x34\x92\x44\xb5\xc0\x0e\x36\x1f\x8d\x7f\xdc\x48\xcb\x90\x97\x6e\x50\x12\x6c\x0a\xe8\x9f\xa4\x54\x46\x57\xb0\x05\xec\x79\x92\x43\xd9\x7c\x34\x9e\x43\x70\x74\x05\x8d\x6c\xb8\x2d\x10\x15\x82\xae\xa0\xa1\x24\xd8\x10\x13\x37\xf2\x40\x19\x99\x9f\x1a\x62\xe2\x86\xca\xa0\x21\x2f\xd8\x02\x71\xa2\xa8\x0c\x1a\xba\x82\x2d\xb0\x60\x11\x14\xb4\xe5\x80\xdb\x14\xe5\x8f\xae\xa0\xad\xc8\xc8\x13\xca\x44\xfe\x28\x43\x2d\xb0\x05\xce\xbb\x91\x09\xb4\x95\x68\x12\x2b\x0e\x61\x40\x43\x18\xb0\x85\xa5\x7f\xd2\x24\x63\x2e\xb1\xb8\x16\xa0\x8a\x3e\x60\x0b\xbc\xff\x85\x4c\xa0\x2d\xf7\x26\xb4\x80\x21\xbe\xf0\x72\x92\xa1\xaa\x05\x96\x0c\x89\xaa\x8c\xd4\x54\x2d\xe0\xae\x42\x11\xd0\xc8\x42\xd5\xc2\x53\x21\x77\xcf\x3c\x4d\xf6\xa3\x05\x54\xae\xc2\x80\xb0\x1f\xa1\x16\x68\x8b\xf4\x71\xe1\xd1\x78\x50\x71\x39\x0e\xb6\x88\x67\x0a\x0d\x40\x43\x03\xb0\xc5\xf8\xcf\x41\x99\x64\xb8\xb2\xe5\x20\xd9\x62\x54\x35\x34\xcd\x41\xb2\x21\x15\x6e\x88\x00\x1a\x42\x7f\x2d\xc2\xde\x56\xa3\x67\x8d\xcb\x4d\xff\xe4\x72\x37\xeb\x5b\x24\x3a\x04\x85\x3f\x43\xd3\xaf\x45\x82\x9f\x50\xf1\xb3\x35\xe8\x04\x9c\x6c\xe1\x84\x54\x7e\xad\xc8\x9b\x2e\xa8\xf8\xd9\x72\xf0\x69\x91\x19\x8d\x6e\x9f\x2d\x0f\xe3\x6b\x91\xe8\x3a\x54\xfc\x0c\xf9\xbe\x16\xab\xfe\xc9\x4c\x99\xd4\x49\x74\x1d\x2a\x7e\x86\x7c\x5f\x8b\x44\x70\x2c\x78\xde\x5a\x0c\x61\x63\xb0\x39\x5b\x59\x4e\xfe\x3c\x77\xbc\x17\x32\xcd\x17\x3d\xd2\x8c\x06\x9f\xd0\xf4\x6b\x64\x3f\x37\xa4\xfd\x6c\x81\x4f\x8a\xe1\x47\xe1\xcf\xd0\xf4\x6b\x51\x33\x1a\x7c\x5a\x9b\x26\xf1\x32\x0b\xba\x7d\x46\x8a\xb1\x16\x39\x6c\x44\xc5\xcf\x50\xea\x6b\x48\x84\x1b\xda\x7c\xb6\x0e\x23\x8f\xc5\x82\x44\x9f\x2d\x92\x95\x46\x36\x96\x05\x13\x44\xb7\xaf\x29\x86\x1f\xdd\x3e\x43\xa2\xaf\x45\x2d\x08\x48\x1f\x6a\x7c\x2d\x6e\xee\x8e\xed\x8d\x1a\x5f\x8b\x5b\x97\x53\x27\xc9\x4a\x23\xbb\xcd\x22\x7a\x05\x89\xbe\x16\x31\x63\x90\xe8\x33\x24\xfa\x5a\x24\x18\x7b\x71\x20\x8c\x44\x5f\x8b\x9c\x98\x20\xd1\x67\xa8\xf1\xb5\xc8\x89\x09\x6a\x7c\xb6\x49\xe9\x1b\x59\x4f\xa8\xf1\xd9\x0e\x8c\x27\xeb\x69\x63\x66\x6f\xf0\x29\xb2\x9e\x50\xe3\xb3\x4d\x06\xd3\xc8\x16\x84\x0c\x9f\x6d\x00\x26\xb1\x05\x6d\x00\x66\xbb\x0b\xb4\x25\x22\x38\x90\xe1\x33\x54\xf5\x5a\x22\x82\x03\x71\x3d\xdb\x6e\xef\x36\x54\xcb\x6d\x13\x93\x82\x48\x5e\x4b\x2e\xd0\x60\x88\xe4\xd9\x06\x60\xc8\x81\x66\x9b\xb3\x95\x0d\xc0\x24\x0e\x19\x37\x36\x2d\x5a\x79\x2d\x71\xe4\xb1\x39\x46\xd9\x64\x5a\x45\x8b\xdc\x36\x04\x6d\x67\x1a\xcf\x92\xd9\x00\x0c\x5a\x79\x2d\x71\xba\xb1\x49\xe4\xbe\x0b\x97\xb3\x64\x36\xa7\xc4\xdb\xcd\xd7\x86\xc2\xb8\x21\xae\x67\xa8\xea\xb5\xd4\x74\xf9\xa0\x70\x51\x58\x29\xdc\x14\xd2\x78\xd6\x11\x32\x7c\x86\xfe\x5e\x4b\x04\x6b\x20\xc3\x67\xa8\xe9\x35\xbd\x41\x80\x7e\x9e\x6d\x92\xec\x25\x96\x0c\x32\x7a\x86\x70\x5e\x4b\x44\x66\x6f\xa8\xdc\x6e\x8c\x27\x3b\x03\x32\x7a\xb6\x1b\xe3\x89\x4d\xb3\x89\x34\x41\x46\xaf\x25\x6c\x1a\x64\xf4\x0c\xc5\xbc\x96\xb0\x69\x50\xcc\x33\x34\xf2\x5a\xe2\xd0\x7e\xc3\xc5\x76\xa7\x49\x2c\x19\x54\xf1\x0c\x1d\xbc\x96\x88\xf5\x40\x07\xcf\x76\xa7\x9b\xac\x0e\x24\xef\x6c\x0f\x9a\x04\x17\x43\xf2\xce\x90\xbc\x6b\x89\x85\x80\xd6\x9d\xed\xc9\xdd\x61\x58\x1b\x58\xdb\xc0\x9a\x5e\x40\xd8\x04\xfc\xed\x49\x9d\x9a\xde\x93\x6e\x4e\xda\xc9\xce\x80\x54\x9e\x21\x8e\xd7\x8c\x58\xa4\xcd\x39\xf2\x76\x1f\x64\x33\xb6\x0b\x14\xf3\x6c\x3b\x17\x6b\x7a\x2b\x61\xe3\x7c\x44\x23\xaf\x19\x46\xfe\xe6\x14\x06\xc5\xbc\x66\x51\xff\x64\x82\x39\xe4\x35\x4b\x74\x93\x40\x95\xed\x90\xd7\xf4\xaa\x02\x32\x7a\xb6\xfd\xd8\xa6\x19\x8e\xad\x4d\x70\xf3\xde\xdc\x9d\xbd\x63\x73\x8e\x8c\xe0\x5e\x43\xdf\xdc\x36\xa1\x81\x08\xee\x35\xcb\xfa\x27\x13\x0c\x82\x66\x6c\x28\x08\xee\x19\x89\x02\x9b\x69\x75\x80\x8a\x1b\x82\x66\x5a\x1d\x10\x34\x04\xf7\x1a\xf2\xe8\xb6\xb1\x7a\x37\x58\x67\x38\xcb\x10\xdc\xb3\x7d\x19\x4f\x2d\x04\x10\x0c\x89\xbd\x66\x10\x9f\x0d\xc3\xda\x30\x2c\xbd\x63\x40\x62\x42\x43\x85\xaf\x19\xb1\x48\x1b\x86\x85\x18\x5f\x33\x88\x0f\x2a\x7c\x86\x0a\x5f\xd3\xdb\x08\xa4\x30\xb4\x13\xb8\x11\x73\xfe\x60\xe0\x1e\x60\x8d\xe4\x60\x76\xa0\x5d\x27\xd0\x4d\x16\x02\xea\x7d\x86\x42\x5f\x33\x16\x02\x42\x7d\x76\x22\x43\x87\x5f\x0c\xbd\x3e\x3b\x91\xc6\xc3\x9b\x50\xef\xb3\x13\x19\x90\xff\x83\x23\x8f\xc3\x01\x11\x9a\x7e\x0d\x3d\x76\x43\xcc\xcf\x50\xea\x6b\xc6\x91\x07\xf9\x14\x8d\x7c\x8a\xcd\x60\x5a\x07\xd7\xe2\x01\x47\xd1\x63\x37\x04\xfb\xec\x18\x03\xc3\xd2\x41\xb0\xcf\x8e\x23\x67\x33\xb6\x0b\xd4\xf8\xec\x18\x83\x7d\xf5\x4f\x1f\x6c\xb2\x32\x36\xe3\x80\x1d\x89\x3e\x43\x63\xaf\x19\x6f\x8c\x1d\x3c\x7e\x07\xc8\x34\x76\x06\xc4\xf5\xec\xc0\xc9\x32\x3b\x03\x1a\x7b\x76\x80\xcc\xcc\x7a\x42\x71\xcf\x0e\x98\xa7\xd7\x1f\x90\xd3\xb3\xe3\x7e\xbc\x96\x71\x14\x23\xa7\x67\x87\x8c\x9b\x99\xa5\x73\xa0\x5d\x08\xe8\xb5\x6c\xba\x9c\xbe\x83\x79\x7a\xa9\x01\xe5\x3c\x43\x39\xaf\x65\xde\x25\x46\x39\xcf\xd0\xc3\x6b\x7a\xa9\x01\x3d\x3c\x3b\x20\x19\xba\xf1\x86\xbc\x9d\x91\x4b\xb2\xe9\x55\x85\x83\x23\x0e\x95\xbb\x96\xf1\x09\xa3\x72\x67\xa4\x94\x6c\x19\xf7\x2f\x9a\x77\x86\xd8\x5d\xcb\xbc\x69\x4f\x66\x49\x43\xe5\xae\x65\x6c\x86\x03\x6b\x3b\x93\xa1\x23\x72\x0b\x95\x3b\x43\xd7\xae\x65\x22\xc9\x11\xb4\xb3\x03\x41\x23\x9d\xb1\x1d\x08\x1a\xba\x76\x2d\xe3\xd8\x42\xde\xce\xd0\xb5\x6b\x99\xe3\x3e\xe4\xed\x0c\x5d\xbb\x96\x39\xcd\x3e\x40\x11\x89\x22\x5b\xc6\x4a\x27\x5f\xa4\x21\x53\xd7\x32\x78\x7f\xc0\x12\xd4\xea\x5a\x5e\x74\x13\x5f\x1b\xc2\x74\x2d\x63\x33\x1c\x60\x03\x99\xba\x96\x35\x69\xb1\xeb\x0e\x99\xdf\xc9\x71\x6c\xc8\xd4\x19\xc2\x74\x4d\x2f\x4a\x1c\x4c\x38\x34\xe8\x9a\xde\x89\x38\x60\x09\x1a\x74\x2d\x43\x67\xc8\x4f\x69\x88\xcf\x35\xbd\xfe\x70\x41\x08\xe4\xe6\x5a\xe1\xf4\x0d\xd5\x39\x43\x4a\xae\x15\x4e\x37\x2e\x2f\xc2\xa2\x13\xd7\x0a\xb1\x1e\x97\x75\x4f\xee\xca\x46\x3e\x62\x23\x85\xa5\x5d\x88\x4f\xe1\xcc\xe2\xb2\xee\x2f\xeb\x5e\xaf\x3f\x5c\x56\xf1\x4d\xd4\x09\x36\x23\x3a\x67\x97\x55\x5c\xd0\x77\xb8\xd8\x60\xd7\x17\x73\xd3\x9b\x0e\xe8\xd2\x19\x82\x74\xad\x40\x67\x2e\xa7\x06\x97\xcc\xda\xa4\x63\xb4\xcb\x01\xc1\x85\x37\x15\xfc\x4d\x28\xd8\x19\x2a\x75\x8d\x94\xc3\x76\xf1\x76\x5d\x72\x70\x17\x38\xce\x05\x04\x2e\x20\xa0\x37\x1d\x90\xb5\xb3\xeb\xf6\x59\x2b\xb8\x6a\x11\xab\xb3\x9b\x69\x12\xc7\x13\x17\x1f\x16\x2a\x75\xad\xe0\xaa\x45\xac\xce\x50\xa9\x6b\x7a\xfd\xe1\x62\xad\x5d\x90\x41\xaf\x3f\xa0\x60\x67\xd7\x39\x55\x43\xc2\xde\x2e\x6e\x7f\x34\xeb\x5a\xe1\x85\x5d\xc4\xea\x0c\x41\xba\x56\x78\xe9\xe6\xe2\xc3\xba\xc0\x45\x59\x2a\xa4\x9d\xc0\x85\x5e\x7f\xb8\x48\x0f\xa0\x52\xd7\x10\xa6\xb7\x0b\x45\xba\x95\xc6\x33\x3f\x51\xb0\xb3\xdb\x78\x70\x44\x16\x5e\x1c\x5b\xb7\xf1\xe0\x30\x5f\x2f\x18\x82\x90\x5d\x2b\xc8\xeb\x5c\x1c\x5b\x17\x60\x29\x38\x77\x2e\xc0\x72\xe1\x4d\x7a\xd3\xe1\xa2\x47\x80\xc8\x5d\x2b\x90\x94\xcb\x01\xc1\xed\x34\x1e\x0e\x7e\x39\x20\xb8\x9d\x1b\x71\x12\x81\x2a\x9e\x5d\x70\xa9\x72\x12\x71\xc1\xa5\xeb\xa6\x62\xab\x70\xf0\xcb\x7b\x16\x68\xe4\xb5\x0a\xd2\x5e\x18\x16\x8a\x79\xad\x82\xb4\x48\xe5\x19\x1a\x79\xad\x26\x5d\xce\x80\x60\x4d\x56\x90\xf6\x72\x10\x7c\xe1\x62\x15\xe7\xce\x85\x8b\xa1\xad\xd7\x2a\x3e\xd6\x0b\xed\xba\x20\x98\x5e\x6a\xb8\x04\xfa\x5d\x07\xb2\x56\x89\xb6\xb8\x9c\x2f\xdc\x5f\x56\x54\xee\x0e\xed\xba\xca\x8a\x8a\xcb\x06\xc1\x3d\x43\x70\xaf\x55\x30\xf9\x72\x94\x70\xf1\x76\x55\xa8\x07\xda\x7a\x86\xb6\x5e\xab\x38\x62\x2e\x0c\xeb\x6e\xea\xe4\x70\x19\xa5\x3d\x43\x62\xaf\xd5\xae\x7f\x32\x15\xdd\xe9\xd5\xaa\xe6\xe7\xd6\x8d\x18\xa5\xae\xcb\x19\xf9\xc3\xdd\x09\xc1\x40\x93\xcf\x10\xe3\x6b\x15\x3e\x72\x71\x96\x21\xb8\xd7\xaa\xa6\x37\x50\x79\x2f\xcf\x08\xcf\x29\xa2\x7a\x76\x71\x81\xf9\xeb\x04\xff\x40\x28\x2e\x11\x7b\x17\x4e\xa6\x77\x0d\xee\x55\xdd\x3c\x40\x00\xfb\x72\xe8\x70\xb1\x3f\x2b\x07\xd7\x17\xfb\xf3\x82\xb8\xc8\xe3\xdb\xc5\xd4\xbc\x20\x6e\xd5\x2a\xc1\xd4\x44\xb7\xaf\x55\xfc\xa2\x97\xe3\x09\xe4\xfb\x5a\x65\x95\x3c\x42\x70\x1e\x9c\xac\x62\x94\x3e\x5e\x4d\x7b\xd0\x2f\xbd\x41\xf0\xa0\x5f\xc8\xf7\x35\xbd\x41\xf0\x78\x35\x0d\x31\xbf\x56\x61\x19\x88\xf9\xd9\xc3\x15\xd6\x38\xb8\x7e\x00\x36\x0a\x7f\xad\x01\xed\x88\xf9\x19\xc2\x7b\x4d\xaf\x15\x20\xbc\x67\x48\xed\xb5\x86\x1f\xe7\x25\xfd\xd3\x9f\x7f\x83\x65\x20\xbc\x67\x08\xef\xb5\x96\x68\x12\x0c\xeb\x81\xb8\x8d\x53\x38\x64\xf8\xec\x39\xc6\xb6\x06\xcb\x40\x86\xcf\xd0\xdf\x6b\x7a\x59\xe0\x01\xae\x08\xef\x35\x54\xeb\x0d\xe1\x3d\x7b\x30\x2c\x54\xeb\x0d\x71\x3d\x43\x55\xaf\x35\xce\xd6\x1e\xe0\xfa\x00\xd7\x86\x73\xe7\xa1\x00\x83\xd4\x5e\x6b\xc4\xb3\x3e\x0e\x5a\x51\xd5\x6b\x8d\xf7\xd5\x10\xd7\xb3\x07\x8e\x36\x50\xfc\xe1\x0a\x7b\xe0\x68\x83\xa0\xa3\xb8\x67\x0f\xab\xb2\xe1\x99\x44\x71\xcf\x90\xda\x6b\x8d\xb9\xff\x80\x4c\x84\xf7\x5a\x83\x8b\x23\xbc\x67\xcf\x41\xb2\x35\xce\xd4\x90\xe1\x33\xf4\xf7\x5a\x9b\xfa\xa7\x2e\xa7\x9d\x88\x50\x21\xbc\x67\x08\xef\x35\xbd\x56\xf0\x30\x35\x1f\xe8\xd8\xc0\x7b\x14\xf7\x0c\x55\xbd\xd6\x98\xc9\x88\xeb\xd9\x03\xf3\x1a\xc7\x67\x88\xeb\xd9\x03\xde\x1a\xd0\x8e\x8e\x9e\x21\xa0\xd7\x1a\x67\x6a\xe8\xe8\xd9\x9b\x5c\x8e\xcf\x05\xc9\x3c\x7b\xd0\x2e\x34\xe8\xed\xf1\xce\xeb\x9b\xd4\x49\x20\x1d\xca\x79\xf6\x30\x20\x1b\x81\x74\x0f\x24\x7b\x80\x16\x72\xf3\xf6\x20\x68\x0f\x03\xb2\x73\x28\xf6\x30\x20\x1f\xce\xb2\xae\x49\x0b\x68\x3d\x40\xab\x43\x3d\x1e\xa0\xf5\x00\xad\xae\xf9\x09\x68\xa1\xaa\xd7\x7a\xd2\xe5\xb4\x13\x67\x59\x07\xc5\x1f\xa0\xf5\x00\xad\xce\xd1\xf1\x03\x9f\x1e\xb6\x62\x87\xa4\x3c\xa2\x57\xd0\xdf\x6b\x5d\x93\x16\xf1\x14\x84\xf7\x5a\xc7\x56\x44\x5b\xcf\x1e\x48\xd6\xb1\x15\x1f\x48\xf6\xc0\xa5\x0e\x1f\x41\x7e\xcf\xd0\xdd\x6b\x1d\x1f\x3b\x82\x7b\xf6\xf0\x76\x75\xdc\x2b\x0f\x08\x7a\x78\xbb\xf4\x52\xc3\x03\x82\x1e\xa4\xaf\xfb\xf9\x57\x46\x9a\x2f\xa3\xc2\xd7\xba\x47\x46\xe4\xe0\xe7\x9e\x39\x00\x41\xdd\xcf\xbf\x72\x70\xb3\x30\x87\xc0\xe3\xf0\x99\x9c\x91\xe6\xcb\x01\x6f\x3c\xaf\x3f\xe4\xe0\xf4\x30\x07\xbc\xf1\x7d\x70\xa3\x48\x9d\x30\x41\x94\xe5\x33\x92\x7e\x39\xe0\x02\x23\xab\x78\x0e\x91\x3a\x23\x75\x3a\x26\xe7\xe0\x47\x9c\x39\x24\x46\x7e\x71\x77\x47\xa9\x8c\xea\x5f\x43\x59\x3e\x07\x72\xce\x06\x38\x63\xf7\x60\xa2\x8c\x22\x60\x0e\xd0\xc3\xee\x4a\x3a\x39\x90\x73\x36\x00\x56\xdd\x83\x89\x32\xc2\x80\x39\xe0\xb7\x47\x83\x3e\x07\xe3\x46\x80\x15\xef\x44\xe4\xe0\xbc\x30\xa3\x01\xd8\x78\xfd\x21\xa3\x01\x98\x51\xfd\x6b\xdd\x05\x44\x72\x30\x1a\x8f\x8d\xd8\x2f\x03\x92\xa9\x13\xce\xd8\x7d\x75\x64\x14\x01\x73\xc0\xc3\xdf\x1f\x7d\x77\x22\x99\xd1\x07\x6c\xdd\xd9\x7a\x0e\x99\xa1\xcb\x0c\xdd\xa3\x49\x99\xa1\xe3\x2c\x00\xb5\xfa\x8c\x4c\x60\x46\x1f\xb0\xf1\xf6\x44\x0e\x85\xe7\xee\x46\x65\xe3\xed\x89\x8c\x4c\x60\x46\x18\xb0\x8d\xc0\x20\x17\x7a\xe4\x38\xd8\x46\xa4\x9b\x64\xcd\x46\xf5\xaf\x8d\xc8\xd3\xac\x3c\x62\xf7\xae\xb5\x11\xb9\xbc\x32\xc8\x00\xe0\x70\xcf\x7e\x0e\xa4\xd2\x0e\x70\xc6\x91\x18\x10\x87\xc3\x8c\x30\x60\x43\xd7\x3e\x23\x0c\x98\x03\x07\x03\xe8\xda\xe7\xd0\xa8\xd3\x71\xb0\x8d\xcc\x3f\x3b\x3d\xc2\x18\x1d\x99\x26\x75\x9e\x11\xa7\x05\xa3\xd0\xf8\xce\xe5\x6e\xa8\x36\x5e\x90\xc8\xa1\xd3\x24\x50\x11\x09\xfb\x1c\x06\xdd\x04\x15\xfd\xb5\x87\xff\x4c\x28\x32\xaa\x81\x39\x60\xa9\x8e\xc6\x53\x1d\xd4\x8d\xa5\x3a\x1a\xcf\xca\x59\x5f\x46\x27\xb0\x8d\x4e\x27\x48\xbe\x1d\xf0\xb9\x8d\xce\x63\x99\x74\x02\xf2\x87\xe8\x7d\x0e\x93\x4e\x70\x94\x30\x06\x37\x5a\x5c\xce\x01\xc1\x18\xfc\x73\x33\x30\x38\xcd\xc6\xa4\xbb\x9b\xc1\xc6\x7c\x1d\x53\xff\x64\x95\x00\x84\x63\x31\x5a\x9b\xc9\x0b\xe6\x8d\x4d\xe1\x61\x60\x20\x6a\x08\xd4\x67\x94\x01\x73\xe0\x00\x73\x6c\x66\xdf\x61\x4e\x1d\x26\xc5\x61\x5c\x0f\xf3\x14\x4a\x37\xb4\xc8\x0e\x13\x0d\x43\x77\x1c\x96\x0e\xc9\xb7\xd1\x09\x6c\xe3\xd2\x4d\xf2\x6c\xa3\x05\xd8\xc6\x63\xe1\x3e\x9a\xc4\x59\xe5\x78\x5c\xfe\x98\x3e\xa0\xe3\xd0\x82\x20\xa5\x76\xc0\x93\x36\x03\x3d\x7a\x0c\x32\x9e\xb4\x19\xe8\xd1\xe3\xc1\x01\x99\x93\x05\x11\x81\xcc\x88\x27\x6d\xba\x79\x90\xd1\x10\xcc\x91\x03\xcc\xe9\x3a\x14\x39\x82\xa3\x28\x0a\xb6\xe9\xde\xce\x8c\xb0\x60\x46\x51\xb0\x4d\x27\x53\x39\x3a\xb1\xcb\x28\x0a\x36\xf4\xed\x73\x74\x62\x97\x11\x0f\x6c\xbc\x28\x91\x63\xe4\x72\x3c\x69\x33\xd1\x24\x20\x13\xf1\xc0\x36\x8d\x7f\x26\xda\x89\x5f\x6c\x66\xea\x4c\x34\x09\xd6\x86\x94\x7d\x8e\x89\xcb\x1d\x0f\xdb\xcc\xd4\xe9\xc6\x73\x46\x3c\xb0\x4d\x67\x58\x19\x0d\xc1\x8c\x24\x60\x9b\x2c\x1d\x94\x01\x33\xea\x7f\x8d\x37\x1d\x32\x22\x80\x19\xa1\xbf\x36\xdd\x24\xce\xe8\xfd\x65\x14\xfe\xda\x6c\x34\xc9\x21\x2c\x23\xe6\xd7\xd0\xa0\xcf\xe8\xf6\x65\x24\xfa\xda\x74\xeb\x22\x47\x27\x68\x39\xe2\x17\x9b\x1e\xcb\x9d\x11\xec\xcb\x28\xf5\x35\x84\xe9\xff\x3f\xc2\xee\x27\x87\x42\x5c\xc9\xf3\xfd\x3c\x57\x71\x77\xf0\x0e\x10\x61\x87\xa5\x9c\xbd\x71\xf7\x1e\x00\x83\x54\x83\xaa\xba\xba\x5d\xb5\xff\x56\xfa\x83\xd4\x52\x4d\x72\x70\x26\x08\xb0\x31\xf6\xcf\xf1\x8f\xef\x09\xc0\xbe\x80\xe8\xeb\xe7\xf8\x2e\x37\x9e\x94\xec\x3c\xb5\xde\xbc\xb8\xe6\x9e\xa7\x67\x6f\xee\x29\x6b\xe0\x03\x84\xd8\x9a\x7b\xb2\xef\xce\xcb\xd0\x35\xa3\xd4\x3c\xfb\xa5\xf3\x5d\xe7\x29\xd9\xb9\x2c\xac\xd8\x96\x2f\x1c\x1b\xab\xed\xb4\x05\x01\xef\x05\xf0\x5e\x3f\xa7\x7b\x2e\x47\x37\xa0\xf6\xfa\xb9\x22\x92\x81\xb8\x17\x50\x7b\xfd\x7c\x74\x9e\xbc\xa1\xe9\x75\x0c\xfa\x00\xd5\x8b\x4d\x32\xf4\x7c\x74\x69\xe9\x5a\x00\xe7\xf5\xd3\x6e\xb3\x0d\xaf\x63\x78\xf6\xd7\xe5\xc3\xb3\x73\x74\x4f\x1b\x0b\xa8\x5e\xc0\xe8\xf5\xeb\xe7\xf2\x53\xe7\xc9\xda\xf5\xf3\x44\xa7\x77\x24\x95\x70\x6d\xa6\xcd\xa9\xf3\x64\xed\x5a\x35\x14\x01\xa3\x17\x30\x7a\xfd\xda\xbe\xcb\xbd\x23\xf9\x85\xeb\x5b\x08\x97\x77\x44\xeb\xae\x6f\xce\x5f\xee\x29\x6d\x7a\x7d\x73\xfe\x72\x39\xf7\xd5\xf7\x0b\x81\x98\x17\x9b\x5c\x80\xaf\x12\x62\xbb\x8d\x12\xa7\xf4\x4a\x73\x89\xd6\x6d\x64\xed\xfa\x66\xf2\xd4\xfa\xd4\xf9\x66\xce\x4f\x23\xcf\xbe\xbb\x9a\x86\xa6\x55\x3c\x8d\x52\x77\xf9\x63\x94\xc8\xda\xd5\x3d\xe6\xe3\x9e\x3c\xd5\xab\x3c\xe6\x63\xe4\x1f\x03\x42\xfc\x51\xf1\x62\x53\x97\x71\x7d\x73\xfe\xd1\x4f\xce\xe8\x35\x5c\xfe\xba\xa7\xac\xc1\x35\xf4\x93\xd6\x21\xe6\xf5\x6b\xb8\xfc\x35\xf2\xb4\xee\x3a\xf5\xf3\xd5\x10\xad\xbb\xd8\x62\x88\x79\x81\x98\xd7\xaf\xf5\x41\x5c\x20\xe6\xc5\x4e\xeb\x2e\x06\xda\x4e\xeb\x76\x1e\xea\xb5\x4a\x57\x03\x46\x2f\x60\xf4\xfa\xc5\x40\x43\xcc\x0b\x8c\xbc\x8e\x80\x1f\xfb\x12\xb9\xc0\xc1\xeb\x08\xf8\xb1\xaf\x70\x7f\xc0\xe1\xf5\x8b\xd9\x85\x8a\x17\x70\x78\xfd\x9a\xfa\x49\xeb\x76\x6e\xab\x4f\x14\x02\x1c\x2f\x76\xe6\xe1\x65\x75\xec\xcc\xc3\x9d\x79\x78\x59\x1d\x3b\xf3\x70\x17\x52\xbc\x56\x3d\x6b\xec\x54\x11\x4d\xaf\x5f\xaf\x2e\xed\x5a\xa7\x8a\x17\x5b\x0c\x5b\x2f\x76\xe6\xe1\xbd\xbe\x8a\x8e\x9d\x79\x88\xad\xd7\xef\xdf\x77\xa6\xcb\x19\x7d\xf7\xf6\xb7\x1c\x8a\x40\xdc\x8b\x9d\x9d\x77\x6f\x1e\x22\x8c\x2b\x47\xf7\xb6\x33\xc0\xe9\xc5\xce\xce\x83\xf1\x8f\x9d\x8e\x62\xe5\xf5\x7b\x95\x82\xc7\xce\xa4\xdb\x39\xba\xbe\x89\x88\x9d\x49\x87\x9c\xd7\xef\x70\x4f\x9a\xb7\x8b\xe3\xdd\x61\xb0\xbb\xd1\x62\x93\xdd\xe9\x05\xf6\xef\x4c\x0d\x35\x63\xd0\x35\x44\xf3\x7c\xe9\x10\x3b\x79\xdb\x57\xbd\x6f\xbf\x2d\x1d\xe4\xbc\xd8\x19\x6a\x77\xff\xce\xf4\xfe\x25\x08\xee\xae\x75\x16\xd6\x4e\x8a\x7c\xd4\x10\x78\x78\x81\x87\xd7\x6f\x9b\xc0\x4e\x9f\x10\xf0\xfa\x6d\x13\x00\xc2\x0b\x04\xbc\x7e\xaf\x44\x56\xec\xf4\x69\x3f\x0d\xf2\x0a\x96\x06\x3a\x5e\xe0\xe1\xf5\x9b\x89\xb4\xd3\x27\x58\xbc\xee\x4b\x87\x40\xc7\x0b\xe8\xbb\xee\x4b\x87\x80\xbe\x0b\xe8\xbb\x7e\x5f\xfa\x49\xb4\x10\xf0\xfa\xcd\x8d\xd9\x97\x87\x1b\x08\x78\xfd\xfe\x56\xc9\xe5\x6d\x32\xd0\x6e\xc6\x14\xf4\x5d\xec\xca\x3a\xc0\xf9\x03\x08\x2f\x50\xee\xfa\x6d\x67\x40\xb9\x8b\x7d\xea\x12\x3f\x64\x27\x5a\x10\x76\xfd\x7e\x4d\x86\xa9\xf3\x8a\x35\xe6\x4f\x43\x8f\xc9\xb0\xac\xaf\x3e\xd9\x38\xfb\xe3\x1d\x49\x3a\xcc\xcd\x7b\x7f\xb4\x4e\xb4\xe6\x6e\xe4\x1f\xef\x9d\x68\xcd\x6f\x2a\x12\xad\x9d\x68\xcd\x6f\x2a\xbe\x26\x03\xd1\x9a\x54\x1c\xd0\x2e\x00\xed\xfa\x3c\x34\x44\x9f\xb0\xeb\xfa\x64\xb9\x1c\xf4\x09\xbb\xae\x4f\x46\x3f\x76\x5d\x60\xd0\x75\xcc\xfc\x80\xa2\x0b\x0c\xba\x3e\x57\x18\x28\x8e\x15\x02\x8b\x43\x35\xd8\xa4\xf7\x50\x74\x71\x6c\x9e\x68\xc5\x86\x02\x8a\x2e\x60\xe6\xfa\x6c\xdf\xe5\x8f\x83\xba\xb4\x0a\x7f\xe2\xe0\x94\x1e\xbb\x51\xea\xba\xb4\xec\xad\x38\xf8\x9f\xb3\xbe\x33\xdd\x93\x96\xf8\x00\x21\xd0\xe6\xe2\x10\x2c\x9b\xec\xfa\x63\xa5\x27\xe2\xa0\x25\x93\x9b\x7d\xd0\x92\x83\xd9\x35\x87\x2e\x85\x01\x51\x37\x36\x4f\x67\x2e\xb9\x89\x83\x57\x39\x4f\x43\x17\x1e\x93\xb0\x4c\x2a\x7e\xac\x78\x5a\x60\xcf\xf5\xc9\x72\x81\xa0\x8b\x23\xf5\xf3\x76\x66\xea\xa7\xf4\x84\x0f\x10\xe2\x48\xe3\xc9\xab\x9c\x6c\x1c\x5c\xba\x00\xa4\xeb\x50\xfb\x71\xa4\x86\x94\x75\xf8\x00\x21\x70\xe9\x02\x90\xae\x4f\x1e\x35\x2e\x5d\x00\xd2\xf5\xf9\x7c\x67\x7a\xc5\xac\xb6\xc9\xa3\x3e\x56\xb2\x22\x0e\x06\xda\x64\xce\x80\xd5\xc5\x41\xac\xa6\x39\x0f\x41\x17\xa0\x73\xfd\xf9\x7d\x07\x9d\xc9\xec\xf2\x55\x42\x40\xc9\x05\x94\x5c\x7f\x76\x03\x52\x1a\xe2\x40\x3e\xe4\xf7\xa8\xef\xf2\xd7\x41\x03\xc2\x81\xc4\x97\xeb\x50\xfb\x71\xb0\xb0\x0e\x16\x96\xcf\x0a\x02\x6d\x2e\x60\xe6\xfa\xc3\xa7\x3d\x86\x19\xc2\x98\x7a\xc2\x3d\x4f\x97\x73\x07\x9f\x55\xa9\x19\x07\x77\xf0\x10\x56\x7b\xd6\xf7\xfd\x01\x2c\x17\x87\x04\xc1\xf3\xcd\xf9\x4b\x97\xd4\x65\x3c\xdf\x9c\x27\x41\xf8\x72\xfd\x61\x98\x1f\x97\xc7\x94\xf7\x7c\xbe\xe9\x7d\x99\x0c\xb2\x06\xcf\x37\xbd\x6f\xf7\x5c\x21\xb7\xfe\x74\x0d\xdd\x26\xed\xed\x31\x85\x96\x0e\x66\xd7\x21\xac\xf6\x7c\xd3\x9b\x37\x79\x30\xbb\x7c\x4e\x10\x07\xb3\x0b\x89\xae\x3f\xa2\x48\x10\x74\x81\x3d\xd7\x1f\xe6\xf6\xc1\x47\x3c\x14\xb9\xbe\xc7\x77\x50\xe7\x05\xf1\xdf\x30\x4a\xd4\xe6\x10\xaf\x57\x80\x1e\xc0\x72\x71\x50\x9b\xf7\x1b\xba\xd7\x78\x52\x9b\xd7\x28\xe1\xcb\x45\xf0\xfc\xde\x95\xb0\x0e\x28\xb9\x80\x92\xeb\x6a\xcd\x23\x56\x94\x2c\xa0\xe4\xfa\x6b\x94\x82\x35\x84\x28\xd7\x5f\xa3\x04\x2c\x17\x41\xac\x5e\x61\x00\x0c\xb9\x08\x71\x31\xb5\xe6\x11\x9c\x3c\x28\xb9\xfe\x0e\x0d\x89\x8b\x85\xb8\xd8\x3b\xfe\xf6\xcf\xc1\x02\x75\x2e\x82\x55\xa4\x10\x3d\x62\x99\x43\x01\x37\xd7\xd5\x9c\x07\xce\x5c\xe0\xcc\xf5\xf7\x32\x06\xf4\x09\x67\xae\xab\x24\x0f\x48\xb9\x08\xe9\xd3\xd7\x0e\x06\x29\x17\x41\xb4\x5e\x81\x38\x48\xb9\x80\x94\xeb\xef\xed\xc9\xe8\x13\x88\x5c\x57\x49\x1e\x21\x14\x86\x1e\xd7\x55\x92\x47\x08\x70\x05\x5f\x51\xd1\x78\x40\xca\x45\x10\xad\x97\x9d\x17\x44\x2b\xe8\xd3\x4b\x36\x50\xe7\x02\x59\xae\xbf\x4c\x3a\x80\xb9\x08\x52\xf4\xae\x6c\x61\x44\xba\x7c\x85\xfd\x4b\xd1\x78\x04\x29\x82\x9b\xab\x9f\xad\x12\x67\x2e\x70\xe6\xea\x27\x14\x16\xec\xa6\x58\x52\x54\x3f\x5b\x25\xf8\x5c\xc4\x0a\x7e\xd5\xcf\x56\x19\xdd\x78\x76\x0d\x51\x08\x28\xba\xc0\xa0\xab\x1f\x03\x2d\x88\x16\x06\x5d\xfd\x56\x19\x5f\x84\x50\x58\x2c\x25\x2b\x8c\xf7\xc0\xa7\x0b\x60\xba\xfa\xd9\x2a\xf1\xe9\x02\x91\xae\x80\xdf\x23\xca\x3b\x2a\xf7\x34\xf7\xf1\xe9\x02\x67\xae\x14\x78\x07\xce\x5c\xc4\xf0\x98\xdf\xdc\x1f\xdf\x99\x73\x1d\xfc\xa6\xb9\x68\x17\xb2\x5c\x29\xdb\x8e\x38\xbd\xe2\xa5\x5d\xf5\x2b\x03\x72\x6a\x7d\x99\x5d\xf5\xb3\xad\xa1\xc7\x45\x2c\xd1\xaa\x1f\x5b\x2c\x18\x53\xb1\x8c\xa9\xfa\xd9\xac\xb0\xe4\x22\x2e\xf7\x5c\x1f\x07\x05\x96\x5c\xc4\x65\x90\x45\xa6\xb0\xe4\x22\x6e\x97\x7f\xb3\x4e\xb4\x2b\x6e\x4f\x34\xbf\x83\x06\xf9\x36\x20\xdf\x04\xa3\x4f\x40\x6f\xa5\x46\x3a\xf0\xde\x22\x56\x35\x58\x6d\x3f\x6f\x93\x3e\xa1\xbf\xd5\xf6\x4d\x1b\x66\x57\x2c\xb3\xab\x54\x53\x47\x4c\x8f\xb9\xac\xaf\xda\x78\xbf\xc1\x57\x84\x6f\xab\x4d\x04\x15\xc5\x2d\xe0\xdb\x6a\x13\x2c\x8d\xd7\x99\x4b\xd0\x6a\x3b\xb4\x2e\xda\x15\xcb\xe7\xab\xed\xf0\x3a\x18\x53\xb8\x6d\xb5\xd9\x6d\xb0\xd9\x02\x94\xad\xb6\x85\xd5\x0a\x6c\xb6\xc8\x9f\x7e\x9a\x0c\xd8\x6c\x91\x4b\xb4\x6a\x5b\x5f\x30\x47\x2e\x2b\x2a\xd0\xd8\x6a\xeb\xdf\x41\xf7\xdc\x0c\x08\x21\xc4\x66\x8b\xdc\x3c\x91\x4d\x20\xd9\x4d\xb9\x2c\xa5\x52\xdc\x1c\xb9\x04\x29\x20\xda\x6a\x1b\xee\xc9\x07\x83\x68\x2b\xd8\xf1\x80\x68\x8b\xdc\x75\x49\x1c\x27\xf7\xef\x9e\xc6\x93\xe1\x83\xdb\x16\x79\xb8\x27\x13\x1e\x8d\x2d\xa0\xd6\x6a\x63\xad\x63\xac\x45\x86\x2e\xdd\xdf\x41\x8f\x19\x1e\xd3\x5c\x42\x5c\x0b\x38\xb5\xda\x56\x3d\x4e\x24\xb5\xc9\xf4\x3a\x78\xaa\xc9\x1a\xca\x15\xb5\x2a\x35\xc7\x81\xb8\x16\x99\xde\x11\x1b\x07\x71\x2d\x30\xd6\x6a\x7b\x3c\x26\x09\xca\xa6\x75\xb9\x00\xc8\xb4\xc8\xa5\x2f\xa5\x68\x38\x20\xd3\x02\x24\xad\x76\xc1\xc7\x14\x39\xc7\x43\xab\x9d\x91\x92\xfd\x3b\x73\x75\x7e\x5f\x55\x36\x91\xdd\xd0\x2d\xbf\xac\xf6\x6f\x86\x94\xce\x2f\x2f\xad\xf6\x70\x4f\xd6\x10\x02\x5a\xed\xe1\x72\xd6\x50\x0e\xad\xa7\x01\x19\x86\x6e\xa9\x46\xed\xdf\x5c\xe2\xba\xe5\x70\x79\xfb\xce\xd4\x25\x1a\xb2\x33\xb7\x93\x86\xc0\xa2\xd5\x2e\x7a\x98\xfc\xb9\x3c\x35\xf4\x4d\x30\xfe\x5c\x9e\xfa\x29\x7a\x98\xc2\xe8\x70\x6a\xb5\x97\x86\xa8\x4d\x2e\xbb\xa9\xd4\x07\x47\x52\x1b\x8c\xb5\x52\x0a\x1c\x18\x6b\x91\xcb\x9f\xab\x7d\x55\xcf\x47\x52\x9b\xa4\x36\xbb\x7d\x13\x63\x2d\x72\x25\x20\x6b\xa7\x4b\xe0\x6a\x81\xaa\x56\x3b\x27\x0f\x5c\x2d\xf2\xd6\x90\x2d\x12\x63\x2d\xf2\xd6\x10\xcb\x3a\xe9\x52\xd2\xa5\xdd\xc6\x07\xbc\x16\x79\x1b\xa5\x55\x15\x10\x30\x6c\x91\x2b\x34\x5f\xfb\x63\x94\xa6\x7b\x4e\xf7\x7c\x35\x34\x4d\x86\xe9\x75\x7c\x73\x49\x68\x1e\x8d\xad\xf6\xf7\xbb\x7c\x3a\xb8\xa6\xe2\x22\x8c\xff\x8d\x41\x91\x7c\xc5\x5c\x56\x58\x21\x8d\x07\x7e\x5b\xe4\x72\x19\x4b\xa1\x6f\xe4\x63\x08\x97\x4d\x56\x87\x5d\x31\x29\x59\x2e\xb7\xb0\x8e\xdd\xe3\x0a\x5b\xe5\xb2\xc9\xea\x38\xbe\x33\x0d\xf6\x32\xcd\xea\x10\xd0\xce\xd7\xf4\x59\xde\x61\x1d\x36\xc0\xc6\x50\x6b\xcb\x2d\xac\x63\x51\x1b\xa2\x31\xd4\xda\xcf\x3d\x57\xe1\x57\x34\x36\x19\xfc\x5b\x1d\xf2\x35\x8d\x5b\xd8\x96\xa0\xd5\xb1\x8a\x60\x02\x13\x2e\xda\xa6\x75\xc1\x08\x84\xb8\x80\x86\xab\x63\x81\xe2\xa2\x91\x37\x68\xb8\x3a\xc8\x5b\xe3\x16\x42\xc3\x95\xa2\xdc\x68\x82\x51\x6d\x37\x4a\x36\xc0\x26\x18\x85\x17\x57\x10\xe1\x81\x10\x17\x8d\xbc\x29\xb5\x0d\x84\xb8\xc0\x84\x2b\xa5\xb6\xd1\x56\x61\x45\xb4\x65\x8b\xd5\x71\xe9\x27\x5b\xac\xad\x48\x7d\x1d\x66\x5f\x93\xab\x6c\x87\xce\x73\xe1\x9a\x5c\x25\x88\x5c\x1d\xa2\x73\x4d\x30\xbf\x85\x01\xa1\x79\x8d\x03\xd9\xc2\x78\x9a\xa7\x00\x73\x01\x29\x57\x87\xfd\xb3\x89\x4c\xb5\x74\xcf\x85\x5d\x88\xc6\x81\x84\x94\x2b\xdc\xf0\x80\x94\x8b\x96\xee\xf9\x7a\x4c\xea\xd8\x56\xd4\xaa\x8e\x55\xe7\x12\x00\x73\x81\x2c\x57\x87\x3d\x19\x52\x2e\x1a\xc9\x0c\x31\xb7\xc6\x57\x04\x91\xab\x30\x3f\x9b\xb4\x24\x88\x5c\xc5\xa6\xf3\xd2\x92\xad\xbb\x7c\x73\x4f\x3a\xda\xd8\x62\x61\x7e\x36\x21\xb0\xc6\x16\x0b\x7b\x72\x63\x8b\x35\xe2\x1a\x12\x98\xad\x7f\xf7\x7c\x1d\xf4\xec\x6c\x31\x44\xba\x0a\xf6\x1d\x22\x5d\x20\xd2\x55\x1c\x5a\x67\x8b\x21\xd2\x55\x30\xe5\x10\xe9\x02\x7c\xae\x42\xd4\x03\x5f\x2e\xda\x72\x2e\x2b\xd2\xd0\xf1\x2a\xdb\x70\xb9\x50\x5d\x1b\x5e\xf1\x92\xd3\x8a\xe6\x9e\xbc\x4a\x9c\xb8\x0a\x3a\x0a\x17\x17\x00\x71\x15\x76\xef\xc6\x16\x6b\x84\x30\xbe\x99\xcc\x81\xc4\x82\xab\xe0\x9c\xb4\x4b\xe7\x2f\xad\xd3\xd1\x26\x44\x8f\xfe\x56\xc1\xaf\x6b\x1c\xc8\x46\xde\x82\xb8\xe2\xbd\x05\xd0\x5b\xc5\x65\xd6\xb1\xc5\x30\xdd\x2a\x28\x6e\x9b\xe6\xfc\xd4\xa5\x6f\x7a\x93\xb7\xb6\x82\xf2\x15\xf7\x77\xa6\xd6\xc9\x5b\x08\xab\x81\xc0\x05\xfa\x5b\x85\xe0\x33\x08\x5c\x20\xbc\x55\x48\xcd\xb4\xc7\x78\x3e\xde\x91\x2d\x1d\xe1\x2d\xda\xeb\x89\xf8\x1f\x8d\xab\xd9\x5e\xcf\x2e\x47\x09\xe6\x16\x60\x6e\xa5\xc4\x36\x3a\xb1\xea\x74\x29\xe5\xe7\xbb\xc2\x8a\xce\xec\xca\xf5\xbf\x7f\x81\xe2\x16\xf0\x6d\x95\xf6\xf9\x2e\xb0\xd5\x29\x58\x52\xda\x4e\xc1\xfa\xd2\xac\x4a\x49\x46\xbc\xb7\xe8\x9b\x86\x58\x04\x9d\x57\x09\xf4\x56\x29\x3f\xdf\x29\x58\x5f\x5e\x61\xe5\xaa\x88\x89\x4e\x97\x80\xde\x2a\x8f\xef\xe0\xe5\xe0\x7a\xcc\x24\xbf\x9d\x2d\xd6\x0f\xfd\x24\xbf\x9d\x2d\xd6\x89\x55\x4a\x32\x76\x62\xd5\x0f\xf7\x5c\xdf\x79\x07\x08\x5c\xa0\xbf\x15\xec\x78\x80\xc0\x05\xec\x5b\xa5\x50\x32\xec\x5b\xc0\xbe\x55\x72\x4a\x60\xdf\xa2\x87\xce\x37\xfd\x54\x2e\x01\xfb\x56\xd9\xbf\xcb\x75\x3e\x34\x24\x35\xd3\x79\x93\x7d\xc9\x53\x25\x2f\xbd\xd3\x25\xd8\xb7\x82\x1d\x0f\xd8\xb7\xe8\xc4\x2a\x59\xac\x20\x70\xd1\xe9\x52\x5a\x08\x5d\x60\xab\x37\xf7\x34\xe7\x3b\xb1\xea\xcd\x3b\x12\x89\x46\x86\x8b\x4e\xac\x92\xc5\xda\x89\x15\x24\x5c\xa1\x96\x07\x16\x5c\xc0\xbe\x55\x0a\x85\xc0\xbe\x45\x5f\xa2\x53\x69\x21\xe0\xbd\x05\xd0\x5b\xe5\x6d\x90\x45\xe1\x81\xde\x2a\x15\xbf\x20\xbc\x45\x27\x41\xc9\x11\x87\x76\x8b\x3e\xb4\x2e\xe1\x02\xed\x16\x98\x6e\x95\x24\x1d\xda\x2d\x90\xda\x2a\x49\x3a\x44\x5b\x74\xa6\xdc\x5f\x1b\xfb\xdf\x19\x14\x9d\x9d\xd7\x4f\x6f\x95\x5d\xd2\xd9\x79\x9d\x49\xd7\xbe\xa5\x43\xb4\x3a\x07\xb2\xd1\xfb\x2e\x6e\xdf\x97\x76\x55\xfb\x7d\x97\x1b\x83\x65\xd9\x55\xb3\x09\x20\xc4\x45\xe7\x55\x36\xb9\x95\xce\xce\xeb\x4b\xd0\xaa\x7d\x4b\x67\xe9\x5a\xe0\xc5\x55\xe3\x98\xf5\xa5\x6b\xd1\xd9\x79\x8d\x3f\x8f\x25\x17\x9d\x49\xd7\x76\x83\x2d\x14\x86\x1e\x57\xed\x5b\x4f\xd3\x63\x2e\x41\xab\xc6\xc6\xe9\xac\xb7\x4e\x9f\x1a\x27\xbf\x0b\xd1\x03\xc5\x55\x13\xb6\x02\x8a\x8b\xbe\x0c\xad\x6a\xc2\x80\x5d\x0a\xb1\x3f\x3a\xcf\xc2\xee\x44\x0b\x28\xae\x9a\x58\x56\xe7\x55\x02\xc5\x55\x93\xd5\xec\x6a\x28\x3a\xaf\xb2\x89\x72\x77\x79\x45\xf4\xb8\x6a\x9c\x3d\xf4\xb8\xe8\x94\xac\xd9\x19\xd0\xe3\x02\x2f\xae\x9a\x5c\x65\xa9\x77\xc0\x84\xab\xb6\xe0\x39\x81\x09\x17\xb5\x79\x76\x7e\x5d\xf1\x2a\x8b\x57\xa9\xa6\x37\x80\xe2\xa2\x78\x95\x6d\x7d\x8a\x1a\x25\x44\x5f\x9b\xc7\x94\x96\xc4\x92\x0b\x10\xb9\x6a\xf2\xf3\x58\x72\x51\x6c\x31\xb5\xbc\x51\x6c\x31\x48\xb9\x6a\x8b\xa8\x13\x25\x04\x06\x29\x57\x4d\xec\xba\x96\x11\x16\xc8\x72\xd5\xa6\x86\x38\xa5\x38\x73\xd5\x04\xb4\x8b\xe6\x15\x03\x4d\x2d\x6f\x80\xcf\x05\xf8\x5c\x35\xd5\x2b\xe0\x73\x51\x0c\xb4\xf6\xb8\x9c\x81\x06\x37\x57\x60\xe2\x81\x33\x17\xc8\x72\xa5\xea\x37\x8a\x81\x56\x3c\xd5\x26\x3f\x0f\x30\x17\xc8\x72\x05\x11\x1e\x00\x73\x51\xcb\x4e\xab\xfe\xfb\xce\xd4\xd0\x92\xbe\x52\xe0\x1b\xc5\x16\x2b\xee\x6b\x37\xbd\x4b\xb5\x05\x4e\x5c\xf5\xdd\x8b\x53\x6d\x81\x13\x57\x0a\x7c\xa3\x44\xd0\x8a\x81\xd6\xf7\xef\x72\xaf\x98\x4f\x0b\x26\x1e\x50\x72\x51\x4b\x0f\xab\x2b\xe7\x2a\x99\xc7\x62\xb5\xf5\xf5\xb7\x57\x51\x4d\xeb\xd4\xb1\xf3\x54\x21\xe8\x02\x5f\xae\xba\xd5\x51\xc2\x6a\x30\x73\x05\x26\x1e\x68\x73\x81\x2f\x57\xdd\x6e\x53\xac\x36\x28\xb9\xea\xf9\x9d\xe9\x72\x92\xd9\x25\x2e\x8b\x64\x56\x69\x9d\x89\x54\xbc\x5f\x7c\xb9\xea\x82\xe4\xa5\xda\x02\x5f\xae\x3a\x5f\x01\x5f\x2e\x10\xe5\xaa\xdb\x43\x8a\x64\xe2\xcb\x95\xfa\xe0\xa8\x25\xa0\x01\x33\x57\x5d\x9d\x4b\xf1\x93\x6b\x18\xe4\x6f\x1d\x89\xb5\xc1\xcc\x55\xe7\x2b\x14\x71\xad\xd3\x63\xca\xf9\x03\xcb\x05\xa2\x5c\x75\x1b\x4b\x49\x71\x16\xef\x57\x25\x71\x94\xac\x41\x9d\x06\xe4\xd4\x3a\xa3\xaf\x04\xe0\x3a\xb3\x0b\x5f\x2e\x8a\x54\xaa\x24\x0e\x60\xb9\x40\x94\xab\xce\xd5\x00\x96\x0b\x28\xb9\xea\xdf\xe2\x12\x80\x2b\x46\x5f\xff\x16\x17\xa9\xac\xdb\x80\x88\xca\x01\xcb\x05\x94\x5c\x75\xb6\x18\x94\x5c\x40\xc9\x55\xff\x16\x17\xf3\x10\x51\xae\x3a\x5b\xac\x98\x87\x25\x54\x07\x7a\x1e\x50\x72\x51\xa2\x72\x0a\x91\x03\x58\x2e\xa0\xe4\xaa\x73\x35\xa0\xe4\xa2\xa6\x86\xa4\x90\xa0\xe4\x02\x4a\xae\xba\xfd\xa8\xc8\x2f\x94\x5c\xf5\x57\xe7\x39\xb8\x45\x7e\x4b\xf8\xaf\xc8\x2f\x78\x5c\xd5\xb7\x0c\x79\xbd\x00\x71\x55\xb6\x9e\x12\xbf\xab\x95\x90\xa8\x12\x13\x04\x88\x8b\xa2\xb4\xc5\x6a\xc3\x82\x0b\x2c\xb8\x2a\xb9\xd4\xc1\xc1\xc5\x82\xab\x12\x13\xc4\x82\x0b\x2c\xb8\xaa\xf5\x89\x5f\x80\xc0\x05\xfa\x5b\x95\xad\x67\xc8\x44\x0c\xd6\xa5\x3a\xe6\xc0\x82\x8b\x41\x93\x8b\xff\x31\x68\xf2\x60\x48\x96\x50\xf2\x60\x48\x02\xc4\x55\x71\xaf\x01\xe2\x02\x12\xae\xd4\x31\x07\x32\x5c\x40\xc2\x55\x2d\x08\x6e\xc0\xbe\x05\xec\x5b\x95\xda\x19\xbc\xb7\x40\x78\xab\x12\x5f\x1e\x87\xcb\x89\x6a\xfd\xb5\x8e\xfe\xc6\xa0\x00\x83\x0b\x14\xb8\x2a\x8b\x6c\x2c\xfd\x8d\x41\x71\xcb\x22\x83\x7f\x8b\xc1\x25\x2e\xe1\x20\xf8\xb7\x80\x7f\xab\x1a\xc6\x80\x95\x09\xff\x56\x5f\x91\x33\xee\x5b\xc0\xb8\x55\xd9\xc1\x86\x12\x8c\x41\x5c\xbf\x22\x67\x88\xb7\x80\x71\xab\xb2\x83\x0d\x06\xe5\x48\x63\x20\xa0\x3d\x14\x6b\x0c\x06\x65\x5d\x1a\x62\x50\x82\xba\x15\xc6\x7b\x0c\x06\x25\xb6\x5b\x95\x70\xe5\xa0\xa3\xa3\x99\x53\xeb\x6b\x94\x40\x7a\x0b\xa4\xb7\x2a\xfe\x3c\xd2\x5b\x0c\x39\x8b\xaf\xf2\x19\xf7\x2d\x06\x3f\xb9\xe4\x69\x71\xdf\x62\xb0\x47\xcb\xb6\x36\x24\x32\x86\x44\x46\x59\x79\x98\x70\x31\xba\x99\xa2\x0c\x01\x13\x2e\x06\x3f\xf9\x2b\x72\x46\x88\x8b\xc1\x4f\x2e\x4e\xfe\xe0\x27\x03\xc5\x55\x59\x64\x83\x9f\x0c\x0d\x57\x43\xe0\x1d\x21\x2e\xa0\xe1\x6a\xb0\x04\x11\xe2\x62\xd0\xe6\x61\xe5\x61\xc2\xc5\x60\xb9\x7e\xf5\xcc\x60\x70\x01\xff\x56\xc3\xca\x83\x7f\x8b\xb1\x84\xb7\xc6\xee\x1d\x09\x57\x0e\xe6\xec\xb0\x2b\x0e\x16\xeb\x20\xc3\xe3\x5b\x8e\x8c\x53\x4c\xb8\x1a\x9c\xfc\xa1\x96\x17\x05\xae\xc6\xf1\x9d\xe9\xd9\x4f\xf7\x94\xfb\x1d\x97\x7b\xf2\xbd\x87\x00\xec\x20\xc3\xe3\xfa\xce\xf4\x98\x42\x8b\x43\x76\x63\x08\xe6\x0f\xa5\x22\x43\x14\x11\xdb\x3d\x80\xe2\x02\x28\xae\x46\xfb\xce\xd4\x3a\x1d\x1d\xcd\x04\x63\x9c\x0e\xc6\xe9\x57\xc7\x3c\x18\xa7\x58\x70\x35\xbe\x35\xaa\x96\x77\x88\x22\x0e\x4e\x14\x16\x5c\x60\xc1\xd5\x50\xef\x80\x05\x17\xe8\x6f\x35\x04\xcb\x40\xe0\x62\x70\xb3\x47\xb9\x5c\x51\xc9\xe0\x66\x7f\xc5\xcd\xe3\x31\x6d\x98\xb1\x63\x7c\xf7\xd4\xf9\xd7\xb3\x0b\x96\x0d\x19\xdd\xc1\x62\x1d\xa2\x09\x83\xc5\x0a\x09\x57\x43\x11\x04\x16\x5c\x60\xc1\xd5\x60\x5d\x9e\xc4\xf5\xfc\x79\x76\x1b\xe0\xa9\xe8\x0d\x12\xae\x86\x64\x28\x32\x5c\x40\xc2\x15\x0a\x7c\x20\xc3\xc5\x49\x71\x07\x93\xf3\x64\xf0\x9e\x3f\x0d\x29\x83\x46\x86\x0b\x48\xb8\x1a\x42\x0c\x58\x70\x71\xb2\x6d\x87\xb4\xd4\x49\x5c\x4f\x5e\xfa\x78\xbe\x33\x57\xe7\x4f\xb6\xed\x10\xfe\x3d\xd9\xb6\xe8\x6f\x35\xec\x75\x27\xdb\x16\xf6\xad\xbe\xda\xe8\x93\xb8\xa2\xbf\xd5\x57\x06\x7d\x92\xca\x93\x54\x7e\xc5\xcd\xb0\x6f\x71\xf2\xd2\x4f\xc1\x32\xd8\xb7\x80\x7d\xab\x53\x65\x04\xec\x5b\x00\xbd\xd5\x69\x75\xe0\xbd\x05\xd0\x5b\x61\xbb\xc7\xc9\x38\x05\x7a\xab\x93\x4b\x84\xf7\x16\xe7\xca\xf2\x16\xe0\x7b\x9c\x8a\xdd\x4e\xa2\x7a\xda\xc1\x4e\x09\x97\x93\x97\x0e\xf8\x1e\x67\x7a\x47\xa9\x75\x89\x8c\x93\x19\x7b\x52\xda\xd3\xe2\x42\x86\x0b\x2c\xb8\x02\x7c\x8f\x93\x1d\x8a\xfe\x56\x27\x8f\x0a\x04\x2e\xd0\xdf\xea\xcc\xef\x4c\xef\x88\xa8\x02\xbe\xc7\x49\x54\x4f\xa2\x7a\x0a\x5b\x9c\x12\xc1\x27\x7f\xfe\x6c\x06\x99\x3f\x0f\x1e\x57\xa7\x65\x88\x1a\x17\xa8\x71\x75\x76\xad\xd3\x4f\xd4\xb8\x42\x81\x0f\xd4\xb8\x40\x8d\x2b\x14\xf8\x38\xd9\xb6\xa7\x88\xe4\x29\xe5\x81\x1a\x17\xa8\x71\x75\x8a\x44\x9f\x94\x16\x35\xae\xbe\x2a\x6a\xb8\xb8\xc0\x89\xab\x93\x97\x76\x0a\x07\x9c\x65\xe8\x7c\x4e\x70\x0a\x07\xa0\xc6\xd5\xc9\x66\x44\x8d\x8b\x93\xc1\x7b\x7e\xeb\x48\x0e\x08\x4a\xae\xce\x6f\xc9\xc8\x23\x43\xc9\xd5\x57\x45\x0d\x25\x17\x50\x72\x75\x2a\x2a\x80\x92\x0b\x28\xb9\x3a\xaf\xef\x9e\x5a\x17\x62\xf8\x4a\xab\x31\xe4\x02\x3c\xae\x4e\x91\x3e\xd4\xb8\xc0\x89\xab\xf3\x5b\x71\x72\x40\x27\x2b\xf8\x9c\x16\xec\x69\x94\x04\x0c\xce\xf9\xb7\x9f\x8d\x06\xce\x5c\x9c\x12\x44\xa7\x6c\xcc\xe9\xe3\x0b\xf0\xb9\x3a\x15\x91\xa2\xce\xc5\x29\x2e\x8a\x1b\x1f\x00\x73\x81\x2c\x57\x97\xcd\x0a\x60\x2e\xce\x15\x2a\x28\x34\xf8\xc0\x99\x0b\x64\xb9\xba\xbe\xe5\xa8\x86\xe6\x5c\xba\x5d\x97\x30\xf5\xa9\x74\xf9\x5c\x12\x5d\x97\xcd\x0a\x60\x2e\x90\xe5\xea\x12\xbb\x3e\x05\x4b\x4f\xe9\xe8\xeb\x5b\x79\x4a\x97\x21\xe5\xea\xab\xa6\x86\x94\x8b\x73\x15\x2b\xd7\x25\x9f\x7c\xca\xec\xe0\xc5\xd5\x57\x62\x0d\x1b\x17\xa7\x24\x0e\x1a\x7c\xc0\xc6\x05\x34\x5c\x5d\x12\x83\x27\x19\x86\x7f\xab\x4b\x44\xfa\xa2\xb8\x28\x70\xf5\xd5\x5d\x5f\x3e\xa9\x40\x81\xab\xcb\x2a\xb9\x44\x13\xae\x9f\x01\x69\xdf\xe5\xc3\xc1\xb5\x51\x5f\x1c\x33\x84\xb8\x80\x86\xab\x4b\xc4\xef\x62\xe3\x62\xc2\xd5\xb5\x3e\x8c\x8b\x4b\xb0\x14\x1a\xae\x2e\x99\x1d\x84\xb8\xb8\x28\xee\x57\xa1\x7d\x51\xdc\x8b\xe2\x5e\xd6\xd3\x45\x71\x2f\x8a\x7b\x89\x87\x5f\xbe\xb3\x00\x8a\xab\x8b\xcd\x78\x11\xd7\x4b\x60\xf3\xe6\xe8\xe2\xbe\xc5\x25\xb0\x79\xd3\x27\xdc\xb7\x00\x7c\xab\xdb\x78\x5e\x4c\x4e\xf8\xb7\xba\xd5\xb1\x5f\x74\x14\x05\xae\xb0\xc8\xe3\x52\x26\x83\x02\x57\x37\x25\x03\x83\x0b\xc0\xb7\xba\xa5\x64\x2f\xea\x78\xf1\xe7\xef\x6f\xe4\xf9\xf3\x17\xeb\xf2\x96\x7d\x05\x83\x8b\x8b\x43\x7e\xab\x06\xbb\x38\xe4\x08\x6f\x75\xcb\x1a\x20\xbc\xc5\xc5\x21\xbf\xc5\x86\x2e\x36\x23\xd0\x5b\xdd\xbc\xdf\x8b\xbc\x01\xbd\x15\x16\x79\x5c\x5d\xe7\x79\xe9\xb0\xe3\x01\xfb\x16\x17\xd1\xfa\x6a\x79\x2f\xa2\x75\xf1\xd2\x6f\x3e\xed\xe5\x43\x89\x8b\x68\xdd\xa4\xe8\xa2\x4f\xe8\x6f\x75\xb3\x82\x2f\x52\x74\x51\x9d\x9b\xc1\x8b\x05\x17\xd7\xd0\x79\x4b\x1b\x19\x2e\x2e\x49\xe6\x5b\x7e\x1e\x0b\x2e\x2e\xc1\xc7\x9b\x19\x7b\x09\x3e\xc2\xbe\x15\x6e\x78\xc0\xbe\xc5\xc5\xa3\x9e\x3e\xb6\x03\x81\x8b\x8b\xf3\xfc\x95\xd8\x82\xc0\xc5\x25\x63\x32\xb9\x85\xb0\x6f\x01\xfb\x56\x5f\x3d\x2b\xc2\x5b\x5c\x8c\xbe\x29\x7e\x87\xf7\x16\x40\x6f\x35\x85\xbe\x2f\x25\x2d\x97\x92\x96\xf9\xad\x0e\xf9\xe4\x4b\x1a\x65\x7e\x0b\x81\x5c\xc0\xbe\xd5\x54\x8b\x76\x91\x8b\x8b\xd1\x37\xbf\x17\xc7\xe8\x83\x7d\xab\xc9\x6a\x83\x7d\x0b\xd8\xb7\x9a\xe2\xe1\x17\xa3\xef\xa2\x21\xd8\xd9\x71\xd1\x90\x8b\x9f\x3c\x25\x86\x2e\x7e\x32\xfa\x5b\x4d\x61\x8b\x4b\x6e\x05\xfd\xad\xbe\x7a\xd6\x8b\xf3\x7c\x11\x96\x69\x0b\xba\xf8\xc9\x08\x6f\x05\xa8\x1d\x97\xa2\xe1\x8b\xda\x7c\xf5\xac\xb7\x30\x25\xa6\x5b\x4d\x7e\x12\xb4\x5b\xdc\x8a\x5f\x60\xb2\x03\xcc\x2d\x6e\xb1\xcb\x69\xbb\xb8\x69\xc8\xcd\x4f\x9e\xbc\x1f\xbc\xb7\xb8\xf9\xc9\x53\x50\xef\xa6\x21\xb7\xd8\xe5\x57\xa5\x0a\x02\x17\xb0\x6f\x35\xdf\xef\xf2\xd5\x4f\xd8\xb7\x9a\xb2\x99\xb7\xec\xf0\x2d\x0b\x83\x9d\x1d\x37\x3f\xf9\x26\x2c\x8f\xc4\xd0\x2d\x22\x79\xb3\xef\x1e\x73\xe9\x66\xdf\x41\xc2\xd5\x23\x5b\x84\x0c\x17\xf7\xe1\x9e\xac\x36\x80\xb8\xb8\x97\xf3\x5b\x5f\x3d\xeb\x2d\xce\x08\x10\x57\x0f\x5b\x0c\x20\x2e\x6e\xf6\xdd\x23\x9b\x09\x17\x17\x38\x71\x85\x9d\x1d\x37\x5d\x42\x8d\xab\x47\xb6\xe8\x66\xdf\xdd\xec\x3b\xec\xec\xb8\x65\x61\x6e\xf6\xdd\x43\xd6\x80\xe5\xe2\x96\x32\x7e\x64\x33\xf1\xe5\xe2\xa6\x60\x5f\xe5\x2b\xda\x5c\xe0\xc4\xd5\x23\xa8\x07\x17\x17\x38\x71\xf5\x30\xbb\xe0\xe2\x02\x27\xae\x1e\x1b\xca\xcd\xe8\xbb\x19\x7d\x4f\x73\x39\x53\x0e\x27\xae\x9e\xfe\x9d\xa9\x9f\xb4\xee\x61\x76\xdd\x52\xc6\x37\x57\xf8\xb1\x64\xe0\xe2\x02\x20\xae\x9e\xf1\xb7\x7f\x0e\x16\x37\x43\x0d\x3d\xae\x1e\xb5\xdc\x37\x43\xed\xa6\x79\x0f\x37\x06\x4b\x2e\x40\xe4\xea\xe1\xc6\xdc\x65\x0c\x08\xe1\x43\xf3\x6e\x42\x78\x13\xc2\x87\x1b\x83\x3a\x17\x77\x19\x18\x36\x19\xc0\x5c\xdc\xd4\xf1\xab\xaa\xbd\xb9\xc4\x20\x72\xf5\x88\xe3\xdd\xd4\xf1\x66\x69\x3d\x42\x76\x00\x73\x81\x17\x57\x8f\x78\xf8\xcd\xfb\xbd\xa9\xe3\x23\x64\x87\x1e\x17\x37\xef\xf7\xf9\x96\x0e\xef\x17\x2f\xae\x9e\x6f\xe9\x50\xc7\x9b\xdd\xf4\xf0\x6d\x60\xe3\x02\x13\xae\x1e\x21\xbb\x9b\x31\x85\x02\x57\x0f\xc5\xbd\x09\x21\xa8\x5b\xbd\x8c\xa9\x9b\x89\x74\xd3\x3c\x98\xec\x80\x78\x0b\x18\xb7\x7a\xbf\x05\x21\x36\x78\x33\x91\x5e\x49\x51\x88\xb7\xb8\x69\xde\xcb\x8d\xb9\x69\xde\x2d\x75\xfc\x1e\x2e\x97\x3a\xbe\x15\xbf\x00\x6a\xc7\x2d\x36\x78\x73\x74\x01\xb5\xe3\xe6\xe8\xde\x4b\xfa\xea\x15\x0e\x40\x88\x8b\x9b\x10\xbe\xf1\xdd\xd3\xc8\xab\x02\x7c\x05\xe2\x60\xe3\xe2\x66\x76\xbd\xcc\x84\x9b\xd9\x85\x1e\x57\xaf\xd0\x37\x7a\x5c\xdc\x84\x10\x65\x3b\x20\xde\x02\xd4\xad\x5e\x8a\x0b\xea\x16\x93\xdd\xf4\x52\x5c\x88\xb7\xc0\x76\xab\xaf\x14\x18\xe2\x2d\xa6\x24\x33\xd2\x74\x20\xbd\x05\xd2\x5b\x7d\xf5\xc1\x48\x6f\x81\xf4\x56\xaf\x8a\xa8\x49\xf3\xa6\xd8\xe0\xbb\xe8\x86\x81\xe2\x16\xf0\x6d\xf5\x95\x02\x4f\x99\x67\xf8\xb6\x7a\x4d\x9b\xb9\x7f\x97\x1b\x10\x09\x76\x30\xb7\x98\x32\xcf\xaf\x3d\x79\xca\x3c\x4f\x01\xc3\x57\x68\x09\xe1\x2d\x26\x47\xf7\xa5\xb8\x53\x3a\x1a\xf6\x6d\x7c\x55\xbf\x08\x6f\x31\x97\xa3\x3b\x60\x9d\x63\x52\xc7\xb9\xa4\x6f\xfc\xcc\x90\xe9\xf3\xd6\xb9\xa4\x6f\xfc\x4c\x86\xa9\x4c\x66\x2e\x47\x77\x60\x3d\xc7\x64\xa0\x01\xc4\x8d\xaf\xc0\x77\xca\x3c\xcf\xd0\x10\xcb\x7a\x8a\x1e\xe2\xc4\x0d\x58\xe7\x80\x8b\x8b\x99\x5a\x17\x06\x02\x88\x8b\x99\x1a\xe2\xa9\x4e\x42\x38\xd3\x3d\xc5\x5a\x31\xe4\x62\x36\xf7\xa4\x79\x93\x7d\x37\x9b\x7b\xca\xfd\x4d\x31\xc1\xd9\xf4\x53\xcd\x1c\x94\x5c\x80\xc7\x8d\x9f\xcd\x7f\xfa\xbc\x75\x76\xad\xcb\xe8\x4d\x25\xcb\x73\x59\x74\xe3\xf7\xcd\x25\xe1\xbf\xb9\xb4\x6e\xfc\x28\xd8\x64\xca\xcd\x25\x6b\xe3\x77\xb9\x27\x59\x9b\x4b\xd6\xc6\xef\x9b\x36\x64\x6d\x96\x77\x24\xc5\x3d\x45\xfa\x66\x69\x48\x29\xd3\xe4\xa9\xce\xd2\x10\xa3\x0f\x89\x2e\xe6\xf0\xec\xf2\x0b\x93\xa7\x0a\x48\x37\x7e\xf6\x79\x08\xba\x98\xcb\x0d\x1d\xbf\xc7\x8b\xf3\x21\xec\x1c\x06\x44\x40\x73\xf2\x3f\xe7\xe9\x9e\xb6\x74\x5c\xba\x98\xa7\x27\x7a\x8d\xbc\xd4\x0c\x3c\xdd\xf8\x09\xc4\x4c\x4e\x29\x4a\xdd\xf8\x51\x30\x78\xba\x98\x4b\x1c\xc7\x57\x49\x3c\x19\x92\x73\xb9\x98\x63\xfb\x79\x71\x6c\xc6\xb9\xc4\x71\x6c\x6c\xc6\xa9\xf4\x06\xb3\x6e\x6c\xdb\x77\xa6\xcb\x97\xdf\x39\xbe\xf2\xe2\xc9\xef\x04\xb2\x1b\xdb\x37\xbd\x7d\x32\x3b\x97\xe9\x38\x36\x1f\xb3\xc0\xda\x05\x9e\xdd\x80\x5e\x0e\x58\xbb\x98\x53\x97\x6c\xfe\x53\xc2\x65\x2e\x51\x1d\x9b\xaa\x10\xac\xbb\x98\xd3\xe5\xb6\x74\xac\xbb\x00\xb9\x1b\x9b\x0f\xca\xb1\xee\x62\x2e\x19\x1d\x5f\x21\x32\xe4\x5d\xcc\x47\x3f\x85\x57\xa6\xe8\x21\x0e\xde\xd8\xbe\xe9\x2d\x50\x08\x87\x37\x36\x41\x93\xc9\x43\x9d\xaf\x7b\x8a\x8f\x4c\x81\x42\x70\xbc\xb1\x09\x85\x4c\x86\xe4\x7c\x8d\xa7\x1c\xc0\xf4\x3d\xc8\x7c\xdd\x93\x3f\x37\xdf\xef\x9e\xaf\x83\x6b\xdb\x85\xd1\x8b\xe7\xa7\x21\x5b\x39\xa8\x5e\x3c\x3f\x03\x62\x21\x3c\xe4\xf7\x59\x82\x3b\x36\x1b\xf4\x23\x50\xf8\x6c\x06\x84\x19\x8b\xb4\x17\x68\x7a\x63\xbb\xfe\xfe\x2b\x8f\x47\xde\xfb\xd9\xf4\x57\xdc\xfe\xe1\xbe\x3e\xbb\xae\xa9\xe4\xc0\xd8\x8b\x67\x37\xae\xb6\x5f\xc4\xbd\xc0\xca\x1b\x9b\x74\x34\x64\x5e\x80\xe4\x8d\x4d\xe6\x19\x24\x2f\x40\xf2\xc6\xae\x7a\x09\x24\x2f\x40\xf2\xc6\xfe\x73\x4f\x3a\xfa\x2c\xe5\x1c\xbb\xc9\xfb\x30\x28\x91\xf3\xc6\xae\x2e\xe3\xe1\xe8\x22\xe7\x8d\xdd\x46\x8d\x9c\x17\x58\x79\x63\x37\x79\x41\xf2\x02\x0f\x6f\xec\xe6\xe9\x43\x08\x1f\x42\xb8\x2f\x74\x4f\x3c\x22\x7e\x58\x79\x63\x97\x79\x86\xcc\x8b\x27\xf5\xd3\xe4\x7d\x48\xe6\xb3\xcc\xc4\xb1\xcb\x83\x3d\xcc\x44\x38\xbd\xb1\xfb\x9c\xe8\x11\x1b\x84\xd3\x1b\xbb\xed\x17\x4e\x2f\x00\xf4\x06\x86\x72\x3c\xc2\x80\x0f\x1d\xdd\x55\x70\xe0\xe8\x05\x80\xde\xd8\xcd\xfd\x87\x9f\xfc\x74\xad\x0b\x2d\x82\xeb\xc5\xb3\xdc\xe5\xb1\x9b\xfb\x8f\xc2\x44\x8c\xbd\x01\xc1\x1c\x18\x7b\xf1\x74\x0d\xb1\x71\x31\xf6\x02\x4e\x6f\xec\xdc\x42\x38\xbd\x78\x96\xc6\x8e\xaf\x9a\x1a\x4e\x2f\x00\xf4\xc6\x2e\x98\x8f\xa3\x17\x0f\x71\xdd\x85\x42\x1e\x79\xef\x67\xe8\x12\xb7\x10\x32\x2f\x9e\x61\x40\x84\x42\x90\xf3\x02\x39\x6f\xec\xe2\xf6\xc8\x79\x81\x95\x37\xf6\x6f\xe9\x70\xb3\xb1\xf2\xc6\xae\xb0\xff\x21\x99\xcf\xe9\x9e\xbe\xb8\x05\xc9\x0b\x3c\xbc\xb1\x4b\x9f\x3d\x24\x13\x0f\x6f\xec\x02\x86\x0f\x43\xf2\x21\x99\x18\xca\x81\x87\x17\x78\x78\x63\xbf\xbf\x33\x3d\x26\x1d\xdd\x25\xc5\x1e\x3a\xfa\x50\x47\xb4\xe5\x78\x44\xe5\x10\xf0\xc6\xce\x1e\xc1\xbc\x0b\xb0\xbb\xb1\x2b\x7e\xc2\xbc\x0b\x94\xbb\xf1\x15\x63\xc3\xdb\xc5\x33\xdd\xd3\x26\xf0\xf8\x9c\xe4\x21\x99\xbb\xaf\x90\x1e\x76\x28\xd8\xdd\x38\xbe\xc5\xa5\x84\xf1\x59\x7a\x38\x8e\x9f\xcb\x09\x21\xf4\xdd\x38\x36\xfd\x54\x0d\x04\x72\x37\x8e\x6f\x1d\x71\xb3\x9f\x25\x92\xe3\x90\xea\x7a\x9e\xef\x9e\x6b\x6d\xa2\x2d\x07\xd6\x5d\x80\xdc\x8d\xaf\x32\x1b\xeb\x2e\x9e\x95\xaa\x1e\x87\x54\xd7\xf3\x6a\xfd\xd5\x3a\xc3\x07\x00\x2f\x9e\x57\xeb\xac\x60\x1c\xbc\x78\x96\x72\x8e\x83\xe1\x03\x79\x17\x2f\xc9\xfc\x6a\xb8\x5f\x92\xf9\xae\x84\xcb\x38\xd8\x38\x2f\x2f\x1d\xf9\x6e\x40\x30\x07\x00\x5e\x20\xdf\x8d\xaf\xb0\x1b\x00\x2f\x90\xef\xc6\xc1\x1a\x02\xc0\x8b\x77\x99\xa3\xe3\xb0\xb8\x5e\xb9\x95\x77\x73\x4f\x7b\xc8\x4b\x2a\xdf\x15\xe9\x1b\x87\x38\x23\x2a\x5e\xbc\xa4\xf2\x10\x49\x41\xc5\x0b\x38\xbc\x71\xf0\x15\x5f\x5e\xfa\xbb\xfc\xf2\x71\x88\x8b\x81\xe3\x05\x38\xde\x38\x54\x85\x80\xe3\xc5\x4b\x69\x61\x9d\xe3\x65\xb1\xbe\x87\x01\x29\xcf\x4e\x7e\x81\xf3\xc6\x57\x56\xfe\x72\xdd\x11\xf3\xc6\x21\x53\xf6\x4a\x58\xbf\xec\xd0\xaf\x82\xfc\x65\x87\xbe\xec\xd0\xc3\x16\x04\x95\x17\x18\x79\xe3\x50\x59\xf8\x12\xd5\x97\xc9\x79\xd8\x82\x10\xf3\xe2\x4d\x8f\x89\xef\xf0\x4a\x58\xbf\x44\xf5\x10\x5e\x79\x89\xea\x9b\x1e\xd3\xa7\x34\x30\x7a\x01\xa3\x37\x0e\x75\xb7\x30\x7a\x01\x9c\x37\xf0\x98\xe3\xe5\x7b\xbf\xcd\x3b\x52\x56\x0e\xa3\x17\xc0\x79\xe3\xb0\x49\xbd\xa4\x12\x1c\x6f\x1c\x6c\xb1\x57\xa0\xf0\x65\x33\x7e\xc5\xe2\x2f\x59\x7b\x97\x66\x8d\x90\xea\x7a\x55\x51\x23\xdf\x8d\x50\x27\xf8\xb2\x04\x71\xf0\x46\x08\x9a\xe0\xe0\xc5\xbb\x84\x6c\x04\x63\xea\x1d\x9e\x9d\x79\xf8\x15\x8b\xbf\xcc\x43\x8c\xbc\x11\xf0\x25\x50\x79\xf1\xb2\x04\xbf\x0a\x72\xa8\xbc\x78\x97\x90\x8d\x50\x33\xf5\xb2\x04\x81\xf3\xc6\x57\x2c\x8e\x9f\x17\x88\x79\x23\x6c\x52\x2f\xa7\xf9\x5d\x89\x88\x11\x7c\x44\xfc\xbc\x78\x69\x5d\xf0\x15\xf0\xf3\xe2\xbd\x3c\xbb\xf0\xca\x2b\xa4\x08\x87\x37\x22\xff\x3e\x42\x01\x99\x17\x58\x79\x23\xe4\x93\x41\xf2\x02\x0f\x6f\xc4\xb7\x74\xc8\x1b\x2c\xde\x40\x70\x8e\x97\xbc\xbd\xe4\x2d\xa4\x8e\xd1\xf1\xe2\x5d\x86\xe1\x08\x86\xda\xab\x04\x07\x16\x6f\x04\x43\xed\xe5\x3c\xbf\xec\xbc\x20\xc3\x2f\x81\x79\x09\x4c\x8a\x48\x63\xde\x05\xca\xdd\xc8\x15\xd8\xcc\xdf\x12\x98\xfc\x11\x18\x80\xdd\xc4\xbc\xcb\xdf\x0a\x03\x8e\x5c\xe9\xe8\xfc\x2d\x9b\x2c\x7f\xcb\x25\x1e\xca\x77\x13\xde\x2e\x7f\xcb\xfb\x1d\xb9\xd6\x53\x02\xda\xe5\x6f\xf9\xbb\x03\x60\x37\x01\xed\xf2\xb7\xb9\x7c\xd5\x7a\x24\x92\x5d\xfe\x96\xa4\x8c\x5c\xce\x73\x02\xda\x25\xa0\xdd\xc8\x4b\xeb\xcb\x32\x4b\x08\xbb\x91\x6b\x3d\xe5\x6f\xd7\xd0\xae\xa1\x5b\xe7\x77\xfd\xdc\x35\xb4\x76\xb0\xfc\xed\x1a\xda\x35\xb4\x6a\x7a\xf3\xb7\x6b\xe8\xd0\xf9\xa9\xa1\xc3\x3d\x69\x09\x14\x6f\xfe\x96\x96\x24\xca\xdd\xc8\x47\x3f\x0f\x0d\x2d\x8b\x6e\x28\xf4\xcd\x5f\x18\xba\x15\xce\x1b\x2a\x5f\x13\x7c\x2e\xc1\xe7\x46\x5b\xf1\x91\x04\x9f\xcb\x1f\x81\x69\xbb\x86\x42\x97\x96\xa4\x8c\x76\xe8\x52\x6a\x9d\xd5\x86\x66\x9b\xbf\xd4\xfa\x92\x94\xd1\xd2\x13\xa5\xc7\x24\x30\x2a\x5f\xf3\xb7\x3c\xdc\xfc\x2d\xd7\x76\xe0\xde\xe6\xaf\xe9\x27\x9f\xb6\x35\x6f\x73\xc9\x4d\xfe\x18\x68\xad\x19\xba\xa6\xf3\xcd\x3d\xfb\x77\xb9\x7b\x76\x97\x77\x5d\xea\x5e\x31\xd5\x69\x43\x97\xba\xc7\x5c\x3a\x33\xda\x70\xcf\x72\x26\xd5\x69\xa7\x01\x19\x5e\x31\xbb\xa9\x2d\xf7\x35\x7f\xc3\xeb\x18\x2e\x5f\x15\xda\xf9\x1b\x06\x84\xdd\xd4\xa6\xc9\x30\x0c\xc8\xd0\xfa\x34\xf2\xcb\x1b\x4d\xd0\xb9\xd1\xbe\x57\x3c\x74\x9e\x31\xd5\xa6\x2e\x9d\x5a\x67\x4c\xb5\xc7\x5c\x3a\x0d\x08\xd5\x69\x8f\x7e\x9e\x06\xe4\x34\xf2\xaf\xd6\x4f\x23\x4f\x8a\xda\xeb\xf2\x65\x6f\xe5\x8f\x14\xb5\x55\x1e\x97\xbf\xcb\xc8\x2f\xeb\x6b\x20\xce\xe6\xef\xd2\x10\xb3\xab\xff\x3c\xe6\xe5\x89\x96\xa1\x35\xfa\xa6\xa1\x4b\x43\xeb\x5b\x91\xd1\xb7\xaf\x21\x4f\xb4\x1c\xd6\xd1\x37\x8f\xb9\x2c\xb3\xc4\xac\x1b\x4a\x57\xf3\x77\xbb\xfc\x76\xf9\x4e\x04\xee\xef\xf2\xd7\x41\x8f\x39\x75\x7e\xd5\xb9\x8c\xbe\x7b\xc5\x53\xe7\x97\x17\x3b\xfa\x61\x90\xa7\xb7\xb9\x34\x6b\xf4\x43\xe7\xa7\x91\x9f\x1a\x3a\xb4\x3e\x4d\xef\xc7\x3d\xc3\xac\x7b\x8c\xfc\xe3\xf2\x30\xc1\x1e\x97\xaf\x24\xc7\xe8\xe9\x31\x1f\x73\x69\x39\xac\xa3\xa7\xc7\x7c\xdc\x73\x65\x3e\x06\xb4\x6d\x62\xdd\xe5\x6f\x99\x64\xa3\x37\xfd\x7c\x0d\xc8\x32\xc9\x46\x6f\x56\xc7\x6b\xe4\x99\x5d\x7d\x45\x7c\x12\xc8\x2e\x31\xeb\x46\x5f\x96\x4b\x62\xd6\x25\x12\xdd\xe8\x2b\xca\x9d\x48\x74\xb9\x31\xa6\x94\xae\x26\x2e\x5d\x22\xd1\x8d\x4e\x2a\xb7\x65\x5a\xe5\xb6\x19\x64\x52\x89\x44\x97\xdb\xee\xf2\x65\xd7\xe7\x46\xeb\xb6\x5d\xe7\x97\x3d\x92\x60\x75\xb9\x31\xa6\xfa\xa9\x4b\xcb\x8a\x4a\x78\xba\xa1\x20\x35\xb7\x5d\x97\x0e\x9d\xbf\xb4\x4e\xd6\xe0\xe9\x86\x82\xd4\x84\xa7\xcb\xed\x70\x39\xfd\xdc\x96\xc1\x94\xdb\xe1\xc5\xdd\x1a\x5a\xae\x69\x62\xd6\x8d\x4e\x54\x31\xeb\x12\xa5\x6e\x28\x48\xcd\x8d\xd6\x6d\xe2\x77\x7d\x1a\x4f\x5a\x87\x59\x37\x3a\x51\xdd\xd2\xe5\xe9\xf2\x47\x97\x96\x9e\xe5\xc6\x1a\x52\x66\x9a\x68\x73\xb9\x2d\x25\x1a\x65\xce\xa3\xcd\xe5\x46\x97\x6a\x33\x9e\x74\x69\x5b\x5e\xe1\xa8\x4d\x3f\xbb\xf1\xe4\x23\xd6\x2a\x00\xc8\xad\x6b\x9d\x58\xd5\xae\xa1\xee\x9e\xcb\x2b\x1c\x78\xb7\xb9\x51\x30\xec\xb9\x81\x77\x9b\xdb\x0a\xc7\xe5\xc6\x47\xac\x43\xeb\xe5\xbd\x0b\xab\xd5\xe1\xf2\xd2\xa5\xe1\xf2\xf8\xdb\xaf\x3c\x72\x1b\xee\x4d\xf3\x2a\x8c\x16\xcd\xdb\x18\x55\x8a\x48\x73\x23\x6f\xe0\x73\xa3\xcc\xfd\x6d\xe8\xef\xb2\xad\x46\xa5\xcb\x4f\x13\x4d\x20\xae\x2c\x88\xed\xd4\x10\xcd\xab\x95\x29\x4d\x44\xba\xdc\x04\xe2\xca\x26\x80\x3a\x97\x70\x73\xa3\x4e\x8f\x4b\xb4\xb6\xcb\x99\x97\xd7\x72\x79\x57\x8c\xaa\xb2\x7b\x83\xcf\xe5\x76\xbb\xfc\x72\xcf\xdb\xe5\xec\xa6\xba\xdd\xf3\xf6\x44\x7c\xc5\xba\x75\x9e\x3e\x61\xd0\x0d\xf5\x97\xb9\xd1\xa7\x8d\x3e\xd5\xf4\xec\xf4\x69\x13\x73\x2b\x1b\x35\x22\x5d\x22\xd2\x0d\x3c\xd9\x84\xa2\xcb\x4d\x24\x4d\xa9\x65\x82\xcf\x25\xf8\xdc\x50\x55\x99\xdb\xe3\x89\xe8\x13\x20\x6c\x6e\xcf\x77\xf9\x74\xd0\xab\x7e\xf4\x73\x79\x87\x63\x7c\xf3\x94\x14\x61\xd0\x8d\xf1\xcd\x53\x52\xb4\x91\x22\x55\x95\x89\x4f\x97\xc0\x74\x03\x25\x36\xb7\x57\xeb\xc2\x6b\xe3\x9b\xbc\xef\xd7\xd0\xeb\xe0\xba\x27\x22\x5d\x62\xd0\x8d\x41\xc5\x77\xa6\xdc\xbe\x4a\x45\xc6\x60\x65\xec\xcb\x57\xcc\x7d\x59\x74\x63\x2c\xff\x33\xf7\x95\xdf\x4d\x44\xba\x31\x56\x09\x46\xee\xcb\x73\x4c\x60\xba\x31\x96\x31\x9d\xfb\xe6\x9e\x2b\xc9\x31\xc6\x8a\xf8\xe4\xce\xe8\xdb\x69\xde\x58\xc6\x74\xc2\xd4\xe5\xce\xbe\xc3\x93\x4d\x44\xba\xc4\xa0\x1b\xc3\xfc\x44\x9d\x4b\xb8\xb9\x31\xfa\x77\xa6\x2e\x91\x37\x20\xd8\xdc\x59\x6d\x20\x72\x63\xac\x0c\x79\xee\x94\x0c\x52\x6e\x0c\x26\xe7\x4e\xc9\x76\xe9\x89\x61\xd2\xee\x94\x6c\x5f\xc9\xdb\x31\x4e\xad\xaf\x20\x5b\xa2\xc6\x8d\x41\x32\x51\xe3\x12\x20\x6e\x0c\xf6\xc8\xbe\x4c\xab\xdc\x65\x0d\xf0\x59\x73\x67\x4c\xed\xcb\x15\x1b\xc3\xac\xdb\x9b\x33\xe5\x02\x06\x79\xdb\xbb\x67\x27\x30\xe3\x75\xcf\xae\xa1\x95\xcd\x1c\x27\x8b\x60\x5f\x21\xa9\xdc\x05\xf3\x4f\xb3\x6e\x67\x37\xed\x04\xe6\x64\x11\xec\xf5\x5d\xfe\x3a\xb8\x56\xdc\x3e\x34\xc4\xc6\x39\x37\xa3\x64\xbd\xef\x96\xf6\x49\xc9\xf6\xd3\x3d\x97\x01\x33\x4e\x4a\x86\xe2\x96\x3b\xcb\xe5\xfc\x5e\xf1\x65\x94\x88\xc0\x19\x26\xd8\xe5\xbd\x2f\x5b\x65\x9c\xa9\x4b\x97\xf7\x4e\x04\xce\xef\xbd\x13\x81\xfd\xd2\x4f\x62\xb5\xdf\xfa\x29\xf0\x7e\x36\x97\xdf\xfa\xb9\x04\x62\x9c\x36\xea\x9d\x32\xec\x94\xe1\x2c\x13\xec\x76\x4f\x81\xf7\x73\x98\xc9\xd3\xd0\x11\x81\xf3\x7b\xef\xd3\x9c\x27\x02\xe7\x65\x90\xa7\xcb\xa7\x2e\xd1\x25\xbc\xb7\x04\x7a\x1b\xe7\xed\x6d\x32\x52\x76\xca\x70\xde\xba\xf4\xb8\xa7\x28\xd2\x79\x7f\x97\xeb\x27\x7b\xe4\x9c\x5a\x27\x02\xbb\xf5\x7e\x3e\x5a\xb7\xde\xc1\xdc\x06\x46\x69\xee\xef\x77\xb9\x2e\x11\x2b\x30\xb7\x04\x73\x1b\x27\xb1\x02\x73\xcb\x83\x43\x76\xb2\x2e\x0f\x0e\xd9\x61\x15\x5f\xcb\x9f\xcf\xc3\x2a\x46\x78\x1b\xd7\x8a\x8b\xe5\xb1\x96\x6f\x1e\xbc\xb4\xcb\x5c\x42\x78\x4b\x4c\xb7\x71\x51\x30\x68\xb7\x3c\x38\x64\xd7\xfa\xee\x2f\xc1\xdc\xf2\xb0\x8a\xaf\xdd\xe5\x56\x31\xa6\xdb\xb8\xd6\x37\x50\x79\xac\xe5\x9b\x87\x90\xcd\xc5\x66\x44\x71\xcb\x83\x9b\x75\xad\xef\x2c\xf2\x58\xfe\x55\x1e\x3c\x2a\xb5\x72\x79\x58\xc5\x98\x6e\xe3\x5a\x01\xe2\x3c\xd6\x9a\x4e\x4c\xb7\x71\xd9\x0d\xc1\xdc\xf2\x10\xf2\xbe\x52\x3f\x53\x97\x58\x19\x57\xd7\xcf\x15\x96\x49\xa8\xb5\xa1\x02\x2e\x0f\xce\x13\x9c\xda\x50\x01\x97\x38\x6a\x79\x58\xc5\x17\xff\xf8\xe8\x9e\x7d\x45\x94\xc7\x35\x3c\x11\xef\x07\x40\x6d\x5c\x43\xeb\x5d\x43\xcc\x84\x6b\xa5\x3c\xf2\x60\x26\x1c\xf6\xf7\x8b\x04\x41\x9f\x25\xca\xd9\x00\x04\xcd\xc3\x56\x8e\x72\x36\xae\xdb\x3d\x4f\x67\x8a\xf0\x5e\xf3\xef\x0d\x8a\x83\x73\x02\x7a\x36\x80\x41\x13\xfb\x2c\x41\xcf\xc6\xf5\x18\x03\xce\x09\x04\xda\xb8\x1e\x73\xea\xd2\xa0\x25\x7e\xad\x7c\x72\x42\xa0\x25\xbe\xd9\xb8\xbe\x29\x69\xe1\x1e\xb6\xf4\xfb\x67\xb0\x2d\xdc\x83\xcb\x71\xf3\x6d\x60\xce\xf2\xb0\xa5\xdf\xf6\x4f\xb4\xb3\x3c\x04\x75\xef\x6f\xf6\x59\xa3\x87\xe4\xd8\xbd\x6b\xdd\x1a\x3d\xac\xd1\x7b\x55\x53\x27\xda\x59\x1e\xf2\x60\xf7\x37\xfb\x1e\xab\x44\x7c\xe4\x66\xd2\x1d\x76\xef\xc3\xee\x7d\x1f\x1e\xd3\xee\x0d\x81\x36\x6e\x1e\xcb\x61\xa3\x3e\x2c\xdc\x9b\x10\xe2\xa2\xe5\x61\x4f\x56\x83\x98\x10\x68\x19\xd6\xe8\xcd\xcd\x86\x40\x4b\xb4\xb3\x71\x93\x37\xb4\xb3\x04\x36\x1b\x37\xb3\x2b\xd6\x16\x9b\x50\x66\xe3\x5e\xb1\xa1\x0c\x2b\x0f\xd8\x6c\xdc\x5c\x0e\x44\xb3\x0c\x3e\x83\x22\xc2\xc4\x2e\x4b\xec\xb2\x71\x97\xd6\xd7\x6e\x9a\xd8\x65\xe3\x5e\x15\x66\x09\x5a\x96\xc1\x3d\xb8\x79\x02\x30\x65\x19\x96\xe3\x7d\xeb\x92\xa8\x07\x5a\xd9\xb8\x05\x4d\x42\xd4\x23\xac\x51\xa0\xcd\x44\x32\xcb\x10\x6b\xbd\x1f\x8f\x79\xe8\xbc\xed\xf7\xb6\x2b\x86\xed\x37\x42\xe7\x05\x4d\x50\xce\x12\xe5\x6c\xdc\x8f\x7b\x2e\x5f\x23\x51\xce\xc6\xfd\x78\xf6\xd0\x90\xd5\x7c\x73\x0f\x60\xca\x32\x24\x9b\xa6\x09\x16\x16\x6e\xf0\x19\xe6\xa6\x21\x7b\x72\x58\xcd\x93\x68\x85\x3d\x19\x6e\x6c\xcc\x95\xe6\xcd\x58\xce\x42\x86\xa4\xfd\x64\x61\xe1\x8c\x65\xf0\x04\xa6\xfd\x13\x36\x2c\x43\x58\x75\x9a\x4b\x61\x89\x87\xdd\x7b\xb2\x9b\x20\xc5\x12\x2f\x6c\xcc\x30\x20\xc3\x99\x6b\xa5\x8f\xc9\xd1\x05\x0a\x4b\xa0\xb0\x31\xd3\x3b\x62\xc2\x03\x85\x8d\xb9\x78\x53\x89\x10\x96\x41\x0c\x26\x6b\x3d\x4e\x03\x62\x4b\x9f\x34\x2f\x4e\xcf\xbe\x36\xdc\x31\xbb\xd6\x6f\x23\x6f\xc1\x02\x6d\x66\x58\xb0\x61\x53\xc5\xd4\xcc\x60\x6e\x23\x76\x8d\x49\xde\x80\xbb\x32\x2c\xd8\xc9\xec\x0a\x0b\x36\xac\xcd\x79\xba\xa7\xb5\x19\x8f\x67\xe7\xa9\xc6\xe3\xd9\x25\x5c\x80\x36\x13\xe2\x2b\x41\xbd\xc6\xb4\x27\xc7\x6b\x75\xf0\xd2\x81\x36\x33\xad\xb8\xfc\x69\x68\x7e\x07\x0f\x07\x75\x69\xf1\xa6\x12\xa3\x2b\x71\xb8\xc6\xb4\xd3\x26\x8b\x15\x95\x6b\x28\x37\xcc\xb4\x01\xa6\x65\x38\xc5\x71\x92\x19\x8b\xb5\x35\xe6\xeb\x9e\x42\x8a\x29\x7a\xa8\xdc\x30\x73\xad\xaa\x4c\x89\xe0\xc7\xac\xc3\xd3\xca\x94\xde\x55\x05\x98\xd0\x59\x99\xcb\x87\x1e\x8f\x6d\x2d\xd7\x64\xcf\x14\x28\x84\xa5\xcc\x64\x87\x02\x69\x8d\x87\x32\xe0\x69\x25\x82\xd6\x78\xba\x86\xec\x75\x08\x5a\xe3\x29\x4f\xb4\xc2\x86\x99\xf6\x3a\xb0\xc9\x4c\x7b\x5d\x0a\x14\x3e\xe4\x02\x64\x2b\x61\xb5\xc6\xb3\xaa\x57\x32\x9b\x27\x92\x89\x78\x4c\x86\x6c\x46\x49\xd2\xf6\x59\x1f\xd7\x66\x5a\x5c\x58\x5b\xe3\x39\xb5\xce\xf7\x4e\xbe\xb7\xa2\xbc\x04\xe0\xca\xb4\xb8\x1e\x33\x24\x2d\x2e\x1c\xae\xa1\x28\x2f\xe1\xb8\x12\x87\x6b\x3c\x97\xc7\x5c\x5f\xc2\x65\xb2\x97\x9f\x4b\xe7\x4b\x43\xe2\x8c\xcf\x65\xe8\x4a\x3f\xe5\x67\x9f\x6f\xda\x94\xb7\x29\xf8\xf8\x08\x29\x26\x23\x3a\x19\xd1\xcf\xf4\x3a\x18\xd1\x88\x5d\xe3\xf9\x26\x18\xef\x3c\xe5\x41\x1e\xf6\x1d\x7e\x57\xa6\x3c\xc8\x43\xeb\xd0\xbc\x12\xc6\x6b\x3c\xa2\x87\x68\x5e\x09\xe3\x35\x9e\x6f\xd6\x59\xda\xf8\x5d\xe3\xb1\x99\x02\x77\x65\x5a\xc5\xaf\xcd\x34\xed\xda\xa8\x5c\xe3\x5d\xf5\xac\x99\x6c\x70\xc8\xad\xf1\x32\xf6\x53\xa0\x30\xe5\x67\x5f\x91\xe8\xbc\x9d\xc9\xb2\x7e\x77\x93\xf6\x36\x4a\x36\xe8\x55\xa9\xf7\x37\x06\x45\xda\xa8\x41\xb3\xc6\x6b\xab\xcc\x69\x0c\x58\xd8\xaf\xe0\x5e\x0a\x03\x62\x67\x8d\x37\xcc\x29\x61\x40\x5c\xac\xa1\xe4\x2e\x93\xef\x0d\x8f\x35\xde\xf4\x10\x76\x6f\x78\xac\xf1\xa6\xfe\x72\xc8\x73\xa5\x6b\xc7\xdb\x4c\xc9\xe5\x9e\x67\x0a\x18\xbe\xcd\x44\xb3\xa5\xa7\x3c\xed\x4b\x1d\xf3\xd5\x90\x94\xec\x4b\x08\x61\xb5\x12\x2c\x6b\xbc\x8c\xbf\x7c\xbf\xcb\xd7\xa4\x78\x57\x7a\x3f\x11\xb4\xb2\x51\x9d\x77\x55\xc6\x64\x5b\x4e\x77\x36\x01\xc3\x77\x7c\x67\xa6\x83\xdd\xc1\xe6\x60\x39\xa8\xf3\xe2\xe1\x8d\xef\xdd\x56\xfd\xf4\x78\x85\x01\xdb\xa6\xa1\x65\xb5\xbf\x27\x81\x41\xde\x4a\xc8\xad\xf7\x5c\xd9\xec\x6c\x44\xab\xad\x08\xe3\x7b\x0a\x1c\xb4\xcd\x3d\x97\x76\xbd\xe7\xfe\x9d\x79\x3b\xf8\x38\xb8\x46\xa9\xd9\xfc\xe1\xb1\xc6\x6b\x91\x35\xfa\x04\x6c\xb5\x7f\x2b\xaf\x11\x98\x96\xdf\x27\xa5\xbb\x83\x9e\x28\xbf\x4f\x4a\xd7\xdb\x6c\xab\x2a\x24\xf1\xa6\x56\x55\xec\x3a\xe8\x72\x29\xcb\xf9\x75\x7e\x6d\xc6\x09\x70\xf4\xfb\xd9\x93\xdb\x34\x9e\x6b\xe4\x7f\x3f\x46\x1f\x1c\x50\xf6\xdd\x41\x71\x31\x04\x98\xec\xfe\x4d\xcc\xff\xf9\x67\x17\xc7\xeb\xfe\x11\x5f\x65\x61\x42\xbf\x64\xf7\x77\x60\x3f\x01\x0e\xe8\x97\x04\x7b\x39\x36\x36\x63\x5f\xe6\x7a\xf6\x65\x8b\x1f\x1b\x25\xeb\x16\x2e\x68\xcb\xae\x9e\x39\xb1\x5b\xb2\xaf\x85\xbb\x3f\x9e\x1d\x9e\x25\x71\x59\xf6\x4f\x5c\xbb\xd5\xdc\xd7\x2e\xbc\x3f\xdc\x57\x24\x96\x84\x60\xd9\x3f\x1d\xed\x96\x38\xa2\xca\xfe\xd8\x69\x11\x55\xb2\x5f\x2e\x3f\xbf\x33\x5d\xbe\xb6\xf4\xfd\x91\x46\x81\x59\x49\x60\x95\xfd\xe1\x5d\x74\xeb\xbe\xaf\x75\xbf\x3f\x42\x75\xdd\xba\xef\x2b\x7f\xb9\x3f\x97\x7b\x2e\x53\x20\xfb\x72\x97\xf7\x67\x95\x1b\x66\x17\xe1\xc7\x34\xd9\x1f\x7e\x08\xa6\x49\x82\x68\x1c\x41\x9f\x40\x34\xb2\x96\xec\x1f\xb1\x6a\x13\x12\x6b\x22\x7d\xa8\x7f\xc4\x4a\x47\xa6\x0f\xf5\xd3\x57\xc3\x47\xae\xbf\x06\xc8\x61\x90\x7d\x75\x7a\xa4\x69\xe3\xab\xd3\x3c\xfd\x7f\x7c\x13\x1f\x39\x19\xd1\xa7\xbf\x4f\x6e\x3f\x67\x5a\x08\x3e\xa1\x3a\x10\x6a\xd2\x27\x54\xe9\x4b\x87\x03\x01\x24\xfd\x97\x7d\xaa\xfa\x3d\xca\x41\xff\x04\x9d\xdf\xff\x34\x8f\xef\xa0\x15\x37\xfd\xed\xe7\x17\xbf\x9b\x2b\x07\x9f\xd3\x9f\xa6\x8d\x55\x12\x9a\x6a\x02\x53\xc1\xdf\x31\xd8\xcb\x0a\xfe\x52\x25\xdc\xe1\x6f\x7a\x52\x25\x5c\xaa\x7d\x3a\x4e\x0e\xb9\x7f\x14\xcd\xc7\x99\xa7\x51\x7a\x9d\xe9\x2f\xfe\x8e\x8b\x6d\xeb\x2f\xfe\x52\x26\xf7\xb8\xd6\x42\x68\xfe\xaf\xac\xfd\x56\xe4\x7c\xfd\xd9\xfe\x5f\x07\xd7\xfa\x6b\xd2\x36\x87\x7f\x14\x68\xbf\x55\x5e\xd3\xfc\x77\xcf\x01\x8b\xdf\xa4\x3c\x9a\x90\xe2\x31\x97\xda\x34\x21\xc5\x26\x18\x71\xb0\x71\x9a\x60\x44\x03\x80\x5e\xff\xb1\xf8\xc7\x9f\x8d\xf7\xd3\xe2\xfb\xef\xad\xef\xe0\x32\x67\x5a\xac\x33\xd7\x3f\x6a\xfd\xf1\x67\x63\xb5\xb5\xfc\xfe\xc6\x66\x79\x7e\x2d\x57\x45\x45\xa3\xb4\xeb\x7f\x68\xfe\xf8\xb3\x51\xda\x46\x04\x62\x5f\xaf\xb8\x11\x81\xf6\x21\xb7\x8e\xef\xe0\x2a\x2a\x69\x16\x6c\x1c\x6b\x69\x37\xb0\xa5\x66\x89\x2e\xfe\xf7\x5f\x07\x4f\x97\xfb\xdc\xfb\x58\x61\xa0\xd6\x97\xc1\xdb\x4c\xef\x38\x96\x7f\xdc\x4a\x43\x18\x1c\x11\x4b\xac\x1a\x06\x47\x33\x93\x03\xfa\xac\x99\xc9\xcd\xa4\x0d\x7f\xfa\xdb\x4c\xda\x76\xaa\x42\x69\xdf\xc1\xe5\x4a\xb5\xf3\xff\xa1\x00\xff\x3a\xb8\xac\xbd\x66\xd2\x2e\x50\xdf\x1f\x7f\x36\x93\xb6\x7d\x9f\xea\xf5\x65\x48\x36\x5f\xec\xb5\xeb\xe3\x9a\x2d\x4f\xa5\xf9\x62\xaf\x5d\x94\x16\x77\xa6\x5d\xcb\x6a\x6b\xdf\x57\x64\x72\x55\xed\xea\x0e\xbe\x1f\xf4\x6a\x3d\xa6\x85\xd0\x2c\x84\xa8\x65\x3b\x34\x0b\xa1\x4d\x68\xc5\xf1\x1d\x5c\x79\xa5\xa6\x60\x3a\x7c\x61\xdf\x14\x4c\xb7\xf9\x51\x17\x56\x39\x4f\x53\x3e\xdd\xe6\x07\x58\xe8\xcf\xff\x30\x28\xc6\xff\xb0\x27\x9a\xff\xe5\x6e\x5f\x51\xb4\xef\xdf\x9b\xda\xe8\x36\xfb\x87\x15\xb8\x1d\xd4\x09\xc5\x28\x63\x49\x73\xf3\xe7\xd9\xcd\x1a\x0b\x1f\x9b\x37\x6b\xac\x59\x4e\x71\xee\x7f\x49\x73\xb3\x9c\x9a\x95\xb3\x3e\x45\xfc\xe3\xcf\x6e\xe5\xf4\xdf\xf7\x0d\xcd\x77\x10\x1e\x5b\x4e\x3b\xee\x65\x10\xf4\x9f\x3f\xe8\xfd\x3d\xdf\x17\x1c\xb1\x0e\xa2\xab\x5b\x4e\xab\x92\xff\x8f\x3f\xbb\xe5\xd4\xb7\xaf\xa2\x7b\x7d\x23\xd4\xe5\x95\xfa\xf7\x2f\x46\x73\x49\x73\xdf\xfc\x2d\x9b\x85\x77\xfe\x96\x8c\x76\x0b\xaf\xef\xdf\x41\xad\x5b\x78\xdd\xc2\x3b\x37\x07\x2d\xbc\x6e\x8d\x9d\xbb\x83\xd6\x58\xb7\x9c\xce\xc3\x41\xcb\xa9\xb3\x20\xce\xf8\x0e\xfa\x83\x07\x70\xca\x33\xc6\xff\xb0\xfd\x9e\xff\x98\xf7\xbf\x9f\xff\xfc\xe3\xff\xff\x5f\xe7\x3f\xff\xf7\xf9\xef\xcf\x3f\xee\xff\xfe\xd7\xbf\x9e\xff\xf8\xaf\xf9\x6f\xf7\x7f\xfd\xe3\xff\xfb\xeb\xe8\x3f\xe6\xf3\xfe\xdb\x7f\x3c\xff\x7a\xfe\xcf\x7f\xfe\xf7\xbf\xee\xe7\x1f\xff\xfc\xcf\x7f\xfe\x75\xd5\xfa\xfd\xdf\x00\x00\x00\xff\xff\xe7\xdc\x37\x17\xd8\x80\x03\x00"); -func _cacf ()(*asset ,error ){_bdc ,_dbee :=_bfbb ();if _dbee !=nil {return nil ,_dbee ;};_ggg :=bindataFileInfo {_aa :"B5pc-H",_dg :5309,_ged :_fc .FileMode (436),_de :_e .Unix (1580491485,0)};_fee :=&asset {_cb :_bdc ,_fg :_ggg };return _fee ,nil ;}; -func _bcgd ()([]byte ,error ){return _fac (_bdd ,"B5-V")};func _fgef ()(*asset ,error ){_cddb ,_agfg :=_ffa ();if _agfg !=nil {return nil ,_agfg ;};_gce :=bindataFileInfo {_aa :"Adobe-Japan1-4",_dg :1625,_ged :_fc .FileMode (436),_de :_e .Unix (1580491326,0)}; -_aeef :=&asset {_cb :_cddb ,_fg :_gce };return _aeef ,nil ;};func _ddgd ()([]byte ,error ){return _fac (_ddec ,"UniCNS-UTF32-V")};func _ag ()([]byte ,error ){return _fac (_edd ,"78-EUC-V")};func _baed ()(*asset ,error ){_cbd ,_aada :=_aeg ();if _aada !=nil {return nil ,_aada ; -};_ega :=bindataFileInfo {_aa :"Adobe-KR-0",_dg :640,_ged :_fc .FileMode (436),_de :_e .Unix (1580491402,0)};_ceae :=&asset {_cb :_cbd ,_fg :_ega };return _ceae ,nil ;};var _agag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\x4b\xab\x65\x47\x72\x85\xe7\xf7\x57\xec\x61\x7b\xd0\xae\x9d\x3b\x23\x5f\x70\x39\xd0\x48\x2d\x2c\x9a\x76\x1b\xcb\x6d\x1b\x8c\x07\x3b\x5f\xa2\xc0\xba\x55\x54\x95\x06\xfa\xf7\x26\xbe\x75\x24\xb9\x1b\x83\x06\x22\x54\xab\x22\x63\x47\x46\xc6\x63\x65\x9e\x7a\xf7\xd5\xb7\x5f\x7f\xfb\xf6\xfe\xcb\xf1\xee\x5f\x3e\x7d\x18\xdf\xad\x2f\xc7\x7e\xff\x36\x3f\xad\xcf\x1f\x7e\xfc\x34\xd6\xd1\xd7\xf7\xef\xdf\x5e\x5e\xc2\x75\xcc\xf7\xe3\xcb\xcf\x7f\x44\x8c\x1f\xee\x8f\x2f\x2f\xbe\xfe\xbb\x9f\x3e\x7f\x59\x3f\x7c\xfb\xb6\x3f\x1c\x51\x7a\xf3\xc7\x8f\x4f\xdd\xe3\x78\xf7\xaf\xeb\xfb\xf7\x9f\xbf\x7c\xfa\xe9\xf8\xdd\x1f\xe6\x87\xbe\xfe\xe1\x98\x6b\x3b\xfe\x97\x4f\x73\x7d\x7a\xff\xf6\xfd\xf1\xbb\x3f\x7d\xf8\xb4\xee\xf0\xcb\x5f\x7c\xf7\xe3\xc7\x8f\xff\xb3\x7e\x58\x6f\x5f\x8e\x13\x6c\xbd\x4d\xe4\xcb\xbb\xaf\xfe\x7c\x7f\xfc\xe7\xfb\x87\x75\xbc\xfb\xd3\x77\x5f\x7d\x1c\xbf\xff\xe3\x5f\xbf\xfa\xfd\x3f\xf1\x77\xfc\xd5\xbf\xaf\x4f\x9f\xdf\x7f\x78\x3b\xda\x3f\x9e\x67\xfe\x15\xfe\xb7\x9f\x3e\xae\x23\x3c\x4d\xfc\xf5\xdb\xaf\xff\xb2\xf7\xe7\xf5\xb3\xf1\x77\xff\xf9\xd7\x6f\xbf\x3e\xfe\x2b\x1c\xe1\x3c\xae\x64\xa7\xfd\xf7\x53\xf1\x3f\xfe\xfc\x61\xae\xa7\xd2\x4b\xd4\x7e\xc6\x87\xb9\x3e\x7f\xbc\xc7\xfa\x74\xbf\x7d\xbf\x5e\x8e\xe3\xf5\x3c\x1f\xc7\x71\xbc\x56\x7b\xf8\x9f\xfe\x10\x2c\x3c\x8e\xd7\x6f\xbe\xfe\xe6\x8f\xfc\xf9\x9b\x3f\xf2\xb7\xdf\x7c\xf3\xf0\x4d\xfc\xdd\xea\x97\x20\xa3\x6f\x1f\xbe\xcc\xb5\x85\x61\xef\x35\xec\xc7\x11\x7c\xc5\xff\xfd\xab\x97\x70\x9e\x4f\x2f\xde\xcf\xa7\xf6\xe5\xda\x65\xb9\xf6\x6b\xf5\x2f\xd7\xf8\x38\x5a\x7e\x79\xbd\xe5\xc8\x1d\xca\x7c\x1c\x35\xb4\xe0\x50\x15\xd4\xee\xc7\x51\xaf\x74\x39\xd4\x06\xd0\x7d\x3a\x54\xaa\x43\xb7\xb4\x5c\x84\x93\x75\xf7\x25\x24\xba\x52\x8d\x40\x06\xb4\xfd\xd3\xa7\xbd\xbc\xde\x97\xbe\x77\xd9\x40\x29\x39\x24\x4b\xd7\x4a\x8f\x23\x34\x90\x95\x41\x7c\x59\xbd\x5a\x79\x79\xbd\xa3\xd6\x45\xfc\x8c\x97\x3b\x15\xe5\x67\x6c\xdb\x21\xbe\x17\x65\x2a\xfa\xc2\x2b\xfb\xf7\x4c\xeb\x8c\x75\x16\x80\xb4\xce\x58\x67\xc5\x3f\x68\x5a\x67\x33\x3e\x8e\x98\x7c\x7b\x36\x13\x88\x5b\xb2\xb3\xbd\xbc\xde\x49\x96\x12\x96\xd2\xe9\xc1\x4b\xb2\x94\x6a\x77\x28\xbb\x9f\x49\x96\xd2\x7d\x3f\x0e\x4b\x1e\x96\xd4\x4f\x90\xde\x1e\x87\x65\x90\x21\x9d\x59\x1f\x87\x15\x90\x79\x0b\xf1\x0d\x27\xe2\x9b\x96\x94\xb6\x2b\x11\x95\xb4\x9b\x10\x0f\x5d\x62\xbf\x59\x3e\x65\xf9\x54\xdd\x81\x2c\x9f\x72\xf5\xd3\xcb\x56\x81\x26\x50\xf3\x83\xc9\x6c\x2f\xb7\x2c\xc8\x3d\xcf\x39\x01\x2d\x41\x1e\x96\x8c\x5b\x59\x9b\xc9\xcb\x1e\x47\x0a\x1e\x84\xbc\x08\x4b\xe6\x64\x72\x71\x1f\x8a\x7c\x28\xf8\x90\x9b\x6b\x15\xf9\x50\x30\x55\xf2\xe9\x90\x4c\x95\xb5\x1f\x87\x1c\x2d\x9b\xb8\x14\x4c\x15\x32\xaf\xca\x54\xc5\x54\x25\xc4\x55\xa6\x2a\xa6\x2a\x21\xae\x32\x55\x3d\xb7\x72\x46\xe9\xce\x42\xf2\xe3\xc8\xe5\x04\xa9\x42\xb6\x23\xd8\xee\x5a\xe5\x9f\xcb\xc5\xbd\x6c\xfa\x5a\x2b\xe6\xa6\x9b\x87\xa5\xc9\x74\x73\xa5\x92\xfc\x63\xb7\x94\x6e\x5c\x6a\xc9\x6d\xdf\x72\xe9\x76\x97\xda\x19\xdc\xf8\xad\x75\xf7\xf6\x08\x73\xea\xf7\x36\x21\xcb\x95\xcc\xf3\xb5\xcb\x54\x77\x53\xed\x4c\x1e\xbb\x2e\x53\x1d\x53\x81\xec\xec\x32\xd5\x77\x7e\x1c\x2d\x82\xec\x22\xe4\x76\x25\x4b\x40\x5d\x90\x9b\x8a\xd1\xbd\x1a\xb2\x3e\xb0\x1e\xcc\x37\x38\x64\x7d\xb4\xf2\x38\xda\x15\xd0\x92\xf5\x31\xa8\xda\x0b\x68\x50\xb6\x63\x9e\xae\x15\xdd\xad\x31\xa5\xb5\xd1\xc2\xd3\xb1\xa5\x85\x5b\x17\x69\x35\xf5\xc5\xc9\x17\x2f\xb4\xa6\xcc\x4f\x4f\xf9\x16\x7d\x3f\xfd\x04\xea\xa7\x5a\x40\xcd\x2f\xaf\x5d\xad\xa3\xab\x2b\x84\x7a\xbe\xbc\x76\xf5\x80\x4e\xc5\x87\xab\xf8\x42\xd5\x72\xa7\x96\x43\xcc\xf5\xe5\xb5\xab\x4c\x3b\x45\x19\x2c\x5f\x2f\xaf\x5d\xf5\xd6\x13\x50\x4a\x6e\x5e\x59\xdb\xc9\xd1\x90\xfd\xc8\xba\xb2\xaf\x93\x6b\xa1\x98\x9b\x57\x16\x75\xf2\x21\xd4\xe8\xe6\x75\xfa\x9d\xd3\x0f\x2d\xba\x79\x1d\x6c\xe7\x18\xaf\xf3\x72\xf3\x3a\xa0\xde\x81\x82\x87\xb0\x2b\xaa\x7d\x00\x5d\x6c\x5b\x91\xe8\x13\x28\x9e\x6e\x7e\x09\x5a\x40\x76\xba\xf9\x2d\x68\x0b\xf2\x86\x3c\x14\xaf\x41\xbc\xae\xd4\xce\x97\xd7\xa1\x78\x8d\xa0\xae\x56\xed\xe5\x75\x28\x5e\x83\x78\x5d\xc5\x1b\xc6\x50\xbc\x86\x7a\x5f\x2d\xd7\xcb\xeb\x50\xbc\x06\xf1\xba\x9a\x97\xca\x50\xbc\x06\xf1\x8a\xa7\x97\xe6\x50\xbc\x06\xf1\x8a\x21\xb9\x79\xc5\x6b\x10\xaf\xc8\x69\x0f\xc5\x6b\x10\xaf\x18\x3d\xa1\x87\x82\x33\x08\x4e\xb4\xe8\xe6\x15\x9c\xd1\xc7\xf6\x46\xea\x89\x39\xba\x27\xd6\x53\x58\x08\x68\x4d\x69\x79\x8f\x8d\xa9\x14\xa0\x2c\x28\x3f\x8e\x98\xd9\x50\x9f\x05\xc8\x87\x41\x4c\xd5\xbf\xd8\xd7\x13\x2a\x8f\xa3\x90\x98\xa3\xaf\x0a\x84\x13\xc9\xab\x78\xe8\x38\x06\xc7\x11\xf3\x15\x5e\x5e\x87\x8e\x63\xcc\xe1\x50\x09\xc9\x21\xf7\xf1\x29\xa2\x11\x89\x29\x57\xa7\x9b\x8f\x25\xb3\x50\xe6\x11\xa5\x9d\x27\xf3\xf9\xe7\xb9\xfa\xff\x8d\xda\x31\x57\x63\x05\x5f\x2f\x3e\xe1\x86\x4e\x7e\xac\x7b\x3c\x8e\x58\xcf\x02\x34\x05\x4d\xa0\x0b\x68\x01\xb1\xb0\x7a\xbb\x1d\xca\x8f\xb1\xbd\xf4\xa3\x7f\xdd\xff\xbf\x0b\xea\x40\x17\xd0\x10\xe4\x0b\x9b\xa7\xcc\x54\x16\x49\xc4\xd6\x22\xd0\x25\xe8\x72\xc8\x32\x50\x04\xea\x05\x2d\x73\xa8\x57\x41\xf5\x57\x2d\x9f\x5c\xaf\xf3\xf4\x40\xd9\xe9\xb1\x9b\x27\x81\x92\x88\xc5\xb3\x7b\x9e\x53\x5f\x9c\xc3\xb5\xa2\xa0\x29\x68\xfa\xc9\xc7\x00\xb4\x80\x34\x56\xbd\x36\xa7\xb2\x7b\x06\x9f\xbd\x76\xfa\x58\x9b\x61\x9a\x20\x7b\x1c\x16\xbd\x1b\xcc\xc0\x3c\x96\xb0\xe0\x75\x3e\x03\x29\x33\x83\xa7\x89\x85\x28\xad\x2a\xa8\xb2\x30\x01\x35\x41\x37\x5a\x5a\xd8\x81\xd6\x89\x16\xd0\x92\x13\x2e\x2c\xe0\x7d\x58\x97\xa0\xcb\x27\xd6\x89\xab\x2b\x0a\x72\x27\xa2\x67\xe4\x0c\x4b\x4e\xb8\xb0\x58\x65\xab\x08\x92\x5f\x0d\x48\x7e\xad\x8e\x56\x01\x1a\x82\x3c\x5e\xc1\x64\x7e\x0a\xf2\x78\x45\x9f\x88\x33\xac\x25\x68\xa1\x25\x68\x03\x6d\xbc\xe7\xd0\xc2\x96\xf7\x1b\xef\x0d\xbf\xb6\xbc\x77\x61\xb1\xe1\xd7\x96\xf7\x9b\x10\x1a\x81\xde\xf2\x7e\xe3\x7d\xc3\xd5\x2d\xef\x9d\x6c\x58\x30\x2d\xbc\x05\x79\x08\xed\xd4\x42\x85\xd0\x85\x31\x6d\x66\xd8\xda\x90\xcf\x24\xb3\x53\x0b\xe5\x3d\xa7\x0d\x8b\x9a\x6a\x5c\x12\x16\x48\x80\x4b\x89\x79\x79\x32\x9a\x05\x41\x26\x28\xa3\x15\x80\x8a\x20\x9c\x08\x17\x50\x17\xd4\x81\x64\x7e\x08\x22\xaa\xde\xcb\xe6\x45\xa5\x49\x98\x5d\x32\x8f\x5f\x57\x97\x13\x9e\x26\x57\x97\x13\x2e\xcc\x2e\x16\xf6\x28\x88\xf4\x4d\x98\xef\xcf\x85\x0b\x76\x87\x5f\x9d\xe3\xb8\x06\xb6\x0a\xe6\x87\x6c\x8d\x88\x56\x04\xd2\x86\x5c\x58\x0a\x05\x28\x09\xe2\x38\x8a\xb4\xb2\x20\x91\xc7\x0a\xa4\x3d\xba\xb0\x24\xbf\x86\xf6\x38\xd8\x63\x11\xa4\x3d\x0e\xfc\xba\xd8\xd0\x90\x5f\xd4\x50\xba\xb0\xa5\x1a\xba\x28\x98\x14\xd1\x52\xc1\x20\x2c\x14\x41\x4d\x10\x4e\x90\x72\x97\x0a\xe6\x52\x21\x53\x30\x97\x0a\xf9\x9a\x1b\x2d\x16\x2e\x9a\x02\xc2\x42\x21\x5e\x2a\x2b\x84\x25\x63\xdb\x2a\x2b\x84\x25\x25\x80\xca\x0a\x61\xf0\x81\x79\x2d\xc5\x6b\xe1\x7d\x66\x8f\x4b\xde\x7b\x29\x59\xca\x38\xb1\xe4\xea\xc2\xd5\x82\xab\x4b\xae\x52\x69\x49\xae\xaa\xd2\x2e\xaf\x1b\x0b\x15\xad\x2d\x57\xbd\x22\x2c\x9f\x98\xdf\xfa\x22\xd5\x91\x95\xab\xaa\x0e\x84\x85\xca\x1e\x55\x1d\x17\xac\x3c\x2b\x01\xb6\x9c\x20\xc9\x03\x1d\x40\xa3\x78\x46\x41\xcd\x73\x55\xa3\x78\x1a\xad\xe3\x42\xcb\xd4\x3a\x4c\xad\x83\xd3\x36\xb5\x0e\xa3\xac\x22\x89\x69\x2a\x2b\xc4\xb3\x7f\xd9\x9e\x82\xd6\x2f\xfd\x4b\x63\x7d\xa6\x5b\x1d\xb3\x02\x25\x41\xe9\x97\xfe\x95\xe0\xc9\x53\x97\x13\xf5\xaf\xa4\x1a\x42\x3c\x9b\x55\x52\x0d\x25\x0a\x46\xcd\x2a\xa9\x60\x10\xcf\x0d\xa5\x9b\xfc\x4a\x72\xa2\xfa\x42\x11\x89\x99\x7d\x9c\x98\x65\x20\x8d\x13\x84\x05\xa7\xef\x33\x6b\x9c\x64\xd2\xd7\xb0\x95\x95\xbe\x08\x0b\x45\x10\x5f\x84\x94\x58\xa2\xdc\x45\x4a\x66\x51\x75\xe4\xf0\x9b\xa3\x78\x16\x15\x0f\x22\xa5\x84\x11\x15\x4f\x59\x3a\x79\xaf\xba\xa2\x5c\x43\x64\x95\x7e\x51\xae\xc1\x7f\x2c\x5f\xee\xb6\xf8\xcf\xac\x82\x9c\x7a\x4c\xf1\xc5\x09\x5f\xb4\x42\x76\x8b\x12\x4d\x28\x91\x55\x8a\x47\x94\x68\x76\x4a\xbf\x51\x75\x5d\xa5\x8f\x48\x6a\x6f\x5d\xa5\xdf\xf1\xab\x91\xca\x5d\x7e\x21\xac\xf9\x95\x77\x76\xf9\x05\xd9\x49\xa7\xdf\xba\xa7\xc8\xce\x1c\x7e\xf2\xe9\xc4\xd5\xa1\x93\x47\x14\xb5\x91\xa1\x93\x1f\x5a\xc8\x28\x16\x25\x9a\x93\x85\xf0\xd8\x39\xb5\x10\x91\x4e\x2a\x78\x6a\xe1\x9c\xd2\xf2\xe0\x4c\xb5\x11\x44\x0a\x54\xca\xd4\x28\x9e\x5e\x4f\x29\xe0\xfd\x54\x3d\x21\x4a\x76\xce\x33\xe7\xd6\x42\x9c\xb8\xf0\x5e\xcc\x68\x2e\x4f\xf8\x74\x51\x4f\x4b\x09\x8f\x48\xc9\xd9\xee\x5c\x4a\x78\x44\x8a\xce\x79\xe6\xd2\x68\x41\xa4\x48\x62\x89\x2c\xcd\xed\x2d\x3c\x45\x8e\x76\xab\x85\x23\x8a\xb8\xc5\xee\xf8\xb5\xbd\x4b\xa5\xe8\xe4\x70\x6e\x75\x29\x44\x8a\x7e\xad\x98\x5b\x5d\x6a\x7b\x3d\xa6\x48\xb3\xd9\x9a\xe1\x88\x64\x74\x83\xad\xfe\xb3\xe5\x84\xe7\xed\x12\xf1\x5a\xe7\xc6\xbc\x4f\xe7\x75\xee\x27\x14\x1e\x47\xe6\xd0\xd6\xc9\x74\x5e\xd0\xa0\x64\xde\xc2\x97\x68\xd0\x0a\x5e\x7c\xc9\xbc\xea\x56\x60\x72\x49\x24\x18\xea\x0a\x14\xe2\x82\x35\x24\xf3\x81\xbd\xc4\x1a\x24\x52\x0c\x2c\x5c\xd2\xc2\x7c\xf2\x0d\x2d\xcd\xdd\x75\x09\xf2\xa3\x5d\xea\x52\x2b\xfa\x09\x25\xee\xf2\x2b\x72\x42\x12\xe5\x3c\xd1\xa2\x09\x2e\x7a\x59\xe2\x4e\xbc\xd4\xcb\x24\x4a\xf4\x91\xb7\x8c\x19\xbe\xcc\xaf\xdd\xa9\x78\xbc\x96\xdd\x4d\x50\xc3\x7c\x05\xba\x81\x64\x8b\x2f\xaa\x71\x2d\x9a\x4d\xaa\xa9\x02\x2d\x41\x8b\xa7\x02\x03\xda\x40\x7e\xaf\x4c\xd5\xf3\x6b\xa5\xae\x85\xcf\x81\x9d\x80\xa2\xa0\x8a\x16\xe6\x69\x36\x12\x66\x5e\x1d\x2b\xf5\x5b\xd0\x8d\x56\x03\xea\x82\x68\x49\x97\x20\xa2\x9a\x7c\x86\xa7\xea\x33\x69\x25\x66\xb8\x84\x59\xc4\x09\x0a\x79\xa5\x81\xf7\x1c\x5a\x1a\xf2\x9e\x51\x6c\x11\xbf\x86\xbc\x1f\xbc\x7d\x38\x17\x5b\x09\x02\x2d\x61\x5c\x9d\x56\x9a\xda\x90\x8b\x54\x1b\xb6\xe6\x25\x88\x3d\x46\x41\xda\x23\xc5\xc7\xa3\xc5\x4a\x14\x9f\x84\x59\xc4\x7b\xae\x4e\x8b\x17\xa3\xd4\x48\xb9\xb4\xb5\x6d\x46\x8b\x39\x47\x5c\xbc\x24\x3d\x85\x08\xce\x4a\x5b\xdb\xa6\xd2\x9a\xfc\xda\xda\x90\x48\x9c\xdf\x9d\x97\x1a\xbd\x84\x99\x37\xbe\x95\x95\x00\xd9\x49\x5c\x6a\x51\x90\x09\x22\x5e\xce\x11\x57\xa6\xc1\xac\xec\x4d\x25\xb5\x28\xa8\x08\x62\x68\x38\x1f\x58\x99\xc7\x9b\x95\x29\x85\xe6\x4d\x74\x65\x95\x42\x16\x89\xf3\xee\xbb\xb2\xd2\x04\x91\xb8\xa9\xac\xac\x34\xc9\xf0\x3a\xf3\xf1\xb9\x72\x97\x5f\x34\x85\x26\x57\x95\x26\x08\x33\x52\x2e\x77\xb9\xda\xf1\xcb\x04\xc9\x2f\x26\x97\x11\x1c\x4d\xae\x95\x3d\x5b\x52\x4b\xf8\xd5\x87\x20\x32\x27\xe3\x97\x32\x27\x93\x39\x2d\x11\x2f\x65\x0e\xc2\x02\x85\x9c\x95\x39\x88\xd4\x32\xb6\x18\x01\x2b\x0f\x8d\x4f\xbc\x1f\x8a\xc4\xe0\x1c\x29\xe4\x3c\x6e\x41\xdc\x67\x9e\x0b\x49\xdf\x4c\xe6\xb4\xcc\x17\x95\x39\x59\x99\x93\xd9\x90\x32\x27\x93\x39\x4c\x98\x95\x95\x39\x59\x99\x93\xd9\xa3\x32\x27\x3b\x21\x4c\xad\xc8\x96\xb6\x3d\xa9\x21\xca\x3d\x4f\x39\x31\x89\x44\xc9\xbf\x39\x8a\x57\x9e\x0a\x14\xd7\xc3\xa0\x9d\x4c\x05\x6a\x72\x80\x45\x3e\xea\x00\x61\x95\x26\x1f\x61\x95\x12\xa9\x51\x88\x79\x29\xfd\x60\x95\x46\xdb\xcd\x4b\xfb\x5d\x04\xbd\x6a\xa1\x82\xce\xf8\x54\x8f\xd5\xeb\xa5\x84\x19\x0d\x22\x2f\x85\x00\x12\xc6\x63\xf0\xca\x4b\x21\xa0\xf7\xb7\x2a\x2d\x9d\x03\xdc\xd3\x0a\xb9\xb6\x14\x95\xc5\xd1\x54\x99\x57\x54\xe0\x9e\xa6\x0d\x2d\x6d\xdb\x45\x7e\x56\x8a\xfa\x75\x5e\x6c\xbb\xea\x8b\xda\x36\x0c\xd5\xe4\xfd\xd6\xb6\xb7\xb6\xcd\x42\xcd\x11\x84\x59\x65\xdb\x9a\x23\x88\xe7\x84\xc8\x5b\xc7\x4c\x57\x6f\x15\x27\xd4\xd5\x11\x66\xda\x90\xba\x7a\x16\xb5\x55\xde\x6e\x6d\x7b\x73\x6d\xa5\x85\xe7\xad\x6d\x6f\x92\xa1\xc9\xbc\xb6\xcd\xf5\xd0\xe4\xbd\x3a\x0b\x54\x2d\x35\xbf\xb6\x2e\x51\x35\x09\xd3\x30\x2b\x6a\x10\x05\x6e\xd1\x68\x82\x05\x6e\x21\x61\x86\xab\x45\xdd\xa0\x78\x07\xc8\xa7\x93\xd6\x55\x34\x47\x10\x66\x4e\x34\x57\xd1\x1c\x29\xba\x0b\x3e\xbf\xd8\x05\x75\x16\x5e\x40\x43\xd0\xf8\x99\x7b\xae\xa2\x36\x52\xd4\x46\x5a\x04\x5a\x82\x36\x0b\x81\x78\xb1\x97\x30\x63\x86\x17\x4d\x9b\xe2\x17\xbf\x7c\x9e\x09\x68\x0b\xe2\xd0\x1a\xd0\xd0\x42\x17\xf9\x0c\xb8\x3a\xb4\xd0\x45\x29\xc4\xbe\x0c\x45\xc2\x4b\x3f\xf3\x06\xbb\x8a\x4a\x1f\x61\x46\xef\x2f\x43\x91\x50\x37\x68\xb2\x55\x05\xdd\x2c\xc4\x2f\x95\x7e\xd1\xf5\x90\x46\x2f\x86\x2b\x91\x21\x84\xab\x0c\x6d\x1b\x7e\x9d\x14\x1c\x8d\x29\x44\x3e\x2f\x62\xaf\x31\x55\x98\x49\x49\x91\xd0\x4c\x2a\xde\x46\xf2\xc9\x60\x2c\x6a\x23\x08\xe3\x67\x90\x55\x78\xae\x59\x65\x62\x8b\xc1\x58\xe6\xd3\x16\xd7\xc3\x13\xf3\x2a\x64\x98\x77\xe6\x45\x7c\x89\x79\x4b\x58\x82\x6e\x88\x79\x4b\xe4\x93\xae\x5e\x54\xa2\x08\x4b\x81\x78\xa9\x44\x8b\xa7\x6f\x3e\x29\xab\xb2\x9f\x90\x57\x6d\x51\x08\x95\xbe\xb0\xf8\x7c\x92\xe4\x62\xf1\xab\x2e\x16\xd2\xcb\xaa\x6c\x55\xdd\x2b\xe9\xea\x55\xb5\x5d\xbd\x1e\x33\x6f\x33\xab\xaa\x1e\x11\x96\x18\x40\x55\xf5\x58\xf5\xea\x52\xa5\x75\x09\xca\x2c\x2c\x40\x32\x4f\x59\x25\x66\x52\x95\x5f\x88\x1c\xfc\x5a\xb2\xaa\xca\x0a\xa1\xcb\xda\xaa\x2a\x2b\x44\x0e\xcf\x2f\x76\x41\x9c\x76\xca\x40\x43\xd0\x44\xcb\x80\x96\x20\xae\x4e\x30\x36\xdd\x54\x56\xe3\x07\x12\x5e\xcf\x56\x53\xa5\x21\x2c\xd1\x3a\x9a\xe6\x6e\xa3\x86\xd4\xa3\x9b\x6a\x08\xc1\x9d\xcb\xff\x9f\x64\x6a\x43\x5a\xd8\x52\xca\x21\x2c\x11\xe8\xa6\x94\x6b\x8a\x04\xc7\xd1\x14\x09\x44\x51\x67\x6a\x8a\x04\x37\xa8\x7c\xc1\x07\x74\x83\x5a\x37\x35\x74\x91\x00\xf7\x78\x42\x4e\xa0\xc3\x15\x81\x08\xf4\xcd\x9d\x8d\x1f\x24\xd7\xad\xcc\x41\x18\x8f\xca\xeb\x56\xe6\xf0\xb3\x4c\x8e\x81\x85\x5c\x4b\x24\x2c\x54\x41\x5a\x88\xab\x91\x82\xb9\xe5\xea\xad\x43\x83\x23\xde\x72\xf5\xf6\xd8\xe7\x78\x09\x1a\x82\xd8\x36\x6d\xfb\x16\x7f\x42\xe4\x18\x65\x7e\x09\xe2\x38\x68\xdb\xba\x12\xae\x7e\xe3\x57\x34\x20\x13\x44\x29\x54\x41\x49\x10\x7e\x41\xa9\xba\x0e\xad\xeb\xd0\x6a\x06\xaa\x82\x2a\x5a\xed\xb7\x47\x71\x57\x43\x45\x58\xe2\x1c\xba\x1a\x2a\xc2\xc2\xf3\xeb\xe4\x5a\x77\xce\x93\x23\x35\xd0\xc5\x9c\x7b\x27\xfd\x9a\xa0\x21\xc8\x9b\x0d\x0f\x16\xab\x8b\xff\x20\x2c\x35\xf6\xcb\xb3\xd9\xea\x9c\x69\x24\xfd\xba\xce\x14\x61\x89\x4e\xdc\x75\xa6\x08\x4b\x34\xd4\x3e\xa2\xa0\xc4\xc2\x06\x94\x05\x11\x82\x26\x5b\x0a\x01\x19\xc9\xfd\x6d\x75\x65\x64\x57\x46\x36\x2d\x94\x5f\x74\x3c\xae\x74\xab\xab\xe3\xf1\x73\x84\x65\xaa\xae\x8b\x38\x21\xf4\x64\xb0\xba\x3a\x1e\x3f\x47\x64\x7e\x88\x5a\x7d\xea\x8b\x3c\x9b\xf1\x8a\xb0\xba\x58\x12\x57\xf3\x1c\xe1\x16\xba\x9a\x2f\xee\xe1\xd9\xfc\x72\xbb\x74\x0f\x97\xb0\x1c\x0c\xa8\x08\x2a\x40\x19\xa8\x0a\x6a\x2c\x14\x74\x0b\xba\xd1\xaa\x40\x5d\xd0\x42\x4b\xd0\x16\xb4\xe1\x9e\xbe\xa1\xa1\x61\x36\xe0\xc4\xf9\x12\x74\x09\xba\x38\xed\x02\x14\x05\xe9\x0d\xe4\x02\x4a\x82\x78\x10\xe3\x82\x35\xba\xbc\x77\x6a\xac\x97\x92\x35\xba\x5c\x85\x26\xf3\x52\xb2\x86\x68\x32\x22\xdb\x85\xf7\xca\x1c\x84\x65\x8a\x67\xe8\xce\x35\x7c\x7c\x66\xdd\xcc\x86\xc6\x27\x3f\x4e\x5a\x8e\x38\xa1\x9c\x18\x03\xbf\x9e\x90\xfc\xe2\xdd\x34\x53\x3c\x43\x39\x81\xb0\xcc\xad\x65\x68\x7c\x0e\x4f\x8d\xac\x6b\xd8\x18\xf2\x4b\xcc\x99\xbc\x1f\x1a\x9f\x63\xca\x3c\x4e\x4c\x99\x9f\x32\x8f\x96\x68\xf2\x98\xbf\x92\xb8\x21\xee\x3a\x26\xaf\x41\x54\xc7\xd0\xc8\x1b\x3e\xe6\xb2\xd1\x89\x87\x88\x2a\xc2\x32\x23\x6f\x88\xa8\x0e\xa6\xa0\x51\x0a\x43\x53\x10\x61\xd9\xb4\x50\x4e\x30\xa6\x74\x45\x19\x1a\x53\x83\x31\x95\x8d\x0d\x69\x4c\xf1\x9b\x6c\x16\xfb\x1b\x6a\x5c\x43\xef\x93\x72\x75\x3f\xb5\x38\x0e\x78\xf0\xd0\x68\x41\x58\x56\x9a\x68\xb4\xf0\x40\x94\xc5\x83\xf5\x40\xb4\x26\xef\xf2\xbc\x78\xad\xa9\x2e\x35\x9d\xc2\x66\xa3\x2f\x4e\xbd\x35\x20\x52\x64\x7c\x4e\xd1\x59\xde\x79\xb2\x66\xa5\xde\x79\xd6\xf2\x7b\x43\x4e\xdc\x34\x16\x8f\xca\x12\x59\x2c\x6b\xe9\x92\xc0\xa3\x4e\x56\x32\xe9\x51\x67\x6d\x41\x5e\xdb\x5b\x4f\x2c\xfb\xd4\x2f\xf9\x1e\xc2\xad\xc7\x93\xcd\x83\x47\xae\xbe\xa1\xad\x07\x8f\x7d\xd1\x99\x9a\x47\x75\xf3\x92\xff\x14\xa9\x38\x4f\xd9\x7a\xd0\xdf\xbc\xe1\xe6\xe6\x57\x89\x7d\x11\x1c\x89\x54\x0a\x5a\x04\x67\xf3\x78\x52\x4e\xcf\xc2\xad\xc7\x93\x1d\xbd\xba\xca\xe9\x29\xb7\x63\x7f\x42\xf0\x01\x67\xa5\x3b\x52\x69\x3b\x6a\xa1\x77\x93\xad\xc7\x93\x6d\xde\x01\x4a\xf0\x52\xd8\x46\x07\x90\xc8\xe6\xdd\x77\xf3\x90\xf2\xba\xcd\x03\x5d\x82\xa7\xef\x36\x02\x2d\x91\xb3\xb4\x08\xf4\xe6\x3d\xa5\x5c\xce\x4a\xb7\xde\x53\x76\x12\x74\xb9\x13\xba\xad\x6f\x2e\x06\x25\x06\xd7\xe2\x76\xf0\x14\x76\xf9\x39\x6e\x5d\x12\x24\x4a\x6c\x15\x28\x0b\xc2\xd5\x28\xad\x22\x68\xa1\xe5\x90\xb8\xfe\x2e\xde\x14\x8a\x9d\xc5\x21\x9a\x82\x84\x5d\x26\xa8\x01\x0d\xb4\xa2\x9f\x90\xe8\xac\x84\x5d\xde\x90\x77\x19\xd2\xf2\xee\x5b\xcc\x93\x7c\x8b\x6f\x4a\x18\x73\x68\x8b\x6f\x6e\x78\x5d\xe1\x9a\xbf\xc5\xeb\x76\xf5\xfc\x2a\x86\xf7\x95\xfc\x92\x28\x89\xa3\xad\xe4\xd7\x86\xd7\x15\xf8\xd3\x16\xaf\x93\x48\x67\x65\xe1\x96\xad\xe7\x3f\x02\x71\x2d\xf1\xa7\xfd\xfc\x77\x21\x3e\xf9\xb6\x78\x8a\x44\x29\xce\x5d\xf7\xcd\x15\x47\x22\xa6\x54\xff\x76\x14\xb7\xbf\x1f\xc4\xfb\xe6\xe7\xd7\x0d\x63\x29\x3a\x51\x31\x16\x89\x48\x2f\xd8\x37\x85\xbf\xe1\x0f\xa5\x78\x81\x6d\xf1\x87\xdd\x05\x79\xb1\x6e\xcd\x9a\xcd\xe4\x28\xd5\x0b\x6c\x33\x3e\x9e\x22\xd6\x20\x2d\x72\x9b\x2a\x2f\xd5\x39\xd2\x56\x95\x6f\x8a\xb5\xf0\xc4\x00\x5f\xd9\xfb\x71\xb4\xbf\x25\x13\xfe\xff\x3f\xdc\x1f\x5f\x7e\xf9\xc7\x75\xe3\xc7\x4f\x9f\xd6\xdb\x17\xfe\x29\x1f\xff\x80\xee\x98\x6b\xbf\x7f\x5b\xbf\xfc\xb3\xc0\x8f\x1f\x3e\xfa\x2a\xfe\xfb\xdf\x00\x00\x00\xff\xff\x07\xd3\x93\xda\x42\x28\x00\x00"); -var _fbe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\xc1\x8a\xdb\x3c\x14\x85\xf7\x7a\x0a\x2d\xe7\x5f\xcc\x1f\xdd\x6b\x59\x96\xc0\x0c\x94\x0c\x03\x61\x98\xb6\xcc\x94\x76\xed\xd8\x72\x30\x34\xb6\x71\x9c\xc5\xbc\x7d\xb9\xf7\x38\xa1\x74\x11\x1c\x7d\x91\x4e\xc4\x77\x2c\xed\xf6\x87\xe7\xc3\x38\xac\x76\xf7\x7d\x99\xda\x8f\xbc\xda\x7e\x18\xbb\x25\x5f\xa6\xeb\xd2\x66\x7b\xcc\xa7\x61\x34\x86\xd8\x76\x43\xbb\xde\x86\xfa\x68\xcf\xcd\x6c\x8c\xac\xff\xf8\xbc\xac\xf9\x7c\x18\xfb\xc9\x16\x98\xd7\x5d\xe7\x6d\xae\xb5\xbb\xf7\x7c\x1a\x2e\xeb\xf2\x69\x1f\xbe\x74\xd3\x31\xff\x67\xbb\xdc\x0b\xff\xb6\x74\x79\x19\xc6\x93\x7d\x78\x7d\xbf\xc3\x8f\xeb\x3c\xff\xce\xe7\x3c\xae\x96\x95\xe5\xb1\xd3\xa7\xd9\xed\xdf\x9a\xf9\x6b\x73\xce\x76\xa7\x39\x8f\xaf\xef\x8f\x98\xa2\xbf\xfc\xcc\xcb\x65\x98\x46\x4b\xff\x3b\xf7\x17\xfe\xf1\x39\x67\x4b\x5b\xc2\xaf\xb7\xa9\xcb\xd6\xdd\xf2\x0e\xcf\xfb\xe9\x3a\xae\x96\xc8\x97\xdb\x14\xc2\xb6\xdb\xa9\xcb\x97\xb9\x69\xf3\xd2\x8c\xa7\x6c\xac\xad\x9d\x73\xee\xc9\xd6\xbc\x7f\x79\x79\x92\x3d\xfd\x33\xc3\xf8\x72\x5b\x39\x74\x20\xb7\x15\xce\xf5\xfd\x93\x75\xa6\x76\x84\x31\xc9\x98\xcb\x60\x6a\xc7\x20\x2c\xa4\x24\x36\xb5\x2b\x40\x0a\x21\x55\x88\xa6\x76\x1e\xc4\x0b\x21\xc7\xde\xd4\xae\x04\x2a\x15\x71\x94\xec\x00\x14\x14\x95\x85\x84\x57\x40\x95\xa2\x2a\x49\x7a\x04\x8a\xba\x03\xe7\x25\x3e\x01\x25\x45\x85\x93\xf8\x06\xa8\xd9\xf6\x29\xf1\x47\xa0\xa3\xa2\x48\x12\xdf\x02\xb5\x82\x0a\x57\x49\x7c\x07\xd4\x29\x2a\x58\xe2\x33\x50\x56\x54\x46\x89\xef\x81\x7a\x45\xd1\x3b\x53\x13\x4c\x91\x9a\xf2\x2e\x05\x53\x13\x64\x91\xca\xf2\x45\xc9\xa6\x26\xd8\x22\xb5\xe5\x83\x8b\xa6\x26\xe8\x22\xd5\xe5\x63\xf0\xa6\x26\xf8\x22\xbf\x39\x95\x78\xf8\x22\xf5\x55\x16\x95\xc4\xc3\x17\xa9\xaf\x32\x14\x12\x0f\x5f\xa4\xbe\xca\x18\x25\x1e\xbe\x48\x7d\x05\xf2\x12\x0f\x5f\xa4\xbe\x82\x77\x12\x0f\x5f\xa4\xbe\x42\x90\x62\x09\xbe\x48\x7d\x85\x24\xcd\x12\x7c\x91\xfa\xaa\x48\xaa\x25\xf8\x22\xf5\x55\x79\xa9\x96\xe0\x8b\xf2\xd6\xbf\xc4\xc3\x17\xa9\xaf\x2a\x49\xb5\xbc\xbd\x8b\xea\x2b\x92\x54\xcb\xf0\xc5\xea\x2b\x7a\xa9\x96\xe1\x8b\xd5\x57\xac\xa4\x5a\x86\x2f\x56\x5f\x31\x49\xb5\x0c\x5f\xac\xbe\x12\x4b\xb5\x0c\x5f\xac\xbe\x92\x97\x6a\x19\xbe\x58\x7d\xa5\x4a\xaa\x65\xf8\x62\xf5\x95\x92\x54\xcb\xf0\xc5\xf1\xf6\xae\x4a\x3e\x84\x71\x02\xf3\x52\x2e\xc3\x18\x37\x60\x95\xb4\xcb\x50\xc6\xaa\x4c\xda\x97\xbf\x80\x33\x6e\x8f\x8d\x30\x0e\x5e\x4f\xde\xed\x84\xc9\x77\xb9\x83\xee\xf7\x42\x7b\x5d\x96\x3c\xae\x7a\x03\xe9\xe1\x97\x33\x3d\x8c\xf9\x7e\x9b\xcd\xd3\x2c\xab\xf4\xf3\x27\x00\x00\xff\xff\x40\xb3\x0e\x9a\xf9\x04\x00\x00"); -func _gdaf ()(*asset ,error ){_ecec ,_eccd :=_cefbg ();if _eccd !=nil {return nil ,_eccd ;};_ecbe :=bindataFileInfo {_aa :"Roman",_dg :450,_ged :_fc .FileMode (436),_de :_e .Unix (1580492645,0)};_ffcg :=&asset {_cb :_ecec ,_fg :_ecbe };return _ffcg ,nil ; -};func _ffcb ()(*asset ,error ){_baee ,_aadb :=_decag ();if _aadb !=nil {return nil ,_aadb ;};_edae :=bindataFileInfo {_aa :"NWP-V",_dg :1293,_ged :_fc .FileMode (436),_de :_e .Unix (1580492618,0)};_daed :=&asset {_cb :_baee ,_fg :_edae };return _daed ,nil ; -};func _bgf ()(*asset ,error ){_gec ,_agf :=_bac ();if _agf !=nil {return nil ,_agf ;};_cef :=bindataFileInfo {_aa :"Adobe-CNS1-7",_dg :1877,_ged :_fc .FileMode (436),_de :_e .Unix (1580491225,0)};_eg :=&asset {_cb :_gec ,_fg :_cef };return _eg ,nil ;}; -var _egag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x31\xcf\x9b\x30\x10\x86\x77\x7e\xc5\x8d\x5f\x87\x16\x6c\x6c\x92\x4a\x55\xa5\x2a\x0c\x65\x48\x52\x95\x26\xad\x54\x75\x20\xf8\x40\x96\x8a\xb1\x8c\x19\xf2\xef\xab\x3b\x13\x3a\xa0\x17\x1e\xf9\x7d\xc0\x67\xf2\x53\x53\x37\xce\x46\xc8\xbf\x85\xb9\x6f\x31\xc2\x60\x9d\x09\xb8\xcc\x6b\xe8\x11\x1e\x38\x5a\x97\x65\x42\x82\xb1\x7d\x7c\x3d\x72\xf4\x53\xe7\xb3\x2c\x3f\x5d\x5a\xf1\xfe\x2b\xac\x0b\xbe\x40\x53\xb7\xcf\x25\xe2\xd4\xb8\x61\x86\x32\x15\xcd\xea\xb7\x32\x40\xfe\x1d\x47\xbb\xc4\xf0\x84\xb7\x2f\x66\x7e\xe0\x3b\x30\x38\x10\xbf\x06\x83\xc1\xba\x11\xde\x48\xba\xe3\x76\xf5\xfe\x2f\x4e\xe8\x22\x14\xcc\xd0\x19\xce\x2c\x3f\x9d\x3b\x7f\xe9\x26\x84\xf4\x19\x77\xc6\x4c\xef\x18\x16\x3b\x3b\x10\xc5\x87\xa2\xa8\xfe\xf3\x1f\x4f\x8f\x20\xb6\xfa\xad\xa9\xaf\xc3\xb0\x60\x84\x8f\x2a\xa9\xf3\x5f\xb7\xa6\x86\xdf\x02\x44\x01\x52\x97\x47\xfd\x67\x5b\xfa\xf3\x3c\x9b\xbd\x28\x64\xda\x4c\x6f\x4d\xe8\xdc\x88\xd9\x27\x29\x64\xff\x19\xb6\x10\x65\xa5\x2a\x62\xe5\x83\x19\x85\x90\x8a\x89\x49\xc4\x10\x49\x6b\x30\x91\x81\x7a\x05\x11\x25\x99\xa8\x92\x08\xb7\x54\x95\xc8\x81\xc8\x91\x49\x97\x08\x99\x95\x64\x92\x3c\x8a\x3c\xe9\xed\x3a\x79\x34\x79\x34\x9b\x75\xf2\x68\xf2\x68\x36\xeb\xe4\xd1\xe4\xd1\x64\x96\x4a\x11\xe1\xa0\x7d\x1c\x68\xda\xfb\x3e\xe9\x9e\x4e\x79\x9f\x7b\xbf\x86\x80\x2e\xf2\x19\xf3\x7c\x69\x40\xd6\xe1\xfe\x03\xf9\xd9\x53\x8b\xaf\x7f\x01\x00\x00\xff\xff\xdf\x7b\xca\x7c\x6c\x02\x00\x00"); -func _efba ()(*asset ,error ){_gdcf ,_acdab :=_dfbgb ();if _acdab !=nil {return nil ,_acdab ;};_bedb :=bindataFileInfo {_aa :"UniJISX0213-UTF32-V",_dg :4404,_ged :_fc .FileMode (436),_de :_e .Unix (1580493008,0)};_cbdf :=&asset {_cb :_gdcf ,_fg :_bedb }; -return _cbdf ,nil ;};var _cfeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x4f\x6f\xdb\x30\x0c\xc5\xef\xfe\x14\x3c\x76\x87\xce\x92\x3d\x47\x0e\x50\x14\x58\x93\xa1\xf3\xa1\xeb\xb0\x36\xdd\x80\x61\x07\xfd\xa1\x02\x01\x8b\x2c\xc8\xf6\x21\xdf\x7e\x10\xe9\x79\x3b\x04\x2f\xf9\xe9\x3d\x8a\x8c\x58\x1f\x86\xe3\x10\xc3\x0c\xf5\xd7\x3c\xda\x17\x9c\xc1\x87\xe8\x32\x4e\xe3\x92\x2d\x82\xc1\x73\x88\x55\x25\x1b\x70\xc1\xce\x7f\x7f\x92\xd8\x8b\x4e\x55\x55\x3f\x3e\xbc\x26\x7b\xfb\xe9\x74\xb8\xfd\x0c\xcb\x84\x2b\x3d\x0c\xc7\x97\xeb\x34\xe3\x65\x88\x7e\x84\x96\xd3\x6e\x49\x6b\x05\x80\xfa\x1b\x9e\xc3\x34\xe7\x2b\xdc\x7c\x74\xa3\xc1\x77\xe0\xd0\x17\xfe\x9c\x1d\xe6\x10\xcf\x70\xf3\xf8\x20\x37\xfa\xb2\xa4\xf4\x1b\x2f\x18\x67\x90\xc4\x30\x3a\xd2\xaa\x3e\x3c\xe9\xf4\x45\x5f\x10\xfe\x6b\xe5\x8d\xce\xe8\xe8\x0d\xf3\x14\xc6\x08\x52\xbc\x17\x62\xf7\x8f\xbf\x5e\x13\xae\xb5\xaa\xfa\x34\x1c\x9f\xbd\x9f\x70\x86\x5d\x2f\xd8\xf3\xe3\x34\x1c\xe1\xa7\x04\x29\xa0\xe9\x5a\xd5\xfd\x5a\xad\xdf\x9f\x46\xb7\x05\x1b\xc1\x03\xd9\xe0\xb2\x8e\x67\xac\xee\xb4\xd4\xcd\x3d\xac\x02\x9d\xea\x08\xb5\x8c\x5a\x42\x1f\x08\x69\x46\xba\xa0\x7d\x4f\xc8\x30\xb2\xf7\xa0\x94\x60\x97\x63\xe4\xc8\xb5\x2f\xc8\x70\x79\xe3\x0b\xea\x9b\x82\x3c\x12\x2a\xa2\x94\xd8\x55\x77\xba\xd5\xb2\x20\x12\xe8\x54\x4f\xa8\x67\xb4\xa7\xa0\x20\x64\x19\x59\x72\xb5\x84\x90\x11\xd7\x52\x05\x19\x6a\xb5\x35\x86\x5c\x54\xde\x38\x46\x8e\x5c\x54\xbe\x34\xb4\x0a\x74\xaa\xb4\xda\x3a\x1a\x88\x44\x29\xc1\x88\x83\x8e\x82\x92\x9a\x70\x1c\x2c\x02\x3b\x41\xc8\x73\xd0\xd3\x8d\x7b\xba\xd1\x73\xd0\xf3\x3f\x41\x7d\xf1\xd8\x2d\x8f\x2d\x65\x59\x89\xed\x1d\xca\xf7\xb2\x89\xdb\x72\xd8\x25\x67\x8c\x33\xed\x21\xbd\x7f\x79\xc0\x10\x71\xdb\xf4\x34\xa6\x92\xa2\xcf\x9f\x00\x00\x00\xff\xff\x3c\x9a\xd2\xc8\x15\x03\x00\x00"); -var _gebdg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\xe7\x37\xcf\x4f\x71\x86\xed\x41\xbb\x16\x17\xdf\x40\xe1\x02\x96\xd4\x05\x0b\x8d\xb6\x0d\x4b\xb2\x0d\x18\x1e\x90\xfb\x21\x27\x60\x65\x16\xb2\x4a\x03\x7d\x7b\x83\xff\xff\x2f\x76\x0a\x86\x81\xa3\x3b\xb9\x3b\x0e\xd7\x22\xb9\xc8\x60\x30\xde\xf1\x87\xbf\xfd\xfb\xbf\xfb\xfb\x5f\x7e\xfe\xeb\xd7\x1f\xfe\x97\xdf\x7e\x7d\xfc\xc3\xeb\xaf\x5f\xef\x9f\x7f\x79\xfe\xf6\xfa\xcb\xaf\xff\xfa\xdb\xe3\xf5\xb5\x5f\xff\xfc\xf3\x2f\x3f\xfd\x94\xee\xaf\xe7\xcf\x8f\xbf\x06\xa8\xff\x1e\xff\xb2\xfe\xfc\xd3\x4f\xe7\xfd\x7f\xf8\xb7\xbf\xfc\xf5\xf5\x2f\x7f\xff\xcb\xfb\xd7\xaf\xec\xe7\x9e\xff\xfa\x67\x9e\xfd\xfa\xfa\xc3\xff\xfa\xfa\xe7\x9f\xff\xf2\xd7\xdf\xfe\xed\xeb\x3f\xfd\x0f\xcf\x5f\xf7\xeb\xbf\xfb\x7a\xbe\xde\xe7\xef\xff\xf3\x6f\xcf\xd7\x6f\x3f\xff\xf2\xcf\x5f\xff\xe9\xbf\xfe\xfa\xdb\x6b\xa5\x4f\xc3\x3f\xfc\xeb\x9f\xff\xfc\xff\xbc\xfe\xe5\xf5\xcb\x5f\xbf\x92\xfe\xf6\xfa\xe5\xa9\xff\x7f\xfa\xc3\xdf\xfe\xb7\xf5\xe7\xff\x69\xfd\xcb\xeb\xeb\x0f\xff\xf4\xcb\xcf\xff\xf5\x1f\xfe\xf3\x3f\xfd\xe3\x9f\xc6\x7f\xfe\x1f\xd5\xa8\xb6\xff\xed\xf5\xdb\x5f\x7e\xfe\xf5\x97\xaf\x94\xfe\xfb\xeb\x1a\xbf\xff\xfd\x1f\xff\xed\xcf\x2f\x3a\xfb\xe9\x0f\xff\xc7\x3f\xfd\xfd\xdf\x7d\xfd\x9f\xe9\x2b\x5d\x5f\x77\x2d\xa9\xfc\x5f\xfc\xfd\x7f\xff\x6f\xbf\x3e\x5f\x5f\x97\xa1\xe2\x0f\x78\xfc\xfa\x7c\xfd\xe5\xcf\xeb\xf1\xfa\x6d\xfd\xf2\xcf\xaf\x9f\xbe\xbe\xfe\x78\x5d\x3f\xbe\xfc\xef\x8f\xfd\x4f\x3f\xce\x5f\xfe\xf6\x1a\xfc\xed\x8f\x7f\xf7\xa7\xbf\xf1\xdf\xfe\xcb\x35\xf8\xeb\x1f\xff\xcb\x9f\xfe\x26\xfe\xfa\x27\xfd\xf5\xfc\xfd\x8f\x7f\xea\x7f\xc3\xdf\x5f\xbf\x3c\xff\x3f\xa3\xfc\x94\x3c\xf8\x2f\xbf\xfe\xf5\xf9\x7a\xfb\x6f\x1a\xf7\x8f\xe9\xfd\xe3\x2b\x9d\x37\xfe\x7d\xd3\x4f\xe9\xba\x98\xed\xcf\xcf\xc7\xff\xbd\x7e\xfb\xe9\x8f\x8f\x7b\x5d\xe7\xc9\xf3\x23\xfd\xf8\xba\xaf\xa1\x9f\xe5\xc7\xd7\x9d\x8a\x7e\xf6\x1f\x5f\xa9\x56\xfd\x1c\x3f\xbe\xd2\xd5\xf5\x73\xfe\xf8\x9a\x7e\x74\xfd\xf8\x6a\xcd\x3f\xf7\x8f\xaf\xd4\xdb\xf9\xb9\x4f\xa7\x59\x7f\xdd\xe9\xfc\xbc\xf4\xb3\xfc\xf8\x4a\x73\xea\x67\xfb\xf1\x75\x17\x8d\xb0\xcf\x08\x97\x7f\x8e\x33\x05\xf7\x30\x7f\x7c\x8d\x72\xeb\xe7\x19\xa2\x6b\x0a\x5b\x43\x68\x0a\xfb\xf1\xe3\xab\x57\xcd\x7c\x3f\x7f\x7c\xf5\xe2\xd1\x5e\xe7\xaf\x7e\xed\x7d\x3a\x3b\xa3\xe5\xd1\xce\x24\x4f\xbf\x79\x5e\xe7\x67\xd7\xcf\x33\x70\x4e\xfa\x39\xce\x10\x59\x3f\x5f\xe7\xa7\x9f\x7d\xff\xf8\xea\xfa\xb6\xbc\xda\xe9\x57\xaf\x9d\x6f\xeb\x55\xfd\x6a\xea\xf9\xd6\xcf\x71\x9e\xd5\x6b\x9a\x43\x3b\x0f\x94\x99\xce\xb3\xa7\x87\xb2\x34\x07\xfd\xf5\xac\x69\x6f\x67\x49\xca\x59\x9d\xde\x92\x7e\xde\x67\x60\xff\x35\x9f\xbf\xde\xfa\xa9\x7e\xb3\x7e\xbe\xcf\x03\xe7\xd9\x7a\x30\xa3\xb7\xa2\x9f\xe9\xfc\xf5\xd6\xcf\xfb\xfc\xb5\xea\xe7\xfc\xf1\xd5\xf9\xab\x96\x6f\xe8\xe7\x3e\x7f\x55\x0f\x53\xa3\xa9\x87\xa9\xd1\xce\xb7\x55\x4d\xb2\xfb\xe7\x99\xa4\xa6\xb3\xce\x52\x8f\x5b\x3b\xb0\x47\x3f\xab\x7a\xba\xd8\x53\xbb\x75\xeb\xe7\x3c\x3f\xf5\xc0\x5c\xe7\x67\xd1\xcf\x7d\x7e\x76\xfd\x7c\x9c\x9f\x97\x7e\x3e\xcf\xcf\xfc\xd3\x1f\x9f\xd7\x99\x7b\xba\xee\xf6\xd3\x1f\x9f\x69\xea\xf7\x59\xd7\xd7\x3d\xae\xb3\x4d\xb3\xf3\xbb\xfd\xf8\x4a\x29\x01\xec\x33\x97\x83\x5a\x82\xde\x82\x78\x70\xdd\x3f\xbe\x46\xbb\x80\xce\x3e\xdd\xa9\x01\x94\x1f\x5f\xa3\x8e\x1b\xa8\xfe\xf8\x9a\xf9\x8e\xb6\x26\xa8\x00\x1d\x14\xab\xd1\x74\xbe\x5c\xcb\xff\xba\x47\x3a\xeb\x3b\xea\xf4\x14\x93\xba\x2c\x15\x40\x4b\x54\x06\xd0\x99\x56\x71\x1f\x3e\x2b\xfe\x5d\x46\xfe\xf1\x95\x4a\x02\x38\x8b\x96\xdc\x41\x39\x9b\x50\xe7\x05\x70\x4e\x47\x75\x67\x45\xe7\x92\x29\x94\xf3\x89\x77\xe3\x31\xed\x56\x89\x96\x33\xef\xe2\x0f\x6c\x67\x77\x53\xbf\x00\xea\x39\x6b\x1d\x40\x5d\x47\xcb\xd9\x4c\x26\xdd\xb4\x9d\x35\x01\x9c\xb9\x15\x7f\x69\x3b\x2b\x39\x46\xe3\xb9\x83\xb2\x63\xb4\x0a\x74\x0b\x2a\x40\x59\x50\xbc\x57\x04\x31\xb2\x96\x68\x0c\x3f\xd9\x87\xfa\x1c\x15\xe8\x79\x20\x36\xab\x8f\xb7\x20\xda\xa6\x9e\x4c\x45\xf4\x0f\xba\xf5\xff\x43\xc9\xf4\xa8\xa6\x56\x19\x42\x8b\x30\xa3\x17\xcd\xac\x06\x24\x4a\xc4\x70\x87\x02\xce\xc4\xda\xf7\xb3\xdc\x33\xcd\x1b\xe8\x16\x94\x80\xb2\xa0\x0c\xd4\x04\x0d\xa0\xfe\xe3\x6b\x0a\xc5\x05\x0d\xb5\x4d\xa0\xa9\x36\xf7\x32\xce\xa7\x27\x90\x7b\x1c\x9c\x4a\x35\x5a\x0e\x7a\xd0\xe1\x38\x44\x6b\x74\x56\x61\x0c\xd1\xe1\x1b\xe0\x50\x62\x56\x72\x1c\x34\x1a\x9d\xbd\x1a\xe7\x88\xa7\x11\x2f\x09\x7d\xd9\xed\x71\x96\xf5\x4e\x9e\xfc\x38\x4b\x75\x27\xfa\xd3\xe2\x74\xce\xc3\x38\x27\x38\x75\x66\x71\x4e\x6b\x1a\xf4\x70\x68\x63\xca\xf1\xd8\x5b\xf3\xe3\x3b\x74\x8d\x80\x4a\x43\x07\xb1\xe7\x80\xe6\xf9\x2a\x3e\xf1\xdc\x17\xb1\xd6\x63\xbd\xce\x24\x68\xd1\xed\xc0\x51\x1e\xe7\x84\xa6\x11\x2d\x07\x67\x13\xef\x1c\x9a\x3b\xf2\x1d\x4d\x67\x7a\xdd\xdf\x3e\xcf\xf2\x8d\xca\x16\xcc\x51\xcf\x21\x9c\xd1\x36\xd4\xe6\xd7\xa6\x70\xaa\x67\xda\x84\x36\xfd\xce\x40\xda\x91\x02\xe0\x95\xb9\x81\x96\xd6\x93\x07\xf5\xc9\x39\x80\x43\xbe\x3e\x2d\xfe\x7e\xfa\xf0\x55\xc6\x02\xac\x51\xb4\x5d\x03\xa8\x0a\xea\x40\xa7\xff\x32\x1a\xd0\x16\xc4\x93\x4b\x33\xe1\x80\xaf\x25\x7a\x76\x65\xa0\xb3\x5a\x60\xc0\x3e\x8b\x3a\xf2\x7d\x01\x1d\x46\xe0\x72\x8f\x0f\xa3\x14\xdf\xf6\xf0\x87\x5e\x00\x9a\x56\xd6\x24\x67\x39\x28\x5a\xd3\x04\x48\x3f\xbe\x6a\xbe\x00\xee\x1f\x5f\xf5\x0e\xe0\x10\xad\xcf\x3b\x8f\xd3\x12\xc0\xf3\xc7\x57\x35\x05\x9b\x65\xbc\x0e\xd0\x01\xde\xe7\x9d\xdb\xc0\xd9\x87\x7a\x07\x70\xc6\xa9\x01\x9c\x71\x2a\xbd\x89\x38\x7a\xa5\x67\x39\x33\xad\xa6\xd6\xb3\x1c\xda\x56\x4d\xad\xa7\xc8\x66\xf5\x11\x9f\xe5\xd0\xb6\x9a\x03\x18\xe7\x9d\xe8\x60\x9e\xc7\xa2\x83\x75\x80\x68\xd9\xe7\x9d\x68\xd1\xf7\x44\x07\xe7\x7b\x0a\xe3\x9c\x8d\xaf\x85\xb9\x2d\xcd\x2d\x5a\x34\x37\xbe\xf4\xec\x4a\x2d\xac\xc1\x21\x08\xb5\x30\xce\xd2\x38\xd1\xa2\x71\xa2\x83\xb3\x3a\x85\x35\xd8\x1a\x87\xde\xb6\xc6\x09\x40\xe3\xd0\xc1\x39\x11\xb5\x30\xeb\xad\x71\xd8\xb9\xad\x71\x02\xd0\x38\x01\x68\x9c\xfa\x2d\x4d\x9d\x62\x2a\xaa\xb1\x64\x8a\x81\xa8\xc5\x80\x2e\x99\x9b\x9d\x6c\x3a\x0c\xbe\x14\x66\xd3\x61\xf0\x9d\x30\xdb\x59\xa0\x9b\x71\xdb\xa1\x99\xdc\xd7\xb3\x1d\x92\x79\xb3\x74\xed\x2c\xd0\x9d\xa3\x83\x73\xfd\xb0\x40\xbe\x70\x7a\x3c\x77\x2e\x9c\xd4\xe8\xe1\x2c\x4a\x6a\xd1\xa2\xb3\x34\x98\x9d\x88\xc6\x1d\xc0\x19\x09\x7c\x6e\x3a\x8f\xdd\xc4\x65\xea\x5a\x4a\x2d\x9a\x0e\x39\x69\x31\xae\x08\x9c\x89\xcb\xd4\x85\x75\xa7\x01\x20\xea\xd9\x01\x74\x32\xcd\x5b\xcc\x7e\xce\x58\xf2\x75\x3d\xbb\xa8\x76\x8b\x96\xf3\x85\x77\xf4\x70\xbe\xf0\x8e\x1e\x44\x57\x46\x40\xe2\x40\x62\xd8\x43\xc2\x5b\x0e\xe8\x10\xe0\x96\x00\xce\xd1\x36\x2f\x30\x75\x19\x8d\xde\x2b\xd0\x5b\x6f\x79\x16\xe3\x10\x99\xc4\x61\xd4\xb5\x92\x38\x8c\xe3\xf4\x77\x83\xc9\xbe\x1f\xd8\xdc\x21\x86\x0d\x44\xd4\x25\x30\xef\x3b\x20\xbd\x44\xdf\xe7\x16\x98\x37\x47\x6b\x78\x5c\x76\x7e\xea\xa2\x03\x7f\xa7\x2e\x3a\x4e\xd0\x34\x4e\x04\x70\xa4\x0d\x08\xc7\x3c\x87\xe6\xe6\x74\x4f\x21\x08\x47\x70\x1a\x41\x26\xc0\x99\x5e\x8d\x96\xc3\x51\x42\x38\xa6\xa6\x50\xa7\x7b\x78\x1c\x92\x30\x1a\x24\xea\x21\xfa\xdd\x20\x65\x8f\xb3\xd9\xa3\x5d\x7e\xf2\xc9\x93\x9a\xed\x7e\x9c\xa9\xb7\xe2\xc5\xdd\x8f\x43\xb3\x5b\x1e\x01\x89\xed\xf2\x45\xba\x1f\x67\x57\x5b\x29\x01\x1d\x66\xbb\xf4\xe8\xe5\xf0\xdb\x5c\x41\xfb\x71\xe8\x5b\xb9\x3b\xbd\x9c\xd3\x53\x8a\x77\x65\x8b\xfc\xd6\x34\xe8\x45\xb4\x4b\xec\xbb\xa0\x73\xa4\xaf\xe8\xf3\x6c\x4c\x83\x97\xd8\x8f\xb3\x33\x79\x7e\xa0\x23\xb0\x94\x0a\x24\x32\xc5\x22\xed\x87\xe8\x54\xb9\x18\xe1\xac\x79\xb9\x6b\x40\xf5\xc7\x57\x01\xe5\xf6\xc3\x6c\xe5\x60\x66\x67\xd9\x3b\xec\xe3\x7e\x2c\xd1\x4e\xaf\xd9\x7e\x88\x8e\xb5\x19\x6d\x4f\xdd\x13\x31\xde\xfb\xc7\x57\xee\x93\xb9\x1c\x52\x56\x3e\xdf\x70\x4e\x74\x6e\xd1\xcb\x39\xd1\xb9\x8c\x78\x72\x9c\x2f\x6a\xd1\x76\x88\x56\xff\x40\xe7\x6b\xc7\xe7\xbd\x23\x67\x8d\x8b\x79\x8a\xa2\x55\xf6\xe8\xa9\xfd\x9b\xac\xc4\xf3\xe0\x5e\x19\x25\xda\xf2\x8f\xaf\x92\x4d\x23\xf7\xf3\xec\x6d\xb9\x7c\x12\xf7\xf3\x1c\x95\x32\x6b\x3c\xd9\xce\x7b\x29\x9e\xec\xc2\x89\x02\x74\xf6\x3d\x19\x39\xf7\xf3\x1c\xe7\x76\x8f\x18\x6f\xfd\xf8\x2a\x9d\x15\x7c\xea\x1e\x3f\x23\x7c\x47\x6c\xf7\xf3\x9c\xf6\x36\x7d\x9f\xed\xe7\x39\x90\x65\xf8\xd8\xed\xe7\xf4\x9d\x4c\x9b\x90\xa9\xf7\x80\x6e\x21\x0c\x53\x13\x32\xd5\xc1\x27\x9d\x2b\xb2\xc3\x85\x6f\xa1\x79\x1b\xa0\xc1\x53\x88\x96\x6e\x3e\xf0\x20\x5a\x9f\x2d\xc6\x5b\x12\xa5\xf9\x24\x5d\x8d\x10\xb9\xfd\x34\x12\x26\x96\x49\x48\x08\x8d\xda\xcf\x43\x1e\x7a\x2f\xf1\xde\x11\x5a\xaf\x58\x98\x83\x92\x79\x5c\xcc\xfa\x5c\x13\x2d\x5d\xf4\x72\x98\xa6\xfc\x19\xcf\xd7\x6a\x8f\xb6\x73\x00\xd3\x60\x84\x83\xae\xad\xc5\x46\x48\x34\x6f\x31\x97\x83\xa0\x65\x4e\xbe\xef\x70\x9b\xbd\x7d\x46\xd8\x67\xcd\x38\x10\xcf\x43\x42\x4a\x20\xe8\xf3\x20\x6f\xe9\x9f\x79\x1e\x8e\xa5\x5f\x31\x9e\x2e\x4b\x0e\xfc\x53\xb7\x72\x8f\xf1\x0e\xf2\xf6\x11\xf3\x94\xe0\xfe\x19\xe1\xdc\xd2\xa5\xd5\x78\xef\xcc\x7a\xc6\x5c\xb6\x50\xab\x45\xdb\x39\xe2\x29\xb3\xba\xfb\xf0\x24\x23\x76\xfa\x5c\xe2\x8d\x9b\x67\x3f\xcf\x81\x28\x35\x50\xf2\x1c\x88\x56\x02\x79\xa5\x20\x28\xbe\x61\xf6\x4b\x47\x20\xb7\x80\xce\x5a\x67\xd3\xfd\xfd\xd2\xa5\x8e\xcc\xb0\x5f\xe7\x40\xb4\x7a\xdd\x40\x67\xad\x67\x8b\x27\xeb\x39\x8e\x26\x99\xfb\x75\x0e\x44\x2d\xe0\xe7\xeb\x1c\x88\xce\xc5\xb2\x5f\x3a\x10\x63\x04\x34\xcf\xa1\x9e\xf1\xe4\x12\x93\x14\x6d\x87\x2c\xc2\x39\xec\xd7\x10\xbe\x7c\xfa\x7c\x4b\xed\xc0\xcc\xa4\xad\x29\x1f\xe8\x60\x48\x33\xa7\xb3\x5f\x87\x29\xcc\xa5\x07\x74\x70\x7e\x82\x3d\xaf\x83\xf3\x39\x08\xe8\xeb\xe0\x7c\xc9\xec\xca\xcb\xc4\x95\xf5\x7c\x1d\x66\xb0\xd7\x14\x4f\x4a\x9b\x95\x99\xcb\xc1\xf9\x36\x66\xb4\x1d\x9c\x1f\xb1\x12\x62\x08\xfb\xa7\xcf\xf3\x0d\x17\x3b\xfd\x3a\x38\x5f\x3f\x5f\x74\x70\xbe\x5f\xf1\x0d\x07\xcb\x5b\x1e\x01\x65\xed\x0a\x23\x88\x0c\xb7\xcc\x17\x1d\xbc\x2e\x29\xf3\x45\xe7\x2a\x6c\x35\x56\xf0\x10\xe5\x82\x86\x61\xbf\x44\x94\xb9\x68\xf7\x6b\xe9\x6c\xde\x01\x3d\xcf\x5a\x73\xde\x5f\xc2\x6b\xb8\xa2\xfd\x3a\x78\x5d\x7a\xac\xa7\xf4\x5a\x3d\xf3\xe4\x16\xbe\x5c\xf4\xb2\x35\xcf\xc1\xd7\x1e\xbc\xee\x3d\x70\xe9\xe0\x75\xaf\x33\xda\x9a\x46\x60\xd6\x62\x4d\x7f\xef\xf3\x60\x79\xbb\xe3\x49\xa9\xa8\x62\x1f\x0e\xce\x97\xd6\xe2\xbd\x7d\xf6\xef\x33\xde\xe3\x40\x66\x2e\xf7\xfb\x60\x72\x8e\x13\xfe\x16\x26\x4f\x4e\xe3\x5b\x98\x3c\xf8\xf6\xb7\x48\x7b\xfd\x40\x67\x75\x91\x22\xf6\x5b\xa4\xfd\x88\xbc\xdf\x12\xe5\xf7\x41\xf3\xd2\x5a\xbc\x28\x22\xf9\xe9\x74\xea\x56\x4d\x40\x87\xbf\xb8\xf8\xa4\xf7\x91\x81\x5a\xaf\x01\xbd\xf4\x11\x0d\x48\x24\x85\x23\xf7\x46\x0c\x0a\x48\x1a\x3d\x48\xd1\xfb\x20\x7d\xcf\xdc\xcd\xef\x83\xf4\xa5\xc6\x5c\x0e\xd2\xe7\x29\x34\xc8\xe3\x92\xf6\x40\xd7\x61\x1e\xd7\x94\x08\x2a\x6a\x73\xa0\xd3\x24\xe6\x30\x8f\xeb\x20\xe4\x90\x22\xf1\x40\x5b\x8c\xe3\x65\x28\x4b\xfb\xa5\x0b\xf6\x00\x8f\x1f\x5f\x33\x67\xf7\x51\x0f\x0d\x4e\x3c\x67\xf6\x50\x18\x90\xc7\x30\x83\x3e\x06\x90\xd9\xeb\x29\x68\x4a\x0b\x5b\x3d\xc3\x25\xad\x5e\x66\x52\xeb\xcc\x7e\x5e\x23\xa0\x97\x54\x6d\xee\x5f\x12\xed\xbc\xa6\xdf\x7b\x89\x03\x9a\x6e\xd2\x8e\xdf\x2d\x80\xb3\xe1\xba\xb1\x0e\x60\x1a\x00\x50\x45\xd4\x00\xa4\x7c\xad\x00\x87\xab\xac\x13\x40\xd7\x78\x01\x98\x3a\xfe\x00\x87\x16\x5c\x1d\xe0\xdc\xe1\x7d\x46\x77\x87\xd0\x26\xa6\x60\x8d\x32\x2d\x53\xf3\x89\x16\x31\x52\x0c\x24\xf5\x5a\xcc\x54\x94\xa5\x32\xaa\x08\x4b\x0b\xe0\x20\x8d\x26\x57\xf6\xf8\x77\x5c\xe8\x81\x84\x17\xda\x9c\x03\x9d\xab\x26\xb7\x80\x84\xa3\x3d\x9e\x3c\x1f\x65\x41\xf6\x40\x53\x12\x77\xb4\x89\x14\x8b\xac\x1c\x68\xeb\xf2\x6c\x40\x87\xa8\xa5\x8b\xd1\xa5\xbc\xbe\xb5\xad\x07\x3a\x87\xfe\x2a\xbc\x27\xb9\xdb\x0a\x9a\x03\xe9\x5a\xd0\xca\x1f\xe8\x70\x70\x43\x07\xf4\x40\x67\xf4\xdf\xdf\x3b\x04\xa8\x0d\x9e\x3c\xc4\xa9\xcd\x1b\x48\x7c\xe0\xb8\x02\x3a\xe7\x6c\xc4\x93\x07\xa9\x4a\x8a\x11\x74\x25\x0e\xd6\x45\x92\x45\xbb\xee\x09\x94\xc5\xcb\x16\xa0\xaa\xb9\x04\x74\xde\x9b\xe5\x06\x7a\x4a\x91\x90\x80\xcc\x4d\x46\x9f\x52\xfd\x27\xde\x3b\xdf\x97\xad\x3c\x3c\x90\xc8\xd8\xc8\x40\xf3\x23\x1b\x1c\x48\x1c\xea\x8c\x27\xcf\x99\x6f\x29\x9e\x3c\x67\x7e\x34\x46\x3f\xcc\x48\xae\x31\x9e\xd8\x8f\x1c\xdf\x60\x72\x7b\x05\x74\x56\xf7\xe2\xdb\xa7\x48\x6a\x4e\x8c\xb0\x35\xc2\xe5\x6f\x58\xe2\x73\x7d\xb9\x1c\xe8\x90\x38\xeb\x50\x0e\xa4\x33\x04\x4e\x48\xb7\x54\x6f\x56\x62\x89\xed\x2c\xcc\x73\x9d\x95\x68\x56\x50\x96\xad\x33\xdb\x2c\x5d\x1d\xe8\xe0\xa0\x25\xf3\x03\x89\xf9\x89\xd1\x0f\x86\xb4\xab\x30\xfa\xc1\x90\xd6\xaf\x0a\x74\x2e\xac\xab\xc6\x7b\x1e\x3d\x7f\x47\x7c\xcf\xa3\xe2\xc4\x3a\xdd\x1c\x8e\xb1\xb4\xd9\x80\x64\xef\x00\xe9\xa5\x12\xcb\xd6\x52\x1f\xa8\xca\x76\x13\xef\x9d\x25\x9c\x85\x4f\x92\x48\x23\x3b\x88\x20\x1b\x45\xa2\x97\x73\xd7\xb4\x16\x90\x48\xf8\x15\xe3\xbd\x8e\xc8\x76\xd3\x8b\x38\xb8\x04\x9a\x2f\x19\xa9\x2c\x06\x96\xbd\xa5\x3f\x8b\x11\xb6\x0e\x6e\x29\x05\xe8\x1c\xa4\x38\x80\xb2\xa7\xe4\xc1\x17\x6d\x09\x0e\x17\xcb\xbb\x87\x50\x84\xb9\x6c\x5d\x27\xa5\x7b\x79\xb7\x16\xbb\x80\x84\x5b\xc7\xf1\x8e\x11\x0e\xba\xf6\x40\xc9\x3d\xc5\x39\xe4\x0a\x24\x4e\x33\x45\x9b\xae\xaf\xc4\x78\x53\x48\x18\x33\x93\x30\x69\x95\x6e\xd9\xfb\x70\x2a\xc5\x86\x83\x03\x9d\x9b\xb5\x80\x68\x5b\xfc\x78\xe1\xb0\x6c\xf1\xc7\x23\x33\x33\x59\xb5\xe6\x1d\x50\x13\xba\xde\x40\x5d\xdf\xc7\x78\x3a\xd4\xa5\xb9\xcf\xc7\x59\xb3\x72\x71\x58\x1e\x32\x67\x35\xd6\x13\x21\x9b\x23\x20\x21\xbb\x5c\x35\xda\xce\x2a\x5d\xcc\xf3\x71\x50\xb9\x5c\x2d\x03\xbd\x25\x48\x7b\x9e\x0f\x5d\xba\x17\x08\x2a\xe1\x7c\x7c\x20\x71\x46\x13\xd2\xf7\x10\x1f\x3f\xa3\x4d\xfb\x5e\x26\x23\x88\xa7\xe9\x39\xda\x96\xf6\x21\x20\x69\xdc\x4a\x03\x3a\xa4\xa1\x64\x43\x4f\x5f\x5c\xe0\x8b\x05\xcd\x04\x99\xb2\xa0\xe9\xfb\xae\x58\xd0\xec\xb5\x44\xdb\x53\x82\x66\x40\x2f\x3d\x79\x03\xbd\x45\x16\x79\x4f\x07\x77\x40\x08\x25\x2f\x36\xdb\x16\x0a\x32\x61\x4b\x1d\x68\x8a\x34\x54\x20\xad\xee\xa7\x97\x73\x54\x53\x0f\xe8\xa1\x4b\xd5\x7b\x24\x59\xab\x57\x76\xd3\x52\xd2\x00\x3f\x25\x25\x95\x39\x02\x12\xaf\x9e\x19\xcf\x27\xe7\x0e\x48\x3c\x77\x7c\xdf\x21\x68\xad\xb0\xef\x92\x68\xea\xcd\xb9\x95\x0c\x53\x3b\x2b\x28\xa9\x25\x97\x1e\x90\xae\x27\x70\x42\x72\x4a\x29\x5c\x79\x92\x4c\x7a\xfe\xbc\xb7\xce\x89\xcb\x13\xe8\x60\x4f\xbd\xa2\xed\x29\x85\xc6\x0d\xe4\xf5\x04\xd2\x0a\x66\x4e\x8e\x65\x8a\xca\x8e\x89\x41\xe9\x57\x89\x27\xcd\xbd\xd2\xa7\x6e\xf4\x1c\x4f\x8a\x86\xf4\x16\xd0\x5b\x12\x37\x4f\x8a\x93\xce\x8d\xaf\x35\x9e\x15\xc6\x3b\x2b\xd1\x2b\x27\x55\x3c\x50\x0e\xe2\x2a\x26\xa8\xc7\x45\x66\x2e\xa8\xb3\x2e\x66\x69\xe2\x74\x98\xa7\x99\xec\x98\x58\xd2\xd6\xb9\x62\xcd\x76\xa6\xfe\xad\x9d\xad\x98\x0b\xcd\x0d\x14\x11\x17\xda\x3b\x37\xcb\x5b\xe2\x55\x65\xab\xdf\x53\x6c\x3d\x37\x8b\x98\x9b\x1a\xb7\xc0\x7b\x7a\x73\x81\x24\x26\x75\x38\x9f\xf7\xf2\x56\xd3\x8b\xc4\x96\xda\x02\x7a\x8b\x84\x31\xba\x74\x49\x83\xdb\xea\x7d\x10\xad\x4c\xae\x84\xb7\x45\x93\x58\x0a\x1d\xd5\x0b\x82\xfd\xd6\x51\x9d\x12\x46\xea\xb8\x24\x46\x78\x03\x0f\x64\xf4\x19\x40\x07\xcd\x7d\xff\x1e\xc8\x44\x39\xa0\x43\x32\xa7\x88\x56\x1d\x97\x94\x32\x43\x88\x56\xcd\x82\x97\xfb\xd3\xd6\x24\xd8\x32\x9e\xc4\x4e\x0b\xd9\x07\x5a\x42\x91\x68\x7b\x1c\xc2\xab\xf5\x3c\x90\x6e\xf8\x18\x4f\x44\xf9\x12\xd9\xa8\xe3\x3a\xab\xd4\xfd\x45\x07\xd2\xb7\x0b\x0d\x0e\xe4\x6b\x86\x11\xce\x05\x98\x3f\xf3\x94\x30\x39\x3e\x6d\x87\x5f\xab\x83\xd1\xe5\xd0\x71\x89\xe9\x3f\x90\x8e\x47\xcc\xec\x5c\x8e\xdd\xa8\x7c\xa0\x83\xd8\x16\x50\xab\xed\xe6\xd5\x0a\x8d\x3a\x92\x2c\x43\x33\x75\xa0\xae\xe3\x3f\x80\xce\x78\xed\x8e\x36\x6b\xce\x2a\x90\xd1\xdc\xf3\x4c\x26\x53\xa3\x01\x2d\x1d\x47\x46\x10\x29\xea\x17\xbd\x9c\x2b\x28\xb7\x8b\xb6\xed\x6f\xbf\x80\xcc\x89\x30\xfa\x39\x56\xcd\x96\xd9\x03\x9d\x83\x5b\x9a\x47\xbf\x87\xd4\x53\xb5\x01\x89\xc7\x4d\x37\x90\x76\x1a\x0c\xb9\xa7\x34\x98\xa9\x00\x0d\x69\x3e\x33\x90\xc4\xf1\xc1\x93\x5a\xb3\xbb\x05\xa4\x35\xeb\x8c\xa7\xcb\xf1\xaa\xb4\x6d\x5f\x09\xd1\x76\xbe\x3d\xc5\x08\xe6\xfa\x72\x3c\x69\x9c\xf0\x78\x59\x82\xed\x75\x07\x74\x30\x4b\x3e\x32\x82\x96\x2e\xf8\x09\x24\xdb\x5b\xe6\x49\x7d\xc3\x00\x27\xb2\x58\x88\x8b\x99\x65\x69\xc3\xaf\x1c\xd0\x12\x27\x79\x03\xbd\xb4\x63\x5e\xa5\xac\xcb\x3f\x95\x0b\xa8\x8b\x37\x2e\x40\xcf\x83\x9f\xac\x44\xde\x52\x09\x65\xc6\x13\xbe\x5c\x37\xef\x41\xe8\xdd\x56\xac\xba\x9a\x0d\x28\x89\x68\x65\x20\x09\x79\xec\x4a\x19\x62\x28\x5a\x01\x9a\xda\x15\x7f\xbb\x4c\x88\x2d\xa7\x04\xe4\x6f\xe7\x49\x31\x92\x95\x73\x54\x84\xf3\xb6\xdd\xd7\x61\x47\x9c\xca\xa9\x92\x75\xad\x14\x4e\x55\x91\x9a\x22\xe5\x68\x7b\x88\x86\x78\x9e\x72\xca\x69\xd7\x98\x40\x56\xb8\x05\x94\xc5\x45\x57\x20\x51\xcc\x7e\x03\x89\xec\x5f\xd1\x8b\x5c\x70\x46\x06\xea\xd2\x28\x7c\xcb\x29\x9f\x47\x65\xf9\x63\x41\xe5\x00\x94\x47\x09\x48\x3c\x52\x8a\x21\x0e\x4a\x16\x0e\x6e\x15\x62\xf7\x1c\x53\x3b\x62\x50\x61\x23\x2a\x7a\xe5\x0e\xf4\x90\xe2\xdc\x07\xa9\x1e\xee\xbb\x5c\xf1\x81\xe6\x01\xe3\xc9\x83\x06\x25\xc5\xe7\x1e\x02\xd3\x5a\x61\x74\x69\x68\xcb\x1d\xef\x89\xf4\xb1\x9d\x75\xfd\x6e\x30\x39\x90\xf4\x3e\x23\xfa\x7c\x8a\x14\x31\xeb\x25\xad\x61\x40\xba\x04\xac\x81\x38\x90\x50\x99\xcd\xad\xba\x47\x2f\x50\xa4\x6e\xf3\xdb\xf1\xa4\x67\xc6\x08\xd2\x33\x59\x2c\xaf\xa3\x0d\x99\x2c\x20\x0d\x4d\x9a\xcf\xc9\xc6\xb7\x73\xac\x7a\x62\xe3\x9b\x78\xb2\xda\xbd\xd6\x32\x8b\x96\x1e\xef\x9d\x63\x55\x3a\x57\x82\x1c\x6e\x9a\x7c\xe4\x0e\x64\x6d\x38\x87\xb3\x49\xfb\xd7\x59\xdd\xb6\x64\x42\x88\xf1\xa4\xab\x8e\xe3\x2f\xd3\x66\x1d\x7c\x51\x33\x82\xde\x01\x9d\x55\x8a\x7d\xe8\x42\xb4\x04\x21\x94\x69\xb2\xcd\xab\x00\x69\x1f\x3e\x6d\x5b\x68\x17\x6d\x67\xbc\x76\x45\x2f\x96\x0b\x3c\x97\x3e\xdd\xd6\x80\xcc\xdd\xd0\x8b\x94\x38\x17\x5f\x2b\x57\x9a\x6a\xcd\x67\x1d\x5d\xfa\xc5\xcf\xe8\xda\xb1\x0a\x09\xeb\x52\x42\x5d\x29\xda\x0e\x51\x4e\x5c\x8e\xfd\x90\x8d\x96\x38\x80\xfd\x1c\xc0\x1e\xa4\xb6\xcb\xf3\xaf\x55\xb7\x49\x5d\x82\x81\xad\xda\x99\xa6\x15\xc8\xa9\xcc\x9e\x35\x41\xc2\xa4\x2e\x69\x41\xa6\xac\x2e\xb9\x72\xf4\xb2\xc4\x57\x76\xa0\x97\xae\x74\x20\xa9\x44\x7a\xcf\x40\x5a\xf9\x3e\x80\xa4\x69\xe5\x1b\x86\xae\xdf\xc2\xba\x0c\xb9\x02\x5c\xd1\x8b\x4e\x40\xfb\x3c\x29\x85\xcc\x15\xd0\x4b\xdc\x29\xb3\xde\xfe\x22\x66\xa6\xab\xab\x73\xe2\xe4\x08\x53\x2d\x3d\x1d\x48\x66\xb3\xf8\x76\xe9\x56\xaf\xf8\x06\xcb\xa6\xf1\xb5\xd2\xad\xc6\x95\x37\xcd\x3b\x5e\x01\x75\x71\xa0\x17\x90\x67\x96\x80\x4c\x43\x3a\x90\x30\x72\x06\xf4\xd4\x39\xf2\x4a\xcc\x69\xac\xa3\x4f\x29\x87\x52\xca\x40\x62\x9f\xc0\x10\xa9\x4b\xca\xe0\x2a\x91\x0f\x4d\x2d\xe0\xc4\x3c\xab\xd4\xca\x60\x2e\xf6\x33\x85\x2e\x4d\x58\x40\x7f\xd1\x94\x0d\xe6\xd3\xa6\x8b\xf3\x9a\xd1\xf6\x14\x0b\xc8\x3c\xc5\x45\xdb\xe7\xae\x8e\xa5\x6f\x9f\xcc\x7a\x49\x85\x66\xe5\xed\x81\xc4\x2c\xde\x09\xe8\xec\x58\xf4\xb2\x86\xec\x5d\x69\x7c\x4f\x94\xad\x2f\xe9\x2c\xe8\xb2\x01\x83\x03\x2f\x2d\x08\x16\xe0\x03\xc9\x5e\xca\xed\xb1\x44\x1a\x0a\xe4\x5b\xbe\x3f\xc5\xa2\x7f\xb5\xef\x4f\xb9\x38\xf0\x4b\xcb\xd4\xe1\x9f\x96\xc8\x46\x6a\xf1\xe4\x16\xa7\xc5\x93\xb2\x97\x76\x8e\x8e\x94\x12\xb9\x81\x06\x5b\x5a\xb3\x09\x31\xd8\xbe\x91\x40\x2d\xa9\x28\x5a\x70\x14\x5b\x4b\xd1\x73\x40\x5a\x8a\xe6\x0d\xdc\x22\x7d\x0d\x54\x96\x52\xa2\xc4\x8d\x2b\xa5\x44\xbb\x21\xfb\x52\x43\xe4\x9a\x18\xef\x70\x4c\x65\x70\x09\xc8\x6d\xb4\xcf\x1e\x4f\x4a\x24\xe3\xfb\xf6\x21\x30\xa5\x72\xa7\x4b\x45\x51\x7a\x8c\x7e\x2e\xa4\x5a\xb8\xb7\xa5\xb0\x68\xb1\xd6\x9b\x35\xa3\x17\x99\xe9\x26\xa8\xb5\x0f\xc2\x94\x02\x67\xb7\x39\x48\x8c\xa0\xa3\xf3\x99\xe7\xd6\x11\x80\xa0\x6d\x71\x61\x63\x06\x24\x63\x2d\xc8\xf4\xd0\x0a\x56\x88\x8f\x7c\x04\xc6\x95\x02\x12\x4a\x72\x1d\x3e\xcc\xf1\x72\x05\xa1\x94\xe0\x82\x78\xa0\x65\xcd\x40\x4d\x86\xdc\x80\x64\xba\x85\xf4\x3d\xc4\x73\x36\xbe\x5d\x96\xff\x16\x87\xec\xb1\xc4\xe7\x41\x40\xe5\x07\x90\x2b\x3b\xfd\x10\xf1\x49\x90\x86\x87\xc5\x51\xe4\x9e\x87\x88\x48\xec\xa6\xec\xeb\x25\x71\xc5\xca\xbe\x9e\x27\x1c\xd3\xd3\x82\x39\xfc\x8c\x54\x1b\x3d\x71\x1c\x65\x5f\x6f\x41\x24\xa5\xda\xa8\xc1\xd1\xdb\x86\x6e\xb3\xd9\x81\x24\x13\x71\x70\x6d\x43\x9f\x57\x3c\xf9\x94\x7e\xdb\xdf\x20\x65\x46\x4d\xe0\x84\x8c\xdf\x6d\x80\x67\x4f\x79\x33\x87\x2c\xf5\xb4\x6c\xca\xf9\x93\xb9\xbb\xa4\x12\x6d\x4b\xc4\xa7\x03\x3d\x3e\x5e\x16\x07\x7a\x89\x60\x33\x9e\xd6\xb3\x21\x01\xca\xe0\x9c\x47\x0d\x48\x6c\x57\x65\x04\x29\x8e\x46\xac\xcb\x96\xfe\x9e\x9d\x7e\xca\xa4\x76\xc7\x78\x47\x46\xc9\xa5\x45\x9b\xce\xca\x8c\xf7\xba\x70\x90\x11\xb6\xb5\xe4\xf1\xe4\x5b\x27\xce\xbd\x48\xed\x51\x07\x58\x20\x93\x68\x0d\xa6\x4f\x4a\x89\xd2\xc0\x3a\x99\x36\xfb\x6c\x03\xe8\x2d\x7e\xd4\x7d\xda\x44\x19\xec\x85\xcc\x90\x39\xce\xdf\x0b\xf3\x3a\xef\xc9\xc7\x63\x42\xa5\x6c\xa6\xab\xec\xa6\xd5\x10\x17\xd8\x6a\xc3\xca\xcd\xe5\xf1\xb6\x0c\x5d\x0a\x90\xd4\x9c\xac\xa0\x6c\x2b\x4d\x8e\xe4\x82\x24\x67\xc1\x7a\x48\xb7\x50\x1b\x18\xf9\xb6\x62\x13\x36\x16\x4d\x43\x8b\xb6\xad\xf7\xfe\x03\x44\x59\xca\x85\x76\xf1\xb9\x6f\x69\x91\x6f\x96\xf0\xad\xe3\x31\x63\xda\xd2\x29\x77\x88\xd6\xdb\x0b\x13\x13\x3d\x84\x37\x77\x0e\xd2\x5b\xf7\xd3\x84\xe7\x7c\x8b\xf0\x06\x2a\xbf\xe5\xe1\x57\xaf\x78\x52\xc7\xff\x03\xbd\x45\xe8\x19\x4f\x3c\x52\x89\x99\x29\x38\x20\xb8\xf6\xf7\x96\xe7\x25\x88\x26\x45\x47\xbb\x21\xe6\x56\x6d\xf0\x0d\x53\x86\xc0\x81\x40\x38\xaf\x61\x44\xeb\x40\x8e\x53\x88\x36\x99\x55\xbc\xbc\xf3\x92\x76\xa8\x59\x82\x98\x97\x6f\x78\xdf\xe2\xd3\x8a\x0e\x7b\x0c\x1c\xe8\x25\x64\x0a\xe8\x2d\x44\x6b\x86\xa6\xbe\xa1\xd2\x8b\x39\xa6\xc4\xcc\x74\xfb\xcf\xca\xe8\xba\xfd\x5b\x66\x74\xa1\x64\x1e\x3c\x29\x94\xb4\x09\xeb\x40\xe6\x21\x98\x8b\xed\xdd\xd1\x8b\x64\x86\x66\x64\x9a\x97\xd6\xe5\xaa\x3c\xb9\x45\x78\x33\x73\x11\x41\xcb\x89\x95\x10\x31\x1f\x31\xba\xc2\x49\xe0\x9f\xe6\x25\x2d\xe4\x65\x49\x60\xca\xef\xbf\x58\xb7\x7f\x20\xc5\x8a\xf8\x12\x98\x49\xdc\xa2\xfd\x66\xeb\x54\x10\x43\x2f\x56\x35\xcc\x24\xb9\x67\xb0\xf2\x69\x59\x7d\xe1\x55\x4a\x96\x58\xbc\xd3\x33\x49\x6d\xc5\x31\x9e\x52\x58\x64\x2e\xa4\x99\x24\x28\x77\xe6\xa9\x40\x83\x6e\x23\xd9\x81\xb4\x2b\xac\xb5\xd4\x17\xcd\x3a\xc9\x03\x29\x64\xc5\x17\xd2\xbc\x25\xf3\x21\x33\xcc\x5b\xc6\x68\x44\xea\x79\xdb\xb3\x88\xfd\xbb\xad\x38\x62\x1f\x14\xf4\xd3\x8a\x49\xed\x54\x88\x4f\x9b\x85\x5e\x24\x9f\x0d\xd6\xec\x76\xd0\x8a\xc9\xdb\xbc\x1d\xb7\xc2\x1e\xdd\xf6\x53\xf1\x25\x37\xb3\xac\x23\x5c\x48\x33\x0f\xc5\xc8\x98\xf4\xcd\x2c\x89\x65\xf0\x5e\x06\x5b\x0b\xd0\x94\x9c\xc5\x7b\x3a\xc5\xb6\x41\x1f\xc8\x6b\xc6\x7b\x76\x5a\xe3\x8b\xa4\x86\xc8\xbd\xc5\x93\xc2\xdd\x18\x41\xbc\xa3\x5d\x3e\x0f\x24\x9f\x27\xb0\x5c\xaa\x86\x5e\x59\x25\xa9\x1a\xea\x0d\x9e\x15\x31\x45\xb0\x10\xf6\x70\x2e\x28\x1e\xec\xd5\x5c\xec\xaa\x58\xed\x47\x5c\xda\x00\x5a\xc2\xf2\x44\x9f\x3e\xe1\xbe\xac\x66\x91\xdc\x3a\xcc\x73\xce\x22\x76\x2d\x5b\x79\x32\xad\x32\x40\x25\x32\xa5\x24\xa8\x71\x36\xab\xfd\xc4\x18\x4f\xe1\x3c\xd9\x36\xab\x03\x1d\xe9\xf7\x66\x66\x15\x6b\x9a\xbf\xb6\x2e\xed\x18\x58\x2e\xe9\xb7\xd9\x00\x5f\xa7\xa4\xdf\x5c\x7d\x09\xcc\xa6\x6b\xa6\xdc\xd1\xd6\xb4\x66\xd1\x76\x2e\xd5\xdc\x0b\x90\x2e\xf1\x1e\x4f\xca\xff\xaa\x7e\xeb\x67\x5c\xa7\xc2\x4f\x7a\x02\x95\x9b\xf5\xa3\x2c\x4c\xd3\xdd\x35\x7c\xb3\xcc\x76\x16\x74\x20\x4c\xcd\x26\x8b\xab\x1d\xfb\xab\x5d\x8a\xfb\x04\x99\xe4\x46\xdc\x72\x62\x6a\x16\xb4\xcc\x15\xcd\x26\xcd\x66\xe2\x00\x36\x50\x39\x7a\x79\xc9\x1c\xe3\xd1\xbb\x78\x39\x6e\x63\xbb\xf4\xd6\xdc\x68\x93\x19\x6e\x72\x58\xba\x34\x94\x97\x6f\xd5\x69\x41\xf9\x6a\x01\x59\x73\xcb\x7b\x72\x6f\xbb\x41\xc2\x8e\xae\xd6\xdb\x22\xa1\xb6\x56\x96\xb7\x8b\x14\x0d\x10\x54\x62\x6c\x2f\x10\x9f\x61\x27\x2b\x8e\xe3\xb0\x37\xc8\x15\x90\x35\x86\x5e\x25\x39\xe6\xd6\x58\xa5\xe1\x50\x33\xdf\xdb\x73\x58\x5b\x9a\x18\x41\xca\x85\x06\x11\x51\xfc\x43\xef\xe6\xa2\xed\x82\x5b\x2e\x0e\x92\x2c\xd8\xe3\x62\xd6\x53\x2e\xe9\x09\x64\x92\xed\xb9\xcf\x80\x24\xfe\x4e\xd6\x65\xd9\xe1\x9d\xeb\x69\x59\x91\x63\xde\x7f\xae\x6d\x17\x8e\x0e\x24\x73\x13\x97\x87\x8d\xa3\x88\xf0\x53\x92\xc7\xb8\x40\xfa\x6d\x5f\x05\x48\xe6\xb6\x53\x3f\x84\x69\xdb\xda\xcc\x5c\x24\x41\xf4\x79\xf3\xde\x32\x87\xe6\x6f\x90\xe9\x32\x77\x50\x79\xcb\xe7\xc0\x71\x1b\x07\x32\xa1\xf7\xac\x1f\xe2\x75\x2a\xd8\xfa\xb0\x4e\x12\xa2\x2c\x6e\x3f\xcf\x1e\x4f\xea\xca\x83\xf4\x3d\x30\xdf\x79\x3c\xf9\x00\x37\xbb\xa2\x1c\xc8\x3a\xc2\x68\xd3\xc1\x05\xeb\xe4\x03\x5c\x12\xc7\xff\xdf\xfb\xf9\xd6\x29\x0f\xdd\x56\xe3\x49\x11\xbb\x38\x39\xf2\xbb\x6d\xb3\x04\x24\xf9\x05\x5c\xc2\x47\xd6\xdc\xe9\x94\x8f\x6c\x8f\xaf\x7d\x22\x0c\x5f\x40\xe2\xc5\x21\xae\xe6\xc5\xef\x14\xbd\xbc\x24\xc9\xf1\x1e\x46\xc7\x0a\x24\x25\x0f\xa7\x43\xee\x9e\xbd\xb0\xba\x4f\xb3\x56\x9d\x27\xc5\x65\x96\x18\x6f\xd9\xf5\x74\x02\xbd\x64\x7a\xf6\xf7\x89\xa7\xce\x2d\xbe\x61\x9b\x25\xa3\x97\x6d\xfb\x84\xd7\xda\x4e\x8e\x71\x5d\xc8\x08\x58\x82\x45\xb2\x0b\x62\xec\xf4\xcb\x11\x90\xec\x8a\xb8\xe1\x96\xd9\x3f\x39\xec\x65\xe4\x90\x69\x87\x3d\x07\xe0\xd5\x29\x8e\xb7\x0e\xb0\xee\x8d\x9c\x3c\x80\x86\x94\x6d\x15\x48\xae\xa7\x57\xb4\xbd\x14\xd8\xe1\xd1\x6d\x07\x43\x0d\x31\x65\x07\xab\x09\x82\x6d\x86\x30\x18\x9f\xb7\x4e\x47\x87\x41\x7b\x1f\x29\xa1\xc3\xc6\xce\xb7\xb0\x35\x08\xaf\xac\x5b\xe5\x82\x86\xbc\xe5\x34\x7a\xf9\x3c\xac\xcb\xb2\x5b\x9d\xdf\x12\xe5\x25\xb3\x58\x71\x4c\xc0\x81\x64\x64\x31\x49\x59\x97\x49\x91\x91\x77\x89\xaf\xcc\xf5\xd3\x26\xc2\x6b\x34\x58\xe2\x2b\x6b\xb7\x70\xba\x64\xd0\xea\x69\xf0\xa4\x75\x84\xd1\x8b\xfc\x7c\xbb\x8d\x25\x4b\x66\xaa\x3a\x6b\x3c\xb9\x84\x68\xd1\x26\x17\xac\x02\x24\x9f\x83\x69\x94\x5c\xd7\x56\x9f\x8d\x59\x9f\x45\x6b\x9f\x99\x49\xd0\xba\x3b\x73\xf1\xa1\xb6\xb0\xb1\xcc\xcb\x8d\x1a\xd0\xe1\x75\x2e\x1f\xea\x25\xc3\x54\xae\xe6\x44\x56\x72\xa8\x52\xb4\x49\xc8\x44\x03\xbb\x92\x84\xcc\xbb\x07\x24\xb4\x33\xaf\xb3\x64\xc2\xea\xa0\xf2\x4a\xba\x8d\x33\x5f\x9b\xc4\xcf\xd8\x63\xed\x40\x36\x0d\x31\x17\x5d\x10\x5c\x33\xcb\x06\xad\x39\x78\xcf\xba\xbe\xc1\x78\x22\x99\x68\x44\x57\xda\x72\xb7\xf2\x41\x5a\xf7\xb0\xd9\x36\xa0\x2a\x0f\xeb\x0c\x24\x2d\x6b\xa7\x4d\x6e\x86\x76\xec\x39\x90\x4d\x58\x15\xe8\x5c\x48\x33\x47\x9b\xfc\x75\x8d\x92\xeb\xb6\x5f\xaa\xb9\xf6\xa5\xc8\xd7\x92\x13\x7d\x2e\xf3\x33\x8c\xa7\x70\x26\x2c\x04\xcb\x21\xde\x36\x0c\x1f\x48\xde\x71\x39\xa0\x97\xf4\xb1\x86\xc4\x2d\xd6\xeb\xbe\x81\xce\x4a\x5c\xbe\xee\x57\x16\xd1\xb2\xe3\xd2\x81\x44\xe8\x59\x25\x19\xbb\xba\x43\x3f\x0e\xa4\x83\xcb\xba\x64\x7b\xc8\x9b\xcf\x5b\x8a\x05\x2f\xb1\xd3\x79\xda\x8e\x12\xbd\x48\xe5\xc3\x3c\x15\x1f\x5e\x50\xb3\xac\xac\xd8\xaf\x31\x18\x61\xed\x4f\xf0\xc5\x81\xe4\x60\xd5\xa3\xed\xad\xef\x63\x74\xe9\xb7\xd1\x7a\x2e\x73\xa0\x0e\x71\x38\x90\x02\xb8\x7a\x40\x62\x0c\x4c\xe8\x57\xc1\x45\xcd\xbd\x28\x2a\xae\x5c\x3e\xfe\xcb\x61\x71\x85\x2f\x52\x5c\x5c\x43\x1f\xbb\x1c\xfe\x16\x2b\xa1\xf8\xb7\x92\x66\x40\x0f\x59\x16\x78\x52\x16\x9e\xce\x7a\x2a\x6a\x9d\x90\x91\x03\xc9\xcc\x08\x9e\xc9\x80\xd6\x4b\x8e\x36\xf9\x8c\x70\x1a\x8b\x4d\x9e\x25\xda\x5e\xf2\x0e\xf2\x17\x89\xff\xad\x9d\xf5\x94\xa9\xad\x15\x73\xed\xcb\xfc\x2f\xfc\xe8\xaa\xf8\x76\x0e\x20\x5d\x4f\xac\x84\x2c\x5f\xc5\x31\xdb\x07\x92\xc3\xa1\x19\x98\x55\x2d\xe9\xcc\x68\xb3\x47\x87\xd7\xac\x4a\x52\x1d\x9c\x9c\xaa\xcb\x0a\x12\xbd\xaa\x03\x72\xa2\x4f\x61\x08\xb2\xfe\xaa\xe7\x84\x77\x54\x37\xab\xea\x4c\xc3\xdf\xaf\x6a\x55\x11\x27\x5c\x36\xb2\x7a\x47\x2f\x32\xbb\x07\xad\xab\x5e\x33\x56\x49\x96\xaf\x96\xdb\xf5\x3d\x51\x96\x59\xac\x55\x88\xb2\xcc\x62\xb5\x80\x30\x32\x8b\xd5\x04\xd9\xa8\x3b\x7f\xe2\x7a\x0e\x74\x50\x24\x81\x84\x32\x7d\x65\x74\xca\xab\x4a\x4d\x3e\x7c\x5b\xad\x66\xa7\x6a\x10\xbb\xe9\x96\x4b\x23\x20\x05\x35\x80\x14\x8d\x78\x27\x6f\x52\x13\xd9\xb8\x20\x29\xcd\x68\x67\xee\x74\xc9\xf4\x55\xe0\xd7\x56\xb3\xc6\x17\x02\x2a\xd3\x57\xcf\x6c\x84\x22\x01\xcb\x8c\xf7\x64\x3f\x47\x7d\xb1\x14\xbb\x57\x10\xbe\x57\x3b\xc7\xa3\xe3\x81\xb0\xda\xf6\xc5\xe2\x05\x55\x54\x5e\xb3\x5b\xdf\x81\xe4\xee\x4d\x2f\x32\x7d\xb5\xc2\x17\xc9\xf4\x55\x9b\x39\xa6\xa5\x70\xf3\x56\x3f\x90\xc5\xf4\x02\xa4\x18\xaa\x1e\x6d\x45\xbc\xdc\x04\x52\x9f\xa0\xa4\x25\x01\x34\x8d\x4b\x92\x40\x0e\x82\x66\x93\x19\xa2\xf8\x52\xe0\x5e\xc6\xcc\xb1\xba\xc5\xed\xc4\x3c\x85\x22\xd7\x07\x92\xdc\x53\xe2\x49\x65\x99\x88\xf1\xa4\x00\x9a\x1c\xa4\x6e\x57\xba\xc2\xcc\x1c\x16\xc2\x85\x6b\x2f\xe2\x9b\x03\x6f\x23\x19\x52\xd0\x92\x79\xab\x22\x52\xaf\x61\x9e\x93\x03\x3f\xe4\xb2\x1c\x97\xaa\xfc\xbf\x0b\x3e\x2a\x6b\x98\x83\x01\xcf\x14\x0a\x5e\x7b\x0e\xa8\x4a\xe4\x0c\x48\xa6\x2f\x66\x2d\x59\xa3\xc7\x05\x31\xc4\xbd\x5d\x1c\xd5\x29\x07\xc0\x0a\x29\x9a\x66\x36\x7a\x40\xba\xac\xb8\xb6\xa7\xa5\x43\xf0\x45\xb1\xd7\x35\xd8\x8b\x89\xe2\xc8\x23\x2c\x9b\x66\xc1\x89\x65\xfd\x2f\x47\x55\xd6\x98\x76\x43\x6e\x64\x63\xa9\x8d\xb9\xd8\x56\x82\x29\x71\x6d\xf8\xca\x0c\x24\x2c\xe0\x12\xdf\xd6\x73\x72\xa8\xb7\x94\x2e\x41\xde\xb6\x2f\x78\x0b\xd1\x6b\x5b\xaf\x1a\xbd\x68\x5d\x12\x17\xbc\xad\x07\x41\x86\xe5\xfc\x38\xae\x12\x6d\x0a\xc1\xe5\x02\x7c\x0c\xcb\xad\x40\xd2\x8f\x56\x08\xbd\x75\xfb\x37\x6c\x89\xb8\xfd\x8a\x8c\xb9\x9e\xe6\x5c\x19\xcf\x5c\x7b\xe1\xe4\x3c\xad\xb2\xab\xbc\x27\xa9\xb2\x83\x2f\x72\x1c\x6c\xe5\xf3\x9e\x08\x36\x27\x40\xe1\x63\x6d\x80\x4b\xd2\xae\xd7\x74\xc7\x7b\xba\x00\x3f\xbd\x3c\x25\x1d\x56\x20\x59\x71\x2c\xf3\x2d\x05\x7e\xe5\x38\xe1\x48\x09\x7c\x91\x1d\x0e\x5b\xf4\xa2\x6b\x06\x3b\xca\x72\x58\x56\x83\x16\x58\xd7\x5e\x59\x25\x49\x09\x35\xdd\xd1\xe6\x94\x2a\x01\xd9\x01\x81\x11\xf0\xe8\xf0\xae\x28\xf8\xa9\xdc\xed\xdb\x20\x91\xf3\x68\x97\x3e\xb6\x00\x0d\xa1\x48\x40\xe7\x46\x1a\xa0\xab\x44\x8f\x5a\x6b\x0c\xf1\x10\x2a\x0f\xa0\xb7\x5c\x72\x78\x4f\xe4\xe6\x82\xf3\x51\x4c\x53\x2f\x2c\x93\xfc\x0f\xfb\x84\x5b\x54\x4c\x53\x43\x97\xb9\x5e\x76\xc0\xbf\xa3\xed\x1c\x16\xb4\x74\xcb\x11\x4e\xe8\x63\x97\x23\x9c\x12\x8b\xed\x08\x27\xc4\xa7\x65\xc1\xa7\x42\x98\x5e\x0e\x1f\x8d\x85\xd1\xf1\xc0\x12\xbd\x64\x30\x68\xa8\xe5\x97\x0d\x06\xce\xec\x71\xa0\x87\x48\x66\xb4\xe9\x36\x86\xd7\x51\xc4\x51\x8b\x83\xf4\xb2\xfe\x70\x32\x33\x2b\x02\x20\x37\xf2\x8c\xac\x68\xe2\x96\x3c\x23\x33\x66\x95\xe5\xa8\xa2\x5e\xe2\x49\x91\x86\x98\xb5\xdc\x8a\x1a\x28\xf9\x1e\x16\xa6\x1a\xd0\xad\xe3\x18\x6d\x16\xec\x32\x90\xb9\xa9\x02\x24\xa4\x67\xad\x1d\x39\x84\x32\x6a\x49\xe8\xcb\x98\x2b\xd6\x5b\x39\x10\x52\xf4\x29\x3d\x60\xac\xb5\x03\x79\x1a\xa8\xec\x40\x11\xec\xee\xcb\x66\x8e\x7e\xc7\x93\xe2\x63\x2d\xe2\xae\xb7\x4c\x9e\xe8\x40\xd7\xdb\x6a\x24\x70\xe2\x6d\xd3\x1e\xeb\x62\x4b\x46\x8e\xf7\x24\x4b\x5d\x10\xb4\x37\x6e\x5a\x7c\xbb\xc8\x22\x66\xb1\xf5\xb6\xb7\x0e\x97\xe3\x5b\xba\x53\x04\xd0\x25\x2b\x47\x0d\x89\xec\x0d\x57\x1b\x23\x88\xf8\xc4\xac\x25\xa6\x07\x5e\xcb\xae\xd1\x10\x9b\x97\x1d\x31\x83\x77\x7c\x3b\xa0\x21\x66\xb6\x7f\x0f\x30\x3e\x90\x88\x96\x31\x6b\x5f\xe6\xf6\x7d\x19\x6f\x59\x32\x2a\xc2\xf7\xbe\xec\x25\x6d\xb2\xb8\x25\x7f\x36\xf4\xcd\xdb\xf2\xe7\x3d\xa3\x4d\x9a\xf7\x1c\x6d\xd2\xa7\xb7\x80\xa4\xcc\x30\xb1\xdb\xb2\x6b\x94\xbb\xc7\x78\xef\x4f\xb0\x73\xdd\x17\x32\x1f\x6d\x3a\x7f\x08\xfb\x5b\xee\x9c\x35\x67\x66\xad\x95\xbf\xfd\xed\xfb\x82\x9d\xe1\x3d\x69\x7c\x1d\x8c\x73\xa0\xf1\x09\xa0\x3e\x90\xa4\xe6\xc6\xac\x25\x09\x38\xdb\xca\x81\xe4\x53\xfc\x81\x74\xfd\x8e\x80\xe4\xa3\x12\xdf\x8e\xa1\xd6\x23\x24\x0b\xfb\x56\x2e\xec\x24\x09\xde\x91\xc1\x07\x3a\xe7\x88\xeb\x70\xdb\x2d\x93\x13\xb7\x91\x7e\x7b\xbc\x67\xbf\xe8\x09\x24\xa9\x72\xd2\xa6\x75\x41\x19\xb5\xe5\xb2\xd9\xd0\x29\xef\x24\xd5\x1b\x66\xbf\x9d\x96\xbd\x59\x1a\xd0\xad\x0b\x3e\x20\xab\x40\x2b\x90\x22\x21\x13\x23\xd8\x7e\x96\x03\x7a\x2b\x9a\xf3\x7b\x43\xdf\x96\x91\x85\x88\xf4\x03\xe9\x1e\xf5\x7d\xb8\x65\xf4\x28\xf8\x3b\x6e\xf9\x73\x36\x87\x0a\xd6\xad\x54\x68\x19\x01\x6d\x4b\x8c\xad\x0e\xc3\x3e\x90\xc8\x77\xbc\xb7\xcc\xd9\xf9\xe3\x95\xeb\xac\x20\xf4\x6d\x8b\xb8\x7d\x32\xde\xb6\x90\xd9\x80\xce\x91\x83\x28\x6f\x19\x4b\xaa\x23\xd9\x0f\xb4\xa4\x77\x64\x3c\xe9\x7f\xb1\xec\x6f\x9b\x4e\x2a\x4b\x28\xe1\xb4\x07\xda\x65\xf1\x5d\xd9\x84\x70\xcb\x04\x52\x3b\x68\x90\x1d\xb2\xc9\xf2\xe6\x6d\xdd\x62\x07\x92\x51\xe7\x0a\xe8\x29\xb1\xcb\xa3\x17\xdb\xeb\xcd\xdf\x6f\x65\x75\x29\x98\x01\xb6\x8d\x1e\xf8\x2a\xec\x62\x4e\xf9\x03\x15\xa9\x0c\x32\x90\x1c\xd6\x4a\x40\x0a\xfb\x60\x9e\x12\x47\x4b\x9d\xbc\x67\xff\xd1\xce\xe8\x36\xf4\xb1\xd6\x76\x62\x1c\xa0\x96\x9c\x18\x73\xb5\x21\x65\x4b\x94\x2b\x19\x04\x95\x8b\x61\x85\xb7\xda\x96\x97\xe2\x20\xd5\x65\x3d\xbc\xa1\x06\xf9\x1e\x40\x5b\xeb\x02\xe4\x70\x18\x73\x61\x1b\x67\x3d\xfa\x6c\x52\xcf\x38\xe4\xf6\x40\xf2\x25\x07\x0b\x9a\x9c\x0a\xaf\x8b\x27\xd9\xcd\x80\x1e\x12\xe8\xe9\x53\x02\x7d\x87\xbc\xc9\xcd\xae\x39\x03\x52\xdd\xdd\xbe\x34\x8c\xd7\xbd\x82\x77\x40\x4f\x09\xdf\x37\x90\x2c\x04\xec\x91\x9d\xee\x1a\xab\xab\xfc\x55\xb5\x82\x75\x5d\x46\x32\x9c\x26\xb7\x24\x8f\x86\xb7\xf3\x56\xfe\xaa\x3c\x7c\xe5\xed\x8e\x4f\xf8\x00\xd2\xca\xb3\xd6\x96\x3c\x2e\xbe\x5d\x8e\x7c\x64\x76\x38\xd0\x2d\xf9\x85\xf7\x74\x02\xe0\xa9\x77\x17\x0e\xc2\x0a\xec\x2e\xed\x65\x8b\xf1\xac\xda\xf8\xf4\xf9\xfa\xe4\x87\xa8\x7b\x38\x58\xdd\x06\x73\xe2\x1e\x2b\xe4\xc6\x6e\x7d\xe8\xa9\xb7\xf3\x5d\xe1\xc5\x4f\xfc\x22\x5e\xfc\x8e\x51\xec\x4e\x21\x50\x1d\x95\xd8\xaf\x14\x90\x7c\x07\x26\xbd\x48\x3e\x8b\x0b\xc2\xf2\x0b\xae\x5f\x7b\xf8\x02\xe4\x74\x0c\x64\x6f\xef\xdf\x90\xe9\xb9\xc6\xe8\x3e\x63\xac\xae\xdc\xf3\x6a\xe6\xb2\x1a\x36\xdb\x36\x66\x26\xa7\x34\xec\x05\x5b\x49\x53\x1a\xf6\x90\x3d\x1d\xcc\xc1\xe9\x98\xf6\x2a\x62\xa7\xe5\xac\x57\xd0\xdf\x6f\x39\xe4\x75\xf4\xcd\x7b\xca\xf7\x0a\xef\x2e\x47\x1e\xf6\xa0\x0c\x72\xb3\x2b\x33\xfa\x5c\x56\xf1\x32\x9e\x4c\x82\xa8\xb4\xf6\xfc\x77\x99\x39\xaa\xa3\x12\x3b\x9e\x43\x7b\x5a\x9b\xd0\x02\xea\x22\xf4\xdf\x1b\xfa\xf6\xd4\x7d\x8f\x7d\x72\x4f\x3b\x85\x0f\x86\x97\x40\x8f\x3f\xa0\x83\x1b\x4b\xdc\x41\x4a\x9c\xd5\x70\xd9\xde\xf2\xd6\xab\x08\xfb\x7b\xd9\x53\x91\x8f\x58\x76\x73\x07\xd1\x1c\x88\x18\x04\x66\x89\x53\xc6\xbc\xb5\x25\x02\xe6\x06\x19\x5e\xd3\xdc\x1b\x23\x40\x4e\x03\x32\xc9\x9c\x40\xe2\xb7\x2d\x28\x3b\x82\x30\xe3\x12\x17\x31\x83\x1c\x96\x85\x4d\x97\xf1\xc4\xf9\x64\x90\x69\x39\xfe\x0d\xa4\x58\x22\x1b\x88\x80\x5b\xce\x7a\x0d\xd1\x78\x5b\xe4\xcc\xdc\xa3\xdb\x56\x71\x78\x08\x3b\xe4\x39\x12\xb0\x12\x41\x58\x40\x9f\x3d\xed\xa6\x45\x2f\xb2\x0c\x3b\xaf\x5e\x75\x94\x60\xa9\x90\xd3\xed\xe0\x8a\x1e\xef\x6d\xdd\xe2\xf1\xa4\x9d\x9a\x18\xc1\xf9\x0c\xe0\x59\xe4\x74\xd7\xd1\xae\x3b\x4a\x30\x07\xa1\xdf\xf2\x5a\x2e\x31\x6b\xa1\x4f\x8a\xf7\xb4\x12\x13\xd2\xa0\x48\xc0\xd6\x53\x3c\xa9\x5d\x01\x95\xe5\x74\xd7\x71\x4d\x74\x5c\x60\xc5\xe8\xe1\xc4\x3c\x25\x46\x57\x5c\x60\x0f\x3e\xc1\xd1\x7e\x9d\x6b\x5b\xf1\x7d\xd5\x61\xee\x07\xca\x9f\x24\x33\xd5\xc9\x77\x1a\x7e\xe6\xfb\x61\x11\xb7\xc6\x93\xc2\xb3\x1e\xbd\x28\x28\xb9\xc6\x7b\x52\xb3\xb0\x47\x32\xca\xb5\x1e\x7d\x4a\x0a\x0a\x7e\xed\x21\xb3\x34\x12\xa0\x93\xe8\x94\xc4\x31\x56\x32\x9c\x1a\x2b\xff\x90\x6e\xbf\xb2\x66\x8a\x27\xcc\x41\x52\x14\x4f\xd8\x63\x5d\x1c\x17\x58\x2c\x5d\x38\xe5\x4c\x8e\xd3\xa1\x3c\x32\x05\x33\x9c\xa3\x04\x4b\x90\x5a\x65\x80\x29\x09\xee\x4d\x22\x7c\xef\x30\x1b\x4f\xcc\xee\x1d\x48\xdf\x07\x9e\x29\x3f\x4b\xc7\x60\xe7\xac\x2b\x75\xf2\xed\x4f\x9d\x87\x3b\xc7\x93\xd2\x0d\x73\x09\x60\xcc\xeb\x01\xd9\xcf\x3c\x20\x9b\x82\xa3\x4f\x79\x46\x71\x72\x24\xd0\xf7\x2b\xe6\x29\x81\xfe\xe2\x4a\x90\x83\x5c\xc1\xa8\xba\x9f\x5b\xf1\x8b\x85\xb9\x38\x31\x6c\x7c\x83\x24\xc0\x04\x71\x75\x4e\x14\xfc\xf6\xc9\x89\xd2\x39\x0f\x08\xfb\x9c\xe9\x97\x19\x1f\xce\xa6\x62\x06\x7b\x5c\xf0\x8e\x19\x6c\x5c\x48\x2f\x13\x5e\x56\x57\x19\x4b\x6a\xe6\x6b\x5f\x0e\x13\x62\xa7\x5f\x0e\x08\x83\x25\x93\xcc\x5e\x72\x8b\xf7\x24\x25\x80\x05\x92\xd9\x6b\xb0\x4f\x2f\x5f\xf0\xb0\x79\x32\x4f\x16\x14\x40\xfb\xa5\xeb\x1e\x4f\x1e\xe7\x05\xe9\x48\x5d\xe4\x05\xb9\xfa\xf7\x86\xbe\xfd\x12\x07\xd3\x4a\x74\x6a\x81\x82\x6e\xec\x50\xcd\xb1\x52\x4a\x8f\x72\x37\x96\x69\x3b\xda\x88\x4f\x12\xef\x38\xd9\x32\x5b\x47\xe3\x40\x48\x88\xee\x84\x0d\x6c\x09\xca\xe5\x82\x9c\x3a\x53\x46\x81\x9f\xb1\x97\xdf\x8d\xc8\x22\x61\xb8\xc5\x56\x3b\x4a\x30\x5f\x01\x1d\xd2\x90\xa3\x17\x99\xf6\x12\x8b\xf6\xb6\x46\xdb\x42\xfb\x7e\x1b\x0d\x24\xb8\xb6\x61\xc1\xce\x4e\xf6\x8d\x38\x3d\x1f\xf1\x46\x9c\x9e\x63\x9d\x9a\x63\xf1\x4a\xd1\x75\x71\x20\x65\x0c\x68\x40\xcb\xce\x7a\x01\x29\xc8\x5b\xbc\xf1\x81\x14\x93\x25\x91\xac\x39\xde\xae\x3a\xa4\xa0\x39\xde\xae\xfd\xde\x8b\x8d\x8e\x13\x48\xde\x9d\xb7\x67\x96\x1c\x38\xde\x33\xd0\xad\x3d\x0a\x48\xab\x7b\xdd\x40\x5a\xf9\xcb\x23\x24\x91\x7d\x1f\xea\x03\x39\x4c\x9e\x3e\xa7\xcd\x7e\x13\x48\xb2\xcd\x88\x27\x95\xbd\x40\x44\xab\x0d\x09\x68\x7d\x66\xda\x64\xf9\xb6\x7f\xc0\x81\x8a\x3c\x9a\x2f\x20\xe9\xef\x4b\xb4\x59\xbf\x16\xbd\x48\xa8\xed\x05\x48\xc1\x15\x6d\x00\x49\x8c\x6d\xd1\x26\x37\xad\xc9\xf7\x2d\x93\x6f\x20\xa5\xa0\xb5\x3f\x6e\x23\x32\x6f\x8e\x0a\x64\x15\x45\xb4\xd9\x8d\x29\xda\x14\x20\x92\xbd\x2e\xb7\xa4\x12\x07\xf1\x1c\x48\x3b\x7d\x15\x20\xf9\x8c\xd4\x80\x7c\x01\x36\x20\x25\xb1\x6a\x5e\x89\xdb\xfe\x01\xf7\x05\x94\xc5\xb2\x30\x82\xc4\xd8\x3b\x7a\x91\x62\xc5\x26\xba\x36\x94\x14\xbb\xd9\x3b\xb7\x39\xf6\xaf\x9a\x1f\x6d\x8e\xfd\x2b\x37\xeb\x72\xe3\x91\xc3\x78\x4e\x15\xd5\xf9\x3e\xd9\x6d\xac\x54\x3a\xd0\x43\x24\x25\x20\xc9\x05\xec\x98\x8d\xa3\x3d\x35\x20\x91\x1b\x66\x6d\x73\xe8\x60\xc7\xb2\x35\xe8\x35\x20\xa9\xec\x2e\xde\xb3\x5b\x26\x78\x9d\x1d\xa5\xcb\x1e\x65\x47\xe9\x4e\x7f\xbb\x13\x63\x67\x76\x25\x4b\x2e\xb0\x82\xe4\x40\x4a\xe7\x55\xa2\x4d\xca\xcb\x2b\xda\x84\x83\x8d\xf1\xa4\x00\x2a\x9f\xf7\x74\xc2\xd9\x31\x67\x22\xad\xb4\x11\xfb\xc7\x3c\x2d\x9b\x0e\x4e\xb1\x64\xd3\x5e\x53\x07\xd2\x37\x4c\xde\xd3\x09\xe8\x1f\xc8\xb1\x7f\x3c\x29\x85\x85\x6d\x09\xcd\x31\x83\xb9\x26\x20\x4b\x48\xcd\x2b\x58\x08\x67\x9a\x40\x0a\x3f\x9f\x01\x39\xb1\x41\x05\x52\x0e\x3b\xd6\x5a\x66\xcd\x5c\xbf\xd7\x29\x9f\x47\xe5\xa4\x4d\x37\x4a\xc4\xd9\x12\x47\xb5\xda\x0c\x77\x25\xa0\xae\x43\x16\x4f\xca\x88\x34\xe3\x49\x71\x53\x35\xda\x14\x61\x97\x03\xd2\xdd\xc5\x31\x76\x22\xf0\x0a\x69\xa8\x8e\x5c\x6b\x01\x29\xc7\x3a\x48\x58\x71\x40\xf2\xb6\x38\x12\x30\x08\x4c\x35\x0f\x78\x33\xfa\xb2\xf7\x31\xbd\x38\xa9\x38\xe4\xb4\x5a\xc8\x6c\x1d\x48\x49\x5d\x58\xa6\xea\x5c\x1b\x20\x4c\xd5\xd1\xb9\xe3\x8b\x9c\x45\xa2\x07\x64\x2e\x9a\x3e\x39\x02\xf4\x29\x2e\x3a\x71\xac\x9a\x3c\x4d\x6f\x56\x42\x46\xce\x76\x5f\xd1\x26\x73\xc5\xbc\x80\xec\xe3\xe0\x11\x9a\x94\x0b\x85\x7d\x68\x36\x92\x31\x42\xb3\xa2\x23\x05\x24\x7f\x63\xe6\x22\x23\xe7\xb8\x20\xd8\x76\x62\x2c\x1c\xea\xb6\x6c\x5f\x9e\x40\x3a\x9c\x90\x4c\xb9\x2d\x66\x3b\xbd\x1f\x48\xc2\x37\x97\x80\x1d\x15\xdb\x07\xd2\x45\x0d\x82\x2a\x35\x6a\x0f\x92\xe9\x28\xc1\x99\x02\x5a\x72\xda\x62\x3c\x23\x61\xf2\x17\xc9\x54\x5a\x94\x86\x5d\x90\x82\xb5\x47\x06\x12\x31\x67\xe5\x6d\x38\xcd\x5c\x02\xdd\x19\x92\x5a\x3c\x69\x25\x01\x7d\x92\xbd\x0c\x48\x33\xb3\xf1\xb7\x39\xda\xaf\x04\xb6\x5a\x11\x30\xb9\x46\x1d\xfb\xd7\x59\x5d\x47\xfb\x5d\x23\xa0\xf3\xed\x81\xad\x36\x6b\x66\x8e\x9c\x63\xff\x0a\x44\xc4\xe9\x90\x6e\x56\x5e\xf1\x7d\xa4\x8d\x6c\x8e\xef\x2b\x23\xc5\x93\xe7\x70\x36\x70\xd0\x09\x90\xe2\x04\x28\xf6\xaf\x65\x70\x77\x4c\x67\xe3\x0d\x48\xa4\x0f\xc2\x3b\x14\xd8\xd5\xd9\x5b\xab\x1a\xec\x33\xd2\x9c\x4e\xbb\xab\x18\x82\xa0\xb7\x1c\xeb\xe8\xc5\x8a\xc6\x98\x0b\xb5\x14\x2a\x90\xf4\xe9\xac\xbc\x22\x01\x5b\xab\xcc\x53\x19\xb7\x2e\x4e\x87\x1c\x38\xcb\x0d\x73\x63\xa3\xea\xb8\x02\xf2\x39\x62\x04\xe9\x86\xad\x0d\x6e\x63\x5a\x99\x08\xe9\x9b\xf6\xc3\xe6\x82\x90\x72\xa1\xda\xa7\xa9\x39\x7b\x76\x1f\x10\x3b\x99\x5f\x6b\x02\x0b\xa6\xed\x59\x23\xde\x73\x2c\x2c\xef\x39\x18\x67\x34\x20\xe5\xe1\x80\xf0\x4e\xbb\x2a\x40\x4e\xa7\xd5\x48\x5c\x9c\x4e\x79\x94\x62\xf4\xed\xf1\x6e\x20\xf9\xa8\xd4\x80\x64\xe1\x01\x43\x96\x63\x76\x99\x8b\x34\x06\xdd\x8e\x8a\xcd\x31\x7c\xb9\x95\x80\x74\x1a\x61\xc9\x14\xa6\x57\xe7\xf7\x39\xe6\x9b\x63\xf8\x6a\x8e\x21\x6c\x94\x83\xc0\x48\xb9\xd0\x55\x3c\x42\x90\x4c\x12\x23\xa0\x2d\xbe\xd2\x28\xe9\xa4\x43\x95\xa5\x58\x32\x0a\x04\xef\xb1\x2c\x02\x72\xab\x2e\x79\x3c\x34\x08\xd3\xf2\xc7\xe7\x80\x14\x72\x0a\xd2\x5b\x49\x90\x58\x7a\x45\xed\x95\x01\x61\xda\x76\x91\x81\x84\xa1\x32\x60\x3b\x65\xa5\x2e\xf3\x03\x39\x24\x73\x00\xc9\x98\x00\x61\xb2\x3a\x61\xc0\x69\x29\xda\x2f\x57\x38\x18\x29\x17\x7a\xca\x01\x29\x65\x4e\x8e\x27\x9d\x90\x88\xb9\x38\x08\x9a\x8d\x70\x24\xe0\x4c\xf1\xa4\x8c\x95\x90\x0d\x47\x02\x06\xd1\x52\x0d\x89\x32\x21\x7d\xdb\xc6\x27\x08\xc5\x96\x26\xae\x83\x30\xdb\xfe\xdb\x37\xef\xd9\x14\x05\x81\xd9\x0e\xbc\x98\x01\x49\x11\x10\x6b\xa6\xab\xa4\x73\x54\xb7\x9d\xe7\x7a\x40\x5e\x09\x8f\xf7\x70\x4e\x02\xbe\xe1\xe1\x60\x80\x32\x81\x6c\xee\x05\x72\xd6\x5f\xae\xed\x87\x2f\x39\x8e\xea\xc3\x33\x83\xd4\x3e\x5c\xe7\x84\x1d\x93\xaf\x6e\x9d\x2d\xda\x1c\xff\xd6\x80\xec\x1a\xe5\x36\xc7\xcd\x5d\x5c\x6b\x12\xfd\x7b\x85\x31\x70\x0a\xd9\x04\x21\x74\x0a\xd9\x09\x1f\xeb\x24\x40\x35\xde\x93\x8c\x72\x81\x91\x8e\x6a\x0b\xd6\x43\x1e\xb8\xb9\x82\x83\x4a\x79\x9a\x27\xe4\x5b\xa2\x78\x4f\x9f\x36\xb9\x93\x71\x01\x2a\x75\x69\x49\xe0\xa7\x45\xf1\x0c\xc9\x54\xfa\x9e\x5a\x21\x53\x18\xcc\x3f\x6d\x53\x6b\x96\x81\xec\xef\xe4\xf1\x2c\x44\xc7\x8e\xbd\xac\x17\xe7\x54\xd9\xf0\x3d\xc1\x4f\xa7\xe1\xf9\xb4\x21\x36\xd3\x8b\x7c\x91\x13\x98\x25\x53\x77\x2f\x90\x3e\x9b\xb3\x3b\x2b\xa8\xc4\x9b\xd9\x3a\xfa\x03\xc9\x58\xc9\x75\x61\x01\x7b\xde\xd1\x8b\x0b\xad\x18\x92\xb1\x39\x3b\xe8\xba\x39\x35\x61\xcb\x77\x40\xca\xc6\xc2\x09\x7f\x3b\x7c\x83\xeb\xc9\xe9\x04\x3b\x6b\xe6\x14\x82\x71\x72\x94\x4d\xa7\x0e\xd6\x45\x11\x6f\x3d\x4e\x2a\x19\x73\xb8\x0e\x15\x64\x96\xdb\x1d\x90\x5c\x21\xa3\x6d\xdb\x63\x85\x11\x48\x26\xc0\x08\xce\x33\x22\x3b\x58\x73\xd0\x57\x75\x08\x51\x23\xcc\x6b\xf8\xfb\xe6\xe5\x24\xc3\x57\x40\xf6\xf5\x0a\x48\xd7\xaf\xbf\x7d\x4a\x86\xae\xae\xbd\xd2\xa6\x8a\xb4\xb4\x19\x6d\x92\x00\xb9\xd2\xa7\x32\xca\x74\xf6\x68\xca\x00\x3a\xae\xeb\x7b\x4e\xd9\xf1\x5a\xdd\x81\x17\x6d\x26\x13\x5e\xf3\x41\x53\x56\xc7\x7e\x47\x9b\x1d\x90\x3e\x90\x0e\x60\xf5\xf0\xc9\x07\xd0\x22\xf5\xbc\x45\x32\xed\x6f\xdc\xe6\x6d\x63\x42\xe9\x40\xba\x04\x7c\x6f\x4f\x79\xcb\xb6\x44\x2f\xb7\x3d\x2a\x8d\x84\x53\xde\xb2\xc5\x99\xd9\x1a\xb1\x55\xd6\xfc\x1d\x48\xc9\xa6\x33\x23\x60\x64\x19\x40\xe6\xb7\x03\x7a\x09\xed\x78\xcf\x9a\xb1\xc6\x7b\x5b\xc9\xad\x27\xa3\xeb\xc8\xdd\xcc\x5a\xde\xb2\xed\xf2\x4d\xed\xd8\xaa\x62\xfd\xda\x81\x94\x60\xa6\x06\x24\x9f\x46\x1f\xb2\x99\x2d\x33\xf8\x9a\x99\xd9\x89\x4c\x67\x40\x32\xce\xf8\x00\xce\xac\xe3\x68\xa7\xb4\x03\x89\x13\xb9\x03\x72\x0c\x3d\x23\x48\xd7\x5e\x63\x2e\xcb\xa6\xd2\x09\x24\xcf\x85\x19\x90\x02\xb2\x2f\x7a\x91\x26\xd5\xaa\xa2\x03\x89\xdb\x9f\x7c\x9f\xfd\x6a\xe3\x49\xc7\x72\xc5\x5c\x24\x92\x0d\xdf\xf0\x44\x76\x95\xe8\xc5\x72\x81\x05\x5e\x57\xbb\x28\x5c\x41\x44\x7d\x15\x90\xde\x95\x23\x06\xe8\x4a\x19\x08\xf6\xaf\x38\x2c\xdf\x47\x67\x16\x2b\x72\x4c\x16\x5d\xe2\xa1\x0f\xf6\xaf\x58\x13\x7e\xc5\x7b\xef\x4f\x72\xf2\x36\x8b\x0e\x60\xf5\xa1\x76\x31\x87\x6c\xe7\xb9\xe6\x6a\x0e\x2d\x73\x20\x8a\x6c\x25\x0e\x78\x6d\x2e\xee\x90\x6d\x1a\x6a\x8e\x16\x2b\x5c\x41\x33\x4a\x45\xf9\x49\x25\x98\xc9\x9d\x75\xa9\x4e\x60\xcb\x09\x50\xf6\x97\x9a\x39\x9c\xf6\x96\x1d\x3d\xda\x74\xe0\xd9\x69\xfb\xc7\x4e\x30\x4b\x71\x65\xcd\x59\x55\x0e\xd4\x75\xe9\x54\x20\x39\x62\xb2\x2b\xd5\x7e\x44\xbe\xd6\x1c\x73\x56\x9d\xec\xe6\x40\x92\x04\xac\x5c\x98\x15\xd9\x86\x5e\x74\xa5\xdb\x8f\xa8\xcd\xaa\x4b\x07\x21\x7a\xca\x95\xb5\x39\x2c\xe9\x40\xf2\x39\xb8\x99\xcb\x76\x4e\xf3\x78\xcf\x17\x4b\xb4\x29\xf0\x82\xb6\xe6\xb8\x4e\xda\x9a\x0d\x8b\xac\x7c\x73\xd0\x97\xf9\x6d\x62\xdc\x50\xdd\xcc\xe6\x4a\x27\x96\x97\x66\x23\x2f\x7b\x06\x92\x71\x8d\x55\xb2\xd3\x6b\x66\x57\xec\xf4\xca\x85\x3b\x9b\xb3\xc4\xb1\x9b\xcd\xd5\x46\x5a\xf4\x29\x23\x35\xe7\x4f\xe5\x34\x2a\xac\xdc\x6c\xeb\xf7\x84\xf5\x07\xd2\x29\x66\x5d\x24\x47\xd6\x14\x33\x13\xb3\x11\x14\xcc\x8e\xb4\xd7\x60\x3c\xa9\xd7\xb8\xc8\x66\x73\x4e\xf3\xc2\x93\xdb\x7e\xf4\xcc\xda\x81\x25\x50\x37\x1b\xb0\xe7\xf5\x3d\xa7\x3c\xb1\x6e\x5f\x5e\x18\x95\xcc\x28\x81\xf4\x8a\xa9\x2b\x41\x4e\x3b\x3e\x8d\x0d\x48\x1a\x3c\x88\x48\xb7\xcb\xb6\x85\xe1\x69\xab\x38\x1a\xa0\xd9\xed\x53\x3c\xe8\x53\x37\xfc\x00\x29\x14\x61\x57\x2e\x10\xbb\x3b\x3d\x11\xe8\x6a\xe1\xf4\x06\x41\xed\x73\x3b\x6b\x3c\xa9\x7c\x1a\x33\xfa\x94\x78\x58\xe2\x3d\x45\x6f\x65\xda\x5c\xbb\x2d\x33\x17\xdf\xaa\xdc\x87\x12\x5c\x5b\x62\x93\x64\xdd\x2e\xf9\x66\x84\x6d\x6d\xa2\xd1\x60\xd8\x09\x07\x32\x35\xc8\x8f\x30\x80\xbc\xf4\x37\x90\xb4\x74\xdc\x95\x12\x5c\x7b\x82\xa4\x38\x4d\x4d\xaf\x01\xbd\x25\x80\x32\x82\x11\x94\xcb\x43\x82\x6b\xb9\x4a\x40\xca\xd3\xc6\xe6\x2a\x82\xb0\x96\x8b\xb9\x1c\xfe\x70\x20\xaa\xba\xea\x47\xb5\xdf\x44\x73\xd9\x8f\x6a\xaf\xe5\x36\xe5\xf1\xdb\x2e\x8e\xff\xb0\x36\xf8\x8a\xb6\x2e\x27\x38\xbe\xc1\xb1\x6a\x5c\x41\xb6\x9f\xd7\xf8\x22\x6b\x7c\xcd\x07\x4d\x09\xbc\xbd\x41\x1a\x86\x73\x27\x70\x55\x5a\xe0\x1d\x31\x9e\x04\xde\x74\x45\xdb\xd2\x3c\xf9\x06\x67\xa5\xb3\xfc\x32\xa7\x0d\x3e\x5c\x1e\x13\xbf\x82\x0a\x34\xc5\x97\x04\x24\x9f\x98\x11\xef\xc9\x5e\xc0\x3c\x9d\xf1\x17\xed\xe5\x54\x42\x9b\x8e\xcc\x30\xa7\x7d\xbb\x2d\xa3\xcc\xe9\x74\x48\xac\xd9\x64\xcd\xfc\x45\x13\xf7\x3c\xda\xb4\x66\x71\x89\xcb\x6b\xb9\x3b\x21\x67\x73\x15\x94\x3e\x52\xbc\x67\x77\x47\x46\xc0\x9f\xba\x03\x49\xb9\x77\x45\x2f\xda\x31\xd8\x84\x69\xcb\x02\xa4\x5d\xb6\xfc\x5a\xe2\x1b\x74\x55\xda\x24\x78\x20\xa5\x19\x62\xe5\xa7\x73\x51\xc4\xcc\x74\x21\x75\x30\x79\x0a\xcb\x27\x2c\x84\xc5\xed\xc9\xc9\x59\x56\x23\xb1\x0f\xcb\x97\x0e\x78\xbd\xec\xd1\xcc\x3c\x9d\x6f\xf8\xe2\x4a\x20\xdf\x30\xe4\xd4\x82\x79\x1e\x01\x49\xa9\x04\x19\x96\xb4\x5d\x07\xc4\x7c\x71\x51\x47\x2f\x0e\x8c\xf7\x3c\x9d\x4d\x27\xc8\x9b\xd3\x06\x27\xe8\xd2\x32\x91\x84\xbe\x38\xc5\xaf\x33\x99\xb4\xb9\x9c\x09\x8e\xfd\x5b\x2e\xee\x30\x19\x4f\x6b\x56\x3f\x4f\x2a\x91\x2e\xf4\x65\xe9\x6a\x8e\x5d\x91\x29\xbf\x64\xd8\xa0\xed\x40\x16\x88\xeb\x76\xa6\xc9\x1a\x90\xf8\x66\x56\xde\xbe\xe4\xf6\xe9\x6f\x73\xe3\x43\x55\x81\xe4\x70\xc8\xd5\x25\xc9\xb8\xa5\x7a\x7f\x4f\x94\x95\x4e\xa7\x57\x10\x74\xdb\xa9\x09\xf2\x26\x97\xf4\x11\x47\x47\xc1\xb0\x2d\xee\xd1\xed\xfb\xb7\x31\x51\x67\x59\xc8\xf4\xa2\x54\x26\x08\xca\x93\xac\xbe\x1c\xc7\x6d\xc7\x97\x11\xbd\x98\xb8\x32\x9e\xf9\xed\x19\xbd\x28\x4e\xfe\xd3\x8b\x35\xb0\xd1\xa6\xbc\x4d\xa0\x88\x8a\xf3\x74\x0c\x68\x84\xe2\xce\x1c\x6d\xe3\x53\x88\xe5\x40\xd2\x57\xde\xd1\xe6\x5c\xb6\x01\x29\x19\x29\x24\xcc\x05\x78\x32\xb3\x96\x0f\x40\xc7\xdc\x34\x1f\xce\xf3\x05\xd1\x92\xd5\xbf\xf4\x2b\xde\x33\x6f\xec\xef\x93\xd5\xbf\x60\x5a\x98\xb2\xfa\x97\x9a\x03\x1a\x9f\xa2\x30\x07\x72\xf0\x41\x07\x92\x45\x99\xa3\xf3\xd0\xa5\x73\x7d\x20\x27\x51\x64\x3c\x47\xd1\x41\x24\xe5\x3b\xd0\x82\x43\x73\x9e\xe2\x11\xef\x39\xb8\x22\xc6\x93\x27\x41\x88\x5d\x0f\x1b\x6a\xe1\xb4\x94\x7d\x38\x97\x11\x90\xd3\xc5\x27\x20\xf9\x0e\x70\x19\x3f\xa9\xce\xe1\x59\x3b\x6c\xa0\x46\x2f\x84\x60\x4f\x20\x71\x53\xcc\xda\x55\x67\x6a\x89\xf7\x94\x59\xa4\x46\x9b\xbc\x7c\x62\x74\x11\xc9\xe0\xc2\xec\x11\x10\x07\xc9\xc9\x75\x3e\xb3\x76\x20\x70\x0a\x28\x49\x83\xce\x93\xce\xa7\x01\xbe\x3c\x51\xa8\x0d\x20\x49\x3a\x31\x33\xab\x28\x20\x30\xca\x3e\x5c\x83\x43\x93\xc2\xa2\x63\x47\x99\xf6\x08\x48\xe0\xee\xcb\x21\x28\x90\x0d\x7b\x04\x04\x21\x7c\xa1\x74\xf1\xe8\xf6\x08\x40\xd9\xe6\x50\xe3\x92\xb9\xa8\xed\xd3\x8f\x86\x79\xda\x23\xa0\xb1\x4a\xf2\xd4\x2f\x1d\xac\x93\x6f\x7e\x8e\x2b\xcf\x39\x85\x1d\x5e\xdf\xe6\xcb\xa5\x96\xb8\x12\x5c\xc7\xa3\x82\xbb\xae\xdc\x31\xf9\xa2\x97\x93\x5b\x45\x9f\xdb\x55\x6e\x3c\x4f\xe7\x0d\xbe\x90\x7b\xac\x94\x08\x62\x8e\x27\x3b\x54\xe3\xed\xb0\x6e\xa4\x0b\x0a\x54\xc0\xce\xbc\xcd\x50\x70\x5d\xc8\xaf\xbd\x85\x3a\xe1\xed\x34\xb7\x77\xbc\x27\x09\x17\x06\xc6\xd9\x74\xa6\x2d\x19\xd3\x9e\xe5\x05\x62\x4e\x8e\x1c\xf0\x45\x21\xd1\x25\x71\x72\xde\x9c\x00\x46\xd7\xbe\xa3\xbf\x8f\x70\xe9\x2b\x9e\x14\xa7\x1c\x73\x71\x9d\x12\xb8\xef\xf7\xb6\x5b\x5f\xbc\xa7\xbc\xc8\x26\xd8\x4b\xee\x01\xd5\x69\x59\x0f\xa4\xb4\x62\x26\xca\x4b\x6a\x8f\x8a\x7e\x7b\x59\xed\xe1\xec\xe6\xcd\x91\xcd\xf9\xc8\x9f\xdf\x11\xe5\x25\x9d\x48\x99\x33\x5e\xb4\x2b\x16\x9d\x4a\x58\xbc\x33\x93\xc1\x79\xae\x00\x4d\x89\x02\x4c\xc6\xe9\x2b\xbd\xf1\xeb\xda\x56\xc4\xbb\x17\xbb\x81\x3b\x45\xcf\x81\xc4\xb9\x9a\xd4\xae\xe4\x64\xd2\x46\x8a\x25\xbf\x82\xe2\x7c\xbc\x07\xd2\xad\x6a\xde\x63\xc9\xf1\xbb\x3b\x67\x6b\x5b\xc9\x3e\xb7\x99\x5e\x7c\x53\x17\x46\xd0\xf1\x87\x14\x39\x40\xba\x38\x0d\x65\x5b\xc9\x55\x1f\xac\xd3\x5a\xca\xc7\xdb\x8b\x51\x79\xa9\x72\x6e\x2e\xb4\xdd\x92\x19\x0a\x5f\x24\xab\x7f\xb1\x93\xd8\x81\x84\xf4\xdd\x7d\x5a\x05\x63\x2f\xcd\x03\xc9\x7e\xee\xfb\x7e\xdd\xf2\x37\x6e\x46\x8a\x75\x43\xb0\x1b\x90\x7c\x2f\x2b\x6d\x2e\x48\x95\xe8\xd3\x89\xa1\xee\x80\x14\xbc\xd9\x18\x41\xc4\x1c\xee\x74\x49\x59\x53\xef\x98\xcb\xb2\x23\x18\x4f\x3a\xa7\x44\xcc\xda\xda\x67\x56\xde\x1e\xe2\x95\xd5\xbd\x9d\xb6\xf4\x03\xc9\xea\x0f\xa2\x59\x75\x83\x21\xcc\x61\xcf\xd5\x95\x16\x0e\xe4\x8c\x7c\xf1\xa4\x72\x3c\x80\x92\x52\xdd\xe4\xce\xb7\x4b\x59\x53\xb1\x52\x3b\xec\xb9\x61\xa6\x5a\xaa\x86\xdd\xb0\xe5\x13\x04\x1d\x3b\x9d\x1d\xcb\xd5\xa3\x4d\x0e\xf8\x99\x5e\xec\xd4\xcf\xf1\xc8\x2e\x53\xc4\xd1\x91\x0f\x7a\xb6\x83\xd5\x81\x14\xee\x7e\x33\xde\xb6\x1d\x85\x3e\xb7\x35\xbe\xcc\x5a\x97\xd5\xa0\x17\x67\x03\x4e\xac\x4b\x71\x30\xce\x15\x90\xf5\xfe\x15\xc8\x6a\x32\xaf\x84\xf2\xff\x76\xb8\x29\xc2\x97\x5d\xbb\xb5\x2d\x97\xd6\x1c\xf1\xa4\x24\x55\xbb\x03\x1e\x48\xde\xb2\x8c\x20\xf3\x79\xc5\xbf\x63\x61\x22\xe7\xa4\x3a\x48\xd8\x7e\x4b\x8d\x20\x61\x57\xdf\x68\x0e\x12\xce\x4e\xa1\x7a\x20\xc5\xbb\xb2\x9e\x0e\x19\xbe\xef\x78\x4f\x57\xac\x79\x71\x07\x10\x17\x7b\x96\x1f\xc8\x89\xa1\xe8\x73\x99\xfb\x2e\x40\x92\x51\xee\x78\x4f\xdf\x90\xe9\x73\xb9\x30\x40\xbc\x27\x23\x19\x67\x53\xea\x92\x72\xb1\x2e\xd5\x7e\xd8\x66\xc2\x1c\x15\xdc\x21\x84\xab\x8a\x5d\xbb\xf8\x06\xa5\xb2\x6d\x5c\x95\x4b\xea\x8b\x06\x47\xbf\x9a\x6d\x33\x9c\x62\x2b\x25\xb8\x66\x16\x4a\x09\xb3\x48\x4b\x26\xeb\x76\xf1\xb5\x2a\x11\x5d\x60\x13\x88\xe7\x45\x0f\xb0\xa4\x31\xc8\x2e\x4f\xd5\x1c\xcf\x5b\xa2\xcf\xee\xac\x2a\x60\x56\x77\x42\x63\x9b\x12\x97\xfc\xe8\x7b\x82\x46\x76\x6c\x56\x5e\x17\xfb\xb5\x8f\xf4\xbd\x4e\xd9\xc1\xb7\xb9\xb2\x14\x0a\xa9\xcd\x76\x6d\x3b\x90\x89\x48\x40\xb2\xe9\x5a\xd9\xbe\xec\xae\xee\x14\x80\x07\x52\xea\x14\x8e\x95\x85\xef\xc2\x26\x0d\x8a\x39\x45\x9b\x3c\x93\xe3\x3d\xd7\x25\x33\x1f\xbb\x24\x7c\xf7\x20\x30\x12\xbe\x1b\x6a\xf9\x25\x1b\x72\x71\x2a\x93\x03\x39\xb0\x93\x36\xc7\x5d\x71\x90\xe4\x84\x5e\x06\xc8\xab\x1c\xb1\xb5\x42\xe8\x87\xf3\x0e\x58\x1c\x5d\xc3\x29\x07\xcd\xb3\x2c\x39\xa1\x67\x27\x65\x3f\x90\xfc\x94\x39\x48\x12\x94\x33\x7a\xce\x35\x9d\xd0\x06\xd2\x20\xeb\x6f\x85\x9f\x59\xd3\x24\x85\x2d\x93\x10\x5d\x32\xe3\x4d\x5b\xc5\x99\xb5\xf3\xc0\xe6\x78\x4f\x42\x2d\x8a\xa3\x65\x0b\xef\x7d\x05\x24\xc9\x83\xf5\x94\x58\xd9\x82\x18\x28\x4b\x6b\x0d\x14\x59\x0e\x56\x81\xd8\x59\x74\xbc\x38\x48\xf2\xfb\xee\xd3\xbc\xe3\x92\x78\x98\xe1\x78\x97\x52\xaf\xb6\x0a\xa9\x5d\x0e\x68\xb8\x79\x72\x3b\xf3\x9c\xbf\x61\x3b\x57\x0a\x84\x42\x09\x55\x33\xea\x84\xb5\xbd\xd3\x5c\x02\xf2\xb5\x2e\x68\x98\x97\x7d\xad\x27\x7d\xca\x2f\xba\xc7\x11\xdf\x56\x5f\x70\x09\xd8\xdb\x19\xef\x8b\x25\x6f\xe7\x3c\xb9\xe0\x1f\x36\x92\x99\x47\x5a\x2e\x2e\x9a\xd9\x69\xa7\x12\x2a\xf0\x25\x4a\x0e\x3a\xd0\x1f\xae\x87\x4b\x08\x30\x17\x25\x07\x1d\x41\xf6\x55\x98\xb3\x25\x4e\xc0\xc3\x29\x65\x46\x40\x4a\xbf\x04\xf1\x79\x38\x15\x2a\xb3\x96\x3c\x31\xe2\x3c\x28\x95\x50\xef\x8c\x27\xf3\x64\x2e\xec\xe6\xd3\xd9\xc6\x39\xd4\x4f\x7b\xab\xc3\xa4\x58\x12\x88\x5d\x71\xf2\x20\x8c\x4f\xeb\x69\x23\x12\x2b\xaf\x90\xe1\xd6\xef\x80\x5c\xa8\x2a\x9e\xd4\x55\xd9\x18\x41\xf2\xd9\x80\xf4\xc9\x33\xb9\x25\x58\x2b\x99\x35\x2b\xae\x9e\xcb\x1e\xc6\x41\x52\x9e\xe6\x9b\x59\xf9\xa7\xb9\xc5\x1e\x90\xc2\x97\x21\x6f\x36\x6b\x62\x96\x5e\xd4\x52\x64\xd6\x2f\x07\xb1\x5b\x52\x25\x2a\x18\x7f\x84\xe5\x0a\x89\x95\x0b\xd0\x66\xcd\xf8\x22\x99\x35\x5b\x65\x75\xed\x0d\xec\x9c\x3c\xcd\x11\xb5\x05\xd9\x6d\xbd\xac\xd5\x65\x57\x5e\xfe\xa2\x46\x9b\x33\xdf\x80\x05\x72\xe3\x6d\x19\xec\x51\xf5\xbd\xea\xcc\x88\x07\xd2\x1e\x41\x6d\x14\x43\xdb\x1a\x57\x90\xaa\xef\xf5\x09\xfb\x44\x64\x2c\x7d\x62\xd6\xa4\x17\xa7\x3c\xc2\x0f\x6c\x39\xad\xa7\xbd\xc7\x0f\xa4\x35\xe3\x6c\xbe\x8d\xad\xd7\xb7\x7e\xca\x8d\xb0\xd9\xcc\xc6\x3b\x6c\x36\xc5\x64\x2c\x98\xf3\x49\xf6\x0d\x76\x4e\xe1\x46\xa8\xaa\x13\x04\xb5\x08\x16\xf5\xe6\x12\xe6\x09\x01\xdd\xd4\xf0\x30\xaf\xb3\xc5\xee\x97\x7e\xf3\x9e\x75\xca\x93\xf7\xf6\xef\x65\x56\x0f\xd4\xe5\x16\xc6\x93\xc4\x80\x4d\x20\x69\xe2\x3c\x17\x87\x64\x36\x0e\xc4\xb6\x8f\x2f\x36\xe4\x6d\x5e\xdc\x6e\xf5\x8d\x40\xcb\xcb\xc7\x63\x27\x0b\x92\xe6\x4e\x37\x7e\xbc\x17\xbd\xd8\xf3\x24\xf3\x9e\xf3\xd0\x99\xbb\xd9\xf2\xea\xad\x33\x07\xa4\x3a\x67\x16\x08\x77\xb2\x87\x63\x01\x5a\xae\x9a\x4b\x9f\xe6\xde\xac\x32\xd8\x4e\x5f\x99\x62\x9e\xe2\xe1\xaf\x4c\x1b\x69\x4b\x79\x6f\xbb\x30\x00\x7d\x9a\x8f\xb5\xbe\x79\x27\x87\x76\x14\x7a\x91\x5e\x1c\x45\xc7\x76\xb2\x22\x57\xcb\x6e\xfb\x76\x4e\x61\x23\xef\xbe\x45\x5c\x5d\x83\xe5\x40\x52\x3f\x99\xab\xdd\x92\x0b\x1a\xa6\x8c\xed\xb4\x97\xed\xd3\xa6\x14\x52\x9f\x5e\xe4\x80\x64\xc4\xde\xb7\x13\x9c\xfa\x58\x11\x0f\x8a\xf5\x7e\xdf\xce\x14\x61\xcc\xda\x4e\x87\x74\xe7\x78\xb2\x88\xdf\x8e\x27\xab\xbe\x2f\x20\x29\x5d\xcc\xdd\x6c\x57\x02\x71\x0e\xb7\x03\x59\x5b\x1a\x6d\xf2\x00\xba\x18\x01\x05\x10\x4f\x8a\x47\xc2\xb9\x73\x93\x58\xf3\xa6\xcd\xa9\x5e\x2f\xbe\xc1\x21\xc3\x39\x9e\x94\xb7\xac\x15\x01\x5b\xbe\xc1\x15\xf3\xcf\x96\x6f\x70\xee\xec\xf4\xed\x5c\x29\xb1\x4a\xf2\xcc\x70\x19\xa2\xb6\x9d\x90\x13\x51\x7c\xe7\xe1\xb0\x8f\x68\x33\xc7\x9b\x81\x9c\x04\x28\x9e\x94\x4a\x6b\x46\x9b\x83\x55\xbc\x2b\xd9\xf2\x60\xa5\x17\xd7\x1a\xe1\x34\x4a\xf2\xa8\x4e\xc9\x75\x20\x85\x0c\xc7\xe8\xcb\x9e\x51\xbc\x67\x3f\x0d\x33\x45\x3b\xbb\x78\xea\xa0\x17\xd7\xb0\xe6\x34\x66\xa7\x5e\xed\x01\x59\x47\x3f\x81\x64\x2a\xfd\x8c\x60\x23\x27\xbd\x80\xc9\x01\x09\xcf\x38\x71\x45\xea\x43\xae\xa0\x5d\x84\x3d\xa8\x91\x1c\xfd\x5a\x31\x87\x3a\xc2\xb5\x16\x5f\x09\x8e\x70\xad\x95\x79\xca\xc3\xb8\x60\x70\xdd\x45\xbc\xbf\x23\xf3\xda\x2e\xb2\x52\xa1\x3c\x71\x2c\x6c\x73\x56\xe6\x46\x2c\x2c\x72\xf2\x76\xc2\x25\xd4\x87\xdb\x15\x4b\xe2\x1b\x9c\x46\x34\xce\x58\xa1\xb4\x42\x03\x12\xff\x0b\x16\xc8\xa0\xdc\x90\x97\x76\x71\xf0\xdd\x8c\xf7\x9c\x5f\xf1\x7b\x9d\xf2\x76\xa6\xa6\xc2\x27\x55\x27\x6e\x61\x93\x24\xf8\x34\xfc\xf3\x76\xf5\x11\x60\x41\xab\x6d\x9e\x90\x14\x89\x3a\x2d\x81\xae\xb2\x0c\xf7\xca\x07\x2a\xa0\xb7\x0f\x08\xa1\x32\x27\x95\xc2\x06\xca\x6a\x5c\xe2\x78\x90\x00\x09\xe2\x6a\x3b\x71\xe2\xc0\x87\xa8\xc3\x7b\xdb\xc4\x80\x79\xba\x1a\x6d\x8b\x36\x25\x65\x07\x79\x1b\xe1\x06\x0d\x48\x82\x1d\x1b\xdf\xec\xb8\xc4\xcc\x9a\xcb\xc1\x72\xe0\x9b\x73\x7b\x40\x40\x9b\x43\x34\x5a\xbc\xf7\xd2\x91\x63\x04\xe7\x16\x00\x0d\x9a\x75\x68\x6c\x8b\xc4\xae\x7e\xc7\x5c\x5c\x65\xad\x30\x17\xdd\xf0\x03\xa4\x68\xe2\xf6\xf1\x11\xdd\x9d\x6b\x66\x00\xd9\xd1\x2d\xda\xac\x20\x29\x40\xca\x16\x66\x01\x7b\x77\xa7\xee\x6c\x01\xc9\xc4\xca\xa1\xb6\x8f\x2f\x3c\xcb\xee\x36\x33\xb2\x0f\x4a\x95\x54\x5b\xe6\x49\xe7\xbd\x03\xe9\x9d\x1c\x69\x94\x68\x53\x39\xa1\x16\x6d\xd6\xb9\xfa\x8b\xba\xfd\x42\xd8\xcd\x8e\xc0\x3b\x81\xf4\xde\xe4\x1b\x9c\x31\x6b\xc4\x93\x72\x71\xe2\xe0\x76\xe7\x15\x83\xa0\x39\x0c\xd9\x99\xf5\x0e\xa4\xdd\x6c\xf4\x29\x9c\x88\xf5\xa4\xf2\xc8\x8c\x36\xd7\xc5\x8b\xf7\xe4\xc7\xcb\xb5\xd6\x9d\x7a\x0a\x2c\x20\xd9\xaa\xe5\x2c\x82\x8b\x91\xb3\xf6\x70\x4d\xe9\x2b\x20\xa5\x4c\xbf\xe3\x3d\xa9\x8a\x18\x41\x66\xd4\x5c\x59\x6b\xcb\x75\x37\xe4\xc6\x72\xdd\x0d\x93\xa2\xea\x22\x05\xeb\x08\x21\xca\x83\xeb\x62\x28\xac\x1b\x25\x0f\x01\xcb\x85\x59\x0f\x17\xf0\xca\xd1\x8b\xcc\xd9\x33\x20\xe5\x93\x8b\x2f\x32\xef\xc8\x39\x92\xc1\x35\x3b\xff\x4a\x73\x68\x73\x43\x51\xe5\xd0\xe6\x96\x63\x2e\x92\x12\xc6\x15\xef\x29\x0e\xb1\x45\x9f\x56\x49\x0e\x20\x31\x22\x96\xf2\x28\xdb\x8a\x34\xe3\xb0\xe7\x82\xa3\xe9\x9e\xce\xdf\xc1\x65\x35\x9d\xb1\x83\xb9\x4c\xfb\x5a\x9b\x93\xa4\x34\x6b\x06\x3f\x65\x9a\x2d\x48\xbf\x7b\x8a\xda\x04\xdb\x25\xd3\x6c\xeb\x5c\x9c\x0e\x90\x9e\xd1\x8b\x08\xaf\xcb\x0b\x34\x17\x6a\xed\x70\xfb\x5b\x46\xd5\x16\x17\xa0\x8c\xaa\xbd\x80\x9f\x0a\x97\x6e\x28\x4f\x1c\x2e\x5d\x52\xcc\xc5\x66\x69\x18\x11\x8c\x9c\xd0\x25\x99\x35\x1b\xfe\x47\x8e\x42\x2e\xb8\xcb\x6d\x19\x32\xf3\xbc\xe3\x49\xf1\xcd\xf5\x7b\xef\x0b\x17\x47\x6d\x25\x06\x5c\xce\x80\x34\x80\x94\xf6\x92\x3b\xc1\x16\x50\xe7\xed\x3f\x90\x0c\x30\x1c\x6a\x79\x26\x37\x04\x1f\x87\x2f\xb7\x04\x21\x5c\xf6\xf5\x04\x41\x2d\xfe\x62\x68\xa0\xc8\x69\xba\x02\x72\x69\xa3\x06\x24\xbb\x66\x0a\x48\x41\xa6\x20\xbd\x33\x66\x39\xad\xe7\x81\xe4\xe7\x0a\xd1\x72\x8e\xdf\x09\xe7\xb3\xd1\xf8\x32\xba\x1d\xcf\xb8\x39\xe5\xf1\xdb\x09\xed\xd8\x32\x4f\x36\x62\xea\xf6\x76\x5d\xe1\x18\x5d\x82\x6b\x07\xe9\xed\xe3\x1b\xbc\xa3\x43\x8d\x27\xdf\xf0\x10\x1f\x14\xdb\xf2\x10\x91\x44\x7d\xe1\x50\xe3\x82\xaa\xc8\xa1\xc6\xb9\xb2\xb9\x36\x2c\xce\x0f\x24\xdf\x52\x0e\xa7\x44\xf1\xd2\xa2\x17\x97\xb3\xe5\x12\x78\xe0\x5c\x36\x80\x44\x78\x47\xb4\x3d\xc4\x49\xd2\x8b\x88\x1d\x7e\xd8\xfb\x61\x27\x38\xf8\xca\x87\x0b\x5c\xc1\x89\xa8\x86\x47\x73\xee\x84\xb6\x9f\x76\x0e\xe4\xc2\x7d\xda\x71\x09\xd2\xe0\xac\x5f\x41\x32\x1d\x24\x8c\xb9\x77\x3f\x1d\xaa\xca\x61\x71\x9e\xaf\xf6\x79\xcf\xd6\xf4\x09\xe4\x6a\x2d\xf1\xa4\xfc\x1f\x62\x3c\x47\x17\x5a\x58\xdc\x12\xda\x5b\x6e\xd1\xa6\x23\x0e\x67\x2e\xef\xe3\x86\x42\xcd\x61\xc1\x39\x2e\x63\x67\xef\xaa\xec\xad\x42\x7f\x0b\x71\x88\x5b\x75\x33\x2a\x1e\x16\x2e\x2c\x5a\x42\x42\x72\x29\x51\x4c\x51\x51\x3c\x94\x95\x77\xb9\x50\xe2\x41\x5d\x12\xb4\x8d\x11\x6d\x8e\x2b\xf3\xcc\x5e\x3e\xc6\x8c\xf7\x92\xd5\x01\x37\x2d\x87\xf7\xe6\xc2\x05\xf8\x72\xaa\xf5\x78\xd2\xc5\xa1\x38\x0f\x2f\x9b\x89\x21\x99\x2f\x2e\x32\xe6\xe9\x6c\x25\x56\x5f\x50\x94\xbf\x41\x16\x6d\xda\xbb\xc0\xba\x97\x35\xe8\xac\x84\x4c\x7b\xe5\x86\x2d\xb1\x2f\x72\x5c\xcd\x16\xe1\x11\xda\x5d\x4a\xb4\x60\x6a\x73\xcc\x6e\x71\xc6\x95\x46\xb9\x50\x57\x01\x6c\xfb\x2d\xae\x1d\x63\xac\x2b\x7b\xb6\x90\x4d\xdf\x04\xbf\xfb\x6b\x1d\xa5\x8b\x2b\xab\x6b\x79\xb6\xb8\x74\x94\x96\xaa\xdc\x50\x94\x37\x8c\xdd\x04\x52\x45\x24\x48\xfb\xdb\x58\x0e\xbe\xbc\x4d\x6a\xa3\x6d\x3b\x08\xeb\x02\x72\x90\xcb\xe9\xa5\x0f\x27\x8d\xb2\x2f\xcd\x81\x94\xba\x53\x97\x4e\xa7\xb2\xa7\x8b\xb8\x76\x57\xf6\xac\x4e\xf7\xd4\x47\x24\x86\xea\x40\x3a\xd3\xa2\x8a\xdd\x95\x3d\xbb\xc3\x5a\x0e\xa4\x72\xcb\xba\x3c\x0e\x64\x47\xe1\x6f\x75\xca\xdd\x85\x3e\xbb\xc3\xac\x0f\x24\xc2\x9b\xa2\x53\x65\x5f\xeb\x4c\x4d\x0e\x2c\xae\xc2\xdb\x5d\x04\xb4\xb9\x5a\x44\x77\x11\xd0\xea\x63\xd5\x5d\xf6\xb3\xfb\x88\x77\x87\x1a\x17\xdb\xcf\xbb\x43\x8d\x8b\x63\xe3\xba\x83\x8b\xdb\x15\xef\x39\xdb\x6a\xe6\x73\xed\xa4\x32\xfd\xb9\xc9\x69\x05\x6f\x3f\x29\xc5\x43\xb7\x11\xe9\x40\x22\x37\xed\x06\x72\x16\x82\x02\xa4\xa0\xeb\xdb\xdf\xa0\x90\xe1\xd2\x46\x02\x92\x78\xc1\xf2\x5a\x65\x30\x0b\x4f\x5a\xbf\x76\xf3\x24\x69\xdf\xe9\xd3\x5c\xc3\xf0\x93\xb7\x73\x50\xd3\xe7\x2d\x97\xb8\x7c\x07\x24\x9e\x7a\x02\x61\xfe\x29\x40\x8a\xcc\x8b\x27\x9d\xac\x73\x46\x9b\xcc\x4d\x3a\x8e\x7d\xd8\x08\xe8\x44\xef\xdd\x01\xbd\xd5\x11\x5a\x07\x92\x20\xc9\xac\x49\xfe\x14\xbd\xd8\x63\x9b\xd5\x95\x11\xb0\xf7\x98\xb5\x38\x50\x57\xa5\xee\x2e\xe6\xd9\x46\x7c\xc3\xb6\x4b\x1c\xef\x49\x24\x73\xe2\xc9\x3e\x54\xff\xa2\x14\x9e\x94\x69\x6f\xd8\x1c\xd3\x5d\xcc\xb3\x5d\xe0\x4b\x26\x33\xc5\x00\x92\x76\x1d\xe4\xcd\xf6\x16\xc8\x15\x48\xc2\x7e\xa7\x4f\x19\x24\x5d\x90\xbf\x3b\x14\xb7\xc7\x5c\x9c\x6f\xd8\x7e\xbc\xdd\x85\x37\xfb\xa4\x4f\x95\xda\xac\xf3\x8e\x36\x1f\x55\xda\xa6\x53\x91\x77\x20\x19\x0f\x5b\xb4\xd9\x19\xca\x23\xb8\x0c\xa7\x0d\x7d\x07\x52\xe0\x7f\xb4\x39\xa7\xf7\xbc\x81\x14\xcd\xd8\x0d\x51\x16\xf3\x4a\x40\x0a\x67\x6a\x13\x48\xb9\x1a\x66\x3c\xe9\x08\xd7\x01\x24\xc5\x0a\xb8\xab\xa4\x51\xed\x62\x6f\x2b\xce\x65\xf4\xe9\x9a\xd8\x3d\x03\x3d\x64\xd7\x28\x40\x32\x64\x46\x9f\x22\x68\x3d\x7a\xc1\x91\x8f\xf7\xec\xc8\xd7\xa3\x4d\xfb\x1e\xb3\x96\xeb\x9e\x2d\x4a\xdd\xb5\x2e\xeb\x98\xd1\x26\x2e\x93\x33\xad\x98\xd6\xea\x44\x46\x7d\xb8\x16\x47\xff\x40\x12\xe1\xa1\x28\x4e\xc7\xeb\x3c\x7b\x07\x12\x57\x3b\x3c\x6b\xd5\xa5\xec\x1d\x5c\x52\xdc\x6a\xb3\xba\xa4\x7f\x22\x55\xe9\x73\x3a\x6b\xa2\x47\x6f\x4e\xa8\xca\xac\xe5\x45\xdc\x2e\xb0\xa7\x89\x0c\xcf\xe8\xc5\x15\x4b\x8a\xdf\xeb\x66\x2f\xc0\x9e\xee\x82\xc0\x10\x50\x45\x95\x96\x0c\x2d\x70\x25\x4a\x7b\x69\x1d\xc8\x79\x04\x81\xa4\x96\x6b\x9c\x38\xb9\xff\x56\xfb\x92\x1f\x48\x52\xd0\x9c\x40\x92\xeb\x20\xe6\xdd\x21\xfb\xe9\x5b\xef\x8b\x3e\xec\x1b\xec\x5c\xc4\xdd\x81\xab\xdd\x9a\x9c\x03\xa9\xc6\x14\x77\x89\xfc\x7f\xbb\xc3\x4a\x0f\xe4\x2c\xfe\x40\x4e\x53\x33\x18\x9e\x98\x6f\x7a\xf1\x6d\x0c\x4a\xda\xff\xd7\x5a\xb3\xee\xc0\xd5\xde\xb9\x4b\x5c\xdf\xa3\xf2\x11\xf2\xdc\x2d\xf1\xb9\xce\x52\x95\x21\x37\x0e\x16\x75\x52\x9e\x03\xc9\x02\x3a\x02\x32\xc9\xe4\x3d\x07\x4f\xb3\x65\xae\xfd\x71\x83\x5a\xc3\xae\x51\x20\xef\x20\xec\x72\x02\xc9\xf2\xdd\x02\xd2\xf7\x71\x74\x24\xca\xd5\x5c\xa2\x4d\xe8\x7a\xbb\xcd\x61\xa5\x19\x62\xa7\xcc\xbd\xcd\xf9\x34\x3a\x05\x26\x2b\x64\xd8\x61\xa5\x85\xc3\x32\x89\x5c\x33\x12\xca\x94\xd8\x13\x07\xc2\xc6\x43\xd7\xf2\x3d\x90\x32\x3e\x40\xb4\xa6\x33\xf7\x72\xa7\x4f\xe7\xe8\xc8\xd1\x26\x81\x09\x52\x34\x31\x95\x32\x82\x13\x10\x82\xae\xd3\xfe\x01\xec\xb4\xfd\x6a\x47\x7c\x83\x7d\x15\x58\x09\x85\xa3\xf6\x02\x29\x52\x81\xc9\x6c\x2f\xf0\xee\x00\xd4\x6a\x9d\xe4\x81\x92\x54\x53\xfe\x3e\x49\x64\xc5\x59\x1d\x0e\x24\x12\x56\x13\x90\x7d\x77\x26\xd0\x5b\x3a\x50\xcf\x6c\xb3\x9e\x09\xe8\xd6\x65\xd5\x81\x2c\xdb\x34\x20\x27\x57\xe7\x49\xa7\x37\xbf\x03\x92\x1f\x2f\x7b\xe4\x38\xcb\x06\xf6\x6c\x5c\x95\x26\x90\xf4\x95\xac\xbc\xe4\xa5\xd2\xb8\x46\x37\x6a\x32\x66\x26\x7e\x3b\xae\xbc\xed\x52\x9b\x97\x7b\x79\xc0\x3b\x7a\x66\xce\x4c\x9c\xb8\xba\x70\xa1\x04\xcf\x1e\x16\xcc\xd9\x77\x3b\x54\x8e\x78\xcf\x69\x4b\x59\xdd\x87\x75\xa0\xec\xfb\xc3\xe1\xd2\x57\x01\x92\xb9\x29\x7a\x11\x29\x9a\x10\x2d\xcb\x3d\x37\x3b\xe6\x8a\x84\x17\x57\xf3\x53\xca\xaf\x1b\x12\x8d\x4b\x23\x04\xd4\x95\x05\xaf\x78\xcf\x2b\x18\xef\x2d\x63\x24\x4f\x4a\x1f\x3b\xb9\x3c\x5c\xf7\xef\xe2\x82\x90\x61\xb1\x4f\xce\x8a\x2b\xfd\x95\x11\x6d\x52\x1f\x42\x19\x9e\x04\xe9\x17\x20\x31\x1b\x5c\x87\x96\x51\x3a\x23\xc8\x94\xd8\x0a\x6c\x82\x5d\x13\xe3\x8c\xd9\x35\xf1\x1a\xf1\xa4\x52\xfc\xe6\x0b\xc8\x8c\xa4\x47\xb0\xc4\x92\x20\xb5\x32\x3a\xe6\x09\xb6\x3a\xa5\xf0\xcd\x89\x73\x7a\xa2\x6b\xc6\x7b\xd6\x99\xfb\x8b\x5e\xd6\x53\x73\xc1\x2b\x26\xb2\xa5\x14\x90\x4f\x23\x90\x2c\x43\xe7\x5a\xfb\x96\x28\xbf\x48\x88\xc2\xb4\x8d\x76\xdc\x72\x12\x67\xca\x60\x32\x12\x60\x72\xa9\xd1\xa6\x83\xcb\x26\xbd\xa9\x60\x3b\x80\x6c\x92\x08\x48\x5c\xd1\x8c\xf7\xe4\x78\x06\x91\x54\xd8\x65\x1e\xdc\x87\x6f\xd5\x80\xb0\x6b\xd4\x81\xec\x3b\x1b\x90\xf8\x19\xee\x58\x09\x3e\x6d\x80\xa0\xaa\x25\x58\x1b\x07\x57\x82\x4f\xbd\xb8\xf3\x9c\x8f\xb7\xb0\xd8\x6f\x67\x0b\x4b\x01\xe9\x6b\x3f\xbd\xc8\xce\xcf\x2d\xa7\xc0\xce\x32\x21\xd8\x6f\xa7\x11\xe5\x70\xbe\xed\x84\xce\x25\xf0\xb6\x8f\x0a\xb7\xf8\xdb\x21\xc3\xbe\xba\xa6\x45\x24\xeb\xad\xba\xeb\x05\xe6\xe9\x5e\xe6\xe5\xd0\x1c\x8f\x30\x2d\x30\x59\x79\x72\x20\x5f\x87\xd1\x8b\xe2\x99\x06\xef\x39\x0a\x32\x05\xe4\xd4\x4c\xb7\x21\x57\x45\x68\xbc\xe7\x14\x95\x99\x11\x6c\xd4\xb9\x78\xcf\xfc\xd3\x1d\xef\xa9\x76\xf7\x64\x74\x0c\x92\x09\x48\xfe\x08\x33\x7a\x91\x6f\xf7\x15\xef\x49\xf3\x9e\xe2\x3d\x29\x10\x4a\x8c\xa0\x1c\xdb\x37\xef\xc1\x65\x32\x33\x61\x9d\x4d\x27\x07\x92\xd3\x5d\xac\x99\xf4\xc6\xf6\x3c\x39\x90\x6c\xf9\xf1\xed\x52\x2a\x39\x11\x64\x77\xe0\x6a\x75\xe0\xcc\x81\x1c\x8c\x23\x5c\x9a\x36\xfe\x3a\x3e\xf3\x40\xbe\x90\x26\x90\xb2\x25\x5c\xd1\x26\x53\x9b\x0f\xee\x74\x3e\xde\x9b\xaf\x95\xf1\xb7\x73\xb1\xcc\xe4\xa3\xda\x03\x72\x76\xb9\x80\x64\x28\xfa\x3c\x69\x89\x93\xf1\x2c\x71\x5a\x02\x9c\x54\xa3\x19\xd1\x26\x1e\xd0\xfc\x9a\x63\x68\x8b\x7d\x85\x0e\xe4\x4c\x34\x7c\x91\x54\x37\xd6\x8b\x1f\x48\x15\x59\x46\xbc\xa7\xd0\x2a\x56\x37\x81\xd7\x01\x2d\x45\xe2\x32\xba\xcc\x70\x2e\x7c\xd0\x67\x72\xe6\x47\xbe\x3d\x8c\xbf\x1d\x48\x7b\xc4\xfe\xd9\xc0\x6b\x17\xd1\x03\x49\x12\xe8\xf1\x9e\x94\x51\x66\xb4\xe6\xed\x72\xa8\x85\x27\xed\xf3\xc3\x4a\x38\x4a\x77\x80\x67\x72\x0a\xcd\x8d\x79\x5a\x1e\x74\x2d\xcf\x03\xd9\x05\x60\x00\x59\x1a\x8d\x36\x7b\x15\xd1\x8b\x42\xc5\xad\xf1\x3d\x90\xd9\x35\x9e\x94\xf4\x3b\xa2\x4f\xb1\x17\xf5\x03\x89\x8f\xcd\xcc\x6c\xbb\x5a\x0b\xdf\x6e\xb6\x8b\x73\x64\xb3\xad\xbd\xc9\xfa\xcc\x62\x1d\x91\x70\x23\x82\x97\x1d\xcb\x56\x66\x98\x8b\x76\x94\x6e\xb3\x97\x4f\x77\x94\x6e\x1e\xf7\xf7\x9c\xb2\x43\x78\xbb\x35\x6a\x07\xb2\x4b\x3a\x90\x75\x3e\x10\x11\x5b\x6a\xd1\x9e\x4c\x59\x6a\x3b\xe2\xb6\x03\x7a\x1b\x62\xa5\xcb\x31\x36\x5b\xf6\xfb\xcc\x56\x4a\xb0\xd5\xce\xf7\x04\x8f\xe4\xc0\xdc\x8c\x28\x30\x65\x71\x6d\x13\x22\xa2\x9c\x4e\xed\x02\xd1\x8a\xab\x4b\xb3\x14\x16\x40\xad\x9b\x3a\x90\x0d\x37\xd1\xe6\x54\xa1\xf4\x49\x70\xea\x04\x72\xa6\x34\x9e\x54\xc2\x43\x3b\xbd\x1f\xc8\xc9\x3a\xe3\x49\xd9\xac\x63\x04\x13\x9f\x49\x9f\x4e\xdc\x62\x79\xc2\x05\x1f\x9b\x7d\xa6\x0f\xa4\xd0\x58\x36\xb0\x38\x5f\xb4\xf9\x51\x07\x02\x97\x04\x29\x72\x20\x70\x6b\xd1\xa6\xc0\x19\xbe\x9d\x62\x38\xbe\xa9\xa7\xf3\x22\x77\x0e\x92\x0b\xde\x24\x90\x49\x21\xbc\xad\xb1\x7f\x15\xaf\x86\x0a\x24\x61\x2a\xde\x73\xa8\xea\x88\x27\xe5\xa2\x36\xe3\x49\x95\x83\x1a\xd1\xa7\xf2\x85\x80\xf4\xd5\x3a\x6c\x56\xb0\x3a\x90\x9b\xa3\x5a\x1d\x5e\xe4\xeb\x77\xca\x88\x5b\x11\x0f\x67\x75\x48\x34\x97\x87\xd3\x3d\x95\x3b\x20\x57\xc3\xe0\x3d\xe7\xd5\x2d\xf4\xb9\xcd\x97\x30\x1e\xe9\x32\xa3\x4d\x61\x18\x8c\xa0\xa2\x95\xd9\x21\x28\xdd\x01\xbd\x6d\x80\x9f\x2e\x53\x99\xc0\x41\x65\x81\xee\x2d\xc5\x7b\x32\x4f\xde\x01\x59\xf5\xe6\xf1\x64\xb6\x6d\xd6\x49\x76\x57\xa2\xac\x39\xde\x13\x69\xa8\x60\x8f\x42\x71\xeb\x04\x93\x1b\xf9\x5e\x06\x90\xce\x0a\xdf\xd0\x94\x91\xa4\x72\x01\xca\xa4\xdb\xca\x8c\x27\x65\x54\xe5\x5a\x53\x60\x6e\x9b\x5c\x09\x0d\xdd\x77\xbc\xa7\x82\xfc\x57\x3c\x69\xbf\x7d\xb7\x75\x18\xa6\x0c\x24\x5f\x8c\x1a\x6d\xca\x64\x02\xb9\x71\x46\xea\xc2\xde\x5a\xf8\x1e\xac\x52\xc7\xc7\xbe\x01\x29\x56\x34\x46\xb0\xb4\x16\x7d\x8a\x7d\x6a\x23\x9e\x94\x8f\x2f\xd7\x45\x77\xea\xb0\x9b\xf1\x14\xda\x71\x83\x2f\x4a\x1a\x55\x1a\xab\xe4\xec\xd1\xb9\xc4\x93\x2a\x13\xc0\x55\xe9\xc4\x50\x9d\xb9\x48\xa2\xae\xf3\x0a\x48\x61\xe4\x50\x86\x61\x5f\x0c\x28\x83\xcd\xaf\x17\x44\x52\xe6\xd7\x9e\xb8\xee\x87\x33\x84\x80\xad\xc3\x11\x1a\x29\x20\x7b\x2d\x77\x20\x51\x06\x4e\x87\xe4\xe4\x52\xa1\x28\x8a\x31\x2d\x95\x4b\x4e\x12\x6e\x0d\xd6\x63\x2a\xd8\xbe\x70\x8e\xec\x3a\x9b\x73\x40\xca\x6b\x7d\x7f\xaf\x53\x9e\x12\x6a\x7b\x86\xbf\x70\x58\x69\x1b\x01\x49\xb3\xd2\x19\xd0\xb5\x38\xcc\x8c\xcf\x69\x21\x05\xa2\x6c\xdb\xa5\xf3\x60\x75\x87\x79\xe6\xce\xe7\x2a\x2b\x73\xc9\x2d\x20\xb9\x7a\x43\x36\x16\x02\x68\x07\xd2\x21\x83\xeb\x53\x08\x68\x47\x47\xe8\x30\xcf\x0c\x67\xee\x30\xcf\xdc\xd9\xce\x65\xf7\x20\x10\xcd\x25\x41\x1b\x07\x57\x66\xc6\x7e\x47\x9f\xf6\xb6\x04\x7d\xb6\x73\xb8\x99\x6f\x9e\x1b\x1b\xf2\x00\x92\x32\x03\xc2\xbb\x5d\x6a\x9e\x8d\xdf\x2e\x5b\x05\x19\xde\x4e\x90\x09\x71\x55\xa0\x65\xae\xf0\x4f\x2e\x1e\x1a\x7c\x9e\x53\x10\xdd\x33\xda\xe4\x64\xcf\x76\x3a\x4b\x32\x8a\x9c\xb9\xe1\x1a\x3a\x90\x0f\x35\xef\xd9\x7a\x0f\x11\xd9\xd6\xd8\xb3\xd6\x4e\x5d\xe4\xf0\xf3\xee\xa8\xcb\xd2\xe1\x83\x6c\xc8\x44\xc3\x15\x91\x95\x1c\x32\x8b\xe2\xb1\xd6\xa4\x2e\xa2\xcd\x86\xcc\x02\x9a\xdb\x8b\x18\x1d\xb6\xe3\x25\x7b\x61\x5d\x1e\x96\x9e\x5a\xbc\xb7\x0f\x82\x72\x91\x3d\x5c\xf7\x0f\x52\x64\xd3\x25\xe2\xe8\x7c\x98\xb3\x83\xc3\x7e\x50\xbe\x9e\x27\xb7\xe3\x1e\xe9\x65\x9b\x0f\x62\x2e\x4e\x67\x05\x37\xac\x12\x45\xfd\xe2\xb0\xa8\xcc\x68\x8f\xeb\xd0\x86\xc5\x0e\x61\x92\x37\x70\xad\x90\x3e\xf9\xff\x96\xcc\xe5\xf1\x24\x06\x93\x3e\xa5\xb1\x4f\xec\xd8\xd3\x46\x32\x70\xfe\x69\xe3\x2f\x27\xe7\xe9\xb0\x7c\x46\xb0\xd8\x8c\xd4\x35\x95\xc7\xb7\x74\x0b\xca\xf3\xe5\x80\x0d\xcb\x67\xf3\x65\x0f\x63\x70\xc9\xf5\x6e\x1a\xc4\x55\xe2\x6f\x09\x42\xaf\xc8\xbc\x5c\xb9\xd6\x2c\xe1\x66\xc8\xcd\x0b\x7f\x12\xfa\x74\x28\x17\xbb\x22\x0f\xdc\x3c\x39\x1d\x4a\x88\xdb\x6f\xd6\x1a\xa7\x57\xd8\x99\x37\x25\x87\xbd\xd6\xaa\x07\x53\x3b\x97\xf1\xdb\x09\x5c\xe1\x40\x2d\x7f\xce\xcf\x93\x8a\xbe\x03\x93\x2d\x63\xde\x9f\x27\x95\x2b\x25\x07\x24\xe9\x29\xc6\x73\x18\xb9\xcf\x9f\xab\x85\x56\x97\x95\xe8\xc4\xcd\xd9\x4f\xa3\xaf\x8b\xf1\x12\x90\xd4\x41\xc6\x56\xd7\xf9\xec\xae\x44\x79\x20\xf9\x73\x19\x77\xd7\xe5\xcb\x51\xa6\xee\xee\x5a\x9e\x1d\x4c\x5e\xaa\x66\x52\x60\x21\x5c\xa1\xb3\xa2\x6b\x5f\xb6\x44\x71\x95\x2c\xd9\x9e\x8a\x5d\xf0\x0e\xa4\xd5\x35\xf9\x5e\x4e\x34\x8b\x3c\xef\xfa\x99\xd5\x69\x4b\x3b\x01\x68\xe8\xbe\x97\x64\x8d\xd6\xf3\xb7\x95\x47\xce\xa3\x72\xe2\xb8\xa3\x1b\xdd\x41\x26\x76\xcb\x66\xaa\x6a\x26\x7e\xdd\x4e\x27\xe9\xc5\x76\xac\x5a\x73\x89\xa2\xbe\x6e\x93\x8d\x68\x43\xbc\xa0\x17\xeb\xc2\x12\x6d\x0e\x9e\x66\x99\x9c\xf6\xa7\xcc\x80\x94\x66\xc8\xc8\xbb\xec\xa5\x09\x8f\xe4\x68\xb1\x8e\x61\xca\x25\x33\xb3\xd3\xaa\xf4\x95\xa5\x7d\xc6\x28\xe7\x58\xae\x62\x9f\xe9\xee\x82\x96\x99\x6b\xc6\x05\x2d\x0b\xc2\xf7\xca\x2e\x5f\x3f\x79\x4f\x97\x07\x7a\xc7\x55\x9c\x82\x93\x6f\x20\x5e\x8b\x55\x72\x95\x10\x4c\x82\x2e\x29\x59\x4a\x0d\x48\x96\xe1\x46\x2f\xce\x1a\x65\x72\xba\xc4\x0d\x57\x97\xb1\xe9\x2e\x1b\x59\x6f\x36\xb0\x8a\x17\x70\xda\xfe\x03\x79\x3b\x33\x90\xf8\x27\xfa\xb4\x31\x08\xdd\xdb\x72\x7a\x1b\x64\x1b\xc7\x72\xb5\xc9\x8e\xd9\x89\xd1\x2e\x4e\x07\x92\x43\x97\x6f\xff\x65\xde\x98\x1b\x7e\x39\x69\xaa\xbd\x52\xfa\xa2\xf8\x3a\x2b\xaf\x38\xaf\xea\x64\xe0\x07\x92\xac\x51\x19\x41\xa2\x23\x8a\x15\x47\x76\x35\x87\xde\xf7\x55\xed\x75\x13\x33\xd3\x75\x68\x7f\x8b\xbe\x94\xe0\xb4\x38\xfd\xe8\x81\x64\x8c\x6d\xd1\x66\xcd\x5f\x40\xd2\x30\xfb\x18\x2f\xf3\xb1\xf0\x95\xab\x39\xb5\x3b\xdf\xd7\xd0\x53\xdf\x40\xca\xce\x9b\x19\xc1\x29\x2a\xcd\x23\xad\xe6\xea\x37\xac\x84\xf8\xd8\x8a\x88\xeb\xba\x8d\xed\x06\xaf\x9b\xfd\xbe\x4b\x3c\x29\x47\x30\x73\x4c\xab\xe9\x8b\x32\x73\xe9\x4e\x51\xe9\x6b\xd4\x11\x61\xf5\x66\xd6\xdd\x85\x3e\x59\xb3\xee\xea\xe0\xec\xa6\x1c\x15\x3b\x2a\x11\xaa\x38\xc6\x8e\x75\x0c\xc3\x13\xc8\x6a\x1d\xc6\x9b\xf6\xae\x6e\x40\xca\x3d\xc3\xf7\x51\xa5\x1d\x42\x81\x9d\x08\xe2\x63\x3b\x91\x0b\xb0\x1d\x48\x19\xf9\xc0\x4f\xaa\x31\x82\x13\xe2\x4e\x47\xcc\x7a\xd8\xf5\x72\x46\x9b\x6a\x72\xfa\xea\x5a\x43\x57\x10\x17\xf5\x12\x1f\xdb\xed\xf1\xd0\x97\x32\xb5\x34\x57\x90\xee\x0e\x1d\xeb\x35\x45\x9b\xf0\x1a\x42\xe8\xf4\xa3\x58\x6a\xa8\xdb\x88\x7c\xe6\x40\xb2\x8e\xa6\xdf\x75\x1b\xdb\x88\x36\x94\x66\x5e\x97\xe1\xb2\x55\x9c\x2a\x3b\x00\x22\x39\xae\x21\x99\x3d\x08\xa8\xf9\xdf\x3b\xbe\xc8\xa1\x24\x95\x79\xda\x07\x1d\xb2\xaf\x64\xa4\xb9\x33\x33\x59\x8d\x72\xb7\xbc\xe4\x7a\x8f\xc5\xa9\x21\xba\xeb\x3d\x76\x2c\x4a\xcb\x29\x46\x1b\x54\x63\x3a\x7b\xc8\xfd\xad\x9f\x72\x5f\x73\x5a\x7b\xc9\x8b\x8e\x32\xb3\x30\xec\xb2\x91\x8d\x5b\x7c\x89\x6f\x6e\x0e\xa2\xed\x44\xa0\x71\xe7\xad\xe9\xd0\x51\xd0\xdc\xa9\x53\xe0\x47\x97\x52\xa7\xe4\x09\x79\x73\x6d\x13\x07\x1f\x1c\x48\x4e\x77\x31\xba\xb5\xb3\x25\xfa\x7c\x4b\x11\xef\xf7\x6c\x36\xca\x6c\xb5\xd3\xaa\xb8\x36\xf2\x81\x1c\x7d\xe7\x99\x29\x19\x69\x77\x1c\xdb\x81\x94\x82\x93\x0d\x74\xdd\x93\x01\x52\x2c\xa7\x46\xac\xf1\xa4\x38\x0a\x0e\xcb\xa2\x2a\x1f\x7d\xba\xb2\x76\xcc\xc5\x51\x5f\xdc\x80\x76\xeb\x43\x87\xbd\x36\xf7\xef\x0d\xa4\x5c\x57\x20\xb6\x39\x6c\x57\xc5\x3d\x90\xdc\xd7\xa2\x4d\x71\xf2\x81\x68\xdb\xa5\x78\xe2\x49\x09\xd1\x17\xf3\xdc\x68\xe2\x68\x5b\x36\xce\x54\x20\x65\x36\x48\x01\x55\x71\x53\xbc\x27\x32\x85\x48\xbd\x94\x1c\x34\xd7\x2b\x9e\x7c\x8b\xbb\x01\x72\x2e\x69\x48\xb4\xf3\x93\xcc\x2b\x20\x49\x1e\x1c\x8f\xed\xd0\x74\x50\xf2\x61\xdf\x67\xc8\xa2\xab\x8b\x20\xb4\xaf\x87\x93\xb3\xf4\x80\x94\x4a\x1e\x72\x23\x2e\xba\x17\xc8\x30\x0e\x80\x7c\xed\xc3\xc5\x4a\xd9\x77\x3b\xf9\xf5\x1e\x90\xfc\x81\x38\x56\x0f\x6b\xfa\x21\x8b\x4f\x87\xbc\x58\x01\xb4\x9e\xb6\xa6\x43\xf6\x9f\x0e\x07\xcf\xd1\xa6\xea\xe0\x96\xe4\xd6\xd3\x55\xdd\x18\xfd\xe9\x2b\x01\xd2\xe7\x58\xbc\xc1\xe1\x24\xb7\x07\x84\x49\x66\xb1\x5e\x6a\x3c\x29\x87\xae\x1c\x90\x39\x3b\x46\xd0\xf7\xd9\xc5\xf0\x40\x92\x3f\x39\x55\x4f\x87\x83\xb3\xf2\x2e\xd1\x89\xcc\xb0\xe4\xba\xd7\x2e\xc8\xb7\xcc\x5b\x19\xe7\x2b\xd7\xcf\x6c\x8d\xef\x53\xae\x8d\x16\x9c\x9d\x0c\x5a\x65\xb0\x4a\xca\xae\x51\x30\x3a\xba\x46\x66\xc5\x84\xec\x3a\x98\x1d\xd5\xe2\x52\x3e\x8d\xdc\xf8\xa2\x97\xcd\xa1\x7c\x83\x78\xf8\xd6\xd8\x87\x97\x4b\xca\xb1\x66\x2f\x6a\xcb\x47\x9b\x94\x74\xac\xa0\xac\x54\x2d\x30\x8b\xb8\x39\x98\x29\x72\x6d\xa4\x78\xb2\x69\x84\x68\xb3\x89\xfc\x06\x9a\x5a\x79\xaf\x84\x22\xe5\x2a\x86\xd3\x25\x6b\x53\x45\xaa\x74\xbd\xc7\x92\xa3\x4f\xb1\x87\x4e\x3b\xdb\xa9\x95\xe8\x7a\xe7\x7d\x5f\xa6\x1a\xc6\x82\x7d\x39\x43\xa5\x67\xbd\x9d\xb5\x02\x55\xed\x36\x67\x0e\xf3\xb6\x9d\x98\xc2\x99\x45\x0e\xa4\xbc\xcf\x37\x4f\x3a\xef\xba\x15\x6a\x54\x24\x2c\xe3\x7b\x9d\xb2\xcb\x15\xd6\x44\xa7\xce\x3e\x81\x90\xb2\xe5\x86\xd6\x9c\x7c\xb1\xbb\x08\x61\x73\x52\xca\x4e\x31\x41\x17\x4f\xea\x94\x0f\x4c\xf1\x24\x21\x21\xfe\xc0\xe4\x64\x30\xe6\xde\x1c\x3b\x56\x1d\x4e\x71\x20\xa5\x96\x36\x89\x26\xea\xcb\xa9\xf2\x7b\x44\x76\x4d\x9e\x74\x89\x55\xa3\xcf\xbe\x9d\x62\xf4\xd3\x26\xad\x20\x73\xb9\x2d\xea\x5c\x01\x29\x23\x82\x51\xcb\x91\x5d\x05\x15\x0c\xf5\x02\xe1\xa6\xf6\xed\x24\xe9\x46\x34\x47\x7d\xe5\xca\x06\x62\x06\xb8\xa2\x4d\xbc\x9c\x75\x7d\x8e\xbb\xea\xc3\x97\xce\xce\xd3\xfa\xd1\x80\x1c\x53\xd7\x80\xc4\xcf\x24\xde\x73\xb8\x81\xc5\xdf\xad\xcc\x0d\xc5\x85\x01\xba\x6b\x02\x66\xe7\x00\x3b\x90\xcc\x31\xe6\x9b\xb7\xd3\x65\xa2\x19\xdb\x45\x2a\x18\xa7\x69\x3c\x90\x8a\xe0\xf7\x78\x52\x9a\x5b\x4b\x25\x5b\xf5\x1a\x9a\x53\xe5\x77\x57\x16\x1c\x18\x4b\x76\x71\x82\xf1\x19\xd0\x53\x29\x5e\xfc\xb5\x45\x72\x48\xec\xad\x2a\x0b\xd6\xd8\x23\x47\x5a\xdd\xa0\x9d\xf5\xfe\xa3\x45\x9b\xf9\xfb\x78\x4f\x17\x19\xfb\xe0\x3a\x0f\x2e\x79\xda\x77\xe1\x20\xf1\x9e\xeb\xa3\xd5\x68\xb3\xef\x47\x40\x32\x29\xb1\x0f\xd6\xf4\x3b\xe7\xd8\x81\xa4\x65\x35\x9b\xb0\x95\xe4\xb3\xa0\xff\xdd\x76\x66\x43\x8f\xbb\x43\xd3\x4f\x9f\x4e\x5f\x79\x05\x64\x0d\x25\x7d\x5a\xa3\xcd\xcc\x5c\x02\x02\x47\xc5\x5d\x65\x2e\xec\x1f\xa8\x68\x6f\x33\x90\x0c\x53\xbe\xba\x76\x15\x37\x85\x81\xd7\xb5\x12\x33\x66\xe9\x2d\xa9\x24\x63\xb2\xde\x55\xdf\x9e\xd9\x4d\x6b\xf3\x63\x9e\x4e\xd6\x89\x7a\x66\x3b\x17\x05\xd6\x11\x87\x64\x35\xf8\x3c\x82\xb0\x72\x8c\x2e\xde\xb1\xc4\x7b\x32\x76\xdd\xec\x66\x35\x96\xfb\x9a\xd9\xd2\xed\xb7\xcf\xac\xb7\x13\xb6\x07\x64\x25\x88\x57\x10\x69\xc6\xca\x93\x6d\x69\xa6\x71\xe2\x14\x3e\x95\x1d\x4b\x79\x20\xed\x11\xdf\xd0\x4c\x35\xa0\x21\xae\xe2\xe8\xdc\x1e\x07\x92\xea\xe6\xe2\x3d\x91\x7d\x47\xe6\xf5\x2d\xd9\x26\xd7\x1a\x90\xd4\x72\x31\x9e\xb3\xe7\x81\xf3\x8d\x34\x43\xd1\x26\x07\x5c\xf6\xbd\x21\xbb\x4d\x20\x69\xc2\x4d\xb0\x5d\x0b\xb2\xe1\xeb\xb5\x9b\xbd\xd5\x53\x8c\x27\xd5\x22\xe7\x5d\x3a\xfa\x8e\x3f\xd0\x46\xee\x01\x5f\x9c\x49\xf3\xe6\x6c\xba\x6a\x64\x66\x25\x24\xdb\xf4\xf6\x7d\xe1\xd4\xee\x08\xad\x1a\xc4\xc0\xe5\x26\x2f\xc8\x54\xe7\xbe\xf0\x44\xbb\xb3\x2b\xf3\x49\x8e\xde\x82\x53\xde\x4a\xc1\x59\x67\x8f\x36\x09\xb5\xbe\xad\x76\xc7\x4d\x24\x7a\x79\xe8\x03\xa3\x4d\xee\x3a\x10\x57\x29\xfe\x0b\x9e\x19\xc4\x5d\xa1\xf5\xdc\xc3\xa9\xcf\xd9\x88\xe1\x54\x2d\x90\x86\x61\x93\x20\x9b\x6b\xe7\xb9\xc1\x46\x0c\x7f\x11\x5b\xed\xec\x1a\xdc\xf7\xc4\x64\x25\xc6\x93\x19\xa0\xd5\x11\x90\x8f\x1c\x4f\xe2\x73\x90\x81\xa4\xcc\xe0\xe6\x74\x32\x4b\x9c\x85\xb6\xd3\x57\x8e\x78\x4f\xa6\x3d\xb4\xe4\x8e\x8a\xea\x37\xc7\xc3\xae\x74\x8d\xeb\x70\xda\x00\x7a\x05\x94\xa5\x9b\x9a\x40\xce\x65\xd0\x80\xa4\x38\xb2\x94\xb0\x6d\x4c\x70\x34\xdc\x81\xac\x37\x0e\x48\x22\x67\xe6\xbd\xe9\x4c\xc8\xf4\x69\xcf\x0c\xbe\x68\xba\x8c\xea\x88\x36\xbb\x38\xdd\x40\xbe\x20\x02\x12\xff\x14\x6d\x2e\x74\x64\x55\x8a\x2b\x3c\xd6\x59\xa3\x4d\xa6\x1a\xb0\x60\x0d\x73\x22\x13\x48\x01\xcb\xf4\xa2\x2a\x8e\xad\xb1\x4a\x92\x6d\xda\x15\xef\x09\xb1\x0b\xd7\x9a\x64\x9b\x8e\x4f\xea\x5e\x76\x93\x04\xb3\x1c\x4d\x85\x67\xc6\x7e\xd8\xc1\xd1\x06\x57\x07\xc7\x74\x7c\xc9\xa9\xb5\x87\xde\xd1\x15\xf4\x6a\x5c\x5d\x70\xc3\x77\x40\xd2\xa0\x83\x3d\x4e\xa3\xdf\xc0\x5d\xe7\x94\xf8\xbc\xb7\x9c\x82\xbe\x00\xc9\x3f\xb6\xf2\xa4\xae\x04\xbc\xb9\xb7\xb3\x4f\xe0\x7f\xbf\xed\x24\x86\x11\x77\x47\xc6\xba\x06\xa4\x94\x9f\xcc\xc5\x55\xeb\x50\x4a\x38\x74\xa5\x24\xc8\x86\x73\x4a\xc0\x0d\xbb\x4e\x5d\xae\x90\x0d\x39\x82\x95\xc1\xe5\xf8\x72\x91\x7f\xc8\x9b\x33\xcf\x21\x5d\xb8\xfa\x5c\xc5\xcd\xce\xa1\x2b\x79\x72\xc6\x94\x0e\xbf\x12\x43\xe0\x7a\x73\x2d\xd6\x5a\xce\x5e\x03\x49\x6e\xbf\xec\x46\x08\xe1\x7d\x39\x93\x35\xd7\xb6\xca\xc6\x35\xd7\xe9\xe8\x0e\x4f\x69\xf8\xfc\xb8\x6c\x5c\xed\xb0\x5d\x6f\xec\x36\x13\x48\xd9\xbf\x21\xd1\x6f\x7d\x51\x5c\xb1\xe6\x94\x1b\x67\xc5\x89\x22\x32\xb3\x7e\xdb\x58\x09\x13\xe6\xd0\x95\x06\x4e\x50\x60\xee\x0e\xc8\xca\x59\x7a\x91\x5a\x27\x38\x5e\x05\xab\xb4\x14\xb3\x76\xba\xda\x42\x9b\xbe\x0f\xf3\xf2\x7e\x6f\xcf\xf3\x7c\xc3\x18\x97\xd3\x59\x49\x91\x3a\x1c\xac\x52\x6a\xfa\x36\xf7\xc5\x79\x34\x6b\x93\xa2\x1b\x79\xee\x5e\x01\xc9\x79\x3d\x05\x64\x75\xfe\x04\xd2\xf0\xe2\x0f\xc7\xb8\xcc\x4d\x89\x50\x0c\x47\xb2\x64\x67\x7f\x3a\x90\x7c\x60\xc5\x0b\x0c\xc7\xb5\x34\x7b\x3b\x8f\xa1\xdc\xfc\xc5\xe1\xd9\x63\xc8\x51\xaa\xd9\x25\xfd\x40\xca\x4d\xda\xf9\xa4\xed\x2c\xfe\xf1\xa4\x44\x78\x91\xc5\x31\xc8\x2e\xc7\x5c\x92\xb3\x9f\xce\x09\x24\xcd\x74\x05\xf2\x11\x1f\x3c\x69\xbd\x5c\x8e\x36\x87\x7d\x64\x20\xa1\x72\x61\x04\x3b\x12\x75\x8f\xee\x30\x93\x9b\xaf\x4d\x0e\x6a\x1d\x01\xc9\x61\x6d\x26\x20\x6b\xb1\x18\xc1\x44\xf9\xba\x80\xa4\xe7\x2c\xd1\xa7\x0a\x0f\x35\xf7\x72\x8b\xef\x2a\xac\xb5\x2b\xd3\xd9\x1b\xf8\x40\x4a\x32\x28\x6e\xea\x40\x96\x20\x02\x52\xe6\x86\xda\x81\x5c\x52\x32\xda\x54\x17\x2f\xf9\xfb\x9c\x53\xc2\xd1\x46\xc3\x95\xe9\x7a\x63\x8f\x94\xcd\x2e\x3b\x50\x60\x38\x74\x25\x3b\xeb\xed\x81\x74\x09\xb4\x68\x93\x9e\x33\x5d\x40\xe6\xad\x18\x41\xba\xf6\xc9\x2a\x29\x74\xa5\xb8\x3c\xff\x18\xce\x58\xe7\xc4\x50\xc3\x55\xeb\x5a\x8e\x27\xc5\xf9\x58\x2f\x7e\x20\x15\xfa\x2c\x1e\x21\x2b\x47\xc7\x3d\x07\x90\xb8\x53\xe6\x92\x5d\x71\x86\xb5\xce\x4e\x02\x14\xef\x89\xf8\xf8\xe2\x3c\x90\xb4\xeb\x39\x03\x29\xfa\x8e\xa3\xe3\xdc\x10\x83\x95\xcf\x44\x10\x16\x20\xe9\xd3\xc1\x3a\x07\xb9\xd8\x9b\xfb\x40\x12\x94\x0b\x73\xd9\x0a\x0c\x4a\x1d\x48\x58\xce\x8e\x59\xb6\x99\x7c\xbb\xa5\x99\xfe\x81\x14\x01\x7a\x17\x20\x25\x39\x6a\x1d\x48\x26\x4f\x4e\x40\xb1\x77\x09\xf8\x29\x19\xa5\xb9\xf2\xc8\x70\x70\x4c\x0e\x6c\x95\x54\x92\x1b\xbb\x59\x70\x1f\x65\x3c\x5f\xc6\x57\xb4\x99\x77\xa4\x17\x05\x1b\x55\x76\xac\xb8\x26\x27\x3b\x8d\x3d\x04\xca\x50\x9d\xc3\x82\x3e\x15\x0e\x53\xcd\xce\x8c\x21\x0f\xa0\x5c\xc1\x9e\xea\x6c\x6f\xb7\x7b\xb1\x7d\xc2\xbe\x0a\xc3\x61\x2d\x25\xf5\x80\x5c\xb8\x0d\xc8\x69\x83\x99\x4b\x75\x78\xd1\xc5\x08\x0e\x75\x02\xe7\xc5\xdf\xd7\x0b\x4c\xae\xae\xfb\x97\xe3\x49\x45\xfb\xd1\x4b\x73\x81\x06\x28\x83\x52\x2e\x64\x47\x9c\x0e\x87\xbc\x94\x31\xa3\x4d\x3a\xe5\x6a\x7c\x69\x0e\x3d\xca\x15\x48\x5a\x01\xf6\xc8\xde\x3a\x2e\x36\x30\x06\xd5\xdd\x07\x7d\x8a\xcd\x3b\xb2\xe9\xb7\x44\xb9\x99\xab\x4d\x5e\x50\x1b\x3d\x0a\x64\xca\xa2\x40\xe6\x18\x8b\xf9\x6f\x66\xc6\x0f\xe4\x10\xd7\x01\x24\x77\xf5\x12\x4f\xca\x9c\xd6\xdd\xa7\x4c\x20\x25\xf3\xf1\xdd\x36\x56\xc8\xb0\x72\x35\xd4\x99\xe2\x49\xe9\x94\xbb\x17\xcd\x4e\x38\x05\x34\xb0\x29\xa3\x72\x70\xcd\x99\x77\xb6\xcc\x01\x30\xe6\x63\x87\x43\x5e\x5a\x90\xe1\x6e\xb3\x1f\x47\xa7\x5b\x03\x74\x31\xba\xc2\x61\x1c\xcb\x35\x46\x77\xa6\x59\x96\x17\x77\x9d\x5a\x80\xe4\xd8\xce\x76\x9a\x87\xbf\x62\x3c\x57\x75\xcb\x8c\xe0\xba\xd7\xdc\x95\x32\x8f\xe4\x99\x03\x52\x32\x9f\x4f\x9b\x0e\x2e\x68\x30\x9c\x0d\x2d\xdf\x40\xd2\x34\x82\xe6\x76\x01\x72\x72\xc9\xe1\x5a\x6d\x35\x73\xc8\x86\xdd\x01\x59\x17\x99\x47\x6a\x03\x41\x87\x2f\x96\x3b\x20\x29\x4f\xb8\x3c\xa8\xdc\x06\xa2\x29\x18\xa7\xdb\x63\xf4\x40\x32\x79\x42\xa6\x06\xc6\x4a\xc6\x33\x4e\x4c\xda\xe4\xcc\x36\xaf\x80\x44\x44\xd8\x15\xe7\xe7\x0b\xb2\xe8\xa0\x1a\x17\xe2\x3a\x90\xb4\xa5\x5c\x48\xe6\xfd\x3b\x04\x46\xc1\x31\x3d\x58\x01\xfb\x03\xb9\x98\xe7\x81\xa4\x29\x66\x6f\x95\xcb\x20\x5b\xa7\x7c\x20\x5d\x9c\x31\xc2\xb6\x1e\xb0\x03\x59\x09\x32\x80\x84\x75\x10\x57\xd7\x73\xbf\x59\x79\xd5\x6c\xaf\x03\x92\xb2\xec\xb5\x0c\x99\x5a\xae\x0d\x97\xa2\xcd\x56\x07\x8f\xb0\x9c\x70\x09\x9c\x58\xd2\xa0\xbb\xd8\xd6\x81\x96\x34\xda\x17\x90\xfc\xf6\x99\xcb\xb2\x03\x27\x64\x78\xe1\x74\x57\x81\x94\x1b\x02\xcc\x5a\xf2\x85\x72\x32\xfe\xe1\x80\x9b\x9a\xa2\x17\xc7\x6e\xc2\x6c\x2c\xbb\xa4\x72\x8a\x1d\x8c\x63\xf3\xeb\xa0\x54\xdb\xe0\x8c\x29\x1f\x60\x99\x2d\x20\x9b\x89\xe3\x49\xb3\x4f\xcc\xcc\xa9\x7a\x59\x25\x67\x0e\x74\x36\x8f\xe1\xa2\x6e\xa5\x83\x3d\xcb\x65\x33\x3e\xd0\xc1\xba\x02\x91\xdc\x36\xd4\xf2\x9e\xfc\x96\xea\x04\x93\x95\x02\xa1\x07\x97\xb9\x9d\x35\x86\x8b\x13\x8b\x0b\xb4\x40\x3e\x4d\xd9\x2e\x78\x07\xf2\xa5\x1a\x23\x48\xcd\x12\xef\xb9\xa8\x31\x2b\xb8\x9d\x67\x24\x46\x5f\x2a\x5c\x51\x03\x72\xf6\x4a\xaf\xe7\x76\xb5\x6e\x76\x65\xdb\xec\x17\xe3\x89\xd6\x35\x28\x18\x85\xd4\xee\x04\xa4\x5a\x46\x50\x45\x65\x76\xaf\x71\x35\xcb\x6f\x29\x9f\x33\xfd\x2d\x51\x7e\x38\xdf\x04\xd4\xdc\x4e\x4d\xc1\xe3\x3a\x99\x7b\xe7\x88\x3f\x5c\x8f\x02\xb4\x73\x0c\x91\xb3\x2b\x0f\x57\x67\xab\x17\x1b\xe1\x2c\x0b\x8d\x83\xf4\x30\xe7\xc3\xe6\xba\x68\x7b\x2c\xa8\x84\xcc\x12\x7c\xa5\x33\x30\x24\xc8\xfe\x83\x52\xe5\xee\x53\x0e\x4f\xb5\x41\x7c\x48\x94\x78\x05\x24\xc5\x3f\xe4\x4d\xe5\xdd\x7b\x7c\x91\x4c\x35\xad\x80\xe6\x4f\x7b\xa1\x42\x24\x6d\x9c\x99\xf0\xc6\x4e\x84\x1e\x64\xd8\x82\x64\xbb\x03\x92\x21\x85\xad\x76\xcd\xb5\x46\x2f\x12\x1d\x5b\x70\x5a\x12\x16\xeb\xcd\xf1\x70\x9c\x50\x83\x6c\x28\x32\xa8\x76\x2e\x08\x27\x27\x4c\x6c\xa7\xeb\xaa\x75\x0e\x99\xab\xa5\xa5\x1c\x90\xbc\x36\xf8\xa2\x97\xf3\x5b\xc4\x93\xba\x1c\x3b\xbc\x8e\x4d\x27\x37\x92\x8e\x04\xc2\x1c\x87\xda\xe1\x3e\x35\x47\x9b\x2e\x01\x08\x28\x35\xc6\xb9\x7e\x95\x39\x30\x0f\x56\xd7\x35\xc6\x43\x9a\x91\xdb\x54\x4f\xf0\x6b\x36\x9d\x5c\x1c\x63\xe7\x24\xb8\x58\x25\x67\x21\x18\xf0\x6b\x6f\xe7\x76\xe6\x9a\x51\x4e\x82\xd2\x20\xbc\x6f\xeb\x39\x63\x74\xe5\x0a\x8c\xab\xe4\xed\x20\xef\x8b\x11\x74\xe0\x1d\xfb\x37\x1c\x8c\xd3\xed\xcc\x76\x20\x67\x4b\xe8\x40\x12\xcc\xbd\xb7\x53\x72\x5d\x71\x52\x80\xe1\x5a\x6d\xbd\x7e\x20\x25\x89\x9c\xf4\x29\xc1\xd5\x79\x0e\x06\x35\xd7\xb8\xac\xe6\xb5\x9d\xd0\x31\x20\x69\x75\x0b\xbd\xb8\x6e\x8d\x2f\xce\x99\x1c\x57\xe6\x7d\x20\xe8\xc4\x1a\xca\xe1\xc0\x92\xec\x6c\x76\x63\x26\x67\x6d\xb3\x5c\x30\x9d\x06\xc0\x9e\xc2\x07\x52\x45\xbb\x8b\xf7\x6c\x5a\xcf\xf4\x29\x7d\x3a\x7c\xac\x43\x42\xea\x60\xd6\xc9\x59\x8b\x7d\x36\x29\xd5\x06\xd3\x30\x95\xbb\xaf\x5a\x83\x7e\x20\x05\x48\x7b\x6f\xa7\x42\xfd\x4b\x67\x25\x14\xf6\x51\x73\xb4\x59\xd3\xdf\x80\xec\x6a\x66\x09\x62\x3a\x2c\x7f\xb2\x2b\xb7\x13\xb1\x9a\x25\x9b\xf2\xb6\xea\xc8\x67\x0e\xc3\xe8\x83\x95\xcf\xf6\x58\x31\x0e\x4e\x65\xcf\x2b\xdd\x27\xdc\x05\xd8\xba\x3d\x64\x86\x03\x36\xaa\xa3\x27\x0f\x24\x85\x28\xfb\x20\xbf\xac\x5c\x19\x2f\x3b\xcb\x35\xe3\x65\x7b\x8c\x0d\xfa\x74\xfe\x95\x0b\xc8\xd7\x1a\xab\xe4\x4c\x77\x8e\x50\x1e\x2e\x88\x56\xb9\xfc\x67\xd6\xa5\xc3\x09\x77\x34\x45\xb1\xa6\xff\x40\x4e\xdc\x50\x80\x64\xac\xfc\x40\x62\x0f\xaf\x80\xe4\x84\xfa\x1f\xe0\x94\x27\x85\xb6\x6b\x0c\x28\x91\x9a\xa9\x15\x3b\x5b\xdf\x01\x29\xb5\x0f\xdb\xa2\x30\x8c\x7e\x33\x6d\x99\x5c\x6a\xbd\x99\xa8\x95\xf4\x23\xde\x53\xb2\x94\x98\x9a\xc3\x51\x7d\x1f\x52\x11\x2d\x83\xbc\x76\x04\xb3\x0b\xd0\x81\x74\xcf\x98\xab\x9d\x15\xc2\x5b\x81\x6c\x1e\x01\x92\x16\xd2\xc9\xce\x87\x83\x24\xba\x93\x44\x0e\x2a\x9b\x35\x16\xd4\xb5\xad\xe7\x60\x3c\x1d\x40\xee\x51\x87\x3e\x94\x11\xa3\xbb\x08\x92\xef\xbc\xa9\xe8\xfe\x32\x99\x27\x75\xc7\x2c\x36\x3b\xf8\xa0\x15\xd0\xbc\x39\xcd\x90\x49\xfb\x74\x3c\x7f\x1c\xb9\x66\xaf\xe5\xca\x93\xf6\xb6\x64\x05\x2d\xb1\x38\x27\xed\x81\xe4\xab\x90\x02\x12\x51\xae\x8c\xae\x03\x98\xf9\xbe\xe6\x8c\x1d\x23\x20\x85\xa0\x98\x10\x4e\x52\x75\x33\x9e\xab\x44\xdb\xdf\x62\x38\x88\xa0\xc0\x81\xce\x6e\x91\xb3\xc6\x7b\x92\x4a\x38\x72\x72\xc5\x6a\x4e\xb8\x7f\x20\x69\x6e\x99\x8b\x6c\x10\xcd\x29\x7a\xc6\xec\xb6\x75\xf7\x80\xcc\x97\x30\xba\xc9\xb7\xaf\xf4\x29\x89\xa5\x42\x6a\xa7\xb2\xbd\x35\x48\xb4\x83\x08\x4a\x83\xd8\xd9\x4d\xcb\x89\xa1\x86\x8b\x74\x65\x27\xf3\x19\x53\x39\xbd\xdb\x05\x2e\x29\x48\xbf\x54\xe6\x69\xa9\xa4\xb2\x9b\xc3\x61\xcf\x1c\xce\x61\x97\x46\x5f\xb8\x73\x90\x75\x3a\xda\x24\xf0\x46\x9f\x52\xaf\x21\x95\x4c\xd7\x69\xb6\xbb\xd5\x70\xa0\x40\x1f\xbe\x82\xe6\x54\x58\x77\x83\xdc\x4c\x27\x6a\xe2\xfb\xa4\xdb\xef\xe9\xf3\xa4\x03\x88\x13\x90\x5d\x52\x03\xd2\x05\xf1\x81\x4c\xc2\x3c\xcf\x69\x97\xbf\xe8\x53\xea\x84\x01\x5e\x2f\x8b\xdb\x9c\x80\x65\x45\x0e\x58\x67\x1d\x3d\x52\xd7\x54\xe6\xec\x1c\x84\x77\x2d\x9b\x27\x3b\x90\x1d\xba\xdc\x8b\x3c\x87\xea\x0d\x46\xda\x57\xe8\x86\xa0\x99\xab\x9d\x8c\xe7\xb0\xf5\x20\x6f\xce\x9c\x3d\xe2\xbd\x69\xcf\x64\x8f\x2e\x1f\xfb\xee\x50\xa7\x03\xc9\xde\x73\x03\xb9\xee\x09\x67\x9a\x6a\x42\x25\x20\x67\xbb\x08\x48\x72\xb2\xa5\x3c\x6a\x0b\x5d\xe6\x7f\xe7\x43\x8a\x9c\x09\x0e\x3e\xb4\x9b\x77\x8a\x36\xe5\xbd\x83\x64\x2a\xcb\x75\xae\x7c\x91\xec\x05\xb5\x43\x0b\x9c\x5a\x2b\x30\x44\x29\xb2\x5a\x86\x12\x3d\x2d\xad\x59\x72\x9c\x2e\xc9\xdb\xb8\x12\x9e\xae\x6e\x09\x95\x7a\xba\x64\x17\x38\xff\x34\xcb\x79\xfd\x07\x88\xf2\xcb\xd9\x9f\x2c\x92\x4d\xe7\xba\xca\x1c\xea\x17\xc9\xe6\xbc\xbc\xf0\x72\x2c\x1a\xe1\xd9\x85\xf7\x74\x90\xb2\xf5\x41\x2e\x24\xd3\x33\x13\x95\x42\xbd\xcc\x3b\x20\x09\xe6\x1c\xb9\xb7\x5d\xcd\x20\xf4\xe2\x98\x7a\x06\xed\xc4\x23\x75\xb8\x4c\x17\x68\x69\x85\x25\x7c\xbb\x8c\xa3\x45\xc7\x75\x59\xe7\x6a\x91\x7a\x29\x39\x52\x71\x32\xcb\xb1\xa8\x36\xeb\x43\xbd\x9c\xbf\xd9\xa1\xe2\x63\x5d\xae\xc5\xe1\xbb\x79\x49\x87\xdd\xe0\x9f\xd6\xb5\x9d\x6f\x4d\x5f\xeb\xea\x29\x1d\x3e\x6f\x49\x6b\xdd\xd8\xb2\x25\x1f\x95\x6e\x27\xfb\x03\x29\xd7\xb2\xc9\xfe\x4a\x4e\xb9\xe2\x2b\xcf\x35\x51\x2a\x3c\xee\x4a\xce\x0f\x66\x92\xb9\x12\x19\x2d\x18\x41\x88\x9d\xbd\x9d\xb8\xb2\x3b\xae\x6c\x2c\xf3\x56\x9f\x27\x95\xac\xde\x59\xdb\x0e\x64\x17\x7f\xe6\x82\x17\x31\xdf\x20\x63\xa5\x93\xac\x8c\x25\xbd\x78\xad\x8d\x36\xd9\xb3\x5d\x0e\xf5\x40\xb2\x2f\xb3\x82\x72\x81\x6f\xf0\x8e\xcb\xa1\xb8\xae\x3c\x7d\x20\xf9\xab\xb2\x82\xd6\x61\xdf\xde\x4d\xfb\xbc\xf7\x18\xc1\x9e\x35\x37\x33\x93\x46\xbb\xc2\x3b\xda\xe7\xbd\xbb\x7a\xe0\x81\x9c\x91\x8f\x5e\xc4\x1f\xda\xb2\x3f\x96\xf4\xcd\x19\x8c\xc4\xcb\xbd\xf2\x64\x26\x8f\x59\x40\xca\xe4\xc7\x6e\x12\xf0\x5a\x02\xaa\xe2\x71\x33\x90\x6c\x25\xec\xad\x62\x5a\xab\x7d\x70\x0e\x24\x85\x05\xdf\xe0\xc4\x49\x37\x78\xe6\x02\xb6\x48\x4f\xf6\x8e\xaf\xf6\xa0\x1e\x4b\x79\x83\x6b\x8e\x3e\x65\xfa\x72\xc5\xf8\x03\x59\x49\xe7\xf7\xa4\x37\xae\x17\x7b\x24\x4f\x97\xec\x4c\x70\x83\xfa\x25\xd5\x24\x6c\x89\x27\xab\x36\x72\x1e\x48\x7c\xba\x09\xe1\x22\xe1\xd2\xa0\x4f\xab\xf3\x7c\x8a\xed\x47\xdf\x0b\xbb\xe2\x34\x4a\x8d\xb9\x14\x7b\x27\x74\x7a\xd9\x66\x1a\xbc\x9b\x62\x91\xb2\x9d\x2d\x0f\x24\xf9\xc5\x72\xc8\xaa\x2e\xd7\x60\x1e\x77\x39\x01\x12\x6c\xc9\x32\x73\x83\xbd\x67\xd9\xdb\xa3\x71\x1e\xaa\x2b\x80\xd3\x8b\xbc\xd5\x5b\x02\x97\x9a\x2d\x43\x26\x8b\x4b\xd1\x9a\xf5\x02\xcb\x9b\x5d\xe2\xc0\x48\xc5\x67\x66\x9b\xda\x86\x3d\xd9\x4b\x60\x4f\x73\xbe\x76\xce\x43\x73\x1a\xfd\x04\x24\x95\x9d\xd3\x1a\x1d\xc8\xa1\x40\x03\x48\x16\xa5\x98\x8b\x33\x98\x47\x2f\xdb\x3a\xfa\x68\x33\x3b\xe3\xf7\xa4\x9c\xcd\xc8\x2f\xf6\x2c\xcf\x85\xf5\xec\x24\x66\xf3\xd7\x4a\x21\x5a\x73\xfd\xd6\x25\xee\x3c\x2a\x8d\x9a\x05\xa6\x45\x38\xa3\x6f\x6a\x57\x17\x69\x8e\x8a\x3a\x90\x3c\x02\x2c\xa4\xe0\x3e\xde\x21\x4c\xf6\x86\x40\x3f\xb3\x5c\x2e\xd4\x19\x55\x0f\x24\x93\x0b\x84\x50\x75\x48\xba\xb3\x38\x1d\xc8\xd5\x1b\x18\x5d\x87\x13\xee\x6d\x8d\x69\xfb\x32\x7d\x8a\x4c\xa5\x4f\x9b\xf5\x56\xd1\x8b\x5c\xe2\x20\x6f\xf2\x9b\xc8\xf6\xff\x3d\x90\x53\x75\x33\xba\x8d\x4f\x8d\x3e\xc5\x0d\x17\x8e\xb8\xdd\xce\x31\xa4\xac\xe1\x84\xfb\xa0\x88\x74\xa7\xf9\xf7\x27\xe5\xcf\x19\x73\x31\x2f\xc7\x51\x15\xc7\x54\xed\xc7\x7b\x20\x73\x22\x03\x48\x45\xf0\x39\xc6\x4e\x25\x84\x6e\x6a\x89\x47\xaa\xf6\x7a\x1d\x6b\xba\xc8\xa9\x6f\x63\xfb\x8b\xd7\xc6\x7a\x4e\x11\xde\x0b\x92\x22\x2d\x6b\xed\x29\x9e\x14\x69\xe7\x0a\xb2\xa7\x44\xac\xb5\xb3\xc9\x36\x50\x4b\x7e\x13\xe3\xe2\xc8\x4d\x34\x8d\xd1\xa6\x18\x45\xd0\x75\x42\x60\x02\x92\x71\x26\x46\xb7\xf9\x07\x92\xb2\x64\x26\x1e\x7c\xbb\x8b\x72\x0e\xc8\xf0\x72\xd6\xb6\x1e\x6d\x0a\xf6\x65\xc7\xc4\xcb\xd5\xcc\x78\xf2\x25\xef\xce\xce\x30\xec\x4b\xde\x32\x07\x70\x69\x95\x26\x07\x42\xa5\x36\x6b\x61\xe5\x97\x0d\x92\xac\xd9\x72\x31\xa3\x1c\x6d\x22\xca\x3d\xda\x54\xa3\xba\x45\x9b\x42\x6a\x6b\xf4\x29\x89\x85\xf3\xb0\x1c\x82\x12\x4f\xea\x22\x83\xa3\x5f\x2a\xd8\x99\xd1\x73\x2e\x17\xe5\xbc\x59\xf9\x65\x2b\xfc\xa7\x4d\x76\x86\xce\x17\x6d\x3b\x46\x7a\x5d\x14\x55\xda\x13\xc4\xc7\x05\x3b\x1b\x04\x94\x12\x9d\x1c\xf8\xed\x30\x93\x2b\xda\x9c\x76\x2b\x7a\x51\x12\xda\x4e\x2f\xba\x00\xed\x29\x71\x20\x49\x10\x90\x22\xf3\xb1\x18\x24\xd7\xb6\x32\x0a\x02\xba\x5d\xd6\x9f\x95\xdf\xce\x90\xc7\x37\x48\xe7\xda\xdb\x64\x3c\xd9\x66\x3a\xab\xb4\x97\x63\x37\x07\x90\x9d\xd9\xa2\x4d\x71\xab\x9c\x15\xe9\x6a\xc7\x15\xdf\xa0\x0b\xa2\x73\x01\xaa\x96\x67\x77\xbe\x97\x03\x29\x1b\x37\xe4\x4d\xde\xf1\x75\xde\xf1\xde\x4b\x25\xde\x3c\x17\xf1\xd4\x05\x66\x71\x39\xfe\x34\x4e\x9c\x38\xec\x96\xaf\x68\xb3\x24\x97\x80\xec\x95\xe2\x99\x3d\xe4\xaa\x30\xa2\x17\x49\x02\x71\xe1\x2a\xa1\x54\xad\x25\xa0\x2e\x1a\x12\x4f\xca\xb8\x0d\x26\x8b\x33\x6f\xb0\x9c\xf6\xc6\xcf\xb5\xc6\x08\xb2\x0c\xcd\xfc\x3d\x51\x96\xab\x7e\x4b\x90\xa9\x28\xe6\x49\x37\xcb\x9a\xd4\x68\x73\x02\x67\x96\x42\x1e\x8e\x93\xad\x7e\x60\x06\x30\xa4\x0c\xbc\x1d\x85\xba\x1d\xf7\x9b\xe3\xdf\x86\x4b\xe3\x8c\x0b\xc4\x7e\xba\xa4\x24\x24\xe5\x69\x9d\x2b\x48\xa8\x0c\xbc\x05\x03\xcc\x7a\xc2\xc1\x00\x2d\xeb\x6a\x3b\x90\x12\xee\xa7\x80\xe4\xa2\x06\x51\x76\xce\xaa\xe0\x9b\x9f\x2e\xe9\x0a\x4a\x5a\x6f\xec\x9c\x5c\x23\x9c\xf3\x39\xfe\x2f\x9b\x27\xd9\x5c\xbb\x1c\xa1\x2d\x5d\x2e\x7d\x19\xe4\xf4\x65\xb7\x73\x48\x83\x0a\x61\xd6\x01\x82\x4a\xa7\xdc\x2f\xc8\x14\xce\xf9\xfe\x06\x57\x56\xc9\xfd\x03\xc9\xc2\xeb\xeb\xc9\xd5\x53\xfa\x34\xf2\x6e\xfb\x93\x20\x56\xee\x84\x33\x54\x3c\x29\xef\x04\x1f\x2b\x3c\xcb\xd1\xf8\x52\x4b\xc5\xe1\xee\xc3\xd5\x53\x8a\x8b\x56\x8e\x9d\x1c\x26\xe4\x6b\xc6\x55\x50\xba\xcb\xfb\x1c\x48\xe9\x74\x0a\xe3\x39\x79\xe6\x60\x3c\xa2\x12\xfd\x9e\xf8\xe6\xee\x20\x89\x03\xa9\xb4\xa7\xd5\x5d\xd4\x21\xe1\xe2\xdc\xb7\x0b\xf4\x7a\xcd\xf6\xed\xc4\xaf\x85\x36\x11\x57\xd7\x3f\x3e\x90\xf9\x5f\x7a\x91\x24\xe0\x2c\xc9\xc3\x5e\xe7\x15\xeb\xc1\x76\x2a\x1a\x34\xa9\xfb\xb6\x32\x6a\x06\x24\xfe\x30\xe6\x62\x87\xb5\xcc\xe8\xcb\x7a\x71\xbe\x41\xd2\x5a\x4b\x3c\x89\x47\x33\x6d\xf6\x07\xca\xd1\x26\x27\xb1\x49\x2f\x4a\x95\x84\x82\x6b\x2b\xf9\x69\x89\xb5\xbe\x9d\xd1\xa2\xc5\x7b\xf2\x5e\xfd\xb4\x99\x10\x32\x4f\x61\x5d\x89\x99\x49\x41\x02\xdf\xb5\xa5\x73\xed\x0d\x9c\x90\x5c\x50\x5d\xb6\x6a\xb8\x7e\x49\xa9\xac\xa0\xbd\x52\x4a\x8f\x27\xad\x5c\x88\x36\x6b\x36\x03\x92\x6c\xe3\x6b\xc6\x3e\xf6\x0d\xde\x71\x4b\x03\xdb\xaf\x78\x52\x98\x7c\x7f\xda\x1c\x5f\x3b\x80\x74\xe2\xc0\x3a\x7b\xe3\xe7\xe8\xd3\x92\xf1\xa0\xcd\xf2\x75\xe5\x8b\x74\x55\x06\xf6\x64\x47\x37\x7c\xde\x93\x13\x63\x89\x27\x75\x56\xc0\xd6\xec\xd0\x6d\x76\xc5\x9e\x2e\xe8\xa2\xed\xd3\x5f\x9d\x5b\xfd\x40\x36\xbb\xb3\x12\x24\x16\xf2\x5c\x8a\xcb\x56\x71\xe2\xec\xf7\xe2\x88\xcc\x61\xbf\xfd\xe6\x72\xaf\xc3\x7e\xfb\x0d\x93\xfc\xb6\xa7\x8b\xc3\x76\x86\xbd\xf8\xab\x33\x98\x8f\x5d\x9c\xaf\xdd\xa4\x7d\x17\xc8\xb7\xc7\xab\x4e\x5a\xc1\x5c\xe4\x5d\x52\xef\xef\xb3\xc4\x9d\x47\x5d\xd8\xc5\x13\xb5\xeb\xc9\x98\x01\x29\x53\xd3\x45\xa7\xe2\x1d\x9d\xdc\x63\xb8\x12\x48\xb1\xf7\xf1\x70\x7d\x8f\x7e\xe7\x80\xa4\xa7\x36\x77\xba\x9b\x2b\x57\x58\xd7\xb7\xed\x18\x82\x10\xbd\xad\x49\x75\xbc\xfb\xd8\xf2\xfd\x68\x70\x37\x76\xf5\xae\x38\xfd\xd8\x9d\xbb\x4d\x16\xc6\x15\x36\xb8\x91\xa8\xa9\x11\x1b\xe1\x52\x86\xe8\x08\x5d\x61\x23\xe3\x06\xb3\x49\x9d\x32\x68\x93\xeb\x97\x73\x20\x0c\x7b\x5e\xb7\xc6\x37\xd8\xbf\xa3\x30\x7a\x14\x3d\xa4\x17\x07\x26\x40\xfa\xba\x0d\x84\x90\x0d\x6b\x2f\xe1\x3d\xf6\xd0\xa5\x13\xeb\xa2\x64\xa4\x1d\xc7\x1e\xfb\x4c\x67\x07\xe6\x8e\x4d\x32\xd2\x4a\x2f\xda\x87\xcc\xb1\x72\x8a\xd1\x01\x62\x4f\xdf\xfe\x1c\x0f\xd5\x79\x68\x1d\xc2\x34\x5d\x59\xc5\xdc\xcd\x9e\xce\x11\x7b\xc5\x7b\xf2\xf4\xb6\xc4\xe2\x8a\x10\xbd\x33\xba\x3d\x1e\x6e\x56\x62\xe2\xcf\xc9\x08\x24\x75\x61\x84\x6d\x03\x0c\xef\x39\x5a\x93\x9d\x56\xd4\x65\x73\xba\xcc\x03\x59\x53\x5c\x80\xf4\x7d\xe6\x83\xb6\x2b\x0b\xba\xdc\xce\x70\x31\x85\x82\x2b\x9d\x8b\x29\x54\x6c\xdd\xdb\x69\x3d\xf1\x55\xd8\x4a\xe4\x99\x27\xeb\xb9\x7d\x58\x7c\xfd\xba\x0c\x42\x85\x03\x75\x19\x84\x3c\x47\xbc\x27\x99\xa1\xf2\x9e\x95\x4a\xe0\xe0\x76\x36\x67\xbe\x41\x5c\x5f\x77\x8a\xa5\x41\xa9\x03\x44\xdc\xad\x5a\x82\x19\x45\xc0\x46\x07\xca\xc9\x91\x9e\x33\x0f\xae\x20\x9b\xcf\x2b\x57\x82\x6b\xa8\x57\xc8\xd4\x83\xb4\xac\x0d\xc8\x86\xa2\x80\x64\x28\x02\xcb\x1f\xb8\x96\x0e\x20\x05\xf0\xe7\x80\x54\x87\xa4\xc6\x7b\x2a\x35\x74\xc5\x7b\xca\x80\x72\x45\x9b\x22\x63\x3b\xa3\xcb\xf1\xac\x7c\x20\x29\x4f\x58\xeb\x87\xf3\x29\x8f\x80\x5c\x2b\x66\x02\xc9\x32\x04\x89\x7e\xf8\xa4\x82\xe5\x32\xd0\xd7\xb8\xd6\x1e\x38\xa5\xb1\x12\x22\x99\x68\xf3\xf7\xc3\xbe\xf9\x31\xba\x8b\x66\x71\xc6\x94\x54\xb4\xe3\x27\xb5\x9f\x2e\x49\xc6\x35\x63\xc6\x0e\x57\xb3\xed\xbc\x26\xe9\x03\xd9\xbe\xe4\x11\x9e\x2e\xd5\x06\xb6\x3e\xad\xd1\xb6\x9a\xd3\x05\x13\x4a\xe1\xaa\x7c\x4d\xe3\x59\x03\x92\x57\x3d\x67\xf3\x65\x83\x2b\x2b\xff\x92\xcc\x80\x97\x0f\x1e\xdb\xa8\x36\x36\xe9\x39\x3f\x6d\x72\x78\x60\x95\x5c\x47\x1c\x2b\x00\xa5\x07\x52\xff\x9e\x53\xb6\xe3\x77\x49\x90\xc5\xb7\x53\xf4\x40\x6e\x70\xe7\xae\xd1\xe6\xd8\x6d\x0f\xaf\xb2\xe2\xe5\xca\x01\xc9\x10\xc6\xbd\xa6\x04\x99\x39\x3e\xfe\xed\xcc\xaf\x16\x36\xa8\x1a\x10\x3c\xe0\x1b\x55\x3f\x6d\x16\x0f\x5b\x40\x2e\xed\xc9\x08\x4e\x9e\xc9\xf2\x62\x93\x87\xb7\x7a\xdb\xff\x57\x47\x7c\xda\x65\xbb\x7b\xf4\x49\x7d\x01\x3b\xc8\x1d\x48\x7c\x57\x8e\x27\x4d\x4e\x6f\x20\xd5\xc1\xfd\xf4\x22\x63\x90\x14\x32\x07\x52\x25\x6f\x21\xda\x74\xed\x81\xee\x52\xb0\x07\x92\x49\x50\xdc\xcd\x74\x25\x82\xee\xf4\xe6\xd3\xfe\xdb\xdd\x37\xfc\x74\x5d\x82\x3c\x63\x74\xad\x99\xf5\xc6\xf3\xe3\xdb\x1d\x4f\x3a\x3c\xbb\x01\xe9\x6b\x75\xa7\x4f\xca\x12\x58\xf3\x37\x5d\x7a\xa0\xe6\xcf\x7b\xce\xf1\x70\x01\x39\xd2\x91\xf7\x9c\x31\xe0\xe6\x6b\x9d\xf2\x28\xf1\x0d\xa4\x0d\x67\x3c\x6b\xde\x7b\xbc\xa7\x50\x99\xc4\xf7\x39\x38\x66\xd2\xe6\x28\xc8\xc4\x78\x58\xfd\xe9\x53\x02\xa8\xc3\x3e\x0e\xa4\x74\xae\xf1\x0d\x16\xe8\xab\xdf\x73\x62\xcd\xdc\x12\x90\x94\x35\xa9\x00\x29\x5d\xe6\x9d\x81\xe4\x96\x59\x26\x90\x1c\xd6\x4a\x03\x12\x2f\x7e\x57\x20\x1d\xd5\xe4\xaf\x75\x51\x04\x27\xbe\x9a\x2e\x8a\xd0\x67\x3c\xe9\x22\xff\x17\xe3\x39\x40\x3a\xd1\xa7\xb5\xcf\x57\x40\x32\x68\xb5\x78\x4f\xc6\xed\xf8\x06\x65\xd6\xbb\xd9\x5b\xd7\x6d\xbc\x63\xf4\xe5\x9c\xde\x8c\xee\x74\x48\x39\xda\xa4\x6c\x8b\x6f\x58\xc6\x6b\x56\x42\x8a\x80\x11\xdf\xee\x88\x45\x30\xd2\x9e\xf3\xae\xc1\x32\xed\x2b\xdf\x9c\xb0\xfd\x40\x8a\x69\x4d\xcc\x45\xf2\x60\xfa\x3c\xa9\x20\x10\x70\xc2\x9e\x19\x8e\x4e\x9b\x2e\xe5\x50\x6a\xec\xc3\x36\xcb\x12\xbd\xa8\xe0\x14\x67\xe5\x26\x2c\xa2\x01\xc9\x1f\xe1\xbe\x80\x74\xe5\x5d\x01\xc9\x8e\xc2\xbe\xcb\xff\xbe\x3b\xc8\x65\xe2\x63\xef\x88\xda\x03\x39\x67\xcd\x04\xb2\x6c\x1a\x4f\xea\x6b\x87\x67\xa6\x2c\x3c\xcd\xc9\x4f\x0f\xe4\x6c\x92\x3c\x69\x0f\x12\x70\xf0\xc6\x0e\x36\x80\x54\x2f\x25\x07\x24\x77\xce\xf8\x06\xb3\x87\xec\xa6\xe4\xac\x6a\xd6\x63\xda\xc7\x3e\x3b\xca\x73\x0e\xa7\x03\xb5\x02\x6f\xe2\x71\x6f\xcf\x93\x03\x55\xed\x6d\xb4\x29\xee\x18\x5c\xb2\x05\xe4\x48\x95\xdf\x10\xe5\xf3\xa8\x6a\x5c\xf0\x81\x12\x44\x8a\xdd\xc7\xa7\x1d\xe9\xf3\xe4\xf8\xdb\x94\x91\xd8\x4e\x09\x14\x79\xb0\xf1\x4a\xed\xd3\x5c\x53\x63\xe2\x2c\x6f\x4d\xce\xb4\xb3\x7c\x1d\x6c\x27\xc5\xd7\xfb\x04\x92\xeb\x3c\x07\xd0\x05\x11\x6f\x46\x77\x61\x76\x1b\x1d\x0f\xe4\xbc\x18\x1e\x4f\x09\x32\xcb\x0d\x31\xa8\x84\x4c\xdc\x40\xd6\x77\x4d\x20\x69\xe2\x46\x3c\xe9\x0a\x22\xd1\xa6\x9c\xc9\xa3\x01\x29\xb1\x09\x9b\x5b\x15\x29\x37\xd8\x16\x07\xbc\xc6\x91\x73\x85\x06\xeb\x24\x0f\x24\xb5\xc0\x88\x27\xe5\x29\xcc\x46\x38\x45\xa5\x75\xd8\x07\x72\x4d\xb9\x0c\x24\x17\x99\x64\x48\xa6\x8c\xda\x5a\x40\xb2\x83\x43\x44\x9c\x78\xf2\x66\xe3\x1b\xde\xdc\x1e\x41\xd5\x1b\xaa\x93\x2a\x4d\xbb\xb2\xf7\x1b\xe4\x55\x72\xc9\x56\x20\x0d\x0d\x27\x2a\xfa\x34\xa9\x2d\x17\x90\xaa\x92\x70\x00\x9d\xb0\xc7\xfc\xe8\x81\x24\x2c\x5e\x8c\xae\x24\x4e\xe6\xfa\xa6\x7d\xd0\xeb\xe0\x4a\x70\x00\x6a\xba\xa3\xcd\xbb\x92\x81\x64\x44\x62\x5d\x24\xcd\x94\x96\xe3\x49\x79\xee\x42\x24\xed\x09\x62\x4f\xda\x03\xd9\xfb\x98\x11\x5c\xf5\x21\xf3\xa4\x18\x83\xc4\x75\xd8\x9d\xc5\x85\x43\x26\x2f\xf7\xd6\x39\x64\xf2\x19\xa9\xa9\x44\x9b\x0c\xa7\x90\x30\xc9\x44\x6d\xc4\xac\x97\x49\x18\xb3\x16\x43\x71\xc7\xcc\x08\xe1\x35\x24\xef\xf1\x92\x79\x72\x38\x78\x9a\x2b\x4f\xf5\xdc\x7b\x01\x7b\xf0\x2c\xbf\x27\x90\x05\xe5\x06\xa4\x10\x7a\x4e\xc0\x60\xad\x13\x90\x7d\x46\xe8\xd3\xf5\x96\xd9\x77\xa7\xc5\xa9\xac\xa0\xfc\xbe\x73\x65\x1f\x2c\x13\x75\xce\x83\xb2\xdb\xe4\xc6\x29\x96\x25\xa3\xda\x24\x78\x20\x79\x7b\x04\xe4\x64\x96\x60\xf9\x74\x44\x1f\x18\x32\x97\x8b\x3c\x05\x24\xbf\x02\x88\xb9\x8a\x1b\xb4\x0c\x3b\xb3\xe4\xa8\x78\x73\x3a\x96\xe3\x10\x8b\x57\x62\xc9\x45\xad\xb0\x0f\xf6\x0b\x69\x3d\xda\x6c\xfc\x0d\x48\x8a\x54\x2e\x08\x57\x62\x6f\xd1\xa7\x0b\x5c\x45\x2f\x96\xd6\xb8\xc8\xe4\x6b\x5d\x63\x5d\xac\xe9\x6f\x50\x29\x49\x4f\x2d\xd6\xc5\x7a\xf8\xce\x25\x60\x9f\xe9\x04\x31\x97\x97\x48\x2d\x5c\x2c\xd2\xa0\x77\xd7\xa5\x9c\x2e\x7c\x90\x5b\xb4\x6d\x47\x4f\xfa\x3d\x6b\xad\xe3\xc2\x7d\x98\x25\x1b\x01\x89\xec\x8f\x6f\x39\xe5\xf3\xa8\xbc\x6c\xe7\x05\xa4\x40\x4b\x88\x88\x04\x9f\x72\x43\xf7\xad\x7d\xee\x35\x20\x1d\x08\x3e\x57\x75\xe3\x5a\xeb\x01\x15\xb5\x4d\x20\xc7\xec\x33\x82\xb4\xd6\x03\xbe\xeb\xe1\xd2\x90\x6c\xc4\x43\xc1\x00\x9d\x3b\x1d\x81\x09\x1e\xf7\x49\xf2\xcc\x0e\x24\x2f\x54\x10\x54\x09\x66\xf2\x80\xbc\x3d\x7d\x58\xe0\x6e\x14\x28\x5b\x07\xfc\xe8\xd3\xe5\x18\x19\xdd\x55\xdd\x32\xbc\x87\x02\x5e\x73\x8b\x36\x71\x76\x19\x6e\x51\x69\x1a\xdb\x60\x3b\x1d\xc6\xda\x98\xd9\xcb\x65\x6c\xe0\x1d\x5d\x36\xbd\xb2\x82\xd6\x22\xdf\x90\x30\x57\x60\xeb\x5c\x80\xaa\x59\x90\x2b\x28\xa9\xa4\x8d\x3d\x78\xf8\x97\x25\x08\xe6\xf2\xb2\x5e\x1c\x72\xaa\xfa\x68\x6d\x40\x8a\xde\xce\xa7\x5c\x6e\x20\xf9\x3e\x73\xb1\xbc\x6d\xfa\x02\x7d\x9c\x9c\xa5\xf2\x45\x6f\x69\x44\xe1\x44\xec\xe3\xdb\x1d\x20\x3d\xa7\xa3\x2e\x87\x77\xda\xe9\xf0\x6b\xf1\xb1\x72\x92\xfb\xe6\xa0\xd6\xe9\x84\xf4\xdd\x61\x42\xf3\x93\x82\xde\x4f\x26\xc7\xdb\x99\xd0\xe3\x9d\x6b\x15\xcc\x9c\x8e\x6d\xb4\x1b\xd3\x81\x5c\x61\x4e\xf3\x9c\xba\xba\x1a\x47\x60\x3a\xee\xca\xf9\x26\x0e\x24\xa5\x92\x0f\xd2\xf4\xd5\xe5\x98\xc8\xe9\x9c\xc9\xd9\xa5\x3d\x27\x8e\x8a\xce\x99\x31\xa7\xf3\x31\x58\x53\x3c\xed\xa8\x58\x9c\x6f\xe2\x40\xca\xd4\x6d\x42\x3f\xa5\x5e\xcb\x48\x09\xb3\xe1\xc2\x45\x2f\x4e\xb3\x79\x31\x82\x30\xf9\x77\x48\x36\x79\xd6\x2c\x8a\x12\xd1\x26\x11\xde\x59\x92\xa7\xb3\x24\x57\xab\xf3\xa6\xb3\x1d\x57\x87\x1b\x1c\x48\x01\xee\xc6\x56\xf2\x1b\x37\x56\x42\xae\x89\x19\x72\x3a\x95\x57\xa1\xdb\x23\x60\xda\x51\x31\xdb\x3d\x6f\xce\x6e\x57\x56\xe3\xa0\xf3\x1b\x57\x4b\xa3\x73\x0e\xae\x27\x7f\x11\x19\x86\xcd\xfb\x4f\x87\x10\x15\x76\xcc\xd9\xd7\xec\x10\x3b\xa7\x6a\xf6\x94\xc9\x4a\x60\xdc\xbe\x79\x4f\x6a\x08\xf8\xd1\xa9\xeb\xa2\x3b\xf3\xc6\x74\xf6\xe1\xde\xf8\x22\x29\xdb\xaa\x0b\x92\x1e\xc8\x79\x8a\x1b\x90\x6c\x10\xbe\x1c\xa7\x32\xac\x65\x9b\x5f\x67\x38\x1c\x32\x6b\x3b\x15\xda\xf0\x36\xed\x54\xd8\xe1\xb0\xa7\x6b\xef\x38\xfd\xfe\xb4\x8b\x61\x6d\x31\x17\x2b\x72\xc0\x25\xa7\x5b\x43\xbe\x9e\xd3\xf1\x76\x66\x60\x48\x61\xec\x9a\x3d\x07\x72\x3c\x28\x90\x55\x8b\x83\x79\x6e\xbf\xc7\x5c\x24\x2b\xb6\xe8\x45\x51\x18\xf9\x8a\xf7\x64\x2a\x6d\xe9\x5b\xa2\xec\xdc\xc7\xc5\x36\xcf\x03\x49\x23\xe3\x63\x3c\x6d\x4d\x77\x56\xd1\xe9\x6c\xc7\x25\x96\xd7\x9e\x91\x37\x1b\xaf\xc8\xa7\xda\x4c\x86\xe7\x72\xed\xe7\xcf\x7b\x22\xb5\x26\xa7\x73\xd9\x83\x13\x62\xe0\xac\x6d\x77\x89\xb6\xa1\x68\x2a\x7a\x91\x20\xe2\x24\xdb\x07\x52\x7a\x40\x96\x50\x37\x67\xab\x6c\x84\x2d\xed\x76\x91\x39\x90\xb4\xa5\xa0\xb9\x4b\xba\x66\x88\xc8\x72\x2e\x8a\xc4\xf7\x39\x0b\x2d\xa3\x4b\x5f\xd9\x2a\x87\x65\x63\xc5\xcd\x40\x45\xde\xdc\x05\x48\x6a\x1d\x13\x57\x67\x5e\xee\xce\xa4\x3b\xed\xdd\x99\xed\x32\x76\x20\x7b\x7e\x46\x9b\xb2\xec\xa6\x78\x4f\xdf\xc0\xa1\xb6\x35\xdd\x55\x1f\x0e\x24\xdd\x5b\x02\x72\x6e\x3b\xd6\x73\x9b\xa3\x60\x5d\xb6\x5d\xe9\x38\x9c\xb2\xad\x77\x87\x60\x4f\xe7\x6f\x6e\x08\x53\x73\x3b\xf9\x38\x2b\xbf\x2d\xca\x41\xd0\x36\x5e\x06\x09\x48\xe6\xa6\x58\x17\x29\x95\x12\x68\xbe\x5d\x50\x8b\x63\x25\xfb\x79\x71\x84\xe4\x81\xb4\xba\x35\x9e\x94\x86\x12\x7c\xd9\x0e\xbf\xb1\xc4\x62\x2f\xd4\xda\x38\xf0\x2a\x2f\xdb\x3a\xab\xfb\x10\xbf\x0d\xef\x38\x1f\xbe\x74\x20\x14\x0f\xe7\xc5\x60\x66\xb2\x8a\x97\x06\xa1\x97\x1d\xbc\x5d\x77\x3c\xa9\xd0\x87\x16\x6d\x8a\xc2\x8a\x36\xc9\x60\x36\xfb\xcd\xf9\xd0\xf7\xe5\x18\x4f\xc4\xa7\xde\x01\x49\x3f\x9a\x99\x35\xce\x6c\xde\xbf\xa7\x5d\xf0\x38\x01\x4f\xbb\x8c\xf1\xed\x62\x21\x4a\xe5\xdb\xc9\x27\xf7\x81\xfc\xb5\x15\xc8\xdc\x5b\x03\x92\x0f\x0e\x38\xf8\x74\x7e\x19\x88\xb2\x35\xa2\x1d\x2c\x7f\x3a\x07\x35\x7b\xab\x12\xb2\x0d\x95\x56\x78\xcb\x42\xec\x9e\x2e\x32\x51\x99\xb5\xbd\xc0\xcd\x42\x38\xef\x73\xef\x5c\x56\x2f\x6b\xfa\x59\x09\xe5\x9a\xcb\xae\xdf\x37\xe7\x4b\x21\xc3\x93\xef\x93\x5e\x35\x23\x3d\x4d\x85\x33\xe5\x59\xe3\x49\xab\x91\x3c\xba\xb2\xbd\x75\x14\x1d\xf3\x3d\xec\xea\xe9\xfd\x53\x90\x52\x6f\xe0\x92\xb3\x39\x67\xce\x83\x72\x2d\xb7\x0c\x26\x8b\x85\xa8\x71\x71\xda\x3d\xf6\x86\x4e\xbc\x75\xa5\xdb\xff\x68\x2e\x2b\x2f\x87\x25\xab\x25\xe5\x65\xb7\x02\x76\x3a\x63\x73\xfb\x1d\x92\xc7\xb6\xbf\xcf\x6e\xb5\xdd\x41\x20\x07\xd2\x19\x6b\xd1\xa7\x74\xe6\x77\xb4\x49\x7a\xca\xd1\x8b\x94\x58\x66\x28\xd6\xe5\x1a\x8b\xfe\xa2\x25\x75\x65\x4b\xf1\x9e\x7c\x62\xe6\xfd\x6d\x42\xa2\xf3\xa8\x34\x6a\x77\x74\xe3\x84\x28\x7c\x92\xeb\xaf\x5e\x74\x6a\x47\xfa\xf8\xa4\xed\xd2\xa5\x4c\xc6\x69\xed\x7d\x38\xd7\xe5\x3a\x6e\x8d\xf7\x6c\x7b\x36\x31\xb0\x8f\x6f\x66\xe3\xed\xe3\xdb\x9c\xc2\x7c\xe2\xe3\x3b\x18\x21\x59\x8c\x65\xf4\x64\x8e\x97\xa5\x4f\xce\xa0\xe1\xe3\xb1\x92\x0b\xc1\x5b\x68\x5f\xce\x5a\x01\xef\xbf\x92\xcb\x1e\x95\x80\x4c\x32\xe9\xd3\x5c\x9f\x39\x26\xa7\xab\xee\x48\x02\xcb\x3a\x26\x67\x1f\x3e\x90\xfc\x2b\x7d\x38\xd7\xed\xbc\x5b\x3e\x1e\xcb\xb6\x6e\x27\x4a\x3c\x90\x1c\x7b\x7c\xab\x2e\x65\x59\xa8\x0e\x06\x98\xe1\x03\xcb\x17\xd9\xeb\x95\x63\x65\xaf\xd7\xea\x24\x32\x07\x92\xa6\xdf\x87\x73\x65\x87\x83\x5b\x82\x58\xae\xeb\xe2\xd8\xb1\x49\x86\x68\x67\x24\xf9\x7f\x19\x7b\x93\x64\x8b\x79\x1d\x5b\xaf\x9f\xa3\xb8\x43\x10\x49\x89\x45\x44\xc6\x9d\x0b\x49\x6d\xb9\xe7\x86\xe7\xdf\x70\x10\xdf\x5a\x27\xfd\xc2\xf6\xfb\x6f\xeb\x10\xd8\x3a\x2c\x40\x00\xac\x50\x8c\x19\xef\xd2\x95\xf0\x52\x07\xe2\x8d\x5c\x3d\xc3\x6d\xa7\xfa\x4b\x9e\xa9\xe8\xcb\xcd\x33\x95\x68\x76\x73\xfc\xe5\xaa\x61\xc6\xdb\xf3\x33\xc4\xbc\x24\x24\xbd\x35\x9b\x61\x57\xdb\x30\x35\x1b\xb2\xa4\x6d\xae\x25\x96\x58\x8c\xcb\x0e\x14\xcb\x0c\xfb\xbc\x49\x5c\x38\x62\xc6\x1d\x28\x9e\x51\xd5\x97\x88\xb0\x76\x57\x51\x90\x14\xa4\x5a\xf2\x66\x5c\x46\x95\x21\xfe\x24\x05\xe9\x85\xf2\x99\x0f\xaf\xe2\x12\x88\x87\xab\x0d\x51\x9e\xcb\x28\xa2\xd2\x1d\x28\x0c\xe4\x86\xbf\x0c\xef\x50\x16\x40\x59\xb6\xe2\x1a\x70\x20\x28\xd1\x05\xbd\x71\x2f\xce\x18\xb4\x6f\x56\x5f\x78\xb2\xf6\xd8\x2b\x9e\x80\x2c\x09\x33\x76\xd1\xcf\xb8\xfc\x65\xb8\x05\xb3\x6f\x26\xb6\x73\x23\x78\xc1\x20\xb6\x73\xc3\xfc\xf0\x40\x18\xc8\xf9\xcb\x08\x02\x84\x8a\x26\x62\xf3\x3d\xc4\x4b\x71\xad\x53\x75\x8d\x34\x75\xad\xd3\xfc\x5b\x58\xb2\xb3\xfc\x12\x95\xb9\x58\x36\x1b\xee\xe0\xb7\xff\x2f\xf8\x8c\x0d\x1a\x31\x9a\x9f\xec\x3a\x83\x07\xad\xc2\xda\x22\x9a\x9d\xfa\x12\x17\x2b\x43\xdc\xda\x89\x25\x7d\x1b\x8a\x67\x31\xc9\x74\x44\x50\x6e\x38\x99\x9d\x7d\x5d\xd8\x1b\xb3\xaf\x9c\xf1\xb8\x7d\x13\xac\x7e\x60\x84\xda\xb2\xb8\xbc\xeb\x52\x02\x68\x60\x04\xa7\x39\x8a\xe0\x5d\xed\xd1\x3c\x70\x91\x83\x1f\xf0\x20\xa2\x71\x1b\x52\xae\x61\x92\x5a\x30\xd9\x1c\x04\x2d\x6e\x4d\x92\x33\x22\x5e\x08\x8e\x1e\x63\xea\x92\xe7\xf1\xff\x7d\x71\x99\xc8\x68\xb9\xe4\x21\x22\xdf\x81\xc2\xe4\x36\x1b\x0a\x97\x1e\xb6\x56\x73\x28\xd2\x3a\xb5\x4c\x25\x59\xfb\x47\xeb\x8b\x31\xc3\xc3\xbd\x59\x9d\x2e\xdc\x1b\x58\xe5\x26\x7e\x3b\x59\x4c\xb8\xe2\x98\xd7\x34\x40\xfc\xc8\x87\x9a\x27\xe3\x85\xae\xbb\xb1\xd6\x7b\xf4\xac\x32\xd9\x97\x3c\x52\x29\x9b\x23\x92\x94\x79\x38\x64\xd7\x2c\x55\xb4\x31\x67\x11\x53\x84\x61\x5d\x21\xe4\xe7\x81\x72\x28\xd7\x21\x28\x7c\xf6\x35\xf1\x2f\xfe\x76\x52\xa0\x2f\x8e\xe3\x12\x47\xdc\xac\xb5\xfe\x2a\xce\x6d\x55\x5f\x48\x7b\x3f\x92\x6a\x91\x4d\x05\xb5\x90\x64\x51\x0f\x6f\xf3\xa7\xd4\xe1\x97\xa0\x70\x6a\x95\xd2\x62\x9f\xd0\x25\x56\x3f\x12\xca\xaa\x9f\x9f\x1c\xb2\xa1\x04\x0e\xcb\x59\x82\x14\xd7\x09\xa5\x49\x4d\x7d\x4c\x19\xbf\x2d\x1c\x81\x71\xd6\x1e\x2b\xd6\xdf\x87\x7c\x1b\x83\xc8\xaf\x0f\x26\x78\x07\x22\x8b\xdc\x00\x52\xe6\xe2\x0e\xb4\x48\x7d\x59\x05\xe1\x0e\xc3\x6f\x89\x78\xbc\xec\x9f\x56\x22\x0c\x7b\x11\x14\xcf\x8c\x18\x0e\x8e\x55\x48\xad\xcb\x6c\x12\x62\xf4\x21\xac\xe7\x81\xc2\xf1\x82\xe5\x69\xe1\x32\x41\x50\xd1\x21\xc3\x25\x5d\x46\xad\x42\xbc\x09\x76\x22\x8b\xcc\xd3\x64\x48\x19\x04\xf2\xac\xba\xf7\x5f\x24\xe9\xd2\x5e\x67\x85\xc2\x7e\xb4\xab\x5d\xe1\xde\xd0\xba\xea\x0c\xc5\x5b\x74\xa8\x5d\x0f\xb6\xeb\x43\xbf\x4d\x42\x91\x17\x41\xb1\xe7\x2c\x86\xe2\x08\xaf\xf6\xc2\xbd\xa1\xe2\x53\x37\x16\x2e\x05\x6d\xdc\x82\x62\xa6\xd9\x07\x29\x48\xa4\x6e\xc2\x57\x8b\x58\x06\x3a\x91\xad\x46\x62\x51\xd1\xac\xe1\x06\xa5\x59\x69\x0a\x4f\x94\x05\xc5\x5d\x3b\x5c\xbe\xf0\x5f\xd4\xbe\x72\xe1\x4f\x88\x85\xff\xc0\x3e\xe7\xc6\x77\xf3\x1c\x82\xb0\xe8\x68\x82\xc2\xb5\x4a\x94\xd0\x09\x57\xf3\x3e\x48\x28\xa0\xd1\x12\x95\x43\x37\xe1\xc4\xe0\xbb\x75\xe7\xba\x66\xcc\x34\xde\x7e\x07\x8a\x47\x63\xce\xc9\x2b\xa2\x72\xdc\x7a\x82\x5c\x61\xdb\x7d\x37\xf5\x73\x62\x1c\xc8\x75\xd7\x9a\x44\xba\xd3\xd8\x27\x7c\x56\xd5\xfa\x0a\x13\x58\xf1\x75\x64\xf7\x69\x43\x63\x58\x2c\xa3\x28\xfa\xb5\x88\xfd\xf6\xe8\xb7\x11\x16\xcd\x2c\x87\x6b\x71\xbe\xe6\x64\xb5\x42\x13\xdd\xf8\xcd\x1d\x08\x97\x25\x43\x71\xed\x78\x19\x0a\xd3\x4b\x8d\x68\xc5\x85\x93\x76\xd8\x2b\x32\xf1\xdc\xa4\x56\x18\x2b\xce\x67\xf5\xe2\xc2\x62\x6d\x96\x12\xf4\xcb\xda\x04\x2a\x65\xa9\xc4\x5e\xa6\x10\x42\x6a\xac\x8d\xad\x3c\xfa\x53\xb6\x26\x18\x4a\x8c\xf5\xf2\xba\xc5\x66\x71\xbd\x64\x32\xfc\x0f\x94\x32\x06\x25\x15\x2b\xd4\xb1\x88\x06\x51\x24\xaa\xb8\x17\xea\x9a\x7c\x71\x98\x7a\x34\xdc\x37\x84\xf3\x16\x53\x90\xcf\xf6\x12\x33\x61\x37\x3c\x92\xa0\x58\xe5\xc8\x8d\x31\x56\x1c\x91\xee\x47\x53\xf6\x23\x67\x08\xab\xff\x8a\x00\xdc\xe5\x11\x2b\x63\xa4\xc2\x4e\x6b\xae\xb8\xf5\x4c\x98\xd6\xcc\x15\x7b\xf8\x41\xdc\x81\xb9\xc2\xae\x20\x61\x3b\x70\xa0\x3b\xa0\x26\xe8\x77\xbe\x8c\xd5\x6a\xae\xb0\x01\x48\xd8\x45\xcf\x15\x7e\x7a\x09\x8b\xdf\x03\xad\x80\x9a\xa0\x7d\xfe\xaf\x19\x7a\xe3\x37\x5a\x8f\x5d\x7b\xe2\xce\xfc\x40\xfd\x40\xb1\x4f\x38\x50\xb4\x10\x22\x3e\x57\x5a\xf1\x65\xac\xa3\x13\x8b\xdf\x41\xfa\x9b\x89\xc5\x6f\x4a\x99\x16\xe2\xcd\x7a\xdc\xaa\x33\x22\x14\x24\xde\x89\x0f\x14\xb5\x14\xff\x76\x46\xc4\x6e\x78\x62\x81\x3b\x6e\x51\x22\x2c\x70\x13\x77\x76\x73\x45\x84\xb5\x81\xdb\xce\xc4\xea\x75\xdc\xa2\x44\xbc\x05\x27\x12\x03\x4c\x2c\x5b\x13\x41\xfc\x27\xb6\xac\x89\x20\x47\x07\x8a\x3a\x1f\x5a\x0f\x6f\xb8\x84\x6d\xe9\x24\x7a\xf4\x20\x1e\xd9\x81\x5a\xfc\xc6\xd8\x0b\xf3\x50\x6f\x41\x31\xf6\xae\xd6\x67\x8c\xbd\xaa\x3d\xc6\xd0\xd5\x17\xc6\x50\xd5\xfa\x0a\xba\x74\xb5\x7e\xd4\x7e\x4a\x6e\xef\x50\x77\xe0\x3c\x32\x89\x33\x9d\x92\x66\xec\x66\x44\xad\x0b\x7a\xfe\xfd\xaf\xc1\x03\xda\x24\xb2\x74\x22\x1e\xd9\x81\x7e\xf1\x9b\xff\xef\x3b\xbf\x75\x5a\x88\x93\xc0\xe0\x8a\xe9\x40\x41\xb3\x5e\x04\x05\x95\xfa\x2d\x28\x7a\xad\xf1\xdd\x70\xa4\x46\x14\xb1\xd8\x12\xc9\xf3\xe7\x0a\x2f\xba\x44\x84\x97\x03\xc5\xff\x0d\xea\x8c\xc8\xcb\x03\x0b\xdc\x03\x05\x3d\x47\x15\x74\x78\x9e\xcb\xa1\x03\x45\x9d\x83\x3a\x1f\xf8\x65\x74\x41\x31\xf6\xa1\x5a\xa2\x9f\xc4\x26\x9c\x2c\x4f\x29\x8b\x12\xf1\x80\x3d\x88\x3a\x7d\xa0\x12\xbf\xd1\xb3\x30\x8f\x4d\x24\x3e\x38\x50\x50\x49\xf2\x17\x9e\x79\x29\x8b\x93\xe3\xde\x7f\x3c\x9a\xa3\x1a\xfc\x92\x25\x2b\x35\x7a\x96\xc5\xd7\x71\x47\x9f\x50\x5a\x73\xd5\xa3\x19\x12\x96\x35\x93\x45\x2e\x71\x59\x7a\xa0\xe8\xb5\xa4\x23\x76\xfb\xa3\x8a\x77\xdb\x88\x7e\x96\x4b\x50\xb4\x57\x18\x43\x04\x18\x4e\x78\x37\x1c\x28\xea\x2c\x6a\x61\xf1\xa5\x5a\x60\x0c\x85\x16\xc2\x94\x75\x54\xd1\x2c\x72\xa9\xa4\x2c\xa9\x0a\x67\xb8\xd1\x44\xc1\x78\xe0\x4d\xc4\xb9\x9c\x2b\x32\xab\x24\xc2\x36\xcd\x15\x0f\xb5\x89\xeb\xd8\x03\x1d\x9e\x6f\x92\xe2\x78\xb6\x4d\xf9\xb9\xfe\x49\x29\x4f\xac\x5e\x47\x53\xa5\x71\x14\x48\xf9\x29\x82\xee\xf8\xed\x11\x44\xa5\x55\xd0\x8a\xdf\x86\xa0\xef\x40\x62\x98\xc1\x44\x54\x43\xd1\x51\x89\x6a\x1c\x21\x06\xf7\x87\x07\xaa\xf1\x5b\x16\x74\x26\xbe\xf9\xff\xce\xda\x9c\xb2\x84\x33\x32\x04\xa6\x2c\xf6\x19\x30\x8c\x84\x33\xf2\x97\x8c\x26\x01\x9c\x30\x45\xa7\x96\xf0\x9f\x1a\x5d\x84\x89\x7b\xe3\x94\x25\x48\x0b\x36\x90\x20\xc5\x4a\x3d\xba\x46\xb4\x98\x6a\x09\x4b\xac\xb1\x09\x63\xf9\x89\x2d\x6b\x22\x58\xca\x81\xce\x94\x75\xf5\x2c\xfc\x99\x52\x96\x20\x2d\x26\x49\xa2\x13\xef\xb6\x29\x4b\x74\x16\x2c\x22\x36\xd8\x31\xd5\x45\x02\x11\xef\xb6\x09\x73\xb9\xb9\xe2\xd6\x33\x15\x2d\x3a\x71\xba\x18\x5c\x58\x1c\x28\xc7\x6f\x4d\x50\x39\xbf\x89\x5d\x23\x14\x54\x2a\x52\x29\x61\x23\x3a\x46\x31\x74\x58\x12\x57\xea\xb9\x22\xdc\xd3\x18\x52\xfb\x2f\xad\x6b\x79\x8a\xa8\xbe\xa9\x48\x90\xc2\xa9\x26\x15\x09\x52\xa4\x7e\x4f\x45\x8b\x4e\xc4\xf8\x4d\x44\xdd\x9b\x2c\xb1\x89\x43\xdf\x64\x89\x4d\x45\xbd\x8e\x2c\x72\xa9\x48\x74\x3e\xea\x94\xe8\x44\xa8\xa4\x74\x5d\x8f\x7f\x5c\xf1\x63\x13\xb4\xf9\x51\xdf\x06\x6f\x11\x0a\xfd\x40\x51\xeb\xcd\x98\x3e\x46\xaf\x45\xfd\x0b\xda\x63\x05\xb0\x3a\x4b\x3c\x26\x79\x8b\x30\xb4\x09\xc3\xb0\x85\x19\x63\xc2\x96\x67\x61\xb8\x98\xb0\x21\x59\x3d\xf2\x7c\x27\x4c\x15\x57\x4f\x8c\x37\x96\xab\x03\x1d\x3a\x5d\xe9\xef\xc7\x33\x0c\x3c\x2a\x16\xd6\x7b\xe7\xc7\x26\x30\x5a\xac\x49\xd0\xcb\x8f\x5d\xe0\x2f\x7e\xa4\x03\x11\x6d\x36\x5d\xd8\x83\x1c\xb0\xc5\x8f\x6a\x24\x14\xee\xc5\xca\xb7\xb0\xd9\x4b\xbc\x6e\x2e\xac\xf4\x12\xa1\xf1\x16\x56\x6c\x09\x77\xb6\x85\x6d\x5a\xc2\xb4\xe9\x40\xa7\xc5\x0b\x6b\xa6\x85\x01\x5a\xe2\x91\x7b\x75\x36\x08\x17\xaf\xe3\x0b\x7b\xb4\x44\x0c\x85\x45\xcc\xd7\xf3\xa3\x1a\x61\x06\xba\xea\x89\xa5\xf7\x42\xcf\x2e\x6c\xc9\x0e\xd8\x04\x46\x45\x43\x5d\x08\x3e\xbe\x08\x3b\xb9\xb0\x26\x4b\x1c\x12\x0e\x14\xd5\x0e\xfe\x31\xa2\x13\xa5\x2b\xdf\x74\x28\x5c\xe8\x13\xb1\x9d\x0f\xd4\x03\xe2\x1f\xc3\x91\x25\xf1\xf4\xbc\x08\xbd\x9a\x70\x90\x5e\x04\x3f\x4d\x17\xe2\xb8\x7a\xac\xbf\x89\x1d\xd3\x81\x4e\xe7\x2e\xe4\x71\x11\x0c\xf5\x80\x54\x14\xc7\xb7\x44\x16\xe0\x03\xed\x80\xe8\x40\xf8\xb1\xa7\xab\x08\x0c\xf7\xf4\x84\xfb\xd1\x81\xe2\x1f\x0b\xff\xc8\x72\x79\x97\x7f\x8c\xb0\x7c\x3e\x8d\x36\x6e\x08\xfb\x30\x2c\x11\xe0\x59\xfc\x46\xa5\xb1\x42\x26\x6c\x1e\x0f\xc4\x38\x7a\x16\x98\xe3\xc7\x2a\x88\x51\xf5\x2e\x70\xc5\x8f\x43\xd0\xe6\x47\x83\x87\x99\x6e\x49\x4c\xa5\xe7\x8f\x9a\xa4\x73\x8f\x9a\x84\x38\x12\x83\xb0\xb3\x4a\xb7\xf8\xbe\x41\x64\x31\x7a\x63\xe6\x24\x3f\x11\xbd\x3f\x5d\xff\x03\x1e\x26\xbc\x25\x05\x0d\x1a\x57\x9a\x88\x6c\xbc\xe9\x96\x10\xc4\xd1\x33\xdd\xe2\xfa\x38\x7a\xa6\xeb\xee\x49\x60\x0c\x4a\x42\xc0\xb2\x7c\xdd\x22\x47\x5b\x31\xa8\x4a\x8b\x9d\xc9\x91\x4c\x74\xe4\x0e\xf3\xe2\x85\xcd\x54\xba\x5b\x13\xd4\xf9\x31\x09\x8c\x1e\x34\x1a\xe9\xcc\x4e\x53\xad\xa1\x86\x6e\x89\x44\x67\xae\xd4\xb9\x01\x19\xd5\x9b\x01\x19\x3b\xac\x32\xa8\xa5\x43\xe2\xa1\xff\xa3\xce\x19\xaa\xe6\x96\xe8\x4c\xc8\x38\xa0\xcd\x9c\x21\x48\xd8\xff\x1d\xf0\xac\xe8\xee\x68\x78\x36\x9f\x1f\x9b\xc0\x19\x3f\xde\x82\x42\x96\xc9\xed\xb9\x88\x43\x99\x1e\xc9\x55\x78\x33\xa7\x47\x72\x15\x27\xe5\xf4\x48\x1c\xe2\x75\x34\x3d\xd2\x1e\x2b\xe6\xf8\x91\xba\x58\x08\x52\x95\x3a\x0d\x23\xa7\x84\x0f\xe1\x81\x26\x3f\x76\x81\x2b\x7e\x7c\x04\x6d\x7e\x1c\x02\xdf\xf8\x91\x0e\xc4\x03\x69\x7a\x34\x8e\x78\x20\x4d\x57\x95\x1a\x0c\xef\xe3\x03\xaa\xa2\x60\xc8\x47\xc3\x5a\xc8\x67\x6d\x06\x0f\x9b\xf1\x5a\xb5\xb0\x9e\x4a\x4f\xe9\x82\xe2\x1f\x0b\x1d\x08\xff\x92\x74\x71\xaf\x7e\xc0\x18\xb4\xe4\x2c\x82\xe5\xa4\xab\x49\x78\xc2\x0d\x36\x3d\x7f\x50\xe8\xf7\x26\x1a\x84\xe7\xeb\x01\x9b\xc0\xf3\xaf\x8f\xe4\x25\x62\xe9\x9c\x1f\xbb\xc0\x11\x3f\xfa\xd3\xc9\x8f\xaa\x37\x26\xec\xf9\xfb\xf4\x17\x90\x7f\xfb\xe2\x53\xc9\xcf\xcb\x84\xfd\x41\xd1\x3d\x2d\x29\x11\x69\x27\x5d\x4d\xfa\xfe\xc7\x6c\x4a\x28\x7e\xcc\x66\xbb\x04\x45\x35\xa2\xdd\x0f\xc2\xb6\x5b\x50\xfc\x9f\x6a\xf9\xa0\x9d\x44\xe2\x63\x85\xeb\xc5\x3f\x46\x57\x25\x05\x5f\x2c\x37\x17\x4e\xbc\xab\x7f\xb4\x28\xa1\xf8\x10\xc3\x2e\xcd\x17\x29\x66\x13\x91\x63\x0e\xd4\xf9\x51\x15\x85\x18\x72\xc1\x70\xa0\xc9\x8f\xae\x28\x88\xa5\xd9\x63\xab\x70\x61\x09\x7b\xc0\x60\x2e\x29\xc2\x08\x0c\x94\x1e\x09\x5b\xdc\x68\x26\x9e\xc3\x0e\x14\xe3\x1a\xff\x68\xae\xb1\x7a\x04\xd7\x4f\x0f\x52\x3a\xd8\x56\x60\xbc\xb1\xb0\xa5\x4a\xf8\xfc\x1e\x88\x2f\x1f\x20\x9a\x67\xed\x1b\x17\x73\xce\x7d\xee\xc2\xd0\x2a\x61\x67\xb9\x46\x64\x9d\x4d\x58\x02\xae\xc1\x65\x01\x56\x1f\x07\xea\x01\xd1\x44\x42\x2d\x60\x4a\xbd\x88\x7c\x98\x88\x4b\x78\xa0\x9b\x1f\x87\xc0\x27\x7e\xf4\xa7\x3b\x20\x7e\x63\x1b\x51\xd5\x9b\x30\x63\x4f\x18\xc7\xad\x11\x0e\xc2\x89\xe7\x88\x35\x72\x54\xca\x63\xcf\x81\xf8\xf2\x16\x14\x75\x22\xe9\x23\x0c\xc9\x93\x34\xd6\x08\xa7\xdc\x94\x08\x48\x7b\xc0\x16\x3f\x36\x41\x9d\x1f\x55\x6b\xa8\x7e\xae\x8d\x16\x01\x0e\x13\x96\x2d\x8b\x90\x86\xa9\xe6\x4b\x50\xb4\x8f\x12\x18\x91\x40\x36\x61\x97\x71\xa0\x68\x3f\x53\x27\x7b\x06\x5e\x0b\x0e\xf4\x70\xe1\xd3\x04\xd6\xf8\x51\x4d\x84\xc8\x25\xfc\xca\x0e\x78\x18\xb9\xaa\xe3\x65\x71\x55\x84\x78\x8c\x88\xf4\x9e\xaa\x3a\x1e\x91\x77\x12\x97\xae\x8b\x58\x85\x89\x0b\xf5\x35\xe2\xaa\x38\xe9\xd2\x67\x8d\x9b\x39\xbe\xbb\xa0\xf8\x14\xcd\x32\x22\xed\x52\x4a\x49\xff\xc9\xd9\x5c\xea\x74\x70\x36\x97\xfe\x1c\x91\x4d\x29\xa5\xc4\x2a\x8d\x09\x5b\xaa\x1a\x16\x6b\x36\x26\x65\x8b\xc8\x7b\x49\xa7\xe5\x35\x22\xe6\xcc\x01\xf9\xb5\x41\x65\x96\xb7\xc1\x51\x1a\x5b\x91\x45\x0c\xbd\x94\xf0\x52\x59\x64\xdb\x4f\x38\xe1\xad\xc1\x1a\x2e\xfd\x39\x38\xcd\x12\x1b\xeb\x40\xf1\xe5\x60\x7a\x3a\x0c\x28\xc9\xe9\xfc\x9f\x24\x87\xf5\xb4\x4a\x72\x06\xd3\x2a\xc9\x19\x0c\x4a\x92\x33\x18\x14\xbb\xc6\x11\xe1\x3f\x52\x93\xa8\xb0\x10\xf2\x1a\xb7\x30\x3c\x4a\x4d\xa2\x12\xd7\xb2\x89\x18\xaf\x0b\x93\x9a\x84\xd3\xdf\x22\xd1\x79\x6a\x92\x1b\x0e\x74\x4d\x82\x12\xce\x89\xa9\x49\x18\x22\xd6\x42\x6a\x62\xf8\xcd\x0d\x9c\x74\xe5\x88\x1b\xd5\xd4\x34\xc3\xf1\xd2\x93\x9a\x38\x35\xec\x51\x52\x13\xa7\x46\xb6\x97\xd4\xc4\xa9\x2f\x83\x60\x6f\x39\x5e\x06\x21\x4e\x65\xe5\xc0\x76\x6b\x8d\x97\x49\xb3\x30\x44\xb4\xdd\x44\x68\xb7\x85\xd1\x49\xfa\x93\x8d\x30\x71\x4d\x04\x6d\x58\x83\x13\x5e\x13\x6b\x72\xc2\x6b\x28\xee\xf1\x63\x7e\xf1\x6f\x5b\x83\x43\x5d\xd3\x6c\xff\xe8\x1c\x47\xac\xf1\xd3\xbd\x9b\xf8\xed\x07\xa9\x04\x45\x26\xc1\x84\x25\xcd\x81\x3a\x57\x74\x5d\xe0\x88\x1f\xa9\xe7\x83\xfe\x9c\xa3\x06\x87\x3a\x8c\xb2\x17\xd1\xd6\xd2\x1f\x3d\xc2\xba\x24\x61\x9c\xb0\xb0\xf6\x48\xad\xfd\xe3\x25\xc8\xc2\x14\x24\x11\x9e\xfe\x40\xd1\x73\x72\x3e\x1d\x30\xe6\xaa\xa9\x56\x2e\xdf\xb8\x30\x39\xe0\x1b\x3f\x3e\x40\x4c\x01\xe3\x20\x5d\x78\xc2\x04\x69\x11\xc5\x2d\x25\xac\xcd\x16\x81\xdb\x12\x71\x48\x0e\x14\xc3\x42\x50\x66\xb8\x6c\x25\x1c\xf0\x16\xa1\xda\xd2\xff\x7c\x1a\x37\x52\x58\x55\xae\x99\xa0\x39\x72\x33\xd1\xe3\x3c\x16\x1d\x28\xa8\xc3\x75\xf8\xc2\x3c\x23\xb5\xa1\x6a\xd0\x4e\x64\x1e\x3e\x60\x34\x39\xf4\x29\x93\x35\xfc\x5b\x8c\x83\x73\x12\xd1\xd3\x12\x66\x48\x0b\x2b\x8f\x44\x6c\x87\x35\x39\xe1\x61\x86\xb4\x88\x89\x96\x70\xbb\x39\x10\x5f\x32\xfc\x82\xe2\xea\x22\x4e\x04\x3f\xf8\xeb\xa9\xae\x88\x3b\x4a\x85\x2c\xe1\x7f\x3d\xe5\x8e\x98\x68\xc9\x8b\x4c\xe0\x89\xb0\x41\x8b\x68\x6a\x89\x20\x3b\x8b\x18\x69\x09\x9b\xf2\x03\x05\x35\xc6\x65\xf0\x8b\x1f\xe9\x1c\x3a\x3f\x8d\xcb\x60\x8a\x1f\xd5\xd7\x98\x47\x1e\x46\xd7\x44\xad\x13\x2e\xf2\x40\x93\x1b\x56\xd5\x1a\x72\x8d\x11\xef\xc2\x7c\xe4\xfc\xa8\x5a\xe3\xb4\xd1\xf5\x29\xb7\xc6\x5d\xbf\xb1\x02\xe0\xfd\xb6\xb0\xee\x48\x38\x84\x2c\x32\x85\x27\x9e\x2a\x17\xf1\xce\x12\x96\xc1\x0b\x0b\x8e\x44\xc0\xd6\x03\xc5\xa0\x90\xf2\xe9\x9b\x5a\x4d\x6a\xbc\x2b\x26\x0c\xc4\x17\xe9\xc0\x13\x26\x23\x8b\x94\xdf\x49\xdb\x33\x02\xa5\xa5\x7c\x25\x83\x31\xa8\xa2\x16\xb9\x88\xbb\x44\x8e\x88\x11\x9b\x78\xd7\x5c\xf3\x61\x92\xd9\x72\x4d\x0e\xa6\xda\x63\x11\x38\x2d\xe5\x4b\x8d\x84\xbb\x51\xc2\x82\xfb\x40\xdc\x1c\x17\x81\x10\xf9\xd1\x7f\xc2\x48\x9c\x36\x49\xca\x9d\xf2\x25\xee\x88\x94\x14\x09\x9b\xa7\x45\xd4\xb3\xf3\x63\x12\x18\x63\x66\x41\x9c\x9c\x45\x79\x87\x3c\x50\xdc\xd4\xf1\xe4\xbc\x66\x24\x96\x3b\x60\x15\x18\x83\x66\x17\x3c\x75\xf1\x7b\x49\x22\x1a\xfc\xc1\x49\x71\x86\x25\x75\xca\x49\x42\xd0\x10\x89\xa6\x7a\x60\x9e\xa6\x7f\x0c\x25\x90\x93\x38\x8b\x13\x67\x97\xd8\x47\x5a\xb8\xd4\x25\xf6\x9c\x14\xbb\x7a\x37\xe0\x01\xc9\x79\x24\x5f\x4b\x39\xa9\x8d\xb8\xc3\x4d\x5d\x62\xaf\x7b\x5a\xde\x15\x0e\x18\x03\x91\xd8\x0f\xdf\x98\xd3\x01\x0e\xa0\x96\x09\x0e\xa0\x16\x82\xf0\xb0\x49\x39\x6b\x58\x11\xa0\x20\x69\x1b\x3a\xc3\x14\x39\x0d\xc9\xd6\x64\x6a\xb3\x98\x39\x22\x14\xa4\x21\xf6\xe1\x3e\x76\x88\x5f\x38\x72\xe6\xac\xc9\xe4\x58\x69\xf1\x61\x1d\xce\xf9\x9f\x13\x01\x2e\x02\x6a\xfd\xc9\xd6\xe4\xc6\x3b\x57\x57\xbb\xe2\x47\xf5\x80\x9b\x56\x1e\x53\x0f\xf8\xc6\x8f\x74\x88\x4b\xe0\x21\xe9\x5a\x31\x23\x43\xd2\xc5\x15\xed\x90\xc8\x84\x21\x6c\x22\x91\xc7\x22\x3c\x54\x22\x1d\xc1\x81\xa2\x4e\x89\x53\x3c\xad\xa6\x5c\x24\x32\x91\x91\x39\x0d\x31\x3e\x77\xbb\xb9\x48\x64\xc2\x68\x36\x0d\x31\xfe\x66\x42\xd8\xcf\x4d\xce\x98\xc3\xd5\x4c\xda\xd7\xff\xc5\x26\x0d\x63\x91\x85\x01\x4a\xca\xba\x6e\x24\xec\x53\xc2\x23\x69\xcd\xcd\xe3\x47\x11\x33\x6f\xe6\xee\x56\x77\xfc\x36\xc1\xb0\x5e\xa6\xb2\x88\x61\x5f\xa6\xf2\xf1\x8f\x9d\x1f\xbb\xc0\xe8\x82\xa4\xf4\x85\x04\x9a\xd8\x57\x24\x10\x17\x86\x89\x4a\x1a\x92\x52\x8e\xc7\x3a\x8b\xcc\x78\xed\x4d\x3a\x7c\xcc\x17\x69\xd2\x65\xdf\x7c\xe3\xa0\x32\x34\xae\x78\xee\x4d\x43\x12\xcc\x7d\x33\x41\xd2\x0f\xc4\x6f\xf4\x86\x73\xeb\x10\x3f\x44\x6e\xb8\x34\xc4\x00\x9c\x5b\x71\x86\x3d\x10\xff\x47\x7b\x3f\xd8\x9c\x9d\xf0\xfc\x05\xe5\x86\x08\xc7\x3d\x35\x71\x75\x17\x99\x92\xd3\xd0\xa6\x81\x3d\xcc\x10\x15\x39\xc3\x12\x55\xe5\x40\x31\x06\xed\x20\x38\x16\x0e\x11\x98\x3d\x0b\x8e\xf8\x6b\x5d\x6a\x61\x08\x4a\xbc\xc6\x54\x81\xc1\xf1\xe8\xbd\x75\xe9\x39\x06\x5d\xbb\x2e\xe8\x8d\xf7\xc3\x01\xa3\xda\xae\xff\x84\xe5\x08\x6a\x73\xc0\x20\x38\x8a\x66\x5d\xc8\x39\x09\x63\x16\x89\x95\xf3\x75\xa9\x15\x1e\x3e\x88\xe5\x7d\xc0\x11\x3f\x26\x41\x6f\x40\xea\xc1\xa1\x5c\x26\xdc\xe5\x81\x7a\x40\x74\x20\xdc\xdc\x53\x26\xb1\xe4\xc2\x30\x27\x63\x3a\xb2\x56\xf8\xab\x7b\xb5\x59\x71\x6b\xed\xe5\x65\xc5\x01\x33\x5f\xec\x62\x17\x7b\x8f\xac\x63\xd3\x8a\x6b\xeb\x8c\xd7\xc1\x5a\x59\x6f\x49\x48\x04\x59\x91\x33\x41\x11\x17\x59\x91\xcf\x8f\xf4\x3c\xce\xa6\x19\x5b\xf1\x45\x7a\xe3\x94\x75\x6e\xe2\xf5\x3a\x5f\xaa\x27\x36\x23\xf9\xd2\x3f\x46\xbc\xfb\x7c\x89\xe8\x05\xa2\x6b\xe3\xca\x83\x75\xc6\x2b\xf0\x40\xd1\x75\xb6\xc3\x84\x5b\xca\x58\x1b\xaf\x55\x90\xc8\x96\xd4\x06\xc4\x7a\x54\xeb\x8a\x4f\x35\x1f\xbc\x20\x67\x9d\x07\x08\x72\x94\x31\xfc\x5c\x04\x39\x3a\x3f\x66\x81\x41\x57\xa4\x8c\x17\xe5\x7c\x69\x54\x11\x2b\x3f\xe3\x37\xb7\xd6\x0d\x01\x10\x2b\xb2\x05\x67\x6c\x2a\xd6\x7a\x18\x3f\x62\xb5\x62\x87\x91\x2f\x44\x87\xd7\xdf\x7c\x21\x3a\x44\x47\xca\x57\xfd\xe7\x0b\x6c\x92\xf2\x66\xc2\xd7\xae\x55\x21\x2a\xf2\xb1\xc2\x83\x38\x65\x62\x97\x2d\xb2\xe4\x7a\x7d\x5f\x95\xe7\x43\x6d\x3f\x56\x85\xc6\xac\xef\x2b\xa2\xc9\xa7\xac\x0d\x07\x19\x75\x33\xf9\x00\x16\x2f\xc0\x99\x08\xb6\x6b\xc5\x96\x22\x5f\x92\x88\x0a\xc5\x25\x02\x8d\xa9\x62\xad\xe5\x95\x37\x13\xf1\x6d\x91\x0e\x36\x5f\x2c\xae\xab\x51\x0b\x67\x51\x12\xc0\xe6\x8b\xb3\x28\x06\x51\x99\xf4\x90\x6b\x75\xa8\xc8\x76\x62\x45\x38\x54\xef\x1f\x56\xe7\xe1\x51\x8b\xc7\x8a\x5c\x52\x19\x73\xda\x45\x34\xa3\x9c\x24\x63\x71\x4c\xce\x49\x32\x16\xb6\x53\x29\x4b\x1f\x93\x10\x36\x27\x89\x5c\x9c\x85\x33\x86\x6a\x07\xda\x01\x0d\x41\x3c\x4b\xaa\xab\x11\xb7\x3d\x27\xb1\x1f\xaf\xb0\xc5\x32\x1f\x76\x9d\xde\xa3\x2c\xb6\x08\xc5\x32\x1f\x47\xec\xac\xbb\x89\x15\x47\xec\x8c\x41\xca\x22\x2b\x6b\x2a\xf8\x27\x2e\xd2\xb2\xe6\x24\xc6\x1d\x7a\xa8\x64\xe3\xbc\xc2\x63\x37\x27\x49\xe0\x0c\x7e\xc0\x8f\xfa\x40\x3f\x5e\x3f\x19\xd7\xa4\x11\xd6\x3d\x8c\xa6\x72\xd2\x8c\xaf\x19\xd5\xb0\x96\xf1\x14\x9b\xb1\xc6\x5d\x8b\xf5\xba\x24\x51\x39\x62\x3d\x66\x6c\xfc\xd6\x0a\x6b\xce\x54\x92\x14\xdb\x4b\x07\x24\x0f\x2f\x94\x94\x3c\x44\x58\xf4\xac\x37\x36\x12\x92\xe6\x24\x79\x08\x1f\xcc\x9c\x24\x0f\x11\x43\x26\x63\x6b\xb2\xd6\xc7\x44\x8a\xe5\x3f\xfe\x8f\xe5\x82\xa7\xca\x9c\xa4\x0f\x3f\xe6\x51\xe2\xc0\xf5\x63\x29\xc5\x60\xf4\x3b\x56\x8f\x4d\x68\x91\x4c\x8c\x9e\x4d\x70\x0f\xed\x03\x37\xaf\x81\x19\xb3\x94\x4d\xc8\x8e\x8c\x59\xca\x26\x2c\x47\xc6\x10\x65\xf7\x4c\x67\xfa\x2d\x28\xfe\xaf\x53\x67\x84\x91\x48\xe5\x89\xf9\xdf\xc4\x91\xc8\xa9\x77\x41\x3c\x87\x26\xfd\xe7\x8c\x01\x77\xd5\x1a\x07\xce\xc2\x4d\xfb\xee\x91\x0b\x3e\xc9\xc8\xea\x80\x67\x90\x6c\x27\x77\x8f\x43\x5d\xc6\xcf\x66\x93\x76\x31\x93\xe9\x7f\xf7\x38\xd4\x65\xf2\x38\x6f\xd2\x2e\xa6\x42\x9c\xbc\x4d\x10\x88\x4c\x3c\xeb\x03\xc5\x3f\x26\xfd\x63\x6c\xaf\x0b\x1e\xf8\x07\x6c\xf1\xe3\x10\xa4\xb7\x5b\xd5\xb3\x8e\x5c\xe3\xbe\xb3\x7b\x58\xf4\xe4\xac\x9e\xc7\xd9\x4c\xdb\xd9\x4d\xce\xc4\xcc\x6d\xd8\xe6\x9d\x30\x13\x68\x62\x13\x3e\x22\xe3\x9e\xbf\x7b\xc4\xb7\x4e\xf2\x82\x3f\x20\x0f\xb9\x97\xbe\x3d\xbd\xcb\xd8\x75\x1f\x88\x87\xdc\x4b\xdf\xc6\xbc\x62\xea\xb1\x3b\x2a\x18\x53\x8f\x4d\x3c\x89\x24\xd7\xfe\xcd\xb3\x61\xce\x8f\xa1\xf8\xc7\x47\xff\x18\x8b\xb9\x52\x93\x6f\x52\x1e\x66\x32\x94\x1c\x28\x86\x55\xff\xf1\x46\x64\x13\x1a\x22\x63\xb4\xb1\x7b\x65\xb2\x6a\x16\xf4\xf1\xca\x2c\x10\x82\x88\xe6\xa1\xae\x73\x16\x91\x2b\x36\x00\xb5\xf9\xc7\xa0\x40\xed\x82\x20\x4f\x77\x3d\xc1\x1f\x4d\x4d\x22\x04\xf8\x3b\x1c\x30\xc5\x8f\xfa\x34\xd8\x2e\x37\xff\x16\x14\x70\x1b\x0c\x59\x42\x10\x31\xb1\x73\x96\x10\x34\xe6\x55\x42\xd0\x98\xd7\x7e\x09\x8a\x5a\x3a\xcd\x37\x86\xa1\xae\x85\xa5\x4f\xce\x12\x90\xb0\xf4\xc9\x58\xd6\x6f\xd2\x10\x66\x8c\x9a\x77\x6f\x68\xb9\x76\x1b\x3c\xc2\x43\x60\xf6\xdd\x59\x12\xb0\x29\x39\x50\x54\x33\x6e\x41\x3f\x9e\xd5\xbb\xc0\x20\xc6\xa0\x9a\x8e\x49\x02\x91\x02\x36\xb1\x1d\x32\x0f\xd7\x9b\xcc\x80\x99\x68\x74\x9b\x7c\x7f\xa9\x34\xf5\x27\x3c\x04\x72\x91\x60\x71\x93\x5a\x9a\x84\x39\x22\x5a\xe7\x72\xf9\x53\x7a\x20\x61\x8e\x34\xe1\x19\xe3\x91\xdd\x3b\x26\x28\xcd\x23\x89\xeb\xc4\xc2\xbd\xd3\xe6\x8d\x33\x63\x4c\xb2\x3b\xeb\x10\x99\x8c\x76\x0f\xf3\x9f\x5c\x24\xaf\xb1\x9a\xe4\x22\x79\x8d\x37\xce\x8c\xa1\xc9\x26\xc0\x43\x26\x5e\xeb\xee\x61\xe2\x93\x8b\x24\x72\xd0\x82\x24\x60\xa0\x59\xfa\x63\x30\xba\x2a\x21\x9c\xa8\xfd\x2e\x89\x88\xe0\x79\x99\xc0\x88\xbb\xcf\x41\xad\x43\x50\xf4\xa6\x5c\x82\x82\x56\x25\x09\xc2\x94\x41\x9a\x36\xac\x88\x33\x16\x2b\xbb\xb3\x24\x95\xa2\xdf\x50\x3b\x5d\x13\x1b\x8e\xab\xb9\x48\xce\x27\x6a\xa7\x6b\x9e\x23\x1e\x44\x2e\x92\x4f\x96\xaf\x22\x39\x5f\xcc\x00\x27\xbc\x03\xc6\xb0\x1e\xea\xe1\x1e\x5a\xd1\x30\x36\x79\xec\x32\x36\x2b\x9b\x47\xcd\x5c\x44\x8f\x85\x6a\xe1\x84\x77\xc0\x09\x08\x09\x62\x59\xcc\xb8\xa1\x6d\x62\x42\x64\x82\x66\x6e\x1e\x35\x73\x91\x2c\x87\xcf\x41\x2e\x92\xc8\x38\x7b\xe5\xa2\x75\xe8\x65\x7a\x44\x9d\x37\x0e\xee\xf7\x75\xfb\xc7\x1c\x3f\x52\x4d\x5c\x21\xe7\x22\xc9\xfa\xc1\x1d\x92\xac\x38\xb4\xe5\x22\x29\xff\xe8\x9a\x96\x25\xd6\xc8\x22\x4e\x8e\x65\x30\xc9\x0b\xf6\x80\xd1\x84\xf8\xf1\x83\x93\x35\x01\x61\xeb\x93\x31\x1e\xd9\xe3\xa2\x41\x44\x89\x67\xb8\x4c\x04\xba\x3d\xc2\x80\x37\x13\x50\x6c\x93\x7e\x2c\x13\x73\x63\x8f\x70\xd0\xcb\xd8\x71\x6f\x5e\xda\x32\x16\xd1\x7b\x84\xe5\x4f\xc6\xe6\x64\x8f\x48\x67\x91\xb1\x2b\xd9\xbc\x97\x65\x52\x5d\xec\x11\x86\xb8\x99\x08\x38\x9b\xd7\xb3\x8c\x91\xc9\x26\x1d\x58\xbe\x59\x4b\x49\x00\x96\x49\xba\xb5\x79\xe8\xca\x77\xfa\xc7\x00\x4a\x9b\x9c\x5f\x99\x68\x19\x7b\x84\xf5\x6b\x26\x6f\xca\x26\xb3\x56\xbe\x91\x22\x5e\x9d\x32\xf9\xaf\x0f\x14\x56\x04\x58\x78\x1c\x70\xc6\x8f\x45\xd0\x17\x10\x7d\x0b\xa7\xb5\x4c\xa2\xee\x3d\x58\x02\x49\xb1\xbd\x49\xc2\x95\x49\x33\x7d\xa0\xf8\x12\x91\x22\x27\x56\xc6\xfa\x65\x8f\x1b\x8a\x16\xd5\x19\x6c\x79\x63\xd3\x72\xc0\x15\x3f\xaa\x09\xdb\xb4\x24\x81\x6f\xfc\x48\x8b\x8f\x0c\x55\x90\x8c\xf1\xc4\xf6\x55\x6e\x42\x07\xfc\x00\xe9\x10\x67\x14\x0c\x50\x36\xc9\xaf\x32\x06\x28\x7b\x84\x93\x44\x52\x4a\xee\x4d\x50\x89\x8c\x59\xc9\x26\xdf\x55\xc6\xac\x64\x93\xef\x2a\x63\x47\x72\xa0\x1f\xa6\x32\x97\xc0\x20\x16\x82\x32\xb0\x43\xbd\x89\x88\xb4\xc9\x86\x95\xff\xda\x88\x0d\x03\x01\x1a\x0e\x44\xd7\xc7\x23\x30\xc8\xd5\xd4\x81\x50\x0e\x98\x9c\x6c\x1e\xe5\x32\x36\x26\x9b\x24\x57\x49\xb1\x52\x0f\xf8\x01\x52\x6d\x83\x40\x8f\x66\x88\xa5\xed\x46\x03\x91\xf5\xea\xfc\x38\x04\xfe\xe2\xc7\x47\x10\x15\x69\xfe\x58\x06\x6f\x49\x0b\xc7\xa4\x5b\xd2\xc2\xb5\xe7\xcd\x8d\xc3\x01\xcf\x52\xf7\x48\x40\xb0\x86\xbd\xb9\x71\xd8\xe4\xc1\xca\xf8\x58\x1f\x88\x46\x50\x5e\x83\x33\x15\xc6\x24\x07\xba\x03\x52\x93\xf1\x34\x75\x3f\x9a\xdb\x30\x8f\xcd\xda\x60\x0e\x4e\x4a\xa6\x41\x78\x99\x24\xc5\x8d\xd8\xa3\xc7\x4c\x7b\x94\x5d\x4d\x8a\xd7\x3b\x4d\x8a\x2f\xc3\x55\x2e\xdd\xbc\xd4\x1f\xb0\xc5\x8f\x4d\x10\xe6\x4c\xc3\xdf\x8e\xf8\xb1\x0b\xa2\x4d\x91\x36\xe2\x5f\x64\x0c\x46\x36\x51\x2d\x74\x41\xb3\x79\xa9\xcc\xa6\xd6\x88\x23\xaf\x52\x32\xee\xc1\x42\x68\x82\x84\xad\x6b\x26\xdd\xf5\x81\xbe\x80\xf4\x8f\x32\x7d\x2a\x06\x53\xfc\x78\x0b\xe2\x1f\xe9\x39\x47\xac\x47\xbc\x1e\x41\x20\xd2\x5d\x55\x6b\x44\x81\xc8\x84\xbf\xdb\x64\xcb\x3a\x3f\x16\x81\x6f\xfc\xa8\x4f\x63\xda\xc9\x35\xb3\x09\xe7\x90\xb5\xc5\x1e\x91\x0e\x21\xdd\xda\x0b\x8e\x19\x97\x47\xd8\x8e\x1c\xa8\xf3\xa3\x6a\x0d\x0e\xc6\x94\x64\x8f\xc9\x3c\xeb\xb7\x85\x61\x5a\x95\x40\x85\x47\x4d\x7e\xd8\xa8\x11\xd1\xe1\xfc\x98\x04\x06\x33\x75\x7d\x0a\x13\x74\xd5\x13\x0c\x4b\x70\xb0\x3d\x38\x0f\x3e\xfe\x3f\x26\x5d\xb3\x1c\xa9\x5f\xf3\x23\xbe\xdf\xcc\x8e\x18\x7d\xc3\x66\x62\xf4\x8d\x90\x36\xcd\x4e\x44\xf4\xcf\x55\x8c\xce\x85\xed\xdd\x1e\x83\x23\x7e\xfc\xc7\x10\x4b\x7b\x44\x38\xa4\x4c\xda\xd6\x03\xf5\x80\x98\x3a\xac\x7a\xef\x26\x8d\x12\x66\xbd\x19\xa3\x8b\x03\xdd\xfc\xa8\x26\x8f\x88\x64\x73\xd2\x86\x97\x9b\xe8\x1a\x57\xbf\xb9\x6a\xf9\x09\x33\xdf\x5c\xb5\xc4\x70\xe6\xc5\xec\xe2\x40\x33\xa0\x26\x68\x61\xd1\xd6\x05\xfe\x00\x87\xc0\xc3\x92\x3c\x1f\xef\x81\xb9\xf0\xad\xbd\x21\x51\x12\x72\x95\xe0\xc5\x8b\x75\xae\xd2\x27\x2f\xa3\x64\x8b\x35\xc2\x7e\x29\x63\x2f\xb1\xc9\x0d\x96\x89\xac\x76\xa0\x0f\x43\x39\xaa\xf9\xc5\x2d\xd8\xdd\xa5\xe0\xe2\x1d\x3a\xe3\xc5\xb5\x89\x7e\x90\x94\x0e\x7b\x0f\x4e\xe8\x98\x48\x1c\xe8\xc1\xaa\xee\x12\x38\x00\x93\xc0\x18\xb5\xf8\xfe\x87\x4a\xeb\x12\x7d\x0e\xf7\x55\x62\x10\x37\xc3\x19\x0f\xb0\x03\x05\x45\xba\x14\xd3\x2f\x96\xcb\x2a\xa9\x08\x2b\xe5\x5c\x35\x7b\x18\x3f\xdd\xbd\xde\x02\xa3\xef\x9a\xbd\x4f\x7d\x97\x74\x71\x67\x60\x89\x09\xfb\xa6\x4c\x58\xdf\x03\xbd\x01\xe9\x4b\xd8\x47\xda\xee\x83\xb0\x5a\x2b\x22\x97\x99\xae\x25\xf7\xbc\x98\x67\xf6\x5f\x04\x48\xc8\x3a\x74\xcd\x4b\x96\x84\xec\x48\x88\x97\x90\x75\xe8\x22\x0a\xc2\xf9\x71\x08\x0c\x2e\xe4\xdc\x33\x2f\x59\x1d\xc2\x04\xf3\x62\x9e\x87\x1a\xa1\x73\x43\x8d\xc4\xbe\x56\x61\xdd\x0e\x18\xb4\x42\xf2\x88\x83\x90\xe4\x65\xbb\x49\x7d\x96\x31\xe1\xd8\x84\x45\xc8\x98\x70\x1c\x28\x86\x85\x90\xf2\x82\x9e\x71\xa3\xd8\x84\x37\xc8\x98\x70\xec\x19\xce\x50\x19\x33\x8d\xcd\x73\x76\xc6\x4c\xe3\x40\x0c\xd9\xff\x18\xdb\x1e\xb2\xa4\x6d\xb2\x88\xa5\x87\x5b\xec\x03\x9e\x21\x93\xb0\xf5\x40\x58\x3d\x22\xb2\x93\xed\x5b\x13\x75\xc2\xf8\x29\x37\x91\x23\x3c\xa7\xd2\x43\x9e\xe9\x03\x7e\xf1\x23\xd4\xc9\x18\x78\x71\x37\x7d\xc0\x14\x3f\xaa\x91\x98\x49\x32\x30\x6c\x9e\xc2\x33\x26\x1e\x07\xe2\xb7\x26\x68\x07\xc4\xb0\xc2\x3f\x2a\x29\x41\xd8\x01\x8f\xe0\x63\xd3\x71\xa0\xce\x8f\x06\x47\xfc\x48\x8b\xe1\x3d\x95\x31\xf1\xd8\x33\x02\x69\xe6\x56\x68\x91\x7b\x91\xa6\xc9\xb9\xb1\xdb\x4b\xa2\x47\x38\x30\x65\xfc\x43\x36\xa1\x0c\xce\x8f\x45\x60\x8c\xea\x56\x3d\xc1\xc9\x3a\x16\x4f\xb6\x85\x84\xd2\xdc\xf3\x66\xb2\x90\x57\x62\x0b\x64\xe9\xd3\xc9\x5d\x07\x31\x25\xf6\x7c\x64\xf5\xc9\x41\x7c\x86\x13\x51\xc6\x8a\x64\xf3\x30\x9d\x31\x1b\xd9\x93\x9b\x0f\xcc\x28\x0f\x44\xa5\x6a\x22\xf8\x08\x93\x92\x3d\x2b\x64\xac\xff\xac\xb2\x27\x57\x1d\x18\x98\x1c\x28\xac\x67\x71\x0e\x3a\xe0\x8a\x1f\x9b\xa0\xcd\x8f\x49\x60\x70\x07\xdb\xc7\xc9\x3d\x84\xb4\xfb\x8c\x30\x95\xe9\xc9\x9a\xb9\x08\xf6\x95\xb1\x37\xd9\x04\x1f\x38\x3f\x56\x81\x31\x64\xe4\x7c\x62\x40\xfd\xe4\x3f\x30\x6c\x03\x75\xa3\x31\xb9\xb5\x20\x8f\xf5\xd6\x9b\xf5\x93\x25\xdb\xb1\x7b\xcb\x4d\x94\x6c\x58\x09\xe7\xbf\x6f\xa3\x7f\x92\xf4\x08\x48\x99\x75\xa3\x30\x1b\x66\xa6\x59\x92\xde\xa0\xa5\x84\x99\x1b\x8e\x26\xe9\x0d\x47\xa7\xf4\x90\x1f\x70\x4f\xae\xb2\xb1\x07\xd9\x24\xec\xca\xd8\x83\xec\xd9\x63\x6f\xd0\x25\xbe\xe1\x40\x94\xbb\xc4\x77\xe8\xff\xba\xa0\x1f\x26\xba\x54\xc3\x0d\x34\xe1\x50\xf6\x0c\x8f\xe1\x4c\x90\x93\x3d\xb9\x55\xc6\x70\x63\x93\x1b\x2a\x63\xb8\xb1\x67\x78\x02\xe5\x2e\x71\x5d\x7c\x29\xf9\x5c\xb0\xf9\xdd\x0d\x7e\xf1\x23\x4d\xc8\xbc\xf9\x56\xfb\x61\xdf\x9c\xbb\x44\x59\xe6\xcd\xb7\x88\x1c\x81\x07\x72\x97\xf4\x72\xd8\xc7\x56\xe3\x40\x87\x70\x5a\x96\x66\xd8\x95\x65\xad\x4a\x93\xdd\x48\x97\x7c\x6e\xa8\xc1\x8e\x8f\x64\x43\x19\xc3\x8d\xcd\x7b\x71\xee\x92\xdd\x58\xdf\xd3\xf3\xa8\xe3\x11\x6b\x40\x2f\x27\x07\x8a\x06\x6f\xfd\x46\xa5\x6c\x4e\x67\x58\x28\xe7\x2e\x49\x0e\xbb\xb2\xdc\x25\xba\x61\xe4\x95\xbb\xc4\x33\xec\xb8\x32\xb1\x93\xf6\xe4\x52\x9b\xf0\x7d\x1b\xdf\xff\xac\x5b\x99\xf9\x05\xdb\xe8\x1a\x66\xca\x6e\xb6\x15\x83\x31\xdf\xec\x5b\x79\x9f\xcc\xd8\x70\x1c\x88\x6a\x3a\x10\x74\x62\x65\xe5\xc9\x31\x29\x9e\xd7\xc6\xe5\x36\x13\x28\xfd\x40\x61\xcb\xad\x8d\xc8\xe2\x00\x4f\x48\xa6\x03\x4d\x7e\x34\xa8\x6f\xa9\x88\x03\x3d\x66\x1a\x1b\x8f\xdc\x4c\x1a\x85\xbd\xf0\xc0\x51\x64\x84\xbd\xb8\x49\x27\x83\xea\x81\xa2\xb3\xc8\xd1\xc2\x72\xf6\xd1\x8c\xaf\xc8\x28\x9e\xb1\xef\x38\x10\xb6\xcb\x59\x8d\xc0\xb9\x5d\x10\x9d\xed\x6a\x32\x94\x70\xd7\x28\xb9\x19\xc0\xbe\x63\x93\x6a\x27\xeb\xb2\x89\x24\x39\xe9\x71\x07\xb8\x36\xc0\xa0\x63\x93\xa7\x26\x63\xd0\xb1\x17\x7e\x33\x0f\x21\x4f\x36\x49\x65\xf2\x60\xa5\x93\x23\xee\xf3\x3f\xe0\x88\x1f\xe9\x39\x17\xf2\x03\x79\x5c\x61\x65\x95\x49\xab\xb6\xf1\xbd\xcd\xc4\x66\xd9\x78\xd4\x66\xac\x44\xf6\x0a\x5b\xa9\x8c\x95\xc8\x96\xd7\xac\x82\x82\x1c\x30\xc5\x8f\x59\x10\xff\xa8\xdf\x68\x50\x14\xc7\xfb\xe6\xe1\x01\x7d\x13\x58\x21\x9f\x5d\xc9\x3f\x29\x6c\xb9\xca\x3e\xa3\xb9\xda\xc3\xe6\xda\xb2\xe8\x0d\x14\xdb\x93\x4d\x48\x86\x8c\x3d\xc9\xd6\x8b\xe8\x60\x15\x5e\x77\x1c\xfa\xc8\xab\xba\x17\x37\xee\x18\x97\x6c\x42\x32\xe4\xa1\x19\x7f\x54\x67\x13\xf4\xc3\x04\xdb\xe0\x51\x24\x78\xe7\x6d\x39\xbd\x2a\x00\xd5\x01\x83\x1c\x68\x80\xc5\xfd\x3b\xb6\x26\x7b\x85\x75\x94\x9e\x0b\xf7\x0a\xe7\x9b\x8c\xc5\xc8\xd6\x9b\x27\x16\x23\x7b\x55\xec\x93\x2f\x71\x47\x0d\x19\xd4\x9d\xe1\x92\x95\x2f\xef\x95\x9b\xa0\x10\x19\x23\x91\xad\xf7\x51\xa2\xdc\x6c\x3c\x64\x33\x51\x60\x36\xa9\x5f\x32\x01\x31\xf6\x6a\x4c\x0e\xca\x82\x14\x2e\x59\x97\x8b\xab\x41\x37\x0d\xb8\xa9\xce\x2e\x68\x62\xe6\xad\x4f\xe3\xb0\x4c\x24\xb2\x2d\x87\x59\x45\x18\x3a\x60\xcc\x14\xaa\x84\xf7\xd2\x8c\xa1\xc9\x81\xa2\x45\xe9\x0e\xae\x04\xcc\x54\xac\x31\xe4\x4c\x3d\x50\x8c\x50\x7a\xa5\x33\x37\x2c\xfb\x8b\xfb\x01\x4c\x49\xf6\x8a\x38\x96\xa9\x66\xb1\x71\xdc\x6f\x67\xac\x47\xb6\x5c\x6d\x6b\x16\x57\x47\xda\x98\x8c\x31\xc9\x5e\x03\xfa\x4b\xcb\xc4\x9b\x67\xaa\x59\xdd\x19\x71\xc2\x31\xe3\xe2\xc3\x5a\xb3\x7a\x17\x09\x17\xb3\x79\x73\x30\xe3\xd2\x39\x9c\xe4\x31\x04\xd9\x0b\xfb\x2a\xa5\xba\xdd\x64\x80\xc9\x64\x56\x39\x10\x96\xed\xec\x10\xd6\x44\x72\x59\x81\xd6\x84\x1e\xd2\x40\x2c\x81\x43\x2a\x07\x4f\xa1\x8a\x1f\xeb\x96\x6f\x6c\x2d\x92\x8e\x85\x78\xfa\x47\xa8\x25\xe5\x89\x0f\x8d\x22\x48\xef\x15\xa6\x50\xe5\x92\x42\x88\xc5\xab\x5c\xa2\x24\x5e\x33\x0a\x0e\xb7\x15\x66\xe2\x92\xd0\x6f\x6c\xc0\x8b\xba\x47\x5e\x16\x82\x66\x6e\x32\xb1\x14\x62\x0b\x6e\x22\x52\x94\x4b\xfa\x21\xce\xce\xe5\x92\x7e\xd8\x88\xd9\x2d\x6d\x15\xf6\x4d\xe5\x92\x24\x87\xad\x51\xd1\x5e\x7b\xbd\x54\x2a\x69\xc5\x13\xa7\xde\x62\xb3\xf0\xc4\x29\x84\x44\x3d\x10\x96\xf6\xe2\xba\xf0\xc4\x29\x97\x84\x97\x2c\x74\x97\x24\xf2\xa5\x45\xd6\x64\x5c\x64\xf5\x7a\x7d\xa0\x18\x94\xa4\x95\x18\xc1\x97\xa4\xf5\x17\x91\x78\x2f\x16\x68\x12\xa0\x14\xc2\xd5\x6c\x5e\x96\xcb\x25\xd1\xfd\x20\xb1\x64\x95\x20\x3b\xba\x6d\x5f\x04\xd9\xb9\x24\x8f\x1f\x9c\xac\x8b\x95\x15\xb1\xf9\x8a\x95\x0c\xe6\xd3\xf5\x11\x43\x7e\x11\xdb\x98\x6c\xb9\x07\x8a\xbe\xc5\xd2\xfe\x92\x59\xa4\x5c\x21\x9e\x2f\x0e\xb3\x05\x0b\x95\x57\xb9\x3d\xb0\x50\x39\x50\xb4\x1f\xf2\xf8\xf6\x58\xa1\x0b\xa9\x6f\x5e\xf2\x62\x94\xeb\x9f\x0d\xfa\x5e\x5e\xb6\x0b\x06\x2a\x6f\x4f\xb0\x3c\xc9\x8b\x5e\x32\x63\x14\x6c\x52\x5e\x39\xde\x56\xa2\x88\xbe\x78\xde\x96\xab\xea\xd3\x88\x83\x7e\x55\xfd\x16\x31\x56\x30\x5f\x79\x79\x21\x2f\x98\xaf\xbc\xbc\x89\x17\x5c\x3b\xde\x9e\x20\x78\xbb\x04\xc5\xff\x35\x86\x2f\xaf\x97\xda\x87\xc0\x18\x7f\xa3\x89\x0c\xfd\x5b\x13\x14\xc3\x08\x39\x7e\x3b\xce\x2c\x95\xe3\xd4\x01\x63\x18\x5d\xb5\xe2\xcb\xd1\x8a\xfe\x73\xc5\x30\x3a\x63\x2c\x50\xbc\xd3\xf1\x82\x18\x35\x91\xb5\xd0\xf3\x61\x28\x3e\x1d\x55\x50\x48\x43\x53\xef\xe2\xce\xbf\x60\x40\xf2\xf6\xc8\x7c\x56\xd2\x05\xa9\xe2\xe4\x55\x88\x66\x72\x20\xbe\x6c\x82\xc2\xb5\x06\xc7\xab\x03\xce\xf8\x91\x61\xe1\x77\x52\xd9\x22\xbe\x3d\xac\x82\x0a\xd1\x4d\x0e\x14\xb5\xa6\x26\xe8\x87\x0f\xc8\x23\xf0\x3b\x3f\x66\x6a\xc5\xee\xb8\x76\x4d\x48\x44\x8c\x28\x58\x8c\x1c\x28\xfa\x93\xb3\xa0\x1d\x10\x3d\x8f\x23\x5c\x21\xda\xc9\xdb\xe3\xaa\xbe\x10\x0c\xe8\x40\xfc\x1f\x75\x86\x15\x50\x21\x53\xe0\x8b\x73\x6a\xc1\xec\xe4\xed\x78\xb6\xd4\xa1\xd9\x89\xe0\x71\xb2\x17\x79\xc9\x3a\x70\x7e\x6c\x02\x9f\xf8\x51\x2d\x42\x8e\xa2\x16\xc3\xdc\xb4\xb2\x78\x1e\x30\x3a\xa7\x5a\x49\xc4\x9c\x54\x4d\xdc\xa1\x17\xc2\xad\xbc\xbd\x31\x01\x65\x08\x8a\xdf\x44\xf1\x1e\x2c\x4f\x32\xbd\x57\xce\xa9\x8a\x28\x7c\xc0\x11\x3f\xd2\x20\xa1\xff\x93\x64\x25\x2e\xb7\x4b\xd2\xdc\x74\x9a\xb8\x9b\xa0\x1f\xbe\x2d\x43\x60\xcc\x86\x44\x1e\x23\x63\x45\xdc\x3e\x60\xcc\x86\x34\xc0\x80\xaa\xd2\x00\xb1\xea\x95\x24\x0d\x40\xa0\xfe\x24\x0d\x30\x99\x8d\xa7\x09\xe2\xff\x18\x70\x04\x11\x2e\x58\xd6\xbc\xbc\xb1\x96\x24\xa9\x0e\x0f\x9d\x92\x24\xc6\x93\x3a\x25\xc6\xa4\x2b\x4b\x62\xa2\xb0\x13\x2e\x49\x5c\x33\x21\x77\x1d\x82\x62\x48\x12\x63\x12\x9b\x25\x89\x71\xac\x69\xa9\x11\xf0\xe5\x80\x39\x7e\xcc\x82\x66\xfc\x28\xb9\x89\x00\xc0\x05\x43\x9b\xb7\x13\xaa\x09\x43\x9b\x03\xc5\x98\x24\xf1\x8b\x51\x48\xe2\x17\xf4\xee\x45\x50\x7c\xd9\xa9\x33\x12\xcc\xa6\x86\xb7\xfc\x01\x83\xdf\x7a\x13\x84\x37\x4f\x1a\x02\x83\x52\xdd\x9f\x7e\xb8\x01\xd1\x81\xcd\x84\x8f\x2c\x28\x9a\x1c\x45\x50\x78\xf3\x64\xf1\x78\xdc\x5e\x17\x12\xe7\xbd\x44\xf2\x4f\x4a\xf7\xf9\xf6\x1d\xb9\x8d\xb1\xc9\x39\xd0\x0e\xe8\x1f\x6f\x42\xde\x1e\x21\x29\x0a\x41\xdf\x0e\x34\x71\x4b\x02\x64\x01\xcc\xc9\xd0\x1d\xd0\x23\x28\x3a\x40\x62\x91\xb7\x13\x79\x29\x4b\xaa\x09\x5c\x9b\x25\xd5\x78\x10\xb5\x22\x46\x26\x22\x5d\xf6\x3f\xe2\x5c\x53\x6e\x83\x6f\xfc\x08\xb5\xe2\xaa\xb6\x64\xc9\x7c\x1c\x59\x8b\xe9\x11\xa1\x27\x0a\xf7\x32\x2f\xce\xa6\xc5\xe4\x88\xfb\xd6\x92\x25\xaa\xc4\xc9\xcf\x12\xd5\x78\x70\x4e\x8d\x17\xe7\x03\x96\xf8\x91\x26\x3e\xc8\x21\x71\xfc\x68\x5e\xe2\x88\x93\x52\x23\x7f\xed\x01\xbf\xf8\x31\x5a\x1c\x18\xfc\x36\xde\x87\x0f\x18\x4d\x32\x28\x5e\xae\x0b\xf1\x9b\xdf\x11\xae\x46\x85\x38\x5f\xef\x48\xd0\x18\xc9\x25\xa8\x7e\x21\xe2\xe0\x3b\x12\x44\x45\x54\x07\xab\x1c\x06\x42\x2f\xae\x9e\x45\x33\x35\x12\x64\x63\x55\x19\x38\x0c\x35\x2c\xbf\x0e\x18\x3d\x7d\xe8\x69\x82\x6e\x8f\x9a\x67\x14\x68\x0a\x9e\xb5\x0b\xd6\x42\x07\x0a\x29\x23\xfa\xdb\x01\x73\xfc\x98\x05\xc5\xa4\x92\xa0\xe2\x80\x31\xa9\xc8\xf5\xc8\xb8\x6c\xf1\x2e\x77\xc0\xe8\x5d\x55\x3d\xc1\xe5\x58\x16\xbd\x23\x52\xc5\x16\x4c\x89\xde\x11\x57\xa1\x25\xa3\x02\xf0\xee\x2c\xdc\xa7\x1d\x28\xfe\x0f\x15\x30\x0a\xb4\x41\xe6\x47\x78\x01\x15\x0c\x89\xde\x11\xa6\x65\x25\xa3\x00\x46\x41\x1a\x50\x00\x78\x73\x16\x36\xd9\x2f\x0f\xe9\x85\x7b\xb7\x03\xc5\x20\x9a\xfa\x82\xbb\x54\xd5\x08\xc3\xeb\xa7\x60\x73\xf4\x8e\x9b\x89\xea\x97\xa0\xa8\x86\xed\x00\x8f\xec\x05\x9b\xa3\x77\x44\x1e\xd2\xd4\xea\x63\xb0\xc5\x8f\xf4\xe6\x81\xe0\x28\x87\xf1\xa8\xd2\x21\xe8\x87\xdf\x5b\x12\x18\x43\x44\x55\xc8\x43\x54\x91\x31\x0f\x18\xfc\x86\xe6\x18\x0f\xb4\x61\x1f\x31\x88\x35\x88\x09\xd2\x81\x42\x53\x0c\xb5\x88\x68\x72\xdb\x7d\xc0\x43\x80\xe2\x16\xe5\xf7\x96\x0d\xbe\xf1\xa3\x5a\x0c\xca\x11\xc9\xee\x40\x3b\x20\x5a\xc4\x43\xa8\x35\x16\x40\xde\xd1\x4b\x91\x68\x84\xcd\x57\x29\xe2\xcd\x38\x91\x16\xec\x88\xde\xd1\xf4\x65\x13\x84\xfb\xdc\xe5\x1f\x73\xfc\xd8\x05\x45\xcf\xbb\x6a\x8d\x2b\xd3\x52\xd4\x55\xdc\x7c\x5a\x77\x23\x21\x71\x18\x1d\xbd\x83\x5c\xa5\x58\x19\xbd\x38\xb3\x96\x22\x1e\xc7\xaf\xa7\x75\xcd\x79\x8b\x6d\x1e\x56\x46\x07\xea\xfc\xa8\x5a\x63\x9b\x87\xd1\xd1\x3b\xe2\x68\x2b\x5b\xcf\x03\x45\x1b\x6c\x32\x46\x64\xed\x49\xad\x8b\x05\xc2\xd0\xab\x14\x51\x27\xa2\x4c\x94\x72\xff\xa3\x23\xfa\xf9\x34\xda\xb8\x55\x0d\xf3\x71\xab\x45\x66\x40\xea\x88\x9c\x3e\x52\xaa\x83\x50\xb0\x45\xfa\x07\xbf\xa2\x86\x21\xd3\x4b\x96\x86\x52\xa4\x72\xf0\x2b\x6a\xb8\x19\xbd\x4a\xd3\x50\xd4\xf1\x11\x5c\x56\xa4\x81\xc2\x04\xac\x14\xa9\x15\x36\x12\x58\x23\xbd\x63\xc4\x09\x8c\xf0\xbd\xaf\x1c\x78\xdb\xd0\x2c\x87\x79\x71\x29\xd2\x40\x61\x11\x56\x8a\xd4\x4a\xa4\xfc\x29\xa4\x42\x3a\x10\x7e\x90\x68\x67\x72\x23\x14\x52\x08\xbf\x63\xc2\x2c\xd2\x23\xe4\x38\x28\xd2\x23\x93\x19\x97\x1e\x99\x2c\x96\xe3\x31\x78\x24\xa9\x48\xad\xc8\x9f\x78\x54\x83\x31\x46\x69\x19\x42\xd5\x16\x69\x19\x36\x2f\x45\x5a\x26\x5c\x9e\x4a\x91\x96\x99\x70\x83\xb4\x0c\x6e\x4c\x6d\x48\x23\x84\x1b\x53\x29\x52\x3a\x0b\xe6\x90\x26\x21\x11\x6b\x91\x26\x59\x90\x58\xff\xc7\x6e\xa5\x48\x93\xac\x50\x1d\xd8\x58\x1d\x48\x1e\x9b\x06\xa3\x7d\x36\x28\x63\xc1\x54\xd2\x32\x0b\xbe\xe9\x6a\x9e\x31\xb1\x5b\xe1\x31\xbd\x14\x69\xa0\x15\x9b\xe3\x22\x0d\xb4\xe1\x22\xa9\x1c\x6e\x07\x8a\x74\xcc\xa6\xa3\x62\x22\xce\xf8\x45\x3a\x86\x33\x7e\x91\x8e\xc1\xa5\xa9\x5f\xd5\x60\x24\x89\x95\x8e\xc1\xbb\xba\x5f\x9a\xa9\x1d\x3c\x7d\x4b\xc7\x70\x01\x70\x4b\xc7\x10\x7f\xf7\x96\x36\x88\x47\xef\x42\x44\xa0\x03\xb5\x80\xba\x20\x48\xc3\x12\x3f\xc2\xbd\xa9\x60\xc8\xf5\x8e\xf0\x60\x2a\x5e\xa8\x5f\x7c\xf5\xae\xa1\x1f\x63\x73\xd0\x93\x1b\x21\x5b\x4c\xf2\x8f\xf2\x4a\x55\x9b\xa1\xc8\x6e\xa9\x4e\xae\x15\x6e\x29\xa0\xb0\xb1\x2b\xb7\x34\x4e\xd8\xd8\x15\x2c\xb2\x5e\x9c\xb6\x0b\x16\x59\xaf\xbc\xb4\x7b\x62\xc7\x33\x7e\xb1\x71\xc0\x40\xeb\x40\x51\x8d\x54\x4c\xb8\x42\x95\x9b\x1d\x0f\x2f\xde\xa9\xeb\x40\x30\x22\x5b\x6b\xb9\xa5\x71\x70\xe8\xee\x49\x22\xff\x0b\x71\x20\xfe\xe3\xc7\x5b\xa0\xb2\xd6\x1f\x28\xc2\xd4\xc6\xa2\x77\xa0\xfc\x97\x32\xf8\x53\x34\x74\x32\x94\x7f\x78\xba\x36\x12\x95\x1c\x28\x62\x48\xc7\x54\x1d\x28\x52\x67\xfd\x41\xed\x2f\x0e\xe7\x81\xfa\xff\x02\x8d\x08\x25\xec\xf6\xe6\x5f\xe2\xb5\x03\xad\x88\x7c\x7d\x0b\xda\xe7\xb7\x47\xff\xa7\x4c\x4f\x6a\x3d\x22\x8b\x62\xf0\x77\xa0\x88\x44\x7d\xa9\xd7\x11\xee\x19\x02\x1f\x28\xc2\xcd\x26\x5a\x88\x05\x57\xc1\x67\x3f\xc5\x54\x27\x3e\xe2\x81\x22\xd8\x6d\xe5\xff\x88\x9b\x8e\x15\xd2\x81\x22\x35\x5f\xfa\xc7\xfb\x8f\xf3\xe9\x8a\x21\xf9\x1f\xf7\xff\xa3\xdb\x11\x05\xf8\xe6\x9c\x78\xa0\xd3\x51\x76\xff\x07\x3a\x1d\xe5\xe2\xf4\xc3\x93\xf7\xe6\x4c\x73\x20\x82\xe2\x1b\xca\xff\xfe\x57\xf5\x00\xe3\xf5\xf4\xe1\x78\x77\x20\x92\xda\xfa\xcb\x27\x52\xfd\x77\x41\x35\xb2\x27\xab\x75\x62\x25\x5f\x86\x7a\x24\xf2\x71\xeb\xe3\xb4\xd7\xdd\xc2\x8c\xbc\x1e\xfe\x2d\x32\x40\x77\x91\x70\x92\xf3\xc3\xed\x45\xcc\xdc\xfe\x08\x8a\xe4\xbb\x97\x7b\xf6\x45\xf8\x57\x51\x42\x19\x40\x54\xe7\x4a\x7f\x99\x80\x0f\x14\x21\x65\x9b\xbf\x8c\xa8\xdf\x62\x50\xb2\xac\x77\xb1\x48\x84\x98\x54\x4e\xbf\x03\x45\x86\xbf\x9b\xbe\x90\x5a\x8a\x94\x97\x07\x8a\x50\xf0\xcf\x10\x14\x0c\x73\xdf\x82\x22\x75\xec\xdd\x04\xd5\xbf\x54\x4f\x07\x7a\xff\x72\x22\x1f\x28\x66\x4c\x63\xa8\x84\x97\xaf\x49\x50\x04\x40\x17\x25\xe2\x72\x5f\x79\xa4\x3f\xc2\xe7\xdf\x58\x0b\x1e\xe8\xd0\xe5\xaf\xbd\x98\x5b\xd3\xa5\xc2\xca\xa2\x6e\x25\x63\x8c\x5b\x27\xf1\x5a\xad\x82\x9e\xf8\xf2\x11\x14\x2d\x0c\xf5\x25\x02\xae\x9b\x97\x08\xb4\xdf\xfe\xea\x0c\x2a\x0d\xfd\x16\xc1\xe6\x6f\x09\x52\x25\x8a\xf3\xa5\x16\x16\x71\xb0\xfd\x65\xf0\x6e\x57\x3f\x83\xf2\xd8\xf3\x7d\x38\x6f\xff\x71\x79\x23\x77\x9d\x7a\xdd\x48\x51\xdc\xbb\xa0\xfa\x97\x76\xea\x40\x11\x7d\xbd\x35\x41\x3d\x5a\xf0\x6f\x21\x9c\xe2\x56\xf2\x3c\x9a\x23\x1b\x21\x81\x7b\x15\x14\x7d\xf9\x6b\x21\xe4\xc8\x5f\x46\x00\x7b\x4b\x4e\x6c\x0c\x95\x4f\xe9\x23\xcc\xff\x4d\x2c\x9b\x03\xfd\x02\x52\x9d\xc4\x97\x96\xe4\xc4\x13\xfc\x33\xa4\x28\x1a\xb3\xd2\xd5\xeb\x98\x15\x12\x25\x1c\x28\x92\x36\x64\xff\x16\xd9\x72\xb2\xc6\x40\x1e\x77\x69\x86\x48\x24\x70\x93\x45\xfe\xc3\xa3\xfc\xae\x6e\x21\x72\xfb\x17\xc9\x74\xbc\xb0\x54\xec\x3e\x3f\x5e\xea\x9f\x56\xfc\x5b\xc4\x15\x6f\x86\xd0\x28\x86\xbe\xf3\x7f\xa2\x44\xbc\xe9\xd7\xfa\x07\x1d\xde\xcd\xa2\x6e\x0f\xb5\x6f\xbd\x14\x4e\x6e\x77\x16\x7f\xc6\xce\xf6\xce\xe2\xba\xae\x2c\x8c\x97\xa0\x1a\x91\xe7\xb3\xa0\xf6\x97\xcb\xfc\xc3\x29\xbe\xb5\xcb\x75\x8e\xbf\x84\x5f\x1f\x16\x05\xa5\xde\xee\x0b\x09\xfe\xa0\x60\x9f\xff\x93\x39\xf6\x40\xdf\x5f\xf6\xa8\x6f\x6d\x22\x31\x44\x73\xeb\x25\x12\xc4\xff\x7a\xcb\x71\xff\xbf\x14\xf2\xe2\xc4\x0f\xf5\x16\xe7\xfd\xd8\xa6\x1e\x00\xab\x54\x01\x35\x6e\x02\xfe\x7f\x35\xfc\xff\x35\xff\xcf\xff\xe3\xf7\x5f\xff\x9d\xaf\x7f\xff\xeb\xbf\xdb\x69\xfa\xbf\xfe\x7b\x87\xcb\xe9\xf9\x53\xfe\xfd\xaf\x08\x90\xb0\x23\x18\xff\x7f\xef\x78\x12\x08\x4b\xe2\x1d\x79\x01\xcf\x9f\x11\x69\xe9\x0e\x66\xf1\x4d\xe8\xab\xb3\xd5\xde\x61\x31\x7f\xfe\xa4\xd0\xc9\x81\x29\x60\x22\x31\x45\xfe\xaf\xff\x7e\xe3\x75\xfd\xfc\x79\x22\xde\xe1\x15\xa8\x1a\xa8\x05\xaa\x1d\xd4\x12\x2a\x82\x71\x1d\xad\xf2\xc6\x1d\xc3\xf9\x43\x28\xb1\x43\xca\xdc\xc3\x0a\x8c\x02\x41\xa3\x84\xed\xc6\x46\xec\xa0\x5b\xd8\x6d\x6c\x04\xb5\xae\x60\x8f\x50\x50\x08\xcb\xe8\x47\xd8\xc7\x58\x02\xef\x81\x0d\x3a\x45\x21\x3c\x4e\xd4\xda\x51\x30\x14\xe6\xbf\xff\xd5\x31\x6f\xcc\x24\x78\xa6\xb0\xfe\xfd\xaf\x9e\xf5\x75\x64\x15\xa4\xf0\x3b\xe8\x87\x81\xc4\x35\x05\x85\xfb\x4c\x42\x0b\xec\xe3\xe1\xc5\x2d\x36\x46\x49\x07\x58\xc6\x46\xee\x91\x02\xd6\x03\x21\x1d\x6f\xe8\xf3\x8c\xcf\x15\x85\x50\x44\x60\xe3\x30\x4b\x81\x3b\x48\x61\x8b\xb1\x84\xd9\x09\x6c\xe8\x41\x0a\xcf\xbf\xff\xd5\x49\x08\x9c\x7b\x37\x85\xfa\xa1\x50\xc7\xf0\xec\x40\xcd\x68\x62\x17\x08\xbb\x8c\x25\x42\x48\x60\xe3\xa2\x96\x42\x38\x66\xdd\xc2\x56\x63\xdb\xa9\x38\x1b\xfd\x33\xfa\x3b\x68\x4d\xd4\xf0\xf8\x06\xcc\xdb\x93\xd0\xae\xe4\x1c\x7e\x3b\xa1\x0a\x0f\x34\x8d\x5e\x41\x65\x2a\x09\xdb\x64\x0a\x29\xd0\x43\xe8\x6c\x74\x04\x84\xe9\xc2\x56\x63\x23\x66\x08\xe4\x88\xab\x64\x0a\xf4\x9a\x09\x8c\x33\x13\x85\x7d\xd0\xa2\x7f\xd8\xf4\x50\xf8\xa2\x41\xbe\x8e\x08\x84\x14\xa2\x7b\x50\x8f\x3b\x33\x0a\x67\xbe\x63\xdb\x97\xb9\x10\x8b\x42\x8c\x1c\xef\xa7\x03\xdd\x46\x9f\xaa\xe9\x07\x77\x62\x14\xf2\xbf\xff\x45\x80\x94\x03\x14\x63\xdb\xbf\xff\x35\x70\x24\xcf\xf8\x7e\x44\xe1\x48\x24\x01\x74\x32\x91\xd0\x28\x9c\x8a\x39\x6c\x65\xc2\x9c\x51\x08\xf4\x10\x7a\x18\x1d\x39\x54\x2e\xba\x11\x69\x83\x28\x44\x7e\x7c\xba\x11\xdb\x60\x0a\xe4\x9f\x17\xb6\x1a\x1b\xa9\xa0\x8b\xb0\xc3\xd8\x48\x80\xf2\x08\xfb\x1a\x1b\xb9\x14\xd5\xda\x72\xbd\x2b\xea\x55\x6b\xeb\x31\xf6\x6c\x24\x9b\x5a\x5b\xae\x37\x16\xad\xa6\xd6\x96\xeb\x25\xbf\x12\xad\x3d\x1e\xf2\x13\x8a\x8e\xc9\x1b\x8f\x89\x19\x3b\x70\x56\xfc\x4c\x64\x33\x0a\xe1\xbe\x44\xbd\xcd\xd4\x89\xdb\x21\x2e\x83\x33\x76\xf7\x14\xc2\xa5\x2e\x0b\x3b\x8c\x9d\x61\xcf\x1f\xd8\xd7\xb3\x11\xa6\xc9\xbd\xaa\xc3\xbf\x0e\x07\x8d\xdf\x91\xe5\xce\x2d\x4b\xe1\xf9\x94\x42\x04\xde\x4b\xc2\x76\x61\x07\xb1\xd1\xc1\x8e\xdb\xd8\x08\x36\xd7\x85\xad\xc6\x8e\xc3\x56\x21\xee\x07\xfa\x19\xfd\xfd\xfb\x5f\x83\xdb\xa9\xd2\x13\xda\xac\x90\xbb\x1e\x8b\xac\xd2\xb3\x7b\x91\x4f\xe7\x46\xa8\xe5\xd2\xf3\xd4\xb7\xc1\x57\x04\x2d\x29\xbd\xf8\xdb\xf0\xa2\xc5\xbc\xa1\x74\xcd\xe8\x29\x44\x5e\x78\xfa\xf6\xf8\xdb\x38\x44\x70\xb3\x71\x80\x47\xd8\x58\xa0\x2e\x3a\x5c\xfd\x2d\x9b\xe0\xd8\xc5\x14\x7c\x21\xa3\x10\x69\x10\x55\x83\xe6\xa3\xa0\x2d\x88\x31\x57\xfa\x84\xc4\xa7\x10\xfd\x15\x31\x7f\xae\xe2\x47\xc6\xc7\x26\x6c\x37\x76\xc4\x8e\x51\xd8\x69\x6c\xa4\xdf\xaa\xc2\xbe\xc6\x7e\x91\xe7\x1a\xec\x70\xbd\x91\xe6\xaa\x18\xfb\x18\x1b\x49\x26\xd4\xda\x18\xc2\x86\x20\x0d\x61\x63\xe5\x8e\x42\xe4\x87\x29\xc2\x36\x63\xfb\xe9\xd9\x23\xec\x5f\x0d\x91\x01\xd2\x58\xf7\xec\xe8\x9c\xaa\xe9\xfc\x2d\xf7\x2c\xb2\xad\x24\xb5\xb6\x3c\xb6\xd8\xb7\x15\x46\xfc\x99\x3a\xb1\x37\x38\x5b\x26\xf6\x27\xec\x46\xfe\xbf\x36\x28\xbf\x67\x15\x34\xdc\x83\xe5\xd6\xc3\x93\xf2\x83\x35\x0a\x85\xf7\xb4\x10\x0d\x3f\xeb\x63\xd1\x3f\x85\x58\xff\x42\x11\x55\xfc\xa5\x29\x44\x4e\x98\xe0\xd0\x8a\xdb\x32\x85\xd0\x4f\x71\x00\xa9\x23\x8c\xb3\x29\x44\x8e\x9a\xd8\x66\xd4\xd1\x50\xe3\xa7\x70\xb6\xde\xb8\x61\xd6\x31\x10\xf9\x8a\x73\x4d\xc3\xb4\xac\x92\x33\x92\x42\x70\x5e\x1c\x05\xea\xf8\x21\xb2\xa7\x10\xf7\x3c\x71\xad\x51\x39\x15\x53\xc8\xd1\xc1\x11\xe8\x0f\x81\x3b\x85\x7e\xf6\x4e\x31\x99\xad\x57\xf4\x54\xe3\xcd\xb7\x63\x2d\xd1\xfa\xa6\xee\x53\x88\x6c\xea\x71\x49\xd2\xc8\xca\x4a\x21\x92\x47\xc5\xdc\xb7\x99\x99\xa3\x53\x88\x5c\x3f\xc1\xd9\x6d\x46\xda\x05\x0a\x71\x84\x89\xf7\xb4\x36\x27\x3c\xd1\x88\x96\x54\xd1\x1e\x6d\xdd\x30\xf1\x29\xac\x48\xfa\x79\x08\xdb\x79\x7d\xa7\x10\xbb\xc0\xd0\x78\x7d\xc6\x6e\x87\x42\xd0\x24\x36\x38\x9d\x0c\x77\x14\x9e\x48\x5f\x7b\xea\x1e\x23\x22\x09\x50\xc8\x91\x19\xa5\x05\xba\x1a\x1d\x31\x3a\x9a\xb2\x27\xe1\xe7\x43\x81\x74\x8b\xd7\x7f\x91\x8c\xb4\x83\x5e\x67\x00\x35\x3b\x4d\x19\x6b\xef\x29\xc4\x11\x4b\xa1\xe4\xa5\x22\xa7\xe2\xdc\x5c\x4a\x61\x71\xb1\x07\x38\x85\xa3\xb3\x1c\x16\x3e\x92\x3e\x52\xa8\x81\x7e\x84\x6e\x46\x13\xee\x75\x08\xbd\x8c\x0e\x95\xa1\xf0\xf1\x6c\x85\xa3\x10\xf1\x7a\x15\xde\xff\x42\x8a\x4f\x21\xf6\xa9\x4a\x59\x21\x55\x7b\x0a\xe8\x49\x7d\x0d\xfb\x9c\x42\x74\x50\xf9\x11\xb4\x81\x3d\x85\x15\xe8\x2e\xf4\x36\x9a\xba\x8d\xfe\x84\x0e\xd7\x59\x42\x71\xcc\xa5\xfd\xee\x29\xb4\x48\x26\x23\x9a\x20\x24\xa7\x30\x08\xf8\x29\xf4\x34\x3a\x9a\x54\x1e\x85\x0b\x1e\x9c\x18\xb9\x8e\xa2\xbc\x28\x5a\x22\x4e\x61\x06\xba\x09\xad\x51\x46\x64\xc1\x51\x94\x46\x21\x8d\xc7\xe8\xe8\x89\x72\x26\x24\x93\x2a\x32\x77\x8f\xa2\x4c\x23\x11\xb5\x27\x0a\x33\x9a\x54\xa2\x94\xb4\x44\x6f\xe2\x0b\x7a\xe6\x93\x47\x19\x1b\xa9\xc1\x4a\x31\xb1\x7a\xa5\x10\xb9\x5e\x94\x9c\x20\xad\x66\x34\xe9\x6f\x1e\xa1\x97\xd1\x5f\x7c\x4d\x07\xb3\xb9\x8a\x67\xc8\xa4\xfc\x03\xda\x78\x9d\x42\xc4\x61\x54\x8a\x84\x6c\xf6\x89\x40\x43\xe3\xce\x46\x0f\xa3\xe3\xe0\x58\x5c\xf7\x6b\x74\x34\xa9\xe1\xe4\x21\xc2\xb2\xca\xde\xea\x60\x36\x05\x23\x48\xfe\xb8\xdd\x93\xb1\x8d\x0e\x86\x50\xf2\x82\x70\x11\x89\x42\x18\xea\xa7\xbf\x34\x3b\xd9\xe8\x16\xb9\x78\xaa\xd0\xdd\xe8\x08\x40\x28\x1e\xcc\xd3\x1d\x8c\x5c\x44\xb7\x38\x36\x9b\xd9\x08\xd0\x98\x94\xe3\x22\x2f\xf7\x3b\x98\xed\x76\x25\x66\x36\xa2\xeb\x72\x43\x78\xa0\x65\x74\xf4\x5b\x29\x18\xf2\xfa\x19\x1d\x34\x11\xba\x58\x8a\x23\xb4\xe3\xb8\xff\xb2\xff\x3c\x46\x47\x93\x7f\x89\x7f\x86\xd1\x41\x2a\xe7\xf5\x31\xbd\xe3\x0d\x77\xdc\x4e\xf0\x33\xba\xd1\xd1\x64\x53\x93\x53\x33\x4f\xf8\xc6\x24\x69\x28\xa6\x60\x09\x71\xe5\xbc\x32\x49\x00\x47\x21\x98\xad\xbb\x92\x66\x34\x41\x49\x1f\xa1\xdd\x13\x08\x2b\xb6\x2f\x26\x2c\xd1\x7d\xb1\x41\x39\x90\xeb\x56\xd0\x4f\xd5\x6d\x46\x8e\x07\xe3\xc1\xa5\xdb\x24\xde\x13\x85\x20\x6c\x53\x93\x26\x6c\x81\xb0\x4a\x29\x72\x5b\x8a\x6f\x08\xab\x6c\x22\xb7\x19\x39\xd6\x86\xf1\x28\x91\x48\xdc\x85\x53\x78\x89\xf7\x09\x7a\x88\x26\xf1\xac\x3c\x1e\x09\xe0\x6d\xe1\x0e\x13\xeb\xf1\x28\x79\xd5\x6d\xe1\x8e\x33\xc4\x78\x94\x6f\xe7\xb6\x1e\x0c\xd3\xe9\xf1\x28\x11\x55\x1c\x13\x28\x44\x25\x4a\xf9\x71\x5b\x0f\xde\xe8\xc1\xee\x4a\x34\xca\x3b\x54\xc1\xa3\xdc\x3a\x37\xab\xd4\x29\x3c\x44\xe6\x14\xba\x1a\x1d\xfd\x96\x5a\xd7\x51\x62\x92\x49\x6f\x3c\xca\x63\x72\x5b\x0f\xc6\xde\x75\x3c\x12\xa9\xc7\x1a\x22\xce\x0f\xe3\xb9\x9f\x7f\xde\x1a\x9d\x8f\x6f\xff\x17\x3d\xba\x85\x9e\x46\x47\x1b\x12\x96\xc7\x2a\x21\xee\x13\xc6\xa3\x74\x57\x8f\x55\xc2\x03\xdd\x95\xea\xe6\x31\xdd\xe3\x46\x61\x70\xf2\x9a\x18\x93\x53\x88\x61\x29\xdd\xcd\x63\x4a\x12\x7b\x33\x5f\xfe\xfa\x67\x74\xf4\x44\x53\xfd\x58\xc8\xe3\x76\x7c\x3c\x4a\x37\x15\xb7\xe3\x14\x08\xcb\x59\x85\x6e\x46\xcf\xf8\x5a\xa3\xb4\xec\x3f\xc1\xa2\x59\xab\x55\x35\x2f\x92\x57\x22\x4b\x05\x57\xeb\xda\x70\x9a\x1f\xcf\xf0\xd7\xdd\xe8\x11\x5f\x57\xa1\xa7\xd1\x31\x4a\xa5\xd5\xa9\x96\xfd\x0a\x61\x95\x43\xa7\x9a\xb0\xe1\x6e\x35\xaa\x32\x25\x55\x2b\xd5\x70\xb4\x4a\x39\x1b\x2d\x9a\xc4\x85\xf8\xa8\x5a\x51\xaa\x65\xbf\x72\xd4\x51\xa6\x9b\x6a\xc5\x17\xd7\xd2\xa3\x6a\x8b\xd1\xcc\x2f\x44\x13\xcd\xca\x76\xd3\xac\xe1\x5a\xb0\x51\x95\xae\x6d\xd6\x70\x71\x47\x3d\xea\xed\x4a\x86\xd1\x51\xb7\x76\x07\xcd\x1b\x12\x8c\x16\x72\x36\xfa\x36\x3a\x46\x29\xed\xd9\x2c\x88\x71\xcb\x3c\xaa\xf4\x61\xb3\x20\x36\x46\xa9\x85\xbd\x79\x94\x61\x8e\x30\x6a\x83\x26\xcd\xa3\x24\x6f\x46\xd6\xda\xd6\xbc\x97\x88\x9d\xf7\xa8\xda\x48\x35\xcb\x50\x5c\x11\x8f\x2a\x9d\xd5\x4d\x93\x0e\x4d\x9c\x78\xca\x34\xe9\x0c\x5e\xfb\xab\xee\x99\xef\xcc\xbc\x96\xbc\xee\x9d\x47\x0f\x21\x69\xda\x76\x75\x0b\x49\xdc\xe1\x8e\xa6\xdc\x46\xdd\x7b\x89\x4e\x94\x50\x11\xb6\x7b\x2f\x11\x36\xfb\xa3\x69\x38\xdd\x2a\x38\x9c\xfb\x47\xd3\xba\xd9\xcd\xdf\xb8\xf5\x67\x4d\x43\x37\x7f\x87\x41\xe4\x68\x52\x20\xc3\xa3\x54\xc0\x55\x09\xf7\xf0\x14\x0f\x62\xf3\x39\x99\x95\x55\xf0\xe8\x91\x8c\x4b\x99\x87\x86\x55\xf0\x50\x88\x46\x86\x33\xcc\xc8\x83\xc1\xbb\xee\xe1\x4a\x62\xe6\x9b\xf2\x90\x0d\xf3\xf7\x18\x0a\x81\x28\xb4\xd6\x9f\x41\xae\x35\xad\x56\xc3\x4b\x5e\xdc\xf7\x8d\xe6\xdc\x5b\xb3\x1a\xdd\x02\xad\x7e\x7b\x2f\x41\xfc\xb6\xac\x45\x6c\x58\x8f\x87\x13\xc3\x20\x35\xe4\xc4\x6b\x81\x42\x90\xca\xf9\xb9\xac\x66\xe2\xfa\x6f\xb4\xbf\x44\x5d\xae\x1b\x66\xd3\x4a\x38\x4c\xef\x81\x3e\xd1\x92\x37\xbc\xe4\x0d\xa6\x41\x69\xf3\xa6\xa7\x21\x6e\x05\x47\xd3\x0a\x3e\xad\x91\xc3\xbe\x23\xe5\xbf\xfc\x5f\xd5\xe8\xe8\xb7\xd2\x7b\x4d\xeb\x93\xb8\x20\x1c\x4d\x8c\x3c\xbd\xf8\x4e\xc2\x0a\xab\xee\x65\xcd\x16\x91\x08\x46\x17\x43\x2c\xcf\x7c\x58\x87\x8e\xae\x15\x65\x79\x8a\x17\x61\xf6\x74\x92\x89\xab\xc6\x28\x20\xdc\x5a\xf2\x96\x17\xdf\x30\xcc\x18\x5d\x59\xd3\x96\x77\x35\x61\x92\x91\xb2\x3a\xa8\x1b\xca\x49\x46\xd0\xd1\xa5\x0a\x96\x55\x41\x24\x3b\x19\x5d\x1b\xa9\x35\x87\xd1\x47\x7f\x77\xcd\xe5\xf2\xda\xb0\x42\x48\xba\x56\x92\x65\x21\x89\x88\x41\xa3\x8b\x82\xcb\xcb\xe9\x0a\x52\x75\xd3\xc4\xaa\x60\x91\x53\x4d\x6b\xc3\xf6\xec\xec\x38\x98\x75\x6d\x8d\xb6\xa5\x81\x2c\x2a\x45\x8a\x7a\x5b\x0f\x46\x8c\x85\xd1\x87\x2b\xf9\x19\x1d\x75\x6b\x57\xb3\x2d\x24\x61\xfd\x31\x86\x2b\xf1\x0a\x18\x76\x1f\xa9\x5c\xaa\xc4\xa3\xdc\xc1\x9a\x43\x19\xfd\xb6\x47\x19\x51\xf7\xc7\xd0\x16\x63\x7b\xe6\xf7\xa2\x12\x48\xf5\x7a\xe6\x23\x1b\x73\xc2\xfc\x6c\x12\x20\x90\xc2\x21\xd5\x90\x0a\x7b\xad\xd9\x88\x85\x5b\xb4\x63\x7a\xbd\xa6\x45\xa4\x84\x31\x94\x5e\xef\xf5\x70\xde\x98\xcb\xa1\x99\x7f\x2d\xdc\x24\x8a\x29\xda\x5f\xbd\x5e\xbc\xc2\x9c\x64\x0c\x49\xf1\xeb\x5d\xc1\xcb\x1d\xbe\x96\xba\xd7\xc2\x1d\xce\x28\x63\x68\x11\x78\xad\xd6\xe3\xd6\x72\x0c\xb1\xe6\xcf\xa3\xfc\x05\x7f\x0f\xa5\x88\xfc\x99\xbf\x7f\x8c\x72\xfc\x47\x5b\xa3\x9f\xe7\xf4\xc7\x68\x35\x79\x3f\xaf\x6d\x3f\x52\x86\x29\xdd\xe2\xcf\xec\x4f\x32\x99\xeb\x52\xda\xc7\xdf\xa8\xc6\x2f\xf0\xae\x46\x6c\x47\x30\xde\xeb\xd2\x2e\xe3\x67\xd5\xf2\x23\x41\x9d\x4e\x74\x3f\x0f\xf8\xb7\xa8\x46\xe9\xe0\x7e\xeb\xaf\x9a\x0f\x3c\xaa\xe8\x33\x25\x3e\xd2\x8a\x5d\x4e\x18\x67\xfe\x25\x1d\x41\xd1\xba\xf2\x59\x8d\x90\xc3\xa6\x68\xe1\xfb\x2c\xea\xc4\xfa\xbd\x2e\xad\x09\x9f\xd7\xb2\x4f\x83\x52\x6e\xd3\xcf\x83\xfa\xc8\x55\x74\x49\xbb\x7e\xd6\xc5\x1f\xb1\x34\xa5\x60\x3e\xeb\xe2\x8f\xb4\x3e\x97\x52\x8f\x7e\x5e\x13\x3f\x92\xa9\x89\xcf\x3e\xaf\x89\xe1\xfd\x93\xae\x4b\x87\x9b\xcf\x92\xf0\x89\x94\xd2\x8d\x9f\x05\xfe\x13\x6d\x94\x08\x47\x37\x34\xa7\x40\xf5\x46\x67\xa3\xa9\x5e\xa9\xa7\x74\x45\x73\x0a\x0c\x56\x09\xdb\x2e\x68\x76\x0a\x51\x7d\x52\xc2\xa9\x0b\x71\x58\xbc\x29\x1e\xbc\xbe\x1f\xae\x07\xa2\x29\x4e\xa9\x9f\x13\x97\x9e\x13\xcb\xe3\x6a\x7e\x42\x43\xcb\xa4\xac\x50\x17\xba\x70\x75\xbd\x69\x26\x25\x9e\x4b\x1e\x55\xa2\xfb\x0a\x09\xda\x13\x22\x7e\x0a\x84\x71\xf4\xe7\xd5\x68\xaa\x57\xb3\x89\x29\x5f\x9d\x04\x0d\x57\x72\x1e\x40\xde\xf4\x4e\x81\xe0\x87\x45\xe8\x69\xf4\x26\x67\xdf\x23\xbc\x7a\x9f\xe0\xd7\xa4\x54\x65\x69\x6d\xe3\x49\xe3\xa7\xda\xd7\xdf\xe7\x0c\x4a\xe9\xeb\xf4\x9a\x79\x0a\x85\x67\xde\x4b\xf8\xc7\x78\x32\xf5\x91\x80\xa1\xe7\xbe\x8d\x8f\xea\x9b\xd0\x43\x53\x9b\xb9\x20\xcb\xca\xd4\x95\x59\x9c\x4e\x81\xf8\x82\x4d\xe8\xd7\x68\x65\x10\x1c\xc2\x8b\x36\x0a\x26\xaa\x4c\x4f\x79\x16\xa3\xa9\x3d\x1b\xef\xda\xe1\x7a\xa5\x77\xca\xbc\x61\x9e\xc2\x47\x2c\x3e\xd0\xcb\xb5\xc4\xd9\x10\xcb\xc2\xd5\xf5\x5a\xb6\x70\xb2\x3a\x95\xab\x2f\x6b\x18\x0f\x05\x8a\x1a\x5d\xee\x3b\x94\xcc\xca\xca\x57\xcc\x1e\x45\x94\x24\x2c\x31\x0e\x59\x14\x68\xb6\x0b\xdd\x8c\x8e\xb8\x22\xa2\x7b\xe9\xd3\x68\x6a\x57\x1a\x2a\xbd\xd2\x9d\x02\x21\xf3\x8a\xd0\xd9\x68\x1a\x95\xa8\x15\x8b\x42\xd1\x7c\x88\x57\xcb\x18\xc6\x53\xbd\x12\x54\x96\x29\x36\x20\x25\xf2\x95\x95\x7f\xb2\x4c\x11\xa7\x68\xb0\x4a\x95\x76\x7b\xb0\x37\xcc\x9d\x95\xe6\x4a\x77\xf8\x8b\x3b\xfc\xc4\x0d\xdd\x81\x96\xd1\x11\x30\x4a\x49\xde\x6e\x0b\xf8\xad\xc1\x0e\x7d\xee\x51\xdd\x31\x2a\xae\xe8\x0e\x74\x1b\xdd\x48\xab\x58\x84\x77\xa3\x04\xe9\x51\xae\xb7\x7b\xb8\xd1\x10\xfb\x5b\xb9\x26\x6f\x0b\xce\x4d\x6a\xab\xe2\xbc\x8e\x66\x32\xa2\xb1\xde\xe2\xb1\xdb\x14\xb8\xe1\xbd\xe2\x4c\x8f\xd6\x12\x37\xe9\xef\x8a\xd2\xcf\xe9\x81\x73\xf5\x1b\x1d\x5a\xdc\xec\x72\xe7\x09\x4d\xa6\xe4\x96\xf7\x6a\x46\x47\xdf\xb3\xbf\x9e\x46\x7f\xa4\x85\xe4\xf3\xc7\x74\x8f\x07\xcd\x74\x8b\x27\x1f\x6b\xd6\x07\xde\x23\xde\xe4\x01\x1f\xe3\xe9\xbc\x33\x48\xf6\x61\x3c\xd5\x8b\x57\x1f\x73\x19\x49\x3f\x6e\xe5\x5d\x7b\x3c\x1f\x0f\x5c\x56\x94\x33\xf2\xf1\x84\x3c\x04\x4b\xfa\xab\xa5\x1a\x4d\xab\xca\x1b\xf9\x98\xf9\x1e\xf4\xb3\xd7\x85\xc7\xda\x80\x10\x7c\x97\x33\xaa\x3e\x66\xca\x07\xc9\xb4\xe2\x7e\x56\x37\x3e\x68\x26\x11\x79\x4c\xb3\x07\x81\xb5\xb2\x79\x2c\xb0\x8f\x68\xa9\x0c\x8b\xba\x6e\x38\x05\xaa\x57\x06\xc5\x6a\x1e\xe6\xbe\xe1\x56\xee\xd7\xda\xc5\x37\x55\x39\x3e\xc5\xf2\xd5\xc4\xa9\x4a\x4b\x99\x84\x7e\x8c\xa6\x76\x42\x68\xf7\x6a\x22\x54\x11\x41\x8b\x5d\x35\x11\x2a\x7c\x66\x85\x50\xcd\x67\xc4\xea\xbb\x8e\xec\xfc\xe3\xde\x6a\xf5\x66\x46\x21\xa6\xdf\xe5\xdc\xa1\xcd\x22\x47\xc4\xbe\xcb\x39\x3d\x9b\xd7\x54\x32\x57\x5f\x4e\xe7\xd9\x3c\x0c\x82\xc4\x5c\xb7\x92\x11\x36\xaf\xa9\x0d\xe1\x92\xbe\x68\xd3\xcd\x6a\x14\x7f\xf8\x6e\x3c\x49\x37\x8b\xd0\xd3\x68\x6a\x77\xbe\x4d\x0b\x11\x21\xff\xae\x5b\x79\x04\xdb\x72\x2f\xe3\x18\x7e\xdd\x5a\x7e\x9a\x57\xb7\x26\x22\x69\x2a\xbb\xa9\xd0\x91\x8b\x5b\x2b\x44\xb7\x4e\x0e\xf3\xb2\xe4\xea\xbb\x97\xec\x0e\x47\x38\x6f\x66\xb7\xb8\x10\x99\xe6\xe2\x06\xf6\x80\xcb\xf8\x50\x6b\xcd\xad\xaa\xf7\x5d\xb4\xd4\x4a\xd3\x2d\x2e\x64\x6c\xb9\x95\xf2\xb0\x7b\x85\xef\xb0\xff\xa3\xe4\xb1\xdd\xec\x4f\xd4\xdc\xeb\x91\xa2\xd2\x15\xc5\x29\x04\xd1\x1e\xed\x4f\xba\xf9\xbc\x43\x84\x47\x53\x3e\x4c\x84\x01\x27\x3e\x12\xd3\x61\x4e\x1c\x4c\xed\xa3\xb4\xc2\xc3\x9c\x38\xd4\x1f\xe9\xfc\xe1\xfe\x0c\xe6\xf6\x51\xe6\xd4\xe1\xb9\xe5\x1e\xc0\x34\x1e\x9e\xdb\xa1\xee\x2b\xdf\xe3\xb0\x22\x1c\x28\x42\xad\xce\xc3\xcb\xf0\xd0\xa8\xfe\x32\x98\xba\x37\x1a\x95\xc4\x6e\x7a\x54\x98\xfc\x5c\xca\x90\xd8\xa7\xa7\x96\xd3\xfd\xfd\xf7\x79\x35\x9a\x14\xac\x12\xbb\xe9\xf5\x76\x76\x19\xb0\xe9\x7b\x6b\xc2\x89\x26\x74\xed\x16\xf6\xc9\xd4\x56\x27\x36\xb5\x98\x4c\x68\xac\x24\x88\x44\x0a\xa6\x10\x61\x14\x87\x3f\x5f\x46\xd3\xaa\x16\xc4\x69\xf1\x99\x44\xad\xd5\x7a\x38\xa7\x6b\x9f\x04\xeb\xca\x42\x37\xa3\x07\xb5\xa8\x51\x4b\xcf\x44\x7a\x94\xaf\x10\xf7\x57\x0a\x74\x5e\xb9\x86\xa7\x19\x6a\xca\x88\x4f\x8b\xd0\x32\x89\x17\xe2\xa0\xf4\x6d\x7d\x59\x41\x2e\x22\x50\x5d\xfe\x7c\x1a\x4d\x42\x58\x29\xce\x65\x71\x58\x22\xb1\x54\xcb\xf2\x86\x77\x89\x66\xda\x8b\x2c\xd3\x8c\x0b\x8d\x27\x19\x2d\x19\x5f\x93\xd4\xb0\x52\x2d\x6b\xde\xc6\x57\xa2\x7c\x09\x3d\x8c\x26\x59\xac\xb2\xfe\x2e\x6f\x0e\x17\x51\x7f\x44\x9b\xb5\x3c\x56\x12\x4a\x2b\xa7\x61\x5f\xde\x34\xc6\x9d\x47\xb2\xac\x2d\x2f\xdb\x71\xd5\x91\x88\x7b\x7a\xa0\x6d\x74\xec\x6b\xab\x92\x02\x6f\x53\x32\x92\x09\x24\x65\x66\xc1\xaf\x97\x02\x13\x22\x8d\xb0\xbd\x6c\x6f\x11\x5e\x2b\xd9\xb6\x1e\xda\xa2\xa4\xb2\x03\x6f\x33\x2b\x49\x81\x9e\xdb\xe8\x62\x74\xf4\x5d\xeb\xe4\xf6\xf2\xbc\x91\xfb\xaa\x53\xdb\xb6\xdc\x6f\xb1\x81\x56\xac\xd7\x9d\x7f\xe1\xf9\xa6\x0d\xf2\x6b\x75\xf6\x12\xe8\x48\x2b\xc9\x6b\xb5\xf2\x0e\x65\x9d\xbd\x84\x5f\xc6\x47\x70\x9d\x3f\xf4\xcf\xe8\x98\x8f\xbf\x64\xb7\x6e\x94\x1c\xbd\x4d\xcc\xf1\x7a\xb6\xb9\xc5\x50\x82\x19\x82\x4c\x53\x20\x67\xae\x98\xe3\xf5\xb4\x12\x69\xfa\xf9\x43\x67\xa3\xa9\x5d\xeb\xd1\x6b\x49\x78\xd9\x71\x34\x1d\xb6\x5e\x9f\x05\x08\x2f\x79\x35\x71\xc7\xcf\xa4\xf9\x31\xaf\xd2\x94\x3f\xef\x2c\xe2\x5e\x24\x3d\x62\xbd\x9f\x75\xd0\x0f\x01\x69\xcd\xf8\xd7\x78\x6a\x57\x0e\xdb\x9f\xd7\xe4\x9f\x08\x2f\xcd\xfa\xb3\xb2\xf9\x0d\x7d\xaf\xde\x98\x66\x3f\x62\xb6\x89\xf9\x7e\x33\x1b\xcd\xa0\xa4\x55\x7e\x96\x90\x1f\x8b\x6f\x57\xca\xe6\x9f\xd5\x87\x6e\x3c\x94\x33\xcf\x96\x41\xa7\x10\xdd\x51\x66\xb9\xfe\x59\xe3\x7e\x8c\x56\xa3\xfa\x3c\x5a\x92\x36\x5e\xca\x20\xd7\x3f\x33\xb1\x12\xf6\x77\xe5\x38\xff\xbc\x98\x92\xab\xff\xd1\x2e\xed\x33\x11\x74\x43\xa2\x6c\x2f\xfd\x33\xf7\x7d\x30\xb7\x56\xfc\xcf\xec\xf4\x41\x9b\xae\xad\xea\xe7\xc5\xeb\x83\x9f\x94\x40\xae\x7f\x56\xad\xba\x50\xe9\xf7\xf8\x4f\xb6\x57\x9f\x69\xf7\xb1\x5a\x75\xb1\xed\xe7\xd5\x4a\x37\x22\x9d\xbc\x1d\xc3\x37\x22\x43\x57\x19\x5d\x09\x3d\x7d\x95\x31\x64\x58\xa2\xbc\x6d\x43\x96\x25\xa7\x40\xfd\xca\x46\x7a\x49\x46\xc7\xc5\xf0\x86\xf2\x92\xca\xb6\xe4\x14\x30\x50\x51\x32\xdf\x4b\x6b\xf3\xb8\x48\x08\xed\x6a\x24\x2e\x03\xf3\xe8\x4b\x09\xd9\xc6\x25\xfe\x1f\xba\xfa\x18\x4a\x03\xea\xab\x8f\x21\x9b\xee\xa1\x84\xa0\x69\x18\x1f\x8a\xa7\x2a\x2f\x6a\xd2\x2a\x39\x48\x3a\x79\x0d\x65\xfa\x94\x6d\xc8\x29\xd0\x4b\x25\xa7\x4d\x1e\x6d\xd2\xa8\x1e\xd5\x33\x5d\xfd\xa4\xfa\x47\xe8\x6a\x74\x10\x47\x59\xbe\xf0\x4a\x8f\x82\x7a\x8f\xdc\x0d\xdf\x71\x60\x3c\x9b\xae\x81\x1c\x0d\x59\x6b\x2c\xcc\x68\xd3\x35\x94\x38\x36\x8b\x87\x46\xdc\x3b\xa4\x74\xfd\x65\x26\x7e\x8c\x6f\xe0\xbb\xf0\xae\x27\xfa\x93\x2e\xe5\x60\xcd\xee\x0f\x19\x2d\x13\x51\x3d\x0f\x38\x8d\xff\xc8\x4a\x0c\xbe\xb8\x9f\xdc\x20\x24\xa5\x92\x1a\x32\x7e\x38\x05\xda\x25\x59\xd7\x28\xee\x3f\x77\x05\x49\x19\xa4\x46\x31\x53\x91\xd7\x32\x29\x25\xd4\x28\x52\xfc\xa3\x0c\xfa\xa9\x54\xa9\x45\x7b\xf9\x41\xe6\xcb\xaa\x6e\x16\x93\x81\xbb\x82\x44\xa0\x9c\x35\x7c\x57\x30\xc2\x42\xe2\xe0\x1f\xe1\x8b\xf1\xc4\xbd\x52\xed\xda\xa5\x8c\x22\xea\x28\x5b\x70\x31\x0f\x86\x8d\x44\xaa\x62\xa9\x22\xd5\x3c\xc8\x75\x75\x34\xbf\xf0\x1e\xac\x88\xc6\xdd\xd0\xf0\x4d\xc4\xe0\xae\x20\xe9\x0e\x72\xf8\xb2\x60\xdc\x64\x69\x56\x26\xda\xdb\x34\xe0\x0e\x41\x76\x55\x07\x1c\xc6\x4f\xb2\x28\x5f\xc2\x2f\xe3\x37\x31\xa7\x84\xd6\xd4\xde\xb0\x48\x12\x8b\xdc\xd3\xad\x92\x8a\x58\x33\x78\x9b\x06\x37\x71\xbe\x6e\x7f\xed\xca\x63\x2f\x92\x94\x10\x89\x80\xf7\x14\x82\xef\x35\xaf\xb7\x49\xc3\xd5\x82\x2c\x9a\x96\xed\xa4\x4f\x81\x31\x89\xf2\xb7\x49\xc6\x25\x82\x8c\x97\x96\xad\xa2\x17\x56\xd1\x09\x27\xa0\x65\xb3\xe8\x53\x88\xbe\xa3\xd2\xc6\x23\x3d\x8e\xb5\xf4\xa9\xa5\x0b\xbf\x8c\x8f\xf9\x53\x8a\xde\x47\xc7\x64\x02\x08\xa4\x94\xc4\xac\x8f\x99\x92\x3b\x04\x99\x1e\x1d\xf0\x31\x7e\x81\x57\xf5\x66\xca\x07\xa6\x94\x8c\x3f\xba\x21\x1c\x0f\x2a\xa1\xaa\x93\x5a\xe3\xc6\xa3\xa1\x2a\x45\x70\xf5\x50\x2b\x3c\x9c\x94\x53\xba\x5a\xb3\x54\x55\xf3\x08\x9d\x8d\x8e\x4e\x66\x49\x78\xb5\xe4\x73\x38\x97\x9d\xc0\x01\xa7\xf1\x11\xc9\x87\xcb\xd6\x51\xcd\xda\x95\x79\xcd\x92\xa8\xea\x79\xad\xcc\xab\x16\x87\xaa\x3d\xe6\xa8\x24\x34\x57\x5a\xf0\xaa\x13\x91\x82\xf6\x27\x5d\x4c\x8e\xba\x96\xf1\x41\x99\xa6\x21\xe9\x0c\xac\xa0\xfe\x7a\xa0\x5f\xa3\x59\xab\x34\xb4\x0a\x41\x4b\x0e\xf8\x18\xbf\xc0\x0f\xe1\xb7\xf1\x51\xbd\xe4\xac\xe9\xda\x5a\x61\x12\x88\xf5\xbc\x88\x92\x40\x01\xca\x28\x8d\x73\xb3\x3c\x71\xb2\x4f\xba\x68\x1c\x3e\xd9\x8f\xa6\x5e\xb2\x49\x19\x3e\xa9\x8f\x0e\xdb\x64\xa7\xf4\xf6\x0a\xd3\xd5\x6c\x17\x3a\x1b\x5d\x30\xcb\x6b\xc2\x3f\xc6\x37\xf0\x43\x78\x75\x27\x62\x1a\x24\x3d\xcf\x1d\xb0\x1a\x1f\xdd\x2c\x9a\xa9\xee\x6e\x72\xf6\xd6\x2b\xd1\x01\x5d\x3f\xdd\xd7\xc5\xd9\xf0\x19\x7b\x0c\x54\xb4\xae\xb6\xc6\xb0\x8a\x1e\x30\x54\x11\x5f\x0e\x33\x14\x67\xe9\xa4\xbb\x27\xbb\x10\xac\x31\x54\xbf\xf8\xd5\xa7\xdd\x31\x91\x12\x5d\xac\x12\x55\x9f\x42\x4c\x16\x97\xcb\x44\x20\xa0\x10\xd5\xe8\x66\x8e\x68\x03\x14\x0a\x78\x55\xe3\xee\x4c\x99\x05\x4a\x41\x4d\x2b\xa8\x49\x6c\x8e\xcb\x68\x51\x67\xca\x2e\x50\xa3\x9d\x56\x50\x1c\x24\x93\x2e\x8b\x86\x0f\x92\x63\x31\x5b\x77\xad\xff\xc1\x26\x6b\x2c\x4f\x26\x47\xb5\x74\x8b\x18\x4b\xe7\xd8\xb1\x98\x1c\x9d\x10\xc7\xf2\xe4\x90\xc8\x26\x3d\xc9\xdf\x0f\xe3\x3f\xf0\x8c\xda\xa7\xb2\xc1\xa9\xac\x5d\x46\x67\xa3\x83\x57\x1e\x25\x4a\xdf\x56\x84\x9b\x39\x7b\x24\x8f\xdb\x7b\x2c\x52\xab\x36\xb1\xd6\xb6\x6e\x20\xa9\x6a\x7a\xb4\x7c\x6e\x13\x8f\xf0\x83\xe9\x91\xee\xd9\x53\x02\xb6\xc9\x5c\x9e\x84\xf6\x60\xb7\x06\xa5\xd4\xfb\x7b\xb9\xd5\x45\xab\x46\x6f\xa3\x19\xab\x96\x4f\x1f\xe2\x06\xcf\xd3\xde\x5e\x8f\xd7\x5a\x80\x8c\xad\xde\x47\x13\xc4\x80\x02\xbd\x17\xed\x5f\x9d\x55\x06\x87\xc1\x44\x66\x8c\x35\x7c\x18\x54\x84\x03\xe2\x90\x1f\xa8\x1a\x4d\x77\x94\x63\xff\x35\x23\x72\xbc\x4b\xba\x47\x21\xc8\x01\x85\x06\x5e\xd5\x5b\x2e\x5e\x58\xa1\x8a\xc8\x3e\xdf\x0d\xce\x77\x04\x35\x5f\xf6\xb9\x39\x85\x85\x49\x67\x12\x7e\x1b\xff\x12\x4e\x4a\xe8\x9f\xd1\xd4\xae\x05\xf4\x67\xd5\xf9\x83\x68\x55\x33\xfe\x33\xd1\x38\xc8\xa5\xaa\x7a\x7e\x56\x9d\x3f\x92\x9d\x4b\xd3\xfe\xac\x3a\x7f\x04\x66\xd1\x02\xfa\xd3\xf1\x5c\xa9\x06\xfe\x36\x0b\x3f\xd3\x8c\x9c\x03\x4d\xb2\xf8\xd3\x35\x21\xa1\x17\xce\xe7\x45\xf8\xd7\x78\x3a\xaf\x85\xf5\x67\x12\xff\x44\x4a\x09\xe9\xcf\xec\xfa\x83\x5d\xff\xd0\xcb\xe8\xe8\xbb\x36\x05\xbf\x29\xd2\xfc\x90\xb5\x2a\x05\xf6\xd3\x2d\xde\xf8\xc5\x9a\xa5\xe3\xb9\x3d\x27\x16\x9e\x13\xe9\x6f\x7d\xfe\x59\x04\x7f\xa2\x30\x27\xe5\xe1\x33\xe5\xe0\x15\xfd\x6f\x49\xfc\x74\x97\x34\x3e\x84\xa7\x8a\x5d\x3f\xaf\xac\x9f\x7a\xd9\x85\xfe\x19\x1d\xd5\x37\x69\x84\xcf\xc2\xc3\x83\xf6\x9f\x50\x7d\xd6\x14\x1c\xdf\x52\xd3\x3a\xff\x99\x3f\x3e\xf8\x43\x29\x82\x7d\x7a\x9b\xbc\x67\xeb\x56\x60\xfa\x3d\x7b\x5e\x74\xbe\x29\x35\xb4\x7c\x0b\x96\xb2\x24\x34\xa5\x08\xbe\x34\xa6\xc9\x33\x77\x6a\xca\x0f\xed\x67\xee\xc9\xd9\x30\x35\xe5\x86\xf6\xd9\x70\x72\x36\x34\x3b\x4d\xf9\xcc\x9e\xc2\x20\x60\x92\xd0\x3f\xa1\x11\xa9\xa6\x44\xcd\x97\xb6\xa4\x33\x1c\x0d\x92\x2e\x1d\xe6\xa5\x95\x6f\x72\x62\x4c\x18\x92\x1d\x70\x18\x4f\x2f\x95\xa6\xf9\x9a\xee\xa5\x48\xf9\xa8\x9e\xe5\xea\x61\x04\xa5\x57\xbf\x96\x69\x80\x7a\x52\x3e\x67\x79\x1e\x9c\x02\x63\x55\xa2\x65\xf9\x18\x9c\x02\xb5\x2b\x59\x72\x92\xa4\xcd\x44\x52\xfa\xa6\xd4\xc8\x49\xea\x66\x26\x84\xa1\x29\x17\x7a\xd2\x7a\x38\xc3\xb1\x20\x11\xef\xfb\x40\x3f\xa3\x69\x76\xa8\xd9\xe9\x66\x45\x33\x65\x71\x4f\xd3\xcd\x8a\x08\x43\xf5\x4c\x57\x0f\xfb\x0d\xf5\x46\xeb\xde\x4c\x70\xbd\x6e\x4c\x48\x19\x41\x21\xaa\x21\xdc\xfc\x01\x5f\xe3\x3f\xf0\x70\x48\x36\x9f\xc9\x7d\x80\x30\xf3\x07\x54\xf7\x75\xf0\xd4\x95\xc9\xf4\xc1\x73\xf2\xd0\x9d\xba\x72\x61\xcb\x40\xff\x14\x62\x58\x5d\x29\xab\xb3\xd8\x7e\x66\xf5\xb3\xfa\x7b\xd7\xa3\xfe\x88\xa5\xfc\xa4\x3d\x0b\xf9\xf0\xb1\xbf\x98\x45\x0b\xe1\x2c\x30\x72\x57\xd6\xfc\x62\x46\xd6\x79\xd4\x29\xe9\x7d\x1e\x9d\x3c\x52\xff\x25\xa7\xf7\x23\xf5\x8c\x03\xe8\xc1\x33\x2c\x59\xde\x9f\x42\xc3\x88\xdb\xf8\x6e\xfc\x20\xdc\x8c\xd0\xd3\xe8\xc5\xe7\x43\x78\x77\x07\xea\x38\xeb\x7c\x31\x75\x74\xc2\x1c\xae\x67\xb9\xfa\x45\xf5\x5d\xe8\x9f\xd1\x54\xc3\xd2\x36\x7d\xf0\x24\x6a\x4d\xfa\xcb\x1a\x7f\x9b\x65\x75\xc2\x1c\x2c\x1a\xd3\x27\xcc\x79\xc3\x83\xba\xfc\x98\xb7\x79\xf0\x86\x49\x08\x49\x7d\xc0\x6d\xfc\x1b\x9e\xd8\x46\xff\x8c\xa6\x1a\x49\xd6\x63\x09\x7a\xd4\x9d\xfe\x1f\x78\xee\x9d\xaf\x1f\xff\x1b\xad\x6b\xce\x1e\xcf\x25\x61\xe1\x92\x32\x00\x4f\x3f\x05\xcf\x47\xa3\x53\xbe\xf5\xc7\x4a\x29\x1e\x79\x53\x57\xb6\xfb\x47\x8b\x16\x51\x6a\x52\xbe\x34\x95\x7e\xf2\x25\x0a\x4d\x72\xfa\x6f\xbb\xd8\x2d\xa2\xc5\x1c\x7c\x17\xde\xd5\x33\xf5\x52\x85\xb2\x5d\x5f\x04\x6d\x49\x59\x59\x82\x89\xda\x42\x21\xe2\x2d\x29\xdb\xfd\xa3\xd5\x69\xf2\xa0\x9c\x2f\x4d\xe5\x63\xfe\xe7\xe5\xd8\xd9\xbf\xa7\x5f\x8e\x89\xf4\x72\xf0\xf4\xc6\xa7\x4a\x22\xb9\xa4\x7c\x49\x93\x57\xdd\x84\xce\x48\x7c\x9a\x74\xf7\x38\xab\xf6\x52\x33\x4c\xd6\x13\x21\x03\x0e\xb4\x8c\xde\xd4\x62\xfc\x6b\xfc\x2f\x3e\x1f\x42\x7f\x42\x4f\x3a\xa9\x84\xfe\x3e\x6c\xce\x1a\x3a\xa9\x4b\x8f\x57\x93\x86\x33\x68\xd6\xb5\xcb\xac\xe6\xfe\x2a\x92\x49\xd3\x56\xeb\x86\x2a\x1a\x48\xd3\x56\xb3\x21\xa7\xcd\x2e\xee\x6c\x5e\xfb\xc2\x5c\x3d\xe5\x4b\x6c\xd8\xf4\x36\xa4\xec\x24\xd6\x48\xcd\x6b\x1f\x87\xcd\xac\x5b\x1a\x42\xa9\x44\x21\xb6\x46\x5d\x0b\x6e\xd3\xd6\x68\x72\xaa\x74\x52\xed\xd9\xcc\x65\x0d\x2e\xd3\xca\xda\xcc\x4d\x11\x53\x25\x75\x0d\xa9\xe9\xae\x80\x70\x2a\xc9\x99\xb2\x89\xa7\x42\x21\xa6\x49\x23\x6d\x5e\x11\x79\xbb\x76\x2a\xed\xd9\xac\x65\x39\xca\xe6\x74\xf9\x7b\xb7\x0a\x25\x89\xe2\x75\xc0\xdb\x78\xaa\x57\xab\x5e\x11\x89\x67\xdf\xb5\x50\xca\x61\x75\x11\x3d\x25\xe5\x24\x6d\xe4\x03\x31\x91\x53\x12\x56\xb3\x6b\x76\xd3\x9d\x27\x6a\x67\xd4\x9e\x7e\xa2\x26\x5b\x4a\xca\xba\x1b\x9a\x5d\x9b\xc9\xd9\x61\xf9\x24\x26\xeb\x56\x76\x1d\x65\xa7\xf9\xe8\x5e\x9f\x79\x5b\x76\xde\xe9\xe9\xb7\xe5\xd9\xd5\x4b\xd1\x4c\x7e\xb5\xa7\x40\xf5\xbc\x54\xcd\x61\x36\x18\xb0\xc1\xf0\xe7\xaf\xd1\x31\x51\x5a\x6e\x87\x59\x9b\xf4\x76\x4a\x30\x7d\x40\xd7\x4e\xd8\x34\xcd\xdf\xf0\x98\x78\xd0\x56\x92\xe9\x03\x0e\xe3\xe9\xbc\xd6\x19\x3f\x68\x4f\x0e\xe1\x39\xb9\x37\xde\x19\x11\xd5\xc2\xcb\xcc\xd0\x65\xdd\xe4\x3d\x7b\x48\x35\xf9\x3d\x7b\x0e\x04\x2a\x8b\x3d\x14\xd7\xe2\x14\x52\x7c\xae\xce\x78\x4f\xc0\xf3\xb7\xd2\x52\x1f\xf0\x31\xbe\x81\x1f\xc2\xbb\xf3\x50\x58\x16\x74\xd3\x27\xff\x39\xf1\x95\x91\xa9\xdc\x9c\xa6\x3c\xef\xdc\xe3\xef\xf3\x6e\x74\xd0\x20\x4b\xc5\x4d\x53\x7e\xc2\xdc\xf8\xd8\x1e\xd0\xdf\x33\xd8\x64\xf4\x32\x7a\x07\x5a\x8d\xce\xbf\x5a\xe8\xa4\xb4\xc1\x5c\xee\x8c\x06\x25\xb1\x9f\xe6\xb2\x08\x57\xf8\xb7\x74\x4e\xaf\x61\x53\x63\xd5\xfe\xc4\xf7\x04\x73\xa1\x57\xb3\x74\xd6\xf2\x22\xc5\x43\xb4\xf2\x39\x1f\x50\x34\xe3\x05\x39\xe3\x0f\x70\xc0\x6e\x3c\xcd\x0e\xa1\x35\x83\x3c\xda\x2a\xbf\xf2\x01\x5f\xe3\xa3\x3b\xba\x04\x9a\xdb\x4b\x2a\xcf\xb3\xb9\x88\x66\x7e\x9e\x9d\x1b\xc5\xad\xcb\xa1\xb9\xbd\x36\x6e\xba\x53\x6e\xe3\x87\xf1\x0b\x7c\x15\xfe\x35\x9e\x76\xa5\xe9\xb7\x17\xc1\xb8\x59\x48\xca\xcf\x7b\x40\xa9\xe2\x0d\x4b\x15\x0c\x36\xe6\xb6\xc2\x21\x89\x1f\xe1\xc4\x0f\xe4\x66\x43\xe1\xe4\x22\xb5\xb8\xad\x71\x76\x3c\x52\xeb\x71\x66\xfa\x86\x60\xbe\x1a\xad\x44\xfc\xf5\xa2\xf6\xc2\x68\x1c\x0c\xe7\x6b\x8d\xfe\x8a\x08\x9c\xd0\xe6\x6b\x59\x26\xbd\x9f\x77\x33\xaf\xf7\x80\xdc\x1b\x28\x75\xef\x01\x1f\xe3\xa1\x99\x36\xf2\x7e\x45\x9e\x2f\xba\xbb\x68\x27\xef\xf7\xdf\xf9\xa2\x8c\x65\x4e\x39\x5f\x73\x26\x47\xf8\x7c\x4b\x19\xfb\x85\x76\xfe\x60\x9d\x5b\x7a\xf1\x67\xd6\xe1\x08\xaf\x5c\xb3\x07\x7c\x8d\xa7\x1e\xed\x34\xfc\x16\x3b\x7f\xe8\x90\xbb\xfc\x27\xef\x84\xf3\xe7\x83\x04\x87\x70\x65\x90\x3d\xa0\x9b\x67\x18\xb7\xa6\xd2\x6f\xaf\x93\xe3\x76\xbe\x75\x3e\xfa\x59\x6b\xfc\x70\xbb\xbb\xa5\x97\x7f\x16\xb0\x9f\x86\xad\x49\xfb\xcc\xba\xbc\xd5\xe6\x5b\x5b\xf4\xcf\xac\xfb\x89\x1c\xd2\xb4\x7e\x94\x9d\x9f\x86\xad\x6d\xa0\x5f\x5f\xe7\x87\x66\xbe\xb5\x0d\xf4\xeb\xeb\xc4\x22\x3c\xcb\xb0\x65\x7e\xee\xcf\x87\xc0\x4b\x20\x3f\x2f\x2b\x9c\xb7\xf3\xa3\xed\xa1\x9f\x4b\x27\xc1\xae\xb3\x4c\x96\x70\xe1\xa7\xd0\xc0\x37\xe1\xbb\xf1\x51\x3d\xa3\xb2\xd7\xfe\x29\xbc\x81\x2e\xa0\x25\x8f\x0b\x3b\xf1\xfc\x70\x22\x5e\x8a\x9b\x72\x0a\x11\xf9\x88\xe5\xc3\xde\xfc\xa7\x30\xf9\x5c\x8d\x0e\xd7\x1e\x62\x4a\x68\x86\xb5\x14\x8e\x6a\xe1\xce\x7f\x3e\x1f\xc2\xbb\x76\x56\x95\xa1\xda\xb5\x7c\xe0\xd8\x9f\x32\xa1\xec\x16\xa9\xa8\x28\x7c\xe0\xf5\xfd\x72\xf5\x91\xe0\x47\x1b\x67\x3b\xfa\x9f\x02\xad\xf2\x2e\xb2\xfc\x72\x4b\x00\x80\xa4\x24\xac\x6b\x29\xe4\xd5\x52\xe2\x2a\xa5\x63\x5d\xcb\x2f\xba\x78\xf7\xe7\x8b\xd5\x69\x25\x13\x3e\x0e\xde\x99\x08\x89\x07\xaa\x46\x77\x7c\xd1\x8a\xf0\xd3\x78\xe6\x95\xcb\x05\x12\x61\x51\x78\x4f\x35\xc9\x9f\xff\x8c\xa6\x33\x6c\x8d\x96\x82\x48\x9c\x02\xb4\x61\x6f\xb4\x7c\x6c\xc7\x55\x3f\x29\x07\xeb\xb2\xaf\xfe\xc2\x3b\x3f\xe5\xca\xc5\xcb\xca\x52\x55\x2b\xd3\x7b\x16\x33\x5c\xf7\x29\x34\x9c\xe0\x2e\xe1\x87\xf1\x13\xbc\xab\x5f\xc6\xef\x53\x4d\xf6\xe7\x9f\xd0\xb0\x93\x9e\x14\x57\x36\x3b\x85\xe3\xbe\x0f\x15\x2b\x9b\x9d\xc2\xf4\x3d\x5f\xee\xa3\xb9\x29\xa3\xf4\xf5\x16\x48\x7a\x2e\x0a\x31\x21\x1c\x35\xec\xc7\x7f\x0a\x34\x2a\xa6\xf4\x5b\xf4\xca\x61\xf5\xa4\xb4\xa5\x0b\x77\x7f\x0a\xfd\x54\xc3\xc9\x64\xf9\xa6\x00\x97\xfe\x94\x89\x0c\xb3\x70\xec\xa7\x10\xad\x16\xf5\x5d\xeb\xf9\x8a\x1b\x83\x7c\x79\xa4\xcb\x84\x44\x8c\xeb\xa3\x46\x75\x46\xc0\xc5\x3f\x93\x98\x66\xd9\xc5\x7f\xe1\xe2\x9f\xb2\x5e\xd9\x96\xdf\xb9\xf1\xf1\x3f\xf8\x26\xfc\x63\x7c\xb0\x01\x9e\xa7\x07\x14\xe1\xe3\x22\x21\xeb\xf9\x7b\xd9\xf6\x1d\x2f\xff\xf3\xf9\x10\xbe\x1a\xcf\x74\x73\x34\x59\xb6\x7d\x5f\x3c\x7f\x67\x42\x13\x1e\xf0\x15\x1e\x91\xaa\x5d\xdd\xd1\xb2\x8a\x37\x7e\xbe\x44\x61\x3f\x44\xe3\x8d\x9f\x72\xe3\x5a\x01\x2f\x7c\x0a\x1f\x78\xaa\xf7\x3d\x01\x8e\xf7\x07\xdf\x84\xbf\x8d\x0f\x1a\x3f\xfe\x7c\x1a\x4d\x35\x62\xa7\xdb\x32\xc2\x3b\x77\x96\x15\xd6\xba\xb5\x80\x2e\x5e\xa2\x95\x9d\xf3\x80\x7f\x78\xba\x29\xc6\xb1\x7d\x3a\xce\xed\x29\x37\xb5\xeb\xfb\x83\x85\xa9\x78\xd6\x4d\xdb\x7a\xac\x72\xc3\x66\x3c\xcb\x08\xc0\xfe\xeb\xa7\x40\xf5\x12\x59\xdf\x1b\xe0\xd7\x7e\xf0\x74\xc7\xcf\xbf\x78\xb0\x27\x65\x90\x3c\xa0\xab\x1f\x54\xdf\x84\x76\xf5\x1a\x95\x24\xff\xf1\xa8\x74\x3f\x40\x3c\xe0\x03\x6a\x52\x74\x52\x97\x2d\xd3\xf2\x49\x1d\x97\xf3\x4c\x5e\x9e\x85\xdf\x39\x85\xa8\xbe\x4b\xda\xaa\x39\x90\x90\xf2\x4a\xb3\xb8\x70\x48\xa7\x10\xb2\x8c\xf5\xce\xf2\x09\x1e\x5f\xf3\xa4\xcc\x8b\x6b\x29\x68\xdf\xc2\xeb\x3c\x5f\x52\x73\xd5\x8c\x19\xc1\x5a\xcf\xe7\x43\xf8\x61\x7c\xd4\xde\x5d\x8b\x48\xc9\x63\x74\xee\xe2\x7b\x3f\x46\x2f\x9d\xec\x71\x04\x5d\xcb\x27\xfb\x55\x59\x02\x7a\xd5\x60\xcd\xb0\x55\xb4\x61\x57\x6d\xff\xf4\xb5\x30\xf9\xce\xc4\x4a\x5a\x76\x22\x3f\x85\x60\x4c\x2d\x8f\xcd\xbd\xd7\x99\x9c\x98\xed\x07\x1c\xc6\x2f\xf0\x4d\x78\x75\xbf\xb1\x8b\x95\xa9\xd2\xb2\xcd\xf7\xc2\xb6\x5b\x99\xfc\xd6\xb2\x6d\xf7\xd2\x71\x7a\xfc\x05\x3f\xfe\xdf\xed\xb0\x56\xf3\xc2\xd7\x18\x35\x79\xf9\x16\x5e\xea\x14\x68\x86\x4d\x3d\x8e\xe7\x14\x62\x47\x33\xa4\x21\x6d\xfb\xbd\x3a\x0c\x3d\x8a\xbf\xdf\xc6\x87\x6e\xe3\x26\xd8\x3e\xe8\xa7\x40\xf5\xec\xf5\x57\x37\x9f\xf3\x30\xad\xc4\x78\xcb\xce\xe9\xa7\x40\xf5\xda\x8b\xf4\xe1\xea\x23\xc7\xa0\xee\x16\x56\xf7\x6a\xa0\xf3\x36\x39\xec\x96\x3d\xcb\x4f\x81\xea\x25\x46\xc3\xca\x24\x7c\xcc\x7d\x15\x81\xa3\x39\x05\x88\xc3\x2e\x7a\xf9\x59\x7a\x0d\x0d\x96\xfb\x95\xe5\x83\x38\xce\xe5\x49\x69\xdc\x0e\xe8\xea\x83\x25\x92\x54\x9e\x0f\xdc\x38\x9d\xfb\xea\xc2\x4e\xe7\x0b\x37\xf3\x54\x2e\x09\xe9\xf0\xa0\x88\x9a\x27\x7f\x3b\x7b\x9d\x9f\x42\xe1\x73\x75\xde\x7c\xce\x1b\xb9\x12\xc5\x2d\xfc\xca\x29\x50\xbd\x18\xc8\x07\x71\x7c\xca\x33\x41\x83\x0e\x54\x8c\x8e\xbe\x8b\x0f\x6c\x6f\xbe\x22\xd2\xe4\xa9\x45\xb5\x2f\xd7\x1e\x6b\x99\x6c\x69\xec\x62\xbe\x70\x31\x4f\xc5\xab\xfc\x34\x3b\x61\x86\xae\x84\x71\x0b\xdf\x72\x0a\x0b\x7c\x17\x7e\x1b\x1f\xd5\x4b\x63\x4c\x13\x3e\xcc\xcd\x73\x12\xf3\xd9\xdc\x7c\x61\x56\xae\x74\x70\x6b\xd9\xac\x7c\xcd\xd0\x9a\xba\xd4\x59\xd3\x5a\x73\x8a\x62\x62\xbe\x69\xed\x38\xd5\x79\xde\x6e\x96\xcf\xdb\x78\x9c\xa7\x72\x69\x05\x5d\xd6\x5f\x64\xa9\x4d\xe2\xed\xe5\xde\xf0\x8c\xaf\x3c\x62\x07\x7c\x8c\xaf\xe0\x9b\xf0\xcd\xf8\x1e\xd5\x14\xa1\x87\xd1\xb4\x2a\x91\x5a\x3a\xf6\xae\x85\xf3\x9f\x99\x78\xe9\xba\x6e\xad\x08\xcc\x48\x82\xaa\x03\x55\xa3\x17\x9f\x77\xe1\xa5\x77\x38\xcd\x17\x73\xa5\x9f\xf5\xf1\x30\x4f\xc5\x34\xde\x5e\xe0\xc2\xba\x3a\x27\xed\x8c\xb6\x17\x38\x0e\xf3\xc5\x44\xd8\x26\x3d\x29\xfb\x93\x04\x73\x7b\x5b\xb7\x91\x63\xed\xee\xb7\x77\xb0\x5b\x9d\x11\xde\x87\x6d\xdc\xc6\x73\xd2\xa6\xff\x75\x1f\xed\x44\x2e\x79\xf5\x2b\x3d\x5e\xe4\xa9\x24\xc9\xab\x5f\xe9\xf1\x17\x4f\x4a\xd7\xb4\xd6\xeb\x09\x7c\x99\x40\x1d\x06\x5e\x4f\x60\xbc\xd6\xa7\xa2\x2b\xac\xe5\x57\x7a\x9c\xbd\x93\xf2\x33\xad\xe5\xc3\xf3\xc2\x00\x59\xd9\x87\x0e\xa8\xee\xfc\x90\x40\xdd\xdf\xac\x9f\x55\xf8\x4f\xf5\xe8\xa8\xe4\x57\x5e\xd2\x11\xa6\x22\x97\xbb\x65\x13\xe1\xf5\x21\x24\xf2\xad\x5b\x9f\x85\xe4\x43\x48\xaa\x3f\xff\x19\xfd\xf1\x39\xd4\xf1\x21\x55\x4e\xd4\x4a\xcb\xb2\xec\x44\xbd\xe4\x44\x5d\x74\xaf\x63\x27\xea\x53\xc0\x17\x5b\x4b\xc0\x67\x45\x84\xf1\xae\xf2\xa9\x6c\xbb\x33\xef\x1e\xe1\xd2\x92\x32\x82\x1c\xf0\x35\xfe\xc3\xe9\x1a\x7c\xf2\xf7\x3c\x5a\x2a\xbd\xc2\xee\x32\x8b\x3d\x85\x86\xd7\xb5\xbe\x47\x20\x4e\x21\xea\xbf\xc9\x92\xdc\x15\x1c\xed\x14\xa8\x9f\x94\x92\x5d\xaf\x96\xa7\x40\x3d\x24\x06\xed\x89\xbb\xbc\x53\x08\xd6\xec\xaa\x86\x05\x77\xcb\xf5\xb7\xe0\x7c\xb5\x1d\xe4\xf3\x14\xc0\x93\x6b\xb3\xe7\x61\x3c\xcc\x43\xbe\x50\xbb\xf8\x6e\x62\x82\xa6\xf2\x90\x2c\xb8\x2b\x5c\xd9\x96\xeb\x6f\x79\x2e\x55\xef\x51\x71\xd0\x29\x44\x79\xdf\x5d\x07\x9d\x4d\x38\xd1\x8c\x45\xde\x81\xaa\xd1\x41\x04\x82\x48\x6d\xf2\x22\x52\x08\x5e\x20\x49\x73\x57\x68\xb2\xdd\xe3\x04\x93\x09\x5f\x7c\xa0\x64\x74\xe8\x10\xdc\x3b\xb6\x7d\x7f\x37\xde\xbe\x19\x39\xd9\xb8\xfc\x52\xa0\xd1\x6c\xbc\x1b\x65\x11\x20\x7f\xa9\x5d\x7c\x4f\x21\xc2\xbe\x8a\x02\x8a\x59\xb6\x71\xf5\x4d\x05\x6f\x90\x03\x56\xe3\xa1\x0c\x69\x3f\x7b\xe9\xdd\xf8\x11\xd5\xdc\x42\x4f\xa3\xe9\x0c\x99\x40\xbb\x9e\x55\xb7\x5c\x82\x0b\x97\x21\xbb\xeb\x59\x75\xcb\xc7\xb7\xe0\xf6\x71\x40\x57\x3f\xa8\x5e\x9d\x47\x43\x9d\xc2\x19\x53\x4e\xd7\x3f\x6f\xaf\xce\xc7\x3f\xfd\x17\x8b\xf3\x73\xab\x36\x6e\x39\x4e\xe1\x89\xda\x34\x34\xcf\x22\x4f\xb7\x05\xff\x8c\x03\x0e\xe3\x19\x9b\x58\x56\x6f\xb4\xbb\x73\xf6\x2a\x04\x1a\x3e\xa0\xab\x5f\x54\xaf\x21\x2f\x93\x08\x56\x7e\x48\x9f\xdb\x15\xdc\xec\x14\xa8\x86\x44\xa5\x5d\x6f\xb1\x5b\x6e\xca\x85\x08\xc0\x1b\xef\x64\x0a\xd4\x23\x51\xb9\x4d\xd2\x1b\x05\x49\xb8\xd6\x03\x56\xe3\xe9\x3e\x59\xec\xfb\x3d\xc4\x27\x77\x64\x73\x26\xcd\xde\x81\x5c\x0d\x2b\x19\x66\xf7\xdb\x2e\xc6\xa7\x70\x9f\xcf\x8b\x6a\x31\xd1\xc2\x4c\x38\x67\xb1\xc9\x6d\x71\xe6\x04\x57\x70\x4d\x3b\xe0\x5f\xa3\x31\x91\x62\x93\xdb\x12\x11\x46\xc3\x39\x8b\x4b\x64\x34\xbc\xe5\x77\x5c\x30\xa2\xdf\x64\xed\xa4\x10\x5c\x72\xab\x2f\xa6\x30\xaf\xd1\xa5\x26\x35\x6a\x5d\xc7\xb1\xb1\x60\x80\xb5\xfb\x63\xca\x73\x6c\x2c\x55\x62\xfb\x98\xc7\x39\x36\x12\x75\xe9\x40\xcb\xe8\xe8\x3b\x09\x9f\xbb\x8c\x86\xb7\x1c\x8c\x4b\x25\x81\xb6\x1d\x8c\x37\x0e\xc6\x39\x4b\x31\x3e\x9e\x0e\x0e\x93\x05\xbb\xac\x6d\x07\xe3\x2d\x07\xe3\x52\x45\xe0\xc7\x8a\x94\xd3\x64\xa9\x52\xec\x8f\x99\xf8\x81\x89\x1f\xa3\x9b\xd1\xd1\x77\xf1\xea\x63\x3d\xfa\xb0\xea\x71\x73\xb3\xfb\x63\x9d\xc3\x23\x74\xa9\x12\x91\x67\x3d\xc6\xd3\xcb\x47\xbd\x59\xee\xa5\x48\xa9\x66\xab\xb5\x4b\x45\x8d\x54\x72\x4c\xf7\x6a\x35\x52\xd1\x0b\x78\xb2\x1d\x70\x1b\xff\x3b\xdd\x94\x5a\xaf\xe6\xe1\x2a\x5a\x36\xe3\x9b\xf1\x54\x23\x59\xa8\xe6\xe1\x8a\x5e\xa8\xd0\x52\xa6\xd0\x9b\x44\xa8\xa9\x70\x5b\x72\x40\xf7\x06\x09\xaf\x12\x91\x6a\x6e\x25\x3d\x78\x6e\xfe\x7c\x1a\x4d\xab\xdd\xd5\xbf\xc6\x43\x04\x49\x54\x35\x31\xe3\xdd\xf9\xe0\x55\xcf\xfa\x19\x1f\xdf\x37\xad\x26\xcd\x44\xc3\xba\x59\x89\x7e\x76\x6f\x96\x7c\xde\xa7\x4b\x13\xbf\x36\x4b\x3e\x0f\xd1\xa5\x89\x5f\x9b\x95\x2c\x87\xe1\x82\x45\xd8\xb6\xff\xf3\x29\xc4\xde\xb6\x65\x7d\x6f\x6a\xc6\x93\x74\xce\xe4\xcd\xee\xcd\x1c\xd8\x58\xf4\x9a\x96\xfe\x66\x8d\xd0\xe0\xc0\x26\x0e\x54\xac\xb5\x2d\x7f\xe9\xd2\x8a\xbf\x77\x3d\x90\xa7\x49\xb7\xb7\xe5\xe1\x22\xe4\x5d\xbd\xb4\xba\x6c\x48\x6d\xbb\x8d\xdf\xc6\xc7\xdc\x8a\xc8\xcd\xc4\x6c\x22\xa6\x38\xbc\x5b\x98\xbb\x88\xf9\x74\xe1\x1f\xe3\xa9\x5e\x9c\xd9\xcd\x81\x9c\x8d\x95\x11\xbc\x77\xef\x14\x30\xc2\x2e\x18\x73\x1d\xb0\x1b\x1f\x2c\x32\x86\xd0\xd3\x68\x6a\x6f\xea\x8d\xa5\xb6\xb3\x4d\x6b\x4d\xbd\x19\x52\x74\x71\x48\xce\x64\x08\xdc\x76\x97\xde\x24\x36\x48\xa5\x49\xa7\x77\x33\x66\x0f\xc6\x2c\x5a\x6d\xbb\x19\x2d\x02\xc1\x65\x0c\xc5\xb7\x9d\xab\xb7\x9c\xa8\x4b\xd3\xc6\x62\x98\xcf\x38\x49\x97\xae\x5d\xce\x30\x3f\x0d\x56\x92\x9e\x20\xcd\xf0\x26\x6a\x10\x37\x5e\xeb\xe3\x30\x69\x38\x60\x97\x2e\x36\x1b\x66\x33\x9e\xb4\x0b\x96\x5f\xdb\x3e\xda\x5b\xbe\xd8\xa5\x4b\x31\x0e\x0f\x76\x20\x9d\x5d\x5b\x8e\x61\xe9\x1c\x88\x5b\x17\x9f\x0d\xaf\x19\x24\x8f\x67\xe7\xbc\x9d\xaa\x61\x77\x1d\xa5\xbb\xd8\x6c\x98\x38\x3c\x5e\x97\x2e\x55\x37\x4c\x1d\x9c\xb4\x4b\x97\x5a\x1f\xe6\x33\x0e\xcd\x45\xbd\x9c\xde\x18\x4d\x11\x4d\x9a\x6e\x7a\x71\x20\xe9\x7c\x91\x90\x4c\x6f\x80\xa6\x68\x49\xca\x7d\x5c\xb0\x29\x50\x8d\x14\xe0\x34\x71\x70\xae\x2e\x5d\x9a\x6e\x7a\xcf\x82\x95\x7b\xe9\x62\xa8\x69\x75\x3f\x15\xe1\x5f\x9f\x9b\x66\x3a\x35\x77\x6d\x78\xa7\x65\x70\x8a\x96\xd2\x80\xd3\xb4\x9c\xd0\xb2\xb8\x76\xb7\x2a\x9a\xf5\xf6\x9f\x6c\xb0\xa6\x45\x37\xbc\xb0\x33\x81\xa1\x0e\x64\x5a\xc0\x87\x5d\xb2\xb5\xcc\x87\x0b\x61\x19\xda\x83\x2e\x6b\xf1\x08\xf0\x96\x8b\x26\x6c\x99\x14\x3a\x6b\x0f\xad\x94\xcb\xfc\xa3\xb3\xf6\xd0\x4a\xb9\xbc\x43\x09\xaf\xea\x5c\x34\xbf\xcb\x6a\x0a\x67\xea\x32\x44\x3a\x39\x53\x9f\x02\xad\x32\x91\xcb\x7b\x8e\xa5\x48\x3b\xda\x5c\x2c\xef\x39\xc2\x22\x3f\x17\x9d\x67\xd6\x72\x2d\x87\x8d\x72\x79\xd4\xa8\xb7\x1c\x3a\xc8\x0f\xd5\xbe\xad\xa5\x74\x90\x1f\xda\x15\x6c\x73\x15\x07\xf9\x22\xe5\xb5\xcd\x55\x1b\xe5\x35\x1e\x57\xb3\x8d\x8f\xbe\x57\xd7\x22\x8a\xc5\x6b\xfe\xf9\x1c\x8a\xc9\x99\x7a\xe3\x4c\x9d\x89\x99\xbd\xed\x4c\x7d\x0a\x74\x46\x67\xc3\x6d\xde\xdc\x9a\x27\xf1\xec\xb6\x52\xdb\xf0\xe6\xd0\x72\xbb\xcd\x9b\x1b\xde\xac\xea\xa4\x79\x13\x9f\x83\x32\xc4\xca\xdb\x4a\x6d\xa3\xd4\xfe\x6a\xf1\x58\x45\x32\xa9\xcc\xd7\x5c\x13\x8f\xf9\xe9\xbe\xb4\x95\x7c\xbd\xb5\xc0\xdc\xfe\xbe\xb4\x39\x7c\x5d\xfd\x4b\xf5\x2d\x0b\x3d\x8d\x5e\x04\x21\x1a\xc2\xbf\xc6\x7f\x81\xd7\x7c\xbf\x3e\x75\xe1\x4e\x7d\x5f\x62\xa7\xd7\x7c\xf0\xc2\x07\xda\x89\xbc\xe6\x79\xac\xf6\xef\x4b\x13\xfb\x5a\xbb\xbc\x68\x97\xa6\x56\xbd\x8a\x71\x6b\x71\x5f\x0f\xbd\xfc\x79\xb0\x58\xed\xdf\x97\xb4\xce\xcf\xab\x18\xa6\x00\xf7\x25\x06\xf9\x59\x85\x63\x0a\x70\x5f\x5a\xdd\x7e\xde\x12\xfc\x54\xbf\xa6\xf6\x33\xff\x7d\x31\xe5\x77\xd2\x16\xe2\xf3\xf2\x16\x69\x0d\x72\xe9\x46\x4f\xa3\xa3\xfa\x24\x09\xff\xcc\x09\xdc\x42\xdc\x49\xba\xf7\xf3\xf2\xf6\xb1\xbc\x69\x89\xff\x2c\x99\x38\x2a\xdf\xdc\xa6\x1d\xd0\xad\x32\x55\x5a\xe2\x3f\x4f\x55\x58\xcc\x9f\xcf\x5d\x8d\x88\x86\x45\xfc\x9d\xb4\x29\xfd\xac\x86\x3e\xd4\x90\xb6\x5d\xdf\xaa\x46\xd3\xaa\x84\xe7\xf3\x1e\x96\xab\x12\x25\xba\xdb\xf6\x73\x3e\x05\xbe\x87\xed\xc7\x25\x1a\xcb\xff\xf9\x26\x5b\xfa\xb6\xff\xf3\x1e\x3c\xa2\xdf\x29\x5e\xf4\x0f\xf8\x18\x1f\x44\x23\x2c\xd9\x01\x5f\xe3\x3f\xf0\x0d\xfc\x72\x3d\x0c\x8b\x48\xc3\xdb\x0e\xcd\xa7\x40\x3d\xac\xc3\xe3\x12\x4b\x8d\xb8\xc3\xc9\x84\xd3\x3a\xd0\xcf\x68\xaa\x67\x19\xb6\xff\xf3\x29\x34\xf0\x59\x78\x0d\x0b\xfb\xf1\x9b\xfc\x30\x9b\x6c\xd9\x14\x9e\xa8\xbe\x0a\x5d\x8d\xa6\x1a\xa8\x39\xd2\xfc\xab\x86\x5e\x8a\x9a\xc9\xa3\x4d\x1a\x55\x55\xb3\xcb\xd5\xc7\x64\xdd\x1a\x6c\x5a\xae\x3e\xa2\xe3\xdc\xda\xca\x0f\xe5\xb7\xda\xf2\x8b\xbe\x31\x9f\xda\xf6\x8b\xde\x83\x1b\x9d\x9b\x48\xa8\x07\x7c\x8c\xa7\x3b\x1c\x5f\x87\xa2\xb6\xed\x81\xf9\xf8\xad\xad\xd4\x90\xf9\xf8\x29\xc4\xf7\xdc\xa7\x1d\xf0\xef\xfb\x0f\x3c\xdf\xfb\x1a\x85\xc4\xd9\x07\x4f\xfd\x32\xe4\x3e\x05\xbe\x57\x7f\xca\xf2\xf7\xb1\xe9\x25\x55\xdb\xb6\xa7\xf0\x29\x44\xf7\x49\x35\x70\xc0\xc7\x78\xba\xc9\x0d\x13\xe9\xb6\x29\x84\xc0\x11\xc0\x69\xdb\x83\xf8\x14\xa2\x7a\x76\xf8\xe3\xd6\xe6\x65\xdc\xa8\x05\x89\xc4\x50\xd0\xb2\x53\x88\x5e\xde\xa2\x82\xef\x0e\xe4\x88\x7c\xdf\x62\xcd\xdb\xd4\xe4\xee\xe0\xf6\x6c\xdd\xa6\x26\x81\xc5\xee\x3b\xe9\x7b\x09\x34\x09\x94\xf2\x2d\x62\xde\x26\x0e\xb7\x01\x37\x91\xc2\xb6\x13\x2a\x6d\xf9\x10\xdf\xb7\x58\xf0\xb6\x44\xe0\x14\x7c\x63\xe0\x74\x40\x57\xbf\xa8\x5e\xa3\x35\xe7\x73\xbe\x57\x56\xcb\x6d\x5f\xe1\x8d\x77\x70\x52\x0e\xcb\x3d\x14\xd6\x7c\xe3\x2c\x9c\x71\x24\xdc\x76\x16\x3e\x05\x5a\x45\xed\x0c\x5f\x07\xe0\x44\x9c\x6f\x16\x88\xf1\x68\x0d\xc6\x6b\x38\xff\x4f\xe5\x9f\xd0\xb1\x06\xdf\xc4\xd4\xda\x43\x49\xd6\x36\x4e\xc3\xf9\xbe\xff\x93\x1d\xd6\x78\x74\x54\x1b\x3c\x31\xeb\x76\x75\xe8\x89\x79\xe3\x69\x7c\x1a\xa9\xc2\xbf\xc6\x47\x9f\xd8\xa4\x0c\x25\x6d\xdb\x38\x1e\xe7\x9b\x4d\x8a\x1d\x8f\x4f\x01\xfa\x54\xd5\x6e\x05\xf6\x68\x76\x25\xba\x8f\x45\xfd\xd1\x74\x55\xd5\x63\x1e\x7f\xe0\x71\x69\x00\x85\x5b\x3f\x85\x18\x71\x15\x21\x2c\xe9\x18\xac\x2b\xd3\xe7\x26\x2f\x3a\x85\x50\x6b\x55\xf4\xf4\xe4\x3e\x9a\x5c\x56\xd0\x51\xad\x00\xaa\x26\x57\xda\x57\xcf\xe0\x5b\x99\xd5\xef\x5b\x92\x55\x3d\x8b\xdc\x44\xdc\xb7\x24\xcb\x37\x11\x23\x4c\xd7\xf3\x2d\xbd\xa3\xc8\x68\xa7\x10\xbb\x0e\xb2\xa4\x1d\xb0\x19\x7f\xce\xce\xb7\xd6\x02\x3d\x83\x9f\x02\xb5\x0f\xd5\xee\x09\xc1\x87\x5b\xc9\x43\x37\xae\xdb\x14\x42\x8d\x10\x16\x69\xdb\x29\x7b\xe3\x57\x9d\x94\xcc\xf1\x80\xb7\xf1\x41\x4b\x13\xc1\xb4\xe4\xd9\xfc\x7e\xb2\x3f\xf7\x60\x11\x14\xd3\xc6\x5a\x24\x6e\x24\x32\x91\xc6\xf6\xf0\x3d\x84\xbc\xac\x6f\xdd\x24\x8f\x66\x39\x69\x30\x3e\xb7\x25\x4e\x2b\xb6\x95\x56\xcc\x43\x6d\xa6\x18\xb7\x10\xf7\x23\xe1\xf7\x2d\x84\xbc\xac\x95\x50\x78\xdb\xcb\xfa\x14\x3e\xf0\xaa\xc7\xcc\x1a\xf7\x0e\xf9\xd1\xea\xd9\xbc\xfe\x60\xc9\x7e\x63\x10\xb7\x49\x4a\x4f\xe1\x17\x9f\xab\xef\x56\x21\x4d\x84\x64\x83\x45\xd6\x7a\x0a\x2d\x3e\x1f\x42\x77\xa3\xa9\x5d\x02\xe5\x4b\x08\x5c\xbe\x33\xa9\x91\xb7\x3d\xbe\x4f\x21\xfa\xc8\x2e\x6a\x74\xab\xdd\xce\x56\xf5\x91\x40\xf9\x0e\x82\x5c\xf7\xf9\x91\xb6\xec\x5e\x81\xb9\x9a\x50\x16\xd8\x03\xbe\xc6\x43\x19\x6d\x44\xba\xb5\x74\x17\x25\xc5\xab\xbe\x9b\xc0\x53\x3c\x3f\x59\xd5\xe8\xd2\x9c\x24\xfa\xf9\xd1\xda\xe0\xab\x89\xd1\x91\x7a\xdd\x2b\xe3\x5d\x4e\xe1\x89\xcf\x8d\xae\x46\xd3\xa8\xe4\xa9\x5b\x19\x74\xcd\x87\xe4\xa9\x7b\x3e\x3a\xf3\x21\x95\xee\x2b\x8b\x11\x57\x16\xe9\x7e\x86\xf1\xc5\xf8\x68\x55\xcb\x6c\x37\xdd\xb9\xca\xb8\xc9\x90\xb0\xed\xab\x7e\x0a\x41\x78\xf6\x9d\x63\x98\xf0\x43\x1c\x2c\x31\x1b\x26\x3c\x37\x1f\x37\x41\x5e\xb6\x5d\xdb\x4f\xe1\x03\x4f\xb3\xbe\xf9\x20\x7d\x7f\x7e\x6e\xa3\x8b\xd1\xd1\xc9\xbb\x0a\x5d\x8d\x0e\x12\xe8\x5e\x79\xc8\x86\xe0\x14\xde\xf8\x5c\x9d\xd1\x79\x76\x70\x1f\xa2\x84\xb9\x7b\xf8\x3e\x64\x70\xef\x71\x57\x09\xf1\xf0\xea\x18\x37\x1d\xe9\xd6\x8d\xf0\x18\xde\x3b\x60\x85\x7f\xeb\x46\x78\x0c\xf3\x70\x98\xe3\xcb\x48\xf3\x40\xd3\x68\xaa\x37\xcd\xbc\xc3\xc1\x2a\xe0\xd6\x95\xf0\x98\x56\xac\x53\x34\x93\xa0\xf9\xe2\x63\x70\xf1\xa1\xd7\x8e\x31\x75\xe6\x1c\x44\x95\xbb\x75\x23\x3c\xa6\xae\xbf\xc7\x84\x66\xe2\xed\x69\x9a\x71\x1f\x72\x57\x89\x88\xef\x43\x14\x24\xe0\xae\x5a\x73\xa6\xb9\x95\xfb\x90\xbb\x6a\xcd\xf1\x7d\x08\xee\xff\x19\xcf\xf2\x4d\x0c\x00\x0a\x0c\x4a\xfa\x79\x7a\x89\x8a\x38\x72\x99\x7c\x8c\xdb\x4e\xff\xa7\x40\xed\x5d\xbd\xf1\x36\x6c\x8a\xc4\x5d\xbd\x31\x89\xe3\x8a\x23\x3f\x7f\xb5\x2f\xa3\x69\x95\xe3\x93\x63\x07\x9c\x02\xad\x36\xa1\xab\xd1\x8c\x55\x6b\xcb\xf2\x52\x14\x51\xe7\xf2\x23\xad\xbd\x4c\xe1\x25\x66\xe5\x45\x6f\x2c\xab\x03\x4c\x1a\xee\x26\x4d\xb9\xac\x70\xb9\x66\xb9\x9b\x0e\x08\xbe\x66\x19\x5c\xb3\x3c\xee\xa4\xd9\x92\x6b\x96\xbb\x69\xc9\x59\xd6\xc3\x0b\x3d\x2c\xed\xbf\xbc\x69\x58\xe8\x03\x5d\x4e\x3b\x0f\xda\x26\x0f\x5a\xc6\xb7\xfe\x40\xd3\x68\x3a\x23\xa6\x5f\x66\x6e\xe2\x23\xdc\x4d\x4c\xbf\xac\x27\x88\x83\x70\x37\x29\x33\x5f\xbf\x10\x10\x21\x13\x31\xf1\x40\xae\x7e\x29\x8a\xe5\x7f\xf2\x32\x38\x96\x37\x15\x5c\xcf\xdc\x4d\x6b\xd2\xf6\x84\xe1\x35\x71\x37\xed\x30\xb7\x57\xc2\x70\x9f\xc8\x8f\x96\xbc\xed\x89\xe4\x36\xe7\x6e\xda\x49\x6e\xab\x17\xae\x6d\xee\xa6\x2d\xe3\xb6\x62\xdf\x9a\x31\xe9\x97\x6d\x59\xe1\x7e\x46\x8f\x65\x63\x7b\x97\xb7\x35\x33\xda\xce\x6d\xcf\x4c\x38\x5b\x64\x2b\xaf\xed\x99\xe1\x7a\xe6\x6e\x92\xd0\xed\xed\xdc\xd6\x8c\x69\x23\xb6\xad\xc1\xb7\xa6\x40\x3b\xae\x6d\x59\x89\xf0\x0d\x99\x70\x90\xdb\x41\x1b\x4e\x81\x41\x35\x7f\xbe\x8d\x3f\x6c\x55\x75\x4a\xdd\x26\xf1\x16\x89\x75\x20\x7a\xad\x5e\x5e\x91\x58\x22\xf7\x5a\x55\x93\x55\xe0\x6e\xda\x9c\xbc\x16\x8a\x88\xde\x90\xad\x34\x5f\x33\xff\x1b\xfb\x30\x82\x24\x1c\x68\x18\x4d\x27\x87\xf1\xaf\xf1\xf4\x46\x07\xa2\xd7\xba\x57\x97\x48\x4d\xc7\xc5\xd7\xb4\x89\x6b\xa3\x74\xf7\xcb\xdf\xbb\x37\x28\x8c\xae\xd3\xf1\xeb\xfd\x59\x44\xe1\xcb\x55\xfc\xf4\x7a\xb7\xa1\x4b\x24\xdc\x7e\x0f\xe8\xea\xa1\x65\x4f\xae\xe6\xaf\xfa\x5f\x54\x03\xda\xb7\x42\xe3\x17\x76\x7f\xb7\x6e\xd8\x87\x62\xf5\x6d\x82\x3a\xe4\x2a\xf6\xfb\xf5\x66\xf4\xd1\x52\x56\xec\x3f\xbd\x5f\x2a\xc2\xc3\xdd\xb5\xcd\xfb\x79\xd1\x0b\x3f\x11\x59\x69\xef\xf1\xf3\x7e\x0e\x03\x9a\xbb\xeb\xd0\xf6\xb3\x06\xff\x41\x79\x1d\x49\x7e\xde\x6d\x10\xca\xe1\xc6\x9e\x74\x8f\x9f\x99\xf5\x07\xb3\x6a\x79\x50\xba\xd0\x53\xa8\x81\xd6\x48\xa7\xbb\x8e\xba\xe8\x45\x8d\x9a\xee\xe1\x64\x92\xbd\x6a\x28\xc2\xc3\x29\xd0\x28\x17\x4b\xe3\x67\x2d\xf2\xd3\x34\x69\x0d\xfb\x59\xaf\xff\x44\x77\x1d\xf1\x7e\xa6\xfb\x0f\x1e\x96\x24\x7c\xa6\x7b\x5c\x9b\xc9\xd6\xfb\x40\xd9\x68\x66\x55\x9d\xff\xbc\x42\x86\x47\x4a\xae\xda\x9e\x29\x1e\xc4\x29\xd0\xa8\x96\xb6\xcf\x2c\xac\xbb\x38\x3d\x0d\x8c\xcf\x3c\xfc\x71\xb8\xd3\xd3\xc0\xf8\xac\xa8\x09\x03\x78\x77\x2d\x27\x9f\xe5\x5b\xb7\x6b\x5d\x92\xf3\x99\x87\x3f\xd1\x52\x3b\xb4\xcf\xaa\x57\xf7\x5f\x1d\x55\xed\x48\x11\x9b\x48\x11\x32\x49\xdf\x8e\x14\x71\x0a\xd1\x2c\x4e\x82\x07\x7c\x8c\x8f\x66\x07\xeb\xc6\x94\x43\xcb\x56\x48\x88\x1b\x17\xf5\x3d\x95\x87\x72\x13\x1b\x42\x16\xec\x07\x72\x35\x23\x18\x81\x65\x86\xb8\x11\x14\xa2\xf3\x98\xc6\x1e\x70\x1b\x1f\x33\xe5\xbe\x8b\x36\x13\x3f\x97\x7b\x60\xcd\x30\x15\x5b\x70\x2b\xb0\xc4\x3d\xb2\x3a\x3f\xdd\x2a\xb4\xd1\x1b\xc2\x54\x70\xc1\x4d\xc8\x88\x4c\x32\xa7\x3d\xe5\xb9\xb2\x09\x0d\x91\x6e\x2c\x66\xf7\x94\x87\xca\x29\x50\xcd\xad\x66\xb5\xb7\x52\xa8\x88\x7b\xb0\x05\x74\xa8\x88\x53\xa0\x1e\x4e\x25\x33\x89\x73\x66\x5c\xca\x65\xad\xe4\x53\x2e\x2a\xa7\x40\xf5\x8f\xab\xd9\xc6\xbf\xf1\xb9\x6b\x11\x11\x08\x5d\x78\x93\x3d\xe5\x80\x1a\x6c\x42\x4a\xc8\x93\xb2\xa7\x32\x55\x9e\x42\x8a\x6a\x1e\xa1\xb3\xd1\x54\x83\xae\x9c\x4a\x55\xb9\x15\x29\xe2\x1e\xac\x82\x53\x49\x29\xb7\x22\x42\x3c\xba\xa0\x77\x44\x88\x53\x88\xea\x93\xd1\x8f\xd1\x2d\xd0\x45\xe8\x6e\xf4\xa4\x96\x26\xfc\x32\x3e\xc6\x8a\xa6\x74\x58\x89\x3d\xb9\xff\x7b\x2e\xd7\xee\xb1\x12\x17\xf1\xb9\xfc\xbd\x16\x47\x85\xa1\x78\xae\x6c\xbc\x66\x90\xfb\xbf\xe7\x42\x6d\x4d\x5b\x51\x4d\xac\xa8\xc8\x0f\x7f\x20\x37\xab\xb1\x72\xbb\xe3\x68\x13\xa7\x40\x77\x58\xaa\x67\xf1\x60\x31\xa3\x7a\x08\x5b\x78\xc0\x61\x3c\xcd\xa2\xd0\x1c\x86\x62\x2b\xdc\xc4\x83\xcb\xc2\x01\x6f\xe3\x9f\xe8\xce\x10\x7a\x1a\x4d\x77\xb8\x1d\x9d\x4a\x0b\x79\x0a\x41\xfa\xa2\x5a\x4c\x04\x0c\xa2\x1e\x8c\xfb\x0f\xe8\x5e\x46\xb0\xc7\xe7\xea\xea\x8d\x96\xaf\x59\x44\x9c\xf1\x1f\xc4\xbe\x3a\x5f\x6f\xff\x5b\xd0\xae\x68\xcc\xa6\x1d\x06\x50\x4f\x12\xdb\xda\x00\x4a\xc1\x28\x1e\x52\xa5\x1c\xf0\x36\xfe\x68\x06\x99\x11\x4c\x65\x7d\x3c\x85\xc5\xe7\x4d\xf8\x6d\x7c\xb4\xca\x52\x30\x95\x8f\x61\x2b\xa4\xc5\x93\xa4\x8e\x14\xd2\x62\x4f\xee\x24\x1f\xe2\x17\x1e\x50\x33\x40\xa0\xc2\x27\xb1\xa8\xce\xdb\xdc\x7f\xab\xf7\x12\x75\x5f\x32\x4e\x9c\x46\x1e\xbd\x32\xcc\xc7\xea\x2e\xbc\x47\x32\x31\x89\xb6\x63\x50\x9c\x02\xd5\xa3\xdc\xe7\x63\xbe\x7d\xd4\xcd\xf6\x08\x3f\x8c\xa7\x7a\x4d\x99\xaf\xf4\x88\x3a\x21\x4f\x98\x03\xdd\x46\x33\xaa\xae\x5e\x7a\x54\x5c\xdd\x3d\x32\x22\x9c\xb6\xff\x51\x10\x0a\x25\x80\xde\xd3\xf6\x3f\x8a\x2a\xf1\xe8\x0d\xc3\x51\x25\xb6\xa2\x4a\x3c\x7a\xc3\x70\x54\x89\x53\x88\xee\xeb\x0d\x63\xfa\xd6\x8d\x38\x12\x59\x5b\xcf\x59\xad\xd8\xb8\x8c\x7b\x88\x55\xb8\x1d\x3e\x62\x13\x30\x22\x3d\x7a\xc3\x98\xb6\x0b\x9a\x24\x24\x78\xf0\x0c\x3f\xa0\xab\x1f\x54\xff\x08\x2d\x4e\xab\xea\xa5\x84\xda\x17\x5d\xb3\xa1\x91\x58\xa0\x1d\x0f\xe2\x14\x82\x08\x98\x04\x1f\xf0\x31\xbe\x82\xef\xc2\x37\xe3\xcf\x0e\xa8\x35\xd7\xbe\x8c\xa6\x55\x0e\x99\xd3\xf7\x65\x93\xfb\xb2\xa6\x99\xf5\xbd\xd8\x0c\xeb\x9c\xac\xfd\xf1\xb4\x71\x0e\xf1\x22\x4e\x2d\xc6\x0f\xe3\xcf\xa6\x4e\xdb\xe6\xd9\xbc\x1e\x86\xcb\x8a\x5c\x96\x36\xc1\x24\x28\xd0\x97\xae\xbe\x58\xd2\x1b\x01\xc7\x73\x57\x67\x74\x7a\x53\x9c\x88\x27\x6b\x19\xf6\xed\x1a\x01\x23\x32\xd1\x9a\x0f\xf4\x09\xcd\xca\x31\xd4\x19\xaf\x1c\xf8\xb3\x3c\x79\xa8\x37\xcb\xb5\xc7\xe1\xad\x69\x55\x55\xfa\xc5\x4d\x1c\x89\xf3\xb9\x6a\x37\x93\x61\xe2\xf3\x14\x31\x9f\x4d\x7c\x14\x3f\xe2\x21\x87\xca\x01\xbb\xf1\x54\xdf\x84\x5e\x46\x47\xdf\xb9\x13\x72\x66\xee\x3d\xf1\x72\x79\x0a\x77\x7a\xb3\x7b\x3e\xb8\x5d\x7b\xc8\xf8\x7e\x40\x11\x3e\x8c\x71\xd2\x53\xc4\x93\x5d\x27\x5b\x85\x95\x78\x64\x4b\x31\x7d\x45\x35\xf1\x4f\x79\xf4\x96\x3f\x87\xf5\x53\x04\x92\x90\x97\xd7\x26\x9a\x04\x05\xaa\xc1\xe0\x68\x0e\xb3\xfc\x50\x37\xc5\x65\xb6\xb6\x51\xa0\x88\xa7\x88\x9d\x7c\xe9\x44\xc4\x88\xdc\xb9\xd8\x9c\xca\x96\xb8\x27\x7e\x2b\x32\xf1\x99\xc3\x2b\x01\xfe\x29\x0f\x2e\xed\x7b\x0e\x2f\x87\x61\x15\x73\xf0\xaa\xc6\xba\x9b\xcb\xa2\xe7\x56\xf5\xd3\x83\xc5\x85\xe4\xb9\x55\xff\xb4\xe8\x70\xcd\xf3\xdc\xdc\x90\x4e\x5f\xf3\xcc\xc9\x94\x93\xda\xe3\x80\xdb\xf8\xe8\xbd\xf4\xc1\x74\xb3\x53\xcd\x4a\x62\x97\x39\x61\xa9\x59\x89\xda\x72\xb3\xdc\xac\x3c\xba\x9e\x9f\xbe\x59\x99\xdc\xac\x74\x9e\x40\xe7\xf2\xaa\xba\xd4\x4b\xed\x49\x97\xd5\x4a\xb8\x7b\x64\x82\x85\x6f\xc7\x60\x38\x05\x7a\x23\x69\xb0\x41\xca\xe4\x8e\xe3\xb9\xa5\x5c\x7d\xc7\x31\x89\xf5\xf8\x3c\x9a\xf2\x65\xe5\xca\xed\xc3\xf3\x70\x85\x32\x7d\xfb\x30\xb9\x4e\x78\x74\x91\x3b\x7d\x9d\x30\x09\x9d\xff\xe8\x66\x7d\x6e\xb3\x08\xd7\x09\xcf\xc3\x61\x69\x6e\xb3\x08\x76\x1d\xcf\x73\xfb\x7b\xd7\xa3\x70\xf5\x5c\x3f\x4c\xdf\x27\x10\xbc\x21\x77\x31\xb2\xef\x13\xe6\x56\x37\xb5\xd7\x79\xad\x2e\x5f\x75\x53\x3a\xe7\xb5\x18\xc6\x09\x5e\x1e\x82\xdb\xc1\x16\x4e\x61\xf1\x79\x17\xfe\x35\x9e\xea\xa5\x44\x7c\xb2\x57\x54\x85\x47\x57\x3d\xf3\xf5\xa4\xbc\x4c\xca\x6d\xb4\xab\x67\xc3\xa7\xcb\x93\xf9\x5a\x03\x12\xa5\xf1\xa9\x52\x16\xaf\x35\x20\x47\xf2\xa7\x8a\x93\x6d\xd7\x31\xb1\xeb\x20\xd0\xd1\x81\x5c\x3d\x44\xa8\x3a\x40\xf8\x48\x3e\x89\x68\xf8\xe8\x12\x76\x2a\xa2\xe1\x9e\x3f\x55\xcf\x61\x6f\xfe\x7c\x52\xf8\xa9\x1e\x09\x96\x8f\x98\x13\xff\x8f\xa7\xfe\x67\x5b\xac\xcf\x53\xcc\x59\xf0\xf1\xb6\xd8\x67\xc1\xf9\xa1\xdf\x9b\x58\xc5\x26\x15\x93\x33\xdf\x23\x1b\xce\xe5\x33\x1f\x61\x08\xd2\x23\x6b\xca\x75\x49\x60\x88\x4a\x90\x89\x9c\x74\xa0\x9f\xd1\x54\xc3\x8a\xb8\x6c\x0a\xa1\x68\x05\x8f\xac\x26\x97\x0f\x77\xc4\x21\x38\xf8\x22\xbc\xab\x47\x59\x71\xae\x59\x3e\xc5\x11\x9f\x20\x3d\x5a\xe4\x96\x4f\x71\xeb\x3a\x2c\x29\xe7\xd0\x4d\xf0\x02\x0a\x0c\xb6\xab\x76\x5d\x22\xac\x88\x07\x98\x7b\x35\x7a\x1a\x4d\x67\x58\xe3\x96\xed\x2f\x14\x7e\xe0\xd1\x9d\xd1\xba\xc4\x11\xc4\x21\xc8\x04\x9c\x3b\xd0\x32\xfa\x77\xd0\xa8\x1e\x07\x25\xd8\x84\x21\x48\x4f\x87\x0f\x97\x32\xec\x6d\x45\x25\xc0\x51\x75\x3b\x2a\xc1\x29\x34\x3e\xbf\x85\x1f\xc6\x2f\xf0\x55\xf8\x57\xf8\xa1\xea\xe9\x8d\x82\x09\x9e\x02\xd5\x1b\xdd\x8c\x8e\xbe\x77\x75\x52\xc2\xb2\xf0\xca\x79\x08\xde\xb7\x97\xbd\x72\x16\xb6\x20\x8f\x4c\x35\x97\x8d\x3b\x16\x27\xc7\x47\x77\x40\x2b\x99\x64\x89\x03\x43\x2f\x1a\xd5\xf2\xa8\x60\x33\xe9\x00\x07\x3d\xd8\x0b\x3f\x9b\x87\xb8\x60\x07\xec\xc6\x47\x37\x51\x01\x44\x1d\xa0\x00\x11\xc4\x36\x36\xe2\x50\xfc\x81\xc7\xc4\xcc\xee\xbe\x0e\x77\x84\xad\xda\x4b\x39\xf6\x36\x21\x04\x32\x89\x57\x0f\xb4\x8c\x0e\xee\xe3\x1c\xbb\xb2\x2e\x93\x88\x20\x90\x1e\xdd\x97\xac\xac\xbb\x3d\x05\x14\xe8\x43\x7d\xf7\x58\xb1\x28\x79\x3a\x9b\x9d\x65\x8b\x12\x05\x1a\x78\xfe\x5a\x5d\xee\xbc\x68\xc3\x36\x65\xf9\xe8\xa8\x88\x02\xcf\x10\xe3\x14\x33\x4e\x9c\x21\x33\x11\x9e\x0e\x34\x8d\xfe\xf8\x9c\x5e\xda\xa3\x66\xe9\xe4\x88\x6b\xf2\x01\x25\x82\x3a\xf3\x0d\x56\xe2\xe5\x33\xdf\xc2\xab\xe5\x21\x2d\xc2\x76\xd6\xff\x4d\x9e\xff\x83\x57\x37\x3d\xe5\x3a\xbd\xe9\x0a\x64\xd9\xd4\x84\x6c\xfc\xe9\x19\xd2\x20\xca\xa6\x77\x0a\x87\xf6\x83\x63\xbe\x43\x04\xec\xa5\xd3\xdb\x40\x3f\x2e\x5b\xa6\x28\x74\xc0\x23\x5b\x44\x87\x0e\xd8\x4b\xc7\x37\xdd\x5d\xac\xdb\x9c\x13\xe7\xb8\x3c\x92\xd1\x9a\xc3\x5b\xa3\x6d\xea\x8d\x47\x8b\xc1\xca\x43\xe4\xc1\x03\x0e\xe3\xe9\x0e\xfb\x61\x47\x1a\xd8\x2b\x4c\x4e\x0e\x1e\x8e\xb2\x8b\x89\x22\x10\x54\xdd\x75\x38\xbf\xfe\x5e\x78\x6f\xd4\x4b\xb3\x62\x83\x8c\xc5\xf1\xad\x5e\xd2\xbb\x8f\x39\x16\xd3\x8b\x7a\x89\xca\x36\xbd\x20\xfd\x7d\xaa\x97\xa8\xac\xfc\xf7\x9b\xfc\xf7\x59\xd7\x58\xe4\xb7\xa7\xd0\xf8\x7c\x08\x3f\x8c\xa7\x59\xe9\x6f\x1f\xd3\x08\x0a\x90\xea\x25\xea\x57\x6b\x1d\xfc\x2e\xea\x25\xfd\x5d\xad\x5d\x22\x23\x9c\xfc\xca\xb7\x83\x01\x9c\x02\xd5\x48\xbd\xd8\x0a\x82\x44\xf5\x07\x5f\x84\x17\x15\xaa\x46\x2b\xc9\xaa\xd3\xd5\x4f\xaa\xef\x42\x4f\xa3\xe9\xfd\x50\xef\xcd\x82\x1c\xeb\x2a\x41\xee\xb6\x83\x01\x6c\xb2\xd2\xa7\x9a\x58\x0c\x9d\x96\xfe\x14\xa2\x3b\x3a\xe2\x2f\xfb\x4b\x90\x97\xfe\xe0\x21\x7e\x33\xaf\xe1\xd0\x50\x93\x44\xc2\x0e\x0d\x8b\xc3\x51\xc5\x6f\xf6\x80\xae\x87\x7e\x26\xb1\xbe\x6d\x0f\xe4\xd6\x5f\x65\x60\xe8\x2c\xf4\x1b\xff\xfe\xac\x4b\xc1\x65\x8f\x06\x79\xfb\xd7\xa4\x45\xd5\x46\x06\xab\x6b\x58\x9a\x14\x5b\x13\x90\x70\xfe\xe0\x6f\xe1\x87\xf1\x74\x93\xfb\xe1\x65\x73\x02\xb9\xf5\x57\xf9\x56\xda\xad\xff\x14\x3a\x78\x7d\x6f\xed\x4b\x4e\xb7\x9a\xb4\x1e\xca\xaf\xff\x14\xce\x36\x71\x3c\xea\xa6\xb6\x89\x0b\x7b\x82\xaa\x2b\x84\xd5\xcd\xca\x5d\xd4\x94\xde\xb4\xe1\x00\xa9\xee\x53\xcd\x5c\x03\x39\xd7\xfd\x26\xd7\x7d\xb6\x62\xe8\x56\xb3\x1c\xb3\x6a\xe6\x84\xe1\x68\x02\x9b\xec\xf1\xa9\x92\x57\xf5\x80\xdd\xf8\x20\x32\x67\xf9\x35\x3c\x28\x8e\x4d\x35\xdf\xff\x41\x9a\xe7\xbd\x86\x39\x37\x1e\xef\xcf\xbf\x35\xe1\x3f\xe1\xa1\x85\xf6\x06\x3e\x56\xc9\xed\xbf\xe6\xdb\x78\x77\x2a\x16\xa2\xc1\x59\x6e\xd9\x85\x01\x3f\xff\x54\x65\x53\xb9\x86\x57\x1c\xdc\xfe\xad\xc4\x86\x49\xc1\xc3\x7f\x95\xd7\xd4\x1a\x96\x76\x5e\xf8\x2b\x29\xf1\xf7\xf2\x0b\xbf\xfc\xfe\xab\xee\x2f\x9c\x5b\x7e\xcb\xef\xbf\xea\xa2\xc2\xc9\xe5\x37\x01\x00\xf2\x10\x9f\xd8\xb5\x01\x47\xff\xf3\x39\xbd\x54\x9a\xb9\x2d\xbf\xff\xc1\xe1\xc9\x7e\xff\xa7\x40\xed\x52\x02\xd3\xec\x36\x35\x61\x52\xb5\x3e\x12\x2e\xe2\xfd\x57\xf9\x05\xad\x69\x76\x9b\x90\xf8\x0f\x5d\x8c\x8e\x4e\x6a\xcb\x60\x47\x88\x85\xc3\x43\xcd\x5a\xd4\xed\xf0\xb0\x70\x78\x20\x00\xd6\x81\x44\x79\x0e\x96\x55\x8e\x38\x6b\x79\x35\x5b\x30\x73\x11\x57\x2d\x6b\xaa\xa5\x56\xab\xd0\xd5\xe8\x46\xa2\x96\x47\xf8\x61\xfc\x04\xdf\x84\x5f\xc6\xef\xa8\x66\x08\xad\x89\xe2\xa0\x58\x8b\x14\xc6\x32\x1f\xc4\x89\xb1\x5c\xd2\x77\x4a\xe0\xb6\x49\x5a\x5f\x2e\xed\x0c\xfc\x16\xae\xe0\x01\x55\x76\xf8\x4e\x56\x7f\x0a\x29\x3e\xaf\x42\x67\xa3\x69\x54\x9b\xac\x6d\xf5\xc2\x29\xb4\xea\x82\xc1\x59\xec\x37\xe9\xea\x0f\x9e\x09\xd9\x66\x83\x38\x8e\x16\x5d\xc4\x2f\x3b\x17\x10\x5d\x20\xd5\x22\xed\x62\x27\x82\xc5\x21\xb4\x16\xcd\xc8\xf6\x8a\xb8\x45\x79\x91\xd8\xaf\xd7\xa4\xc3\x3f\xf8\x21\xfc\x36\xfe\x8d\x66\x55\xbd\x6e\xa6\x56\x3c\x5e\x97\x2b\xe9\x6b\x2f\x94\x64\x22\xa8\x32\x70\x5d\xdb\xa2\xc3\x19\xb7\xde\xda\xa6\xd8\xe9\x60\x11\xf2\xaf\xde\x5a\x3a\x5e\x2f\x88\x11\xfb\x4f\x91\x34\xb6\x83\x10\x9c\x02\xd5\xdf\xfe\x7c\x18\xbf\xc0\x67\xe1\x45\x04\x0e\xa7\xf5\xe6\x7d\xd2\x79\xee\x37\x79\xee\xcb\xa5\x85\xc9\xbe\x0b\x0b\x1f\x85\x7a\x73\xdb\xbb\x5e\xab\xcc\x97\xc1\x72\xd8\x5b\xaf\x07\xcb\x23\x75\x95\x5d\xe7\x52\x86\xb8\x53\xa0\x97\x52\xb1\x7e\x8d\x56\x08\x85\x2a\xbb\x4e\x27\xcc\x3f\x85\x48\x8a\x74\x4b\x6d\xfd\x7c\x76\xc1\xe9\xa0\xde\xd2\x4f\x76\x3a\x58\xf1\xe6\x9b\xea\xad\x4d\xd6\xcf\x5a\x91\x40\x82\x55\xc6\x8e\xeb\x67\x29\xe1\xf5\xb6\x92\x8c\x71\x3b\x14\xc3\x56\x28\x86\x2a\xf3\x3a\x87\x62\x38\x85\x18\x97\x6c\xcb\xd6\x67\x8e\x25\x6f\x5a\x95\x11\xd9\xfa\xac\x41\x22\x81\x9a\x22\x8a\x6c\x87\x4a\x38\x05\xaa\xd1\x71\xd2\x67\x67\xe5\xa7\xaf\x32\x59\x5a\x7e\x47\x55\x22\xfa\x2a\x73\x3c\x27\xa2\xdf\x24\xa2\x2f\x64\xb0\x3a\x50\x35\x3a\xa8\xf3\x48\x7e\x3e\x6b\xe3\x4f\xa3\x8a\x4d\xd3\x4b\x9e\x79\x0a\x74\x27\xf4\xe8\xeb\xcc\xf2\x6f\x8f\x87\xd3\x83\x6f\xe0\xd1\xaf\xa7\x40\x37\x43\x20\x0e\x38\x84\x0f\xaf\x89\x8a\xb3\xf4\x01\x7f\xc2\xc3\x0d\x64\xce\x3c\xe0\x6d\x7c\xf0\x5a\x6c\x5e\x0e\x54\x8d\x8e\xea\xb1\x3a\x3b\xa0\xab\x67\x58\x98\x38\xbc\x0e\x24\xf1\x2a\x90\x44\xc5\x66\xe1\x75\x20\x89\x57\x19\xe7\x2b\xc6\x09\xaf\x33\xce\xbf\x64\x9c\x2f\x3c\x7c\x1d\x68\x1a\x4d\x35\x37\xbd\x54\x78\xbd\x97\x14\xf3\xa9\xe2\x88\xfc\x76\xbd\x69\xbe\x8a\x47\x51\xb1\x2b\x78\x1d\x8f\xe2\x55\xdc\x89\x5a\x1f\xa8\xa6\x13\xee\x29\xd0\xfd\xaa\xef\x51\x23\xa7\x10\x6a\x24\x96\xc8\x03\xfd\x8c\xa6\x9a\xa6\xee\x2c\x57\x23\x62\x36\x55\xbf\xdc\x1d\x51\xa7\x6b\x58\xcb\xd5\xaf\xa8\x3e\x24\xe8\x75\x46\xfb\x57\x61\x2d\x6a\xd5\xdc\xe6\xae\xb9\x25\x62\x5e\xad\x83\x6a\xf2\xbc\x8d\x0f\xa2\xa9\x37\x8a\x3b\xf1\x2a\xb7\x7c\xe5\x95\xf2\xed\x7a\xd4\x7c\x15\x8f\xa2\x92\xdc\xe1\xed\x4a\xea\xf6\x12\x52\xe2\xe0\x99\x93\x6c\x56\xc8\xb0\x42\x33\x7a\x1a\xfd\x91\xdb\x09\xe2\x14\x4f\x6d\x61\x41\xe9\x45\xe8\x6c\x34\xb5\xdf\xff\x41\x14\xf7\xb7\x17\xf3\x39\x4f\xa4\xb5\xdd\x55\xf8\x6e\x7c\xac\x72\xdd\xe8\x69\x34\x9d\xba\xe9\xac\x92\xcc\xbf\x84\x96\x28\x44\xfe\x7a\xc9\x2d\x4f\x21\x86\x26\x82\x2a\xce\xde\x4b\x64\x89\x54\x9b\xb8\x5f\xe9\xe4\x5e\x02\x4d\x94\x6b\x68\x68\xe3\x67\x34\x8d\x56\xe6\xb1\x98\xab\x38\x5c\xd7\x26\xae\xd2\xe1\xfa\x55\xc8\x88\x4a\x1a\x8d\x03\xba\x7a\xb8\x6d\x18\xfd\x09\x8d\x26\x91\x44\xcb\x49\xe4\x14\xa0\x8c\xa6\xbd\x58\x14\x8b\xe6\x45\x9a\xe4\xf6\xbc\x90\xa9\xbe\x36\xd1\xe0\xee\xea\x3d\x6e\x16\xb5\x5f\xfa\x7e\xf9\xfb\x68\x96\x77\xd7\xd7\x51\x17\x5e\x65\x81\xaf\x5c\xee\xbc\xfd\x36\x8f\xe3\x95\x51\xc9\x66\xf9\x12\x6d\x81\x02\xd5\xdf\x54\xff\xb8\x3b\x11\x67\xa1\xa4\x6b\x08\x5d\x8c\x3e\x33\x42\x3c\xae\x03\x55\xa3\x17\xb5\x34\xe1\xb7\xf1\x6f\x7c\x7e\x0b\xfd\x33\x9a\x46\x1f\x66\xea\xb1\xbe\xe0\x7d\xb5\x72\x73\xf9\xf6\xc7\xfa\x42\x07\xf4\xfe\x74\xe1\x5d\xfd\xa0\x7a\xa1\xa7\x68\x80\x0b\x44\xed\x9a\xc0\xc7\x92\xa5\xf3\x39\x37\x53\x07\x94\x64\xf1\x5e\x5a\x71\xdb\x7d\x9d\xbf\xfd\x55\xbc\x84\xda\x07\xa3\xad\xa6\x0d\xde\x0b\x95\x4b\xa2\x03\x3e\xc6\xd3\xee\xe8\xc2\xab\x5d\xfc\x08\xea\xd0\x14\x2a\x17\xdc\x29\x04\x8d\x73\x13\x3a\x1b\x1d\xd5\x0f\x29\x86\x6a\xbe\x24\x00\x42\x1d\x52\x0c\xd5\xc3\xd2\x89\x7b\x48\x31\x54\x73\x48\x85\x43\xb4\x16\x54\xaf\x11\xe1\x5e\x90\xea\x90\x62\xa8\x1e\xad\x0e\xe8\xe3\x86\x3a\xcd\x4b\x1c\x2e\x00\x75\x48\xc4\x9b\x95\x35\x46\xfa\x95\x63\xd4\x01\x1f\xe3\xf9\x7e\xe8\xfb\xf5\xf7\x3d\xf5\x4b\x50\xba\xa9\x19\x81\xf0\x52\x63\x8b\xfb\x92\xf2\x9c\xc2\x17\x78\x31\x4f\x37\x93\x60\xbb\xde\x88\x92\x7a\xc0\x6d\x7c\x30\xc3\xad\xcf\xbd\x18\x70\x62\x6d\x97\x58\xb3\x7b\x31\x20\xd1\x5a\xbb\xa4\x8a\xba\xbb\x4f\x20\xfa\x86\x73\xe7\x01\x5d\xfd\xa2\x7a\xa8\x36\xac\x37\x31\x52\x6f\xf8\x70\xbe\x76\xcf\x7f\x95\xe3\xbc\x5d\xe2\x41\x9d\x49\xdf\x4e\xcc\xb9\x66\xcd\x38\x3c\xb9\x1c\xf7\x9a\x95\xd7\x34\x75\x26\x72\x28\x89\x98\x6e\x96\x53\x60\x4b\x22\xc2\x34\x0b\x62\xff\xdd\x88\x45\xf7\xe2\xef\x4e\xe1\x03\xaf\x7a\xac\x78\xe3\x18\x58\xb8\xec\x78\x9d\x6d\xfc\x14\xee\xf8\xbc\xa8\x1a\x6b\x5e\x0c\xbd\x5b\x2a\xae\xe6\x35\x9e\xea\xa5\x45\xa6\x55\x2c\x06\xe0\xcd\x93\x32\x3d\x5a\x0e\x7c\x2d\x69\x52\xa6\x25\x71\x3a\x15\x99\xbe\xb7\x56\xc3\xa4\xbb\x25\x29\x00\x99\x74\x9f\xc2\x59\x66\x92\x88\x3c\xbd\xf6\xf1\x50\xd9\x52\x75\x35\x7f\xd5\xff\xc0\x43\xfc\x65\xad\xb6\x44\x35\xb1\xf2\xf2\x2a\x16\xf1\xde\x4b\x92\xbe\x58\xd6\x6a\xd8\x6e\xb7\x24\xd5\xbe\xac\xa6\x78\x91\x6c\x49\x6b\xeb\xb2\xa4\x2c\x51\x4d\x73\xbe\x4c\xb5\x25\xea\x74\x35\xeb\x0d\x43\x9c\x57\x4b\x6a\x46\x57\xa3\x21\xb2\x04\x6b\x59\xce\x17\x72\xae\x05\x65\x99\x66\x9c\x4b\x5b\xbe\xfc\xb9\x7b\x09\x2d\x09\xd3\xf4\xf6\x65\xf9\xe4\x04\xda\xb2\x74\xfb\x36\x07\x72\x02\x4d\xfd\x11\xba\x1a\x1d\x83\xca\xe2\xc0\x6d\xe2\x84\x3f\x7b\xf1\x98\xb6\xa5\x96\xe7\xce\x96\xa5\xec\x36\x6f\x1d\xaf\xdc\xd5\x5b\x96\x96\xda\x56\xed\x1b\xd5\x3e\xd4\xea\xd0\x62\xbb\x51\x99\x5a\x83\xb7\x55\x66\x78\xb3\x9f\x5a\x8c\x77\x27\x27\x63\xbd\xd5\xc9\xd9\x8d\x3f\x13\x9b\xa5\x90\xe5\xc5\x7e\x0a\x74\xe6\xce\xc2\xbf\xc6\x43\x1a\xb1\xf1\xb6\x0e\xd9\x22\xa5\xd8\x78\x9b\x2d\xe3\x84\x5a\xb2\x36\xf3\xdb\x6b\x6d\x18\x5b\x97\x7c\xfd\x07\x5e\x84\xe7\xe3\x9f\xff\x8b\xc6\xa5\x02\x5e\xcf\x0b\xb6\xd8\x2d\x6b\xb3\xfc\x7a\x8f\x1e\x46\xd9\x05\x63\x9e\xd7\x1e\xf7\xaf\x7c\xdc\x5b\x96\xa2\x7a\xad\xd7\x5e\x3a\x95\xb2\xd0\x3f\xa3\xa3\xd5\x92\x68\xf5\xe7\xd5\x00\x1f\xf7\x86\xa1\xc5\x6b\x1f\xf7\x57\xbe\xec\xad\x88\x1d\x7e\x66\x87\x38\x5f\x96\x9c\xaa\xd0\x9a\xc7\x30\x5b\x2e\x59\x2b\xf7\xcf\x7a\xe7\x87\x04\x95\x6c\x7c\x37\x3e\x08\x9a\x93\xd0\xd3\x68\x1a\x2d\xb7\xf0\xaf\xf1\x74\x5e\xc7\x9a\x9f\xd5\x11\x67\xd9\x56\x74\xac\xf9\x99\x1d\x7e\xb0\x83\x94\xe3\xcf\x4b\x07\x86\xc8\xad\x48\xe7\xff\x2c\x41\x3c\x13\xb7\x22\x2d\xf5\xb3\x04\x61\xa0\xdc\x8a\x66\xe4\x67\xb5\xf3\x13\x2d\x75\x6c\xfa\x3c\x83\x9f\x68\x59\x8b\xf0\xb7\xf1\x31\x83\x52\xbe\x9f\x67\x10\xcb\xe5\x56\xa4\xed\x3e\x6b\xa9\xb0\x5c\x2e\x59\x44\xf8\xbc\x7e\x12\xb4\xb0\x15\x29\xb5\xcf\x92\xf8\x89\xc6\xd2\x5e\x9f\xb5\x54\x9c\xbc\x53\x2b\x5d\xcd\x5a\x1b\x61\x89\xdc\x8a\x76\x41\x9f\xd7\xdb\x30\x49\x2e\x16\xad\xcf\x44\xe3\xc0\xdd\x8a\x96\xf9\xcf\xb2\x82\xff\x7f\xbb\x25\x73\x9f\x89\xc9\x89\xbb\xdd\xda\xc8\x7e\xe6\xcb\x0f\xbe\x44\xe4\x86\x0c\x9a\x5f\xf9\xf9\x37\xee\x7c\x5e\xfb\xf9\xbf\x23\x5e\xa7\x0f\x7e\x80\xd7\xe6\x5f\x8e\xf5\x0d\x7f\xe1\x77\xc8\x98\xf7\x14\xe8\x0e\xba\x7d\x28\xef\xdb\x3b\xfe\x6f\xc6\xae\x1e\xc9\x72\x9b\x07\xe6\xdf\x29\xde\x0d\xbe\x27\x91\x12\x80\x64\x13\xc7\xf6\x1d\x44\x51\xac\xda\x60\x77\xa7\xc6\xbb\xf7\x77\x01\xdd\x1d\xd8\x4e\x1c\x4c\x15\xd1\xa5\x21\xf9\x48\x10\xfc\x6d\x00\x2e\x11\x0d\xc7\x23\x29\x4e\xe1\xc8\x27\x98\xcf\xa5\x7c\x60\xc3\x71\x3c\x32\x83\x81\xdc\x32\x71\x03\x3f\x80\xd3\x58\x07\xde\xe1\xda\x81\x55\x0d\x98\xf3\x48\x54\x27\x42\x75\xc4\xa0\xcf\x44\x55\x07\x6e\x05\x53\x54\x75\x30\x93\x81\xf5\x39\x63\xe7\x4c\xc6\x88\xe3\x06\x22\x60\x8a\x2e\xbc\xb2\x87\xa6\x05\x1f\xe2\x4e\x12\xf1\x0d\x87\x2f\x53\x44\xfc\x19\x75\x09\xbb\x19\xa8\x7a\x29\xb2\x3a\xd8\x54\x1a\x38\x92\x53\xc4\xfa\x4c\xa0\x9a\xd0\x9d\xe0\x8b\xd8\xc9\x40\xe1\x76\x60\xa5\xac\x40\xe1\x99\x40\xb9\xb0\xe3\xd1\x54\x2e\x76\x76\x86\xf7\x20\x33\x9a\x5a\xbf\xf6\x72\x89\xf3\xfb\x4b\xe5\x62\x40\xe3\x3d\x48\x8a\x21\x1c\xf9\x6c\xfa\x5e\xf9\x40\x39\xc1\xd6\x9b\xc1\xfb\xd1\x49\xe6\xbe\xc1\x0d\xdc\x54\xec\xef\x4c\x5c\x85\x37\x7d\xff\x08\x47\x3e\x38\x4f\x11\xa3\x3f\x13\x0d\xf8\x41\xfc\x10\x8e\xfc\xa9\x85\x5d\x5a\x8b\x0b\x55\x03\xdb\x63\x8a\xea\x3f\x49\xe9\x37\x1e\xa8\x28\xb6\xf8\x04\xb7\xbf\xe1\x74\x3e\x25\xf6\x2e\x7c\xe7\xd9\x79\x10\xe7\x18\x8a\x8e\x31\x84\x75\x87\x28\xf7\x93\x94\x7b\xc3\x73\x96\x19\x87\xc6\xc4\xc1\xda\x63\xa4\xc7\xa1\xda\x1f\xac\x25\x7b\x51\xbb\x3b\x04\xe2\x6e\x88\x6a\x33\x83\xaf\x64\x27\xf8\xef\x9b\x81\xc2\x96\xa2\x0b\x2f\x1d\x54\x2e\x34\xe2\x8c\xc3\x6d\xc6\x3e\x3c\xd4\xe7\xb8\x7d\x35\xb8\xbb\x9f\x71\x68\xc4\x1d\x98\xeb\x8d\x23\xe8\xe0\x5c\x4f\xe2\xbb\x81\xac\x96\xa2\x8a\x85\x71\xe7\xc0\x65\x04\xb7\x09\xa6\xfb\x66\xc6\x91\xc5\x08\x6e\x13\xc4\xf7\xd6\x54\xf9\xa1\xdc\xa1\x21\x08\xf8\x9a\x62\x08\x47\xed\xa9\x21\xda\x3b\x92\xf9\x6e\x46\x0d\xd1\xde\x91\xcc\x77\x43\x6c\xcd\x14\xbb\x70\x14\x6b\x84\x4d\x70\x14\x1c\x84\x2f\xc1\xc8\x1d\xeb\xed\x38\x35\xae\x4e\xb6\x4d\x67\x36\x6a\x9b\x93\xb5\xc1\xd4\x21\xf2\x78\x26\xf0\xab\xb0\xeb\x08\x93\xb9\x30\x14\xcb\x26\x36\x15\x8b\x3b\x59\xe3\x59\x44\x98\xd4\x15\x77\xb2\xe6\x6c\x34\x46\x53\x9b\x64\x8f\x9b\xf3\x57\x99\x34\xa1\xf6\x90\x74\xa7\x9b\x12\xbb\x04\xbe\xea\xcc\x55\x2c\x67\xa0\xa8\x07\xb0\xad\x71\x70\x9a\x7e\x14\x6e\x7c\xcd\x39\x98\x4d\x83\x1f\x37\xbe\xe6\xfb\xfe\x1f\xd6\x59\x0a\x10\x3e\x49\x3a\x37\xc4\x3d\x4c\x51\xa5\x43\x21\x68\x51\x4d\x96\x19\xdb\x59\x73\x9a\x4e\x6d\x67\xc1\x2e\xa7\x8b\xdf\x29\x76\x79\x26\x90\x3b\x2d\xaa\x6b\x6c\xe1\x3e\xd8\x9c\x16\xc0\x65\x19\xb8\xfb\x75\x5a\x00\x86\x25\x9f\xe0\x93\xb7\xd6\x04\x37\xc1\x55\x49\xac\x7f\x83\x41\xd8\x26\xe8\xe4\x9b\xf1\xa0\x45\x34\xf2\x4c\x20\x77\xec\xfb\xc2\x35\xb6\x9c\x3d\x70\xb2\x36\x9a\xcd\x1c\xb3\x99\x9f\x2c\x56\x83\x08\x41\xde\x8c\x27\x2a\xe1\x9a\xcd\x2a\xc8\x5b\x6b\x9c\xbc\x5d\x6d\xc6\xbd\xb5\xbb\x3e\x57\x75\xd8\x96\xd8\x63\x80\x27\x8e\x44\x07\xee\xc4\x4f\xe1\x28\x36\x76\xe2\x2e\x1c\xc5\x06\x61\xd6\xb2\x18\xe2\xf9\x39\xc6\x5c\xc8\x50\xe1\x95\xae\x39\x4d\x43\xc8\xca\x06\x1a\x13\xcb\x3b\x31\xc6\x33\x51\xa5\xf2\x18\x27\xe8\x2a\x6f\x92\x49\x6e\x41\xed\xd7\x56\x3f\xca\x37\x5e\xe2\x2c\x56\x93\x28\x7c\xdf\x59\x70\x72\x0a\x2d\x0d\xca\x09\x5e\xe3\x2a\x51\x8c\xf1\x4c\x54\x2d\x83\xea\x4f\x97\x78\x93\x14\x70\x0b\xea\xab\x4e\x0c\x02\x71\xdb\x2c\x68\x61\x2e\x35\x1a\x1c\xc3\x5b\x50\x03\x2f\x59\xf1\x72\x0c\xdf\xda\xa9\x6c\x1e\xc1\xc8\xbe\x33\x1b\x99\x18\xdc\x10\x1b\xa2\x89\xce\xb8\x34\x75\x5f\x58\x80\x05\xce\xfa\xe3\xe2\xd6\x2c\xe0\xe4\xce\xc0\x6b\x4a\x31\x84\xa3\x3a\x34\x49\x3a\x02\x20\x09\xdc\xc2\x58\x4d\x4d\xd1\xb5\xe7\x4f\xbc\x11\x57\xf5\xd9\x0c\x5c\x7a\x0c\x35\x03\x5e\x19\x5b\x70\xf2\x1b\x32\xb4\x03\x86\x16\x77\x00\xa2\x75\x67\x02\xd5\xe4\x64\x36\x34\x0e\x07\x5b\x2d\x94\x3d\xab\x39\xa0\x53\x08\x58\x90\xe2\x2e\x1c\xc5\x52\xa7\x74\x36\x10\x70\x55\xef\x6f\x2a\xcf\xd0\xec\x87\x67\xc9\xfe\xc6\xf2\x37\x86\x46\x22\xce\x06\x1c\x37\xb3\x29\x2a\x9f\x6a\x4e\x7f\x73\xfd\x3b\xd4\x9c\x38\x1c\x70\x50\xa7\xa6\x28\xd9\x99\xe8\x85\x53\x7b\x86\xe6\x33\x84\xa4\xf3\x37\xcd\xda\x50\x73\x96\x13\xbc\xd6\xd4\x0c\x5a\x32\xe0\x70\xc0\xdf\x9c\xce\x6e\x8d\x50\xdc\x43\xfb\x9b\xf6\xe8\x96\x59\xab\x0b\xe6\xc4\xa1\x25\xb7\x9a\x07\xaf\x9b\x1d\x9e\xd6\x52\x74\xe1\x35\x72\xd9\x9a\xb7\x5a\x07\xa7\x03\xce\x7b\xae\xb8\x35\xb4\x6e\xb6\xda\xc1\xec\xd5\x6a\x37\x5b\x87\xca\xa6\xfd\x3e\x68\xd3\x8d\x7b\x12\x04\xc2\xaf\xc4\x40\xed\xa9\x6b\xb7\x4c\xfe\x5d\x26\xbf\x73\x40\xdf\x6a\x33\x6c\xf7\xfd\xcd\xbd\xc1\xad\x35\xc0\xcd\xb6\x34\xd6\x46\x66\xed\x66\xa3\xe1\x64\x46\x21\xf1\x27\x59\xd4\xfe\xc6\xa5\xa1\x58\xd4\x99\x80\x8e\xd0\xdc\x4d\x4d\xbb\x78\x6c\xed\x6f\xae\xcb\xa6\xe6\x82\x7a\x75\xdd\x3a\x55\x64\xaa\x8d\x71\xfd\xed\xbc\xa8\x50\x48\xfc\x09\x9e\x75\xd3\xce\x69\xaa\x8d\xc1\xae\xf6\x8d\x6b\xee\xa9\xb5\x75\xd1\xac\x5b\xa7\x95\x9a\x9a\x75\xcb\x55\x5f\x7e\xce\x4a\xca\xaa\xc1\x45\x9f\xf3\x6a\x20\xa6\xc6\x33\xae\xbf\x7d\x53\xb1\x52\x4c\xdc\x73\xfb\x46\x85\x9d\x32\x6b\x38\xa7\xf0\x8d\x8b\x03\x9d\x53\x20\x82\x7e\xeb\xb4\x76\x3a\xa7\x60\x04\x7d\xdf\x70\x28\x0e\xb2\x35\x12\x06\x3c\x88\xbb\xf0\x6a\x04\x2e\xe3\x1e\x35\x31\x8e\x2f\x9c\x07\x9b\xf1\x68\x98\x23\x2a\x9f\x6f\x9c\x58\x1f\x59\x41\x1c\x54\xf8\x46\x63\xaa\x83\x0a\x84\xd0\x6f\x1d\x5b\xf7\x78\xb4\xb2\x41\x10\x3f\xdf\x6a\x66\x5a\x17\xd7\xf9\xeb\xaa\x75\x7e\xc7\x56\x3c\xa5\x43\xb0\x25\x5c\x26\x2d\x25\x17\x3c\x0b\x3e\x09\x3f\x84\xb3\xc7\xe8\x2e\x2c\xa5\x26\xb8\x7f\x79\x75\xb8\x82\x4b\x49\x79\x67\x3f\x75\x70\x41\x52\xba\x05\x67\xde\xd8\x3e\xaf\x8b\xb7\x4c\x99\xd8\xbe\xbc\xfa\x51\x9d\x97\xd2\x2e\xd8\x0a\xfe\xc7\x49\x56\xdf\xfe\xb5\xc0\xca\x6f\x55\xfd\x5c\x06\xd0\x51\xd1\xba\x78\x03\xb5\xc0\xcd\xeb\x47\xf5\xc8\x52\x58\xe9\x85\xb0\xd2\x1d\x3e\xe9\x53\xea\x82\x8f\x84\x6b\xe1\x9b\xd2\x29\xd8\x0b\xd6\xd7\x43\xf0\x93\xf0\x79\x12\x5e\x84\x73\x04\x75\x38\x14\x59\xa2\xf7\x2d\xf0\xf9\xe8\x57\x26\x25\xe5\x9d\x7d\xda\x4f\xb6\x18\x59\x76\x0b\x31\x9d\x3b\x14\x32\x25\x17\x7c\x15\xac\xaf\x55\x93\x51\xed\xcb\x9f\x73\xea\xe7\xd4\xb2\xbf\x77\xea\x05\x97\xfd\x0b\x11\x9a\x3b\x7c\x7e\x2d\x45\x62\x5e\x57\xc5\x79\xa2\x0b\xaf\x94\x76\xc1\xd5\xd3\xa7\x13\x3e\x05\x57\x05\xf9\x2b\x4f\x8c\xf7\x4c\x94\x02\x98\x32\xb9\x05\x57\x05\x4d\x99\xa8\xc8\x52\x2e\x38\xa3\x4a\x49\x79\xa7\x15\xe8\xf0\x2e\xb5\x10\x21\x1a\x89\xca\x24\xa0\x2e\x7c\xfb\x99\x89\xac\x20\x02\x38\xa4\xa4\x4c\x46\x75\xda\x9b\x45\x0e\x55\x30\x87\x7c\x07\x73\x65\x89\xff\xb7\xc0\xff\xa3\x93\xa7\x25\xfe\xdf\x02\xff\x8f\x5e\x9b\x96\xe2\x3e\x2f\x10\xfb\xfa\xc1\x7a\x93\xce\xb7\x10\xe8\x99\x8e\x8c\x52\xea\x82\xcf\x82\x0f\xc2\x26\xb8\x34\x36\xd0\x3b\xf4\xa9\x9d\x89\x3d\x15\x62\x67\x26\x97\xbe\xbe\x4a\x4f\xda\x4e\x78\x08\xce\x9f\x83\x98\xc1\x29\x71\xd4\x96\x67\x6d\x3a\xf6\x59\x97\xa9\xa9\x6a\xb7\xd1\xcf\xde\x09\x2b\xef\x51\x79\xd7\x3a\x7e\x0d\x4e\xbf\x6b\xd4\xcc\xb3\xd7\x35\x47\x0a\x53\xe8\xaa\xa3\xb3\x42\x39\xeb\x2c\xbc\x5f\xc2\x36\x66\xe9\x99\xcd\xc2\x33\x9b\xad\xb7\xbf\x0f\xe4\x14\xbe\x5d\x1f\xff\xfb\xed\xf7\xeb\xe3\x8f\xeb\xdb\xf3\xba\x7f\x7d\x7e\x3e\xdf\x7f\xce\xaf\xf7\xcf\xd7\xff\x13\x7d\xcd\x67\x7d\xfd\xfe\x7c\x3e\x7f\xfe\xf8\xf5\x79\x3f\xaf\x8f\x1f\x1f\xf9\x5f\xf5\xf7\x57\x00\x00\x00\xff\xff\x27\xed\x3a\x18\xe9\x30\x02\x00"); -var _bfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x8b\x1b\x47\x18\x04\xe0\xfb\xfc\x8a\x39\x3a\x07\x67\xfb\xfd\xec\x1e\x18\x0c\xb1\x8d\xcd\x1e\x9c\x84\x38\x5f\x10\x72\xd0\x6a\x46\x8b\x20\x2b\x09\xad\xf6\xe0\x7f\x1f\xaa\x4b\x72\x88\x0f\x46\x56\x59\x7a\x47\x7e\xaa\x67\xba\xef\xde\xdd\xbf\xbf\x3f\xec\x2f\xe3\xdd\xcf\xe7\xe3\xf6\xf3\x7a\x19\x77\xfb\xc3\x72\x5e\x9f\x8f\x2f\xe7\xed\x3a\x3e\xac\x8f\xfb\xc3\x30\x88\x8e\xcb\x7e\x7b\xb9\xbd\xed\x2f\xdb\xa7\xcd\x69\x18\xf0\xfd\xcf\x5f\x9e\x2f\xeb\xd3\xfd\x61\x77\x1c\x8d\x9f\x5b\x5e\x4e\xd7\xcf\x8e\xe3\xdd\x2f\xeb\xe3\xfe\xf9\x72\xfe\x32\xbe\xfa\x61\x39\x3e\xac\xdf\x8d\xcb\xba\x43\xfe\xd3\x79\x59\xcf\xfb\xc3\xe3\xf8\xea\xe3\x5b\xf9\x9a\x7e\x7e\x39\x9d\xfe\x59\x9f\xd6\xc3\x65\xf4\x9e\xad\x87\xa5\xbf\x0e\x77\xef\x3e\x6d\x4e\x3f\x6e\x9e\xd6\xf1\xae\x0f\x7a\xfd\xf1\xad\xbc\xe6\x67\xfa\x3f\xfd\xbe\x9e\x9f\xf7\xc7\xc3\x28\xdf\x97\x92\xff\xc5\xbf\x7e\x39\xad\xa3\x5c\x47\xfc\xf9\xdb\xfd\xfb\xf1\x2f\x19\xa5\x8c\x1a\x1e\xed\xef\x6b\xfe\xc7\xa7\xe3\xb2\x8e\xe5\x76\xa1\xfb\xf7\xef\x8e\x2f\x87\xcb\xa8\x53\x49\x5e\x61\x10\xfe\x87\xb6\xc7\x65\x7d\x3e\x6d\xb6\xeb\x79\x73\x78\x5c\x87\x71\x9c\x4b\x29\xe5\xcd\x38\x57\xf9\xf0\xe1\x0d\x7e\xec\x37\x9f\x18\xa4\x94\xeb\x57\xf7\x0b\xa3\xdb\x57\x4a\xd9\xed\xde\x8c\x65\x98\x8b\xf0\xbd\xe0\xbd\x46\x0e\x73\x51\x26\x8a\x24\x44\x87\xb9\x18\x13\x43\x52\xb3\x0d\x73\x71\x26\x8e\x44\x8a\xfa\x30\x97\x60\x14\x3d\xd2\x86\xd9\xc9\x28\x7b\x14\x86\xe1\x95\x51\xed\x51\x9d\x30\xbd\x31\x6a\xfd\x17\x14\xc7\xf8\x89\xd1\xd4\x23\x2b\x18\xbf\x61\xb4\xb9\xfe\x4e\x8c\x7f\x60\xf4\xd0\xa3\x26\x18\xbf\x65\xb4\x45\x64\xa5\x62\xfc\xc2\x68\xe9\x91\x29\xc6\xaf\x8c\xd6\x1e\x45\xc3\xf8\x1d\xa3\x5d\x8f\x9a\x97\x61\x16\x4a\x49\x97\xf2\x32\xe5\x30\x0b\xb1\xa4\x63\xb9\x85\x0e\xb3\x50\x4b\xba\x96\x67\x69\xc3\x2c\xe4\x92\xce\xe5\x2d\x7d\x98\x85\x5e\xe2\x57\x53\x8c\xa7\x97\x74\xaf\xb0\x8a\xf1\xf4\x92\xee\x15\x69\x18\x4f\x2f\xe9\x5e\xd1\x1a\xc6\xd3\x4b\xba\x57\x8a\x63\x3c\xbd\xa4\x7b\xa5\x17\x8c\xa7\x97\x74\xaf\x4c\x14\x2b\xf4\x92\xee\x95\x13\x9a\x15\x7a\x49\xf7\xaa\x82\x6a\x85\x5e\xd2\xbd\xaa\xa3\x5a\xa1\x97\xac\xd7\xfe\x31\x9e\x5e\xd2\xbd\xea\x84\x6a\x95\x5e\xda\xbd\x9a\xa0\x5a\xa5\x97\x76\xaf\xe6\xa8\x56\xe9\xa5\xdd\xab\x55\x54\xab\xf4\xd2\xee\xd5\x26\x54\xab\xf4\xd2\xee\x35\x29\xaa\x55\x7a\x69\xf7\x9a\x1c\xd5\x2a\xbd\xb4\x7b\x4d\x15\xd5\x2a\xbd\xb4\x7b\x4d\x13\xaa\x55\x7a\x69\xbb\xad\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\xac\xa2\x5d\x25\x99\x76\x32\xb4\x8f\x4b\xd0\x4c\xb7\xcc\x14\xfd\x2a\xd1\x74\x61\x16\x28\x58\xa9\xa6\x2b\xb3\x8a\x86\x95\x6c\xba\xe3\x4d\x52\x50\xb1\xd1\xcd\x0a\x33\x45\xc7\x46\x38\x13\x66\x81\x92\x8d\x72\xa6\xb7\x1b\xac\x0c\xb3\x91\xce\x3a\x9d\x58\x41\xcd\x46\x3b\xe3\xbd\x69\x86\x9e\x8d\x78\xc6\x9b\xd3\x02\x45\x1b\xf5\x8c\x77\xa7\x35\x34\x6d\xe4\x33\xde\x9e\x5e\x50\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\x0f\x94\x6d\xf4\x33\xfa\x79\x43\xdb\x46\x3f\xa3\x5f\x08\xea\x36\xfa\xd9\xf6\xf6\x54\xc0\x35\xe8\x67\xf4\x8b\x44\xe1\x46\x3f\xa3\x5f\x34\x34\x6e\xf4\x33\xfa\xa5\xa0\x72\xa7\x9f\xd3\x2f\x0d\x9d\x3b\xfd\x9c\x7e\x99\xe8\xdc\xe9\xe7\xf4\xcb\x86\xce\x9d\x7e\x4e\xbf\x2a\xe8\xdc\xe9\xe7\xf4\xab\x8e\xce\x9d\x7e\x4e\xbf\x9a\xe8\xdc\xe9\xe7\x79\x7b\x94\xe1\x1a\xf4\x73\xfa\x35\x41\xe7\x4e\x3f\xa7\x5f\x73\x74\xee\xf4\x73\xfa\xb5\x44\xe7\x4e\x3f\xa7\x5f\x9b\xd0\xb9\xd3\xcf\xe9\x37\x29\x3a\x77\xfa\x39\xfd\x26\x47\xe7\x4e\x3f\xa7\xdf\x54\xd1\xb9\xd3\xcf\xe9\x37\x4d\xe8\xdc\xe9\xe7\x3b\x3e\x6b\x15\x9d\x07\xfd\xa2\xdc\x9e\xbf\x65\x98\x83\x7e\xc1\x5d\xa1\x54\x74\x1e\xf4\x0b\x65\x36\xa1\xf3\xa0\x5f\x74\x3f\x15\x45\xe7\x41\xbf\x70\x66\x81\xce\x83\x7e\x11\xcc\x2a\x3a\x0f\xfa\x45\xf7\x53\x2d\xe8\x3c\xe8\x17\x95\x99\xa2\xf3\xa0\x5f\x70\x7f\xd0\x40\xe7\x41\xbf\xe0\x06\xa1\x15\x9d\x07\xfd\x62\x73\xdb\x34\x70\x0d\xfa\x05\xb7\x08\x53\x74\x1e\xf4\x8b\x2d\xb3\x40\xe7\x41\xbf\x58\x98\x35\x74\x1e\xf4\x8b\xee\xa7\x5e\xd0\x79\xd0\x2f\xe8\xe7\x86\xce\x93\x7e\x49\x3f\x0f\x74\x9e\xf4\x4b\xfa\x79\x43\xe7\x49\xbf\xa4\x5f\x14\x74\x9e\xf4\x4b\xfa\x85\xb9\xf7\x6d\xfc\xb6\x5b\x0f\xe2\xdf\xee\xdf\x49\xdd\xf4\xdb\x3e\x88\x5f\x40\xdd\xa4\x6e\x34\xac\x88\xa4\x6e\x52\x37\x05\x2b\x22\xa9\x9b\xd4\x4d\xc3\x8a\x48\xea\x26\x75\x33\xb1\x22\x92\xba\x49\xdd\x6c\x58\x11\x49\xdd\xa4\x6e\x15\xac\x88\xa4\x6e\x52\xb7\x1a\x56\x44\x52\x37\xa9\x5b\x13\x2b\x22\xa9\x9b\xd4\xad\x13\x56\x44\x52\x37\xd7\xdb\xe6\x8d\x6b\x50\x37\xa9\xdb\x1c\x2b\xa2\x5e\x8f\x38\xd4\x6d\x89\x15\x51\xe5\x7a\xec\x69\x15\xd9\xa4\xed\x7f\x6a\xf8\x7b\x3f\x20\x7e\x3d\xb4\x6d\x5f\xce\xe7\xf5\x70\xe9\xe7\xc3\x7e\x30\xc3\xb9\x6a\x7f\x58\xbf\x9e\x35\x4f\xc7\x13\xbe\xd6\xff\xfc\x1b\x00\x00\xff\xff\x7b\xfe\x2b\xdd\x97\x0a\x00\x00"); -var _eefc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\xd2\xcd\x8a\xdb\x30\x10\x07\xf0\xbb\x9f\x62\x8e\xdb\x43\x6a\xc9\xae\x1d\x19\x96\x40\x71\x0e\x31\xcb\xb6\xa5\xe9\xee\x16\x4a\x0f\xfa\x18\x07\x41\x2d\x09\xd9\x3e\xe4\xed\x8b\x46\xae\xcb\x1e\xc2\x24\xbf\xf1\xfc\x23\x4b\x2a\xfb\xe1\x3c\x38\xbb\x40\xf9\x2d\x7a\x7d\xc5\x05\x46\xeb\x4c\xc4\xd9\xaf\x51\x23\x28\xbc\x59\x57\x14\xbc\x02\x63\xf5\xf2\xef\x27\x15\x3d\xc9\x50\x14\xe5\xd3\xb5\x9f\xe6\xc3\xcb\xa5\x3f\x5c\xde\x0e\x17\x58\x67\xdc\x1a\xfd\x70\xbe\xde\xe7\x05\xa7\xc1\x8d\x1e\xea\x1c\x60\xd6\xb0\x85\x00\x94\xdf\xf1\x66\xe7\x25\xde\xe1\xe1\xb3\xf1\x0a\x3f\x80\xc1\x31\xf9\xd7\x68\x30\x5a\x77\x83\x87\x27\x1f\x51\xf2\xbd\x71\x5d\x43\xf8\x83\x13\xba\x05\x38\x19\x3a\x43\xb5\x28\xfb\x67\x19\xbe\xc8\x09\xe1\xfd\x82\x5e\xa9\x4d\xdd\x57\x8c\xb3\xf5\x0e\x38\xfb\xc8\x58\xfb\xdf\x7f\xdc\x03\x6e\x71\x45\xf9\xf3\x65\x38\xc3\x2f\x0e\x9c\x41\xd5\x7c\xe2\xc7\xdf\x9b\xbf\x3d\x7b\xb3\x3f\xc5\xdb\xfc\x0e\xda\x9a\x28\xdd\x0d\x8b\x47\xc9\x65\x75\x82\x54\xea\x13\x08\xd6\xb4\x44\x4d\xa6\x86\x48\x10\xb5\x99\xda\x13\x88\xba\x62\x44\x5d\x26\x45\x4f\x75\x44\x26\x93\x49\xd4\x56\x89\x54\x8e\x57\x99\xea\x44\xa8\x88\x90\x06\x8f\x4d\xf1\x28\x6b\xc9\x13\x51\x11\xec\xd8\x12\x89\x4c\x1d\xd1\x91\x48\x67\xd2\x44\x1d\x11\x66\xc2\x44\x22\xad\xab\x56\x92\x48\x8d\x44\x3c\x91\xa1\x7f\xa4\x22\x98\xa0\x2c\x63\x32\xd1\xba\x84\x20\x1a\x33\xe5\x41\x8a\x1f\xf3\xe0\x48\xf1\x1d\x4b\xc7\xb6\xef\x5d\xfa\x9e\x2e\xcc\x7e\x80\x7a\x8d\x11\xdd\x42\xd7\x85\x0e\x28\x6d\xba\x75\xb8\xdf\xc9\xe0\x43\x9a\xa2\xcf\xdf\x00\x00\x00\xff\xff\xc4\x43\xb0\x3f\xbf\x02\x00\x00"); -var _ffba =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9a\x4b\xab\x65\xc9\x71\x85\xe7\xf7\x57\x9c\xa1\x3c\x90\x6b\x47\xbe\x13\x8a\x0b\x72\x4b\x42\x8d\x91\x6c\xdc\x7e\x81\xf1\xe0\xe4\xab\x29\x70\xdd\x2a\xaa\xab\x07\xfd\xef\x4d\xac\x6f\x77\xdb\x12\x06\x79\xd0\x44\xdf\xa8\xc8\x9d\x79\xd6\x5e\x11\xb9\x22\x73\xbf\xfb\xe6\xdb\xdf\x7e\xfb\xf6\xe1\xeb\xe3\xdd\x3f\x7e\xf9\x34\xbf\xdb\x5f\x1f\xe7\xc3\xdb\xfa\xb2\x7f\xf8\xf4\xe3\x97\xb9\x1f\x63\x7f\xff\xe1\xed\xe5\xc5\xc2\x63\x7d\x98\x5f\x7f\xfe\x53\x66\x7e\x7c\x7e\x7e\x79\xf1\xf1\xdf\xfd\xf4\xc3\xd7\xfd\xf1\xdb\xb7\xf3\xe9\x11\x89\x5b\x3f\x7e\xbe\x63\x1f\x8f\x77\xff\xb4\xbf\xff\xf0\xc3\xd7\x2f\x3f\x3d\x7e\xf5\x9b\xf5\x69\xec\xbf\x79\xac\x7d\xdc\xff\x0f\x5f\xd6\xfe\xf2\xe1\xed\xfb\xc7\xaf\xbe\xf9\xd3\x77\xf6\x8b\xfb\xbb\x1f\x3f\x7f\xfe\xaf\xfd\x71\xbf\x7d\x7d\x98\x7c\xfb\x6d\xc9\xbe\xbc\xfb\xe6\x8f\xcf\xcf\x7f\x7a\x7e\xdc\x8f\x77\x7f\xf8\xfb\x8f\xd1\xd2\xaf\xff\x2e\xff\xfa\x0f\xfa\x37\xfd\xd3\xbf\xee\x2f\x3f\x7c\xf8\xf4\xf6\xb0\xbf\xbd\xae\xf2\x3f\xee\x7f\xfe\xe9\xf3\xbe\x1f\xf5\xf2\xee\xdf\xff\xe5\xdb\xdf\x3e\xfe\xc3\x1e\x76\x3d\x42\xce\xa1\xfe\xe7\xed\xff\xb7\x3f\x7e\x5a\xfb\x71\xf1\x57\x60\xf1\xf3\xd3\xda\x3f\x7c\x7e\xce\xfd\xe5\xf9\xf6\xfd\x7e\x79\x3c\xde\x5f\xd7\xeb\xe3\xf1\x78\xdf\xae\x57\xff\xeb\x37\x96\xae\xd7\xc7\xfb\xdf\xff\xee\xf7\xbf\x7b\xf5\x55\xfe\x45\xfc\x8b\xf1\x98\xb7\x4f\x5f\xd7\x3e\xf8\xf4\x84\xf7\x76\x5e\x1f\xe6\x23\xfe\xf7\x3f\xbd\xd8\x75\xdd\xf3\x7e\x58\x77\x74\xf0\xe8\xba\x3d\xfa\xfd\x93\xd9\x9e\x96\xdb\xeb\xa3\x77\x77\xe4\x8e\x63\xbe\x3e\x2c\xd6\x14\xe5\x5b\xf2\x69\x50\x68\xee\x79\x9a\x3c\x27\xbf\x3e\xac\x04\xf7\x9c\x82\xa7\xbc\x3e\x42\x52\xcc\xa9\x78\xaa\x7b\xaa\x3c\x0d\xcf\x76\x8f\xcf\x16\x98\x3e\xf8\x93\x43\x2e\xee\xe1\xc9\xc1\x63\xa2\x79\x4c\x24\x26\x7a\x4c\x32\x5f\x4f\x24\x26\x8e\xf1\xfa\x48\xd5\x47\xc5\xb1\xf0\x9c\xd7\x47\xbe\x3c\x26\x31\x2a\xf9\xa8\xdc\xb3\x7b\x18\x95\xfc\xc9\x25\xfb\x0a\x33\x31\xd9\x63\x6a\xf6\x5f\x91\x89\xc9\x1e\xd3\xcc\x47\x15\x62\x8a\xc7\xf4\xcb\xd7\x53\x88\x29\x1e\xd3\xab\x8f\xaa\xc4\x54\xe1\x73\x15\x5f\x50\x25\xa8\x7a\x90\x59\xf0\x71\x8d\xa8\x06\x8a\xc1\x17\xd9\x88\x6a\x07\x60\x7d\x60\x27\xaa\x2b\x2a\xb6\xcb\x5d\x44\x75\x45\x25\xbd\x91\x27\x51\x4f\x45\xe5\xe8\xe0\x3e\x89\x7a\x2a\xaa\x5c\x3e\x70\x10\x35\x14\x55\x7a\x72\x17\x51\x43\x51\x35\xfb\xc0\x49\xd4\x54\x54\xcb\xce\x8a\x49\xd4\x3c\xeb\xf5\x61\xdd\x7c\xe0\xf4\x11\xb7\x09\x29\x7a\xd4\x62\xe0\xd2\xcb\xbb\x2e\x7f\xd6\x62\xe0\x52\xd4\x55\x7d\x11\x9b\xa8\xad\x28\x2b\xfe\xac\x4d\xd4\x56\x54\x08\x3e\xf0\x10\x75\x14\x15\x83\x3f\xfe\x10\x75\xe6\x71\x57\xf3\x81\x67\x11\x75\x2f\x22\xbc\xbc\x1f\x97\x06\x8e\x4b\x03\x53\xed\xee\xd2\xc0\x71\x29\x2a\x27\x8f\x82\xe6\x43\x0c\x0e\x25\x16\x77\x11\x05\x19\x8b\x73\x7f\xc0\xc6\x01\x1b\x6b\x8f\xee\x22\x4a\x74\x0c\xcd\x19\x3a\xe0\xe3\x10\x1f\x43\xcf\x97\xbb\x88\x8a\x22\xed\xe5\x1c\x1d\xf0\x6f\x88\x7f\xd1\x1c\x9c\x01\x01\x47\x82\xda\x0e\xce\x80\x81\x43\x0c\x8c\xc1\xc1\x19\x50\x70\x88\x82\x31\x3a\x38\x03\x0e\x0e\x71\x30\x26\x07\x67\x40\xc2\x21\x12\xc6\xe4\xe0\x0c\x58\x38\xc4\xc2\x98\x6b\x73\x17\x51\x62\x61\x2c\xc9\x07\xc2\xc2\x21\x16\xc6\x1a\xb3\xbb\x88\x12\x0b\x63\xed\x3e\x10\x16\x0e\xb1\x30\xb6\xee\x10\xc2\xc2\x21\x16\xc6\x9e\x7d\x20\x2c\x1c\x62\x61\xba\x3c\xa1\x07\x2c\x1c\x62\x61\x32\xf3\x81\xb0\x70\x88\x85\x29\x5c\x0e\x21\x2c\x1c\x63\x56\x77\x15\x1f\x38\x66\x93\x4b\x03\xa3\x27\xda\x80\x98\x43\xc4\x4c\x51\xe0\x40\xcc\x21\x16\xa6\x24\x70\x60\xe1\x10\x0b\x53\x16\x38\xb0\x70\x88\x85\x29\x0b\x1c\x58\x38\x76\xb6\xd7\x47\x2a\x02\x67\xe7\x80\x2b\x68\x46\x5c\x51\x2e\x3d\xab\x74\x5f\x2a\x5c\x1d\xe2\x6a\xaa\xc9\x5f\x1a\x5c\x1d\xe2\x6a\x6a\xd1\x1f\x0f\x57\x87\x88\x99\x5a\xaf\x2f\xef\x27\xc4\x9c\x22\x66\xea\xdd\xdc\xa5\xa8\x29\x62\xe6\x2b\xa7\x97\xf7\x13\x62\x4e\x11\x33\x9b\xd7\xcd\x09\x31\xa7\x3d\x9f\xaf\x8f\x1c\xcc\xe4\x1a\x72\x69\x60\x08\xe1\xe5\xfd\x84\xab\x53\x5c\xcd\xd1\x51\x9d\x70\x75\x86\xe9\x03\xa3\xa3\x3a\xc3\x1c\xb8\x86\x06\x9a\x5c\x53\x2e\x3d\x2b\xe9\xf1\x30\x7a\xc6\x72\xb9\xcb\xcb\xf9\x8c\x45\xcf\x12\xc9\x73\x72\x24\x26\x24\x9f\x71\xb4\xd7\x47\xce\x41\xae\xd1\x71\x75\x77\x65\x3d\x6b\x3c\x71\x3d\xe5\xba\xe4\xd2\x22\x94\x1d\x39\x7b\x9d\x9d\x64\xc7\x4c\x39\xbf\x3e\x72\x09\x1e\x95\x72\xc1\x55\x34\x63\x96\xab\xca\xa5\x45\x94\xa4\x81\x2c\x42\x39\x94\x4b\x73\x17\x39\x34\x95\x43\xb9\xfa\x76\x30\xc9\xa1\xa9\x1c\xca\x2d\x3a\x12\xe4\xd0\x2c\xec\x07\x31\xbe\xbc\x9f\x24\x0c\xc6\x72\x0d\x59\x3e\xc3\x67\x5e\x6b\x6b\x6b\xf2\x05\x7c\xc1\x6b\x66\xbc\x88\x8b\xf8\xa2\x8f\x6d\xb5\x6a\xaf\xfe\x79\x8f\xfd\xbf\xb6\xdd\x59\x53\x62\x48\xf2\x47\x5f\x99\x47\x67\x7c\x59\xd3\x79\xa2\xcd\x9a\x0a\xbe\xe2\xbe\x92\x59\x6a\xc5\x57\x59\x42\x95\xaf\xe1\x6b\x5e\xdd\x93\xf1\xbc\x8e\xaf\x13\xd7\xe5\x7b\xe2\x7b\x2a\xce\x8b\xdf\xac\x69\xe0\x1b\x8a\x13\x0b\x6a\x9a\xf8\xa6\x36\x90\xc8\xcf\x5c\xf8\x16\x3e\xe6\xd8\xf8\xb4\xab\xa4\x42\xdc\x91\x2f\x5f\xf2\x65\xcd\x91\x81\xd2\x8d\xfb\xb4\x96\x0c\x94\x6e\x7c\xac\x7e\x5b\x06\x4a\x37\xbe\x96\x24\x1f\x58\xb9\xb1\x92\x2a\x3e\xb0\xca\x99\xb5\x30\x07\x58\xb9\xb1\xdc\x78\x35\xb0\x46\xc6\x7d\xc2\x2a\x83\x55\x06\xab\xca\x58\xb0\x72\xe3\x3e\xd6\x07\x56\x6e\x7c\x2d\xc4\x81\x95\x1b\x2b\xf9\x7e\x1e\x58\x49\x25\x95\x7c\xaf\x19\xac\xb2\xb0\x0a\x91\x38\xb0\xca\xc2\x2a\x07\x7e\xef\x8d\xd5\x61\x0e\x61\x5a\xa0\x62\x11\x7e\x39\xea\x7d\x90\x82\x32\xee\xd3\x1c\x05\xfc\x0a\x54\x34\xad\xb9\x80\x9f\x1b\x8f\xd3\x9a\x0b\xf8\xb9\xb1\xdc\x3b\x71\xe0\xe7\xc6\xf2\xfd\x7b\x0b\xf8\xb9\x71\x4c\xf1\x81\x9f\x1b\x2b\x97\x5d\xf2\x81\x5f\x11\x7e\x57\x60\x2d\xe0\x57\x3a\x71\xe2\x6e\x01\xbf\x22\xae\xe5\xa4\xf7\x51\xc0\xcf\x8d\xa5\x96\xf8\xbd\xe0\xe7\xc6\x52\xcd\xc4\x81\x5f\x81\x6b\x26\xac\x0a\xf8\x15\xc9\x95\x18\x58\x0b\xf8\xb9\xb1\x12\x78\x47\x15\xfc\xea\xc5\x3b\xd7\xfa\x2a\xf8\xb9\xb1\x9c\x0b\x3e\xf0\xab\xc2\xea\x4a\x7a\x5e\x05\xab\x2a\xac\x2c\xe3\x03\xab\x2a\xac\xe2\xa5\xdf\x56\xc1\xaa\x82\x15\x39\x53\xc1\xaa\x82\x15\xef\xad\x82\x95\x1b\xab\xd6\x59\x1f\x58\x55\xf2\x32\x10\x07\x56\x55\x58\x19\xef\xad\x82\x55\x1d\x3c\x4f\x1c\xaa\x60\x55\xc9\x4b\x72\xba\x82\x95\x1b\xcb\xed\x5e\x0b\x58\xd5\x5b\x00\x6a\xcd\x14\x42\x19\xf7\x29\xee\x09\x06\xcf\xc0\xbb\xd4\xef\x7d\xc2\xa1\x27\xb8\x5c\xc2\xfe\x09\x2e\xcf\x84\x4f\xef\xed\x09\x2e\x6e\xfc\x77\x10\x07\x2e\xcf\x1b\x17\xad\xf9\x09\x2e\x4f\xea\x15\x7c\x79\x82\x8b\x1b\xe7\xa4\x7e\xef\x13\x5c\x9e\x70\xe8\x62\x2d\xe0\xf2\x7c\xf2\x3c\x71\x83\x0d\x50\xc6\x72\xaf\xf8\xc0\xc5\x8d\x3f\x8f\xdf\x0b\x2e\xcf\x45\x1c\x73\x80\xcb\xf3\xe6\x10\x63\xe1\x90\x1b\x4b\xa1\x6b\xde\x01\x87\x86\x72\x30\x50\x4b\x06\xf8\xb9\xf1\xb1\x7a\xde\x00\x3f\x37\x3e\xaf\x70\x19\xe0\x37\xc8\xc1\xaa\xb5\x0c\xf0\x1b\xe4\x60\x15\xf6\x03\xfc\x46\x26\x4e\xf8\x0d\xf0\x73\xe3\x73\x08\xbf\x01\x7e\x43\xbc\xca\x05\x1f\xf8\x0d\x72\x90\x9c\x61\x03\x96\xb1\x62\x70\x83\x1d\x58\xc6\xeb\x90\xb0\x67\x0b\x96\xf1\x77\xce\x5a\xc0\x6f\x28\x07\x0b\xf9\x31\xc0\x6f\x2c\x72\x06\x5c\xc0\x6f\x50\xaf\x82\xe6\x98\x60\x35\xa9\x57\x6c\x93\x13\xac\xe6\xcd\x35\x61\x35\xc1\x6a\x0a\xab\xa4\xfd\xba\x4e\xb0\x9a\x11\x9f\x7e\xc7\x04\x2b\x37\x56\x63\x24\x0e\xac\x26\x58\x75\x61\x35\xc1\x6a\xaa\xde\xd7\xa8\xf5\x4d\xb0\x9a\xaa\xf7\x91\xf7\x31\xc1\xca\x8d\xef\xb5\xac\x19\xac\x66\x07\x7b\xe6\x05\xab\x29\xac\x0a\xf5\x00\xcd\x24\x63\x39\xdd\xf3\x82\x95\x1b\x5f\x5f\xfc\x7f\x6c\xf7\x13\x28\xdd\x58\x72\x85\xe0\x7f\x00\xe5\x54\x27\x77\x53\x71\x42\xc5\x29\x2a\x5e\x52\x5f\x75\x01\xef\x52\x39\xeb\xbc\xfe\x05\xbc\x4b\xf0\x96\x3b\x0e\x78\x97\x52\xb9\x40\xb1\x05\xbc\x2b\x12\xa7\xd7\xba\x80\x77\x25\xe2\x34\xef\x02\xde\x95\xf1\x09\xa2\x05\xbc\x4b\xa9\x5c\x1a\xcf\x03\xde\xa5\x72\x16\x81\x68\x01\xe5\xba\x4b\x3f\x73\x00\xa5\x1b\x4b\x29\xb1\x66\xa0\x5c\xa2\x5d\x65\xeb\x5c\x40\xb9\x54\xce\x2a\xdb\xcb\x02\xab\xb5\x88\xd3\x2b\x5c\x60\xb5\x36\x71\x7a\x0d\x0b\xac\xdc\x58\x56\xe3\x30\xeb\x06\xab\x2d\x2a\x56\xd2\x67\x83\xd5\x16\x56\x95\x32\xba\xc1\xca\x8d\xe3\xac\x79\x37\x58\x6d\x61\x55\x93\x28\xbb\xc1\x6a\x0b\xab\xd8\xf0\x81\xd5\x16\x56\x15\x39\xb2\xc1\x6a\x0b\xab\x5b\xb6\x6c\xb0\xda\x95\x12\xa2\xdf\xb1\xa1\xe2\xbe\xb7\x4e\xbd\xb7\x0d\x7e\xbb\xf3\x3c\xe2\xc0\x6f\x8b\x8a\xf7\x16\xb1\xc1\x6f\x8b\x8a\x15\x1a\x6f\xf0\xdb\x50\x91\x2d\x76\x83\xdf\xbe\x65\x1a\x73\x80\xdf\x16\x7e\xf7\xb6\xb6\xc1\x6f\x1f\xd6\xa2\xe7\x1d\xf0\x3b\xe0\xc7\xef\x3d\xe0\x77\xa4\x82\x3b\x63\x0f\xf8\x9d\x7b\xdb\xd0\x9a\x0f\xf8\x1d\xb6\x0d\xb6\xe2\x03\x7e\x47\xf8\x55\xf5\x42\xf5\x80\xdf\xa1\xc4\x81\xf3\x01\x2b\x37\x96\x02\xb2\xe0\x80\xd5\x69\x8c\xc5\x07\x56\xe7\xc6\x4a\xbf\xf7\x80\xd5\x61\x8b\xa0\xc4\x1d\xb0\x3a\x94\x38\xb8\x76\xc0\xea\xdc\x5b\x27\x71\x60\x75\xc0\xea\x5e\x0b\x58\xe9\x54\x24\x07\x6d\x89\x34\xca\x18\xbb\x7b\xa7\x46\x77\x20\x63\x39\x48\xba\x35\xba\x03\x19\x2f\xcb\x8c\x8d\xf8\x6e\x99\x91\xe4\x4b\xf8\x84\x4b\x53\x37\xd3\x90\xff\x32\x56\x5a\x23\xae\xe0\x2b\xc4\x31\x47\xc5\xa7\x12\x77\xdd\xf3\x36\x7c\x8d\xb1\x59\xbe\x8e\xaf\xe3\x23\xee\x89\x4f\x58\xb5\xce\xef\x18\xf8\x84\x55\xbf\xf0\x4d\x7c\x13\xae\x31\x76\xe1\x13\x56\xdd\xf8\x6d\x1b\x9f\xb0\xaa\xc6\xbc\x07\x9f\x78\xd5\x55\x96\x5b\x06\x3f\x5a\x82\x2e\xae\x35\x5a\x82\x46\x4b\xd0\x25\x97\x1a\x2d\x41\xbb\x5b\x82\x46\x1c\xf8\xa9\x25\x28\xe9\x8e\x03\x3f\xb5\x04\x29\xb3\x66\x5a\x02\x19\xcb\x45\x5b\x76\xa3\x25\x68\xb4\x04\x95\xf7\x46\x4b\x20\x63\xa5\xb7\x2a\x1f\xf8\xa9\x25\xc8\x17\x38\xd3\x12\xc8\xb8\x8c\xc4\x07\x7e\x6a\x09\x52\x93\x04\x68\xb4\x04\x8d\x96\x20\xf2\xde\x68\x09\x1a\x2d\x01\xf2\xa6\xd1\x12\x34\x5a\x82\xde\x89\x03\x3f\x5a\x82\xd8\xa2\x7c\xe0\x97\xef\xbc\xd4\x58\x5a\x02\x19\xab\xc8\xcd\x46\x4b\x20\x63\xa9\x28\xb7\x1a\x2d\x41\xa3\x25\xb8\xb9\x41\x4b\x20\x63\x35\xea\xa4\xa1\xd1\x12\xc8\x58\x09\xda\x8a\x1b\x2d\x81\x8c\x73\x57\x6b\xa1\x25\x68\x05\xe9\x26\x99\xd1\x90\xff\x0d\xf9\xcf\x69\x43\x43\xfe\x37\xc9\xfa\x4a\x0e\x36\x64\xbd\x8c\xe5\xab\xb2\x66\x30\x90\xac\xaf\x17\xb8\x20\xeb\x65\x3c\x3f\x98\x03\x0c\x0a\x32\x03\xfe\x21\xeb\x65\xac\x04\x9e\x87\xac\x97\xf1\x38\xf1\x05\x59\x2f\x63\xb9\xab\x86\xb5\x0a\x06\x3f\x4b\x7d\xfd\x5e\xa4\xbe\x8c\xd5\xa8\xf6\xb3\x21\xf5\x65\xac\x1a\xb9\x8f\xd4\x97\xb1\x14\x9b\xfd\xf5\xed\xbe\xd1\x09\x34\x3a\x81\x98\x58\x2a\xb0\xa9\x13\xc8\x26\x15\xdc\xe8\x04\x64\x5c\x99\xb0\x54\x28\xa6\x4e\xa0\xd2\x09\x34\x3a\x01\x19\x57\x99\x7a\xd5\x74\x02\x32\x56\x29\xe9\x8d\x4e\x40\xc6\x7d\xc4\x01\xaf\x3a\x81\x64\xea\xda\x39\xe4\xc3\x58\xba\xc7\xd2\x09\xc8\x58\xd2\x39\xfe\x6c\x74\x02\x32\xbe\x4d\xea\x77\xd0\x09\xc8\x58\xb6\xca\xf3\x80\x4d\x9d\x40\x36\x29\xd9\x46\x27\x20\x63\x35\x56\xe6\x00\x97\x27\x1d\x12\x29\x40\x27\x20\x63\xc9\x28\x53\x74\x02\x32\xee\xd3\xef\xa0\x13\x90\xb1\x14\x28\x3f\x74\x02\xed\xe7\x4e\x80\x38\x70\xa1\x13\x30\x52\x8a\x4e\x40\xc6\xc7\x32\x2f\xb8\xdc\x9d\x00\x74\xa2\x13\x68\x77\x27\xa0\x2d\xac\xd1\x09\xc8\x78\x9c\x70\xa1\x13\x90\xb1\x72\x31\x2f\x9d\x80\x8c\xa5\x40\x99\xa2\x13\x68\x74\x02\xba\x31\x98\x8d\x4e\x40\xc6\xbb\x0d\xe6\x00\x3f\x75\x02\x39\x18\xcf\x03\x3f\x75\x02\x29\xc3\x0d\x3a\x01\x19\x4b\x51\x5b\x58\xa3\x13\x90\x71\x19\x89\x0f\xfc\xd4\x09\xa4\x3b\x6d\xe9\x04\x1a\x9d\xc0\x5d\xe2\xe8\x04\x64\x2c\xc5\xc4\xfa\xc0\x6f\xb0\x4d\x26\xd6\x02\x7e\x03\xa9\x4a\xaa\x0c\xb0\x92\xea\x4f\xb1\x68\x7d\xa8\xfe\x76\xab\x7e\x9e\x87\xea\x97\xb1\x12\xe1\x10\xaa\x5f\xc6\xaa\x2e\x36\x66\x43\xf5\xcb\x58\x89\x60\x8a\xea\x97\x71\xe9\xcb\x58\x70\x99\x74\x98\x92\xcd\x0d\xd5\xdf\x50\xfd\xfd\x5e\x0b\xb8\x48\xf5\xe7\x40\x59\x46\xf5\x37\x54\xff\x95\xf4\x3b\x50\xfd\x6d\x72\xfa\x05\x5f\x50\xf8\x32\x96\x12\x5b\x18\x12\x5e\xc6\xe3\x98\x17\x0e\x49\xc2\xe7\x46\x29\x9c\x37\x2e\x94\x6f\xb6\x21\x24\x7c\x93\x5c\x4f\x29\xe2\x03\x17\xc9\xf5\x5c\x79\x6f\xc8\x75\x19\x97\xcd\xc2\x0f\xb9\x2e\x63\x29\x49\xaa\x36\xe4\xba\x8c\xfb\x34\x2f\x72\xbd\xad\x1b\x17\xe1\x87\x5c\x97\xb1\x94\xe0\xee\x02\x17\x49\xf8\x1c\x2b\xf3\x82\xcb\x82\x2f\x6c\x07\x48\xf8\x76\x4b\xf8\xce\xbc\xf0\x45\x12\x3e\xa5\xca\xef\x00\x2b\x49\xf8\xac\x93\xf9\xd9\x90\xf0\x32\x5e\xd7\x58\x0b\x58\x49\xc2\xd7\x0b\xfc\x90\xf0\x0d\x09\xcf\x09\x65\x43\xc2\xcb\xf8\xbc\x8a\x43\xc2\xcb\x78\x6e\xe1\x03\x3f\x24\x7c\x66\x4b\x44\xc2\x37\x24\xfc\xa5\x13\x89\x86\x84\x97\xb1\x94\x75\x0a\xd0\x90\xf0\x32\x96\x23\xeb\x43\xc2\xb7\x4d\xe7\x08\xff\x90\xeb\x32\x56\x23\x72\x09\xb9\x2e\xe3\x35\x82\x39\xc0\x4a\x72\x3d\x65\xea\x1a\x72\x5d\xc6\x4a\x90\x7c\x6d\xc8\x75\x19\x97\xe1\x8c\x05\x2b\xc9\xf5\x54\xc8\x7d\xe4\xba\x8c\xcf\x4b\x1c\x58\x49\x9a\xa7\xc2\xd6\x8e\x34\x97\xf1\xfa\xa7\x79\x91\xe6\x0d\x69\x7e\xd7\x71\xa4\xb9\x8c\xe5\xca\xf6\x87\x34\x97\xb1\x9c\x98\x17\x69\xde\xce\x7d\xaa\xaa\x79\x0f\xb8\x1c\x24\x00\xbf\x0d\x69\xde\x90\xe6\x06\xa6\x48\x73\x19\x4b\xe5\x1e\x0b\x2e\x48\x73\x4e\x50\x1b\xd2\xbc\x1d\x4e\x1a\x12\x3e\x30\x40\x86\x07\x78\x8a\x0c\x97\x09\x74\x63\x5c\x44\xcd\xee\x8a\xf6\x3e\x33\xea\x08\x5a\x99\xa2\x36\xa4\x23\x67\xbb\x4b\x91\xfb\xe0\xa1\xa3\x44\x74\x81\x75\x9f\xf3\x71\x81\x35\xbb\x17\xb6\xc2\x91\x40\xe7\x68\x43\x46\xa7\x9f\x7f\x75\x9b\xef\x94\xc0\xee\xaf\xb3\x5c\xda\xb9\x3a\x6f\x53\x17\x63\xc5\x44\x54\x2e\xc6\xa6\x2e\xc6\xee\x77\xce\xc5\xd8\x7c\x3a\xb4\xf7\xa1\xe5\x93\x0e\x48\xa6\x98\x04\xd4\x13\x94\x75\x7d\x56\x38\x76\xe4\xfa\x6c\xea\xfa\xac\x90\x2f\x5c\x9f\xcd\x41\x94\xa0\xe3\xae\x6c\xea\xae\xac\x50\x1d\xb8\x2b\x9b\x93\xfb\x6e\xe9\x6f\xee\xca\xa6\xee\xca\x4a\x51\xae\x70\x57\x36\x75\x57\x56\x8a\x94\x13\x77\x65\x53\xb7\x60\xa5\xaa\x52\x73\x0b\x36\x75\x0b\x56\x9a\x8a\x28\xb7\x60\x53\xb7\x60\xa5\xab\xc5\xe6\x16\x6c\xea\x16\xac\xea\x30\x6f\x71\x0b\xb6\x74\x0b\x56\xb5\xfb\x2f\x6e\xc1\x96\x6e\xc1\x10\x2c\x8b\x5b\xb0\xa5\x5b\xb0\x1a\xb2\xb9\x8b\x28\x5d\x79\x71\x29\xb0\xb8\xf2\x5a\xba\xf2\xaa\xc9\xc5\xf9\xe2\xca\x6b\xe9\x32\xab\x26\xdf\xd0\x17\x97\x59\x2b\x72\xa9\x5f\xb2\xbb\x88\xd2\x05\x54\x15\x65\x16\x17\x50\x4b\x57\x4b\xb5\x7a\x53\xbe\xb8\x5a\x5a\xba\x5a\xaa\xd5\x8b\xd5\xe2\x6a\x69\xf1\x81\x40\xab\xdd\x5d\x44\xe9\x6a\xa9\x76\x4f\xab\xc5\xd5\xd2\xd2\xd5\x52\xd3\xbd\xc4\xe2\x7a\x76\x15\xdf\x61\xda\xd5\x7d\x60\xd1\x06\x83\x69\xba\x58\x5a\x45\xfb\xcb\x2a\x7c\x6d\xe0\xa8\x2e\xee\xa4\x96\x0e\x8a\x9b\x75\xb9\xa4\x0e\x31\xad\x79\x7f\xb4\x38\x26\x5e\x3a\xea\x6d\xe0\xc5\x49\xef\x52\x0b\xdb\x82\x6f\xff\x8b\x0e\x76\x49\x06\x36\xed\xf4\x0b\x15\xb8\x94\x61\x2d\x99\xaf\x9e\x0c\x5b\xca\x94\x96\x3d\x79\x16\x99\xb2\xc4\xe8\x96\x8b\x0f\x84\xd1\x4b\x8c\x6e\xc5\xd5\xc0\x82\xd1\xeb\xe9\xd5\xbd\x55\xef\x59\xd6\x53\xc5\x1d\xd3\x4c\xe0\x3c\x37\x03\xf5\xac\xaa\xd5\xc3\xe8\x25\x46\xb7\xe6\x82\x7b\xc1\xe8\x35\x5c\x39\xb6\xe6\x1b\xf2\x1a\x12\x8e\x4b\x24\x6f\xcd\xf7\xa2\x05\xc9\x97\x48\xde\xba\xcb\xd0\x05\xc9\x97\x48\xde\x2f\x57\xdd\x0b\x92\x2f\x91\xbc\x2b\x1f\x17\x24\x5f\xcb\xeb\x50\x37\xaf\xcb\x6b\xe9\x68\x00\xd3\x2f\xad\x6b\xa9\x24\x2d\xa5\x42\x0f\x72\x91\x0a\x4b\xa9\xd0\x83\x6f\x06\x8b\x54\x58\x4a\x85\xae\xd6\x6a\x91\x0a\x4b\xa9\xd0\x93\xcb\xac\x45\x2a\x2c\xa5\x42\xd7\x4e\xb5\x49\x85\xad\x54\xe8\xea\x55\x37\xa9\xb0\x95\x0a\xbd\x94\xf6\xf2\x7e\x93\x0a\x5b\xa9\xd0\xab\x97\xf2\x4d\x2a\x6c\xa5\x42\x6f\xae\x7e\x36\xa9\xb0\x95\x0a\xbd\x5b\x77\x17\x51\x4a\x85\xde\x7d\x3f\xdf\xa4\xc2\x8e\x7c\x97\x72\x79\xcd\xde\xe4\xc2\x56\x2e\xd8\x65\xd1\x87\x92\x0c\x3b\x11\x17\xbc\x8e\x6f\xb2\x61\x27\xe2\xa4\x59\x37\xe9\xb0\x33\x71\xd1\xdf\xc9\x26\x1f\x76\x26\x2e\x79\xad\xdb\x24\xc4\x2e\xc4\x65\xd7\x93\x9b\x8c\xd8\x85\xb8\xe2\x5a\x7e\x43\xf6\x7d\x7f\x37\x53\x5d\xdb\x6e\x78\xbc\x39\x8a\xb9\x6a\xf1\xb1\x10\x79\xd3\xcf\x5c\xcd\x35\xe1\x86\xc9\x9b\xde\xe5\xea\xae\xa5\x36\xbd\xcb\xe6\x73\x9a\xab\xbb\x1e\xda\xd0\x7b\x77\xb5\x77\x76\x09\xaa\xae\xf6\x6e\xf3\x8d\x8d\x5d\xbe\x87\x6e\x38\xbf\xf9\xc8\xc6\x2e\xa7\xe0\x86\xf4\x9b\xaf\x6c\xcc\x5c\x1f\x6c\x58\xbf\x9f\xf7\x87\x3d\xbe\xb3\x6c\x08\xbd\x87\x8e\x08\x2c\x7a\x25\xdf\x43\x47\x04\x9b\x6f\x6f\x2c\xea\x45\xc2\xf2\x3d\xb4\x9f\x9b\x4e\xaa\xf7\x38\xb7\xcf\x58\x73\x91\x2f\xe0\xd3\xd8\xe4\x44\xdf\x70\x7f\xf3\x95\x8e\x25\xa7\xe2\x86\xfc\x7b\x4a\x73\x59\x76\x2e\xee\x29\xcd\x85\xf1\xdf\x16\xe5\x3b\xf2\xf1\xbc\x62\xce\x20\xb2\x64\x2f\x9e\x57\xf4\x8e\x48\x93\xbd\xd4\x83\x99\x8e\x66\xf7\x52\x0f\xb6\x17\x63\xab\x67\xeb\x26\x2b\xf6\x66\xac\x6e\x5d\x37\x69\xb1\xb7\xf4\x90\x35\x71\x79\x4b\x0f\x61\x2c\xe8\x13\x8b\xbd\xa5\x87\xf6\xe6\x79\x2a\xa0\x9b\xfc\xd9\x87\xe7\x49\xf3\x6f\x12\x68\x1f\x3e\x8d\xd2\x8d\xe3\x21\x83\xce\xa5\xe3\x9e\x60\xd6\xfe\x7c\xbf\x4e\xe1\x2f\xb7\xeb\x73\xe9\x30\x08\xe3\xbf\xa8\xcb\x57\xe5\xe3\x3b\x2c\xf3\x37\x78\x48\xc4\x73\xe9\x1e\x20\x58\x93\x4f\xf7\x00\x18\x7f\x83\x26\xdf\x94\x8f\x55\xe9\x4b\x8c\x43\xc6\x1e\xd3\x01\x4c\x08\x8e\xf8\x31\x1d\xc0\x1c\xd3\x3d\x68\xd0\xae\x7d\x4c\xf7\xa0\x18\x0b\xba\x6b\x38\x26\x99\x72\xee\x2f\xeb\xa2\x2b\xb2\x43\xba\x1f\x63\x8e\xe8\xfb\xc9\x21\xdf\x4f\xd0\xa1\x4c\x50\x77\x72\x82\x0e\x65\x30\x16\xaa\x33\xf6\x04\x1d\xca\x9c\xc0\xf3\x52\x55\x1c\xcf\x0b\xea\xc6\x42\xea\xbe\xe6\xa0\x6e\xec\x04\xe6\xc8\x9e\x29\x87\x6a\x71\xa2\x0e\x47\x42\x6e\xf2\xe9\x70\xe4\x50\x41\x82\xbe\x20\x3a\x54\x90\x43\x05\x09\xc5\x77\x9f\x43\x05\x39\x49\x07\x49\xa1\xa6\xec\x3e\x1d\x24\x1d\xaa\x4a\xa8\xde\x8d\x1d\xaa\xca\x49\xea\x84\x43\x13\x2e\x49\x9d\x30\xc6\xd7\x52\xe4\x63\xac\x14\x63\x68\x41\x71\x2a\xcf\x87\x8a\x14\x74\x68\x79\xa8\x48\x87\x8a\x14\xfa\xe5\x18\x50\x91\x4e\xbe\xe3\x5c\x0b\x1d\x2a\xd2\x29\x7a\x47\x51\x87\xff\xa7\xf0\x8e\x64\x7c\x2c\xbe\x24\x1f\x5f\xdf\x5d\xde\x89\x1c\x2a\xd7\xa1\x72\x45\xd3\x3b\xa7\x72\x1d\x2a\x57\x94\x9c\x3b\x54\xae\x43\xe5\x8a\xc1\xd5\xc2\xa1\x72\x1d\x2a\x57\x8c\xe2\x06\x95\xeb\x50\xa5\xa2\xbe\xc7\x38\x54\xa9\xa3\xc2\x64\x31\xeb\xfd\x76\x9d\x28\x9d\xfb\x4b\xc0\xdc\x14\xc7\xd8\xae\x2e\x3a\xaa\xeb\x38\x5d\x5d\x34\xc6\xe3\xb2\x7c\x19\x9f\x63\x1a\x8b\xf0\xeb\xea\xa2\x31\xc6\xd7\x60\xa7\x4f\xe6\x50\x97\x1a\x0b\xf3\xaa\x4b\x3d\x7d\x31\x36\x85\x3f\xcb\x32\xff\xff\x8f\xcf\xcf\x2f\xbf\x7c\x36\x3b\x7f\xfc\xf2\x65\xbf\x7d\xd5\x27\xba\xfa\x34\xf6\xb1\xf6\xf9\xf0\xb6\x7f\xf9\xdc\xf7\xf3\xa7\xcf\x3e\x4a\xff\xfd\x77\x00\x00\x00\xff\xff\x99\x68\x60\x83\x1a\x2c\x00\x00"); -func _eeaa ()([]byte ,error ){return _fac (_bbga ,"KSCms-UHC-V")};var _bce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x93\x5f\x6b\xdb\x5c\x0c\x87\xef\xcf\xa7\xd0\x65\xdf\x8b\xbe\x91\xce\x3f\x3b\x60\x02\x6b\xbb\x96\x5c\x74\x1d\xeb\xba\x0d\xc6\x2e\x1c\x5b\x0e\x86\xc5\x36\x8e\x73\xd1\x6f\x3f\x24\x25\x19\xec\x22\x38\x79\x22\xfd\xf0\x79\x74\xb4\xba\xdf\x3e\x6c\x87\x7e\x81\xd5\xe7\x79\x6c\x5e\x79\x81\xae\x1f\xda\x99\x8f\xe3\x69\x6e\x18\x76\xbc\xef\x07\xe7\xc8\x43\xdb\x37\xcb\xe5\xa7\x3e\x9a\x43\x3d\x39\x27\xfd\xaf\xef\xc7\x85\x0f\xdb\xa1\x1b\x21\x58\x5d\x7b\x9a\xce\xb5\x00\xab\x2f\xbc\xef\x8f\xcb\xfc\x0e\x37\x1f\xda\x71\xc7\xff\x41\xcb\x9d\xf0\x97\xb9\xe5\xb9\x1f\xf6\x70\xf3\x74\x47\x57\xfa\x7a\x9a\xa6\xdf\x7c\xe0\x61\x01\x54\xc6\x43\xab\x4f\xb7\xba\x7f\xae\xa7\x4f\xf5\x81\x61\xa5\x41\xb7\x4f\x77\x74\x6b\x35\xfa\xd7\x37\x9e\x8f\xfd\x38\xc0\xfa\x7f\xc4\xfc\x17\x7f\x7d\x9f\x18\xe8\x1c\xf1\xb6\x7d\x78\xe9\xba\x23\x2f\x10\xc2\xb9\xf5\xc7\xdb\xf6\x01\x7e\x12\x10\x82\x4f\x21\x97\xbf\xce\xa5\xdf\x9f\xc7\x96\xcf\xef\xa0\xc7\xbc\x1f\x4f\xc3\x02\x45\x41\x85\x31\xb2\x23\x36\x63\xcb\xc7\xa9\x6e\x78\xae\x87\x3d\x3b\x80\x0a\x11\x71\x03\x15\x7d\x7c\x7c\xdc\xc8\xeb\xff\x53\xe1\xc2\xa5\xb3\x6f\x8d\x5c\x3a\x10\xbb\x6e\x03\x00\x80\xae\x42\x32\x44\x8a\x7c\xca\xae\x42\x6f\xc8\x2b\x4a\xe4\x5d\x85\xc1\x50\x50\x54\xe4\xd2\x55\x18\x0d\x45\x41\x84\x3e\xba\x0a\x93\xa1\xa4\xc8\x97\x12\x9f\x0d\x65\x45\x29\x48\x7c\x61\xa8\x50\x54\xac\x25\xbe\x34\x54\x0a\xf2\x18\x25\x7e\x6d\x68\xad\x28\xa0\xc4\xd7\x86\x6a\x45\x29\x4b\xfc\xce\xd0\x4e\x51\x49\x12\xdf\x18\x6a\x04\x05\x2c\x24\xbe\x35\xd4\x2a\x0a\x5e\xe2\xd9\x10\x2b\x4a\xa5\xc4\x77\x86\x3a\x45\x65\x44\x57\xd1\xd9\xb0\xfa\x8a\xb8\xce\xae\x22\xf3\x45\xea\x2b\x86\xe4\x5d\x45\xe6\x8b\xd4\x57\xcc\x58\xba\x8a\xcc\x17\xa9\xaf\x58\xe6\xe8\x2a\x32\x5f\xa4\xbe\x12\x79\x89\x37\x5f\xa4\xbe\x52\x28\x24\xde\x7c\x91\xfa\x4a\x39\x48\xbc\xf9\x22\xf5\x95\xca\x52\xe2\xcd\x17\xa9\xaf\x4c\x51\xe2\xcd\x17\xa9\xaf\x1c\x51\xe2\xcd\x17\xa9\xaf\x9c\x65\xb4\x64\xbe\x48\x7d\xe5\xb5\x8c\x96\xcc\x17\xa9\xaf\x82\x64\xb4\x64\xbe\x48\x7d\x15\x51\x46\x4b\xe6\x8b\xd8\xc7\x8d\xcc\x1f\xf5\xc2\x5d\x2e\x96\x7c\x97\x35\xbd\x6e\x4e\x73\x9a\x67\x1e\x16\x5d\x52\xdd\x0e\xb9\xca\xfd\xc0\xd7\x85\x9f\xc6\x49\xba\xf4\xf3\x27\x00\x00\xff\xff\xd1\xcb\xaf\x2a\x1c\x04\x00\x00"); -func _edbb ()(*asset ,error ){_ebfc ,_cbfa :=_fag ();if _cbfa !=nil {return nil ,_cbfa ;};_ddbe :=bindataFileInfo {_aa :"GBT-V",_dg :777,_ged :_fc .FileMode (436),_de :_e .Unix (1580492217,0)};_fgag :=&asset {_cb :_ebfc ,_fg :_ddbe };return _fgag ,nil ; -};var _agaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\x41\x8f\x9b\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x87\x2d\x36\xc4\xc4\x48\x51\xa4\x2a\x39\x14\xad\xb6\xad\x4a\xb3\xad\x54\xf5\x40\xf0\x10\x59\x6a\x0c\x32\x70\xc8\xbf\xaf\xfc\x4c\x69\x0f\xd1\x4b\x3e\x33\x8f\x80\x9d\x9d\xea\x73\xed\xdd\x4c\xd9\x97\x30\x74\x0d\xcf\xd4\x3b\x6f\x03\x4f\xc3\x12\x3a\xa6\x2b\xdf\x9c\x17\x42\xe5\x64\x5d\x37\xff\xfd\x89\xe8\xee\xed\x28\x44\x76\xf1\xee\xa5\x79\xbe\x9c\x9a\xfc\xf9\x23\x2d\x13\xaf\x7c\xaa\xcf\xcd\x63\x9a\xf9\x5e\xfb\x7e\xa0\x22\x8d\xdb\x65\x5c\x2b\x88\xb2\xaf\x7c\x73\xd3\x1c\x1e\xf4\xf4\xc1\x0e\x57\x7e\x47\x96\xfb\xe8\x9f\x83\xe5\xe0\xfc\x8d\x9e\x5e\x86\xc0\xad\xda\x16\x9a\x65\x1c\x7f\xf3\x9d\xfd\x4c\x0a\xc6\xde\x22\x45\x76\x7a\x6d\xc7\x4f\xed\x9d\xe9\xff\xbf\xf3\x86\x45\xac\xbd\x71\x98\xdc\xe0\x49\xc9\xf7\x52\x96\xff\xfc\xdb\x63\xe4\xb5\x4c\x64\x3f\x2e\xf5\x99\x7e\x2a\x52\x92\x72\xbd\x93\xfb\x5f\xab\x7f\x7f\x1d\xec\x76\x95\x32\xe9\x09\x3a\x67\x43\xeb\x6f\x2c\x0e\xb9\x54\xc5\x91\x62\xec\x8e\x64\xa4\xae\x40\x65\xa2\x32\x52\xa9\x22\xe5\x1a\x14\xc3\x48\x6d\xc4\xa1\x90\x52\x1d\x29\x46\x0e\x2a\x41\x06\xa4\x14\x06\x75\x24\xd4\xa7\x30\x72\x9f\x68\x97\x08\x5d\x65\x21\x0e\x7d\x8f\xae\x14\x46\xee\x4b\x90\x49\x54\x81\xf6\xa0\x2e\x51\x07\xaa\x40\x9c\x88\x23\x19\x19\x49\xb5\x20\xd5\x83\x54\xa4\xe2\x0a\x8a\x61\xa4\x41\x57\x61\x13\x59\x90\x01\xf5\x89\xd2\x20\xea\x75\x1a\xd4\xb8\xaa\x42\xbd\x4e\x77\xd4\xb8\x63\x99\x47\xe2\x02\xc4\x78\xc6\xaa\x88\x5b\xbb\xbd\xe1\xf8\x3d\x1e\xaa\x6d\x93\xbb\x25\x04\xf6\x33\x8e\x14\xb6\x31\x6e\x8d\xf3\xbc\x9d\xda\x71\x18\xe3\x14\x3e\x7f\x02\x00\x00\xff\xff\x23\x3f\xe6\x8f\xe1\x02\x00\x00"); -func _gbg ()([]byte ,error ){return _fac (_ceg ,"90msp-RKSJ-H")};func _beebd ()(*asset ,error ){_aecd ,_fae :=_eefae ();if _fae !=nil {return nil ,_fae ;};_cda :=bindataFileInfo {_aa :"GBT-EUC-H",_dg :44530,_ged :_fc .FileMode (436),_de :_e .Unix (1580492198,0)}; -_eca :=&asset {_cb :_aecd ,_fg :_cda };return _eca ,nil ;};func _dcbe ()([]byte ,error ){return _fac (_bgb ,"Adobe-Japan1-5")};func _dfb ()(*asset ,error ){_bfg ,_fgg :=_gbcg ();if _fgg !=nil {return nil ,_fgg ;};_aed :=bindataFileInfo {_aa :"Adobe-GB1-1",_dg :1205,_ged :_fc .FileMode (436),_de :_e .Unix (1580491251,0)}; -_aae :=&asset {_cb :_bfg ,_fg :_aed };return _aae ,nil ;};func _eefa ()([]byte ,error ){return _fac (_gf ,"Adobe-GB1-2")};var _ffeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xcd\x6e\xdb\x3a\x10\x85\xf7\x7a\x8a\x59\xe6\x2e\x72\x45\x8a\x95\x69\x01\x41\x80\xc6\x2e\x52\x2d\xd2\x14\x75\x9c\x16\x28\xba\xe0\xcf\xd0\x20\x50\x53\x02\x25\x2d\xfc\xf6\x05\x67\x54\x75\x61\x1c\xfb\xe3\x39\xc3\x19\x73\xea\x43\x7f\xec\x53\x9c\xa1\xfe\x9a\x07\x77\xc2\x19\x42\x4c\x3e\xe3\x34\x2c\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xfc\xf7\x27\x89\xbb\x9a\xb1\xaa\xea\xe7\xa7\xb7\xfb\x4f\xe7\xc3\xfd\x67\x58\x26\x5c\xd9\xa1\x3f\x9e\x6e\xd3\x8c\xd7\x3e\x85\x01\x14\x67\xfd\x32\xae\x79\x80\xfa\x1b\x5e\xe2\x34\xe7\x1b\xdc\x7d\xf4\x83\xc5\xff\xc0\x63\x28\xfc\x35\x7b\xcc\x31\x5d\xe0\xee\xf9\x49\x6e\xf4\xb4\x8c\xe3\x6f\xbc\x62\x9a\x41\x12\xc3\xe4\x49\xab\xfa\xf0\x62\xc6\x2f\xe6\x8a\xb0\x35\xf2\x4e\x27\x74\xf0\x8e\x79\x8a\x43\x02\x29\xfe\x17\x62\xf7\x8f\xbf\xdd\x46\x5c\x2b\x55\xf5\xb9\x3f\xbe\x86\x30\xe1\x0c\xbb\x4e\xb0\xe7\xc7\xb9\x3f\xc2\x4f\x09\x52\x40\xd3\x2a\x2d\x7f\xad\xd6\xef\x2f\x83\xdf\x82\x8d\xe0\x71\x5c\xf4\xd9\xa4\x0b\x56\x0f\x46\x9a\xe6\x11\x56\x81\x56\xb7\x84\x14\x23\x45\xe8\x03\x21\xc3\xc8\x14\xd4\xed\x09\x59\x46\xee\x11\xb4\x16\xec\xf2\x8c\x3c\xb9\xba\x82\x2c\x97\xb7\xa1\xa0\x7d\x53\x50\x40\x42\x45\xb4\x16\xbb\xea\xc1\x28\x23\x0b\x22\x81\x56\xef\x09\xed\x19\x75\x14\x14\x84\x1c\x23\x47\x2e\x45\x08\x19\x71\x2d\x5d\x90\xa5\x56\x95\xb5\xe4\xa2\xf2\xd6\x33\xf2\xe4\xa2\xf2\xa5\xa1\x55\xa0\xd5\xa5\x55\xe5\x69\x20\x12\xad\x05\x23\x0e\x7a\x0a\x4a\x6a\xc2\x73\xb0\x08\xec\x04\xa1\xc0\xc1\x40\x37\x76\x74\x63\xe0\x60\xe0\x7f\x82\xfa\xe2\xb1\x15\x8f\x2d\x65\x59\x88\xed\x1d\xca\xf7\xb2\x87\xdb\x6a\xb8\x25\x67\x4c\x33\x6d\x21\xbd\x7f\x79\xc0\x98\x70\xdb\xf2\x71\x18\x4b\x8a\x3e\x7f\x02\x00\x00\xff\xff\x0f\xbf\x93\xd7\x11\x03\x00\x00"); -func _adbd ()(*asset ,error ){_ddg ,_efc :=_fbab ();if _efc !=nil {return nil ,_efc ;};_adab :=bindataFileInfo {_aa :"CNS-EUC-V",_dg :11034,_ged :_fc .FileMode (436),_de :_e .Unix (1580491606,0)};_gbcd :=&asset {_cb :_ddg ,_fg :_adab };return _gbcd ,nil ; -};var _bcggb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xcf\x2d\x39\x72\xe6\xb7\xaf\x4f\xf1\x2e\xc7\x8b\x71\x9f\xe4\x7f\x02\x85\x0b\x68\x24\xcd\xb8\x17\x9a\x31\xac\x91\x6d\xc0\xf0\xe2\x24\x83\x14\x0a\x70\x57\x15\xaa\xab\x17\xfa\xf6\x46\xfe\x7e\xa7\x65\x43\x36\x70\xb5\xe8\x7e\xea\xc6\x9b\x99\x87\xc9\x8c\x08\x06\x19\x0f\x83\x7f\xf8\xdb\x3f\xfe\xdd\x1f\x7f\xfe\xe9\xf7\xaf\x3f\xfc\xcf\xbf\xfd\xb2\xfe\x71\xff\xfe\x75\x7e\xfa\x39\x7e\xdb\x7f\xfe\xe5\x2f\xbf\xad\xfd\x75\xef\x7f\xfe\xe9\xe7\x1f\x7e\xb8\xd2\x57\xfc\xb4\x7e\xff\xeb\x3f\x81\xf5\xa7\xf7\xaf\x3f\xfc\xf0\xdc\xff\x8f\xff\xf2\xe7\xdf\xf7\x9f\xfe\xf8\xf3\xf9\xe5\x2b\x7b\x5d\xfc\xe5\xd7\xcf\xb5\x5f\x5f\x7f\xf8\x5f\xf6\x3f\xff\xf4\xe7\xdf\x7f\xfb\x97\xaf\xff\xf0\x37\xf1\xcb\xbd\xff\x87\xaf\xd8\xe7\x91\xff\xb7\xdf\x62\xff\xf6\xd3\xcf\xff\xfc\xf5\x1f\xfe\xcb\x7f\xba\xfe\x55\xfa\x8f\x7f\xf9\xf5\xd7\xff\x6b\xff\x69\xff\xfc\xfb\xd7\x85\x6c\xff\x1c\xe0\x0f\x7f\xf8\xdb\x7f\x78\xff\xfa\x5f\xdf\x7f\xda\x5f\x7f\xf8\x2f\xff\xe9\xbf\xff\xc7\xbf\xff\xa7\xbf\xfd\x8f\xff\x13\x7f\xe1\x0f\xff\xeb\xfe\xed\xcf\x3f\xfd\xf2\xf3\xd7\xf5\xfa\x1f\x5f\xaf\xf6\xff\xc8\xff\xfb\xbf\xfc\xba\x3f\x4f\xfa\xe1\x0f\xff\xf4\xc7\xbf\xfb\x6f\xe7\xfc\x79\xff\xfe\x55\xc6\xcb\x6b\xfe\xf7\x7f\xfa\xe3\xdf\x7d\xfd\x1f\xd7\xd7\xf5\xfa\x4a\x35\xf7\xd7\xff\xf9\xb9\xf4\x7f\xfb\x87\x5f\x62\x7f\x79\xd1\x0f\xc9\xb7\x59\xbf\xc4\xfe\xf3\xaf\xef\xb5\x7f\x7b\xff\xfc\xcf\xfb\x87\xaf\xaf\x1f\x5f\xaf\x6f\x5f\x5f\x5f\x3f\x8e\xd7\xb7\xe7\x5f\x7f\x73\xfd\xcd\xf5\xed\xeb\xc7\xff\xfc\xf7\xff\xf9\xef\xbf\x3d\xed\xfe\x37\xd7\xff\x70\xf9\x98\x9f\x7f\xf9\x3d\xf6\x51\xc6\x13\x7e\xbc\xce\xb7\xaf\xde\xaf\xf6\xdc\xf4\xff\xfe\xeb\x0f\xd7\xeb\xf5\xf9\xe9\x9f\xe2\x73\x43\x7a\x6e\x78\xfe\x8f\x1b\x7e\x4c\xcf\x2f\xf6\xfd\xed\x6b\x5c\xe5\x87\x1f\xdf\xd7\xfb\xf9\xf7\xfb\x3a\xfb\xdb\xd7\x6c\x3f\xfc\xf8\x4e\x37\x82\xb4\xd3\xb7\xaf\x6b\xbe\x1e\xc9\xae\x4a\xf6\xb7\xaf\x54\x90\x1c\xaf\x39\xeb\xdb\x57\xaa\x8f\x24\xfb\x98\xfc\x3c\x26\xb5\xf4\xc3\x8f\xef\xa2\xa4\x9c\xfc\xed\x2b\xd7\xe7\xc9\x55\x49\x3d\xed\xdb\x57\xc9\xf3\x87\x1f\xdf\x4d\x49\xbb\xc7\xb7\xaf\x9a\xea\x23\x59\x4a\x4e\xfd\xf6\x55\xcb\x73\x4d\xf7\x9a\xfe\xfc\xa1\xbd\x9e\x27\xf7\x50\xf2\x34\xa2\xe5\xe7\xae\xe1\x35\x63\xbd\xbe\x7d\xb5\x36\x1e\xc9\xa2\xcd\x63\xbf\xbf\x7d\xf5\xd7\xd3\xc2\xf9\x2e\x8f\x64\xee\xa7\xeb\xf2\x73\xcd\xdb\xbb\xde\xe7\x5f\x3b\xe3\x56\x72\x3f\xcf\x99\xaf\xf1\xc3\x8f\xf7\x0b\xc9\xfd\x7a\xf7\x6f\x5f\xf3\x79\xf7\xfb\xf5\x1e\x4a\x06\x3d\xda\x11\x4d\x45\xf3\xb9\xc8\xdb\xde\x4a\xde\x5c\xa4\xe8\x56\xb4\xbe\x7d\xcd\xea\x93\x42\xc9\xe6\xa2\x89\xe8\x20\x7a\x3a\x64\xd6\xf2\x48\x6e\x9f\xfd\x40\xef\xe9\x42\xe4\xc3\xef\xf3\x7c\xb2\xfa\x48\x9e\x06\x7f\xa0\xf7\x94\x10\xd9\xf0\x48\xdf\xbe\x66\x47\x12\x59\x49\xe6\xa2\x8c\xa8\x28\x2a\xdf\xbe\xe6\xe4\xd9\x51\x95\x54\x2e\xa2\x05\xd1\x14\x3d\x6f\x37\xbd\xcd\x06\x04\x6f\x97\x68\x41\xf8\x76\x0f\xcc\xc9\xfb\xc6\x52\xb2\xb8\xa8\x21\xf2\x85\x77\xfe\xf6\x75\xbd\x5e\xf4\xc1\xb6\x05\x0f\xf4\x9e\xe8\xcd\x6d\x13\xf6\xcd\x55\x3c\x6b\xfb\xac\x1d\x5c\xa5\x68\x2b\xda\xcf\x55\x7e\x86\x6d\xe7\xf1\x85\x7b\xe6\xf1\xc7\x8e\x39\x89\xab\xe8\xe2\x63\x37\x1c\xba\x21\xf3\xd2\xc7\x46\x3c\x8a\x79\xbd\xec\x99\xd3\x15\x75\xae\xa2\xff\x8e\x1f\xfe\x81\xeb\x65\x53\x8f\x1f\xe7\xf0\x71\xb2\x37\xda\x37\x87\x76\xa5\xe7\x17\x35\xb1\xfb\x7a\x14\xf0\x7a\xe5\x82\xa8\x2a\x6a\xdc\xa8\xa8\x2b\xea\xcf\x55\xa8\xda\xa5\xaa\x5d\xaa\x5a\x6e\x88\xa6\xa2\x37\x57\x25\x44\xb7\xa2\x9b\xab\x3a\x22\xfa\xeb\x7a\x4c\xf9\x7a\x95\xe7\x03\x5d\x77\x52\x94\xb8\x6a\x20\xca\x8a\xf8\x1c\x95\x67\xdd\x45\x11\x9f\x3f\xd3\xfa\xbb\x29\xa2\x73\xaa\xcf\xb2\xa9\xea\x64\xb9\x10\xf1\xda\xd7\xa3\x81\xd7\xab\x72\xa3\x1a\x08\xf4\x5e\x78\xc7\x65\x23\xd6\x7c\xae\x6a\x34\x75\x7d\x6e\x44\x97\x6c\xea\xf2\x85\x16\x5d\xd8\x79\xed\xc5\xa7\xbd\x02\x05\x2f\x88\xc2\xc7\x07\xef\x38\x68\x7d\xf8\xf8\xe0\x1d\x31\xc4\x4b\xa5\xbf\x82\xbe\x1f\x34\x42\x15\xbf\x54\xf1\x42\x53\x55\xf1\x2b\xf8\xc5\x41\xbb\xc2\x5f\xdc\xb4\x1e\x7b\xbd\xb6\x8f\x57\x7d\x27\x37\xaa\xbe\x97\xea\x5b\x33\x22\x1f\xbf\x9f\xfe\xba\x5e\xb4\x6b\xdb\x5f\x9b\xef\x88\x59\x5f\xdb\xef\xf8\xc0\x75\xbd\x78\xa1\x6d\x4f\xe0\xb2\x7a\x55\x64\x4f\x3c\x7a\x7f\x5d\x98\xc2\xa5\xde\x03\xbd\x57\x9a\xaa\xde\x5f\x8f\xae\x5f\xd7\xc5\x2f\x1e\x3b\xe7\xd8\x7a\x6e\x3c\xb6\xfe\xd1\xfb\xeb\xba\xe8\x68\xf5\xfe\x52\xc9\xfd\x68\x2a\xf9\xf5\x78\xf6\xeb\xc2\xdd\x5c\x27\x14\x61\x7c\x8d\x77\x3c\x36\x02\x25\xbf\x30\x85\xa4\x92\xa7\x47\xb1\xaf\x0b\x13\x4d\xef\xa6\x88\xc7\xb7\x82\x68\x28\x7a\x6c\xfb\x7a\x7c\xf7\x9d\xd4\x55\xa0\xf7\xd6\x10\xf1\x8b\xe9\x51\xc6\xeb\xc2\x14\xd2\x5d\x15\xf1\xd1\xd0\x9c\xa4\x62\xa6\xc7\x57\x5e\x17\xdf\x31\xe9\x2c\x93\x8a\xd9\x68\x84\x8a\x99\x16\xed\xe2\x0b\xa5\xe5\x8d\x0b\xe3\x6b\xdc\xb8\xba\x22\x3a\xda\x46\x2c\xde\x31\x05\xad\xef\x2f\xc6\xe7\xbf\x0e\xaa\xff\x7f\xe3\xec\x9d\xc2\x97\x0b\x1e\x32\xf8\xa9\xf8\x3c\x84\xaf\x35\x78\x13\x15\x0b\xb8\x18\x60\xef\xb4\xf1\x52\x40\xef\xe3\x42\x64\x77\x3e\x70\x5d\x33\x21\x4a\x8a\x70\x5c\x43\x51\x51\xc4\x77\x98\x74\xa7\xca\x90\x74\x82\x28\x7c\xd2\x09\x26\x9c\x60\x7a\xd1\x77\x3a\x41\x06\xf0\xde\x07\x37\xfa\x99\x13\xdf\x34\xa5\xa7\x5d\x0e\xea\x77\x7e\x63\x4f\x3c\x3e\xbf\xb3\xa2\xcc\x55\x05\x51\x51\x44\x47\xcd\x8e\x68\x28\x1a\x5c\x35\x11\x4d\x45\xcf\xa7\x19\xaf\x0b\xd1\x5b\xd1\xd3\x5f\x29\x2b\xda\x8a\x36\x57\x25\x44\xbc\x50\x46\x19\x12\x4e\x30\xab\x0c\x40\x1f\xaf\x8c\xa8\x29\xe2\x17\x8b\x22\x7f\xf1\xf6\x17\x69\xaa\xca\x90\x6f\x7e\xb1\xd0\xd4\xdb\x5f\xbc\xfd\x45\xde\xf1\xf6\x17\x1f\xc7\x75\x25\xfc\x62\xd6\x71\x01\x7d\x60\xae\x79\xd9\x13\x8b\x9e\xa8\x8a\xec\x89\x07\xfa\xa0\xa3\xf3\xb2\xa9\xa8\x5f\xc2\x10\xb3\xea\x07\xf4\xf1\x52\xd4\x15\x3d\x56\x97\x1a\x7d\xbf\x42\x51\x70\x15\x5d\xa8\x46\x02\x57\x6a\x3e\xfe\xd3\xd4\xe7\x6b\x8f\x8b\x1b\x83\xaf\x9d\xf1\x8b\x09\xed\xce\xfa\x45\xa0\x8f\x8b\x8e\xd6\x2f\xe6\xa0\xbf\x88\x0f\x72\xd8\x5f\x41\x7f\x5d\x8a\xec\xaf\x07\xae\xd4\x7d\xd6\xad\xe8\xe6\x2a\x3a\xda\x91\x1e\xb8\xd2\xf0\xf1\xb6\x3e\x68\xfd\x45\xdf\x6b\x0a\x99\xb8\x32\x61\x1d\x79\xdb\x08\x34\x7a\xe0\x92\xb2\x1a\x0d\x5c\x69\xf0\x8b\x3a\xd4\xbc\xe9\xaf\x8b\x8e\xd6\xa1\x02\x57\xc2\x3a\xf2\x56\xe5\xf0\xb1\x83\x88\x2b\xeb\x63\xf3\xa6\xf5\x93\x46\xe8\x50\xf3\x13\x4f\xf4\x71\xf9\x78\x9b\x8a\x0d\xa5\xe9\x8d\xf6\x2a\x36\x34\x70\x82\x59\x1b\x02\xae\xac\xfa\xea\x63\x81\x3e\x08\xba\xb2\x3e\x16\xb8\xb2\x8a\xa9\xa5\x01\x7d\x24\x45\xbe\xe3\x13\x35\x5c\x59\x95\x33\x6a\xc8\x87\x5e\xd5\xac\x8e\xbd\x8a\x3d\x66\x3a\xda\x90\xfa\x2e\xd8\xe3\x20\xa4\x2a\xda\x63\x21\xb6\xc8\xbc\x76\x31\xb6\x28\xc4\x16\x23\x29\xea\x8a\x9e\x9e\xc8\x34\xb5\x18\x35\x00\x7d\x10\x2c\x15\x3d\x71\x79\xf3\x8b\x78\xf5\xa2\xf1\x01\x7d\x60\xa2\xe5\xa6\x27\xca\xcd\x3b\x7e\x44\x36\xe2\x46\xef\x09\x96\x8a\x26\x5a\x9e\x48\xe1\xca\x58\x6d\xb9\x87\x22\xbe\x10\x31\x4f\xd1\x44\xcb\xcd\x2f\xe2\xe8\x8b\xc6\x07\xf4\xc1\x08\x51\x8c\x6e\x0b\xf6\x98\xb1\xda\xa2\x3d\x16\xed\xd1\xc7\x6b\x8f\xe5\x31\xab\x2b\x33\x60\x17\xcd\x0a\xe8\x23\x7b\xa3\x8d\x20\x02\xc9\xd5\xc7\xbf\x15\xbd\xb9\x8a\xfe\x32\x02\x29\xd8\x63\xae\x8a\x42\x11\x1a\x4d\x64\x54\xb4\x47\xe0\xca\x8d\x9e\xd0\x1e\x8b\xf6\xe8\x0b\x69\x8f\x25\xe8\x2f\x86\xcf\xa2\xf1\x95\xa0\xbf\x88\x9f\x8a\x41\x49\x09\xda\xc5\xc8\x55\x34\x3e\xa0\x8f\xe2\x8d\xb6\xeb\x81\x2b\x77\xba\x50\xe3\x03\xfa\x28\x8a\x6c\xea\xa6\xf5\xc4\x4f\x65\x7f\x44\xb4\x9e\x28\xab\x18\x48\x00\x57\x26\xae\x2f\xea\x7d\x51\xef\x89\xb2\x8a\x7a\x5f\x0e\xdf\x91\x21\xa0\x18\x22\x00\x7d\xf8\x39\x8c\x83\xcb\xa3\xc5\x57\xc1\xd5\x96\x63\x53\xd5\x68\x62\xb1\xa2\x46\x17\x34\xba\xe0\x1e\x9d\x12\xde\xf5\xd1\xe8\xab\xe0\xbf\xaa\x1a\x0d\xf4\xc1\xb0\x5e\x1d\x61\x80\xab\x5c\xf9\xfb\x43\x71\xd5\x06\x2a\x91\xf3\xa8\x3e\x77\x2a\xba\x79\xc8\x40\xb4\x14\xd1\x77\xc4\x65\xd5\xd0\x03\xb8\x0a\x96\x52\x1d\x93\xaa\x36\x80\xca\x54\x6d\x00\xb8\x4a\x52\xe4\x9b\x38\x26\x11\x97\x55\xc7\x24\xe0\x2a\x58\x4a\x35\x72\x06\xfa\x68\x3c\x5e\xb3\xa8\x8f\x29\x5c\x85\x39\x44\x75\x98\xaa\x37\xed\x6a\x8a\x6c\x17\xe3\x48\x41\x49\xab\xe3\x48\x75\x1c\x21\x66\xa9\x2a\x7c\x5d\x7c\x87\xe2\x55\xb7\x22\xbe\x03\x83\x46\x5d\xbe\xf6\xa3\xa4\x57\x21\x24\xaa\x2a\x29\xd0\x07\xea\x57\x8d\xaf\x2b\x7a\x5b\xaa\x22\x3f\x0d\x33\xc8\xc1\xd0\x52\x9d\x41\x56\x7c\x7f\xc1\x06\xaa\xea\x57\x83\xfe\xea\xf4\xbd\x01\x4e\xc5\xf7\x97\xce\x2f\xea\xfb\xab\xbe\xff\x23\xf2\x59\x9b\x77\xec\x34\x75\xfb\x8e\x9b\xfe\x42\xe1\xab\x8e\xbe\xa2\xdd\x85\xd1\xa6\xaa\xdd\x55\xed\x46\xe1\xab\xda\x5d\x0f\xcf\x22\xa2\x67\xdd\xe1\x01\x9f\xa5\xc8\x67\x11\xed\x96\xa9\xc8\x67\x1d\x9f\xc5\x3b\x9e\xcf\xb3\x1e\xbd\xad\x78\x75\x17\x2e\xee\x46\x18\x54\x51\xf8\xa6\x92\xb6\x37\x0a\x40\xa8\xd7\x0c\x80\x81\xab\x32\x86\x37\x3d\x31\xd0\x07\x41\x5c\x33\x58\x02\xae\xca\xe8\xdc\xd4\xd5\x66\xb0\x34\xfc\xc5\xb7\xa2\x37\x57\x29\xba\x15\xf1\x69\x87\x8d\x58\x8a\x68\x2a\x23\x6a\xd3\x85\xb7\x9b\x4f\x4b\xa8\xd7\xd4\xd5\x86\x0b\xaf\x84\x7a\x4d\x17\x0e\xf4\x41\x7f\x35\xe7\x82\x0d\xf5\xad\x8c\x5c\x4d\xf5\x6d\xaa\xef\x18\x88\x6c\x3d\x2e\xbc\x26\x6f\xf4\x17\x99\xf8\x0d\xc6\xf0\xa6\xbf\x6e\x04\x4b\x15\x4f\xdc\x0c\x96\x9a\xc1\x12\x63\x78\x33\x58\x02\xae\x8a\xf7\x6c\x2a\x79\x53\xc9\xf1\x52\x4d\x25\x6f\x38\xe7\x5a\xbc\x31\x14\xf1\xd1\x18\xe9\x9b\xce\x19\xb8\x58\x49\xba\x9b\xce\xb9\xa9\xe4\xf8\xb2\xa6\x92\x37\x94\xbc\x12\xea\x35\x95\xbc\xe9\x9c\xd1\x89\xa6\x73\x06\xae\x4a\xa8\xd7\x9c\x31\x02\x7d\x30\x17\x6c\x61\xbb\x08\xa9\x2a\x06\xd3\x0c\xa9\x80\x3e\x59\xf0\x68\x7a\x75\xe0\xaa\x18\x4c\xd3\xab\x03\x7d\xbe\x14\xf9\x1d\x1f\xbb\xb9\x2a\x1e\xa0\x39\x23\x00\xfa\x24\x34\x6e\xce\x08\xda\xe6\x17\xb1\xc7\x66\xcc\x03\xf4\xa9\xae\x3a\xaf\x6c\xac\xa7\x54\xf4\xbe\xed\xcf\xe3\x17\x57\xd1\x5f\xda\x10\x70\x55\xd5\x57\x1b\x6a\x0c\x07\x93\x38\xa5\x39\x1c\x00\x57\x55\x31\x0d\x83\x80\x3e\xf1\xea\xcd\x30\x88\x45\xbc\xab\xaa\x72\x1a\x1f\xd0\x5d\x5a\x6b\x2e\xb1\x34\xd6\x53\x2a\x13\xa1\xe6\x38\x02\xf4\xa9\xc1\x18\x19\x01\x57\x55\x01\x1c\x5a\x1a\x93\x97\x79\x79\xa3\xad\xd7\x44\xe7\xf3\x85\x5c\x37\xbc\x3b\xe3\xc8\x24\x9c\xed\x9a\x68\xc7\x1e\x1b\x1d\xdd\xb5\x47\xa0\x4f\x0c\xa6\x6b\x8f\x1d\x1b\x6a\x2f\x45\x68\x4e\xc7\x86\x26\x21\x68\xd7\x86\x3a\x36\xd4\x88\x70\xbb\x36\x04\xf4\xc9\x08\xd3\xb5\xa1\xfe\x8c\x0a\x57\x63\x95\xaa\x3b\x2a\xf4\xdb\x5f\x9c\x88\xfc\x45\x26\x2f\x8d\x78\xb3\x1b\x19\x01\x7d\x7e\x44\xf4\x44\x5f\xfc\x22\xf6\xd8\x8d\x79\x3a\x36\x34\x19\xad\xba\x36\xd4\x17\xcf\x22\xca\xea\xcb\x67\x2d\x9f\xa5\xe8\xf3\xac\x9b\xab\x68\x84\xa3\x02\xd0\x27\x63\x5a\xd7\xac\x3a\x36\xd4\x8a\x8f\xb7\x27\x08\x70\x66\x6a\xdf\x1f\x8a\xbb\x43\x0b\x70\x35\x42\x0f\x17\x70\x85\x3e\xf1\x19\xdd\x29\x4a\x0f\x3e\x4d\x51\xe4\xa7\x79\xec\xa9\x4f\xe2\xd8\xae\x3d\x75\xe2\x9f\xc6\x80\xdd\xb5\x14\xa0\x4f\xe2\xd8\xee\x00\xd4\x59\xcd\x69\xd5\x1b\x6d\xb6\xc6\xc3\x50\xdc\x35\x1e\xe0\x6a\x98\x58\x77\x4c\x02\xfa\xb4\xef\x1c\x93\x3a\x63\x52\x63\xb1\xb5\x3b\x26\x75\x66\x1a\x33\x2b\xb2\x5d\xcc\x34\x1a\x43\x5e\x77\xa6\xd1\x19\x93\x26\x03\x76\xd7\x9e\x80\xab\x75\x6f\xfc\xb4\x8b\xee\x24\x12\xec\x9a\x58\x67\x9d\xa6\x61\xae\xdd\x09\x03\xd0\xa7\xdf\xe1\xf8\x99\x89\xcb\xda\x50\xa4\x16\x11\x97\x4d\xe2\xc5\xae\x3d\x75\xcc\xa2\x8d\x47\x6f\x5d\x2a\xbf\x87\x36\x80\xdb\x1d\xda\xc0\x78\x7b\x63\x41\xc4\x8d\x03\xed\x66\xfd\xfc\x1e\x6a\xf7\xb8\x6d\x04\xcf\x32\xc8\x1f\x84\x2e\x1d\x13\x1b\x2a\x29\xd0\x5d\x0b\x1f\xf7\xad\xe8\xe6\x2a\x45\x4b\x11\x1f\x0d\xe7\x3c\x0c\x70\x80\xab\x27\x7f\x71\x2b\xa2\x73\x08\xe2\x86\x53\x81\x81\x0d\xb8\x86\x3d\xb4\x01\xa0\x4f\x5c\xf8\x70\x68\x21\x07\x70\xb9\xa8\x3c\x1c\x47\x06\x53\x81\x59\xbd\x71\x28\x7a\x2c\xc5\x85\xe0\xa1\xa5\x0c\x2d\x85\x50\x6f\x68\x29\x03\x1b\x70\x89\x77\x68\x03\x43\x1b\x60\x38\x18\x2a\xf9\x60\x1c\x71\xdd\x74\x38\x8e\x0c\x46\x88\x49\x40\x38\xd4\xe8\xc1\x08\xe1\x2a\xe6\x50\xa3\x07\x41\xfe\x64\x38\x18\x0e\x07\x83\x65\x46\x57\x1e\x87\x5a\x08\xf4\x89\xae\x0e\x67\xc5\x03\xdf\xdf\x9b\x57\xf9\x2c\x7d\x3f\xeb\x6d\x43\xdf\x0f\x5c\x1d\xf5\x1d\xfb\xf3\x78\x46\x9b\x8f\xc8\xcf\xc1\xb4\xd5\xc5\xb5\xe1\xb4\x15\xe8\x93\xe0\x72\xa8\x85\xc0\xd5\x51\xdf\xa1\x16\x0e\xbd\xfa\xe7\x46\xdf\x11\xc5\xec\x9d\xaf\xad\x62\x0e\x15\x93\x61\x6a\xa8\x98\x03\xc5\x74\x5d\x6c\xaa\x98\x93\xf5\xef\x8e\xae\x4e\x3d\xf1\x54\x31\xbb\x57\x4d\x45\xa8\x09\x23\xfd\x34\x3e\x07\xfa\xec\x17\x22\xbe\xd0\x24\x3e\x1f\xa8\xef\xd4\x5f\x03\xdd\x84\xc8\x74\x49\x1c\xb8\x5c\x46\x9a\x2a\xf9\xd4\x85\x77\x45\x45\x51\xe1\xaa\x8a\xa8\x2a\xaa\x5c\x45\x23\xf4\xea\x13\x17\xee\xd2\xcf\xd4\x85\x4f\x4d\xa1\x7b\x23\x7d\x3f\x51\x4c\x97\x58\xa6\x8a\x09\xf4\x89\xb9\x4f\x03\x9c\x49\x14\xef\x62\xc0\x5c\x9f\x1b\xf9\x68\xf4\xea\xd4\x5f\x4f\xa2\xf8\xc1\x1a\xdb\x54\x0b\x81\x3e\xbb\x22\x5f\xfb\xd1\xbc\xcb\x49\xf7\x74\x99\x72\xea\x57\xed\x7b\xb5\x70\x12\x94\x0c\x1c\xcc\x54\x0b\xa7\x41\x09\x61\xf6\xd4\xd5\x02\x97\x93\xc8\xa9\xab\x05\xfa\x1c\xde\xe8\xe7\xc0\xfb\x3a\x3d\x9c\x7a\x5f\xa0\x4f\xa2\x86\xe9\x8c\x00\xb8\x9c\xe5\x4d\x03\x9c\xa9\x8f\x26\x9c\x9d\xfa\x68\xe0\x1a\x95\x46\xe8\xa3\xa7\x3e\x9a\xd8\x62\x6a\x1d\x13\x1f\x3d\xaa\x8f\xb7\x57\x59\x33\x9a\x2a\x93\x6b\x46\x13\x83\x19\x55\x91\xaf\x6d\x18\x44\xd0\x3b\x0d\x83\x80\xcb\x09\xda\xd4\x6d\x03\xdd\x2c\xd9\xd4\x6d\x4f\xc2\xa0\x81\xa5\x4d\xc3\xa0\x69\x18\x84\x5f\x9d\x86\x41\xc0\xe5\xd4\x6b\x6a\x56\xf3\xa0\x39\x44\x33\xd3\xc8\x68\x62\x30\x43\xf5\xd5\x60\xa6\x06\x43\x34\x33\x35\x18\xe0\x72\x22\x34\x8d\x8c\x80\x3e\x67\xff\xfe\x50\x3c\x0d\x9c\x26\xd3\x1d\xe7\x49\xd3\xc0\x09\xe8\x26\xee\xa6\xd3\x1d\xe0\x72\x06\x64\xa6\xf4\x7e\x33\x68\x38\xb7\x79\x3b\x68\xbc\x0d\x9c\xa6\x57\x0d\x45\x68\x11\xdd\xf9\x76\x8a\x02\x0c\x33\x7e\x6f\xa7\x28\x6f\x06\x8d\x41\x77\xbe\x1d\x34\x80\xf1\x7a\x29\xf2\xc6\xc7\x93\x5f\x93\x05\xd7\xb7\x91\x0d\x30\x5e\x04\xc0\x6f\x8d\xe7\xcd\x5a\xe7\x24\xbc\x7a\x1b\x48\x00\xe3\x85\x51\xbf\xf5\xc4\x6f\x62\x0b\x43\x84\xb7\x9e\xf8\xfd\xd8\xc0\x78\x11\x00\xbf\xb5\x81\x37\x6e\x77\xb2\xa4\xf4\x56\xb1\x80\xf1\xb2\x11\xba\xdd\x37\x2b\x8f\x8e\x6f\x6f\x27\xa4\xc0\x78\x61\xfa\xef\xfd\x79\xd6\x33\xe4\x39\x26\xbd\xf5\xb1\xc0\x30\xab\xf9\x56\xd7\xde\xe8\x87\xe3\xc8\x5b\xfd\x00\xaa\xb1\xe7\x5b\xb7\xfb\x46\x3f\xf4\xfd\x6f\xf5\x03\x18\x2f\xc2\xe4\xb7\xfa\x41\x2e\xfb\x9a\x4c\xe0\x4d\x66\xdf\x37\x73\x54\xbd\xd4\x6d\x00\x0c\x8c\x17\x91\xf3\xed\x4a\x09\x70\xe9\x59\x6e\xa7\xad\xc0\x78\x31\x21\xbd\xfd\xda\x37\x73\x54\x7d\xc6\xad\x27\xbe\xdf\x7c\x34\x7c\xd9\xed\xd7\xbe\x9f\x2f\x7c\x69\xc1\xb7\xeb\x29\xf7\xe3\x9c\xc7\xeb\x52\x74\x14\x1d\xae\xe2\x17\x5d\x4f\x01\xc6\x8b\xf8\xfa\xd6\x5f\xdf\x38\xe7\xc9\xec\xe0\xd6\x39\x03\xc3\x94\xef\xad\x73\x06\x2e\xed\xe9\xd6\x39\xdf\x4f\x7c\x3d\x5e\x97\x8f\x1f\x8a\x68\xfd\xf4\x46\x5b\xaf\xca\x11\x5f\xdf\xaa\xdc\xfd\x78\xcf\xa4\xae\xde\x7a\x4f\x60\x98\x18\xbe\xd5\x2f\x20\xfd\x55\x64\xbb\x82\x5e\xc5\x5f\xdf\xce\x18\xef\xc7\x09\xa6\x17\x2b\xb5\xb7\x4e\xf0\xde\xb4\x4b\x91\x9a\x73\x3f\xa3\x73\x32\x4d\x7b\x3b\x3a\x03\xe3\x95\x15\xa1\x39\xf7\xa1\x5d\xb8\xca\x5b\x67\x03\x8c\x17\xba\x7a\xeb\x6c\xee\x47\x5b\x92\x69\xda\xdb\xd1\xf9\x3e\xfc\x22\x93\xee\x5b\xcd\xb9\x1f\x6d\x49\x2f\xc2\x8d\x5b\x37\x02\x0c\xf3\xce\xb7\x7e\xe2\x86\xde\xf1\xc2\xbd\xdd\xfa\x09\x60\xbc\x8a\x37\x6e\x45\xbc\x23\xee\x6d\xa9\x72\x40\x7a\xa1\x85\xeb\x9d\x14\x61\x8f\x0c\x2d\xcb\x15\xbe\xf5\xa6\xa9\x0c\xeb\x4b\x2d\x5c\xaa\x1c\xb1\xeb\x52\xe5\x80\xf4\x42\x7d\x97\x0e\x66\x3d\x9a\x37\xec\xaf\xe5\xb2\x08\x90\x5e\xdd\x46\xdc\x8a\xe8\xc2\xa2\x68\x29\xe2\x85\x70\x69\x4b\xc5\x04\xc6\xab\xd8\x54\x5e\x68\x3d\x0a\x94\x5e\x0c\x79\xcb\x61\x7d\xdd\x58\x1a\x7d\xbf\xd4\x9c\x75\xf3\x8b\x38\xfa\xa5\xe6\x00\xc3\x44\xfa\x32\xc2\x5d\x8b\x8f\xc6\x5a\xc3\x32\x1f\x0e\x8c\x17\xc3\xd4\x72\x59\x04\x48\x17\x8e\x6f\x19\xce\x02\xe3\xc5\x14\x67\x19\xce\xae\xc7\xf1\xa5\xeb\xe5\x8d\xb6\x6b\xf1\x69\xab\x8f\xb7\x73\x9e\xd8\x35\x5d\xb8\xa1\x65\xec\x0a\x8c\x57\x55\x64\x53\x1f\x48\x17\x1e\x60\xad\x4f\x53\xe9\x09\xa6\x4b\xcb\xc5\x93\xf5\xc4\x16\xe9\x62\xb1\x69\x19\x5b\x00\xe3\x45\xbc\xb9\xb4\x8e\xf5\xa8\x7f\xba\xb0\xda\xe5\x72\xe0\x0a\xbe\x23\xfa\xb5\x74\xb5\x40\xba\x98\xa3\x2e\x23\x90\xa5\xf7\x45\xbf\x96\xde\x77\x3d\x11\x48\xba\x92\x22\x9b\x1a\xf4\x2a\x81\xea\x32\x02\x01\x92\x79\xe7\x65\x04\x02\x8c\x57\xb3\x11\xb6\x1e\xe3\xbb\x88\x8c\x96\xc6\xb7\x36\x7d\xaf\xae\x1a\x5b\x00\xe9\x22\xb0\x5f\xc6\x16\x4b\x7f\xaf\x62\xea\xef\xd7\xa6\xf5\x58\xda\xd2\x6a\x97\xfe\x9e\x48\x72\xe9\xef\x81\x74\x95\x7f\x47\xae\x78\x19\x98\x2f\x87\x83\xee\xaf\xfb\x26\xd0\xac\x2e\xa6\x61\xcb\x38\x63\x1d\x94\x81\x01\x7b\x39\x1c\xac\x83\x32\x10\x12\x2d\x23\x88\x75\x78\x96\x7a\xab\xb9\x2e\x6c\xf3\xe2\x6b\x85\xb6\x09\xa4\x8b\xc8\x26\xb4\xcd\x78\xa3\x45\x78\xe2\xd0\xc4\x02\x7b\xba\x88\xd5\x43\x7b\x8a\x37\x8f\x27\xe4\x0e\x8d\x27\xde\x3c\xbe\x2b\xa2\xa9\x71\x63\xe7\xc4\x2c\xa1\xbf\x06\xd2\xc5\xa0\x11\xfa\x6b\x60\x5c\x2f\x45\x55\x11\x7d\x47\x08\x19\xc6\x03\xc0\xd0\x2c\x42\x13\x8b\x9b\x2f\x6f\x53\x9d\x31\xc6\x33\x3d\x1c\x12\x2d\xc2\xe9\x21\x90\x2e\x86\x83\xd0\xea\x62\xf9\x8b\x15\x91\xbf\xb8\xf8\xa6\xc4\x3c\xa1\xf1\xc4\xf2\x17\x79\x6d\x2d\x25\x1e\xb3\x48\x89\x10\x21\x34\x8b\x58\xfc\x22\x43\x5e\x68\x16\xf1\x28\x7c\x4a\xde\xa8\xc2\x03\xe3\x62\xc8\x0b\x15\x3e\x1e\x25\x4f\x89\x91\x2b\x5c\x07\x04\x86\x74\x8c\x50\xe1\xe3\xd1\xd5\x64\x06\x3e\x0c\x93\x03\xbd\xd5\xc4\x42\xbd\x0d\x06\x8d\x84\x0d\x84\x83\x06\x30\x2e\x86\xbc\x70\xd0\x88\x47\x73\x52\xc2\xf7\x87\x9a\x13\x44\x0d\x17\x0b\x4f\x61\xd4\x10\x38\x7a\x88\x7c\x77\xa8\x39\xc0\xd0\x10\x43\x47\x0f\xa4\x84\xb3\xd9\x2a\xd3\xc6\xab\x5f\x49\x51\x56\x54\xb8\x6a\x20\xaa\x8a\x2a\x57\x75\x44\x4d\xd1\xd3\xf7\x09\x07\xb1\x55\x39\x60\xc8\x1c\xd9\xc6\x16\x40\x4a\x38\x88\xad\xa3\x07\x86\x46\xbd\x55\xcc\x8d\x57\x4f\x98\xfe\x56\x31\x81\x71\x11\xea\x6d\xbd\xfa\x7e\x62\x8b\x64\x3e\x7c\x1b\x5b\x00\xe3\x62\xe6\xbf\x9d\x0b\xee\x9b\xd6\x63\x8f\x5b\xc5\xdc\x04\x12\x17\x59\xcd\x6d\x20\xb1\xd1\x55\xf3\xe1\x5b\x5d\xdd\xea\x2a\x03\xf6\x56\x57\xf7\xcd\x77\x44\xa3\xb7\x8a\x09\x0c\xdd\xc8\x56\x31\xf7\xa3\x79\x29\xa1\xd1\xdb\xe5\x07\x60\x5c\x7c\xb4\xad\x0b\xdf\xf8\xd8\x44\xe8\xb2\xf5\xb1\xc0\xb8\x58\x59\xda\x86\x1b\xfb\x51\xb3\x94\x5f\x8a\x7c\x56\xf8\x2c\x9a\x1a\x9f\x67\x3d\xfd\x65\x46\x79\xeb\x3d\x81\x21\xd3\x66\xeb\x3d\xf7\xa3\x72\x29\xa3\xab\x5b\x95\x03\xc6\xc5\xe0\xbf\x75\x95\xfb\x71\x95\xc9\x8c\xf2\xd6\x55\x02\xe3\x2a\x8a\xfc\xda\x0f\xa4\xac\x9a\x38\x0d\x03\xc6\xc5\x48\xbf\x75\xa8\x40\x32\xef\xbc\x75\xa8\xc0\xd0\x17\x6e\x3d\xe6\x7e\xbc\x64\xca\x2a\xc0\xfe\x34\x55\x02\xa7\x8f\xc7\x0d\x6d\xc2\xa0\xcc\x7c\x77\x1b\x06\x01\xe3\x62\xd5\x65\xeb\x31\x81\x94\x7d\x21\xd7\x2d\xb6\xd6\x41\xd4\xb0\xb5\x8e\xfd\x44\x46\x29\xdb\x08\x23\xa3\x8d\xab\x95\x73\xb4\x35\x98\x8d\x75\x64\x02\x89\xa3\x75\x1c\x4c\xc1\x54\xf4\xd1\x14\x8e\xa6\x80\xdb\x3e\x9a\xc2\x41\xc9\x4d\x45\x1f\x95\xfc\xa8\xe4\x04\x12\x47\x25\x3f\x28\x79\x6e\x3e\x2b\x14\xf1\xd1\x08\x24\x8e\x4a\x7e\x16\xbf\xc8\x24\xe1\xe8\xe5\x80\x71\x11\x48\x1c\xa3\x06\x20\x65\x26\x68\xc7\xb5\x06\x60\x5c\x36\x42\x5f\x78\x70\x7c\x99\xf4\xcd\x59\x9f\xc7\xd3\xd1\xcc\x54\x8e\x8b\x60\x87\x68\x39\xe3\xef\x8f\xf1\xc0\x61\xea\x75\x11\x6e\x1c\x43\xe3\x83\x62\x16\xfc\xfd\x51\x31\x8f\x8a\x09\xe9\xec\xa8\x98\x07\x95\x33\x31\x7c\x54\xb9\xc3\x50\xec\x00\x76\xd4\xaf\x83\x9a\x98\xc0\x3d\xaa\xc9\x51\x4d\x7c\xed\xfd\x79\xd6\xf3\xd1\x4a\xfa\x77\xe4\x8a\x8f\xde\xf3\xe8\x3d\x71\x36\x47\xef\x09\x24\xf3\xbb\xc7\xd1\x19\x18\x57\x53\x64\xaf\x3c\x91\x77\x2a\xe8\xed\x71\xfe\x06\x0c\x79\x64\x47\xb7\x0b\x24\xf3\xbb\x47\x8d\x3c\x6a\x64\xf3\x46\x3f\x0d\x1a\x59\x70\x23\x47\x8d\x04\xc6\x45\x30\x7d\x0c\xdf\x81\x54\xb2\x37\xda\x05\x84\xef\x0e\xd8\x47\x25\x3d\x68\x64\x79\x8c\x7a\x49\x63\x16\xc6\xd5\x2f\x44\x49\x11\xad\x7f\x8c\x67\xbd\x70\xe1\xc2\xb8\x9e\xc8\x66\xbd\x98\x31\x2e\xd8\xce\xa9\x3c\x66\xb1\x64\x3b\x0b\xe3\x7a\x5c\xe5\x92\xee\x2c\x24\x32\xca\x4b\xba\xb3\x30\x08\x11\x16\xd4\xe7\x07\x68\x57\xf5\x17\x0f\x22\x26\x7e\x57\x47\x74\xdb\xd4\x9b\x76\x35\x5a\x7f\xdb\xae\x27\x18\x1f\x57\xa7\x11\x64\x22\x85\x54\x9e\x8e\x5e\x90\xa6\x7f\x5c\x2f\x47\xfa\xc1\x3b\x62\x03\xeb\x45\xb4\x5b\x06\xcf\x5a\x36\x82\x68\xf7\x9a\xb4\x0b\xed\x5e\x10\xa3\x53\x79\x14\x7e\x49\x8c\x16\xc6\x35\x79\x7c\xf8\xac\x07\x52\xf9\x88\x9a\x22\xda\x35\x69\x57\xd8\x2e\xa2\xdd\xf2\xc4\x16\xeb\x15\xb6\x8b\x68\xf7\xfa\x88\xec\xc2\x90\x3f\x4f\xbb\xf0\xc4\xc2\xb8\xa6\x8d\xf8\xb4\xeb\x70\x15\x9d\x43\x3c\x20\x8c\xe4\x8d\xdb\xfe\xc2\x2c\xea\x8b\xc7\x6f\x1f\x8f\x59\xa4\x17\x3d\xb1\xfd\x42\x98\x45\xbd\x68\xea\xf6\x0b\x11\x82\xa6\x17\x5f\x7b\xdb\x08\x42\x50\x12\xc3\x4b\x52\xf5\x7a\x31\xd5\x24\x0c\x5a\xb0\xa9\x1f\xa8\x5c\x45\xbb\x8e\x3d\x81\x16\x42\x31\x5c\xaf\xe3\xe3\xd1\xc2\xfa\x78\xe2\x25\x11\x7a\x5d\x8f\x7e\xa5\xfa\x8c\x5c\xeb\x52\xbf\xe0\x43\x8f\xf4\x84\x54\x0b\x52\xf4\x03\xbc\xd0\x33\x42\x2c\x59\xcf\xeb\xc2\xe3\xa5\xcb\x67\x6d\x45\x3c\xfe\x71\xa8\xeb\x52\x99\x2e\x26\x6b\xe9\x09\x70\x16\x14\xe5\x07\xe8\xe8\xc6\xe3\x09\x1b\xd7\x75\x3f\xbe\x0c\x6e\xe2\xba\x6e\x6f\x7c\x46\xe4\x54\x1b\xed\x62\x66\x26\x0c\xb8\x89\xeb\x62\x66\xb6\x2e\xa6\x61\x15\xeb\xb8\x96\x4d\x7d\x60\xa4\xac\xa8\x2b\xa2\xf5\x4f\xc8\xbe\xa0\x3b\x7f\x60\xa4\xcc\x0b\x31\xac\xaf\x6b\xd1\xae\x4e\x23\x96\xed\x42\x31\x93\xfd\xa5\x62\xc2\x61\x4e\x64\x5b\xd7\xa5\x62\x02\x23\x3d\x7e\x62\xc9\x67\x5e\x17\x3e\x96\x3c\xea\xba\xd4\xaf\x8b\xa9\x13\x9c\xc9\x75\x31\x75\x5a\xd7\xa3\x5f\xa9\xa2\xab\x57\x7c\x1e\x4f\x4f\x64\x1a\x11\xf6\xc4\x33\xba\xa7\x86\x7e\x49\x71\x5e\xd0\x9a\x07\xdb\x3f\x16\xdc\xe6\x07\x06\x57\xf1\x2c\x55\xee\x52\xe5\x0a\x3d\xa1\xca\x01\xa9\x5d\x74\xa1\x2a\x77\xa9\x72\x7e\x5a\x55\x0e\x76\x72\x6a\x7e\xda\x63\x47\xe3\x44\x13\x9e\x49\xa6\xb2\x90\xc8\x90\xae\xeb\xf8\xda\xc7\x76\xf1\x8e\x6a\xe1\xc5\xea\x06\x19\xd2\x75\x1d\x1b\x41\x38\x0b\xe3\x73\x49\x5e\x16\x52\xe3\xd3\x4a\x5e\x16\x52\xe3\x3b\x26\xdd\x23\x84\xe5\x91\xaa\x57\x4d\x45\xbc\x10\x3d\x91\xf4\x72\x89\x25\x29\x82\xde\x05\x6b\xf9\x81\xc7\x03\x34\x6f\xd4\x33\x25\x15\xf3\xf1\xf7\x4b\xa6\xf2\x4a\x4f\xa8\x98\xda\x33\xa2\xae\xc4\x92\xc1\x4a\x37\x4d\x6d\x3e\x6b\x2b\xa2\xa9\xcd\x67\x1d\x45\xcf\x1c\x24\x75\x1a\x41\x70\x29\x24\x32\x99\x2b\x2d\x5f\x88\xb5\x86\x84\xbf\x4f\x6a\x74\x22\x44\x20\x93\xb9\x92\xee\x11\xf2\xf3\x80\x04\xba\xd2\xb2\xa9\x8b\x77\xfc\xdc\xe8\x3b\x32\xf3\x4f\xf8\xe8\x14\x3e\x3e\xe8\x2f\xfc\x6a\x0a\x1f\xcf\xe0\x0f\x09\x74\x25\x06\xff\x95\x82\x5f\x1c\xe9\xbb\x43\xf1\x4a\xaa\x72\x0a\xf4\x63\xd0\x20\xfd\x22\x90\xc8\x57\x2e\x49\xd5\x0b\x3e\xf4\x48\x28\x3c\xa4\xe8\x07\x2a\x57\xd1\x77\x2a\x69\x62\x9a\x9e\x26\xcd\x56\x49\x81\xd4\xf1\x65\x49\x25\x85\x41\x3d\xd2\xe7\x46\x7b\xf8\x81\xd4\x2f\x1e\x7f\xec\xe1\x07\x06\xbc\xce\xe5\x16\x28\x21\x91\xfb\x5c\x49\xbf\x98\xd0\xc8\xec\xe3\xd5\x48\x20\xb1\x59\x68\x25\x86\xf5\x95\x70\x95\xc4\xea\x2b\xe9\x2a\xa1\x5e\x27\xb6\xef\x2c\xa9\xd7\xc2\xc8\x97\xa2\xa4\x88\xd6\x3f\xe1\xc6\x92\x41\x2d\x0c\x22\xfa\x95\xd5\xc8\x4c\xbc\xc8\x9e\x91\x05\xc1\xfa\x03\x23\x63\x62\xf2\xac\x57\x66\x90\x25\x5f\xb9\xb2\x83\x2c\x30\xf2\x33\x21\x5d\x59\x55\x06\x7a\x63\xa4\x97\x7a\xbd\x60\x50\x27\x52\x98\x4b\x06\xb5\x30\xf2\xa5\x88\x2e\x84\x08\x9d\xd8\xca\xb0\x24\x42\x2f\x98\xce\x83\x69\xc5\xca\xea\x5a\x66\x74\x26\x39\xb9\xb2\xa3\x33\x30\x32\x03\x90\x44\x68\x21\xf5\xae\xc8\x5f\x24\x1c\xcd\x78\x03\x89\xd0\x2b\xa3\x6b\x1d\x55\xce\x2a\x53\x66\x74\xce\xf6\xaa\xa3\x33\xac\xe7\x44\xda\x71\xc9\x7a\x16\x46\x4e\x74\x4e\xd8\xab\x8c\xbb\x1d\xb7\x9b\x1d\x77\x81\xc1\x44\x66\x65\xc7\x5d\x98\xca\xa9\xa3\x85\x32\x95\x85\x91\x13\xaf\xad\x16\x42\x38\x4e\x50\xe8\x97\x84\x63\x61\x64\xbf\xe3\xf6\x85\x50\x39\x32\x91\x4b\xc2\xb1\x30\xf2\x33\x2b\x5e\x12\x8e\x17\xf4\xe1\x04\x09\x7d\x65\x9d\x60\x3e\xbe\x23\xdf\x51\xfd\xca\xc4\x88\x43\xcd\x39\xbe\xa3\x2a\x87\xc7\xcb\xaa\x1c\x24\xe3\x34\xfc\x68\xc7\x76\xe1\x2a\x73\xb6\x11\xb6\x0b\xc5\x84\x2e\xbd\xe4\x20\x2f\x58\xc0\x69\xf0\x85\xca\xfd\x11\xa1\xab\x8c\x5c\xb0\x83\x1f\x78\xec\x11\xe6\xed\x2a\x2c\xa5\x0a\x23\x33\x72\x15\x83\xb8\xc2\x88\x4a\xda\x71\x15\x47\x54\x60\xc0\x1b\x5e\xb2\x78\x17\xcc\xdd\x34\xf0\xb1\xc5\x11\x15\x18\xd9\xc7\x3b\xa2\xc2\xb6\x4d\x03\x57\x59\xf4\x52\xc0\xc8\x84\x1b\x45\x2f\x05\x24\x18\x8c\x4b\x32\xee\x2a\xaa\x49\x56\xe4\x2f\xa2\x26\x24\xdb\x56\x51\x4d\x8a\x6a\xc2\xc8\x25\x3f\x77\x15\x66\x2d\xf0\x09\x57\xd9\x3e\x1e\xcf\xc4\x8c\x71\x15\x3d\x53\x41\x4d\xc6\xe0\x85\x54\x93\xa2\x9a\x30\xbe\x15\xd5\xa4\x3c\xe3\x63\x82\x32\xb7\xa0\xef\x7e\x60\xe4\xe2\x8d\xa1\x08\x35\x21\x04\x95\x9f\xbb\x0a\xe1\x19\xdc\xe8\x55\x74\x43\x6c\xbc\x4c\xd0\xc9\x56\x71\xf8\x04\x46\x2e\x3c\x5e\xcd\x01\x12\x14\xb0\x55\x74\x56\x10\x7b\x07\xd3\xd6\x25\xb1\x77\x41\xec\x4d\xd0\xb6\x96\xc4\xde\x05\x99\x77\x64\x62\xfd\xa2\xe6\x00\x09\xaa\xd5\x2a\x6a\x0e\x30\x98\xdc\x2e\xb9\xbe\x0b\xae\xef\x60\x47\xe8\x92\xeb\xbb\x20\xf6\x26\x78\x55\x4b\xe6\xee\x82\xad\x3b\xa0\x5e\xaf\xaa\x97\x83\x6d\x9b\x26\xc3\xba\x6c\x5b\x61\x30\xdf\x5d\x55\x95\xab\xac\xe0\x40\xf1\x59\x55\x67\x05\x8c\xfc\xcc\xec\x96\x9c\x5c\x21\x41\xde\x59\x72\x72\x17\x04\xdc\x91\x9b\xa2\xcf\x2f\xf2\xda\xe8\x44\x65\x51\x47\x18\x10\xb4\x57\x75\xc0\x06\x12\xe4\x9d\x25\x4d\x57\x18\xb9\x79\x23\x3d\x01\x01\x37\x41\xcb\x59\x12\x70\x85\x91\x71\x69\x55\x2f\x07\xdb\x36\x4d\x5f\x5b\xc5\x04\x46\x66\x28\x96\x6d\xbb\x2a\x2a\x37\x6d\xaa\x2a\x57\x55\x39\x1c\x9f\xd4\xda\x05\x77\x36\x91\xac\x5b\x10\x68\x3f\x30\x72\xff\xfe\xac\x78\x49\xb3\x5d\x55\x2d\x1a\xfc\x94\x5a\x54\xd5\x22\xcc\xa2\xaa\x45\x50\x63\x13\xe9\xe3\x25\x35\x76\xc1\x44\xcd\x24\x3a\x57\x73\x00\x82\x95\x3a\x32\x11\x84\xac\xd4\x05\xc7\x34\xbf\x70\xce\xcd\xaf\xd5\x74\x10\xd8\x93\x7c\xd3\xd5\x9e\xef\x90\x5f\xf9\x85\xe8\x56\xc4\x77\x20\x72\x6e\x7e\x87\xf6\x74\x7a\x26\x67\xb6\x9a\x9d\xde\x1c\x93\x86\x37\x7e\x7e\xf1\x70\x15\xed\x32\x70\x02\x46\x26\x66\x71\xff\xf1\x82\xaf\x9a\xc9\x86\xad\x66\xdc\x0f\x51\x75\x64\x82\x12\x89\xaa\xab\x2d\xda\x85\x9d\x37\xa3\x24\x28\xa8\x23\x0f\x45\x36\x22\x78\x16\x96\x22\xb9\x54\x18\xac\xc0\xac\xe6\x37\x85\x49\x9a\xd9\x39\xb9\x64\x92\x0a\x23\x0f\x9a\xea\x24\x12\x5e\x67\x7e\xa1\xf0\xf2\x3a\x17\xbc\xce\xc1\x3a\xcd\x92\xd7\xb9\x20\x6e\xe6\xd7\xf0\x2a\x5f\xfb\x81\x91\x27\xef\xa8\xcf\x00\xf2\xcb\x46\x38\xb4\x34\xdd\x08\x51\x96\x24\xce\xd5\xd8\xbf\xfd\xf2\xf1\x2a\x40\x53\x01\x26\x8f\x57\x01\xe0\x72\xe6\xd7\xe7\x46\x9b\xaa\x1b\x61\x86\x2d\xaf\x73\xc1\xd8\xcc\x24\x07\x96\x8c\x4d\x61\xb0\xb1\x60\x35\x7d\x06\x90\x59\xf6\x5f\x92\x38\x57\x7f\x7c\x46\x66\x8d\x7f\x75\x7d\x06\x30\x58\x78\x5a\xf2\x3a\x85\xcc\x1a\xff\xea\xba\x11\xa8\x9e\x23\x33\xdd\x91\xea\x29\x64\x36\x53\x2e\xa9\x9e\xab\xeb\x6c\x98\x74\x77\x9d\x0d\x90\xaf\xcb\x46\xdc\x8a\x9e\x8e\x2e\x9f\x76\x2d\x45\xc1\x55\x19\xd1\x56\x74\xb8\x8a\xa6\x92\xd6\x5e\x70\x44\xf3\x45\xcc\x23\x47\x74\x41\x08\x1d\xec\x94\x58\x12\x42\x17\xec\xcf\x7c\xe1\xde\x64\x7f\x2e\x18\x9f\x83\x05\xb1\xd5\xd5\xfb\xfe\xe8\x7a\x66\x95\x7c\x75\x9d\x4d\x47\xc9\xcb\x8b\xd6\xab\xe4\x40\x66\xcd\x7a\x75\x95\x1c\x18\xc5\x17\x52\xc9\x81\x7c\x31\x60\x77\x67\x07\xc0\x28\x97\x37\xda\xd4\x45\xaf\x32\x14\x4b\x2e\x15\x46\xf1\xb5\x1d\xb0\x81\xcc\x3a\xf3\xea\x0e\xd8\x50\x50\x47\xb9\x7c\xbc\x2f\xf4\x18\x49\x66\x6d\x78\xc9\x37\x15\x46\xb9\x7c\xbc\x2f\xb4\x50\x80\xa2\xc8\x17\x22\xe5\x52\xec\xc2\xf0\x85\x1e\x1b\xca\xac\xc1\xae\xae\x0d\xf5\xb0\x5d\x74\x8e\x6b\x33\x40\x66\x61\x73\x49\x28\x15\x46\x21\x74\xe9\x9a\x15\x8c\xd1\xcc\x92\xe5\xea\xce\x2e\x80\x51\x08\x2e\x65\x8f\xae\xfe\x44\x7f\x99\x15\xc2\xd5\x8d\xfe\xa0\x8a\x0e\xf6\x89\x2c\xa9\xa2\x0b\x2e\x68\x66\x25\x6e\x75\x4d\x14\xc6\xe7\x60\x1d\x71\xc9\xf8\x5c\xfd\xd0\x2e\x3c\x53\x37\x62\x83\xb8\x39\x4a\x56\x64\x7f\x1d\xb4\x70\x2a\x52\x01\x0e\x5a\xe8\xa7\x3d\x76\x21\x66\x45\xba\x6b\x75\xcd\x0a\x18\xac\x36\xae\xae\x59\x75\xcd\x0a\x4b\x93\x04\xba\x86\x66\x85\x0d\x0d\xcd\x0a\x18\x05\x9d\x18\x9a\x15\x54\xd1\xec\x92\x94\x54\xd1\x05\x55\x74\xb0\x4c\xb9\xa4\x8a\xae\xf1\xe8\x7d\x76\x81\x68\xa8\xf7\xc0\x60\x99\x72\x0d\x07\x6c\xd8\xa3\xd9\x75\x1e\xd9\xa3\xc2\x60\x4b\xcb\x1a\x9a\x02\x90\xc9\x93\xad\xe1\x10\x00\x0c\xaa\x46\xac\xe1\x74\x1a\x12\x68\x76\x9d\x47\x12\xe8\x82\xe5\x39\x5c\xf2\x1c\x6a\x21\x90\x5d\x4f\x91\xf1\x29\x8c\x52\x14\xd9\xfa\x47\x0b\xb3\x2b\x25\x43\x2d\x04\x86\x0b\xa3\x43\x4f\x0e\xe4\xc4\x48\x2f\x09\x54\x18\x05\x5d\x95\x04\xba\xc6\x13\x6f\x66\x57\x37\x86\xf1\x26\x30\x5c\x3e\x95\x17\xba\x20\x81\xe6\x54\xbe\xcf\xa0\x5e\x72\x44\x85\xc1\xae\x9e\x35\x8c\x3d\x07\x7a\x9b\xaa\x3f\x65\x1b\xd5\x5b\xcc\x62\xa8\xb7\xd0\x3b\xb3\xab\x13\xc3\x10\x12\x18\x85\x18\x6f\x38\xf9\x18\x0c\x07\xa4\xbe\xd6\x70\x38\x80\xfd\x39\x0a\x6b\x18\xb2\x3f\x17\x54\xcf\x4c\xea\x6b\x49\xf5\x5c\x43\xbd\xad\x74\xa7\x7a\x0b\xe4\x34\x14\xd9\x54\x26\x1f\x85\xb0\x6f\xa8\xca\x40\x4e\x43\xd1\x52\x84\x37\xc0\x10\x87\xaa\x0c\x47\x34\x93\x20\x5b\x72\x44\x85\xc1\x9e\xa4\x35\x9d\x15\x53\xdd\x23\x27\xc6\xb7\xa9\xef\x07\x46\x61\x44\x9d\xae\x29\x02\xd9\xc5\x80\xa9\x2a\x4f\x55\x99\x75\x66\xc9\xa5\x6b\xbe\x69\xd7\xf4\xf1\x4b\x11\xed\x62\x01\x71\x1a\xcd\x40\x2e\xcd\x19\x47\x2f\xb9\x54\x18\x85\xd1\x59\x72\xe9\x82\x49\x9a\x33\x2e\x5c\x26\xa9\x30\x0a\x6e\x44\x26\xe9\x9a\x8f\x76\xe7\xcc\x5a\xc3\x54\xbb\x61\x8f\x8e\x42\x8c\x37\x0d\x47\xe7\xe2\x17\x99\x9a\x4f\x5d\xf8\xd4\x5f\xb3\xa4\x34\xb5\x01\x20\x3b\x93\x9d\xcb\x5f\x5c\xfe\x22\x3d\xa1\x0b\x9f\x8f\x0d\x64\xe7\xa8\x53\x1b\x00\x46\x21\x1c\x9d\xeb\xf3\x8b\x8f\xff\x71\xc6\x28\x05\x55\x18\xa5\x2b\xb2\x73\x30\x1e\x67\x8c\x53\xe3\x99\x1a\x0f\xe1\xe8\xd4\x78\xe6\xe3\xa3\xb3\x13\xbf\xe9\xd4\x7c\xea\xaf\x51\xb9\xa9\xbf\x86\x6f\x9a\x9d\x60\xc9\x37\x15\x46\x21\xde\x94\x6f\x2a\x64\xa7\x28\xf2\x4d\x85\x51\xba\x8f\x47\xef\x21\x97\xe6\x5c\x69\x84\xfe\x1a\x18\x85\x65\x59\xc9\xa5\x42\x76\x8a\x22\xb9\x54\x18\xec\x40\x5b\x92\x4b\x85\x9c\xab\x22\x5b\xbf\x6d\x3d\x6a\xe2\xfc\x0d\x8e\x69\xce\xaa\x9c\x01\x34\x30\x4a\x57\x64\x47\x3f\x43\x40\xce\x2a\x93\xb1\x18\x30\xcc\x50\xc8\x24\x5d\xd0\x46\xb3\xb3\x03\x69\xa3\x6b\x12\x78\xb1\xe7\x6d\x4d\x03\x2f\x20\x1b\x8c\xcb\x24\x15\x46\x21\xfa\x9b\x9a\x28\x90\xb3\xaf\x6d\x78\x06\x93\x74\x94\xe1\x8d\x7e\xed\x43\xaf\xda\x54\x07\x0d\x60\x14\x4c\x54\x12\xe8\x7a\xbf\xd1\x2f\x6e\x7c\x3b\x42\xc0\x0b\x1d\xec\xb2\x5b\xf2\x42\x85\x9c\x19\xb9\xe4\x85\x0a\xa3\x7c\x44\x53\xd1\xe4\xaa\x84\xe8\xad\x08\xfd\xc2\x90\xa5\x8a\xae\xb7\x96\x86\xd5\xbe\xb5\xb4\xb7\x96\xc6\x90\xf7\xd6\xd2\xde\x58\x9a\xe1\xd9\x5b\x4b\x7b\x33\x95\x28\x84\xa0\x6f\xc7\x11\x38\xa6\xb9\xb0\x78\x22\xc7\x54\x18\xec\xfe\x5b\x6f\xa7\x12\x70\x4c\xb3\xc1\x92\x1c\x53\x61\x98\xd1\x79\x3b\xb4\xbc\x1f\x83\xc9\x0e\xfe\x6f\x0d\x06\x18\x85\xb1\xf2\xad\xc1\xbc\xb1\x8e\x82\xa5\xbd\xb5\x8e\x37\x0b\x57\xe6\x7d\xde\x8e\x23\xf0\x55\xb3\x83\xbf\x7c\xd5\xf5\x66\x8d\xbf\xe2\x60\xde\x1a\x0c\x7c\xd5\x5c\x18\xa6\xe4\xab\x0a\x83\x2d\x88\xeb\xed\xa8\xf0\xc6\x3a\x0a\xc3\xd4\x5b\xeb\x00\x86\x39\xa4\x77\x7c\x7e\xf1\x70\x15\xcf\x72\x79\x0b\x18\xd5\xce\xd1\x60\xa0\xc3\x66\x07\x1d\xe9\xb0\xc2\xa8\xb8\x34\xe9\xb0\x0b\xee\x6b\x2e\x58\x9a\xdc\xd7\xf5\x7e\x42\x9f\x61\x3e\xea\xed\xb2\x3f\xac\xd6\xac\xdb\x96\xd5\xba\xde\xac\x95\x56\x1c\xdf\x5b\xf5\x05\xb2\xce\xea\xad\xfa\x02\xa3\x12\x35\xc8\x7d\x5d\xf0\x5d\xb3\x6e\xe8\xad\xfa\x02\x83\xad\x91\xeb\x7d\x3e\xbf\x48\xdf\x63\x1d\x6f\x87\x13\x60\xd4\x4b\x91\x9d\xc3\x08\xf3\x98\xfb\x77\x87\x62\x39\xb5\x0b\x6a\x6c\xd6\xf4\xa5\xc6\x0a\x83\x2d\x97\xeb\x56\xe1\xa1\xc6\xe6\x32\x14\xdd\x8a\x6e\xae\x6a\x88\x96\x22\xda\xc8\x04\x4b\xb6\xac\x30\xcc\xd2\xdd\x4e\x2b\xe0\xc1\x66\xcd\x42\x1e\xac\x30\x2a\xd1\xae\x3c\x58\x21\xab\xca\xf2\x60\xd7\x8d\x0d\x54\xa2\xa4\x5b\x1b\x00\xb2\xea\x27\x35\x56\x18\x35\xf9\xf8\xa9\x68\x73\x55\x42\x74\x14\x1d\xae\x42\xe4\xb4\xe2\x26\xee\x67\x6f\xeb\xba\x35\x0b\x60\xb0\x61\x74\xdd\x46\x5c\x40\xfe\xbc\x90\xa3\xcd\x4d\xdc\x5f\x19\xa6\x6e\xcd\xe2\x26\xbc\xfa\xeb\xe3\xfd\x45\x92\x0e\x95\xe9\x8e\x64\xdc\x05\xf3\x36\x57\xec\x49\xe6\xad\x30\x2a\xc6\x73\x3b\x15\x00\x72\x65\x45\x54\x32\xae\x30\x2a\x83\xd9\xed\x68\x03\x3f\x37\xff\x55\xe4\x2f\x6a\x03\xc4\xd7\xb7\x36\x70\x63\x03\xec\x34\x5d\xb7\x36\x70\x6b\x03\x44\x95\xb7\x36\x00\xe4\x8a\x3d\xdd\x0e\x07\x72\x7d\x2b\x43\x9e\x5c\xdf\x75\x33\x3b\x60\x3f\xea\xba\x9d\x1d\xdc\x5a\x0a\x61\xb2\xf4\xdf\x75\x33\x81\x67\x3f\xea\xba\x9d\x30\x40\xff\x1d\x26\x4d\xa5\xff\x2e\xb8\xbe\x99\x9d\xa6\x4b\xae\xef\xba\xf1\xfd\x6c\x9d\x5d\xb7\xc6\x03\xe4\x4a\xb8\x21\xfd\x57\x18\x9f\x17\x32\x62\x83\xc5\x9b\x2b\x89\x74\x59\xbc\x4b\xca\xae\x09\x58\x29\xbb\x0b\x32\x6e\xae\xd8\x93\x64\x5c\x61\x54\xc2\xe4\xa5\x57\x87\x79\x9b\xd9\x43\xba\x64\xde\x0a\xc3\xce\x91\x79\xbb\x60\xdb\xe6\x3a\x7c\x16\xef\xb8\xd4\x68\xc2\xe4\xa5\x46\x43\xc0\xcd\x15\xbd\x5f\xaa\xaf\x64\x5c\x3b\x47\x32\xee\x5a\x2c\xfd\xb0\xef\x73\x2d\x97\x7e\x80\x51\x89\x4a\xd7\xfd\x79\xfc\xe3\xf1\xa8\x21\xb7\x96\xea\x0b\x8c\xca\xe0\x2f\x3f\x77\x41\x8d\xcd\x0d\x87\x2a\x35\x56\x18\x6c\xfc\x5d\x4b\x5d\x05\x72\xbb\x14\xf9\x8b\x7a\x75\x42\x84\xa5\xfa\x02\xb9\x61\xa2\x12\x68\x85\xe1\x47\x93\x40\xbb\xd6\xa3\x98\xb9\x31\x21\x5d\x2a\xa6\x04\xda\x4a\x20\x21\x81\x76\xc1\x90\xcd\x0d\xbd\x5f\x3a\x7a\x60\xd4\xe6\x8d\xb7\x22\x5a\x9f\x15\xd9\x7a\xe2\x27\xb6\x1a\x2f\xd9\xb2\x0b\x3a\x6c\x36\xd1\xb9\xf4\xfd\x4b\xbd\x6f\x8a\x6c\xd7\x03\xb9\x31\xda\xc8\x96\x15\x06\x1b\x92\x97\x6c\xd9\x05\x5b\x36\x37\x14\x53\xb6\xac\x30\x54\xb9\xa5\x29\x40\x5b\xcd\x8d\x31\x69\xa9\xab\x4b\xdf\x4f\x84\x2b\x85\x75\xad\x47\x31\x73\xb3\x0b\x55\xcc\xa5\x57\x57\x31\xf5\xea\x40\x6e\x36\xd5\x79\x03\x44\xd7\x61\xea\x5e\xa2\xeb\x82\xaf\x9a\x1b\x37\xca\x57\x15\x46\x65\xd0\x08\xfd\x2a\x7c\xd5\xdc\x88\x79\xe4\xab\x0a\xc3\x04\xbf\x7c\xd5\x15\x68\x61\xc3\x93\x87\x5a\x08\x8c\x4a\xec\x1a\x3a\x51\x38\xaa\xb9\x0d\x9f\xb5\x14\xd1\xf7\x18\x8c\x7c\xd5\x15\xf8\xd5\x36\x15\x1d\x45\xf8\x55\x62\x57\x29\xac\x0b\xbe\x6a\x6e\x78\x72\xf9\xaa\xc2\x90\x52\x10\x06\x25\x40\xee\x24\x8c\x42\xef\x1b\x7a\xdf\xee\x8d\xb6\x8b\x09\x69\x67\xf0\x0f\x27\xa4\xc0\xa8\x0c\x60\xa1\x13\x05\x32\x25\x22\x57\xe8\x44\x43\x2d\xb4\x73\xd4\xc2\x78\x94\x29\xb3\x3f\x73\x85\xca\x04\x8c\xca\xc2\x68\x18\x6e\x40\x61\xcd\xe6\x28\xa5\xb0\x0a\x43\x12\x43\xa8\x5f\x81\x5f\xa5\x50\xdf\x0a\xfd\x6a\xa8\x39\xa3\x7c\x7f\x28\x0e\x15\x0b\xc8\x1d\x1f\x1b\xae\x72\x87\x6e\x97\xa0\x35\x74\xbb\x71\xe8\x02\x7c\x6c\xb8\xb0\x09\x8c\x3a\x14\xd9\x05\xb8\x4a\x0a\xc7\xad\x38\x9f\x1b\x71\x36\x43\xd1\x54\xf4\x7c\x40\xca\xb8\x2d\x79\xb0\x0b\xee\x6b\x66\x17\xe6\xda\xc6\xc4\x92\x5e\x2b\xca\x20\xe9\x55\xc8\x26\x3a\xb7\x51\xc3\x36\x6a\xc0\xbd\xc9\x83\x5d\x90\x5e\x33\xbb\x30\x97\xa4\xd7\x25\x9d\xb5\x12\x26\x4b\x67\x5d\x9b\xe5\x96\x8e\xfa\x6d\x97\x5b\xa4\xb3\xea\x04\xa5\xb3\x0a\xb9\xa3\x0c\x5b\xed\xde\x6a\x37\x71\xec\x56\xbb\x37\x6b\x8a\x9d\xcf\xbc\x55\x52\x60\xd4\xa9\xc8\x5f\xc4\x7b\x76\x5f\x48\x25\x95\xce\x2a\x4d\x44\x3a\xeb\xda\xe8\x6d\xb7\xa9\xea\xed\x26\x72\x66\xbb\xfd\xda\x2a\x29\x90\xbb\x8d\x50\x49\x81\xd1\x50\x65\x79\xb0\x42\x1e\x9f\xc7\xdb\x13\xc4\xd7\x3a\xe7\x6d\x7c\xbd\xf1\xc4\xd4\x0a\x5b\x5b\x4f\xbc\xc9\xf8\xb1\x7d\x6a\x6d\x15\x7e\x3f\xea\x9b\xa9\xa3\xb5\xb6\x8b\x7e\xd0\x61\x47\xfb\x88\x7c\x16\xde\x93\xea\x51\x6b\xeb\x3d\x81\xd1\x88\x3d\x65\xcb\x0a\xd9\xdc\xa7\x6c\xd9\xb5\x1f\x85\x1f\x8d\xd8\x73\xab\xf0\xf0\x55\x33\x15\x9f\xd6\x76\x58\x07\x46\x23\x46\xdc\x2e\xd5\x03\x99\x3a\x47\x6b\xbb\x36\x03\x0c\x87\x16\x19\xae\x6b\xb3\x36\x63\x1e\x75\x3b\xf8\x03\x83\x92\x02\x6b\xab\xd1\x40\xa6\x9e\xd0\xda\x6a\x34\x30\x1c\x80\xb6\x21\x37\xdc\xd5\x4c\x3d\xa1\x25\x77\x75\xc1\x5d\x1d\x8d\x18\x51\xee\xea\x82\x5c\x9a\xa9\x89\xb3\x24\x97\x0a\x43\xf2\xcd\x71\xc0\x06\x32\xf5\x62\xd6\x51\x0b\x81\xd1\x08\xe2\x8e\x93\xb5\x83\x16\x52\x09\x66\x1d\xb5\x10\x18\x52\x74\x8e\x5a\x78\xf0\xb1\x54\x82\x59\x47\x1f\x7b\x18\xe9\x1b\x31\xe2\x71\xa4\x07\xf2\xe8\xfe\xe2\x5b\x11\xdf\x91\x81\xf1\x38\xa5\x3b\x68\x34\x1b\x15\xd7\x51\xa3\x81\xd1\x70\x49\x47\x8d\x06\x32\xe5\x55\xd6\xd1\x13\x1f\x08\x33\x8d\x78\xf3\xb8\x24\x0e\xa7\x36\xb3\x9d\x71\xc9\xa9\x15\x86\xd4\x21\x39\xb5\x42\x66\x3b\xe3\x92\x53\x2b\x0c\x07\x59\x39\xb5\xeb\xa8\xd1\x4c\x5b\x8f\x1a\x7d\x58\x4f\x69\x59\xd1\x52\x44\xeb\xa7\xbf\x68\xeb\x89\x2d\x28\x76\xbb\x64\xde\x0a\x99\xa2\x22\xeb\x18\x5b\x00\xa3\xa1\x26\x92\x71\x17\x04\xdc\x4c\xb9\x90\x75\xf4\xea\x90\x71\x87\x03\xb6\x64\x5c\x21\x53\x4a\x63\x49\xc6\x15\x46\x43\x4d\x8e\xd6\x01\x64\xf3\xbb\x47\xeb\x38\x5a\x07\x4b\xa9\x47\xeb\x38\xc4\xd4\xf3\x52\x64\x53\xb5\x0e\x62\xc4\xa3\x75\xc0\xf5\xcd\x6c\xd9\x5c\x72\x7d\x85\xd1\x88\x11\x8f\xb1\xc5\xc1\xb9\x4f\x2c\xed\xe8\xdc\x81\x41\x85\x88\x75\x74\xee\xd0\x7f\x33\x25\x2b\x96\xf4\x5f\x61\x34\x3c\xb9\xfc\x5e\x21\x4f\x3f\xad\xc6\x07\x8c\x46\x30\x2e\xbf\x57\xc8\x6c\x12\x5d\xf2\x7b\x85\xd1\xaa\x22\x5f\x88\x99\xec\xf4\xd3\x6a\x56\xc0\x90\xef\x25\xbf\x77\x41\xd3\xcd\xd3\x8e\x76\xec\x90\xa6\xdb\xaa\x37\xda\x2e\x56\x5d\xa6\x5d\xe8\x84\xf4\x68\x8f\x8f\xf1\x85\xcc\xdd\x80\x87\x9b\xd9\x70\x1a\x2f\xd6\x37\x85\xd1\x9e\xd8\x35\x5e\x8c\x30\x01\xc3\x36\x53\xde\x20\xac\x2e\x1c\x2f\xad\xf6\x89\x5d\x43\xb6\x6d\xc0\xb0\xcd\xf3\x89\x9f\x02\x9a\xed\x03\xb6\x9e\xc7\xdf\x3e\x1e\x4b\x9b\x6d\x7c\x77\x28\x0e\x0b\x12\xc7\x8b\x85\x14\x68\x6a\xf1\x22\xfe\x89\x17\x26\xc6\xe6\xf7\xa0\x5e\xf1\x07\x06\x34\xb5\xb0\x6e\x71\x40\xd3\xcd\x6c\x58\x8f\xd7\xf2\x4d\x1c\x34\x1a\x5d\x80\x3d\xc5\x8b\xc5\x48\x36\x73\x07\x8c\xde\x0f\x0c\xc8\x6c\x21\xb1\x37\x5e\x2a\xd6\xa4\x11\xdb\x97\x53\xb1\x1a\x37\xa2\x58\x41\xbd\xe1\xc2\x7e\xd4\xb0\xde\xb0\x30\xda\x33\xee\xc6\x6b\xdb\x88\x47\x8b\x0a\x3b\x4d\x43\xb6\xac\x30\xa8\x31\x1d\x56\x25\x16\x0a\x5b\x41\x43\x02\xad\x30\x5a\xe3\x85\xd0\xa2\x80\x21\x5b\x5e\x89\xa6\x1e\x5f\x88\x25\x38\xca\x85\x84\x65\x83\x03\xd2\x6c\x61\xaf\x66\xbc\x8e\x8f\x67\x49\x1c\xf6\x55\xbc\x8e\x8f\x7f\xf4\xa3\x90\x9d\x0e\x39\xb5\x71\x31\x59\x6b\x4f\xa0\x19\xf0\x6b\x3f\x50\xc8\x4e\x87\x34\x5b\x61\xb4\x27\x84\x0c\x4b\x10\x07\x6c\xdb\xf2\x2a\x8a\xba\x22\x4c\xec\x89\x1a\xc2\x12\xc4\x41\xbd\xe1\xc2\x06\xc8\xb0\xde\xb0\x30\xda\xe3\x89\xc3\x7a\xc3\x01\x19\xb7\x90\xe9\x0e\xc9\xb8\x41\x09\xe2\x41\x7c\x1d\x96\x20\x0e\x6a\x0c\x17\x32\xdd\x71\xa9\x6b\x14\x14\x1e\x94\x31\x09\xe8\xbb\x1f\x28\x6c\xfb\x0b\x59\xbc\xc2\x20\x0a\x0f\xeb\x0d\x0b\x85\x0d\x7d\x71\xdd\xb6\x8b\x90\x9b\x62\x27\x21\xd7\x37\xa0\xec\x16\x36\xf4\x85\x94\xdd\xb8\x0c\x37\x06\xad\x5f\x3e\x7e\xf1\x2c\x1b\xa1\x7e\x5d\xea\x17\xca\x74\xa9\x5f\xf0\x73\xcb\xcb\x46\x10\x6e\x04\xc5\x89\x07\xdc\xc4\xa0\x42\xf1\x03\xbc\xe3\xe0\x1d\xc3\x77\x24\x98\x26\xee\x8f\x2b\xec\xe8\xe0\x59\x93\xa6\x86\xcf\x62\xa1\xae\x7d\x44\x76\xe1\xe3\x31\xcb\xf5\xe2\xc6\xed\xd7\x56\xa3\x27\xaf\xad\x46\x53\x63\xb8\x90\xd6\x0e\x88\xb9\x0f\xd0\x5f\x93\x46\x6c\xfb\xeb\x51\xdf\xc2\x76\xb3\xb8\x54\x5f\xc9\xb8\xfd\xc5\x3b\xaa\xbe\x40\x61\x23\x59\x58\x6f\x38\xa8\x31\x3c\xfa\x8b\x77\x3c\xbe\xe3\xa1\x5d\x89\x1b\x8f\xed\x22\x28\xe9\x36\xf5\xf8\xb5\x1f\x57\x59\x48\x6b\x87\x2c\x5e\x61\x30\x1f\x09\x59\xbc\x01\x73\xb7\x5c\x89\xd7\xd6\x3a\x60\xf1\x8e\xfe\x52\x64\xeb\xd1\x7b\x36\x6c\x85\x94\x5d\xa1\x90\x9d\x0e\x29\xbb\xc2\xe8\x4f\x5c\x17\x49\x53\x48\x8f\xde\x17\xf6\x4a\x45\x52\xef\x81\x01\xbd\x33\x2c\x54\x1c\x70\x7d\x0b\xfb\x9b\x42\xae\xaf\x30\xfa\xa5\xe8\xad\x88\x46\x3c\x83\x59\x24\x95\x1c\x18\x90\x40\x23\x11\x06\x45\x7a\x74\xbd\xb0\xd1\x27\x60\x07\x7f\x60\xf4\x27\x46\x0c\x49\xc2\x42\x21\x3b\x1d\x56\x38\x0e\xaa\x1a\x8f\x8e\x67\x82\x43\xfc\xc0\xe2\x2a\x5a\xaf\x46\x4b\x12\x66\xb2\x16\x92\x84\x85\xc2\xce\x94\x90\x24\x2c\x0c\x68\xa7\x21\x49\x38\x60\x01\x17\xf6\x9c\x44\x5a\xb6\x6b\xd9\x2e\x1e\xbf\x6c\xd7\xa2\x5d\x9d\xd6\x2f\xdb\xb5\xec\x2f\x7a\x55\x1b\x02\x0a\x3b\x40\xc2\x02\xca\xc2\x60\x7a\x18\x52\x89\x83\x3a\xca\x85\xbd\x1d\x91\x96\xed\xc2\x60\x28\x66\x1f\x49\x83\x81\x24\x5c\x28\x9a\x1c\xb2\x80\x85\x01\x1d\x36\x52\xf8\x8b\x4f\x9c\x52\x2e\xcc\x2a\x85\x9f\x83\x38\x85\x52\x40\x91\x88\x53\x02\x32\x70\x61\x6f\x47\x58\x21\x39\x20\x06\x0f\xea\xd9\x87\xc4\xe0\x48\x18\x4c\x42\x0b\x93\x06\x93\x70\xee\xd4\xaa\x8f\xa4\x75\x40\x0c\x2e\x49\x05\xd8\xb6\x5e\x53\xc8\xbc\xa3\xa6\x00\x94\x84\x59\x49\x0c\x16\x46\x57\x57\x35\x85\xf4\xe8\x7d\x49\x7e\x0e\xf5\x5e\xae\x30\xf5\xe5\x43\xae\x70\xc0\x0f\x2e\xc9\xce\x39\xb6\x8b\x49\x68\xcf\xdf\xa7\x6d\x45\x3a\xea\xed\x63\x30\x25\xf9\xbe\xc7\x5e\x81\x38\x40\xad\xf9\x48\x0e\x2d\x94\x7c\x2e\xec\x21\x0d\xc8\xc7\x1f\x18\x4c\xa7\x43\x0e\x72\xc0\x3b\x2e\x89\xf7\xb5\xfc\x73\xc0\x2e\x1e\xb0\x8b\x43\x76\xb1\x50\x60\xfe\x87\xec\x62\x61\x40\x12\x0e\xab\x38\x47\xbe\xe9\x28\xc6\xa4\x7c\xfb\x78\x46\x88\xfe\x04\x74\x91\x1d\x21\xe0\x20\x97\xf4\x11\x15\x45\x98\x05\xf1\x4f\xd6\x2c\x80\x42\x7d\xe6\xc8\x0e\x1a\xc0\xe8\x58\x9d\xe5\x9f\x83\x92\xcf\x25\x55\x7f\xf1\x56\x44\x4f\x7c\x6e\xa4\x27\x60\x2a\x97\x54\xf9\x45\x15\x3e\xab\xf0\x0c\x66\x96\x6c\x16\x0a\x04\xfe\xb0\x64\xb3\x30\xba\x8f\x57\xe1\xf3\x33\x9c\x14\x76\x9a\x46\x26\xc8\x0f\xf9\xcc\x1d\x3b\x97\xcf\x1c\x30\x95\x4b\x62\xc0\x96\xa9\x2c\x0c\xaa\xb5\x47\x56\xe1\x29\x9a\x5c\xa8\x96\x1c\xd9\xe1\x40\x0e\x32\xd5\xda\x43\x0e\x72\x50\x53\xb9\x50\xe1\x38\xac\xa9\x2c\x8c\x4e\x2c\x66\x4d\xe5\x80\x96\x5c\xd8\x43\x1a\xd2\x92\x85\xd1\x89\x04\xad\xa9\x1c\x54\x4b\x2e\xf9\xc5\xd7\x36\xe6\xc9\x8e\x10\x44\x6c\x92\x97\x03\xc2\x72\xc9\x38\x67\xab\x25\x0b\x83\xd5\x8d\x90\xbc\x1c\x14\x3d\x2e\x19\x4f\x6c\xd1\x63\x61\x50\xe6\x3d\x24\x2f\x07\x54\xe4\x02\x2f\x3d\x2c\x7a\x2c\x8c\x6e\x47\x1b\xf3\x00\x05\x1a\x77\x48\x4b\x16\x06\x65\xde\x43\x5a\x72\x50\x0e\xb9\x90\xfc\x8e\x62\xcc\x03\x0c\xca\xbc\x87\xa5\x91\x85\x02\xa9\x3a\x8a\xbe\xbf\xb0\x8c\x0d\xbd\x3c\x8a\xbe\x9f\x3a\xc8\x25\x63\x9b\xd6\x41\x0e\x68\xcd\x83\x55\x97\xb0\xe8\x71\x50\xf4\xb8\x64\xf4\xde\xa2\xc7\x21\xc5\x99\x55\x97\x90\xe2\x2c\x14\x58\xbc\x61\x1d\x64\x61\xb0\xea\x12\xd6\x41\x8e\x72\xd3\x13\x28\x79\x51\x31\x81\x01\x55\x3d\x8a\xbe\x1f\x28\xa4\xb5\xa3\xe8\xfb\x8b\x8e\x7e\x3c\x5f\xdb\x6a\xc9\x41\x39\xe4\x42\x5a\x3b\x8a\x5e\x1d\x18\x10\xda\xa3\xa8\xe4\x40\x61\x5b\x69\x48\xbd\x8e\xa2\x46\x0f\xba\x50\x8d\x06\x0a\x34\xdb\x90\x7a\x2d\x0c\xca\x74\x85\xd4\x6b\xa1\x40\xa0\x0d\x0b\x28\x07\xa5\x91\x47\x1f\xf4\x84\xbe\x1f\xea\x75\xc9\x76\x74\xd8\x85\xa4\x6f\x3a\x51\x16\x35\x91\x1f\xa0\xbf\x18\x34\xa0\x61\x7f\x60\xb0\xb2\x14\xb2\xb1\x83\x3a\xc8\x25\xdb\x39\x61\x7f\x69\x1d\x93\xa6\x6a\x1d\x30\xb0\x0b\x34\xca\x28\x9a\x02\x30\x58\x7f\x0a\xd9\xd8\x42\xc9\x3e\x5e\xeb\x28\x5a\x07\xf1\x53\xd1\x3a\x60\x60\x17\x48\x8d\x61\x01\x65\x61\xb0\x4a\x15\x16\x50\x16\x0a\x1c\xc0\x90\xa0\x1d\x52\xaf\xa9\x7b\x1f\x52\xaf\x03\x9e\x75\x29\x44\x6c\xf2\xac\x85\x01\xb5\x3f\x8a\x31\x0f\xa4\xea\x02\xd7\x2e\x24\x55\x0b\x83\x22\x63\x21\xa9\x3a\x24\x55\x53\x4c\x3e\x24\x55\x07\xb5\x8f\x0b\x34\xb7\xb0\xf6\xb1\x30\x28\x13\x1f\x92\xaa\x85\xc2\xe6\xd5\xa8\x06\xf6\xc0\xa0\x4c\x7c\x58\x21\x39\x28\x87\x5c\x4a\x9a\x88\xb6\x22\x1a\x41\xcc\x53\xb5\x0e\x08\xda\x05\x6a\x5a\x48\xd0\x16\x06\x65\xe2\x43\x82\x76\x40\xd0\x2e\x70\xc7\x42\x82\x76\x50\x02\x79\x50\x26\x3e\xaa\xa6\x00\xf5\xba\x94\xe2\xb3\x6c\xd7\x6d\xbb\x78\x47\xad\x03\x28\x70\xb4\x42\xea\xb5\x30\xd8\xab\x10\x52\xaf\xa3\xde\x7c\x0e\x86\x93\xaa\x75\x00\x63\xd8\x39\xcb\xa6\x32\x04\x40\x89\x8a\xaa\x75\x00\x83\x02\xf0\x61\xb5\x65\xa1\x94\x5a\xbf\x3f\x14\x5b\x8c\x59\x18\xd4\x87\x8f\xaa\x3d\x55\x46\x08\x58\x4e\x51\x35\x1e\xe8\xe1\x83\xd5\xc2\x90\x1e\x2e\x14\x6a\x2a\x87\xf4\x70\x61\x0c\x26\x91\xd5\xc9\x07\xf4\xf0\x02\xe7\x28\xa4\x87\x0b\x83\xfa\xf0\x51\x1d\x5a\xa8\xcf\x5c\xe0\xf6\x84\xf5\x99\xa3\x32\xd3\x18\x7e\x79\x87\x16\xa0\xc0\x42\x09\x4b\x36\x0b\x63\xf8\xe5\xb5\x27\xa0\x14\xe6\x49\xb2\xcf\x85\x41\x15\xf9\x90\x7d\x1e\x75\xf3\x8e\xb8\x91\xea\xe4\x83\x92\xcd\x83\x2a\xf2\x61\xc9\xe6\xa0\x4c\x73\x81\xa1\x11\x55\xe3\x01\x06\xa5\xea\xa2\x6a\x3c\xf5\xf0\x8b\x8c\x5c\xd5\x58\x0a\x5e\xfa\x18\x6a\x91\x43\x8b\xe7\x4a\x55\x4c\xac\x3a\x87\x00\x6a\x53\x95\x8d\xa5\xa0\xaa\x17\x98\x10\x21\x55\x3d\xa8\xdc\x3c\x58\x5d\x8d\xe6\x08\x01\x55\xbd\x90\xa7\x0f\xa9\xea\x41\x01\xe5\xc1\xea\x6a\x58\x40\x39\xa8\x96\x5c\xc8\x4e\x87\xd5\x92\x85\xc1\xea\x6a\x48\x68\x0f\xd8\xeb\x85\x8c\x72\xc8\x5e\x17\x06\xd5\xda\x43\xf6\xba\x50\x6a\x9e\x88\x42\x11\x5f\x1b\xed\x96\xd0\x2e\x94\xfa\x69\x84\xed\x52\x95\x19\x5a\x64\xaf\x07\x8c\xf5\x52\x7d\xbc\xbe\x5f\xf6\x3a\x75\xd8\x43\xf6\x7a\x34\xb4\xb0\x7e\x44\x6f\x45\x6f\xae\xa2\x11\xba\x70\xca\x2c\x17\xf2\xa8\x61\x99\x65\x61\x50\x55\x3d\xe4\xb8\x07\x1c\xf7\x42\xee\x33\xe4\xb8\x0b\x83\xa2\x7d\x21\xc7\x5d\x28\x64\x0f\xc3\x9a\xca\x21\xc7\x7d\x30\x98\xc9\x71\x0f\xaa\x25\x97\xda\x7c\x96\xed\x22\xc8\xa7\xf6\x7a\x58\x2d\x39\x1a\x91\x51\x45\xa3\x9b\xea\x0b\x0c\x4a\xfb\x45\x53\x7d\x81\x42\x66\x2d\x2c\xa0\x2c\x8c\x61\x53\x55\xdf\xc6\x6a\x10\x39\xb3\x68\x0e\x07\xc0\x60\xb7\x51\x34\x87\x03\xa0\x54\x06\xd9\xe6\x70\x40\xe5\xe5\x31\x88\xc5\xac\xbc\x1c\x14\x50\x2e\xa4\xb5\xc3\x02\xca\x21\xf7\x9e\x3d\x49\x21\xf7\x3e\x20\xda\x17\xf2\x3e\x21\xd1\x5e\x18\xc3\xce\x39\x76\x21\x13\x86\x8a\x75\x48\xb4\x0f\x0a\x28\x0f\x4a\x0e\x86\x05\x94\x83\x72\xc8\x85\x8c\x4e\x34\xe3\xa7\xe6\x08\x41\x94\x25\x85\x3e\xe0\xcb\x97\xf6\x52\x54\x14\xa1\x13\x44\x46\xf2\xe5\x03\x72\x7c\x69\x8c\x10\x92\xe3\x03\x26\xfc\x60\xf5\x3e\x64\xc2\x0b\x85\x0c\x45\xc8\x84\x17\x06\xab\xf7\xd1\x9d\x11\x00\x85\xdc\x43\x48\x8e\x8f\xee\x70\x40\xd0\xdb\x1d\x0e\x80\x42\x26\x20\x24\xc7\x47\xd7\x86\x58\x59\xea\xda\x10\x50\x58\xe3\x0f\xf9\xf2\xc2\x60\x8d\x3f\xba\x51\x16\x50\x58\xbd\x0f\x6b\x2a\x07\x7c\xf9\x31\xf8\x68\xf2\xe5\x03\xaa\x7a\xa1\x34\x72\x48\x55\x17\x06\xbb\xb3\xa2\xeb\xa3\x61\xac\x17\xd6\xac\xc3\x6a\xc9\xc2\x20\x13\x10\x5d\xeb\x80\x78\x5e\x58\x67\x8e\xae\x46\x4b\x42\xa7\x38\x7a\x48\x42\x8f\xfe\xa8\x6f\x69\xa8\x49\x8f\xcf\x8d\x7c\xa1\xa1\x08\xf5\xa5\xae\x70\x71\x69\xb1\xab\x5f\xc0\x20\x5f\x10\xdd\x39\x2a\x50\x5c\x9c\xb3\xec\x70\xc0\x32\x1f\x94\x3d\x0f\xcb\x0e\x07\xfc\xf1\xc2\xce\xdc\x90\xec\x1d\x50\xa4\x4b\x9b\xcf\x0b\x59\x20\x57\x18\x6c\x24\x0b\x0f\xcc\x0b\x18\xd4\xc5\x69\xab\x0c\x6a\x61\x90\x8e\x08\x19\xd4\x42\x71\x2e\x29\x83\x5a\x18\x03\x2d\xb4\x66\x6e\x8c\xa7\x8f\x8a\xb3\xc4\xe1\x98\x26\xa9\x9a\x7a\xe9\x21\xa9\x3a\x60\x50\x97\xce\x62\xa6\x0c\xea\x80\x41\x3d\xd8\xba\x16\x32\xa8\x85\xc2\x29\x62\x21\x83\x5a\x18\xf3\xf5\xef\x98\x15\x0f\xfd\x0f\x9c\xeb\xe2\x84\x54\x52\xb5\x30\xd8\xff\x16\x92\xaa\x85\xe2\xf4\xd0\x5a\xbc\x31\x48\x73\x50\x02\x3d\x86\xc3\x27\x74\xe9\xe2\x94\x4e\xba\xb4\x30\x28\x81\x1e\x43\xa3\xa6\x40\x6e\xe9\x2c\xb8\x0e\xe7\xf7\xb0\xa6\x07\x7b\xe9\xc2\xca\xb8\x01\xc5\xb9\x70\xa4\x53\x48\x71\x0e\x08\xc7\x85\x6c\x6b\x48\x38\x16\x06\x49\x9a\xb0\xe6\xad\x50\xc8\x7d\x86\x35\x6f\x85\x31\x19\xf2\xa6\x6b\x51\x40\xe1\x04\xa4\x90\xa9\x1c\xd0\x92\x07\xa9\x9c\x90\x96\x1c\x54\xa0\x2d\x86\x90\x56\xa0\x15\x06\x55\xd1\x63\xfa\xe5\xe1\xfa\x16\x4e\x95\x09\xb9\xbe\x41\xb9\xd9\xc1\xee\xbd\xb0\xdc\x6c\x40\xd9\x2d\x8e\xa8\x52\x76\x85\x41\x2a\x27\xa4\xec\x06\xfc\xdc\xe2\x38\x22\x3f\x57\x18\xd4\x3b\x0f\xf9\xb9\x01\x19\xb7\x90\x89\x0c\xc9\xb8\xc2\xa0\xde\x79\x48\xc6\x15\x8a\x5e\x5d\x32\xae\x30\xd8\x2f\x18\x16\x7f\x8d\xc9\xf2\xa7\xfe\x7a\xba\xc0\x03\x0c\xaa\xa2\x87\xc5\x5f\x03\xb6\x6d\x19\x4c\x64\xa6\xb1\x05\x34\xdb\x41\x8a\x29\xa4\xd9\x06\xd4\xd8\xa2\x2f\x93\x1a\x1b\xd0\x61\x0b\x09\xc5\x78\xeb\x50\x61\x59\x0e\x6a\x9c\x87\x2c\xcb\x80\x20\x59\xa8\xa0\x1d\x6f\x23\x23\xc9\x92\xa6\x36\x24\x4b\x06\x34\xc8\x42\xdd\xe8\x90\x06\x29\x0c\xea\xd4\x86\x34\x48\xa1\x50\x1a\x39\x2c\x01\x2a\x0c\xea\x6a\x86\xcc\xc8\x80\xf3\x58\x28\x7a\x1c\x72\x1e\x85\x31\xd1\x2f\x49\x8d\x71\xb3\xce\x43\x09\xe2\xb8\x9d\x43\x00\x83\xea\x9b\x61\xed\xd0\xa0\x50\x68\x61\x57\x61\x58\x28\x54\x18\xa6\x5c\x64\x43\x06\x0c\xc8\x42\xa9\xdf\xb0\x50\x68\x58\x28\x94\xca\xb8\x21\x1b\x32\xa8\xbe\x59\x7c\x21\xab\x6f\x0a\x63\xe2\xcb\x6e\x23\x23\xa0\x52\xa4\x35\x6e\x5d\x38\x30\x26\xbe\xec\x36\x32\x82\x3c\x58\x29\xd2\x1a\x92\x07\x85\x41\xfd\xdc\xb8\xf5\x2c\x40\xa5\x46\x67\xc8\x27\x14\x06\x55\x41\xc3\xe2\x9e\x71\x3f\x1e\xa0\x52\xa3\x33\x6e\x3d\x00\x30\xd8\xe1\x18\xb7\x53\xcd\xfb\xd1\xe8\x4a\xf5\xcd\xb8\xd5\x68\x60\x50\x0d\x37\xe4\x13\x06\x1c\xc2\xfa\x22\xae\xbb\xd5\x68\x60\x52\x61\x34\x6e\xa3\x65\xa0\x52\xf8\x32\xa4\x18\x0a\x93\x6a\xb8\x21\xc5\x30\x60\x0a\x56\x0a\x5f\x86\x4c\x41\x61\x52\x0d\x37\x2c\x14\x1a\xf7\xa6\x5d\x55\x91\xed\x7a\x60\x52\x0d\x37\xe4\x13\x06\x7c\xc2\x4a\xe9\xc8\x90\x4f\x28\xcc\x4f\x47\xeb\xbf\xa0\x18\x56\x8a\x42\x86\x14\xc3\x80\x4f\x38\x5f\x2f\x6f\x1c\x8a\xe8\x7b\x82\x12\xc9\x83\x41\x2d\xcc\xfa\x62\x05\xd9\x5a\x98\xc2\x64\x47\x68\x2c\xbf\x23\x24\xbd\xca\x51\x8a\x21\x49\x4f\x98\x14\xb5\x0d\x49\x7a\x01\x31\xaf\xb2\xfb\x2f\xac\x98\x29\x4c\x2a\xd8\x86\x15\x33\x83\x5a\x98\x95\xdd\x7f\x61\x2d\xcc\xa0\xf0\xe5\xa4\x82\x6d\x58\xf8\x32\xa0\xdf\x55\x76\xec\x85\xf4\x3b\x61\x9a\x0b\x5c\x2a\x00\xf4\xbb\x7a\xe1\xac\xa4\xdf\x09\xf3\x85\x2f\xb4\x7e\x65\xc0\xa2\xab\x26\x2d\x64\xd1\x09\x93\x0a\xb6\x21\x8b\x2e\xa0\xcc\x55\x2a\xc3\x85\x94\xb9\x58\x7e\x5a\x16\x82\xa5\xcc\x05\xd5\x24\x2b\xfb\xe7\xc2\x6a\x92\x41\x89\xc8\xc9\xa1\xa5\xb1\xfc\xda\x8b\x8f\x66\xee\x61\xf9\xd1\x96\x1f\x0d\x8f\xb9\xfc\x68\x10\xeb\x2a\xe5\xc3\x42\x62\x9d\x30\xd9\x67\x1b\x4b\x6f\x02\xd7\xae\xb2\xe7\x2d\xe4\xda\x09\xd3\x4c\xe6\xd2\x75\xc0\xaf\xab\x14\xe0\x0a\x8b\x4a\x06\x5c\xbb\xa9\x0d\xc9\xb5\x13\xe6\xeb\xdf\x71\x1c\x44\x58\x73\x52\xa8\x54\xc8\x8a\xd0\xd9\x50\x86\x72\x72\xb0\x6a\x58\x86\x32\xe2\x71\x1d\x95\x4a\x54\x11\x2e\x58\x50\x8d\x72\xbe\xb2\x22\x14\x2b\x6e\xf4\x83\x41\x36\x8c\x2a\x81\xc9\x59\xab\x21\xad\x2f\xa0\xf2\x55\x33\x0c\xd6\x9c\x14\x26\x3b\x86\x23\x8c\x2a\x29\x43\x59\xaf\xe1\xb3\xfc\xc5\xdb\x5f\x54\xe4\x2f\x06\xad\xc7\x97\x49\x9f\x13\x26\xfb\x8a\x43\xfa\x5c\x50\xdb\xb1\x26\x94\xc1\xda\x8e\xc2\xd4\x1b\x44\x7c\x9e\xf5\x98\xab\x4b\xf5\xd2\xe7\x84\x69\x7e\x37\x74\x23\x70\xe5\xaa\x4b\xf5\x72\xe5\x84\x49\x2d\xde\x08\xb5\x88\xa2\x90\x95\x12\x43\x61\x51\x48\x61\x52\x78\x37\x2c\x0a\x19\x81\x16\x25\x1f\xaf\x16\x85\x5a\x84\xff\x91\x1f\x17\x81\x16\x51\x58\x27\x42\x2d\x0a\x4d\x9f\x20\x4c\x7e\x5c\xc4\x33\xf9\xa8\x2e\xc2\xc7\xf9\x3c\x1e\x3b\xff\xdc\x18\x8a\x78\x47\x74\xcd\x6a\x92\xc2\xa4\x3c\x6f\xc8\xa2\x0b\x0a\x39\xd6\xc4\xe8\x6c\x21\x47\x61\x52\x9e\x37\x64\xbe\x05\x04\xb6\x4a\xb5\x9a\x90\xc0\x26\x4c\xb3\xd3\x56\x6d\x0c\x4a\x34\x56\xf6\xa9\x85\x25\x1a\x85\xf9\x22\xdc\xb0\x44\x63\xc0\x50\xab\x89\x64\xee\x76\x81\x07\x98\x2f\xa6\xad\xb2\xd5\x02\x56\x59\x75\xe1\x7c\x3b\xb4\x00\x53\x1f\xbb\x1d\x5a\x80\xea\x92\xf8\xd6\xb3\xc0\x3d\x9b\xe6\xc3\xb7\x6a\x02\x0f\xad\xba\x24\x2e\x0f\x4d\x98\x7a\x62\xab\x36\x06\xc5\x17\x2b\x3b\xbd\xc2\xe2\x8b\xc2\x7c\x31\xb9\xb5\xf8\x62\x50\x43\xb1\x52\x8d\x24\xac\xa1\x28\x4c\x4a\xfd\x86\x35\x14\x03\xd2\x59\x65\x0f\x57\x48\x3a\x13\xa6\x5e\x5d\xd2\x59\xc0\x1d\xab\xec\xce\x0a\xb9\x63\xc2\x34\x4f\x2f\x77\x2c\x28\x7f\x58\x5d\xec\xde\x7e\xed\xed\xd7\xc6\x41\x48\x27\x0b\xe8\x64\x35\xd3\x85\xd2\xc9\x84\x4a\xb5\x88\x38\x7a\x80\xf3\xe6\xf1\xcd\xab\x8a\xa2\xc2\x55\x0d\x51\x55\x84\x89\x36\x6f\xe4\x0b\xc1\x1d\xab\x94\x86\x08\xb9\x63\xc2\x74\x00\x3a\x2a\x00\x4c\xb0\x9a\x99\x90\x1e\xad\x16\x0a\xd8\x94\x52\x20\x05\x4c\xa8\x6c\xea\x0f\x29\x60\xc2\x94\x52\x70\x1c\x80\x60\x85\x55\xb6\x3c\x85\xac\xb0\x38\xcb\xd6\xd3\x08\x67\x53\x30\xb9\xaa\xeb\xcc\x32\xb9\x84\x29\xf1\x40\x26\x57\x40\xdb\xaa\xec\x48\x0f\x69\x5b\xc2\x74\xac\x94\xb6\x15\x50\xb5\x2a\x9b\x99\xe2\x38\xaf\x04\x26\xf5\x86\xe3\x38\xaf\x3c\x28\x13\x9b\x99\xe2\xa8\x4c\x30\xb9\xe6\xcb\xd7\x76\x3e\x03\x6d\xab\x72\xb8\x5e\x48\xdb\x12\xe6\x8b\x65\x11\x69\x5b\x01\x47\xab\xba\xce\x2c\x47\x4b\x98\x94\x1d\x8e\xe3\x60\x06\x54\xf6\x61\x87\xb4\x2d\x61\x52\x7a\x3b\xa4\x6d\x05\x95\x1a\x6b\x61\xe4\x3a\x06\xe3\xc0\x7c\x31\xa7\x97\xc9\x15\xb0\xb7\x6a\x49\xfe\xe2\x54\x64\xeb\xbd\xd1\xd6\xe3\xd2\xd8\x3e\x15\x32\xb9\x84\xf9\x22\x04\x95\xc9\x15\x70\xb4\x6a\x49\x3e\xde\xef\xb8\xf9\x8e\xcc\xfc\x8f\xab\x2e\x70\xb4\xaa\x0b\xd4\x72\xb4\x84\x29\xe9\xc3\x1a\x8c\x01\x6d\xab\xb2\x21\x39\xa4\x6d\x09\x93\x82\x0a\x71\x1c\x18\xe1\x68\x55\x16\xa8\xb7\x1c\xad\x0d\x71\xaa\xb2\xce\xbc\xa9\x55\xf8\x00\x1e\xf3\xd1\x9c\x6d\x7d\xc2\x0d\x25\xaa\xb2\x14\xbb\xa5\x44\x09\xf3\xf5\x0c\x3a\x5b\x4a\xd4\x86\xf3\x54\xd9\x61\xb4\x5f\xcb\x1b\x17\xb6\x3d\x78\x3c\x93\xee\x4d\x15\xc3\x5a\x3e\xa2\xad\x08\xbf\x3a\xbe\x4f\xdb\xda\xaf\xe5\xaf\x33\x98\xb1\x97\x6e\x7b\x46\xbc\x30\xa1\xaf\x6c\x4b\x21\xee\x97\xfa\x31\x69\xd0\xb6\x8d\xea\xc7\xe4\x4d\xb6\x5d\xf0\x74\x7a\xe5\x10\xbb\xed\xd9\xeb\xc2\x7c\x4d\x45\x5e\xc5\xb2\x2c\x87\xc5\x6d\x4f\x55\x17\x26\x05\x24\xb6\xa7\xaa\x6f\xb8\x50\x95\xdd\x33\x5b\x2e\xd4\x7e\x39\x68\xd0\x54\x89\x4f\x1b\x66\x52\x65\x45\x74\xcb\x4c\x12\x26\xb4\x9a\x2d\x33\x49\xa8\xec\x19\xd9\x54\x11\xfc\xc0\x7c\x3d\x86\xb8\x2d\x26\xb8\xe1\x2c\x55\xd6\x3a\xf7\xc5\xdc\x59\x98\x2f\x5e\x1b\x2e\xd3\x03\x99\xab\xb8\x11\xff\x23\x4c\xe2\xd8\x2d\xa5\x69\xc3\x4c\xaa\xec\xba\xd8\x32\x93\x84\x49\xd5\xeb\x0d\x4b\xe9\x03\x95\x7d\x0b\x5b\xb2\x92\x30\x29\x7f\xb1\x29\x52\xf8\x00\xed\x42\x65\x2e\xf5\x83\x5a\x85\x93\x98\x78\x5b\xab\x70\x43\x69\xaa\xec\x35\xd8\x52\x9a\x84\x09\x75\x68\x5b\x72\x70\x43\x56\xaa\xb0\xf5\xb7\x64\x25\x61\x12\x39\x6f\x4f\x55\xdf\x17\xa1\x0b\xec\xf5\x4d\x15\xc1\x0f\x4c\x8e\x2a\xdf\x16\x13\xdc\x30\x93\x6a\xf3\x85\x54\x00\xe0\x82\x5b\xb8\x3d\x2f\x5d\x98\x54\xa4\xdf\x92\x95\x36\x05\x04\x6b\xfb\x88\xba\xa2\xce\xba\x3c\x4d\x65\x30\xdb\xd0\x90\x2a\xd4\xeb\x2d\x0d\x69\x43\x43\x9a\xb0\x9c\xb6\x34\xa4\x0d\x83\xa8\xb2\x7b\x66\x5b\x00\x50\x98\x54\xb7\xdf\xb2\x89\x84\x0a\xfd\x77\x7b\xc6\xb9\x30\x29\xf1\xb1\x2f\x55\x8e\x63\xcf\x6b\x4b\xbc\xf6\xf1\x73\x1c\x3e\x87\x8d\x38\x36\x02\xd3\x67\x01\x71\x4b\x43\xda\xf0\x8c\x2a\xfc\xdc\x0d\xd9\xe8\x03\x93\x99\xc6\x96\x73\xb4\x39\x09\xbd\x72\xdc\xda\xf6\x24\x74\x61\x52\x25\x7c\xcb\x39\xda\x9c\x58\x5e\x61\xde\xee\xa4\xe6\xc0\xc7\x99\xd0\xb6\xb6\x7c\x1c\xa1\x24\x4c\x41\x3e\xce\x86\x69\x33\xa9\xc6\xbd\x65\xda\x08\xb5\x3d\x4e\x70\xcb\xb4\x11\xe6\x65\xeb\xfd\xda\x1c\x5c\x5e\xdb\xe0\x59\x61\x23\x18\x47\x2e\x5f\x88\x71\x64\x53\x6f\xaf\x42\x73\xdb\xd6\xdb\xdb\xb0\x6b\x26\xec\xab\x0d\xc5\xe6\x03\x95\x2d\x29\x5b\xa6\x8d\x30\x61\x5f\xed\xe4\xd7\x86\x70\x53\xa1\x80\x6d\xab\xf2\x6d\xc8\x37\xf3\xb2\x73\xf0\xea\x1b\x2a\x4c\x85\xa3\xb5\xa5\xc2\x08\x93\x0a\x22\x5b\xae\x8b\x50\x61\x00\x6d\x78\x2f\x0f\xf0\xd1\xec\x42\x3f\x1a\x50\xfb\x33\x42\x6c\x89\x2d\x42\xed\x7c\x6d\x8b\xeb\x09\x93\xf2\xcf\x5b\xae\xcb\xe6\x78\xf3\xca\x8a\xe8\xce\x7e\x47\x60\x5e\xc5\x67\x35\x45\x6f\xae\x2a\x88\x6e\x45\xbc\x50\xf1\xf1\xbc\x10\xc4\x96\xca\x5a\xe7\x96\xd8\x22\xcc\xab\x2a\xf2\xf1\x8b\x5f\xf4\x46\xbf\x76\xd6\xf8\x2a\x8d\xd0\xf8\x20\x7d\xd4\x3e\x68\x84\x9f\x03\x98\x14\xdb\xdd\x92\x3e\x36\xdc\x8d\xda\xf1\x85\x72\x37\x84\x09\x21\x6b\x5b\x78\x6e\xc3\xd7\xa8\xe4\x9d\xb7\x55\xe6\x36\x67\x58\x4f\x26\x55\xdb\x33\xac\x37\x95\xe5\x2a\x89\xe1\x9d\xfd\x1c\xd9\xcf\xc1\x30\x65\x95\xb9\x0d\x51\xa3\x8e\x8b\x2e\x3c\x9f\xc7\xa3\x98\xcf\xb0\xbe\x25\x6a\x6c\x88\x1a\x95\x7c\xe7\x96\xa8\xb1\x8b\xbd\xfa\x0c\xeb\x5b\x56\xc6\xe6\xc0\xea\xca\x6a\xe3\xf6\xc0\x6a\x61\x72\x4e\xc0\xf6\xc0\xea\x0d\x51\xa3\x92\x31\xdc\x12\x35\x36\xb5\xe8\x26\x93\xbd\x6d\x2d\xba\x0d\x51\xa3\x72\x26\xf3\x96\xa8\xb1\x21\x6a\x4c\x26\x7b\x5b\xa2\xc6\xe6\x90\xe9\x4a\xce\x6d\x7b\xc8\xb4\x30\x39\x73\x60\x7b\xc8\xf4\x86\x49\x51\x59\x6d\xdc\x32\x29\x84\x09\x35\x6d\xcb\xa4\xd8\xd0\x26\xea\x68\xdf\x3f\x0e\x62\xcb\xaa\x10\x26\xf5\x5e\xb6\xac\x8a\x0d\xed\xa1\x92\xf0\xd9\xd2\x1e\x84\x79\x31\xa2\x5a\x84\x6e\xc3\x84\xa8\xc3\xbe\x53\x3f\x80\xc9\x1c\x75\x7b\x22\xb4\x50\x87\xbd\xc2\x54\x53\x98\xd4\x8e\xd9\x25\xec\x3b\xa6\x9a\x9c\x14\xbb\xe5\x4b\x08\x13\x46\xdd\x96\x2f\xb1\x0b\x71\xd9\xb0\x11\xdb\x4f\xb3\xfd\x45\x6f\xf4\x17\x0f\xdd\xc9\xc0\x68\x5d\x3a\x61\x52\x2d\x79\x17\x15\x0b\x8e\x43\x65\x79\x7d\xcb\x71\x10\x26\xd5\x92\xb7\x1c\x87\x0d\xcb\xa0\xb2\x65\x60\x7b\x00\xb3\x30\x29\x4d\xb3\x65\x1c\x6c\xb8\x04\x75\x3e\x53\xe0\x2d\x97\x40\x98\x54\x4b\xde\x56\x76\xdb\xa4\xf1\x2b\x47\x29\x6e\xf3\xf4\xc2\xa4\x5a\xf2\x36\x4f\x2f\x54\x4e\x66\xda\xd5\x2f\x04\x4c\xaa\x25\x6f\x53\xf7\x9b\xa4\x7c\xa5\x66\xdb\x36\x29\x2f\xcc\x84\x13\xac\x7a\x62\xd2\xda\x95\xf3\x9b\xb6\x69\x6d\x61\x52\x32\x67\x57\xad\x0e\xa8\x2c\x46\x6e\x33\xdd\xc2\x84\xa7\xb8\xab\xfd\x55\x89\x8c\xa6\xaf\x6d\x64\xc4\x79\xc5\x33\x61\xc1\x9e\x57\x2c\x34\xd6\xc8\xb6\x99\xee\xdd\x1e\xf7\xd6\x58\x10\xdb\x4d\xf7\x06\xcc\xc4\x88\xea\x11\xc6\x9b\x33\x86\x1b\x0b\x62\xdb\x33\x86\x37\xd5\xdc\x26\xe7\x5b\x6c\xab\xb9\x09\x8d\xc5\xa2\xdd\x8c\x9f\x80\x99\x3e\x8f\xe7\xb5\x49\x91\x37\x68\xef\xdb\x14\xf9\x26\x2d\x3e\xa9\x01\xb4\x9b\x61\x32\x69\xed\xc6\xa2\xce\x36\xad\x2d\xcc\x64\x23\x8c\x79\x38\xf8\xb7\xb1\x94\xb1\x9b\x5f\xa8\xf9\x39\x18\x18\xcd\x61\x6f\x12\xd6\x8d\xa9\xf9\x36\x61\x2d\x4c\x88\x97\xdb\x84\xf5\x26\x57\xdc\x98\x4e\x6f\x73\xc5\x9b\xa4\xe9\x4c\xd7\xd3\x13\x26\x4d\x37\x89\xbb\x99\xf0\xc4\x26\xee\x36\x45\xa0\x1a\xb5\xe6\xb7\x45\xa0\x36\x47\x88\x4e\x6a\xbc\x6c\x8f\x10\xdd\xe4\xf2\x1a\x04\xda\x6d\x2e\x4f\x98\xcc\xfc\xb7\xb9\xbc\x4d\x5d\xa8\xa6\x8f\xb5\x2e\x94\x30\xa9\x04\xb3\x3d\x09\x74\x73\x12\x68\xbb\x98\x43\x78\x12\xe8\xa6\x7a\xd4\xcc\x74\xb4\xd5\xa3\x36\xe5\x9d\x9a\x4e\xc1\x8c\xdf\xa6\x58\x53\xd3\x3a\x86\xe1\x06\x30\xe1\xda\x6d\x0b\x37\xed\xf1\x7c\xe1\x46\xcd\xee\x3d\x74\xa8\xc0\x64\xf9\x61\x0f\xbf\x36\x55\x9a\x9a\x9f\xd6\x2a\x4d\xc2\xa4\xe0\xeb\xb6\x4a\x93\xd0\xe0\xae\x6e\xab\x34\x6d\x4e\x02\x9d\x14\x7c\xdd\x9e\x04\xba\x39\xd7\xb3\x25\x74\x62\xf8\xb5\x39\xd7\x73\x52\xf0\x75\x8f\x65\xeb\x1f\x1f\xdb\x28\xbd\xbd\x4d\x4e\x0a\x13\x0e\xe0\xf6\x40\x4f\xa1\x51\xb8\x69\x9b\xaf\xdc\x64\x22\x67\x46\x31\xcd\x44\x6e\xd2\x8e\x8d\x15\xaf\x6d\xda\x51\x98\x14\xc0\xd9\xd6\x72\x12\x1a\x05\xa7\xb7\x99\x48\x61\x52\xa4\x75\x0f\x83\x25\x32\x91\x0d\x72\xea\x36\x13\x29\x4c\xf8\x84\xdb\x54\xe3\x26\x63\xd8\x38\x52\x65\x9b\x31\x14\x26\x45\x5a\xb7\xc5\x9a\x84\x96\x9a\x57\xd9\x88\x40\x01\x32\x22\x15\x73\x3c\x6a\xd6\x12\x31\xf5\x30\xa6\xe6\x70\xd0\x99\xed\x1c\x7d\x34\xd0\x38\x06\x65\x7b\x38\xa8\x30\x29\xcc\xb3\x87\xb1\x18\xd0\xa8\x2e\xbd\x87\x8a\x39\x54\x4c\x86\xcf\xa1\x62\x72\x5e\x68\xa3\xba\xf4\xf6\xbc\x50\x61\xb2\x40\xb4\x3d\x2f\x54\x68\x50\x58\xb7\x75\xa5\x84\x99\xfd\x1c\xc6\x16\x40\x4b\x5d\x91\xef\xa8\x92\x67\xba\x50\x25\x27\x13\xda\x12\x81\x84\x45\xa4\x84\x49\xdd\xd6\x6d\x11\xa9\x4d\xc5\xa8\x46\x2d\xa8\x6d\xc5\xa8\x4d\x95\xa8\x49\xdd\xd6\x3d\x74\x7c\x40\x4b\x8c\x7c\xa6\x53\x85\x99\xcb\xf5\xfd\xa1\xd8\x82\x52\x9b\x04\x6c\x83\x53\xbb\x4d\xc0\x0a\x93\xd5\xaf\x6d\x02\x76\x93\x47\x6d\x2c\xfa\x6d\xf3\xa8\x9b\x92\x4e\x93\x0a\x46\xdb\x53\x41\x85\xa6\xd5\x4d\x2d\x05\x98\x14\x7f\xdd\x56\x7c\xda\x14\x6e\x6a\xda\x93\x85\x9b\x84\x09\x6d\x74\x5b\xb8\x49\x68\x6a\x91\x67\x87\x0a\x93\xe2\xaf\xdb\xcc\xed\x26\x5b\xdb\xd4\x0f\xcb\x3b\x09\x13\x72\xe9\xb6\xbc\xd3\xa6\xfe\x52\xf3\xcb\x5b\x7f\x49\x98\x94\x88\xdd\x1c\x1a\xfa\xc0\x7c\xae\xf2\xf1\xf1\xb9\x11\xa3\x46\xbb\x3d\x28\x74\x93\xa6\x6d\x2c\xfa\x6d\xd3\xb4\xc2\xfc\xab\xc8\xd6\x6f\x7e\xb1\x29\xf2\x17\x55\x3f\xfc\xb5\x35\x93\x84\x46\xc1\xd6\x6d\xcd\x24\x61\xe6\xaa\xc8\x46\xa0\xa4\x19\x85\x9f\xfb\xd3\x08\x94\xb4\xd2\xab\x2a\x29\xd0\x28\xd8\xba\xcd\xef\x6e\x32\xb7\x93\x65\xc6\x6d\xe6\x76\x93\xad\x9d\x94\x51\xda\x6f\x63\x4f\xa0\x41\x08\xdd\x16\x35\xda\x6f\xbd\x27\x71\xac\x15\x8c\x36\xb5\x89\x1a\xb5\x89\xb6\xb5\x89\x84\x49\x39\xd1\x6d\x6d\xa2\x4d\x89\xa1\x46\xb9\xc7\x6d\x89\x21\x61\xb2\xf2\xb8\xdf\xce\xfc\xa9\x27\xd4\x0a\x6e\xd7\x7a\x42\xc2\xcc\x44\x6c\xd6\x13\xda\xd4\x13\x6a\x70\x31\xb7\xf5\x84\x84\xc9\xfa\xe4\x7e\xeb\xde\xa8\x27\xd4\x58\xea\xda\xd6\x13\x12\x66\x26\xae\x7b\xeb\xa5\x28\x1e\xd4\x58\xea\xda\x16\x0f\xda\x6f\x6d\x93\x98\xf8\xad\x6d\x92\x2b\x6e\x1c\xb2\xb1\xcd\x15\x6f\x52\xbe\x8d\x4a\x54\xdb\x94\xaf\x30\xa1\xb3\x6e\x0b\xe0\x6c\x32\xbf\xad\x0c\x45\x6f\x45\x6f\xae\x9a\x88\x78\x21\x4e\x7a\x6c\x94\xb6\xd9\xb7\xfd\x05\x4c\x96\x2c\xb7\xd5\x6e\x36\x15\x6a\x1a\x95\x95\xb6\x15\x6a\x84\x49\x95\xa6\x7d\x1b\xd7\x51\x5c\xa6\x51\xc1\x68\xdf\xeb\x23\xba\xb9\x2a\x21\x5a\x8a\x9e\x2e\xa4\xf6\xcc\xb6\xf6\x8c\x30\x29\x56\xb9\x6f\xbb\x90\x7a\x31\x8d\x42\x33\xdb\x7a\x31\xc2\xf4\x0b\xdd\x5a\xc7\x4d\x17\xba\x4a\x75\xdb\x85\xc0\xa4\xa4\xe5\x36\x7d\xbc\xa9\x2a\xd3\x60\xf7\x6d\xab\xca\x08\x93\xa5\xd4\x6d\x62\x78\x53\xbd\xa5\x51\x25\x65\x5b\xbd\x45\x98\x94\xb4\xdc\x66\x5b\x37\xd9\xd6\xe6\x9a\x91\xd9\xd6\x4d\xa9\x96\x06\xcd\x6d\x5b\xaa\x45\x98\xac\xc1\xee\x65\x5c\x47\xa9\x96\x46\xd1\x87\x6d\xa9\x96\x4d\x11\x96\x09\x49\x78\x5b\x84\x65\x2f\x34\xda\xa5\x9f\xa5\x46\x03\x93\x35\xd8\xbd\xfc\x42\x94\x6a\x69\x94\x24\xd8\x96\x6a\xd9\x9c\x9b\x38\xa1\x12\x6f\xcf\x4d\xdc\xa4\x79\x1b\x25\x09\xb6\x75\x59\xb6\xf9\x5d\xd5\xd7\xfc\xae\xd0\xa0\xa6\x6d\x8b\xb0\x08\xb3\xe0\xbf\x4c\xf9\x6e\x8e\x3c\x6c\x0d\xfd\x5a\x7a\x39\x60\xaa\xe4\xa6\x7c\x37\x29\xdf\xc6\x39\x12\xdb\x94\xaf\x30\xa9\x85\xb9\x2d\xe8\xb2\x49\xcd\x36\xa8\x69\xdb\xca\x26\xc2\xa4\xf0\xe5\x36\x4d\xbb\x49\xad\x36\x6a\x96\x6c\x53\xab\xc2\x84\xbc\xbc\xd7\xf9\x5c\xf5\x8c\xbb\xd4\x2c\xd9\x56\x36\x11\x26\x65\xba\xb6\x09\xd8\x4d\xd2\xb5\x35\x46\xfa\xe5\x77\x04\x26\xe5\x31\xb7\x09\xd8\x4d\x6a\xb5\xb1\x37\x76\x9b\x5a\x15\xa6\x26\x6a\xee\x74\x93\x28\x6d\xec\x1b\xdd\x26\x4a\x85\x49\x79\xcc\x1d\x7e\x5a\x0a\x9c\x34\x88\x62\xdb\xc3\xf9\x76\x30\x5d\xa2\x3c\xe6\x0e\x3f\x2d\xc9\xd1\xc6\x9e\xca\x6d\xb1\x13\x61\xba\xb2\x6d\xa2\x54\x68\x54\x36\xd9\x26\x4a\x85\x59\x18\xe6\x2c\x89\x22\x34\x76\x4b\x6e\x4b\xa2\x08\x93\x52\x9b\x3b\xb4\x5a\xa0\xb5\xf9\x7d\xda\xd6\x36\x01\x2b\x4c\x58\xde\xdb\x73\x00\x37\x45\x54\x1a\x64\xb6\x6d\x11\x15\x61\x52\xcf\x6c\x5b\x44\x65\x73\xf6\x5f\xe3\xf8\xfa\x1d\x6a\x51\x90\xb7\x71\x8d\x3e\x1c\x64\x39\xe8\xaf\xb1\x69\x71\x87\xfa\x11\x7a\x03\x46\x41\x0f\xfd\xdb\xa4\x7c\x1b\xfb\xf2\xb6\x29\x5f\x61\x52\x1e\x73\x9b\xf2\xdd\x54\x4c\x69\xec\x7f\xdb\x56\x4c\x11\x26\xb5\xd1\xb6\xe7\x00\x6e\x0a\x94\x34\x76\xa3\x6d\x0b\x94\x08\x93\xa3\x93\x76\x38\xe4\xc5\x33\x5a\xb5\x8e\xfa\x85\xb1\x14\x30\x29\xb5\xb9\xc3\x58\x8a\x3c\x6c\xeb\xbe\x90\x5a\x14\x87\xfe\x62\x14\x24\x3f\xfb\xc0\xd3\x5f\x6c\x1a\xda\x66\x5b\x37\x29\xd0\xc6\xae\x9e\xbd\x1d\x93\x80\x09\x2f\x7d\x5b\x08\x64\x53\xfc\xa3\xb1\x37\x63\x6f\x3b\x7a\xdb\xd1\xcc\x77\x2d\x04\xb2\x37\xa1\x0b\xc7\xb1\xef\x6d\xaf\x92\x04\x9c\x54\xdf\xdc\x26\x01\xf7\x21\xc9\x4c\xc1\xb2\x7d\xb4\x27\xb2\x28\x8d\x2d\xf2\xc7\x2c\xca\xe1\x40\xaa\x36\x9f\x5e\x3d\x1e\x48\x25\x4c\xaa\x91\x1c\x0f\xa4\x3a\x6c\x6b\x6f\xf3\xe9\x89\xe3\xb6\xf6\xc3\xa1\x4a\x93\xd5\xe8\xf3\xc2\x13\x9f\x17\xa7\x97\x43\x39\x39\x1c\xb6\xf4\xc0\xf3\x69\x59\x5d\x3d\x1e\xb0\x24\x74\x8e\x30\x3e\xa4\x39\x3e\x30\x61\x7f\x1e\xb3\x1d\x87\x03\x96\x3a\xb3\xe2\xe3\x01\x4b\xc2\xa4\x62\xc1\xf1\x80\xa5\xc3\xfe\xf0\x0e\x39\xe2\xb8\x3f\x5c\x98\x54\x2c\x38\xee\x0f\x3f\xec\x09\xef\x50\x1d\x8e\x07\x2c\x09\x13\x26\xe9\x31\x73\x72\xd8\x32\xde\x29\x7b\x7e\xdc\x32\x2e\x4c\x2a\x16\x1c\x33\x27\x42\x7f\xd9\x85\xc7\x76\x11\x39\x53\xb1\xe0\xb8\xb1\xfc\x90\x4c\xe9\x50\x0a\x8e\xc9\x14\x61\x36\x3b\xfa\xd8\xae\x43\xbb\xe8\x1c\xf3\x2b\x87\xcd\xe0\x1d\xce\xd1\x71\x33\xb8\x30\x29\x62\x70\x3c\x99\xe9\x90\x85\xe9\x64\xba\x8f\x59\x18\x61\xb6\x8f\x68\x29\x0a\xae\x6a\x88\xb6\xa2\xcd\x55\x05\x11\x3d\x41\x9a\xa5\x93\x77\x3e\x6e\x19\x17\x26\xa5\x0e\x0e\xe9\x97\x07\x78\xa1\xc6\xe3\x6f\x1f\x7f\xfb\x42\x3c\x1e\xf5\x3d\x64\x4e\x3a\xe9\xd0\x63\xe6\x44\x98\xf8\xeb\x43\x16\xe5\x01\xba\xb0\x2b\xf2\x85\x96\x5d\x38\x10\xbd\x15\xad\xe7\xaa\xc1\xe3\x97\x8f\xc7\x4f\x34\x9b\xba\x7c\xa1\x45\x17\xce\x17\x22\x5f\x88\x49\x24\xbe\xff\x98\x5f\x39\x1c\xd0\xd4\x49\x64\x9d\x4b\x5d\x05\x26\x55\xad\x8e\x29\x17\xa1\x73\xe2\xef\x31\xe5\x22\xcc\xe6\x6b\x87\x8d\xe0\x28\x7c\xd2\x37\xc7\xc3\x9a\x84\x49\xf5\x84\xc3\xc1\x4d\x0f\xf0\xac\x8b\x1b\x55\xcc\x4b\xc5\x6c\xde\xf8\x79\xd6\xd3\x7a\xf6\x74\x9f\x4b\xc5\x34\xe5\x42\xf5\x84\x63\xca\xe5\x90\x5f\xe9\x1c\x0e\x7a\xcc\xaf\x08\x93\xea\x09\xc7\xfc\x8a\xd0\x29\x42\x7e\xcc\xaf\x08\x13\x8a\xf3\x71\x4f\xf7\xb9\x50\x4c\xd2\x11\xe7\x52\x31\xc9\xaf\x4c\xaa\x27\x1c\xf3\x2b\x27\x31\xf5\x6a\x3d\x21\xa2\xa3\xd9\x68\xdd\x61\x39\x9d\x74\x7b\x95\x6a\xf2\x0c\x66\xc7\x4d\xd7\x87\x33\x97\x3a\x2c\xa7\xe3\x99\x4b\xc2\x6c\x43\x11\x8d\x60\x57\x74\xa7\xb2\xf7\x71\x57\xb4\x30\x29\x10\x70\xdc\x15\x7d\xd8\xd0\xdc\x59\x5e\x3f\x49\x35\x49\xaa\xc9\xa0\xa9\xeb\xf3\x2c\x5e\x68\xbc\x10\x2d\x45\xb4\x7e\x2a\xb2\xf5\xa8\x09\x8b\x3a\xc7\x5c\x8d\x30\xc9\xaf\x1c\x73\x35\x87\xd3\x94\x3a\x0b\xd4\xc7\xd3\x94\x84\xd9\xd0\x1c\x36\x4d\xff\x78\xc8\xc2\xf4\xcb\xc7\xfb\xb5\x81\x49\xb1\x81\x63\x16\xe6\xa4\xe7\x0b\x77\x16\xfa\x0e\xbb\x9a\x3f\x30\x9f\x51\xf4\x7b\x43\xf1\x71\xef\xf3\x61\x8f\x72\x67\x25\xed\x78\x90\x91\x30\xa9\x58\x70\x4c\xd2\x1c\xb6\x17\xf7\x94\x14\x85\x22\xbb\xc0\x1b\xfd\x75\x9c\x0d\xa7\xa6\x1d\x33\x32\x87\x33\x84\x3a\xfc\xa5\xe3\x19\x42\xc2\xe4\x48\xa7\x93\xb5\x60\x72\x22\x9d\x63\x61\x8f\x3b\x73\x85\x49\xa9\x83\xe3\xce\x5c\xa1\x73\xf6\xd5\x71\x67\xae\x30\x89\x07\x4e\xf6\x03\xb2\xe7\xb6\x53\xf5\xfa\xb8\xe7\x56\x98\x14\x44\x38\x1e\x18\x74\x38\x30\xa8\x27\x54\xc6\x03\x83\x84\x49\x41\x84\xe3\x81\x41\x87\x94\x4b\xe7\x40\xaa\xe3\x51\x40\x87\x0d\xb6\x93\x6c\xd8\x71\x83\xed\xc9\xcf\xa0\xd1\xf3\x47\xf4\xb9\xf1\xcd\x55\x15\xd1\xad\xe8\xe6\x2a\x7e\x51\x73\x05\x26\x05\x11\x8e\xa9\x9c\x43\xfa\xa6\xb3\xa6\x78\xdc\x86\x2b\xcc\xee\x8d\x9a\x2b\xd0\x39\x44\xea\x98\xdd\x11\x66\x47\x19\xc8\xf4\x3c\xb0\xb8\x8a\x5e\xf5\xa3\x01\xb3\xfb\x78\x3f\x1a\xd0\x59\x36\x3b\xa6\x72\x0e\xe9\x9b\xce\x1a\xd9\x71\x83\xad\x30\x49\xdc\x1d\x53\x39\x87\x24\x4d\x67\x37\xed\x31\x49\x23\x4c\x8a\x2b\x1c\xce\x13\x7a\x80\x67\x15\xae\xba\x7d\xd6\xed\xb3\x14\xf9\xac\xc5\x0b\x31\x56\x16\x5d\x38\x30\x29\xae\x70\xcc\xdb\x1c\xb2\x30\x9d\xbd\xad\xc7\x33\x84\x84\x49\x10\x77\xdc\xdb\x7a\xd8\xa2\xda\x59\x45\x38\x6e\x51\x3d\x9c\x21\x34\xfb\x33\xcb\x3b\x9e\x21\x74\x0a\x6a\xc2\x7e\xd4\x53\x54\x93\xa2\x9a\x60\x0a\x1e\x18\x74\x8a\x9f\x76\xf0\x42\x7e\xda\xe2\xa7\xbd\x68\xaa\x9f\x96\x0d\xa3\x1d\x6e\xcf\x71\xc3\xa8\x30\x29\xae\x70\xdc\x30\x7a\xd8\x30\xda\xe1\xf6\x1c\x37\x8c\x0a\x93\xe0\xf2\x78\x56\xcf\x21\x4d\xd2\x99\xdc\x1e\xd3\x24\x87\x03\x74\x3a\x07\x17\x9c\x6a\xdf\x57\xa6\xe6\xfd\x23\xe2\xb5\xc9\x89\x74\x08\x33\xc7\x9c\xc8\x61\x7f\xe5\x24\x8f\x7a\xdc\x5f\x79\xea\xe3\x04\x3b\xd5\x7f\x4f\xd5\x09\x02\xb3\xa7\x8a\xa8\x2a\x7a\x2c\x8d\xb0\xf1\x98\x39\x11\x26\x95\x14\x8e\x99\x93\x43\x9a\xa4\xb3\x9d\xf1\x98\x26\x39\xa4\x46\x26\x65\x02\x4f\xd5\xe3\x01\xbd\x30\x42\x54\xfb\x9e\x33\x71\x26\x69\xda\xe3\x99\x38\xa7\x62\x8f\x54\xff\x3d\x55\x7b\xac\xda\x63\x56\xe4\x0b\x31\x7c\xc2\xa1\x39\xd5\xe1\x13\x98\xd4\x5b\x38\xee\x83\x3c\x75\xd3\x5f\x7c\xb4\xaa\xab\xe4\x98\x9c\xd9\x71\x43\x9e\x83\x73\xaa\x1f\x0d\xe7\xec\x46\x45\x61\x52\x2a\xe1\x98\xd1\x39\xa4\x6f\x3a\x95\x75\x8f\xe9\x1b\x61\xb2\x09\xe6\x98\xbe\x39\xa4\x6f\x7a\xc5\x03\x98\xbe\x11\x26\xf5\x09\x4f\xd5\xf8\x48\xdf\x74\xca\x19\x1f\xd3\x37\x87\xf4\x4d\xa7\xc6\xf0\x31\x7d\x23\xcc\x4e\xf4\x67\xfa\xe6\xb0\x85\xb1\x13\x66\x9f\xa6\x02\x00\x93\x73\xde\x4e\x63\xb9\x46\xe8\x54\xfc\x3d\x4d\x9d\x00\x26\xd9\xe9\xd3\x8c\xeb\x48\x05\x75\x6a\xf9\x1e\x53\x41\xc2\x64\x5a\x72\x9a\x71\x1d\xb9\x9e\xce\x4a\xc9\x69\x1a\x32\x30\x3b\x86\xec\x6e\xc9\xd3\x6e\x5a\xcf\x17\x6a\x8e\xce\xe4\x7d\x66\x27\xde\x34\xef\x73\xd8\xa8\xd8\xa9\x27\x7b\xdc\xa8\x28\x4c\xb6\xda\x9c\xa6\xbf\x07\x3a\x7c\x9e\xd3\xb4\xed\xa6\x6d\x13\xfd\x99\x1d\x12\x3a\x7c\x9e\xd3\xd4\x42\x13\x46\x1d\x5d\x35\x61\x74\xc8\x08\xf5\xfa\xb9\xd1\x46\x10\x81\x50\x89\xe1\x98\x0a\x3a\x9c\xeb\x32\x49\x91\x1f\xcf\x75\x39\xec\x66\xeb\x94\xa7\x3b\xee\x66\x3b\xec\x60\x9b\xec\x18\x3e\x6c\x63\xfb\x40\x67\x53\xda\x71\x37\x9b\x30\x49\x7e\x1f\x77\xb3\x1d\xf6\xa9\xf5\x96\xff\x4d\xae\x78\xe4\xff\xcf\x48\xec\x2e\x36\x61\x8e\xcf\x8f\x63\x4e\x1c\xde\xd2\x29\xec\x76\x3c\xbc\x45\x98\x6c\x18\x3e\x5d\x03\x06\x3a\x25\xdb\x8e\xe7\xb9\x1c\x76\xc4\x4d\x36\x0c\x1f\x77\xc4\x1d\xb6\xbf\x75\x27\x2d\x6e\x7f\x3b\x6c\x79\x9b\xc3\x17\x31\xb0\xe1\xa4\x96\xee\x4c\xc0\x93\x5a\x0e\xa7\xb3\x4c\xb6\x02\x9f\xae\x01\x73\xba\x4a\x37\xe2\xf6\x74\x15\x61\x0e\xec\xd0\xed\x6f\x87\xc4\x5a\xe7\xc8\xc9\x63\x62\x4d\x48\x1d\x5d\x20\xc9\xf6\xe3\xe9\x58\x18\x75\xae\x4e\x3f\x1f\x51\xe2\x59\xf4\xa6\x16\x46\x9a\xac\xb3\x12\x71\xba\xce\x13\x98\x90\x04\x4e\xd7\x79\x92\x32\xeb\x06\x49\xa6\xcc\x0e\x67\x9d\x4c\xb6\x15\x1f\xcf\x3a\x11\xae\xc4\x6b\x9b\x45\x13\x2e\x07\x7a\xb3\x68\xc2\xc5\xa1\x8f\x67\xb0\xd4\x79\x48\xac\x4d\x36\x0c\x1f\x13\x6b\xc2\x55\x3e\xcf\x0a\x45\xf1\x88\x08\xf1\x86\x91\x2d\x30\xd9\x43\x7c\x86\x43\x25\x70\x69\x61\x9e\xae\x72\x38\x51\x65\xb2\x87\xf8\x0c\xb5\x0f\xb8\xa8\xe3\x78\x86\x16\x06\x5c\xce\x2a\x86\x0a\x09\x4c\x36\x0c\x1f\xcf\x60\x11\x2e\xdd\xa2\xd9\xbd\x43\x2a\x6f\x0e\x14\xc0\x54\x9e\x70\xb1\x57\xf7\x0c\x63\x69\xb3\x7b\x6c\x18\x3e\x66\xf7\x84\x8b\x4d\x3d\x67\x38\x8c\x90\xe4\x9b\x6c\x05\x3e\xc3\x18\x0e\x48\xb0\x02\x8f\x09\x3f\x61\xb2\xc9\xf7\x0c\x87\x70\x20\x5d\xbe\xb6\x1a\x0d\x24\x4e\x3d\x3f\x6e\x63\x3c\xa6\x05\xd9\xf7\x7b\x4c\x0b\x0a\x89\x5c\xca\x31\x2d\x78\xd8\xb3\x38\xd9\xd1\x7b\xdc\xb3\x28\x24\x96\x60\x8f\x99\x42\x61\x0e\x82\x06\xf6\x2f\x3e\xc0\x29\xe0\x9f\x1b\xfd\x68\x04\xf4\xec\xe8\x3d\xe6\x13\x85\x44\xf1\xf2\x63\x3e\x51\x98\xc3\xbe\x77\x78\x03\x92\x1e\xc9\x7c\xe2\x61\x8b\xe1\x64\xdf\xef\x19\x8e\x52\x40\x66\xf7\xc2\x31\x79\x28\x64\x0a\xc3\x1d\x93\x87\x42\x86\xcf\x7e\x4c\x1e\x0a\xf9\xe5\x17\x72\xd9\x02\xc8\x2f\x5b\xaf\x59\x99\x16\x64\xe7\xda\x31\x2d\x28\x64\x72\xdf\xc7\xb4\xa0\x90\xb3\x4d\x75\x10\x1c\x96\xf9\x6f\x5e\x65\x17\x5a\xcf\xfc\x73\xa3\x5d\x48\xc8\x33\x3a\x3a\x61\xc8\x03\xe4\xfa\x11\xf9\x8e\xcc\x3d\x60\xac\x1c\xd3\x82\x42\x76\x26\x61\x5a\x50\x98\x30\x56\x8e\xbb\x2c\x85\xdc\x55\x4c\x3d\x00\x5b\x2a\xe7\x60\x32\xe5\x96\x4a\xa1\x38\xef\x33\x9f\x28\x14\x4e\x49\x3d\xe6\x13\x0f\xf9\xc4\x39\x34\x64\x47\x62\xa0\xe4\xcf\xe3\xed\x7b\x4b\xcf\xf8\xb5\x0d\x83\x81\x39\x08\x07\x4c\x31\x0a\xc5\xf1\xda\x1c\xa2\x30\xd9\xbe\x7b\xa6\xe3\x35\x50\x28\xe3\x7e\xa6\xe3\x35\xe7\xd4\x4c\xb6\xef\x1e\xcf\xa9\x11\x0a\xa5\xb1\x8f\xe7\xd4\x08\x93\xbd\xba\x67\xea\x86\x80\x42\x99\xdb\xe3\xd1\x35\x42\x69\xff\xa6\x52\xd4\xf3\xdf\x7f\x7a\xff\xfa\xc3\xdf\xfe\xc3\xfb\xd7\xff\xfa\xfe\xd3\xfe\x5a\x7f\xf9\xed\xb7\xfd\xf3\xef\xf1\xd3\xfa\xfd\xeb\x0f\x8f\xf4\x2b\xf6\xf9\xe9\xe7\xfd\xdb\xfe\xf3\x2f\x7f\xf9\x6d\xed\xaf\x5f\x7f\xf9\xf5\xb9\x8b\xff\xfd\xdf\x01\x00\x00\xff\xff\xeb\x41\x9d\x3c\xf2\xad\x00\x00"); -var _cfcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4f\x6b\xe3\x56\x14\x05\xf0\xbd\x3e\x85\x96\xd3\xc5\x34\xef\xfe\x79\x7f\x04\x62\x60\xc8\x30\x90\xc2\xb4\xa5\x29\xed\xda\x91\x9e\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\xb9\xc7\x4e\xa1\x8b\xc1\xe3\x63\xe9\x4a\xfc\x4e\x9e\x9e\xee\xee\x1f\xbe\x3d\x6c\x87\xcb\x78\xf7\xfb\xf9\xb8\x3c\xf6\xcb\xb8\x3f\x6c\xeb\xb9\xbf\x1e\xdf\xce\x4b\x1f\x9f\xfa\xf3\x61\x1b\x06\xd1\x71\x3d\x2c\x97\xdb\xd7\xf8\x58\x5e\x76\xa7\x61\xc0\xf9\x8f\xef\xaf\x97\xfe\xf2\xb0\xed\x8f\xa3\xf1\xb8\xf5\xed\x74\x3d\x76\x1c\xef\xfe\xe8\xcf\x87\xd7\xcb\xf9\x7d\xfc\xf4\x75\x3d\x3e\xf5\x9f\xc6\xb5\xef\x91\xff\x76\x5e\xfb\xf9\xb0\x3d\x8f\x9f\x7e\xd9\x9d\x76\x9b\x7c\xfc\xf0\xf8\x76\x3a\xfd\xd3\x5f\xfa\x76\x19\x6b\x64\x7d\x5b\xe3\x73\xb8\xbb\xff\xb1\x3b\xfd\xba\x7b\xe9\xe3\x5d\xcc\xfa\xcc\x33\x3f\xf3\xb0\xf8\xf5\xaf\x7e\x7e\x3d\x1c\xb7\x51\x7e\x4e\x49\xfe\x8b\xff\x7c\x3f\xf5\x51\xae\x53\xfe\xfe\x71\x5c\xfb\x98\x6e\x33\x1f\xbe\xdd\x1f\xdf\xb6\xcb\xa8\x96\xca\x35\x14\xde\xfe\x72\x5c\xfb\xeb\x69\xb7\xf4\xf3\x6e\x7b\xee\xc3\x38\xce\x29\xa5\xf4\x65\x9c\xf3\xd7\xef\xdf\xbf\xe0\xbe\xfe\x77\xc4\x30\xdd\xce\x3c\xac\x4c\x6e\x67\xa4\xb4\xdf\x7f\x19\xd3\x30\x27\xe1\x77\xc1\x77\xcd\x65\x98\x93\x32\x51\x24\x59\x74\x98\x93\x31\x31\x24\xb5\xb4\x61\x4e\xce\xc4\x91\x48\x52\x1f\xe6\x94\x19\xe5\x88\xb4\x61\x76\x61\x54\x22\xca\x86\xe1\x95\x51\x8d\xa8\x4e\x98\xde\x18\xb5\xb8\x83\xe4\x18\x3f\x31\x9a\x22\xb2\x84\xf1\x3b\x46\xbb\xeb\x7d\x62\xfc\x13\xa3\xa7\x88\x9a\x60\xfc\xc2\x68\x41\x64\xa9\x62\xfc\xca\x68\x8d\xc8\x14\xe3\x3b\xa3\x1e\x51\x6e\x18\xbf\x67\xb4\x8f\xa8\x79\x1a\x66\xa1\x94\x84\x94\xa7\xa9\x0c\xb3\x10\x4b\x02\xcb\x2d\xeb\x30\x0b\xb5\x24\xb4\xbc\xa4\x36\xcc\x42\x2e\x09\x2e\x6f\xc5\x87\x59\xe8\x25\x7e\x35\xc5\x78\x7a\x49\x78\x65\xab\x18\x4f\x2f\x09\xaf\x5c\x0c\xe3\xe9\x25\xe1\x95\x5b\xc3\x78\x7a\x49\x78\x15\x71\x8c\xa7\x97\x84\x57\xf1\x84\xf1\xf4\x92\xf0\x2a\x05\xc5\x0a\xbd\x24\xbc\xca\x84\x66\x85\x5e\x12\x5e\x55\x50\xad\xd0\x4b\xc2\xab\x3a\xaa\x15\x7a\x49\xbf\xf6\x8f\xf1\xf4\x92\xf0\xaa\x13\xaa\x55\x7a\x69\x78\x35\x41\xb5\x4a\x2f\x0d\xaf\xe6\xa8\x56\xe9\xa5\xe1\xd5\x2a\xaa\x55\x7a\x69\x78\xb5\x09\xd5\x2a\xbd\x34\xbc\x26\x45\xb5\x4a\x2f\x0d\xaf\xc9\x51\xad\xd2\x4b\xc3\x6b\xaa\xa8\x56\xe9\xa5\xe1\x35\x4d\xa8\x56\xe9\xa5\xed\xf6\xb7\x8a\xf9\x04\xd3\x89\x99\xa3\x5c\xa5\x98\xee\x98\x55\xb4\xab\x24\xd3\x20\x43\xfb\xb8\x04\xcd\x74\x61\xa6\xe8\x57\x89\xa6\x2b\xb3\x8c\x82\x95\x6a\xda\x99\x55\x34\xac\x64\xd3\x3d\x17\x49\x42\xc5\x46\x37\x4b\xcc\x14\x1d\x1b\xe1\x4c\x98\x65\x94\x6c\x94\x33\xbd\x2d\xb0\x34\xcc\x46\x3a\x0b\x3a\xb1\x84\x9a\x8d\x76\xc6\xb5\x69\x86\x9e\x8d\x78\xc6\xc5\x69\x19\x45\x1b\xf5\x8c\xab\xd3\x1a\x9a\x36\xf2\x19\x97\xa7\x27\x54\x6d\xf4\x33\xfa\xb9\xa1\x6b\xa3\x9f\xd1\xcf\x33\xca\x36\xfa\x19\xfd\xbc\xa1\x6d\xa3\x9f\xd1\x2f\x0b\xea\x36\xfa\xd9\x72\x7b\x2a\xe0\x1a\xf4\x33\xfa\xe5\x82\xc2\x8d\x7e\x46\xbf\xdc\xd0\xb8\xd1\xcf\xe8\x57\x04\x95\x3b\xfd\x9c\x7e\xc5\xd0\xb9\xd3\xcf\xe9\x57\x0a\x3a\x77\xfa\x39\xfd\x4a\x43\xe7\x4e\x3f\xa7\x5f\x15\x74\xee\xf4\x73\xfa\x55\x47\xe7\x4e\x3f\xa7\x5f\x2d\xe8\xdc\xe9\xe7\xe5\xf6\x28\xc3\x35\xe8\xe7\xf4\x6b\x82\xce\x9d\x7e\x4e\xbf\xe6\xe8\xdc\xe9\xe7\xf4\x6b\x05\x9d\x3b\xfd\x9c\x7e\x6d\x42\xe7\x4e\x3f\xa7\xdf\xa4\xe8\xdc\xe9\xe7\xf4\x9b\x1c\x9d\x3b\xfd\x9c\x7e\x53\x45\xe7\x4e\x3f\xa7\xdf\x34\xa1\x73\xa7\x9f\xef\xf9\xac\x55\x74\x9e\xaf\x7b\x48\xba\x3d\x7f\xd3\x30\x67\xfa\x65\xee\x0a\xa9\xa2\xf3\x4c\xbf\xac\xcc\x26\x74\x9e\xe9\x97\xc3\x4f\x45\xd1\x79\xa6\x5f\x76\x66\x19\x9d\x67\xfa\xe5\xcc\xac\xa2\xf3\x4c\xbf\x1c\x7e\xaa\x09\x9d\x67\xfa\xe5\xca\x4c\xd1\x79\xa6\x5f\xe6\xfe\xa0\x19\x9d\x67\xfa\x65\x6e\x10\x5a\xd1\x79\xa6\x5f\xde\x89\x71\xd3\x48\xb1\x23\xde\x76\x3e\xfc\x1f\xef\x08\x1f\x7b\xf6\xf2\x76\x3e\xf7\xed\x12\x6f\x08\xb1\x29\x63\xaf\x3d\x6c\xfd\xe3\x6d\xe3\x74\x3c\xe1\xac\xf8\xf7\x6f\x00\x00\x00\xff\xff\xfa\x9e\x80\x79\x99\x08\x00\x00"); -func _cgad ()([]byte ,error ){return _fac (_egc ,"Adobe-KR-9")};var _edd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x3e\x10\x05\xf0\xbb\x3f\xc5\x1c\xf7\x7f\xd8\x7f\x2c\x2b\x8a\x2d\x28\x0b\x25\x29\xd4\x85\x6d\x4b\xd3\xdd\x16\x4a\x0f\xb2\x34\x0e\x86\x46\x36\xb2\x7d\xc8\xb7\x2f\x7a\x93\x75\x0f\x61\x92\x9f\x3d\x8f\x77\x98\xec\x8e\xed\xa9\x8d\xc3\x42\xbb\xaf\x69\xf4\x67\x5e\xa8\x1f\x62\x48\x3c\x8f\x6b\xf2\x4c\x1d\x5f\x86\x58\x14\xaa\xa2\x30\xf8\xe5\xed\x27\x86\xbf\xba\xa9\x28\x76\x75\xf3\xf8\xe1\xe5\xf8\xf8\x91\xd6\x99\xef\x74\x6c\x4f\xe7\xdb\xbc\xf0\xb5\x8d\xfd\x48\x5a\x56\xc3\x3a\xdd\xd7\x89\x76\xdf\xf8\x32\xcc\x4b\xba\xd1\xc3\xfb\x30\x76\xfc\x1f\x05\xee\xb3\x7f\x49\x81\xd3\x10\x2f\xf4\xf0\xc9\x4d\x2e\xaa\xed\xc1\x79\x9d\xa6\x3f\x7c\xe5\xb8\x50\x09\xe3\x18\x30\x8b\xdd\xf1\xd9\x4d\x9f\xdd\x95\xe9\xad\xca\x2b\x1e\xc0\x5f\x39\xcd\xc3\x18\x49\x95\xff\x97\xe5\xe1\x9f\x7f\xbf\x4d\x4c\xea\x1e\xf0\xf3\xa5\x3d\xd1\x2f\x45\xaa\xa4\xca\x68\x63\x7e\xdf\xfd\xc7\xf3\x18\xb6\xb7\xaa\x5a\xda\xfb\x21\x24\x17\x2f\x5c\xbc\x73\xca\x55\x4f\x94\x87\x7e\xa2\xba\x69\xea\x4c\x9d\x02\x75\x15\xc8\x82\xbc\x10\x67\xb2\x2a\x93\x97\xb7\xbc\x01\xed\x41\x0e\x14\x3a\x10\x16\x59\xde\xca\xa3\xb6\x2a\xc7\xef\x1d\x08\xa3\xb6\xaa\x01\x69\x21\x0d\xb2\x20\x23\x94\xe3\x6d\x55\x82\x6a\xa1\x1a\xa4\x40\x56\xc8\x82\xaa\x4c\x5e\xb2\x3c\xb2\x2a\x9d\x89\x85\x58\x68\x0f\x92\x78\x96\x78\x03\x92\x78\x96\xf8\x03\x88\x85\x18\x94\xdb\x1b\x69\x6f\xa4\x7d\xd5\x80\xb4\x90\xc4\x5b\x90\x11\x42\xbc\x2e\x41\xb5\x10\xe2\xb5\x02\x59\x21\xb4\xd7\xb9\xbd\x91\xf6\x46\xda\xeb\xdc\xde\x48\x7b\x23\xed\xf5\x1e\x24\xf1\xd2\x5e\x1b\x90\xc4\x4b\x7b\x7d\x00\xb1\x10\xda\x6b\xb4\xef\x65\xb1\x3f\x80\x9a\x7c\x81\xdb\x31\xe4\xef\xf9\xf6\xb7\x5b\xf4\x6b\x4a\x1c\x17\x5c\x3e\x2e\x2e\x5f\xd1\x10\x79\xfb\x63\x4d\xe3\x94\xb7\xf0\xf9\x1b\x00\x00\xff\xff\x09\x64\x4a\x68\x84\x03\x00\x00"); -func _abef ()([]byte ,error ){return _fac (_abffg ,"UniJIS-UTF32-V")};func _bac ()([]byte ,error ){return _fac (_cfd ,"Adobe-CNS1-7")};func _efa ()(*asset ,error ){_deed ,_bcbc :=_egae ();if _bcbc !=nil {return nil ,_bcbc ;};_febg :=bindataFileInfo {_aa :"UniJIS2004-UTF16-V",_dg :3434,_ged :_fc .FileMode (436),_de :_e .Unix (1580492812,0)}; -_cdde :=&asset {_cb :_deed ,_fg :_febg };return _cdde ,nil ;};func _fgdc ()(*asset ,error ){_ebcb ,_facf :=_abef ();if _facf !=nil {return nil ,_facf ;};_bfcf :=bindataFileInfo {_aa :"UniJIS-UTF32-V",_dg :4458,_ged :_fc .FileMode (436),_de :_e .Unix (1580492953,0)}; -_feab :=&asset {_cb :_ebcb ,_fg :_bfcf };return _feab ,nil ;};var _dffg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x96\x4f\x8b\x1b\xc7\x16\xc5\xf7\xfd\x29\x6a\xe9\xb7\x79\x53\x55\xf7\x5f\x35\x34\x82\x87\x6d\x78\x13\x70\x1c\xe2\x38\x09\x84\x2c\x34\x52\x6b\x10\x64\x24\xa1\xd1\x2c\xfc\xed\xc3\x3d\x67\x6c\x12\x2f\xcc\xf5\xfc\x54\x75\xba\xf4\x53\xdd\xaa\xbe\x7b\x7b\xff\xee\xfe\x74\xbc\x95\xbb\x9f\xae\xe7\xdd\xa7\xf5\x56\x0e\xc7\xd3\xfe\xba\x3e\x9f\x5f\xae\xbb\xb5\x3c\xac\x8f\xc7\xd3\x34\xb5\x5e\xf6\xc7\xdd\xed\xeb\x9f\x28\xbb\xa7\xed\x65\x9a\x72\xfe\xa7\x2f\xcf\xb7\xf5\xe9\xfe\x74\x38\x17\xe1\xb8\xfd\xcb\xe5\x75\x6c\x29\x77\x3f\xaf\x8f\xc7\xe7\xdb\xf5\x4b\x79\xf3\xbf\xfd\xf9\x61\xfd\x4f\xd9\xaf\x87\xe4\x1f\xaf\xfb\xf5\x7a\x3c\x3d\x96\x37\x3f\x6c\x2f\xdb\x53\xfb\xf6\xc1\xa7\x97\xcb\xe5\xaf\xf5\x69\x3d\xdd\x4a\x03\x5b\x4f\x7b\xd4\xe9\xee\xed\x87\xed\xe5\xc7\xed\xd3\x5a\xee\xfe\xff\x0f\xf2\xeb\x7a\x7d\x3e\x9e\x4f\xa5\xd5\xff\xd6\xea\xf8\x00\xfc\x97\x2f\x97\xf5\x35\x62\xba\xfb\x7c\xff\xee\xe3\xe1\xf0\xbc\xde\x4a\x1f\x95\x63\x7e\xff\x7c\xff\xae\xfc\xd1\x4a\xab\xa5\x9b\x88\xfd\xf9\x3a\xf4\xb7\x0f\xe7\xfd\x5a\x38\x68\x6a\xfc\x26\xbb\xf3\x7e\x7d\xbe\x6c\x77\xeb\x75\x7b\x7a\x5c\xa7\x52\x96\xde\x7a\xdb\x94\x25\xde\xc7\xfb\x4d\x2e\xf1\xbb\x11\x53\xab\xf5\x75\xea\x71\x4f\xf4\x75\x4a\x6f\xb1\x6e\x4a\x71\x91\x69\xe9\x9d\xa8\xf7\x44\xd1\x23\x91\x6c\x81\xb4\x25\xd2\x96\x48\x89\xac\x02\xcd\x89\x6c\x07\xe4\xdb\x44\xe6\x89\xa2\x03\xc5\x9c\x28\x30\x31\x1f\xf5\x5a\x4a\x44\x4e\x14\xa9\x89\x44\x30\x6a\xd4\x44\x8a\x45\x88\x21\x6b\x06\x72\xa2\x48\x34\x5a\xc6\x2b\x97\xaa\x21\x89\xb4\x4f\x4b\x37\x22\x0b\xdf\x94\x32\x77\x9b\x96\xee\x44\x2e\x63\x53\x5a\x6d\xb9\x08\x67\xbc\x1b\x90\xe4\xa8\xe0\xa8\xc8\x4f\x5a\xb5\x5c\x57\x18\x51\x00\xcd\x19\x3f\x38\x0a\x25\x14\xab\x1f\xbd\x13\xf5\x44\xa3\x01\x09\x91\x24\x9a\x89\x94\x48\x81\x0c\xc8\x88\x6c\x53\xc2\xaa\x00\x39\x91\x63\x14\xe3\x83\x28\x30\x2a\x80\x06\xd1\x48\xd4\x39\x71\x26\x9a\x13\x35\xc6\x6f\x89\xb6\x89\x84\x8b\x78\x20\x7a\x00\x62\xfc\x8e\x68\x87\xd5\x57\xa0\x3d\xd1\x1e\x88\x5f\x7b\x25\x5a\xb1\x2e\x05\x3a\x10\x1d\x80\x46\x22\xfe\x8e\x28\x61\xd5\x81\xe8\x2b\x4b\x58\x45\x96\xd0\x57\x96\xb0\x86\x2c\xa1\xaf\x2c\x61\x82\x45\x08\x7d\x65\x09\xeb\x9c\x48\x5f\x02\x5f\xc2\x27\xd2\x57\x96\x30\x63\x16\x7d\x09\x7c\xe1\xd7\x1e\x42\x5f\x42\x5f\x5c\x17\x7d\x09\x7d\xc1\x04\x37\x39\x4a\x98\x30\x8b\xbe\x04\xbe\x94\x8b\xa0\xaf\x2c\x61\x95\x8b\xa0\xaf\x2c\x61\x68\x98\x21\xf4\x95\x25\xac\xf1\x89\xf4\x95\x25\x0c\x5b\x6e\x28\x7d\x29\x7c\xa9\x4d\x8b\x54\xec\x2f\xa9\xd9\x1d\xad\xe5\xf6\x15\xb6\xa8\xa0\x45\x5b\xcf\xa5\x0a\x5b\x54\xd0\x43\x4d\x9a\x4c\x8b\x08\x91\x00\x69\x6e\x13\x61\x77\x88\x02\x59\x6d\xd3\x22\xec\x0e\x31\xa2\xdc\x85\xc2\xee\x10\x07\xf2\x91\xf1\x6c\x05\x09\xa0\x18\x19\xcf\x7d\x2f\x03\x68\x44\xc6\xcf\x44\x33\xd0\x9c\xbd\x2d\x5b\xa2\x6d\xa2\x5e\x3d\xe3\x1f\x88\x1e\x80\x5a\xb6\x95\xec\x88\x76\x40\xdd\x32\x7e\x4f\xb4\x07\x12\xcd\xf8\x95\x68\x05\xd2\x3c\x73\xe4\x40\x74\x00\x82\x42\xa5\x2f\x85\xaf\xee\x7d\x9e\x16\xa5\x2f\x85\xaf\x1e\xd9\x1d\x4a\x5f\x0a\x5f\x7d\xb4\x98\x16\xa5\x2f\x85\xaf\x3e\xe7\x36\x51\xfa\x52\xf8\x92\x5a\x33\x9e\xbe\xd4\x88\xb2\x1f\x95\xbe\x14\xbe\xa4\xcd\x19\x4f\x5f\x0a\x5f\xd2\x47\xc6\xd3\x97\xc2\x97\x48\x1e\x0a\x4a\x5f\x0a\x5f\xa2\x91\xf1\xf4\xa5\xf0\x25\xe6\x19\x4f\x5f\x0a\x5f\xe2\x9e\xf1\xf4\xa5\xf0\x25\x61\x19\x4f\x5f\x0a\x5f\x32\x2c\xe3\xe9\x4b\xe1\x4b\xe6\xdc\x4c\x4a\x5f\x7a\x30\xd9\x14\xad\xd9\xee\x46\x5f\x06\x5f\x5a\xf3\x5c\x35\xfa\x32\xf8\xd2\x36\x74\x5a\x8c\xbe\x0c\xbe\xb4\xc7\x98\x16\xa3\x2f\x83\x2f\x95\xe8\xd3\x62\xf4\x65\xf0\xa5\xea\x3e\x2d\x46\x5f\x06\x5f\x6a\x9e\xf1\xf4\x65\xf0\xa5\x9e\x2d\x6a\xf4\x65\xf0\xa5\xa1\x19\x4f\x5f\x06\x5f\x8a\x93\xdc\xe8\xcb\xe0\x4b\x67\xc9\x78\xfa\x32\xf8\xb2\x9a\xe7\x84\xd1\x97\xc1\x97\xb5\x9e\xf1\xf4\x65\xf0\x65\xbd\x65\x3c\x7d\x19\x7c\x99\xb4\x8c\xa7\x2f\x83\x2f\xd3\x3c\xac\x8c\xbe\x0c\xfb\xcb\xac\xd6\x69\x71\xfa\xf2\x4a\x94\x07\x9f\xd3\x97\xc3\x97\xf9\x18\xd3\xe2\xf4\xe5\xf0\x65\x91\x27\xa6\xd3\x97\xc3\x97\x8d\x70\x5c\xc8\x5f\xef\xdd\xa9\x8d\xef\x6f\x62\xa7\x4d\x87\x4d\x9b\x23\x1f\x4e\x9b\x0e\x9b\x5e\x3d\x1f\x4e\x9b\x0e\x9b\xde\x2c\x1f\x4e\x9b\x0e\x9b\xde\x2d\x1f\x4e\x9b\x0e\x9b\x2e\xea\xd3\xe2\xb4\xe9\xb0\xe9\xaa\x19\x4f\x9b\x0e\x9b\x8e\x03\xcf\x69\xd3\x61\xd3\xbd\x67\x3c\x6d\x3a\x6c\x7a\xe4\x41\xec\xb4\xe9\xb0\xe9\xb8\x89\x9d\x36\x1d\x36\x7d\x6e\x19\x4f\x9b\x0e\x9b\x51\xab\x4e\x4b\xd0\x66\x54\xa2\xbc\x33\xe2\xf5\x9d\x05\x36\xa3\xe5\x1d\x1b\xb4\x19\xb0\x19\x7d\xf8\xb4\x04\x6d\x06\x6c\x86\xe4\x2d\x15\xf4\x15\xca\x0b\x35\x14\xc8\x88\x7c\x53\x46\x1f\xfa\x2f\xe7\xf9\xff\x7c\x43\xfc\xf6\xc6\xb6\x7b\xb9\x5e\xd7\xd3\x0d\xef\x87\x78\x3b\xcb\xd7\xab\xe3\x69\xfd\xf6\xae\x79\x39\x5f\x72\x16\xfe\xfd\x1d\x00\x00\xff\xff\xfd\xdd\xf7\xfd\x97\x0a\x00\x00"); -func _abg ()(*asset ,error ){_ebfff ,_ggab :=_bgdc ();if _ggab !=nil {return nil ,_ggab ;};_ffcff :=bindataFileInfo {_aa :"UniCNS-UTF8-H",_dg :287804,_ged :_fc .FileMode (436),_de :_e .Unix (1580492718,0)};_eabg :=&asset {_cb :_ebfff ,_fg :_ffcff };return _eabg ,nil ; -};func _cbc ()([]byte ,error ){return _fac (_cde ,"78-V")};var _gdgd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x41\x6f\x1c\xb9\x11\x85\xef\xfa\x15\x7d\xdc\x1c\x1c\x93\x55\xe4\x90\x04\x0c\x01\x81\x7d\x88\x16\xd8\x64\x11\xc5\xbb\x01\x82\x1c\x7a\x66\xd8\xc6\x00\xd1\x68\x30\x92\x0e\xfe\xf7\x41\xbd\x6f\xa2\x60\x83\x3d\x18\xcf\xfe\x4c\x16\xeb\x15\x8b\x64\x4b\x1f\x3f\x3f\x7c\x79\x38\x9f\x5e\x97\x8f\x3f\x5f\x9f\x0f\x8f\xf3\x75\xd9\x4e\xe7\xe3\x75\xbe\x3c\xbf\x5d\x0f\x73\xd9\xcf\x6f\xa7\xf3\xdd\x5d\xb6\xe5\x78\x3a\xbc\xfe\xf7\x9f\x92\xc3\xd3\x7a\xb9\xbb\xfb\xf8\xf5\x7c\xfa\xf1\xe1\xf1\xc3\xd7\xcf\x8f\xf6\xe1\xcf\xcb\xdb\xcb\xbc\xf1\xcf\x0f\x5f\x1e\xbf\xbf\xbc\xce\xa7\x87\xf3\xf6\xbc\x38\xf3\x8f\x6f\x97\x5b\x8c\x65\xf9\xf8\xb7\xf9\xed\xf4\xf2\x7a\xfd\xbe\xfc\xf0\xa7\xe3\xf3\x7e\xfe\x61\x39\xce\x2d\xf8\x5f\xaf\xc7\x79\x3d\x9d\xbf\x2d\x3f\xfc\xb8\x5e\xd6\x73\x7e\xff\x8f\xc7\xb7\xcb\xe5\xdf\xf3\x69\x9e\x5f\x97\x22\x36\xcf\x47\xe9\xdd\xc7\xcf\x3f\xad\x97\xbf\xac\x4f\x73\xb9\xe5\xf3\xf3\xf5\xf9\x96\xd2\xaf\x1f\x7e\xd1\x18\x0d\xf9\x65\x5e\x5f\x4e\xcf\xe7\x25\xff\x31\xa5\xfa\x3f\xfc\xf7\xef\x97\xb9\xe4\x5b\xa8\x7f\x7c\x7d\xf8\xb2\xfc\x33\x2f\x39\x2d\x56\xab\xf7\x7f\xdd\xf8\xaf\x3f\x3d\x1f\xdf\x47\xe5\x94\x30\x72\x38\x1d\xaf\xeb\xf9\xdb\xbc\xfb\x94\x92\xa5\xfb\xe5\x53\x4a\x75\x7f\xbf\x98\xe7\x20\xf5\x00\x39\xdc\x2f\xbd\xe5\x21\x74\x14\x6a\xf3\x7e\xb1\x61\x41\xd6\x2a\x12\x62\x43\xd3\xf6\x04\x0a\xe9\xb6\x1b\x77\x9f\x2c\xe5\x40\x48\xeb\xc3\x85\x2a\xa8\x0a\x99\xd0\x0e\xb4\x13\xaa\x42\x1d\x34\xee\x97\x6c\xb9\x31\xf3\x00\x3b\xde\x2f\x6d\xd4\x5d\x20\x23\x98\x11\xac\x0b\x11\xcc\x08\xd6\x02\xb9\x09\x85\x74\x23\x96\x3b\xc8\x03\xf5\x40\x79\x28\x57\x49\xf3\x2e\x92\x21\x39\xc8\x4e\xc4\x20\x16\x64\x88\x38\xc4\x83\x34\x91\x0a\xa9\x91\xba\xe5\x12\xec\x50\xc4\x42\xba\xe7\x2c\xc4\xb0\x90\xee\x39\x09\xed\x40\x3b\xa1\x28\x4d\x9e\xa0\x90\x9e\x6e\xa8\x81\x9a\x90\xc2\xcf\x0e\xea\x42\x0a\x3f\x07\x68\x08\x85\x41\xa3\x58\x76\x2b\x56\x94\xd9\x5c\x25\x95\xb4\x3e\x22\x96\xcd\x4d\x28\xe4\x56\xbf\x9a\x54\x99\x9a\xa2\x0e\xa5\x67\x21\x03\x85\xed\xd2\x86\x50\x01\x55\x8d\xaa\x42\x3b\x50\x13\x72\xa1\x0e\x1a\x42\x4c\x5c\x41\x7b\x21\x56\x3c\x80\x22\xaf\x32\x88\x75\x04\x1d\x85\x18\x35\x41\x53\x68\x27\xb4\x81\x36\xa1\xd8\xc5\x4a\x0f\x4a\x5a\x4d\x4a\x22\x67\x50\x16\x52\xf8\x8c\xa1\x90\x56\x53\x11\x72\x90\x0b\x29\x7c\xc6\x63\x48\x2b\x43\x95\xa0\x9f\x25\xad\x0c\xc2\x63\x5b\xfd\x5c\xd4\xe2\x35\x37\x90\x2a\x31\x08\x4f\x25\x42\x5a\x19\xaa\x44\x1e\xa0\xa1\x15\x09\x4f\x71\x42\x5a\x4d\x49\x68\x0f\xda\x0b\x11\x9e\x7a\x85\xb4\x6a\x24\x41\xbd\x74\x5a\xaa\xa9\x5e\x99\x7a\x85\xb4\x6a\xd8\xa6\x5e\x21\xad\x9a\xf2\x32\xea\x65\xaa\x97\xc9\xb6\x51\x2f\x53\xbd\x4c\xa9\x1a\xf5\x32\xd5\xcb\x54\x68\xa3\x5e\x16\xc5\xa9\xae\x54\x69\x39\x49\xab\xae\x15\x39\x9f\x92\x56\x5d\xa9\x1a\xc5\x09\x69\xd5\x65\xc8\x28\x4e\x48\xab\x4e\x5e\x14\xc7\x54\x1c\x1d\xb5\x6a\x14\xc7\x54\x1c\x27\x55\x8a\x63\x2a\x8e\x93\x17\xc5\x31\x15\x27\x93\x04\xc5\x31\xd9\xce\x8a\xe5\xd8\x76\xd9\xce\x8a\xe5\xd8\x76\x35\x80\xc9\x90\xd3\x00\x2e\x8f\x89\x89\x78\x74\x65\x9f\x54\x1c\x27\x7b\x57\xf6\x49\x49\x38\xd9\xbb\xf2\xd2\x41\xae\x4e\x12\xae\x24\x8a\x2a\x51\x48\xa2\x28\x89\xa2\x06\x28\x24\x51\x54\xfb\xa2\x24\x0a\xb5\x2f\xaa\x7d\x51\xac\x42\xed\x8b\x52\x2d\xca\xab\x90\x6a\x51\xaa\x45\x79\x15\x52\x2d\xda\x8e\x22\x8f\x85\xed\x28\xda\x8e\xa2\x54\x0b\xdb\x51\x64\xa8\x92\x17\x86\x8a\x0c\x55\x56\xc4\x50\x51\xed\x6b\xe4\xb5\xa3\x0b\x25\xdd\x2c\x0b\x1d\x41\xc7\x40\xf1\x94\xd8\x8e\x2e\x94\x74\x33\x13\xda\x40\x9b\x50\xc4\x6a\x5c\x30\x92\x78\x00\x22\xb1\xb6\xaa\x14\x92\x6e\x51\x69\x4f\x71\x27\x85\x44\x29\x7a\xdc\x1d\x9e\x74\xc3\x78\xd2\xe1\x1e\x49\x48\x27\x19\xe9\xd6\x92\x50\x01\x55\x8d\xca\x42\x07\xd0\xfb\x65\xe8\x7a\x6b\x6e\xc2\x93\xe3\x49\xb9\x22\x6d\x54\x85\x2f\x24\xa1\x2d\x1a\xb9\x0b\xb1\xa2\xf6\x63\xe4\x11\x6f\xfe\xfb\x9b\xfb\x7b\xcf\xb0\x27\xed\x0d\xd2\x86\x29\x47\x6d\x04\xd2\x86\x29\x47\x55\x1d\x69\x23\x8a\xe7\x69\xc7\x52\x3b\x2d\x15\x67\xdf\x53\x07\x75\x90\x9c\x74\xc2\x77\xc2\x57\x21\xc2\x77\xc2\xcb\x5c\x9f\xa0\x29\x24\x73\x63\x2f\x14\xd2\xad\x69\xc5\x41\xa1\x86\xf6\xb9\x29\xaf\x95\x12\xac\x2a\x81\xa9\x04\x2b\x49\xac\x24\xa1\xdd\x5a\x49\x62\x55\x12\x2e\x8f\x2b\x49\xac\x4a\xc2\x89\x85\xc7\x55\x1e\x5d\x2b\x1e\x88\x75\x50\x2c\x97\xc7\x09\x9a\x20\x79\x9c\x84\x9f\x84\x97\xc7\x49\xf8\x49\x78\x79\x9c\x78\x9c\xf2\xe8\xf2\xb8\x31\x71\xdb\x09\x29\xfb\x0d\x8f\x1b\xcd\x10\x79\xb9\x9e\x41\xa4\x7b\x74\xbc\x3b\xed\xe7\xea\xd2\x3c\x6a\x17\x73\x58\x34\x9b\x3b\xa8\x80\x8a\x86\xed\x98\x5a\x61\x7a\xff\x65\xc9\xf5\x5c\x22\x31\x8c\x45\x1b\xac\xc1\xaa\x58\x87\x75\x18\x73\x07\x6c\xc0\x58\x76\x85\xad\xb0\x9d\xd8\x1e\xb6\x17\x6b\xa4\x72\x80\x1d\x60\x26\x76\x84\xd1\xf9\x0c\x53\xe1\x3c\x4e\x51\x0c\xd3\xb2\x1c\x23\x49\x1b\x45\x19\x67\x8c\x65\x19\x2b\x9a\x99\x31\x96\xf5\x61\xe3\x20\x7c\x65\x7c\x75\x18\xbe\x42\xba\xc7\xe7\x95\x7b\xc6\x56\xc6\x56\x57\x6a\x19\x5b\x71\x28\x83\x15\xb1\x5b\x6e\x53\x7b\x43\x6a\x3a\xa8\x1e\x8f\x56\x0c\x53\x45\xf4\x6a\x21\xdd\xd5\x93\x6e\x6c\x97\x69\xbb\x0a\xa3\x30\x65\x6c\x17\x9b\x6f\xb8\x0a\x09\xa6\x15\x0c\x5b\x7a\xca\x46\x65\x18\xb6\xf4\x94\x8d\xa2\xdd\x32\x5c\x19\x16\x86\x76\xc1\xb0\x10\xd2\xbd\x82\xd8\x18\x3d\x5c\x03\x07\xc6\x1e\x18\x46\x07\xe9\x62\x34\x9e\xa9\x6c\x29\xa9\x20\x4e\x17\x86\x74\xa7\x09\x1d\xa3\x6e\x0c\x53\x22\x8e\x53\xa7\x31\x55\x36\xc7\xa9\x57\x86\x31\x15\x57\x2e\x57\xf1\x94\xb8\x3b\xae\x42\xb2\xe9\x9b\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xdd\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x08\x87\xd5\x90\xee\x45\xb6\x9c\x16\x0c\x89\x61\x6a\x07\xc7\x7e\x48\x30\x92\xc3\x7e\xc1\xbe\xae\x49\xe7\xfa\x95\xc4\x38\xc5\x2b\xf8\x2f\xda\x68\x4c\x70\x25\x7b\xbc\x74\x31\x55\xd9\x71\xc3\x4a\xba\x57\x86\xe1\xab\xe0\xcb\x60\xf8\xe2\xd6\xa5\xa5\x0b\xbe\xf4\xfc\x8d\xaa\x8a\x14\x6c\x15\x3c\xe8\x12\xf4\x82\x87\xa2\x63\x44\x45\xca\xcd\x82\x5a\xd5\x89\x4f\xab\x56\x5c\x71\x40\x2a\xae\xaa\x6e\x54\xfa\xb2\x62\xaa\xb2\xa9\xec\x60\xc5\x55\x48\x30\xc6\xb1\xab\x21\xc1\xb4\xf9\x95\xfe\xad\xb8\xe7\x70\x55\xdc\x57\xb9\x2f\x0a\xd7\xf0\x10\x92\x2d\xdd\x18\x7b\xd3\xf0\x85\x89\x86\xaf\xc6\xde\x14\xb5\x61\xc3\x58\x48\x30\x9d\x87\x86\xb3\x90\xee\xf1\x12\x6d\x9b\x6e\xaf\x6d\xd3\x4f\x00\x3d\x9a\x7a\xdb\x74\x01\x21\xdd\xe2\xee\xda\x36\x5d\x36\x48\xb7\xa6\x89\x3a\xf7\x48\xb6\x1c\x6f\xf6\xb6\xe9\x81\x46\xda\x88\xee\xda\x36\x75\x17\xd2\x46\x7c\xef\x6f\x9b\x33\xca\x35\x2a\x29\x58\x7c\x75\xdd\xa4\xf5\x91\x02\x55\x26\x56\x26\xd6\xdf\xbe\xd9\xe5\xff\x5f\xec\x6d\xab\x64\x5d\x79\x22\x76\x42\x2c\x54\x59\x08\x84\x91\x10\xbe\x2a\xb6\x4d\x4f\x17\xd2\x7a\xff\xed\xc7\x41\xfc\xfd\x69\xbd\xdc\xbd\xff\x6a\xe0\xf0\x76\xbd\xce\xf3\xab\x7e\x11\xa1\x1f\xfb\xe3\x47\xf9\xd3\x79\xbe\xff\xb2\xe3\xf2\x7c\x89\x59\xfa\xf3\x9f\x00\x00\x00\xff\xff\x39\x89\xff\xa0\x18\x11\x00\x00"); -func _eead ()(*asset ,error ){_gfcd ,_baba :=_fdea ();if _baba !=nil {return nil ,_baba ;};_fgeg :=bindataFileInfo {_aa :"KSCms-UHC-HW-H",_dg :13680,_ged :_fc .FileMode (436),_de :_e .Unix (1580492566,0)};_ffaf :=&asset {_cb :_gfcd ,_fg :_fgeg };return _ffaf ,nil ; -};var _bgc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x87\xd6\x96\x14\xad\x2d\x28\x0b\x25\x29\xd4\x85\xed\x96\xa6\xd9\x16\x4a\x0f\x8a\x34\x0e\x86\x46\x36\xb2\x73\xc8\xbf\x2f\x7a\x93\xa6\x87\xa0\xf8\x8b\xe6\xf1\x02\xe3\x7a\xdb\xef\xfa\x34\xae\x54\x7f\xcd\x53\xd8\xf3\x4a\xc3\x98\x62\xe6\x65\xba\xe4\xc0\x74\xe4\xd3\x98\xaa\x4a\x69\x8a\x63\x58\xff\x3d\xe2\x08\x67\x3f\x57\x55\xfd\xf1\xb0\x7d\xfb\x89\x2e\x0b\xdf\x9e\xb7\xfd\x6e\x7f\x5d\x56\x3e\xf7\x69\x98\xc8\xc8\x5c\xbc\xcc\xb7\x59\xa2\xfa\x1b\x9f\xc6\x65\xcd\x57\x7a\xf8\x10\xa7\x23\xbf\xa1\xc8\x43\xf1\x97\x1c\x39\x8f\xe9\x44\x0f\x9f\xfd\xec\x93\xba\xff\xb0\xbf\xcc\xf3\x1f\x3e\x73\x5a\x49\xc1\x38\x45\x9c\x55\xbd\x7d\xf6\xf3\x17\x7f\x66\x42\x8f\x57\x28\xf0\x95\xf3\x32\x4e\x89\x94\x7e\xd7\x34\xf6\xbf\x7f\xbf\xce\x7c\x4b\xa9\xea\x43\xbf\x7b\x19\x86\x85\x57\xea\x9a\x46\xee\xfc\x3c\xf4\x3b\xfa\xa5\x48\x35\xa4\xad\x31\xcd\xef\xdb\xd5\x1f\xcf\x53\xbc\x0f\xea\x56\xfe\x4d\x18\x63\xf6\xe9\xc4\xd5\x7b\xaf\xbc\x7e\xa2\x72\x98\x27\x6a\xbb\xae\x2d\x74\x54\xa0\xa3\x06\x39\x50\x10\xe2\x42\x4e\x15\x0a\x72\x2b\x58\xd0\x06\xe4\x41\xf1\x08\xc2\x20\xcb\xad\x72\xb4\x4e\x95\xf8\x8d\x07\xe1\x68\x9d\xea\x40\x46\xc8\x80\x1c\xc8\x0a\x95\x78\xa7\x1b\x50\x2b\xd4\x82\x14\xc8\x09\x39\x90\x2e\x14\x24\x2b\x20\x4b\x9b\x42\x2c\xc4\x42\x1b\x90\xc4\xb3\xc4\x5b\x90\xc4\xb3\xc4\x3f\x82\x58\x88\x41\xa5\xbd\x95\xf6\x56\xda\xeb\x0e\x64\x84\x24\xde\x81\xac\x10\xe2\x4d\x03\x6a\x85\x10\x6f\x14\xc8\x09\xa1\xbd\x29\xed\xad\xb4\xb7\xd2\xde\x94\xf6\x56\xda\x5b\x69\x6f\x36\x20\x89\x97\xf6\xc6\x82\x24\x5e\xda\x9b\x47\x10\x0b\xa1\xbd\x41\xfb\x41\x06\x87\x47\x50\x57\x36\xf2\xbe\x0c\xe5\x7b\x79\x17\xee\xbb\x19\x2e\x39\x73\x5a\xf1\x26\x60\x09\xcb\x16\x8d\x89\xef\x6f\xd9\x3c\xcd\x65\x0a\x9f\xbf\x01\x00\x00\xff\xff\x11\x50\xcc\x91\x91\x03\x00\x00"); -func _dce ()([]byte ,error ){return _fac (_gg ,"90ms-RKSJ-V")};var _dde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x8f\x95\x30\x10\x07\xf0\x3b\x9f\x62\x8e\xeb\x41\xa1\x40\xe9\x6e\x62\x4c\x14\x0e\x72\xd8\x5d\x23\xbe\xa7\x89\xf1\xc0\x6b\x07\xd2\x44\x4a\x53\xca\xe1\x7d\x7b\x33\x53\x64\x0f\x2f\xf3\xf8\x85\xf9\xa7\x33\x25\x6f\xfb\xae\x77\x36\x42\xfe\x2d\xac\x7a\xc0\x08\x93\x75\x26\xe0\xb6\xee\x41\x23\xdc\x70\xb6\x2e\xcb\x44\x09\xc6\xea\xf8\xff\x91\x8b\x5e\x46\x9f\x65\xf9\x17\xe9\xf5\xfb\xaf\xb0\x6f\x78\x40\xdb\x77\xc3\x7d\x8b\xb8\xf4\x6e\x5a\xa1\x4a\x8d\x66\xf7\x47\x33\x40\xfe\x1d\x67\xbb\xc5\x70\x87\x87\xcf\x66\xbd\xe1\x3b\x30\x38\x91\xbf\x06\x83\xc1\xba\x19\x1e\xda\x97\x41\x9c\x3c\xec\xde\xff\xc5\x05\x5d\x84\x82\x0d\x9d\xe1\x9a\xe5\xed\xf3\xe8\x5f\xc6\x05\x21\x1d\xe3\xca\xcc\x7a\xc5\xb0\xd9\xd5\x81\x28\x3e\x14\x45\xf3\xe6\x3f\xee\x1e\x41\x1c\xed\x97\xbe\x7b\x9d\xa6\x0d\x23\x3c\x15\x29\x3a\xff\x75\xe9\x3b\xf8\x2d\x40\x14\x50\xca\xea\xb1\xfa\x73\xbc\xfa\xf3\x79\x35\x67\xa3\x28\xd3\x30\xda\x9a\x30\xba\x19\xb3\x8f\xa3\xa8\x6f\x9f\xe0\x28\xa2\x6a\xea\x86\x4c\x8e\x6c\x54\x44\xa5\xea\x8a\x4d\x27\xd3\xc9\x24\x9b\x49\x86\x64\x05\x49\x23\x58\x9a\x92\xa4\x66\x91\x49\x1a\x92\x47\x96\xa7\x24\x94\x5e\x97\x2c\x29\xa7\xa1\x9c\x74\x02\x95\x72\x14\xe5\x48\x4e\x56\x29\x47\x51\x8e\xe4\x64\x95\x72\x14\xe5\x48\x4e\xc6\x8a\x85\x0a\xcd\xa2\x68\xe3\xe7\xac\xf4\x9f\x6e\xfa\xdc\xbd\xde\x43\x40\x17\xf9\x9e\x79\xc7\xb4\x24\xeb\xf0\xfc\x88\xfc\xea\xa9\x8b\x7f\xff\x02\x00\x00\xff\xff\x92\x04\xb5\xc7\x70\x02\x00\x00"); -func _ecc ()(*asset ,error ){_fafa ,_eaf :=_eef ();if _eaf !=nil {return nil ,_eaf ;};_cga :=bindataFileInfo {_aa :"Adobe-CNS1-0",_dg :1587,_ged :_fc .FileMode (436),_de :_e .Unix (1580491131,0)};_bbed :=&asset {_cb :_fafa ,_fg :_cga };return _bbed ,nil ; -};func _fcfg ()([]byte ,error ){return _fac (_bff ,"Adobe-GB1-5")};func _ffbae ()(*asset ,error ){_bfda ,_fegc :=_egbb ();if _fegc !=nil {return nil ,_fegc ;};_edfa :=bindataFileInfo {_aa :"UniJIS2004-UTF8-H",_dg :214224,_ged :_fc .FileMode (436),_de :_e .Unix (1580492828,0)}; -_aaec :=&asset {_cb :_bfda ,_fg :_edfa };return _aaec ,nil ;};func _bbgb ()(*asset ,error ){_aefbb ,_acbbc :=_adgf ();if _acbbc !=nil {return nil ,_acbbc ;};_bbdc :=bindataFileInfo {_aa :"UniCNS-UTF16-H",_dg :251000,_ged :_fc .FileMode (436),_de :_e .Unix (1580492695,0)}; -_bgfb :=&asset {_cb :_aefbb ,_fg :_bbdc };return _bgfb ,nil ;};func _fefg ()(*asset ,error ){_eggdf ,_gbdb :=_egaa ();if _gbdb !=nil {return nil ,_gbdb ;};_bcgc :=bindataFileInfo {_aa :"UniKS-UTF32-H",_dg :162757,_ged :_fc .FileMode (436),_de :_e .Unix (1580493048,0)}; -_cfcaf :=&asset {_cb :_eggdf ,_fg :_bcgc };return _cfcaf ,nil ;};var _abffg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xd1\x6e\x1c\xbb\x0d\x7d\xdf\xaf\x98\xc7\xf4\x21\xb5\x24\x4a\x33\x12\x50\x18\x28\x12\x14\x75\x80\xb4\x45\x9d\xa4\x05\x8a\x3e\xcc\xee\x48\xee\x02\xf5\x7a\xb1\xb6\x1f\xf2\xf7\x17\x3a\x5c\x1d\x3a\xc6\xbd\xc0\x45\xe6\x90\x12\xc9\x43\x89\xa4\xbc\x37\x9f\xee\x3e\xdf\x9d\x8e\x2f\xd3\xcd\x3f\x2e\x4f\x87\xfb\xfa\x32\xb5\xe3\x69\xbb\xd4\xe7\xa7\xd7\xcb\xa1\x4e\xfb\xfa\x70\x3c\xed\x76\x3e\x4c\xdb\xf1\xf0\x32\x20\xfe\x39\x3c\xae\xe7\xdd\xee\xe6\xfb\xe9\xf8\xe5\xee\xfe\xe3\xf7\x6f\x7f\x91\xf0\xf1\xaf\xd3\xeb\x73\xbd\x2a\x3e\xdd\x7d\xbe\xff\xf9\xfc\x52\x1f\xef\x4e\xed\x69\x12\x35\xb0\xbd\x9e\xaf\x46\xa6\xe9\xe6\x9f\xf5\xe1\xf8\xfc\x72\xf9\x39\x7d\xf8\xf3\xf6\xb4\xaf\x7f\x98\xb6\xda\xba\xfc\xef\x97\xad\x5e\x8e\xa7\x87\xe9\xc3\x97\xf5\xbc\x9e\x3c\x15\xf7\xaf\xe7\xf3\xff\xeb\x63\x3d\xbd\x4c\x0b\x64\xf5\xb4\xe1\xdf\xdd\xcd\xa7\xaf\xeb\xf9\x6f\xeb\x63\x9d\x7e\x0d\xe8\x07\xd4\xd0\xfe\xa8\x97\xe7\xe3\xd3\x69\xf2\x7f\x74\x2e\x9b\xf8\xdb\xcf\x73\x9d\xfc\xd5\xca\xbf\xbf\xdf\x7d\x9e\xfe\xe3\x27\xef\xa6\x90\x66\xef\xfe\x7b\x95\xff\xeb\xeb\xd3\xc6\x55\xde\x39\xe5\x70\x38\x6e\x87\xff\xad\x97\xdd\x9f\x1c\xfe\xdb\xbb\xdb\x29\x87\xb9\x28\x0e\xce\xbb\xdb\x69\xc9\x45\x88\x13\x70\x20\x9e\x81\xd3\xc0\x41\xf5\x99\x58\xf5\xcb\xc0\x12\xba\xfd\x85\xf6\x44\x3a\xce\x03\xfb\xd2\xfd\x49\x26\xf4\x1d\xce\x84\xa1\xc3\x42\x28\x1d\x0e\xdb\xfe\x10\x6f\xa7\x2c\xde\x13\x27\x60\x47\x3c\x03\x8f\xd8\x7d\xed\xd8\xbd\xc1\x0b\x70\x24\xce\xc0\xb4\x57\x0b\xf0\x88\x55\xca\xfe\x76\xf2\xc1\xc7\x4c\xc1\x01\x82\xd9\x04\x9b\xae\x58\x28\xa8\x10\x24\x47\x41\x7b\xb7\x65\x75\xba\xa5\x50\xe0\x75\xcb\x4c\x41\x78\xbf\x45\x74\x45\xa2\x20\xaa\xc0\x56\xa4\xf7\x5b\x66\x5d\xc1\xc0\xd6\xce\xfd\xed\x82\x0c\x6c\xfa\x02\x6c\x41\xac\xef\x2d\xee\xfb\x82\x25\x10\x1f\x80\x3d\xf1\x06\x3c\x88\x27\x77\xb8\x9d\x96\xc8\x8b\x93\xdc\x06\xbc\x10\x57\xe0\x99\xb8\x01\x0f\x7f\x09\x17\x33\x39\x21\xf6\xc0\xb4\xe7\x03\x70\x24\x16\x60\xda\xf3\x11\xf6\x3c\x71\x02\x36\x7b\x33\x70\x20\x5e\x80\xcd\x5e\x06\x2e\xc4\x05\xf6\xcd\xde\x0a\x4c\xbe\x7e\x0f\x6c\xf6\x3a\xff\x14\xcc\xdf\x06\x4c\xfe\xbe\x02\x1b\x9f\x06\x4c\xff\x01\xfc\x03\xf9\x04\xf0\x0f\x8c\x27\x80\x7f\x60\xbe\x50\x98\x49\x68\x0f\x85\x99\x84\xfe\xc3\x02\xcc\xf8\x42\x06\x36\x7f\xe0\xc7\x62\x4b\x01\xfc\xc4\xfc\x83\x9f\x98\x3f\xf0\xf3\xf4\x27\x88\xd7\x73\xbd\x44\xe4\x83\xf6\x04\xfe\x1c\xf7\x47\xac\x8f\xcc\x67\x04\xbf\xc8\x7c\x46\xf0\x8b\x8c\x37\xe2\x7c\x59\x69\x29\xc2\x3e\xcb\x28\x45\xf0\x8f\xf4\x1f\xc1\x3f\x9a\x3f\xf0\x4f\xcc\x47\x44\x3c\x69\xd8\x9f\xfb\x79\xe5\x10\x3c\x71\xbf\xcf\xc1\x17\xe2\x0a\xbd\xad\x6f\xc0\x23\xde\xc5\x69\xd5\x2e\xc3\xe1\xd2\xeb\x3a\x07\x77\x35\x20\x0e\x17\x22\x8f\x0b\x26\x0e\x17\xa2\x8c\xb2\x17\x87\x0b\x50\x46\xc5\x8a\x43\x42\x8a\xcf\xc4\x02\x4c\x7b\x20\x5c\x46\x00\xe2\x40\xb0\x0c\x02\xe2\x62\x01\x0e\x03\xcf\xd8\x3f\x2e\xa4\xb8\xac\x98\xf1\x64\xb5\x97\x88\xd5\x1e\xe3\xcb\x15\x78\xe9\xf3\x6c\x0c\x95\x5d\x8e\xbf\x33\x65\xc4\xf5\xce\x99\xc3\x42\xdf\x05\xc9\x5d\x18\x1b\x9a\xe0\x2c\x62\x02\x90\x0d\x24\xbb\x6a\x70\x24\xbb\x22\x38\x21\xd9\x15\xc1\xbd\xd9\x0f\xb2\x42\x87\x07\xec\x17\x92\xad\x8a\x49\xb6\xaa\x3d\x92\xad\x6a\x8f\x64\x2b\xc8\x0a\x0f\xa3\xe9\xe1\x0d\x7f\xa1\xb5\xdb\x29\x88\x4b\x23\x40\x71\x7d\xae\xca\xe8\xfb\x22\xae\xcf\x3d\x19\xe5\x22\xe2\x7a\xcb\xf6\x65\xb6\x05\x18\x5e\x8c\x50\xdc\xac\x0b\x3c\x05\x8b\x0a\x12\x05\x59\x05\xb6\xa5\xa8\xc0\x9c\xac\x2a\x98\x29\xd8\x43\xb0\x98\xd7\x83\x0a\x02\x05\x7a\x0b\xb9\x00\x6d\xb3\x44\x46\xe1\x11\x66\x34\x3d\x66\xac\x18\xd6\x28\xb3\x09\x32\x16\x30\x31\x5e\x83\xcc\xf4\x88\x42\x92\x44\x16\xbd\x91\x65\xe1\x51\x4b\x40\xe6\x22\x49\x05\xcd\x1c\x73\x2f\xbd\xd3\x75\x81\x59\x98\xc1\xc1\x16\xe0\x30\x23\x13\xd7\x5b\x59\x16\x56\x9a\xa0\x95\x95\x37\x11\x6c\x6a\x90\x21\x88\xc7\x06\x86\x20\xa8\x6d\xe7\x68\x51\xf4\x74\x23\x31\x22\x18\xcd\x49\x44\x16\x6c\xf0\xb6\x20\xab\x80\x31\x48\x01\x4b\xc6\x20\xab\x2e\x30\x13\x7b\x2c\xb0\x98\x0e\xba\x80\x89\x96\x4d\x05\x8c\x32\x7a\x15\x70\x4b\x44\x66\x2d\xaa\xde\x21\xb2\x24\xc3\x1a\x54\x30\x01\xaa\xc8\x0e\x3b\xae\x48\x14\x59\x44\x5c\x16\x0b\x3a\xe2\x28\x59\x25\x92\x50\xc5\x76\x74\x49\xf3\x66\x79\x4a\xa2\x02\x5b\x11\x55\xc0\xcc\x26\xc4\x18\xb9\x63\xc1\x1b\xcc\xbd\x11\x68\x1e\x2c\x88\x45\xf3\x10\x79\xc1\x96\xaa\x02\xde\x87\xa5\xe1\x86\x5d\x4d\xb4\xe6\xd0\x8d\x46\xd9\xb4\xe6\xd0\xda\x17\xea\xbd\xbe\x7d\xc6\xac\x6f\x4d\x5b\xf5\x38\x9b\xd6\x04\x17\x68\xbc\x4d\x5a\x13\xe8\x1d\x0d\x48\x43\xb7\x70\x03\x27\x5d\x9f\x88\xb5\x9b\xcc\xc4\xba\xdf\x70\x7d\x3b\x2a\x5a\x43\xf7\xca\xb9\xfc\xd2\x7a\x65\x61\xeb\xbd\xac\xa7\x87\x7a\x9d\x3b\xd2\x5f\xf8\xe3\xd3\xa3\xcd\x26\x7b\x94\x51\x97\x5c\x3f\xab\x98\x39\x7f\xfb\xfc\x1a\x9f\xdd\x5d\x5c\x38\x5a\x7b\xef\x1a\x9f\x78\x45\x65\x7b\xd5\xcd\xa6\xc2\x03\x8a\x2f\xfd\xd4\xdb\xd5\xf8\x2c\x50\x99\xc1\xd5\x54\x7b\xa8\xec\xd9\x21\x54\x05\x4c\x78\x61\xf0\xbd\x4c\xc7\x27\x1e\x4b\xde\x1e\x17\x9e\x2a\xc1\x3b\x81\x73\x39\x49\x32\x15\x9e\x00\x8e\x61\xf4\x1a\x1c\x9f\x78\xdd\xf0\x4f\x85\x24\xe6\x0b\x87\x99\xa2\x3d\x1c\x6c\x17\xea\x23\xb1\x79\x3a\x37\xc2\x10\xd7\xd3\xb9\xe4\xcc\x01\xc2\x6c\x88\xc3\x4b\xb6\x38\xaa\x7c\x34\x15\xc6\x92\xe3\x58\xf3\xb3\xa9\x16\x9c\xa5\x8d\x44\xff\xc6\x62\xc1\x85\x65\xd3\x75\x25\x51\x57\x66\x5c\x76\x4e\xbe\x66\xaa\x86\xae\xc5\x62\xf4\x6d\xdc\x0e\xf1\xad\xe8\x80\x16\xea\x56\xd3\x35\xe8\xac\x24\x8d\xb6\xe0\x15\xe4\x8b\xb5\xce\x5e\x5b\xa3\xf1\x8b\xce\x1e\x56\xae\x5f\x4d\xa7\x2d\x38\xd3\x66\x7f\x0d\x8d\xf6\xec\x55\x67\x13\x21\x9b\x4e\xa7\x4b\xb1\xde\x6e\xfe\xc4\x69\xd7\x66\x63\x90\x68\xba\xa4\x3a\x6b\xf1\xb6\x2f\xea\xbe\x60\x6d\x50\x4c\x37\xab\xce\x5a\xe0\xde\x74\xda\x99\x82\x35\x64\xe3\x90\xd4\xa6\xcd\xcd\x94\x4c\xa7\x36\xc7\xe9\xb5\xc6\xbb\xd2\x1a\x2a\x27\x17\xaa\x52\xa3\x6a\xbe\xfe\x21\xe9\xaf\x5d\x41\x9b\x00\xc0\xe3\x7a\xde\xf1\xb7\x86\xc3\xeb\xe5\x52\x4f\x2f\xf8\x65\x03\x3f\x26\x4c\x5b\x6d\xc7\x53\xe5\xcf\x27\xe7\xa7\x73\xdf\x85\xff\x7f\x0b\x00\x00\xff\xff\xd3\x1e\xdc\xc0\x6a\x11\x00\x00"); -var _eeeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x98\xc1\x6e\x23\xb9\xd5\x85\xf7\x7e\x8a\x5a\xce\xbf\xe8\xdf\xe4\xbd\xa4\x48\x02\x0d\x03\x41\xf7\x22\x1e\x60\x92\x20\x4e\xcf\x04\x08\xb2\x28\x49\xac\x86\x80\x58\x16\x64\x7b\xd1\x6f\x1f\xdc\xf3\x29\x0e\x26\x8b\xc1\x99\xfe\x4c\xde\xba\xe7\x90\x45\x96\x7d\xff\xe5\xf1\xeb\xe3\xf9\xf4\xb6\xdc\xff\xe5\xfa\x72\x78\x9a\x6f\xcb\x76\x3a\x1f\xaf\xf3\xf5\xe5\xfd\x7a\x98\xcb\x7e\x7e\x3f\x9d\xef\xee\xb2\x2d\xc7\xd3\xe1\xed\x3f\xff\x94\x1c\x9e\xd7\xcb\xdd\xdd\xfd\xb7\xf3\xe9\xe7\xc7\xa7\x4f\xdf\xbe\x3c\xd9\xa7\x3f\x2e\xef\xaf\xf3\xc6\xbf\x3c\x7e\x7d\xfa\xf1\xfa\x36\x9f\x1f\xcf\xdb\xcb\xe2\xcc\x3f\xbe\x5f\x6e\x35\x96\xe5\xfe\xaf\xf3\xfb\xe9\xf5\xed\xfa\x63\xf9\xe9\x0f\xc7\x97\xfd\xfc\xbf\xe5\x38\xb7\xe0\x7f\xbe\x1e\xe7\xf5\x74\xfe\xbe\xfc\xf4\xf3\x7a\x59\xcf\xf9\xe3\x07\x4f\xef\x97\xcb\xbf\xe6\xf3\x3c\xbf\x2d\x45\x6c\x9e\x8f\xd2\xbb\xfb\x2f\xbf\xac\x97\x3f\xad\xcf\x73\xf9\x7d\x3f\xbf\x7d\xfa\x55\x03\xf4\xf3\x5f\xe7\xf5\xf5\xf4\x72\x5e\xb2\xfd\x7f\x4a\xbb\xff\xf2\xbf\xfd\xb8\xcc\x25\xdf\x0a\xfd\xfd\xdb\xe3\xd7\xe5\x1f\x79\xc9\x69\xb1\x5a\xca\xf8\xe7\x8d\xff\xf6\xcb\xcb\xf1\x63\x54\x4e\x09\x1b\x87\xd3\xf1\xba\x9e\xbf\xcf\xbb\xcf\x29\x59\x7a\x58\x3e\xa7\x54\xf7\x0f\x8b\x79\x0e\x52\x0f\x90\xc3\xc3\xd2\x5b\x1e\x42\x47\xa1\x36\x1f\x16\x1b\x16\x64\xad\x22\x21\x36\x34\x6d\x4f\xa1\x90\x6e\xbb\x71\xf7\xd9\x52\x0e\x84\xb4\x3e\x5c\xa8\x82\xaa\x90\x09\xed\x40\x3b\xa1\x2a\xd4\x41\x23\x6a\xf5\x2c\x74\x00\x1d\x03\x35\x95\x37\x6a\x19\xb5\xba\x10\xb5\x8c\x5a\x2d\x90\x9b\x50\x48\xb7\xa6\x26\xdc\x41\xae\xf2\x81\xf2\x50\xab\x92\xe6\x5d\x24\x43\x72\x90\x9d\x88\x41\x2c\xc8\x10\x71\x88\x07\x69\x22\x15\x52\x1f\x96\x6c\x96\x4b\xb0\x43\x11\x0b\xe9\x9e\xb3\x10\xc3\x42\xba\xe7\x24\xb4\x03\xed\x84\x22\x99\x3c\x41\x21\x3d\xdd\x50\x03\x35\x21\x95\x9f\x1d\xd4\x85\x54\x7e\x0e\xd0\x10\x0a\x83\x46\x58\x76\x0b\x2b\x52\x36\x57\xa4\x92\xd6\x47\xd4\xb2\xb9\x09\x85\xdc\xf2\xab\x49\xc9\xd4\x14\x39\x14\xad\x45\x4d\x06\x0a\xdb\x45\x6b\x51\x53\x01\x55\x8d\xaa\x42\x3b\x50\x13\x72\xa1\x0e\x1a\x42\x4c\x5c\x41\x7b\x21\x9e\x78\x00\x45\x5f\x65\x50\xeb\x08\x3a\x0a\x31\x6a\x82\xa6\xd0\x4e\x68\x03\x6d\x42\xb1\x8a\x95\x2d\x28\x69\x35\xa9\x89\x9c\x41\x59\x48\xe5\x33\x86\x42\x5a\x4d\x45\xc8\x41\x2e\xa4\xf2\x19\x8f\x21\xad\x0c\x25\xc1\x76\x96\xb4\x32\x28\x8f\x6d\x6d\xe7\xa2\x1d\x5e\x73\x03\x29\x89\x41\x79\x92\x08\x69\x65\x28\x89\x3c\x40\x43\x4f\xa4\x3c\xe1\x84\xb4\x9a\x92\xd0\x1e\xb4\x17\xa2\x3c\x79\x85\xb4\x6a\x34\x41\x5e\x21\xad\x9a\xf2\xca\xe4\x15\xd2\xaa\x61\x9b\xbc\x42\x5a\x35\xf5\x65\xe4\x65\xca\xcb\x64\xdb\xc8\xcb\x94\x97\xa9\x55\x23\x2f\x53\x5e\xa6\xa0\x8d\xbc\x2c\xc2\xa9\xae\x56\xd9\x72\x92\x56\x5d\x4f\xe4\xfd\x94\xb4\xea\x6a\xd5\x08\x27\xa4\x55\x97\x21\x23\x9c\x90\x56\x9d\xbe\x08\xc7\x14\x8e\x5e\xb5\x6a\x84\x63\x0a\xc7\x69\x95\x70\x4c\xe1\x38\x7d\x11\x8e\x29\x9c\x4c\x13\x84\x63\xb2\x9d\x55\xcb\xb1\xed\xb2\x9d\x55\xcb\xb1\xed\xda\x00\x26\x43\xce\x06\x70\x79\x4c\x4c\xc4\xa3\xab\xfb\xa4\x70\x9c\xee\x5d\xdd\x27\x35\xe1\x74\xef\xea\x4b\x2f\x72\x75\x9a\x70\x35\x51\x94\x44\xa1\x89\xa2\x26\x8a\x36\x40\xa1\x89\xa2\xec\x8b\x9a\x28\x64\x5f\x94\x7d\x51\xad\x42\xf6\x45\xad\x16\xf5\x55\x68\xb5\xa8\xd5\xa2\xbe\x0a\xad\x16\x2d\x47\x91\xc7\xc2\x72\x14\x2d\x47\x51\xab\x85\xe5\x28\x32\x54\xe9\x0b\x43\x45\x86\x2a\x4f\xc4\x50\x51\xf6\x35\xfa\xda\xb1\x0b\x25\xdd\x2c\x0b\x1d\x41\x3a\xb3\xe3\x26\xb1\x1d\xbb\x50\xd2\xcd\x4c\x68\x03\x6d\x42\x51\xab\x71\xc0\x48\xb2\xe5\x16\x8d\xb5\x55\x51\x48\xba\x45\xd2\x9e\xe2\x4c\x0a\x89\x28\x7a\x9c\x1d\x9e\x74\xc2\x78\xd2\xcb\x3d\x92\x90\xde\x64\xa4\x5b\x4b\x42\x05\x54\x35\x2a\x0b\x1d\x40\x1f\x87\xa1\xeb\xae\xb9\x49\x1b\x75\x27\xb4\x81\x36\x21\x95\x2f\x34\xa1\x25\x1a\xb9\x0b\xf1\x44\xad\xc7\xc8\x23\x2e\xfc\x8f\x2b\xf7\x6e\x8c\xff\xbd\x84\x3d\x69\x69\x90\x36\x4c\x2d\x6a\x1d\x90\x36\x4c\x2d\x2a\x74\xa4\x8d\xc8\xce\xd3\x8e\x27\xed\xf4\xa4\x78\xf5\x3d\x75\x50\x07\xc9\x48\xa7\x7c\xa7\x7c\x15\xa2\x7c\xa7\xbc\xbc\xf5\x09\x9a\x42\xf2\x36\xf6\x42\x21\xdd\x9a\x9e\x38\xc8\x69\x68\x99\x9b\xfa\x5a\x49\x60\x55\x02\xa6\x04\x56\x9a\x58\x69\x42\x8b\xb5\xd2\xc4\xaa\x26\x5c\x1e\x57\x9a\x58\xd5\x84\x53\x0b\x8f\xab\x3c\xba\x9e\x78\xa0\xd6\x41\xb5\x5c\x1e\x27\x68\x82\xe4\x71\x52\x7e\x52\x5e\x1e\x27\xe5\x27\xe5\xe5\x71\xe2\x71\xca\xa3\xcb\xe3\xc6\xc4\x6d\x27\xa4\xee\x37\x3c\x6e\xec\x85\xe8\xcb\x75\x0b\x22\xdd\x63\xc3\xbb\xb3\xfb\x5c\x9b\x34\x8f\xda\xc5\x1c\x16\x7b\xcd\x1d\x54\x40\x45\xc3\x76\x4c\xad\x30\x5d\xff\xb2\xe4\xba\x2d\x91\x18\xc6\x43\x1b\xac\xc1\xaa\x58\x87\x75\x18\x73\x07\x6c\xc0\x78\xec\x0a\x5b\x61\x3b\xb1\x3d\x6c\x2f\xd6\x68\xe5\x00\x3b\xc0\x4c\xec\x08\x63\xe3\x33\x4c\xc1\x79\xbc\x44\x31\x4c\x8f\xe5\x2d\x92\xb4\x51\xd4\x71\xc6\x58\x96\xb1\xa2\x99\x19\x63\x59\xdf\x35\x0e\xc2\x57\xc6\x57\x87\xe1\x2b\xa4\x7b\x7c\x5d\xb9\x67\x6c\x65\x6c\x75\xb5\x96\xb1\x15\xef\x64\xb0\x22\x76\xeb\x6d\x6a\x6d\x68\x4d\xef\xa9\xc7\x9d\x15\xc3\x94\x88\x2e\x2d\xa4\xbb\xf6\xa4\x1b\xcb\x65\x5a\xae\xc2\x28\x4c\x19\xcb\xc5\xe2\x1b\xae\x42\x82\xe9\x09\x86\x2d\xdd\x64\xa3\x32\x0c\x5b\xba\xc9\x46\xd1\x6a\x19\xae\x0c\x0b\x43\xab\x60\x58\x08\xe9\x5e\x41\x2c\x8c\xee\xad\x81\x03\x63\x0d\x0c\xa3\x83\x76\x31\x1a\xb7\x54\xb6\x94\x14\x88\xb3\x0b\x43\xba\xb3\x09\x1d\xa3\x6e\x0c\x53\x23\x8e\x53\x67\x63\x2a\x36\xc7\xa9\x57\x86\x31\x15\x57\x2e\x57\x71\x93\xb8\x3b\xae\x42\xb2\xe9\x93\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xd5\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x28\x87\xd5\x90\xee\x45\xb6\x9c\x2d\x18\x12\xc3\xb4\x1d\x1c\xfb\x21\xc1\x68\x0e\xfb\x05\xfb\x3a\x26\x9d\xd3\x57\x12\xe3\x54\xaf\xe0\xbf\x68\xa1\x31\xc1\x89\xec\x71\xd1\xc5\x54\x75\xc7\x09\x2b\xe9\x5e\x19\x86\xaf\x82\x2f\x83\xe1\x8b\x53\x97\x2d\x5d\xf0\xa5\xdb\x6f\x54\x25\x52\xb0\x55\xf0\xa0\x43\xd0\x0b\x1e\x8a\x5e\x23\x12\x29\x37\x0b\xda\xaa\x4e\x7d\xb6\x6a\xc5\x15\x2f\x48\xc5\x55\xd5\x89\xca\xbe\xac\x98\xaa\x2c\x2a\x2b\x58\x71\x15\x12\x8c\x71\xac\x6a\x48\x30\x2d\x7e\x65\xff\x56\xdc\xf3\x72\x55\xdc\x57\xb9\x2f\x2a\xd7\xe8\x24\xa4\x7b\xdc\x1c\xdb\xa6\xd3\x66\xdb\xf4\xc1\xde\x63\x13\x6e\x9b\x0e\x0c\xa4\x5b\x9c\x35\xdb\xa6\xc3\x01\xe9\xd6\x34\x51\x77\x27\xd2\x46\xac\xfc\xb6\x69\xe5\x91\x36\xe2\x53\x7c\xdb\x9c\x51\xae\x51\x49\x13\xe3\x83\xe8\x26\xad\x8f\x14\xa8\x32\xb1\x32\xb1\x0a\xd1\x44\xe5\x84\xde\x09\x51\xab\x52\x0b\x44\x5f\x21\xdc\xe9\xdb\xa6\x9b\x03\x69\xbd\xff\xfe\x6a\x8e\xff\x7f\x5e\x2f\x77\x1f\xbf\x95\x1f\xde\xaf\xd7\x79\x7e\xd3\xdf\x00\xf4\x3b\x77\xfc\x1e\x7d\x3a\xcf\x8f\xbf\x33\x5c\x5e\x2e\x31\x4b\xff\xfd\x3b\x00\x00\xff\xff\x6b\x9e\x52\x81\x93\x10\x00\x00"); -func _ffb ()(*asset ,error ){_ffg ,_bcgg :=_aacd ();if _bcgg !=nil {return nil ,_bcgg ;};_fdaa :=bindataFileInfo {_aa :"Adobe-GB1-UCS2",_dg :229592,_ged :_fc .FileMode (436),_de :_e .Unix (1580490562,0)};_ace :=&asset {_cb :_ffg ,_fg :_fdaa };return _ace ,nil ; -};func _eefaa ()(*asset ,error ){_eedg ,_bgaed :=_bdea ();if _bgaed !=nil {return nil ,_bgaed ;};_agaa :=bindataFileInfo {_aa :"UniGB-UTF32-H",_dg :265659,_ged :_fc .FileMode (436),_de :_e .Unix (1580492773,0)};_eeag :=&asset {_cb :_eedg ,_fg :_agaa }; -return _eeag ,nil ;};var _bfaa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\xc1\x6e\x9b\x40\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\xd0\xc2\xee\x02\xbb\x2b\x55\x91\xaa\xf8\x50\x52\xa5\xa9\xe2\x26\xad\x54\xf5\x80\x61\xb0\x90\xea\x05\x01\x3e\xf8\xed\xab\xf9\xc7\x75\x0f\xd6\xd8\x9f\x77\x7e\x0d\x68\x36\x7f\x68\x76\x4d\x1a\x37\xca\xbf\x2d\x53\xb7\xe7\x8d\x86\x31\xf5\x0b\xaf\xd3\x79\xe9\x98\x0e\x7c\x1c\x53\x96\x19\x4b\xfd\xd8\x6d\xff\x7e\xa2\x74\xa7\x76\xce\xb2\xfc\xe5\xcb\xfe\xf1\xfd\x67\x3a\xaf\x7c\x85\x87\x66\xb7\xbf\xac\x1b\x9f\x9a\x34\x4c\xe4\xb4\xb1\x3f\xcf\xd7\x66\xa2\xfc\x85\x8f\xe3\xba\x2d\x17\xba\xfb\xd4\x4f\x07\x7e\x47\x3d\x0f\xe2\xcf\x4b\xcf\xcb\x98\x8e\x74\xf7\xd8\xce\x6d\x32\xb7\x3f\xf6\xe7\x79\xfe\xc3\x27\x4e\x1b\x19\x18\xa7\x1e\x35\xcb\x1f\x9e\xda\xf9\x6b\x7b\x62\xd2\x41\xde\xc0\xd0\x37\x5e\xd6\x71\x4a\x64\xec\x87\xa2\xa8\xfe\xfb\xf7\xcb\xcc\xd7\x98\x2c\x7f\x6d\x76\xcf\xc3\xb0\xf2\x46\xa1\x2c\xf4\xcc\xcf\xd7\x66\x47\xbf\x0c\x99\x82\x6c\xe5\x5c\xfc\x7d\x3d\xfa\xe3\x69\xea\x6f\x8d\xd6\xeb\xe3\x74\x63\xbf\xb4\xe9\xc8\xd9\xc7\x60\x4a\x73\x4f\x52\xec\x3d\xf9\x10\xbc\x50\x55\x80\x2a\x03\x8a\xa0\x83\x52\x2f\x14\x8d\x50\xad\xa7\xea\x12\x54\x82\x22\xc8\xb7\x20\x34\x06\x8d\x97\xe2\xa3\x91\x78\x1b\x07\x21\x14\x1f\x4d\x10\x6a\x71\x0a\xc5\x47\x13\x41\x4e\xc9\x09\xd9\x02\x54\x29\x55\x20\x03\xf2\x4a\x1e\x64\x85\x3a\xcd\xea\x90\x65\x9d\x10\x2b\xb1\x52\x09\xd2\x78\xd6\xf8\x0a\xa4\xf1\xac\xf1\x35\xa8\x53\xea\x40\x32\xbd\x2b\xf1\xd8\x28\x3e\xda\x00\xb2\x4a\x16\x14\x41\xa5\x92\xbc\x9c\xe8\x0a\x50\xad\x54\x83\x0c\x28\x28\x05\x90\x4c\xef\x6a\xcd\xaa\x91\xe5\x64\x7a\x17\x30\x2a\x8a\x8f\xae\x04\x55\x4a\x18\xd5\x55\x20\xaf\x84\x37\xe1\x6a\x10\x2b\x31\x08\xd3\x47\x6d\x8c\x3a\x44\x90\x95\xbc\x2d\x83\x7c\x97\xcb\x70\x5b\xce\xee\xbc\x2c\x9c\x36\x5c\x05\x2c\xa1\x6c\xd1\x98\xf8\x76\xcf\xe6\x69\x96\x2e\x7c\xfe\x06\x00\x00\xff\xff\x51\x31\x38\xdc\x93\x03\x00\x00"); -func _dcee ()(*asset ,error ){_afee ,_geee :=_agba ();if _geee !=nil {return nil ,_geee ;};_dcf :=bindataFileInfo {_aa :"GB-H",_dg :2090,_ged :_fc .FileMode (436),_de :_e .Unix (1580492002,0)};_ebf :=&asset {_cb :_afee ,_fg :_dcf };return _ebf ,nil ;}; -func _dabb ()(*asset ,error ){_afcgg ,_gbee :=_ddbg ();if _gbee !=nil {return nil ,_gbee ;};_bfgf :=bindataFileInfo {_aa :"UniGB-UTF16-H",_dg :197731,_ged :_fc .FileMode (436),_de :_e .Unix (1580492754,0)};_bdada :=&asset {_cb :_afcgg ,_fg :_bfgf };return _bdada ,nil ; -};var _egb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xcf\x6a\xdb\x4c\x14\x05\xf0\xbd\x9f\x62\x96\xf9\x16\x5f\x2d\xcd\x7f\x41\x08\x94\x64\x51\x17\x92\x86\xa6\x4d\x0a\xa5\x0b\x59\x73\xc7\x08\x6a\x49\xc8\xf2\x22\x6f\x5f\xe6\x1c\x55\x5d\x84\x1b\xfd\xac\x7b\x39\x23\x69\x66\x7f\x7f\x78\x38\x0c\xfd\xa2\xf6\xcf\xf3\xd8\xbd\xc8\xa2\x72\x3f\xa4\x59\x2e\xe3\x75\xee\x44\x1d\xe5\xd4\x0f\xbb\x5d\xad\x55\xea\xbb\xe5\xef\x25\x4a\x77\x6e\xa7\xdd\x6e\xff\xf4\xf6\xfc\xff\x27\x75\xbd\xc8\x7a\x7d\x7f\x78\x78\x79\xbf\x2c\x72\x3e\x0c\x79\x54\x86\x7d\xe9\x3a\xad\xbd\x4a\xed\xbf\xca\xa9\xbf\x2c\xf3\xbb\xba\xf9\x98\xc6\xa3\xfc\xa7\x92\xe4\xe2\x5f\xe6\x24\x73\x3f\x9c\xd4\xcd\xe7\x76\x6a\x87\x7a\xfb\xe1\xe5\x3a\x4d\xbf\xe5\x2c\xc3\xa2\x2a\x98\x0c\x09\x75\xb7\xbf\x7f\x6c\xa7\xa7\xf6\x2c\x0a\x39\x5e\xa1\xc0\x57\x99\x2f\xfd\x38\xa8\xba\xfa\x50\x55\xfe\x9f\x7f\x7b\x9f\x44\xd5\x6b\xf7\x8f\xef\x87\x07\xf5\xb3\x56\x75\xa5\xb4\x33\x26\xfc\x5a\xfd\xed\x71\x4c\xdb\x5d\x36\x32\x7a\xd7\xa7\xb9\x1d\x4e\xb2\xbb\xd5\xb5\xd6\x77\xaa\x14\x73\xa7\x42\x8c\x01\x64\x49\xf6\x4e\x45\xed\x23\xc8\x91\x5c\xa1\x60\x41\x47\xd2\x11\xa4\x41\x1d\xa9\x03\xd5\x85\x0c\xc9\x48\x19\xdf\x80\x6c\x0d\xb2\x0e\x84\x59\xd6\x93\x7c\x69\x8c\xbc\x2b\x90\x02\x66\x79\x50\x24\x45\x50\x03\x6a\x48\x0d\x08\x51\x6d\x0b\x72\x47\x8c\xc7\x5d\x9e\x51\x3d\xa2\x7a\x12\x73\x79\x46\x35\xa0\x44\x4a\x08\x51\x48\x6b\x29\x84\x12\x75\xa8\x76\xb7\xda\x6a\xa4\x47\x09\x4d\x1d\x41\x86\x64\x40\x0d\xc8\x91\xca\x1a\x1b\xcd\xc6\x40\x0a\xa0\x1a\xd4\x90\x1a\x50\x79\x84\xd6\x72\x96\xc5\x2c\x5d\x42\x58\x4f\xf2\x24\x0b\xe2\x78\xcf\xf1\x0e\xc4\xf1\x9e\xe3\x3d\x48\x48\x02\x2a\xaf\xd6\x31\xbd\x63\x7a\x1d\x41\x86\xc4\xf1\x0d\xc8\x91\x30\xde\x54\xa0\x40\xc2\x78\x53\x83\x1a\x12\xd2\x9b\x92\xde\x31\xbd\x63\x7a\x53\xd2\x3b\xa6\x77\x4c\x6f\x2c\x88\xe3\x99\xde\x38\x10\xc7\x33\xbd\xf1\x20\x21\x21\xbd\x41\xfa\xc0\xc6\xe0\x41\x25\x7d\xb2\x55\xa1\x64\x73\x21\x5b\xa2\x26\x4f\xf2\x58\xa3\x2b\xb3\x32\x97\x8d\x12\x62\x8c\x20\x4d\xe2\x4b\xab\x41\x96\x64\xb7\xad\x90\xb9\xec\x5c\x3e\xf2\xf5\x79\x65\x7e\xe4\x59\xcb\xb6\xa0\xac\x33\x29\x6f\xcb\xce\x06\x21\x50\xd6\xef\x3e\x3b\x2c\x08\x65\xdd\x30\xd9\xb1\xb1\x14\x6c\x18\x19\xd2\xb6\x37\xcb\xff\xe5\x1c\xda\xce\x85\xee\x3a\xcf\x32\x2c\x38\x85\x70\x00\x94\x4d\xdd\x0f\xb2\x9d\x70\xd3\x38\x95\x2e\xfc\xfd\x09\x00\x00\xff\xff\x92\x05\x36\x37\x0d\x05\x00\x00"); -func _dddg ()(*asset ,error ){_cefc ,_dbcf :=_bcgb ();if _dbcf !=nil {return nil ,_dbcf ;};_eeadd :=bindataFileInfo {_aa :"V",_dg :905,_ged :_fc .FileMode (436),_de :_e .Unix (1580493073,0)};_fbef :=&asset {_cb :_cefc ,_fg :_eeadd };return _fbef ,nil ; -};func _cgg ()(*asset ,error ){_ccff ,_cebe :=_dbfa ();if _cebe !=nil {return nil ,_cebe ;};_gfad :=bindataFileInfo {_aa :"ETHK-B5-V",_dg :631,_ged :_fc .FileMode (436),_de :_e .Unix (1580491827,0)};_cfbg :=&asset {_cb :_ccff ,_fg :_gfad };return _cfbg ,nil ; -};func _ddbgf ()([]byte ,error ){return _fac (_edbg ,"WP-Symbol")};var _dcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x49\xef\x6e\xbb\x95\x9f\x37\xd7\xa7\x38\x43\x67\xe0\xd4\xe6\xde\xec\x16\x20\x08\x70\x57\x88\x61\x38\x09\xdc\x24\x63\xf2\x6d\x2a\x02\x52\x57\x82\x4a\x1e\xf8\xdb\x07\xe4\xf3\xf0\x94\x13\x04\x38\xba\x93\x7b\x7e\x7f\xee\x97\xed\x6a\xc9\xb5\xc8\xbf\xfb\x37\xff\xfe\xdf\xfe\xfb\xdf\xfe\xf8\xd7\x1f\x7f\xf7\xbf\xff\xe5\x4f\xaf\xff\xfc\xf9\xeb\x8f\xef\x1f\x7f\x7b\xff\xe5\xf3\x4f\x7f\xfa\x6f\x7f\x79\x7d\x7e\xcc\xcf\x3f\xfc\xf1\xb7\xdf\xfd\x2e\xdd\x3f\xde\x7f\x7c\xfd\xf5\xc0\xfd\xbf\xd7\x3f\x8e\x3f\xff\xee\x77\xeb\xf7\xff\xf9\xbf\xff\xd3\x5f\x3f\xff\xf8\xef\x7f\xfb\xfe\xe9\xc7\xc3\x77\xef\xff\xf6\x67\xbf\xfd\xf1\xe3\xef\xfe\xd3\xe7\x1f\xfe\xf8\x4f\x7f\xfd\xcb\x7f\xff\xf1\x2f\xfe\xd5\xfb\x4f\xf3\xf3\x3f\xfd\x78\x7f\xbe\xeb\xef\xff\xdb\x5f\xde\x9f\xbf\xfc\xf1\xb7\x7f\xf8\xf1\x2f\xfe\xc3\x7f\xfa\xf9\xc7\xff\xfc\xdf\xfe\xfc\xe7\xff\xfb\xf3\x8f\x9f\xdf\xfe\xfa\x23\xf6\xdf\x3e\xbf\xbd\xf7\xff\x7f\xf7\x77\xff\xe6\x3f\x8e\x3f\xff\xaf\xe3\x1f\x3f\x3f\xfe\xee\xbf\xfe\xf6\xc7\x7f\xf5\x1f\xfe\xd3\xbf\xfc\xaf\xff\xe5\xef\xfb\xbf\xfc\x5f\x76\xe9\x2e\xfc\x3f\x3e\x7f\xf9\xa7\x3f\xfe\xe9\xb7\x1f\xe9\x7f\xbe\xae\xfb\x9f\xff\xfc\x5f\xfe\xfb\x9f\x3f\x3f\x92\x95\xfc\x9f\xff\xf1\x4f\xef\xcf\x8f\x0b\x94\xe9\xe4\xeb\x4f\xef\xcf\x3f\xfd\x79\xbc\x3e\x7f\x19\xbf\xfd\xc3\xe7\x77\x3f\x7e\xfc\xfe\xba\xfe\xf0\x83\xff\x7e\xdf\xfe\xfe\x0f\xeb\x2f\xff\xe6\xea\xfe\xed\xf7\xff\xf6\xef\xff\x35\x7f\xfb\x77\x57\xf7\xaf\xbf\xff\x77\x7f\xff\xaf\xcf\x5f\xff\x7e\xff\x75\xfd\xfd\xf7\x7f\xdf\xfe\xb5\x7f\xff\xfc\xf6\xfe\xff\xb4\xf2\xbb\x44\xe3\xbf\xfd\xe9\xaf\xef\xcf\x97\xbf\xed\x76\x7f\x9f\xbe\x7f\xf8\x91\xd6\x2f\xfe\xc7\xa2\xdf\xa5\xeb\xb2\xb7\x7f\x7c\xbf\xfe\xaf\xf1\x97\xdf\xfd\xfe\x75\x8f\x6b\x7d\xb9\xfe\x91\xfe\xf0\xe3\xbe\x73\xbf\x36\x88\x3f\xfc\x48\x17\xff\x1c\xfc\x3d\x6f\xf0\xfe\xc3\x8f\xc4\xbf\x3e\xeb\x0b\x7e\xf9\xe5\x8b\xb2\xc0\xec\x80\xbe\xc1\xaa\x26\xf5\x7e\x6f\x60\x45\xb1\x01\xbf\x89\xd5\xc4\x13\x6d\xd5\x55\xd7\x3f\xe7\xfe\x67\xfb\xdd\xef\x5f\x39\x76\x87\x4a\x79\x16\xa0\xda\x52\x62\x83\xfd\xe3\x52\xd7\x8f\x67\x6f\xb4\xb1\x7e\x33\xe3\x02\xf4\xdf\xfd\xfe\x7d\xf5\x5d\x41\xbd\xf3\xef\x7e\xff\x4e\xd4\x56\x57\xeb\x9f\xbb\x5f\xfb\xc3\xec\xbf\xd3\xff\xf0\xef\xba\x2b\x88\x02\x9c\xd4\x17\x55\x38\xff\xf0\x23\x3d\xb7\xe0\x45\x59\x13\x7e\x80\x7d\xc3\xd4\x33\x90\xf6\x12\x15\xc5\xf5\x08\xbf\x1b\xa6\x6b\x43\xa6\xfb\x79\x04\xab\xde\x87\xfe\xe4\xfe\x2c\x50\x04\xfb\x33\xfa\x92\xe3\xd9\x55\xdc\x49\x58\x81\x74\x2e\xaf\xd5\x5c\xf0\x11\xde\xeb\x97\x4d\xe0\xa7\x36\x31\x26\x90\x46\x5a\xdc\x1b\x96\x5b\x98\x81\x54\xd4\x3b\xe3\x28\x59\xc8\x6f\x4b\x08\x19\x56\x65\x58\x3d\xe8\x44\x4d\xc2\x55\x73\xee\x82\x41\x19\xcd\xf4\x41\xbd\xb5\x08\x0b\xb0\x0a\xf7\xdc\x46\xa3\x13\x61\x17\x1b\xad\xc6\xfe\x6d\x3e\x80\x36\x3b\x5d\x18\x11\x40\x4a\x87\xf5\x06\xa5\x73\xd0\xdf\xa0\x83\x2f\xeb\x8d\xdd\xa7\x78\x58\xa4\x7a\xed\x8f\xa3\xee\xd2\xfb\x62\x34\x51\x77\xab\xf7\xc5\x00\xa2\xee\x76\x99\xb4\x68\x7b\x5a\x98\xb2\x68\x7b\xba\x99\xb0\xe8\xf1\xda\xbf\xa2\x03\xd1\xe3\x03\xa4\xce\xe8\xd4\x69\x07\xa2\xd3\x62\x50\xd1\xbb\xaf\xdf\x96\x3d\x43\xf3\xb5\x3f\xcd\xf7\xd3\x85\x79\xc3\x7a\x60\xdd\xb0\xdf\xc2\xbe\xe0\x03\xf5\xcd\xd7\xa6\xa3\x48\xa9\x0a\xd7\x52\xe4\xc2\x38\xe7\x6b\x77\x3e\x97\xeb\x34\xf4\xda\x1f\xdf\x07\x7e\x37\xcc\xfe\x16\xde\x29\x3f\xe1\x5e\xe2\x12\x36\xb4\x89\x27\xd7\xc7\x6e\x6c\x1a\x8d\x14\x59\xd8\x76\x69\x3e\x70\x77\xb2\x16\x87\xb0\x67\x2a\xd7\x33\x84\xd8\x92\xa7\xfe\xac\xf9\xbb\x69\x89\x55\x9f\x2f\x49\xa0\x38\x84\xf1\x00\x4f\xe9\xee\x86\xc4\x35\x5f\x9b\x08\x72\x9c\x6e\xb0\x3e\x57\x3b\xbf\x5d\xdd\x28\xe9\x67\x55\xb1\x21\xab\x3e\x5f\x9b\x59\x4a\x3a\xf3\xbc\xe5\x61\x49\x71\x4a\xbf\x9b\x08\x4e\xaf\x36\xd3\x97\xfb\x2c\xd9\x84\x44\x4e\x55\xf3\xde\xb0\xc7\x96\xec\x4a\xe4\xff\x1f\x19\xbd\xbf\x5d\x53\x15\xed\x4c\xe4\xdc\x7d\x7c\xf2\xa9\x69\x13\x46\xbe\x0e\xdc\x9d\x2a\x3f\xdb\xf9\x6c\xd8\xec\xf2\xa6\xea\x52\x3a\x2b\xf6\xde\x74\x54\x1a\x94\x3b\xdf\x9b\xe4\x4a\xeb\x8f\xf0\x01\x36\x61\xde\x30\x4e\xe9\x9a\xc8\xd2\x6d\xf7\xbd\x89\xae\xf4\x74\x60\x03\x9e\x8f\x77\x9f\x15\x79\xf3\xbd\x69\xb0\x28\xa0\xe6\x7b\xd3\x60\x89\xe7\xf4\x6a\x4d\x73\x4d\xae\x18\x94\x5f\x13\x0c\x3f\xdf\xfd\xf3\x87\x1f\xf7\x75\xbb\x80\xef\x4d\x92\xf5\xbe\x2c\xdd\xa2\xbd\xde\xc9\xd2\x4d\xa1\xf5\x4e\x5d\x78\x6f\x78\x3b\xde\x4d\xa1\xf5\xbe\x6d\x37\xd6\x88\x6a\x79\xce\x6f\xd7\x88\x6a\x7d\x1c\xd1\x26\xd8\x5a\x1f\x67\x63\x13\x6c\xad\xcf\x69\x77\x6c\x98\xcf\x6f\xdf\x1b\xd6\x03\xd7\x2a\xd4\x26\x57\xbd\x37\xfd\xd6\x76\xd9\xab\x4d\xbf\xb5\xdf\x36\xb4\x85\x49\xed\xf2\xdc\x7b\x4b\xef\xda\x5d\xfd\xf7\xa6\xee\xda\x9f\x53\x9a\x81\x76\x63\x53\x77\xed\xf9\x7c\xbc\x87\xd0\x9b\xf3\xbc\xc9\xb9\xc6\x7d\x3e\xde\x7d\x8e\x33\xa2\x4d\xdd\x35\x7e\x56\xb5\xa7\x3d\xca\x69\x68\x8f\x28\xe2\xc0\x0f\xf0\xfc\x76\x8d\xa8\x5d\x97\xe3\xdd\xb4\xdf\x2e\xd9\xe8\xbd\x89\xbd\x5d\xfd\x94\xae\x21\xb4\x74\x46\x34\xf3\x86\xa7\xa1\x59\x36\xac\xd6\x3c\xd7\x10\xda\x7d\xc6\xbb\x78\xe1\x4e\x57\x39\x55\xad\x55\x68\x4f\x3f\x55\x8d\x0d\xc3\x21\x6c\x8d\xdd\xf2\xa1\xc9\xcd\x29\x2d\x9f\xe1\x6f\x4e\x69\xf9\x2c\xf7\xe2\x94\x3b\xa5\x7e\x3e\xde\x23\xca\x99\x21\x7c\x36\xa7\xb4\xac\x7c\xfa\x2c\xeb\x22\xb5\x5c\x1f\xe1\x1e\x60\xc9\x45\xf8\x00\x43\xb8\x07\x58\x4a\x12\x16\xe0\xf9\x78\x0f\xf0\x30\xec\x67\x33\x4e\x2b\x52\xce\x67\x33\x4e\x2b\xce\xc6\x67\x33\x4e\x2b\x8e\xf7\xb3\x19\xa7\x95\x7e\xaa\x9a\xc0\xf3\xf1\x7b\x8d\x28\xdf\xa7\xcf\x6b\xc9\x5a\x2f\xa7\xcf\x5f\xa0\xbf\xdd\x8c\xd3\x7a\x3d\x70\x8f\x48\x8b\x62\x7e\xb6\xbd\xd1\xe2\xf1\xb7\x9b\x71\xda\xa1\x9c\xcf\x66\x9c\x7e\x9d\xd9\xd8\x8c\xd3\x2f\xf4\xf7\xfc\x6c\xc6\xe9\x47\xc4\x7e\x16\xe3\xdc\xa9\x2a\xbe\x3e\x5b\x47\x2f\x73\x57\xb8\x46\xd4\xb5\x80\xe6\x27\x26\xf0\x34\xf4\xda\x30\x9f\x9a\xdf\x1b\xf6\xd3\xee\x07\x78\x4a\xd7\x00\xfb\x7d\xfb\xdb\xcd\x65\xfd\x3e\x35\x6f\xb6\xea\xcf\x19\xe0\x66\xab\xfe\x48\xb1\x9f\xc5\x56\x77\xea\xcf\x81\x7b\x80\x8f\xb4\xf1\xd9\x6c\xd5\x9f\xd3\xd0\x66\xab\x5e\xd2\xa9\x6a\x99\xba\xe9\x68\x98\xcf\x62\xab\x05\xcf\xc7\x7b\x08\xa5\xfd\x0d\x82\xff\xb3\x79\xae\xd7\xeb\xfc\xf4\x03\x94\xac\xb6\x46\xe9\x55\x39\xf1\x59\x4c\x76\xdf\x87\x33\x3e\x9b\xc9\x7a\x3d\x8b\xbf\x99\xac\xd7\xb3\x80\x9b\xc9\xfa\x91\x4f\x9f\xcd\x64\xbd\xd6\x53\xf3\x5e\xb1\xda\x1c\xee\xe6\xaa\x7e\xa4\xd7\x67\x73\x55\x6f\x87\xd8\x37\x57\xf5\x76\x88\x7d\x71\xd5\x7d\xa7\x7e\xda\xdd\xd6\xfa\x11\xc0\xdf\xc5\x46\x0b\x86\x70\x0f\xa1\x95\x2a\xdc\x6b\xd2\xec\xd5\x77\xb3\x51\x6f\x52\xf7\x77\xb3\x51\x3f\x2a\xe5\xbb\xd9\xa8\xf7\x74\x7e\xbb\x87\xd0\x5d\xcf\xef\x66\xa3\x7e\x84\xe8\x77\x33\x4a\x3f\xeb\xf9\x5d\x2a\xe5\xbe\x1f\x29\xf4\xbb\x89\xbd\xf7\xdc\x84\xbb\xdd\xee\x4c\x7e\x83\x76\xcb\x29\x2d\xfb\xb7\x5b\xc6\x3c\xf8\x69\x69\x49\x24\xe1\x03\xac\xc0\x10\xb6\x0d\xa9\xf9\xbe\xef\x22\xac\xc0\x2a\xec\xc0\xfd\x71\xdc\xb0\x42\xdf\x22\xe7\x09\xfc\xa4\xde\xb7\x59\xf3\x44\x86\xe7\xfa\xb6\xb6\x9f\xc0\xe4\xef\x7d\x4b\x91\x27\xda\x96\x5e\xbd\x6f\xfb\xf4\x89\x18\xc2\x67\xc3\x09\xfd\xf6\x4a\x43\x18\x4c\xbd\xd7\x2e\xf4\x63\x1a\x7a\xb1\xfa\xbd\xd1\x90\xcb\xdd\x37\x6d\x3c\xe3\xea\xc2\x1b\xb8\x87\xd0\x51\x38\xcf\xb8\x59\xc1\xde\x32\xf0\x54\xb5\x87\x3f\x9e\xc1\x88\x5a\x05\x6e\x79\xdc\x7b\xdb\xbd\x1a\x05\x7e\xed\xdb\x72\x59\x90\xf1\x6e\x2b\xe0\x19\xd5\x9a\xb7\xd8\x78\x46\x0d\x3e\xee\xf4\xaa\xfa\x71\xa7\x57\x15\xf2\xee\x9d\x5e\xf5\xed\x98\xf6\xde\xe9\xd5\x18\xac\x6f\xa7\x57\x13\x19\xd3\x3b\xbd\x9a\xe7\xb7\xf4\xea\x75\xda\xa5\x57\x67\xea\x3a\xbd\x7a\x5b\x73\xd0\xab\x2f\x3c\xd8\xb7\x81\xf8\xcc\x4b\x42\xda\x06\xfe\x33\x2f\xdb\xdd\xf6\xd4\x82\x0c\x7f\x8b\x8d\x67\x3e\xce\xf3\x56\xb0\xcf\xcc\xae\xfe\x76\x30\x9f\x59\x90\x6d\x38\x98\xcf\xac\x7c\x1c\xdb\x88\x7f\x66\x83\x8f\xe2\xa2\xdd\x09\xe3\xc4\x45\xbb\xb8\xc9\x1d\x6f\xf4\x99\x93\x76\xe3\xa2\xdd\x39\x85\x7b\x36\x74\x2d\x7a\x6c\x7a\xce\xfd\x82\x36\x62\xd3\x73\xee\xd7\xb4\xb4\x6f\x98\x86\xed\xc6\x86\x38\xb6\x1d\xa3\x2f\xf7\xa7\x0b\xd3\x86\x19\x21\x13\x5b\x6a\xe6\x5e\x91\x8b\xb1\xb9\x3b\xf7\x08\x3f\xce\x1b\x2a\x73\x22\x95\x0d\xe5\xee\x48\xf4\xea\x3b\x84\x4d\x38\x80\xbb\x57\x91\x1c\xef\x96\x39\x39\x32\xcc\x1e\xf7\xee\x55\xb4\x29\xdc\xbd\x8a\x0e\x01\xa3\xf7\x72\x0c\x3b\xb9\x0d\xd5\x05\x3f\xc0\xdd\xab\x98\x2c\x28\xce\xf3\x82\xfe\xb6\x0a\x99\xc9\xcd\xce\x39\x5e\xce\xf3\xdd\x7f\x25\xf8\x73\xbc\x9d\x8c\x9b\x2e\xbf\x5d\x93\x87\x2e\xab\xd8\x62\x1b\xa6\x79\x24\x68\x30\xb6\x39\x95\x0f\xcf\xa1\xaa\xf3\xb8\x51\xc6\xb1\xd5\x5e\x1e\xf7\x10\xee\x2e\x8f\x0c\xa3\x60\x79\xe7\x51\xd1\xa0\xe8\xf5\x7c\xd8\x28\xb6\x9b\x99\x07\x8e\x6d\xc7\x40\xcc\xa3\x3b\x91\xdb\x42\xca\xa3\x3b\xbe\x4c\xaf\xc6\x64\x32\x32\xbd\x9a\xf6\x39\xd3\xab\x39\x2c\xa5\x57\xd3\xe5\xcd\xf4\xea\x8d\x00\x8e\x4c\xaf\xde\x28\xba\xd8\xe2\x39\xcf\x8c\x4d\x80\xbb\x97\x67\xdf\xe3\xcd\x77\x3e\x90\x01\x6e\x63\x6b\xc1\x37\xa5\x15\x88\xc7\x7a\x5b\x15\x1e\x78\xbe\xb7\x49\xb4\x20\x9d\xdc\xee\x50\x9e\xdd\xb9\x3a\xa5\xc3\x76\xb3\x90\x9a\x0f\xdc\x74\x94\x71\xf7\x16\x84\x70\x8a\x0d\xed\x01\xe6\x7b\xcb\xf2\x3c\x03\xbd\x17\x3f\x61\xc1\x7f\x4f\x42\xe8\x77\x4b\xfa\x05\xf9\x6d\xa5\x57\x11\x78\xf7\xb5\x0a\xe9\x55\x65\xf8\x21\x2b\xd4\x47\xc8\x6f\x9b\xbf\x95\xae\x6a\x16\x32\x84\xe6\xc7\xb2\x42\x6d\x42\x26\xb6\xf9\xf1\x64\xae\x1a\xa5\xa3\x33\xde\xd6\x85\xf4\xaa\x85\x90\x6e\xd8\xee\x60\x0b\xe2\xee\x97\x90\xaa\xfa\x23\x64\xda\xed\xc6\x08\x3f\xb6\x2a\x25\x81\xdd\x18\xc1\x88\xc2\xaa\x90\xd6\xd1\x8a\x90\x9a\x23\x09\xad\x99\xb9\x1a\x83\x9a\xc3\x21\x28\x27\xce\x88\x26\x72\xe2\x8c\x68\x0b\xfe\xfc\x5c\x0e\x01\xd1\x1e\xdd\x9a\xb7\x2a\x73\x53\x65\x41\x88\xbf\xf3\x31\x12\x37\x3f\x48\xcd\x39\xa5\x49\xc7\xcb\xa6\x65\x7e\x10\xa2\x73\x42\xa2\x0f\x62\x72\x4e\xd9\xaa\x67\xa1\xa5\x7e\x2c\x87\xf6\x22\xfc\x52\x4a\x9f\x27\x56\x40\x74\xdb\x1d\x7e\xec\x6f\xf7\x00\x33\x26\xef\x82\x37\xd0\x5e\xa1\xac\xa2\x5b\x15\x16\x62\xb8\x0a\x70\x68\x7e\x6e\x6b\x76\xbc\xae\xc2\xc4\xdc\x08\xa7\x9d\xed\xa9\xce\x56\xda\x82\x89\xdf\xd2\x8d\x17\x76\x4d\x04\xed\x62\x6e\xe4\x07\x11\xe4\xb6\x49\xc7\x7a\x5e\x90\x99\x7c\xfc\xad\x8b\x82\x44\x72\x2b\x24\x3f\x48\xa4\xf9\x72\x51\x14\x05\x2f\xa5\x75\x30\x57\x6f\xb5\x62\x54\xe1\xc3\xc7\x8f\x90\xf5\x95\x36\xde\xca\xba\xa0\x21\xb6\x06\xf2\xa3\x64\xc0\x91\xce\x8f\xdc\x8d\x23\x1d\x97\xcb\x8d\x7f\x9b\x1f\x59\x12\xff\x36\xae\xab\xfd\x52\xf0\xeb\xed\xe6\x47\x49\xf0\x76\x40\xb2\x3e\x4e\x68\x5c\xe8\x48\x9d\xd0\xfc\xd4\x22\xf4\xb7\x5d\xc8\xdc\xd4\x10\x06\xbf\xcd\x42\xc8\xaa\x9d\x9a\x3f\x94\x9e\xaa\x58\x13\x39\x12\xdf\x30\x2e\xd4\xed\xfc\x20\x44\x1f\x39\x12\x57\x31\x2e\x29\x14\xdf\x30\x2e\x49\x12\x67\x30\x3f\x32\x28\xce\x60\x5c\xc9\x5e\xc1\xeb\x4f\x3b\x35\x33\x91\xe8\x66\xbd\xbf\xfc\xb4\x53\xf3\x8b\xd2\x24\x74\x08\x36\x34\x68\x57\xea\xde\xee\xd0\x82\x0e\x61\x32\xfc\xdb\x3e\x6f\x72\x8e\xeb\xb6\x57\x93\xf1\xca\xa0\xb8\x25\x71\x49\xec\x78\x1a\x71\x49\xbf\x5f\xa4\xd7\x23\x67\x7c\x9d\x0d\x59\xe1\xeb\x6c\xa0\x8d\xe7\x97\x6d\xce\x47\x62\xff\x06\x0b\x2a\x75\x7f\x83\x6e\xa0\x8d\xe7\xd7\x11\xc5\x81\x2c\x8a\x9c\xf1\xdd\x7a\x3e\x2e\x59\xe1\x3b\x59\x14\x59\xe1\xbb\x95\x64\x66\x1b\x70\xc1\x07\x68\x37\xa4\x41\x19\xe5\xbb\x99\x3b\x67\xa5\xd7\x77\x53\x5d\x5c\xf2\xcd\x17\xae\xca\x97\x9d\x84\x08\xf3\x65\xaf\x26\xbd\xda\x7a\xbe\xe8\xff\xc4\xb5\xf5\xfc\x82\x37\x1f\x57\x21\x53\xb7\x99\x6c\xc1\x4a\x69\x13\x42\x0c\xdb\x0a\x58\x30\x28\xed\xc2\x09\x0c\xe1\x9e\x9c\xbc\xc5\xe4\x82\x5f\x7e\x5b\x80\x90\x59\x4e\x36\xb4\xe9\x2a\xae\x6c\x55\x6c\x27\xe7\x64\xaf\x06\x73\x95\xac\x79\xb0\x64\xf9\x40\xfa\x5c\x6c\x68\x40\x39\xc5\xf1\x0e\x86\x5f\x1c\xaf\xab\x50\x6c\x17\x31\xc9\x16\x53\xe9\x09\x19\x93\x9f\x4b\xc8\x2a\x94\x2c\x84\xda\x4b\x11\x5a\x73\x15\x7e\xf9\xad\x1f\x07\xab\x5f\x9a\x90\x15\x7c\xfc\x2d\x9b\xeb\x57\xe9\x42\x96\xec\xb1\x2a\x87\xff\xf8\xdb\x41\x9f\x6b\x12\x32\xfc\x7a\x0b\xad\xd9\xaa\x06\x35\xd7\x47\x48\x9f\xab\xbd\x72\xf8\xd5\x6e\xc8\x74\xd5\x76\x25\x24\x69\xe3\xe6\xd4\x22\x4b\x0c\x18\xaa\x71\xd5\x26\xa4\x5d\x89\xe1\xee\xb0\x46\xed\x42\x56\xdf\xe5\xbe\x61\xba\x9c\xab\xd0\x76\x43\xc8\x3c\xb7\x4b\xc8\x10\x1a\xe3\xbd\x1d\x6f\xf3\xb7\x2e\x68\xb3\x1b\x72\x4a\xb3\x5d\x39\xc5\xf5\xbd\xb7\x59\x97\xb3\x2b\x78\x6f\x35\x18\x57\xb3\x5d\x4c\xa4\xec\x82\xee\x63\xce\x14\x57\xbf\x7e\x25\xf8\x4b\x7f\x3a\x9d\xea\x49\x48\x2f\xfa\x2d\xb4\x17\x55\x08\x69\x14\x9a\x7d\x9c\x8c\x7a\x09\xfd\xed\x23\x84\x16\xea\x81\xcc\x6b\xcf\x42\xba\xec\x7a\x3e\xce\x4d\x2f\x42\xda\xad\x07\x32\x91\xdd\x6e\x0c\x26\xa3\x1e\x08\xa3\xf4\x26\x44\x5a\xf7\x2e\x64\x01\xeb\x29\x65\xd6\xbb\x43\x98\xf0\x5c\x38\x84\x89\x24\x70\xf1\x1f\xb9\xaa\x9e\x8f\xf9\x6d\x38\x57\x08\xef\xec\x6a\x67\x6c\xaf\xdc\x1e\x21\x82\xa1\x65\x21\x22\x27\x0e\xa4\xa1\x56\x84\x4c\x4e\x08\xd5\x7b\x51\x85\xc8\xb6\x76\xa0\xed\x32\xa2\xac\x50\x91\x70\x38\x74\x0d\xf6\x85\x16\x6c\xc0\x53\xca\xa2\x48\x38\x9c\xc2\x46\x52\xd4\xe5\x2d\xcb\x23\x29\xea\x32\x86\xda\x3e\x9c\xdf\xf0\xa1\x34\x09\x0b\xf0\x16\xb2\x28\xfd\x94\xd2\x50\x3f\xa5\x34\x94\xec\xd5\x44\x30\x48\x2a\x19\x82\x4d\x8a\xc9\xc2\xf0\x53\x6a\x42\xba\x11\x07\x0e\x8e\x06\x6f\x21\x55\x05\x03\x2c\xc3\x8f\x43\x58\xfe\xf9\x94\x71\x41\x1a\xba\x69\xb7\xa0\xbb\x8a\xc3\x2f\xd3\x9a\xb3\x70\xd7\x5c\x12\xb0\x22\x45\x8a\x43\xa8\x30\x0e\x27\x94\x0b\x56\x4a\xab\x90\xc3\xce\xfb\x40\x0e\x3b\x1d\x51\x3d\xa7\x9b\x07\xbe\x29\xed\x42\x3b\x29\x0c\x16\x45\xd1\x5e\x3d\xec\x4c\x07\xb2\x28\x4a\xfa\x8a\x78\x2e\xf7\x81\x0d\x98\x84\x9d\x8f\x0f\xfc\x00\x99\x49\xce\x96\x73\xb9\x0f\xb4\xaa\x47\xc8\x10\x9c\x1c\xb6\x4d\x72\x39\xc3\x9f\x0c\xe1\xf4\x79\x5a\x33\x9d\x6c\xb0\x46\xb9\x0f\x84\x72\xf2\x25\x64\xea\x9e\x03\x03\x98\x84\x2c\x8a\x6a\x9f\x40\x81\x48\x8a\x76\x02\x05\x22\x29\xda\x9b\x67\xbd\xca\xf2\x86\xcc\x49\x0a\xef\x86\xfe\x49\x0a\xef\x06\xe3\x14\x15\x4e\x43\x8c\xa4\xdc\x84\x6f\xa0\xa5\x18\xc8\xe5\x74\xc3\xf1\x5a\x73\x97\x36\xac\xb9\x63\xc7\x25\x55\xb7\x3b\x05\xc5\x9a\xbb\xc4\xf0\xb3\xf4\x03\x64\x44\xee\x14\x14\x05\x7f\x77\x7d\x7f\x96\x32\xc0\x9f\xa5\xac\xaf\x6a\xa1\x63\xc7\x95\x52\x7e\x2d\xf8\x89\x6e\xc8\x45\xe1\xdd\xf1\xd1\x8a\xba\x39\xec\xb2\x82\x30\x50\x0b\x49\xc1\x1f\x9d\x5e\xf8\xdb\xc0\xaf\x2c\xf5\x94\x32\x91\xa7\x2a\x8e\xe3\x8b\x82\x30\x82\xc5\x57\xeb\xbb\xab\x50\x14\x84\x81\x99\x9e\x54\x1a\x21\xaf\xd7\xf3\x5b\x82\x04\x14\x84\xe1\x70\x15\x84\xe1\x7a\x2a\x08\xd9\x7b\xce\x45\x81\xc4\x26\x43\x2e\x0a\xa4\x40\xdd\x26\xd5\x42\xa0\x6e\x8b\x02\x29\xa6\xdd\xb0\x2a\x05\xc3\x19\xa0\x8b\xaf\x2a\x8b\x69\x43\x0c\x61\x28\x18\x54\x0b\xc3\x99\x54\x77\x0d\x79\x5d\x85\x33\x5c\x5e\x4d\x04\x37\x19\x88\x64\x28\x7d\x28\xbc\x9d\x3a\xb6\x02\x22\x39\x40\x36\x05\x73\xbd\xf8\xed\xc4\x2b\xab\xd7\x2d\x7c\x80\x8f\xb0\x00\xb3\x90\x28\x08\xb5\xc4\x84\xe7\xaa\xd6\xf3\x54\x3e\xa9\x25\xdc\x28\xa8\x5a\xcf\x6c\x14\xe4\xaa\x4a\x99\xf4\xb9\x6a\x01\xb3\xc7\x1f\xc9\x79\x9e\xb2\x91\x13\x8b\xef\x1f\xc9\xa9\xc3\xf7\xcf\x55\x71\x85\xef\x9f\xab\xe2\x6a\x62\xc6\x55\x05\xd2\xcb\x21\x28\x35\x0d\x2f\xa9\x8a\x9c\x97\x72\x42\xc5\x7e\x02\x48\x9c\xe7\x97\x43\x50\x02\xbd\x82\xf1\x6a\xc5\x1a\xb9\x51\x95\x04\x2f\xa7\x5d\x3d\xff\x42\xf2\x55\x85\x99\xfb\x06\x55\xe9\xf5\x52\x67\x86\x9d\x9c\x46\x9b\x3c\xc2\xfe\xcf\xc1\x27\x0b\xd2\xae\x52\x84\xa8\x88\x5c\x15\x66\x6f\xe5\xa2\x8a\xee\x6d\x9f\x95\x13\x6f\x03\x57\xb4\xc5\x38\xf8\xcf\x55\xbb\xfc\x6d\xe0\x8a\x86\x38\x07\xff\xb9\xca\xb0\x9c\xf4\xe7\x2a\xc3\x72\xd2\x1f\x49\x9d\xc9\x69\x7d\xae\x32\xec\x9b\xdd\xaa\x2a\x87\xba\xc9\x90\xe2\x54\xb5\x27\xf6\xbe\x4e\x55\x1f\xa0\xbf\xc5\x0a\xa8\x32\x0e\x1b\xc8\xb9\xca\x38\xef\xe9\xc7\xa7\x94\xe1\xcb\x29\x6c\x2b\xc4\xad\x36\xe6\xf4\x3a\x57\x59\xc3\x9d\x82\x5b\xdb\x84\xbd\x80\xb8\x35\x46\x38\x27\xce\xb5\xdd\xc2\x4a\xe9\x81\x8c\x48\xd3\xec\xe3\xd4\xc9\x56\xf8\xf3\x71\x4b\xc0\x1f\xc6\x7b\xab\xf6\x39\x0b\xcd\x55\x5e\xf8\x38\x5e\xad\x00\xdd\xfb\x5b\xd5\x8d\x7b\x9f\xab\x16\x13\x67\x56\x71\xab\xab\xbf\xb2\xa4\x12\x49\xf7\xfe\x96\xf8\xbf\x50\xec\x7d\x9f\x52\xda\x55\x6e\x7c\x0d\x6a\xd2\xc8\xfd\x06\xed\xca\x1a\x5f\x79\x30\xfe\x06\x8b\xff\xbb\xcd\xc7\xb8\xd5\xeb\x5f\xf8\xf5\x56\xaf\x7f\xf7\xe2\xc7\xad\x5e\xff\x3a\x5c\xed\x18\x3d\xf4\x86\x9c\x88\xcb\x15\x43\x55\x07\x8e\x73\xdc\xd8\x13\x71\xd1\xa9\xc6\xdc\xc4\x85\xb4\x6e\x4c\x46\x5c\x10\x5d\xbb\xfd\x98\x9d\xad\x46\xaf\xe2\x62\xff\xb8\xd1\xab\xb8\x24\xba\xe7\x94\xd2\xab\xc7\xd2\x69\x37\x8a\xf0\xe1\xb7\x07\x32\xc0\xc7\x3e\xe3\x3a\xdd\xf8\xa4\x41\x00\x65\x6e\x18\x1f\x91\xd8\x55\x20\xc0\x6d\xc1\x9b\xd2\x24\xb4\xaa\x10\x32\x1b\x8e\x17\xb7\x3a\x37\x3b\xa9\x5b\xcd\xf9\x40\x89\x84\x5e\x6f\xf6\x39\x49\x74\xd9\x9a\x5d\x94\x6c\x55\x18\xf1\x77\xb6\x2a\xb6\x98\xee\xec\x6f\x5d\x32\x8c\x8f\x48\xc3\x6e\x1c\x68\x37\xaa\x90\x45\xc9\x42\x1c\x67\x0e\x22\x16\xb4\x57\x07\x32\x75\x67\xf8\xc8\xe3\x76\xc6\xeb\x4c\xe6\x53\x6a\x9f\x29\xd5\xcb\x6e\xf6\xf9\xc6\x64\xb8\xd9\xcd\x88\x1b\x23\xaf\x39\x84\x1b\x77\xe8\x46\xb6\x85\x4e\xf7\x8d\x95\x13\xf7\x66\x85\xdc\x1c\x20\x3e\x78\x70\x5a\xb2\x20\x4b\xe6\x88\x6e\xcc\x65\xce\x43\x4a\xdc\x61\x37\x9a\x90\x3e\x17\xab\xc2\x04\xbc\x8b\xbf\x75\x9e\x8b\x1f\x13\xb2\xd7\x1c\xe0\xcd\x86\x0c\x87\x27\x0b\x32\xcf\x67\xbc\xc3\x76\x85\x68\xb6\xbb\x3a\x5e\x67\xf2\x8c\x48\xc6\x39\x43\x40\x2e\xb6\xd3\x67\x67\x12\xab\x27\x70\xc2\x73\xb3\x57\x7a\xce\x44\x59\x96\x78\x30\x73\x9a\x0d\xe9\x2a\x37\x84\x77\xe8\x2a\xdf\x48\xdc\x78\xec\x33\xb2\x3c\x74\x95\xef\xe6\x6f\x65\x9c\xe6\x6f\x31\x91\x1a\x5e\x77\x3c\xb8\x70\x0d\x37\x3b\x1e\x19\xa7\x59\x95\x7d\x46\xa6\x86\xde\x6f\xc3\x9e\x0a\xfc\xdb\xe0\x0c\x67\x41\x96\xcc\x76\xb3\x4b\x86\xd1\x17\xd9\x25\xb3\x1b\x19\x9b\xfe\xc6\xca\x8b\x8c\x66\x6b\xb6\x9b\xe5\x94\x66\x43\x92\x37\x36\x51\x64\x25\x03\xd2\x3a\x32\xba\xba\x9d\x4e\x4a\xed\xa7\x57\x38\xb4\x9c\x0e\x2d\xc8\x4c\x9e\x5e\x29\xda\xbb\xbd\x52\x96\x77\xbb\xa1\xdc\xb0\x93\x45\xb9\x81\x99\x13\x05\x1b\xf0\xc6\xcc\x89\xe2\xe4\xd8\xe7\x22\x2f\xd8\xe7\x82\xe5\x72\x63\x3f\x46\xe9\xf6\x99\x21\x14\x34\x5b\xb3\x93\x05\x7b\xb9\xd9\xab\x82\xbd\x7c\xf7\xfa\x4b\xc1\x1f\x78\xca\x8b\xf5\x84\x8c\xc0\x01\x95\x61\x3b\x8e\x00\x87\xfd\xee\xf6\x11\x5f\xb8\x39\x20\x7d\xe1\x66\x97\xab\xe3\x43\x57\x45\x95\x9b\xc3\x52\x55\x75\x58\xca\xee\x4d\xfb\x09\xb7\xc2\xe1\x40\x6b\xc1\xdd\x2b\xa2\x3b\x4b\x54\xc4\xd5\x73\xd9\xee\xf4\x63\x6a\x6e\xec\xe4\x3d\xaa\x23\xfc\xca\xdc\xb1\x80\xa3\x61\xe3\x76\x6b\xc6\xaf\x0c\x4e\xbf\x4a\x34\x7a\xf5\x60\x8b\x04\x8e\x64\xee\x36\xd4\x30\x11\xfa\x69\x08\x16\x7c\x30\x4d\xa2\x41\x92\xfd\xb4\x6b\x58\xf0\xa9\x19\x19\xc3\xb9\xda\x82\x37\x30\x09\xdf\x40\x3b\x89\xa7\xf1\x24\x3b\x09\x57\x3d\x18\x1f\xd1\x11\xa2\x0f\xd6\x46\x70\xc6\x9c\xbb\xbf\xed\x9d\xd9\x60\xcf\x21\x3a\x46\x7c\xb7\x2a\x8e\xc9\xe3\x51\xc1\x76\x07\x78\x6a\x46\x2e\x3e\xf7\xf9\x98\xb9\x3a\x0d\x21\x27\x1e\xd5\x6f\x47\xfd\x3e\xf7\x29\x65\xbc\xa7\x5d\xc4\x46\x67\x73\x23\xfa\xb4\xa1\x2e\xb4\xcf\x21\x64\x26\xef\x03\x19\xaf\xea\x57\xd7\xf1\x51\x85\x72\x02\x1d\x8f\x3a\x33\x60\x85\x7e\xfb\x31\x9e\xe4\xa3\xb2\x0a\x44\x1d\xd1\xac\x0b\x4e\xe0\x2d\xa4\x21\x55\x0a\xde\x60\x3c\xea\x90\xb0\xcf\xce\x46\xa0\xe8\x1e\x75\x48\x48\x75\xaa\x05\xbd\xc1\x47\x3d\x30\x60\xfd\x47\x45\x37\x5c\x32\x35\x9b\xe7\xd3\xdd\x99\xe4\x7c\x3a\x1e\xd5\x02\x27\xd0\xf1\xa8\x16\x48\x14\xc8\xdd\x79\xd6\xfd\x7b\x54\x56\x83\x2d\x97\x7e\x1f\x08\xa7\xe0\x0e\xc5\x40\x98\x3d\xe5\x40\x47\xd4\x85\x8c\xa8\x1c\x68\x55\x0c\x61\x62\xb9\x74\x57\x41\x7f\xaf\x6b\xf5\x4c\x2c\x97\xae\x99\x33\x9d\x76\xb5\x04\x07\xc3\xb9\x3f\x07\x32\x22\x95\xc6\xc4\xf1\xe8\xcf\x81\x2c\xa8\xda\x89\x73\xe2\x78\x54\x0b\x9e\x13\x77\x8d\x91\x29\x6b\xa8\x16\x38\xfa\x8d\x47\x3d\x30\xa5\x1c\x45\xfb\xcb\x89\x55\x1e\xeb\x1c\x76\xed\x29\xb3\x0b\x7a\x3e\x1f\x33\x40\x8d\x11\x32\x04\x72\x77\xb9\x4d\x09\xe8\x2e\x37\x29\x01\xf1\x28\x8f\xff\x5f\x39\x00\x25\x08\xeb\x8f\x47\xf1\xfc\x92\x08\xcb\x81\xfc\x56\xa1\x4a\x28\x4e\xee\xd2\xc6\xcb\xe1\x2b\x54\x5f\x0e\x5f\xda\x78\xe1\x4b\x74\x69\x83\x43\xe5\x78\x14\xb9\x44\xd0\xe7\x5e\xf2\xaf\x05\xff\x1b\x33\xfd\x51\x3c\x73\x1e\x9d\x7b\x39\x35\xc1\xfa\xe5\x94\x42\x0b\xd2\x11\x41\xf0\xf1\xf4\x03\x99\x75\xd5\x02\x8e\x64\xee\x9a\x17\x04\x85\xe7\xae\x1d\xa3\x5f\xd9\xd9\xbd\x09\x1c\xc9\xdc\x25\x9c\xb7\xf4\x2b\xa5\xbc\x65\xd0\xb0\x2a\x27\x43\x7b\x82\x50\x9c\xe0\x38\x73\x41\x88\x3d\xac\x19\xcd\xdd\xb5\x90\xde\xca\x98\x38\xbf\x85\xd8\x25\xba\x8f\xc3\x97\xe8\x3c\xae\xee\x52\xd9\x47\x4a\x91\xca\x3e\x0e\x1f\x4f\x39\x74\x33\xbb\x44\xf7\x91\x15\xc2\x9a\xd9\x4f\xcd\x97\x35\x4b\xfb\x5a\x1b\x9e\x13\x67\x35\xdb\x07\xa1\x92\x55\x56\x1f\xa8\x3b\xab\xac\x74\x15\xbb\x16\x03\x41\xa6\x91\xd5\x4e\x5f\xc4\x64\x56\x3b\x7d\xed\xb3\x34\xe8\x39\x71\xd7\x44\xf8\xb2\x64\x9e\x8c\xc6\x17\x72\xf6\x74\x33\xbe\xf6\x4a\x65\xf5\x45\xf0\x67\x95\xd5\xd7\x55\x90\x42\x39\xdc\x8d\x9c\x0e\x64\xb9\x25\x49\x4f\x73\x73\x3a\x10\xba\x92\xea\xbe\x2c\x8a\x47\xa1\xf1\x75\x51\xba\xdd\x70\xf8\xe8\x90\x71\x49\xdd\xec\xde\x0c\x0f\x77\x89\x67\x5c\x90\xaa\x6e\x4b\xb1\x81\xf2\x6d\x29\xae\x71\x46\xf0\x0f\xdc\xce\xc8\x88\xf6\x71\x29\xae\xc2\x86\xd0\xd5\x19\xf1\x3c\x3c\xa0\x25\xda\x71\x41\xc6\x8b\x3c\x1e\x97\xe4\xcd\x72\x0f\x3c\xd8\xc8\xc8\xe3\x71\x61\xd7\x10\x0b\xb9\xe0\x00\xda\xab\x61\x37\x6c\x77\x5a\x0a\xd4\xed\x24\x62\x7e\x41\x87\x10\xc2\x2d\x72\x88\x67\x2c\x83\xb8\xc2\xc8\xc8\xe3\xa1\x63\x49\x78\xe3\x82\x37\xa5\x8f\x90\x2c\xa4\x74\x3e\xa6\x66\x34\xea\xf0\xbc\x96\xf0\xc6\x05\x3f\x40\x46\x94\xcc\x60\x4a\x76\x43\xda\x78\xfc\x18\xa6\x0b\x57\x21\xb1\xb5\x15\xae\x42\x62\x7d\xc3\x55\x48\xae\xef\x63\xcd\x58\xcf\xe1\xa2\x70\x22\x9b\xc3\x55\xf0\x44\x36\x9c\xf6\xbb\x5b\x73\x15\x0e\xaa\xa2\x57\xb7\xb3\x81\xa4\x1f\x77\x58\x55\x13\xda\x8d\x2e\xa4\x1b\xd9\x76\xd9\x07\xf3\xe8\x77\xdc\x2e\x77\xb6\x5d\x94\x95\x67\xbd\x83\xf3\xda\x1c\x4e\xac\x0e\x5e\x38\x93\x1e\xc1\x12\xc1\x58\xc6\xc3\x66\x2c\x11\x8c\x0b\x5a\x73\x08\x19\xe0\x73\x20\x94\xc3\x4e\xc1\x78\xe0\x5f\x02\x1a\xcb\xf0\x94\x35\x1c\xe0\xe3\x00\xf3\xf3\x4b\xc1\x3f\x3c\x91\xcd\xc5\x8a\x39\x1c\x0a\x87\xcb\x01\x6d\xe4\x62\x3b\x4e\x46\xb1\xd4\xc5\x3f\x5d\xc6\xe6\x23\x44\xb1\x18\x33\x9d\x03\xa5\x31\xb2\xf2\x09\xa5\x31\x32\x86\x29\x49\x2b\x0b\xfa\x5b\x4b\x5d\x31\x1c\xe7\x41\x58\x65\x78\x8a\x3c\x74\xf7\x08\x24\x5c\x10\x99\x8a\x7b\x3b\x38\xdd\xcc\x04\x12\x2e\xc8\xcc\xa1\x52\x46\x46\xdd\xe6\x9f\xa5\x48\xbe\x53\x8a\xf7\x17\xcd\xaa\x30\x01\x3d\x45\x1e\x9e\x5f\x12\x39\xb8\x20\x43\xa8\xf6\x59\xe9\x55\x1d\x91\xe4\x5c\x1d\x82\x8b\x8f\x5a\x18\xba\x7b\x44\x0e\x2e\x48\xaf\x50\x38\x03\x87\x2e\xb2\xdd\xc0\x83\xcb\x84\xdd\x2d\x48\xbb\x76\xa3\xc8\xa0\x88\xd8\xa1\x0b\x97\x4f\x43\x26\x20\x22\x62\x87\x67\x9f\x84\xdd\x2d\x68\xcd\x5d\x08\xfb\x9e\x5e\x39\xfc\x66\xcd\x0a\xef\x66\x55\xec\x57\x10\xb3\xb6\x20\xcb\xad\xd4\xe4\x38\xb3\x5c\xca\x36\xce\x20\xcb\x85\x2a\x1b\x75\xcb\x98\x72\xa1\x9d\x46\x95\xe7\xba\x1f\x6f\x83\xa9\x10\xb3\xb6\x20\xc2\xdb\xe1\xe3\x0d\x96\x4b\xb9\xc8\x29\x63\xb9\x70\xd2\x46\x75\x41\x9d\x8d\xea\x10\x1c\xbe\xce\x61\x46\xa5\x8c\x3a\xed\xc6\x81\x3b\x87\xf2\x52\x88\x72\x42\x59\x2e\xa5\x66\xc5\x9a\xcc\x2a\x9c\x86\xc5\x94\x55\x38\xf8\x99\xe5\x52\x88\x72\x60\x59\x08\x87\x5b\x90\x76\xe3\x94\xd2\x2e\x4a\x72\x78\x7e\x99\xe3\x7c\x6c\x37\x8a\x90\xc9\x09\x3f\x56\x78\x87\xa5\x12\xbf\xab\x60\x4e\xef\xa5\x98\x6c\xce\x95\x62\xb2\x0d\x16\xe5\x3e\x1f\x6f\x8a\x2d\xae\x51\x73\x26\x95\x8b\x6d\x30\x7c\xe5\x62\xc3\xcd\x2e\xae\x20\xb1\xe9\x51\x2e\xfb\x8c\x21\x5e\x2e\xdb\x9d\xb6\x1b\x42\x46\xf4\x38\x75\xec\x93\x14\x57\x10\x87\xb6\x5c\xf8\x12\x83\x93\xd1\x72\xa9\xbb\xba\x13\xab\x4c\x25\x68\x3a\x8a\x6b\xc4\x51\x68\xb9\x14\xb1\x1e\x85\x16\x97\x8c\x88\xf9\x72\xa9\x8e\xfa\xb0\xd4\x8f\x25\x33\x65\x6a\x87\xcc\x3c\xbc\x1f\xf8\xb7\xc5\x58\xb2\xd1\x9d\x2b\xf5\x1e\x11\xd6\xe1\x69\xfd\xe8\x04\x3a\x78\x3c\x3f\x70\x68\x8b\x81\x67\xa3\x93\x06\x6b\xa4\xd9\xd0\xa1\xf5\x78\x7e\x90\x5b\x1d\x9e\xc7\x8f\x70\xf8\x4a\xe0\x90\x90\x54\x38\x9c\xa3\x86\xa7\xf5\x23\x24\x24\xf5\x0f\x67\xa1\xe5\xca\xbf\x0c\xe7\x2c\x83\xe4\xf4\x28\xd2\x42\x6c\xc1\x50\x8c\x4a\x1b\xe1\x54\x49\x0b\x21\x59\x29\xe9\xc3\xa9\xba\xcf\xc7\x4c\x86\x0b\xa8\xe3\x5c\x5c\x40\x0f\x4a\x8b\x0b\x18\x8e\xde\x15\xd3\x17\x2e\x2e\xd1\x70\x79\x35\x02\x06\x7a\xa0\xa8\x32\x47\xd0\x49\x95\x95\x27\xa3\x9e\xce\x8f\x81\xa9\x5d\x54\x99\x83\x4d\x95\xe2\x22\x90\x4a\x53\x8c\x86\x1b\x3a\xce\x25\x1f\x38\x80\xf6\x0a\x2b\xd6\xb3\xfb\x31\x5c\x5e\xa7\x99\x10\xea\x62\x34\xdc\x98\x30\xb7\xc7\xf1\x63\xba\x26\xaa\xb2\x89\x25\xea\xf9\xfb\xe0\xdc\xb4\x18\x0d\x37\x08\xa1\x0e\xcf\xd4\xc7\x74\x51\x70\x96\x06\x31\xd3\xe5\x52\x0d\x4e\x57\x41\x35\x38\xa5\xd0\x9f\xbf\xa5\x21\xd5\x11\xc9\x41\x51\xd4\x21\xba\xc6\x1e\xb1\x8f\x97\x44\xa7\x68\xe7\xdc\xb4\x18\x67\x37\x5e\x8e\x48\x49\xff\x72\x44\xea\x5b\x7c\xe1\x62\x24\xdd\xe0\xa0\x34\x3c\x62\x1f\x2f\x74\xb5\x47\xec\x43\xe7\xb7\xe0\x1a\x0f\x9c\xdf\x28\xf8\x21\xe3\xa5\x40\xb2\xcf\x2f\x09\x49\x3d\xf0\x52\xe4\x74\x7b\x25\x5d\x75\xbb\xc1\xf1\xbc\x47\xec\xc3\x7c\x71\x83\xf2\x86\x09\xe2\x86\xdd\x0d\xcf\x4d\x8b\x7a\x4f\x97\xb5\xa8\xf7\x48\xa7\x8e\xa2\x5a\x78\xcb\x46\x0e\xff\xed\x88\x14\xfc\x64\x48\x17\x03\xeb\x86\x07\xa5\x45\x3d\xf0\x76\x51\xec\x33\x89\xcb\xc5\x80\xb7\x81\x17\x5a\x8c\x52\x1b\x6f\xd7\x48\xd1\xfe\x56\x6a\x9e\x4e\x4e\xba\x71\x3a\xa9\x14\x39\x9d\x94\x8f\xd4\x03\x1f\x57\xd0\x4e\x92\x7d\x1b\x45\x2f\x85\xa0\xe9\x62\xb4\xd8\xf8\xa8\x8d\xd5\xd5\x9e\x6e\x16\x9d\x16\x72\x78\xa2\xea\xa5\x90\x15\x5a\x8c\xe9\x1a\x9c\x6e\x16\x63\xba\xc6\x87\xab\x04\x92\x8a\x8e\x68\xe5\x92\x14\x66\x5f\x16\x25\x29\xae\x38\xbf\x2c\x86\x2d\x8d\x6f\x58\x1a\xc2\x4a\xbb\x7e\xbc\xad\x9e\x92\x94\x1b\x64\x20\x86\xb1\x0b\xc3\xf0\x64\x63\x17\xc6\x17\xca\x31\x76\x61\x18\x80\x6c\xec\xc2\xe0\x4c\xd2\xab\x13\x16\x1c\x40\x1b\x9a\x8e\x77\x4f\xce\xe4\xc4\xb2\x18\x4e\x33\x2f\x98\xdd\x70\x9a\x49\x52\x61\x90\xe8\x5a\x26\x57\xb4\x14\x43\x55\x4c\xa3\x8b\x8a\x76\x9a\x44\xfe\x16\x43\x55\x26\x6e\x67\x31\x54\xc5\x24\xbb\xc2\x5d\x02\x0b\xd2\xc9\x6a\x37\x60\x67\x63\x26\x26\x07\x98\xc5\x60\x94\xe9\x11\x65\x45\x95\xcd\xe4\x3c\xb7\x5f\x47\xf5\xcc\x84\xe1\x52\xd1\x73\x33\xa1\x51\x2a\x8a\x6d\x72\x60\x59\x0c\x20\x99\x09\x5b\xc4\x30\x8f\xa9\x5f\x59\x51\x7b\x33\x39\x7a\x88\x7d\x12\xf8\x5b\x0c\xe4\x98\x29\xf8\x6d\xb7\x8f\x83\x3e\x76\xdb\x45\xe1\x90\x11\xbd\x20\xcb\x9b\x6c\x57\xa2\xeb\xb6\xcb\xfd\x15\x86\x6a\xcc\xe4\x64\xc0\x73\x93\x23\xc9\xa8\xc9\x8f\xb1\xea\x0c\xb7\x98\x89\xbd\x58\x03\x48\xe6\x8d\x6c\x33\x80\x64\xea\x2a\x1a\x40\x32\x6f\x97\x17\xaf\x73\x7a\x70\x58\x31\xa7\xa6\xb1\xbc\xa4\x35\x2f\xc8\x6a\xa3\x42\xa7\x9e\xa3\xc1\x27\x13\xcf\xb1\xa4\xf0\x63\x34\xaa\xb1\x28\xf3\xf6\xfa\x8e\xf0\xb7\xe8\x1f\x72\xa0\x17\xa4\xaa\xc7\x76\xcf\x78\x43\xb8\xd9\xd7\xf8\x8a\x49\x1c\x70\x31\xbe\x62\x92\xc9\x5a\xee\xeb\xfc\xf6\x03\xa4\x1b\x0f\x94\x72\x4b\xec\x0f\xda\xc9\x28\x97\xf9\x38\xc0\xc7\x52\x08\xf6\xc6\x50\x9b\xcf\xf0\xb7\x5d\xd8\x81\x21\x0c\x7e\x7b\x3e\x76\x08\x7e\xcc\xee\x9c\x11\x32\xf3\xd9\xc2\xbb\x18\x7d\x31\x1f\x0c\x26\xe3\x2b\x26\x41\xb5\xc5\xf8\x8a\x89\x27\x59\x0c\xa8\x98\x7a\x92\x46\xd7\x4c\xc2\x66\xcb\x2d\x01\xeb\x3a\x1a\x3f\x33\x33\x24\x6a\x7c\xc5\xe4\xe0\xb0\x18\x50\x31\xc9\x54\x0e\xa3\x6b\x66\x56\xc6\x60\x14\xcc\xec\xf0\xef\x03\x99\x2b\x6c\x84\xe9\x29\x63\xcd\xf6\x0a\x73\xa3\x66\xbb\xc1\xa6\x59\x65\xc3\x78\x72\xb5\x51\x54\xcc\xab\x89\x53\x5a\x8c\xa8\x98\x79\xd8\x90\x55\x4d\x7f\x6b\x9f\xe5\x75\xa4\xd7\xc4\x75\x8c\xaa\x40\x2a\xc4\x10\x54\xec\x8b\x49\x60\x6c\xb9\x25\xb3\x72\x6a\x0e\xe1\x66\xab\xfb\xb1\x2a\xaf\x85\xc1\x70\x9b\xc5\x35\xc2\x72\x99\xd5\x86\x30\x37\x66\x75\xda\x31\x37\x66\x75\xda\xb1\xf2\x26\x07\x7a\xc5\xf0\x8b\x59\x25\x24\xe5\x22\xfe\x5e\x54\x45\x1d\xfe\x5e\x31\x38\x63\x56\xe9\x4a\x22\xac\x48\x06\xa3\x31\xa6\xee\x5f\xad\x07\x42\xde\x92\x59\x55\x4c\xd6\x03\x99\x0d\xac\x80\xe9\xd9\xa0\xc1\x45\xb3\x62\x8a\x1a\x4d\x34\xf1\x06\x8b\x91\x1c\xb3\xca\x38\xcf\xf9\x98\xaa\x30\xa0\xa6\x67\x83\x86\x0f\xcd\x26\xe3\xe0\x66\x4f\x9c\xb4\x62\x70\xc6\xf4\xe4\xd0\xf0\xa1\x89\xcf\x56\x8c\xd5\x98\x0d\xbb\xb5\x62\x7c\x4d\x22\x52\x8b\xa1\x1b\x93\x73\xc5\xa8\x58\x1f\xd3\xa3\xc2\x8a\x79\x35\x9b\x82\x42\xf9\x8c\x0b\x57\xee\xf2\xeb\xad\x9e\xa9\x43\x67\x14\xc4\x6c\x18\xb5\x86\x1a\x4d\x3c\xb8\x62\xac\xc2\xd4\x47\xab\x0a\x6f\x8e\x15\xcb\x5d\x0f\x64\x32\x94\xe5\x1d\xbd\x7e\xbb\xbc\x3a\x65\xb7\x2b\xd6\x65\xb2\x7e\xa0\x55\x35\x21\x14\xea\x8a\x75\x47\xdf\x4f\x29\xe3\x73\x01\xbb\x84\xe3\x02\x76\xe7\xa6\xfb\x5b\x1c\x3a\x63\x15\x66\x57\xa5\xa8\x43\xba\x53\xe5\x02\xe2\xc1\x15\x83\x13\x66\x57\xa6\xba\x62\x7a\x70\x86\x1f\x98\x32\x1b\x55\xfd\xd3\x25\x1c\x97\xa8\x2b\x9f\x5c\x22\xfc\xbb\x62\xbc\xc1\x0c\x25\xae\x2a\x94\xb0\xd9\xa8\xea\xae\x90\x8d\x54\xa1\xe1\x4c\xaa\x42\x43\xe6\x56\x95\x85\x0a\x27\x2c\x45\xdf\x1a\x42\x30\x43\xe9\x15\x07\xfa\xdb\x22\xa4\x57\x2e\x59\x38\x39\xea\x1f\x8f\x33\xdb\x65\x43\xe8\xcc\x76\xd9\x10\x16\x52\x53\xa5\x78\x9c\xd9\x54\x29\x84\xaf\x86\x11\x5f\x13\x8f\xae\xdc\x2a\x2b\x8e\x33\xcb\xa3\xb2\x1a\xec\x0b\x3d\x2a\xab\x01\x1b\x35\x35\x0c\x87\x9d\xe5\xb1\x1b\x78\x74\xc5\x83\xff\x39\xc2\x4e\x76\xa1\x35\xdb\xab\xb0\x66\x7b\xb5\xf7\xc1\xca\x73\x7a\x85\x8c\x79\x4e\x43\xb8\x25\x4d\xdd\x45\xf6\x6d\x34\xed\xb6\x01\xa9\x3c\x3f\xe1\x1b\x68\x9f\x31\x37\xda\x4f\xf8\x06\xda\x67\xf4\xad\x27\xee\x93\x90\xdb\x68\x6a\xb6\xc9\x35\x56\x8f\x06\x94\xce\x61\x53\xd1\x4d\xcc\x8d\xa6\xa2\xe3\x36\x84\xf2\x68\xaa\x70\xc8\x1a\xed\xd4\x8c\x11\xef\xe1\xfd\xf4\xcc\xb5\x9d\x9a\xe1\x32\x0f\xef\xe7\x44\x00\x1b\x68\x67\x32\x6e\xb4\x53\x33\x6a\xc1\x23\xf6\x39\xa7\xa5\x56\x05\x6b\x3c\x6a\x09\x4f\x55\x9b\x1a\x86\x0c\xda\xf2\x28\xad\x5f\x12\x83\x0a\x87\x3b\x1a\xca\xa3\xb4\x7e\xb9\xfa\xcf\xf9\x2d\xc3\x57\x87\xbc\x5c\x7d\x05\x30\x57\xb8\x95\x47\x3d\xcf\x15\x6e\x61\xec\xdc\xc4\xcf\x2c\x1e\xcf\x7b\xef\x5a\xf1\x3c\x7e\xbe\x86\x1f\x67\x21\x93\xa3\x86\xf1\xee\x34\xcf\xe3\xbd\x2c\x2d\xda\x19\x02\xd6\x96\xc7\xf3\xa6\xf9\x46\x3b\x43\xc0\xda\xf2\x78\xfe\x9f\x2f\x40\x73\x44\xe8\x10\x4f\xeb\xcf\x05\x68\x8f\x22\xf7\x2d\xe3\x38\x40\xee\x25\x8b\xe6\x00\xbd\x88\xec\xe1\xd0\xf5\xdc\x3c\xe6\xd1\xbe\x57\x8d\x15\x0f\xef\xb9\x6a\x6c\xc1\x5f\x5e\xd9\x50\xbc\x4b\x2c\x9a\x26\x11\xd7\x83\x45\x53\x57\xbd\x11\xc0\x4f\x3d\xa5\xcc\x6b\x3d\xa5\xcc\x8d\xaa\x8b\x1b\xbf\xca\xa3\x47\x43\x2c\x6f\xf1\x84\x7d\x72\xc7\x48\x79\x14\xa2\x7a\xac\x8f\x42\x14\x8f\xb5\x78\xfe\xee\xc5\x54\x61\x8c\x9e\x57\x4f\x15\xcf\xd0\xbd\x6b\xaa\x78\x68\x7e\xf2\x6b\x0d\xac\xf3\x3a\xa5\xf2\x28\x8f\xb9\x21\x29\x5a\x39\x90\x35\x71\x01\xf5\x58\x1f\x45\xdd\x87\x1d\x62\x03\xeb\xbc\x8c\x28\x9a\xb3\xfe\x71\x79\x71\x8d\xbd\x6e\xa8\x78\xb8\x6b\xaa\x6e\xf1\x34\xd7\xfb\x85\xa2\xb9\x44\x1c\xd0\x16\x0f\x77\xbd\x23\xc8\xdb\xef\x8a\xa9\xba\xc5\xd3\x5c\x53\x75\xa3\xa9\x6f\xf1\x85\xc3\x90\x3d\x6e\xf2\x59\x90\x89\xfd\x22\xbd\x3c\x91\x9d\x5f\xd9\x57\x15\xea\x01\x6d\x53\x85\x1a\x9f\xdb\xea\xf9\x78\x2f\xa8\xc7\xb7\x26\xe3\x86\xf1\x6e\xa6\xdb\x16\x4f\x73\xcd\xaf\x0d\xc3\xdf\xe6\xd7\x11\x29\xdb\xf0\x94\x0b\x99\xac\xb5\x5f\xf8\x4e\xc4\xac\x55\xb3\x60\x83\x98\xb5\x6a\x16\x6c\xe1\x24\xb8\xf6\x0b\x1b\x88\xa3\xdf\x6a\x52\x6c\xe1\xac\x77\x41\x96\x6c\x1b\x23\x0b\x22\xae\xb6\x56\x5c\x10\x39\xd1\x6d\x17\x3d\xcf\x69\xee\x82\xb0\x51\xb7\xa1\xe1\x6f\x6d\x08\x7b\x91\xe3\xdb\xea\x2d\x31\x85\xf3\xda\x7a\x72\x64\x09\x4b\x5b\x10\x62\xe8\x8e\x08\x13\xb0\x75\x46\x64\x52\x6c\x8b\x5b\xc8\xe4\x6c\x51\x57\x3b\xbe\x71\x21\xa1\x76\x41\xc6\xfb\x24\x21\x7d\x7e\xfc\x2d\x4c\xc7\x11\x6c\x35\x29\x36\xb8\xbf\x70\x41\x6a\x7e\xe8\xb3\xf1\xb9\x84\xc3\xd5\xce\xa9\x6a\xb4\xa0\x93\xb7\x1a\x26\xba\x90\x86\x72\x15\xee\xc9\x21\x58\x6e\x41\xda\xcd\xe7\xb7\x5f\x4a\x69\x48\xff\x96\x90\xb6\x6a\xae\x6a\xe1\x6c\x70\xc1\x42\xa9\x35\xbb\x82\xc5\x9a\x59\x41\x22\xdc\xea\xc9\x64\xed\x97\xbd\xc2\xe1\xe1\xb8\xaf\xf6\x9b\x5d\x23\xce\xf7\x16\x4c\x7c\x7c\x20\x0d\x25\xdb\xc5\x16\x23\x4b\x74\xc1\x0e\xb4\xcf\x1c\xbb\x71\xb9\x63\x35\xcf\x35\x88\x7f\xab\x27\x59\xb5\x4b\xb1\x8f\x93\x53\x9b\x90\xc9\x91\x44\x39\x64\x2d\x9c\xe0\x55\x2f\x05\x8a\x2e\xc5\xea\x2a\x77\x29\xf6\x71\xea\x92\x55\xa1\xac\x38\xee\x5b\xf0\xa1\xd4\xaa\x9c\xba\x74\x4a\xa1\xc9\x76\x09\xa9\xf9\xb6\x93\x58\x2e\x9c\xfe\xd5\x93\xf7\x4a\x4c\x57\xed\x44\xe0\x46\xbf\x7f\xb9\xc7\xbf\xbe\x45\x02\xc9\xa0\x38\xdd\x41\xc0\xd7\x82\xcc\x6b\x3b\x70\x0b\xb3\x2e\xc1\x66\x74\x55\x97\x60\x33\x6a\x3e\xf7\x03\x19\x9f\xf4\x8b\x4b\x5e\xb2\x0c\x6a\x78\x6e\x97\x7e\xb3\xb4\xdf\x43\xc8\xac\x3f\x45\x68\xbb\x55\xc8\x02\x3e\x4d\x08\xbf\xca\x73\x7a\xd9\xfd\xe9\x42\x56\x4c\xbe\xc9\x48\x3e\x6e\x9c\xac\x3d\x4b\x65\x61\x37\xd8\x73\xe0\xe4\xac\x9a\x8d\x5a\xb2\x5c\x95\xbd\xab\x54\xae\x22\x3c\xb7\x90\x15\xba\x60\x06\x26\x21\x43\xc8\x8f\xf0\x0d\xcc\x42\x48\x23\xd3\x50\x91\xab\xe4\x48\x0e\x77\x4b\x91\x51\x8a\x73\x95\x0f\x2c\x94\x76\xe1\xa0\xf4\x40\xe6\x2a\x87\x90\x0b\x55\xa5\x7d\x6e\xde\x2a\x45\xda\x2f\xb8\x8a\x04\x8b\x2d\x38\x29\xb5\x2a\xb4\x62\x91\x24\x0b\x73\xc5\x29\x54\x35\xed\x35\x88\x2c\xab\x27\xed\x95\x88\xaf\x6a\xda\x6b\x74\xb9\xb9\x4a\x0c\x72\xb3\x47\xbf\x9c\x1d\x55\x53\x57\x83\xdb\xe0\x16\xa4\x5d\x89\xb0\x22\x63\x8a\x54\x57\xa5\x0d\x79\xbd\x0e\x4b\x8b\xb0\x01\xab\x90\xe5\x56\x12\x54\xac\xba\x22\xe5\x54\x07\x98\x6d\x17\xb5\x4f\x68\x59\xed\x1c\x0c\x17\x92\x35\x17\xac\xc0\x5b\x68\xcd\x36\x84\x55\x57\x5c\x6e\x0f\x86\x8b\xcb\xed\xd1\x6f\x71\xb9\x9b\xb4\x21\x73\x37\x76\x14\xbb\xdc\xdc\xa4\x8d\x46\x43\x4d\xc1\xd0\x1e\x21\x42\xb4\x59\x33\x76\x4d\x97\x7f\x3d\xdc\x2d\x4a\xdc\xe6\x10\x5c\xdf\x66\x27\x4b\x15\x72\x29\xb3\x4b\xe6\x21\x6b\x71\xc9\xc8\x46\x2d\xc5\x25\xeb\x2e\x59\xa5\x2a\x5d\xf4\xa2\x30\xc3\x27\x2f\xc5\x11\x75\x39\xb4\x9f\x8f\xa9\xd9\x01\x76\xb6\x3d\x8b\x03\xec\x32\xac\x92\xc1\x43\xd6\xae\xae\x36\x88\xb8\xab\xab\xfb\xb0\xa1\xf3\x31\x94\xa3\x72\xee\x2e\xa8\x93\x43\x10\x71\x29\x4e\x8e\x47\xb0\x5d\x21\xa3\x03\x5f\x14\x6e\xdc\xab\x17\x44\x8b\x55\x73\x57\x83\x68\xb1\x05\x21\x6f\x85\x0c\x31\xc5\xde\x44\xbc\x20\x5c\xa6\x51\xa0\x4f\xde\x95\x39\x21\x3b\x6b\x23\x98\x9d\xda\x95\x2a\xf8\xe4\xa5\xd8\x2b\x7d\x72\xc2\xc3\x6a\xf7\x94\x35\x14\x32\xfa\xe4\xa1\x90\x09\xc7\x7b\xfa\x8c\x5b\x52\x22\xfd\x5a\xf0\x73\x3f\x56\x70\xad\xde\x82\x4c\xc6\x19\x1f\x56\x6c\x39\x23\x80\xb9\xb9\x74\x6f\x41\x08\x47\xa9\xc9\xdd\x5a\x11\xd7\x81\xac\xb6\x42\x74\x48\x47\x0e\xd7\xad\x80\xb8\x4e\x29\x4b\xa4\x4c\x25\xd0\x39\xe2\x3a\x1f\x7f\x81\x96\x22\x08\x43\xc9\xa7\xef\x5f\x1d\x82\xbe\x7f\x68\x22\x90\x05\x5b\xea\x69\x08\x13\x30\xb4\x18\x74\xe7\x43\xb9\xa8\x3b\x5f\x4f\xbb\x84\x00\x85\x62\x92\x20\xe9\x08\x4d\x84\xc1\x34\xd7\xd3\x2b\xd4\x6d\x68\x22\x70\x12\x5c\xea\xe9\x24\x33\x59\xed\x95\xde\x7d\xb5\x66\x1d\xf6\x50\xa6\xea\xa1\x87\x66\xeb\xb4\x21\x55\xa8\x5e\x76\x55\x67\x12\xd9\x5c\xaa\x92\xcf\xe3\xdb\xd0\x8a\xd5\xe9\xae\xaa\xc1\x17\xae\x54\x68\xd4\x12\xe8\x5c\xaa\x6a\xd0\xe3\xdb\xaa\x20\x34\xed\x35\xb4\x27\x5e\x38\x1e\xa1\xb4\xd6\xe9\xae\xca\x45\x9d\xee\x50\x5a\x7b\x7c\x1b\x9a\xbc\x1c\xdf\x46\x68\xf2\x7a\x07\x79\x55\x88\x7a\xe9\x78\x55\x6a\x92\xd8\x1a\xa1\xa4\xd7\xf9\x0d\x07\xf8\x3e\x9d\xec\xc2\x17\x90\x86\xb8\x75\x2f\xc2\xf1\xbe\xa5\x0d\x25\x1f\x69\xaf\x11\xcf\xf9\x98\x5e\x39\x5e\x4e\x64\x23\x1c\x11\x27\xb2\x11\x76\x92\x10\xe3\x52\x8b\xdd\x40\xef\x85\x7d\xe6\x76\xe8\x52\x95\xa9\x9e\xd7\x86\x82\x5f\xef\xb7\x2a\x62\xf5\x6f\xab\x8a\xce\x1b\xb1\x42\xb5\xc0\xc5\xcb\x85\xed\xf3\x6a\xea\x6a\x84\x46\x01\xee\x6e\x84\x56\x80\xc7\xb7\xe1\x6c\x7c\x9c\x0d\x15\x1d\xb7\x5a\x95\xaa\x2a\x23\x93\xb5\x54\x95\x15\x99\xac\xa5\x6a\xe3\x7e\xe4\x14\x8d\x5a\x1d\xe9\x50\x87\x78\xd6\x1b\xce\x24\x97\x09\x97\xda\x0e\xf4\x63\x66\xe3\xa3\x28\x28\x74\xc3\xc3\xdd\xaa\x00\xfe\xca\xfb\xce\x24\x57\xe2\x96\xaa\x00\x26\x3c\xb9\x90\x23\xbb\x20\x8b\xe2\xc4\x7a\x33\x55\x38\x93\x5f\x47\xa4\x86\xc1\xdd\x2d\x55\x2d\xe1\x65\x53\xe1\x3c\x1b\x8f\x1c\x4e\xec\xd7\xf5\x55\x95\x7d\xe5\x5f\x0d\x0a\xe2\x91\x4b\x55\x5a\xe3\xfd\x06\xb1\x82\x35\x2e\x69\x92\x89\x8d\xcb\x4e\x32\xb1\x81\x7f\x5b\xd8\xb9\x5d\x90\xe5\x46\xa8\xc6\xe5\x10\x98\xf6\xe0\x24\xb8\xb0\x55\xbb\x20\x8c\xc3\x2a\x04\x97\x3e\x15\x76\x5f\x6b\x18\x62\x1c\xe8\xdb\xe0\xd2\xa7\x52\xc3\xaa\x64\xba\x76\xff\x52\xf0\x07\xb7\x9e\x06\xf7\x06\xd6\x93\xd8\xca\xbd\x81\x0b\x6e\xfd\xda\xd0\x37\x26\xb6\x96\x86\xbe\x89\x04\xe1\xb0\x07\xbc\x20\x13\xc9\x8a\x05\x81\xbf\xc1\xfb\x15\x35\x3c\xcd\x65\x87\x78\x41\xe8\xb7\x5b\x15\xa6\x18\x1b\xc6\x0b\x22\xbd\xba\x35\x23\x18\xd8\x3f\xae\x66\x94\x06\x57\x10\x2e\x48\xbb\xdd\xdf\x2a\xf9\x58\xfc\xc0\xbd\x0d\xe2\x19\x17\xb4\xcf\x74\xd2\x48\x5f\xc2\x1b\x17\xf4\xe3\x2e\x64\x3d\xfb\xf9\x98\xd9\x40\xf0\xc7\xed\x78\x51\xb7\xe1\x69\x6e\xb8\xda\x37\x3b\x4e\xec\xd4\x2e\x08\xdf\xb8\xf8\xb7\x34\xe8\x6a\x13\x16\x5c\xd8\x8b\xad\xa1\xb7\xdb\x6e\x6b\x46\xa8\xb0\xf9\xba\x20\x1f\xdf\x56\x85\x6d\xcd\x25\x83\x35\x88\x12\x2e\x24\x3d\x2f\xd8\x80\x55\x68\xbb\x4d\xc8\x88\x6e\xa1\xb3\xc1\xce\x40\x70\xb8\x5b\xc8\x63\x5e\x90\x37\x13\x90\xc7\xa1\x8b\x1a\x98\x26\x5c\xe9\x7c\x5f\xd7\x75\x3e\x66\x9e\xf1\x06\x43\x07\x96\xbd\xd8\x1a\xfb\x60\x78\x7d\x6c\x55\x8b\x41\x17\xf4\x63\x76\x97\xd9\xf5\x5c\xf0\x4d\xe9\xf9\xed\x17\xe8\x78\x97\x00\x5e\xb0\x08\xe9\x73\xb6\x1b\xb0\x2f\x3b\x99\xd5\xf4\xd3\xc2\x4e\xe6\x82\xac\x11\xc2\x3b\xb2\x2f\x48\x20\xad\x23\x2f\x25\xb9\x6a\xae\x42\xab\x2a\x42\xc7\xdb\x84\x03\xd8\x85\x76\x92\x21\x6c\xff\xf6\xbe\x08\x14\x5d\x90\xc9\xc9\xd6\xbc\xc8\x6c\x95\x26\xe1\x9b\x52\x6b\x1e\x74\x03\x1b\x21\xf2\xe0\x21\x8b\x6c\x43\xc3\x9a\x1d\x82\x9c\x52\xfc\x78\xfa\x5b\x47\x24\xe5\x14\x6b\x9e\x4c\x2c\xfb\x15\x51\x3a\xab\xc0\x7e\x45\x14\xb6\x3e\xd8\x60\x5c\x90\x3e\x23\x35\xa3\x74\xfb\x4c\x55\x05\x2b\xa0\x29\x08\xb7\x07\xbb\x4a\xbb\x90\x86\xa4\xc9\x22\x6b\x28\xdb\x0a\x5e\x0a\xa9\xba\x35\x8a\x2b\x88\xd5\x1e\xc5\x35\x52\xaa\xd4\xce\x72\x63\xd7\x44\xb5\x93\x0a\x0a\xcf\x98\xdd\xf7\x0b\xee\x44\x2a\x6e\xf4\x05\x37\x17\xf9\x06\xc8\x82\xc8\x1c\x99\xbd\x9e\x4e\x16\x21\x33\x29\x3b\xfb\x2a\x8e\x5b\x79\x26\x9c\x96\x16\x7e\x8c\x62\xef\x12\xbf\x61\xc2\xee\xa1\xc5\x0e\x04\x5e\x35\xd3\x50\xeb\x10\x3f\x36\x51\x10\x17\x5c\xdc\x52\x33\xe1\xb4\xb8\xa5\x16\xdb\x39\xbc\xaf\x4b\xc6\x69\x92\xd9\x73\x3e\xfe\xf2\xb1\x35\xc3\xb0\xfd\xfa\xe5\x7d\xfc\xeb\xdb\x42\x4d\xb6\x13\xbe\x71\xc2\x08\x38\x44\xf6\x05\x94\x05\x1f\x20\xa3\x6f\x58\xa2\xee\x4e\x71\xed\xf4\xaa\xaa\x0a\x37\xa3\x74\xa5\x97\x8e\x64\x77\x5e\xbb\xa3\xc7\xe9\x0e\x4f\x82\xbb\x32\x66\x47\xeb\xde\xd7\x25\xfb\x6e\xdf\x70\xc1\x47\xc8\xdc\xc8\xcd\xfb\x80\x76\x95\x56\xe1\x9b\x52\xe6\x46\x77\xcf\x9d\x90\xd8\xee\xde\xfa\xd8\x76\xf1\x70\xdc\x18\x89\x7d\x5e\xbb\x4a\xf9\x38\x16\xb1\x2f\x18\x42\xd6\x13\xe3\xc3\x14\xd2\xe2\xe6\x46\xec\x23\xd8\xfb\x22\xc8\x74\xc1\x0f\x30\x09\x19\x7e\xb1\x66\xc5\x24\x26\x51\x70\x35\x78\x71\x27\x24\x76\x3c\xee\x2a\x2d\x42\x1a\x92\x05\x49\x3f\x2d\x6e\x14\x44\x4c\x66\x52\x8e\xdc\x4e\xda\x82\xb7\x70\xf0\xb1\xed\x4e\xe6\x0a\xb3\x26\x42\xd6\xd7\x8e\x09\x29\x54\xf6\xd5\x0d\xeb\xf2\x1c\x57\x1c\x17\x5d\xf2\x18\x76\x52\xf6\x1d\x88\x2b\xfd\xe8\xd8\xb7\x16\xaf\x52\xa1\x84\xa4\x92\x24\xc6\xb6\xe8\x47\xc7\x50\xf0\xb7\x53\xca\x00\x65\xb2\xed\x77\xad\xd2\xf3\x31\xdd\x50\x67\x0e\x05\x7f\xf3\x63\xd7\xb7\x9d\x52\x56\x50\x29\xa2\xdf\xd5\xd5\x7b\xfb\xc6\xe3\x55\xea\x78\xa7\xed\x3a\xa2\x69\x43\x0e\xc1\xc9\x69\xac\xbe\xc1\xbc\xfa\xe0\xb1\x2f\x41\x5a\xa5\x21\xa4\xdd\x7e\x4a\x79\x1c\x48\xdd\xe5\x21\xab\xbe\x31\x97\xac\xaf\x8f\x4f\xa9\x1f\x17\x21\x33\xa9\xe5\x42\xa8\x6f\xd1\xdd\x8d\xe9\xd4\x29\xcc\x0c\xf5\xd5\xdd\x8d\xe9\xd4\x39\xcf\x64\xc1\xfa\x64\xd1\x82\x2f\x20\x55\x11\xdb\x5b\xf4\x33\x83\x13\xd9\x12\xda\x17\x2f\x45\x8e\xa6\x27\x47\xb0\x45\xd7\x31\x5e\x12\xbf\x13\x4b\x16\x6c\xd1\x57\x0c\x1e\xc6\x2a\xba\x7f\xe1\x11\xac\xee\x5f\xbc\xb4\x02\x9c\xf6\x7d\xc8\x7a\x5f\x49\xa9\xf9\x82\xbc\x93\x46\x81\x87\xac\xba\x61\xf1\x9a\x0f\xa5\x8f\x90\x45\xc9\x07\x32\x1b\x8a\x02\x0f\x59\xf5\xac\xc2\x67\xa5\x74\xa5\xc8\x82\x5d\x55\xf1\xf1\x9b\x05\x4d\xae\x82\x6f\x41\xe9\x68\xc5\x79\xed\x49\x41\x81\x9f\x59\x74\x78\xe2\xed\xfa\xca\xdd\x5c\xa0\x54\xf4\x70\xe2\x8d\x86\x49\xae\xe0\x7b\x38\xc0\x10\xd2\xae\x6b\xb4\x33\x5b\x17\x4c\xc2\x17\xf0\x16\x32\x84\x72\xaa\x62\x08\xe9\x97\x51\x3d\x35\xde\x48\xeb\xa4\x4d\x40\xda\x6b\xd1\xfd\x31\xed\xb5\xe8\xfe\x84\x1e\xeb\xf1\x77\xc8\x82\x2d\xc7\xdf\xd9\xe7\xb5\xab\x2a\xe0\x07\x03\x22\x69\x40\x78\x22\x7b\x5c\x98\x8f\x33\xa7\x60\xf8\x48\x47\xb2\xfe\xa7\x5b\x15\xd3\xfc\x09\x3b\xe9\x6f\x9d\x66\x99\x9b\x1c\xd9\x12\x32\xf7\x47\x2a\x93\x9b\xb9\x8a\xa9\x84\xfc\xfa\x71\xbc\x52\xf7\xc7\xf1\xf6\x03\x3f\x40\x7e\xfb\xc5\xbc\x48\xd2\xbe\x3e\xe9\x71\x1e\xbe\x92\x86\x76\xcc\x17\xce\x48\xda\x22\x5f\xdb\x55\x3e\x71\x01\x72\x39\x76\xf9\x17\x33\x2e\x69\x3d\xe3\x84\x96\xd0\x80\xf8\x62\xf2\x86\x4c\xf6\x45\x96\x27\xad\x67\xf2\x5c\xeb\x31\x79\xb9\xb5\xb8\x1e\x93\xf7\x8b\x7c\x22\xee\xb9\x8e\x0b\x15\xca\xeb\x8a\x75\xec\xf7\x21\x17\x6c\x40\xde\xc9\xd2\x9a\x1c\x97\x84\x83\xbe\x1d\x1c\x76\x56\xad\xc9\xb1\x9d\xc3\x55\x7a\xe0\x04\xee\x6e\x8c\x7d\x03\xf0\x82\x45\x58\x81\x55\xb8\xdf\x14\xe3\x0a\xeb\x4a\xfa\xe9\x2a\x6d\x42\x86\xc0\x4c\x0e\xfc\xbd\xaa\x85\x34\x12\x26\x3e\xf7\x24\xd6\x91\x4e\x37\x42\x58\xf9\xf8\xc0\xad\x51\x89\xd5\xae\xa4\x81\x2e\x98\x84\x8c\x08\x91\x33\x38\xfb\xac\xa4\x0e\x55\x92\x44\xd7\xc7\xb7\xb0\x50\x7a\x20\x23\x82\xb9\x07\x67\x9f\x55\x53\x6c\x70\x7e\x59\xb5\x7a\xc6\xf6\x06\xd7\xc7\x59\xc8\x88\x9c\x76\xdc\xbf\xca\x05\xd7\x75\xdc\xb2\x3e\x82\x81\x24\xd1\x05\xad\xca\xd9\x70\xda\x89\xde\xad\x5a\x2e\x03\x17\xae\x5e\xf6\xf9\x91\x08\xcb\x29\x85\x54\xec\xf3\x23\x5b\x21\x27\xc6\xd3\xa9\xd9\x4e\x3e\xd2\x06\xd6\xc7\xc0\xdf\xab\x5a\x1f\xa6\x76\xd6\xcb\x5e\x3d\xc1\x6c\x60\x8c\x98\xe9\x59\xaf\xf3\x5b\x87\x80\x31\x32\x1e\xc5\x55\xb5\x93\xbc\xb0\xa6\xb9\x31\x70\xd2\xaa\xe6\xc6\xc0\xef\xaa\x1a\x14\x23\xcb\x83\xec\xa2\x8c\x2c\x99\xb1\x4f\x32\xb2\x6b\x84\x18\x21\x4b\x74\x95\x9e\xdf\xb2\x0a\x3f\x4b\x21\x24\x84\xcc\xe0\x21\xd6\x8b\x9b\x11\x17\xa4\x1b\x58\x10\x43\x37\x2c\x1d\x38\x58\x5f\x64\xce\xe0\x6c\xb0\x6a\x50\x8c\x2c\x4d\xfe\x2c\xa5\x1b\x3f\x4b\x99\xe7\xe6\x00\x25\x42\x24\xd2\x28\x38\x96\x89\x3d\x97\xc1\x5d\x3d\xf5\xfa\x09\xed\x33\x23\x2a\x92\x19\xf2\x6a\xe8\x4a\x11\x5f\xbf\x20\x13\xdb\x7f\x79\x65\x43\xe5\xd5\xa1\xfb\x4a\x98\x26\xa3\x0c\x18\xb4\x5b\x93\xfa\xe6\xb4\xc3\x03\x7a\xa4\x87\x2c\xc8\x7a\xe2\x67\x8d\xa2\xf6\xc5\x70\x19\x65\xb2\x26\x88\xba\x51\x94\x13\xb8\x5d\xa3\x62\x10\x27\x2c\x95\x51\x5d\x04\xdc\xae\x51\x71\x8d\x93\xdd\xa8\x12\x5d\x9c\xd2\x6d\x21\x25\xbb\xb1\x9d\xb2\x05\xe9\x64\xc5\xf9\x25\x70\xbf\x9a\x06\x5a\x35\x20\x46\x1d\xac\x09\xf2\xd8\xac\xd0\xaa\x3d\x31\x2a\xbb\x0a\xc9\x3e\x73\xf8\x57\xb5\x27\x46\xdd\xf6\x44\xd5\x26\x18\x55\x19\x73\x7a\x85\xf9\x48\x78\x7d\x35\x0d\xb4\x6a\x31\x8c\x8a\x56\x24\xda\xbe\x0e\xdd\xbd\xdb\x9a\x71\xf7\x2a\x8f\x6a\x55\xd3\x40\x2b\x8f\x6a\x2d\xd8\xf8\x38\x0b\x07\x90\x9a\x1b\x0f\x42\x6a\x13\x8c\x1d\x16\xbc\x4a\xbb\xb0\x02\xe9\x55\x43\xe1\x70\xb9\x61\x35\xb3\xb3\x6a\x40\x8c\x86\xb1\x45\xc4\x7c\x35\xd1\xb3\x26\x05\x7f\x63\x72\x08\xa0\xaf\x43\x07\x8f\x88\xf9\x05\xfd\xad\x7d\x76\xf8\xa7\x2a\x68\x3f\xfd\xfc\xed\x17\xc8\x6f\x75\xff\xb8\xdc\x70\xc1\x9b\xd2\x26\x2c\x94\x86\xd0\x5e\x9d\x8f\x37\x5d\x11\x8b\x5f\x4d\xe5\xac\xe9\x7c\x8c\xc9\xc0\x5d\x87\xd5\xcc\xce\x9a\x7e\x7e\x9c\x29\xbd\x85\x10\xc3\xcf\x8f\x03\x78\x4a\x6d\x88\xd9\xe0\x84\xb2\x72\x2d\x73\x35\x2b\xb4\x72\x0f\x73\x25\xef\x73\x7d\x9c\x85\xfe\xd6\x8f\x61\x0d\xae\x65\x5e\xd0\x52\x7f\xeb\x5c\xa9\x8e\x02\x75\x74\xfb\x31\x37\xe4\x56\xad\x80\x11\x4e\x8e\x4a\x32\x24\x15\xd5\x60\xa0\x6f\x8f\x15\x10\xbe\x3b\xca\x46\xc1\x08\x24\xfd\xfd\x13\x42\x57\x38\xff\x83\x50\xdf\xca\xd5\xca\x75\x84\xe3\xd5\x28\x08\x09\x49\x45\x17\x30\xdd\xad\x66\x0b\xb8\xec\x56\xb3\xe1\xa3\x56\xae\x56\xae\xa4\x76\xae\x52\x6b\x76\xf8\xd9\x11\xe1\x85\xde\x2a\x3a\xbd\xd0\x5b\xfb\x82\xa3\xc2\x9a\xfc\x78\x38\x39\x9a\x1b\xc3\xc9\xf1\xb7\x03\xad\x78\x6c\x93\xe1\x78\x35\x46\x86\xab\xaf\x0a\x1d\xae\xfe\x4f\xc8\xa3\xac\x9a\x1b\x23\xec\x95\x10\x13\xe9\xd6\xa0\x20\x98\xb7\xa6\x9f\x90\xe1\xab\x8d\x87\xbc\xf0\x13\x22\x0a\xd4\xc6\x7a\x92\xb7\xea\x77\x4a\xa2\xea\xdb\xfd\x8e\xd4\x2a\x0d\x21\x6b\xa4\xbe\xd5\xa3\xbb\x55\xb0\x13\xef\xf7\xae\xbf\xde\xe3\x37\xb3\xb3\x1e\x23\x60\x22\xcc\xb8\x19\xb0\xfa\x5e\x55\x3d\x46\xc0\xb4\xcb\xaa\xea\x97\xd3\x6c\x2f\x5e\x72\xa4\xbd\x78\xf9\x9c\xad\x6a\xfe\x15\x76\xaa\x09\x61\x6e\x1b\x7a\xb1\xe3\x74\xab\xaa\xc9\x0a\xad\xe9\x34\x84\xb7\x7b\xab\xb9\x5f\x32\xd9\xa9\xca\xd1\xab\xc8\xc9\xec\xac\x47\xeb\xe3\xdf\xd5\xa3\xf5\x5f\x52\x99\xca\xf8\xe5\xac\xab\x8c\xdf\xd2\x91\xca\xf8\xe7\x8b\xbc\x59\x88\x1e\x38\x1f\x2b\x71\xcf\xc7\xd2\x91\xda\xd7\xb7\x6f\x8f\x22\xd7\xa1\xbb\xd5\x8a\xef\xc1\x3c\xab\x06\xdf\xca\x89\x6e\xcd\x4a\xdc\x53\xea\x88\x4e\xa9\x8b\xa2\x92\x7c\x2b\x44\x55\x92\x1f\x85\x28\x6e\xc9\xf8\x60\x4f\xdc\x2a\x58\xde\xce\xa9\x47\x2b\xf2\x72\xea\x75\x5b\xd5\xc7\x35\x3a\x55\xb9\x0a\xf8\x21\x83\xb3\xc0\x4a\x96\xd9\x82\xcc\x46\x58\xb3\x92\x40\x6d\xfc\x51\x12\xa8\x8d\x3f\x4a\xbe\xd3\xae\x3a\x44\xf5\xcb\x1b\x36\xf5\x68\xc5\x0f\x16\xc4\xad\xfa\x25\x8a\xb6\xde\xaa\x6e\xa2\x68\xeb\xad\xae\xe6\xd1\xce\x7a\x54\x28\x51\xb4\xf5\x28\xc9\x8f\x52\xe4\x0c\x61\xfa\x88\x32\xf0\xeb\x5c\x39\x22\x9e\xc3\xa9\xf7\x75\xa0\x43\x68\xc2\xf9\x87\x9f\x0f\x30\x2f\xb8\xc5\xf3\x51\xa1\x5f\x9f\x67\x56\xfd\x7e\x15\xa2\x1a\x05\x24\x98\xd6\xa3\xd9\xbe\xf8\x30\xb7\x36\xc2\x97\xf1\x3e\x0e\xff\xcb\xf6\xd4\xe3\x78\x75\xe1\x48\x63\xa8\xf3\x42\xd2\x93\xc6\xb0\xe0\x5e\x14\x35\xdb\xbc\xec\xc6\xed\xc7\x88\x3a\xb2\x1a\xaa\x09\xa6\x55\xdd\x35\x79\xb4\xb3\xaa\x9d\xe6\x85\x66\x23\xe7\xa1\x4e\x2e\x23\xaa\x2a\x2b\x12\x4c\x57\x69\x05\x9e\x3e\x37\xe1\xff\xf0\xc2\xf4\x82\x95\xd2\x2e\xfc\x50\x1a\x42\x47\x04\x4c\x30\x1d\x09\x12\x95\x2c\xd1\x05\x93\x90\xdf\xa2\xbb\x66\xc2\x02\xe6\x3a\xc3\x6a\x0e\x69\x55\x77\x99\x34\x5a\xd5\x5d\x33\x21\xcb\xd5\x4e\x33\x61\xc4\x93\x4d\xb1\x20\x94\x83\xb2\x9a\x09\x65\xf5\x24\x7b\x85\x4d\xa4\x3a\x9a\x09\x0e\x7d\x6e\x3b\x09\x87\xaa\x9d\xa6\x3e\xaa\xda\x69\x72\xe9\x6d\x55\x1d\xcd\x24\x79\x67\xdb\xc5\x3d\x78\x5c\x32\x5d\x56\xf5\x8f\x19\xa6\x55\x0d\x33\xef\xee\xc7\xb7\xd0\x6e\x3c\x42\xa8\xbd\x9c\x8f\xdf\x94\xfe\xda\xe2\x9f\xb7\x33\x87\x68\x9f\x37\xc6\xf4\xe3\x6a\x73\xe8\x58\x95\xc7\xf3\x46\xc4\x3e\x2e\x2f\x57\x13\x55\xe5\xb1\x29\xa4\x55\x01\x3c\x6f\x17\xdf\xd5\x26\x6a\xb6\x72\xeb\xe9\x82\x74\x19\x41\x38\x1f\x69\x10\x51\x37\x1f\x84\xe8\xf3\x1c\xc8\x7a\x22\xf9\xe6\xe3\x7a\x22\xdb\xe6\x23\x57\x21\xdb\xa6\x07\x87\x64\x7c\x2c\xc8\x6f\x91\x40\x26\x98\x56\x25\xd0\x7c\x1c\x60\xd8\x0d\x54\x26\xe9\x21\x0b\xd2\xab\xb0\x66\x09\x16\xc3\x65\xea\x75\x3e\x92\x86\xa7\x7d\x8f\xb4\xe0\x69\xdf\x23\x2d\x90\x33\x5a\x65\xee\x99\xb1\x44\x1f\x49\xc3\xc3\xbf\x47\xd2\xe0\xf5\xd3\x2a\xeb\x9b\x33\x5a\x0f\xeb\x93\x33\x5a\x0f\xeb\x13\xdc\x5a\x0f\x73\xe7\xb0\x93\xf4\x39\xe3\x74\x3f\xd2\x11\x0f\x60\xd6\xc3\xdc\x3a\xb0\x87\x9b\x33\xe6\x05\x57\x4c\x2e\xb8\xf5\x2d\x69\x29\x75\x72\x73\x51\x3d\xfc\x9a\xf1\x70\x48\x4b\x59\x90\x5e\x25\xbb\x81\x8d\x40\x96\x4a\x9d\x05\x99\x4a\x8e\xd2\x82\x96\xd2\x0d\x42\x50\xeb\xe1\xaa\xc2\x91\x0e\x59\x2a\x0b\x3e\x94\x26\x61\x05\xde\x42\xa6\x5d\x02\x26\x1b\xb5\x1e\x02\x26\x22\xb5\x1e\x8a\x2d\x48\x5c\x9e\xaa\xab\xb3\x60\x7a\x92\xa6\xb2\x60\xe6\x63\x3b\x89\x96\x20\x47\xa9\xce\xda\xfd\xf8\x16\x32\x93\xcf\x81\xd6\xcc\x6c\x54\x97\x5b\x22\xe4\xaa\xa2\x7a\xe8\x4a\x87\xf6\xc1\xae\x99\x3a\xb4\x87\xae\x88\x2a\xad\x87\xae\xaa\xd3\x2e\x5d\x55\xc5\x86\x5c\x56\xa7\xbf\xb5\x2a\xa7\xbd\x9d\x8f\xe9\x15\x96\xcb\x6c\x98\xcb\x87\xea\x1a\x07\x11\xe4\xd2\x54\xd3\x4f\x2b\x39\x4a\x0b\x5a\x55\x15\xd2\x2b\x89\xa1\xa9\x52\xb0\x6b\x4c\x4e\xad\x87\x18\x9a\xe4\xcd\x06\xc5\xd4\xed\x24\x0f\x67\x41\xe4\x93\xa2\xa0\x49\xc0\xc5\xaa\xe4\xdf\x6e\x37\x86\x35\x5b\x15\xfc\x7b\x96\xbb\x29\x91\xfa\xf9\x2d\x55\xb9\x46\x1c\x42\xd6\xb3\x28\x0d\x76\x3e\xd3\xde\x9c\xba\xea\xf0\x95\x57\xdd\x86\x9c\x49\x8c\xa0\xa9\xdb\x49\x76\xd0\x82\x4c\x9d\x52\xa5\xcb\xec\x4a\x15\x5d\x47\xae\x10\xad\x64\x98\xae\x52\xba\xd1\x31\x91\xb8\x45\xb2\x92\x52\xba\x60\x11\x32\xcf\xca\xba\xee\xea\x2b\xeb\xba\x24\xea\x78\x39\xa2\xac\xa7\xcf\x1e\x51\x3e\xf1\xcb\x6b\x99\xab\xf9\xa6\xf5\xe7\xf8\xd0\x37\x67\x7c\x81\x49\xf4\x28\xf9\xe2\x8c\xbe\x0b\xfd\xb8\x0a\xdf\xc0\xf3\x31\x62\x03\xb3\x66\x06\xd6\x64\x56\xf2\xf1\xf2\x4a\xfd\x59\x15\xd6\xe4\xcf\x8f\x11\x57\x59\x61\xc6\xa5\x40\xf5\x9f\xe1\x04\x32\x37\xc1\x79\xde\x3f\xc3\xdd\xab\xac\x01\x31\xe0\xc8\xac\x6c\xe3\xda\x9f\x9a\xb5\x27\x46\xf8\xdb\x26\xac\x94\xde\xc2\x4e\x69\x17\x7e\x29\xa5\x21\x4e\x28\xab\x79\x46\xe6\x7d\xd6\xac\x6c\x1b\x2c\x60\x56\x98\x11\xfb\x59\x4d\x2c\x9a\x03\x91\xf3\xb3\x1b\x0e\xe1\xb4\xcb\x7a\xe6\xfb\xc0\x46\xe9\x23\x64\x80\xf7\x81\x6f\x4a\x99\x1c\x02\x45\xab\x49\x49\x73\x62\x4e\x9d\x3e\x7b\xe8\x78\xfa\xcc\xa1\x63\xcd\x8a\xba\x89\x75\x65\x9e\x91\x59\xa1\xd5\x3c\x23\xd2\x40\xd7\x6f\xfd\x18\xfb\x29\x63\xc5\xce\xe9\x78\xd5\xd5\xd3\x01\x3a\xde\x09\xc1\x66\x4d\xb1\xe9\x78\x1d\xa0\x7e\xe6\x19\x11\x2f\xaf\xd4\xac\xa1\xa6\x9f\x79\x46\xf4\x42\xdf\x9a\x66\x35\x5f\xf8\x30\x59\xa9\xf9\xc2\x24\xca\x4a\x7a\x0f\x1d\xcf\x00\x49\x03\xad\x59\x99\xfa\x72\x80\xca\xd4\x17\xbb\x64\xdc\x83\x59\xe7\x3e\x74\x5c\xa5\x56\x85\xc9\x7b\x66\xe3\x85\xd3\x7d\x46\xf4\xc2\x87\x39\x7d\xf6\x48\x32\x6b\x4d\x7a\x06\xc9\xeb\x82\xd5\x07\x5c\x6b\x56\x4c\xbe\x1c\xa0\x5a\xc2\x53\xc6\xac\x96\xe0\x99\x96\x9a\x55\xa1\x5c\xa7\x5b\xb3\x3a\xf3\x2d\x79\x3b\xfc\xb7\x23\x52\x67\xbe\x11\xc0\x67\xbc\x64\x6b\xd6\xac\x88\x7d\xbb\x82\x0e\xff\x8d\xbe\x3d\xe3\x7d\x4b\xde\x8a\xc9\xb7\x2c\xa9\x41\xc1\x65\xbb\x35\x2b\x35\xdf\x98\xcb\x59\xfb\xe2\x3d\xec\x15\x23\xe2\x3a\xdd\x6a\xf6\xd3\x7c\x63\x5e\x99\xfc\xc5\x4b\xb1\x0b\x3a\x04\x1c\x9e\xac\x86\x79\x4b\xed\x5a\x97\x1f\x87\xaf\x66\xd3\xa1\x3d\x33\x49\xe8\x6b\xcd\x2a\x3a\x6e\xd7\xad\x59\xcd\xf6\x91\x36\x9c\x9c\x8f\xa2\x40\xed\xe4\x41\xa2\x89\x63\x3e\xe8\x5a\x73\x3b\x10\x11\xa4\xb2\xfa\x28\x19\xd4\x30\x1f\xac\x2d\xf3\xc8\xe6\xc7\x99\x74\xea\x3e\x6c\xa7\x9f\xb9\xfa\x28\xcd\xfa\xf9\xd8\xaa\xec\x95\x74\xc5\x76\xc6\xfc\x28\x37\x14\xfc\x9c\x49\xd6\xdc\x4f\x29\xd3\xee\xc4\x92\x43\x5a\x73\xff\x65\xe6\xee\xfa\x16\x5e\x57\xf0\x7f\x9d\x1b\x75\xd5\x17\xd1\x6e\x7e\xd3\xfc\x62\xa9\x70\x2f\x64\x35\x85\xb4\x9a\xee\x34\xbf\x4e\x86\x6b\xc2\xe9\x66\x35\xfb\x89\xd7\x5e\x57\xe9\xa9\x0a\xea\x76\x4d\x48\x30\xad\x26\x43\x4d\x0e\x3b\xab\xc9\x50\xf3\x3b\xfc\xb8\x0b\xbf\x94\x5a\x15\x73\x53\x14\xfc\x5f\x27\x43\x8b\xe1\x8b\x61\x6a\x5a\x99\x0f\xb8\xd6\xb2\xf5\x40\xeb\x5c\xc5\x54\x49\x95\x6a\xbc\xc9\xba\x3e\x7e\x84\x74\x63\xeb\x90\xe6\x9b\xac\x95\x64\xa8\x66\xfa\x69\x25\x19\xaa\x75\xfd\xe8\x92\xfc\x2d\x93\xc3\x55\x80\xcd\x37\x59\x2b\x77\xff\xb5\xae\x1f\xcd\x33\x77\x8d\x04\xd3\xd5\xae\xbd\x72\x80\xb7\x1f\x2b\x45\xba\x9d\x54\xa6\x6e\x35\xbf\x60\xe3\x63\x7f\x2b\xdf\xec\x05\x5d\x10\xa1\x12\x0e\xc1\xe1\xdf\x54\xe5\x89\x2c\x57\x4c\x2e\x48\x37\xe2\x16\xbe\xf8\xb8\x0b\x59\x85\x60\x80\x49\x31\x19\x59\xc8\x00\x1f\xab\xe2\x38\x93\x2b\xfa\x16\xf4\xb7\x8c\x28\x39\xfc\xc7\xaa\x1c\x7e\x54\x21\x44\x18\x76\x12\x3d\xcf\x7d\x7e\x0b\xc2\x64\x61\xaf\x10\x2a\x24\x70\x35\x5f\x5d\xad\x24\x70\x2d\x68\xbb\xcc\xc6\xcd\x49\x21\x64\xd6\xcc\x64\xad\xdc\xe7\xd7\xba\xc7\xb7\x50\xdd\x82\x9b\x80\x49\xef\x5a\x90\xa9\xcb\x96\xb2\x57\x49\x3e\x57\x23\x75\x75\xfd\xf6\xc0\x09\x64\x80\xdc\xd4\x54\xb9\xde\x6f\x41\xa8\x3d\x37\xa1\xed\x66\xe1\x07\x58\x84\x10\x43\xb1\x5d\x88\xe1\x10\xb0\x6e\x36\x29\x5a\x0b\x0e\x4a\xa9\xf9\x41\xf2\x91\xb1\xb5\xa0\xa5\x5d\xc8\xc4\x96\xf3\xb1\x0d\x59\x1a\x9b\x72\x0e\xb5\x3f\x2e\x68\x3d\x90\x8f\x2b\xed\x1a\x63\x7b\x78\xe1\x91\x25\xeb\x23\x84\x8f\x6a\x16\xd2\x8d\x74\x4a\xad\x99\xf1\x66\x4c\x95\xc3\x38\x44\xd1\xd6\x52\xab\x90\xb9\x4a\xe7\x63\x6b\x6e\x42\x28\xb6\x32\x84\x7c\x86\xe0\x6f\x71\x2d\xc8\x23\x6b\x3d\xe3\x5a\x70\xc3\x66\xf3\x09\xd3\x4a\x5a\xd9\x82\x15\x48\x27\x3d\xcd\x25\x35\xac\xf1\x48\xe9\x7d\x71\x4b\xe6\x82\x7e\x4c\xaf\x0c\x8c\x3d\xdc\x5d\xec\xf3\xfd\x08\x61\xd8\x56\x85\xf4\xb9\x85\x90\x4e\x76\xa8\x8e\xdb\x96\x2a\x17\x16\x36\x92\x37\x57\x55\xfe\x16\x43\x95\xfb\x0b\x17\x6c\x94\xfe\x32\x73\x77\x7d\xcb\xcc\x29\xea\x74\xba\xb9\xeb\xb0\x75\x4f\x8d\x0f\xeb\x7b\x6a\xcc\xeb\x82\x8d\xf7\x4d\x57\xa9\x5d\x46\x75\xf1\x76\xe6\x82\xd4\x1c\x07\x52\xb3\x32\x46\x1f\xbc\x28\x63\x8a\x8b\xaf\x50\xa9\x78\x1a\x47\x8a\x54\x17\x5f\x19\x53\x71\x3c\x8e\x50\xa9\x12\xac\x72\xa2\xca\x91\x0a\x06\xf2\x3e\x6b\x91\xf5\x09\xde\xad\x55\xd6\xaf\x32\xa8\x62\x83\xe0\xdd\x5a\x65\x7d\x2e\x88\xaa\x55\x6e\xf6\xd8\x98\x6b\x40\x9b\xcf\x8e\xd6\x2a\x73\x57\x69\x5f\xc1\x50\xa1\xfd\x2a\x37\x57\xa4\xf5\x91\x13\x64\x76\xd6\x2a\x83\x7a\xb8\x5b\xe5\x48\x0f\x77\xc9\xf6\x5a\x90\x4e\xe6\x47\xc8\x6f\x65\xb2\xd6\x6d\x97\x86\x3c\xeb\xad\x72\x15\xa1\xbd\xb5\xa6\x53\x0a\x0d\xe6\x22\x0c\x60\x15\xda\x90\xbd\x72\x36\xe4\x0c\x7d\xf0\x92\xed\x24\x5e\x76\xc9\x76\x92\xc3\xdd\x52\x2e\x21\x94\xa3\xb8\x22\x0d\xb4\x56\x15\x4e\x57\x00\x2b\xae\xb8\xf4\xa9\x56\xc9\xac\xa3\x7e\xb9\xe7\xb4\xf5\xee\x88\x24\x33\x4f\x64\x8f\xb8\xea\x12\xbb\xe2\xaa\xb3\xb9\x4e\xbe\xe9\x82\x5b\xb6\x55\x69\xb2\x63\x99\xf1\xd0\x68\xeb\x1d\x53\xec\x08\x33\x9d\xee\x23\xcc\x48\x12\xad\x55\x22\xe4\x55\xd2\x5a\xd5\x3f\xfa\xe0\x55\xca\xe9\xd8\xf4\x47\xd4\x85\xe3\x75\xb9\x03\xc3\xf4\x48\xaf\x70\x41\x15\x57\xdc\xc5\x54\xab\xab\x10\x2e\x99\xab\x10\x2e\x59\xbb\x84\x0c\x50\xe9\x15\x0e\xb0\x9c\xd2\x37\xf0\x94\xb2\x82\xce\xb3\x8e\xf4\x91\x6d\x3a\xd2\xa4\xa4\x2d\x08\x6b\xa8\x25\x42\x7a\x56\xf2\x85\xe3\x75\xda\x03\x33\xfd\x08\xc2\xc0\xdc\x38\x92\x8f\xc4\xcf\x5a\x5d\x14\x1e\x29\xad\xd5\x45\x19\xce\x86\x92\x6f\xb8\xdc\xad\x09\xa1\x9c\xc6\x6f\x47\xf8\xb1\xbf\x75\x36\x94\x8b\x43\xd1\xae\x5c\xd4\x09\xaf\xae\xe0\x70\x80\x2e\xca\x90\x61\xd5\x3f\xfa\xe4\x55\x85\x33\x5d\x32\xd7\x48\xcf\xb9\xba\x46\x44\xef\xd6\xaa\x4a\x99\x18\xc8\x47\x12\xea\x2a\x73\xfd\x5b\xeb\x53\x8a\x75\xc9\xa6\x43\xd0\xac\x9b\x38\x0f\xd5\x15\x9c\x4a\x24\x17\x85\x1b\x93\x6a\x75\xda\xa7\x32\x56\xa3\x6f\x4a\xb1\x1a\x7d\x1e\xfd\x16\xad\xbc\xe9\x0a\xb6\x5f\xee\xf1\xb7\x3e\x5d\x40\xc5\xb3\x4e\xf7\x11\xcf\x3a\xce\x47\xe2\x7a\x7c\x5b\x5d\x04\x5d\xe3\xa2\x19\xe7\x89\x6c\x75\x4d\x0c\xcf\x3d\x12\xf7\xc5\x08\x8e\xc4\xe5\x86\xa4\x5a\xd5\x30\x2f\x34\xe8\x11\xa2\x2f\x7a\x75\xa4\xa6\x67\xae\x55\x1b\xe8\x8d\xe9\x59\x35\x7a\x3c\x64\xad\x76\xf2\x2d\xdf\xd8\xab\xb7\xd3\x1c\xe7\xe3\xce\x6f\x9b\xf0\x05\x64\x22\x3d\x82\x3d\x12\xf7\x8d\xa4\xaf\x5a\xfc\xbc\x42\x5a\xab\x1a\xc6\x13\xd9\xaa\x49\xe4\x89\x6c\x8d\x53\xd5\x97\x52\x7b\xa5\xd8\x70\x36\x3c\xaf\x6d\xce\x06\x61\xb3\xb5\xa9\x70\xde\xac\x42\xd5\xac\xe1\x9e\xde\xda\xd4\x3f\x86\xcd\x56\xed\x98\x0f\x42\xf4\x88\x67\xbd\xdd\xe6\x5c\x7d\xd8\xdb\xe1\x9e\xd3\x05\x83\xd2\x03\x27\x30\x84\x9b\x7e\x9b\xe3\xd5\xf9\xe5\x9e\xd3\x05\xa9\xd9\xf1\x7e\x30\x3e\xb8\xe7\x74\x41\x16\xe5\x3e\xa5\x5f\x3e\xb6\x1b\x4e\xac\x36\xd0\x07\x1b\xb7\x6a\x03\xe9\xfc\xb6\x33\x22\xe8\xb7\x9d\x11\x71\x72\xd6\xce\x10\xa4\x0d\x8d\x9e\x8f\x73\xa5\x4a\xd1\xdb\x6d\xa7\x1b\x6c\x72\x1f\xe1\x4d\x0a\x69\x6d\x76\xe3\x0b\x73\x37\xbb\xf1\xc5\x32\xab\xcf\x29\x65\xea\x9e\x53\xca\x88\xd4\x4e\x5f\x27\x47\x3d\x40\x0a\x69\x6d\x6a\x27\x1e\x43\xad\x4d\x85\xc3\x7d\x4a\xb5\x9d\xaa\xe4\x85\xa7\x09\x27\xd0\x9a\x1d\x6f\x3e\xbf\x65\x62\x75\x4b\xbe\xec\x92\xd5\x53\x8a\xbf\xd7\x34\x37\x3c\x18\xae\x3f\x21\xdd\x40\xff\xf8\x38\x6a\x25\x07\x6d\xc1\x07\x58\x85\x4c\xec\xcf\x8f\xf9\x2d\x2a\x25\x3c\x09\xe6\x92\xab\xe6\x4b\xaa\x95\x4c\xb1\xc6\x4b\xaa\xeb\xb7\xd6\x8c\x82\xad\xa7\x66\xf9\x08\x55\x66\x82\x69\x6d\xa8\x85\xb8\x24\x6f\xa4\xa6\x49\xa3\x95\x87\x19\x17\x64\xda\x11\x93\x3c\x7f\x7a\x5f\x2a\xba\x48\x12\x30\x3a\x24\x12\x3b\x7b\xaa\xb2\xd0\x47\x55\x95\x85\x47\xbf\xdc\x1f\xb5\x20\x53\x87\x86\xe1\xf9\xd3\xf5\xb1\xa5\xe8\x10\x6e\x6a\x5a\x10\x11\x64\x9f\x49\x29\xad\xe4\x73\x35\x92\x46\xef\x4b\x1d\x12\xbc\x25\x53\xb9\x5e\xa9\xf1\x0c\xe9\x2a\xad\x42\xda\x8d\x03\x99\x67\xa4\x4a\xdc\x78\x65\x2a\x0d\x9f\x21\xad\xdc\xb6\xd4\x78\x86\x74\x95\x32\x1b\x37\x27\x2d\x2a\x8d\xb8\xf1\xba\x5b\xfc\x32\x81\x6b\x7d\xbb\xb5\x20\x39\x67\x8d\xf4\xd3\x55\x93\x5d\x46\xfd\xf0\x50\xe1\x82\x0f\x30\x0b\x0b\xb0\x08\x07\xd0\x3e\x4a\xce\xcd\x8f\x91\x7c\x5c\xb6\xb4\x20\xe2\xaa\xf9\x5b\x04\x21\x89\x63\x0b\x52\x73\x72\x7c\xec\xde\x54\x97\xf7\x96\xba\x5d\xc0\x1b\xea\x26\xad\xac\x91\xc9\xba\x4a\xed\x06\xd6\x06\x57\x31\x35\x1f\x34\xad\xdc\xbd\xd4\xe2\x71\x4d\x50\x65\xc1\xcd\x4c\x95\xbb\x97\x9a\x89\xad\x95\xbb\x97\x16\x64\x72\xd0\x6c\xa1\x6b\xcc\x55\x4c\x2d\x0c\x83\xe6\x62\xd3\x05\xa1\x14\xbc\x30\xd3\x5e\x2b\x37\x33\x35\x13\x5b\x2b\xb9\x6f\xcd\xc4\xd6\x4a\xb2\x5b\xe3\x5d\xd5\xf5\xdb\x47\xc8\x1a\xdd\xd6\x8c\x14\xe1\xfd\xc0\xe6\xbb\xaa\x95\xcc\xb8\xc6\x43\xaa\xeb\xb7\x0e\x10\xcf\x8a\x6b\x9c\x5a\x3c\xc8\x09\x9e\xe6\x6b\xc1\xf5\x4a\x95\xab\x99\x16\xb4\xcf\xa7\x94\x3e\x23\xcc\xc2\xf3\x69\x92\xec\x16\xe4\x63\x6c\x84\xe0\xb6\xa5\xca\x3d\x4e\xcd\xe4\xd4\xca\x3d\x4e\x2d\x74\xba\x6b\x1c\x08\x47\xca\x19\xdc\xb6\x54\xb9\x9a\xa9\x9d\x5c\x55\x35\xb9\xb9\xaa\x95\x9b\x9a\xda\xc9\x55\x55\xb1\x07\x97\x2f\x55\x2e\x5f\x6a\x91\x11\x1b\xe4\xeb\x35\x72\x55\xd7\xc7\xfe\x56\x3d\x20\x93\xe9\x92\xab\xab\x43\x1f\x9c\x6c\xbe\x05\x99\x76\x65\x4c\x41\x8a\xa8\x9c\x7d\x0c\xb5\x76\x05\x61\x71\x72\x14\x84\x3a\xd2\x5d\x09\x54\x30\xd3\x55\xdd\x51\x50\x83\x4d\xb6\xe2\x75\x9c\x4a\xfa\xde\x82\x99\xd2\x2c\x6c\x40\xab\x92\xcb\xea\xa9\x6a\x52\xca\x00\x79\x1d\xa7\xf2\x38\xdd\x82\x7e\xec\x00\x25\x7e\x45\x6c\x45\xb3\x71\x0b\x6a\xf3\x35\xd4\xda\xe5\x32\x4f\xa0\xb5\x11\x48\x6c\x5d\xa5\x7e\x8c\x20\xd4\x0a\x08\x83\xa6\xbb\x4c\x57\x21\xc2\x26\x4b\x72\x5b\x72\xed\x72\x99\xe7\xd3\x4d\x96\xf4\x7c\xba\x4b\xed\x46\x3a\x37\x39\xb4\xa1\x9c\x49\x0c\x6c\x3c\xac\xba\x4a\x8b\x90\xdf\x62\xb7\xfa\xb0\x6a\xed\xd2\xa4\x81\xcf\x1a\x14\xc1\x6d\xc9\xb5\x4b\x84\xcd\x05\x95\x7f\xf5\x8d\xbb\x34\x69\x58\xb4\xe6\x86\xef\xac\xd6\x1e\x07\xfa\x5b\x7b\xe5\x0a\xc6\x81\x2c\x99\x1c\xca\x1b\x36\x35\x94\xb1\x5c\xa0\x54\x43\x42\x6a\xf8\x8a\x5a\x1f\xe6\xbd\xd6\xb8\xce\x6f\x99\xc9\xdb\xd9\x60\x41\xe3\x3a\x1f\xbf\x80\xa7\xf4\xcb\xc7\xbf\xbc\x8f\xbf\x85\x3e\x78\x48\x56\xfa\xe0\x4d\x39\x61\x90\xb4\x86\x0b\x09\xb5\xeb\x63\x4b\x11\x75\x4d\x5e\xef\x98\x80\x4d\x5e\x37\x0c\x3a\x24\xab\xce\xbe\x66\x48\x0b\x1d\x71\x15\x2e\x7e\x77\xaa\x1e\x21\x21\x22\xe1\xe2\x07\x8b\x1f\xae\xb6\x91\xcd\x4d\x5e\xd7\x53\x0e\x97\x97\x1b\x92\x6a\xb8\x9e\x3a\xce\xe1\x02\x86\x9d\xcc\xd6\x1c\x76\xc3\xaa\xf0\x07\x8e\x49\x14\x88\xab\x63\x12\x19\xca\x1c\x8a\x67\x43\x99\x9b\x76\x4c\x38\x40\xc5\x73\x0c\x1b\xb2\x5d\xac\xd8\x90\x16\x02\xaf\x33\x5c\xed\x90\x34\x5c\xde\x40\x2b\x72\x49\x68\xf3\x2d\xd8\x1a\x8a\x76\x5e\x7b\xad\xe1\x1a\x19\xca\xdc\xb4\x54\x0c\x65\x0e\x17\x65\xb8\x82\x5a\x2a\xc3\xc9\xc1\x4e\x0d\x8f\xba\x43\x89\xab\x5b\xdd\x94\x40\xbc\x70\x53\x43\x89\x6b\x32\x6e\xd3\xac\x19\xca\x27\xed\x18\xf3\x6b\x9b\x22\x87\xfc\xda\xca\x73\x73\x8d\xd7\x5e\x57\xa9\xdd\x40\x93\x1f\x23\xcf\xfc\xda\x63\xe4\x79\x7a\xcd\x7d\x3b\x8d\x94\xd9\x05\xf9\x78\xa2\x9c\x43\xc3\x94\xf7\x6f\x2a\xc9\x9a\xcd\x97\x62\x6b\xb8\xbe\xd3\xd5\x77\x41\xa7\xcb\xed\x82\x7a\x3e\x7d\xec\x45\xbd\xec\x50\x96\xeb\x56\x1f\x03\x71\xe2\x96\x84\x8b\x62\x44\xf5\xb1\x17\x8d\xa8\x6e\xca\xb6\xe9\xf0\x15\xfc\x06\x58\x37\x4d\x86\xe9\x82\x6a\x89\x7a\xf2\x1d\xae\xa0\x67\xdb\xe1\x92\x4d\x59\x5f\x83\x62\xa2\xca\x9a\x06\xc5\x94\xf5\x5d\xb2\x89\xad\xc9\xed\x34\x8d\x37\x68\xd7\xc7\x4c\xce\x4b\x99\xaa\x51\xc0\x3d\x4e\x95\xbb\x6b\x16\x64\xf5\xd9\xbe\x08\x83\xb5\x43\x0d\xf3\x62\x43\xe6\x58\xc0\x26\xf2\x36\x6d\x04\x12\x79\x6b\xd4\xf3\x5b\x66\x83\x1d\x89\x78\x29\x28\x14\xde\xaf\xb0\x93\x56\x85\x7b\x70\xac\x67\xcf\xd4\x43\x42\x7a\xb1\x9b\xd1\xd4\xf3\x2f\xf9\x48\x42\x72\x6b\xe0\x58\xcf\x2f\xe7\x4a\xc5\x6e\x28\x77\x68\x1f\x1b\xca\x7d\xac\xe7\x97\x53\xa7\xb9\xec\x99\x7a\x53\x78\xbf\x15\x8c\x9a\xc0\x6e\x3a\x1c\x03\xf9\xad\x24\xd4\xaa\xf5\x10\xfd\x18\xc8\x6f\xf4\xfc\x31\x90\xb9\xd4\xb8\x86\x46\xee\x5b\x32\x93\xea\xde\xc3\xdf\x36\x21\x4c\xd7\x0e\x2c\x94\x76\x21\x04\xdc\x0e\xec\x94\xda\xe7\x61\x43\x7f\x83\xc5\x6f\x0e\xf0\x31\xb5\xdd\x64\x38\xa6\x36\x77\x29\xd7\xe8\xa7\xf4\x4d\x29\x53\xe5\x46\x41\x48\x56\x1f\x2c\x86\x90\xac\x3e\xec\xc6\x1d\xeb\xf9\x03\x93\x1d\xeb\xd9\x28\xf0\x90\xca\xdc\x0a\x38\xd6\xb3\x41\xe1\xc7\x3e\xe6\x46\xa8\x1a\x12\x9d\x07\xdf\xc7\x5c\xfe\xe0\x0b\x1f\x73\xf9\xa3\x10\x95\xca\x3c\x07\x8f\x38\xa5\x74\x43\xf1\x6c\x9c\xf7\xb1\x9e\x8d\xf3\x0e\xb5\xfe\x17\x62\xef\xf7\x81\xfe\x36\x0b\xfd\x2d\x43\xe0\xa9\xa0\x1a\xda\xa9\x9e\x5e\x1f\x63\xfa\xcb\x41\xff\xb1\x9e\xbf\x8e\x28\x0e\xa4\x21\x15\x2c\x67\xdb\xed\x92\xca\xbe\x9c\xe7\x1d\x63\x9a\xd7\x6d\xdb\x25\x59\xe9\xdd\x6b\x5b\xfb\x06\x6d\x23\x91\x77\x41\x6b\x6e\x42\x96\x1b\x99\x3a\x2e\xce\x07\x34\x97\xc7\x45\xe4\x55\x67\x1b\x61\x70\x9b\x54\xe3\xb2\x9a\x36\x2e\x17\x85\x6d\x84\x71\x6d\xdd\xd5\xb8\x7f\xa6\xf1\x70\xec\x2a\xb5\x1b\xf6\x19\x79\x3c\xf6\x81\xf4\xfa\xd8\xdf\x6e\x51\xd7\xc8\x18\x6e\xc3\x48\x6e\x6e\xd9\x58\xb0\x50\xfa\x08\xbf\x40\x4b\xb7\xe9\xd9\xb8\x61\xa6\x8d\x24\xe5\xa0\x7e\x47\x92\x36\x30\xd3\x47\x92\x36\x90\xe5\x24\x01\xaf\xdf\x32\xfc\x84\xb1\xa5\x99\xee\x5b\xb0\xed\x82\xae\xcc\xeb\x6d\x17\x74\x35\x8c\xa8\xe6\x36\xd2\x05\x1b\xa5\x49\xc8\x4c\xa2\x16\xc6\x1d\xfe\xb6\x08\x6d\xe8\x40\x7f\x5b\x85\xfe\x56\x38\x58\x5f\xbc\xb2\x71\x0f\xdb\x3d\xd0\xdf\x76\x21\xab\x5f\x0e\x84\x72\x6e\x87\x80\x30\xeb\x88\x76\x5f\x7b\x6d\x64\x1b\x37\x9f\x77\x6d\x5c\xfc\xb2\x20\x55\x21\xe9\x7d\xde\xb5\x5d\x52\xce\xe3\x00\xab\xbf\xdd\x26\x43\xbb\x24\xa4\x47\xca\xa9\x56\xc5\xc1\x8b\x8e\x07\x79\xbd\x0b\xfa\xb1\x4b\x86\xda\x1f\x8f\xc4\x8f\xda\x1f\x04\x5c\xb7\xeb\x39\xa5\xfc\xb6\x39\x04\xa9\x2e\x9f\x8f\x59\x50\x69\xf2\x41\x0f\x70\xb1\xe9\x82\x0c\x30\x1f\x68\x43\x0e\x61\x5a\xb3\x7d\xde\xc6\x66\xbb\xa4\xd8\xec\x5c\x49\x93\x59\xc6\x41\x1e\x8f\xec\xe4\x60\x50\x9c\x9c\x60\x1d\x9e\xc1\xe5\xc2\x8d\x4b\x64\xda\x49\x02\xe6\xa1\xeb\x46\x12\xf0\x82\xb7\x10\xc6\xe9\xb6\x8b\x8d\xc0\xe5\xa4\x0b\x8e\x5d\x95\xf4\x6c\x94\x34\x77\x95\x36\x1f\x74\x6d\x97\xe4\x5d\xd0\xc6\xcb\x3b\xfa\x95\xe0\x1f\xc5\x05\x94\xac\x0a\x26\xaf\xfe\xce\x28\x92\x24\xc2\xcc\x07\x5c\x1b\xc9\xd5\x6d\x78\xb8\xdb\xe3\x40\xa6\x19\x45\x3e\x74\x51\xb9\x7d\xb4\x99\x13\xdc\x2e\x69\xa1\x0c\xd8\x57\x5a\x28\xca\xe3\xb0\xd4\xe1\x4a\x1a\xc5\xe1\xc6\xf9\x98\xd5\x96\x52\x3c\x09\xd6\xcf\x1a\xd5\x15\x93\x52\xaa\x2c\x88\xba\x3d\x39\xc1\x7a\x52\xc3\xc3\x5d\x5d\xa7\xe1\x45\x4d\xba\x4e\x3c\xef\xba\xa0\xbf\x1d\xf4\xca\xe5\xad\xc3\xdf\x56\x21\x8b\xd0\xec\x06\x92\x4f\x87\x67\x70\xd6\xdb\xb8\xbc\x65\x41\x98\x5b\x5a\xd0\xf9\xe5\x02\x96\xe6\x5b\xb0\xed\x92\x34\x1a\x22\x47\x67\x69\x78\x6f\x93\xce\xd2\xe0\xda\xde\x76\xc5\x81\xcc\xb3\x4b\xa6\x4f\xaa\xef\x34\x38\xaf\x6d\x97\x4b\xd6\x06\x02\xd8\x35\x6a\x8a\x0d\x67\xb2\xb1\x9d\xac\x87\xc3\x43\xaa\x0b\x26\xe1\x66\x94\x84\x76\x22\xfb\x76\xc1\x24\x2c\xc0\x5b\xd8\x81\x8f\x70\x50\x55\x16\x5a\xd5\x81\x2f\x4a\x8b\xf0\x4d\xa9\x70\x6f\x9a\xb5\xe4\xb4\x13\x33\xdd\x92\xf3\xdc\xc3\x4e\x9e\xd2\x2d\x27\x92\xda\xa9\x3b\x1b\xca\x54\x23\xaa\x43\x21\xda\x11\xb1\xa1\xd4\xd4\x0b\xe5\x4a\x99\x05\x3f\x54\xe5\x10\x5c\xdf\xc7\xf1\xb2\xbe\xc9\x79\xf6\xac\x37\xd4\xc6\x1d\xf2\x8e\xe7\xfc\x76\xaf\x42\x72\x62\xc3\xa9\x73\x62\x3d\x09\xd6\x2b\x3b\xb9\xb9\x7a\x65\x3e\xc2\xda\xc8\x27\x6e\xbe\xba\xda\xb8\x37\x64\x41\xa6\x0e\x27\x6d\x44\x58\x55\x13\x32\x57\x4e\x4e\x0c\x87\xd0\x85\xd0\x95\x12\x17\x1f\xb5\xa5\xfb\x40\xd6\xc8\xd9\xc0\x47\x6d\xc9\xe1\x07\x9a\x3c\x39\x5e\x23\xac\x23\x9f\x8f\xe9\xb3\xc3\xe7\xac\xb7\xa5\xd3\x49\xb4\x53\xe4\x53\x15\x93\x63\x9f\x07\xdc\xad\x83\x37\x06\xdc\x9d\xec\x33\xfe\x6d\x4b\xf6\x79\x48\x66\xb6\x3b\x24\x33\x8d\x02\xae\xf1\x6d\x49\xd1\x3e\xc2\x8f\xb3\x90\x35\x52\xc4\x0e\x25\x83\x32\x95\x50\xee\x96\x94\xf4\xc3\xa9\xd3\x64\xf0\xb2\xa9\xd0\x28\xd0\xfb\xd5\x39\x24\xaf\x77\x41\x7f\x8b\xbb\xab\xbf\x37\x86\xb4\xa1\x04\xc6\xdd\x6d\xe9\x74\x63\xda\x0d\xc6\x3b\x31\x37\x92\x0d\x19\x9d\xad\xcf\x36\xa6\xeb\x5b\x7e\x19\xc7\xbf\xbe\x65\x79\x6d\x76\xb2\xb9\xa1\x7f\xe7\x5b\xb0\x2d\x9d\x66\x65\x14\xb5\xfe\xc4\x34\x49\xa7\x59\x04\x7f\x3a\xbf\x95\x8e\x34\x02\x26\x52\x33\xfd\xfc\x2d\x35\xff\x2c\x65\x5e\x55\x29\x1e\x39\xc7\x4f\x08\xe1\xa8\x52\xa6\x12\xe8\x27\x44\x5a\xab\x52\xa6\x84\xa3\xd2\x78\x29\x26\xd5\x30\xaf\x33\x55\xa7\x14\xd2\x50\x87\xe8\xa2\xea\x1b\x8e\x17\xbb\x80\x3a\x83\x83\x28\xf0\x96\xce\xc7\xa8\x94\x74\x3e\x96\xc9\xb4\x27\x5e\x4a\x20\xed\x89\x97\xf3\x7c\xaa\x0a\xd8\xe8\xe7\xc7\x08\x95\xf3\x31\x0a\x36\xa9\xac\x5e\xb8\x7b\xf1\x13\x32\x1b\xb8\x8a\xe3\xc5\x29\xb2\xde\xdf\x30\x64\x3c\xd4\x3f\x2f\x59\x50\x85\xc3\x8d\xc7\x2d\x59\xea\x4d\x54\xa1\xfe\x79\x2b\x54\xfc\xf8\xed\x5c\xa9\x7f\xde\xca\x98\xf3\x31\x56\xac\xfe\x1e\x89\xcb\xab\xd4\x9a\x31\x7a\xb8\x56\xa3\x91\xc7\xbc\x3e\x66\x80\x6f\x07\x18\x56\xc5\x96\x30\x97\xa2\x2e\x88\xb4\x0e\xdb\x55\xe2\xaa\xd9\x8c\x02\x8f\xd3\x90\xe3\x3d\x0d\x61\xe4\x25\xf5\xde\x5b\x19\xa3\xa2\xfb\xc8\x37\x2a\xba\x8f\x0a\x47\x73\xe3\xe3\xfa\x6a\x5f\x78\xb6\xad\xfb\x37\x88\xe4\x6e\xb7\x9a\x4d\x0f\x56\x07\x6f\x70\x25\x54\xbb\x55\x74\x1f\xf9\xe8\xb4\x0b\x1f\xdd\xea\x3d\xfd\xdb\x38\xdd\xd8\xbe\x7f\xbb\xd5\x7b\x1c\x66\xb7\x5b\x45\x47\x24\x77\xbb\x55\x74\x1f\x44\xec\xad\xa2\xfb\xec\x7d\xa1\x76\x6b\x32\x7c\x14\xa2\x8e\x88\xdb\xa5\xda\xad\xa3\xc5\x15\xc7\xed\x56\x3b\x71\xc5\x71\xbb\xf5\x9d\x08\xd6\x4e\x97\x03\xdc\xe7\xd3\x0b\xde\xc2\x09\x7c\x84\x6f\xa0\x55\xb1\xa0\xdc\xdf\xb1\x60\xa2\xd4\x9a\x87\xdd\xb0\x57\x5b\x32\xa4\xe3\x49\xea\xdf\xde\xba\x61\xdf\x6d\xe2\xa7\xcb\x01\x92\xd6\x9c\x2e\x07\xb8\x0f\xb3\x17\x0c\xe1\x67\x43\x14\xfb\xbc\xb6\x96\x48\x3a\x96\xf3\x62\xb9\xb9\xec\x63\x41\x46\x84\x01\x35\x77\x74\xf6\x82\x8f\xf0\x0b\xcc\x40\x27\xe7\xb6\x66\x38\x94\x0c\xe9\x36\x2f\x97\xec\xb6\x2a\xdc\x30\x52\xa2\x1b\xb9\xc8\x0b\xd2\xee\x4e\x2f\x5e\x35\x1f\x78\x6f\x68\xcd\xc9\x69\xb7\xe6\x14\x74\x03\x9b\xc8\x27\x6a\x1b\x6f\x5a\x2e\xc8\x4c\x3e\x36\xb4\x25\x43\xd2\xb1\x9c\xfb\xca\xe3\x05\x7f\x2d\xf8\x4d\x45\x4e\xfa\x95\xbe\x6e\xdb\x48\x81\x6e\x24\x1b\xaf\xd2\x2e\x64\x40\x8f\xed\x38\xeb\x8e\x8f\x20\xe9\xc4\x0d\x58\x0b\xfa\x71\x15\xb2\xbc\x28\x72\xb3\x8b\x13\xf7\x63\x35\xdf\xaf\x6d\x5c\xee\xb1\x60\x01\x5a\x33\xea\x96\xf4\xe9\x36\xf7\x0b\x3e\xeb\xb7\x07\x32\x73\x4e\x06\x47\xce\x8d\x6c\xea\x05\xa1\x32\x47\xa4\xa7\x4c\x72\xf5\x82\x9d\xd2\x22\x64\x79\xb3\x10\x31\x79\x67\xbb\x81\x63\x75\xa3\x8c\x27\x47\xbf\x8d\xfb\x3a\x1a\xe9\xc5\x77\xd2\x09\x9d\x0f\x92\x8f\xfb\x3a\x1a\xd9\xc6\xab\xd4\x8f\x1d\x02\xce\x20\xe9\xc5\x0b\x36\x21\x9d\x2c\xa7\x14\x5a\xe0\xb8\x60\x3e\x93\x3e\x63\x4f\x4c\x3c\xd6\xc4\x65\x5a\xcd\x17\x6a\xdb\x5d\xac\xea\xf4\x99\xdf\x72\x03\x56\x23\x51\x7b\x41\xa6\x9d\x2d\xe1\xc9\xe1\x6e\xba\x6c\x37\x63\x6a\x93\xb7\xdd\x7c\xbf\xb6\x91\xa8\xbd\xa0\x1f\x37\x21\x24\xd9\xac\xca\xd9\x38\xed\x6e\x41\x98\xae\xd3\xae\x84\x84\x1e\x98\x19\x69\x4d\x66\xf6\x82\x0c\x10\x0b\x82\xac\xdf\x05\x1f\x21\x14\x8b\xc9\x30\x8b\x84\x84\x8d\xe0\x2b\xb3\x8d\x54\xec\x05\xfd\x6d\x15\xfa\xdb\x10\x32\x39\x61\x55\x83\x11\x35\xdb\x45\xc1\x92\xb7\xbd\x20\x22\x16\xb5\xc0\xfb\xb5\xeb\x63\x1b\xc2\xae\xe1\x16\x86\x66\xc6\x70\x23\x51\xbb\xcd\xfd\x86\xcd\xfa\xd8\x86\x26\x93\xd3\xec\x33\x76\x0d\xb9\xd7\x0b\x06\xf0\x94\xb2\xbe\xcd\x21\x60\xd7\x90\x6c\xdd\x66\x75\xc9\xd8\x82\xe0\x29\xdc\x05\xe9\x24\x19\xc3\x8d\x64\xeb\x05\x99\xd8\x76\xe0\x66\xf6\x47\xa9\xc9\x63\xb7\xed\x51\x6a\x12\xcb\xdc\x1e\xc5\x64\x75\x72\xfa\xf9\x98\xe1\xbb\x82\x78\xbf\xe9\x72\x05\xb7\xf7\xbb\xa0\x9d\x74\xf8\xdd\x4e\xa2\xac\x1e\x05\x21\x0e\x6d\xe2\x35\xf9\x05\x37\xf1\x3f\x0a\xb3\xa6\x3c\xc6\x46\xf0\x49\xda\xf6\x28\x91\x9a\x6c\x85\x8d\x30\x75\x77\x1f\x25\x12\x0f\xd6\xb6\x47\x89\xd4\x24\x42\x69\x83\xbb\x86\xdb\x23\xef\x37\x05\x85\xc4\xd0\x90\x84\x8f\x12\xa9\x61\x99\x3e\x4a\x24\x8e\x60\xdb\x23\xb3\x93\xf5\x9b\x74\xa4\x27\x27\xb2\x49\x47\x7a\xea\x1b\x3f\xf2\x7e\x77\xc9\xa4\x2b\xce\x51\x93\x9e\xb3\x6f\xd2\xb6\x47\x01\x45\x3c\x72\x7b\x94\x48\xfb\x5d\xd9\xf5\xf1\x81\x89\xd2\x10\xde\x94\xfe\x0d\x82\xbf\x3b\x7a\x85\x19\x6f\xd0\xb6\x47\x61\xa6\x03\xfb\x28\x63\xb8\xd3\x38\x25\xe9\x88\x47\x67\xdb\xa3\xc8\xc1\x9f\x4d\xba\xd5\x93\xab\xa7\x52\x92\x8e\xa2\x5b\x55\x17\xda\x6e\x08\x3b\x1f\xd3\x10\xd7\x47\x25\xee\xf4\x5a\x10\x1a\x54\x12\xf0\x48\x4d\x7b\xe4\xf5\x70\xf4\x32\x77\x38\x7a\x15\x6a\x60\x3f\x3d\xed\xc0\x2f\xa5\xf6\x0a\x8f\x95\xe4\xea\xc6\x2b\xb3\xab\xd4\x86\x64\xc1\x76\x20\xb4\x20\xaf\x0f\x04\x52\x92\x42\x07\x42\xf4\x91\xb9\x71\x33\x53\x92\x42\x47\xf7\xb7\xe7\xe3\x37\xa5\x21\x84\xac\x64\xee\x21\xbf\xca\xcd\xdc\x26\x95\xf4\xb2\x4d\x2f\x6e\x8f\xcc\xad\xc7\xfa\xc8\xcd\x2f\xa5\x08\x66\x3a\xcf\x7f\xae\xdf\x26\x21\x1f\x63\xa6\xfb\x1a\x68\x7b\x64\xdf\x77\xf7\xe3\x26\x64\x05\xa5\xfd\xb7\x43\x90\xb9\x89\xa2\x6d\x8f\xcc\xbd\x4d\xfc\x3b\x25\xa9\x9b\xb0\xd9\x94\xd4\xd5\x5c\x45\x9b\xf4\xb2\x4d\x03\x4d\x49\x45\x47\xde\x67\x4a\x6a\x36\x8e\xac\x52\x92\x9c\xb5\xf8\x1f\x59\xff\xed\x92\xc9\xeb\x04\xc6\xb6\x47\x6e\xd6\xe2\x7f\x64\xdf\xb7\x24\x2a\x47\x92\x15\x9a\xf4\xa3\x7d\x0e\xb4\x3d\x32\x28\x69\xa0\x29\x49\xed\x3c\xf8\xd9\x1e\x19\x94\x34\xd0\xf6\x28\xf8\x79\x01\xa5\x3d\x4a\x7a\x5e\x40\x69\x59\xf6\x25\x30\xb6\xf1\xb4\x66\x33\x0d\xb4\xf1\xb4\xe6\x82\x03\xf8\x08\x99\x1c\xd5\x2f\xc7\x5f\x2d\xab\x07\x48\x03\x4d\xfa\xd5\xf3\x33\xac\xaa\x08\x59\x23\x59\xe3\x23\x79\xab\x24\xb9\x04\xa9\x91\x7a\xde\x4c\xf4\x4c\xba\xd9\x3e\x07\xda\xb2\x1c\x4a\xe8\x6b\xd2\xeb\x9e\xdc\x5c\xd4\xb2\x82\x9f\xd7\x41\x5b\xd6\x3e\x26\xb5\xb3\x65\x19\xf6\xeb\xf0\xd3\xf9\x2d\x43\xc0\x01\x98\xba\x16\xe4\x7c\x2f\x68\x37\x4e\xa9\x43\xb0\x54\x62\x90\x61\xf5\x07\xb2\xc6\x34\xaf\xa7\xb4\xac\x41\xbc\xef\xb1\x5d\x1f\x27\xe1\x07\x68\x9f\x21\x95\x2c\x87\xea\x3c\xe8\x66\x4f\x62\x5d\x1b\x49\xde\x0b\x32\x04\x4d\x60\x7d\x09\xfc\xea\xde\x09\x7d\x6d\x24\xb5\x2f\x08\x4b\x6e\x0e\xed\x66\x7a\x36\x5e\xcb\x5c\x90\xaa\xb6\xb1\xd9\xfb\x05\xa7\x90\xe4\xbd\x20\xbf\xdd\x1c\xda\xcd\xf4\x6c\xe4\x7c\x77\xde\x1d\x5d\xa5\x56\x85\xa9\xc2\xb5\x5d\x0b\xd2\xab\x6e\x55\xd2\x46\xf7\xb7\x4e\x5d\xff\x65\x02\xd7\xfa\x16\x56\xd8\xea\x76\x41\x26\x72\xfb\xd1\x0b\x42\x1a\x8f\x10\xcd\x8d\xff\xde\x7d\x85\xb4\x91\x5b\xbe\x60\x05\x26\x21\xbf\xcd\x8e\x0f\x4b\x85\xfc\xf0\xde\xf5\x86\x72\xce\x42\x7f\x5b\x84\xf4\x2a\x92\x10\x2a\xcb\x8c\x4f\x5f\x89\xad\x80\xce\x93\xa5\x0b\x5a\x73\x58\x55\x13\x76\x60\x17\x5a\x55\x08\xa1\xd0\xc2\x10\x92\x13\x19\xf6\x6a\x0a\xed\x15\x52\x84\x6c\xf9\xee\x1b\xa5\x8d\x3c\xed\xde\x39\xc0\x4b\x6c\x14\x74\x9f\x1d\x6d\x64\x62\x2f\xe8\x88\x42\xb8\xd5\x02\xd7\x92\x75\x12\x3d\xd7\xc7\x4d\xc8\xd4\x55\xab\xc2\x87\x21\x9d\xba\x9b\xe8\x99\xd8\x73\x58\x70\x02\x6f\xe1\x1b\x68\xaf\xb0\x54\x48\x98\xee\xfd\xc6\x52\xc9\x12\xec\x8d\x26\x67\x93\xa1\x93\xf7\xb9\x4a\x69\xf7\xe9\x36\x54\x84\xf6\xb9\x0a\xa1\xee\x9e\x84\xcc\xa4\xe4\xfc\x40\xb0\x5c\x69\xd6\x4d\x03\x4d\x5c\x69\xb6\xa0\x1f\x5b\x33\x76\x0c\x3b\x12\x0b\x22\x72\x24\x67\x1d\x9e\x3b\x59\xf3\xb4\xd4\x9a\x1d\x91\x34\xc9\x01\x5e\xba\xd3\x23\x64\xf5\x25\xa4\x47\x9a\x8c\x53\xd5\x87\x8f\x19\xbe\xfe\x4f\x96\x90\x32\xae\x05\x3b\x21\x0b\x32\x39\xae\x6f\x96\xae\x5c\x50\x62\x4e\x5b\x71\x15\x88\x39\x4d\x6c\x5f\x74\xde\xff\x5c\xf0\x7c\x1c\x7c\x6c\x43\x08\xb3\xe2\x2a\xf0\x98\x4a\x2b\x4e\x7b\x86\xe9\xd8\x73\x58\xd0\xdf\x56\x21\x8b\x72\x27\xe1\x87\x52\xd6\x57\x67\x89\x1d\x89\x6e\x0a\x69\x62\x47\x62\x41\x7f\x9b\x85\x76\xa3\x0b\xad\x8a\x3e\x17\xd7\xe8\xb6\x66\x07\x78\xfb\xb1\x43\x48\x55\x08\x11\xde\xfe\x76\xf2\xb1\x52\x53\xa7\xa5\xd8\xab\x8a\x17\x5a\xec\x95\x4e\xcb\xad\x20\xac\xe8\xdb\x62\x27\x79\xb4\xb3\x91\xd4\xbe\x20\xc4\xff\x34\xa1\x35\xfb\xdb\xf0\x63\x4b\x91\x9a\x6c\x2b\xf4\xae\x87\x53\xec\x55\x75\x05\x9f\x24\xa4\xdd\xc7\x4e\xe2\xe1\xdc\x4a\x42\x7d\x98\x5b\xd1\xe7\x91\x5d\x51\xf0\x57\xc7\xab\x24\x24\x5e\xb5\x15\xf5\x00\xaf\x74\xb6\xa2\x1e\x68\x0e\xdf\x9a\x09\x5f\x6d\xc5\x9a\x79\xa5\xb3\x15\xab\x6a\x2e\x99\x62\x93\x00\xd5\x56\x94\xb1\x7a\x47\x77\xfe\x65\x38\x67\xef\x0d\x5f\xf8\x56\xa6\xea\x2b\x15\xc5\x33\xd7\x29\xa5\x5b\x31\xe9\xd1\x60\x39\xcd\x4a\x0b\x4a\x4d\x5d\xa7\xa2\xf0\x6e\x88\xab\x72\x6a\xc6\x17\x2e\xa7\x2a\x34\x0c\xfb\x24\x0b\x32\x82\x53\x15\xa6\x09\xfb\x24\x0b\x42\x83\x85\xaa\x3c\x38\x24\x77\xb3\xfb\x1a\x68\x23\x1d\xb3\x93\xe8\xb9\x7e\xeb\xc7\x58\x1b\x45\xf1\xdc\xc3\x9a\xfd\x2d\xf2\x98\x9d\x90\xee\x6b\xa0\xad\x28\x71\x39\xa2\x4b\x6c\x8c\x2c\xc8\xc7\xa7\x21\x59\xb0\x15\x21\x73\x55\x19\x91\x27\x76\x45\x8b\x21\xec\xb3\x12\x37\xf0\x67\x8b\x22\x36\xba\xbf\x65\xbc\xe1\xa2\xd8\xe7\xb0\x93\x35\x0b\x6d\x37\x84\xd0\x42\x2d\x42\x16\x5f\x85\x43\x90\x69\x23\xd3\x71\x41\xe8\x48\x69\x1d\xc3\x9a\xed\x95\x04\xdb\xfc\x78\xfa\xb1\x55\x29\x53\xd5\x3f\x44\x95\x36\x72\x0a\xbb\x0f\x6f\xb6\xa2\x05\x41\x90\x69\xba\xdb\x2d\xa4\x93\xed\x11\x22\x27\x14\xde\xc3\x25\x53\x3b\x0d\x97\x4c\xf1\xac\xc3\x73\x3b\xcf\xc3\xd9\x70\x62\x79\x00\xa6\x95\x38\xa5\x90\x68\x58\xaa\x88\x55\x3c\x0f\xf9\x55\xfb\x89\x0b\x94\x5a\xbd\x0e\x7c\x80\x56\xa5\x5a\xe8\x07\xee\x9a\xab\xfa\x87\x97\x57\xd2\xed\xe4\x4c\xd4\xfe\xed\x6c\x78\xcc\x46\x56\xdd\x82\x13\xd8\x85\x10\xbf\x73\x35\xe5\x23\x67\x83\xa8\xd2\x56\x95\xe5\x3c\xb5\x92\x6e\x35\xdb\x54\x02\xc5\x29\x45\xf2\x39\x57\xd3\x11\x29\x17\x09\xe7\x4c\xb7\xca\x8a\x70\xce\x74\x3b\x1b\x9c\x77\xa5\x47\xeb\x83\x87\x37\x5b\x55\x7a\xbd\x1c\x82\xe2\x8a\xb7\x34\x5b\x55\x5c\x71\x55\x51\x7a\xd4\x30\xbc\xa5\xd9\xaa\xd2\x9a\xb7\x34\x5b\x55\x1e\xbf\xec\x95\x12\x97\xbb\x89\xd2\xa3\x15\x40\xe0\x64\xab\x4a\x15\x02\x27\xd3\xa3\x15\xf0\x86\x53\xaa\x52\xe5\x8d\x68\xaf\xda\x71\x6f\x28\xe7\x71\x51\xf4\x24\x1f\xd5\xfe\xdb\x05\x55\xc8\xe8\xfe\x55\xa5\xca\x1b\x9d\xf9\xa8\xf6\xb9\xf4\xb6\xd5\xc2\x6f\x75\xff\x1e\xd5\xfe\x87\xe5\x7e\xd4\x6c\x7a\x74\x55\x21\xc3\x3d\xb6\xad\x2a\x55\xb8\xc7\xb6\x55\xa5\x8a\x1e\xdd\xe3\x82\xea\xd1\x55\xa5\xca\x87\x2d\xb5\xaa\x54\xe1\xea\x9e\xf4\xa8\xe8\x3e\xec\x9b\x3c\x2e\xa8\x4e\x5a\x55\x14\x70\xbd\x6c\x7a\x54\xbf\x3a\x69\xb5\xfe\x0d\x82\xff\xeb\xf8\xd4\xcd\x3a\x74\x55\xb1\xa1\x07\x47\x2a\x72\xef\x5f\x04\xd2\xa3\x8e\xfc\xb2\x23\x51\xdb\x81\x99\xd2\x24\x64\x32\xda\x81\x0c\x48\x0d\xfa\x65\x7f\xb1\x2a\x18\x74\xe8\xaa\x82\x41\x87\xae\x2a\x09\x78\xff\xb2\x55\x45\x1d\xb7\xf1\xa4\x47\x2a\xd3\x65\xab\xca\xb6\xaf\x53\x25\xd1\x7d\x9d\x2a\x44\x5d\x5c\x68\x09\xf2\x9b\x16\xe4\x63\xf4\x6b\x5c\x76\x03\x8e\x0c\x23\x16\x2b\x1c\x19\x97\xf4\x1b\x7e\x8c\xb9\xcc\xd6\x5d\x37\x01\xb1\x91\xd0\xb4\x60\x50\x7a\x0b\x21\x76\x34\x6a\xe8\x0e\x91\xd0\xd4\x83\x4b\x72\x12\x1b\x7b\x0b\xd2\x0d\x4c\xcf\x48\x48\x4d\xf6\xf9\x7a\x24\x57\x01\x8d\x6a\x02\x62\x23\xdd\x69\x41\x3f\x6e\x42\x66\x32\xfc\xad\x42\x25\xfc\x2d\xba\x9a\x84\xa6\x05\x59\x32\xe4\x04\x0f\x60\xde\x89\x6d\xc0\x6e\xb6\x62\x23\x83\xa9\xf3\x00\xe6\x2a\xb5\x93\x98\x35\xe4\x28\x2d\xd8\x28\xb5\x57\x58\x39\xa4\x2c\xf5\xb8\xa5\x3a\x7c\x27\xb3\x15\x13\xd7\x71\x76\xdf\xc3\x6c\x64\x30\x2d\xc8\x78\xe1\xaa\xb8\xd9\x36\x21\xa1\xa9\xfb\x3c\x66\x23\x83\xa9\x9b\x90\xd8\x48\x4a\xea\xbc\x78\xb9\x7e\xcb\x88\x48\x48\x6c\x24\x25\x2d\x08\x4d\xc2\x82\xa1\xb3\xc4\xdd\x9d\x0b\xf2\x5b\x34\xb9\x39\x86\x8d\x2c\xe7\x05\xa1\x76\x74\x35\x49\x85\xa9\x91\xf4\xdc\x49\x1b\x5c\xa5\x76\x12\xa5\x41\xca\x52\x27\x6d\x70\xc1\x2c\x64\x80\x30\x5d\x3c\xd8\x7c\xe4\x28\x2d\xc8\x78\xd3\x29\xad\xc0\x26\x64\xf8\xa8\x94\xd0\x2b\x7b\xea\x29\x9d\x94\x86\x70\x53\x1d\x4f\x7a\xf6\x78\x88\x4e\x20\xcb\xb9\x9b\x72\x98\xd8\x14\x5d\x10\x9a\x6c\xa7\x94\x15\xc4\x4c\xf7\x79\xcc\x46\xda\x51\xf7\x79\xcc\xc4\xa6\x68\x37\x6d\xb0\x91\x76\xd4\x7d\x2d\x33\xb1\x47\xda\x7d\x2d\x33\xb1\x29\xda\x7d\x1e\xb3\xb5\xdb\xf1\x2a\x8f\xdb\x81\x36\xe4\xf0\x9d\x58\xd4\x3e\xaf\x65\x2e\xd8\x84\xf6\xb9\x0b\x3f\x40\x86\x9f\xcf\x78\xfd\x98\x9d\x02\x2e\x09\x5d\x90\x01\x22\xa0\xc8\x31\x5c\xf0\x11\x32\x04\xc5\x48\x96\x90\xd0\x8a\xe6\x18\xb6\x86\x56\x0c\xee\xc0\x6d\xed\xb1\x93\xb8\xe8\xec\xbe\x2e\xc8\x00\xbb\x35\xcb\x56\x8f\x9d\xc4\x36\x79\x14\x50\x3c\xe2\xd2\x9a\x02\x2a\x4b\x48\xca\x1c\x2e\xbd\x6d\x4d\x21\x53\xd8\x46\x69\xf9\x97\x2f\x70\xad\x6f\xed\x54\x11\x42\x47\x4a\x20\xdd\xbd\xa6\xc8\x29\x61\xc5\x55\xe8\xc7\x4d\xc8\x34\x2b\xcc\xb8\x5c\x37\x3d\x4a\xaf\xe2\xdc\xa0\xaa\x4d\x4f\x4c\x8f\xe2\x8a\x04\xc4\xf4\x28\x9f\x0c\xf6\x24\x21\xbc\x93\x8f\xb8\x4a\x6d\x57\xd2\x50\x5c\x95\x69\xbb\xd4\x5c\xa5\x05\xcc\x9a\xa8\xf2\x8d\xf2\x49\x47\x92\xbd\xd8\xee\x23\x9d\xad\x29\x9f\xf6\x23\x9d\xab\xf4\x7c\xcc\x34\x2b\x9f\x8c\x0c\x6d\xca\xa7\xaa\x04\x52\x20\x55\xce\x99\xb2\xe2\xaa\xb2\xd7\x91\xaf\xf3\x5b\x58\x50\x09\x44\xdc\x68\xca\x8a\xab\x8a\xc4\x6d\x4a\x20\x8f\xca\xb2\x32\x46\xdf\xb0\x29\x45\x9a\xab\xad\x9c\xe0\x99\x96\x94\x15\x39\xcd\x15\x94\xf5\xb9\x3e\x37\xb1\x8f\xdb\xc3\xd8\xcf\x26\x37\x37\x6c\xa0\x26\xa3\x78\x28\xc5\xb6\xee\x82\x74\x52\x71\xd5\x24\x3a\x69\x9f\xd7\x53\x52\x56\x7a\x75\xc5\x95\xd4\xdd\xd9\x04\xcd\x4a\x2f\xbd\xb2\xd6\x0f\x64\x80\x0a\x33\xfd\xae\xac\x30\xeb\xb2\xa0\xea\x97\x0b\x76\x52\x56\xb6\x79\x82\x95\x15\x66\x04\x5d\xa6\xac\x30\xeb\x52\x4e\x3f\xa5\xfc\x56\xf9\xd4\x51\xbf\x59\x81\x64\x58\x65\x53\x93\x07\x02\x38\x2b\x81\xc2\x21\x28\x72\x42\x5e\x50\xb1\x87\xda\x49\x6a\x0f\xa4\x66\x56\xa8\x70\x0d\x4e\x6b\x12\xa1\x27\x4b\xee\x10\x9b\xa0\x97\xb8\xe8\xb3\x93\x91\xb7\xa0\x55\x61\xc8\x74\x49\x74\x30\x75\x5d\x7d\x3b\x9c\x3a\x65\x8c\x67\x47\x5d\x7d\xeb\xd9\x91\x1b\xc6\xa6\xe0\xb5\x2e\x3d\x73\x17\x6d\xe2\xce\xd0\x1e\x63\xd8\x6e\x17\xda\xae\xbf\x45\x3e\xb9\xcd\x6b\x0a\x5e\x72\xab\x36\xa6\xab\xaf\xa0\x30\xcc\xb0\xab\x6f\xb9\xca\x26\xb9\xdd\x1a\x13\xfd\xd3\xd5\xb7\x13\xc6\xe9\x92\xb7\x81\x85\x5d\x02\xd6\x3b\xea\x52\x2c\x2f\x4f\x26\xb7\x6a\x63\xe2\xd1\x75\x49\x54\x77\xc8\x9d\xdb\x98\xf8\xb7\x5d\x8a\xd5\x3b\x72\x23\xd7\x24\xbb\xc4\x35\xa0\x0b\xbe\xf9\xd8\x21\x60\x30\xe6\x72\xe0\x87\x52\xe6\x99\x77\x29\x5b\x97\x62\x5f\x8a\x91\x72\x4a\x3b\xa5\x74\x83\xb7\x47\x52\x2e\x07\x52\x2a\x89\xbe\x20\xef\xae\xbe\x7d\x61\xaa\x74\x35\xea\x4b\xc9\xa0\xf5\xf1\x42\x8a\x66\xad\x0f\x02\xfc\x52\xd6\xdc\xf0\x04\xcf\x2d\xe2\xe0\x75\x91\x94\xdb\xf5\x6b\xc1\xff\x76\x01\x95\x04\x6f\x25\x9f\x9a\x9b\xa7\x47\x5a\x97\x6f\xde\x88\x8d\x2e\xdf\x70\x0d\x4e\xeb\x32\xca\x5b\x51\xd7\xce\xc7\x2c\x91\x7c\xc3\x35\x38\xc9\xcd\x66\x53\xd0\x5a\x97\x51\xb8\x06\xa7\x91\xee\xd4\x7d\x3c\x32\xb9\x15\x1d\x6f\x6c\x02\xb2\x9f\x16\xe4\xb7\xb2\x11\x57\xd9\xb4\x2e\x1b\x7d\x90\x40\x5d\x36\xe2\x05\xc8\xe4\xbe\xb5\x8f\x3a\xa6\xac\x11\xf0\xc1\x06\xea\xea\xf5\x8f\x12\x48\x23\xe0\x23\xd1\x29\xea\x3e\x8e\x48\x35\xaf\x8f\xd6\x65\xc1\x8f\x34\xa8\xe4\xe3\x3a\x9a\x94\xd5\xeb\x3c\x3d\x92\xb2\x8a\x9c\xb4\xb2\xd6\x65\xd0\x8f\x5c\xa5\x5c\xe4\x71\x91\xd6\x65\x50\xdd\x3d\xf7\xbc\x4d\x3a\x4b\x5c\xd6\xd9\x43\x77\x2f\x2b\x26\x8d\xe0\xeb\xcf\x81\x90\x86\x82\x90\x1b\x66\x92\x9b\xdc\x61\x14\x5e\x97\xb9\xbf\x0e\x41\xf5\xcb\x0b\x90\xad\x6b\x6d\x70\x29\x6a\xeb\x5a\x1b\x5f\x2c\xe0\xae\xb5\x61\x9c\x5d\x56\x39\xeb\x86\x75\xe5\x04\xcf\x45\xb6\xae\x9c\xf8\xca\x55\x18\x14\xe3\xc2\xcf\xec\x18\x14\x3e\x17\x99\xb8\x9d\xb3\x9b\x56\x96\xdc\x5c\x1f\x97\xd2\x0b\x99\x3a\x2e\x17\x25\xfb\x31\x8c\xc2\xfd\x9b\x7d\xe8\xa4\x91\xcf\xd5\xc9\x23\x5b\xa5\x49\x08\x21\x95\x03\x83\xd2\x5b\x48\x9f\xb1\x3e\x46\x92\xf5\xb1\x20\x7c\x6a\x32\xb9\x4f\x3f\x3c\xa4\x22\x81\x6b\xc1\x41\xe9\x81\x1f\x20\xe3\xd5\x49\xe3\x8e\x86\x05\x99\x2b\x78\x7d\xe8\xa4\x91\x75\xd5\x4f\xc2\x1a\x79\x55\x0b\x5a\x15\x73\x95\x64\x9c\x7a\xa0\xbf\x6d\x42\x3f\x16\x72\xd8\x49\x22\xd5\x82\xac\x60\xb5\x1b\x58\x01\x24\x52\x2d\xf8\xe6\xb7\x7c\x7c\x2b\xdb\x30\xc4\xc7\xad\x2c\xc7\xf2\x1e\xb7\x7c\x04\xc3\x0e\x83\xf4\x48\x68\xea\x3e\x44\x99\x3c\x2e\xe0\x21\xca\x3b\x71\xe9\xed\x82\x10\x03\x5c\x36\x8c\xd9\xe3\x56\xd0\x05\x99\x49\x24\xfd\xb8\x1d\x60\x17\x2a\x19\xe0\xb2\xc1\x0d\x2c\x89\x7b\x3f\x3b\x19\x6a\x0b\x66\xa1\x55\x15\xa1\xdd\xa8\x42\x08\xa9\x0b\xc3\x6e\x34\x61\x07\x76\x21\x4b\x06\x5b\x8d\x47\x22\x84\xad\x86\x87\x54\x64\x43\xf5\x93\x92\x46\x36\x54\x1f\xfa\x3f\x25\xf9\x5b\xac\x80\x82\x5a\x18\x9e\x4a\x75\xa9\xfd\x91\x26\xd1\x12\xc3\x43\xaa\x1e\xe7\xb7\xac\x2f\x4a\xc3\x77\x29\x53\xb9\x7f\x6d\xf1\x8f\x8c\xaa\x0e\x19\x25\x3b\x37\x88\x76\xf3\xd5\x92\x47\x29\xc3\x80\xbe\x90\x6f\x78\xb4\x32\x79\x94\x32\x74\x9d\x3c\x4a\x19\x39\xac\x8a\x11\xe8\xfe\x84\x04\xeb\x71\x17\x37\x7b\x2e\x38\x28\xf5\xb7\x98\xbc\x9e\xbb\xf0\x86\xe5\x2a\xb5\x2a\xe6\x26\xa4\x23\xcf\xb7\x3c\x59\x19\xbc\x08\xd2\x42\xb2\xd2\x1b\x0a\xe9\xa8\x20\x17\x43\x3a\x32\x18\xd0\x73\x97\x51\x5c\x6d\x64\xf9\x28\x78\xbb\xdc\xf1\xdb\xcd\x6e\x4b\x05\x79\x3c\x0a\x3b\xb5\x5c\xd6\xd9\x87\x0e\x8f\x87\x34\xe4\xbe\xad\x86\xe8\x95\x67\x63\x9e\xd9\x8c\x32\xec\x86\xed\x62\x7b\x79\x84\x33\x8c\x0d\x0c\x29\xd4\xa3\x32\x8f\x70\x46\x91\x70\xb2\x35\xc3\xbe\x21\xfd\x7a\x90\xe6\x39\xcc\x49\x76\x0b\xe9\xb7\x9e\xd9\xe8\xc2\x07\x18\x42\xa6\x4e\x3a\xd2\xe1\xe1\x5e\x89\x3e\x8c\x0d\x0c\x69\xa3\xb2\x95\x17\xd2\x46\x3d\x03\xb4\x2a\x68\x3f\xa4\x8d\xea\x00\x15\xc0\x15\xdb\xab\x28\x71\xab\x23\x52\xc4\x56\x47\x24\x6d\xe8\xf0\x84\xc4\x50\xa1\x7d\x32\xa7\x16\xf4\xb7\x74\xc3\xa3\x32\x32\xa7\xfa\xe0\x02\x96\x16\xd2\x46\x63\x37\xd2\xc3\xa2\xd1\x24\x51\x05\xb0\x87\x54\x21\x31\x34\xac\xab\xa2\xc4\xe5\x4e\x95\xc4\xed\xc1\x0b\xb2\x82\xcf\x81\xd0\xa4\xa4\xd2\x4f\x37\x9a\x10\x6a\xaf\xa7\x94\x8f\x25\x86\x8e\x7d\x5c\xea\xf9\x98\xf1\x4a\x0c\x1d\x9b\x3e\x5c\xfd\x8e\x2d\x16\xae\x7e\x77\x51\x5c\x6e\xa3\xff\x78\x04\x7c\x41\xe6\xca\x45\xe9\xd2\xa4\xab\xa0\xef\xc4\x65\x9d\xdd\xd7\x23\x5b\xb8\x28\x5d\x86\x2d\xa7\x94\x5e\xa9\xf7\xf4\xac\x42\x45\x67\xf8\x5f\xb8\x0a\xdd\xc9\x71\x9e\xbb\xfc\x5b\x1c\x20\x7e\x17\xf7\x7e\x2e\x08\xe3\x60\x12\x0e\xfd\x2e\x8f\xce\x48\x58\x5b\xb0\x0a\x91\x0c\x6a\x18\xfd\xae\x50\x67\x7a\x38\xe6\xd1\xd9\x08\x67\x83\xb3\xb2\x61\x34\x20\x99\x45\x9d\xfc\xb5\x05\x6d\x48\x93\x41\x95\xe2\x69\x58\xa8\x24\x4d\x67\x0b\x95\x64\xb0\xb1\x19\xa7\x57\x98\x39\x71\x7a\xe5\x00\xbb\x35\x4b\xa2\xaa\x14\x2e\x27\x4d\x1e\x8e\x91\x83\xb6\x60\x17\x5a\xf3\x81\x0c\x5f\x0d\x33\x14\xd7\x4d\xe8\x78\x71\x59\x87\x0e\x5e\xf4\x5f\x3e\xbd\xd8\x4f\x36\x5b\xa8\x32\x8d\x0d\x24\xd1\x66\x41\x38\x03\xf7\x76\x0c\x67\xce\x01\x0d\x09\x47\x3d\x37\x94\xe5\xea\xb9\x81\x9e\x8b\x9f\xa5\x10\xce\x29\xc5\xf8\x08\xb5\xe0\x90\xd7\xc3\x9a\x9d\xc8\x70\xaa\xd8\xe7\x0b\x4d\x40\x6e\x4c\xed\x97\xca\x8a\x1b\x53\xfb\xa5\x3a\xc2\xeb\xec\x97\x76\x9b\x5e\x67\xb1\x21\xbc\xce\x7e\x69\xa8\xcd\x6d\xa9\xf4\xeb\x3a\xa5\x5f\x20\xdd\xe0\xa6\x97\x7e\xa9\xac\xb8\xe9\xa5\x5f\x6a\x27\x0e\xe1\xfa\xa5\x86\x99\x6c\x5e\x79\x8e\x38\x26\x7b\x75\xf5\x74\x72\xfa\xb1\xbf\xdd\xc2\xac\x5f\x2a\x72\xde\x1a\x49\xf5\x74\x63\x1b\xc4\xfd\x52\x00\xbf\x1c\xa0\x42\x94\x5b\x53\x92\x67\x90\x26\x9d\xa5\x7a\x9d\x52\x7f\x4b\x43\xfb\x9a\x94\x05\xbb\x30\xf1\xf1\x29\xb5\xe6\x10\x5a\xd5\xf9\x98\xc9\x51\xb6\x91\x56\xd6\x2f\x65\xdb\x0b\xf7\xa0\xaa\x7e\x5f\x78\x38\xd5\xd9\xe0\x2c\xb0\x5f\x4a\xbe\x9d\x56\x96\xfa\xa5\xa8\xd3\x45\xad\x6a\x63\xd2\xca\xfa\x95\x0f\xa4\x1b\x2a\x67\x2e\x51\x49\x55\x15\xca\x4b\x24\xfd\x52\x10\x7a\x16\x58\x55\xa1\xef\x6e\x37\x8a\xd0\x9a\xcf\x6f\xad\x99\x21\x18\x82\x5a\xd5\x7b\x3b\x04\x75\x7d\x7c\x4a\x37\xe5\x54\x4d\xb1\x7d\x01\xcb\x2a\x6d\xc2\x17\x90\xb9\xc2\x83\xed\x97\x22\xf6\x8d\xe5\x52\xd5\x99\xa4\xa4\xf5\x4b\x89\x4b\x0e\x5a\xaa\xaa\x50\x1c\xda\x7e\x29\x53\x39\x83\xec\x57\x39\xa5\xac\x82\x32\xf5\x8d\x14\xf1\xf8\x96\x97\x36\x57\x69\x15\x32\x1b\xf7\x81\x0e\xa1\x09\x19\x42\x39\x90\xd9\x90\x36\x3e\xb8\x25\x55\x62\xf8\x48\x39\xc5\x52\x89\x5f\x3f\xe4\xe3\x6c\xa8\x15\x3f\x52\x8e\xca\x59\x57\x99\x4b\x51\xfb\xbc\x1c\x11\x02\x98\xa7\x17\x17\xdc\x03\x9c\xc9\x05\x45\x00\x4f\x7c\xa7\x4e\xea\xc5\x82\x90\x0a\x9a\x7c\xf2\x6a\x7f\xe7\x02\x80\x05\x19\x20\x8a\x7d\x26\x07\x88\xb4\x9e\x3c\x28\xd1\x49\xdb\xe8\x53\xbf\xcb\xe3\xea\x93\x57\xe5\x71\xb5\xcf\x36\x76\xee\x03\x58\x10\xda\x78\xec\x86\xe3\x65\x67\x64\x26\x79\xbf\xd9\x2b\x24\xa1\x87\xd9\x3c\xdb\xb8\xa0\xdd\x18\x4e\x8e\xdd\xc0\x82\xe0\x7e\xd5\x05\xf9\x18\xe2\x9f\xb7\xc2\x0d\x1d\x42\x36\xd4\x2a\xbd\x85\x76\xa3\x0b\x19\x20\x7a\xe0\x24\x47\xd5\xbf\x61\x8f\xdf\xb7\x16\x13\x17\xa8\xf6\xe9\x61\x18\x17\xa8\xf6\x79\xe3\x1a\x7b\x86\x3e\x39\xa3\xea\xa4\xe5\xf7\x69\xb8\x9f\x87\xe6\x26\x34\x75\xa2\xfc\xfb\xe4\xe8\xa8\x13\xd6\xdf\x7d\x5c\xb1\x13\xd6\xbf\x20\x2b\x86\x3d\x31\x39\x3a\xea\xbc\xfa\xdd\x79\x4d\x71\x95\x3e\xc2\x17\xa5\x07\x7e\x80\x2c\x20\xb7\x55\x76\x82\xfe\x17\x84\xab\xca\x29\x2d\xc0\x53\x5a\xf9\xd8\x4e\x0e\xda\xbd\xed\xa4\x4b\x04\x1b\xcd\x7d\x64\xb5\x4a\xed\xb3\x2b\x56\xfc\x2d\xfc\x4a\xd0\x7f\xe7\xad\xc5\xd4\x89\xb6\x5f\x90\x21\xd4\x03\xa9\x4a\x56\xc8\xce\x86\xe4\xcc\xd3\x8b\xa9\xca\x19\xdc\xf5\xd1\xd3\x73\xa0\x55\x31\x22\xbc\x85\x9e\x9e\x03\xfd\xb8\x08\x61\x94\x7a\xe0\xa4\x94\x11\xed\x4c\xa2\x05\x9b\x90\x15\x94\x51\x0a\x0c\x9a\x24\xc9\x8a\xed\xe5\xd1\xbe\x8f\x0d\xf6\x24\x85\x56\xc7\x2b\x49\x56\xb9\x4a\xbe\xa9\x72\x95\x8c\xc2\x33\x08\x9d\x38\xfe\x3e\x75\x0f\x3c\xda\x27\x39\x68\x95\x66\x61\x07\x16\x21\xc3\x6f\xfe\x56\x9a\x6c\x7e\x3c\xfd\x6d\x15\xda\xab\x26\x84\x54\x24\xe0\xd6\xfd\x6d\x11\x32\x75\x48\xeb\xd9\xce\x10\xaa\x10\x6a\x97\x44\xb9\x9f\xb1\x27\x69\xb2\xa1\x15\x93\x64\xd6\x64\x1c\x36\x09\x7d\x30\xb0\x27\xa9\xae\x39\x40\xe9\xaa\x39\x40\x04\xb0\xc9\x41\x9d\xfc\xf8\xce\x83\x81\xab\x2a\x7f\xeb\x00\xa5\xba\xa6\x56\xc4\x7c\x9c\x5d\x1e\xc4\x7c\xe4\x0d\xc0\xd4\x93\x54\xd7\xa5\xab\x38\x10\xc1\x80\x1d\x37\xbb\x7c\x24\xd5\x79\x96\x62\xc0\xc1\xec\xb2\x86\x54\xd7\xa5\x1c\xe9\xaa\x4f\x6b\xf6\xb7\x13\xda\x50\x5a\x77\xe9\x2a\xce\x6f\x07\xf0\xfc\xd6\x6e\xf0\x31\xcf\xfc\x25\x23\x0c\x26\x37\x32\xf6\x54\x0f\x84\xda\x25\xd1\x50\x59\xc5\x81\xf6\x99\xc9\xe1\x0a\xc6\xc4\x6d\xe7\x0b\x42\x75\x52\x0e\x77\x2e\x26\xa3\x13\x26\x6f\xbe\x27\x63\x08\x66\xc8\xce\xae\x3e\x21\x6d\xdd\x48\xfd\xc9\x8b\xf0\xc9\x90\x02\x72\x78\x56\x69\x17\xda\x6e\x15\xc2\x47\xca\xe3\x81\x76\x32\xe0\x80\x0c\x9f\xd4\x93\xa4\xe2\xa1\x8d\x01\x07\x64\xf8\xac\x52\x3a\xc9\x45\x12\xc9\xb0\x80\xc9\x45\x89\xc9\xb0\x80\x39\x90\x75\xc6\x01\xcc\x31\xfc\xf8\x97\x09\x5c\x9d\x27\x01\xd7\xb7\x76\x0a\xd9\x66\x90\xc0\x34\xa2\xcd\xa8\x80\xc9\x5b\x05\xdd\xf4\x81\x39\x21\x3a\x83\x04\xa6\xf6\xb1\x51\xfe\xd3\x53\x19\x63\x06\x26\xa7\x32\xdd\xd0\xfc\xc9\x13\x02\xc9\x20\x81\x39\x95\x4f\x12\x1d\x17\x14\x76\x43\xf3\x27\x6f\xbe\x77\xc3\xeb\x7d\x8b\x2f\x19\x06\x30\xb5\x8f\x8d\xb6\x9f\xaf\x0e\xa3\x48\x56\x2f\xc5\x95\x64\x45\xcc\x5a\x37\xda\x7e\xbe\x4e\x37\x0e\x7c\x03\x43\xb8\xfb\x6c\x04\xb9\xef\xe9\xa5\xa6\x68\xd7\x8a\x35\x64\x7c\xbe\xe8\x24\x59\xeb\x7d\x7a\x78\xd2\x94\xf4\x6f\x44\x8e\x31\x03\x53\xc3\xd4\x98\x81\xa9\x61\x6a\x34\xb6\x2f\xe6\x25\x63\x06\x78\x31\x6f\xc1\x22\x7c\xf3\xf1\x29\x65\x9e\x35\x2f\x38\x5a\xe9\xb7\x93\xf3\x96\x34\xb4\x36\x78\x4f\xaf\xf3\x28\x76\xf7\xc9\xb8\x64\x54\xc0\xe4\x6e\xbc\xd4\x14\xcf\x1f\xc4\x95\xd1\xd8\xf3\x83\x86\x31\x1a\x9b\x27\xe3\x16\x4c\x42\x7a\xf5\x9c\xaa\xe8\x95\xb2\xdc\x63\x0a\xa3\x04\x4e\xae\x90\x51\x02\xd3\x63\x0a\xa3\x04\x26\xd7\xe4\x77\x83\xb3\x4d\x1d\xea\x86\x5f\x4f\xee\xc6\x4b\xdc\x13\xdf\xcd\x15\xea\x06\x58\xcf\x2f\xe6\x86\x01\xd6\xf3\xcb\x99\x6b\xd3\x36\xf9\xe2\xe1\x18\x60\xcd\x13\x72\xab\x94\x3e\x7f\x1d\xbe\xa2\xfd\xeb\x78\xf3\x29\x85\x54\x14\xde\xa6\x0e\x79\xb4\x3f\xbf\x0e\xdf\x01\x92\x3a\xd4\xef\x33\xc0\xc9\x88\xce\x00\x91\x9a\x9e\xf4\x4f\xee\xd4\xef\x77\x3e\xd0\x86\x1c\x11\xee\x90\x21\xd5\xbe\x28\x97\x9a\xa2\xfd\x2b\x2f\x54\x47\x84\x7b\x70\x9f\xc9\x71\x9e\xb7\x5d\x1e\x3e\x30\x97\xda\x96\xf4\x0b\xb2\x82\x7b\x08\xe1\x03\x73\x9d\xd0\xe6\x20\x0b\x69\x7d\x9c\x85\xd6\x1c\x42\xd6\x77\xeb\x81\x38\x69\x47\x04\x1c\x2c\xc8\x88\x4e\xe9\x60\x8d\x9a\xd0\xe1\x57\xdb\x45\x69\xdc\xcd\x76\xa7\x55\x1d\x48\x27\x9b\xed\x6e\xe7\xbf\xf3\x74\x77\xf8\xa2\x5c\xbf\xb7\x98\x8c\x9e\x90\xb8\x84\xeb\x2e\x88\x20\xac\x21\x64\x36\x1a\xbf\x35\x1d\x88\x40\x87\x20\xe1\x67\xc1\x5b\xc8\xb4\x87\x55\x61\x7c\xb5\xc6\xd4\x11\x0e\xd7\x89\x84\x5d\x90\x11\x35\x3f\x96\x54\x1c\xef\xbe\x1d\x61\x7d\x6c\x43\x52\x4e\x63\xae\x38\x69\xe9\x24\x6a\x2f\x58\x80\xa7\x94\xd9\x68\x4d\x38\x28\x75\x44\xca\x67\xa7\x2e\x61\x98\x3f\xe9\x97\x5b\x3d\xc1\xeb\x73\xeb\xa7\x21\xa4\xe2\xfb\x12\x52\xd3\x4d\x97\xb9\xf7\x3f\x11\xb9\xb1\x60\xa2\xf4\x40\xba\x7c\x3f\x42\x86\x7b\x33\x19\xf7\xf0\xb7\x45\x58\x29\x6d\xc2\x0e\xec\x42\xbb\x61\xaf\x54\x47\xbd\x0a\x69\xe8\xb1\x21\x48\x83\x97\xd9\xa3\x73\x05\x61\x27\x13\x3b\xba\x7e\x08\xb1\x9f\x41\x9e\xd1\x9d\x08\xc6\x08\x33\x89\x3a\xb1\x9f\x61\xea\x50\x27\x4f\x7b\x41\x48\x23\xac\xca\x4e\x3e\x21\xdc\xac\x40\x28\x68\x9c\x3c\x23\x2e\x7d\x8d\xfe\xd8\xc9\x9c\x84\x7e\x4c\xbb\xe4\x0a\x75\xa2\x3b\xa3\xe7\x10\x66\xa1\xbf\x2d\x42\x66\x32\x57\xe1\x1e\x02\xa1\x1a\x41\x72\xd0\x2a\x6d\x42\x1b\xa2\x1b\x59\xb2\xca\x21\xcc\xfc\xf6\x94\xbe\x81\x94\x16\x02\xbb\x89\xaf\x88\x5e\xec\x55\xa1\x5d\xae\x8d\xef\x8f\x72\x82\x27\xd5\x3a\xc1\x8f\xd1\x79\xb8\x3c\x11\xf6\x10\x27\x67\x87\xeb\x56\x17\x64\x44\x35\x09\x2b\xa5\x5d\x18\x40\xba\xe1\x35\x04\x5d\x22\x24\xf2\xaa\x3f\x4a\xa0\x8a\x92\x7c\x14\x2a\x9c\x4b\xf4\x47\x91\x53\x91\x4f\x8f\x42\x45\xc7\xa3\x4b\xc0\xd5\x11\x29\x54\xb8\xb3\xa0\x3f\x0a\x06\x13\x7c\xba\xf4\x5c\x59\xfd\x2e\x3d\x57\x4e\x19\xbb\xf4\xcc\xad\x7b\xfd\x69\x07\xfa\xb1\xbd\x42\x1e\x13\xd9\x10\x26\xe9\xf4\x47\xf6\x6d\xb8\x52\xfd\x3e\xd0\xf1\x76\x21\xe3\x6d\x07\x32\x5e\x39\x54\xe7\x81\x3c\xe6\x05\xf9\x58\x7a\x6e\xd8\x7c\x5d\x5e\x68\xf2\x51\x3c\x42\x96\x5b\xd6\x68\x2e\x8a\xb2\x8d\xdb\xdc\x53\x97\x53\x3c\x97\xe8\xb2\x46\x77\x62\xe5\x05\xee\xc6\xeb\xc4\xce\x2d\xc8\x78\xe5\x05\x7d\x89\x7c\x1d\x48\xcd\xf2\x42\x67\x57\xb0\xcb\x0b\x1d\xdb\xb3\xcb\x0b\x9c\x0f\xf4\xac\x98\xf4\xb6\x80\x2e\x6b\xf0\x28\x78\x27\x07\x7a\xc1\x2f\x90\xdf\x92\x3c\xd3\x89\xac\x5b\xd0\x9a\x9b\x10\x9a\x94\x35\x48\xad\xe9\x59\x89\xcb\x75\x77\x3d\x2b\x71\x3d\x4c\xe8\x32\x0e\xf7\xdb\x75\x1e\xe7\x0e\x1f\x3e\xeb\x59\x3e\x8a\x33\x5e\x3f\x86\x53\xb2\x7c\xe4\x96\x7f\x57\xa3\x72\x29\x5d\xea\xaa\xd0\x61\x9f\x53\x16\x3e\xc0\x22\xa4\x93\xb2\x95\xee\x41\x97\xe9\x06\x12\x38\xcb\x65\xec\xf1\xf7\x9c\x7e\xf9\xe6\xee\xfa\x96\x79\x95\x23\xb9\x0e\xa0\x67\x59\x90\x2d\xff\x9e\xef\xd3\xce\x0b\xe8\xc7\x98\xbc\x59\x46\x31\xe0\xab\xcb\x91\xec\xd3\xf7\x2c\x2b\xe8\x1e\x74\x19\x74\x76\xab\x3a\x90\x05\x94\x15\x26\x5b\xd1\xbd\x1e\xc8\x44\xca\x19\xf3\xf4\xf9\x40\x28\x54\xf6\x9d\x52\x99\x7a\x9d\x08\xaf\x9e\xd5\x21\x5c\xb2\x9e\xba\x6a\x9e\xab\xe3\x3a\x71\x76\xd1\xa7\xec\xab\xd6\xd7\xf1\x20\xec\x6e\x41\xfa\xfc\x50\x6a\x3a\x4c\x97\x9b\xdd\x89\xcf\xaa\x23\x03\xbe\xba\xec\xfb\xea\xf6\x8a\x6e\xb8\xf5\x9e\x65\xd0\x97\x23\xd2\x8e\x79\x39\xed\x32\xe8\x0b\x77\xaf\x6b\xd6\x10\x0e\xd6\xb3\x0c\xea\x5e\x7b\x57\x1b\xbf\x1c\x6f\x3e\x90\x05\x95\xab\x5e\x6c\x04\x11\x05\x11\x66\xe5\xf4\x2c\x57\x99\x95\xd3\xfb\x81\x50\xb7\xfa\xe7\x85\xa5\xd2\x55\xdd\xef\xee\x6f\xbb\xd0\x4e\x56\xe1\x96\x13\x84\xce\x45\x7f\xbb\xa0\xbd\x09\xe9\x64\xb9\x85\xf6\xca\xaa\xe4\xaa\x42\x27\xb9\xb2\xa1\x13\x67\x17\xbc\x65\x76\xa7\xae\x04\xe2\x8e\x86\x4e\x60\x5d\xf0\x3c\xd9\x82\x76\x63\xfa\x5b\xda\xfd\x10\xbb\xc0\x8d\xb1\x0b\xfa\x31\xed\x7e\x4e\xaf\x42\xc8\xd4\xc9\x64\x1f\x3b\x19\x56\xe5\x2a\xc8\x38\x1f\x2c\xc2\xae\xda\xd7\x59\xca\x9a\xda\x1f\x2c\xc2\xb8\x0e\x44\x8a\x68\x79\x73\x91\x78\xcf\xb2\x86\xde\x51\x28\xcc\xbe\x4a\x02\x79\x41\x97\x26\x4b\xfc\x5f\x45\x8e\xc4\xff\x85\xf8\x43\x29\xf2\xc5\x90\xc9\xf2\x82\x2e\x4d\x28\x54\xbe\x92\x8a\xbc\xe0\x5d\x09\xa1\x8c\xd1\xc3\x09\x85\xca\x97\xad\x8f\x2c\x6b\x98\x2d\xc3\xcd\xad\xc1\x63\x5e\x0b\x26\xa1\x35\x3f\x40\xe9\x19\x25\x19\x5e\x43\xc0\xc1\x7f\xc4\x35\x58\x41\xec\xe3\xb8\x20\x42\x6e\x50\x5d\x10\x62\x68\x7e\xec\x72\x37\x4b\xb1\x20\xb8\x5f\x35\xcc\xa5\xe9\x84\xf0\x05\x8f\x79\xad\xd2\x3d\x39\xbe\xde\x95\x88\x12\x58\xd0\x4e\x9e\x52\x3e\x86\xd9\x7d\xcc\x2b\x11\x25\x10\xe1\xf5\x00\x44\x09\x84\xe9\x31\x9d\x10\xbe\x05\x3f\x94\x32\x40\xae\x0a\x4f\x1c\xfc\x07\x29\x2e\x77\xe2\x3c\x3e\x4e\x8a\x0b\xe7\xf1\x0b\xd2\x50\x3e\x1f\xc3\x38\xfd\x7c\x4c\xcd\x18\x7d\xa1\x4d\x4f\x70\x60\x84\x7b\xb3\x44\x03\x06\x91\xec\x0b\xfe\x72\xab\x67\x7d\x0b\x59\xc1\x91\x3e\xca\x93\xb8\xc8\x74\x41\x84\x37\x1c\x19\xd5\xb9\xc9\x07\x3a\xfa\x10\xda\xc7\x03\xe9\x63\x30\xcd\xd5\xc5\x0f\xfb\x88\x89\x40\x80\x41\x84\xdb\xba\xc4\xe8\x2d\xb8\x47\x4f\x50\x5e\x84\xd6\x15\x51\x78\x0b\xb2\xda\xc5\x4e\x62\x2f\x72\x73\x69\xf8\x46\x4f\xe2\xaa\xd2\xf0\x51\x9e\x4e\x60\xdd\x82\x0c\x10\x8e\xe4\x8d\x9e\x55\x5a\x84\xf0\x0d\x2c\xe8\x2b\x3c\x89\x7b\x3f\x17\x64\xf8\xd5\x86\x50\x83\x04\xa9\x85\x8f\xf2\x24\xce\xfd\x23\x4c\x6b\xe6\xde\xcf\x05\x59\x7c\x98\x2c\xba\xbf\x4d\x74\x83\x8c\xe1\x4e\x18\x5a\xf0\x68\xcd\xfa\xf8\x94\xd2\x49\xb8\x99\x50\xf5\x55\x5a\x85\x1f\x4a\x8b\x90\x21\xc8\x19\x3c\x0d\xdb\x89\x59\x0b\x5f\xb8\xe9\x04\xa9\x85\x81\xec\x9d\x20\xb5\x08\x0d\x26\x02\xcd\xc2\xf7\x6f\x7a\x91\xb9\xdd\x6d\x2d\x32\x37\x01\x15\x9d\x88\xaf\xe0\x49\x9b\xd5\xae\x55\xe1\x38\x87\x5c\x65\xc8\x04\x97\x84\x2e\xc8\x88\x64\x94\x40\xa5\x70\x49\x68\xf8\x2c\x4d\x2f\xf2\x8d\x7b\xb1\x21\x93\x05\xe6\x06\xa1\x56\x0b\x32\x57\x32\x4a\x48\x0c\x72\x86\xc6\x56\xf4\x53\x15\x74\x85\xe9\x19\x06\x54\xf0\xce\x43\x84\x31\x12\x21\x2f\x0c\x24\x7d\x48\xfc\x03\x59\x5e\xd0\x3f\xbe\x43\x93\x42\xe2\xff\x7f\x18\xfb\x73\xa4\xeb\x61\x20\x4b\x1b\xf3\x7b\x15\xb5\x04\x62\x06\x22\x2a\x6a\x2f\x04\x79\x29\x4f\x86\xf6\x6f\x28\x70\x9e\x93\x6f\x75\x87\xf4\xf7\x57\xd6\x65\x82\xbc\x18\x73\x00\x90\x93\xaf\x57\x97\xb1\xfd\xf6\x00\x8d\xa2\xf6\x18\x5e\xcb\xed\x1a\x9f\x8d\xb1\xb7\xf1\x79\xb9\x66\xa8\x19\x5b\xa3\x03\xb2\x64\xdd\x35\x7b\x44\xc8\x1f\x2c\xe6\xcf\x5b\x83\x1c\x0e\x9b\x59\xec\x36\xc6\x22\x8e\x9c\x00\x66\x36\x4f\xce\x66\x6b\xd6\x3c\x5e\x19\x1c\xe4\x7c\x99\xca\x7c\xbf\xda\x3c\xfc\xc7\xb8\xe1\xf1\x12\x9a\x76\x62\xd8\x71\x40\x26\x87\xa3\xc5\x92\xd1\x40\xce\xd8\x3d\x1c\xb0\xf3\xb6\x1a\xa4\x5d\xb3\x82\xc7\xb4\x80\x34\x76\x9a\x96\xd9\x3c\x40\xf6\x35\x99\x80\x9b\x07\xec\x80\x6e\x17\x11\xda\x3c\x40\x76\x2e\xf9\x32\x1d\x3d\x46\x24\x73\x95\x87\xe1\x77\x73\x15\xc5\xad\x3a\x1f\xbb\x57\xcc\x46\xf7\xf0\x1f\x50\x85\x7c\xdb\x6b\xbd\xd3\xff\x2d\x06\x2b\x60\x35\xe8\x5e\x35\x83\x93\xb7\x01\x2e\xde\x76\x83\x0f\x20\x03\x7c\x99\x49\x8c\x33\x96\x73\xba\xe4\xcb\x24\x29\x0b\xfa\x03\x2e\x83\x9d\x8f\xe3\xbf\x0f\x60\x7c\xfc\xea\xe3\xfc\xcf\x9c\xbb\xe7\xdb\x1f\x7f\x75\xc5\x62\x57\xf9\x32\x35\xbf\x9e\x66\xcb\x66\xa2\x67\xe5\xcb\xc2\xf8\xe5\xee\xaa\x7b\x11\x5e\xb8\x75\xf7\xac\x13\x2f\x37\x5f\x16\xc6\x36\x5d\xe8\x9e\x66\x6d\xd4\xce\x5b\xb7\x0b\xb2\xf7\x98\x39\x0e\x74\x3d\xa6\x6a\x33\x55\x16\xd5\x44\xd3\x9d\xdd\x33\x87\x2d\xfe\xec\x9e\x2a\x82\xeb\xce\xee\xa9\xc2\x34\x3f\x5f\xe6\x22\x3f\x34\xc1\xdd\xcc\xec\x67\xb4\x32\x17\xf9\x79\xbc\xc5\x35\x23\x8e\xba\x59\xdd\x8f\xcd\x07\x89\x63\x0f\xe8\x5e\xb9\x5d\x0f\x9f\x9b\x01\x9b\xe6\xe7\xcb\x3c\x46\xde\xd4\x07\xac\x06\x69\xd7\x62\xfe\x43\xcb\x88\x99\xc7\x01\xdd\x90\xdf\x2e\x16\xc5\xf2\x16\x87\xe9\xd9\xbd\x28\x84\xcf\xcd\x97\xe5\xed\x67\x5c\xf0\x1a\x91\xb5\x65\x76\xaf\xc2\xe7\x69\x6f\x01\xba\x5d\xff\xd7\xa4\xdf\x02\xa4\x1b\x9e\x76\xc2\x56\xe5\xab\x07\xc8\x3c\xb3\x43\xba\x7d\x61\x8c\x25\xc3\x01\x59\x41\xae\xc5\x48\x00\x93\x26\x96\x0c\xeb\xe6\x4a\x38\x63\xd7\x71\x40\xd7\xdc\x00\x6f\xe6\x0a\xf1\x7b\x5f\x5e\x94\xee\xaa\xa4\xeb\xcd\x58\x5f\x2c\x12\xc0\x9c\x9a\x87\x41\xaa\x1a\xee\x15\xa4\x8f\x75\xc2\xb2\x1d\x7f\xc6\x18\xe3\x80\x03\xb0\x18\x64\xbc\x2d\xfe\xcb\xfa\x0e\x77\x52\x37\x21\x99\x90\x9a\xeb\x66\xfb\x98\x09\x9a\xb9\x6c\xc7\x3f\x31\x56\x38\xa0\x3b\x49\x9f\x13\x67\x09\x8c\x06\x0e\xc8\x2a\x4c\x7f\xcc\x9e\x08\x87\xff\x85\x59\xff\x79\x5b\x0c\x32\x93\x2c\xd9\x9d\x16\xbd\x82\x79\x63\xd6\x7f\xde\xba\x21\x76\xcf\x98\x14\x1c\x90\xa9\x9b\xee\x33\x6c\xb2\xb3\x27\xb2\xd1\xff\x24\x35\xf9\x72\x96\x9a\x89\x85\xc1\xba\x7d\xfb\xda\xbd\x46\xb8\x35\xe7\x0b\xc9\x76\xe7\xf8\x98\x9a\x33\xa2\xac\x7b\xc9\xb2\xe7\x19\x41\x77\x93\x3a\x35\x13\x43\xf3\x80\xa0\xd9\x72\x43\x9e\xe7\xe5\x86\x3c\xcf\x88\x85\xbb\x78\x9e\x11\x0b\x77\x31\xc7\x45\xd0\xdd\xc5\x1c\x77\x05\xe8\x01\x4e\x83\xcc\xe4\x0a\x90\x45\x41\x0e\xd8\xf8\x7e\x76\xa3\x0a\xf6\xf4\x99\xa4\x10\xeb\xb6\xe9\x06\xf9\x5d\x17\x69\x5a\xce\x5b\x7a\x55\xd9\x2f\x13\x0f\x60\x61\xf6\x7e\x40\xfe\x8b\xd9\xfb\xec\x9e\xf6\x0a\x2f\x27\x83\xc4\x01\xfd\xdf\x00\x99\x67\xc4\xaf\xad\xe0\x33\x26\x32\x07\x64\x7d\x11\xbf\x77\x35\xfb\x9a\x7e\xeb\x35\xf2\xa2\xe0\x13\x9c\xd3\xff\xe0\x8e\xff\xae\x70\x2f\x0c\x66\x0e\xf8\x03\xf4\x08\x60\xde\x29\xb9\x53\xda\x4e\xe5\x04\x8b\xbd\x1b\x6b\x82\xd1\xcb\x01\x41\xba\x15\xe0\xe4\x6d\x36\x88\x94\xf0\xe2\x37\x98\x19\x09\x24\x0e\xc8\x34\x7b\x89\x1a\x94\x91\x60\x84\x77\xe3\x82\xad\x7b\xc5\x30\xa0\xcf\x84\xc5\x5c\x36\xa0\xcf\xa4\x97\x58\xb6\x2f\x9f\x68\xf6\x0f\xb8\x00\x93\x41\xff\x77\x19\x7c\x79\x9b\x0d\x0a\xe9\xb0\xcc\x59\x18\xa3\x1f\xd0\xff\x45\x4a\x60\x8a\x73\xc0\xc6\x7f\x8b\xc1\xc1\xdb\x00\x27\x6f\xab\x41\xd6\xa4\x18\xdc\x0c\x1f\x71\xe4\x34\x2d\x13\xcd\xfe\x01\x3b\x6f\x3d\x22\xf6\x22\xe4\x37\x5d\x37\x9e\xbb\x93\x84\xa6\xcb\x69\x5a\x32\x86\x3a\x07\x64\x08\x66\xb1\xb8\xea\x4e\x1c\xfe\x17\x69\x5a\xce\x5b\x57\xe5\xc9\xf1\xfa\xda\x52\x65\x78\x7d\x87\x27\x16\x61\xe5\x24\x2e\x13\x4d\xff\xba\x95\x67\xf4\xbc\x6d\x06\x5d\xb3\x1b\xf2\x78\xcd\x8f\x89\xc5\x34\xb1\x03\x38\xa0\x6b\x76\x43\x1e\xbe\x11\x89\x8c\x2f\x19\x63\x9b\x03\x8a\xe5\x24\xf3\x54\x1c\x88\xe7\x30\x5e\x4d\xcf\x86\x11\x09\x13\xf9\x39\x8c\x39\xb8\x08\xe7\x64\x9e\xaa\x8b\xea\x03\xd2\xee\x5c\xac\xaf\xb9\x26\x71\x9c\x72\x32\xd7\x9c\x9e\x2b\xb3\xc9\xe9\xb9\xca\xae\x6a\x51\xb3\xb9\x26\x61\x6d\x27\x56\x02\x0b\x33\xf7\xf3\xd6\xbd\x42\xfe\x0c\x63\x1d\xf7\xd6\x39\x99\xa7\x4e\x8f\xd7\x4c\x14\xbb\xf6\x9c\xcc\x44\x7d\x0c\x1b\xc6\x3a\xc2\xda\xce\x61\x34\x5b\x5e\x7d\x4b\x45\xdf\x5b\x0f\xa3\xd9\x9a\xac\x82\x85\x24\x26\x31\x39\x99\xd5\x2d\x76\x4c\xc3\x48\xb8\xcc\x9f\x2c\xe8\x96\x31\xc7\x48\xe8\x4b\xee\x61\x34\x5b\x9e\x9c\x11\xff\x65\x51\x8c\x75\xbe\xe4\x1e\x46\x33\x05\x8c\x3a\x1f\xbb\x2a\x13\x0e\xb7\x91\xb6\xfb\x9e\xc3\x88\x74\x1b\x73\xcc\x71\x6f\x53\x0a\x27\xc9\xfb\xde\xfe\xb8\x1b\x84\x23\x59\xc0\x72\x1c\xca\x18\xcc\x1c\x10\x5a\x30\x7b\xc6\xdb\x38\x27\xcb\x5b\x2e\x9f\x73\xb2\x80\xdd\x26\x1c\x33\xef\x6d\xdc\x30\xf3\xde\xcb\xed\x2e\x83\xfe\x98\x5e\x6d\x33\x0a\xf3\xe3\x6d\x46\x61\x7e\xbc\x3d\xde\x16\x20\xed\x9a\x4f\x12\x6d\x29\x27\x33\xc6\x6d\xcc\xb1\x54\x24\x87\xe7\x1c\xde\x8c\x6c\xcf\x86\x85\x24\x57\xd3\x39\x59\x48\x92\xc6\x24\xa7\xf5\xef\xab\x1e\x67\x31\xc9\xd9\x6c\x92\xbc\x9b\x39\x9b\x4d\x3e\xd3\x6f\x99\x66\x72\x67\x66\x92\x40\x2c\xa7\x1e\xc9\xd9\xec\xea\x81\x6e\xb2\x65\x95\xaf\xa2\x87\xe9\x95\xcc\x9a\x39\x9b\x5d\xf9\x8c\x86\x05\xc5\x01\xfd\x31\x03\x7a\xcc\x09\xb8\xb8\xbd\x1f\xc6\x97\xcd\x72\x1e\x76\x0c\xd9\x5c\x84\xdc\x99\x73\x78\x3b\x45\xfa\x90\x9c\xcd\x45\x88\x2d\x9c\xb3\xf9\x04\x41\x9e\xa6\xed\x1c\x6e\xee\x9e\x73\xb6\x0c\xf1\xdd\xb3\xcd\x1e\x30\xec\x3e\x6f\x5d\xb3\x47\x64\x7a\xf5\x71\x28\x9b\x13\xbc\xb7\x6b\x76\x55\x2c\x42\x36\x27\xf8\x81\x74\xd9\xa4\x8f\xbd\x75\xce\x96\x30\xc4\x7c\x9a\x36\x8a\xc0\x84\xfa\xbc\x4d\x06\x99\x0d\xef\x72\xb8\x6c\xce\xd9\xc4\xfd\x33\xcd\x79\x97\x43\x5e\xca\x9c\x4d\xa0\x3e\xa5\xd8\xb0\x81\x24\x1f\xe7\x6d\x7c\x4c\xbb\x66\x0c\xe4\xa5\xcc\xd9\xdb\x74\x9f\x52\xb2\xa9\xf9\x83\x50\xb2\xa9\x99\xac\x1e\xd3\x46\x11\xf7\x07\x8f\xc9\xa6\x66\x02\x37\x65\xb2\x22\x1c\x10\x69\x3c\xe2\x2d\x8b\x62\x91\xc2\xdd\x73\xce\x26\x7d\xdf\x3d\xdb\x82\xe2\xfe\xcc\x18\xcc\x90\x70\x11\xce\x18\xcc\xac\x7d\x79\xb9\x91\x30\xfb\x8a\x6e\x4c\x83\x0f\xe0\x32\x08\xab\x83\x5d\x6d\xe2\xe5\x4e\xdb\x57\x38\xf7\xc6\xb4\x05\xc5\xbe\x16\x6b\x04\xbd\xee\xcb\x8c\x70\xb8\x66\x98\x19\x51\x06\x0f\xe8\xb7\x6e\x88\xed\x63\x6e\x6e\x88\x4b\x06\x72\xee\x1e\xb0\xf1\xd6\xed\x72\xd2\x20\x16\xc6\x01\x7f\xbc\xa5\x2a\x5b\xaa\xd8\xa2\x02\xcb\xf5\x03\x16\x83\x90\x15\xc2\x6a\x27\xb3\x67\xb8\x17\x69\x3c\xce\x5b\x7f\x0c\x43\x22\xda\xdf\x72\xde\x8e\x6c\xdb\x1b\x1b\x94\x67\xc2\xfb\x1d\x90\x35\x02\xeb\x30\x8b\x3e\x35\x37\x83\x20\x03\x58\xe7\x0c\x12\xd3\xe6\x17\xbb\xdc\xee\xa4\xff\xcb\xc1\x92\xd0\x18\xcb\x69\x1f\x32\x89\x1d\x0e\xc8\xc7\x30\xc2\x5d\xbd\x64\xac\xfe\xf6\x76\x99\x00\x7e\xcb\x79\x1e\xb2\x0d\x84\xb0\x74\x3e\xff\xcd\x06\x99\x0d\xaf\x51\xf5\x78\xbd\x28\xf2\x21\x3d\x14\xe9\x6e\xdc\xee\x95\x1b\x32\x9a\x2d\x37\xc4\xe6\x2b\x7b\x9e\xab\xd7\x08\x16\xbb\x1b\xf2\x36\x7b\xbc\xcd\x14\xba\x02\x04\xcd\x38\x87\x6c\xef\x4c\x09\xc2\xb7\xb0\xbf\x3e\x9c\xe0\x32\x08\xd1\x79\xf8\xb6\x99\x20\x60\xc7\xda\xb8\x67\x4e\x02\x76\x2c\x0c\xae\xcf\xc7\xd5\x20\x6b\x14\xbd\x32\xe6\xfc\x0f\x18\xff\xee\x1e\x81\xfb\xd8\x61\xde\x36\x53\xda\x9d\x73\x87\x0d\x91\xb6\x77\xc0\x85\xfd\xf1\xee\xe0\x7e\x61\xcb\x4b\x6e\x86\xd3\xc7\x78\xfb\xf0\xb6\x1a\xfc\x78\xeb\x8f\x39\x49\xcd\x78\x0b\x29\xd8\xa6\x69\x77\x06\x54\x10\x29\x1b\xef\xcc\x6c\x23\x26\x32\x37\x9c\xff\x36\x83\x9a\x0c\x22\xf4\xad\xcd\xc5\x7c\x26\x42\xdf\x22\x73\xc3\x01\xab\xc1\xc1\x7f\xbb\xc1\xc5\x5b\x57\x75\xfb\x63\xbf\x8d\x59\x1f\x06\xa9\x39\xbb\x21\x64\xa6\xad\x98\xf6\x70\x27\xd9\x6b\xee\xe9\x5e\x21\x52\xf6\x9c\x7e\x4b\xcd\x24\xa6\xcf\x36\x6a\xda\x44\xa7\x99\xc4\x27\x59\x61\x60\x3d\x3d\x22\xdc\x04\xe7\xf4\x88\x88\x92\x99\x09\x95\xb7\x9c\x34\x60\x4e\x0f\xd0\xd7\xd8\xd3\x23\x22\x91\xdd\xb4\xb1\xcd\x26\x91\x5d\xb6\x41\x14\x39\x04\x0e\x58\x0d\xb2\xa0\x6c\x01\xc9\x12\x70\x40\x56\x81\x2b\xf0\x6c\xa3\xa6\x7d\x7b\x26\x53\x80\x62\x1b\xb6\x71\xda\x04\xcd\x9c\xb6\xcc\xb1\xfd\x71\xb6\x8d\xd3\x26\x86\xe6\xb4\xb1\xcd\xbe\x8d\x48\x08\x8d\x7d\xc3\x63\x6c\x5d\xb3\xef\x9b\x6e\x54\xf7\x0a\x12\xb4\xfd\xcc\xbe\xbd\x0a\x96\x03\x37\xda\x5c\x9b\xd3\x6c\xef\xf9\x6c\xf2\xb4\x37\xdb\x65\x9b\xd3\x6c\x22\x6c\x66\x5b\x40\xed\x0d\xcb\xb1\x05\xd4\xde\x50\xf3\xf4\x3c\x13\x61\x66\x12\x19\xe4\x80\xa0\x0a\xfb\x9a\xed\x1d\x21\x81\x42\x0e\x08\xe1\xb0\xaf\xd9\x9b\xcb\x57\x42\xd6\x2d\x2c\x9d\xcf\xc7\x0c\x81\xe8\x9c\xb9\xb4\x00\xe9\x95\xc5\xc2\xbe\x5d\xb3\x41\x36\x41\xc5\x62\x61\x9b\x8e\x8a\x47\xe4\xf1\x9a\x5b\x3f\x5e\x6e\xb3\x67\x6f\xeb\x6c\xc5\xb4\x1f\x2f\x37\x62\x7f\xdb\xf5\xcf\x96\x39\xdb\xbb\xbc\x62\x06\xec\x5b\x7c\x5b\xe6\x6c\xdf\xe2\xdb\xa8\x69\x3f\x6c\x46\x8a\xf9\xf1\x63\xb2\xb2\x44\xb5\xeb\x9f\xcd\x78\xf6\x83\x9c\xb7\x8d\x13\x46\xd3\x67\x2f\xe2\x76\xd9\x31\x15\x8b\x41\x5b\x49\xdb\xe6\x67\xe3\xcd\x97\x8b\x25\xdb\x1b\x7d\xa6\xa1\x17\xd1\x6d\x33\x9e\xfd\xba\x57\x33\x40\xb0\xce\xcb\xed\x6b\xed\x32\x03\x64\xb9\xbd\xfa\xde\xd6\x95\x19\x20\xd8\xee\x5d\x00\x39\xe3\x72\x59\x01\x42\xbf\xde\x05\xe0\xbe\x97\x6d\x79\xb5\xed\xbe\x37\x8d\x2a\xaf\x57\x70\x05\x48\x43\x96\x3f\xbe\xf4\x9e\xc6\x1c\xdf\x63\x4f\x63\x0e\x4e\x76\xd9\x86\x58\xdb\x4e\x76\xd3\x98\xf3\xf3\xa2\xac\x7f\xc6\xe3\x3f\xdf\x42\x64\xc6\xb2\xdf\x72\x1f\x87\x41\x10\x96\x1b\x98\xfd\xf3\x54\x71\xe5\x62\xb3\xef\x6c\xa3\xad\xfd\x03\x61\xb1\xc3\xba\xf7\x65\xb4\x32\xf0\xfc\xd7\x7f\x14\xdc\xfe\xee\x2d\x2d\x7f\xc5\x1b\xed\xde\x97\x6a\xfd\x03\x92\x5e\x35\x43\x59\x7f\x8b\x77\xbf\xf3\xae\xb9\xca\xcd\xbb\x80\x86\xde\x75\x43\x87\x84\x9b\xff\x76\x88\xa1\x70\x63\x7c\x6f\x85\x5c\xc9\xae\x43\x4e\x83\x05\x37\xc0\x1b\xbf\xbf\xda\xff\x3e\x3c\xab\xa7\x09\xbf\xf1\x01\x2c\xdc\x1c\x1f\xe8\x4c\x4b\xa3\x8f\xa4\x4e\x73\xc3\x18\x03\x37\xd7\xa7\x6b\x25\x5d\x2b\xdc\x24\x4d\x2b\xdc\x2e\xdf\xce\x99\x26\xe2\xbd\xc9\x73\x56\xf1\x67\xb9\x71\xec\x2b\xdc\x3b\x1f\xe8\xd4\xee\x09\x90\x79\x40\xe1\xd2\xf9\x40\x5d\x7f\x73\x63\x87\xff\x17\x6e\xa0\x0f\x74\x18\x4f\x07\x50\x5e\xf0\xc2\x6d\xf4\x81\xce\xe4\x73\x41\x75\x6f\x2c\x74\xc7\x34\x40\xd3\xc3\xd0\x69\x7a\x2c\x03\x67\xee\xf1\x14\xb9\xc9\x72\x56\xae\xf8\xdb\xa1\x91\xca\x15\xd0\x4d\x8e\xb3\x72\xc5\xff\x0e\x0d\x54\xae\x78\x0e\x74\x66\x64\xfa\x6f\x5b\x93\x3f\xfd\x6a\x6b\x7e\x66\x32\x74\xeb\x6f\xee\xc9\xa1\xf6\xc2\x95\xf8\x8d\x1b\x61\xf6\xb0\x15\x9d\xa5\x72\xc3\x72\xa0\x23\x9b\x56\x00\x42\x90\x59\x0c\x15\x7d\xb8\x0c\x9d\xb1\xad\x00\x34\x9a\x59\x0d\xcd\x03\x5d\x06\xb6\x5e\x35\x43\xc2\x02\xba\x58\x16\x1d\xee\x86\x54\x47\x36\xa0\x09\xa9\xf1\xa1\x56\x66\xba\xc3\xc6\x03\x03\xbc\x72\x87\x0f\xfb\x20\x58\xf1\x01\x68\xd9\x5d\x3c\x13\x47\xa4\xe2\x1b\xbf\xc2\x3a\x8c\xde\x8a\x84\x59\xb8\x7b\xbf\x77\x11\x2e\x0d\xe3\xb7\x5c\x0e\x8b\x17\x4d\xb7\xd6\x75\x18\xa3\x95\xb8\xa0\x70\x0b\x7f\x93\xd5\xad\x8e\x16\x5f\x9e\x6e\x25\x7a\xa5\x00\x98\x18\x74\xdf\x6c\xd6\x0b\xd7\xf1\x07\x3a\x63\xc9\xd9\x40\x3b\x55\xf4\xcb\x50\x3f\xaf\x8a\x01\x21\x8f\x09\x4b\x97\xda\x6c\x5b\x0e\xa0\x19\x58\xcd\xd0\x19\x66\x71\x5b\x4b\x74\x6b\xb2\xd0\xed\x36\xb1\x7d\x0f\x70\xb8\xc4\x18\xf1\xea\x2c\x74\x71\x5b\xb7\x96\xcf\xe8\xa1\xcc\x07\xec\x6b\x0e\x20\xa4\x9a\x51\x87\x26\xd8\xc8\xa2\x30\x30\xec\x69\x6e\xb6\xf7\xe5\x5a\x01\x9d\x4e\x55\xf7\x77\x6b\xee\x97\x1b\x13\x62\xa6\x2b\xde\x7d\x7a\xf7\x4f\xd5\xea\xbd\x15\x1b\xb3\x0e\xb7\xd0\x44\xa0\xb5\x18\x98\xaa\x33\x19\x3a\x03\xa8\x0c\x40\xf7\xe3\xc5\xbc\x51\xa7\x8c\x92\x8c\x72\xba\x2b\x67\xf7\x73\x80\xa1\x57\xae\x50\xf3\x5d\x99\x10\xd9\x64\x57\xac\xac\x6f\x72\xce\x11\x7d\xf7\xc6\x31\xb4\x4e\x2f\xbb\x32\xa8\x93\x90\xeb\xc6\xef\xb3\x18\x73\x74\xea\xa8\xd3\x94\xa4\x00\x9a\x05\xcd\xc8\xcd\x99\xa3\x4e\x2f\x93\xe2\xc5\x14\x33\x2f\x99\x1c\xd5\xe9\x65\x52\xb0\xcc\x82\xca\xe4\x40\xaa\xb2\x74\x43\x67\xc2\xfb\x34\xf0\xe9\x43\xbf\xd2\x0c\xf4\x65\xe0\xac\x27\x72\xfc\x40\x5b\x1f\xfa\x9d\xc8\xcc\xdc\x56\x97\xf2\x25\x99\xb2\x74\x09\x5f\x92\x89\x49\xd7\xea\x75\x1a\x37\x3b\x98\x9f\x80\x74\xc2\x28\x66\x87\x3a\x5f\x94\x94\x02\x3a\x95\x98\x01\xca\xe2\xba\xce\xbf\x0f\x45\xc6\x9e\x47\x05\x8d\xa9\xd3\x5c\x48\xa7\x92\x62\x26\xa7\x00\x32\x25\x99\x6f\xea\x52\xbe\x18\x39\x65\x38\x54\xfe\xfe\xf4\x9e\xef\xcc\x43\x65\x35\x54\xcc\xac\x94\x34\xbd\x98\x3d\x0d\x06\x66\x52\xd5\x75\x7a\x5d\x57\x40\x9a\x46\xd3\xea\x38\xeb\x59\xd7\x15\x90\x30\xc9\xc4\x2a\x0f\xd1\x62\x76\xa2\xc3\x4d\x5d\x9e\xab\x01\xba\x67\xb7\xad\xd5\x35\x03\x91\xe7\x68\xc5\x9a\xf0\x26\xab\x5c\x31\x69\x29\xe6\x4c\x5d\xe6\x42\xba\x6d\x2f\x46\x7c\xc5\x9f\x29\xc9\x6c\x5e\x87\xa3\x6a\x62\x52\x76\x85\xba\xbc\x12\xba\x94\x8f\x9d\x85\x32\x2d\x94\x64\x9e\xaf\x33\x54\x49\x46\x47\xdd\xcf\x57\x63\xa3\x4c\xa8\x4a\x32\xab\x51\xf6\xba\x92\xcc\x5d\x64\x53\x5e\x57\x54\x22\xa1\x95\xcc\x28\xe6\x99\xc8\xba\xa2\xca\xc3\x43\xaa\x31\x55\xc6\xe6\x58\x71\xdf\xa4\x9e\x2b\xe8\x6b\x6e\xdc\x54\xab\xa7\x4a\x56\x54\x75\x99\x6b\x28\x48\x4d\x49\xc6\x6f\x19\x4d\xd5\x65\xa2\x5e\xe0\x55\x19\x86\xd4\xb4\x69\x5c\x26\xe6\x85\x4c\x68\x07\x52\x03\x01\x08\xdd\xcd\xb1\xe4\xc8\x5a\x97\xe9\x5f\x76\x57\xd5\x6b\xad\xf0\xa1\x25\xb9\x27\xeb\xe0\x5c\xf5\x52\xeb\x36\xbf\x62\x8d\x77\xa0\x33\x23\x5e\x5c\x19\xa8\xd7\x65\x81\xa0\xbb\xfa\xba\xbc\xc9\xd1\x55\x7d\xf5\xac\x2e\x84\x96\x99\x97\x32\xb3\xd7\xe5\x8d\x8d\x8c\xb6\xaa\x29\x7e\x21\x8b\x62\xd4\x5b\xf4\x1f\xe3\x14\x4b\x59\x26\xc2\xa5\x89\x5c\xde\x95\xe9\xac\x5a\x31\x92\xbb\xf1\x9c\x2d\xc9\x03\x95\xa7\x6c\x5d\xe3\x9f\x91\x0a\xce\xa7\x22\x8e\x1a\x95\x6a\xf6\xcc\x3a\x6e\xf8\xa5\xe7\x41\x47\xd8\xba\x4c\x54\xf2\xa0\x2d\xc9\x3c\x52\xb9\xd6\x6b\xb4\xae\x59\x89\x1a\xb5\x37\x4b\x66\x98\x3a\x70\xb6\xcb\xcc\x42\x3a\x86\xea\x57\xfb\x8c\xa0\x5d\x5e\x46\x85\x9d\xa9\x16\xe5\xfb\x90\x43\xc3\xa2\xe6\xc6\x2f\xb6\x24\x73\x5d\xe5\x7d\xa8\xde\x4c\xea\x10\xda\x2e\xd3\x8d\xac\xdc\xab\xe7\x5c\x47\xce\x92\xbc\x70\x8a\x78\xda\x2e\xaf\x95\xd2\x41\x54\xf3\x63\x1d\x28\xab\xb7\xcf\x0a\x67\x5a\x52\x54\x7f\xd6\xb4\x5d\x46\x19\xe9\x22\x6a\x77\x37\xd8\x88\x44\x63\xda\x89\x78\x9b\xb9\x61\x23\xde\x00\xe8\x44\x5a\xbd\xa2\x9b\xc9\xf1\xf6\x5f\xc6\xf2\xd5\xcb\x2b\x1b\xb2\x92\xa2\x53\x5b\x3d\xa4\x1b\x32\x8c\x6f\x97\x77\xd3\xd2\x3e\x54\x73\x74\x9d\x4a\xab\xf7\xc8\x0f\xcb\xe7\x6e\x3c\x30\x7b\xb7\x2c\xfb\xae\x3a\x02\xa0\x87\xae\xf0\x74\xaa\xc5\xc6\xe9\x01\x21\xa3\xe9\x83\x90\x2d\x76\x47\x0f\x32\xce\x62\xe7\xa1\xc7\x23\xfe\xa7\x35\xf3\x8e\x48\x61\x52\xab\x99\xb8\x5c\x79\x5b\xec\x6d\x64\x0f\xd6\x62\x3b\xa3\xa4\xe7\x75\x06\xa0\x81\x7a\xcf\xf2\xc2\x10\x7c\xd6\x90\x29\x58\xf5\x36\xf0\x45\x18\x7a\x12\x5e\x58\xe4\x65\xe0\xac\x59\x88\xbf\x17\x61\xe8\xd3\xc0\x0b\x3f\x03\xf8\x41\x4f\xd3\x80\x66\xc4\x7b\xf0\x9f\x90\xd1\xbc\xf9\x47\x37\x2c\xab\x94\x86\xb0\x99\x37\x2b\x29\x79\x0b\x22\xd4\x11\xb2\x79\xb3\xa1\x03\x64\x33\xff\xfd\xc1\x71\x2d\xab\x94\x15\xb0\x24\x0f\xe5\xb7\xf5\xe1\x30\xa0\x71\x79\x28\x1f\xf3\x36\x0d\xa8\x87\x5e\x09\xe9\x15\x5a\xb2\x60\x94\x2d\x14\x06\xb2\x37\xb9\x00\x5b\x34\x26\x8d\x43\xb3\xf4\xf8\x10\x11\xcb\x1f\x1e\xfa\x6e\x26\xcd\x8f\x89\xf2\x7e\x4e\x06\x52\xcd\xa4\x29\x2b\xf7\x96\x3d\xe6\x0f\x09\xe1\xe5\x93\x27\x6e\x33\x1b\x95\x0e\xa2\x24\x2f\x9f\xdc\x70\x89\x79\xb8\xe7\x75\x58\x7d\x23\x2d\xd7\x26\x9b\x5f\xc1\x87\x7c\x93\xcc\x8f\x00\x87\x07\xa0\x8b\xcb\xd0\xe9\x47\x8e\xef\x8e\xc4\xa4\x1f\x9b\xac\x7e\x44\x3a\x3c\x40\xd1\xab\x64\xe8\x54\x58\xe2\xbb\x9f\x7a\xd8\x0d\x7d\xfa\x30\x03\xdd\xaa\xa3\xb8\xe9\xb3\x99\x2e\x24\x70\xdb\x24\xe8\x23\xfc\xe1\x26\x3d\x5f\x21\x5d\xdb\x26\x1d\x5f\x2b\xff\xdc\xde\x6e\xbc\x6d\x31\xce\xdd\x24\xd7\x23\xb0\xe1\xc6\xb5\xb6\xa1\x28\xd8\x24\xda\x23\xc8\xe1\x01\xb6\x1a\x1b\x86\x4e\x15\xf5\x32\xc0\x14\xc4\xbf\xce\xd0\x2a\x83\x56\x84\x9d\x86\x7e\xe0\x40\x87\x6e\xab\x1b\xd6\x42\xa3\x2b\xd8\x38\xe6\x92\x24\x6a\x93\x96\xaf\xa1\x37\xd8\x38\xe9\x16\x54\x95\x07\xd2\xe4\x8f\xf8\xf2\x3d\x7f\x73\xa7\x98\xd4\x11\x90\x26\x35\xb9\x8f\x9a\xd4\xea\x2e\x32\xa7\xc9\x7d\x3c\x82\x82\x60\x86\x07\x50\x63\xc9\xbd\x92\x54\x24\xe7\xdb\x81\x84\x12\xcb\x7f\x13\xd7\x24\x30\xc0\x9e\x59\x54\xd1\xb2\x01\xfe\x36\x0c\x9d\xbf\xb5\x62\x80\xfa\xa7\xa1\x9f\x70\xc2\xd0\xa2\xc6\x65\x48\x5f\xe6\xcb\xd0\x19\x76\x77\xfd\xe7\x60\xd0\x4a\x34\x7d\x73\xce\x4b\x86\x6e\x41\xfe\x52\x47\x03\xee\x79\x0e\x74\x84\x9b\x67\x5c\x96\x5e\x25\xe7\x80\xce\x6a\x0c\x3a\x22\xdb\xac\xc6\x49\x6f\xe3\x63\x5b\x50\xbb\x1e\xe8\xd3\x3b\xda\xd6\x31\x1b\x0b\xe3\x8d\x7f\x6d\x2b\x35\xa0\xd3\xc9\x55\x0c\x08\xf9\x3d\xc9\xd2\x4f\x61\x4c\x7c\x00\x9d\x45\xb3\x2b\x94\xa8\xcb\xa6\x3b\x1d\xac\x31\x33\xde\x53\x47\xdd\x56\x8c\x4b\x55\x9c\x27\x9b\x0a\x15\x9f\xa7\x64\x13\x5e\x95\xc8\xc9\xa6\x35\xd9\x65\x35\xb6\xe1\x1b\x77\xdb\x92\x3d\x36\x9d\x62\x1b\xe9\x6a\xf7\xd4\xe9\xb4\x7b\xed\xa5\x54\x6a\xc5\xec\x40\x67\xc9\xee\x59\xd5\x51\xb2\x04\xf5\xca\xa6\xaa\x55\x93\x79\x63\xed\x4d\xbd\xd2\x3d\x75\x4f\x5d\x63\xed\x4d\x6b\x72\xc7\x6d\xd5\xf8\xd9\xe0\x15\x26\x36\x1d\x0a\x09\x87\x75\x80\xe7\x00\xc5\x80\x68\xad\x1a\x3a\x58\x4d\xac\xab\x03\x88\xf0\x72\x40\xea\xa3\x17\x43\x47\xc4\x56\xa3\x23\x07\x0f\x7a\x09\x40\xd5\xc7\x77\xa2\x27\xb7\x2c\x77\x91\x56\xfd\x4e\xde\x22\xa4\x67\x3a\x80\x18\x80\xfb\x2b\x37\xdd\x6e\xc2\xee\xe0\x8b\x11\x5e\x27\xc4\x56\xcd\x2a\x38\x21\x72\x6f\x77\x20\x21\x7c\xf3\xff\x34\xe8\x16\x1f\x6a\xae\x5a\x37\x74\xfa\xd8\x98\x61\x0e\x8f\x5c\xe3\x1d\xa8\x9d\x57\xee\xb0\x84\x42\xfd\x83\x84\x06\xcd\xdd\xd7\xe2\x46\xaf\x40\xb3\xe6\xee\x9f\xd9\xe9\xd1\x29\x5d\x75\xa1\xa4\x3d\xd0\x14\x44\xd3\x3a\x72\x76\xf7\x57\x19\x16\x7a\xfb\xa7\x73\xe6\xf9\x52\x8b\x6b\xea\xd5\xc1\xb2\xbb\x69\x19\x6c\xb5\x6a\x5a\x90\xbd\x56\x8f\xef\x24\x9f\xd1\x07\x1f\xe8\xac\xd9\x1f\x20\x9a\xe9\xfe\xd7\x2d\xb6\x6a\xe9\xa4\x94\x7a\x5c\x93\x1e\x40\x58\xd0\xdd\x63\x8d\xb3\x0f\x03\x67\x71\x9b\x99\xa0\xf2\x90\x13\xdf\xe9\x00\x8f\x5e\xb9\x1f\x07\x27\xb0\xb5\xdc\x53\xc6\x5a\xdd\x2c\x64\xb2\x9a\x6e\x6b\x7a\x94\xc3\x50\x17\x43\x0c\x68\xfc\xd7\x7f\x10\x3f\x69\x93\x6d\xaf\x85\x00\x95\x91\x16\xe6\x98\x07\x50\xa7\x4c\xc7\x13\x24\xe8\xf1\xa1\x7a\x55\xa2\x92\xd3\xab\x99\x0d\x08\xe5\x7a\xfc\xed\xd3\x87\xae\x52\x34\x32\x8b\x01\x71\x0d\x8f\x73\x82\x49\x31\xb4\xc3\x10\x5b\x33\x69\x4d\x58\xbf\xe5\x8c\x0e\x96\x18\x89\x6e\x7c\x98\x4b\xc8\x19\x9d\x1e\xbb\xb9\x8b\xa2\x1f\x95\x6c\x3e\xba\xb8\x9c\x1b\xcb\xd0\x59\xea\x66\x54\x92\x35\x56\x37\xe3\x51\x2c\xa3\x42\xd6\xb8\x03\xa9\xc6\x00\xb4\x82\x66\xb1\x8b\xc1\x04\xa0\xc9\x8a\xea\x91\x5c\x33\x20\x4d\x96\x67\x5c\xf9\xce\x0b\x5a\xec\x03\xa9\x23\x9e\xf2\x05\x8a\x58\xaa\x2d\xf0\x7d\x31\xaf\x0a\x49\xda\xf0\xe4\x38\x90\xe8\xc9\x2c\x5d\x47\xb6\xd6\xcc\x1f\x15\x06\xa9\xc7\x87\x07\xc3\x87\xb7\x44\xb7\x0e\x39\xfd\x8a\x57\xda\xb3\x2c\xc6\xad\xe8\xa2\xad\x1b\x07\xe5\xa0\x33\xe2\x43\x49\x8c\x6e\x1c\xbc\x3d\x00\xbf\x3b\x78\x3c\xcc\xa7\x6f\x16\x2a\xfa\x71\x16\x6a\x58\x60\xcb\xb6\x6c\x58\x4c\xde\x2c\x8d\xa9\x44\x2a\xc8\xd6\x73\xbc\xfb\xce\x87\xd4\xae\xf3\x60\x29\xee\xbe\x0e\x84\xc3\xf2\x5a\xca\xc7\x61\x49\x2b\xd5\x63\x29\x57\x40\xf9\xbc\xaa\x06\xce\xca\x74\x33\x3d\x1d\xf3\x86\x29\x61\x23\xc8\x6b\xfc\xeb\x13\xc4\x28\xa5\x63\x1c\x46\x70\x19\xa8\xb5\x6e\x74\xdc\x67\xa6\x86\x51\x5a\xc6\x6a\xa5\x78\xe3\xb7\x45\xfe\xc1\x98\x75\x70\x1c\xe6\xed\xb2\x3d\x2b\x28\xec\x37\x59\x01\x5b\xf7\x6e\x49\x3a\xca\x42\x44\x92\x03\x75\x41\xf1\x4e\x37\xbd\xde\x97\xc8\xee\x6c\x58\x76\x2b\x2e\x53\x29\x57\x40\x67\xe2\xcc\xb3\xa5\xaa\x1c\xe6\xb0\x8a\x60\x5a\x4a\x8a\x57\xa7\x57\xe6\xb0\xb2\x45\x6b\xc1\x01\xa5\x86\x2c\xc5\x38\x20\x5f\xa2\xd1\x03\x78\xf5\x8a\xd9\x91\x82\x72\xf4\x7f\x5a\x48\x6f\x7c\xa7\x0b\xc6\x05\x1b\x5f\xe9\x52\x8c\x2e\x8f\x90\xbf\x7b\x6f\x29\xb5\x66\x29\x5e\x79\x1d\x47\x5b\x37\xcd\xeb\x3c\x3a\xcc\x71\x39\x64\x16\xe3\xc1\xc3\xfc\x78\xa7\x26\x1f\xe9\x52\xbc\x53\x93\x3e\xb3\x0d\xcf\x9d\xcc\xd2\x86\x79\xe2\xcb\x50\x8d\x3f\x9c\x09\x87\x67\x52\xae\x3f\x6d\x78\xbe\xa4\xd8\x2c\xc5\xfb\x0d\xe9\x35\x87\x99\xae\x8e\x8b\xa5\x78\x4b\x27\x1d\xe7\xf0\x68\xa4\xe1\x2c\x25\xc7\x87\x07\xed\x3c\x18\xa9\x37\x5b\x10\x86\x1c\x7e\x4a\xf1\x76\x40\xe6\x6f\xc3\xec\x40\xaa\xcd\x52\x4c\x18\xca\xb4\x31\xcc\x65\x95\x67\xa3\x05\x22\xff\x26\x5d\x0c\x88\xa6\xa7\xa1\x43\xf3\x81\xae\x72\xcf\x1e\x33\x5e\xd1\xf4\x32\xf4\xd3\x87\xd1\x80\x56\xc3\x04\x20\xbd\xe9\x30\x3f\xfb\x49\xb8\xc4\x96\x54\x3a\xd4\xb1\xe2\x3b\x4d\x48\xd4\x21\x81\x3a\x6a\x7c\x48\x8d\x0c\x54\x5e\x41\xc3\xfc\xeb\x87\xf2\xc1\x9b\x38\xb9\x04\x0d\x8b\xe1\x1f\x64\xe3\x3d\x9c\x72\x73\xb4\xe1\x0d\x81\xbc\xba\x4b\xa9\x01\x69\x5a\x8d\xaf\xca\xd3\x51\x8a\xdb\xfe\x84\xf3\x66\x59\x8a\x6f\xd5\x86\x05\x8f\xc2\x5b\xcd\x2b\x00\xf5\xd1\xf4\x2b\x97\xa1\x69\xa6\xf2\x31\x6a\x6f\xac\x64\x98\xd7\x86\x37\xc0\xdf\xc1\xb3\x79\xc5\xbf\xb4\x7d\x1f\x01\xad\xf3\x2a\xfe\xa5\x95\xf1\xd1\x4a\x27\xea\x79\x05\x20\x34\x36\x43\xf8\x0e\x06\x4e\x73\x00\xe5\x09\x99\x46\x62\xb9\x9f\x97\x62\x32\x97\xc9\xdf\x34\xda\xca\xe0\x6f\x1a\x6b\x15\x10\xab\x0d\x4b\x2e\x05\xb1\xc2\x5a\x66\xaf\x0b\xa6\xca\x7e\x6e\x29\xce\x54\x73\x37\x70\x2b\xc7\x34\x66\xe3\x54\x5e\x88\x2c\x73\x20\xd5\xd1\x0c\x68\xa2\xd8\x1e\x2d\x1d\x93\x31\x99\x39\x80\x28\x1e\x62\xc5\xf5\xbc\x11\xda\x65\x2f\x05\xa6\xc2\x4e\x65\xe3\x77\x5e\x08\x3e\xb3\xf1\x33\x2f\xc4\x9e\xd9\x64\x61\x6c\x18\x40\x1c\x48\x84\xc0\x8a\x2d\x8e\xc9\x18\x38\x6c\x12\x34\x16\x52\xe3\x1d\x48\xfd\x1a\xfe\xdf\x52\x73\xae\x92\xd1\x0c\xff\xed\x2c\x05\x71\x61\x36\xae\xe7\x05\xdb\x8c\xbd\x14\x5d\xb6\xa1\xd9\xdf\xe4\x65\xc4\x88\xe5\x00\x3a\x63\x35\xff\xed\xec\x77\x51\xe1\x1c\x40\x6b\x3b\xdc\xd8\x21\xf8\x36\x3d\x09\x0a\x48\x85\x42\x67\x93\xca\xb1\x60\xea\xb1\x57\x02\xbf\x87\x1b\x93\x28\x9c\x51\x89\xce\x36\x68\x3a\xf6\xd2\xb1\x76\xfe\x0f\x2e\x15\x56\xd6\x79\x0c\xa5\xc8\x81\xce\x92\x42\x76\x2b\x33\x5b\xec\x9e\x96\xe2\xd9\x16\x1f\xc7\x56\x86\x78\x61\x0e\x24\x73\x44\xd1\x74\x00\xad\xe2\x72\x8d\xc2\x4e\x48\x72\xe9\xc8\x4b\xc2\x9b\x03\x68\x49\xd9\xc0\x90\xd3\x91\xf4\x36\x07\xd0\x1c\x2f\x0f\x46\x33\x02\xe5\x92\xbf\xb1\x94\xa8\xfd\xa0\x05\x66\x33\x07\x38\x78\xb0\x8c\xb9\xd2\x61\x93\xb7\x66\x93\xaa\xb1\x60\xd9\xb1\x49\xcd\x88\x59\xcb\x01\x4e\xc3\xd0\xd2\x2a\xa2\x62\x0e\x5f\xe4\x59\x2c\x84\xda\x39\x50\xd6\xb9\xf8\x32\x24\x0a\x5f\xae\x43\xc7\xe9\xe5\x85\x97\xd6\x1a\x53\x97\xbd\x14\x08\x17\xeb\x94\x03\xa0\x0f\x75\x63\x12\x69\x2b\xba\x78\x44\x1a\x11\x65\xf6\x2a\x92\x68\x2b\xba\x78\x24\xda\x34\x69\x49\xa9\x3c\x4d\x4c\xe8\x94\x7d\xd8\x25\xe7\x62\xe0\x51\x01\x21\xd8\x37\x91\x70\x71\x9a\x7c\x74\xea\x6e\xeb\x0f\xda\xd2\xc4\x66\x43\x3a\xba\x9b\xb4\x14\x21\xb7\x10\xd7\x67\x2f\xe9\x98\x09\x0a\xb3\xc9\x8e\xd8\x96\x11\xa7\x72\xe2\x37\xae\x28\xfa\x55\x41\x61\x74\xa0\xc3\x35\x47\xfc\xed\xd3\x2b\xd7\xbf\x75\xd9\x30\x03\x3a\xeb\x82\x40\x23\x65\x62\x21\x96\xcf\x5e\x1c\xd6\x97\x91\x45\x69\x0e\x8b\xcf\xe0\xab\xe9\xa8\xba\x3c\xab\x52\xe7\x4e\xa3\x0e\xc7\xf3\x6a\x94\x90\x3a\x37\x10\x53\x16\xa3\x9d\x80\xf1\x7b\xc9\x24\xb4\x54\x73\x2c\x34\xb3\xd5\x4c\x4a\x87\xeb\x42\x74\x9f\x4d\x7e\xc2\xe9\x69\x55\xd8\x06\x32\xb3\x6c\xf2\x0b\xa2\x1a\xdc\xa4\x13\x5c\x9e\x54\x1d\x7d\x97\xc7\xcc\xf1\x16\x8d\xd3\x26\x00\xc3\x32\x47\xd5\xf1\xb6\x5f\x5e\x98\xce\x54\x25\x37\x75\x98\x74\x27\x7c\xf6\x5e\x0a\x65\xb5\xdc\x25\x45\x5e\x28\x44\x09\x3a\xd0\x69\x2c\xc5\x77\x1a\xa5\x27\x58\x3e\x49\xcb\xfc\x55\xe6\x99\x85\x60\x42\x9b\xa0\x0a\xa5\x9a\xdd\xea\x40\x5b\xd0\x68\xed\x25\x0f\xa3\x9e\xbc\x9c\x43\xc4\x49\xe4\xa0\x03\x3d\xa7\x4a\xd7\xcf\xba\x67\x77\x4b\xa4\x5a\xcd\x37\xe5\x6a\x54\x88\x03\xb4\x97\x92\xc0\x97\x6a\x6a\x9a\xe8\xe3\x4d\x3f\x68\x22\x7d\x99\xb1\x74\x3c\xed\xc9\x3c\x49\xc1\x73\x97\xab\xd4\xe9\xb4\x54\xf3\xca\xc9\xe0\x5c\x3f\x03\x30\x4b\x52\x1a\x8d\x9e\x2c\x21\x94\x45\x63\x45\xf5\x67\x69\x7a\xb2\x80\x50\x46\x8d\x15\x15\x1e\x2c\x58\x51\xc5\x19\xcc\x32\x1f\xd3\x01\xb1\xa3\x0d\xd9\xa4\x21\x2c\xb5\xfc\xd3\x30\xec\x7c\xca\x40\xa7\x21\xcd\xb9\x99\x9e\x32\xc1\xf7\x64\x82\x52\x68\xab\x42\x64\xa0\x03\x9d\x59\x36\x0b\x94\xde\x70\x99\xe9\x49\x6d\x58\xaa\x99\x88\x32\xc2\x2f\x8f\x53\xda\xc0\xee\xeb\xe9\x25\x25\x5b\x30\x1b\x1d\xd9\x0a\x41\x7b\x36\x21\x15\x82\xd9\xc8\x40\xb4\xfb\x46\x6b\xdd\xda\xd0\xd6\x16\xef\xc6\xf9\x70\x18\xd0\x62\xb7\x80\x74\xd1\xe6\x79\x94\x59\x29\x31\x46\x36\x41\x18\x7a\xf6\x50\x14\x83\x81\x0c\x26\x07\x50\xef\x2d\x23\xe5\x71\xb4\xcc\x2b\x6f\x0c\x44\x9a\xfb\x01\x37\x30\x7b\x94\xa6\x8e\x3c\x27\x07\x10\x62\x99\xed\xe9\xe8\x44\xce\x93\x03\xe8\xbb\x66\x40\xd8\xe2\x8d\xc1\xa6\x2d\xc6\x25\xdb\xcd\xee\xf3\xd6\x7a\x20\x27\xef\x12\x94\xc3\x61\xf5\x00\x34\x66\x6f\x19\x1e\xcc\x43\xbc\x4b\x78\xa0\x20\x6f\x0c\x94\x07\xb0\x54\x4b\x67\xc5\x6e\x0a\x86\xfb\x70\x8d\xe7\x19\x96\xe3\x4d\xa9\x16\xf1\x0a\x63\xbb\xcc\x62\x1f\xf7\x38\xa0\x5b\x97\x86\x6e\xed\xec\x67\x97\x07\xf3\x70\x17\x58\xa3\xfe\x4f\x10\x4d\xbf\x50\x1a\x57\x1b\x44\x48\x58\x23\x5e\x9d\x5e\xb9\x65\x0e\x39\x44\xe3\xd9\xeb\x15\x4a\x98\x15\xbf\x70\x2c\x2e\x25\x88\x49\xb0\xbc\xd1\x90\xbd\x65\x2f\xf1\xa1\x7a\x6f\x66\xa3\xe3\x49\x2f\x7f\x1f\x1e\xca\x9a\x6e\x4b\x9b\xf1\xea\x7f\x49\x77\x46\x3c\x8f\x03\x68\x35\xfd\x2f\x9d\x33\x7a\xc8\x37\xec\x28\x2f\x23\xb4\xbc\x70\x7a\x08\x01\x82\x38\x5d\x7f\x90\x66\xdf\xcd\x49\x47\x96\x2e\x4b\x01\x65\xf4\xeb\x24\x49\x3d\xd0\xd4\x3b\xa6\x4e\x39\xf9\x4a\x75\x5f\x88\x75\x7b\x59\x28\xc8\x37\xa7\xfb\x2e\x96\x74\x7d\xe9\xb2\x88\xd0\x99\xa1\x07\x4f\xc4\x6d\xe7\x32\x77\xd6\xc9\x20\x5d\x66\xc8\x04\xbd\xbd\xcc\xd4\x3f\xe8\x90\x13\xd1\x22\x4e\xed\x65\x1e\xfc\x09\x4d\x02\xe5\x15\x0b\xa0\x54\x0b\x40\x42\x01\x10\xe9\x61\xdf\xd2\x87\x15\x52\x05\x1e\x48\xe3\xeb\xf1\x4e\x23\x42\xe8\x91\xbf\xaf\x13\xad\xea\x40\x22\x6e\x76\x45\x8e\x18\x70\x95\x80\x44\x70\x6c\x7e\x6e\xbc\x78\x08\xe9\x70\x20\xcd\x3c\xcb\x77\x4b\xb7\x95\x48\xe3\xb1\xf1\xff\x2f\xbe\xd4\x24\x6f\x5f\xff\xab\x45\x24\x8d\xbe\xf3\x40\xba\x7c\x5e\xee\xa7\xc6\x47\xa4\xa1\x8d\xeb\x7f\x8f\x5a\x48\xe8\x77\xc1\x33\x6e\xcc\x4b\xc9\xfd\xb7\xc9\xee\x97\xae\xf6\xef\xeb\x85\x5b\x49\x25\x0a\x21\x87\x0e\x94\xf4\xc7\x62\x28\xeb\xa6\xda\x4d\xc8\x1e\x9b\x2c\x1f\x9b\x58\x02\xdd\xd7\xaa\x84\x12\x28\x64\xf5\xdb\xb7\xf4\x53\x09\x6d\xfa\x26\xc7\x5f\x41\xff\xba\xf1\xf6\x2f\xa8\x5c\x37\x19\xfe\xba\x6f\x4f\xed\xfa\x8f\x0d\xee\x26\xdd\x5f\xf7\xf5\xe9\x9d\xe4\x99\x87\x0d\xee\x81\xaa\x6a\x89\x77\xba\x36\x2f\xf1\x3f\x2d\x19\x72\xe8\xd6\xa6\xbf\x44\x3f\x15\x43\xb6\x5b\x6b\xe7\xb4\x7f\xd8\xe4\xee\x9b\x5c\xec\xde\x4b\xdc\xec\xe5\xd1\xdd\xee\x1b\x4b\x53\x62\x0f\x6d\xc7\x24\xb8\x8c\x30\x19\x04\x1d\x7e\x27\x22\x23\x2c\xd1\x76\x82\x3f\x8c\x79\x0f\xa4\x59\xca\xee\x8b\xd0\x80\x04\x51\x07\xa2\x85\x62\x48\x2d\xc0\x52\x09\x3e\xd0\x09\x94\x73\x20\xad\x03\xec\x8a\x48\x04\xc5\x4a\x60\x52\x06\xa6\xcb\x75\x16\x90\x17\x56\x49\xc2\xc0\x42\x84\xa4\x7d\x17\x90\x17\x0e\x78\xb3\x73\x27\x23\xde\x81\xe8\xf5\x32\x24\x04\xcd\xae\x45\x6e\x16\x98\xd2\x1e\xe8\xac\x5f\x37\xda\x11\xca\xe0\x32\x09\x68\x93\xdf\x89\x51\xb3\x9d\x54\x10\xc3\xda\x03\xa9\x67\xd3\x7d\xd1\x9e\x2e\xb0\xa0\x30\x9f\xd3\x7d\xd9\xf4\xcc\x7d\x11\xbb\xef\x5e\x07\x45\x43\x48\x18\xae\x1e\x48\xba\x02\xcf\x3c\x41\x6d\x31\xb9\xd8\x37\x96\xa5\xbe\x6e\xbf\xa5\x6e\xeb\xdd\x73\xa6\x78\xb7\xc5\x37\xec\x84\x54\xe8\xd6\x72\x91\x92\x30\x61\x9c\x71\x20\xad\x9f\xf1\xac\xca\xd5\xfb\x32\x83\x51\x26\x8c\x4e\x42\x95\x03\x69\x35\xff\x20\xbe\x2c\x86\x96\xde\x31\x5a\x42\x29\x5c\x66\x37\xb2\x36\x2d\x56\x53\xdf\xf5\xa6\x75\xf7\x05\x3a\xaa\x1e\x83\x64\x0c\x56\xe8\xfb\x6e\x30\x03\xb3\x0d\xd4\x76\x56\x40\x3b\x75\xe0\x65\xb6\xd1\x84\x13\xc9\xec\xa6\x81\x13\x6c\x5e\x6e\x9d\x20\xba\x15\x22\xb7\x4e\x10\x29\x99\xf9\x60\x10\x6a\xa5\xf3\x8d\xdf\x59\xf2\xba\x4b\xa9\x97\x92\x79\x88\x32\x08\x16\xeb\xa0\x49\x20\x98\x92\x39\x83\x32\x04\xf6\xee\x39\x23\xe5\x47\xba\xe2\x4b\xad\x9f\x67\x89\xe4\xe9\x18\x52\xee\x5b\xa6\x9f\x89\x28\x11\x07\x12\x0f\x69\xf1\x4e\xad\x27\xf7\x5a\xe7\x92\x66\xb6\xd8\x59\x77\x76\x4f\xb7\x2c\x41\xbb\x2f\x29\x6f\x62\xf7\x26\x53\x78\x47\x17\xe4\xf6\xa4\x1e\x2c\xd6\x73\xdf\xd2\x0f\xf6\x61\x3e\xa8\x04\xea\xa5\x99\x0f\x92\x3f\x3d\xe5\x80\xb4\x46\x6c\xae\x6e\x05\xed\x2d\xcd\x6b\xa4\xe0\x0e\x7d\xe4\xff\x01\x53\x56\x78\xdf\x3e\xcc\x0c\x3a\xa6\xb3\xcd\xdd\xd6\xde\x7c\x44\x83\xd8\xce\x76\x77\x5b\xa4\x93\x4c\xaa\x1d\xd2\xe9\xee\xf6\xa6\xa3\xd3\x90\xba\x66\x56\x2b\x77\xb7\x94\x4c\x02\xd8\xa2\x36\xb3\xda\x21\xe9\x48\x94\xfc\x03\x75\x7d\x19\xd0\xd0\xbb\x66\xe8\xd6\xff\xe2\x9d\x94\x70\x46\xc2\x01\xda\x99\x20\x86\x54\xac\xc3\x68\x27\x8d\x62\x1f\x46\xad\xc1\x84\x5a\x72\x2a\xca\x5d\x1f\x5e\x40\xb4\x88\xa4\x32\x3c\x90\x96\xd3\x8b\x34\x60\xd1\x66\xfb\x24\x2e\x49\x2d\x20\x21\x85\x19\xfd\x10\xe3\x1d\x1e\xbb\xf4\x83\x7d\xc4\x68\xc5\x36\x52\xd4\xe2\x59\x72\xcf\x24\x7f\x87\xc7\xa7\xdc\xf0\x29\x59\x08\x10\xf7\x21\x59\x08\x48\x97\x98\x92\xd9\xfe\x04\x61\xe2\x4b\x09\xd5\x61\xa6\x8c\x9e\xb1\xfd\xfd\x4f\x6b\x6b\xa6\x2c\x73\xd3\x94\x2c\x04\x26\xa8\xf5\x57\xa7\x98\x72\xbc\x13\x5b\xf4\xf5\xe4\x3d\x21\x0f\x76\xe0\x64\x2d\x4c\xc9\xe2\x42\x31\xf6\x8a\xcd\x26\x1c\xdb\x21\x59\x5c\x70\x64\x6b\xfe\x92\x78\x7b\xc9\xfd\x94\x41\x68\xc7\xf5\xee\x40\xd4\xe2\xff\x89\xbd\xa5\xe9\x2f\x59\xa3\xf8\x9f\xd6\xc8\x37\x77\x37\x16\x9c\xb6\xcc\xb8\x17\xe4\x6f\xf6\x26\x25\x5f\x9f\xc6\x2c\x94\x7c\x56\x07\xde\x64\x3c\xb1\x35\x13\x59\x0b\xbb\x2f\xb8\x6e\x99\x70\x16\x2b\x07\x49\x52\xd8\x7d\x73\x45\x16\xc2\xee\xab\x2b\x27\x21\xb4\x89\xd1\x2d\x95\x5f\xf7\x8d\xd4\x2d\x95\x5f\x69\x9c\x33\x6f\xf2\xd1\x67\x33\xb4\x1b\x26\x69\xf1\x7b\x6b\x6d\xb3\x19\x9a\xdc\x0c\xbb\xaf\x97\xee\x1b\xd6\x67\x81\x74\xa3\xdf\x34\xbe\xdc\xb0\x76\x0b\x24\x29\x0b\xfb\x34\x26\x73\xf2\x6c\x16\x33\x3a\x79\xf6\x69\x1c\xd4\xf1\xb2\xfb\x82\x89\xe8\x14\x7d\x1a\x23\xa5\x2e\xec\xd3\x38\x71\xb3\x29\xb2\x28\xb9\xc1\x09\xaf\x26\x3e\x8c\xb6\xe2\x21\x4e\x45\x9f\x5e\x3f\x29\x13\x93\xcd\x78\x6e\x29\x13\xbb\x6f\xa6\x08\x61\x51\x6c\xb5\x72\x6f\x04\x0b\x17\x7c\xce\x63\x68\x13\x9f\x7b\x23\x1c\xb9\x70\xba\xb7\xe8\xc1\x06\x3f\x24\x22\xec\xbe\x7f\xba\x15\x1b\xb9\xc4\xa6\x41\x7a\xc2\x64\xab\x1e\x92\x12\x96\xd8\x34\x48\xff\x57\xba\x57\x0c\xab\xcf\xee\x55\xc1\x0f\xd1\x26\x3f\x24\x24\x4c\xb6\xeb\x21\xb8\x44\xe9\x5e\x23\x82\x05\xda\x28\xe7\xe6\x20\x6b\x15\xae\x53\x15\xe6\xfc\xef\x6b\x0a\x12\x15\x76\xdf\x83\xdc\x8a\x9d\x9c\x6c\x96\x43\x80\x8a\xbe\x8c\xbc\x84\x23\xb4\x59\xce\x4d\xe0\xe4\xec\x5d\x03\x1a\xc2\xee\xfd\x2f\xd1\x06\x73\xd4\x29\xf4\xe9\x96\x4f\xf8\x30\xe6\xa8\x93\xa9\xb0\x7c\x7a\xe4\xf9\x9c\x7d\xf4\x50\x10\x8b\xee\x3b\x82\x9b\x08\xc9\x36\xe8\xb9\x75\xc8\xee\xbe\x16\xb8\x95\x3d\xa6\x58\x47\x4d\x56\xc3\xbe\x2c\x3c\xa4\x15\x4c\xb9\x06\x24\x1d\x78\x8f\x2f\x6f\xfd\xcf\x2d\x88\x11\x2e\x33\x50\xd9\x9e\x96\x6e\xd9\x2c\x03\xd3\xbe\x8c\xbc\x2f\x24\x67\x72\xd4\x39\xbb\xfb\x20\xef\x54\x87\x36\xea\xb9\x5f\x31\x98\xd5\x03\xda\xaa\xb3\x1a\xd2\x18\xcc\x40\x89\xe2\x9c\x6b\x40\x5a\x15\x33\x50\x85\xd5\x28\xc4\xef\xdb\x8e\xaa\x91\x3d\x2f\x2f\x68\x97\xdc\x33\x56\xc5\xf3\x22\xcf\xcc\xd2\x4d\x1e\x38\x66\xda\xb0\xe7\x56\x42\x9a\xee\xb3\xbd\x33\x23\xda\x0e\xe7\x7e\x3d\x9f\x86\x36\xb5\xb8\x67\x22\xc7\xd8\xab\x2a\xe8\xf3\xb8\xbc\x9b\x7a\xed\xae\x42\xeb\x3f\x88\xc5\x02\x5e\x39\x10\x8b\xb5\xf9\x4e\x81\x68\x0b\x9e\x5b\xba\xc8\x71\x19\x7b\x08\x15\x6d\x7b\x1e\xe7\x3f\xb4\x61\xce\x8d\x22\xb1\x7b\x2b\xf0\x53\xf0\x20\x9b\xdf\x90\x0b\x71\xf8\xb8\x7d\x2b\x4a\x74\xb2\xfd\xcd\xad\xa8\xd0\xc9\x46\x36\xb7\x1c\x2d\x4b\x37\x96\x13\x88\xd0\x26\x32\x44\xf8\x28\xdd\x58\xfe\x63\x5e\xbc\xb6\x3f\x88\xd3\xab\xf9\xdb\xd4\xe2\x9e\x1d\xf1\x3b\xae\x12\x5f\x0a\x43\xbc\xb6\xba\x78\x18\x57\x89\xff\xa9\xd7\x5e\x5b\xe5\xdc\x19\x97\x37\x1b\x1f\x64\x6c\xca\xf9\x20\xe3\x11\x90\x56\xda\x94\xf3\x31\xbb\x23\x20\xcd\x6e\x89\x5a\xe4\xff\x63\x5a\x41\x79\x19\x7b\xf8\x4f\x46\x10\x97\xb1\x87\x70\x87\xb6\x93\x21\xca\xc8\x88\x73\xb2\x8c\x7e\x93\x0d\x65\xee\x0f\x0a\x2f\x01\x69\x5e\x2c\xc8\xa4\x96\x2c\xdd\xfb\xfb\x0f\x0a\xb7\xe8\xfa\x60\x7d\x35\x20\xf5\xcc\x42\x8e\xdc\x3d\x79\x06\x24\x5c\x1a\x01\xa9\xd7\xd5\xfd\x94\x39\x49\x9c\x1c\x75\x5d\x92\xf2\x0c\x28\xeb\x4b\xf7\x1a\x96\xe9\x33\x18\x97\x27\xc4\x95\xd8\xfb\x82\x65\x22\xd2\xf7\xa5\x8d\x81\x8d\x32\xb6\x2e\x56\x92\x8d\x78\xb6\x2e\x56\x86\xcf\x75\x78\xe2\x16\x1b\xcf\x11\x13\x65\x5c\x7f\x75\xfe\xf4\x2e\x20\xb5\xb7\x5c\x27\xce\x56\xd5\xed\xc1\x3f\x57\xfb\x27\x53\xc6\xa3\xb7\x10\x58\xf1\x40\x42\x2d\x8e\x10\x5b\x9a\xd3\x71\x45\x13\x62\x8b\xb6\xbf\xd8\x97\xa7\x77\x19\x7a\xf5\x2e\xfe\xa7\xe9\x5d\x1e\x04\xd3\xcb\x61\x63\x5f\x5b\xc3\x5d\x1e\x84\xd0\xdc\x16\x17\x5b\xb1\x18\x87\x8f\x3a\xa4\x05\x2d\xb6\xf3\x73\xf4\x14\x1b\x29\x90\xc9\x33\xd9\xc0\x00\xb7\xde\x62\xb3\xbf\x2d\xc3\xdf\x81\x8b\xd4\x81\xce\x34\xd9\x54\x80\xb0\x2a\xc3\x87\x0d\xe7\xf4\xb4\xad\xc0\x46\x0f\x6a\x7b\xbe\xad\x78\xde\xc5\xc7\xc3\x9d\x90\x87\x5c\xc8\xec\xec\x9e\x4d\x43\x43\x46\x46\xd5\xd0\x54\x9d\xcd\x10\xff\x5b\x86\x7e\x7a\x17\xff\x93\x99\x51\xd4\xc9\x02\xc2\xa6\x76\x3e\xf2\x7e\xe0\x84\x71\xa0\x2d\x28\x1b\xd2\xcc\xff\xbd\xd3\xcc\x1b\x61\x32\x63\x87\x4d\xed\x2c\x67\xcb\x1e\xff\x93\x41\x15\x31\xcb\x0e\xa4\x99\xf7\xfa\xc9\xfc\x77\x10\x39\x6c\xe3\xa8\x9b\x8a\x7b\x5d\x60\x14\x30\x34\xbc\x71\x53\x71\x3f\x71\xc0\xb5\x7d\xe1\x96\x6d\xf0\xc0\x6b\x60\x6f\xa9\x36\x8b\x0d\x0c\x9d\x14\xb4\xc4\x97\xac\x18\xec\x0d\x87\xdc\x54\xfe\xbe\xd4\x0c\xfe\xbd\x13\x33\xe8\x51\xe7\xa3\x77\x86\xc0\xdd\xe1\xbe\x08\x5b\xbd\x3b\xb5\x4f\x2e\x99\x24\x37\x3e\xb9\xc3\xfb\x51\x9c\x72\x4b\x8f\xd1\xb2\xd2\xc3\xef\x24\xc4\xad\xa3\xc7\x35\x76\x78\x67\xb7\xab\x84\xb1\xaf\xa5\xb7\xae\x2f\x86\x77\x6f\x8e\x85\xe3\x7b\x69\x42\xe1\x0c\xef\xde\xc8\x08\x5a\xfa\x88\x5a\x7e\x7a\x17\xb5\x88\x3a\x86\x6b\x01\xaf\xa7\x5b\x47\x18\x4f\xd7\x22\x61\x6c\xc5\x39\x8e\xb4\xc3\x1b\x9f\x2d\x45\x69\xb2\xe2\x7c\x57\x30\x19\xc6\xb4\xb9\xda\x28\x5e\x95\xa6\x33\xa6\x8d\x06\xb7\x8c\x90\x87\xc5\xda\xe6\x6a\xc3\x0a\xf2\xdd\xe8\x59\xfc\x8f\x9e\x99\x33\x34\x09\x40\x8b\x8b\xdd\xa4\x55\x22\x7a\xe5\x81\xa8\xa5\x1b\xd2\xd8\xd9\x99\x3b\xa1\xa9\x55\xd5\xf6\x5b\xed\xd1\x9e\x84\xa3\x6f\xe5\x89\xa6\x53\x7a\xb4\x07\x9f\x58\xee\x0b\xe2\xd0\x7c\x49\xf9\x86\x46\x8e\x5a\x58\x4d\xf3\x1e\x5d\x7b\x8c\xfc\x57\x8b\x70\xc9\x3d\xeb\xba\xb6\xb2\x95\xe2\x56\xe4\xfc\x61\x3b\x3f\x62\xec\x24\x6b\xaf\x37\x97\x19\xdd\x3d\xc3\xa2\xb9\xbb\x2f\xb2\x68\x1e\x56\xf2\x6c\xe5\x20\x1a\x36\xa3\xb3\x9b\x2b\xee\xfb\x9b\x4c\xa8\xa9\xfe\x3b\x63\xe3\x26\x4b\x6a\x19\x46\x65\x5d\x58\x24\x6b\x8a\x09\xd2\x53\x46\x34\x28\xc6\x6b\xb5\xef\xee\x62\xbc\xe5\x0f\xfa\xf4\xa5\x3b\xb3\x69\xde\xdd\xd6\x51\xc0\xe6\x95\x0e\xed\x63\x55\xef\x96\x95\x73\xb2\x0a\xd7\x6e\xb6\xb6\x60\xdb\xca\x7d\x54\x7c\x03\x44\x94\x9f\xe2\x3b\x9f\x2d\xed\x71\xf1\x2d\xcf\x26\xca\xa5\x55\xbf\x38\xda\x0e\xbc\xbb\xf7\x96\xc6\x38\x59\xe9\x41\xba\xd5\x62\x83\x4b\xdc\x69\x93\x95\x1e\x76\x9a\xb5\xc5\xe5\x56\xd8\xfd\x64\x4d\x30\xa1\x7f\x46\x31\xdb\xe7\xfa\x62\x78\x7c\xc3\x86\x8f\xc5\xd0\xd2\xff\x5c\x0b\x33\x91\xfd\x25\x33\xe1\xb1\x0f\x66\xa2\x04\xa4\x3a\x3d\x13\x83\x79\xb1\x28\x99\x12\x56\xb6\xfa\xd9\x53\x77\xca\xd5\xe3\xd3\xd5\xc6\xb0\x0d\xd0\x96\x56\x3a\x55\x8b\x04\xae\x36\xac\xac\xdd\x5c\x5f\x0c\xcf\x92\xcc\xa4\x47\x90\x3f\x06\xcf\x23\xc7\xff\xb4\xb6\xde\x0b\x48\x13\x9d\x48\x00\xb3\x71\x97\x1d\xc5\xbb\x0d\xd2\x0f\x58\xc9\xbb\x27\xb6\xa2\x26\xf8\x09\x66\x79\x76\xa5\xa6\x1e\xc1\x1a\xa4\xa6\x2e\xb6\xe8\xc3\xe9\x76\x14\x13\x35\x4e\xb7\x23\x47\x2d\xc2\x02\xcf\x20\xc1\x31\xab\xf7\x1e\xba\x4a\x19\x36\xee\xc0\xb7\xb6\xd8\xa4\x0f\xdf\xda\x61\x0b\x0e\x92\xc3\xa6\xea\xad\x87\xbc\x69\x53\xb5\xb8\x57\x68\xcb\x61\xcb\x89\x2d\x63\xe9\x54\x2d\x62\xe5\xfc\x3a\x02\x3f\xe5\xfd\x3a\x02\xcf\x30\x90\xb6\xc5\xeb\x56\x18\xcb\x42\x04\xcc\x03\x15\x7d\x59\x0c\x69\xa5\x2d\x0e\x95\x95\x60\xc4\xda\xe2\xf1\x4a\xa8\xcc\x4d\xb8\xa6\x32\xbc\x62\x8b\xf1\x95\xf8\xdf\x27\x88\xf6\x48\xf7\x64\xad\xe8\x56\xb6\xa7\x42\x5a\xce\x4d\xa4\xa6\x64\x4d\xe8\xbe\x25\x04\xac\x60\xdf\xa4\x60\xaa\x5e\x3f\xe2\x69\x56\xaf\x18\x97\x12\x04\xe6\x3c\x90\x7c\xd9\xd9\xd5\x3a\xc0\x91\xd5\x77\x04\x25\x4a\x56\x8b\x6d\x59\x0c\x17\x62\x74\x1e\xe8\x8c\xcf\x5a\x9c\xad\x08\x96\x65\x18\x7b\xe4\x27\x9a\xac\x16\xc3\x4f\xb4\xf8\xba\x72\x4b\xf1\x9d\xac\x5c\x23\x0d\xeb\xb0\x2e\x81\xc8\x45\xc5\xa6\xc0\x04\x2e\x1a\xd6\x10\xec\x47\xd4\x6f\xc5\xdb\x96\xb6\x3b\x35\xaf\xbb\xe2\x4b\x0e\xdf\x84\x6f\x25\x08\x18\x2d\x6a\x61\xfd\x4c\xd3\x18\xf9\xfa\x9e\x7a\xa3\xfc\xf6\x75\xe5\xc6\xac\xd7\x56\xc4\x78\x6c\xa6\x18\x1f\x6e\x99\xc3\x1b\x34\xe2\xf7\x37\x6f\x4e\x15\x70\x68\xd8\x4b\x69\xbf\xda\x96\xb4\xff\x09\x53\xd6\x61\x78\xf8\x6e\x6a\x2b\x92\x7f\xb2\x7a\x6b\xa3\xe6\x1e\x2d\xde\x69\x80\x96\x3a\x1c\x8d\x7d\x5b\xba\x5f\x08\xd0\x12\xf7\x65\x39\x8d\x84\x1c\x6a\x87\x77\x5a\x24\x2e\x6a\x66\x7d\x3f\x48\xce\xbb\x22\x74\xc8\x56\x92\x6d\x74\xc1\x56\x61\x91\x0f\xb5\x8c\x11\xef\xce\xf4\x0e\x4b\x32\x65\x12\x4a\xb1\x80\x3a\x3e\x8d\x90\x4f\xa4\x15\x8a\x05\xfc\x60\x06\x66\x61\x32\xec\x2c\x36\x36\xdd\x1c\x98\xb0\x2f\x7d\xf0\x8d\x2c\x58\x1d\x3f\xf8\x2b\x26\x94\x41\x8f\xfd\x15\x31\x3b\x7e\x9c\xd8\x13\xf5\xcf\x33\x51\x95\xe2\xbe\xf8\xe0\x00\x98\x48\x21\xf2\xe0\x00\x58\x88\xc9\xf8\xe0\xe5\x97\xf0\x51\x7c\xec\xca\x47\x44\xc6\x07\x57\xbe\x44\xfa\x90\x03\xdd\xb2\x50\x76\x9d\xda\x03\x62\xcb\xfc\x90\x93\x73\x60\x07\x7a\xa0\x57\xff\x73\x0b\x10\xd9\xa4\x67\x28\x32\x5b\x0d\x48\xc8\x34\x8b\x21\xf5\xb3\x1a\x12\x59\x91\xa4\xec\xc1\x13\x2f\xa1\x36\x7a\xec\x89\x47\x40\xc7\x03\x69\xc5\xc4\x24\x0f\x44\xcf\x02\xfa\x09\x9a\x40\x87\xdd\x8c\xe9\xf9\x54\x3c\x9d\x31\x3d\x83\xa4\xe5\x27\xd3\xc8\x33\x0b\x68\xbe\xba\x21\x8d\x7d\x0c\x43\x6a\x61\x05\xa4\x19\xec\xd4\xa9\x14\xfc\x63\xba\xf5\x02\x46\x2e\xd7\x29\xe6\xd3\xdc\x3a\xbb\x68\x62\x9f\x3c\x38\xe0\xa5\xe6\xbe\x28\x36\xe4\x58\x57\x35\x34\xf4\xce\x5f\x0a\xaf\xb1\x69\x3e\xd0\x11\xbf\x6d\x06\x74\xeb\x7f\x6e\x41\x02\x02\x13\xe7\x03\xfd\xf4\x65\x40\x9f\xde\xb1\x0e\xa8\x12\x9b\xe7\x13\xe5\x61\x9b\xd4\xc2\xbe\xb9\xcd\x6e\x48\x73\xed\xf1\x29\x78\x64\x21\x8a\xe1\x83\x57\x5f\x99\xee\xb5\x62\xce\x8c\x65\x8c\x54\xd0\x99\x32\xdd\x33\x05\x9d\x19\xab\xc4\xff\x7e\x82\xfc\x3f\xe1\x0b\x26\xcb\x07\x6a\x7a\xe7\xf6\x14\x33\xb3\x47\xaf\xcf\xbc\x8c\x55\xa6\xa1\x47\xef\xdc\x82\x56\xb3\xbb\x16\xf6\xe9\xdc\xab\x1e\x48\xb3\xd4\x2e\x43\x3f\xb5\xe7\x77\xa2\x1c\x2e\x0c\x1f\x5c\x07\x0b\xd6\xd9\x0f\xae\x83\x83\xeb\xca\x03\x69\x8d\x5a\x35\x34\xf4\xe5\x32\x34\x55\x8b\x5b\xd7\x66\x03\xdb\xed\x07\x2f\xc3\xc4\x75\xde\x33\x15\xf7\x72\x70\x5d\xf9\x90\x0c\x74\x2c\xe3\x7c\xdb\x44\x49\x71\x7b\xda\x3e\xa1\xfc\x3d\x90\x5a\xc8\xb4\xa0\xfd\xf6\x58\xc6\x82\x2e\x0e\x46\xc6\x8a\x07\xbf\xc0\xb1\xbc\x62\xf2\x0b\x4c\xbd\xfc\x33\x54\xc4\x63\xa7\xc1\xe9\x41\x10\x3a\xbe\x97\x80\xb4\x64\xab\x18\xd2\x64\x9b\xe0\xb5\x19\x1f\xe4\xe8\x39\x90\x26\xb4\xba\x6b\x22\xea\xb5\x9a\x21\x06\x18\xff\x93\xaf\x81\x49\x8e\x08\xf2\xdc\x31\x3d\xf8\x1b\x16\xe2\x27\x3e\xf8\x1b\x8e\x65\x02\xd4\xae\x3d\x71\x03\xf4\xe0\x62\x98\xb8\xe5\x39\xd0\x2d\x23\x7f\xff\x4f\xbb\xa2\x6e\x26\x42\xe0\xcc\x6e\xb6\x21\x55\x62\x99\x9e\x5e\xc5\xb5\x49\x5c\xdd\x1c\x48\x0b\x98\xe3\x7f\xb4\x47\xaf\x51\x09\x76\x23\x53\x44\xaf\x71\x9d\x67\xce\x26\x46\x3f\x07\x5a\x7a\x67\x48\xcc\xb5\x1b\x99\xe4\x74\x58\xa6\x97\x4c\x3b\xf3\xd4\x8d\x5a\xec\xbe\x09\xbc\x78\x20\xf5\xac\xb9\x9f\x07\x61\xe6\xe5\x11\x4d\xd0\xbc\x17\x43\x9a\x5d\x8b\x0b\x54\x82\xa4\xaa\x38\x90\xfc\x22\xfe\x20\xad\x5f\xa7\xd7\x13\xc7\x08\x33\xb4\x09\x41\xf4\x69\x48\x58\x60\x04\x9d\x78\x46\x8c\xcb\x90\xe6\x65\x80\xca\x38\x00\xce\x12\x90\x88\xda\x04\x3f\x3d\x22\xb7\x7e\x6b\x8d\xcc\xde\x08\x16\xdf\xcd\x6a\xb5\x1b\x9e\x97\x11\x5b\x91\xe3\x13\x87\xfd\x03\x89\x70\x2d\xba\x94\xcd\x2b\xf5\xa8\x65\xe3\x55\xe1\xb1\x43\x48\xc6\x5d\x12\xa5\x76\x0b\x24\x7c\x0c\xa7\x19\xcc\x84\xb9\x9a\xa5\xac\xa9\xf5\x33\x96\x13\xa1\x66\xd6\x80\xb4\x0e\x33\x20\xad\xad\x71\x70\x81\x13\x66\x99\x0b\xd6\x60\x8c\x44\x21\xd9\x4d\x8e\x0b\x2c\xb0\x78\x5a\xcc\x99\x57\x53\x3b\xec\x49\x80\xa6\x03\x89\x1e\x26\xe3\x23\xf1\x17\xc7\xfb\x03\x69\x7c\x35\xde\xa9\xf5\xe8\xf5\x61\xfb\x33\xe5\x78\xa7\x59\x32\x8d\x69\x4f\x3d\x93\x31\x4b\x31\x65\x52\x37\x55\x49\x3d\x59\x66\x8b\x77\x43\x5f\x36\x43\x67\xa5\xc7\x15\xef\x24\x4a\x1a\xfd\x44\x05\x39\xae\x80\xa6\xa0\x6c\x48\xb3\xd4\x02\xba\xe5\x8d\xe2\xf6\x74\xd3\x3f\x2c\x4a\x6e\xdc\x51\x4c\x7f\x84\x4f\x1d\x16\x2c\xec\xe1\x87\x19\xb6\xac\x53\x27\x91\x58\x0e\x94\xcf\x3b\xcf\x19\x1e\x8b\x04\x75\x3c\x50\x97\x1f\x8b\x7b\x2d\xa1\x8a\x6f\xe3\x81\xe4\x19\xd3\xe3\x7f\x4b\xef\x3c\x5a\x29\xda\xe7\x5f\x0b\x9f\xbe\xe4\x7f\x52\x33\x96\xe9\x3a\xa5\x58\x2c\xd3\xb5\xc8\x51\x71\x26\x63\xf2\x26\xe4\x55\xfc\x4f\x86\xed\xc9\x98\xbc\xe1\x1a\xfd\x9f\x77\xca\xe7\x53\x75\xa6\x77\x43\xea\x8c\x25\x35\x87\x94\x61\x26\xa9\x43\xca\x4c\x46\x42\x1d\x52\xca\x34\x89\x73\x48\x99\x26\x6a\xf9\x35\xce\x34\xe3\x1d\x83\x58\x86\x84\x3e\xcb\x75\x8a\xdd\x10\x85\xe4\x40\x67\x4f\x36\x4a\xbc\xd3\x54\x8c\x80\x9a\xbe\xcc\x86\xba\xbe\x8c\xff\xa9\x3d\x23\xa8\x92\xa9\xcd\x64\x71\xa1\x83\x4f\x1a\x26\x55\xb4\xa3\xc3\xc4\xf9\x4c\x79\xf5\x18\x99\x1e\x98\xf2\x28\x86\x34\x2f\xde\x37\x4b\xc9\x59\x62\x9f\x27\x37\xc8\x99\xaf\x80\x84\x3e\x35\x20\x6a\x71\x7b\x62\x61\xc3\x04\xa8\x0c\x6a\x33\x5b\x52\xe3\xdd\x18\x7b\x40\xfc\x19\xa7\x17\xf0\xf1\xd8\x99\x33\x65\x40\x9b\xd9\xec\xed\x85\x0d\xcf\x80\xe4\xb4\x64\x42\x92\xa9\x6f\x1a\x16\x02\x52\x25\x96\xe9\xd5\x54\x58\x9b\x32\xbd\x7e\x3a\x21\x95\xd8\x57\xbe\xc4\x45\x33\xdb\x78\x61\x1b\x66\x0d\xf8\x26\x4e\xaf\x98\x7c\x13\x67\x36\x33\x47\x41\x38\x4c\x10\x2f\x63\xf0\x6a\x4a\x41\x98\x46\x73\x0b\x22\xab\x6c\x0c\x79\x21\xab\x16\x90\xd6\xc1\x73\x8d\x69\xf0\xf4\x4a\xcb\x75\x31\x0d\x8b\x20\x45\xf4\x9f\xd9\xf3\x82\x2a\x71\x18\x77\x7f\xac\xdf\x8a\x2f\xd5\x33\xe3\x27\xe7\xb3\xe1\xd6\x7f\x90\x87\x31\x44\x59\x66\x67\x76\xaf\x15\x9a\xb5\x4c\xef\xb0\x49\x5d\x36\x8c\xbb\x3f\xe6\x65\x05\xa4\x3a\x8d\x9f\xb2\x30\x9e\xc5\x3b\x3b\x29\x01\x13\xe7\xba\x07\x5f\xc3\x34\x2c\xc8\xf0\x35\x5c\xde\x49\x7e\x60\xa4\xb1\x0e\xf7\xc2\x62\x91\x8e\xcb\x5f\xf1\xda\xa2\x5c\x1b\xc6\x17\x9d\x00\x9d\x20\xff\x21\xaf\x6c\x8a\x73\xd6\x27\x01\x58\x2c\x3c\x3e\x9d\x0b\x56\xca\x86\xe4\x5c\x66\x6c\x45\xd5\x16\xe7\x25\x29\xd0\xca\x4a\x01\x69\x76\x8d\x2f\x4a\x4c\x56\x96\xd9\x1b\xea\x34\x9f\x89\x96\xac\x88\x27\xee\x7d\x07\x1a\xfa\x32\xde\x51\xcb\x34\xb4\xf4\x2e\x20\xf5\x93\xb5\x5d\x97\x32\xb0\xe1\x36\xfa\x2c\xec\x8d\xf1\x14\x3d\x10\x3d\x8b\x77\x07\x77\xc9\x7c\xfb\xac\x4b\x9b\xbe\x95\x5d\x0b\xab\xc2\x6a\xae\x0b\xfc\x5c\xee\x99\xae\x4b\xf0\x7e\x79\x16\x79\xca\x70\x2a\x3d\x10\xb5\x34\x43\xd4\x12\x5f\xfe\xe4\x7e\xe6\xf6\x88\xcf\xc7\xe6\x6d\x61\x99\xec\xb3\xdb\xc2\x32\x99\xcc\xb9\x0f\xae\x87\xc9\xa7\x35\xbb\x1e\xae\xfc\xcf\xb0\x13\x0f\xa9\x6f\x0b\x9e\x2c\x8f\x9d\x0f\xab\x27\x0d\xef\x43\x1f\x6e\x96\x8e\xdb\xce\x16\x7e\x20\x2d\xe7\x32\x44\x68\x6b\xd8\x1b\x3e\x86\x85\x8c\xb8\x0f\x3e\x86\xc9\x07\xad\xa5\x90\xb7\xb3\x16\x77\x5b\x37\xa9\xb8\xbd\x1c\x48\xde\x71\xc5\xad\x13\x0e\xfd\x8a\x77\x3f\x7d\x19\xff\x3b\xc2\x83\x7b\xce\x07\x07\xc4\xe4\x63\x90\x9d\x0c\x7d\xb4\x5a\x0a\xac\x53\x16\xfb\xfb\x95\x09\xb3\x7c\xf9\x1d\x4b\xcd\x81\x7e\x65\xb1\x5a\xdc\x54\x0e\xa4\x45\x8a\x16\x08\x19\x7e\x45\x2d\x4d\xef\xaa\x21\x8d\x8f\x7d\x3a\x2e\x88\x05\xd7\x97\x67\x65\xe2\x65\x23\xd3\xf1\x2d\x4c\x04\x83\x3f\x10\x5f\xba\x2f\x12\x56\xb8\x77\x3c\x0b\x3b\x65\x1f\x9f\x96\x8e\xfe\x05\x3b\x94\x03\x51\x8b\x5b\x07\x45\x60\xc3\xf8\x21\x16\x1f\xec\x96\x8e\xfe\xb3\x1a\x41\x39\xfa\x93\x4f\xf7\x40\x5a\x4d\xa3\x2b\x36\xcc\x24\xd7\x7d\xec\x6f\x48\x08\xc0\x07\x7f\xc3\x84\x7f\xed\x83\xbf\x61\xc1\xb6\xe5\x40\x53\x90\x5b\x90\xd0\x69\x9e\x25\xa5\x90\x28\x58\xac\x3c\x78\x23\xce\xe6\x59\x72\x3e\x89\xe4\x77\x84\x3e\x37\x66\xa1\x78\xc3\x9a\xe5\xc1\x03\x31\xf9\xf4\x84\x0b\xa2\x93\xd3\x1e\x48\xc1\xba\xff\x20\x05\x05\xcf\x8c\x48\xd6\xc7\xb3\x99\x74\x9c\xd0\xcd\x24\xa7\x2b\x83\xd9\x4c\x3a\x58\x1f\x63\x21\xf3\x2c\xe7\x7a\xfb\xfb\x9f\xe6\x05\xa6\xbc\x9c\xf8\x2d\xfe\xc7\xbc\x64\xff\x0f\x2c\xc8\xf1\xa5\xfe\x07\xc3\x5e\x0a\x27\x34\x7d\x01\xb4\x08\x8a\x4b\x8e\xe0\x67\x55\x5c\x36\xab\xeb\x14\xdb\x27\x25\xf0\x81\xce\xfa\x35\xaf\x26\xce\x8c\xcb\x18\x52\x49\x3d\x65\xda\xac\xb0\xd3\x11\x90\xfe\xd7\xe3\x4b\xb5\xde\xe3\x1d\x09\x9b\xe9\x59\x03\x5f\xd8\x6c\x2c\xec\x9b\xf1\xd1\x79\x16\x17\x08\xa4\x18\x3e\x50\x17\x34\x0d\xa9\x2f\x9c\x51\x16\xea\xbb\x69\xa6\xdc\x58\xf7\x19\x90\x13\x47\x02\x49\x74\xb5\x78\x77\x18\xfd\xf4\xf5\xcc\x6a\x50\xf8\x74\x5f\x44\xe1\xbe\xac\x89\x64\xd7\x9e\xb3\x4e\x3f\xfd\x3f\x94\x72\xd3\x73\xd6\x9d\x5d\xa5\x18\xd2\xd8\x97\xbf\x64\x44\x51\xe7\xc1\x72\x67\xa0\x7d\xf0\xa7\x2c\xcb\xc2\xa3\x3b\x37\xcc\x32\x24\xbc\x5e\xf1\x4e\xd4\x38\xe3\x1d\xe1\xd6\xdd\x3a\xf3\x62\x51\xd2\x1d\x2d\xdf\x7d\xd1\xe6\x74\xad\xf4\x6f\xa6\x1c\x09\x38\xaa\xa1\x5b\x1e\xb9\x51\xa9\xc8\xd8\x84\xab\xd8\xb7\xc5\x97\x19\xab\x6b\x77\xea\xfb\x99\x85\x1a\xce\x97\x19\x4b\x17\x01\xce\x6e\x7a\xa0\xd3\xed\x65\xa6\x2c\xbb\x61\xe7\x36\x7d\x16\xd7\x02\xcb\x4c\x52\x79\x36\x8a\xaf\x3d\x70\xea\x4c\xcb\x24\xae\x5c\x71\xb3\x9b\xd1\xcb\x57\xd3\x39\x41\x0f\x24\x17\x63\x23\x1a\xca\xb5\x90\xc6\x28\xd7\xd6\x0a\x48\xb5\x70\x5d\xb2\x06\xd2\xd1\x82\x05\xc5\x5b\x48\xe3\xa1\x9d\x79\x37\xc3\x96\xe2\xad\x5e\x96\x95\xba\x24\xa8\x18\x82\x3d\x38\x79\xd6\xcb\x02\x69\x32\xda\x62\x48\x42\xae\x9b\xbd\x49\x49\x56\x2f\xcf\x84\x8e\xf7\xce\x7b\x79\x20\x8d\xb6\xc6\xbb\xa5\x77\xdd\xd0\xad\xff\x31\xbb\x13\xaf\x69\x33\x2d\x45\x09\xaa\xd7\xe5\x5a\x24\xf2\x7c\x0d\xb1\xa6\x0e\x6f\xc1\xb0\x27\x0e\xd6\x66\x30\x8a\x46\x9b\x82\x7d\x13\x8d\xf6\xb2\x00\x24\xa9\xf7\x6a\x51\xa7\xbc\xaf\xcd\x60\x64\x7d\xec\x54\x97\x8f\x53\x78\x07\x33\xd7\xd1\xbf\x5e\x5e\x31\x8e\xfe\xc1\xda\x51\xa0\x05\x33\x97\xf5\xb1\x93\x5e\x3e\x4b\x69\xe3\xa6\xaf\x1a\xc8\xf4\x9d\x82\x99\x2b\x14\x51\xf5\xd5\xd4\xe2\x22\x20\x98\xa4\x02\x07\x39\xe3\xe3\x43\x6a\xee\x14\x4c\x44\x47\xf8\x7a\x59\xac\xa1\x16\x0b\x96\xa2\x23\xfc\x1c\xee\xa7\xec\x8d\xeb\x65\x21\x77\x4b\x90\xf9\x50\xbb\xee\xc5\xbb\x80\x0e\x19\xfb\xe4\xb8\x38\xb4\x07\x6b\xd0\xc1\xbc\x5e\x29\x20\xf5\xc5\xe4\xaf\x83\x79\xbd\x4c\x2b\x72\x3d\x9d\x3e\xe5\xe1\x7a\x9a\x82\x8c\x75\x68\x77\xa2\xbe\x87\x1c\xe0\x4e\xf2\x7d\xa0\x47\xb5\x78\x0c\x60\xab\x29\x4e\xb6\xc1\x4e\x87\xf7\xe0\x62\x5a\x2f\x63\xb2\x0e\xdf\x4e\x77\x77\xa0\xf6\x5f\xff\x91\x03\x07\x95\xc0\xae\x5e\x1e\xd1\x56\xfa\x99\xc0\x33\x1d\xd3\xe7\xb0\xb8\xd8\x60\xb9\x05\xe0\x56\x22\x80\xcb\xdb\x20\x45\x1e\x72\xb6\xb6\x07\x27\xd6\x7c\x99\xa6\x37\x21\x96\xbd\x3b\xd5\xb9\x7c\x0e\xe3\x84\xd4\x7e\x39\xe6\x6c\xdf\x5a\x31\x8b\x3c\xd2\xd4\xc5\x9c\x71\xfa\xb5\x86\x87\x4c\xe2\xf9\xaf\xd7\x8c\xd6\xc2\x91\xa4\x74\xd1\x4f\x9d\x8c\x9d\x77\xeb\x40\x8a\x0b\x6d\xc1\xa9\x18\x40\x39\x7a\xa6\x73\x72\x25\xf6\xed\x83\x73\xac\x93\x57\x3f\x78\xc7\x3a\x7d\xd5\x81\x7e\xfa\xd2\x2d\x28\xd2\xee\xe5\x15\x53\x1e\xbb\x19\xfb\x7b\x29\x08\xf3\xc5\x75\x1e\xa9\xc5\xeb\x55\xfe\x7d\x7d\xb1\x64\x29\x9c\x2f\x4b\x5c\x79\xd2\xce\xd8\x9d\xca\x93\xd6\x89\xa5\x0f\xa4\xd0\x02\x57\x40\x5a\x5c\xef\x47\x15\xa4\xb6\x5e\x25\xfe\xa7\xc5\x35\xcb\x94\xfd\xef\x8c\x9d\xa4\xec\x7f\xf3\x65\xe6\xf3\x82\x06\x46\x18\x59\xf5\xe6\xcb\x68\x20\xab\xde\x19\x3b\x34\x1d\xbe\x67\xec\xad\x5e\x48\xd5\xcc\x55\x87\x6f\xe7\x78\x3e\x90\x16\xd7\x08\x4a\x16\x95\xcb\x7b\x39\x05\x17\xaa\x7f\xad\x8b\x2d\xc6\xae\x48\xc7\xf4\x19\xfb\x20\x29\x2b\x9d\xbf\xf9\x40\x1a\x83\x47\x4b\xa4\xda\xcb\x3b\x65\x85\xaa\x9d\xd3\xa3\xfd\x41\xe2\xde\x29\xff\x40\x7a\x8f\xef\xc7\xc2\x7b\x7c\x3f\xa2\x8a\x7b\xa7\xac\xd0\xb5\x33\x76\x30\x3f\x96\xba\xba\x4e\xd0\xdc\xe4\xaf\xc3\xb7\x13\xdd\x1c\x88\x20\xe0\xf1\x3f\xcd\xa0\x91\x42\x79\x50\x9c\x6d\xe6\x40\x42\x8a\xe6\xff\x89\xfc\x67\xb4\x0e\x09\x58\x3c\xc9\xf5\xd7\xd9\x62\x1e\x27\x05\x4f\x16\x48\x3f\xed\xbb\x7c\xf7\xb6\x14\x1f\x37\x27\x93\xf8\xc7\xd8\xbd\x17\x97\xb5\x6c\x4e\x26\x4e\x45\x01\x9a\xbe\xee\x5a\x3a\xa6\x3b\x5f\xf0\x81\x34\x13\x66\xed\x64\x0e\x4f\xc6\x17\x85\xf7\xc9\xbe\x73\x25\x6f\x78\xbd\xdc\xba\xe2\xfb\x4c\x5f\x2a\xad\x0f\xb6\xd8\xe3\x7f\x8f\xde\x75\x43\xaf\x6a\x01\x27\x64\x3b\xeb\x2c\xc2\x07\xa2\x85\x6a\x88\x5a\xdc\x9e\xd8\x46\x32\x0e\x7e\xc4\x58\xf7\x8e\x90\xb4\xe4\xc9\x18\xa9\xac\xe4\x73\xae\xf8\x52\x73\xed\xfd\xa1\x2e\x02\xe6\x5c\xf1\xa5\xc6\xc0\xce\x15\x57\xe3\xe9\x2d\x0b\xae\xc6\x99\x88\xfa\x0f\xae\xc6\xd3\x4a\x47\x5c\x8d\xab\xb5\x00\xb7\xb2\x00\x4e\x6f\x59\xee\x8b\x79\x41\x90\xe1\x5c\x3c\x7d\x61\x71\x5f\x9e\x97\x01\x24\x7a\xc0\x25\xeb\x40\xc2\x33\x84\xf8\x4d\xb2\x40\xdf\x29\x93\x95\x7c\xfa\xb0\x7f\xcb\xb0\x35\x13\xf1\xfd\xc1\x45\xb9\x9a\x3a\x6e\xd2\x08\x12\xf2\xfd\x21\x5f\x79\xb5\x0e\x02\xf7\xe5\x8a\xf5\xf1\x43\xf2\xf2\x49\xf0\x89\xc7\xc9\xca\x89\x29\xf1\xe0\xb0\x5c\xb1\x45\x7e\x70\x58\xce\x38\x76\x3d\x38\x2c\x57\x72\xcf\x3c\x4e\x63\x4e\xc4\xf6\x03\x69\x0c\x23\x20\xcd\x3c\x38\x71\x2b\x8e\xef\xf4\x49\xfc\x4e\xb0\xd3\x61\x88\xd0\xfd\x08\x71\xbc\x97\xa7\x4f\xd4\x78\x2f\x57\xfc\x5d\x1f\xbc\x97\x33\xa1\xd6\x1f\xbc\x97\xab\xb5\x23\xe4\x41\xaf\xd6\x87\x90\xe8\xbc\x5a\xcb\x41\x26\xf3\xe9\x13\x2e\x89\xcc\xeb\x35\xff\x19\x51\xe8\xc1\x09\x7a\x7a\x37\x75\x27\xe2\xfc\x4f\x0f\x09\x72\x8c\x77\x20\xda\xf4\x90\xc4\xb4\xb0\xce\x3d\xd0\xd9\xd9\xad\x1e\xd0\xad\x77\xd4\x92\x75\x90\xf4\x51\xee\x56\xd4\x5e\x27\x1a\x3e\x90\xc2\xb3\x78\xc9\x48\xc4\x93\x8c\x76\xba\x5c\x98\xde\xf9\xe0\x04\xed\xdc\xbf\x07\xd2\xc4\x70\x84\xb8\x33\x53\xb1\xdc\x02\x04\xd8\xe3\x7f\x42\x2d\x4e\x02\x77\x56\x3a\xc4\x64\x24\xcc\xec\x5c\x97\x5b\x57\x4a\xbf\x64\x44\x53\x42\x1f\x27\x08\x7e\x70\xb3\x9e\x2b\xda\x83\x8c\xa3\xd7\xcc\x19\xe7\x89\x9b\xf4\x3e\xc9\xa8\x95\xd9\x61\x2f\x8f\x48\x09\x11\xb0\xd1\x7e\x6e\xd9\xf8\x3a\x9d\xef\x43\xf2\xf5\x4a\xfc\xf3\x07\x07\x69\xe7\xf6\x7d\x6e\xe5\xd2\x59\xde\x19\xdc\x45\xa9\xbc\x92\x17\xbe\x80\x14\x2b\xbe\x5c\x7a\x47\xeb\x05\x22\xf3\x6a\x2a\x2d\xce\xb2\x18\xc5\x7d\xb9\x9a\x9d\x92\xcd\x7d\x59\x8c\xde\x05\x76\xe3\x95\x96\x25\x41\x4d\x66\x0d\x15\x62\xf1\x4c\xe8\x5a\xa0\xe2\x60\x7b\xa0\x71\x6a\xa9\xf1\x6e\xea\x5d\x37\xf4\x53\x50\x9d\x62\x48\xeb\xe0\x79\xd1\xb5\xc0\xba\x8c\x4b\xb2\xce\xcd\xc9\xb3\x24\x87\xe5\x9a\xd8\x0a\xe0\xb0\x9c\xd3\x0a\x68\xe9\xdd\x34\xf4\x08\x72\xeb\x47\xc4\xae\x60\x06\xb2\x39\xa8\x66\xbc\xce\xed\x9e\x3c\x67\x0a\x7f\x54\xcd\x78\xef\x0a\xce\x2f\xd7\x72\x66\xa2\x9a\xf1\xde\x4a\x90\x53\x71\xcc\x7d\x6e\xe5\xaf\x59\x81\x83\x8d\x84\x63\x9c\x97\x48\xcc\x5e\x49\xc4\x7e\x20\x25\x04\xf4\x5c\x2b\xfd\xcc\x8a\x11\x35\x32\x72\x7a\x96\x74\x11\xb0\x62\x44\xb2\xe3\xad\xe4\x6f\x7f\xee\x46\x8a\x63\x8f\xaf\x39\xa5\xf1\x65\xc8\xd9\xea\x0d\x69\x44\xd9\x2d\x1c\x31\xba\xfe\x1b\xfa\xf4\x8e\x16\x3a\x81\x89\xfe\x20\xb2\x35\x67\x43\xd4\xd9\x0c\xf1\x3f\x5a\xef\xce\x52\xdf\x0d\x1d\xf6\x66\x55\xe2\xdd\x23\x5d\xb6\xa1\x72\x5a\x28\xf1\xbf\xaa\x2f\x93\xa1\xb3\x46\xc1\x78\xbb\x53\xe0\x46\x2d\x8f\xde\x55\x43\x64\xe9\x8d\xff\xfd\x54\x8b\xfb\xe9\xbc\xb3\x01\x69\xce\x8a\xeb\x54\xd4\xff\x10\x41\x32\x16\xa8\x21\x74\x74\xf2\x5f\x58\xff\x1f\x48\x2b\x66\xea\x90\xa9\xee\xc2\xde\xff\x21\xcf\x7c\x8d\x31\x38\xaf\xbc\xd7\x56\x79\x6f\x56\xb2\x48\x18\x4e\xb6\x3b\x0d\x69\xce\xd8\x68\xdd\x64\xc1\x49\xf5\xdf\xd7\x17\x64\xa3\x5f\xc9\x7c\x5f\x76\xbc\x35\x64\xd7\x60\xf0\x9e\x34\x85\x7e\x5a\xc9\x32\x61\x90\x9c\x2e\x1a\x3c\x0c\x6d\x05\xa3\x18\xe4\xb6\xf5\x84\x0e\x26\xe6\x0f\x12\x8a\x70\xb0\xbb\x07\x53\x51\x3d\x40\x50\xcb\x84\x3b\x40\x1f\x76\x99\xf7\x24\xa9\xa2\x09\x57\xf9\x6f\x56\xa0\xf9\x84\x20\xd8\x23\xe1\x32\x5c\xad\xef\x8d\x0c\xf2\xec\x7c\x48\x20\xbf\x02\xed\x74\xb9\x50\xad\xfd\x25\x9b\xfc\xca\x29\xea\xd4\x02\x9a\xc1\x4c\x16\xde\x0b\x38\x59\x78\x4b\x4e\x59\xd9\xae\x40\x18\x5d\x4a\x54\x12\x93\x1c\x48\xa1\xa7\x72\xfc\x4f\xf9\x0b\xbd\xd4\x13\x66\x60\x39\x3a\x21\x39\x8b\x35\xf2\xde\x84\x38\x5c\x90\x80\xc5\x8c\x32\xcc\xd4\x10\x87\xcb\x63\x9f\x86\xb4\x7e\x2d\xbe\x3c\x73\x1d\xbd\x5e\xee\x99\xbf\x94\x60\xb1\x72\xed\x5e\x12\x2c\xd6\x6e\xe3\x86\x5c\xad\xc1\xbe\x15\x4f\xb8\x5a\x67\x7d\x2f\xfa\xe9\x9d\x88\x2c\x69\x97\x15\x6f\xf7\x22\x2b\xa8\x77\x22\xba\x32\x58\xd9\x02\x42\x57\x06\x35\x84\xaa\x73\x9e\x5a\x20\xdd\xca\xce\x11\x62\xf4\x86\x99\x7b\x44\xb7\x04\x52\x36\x8b\xbe\x61\x76\xde\x31\x39\xfb\xe9\x88\x2f\x35\x06\x8f\x88\x6c\x31\x21\xf2\x6e\x70\x30\xbe\x94\x78\x2a\x66\x37\x37\xe2\xc9\xb8\x7b\x13\xce\xcb\xec\xe6\x86\x29\xc7\x18\x94\x6e\x8b\x40\x5c\x0f\x6e\xc1\x8b\xb8\xad\x4f\x24\xb6\x77\x2d\xba\x24\x58\xc5\xec\x94\x4b\x82\xe4\x8d\x81\xd2\xce\xac\x62\x96\xe2\x94\xf7\x16\x80\xba\x16\x58\xc5\x2c\x65\x33\x5a\x0b\x55\x05\x1a\xce\xd9\xc2\x5f\x2a\xf9\x1a\x82\xd3\xc9\x4c\x97\xff\x27\x81\x54\x8c\xd7\x24\x94\x09\x31\xca\x95\x01\x3e\x67\x0f\x99\xee\xab\xd5\xee\x91\xbb\xde\xa2\x72\x33\x76\x6f\x59\xc8\x22\x63\x45\xfb\xcd\xd1\x3f\x56\xc5\x49\x4b\x2d\x2a\x1f\x58\xb4\x6b\x71\xca\x52\x0b\xc0\x87\x11\xfd\xfd\x8f\x5a\xe8\x99\x12\x94\x2e\xac\xdc\x0f\xd4\x05\xc5\xbb\xc3\x51\x8a\x45\x1e\x59\x66\x48\xd1\xf1\x90\xaf\x7e\x95\xa8\x53\x79\x3e\x8b\xb7\x09\x44\xcd\x2a\xd1\x33\x51\x15\xf9\x3b\x0e\xf4\x53\xe8\xb4\xf8\xf2\xd3\x3b\xe6\x45\xe7\xf9\x55\x2d\x2a\x5f\x09\xab\xf2\x07\xdd\xfa\xb2\x19\xda\x8a\xb9\x56\x0c\x3d\xfa\x72\x19\xa2\x4e\xff\x4f\xb3\x54\xd2\xf5\x6f\xa6\x2c\x17\xde\x55\x53\xfc\x31\xab\x9a\x61\xe8\x56\x24\xb7\x6c\x68\xab\x52\x37\x4f\x34\xb8\x1c\xd0\xab\x77\x1e\x92\x58\x58\x20\xfd\x2b\x16\x96\x2d\xfd\xc9\x58\x13\xf2\x5e\xb9\x51\x57\xe5\x28\x7e\x2b\x7e\x70\xcd\xae\x85\x54\xfa\xb8\xa7\x1c\x28\xe9\x5d\x33\xa4\xe9\x75\xaf\x75\xf4\x5f\xd5\x2c\x45\x47\xff\x4c\x80\xe5\x03\x69\x9a\x2c\x7f\xa5\x5b\xaf\xd9\xbd\x96\x6e\xbd\x66\x1f\xd0\x94\x24\x7f\x55\x93\xf1\x4f\xac\x28\x7b\x67\xa0\xe3\xfd\xaa\x26\x6a\x1d\xef\x6b\xf6\xce\x40\x4e\xb4\xb9\x98\x29\xcb\x89\xb6\xe6\x12\xd0\x23\x88\x19\x94\xa6\xbd\x66\x93\x9c\x32\xde\xac\x6a\x84\x51\xc6\x9b\x9a\x7d\xd0\xd2\xd1\x7f\x55\xa3\xb2\x8e\xfe\x4e\x4b\xfd\xdc\x3a\xd0\x57\xb2\x44\x3c\xb8\xb1\x3a\x0b\xf5\x81\x34\xd7\x16\x95\xca\x73\xb3\x9a\x67\xe9\x03\xb1\x73\x40\x8a\x3d\x97\xa2\x96\xa5\x77\x01\x09\xed\xbc\x2a\x1c\xda\x43\xc4\xea\x28\x5e\x49\xe1\xff\xe0\x9c\xba\x6c\x6b\x8d\x73\x6a\xc5\xc5\xfc\xc1\x39\x75\xd9\xd6\x1a\x97\x53\xe7\xb4\x3e\xd0\x4f\x41\xf1\x8a\xa1\x4f\xef\x5c\x8b\x82\x04\x5a\xbd\x85\xe7\xa8\x33\x47\x3f\x78\x8e\x2e\xe2\xaf\x3c\x78\x8e\x66\xa2\xd1\x3d\x78\x8e\x56\x12\xf5\x3f\x5b\x07\xec\x6c\x0b\x04\xf2\xf4\x57\x5c\xd3\x0f\x74\xab\x16\x8d\x16\x3f\xd2\xea\xad\xc0\xd6\x61\x78\x11\x21\xe4\x40\x5a\x5b\xf7\x25\xb1\x46\x7f\x90\x7a\xc6\x79\x70\x2b\x5b\xcd\xb2\x0a\x6b\x4b\x61\xbe\x88\x6f\x71\x20\xfe\x17\x5f\xfe\x04\x75\x43\x8a\x52\x38\x0d\x89\xb9\x12\xc1\xf8\xc1\xe3\xb4\x92\xad\xe2\x21\xcf\x6c\xb6\x8d\x03\x79\x66\x17\xfe\x05\x07\xea\x7a\xe7\xf6\x14\x22\x91\xd8\x17\x07\xd2\x18\xba\x7b\xcd\xbc\x74\xf7\xc5\xf3\x32\x0d\x69\x35\x57\x40\x5a\xcd\xe6\x16\x08\x63\xb8\x02\x6a\xaa\xc5\xbd\x96\x46\xc2\x9b\xa2\x9d\x14\x15\x90\x28\x12\x07\x12\x05\x78\x44\x3a\xfd\x56\x6f\x13\xf0\x4d\x75\xb6\xea\x03\x69\xfd\x3c\x86\xcc\x4c\x78\x1d\x74\x52\xad\xde\xb2\x6c\xe5\xa9\x59\xd6\x0c\x6d\xa9\xc8\xab\xed\x81\xf0\x4d\xad\xd9\x3d\xcb\x84\x32\xac\xf1\x4e\x33\x01\x15\x6f\xce\xad\xde\xea\x6c\xa9\xcf\x73\x61\x7b\xe1\x9c\xb2\xde\xea\x6c\xe5\xb4\x59\xdd\x2b\x26\x3b\xfa\x5c\xbc\xd2\x3a\xef\xd6\xec\x31\x14\xb0\x1c\x31\xba\x0b\xa3\xf5\x18\xa4\x30\xcf\x65\xfe\xd3\x79\xe4\xc1\x55\xb5\xe2\x30\x79\x20\xc9\x04\xf6\xb1\x5b\x99\x72\x56\xff\x7b\xa7\x8e\xb2\x13\xc1\x71\xd5\x49\xab\x1f\x67\x93\xf5\xfe\x69\x17\x16\x1e\x19\xeb\x94\xb1\xde\x3f\x6d\x19\xd2\x2f\xdb\x5e\xee\x82\x7c\xf2\x54\xe8\x68\xbc\x6c\x7b\xb9\x2b\xf2\xc9\x5f\x56\x48\x00\xf9\x8b\x73\x6a\xc5\xbf\xfe\xc1\x39\x35\x5b\x56\x6e\x25\xd2\x59\xb6\x62\xdc\x15\x51\x62\x64\xd2\x11\x77\x8d\xe4\x3a\x25\x4a\x6c\xea\x42\xd2\xd7\x5c\x8d\x4c\x1c\x78\xbd\xf3\xc1\x8d\x35\x5b\xaa\xee\xca\x88\xbc\x2c\x3a\xe2\x66\x4b\xd5\x2d\x23\xfb\x85\x07\xda\x81\x84\x4c\x26\x4e\x1d\x7f\x97\x4d\xfe\x76\x3d\xec\x3b\x57\x04\x20\xce\xb0\x99\xa4\x90\x07\xa2\x05\xfa\x22\xa3\xf7\x4c\x6c\xe0\x07\xc7\xd5\x9a\xbd\x46\x8d\xc4\xd7\x1c\x63\xc9\xc5\x5a\xf1\xe0\x7f\x70\x6a\xcd\xd5\x33\xa1\xc4\x3b\xcb\x86\x59\x5b\x89\x77\x72\x4d\x6e\x81\xbd\x87\x49\x5c\x89\x77\x32\x3e\x6e\x0f\xae\xaa\xd9\x62\x1b\x57\xd5\x9a\xbd\xee\x0d\x92\xf3\x4a\x93\x9d\xd5\x7b\xb9\xad\xb8\x5b\x19\xef\xd0\x03\xf1\xbf\x62\x48\x6b\xf4\xf7\x3f\xcd\x35\xbb\x37\x32\xb7\xae\xf1\x57\x8b\x46\xeb\x75\x57\x14\xae\x8c\x3f\xe8\x83\x1b\x6b\xf5\x7e\x6d\x77\x66\x29\xbb\x4e\x09\x24\x6b\x32\xb6\x6c\xde\x33\x49\x87\x1e\x92\xb7\x2e\xdb\xc4\x6c\xa9\xba\x33\x3e\x9f\x0f\xde\xa8\x19\x2f\xcf\x07\x6f\xd4\xea\x3d\x20\xde\xa8\xd5\xbb\xbe\x3d\x24\x90\x6c\x6f\xb1\x15\x94\xb8\x16\xce\x6e\x24\x7d\xcd\xf8\x83\x1e\x88\x5c\x97\xb4\xae\x84\x3c\xb9\x1a\x0b\xa4\xea\xce\xf8\xf7\x1d\xe8\xac\x91\x6f\xfa\xf1\x15\xcd\x44\x06\x7e\xf0\x15\xad\xc5\x23\x1a\x60\x64\x71\x7b\x12\x48\xc5\x23\x1a\x8c\xa1\xb8\x3d\x89\x20\x1b\xbd\x6e\x65\xd0\xc9\xb6\x7e\x22\x4f\xeb\xf2\x4d\x3f\x89\x5a\xb3\xad\x9f\xf6\x64\xfd\xcc\xfa\xa4\xc0\xce\xd5\xc2\x91\xb3\xa9\xad\x9f\xc8\x9e\x5a\x4b\x8a\x77\x9a\x79\x8b\x19\x59\xb9\x57\x6f\xe5\xc8\xac\xba\x6c\x88\xb9\x75\x6e\xcd\xd5\x82\x93\xd3\x28\xde\x9a\x0f\x7e\x9d\xd5\xdb\x3c\xfc\x3a\xab\xb7\x79\x5b\xca\xed\xe5\x7b\xf8\x2d\xfb\xf4\x5c\x2d\x70\x09\x5c\xec\x7b\xf8\x3d\xa1\xcd\x16\x5f\x6a\x0c\x2d\xde\xbd\xaa\x93\x7e\x2a\x60\x56\x2d\xc6\x56\x29\xb0\xab\x37\x84\x78\x79\x2e\x1b\xdd\x39\x4d\xaa\x37\x61\xa4\x49\x5d\xbe\x79\xdf\x4b\x6c\xd8\xdb\xa7\xbd\xc0\x48\x0b\x55\x85\xc8\x5a\xab\xfe\x7b\xa7\xbc\x75\x38\x5d\xcb\x53\xcf\xe1\xb4\x5a\x42\x2c\x1d\x0c\x6c\x32\x86\x7b\x68\x2d\xd1\x35\xc9\x20\x5b\x0b\xec\x05\xe1\x72\x83\xb7\x65\x92\xbe\xac\xbd\x27\xe9\x69\xae\x66\xca\x1c\x4e\x8b\x07\xa1\x88\x59\xd9\xbb\xd3\x2d\x03\xf5\x65\x7d\xfd\xbe\x59\x78\x33\x5e\x0e\xae\xde\xcb\x91\xf3\x34\x57\xb3\x4c\xc5\xc1\x5a\x2b\x5a\x07\x95\xbd\xf0\xf7\x61\xae\xcb\xc6\x42\xfb\x66\x7c\x66\x29\x3a\xaa\xd6\xd8\xbd\xe9\x70\xba\x56\xfc\x4f\xe2\xc2\x07\x49\x32\xa2\x2e\x1b\xcc\x90\x12\x35\xdb\xd4\x8c\x94\xa8\xd9\xc6\x65\x7b\x33\x3e\x13\x84\xd2\xe3\xd4\xd8\x03\x6e\x7a\x66\x06\x83\xad\xf5\x65\x35\xee\x96\x82\xf9\x80\xae\x47\x72\xbc\x78\x9f\x49\x64\xaa\xeb\x8a\xee\x88\x7a\xda\x15\xd0\x4f\x9f\x0e\x43\x1f\x9f\xd2\x03\xc5\xa6\xca\xcd\x22\x43\x39\x68\xaa\xad\x5b\x37\x87\xd0\x66\xb1\x20\xeb\xeb\x74\x59\x2b\x89\x87\x6a\x25\x96\xf2\x81\x36\x2f\x03\x3c\xe8\xd6\x4c\x24\xca\x4a\x53\xc9\x00\xf2\xe0\xb0\x9a\xbd\x3f\xdf\x8f\xc4\x44\x31\x7e\xa1\x8f\xf6\xfe\x7c\x2b\xf3\x4c\xba\xac\x55\x23\x6d\x69\x6e\x46\x30\xc5\x8e\xaa\xb1\x45\x56\x1c\xe6\x1a\x9b\xe2\x17\x0a\x32\x35\xeb\x3c\x99\x2e\x2b\x5b\xb6\x82\x32\x65\x1b\xc3\x6d\xa9\x76\xd3\xe5\x4b\xf7\x2d\xdd\x6e\xb6\x6b\x26\x89\x46\xcf\xcb\x65\x70\xe9\x65\x36\xa4\x09\x68\xae\x55\xfb\xb1\xd2\xe2\x8f\x1f\x31\x91\xdd\x1f\x9d\xfb\xe3\xc0\x80\x8e\x38\x8e\x08\x1c\xf8\x9a\x57\x87\x03\x5f\x31\x07\xc1\x08\xfb\xf2\x9d\xf5\x96\x15\x76\x6e\x5e\x9d\x1f\x21\x37\x7d\x85\xbd\x7f\x32\x9b\xb0\xb3\xe6\x96\x19\x76\x6e\x9e\x72\xa5\x90\xa9\xc5\xbc\x47\x31\x9c\x6a\x6c\xef\x95\xfe\x25\x5d\xbe\x49\xdd\xca\xff\x52\x8b\x69\x0c\x3b\xec\x2b\x45\x5f\xb5\x27\x6b\x5e\x2c\xe9\x82\xb3\x5d\x40\xf7\x0f\x99\xe0\xed\xf0\x0f\x2e\xe9\x95\x43\x4f\x6c\x87\xd0\xfd\x03\x93\xad\x53\xda\x3f\x30\xd9\xbb\x5c\x6c\xb6\xaf\xe4\x6d\xe7\x0f\xce\xe8\x6d\xee\x07\xb2\x7a\x5d\x3f\x64\x99\xa5\xc9\x07\xb2\xd6\xf8\x92\xf6\x99\x1b\xe5\x81\x49\x57\xf2\xa6\xf0\x83\x57\x78\x87\xfa\x11\x38\x35\x99\x01\xa1\x2b\x2e\x66\x16\x1c\x34\x9b\xa5\xe0\x87\x24\xf0\xbe\xe5\xf3\xf8\x99\xaa\xcf\xa1\xae\xbd\x75\xf8\x24\x0a\x9a\x17\xf2\xdb\x8e\x3d\xed\x0e\x48\x16\xc4\x41\xf0\xd3\x41\xa2\x8c\x80\x44\x49\x5c\xbe\xbc\xf3\x02\x3d\xda\x3f\xf7\xcf\x2f\xe9\x58\x2b\xf9\x51\x5e\x5c\x8e\x73\x13\xc7\x7f\xc9\xc0\x9a\x71\x8a\x7d\x49\xc1\x5a\xc9\x82\xf2\x92\x82\xb5\x92\xea\xe4\x40\x5a\x63\x21\xc0\x81\x34\xc6\xee\xce\x78\x6e\x5c\x27\x44\xae\x35\x7e\x71\x6a\xce\x04\xfb\x3c\x90\xd6\x98\x3b\x80\x03\x8a\x21\xe9\x94\xf3\xce\x0b\x02\xe8\x6e\x90\xf5\x9f\xfe\x72\x53\x29\x4d\x28\xbe\x51\xba\x72\xbb\x0c\x8a\x3a\x47\x40\x93\x97\xc9\xa0\xa8\x73\x18\xd2\xd6\x86\xd8\x95\x2f\x7e\xd4\x95\xa0\x11\x07\xd2\xd4\x8c\x80\xd4\x1b\x4f\x1b\x67\xd1\xe6\xa9\xe1\x2c\x4a\x3c\x99\x03\x69\x89\x73\xb4\x0f\xeb\x9a\xf1\x69\xe5\xa5\xdb\x27\xa9\xf8\xec\x86\xc4\xf5\xa7\x47\x05\x39\x8c\x69\x28\xf1\xc7\x65\x30\xeb\x65\x40\x85\x70\xe3\x6e\x12\x46\xf2\x07\x35\x5e\xba\x49\xe9\xcc\xb9\xdf\x3b\xd0\x8f\x97\xd1\xa6\xe8\x7a\x52\x2d\x46\xe2\x57\xf6\xb7\xb2\x12\xcf\xcd\xd3\x93\xc1\x1c\x0f\x3a\x43\x57\x1e\xa5\x32\xd3\x54\xce\x5a\x07\x12\x95\x2d\xda\xcf\xe0\xd1\xca\x86\x84\x01\x5c\xea\xbd\x24\x67\xad\x1c\x9a\x5e\x92\xb3\x9e\x97\xc3\xa0\xf0\x71\xf9\x53\xe8\x2a\xfa\x76\xf3\x47\x7f\xa9\xbd\x66\x8b\x61\x20\x22\xb9\x07\x7a\xf1\x03\xaf\x44\xc7\x79\xed\x07\x7e\x21\xbe\xdf\x59\x18\x95\xeb\x91\x35\x78\xe5\x2c\xf6\x92\xa2\xb5\x56\x93\x5c\x41\xd0\x21\xda\x5e\x3c\xc1\x2b\xd9\x4a\x0f\xb4\x89\xd5\xce\xec\xe8\xcc\x9a\x89\xb4\x78\xa0\xc4\x4b\x37\x22\xe6\x41\xa8\xc5\x97\x1c\xae\x95\x43\xdd\x81\x7e\xc4\x75\x37\xa8\xb5\xe3\x54\xf7\xda\x51\xfc\x2a\x26\x42\x99\x7d\x67\x02\x0e\xbe\x78\x8a\xd7\xea\x79\x55\x40\xea\x5a\x3d\x91\x3a\xb6\xd6\xea\xee\x54\x04\x5f\x31\x11\x28\xdd\x4c\xe5\x0c\x76\x20\x96\xc0\x54\x20\xe3\xee\x8c\xa7\xf3\x3b\x65\xce\x9d\xb1\x9d\x3d\xd0\xd4\x1f\x5d\x8d\xc2\xfc\x5d\x41\x4c\x95\xe9\x49\x86\x84\xa0\xc4\x23\x7c\x71\xec\xae\x9c\xec\x0e\xa4\x61\x64\xb7\xcf\x30\x3c\xa8\x86\xa4\x8b\x6a\x14\x49\x29\x13\xf6\xef\xc5\x5f\xbb\x56\xf7\x0d\xed\x6c\x37\x67\x69\x88\xaf\xfa\xf7\xe9\xa7\x97\xae\x95\xf4\xf6\x1e\x46\x93\xf4\xc2\xf3\xf9\xc5\x61\x3b\x13\x87\xef\x40\x83\x6a\xe2\xa5\xba\x5a\xa6\x21\xba\x1a\xd0\xa3\x77\xcb\x90\x50\x27\x19\x12\x65\xf7\x7f\x6f\xac\xcf\xa7\x5a\x1c\x42\xbb\xbc\xe4\x91\xad\xdc\x3a\xbf\x53\x66\xdc\x99\x20\x7a\x2f\x7e\xe0\x95\x5b\xe7\x03\xa9\x6f\x46\x40\x1d\x51\x2b\xc7\xc9\x77\xa2\x93\xad\xa6\x87\x2e\x39\xc7\x01\xf2\x25\x5b\x6c\xba\x48\x41\x70\x40\x0d\x2a\x33\x7e\x14\xaf\xdd\x88\xdb\x91\x65\x75\x06\x78\x64\x19\xb1\xe3\x5e\xd2\xbd\x9e\x97\xd3\x60\xd3\x4b\x77\x0e\x8a\xac\x26\x50\xb9\x6d\xe7\x6e\x24\xef\x88\xb6\x6a\xee\xa1\x38\x49\x19\x0f\xe8\x17\x9f\xee\x1a\xeb\xa8\x38\x49\x99\xcb\xa7\x17\x0f\xef\x5a\xbd\xe4\xca\xac\x93\x2e\xb6\xb7\x07\xd4\x0a\x78\xc9\x07\x21\xe7\x9b\xc9\x6c\x88\xf1\xc7\xb2\x4a\x17\x9b\xbb\x65\xe2\x00\x57\x2d\x13\x65\x4e\x5d\xab\x97\x75\x80\xab\x2d\xa0\x73\x52\xed\x96\x82\x03\x92\xab\x40\x13\x11\xd5\x3c\x75\x53\x22\xaa\x5b\x28\xea\xe0\x5a\xab\xd7\x51\x76\xd8\xb9\x5b\x44\x4e\x70\xdc\x32\x71\xd2\x51\xaf\xea\x64\x1d\x6b\x33\x44\x2d\x0c\x62\x22\x85\x42\x7c\x2a\x5a\x51\xad\x75\x19\x22\x29\x83\xe5\xa7\x14\xa9\x19\x67\xf1\x17\x67\xea\xdc\xe3\x9d\x6e\x3a\xab\x45\xeb\x64\x32\xfa\x34\xd4\x48\xae\x10\xa0\x68\xc5\x98\x33\x91\x2c\x21\x20\x64\x6f\x9d\xbb\x99\xcc\x72\xc6\x08\xcb\x0b\x85\x7b\xce\xdd\x4c\x66\x81\xba\x16\xb5\xf2\xb5\xae\xd5\xe2\x7b\x81\xc8\x46\xb2\xc5\x04\x18\x37\x16\xb2\x84\x78\x11\x07\x14\x23\xf3\xc2\x71\xb4\xed\x23\x3e\x15\x1a\x79\xe1\x16\x68\xed\xad\xcd\x82\x03\x7b\x19\xa5\xa0\xad\xd5\x2b\xb5\x40\xdc\xe0\x5c\x4b\xb6\xa8\xdd\x3b\x1d\xb4\xa9\xdd\x62\x57\x07\xd6\x5a\x3d\x55\x37\x63\xb2\x0c\xbe\x91\x1d\xc1\x39\x6e\x38\x97\x27\xee\x76\xf2\x87\x12\xa0\x16\xc7\xd3\x78\x33\x0c\xcf\x1b\x06\xd9\xd5\x3b\x8d\x1b\x29\xe3\xcd\xc4\xcd\xa0\x4c\x9c\x37\xec\xc8\xd4\xa8\xd4\x40\xb5\x7a\x13\x72\x23\x64\x02\xc5\x6f\x78\x95\x57\xea\x26\x05\x42\xe0\xb8\xfc\xaf\x73\x9f\x01\x31\xe3\x46\x32\x59\x6f\xd7\xea\x65\xbc\x21\xdc\x15\xf5\x68\xfd\x17\xef\x50\xd3\x12\x77\xee\x25\x17\x6c\xad\x23\xa0\xac\x77\xcd\x50\xa1\x89\x65\x50\x2b\x3e\xe2\x25\xed\x8f\xa8\x55\x04\x68\xc9\xbe\x11\x5d\xfd\xaf\x5a\x89\x2e\xcb\x72\x99\x7a\xe7\x61\x59\x8e\xa9\xf7\xb0\xf0\x96\x7f\x76\xad\x46\x07\x19\x7e\xe7\x71\xfd\x33\x56\xfe\x4b\x0e\xda\x3c\xcc\x71\x36\x62\xc5\xc8\xb1\x39\x41\x76\xef\x82\xe4\x84\x5d\xab\x29\x67\x47\x16\x8f\x6c\x50\x28\xef\xcd\x1d\xea\xe0\x61\x69\xbd\x11\x96\x46\x32\xa9\x83\xf3\xf0\xde\xe1\x41\x3c\x12\x45\xee\x80\x87\x21\x0f\x0b\x64\xc2\x4b\x5f\xc3\x82\xfd\xd1\x41\x70\x58\x92\x3e\x70\xa0\x19\xef\x16\x9f\x56\x83\x92\xdd\x33\xea\xd9\xbc\x6c\x06\x3f\x40\x66\xcb\xc7\xff\x61\x61\xfa\x2c\x92\x80\x58\x28\xca\xac\x3c\x0f\xcb\xf6\x07\xa1\x3c\x2c\x95\x1e\x38\xd6\xb0\x58\xe2\xc8\x5f\xbd\x7f\x90\x1e\xba\xd6\x19\x9f\x0e\x3e\x75\xa3\x42\xee\x61\xa1\xf0\x80\x94\xc3\xc4\xf5\xc2\x6a\x08\xf4\x75\x40\xe1\x9a\x09\xe8\xf5\xb8\xbb\x21\x31\x17\x93\xcc\xcb\x71\x70\x58\xba\xbc\x88\x49\x4b\x25\x62\x36\x5f\xa3\xc5\xb7\x5a\x31\x2f\x2e\x1a\xdf\xbf\x16\xc1\x03\xaf\x2d\x07\xf9\x61\x0e\xae\xb3\x7a\xad\xa6\x0a\x9d\xd5\xf3\x30\x3f\x57\x6e\xa5\x5a\x4d\x23\x3f\x90\xd2\x54\xf1\x63\x22\xcd\x14\x7f\x6b\x90\x08\x25\x3e\xd5\x74\xb4\x80\x44\xce\xde\x35\xeb\xa8\x9e\x87\x39\xe6\x8f\xf3\xd7\x4c\xf1\x72\xeb\xe5\x34\xa4\xd9\xf0\x56\xf8\xa7\xb3\xd9\x30\x1b\x90\x3f\x75\xad\xa6\xb4\x1f\xc7\x8f\xe9\x75\x45\xe9\x3b\x2c\xc0\x50\xfa\xd6\x15\x7f\xa4\x45\xaf\x39\xa7\xfa\x66\x32\xd4\xa9\x3e\x0f\xcb\xba\x0f\x91\x39\x2d\xcf\x15\x49\xb9\x36\xd3\x28\x76\xdc\xc3\xdc\xf5\x93\x58\x6c\x66\xfc\x1f\xd4\x6c\x8e\xc1\x31\x3e\xb6\x01\x58\x7c\x0f\x73\x4c\x85\xed\xaa\xb1\x0b\x90\xd3\x76\x1e\xe6\x8a\x38\x6d\x5f\xb3\xc5\xa7\x22\x26\x73\xc5\x0f\x01\x3a\x5b\x7c\xdb\x54\x4f\x33\xf4\x13\xd4\x0d\x91\x89\xc6\xb3\xaa\xa0\xc8\x79\x98\x81\xe9\xfc\x5f\x9b\xf7\xe5\x1f\x94\x6e\xc6\xf3\x21\x40\x67\x8c\x51\x0c\x94\x40\x5e\x2f\x79\x5f\xcf\xcb\x00\xd5\x75\xb8\xc2\xd2\xa1\xbe\x92\xd8\xe8\x40\xa2\x74\x68\x1b\x6f\xf0\x8a\xc3\xe9\x8b\x37\x78\xba\xf0\x04\x3c\xe0\x59\x72\x3c\x4e\x5f\x9c\xbc\x2b\x39\x97\x0e\xc4\xca\x41\x39\x0b\xc3\xef\x06\x8b\x20\x9f\xec\x79\xd9\x0d\x0a\x59\xa6\x5f\xca\x06\x88\x6b\xbe\x17\x97\xec\x3c\x66\x40\x5a\x39\x10\x70\x25\x08\x60\x06\x34\xf5\x6e\x00\xc1\x59\xf0\x48\x3b\xa0\x66\x0e\x41\x4c\x72\xd8\xf3\xb2\x18\xd4\x7a\xe4\x7f\x1a\xde\xbd\xb8\x68\x67\x7c\xe5\x5f\x5c\xb4\x2b\x69\x91\xde\xc5\x29\x1f\xef\xf8\x97\xe4\xb1\x95\x8b\xc5\x97\xec\xb1\x19\x7f\xf8\x17\x87\xed\x4a\xdc\xb8\x97\xac\xb0\x19\xef\x99\x03\xfd\x48\x9d\x93\x0c\x6a\x1d\x97\x21\xc4\x2b\x66\xdc\x07\xd4\x74\x64\x4f\x0e\xf4\xb0\x5c\x2b\x08\x00\x07\xc0\x81\x3b\x13\xb1\xec\xc5\x81\x3b\x5d\x0b\xd2\x59\x32\xc0\xce\xb8\xbd\x1f\xe8\xe6\xe5\x32\x78\xa8\x9c\x88\x62\x2f\x69\x63\xd3\x85\xb1\xf6\x01\x5f\xbd\xa4\x77\x98\x60\xe3\xa3\xfe\xe2\xc3\x5d\xb9\x12\x7d\xc9\x30\x5b\xf1\x08\x7e\x57\x46\xbc\x2d\xcf\x95\x2c\xa4\x33\x0e\xec\x2f\x39\x61\x2b\x57\x99\x2f\x8e\xda\x95\xab\xcc\x77\x15\x72\x7b\xe0\x82\x75\x40\x4d\x32\xbb\x66\x12\xc1\x9e\x97\xd3\xa0\x3a\x00\x5f\xc5\x1d\x3b\x9b\xe9\xe1\x8e\x5d\xb9\x66\x7c\xc9\x13\x9b\x89\x3f\xf6\xe2\x8e\x9d\x71\x3c\x3a\x10\xff\x73\x83\xac\x38\x7b\xef\xa5\x24\x52\x29\x5d\x39\x5e\x7e\xfa\xd4\xcd\x3b\x7f\x50\x0e\x50\x6b\x55\xdd\xbe\xce\x82\xd3\x74\x25\x67\xed\xca\x35\xe3\x81\xd4\xa2\xc9\x4a\x29\xa6\x2a\xae\xcd\x2f\x99\x64\xf3\x34\x91\x71\x86\xc7\xdd\xfd\xc5\x75\xbb\xfa\xcc\x60\xd7\xed\x74\xfd\xfd\x51\xcb\x98\xdc\x71\x52\xab\x5c\x7f\xdf\x6a\x19\x4d\x9d\x72\xde\xce\xd3\x04\x58\x3d\x8b\xd3\x10\x2d\x76\x43\xa2\x6a\x8e\x09\x38\x76\xe7\x69\x02\xac\xb0\x03\xf8\xe1\x52\x92\xa9\x94\xf0\x34\x39\xe0\xd9\x09\xcf\x1c\x2f\x27\x2f\xdd\xa2\xd4\x66\x16\x0f\xb8\x6f\xe7\x69\x1a\xab\xcc\x62\x8b\x77\xc2\x94\x16\xef\x84\x29\x1c\x1a\x97\xd2\x4c\xa5\x74\x99\xab\x54\x58\x67\x73\xc7\x49\xcb\x72\x99\xad\xa0\xe2\x9e\xa6\x55\x54\xd5\xd3\x88\xdb\x40\x31\x24\xf7\x6a\xcc\x4d\x0e\xe8\x47\xaa\x27\xff\x71\x91\x97\xc9\xb8\x82\x5a\x9b\x10\x54\x2f\x0e\xdd\xd5\x97\x9e\x0b\xb5\xf6\x34\x8e\x37\x46\xc5\xa9\x61\xc9\xfe\x3b\xa5\xe4\x65\x45\xe7\xed\x3b\xd0\xa5\x1b\x86\xe4\x84\x52\x2f\xae\xe0\xd5\x77\xa0\x4b\x49\xaa\x92\x33\x4a\x1d\x50\x6b\x5e\xa3\x5a\x31\x9d\x1e\xef\xb4\xe4\x35\x6a\x95\x0c\xf2\x02\xe8\xfa\xe1\x54\x63\x10\x9c\x33\xce\x37\x78\x4e\x77\xcf\xb7\xfb\x1a\xa0\xd0\xc3\x68\xd5\x49\xb9\x94\x4c\x01\x52\x8a\x1f\x70\x19\x54\xef\xd8\x5b\xac\x4e\x9a\x25\x6c\xc4\x0f\x28\x3a\xeb\x51\x11\xf3\xcc\x96\x6d\x61\x4e\xde\xfa\x3f\x83\x6f\xbc\x38\x9d\x67\x4b\xd3\xd5\x61\x42\xe6\x6c\xdd\xf3\x6c\x92\x54\xbc\xb9\x8c\x37\xd9\x4b\x8e\xdf\xf3\xd2\xdd\xd3\x99\x77\x7a\xf5\xe4\x21\x5e\x7d\x0f\xbc\x3a\xf4\xea\xd5\xe3\x92\x61\x7a\xb9\x06\x34\xe1\x89\xe5\x56\xc1\x77\xc4\x0b\x45\xf9\xf4\x4c\x72\xa9\xe0\x1b\xe3\x25\x5b\xf0\x3c\x3d\xfe\x01\x2b\x1d\xae\x05\x5a\xc2\xa2\xf5\x80\x4c\xeb\x8c\x7f\x6a\x5a\x87\x7b\x23\x83\x68\x22\x47\x1e\x48\x8b\xee\x7e\xcb\xb7\xbc\x92\xef\xe8\x40\x5a\x3a\x8e\x18\x78\x9a\xd7\xf6\x07\x69\x14\xde\x4c\x28\x0b\x55\x72\x52\xa3\x03\x0a\x77\xfe\x5e\x8a\x07\x9a\xb0\x26\xe4\x62\x36\x3f\xd9\x93\x79\xdb\x81\xfe\x7d\x5a\x24\x2a\xb9\x54\x4a\xd9\xa8\x3b\xa1\x1d\x4b\xaf\x09\xd7\xf5\x9e\x64\x42\x3b\x96\x65\xa8\xd5\xa7\x85\x17\x8a\x74\x6c\xc7\x0e\xa4\xf1\xba\xa3\x0a\x09\x97\x9c\xb3\xe6\xc5\xf9\x3b\x39\x6d\xcc\x8b\xf7\x77\x6d\xde\x4c\xa0\x4a\x5f\x16\x6c\xa8\xd2\x9b\xa5\x3e\x57\x15\x29\xd7\x78\xa9\x45\xf5\x18\x75\x55\x91\x97\x65\xe0\x62\xbf\xe2\x31\xa2\x75\x6f\x16\xf4\x4b\x1b\xad\x65\xde\xb1\xa0\x95\x6c\x64\xc4\xa7\xbc\x59\xec\xaf\xe9\xae\x36\x83\x5b\xff\xec\x86\x1e\x5e\x06\xf8\xea\x25\x7d\x95\xc2\x3e\x2f\x8b\x24\xf9\x98\xe7\x65\xe9\xc1\x8d\x47\x5b\xee\xaa\x66\x7c\x99\xe9\x2c\xb6\xba\xcb\x9d\x83\xcf\x7a\x67\xa1\x1b\x8f\xbc\x52\xbc\xd3\x0e\xd1\x2b\xa5\xf0\x72\x99\x68\x02\x2f\x3e\xe6\xc9\x39\x44\x0e\x78\x28\x6c\x99\xeb\xeb\xfe\xa3\xf6\x2b\x20\x55\x6a\xa6\xaf\x38\x71\x79\x79\x83\xc4\x85\x47\xbf\xe2\x9d\x9a\xf0\xa6\x47\x37\x1c\xd5\x97\x38\xb8\x9c\xe7\x65\xd6\x7d\x23\x9e\xb3\x71\x43\x39\xae\xf2\x32\xef\xbe\x11\xcf\xd9\xc8\xa1\x24\x57\x79\xe5\x80\x34\x51\xe6\x54\x72\x48\xaf\xdd\x2b\xc5\xdd\xc8\x32\xa3\xe2\xfa\xa3\x7b\x5b\x81\xaa\x7f\x99\x4f\x29\x6e\x5c\xed\xde\x56\x28\x6e\x5c\x8e\x0d\x29\x77\x21\xa9\x98\x71\xea\x2e\x24\xc7\x86\xf4\x46\x3c\x17\x8b\x52\xa5\xb9\xca\x44\x09\x7a\x71\x50\xcf\xcb\x1b\x22\x5d\x62\xd4\x6e\x5c\x90\x95\x7a\xed\x57\xbc\x23\x39\x9e\x07\xa5\x90\x73\xd5\x6a\x85\xb5\xe1\x22\xc5\x63\x94\xd5\x7a\x5e\xc6\xb0\x8d\x44\xb6\x9a\x63\x6d\x49\xe4\x65\x0c\xc3\x6c\x7d\x99\xc9\x2b\x92\x5c\xed\xc6\x29\x65\xc1\xca\xcb\xbb\x05\x6c\x0f\x56\x5d\xff\x66\xd4\x38\xbe\x2f\x6f\x17\x94\x30\xab\x76\x23\xe3\x46\xc8\x94\x68\x51\xd2\x3a\x36\xc8\x0f\x04\xc7\xf1\x95\x64\xcf\xd5\x5a\x8d\x85\x1d\xc2\x6a\x01\x09\x1d\x8a\x99\xf1\x03\x69\x78\x47\x80\x71\xc1\x32\xf7\x57\x34\xec\xea\x7b\xbb\x85\x71\xc1\xea\x01\xb1\x72\x66\xbf\x4a\x5a\x95\x63\x2b\xad\xbb\x85\xe4\x64\x11\x07\xd4\xca\x59\xe6\x62\x6b\xb0\xcc\xd4\x65\x6b\x90\x9c\xd9\xe1\x25\xe9\x73\x26\x48\xce\xbb\x5e\xc6\xe1\x1d\xc9\xcb\x38\x2c\xb7\x14\x17\xae\x76\x13\xc7\x0b\xe3\xb0\x9e\xc9\x5e\xec\xb1\x3f\x27\x02\x77\xb2\x9e\x69\x29\x71\x55\x5e\x23\xa0\x57\xf5\x30\x1d\x2f\x64\x65\xf9\xa3\x28\xdb\xb5\x9b\x90\xb8\xa1\x58\x26\xe3\x17\xb2\xb2\xea\xc6\x3e\xee\xdd\x64\xf5\x22\x54\xad\x73\x59\x8a\xba\x9d\x97\xf9\xf1\x8b\x50\xb5\xee\x66\xbd\x30\x92\x19\x9f\x8a\x5a\x8c\xac\x98\x45\xac\x19\x5f\x6a\x72\x2c\x55\x94\xbb\xaa\x5a\x91\xb3\x5e\x30\xc7\x8c\x5b\x39\xab\xab\x15\x39\x24\xad\xce\xcb\x8c\xfb\x85\x71\xd7\x68\x42\x8c\xbb\x9b\xe6\x7e\x64\x14\xac\xa6\x07\xd9\x4c\xe4\x65\x5e\x8d\xe5\xc3\x5a\xf1\x29\x7f\xa4\x6f\x3f\x78\xd5\x0a\x68\xe8\x5d\x33\x24\x5c\xf1\x2d\xfb\xc2\x4a\xde\xca\xa2\xf5\x53\xac\x33\xa2\xab\x7c\xf8\x4d\xa6\x89\x6f\xf4\x47\xa6\xd7\xd4\xe0\xb2\x1f\xa9\x5e\x93\x03\x36\x7e\xb7\xa3\x2d\xe1\x07\xf8\x39\xd9\x6b\x47\xcf\xf1\x91\xed\x35\xd9\x4a\xfa\x80\x5d\x01\xf7\x57\x80\x8a\xdf\x33\x5b\x34\x34\xff\x4f\x50\x19\x1b\x08\x3c\x74\x40\x05\x80\x2a\x7f\xed\x6e\xe2\xec\x47\xbb\x04\xb0\x1f\xf1\x56\xa1\xbd\xd9\x81\x7f\x78\x74\xa6\xbe\xb4\x75\xff\x70\xe9\x4c\x03\xa5\xeb\x87\x4f\x67\x1a\x1c\x7b\x3f\x9c\x3a\xd3\x20\xd4\xea\x01\x89\x81\xb7\xdc\x90\xa2\xc5\x4f\x8c\xd2\x0e\xa8\xf1\x62\xa5\x72\x40\x45\x3f\xc5\x38\xf1\x23\xa1\x6d\xea\x6c\xb5\x3f\x1c\x44\x53\x27\xba\xc8\xe7\x94\xb6\x83\xcb\xd3\x0f\x17\xd1\x34\xd1\x8a\x1e\xf0\x26\xd4\x51\x34\xb4\xc9\x7b\x11\xdd\xd0\x78\x7b\xac\x91\x22\xb4\xf5\xf4\xd7\xd0\x8f\x00\xbb\x01\x6a\xbc\x9c\xf9\x3f\xa7\xcb\x9d\x1c\xd6\x3e\xf2\xe5\xa6\x86\x27\xe0\x01\x33\x81\x82\xe3\xad\x82\x67\x72\x61\xf5\x39\x9d\xee\x20\x60\xdf\x01\x15\x66\x1b\x2e\x77\x40\xc5\xcf\xe4\x50\x7a\x40\xc5\x2e\x65\x13\xfe\x91\x7c\x37\x35\xdc\x36\x0e\xa8\x90\xe0\x88\xb6\x0f\x2f\xd8\xd4\x31\x8d\xfb\x70\x83\x4d\x1d\x15\xc5\x17\x7e\xb0\x23\xe6\x8a\x9c\x27\xe5\xdf\x1b\xef\xf3\x2d\x99\x23\x72\xd4\xa4\xb4\x19\x7f\x5d\x26\xbb\xc1\x88\x66\x37\x71\xb5\x03\x61\xc5\xef\x7b\x8f\x3e\xea\xbe\xb0\xc3\xe2\x3f\x1c\x70\xd3\xa8\x7f\x6f\x89\xce\x38\x3d\x7a\x82\x89\x72\xd3\x71\xc0\x41\x68\x35\x4f\x24\xb1\xce\x7a\xd0\x1c\x01\xf0\x08\xfc\x7f\xc0\x9b\x25\x8a\xb7\x04\x9d\x0d\xfc\x25\x4c\x22\xc1\x04\x0e\xf8\x12\xb5\xd4\x98\x22\xde\x32\xfe\x50\xc3\x41\xc0\x0a\xbd\x22\xc4\xb8\x43\x86\x1c\x30\x89\xd6\xaf\x61\x30\x8b\x8c\xea\x34\x58\x88\xcf\x1f\x6f\x35\xde\x6c\xfc\x6d\x44\x05\xad\x2d\xde\x12\x73\xd9\x93\xd3\x44\xdc\x83\xd4\xee\x07\x24\xca\xdd\x15\x6f\x35\xde\x36\xa3\x1b\x37\xed\xc6\xc7\x9b\xbc\x07\xf1\x96\x50\xe4\x46\x1c\x25\x5c\x4e\xbd\xb4\x78\xfb\x23\xae\x76\xf4\x4a\xc8\x8e\xcd\xf8\x47\xce\xe5\x34\x8a\x17\x94\xb8\xe9\xb3\xe5\x78\xab\xf1\x76\x73\x2f\x69\xe2\xd3\x20\x23\xc8\x87\xa3\x74\xaa\x2d\x86\x20\xe2\xae\x2d\x66\x52\xc4\x3d\x92\xd7\x88\x23\xf7\xc0\x40\xf4\xc3\x91\x3a\x8d\xc0\xdf\x06\x71\xb7\x98\x49\x88\xfb\x8a\x21\x88\xb8\x1b\x39\x10\xbf\x3b\x42\xaf\xa7\xf8\xf8\x25\xe0\x62\xf4\xf9\x07\x4f\x8d\xb7\xca\x07\x90\x2a\xab\x4f\xae\xe8\x56\x8d\xde\x8d\xb0\xe6\x23\xd6\x17\xe2\x9e\x31\x40\x11\xb7\xe5\xc7\x87\x4b\x77\x1a\x97\xc9\xb7\x91\x6a\xa7\xcc\x00\x3b\xe9\x12\xe2\xe3\xa1\x6e\x54\x0f\x81\x78\xdf\xf9\xef\x63\x11\xf7\x30\xbb\xe2\x3a\x60\xe4\x3f\x50\xcc\xac\xcf\xe8\x33\xcc\x3b\x70\x92\xf0\xd9\x44\x1a\x3c\x20\xf8\xbc\xa2\xe6\x8f\x60\x94\x06\x89\x30\x9d\xaf\x00\xb5\xbe\x39\x46\x04\xfd\xfe\xcd\x95\xe8\xb7\x21\xf6\x3e\x1c\xd3\xd3\xe8\x31\xb1\x1b\x66\xd6\x97\xc1\xce\x5c\x79\x7d\x45\xbf\xb5\x5c\xee\x15\x99\x80\xda\x5f\xbb\x0b\xdc\x88\xb7\x62\x66\xd7\x1f\x28\xfa\xcd\xb1\xdc\xd0\x6f\x8b\xb9\xda\xac\xef\x15\x6f\x7f\x08\xba\x18\x02\xfc\xca\x72\xa0\x3b\xbf\x4c\x09\x30\x91\xb8\xa5\x1a\xcc\x10\xec\x65\xb0\x90\x75\xa1\x19\x74\x0c\xf8\x6e\xb0\xb1\xdc\xc3\x60\x17\x8a\x5e\xf1\x5f\x82\xeb\xd5\xa8\x19\xe1\x9c\x96\x41\xa2\xd6\xe5\x00\x45\xbf\xcd\x8b\xd2\xa1\xdf\x75\x45\x27\xc1\xe7\x19\xed\xbe\x04\x6f\x0c\xf0\x47\x42\x92\xf8\x98\xfc\x16\x51\x33\x69\x1d\x5a\x0b\x50\xc2\x6a\xa4\x7f\x26\x06\xf8\xf0\xee\x3f\x8c\x61\x1a\x14\xf3\x6e\xa6\x48\x92\x8e\xf7\xb1\x02\x64\x32\x66\xb4\x43\x24\xe8\xea\xc9\x80\xb8\x51\xe6\x7f\xa4\x28\x4f\x33\x5f\x51\xf3\x22\x10\xaf\xa7\x0a\xe2\xc6\x7f\xe7\x23\x58\x40\x9a\x98\x30\x7c\x44\x0b\x48\xb5\xb5\x78\xfb\x32\x73\x9e\x0c\x88\x7b\xfc\xbd\xfd\x88\xa2\xef\xb7\xc4\x0d\xe6\x4e\xe3\x80\xe9\x7f\x27\x05\x6e\x91\x5a\x89\x25\x72\x2a\x12\x8b\x05\xae\x91\x5a\x8f\x89\x24\x4e\x7b\xf2\xb6\xa6\x23\xb9\xb3\x85\xa4\xbc\x38\x0e\xdb\x88\xff\x92\xf6\xca\x0c\x98\x90\x85\x95\xc0\x4f\x07\xbc\xff\x77\x0e\xa4\x2b\xa9\xd4\x72\x89\x86\x1e\xba\x11\x35\x13\x1b\xff\xaf\x93\x3f\x56\x21\x6a\x16\x71\x57\x53\x15\x49\x12\x9c\x23\xe9\x80\x89\x78\x96\x6e\x48\xc4\x3d\x5b\xcc\x86\x88\x7b\xf6\x40\x76\x02\x8d\x76\xf3\x27\xd9\xf1\x24\x1b\xbe\x7e\x44\x54\x38\x22\xd4\xdd\x40\x38\x63\x32\xfa\x11\x53\x21\xa7\xb5\x02\x5c\x24\x6e\xf1\xa2\x88\xb8\xed\x4b\x75\x40\x31\xb3\xda\xa3\xcf\x0f\xb3\x11\xed\xbe\x24\x09\x8a\xff\x0a\xd9\x63\xdb\x4a\xd2\xf8\x3f\x4e\x3f\x9c\x18\xc1\x3b\xb3\xe1\x48\xf7\xe6\xe5\x83\x98\xd5\xc3\x74\x33\xd8\x79\x17\xcb\x1f\xd2\x44\xcc\x69\xcc\x19\xa4\x07\x9a\x66\xb1\xc3\xc4\xfd\x57\x95\x98\x59\x33\xb6\x93\x46\xa2\xad\x1e\x6f\x97\xb8\xd7\x15\x35\xb3\x33\xfb\xeb\xe4\x26\xe3\x45\x31\x48\x3a\x85\x16\x1f\x6b\x7d\x67\x8b\xaa\x7e\x84\xd9\x8f\x3e\x23\x9c\xcd\x62\xb1\x66\x9a\x81\x93\xba\x78\x4c\xd6\x2a\x7e\x44\xa1\x48\xad\x79\xea\x06\x3b\xef\x66\x92\x24\x72\xa5\xcd\xbf\x0e\x48\x3a\x24\x8b\xdf\x11\x69\x40\xe2\xe3\x41\xf4\x58\xcf\x86\x33\x0d\x79\x8f\xa0\x8c\x17\xa9\xb5\x2b\xde\xc2\xbc\xaf\xe8\xd5\xfe\xdf\x45\x28\xc9\xe9\x66\xec\x71\x87\xe9\xd7\xdb\xba\x61\xfa\x8d\x79\xb6\x70\xf6\x72\x93\x4c\xa3\x4d\x6f\x28\x06\x3b\xef\x65\xce\x30\x10\xce\x97\x37\x32\x43\xf4\xdb\x83\x2f\x3a\xd9\xc6\xa8\x51\x95\xf3\x2c\xc4\x7f\xe1\x57\x66\x23\xc3\x3b\xef\x19\x20\xd1\xb2\xcd\x28\xc8\x85\x37\x4b\xe0\x86\xe8\x77\x06\x63\x1c\x16\xce\x7f\xdd\x20\x8d\x48\x4c\x2c\x3b\xef\xa0\xdf\x01\xfd\xf6\x40\x86\xc8\x6e\xe1\xb7\xd0\xef\x18\x01\xb2\xf9\x0a\x14\x85\x7e\xc7\x0c\xb0\x20\x52\xdc\x2b\xd1\x6f\x5b\x26\x49\xd9\xaf\x9d\x4d\xdf\xff\xa9\x1a\x9d\xeb\xff\x97\xef\x73\x2b\xec\xec\x62\x1f\x31\x42\xd2\x88\x2d\x3d\x29\xfc\x46\xfa\xab\x77\xb1\xa7\x8d\x8f\xb5\xf6\x18\x06\x1d\x70\x93\xe1\x24\xba\x48\x78\xeb\x1a\x6f\x39\x85\x5c\xf1\x96\x8d\x4a\x8d\x01\x48\x70\x37\x57\x45\xd2\x13\xab\xa8\x0e\xe8\x54\x5b\xd3\xa0\x70\x3d\xa4\x3c\xb9\x04\x07\xbe\xcd\x07\xd4\x5c\x5c\xe6\x92\x64\x13\xec\xd1\x2e\x26\x7a\x6d\xae\x68\xc8\xb8\x1e\x20\x6b\xef\xe1\x4f\x6f\xbc\x73\xfc\xf7\x26\x92\x79\x34\xb4\x39\xa2\x19\xbc\xd9\x8a\x78\xd7\x4a\xee\x92\x69\x59\xbc\x7d\xfb\x42\x76\xbb\xcf\xce\x14\x19\x83\x8d\x6f\xcb\xee\x20\x25\x14\x0e\x1f\xc9\xc4\x52\xf6\xc6\x6c\x7f\x28\x8f\xa4\x72\xf8\xae\xf5\x61\xda\x9b\x48\x9e\xf1\x5d\xf7\x35\x89\x1d\x95\x95\x80\x53\x05\x1c\x01\xb3\x64\xc3\x29\x58\x8e\x60\x53\xe3\x2f\xec\x6f\x32\xce\xa3\xdf\x75\xa7\xa9\x1d\x7b\xc6\x63\x54\x05\xb7\xae\xa4\x71\x05\x3d\x05\xd6\xca\xe0\x0d\xaa\x82\xc7\xb1\x67\x0e\xf1\x9f\x82\x4d\x18\x45\xfc\x3e\xbf\xeb\xce\x2b\x13\xc1\x44\x72\x55\x05\x72\xc9\x3d\x05\xf4\x34\x73\x04\x39\x05\xf4\x34\x6f\x54\xe7\xf8\x80\xaa\xc0\xf1\x36\xb4\x4b\xff\xae\xbb\x4c\xf4\x9e\xf8\x7e\xaa\x40\xd7\x6e\x19\xa7\xce\x53\x80\x56\xe0\x14\xd0\xd3\x72\x73\x15\x9a\x65\x9b\xfb\x5d\x77\x9d\xba\xaa\xcc\xf8\x6c\xaa\xe0\x47\x28\x22\x39\x6a\x9e\x82\xbb\xb8\xeb\x39\xbb\x60\x4e\xff\xa5\x44\x01\x11\x91\x64\x70\xfb\x5d\xe7\x78\xe8\x29\xcc\xcd\x05\x0a\x7b\x91\xf1\xdb\x54\x81\x92\x12\x64\x5c\x30\x55\xf0\xc5\x17\xf4\xb4\x11\xfb\xee\x14\xac\xbf\x02\x56\xae\x5c\x2e\xc0\xf0\x1f\xe7\x4c\x15\xa0\xbe\xc3\x23\x53\x05\x3f\xa3\x43\xa1\xa7\x0d\xc7\xc1\x8c\xef\xe5\x77\xd6\x3e\xc5\x17\xf4\xb4\x2f\x47\x5b\x92\x75\xac\x0a\xb0\xa1\xc1\x25\xf3\xbb\x8e\x88\x8c\x3a\xe8\xe9\xb0\xce\x28\xcb\x4c\x56\x05\x58\x98\x66\x59\xc3\x9e\x82\x1b\x35\x06\xce\x9a\x2a\x90\xed\x5a\xc6\x5f\xf3\x14\xec\xe2\xc5\xae\xc5\x05\x0e\x6b\x23\xe3\x57\x15\x3c\x84\x8f\xd2\xb6\xe6\xbb\xee\x39\x15\x26\xf1\x14\xd0\xd3\x69\x55\x3f\x2e\x9a\xa7\x00\x37\xde\x53\x30\xa3\xe0\x76\x3f\xe8\xe9\x22\xa5\x53\xce\x32\x78\xa5\x80\x70\x5d\xda\xb3\x9e\x02\x6c\x04\x32\xfe\x9b\x2a\xd0\x0d\x5b\xc6\x69\xf3\x14\xdc\x97\x71\xac\xd1\xd3\x1b\x7b\xcb\x53\x40\x4f\x6f\xdb\x27\xe4\xda\xba\x0b\x96\x27\xb9\xd1\x53\x67\x5e\x3b\x05\xf4\xf4\x59\x4a\x46\x78\x0a\xe8\xe9\x6f\x35\xc2\x18\xd5\xfe\xff\x6c\x46\xfe\xff\xb9\xff\xdf\xff\xaf\xdf\xff\xfa\xcf\x7c\xfd\xd7\x7f\xfc\xe7\x38\x5c\xe6\x7f\xfd\xe7\xa3\x44\x7b\xe7\xa7\xfd\xd7\x7f\x1c\x1e\xf3\xc8\x74\xe3\xfc\xb0\xaa\x93\x8f\x36\x65\xba\xfc\x96\x0e\xf1\x11\xc1\x9e\x1f\x1c\x51\x54\x42\x55\x1b\x16\x35\x2f\x95\x55\xca\xe8\xfe\x54\x0b\x9b\x16\xf0\x57\xa8\x2a\xa1\x7e\xee\x6f\x15\xee\xfb\x51\x20\xfe\xff\x7c\x14\xfa\x2e\xe3\x17\xf9\x28\xd6\xdd\x7f\x3e\x85\x85\x95\xb5\xd1\x23\x1b\x89\xf3\xf3\x11\x89\xaa\xfd\xaf\xff\x7c\x2a\x63\xa8\x70\x1d\x49\xc6\x47\x77\x50\xe7\xa7\x50\x76\x7a\xd2\x68\xa3\x81\x6c\xd2\xcf\x3f\xba\x43\x39\x3f\x9b\xb2\xaa\xb2\x1f\x65\xb4\xd1\xc7\x29\x5b\x1a\x6d\x63\x1d\xa4\x73\x7e\x1a\xed\x36\xb7\x3b\x54\xdf\x99\xb4\xf3\xf3\x52\x76\xc6\xb6\x19\xc7\xd6\x2e\x27\x49\x45\xfa\xfc\x96\xfa\x87\xb7\x1c\xbe\x44\x8f\x6e\x90\xcf\x8f\x96\x56\x9a\xbc\xe7\xc7\x38\x7e\x1e\xef\xd9\x13\x3c\x1f\xe3\xf8\xc0\xbc\x7e\xe6\xe5\x95\xb9\xd6\x7f\xbe\x17\xdf\x49\x0b\xf0\xca\xd8\xea\xfc\x50\x26\x3d\x75\x42\x48\xe8\x81\x4c\xfb\xa8\x1a\x12\x79\xf3\xf4\xe0\x72\xdd\x6f\xa4\xd9\xa3\x9c\x7d\x76\x6e\xba\xe3\x4c\x98\xdf\xeb\xc1\xe5\xba\x56\xcc\x53\x91\x4f\x78\xc0\xbc\xcc\xa5\x2b\x4a\xb9\x43\xa7\x74\xc5\xb7\xda\x79\x4a\xda\x66\x1c\xca\x78\x38\x72\x56\x07\xa6\x8c\x2b\x19\x0f\xaf\xa4\x20\xa5\xf7\xe5\x52\x89\xca\xec\x7a\x0f\x7e\xf3\x70\x44\x64\x76\x1f\x76\xb4\x26\x9c\x2d\xd4\x2b\x87\x31\x1e\xa4\xc1\x59\x97\xcb\x85\xcb\x7a\x70\x39\x75\xe7\xe9\x16\xb3\xbf\xd7\x7e\x38\xe3\x81\xc2\x83\xd4\x22\xa8\x2d\x33\x19\x01\x79\xf8\x51\x4e\x6f\x5a\xf4\x9c\x6b\x1e\x47\x5b\xcf\xf8\x87\xf0\x40\x79\xa5\x5c\x87\x78\x1e\x48\x91\xae\xd2\x19\xb3\xcd\x6e\xc7\xf1\xce\x33\x3e\x06\x3c\x4c\xca\x07\xe5\x67\xf2\x78\xa0\x37\x3a\x71\x65\xd2\xb4\xf1\xf0\x50\xee\xef\x63\x16\x26\x66\x02\x68\x94\x0e\xf8\x44\xf9\x4b\x39\xdf\x8b\x95\xf1\xa0\xb3\xc4\xe5\xd2\x1e\xa5\xb2\xa9\x41\x1f\x71\xc0\x3b\xca\x37\xe5\xf4\xe6\x8e\x51\xdd\x1e\xd5\x6c\x2e\xef\x51\xee\x7a\x68\xf5\xb9\x8d\x5d\x68\xf3\x74\x8e\xc8\x58\xf0\xe9\x41\x18\xea\xa4\xc8\x79\xc5\x0a\x92\x0b\x24\x25\xcc\x8c\x33\xc9\x40\xf4\x80\x3d\x11\xb6\x57\x79\xd5\x28\xaf\xee\xcd\x2a\x2e\x7f\x5c\x4e\x3d\x24\x29\xcc\xab\xc5\xf7\x5c\xc1\x66\x3c\x9e\x33\x26\x29\x3c\x80\xd7\xcc\xfd\xea\xc6\xcb\xc5\xe9\x3b\x73\x27\x9d\xc9\x55\xc0\xc3\xa0\x3c\xbb\xfc\x89\xf2\x97\x72\xad\xc9\x1a\xd1\x2e\x67\xde\x4c\x38\xda\x03\xf6\x28\xa7\xdd\x31\x5d\xfe\x73\xf9\xe2\xfb\x49\xfd\xda\x1a\xf3\xd0\x29\xef\x2e\xff\x45\xf9\x47\x39\xf5\xac\x98\x67\xe5\xb4\x4b\xf9\x5a\xd5\xe5\x25\xca\x1b\xe5\xdd\xe5\x23\xca\x6f\xca\x97\xcb\x9f\x28\xd7\xb8\x30\xc4\xca\xeb\x8d\x79\x78\x99\x67\x4c\x07\x32\x29\xb2\x79\xe0\xea\x57\xa5\x0a\x37\xc6\x83\x82\xcb\x63\x91\x9f\xf7\x6b\x3a\x64\x33\x9a\x3a\x49\x1d\xf3\xfe\xb9\x37\xf8\x2a\x1f\xfe\xd8\x5c\xfe\xb9\x9c\xcc\x21\xe8\xc4\x0f\x38\xa3\x1c\x75\x03\xfc\x02\xe7\x62\x1e\x7c\xad\x37\x5c\xfe\xba\x9c\x6b\x73\x02\x71\x97\x29\xab\x5d\x1e\x32\x47\x80\xe4\xf2\xe9\x72\xae\xe9\x26\xa5\xab\x46\x29\x67\x56\x97\xf6\x28\x7d\xa8\xa3\x50\x7e\xff\x5c\xae\xd3\x46\x26\x07\x59\x99\x29\xda\x4c\x96\x13\x8b\xbe\x98\x22\xca\xcc\xc8\x5f\xb2\x94\x15\x9c\x2e\x79\xf8\x11\x2b\xb0\x53\x7e\xbb\x9e\x4c\x3d\x5c\x51\x97\x59\xa2\x9e\xc2\xf6\x15\x8b\xc8\x32\x91\xc6\x7a\xd0\xdd\x05\xad\xb6\xf8\x9a\x2b\xf4\x49\x1f\xdb\xed\x91\x5a\x0e\x1d\x09\xc2\x16\x87\x0d\xcd\xff\xbf\x3d\xce\xaf\x84\x98\x3a\x0f\x3f\xfd\xad\xd0\xd5\x19\xe5\x66\x78\x2c\x63\x99\xda\x83\xea\xc1\x48\x25\x36\x5b\xf0\x71\xe1\x81\xf2\xc9\x10\x7e\x51\x0f\x3e\xf5\x99\xe8\x92\x85\x44\x67\x7a\x70\x77\x1b\xed\x7e\xf1\xbd\xa2\x99\x25\x87\x59\x3d\xe0\xe7\x72\xdd\xdb\x64\x2e\x5b\x0a\x09\xc5\x78\x40\xbc\x49\x4c\x94\x25\x17\x18\x1e\x94\x62\x05\xb5\x43\xd9\x79\xb3\x34\x9b\x6d\x94\xe3\x83\xd7\x2d\xab\x55\x3d\xa0\xa1\x44\x0d\x55\xb7\xe7\xe1\x3c\xe8\x82\x88\xc3\xfa\x01\x47\x94\xa3\x1c\xd5\xc9\xbb\x12\x33\x85\x87\x4e\xb9\xbf\x47\x38\x57\xc2\xa1\x24\x87\x15\xab\x64\xaf\xe7\x41\x68\x8e\x20\x3a\x60\x7c\xbf\xfd\x7d\x57\xf9\x82\xc5\x9f\x87\x42\xf9\x72\xf9\x1b\xe5\x3a\xfa\x13\xf6\xaa\xee\x15\xed\x2e\xb7\x2b\x01\x75\xc0\xf8\x7e\xf9\x7b\xd7\x73\xbb\xff\x30\x9f\x89\x26\xe4\x80\xbf\x28\xff\x28\xa7\x9f\x0b\x26\x73\x1e\xd0\xc9\x8c\x28\xbf\xa3\xfc\xe5\x7b\xe6\xe1\x9e\x9b\x72\x12\x64\x3a\xf6\x52\xdd\xf7\xf2\x3c\xe0\xe6\xe5\xa8\x48\x95\x50\x24\x3c\xa0\xce\x9f\xf4\xff\x86\x94\x2a\x11\x48\x92\xe3\x11\x1d\x30\xbe\xbf\x99\xff\xe5\x7a\xee\x68\x17\x95\x2c\x16\x4f\x75\xdf\xb0\xbd\x4a\x44\x92\x34\x31\xef\xa8\x84\x1d\xe1\x21\xfd\xf7\x45\xcb\x01\xef\x28\xdf\x94\x53\xcf\x8e\x7e\x6e\xe6\x19\x8d\x68\xdd\xfb\x76\xfd\xdb\x1a\xad\xe4\xfa\x63\xde\xb6\x75\x3b\x99\xfa\x1f\x36\x7c\xe7\x81\xfa\xf3\x74\xb9\xd7\xeb\xe1\xa2\xb2\x14\xea\x7f\x10\x6a\xe7\x81\x0b\x21\xe3\xe1\x3b\x5d\x3f\xc6\x2f\x8e\xd8\x71\x40\xd7\xf3\xba\x9e\xca\x7c\xbe\xab\x44\x39\xf3\xb0\x96\xcb\xa3\x1e\x5d\x63\x2e\x12\xdf\x54\x52\xce\xf3\xa0\x75\x24\x02\xc6\x01\xff\xea\xff\xf8\xde\xe5\xb7\xe9\x8b\x1c\x8a\xb5\x34\xc6\xf5\x06\x9e\xbf\xe4\xa4\xb9\xae\x28\xdf\x51\xfe\xaa\x5c\x57\xcd\x07\xfc\x45\xf9\x87\x1a\x9e\xfa\x7f\xd3\xfd\x87\xcf\x38\x76\xc5\x01\xef\x28\x67\x3e\x07\xf5\xfc\x02\x9f\x7f\xe8\xe4\x8b\xd7\x5d\x37\x0a\x3c\x74\x34\x90\x8c\xf7\x0b\xba\xfb\x5c\xbf\xf1\xf3\x8b\xf5\x82\x5f\x39\x10\x41\x25\x4a\x06\x0f\xf4\xdf\xeb\x68\x3e\x56\x9d\x35\x7f\x91\x74\xa4\x92\x36\x9f\x07\xea\x5f\x6e\x37\xe8\x57\xc1\x33\xce\xf7\xc5\xe5\x51\xcf\xcd\x3a\x2e\xc6\xfb\xc5\xb8\x3e\x8f\x4b\xeb\xd8\x90\x8a\x3c\x88\x5e\x50\xcd\x1c\xb0\x44\x39\xd9\x98\x74\xbf\xd8\x38\x43\xf0\x70\xf3\x7d\x75\xf9\x2f\xca\x3f\xca\x07\xe5\x77\xd4\x73\xfb\x6e\xfc\x72\x79\x8f\xf2\x49\x79\x76\xf9\x1d\xe5\x2f\xe5\x4d\xe5\x3e\x56\x34\x1f\x2b\xec\xb5\xdc\x08\x25\xc1\x03\xf3\xd0\x18\x97\x8f\x1b\x8d\x10\x0d\xc9\x5e\xc6\x8d\x44\xf9\x3c\x50\x4f\x1d\x2e\xbf\xa3\x5c\x79\x8e\xd8\x1c\xb6\x10\xd9\x0d\x91\x7d\xca\x19\x6f\x66\x73\x75\x1e\xe8\x67\x75\xfd\x6c\x3e\xcf\x83\xf8\x30\x9b\xe4\x36\xcb\xf4\xbc\x15\xf0\x01\x0b\x85\x36\x95\xcf\x8e\x07\xfa\xd9\xf9\xde\x9b\xe4\xf3\xa0\x75\xc4\xbf\xf4\x80\x39\xca\x0b\x99\xb0\xe8\x67\x8d\xf5\xc2\xdc\x67\x11\x0a\xff\x80\x23\xca\x95\x99\x88\xec\x20\x8d\x18\x02\x3c\x3c\x94\xbb\x9e\xdb\xf3\x86\x19\xcd\x22\x00\x7d\x23\x92\x00\x0f\x9a\x67\x4c\xec\x5b\x6c\x3a\xce\x03\xfd\x9c\xd5\xe5\x25\xca\x99\xe7\xd9\x5d\xbe\xa3\x5c\xfc\x16\x77\xbd\xc6\x29\x8f\x87\x41\xfd\x93\xf2\xdb\xfd\x6f\x36\x99\xb9\x98\x87\xb6\x3d\x6f\xa1\xf4\x4e\x8c\x4b\x0a\x47\x1e\xc8\xdc\x55\xa8\xbf\x6f\xf7\x13\x0d\xdd\x62\x3f\xd3\xa6\x0f\x05\xe7\x01\xf5\x53\xa6\x7c\x44\x3f\x51\x1e\x55\x42\x10\xb5\x39\x96\xd7\xdd\x5a\x15\x0c\x31\xda\x1c\x51\x3f\x0a\x85\xda\x8c\x6f\x63\x97\x28\xa7\x3f\x7f\xe6\x9e\xff\x97\xed\x57\xc3\x19\x9e\x07\xb4\xd8\x95\xe6\xe7\x74\x77\x39\x87\xda\xf3\xa4\xe1\x84\xce\x03\x06\x21\xad\xbb\x3c\xbe\x27\xa5\x14\x21\xb6\x0f\xb8\xa2\xfc\xfe\x6f\x5d\x51\x9b\x73\x9b\x1d\xc8\x55\xfd\x7c\xef\x7a\x62\x9a\x38\x1b\xd8\xe1\xa2\xcd\x35\x8d\x46\xcb\xd3\x34\x58\x86\x15\xec\x80\x6d\xc4\x22\x2b\x45\x9b\x2b\xda\x5d\x6e\x77\x30\x4d\x77\x90\xf7\x0d\xba\x60\x4d\xde\xe6\x1d\xec\xc9\xe2\x1f\x9b\xef\x03\xc6\xf7\x46\x6b\x93\xeb\x0d\xfb\x6b\xf8\x6f\x27\x5b\x65\x1f\xb0\x44\x79\xfd\x6f\xdd\xf6\x01\x57\x94\x33\xae\x35\x5d\xfe\x44\xf9\x8f\xfa\xe9\xff\x0e\x72\xc5\x40\xb8\x12\x69\xa4\xe1\xd8\xcc\xc3\xc2\x94\x2b\xb9\xfc\x8d\x72\x9b\x78\xd1\x9f\x7d\x1b\x5d\x64\x20\x9c\x1c\x82\xbe\x91\x6b\x9a\x87\xca\xf7\xcc\xc3\xde\x9e\xe7\xcd\xfc\x63\xfb\x7a\xc0\x5f\x94\xdb\x24\x83\x7e\x3e\x41\x96\x0f\x6c\x82\xd3\x40\xc3\xc3\x58\x0f\x12\x33\x15\x73\xbc\x86\x6f\x31\x0f\x83\x72\xe6\xf3\x89\x7e\x3e\x88\x93\x6e\xb2\x79\xb6\xc7\xa5\xab\xf7\xb4\x08\xb3\xd4\x70\x10\xe6\x81\xef\x6b\x71\x79\x89\x72\xc6\x55\xe3\xfb\x11\xe5\x37\xe5\x8c\xf7\x8d\x75\x67\xdb\x51\x89\x84\xd1\xa6\xb7\x0b\x8d\x24\xcb\xa9\x12\xcb\xa1\x91\x65\x99\x07\x8d\x37\x9b\x9d\xbd\x21\x06\x5e\x74\xed\x28\xd1\x0e\x38\xa3\x7c\xf3\x3d\xeb\xf2\x0b\xfc\x41\x73\x54\xbb\xd7\xfd\x77\xb7\x28\x67\xdd\x07\xfd\xfc\x45\xbb\x3f\xb7\x9b\xa8\xdf\xa7\xd7\xf3\x60\xb3\x22\xfa\xf3\x2d\xd3\xd1\xe7\x79\x9e\xe0\xdb\x77\x7b\xbc\xe8\xa4\x6a\x37\x9e\x7f\x81\x9f\xa4\x2f\xae\xdd\x78\xfb\xc5\x3c\x7c\x88\x99\x61\xb6\xf8\xc5\x78\x3f\xd2\xfc\x61\x3c\xd1\xd6\xe5\xf9\xc7\x9d\xf5\x7c\x1f\xe5\x33\xca\x6f\xca\x97\xcb\x1f\x97\xb3\x1d\xc4\xf1\xfd\x80\x9f\xcb\x99\x1f\xf2\xde\xb5\x75\xed\xa8\x87\x63\x09\x06\x01\x07\xdc\x51\xfe\x50\xae\xf1\xae\x14\xe5\x89\xed\xe9\xa8\xd4\xc3\x5d\xb9\x1e\xf8\xbe\xb9\x3c\xbe\x27\xfb\xec\x22\xce\x6f\x8b\x3b\xa6\xf3\x40\x3f\x75\x4c\x6a\x78\x42\xf2\xc0\xba\xe8\x98\x77\xc0\x1e\xe5\xcc\x0f\xf8\xb0\x4a\xcc\x43\x81\xff\xe0\xb7\xdd\xd0\xa3\xf1\x80\x12\x1d\x7c\x5b\x35\xea\xc1\x5e\xb8\x62\x8b\xda\x56\x33\x5d\x90\x3f\x34\x2d\x82\xaa\xb6\xd5\xb9\x29\x68\xe4\x0e\x4d\x8b\x63\x49\xc3\x09\x8c\x07\xea\x81\xef\xad\xee\xed\x82\xdd\xc2\xea\x88\x7a\x2c\xe6\x51\x12\x9e\x7a\xfc\xbd\xf9\xcf\xc2\xd0\xa7\xe2\x12\xdb\x48\x0f\xca\x03\xf3\x0c\x3f\x5c\xdd\xfc\x99\x8c\xa1\xa7\x1e\xd7\x7f\x47\xfd\x88\x4f\x4c\xcb\x1a\x57\x6c\x3c\xb0\x2e\x6e\x77\xc4\xf7\x98\x02\x54\xdc\x3b\xdb\x1a\x31\x0f\x28\xa0\x2b\x56\xa3\x8d\x4c\x98\x7a\x60\x9b\x8b\x01\x47\x23\x2b\x25\x0f\x8b\x54\x99\xac\xcb\x8a\x79\xd3\xf9\x36\x2d\x8e\x37\x6d\xf9\x58\xdb\x48\x1a\x79\xca\x59\x77\x1f\x53\x9b\xef\xc8\x16\x11\xa5\x0e\xb8\xa2\xfc\x56\x79\x75\x3d\xe6\xf3\xbe\x23\x5b\x84\x33\x6c\xeb\xf6\x36\x77\xdd\x8b\xef\x91\x9b\x6b\x07\xbe\x11\x4a\x63\x61\x19\xdd\x70\x3b\xe1\x81\xfe\x1b\x4f\xb6\xb7\x59\x6b\x63\x2b\x3d\x8b\xcb\x2d\x97\xd7\x46\x2e\x13\x36\xaf\xad\xbd\xdd\x2e\xb1\x27\x6d\xcf\xd4\xc8\x52\xc8\x03\xf3\xc0\x36\x14\x8f\x0e\x1e\x98\x7f\xd3\xd1\x13\xf8\xa3\x78\x13\xe7\x7b\xea\x7f\x96\xe9\x42\x29\x0a\xcf\xf7\xcc\xdb\x13\xf3\xf3\x78\x7e\x26\xf3\xf3\xc6\x3c\xbf\x6c\xd7\xa6\xe9\xe2\x5d\x9e\x07\x1f\x17\xb1\x48\x6c\x24\xea\xe3\x81\x79\x30\xde\xbe\xb1\xbe\x62\xbc\x69\x11\x95\xac\x91\xf8\x8e\x07\xfa\x03\xbf\x5d\x9f\xe5\xc2\xfa\xd8\xe7\xe0\x79\xd7\xd6\x67\xb9\xb0\x3e\xed\x07\x56\x35\x1f\xfb\x82\x2f\x7d\xf0\x25\x12\xe2\x1e\xf0\x8d\x72\xc9\xa9\x9a\xf2\xff\x60\xfb\x45\xe6\x37\x1e\x58\x06\xc8\xf2\x0e\x36\x4a\xfa\xb7\x53\xdd\x74\x79\x8b\x72\x89\x07\x52\xfa\x1f\x70\x46\x39\xf5\x40\x7e\xe4\x68\xd3\x03\x62\x0c\x8f\xb8\x03\xd6\x28\x6f\x94\x6b\x3a\xc8\x8e\xc6\xc3\xa6\x7c\xba\xfc\x89\xf2\x97\x4c\xb1\x17\xe5\xde\x1e\x91\xf4\x2c\x55\x1c\x25\xda\x9d\x2c\x66\x6e\xe2\xea\x55\x52\xd7\xb7\xdb\x17\x96\xe7\x21\x51\x4f\x94\x3f\x51\x4e\xfd\xa0\x17\x69\xc1\x78\xd0\xb6\x03\x83\xf9\x46\x6a\x2f\x1e\x70\x94\x80\x5c\xef\xbc\xa3\xfe\x4d\xfd\xd5\xf5\x7b\x5b\x43\x6e\xaf\xf3\x3d\xe3\x2d\x66\x67\x64\xe4\x0a\x23\xec\x03\x3e\x51\x4e\x7f\xd8\x16\xdc\x25\xfa\x53\xdc\x1f\xd7\x5f\x2c\x4e\xee\x62\x73\x5e\xc4\xc9\x1d\x6c\xfd\x2e\x46\x8b\xe6\xfa\xbd\xee\x64\xed\x3a\xdf\x33\x6f\xd5\xa7\x13\x7b\x4f\x54\x92\xdb\x36\xfc\x23\x78\xc0\x58\x1c\xb1\x74\xc7\x29\xca\xce\x08\xab\xb2\x5d\xc6\xbf\x80\x07\xea\x47\xfc\xe0\x3b\xc0\xc3\x8f\x72\xe6\xb3\x99\x0c\x6c\x9b\x5e\xb1\x3c\x6a\xd8\x97\xeb\x01\xf2\x23\x89\x6d\xbb\xe3\x14\x15\x76\xe1\xb8\x16\x35\x6c\x9d\x79\xa0\xfe\xe9\xfa\x7d\x3a\xb1\xd9\xb1\x6d\x76\x1b\x36\xbb\x3c\xb8\x7c\xba\xfc\x89\x72\xe6\x1f\xb6\x82\x09\x2c\x0f\x90\x25\xdb\x7a\x4c\x56\x79\x18\x52\x5f\x5d\xcc\x67\x88\x19\x5b\x80\xae\xea\x7e\x76\x9f\xea\x6c\x0b\xb9\xaa\xe9\x6e\x98\xdd\xd8\x1c\xaf\x61\xbb\xd7\xb0\xbf\xe3\x01\x6b\x24\xd3\xe3\x88\x75\xc1\x6e\xae\x91\xfc\xad\xdd\x71\x7a\xb3\x89\x5c\xc3\x7e\xbd\x61\xe6\xc6\x03\xeb\xb5\xdc\x6e\xe0\x03\xc7\xb0\xd5\x4c\x8f\xd3\xec\xd5\xb6\x4a\xab\x99\x1e\x67\xb4\x3b\x11\x1b\x8d\x6d\x13\x79\x98\x78\x90\x25\x26\xf9\x57\x0f\x68\x3e\x30\xb1\xc2\x23\xbd\x5c\xbb\x97\x4f\x9f\x37\xee\xab\xab\xb9\x9f\x2b\xe6\x41\xd7\xed\xa7\x9c\xf5\x0a\xf1\x76\x5b\xbc\x35\xd3\xe3\x6d\xf1\x73\xdf\x58\xf3\x93\x53\xf4\x80\xbf\x28\xff\xc8\xf8\xcc\xfc\xdc\x41\x8f\xdc\xd6\xaf\x66\x3a\xda\x16\x3f\xf7\xc6\x26\x8c\x64\x73\xed\x8e\xe3\x10\x69\x7d\xd2\x6a\xa6\xa3\x1d\xf3\x80\xd8\x5b\x3e\x5e\xde\x71\xbc\xb9\xb9\xf5\x5c\xb8\xe6\x37\x72\xf6\xf0\x40\xbb\xdd\xdf\x47\x7f\xb6\xb3\x4f\x73\xcc\xbb\x9f\x98\x1f\xe5\xe4\x4d\x8d\xc8\x09\x8d\xfc\x37\x3c\x50\x0f\xc7\x9e\x3b\xc4\x15\x59\x68\x52\x43\x25\x78\xc0\x1a\xe5\xa8\x57\x5d\xff\x1b\xfc\x93\xd0\x44\xcd\xb7\x3e\x24\xa3\xe1\x01\xfc\x31\xfe\xbf\x81\xcf\xf8\xf0\x35\x02\x1f\x37\x52\xd2\xf0\xd0\xc9\x7b\xed\xfa\x83\x1f\x72\x8c\x69\xc4\x61\x68\x24\x9f\xe1\x21\xf3\x7d\x77\xf9\x88\xf2\x85\xd5\x5d\x72\xf9\x8e\x72\xe6\xc1\xf4\xfb\x8b\x75\xf9\x19\xdf\x4c\xbf\x21\x6e\x6f\x8e\x31\xcd\xb7\x3b\xf7\x2f\xf8\x00\xb7\x9b\x0d\x83\x82\x76\x5b\x39\xd7\xc8\x36\x73\xca\xa9\xe7\x0b\xfe\x20\x39\x9d\x5a\x32\x7e\x7e\x2b\xca\xa1\xc7\x64\x79\xf4\x05\xbe\x7d\x36\x3e\x2d\xd4\x1f\xc7\x9e\x9b\x00\x41\xcd\xb7\x32\x24\x9b\xe1\x81\x76\x4d\x17\x5f\xf0\xf3\xef\xb6\x45\x73\xd4\x13\xf5\xdf\xdf\x7f\x5b\x3a\xb7\xfb\x0b\x7e\xf2\x79\x5c\x5c\x97\xec\x90\xd7\x1b\x79\xbd\xf0\x09\x3e\xe0\x88\x72\xbc\x7d\xc0\xf3\x7d\x79\x1b\xb4\x2f\x3c\x01\xc8\x2a\xd6\x76\x1c\x87\xc8\x25\x93\x96\x8f\xfd\x3b\x8e\x43\xfb\xb2\xe5\x75\x77\xbb\xc6\xcf\x2d\xc3\x92\xd4\xc8\xfa\xd5\x76\x8a\xfe\x10\x7d\xb7\x11\x19\xf9\x80\x6f\x94\xff\x30\xda\xbd\x28\xf7\xfc\x90\x9d\xe5\x94\xd3\xff\x6c\x3c\x27\xff\x49\x6a\x89\xdb\xb5\x9d\x8d\x87\x3b\x93\x51\x1e\xe7\xb1\x03\xee\x28\xa7\x9f\xcb\xf5\x78\xbb\x46\x26\x93\xd4\x7c\x9c\xc6\x8e\x4c\x0f\xb8\xa8\x91\x40\xb1\xed\x1a\xfd\xac\x76\x9c\x60\x5f\xb1\xab\xf9\xff\xc6\xcd\xb0\xe5\xbf\x28\x42\xff\xb7\xed\xd7\x6e\x26\x83\x8d\xef\xd7\xea\xb0\xad\x1d\x97\x87\x1b\xef\xab\x86\xbb\x46\xdb\xb6\x15\x39\x0f\x95\xef\x45\xf6\x3b\x4e\x5d\xbb\x47\x3d\x2c\x43\x37\xd9\x6f\x3c\x2c\x96\x6f\x11\xb6\x2d\x01\xce\x83\xc8\x9b\xe8\x07\x6d\x0f\xdf\xe2\x90\xa1\xe1\x94\x53\xff\x30\xfa\x6e\xcc\xa4\x5b\x86\x5d\xee\x11\xd3\x8d\x91\x73\xcb\x5c\x0e\x93\xb6\x81\x07\x89\xcf\x3e\x5c\xbe\xa3\x1e\x0c\x8c\xb3\xfb\x1f\xb7\x80\x1b\x8b\xe0\xe5\x5b\x84\x1d\xa7\xab\xcd\xe9\xaa\x91\x11\xa7\x6d\x5b\xaf\x9c\x87\x42\x39\xdf\xcb\x2e\x91\x07\x2c\xd2\x8d\x46\x2b\xfa\xbf\xf0\xcb\x20\x65\x5b\xdb\xb6\x23\x39\x0f\x0f\xa9\xf5\x19\xd7\x32\xdb\x22\x0d\x41\x5a\xe8\xea\x1b\x79\x08\x78\xa0\xff\x6c\x2f\xd0\xfd\xf1\xb0\xf0\xa7\x71\x7f\x7c\x9a\xdf\xcb\xfd\xe7\x34\x80\x6e\x8e\x87\xf1\xdf\x96\xc8\x6d\xdf\x26\xe3\x7d\x83\x8e\x24\x9b\x68\x3b\x4e\x5d\x68\xdf\x4e\x39\xdf\xc7\xa9\x6b\x23\x7e\x1a\x4a\xb4\x03\xbe\x51\xae\x6d\x1f\x16\xe3\x07\x34\x5a\x6f\xc4\xb0\x4f\x9f\x3b\xc4\x15\xda\xba\x53\xee\xfa\x83\xfc\x2c\xc6\x46\x76\x7f\x7c\xfa\xd9\x9b\xd3\xcf\x88\x76\x7d\x7b\x6a\xa5\x5e\x23\x51\x5e\xdb\x21\xde\x48\x2d\x70\xca\xf9\xfe\x09\x36\xa4\x50\x82\xc9\x49\x63\xda\x7e\x02\xcf\x09\x05\xd8\x7c\x8a\xdd\xcf\x8a\xef\xed\x44\x50\x5d\x4f\xcc\xe7\xe3\xf9\x34\xfb\x7b\x83\x2c\x51\xde\x35\x9f\x62\xf7\x1b\xe3\x7a\x3d\x2e\xd7\xf3\x46\x3d\xaf\xeb\xe9\x51\xbe\xa2\xfc\xa5\x9c\x79\x0b\xf1\xb6\x2d\xde\xf0\x70\x69\xdb\x4a\xff\x46\xcc\xfd\x53\x3e\x5c\x3e\xa3\x9c\x79\xab\x51\x7e\x47\xf9\x83\x73\x84\xeb\x09\x36\xf7\xc3\x1d\x03\xa5\xdb\x01\x47\x94\x2f\xca\x5d\xcf\x1d\xdf\xe3\xdd\x80\x12\xad\x61\xa2\xc2\x03\xf8\x63\x76\xf9\x0b\x3a\xfd\x41\xa7\x83\x63\x46\xd8\xa4\x34\xdb\xa4\x2c\x22\x16\xb6\x50\xea\x35\x2b\xf5\x1a\xbe\x42\x6d\x87\x38\x44\x8b\x97\xd6\xe0\x78\xb0\xe3\x16\xd0\xca\xbb\x46\x10\xea\x03\xbe\x51\xfe\xf1\x3d\xe3\x8a\x53\xac\x95\x77\x8b\x90\x7b\x8d\xc0\xf5\x3c\x3c\x94\x9f\x7a\x7a\x58\xb7\x74\x5b\xb7\x2c\x9c\x1d\x7a\xd8\xfc\x75\xdb\xfc\xd9\x01\xaa\x87\xd5\xdf\x79\x48\x94\xfb\x7b\xf0\xb9\x5b\x49\xd7\x50\xd2\xf5\xb0\x7b\x39\x0f\xf8\x73\x89\x5e\x3a\xb1\xe3\x79\x00\x6f\x27\xf5\x24\xe8\xab\x13\xea\x3d\x2d\x6e\xa1\x3a\xd1\xdd\x79\x10\x3e\x13\x51\xb8\x13\xbb\x9d\x87\x9b\x72\xd7\x73\x3f\x51\x4e\xff\xab\xfb\x73\x47\xfd\x88\x25\x62\xfa\xf6\x99\x39\xae\x77\xe2\xab\x9f\x76\x97\xcb\xef\x28\xd7\xb6\x92\xa0\x6c\x7d\xfa\xb8\x7b\x1e\x5c\xff\xa4\x7c\xc5\xf7\xf0\x13\x8e\x9d\x07\x74\xbb\xd9\x1e\xae\xcd\xed\xde\xd1\x2e\xdb\x41\x99\x26\x1f\x70\x7b\xbc\x19\x3e\x49\x5c\xdc\x03\x46\xbb\xc8\x9d\xda\x99\x87\xb2\x3c\xff\x1c\x83\x17\x21\xc1\x0e\xf8\x46\xf9\x8f\xf2\xea\x72\xf7\xa7\x78\x1d\x07\xfd\x2c\xdb\xeb\x5b\xb6\xcb\x5d\xff\x8e\xfa\xb9\x95\xc1\x75\xb2\x4f\x1f\x83\xcf\x03\xe3\x35\xfe\xd4\xe9\x75\x21\x0e\x42\x43\xd9\xd7\xa7\xc5\xff\x79\xf8\x28\x67\xbc\x35\xe6\xad\x7a\xde\x16\xfd\xaf\x6c\x3b\xce\x83\xe8\x8b\x5b\xab\x3e\x2b\xdb\xa3\x6e\xbb\xa6\x46\x4c\xcc\x3e\x7d\x0c\x3e\x0f\x13\xaf\xa8\xec\xf2\x3b\xca\x1f\xca\xe9\x4f\x5b\xee\x67\x0b\x2f\x2a\xfa\xdf\x02\xcf\x71\x41\x5e\xc4\xa3\x3c\x60\x8e\x72\xad\x4b\xd3\x75\x49\x0f\xe5\x63\x27\x38\xf9\x29\x67\x5c\x3e\x36\x77\xb4\x90\xa7\x1e\xb7\xbb\x7b\x94\x8b\x4f\x36\xb9\xce\xf4\xe9\x5b\xe1\xf3\xf0\xa3\x9c\xfa\x7b\xd0\x91\x7d\x64\x89\x55\xd8\xc3\x36\xf5\x3c\xa4\xff\xfa\x73\x3c\x3d\x60\x8e\x72\xf1\x13\xa2\x6a\xf5\xd9\x63\xbc\xdc\xfe\x36\x94\x95\x7d\xf6\x98\x67\x3b\x3c\xb6\xf2\x3f\xb0\xfd\xea\x04\x0d\xe7\x81\xe5\xe9\xb0\x89\x11\xcb\x80\xbb\x5d\x23\xec\x5e\x47\x15\xca\x83\xd8\xd3\x34\x7a\x8d\x98\x0e\xfc\x9b\x1c\xfa\xe2\x80\x6f\x94\x83\xbe\x83\x65\x9e\x51\xff\xf4\x32\x9b\x3c\x66\x90\xe5\x64\x77\xc9\xa9\xb1\x13\xce\x9b\x07\xa6\xaf\x77\x97\xd7\x28\x67\x79\xa6\xeb\x09\x32\xc0\xa6\xaa\x35\xf7\x73\x06\x59\x5a\xe9\xc9\x6d\x5f\x27\xea\x36\x0f\xf8\xff\x9a\x0c\xd6\x74\x3d\x0b\x31\x46\xe8\xad\x03\x8e\x28\x07\xed\x26\xfd\xb4\x6d\xdc\x79\xd0\x36\x74\x9a\xfd\xad\xb5\xa3\xfc\xa1\x9c\x76\xef\x69\xf2\xbb\xd9\xd6\x34\x93\xc1\x1d\xf5\xa0\x0c\x6d\x04\x6a\xe8\xa1\x0c\xed\x56\x86\x36\x62\x31\x75\x82\x46\xf3\x20\xb6\xd2\x13\xdf\xef\xe9\xf9\xd9\x9c\x7e\x70\xe6\x3c\xe0\x88\xf2\xc5\xf7\xc5\xe5\x77\x94\x6f\xbe\x9f\x2e\x7f\xa2\xdc\xf5\x77\x97\x9b\x0d\x6d\x1c\xa5\x7b\x7c\x1f\xe8\xbb\x39\x1d\x76\xb3\xb3\xbd\x7a\x94\xd3\xae\xc9\x63\xc7\xfc\x6c\x4e\xb1\x44\xd1\xe9\x73\x87\x18\xe0\xb6\xa0\x75\x93\xc7\x66\x9b\x78\x1e\x18\x97\xc5\xd5\x8e\x75\x44\x49\x6a\x5f\xfb\x4e\x70\x63\x1e\x30\x78\xb5\xd8\x78\x02\x3f\x51\x6e\xb6\x6e\x3c\x7f\xa7\xfb\x8f\x12\x73\x2d\x93\xd9\x1b\xec\x8f\x4b\xf2\xb5\x4a\x7c\xef\x79\x78\x3d\x0f\x66\x37\x6f\xb0\x15\x92\x1d\xb5\x6e\xba\x78\xa3\x3f\xaf\xfb\xd3\x98\xb7\x5f\xb0\x5d\x9f\xfe\x09\x67\xdf\x09\x6a\xcc\x83\xe8\x0e\xa7\xcd\x3e\x7f\xc1\xe6\x7e\x1c\x4b\x88\x1e\x70\xc0\x11\xe5\xc2\x2b\x5c\x18\x7a\xd8\x50\x76\xdb\x50\xb6\x6e\x7a\xf9\x82\x7d\x7f\x8e\x05\x61\x7c\xfe\x42\xcc\x70\xd9\xbe\x96\xfb\xe9\x6d\x4a\x27\x68\xef\xf9\x9e\x79\xf8\x82\x0f\xa0\x94\x6c\xd8\x80\xf6\x65\x73\xdb\xf3\x40\x39\x74\x41\x8c\x5b\x1e\x44\xbf\xc4\x6b\x3a\xe0\x1d\xe5\xe0\x21\xfd\x5f\x97\xf1\x61\x61\x33\xd4\x08\x5a\x7e\xc0\xcf\xe5\x9b\x7e\x42\xef\x2b\x71\xac\x3a\x0f\x9a\x87\xa1\x5b\x90\xbe\xb2\xe9\x6b\x65\xb1\xd7\x46\xec\xef\xbe\x72\xf4\x27\xb3\x4d\xc1\x93\xf6\x80\x6f\x94\xe3\x41\x0d\x9e\xaf\x6c\x7c\xb3\x41\xfc\xc2\x67\xbb\x13\x81\x95\x07\xea\x41\x6c\x13\x6e\x95\x07\xea\xc9\xd4\x53\x6e\xf7\xa7\xb0\x8e\xa3\xf8\x7b\x8e\x97\xe7\x61\x50\x4e\xff\x6b\xcc\x4f\x85\xdd\x0f\xf0\x61\x55\xcf\xff\xc2\x76\xa7\x61\x8e\x7c\xc0\x5f\x94\x7f\x94\xd3\x6e\x8b\xfe\x10\xb7\xa4\x11\x7d\xba\x2f\xdf\x2e\x9f\x87\xf6\x5f\xff\x91\xaf\x8b\x6d\xe2\x6a\xb1\x8e\xd8\xee\xb4\x01\x1f\x5e\x21\x86\x97\xc4\x70\xbe\x2e\xc4\xe1\x0a\x71\x4b\xf0\xce\xf3\xbd\xeb\x89\x75\x24\xda\x46\x23\x40\x74\x5f\x6d\x47\xbb\x44\xc3\xf0\x36\x77\x35\x6f\x5f\x08\xac\x79\xca\xc5\x1f\x96\x6f\xaf\xbb\x95\xad\x8d\x50\xce\x7d\x85\x58\x5d\x11\xb1\x61\x36\x97\xef\x28\x67\xde\x8c\x9f\x3d\xd6\xbd\x7b\xdd\x57\x71\x79\x7c\xef\x79\x5e\xdd\xe5\xc6\xb7\xee\x00\x3e\xc6\xc3\xbe\x53\x94\x67\xe6\xc1\xdf\x9b\x3f\xdb\xf1\xa0\x79\x1b\xba\x46\xf4\x9f\x44\x92\x17\xb6\x80\x07\xdc\x51\xfe\xf0\x3d\xf5\x8c\xc0\x07\x3c\xae\x1b\x71\x6c\x3b\x41\x2b\x79\x58\x94\x37\x97\x3f\x51\x4e\xbb\x1c\x03\xd6\x30\xff\x41\x7b\x9b\xda\xf4\x7a\xcd\xe8\x8f\xae\x15\x4e\x7f\xa6\xcb\x7b\x94\x0f\xbe\xef\x2e\x5f\x51\x8e\xfb\x48\x8e\xef\x8d\x6f\xd3\xa6\xf8\xc5\xf5\x73\xac\x3d\x0f\x04\x08\xe0\x18\xb0\x66\xac\x0b\xf1\x2e\xaf\xab\xc6\xf7\x51\x4f\xf8\xae\xbb\xfe\x3b\xea\xb9\x99\x37\xf8\xf9\xb2\x33\xce\x79\x10\x9e\x10\xd7\xf5\x80\x5e\x2f\xef\x07\x50\x86\xf6\x35\x63\x1e\xec\x08\xe1\x6d\x62\x28\xa3\x3b\xa1\x2a\x4f\x39\xf5\xac\xc0\x2b\x1c\x31\xaf\xeb\xaf\xfc\x8d\x72\xd1\xd1\xd9\xae\xfd\x7b\xfb\x15\xfe\x1f\xe7\x01\x74\xe1\xf4\x10\xba\xed\x8e\x32\xfb\x54\x57\x5d\xfe\x44\xf9\xcb\xf7\xcb\xe5\xbf\x28\xa7\xf9\xc1\xf4\x2d\xef\x5e\x97\x6f\x6b\xa6\xd9\xe8\x0a\x36\xb1\x20\x27\x6f\xe3\x96\x6d\xb3\xce\x03\xed\x9a\x9c\xee\x40\x47\x99\x6c\xe7\xeb\x32\xd9\xdf\x31\x1d\xb7\x97\x99\x53\xc2\xba\x83\x4d\x78\x9b\x42\x24\x80\xbe\x6e\x6f\xbf\xd6\xed\xfe\x58\x0c\x58\xd7\x7e\x1e\x98\x56\x93\xf7\x0e\xb4\xdb\xa0\x1d\x21\x5d\xfa\xda\x81\x46\x64\xa0\xb8\xae\x19\xe5\x77\x94\x6f\xca\x5d\xbf\x4f\xc3\x0b\x4f\xc2\xb6\x4c\x4e\x3b\xc8\x66\x1f\x7e\x7a\xbe\x9f\x2e\xff\x45\xf9\xa7\xf2\xc5\x32\xef\xe8\xff\x76\x78\x80\xe4\x76\x83\x3d\xa1\xcb\x6f\x04\x28\x3b\x60\xd4\x03\xdb\x5d\x66\xa3\x4f\x88\x07\xd2\x49\x5c\x97\xe7\xe1\xb1\xf8\x47\xa9\x9f\x1a\xa9\x48\xfb\x7a\x82\x1d\xfb\x36\x88\xd8\x9d\x07\x7c\xa3\x9c\xfa\x4d\x66\x4f\xb0\x5d\x65\x83\xc8\xce\xb1\x78\xc0\x1e\xe5\x84\xdc\xb0\x98\x79\x42\x9c\x90\x14\xb2\x11\x54\xb3\xaf\x37\xd6\xfd\x65\xdd\x93\xe7\xed\x0d\xf2\xb6\x92\xc5\xdb\x11\x22\x22\xf2\x40\x7f\x8c\xcf\x6f\x90\x9f\x6f\x89\x96\xf1\xf6\x8d\xf9\x79\x3d\x3f\xc6\xab\x9f\xb7\x29\xc4\x14\x4c\x6d\x19\x9f\x7f\x21\x66\x7e\x88\x99\xe4\xf9\xfc\xc5\xfa\xfe\xbc\xbe\xc6\x9f\x5f\xb4\x8b\x27\x52\xc3\xb4\xff\x80\x3d\xca\x99\x87\xc9\xfa\xc6\xf6\x68\x59\xa9\x81\x97\xdc\x01\x7b\x94\xd3\x2e\xa7\xb7\xf5\xc5\x78\xb5\x4f\x3a\xe5\xd4\xff\x45\xbb\x9f\xc7\xbb\x5c\x4f\xd0\x23\x4a\x8a\xff\x2f\x63\xdf\x72\x35\x3d\x88\x6b\x9b\x4a\x87\x60\x63\x03\xd2\xa4\x73\x01\xdb\x95\x7f\x08\x77\x69\x3f\xfe\xbe\xb3\xf3\xcd\xf0\x5e\x2e\x0a\x0b\x21\x84\xd0\x43\x39\x4e\x86\x9d\x0d\x06\x9d\x0d\xda\xc1\x4b\x93\xb1\x14\xe5\x59\x8d\x8b\xef\x0f\xe1\xc3\xf8\x24\x1e\xc2\x5f\xe3\x1f\xfb\x11\x2e\xf5\x62\x1d\x4a\xf2\x71\xea\x7f\xb7\x71\x6e\x57\x4c\xa2\x53\x8f\x61\x9c\xb9\x58\x4e\x8d\x47\xdb\xd8\x3a\xb0\x6d\x0c\x5e\xce\x8e\x75\x6a\xfd\x2e\x5a\x89\x06\x2f\x67\xc7\x3a\xd3\x38\xf8\x64\x1c\x54\x83\xd6\xa9\xf5\xbb\x58\x80\x60\x68\x9b\x5c\xcd\x78\x13\x2e\x3a\x34\x8f\xbf\x69\xfc\xb4\x12\xad\x26\x71\x4f\x6f\x84\x73\x68\xdb\x58\x4d\xf4\x97\x13\xc2\xd0\xf6\xb0\x9a\x8e\x0d\xab\x89\xfe\xb4\xfa\x2c\xab\x6b\x8b\xea\xda\x38\xb8\x0d\x2c\x5b\x65\xe8\xa5\x50\xf8\x14\xae\xfe\x19\x2a\x34\x8e\xa1\xf7\x3d\x9e\x4b\xe3\xa1\x3a\x65\x67\x83\x6a\x30\xb9\x0b\xf9\x9c\xbe\x07\x6c\x40\x9e\x9f\x3c\xee\x2e\x5b\x59\x9c\x3a\x92\x97\x98\x83\x79\xfa\xd8\x80\xbc\xa2\xaf\xea\x58\xdd\x74\xa3\x33\xc0\x60\x9c\xe2\x60\xde\x37\x36\xf8\xbf\xe4\xf3\x65\xeb\x88\x52\xb0\x0d\xe6\x7f\x1f\xcc\x7d\xc6\x06\x32\xa9\xf0\xf2\x71\x2c\xab\x5f\x4a\x34\x36\x0e\xaa\xb9\xcc\xb4\xc5\x06\xe5\x83\xfa\xb1\x9a\xa5\x74\x53\x43\xf2\x67\xc9\x35\x7b\x2c\xa9\x47\xa7\xfb\x91\x1c\x60\x46\xa2\x76\x34\xca\xf9\x65\x35\xc8\x79\x7d\x4e\xf1\xb9\xe2\x2f\x07\x33\xfa\xd4\xfb\xa4\xa7\xd5\x23\x66\xa0\x69\x07\x33\xee\x8c\x65\x35\x82\xb7\xf0\xe7\x38\x29\x57\x57\x98\xcf\x99\x03\x7b\x30\xde\x79\xac\x94\x5a\xb3\xe0\xf4\xdc\x8e\x46\xb5\x8c\x77\xf4\x6c\xbc\xc4\x49\xcf\xf4\x3a\x4d\xae\x53\xd6\x7b\xad\xc7\x30\x9e\xc4\xc9\x3f\x29\x35\x77\x25\xe2\xfd\x0f\xde\x3e\x8d\xb5\x3c\xef\x8b\xf3\xce\xac\xeb\x63\x2d\xf3\x1b\x6b\x55\x1d\xbc\x65\xaa\xc7\x66\x9c\xff\x2b\x7c\x4b\x8d\x5b\xf4\x5d\x1b\x27\x8f\x01\xcb\xfb\xa3\x2e\xeb\x07\x7d\xbe\xeb\xf1\x31\x4e\x7a\x76\xfe\xef\xe3\x7e\x58\x13\xe9\x68\x43\xb8\xf9\x87\xbe\xc2\xe3\x34\x6e\x3e\x41\x4e\xdf\xa6\x7a\x9d\xf5\xf8\x1a\xe7\x77\x89\x9f\x15\xa2\x54\x8d\x49\xbc\x09\x4f\xe3\xa4\x3f\xe5\xf9\x7a\xcd\xcf\x2f\xf7\x77\xde\x6e\x8d\xf5\x5a\x3e\xf0\xf2\x7d\x9c\xf3\x2f\xd6\xaf\xf5\x7a\xb8\x74\x55\x53\x8a\xb8\xb1\x3e\x8b\x63\x46\x12\x8d\x93\xc6\x4c\x5e\xc9\xb3\x41\x76\xe1\x29\x61\x29\x92\xa8\x1a\xbf\xff\xa5\x35\x1b\xeb\x17\x62\x47\xd6\xe4\x19\xed\xe0\x67\xfc\xcc\x2e\xdc\x66\x06\x23\x1c\xeb\x71\x18\x67\x3a\x43\x6a\xf1\xbe\x0b\x1f\xba\x0b\x1f\x8d\xdb\xde\x3e\x34\x7e\x5e\x42\x9f\x83\x2e\xc0\x63\x5b\x1c\xef\x33\x98\x80\x90\xec\xbb\x4f\xfd\xef\x66\x8d\xd6\x83\xd5\xda\xeb\x71\x1b\x7f\x88\xab\x1f\x6d\x27\x9b\xc6\xfc\xc1\xc8\xc7\xb1\xcf\x6d\x9c\xd3\x29\x76\xdc\x4d\x5a\xf3\x6e\x64\x3b\x46\x38\xd6\x63\x37\xce\x71\xd2\x88\xba\x9b\xc7\xd3\x98\x2f\x8b\x97\x9b\xf5\x98\xc6\x37\xf1\x4e\x5c\xe2\x63\x43\xac\xb7\xe3\xd2\xf7\x36\x2d\xe3\xdd\x28\x9e\xc4\x76\x5b\xae\xc4\xd5\xf8\x11\xe7\xf7\x5e\x1e\xe7\x25\xfa\x50\x5c\xee\xcb\xe3\x84\xef\x70\x53\x75\xd3\x7a\x4c\xe3\x8b\x69\x26\xd9\xff\xa5\xed\x6d\x5f\x3c\x0d\xf0\xb2\xaf\x1e\xfd\x7e\x2e\xe2\x5d\xf8\x63\xfc\x25\xce\xf1\xfb\xf4\xbf\x2f\x25\xdd\x0a\x8d\x47\x7c\xa5\x3b\xf8\xc1\x48\xc6\xb1\x6f\x89\xc5\xcd\xbc\xc3\x83\x91\x8c\x63\xcb\xe7\xac\x1a\xcc\x99\x46\x7e\xdb\x36\xc2\x6f\x26\x31\x3a\x58\x56\x7b\xec\x5b\xdb\xe1\x66\xb2\xd8\xc1\x64\x6e\xf5\x18\xc6\x93\x78\x13\xfe\x1a\xff\x88\xf3\xbb\xbc\xcd\x6c\x6d\x33\xbc\x9c\x1d\x5b\x01\xc9\xd5\xe8\xfc\xdf\x29\xdc\xef\x3b\xeb\x2e\xe7\xc5\xdb\xcc\xd6\x36\xc3\x4b\xd8\xb1\x87\x8e\x25\x9b\x79\x1f\x07\x0b\xc3\xd7\xe3\x63\x9c\xe3\xa1\x75\x64\xcb\x17\xad\x1a\xd8\x06\x2e\xf1\xcf\x90\x9a\xbb\x87\xe8\x40\x6b\xf7\x1e\xfe\x5f\x66\xde\x3b\x2e\xf1\xcf\x94\x1c\xd8\x4c\x58\x37\x2e\x5a\x07\xf7\x94\x58\xdf\xca\xd5\x76\x89\x9f\xe5\x5b\x56\x0d\xf2\x0f\xb7\xdb\x3d\xfd\xbf\x4c\x6e\xa6\xbc\x70\x63\x4f\xff\xaf\x12\x7d\xf1\x52\x75\xec\x30\x3d\x83\xfc\xcf\x1a\xb3\xf5\xf8\x13\x4e\xb1\xcb\x84\x81\xf5\x78\x19\xe7\x3c\x8a\x9f\xc3\xf3\x1e\x4c\x7b\xe8\xf1\x28\x05\x45\x35\x48\x37\x6e\xf3\x0c\x28\x66\xe3\x26\xce\xef\xca\x34\x4e\x6b\x10\x53\x20\xd6\xe3\x36\xce\x2c\x6d\x54\x67\xb7\x42\x82\x86\x22\x8b\xc7\x4d\x6b\x87\x23\x88\x87\x22\x88\x07\xcb\xec\x0e\x3b\x15\x54\xe3\x22\xce\xf1\x2f\xaf\x97\xc5\x04\xd3\xb7\xe4\xd5\x92\x9a\xb5\x59\x9e\xe0\xb8\x79\xe9\xb3\x97\xe9\xcc\x10\x9f\x71\x8b\x0f\x6d\x05\xdf\x8c\x04\x1f\x8c\x34\x1c\x0c\xe0\x65\x43\x59\xe6\xf4\xbe\xbf\x97\xd6\xeb\x71\x6b\x5d\xdb\x1a\xbd\x37\x8f\xdf\xba\x3c\xdd\x3e\xe6\xa9\xfc\xff\xb8\xb5\xae\x1f\xcb\x19\xba\x72\x0f\x5d\x6e\x6e\x1f\xe7\x74\xb9\x3f\x74\x89\xb9\x1f\xcf\xfb\x43\xb9\xc1\xd4\xce\x63\xfb\x38\xc7\x7a\xfe\xf5\xbe\xfa\xd7\x71\x6e\x3f\xa2\x83\xc6\xf9\x78\xde\x1f\x65\xcf\x93\x7c\x7e\xb6\xc7\xc3\xc4\xb4\xb7\xe4\xb3\x7c\xe0\x06\xab\xf7\x17\x1e\xc2\x97\x71\xd2\x53\x7c\xfb\x7a\x5e\x98\x0f\xff\xf0\xf8\x7d\xfc\x53\xe4\xef\xa0\x2f\xec\xa0\xcf\x00\x1b\x4c\x96\x2c\x3e\x7f\xcd\x87\x4c\x48\x3f\x58\x91\x73\xec\x4f\x6a\xc1\x86\x33\x5c\x3b\x74\xd9\xba\x3f\xcf\x17\xd3\xd0\x1f\xb7\xe4\xc9\x27\xb5\x69\x7f\x4a\xc6\x3c\xd9\xbf\x7c\xe3\xaa\x81\xf5\xe8\xf1\x7f\x5e\x2f\x1f\xb3\x1a\xde\x92\xe7\xde\xc7\x15\x11\x3c\x74\xe9\xb9\x7f\xde\x4f\x7f\xdc\xd7\x74\xb9\xb9\x7f\x1e\xe7\x4f\xe3\xa4\x75\xd3\x91\xb9\x43\x91\xb9\x83\x3e\xa6\x83\x59\xe8\xd8\xe0\x78\x34\x4e\xef\xef\x5b\xfb\xbb\x2e\x3d\xb7\x8f\x8b\xac\x70\x5f\xef\x57\xff\x33\xe4\xd3\x56\x0d\x66\x78\xc7\x7a\x99\x4e\x0a\x34\x19\xd2\xdb\x0e\x8e\x7f\x32\x80\x97\x0d\x26\x74\xc5\xb1\x6d\xfa\xd2\x7f\xea\xd2\x7f\xf0\xb2\x72\x86\x8e\x6d\x33\x74\x6c\xe3\xa5\xe4\x8c\x93\xf3\x55\x0d\xac\x47\xe6\x93\x9e\x8e\xb4\x9d\x2a\x4b\x3e\xfa\x7d\xfd\xdf\xea\xd7\x0c\xb9\xa4\x4d\x05\xd6\x0e\x46\x38\xce\x90\x4b\x5a\x35\x20\xee\x79\x99\x38\xe3\xe2\xb2\xac\x06\xc8\xc1\xbb\xde\x7a\x0c\xe3\x7a\x9f\xb8\x5c\xb6\x27\x2f\xa7\xcf\xc1\x7a\x47\x33\xe4\x82\x5d\x0d\x68\xbb\xfd\xe4\xff\x32\xa3\x15\x1a\x7c\x7f\xf2\xf3\xba\xc9\xca\x1c\x56\x07\x5d\x71\xa7\xf3\x6d\x4c\xd5\xb7\x1e\x4c\x27\x3e\x43\xdb\xd5\x54\x31\xe9\x83\x29\xbb\xeb\x31\x8d\xb3\x7f\x9c\x7e\x66\x8c\x25\x72\x33\xab\xda\xc1\x8a\x6f\xf5\x18\xc6\x93\x38\xc7\x3f\xb6\xfb\x51\xba\xc8\x83\xfd\xcc\xd0\xfb\xca\xa0\xca\x4b\xc0\x19\x33\x35\x4e\x66\x29\x1d\x4c\x3e\x3f\x43\xa7\xa5\x6a\x4c\xe2\x21\xfc\x35\xce\xf4\x9a\x30\x0e\x4f\x16\x6a\x66\x83\x79\x60\xc4\x2e\x93\xe2\x6f\x2a\x9f\xd5\x60\x64\xe2\x8c\x08\xbd\x1f\x3c\x2d\x31\xf3\xe6\x64\xa2\x24\x36\x30\xef\x8c\x40\x9c\xac\x8b\xcc\x06\x73\xb9\x8b\x0e\x3a\xa5\x55\x83\x74\x18\xea\x67\x2f\xe3\xcc\xd6\x7f\x85\xf0\xd7\x38\xc7\x7f\x93\x0e\xc9\xe5\x3a\x59\x29\xb9\x70\x8e\x3f\xcd\x57\x29\xbe\x1a\x21\x3c\x8c\x93\x9e\xe2\x4f\xf9\xd2\x55\x83\xf9\xf9\xc5\x9f\x2b\x34\x8f\x8b\x99\x73\x59\xd2\x7a\x86\x12\x4c\x54\x03\xdb\x27\xab\x32\x4d\x56\xa1\x65\x83\xfd\xcf\x2e\x7c\x19\xc7\x29\x87\xae\xc4\xf5\xf8\x18\x27\xdd\xc4\x9f\xf2\x09\xab\x06\xe9\x93\x43\xf8\x36\xce\xf7\x83\xf3\xf8\x78\xd9\x6b\xdb\x60\x56\xa0\xe9\x5c\x50\xd5\x20\x3d\x83\xe3\x79\xb6\xe8\x86\xe3\x5d\xe1\x21\xfc\x33\xce\x79\x4f\x7e\xef\x1b\xe2\xb7\x97\xdb\xed\xd0\xf8\x5f\xaf\x77\x56\x31\x39\x98\x68\x78\xfa\x32\x74\xea\x32\x74\x30\xef\xd0\x8c\xcf\xf3\xf5\x85\xf2\x41\xf3\xbb\xbe\x34\xce\xed\x6a\xaa\x9f\x6f\xa9\x1f\x16\x64\x3d\x86\xd6\xa9\x22\x37\xa7\x22\x37\x95\xfd\x79\xb2\x8a\x2a\x1b\x2f\xdf\xe7\x77\xfd\xbc\x4e\x99\xd0\x61\x4c\xf5\x23\xdf\xaf\x6a\x30\x8b\x74\xe3\x78\x7e\xa6\x3f\x33\x3c\x1e\x2c\x7a\x32\x43\x3e\x5e\xd5\x60\x9a\xe9\x8b\x74\xfe\x2d\xf1\x03\xd3\x90\x0e\x5e\xf6\x4d\x47\x80\x56\x83\xff\x2b\x7e\xfe\x99\x9f\x59\xda\x74\x4c\xf2\x6d\x7a\x1b\x50\x39\xd2\x41\x5f\xba\xc9\x3b\x56\x36\x38\x1e\xbf\x2f\x39\x93\xb2\x02\xf2\x72\x70\xa6\x72\xbe\x55\x83\xe3\x81\x55\x60\xfa\x12\x76\xf2\xd6\xb5\xf0\x14\xfe\x09\xe7\xb1\x84\x97\x86\xf5\x78\x1a\x6f\xfc\xdf\x10\x7e\x19\x67\xff\x50\xc7\x67\xea\x98\x3a\x59\xcd\xf4\x1c\xbc\x04\xac\xc7\xcb\x38\x93\x0e\xc3\x25\xbf\x1e\xbb\x71\x6c\x9f\xf4\x15\x9e\x2c\x78\xca\x46\x12\xe7\x77\x9d\x92\xff\x2c\x56\x5a\xfd\xa4\x70\x8d\x5f\xc7\x5a\x96\xcc\x98\x29\x57\xeb\x6a\x74\xe2\x53\xb8\xfb\xd7\xbc\x84\xfa\x91\x9c\x64\xa9\xd2\xa6\x62\xdf\x93\xc5\x49\xd9\xc0\x7e\xc1\x7a\xf5\x93\xe5\x45\xd9\x20\x1f\xe6\x2d\xfc\x36\xce\xef\x1a\xfc\xdf\xe6\x71\x32\xf4\x6a\xb0\xbc\xe8\x4c\x59\x3d\xab\x11\xc4\x39\x5f\xd7\x52\xff\x3a\x46\xb2\x8e\xe3\xcc\x6b\x1b\xd7\x78\xb8\xae\x9d\x85\xad\x1a\x1c\x3f\xd7\x75\xca\x97\xab\x1a\x58\x8f\x8c\x64\x9c\x79\x9b\x4f\x58\x68\x65\xb0\x46\x4d\x3d\x6e\xe3\xa0\x33\x7d\xbc\x66\xde\xa6\x83\x0a\x97\xf0\x32\xae\x1e\xa7\x71\x8e\xff\xe6\xf8\xe5\xe3\x35\x99\xfd\xad\x1d\x2c\x3a\x3e\x53\xd6\xcd\xc9\x5b\xe9\x73\x84\xe6\x57\xf9\x01\xab\xa1\xac\xdf\xea\xc7\xe3\xec\xeb\xff\xab\xa1\x30\x59\xce\x11\x0d\xf2\x6d\x0c\xf5\xb3\xfd\xbe\x6b\x2e\x90\x3e\x8a\xd8\x9d\x8a\xd8\x1d\x31\x0f\xe1\xcb\x38\xe9\x23\xbe\x1d\xf1\x19\xe7\x7c\x89\x6f\x87\xf9\x70\x50\xad\x67\xe4\xf5\xf4\x65\xf1\x54\xf6\xba\xc1\xdb\xb6\x7a\x0c\xe3\x49\x5c\xfd\x48\xfe\x27\xd3\xb8\x0f\xde\xaa\xcd\xf4\xfe\x9e\xda\xdf\x23\xef\x3f\xa8\x5f\xa9\x53\x6c\x35\xf8\x37\xa9\xee\x24\x9e\x18\xe8\xdb\x0e\x06\x7e\xcf\x94\xcf\xd6\xe4\xa5\x6f\xe1\x9c\x7e\x9d\x4a\x67\x06\xc5\x0a\x23\x16\xa7\xef\x5c\x27\xef\x5c\xdb\x21\x31\x97\x61\x71\x10\xd4\x6a\xa7\xd8\xc8\xdb\x73\xa6\xfa\x17\x1b\xa5\xd9\x3d\xb9\x5d\xd1\xd7\x61\xf2\x0e\x94\x0d\xa8\x71\x53\xe2\x40\x2e\xe7\xd5\x50\xdd\x25\xf6\xef\xed\x39\x17\x2f\x19\x19\x40\x5e\x8f\xc3\x38\xa6\x99\xbe\x3e\xd3\x97\x98\xd5\x80\x76\x3f\xc5\x46\xcb\xcb\x63\xd1\x5a\x66\xf1\xb7\xbd\xbc\x65\x74\x4d\x8d\x7f\x7b\x99\x6d\x2e\x33\x56\xca\x9e\xbe\xc4\x9c\xbe\xc4\xb4\x98\xdb\x66\x6b\xfa\x42\x8d\x94\x58\xdf\x16\x07\x4c\x30\x31\x52\x74\xd8\x9e\x2f\x26\x92\x18\x2c\x8a\x3c\x7d\x99\x38\x75\x99\x38\x52\xec\xfe\x78\xfc\x4c\x04\x7c\xb0\xfa\xc1\xcc\xc7\xcb\xe6\xe1\xe9\x84\x3e\x10\x33\x1f\x2f\xd7\x87\xcb\x95\x11\x8b\x33\x5f\xd3\x8d\xa5\xd6\x0e\x8b\xa7\xd7\xfc\xf0\xd2\x58\xcd\xfa\x1f\xd3\x97\x7d\x53\x97\x7d\x83\xa9\x2c\x67\xea\xf4\x56\x0d\xd0\x87\x3e\x0d\x33\xe5\x9a\x5d\x0d\x56\x64\x91\x38\xf6\xb6\x9d\x1f\xd5\xd0\x4c\xf6\xf3\xf3\x32\xfb\x71\x99\xd1\x47\xa1\x1e\xb7\x71\xbd\xcf\xf1\xfc\x2c\x2e\x99\x2b\x7c\xf0\x92\x6e\x3a\x90\x78\xf2\x16\xef\x9c\x87\xbe\xeb\x27\x35\x25\x7f\x54\x17\x24\x16\x97\xb7\xcf\x75\x30\xed\x3d\xab\x19\xcd\x25\xab\x6a\x35\xc0\x27\xf4\x39\x98\xeb\x14\x3f\xaf\x93\xfc\x1c\xdc\x26\xd7\xb9\xfc\xfe\x7a\xfe\x57\xb5\x60\x3a\x32\xb7\x1a\xdf\xff\xea\x30\xcd\xa5\xbc\x44\xd5\xe0\x78\xb8\xfd\x38\xd2\xb6\x1a\xec\x07\x56\xcc\xb9\x2e\x89\xad\x75\xc5\xfe\x5f\x6d\xa4\xb9\x2e\x89\x8f\x75\xd1\xba\x23\xf1\xb7\x2e\x89\x1b\x5f\x4e\xd1\x49\x60\xb2\x42\x19\x1b\x8d\x38\xff\x57\x3e\x49\x93\xd5\xb2\x5c\xd9\x65\x2e\xe5\x0d\x9a\xaa\xf6\x34\xe9\x33\x31\x59\xcf\x89\x0d\xf0\x9b\xc4\x99\x23\x61\xa7\x22\x61\x27\x23\x10\xa7\x2f\xb9\xe6\x92\x4f\x52\x90\x6f\x97\x7c\x92\xa6\x6b\x20\x1d\x3d\x84\x2f\xe3\xa4\x1b\xd7\xef\xb2\xf8\xe6\xed\x55\x3b\x98\xb6\x76\x32\xd0\x95\x0d\xce\x3b\xc5\x3a\x8b\x93\xb0\xc1\xfe\x27\xc7\x39\x4c\x67\xc8\xe5\xea\x27\x85\xbb\x1f\xa5\x6c\xa4\x7a\xb1\xa6\xe9\x30\x45\x07\x7d\xef\x94\xba\xa9\xd2\x16\x93\x4e\x08\x93\x01\xb0\x6c\xa0\xf2\x06\x2f\xe3\xa6\x23\x58\x27\x4b\x34\xb4\x83\x3e\x9d\x93\x45\x18\xd8\xe0\x38\xc9\xcf\x6b\x7a\x5e\x58\xbd\xf6\x60\x24\xf8\x64\xf6\x75\x36\x30\x8f\x29\xbe\x92\xf5\x71\x2a\xb2\x75\xf2\xd2\x6d\x3a\x82\x75\x2a\x82\x75\x9e\x27\xc7\xa3\x84\x41\xd5\x60\xa9\x03\x8d\x27\xb4\x4e\x17\x13\xdd\xce\x53\xff\x9b\xa6\x73\x92\x9f\x99\x7a\x78\x2e\x1f\xab\x16\x8f\x55\xf3\x6c\x7a\x5f\xc7\xdd\x85\x84\x82\xe7\xe4\xe5\xf8\x5c\x4a\x75\x5b\x0d\xd2\x81\x6a\xee\x5a\x52\x13\xd7\x22\x5f\xa5\xd6\xdd\x4a\xbf\xcf\x3a\x5b\xbc\xec\xae\xc7\x61\x7c\xf2\x7d\x7e\xaf\x12\x06\x55\x83\xff\x4b\x35\x65\x2d\xa9\xbf\x6b\x51\x3e\x9c\x7e\x7f\x1b\xe7\x25\x66\x6a\x3d\x6e\xf3\x39\xad\x8f\x93\xf9\x2f\xeb\x71\x19\xdf\xc4\xf9\x5d\xdb\x74\xde\xa2\xb3\xfb\x31\x1d\xb6\xe8\x40\x35\x71\xf9\x38\xb7\x74\x9c\x4b\xf1\xe7\x63\xf9\x80\xe2\x9b\xe7\x3c\x79\x5c\x5c\x72\xea\xa8\x06\x71\x1e\x47\x97\x7c\x58\xe7\x7a\xc9\x6f\xbc\xcc\x9d\x8e\x6c\xad\x06\xe9\x23\xdc\x72\x7b\x49\x6e\x4b\x0e\xaf\xcf\xf2\xe4\x63\x51\xa3\x93\x6a\xdc\xfa\x99\xff\x7f\xe4\xff\x76\x18\x1f\xc6\xc1\x3f\xbc\x0d\xab\xc7\x65\x9c\x7c\x8b\x5b\x8e\xe9\x48\xcc\xc9\x48\xcc\x76\x1e\xe4\xb7\xed\xe3\xca\xa6\xcf\xe8\x6c\xe4\x2b\xdf\x92\x4d\xde\x92\xd5\xfb\x53\xf8\x6b\x9c\x65\x61\xb8\x5f\x6c\x65\x5a\x98\x0c\xc9\x3c\x27\x6f\xcf\xa6\x6f\xc9\xa6\x6e\xc9\x4e\xc9\xe1\xdd\x74\xdc\xda\x8d\x45\xd7\xda\x7d\xfc\x41\xfd\xe2\x1d\x16\x1b\xac\xb6\x41\xf6\xda\x8a\x10\x99\xcc\x53\xda\x4e\x06\x90\x4f\x5f\x4e\x4d\x5d\x4e\x9d\x74\xcd\x9b\xbe\x6c\x9a\xba\x6c\x3a\x59\xc0\x65\xfa\xb2\x69\xea\xb2\xe9\xa4\x0f\x44\x3d\x7e\xc2\xc9\x5e\x8d\xda\xf4\xbe\x3c\x1e\x1c\x17\xea\xfd\x14\x7e\x1b\xe7\xff\x92\x7d\xf7\x2d\xb6\xde\x2c\x9c\x39\x99\xa7\xa7\x1e\x97\x71\x4e\xc3\xe0\xf8\x6f\x93\x89\xa7\x8a\xc9\x4b\xba\xb9\x6f\x9d\x4a\x37\x4b\x3f\xce\x36\xf5\xbe\xb6\xc3\xad\xed\x84\x05\x8f\xea\x51\xe3\x67\xed\xc4\xc9\xcb\xb8\x7a\x3c\x8d\x73\xfc\x14\xf7\x5b\x3e\x13\xd5\x60\x15\x38\x8a\x5d\x06\x9c\xb2\xc1\xe2\x53\x14\xbb\xbb\xa7\xe8\x8c\x7d\xa5\xfa\x99\xc2\xb7\x71\x4e\x3f\x4f\x03\xbb\x4b\x6c\xed\xae\xf1\x53\xbd\xd8\xdd\xe3\x61\xd9\xb7\xc9\xfc\x3a\x73\xfb\x94\xb0\xb5\xcd\xf0\x92\x6e\xee\xa1\x65\xb6\xb1\xcd\xb4\xf3\xd0\x77\x0d\x2d\xe3\xcd\xda\x55\x93\x97\xb6\x73\xfb\xf4\xb0\x99\xe6\x6e\x5e\x5a\x06\xc3\xf3\xc5\x9a\x53\xf3\x12\xbb\x7b\xbb\xda\xac\x18\x35\x59\x4e\x6b\x6e\x6f\x57\x5b\xdb\xd5\x25\xb6\x9e\x9e\x47\x6d\x4b\x97\x96\xc7\xf4\xf2\x80\x4f\x46\x8d\x93\xf3\xa2\xc8\xd9\xa9\xc8\xd9\xc9\xfc\x3d\x73\x4f\xcf\x2f\xeb\x0d\x4d\x5e\xde\xcd\x2d\x97\xd5\x6a\x24\x71\xf6\xef\x63\xc6\x66\x5d\xf4\xf3\xd0\xb2\x97\xab\x69\x35\x16\x8b\xa3\x71\x9c\x0a\x0d\xa9\x46\xa9\xf5\xe7\x29\x3a\x87\xf9\x0d\x79\x77\x0b\xbf\x84\xbf\xc6\xf9\xbd\x5a\x77\x61\xbe\x62\x9d\x99\x79\x75\xf5\xaf\xd3\xf3\xc6\xb9\xa5\xfa\x99\xc2\xdd\x0f\x0b\xef\xb0\x20\xe4\x74\x04\xee\x64\x04\x6e\x3b\x4f\x8a\xb3\xed\xe3\xcd\x4e\x8a\xb9\x4b\xfc\x99\xe9\xf7\x29\x2e\x99\x4f\xa8\x1e\xfd\x3e\xb6\xa5\x93\x39\xfe\x27\xb3\xf8\xb2\xb1\x88\x93\x3e\x4a\x0c\x51\x0d\xce\x97\xf8\x36\x3d\x4e\x1c\x87\xda\x49\xdf\x97\xb9\x97\xe9\xbc\x48\xe7\x53\xf3\xbb\xcc\xe7\x38\xde\x9c\xf3\xe2\xa9\x74\xdb\xda\xb7\x61\xed\x6b\xe7\xc9\x63\xd2\x56\xbe\xb7\x6a\xf0\x7b\xb9\x3d\x3b\xcd\x6c\x35\xf8\xbf\xb4\x5e\xef\xd7\xdf\xfb\xea\x7b\xa9\xd6\x6f\x1f\x1b\x36\x9c\x39\xda\x79\x4a\x5e\xbd\x16\xeb\xaf\xbe\x4b\xfc\xf6\x5a\x4e\xbe\xfa\x2e\xc9\x25\x5b\x0d\x75\x79\x74\xb2\xf2\xd2\xdc\xb6\x1a\xee\x4f\xfc\xd0\xf9\xbf\x9f\xf9\xf0\x23\x1f\xf2\x52\x72\x3a\x5b\xf9\x54\xb6\xf2\xc9\x4b\xc6\xc9\xec\xac\x6c\xb0\x00\xa9\xe8\xff\xf3\xf8\x79\xe9\x33\x6f\xad\x2f\x5b\xfb\x36\x32\x1d\xb4\x93\x09\x02\xe6\xf6\x71\x82\xa1\x9d\xed\x64\x8d\xb6\x88\x83\xdb\x64\x30\xcd\x79\xf5\x13\xc2\xbb\x71\xc8\x2b\xa6\x45\x8d\x50\x22\x83\x60\xfa\xf3\xea\x47\xef\x53\x7d\x0c\xde\x0a\xb5\x93\x09\x05\xea\xd1\xef\x73\xbb\xe2\x65\x65\x38\xb2\x32\x14\x59\xa9\x6a\x83\xf5\xd8\x8c\xb3\x3c\x29\xf6\x8b\x7a\xec\xc6\x21\x27\x4f\x98\x0f\x22\xe4\x1c\x12\xcc\x94\x5e\xef\x13\x97\x95\xab\x1a\xaa\x66\x98\xc2\xb7\xf1\xe7\x7f\xe5\x4f\xc3\x99\xd2\xab\xd1\x88\xeb\x7d\xf2\x79\x35\x20\x07\x18\xf9\x18\xa1\xfd\x34\x18\x7a\x59\x78\x07\x7e\x91\x3f\xab\xc1\x7a\xb9\x93\xfd\x28\x1d\x6b\x30\x1d\x6b\x3b\xe9\x9c\x53\x8f\xcb\x38\xf8\x8d\x35\x0e\x22\xae\xa5\xf1\x23\x26\xa3\x70\xbe\x7f\x7b\x5e\xb4\x0f\xde\xc9\xf1\x2b\x21\x42\x30\x2f\x6b\x3b\x99\x2f\x30\x1c\x29\x19\x8a\x94\x9c\xac\x78\x19\xd1\x53\xf3\xce\x44\x3f\x93\x69\x4e\xc3\xb7\x4f\xa1\xdb\xa7\xb3\xb5\x2e\xfc\x36\xde\xf9\x3e\xe9\x20\xeb\x57\x35\x58\x88\xec\xe4\x78\x54\x1d\xa3\x1a\xea\x7f\x0a\x1f\xc6\x39\x4e\xf1\x55\x27\xff\x57\x63\xf1\x7d\xd2\x4d\x21\x17\xd5\xb8\xf9\x3e\xe9\xa3\xfc\x73\xd5\xc0\x3e\xd5\xc5\xb7\xc3\xfd\xc0\x9a\xd5\xce\x76\x37\xe1\xaf\x71\xf0\x09\x6f\xbd\x22\x94\xd0\xa7\x1a\x8b\xef\x73\x9c\x73\x89\x6f\x55\x4e\xae\x1b\xdf\x9a\x5f\x66\x54\x98\xbd\xff\xc1\xf5\x3e\x42\x11\x10\xa1\xcb\xac\xd9\xc5\xd6\x3a\x15\x05\xcb\x82\xb4\xb3\xfd\xc3\xa7\x71\xfe\x7d\x0f\xe1\x8f\x71\x7e\xf6\x20\xf9\x14\xd1\x50\x0d\xf6\x2f\xb6\x96\x2b\x62\x35\xf8\xd9\x83\x9f\x1d\x4b\xe3\x61\x19\x91\xd9\xc5\xee\xe1\x65\xa6\xd3\x55\x17\xbb\xa7\xdf\x87\xb8\x6f\x67\x1b\x21\xfc\x33\xce\xfe\x43\xef\x7b\x79\x24\x97\x47\x0f\x8e\x47\x2e\x87\xd5\xc0\x36\xd6\x93\x6c\xb7\x3c\x0d\x4c\x8b\x37\x59\x5c\xb5\x86\xa9\x7e\xe0\x72\xd8\x4e\xba\xe6\xd5\x63\x37\x4e\xb6\x4b\xe3\xd3\x38\xc4\x53\x93\x18\x5a\x1e\xff\xd2\xf8\x35\x4e\xa5\x63\xad\x06\xc6\x3f\xb4\x3c\xd6\x76\x3f\x14\xc7\xe3\x18\xc2\xb7\xf1\x97\x38\xe9\xb6\x2d\xfe\x36\x4f\x33\x8c\x70\x8c\xd8\x5e\x36\x9b\xcb\x86\x97\xa1\xf5\xf8\x19\xe7\xff\x8a\xdd\xb7\xbf\x8b\xe9\xfb\x54\xae\x37\x62\x9b\xed\x10\x0a\xd0\xce\x26\xfa\xe8\x94\x16\xba\xbc\x3b\xa9\x0e\x06\xef\xec\xd8\x60\x9d\xbe\xc6\xf1\x3f\xe6\xb7\x87\xa7\xc3\xa1\x65\xf3\x98\x7f\x1e\xaa\xef\x54\x1f\x23\x9e\xa5\xff\x85\xb9\xae\x70\xce\xe3\x63\x31\xfd\x50\x4d\x61\x42\x8d\x7a\xbc\x8d\x63\x5e\xc6\x95\xc2\xc3\x38\xe9\xa9\x65\x29\xd7\xcb\x50\x9a\xd6\xc9\x88\xc8\x70\x9a\xd6\x6a\x90\x9e\x37\xfb\xf9\xfc\xfe\xa7\xf7\x3b\xc7\xf3\x59\x6c\x7d\x14\x5b\x97\xc4\xcd\x67\xf1\xf7\xc1\xfa\x78\x5e\xa2\xb3\xd2\xb1\x06\x43\x1a\xdb\x79\x89\xce\x9f\xc5\xfd\xc7\xed\x7f\x68\x7d\x7d\x5b\xf3\xc5\x02\x4f\xe7\x25\x7a\xfe\x3c\x9e\x9f\xc6\x33\xf8\xbf\x3f\xf7\xff\xa3\x7a\x71\x49\x6c\xfd\xbc\xed\xfd\xb8\x2e\x78\x09\x1b\x4e\xa3\x1a\x4a\xa3\x3a\x99\x90\xa5\x1e\x87\xf1\xc9\x7e\x42\xf8\x63\x9c\xf3\x1b\xec\xe7\xd4\xf8\x79\x79\xd4\x4e\x26\xe6\xa8\xc7\x6d\x1c\xeb\x9d\x97\x1d\xe1\xcb\xa3\x6a\x70\x9c\xdc\x86\xb3\x89\xaf\x12\xe6\xbd\x76\x52\x4d\x0c\xa7\x4b\x0d\xa5\x4b\x9d\xf3\xe4\xfb\x17\x4f\xf3\xa1\x9a\x69\xe7\x45\xf9\x90\xca\x1e\x5e\x0d\x7c\x17\x23\x10\xeb\x71\x1a\x87\x7c\x63\x22\x92\xe0\x9d\x0e\x1b\x2f\x71\xd0\xd3\x97\x35\xa1\xcb\x9a\xf3\xc2\xb1\x2a\x52\xc7\xa7\x60\x48\x60\xe1\xec\xbf\x53\xcd\xaa\x06\xe6\x85\x56\xfc\x70\xfa\xd3\xe0\xad\x4a\x3b\xe9\x5b\x16\x8e\xc8\x0b\x46\xe4\x15\x3e\x85\x87\x71\xf6\x33\x0e\xe1\xfa\x5e\x55\xed\x9d\xa2\xcf\x94\x7c\x4b\x15\x7f\x9d\xa2\x83\xf2\xc3\x55\x83\xdf\x45\xb9\xca\x4b\x0f\x36\x58\x4f\x9f\x6a\x19\x03\xeb\xd8\xe0\xff\x4e\x7e\xaf\xf7\x91\xa4\x0f\x9f\xaa\x8d\x86\x23\xe6\x42\x11\x73\xaa\xcb\x1f\x19\x69\x3c\x85\xb3\x9f\x70\xff\x41\x3e\x41\xd9\xc4\x2f\x52\xc7\x83\x6a\x70\x3c\x94\x33\x29\xdf\xbb\x6a\x70\xde\x29\x67\x52\xbe\x77\xa1\x48\xb4\xc9\xf4\xad\x91\x69\x7e\x43\x0c\x59\xf5\x4f\x3a\xa4\xc7\x9f\x94\x57\xac\xd4\x5f\xdb\x8b\xf8\x84\x69\xb4\x67\x50\xce\xe4\x32\x9d\x17\xf9\x93\x79\x22\x83\x45\x56\xd8\x18\xc4\x39\x1e\x39\x39\x04\xf3\x9d\xb6\x93\x09\x35\x22\xe5\x5a\x1e\xcc\x6b\x7a\x4e\x46\x26\x86\xd3\x99\x56\x83\xe3\xa1\xfa\xc8\x88\x25\x36\xd8\x8f\xe6\xd7\xf2\x2d\x9f\x4d\x3e\x19\x5d\xf8\x32\xce\x7e\x34\xef\xaf\xe7\xf7\x15\x5f\x69\xbd\xff\xcc\xcf\x3f\xfd\x2f\xf7\xc1\x54\x64\x74\xf0\x1a\xa1\x70\xfc\x2f\x23\x69\xd8\xe0\xf8\xb9\xae\x9d\xa7\x33\x94\xa7\x53\x95\x4f\x63\xc9\xf7\x3a\x18\xfb\x52\xf8\x24\xae\xfd\x74\x9d\xea\x87\xdf\xb5\x4e\xc9\xb7\x25\x35\x9a\x21\x7d\xb1\xe4\x63\x5d\x8d\x46\x9c\xef\x37\xf1\xd5\x6a\xe4\x2b\x5a\xe5\x63\x5d\x7e\xff\xd2\xfb\xdc\xf7\x6d\xf5\x0f\x5a\xfd\x0b\x9f\xc2\x1f\xe3\x1c\x3f\xe9\xb0\x2e\xed\x77\xeb\xa2\x59\x81\x55\x73\x82\x97\x00\x6c\x60\xfc\x79\xfc\x21\xed\x6a\xbd\x1d\xfe\x59\xf2\x67\x1c\xd6\x2d\xf6\x5a\xb0\xee\xb4\x93\x25\xed\x63\xe9\x2e\x36\x54\x18\x7e\x66\x3b\x84\x87\x71\xb0\x45\x27\xdb\x31\x0b\x25\x1b\x41\x9c\x9f\xa7\xec\xc6\xa1\xb2\xe1\x93\x97\x83\xb1\x54\x1c\x20\x58\x8b\xbb\x9d\x52\x07\x59\xc9\x99\x0d\xe1\x53\xf8\x63\x1c\xdb\x33\x13\x58\xc4\x52\x71\x80\x60\xb5\xe1\xc2\xd9\x8f\x02\x6b\xc3\xb5\x75\x93\xdb\xc6\x92\xf5\xa2\x1a\x7a\xdf\xf8\x6d\x1c\x6c\xca\x6c\xfb\xf5\x38\x8c\x43\x4c\xa7\xbe\x57\xbe\x50\x41\xab\xfb\x39\x19\xa8\x5f\x5a\x9c\xfa\x91\xf8\x60\xda\xd2\x7a\x1c\xc6\x49\x1f\xb1\x4b\x9a\xad\x99\x27\x6c\x32\x22\xaf\x1e\xb7\x71\x88\x0f\x26\xbc\xa8\xc7\xd7\x38\xb6\xbd\xd4\x38\xd3\x74\xa0\x4b\xef\x4c\x8a\xd7\xb5\xbc\x3c\x16\x97\x47\x52\x1d\x64\x60\x0b\x1b\xac\x2a\x4f\xb1\xb8\x2c\x86\x96\xd4\xca\xe4\x76\x62\x63\x7b\x28\x7d\xe5\xa4\x71\x38\x96\x2e\x4f\x83\x21\x2d\x67\x30\x32\xae\x1e\x35\x4e\xd6\xbe\x3d\xbb\xd8\x57\xd9\x99\xab\x81\xba\xc5\x07\xb7\xcf\xb5\xa5\x9e\xae\x0d\xb5\x23\x0e\xaa\x8f\x4e\x5f\x59\x8d\x8f\xb8\xfa\x91\xfa\xb5\xa4\x0e\xd2\xa7\xaa\x1e\xdd\x3f\x2e\x4f\x83\x91\x71\xb1\x94\xb5\x3f\x18\x62\x73\xc6\xd1\xd8\xff\xe3\x79\x61\x76\xfe\xe0\xe5\x5d\x3d\xa6\x71\x8e\xe7\x22\x3d\x1f\xcf\x0b\x5d\x7d\xe3\x10\x5f\x29\x42\x33\x68\xd5\x3f\x83\xd6\xdf\x58\x2a\xf2\x13\xcc\x87\xd9\x4e\x56\x1d\xa8\x47\xbf\x8f\x08\xa0\x93\x3e\x7f\xb1\x5e\xaf\x47\x16\xed\x09\x5a\x7f\x63\x59\xbd\x5b\x1f\xeb\xa2\x33\x12\x39\xf6\x29\xba\xed\x53\x74\xa3\x78\xda\xa7\xd4\x97\xcd\x44\x0c\x71\x50\xec\x6e\x45\xfc\x55\x83\xe3\xe1\x38\xb7\x8a\xb1\x54\x83\x74\x26\x9f\xec\x26\x3e\xd9\xb4\x0a\x04\x23\xda\xea\x71\x1a\x27\x1d\x42\xfd\x6b\xfc\x8c\x1d\x39\x83\x97\x68\x41\xa3\x3b\x1b\x37\xf1\x4b\xf8\x30\xce\xf9\x4a\xf5\xe3\xf1\x4b\xfd\x92\xfa\xeb\x10\x93\xa0\xb5\xbe\xde\x07\xfd\xb7\xb2\xd5\x57\x03\xfd\xb3\xe8\x4a\x3d\x4e\xe3\x41\x7c\x12\xd7\xba\xdb\x30\x33\x9c\x41\x6b\x5f\x6c\xe5\x73\x0a\x9a\xe7\xdb\x39\xba\xde\xf7\xff\x5e\xfc\x5f\x5a\xf5\xc2\x56\xf9\x6a\x74\xe2\x43\xf8\x34\xce\xff\xe5\xf6\xbf\x6f\xa9\x89\xfb\xa6\x9a\x28\xf5\x7a\x2b\x12\xb0\x1a\x1f\x71\xf6\xd3\x4d\x37\xa6\x11\x0e\x46\x98\xc6\x56\xa4\x5e\xd0\x3c\x7c\x06\xeb\x57\xc6\x9e\x52\x07\xb7\xe4\x27\x7d\x16\xc3\x21\x11\xc1\xfc\x88\xed\xa4\x6f\x62\xd0\xe8\xcb\x46\x12\x0f\xe1\x1a\x27\xb3\xc9\xc7\xa9\x71\xa6\xbf\x0b\x91\x7a\x85\x73\x5e\x52\xea\xfe\x4e\x16\x73\x93\x75\x6d\xab\xb2\x62\xb0\xca\x59\x3b\xa7\xe6\x45\x91\xec\xd5\x38\x89\xa7\xf0\xcb\x38\xdf\xa7\x7c\x70\xa8\x41\x35\xf8\xbd\xe2\x43\x5d\xea\x55\x83\xf3\x42\x39\xb6\x7d\x2c\x64\x22\xc0\x76\x4e\xcd\xd7\xe3\xf1\x3f\xb4\xde\x4d\xcd\x97\xb2\xb7\x87\x42\x04\x82\x97\x68\xb1\x7d\x2c\xdc\x8c\xf8\x8e\x76\xa8\x1f\xc9\x31\xe5\xff\x8b\x46\xb9\xb7\xe5\xd3\x59\x8d\xc5\xba\xec\x9c\x17\x1f\xff\x36\x8f\x7f\xd1\x68\x25\xb2\x95\x37\x68\xe5\x2d\x9c\xf3\xf5\x9a\xaf\xe8\xd3\x19\x0c\x41\x0b\x5b\x79\x83\x56\xde\x33\x1a\x8f\x6d\x0e\x29\x08\x86\x14\xb4\x93\x89\x4b\x62\xbf\xa6\xff\x2b\xfa\x53\x7d\xdc\x9f\xbf\x8b\x69\x6c\x83\xa1\x6c\xe1\x5a\x92\xb1\x3f\x96\xeb\x97\xb5\x89\x9e\xf8\x6c\xa8\x1f\x7e\xaf\xd2\xc9\x06\x7d\xed\xdb\x39\x79\x1c\xdd\x3f\xcf\xd7\x8f\x72\xa9\xe1\xb2\x38\x6d\x6d\xad\x06\xe4\x18\x43\xd6\xd2\xd6\xd6\x94\xb5\x35\x18\x11\x59\x8f\x3f\xe1\xac\x49\xc9\x90\xb5\x74\x1e\xbe\x54\x1e\xbe\x60\xf1\xbd\x74\x11\xad\x54\x11\xad\xe0\x6d\x58\x86\x22\xb5\x53\xd5\x77\x83\xe6\x9b\x0c\xf9\x50\x26\x4b\xee\x9e\xc1\xdb\xb0\x74\x1e\xbe\x6a\x10\x07\xbf\xd5\xe3\x32\xce\xef\x8a\xfe\x7f\xab\x5f\xf5\xf6\xeb\x9f\x71\xda\xa0\xfd\xa5\x3d\xff\x53\x9e\xff\xc1\xf4\x9e\xf5\x78\x19\xe7\xe7\xe5\x29\xfc\x31\xce\x7e\x92\x64\x52\x01\xd9\x6a\xb0\x9f\x0c\xe1\xfe\x5f\xd6\x10\xbc\x0e\x7d\x06\xad\x3b\xd5\x08\xe2\x1a\xcf\x76\xff\x14\x73\x8c\x50\x4b\x97\xdd\x4c\xa5\xfb\x0b\x5e\x8a\x25\x6d\xcb\x6c\xb0\x9f\x33\x84\x3f\xc6\x21\x6e\x98\x27\x26\x43\x77\xb7\xc9\x10\x86\xc2\xd5\x0f\xc5\x71\x32\xbf\xdf\x19\x57\xeb\xc2\x35\xfd\x0c\x2c\x0f\x46\x08\x66\xa8\xa6\x64\x35\x3e\xf6\xc3\xf1\xcb\xf8\x5c\x0d\xb2\xa3\xe8\x79\x99\x6e\xba\x9c\xe5\xa9\x2e\xe3\x5a\x9a\xce\x8b\x56\x31\xe6\x9b\xc9\x90\xf6\x5d\x0d\xb2\x7b\xb2\x1f\x19\x99\xd3\x46\x66\xfa\x60\x65\xdc\x1e\xff\x4d\x2b\x1d\x4f\x6f\x19\x72\xc9\x4c\xd6\x15\x2d\x9c\xfd\x2b\xf4\x21\x55\xab\x2b\x18\x21\x98\xd1\xdd\x7f\x57\xff\x27\xfb\xef\x4b\xe3\x61\x64\xdf\x19\xa2\xbf\x22\xfb\xaa\xb1\xd8\x0f\xe9\xdf\x3d\xbf\x5d\xf3\x3b\x38\xef\xca\xaf\x93\x4a\x5b\x17\xac\xcd\x57\x8f\x9f\x71\xf2\xc9\xd4\xfb\x5b\xcb\x8c\x97\x9b\xc1\x08\xb8\x8c\xe9\xe5\x3a\x79\xfa\x64\x7a\xc3\x74\x6d\xaf\x0c\x66\x93\x8f\x4b\xf3\x3e\x3d\xef\x70\x82\x2c\x7c\x0a\x7f\x8c\x93\xdf\x34\x5f\xb2\x0a\x54\x83\xfd\x5f\xa4\x43\x78\xbd\x30\x2f\x5d\x5c\x9a\xaf\xb0\x38\x90\xfa\xce\xbc\x35\x19\x61\x3a\x04\x7d\x11\xe8\x13\x96\x91\x5e\x8f\xc9\xcb\x9a\x10\xfd\xd3\xff\x8b\x3a\xd0\x67\xdc\xa2\x7f\xba\x9f\x54\x3f\x9d\xff\xbb\x2c\x6e\x16\x4f\xab\x21\x3a\xaf\xad\x79\x84\x19\xf5\x8c\xbb\x71\xbe\xb4\x2d\x65\x68\x5b\xe2\x69\x32\x6d\xad\x4c\x5a\x2b\x0b\xe7\x38\x9f\xd4\xbc\x3c\x54\xbf\x78\x79\x54\x8f\xff\x70\xcc\xd7\x7d\x73\x3c\xaf\xc5\xd3\x4b\xf1\xc4\x48\xb4\x8c\xd7\x74\x66\x04\x19\x4b\xbb\xd7\xa3\xbf\x57\xa7\xf3\x90\x9c\x79\xcd\x27\x0c\x1d\x38\x43\xeb\x45\x56\xc3\x0c\x96\x83\x3f\x43\xeb\x42\xbe\x83\xd5\xc0\x3c\xf2\x52\x29\xe3\x67\xf9\xf0\xe3\x76\x9b\x87\xf1\x65\xfc\x21\xce\xf1\xff\xcc\xff\x74\xed\x3f\xe9\xe3\x55\x8f\x8f\x71\x8c\x3f\x4f\xd2\xf9\xc7\x6d\xb5\x1a\x49\x1c\xf3\x9e\xde\x36\xf2\xa0\x9a\x45\x5f\xab\x7a\xbc\x8c\xdf\xc4\x31\x9e\x3c\x69\x6d\xad\x06\xe9\x4c\xbe\x4d\xa5\x51\xad\x06\xd6\x35\xf3\xcf\x65\x4a\xed\x4e\x9a\x15\x0b\xe7\xff\xca\x9a\x58\x0d\xf0\x15\x7d\x52\x33\x87\xfb\x67\x71\xa1\xb8\x49\x67\xd6\x08\x42\x83\xc7\xa4\xec\xc2\xb5\xde\x95\x1f\xab\xe4\x8e\xf0\x34\x4e\xba\xe1\xd8\x9c\xa9\xbc\x92\x49\x9f\xe5\x62\xe7\x26\xfc\x35\xfe\xf1\x7d\xd0\xd3\xf9\xae\x32\xe5\x54\x40\x5f\xd5\xb4\x6b\x73\x35\x06\xfb\xe1\xff\x2a\x1d\x77\x35\x40\x1f\x5e\x96\xa5\xf3\x3f\x25\xcd\x69\xed\x64\xde\xb8\xcc\x74\xff\x2c\x5e\x17\x5d\xf4\x97\x15\x2d\x65\x2d\x0b\xd6\x04\xcc\x4c\xd3\x39\xa9\x8e\xd3\x0c\x51\xaf\x77\xe1\x94\x63\x8c\x80\xcb\x94\xcf\x59\xd2\x99\xf8\x0c\x16\xf1\xab\xc7\x65\x7c\x13\xbf\x85\xbf\xc6\x3f\xe2\xfc\xdf\xe5\xef\x65\xad\xdb\x60\x48\x5c\x32\x8f\x12\x1b\x50\xd7\x3a\xe5\x43\x2e\x8f\x9f\x97\xf5\xd1\xbb\xfe\xd7\x74\x58\x2c\xcd\xcd\x6a\x0d\x99\x0a\x45\x4a\x26\x60\x6a\x67\xa6\xde\xdf\xee\x5f\x7c\xcb\x7d\xdc\x89\x99\x92\x89\x99\x4a\xcc\x9c\xc2\x6f\xe3\x93\xf8\x25\x7c\x1b\xe7\x77\x51\xad\x49\x55\x8f\xa8\x06\xe9\x43\x79\x6e\x5f\xe7\x94\xaf\x73\x30\x4f\x67\xa6\x8e\xeb\x49\xa7\xe7\x1a\x0f\xf9\x64\x7b\x5e\xb6\x0a\x5f\xcf\x29\x3c\x8c\x2f\xe2\x7e\x5f\xfc\xbc\x79\xfc\xe3\x6d\x58\x3d\x0e\xe3\x1c\x7f\xf0\x7f\x1f\x7f\x17\x13\x33\xb5\x43\x7c\xfb\xc4\x30\xce\xf7\xf3\x10\x1e\xc6\x93\xef\xff\xc1\xf5\xbe\xde\x7e\xfc\xb3\x1f\x7f\xc6\xe9\x7f\x3d\xcd\xcc\x6f\xd1\x58\xcc\x24\xf3\x35\xbb\xbf\x64\xf7\x21\x76\xff\x3c\x3d\xc8\xb2\xdd\xda\x21\x36\xfd\xfc\x19\x9f\x3e\xe3\xe2\xf4\x7c\x16\x07\xdf\xd6\xfb\x29\x3c\x8c\xf3\x33\xc4\xbe\x3f\x8f\x13\x11\x4f\x85\x73\x9c\x3f\x4f\xcf\x8f\xd5\xcd\x0f\xb1\xe3\x4f\x6a\x5f\xf2\x92\xa5\x1d\x62\x47\xb9\x54\x27\x6b\x33\x15\xce\x65\xf0\x93\xb6\x9b\xb8\x7c\x29\x1c\xfd\x2f\x6b\xe5\x4b\x5a\x39\x23\x04\xd3\xc5\x97\x52\xc5\x97\x82\x11\x82\xf5\xf8\x1a\x27\x3d\xc9\xa6\xeb\x48\xf7\x43\x2b\xc5\xb8\x8d\x4f\xe3\x41\xbc\x13\x97\x98\x5b\xc8\x4b\x59\xfd\x4c\xe2\xa2\x8f\xf2\x21\x05\x4f\xff\xb9\x54\xaa\xb6\x1a\x81\xf7\xc9\x8e\x36\x02\x57\x03\xcb\x80\x11\x49\x69\x23\x70\xd2\x08\xdc\x1a\xad\x1a\xb9\x2c\xa6\xd7\xa9\x79\x89\x21\xfc\x32\xce\xf1\xe0\x34\x9c\xeb\xd2\xb2\xa1\xb5\xf6\x0c\xa6\xfd\xcc\xa5\x44\x12\xd5\x20\x9f\x70\x99\xad\x8b\xa7\xc3\x64\x82\xa2\xd6\x58\x1a\xb6\x1e\x97\xf1\x4d\xdc\xef\xbf\xc6\x7f\xec\xe7\x26\x2e\x75\x7c\x5d\x2c\x9d\x3e\x26\xc7\x73\x4b\x7d\x5c\x37\x4f\xe1\xbc\x2c\x4b\x17\x53\xaa\x46\x67\xff\xa4\xcf\xed\xf1\xdc\x1a\x0f\xf9\x79\x59\x3d\x5d\x54\x4f\x1b\x5d\x89\xeb\xf1\x31\xfe\x12\xe7\xf7\xaa\x4a\x44\x35\x20\xd6\x07\xd5\x02\xd6\x4a\x62\x83\x74\xe0\x76\x65\xab\x70\xca\x2a\xdc\xe8\x62\x9c\x4b\x3e\x76\xd5\xc0\x77\xcd\x83\xff\x3b\x4c\xff\x41\x6b\x07\xad\x02\xb9\x14\x69\x9b\xf4\xdd\x6e\x8d\x56\x90\x74\xf1\xa2\x94\xcb\x76\x4c\xaa\xc5\x6b\x7a\xbe\xa0\x5f\xb6\x76\x72\x7d\x2d\x5d\x1e\x55\x83\xf4\xe7\x3a\xb2\xb5\xb8\x1a\xa4\x9b\xf8\x47\x69\x15\xab\x81\x79\x99\x3c\x96\xd8\x05\x3b\xe5\x82\x1d\xbc\xbc\xab\x5d\x43\x74\x40\x4d\xbd\xd6\x4e\xf1\x73\xba\x9f\xe4\x7a\x39\xc5\x27\x99\x1a\x4f\xd2\xca\x38\xf5\x5d\xf2\x2d\x4b\x15\x1d\x0a\x46\x20\xd6\x66\x21\xfa\x30\x51\x42\x30\x02\xb1\x1e\x87\x71\xce\xaf\xf8\xd9\xea\x26\x8b\xfc\xb4\xc6\x22\x24\xb9\x1e\xaf\x6b\xc8\xd9\xd6\x9a\xf8\xf0\xd1\xf6\xc9\x2a\x40\x85\x93\x0f\x1f\xc9\x49\x9a\x45\x5b\x6b\xe2\x1f\x25\x4a\xa8\xc6\x45\xfc\x12\xee\xf7\x97\xde\xef\xc2\x3f\xe3\x3f\xe2\x1c\xcf\x6b\xba\xc9\xda\xc1\xec\xff\xb9\x5e\xcb\x19\xfa\xb4\xb5\x46\x35\xda\xd6\xd0\xa4\x35\xb4\x60\x8e\x5f\x69\x78\xab\x11\xc4\xf1\xbf\xfb\xd0\xfa\xda\x87\xfe\x97\x72\x72\x1f\xa2\xcf\x3e\xa0\x8e\xb7\xc6\xff\x75\xe2\x9e\x6a\xb0\x7f\xca\xb7\xed\x63\x21\x9d\x74\xcf\x98\x94\x0f\x5b\x35\x2b\x93\xd6\xbe\xd6\x1a\x8f\x55\x5b\xb7\x2e\xd5\x20\x1d\x68\x5d\xd8\xba\x75\x49\xfa\xd4\xb6\x46\x9f\xda\x74\x75\x96\xa4\xb3\x6c\xe1\x37\x71\xcd\x3b\xab\xb0\x14\xce\x71\x2a\xaf\x58\xd2\x29\xf6\x0c\xa6\x45\xad\x47\xf5\xdf\xd5\x3f\xd5\x8e\xad\xcb\xdf\x6a\xf0\x7b\xf5\xbe\x7c\x86\xaa\x81\x71\x5e\xdc\x1f\xf7\xf4\x78\x26\xc7\x23\x73\xc0\xd6\xe5\x6c\x32\xc1\x4a\xe1\x1c\x8f\x6e\x63\x92\x65\x57\x6a\x5a\xf4\xbe\xfb\x67\xb1\xaf\x60\x2d\xcb\xdc\x72\xda\xa9\xc6\xc3\xf7\x89\xeb\x92\x34\x59\xce\xa4\x35\xfa\xb6\x96\xd6\xa1\xf7\x99\x17\xb3\xd1\x87\x35\xf7\xf2\x7c\x31\xd4\x20\x42\xe3\x59\x1e\x27\xcc\x87\xad\xb1\x06\x65\xee\xa5\x63\x2d\xcb\x9f\x9c\xc1\xc8\xcd\xa4\x11\x91\x8d\x8f\x78\x08\x17\x3d\x91\x76\xbb\xd8\x8a\xdf\x65\x75\x6a\x4b\x9d\x62\x88\x52\x6e\xe5\xb3\xac\xc6\x8f\xef\x73\x3c\x4a\xa3\x9d\xac\x56\xd2\x1a\x7d\x52\xd3\xd5\x4a\xaa\xf1\x12\x67\x3f\xb2\x56\xa6\xaa\x95\x84\x8e\xb5\xfb\xf1\x3c\x3e\x9c\x47\x26\xd0\x49\x27\x22\x49\x26\x22\x29\x5c\xef\x9b\xfe\x8f\xe6\x97\xfb\xc5\xf6\x71\x71\xeb\xb8\x18\x54\x97\xed\x33\x9a\xf4\x19\xad\xf7\xb9\x8e\x3e\xc9\x79\x56\x07\x69\xed\xca\x3f\x58\xbf\x96\xd3\xdf\xad\xd5\x71\x3a\x69\x03\x6a\xc7\xda\x52\x3b\xaa\xc1\xed\x47\x68\x33\x7a\xfd\xf7\x3f\x17\x6f\x3a\x96\x0b\x4b\x2d\x16\x96\xba\x07\x4e\x02\xcb\x75\xa5\x16\xeb\x4a\x31\x06\x61\xb9\xaa\xd4\x62\x55\xa9\x9b\x4e\x38\x6b\x4b\x3f\xa9\x06\xe8\x6f\x34\x8d\x16\xf5\xdd\x31\x8f\xde\x8b\xf1\x0f\x2a\xb7\xbc\xb6\x54\x96\x6a\xd4\x52\xfc\x87\x7a\x70\x35\x03\x37\x9d\x78\xea\xe9\x31\x5c\x3d\x43\xeb\x59\x5b\xc9\xb3\xd7\x86\xf1\x91\xfe\x76\xf5\xe0\x8e\x8b\x39\x6f\xfa\xf5\xd4\x93\x7b\xae\x3d\xe7\x62\x39\xb6\xe5\x32\x58\x8b\x22\xac\x81\x1f\x17\xc5\x18\x1b\x18\x46\x77\xd7\xa6\x46\xa9\x11\xf7\x10\x45\x4f\x13\xfa\x24\x45\xc7\x29\x78\x1a\x4e\xfc\x63\x08\x16\x3d\x20\x13\x6f\xfa\xf9\xd4\x53\x37\x3c\x0b\x9e\x97\xe0\x34\x8c\x91\xcc\x21\x58\x23\xc1\x79\xfa\x66\x95\xa6\x7a\x1a\x86\x41\xeb\xd0\xdb\x5b\xd3\x45\x35\x6d\x1c\x42\x3d\x3e\xd8\x62\x86\xfe\x90\x27\xe0\x6a\xa0\x8b\xe4\xa8\x9b\x59\x8c\xb1\xde\x63\x08\x4d\xa3\x35\x2f\x1a\x73\xf3\x17\x36\x30\xcd\x3c\x48\x6a\xe5\x2e\x5f\x4c\x9f\x76\x33\x2b\x42\x3d\x75\xc3\x1b\xb0\xfe\x30\x1f\xc3\xd5\x75\x1c\x42\x35\xe5\xf0\xb2\xa5\x31\x79\x6d\x59\x3d\xab\x51\x53\x3e\x4f\xf5\xbc\xc2\x70\xad\xee\xe8\x42\x5f\xa3\x35\x89\x53\xab\xa5\x99\x99\x70\xe1\x46\xfb\x71\x3d\xb8\xe7\xe2\xaa\x9b\xb7\x1f\xf5\xe4\x31\x17\x33\xdd\x54\x67\x96\x6b\x92\x2d\xde\xba\xd1\xd6\xbc\x7c\xd5\xb6\x14\x18\x93\xa4\x86\xca\x3c\x2f\xde\xac\xdd\xd4\x7c\x96\x53\xb6\x2d\xa6\x6c\xbb\xe7\xd5\x04\x6b\xd0\xc8\x25\x73\x33\x24\xb9\x9e\xa6\xe1\x28\x16\xbb\x84\x2e\xa3\xa0\xff\xad\x3e\x24\x3d\x98\xb6\xed\x3a\xba\xd0\x66\x14\x3d\xdf\x21\xb8\x1b\xc6\x17\x6a\x61\x28\x51\x68\x35\xf0\x87\x7e\x59\xb4\xc3\x65\x1f\xb3\xae\xd5\x83\xbb\xc0\x8a\xd3\xa4\x5c\x5e\x5a\xb8\x09\xbc\x98\xa1\xb8\x9e\x1e\xc3\x6f\xbd\x9c\x42\x3f\xa3\xf8\x12\xc9\xbb\x3b\xc4\x49\x77\x80\x93\x7a\x08\x9e\x86\xc1\x49\x5a\x87\x4a\x17\xb0\x58\x02\xee\x92\x64\xd3\x05\xe2\xda\x70\x04\xa1\x17\x5e\x3d\x5c\x46\x31\x2b\x5a\x9c\xb7\x29\x7a\x93\x47\x67\x13\xfc\x1a\x06\x2b\x4d\x75\x6d\xd1\x86\x53\xc2\xcd\x9c\xef\x6b\xdf\x16\x62\xf0\x48\x63\x6e\xbd\xe5\xb0\xa0\xb5\x6f\x72\x58\x70\x0e\x6f\xee\xac\x8b\xb9\xee\x2e\xc9\x52\xa5\xc9\xaf\x06\x7a\x16\x97\x2a\x54\x68\x31\x54\x48\x95\xb5\xd7\xee\x5e\xb3\x3d\xd0\x75\x76\xc1\xb7\xe1\xea\xfa\xf6\xcb\xcb\x68\x91\x3a\x0e\x4e\xb8\xbc\xb8\x17\x55\xa7\x3b\xb4\x68\xbb\x17\x2d\x0c\xed\xaa\xa9\xbd\x9c\x50\xaf\x1a\xe8\xe4\x54\x27\xe6\x3c\xa8\x57\x97\x58\xac\x5b\x58\x75\xc8\xfa\xd0\x9c\x77\x93\x09\x57\xb9\x8c\x66\x59\xbc\xce\x65\x03\x3d\x6b\xc5\x29\x58\xa9\x1a\x0d\xf0\x14\x7c\x19\x2e\xd6\xeb\x7e\xd9\xa3\x03\x99\x42\x4b\xae\x7b\x7d\xa2\x06\xce\x25\xa1\x3e\xcc\x63\xc8\xd0\x7f\x49\x3a\x0e\xd3\x6e\x14\xed\xee\xd0\x3a\x94\x37\xcf\xa2\x62\x78\x49\x3a\x0e\x93\x14\x01\xbb\x77\x68\x12\x87\xd7\x32\x22\xaa\xee\xd0\x9e\x3a\x2c\x1e\x71\xd8\xbb\x43\xf3\xa2\xc2\x39\xd5\xa8\xae\x79\x12\xad\xa7\xc7\x70\x0d\x7a\x1e\x42\x45\x25\xd8\x3d\xef\xb8\xd5\xb5\x29\x8d\x10\xad\x3b\x44\x0f\x19\x41\x17\xf3\x0b\xde\xa1\x5d\x4e\x77\x1b\x8b\x11\x5c\xd7\xa9\xe5\x3c\x2c\x37\x71\xb8\xbc\xc3\x74\x32\xa3\xe2\x66\xe3\x62\x59\xce\xe5\xd4\x84\x8b\x2a\xf1\xa5\x9d\x61\x78\xf1\xc3\x77\xfe\x8e\x31\xff\xa0\xf6\xec\x69\x3e\x86\x1a\xcd\xab\x93\xb5\xa7\x77\x5d\x64\x3b\xbc\x43\x7f\x31\xad\xde\xe0\x46\x45\xd5\xba\x97\xef\xf9\xab\x81\x7f\x9e\xe4\xc1\x69\x45\x06\xf7\x2c\x97\xb6\x51\x39\x4f\x55\x03\x13\x17\xb7\xe0\xcf\x30\xfa\x48\x12\x5d\x36\xdd\x6a\x60\x20\x92\x68\xd3\x12\x74\x92\xe8\x5a\x7d\xd3\x44\x9f\xe4\x7a\xed\xaf\xd3\x5c\x0f\xbf\x82\x4b\x1b\xf7\xf4\xf6\x83\x8c\x8b\x77\x4a\xc0\x4f\x2b\x2d\x28\xba\x48\x4f\xd5\xb5\xa7\x89\x8b\x43\xf9\x4d\x93\xff\xda\x61\xea\xe1\x70\x7e\x69\x74\x11\x97\xd1\x1b\x22\xbb\x0b\xee\x86\x8b\x7a\x79\xfa\xed\x69\xb8\xfe\x50\x9f\x12\x16\x96\xb8\x35\x62\xb2\xc4\x7a\x18\x46\x31\xe6\x73\x0a\x4e\xc3\x18\x9d\x56\x7b\x58\x84\x22\xac\xe0\xe6\xfd\xc2\x62\xa2\x48\x36\x2e\xc0\xfa\xc7\x75\x1b\x06\xb3\x5d\x7e\x7b\x19\x46\x27\x5a\xd8\x61\xb5\x07\x89\x3c\x6e\x89\xae\x30\x4d\x11\x17\x77\xf3\x26\xa2\x9e\xfc\xe5\xd8\xd2\x79\x11\x51\x4f\xfe\xf2\xa2\xf9\x6d\x9a\x5a\x11\x44\xd9\xa5\x3b\xb5\x56\xd3\xa4\x86\xfd\xe2\x16\xf1\xd2\xa4\x46\x24\xdd\xad\x05\x92\xde\x95\x60\xd3\xb8\x45\x8e\xb4\x10\xc0\x7d\x9a\x8a\x84\x2f\x86\xd2\xb1\x01\xe2\x69\x37\x4e\x0b\x01\x94\x71\xb8\x45\xa4\xb4\x8e\x84\xc0\xf4\x5b\x22\x31\xbd\xcf\xc3\x93\xe4\x3a\x3d\x64\x8b\x06\x64\x2b\xb9\xb3\xfb\xed\x30\x9c\xff\xfd\x0f\x43\xb6\xea\xe1\x35\x5a\x63\x4e\x29\x92\xe9\xed\x1f\xce\x73\xb7\x64\x62\x5a\x34\x23\x70\xe3\xce\x21\x6a\x58\x5e\xe0\x4a\xe2\xce\xe1\xb7\xfd\x87\x1b\x7f\x38\x84\x6e\xa3\xf5\x81\x9a\x93\xb4\x56\x90\xa4\xbe\x14\xeb\x65\x81\x80\xb8\xfa\x9b\xb9\xf7\xeb\xe9\x36\x5c\xe4\xbf\x8d\xa6\xd1\x85\x97\x6f\xc1\x8f\xe1\xfa\xc3\xdb\xa8\xfe\x10\x21\xf7\x77\x4a\x09\x5f\xd6\x0a\x16\x79\x57\x8b\x76\x99\x77\x17\x79\x57\x2b\x6e\x59\x1e\xe0\xd0\x7c\xa7\x16\xd1\xf2\x96\x8e\x80\x90\x4e\x3f\xbe\x7a\xf2\x40\x70\xd4\xd0\x96\xb9\xfd\x89\x48\xd5\x72\x9d\xda\x1c\xb7\x57\x2d\xae\x31\xfa\x21\x66\xda\xfe\x18\x1c\xc7\x19\xff\xb6\x7c\x06\x5f\x1b\x91\x26\xb7\xf6\x82\xed\x55\x0b\xcb\x57\x3f\x9a\xfe\xd0\xbb\x0f\xea\x5e\xdd\x9a\xf0\xed\x45\x8b\x5b\x8e\x7e\x88\x3d\xb6\x19\x0f\xbe\x8a\xd7\x29\x6d\x6d\x9b\x1e\x70\x55\xec\xb4\xe9\x2f\x9f\xed\xd7\xc6\x15\x47\x3f\x34\x31\xdb\xcb\x13\x81\x2a\xfd\xd0\x14\x6c\x93\x09\x27\xfe\x7e\xe8\x60\xb8\xbd\xa5\xe3\xe4\xdf\x0f\xd3\xc9\xeb\x13\x89\x4d\xfb\xa1\xf5\xf2\x78\x7d\xc2\x77\xbb\x1f\xa2\xc8\x63\x0e\x81\x39\xef\x3a\x87\xe1\x69\x18\xdf\x9e\x42\x97\xd1\x07\x7d\x84\xe0\xcf\x30\xfe\x51\xba\xe7\xe3\xf5\x0c\xff\xc8\x7e\xb8\x6b\x93\xf5\x29\x81\xd6\x0f\xf7\xed\xc5\x08\xfb\x43\x3f\x74\xbc\x79\xbc\x37\x20\x21\xc2\x2d\x56\x7d\x4c\x3f\xd8\x00\xfb\xa1\x5d\xe0\x31\xfd\xe0\x60\x7e\x4b\xf7\x7c\x4c\xa7\x87\x74\x12\x4f\x3e\xe6\x32\x24\x3a\xbf\x75\xc8\x7a\xad\xfa\xbc\xdc\x59\x2f\xa1\x61\x34\xb1\x83\x0a\x5d\x46\x31\x64\x6d\x67\xaf\x75\x1c\x18\x1c\xfb\x29\x6d\xf2\x35\x39\xe0\x66\xd5\x4f\x6d\x19\xaf\xc9\xf1\x52\xc7\xd1\x56\xfe\x5a\xbc\xe1\xb2\xfd\x96\x56\xfb\x7a\x17\x86\x4b\x56\x3f\xa5\x63\xbe\xde\x1a\x70\x03\x4f\x6f\xf7\xe5\xb2\xb0\x8b\x65\x61\xfb\xa9\x43\xc8\xeb\x4d\x18\x41\xba\xaa\x19\xbe\xf6\x6b\xcd\xe7\xa5\xe6\x33\xfd\xb6\x3f\x06\x2c\x79\x36\xfd\xa3\x25\xd9\x4b\xcd\x47\x2a\xc5\x6b\x4e\x45\x96\xf6\x7e\x4a\xfe\xbe\x16\x70\x2f\x04\x5c\x8e\xbf\x68\x3e\xaf\xb7\x74\xa4\x1e\xea\xa7\x0c\x2d\x9f\xc5\x00\x12\xbe\xf7\x53\x47\x89\xcf\x62\x00\xa1\xc4\xfd\x94\xbe\xf9\x59\xd4\xa1\x3a\x49\x3f\xa5\x6f\x7e\x56\x7d\x60\x8c\xea\xc7\x29\xf4\x32\x0a\xbd\x40\x2c\xf8\x59\x3c\xc0\xdf\xad\x9f\xda\x97\x3e\x0b\x02\xf8\x33\xf4\x53\x0b\xea\xf3\x8a\x47\x75\xb7\x6e\x41\xf0\xf9\x5c\x84\xf4\xb5\xd7\xa9\x03\xf9\x67\xc1\x88\x48\xa9\x7e\x6a\x45\x7d\xe6\x7a\xb8\x42\x5c\xa7\x18\xee\x33\xdb\xe3\x2a\xb0\x33\x83\x7f\x3d\xb9\x6f\x52\x5d\x2b\xea\x33\xd5\x71\x41\xd8\x0f\xbf\xbc\x8c\xe2\x1f\xb5\xa2\x3e\x4b\x0d\xc4\x68\x75\x4f\xff\xcf\xd4\xfe\x91\xac\x9a\xe7\x9f\xc5\x03\x22\xb7\xba\x34\x83\x9f\x19\xff\x27\x62\x13\x35\xad\x51\x65\xb7\xfb\xcb\x7f\xa6\xea\x8f\xcb\x41\xc7\xb9\x9f\x55\x25\xc4\x70\xf4\x53\x8c\xff\x33\xb1\x7f\x64\x7c\xb1\xf8\xcf\x8c\xff\xa3\x4e\x24\xfb\xc2\xcf\x3b\x38\xb2\x33\x76\x6d\x09\x3f\x6b\x4a\x08\x1f\xeb\x4d\xb3\xfe\xb3\xa6\x84\x8b\xcd\xde\x8c\xfa\xc3\xc1\xf7\x4d\x47\x8f\x9f\x35\x25\x14\x83\xe9\xcd\x5f\x6e\x11\xf3\x03\xaf\xb2\x84\xc5\xb6\xa3\xe2\x66\x58\x38\xcb\x87\xee\x50\x34\x5a\x35\x36\x5e\x4e\xc1\x9f\x61\xf4\xe1\xb7\x29\x36\x36\x43\xc2\x3b\x7d\x2c\x37\x5d\x16\xd9\x40\x27\x4d\x9d\x50\x6c\x6c\xfa\x2a\xd2\x03\x62\x87\xe2\x5e\x36\x93\x07\x77\x96\x04\xa8\xa7\x34\x8c\x3e\xb0\xdd\xd4\xd3\x6b\x18\x03\xb9\xf5\x8f\xdb\x03\x01\x97\xd1\x5c\x58\x4f\x61\xb8\xe4\x57\x3b\x34\x6c\xb2\x59\x35\xd0\x77\x77\x27\xee\x9b\x84\xea\x1c\xf6\x69\x42\x21\x8d\xa4\x0a\xa3\xd7\xd3\x6d\xb8\xd7\xd7\x0c\xa1\xc3\x28\x06\x32\x0c\xff\x04\x93\x50\x43\x5d\x73\x51\x6f\x7a\x41\xd2\xc7\x63\xbb\xb4\x71\x35\xf0\x87\x33\x04\x77\xc3\x98\xde\x38\x04\x4f\xc3\x75\xa0\x63\xb2\x9b\x7a\x4a\xc3\x0b\x6f\x1b\xd6\x1c\xc0\x7f\xa7\xf3\xfe\x65\x33\xe4\x9e\x0d\x50\x24\xf5\xf6\xfe\xf7\x76\xcd\x98\xa8\xaa\x48\xa2\xcd\x80\xfc\xce\x3b\x96\x1d\x0a\x24\xaa\x46\x75\x7d\x1d\x87\xe0\x6e\x78\x01\x6e\x82\x1f\xc3\xe8\xfa\x16\x2a\x3a\xc1\x26\xd9\x3b\xa9\xa7\xb2\x0e\xd5\xb8\xd1\x45\x0a\x1e\x86\x27\xf8\x49\x3d\x67\x18\xae\x3f\xec\x7e\xf9\x35\xfa\xe1\x65\xfd\x61\xfa\x0f\x21\x11\xa1\x06\xd4\x83\xc7\xbc\xd8\xf3\x14\xec\x9e\xb1\x74\x87\xd1\x6d\xb4\xc8\xa1\xa9\x55\x3c\x40\x35\x6a\x6a\x67\x17\xea\x21\x83\x4f\x79\x7d\xb4\x43\xc1\x00\xd5\x00\x8d\x9a\xbe\x64\xbb\xe7\x9a\x07\xba\xa0\x6c\xbb\x86\x56\xe3\x87\x97\xf9\x25\x97\xd9\x14\x2e\xa2\xfd\xd2\x5a\xbc\xcc\xa6\x70\x18\x65\xb9\xd9\x7a\x98\x46\xeb\x4b\xe2\x12\xba\x8c\x62\x81\x5e\x1c\x86\xaa\x52\x54\xa3\x26\x25\x86\xd0\x66\x14\xff\x77\xe9\xff\xbc\xf6\x91\x05\xa1\x5f\x57\x0a\xf6\x1f\xd6\xec\xf4\x30\x9a\x46\xf1\x29\xb7\x46\xb7\xfc\x87\xb5\x5f\xf5\x34\xea\x2e\x6a\x1a\xfa\x25\x6e\x94\xcb\xc1\xa6\x87\x6b\xa7\x5d\xaa\x9e\x44\xa5\x8b\x54\x12\x83\xdd\xa1\x51\xc3\x26\xd9\xaf\x69\x38\x0c\x17\x3d\x72\x08\xdd\x46\x8b\xfe\xe2\x73\xd5\x52\xaa\x06\x38\x49\xeb\xf0\x36\xeb\xc2\x54\x39\xc4\xfd\x72\x58\xd8\x74\xac\xed\x97\x96\xe1\x6d\x1e\xc5\xbd\xe9\x90\x5c\xba\xd3\xff\x57\xcc\x3a\x0e\x52\xf4\x36\x35\x6e\x18\xe9\x9a\x66\xe5\xb6\x94\x40\x16\x55\x3a\xf0\xd4\xc3\x30\x8a\xef\x0b\xf7\x91\x86\xc1\x60\xa2\xff\x6d\xd6\x85\x09\x74\x9c\x7f\xb8\xec\xda\xce\x76\xbe\x03\x86\x51\x15\xc4\xaf\x27\x7f\xe9\xc6\x78\xf4\xc7\x7b\x1a\xad\x0f\xd5\x76\x72\x5b\x00\xdf\x10\x37\x57\x1a\x7e\x0c\xc3\x20\x7c\x71\x72\xba\x39\x1b\xb7\xc7\x4c\x12\x5e\x0f\xdd\x68\x51\xf6\x96\x5c\xe9\xe6\x6c\xd4\xfb\x66\x50\xfc\xb6\x3b\xf2\x66\x26\xf6\x7e\x1f\xee\xf9\x31\xfc\x03\xac\xb7\xcd\xf0\x70\xfb\x60\x00\xfd\x76\x7e\x8c\xcd\xfc\x18\xe3\x3a\x84\x0e\xa3\x45\xf0\x5b\xbb\x6b\x37\x67\x23\xcb\xd3\xc5\x7a\x4c\xf5\xf4\x19\xc6\x1f\x9e\xfa\x96\x25\xd1\x89\x94\x4f\xfd\x3e\xbb\xe0\xcb\xf0\x8d\x4e\x34\x6a\x4b\x27\xd8\x67\x55\x89\xbf\x9e\xfc\x31\x8b\xe6\x74\x7d\xcc\x16\x9f\xc0\x65\x5a\xf5\xf6\xb7\xb3\x71\x54\xa3\x26\xe6\x32\xba\x8c\x72\xd8\x29\xd8\xc3\xae\xc5\x74\x31\xa6\x61\xc7\xf0\xc4\x20\x85\xc7\xd0\x52\x1f\x71\x19\xc5\x1f\x5e\x97\xe0\x30\x5c\x7f\xa8\xbd\x6e\x58\x83\x80\xdf\xe8\xd0\x98\x87\x89\x3a\x48\x54\xc9\x85\x61\xa2\x22\xef\x6d\xbf\x6f\xf5\x6c\xd1\x0e\xe3\x6a\x67\xa0\x70\x3d\x2d\xc3\xa0\x75\xd7\xdb\x56\x15\x60\x2e\xed\xb7\xf6\x87\xb1\xbb\x61\xfc\xa5\x76\xf9\x61\xc9\x0c\xc3\xa8\xaa\xeb\xef\x98\xfe\x72\xd8\x38\x55\x2c\x7f\xdb\x6b\x7c\xd3\x4d\xbc\xb3\x1c\x43\x3d\x3d\x86\x6b\x5d\x77\xa3\x9f\x51\x74\x2d\x21\x3c\x4d\x11\xb8\xfc\xf4\x3b\xf4\x8f\x96\xab\x30\x7d\xf6\x5b\x0b\x7b\x5a\xa7\x82\x7f\x39\x13\xc4\xef\x98\x96\x0d\xb0\x75\xf6\x3b\xd5\x87\xf7\x2f\xd8\x3a\xc7\xb8\x85\x2e\xa3\x1b\x9b\xbc\xfb\x78\x0d\x7f\x80\xf5\x89\x26\x1f\x2c\x9f\x2a\x9b\xbf\x63\x9a\x9d\x60\xf9\x1c\x23\x84\xfa\x13\x41\xbd\x2e\x76\x0f\x53\x0f\xc6\xce\xde\xc5\xee\xe1\xad\x0a\xc6\xce\x21\x9a\x86\x35\x2a\xd8\x3a\x7b\x97\x08\x09\xaf\x68\x64\xef\x52\xb9\xfc\xed\x12\x01\x9b\xd9\x53\xc6\x74\xcf\x9f\x51\x8c\x43\x22\x24\x4c\x6a\x38\xdb\x77\xeb\xc0\xe1\x85\x0e\x5f\xfb\x21\xf5\x2b\x4c\x53\x58\x3e\x55\x27\xbf\x9e\xba\xe1\x01\xf8\x16\x3c\x0d\x43\x2b\xf3\xc7\x58\x0e\xc3\x20\xda\xad\x35\xca\x20\xba\x59\x5d\xfe\x6a\xda\x95\xc2\xda\x02\x62\x70\x7b\xbf\x0d\xfb\x6b\x48\x55\x6d\x84\x69\xfd\x0b\xbe\x59\xbd\x6b\x23\x4c\x2f\x47\xe4\x11\xbb\xac\x36\xa6\x59\x15\x9e\xcc\xdd\x0a\x58\x9a\x55\x93\x77\x72\xe1\x4e\xb4\xb9\xc1\x0e\x7a\x59\x6d\x4c\xeb\x00\xb0\x83\xf6\xae\x45\x23\xaf\xaf\xcd\x2a\xf5\xbd\x8b\x1b\xd2\xeb\x14\x29\x05\x3a\x23\x90\xb7\xab\x1f\x54\x03\x9d\x88\x54\x69\x66\x85\xa5\x73\x68\xc7\x4a\x53\x0a\x61\xc0\xbd\x7b\x7c\xde\x7c\x60\xbc\x1c\xda\x92\xd2\xf4\x4b\xf2\xaa\x34\x97\xf4\x9a\x86\x17\x4e\xef\xa1\xe1\x59\xdb\xca\xda\x86\xe8\xf9\x57\x0f\x1e\x34\x89\x9d\x1c\xf4\x32\x0b\x2f\xb2\xb0\xde\x5e\x66\x61\xf8\x6f\x0f\xad\xbb\x65\xbd\x0a\xee\x3d\x17\x6f\x9a\xeb\xe9\x31\xcc\xae\xf9\x89\xcb\xbb\x0f\x22\x07\x87\xb4\x8e\x65\x52\xc3\x03\x48\x75\xfa\xeb\xa9\x1b\x1e\x80\xf5\x8f\x56\xb7\x60\x0a\x9d\xc7\x29\xf4\x35\x0a\x4d\xf5\x50\xd7\x56\x30\x60\x20\x9d\xee\xc2\x8c\x0d\xd7\xef\xf9\xef\xdd\x30\x0a\x15\x58\x2b\x7a\x59\x86\x20\x7a\x71\x6a\x13\x54\x62\xd3\xcd\xd4\x3b\x7d\x68\x9d\x2f\x8b\x10\x54\xef\xed\x56\x15\x96\x25\x30\x0d\xae\xd6\x15\xb6\x35\x36\x78\x86\xab\x90\x7f\x3d\x85\xe1\xac\x7f\xf4\xcb\xcb\x28\xfa\xd0\xde\xb3\xad\xb2\xc1\xed\xa9\xb3\x9e\x42\x3d\x89\xab\xe1\xf5\x34\xdb\x1f\x12\x0d\xd4\xbb\x97\x7f\x54\xeb\xc9\xe7\x99\xed\x89\xa0\x9d\x76\x48\x1d\xde\x56\xf4\x60\xa7\x9d\x92\x30\xdb\x13\x01\x3b\xed\x94\x82\xb1\x97\x98\x07\x31\xe4\x53\x02\x66\x5b\x64\xc0\x13\xbd\x0f\xed\x6e\xdb\xaa\x1b\x3c\xb0\xa6\x04\xc9\xf6\xa9\x03\x8e\x58\x53\xfb\xe6\xb6\x12\x06\x2f\xc9\x29\x31\xf2\x98\x85\x91\x31\x68\x6a\x4f\x7f\x4c\x6e\x9a\x62\x59\x72\x61\xc7\x63\x71\x01\x87\xca\x3e\x24\x73\x1e\x4b\x61\x5a\x57\x87\x64\xce\x63\x16\x86\x99\x95\x79\xd1\xeb\xe1\x32\x5a\xdf\xa7\x53\xf7\x63\x56\x85\xed\xb5\x7b\x0b\x7b\x2c\x43\x10\xa0\xda\xc7\x70\xcf\x9f\x61\xfc\xa1\xf6\xb0\xc7\x32\x04\x7e\x9a\x7d\xe8\xd8\xfd\x98\x87\x61\xc0\xed\x43\x67\xb3\xc7\x4c\x4c\x73\xee\x98\xfa\x74\x2b\x50\x0f\xfd\x00\xc4\xae\x8f\x15\x28\xe4\x2d\xef\x0c\x38\xde\xf1\x58\x8a\x3c\x64\x57\x6d\xdf\x8f\xe5\x05\xe2\x5d\xfb\x90\xcc\x79\x4d\x6c\x14\x3e\xee\x16\x67\xaf\x37\x26\x84\xd1\xf7\x29\x66\x7a\xbd\x03\xbd\xa0\x94\x3e\xf2\xf5\xf1\x00\xf6\xd7\x29\xa9\xfa\xe6\xbf\x2e\x8a\x11\x24\x54\x5f\xaf\x69\x1a\x63\xbd\x22\x5f\xb3\x18\x8c\xb1\x53\xa2\xf6\xf5\x3a\x45\x35\xe5\xa9\x0f\x7c\xfd\xdd\xb4\xae\xd2\x79\xa7\x9e\xba\xe1\x01\x58\xc3\x30\x39\x68\x11\x9d\x3a\xd9\x7e\xfe\x6e\x04\x14\x4c\x11\xe9\xf3\x9e\x04\xcb\xe8\x94\x8a\xf3\x59\x75\x87\x61\xb4\x7b\x59\x7c\xde\xa5\xe1\x93\xd7\xa7\xd6\xf4\xe7\x05\xf7\x61\xc1\x4d\xad\xe9\xcf\x3a\x22\x0d\xa2\xf3\x72\x27\x8f\x61\xcc\xad\x3b\x31\x99\x60\x19\x9d\xda\x37\x3e\x6f\xf5\x70\xb7\xed\x53\xba\xea\x67\x21\x47\x7b\xe8\xd4\xd2\xf8\xac\x28\x21\xb4\xb8\x4f\x2d\x8d\xcf\x52\x8e\x86\xcf\x29\xf5\xf3\xb3\xa2\x04\xc3\xe7\x75\x79\x7c\xde\xd3\x3f\x92\x4f\xec\xfe\x33\xf9\x10\x9e\xdc\xcd\x09\x3f\x6f\x33\x28\x08\x3a\xb5\xcd\xfc\xac\x29\xc1\x02\x7a\x5d\xb7\xfb\x48\xc3\x0b\x7d\x84\xe0\x6d\xb8\xb8\x49\xdb\xcc\xcf\xc4\xfe\x91\xd8\x5a\x1a\x3f\x33\x24\x72\x54\x86\xd8\xf4\x67\xd6\x43\x2e\xac\xeb\x12\x41\x7e\x26\x1f\xed\xa1\x53\x4a\xd8\xcf\x8b\xf1\x47\xaa\x8a\xcd\x7e\x96\x6f\xb4\x7c\x4e\xe9\x27\x3f\x6f\xf4\xb0\x7c\x5e\x97\xc4\xd3\xcf\x02\xee\x47\xf7\x1b\x51\xf5\xe7\x9d\x1e\xb9\x2f\xfb\xd4\x96\xfe\xf3\x62\xa4\xe9\x93\xf5\x51\x76\x1e\xd2\x94\x12\x9e\x98\x9d\x19\x8d\xb6\x33\x74\x6d\x66\xe8\xba\xe8\xd3\xba\x5d\x15\xa7\x1a\xe8\x9b\xdb\xb4\xf3\x73\x55\x83\x5e\x43\x86\x7f\x82\x4b\x06\x06\x6d\x52\x69\x43\x29\x4b\xe9\xf4\x38\xd4\xb5\x84\x5c\xd2\x50\x1a\xa7\xc6\xa7\xed\x21\xe1\xa2\xd9\x83\x2b\x2f\x55\x74\xbb\x1a\x17\xe0\x10\xec\xf1\x81\xae\x41\x4d\x38\x0f\x09\xb9\x84\x25\x95\x0e\xc3\xf5\xb0\x8d\xbe\x85\x6a\xd0\x12\x00\xac\xac\xd3\xe9\xc4\xb3\x59\x5e\x87\x0d\xf4\x7c\xa9\x67\x2d\xf5\x84\x1d\xb5\xd3\x27\xb8\x9e\xdc\x75\xe9\x4f\x17\x9d\x6d\xea\xc9\x1f\x83\x39\x08\xae\x53\xd7\xea\xd9\x2c\xce\xd3\xe9\xf8\xbb\xd3\x56\x55\xd6\xe6\xb9\x98\x64\xac\x9e\x96\x61\x50\x84\x5b\x58\x2a\xba\x7c\x33\xbc\x91\x4e\xce\x3b\xe5\xdc\x5e\x0d\x74\xcd\x43\x6c\xca\x91\xb3\x1a\x25\xb8\x82\x1c\x95\xa7\xf6\x9f\x3c\x6b\xff\x61\x8d\x87\x9d\x8a\x43\xaf\x06\x46\xdd\xd5\xf5\xf2\x1f\x2e\xfc\xa1\x7a\x96\xd1\x85\xb9\xd9\x7a\x74\xc3\x9f\x61\xf4\x31\x34\x68\x09\x06\x86\x50\xf6\x10\x9d\x14\x9a\x53\x0d\x70\xdf\xd4\x97\x6f\x8f\x1a\x9c\x1d\x26\xc8\xf6\xf8\x60\x2a\x91\x11\xca\x15\x81\xaa\x81\x19\xe3\x01\x34\x9b\xc9\x87\xdc\xa8\x3d\xa8\x35\x67\x93\x5a\x94\x8d\x54\x8d\x3f\xc4\x9a\xd5\xcb\xe2\xf0\x56\xd4\xbf\xe8\x12\x53\x4f\xa7\x61\xfc\xf5\x3f\x78\x1b\x06\x57\x70\xe3\x73\x29\xa2\x9d\x8d\xbc\xac\x95\xd9\x4c\x49\x1a\x5e\x59\x49\xa1\x9e\xd2\xf0\x02\xac\xf1\x2f\x8f\x1f\x6c\xcb\xd8\xdb\x7a\x9a\x86\x8b\xf3\x6f\xbd\xbc\x4d\x03\xf0\x61\x6a\x65\x5e\xa6\x18\xcd\xa6\xa9\x45\x75\x79\xd1\xc3\x52\xda\x99\x1d\xaa\x9e\xd2\x30\x3a\x11\xc7\x5d\xb2\x57\x24\xe2\xa8\x3a\x0b\xbe\xd4\xd3\x63\xb8\x16\x5b\x57\x1f\xfe\x74\x1a\x3d\x53\x9c\x7f\x79\x75\xc3\xf1\xb3\x33\xb0\x76\xb3\xf4\x12\x1b\xb3\xfa\xd0\x1f\x9a\x20\x34\x7a\xa6\xbe\xf1\x5a\xfe\x43\xac\xee\xae\x9e\xb7\x3f\x11\xcb\x98\xbe\x2b\xf5\xb4\x0c\xa3\x0f\x77\xed\xf5\x0a\x1f\xcf\x9e\x54\xde\xf2\xb6\xcc\xa4\xe1\x34\x25\x1c\x6d\x38\x4d\x18\x4e\xaf\x5b\x13\x76\x4b\xaf\x61\x76\xc0\x9e\xe2\x71\x5b\x43\x13\xe1\x5b\xac\x0b\x52\x0f\xc3\x28\xba\xa6\x56\x92\xaa\xb6\xb8\x59\x3e\xaa\xd3\x13\x64\xa7\x8d\xa4\x79\x17\x75\xbd\x1e\x6e\x8b\x4c\xf8\x78\xf6\x14\xe3\xdf\xcb\x7f\x58\x42\x92\xf5\x96\xea\x61\x1a\xdd\x85\xea\xff\xb4\xe3\x24\xf2\xbd\x87\xd6\xdf\xed\xf5\x07\x17\xcf\x9e\x62\x6b\xdb\x35\x59\x72\xca\x0b\xea\xb6\x64\x84\x5d\xf3\x92\x3d\x31\x6d\xd7\xcc\x9b\x24\xe5\xee\x94\xb6\x6b\x26\xec\x9a\x74\x66\xab\x87\xcb\x68\x0d\x59\xff\xd7\xb5\xb7\x33\x4d\x62\xa7\xef\xca\x4e\xc5\xab\x55\xa3\x26\x5c\x8b\xab\x7b\x29\xc2\x49\xb4\x33\x95\xd5\x76\x26\xc5\xcd\x3a\x57\xe3\xd0\x5c\x75\x73\x29\xaa\x5e\x79\x25\x76\x5d\x8c\x24\x6c\x93\x2c\xe5\x54\x0f\xcd\xe8\x40\x17\xea\xd9\x04\x45\xba\x86\xeb\xd6\xda\xea\x52\x98\x12\x86\xca\xc1\x94\x57\xf5\xf4\x1a\xfe\x01\x26\x1b\x74\xcb\x45\x04\x51\x8c\x43\x2b\xd1\xb6\xc7\x84\xed\x71\x30\x7f\xd5\x4e\xdb\x1e\x13\xe6\xc6\x71\x68\xc9\x0d\xaf\x5b\x18\x1f\x07\x6b\x1d\x6c\x27\x85\xdc\x39\x68\x9c\xa7\xa9\x32\x87\x29\x02\x67\xce\x71\x68\x85\x0e\x6f\xcb\x88\x5e\x1f\x0c\x2e\xdd\x39\x2c\xfc\x51\x56\x93\x3e\x7f\xf5\xd0\x8c\xa2\xeb\xa1\x3e\xbc\x2b\x0f\x52\x6a\x68\x7c\x26\x09\x9c\x39\x53\x7a\xc0\xf0\xba\x45\xb8\xe0\x38\xb4\x30\x86\x39\x12\x36\x4b\xfa\x0d\xee\x1c\xde\x28\x60\xb2\x4c\x6a\xf6\x39\xbc\x57\xc3\x95\x73\xd0\x73\x65\x3b\x6e\x7e\x33\x50\x3e\xa5\x60\x0c\xd3\x74\x90\xa6\x5a\x5a\xd3\x6b\x1c\x2e\x9c\xe3\xd0\x22\xb2\x55\x93\x41\xf5\xe3\xd0\xca\xb0\x55\x93\x21\xf6\x29\x55\x62\x7a\x77\x80\x1d\x33\xa5\x8c\x4c\x6f\xc9\xc8\x93\x31\x0e\x71\xf5\x34\xa1\x27\x39\x52\x5c\x3d\xbd\x98\xe1\xd8\x39\x0e\xb1\xe4\x34\xfd\xe1\xb8\x39\x0e\xf1\xa4\xad\x9a\xcc\xa8\x79\xdd\xcd\x6f\xeb\x1b\x91\xcf\x79\x9c\x34\x6b\xe4\xf4\x7a\x86\xfd\x72\x9c\x22\xdf\xf4\xca\x85\xa5\x72\x9c\x22\x94\x2d\x95\x09\xdb\xe4\x38\xf5\x39\xb6\x49\x26\xb2\x4b\x8d\x53\x4a\x43\x78\x9b\x85\x99\x71\x9c\x52\x0f\xc2\x5a\x4a\x90\x24\x7a\xd9\xbc\x07\xbf\xcc\x71\x5e\x86\xd3\xf0\xaa\xaf\xb9\x34\x10\x4b\x3d\xa4\x7b\x1e\xa7\x36\x8d\x30\x49\xe0\x97\x99\x5a\x1b\xe1\x5d\x14\xf5\xba\xc7\x29\x6d\x29\xcc\x65\x28\x93\x9a\xee\xd9\x74\x82\x49\x72\x9c\x5a\x03\xe1\xd5\x18\x24\x1f\x4f\xf6\x19\x26\x5f\x90\x4e\xda\x1d\xd2\xbb\x28\x5c\x29\x07\xc3\x42\xeb\x69\x1a\x8e\xfa\xc7\x10\xba\x8c\x62\x78\x92\xbf\x69\x6d\x04\x8e\x97\xe3\x14\x53\xda\xf4\x98\x09\x75\xe3\xd6\xbe\x98\x96\x71\x30\x3d\x8e\x53\xbc\xaa\x12\xab\xd5\x00\x33\x68\x63\xb4\xe9\x31\xe1\x64\x39\x4e\xc9\xda\x34\xa1\x60\x7a\x1c\x67\xfe\x21\xd3\x77\xbd\x9c\xfe\xd5\xc2\xaf\x2e\xc1\xdb\xf0\x83\xbf\xd6\x88\x2c\xed\x92\x84\x4c\x51\x4c\x16\x4b\x66\x80\xb8\xe8\x48\x58\x4f\xa6\x18\x8e\x87\xb7\x66\x23\xbd\x57\xc3\x0a\x39\x9a\x64\x8f\xad\x90\xac\x40\x77\xe9\x8a\x23\x97\x67\x03\xd9\x1c\x46\x93\xe0\x58\x16\xf4\xb0\x03\xb2\xba\x51\x3d\x7c\x46\xd1\xb5\xf4\xf3\x65\x75\x64\x95\x7c\x1b\x0c\x1a\xdb\x69\xfb\x5f\xc2\xe2\x37\x74\xaf\x95\xcb\xdf\x0e\xfb\x5f\xea\x63\x96\x15\x0f\x78\x56\x0e\x86\x87\xd5\xd3\x30\x3c\x01\xfb\xed\x34\x8c\x51\xeb\xd3\x97\xf5\x11\x38\x5c\x8e\xa6\x6f\xdc\xfe\x74\x98\xfc\x46\x13\x23\x6e\x6f\x88\xf0\xb1\xbc\xee\x71\x0a\x56\x27\xb0\xde\x0d\xb9\x65\x38\x8b\x44\x35\x30\x92\xa9\xbe\xbd\x06\x77\xa2\xef\xe9\xb7\xdd\x77\xb2\xef\x5b\xb0\xfb\x06\x6f\xc9\x5d\x23\x6d\xcd\x4b\x24\xfc\xbe\x6e\xff\xa5\x59\x0e\x4e\x97\x83\xc1\x4f\xdb\xf9\x26\xaa\x81\x79\x1f\xee\x64\x19\xc6\xe4\xf0\xd6\x27\xb7\x17\x27\xec\x7d\xa3\x89\x03\xb7\x17\x27\x9c\x32\x47\x93\x80\xdc\x26\xec\x26\xf3\x48\x1d\xb0\xfd\x2f\x61\xff\xb3\x42\xf7\xf8\x00\x06\x8b\x5f\xea\x28\xf3\x58\xe0\x21\x6e\x7a\x5c\x52\x6c\x1e\xab\x79\x30\xed\x0d\x79\x60\xe4\x63\xb2\xc2\x76\x37\x2e\xed\xe4\x8f\x09\xf5\x94\xd4\x1a\x97\x4e\x99\x8f\x37\x50\x64\x9a\x1b\x97\xa4\xa6\x8d\x74\xcc\xcf\x9b\xda\x3f\x1f\x13\x04\xa6\xbb\x71\x5d\xee\xe3\x5f\xd7\x1f\x60\x7d\xcc\x92\xec\x78\x6a\x27\x4d\x6d\xab\x8f\x97\x1e\x32\x98\x8f\x4b\x3c\xac\x18\xd2\x6a\xe0\x0f\x35\x68\xb3\x1f\x12\xd9\xd1\x77\x79\xa7\xcd\x79\xf9\xf2\xe6\x53\x6b\xfd\xb5\xee\x86\xec\x76\x29\x76\x7a\x4d\x3c\xd4\x35\x1c\x97\xce\xa3\xaf\x75\x92\x97\x34\xed\xee\x5a\x7f\xf8\x92\xa6\x52\x3e\x6c\x12\x4c\x44\xac\x26\x8d\x27\xf9\x5a\x75\x86\xa7\xe6\xb8\xc4\xee\xaf\xf7\x55\xd8\x04\xc7\x25\x4e\xb5\x51\x90\xe9\x3f\x72\x6a\x1c\xa6\x3f\x4c\x85\xe3\x92\x92\xfc\x5a\x81\x81\xab\xe6\xb8\x24\xa5\x5f\x0b\x3f\x24\xf2\x1c\x72\xa0\xc8\xd7\xaa\x0a\x4c\x88\x19\xfa\x72\xaf\x74\xf8\x4b\x8e\xeb\x1f\xfc\x18\x2e\x41\x24\xa6\x7e\xad\x94\xc0\x82\x38\x2e\x69\xc9\x9f\x95\x92\x4f\x97\xcc\x87\xe0\xcb\x70\x91\xfa\x1f\xda\x8d\x82\xd4\x52\x28\x3e\x93\xfa\x23\xa9\x25\x83\x3f\x6b\x30\xa8\x3c\x96\xff\x5e\x16\xd3\xc0\xde\x98\x52\x3e\xe4\x7f\x59\x0d\x2c\x67\x7d\xca\xe7\x09\x80\xdd\xd1\x9a\xf6\x67\xfa\x7f\x5c\x00\x32\x19\x7d\x5e\x00\x1f\x36\x71\x66\x26\xaf\x27\xff\x21\x52\x4b\x1e\x12\xee\x9f\x25\x30\xac\x90\xe3\xfe\x07\x87\xe1\xc4\xdb\xfa\x16\x4b\x60\x26\xa8\x3a\xa4\x59\x7e\xde\xdd\x61\x9c\x1c\x72\x4f\xc8\xcf\x4b\xe0\x43\x7c\xf8\xa1\x85\xfb\x79\xbe\x60\xb3\x1c\xb7\xb4\xa0\xcf\x02\x04\xfe\x99\xe3\x96\x3d\xea\xb3\x6e\x89\xba\x99\x97\xae\xa4\xf3\xf3\x8a\x81\x29\x73\xdc\x5a\xfd\x36\x65\x26\x4c\x99\xe3\x96\x2a\xf5\xb3\x32\x00\xbf\xcc\xc1\xa8\x88\x9d\xb6\x43\x26\x1c\x33\x87\x9c\x08\xf2\x67\xc9\x02\x1b\xe3\xb8\xa5\x34\xfd\x2c\x6b\x91\x8c\x71\x78\xd7\xfc\x59\xe1\xf9\x91\x26\xcd\xf0\x67\x18\x7f\xa9\x63\xf2\xcf\xbb\xd5\x0f\xb9\x0f\x0e\x9d\xed\x7f\x16\xaa\x30\x2d\x0e\xef\x28\x3f\xf3\x30\x6c\x8c\xe7\x41\xad\xce\x89\x66\xaa\x71\x02\x4e\xc1\xd3\x30\x26\x8d\x96\xb4\x75\xe8\xe3\x17\x4c\x8b\xe3\xe6\xd2\x73\xf6\x99\x6a\x80\x4f\xb8\xf4\x96\x8d\x88\xcc\x36\x33\xe8\x6f\xbe\x99\x72\x86\x0d\xf6\xad\x91\x68\xb7\x5a\xb0\x26\xaa\xba\x5b\x3d\x7d\x82\x21\x84\xef\x50\xdf\xcb\x7d\x23\x0a\xe5\x4f\x6e\xd0\x9b\x59\x6d\xd8\x00\x1b\xdd\xfa\x2c\xed\x71\x2c\x60\x3a\xe4\xc2\xb0\xec\xd2\xb9\x50\x58\x6f\x88\x5f\x96\x4d\x92\x8b\x55\xc1\x19\x58\x50\x4f\x26\x02\x67\x29\x44\xc9\xed\x81\x62\xeb\xbb\x53\xe3\xdf\x1e\x09\x19\xfa\x16\x11\xb6\xe9\x8e\x3c\x3b\x0c\x43\xa8\x27\xd3\x9d\x73\xca\x8d\x72\x29\x5e\xbc\x1a\xd5\xb7\x3c\x21\x96\xca\x84\x57\x63\x00\x6e\x82\xa7\xe1\xf8\xef\x7f\xae\xce\xf5\xb9\x4e\xc9\x9a\x05\x9f\xcf\x21\x07\x89\x75\x4a\x50\xb0\x8a\xeb\x90\x2b\xc4\xb2\x9d\x71\x9d\x9c\x25\xaa\x31\xeb\xf4\x2c\xc1\xfc\x38\xe4\xf4\xe0\xdc\xee\xd5\x28\xf6\x97\xd3\x03\x33\xbd\xb3\x01\xce\x25\x43\x2f\x3b\x8c\xb2\x40\xec\x90\xd7\xc3\xb2\x67\xe8\x82\x67\xe8\xe8\xe2\x5c\x7b\x86\xae\x93\x8b\x65\xe8\xe3\xb7\x69\x02\x7a\xf7\xcb\xb0\x3f\xa7\x28\x7c\x31\x5d\x5a\x3d\x85\x61\xd0\x7b\xe8\xe3\x4d\x6f\x18\x31\x47\xbf\x34\x12\x49\x0a\xa6\xa4\x1f\x9d\x9b\xb9\x33\xd2\x57\x03\xe3\x16\xe7\x36\x99\x9a\x16\x82\xdb\x2f\x53\x50\xe5\x9e\x36\xcb\xda\x5e\x72\x26\x59\x8a\x75\xdf\x0b\x09\xa1\x47\x17\x43\x28\xa8\x7d\x33\xab\xfd\x90\x93\xc4\x6a\xd2\xf8\x16\x7c\x46\x47\xd7\x34\xd8\x78\xb9\x68\xbc\xec\xa7\x46\x22\x39\xbe\x60\xae\x1c\x4c\xe1\x5e\x4f\xee\x04\x1c\x2b\xff\xd0\xd5\x4c\xc1\x46\x0a\x6a\xd9\xda\xe7\x73\x35\x7e\x3c\x77\xf4\x65\x37\x4e\xe6\xd9\x3f\x99\xee\xba\x9e\x86\x61\x50\x50\x4b\xea\xf2\x57\x5e\x64\x36\x5e\x60\xad\xcb\x92\x02\x4e\x9a\x43\xde\x09\xcb\xbe\x99\x4c\xf7\x34\x98\xb2\x7c\x2f\x45\x9a\x6f\x26\x73\x1a\x43\x1c\x7b\x69\xa3\x59\x17\x37\x9a\x50\x27\xd2\xc0\x98\xe2\x69\xc8\xf1\xd0\x19\x9e\xaa\xf1\x01\x26\x61\x2f\x2f\x57\x18\x21\xc7\x38\xd5\xb7\x97\x2b\x4c\x92\x63\x70\x47\x59\x97\xd9\xe7\x22\xfb\x48\x42\x28\xda\xbc\x1a\xf5\x95\xac\x98\xb3\xd7\x6d\x9a\xc0\x24\x39\xe4\xeb\xe7\xdc\x51\x9b\xb9\xa3\x86\xdc\xf7\x96\x9d\x39\xd7\x4d\x3e\x11\x0f\xda\x9b\x93\xe5\x06\x86\xdc\xfa\x9c\x68\x6a\x33\xd1\xd4\x65\xd6\x54\xbc\x79\x35\x30\x12\xb1\xa6\x7d\x31\x17\xac\x8f\x63\x48\x84\xdd\x5e\x80\x37\x09\x2b\x1e\xb4\x33\x26\x6b\x13\x0c\xe6\xfe\xda\xce\x55\xb5\x99\xab\xea\xea\x12\xa6\xb7\xcc\x3d\x8b\x01\xe7\xfd\xd6\xb8\xbd\x00\x61\x6a\x1c\x43\x3c\x68\x53\x23\x13\x5b\x9d\xb2\x91\xac\xdb\x14\xbc\x49\x41\xfa\x39\xaf\xee\x95\x86\x74\x3c\x63\x50\x41\x5e\x76\xad\x64\x3a\xac\x31\xc4\xc8\x0a\x39\xdf\xac\x8b\x3c\xe4\x5c\xb5\xba\xf7\x1f\xf8\x3c\xaa\x2c\xe2\x76\xb5\xe4\x6a\xa0\x13\x7a\x1e\xaf\xee\xb5\x03\x57\xc8\xa1\x6b\xf3\x65\x0f\xc8\xd5\x49\x2a\xf1\x77\x37\x0f\xc2\xb0\xa8\x52\x89\xf5\xa4\xcf\x41\x3c\xf9\x18\xd4\xd1\x56\x37\x57\xa1\x00\xff\x29\xdb\xce\xea\x26\x15\x3c\x20\xc7\x94\x58\xef\x5e\x80\x70\x7a\x1c\xba\x7b\x5f\xb6\x37\x2e\xda\x1b\xa7\x56\xc3\x30\xa9\x68\x6f\x64\x92\x8c\x7a\xba\x0d\xf3\x2f\xbb\xe0\x34\xbc\x00\x87\x60\x7d\xfc\x40\xd2\x71\x06\x2c\xd5\x53\x33\x8c\xbe\xb5\x76\x6c\x9d\x64\x96\xb1\x31\xb5\x76\xec\x05\xb9\xe0\xf7\x38\x26\x6f\xf6\x96\xad\x93\x0b\xd6\xc9\xcb\x42\x69\x78\x2f\x86\xc1\x71\xc8\x03\xc5\x09\xca\xaa\xf1\x62\x24\x86\x3f\xc3\xf8\x78\xe9\x29\xf6\x99\x5c\x28\x0d\x3a\x74\x05\xbf\xec\x33\xb9\x60\x65\x1c\xba\x82\x67\xf9\x6a\x36\xd8\x37\xf9\xdb\x3e\x93\x2a\x57\xcd\x18\xe1\x7a\x6a\x86\xf1\xf1\xb7\xe1\x30\x8c\x99\x57\xdf\x76\x9a\x54\x42\x34\xd9\xc1\x96\xbd\x23\x59\x55\x63\x4c\x2d\xa9\x69\xd6\x9c\x64\x4d\xad\xcb\x69\xb1\x8e\x78\xf1\xf3\xd4\xba\x9c\xe6\x41\x56\xea\x61\xfd\xc7\x7a\x4a\xc3\xe0\x93\xfe\x97\x5b\xb2\x35\xad\xd5\x20\x80\x5c\xc5\x21\xeb\xc9\xe3\x07\xe7\x32\x71\x46\x3d\xdd\x86\xf9\xd7\x1a\xbf\xd5\x17\xd6\x02\x62\x8e\xfa\xbd\x6c\x95\x64\xc5\xed\x53\xd6\x36\x27\x79\xdb\x2c\x09\x32\xa6\x56\x73\x78\x35\xc3\x81\x72\xcc\x7f\x6f\xa7\x61\x4c\xb5\x74\xcf\xb0\x9e\x12\xa4\x24\x0f\x89\xae\xe1\x5d\x0d\x4c\xb5\x56\x73\x78\x35\x07\x97\x16\xed\x6a\x2b\x2c\xc7\x03\x72\xfc\xd4\x26\x16\xfb\xdf\xdb\xb5\xf6\x75\x39\xbe\xec\xa1\xb8\x60\x2e\x1c\xba\x05\x5f\x69\x0e\x48\x72\x00\xed\x2a\x2b\x2d\xc7\x59\xed\x9b\x55\x28\xf7\x4a\x19\x59\x17\x7c\x12\x47\x34\xc3\xee\x1b\xf9\x4f\x65\xf8\x73\xb5\x92\x6a\xe0\x2f\xa5\x1a\xa5\xbf\x12\x1e\x8c\x43\xf7\xe0\x2b\xcd\x2f\x2c\x8d\x74\x86\x46\xe2\x8f\x47\x60\xf7\x60\x8e\x8b\xed\xb2\xe3\x9b\x15\x4f\x46\x68\x47\x49\xeb\xca\x49\xee\x4a\xc3\xd3\x30\xbe\x52\xfa\x6c\x9a\x4f\x10\xc3\x3d\x74\x6b\xee\x2a\x28\xd5\xc0\xcc\x4b\xbc\xa7\x55\x0c\xda\x18\x99\xd0\xa2\x9e\xba\xe1\x01\x38\x05\xfb\x2f\x91\x73\x96\x95\x00\xea\xc9\x5f\x09\xc1\xa7\x7b\xd3\x65\x1b\xe3\xa2\x8d\x51\x11\x24\xac\x91\xce\x46\x7d\x0e\x03\xd6\xea\x69\x19\x2e\x3e\xd1\x9d\xe7\x5a\x5e\xb6\x70\x75\x1c\x21\xb5\x6b\x59\x4f\x59\x9c\x34\xda\x3a\xd6\xf2\xa4\x21\x7b\xed\x65\x65\xc7\xbe\x8e\x8b\x66\xcd\xd0\xda\xb1\x59\x73\xc1\xac\x79\x75\x29\x0d\xf6\x5f\x64\xa1\x97\xab\x8b\xb0\x36\x60\xb2\x1a\xbb\x8a\x74\xd6\xd3\x36\x8c\x0c\x5e\x34\x99\xae\x65\xad\x06\xae\x8c\x23\x86\xe1\x9f\x60\x24\xd5\x57\x48\xdd\xb2\x07\xe3\xa2\x61\x53\x17\x8b\x6b\x79\x35\xb0\xd2\x60\xd3\x1e\x61\x0b\xe6\x82\x87\xe3\xd0\x85\xe3\xda\xd6\x6a\x36\x57\x83\xe8\xbd\xbd\x5c\x69\xef\x0c\xed\x9b\xb6\x77\x2e\xda\x3b\x15\xa3\xb2\x6c\xef\x64\x42\xc5\x11\xa2\xe0\xb6\x56\x03\xc3\xe7\xa5\x20\x95\x65\x27\xc5\x05\xc3\xe7\xd9\x74\xac\xd8\xde\xc1\x37\xf9\x5b\x5a\xe4\x36\x7f\xd3\xde\x19\x62\x9f\x6d\x7a\xd3\xb0\xa9\x3b\xfa\x65\xf7\xc5\x85\x68\xf2\x91\x87\x46\x62\x8e\xa5\x05\x33\xa5\xcc\xdb\x82\xc9\x7c\x8e\x23\x4d\x2a\xef\xc9\xb4\x60\xa6\x14\xc0\xc7\x7b\x32\x9c\x16\x07\x73\x5d\x6f\x27\x7f\xdc\x4c\xf2\x38\x74\xe1\xb2\x94\x23\xb7\x1a\x2f\xbe\x92\xa4\x7a\xbc\xf9\xc2\x11\x71\xa4\x56\x9a\xfd\x0f\x59\x1f\x67\xa4\xb4\x31\xdb\x30\x17\x1c\x11\x87\x8c\xe8\xcb\xfe\x87\xac\x9d\x3f\x58\x44\x69\x3b\x1d\xe4\x5e\x0f\xbf\x52\xfc\x6d\x03\xe4\x62\x09\x45\xd9\xd6\xd7\xe3\x05\x08\x53\xe3\xd9\xf4\x97\xaf\xbf\x12\xd6\xc5\x91\xd2\xdd\x5e\x6b\x1e\x4c\x29\x29\xe3\xba\x8b\xee\xef\xf5\x42\xc5\x90\x15\x9d\x25\xf8\xd9\x40\x27\x53\x7d\x7b\x49\xc1\x90\x38\x64\xb1\x5c\xaf\xe5\x20\xed\x87\x29\x4d\xef\xf5\x39\x13\xb6\xc1\x53\x36\xf7\xf5\x5a\xc5\x40\x98\xf6\x90\xf1\x6f\xd9\xab\x90\x25\x7f\x46\xea\x00\xff\x5a\x97\x78\x49\x13\x1d\x59\xec\x56\xb8\x5e\xce\xbc\x54\x3a\x9b\x0a\x17\x4c\x85\xd7\x10\x6b\xda\xad\x70\xc1\x3a\x78\x0d\xcd\xfc\xe7\x1d\x10\xe6\xbf\x79\x88\x07\x3f\xaf\x06\x98\xf6\xe6\xa1\xc5\x6d\xc7\xc2\x05\x0f\xc2\x29\x23\xd8\xb2\xab\xe0\xa2\xab\xa0\xcf\x0f\x9f\x8f\xe4\x88\x96\x9e\x32\x26\xad\xcf\x1f\xff\xd1\x4d\x5a\xcc\xf6\x99\xed\xe1\x34\x38\x0f\x77\x62\x79\x82\xb0\xe8\xa9\xcb\xec\xf5\xf9\x7c\x0c\x93\xd9\xd4\xf5\xf4\xb2\xc9\x6c\xfd\xb0\xcf\x37\x4d\xda\xcf\xfc\x0d\x87\xbf\x69\x5b\x87\x2d\x69\x0b\x9e\x7d\xd3\xb6\x8e\x9f\x3f\xfe\x57\x32\x78\xea\x8e\x7b\xfd\xbc\x5f\xc2\xd2\x76\x36\x4d\xf1\xcf\x1b\x23\xf2\xd3\x4f\x5d\x7d\xaf\x9f\x57\x03\x8a\xd6\xcd\x43\xda\x8c\x1d\x00\x17\x1c\x00\xe7\xd1\xf3\x2f\xaa\xd1\xcf\x8b\xe5\x47\x4a\x4a\xab\xb1\x7f\xe0\x82\x11\x6f\xda\x76\x60\x8f\xbf\xf5\xdb\x20\xb0\x58\xf4\x67\xa1\xfa\xa3\x50\x0d\xc3\x1e\x28\x5c\x9d\x75\x57\xbd\xec\x08\xb8\x7e\x1b\x44\xa0\xd2\xe0\x94\x8b\x9b\x49\x16\xa7\x8e\xb8\xfb\x90\xe6\xb1\x69\xad\x63\xce\xb9\xcd\x04\x8c\x6c\x40\x80\x90\x73\xf7\xa1\xa5\xb5\x91\x13\x7a\xea\xd0\xba\x55\xc0\xa5\x1a\x81\xb7\x87\xe0\x34\x0c\xc6\x70\xdf\xe9\xbe\xa1\x92\xb2\x38\xeb\xde\x36\xcb\x6d\x44\x49\xcf\xc3\x7f\xa9\x85\xc8\xb4\x8c\xa7\xae\x63\xf6\x21\x5d\x62\xc3\xd2\x76\x2a\x4e\x76\x1f\x52\x1a\x36\x4b\xc0\x28\xf4\xd5\x89\x17\x37\x13\x2f\xce\x23\x35\xee\xed\x4e\xa0\x1d\xe8\xf2\xc6\x99\x64\xab\x81\xa9\xa6\xd4\xdf\x76\xe3\xdb\xa8\x27\x73\x2a\xa0\x75\x9f\xd2\x0e\x36\x6c\x67\xaa\xbd\xba\x9d\x79\xb1\x1a\xc5\x5d\x3a\xce\x6d\x7b\xf7\x6d\xd4\x9c\x99\xe7\xe1\xbe\x1f\xc3\x2f\x3a\x19\x82\x3f\xc3\x3f\xc4\x1a\x90\x26\xaa\x70\xb0\x99\xbe\x71\x9e\xdc\x51\x9c\xbe\x71\x33\x4f\xe3\x64\xa2\x89\x7a\x72\xdf\xc9\xbe\xf5\x97\x3a\xc8\x33\x61\xe3\xd4\xb1\x68\x3b\xc6\x7a\x33\xc6\x9a\xd9\xb7\xeb\x29\x0d\x63\x24\x97\x3e\x7e\x7b\x24\x20\x2c\xd3\x3d\xec\x6d\xdb\xd8\x86\xef\xde\x3c\x6f\x75\xb2\xfd\x39\x20\xec\xc9\x65\xeb\xbc\x8e\xd5\xc0\xe7\x70\xd9\x6e\x15\x3d\xaf\x06\x08\xcb\x93\x98\xf3\x3d\x56\x63\xe1\xed\x2e\x78\x1b\x7e\xf0\x36\x3f\xde\xae\x7a\x2c\x96\x36\x99\xd8\x61\xb3\x62\x1a\x1b\xec\x3b\x05\x4f\xc3\x75\x96\x55\x90\xae\x33\x3e\x6e\x66\x7c\x3c\x75\x05\xb6\x1d\x3a\xbd\x1b\x29\x38\x34\x12\x53\x10\x31\xd4\xe7\xe5\xcf\x31\x05\x1b\x29\xc8\xb3\x09\x53\x3d\xb2\x81\xbe\xa9\x2e\xba\xc6\xda\x66\x9a\xc7\x53\x57\x63\x2e\xb1\xb6\x99\xe6\x71\x9e\x53\x7f\x69\x7a\xc3\xd2\x76\xc9\xe6\xb1\xed\x07\xc8\xf4\x8f\xf3\x9c\xfe\xcb\xc7\x30\x18\xa2\x1b\xfe\x0c\x63\x80\x3c\x0e\x6d\x15\xc1\xac\x46\xad\xcb\x93\x4a\xda\xb6\xd7\x20\x73\x47\xce\x53\xf2\xc4\x5e\x83\xfb\x22\x7f\xd3\xfb\x65\x5f\xe6\xef\x8b\xfc\x3d\xdc\x89\x08\x0b\x2b\x9e\xea\xf2\xd6\xd3\x30\x8c\xbe\x79\x7e\x70\x4e\xc9\x6a\xa0\x6f\xaa\xb9\xfb\x92\x9e\xc2\x54\x93\x93\xc9\x27\xf6\xb6\x93\x21\xf3\x45\xce\x53\x6b\xde\xa6\xbe\x0d\x53\xdf\xa5\x80\x88\x7d\x69\x07\x67\x5a\xe8\xd9\x24\x66\x6c\xbc\x63\xfe\xc8\x53\x17\x86\xfb\xb2\x84\x80\x63\xe1\x54\x22\x02\x17\x96\xdb\x4c\x15\x79\xea\xc2\x70\xdf\xe6\xef\x1b\xfc\xdd\x4e\xc3\xb7\x61\x4c\xb1\xe8\x7d\x5b\x42\xc0\x8a\x77\x31\xdb\xea\xde\xb7\x45\x2f\x8c\x77\xb3\x49\xcc\xdc\x5e\xf3\xf0\x2c\x9c\xcc\x99\xbb\xf7\x6d\x46\x46\xf4\xf5\x25\x8b\xd4\xb6\x9f\xe1\x86\x4d\x6f\x36\x89\x19\x87\x5d\x6f\x86\x5d\xcb\x50\xe5\x1c\x92\xd5\xc0\x00\xa9\x59\x6f\xc7\x5d\x6f\xb8\x14\x4e\x85\x2e\x6f\xc7\x4a\x33\x21\xf6\x94\xbb\xc4\xbe\x2d\x21\xe0\x6a\x38\x9b\x44\x81\x4d\x7d\x4c\x32\x79\x29\x76\x64\xdb\x05\x71\xc3\x78\x37\xa5\xe9\x39\x97\x76\x35\x26\x42\x8b\x86\xe0\x30\x8c\x4d\x40\x7c\xd2\xa5\x06\x6c\x14\x64\x9a\x8d\xbb\xeb\xb6\xab\xe0\x86\x4d\x6f\xca\x31\x62\xdb\xa6\xc7\xc4\x91\xe7\x95\x7e\x5b\x0c\x81\xc8\xe4\xa9\x38\x45\x27\x8c\xac\x06\x3a\xd1\xee\xda\xbd\xb8\x3b\x69\xc2\xab\x26\x57\x02\xdc\x4c\x06\x39\xe5\x01\xb1\x1d\x7a\xbc\x3b\xbf\x52\x7f\x69\x3f\x3f\xe6\x7d\x3c\xe5\x60\xba\xed\xe7\xb7\x51\xc7\x75\x7a\xbf\x1c\xde\x60\x68\x77\xd3\x9d\xe9\x1e\x5e\x69\x30\xc0\xcd\xcb\x70\xba\xef\x64\xdf\x53\xf0\x65\xb8\x03\x4e\xc1\xc3\x30\x32\x27\x7a\x24\x66\x1f\x78\x0d\x9e\xf2\x7d\x74\x1e\xc8\xcd\x3c\x90\xe7\x7d\xfe\xc5\x6a\xe4\x3c\x91\xd5\x40\x54\x97\x47\xe4\x65\x0b\x67\xc3\xe9\x8d\xdd\x3e\x86\xcc\x0c\x39\x2f\xed\x84\x43\x67\x2b\x26\x84\x9c\xcc\xd9\xba\xb7\xad\x75\x4c\x01\x39\xaf\xe6\xb7\x97\x61\x74\xa2\xc5\xa2\xc2\x3a\xd5\xf8\x00\x93\x31\x6c\xad\xdb\x33\xd8\x49\x08\x0e\xc3\x25\x40\x64\xc1\x74\x72\xc7\x6a\x20\x19\xa6\x16\xb9\x8d\x78\x7b\x62\xd9\xca\x89\x63\x4f\xef\x3f\x93\x74\xa7\x51\xc6\x49\x1f\x37\x2b\x3e\x4e\xef\x3f\xd3\x74\x87\x13\xe1\xbc\x6e\xbf\xad\x71\x23\xe9\xe3\xbc\xb4\x58\x1c\xe4\xbc\x27\xc3\xe5\xb4\x75\x4c\x93\x6a\x92\x54\xbc\xf4\xda\x76\x12\xdc\x13\x3b\x38\x8b\x8b\xed\x6d\x27\xc1\x0d\x27\xc1\x29\xb7\x0a\x27\x72\xac\x06\xd8\x88\x86\xcd\x6d\x27\xc1\x8d\x98\xe4\xc9\x54\x9b\xf5\xf4\x18\x06\x63\x68\x4f\x76\x88\x32\x0b\x53\x4e\x0b\x3e\x87\x28\x6f\x84\x28\xcf\x4b\x32\xcb\x21\xca\x3b\x48\xaa\xcb\x6f\x4f\xc3\x60\x51\x51\xd0\xc6\xbb\x1d\x24\x55\x68\xdc\x66\xd1\x20\x8b\x8a\xb0\xe1\xcd\x00\xc1\xca\xaa\xbb\xbd\x9d\xcb\xb1\x1a\xf8\x9c\xf4\xdb\xaf\x61\x8c\x3b\xf5\x97\x96\x70\x41\x66\x93\xf6\x6b\xc3\xe0\x86\x61\xf0\x9a\xd2\x98\x1c\xd1\xcc\xb4\x8d\xf3\xa6\x91\xc0\x69\x1b\x37\x33\x35\x4e\xaf\xcf\xf4\x1e\x81\x18\xe6\x93\x25\xc0\x36\xb3\x38\xb2\x31\x11\xfb\x78\x0a\x4e\xc3\x0b\xf0\x25\x78\x1b\x2e\xd5\xe8\x96\x8a\x61\x6f\xc3\x0d\xc3\xe1\x94\xab\xc3\x4e\xd3\x9b\x66\xc4\x5b\xfa\x55\x9a\xde\x2c\x6f\x71\x4b\x69\x48\x13\x36\x99\x03\x56\x4a\x5a\x7a\x47\x81\x85\xf0\x54\x8a\x81\x9d\x5e\xc5\xf0\x46\x9c\xf2\x5f\xdd\x36\x0c\x6e\x96\xc8\x50\xe6\x81\x6d\x2f\x43\x26\x77\x9c\x4a\xe7\xb0\x6d\x18\x64\x76\xc7\x93\x49\xf1\xea\xe9\x32\x8c\x71\x6b\x63\xb7\x05\x90\xd9\x1d\xa7\x39\xd6\x16\x40\x26\x72\x3c\xe5\x60\xb0\x97\x37\x1a\xf8\x15\x4e\x73\xec\xb2\x08\x86\xa9\x6f\x32\x09\xe4\x76\xa6\xc6\xcd\x4c\x8d\xe7\xad\xcd\x60\x99\xb0\x8b\xb2\x56\x9b\x81\xc3\x9a\x37\x22\x96\xa7\x9c\x26\xf7\xf2\xfe\xc3\xf2\x54\xf2\x20\x70\x62\xc7\x6a\xe0\x2f\xbb\x3b\x11\x0f\x32\x54\xf9\xd6\xe2\x5e\xde\x7f\x50\xa4\x6a\x9a\x82\xb6\xd2\x6d\x58\xe9\xa6\x92\x34\x6c\xbb\x1f\xee\x45\x1e\xd4\x02\xb4\x95\x8e\xe9\x19\xe7\xad\x3d\x79\x7b\xeb\xd8\xfa\x1c\xbd\xed\xcf\x81\xdd\x6d\xca\x55\x60\xdb\xcf\x90\xd9\x1c\xa7\x7c\x02\x98\xd2\x91\x0d\x7c\x65\xfa\xed\x65\xf8\x87\xb7\xf5\x97\xd6\x3c\x60\x69\x3b\xe5\xb4\xc0\xe4\x8d\x6c\x6c\x84\xf1\x5e\x82\x3f\xc3\xe8\x44\xc7\x38\x7b\x0e\x32\x9d\xe3\xec\x3a\xaf\x39\x6e\x78\xa3\xda\xf4\x35\xb5\xe6\x6d\x8e\xdb\x0c\x1c\xee\xd2\xaf\xb6\x75\x65\xa4\x73\xbc\x58\xa4\x65\x6f\x87\x0e\x33\x41\xe3\x54\x82\xaf\xfd\x78\x6f\x40\xb0\xf0\x69\x9a\x3c\x56\xe9\x60\xa5\x9b\xfd\x72\x27\xaf\xe1\x0f\x70\x0a\x16\xfb\x20\xb4\xf8\x52\x90\xa5\xd3\x38\x56\x03\x7f\x29\x11\xf6\x98\x7d\x50\xce\xe5\xec\x92\x27\x8f\x0f\xd9\xb0\xe2\x9d\x5d\xf2\xc4\x0e\x88\x1b\xc1\xc3\xb3\x77\x75\xe2\x75\x09\x2b\xdd\xec\x3a\xf4\x3d\x5e\x3b\x0f\x45\x98\x44\xc1\xe3\x6d\x14\x71\xbf\xb3\x6b\xa5\xd9\x51\x90\xb9\x1b\x4f\xf9\x49\xec\xd7\xa4\x82\x4d\x6f\xea\xf2\x9f\xb5\x70\xd9\x60\x84\x74\x0a\x4e\xc3\xe8\x5b\x9b\xc0\x6b\x1e\x44\xf6\xc6\xb3\x6b\x77\xb5\x4f\x20\xb3\x37\x4e\x65\x2c\xd8\x8e\x1e\x66\xf6\xc6\x6b\x0e\xc3\xaf\x61\xf4\x2d\xb5\xeb\xb5\xc6\x01\xef\xc0\xd9\x75\x50\x70\xfc\x30\x73\x28\x4e\xa5\x2c\xd8\x0e\xfe\xdd\xf0\xe1\x9b\x0a\xdd\xdf\xb6\xd2\x31\x79\xe1\x1c\x3a\x4d\x3b\x72\x97\x79\x07\xe7\xb8\xff\x92\x76\x88\xb9\x09\xd9\xe8\x18\xff\x10\x3c\x0c\x17\x1b\x29\x7c\x7c\xdb\xd0\xc6\x7a\xbf\x73\xf8\x6d\x8b\x49\x44\xe7\x9e\xdd\x03\xb5\x1a\x40\xfb\x9b\xe2\xc4\xb7\xed\x6f\xfb\xc7\xfc\xd6\xff\xe0\x66\xf8\x46\x1c\xf6\x25\x78\x18\xc6\x48\x24\x29\x7e\x96\x87\x30\xc4\x9d\x5e\x43\x3f\xef\xf7\xf0\x7b\x9b\x43\x6b\xdf\x7e\x6f\x1b\xf1\xb7\x53\x37\xdb\xdb\xf1\xb7\x1b\x0e\x70\xa7\x32\x95\x38\x4f\x61\x35\xf0\x97\x12\x09\x3f\xef\x3f\x3f\xf2\x39\x2f\xa6\xb6\xe3\x72\x99\x99\x70\xea\x66\x7b\xff\x4c\x41\xc4\xe5\xce\x79\xf8\xed\x34\xfc\x01\xd6\xc7\x9b\x82\x08\xa9\x9d\x13\x16\xfa\xc7\xd9\x04\x1f\x96\x3d\x9e\xbc\x38\x7e\x5c\xf5\xf8\x89\x83\xc1\xe9\x97\xde\xe6\x48\x1e\x26\xe0\x9b\x8c\x76\x7e\x9c\x80\xef\x61\x02\xbe\xc9\x28\xde\xc7\x09\xf8\x1e\x96\x2a\x9e\x8c\xd2\x7e\x42\x36\xa6\x87\x99\xf8\x2e\xc6\x13\x3f\x71\xfa\x2f\x11\x1c\x3a\x19\xf3\xfb\x84\x82\x42\xab\x51\x5f\xc9\x7c\xf9\xf5\xb4\x0c\xd7\x48\x78\x25\x59\x4f\xaf\xe1\x0f\xb0\x3a\xe1\xaa\x78\x98\x74\x6f\x32\x30\xf7\x61\xe6\x3d\x36\x20\x6e\x2e\x8d\x84\x22\xf8\x09\xb8\x4e\x4d\xde\x26\xd6\x93\x07\x88\xaf\x0c\x91\xaa\xf9\x2b\x11\x5f\x39\x79\xfd\xf6\x44\x4b\xc3\x5c\xe4\x38\x41\x3e\x4e\x89\x57\x0d\xf4\xdd\x43\x70\x37\x5c\x02\x24\x86\xdf\x4e\xc3\xe8\x5b\xf4\x56\xed\xfb\x6a\xb0\xef\x5b\xf0\x30\x3c\x8b\xb0\xd1\x05\x87\xe1\x52\xa4\x18\x4c\x57\x4f\x8f\x61\x30\xdb\xad\x91\xf0\x8a\xec\x09\xd6\xc9\x67\x92\x9a\x87\x65\x8e\xd9\x68\xe8\xe4\x12\x7c\x19\x1e\x78\x5b\x03\xa4\xac\xad\x06\xf4\x59\xec\xb2\x4f\xc8\x84\xf3\x30\x41\xde\x65\x86\x90\x09\xe7\x61\x86\xbc\x93\xd9\x03\x1f\x27\xc6\xab\x06\xbe\xb2\xa7\xe0\x66\x18\xec\x93\x97\xe0\x6e\x18\x23\x19\xa7\xe0\x30\x8c\x29\x1e\x7e\xfb\x35\x0c\x3e\x99\x21\x58\x1f\x8f\xd4\x79\x67\x1f\x1a\x49\x9e\x86\xc1\x3e\x71\x08\x76\xdf\xdc\xad\x86\x3a\xa1\xc0\x7e\x58\xd2\xf9\xec\xd3\x6f\x8b\xab\xe0\xb6\x35\x43\x8b\xe4\xa2\x78\xac\x06\x24\x84\x08\x7b\x79\x2e\x69\xf0\x09\x7f\xe5\x4a\xc3\x98\xcb\xec\x82\xfd\x39\xe4\xd8\x24\x23\xcb\xe0\x53\x0d\xf6\x6d\xf8\x31\x5c\xa7\xea\xd4\x92\xba\x4d\xef\x9b\xf4\x8e\x26\xb8\x19\xbe\xf0\x76\x08\xee\x86\x27\x32\x30\x1c\x82\xd3\xf0\x0f\x30\xc7\x7d\x9b\x82\xf0\xcf\x9a\x0c\xcb\x7d\x5c\xb5\xfa\x61\x06\xbd\xc9\x8b\xc0\x7a\xd2\x00\x61\xcb\x39\xbb\x48\x75\x7b\x15\xc3\x6d\x6b\x32\x6a\xea\x09\x59\x76\xaa\x71\xd7\xdb\x22\xd5\x6d\x0a\xc2\x89\xeb\xec\x22\xd5\xbd\xfe\xf5\x8d\xd9\x11\xa9\x6e\xb3\xfd\xcd\x0d\x26\xc9\x6c\xf7\xf6\xc7\x83\xb0\x29\x39\x78\xef\x30\x5c\x33\xcf\xa4\x3e\x8f\xd3\xe3\x3d\x4c\x8f\x37\xf3\x72\x27\xaf\xe1\x62\x36\x5e\x49\x3e\x21\x3b\xd0\xc3\xd4\x77\x93\x57\x92\x4f\x74\x73\x2c\xed\x40\x43\xf4\x56\xc4\x68\x35\x6a\xdc\x43\xf4\xee\xe6\x58\xe4\xbe\x9b\x2c\xd3\xfb\x38\xe7\xdd\xc3\x9c\x77\xe7\x90\x1c\xec\x96\x27\x70\xf2\x9a\x8c\x11\xae\xa7\xd7\x30\x06\xd8\xa7\x60\xf7\x8d\xf4\xe3\x2c\xf9\xfd\x38\xe9\xdd\xc3\x34\x77\x33\xb5\x2e\xbb\x19\x19\x69\xee\xce\x71\x6a\xdc\x6b\x1a\xc6\xe7\x68\xe6\x15\x62\x5a\x0d\xf0\x89\xd6\x65\xdf\xe2\x41\x04\x95\x9e\xcc\x19\x58\x4f\xdd\x30\x48\xa5\x25\x25\x4f\xb0\x87\xe9\xed\x66\x6a\xed\x0c\x33\x32\x4d\x4f\xcc\x3c\xf4\x38\xbf\x5d\x35\x6e\x7c\xce\x2d\x78\x18\xc6\xa4\xc5\x29\xf8\x31\x5c\x67\xaa\x21\x66\x1b\x66\x64\xf8\x7e\xcd\x14\x6b\xca\xf4\xf4\x30\x1d\xde\x39\xae\x3f\x58\x8d\x9e\x50\x15\xca\x6a\x04\x46\xa4\x81\x7a\x96\x06\x57\x45\xfa\xaf\x3d\x22\xc8\x95\xa1\xdd\x6a\x58\xbc\x0f\x12\x58\xfb\xcf\x30\x81\x69\x63\x62\x84\x43\x3d\xbd\x86\x7f\xff\xfd\x4f\x30\x96\xf8\x71\x72\xbd\x87\x59\xf4\xe2\x10\x43\x0f\xf3\xf9\x60\x5d\x8c\x26\xda\xec\x6d\xf8\x01\xec\xb7\x3f\xc3\xe8\x5b\xfc\x32\x3d\x1d\x70\x14\x8b\x43\x22\x61\x9a\xee\xb0\x48\xc5\xa1\x8f\x9f\x16\x20\xb3\xce\x19\xc1\xd4\xfb\x0f\x33\xf0\xa1\x91\xe8\x44\x23\x99\xa6\x20\xcb\xb7\x8f\x6e\x78\x19\xc6\x48\x9a\x3a\xb1\xfa\x02\x1b\x53\x1c\x5a\xcd\x2a\x2c\xf2\xb0\xa6\x7b\x1c\x22\xec\xb4\xac\x9d\x24\x95\x56\xf3\x34\x8b\x4e\xb2\xa8\x76\xab\xe9\x9d\x90\x9e\x60\x43\x1b\xfb\xdc\xfe\xca\xa2\x59\x1c\xb7\xfa\xb6\x08\x9e\xd8\xf2\x86\x76\xab\x69\x0a\x4e\x52\xb0\x93\x54\x61\x49\x01\x4f\xb1\x38\xb4\x6c\xc3\x22\x18\x86\xaa\x38\xb4\x6c\xc3\x9c\x4b\x43\x15\x9d\x43\x1f\xe6\xca\x63\x03\xa9\x60\xb4\xb7\x85\x37\x31\x18\x9b\xce\xa1\xa5\x15\xa6\x20\xfc\xc6\xe2\x98\xa7\xe0\xd7\xf0\x07\x58\x03\xb4\xa4\x40\x5c\xeb\x39\x0c\x9b\xde\x41\x7a\x4f\x8d\xc4\xf4\x0e\xd2\x5b\xdb\x52\x98\x91\x69\xbf\x1a\x7e\xdb\xac\x89\x3a\x23\xe7\xd0\xe6\x1b\x26\x6c\x90\x63\xb5\x5b\x85\x45\x42\x6c\xb0\x4f\xdc\x82\xb7\x61\x70\xac\xe6\x32\x2c\x99\x83\xf4\x0e\xd2\x24\xcd\xb1\x49\x8e\x95\xfa\x22\xfb\xd5\xc3\x1c\x7c\x57\x48\x8e\x2b\x2c\xf6\x61\xb2\xbd\x38\xa4\xb8\xa6\x15\x40\x44\xbc\x9e\x23\x0c\x37\xc3\xd5\xf7\xa9\x05\x98\x56\x00\xe1\xe1\x16\x4c\xe4\x5f\x4f\x69\xf8\x07\x58\x9d\x78\xcb\x83\x73\xda\x15\xe2\xaa\xf4\x96\x07\x63\x53\x9c\x52\x8a\xd3\x5b\x1e\x42\x5a\xcf\x21\x79\x92\x56\x73\x61\x91\x8a\x53\x02\x3b\x4d\x6f\x38\xa7\xc5\x29\x81\x9d\x16\xc1\x30\x36\xc5\xd9\xd4\xb7\x19\x39\xc9\xc8\xfa\xf8\x65\xa5\x01\xc6\xa6\x38\xa5\x2b\x2f\xef\x6d\x8b\x7b\x9b\x84\xd2\x32\x05\x61\x91\x0a\x86\x54\xd7\xd3\x6b\xf8\x03\xac\xb7\x2d\x82\x61\x7a\x8a\x53\x9a\xf5\xb2\x7e\x85\x2a\x21\x71\xde\x9c\xb4\xe5\x6d\x09\x7e\x65\x27\xb3\xe4\xd5\xd3\x30\x8c\x4e\xba\xe1\x34\xbc\x00\x4f\xc1\xdb\xf0\x8b\x4e\x34\x12\x53\x70\x6d\x6c\x90\x5a\xae\xcb\x6a\x17\x8b\x78\x4e\x4d\xc3\xb2\x76\x80\x38\xd9\x2b\xdc\xb7\x29\x88\x80\xd9\x38\xa5\xe3\x6f\xf3\x20\x0b\xae\x4f\x1d\x59\xb6\x09\x8b\x82\x25\x71\x6a\x71\x6f\x8b\x02\x38\x9f\x05\xef\x63\x9f\xd8\x16\xa6\x30\x82\xc5\xa9\xc5\xbd\xcd\x9a\x30\x82\x5d\x3e\x56\x6c\x6b\x63\x08\x98\x0d\xde\x99\xd6\xd3\x63\x18\x1f\x2f\x3e\xd9\xe6\x41\x9a\xb5\xa6\x24\xf2\x36\x05\x37\x29\x18\x7e\x7b\x1b\x46\x27\xd2\xf4\xb6\xd5\x2e\xd8\xb7\xce\xa9\xad\x7a\x7b\xdf\x41\x08\xec\xc9\x94\x7a\x0f\xd3\xe0\xb1\xf1\x00\x56\x27\x5e\xc5\x70\x37\x8b\x53\x9a\xde\x63\xa9\x09\xfb\xd6\x15\x12\x61\x8f\xd5\x80\x87\xa4\x92\x02\xf8\x98\x35\x69\xed\x9a\x62\xb6\xc7\xc2\x94\xce\x67\x53\xcc\xf6\x58\xed\x82\x59\x2b\x9a\xf6\xcb\xc7\x6a\x00\x22\x69\xcf\xa9\xbd\xf8\x31\x61\x61\xed\x8a\x26\x85\xfb\xf1\xe2\x86\xcf\x5a\x34\x71\xd5\x63\x19\x0b\xb3\x56\x34\x69\x7a\x8f\x19\xf9\x21\xbd\xb5\xe6\x1f\x4b\x4d\x84\xdb\x9e\x53\x6c\xff\x78\xfb\x87\x2b\x5b\x34\x4d\xda\xe3\xcd\xeb\x21\xbd\xb5\x5f\x3e\x56\x73\xe1\xef\x16\x4d\x1b\xfa\xe3\x35\x0f\x4b\x5a\x34\x1d\x84\x1f\x9f\xee\x10\x79\x7b\xf9\x38\xf4\x58\xf4\xc2\x92\x16\x4d\x73\xf9\x9a\x91\x61\x49\xbb\x22\xfe\x90\xad\xb1\x5e\x1e\xfe\xd5\x46\x86\xa8\x21\xf8\x35\x8c\xff\x10\x81\x5f\x8b\x04\x78\xc9\x05\x6f\x5a\xeb\xa9\x1b\x46\x27\x3a\xe2\xbe\x26\x30\xe2\x6a\xa3\x69\xed\xbf\xde\xad\x50\xda\x24\x9a\xf4\xda\xd7\x04\x7e\x49\xe0\x7e\x0b\xfe\xd7\x09\x08\xac\xed\xf4\xb5\x1a\x00\x43\x5b\xb0\x60\x40\x3d\xb9\x13\x32\xb4\xfb\xf6\xda\x87\x97\xdc\x39\xa5\x06\xbc\x56\x03\x5e\x52\x52\x3b\xe1\x67\x4a\xc2\x79\x2e\x9a\xf6\xcd\xcf\xdb\x12\x82\x68\x4f\xe6\x9a\xab\xa7\x61\x18\x23\xd1\x2c\x7d\x16\x09\x1f\xf4\xab\xa6\x7d\xf3\x33\x61\x3f\x52\x50\xbb\xd5\x67\xfd\x0a\x61\xb2\x97\xcf\x9b\x9f\xb5\x03\xf8\xdc\x05\xcb\x0e\xd4\xd3\x67\x18\xe3\xf6\xdb\x26\xec\x47\x86\xd6\x8a\xfb\xac\x06\xc0\x14\x18\x4d\x47\xae\xcf\x07\x06\x04\xcc\x5e\xa9\x0d\xf2\xb3\x5c\x81\x61\x30\x78\x71\xfc\xc4\x67\x86\x86\x61\xf0\x4a\xed\x9b\x9f\xa7\x01\x01\xb3\x57\x6a\xdf\xfc\xac\x34\x20\x04\x36\x78\x1f\xfb\x38\x89\xdf\xc3\x24\x7e\x71\xc9\x36\xf6\xb3\x00\x81\x61\x30\x2e\x69\xa8\x3f\x8b\x04\x18\x06\x2f\xe6\x82\xa9\x27\x89\x04\x98\x02\xaf\x54\xdf\x3f\xef\xf7\x28\x49\x12\x57\x33\x1c\x86\x57\x4d\xda\xbc\x05\xbf\x86\x8b\xab\x2e\xb1\xfd\xcf\xfa\xd5\x0f\xfa\xd5\x94\xb9\xe2\x67\x11\x0c\x0b\x60\x5c\xd2\x6a\x7e\xe6\xd8\x1f\x39\x56\x27\x9a\x9f\x77\x2b\x98\x02\x83\x8e\x3f\xf5\xe4\x01\x62\xed\x5f\x12\x20\x3f\x6f\x62\x3f\x6e\x62\x62\x88\x9f\x29\x08\xaf\xbe\xb8\x24\x40\x7e\x5e\xfb\xf0\xe3\x8b\x4b\x3b\xe1\xcf\x92\xf9\x47\xc2\x72\xa5\xa5\x8d\x8e\xcc\xdc\x17\x17\x75\x65\xa6\xef\x63\xa3\xf4\x2b\x3a\x11\x3f\x4e\xd8\xf7\x30\x45\x5f\xf0\xf6\xf6\x49\xb9\xef\x55\x03\x9d\x0c\x75\xa2\x35\x9f\x07\x14\x29\x3a\xb9\x3c\xcc\xdf\xc7\x06\xb8\x8a\xbb\x55\xca\xab\xef\x49\x58\x36\x83\xc1\xf2\x8f\x53\xf3\x3d\x4c\xbb\x17\xcc\xfe\xff\x38\xdd\x5e\x35\x30\x12\xea\x85\xa9\xd0\xd6\x6a\xa0\x93\x54\xdf\xdb\x9d\x90\xd9\x68\x97\x60\x96\x3d\x36\xb0\xe6\xb9\x48\x52\x31\xac\xd5\x28\xc2\x32\xc6\xfc\x71\x02\xbd\x6a\x6c\xc0\x53\xf0\x6b\xf8\x03\x9c\x82\x7f\x82\x71\xdb\x22\x0b\x49\xca\xc5\xee\x61\xce\xbc\xe0\x0d\xeb\xc3\xc4\x79\x6c\xa0\x08\x21\x77\xd9\x54\x0c\xeb\x93\x08\x4f\x8d\xbb\xa9\x13\xed\x3f\x89\xf0\xd4\x93\xf5\x4c\x1f\xe7\xd0\xab\x06\xfa\xc6\xbd\xe6\x93\x72\xb1\xab\xc6\x02\x1c\x82\x3d\x6e\x30\xdb\xed\x01\x6e\xf7\xcd\xb2\xe7\x5c\xae\xa9\xf0\xd3\x87\xc9\xf2\x82\xb7\xe5\x8f\x93\xe5\x55\x03\x9d\xd0\xfc\x99\x2a\x58\x52\x8d\x01\x78\x08\x9e\x86\x31\xf3\xdc\xc1\x53\x9e\x77\x0f\xd3\xe2\x05\xf3\xb8\x3c\xa9\xda\x24\x0f\xf3\xdf\xc5\xdd\xd5\x89\x69\x02\x43\x6c\xf0\x0a\xf8\xc9\x26\x53\x48\xa2\x0a\x49\xdc\x62\xcd\xa6\x75\x99\x28\x9f\x7c\xa5\x47\x62\xae\x42\xe5\x91\x60\x66\x91\x7a\xd2\xa4\x35\x8a\xb0\x5b\x5f\xb9\xfd\x95\x58\x69\xbc\xd4\x7d\x9c\x0e\xaf\x1a\xe8\x24\xf4\x39\x5a\x69\x09\xc7\xb7\xb8\xc5\xb1\xf2\x77\x7b\x98\x0e\x2f\x6e\xae\xe2\xb4\x55\x94\x79\xf1\x2e\xd9\x81\x52\x51\xa9\x4f\x22\xfc\x34\x6e\x71\xec\x65\x9a\x5c\x64\x1f\x6a\xed\x79\x79\xed\xc0\x95\x2d\xba\x18\xc2\xe6\x4f\x66\xd1\xbb\x52\xa4\x92\x63\xdb\xc3\xc4\x78\xc1\xdb\xc4\x7a\xba\x0d\x63\xcd\x8b\x82\x0a\x56\xad\x46\xd1\xbb\x8b\x63\x2f\x49\xfb\x44\x78\xea\x29\x83\x89\x13\xe5\x55\x03\x7d\xff\x83\xbb\xe1\x01\x38\x05\x7b\x80\x20\x15\x2f\x76\x9e\xb4\xf9\x93\x19\xf3\x4e\x19\x35\x52\xc1\xaa\xd5\xd8\x78\x3b\x04\x7f\x86\x31\x40\xaa\xa2\x69\x3b\x27\xf3\xe7\x05\xf3\xc4\x3f\x79\x5b\x28\xc1\xce\x19\x5d\x8c\xac\xf0\xd3\x87\x89\xed\xa2\xdf\xf1\x07\xd5\x28\x6f\x89\xf7\x44\x3c\xea\x19\x5a\x43\xaa\x09\x52\x0d\x94\xfc\xd7\x6a\xbe\xbd\xe2\x50\x17\x39\xba\xa6\xda\x86\x4d\x26\xc4\x0b\x46\x1d\x3e\x69\xc3\x26\x33\xe2\x9d\x0c\x5f\x7a\x98\x16\x8f\x8d\x17\x30\xdf\xb6\x05\x33\x11\x86\x1a\x9d\x87\x91\xec\x96\xe3\x88\x47\x3d\x75\x4e\x76\x2a\xbc\x6a\xe0\x2f\x87\x3b\x09\xc3\x3f\xbc\x4d\xba\xab\x96\xc7\xc3\xa4\x78\xc1\xf2\x3c\xf5\x74\x19\x46\xdf\x5d\x7d\x5b\xbc\xd3\xef\x8d\x01\x49\xf5\xb4\x0c\xd7\x91\x8b\x99\x53\x1e\x67\xce\xab\xc6\x87\xb7\x35\x92\xe5\xbf\xc4\xb5\x8a\x2e\x61\x9c\x3b\xaf\x1a\x98\xd3\xa9\xbf\xf4\x6a\x86\x17\x5d\xc8\x70\x9f\xdd\x82\xaf\x93\x73\xa7\x68\x62\xce\xa5\x61\x33\xc4\xe7\xaa\xab\x5c\x0d\x7c\x8e\x44\x82\x22\x5f\xab\x11\xc8\x07\xa9\xbe\xb7\xfb\x2e\x21\x70\xe5\x3f\xd8\x9f\xc3\xd9\x11\xa9\x86\x67\x67\x70\x76\x78\x12\x73\xa6\xbd\x6a\x60\xdc\xb4\x06\xe4\xf0\x34\x0c\xf2\x39\x55\xba\xb4\x19\x34\xe1\x81\x77\x86\xa4\xd0\xf0\x46\x43\x0f\x3c\xe6\x2b\xad\xa7\x69\x38\x0a\x96\x70\x1a\x9e\x86\x41\xf6\x4f\x0d\xd0\x22\x01\xde\x73\x31\xb4\xe5\x0d\x0b\x55\x14\x57\x0e\x19\xd7\x9d\x6b\xaf\x1a\x18\x09\x6f\xb7\x72\x78\x4f\x86\xd3\x5c\x0c\x49\x8a\xe1\x1d\x65\x90\xb0\x31\x05\xfb\x2b\xe1\x29\x13\xda\xc1\x6d\xa2\x4c\x9a\x28\x65\xbb\xce\x69\x46\x86\x2d\xf2\x64\x32\xc5\x7a\xd2\x5f\x22\x55\xde\x29\xe5\xd2\xb9\xf2\xaa\x81\x4e\x9a\xe1\x6e\x78\x00\x56\x27\x96\x9e\x34\x51\x0e\xc9\x95\x69\x1e\x44\x50\xeb\xa9\x6b\x95\x9c\xde\x51\x18\xe2\xca\x24\xa8\xf5\x34\x0c\x17\x9f\x0c\x89\x1b\x5b\x2e\x13\xde\x73\x57\x7a\xdc\xa6\x20\x82\x59\x4f\xeb\x57\x36\x51\x32\xb3\xde\xa9\xbb\x19\x67\xd6\xab\x46\x4d\xda\xd0\xba\xb4\xe5\x92\x09\xf7\xce\x94\xf4\x0c\x53\x90\xbe\x74\xa9\xaf\x0c\x6f\xd5\x41\xc2\xde\x86\xbb\xe1\xc0\xdb\x21\x78\x19\xe6\x5f\x1a\x7e\x0d\x83\x4f\x78\x25\xc9\x64\x7d\x68\xe0\xb2\x2e\x2f\x0e\x30\x2c\x82\xe1\x54\x17\x4c\x6d\x5f\x4f\x61\x38\xf1\x76\x17\xbc\x0d\xbf\x80\xa7\xe0\xcf\x30\x66\x47\xa2\x20\xcc\x9a\x34\x68\x0e\xed\x6d\xe1\x4d\x0c\x06\xcd\xd3\x2a\x46\x58\x22\xa3\x4c\xc8\x99\xd2\x53\xc2\x6b\x1e\x39\xf9\xce\xf4\xe7\x78\x07\x87\x53\xdd\x7d\x48\xd3\xb3\x2d\x32\x93\x84\x95\x42\x92\x26\x2c\x4d\x94\x43\x8a\x6b\x9a\xb0\x70\xaa\x8b\xa1\xe5\x9a\x56\x76\x90\xab\x2f\x86\x96\xab\x4d\x94\x4c\xca\x77\x26\x8f\x9f\x99\x96\xb1\x74\x9a\xd3\xdd\x4c\xa6\xd5\x80\x24\x61\xc3\xf0\x32\x8c\x49\xd3\xba\x4c\xcb\xd8\x24\x61\x25\xed\xd3\x84\xa5\x41\x73\x68\x5d\xa6\x09\x8b\xaa\xca\x31\xb4\x2e\x6d\xe7\x4c\xd8\x39\x6f\xdd\x28\x64\x5a\xf4\xd2\xce\x39\xd2\xb0\xff\x12\x12\x42\xb7\x44\x99\xd6\xaf\xe8\x62\x97\x26\x95\x77\x40\x38\xd5\xc5\x90\x50\x4a\x4b\x08\x24\xf2\x3b\x53\xf2\x3b\xad\x76\xd1\xfc\x29\x33\x62\xa6\x27\x0d\x9e\x77\x31\x35\x69\x0a\xb2\xad\x46\xf5\x3d\xb5\x8a\x6d\xfe\x4c\x9a\x3f\xbd\x1d\x2d\x5d\xed\x25\x3d\xef\x74\x03\x95\xcb\x62\x06\x06\xcf\x90\x05\x30\x97\xae\xf6\x72\x71\x76\xa4\xd2\x2d\xcf\x0e\xad\xa2\x32\xc7\xe5\xb2\x98\x81\x0b\x5e\x4c\x69\x35\x36\x96\x26\x8d\xa5\xcc\x2e\x50\x4f\xee\x9b\x62\x46\x5b\xc6\xb2\x36\xb6\x98\x77\x57\x2b\x6d\x59\xb5\x40\x58\x6d\xc8\x49\x24\x97\xb7\xba\x45\x7a\x6b\x27\x59\xa6\x37\xbc\xfa\x42\x06\xb6\x5c\x56\xd2\x90\x5d\x30\x64\x60\x63\x8a\x41\x36\x16\x3a\xf9\x83\xaf\xd1\xe3\x9c\x83\xd5\xc0\x88\x24\xb3\x6c\x4b\x4d\x18\x4d\xcf\xd4\x54\x6f\x8b\x1b\x04\xe3\xc6\x94\xb8\xd9\xde\xf2\x10\x8c\xdb\x0e\x4d\xf5\xf6\x74\xd0\x96\x3a\xb5\x6c\xb7\xa5\x3e\x3c\x07\xef\x43\xf2\x70\x5b\xea\x6f\x4e\x47\xd7\x48\x3c\x1d\x34\xb1\x4e\xad\x66\x9b\x58\x99\x93\xb0\x1d\x3a\xce\xa9\xfe\xf3\x93\x08\xdd\x6d\x66\xff\x6d\x85\x64\x73\xf2\x24\x9c\xb6\x27\x0f\x06\xd9\xfb\xd0\x9c\x6e\xef\x11\x70\x38\x0c\xf9\xec\x38\x71\xe1\xc3\xc4\x85\xed\xe0\x6d\xa8\x13\x17\x56\x03\x03\x1c\x86\x5f\xc3\xe0\x73\xe9\x29\xdb\x27\x5f\x54\x2a\x89\xa9\x33\xb8\xcd\xb7\xcc\x60\xd8\x8e\xd3\xb0\x29\xc8\xd9\x91\x14\x7a\x2c\xca\x60\x99\x8d\xa9\x55\xf1\x78\xf3\x45\x58\x70\x33\x61\x1f\x6b\x91\x34\xdf\xca\xb8\x91\x8f\x25\x1c\xdc\x13\x63\x4a\x38\xd9\x4e\x9b\x88\x16\x8e\x19\xfa\x4b\xaf\x21\xd8\x69\xdb\xd1\x0c\x4f\xc3\x18\xb7\xb6\xa5\xc7\x12\xee\xe1\xa4\x49\xdc\x3c\x9e\x34\x18\x6c\xef\x43\xab\xe2\xf1\xd2\x42\xa5\x93\x90\x7f\x0a\x73\x27\xb2\x81\xb9\xbc\xd4\x89\xe7\x92\xc6\x5e\x5b\x03\x1e\x4b\x38\x14\x40\x09\x56\x3a\x78\x98\x52\x91\x0d\xf6\x2d\x52\x79\xc5\xc1\xaa\xdb\x74\xaf\xe9\xc4\x88\x0f\x13\x23\xde\xba\xd7\xcc\xc7\xa2\x0c\x71\xcb\x11\x87\xbe\xd2\x1b\x3b\xa2\x98\xdb\xa1\x85\xf8\x5a\x8b\x84\xeb\x63\xc8\x09\xc0\x19\x13\x1f\x66\x4c\x6c\x87\xf6\xb6\xd7\xfb\x0f\xec\xb7\xb7\xee\x4c\xf3\xb5\xe0\x83\x47\x64\x04\xaf\x80\xf3\xf5\x4a\x83\x35\xb7\x1d\x5a\x80\xb6\xe6\x32\x39\x62\x3b\xb4\x83\xbf\x9e\x06\x5a\x73\x7d\xf8\xb3\x35\x37\x51\x50\x25\x42\xa7\xbc\xd7\x3b\x0a\x62\x9e\x43\x57\xd7\x69\x6b\x2e\xf3\x21\xb6\x43\xab\xe1\xf5\x56\x0d\xb3\x6e\x3b\xc4\xf6\xaf\x95\x4b\x98\x75\x23\xc4\x10\xaf\x95\x4b\x04\x3f\xb7\x43\x7b\xdb\x6b\x45\x8a\xb6\xdf\xd0\x99\xf0\xb5\x22\x85\x64\x8a\x11\x52\xd2\x5e\x9f\xa9\x5e\xd2\x5b\xbb\xd5\x67\xc2\x7e\x64\x7b\xed\xe0\x9f\xad\x18\x30\xdb\x36\xdd\x99\x3a\x13\x62\x35\xd0\x89\x56\xc3\xe7\x8d\x1d\xa1\xd2\x4d\xb7\xa0\x4e\x7a\x58\x0d\x10\x56\x9b\xef\x67\x1d\x88\x66\x5b\x79\xb0\xe5\x67\x8e\xfd\xc8\xb1\x62\xfb\xcf\x7b\x32\xcc\xb6\xed\x10\x7f\xdb\x3e\xcb\x84\x86\xb7\x27\xed\xf3\x9e\xfc\x91\xb0\x62\xe4\xcf\x84\xa5\x35\x37\x64\xf3\xf8\xbc\x47\xc0\x7e\x7b\xeb\xa2\x9b\xc9\x0e\xd9\xc0\xcc\xbb\x6f\x73\x2c\x32\x17\xb6\x53\xe7\x87\x9f\xa5\x3d\xec\xb7\x4d\x77\xa6\x4c\x5f\xc8\x06\x66\x47\x52\xf3\x67\xd6\x44\xb9\x95\x76\xf2\x6e\xc6\xe9\x0d\xab\x81\xbf\xd4\xd1\xf6\x67\xd6\xa4\x35\x37\x24\xf0\x7e\x5e\xf3\xb0\xc8\x46\x68\x76\x7e\x5e\xc5\xb4\xcf\x86\x84\xd2\xcf\xa4\x42\xf1\xe8\x08\x09\xa5\x9f\x65\x2c\x0d\xb1\x72\x10\xcb\x9f\x97\x2b\x6d\xa8\xf2\xed\x72\xc2\xc2\x6a\xb4\x1a\xf7\x69\x78\x1a\xde\x05\x93\xed\x97\x6d\xa8\x8b\x36\x54\x66\x73\x78\xd6\x91\xee\x04\x7c\xc2\x7c\xd8\xf5\x74\x19\x1e\x80\x43\xb0\xfb\x46\xc5\x0d\x9d\x4d\x96\xca\x43\x3f\x4c\x58\xd8\x98\x1f\xe8\x71\xc2\xc2\x6a\xe0\x2f\xb9\xe6\x9d\xb0\xb0\x1a\x0d\xb0\x46\x22\x52\x31\xab\x60\xa4\x3f\x67\xb9\xef\xc5\xbe\x35\xc0\xed\x01\x16\x67\x44\x36\x75\x22\x81\xc7\xac\x81\x4d\x37\xc3\xce\x1a\xf8\x30\x6b\x60\x24\x4d\xf0\xcb\x5e\xab\xeb\x80\xee\x96\x94\xc8\x4b\x95\x4c\x1e\x66\x0d\x0c\x1d\x2b\x98\x2c\x90\x0d\xf6\xdd\x05\x6f\xc3\x18\x20\x6f\xe5\x96\x0d\xb1\x0b\x86\xd8\xd0\xb1\xc2\xc9\x04\xab\x31\x91\xb2\xff\x10\x9c\x86\x31\x40\x2e\xc0\x65\x67\x56\xe6\x09\x8c\xf4\x5f\x2e\x0f\x90\xfb\xfc\x9f\x2e\xd4\x98\x34\x90\x0d\x4c\x07\x2d\x24\xeb\xd4\xd6\xb1\x10\xfc\xdc\x98\x3b\xe9\x71\xf6\xc0\x87\xd9\x03\x23\x87\x06\xaa\x85\xc8\x34\x82\x21\xdb\x1e\xb3\x03\xb2\x81\xbe\xb9\x58\x96\x3d\x63\x99\x18\xb0\xb1\x6a\x7d\x3d\x75\xc3\x13\x70\x0a\x0e\xc3\xb5\x2a\xa4\xa6\x3b\x4d\x60\x35\x40\xe0\x61\xf8\x33\x8c\xbf\x9c\xfa\x4b\x69\x63\xcc\x1e\x78\x4b\xc2\x2d\x5b\x75\x99\x18\x30\x92\xf7\x27\xab\x2d\xbf\x8d\x3d\x22\x43\x9d\x98\x54\xb4\xd3\xca\xff\x6a\xa9\x6a\x49\x35\xc0\x2f\xa9\x91\xe8\x78\xb1\xe0\x30\x7b\x4b\x1e\x2e\x3b\xcc\x2e\x9a\x6f\x99\x17\xe3\x71\xf6\xc0\x6a\xac\xff\xfe\x27\x0f\xca\xac\x65\x17\xd8\xd5\x28\xca\xa6\x3b\xf1\x57\x16\x61\x53\x6e\x59\xce\x35\x58\x8d\x0b\x70\x17\x7c\x1b\xee\xe8\xc4\xf0\x30\x3c\xf1\x76\x0a\x4e\xc3\x18\x09\x37\xf6\x65\xcf\xd8\x85\xf2\xd0\x29\x6f\xad\x75\xa5\xfb\x4e\xf6\xad\x4e\xb4\x27\x2f\x84\x2b\xa7\xdc\xb2\x96\x0a\x41\x57\x03\x33\x1f\xea\xc4\xf4\x86\x0d\x38\x0f\xde\x10\xaf\xcb\x6b\x1f\x4e\xaf\x29\x6f\xad\xa5\xba\xd1\x0f\x13\x1a\xde\xcc\x5c\xf0\x2c\xbb\xc0\x2e\x98\x86\x53\x8a\xd4\xb2\x69\x98\x99\x0b\x6f\x6d\x06\xeb\xda\xfe\x78\xd2\x5b\x2b\xce\x2e\xb0\xeb\x22\xbd\xc5\x27\x97\xe9\x7d\x91\xde\x5a\x71\xaa\xa1\x52\x8d\x06\x78\x0a\xbe\x0d\x43\x4c\x8a\x4f\xec\x02\xcb\xcc\x85\xc9\xc4\x1d\x0f\xd3\x17\xb2\x81\xbf\x14\x9f\xdc\xe6\x58\xf8\xc2\xa6\xb6\x3c\x27\x2c\xac\x06\x3a\xd1\x02\xbc\x2d\x12\xee\x92\xae\x29\xf5\x85\x59\x0d\xd1\x28\xc2\xdf\xa7\x24\xb3\x1d\x66\x99\xc7\x30\xa5\xd5\x2c\x1b\x90\x99\xd0\xf0\x96\x9b\xd0\xba\xb5\x27\x33\x73\x61\x1e\x5a\x80\xb7\x29\x08\x4b\x71\x1e\x5a\x3b\xb7\x19\xf9\x26\x61\x43\x7f\x69\x51\x80\x84\x86\xb7\x9c\x8a\x96\x5d\x60\x99\xc7\x30\xe5\xad\xb5\xba\x19\xb9\x93\x91\xb5\x00\x6d\x40\x66\x42\xc3\x5b\x2e\x48\xab\x7b\x6f\x83\x67\xec\x2d\x17\xa4\xd5\xb5\x55\x2f\x18\x90\xf3\xd0\x34\xd8\x80\xbc\x60\x40\x6e\xed\x30\xdc\x0c\xe3\x2f\x69\x1b\x5b\xaa\xb1\x52\x0d\x4c\x03\xef\x38\x96\x1d\x66\x17\x7c\x61\xf3\x74\x27\xe6\x6f\x58\x8a\x5b\xa3\x8a\xb1\x14\x4f\x5d\x8d\x8d\xb7\x53\xf0\x63\xf8\xc5\xdb\x53\xf0\x67\x18\x7d\x6b\x27\xec\x16\x1c\xb0\x0d\xa7\x37\x76\xbb\xc0\x2e\x54\x78\x4e\xd3\x64\xe8\xf0\xb4\x10\x41\x9d\xa7\xd6\x8e\xad\xb9\x4c\x68\xd8\x9a\x56\xf1\x30\xa9\x60\xe4\x4d\x26\xe7\x7b\x9c\xde\xb0\x1a\x1f\x60\xfe\xe5\x30\x4d\x60\xd6\x4d\x6f\xa7\x23\xdd\x77\xb2\xef\x10\x2c\x1e\x44\x3d\x95\xf4\x06\x39\x4c\x13\x58\x73\xf3\xd4\x6a\x18\x5e\xc5\xac\xa7\xc2\x32\x15\xcf\xb2\x7b\xea\x1a\xfc\x78\xad\x06\x5b\x73\x99\xb9\xf0\xb6\x1a\x30\xbc\xb1\xc3\xe1\x34\x4f\xf1\xb7\xad\xb9\x4c\x58\xd8\xe4\xcd\xe2\x84\x85\x0f\x13\x16\xa6\x9c\xa1\xd6\xf4\x76\x04\x87\xd4\x3c\xc5\xf6\xd3\xcc\x86\x10\xe9\xd6\xa4\x1a\x4d\x6f\x47\x93\xa4\x92\x8c\x9d\x66\xb6\x49\x66\xd3\x34\x4c\x2b\x52\xf0\x53\x6d\x4d\xb2\xca\xb6\xdf\x05\x3f\xd5\x26\xe7\x96\x35\xad\x48\x21\x16\xba\x35\x5a\x48\x96\xbd\x56\xd7\xac\x8d\xbf\x31\xbd\xd4\xb3\xec\xb5\xba\x60\x04\xce\x53\x4b\xca\xb6\x5f\x26\x32\x4c\x26\xce\x7b\x96\x6d\xbf\x6b\x92\x07\x35\x3b\xd3\x9b\x17\x02\xaa\x5b\x93\x64\xb3\x33\xeb\x82\x6d\x38\xe5\xc4\xb5\xa6\xf5\x2b\xd8\x86\x5b\x93\xb2\x30\x3d\x0d\x93\xac\xa9\x8d\x71\x7a\xcd\xc3\xab\x35\x4f\xed\x80\x76\x66\x65\x5a\xc3\x3c\xb5\x00\xc3\x1c\x1b\xe4\x58\xcd\x7c\x98\xde\x30\x02\xb7\xc6\xab\x9a\x15\xde\xfe\x03\xab\xd8\x0b\x30\xbc\xcf\xc3\xf6\x9b\xed\x3c\xfe\xa2\x1a\xd9\xa9\x75\xc1\xaa\x9b\x4c\x69\x51\x4f\xcb\xf0\x53\xb0\xd8\x28\xbc\x6c\x11\x38\x9d\x66\x0c\xbb\xa9\x2e\x98\x77\xb3\x49\x67\x0e\x2f\x5b\x78\x98\xa6\x39\xc0\x56\x5d\x66\x45\x4c\xf9\x31\xad\xf4\x1e\x91\xfc\x5a\x29\x52\xe9\xaf\x85\x87\x69\x36\xe9\x6e\x2a\xa5\xf2\x30\x75\x62\x36\xe9\x57\x76\x25\x65\xb2\xc4\x6c\xf4\xae\x58\x69\xed\x1d\xa5\x56\x6e\x2f\x2d\x7b\x98\x32\x75\x62\x36\x6d\x34\x36\xdf\x32\x59\x62\x93\x1f\x13\x33\x26\xa2\x41\xc1\x37\xf5\x39\x66\x51\x78\xa0\x66\xa3\xc5\x78\xa5\x29\x08\x3b\x6d\xb6\xa1\x91\x78\x91\xc3\x03\x35\x9b\x16\xa2\x1d\x4f\x99\xe7\x30\x9b\x16\xa2\x0d\xb2\x0b\x06\xd9\xdb\x0a\x60\x7a\xa3\x49\x6e\x34\x5a\xfb\xe9\x1d\x3c\x49\x6f\x6d\x4b\xf6\x47\x65\xfa\xc3\x6c\x52\x48\x96\x55\x23\xd8\x69\xb3\x69\xff\x59\xde\xc1\xe1\x98\x9a\x4d\xda\x81\xed\xb4\x0b\xa1\xd2\xf7\x29\x9a\xd8\x4d\x95\xe9\x0f\x93\x59\xa7\x9e\x65\x3b\x2d\xd3\x1f\xde\xa7\x48\xb5\xbc\xb1\xa3\x6c\x4b\xca\x19\x6a\x2d\xef\x28\xa8\xdf\x72\x5b\xae\x2c\x13\x16\x76\xda\xbc\xa4\x00\x2e\xaf\x7d\x78\xaf\xe6\x75\xf8\x6d\x8f\x1b\xac\x79\xd1\xb2\xb3\x6c\x90\x5d\x8b\xaa\x91\x74\xb7\xe5\x8d\x1d\xfe\xa8\x29\xf7\xa6\x65\x7f\xd4\x05\x63\x6a\x6b\x7a\x7b\x7b\xd9\xc2\x03\x35\x99\x6e\xa2\x9e\x2e\xc3\x10\x4e\x92\x42\xdb\xd2\x13\xa6\xd5\xbc\xa4\xe9\xd9\xb4\xca\x3c\x87\x4d\x5e\x66\x6b\x9b\x91\x61\x43\x6d\xa6\xf7\x36\x05\xe1\x98\x9a\xd7\xe5\xb7\xc3\x30\x24\x85\xf6\xfb\x6d\xc2\xc2\xb4\x9a\xd7\xe5\x4e\x5e\xc3\x1f\x60\x7d\x8e\x55\xa3\x4d\x0a\x4a\xa8\xda\x2a\xca\xf4\x87\xb7\xf5\xc2\xed\x35\x8f\x78\xeb\x94\x8f\xd4\xda\xa6\x20\xcc\x9f\x29\xf7\xa6\xb5\xad\x1a\x6d\xa8\x46\x97\x64\x96\xbd\x57\xd7\x26\xc7\x4a\x01\xb4\xf7\x2a\x73\x24\xe6\xa5\xe3\xd0\x63\x09\x01\x3b\x67\x5e\x62\x7b\xdb\x39\x17\x2c\x9b\x29\xf7\x26\x27\x43\xac\x06\x06\x48\x03\xc4\x7a\x2c\x0a\x1e\x52\x50\x73\x69\xc7\xd3\x05\x13\x65\x32\x39\xc5\xb3\x6c\xa2\x64\x56\xc4\x76\x49\xd9\x79\x64\xf0\x59\x30\x4a\xde\x72\x98\x5d\x76\x3c\x5d\xa8\xe8\x92\x57\xfa\xed\xc7\xf0\x8b\x4e\x2e\xc1\x9f\x61\xfc\xa5\x36\x03\x7b\x98\x32\x87\x62\x5e\x52\xbb\x6c\x8b\x5c\xa8\xe2\x72\x37\x3a\x8b\xac\xd7\xab\x18\x05\x59\x52\xce\x50\xcb\xd6\xc5\x05\xeb\x62\xbb\xfe\xc1\xaf\xe1\x9a\xf9\x5b\x62\xfd\xf5\x9e\xfc\x62\x8f\xb8\xc5\xf6\xaf\xb9\x0a\x39\x14\xdb\xa5\xe3\xd0\x6b\x2b\x06\x72\x28\xe6\x2d\xb6\x7f\xad\xd5\xc0\x57\x34\xe5\xc7\xb4\x5e\x2f\xc0\xb7\x24\x5f\xde\x32\x85\xd8\xba\xb8\xde\x22\xce\x2d\x8f\xde\x65\x17\x52\x66\x54\xcc\x5b\xfc\x6d\xeb\x22\x53\x2b\xde\x4d\xea\xb9\x5d\x48\x17\xec\x89\xed\xe2\x75\xd0\x7a\xbd\xf9\xc2\x57\x34\x6f\xed\x24\x9f\x49\x05\x7b\x62\xca\xbd\x69\x7d\x56\x76\xe0\x1d\x9a\xb7\xb4\x31\x5b\x17\xd7\x57\xa4\xbc\x9b\x68\x62\x5f\x51\xe6\x5f\xcc\x5b\x4a\x9a\xad\x8b\x4c\xc4\x78\x37\x5a\x5c\xd7\xe7\xe5\x8a\x38\xf1\xbb\xe9\x2c\x68\xa3\xe3\x82\x99\x31\x6f\x6d\x30\xf6\x15\x5d\x30\x3a\xa6\x9c\xa1\xd6\xe7\x75\x09\xa7\xd1\xbc\xb5\x65\xd8\xe8\xb8\x10\x4d\x7e\xcb\x13\x79\xd9\x85\x74\xc1\xe8\x98\xb7\x56\x83\x8d\x8e\x4c\xdb\x78\xcb\x13\x79\xd9\xba\xb8\x50\x25\x25\x6f\xad\x86\xcf\x14\x84\x75\x31\x6f\x6d\x02\x9f\xd7\xe5\x47\xc2\x4a\x14\xd8\x29\x74\xfd\xc8\x83\x62\x7b\x9b\x11\x17\xcc\x88\x77\xd3\x5c\xfe\xbc\x73\xa3\x1c\x4a\xde\x3a\xc3\xfe\x4c\x2a\x84\x85\xb7\x4b\xaa\xc5\xcf\xa4\x82\x75\x31\xbb\xc4\xfa\xcf\xcb\x15\xbe\xa2\xd9\xc5\xdf\x3f\x99\x6d\x17\xc2\xc6\x6f\xab\x8b\x76\x21\x65\x96\xc6\xec\x3a\x84\xfc\xcc\x83\x28\x9e\x92\xfd\xfc\x8b\xaf\xd1\xfa\x79\xeb\x40\x35\xe7\xdb\x7a\x8a\x7d\x46\x99\xe4\x31\xbb\xc7\xef\xd5\x0c\xe7\xd0\xec\x9a\x25\x3b\x87\x2e\x58\x30\x53\x2e\x54\xdb\x16\xcc\x8d\x92\x2b\x77\xa3\x6f\x80\x73\x3b\x56\x63\x00\x4e\xc1\xd3\x70\xcd\x92\x62\xb5\xb7\x0d\x9b\xcc\xed\xd8\xae\x7f\x7d\x7f\x86\xf1\x97\x1c\xf7\x56\x25\x96\x87\xb9\x1f\x53\x81\xd3\xdb\xf6\x4e\xe6\x7e\x6c\x17\x95\xb4\x6d\x57\x52\x26\x79\xcc\xee\x01\xa6\xff\x12\xaa\x11\x53\xf9\x3d\x4e\xf9\xf8\x30\xe5\x63\x93\xeb\xae\x53\x3e\x3e\x4c\xf9\x98\xf2\xbf\xda\x2a\xb5\xf2\x30\xe5\x63\x63\x39\xf1\x7a\x5a\x86\xf1\x97\x5d\xb0\xe8\xcd\x24\x8f\xa9\xe0\xe6\x6d\x7b\x27\x93\x3c\x36\xe6\x4c\xaa\xa7\x6d\xf8\x07\x98\xa4\x72\x38\x3e\x53\x3e\xa6\xc2\x95\xb7\xed\x9d\x4c\xf9\xd8\x98\xb3\xaf\x9e\x86\x61\xfc\x25\xd5\x97\xad\x2a\x29\x0f\x73\x3f\xa6\xbc\x9e\xb6\xfd\x51\x99\xc4\x31\xe5\xf5\xb4\xcf\x74\xdf\xe4\x73\x6a\xa8\x5b\xa5\x9b\xab\x81\x71\xeb\x2b\x4f\x13\x16\x86\xcf\xec\xd4\x0e\x9c\xdb\xb1\x1a\xe8\x3b\xf4\x39\xcb\x23\x21\x43\xa7\x06\xb8\x3d\x6e\x56\x03\xe3\x26\xb6\x55\xb2\xe4\x61\xb6\xc6\x1c\x5c\x5a\xce\xd6\xf8\x6c\x84\xeb\xa7\x82\x6d\xb7\xcd\x88\xcc\xa1\x98\x4c\x80\x51\x4f\x61\x18\xe3\xe6\xbd\x0f\xf3\x2b\xb2\x51\x93\x36\xc4\x3e\xaa\x36\x52\x8d\x0f\x30\x49\x65\x9f\x51\x26\x5a\xcc\x71\xa9\xef\xe5\xbe\xc9\x10\xa2\x77\xd3\xb2\xdd\x8d\xdb\xe9\x74\x27\x3f\xc1\x28\xdb\xa5\xa0\xcf\xdd\xb4\x75\x30\xd1\x62\xbb\x78\xc3\xea\x44\x8b\x0f\x13\x2d\xa6\xbc\x70\xb6\x6d\x91\x4c\xad\x98\x72\xb7\xd9\x76\x25\x65\xea\xc4\x94\xbb\xcd\xb6\xd1\x91\xa9\x13\x93\xb9\x34\xeb\xe9\x36\x8c\xbf\x0c\xbf\x9d\x86\x17\x60\xbf\xbd\x0d\xb3\x6f\x52\xf0\x32\xbd\x69\x74\x94\x5f\xcd\xbe\xbc\x00\xe1\x81\x9a\x83\x3a\x3e\x13\x29\xb2\x81\xdd\x4a\xa4\xb2\x3f\x2a\x53\x27\x26\x53\x87\x3c\xdb\x1e\xa6\x1b\x66\xc6\xc6\xf2\x64\xf5\x34\x0c\x63\xd2\xa6\xfa\x96\x9e\xb2\x69\x5d\x1c\xfe\x1c\x9d\x4d\x98\x51\x31\x47\x68\x80\xdb\x03\xc4\xd6\x21\xdf\x97\x6d\xeb\xe2\xbe\xa8\xbe\x50\x1b\xdb\x8e\xa4\xdf\x08\x99\x4f\xc5\xca\x6d\x95\x62\xae\x06\x66\x9e\x7a\xa1\x53\x27\x3e\x4c\x9d\x98\x53\x8c\x7c\x7b\xa5\xc1\x03\x35\x59\xfd\xe2\xd9\x76\x3c\x65\xb2\xc4\x64\x8e\x90\x87\x19\x13\xd9\x60\xdf\x1a\x89\x36\xdf\x0d\x0f\xd4\x9c\xa7\xfe\xd2\xb2\x0a\x39\x12\x9b\x7c\xd0\x9d\x23\xb1\x1a\xe8\x9b\x06\x9f\x7d\x7b\x01\xde\x50\x76\x66\xd3\x00\x97\x07\x08\x52\xcd\xa6\x01\x6e\x7f\x0e\xb8\x4a\x89\x46\x9c\x0c\xb1\x1a\x78\x5b\x62\xbd\x7b\x13\x80\xb9\x2e\xe5\x15\xb2\xed\xfd\xb9\x11\xdf\x7e\xeb\xbc\xb6\x6d\xbc\xdb\x70\xf3\x4c\x85\xe8\x38\xeb\x61\x35\xf0\x97\x92\x9a\x8e\x5f\xdf\x9d\x1f\xcf\xc3\xea\xb6\x3f\x27\xb3\x1e\x26\xab\x30\xd4\xd3\x63\xb8\x16\x20\xd3\x04\x3e\xbb\x5b\x22\x23\x22\x3d\xa7\xd6\x65\xf7\x57\xd2\x4a\x27\x5f\x86\xdd\xbd\xa4\x3a\x3f\x9e\x0a\xf7\xb6\x87\x26\xd3\x1f\xa6\x62\x2c\xf6\xf0\xe6\x85\xa8\xf2\x94\x07\xc1\x1e\x16\xa6\xb0\xcb\xb5\x5b\xd3\xa0\xf4\x86\xd5\x40\x27\x54\x31\x9c\xde\xf0\x61\x7a\xc3\x0c\xcd\xa5\x7d\x2e\x37\xad\x74\x71\xa8\x6f\x2f\x92\xc1\x99\xd7\xa4\x39\x88\x7c\x23\x5a\x3c\x95\x65\xc5\x89\x0a\x1f\x26\x2a\xcc\xf0\x48\xbc\x1a\x50\xd3\x38\x43\x0c\x31\xe4\xca\xb3\xe1\x7c\x79\x37\x0f\xd0\xd2\x87\xc6\xbb\xd0\x5f\xda\x78\xb7\x61\xbc\xbb\x15\xe7\xb3\x1d\x2d\xce\xd4\x84\x29\xa7\xe7\x3d\xbd\xfd\x23\x3e\xbc\x29\xcc\xc0\x89\x0a\xab\x81\xbe\xb5\x17\x4f\x2f\x12\xd8\xe5\x32\xb4\xe9\xda\x43\x73\xa3\xbe\x48\xc6\xfd\x87\x6a\xb2\xf5\xb2\xff\x1a\xee\x1f\x3a\x83\xef\x29\x0b\xc9\x86\x03\xe7\xad\xc3\xc8\xb6\x11\x6f\xa3\x06\x72\xea\xc2\xdb\xe9\x0d\xab\x81\xbf\x96\x76\x30\xbd\x86\xe0\xa9\x99\x72\x50\xde\xd3\x52\x08\x9e\x9a\x19\x5d\x9d\x58\x0d\xa0\x59\xee\xd6\x8e\xe2\x60\x72\x66\x3d\x4c\xdd\x55\x3b\xeb\x61\x35\x40\x04\xea\xcc\x3b\x2c\xc7\xe1\x9b\xd9\x14\x6b\xe1\x64\x88\xd5\xc0\x5f\x4a\x4c\x86\xc5\x7b\x70\x3a\xb4\xd1\xd8\x53\x73\xd3\x2c\x17\x62\x7f\x07\x93\x6f\x78\x53\xa6\x6e\xb6\xb7\x8a\x20\x57\xa3\xce\x9b\xb7\xd4\x17\x47\x8d\x6f\x9a\xe3\x42\x62\xd2\x51\xe3\x1b\x4e\x96\x29\x67\x5c\x67\x3d\x7c\x98\xf5\xb0\xe9\xa0\xe3\xac\x87\x0f\xb3\x1e\x66\xa4\x61\x0f\x10\x0c\xad\xe0\xb2\x1d\xdb\x23\xc1\x2d\xa8\x8e\x45\xdb\x31\xe6\x1b\xe1\xe3\xa9\x5b\x73\x67\x3d\x7c\x98\xf5\x30\x59\xc9\xfb\xd9\xe9\xd5\x0c\x97\xcc\xd4\x85\xf7\xb6\x4b\x26\x33\x17\x66\xf2\xdc\xb6\x6d\xea\xdb\x30\xf5\xdd\x4c\xf6\xf9\x6c\x87\x87\x33\x45\x61\xea\x66\x7b\xa7\xe5\x38\xcc\x75\xed\xee\x86\x97\x61\xf4\x2d\xa1\x9a\x5e\xe4\xf0\xb6\x4c\x5d\x61\x6f\x1b\xef\x36\xcc\x75\xed\x96\xda\x65\x27\x4b\x66\x2e\x4c\x79\xc6\xee\x34\x61\x93\x84\xd5\x9e\x9c\x56\x48\x60\xbc\x6b\x0a\x79\xd9\x69\xcd\x03\x71\xe2\x8d\x79\x0c\xeb\x69\x18\x46\xdf\xb7\xdf\x4e\xc3\x0b\xb0\x68\x62\xc5\x15\x36\xbd\xc6\xfa\x89\xf5\xe4\xcf\x21\xbd\x35\xc5\xcb\x8c\x4c\x9b\x9e\x52\x9f\xec\x65\x46\x5e\x64\x64\x71\xac\x63\xcc\x99\xe7\x30\xe5\x47\xbb\x6d\xbc\xdb\xf0\xb6\xbc\x2f\xd1\x7b\xa5\xfb\x86\x3d\xff\x9e\xfa\x4b\xcf\x0e\x4d\x7d\xba\x16\xdf\xcb\x02\x04\x4e\x98\xa9\x6b\xf1\x6d\xdf\xcb\x4d\x53\x9f\x62\x5b\xb6\x4d\x7d\x7b\x91\xed\xa5\x4b\x2c\x4f\xc3\xa2\x08\x0e\xbf\x3d\x0c\x83\x82\xd3\x6f\xbb\xef\x62\xf4\xdb\xe7\x9e\xe5\xdd\x6a\x71\xb7\x0a\xc3\x9f\x61\x8c\x44\xea\xf9\xb2\x3c\x81\x4b\x66\xa6\xf4\x14\xbb\x64\x6e\x1a\x06\x53\x3a\x90\x0d\x83\x1b\x86\xc1\xdb\xa7\x24\x47\xa4\xef\xcd\x69\xa0\xf9\x73\x3b\x22\x7d\xc3\x14\x98\x99\x7e\x3b\x0d\xa3\x6f\x2d\xee\xed\x69\x80\x4b\x63\xa6\xf4\x14\xbb\x34\x32\x75\x62\x53\x40\xd2\xb6\x4b\x23\x73\x28\x9e\xc7\xa1\x9d\xc6\xb1\xe7\x1b\x5e\x8c\x85\x37\xe1\xdb\x38\xf8\x4a\xa2\xc3\x4e\x8d\xcc\xa2\x58\xaf\x6b\x30\xe6\xe5\x4d\x5e\x96\xec\xd8\xde\xc7\xe8\xd5\xa8\x78\xa7\x6d\x43\xdd\x46\xbc\x79\xeb\xd2\xbc\xec\xd5\xb8\xe1\xd5\x78\x1e\x72\xca\xdb\x8f\xe9\x02\x47\xc6\xc2\xa7\xf0\x34\xfe\x23\x4e\x3a\x3e\xe6\x44\xa4\x4c\x6c\x5d\x27\x14\x47\x9a\x6f\x7a\x30\x32\x3f\x61\x3d\x0d\xc3\xa4\x8c\xce\x7e\x8f\xe5\x07\x3d\x1b\xbb\x64\x93\x7d\x15\x37\x0c\x81\xe7\xa1\xbb\xea\xfd\x58\x45\x82\x7b\x62\xe1\x4d\xb8\x07\x5f\x14\x2d\x5c\x1f\x6b\xb6\xa3\xd1\xaf\x4b\x21\x78\x7c\x4a\xa1\x5f\x62\xd7\x34\x39\xda\x9c\x29\x19\xcf\x43\xb7\xd8\x4e\xc5\x58\x0d\xf6\xae\x1d\xeb\xf1\xfa\x47\x60\xf9\x79\xc8\x55\x6e\xdb\x35\x71\xc3\x1c\x58\xf8\x25\x3c\x8c\x67\x31\xaa\xf6\x95\xd7\x67\x8f\x97\x12\x57\xa4\x79\xad\x2b\xc0\x30\x78\x1e\xf2\xa1\xdb\xaf\xd5\xad\x97\x14\x16\x73\xbc\xa6\xf0\x2b\x0a\xeb\x38\xfa\x7a\xb1\xc3\x4d\xb1\xf0\x14\xee\x7f\x2d\x7d\xa1\x31\xa7\xdf\xe3\xf4\x8d\xcf\x86\x5d\xf1\x3c\xe4\x5d\xe7\x44\x8d\xd5\xe0\xbf\xaa\x17\x73\xf0\xcb\x22\x9f\xba\x88\xde\xaf\x37\xae\x97\x14\x96\xa4\x7f\x4d\xe1\x97\x9c\x2d\x1f\xb8\xfd\x7a\x65\xbf\xa4\xbc\xbc\xdd\x9c\x07\xb2\x1a\x3f\xe2\xfc\x5b\xc7\x90\x6f\xd4\x5f\x3e\x0f\x5d\xe7\xef\xcf\x34\xfb\xc8\xac\x67\xfb\x4b\xbe\xa3\xfd\x59\xff\x42\x85\xe6\xfa\xd9\x10\x7e\x19\x2f\xb5\x5e\x76\x74\xe7\x9b\xac\x06\xff\x5d\x42\xee\xb3\xe6\xf5\x51\xf3\x92\x76\xe4\x30\xf3\xfd\x51\x2a\xe8\x1a\x7b\x7f\x56\x05\x3e\x32\x2d\x0b\x38\x3c\x4e\x35\xf9\x30\xd5\x64\xe1\xfa\x5b\x4b\xc5\x4f\x44\xd2\x7e\xf3\x59\xcd\x42\x59\xe5\x5b\x16\xf9\xed\xe0\x71\xe6\xa0\x3c\x0f\xe5\x0c\x71\x12\xca\x6a\x70\x0e\xa4\xad\xfd\x4c\xd3\x1f\xb9\xf6\xd4\xf9\xe3\x67\x01\xf0\x13\xad\x75\x00\xf9\x59\x34\xfe\xc8\x9f\xa7\x56\x85\x6d\x88\x4c\x2d\x79\x5f\xff\xe0\x65\x98\xc3\x91\x50\xff\x79\xd7\x41\x15\x97\x66\x63\xd6\xcf\x44\xfb\x91\x0f\xe5\xaa\xb3\xed\xba\xc8\x2c\x93\x85\x6b\x34\x16\xb1\x3f\x11\x4d\xec\x6f\x43\xe1\xfe\x91\x11\x25\x48\x1c\x2e\xbe\x59\xed\xe5\xd0\x6d\xef\xfe\x79\x2f\x41\x84\x78\xeb\x92\x23\x3f\xd3\xf2\x47\x5a\xb2\x3a\xd9\x1b\x07\x57\x7a\x35\x1a\xf1\x4b\x78\x37\xbe\x89\x77\xe1\x9f\x71\xf6\x83\x83\xcb\x1b\x8a\x19\xaf\xc6\x24\x7e\x0b\x5f\xc6\xd9\x0f\x24\x55\x3d\xbe\xc6\xd9\x4f\x53\x3f\xcb\xe3\x21\xab\xd1\x1e\x5d\x8f\x61\x1c\x2c\x02\xb5\xa1\x9e\xb6\xe1\xa7\xe0\x50\xef\xcb\xa3\xe4\x2a\x6d\x97\xbe\x8a\xfb\x4f\x35\x20\x03\x86\x06\x49\x5a\x56\x83\x7f\x8a\x1d\xa2\x1e\xd3\x38\x24\x0f\x1d\x04\x5e\x67\xe5\x7c\x99\x95\xb3\x70\x76\x2f\x3b\xe0\xcb\x44\x9c\x85\x0f\xe1\xb7\x71\xfe\x6d\x08\x5e\x86\xd9\x4d\x27\x0d\x4e\xd3\xf2\x24\x5f\xf2\x9e\xb9\x1e\xbb\x71\x0e\x73\x1c\xc2\xd3\x38\xfb\x19\x1a\xce\xd2\x67\x9d\xa2\xe5\x54\xff\xcb\xef\x73\xd9\xb2\x68\x41\x3d\x3e\xc6\xc1\x3a\x53\xa3\x37\x31\x4f\x32\x26\x8d\x2e\x6f\x9c\xdc\xb5\xab\xc1\x6e\x42\xdd\x6f\x77\x43\x0e\x0c\x12\x4d\xb1\xe5\xd5\xe0\x57\x45\x0a\xef\xc6\x39\xca\xf4\xfb\xcb\x38\xbb\xcf\x5b\xf8\x6b\x9c\xc3\x49\x0e\x53\x25\x5c\xaa\xa1\x7e\xd4\x7f\x86\x71\x70\x4e\x5e\x82\xf5\x55\x8d\xcb\x93\x57\xba\xf5\x78\x1b\xc7\x5c\x85\x7a\x37\x2d\x1b\x69\x79\x89\xbf\x9b\x69\xd9\xa8\x18\xf1\xf2\xe8\x0d\xb9\x34\xbe\xcc\xe3\x59\xb8\xba\x37\x07\xd2\x8e\xc8\x18\xd1\xd7\x69\x3d\xab\x01\x2d\x22\x9b\x60\xd3\x80\xb5\x6b\x59\x73\xe0\x75\x02\xcf\x97\x09\x3c\x1b\x33\x30\xbe\x4e\xe0\x59\x0d\xfe\xe9\x75\x0a\xef\xc6\x07\xf1\x4b\xf8\x34\xce\x7f\x0d\xc1\xdb\xf0\xc7\xd7\xd5\x7d\xfa\x5f\xa1\x30\x0d\x89\x90\x8b\x7b\x4c\x35\x3a\x60\x75\x9e\xc3\x30\x8b\xb0\xdf\x87\xf0\xc7\xf8\x8b\xd7\xf5\x49\x9e\x8f\x8b\x4c\x4c\xdd\xe2\x0d\x79\x36\x56\xe3\xfa\xef\x7f\xee\xfb\x68\x82\xdd\x3b\x79\xf8\xba\x35\x76\xf3\x30\x12\x77\x36\x26\x73\xac\xa7\x9f\x60\x08\xd1\x21\xa9\xa5\xf0\xf6\x57\x69\x3c\x0f\xee\x8f\xf5\xb8\x8c\xb3\x77\xad\xb4\xcb\x0b\x9f\x95\x5b\x0e\xee\x54\x6f\xdc\x96\xa2\x37\x79\xf8\x1a\x5d\x78\x18\x4f\x0c\x3e\x05\xeb\x5b\x6f\x2e\xf0\x4b\x0b\xf0\xf6\x02\xbf\xc9\xc2\x16\x67\x77\x6a\x42\x6e\xae\x40\x96\x2b\x78\x43\xf5\x91\xff\x1f\x63\xe7\x93\xab\x3b\x6a\x44\xf1\x79\x56\x71\x77\x90\x0f\x8c\x0d\x35\xc9\x24\xe3\x64\x0f\x60\x6c\xa9\x07\xdd\xfd\xf4\xd2\xbd\xff\x08\xce\xf9\xbd\x28\x51\x06\x6f\x70\x25\x7c\xc4\xad\x0f\xca\xf5\xcf\x05\x14\x53\xa5\x35\xf3\x65\x19\x2b\xcc\xaa\x48\xf6\x8a\x6d\xb7\x6f\x4d\x59\x8d\x4b\x78\x35\xde\xc1\xc7\x22\x63\x53\x5c\xd0\xe3\xa2\xc9\x32\xfa\x13\xe1\xdb\x19\xc6\xac\xd3\xb8\xeb\xe9\x00\xde\x62\x60\x51\xf5\xd9\xf4\xa9\x32\x9b\xe9\x53\x12\xdd\x6f\xf0\xfd\xa2\x32\xc4\x1f\x60\xfd\xa8\xfd\xc5\x89\x76\x9f\x0a\x70\x8a\x07\x79\xc2\xb2\x53\xfe\xa5\x30\x1a\xa4\xec\x94\x94\x59\xe2\x4f\xa4\xe9\xf4\xf5\xfc\xc7\x4f\x6c\xf1\x9e\xd4\xd4\x5c\x0d\xfd\xca\x51\x8d\x4f\xf0\x47\xb8\x67\x31\x18\xad\x1c\x4a\xb1\xe3\x38\x47\x03\xdf\xf2\xc0\xe4\xc6\x00\x5e\x91\xec\xf5\xa3\x37\xbc\xf0\x0b\x28\xa2\x7e\xf1\x02\x2e\xa9\x79\x39\x93\xf1\x0b\x5c\xbf\x6a\x69\xf6\xd5\xcb\x53\x75\x38\x17\x5e\x8d\x7b\xf4\x97\xc4\xb0\x58\xca\x2f\x78\xba\x13\xa0\x0b\x77\x7f\x7c\xf9\x25\x15\xd5\xa2\xf0\x6c\xbe\x67\x79\x35\xb6\x40\x58\x73\x2f\x78\x7d\xc9\xc2\x16\xfb\x13\xdf\xd1\xb2\x1a\x22\x6f\x5f\x7e\xf5\x0a\xde\x36\x19\x60\x46\x2f\xe1\x2f\x56\x8a\x0b\xe1\xbf\x24\xfc\x27\x30\x54\xcc\x62\x53\x81\x97\x97\x79\x69\x2f\x53\xd1\xdc\x6a\x5e\xda\x3d\x54\x4c\x66\x35\xcf\xec\x65\x2a\x62\xbb\xd3\xa2\xa5\x58\xae\x2a\x2e\xbb\x4a\x73\x4f\xab\x5c\xc5\x35\x57\x09\x8e\xca\x6d\xac\x47\xc8\x74\x91\xa9\x86\x3d\xca\x2a\xcd\x3d\x0f\x4d\xaa\x12\xa0\xe8\x20\xf9\x47\xd5\x2f\xd6\x23\xe4\x15\xa0\x9c\x47\x33\x3e\xc1\xf7\x6c\x4f\xdb\xde\x86\xe4\x34\xcd\xf6\x74\xe0\xd2\x08\x50\x76\x8a\xb2\x20\xae\x0d\x17\xdc\x9a\xc9\x88\x7c\x63\xb6\x4d\x82\xa3\x20\x73\xaa\xfe\xa5\x1a\x1a\xe6\x79\x19\x0f\x70\xd1\x39\x25\xc8\x0d\xc1\xd9\x69\xca\x52\x4a\x35\x7c\x01\x8b\x69\x8e\x97\x1a\x4c\x6b\xb2\xed\x36\xb2\x0d\xa6\x35\x09\xc8\x69\x6b\xda\x50\x42\x95\xb7\xfc\x10\xcf\x34\x24\xa4\xc9\xb8\xeb\x4e\x81\xa9\x02\x96\x6a\x6c\xf2\x96\xee\xc0\xa9\x86\xb4\x8a\x88\x20\x60\x4e\x48\x42\xf0\xd9\x81\x56\xe9\x36\xe6\xcf\xe9\xb8\xc5\xf7\xa8\x4c\x95\xaf\x2c\xe5\x14\xeb\x03\xc3\x16\xe6\xa5\x05\x2d\xe0\x65\x98\x97\x0e\x67\x82\x70\x66\xe7\x2b\x4b\x39\xe9\x6e\x26\x84\x94\x0d\x2f\x1c\xf0\x32\x14\xb7\x5c\x36\xe2\x81\x56\xe9\x2e\x95\xcf\x65\xc1\x0c\x02\xea\x7d\xe4\xbb\x14\x3b\xb8\xc0\xd0\x85\x04\xf3\x4a\x26\x4f\x38\xb3\x93\x93\xa5\x38\xa0\x0e\xec\x9c\x76\x16\x6a\x0b\xca\x7a\x82\x65\x12\x4b\xdd\x5d\x3a\x5b\x47\x2c\xbb\x3c\x8a\x0d\x42\x87\xf3\x5d\xd2\xaa\x72\xc3\xb3\x75\x74\xb3\x2b\x9c\xc1\x77\x74\xec\x5c\x97\xb8\x5e\x0e\x7f\x3a\x71\x8b\x52\x8e\x97\xe3\xd4\x4e\x80\xd2\xe5\x3a\x2e\x2b\x49\x87\x95\x5d\xd2\x7a\x39\x8a\xef\x7c\x9a\x74\xb3\xd8\xda\xd0\xb1\x67\x5d\xe2\x7a\xd9\x1c\x77\xdc\x70\x97\xd2\x5e\x36\xaf\x1d\xe6\xec\xfb\x55\xf2\x15\xc0\x13\xf8\x51\x77\xcd\x76\x30\xdb\x21\xf9\x43\x2e\x07\xb1\xc5\x4e\xfc\xe5\xcb\x72\x33\x70\xa0\xbb\x14\xe5\xea\x2e\x2d\x19\xe8\xec\x90\x9c\xc1\xe4\x01\x17\x86\xe4\xec\xb2\x79\x1d\xe8\xec\x30\x77\xcc\xb5\xc1\x87\xdb\x30\x77\x9a\xe9\xc3\x9d\x61\xee\x34\xd3\x27\x9e\x56\xa2\x51\xcb\xa7\xb3\x0d\x3c\xea\x90\xd2\x5e\xb6\xbb\x03\xab\xbe\x0f\x40\xe7\xea\xe8\x70\xc0\x4b\x27\x14\x2f\x6b\xc3\x20\xa4\x19\x0a\x69\xaa\x63\xd2\x81\x61\x1c\x92\xb4\x6a\x75\xb8\x91\x34\xa5\x14\xab\xc3\xc3\x1b\xcf\x79\x8b\xc7\xd5\xf1\xe1\x8d\xb5\xdf\x57\xaf\xe4\xea\xd8\xe5\x46\xa0\x94\x39\xac\xa9\x1a\x3e\x80\xcb\x86\xc3\x70\x05\x1e\x22\x0e\x0e\xf1\x1d\xa2\x54\x47\x34\x77\xd8\x4e\x68\xaf\x60\x75\x40\x73\xc3\xc7\x5b\x7c\xb4\x2e\xdc\x7c\x17\xef\x03\xcc\xb9\x5a\x15\x6e\xd8\xeb\x74\xe2\x7f\xba\x4f\xf0\x47\x38\xfd\xf9\xd1\xc5\xff\xac\xb2\xa0\x53\xb5\x2c\xd5\x10\x5f\xac\x51\x37\x22\xbc\xcf\x3f\x67\x95\x0b\x5d\x4f\x03\x78\xcf\xe8\xb8\x7e\x26\xb8\xba\x71\xcd\x4e\x42\x56\x07\x51\x13\xf5\x9f\x52\x7f\xd5\xfc\x5c\x8f\x05\x7c\x73\xe2\x47\xf7\x0b\x58\x63\x2d\xc5\x78\x80\x8b\x15\x56\xe7\x89\x9d\x76\x76\xb2\x3a\xba\x72\x76\x72\xaa\xc6\x65\x29\x96\xe3\x49\xf0\xb3\xb3\x8d\xe9\x53\x4f\xf0\x07\x5c\xa3\xbf\xc4\xa2\x89\x3e\x4c\x79\x99\xea\x8f\xf2\x89\x97\x99\xe2\x11\x93\x82\x09\xce\x13\x56\x5b\x85\x87\xf8\xe4\x51\x7e\xa6\xda\xcb\x3c\x58\x05\xe7\x0f\xab\xbd\xcc\x83\xc4\xee\xb2\x93\x99\xc9\x3e\x38\x1f\x1d\x5b\xae\x36\x5d\x0f\x46\x61\xa7\x07\xd3\xa7\x59\x7d\x1e\x9c\xcc\x2e\x4e\x99\xab\x13\x13\x0f\x3c\x70\xda\xb0\x39\xca\x79\xb0\x09\x7b\xeb\xe1\xc2\x25\x6d\x0f\x3c\x70\xde\xb0\xd9\xf9\x3c\x08\xed\x23\xa1\xb5\x0f\x7b\x70\xe4\xba\x8a\xe6\xd3\xac\x57\x0f\x4e\x66\x9f\x56\xce\xd5\x76\xf4\x21\x28\x72\x36\xb1\x59\x81\x1e\x0c\xa9\xd3\x86\xcd\x29\xa4\x17\xdd\x77\xda\xb0\x39\x34\x7c\x91\xa7\x57\xf2\x64\x1f\xf6\x62\x5f\x75\x7c\xb9\xda\x87\xbd\xb8\xfd\x57\x4e\xa6\x39\x02\x7c\x61\xa5\x93\x89\xcd\x62\xf9\xe2\xc7\x5f\x05\xd3\xcd\xb1\xd5\x8b\x7d\x75\x36\xb1\x39\x14\x7b\x71\xd8\xaf\x34\xb7\x99\xf7\x2f\xc1\xcf\x3e\xcc\x9c\xb5\x2d\x62\xb6\x17\x0d\x7d\x15\xe4\x34\x87\x56\x2f\x86\xf1\x95\xf8\x35\x8b\xe5\x8b\xf8\x29\x3d\xa8\x2b\x62\x66\x7c\xac\x6b\xaa\x1b\x99\x3e\x5a\xbb\x5e\x8f\x0d\x7c\x33\x41\x4e\x20\x3e\x66\x42\x38\x3b\xa8\x4b\x4b\xd6\xe3\x04\xd7\xa4\xe4\x7c\xc2\xbb\x03\x67\x38\x3b\xa8\x5b\x41\xa6\x4a\x46\xaa\xb1\xe2\x84\x33\x99\xbc\x75\x2a\x3e\xf2\x25\xaa\x31\x35\x29\x1e\x39\xc3\x79\x37\xdd\xdd\x31\xa9\xf0\xb8\x1a\xbb\xbf\x0a\x2d\xad\xc7\x13\xbc\x0a\xcf\xc6\x03\xfc\x15\xae\x61\x26\xdb\x75\x95\x75\x2c\x5a\x6c\x59\x4f\x17\xf0\x9e\x6d\xc8\xdc\x51\xce\x71\x35\x44\xa6\xf8\x67\x2d\xf6\x91\xb4\xc6\xa3\x53\xc7\x53\xe5\x1d\xd5\x10\x9d\x62\x3a\x83\xe1\x4b\x90\xe3\xf4\xb4\x6c\x65\x23\xc9\xca\x86\xc9\x38\x8a\x0a\xe7\xdd\x74\x4d\xc4\x0c\x6f\xc4\x5b\x8d\xad\x85\x2a\x3a\x34\x55\xcb\x51\x0d\x91\x97\x80\x47\xe6\xdd\x66\xbd\x5b\x65\x7f\xc2\xe7\x7f\x67\x64\x09\xb2\x2e\xc6\x9f\xd4\x6f\x5c\x0d\x91\xb1\xe8\xf8\x26\x9d\xd5\xe8\xc2\xc3\xf8\x00\x5f\x91\xa4\xf6\xa6\xae\x27\x8f\xd2\x79\x37\xd5\xe4\x99\x41\xde\x4d\xb5\x1c\x8b\xbf\x7c\xc2\xb7\x24\xaf\x46\xdb\x70\x36\xdc\x81\xc5\xfa\xe6\x1f\x75\xf8\xa0\x8a\x8f\xe5\xf4\x9b\xca\x70\xd8\xd9\xb8\x50\xc2\x2c\xb2\xb5\x44\x95\x20\x17\xee\x39\x0d\xe6\xb4\x05\x2d\xe9\x32\x87\x19\xe4\xdd\x54\xfd\xb1\xf8\x73\x2b\x7c\x0e\x78\x35\x86\xba\x87\xf1\x07\x5c\x64\x92\x7e\xf6\x40\x1d\x76\xea\x6c\xe1\xd5\xf8\x09\x2e\x3a\x96\x63\x72\x60\xb1\x0f\xee\x2e\xdc\xf4\xe1\x82\x92\x60\x49\x2b\xa1\xeb\x71\x82\x3f\xc2\x4d\x7f\xf0\xbb\x43\x74\x0e\xd3\x19\x8c\xd3\xd3\x95\x7b\xa0\x70\xe3\x6a\x68\x9c\xfa\xc6\xa6\x72\xe3\x6a\x88\x8e\xbe\xff\xa2\xa0\x57\x7b\x87\xdd\xc2\x2f\xe3\x13\x5c\xf4\x4f\xd3\x87\x0f\xc5\x7c\xb0\xc4\x16\xbb\x60\x55\x77\xcc\x2d\xd1\xbd\x03\x8b\xcc\x65\xf2\xb0\x67\xef\xb2\x4b\x49\xe7\x6b\xd7\xe3\x09\xae\x61\x56\x0f\xb3\x33\xcc\x2e\x3a\x96\x64\xd2\x69\x51\x24\x3c\xcc\x6a\x30\xdb\x21\x2e\x37\xff\xac\x4d\xa9\x4a\x37\xe6\x96\xe9\xfe\x00\x8b\xba\xd5\xd6\xfb\xf1\xa6\x4a\x3a\x2e\xbc\x18\x3f\xc1\x45\x5e\x81\x7c\x90\x20\x0b\x25\xc8\xec\xad\xc2\xd7\xd2\x4c\x55\x6f\xcc\xed\xf8\x89\x83\x78\xab\x73\xe6\xbf\x96\xa3\x4f\x5a\xb6\x9c\x41\xfa\x2c\xf6\xe1\xdc\x72\xfa\xc5\x9c\xd8\xe5\x7d\x4a\x37\xdb\xc7\x51\xf4\x71\xaa\xe8\xe3\xa2\x42\xf7\x09\xbe\xe5\x4d\xa7\xa4\x67\x9c\xe8\xf4\xce\xb6\xe5\x66\x31\x3c\x3b\xd4\xbb\xa8\x4b\x0a\x5d\xb1\x71\xaa\x62\x63\x6e\xb6\x8e\x27\xec\x57\x2e\x2d\x25\x2b\xcb\x89\x8e\xee\x9d\x81\x0b\x87\xcc\x00\xbf\x37\x19\x8f\x11\xeb\xa8\x64\x5a\x52\xfd\x8e\x19\x24\xd3\x42\xc9\xb4\x94\xfc\x1a\x2f\x47\x05\xaa\xea\x98\x9b\x45\xdf\xd7\x29\xaf\xc6\x1e\xbb\xbc\x33\x55\x1b\x67\xec\x0b\x94\x73\xb3\xe0\x5f\xb0\x5d\x19\xb6\x94\x6c\xbe\xc8\xb0\xa9\xac\xe3\xc2\xfd\xa3\xd8\x52\x65\xd8\x52\x32\xc7\xc8\xb0\xa9\x82\x63\x39\xed\x9d\x7d\x02\x78\x35\xc4\x82\xe2\x9f\x45\xff\x2f\xcf\x55\x5f\xa4\x41\xb2\x2b\xaa\xf4\x36\x99\x4e\xc5\x13\x54\x4d\x4a\xa1\xaa\x6a\x33\xaa\xa1\xd7\x6d\x3d\xa9\xa8\xf3\xde\x0c\xb8\x70\x71\xde\x67\x72\x57\x43\x42\x66\xd3\xee\xab\x64\xa6\x2a\x33\x66\x6d\x97\x5b\x4f\x0f\xb0\x46\xa9\x2f\x49\x0a\x35\x4e\x15\x6a\xcc\xc4\x16\x2e\xd4\x38\x55\xa8\x31\x13\x5a\x54\x78\x50\xa5\xe4\xc9\xb1\x42\x45\xc9\xab\x79\x63\x0f\x51\xe1\x8d\x52\x6c\x29\x85\x07\xe9\x20\x33\xaa\xa4\xaf\x99\x35\x83\xb1\x6f\x1f\xdc\x1c\x00\x55\x7c\xb0\x6e\x99\x49\x49\xdf\xa3\x14\x6b\x9c\x2a\xd6\x98\x9b\x4d\x45\x23\x40\x51\xde\x2d\x79\x95\x95\x6a\x8d\xab\x71\x09\x3f\x8d\x07\xf8\x2b\x5c\x93\x6a\x04\x28\x4d\xca\xaf\x8f\x84\x68\x30\xbe\xc9\x5e\xda\xe2\x34\x3c\x76\x93\xba\x66\xbb\x9f\x06\xe3\x95\x8e\x4b\xd9\xaa\xd0\x88\x5b\x9a\xec\xa8\xce\xe5\xae\x47\x46\x29\x37\xa3\x83\xb9\xeb\xd1\x42\xdf\x64\x2f\x9b\xbb\xe3\x6c\x9b\x14\x36\x5b\xb8\x1b\xe1\x4c\x13\x2b\xcd\x32\xf2\x6b\xaa\xb7\xb8\xf4\x2f\x1b\x6f\xe0\xab\x7b\xd8\x62\x05\x3e\x75\xa7\xd1\x56\x77\xb1\x26\x50\x35\xe5\xd1\x52\xb6\xc2\x06\xbe\x64\x27\xd4\x72\xd8\x35\x07\xbc\x51\x7a\x2d\x79\xed\x35\x02\x0d\xdc\x1b\x00\x17\xee\x9f\xc5\xc4\x85\x79\x66\x0d\x0f\x78\x16\xe6\x99\x83\xb1\x20\x6e\xd1\x1e\xbf\x48\x26\x83\xc7\x0e\xb9\x9e\x7c\xf9\x67\x71\x3d\xfb\xa8\x6e\x0e\xdb\xb8\x80\x95\x4a\xbb\xa5\x6c\xd5\x09\xe2\x96\xbd\x0b\x30\xa5\x6c\x45\x0e\xa4\x75\x27\xe0\x8a\x73\x89\x11\x98\x4a\xe5\xdd\x92\x17\x82\x83\xbc\x5b\x74\x85\x33\x8e\x00\x3b\xee\xbd\x4b\xef\xb3\x75\xa1\xe3\x91\xf6\xd6\xbe\x4c\x34\xdd\x79\x23\xdd\xc2\x6a\xa1\xef\x78\xf7\xbd\xb7\x6f\xe1\x26\x8f\xf1\xeb\x16\x4b\x4b\x71\xc7\x8d\x77\x69\xb2\x17\x70\xa9\x91\x38\x55\x23\x31\xa5\xc3\x4a\xd2\xd1\xe4\xae\x28\xe7\xb0\x92\x74\xa2\x1c\xe5\xdd\xd2\xe1\x57\xde\x71\xcc\x5d\x5c\xf0\x92\x2c\x35\x0c\xa7\x6b\x18\xa6\xc3\x51\xd7\xc0\x03\xec\x0c\x5c\x0e\x07\x57\x03\xee\x28\x1f\x97\x0e\x3b\x8c\x81\xce\x0e\x05\x3f\x5e\xab\xa5\xe8\xe1\x74\xd1\xc3\x70\xcc\x38\x50\xe5\x7d\x44\x37\xf3\xed\x30\x50\xe5\x21\x71\xb5\x32\x0c\x3c\xaf\xb2\x71\xc9\x2b\xbb\x94\x37\x9c\x2a\x6f\x58\x9c\xdd\x8d\x81\x86\x2b\x49\x97\xbc\xe0\x4b\x7d\xc3\xa9\xfa\x86\x0b\xf7\x9c\xd0\x70\x6d\xfb\x4b\x87\xfd\xce\xc0\x88\x2a\x4b\x97\x0e\x46\x89\xab\xde\x1b\xfa\x8a\xb3\xc1\x31\x70\xd5\x43\x91\x92\x17\x65\x63\x10\x29\xed\x13\xb9\x39\xac\x6b\x83\x17\x32\xfc\x42\xac\x6b\x37\x6e\xea\x56\xa4\x74\x58\xd7\x6e\xac\xe5\x2d\xb9\x3c\x1c\xad\x90\xa5\x8b\x7d\x93\x4c\xb9\x12\xdd\x6d\x9e\x76\xba\xae\x78\x75\x34\x6e\x0c\x85\x36\xf2\xa5\xc3\x51\xe4\x4d\xcc\xa3\x8d\x7c\x71\xd6\xff\x0e\xac\xce\xff\x17\x57\xdd\xbc\x97\xdb\xef\xc5\x9a\x75\x63\x2e\x6e\x45\x44\x5e\xe1\x8d\x1b\x73\x71\x9b\xd1\xd5\x3f\x4e\x48\xa4\x34\x1e\x9f\x6e\x3e\xdb\x3b\xe3\x96\xfe\x1f\x76\x91\x37\xce\x6a\x9f\xf2\xcd\x2a\x0b\xb5\x9e\x2e\x60\x51\xb7\x6f\xbb\xf1\x56\x3b\x41\x57\x9c\x76\x8f\x9b\x90\xe8\x36\xff\x1d\x91\x4e\x14\x62\x9a\xff\xfe\x2a\x9a\xc4\x03\xbb\xba\x60\x4a\x5e\x8b\x8f\x89\x01\x98\x32\x00\x5e\x6f\x8e\x89\x88\x4f\x89\xb8\x79\x33\x79\x01\x4a\xbc\x25\x2f\x43\xc7\xc4\x24\xeb\x9c\x70\x54\xa8\xf0\xab\xe1\x5f\x95\x8c\x4f\xc2\x84\x9d\x69\xcb\x61\x23\x35\x89\x07\xa6\x38\x5c\xec\xf4\x26\x56\x64\x6f\xf8\x2b\x5e\x33\xa0\x0e\xe1\x6a\x68\xec\xb6\xbc\x13\x23\xb2\x37\xfc\x2d\xdc\xfd\xb1\xbc\x4a\xeb\xa5\x62\x5e\x92\xd6\x0b\xa5\xf5\xc2\xb6\xee\xc1\xb9\x3d\x32\x16\xc5\x9f\xb5\x0f\xce\xed\x91\x73\xf3\x8b\x7a\xe0\xb0\xb2\x7a\x49\x17\xcb\xaf\xc7\x09\xfe\x08\x37\x79\x4c\xec\x3e\x0a\x9c\x52\xb1\x7e\x92\xbf\x0b\xe5\xef\xf8\xdc\x7d\xf8\x24\xdf\x09\xbb\xcc\xd7\xee\x83\xb5\x78\x64\x2d\xbc\x0e\x17\xa4\xef\x62\xef\xff\x5b\xb8\x78\xf0\xe0\xac\x94\x60\xcb\x5e\x02\xa0\x3c\xe0\x6a\xac\xd1\x64\x27\xe3\x55\xe8\x6f\x37\x36\xcf\xb2\x2e\xf9\x7a\x39\x88\xbf\x1a\xe5\x6f\x5f\x87\x2a\x76\xbd\xc3\x41\xce\x6a\xc4\xfa\x59\x1d\x51\x7a\x39\x4a\xb0\x1a\x5b\x6e\x54\x27\x76\x3d\x9e\xe0\xaf\xf0\xb2\x71\x57\x02\x59\x8d\x1d\x8e\xea\xdc\xd1\x7a\xac\xe0\x6d\xe3\x55\x74\x6c\x76\x5e\x6f\x86\x4d\x75\xcb\xeb\xcb\x85\xe5\xaf\x76\x96\x26\x97\xee\x7f\x87\xd9\xf3\x6a\x9f\x62\x32\x15\x5f\x85\xfd\x6a\x13\xa2\x6a\x23\xad\x87\x0e\xba\xeb\x71\x5e\x42\x83\xbe\xbb\x88\x4d\xca\x46\xe9\xbb\xf7\xb5\x6e\xb3\xf5\xb2\xcb\xf0\xd5\xbe\xc2\xa4\x8a\x37\xef\x27\xde\x56\x36\xbf\xd4\xec\xe2\xd8\xe7\x7f\x6a\xfa\xae\x87\x5f\xfb\xb7\xbf\xfc\xfd\x1f\xfd\xdb\x3f\xfb\xaf\xcf\xd7\xfd\xe7\xf7\xef\xcf\x6f\x7f\xcc\x5f\xee\x3f\xbe\xfe\xba\xd0\xaf\xf9\xbc\xbf\xfc\xf6\x7c\x7f\xfe\xf5\xfb\x9f\xdf\xef\xe7\xeb\xdb\xef\xdf\xd6\x7f\xed\xbf\x7f\x07\x00\x00\xff\xff\x51\x1f\x69\x36\x9f\x52\x03\x00"); -var _beg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xc1\xce\x94\x30\x10\x07\xf0\x3b\x4f\x31\xc7\xcf\xc3\x27\xb4\x50\xaa\x89\x31\x51\xf6\xb0\xc4\xec\x6a\x44\x57\x13\xe3\x81\x6d\x67\x49\x93\xa5\x34\x05\x0e\xfb\xf6\x66\xa6\xc8\x1e\x36\xb3\xfc\x4a\xff\x99\x4e\xc9\x9b\xf6\xd0\x7a\xb7\x40\xfe\x2d\x4e\xa6\xc3\x05\x6e\xce\xdb\x88\xf3\xb4\x46\x83\x70\xc5\xc1\xf9\x2c\x13\x12\xac\x33\xcb\xff\x47\x2e\x66\xec\x43\x96\xe5\xc7\x2f\xf6\xde\xbf\x7e\x56\xaf\x47\x58\x67\xdc\xb0\x69\x0f\xdd\x63\x5e\x70\x6c\xfd\x6d\x82\x32\x6d\xb6\x6b\xd8\x02\x00\xf2\xef\x38\xb8\x79\x89\x0f\x78\xf9\x64\xa7\x2b\xbe\x01\x8b\x37\xf2\xaf\xd1\x62\x74\x7e\x80\x97\xe6\xdc\x89\x9d\xbb\x35\x84\x3b\x8e\xe8\x17\x10\x6c\xe8\x2d\xd7\x2c\x6f\x4e\x7d\x38\xf7\x23\xc2\xb3\x95\x0b\x2f\xf1\xca\x05\xe3\xec\x26\x0f\x42\xbe\x2d\x0a\xf5\xf4\x1f\x8f\x80\x5b\x54\x96\xff\xfe\xd9\x1e\xe0\x8f\x00\x51\x80\x54\x4a\xca\xbf\x9b\xff\x3a\x4d\x76\x7f\x4b\xc8\xd4\xbd\x71\x36\xf6\x7e\xc0\xec\x43\x2f\xaa\xeb\x47\xd8\x8a\x28\xeb\xaa\x26\x53\x3d\x1b\x15\x51\xea\xaa\x64\x33\xc9\x4c\x32\xc5\x66\x93\x21\x59\x41\x52\x0b\x96\x5a\x92\x54\x2c\x2a\x49\x4d\xf2\x8e\xe5\x7d\x12\x4a\xaf\x24\x4b\xca\xa9\x29\x27\x75\xa0\x53\x8e\xa6\x1c\xc5\xc9\x3a\xe5\x68\xca\x51\x9c\xac\x53\x8e\xa6\x1c\xc5\xc9\x58\xb2\x50\xa1\xb3\x68\x1a\xf1\x7e\x56\xfa\x4f\x57\xbb\x0f\xdb\xac\x31\xa2\x5f\xf8\x62\x79\xa0\x34\x24\xe7\x71\xff\x72\xc2\x14\x68\x17\xff\xfe\x05\x00\x00\xff\xff\x33\xd3\x9f\xac\x65\x02\x00\x00"); -var _gf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x6f\xdb\x46\x18\x04\xe0\x3b\x7f\xc5\x1e\xd3\x43\xea\x7d\x3f\xf6\x83\x00\x61\xa0\x89\x91\x40\x87\x34\x45\xd3\xb4\x05\x8a\x1e\x64\x71\x69\x08\xa8\x29\x41\x92\x0f\xfe\xf7\xc5\xec\x48\x2e\xd0\x43\xa0\x68\xbc\x7c\x29\x3d\xe3\xe5\xfa\xee\xe3\xe6\x61\xb3\xee\x2f\xe1\xee\x97\xd3\x61\xf7\xad\x5d\xc2\xb2\x5f\xe7\x53\x3b\x1f\x5e\x4e\xbb\x16\x1e\xdb\xd3\x7e\x1d\x06\xd1\x30\xef\x77\x97\xdb\xdb\xfe\xb2\x7b\xde\x1e\x87\x01\xd7\x7f\x7b\x3d\x5f\xda\xf3\x66\x5d\x0e\xc1\xb8\x6e\x7e\x39\x5e\xd7\x86\x70\xf7\x6b\x7b\xda\x9f\x2f\xa7\xd7\xf0\xee\xa7\xf9\xf0\xd8\x7e\x08\x73\x5b\x90\x7f\x3d\xcd\xed\xb4\x5f\x9f\xc2\xbb\xcf\x1f\xe4\x2d\xfd\xf6\x72\x3c\xfe\xd3\x9e\xdb\x7a\x09\xda\xb3\xb6\xce\xfd\x75\xb8\xfb\xf8\x65\x7b\xfc\x79\xfb\xdc\xc2\x5d\x1f\xf4\xfe\xf3\x07\x79\xcf\x35\xfd\x47\xbf\xb7\xd3\x79\x7f\x58\x83\xc8\x8f\x31\xe6\xff\xf2\xdf\x5e\x8f\x2d\xc8\x75\xc6\xf7\xcd\xc3\xd7\x65\x39\xb7\x4b\x28\x29\x72\xcd\x9f\xdf\x37\x0f\xe1\x2f\x09\x12\x83\x26\x4f\xfe\xf7\x75\xe9\x1f\x5f\x0e\x73\x0b\xf1\x76\xf3\xcd\xc3\xc7\xc3\x0b\x3e\x95\x8a\x16\x86\xc2\x2f\xb9\x3b\xcc\xed\x7c\xdc\xee\xda\x69\xbb\x3e\xb5\x21\x84\x29\xc6\x18\xef\xc3\x94\xf2\xa7\x4f\xf7\xf8\x02\xff\x5b\x31\xd4\x72\xbd\x72\x3f\x33\xb9\x5d\x11\xe3\xb2\xdc\x87\x38\x4c\x51\xf8\x5e\xf0\x5e\x53\x1e\xa6\xa8\x4c\x14\x49\x12\x1d\xa6\x68\x4c\x0c\x49\xc9\x75\x98\xa2\x33\x71\x24\x12\xd5\x87\x29\x26\x46\xa9\x47\x5a\x31\x3b\x33\xca\x3d\x4a\x86\xe1\x85\x51\xe9\x51\x19\x31\xbd\x32\xaa\xfd\x13\x44\xc7\xf8\x91\xd1\xd8\x23\x8b\x18\xbf\x65\xb4\xbd\x7e\x4e\x8c\x7f\x64\xf4\xd8\xa3\x2a\x18\xbf\x63\xb4\x43\x64\xb1\x60\xfc\xcc\x68\xee\x91\x29\xc6\x37\x46\xad\x47\xa9\x62\xfc\xc2\x68\xe9\x51\xf5\x38\x4c\x42\x29\xe9\x52\x1e\xc7\x3c\x4c\x42\x2c\xe9\x58\x6e\x49\x87\x49\xa8\x25\x5d\xcb\x73\xac\xc3\x24\xe4\x92\xce\xe5\x35\xfb\x30\x09\xbd\xc4\xaf\xa6\x18\x4f\x2f\xe9\x5e\xc9\x0a\xc6\xd3\x4b\xba\x57\xca\x86\xf1\xf4\x92\xee\x95\x6a\xc5\x78\x7a\x49\xf7\xca\xe2\x18\x4f\x2f\xe9\x5e\xd9\x23\xc6\xd3\x4b\xba\x57\xce\x28\x56\xe8\x25\xdd\x2b\x8f\x68\x56\xe8\x25\xdd\xab\x08\xaa\x15\x7a\x49\xf7\x2a\x8e\x6a\x85\x5e\xd2\xae\xfd\x63\x3c\xbd\xa4\x7b\x95\x11\xd5\x2a\xbd\xb4\x7b\x55\x41\xb5\x4a\x2f\xed\x5e\xd5\x51\xad\xd2\x4b\xbb\x57\x2d\xa8\x56\xe9\xa5\xdd\xab\x8e\xa8\x56\xe9\xa5\xdd\x6b\x54\x54\xab\xf4\xd2\xee\x35\x3a\xaa\x55\x7a\x69\xf7\x1a\x0b\xaa\x55\x7a\x69\xf7\x1a\x47\x54\xab\xf4\xd2\x7a\xfb\x5d\xc5\x7c\x82\xe9\xc8\xcc\x51\xae\x52\x4c\xb7\xcc\x0a\xda\x55\x92\x69\x27\x43\xfb\xb8\x05\xcd\x74\xc7\x4c\xd1\xaf\x12\x4d\x67\x66\x09\x05\x2b\xd5\xb4\x31\x2b\x68\x58\xc9\xa6\x0b\x37\x49\x44\xc5\x46\x37\x8b\xcc\x14\x1d\x1b\xe1\x4c\x98\x25\x94\x6c\x94\x33\xbd\x6d\xb0\x38\x4c\x46\x3a\xeb\x74\x62\x11\x35\x1b\xed\x8c\x7b\xd3\x0c\x3d\x1b\xf1\x8c\x9b\xd3\x12\x8a\x36\xea\x19\x77\xa7\x55\x34\x6d\xe4\x33\x6e\x4f\x8f\xa8\xda\xe8\x67\xf4\x73\x43\xd7\x46\x3f\xa3\x9f\x27\x94\x6d\xf4\x33\xfa\x79\x45\xdb\x46\x3f\xa3\x5f\x12\xd4\x6d\xf4\xb3\xdd\xed\xa9\x80\x7b\xd0\xcf\xe8\x97\x32\x0a\x37\xfa\x19\xfd\x52\x45\xe3\x46\x3f\xa3\x5f\x16\x54\xee\xf4\x73\xfa\x65\x43\xe7\x4e\x3f\xa7\x5f\xce\xe8\xdc\xe9\xe7\xf4\xcb\x15\x9d\x3b\xfd\x9c\x7e\x45\xd0\xb9\xd3\xcf\xe9\x57\x1c\x9d\x3b\xfd\x9c\x7e\x25\xa3\x73\xa7\x9f\xe7\xdb\xa3\x0c\xf7\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x66\x74\xee\xf4\x73\xfa\xd5\x11\x9d\x3b\xfd\x9c\x7e\xa3\xa2\x73\xa7\x9f\xd3\x6f\x74\x74\xee\xf4\x73\xfa\x8d\x05\x9d\x3b\xfd\x9c\x7e\xe3\x88\xce\x9d\x7e\xbe\xf0\x59\xab\xe8\x3c\x5d\xcf\x90\x78\x7b\xfe\xc6\x61\x4a\xf4\x4b\x3c\x15\x62\x41\xe7\x89\x7e\x49\x99\x8d\xe8\x3c\xd1\x2f\x75\x3f\x15\x45\xe7\x89\x7e\xc9\x99\x25\x74\x9e\xe8\x97\x12\xb3\x82\xce\x53\xbe\x9e\x5d\xb9\xdd\x07\xd5\x28\xb9\x9f\x60\xb7\x93\x0a\xff\xc7\xc9\xff\x76\x18\xef\x5e\x4e\xa7\xb6\x5e\xfa\xb9\xdf\xcf\x5b\x9c\x8d\xfb\xb5\xbd\xfd\x0d\x71\x3c\x1c\x71\x55\xff\xf7\x6f\x00\x00\x00\xff\xff\xe0\x07\xe7\xdd\x6f\x08\x00\x00"); -func _aeaf ()(*asset ,error ){_fdbe ,_fefa :=_fcaaa ();if _fefa !=nil {return nil ,_fefa ;};_eafb :=bindataFileInfo {_aa :"HKscs-B5-V",_dg :633,_ged :_fc .FileMode (436),_de :_e .Unix (1580492464,0)};_bbdg :=&asset {_cb :_fdbe ,_fg :_eafb };return _bbdg ,nil ; -};func _afff ()(*asset ,error ){_fdef ,_cfdd :=_bdg ();if _cfdd !=nil {return nil ,_cfdd ;};_dgec :=bindataFileInfo {_aa :"Ext-H",_dg :13186,_ged :_fc .FileMode (436),_de :_e .Unix (1580491886,0)};_gfee :=&asset {_cb :_fdef ,_fg :_dgec };return _gfee ,nil ; -};func _gdfd ()(*asset ,error ){_gegg ,_egff :=_decad ();if _egff !=nil {return nil ,_egff ;};_aebf :=bindataFileInfo {_aa :"UniCNS-UTF16-V",_dg :617,_ged :_fc .FileMode (436),_de :_e .Unix (1580492702,0)};_gbga :=&asset {_cb :_gegg ,_fg :_aebf };return _gbga ,nil ; -};var _fbad =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xaf\x6e\xcd\x91\xa0\x35\xf7\xaf\xd8\xc3\x66\xd0\xd4\xca\x7b\xa6\x64\x1d\x09\xca\x58\xb8\xa5\x06\x44\x75\x01\x12\x62\xf0\xae\x5b\x61\x89\xfa\x6c\xd9\xae\x41\xfd\x7b\x94\xcf\x13\xe7\x73\x0b\x21\xed\x33\x39\x6b\xed\x77\xe5\x2d\x32\x32\xee\x19\xf1\x0f\xff\xf8\x87\xdf\xfd\xe1\x97\x3f\xfe\xed\xeb\x1f\xfe\x97\xbf\xfc\xe9\xfa\xa7\xe7\x6f\x5f\xef\x1f\x7f\xb9\xff\xf2\xfc\xf5\x4f\xff\xf6\x97\xeb\xf9\x3a\x9f\x7f\xf9\xe3\x2f\xbf\xf9\x4d\xca\x5f\xf7\x1f\xaf\xbf\xfd\x7c\xe5\xbf\xeb\x5f\x3f\x7f\xfe\xcd\x6f\x76\xfb\x7f\xfa\xf7\xbf\xfe\xed\xf9\xd7\x3f\xfc\xf2\xfe\xe9\xab\xf8\xdd\xfd\x6f\x7f\x8e\x6f\xbf\xbe\xfe\xe1\x7f\x7d\xfe\xe5\x8f\x7f\xfd\xdb\x5f\xfe\xfd\xeb\x3f\xfc\x77\xf7\x9f\xce\xe7\xbf\xf9\xba\x9f\x77\xff\xfd\x7f\xfe\xcb\xfd\xfc\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xf8\x4f\x9f\x3f\x7f\x7e\x49\xbf\xfe\xf0\x4f\xff\xf6\xe7\x3f\xff\x3f\xcf\xbf\x3e\xbf\xfc\xed\x6b\xf0\xb7\xe7\x97\x9b\xff\x7f\xf3\x0f\xff\xf8\x9f\x3f\x7f\xfe\x9f\x3e\xff\xfa\x7c\xfd\xc3\x3f\xff\xf2\xc7\xff\xf4\x87\x7f\xfa\x8f\xff\xfc\x5f\x7e\x9f\xfa\x7f\xfc\x1f\xf9\x99\x5f\xff\xb7\xe7\x2f\x7f\xfd\xe3\x9f\x7e\xf9\x4a\xff\xed\x91\xfb\xdf\xff\xfc\x5f\xfe\xfd\xcf\xcf\x57\x8a\x5e\xfe\x8f\x7f\xfe\xc3\xef\xbe\xfe\xcf\xf4\x95\x8e\xaf\xdc\x7a\x4a\xff\x57\xfc\xfd\x7f\xff\xcf\x7f\xba\x9f\xaf\xc3\xb7\xe2\x0a\xae\x3f\xdd\xcf\x5f\xff\xfc\xb9\x9e\xbf\x7c\x7e\xf9\x97\xe7\x37\x5f\x5f\xbf\x3d\x8e\xe3\xf8\xf1\xb5\xff\xfd\xf6\x77\xe3\xf7\xbf\xff\xb1\xff\xf6\xbb\x79\x1c\xbf\xfb\xc7\xfd\xf7\xdf\xfe\xee\xbf\xff\xfd\xef\x7f\xf7\xfb\xf8\xfb\xff\xf0\xf7\x6f\x7f\xcf\xdf\x9e\x5f\xee\xff\x4f\x8f\xbf\x49\x0e\xf4\xcb\x9f\xfe\x76\x3f\xaf\x7f\x8b\x31\x7e\x7b\x1c\xe9\xfd\xf1\x95\x76\xab\xff\xfa\xe7\xdf\xa4\xe3\x88\xd9\xfd\xf1\xbe\xfe\xef\xcf\x5f\x76\x83\x76\xfd\xf8\x5a\x63\x3f\x8d\xfd\xb4\x78\xba\x7f\x7c\xad\xca\xd3\xf3\xe3\x2b\x1d\xc7\x7e\xfc\x1c\xbb\xcb\xfd\x50\xf7\xdf\x68\xf2\x69\x3f\xbe\xba\x7f\xec\x3f\xbe\x56\xe1\x69\xfc\xf8\x1a\xd9\x26\xf3\xc7\x57\xaf\x7e\xb9\x7e\x7c\xa5\x96\x79\xfc\xfc\xf8\x4a\xd5\x0f\xce\xdd\x15\x63\x7e\xae\xfd\x81\x3d\xdc\xfb\xd1\x6e\xf7\xf8\x8d\xa9\x7c\xf6\x92\x32\xdf\x9e\xc7\x8f\xaf\xe1\x0c\xce\xf4\xe3\xab\x3b\xd7\xb3\xee\xd1\x1a\x8f\x6d\x37\xf3\xdb\xfe\xe3\x6b\x8c\xc9\xe3\xf8\xf1\x95\x92\xcd\xe6\x8f\xaf\x54\x6c\xb6\x67\xd6\x99\xce\xc9\xcc\xfc\xeb\x9e\x59\x66\x3a\x27\x03\xf7\xfd\x78\xf5\xdd\x8c\x7e\xef\xb1\x07\x66\xb4\x7b\x77\x56\x59\xdb\xbd\xbf\x6d\x74\xf6\xec\x6f\x9d\xce\xcb\xb7\xf4\xf0\xf2\xed\x9e\x4e\xda\x5b\xb5\x4a\xef\x3c\x27\x9e\x13\xcf\x79\xf7\x31\x9a\x3f\x14\x5e\xfa\xe2\xa5\xf2\x52\x06\x2f\xac\x71\x30\x42\x3a\xba\x6d\xec\x78\xf0\x32\xec\x6d\xf2\x32\x0b\x2f\xcb\x17\x7b\xfb\xfc\xf8\xca\x47\x29\xfe\x72\xf2\xc2\x0e\xa5\xe3\xb2\x37\x3f\xbb\xed\xcd\x5f\x1e\xa7\x63\xd7\xaf\xbf\x6c\x80\xa5\x74\xd0\x41\xe6\xb3\x94\xfc\x85\xb9\xa5\xcc\xda\xe8\x2c\x15\x9e\x6d\xd1\x1d\xdf\x97\xe1\xf8\x4c\x26\x39\x67\x36\x25\x25\xe7\x3c\xfc\xe5\xb3\xdb\x2f\xfb\x3d\x37\x96\x82\x06\x29\x39\xe3\x69\x5f\xce\x78\xd9\xfc\x71\x14\x9b\xbc\x8e\xc2\x4b\x76\xc6\x42\x33\x27\x7f\x01\xe8\x39\xfb\x8b\x2f\x02\x7d\xda\x46\xa0\x2f\xd6\x9f\x5d\x00\x58\x92\x32\x40\x9f\xc9\x36\x93\xa9\x31\x81\xbc\xf6\x73\x02\x2e\x99\xe9\x77\x47\x3c\x79\xf6\xef\x31\x49\x60\x94\x63\x92\x7c\x55\x62\x92\x6c\x6c\xd9\x60\xad\x8c\x50\x9c\x62\x66\xc1\xa5\xf8\xe2\x47\x31\x5f\x3f\x8b\xf9\x32\x4a\x71\xbe\x1c\xbd\x54\x02\xe0\xb6\x99\x76\xc0\xf8\x45\x80\xc7\xf8\x1f\xa1\x6f\x1b\x91\xa4\xda\xdb\xc5\x8b\x9b\x54\x04\xb9\x0b\x28\x22\x49\xb5\x03\x57\x93\x01\x5f\x8d\xd5\xd0\xa6\xb2\x1a\x20\x59\x37\xca\xfb\x7d\x0d\x84\x67\x8c\xea\x5a\x06\x6b\xa9\xcd\xd1\x0b\xd4\x30\x28\xd8\xff\x1f\x4d\x4b\xd5\x85\x8a\xa5\xd5\xd3\xd0\xd9\xa5\x2a\x66\x0d\x87\x5a\xce\xc6\xcf\x3c\x0d\xd9\xa1\x40\x2d\xf7\xbf\x6e\xb2\x58\x04\x40\xbd\xd9\x33\xd6\xd2\x0e\xfb\x65\x07\x5a\x20\x3c\xd0\x6c\xac\x86\xf1\xda\x5e\x4d\x05\x2a\xcd\xb5\x88\x7b\xcd\x7d\xe9\x7e\x1f\xfb\x62\x4f\xee\x8b\xeb\x6f\x71\x10\x6c\x13\x07\xc1\xde\xdc\x17\xf7\xb2\x9d\xbe\xd8\x5b\x1c\x05\x96\xd8\xe2\x28\x38\x99\xd8\x17\xd6\xdb\x3c\xbc\xd0\xaa\xd4\xf7\xbe\x88\xc7\x7d\x1f\x84\x4c\xe3\x2e\x21\x12\x5d\xbb\xfb\x32\x69\xdc\x5d\x8b\x88\xd0\x5d\x4b\xf3\x97\x38\x13\xb6\x71\x2d\xc5\xcf\x3c\x13\x2c\xa5\x7b\x26\xfc\xc8\x33\xc1\xdc\xbb\x67\xc2\x89\xc4\x3a\xfc\x21\xd6\x01\x88\xfa\x43\x4f\x3e\xbf\xf4\xc4\x4e\x8d\xd8\x11\x5f\xdc\x91\xc9\xfa\x86\xa7\x45\x5a\x39\x3c\x2d\x8e\x32\xaa\xc7\xc0\xcf\xc4\x30\xb7\x74\xb8\x12\x97\x35\x62\x57\xec\x60\x9f\x16\x4f\xde\x70\x4f\xdc\xec\xe1\x9e\x48\x43\x47\xec\x89\x9f\x05\x41\xf5\xe5\xde\xcd\xed\x69\x9f\x7b\x4f\xdd\xda\xc0\x16\x3a\x0b\x50\x4f\x51\xf1\xca\xbe\x30\x8d\x0b\xfc\x13\x0a\x97\x50\xf0\xa3\x97\xbf\x03\xaa\xfb\x00\x22\x2c\xe8\x4e\x7c\x43\xdb\x3b\xf3\x77\x66\x7a\x17\xfe\xee\x73\xe5\xef\x8c\x7c\xc7\x11\x63\x46\xb7\x3c\x45\xfe\x70\x0b\x00\x89\xcf\x2d\x5a\x4a\xb9\x6f\x4f\x91\xc8\x77\x0b\x02\xa9\xed\x1d\xe4\x82\x6d\xbe\x05\x81\x67\xea\x75\x1c\xe1\xf1\x22\x6d\xb0\xc0\xbc\xa9\xd2\xaa\x34\xcf\x1e\xb0\x09\xf6\xe4\xc6\x4a\xd2\xe4\x59\x90\xd0\x55\x6e\x01\x2c\xbf\x62\x2d\x20\x72\xf6\x88\x4d\xb0\x3d\x37\xd6\x32\x0f\xbf\x92\x54\xc7\x67\xd3\x97\xc5\x0b\x78\x99\xed\xf8\xc3\xb3\x7f\x97\x1e\xd8\xfa\x72\xf4\x83\x97\xc7\x17\x07\x79\x1d\x84\x26\xdd\xd9\xb3\xcf\xb9\x27\x99\x03\x23\x7a\x78\xa6\x8b\xf4\xf0\x4c\xe8\x7b\xee\xce\x32\xd9\x81\xb3\x04\x81\x72\x8f\x59\x0e\x5e\x00\xf2\x9c\xed\x3b\x42\x98\xe3\x0c\x2d\x7b\xbf\x9d\x9e\x2f\xd2\x82\xe5\x50\x4e\x9c\x9d\xce\x9e\xa2\x99\x18\x37\x4e\x11\x0c\x37\x0f\xe1\x0e\x6a\xe5\x21\xdc\x0f\xdb\xb8\x24\x78\x4e\xde\xa7\x68\x55\xd8\x6a\x1e\xae\x68\xfa\xe2\x22\x38\xd1\xd9\x93\x33\x0f\x3b\x73\x45\xd5\xce\x4e\x7f\xb1\x4d\x4c\xda\xd9\xc4\xa4\xf9\x65\x3a\x4f\x64\x99\x3c\x03\xc0\xcc\x73\x3a\xcf\xc3\x17\x50\x1d\x4a\x95\xa7\xd3\xe4\xe8\xe6\xe9\x6c\x38\x1c\x79\x3a\x1b\x38\x68\x9e\xce\xa6\xf8\x99\xe7\x18\xe9\x2d\xcf\x8b\xa5\xf9\x95\x33\x73\x9d\x53\x3c\x48\x0e\x23\x38\x91\x3f\xf2\x72\x9a\x9c\xd3\xbc\x9c\xa6\xb3\x59\x1c\x48\xf1\x73\x39\x33\xf1\x7b\x89\x13\x90\xc7\xbc\x62\xe7\xed\xcc\x69\x2e\xdb\x88\x88\xcb\xce\x9c\x4d\xf2\x97\x98\x00\xe0\xfc\xc4\x98\x74\xf0\x89\xa3\x03\xd0\x4e\xa7\x06\x39\xc9\xa7\xbf\xb8\xd3\xa7\xb8\xe7\xa2\xb7\x28\x2c\x06\x9d\x7b\xf9\xfc\xed\xb2\x53\x77\x02\xa9\x58\xd0\x5d\x32\x5b\x08\x48\xbe\x9c\x7a\xb5\xc5\xfa\x29\xbe\xe7\x6b\xc3\x57\x54\xbe\xce\x1f\x5f\x10\xd5\x7c\xb9\x1a\x88\x45\x96\x86\x89\x0e\x77\xcc\x9f\xfe\x7f\x52\x1e\x5f\x42\x9a\x05\x00\x50\x1e\x31\xf8\x0e\xd2\xcb\xb8\x9b\xee\xb8\xa8\x5b\x1e\xd2\xfc\xc6\x0d\x83\xb7\x95\x2d\x89\x33\x8b\xb2\xc5\xed\xe5\x53\xfd\x39\xdf\xb2\x25\xed\x0c\x51\x28\xc7\xaf\xa3\x94\x2d\x31\xa7\xe2\xb7\x7b\xee\xc5\xae\xee\xbf\xaf\xb9\x28\x20\x4f\x98\x4b\x49\x62\x15\xec\xbb\x28\xaf\x4e\x24\x94\xa2\x84\x39\x61\x81\x45\x09\x73\x36\x5f\xc6\x4f\x35\xa5\x64\x34\x16\xba\xcd\x62\x81\x33\xce\xd1\xad\xbf\xd8\x2d\x82\x7b\xc9\x8e\x0e\x3b\x2c\xc5\xbd\x46\x0a\x2f\x5b\x78\x84\xc9\x15\x85\xc5\x89\xaa\x50\x0a\xda\x0d\x03\x97\x18\x82\x99\x17\x7b\x1d\xbe\xb8\x40\x9b\x07\x5d\x83\xaf\x96\x09\xc3\xac\x6c\x6c\x99\x48\x87\x92\xcc\x32\x1f\x5f\x80\xdb\x7c\x7d\xa1\xcd\x42\x20\xf4\x10\x94\xcf\xc7\x5f\x7c\x39\x7d\x61\x9c\x33\x3e\xa3\x0d\x1c\xb1\xe7\x9c\xbf\x23\x7f\xe5\xb2\x43\x50\xbf\x5c\x76\x08\x3d\x2d\x97\x33\x72\x9b\x36\xb6\xa5\x7c\x70\x5e\x0b\xe8\x96\x8f\xe5\x2f\xcd\x17\xda\x80\x56\xf9\x00\x3d\xea\x56\xd8\xd2\xc1\x16\x54\x84\xbf\x83\x23\xf2\xc2\x34\x73\xda\x38\x99\x1e\xce\x4b\xd9\x87\x24\x3d\x27\x5c\x6e\xf3\x86\xf4\x0e\xd0\x7b\x1f\xe9\xf4\x0e\x19\x9b\x7f\x87\x22\xec\x25\xa7\x77\x40\xb7\x36\xc8\xf2\xb1\x35\xc2\xbc\xc1\x92\x8f\x8d\xa0\xdd\xbf\x6e\x8d\xab\x6f\x39\x31\x1f\xe8\x5b\x95\xa7\x0d\x9c\x78\x2c\x7f\x7f\xac\xb1\xb3\xf9\x48\x5b\x65\xef\xf4\xb5\x15\xb0\xbe\xd1\x23\x1f\x5b\xe3\x5a\xfe\xbe\x3c\xe3\xf9\x00\x61\xf7\x24\xf3\x01\xba\x1e\xfe\xbe\xf7\x3f\x3b\xea\xc3\x5a\xf7\x63\x66\xd8\xc5\x23\x03\xf8\xc8\x00\x34\xdb\xf8\x87\x0e\x99\x8f\xad\x45\x20\x3b\xe4\x03\xcc\xca\x29\xd1\x47\x79\xe2\x98\xe5\xa3\x88\xba\x95\x5e\xaa\xfb\x3d\x69\x8c\x46\x70\xd0\xb8\x2e\x1b\xf3\x77\xf6\xa0\xe7\x49\x4f\x9b\x75\x8f\xe9\x7a\xb6\x04\x3c\x20\x54\xf9\x00\xee\x65\xf8\xcc\x10\xcb\x45\x7d\xd8\xa8\x46\xb7\x90\x89\x8e\x32\x95\x0f\xc8\x44\x3a\x36\xb2\x66\x14\xf6\x94\x66\xf3\xa5\xfc\xf8\x1a\x9b\x15\x66\x35\xf1\xc4\xa9\xcb\xa8\xd8\xb3\x1c\x7e\xf3\xe1\xb9\xf2\xfc\x8a\x3d\x7b\xb6\xa8\xc1\xf3\xc8\x7c\xb4\x77\x61\x74\x7b\xda\x5a\xe8\x3c\x1c\x00\x25\x94\x59\xa0\x68\xae\x12\x7f\x86\xc2\xb6\xe4\xcb\x06\xe5\x3e\xbc\xf9\xa7\x0a\xc9\x76\xaa\xf6\xe5\x63\x32\xa3\x0d\xef\x59\x36\x3b\xcd\x28\x2d\x0b\xcd\x38\xa3\xb3\x2c\x18\x70\x46\x65\x59\x30\xa9\xfc\x53\x37\xc9\x34\xd8\x60\x9a\x65\x73\xf9\x9c\x36\x93\x5c\x48\xd4\x19\x71\x15\x61\x2e\x23\xae\xa2\xf9\xe5\x04\x1b\xcb\xf9\x60\x46\x9b\x2d\xcc\x72\xf0\xc3\x75\xfa\x03\x7d\x42\xea\x73\x76\x34\x0f\x5f\x76\x1a\x5b\x46\x45\x7e\xce\x88\xa5\xd0\xea\x9c\x9e\xdd\xd1\x91\x7c\x1e\x3c\xf3\xc9\x33\x79\x06\xbc\xcf\xe2\x99\x81\xb7\x74\x39\x0b\xdf\xe4\xbd\x67\xc8\xdd\x39\x1f\x74\xbe\x78\xdc\x53\x06\x9e\x99\xcd\xcb\x69\xfa\x49\x28\x8e\x83\x97\xb1\x37\xe6\xe0\x71\xfe\xf8\x42\x6f\xca\x59\x13\x4a\xdd\xf4\x36\xe7\xc3\x23\xb2\xfc\x65\x6f\x46\x75\x54\x95\x5e\x50\x3f\xef\xc3\x39\x3a\x9b\x9d\xf7\xf1\xec\x9b\x2f\xe7\xcc\xf1\xcc\x29\xcd\x6f\xc8\x58\xce\x58\x40\x12\x73\xda\x67\x12\x75\x30\xe7\x7d\x10\x87\x33\xdd\x07\x71\x1c\xf6\xfa\x32\x18\xab\xcc\xac\x9d\x89\x6e\x96\x81\x7e\x98\xf3\x66\x18\xe8\xe6\x39\xe7\xfb\xc7\xd7\x4c\x8b\xee\x36\xfe\x8c\x9e\x01\xc3\xe6\x0a\xe3\xf0\xb1\xed\x3f\xd3\x90\xc3\xca\x3e\xe5\xc2\xd8\xf4\x5c\x5d\x06\x74\x22\x57\x50\xa7\xb1\xcd\x59\x5d\xbb\x71\xc2\x90\xd9\x51\xea\x33\x92\x71\xe7\x70\x22\x17\x63\x4c\xca\x59\x65\xb3\x71\x70\x94\x80\x72\x9a\x7c\xb4\x82\xa4\x32\xdc\x1a\xbe\xb0\x40\x64\xa3\x9c\x26\xc3\xad\xc7\x03\xcd\x67\x18\x2b\x73\x9a\xf4\xf6\xd9\x6b\x68\x7c\x74\x02\x9e\xc2\x64\x2f\x91\x15\xa8\x14\x6c\x66\x1b\xd4\xfb\x25\x81\x29\xfc\x3d\x4c\x51\x9c\xc3\xb2\xc0\x62\x54\xfb\x5c\x96\xb4\x8b\x1d\x28\x48\x5c\x3f\x5f\x62\xf0\xcd\x5c\x72\x41\xfc\xca\x98\x33\x73\x41\xfc\xfa\xf5\xb3\xf6\x5f\xbf\xb8\x48\x30\x15\x46\xf8\xeb\x2f\x9b\x55\xa5\x9e\xc7\x1e\xb4\xe6\xe2\xcb\x06\x64\x7d\x36\x79\x41\x11\xcd\xf5\x7d\x51\x1f\x41\x82\xb6\x4f\xf9\xcc\x0c\xd9\xb6\x86\x32\x33\x67\xaa\x6d\x70\xcf\xcc\x18\xad\xd3\x98\x03\xd6\xb6\xfc\x3f\xf3\x16\x53\x72\x1b\xb4\x85\xf2\xb6\x7d\xe0\x67\xae\x7c\x3f\xf9\x9e\xa5\xb7\x2d\x13\xcf\x0c\xaa\xb7\xcd\xe8\x67\xe6\x6c\xb4\x2d\x12\xcf\x5c\xe9\x67\x32\x6e\xb1\x1f\xfa\x87\xff\xb4\x0d\x9c\x01\x7e\xb6\x0d\x1a\x21\xdb\x36\x60\xe6\x01\x51\x6b\xae\x3e\x9a\x7e\x24\x1c\x5b\xb8\xca\xed\x94\xc8\x43\x8d\xdb\x09\x05\x62\xdc\x13\x0a\xc4\xb0\xa7\x70\x5c\x7e\x22\xb1\xf0\x87\x6b\x7f\xc3\xf4\x37\x2b\x1e\x85\xd9\x5f\x6e\xd5\x62\x89\x17\xd4\x17\x82\xd5\x36\xf1\x92\x04\xb6\x0b\x83\x76\xe7\x11\x80\xd8\xa1\xc2\x45\x81\xfa\xb6\x4d\xdf\x46\xa6\x77\xa8\xdb\xd1\x0e\xfb\xdf\xa7\x8a\xa3\xdf\xb6\x8e\x3e\xd8\xac\xf6\x54\xe0\xcd\xca\x9f\xc6\x33\x23\x61\x32\xce\xb1\x41\xcf\xfe\x7e\x30\x99\x37\x80\xc0\x1c\x5e\xa9\x27\xd0\xec\x9b\x7a\x0d\xb8\x71\x3f\x98\x71\xe2\xf1\x81\x8d\xec\xcf\x7b\x62\x1f\xc0\xeb\x9e\xd8\x07\x3f\xaf\xd8\xd0\xf9\x64\x33\xd8\xc1\xc1\xeb\x9d\xdd\x87\x8c\x76\xb0\xe5\x80\xee\xf4\xee\xfe\xd0\x4b\x2f\x7c\x53\x78\xae\xfc\x9d\xb9\x74\x56\x92\xbe\x13\xcb\x72\xdf\x6a\xee\xcc\xd0\xed\xde\xdd\x22\xe6\xb1\x51\x12\x9b\x71\xee\xfd\x64\xa7\xa1\x36\xbd\x7b\xd2\xe2\x65\x6f\xde\xb0\x2d\x27\x23\x2d\x67\x05\xb8\x98\x54\x9c\x3f\x58\x6d\x0f\x6c\x6a\xfe\x22\x20\xa1\xfc\x7d\xa3\xc1\x16\xe7\x58\xe0\xf9\x48\xc9\x79\x09\x6e\x05\xb6\x8c\xc3\x33\x0b\xc1\x1f\x29\xce\xdf\xc1\x8b\x5d\x83\xfb\x03\x91\x25\x63\xcc\xc9\xa3\xca\xd4\xc0\xed\xd1\x62\x57\xf9\x65\x78\x4e\x59\xfc\xf8\x70\x1e\xd9\x84\x71\xbe\xce\x66\x37\x59\xb8\x1c\x7a\xe6\x34\x2f\xd4\xa8\x9c\x41\xd8\x93\x31\xd3\x01\x2a\x9c\xe8\x0a\xd9\xc3\x7a\x66\x87\x81\xb2\x9f\xa8\x08\xd9\x23\x7d\x76\x67\x93\x7c\x49\xbe\xd0\x1b\x44\x37\xbb\xdf\xe7\x6a\xbf\xce\xe6\xfc\x49\x66\x77\x93\x87\xd5\xb4\xc6\x26\x3d\x13\x8b\xa6\x02\xce\x33\x1b\x72\x65\xf3\x97\x81\x3d\x37\x7e\x59\x7c\x16\xbf\x9c\xfc\xc2\x04\x9e\x4d\x18\x6a\xe6\x94\x3d\x68\xca\x55\x66\xfa\x6c\x5d\xa0\xf6\xea\x73\xfe\xf1\x55\xe4\x17\xcf\x96\x2f\xaa\x02\xc6\xb3\x05\x8c\xea\xa9\x78\x54\x93\x0b\xcc\xf7\x59\x7a\x5b\x20\x02\x0f\xb3\x2f\xb3\xd9\x1c\x8f\x4b\xeb\x7e\xb6\x7e\x7c\xb5\xa3\xd9\xfe\xdc\xcf\xd3\xe7\xbd\xfd\x03\x8d\x39\x3f\x9b\x98\x97\x0e\xd9\x7b\x36\x2e\x15\xf1\xea\xf9\xb0\x74\x94\xdb\xfc\xe0\x05\x6b\xd8\xdc\xf2\x03\xf5\xae\x09\x54\x7a\x3e\x0c\xa8\x9c\xf4\xe0\xf7\x2a\x12\xbc\x07\x5c\x2c\x0b\xe2\xf4\x80\x8b\x75\x2d\x7f\xd9\x28\xbe\x92\xd3\xc7\xff\x55\x97\x80\xc4\x03\x56\x16\x87\xf6\x81\x00\xb6\x83\x93\xf0\xa0\xb1\xff\xec\xe0\x64\x6e\xf2\xc5\x07\xf5\xbd\x1e\x83\xb9\xe1\xdf\xaa\x47\x7c\xa6\xa6\x0a\x92\xa0\x92\xa4\x12\x10\x47\xa3\x5f\xd0\xd3\x47\x9b\xa3\xba\xc3\x73\x15\x80\x09\xca\x3f\x9b\x67\xe6\x0e\x92\x3e\x3a\xc3\x3a\x72\xf9\x83\x4e\x5f\x94\xb9\x1f\x75\x79\xec\x8b\xf9\xb9\xf4\xe6\x4d\x3b\x43\xea\xce\x6e\xec\x56\xb5\xca\x21\x68\x6e\x86\xf4\x64\x3e\x5a\x1e\x7f\x7e\x35\x9c\xa5\xbf\xcc\x3d\x7e\xa7\x2f\x04\xf5\x32\x5d\x0b\x82\x7a\x51\x63\x78\xf0\xc2\x15\x4c\x06\xf9\xd9\xc4\x36\x75\xd7\xb2\x25\xc6\x52\xdc\x99\x87\x9d\x81\x66\x3f\xcf\x49\xb7\x00\xe2\xc1\x3c\x5b\xfd\xfb\xc6\x84\x85\xbc\xf5\xbc\xa8\x21\xb0\xa8\xf7\x50\x63\x3c\x78\xde\x87\x58\x36\xf0\x6e\x5a\x51\xd1\x10\xf3\xbb\x65\xcc\xba\x09\xca\x37\xe4\xf0\xc5\xd2\x80\x1b\x2e\xbf\x9b\x9e\xd7\x04\xef\x78\x37\x41\x2f\x79\xd8\xd9\xd8\x7f\x4f\x0e\xb8\x61\xd0\x38\x03\xef\x96\x46\x6b\x46\xc4\x7a\xb7\x30\x5a\x32\x62\xd2\xbb\x65\xd1\x52\x96\xfd\x5c\xfb\x9b\xe4\xf7\xf7\x7e\x86\xaf\xbd\x07\x07\x31\xc6\x7d\xf7\x33\x8b\x7e\xb7\x5e\x59\x15\x8b\xde\x2d\xbb\x96\xd4\xfd\xfb\x3e\x93\x8b\xe3\xf6\x6e\x3a\x58\x33\x6c\xf3\xdd\x0a\x4c\x55\xbf\x78\x71\xe3\x15\xe7\xbc\x45\xa7\x32\x9c\xdb\x16\x61\x6b\x81\x82\xbc\x9b\x84\xd5\x92\xed\xe7\xe4\xd9\x6f\xae\xfd\x7d\xf5\x9b\xbd\xb7\x0b\x2d\xf2\xdd\x1c\xac\xd6\xe6\xf3\xde\x90\x04\x55\x79\xf1\xdf\x65\xc4\xd4\x77\xcb\x45\x65\x82\xf0\x6f\xde\x38\x8a\xc9\x31\xbf\x9b\x42\x66\xb5\xe8\x17\x77\x5d\xc0\x6a\x6b\x51\xb5\x73\xa8\xde\x0c\x4e\x81\xf9\xef\xa6\x9b\xb9\x36\xfb\xfc\xfc\x4a\x8f\xde\xad\x68\xd5\x2e\x4c\xf2\x86\xa7\x67\xe0\xdd\x12\x74\x4e\xc3\xb1\xf6\x3c\x87\x6b\xc4\xf6\xb2\xdc\x23\x4c\x2f\x0b\x1e\xf9\xe2\xc1\xc3\x7c\x95\xdf\xe2\x29\xf3\x9b\xbf\xd3\xb8\xb7\x40\xe3\xe0\x2a\xef\x16\xbf\xab\x12\xf2\x5b\x3a\xcf\xac\xa5\x0c\x9e\xed\x67\xd3\x9b\xce\xc9\x79\xb1\xdb\xd4\x26\x70\xcb\x5e\x00\x9e\xdf\xfc\x6e\x25\xb0\xe2\xc4\xcc\x2f\x9e\xbb\xe6\x22\xb7\x24\x5f\x17\x74\xe7\xc5\x6f\xb7\xa2\xed\x66\x47\x78\xc3\xf2\x8b\xd7\x2e\x8b\xf9\x35\x41\x40\x19\x78\xcb\x0d\xa5\x89\x64\x5b\x0d\x28\x4a\xc6\x2f\x3a\x3a\xae\xa9\xfc\x6e\x8d\xa0\x68\x6f\x78\x6b\x87\xe0\xda\x76\x80\xac\xcc\x61\x2b\x0a\x2d\x15\xfb\xd9\x0b\xc0\xee\x94\xdf\xba\x11\x1a\x43\x74\x7e\xeb\xa6\x96\xb3\xd9\xff\x9e\x7f\x76\x9e\xf5\xfe\xf1\xd5\x70\x58\xe4\xb7\x3e\xfb\xb9\xfb\xfd\xcb\x33\x63\x6d\x71\xb8\x54\x78\xe1\xbb\x95\xde\x32\x45\xd6\x86\x86\x0d\x05\x78\x5b\xd9\xdf\x8b\x40\x0d\x22\x77\xf8\x77\x38\x9c\xf3\xd9\x8c\xbc\x1c\x50\x89\xb7\xed\xf9\x37\x37\xa9\xed\xf9\x77\x11\xb1\x2d\x9e\xfd\x66\xcf\xbf\xbb\xf1\xb8\xe8\x8a\x7b\x81\x07\xa1\x4b\x31\x70\xd0\xcd\x69\xff\xc0\x3f\xfa\x79\x41\x14\x60\x22\xff\x86\x00\xbe\x5a\xdc\xfc\x46\x95\x09\xd1\xf8\xdd\x42\x59\xee\xcd\xef\xeb\x5e\x23\x04\xff\xdd\x42\x59\xc1\x84\x98\xdf\x2d\x77\x95\x2a\x52\xe2\x5d\xa8\x92\xc8\xb7\xef\x05\x04\xa2\xf4\xb5\x29\x87\x80\xdb\x02\x59\xa9\x02\x7d\x4b\x64\x39\x8d\x6f\xa5\xbb\x77\x4b\x6b\x65\x7a\x0c\xb6\xb0\x56\x46\x8c\xf8\xec\xbf\x17\xff\xbe\xb1\xab\xc3\xf6\x31\x86\x6d\xa5\x90\x67\xec\x58\x0b\xd9\x12\x6b\x58\x2a\xe2\x3b\xde\x06\xe5\x8c\x77\xec\xe5\x2d\x67\x85\xc7\x6e\x09\xca\xb1\x97\x17\xa0\xc7\x5f\x17\x74\x4e\xb7\x03\xec\xfc\x1d\xeb\xc7\x57\x0f\x7a\x36\xf6\xea\xd6\x61\x5b\x25\x3e\xbf\xdf\xe7\xfb\x10\x65\xf5\xd5\xc5\xf3\xf3\xe3\xab\x67\xb8\xf2\xbb\xc5\xb8\x2c\x83\x7a\xe7\xd6\x67\xa3\xed\x4c\xa0\x35\xdf\xcf\x8d\x5e\x4d\x1a\xb6\xa5\xa6\x9c\x1d\x77\x56\x9c\xad\xb6\x45\x82\x43\xa1\x79\xb1\x9f\xf6\x65\x3f\x7b\xfe\x2a\x1d\xef\xdc\xf4\x29\x50\x70\xe2\x6c\x8b\xfe\xb7\x02\x12\x28\xb8\x25\xac\x5e\xa4\x67\x5b\x23\xeb\xb1\xcd\x5b\x23\xcb\xcb\x23\x87\x8f\x62\x7a\x74\x35\xc2\xfa\xfd\xd2\xac\xc5\xf7\x2b\xfd\xf8\xea\xdd\xf9\xe0\x91\x0c\x3a\x8a\x4b\xb2\x4a\x63\x30\xf2\x68\x38\x7b\x17\xf0\xf7\x28\x6e\x11\xac\xa4\xe5\xdf\xc7\x8f\xaf\xae\x31\xe4\xdd\x02\x58\x1f\xa2\x2f\x0e\x8c\x2a\xcd\x5b\x7b\xfe\x8a\x0f\xef\x96\xc5\xf2\x8c\x3e\xf7\xf1\xc6\x21\x97\xdf\x75\xc3\xeb\xd8\xbb\x2d\xa3\xe5\xe2\xfe\x6e\x11\x2d\x37\xf9\xcc\x16\xd1\xf2\x92\x4c\xe8\xec\x48\xa2\xf2\x56\x2a\xcb\xb4\xf1\x96\xdd\x4a\x30\xb8\x2d\xba\x95\x2a\xd3\xd9\x4a\x78\x59\x1e\x03\xa4\x38\x8d\x45\xef\x67\xfc\x2a\x9b\xbc\x5b\xa0\x2b\xd3\x0d\xde\xf2\x5c\x69\xd2\x92\x2d\xce\x8d\x24\xb2\x6e\x69\x6e\x24\x69\xe4\x47\x0d\xcd\xb6\x5b\x25\xee\x4a\x04\x5b\x94\x2b\x55\x24\xf8\xbc\xd0\x21\xfa\xc1\x0f\x53\x45\xb2\x2d\xe1\x8d\x24\x42\xa3\xe1\x26\x64\xcf\x17\xf9\xae\xc8\x20\xce\x0a\xa2\x33\x9f\x73\xcf\xbf\x45\x5b\xce\xb7\xf4\x6f\x8b\x80\xb9\xb9\xde\x13\x04\x72\x53\x4f\xbd\xb5\x3e\xef\x03\x10\x82\xc7\x89\x75\x5c\x84\x3e\x23\xb2\x83\xe7\x1b\x3d\xd8\x67\x94\x59\x64\xe4\x17\x71\x51\xa9\xea\xd5\x20\x2f\x6f\xd9\xd2\x62\x39\x64\xa6\x5b\x58\x1c\x35\xbe\xd1\x87\xc2\x9c\xd1\xad\x6b\xf6\xfb\x0d\x67\xc5\xe3\x17\x45\xa7\x28\x92\xbd\xf8\x8b\xba\x18\xa4\xaa\x2d\xf6\xa1\x69\x57\xb9\xf2\x96\x33\x47\x95\xf8\x6f\x31\xb3\x84\xe4\x84\xc9\x64\x49\x18\xb7\xc4\x99\xb5\x93\xbd\x37\x8c\x40\xac\xb9\x0b\xa2\x5d\xff\x86\x9e\x15\x2d\xee\x7b\xec\x72\x6c\x49\x6d\x96\x8d\xa5\x05\x43\x3b\x7e\xee\x82\xa1\x1d\x76\x57\x30\x94\xf7\xee\x5f\xb1\x91\xc5\xc7\x5a\xca\x87\xdf\x60\x83\xda\x0a\x50\x39\xb6\x0c\x33\x61\xa7\x05\x13\xf9\x56\xc6\x7c\xc1\xe6\xb9\x15\x8a\x82\xc1\x7c\xeb\xbf\x9d\x97\x4b\xa5\xb7\xf2\x72\xdb\x2f\x7d\x85\x0d\x6a\x13\x87\x62\xb4\x9e\xd4\xaa\x1c\x2f\xd4\x81\x7e\x5f\x26\xc8\x3c\x30\x19\x75\x4c\x25\x25\xef\xc1\x67\xda\xc4\xa7\xe4\x2d\x8c\x4c\x78\x79\xc1\x14\x38\x89\xd2\x29\xd8\x02\x27\xc1\x6b\x25\x33\x3f\x42\x76\x0a\x4e\xfb\x89\x20\x56\xf2\x16\x46\x26\xc1\x70\x25\x6f\x61\x64\xf4\x7c\xf0\xfc\xd9\x7f\x6f\xf6\x73\xf2\xcd\xe2\xf9\xe2\xd9\xb6\x98\x23\x8b\x7f\x7f\xf8\x7b\xe7\xf9\xe5\x99\x7e\x2a\xf3\x6c\x3e\xab\x3e\x33\xff\x2d\x8b\x4c\xc2\xed\x0a\x26\xc9\x89\xbb\xa3\xe4\xf0\x17\x2c\x5e\x1a\x16\x8d\xc5\x24\xa0\x7a\x47\x1d\xbe\xec\x1f\x52\xf7\x99\x9e\x00\x51\x5e\xf4\xd4\x59\xcd\x02\x12\x8d\x19\xa1\x7a\x1e\x55\xd0\x2d\x40\xd1\x7d\x1e\xfe\x60\x0b\x60\xc1\xe6\xe2\xb9\x9d\xc8\x1a\x25\x6f\xc2\x97\x8e\x3a\x59\x28\x36\xc5\xa3\x4e\xbf\xba\x6c\x0e\x38\x36\xed\x9b\x25\xf9\x15\xe0\x88\x99\xbf\xce\x9c\x1f\xb0\x28\x1e\xd5\x5f\x50\x50\x8f\xba\x98\xfb\xa6\x54\x13\x83\x62\xc9\x1f\xa1\xcf\x6e\x7d\x80\x7e\xb3\x35\xd0\xef\xcc\x0a\x4a\x45\x04\x66\xc9\x1f\x86\xeb\xb6\x05\xfa\x1c\x00\x3c\xc6\x93\x30\xce\x92\x5f\x24\x44\x71\x17\x0f\xea\x3c\xaa\xcf\x38\x37\x40\x01\xbd\xa8\x09\xef\x64\xc1\x8f\x3a\xa1\xcd\xa5\x10\xb0\x98\xe6\x96\x9c\x8b\xc6\xd7\x34\xc1\xdc\x42\xc0\x62\xc2\x4f\x5a\x0a\xd6\xf6\x34\xb7\x9c\x58\x74\xbe\xa6\x39\xed\xf9\xf4\xc5\x9e\x2f\x5f\x1c\xff\xc6\xce\xbf\x27\x5c\x12\x5e\x04\x3f\x4a\x8d\x79\x31\x48\xe2\x78\x81\x6a\x25\x39\xfa\xf2\x23\x7c\x0a\xe0\x5a\xd1\xee\x8e\x4e\x5b\x4a\xd2\xa6\x46\xeb\x8c\x35\x0c\x04\x2b\xd9\xd5\xb2\x28\x1c\xb9\x69\x1d\x2c\x0a\xe3\x4c\x5a\x9c\xf3\xb2\x75\x8f\xd1\x1c\x62\xeb\x1e\xa3\xb1\x49\x78\x6f\xe7\x01\x40\x0b\xce\x9c\xe6\x68\x5b\xaf\x48\x69\x25\x16\x51\x40\x5b\xce\x0b\xae\xdb\xa4\x90\xbe\x49\xf7\xc6\x90\xcc\x70\xc5\x11\xe8\xa9\xb0\x22\xa4\xfa\x52\x50\x0f\xd2\x2a\xdf\x49\x6e\x05\xa7\xef\x3c\x38\x73\x85\xb8\xbf\xb4\x0a\xeb\xe2\xc0\x1e\xd5\x71\x2e\x27\xe0\x57\x4e\xb3\xb0\x3d\xc4\xf3\xa5\x05\x4d\x2c\x9c\xc7\xa3\xfa\x8c\x8d\x8f\x33\x5b\xaa\xb3\x11\x5e\x5b\xd8\x1f\x6d\xfa\xd1\x87\xf9\xb3\xc8\xca\x0e\xba\x9b\x5b\xa8\x9f\x68\x88\xa5\xec\xf3\x3b\xda\xa2\x6d\x13\x10\xf6\x4a\x10\x50\x5a\x20\x7b\x69\xee\x82\x5b\xd5\x18\x1b\xfa\x52\x90\x2e\x13\x4e\xf7\x52\x06\x5e\x31\x0e\x64\xd9\x12\xdf\xe8\xf1\x0c\xd9\xce\xc0\x71\xe8\x13\xf1\xfb\x97\x45\xd0\x11\xa1\x1f\x09\x1f\x78\xc1\x85\x3d\x0f\x57\xbd\x44\x2b\x00\xb5\x18\x39\xfb\x0d\x58\x25\xcc\x96\x88\xdb\x6d\xc0\xe1\x12\x3f\x3f\x74\x04\xb9\xc4\x6b\x30\xba\x88\xa4\x6d\xdc\x59\x7c\x20\x48\xd3\xbf\x43\x77\x84\xd2\xe9\x24\x68\x7b\x82\x2e\x19\x48\x9e\xb6\xf5\x1b\x9d\x8e\xb4\x85\x65\x2b\x50\x97\x02\x9f\x46\x70\x2e\xe5\x82\x66\x41\x80\xf0\x98\xcf\xc3\xcd\xbd\xa0\x14\x1e\xbd\x0b\x10\x25\x26\x74\x63\x00\x2e\xb4\xbd\x3d\x9f\x00\xbe\x1e\x4a\xef\xa0\x73\x35\x56\xb9\x30\xef\xca\xd1\x1f\xb8\x0f\x4a\x35\xc2\x61\xa5\x83\x97\xcb\x5f\x3a\x2f\x0f\x51\xd5\x89\x17\xe2\x9f\xaa\x28\x58\x89\x7f\x1a\x79\x4b\xd6\xa5\xce\x90\xee\xe9\x0d\x91\x75\x60\x97\x28\x95\x20\xf0\x4e\xec\x63\xa9\x18\xbe\x06\x8e\xcc\x52\x11\x5e\x66\x81\xaa\x54\x42\x56\x06\xf6\x8b\x52\x0d\x1d\x41\x36\x29\x2d\x69\x46\x62\xa7\x1a\xca\xb1\x26\x98\xd2\x08\x86\x1c\x44\x6c\x96\x86\x19\x7a\x10\x00\x57\x9a\x32\x24\xd1\xce\xa5\x61\x09\x1c\xd8\x86\x4a\xdb\x12\xd0\x7e\xd9\xe3\x34\x40\x35\x0a\x1b\xdf\x6e\x5c\xb7\x47\xe7\x97\x17\xe5\x99\x10\xe7\x82\x79\x7f\x6b\xd2\x7b\x71\x1d\x27\xfe\x4a\x5b\xb6\x2a\xbd\xd2\x01\x81\x13\xa5\x13\x56\x34\xea\x96\x14\x4b\xc7\x12\x3a\x2a\xe3\x74\xe4\xed\x81\xc8\x53\x3a\xc6\xb7\x21\x77\x19\x58\xd8\x47\xe3\x80\x0f\x2c\xec\xa3\x6d\x9d\xa4\x8c\xd1\x7c\xd9\x73\x1b\x53\x23\x1b\xc7\x6c\x00\xb7\xd1\x7c\x79\x30\x3f\x12\x23\x5f\xc6\xc3\x4a\x1b\x02\xce\x70\x09\x8d\xe9\x8c\xf7\xf6\x65\xf7\x36\xb1\x9b\x8d\xb6\xd5\xec\x32\xb1\x91\xc4\x31\x9f\x45\xd9\x1b\x9e\x38\xab\x9f\x41\x22\x67\x73\x6e\xcc\x7a\x76\x67\x00\x21\x9d\x1f\x62\xb6\x11\x96\xcb\xc4\x68\xba\xb0\x22\x94\xf9\x7e\x7e\x35\x00\x97\x05\x7d\xd7\x01\x5b\x16\xf6\xf3\xd1\xf3\x77\x5e\xd7\xb2\x08\x8a\x1b\x1d\x4a\xb5\x3e\x84\x89\x12\xf7\x50\x16\xf2\xf4\xe1\xca\x3f\xed\xf2\x65\x83\xfb\x23\x2a\x8c\xc4\x2f\xe8\xac\x03\x83\x50\xf9\x4c\x22\x1e\x15\x8c\x3e\x97\xbd\x41\x33\x3e\xc6\xa5\x10\xda\x53\x3e\x58\x3e\x07\x6e\xad\xf2\xc1\xf2\x39\x70\x44\x96\xcf\xc3\xc4\x31\x0b\x95\xcf\x5b\x44\xd3\x0d\x93\xf3\x70\x50\x16\xab\x7f\x60\xe0\xf5\x2d\x27\x61\x1b\x03\xd7\x67\x39\x09\xd1\x68\xd8\xc2\xca\x49\x2c\xe0\x20\xac\xae\x9c\xc3\x71\x10\xfe\x4e\xac\xf8\x83\xe0\xd3\x72\x72\xb8\x34\x80\x96\x73\xda\x06\x62\x72\x62\xfe\x1e\xc4\xc8\x95\x13\xa7\x5b\xf7\x10\x9f\xd8\x8b\xfb\x82\x3c\x9c\x97\x6d\x38\x1b\xe7\xcb\xb6\x7a\x9e\xce\x97\x28\x5c\x25\xc2\x8b\xe0\x88\xbe\x90\x75\x2e\x1c\x19\x03\xc5\xb3\x5c\xf4\x36\x16\x40\xbc\x30\x12\x0f\x99\xdf\x4d\xcc\xcb\xc0\x7d\x53\x6e\x04\xec\xb1\xfa\x1e\xe7\x2e\xe2\x05\x70\xbb\x2b\x34\x1c\xf1\xe5\x26\xf2\x72\x2c\x50\xe9\x46\x0a\x9b\x07\x02\xfa\x8d\x1f\x30\x28\xf4\x7d\x85\x31\x7e\x43\xea\xde\x04\x2e\x4d\x34\x9a\xf2\x70\x1e\x83\xdb\x3f\xc5\x49\x33\xe6\x63\x64\xbb\x12\xfe\xd3\xed\x0d\x19\xeb\x21\xa8\x73\x62\x4f\x28\x0f\x74\x6c\xa2\x67\x15\x5d\x29\xf3\x80\x56\x3c\x06\x1d\x12\x3d\x55\x70\x73\xa4\x79\x70\x6c\x1f\x63\x6a\x09\xa5\x2a\xd8\x9d\xd2\x14\xf7\xb4\x90\xf4\x05\x1d\xc3\x14\x92\x26\x61\x68\x05\xfb\x47\x0a\x59\x1a\xbd\x33\x85\xf8\x87\x82\x99\xaa\xb2\x9d\x4a\xd6\x4c\x2c\xe1\xbd\x6d\xc3\xb1\x7d\xef\x80\x41\xfd\xcd\x6f\xeb\x51\xfc\x6c\x0b\x99\xf5\x20\x60\x76\xa2\xe7\xd7\xc3\x50\x65\x22\xe5\x6b\xdc\x55\xa9\x7b\xd0\x6a\x50\xcc\xc4\xb4\x51\x0d\xbb\x9f\xf8\xa6\x6a\xaa\x2f\x2f\x9b\x8a\x54\xc3\xca\xf5\x49\xd7\x74\xb2\x6c\x08\x7b\x4d\xa7\x9f\x8d\xbc\x5f\xf0\x8c\xce\xbc\x65\xc7\x9a\x9e\xc7\x17\x7a\x7b\xed\x60\xc3\xa0\x12\xb2\x91\x26\xf4\xbf\xe6\xc3\xcf\x36\x5a\x57\x83\x6e\x2b\x5e\xbc\x9a\x63\xd6\x5b\xca\xab\x46\x2f\x4e\xd4\xe3\x9a\x6f\x5f\x2a\x9f\xe1\x60\x98\xc4\x86\xd7\x02\x3f\x9b\x58\x17\x2b\xa2\x5a\x9a\xd0\xf2\x5a\x88\x80\x98\x65\x0b\xac\xb5\x38\x37\x42\x90\x6b\x01\xe1\x27\xf1\xc4\xb5\x22\xd7\x4e\xb6\xb1\x56\x6f\xd8\xc4\x2f\x10\xa8\x49\xdc\x57\xad\x9c\xd9\x49\x78\x5c\xad\x9c\xd9\x49\x2c\x6d\xad\xde\x25\x40\x5f\xab\x15\x7b\xe2\x38\xb6\x9a\x52\x2b\x51\xb6\xb3\xc6\xcb\xc7\x97\xbd\x59\x15\xce\x30\x6b\xa7\x03\x6c\x08\x13\xfa\x5f\xeb\xe9\x44\x17\xd3\x11\xc9\xeb\x66\x95\xb5\x39\xd1\xb6\x89\x4b\x6d\xc4\x33\xce\x96\x8f\x6f\xe8\x65\x6d\xc8\xbb\x15\xff\x61\x6d\xc2\xa4\x01\xe1\x36\x02\x81\xf7\xc4\x1b\x81\xaa\x83\x60\xb2\xda\x4e\x87\x62\x12\x8d\x19\xad\xe4\x67\x0f\xe8\x83\xf1\xb4\x36\x69\x1f\x96\x96\xda\xa1\x15\xb3\x03\xad\x9e\xb4\xad\x83\x7f\x1d\x01\x74\x62\xa5\xaf\xdd\xc0\x6a\x62\x75\x6b\xff\xf8\xcb\xa6\x3c\xb5\xc7\x9d\xb2\x4d\x49\x6b\xff\xd8\x1b\x28\x37\xd8\x95\xd9\x37\xdf\xa9\xc3\xbb\x42\xf8\x4d\xea\x00\x7d\xe6\x48\x7b\xa2\xc3\x9b\x5d\x04\x5e\x54\xf9\xdb\xc4\xb1\x5f\x67\x62\x23\x08\x6e\xab\xd3\x9b\x47\x44\xfa\xd7\xa9\x4d\x1c\x45\xba\xce\x0a\xec\x71\x75\xd4\x89\x98\x32\x31\x92\xd6\x85\x29\x68\xa0\x23\xd5\xf5\x80\x17\xe8\x1f\x75\xc1\xd2\xe6\xda\xa2\x40\xfd\xa0\x56\x4d\x14\x8d\xfa\xc1\xd7\x3b\xa1\xbe\xf5\x83\x9c\x33\x91\xc8\xeb\x89\xe8\x5f\xb8\xad\x54\x4f\xac\x08\x13\x07\x73\x3d\x47\xc0\x7a\x77\x70\x22\x0c\x4e\xdc\x92\xf5\xbc\x1c\x87\x53\x73\xde\xf1\xcb\x9e\xdb\xf9\x28\x69\x6d\x21\xb3\x5e\x32\x55\x94\xfe\x7a\x65\x76\x01\x2f\x7e\xbd\x18\x74\xa1\x7e\xd7\xeb\xd2\x56\xc8\xb1\xbb\x08\xad\x5c\x07\x2b\xbd\x9e\xe4\x67\xfb\xe5\xe6\xdc\x2e\x7c\x94\xf5\x86\x76\x2d\x6c\x69\xf5\xf9\xbb\xa7\xad\x3e\x07\xfe\xc2\x78\x56\xd2\x63\x9d\xcf\x81\x75\x75\xd8\x00\x83\x52\xf3\xef\x78\xca\x92\x0d\x16\xf6\x6b\xff\x8e\xe5\x74\x6b\x66\xf5\x31\x8c\xb7\xfa\x8d\x44\x2f\x5e\xee\x1f\x5f\xa5\x71\x42\x9f\x03\xdb\xf5\xd6\x4f\xeb\x03\xfe\x0d\x09\xdb\x83\xaf\x0c\x8b\x42\x7d\x60\x48\xf8\xd3\xea\x93\x62\x7a\xb4\x46\x70\xab\x50\xa8\x67\x2b\xa1\x95\x28\xc0\xfa\x70\x01\xae\x17\x9f\x07\x0e\x32\x3b\xc2\xa1\x03\x1a\x3f\x09\x7b\xe3\xb2\xed\xc3\x72\xfc\x06\xcf\x79\x06\x37\x9e\xbc\x01\xb3\x5c\x5b\xd6\x0a\x4e\xa7\x79\xfe\x74\x4d\xd6\x07\x2c\x19\x04\xd2\xd4\x07\xd7\xd6\xc1\x71\x7f\xa0\x65\x35\x03\xfb\x07\x09\x5c\x47\x76\x7d\xb2\xc6\x63\xa0\x81\x34\x3e\x88\x3a\xa9\xcf\x66\xb0\xf5\x70\x52\x28\xa4\x5c\x7c\xaa\x4f\xd9\x42\x4e\x3a\xdc\x08\xdc\x55\xf8\x42\xeb\x53\x94\xf2\x05\x20\x08\x82\xc9\xb2\x3e\x9b\xb3\xe4\x25\x90\xb9\x5d\x86\x46\x56\x9f\x82\x0d\x7e\xf9\xf7\x37\x1c\xa9\xbf\xad\x4f\xd5\xc1\xca\x68\xb8\x9c\x90\xdb\xeb\xc3\xf1\xaa\x84\x5a\xd6\x87\x28\xb4\x5e\x59\x50\x15\x4f\x8b\x2f\x53\x91\x95\x6e\x2b\x2e\x52\x91\x60\x2b\x9c\x85\x08\x8d\xfa\x54\x8f\x06\xd3\xab\x44\x02\x38\x6d\x22\x4c\x47\xae\xe9\x3b\x4a\xf8\xb4\xf6\xe3\xab\x57\xe1\xd6\x84\x02\x3d\x73\xb5\xab\x41\x43\x9e\xcd\x45\x6b\x12\x97\xb9\xd8\x55\x44\x1c\xee\x75\x19\x5e\x51\x1f\x64\xcb\xe4\xe9\x79\x5a\x08\xd2\x3c\x33\xc7\xe6\xdf\xb1\x24\x67\x46\xe8\x19\xd7\xa4\xcf\xc5\xc6\x34\xd8\x72\xc7\x7e\x01\x70\x5d\x54\xa8\x00\x6b\x80\x3b\x1c\xea\x67\x60\x24\x9f\x8c\xcd\xfd\x8c\x85\x15\xb0\x3e\x5e\xbc\x70\x52\x44\xb0\x54\xec\xf0\xf5\xe1\x12\x46\xf7\xa8\xce\xcc\x92\x00\xd6\xfc\xd5\x8f\x5d\x9f\xd9\xc1\x4e\xff\x8e\x29\x1d\x0a\x40\x88\x48\x1e\x62\xd1\x96\x7e\x6a\x72\xfb\xe6\x89\x03\xde\xe7\xeb\xa7\x0f\xbc\x3e\xc8\x9f\x35\x36\x9c\x28\x92\xe4\x33\x4c\x2e\x7b\x5e\xd0\x00\x97\xdb\xad\xa3\x42\x94\x5d\x5a\x63\xe8\xd4\x58\x11\xec\xb8\x95\x58\x91\x9c\x0e\xf7\x78\xeb\xe9\xf5\xe7\xf3\xe2\x19\xc0\xe0\x9e\x38\xa0\xca\x0f\x36\xba\x04\x55\x7f\x64\x66\xb8\xe6\xea\xb3\x99\x8c\xe1\x10\xf5\xf9\x00\x0b\x91\x08\x51\x59\xba\xfb\x7c\x9c\x86\xdf\x77\xfc\xdd\x4c\x09\x4d\xb1\x4f\x60\xba\x35\x99\x72\x0c\x06\xc6\x65\xb0\x86\x7d\xbe\xce\x94\x97\xcd\x28\x6a\x12\x97\x36\x5f\xaf\x72\xc7\x67\x8b\xe2\x95\xc8\x8d\x1a\x91\x1f\x81\xe2\xe7\xe7\x67\xd4\x40\x7d\xce\xf3\xd7\xb0\x9d\x6a\x48\xc8\x50\x36\x7b\xb6\x1c\x9c\x8b\xe3\x6d\x6d\x2f\x37\x01\x70\xb9\x1e\x5a\x2b\x92\x07\xbc\x37\x81\xaf\x04\xa7\x56\x02\x42\x6a\x4a\xfe\x7d\xe0\x94\xb6\xf1\xb4\x81\xad\xb1\xe5\x77\x1b\x9c\xc6\xb6\xf0\x7c\xd3\x98\x29\x5d\x6c\xae\x58\xb5\x95\xd6\xd2\xc4\x62\x62\x85\x6b\x91\xa0\x6f\x99\x25\x27\x49\x04\xf7\xd6\x02\xac\x5b\x84\xcb\x5c\xc0\xa8\xc4\x8e\x54\x62\x53\x2b\xa1\x23\xa5\x65\x3b\x5a\xb8\xda\x98\x90\xaa\x38\xd1\x92\xf5\xe1\xca\x5a\x8a\x9d\xde\xf2\x5f\x17\x48\x37\x33\xca\x7e\xf3\xf2\xcc\x27\x4f\xcc\x88\x1f\x1e\x23\x41\x58\xce\xd6\x8e\x77\x47\x6c\xc4\x53\x88\x48\x60\x7a\xcf\x06\xd8\xe1\x9e\x20\xe4\xa4\xce\x08\x8f\x27\x34\x3e\x3a\x9d\x13\x13\x7f\x80\x4c\xb6\x5b\xc2\x5c\xaa\xcf\x81\x0f\x34\x57\xb7\x42\x0a\x79\x5e\x29\x55\xe3\xab\x37\x43\xc4\x99\x20\xb2\xf2\x4a\xa2\xdc\xdb\xfc\x8a\x75\xbc\x5d\x71\x8b\x67\x81\x56\xbf\xa5\x73\xef\xa6\xa0\x19\x69\xe9\x79\x2f\xd6\x6e\x67\x1e\x54\x91\xf3\x7d\x9c\x25\x70\x7f\xa5\x1d\xa0\x2a\x41\x34\xb3\xc0\xb5\x08\xa2\x49\xf8\xf3\x2a\x41\x34\xbb\xc5\xe4\x05\x13\x67\xfc\x10\x20\x5a\xbc\x2c\x66\xe9\x0f\x18\x9e\xc0\x29\x22\x5f\xf6\x10\x76\x1b\x0c\xdd\xaf\xb0\x10\xc0\xdc\xdf\x9f\xf7\xd8\x79\x06\xc3\x10\xec\x89\x7d\x29\x04\x75\x55\x62\x5f\x52\x07\x2f\x88\x7d\xc9\x89\x2b\x22\xf5\x4d\xcd\x21\xe8\x35\x69\xcd\x6a\x36\x97\x98\x2c\xdb\x04\x05\x65\x90\x64\xe8\x17\x0b\xdf\x22\x7e\xc5\xc3\x50\x09\x74\x29\xd8\x74\x2a\x41\x26\xbb\x01\xeb\xc8\xb2\x21\x4e\x19\xe1\x24\x85\x3b\xc1\x95\x70\x92\x8a\xbd\xa1\x1a\x4e\xb2\x70\xa5\x54\x62\x48\xf6\xe0\x7e\x85\x8f\x13\x12\xf7\x06\x5b\x76\x70\xd9\x32\x47\x88\x28\x92\x3d\x77\x66\xc8\x1d\xf0\xe6\xe0\x58\x82\x8b\xe0\x29\x1f\xce\x96\x7f\x0f\xe0\xfa\x42\x18\x86\xb0\xc5\x10\x8c\x3d\xac\x1a\x46\x32\x08\x69\xad\xc6\x8e\x24\x65\x05\x02\x46\xf6\x0b\x4d\x60\xdf\x07\xe8\x47\x64\x48\x5e\x20\x0c\x91\x21\x35\x20\x02\xc3\xee\xca\xc6\x86\x86\xd4\x02\x7d\x21\xee\x23\xa1\xb8\x56\xe2\x3e\xca\x31\x6c\x81\x57\x02\x3c\x24\xee\x23\x7b\x04\x23\xee\xc3\x5d\x6a\x31\x0d\x1a\x37\xce\xa6\xa0\x6d\x4a\x11\x90\xb9\x88\xfc\xa8\xf6\xc4\x55\x06\x88\x10\x1a\x78\x25\x52\xaf\x12\xf9\xb1\x97\x6a\x4f\x0b\x21\xd1\x1f\xe0\x67\x08\x1a\x84\x7e\x54\xee\xc7\xd5\x57\x8e\x5e\x1d\xcd\x73\xed\x60\x9b\xbe\xb4\xee\x60\xd8\x15\x86\x1d\xf5\x20\x30\xf4\x14\x2c\x1d\xba\xf5\x6a\xcc\x20\x62\xae\x12\xb5\x51\x15\xe7\x89\xda\xd8\xed\x81\x47\x37\xd6\x04\xa6\x41\x08\x46\x4e\x4a\x1d\xc4\x60\x54\x65\x5d\x62\x30\xaa\x22\x3b\x31\x18\xfb\x23\x9a\x63\xc3\x52\x1d\xc6\xc0\x50\x9a\x9b\x37\x20\xf5\x88\xae\xc4\x54\xec\x06\xbe\x28\xbf\x64\xbb\x65\xe5\xc5\xd6\x1c\x45\x44\x13\xa3\x27\xb4\x20\x10\x31\xb1\x5b\xb3\xf4\xa9\xd8\xec\x6e\x60\x1e\x69\xc8\x19\xc4\x4c\xa4\x85\xdf\xaf\x1a\x34\x31\xb2\xd0\x9a\xcc\x04\xbd\x8a\x48\x89\x8a\xdd\xa6\x1a\x29\x91\x14\x29\x08\x95\x08\x0d\x9d\x50\x89\xca\x4d\x91\x4a\xa8\xc4\xfe\x88\x35\x4d\x03\xff\xbe\xf3\x08\x57\x02\x29\x76\x2b\x67\x06\x18\xd1\x43\x88\xa4\xd8\x3f\xb0\x0d\x5b\x2a\xa9\xea\x37\x84\x52\x4c\xa2\x8b\x2a\xa1\x14\xfb\x23\x5f\xf0\x28\xbb\x55\xcb\x95\xb0\x76\xfc\x88\x55\x61\x98\x00\x8a\xaa\x5e\x4c\x00\xc5\x6e\x6d\xb7\x2c\x4b\x44\xc1\xad\xd0\xa5\x8d\xcb\xc3\xe1\xb3\x74\x44\x32\x46\xd8\x44\x4a\x9e\x7e\x5d\xc4\x92\x34\x14\xe4\xe2\x59\xfe\x9c\xe0\x22\x2b\x42\x16\x19\x36\x46\x16\x69\x70\x15\xc2\x17\xd2\x92\x84\x9d\xb1\x69\x34\xde\xda\x6c\x6e\x12\x24\xe2\x11\x96\x64\xf9\x54\xa9\xb3\xf5\xe9\x22\xdc\x03\xd4\xfe\x4a\x26\x8b\xfa\x9e\x08\xdc\x3e\xab\x96\x0a\xe5\x8b\x53\x0a\xff\x25\xac\x20\xc5\xaa\xaf\x40\x05\x3f\xea\x76\xcb\x80\xd7\xf4\x05\x30\x13\xb7\xaf\xed\xc6\x60\x82\x22\x3d\xbb\xe4\xb3\x4e\xf1\x12\x19\x3c\xfd\x17\xce\x57\x8f\x8d\xe2\x88\x87\xe0\x92\x83\xc9\x77\x6e\x8e\x8d\xd0\xb9\xd9\x6e\x17\x7e\x07\x44\x18\xfb\xd6\xd8\x24\x52\xdc\x88\x4b\xd2\x49\xae\xd4\x4f\x09\xdd\xcd\x16\x4b\x7c\x6f\x68\x87\xa8\x7e\x73\x82\x64\x02\xb7\xf3\xf3\x68\x6d\xd9\xa4\x74\x89\x87\x02\x89\x9b\xb7\x05\x92\xd1\xdd\x98\x07\x01\xce\xc6\xca\x23\x4a\x30\xef\x96\x47\xca\x88\x06\xf2\x2f\x61\xf3\x10\x62\xe3\xd0\x0f\xbd\x0a\xd9\x57\xc4\x46\x06\x79\x11\x2f\xca\x70\xe2\xaf\x4b\x45\x5a\x7d\x5f\x34\x32\xcf\xc2\x16\x2f\x4a\x5d\x36\x07\xb3\xbb\x0d\x26\xc1\xd5\x4c\x4a\x33\x7d\x7c\x1f\xab\x03\xe3\x43\x82\x90\x7e\xbe\x80\x5f\xf4\x7a\xb9\x8e\xb6\x85\xa4\xe6\xad\xc8\x03\xc5\xb5\x11\x9a\xb1\xf1\xab\xf0\x82\xf6\xd1\xfc\xc1\xb1\x27\xcf\xc3\x31\x2a\x2f\xa8\x1f\x5b\x5a\x6b\x07\x06\x01\x85\xfa\x76\x1c\xb2\x61\x7f\x50\x80\x68\xb6\xd8\x30\x87\x18\xb6\x03\x01\xa2\x13\x33\xd7\x8e\x2d\x41\x34\x14\xf9\xc6\xad\xcc\x3d\x75\x06\x4f\x20\xc5\x46\xaf\x46\xc0\x48\x89\x49\x25\x45\xe8\xcd\xb2\x1a\x97\x33\x2b\x81\x05\x8d\x2b\x99\x69\x75\x7b\x8a\xd9\xfa\x83\x9c\x70\x32\x11\x25\x8b\x6e\x6b\xb1\xc5\xbf\xcb\x9e\x37\x6f\x6a\xde\xd9\x1c\xd9\x05\xa6\xdb\xbe\x9c\x09\x2e\xd5\x69\xbf\xf0\xcb\xf4\x9d\x79\xaf\x1d\xd9\xa5\xd0\x1b\xfe\xef\xe2\x5c\x88\xbc\x25\xc9\x53\x3b\x88\xbc\x5d\x0d\x28\x66\xf7\x00\xb8\x67\xa5\x4b\x60\x95\xa5\x6c\x85\xc9\x67\xd0\x3e\x1a\xc0\xc2\xe2\x23\x17\x65\xa7\x27\x61\xc7\xfe\x5d\xc9\xc9\x81\x37\xfb\x3c\x04\xa1\xbe\xc2\xe2\x0e\x94\x40\x56\x86\x56\xf6\x49\x0e\xf7\xd3\xc9\xc4\xb3\x81\xa6\xb6\x08\xb8\x01\x11\x22\x4c\x8a\x1b\x8b\x45\xb1\x0f\xf1\xad\xba\x6a\x36\xb0\xa2\x72\x75\x9f\x63\x08\xba\xaa\x48\x0a\x93\x99\x2b\xc9\x0c\x76\xa3\xb2\xd2\xc1\xcc\xab\xf7\xf9\xfc\xbb\x98\x57\x1c\x2e\xb0\xcd\xe1\x14\xa3\x86\xbf\x40\x17\x13\x13\x6c\x50\x1d\xff\xde\x02\x91\xe8\xb7\x01\x72\x37\x1c\xbb\x03\xe6\xee\x76\xb4\x00\xb9\x2d\xa4\xbd\xae\x55\x31\x65\x30\xde\x16\x4d\xca\x11\xad\x5f\x27\xc2\x47\x5d\x78\x16\xd6\x44\xcc\xe9\x8a\xad\xe9\x31\x3a\xed\xbb\x16\x5b\x66\xd2\xd5\xb0\x8b\x2f\xe2\x71\x01\xec\x5d\xf9\xa0\xd8\x84\xed\x1c\xf6\x25\x86\x16\x40\x3a\xdc\x03\x5a\x84\x3c\x52\x01\xd7\xf0\x52\xac\x1f\x11\xe7\x9d\x99\x30\xb2\xc9\x21\x4c\x86\x3e\x34\xc6\x0e\x5b\xa2\x5b\x3e\xdc\x03\x9f\xb9\xe5\x2b\x40\xa7\x00\xa5\xd3\x10\x47\x2a\xf8\xa2\x15\x63\xfa\x2c\x73\xa9\x74\x3b\x95\xfb\x9c\xf9\x74\x0b\x2b\x4b\x9a\xd0\x65\xb1\x67\x06\xeb\xb5\x63\x19\x87\x50\x0c\x41\x41\x52\xa2\x8d\xbe\xb1\x0e\xe5\x81\xc5\x5a\x97\xbc\x6d\xfa\x12\x10\x65\xf2\x0b\xde\x26\xd8\xb7\x40\x50\xaa\x24\x66\xb1\x9d\xd1\xe0\x74\x08\x7f\xb8\x6c\xcd\x4c\x42\x22\xe8\x7c\xf6\x71\x3f\xa5\x25\x9f\xd8\x4f\xa6\xf5\x51\x2f\x76\xf5\x1f\x2d\x51\x3e\xdf\xc8\xb9\x8c\x7e\xaa\x6a\xba\xde\x13\x23\x41\x3c\x73\x40\xa4\x31\x27\x04\x6e\xb2\xc0\x53\x5d\x84\xb1\x89\x51\xac\x4e\x2a\x44\x02\xe9\xf7\x29\x2e\x48\xd4\x74\x54\x1c\xac\xe3\x12\x6e\x1e\x10\x6d\x12\x1e\xb5\x4b\xcd\xd6\xe3\x7c\x29\x19\x3b\x78\xb8\xdd\x6d\xa1\xbe\x13\x4d\x84\x49\xfd\x9e\xf4\x11\x5a\x98\x63\x06\x9e\x4a\x77\x88\xd8\x42\x02\xd4\xdb\x81\x6d\xa2\x0f\xfb\xc6\xd2\xdd\x17\xe0\xba\x95\xf7\x3c\x4b\xb7\x53\x5b\xcc\xf3\x6e\x5c\x90\xb0\x05\xe7\x55\x8c\xbf\x31\xdb\xc6\x37\x5e\x37\x3e\xfc\x81\x88\x65\xb1\x5c\x8b\x84\x27\xe1\x56\xac\x13\xd1\x1e\xb7\x44\x82\x19\x6c\xdf\xbd\x7e\xd8\x13\xfb\x7d\xaa\x3f\x30\xc5\x07\x3c\x77\x4d\x3a\x37\x8a\x07\xe0\x21\x0c\x59\xe6\xf9\x68\xd7\x97\x40\x3f\xea\x62\xd5\xbe\x50\x64\x5c\xed\xc3\xb4\x62\x70\x51\xbe\xf2\x82\x81\xa2\x91\x00\xa1\x1d\xaf\x7a\xab\xc4\xc2\x8b\x35\xc3\xed\x7a\x45\x41\x01\xf1\x7a\x1a\xe8\xf8\x75\x8e\xec\xe3\xeb\x59\x74\xb7\x5f\xf8\xc6\xb2\x2b\x8f\xa2\x73\xc4\x3c\xd1\x85\xdc\x1b\x38\xbf\x9b\x7b\x8f\xbf\x6f\x31\xb1\xe9\xb3\xec\x64\xc4\x6b\xe6\xd7\x23\x9e\xaa\x99\x51\xaf\x93\x7e\xaa\x99\x51\x6f\x21\x0c\x35\x33\xea\x55\x94\xdd\x96\x34\x43\x2c\x7f\x90\x8d\x40\x08\x52\xc8\x01\x1c\x71\x52\xe0\x65\xf9\x4b\x82\xdd\x73\x45\xbe\x25\xbc\x01\x78\x37\x1a\x79\x00\x2a\x97\x19\x5b\x0a\xef\x8a\xdd\x26\x65\xc3\xc2\xb3\xc7\xc4\x75\xc0\xfa\xf3\xd6\xbb\x5a\x0a\xd6\xcf\x71\x27\xe7\xdd\x7e\x61\xee\x70\x78\x7c\x9d\x8d\xfc\x02\x95\x6b\x85\x2d\x65\xf1\x92\xcd\x25\x31\x5d\x21\xb3\x41\x33\xff\x5c\x92\xc1\x90\x72\x6e\xbf\xb0\xd8\x42\x40\x75\xf2\x07\x4f\x1c\x5c\x8c\x9c\x73\xfb\x2b\xda\x97\x88\xbb\xf1\x97\xc1\x88\xfe\x20\x06\xc1\xb2\xc9\x32\xb7\x9b\xb0\xc4\xe2\x4a\x1c\xe4\xe4\x99\x85\xe0\x06\xc0\xa5\xd8\x4c\x17\xc7\xf5\x9d\x96\x34\x24\xc8\x39\xcc\x18\x47\x86\x87\x66\xc2\x38\x32\x30\x35\xf3\xc5\x15\x67\x5e\xb9\xba\x21\xd0\x71\x09\x74\x8e\x01\x8e\xe9\x3c\xdc\x80\xaa\x54\xc5\xea\x2a\x9a\xd5\xf2\xd9\xc4\x21\x0e\xec\x5d\x2a\xfb\x41\x37\x72\x8f\x30\x41\xc8\x54\xf1\x6f\xef\xc9\xd1\x00\x1b\x44\x76\x5b\x5a\xa6\x31\x83\x35\xa1\x0f\xd3\x21\x35\x5c\xe5\x4a\x66\x33\xfb\x42\xc7\x67\xd7\x48\x06\xb7\x5f\xfc\x45\x8d\x66\xda\xfe\xc3\xc5\x2c\x9f\x2f\x6f\x4d\xf0\x1c\x67\x8e\x7e\xbb\x46\xc1\xc5\x4c\xba\xa3\xb3\xa4\xee\xc1\xfa\xce\xc4\xd7\xc8\xed\xe6\x9d\xb2\x66\x6a\xb7\x24\x3b\x24\xb5\x5b\x22\x7e\x7a\xbf\x00\x45\x88\x01\x29\xdc\xbc\x79\xd6\x4c\xe1\xb6\x38\xe5\x64\x70\xab\x87\x88\xdb\xb9\x79\xe6\x01\x1c\x92\x4a\xbe\x31\x62\xa6\xb8\x1d\x43\x89\x1e\x81\x24\x85\xed\x81\xd1\x48\xcc\x46\xc6\xac\x96\x0c\x5d\x41\x0e\x23\x2d\x5b\x41\x7d\x6b\xe6\x65\xfb\x79\xca\x86\xde\x7a\x77\x73\xe8\xe3\x65\x1e\x43\x45\x1e\xce\x94\x90\x02\x88\xbe\x6e\x69\xe6\x9f\x57\xe6\x5a\x9a\x31\x29\xba\x0a\x3b\x84\x67\x63\x02\x9c\x66\x0b\x73\x20\xf9\x11\x97\xf2\xb2\xbd\x42\x91\x10\x97\x12\xd7\x60\x47\xf1\xc0\x4e\x30\x29\xdb\x00\x7e\x17\x7f\x8f\x39\x39\x02\xd7\xf2\x32\xcf\x8b\x6b\x26\x30\xb2\x84\x6d\x01\x07\x74\x23\x13\x47\xe1\x86\x41\x23\x15\x47\xc5\xe3\xdc\xd2\xd2\xdb\x64\x5b\x03\xd1\x3c\x60\x98\x10\x82\xb6\x18\x63\x6c\x63\xec\x01\xcd\x83\x87\x3d\xa0\xa2\x09\xb6\x84\x33\x23\x17\x9f\x03\x1a\xb6\x00\x6f\x11\xb4\x13\x17\x29\x94\x94\xd3\xa7\xf3\x77\xc0\xc7\xe5\x09\x22\xcb\x5a\xda\x52\x44\x91\xe7\x24\xe2\xb5\x46\xf1\x6c\xe3\xcd\xc0\x37\xd9\x12\x92\x03\x8e\xdd\x46\x40\x48\x56\x78\x4f\x27\xb4\xd2\x6d\xc7\xb2\x30\x9d\xd1\x96\x22\xea\xe1\xe1\x39\x83\xc2\xd8\xf8\xe3\x0b\x53\x3a\xe5\xf6\xcd\xae\xb8\x05\x89\xe0\x91\x4e\x94\x21\xa1\x71\x7a\x72\x51\x6c\x48\xbc\xb7\x5f\x68\x7e\xa9\xc4\x7b\x76\xbd\x04\xeb\x61\xbf\x98\x95\xd4\x15\xfb\x43\x15\xc8\x57\xcc\xc4\x8f\x40\x08\x58\x6a\xba\xb4\xce\x89\xf0\xd7\x09\x59\x62\xee\x5b\x1e\x29\xcb\xd9\x7a\x99\xa1\xfb\x77\x65\x71\x69\x9d\x2e\xf4\xa0\x2d\x77\xcc\x90\x31\x74\x81\x28\x0e\x91\xba\x4f\x1b\x78\x33\x59\xdf\x8a\x63\x8b\x3d\x21\x7b\x52\x6f\x32\x37\xb8\xd8\x5b\x47\x16\x83\x1b\x8e\x18\xa7\xf0\x76\x74\x8f\xc8\x73\xfc\xbc\x25\xda\xd2\x16\x33\xca\x10\x05\x1f\x39\xb8\x68\xf4\xc4\x44\x98\xe2\x03\x48\x3c\x54\x08\x13\x4b\x02\xfe\x08\x11\x1b\x70\x6f\x55\x52\xf6\xe0\x46\x90\x96\x23\x56\x64\x19\xe8\x23\x47\x43\x3c\x4c\xaf\xd3\xe0\x23\x24\x09\x52\x29\xb5\xf4\x06\x3c\xd8\xd7\x37\x10\xd5\x17\x0d\xbb\xed\x7b\x82\xf7\xb6\x9f\x97\x5f\x5b\x7a\x0d\x6b\x63\x92\xaf\x4a\x8c\x4c\x0d\x1b\x46\x16\x01\x5e\x9c\xb7\xae\xea\xd5\xb4\x04\x4c\x5e\x8c\x05\x42\x1d\x0b\x06\xfe\xaf\x46\x42\x1a\x6f\xd4\x36\xd2\xd0\xe4\xc6\x37\xf9\xe0\x2c\x71\xe0\xcc\x49\xb3\xa4\x01\xe4\xa4\x29\xb8\xe1\x1a\xf1\x4d\x19\x37\x61\xcb\x26\xf6\x05\x77\xcc\x43\x43\x40\x43\x23\x0d\x4d\xc5\x9d\xd5\xb2\x57\x7c\x81\x1a\x69\x68\x12\x57\xac\x5a\x36\x3c\x01\x47\x5a\x33\x11\x4d\x25\xdf\x6c\xcb\x4a\x27\x28\x23\x99\x80\x79\x9c\x21\x2d\xeb\xe6\xc0\xd1\xd5\x32\xc1\x0a\x44\x12\xb7\x9c\xe4\x4a\xcb\x1f\x6e\xb6\x9b\x79\x64\x77\x03\x4e\x90\xb3\xee\x08\x7f\xe0\x4a\x68\xf2\xef\xdd\x95\x56\x5e\x90\x15\x9a\xcf\x81\xb5\x8d\x97\x85\x8f\x9a\x89\x60\x1a\xc0\xea\xdd\x72\x38\x4c\x84\x47\x76\xad\x3c\x17\x80\xec\xd0\x5c\xad\xcd\xae\xae\x04\x60\x99\x47\x31\xfc\xc2\x1f\xd8\x5e\x48\x39\x57\x58\x12\x69\xd3\x1a\x57\x58\x6a\x8e\xbf\xeb\x08\xb1\xad\x32\x81\xcf\x6a\xed\xa0\x46\xd6\xab\x01\x01\xe2\xee\x49\x15\xb1\x73\x18\x09\xe0\x41\xb9\x62\xf9\xcb\x3e\x47\xa2\x04\x86\xd0\x1a\x50\xfd\x61\xc3\x72\xb8\xe8\x0a\x1f\x40\xbe\xcf\x0a\x0b\x30\x55\x73\x5c\x0e\xfc\x69\x8d\x1c\x97\xa5\x0b\xca\x9f\x82\x03\x8b\x08\xc1\x61\xf9\x8b\x54\xd1\xfd\x6a\x66\xe8\x64\x0c\xe3\x6c\x25\x1a\x99\xac\x59\xea\xd0\xe4\xb8\xac\x59\x8c\x6d\x52\x48\xce\x84\x29\x2e\x57\x80\xb9\x07\xc7\x60\x8e\x46\xf5\xa1\x94\x12\x79\x97\xb5\x62\x91\xed\xb2\x14\xbb\x0a\x1b\x81\xe0\xc1\x7f\x91\xa3\x01\x3b\xdc\x1d\x22\x26\xe5\x8b\x42\xbc\x30\xec\x7a\xed\xf8\x81\x2b\xa4\xcd\x99\x0f\x58\xa3\x33\x1f\xa6\x15\xf6\x19\x34\x40\xda\x25\x5d\x65\xcd\xee\x30\x37\x48\x95\x20\xb2\xd2\x04\xce\x96\x46\xe6\xc9\x8a\x61\xb3\xe5\x01\xfc\xfd\x68\xaa\x83\x0a\xda\x19\x07\x89\x6e\x4d\x8d\x01\x71\x35\xd5\xe4\xc0\x53\xd6\xf2\x8c\xcd\xf7\xc5\x68\x3f\x9b\x4f\xc6\x60\x11\x13\x24\x17\x4f\x67\x6c\x92\x1f\x05\x7e\xf9\x8b\xb3\x62\xf7\x94\x02\x60\x31\xdc\x5a\xaa\x1a\x8b\x0c\x6f\xac\xa5\x7f\x17\xa9\xd2\xb8\xd3\x54\x35\x11\xe6\x90\x11\x20\xa5\x5c\x51\xca\x49\xf9\x89\x2b\x4a\x5e\xfc\x6f\xdc\x50\x9a\xc5\x43\xb0\x74\x02\x30\x7b\x84\x07\xd5\x0f\xae\x21\x55\x2e\x1d\xb4\x6c\x9c\x30\x37\x53\x1b\x89\x98\x76\xaf\xbe\xf4\x1f\x5f\x93\x1c\xd9\x2d\x7f\x86\x3f\x30\xfd\x0f\x77\xf0\x61\xfa\x5c\x5c\x2a\x1a\x02\xb2\x19\x01\xe1\xda\x5e\x4a\x6a\x2e\x97\xe4\x80\x49\xed\x21\x9f\x84\x26\x79\x20\xb0\x3b\xc4\x21\x55\x7a\x80\x8d\xe5\x53\x41\x1f\xb8\x9d\x88\x61\x92\x60\xcd\x0e\xaa\x18\xf9\x8c\xeb\x07\xfb\xf9\x3a\x98\xaa\xcf\x00\x5d\xd2\xcc\x65\xc7\x21\xba\x5c\xa2\xb9\x24\xee\xc2\x1c\x85\xd0\x93\xf5\x4a\x28\xf6\x93\x1f\xd3\xc0\x8b\x66\x7a\xcc\x8a\x57\xb7\x91\x1e\xb3\x10\xa3\xde\xcc\x8f\x39\x4a\xbc\xe8\xc0\x73\xf7\x09\x92\x90\x65\x67\x8c\x0f\x49\x5d\x24\x1b\x19\x71\xd8\xf1\x6d\x92\x01\x8f\x1c\x29\xd5\x92\x7c\xc5\x90\x09\x15\x8d\x8c\xf5\x21\x16\x7b\xab\xec\x4a\xea\x09\x9a\xc8\x52\x5e\xf3\x6d\x3a\xf7\x7b\x71\x99\xdb\xbf\x9f\x40\xc4\x8e\x2e\x7b\x05\x24\x37\x1c\xa0\x3a\x29\x08\x87\xd4\xf9\xc6\x80\xe9\xe6\x29\x46\x48\x2f\x23\x0c\xd0\x91\xb1\x56\x74\xc9\x11\xc6\x0a\x4d\x35\xf9\x11\x89\xe8\x48\xf1\x22\x7b\xd8\x1f\x04\xcd\x69\x83\x61\xd2\x12\x9e\xa7\x1f\x31\xd7\x47\x3f\xbc\x38\xfb\x88\xd8\xee\xd9\x13\x33\x67\x90\x57\x85\x5d\xe2\xa4\x81\x42\xcd\x3c\xeb\xe3\xf0\x30\xbe\x26\xbe\x60\x94\x37\xc0\xc9\xf0\x0a\x0e\xd2\xc2\x37\xb6\x9c\x11\x5f\x89\x8a\xc7\x41\x09\xc1\x49\x92\xd5\xa9\x0f\xe7\xa5\x81\x42\x02\xf8\x12\xd1\x45\xb7\x5e\xac\x23\x93\x4a\x2b\xc4\x3f\x12\x7f\xdf\x08\x47\x2e\x19\xf5\x91\x0b\x77\x7b\xb2\x89\x17\xb8\x6b\xf5\x07\xc0\x03\xb1\xe6\x8e\xdd\x96\xea\xfc\x08\xba\xc3\x8a\xb8\x3b\x97\x53\xe6\xdc\x17\xf3\x83\x2c\x87\x78\xc9\xeb\xc1\xdf\xcd\x09\xc2\x54\x4b\x0a\xd8\x64\x5e\x8a\xad\xe9\x16\x73\x46\x0c\x81\xc0\xa0\x19\x89\x1b\x76\x85\x64\x53\xad\x28\x2f\xa8\x1d\x15\xcd\x19\xcd\x1f\x48\x0b\x12\xbd\x9e\x7e\xc4\xb2\x71\x64\xf4\x19\x13\x81\x2b\xba\x6e\xe2\x21\x93\x6a\x50\x21\x20\x72\x6d\x12\xf2\x0d\xd1\x2b\xe4\x0d\x91\x4c\x97\xac\xf6\x39\x78\x2e\x4c\x80\x31\xb7\xbc\x32\x49\x56\xde\xb8\xc8\xb7\x87\xf1\x85\x94\x08\xe0\xb1\x97\xf4\x96\x84\x87\x6c\xab\x06\x20\xb6\xa2\x07\x82\x8c\x9d\x8d\xdb\x7b\x06\xf4\x35\x6f\xef\xad\x1c\x2f\x8e\xc7\xe2\x8b\x8c\x1c\x95\x89\x1b\x7b\xc6\xb9\x35\xee\xe4\x95\x8a\xbc\xef\x9d\x3c\x32\x12\x36\xae\xe4\x85\x38\xc1\x95\xbc\x3d\x1c\x2b\x2a\x31\x29\xbb\x55\x6c\xee\xbe\x6c\xb4\x0a\x98\xd6\x83\x21\xe8\xb6\xa6\x9f\x39\x5b\x1a\xd7\xf6\xd2\xd0\x83\x44\x60\x7b\x1e\x6e\x67\x65\x6b\x93\x7f\x37\xe1\x0b\x73\x45\x94\x21\x53\x6f\xf3\x6e\xdf\x72\xcb\xab\x09\x5f\x98\x12\x79\x3c\x6a\xb4\xd5\x4e\xd5\x1d\x59\xa5\x0c\xac\xe7\xd2\x9f\xa1\x41\x8d\x8b\x7e\x45\x9b\x15\x17\xfd\x32\x79\x23\x5a\x31\x58\x03\x41\xc6\x6b\x7e\x5d\x1c\x26\x1b\x87\xbc\xba\x20\xed\x2c\x84\xd3\xa2\xb3\x83\x98\xdc\x56\x30\x99\xe0\x04\x6e\xa5\x89\x60\xc5\x97\xeb\x67\xa2\x9a\x56\x10\x76\x94\x37\x0a\x8e\x8f\x21\x46\x86\x78\x83\x08\x50\x10\x6f\xfa\x14\x32\xf8\x3d\x96\x06\xab\x12\x97\x3d\x18\xaf\x7b\xf0\x1d\xbc\xff\x9a\x00\xa7\x95\xee\xb2\x9d\x6e\x8f\xfd\x62\xf4\xee\xe8\x76\xc5\x75\x6e\x77\x62\x44\x86\x5a\x9e\xa3\xd4\x00\xcf\x19\x34\xa5\xd7\xa1\x8b\x9c\x15\x61\x3b\xe9\xee\x0a\xa6\x93\x25\x2e\x0e\xa2\x8c\x3d\xea\xc3\xdb\xf6\xac\xd4\x60\xcf\x9f\x03\xc8\x7e\x84\x0d\x21\x1c\x44\xc4\x34\xae\x46\xa6\x42\x12\xfc\x56\x46\x24\x8b\xb1\x2f\xaf\xc2\xb0\x06\x6c\x27\x45\x82\x30\xa5\x0e\x6e\xde\x24\x2d\x09\xf2\x76\x31\x3d\x98\x94\xdb\xf4\xc0\x49\x7d\xbc\x70\xe5\xba\x0a\x4d\x03\x38\x65\x71\xdc\xad\xac\x0a\x12\xdc\xa7\x2c\x4b\x3c\x58\xce\x5d\x54\xe3\x52\xcf\x12\xbb\x88\x82\xe8\xd3\xfd\x43\x56\x99\xce\xf0\x03\xf2\x7b\x10\xb8\x43\x96\x54\xe0\x4b\x08\x2b\xc2\xe4\x03\xc6\x7b\xea\x3f\x8e\xcd\x78\x1f\xe2\xa4\x24\x19\x64\xf7\x52\x21\x36\x69\xe3\x92\x0d\x16\x93\x7b\x11\x7a\xdd\x0a\xa6\x0e\xfd\x38\xe5\xc3\x0e\xc3\x9a\x8b\x41\x14\xb2\x32\x6e\x70\x56\x6d\xcf\xde\xda\xd4\xe6\x5f\xbc\xb4\x21\xe5\x3d\x63\x7e\xb4\xd6\x93\xf2\x7d\x3c\x72\x2b\x67\xff\x99\x64\xa9\x95\x33\x90\xd2\x17\x69\xb1\xa4\xf0\x8c\xf9\xb3\xe0\x53\xde\xe4\x0f\x8a\x45\xae\x92\x8b\x52\x43\x4f\x52\x31\x67\x98\xcc\xb4\x68\x2f\x19\x3e\x43\xda\xa4\x66\xd7\xfc\x99\xd6\xa9\x95\xcb\xf4\x25\x0c\xa1\x21\x04\x4d\x93\x9b\xa6\x65\x22\xfb\x72\xd3\x34\x0f\x0f\x07\x76\x90\xea\xfe\x93\xb2\x59\xe3\x7a\x09\xd9\x07\x13\x3c\x57\x50\xb3\x31\x01\x26\x6c\x1e\xba\x1c\x0a\x91\xa0\xb1\x6b\x04\x5b\xe8\x7d\x2b\xb7\x02\x26\x23\xdf\xfa\x23\x5d\xe9\x96\x6a\x4a\x15\x93\xb6\x20\x33\xd5\x58\xcb\x2d\x82\x56\x5b\x43\xe8\x6d\x4d\xf8\xe7\x92\xd1\x17\x44\x19\x95\xed\x82\x24\x33\xdc\xfe\xa7\xfc\xcc\x65\xd5\xca\x13\x77\x38\x79\xf6\x9e\xa5\x7f\x57\x19\x1a\xfe\xa0\x34\x2c\x0f\x7f\x60\x06\x6e\xf9\x43\xb4\xbc\xe0\x40\x90\x59\x1e\x3f\xc2\x45\xbb\x38\x82\x4c\x53\x85\x0c\x16\x94\x58\x34\x8e\x99\x40\x6d\x1c\x33\xba\x07\xb8\xa3\x94\xb9\x46\xdf\xca\x6b\xed\x0f\x9f\xf1\xb4\x4a\xe2\xb0\xa5\x04\x9f\x8d\xfb\xa9\xee\xc3\x6b\x24\xe4\xf0\x17\xd6\x10\x3d\x21\x6d\x78\xaa\x5e\xca\x65\xc8\xbe\x5f\x98\x3c\xd8\x47\x0a\xed\xf0\x49\x56\x63\x3e\x35\x7f\x54\x7d\x32\x4c\xb5\xe2\x92\x71\x39\xdc\xa0\xca\x5c\xe0\x6f\x95\xc4\x00\x5c\x02\x6a\x95\xc4\x67\x84\x14\xb7\x7a\x44\xea\x46\x9e\x09\x1e\x3f\x1c\x00\x63\x3d\x93\xab\xc4\x6e\x10\x90\xde\x2a\xc1\x9f\xcb\x49\x10\xfc\xa9\x9f\xbb\x2a\xe4\x80\x85\x35\x99\xdf\x04\xaa\x5e\x93\xc2\x56\xf6\x17\xa5\x49\x8c\x2d\x15\x17\x8c\x82\x7a\x4d\x40\x1e\x08\xd7\x64\x06\x3f\x18\x4f\x4d\x5e\x7a\x65\x6d\x99\xdc\x82\x88\x0c\x35\x4b\x87\x38\x0e\x35\x07\x8c\x99\x2d\x17\x3a\x94\xa8\x6b\x04\x4f\x0c\x9b\xab\xb0\x81\x95\x95\xe8\x89\x9f\xcf\x9e\xe4\x6c\x13\x6e\x34\x77\xfb\x05\x07\xaa\xad\x3d\x42\xa0\x6b\x35\x8e\x54\xa1\xac\xe2\xd9\x29\xca\x19\x95\x70\xd1\x98\x49\x24\x1a\xb3\xc5\x82\x0a\x02\xb7\x2d\x8b\x14\xcd\x58\x15\x8f\x8d\xbe\xb1\x5a\x04\x82\xfd\x00\xf3\x6a\x5b\xd0\x4f\x4d\xa2\x2a\x89\xb8\x3c\x6f\x77\x40\x8e\x6a\x8d\x2b\xd6\x8c\x50\x95\xb4\xbf\xb7\xdf\x55\x1c\x3d\x5d\x3c\xaa\x9e\x23\x81\xbd\x85\x93\xc2\x55\x8a\x56\xf5\xf4\xc4\x38\xe6\x96\xb1\xc1\x25\x18\x6c\x60\x0c\x52\xb4\x10\x72\x4e\x26\x20\xc7\x0f\x48\x2a\x01\x45\xac\x31\xc6\xad\xb7\xda\xa4\x19\xd0\xb4\xda\xa0\x19\x7e\xd5\x15\xb1\x1c\x31\x8c\x23\x58\x7f\x6a\x58\x44\x60\xed\xb5\xc7\xe4\x19\x12\x07\x4b\xec\x42\x57\xa6\x71\x7b\x3a\xfa\x84\xe7\xa9\x07\xcf\xf1\x45\xc3\x89\x98\x49\x78\x67\x71\xc2\xd8\x47\x48\x75\xde\x2a\xf7\x3d\xa4\x40\x75\x68\x22\x1d\xbe\xc0\xfb\xa2\x31\x18\xe0\x70\xca\x0f\x02\x54\xc9\xc0\x99\x8f\x88\xb3\xe6\xd9\x93\xc6\x22\x94\x0b\xa6\x28\x3e\x9d\x05\x03\x18\x66\xa1\x51\xa9\x86\x94\xe0\x01\xd9\x52\x02\xb6\x8b\xfd\x2c\x8b\x43\xe0\xa8\xd3\x79\xd8\xc2\xeb\x12\x87\x3f\x04\x40\x58\x1e\x91\x9e\x92\xf0\xca\x45\x12\x23\x36\x2a\xee\x16\xa3\x5b\x6a\x5c\x24\x81\x21\x57\x2e\x92\x14\xcf\xdd\x74\x9b\xf8\x3b\xd9\x48\x55\xce\xb9\x45\xb9\x47\x60\x4d\x58\x5a\xb4\x96\xd6\x15\xc1\x05\x7e\xe5\xf6\x79\x0e\xb0\x93\xc8\xb9\xaa\x51\x97\xda\x9e\xea\x47\x06\x2a\x2e\x84\x9b\x05\xb3\x44\xc5\xcd\xa2\x74\x55\xf1\xac\x48\x57\xab\x82\x88\x83\x47\x7a\x01\xb7\xef\x33\x44\x57\x16\xfe\x81\x4f\x48\xd4\x48\xfd\x42\xa9\x9f\x56\x43\x2c\xc9\x36\x67\xcf\x84\xc2\x87\x93\x1a\x93\x0a\x88\xd8\xc2\x7c\x06\xee\xf2\x96\x51\xaa\xa6\x8f\x7a\x06\x95\xa0\xc9\x09\xc5\x96\x58\x9a\x7c\x54\xa2\x1b\x02\x86\xc8\x76\x32\x29\x77\x26\x6e\xa3\x60\xbc\xa8\xa7\x32\xa6\x50\x44\xd8\x58\xfa\x8b\x48\xd4\xf0\xf3\xd4\x9d\xa6\x37\x62\x3f\x4e\xf6\x49\x9a\x71\xea\xe4\x84\xe5\x57\x24\x92\x64\xe3\x2d\x90\x14\x12\xd5\xb6\x4a\x78\x88\x1c\xb5\x7a\x65\x25\x90\xf5\x12\xc3\x6c\x10\x7b\x66\x0b\xb0\x5b\x34\xbc\x04\x27\x43\x23\xb5\x24\x91\xf8\x92\xe2\x47\xeb\x00\x1b\xab\x30\xe9\x94\x02\x7b\xbd\x6d\xce\x0f\x8f\xda\xa0\x7d\x29\x24\x88\x17\x0f\x33\x74\x6c\x2c\x16\x55\xd2\xfc\x60\x68\x91\xff\x3d\x6e\x5f\xf9\x56\xca\xab\x8f\x27\xde\x83\x2a\xe7\x17\xd6\x72\x7e\xf7\xf6\x31\xad\xa0\xc7\xcb\x7b\x22\x81\xe3\x2f\xe1\x89\xe2\x4c\xf8\x4e\x3c\x6b\x61\xcc\x10\xb3\xe4\xdf\x02\xfe\x95\x5a\x16\x9b\x3b\xa0\xcf\x92\x3e\xd1\x8c\x88\x4d\x92\x80\xb5\x66\x4d\x15\xa8\x55\xd3\xc7\xa1\x6a\xd6\xcc\xbb\x0f\x24\x1a\x86\x0a\x72\x4c\x34\xaf\x22\x2f\xd5\xb4\x06\xcb\x1f\x62\x53\x3b\xd4\x6c\xa7\x7d\x71\x6e\x39\xcf\x4d\x26\xce\x26\x36\x9c\x19\x1e\xc8\x96\x62\xbc\xc6\x0b\xd9\x87\x38\x38\x2d\x7b\x8a\x8a\x2f\x01\xee\xc1\x8b\x04\x15\x6f\x41\x93\x77\x62\xf8\x69\x5c\xc7\x20\x19\x65\x6b\x04\x48\x54\x18\x6f\x2b\x4a\x31\x20\x69\x53\xbd\x5f\xfe\xa0\x9c\x84\xc9\xab\x11\x85\xb8\x02\x0c\xea\xfa\x68\xb1\x0d\x67\x83\xd8\xd4\x8a\x0a\xea\xf0\x87\xd8\x5a\x7f\x51\x1c\x1f\xbe\x6c\x50\x93\x71\xa5\x35\x39\xa9\x10\xa9\xb1\xb5\xbe\x10\x28\x87\x19\xa8\xa9\xc7\x63\x37\x68\xdc\xba\x20\x95\x5a\x6b\xde\x93\x14\xe1\x5b\x95\xa2\x0e\x5b\x2b\x21\xbb\x72\xe2\x1f\x62\x1d\x35\x26\x02\x78\xaa\xb7\x10\x01\x3b\x85\xbb\x3a\x91\xdb\xad\x35\x89\x06\x12\x56\x23\x5c\x91\x02\x52\xad\xe9\x95\x50\x2d\x6a\xcd\x7e\x33\xcf\xa0\x12\xaa\x1a\xd9\xeb\x47\x17\x49\xe2\x2a\x84\x1f\x75\xeb\x35\xa2\x23\x91\x8e\xe5\xe7\x3e\x79\x2d\x42\x1a\xd7\xba\xa0\x46\x04\x69\x30\x2c\xdd\xb3\x8d\x1c\x8f\x4a\xf7\x6d\xe8\x89\x1e\xfe\x40\xb2\x59\x18\x4b\xf3\x9a\x82\xb6\xde\x06\xf7\xd2\x5c\xdd\xa8\x36\xd5\x8d\x49\x6b\xe1\x02\x70\xd3\x37\x2b\xab\x9a\x3a\x1a\x79\x1e\x87\x0b\x9f\x18\xbb\x93\xdf\x0c\xbe\x61\x82\x53\x1b\x30\x9a\x2c\xe9\xf6\xd3\x72\xe6\x5c\x88\xd4\xc0\x4a\xba\xfd\x72\x1c\x4e\x43\xbc\x77\x33\xa7\x0a\x24\xc2\x53\x33\x09\x8c\x94\xb3\x79\x0d\x52\xcd\xae\x79\xe3\x40\xb3\x71\x0b\x9d\x1a\x49\xac\x79\xf9\x51\x5b\x6f\xe3\x9a\x81\xc6\x84\xc6\xe5\x47\xcd\xfc\x0d\x9d\xda\x40\x82\xb6\xa2\x28\x1f\xcf\x50\x3f\xd7\xbd\x04\x1b\x00\x59\xb2\x0c\xbe\xff\xc4\xd0\x74\xfa\x89\xa1\x99\x07\xcc\x6b\x8a\xa0\xf0\x2e\xf9\x55\xdb\xbc\xab\xca\x38\xa9\x04\x90\xc7\xf8\xd6\xa4\x67\x95\x00\x3d\xf2\x8d\xec\x8b\x86\xf4\xb4\x4f\x98\x00\x1c\xc5\x39\xf2\xec\x3d\x7b\x41\x7d\x06\xac\x58\x88\xf5\x03\xe0\xaf\xed\x94\x58\x4a\x3f\x2e\x65\x00\x4f\xa7\xe1\x86\xfa\xa6\x1b\xfc\x84\x62\x86\x8d\x24\x3f\x35\xf6\xf9\x0a\xe4\xf3\x07\x36\xdd\x01\x2f\x09\xd9\xf4\xc5\x83\xee\xb1\xbd\x3c\xe8\x62\x9c\x85\x1f\x0c\x66\x6a\x61\xd3\x77\x0f\xef\x40\x39\xda\xdc\x31\x17\x5f\x98\x0b\xca\x09\x39\x86\x6a\x50\xde\x5b\x16\x5b\xed\x0b\xe4\x4f\x36\x10\xf9\xc5\x80\xd0\x73\x3d\xea\xe8\xb9\x54\x56\x6c\xed\x71\x40\x17\xcf\x6d\x46\xcd\xbf\x54\x32\xa8\x3a\x7c\xdb\x13\xcb\xf2\x45\xe6\x20\x19\x7f\x64\x8d\x92\xa9\x30\xad\x23\x33\xb5\x57\x18\x49\x4a\xb9\x78\x58\xb3\x3f\x48\xf9\xdd\x08\x42\xfc\x48\x8d\xd2\x1a\x8c\x86\x04\x4d\xad\xe1\x57\xaf\x12\x9d\xd7\xc3\x0a\x75\xe8\xc1\x5c\x10\x61\x28\x8c\x90\x17\x52\x4b\x3f\x24\x73\xf1\x55\x1c\xbe\xce\x0b\x7e\x7c\x00\xd4\xbd\x0e\x40\x1a\x91\xd6\xbd\x36\xa8\xb8\x6f\xbe\x89\x21\xfd\x24\x21\x53\xd5\x45\xd4\x89\xde\x53\x04\xea\x49\x9b\x28\x03\x12\xb7\x2f\x3f\xe9\x5a\xbb\xb5\xc7\x77\x32\x5f\x93\x00\xa4\x75\xf2\x27\x34\x21\xd7\x43\xad\x83\xc6\xf6\x6c\xfa\x78\x26\x92\x03\xa4\x7e\xc5\xee\xd8\x6f\x89\x49\xf1\x15\xfc\xc8\x78\x9b\xbe\xf9\x51\x25\xe3\x4f\xeb\xde\x0e\xd4\xe6\xdf\x49\x31\xad\x8b\xad\xeb\x13\x57\x9f\xe8\xa8\x7b\x35\x5a\xab\x6c\x42\x04\x3a\x7c\x8a\x14\x25\xad\x17\x2d\x6e\xdd\xe6\xde\x3b\x4a\x36\xd7\x12\xbd\x9c\x96\xa8\x15\x23\x9a\xe9\x9f\x63\xd9\x6b\x4c\x98\xcf\xaa\x07\x0b\x7a\x4f\x29\x8a\x30\xb4\x74\xd8\x53\xd2\x9d\xd0\x83\x3f\xc5\x57\xcb\xce\xfc\xe5\xf4\x85\x39\x93\x1a\x7a\x44\x7b\x37\xae\xfb\x83\xa8\x62\xf3\x98\x0b\x70\x21\x9a\x9e\x32\x8f\xad\x6f\xf6\x34\x8c\x00\xec\x4d\x62\x15\x2f\xe6\xea\x67\x25\x4d\xf1\x58\xb0\x18\x61\x17\xcb\xea\x42\x95\xaf\xd4\xe5\xe4\x36\xdd\xea\x8d\xc3\x16\x31\x77\x90\x00\x57\xb7\xde\x04\x4a\x5e\x54\x92\xa4\x34\x2a\x5e\x54\x72\x97\xb4\x6e\xaa\xa6\xbd\xd8\x6f\xa8\x20\x25\x30\x52\x50\xf0\x4e\x96\xe4\x06\x8d\xe9\xf8\xb8\x93\x3e\x88\x6e\x49\x46\x29\x6c\x27\x66\x4e\xd2\xd7\xc9\x87\x1c\x33\x96\xdb\xc1\x58\xfa\x34\x08\xcb\x6e\x67\x60\x8b\x5f\x81\x2d\x70\xd7\x6e\xf5\x07\xd8\x4a\x37\x3c\x3e\x00\x2c\x27\x83\x13\x75\x35\x32\x5d\x1b\x1d\xbf\xf6\xf8\x39\x20\xf8\xec\x44\xf0\x4a\x6b\xf3\xe9\x68\x58\xc1\xa9\xc9\x66\x36\x7a\xf3\x07\x6b\x75\x8b\x77\x2b\x60\x64\x73\xe9\xa6\x0b\xd4\x47\xad\x0a\x49\x61\x90\x1a\x73\x24\x39\xb0\x9e\xb8\x8e\x86\xa5\x20\xd4\x3f\x52\xa4\xee\xcb\x70\xbe\x6c\xc4\x27\x56\xe5\x2f\xcb\x41\x58\xd6\x27\x96\xc5\x24\x65\x33\xa2\xa0\xc9\x96\xe4\x6c\xdd\x7b\x72\x32\xc9\x7e\xea\x42\x88\x5f\x5c\x30\xcd\x4f\x61\xca\x88\x5e\x9a\x53\xef\xec\x28\x46\x15\x1a\x4a\xb5\x92\x9c\x74\xc7\xf4\x8b\x55\x09\x15\xbc\xd3\x15\xda\xda\x51\x80\x48\x7b\xde\x3a\x06\x59\x32\x79\xb7\x7e\x45\x52\x39\x86\x40\xcf\xa9\x12\xca\x4b\xd4\x4c\xf6\x44\x31\x96\x61\x6b\xd7\x27\xb0\xcc\x8e\xa5\x36\xdb\xaf\x00\x3c\x53\xbf\x4c\xd4\x0f\x7c\xae\x80\x3b\x3f\xdc\x87\xed\x99\xd6\xed\x14\x59\xd3\xed\xb4\xe8\x0a\xb7\x73\x95\xba\xa1\x3e\x69\x63\xeb\xb7\xd4\xc6\x99\xdc\xd8\x3b\x44\x0d\xee\xea\x1b\x33\xd0\xf5\x41\xeb\x3d\xea\xf0\xb4\xe0\xc2\xdd\xc2\x10\xd2\xdc\xdb\x04\x78\x82\xed\xb1\x4a\x0c\x73\xd2\x0b\xad\x8e\xd3\xe1\x6f\x4b\x6c\x78\x34\x3f\x26\x5f\x44\x00\xc1\xf0\xc8\x51\x87\xed\x25\x35\x28\x9b\x1d\x7d\xab\x4a\x4f\xb1\xae\x1e\xc2\x2a\x18\x9f\xc4\x1c\x9f\xb2\xa1\xd0\x9d\x54\x68\x06\xb7\x76\x59\x9d\xa4\xf5\x35\x0a\x84\xa9\xbf\x14\xab\x71\xf7\x5f\xce\x0a\x94\x69\x1c\x6c\x3e\x34\x6e\x1c\x5c\xc5\x2a\x3e\x83\x52\x1c\xd3\x61\xf4\xba\x6a\xc9\xc0\xf5\x5b\x41\xef\x71\x38\x98\x7f\x8f\xf3\x34\x78\x81\x16\x75\x9f\xdd\xef\x61\x0b\xb8\x2f\xeb\x19\x91\x88\x69\x6f\xd8\x48\x49\xf8\xfb\x02\x11\x87\xf4\x50\x30\xa7\xd6\xf8\xc8\xb3\x8c\xe0\x31\x64\x98\x00\x60\x10\xe1\x5e\xd9\xe1\xc1\xe5\x78\x52\x19\xb6\x91\x02\xac\xeb\x3b\xd2\x37\xfe\x5e\x17\xa2\x8d\x2c\xb6\x81\x3d\x03\x07\x6f\x59\x9c\x88\x61\x48\x9a\xbe\xa9\x91\x8d\xd6\x71\xca\xd9\xd9\x00\x2e\x14\x42\xaf\xf3\x8c\xac\x92\x02\x20\xcc\xa0\x23\x2e\x8c\xfc\xb1\x2b\x5b\x08\xa2\xe9\x88\x24\x84\x4a\x8e\xa1\xe0\x33\x7d\x91\x3c\x3b\x2f\x5c\xc4\x46\xfb\x0c\x22\xde\xf5\xf1\x52\x46\x68\xf7\xcb\xe8\x68\x74\x24\xfa\x6d\xa3\xc6\xdc\x79\x0e\x65\x8d\x67\x8a\x0c\x4c\xbf\xbf\x1c\x01\xe0\x55\x8f\xa6\xc3\xc9\xfe\x86\x2d\x40\x1f\x27\xeb\x15\x79\x18\xf1\x50\x53\x13\xf2\x2d\x46\x63\xad\x4d\x73\x92\xcf\x9e\x6b\xe4\xd0\xd1\x39\xca\xf1\x1c\x2d\xe8\x0a\xb3\xe6\xe1\xae\x53\x16\x2a\xf0\xaa\x2b\x8a\xf9\x77\x69\x2b\x2c\x79\x74\x8f\x16\xb2\xdf\xc0\x57\x5a\x05\x5a\xd7\xb6\xef\xdf\x3d\x72\xae\x35\xfc\xa6\x68\x16\xc3\x8b\xed\x25\x3a\xf6\x94\x0b\x05\x3c\xa7\x21\x23\x0e\xaf\x92\xe9\xdd\x1e\x04\x7b\x75\x6f\xef\x0c\xef\xb0\x7b\x2b\x71\x0c\x8d\x00\x48\xbb\x83\xe0\xf1\xa1\xf0\x39\x86\xa1\x08\x1c\xc9\x61\xf4\xb8\x9e\x20\xea\x3a\xd5\xea\xd4\x66\x0c\xc3\x04\xa8\x02\xd0\x11\x10\xc6\x54\x54\x47\xd6\x1f\xc4\x7e\xd5\xe9\x47\xae\x98\xb5\x10\x25\x2e\x63\x18\x33\x36\x94\x6e\x09\xee\xae\xce\x6a\xc9\x93\x91\xc7\xc6\x92\xbd\x23\x2e\x8c\xe5\x61\x47\x96\x1c\x2b\x96\x65\x7b\x53\x86\xba\xfa\x15\x3d\x33\xa4\x06\x4a\x9d\x4c\x43\x26\xe9\x1c\x3f\xb1\x12\xc6\xf4\xaa\x98\x67\xc4\x52\x48\x8e\x88\xad\x92\xa4\xd3\x6d\x04\xc3\x44\xa2\x19\xc1\x30\x85\xc3\xc7\xa9\x54\x3f\x43\x26\x40\xcf\x18\x1f\x2d\xa5\x76\xe5\x79\xb1\x2f\x3c\xa2\x24\xa8\x6b\xe3\x74\xed\x74\x4b\x90\x77\xa8\x03\x43\xe7\xa4\xfe\x83\x21\x27\x94\xf0\xc8\xf1\x10\xd4\x07\x89\x69\xc8\x7b\xd7\xc6\x56\xc4\x66\x9c\x0a\x92\xdd\x06\x05\xc0\x05\x39\x04\x8e\x6a\x98\x92\xdc\xb8\xcc\xba\x05\x08\x2f\xed\xd9\x22\xb3\xba\x16\x9c\x65\xdc\x8a\x45\xae\xe8\x76\x38\xba\x35\x87\xa7\x82\xf3\xd8\x5c\xaa\xc8\xb5\xc7\x1d\x13\x67\xb2\x30\xa9\xa1\x20\x38\xe0\x52\xc6\xfe\x8d\xcd\xa4\x4a\xfb\x36\x5b\x69\x1b\x8f\x3b\x85\xd8\x31\x88\x9d\x6a\xe2\x9c\xe5\x8f\x8c\x26\x8a\xcc\x75\x8a\xc1\xe3\x11\x53\x04\xf0\x13\xdb\x03\xbc\x1e\x19\xa8\xc7\xc9\xcc\x32\x4a\x79\xa4\x76\xcd\xcd\x1d\xc5\xc7\xa7\x1d\x6a\xbc\x6e\xb5\xab\x79\x29\x21\xe2\x54\x5e\xcb\x13\xdb\xd8\xa3\xe4\x18\xde\xf7\x76\xc5\xe6\x88\x55\xe2\x1b\x5a\x0f\x4b\xbc\x48\x33\x39\x63\x64\x8f\x2d\x83\xed\x9a\xc6\x3f\x01\xca\x49\x18\xb5\xd9\x0b\xda\x3c\x2c\x3e\x13\x2f\xe6\xd6\xf3\x2b\xae\x8d\xc0\x35\xa7\x99\x64\x74\xa8\xcc\x43\xb1\xa7\xf8\x8b\x98\x39\x79\x26\x11\x02\x5a\xc6\x34\x4a\x4a\x8f\xde\x0c\x95\x10\xe4\x9a\x9b\xab\x65\xaf\x6f\x4e\xca\x1c\x19\x93\x3d\x8d\x61\x52\xa3\x9c\xf8\x03\xa9\xce\xd8\xa6\xb9\x4a\x15\x37\x67\xf2\xe8\x21\xa5\xcd\x2c\xb1\x02\x59\x26\x77\xb5\xc8\xb9\xd5\x26\xe1\xd3\xa4\xf2\x6a\xd3\x90\x69\x95\xd3\x99\x45\xaf\xea\x2f\x1a\x6a\xfc\x41\xf4\x42\x60\x20\xd3\xee\x90\xbb\x4d\xab\x0c\x40\x76\x66\x21\x63\x95\xdf\x10\x9a\x14\xfa\xc7\xe4\x3e\x97\x76\xf4\x59\xac\x20\xc3\xc2\x8b\x2c\x50\x28\x18\x0f\xed\x64\x71\xf5\x19\x7c\x37\x83\x85\x09\x91\x0a\x02\xc3\x60\x66\x25\x36\xd3\x15\x55\x7b\x72\xdd\xd5\xe4\x38\x0c\x57\x05\xba\x0d\x3c\x87\x4e\x30\xd4\xb9\x65\x73\xd9\x90\x4d\x9a\x0c\x1f\xe9\x76\x6e\x2e\x96\x87\x33\xe4\xc2\x95\xd1\x8b\x73\xeb\x73\xc5\x8b\x73\xb3\x49\x30\x11\x99\x27\xb1\x43\x22\xe2\x6c\x5c\x21\xea\xf6\x4a\xe4\x95\xb3\x25\x74\xc8\x48\xd2\xa9\x63\x2f\xfe\x1e\xd3\x60\xb6\x14\x33\x1d\x4e\x96\xcb\x56\xe4\x2e\x69\xb3\xc7\x09\xa4\xb5\x41\x41\x4a\xe8\xd3\xac\x6c\x7a\x5a\x66\xf7\x22\x01\x73\xe2\x12\x15\x99\x1e\xda\x0c\x46\x27\x4a\xe2\xc9\xa3\xa4\x6a\x9b\xc3\x31\x68\x80\x86\xa7\xb6\x37\x47\xf4\xca\xe0\x03\x8c\x4c\xfe\x20\xcd\x2f\xfe\x40\x38\xc5\xf2\x87\x58\x06\x33\x9c\x81\x84\xac\x69\x5a\x15\x0e\x52\x32\xbd\x09\xe5\x79\xe0\x6a\xb4\x46\xc1\x39\xd5\x85\x9c\xae\x29\x55\x74\xf3\x4d\x53\x06\xab\x5e\xcc\x65\xa6\x00\xbe\x5a\x9e\x52\x24\xff\xb9\x54\xf4\xbb\xbf\x10\x1b\x9f\x6c\x31\x1d\xfd\x5b\xd5\x77\x2e\x2e\xaf\x43\x7e\x66\x28\x83\xce\x80\xc2\x09\xca\x02\x13\xc3\xa4\x94\x7c\x7e\x62\x4c\xa0\xf7\xb1\x52\x19\x0d\x3e\x41\x0d\x98\x99\x77\xa0\x95\xe5\xa7\x79\x51\x3c\x14\x28\x79\x94\xd9\x6a\xd3\x3b\xd0\xca\xec\xd3\xd0\x1d\xc4\x8d\xb9\x99\x56\x69\x1e\x35\x3c\x61\x4d\x10\x9d\xee\x89\xdf\x7c\x78\x06\xd8\xa7\x03\x30\x0d\xee\x2b\x2d\xc3\x21\x27\xea\xde\x21\x19\xc3\xc5\xd5\x9d\xab\x21\x37\x7a\x44\xa6\x3e\x2e\xd5\x82\x69\x34\xb2\xce\xc4\x89\x51\xb2\x21\x5b\xcd\x8b\x4b\x38\xd2\x0b\x53\xa4\xe8\x56\x98\x16\xf0\x13\x93\x09\xc1\x89\x49\x85\x86\x27\xa0\x30\x49\x86\xc1\x62\x1a\x73\x2c\x63\x98\x68\x75\xcd\x75\xdf\xc6\x4b\x38\x20\x2a\x5e\x73\x03\xee\x08\xe6\x00\x52\x5c\x58\x8a\x2d\xbb\x63\x37\x00\x3a\x8a\x60\x43\xe6\x99\xb7\x60\x63\x26\x37\x60\x43\x62\x99\x86\xed\xd4\x68\x7d\xf1\x83\x93\x92\xee\x75\x5f\xd8\xa5\x64\xaf\x6c\x3e\x02\xde\x7c\x74\x50\x38\xa9\xe0\x9c\x42\x57\x43\xa7\x2a\xd1\xc4\xb8\x49\x49\xc9\x36\x1f\x61\x48\x57\x5e\x7e\x96\x8f\xcd\xe7\xfc\x59\x85\xae\x4d\x62\x6f\x62\xc3\x49\xa5\xe2\x0d\x8a\xf9\x38\x36\x93\x45\x23\xec\x1e\xce\xd7\x2b\xad\xcc\x09\xff\x5b\x90\xa4\x97\xe2\x43\xee\x24\x0a\x61\x93\xca\xe2\x7d\x93\xfb\x2e\x4a\x0d\x36\xd0\x74\x1d\x04\x8f\xb3\x5f\xeb\xf0\x9b\xc5\x33\x51\xda\x40\x72\x1d\x1e\x7e\xd8\xea\x3a\xdc\x54\xd6\xbc\xd0\xe3\xe4\x40\x8b\x38\x5f\xd2\xf6\xb6\x95\x3c\xa3\xa8\x68\x6b\x73\x39\x0b\xec\xb5\x95\x22\xff\x2d\xcf\xf8\xaf\x92\x7f\x5f\x04\x62\x75\x9e\x3f\x64\xe1\x63\x4a\x98\x3a\x29\x54\xd5\x16\x45\xfe\x48\x7a\xd3\x96\x49\x49\xb4\x6e\x2e\xe3\x77\x0d\xbf\x5d\x39\xf6\x84\x99\x67\x6a\x81\xa2\x7f\x2e\x94\xb6\x25\x95\x5c\x39\xd0\xc9\xaf\xd8\xa0\x6a\xf3\xf1\xb3\x02\x60\x5b\x6a\x70\x25\x9a\x2f\xe8\x2a\xa3\x67\x67\xc8\xcc\xc9\x31\x22\x06\x2d\x74\x36\x6d\x39\x2b\x54\x36\x58\xf5\x32\xaa\x57\xa7\xee\x2a\x86\x4a\xd1\x1a\x33\x6b\x8b\x8f\x94\x45\xe2\x07\x34\x49\x4c\x04\x0b\x03\x6a\x13\x20\x56\xe9\x4b\x6e\x58\x89\xbd\x60\x49\x05\x8c\xad\xdf\xca\x7b\x2b\x98\x2c\x4a\xd2\xaa\x0e\x0a\xf9\x5f\x5c\x81\x56\x41\x5b\x35\x6a\x01\x30\x35\xb4\xc6\x16\x2d\xb0\xfb\x35\xff\x0e\xf6\x34\x1b\x33\x7e\x3c\x53\x39\xc9\x3d\xc0\x4a\xda\xe0\x6d\x0b\x3d\x51\xbd\x69\x85\x9e\x08\xca\xaf\x46\xe8\x26\x07\x74\xc1\x6e\x87\x90\x26\x2f\x89\x1e\xdd\x25\xb7\x85\xe4\x2c\x72\xa0\x52\x87\xb0\x2d\x72\xa0\x2e\x4d\x94\x8b\xb4\x24\xad\xd9\xa9\x38\x6c\x03\x62\xf2\x38\x84\x4b\x36\xac\x43\x64\x59\x2d\x4f\x4d\x79\x75\xe7\xca\x34\x0c\xdb\x55\x3e\x5a\x32\x65\x98\xd1\xea\xce\xd5\x06\x64\x7a\x43\x4c\x58\x1d\xe2\xd3\xfc\x5e\x9f\xbc\xdf\x70\x0c\x9b\xcf\x86\xde\xd9\x8f\x52\xde\xf4\x05\x42\x04\x53\x5b\x5d\x19\x5a\xfc\xa2\xf6\x5d\x13\x21\x7b\xec\x1c\xf3\x1b\x01\x3f\x7e\x21\x82\x57\x39\x74\x61\xbe\xf5\xde\xf0\x22\x6f\x49\x83\x09\xad\x11\x70\xb2\x75\x0c\xce\x18\x43\x61\xc9\xad\xc0\xa7\xe9\x65\xd2\x35\x21\xcd\xb0\xa7\x35\x11\x9b\x1d\x6e\xb3\xf3\x22\x09\x5d\xc6\xe6\x0a\xfd\xc9\x7d\xcc\xe5\xf7\x5a\xf7\x25\x21\xc1\xda\xd1\xc2\x16\x17\x91\x9a\x14\xc4\x00\x5e\x5d\x16\x6b\x05\xf5\x67\x86\x5c\x45\xea\x92\x87\x50\x53\xed\x98\x62\x71\x71\x44\x55\x59\xb5\x0a\xaf\xe5\x2d\x13\x3f\xa2\xea\x26\xc4\x78\x2d\xc6\xc3\x10\xb0\x96\xdb\xed\xde\x73\xdb\xc8\x8b\x60\x94\x69\x98\x6a\xb8\xeb\xa3\x5c\x0e\x38\x42\x2d\x45\xda\x59\x70\x7b\x2f\x51\x2e\x6f\x24\x4b\xef\x3e\x92\xa3\x65\x0b\x85\x74\xf7\xf5\x13\xb4\x89\x65\x78\xdd\x48\x6f\xcb\x22\xe5\x49\x83\x01\xaf\x33\x68\x13\xe0\x39\x63\x44\xda\x9f\x06\x74\xb0\xa6\x93\x00\xa5\x78\x36\xdb\xa8\xad\x63\xfb\x7c\x79\x28\x43\xca\xb4\x74\x3c\x2a\x1d\x2f\x8b\x2b\x4c\x8f\x43\x30\xf9\xe5\x4b\x67\x26\x3e\xab\x8d\x09\x5d\xa2\x57\xbc\x0f\xb0\xae\x60\x9b\x4c\xf1\x92\x73\x31\xc3\xe0\xf2\x62\x12\x8c\x3d\xf9\x51\x5c\x38\xa6\xf5\xad\x8a\xe0\xb4\x48\x6b\xe2\x85\x9e\x05\x5f\xf7\x52\xfc\x92\x19\x77\xff\xee\x19\x90\x6c\x84\x8e\x2b\xf6\x78\xad\x38\xce\x1c\x81\xb0\xb9\x7e\x57\xa0\xa8\x2d\xd4\x57\x05\x38\x93\xa3\x0f\xcd\x0e\xeb\xf1\x84\x30\x7b\xae\x13\x0f\x77\xf1\x21\xa0\x57\x8c\xc3\x23\x59\x96\xd0\x7a\x9c\x4c\xfc\xe2\x89\x44\xc2\x5e\x6f\xd4\x41\xe6\x17\x6f\x14\xeb\xeb\x59\x5e\xf7\xd1\xd7\xb3\x70\x5c\x6a\x8e\x5b\xde\x0d\xd6\x1d\xb5\x74\x5c\x6a\xeb\x5e\x16\x6e\x47\x4a\x5e\x38\x28\xbd\x26\xf0\x39\x0e\x5b\x64\x5e\x28\x4b\x04\xfd\xff\x10\xfa\xaa\xbd\xf1\x13\xa1\xaf\xcd\x1f\xa0\x3f\xc3\x1f\x64\xe5\x10\xb2\x4f\xb0\xf2\xe5\xcb\x63\xbf\x7b\xc0\x0f\xc9\xc7\xc8\xa9\xda\x3e\xe6\x2f\xd5\xd7\xf2\x49\x81\x44\x93\x97\x80\x63\xe7\x05\x41\x78\xfa\x15\x44\x78\xf8\xd1\x69\x48\x68\xe2\x85\x1d\x1e\x36\x88\x01\x1d\x04\x31\xc7\x85\x60\x84\x95\x61\x7c\xc2\xd2\x0a\x45\xfe\xe4\x80\xa2\x2f\x70\x06\x10\xe7\x13\xaa\x2c\xfb\xf3\x91\x6b\xeb\x2b\x21\xc1\x7d\xe9\xd9\x16\xde\x90\xe5\x28\x7e\x72\xac\xdd\x17\x50\x0a\xf9\xe6\x53\x02\xbe\x8b\x17\x22\xa2\x9d\x0a\x16\x55\x3d\x71\x1f\xd5\x51\xb0\xf9\x43\xd8\xa8\x86\xc1\x4f\xd5\x93\x05\xed\xfd\x54\x27\xc2\x76\x7e\xb8\xd4\x22\x07\xfd\x54\x33\x79\xb2\xb7\x1f\x35\x50\x3d\x27\x1f\xc3\x40\xd5\x6d\x3e\x8d\xf0\x52\xc8\xd9\x47\x96\xa5\x5f\xe2\x23\x33\x12\xd4\x3d\x00\xc4\xb4\xba\xee\x99\xe5\x0b\x97\xbf\x9d\x57\xd7\x60\x99\xfd\x81\xdd\x99\x76\xc5\x86\x4c\x3f\xf2\xc8\xc1\x2c\x3e\x61\xe2\xb4\xb9\xd7\x3a\xb4\x0a\x7d\xe4\x1c\xda\x74\x3f\x43\xa9\xde\xdd\xdd\xba\x60\x31\xaf\xdd\x67\xaa\xb9\x42\xac\x3e\x66\xaf\xd0\x1c\xf2\x59\xb1\x60\x60\x44\x06\x0a\x4d\x23\x1f\x63\x4d\x34\xe7\x7d\x54\xec\x34\xb0\x7d\xb4\x45\x6a\x79\xfb\x2c\xa7\xcf\xf0\xcb\x43\x0a\x84\x97\xc5\x7e\x3c\x18\x2b\xe6\xc5\x0b\xd6\xc7\xa1\x3d\xe4\xf3\x71\x8b\x90\x90\x3f\x1f\x8f\x03\x1a\xca\x47\x65\x4c\xcd\xfb\x63\x64\x87\x5e\xa1\x8f\x41\x8a\x8a\xf6\x9f\xd3\xd8\x7b\xf1\xeb\x8c\x23\x6b\x07\x01\x26\x16\x20\x81\xd6\xc5\x4f\x69\x85\x2a\x13\xff\x90\x41\xa2\x2d\xff\x8e\xcc\x34\x6d\x60\x78\xb7\x88\xc7\xf5\x08\x4d\x30\x1f\x9c\x71\x54\x34\x6a\x94\xff\xd9\x60\x65\x5d\x5e\x0f\x55\x9a\xfe\xa8\x91\x6d\x75\xf5\x1b\x52\xf8\x91\xaa\x8b\xc8\x17\xf2\xf5\xf4\xf9\xb2\x50\x05\xcf\xaf\xbd\xb1\x2e\x72\x55\x76\x29\x03\x06\x4a\x1d\x4e\x1f\xb5\xad\xe5\xdf\x5d\x3b\x54\xf9\x73\xbb\x15\x10\xc2\x8f\x79\xae\x75\x1b\x7d\xd0\x98\x96\x94\x41\x53\xa3\x9b\x17\x17\x1a\x3c\x2b\x8f\x63\x30\x36\xd9\x1e\x9a\x24\xca\x80\x46\x6f\x58\x7d\x24\xc3\xaa\xc2\x1f\x0d\x8d\xda\x14\x3e\x6f\xf4\xc5\x67\x46\x89\x78\x7b\xea\x83\x27\x2c\xa9\xd5\x9c\x47\xcc\x6b\xf0\x92\xfc\xa5\xf3\x62\x45\xaa\xe4\x0b\x59\xb4\x90\x8f\x4f\xac\x7a\x1a\xe4\x4f\x4a\xa3\x1b\xc5\x7e\xe2\x90\xea\xa0\xf7\x29\x51\x54\x03\x3e\x93\xea\x1e\xdc\xe5\x84\x12\xae\x12\xbf\xdc\xbe\xf0\x4b\x0e\xc6\x41\x67\x78\x9a\x5a\xfc\x20\x3d\xe8\xfe\x40\x51\x71\xe8\xf0\x99\x31\x5a\x74\x9f\x3d\xb7\xc8\x53\xa7\x36\x3a\xe8\xfb\x89\x72\x41\x3d\x87\x76\x16\x0b\x6b\xd9\x6d\x71\xbe\x7e\x24\x06\x67\x5b\x3f\xfc\xc0\xc2\xab\xbb\xce\xd0\x55\x59\x18\xdc\x38\x49\x60\x48\x81\xb9\x76\x12\x13\x68\xa2\xac\xb3\x06\xc6\xfb\x43\xa0\x00\xcd\xcd\x64\xe4\x57\x5b\x05\xa8\x1d\x3c\x39\x9b\x07\xd3\xb1\x8d\x9a\x80\x37\x9c\x88\xfd\x94\x89\x6b\x27\x09\x94\x35\xe3\x9e\x94\x41\x30\x5e\xe9\x24\x08\x70\x56\xdb\x92\x4f\xda\x0d\x6b\xca\xaf\xcc\x22\xc8\x66\xb6\x81\x75\x73\xf9\xc8\x6b\x78\x82\xa6\x47\x62\x1e\x9e\x1d\x18\xb8\x1a\x87\xd1\xfd\x46\x94\xe0\x34\x9f\x08\xf4\x54\x2e\x68\x27\x42\xfc\xac\xfe\x3d\x46\x63\xcd\xba\x92\x34\x9d\x9c\xd8\xde\x4c\x19\x78\x12\x45\xaf\x16\x7f\x92\x59\x40\xed\xfb\x1c\x0e\xcd\x54\x09\xb4\x30\xfb\x7c\x3b\x91\xe1\xbb\x90\x1c\xe0\x80\xd3\x08\x9b\xdc\x70\x04\xc3\xd5\x50\xf6\x4f\x42\x30\xba\x43\x4f\xa9\x1a\x06\x8b\x93\x80\xc3\x12\x40\x23\xe0\xb0\xc7\x0f\xa2\x47\xb6\x39\xe2\x2f\x67\xfc\x34\x77\xa1\x72\xb1\x05\xbe\xbc\xe3\x70\x5a\x5a\x3a\x9e\xc9\x4a\x09\xd7\x3a\xa7\x72\xe2\xf0\x87\x13\x3d\x90\xf5\xe1\x90\x8a\x43\x65\xbe\xe4\xe1\xd0\x42\x0d\x4e\x71\x1a\x96\x08\x7d\x38\x55\x00\x26\x66\xe5\x53\xaf\x95\xf6\xed\x73\x61\x57\xf6\x54\x59\xb3\xae\xe5\xef\x72\x2f\xb7\x13\xf3\xa0\xbe\x85\x73\x79\x39\xdd\x67\xae\x46\x79\xc2\x17\xd6\xda\x18\x9f\x7b\xb2\x22\xdb\x8a\xd2\xb9\x3c\x93\xa7\x11\xed\xe0\xc4\xfd\xa5\x27\xf1\x84\xcd\x74\xa4\x88\xf3\xe3\xfd\x57\xbe\xa1\x00\x9c\x1e\xde\x93\x54\x47\x53\x48\x71\x33\xb0\x0b\x72\x23\x0f\xb5\x56\x9d\x6a\x13\x9a\x51\x4f\xb4\x09\x03\x57\x4e\xcb\x38\x68\x60\x3c\x55\x26\x3c\x86\x11\x45\xcf\x47\xa7\x4a\x3c\x50\xe3\xa2\x9f\x16\x63\x2b\xad\x95\x78\x56\x6d\x12\x8f\xb0\x2f\x9a\x3f\xe0\x3c\x4d\x44\xee\x00\xca\x4b\xe2\xf6\xa9\xcc\x52\x6d\x4e\xe6\x57\xd8\xd9\x69\x82\x03\x34\xcf\x53\x7d\x43\xeb\x16\xa5\x81\x72\xd0\x95\x4b\x54\x03\x4c\xb0\x30\x2d\x5d\x27\xc9\x0e\x0c\x35\x3d\x2f\x6a\x5a\xc0\x63\x4f\x42\x1e\xbb\xd0\x20\x03\x52\xf7\x08\x93\xe8\x48\x4b\x1c\xf5\xe1\x72\xdc\xef\x3a\xcd\xad\xa8\xb4\x73\x06\xf3\xc2\xb8\x73\xca\xbc\xfc\x01\x2d\x44\xfe\x7c\xde\x96\xd8\xf3\x9b\xca\x10\xec\xae\x65\xf4\x62\x8c\x3b\xe0\xc4\x04\xc9\xad\xa8\x97\xe3\xb4\xd8\xa3\x87\x15\xbb\xa1\x86\x8f\x13\xb3\xa1\x77\xcb\x4e\x53\x2b\x22\x99\x9d\xde\xf6\xf3\xe2\xe8\xf9\xc8\xdc\x7d\x86\x46\x0b\x3e\x8c\x86\xdd\x91\x31\x1a\x7a\x91\xed\x84\x1f\x1a\x9c\x71\x3e\x5c\x57\x46\xd2\xa5\xaa\x52\x33\x48\xed\xc4\x09\xd7\xa2\x4f\xd8\x14\xb6\xfa\xf3\xb1\x20\xb7\x94\xee\xb1\x24\x88\x3f\x04\x90\x58\xc2\x2b\x90\xe8\xd5\xd0\x7e\xcd\x86\x94\xda\xab\xaa\x6a\x67\x28\x31\xd5\x17\xd2\x54\xc8\x8c\x5e\xe7\x67\x4f\x13\xdd\x8e\x35\x90\xb1\x20\xc7\xf7\x96\xa0\x71\x41\xf8\xe9\xcc\xf7\x7a\x5a\x0b\x98\x11\x2e\xb2\x14\x68\x29\xb9\xb8\xd6\xe7\x0d\xb7\x0b\xd5\x66\x34\xe6\x77\x1d\x1c\xa7\xe5\x33\x50\x82\x9c\x5d\x38\xe9\x8c\x53\xba\xac\xfd\xcb\xe6\x5e\x87\xc6\xba\xcc\xf3\x89\x95\xd5\x4e\xc5\xe8\x66\xe3\x9b\x8e\x6c\xfc\xe0\x1f\x4c\x3c\x93\x01\x91\xd3\x77\x11\xa8\xa2\xea\x74\xc5\xbd\x3e\x60\x7c\x11\xa8\xe2\xc1\xbf\x2c\xd8\x44\xba\xeb\x76\x51\xa5\x69\x1c\xb6\x50\xd3\x43\xa4\xbb\x90\x0b\x8a\xa4\xed\xc2\xde\xa9\x8a\x73\x91\x5f\xd9\x93\x7f\x85\x59\x93\x53\x4d\x9d\xac\xda\x6b\xfb\x8e\xca\x5d\x19\x84\xc2\xa2\x78\x85\xf6\x34\x7c\xc1\x4e\xc3\x79\xa4\x4e\xe2\x9e\x0c\xb3\x24\x93\xb2\x69\x98\x2f\x03\x55\xb4\x0d\x5f\xde\x68\x90\xc6\x5f\xde\x68\x30\x0e\xe4\x32\x6a\xc5\x18\x8f\x4b\x55\x2a\x9e\x25\xe6\xee\x42\x51\xc2\x82\x9a\x5e\x58\x3d\x95\xf4\x2f\x2f\x3b\x04\x58\x4d\xb3\x1c\x70\xf5\x82\x83\xa1\x20\x57\x31\xe3\x05\x93\xe4\x52\x83\x86\xd2\xab\x58\xd9\xc7\x67\x0e\xdf\xf4\xd9\x22\xf9\x0e\x41\xc6\x02\x08\xd9\x55\x23\x97\x21\xcf\x72\x5f\xa0\x60\xb1\x27\xb8\xd0\x45\x62\x02\xfd\x99\x17\xc9\x08\xa8\x7b\xd0\x2e\x62\x64\xbc\x82\x70\x11\x2e\x6a\xd4\xc9\xc5\x0d\x06\x2f\x88\x5e\x58\x3e\xb5\x82\x5e\x44\xc8\x74\x17\x83\xe5\x53\xd2\x7d\x59\x02\x0a\xfd\xef\x6a\xe0\x8b\x30\x6a\xb0\x32\xd1\x25\x0c\x99\x0e\xd0\xa4\xbe\xa2\x45\x3b\x7f\x7c\x59\x58\xb3\x5d\x2d\x60\xcf\xd0\x08\x38\xaa\x03\x97\x96\x4c\x2d\xf0\x57\xe7\x2e\x0b\xb4\xfb\xe2\xc2\x83\xce\xfa\x6b\xeb\x8e\xa3\x23\xb3\x5f\xa1\x3b\xa2\x09\x5c\xc4\xdd\x0c\xf7\x8a\x5c\x4b\x2b\x3a\x52\x84\x9d\xbe\x5c\xcc\x9c\xdd\xd1\xb9\xa8\xe2\x7b\x75\x41\x60\x6b\x40\xef\x56\x0d\x05\x73\x0f\x96\x31\x34\x62\x10\x57\x03\x49\x36\xdf\x2e\x1c\x8d\x1d\x1d\xf2\x42\xd5\xec\x53\x80\x87\xaa\x29\x41\x08\x71\x47\x10\x0e\x89\xbf\xed\xa7\x47\xcb\x0e\x0c\x20\x6d\x22\xda\x54\x2b\x81\x04\x5d\xdc\xe3\xeb\x90\xcb\x6b\x1a\x8d\xe1\x12\xa9\xe7\x1e\x54\x81\xc4\x48\x1d\xed\xf0\x5a\xa2\xa9\x2d\x88\x2c\xed\xdd\x8f\x62\x74\xbf\x8a\xae\x18\xdd\x2b\x7a\xd2\xe1\xcb\xca\x08\x9e\xdf\xd0\x41\x45\x86\x8f\x92\x8d\x34\xc9\x64\x46\x9e\xb8\x8f\xca\x83\xe8\xf3\x31\x35\x26\x73\xc7\xb5\xa8\x95\xea\xfa\x08\x22\x61\xfa\xd1\xce\x09\xb0\xb1\x48\x0e\xa7\x68\x8e\x44\xad\xd1\xd7\xd6\x6c\xb3\x69\xc9\xae\x33\x16\xc5\x57\xca\x0d\xae\xc3\x84\x89\x2a\xb9\x57\x28\xb9\x6e\xe8\xe9\x5e\xf9\x0c\x67\x46\xd7\xb8\x4e\xab\xb1\xd9\x5a\xdb\x24\x93\x3d\x9d\x93\x43\x0b\x74\xff\x0e\x92\x20\xaf\x5e\x38\x16\x3b\x0a\xc5\x25\xb7\xf7\x1c\x7a\xc1\x41\x8b\xf5\x75\x49\x73\xe6\xb7\xe6\xbd\xcb\x14\xca\x53\x1a\x1c\xc6\x46\x44\x8c\xeb\x0e\xe4\x60\xf1\xf8\x01\xfb\xf0\xab\xc0\x5f\xa6\x40\xb0\x8c\xd7\x9e\x2d\x2f\x68\xee\x8e\xeb\x09\x41\x9c\x16\x04\x71\xea\x37\xb9\x1e\x7b\x02\x58\x0f\x42\xb9\x27\x84\xdb\x73\xdd\x63\xf4\x48\x0c\x05\xc4\x43\x16\x23\x77\x76\xb3\xdb\x12\x84\xc1\xfc\x82\x1a\xa4\xaf\x97\x80\x37\xb1\x72\x73\xd5\x62\x9e\xf8\x0b\xef\x5d\xf7\xe4\xbc\xd4\xba\xc3\x70\x75\xbd\x8e\xb6\xd7\x76\x1f\x2a\x91\xd0\x82\xdb\x42\xd9\xee\xcd\x6d\xea\xbf\xe4\x57\xec\x0d\x6b\xb8\x0f\x75\x86\xea\x0f\xe1\x14\xd9\xcf\x5e\x55\xa0\x8e\x47\xa3\x58\x6e\xed\x08\x7b\x77\xd8\x02\xd9\xfe\x9b\x3b\x0c\x7d\xda\x82\xed\x84\x64\xde\xe1\xe3\x6b\x3c\xb3\xb5\xec\xc4\x8d\xbf\xcf\xe4\xb9\x37\xd1\x2e\x66\xb9\xbe\xb1\x16\x52\x4c\xa4\xdd\xc9\xe9\x31\xa3\x24\x0a\x77\x5f\xa0\xab\x48\xb5\x77\x8e\xe9\x31\x25\xf9\x1d\x16\x8c\xdb\xbc\xc4\xaa\xa9\x77\xb8\xf8\xa2\x89\xd1\x4b\x76\x9c\x89\xe3\xaa\x7e\xa5\x07\xcb\xbf\x6b\xa6\xe2\x04\x50\x09\x78\xbf\xb0\xbc\x62\x39\x38\xc4\xb4\xbb\x04\x8a\x32\x64\x09\x2c\x02\x54\x7a\xd6\xd4\xc8\x6e\x72\xfe\x2b\x9e\xde\x55\x4a\x2b\x10\x6b\xcc\x85\x9e\xcd\x28\xac\xb7\xf3\x0e\x8b\x21\x27\xe1\xf6\xf2\x9c\x46\xef\x9b\xd0\x16\x33\xd6\xdc\x5c\xa4\x93\x84\xdf\xb2\x1e\xcc\x23\xf7\x66\x37\x65\xb9\xff\x4d\x49\x7c\xf8\x03\x20\xc2\x9e\x72\xeb\x68\xab\x7e\x24\xe7\x1d\xfe\x20\xf3\x29\xb6\x60\x08\x70\xf2\x8e\xba\xd9\x02\xb5\x07\x02\x30\x77\x6f\xa0\xcb\x3f\x6e\xee\x96\xab\xca\xde\x56\x59\x6f\xc2\x41\x9e\xb1\xfc\x01\x2f\x1c\x82\xf9\x8d\x33\xeb\x10\x24\xc1\x26\x9c\x89\x4a\x31\x08\x7e\xcb\x26\xb0\xb2\xdc\xa6\x8d\x31\xd4\xf0\xf6\x82\x9d\x01\x7b\x77\x5c\xaa\x83\xe6\xdf\x24\x91\xf1\xf8\xde\x46\x4d\x1a\x84\x78\x73\x3d\xdc\x18\x94\x9b\x8b\x74\xde\xf4\xba\x83\x63\x0c\x3f\x92\xed\x8a\xb1\xdc\x9e\x33\x4f\xf5\x2d\xf7\x70\xad\x5c\xf0\x36\xeb\xcf\xbd\x24\x36\xa2\x6f\x98\x30\x05\xdc\x12\x01\x45\x72\x3d\x58\x81\x8d\x4b\x32\x1f\x9d\xc9\x60\x3d\x17\xa6\xde\x0f\x3c\xc5\x6f\xb5\x45\xe0\x6f\xa8\xdf\xbd\x02\x18\xac\xe0\xa3\xd4\x25\x7e\x7c\x04\x86\xcf\xda\x0e\x61\x28\xf7\x47\xbc\x43\x10\xba\x3f\x31\x2a\x0b\xe2\x72\xb7\x42\xeb\x4d\xac\x8a\xd9\xb7\x6e\xef\xbd\x69\x2b\xbe\x4f\x2b\x82\xfb\x95\xb9\x65\x34\x6e\xdf\xa7\x90\x65\x10\x22\x54\x0e\xac\x29\x37\x8c\x60\x24\x5b\xbb\x30\xa6\x7b\x05\xc8\x68\x70\xa9\x6f\x49\x85\x50\xfc\x06\x72\xf8\x7d\xe9\x4c\x6c\xbe\x60\x49\x90\x3a\x91\xd6\x8e\xe2\xba\xed\xbe\xa4\xb7\x6e\xc5\x8d\x5e\x2a\x4a\x78\x03\x4e\x9d\xf3\xbe\x01\x89\x93\x22\xc2\x84\x9a\xeb\xed\xc6\xb2\x39\xb0\xea\xdc\x86\x5e\x2a\x12\xdc\xb7\x41\xa3\x9e\x9f\x5b\x53\xb4\x9b\x4a\x4a\x5c\x93\xf8\xdd\x68\x81\x01\xaa\xdb\x7c\x33\x2c\x29\xcc\x9f\x1e\x51\xcc\x9f\xda\xfa\x6f\xe2\x45\xac\xcc\xd6\x6e\x2e\x0e\x98\x4a\xfe\x7e\x02\x9c\x74\x85\x61\x74\x89\x29\x8f\x57\x9d\x59\x92\x11\x98\x6e\xc6\x63\x81\x17\x7b\x95\x38\x89\x0a\x8f\xf3\xf3\x99\x40\x20\x47\x88\x1c\xfa\x74\xf4\x0a\x0e\x9f\x49\xea\xe0\x8c\x36\x5f\x2a\x5a\x08\x6e\x12\xd4\x19\x3d\x79\xbf\x0e\xec\xdf\x03\x32\xcc\xf4\x0d\x02\xe2\x57\xea\xc7\xf6\x44\x2d\x58\x67\xf1\x7a\x03\xca\xd1\xcc\xe5\x01\x5c\x9f\xb0\xc6\x42\x26\xa8\xd0\x9b\x8d\xd0\xa4\x40\x6f\x31\x70\xe5\x21\x9f\xad\x7e\x93\xc7\x82\x3c\x1e\x1b\x2a\xf1\xd6\x91\x6d\x00\x76\x70\xd0\x28\xc4\xbb\x3f\xa2\x05\x8c\x6c\x64\x9f\xe3\xd4\x4e\x5e\xcc\xf0\x4e\x0b\x2e\xdd\x45\xe4\x26\x15\x74\xeb\x40\x38\x7f\xe0\x52\x46\x25\x3c\xc9\xe1\x98\x78\xb2\xe4\xe6\xe2\x59\x09\x1c\xe4\x78\xbc\x4b\x20\xda\x3c\x24\x82\xd3\x42\xfc\x98\x9f\xd6\x70\x66\x4a\xe8\x66\x95\x4d\x8b\xe6\x2a\x5b\x59\x34\x37\xe2\x41\x1f\x12\xae\x98\x13\xf5\x41\xa9\xd2\x00\x6f\x01\xdd\x65\x04\xf3\x53\x48\x1f\x7b\xf8\x43\xf3\x07\x5a\x5b\x9d\x8f\xdd\x7b\x8a\x35\x46\xec\x49\x9b\x89\x10\xc4\xda\xab\x8e\x44\x75\xdc\x3a\x50\x43\xa8\x8e\x5b\x07\xfa\x18\xc5\x71\x8b\x6c\x97\xe2\xb8\xd5\xbc\x8a\x8f\x01\x99\x3a\x02\x9e\xb0\x02\x83\xef\x4f\x45\x22\x75\x5f\x60\x55\x46\x49\x3f\x24\xa2\x1d\xb0\x2a\x4a\xde\x16\x6f\x24\x50\xf2\x76\xf7\xf4\xad\x9a\x4b\x41\xdc\xaa\x5f\x9c\x82\xb8\x29\x42\x64\x9f\xa6\x95\xbd\xfa\xa2\x8e\xef\x36\x37\x2f\x77\x35\x47\x7d\x69\xcf\x57\x9b\xc3\x15\x43\x21\x2c\x83\x4b\x15\xee\x46\x19\xdc\xd2\x6c\xdc\x9d\x31\xab\xea\xb1\x81\x7e\xa4\x92\x0c\x4f\x7b\x46\xec\x39\x60\x24\x85\x6c\xc0\x7d\xd8\x95\xcf\x9c\x2c\x71\xc1\x22\x33\x46\x13\x3f\xa4\x55\xd3\x10\x69\x0d\x5d\x2d\xe3\x0f\x46\x5f\x6f\x83\x3f\xdc\x29\x58\x87\x7f\x27\x20\x6a\xda\x96\xca\x2a\xcd\x6f\xa8\x50\x19\x7f\x67\x9d\x62\xc8\xd4\x08\x85\xac\xf1\x4c\x2b\x62\xfb\x0c\x9b\x84\x3c\x3e\x5c\xd9\xd3\x83\xf9\x6c\x2e\x59\x34\xe7\x51\x66\x37\xeb\x99\xa4\xcc\xee\xee\xc8\x17\xa8\xae\xce\xc1\x67\x62\x2f\x11\x7c\x58\x69\xa9\x82\xdb\xa8\x9b\x5b\x54\x1c\x29\x9b\x5b\x92\xe7\x50\xe6\x77\xd8\xd8\x0c\x6c\xd3\xc6\x5a\xfa\x78\xe6\x5a\x81\x35\x02\xa8\x8e\xbb\x47\x63\x41\x58\x56\x23\x91\xb5\xf5\x71\x87\xde\x19\x0b\xe4\x5a\xec\xe5\x21\x82\xe3\x70\x1b\x3f\x81\x2a\xc0\x06\x45\x2a\x02\x86\x9f\x8f\x09\xa1\x01\xa0\xd6\xd8\x38\xae\xd6\xd4\x85\xe0\x3d\x28\x52\x29\x30\x2d\x82\x36\x20\xf3\x0f\x0a\x93\xc6\x3e\x0a\xe9\x66\xad\xb1\x8f\x96\x56\xa9\xd1\x49\x05\xe3\xe9\x37\xcb\x21\x98\xfa\xa9\x10\x09\x33\xa6\x46\x6e\x51\x0e\xa3\x2c\xee\xfe\x8a\xf1\xb8\x6f\x37\x44\x34\x78\xe3\x21\xfa\x5f\x70\xd9\xe6\x33\x74\xd7\x70\x9a\xc7\xaa\x74\x86\xf9\x3e\x57\x6c\x93\xcd\xc5\x0a\x16\x7e\x0b\x5d\x20\x62\xc8\x86\x7e\xc7\x47\x35\x4a\x2f\xde\x73\x87\x9f\x99\x67\x38\xa5\xbb\x7f\xc7\x3a\x18\xe3\x8e\x01\xed\x0b\xce\xec\x9a\xee\x18\xdc\x01\x49\xbf\xec\x47\x24\x38\x51\xc1\xa7\x06\x6e\xa5\xfc\x7a\xa3\x06\x6e\x1d\xa8\xd1\x94\xc0\xad\xea\xc1\x8f\x29\x5c\x35\xe1\x52\xea\x36\x47\xee\xf2\xe7\x41\xbe\x10\xc3\x30\x67\x9a\x85\x8a\x8a\xb6\xd5\xc2\x5d\x14\xb1\xad\x26\x2d\x7a\x5e\x0e\x34\x36\x03\x4b\xd8\x6a\xc5\x7f\x0c\xa0\xf4\x10\xbe\x40\xbc\xfb\x6c\xa4\xb2\x53\xb2\xa2\xfe\xf0\x07\x2b\x11\x3b\x00\xb7\x34\x9c\x9d\x16\x4f\x9d\x69\x94\xb2\xad\xa3\xdb\x58\xd3\xd4\x7e\x7e\xad\x27\x33\xbf\xcf\x4e\x45\x99\xdb\xa2\x49\x9c\x32\xb7\xbb\x55\xe3\x85\x45\x21\x0d\xbd\x5c\xdd\x3b\xa0\x70\x2f\xf6\xd0\x48\xc0\xfb\x72\x8f\x2f\x82\xb9\x5f\xfd\x9b\x7a\xf0\x2c\x86\xab\xd9\x9d\x62\xb8\xc5\x13\xf4\xca\x52\x51\x7f\xa8\x85\x5b\xa9\x60\xdb\x28\x85\x5b\x0d\x3c\xb2\x14\x6e\x84\x72\x53\x0b\x37\x7b\xb7\xd3\x5a\xb8\xde\xef\x78\x65\xbb\x68\x4b\xaf\xe1\x23\xce\x3b\x71\x31\xe1\xf0\x7b\xc2\x78\x90\x8b\xa8\x8a\x5b\xbd\x3d\x4a\x51\xdc\xa2\x5a\xf0\x26\xa9\x23\x03\x47\xf2\x57\x50\xf3\xe5\xb6\x04\x45\xb2\xdb\xeb\x05\x09\xbd\x96\x2f\x37\xfb\x0e\x01\x9d\x13\xe2\x20\x7f\xcf\x81\xd8\x74\x95\xb5\xc5\x34\x5f\x24\x28\x82\x89\x64\xf3\xda\x68\x5f\x6f\x4e\x40\x10\xde\xc8\xfa\xc2\x04\xb3\xf4\x04\xe1\xe6\x25\x91\x9a\xf1\x67\x2f\x25\xe6\xcc\x12\xf1\x6a\x14\xd5\x21\x4d\x3d\xde\xaa\x9d\xed\x35\xd6\x24\x26\xa2\x81\x14\x01\x83\x12\xbc\x53\xd3\x34\x25\x78\xcb\xe1\x8a\x30\x8f\x46\x58\x72\x94\xe0\x85\x36\x50\x81\xb7\x8e\xe1\x33\xe1\xd8\x72\xdd\x28\xbb\x2b\x17\xa2\xec\x6e\x51\x07\xb1\xec\x6e\x37\x71\x22\x75\x77\xf3\xaa\x76\xab\xdb\xc2\x25\x61\x3a\x8d\xe0\xf3\x17\xdb\xa9\x71\xc9\x6f\x0d\x48\xd1\xa4\x92\xed\xdf\x2d\xf3\x82\xa1\x0e\x5e\x8a\xf0\x56\x9d\x2c\x2f\xfa\xac\x06\xfd\x17\x15\xd6\xb8\x5c\xcb\xf1\x2e\xc3\x97\x5f\x85\x04\x11\xa7\xc5\xd8\x40\xa4\x39\x36\xcb\xd8\x3a\x6c\x31\xf1\xbf\x75\x77\xbb\x1e\xb5\x37\x04\x01\x04\x36\x6a\xea\x56\xad\xb8\xaf\x39\x5b\x03\x0a\x28\xb7\xa3\x3b\x06\xdb\x84\x89\xe1\xb5\x58\x5d\xac\x95\xfb\x89\xc6\xb2\xbc\xa4\x5d\xf3\x5e\xc1\x6b\xdd\x3a\x5d\xd3\xd6\xd1\x8d\x08\xf5\xd7\x50\xd0\xb5\xec\x0b\x49\x75\xfa\x15\xe6\x86\xe6\xb3\xf9\xa0\x98\x2d\xf7\x13\x95\x78\x5f\x6e\x6d\x1c\x02\xad\xc3\xfa\x84\x3f\xa5\x6f\x8c\xaa\x7a\x8d\xfe\x0c\x78\x20\x69\x68\xff\xa4\xec\x6e\x24\x95\x7b\x11\x3a\x86\x25\x12\x28\xc1\x5b\x2d\xac\xf2\x92\x7f\xcd\x2c\x86\xaf\xd7\x3c\xf4\xf6\x52\x83\xb7\x58\x13\x87\x12\xbc\xfb\x07\x5b\x80\x2d\xd5\x8f\x02\x5b\x00\xe0\xf0\x90\x79\xec\x15\x30\x60\x6a\x2f\x02\x86\xf1\x6f\x16\xe7\xd5\x35\xf3\xaa\x92\x23\x60\x51\x9a\xb7\x8e\x39\xbe\x25\x78\xb8\xa4\xa7\x67\x43\x8f\xb4\xb4\x45\xd5\x1d\x61\xd3\xaa\xbd\x16\x3c\x7a\xcd\x0b\x1b\x8b\x22\x73\x80\x75\xa4\xa8\xda\x5b\x96\xf0\x37\x21\x3e\x6c\xcc\xa2\xbd\xc9\x5b\x01\xd4\xe2\xdd\x6b\xa2\x35\x21\x4a\x7a\xfa\xac\xc5\x6b\x19\x25\x6a\xf1\x16\xca\xec\x36\x6b\xf1\x1a\x1b\xfe\x1a\xac\xa4\xf7\x96\xfa\xbb\xc5\x8c\x97\x96\xdf\x35\xfd\x37\xe5\x77\xab\x85\x4e\x5e\xaf\x50\x06\x9c\x57\xcc\x83\xd5\x91\x0d\x47\x9d\xe8\x55\xee\x11\x41\xb0\x25\x7b\xb3\xfc\xfd\xc4\x1e\xd3\xfa\x13\x38\xe8\x57\x92\x79\x97\xf4\x71\x70\xba\xfd\x2c\x44\x77\xff\x8e\x24\x77\xd8\xda\x83\x81\xdc\xff\x7e\xf4\x2c\x48\x9e\x3f\x60\xde\xf2\x07\x1d\x2b\x3e\xbf\x0e\x41\xb7\x5c\x53\x31\x20\xe0\x3d\xa1\xe7\x6e\x3e\xd2\x50\xf1\x52\x06\xf5\x7b\xa7\xbe\xa6\xf7\x8c\x13\x4a\x57\x38\x9b\x93\x20\xc7\x3c\x60\xa2\xee\x17\x71\xc8\xf0\x14\xab\xf7\x6a\x36\xb7\x7a\x6f\xdc\xaa\xa0\x7c\x6f\xd1\x50\xf2\x5e\x41\x73\x7c\x11\xb9\x51\x2e\x5e\xf3\x12\xe8\xcd\x8d\x92\xbd\xda\xa8\x5e\x8d\x08\xd3\x67\xaa\xf4\xb9\xc7\x08\x37\xe6\x67\xb6\xcc\xae\xf7\xfc\x29\xa1\x1b\x79\x08\xa8\xa0\x5b\x8d\x24\x79\x6f\x3c\x76\x88\x05\x54\xd0\xcd\xca\xd1\x54\xd0\x4d\x71\x73\xe3\xf5\x6e\x88\x71\x1b\x2f\x6e\x5e\x53\x82\xbe\x4f\x4c\x96\xb5\x3e\x31\x59\x7f\x51\xaf\xf0\x54\x3f\xca\x18\x40\xcd\xcc\xf3\xad\xf8\xc3\x6d\x13\xe0\x83\xd8\x33\x85\x15\x62\x8f\x51\xd9\xaf\xa1\xa8\xba\x4f\x5f\x13\xb4\x19\x76\x60\xa5\x5d\x9d\xc3\xaf\xc9\xda\x74\xfd\x51\x6a\xb7\x9a\x7c\xf1\xb5\x32\x9e\xf7\x42\xde\x2d\xed\xd4\x19\x2d\xc4\x62\x27\x6f\x96\x01\x09\x12\x59\x06\x48\x9d\xd4\x0f\x33\x08\x90\xae\xaf\x47\xb1\x5c\x5c\x54\xfd\x08\xf3\x73\xf7\x65\xe3\x3d\x37\x03\x3a\x35\x71\x2b\x9e\xca\x4e\x4d\xdc\x4a\xae\x8c\xfe\xb3\x0c\x2e\xdd\x9a\x3c\x9e\x9b\x21\x9d\x32\xb8\xbb\x27\x5f\x1a\x2d\x18\x2f\x19\x03\xd9\x78\xf6\x6c\x6c\xb8\xf5\xa8\x89\x4b\x0d\xd7\x4e\x4d\xdc\xca\xb5\xfb\x4e\x4d\xdc\xfd\x95\xcd\x59\x6c\xb2\x05\x32\x50\xb2\x2b\x9c\x7f\x9b\xfe\x75\xab\xe0\xa6\x56\xe9\x09\x9d\x9f\xbc\x06\xdd\xaa\xb7\xa4\x60\xea\x54\xbd\xdd\x40\xff\x2e\x48\xa5\x1f\xe6\x6f\x45\xce\xeb\x14\xc2\x4d\x18\xa7\x3b\x85\x70\x2b\x37\x01\x3b\x85\x70\x73\x77\xed\x48\x20\x84\xe5\x77\xeb\xe0\x4e\xe7\x85\xf3\x96\x88\xe3\x4e\x1d\xdc\xca\x3d\xde\x7e\x78\xbb\x13\x8f\x5c\x3f\x08\x7c\xc5\xd6\xd7\x0f\x92\xcd\x4f\x17\x48\x1e\x57\xaf\x08\xf5\xc3\xa2\x7c\x5c\x7f\xed\x07\xe5\xf6\xa8\xa6\xdd\x0f\x0b\xf4\xb7\xca\xa6\x21\x1c\x70\x2f\xaa\x53\xee\xb6\xce\xe2\x73\xe1\xd9\x06\xac\x21\xd3\x6b\x18\xbe\xbb\x8d\x3d\x06\x95\xc1\x4d\xb1\x5a\xdc\xe7\xea\x78\x2c\x0f\x23\x38\xa5\x31\xba\xf5\x6e\x07\x31\x1b\xfd\x20\xff\xfb\xf4\x19\xa9\x01\x3b\x5c\x3f\xb4\x82\xe3\x35\xee\x07\xc1\x66\x4b\x40\x19\x6b\xc6\x4d\xc3\x4e\xed\xdb\x5c\xc5\x0b\x84\x86\x19\xcf\x0e\xcd\x70\x5e\x1f\x69\x4c\xb6\x89\x9e\x7c\xd3\x45\x4f\xa0\xdc\xe3\xc4\xd3\x29\x32\x03\x51\xda\x9d\x5a\xb7\x95\x50\xda\x7e\x60\x47\x98\xae\x61\x4b\x0c\x79\x39\x89\xee\x31\xf1\x30\x70\x7b\x84\x8c\xa3\xfd\xf0\x6e\xa7\x33\xea\xce\x88\x59\x90\xf3\x67\x8a\xda\x98\xd8\x89\xfd\xea\x87\x39\x7f\x0e\x96\x89\xc4\xc0\x0d\x8c\x7e\x98\xcd\x60\xd0\xcf\x08\xb8\x30\xf2\xe0\xa2\xb3\xe7\x05\x21\xe1\x67\x03\xa5\xd6\xc6\x8c\x86\x54\xdf\x83\xcb\xad\x90\xe9\x11\x99\xd2\x96\xc6\xfe\xc2\xdb\x67\x7c\xc4\x42\x3d\x16\x13\xb7\x56\xa3\x5b\x03\xca\x08\x97\xe9\x14\xc3\xdd\x2f\x60\x0a\xc9\x58\x49\x78\xd1\x0f\x73\xb1\x8a\xf9\x54\xdd\xc7\xb8\xdf\x8f\x49\xdc\xe3\x64\xa5\x5c\x23\x99\xe2\x68\x18\x21\xdc\x20\x73\xae\x36\xc7\x23\xe7\xea\x14\x05\x34\xcf\x37\xbb\xd5\x3c\x7f\x30\x9c\xc9\x58\xbb\x5b\xb4\x62\x52\xac\x8f\x68\xe3\xe9\x51\x5b\x4e\x84\xc9\x46\x86\xf8\xee\x18\xea\x41\xf1\x95\xc1\xe4\xb4\xde\x1c\xbc\x04\x85\x0b\xcb\x85\xdb\x8d\x07\xb8\x79\x8c\x82\x83\x0b\x2a\xeb\xdc\xb4\x68\x82\x5e\x3a\x18\xe3\xc3\xd6\x44\xb7\x2a\x70\x1e\x2a\x58\x7b\x91\x42\x62\xd1\x48\xee\xcc\xa9\xf8\xec\x74\x8d\x6d\xee\x1e\xc9\x33\x23\xd8\xd1\x2d\xd9\x11\xa6\xe8\x42\x2e\xa1\xe9\x66\x50\xf4\x66\x0a\x03\x4b\xe6\x89\x15\x5e\x4e\x69\x92\x5a\x22\xc7\xa6\x18\x62\x26\xd6\x12\x3f\x70\x37\x66\x7c\x77\xf9\xb6\x53\xae\xb7\x4e\x77\xea\x54\xac\x14\x8d\xbd\x9f\xda\x24\xd0\x97\xc7\x35\x5e\xb8\xaf\x2c\x77\xe0\xe6\xca\x74\x3f\xa9\x8f\x93\x05\xd0\x15\x00\xa2\x5f\xbd\xc8\x41\xa6\xb8\x6c\xca\x75\xf8\x4e\x79\xdd\x3a\xc5\xc4\x3b\x58\x08\x5d\xdd\xe2\x2b\x98\x75\xbb\x46\x9f\x35\x76\x78\x18\xc9\x27\x74\xb8\xde\x3b\x86\x60\x3c\xac\x20\xb8\xb6\xfb\x71\x07\x9a\x38\x9e\xa2\x82\xcf\x64\x6a\xf0\x38\x3e\xf2\x6d\x1a\x60\x04\x99\x9e\xcc\x27\x60\x40\x83\xf0\x10\xb0\xec\xb0\x82\x74\x26\xf5\x80\x18\x52\x1d\xc5\x89\xe1\xdf\x03\x9c\xb4\x36\x55\xbb\xc7\x43\xd1\x60\xd0\xd3\x8b\x93\x52\x6c\x7b\x1d\x81\x69\x60\x1d\x09\xec\x7e\xe3\x70\xd0\xab\x26\xff\x20\xa9\x2f\xb7\x36\xa5\x90\xb8\xa8\x03\x7e\x0a\x09\xb2\x41\x93\x35\xb4\x78\x51\xd7\x83\x95\x50\x4b\xb7\xca\x00\x12\xf1\xd7\xd8\x9d\x7a\x32\xa1\x3b\xf7\xc3\x3a\x45\x76\xab\xf0\xa3\xae\x6e\x95\xcb\x27\xcd\xff\x78\x25\x3b\x65\x75\x8b\x14\x82\xaa\xba\xc5\x73\x92\x0e\x65\xa8\x18\xc2\x89\x40\x55\xd3\x21\xf8\xf9\x4a\x6f\x37\x41\x6e\x3d\x25\xec\x04\x8e\xa1\x24\x01\x70\x92\xd5\xf5\xb9\x15\xdd\x53\x8a\xc1\x59\x46\x12\x29\xaa\x9f\xa1\xe4\x3a\x75\xe2\xbd\x53\xf1\x59\x51\xa9\xf9\xe2\xce\x54\x07\x79\xa1\x04\xcc\x2a\xe3\xb3\x82\x42\x58\x6f\x17\x95\xa7\xa7\x1c\x10\x61\x1d\x94\xba\x9b\x60\x4e\x22\x74\x6b\x42\x20\x52\x44\x6b\x75\x7f\xd0\x5f\x16\xcd\x61\x0f\xa0\x4e\x2a\x0c\xe1\x06\x58\xa0\xb7\xd9\x9c\xbc\x7e\x93\xdd\x4f\x86\x64\x35\xc7\x88\x90\x2c\xb7\xa0\x20\xcb\x73\x10\xa3\x0c\x6f\x13\x88\x51\x60\xa6\xfa\x0b\x03\x0e\xd6\x41\x7a\x87\x39\xfd\x3b\x42\x9e\xcb\x28\x70\x51\x50\xd5\xfa\xbc\x83\x08\xba\x9e\x14\x1e\x26\x33\xac\x4e\xca\xbf\xc7\xa4\x6c\xa1\x61\x94\x03\x47\x55\xde\x3a\xdd\x0d\x24\x89\x2c\x9c\x6b\x4c\x90\x79\x28\x48\x38\x59\x7c\x14\x9e\x80\x64\xe2\xf6\x69\xaf\x52\x23\xbf\x27\x77\x0b\x94\x89\x8a\xbb\x95\x32\xc1\x9d\x22\xbb\x25\xf6\x0e\xeb\x01\x81\xd2\x3d\x35\xbd\xd3\xfd\xbb\xfb\xb7\x3d\x29\x3f\x2c\x7a\x36\x09\x20\xe1\x7a\x9d\x32\xbb\x65\x38\x64\x97\x41\xb0\xa6\x1e\xe4\x8f\x79\x11\xa1\x3e\x97\x3f\x90\x08\x35\xf9\x77\x0e\x66\xb6\x23\xce\xdf\x62\x7d\x5d\xb4\x77\xf7\xb9\x4c\xba\xc4\x8a\xee\x34\xd8\x18\x84\x03\xe9\x06\x55\x75\x2b\x85\x72\x7a\xf2\x8e\x69\x13\x2b\xb0\x26\x50\xbc\xbd\x53\x61\xb7\xce\xe5\xdf\x9d\x91\x8d\x29\x62\x93\x7c\x66\x5b\x26\x33\x0a\x8b\x83\x68\xa0\x0f\xa3\x08\xff\x11\x27\xc3\xae\xa4\x0f\x9e\xea\xc1\x64\x93\xcf\xc6\x42\x7a\x78\xb9\x89\x1a\x74\x00\x6b\x00\x86\xb9\x4e\xc1\xdc\xba\x90\x66\x93\xe9\x02\xd1\xef\x7a\x32\x6b\xbb\x32\x87\x55\x72\x15\xea\x29\x8c\x5b\x0f\xb8\xa2\x85\x71\xd7\xe1\xdf\x2b\xcf\xfe\xbd\xf3\xcc\x64\x75\xdc\x77\xd1\x6b\x11\x0f\x2c\x71\x41\xb9\xa7\xd4\x4a\x4f\xcb\x69\xf8\xf7\x80\x3e\x00\x59\xb1\x3a\xbb\x55\xa2\x82\xdb\x52\x3f\x77\x7f\x46\xfb\x8f\xe9\x17\x69\x1f\x4e\x0d\xa1\xf3\x81\xc3\xc1\xe9\x53\x38\x32\x9a\x5f\x6d\x12\xa4\xc2\x94\x3e\xaa\x58\x6e\x3e\xd1\x61\x0b\xee\x4e\x05\xdd\xba\x0e\x5b\x6b\x9b\x16\x20\x38\xf9\x29\xae\xda\x13\x7e\xfd\x38\x4a\x06\x8c\x23\x55\x47\x75\xdc\xe2\xd1\x3d\x35\x85\xbb\x7f\xf8\xf8\x97\xe0\x3c\xcd\x71\x25\xa2\xc2\xce\x31\xc7\x74\x0a\xe2\xa6\x1a\xa7\x89\x60\x70\x32\xfe\x77\xea\xde\x56\xee\x43\xf7\x44\x7e\x89\xc3\xb1\xf1\x75\x50\xec\xa4\x5b\x02\x37\xf0\xe0\x72\x34\x46\xe6\xee\x12\x7e\xe5\x4e\x05\xdc\xba\x50\xb6\xa8\x80\x5b\x97\xa7\x22\x8a\xdb\xd1\xcf\x1d\xb0\x64\xe0\x5b\x5b\x87\xb4\xef\x0e\x70\xf8\xa2\x28\xe9\xf9\xbc\x63\x97\x58\x9e\xe9\x1e\x9a\xe7\xfd\xd1\xf7\x2a\x8d\xc4\x45\xb1\x10\xe7\x92\x1e\xfb\x22\xa5\x21\x74\x7b\xb9\x33\xd6\x66\x69\x92\x91\x27\x00\x0a\xd4\xcd\xa0\xd4\x3c\x42\x06\x66\x77\x51\x9a\xd4\x0e\x87\x5b\x0e\x4f\x5e\x02\x34\x78\xb2\xf3\x7a\x1d\xc4\x8f\x38\x0f\xd1\x80\x6a\xa4\xee\x19\xec\x79\x49\x4f\x5e\x80\x85\x4e\x45\xad\xd9\xba\x24\x1b\x38\x29\xc8\x76\xdb\x13\x2a\xfc\x42\xe6\xa3\xee\x6c\x25\xf5\x5a\xcf\x5e\x94\xc2\x6f\xd5\x2d\x42\x9b\xfa\xb7\x85\xd3\x3a\x25\x6a\xf7\x72\xed\x43\x5d\x07\x92\x94\xf5\x39\x54\xfb\x63\x62\x1c\xc7\x8c\x9f\x81\x68\xa6\x4e\x2d\xda\x2c\x44\x73\x22\x09\x86\xdf\x53\x69\x85\xdc\x05\xdd\xba\xb4\xdc\x52\xed\x94\xa5\x9d\x44\x32\x76\xab\xd2\xae\xe2\xdf\x9b\xbb\x69\x47\x5c\xc3\x6d\x7e\xf4\x41\x64\xb3\x23\xd0\xaa\xf8\xf7\xcb\x05\xda\xfa\xfe\xf1\xd5\x07\x20\xcf\x09\x50\x15\x9f\x49\x66\x88\xc4\x91\x75\xfa\x63\xbb\xea\x19\x16\xbe\x8a\x3f\xe8\xb2\x81\xb2\xe5\xac\x0d\x06\xa1\x92\x3a\xb6\x59\x85\x8d\x32\xb6\xbb\x39\xfd\x66\xcd\x41\xf1\x15\xfb\x57\x7c\x3e\xfd\xca\x26\xce\x04\xc0\xa2\xce\x77\xb0\x8d\x3a\xb6\x95\x18\xde\x9e\xad\xd1\x42\xe4\x62\xcf\x24\x68\x8a\x89\xc0\xdb\xcb\x10\x20\xde\x04\xcb\xfe\xa0\x0e\x2e\x68\x29\xd2\x32\xe3\x07\x69\x18\xec\x39\x13\x41\x50\xf0\x36\xf6\x4c\xc4\x75\xf7\x19\xcb\x40\x75\x22\x18\x06\x28\xdf\xd2\xb3\x99\x08\xb9\x2f\xd6\xb3\x41\x71\x2a\x44\x59\x7f\x02\x8e\x9b\x9e\x8d\x90\x53\x09\xb2\xe2\xed\x88\x26\xf3\xc7\x57\x0f\x28\x90\x7b\x82\xfc\x1a\x3d\xc3\xd0\x09\x47\xef\xd9\x4c\x86\x6a\x28\x56\xc2\x4d\xd1\x2b\x90\x42\xc8\xc8\xde\xba\xc5\x4b\xd1\x73\x53\x71\x47\xaa\xc9\xde\x49\xeb\xce\xca\xa2\x71\xe2\x48\x73\x86\xd0\x21\xaa\xe7\x16\x25\x27\x8a\xe7\xee\xe6\xac\xd0\x5b\x69\x9c\x71\xeb\xe5\xf6\x29\x5a\x35\xd0\x4a\x2c\x31\x2c\x01\x23\x7d\xb7\x46\x2e\x26\xe9\x4e\x59\xdc\x8a\x1f\xa6\x5b\x15\x77\x74\x81\x80\x09\x61\xb9\x58\xd3\xd4\x77\x17\xd8\x21\x94\xe8\x0b\x59\xd5\xbf\x3b\x91\xc8\x1b\x61\xb7\x86\x28\x43\x5a\xa9\x72\x9b\x92\x13\xb1\x6a\x3e\x51\xcd\x3d\x0f\x8d\x65\x8c\x31\x04\xae\x1f\x29\x58\x4e\x3f\xd2\x86\x2a\xac\x48\x85\xbf\xe0\x86\xd9\x88\x6c\x9c\x02\x3d\x93\x0a\x7f\x35\x9f\x09\x09\x70\xb6\x38\x08\xba\x98\x84\x53\x00\xb3\x7c\xa7\xfc\x6d\x5d\x62\xba\x01\x08\x0e\x40\xca\x60\x2f\x05\x75\xaa\xdc\x56\xd2\x71\x76\xaa\xdc\x16\x35\x8f\xbc\x0c\x6b\x70\xa9\x9b\x8b\x17\xe9\x9f\x25\x6a\xb5\xaf\x64\xaf\x8c\xb9\x15\x72\x74\x0f\xb2\x09\x24\xa6\xdf\x70\x77\x45\x0c\x5e\x4a\xf5\x8e\x8c\xe2\xbf\x04\x1f\x81\x09\xf5\x38\xbe\x25\x79\x0b\x39\x03\x9a\x1e\x05\x6b\x11\xcd\xf3\x47\xca\x3f\x7d\xe1\x02\xb3\x1b\xbe\x19\x74\x3b\xa4\x6c\xa7\xe9\xd5\xf8\xfb\x29\x95\x85\xd1\x51\x8c\xb6\x1c\xae\xd5\xdc\x10\x6e\x92\x97\xb5\xe2\xec\x13\x80\xbd\x04\xe1\xa9\xdd\x9a\xb9\x93\xf1\x70\xb9\x91\xdc\x2a\x5e\x92\x81\x30\xac\x8b\x06\xe8\xd7\x0b\xb5\x25\xcb\x9e\x05\x02\x51\xda\x4b\x08\xca\x9e\x51\x09\xb2\xec\x79\xd8\x16\x2a\x35\x6c\x0b\x72\x20\x0b\x50\x7c\xd6\xea\x7f\x3d\x1b\x88\xc0\xbd\xc3\x4e\x25\xda\xba\xc4\xd8\x9f\x85\x68\x79\x86\x68\x88\x34\xe6\x84\xf2\xac\xdd\x56\x71\xa4\xd3\xdb\xed\x65\x12\xc1\xdb\x85\xb0\x25\x69\x65\x7c\x96\xa4\x5d\x9e\x22\xeb\xd9\xbb\xc1\x04\xf2\x11\x09\xd5\xf3\x1d\x18\xee\xcb\x09\xfe\x39\x25\xd7\xc0\x36\xdc\xac\xc1\xe3\x61\x16\xa8\xe1\xb3\x77\x63\x7d\x8e\x5d\x60\x64\xb2\x46\x54\xb9\xd6\xc3\x35\x15\x99\x0a\x49\x7e\x57\x34\x66\xfd\x12\x66\xf4\xf2\xe5\xf7\x9a\xec\xbb\xfc\x17\x93\xbd\x5a\x1e\x85\x63\xf7\x54\x99\x12\x71\x79\x4b\x22\xad\xf9\xde\x75\x46\x09\x35\x96\x10\x46\x7a\x61\x1f\x31\x09\x2e\x88\x5b\x58\xc5\xf3\x24\xbb\x07\x01\xa8\x15\x9b\xc9\xb8\xdf\xa9\x15\x5b\x09\x3f\xec\xd6\x8a\x1d\xc4\xf2\xf7\x72\x48\x0d\x21\xb9\x16\x88\xc5\x7d\xdf\xad\x0f\x4b\x60\x62\x2f\x5e\xc3\xea\x3e\x6b\x58\xef\x36\x90\x83\x21\x82\x14\xb9\x3e\xcb\xa3\x88\x6c\x32\x17\x49\x2f\xa1\x98\x83\x4e\x94\x8e\x2d\x54\x67\xee\x51\x39\x96\x3b\x81\xbd\x84\x66\xce\x11\x2e\x11\xbe\xd7\xfd\x05\x39\x75\xd8\x17\x16\x9a\xc4\x0e\x58\xf0\x55\x96\x52\xb2\x68\xed\xf3\x44\x63\x67\xe5\x79\x39\x06\xdd\x86\x6e\x0d\xe6\x14\xd8\xef\xb1\xfc\x41\xaa\x57\xfc\xe1\x45\x65\x64\x85\x45\x36\x02\xcd\x88\x12\xad\x44\x68\xf6\x12\xfa\x34\xba\x53\x31\x9d\x93\xd6\x11\x8a\xb4\x16\x4a\xd9\x74\x6a\xb1\x16\x6e\x3d\x77\x4a\xb1\x56\x8f\x2d\x95\x58\xf3\xf0\x39\xd4\x66\x17\x58\xe5\x0a\x2e\xa4\xc6\x18\x34\x47\x0d\xd6\x5e\x5d\xac\x12\xaf\xe5\xd0\x82\xaa\x8b\xac\x35\xbd\x98\x94\xc2\x89\xa0\x07\x13\xb4\xd4\x4b\xd5\x58\xf1\x6d\x22\xe5\x5e\xaa\xb8\xcc\x6c\xb8\xfa\x84\x27\xac\x5b\x85\x35\x75\xd7\xd2\x0c\x9a\x42\xbd\x2c\xc1\x52\x8b\x9f\xa1\x58\xc7\x33\x41\x38\xf1\x3c\xfd\xc8\x16\x92\x65\x0e\x4c\x54\x62\xd5\xca\x47\x25\xd6\x8c\xbb\xbf\x5b\x57\xb5\x6a\xea\xa1\xae\x6a\xb6\xc2\x47\xa7\xb0\x6a\x91\xb9\x17\xac\xec\x24\x47\xec\xd6\x58\x5d\xee\x29\xda\xf3\x8a\xbf\xeb\x66\x10\xde\x3d\x36\x9b\x15\x72\xd9\x9b\x3b\xd6\xdd\xba\xaa\x8b\x8c\x3d\x9d\xc2\xaa\x49\xfb\x8c\xc5\x54\xcd\x52\xd2\xa9\xa6\xba\xbf\xf2\x17\x28\xab\x1b\x34\x28\xfa\xd0\x6d\x1d\xab\x65\x74\xd2\xea\x67\x4f\xe5\x66\xbc\x85\x1c\x67\xbd\x44\x2e\x61\x8f\xcc\xf0\xc8\x88\x5c\xa1\x27\x23\x7f\x14\xae\x81\x4b\xee\x28\xad\xba\x7f\xa0\xdf\xa9\xa5\x8f\xbe\x66\x4c\x91\xbe\xcc\xc4\xaf\xe1\xa7\x78\xc3\xbb\xda\x5c\xf8\xf8\x51\x1c\x06\x80\x45\x62\x27\x95\x60\x8a\xb1\x56\x79\x69\x21\x29\xff\x72\x9b\x97\x96\x68\xf1\xd4\x8c\x1f\xc2\xd0\x54\x8e\x12\xe1\x62\x84\xbc\x66\x38\x2b\xb6\x6a\x95\x29\x56\x97\x77\xb6\xc1\x96\x45\x4d\x2b\xcd\x6b\x79\x2b\xdc\xd6\xae\x12\x8e\xb0\xc7\x7b\x16\x96\x33\x61\x49\xd8\xe3\x17\xf2\x5c\x94\x6f\x45\x02\x2c\xd8\xe6\x97\xa7\x82\xa4\x50\xcb\x43\x61\x80\xa1\xd6\x1e\xaa\xba\xe6\xee\x9c\xcc\x01\xa9\x1a\x52\x2c\xa6\xe6\x81\xe6\xd2\x96\xea\x51\x94\x78\x8d\x06\xd4\xa3\x69\x8e\x26\x82\xf9\x3d\x5b\x19\x23\x8b\x5f\xd0\xed\xa2\x26\x8e\xa8\x54\x74\xad\x4b\x91\x31\xcc\x2f\x37\x98\x1c\x23\x43\x60\x9c\x92\x76\x47\xdb\xba\x77\x23\xaa\xb2\x53\x76\xb5\x1d\xce\xc8\x0b\xda\x1a\xda\xa8\xb4\x9a\x35\x1c\x97\x2d\x01\xb4\x43\x8a\x78\xb9\x11\x48\xa4\x65\x4b\x00\xed\x10\xed\xf4\xac\x6b\xac\xa2\x1e\x6b\x23\x68\xba\x97\x60\xe9\x48\x22\x14\x58\x2d\x84\xfa\xf5\xb2\x59\x7a\x39\xdc\xdf\x5b\x29\x5b\x5e\xb2\x79\x7a\x23\x58\xb9\x97\x5b\x6a\x8e\x10\x44\xe1\xd5\xa2\x5f\x96\x02\xab\x45\x33\x56\xf1\xc2\x35\xfc\xb0\xdc\xb2\x34\x79\xcc\x23\x93\x10\x9a\xf0\xe2\xe4\xe1\xd9\x3a\x79\xe3\x86\x72\xb7\x5e\x6a\x8f\x43\xf9\x38\x73\x1b\x80\xcb\xfa\xe9\xa8\x79\x9a\x4a\x60\xfc\x63\x10\xed\xb7\xe6\xbc\x62\x89\xf7\x2e\xaa\xbf\xb1\x16\x16\xf9\x7a\x13\xdf\x67\x5c\x0a\xa2\xe7\x2b\x4c\x7d\x1e\xa8\xb0\x12\x82\xd7\x05\xef\x99\xd5\x83\x8f\x92\xcf\x72\x89\xe9\x8b\x58\x0f\x2a\x51\x9b\x34\xeb\x92\xa2\x1e\x69\x3b\xb0\xbd\x51\x8f\x74\xb7\xc8\xbc\x64\x17\xd9\x78\x01\x2c\xc9\x1f\xea\x8f\xaf\x41\x1c\x7b\xaf\xc9\x49\x2d\x9e\x07\xdf\x74\x9e\xad\xcc\x7d\xf8\x02\xab\x9e\x3e\xcb\x18\xa0\x09\xd4\x23\xdd\x5f\x0d\x5e\xb4\xf6\x70\x62\x2d\x48\xba\xc8\xba\xd4\x6b\x96\x11\x72\x18\xa9\x4e\xda\xe4\xe8\x14\x24\x6d\x47\xb2\xb9\x67\x7c\xf9\x12\x1b\xc4\xbc\xc8\x7a\xc2\xf5\x89\x5e\x37\xe7\x2d\x24\x0e\xeb\x55\x37\x36\x57\x86\x7a\x35\xa8\x4e\x93\x59\x2d\xe0\x35\x87\xbc\x1a\x14\x5f\xe3\xc5\xc1\xe9\x0a\xdb\xb5\x8e\xde\xaa\x7e\x5b\x85\x7b\x89\xdb\xcc\x3c\xeb\xd6\x13\x70\xe8\xb1\x5c\x3a\xeb\xd5\x80\x77\x6d\x69\x14\xfb\x6c\x87\x5d\x59\xec\x93\x7b\xbe\x9d\x62\x9f\x43\x59\xbd\xea\x89\xae\xae\xbc\x89\x31\x58\xa5\x6a\x93\x18\x4f\x5f\xc8\x28\x7c\xf8\xac\x79\x1d\x9a\x5b\x2d\x29\xa3\x6e\x57\x43\x97\x6c\xbe\xdc\xba\x1f\x58\x62\x8b\x19\xd3\x41\xd7\xee\x0f\x84\xba\x54\x00\x41\xa5\xf6\x18\x9f\x99\x75\x37\x9e\x51\x3a\xda\x45\xf6\x23\x79\x8c\x1b\xdf\xc1\x33\x34\x8d\xaa\x02\xc9\xa5\xaa\x6e\x1d\xd0\x45\x92\xaa\x4e\xed\xcf\x76\x64\x7f\xc0\x3f\xc3\x21\xab\x23\x8c\x87\x8c\x47\xbc\x99\xd2\x13\x45\x41\x93\x49\x92\x7a\x1d\xb1\x10\x9a\x10\x9e\xae\x7b\x27\xea\x7a\xaa\x19\x55\xd8\xd5\x20\x04\xb2\x53\xd8\xb3\x1d\xd9\x1f\x02\xf4\x2c\x44\xfd\xb0\x8a\xce\x96\x3a\x1b\x42\xd5\x0b\xbe\xc3\xaf\x38\x17\x10\x18\x6a\x73\xb6\xc3\x73\x41\x46\x90\x12\xdf\xbb\xd5\x08\xb4\x75\x11\x12\xd0\x6d\x6c\xca\x00\xe6\x61\x86\x41\x83\x2a\xaa\x4c\x46\x5d\xbd\x5a\xd1\x4c\xdd\x99\x32\x9d\x25\x09\xab\x8f\xe3\x31\xc1\xe0\x2c\xe8\x1f\x54\xe6\xdc\x2f\x8c\xfe\x81\x6e\x21\x33\x53\x8d\xb3\x68\x3c\xae\x86\x6d\x55\x77\x8d\x68\x75\xf2\x4c\x74\xaa\x71\x6e\xc5\x71\x3f\x9f\x16\xa4\xe7\x1b\xfc\xbf\xc3\x73\x60\x10\xbb\xa6\x9a\xa8\xb3\x29\x92\x6e\xde\xd2\x8e\xf2\x5d\x60\x72\xa7\xea\x66\x3b\xb2\x3d\xcb\xc1\x10\x65\xac\xa8\x29\x65\xa3\xa2\x66\x3b\x90\xc1\x6a\xe4\xb0\x82\x3b\xd7\x8b\xa5\x17\x3f\x02\xfb\x90\xfa\xa2\x70\xa6\x0a\x5d\x35\xc1\x30\xf7\x5c\x3a\x95\x33\xf3\x10\x15\x2f\x3c\xaa\x28\x08\x35\xae\x00\xbb\x9b\x77\xc0\x9d\xa5\xc8\x6c\xe0\xb1\x55\xa5\xd1\x6e\x55\x1a\xd5\x03\xea\x1d\xb8\x64\x73\x70\x09\xc1\xb2\x6e\x2e\xd4\x0e\x71\xf4\x21\x02\xc9\xad\x95\xbf\x48\x7a\xbd\xb2\x35\xa4\x1a\x8f\xd2\xe7\xb2\x85\xdb\xc9\xfa\x1e\xd7\xc7\x70\x28\x87\x8a\x8f\xd5\x12\x30\xd5\xb3\xf2\x70\xba\xe0\xd0\xf5\x15\x73\xfd\x6a\xab\x87\xed\x40\x70\xa2\xe2\x66\x3b\x3c\x11\x2f\x24\xce\x4d\x7b\x3d\x1d\x02\x44\x36\x03\xb7\xae\xaf\x82\x9d\xac\xe5\x65\x45\xf0\xa8\xfa\x7a\xea\xdc\xa5\xad\x1e\x36\xe5\x0c\x2b\x71\x1a\xa1\x40\x21\xce\xbd\xbc\xfd\x51\x3b\x90\x27\x60\x3f\x2d\xac\xc1\x58\x11\x2c\xd1\x69\x3e\xb0\x4e\x8d\xce\x76\x40\xd5\xa8\xb1\xb9\x9b\xf3\x12\xba\x1b\xf2\x66\x4b\x01\x37\x5f\xb4\xa3\x2d\x3f\x63\x07\x20\xaa\xcd\x2c\x5a\x5a\xe4\x9b\x59\xb4\x48\xcb\xdd\x5b\x02\xf7\x9a\xcf\x4c\x3e\xba\x7a\xec\x77\xf0\x22\x1d\xe4\x38\xb7\xcd\x9b\x86\xe1\x48\x2d\xb3\x83\x90\xc1\x96\x81\x22\x54\xb4\x99\x1d\x43\xf5\xbe\x65\xe9\x15\xc2\x06\x35\x3e\xdb\xe1\xd8\x99\x03\x02\xdd\x6c\x59\xd3\x8d\xad\x2d\x57\x9d\x7d\x21\x28\xde\x49\x95\x00\x16\x2d\xd4\x0f\xb9\x77\xd7\x9b\xcc\x88\x83\xda\x0a\x48\x02\x89\xa1\xc2\x67\xa3\x82\x49\x6f\x6a\x8a\xb0\xe1\x66\xfa\x7c\x75\x3d\xca\x7d\x26\x35\x09\x6a\x7a\x96\x1e\x8d\x5f\x0c\xe5\xcc\xd5\x2c\xbf\xaa\x4d\xad\x06\xd0\x17\x2f\x56\x9f\xa0\x75\x0d\x24\x61\x8c\xea\xd8\x00\xed\x67\xd1\x6b\x7f\x00\xce\x9c\xac\x56\x3d\x7f\x76\x8b\xdc\x27\x94\xc3\xbc\x8a\xf8\x61\x19\x4f\x19\x4c\x0b\x5d\x10\xd1\xa0\x35\x27\x02\xed\x69\x0d\x84\xe1\x60\xb6\x26\x3c\x80\x1a\xaa\x20\x37\x42\x3b\x75\x3f\x1b\x25\x91\x7a\x53\x13\xe4\xb8\x52\xf6\xb3\x91\xe4\xbc\x53\xf6\xb3\x51\x3f\xa6\xb7\x26\x1b\x80\x9d\x5a\x03\x74\x91\x9e\xac\x37\xc2\xb3\x9a\x0b\x92\x03\xba\xc1\xc4\x6d\xe7\x6f\x93\x28\xf7\xd6\x03\x56\xf6\x76\xba\x10\xe0\x80\xca\x68\x20\x5c\x23\x4a\xbb\xbb\xc9\x83\x33\x2b\xac\x36\xa7\xcc\x8a\xe1\x6d\x60\x99\x74\x63\x07\xf7\x1d\x38\xe3\x6d\xb0\x58\x74\xd8\x66\x02\xc6\xe1\x36\x85\xa5\x15\xf6\x6f\x3d\xd1\xaa\xeb\xa8\xcd\x00\x28\x63\xcf\x20\x43\x40\x82\x9b\x5c\x9e\x72\x0a\x87\x56\x2d\x85\xd4\x0d\xcd\x52\xd9\x36\x63\x10\x66\x35\x0d\x42\xb7\x5b\x6b\x3b\xd2\x60\x33\xd3\xc2\x3d\x8a\x4e\xd9\xd0\x22\xbb\x8f\xaa\xa1\x64\x5a\xeb\x6d\x29\x69\x65\xbf\xe2\xba\x97\x78\x68\x68\x15\xf7\xfb\x3b\x85\x42\x8b\xf6\xae\xb6\x38\x4c\x9e\x38\x7c\xa6\xd4\x0d\xe8\x2d\xc2\xac\x44\xdc\x05\x69\xb4\xc1\x27\x30\xcc\x17\x4d\xda\xb4\x0e\x26\x8b\x1e\x64\xd9\xd0\x81\x40\xdf\x54\xdf\x10\x18\x5b\x30\x59\x04\x38\xca\x89\x16\x63\x1d\xa9\x06\xda\x0e\x0f\xd6\x07\xc9\x4a\x98\xa1\x9a\x69\x66\x6f\xc1\x56\x97\xbd\x7a\xc0\x99\xc6\x69\xe2\x52\x9f\x3d\xdf\x52\x81\xb0\xe0\x42\x7d\xdb\xa9\x94\x04\x43\x69\xe6\xd9\x50\xca\x6a\x27\x47\x1f\x06\xd6\x70\xb8\x8e\x21\xb6\x62\xe8\x55\x88\x68\xda\x73\x0f\xfb\x35\x0e\x95\xd9\x9e\x51\x25\xdf\x8f\xa4\xb8\xee\xc6\x05\xe3\xf0\x2c\xea\x88\xed\x02\xf7\x82\xfe\x89\xf8\x2a\x80\x9e\x4b\x42\xab\xb5\xdc\x36\xf5\x3f\xe1\x7f\xa9\x0a\x14\x7b\x5a\x0e\xe1\x57\x28\xa2\x52\x94\x0b\x5a\xe8\x99\xbb\x62\x52\x76\x4b\x34\x22\x76\x9c\x76\x7b\x18\xe3\x85\x93\x21\x3e\xdf\xa2\xb0\xd0\x31\xb7\x7f\x77\x0b\x60\xd0\x72\xd5\x76\x8b\x47\xb2\x9a\x1b\xb9\x48\x4c\xb8\xd9\x3f\xf1\xcb\x44\xc1\x84\xf1\x77\xcb\x90\xca\xff\xa8\x42\x9a\x8a\x42\x6b\x7b\x48\x41\xe6\x74\x61\xd6\xfa\x1c\x1b\x17\xac\xe5\xa4\x8d\xb0\xaa\xec\xf2\xf0\xd5\x0e\x47\x23\x14\x3b\x68\x32\x4c\x3c\x89\x6a\xf0\x6d\x13\x42\xf6\x26\xdf\x76\xde\x6f\x80\x9f\x11\x5e\x21\xe8\x70\xdc\x28\x2b\xb2\xc8\x97\x45\xc8\x07\x31\xdf\x0e\x2e\xaa\xf6\x7e\x20\xc4\x43\x12\x3a\x77\xc0\x34\x53\xf4\x83\x8d\x8c\xe7\x00\x60\xe5\x85\x1b\xe3\xf0\x5a\xea\x97\x66\x7d\x10\x96\x2f\x1d\x5c\x67\xed\x94\x2f\x9d\x75\x7c\x2b\xe9\x51\xdb\xb4\x1d\xcb\xe1\xb5\xfb\x0c\x9e\x25\x48\x50\x9a\x4e\xf6\x2c\xee\x7a\xf4\xce\x95\xb0\x03\xcb\x54\xe7\xea\x97\xb2\x36\xd5\x4f\x73\x8f\xbf\xa3\x18\x73\x2c\xa9\x84\x9a\x4d\xbd\xd2\xbb\xbc\xdd\x4e\x4d\xf7\xaf\xa0\xdf\x49\x1c\x7c\x28\x92\xf7\x24\x97\x63\x21\xd9\xdc\x97\xcc\x29\x2b\xe7\x23\x71\xf6\x70\xbe\x82\xdd\xdd\x24\x21\x6a\x00\x3d\x73\xd1\x6a\xd8\xa4\x91\x58\x85\x01\x73\xcc\xc4\x7e\x07\x37\x94\x99\x55\x64\x17\xb6\xdb\xe5\x47\xbe\x48\x3d\x8b\x5d\x19\x7e\x35\x1d\xe3\x72\xd3\x1d\xfd\x06\x6e\x80\x27\xcb\x3d\x1d\x83\x75\xb8\x21\x45\x49\x76\xfa\x92\x7e\x7c\x4d\xa3\xba\x28\xc4\xba\x7f\xf0\x85\x13\x0b\xe1\xa7\xde\x6a\x0e\x8b\x76\x2f\x31\x2d\x66\x52\xf4\x41\x72\xfa\x29\xb8\x3a\x48\x54\xd3\xad\xb7\xba\x62\x8c\x4d\x58\xa9\x83\xdf\xbb\x41\xdd\x32\x56\x0a\xac\xb6\xe4\xcc\xd1\x79\xa9\xbd\xdb\x3b\xae\x5b\xad\x7b\x7d\x8b\x13\x2d\x81\xeb\xbd\x4a\xce\xa0\xa5\x51\x84\x55\x3d\xa3\x57\x03\xee\x39\x37\x14\x61\x6d\xc9\x6d\xd6\x22\xad\xe8\x4c\x41\xd6\xac\xc7\xbb\xd7\x00\x9b\x83\x28\xd0\x55\xfb\x62\xba\xd0\xb0\xde\x62\x9f\x99\xae\xd2\x85\xb8\xd4\x88\x54\x13\xdf\x34\x21\x2b\xbf\x76\x4b\xd2\x09\x84\xa6\x62\xe1\xfe\x23\x45\x28\xdc\x53\xa9\xb5\xa9\x7b\xf7\xe6\x70\xf4\xe4\x1d\x31\x32\x46\xf4\x6e\xc0\xb7\x7e\xf8\xbe\x25\x8a\xa6\x39\xb1\x9b\x58\x4b\x3b\x14\xa5\x5d\x9b\xfc\xbd\x5b\xd0\x6e\xf8\x77\xc4\x5d\xb7\x0c\x5d\x5b\x32\xd9\x4d\x9e\x32\x44\xe9\xae\x55\x33\xbe\xc2\xa5\xeb\x52\x71\xe9\x1a\x0a\xde\xb7\x94\xd1\x92\x10\x1c\x84\x3e\xb8\xdd\x21\x65\x30\xb2\x75\x5c\x95\xc1\xa9\xe3\x9a\x55\x5d\xbb\xe5\xeb\x48\x62\xd1\xa9\xe3\x9a\x75\x96\x75\x3d\xbd\xff\x2f\x61\xe7\x71\x36\xbd\xae\xa3\xc1\x54\x6e\x08\x2d\x5a\x70\x73\x72\x91\xcd\x3f\x84\x79\x58\x85\x7f\xb6\xdf\x4e\xea\x16\x3d\x09\x47\x00\x2f\x61\xbe\x63\xcc\xdb\xaf\x18\xea\x4c\xaa\x6e\x91\xcf\x7f\xe8\x6e\x88\x8d\x0d\x9f\x1c\x66\x1e\x85\x83\x8d\xad\xc2\xf7\xc3\x05\x08\x26\xc4\x06\xd1\xe0\x89\x38\x1a\x40\xbf\xf6\xc3\xa9\x0d\x76\x48\x56\xaa\x0c\x00\xed\x1e\xc1\xc2\x38\x8c\x65\x6b\xa8\x22\x03\xa7\x6f\x75\xa8\xb1\x64\xbe\xdd\x17\x88\x7a\x7e\x04\xaa\xc6\xf0\x77\x9b\xfb\x2b\x10\x6d\x00\x1d\x1b\x4d\xe2\xb1\xd8\x23\x70\xdc\x61\xd6\x15\xa5\x3e\xf0\x61\xa3\x79\xe0\x4f\x9d\x76\x7c\x46\x29\xd2\xd1\x00\x80\xd8\xa6\x8d\x21\x81\x5f\xa5\xd9\xba\x63\x11\xee\x3c\x00\x81\xad\xca\xed\x82\xc0\x4e\x62\xa2\xc7\x10\x1f\xc8\x13\x9b\x6a\xbb\x7b\x01\xf3\xb0\xd2\xc5\x48\x81\xc2\x19\xbd\x18\xa2\xed\x5d\xcc\x28\x42\xdc\xb8\x24\x4f\x52\x72\xf4\x77\xc2\xf1\x07\xe0\xb0\x9d\x6c\x74\x63\x6c\x19\x22\x9a\xb4\xe6\x96\x5d\x7b\xfc\x90\x27\x0e\xb8\xe1\x40\x6c\x38\xdc\x86\x04\xab\x57\xef\x1e\x86\xde\xd8\x76\x1c\xb9\xc1\x74\xbe\x03\xa4\xd8\x7e\x38\x69\x06\xa8\x2b\x24\x0d\x8d\xc8\x8a\x42\x89\x01\x4b\x8e\xa6\x31\x9e\xe6\x3f\x54\xbc\x65\x82\x7e\xf8\x15\x77\xb8\xaa\xc7\xc0\xbb\xf6\x23\xbf\xc9\xf1\x31\x26\x90\xf3\xfe\x3d\x63\x1d\x91\xf1\x3c\xb9\x7c\xac\xe5\xcb\x11\xca\x67\x5a\x40\x02\x11\xb7\x75\xe8\x0d\x39\x30\x1c\x7b\x3d\x38\x8c\x3d\x57\xfc\x19\xde\xf4\xea\xcf\x31\xcc\xfa\xa5\x04\x03\x88\x6b\x3f\x64\x1d\x1a\x8a\xf3\xf7\x0a\xab\xa2\x3d\xaf\x74\xd1\x6e\xc7\x56\xe0\xfb\x21\x21\xd8\x3a\x7b\x3f\x64\xe4\xa4\xd5\x54\x77\x01\xe7\xb5\x24\x87\xfd\x88\x93\x90\xaa\x6e\xb1\x21\xf4\x12\x1d\xb8\x78\xd5\xac\x07\x83\x89\x84\x1b\xad\x3e\x0f\x06\x99\x37\xf5\x4e\x99\xa2\x0a\x40\xe8\xe7\x2f\x37\xdd\xe2\xa5\xfe\xf7\xbf\x06\xd8\xec\x98\x40\xe2\x35\x5d\x3c\xa6\x0e\xd8\x64\xe0\x18\x20\xc3\x1e\x7a\x4a\x4f\x1d\xb0\x87\x1f\x5d\x08\xae\x36\xf1\x10\x82\x18\x3c\xc3\xf9\xc2\x67\xc8\x2b\x9c\x4f\xf8\xd7\x39\xad\xe8\x30\x39\x1d\xe7\x68\x1e\x99\x6b\x8a\x67\x7c\x20\xb2\x84\x8b\x35\x78\x9e\x44\xbf\xd3\xb2\x5e\xd9\xd3\xa6\x0f\xba\xb1\x7c\x76\xcf\x55\x5f\xc8\xed\x70\x58\x13\x7b\xbf\xda\x02\x4e\xd9\x16\xd0\xa5\x4b\x09\x2c\x61\x60\x95\xae\x66\x51\xcd\x69\x7e\x86\x8d\xd3\xce\x16\x70\x24\x1c\x05\xf8\x40\x52\x51\xc0\x5e\xab\x5a\xdc\xfc\x77\x73\xcc\x33\x4d\xb3\xd9\x67\x86\x81\xd3\x8d\x9a\x33\x40\xff\x2a\xb0\x38\x87\x1f\x65\xcb\x94\xc6\x7a\x70\xe4\x33\x7b\x06\x92\x3f\xb1\x1e\x68\xbd\x9e\x55\x2c\xc5\x3f\x2f\x71\xa7\x61\xe1\x6c\xcc\x59\x73\x27\x5b\x03\xcb\xe4\x58\x15\x0b\x50\x5f\x67\x53\x98\x66\x4b\x4d\x7d\xb4\x95\xba\x66\xb3\x5f\x8c\x24\xa3\xbd\xd8\xe4\xb3\x25\x3d\xf0\x2b\x34\x50\xc8\x4f\x82\xd0\xea\xe9\x92\x20\xb4\xfa\xfe\x00\x42\x5b\x97\x33\x04\x80\xdf\xe1\xef\x1a\x1a\x38\xb7\x80\xd0\x96\xb0\x57\x58\xd5\xf5\x7a\x99\x69\x66\x40\x84\x9a\x3d\x67\xce\xaf\x06\x36\x2e\xbf\xe2\x70\xc3\x26\x66\x17\xda\xc5\x6f\xb2\x1b\xf4\x49\xb1\xc0\xc5\xec\x06\x57\xf1\xfb\xe0\x98\xc3\xf6\x40\xb6\x2d\x3a\xf4\x83\x6c\x5b\x8d\xad\x9a\x26\xd5\xcc\xdf\xf1\x07\x42\x27\x00\xa6\xb6\x03\xd7\x33\xe6\xc8\xcd\xe9\x0b\x66\x41\xac\x31\xa0\xd4\x1e\x55\x03\x0e\x28\xb5\x95\x44\x4b\x63\xca\xfb\xa1\xb3\x60\xd4\x56\xd0\x40\xc6\xd4\xda\x00\x4f\x98\x53\xf5\x80\x09\x9b\x4e\x86\x07\x9a\x1b\x69\x6f\x37\xa7\x29\xc7\xb5\x55\x00\x70\x5b\x49\xfc\x3a\x44\xb1\x35\xff\xf8\x00\xc5\xb6\x03\x96\x3c\x04\xb1\xd5\xf8\x0a\x86\x6d\xd5\xc4\x3e\x23\x99\x05\xa5\x33\x35\x9b\xa3\x10\x0e\x5e\xf1\x70\x06\xa4\xce\x03\x6a\xa2\x19\xab\x92\xf5\x7b\x8a\xe3\xe2\x99\xa6\xc3\xa6\x2d\x9b\x3b\xd3\x3f\x92\x57\xd0\x04\xa1\xdb\x5a\x17\xe7\x32\x66\xda\x1d\x98\x32\x01\xc2\xe1\xcc\xd4\xe2\xcb\x7f\x4c\x40\x44\x5d\x46\x72\x2b\x67\x82\x87\x5b\x25\xcc\x73\x25\x23\xa0\x79\xf1\x28\xa6\x13\xc7\x05\x41\x92\x87\x95\x8c\xc7\xba\xd0\xd4\x9d\x2b\x62\xbc\x41\x25\x1f\xa2\xe4\x6a\x63\x00\x25\xb7\x2b\x90\x00\x92\x5b\x72\x9e\x4f\x8d\x04\xee\xb4\x93\x83\x24\x39\x39\x9d\x1d\xfa\x24\xb6\x90\xdb\xd7\x68\x2f\xad\x3a\xf3\xca\x81\x53\xd5\xa5\xce\x09\xc7\x05\x0c\xb7\x1f\x6e\xe6\x0b\xde\xed\x39\xba\x3c\x16\x6e\xff\xcc\x14\xee\x47\x10\x14\xc9\x94\xe2\xc4\xb0\x56\xfa\xe1\x3c\x5f\xe0\x6c\xb9\xd7\xd2\x0c\x21\x39\x30\x37\x38\xac\x77\x72\xf5\x6c\xa8\xd6\x34\xb8\x6b\x7a\xc0\x04\x1f\x24\xe7\xc3\x98\x37\xa2\xcc\xcf\xd2\x12\x13\xf7\x11\x76\x88\x23\x3f\x52\x7b\x75\x06\xef\x5c\x0b\x2b\x26\xa5\xc2\xf4\x99\xb3\x3a\xff\x0c\xb9\x05\x99\xb7\xaa\x61\x4d\x2e\xac\xb5\x2b\x4c\x2e\xac\xbb\x07\xfc\xc9\xdd\xc3\xd8\xb9\xb0\x56\xe2\x05\xc9\xb7\xe8\xc6\x2d\x60\x6f\x4b\x5a\xf6\x04\x77\xf6\x7e\xb4\xfc\x83\xf1\x7a\xab\x3d\x7c\x56\xc6\x46\x19\x99\x66\xcf\xf1\x8e\x10\x8c\xdf\xae\xbf\x22\x10\xbf\x3d\x79\xb0\x3e\xe8\xc9\x4f\x5e\x74\x0e\xb7\xf4\xcb\x6a\x7a\x84\xde\xdc\xc5\xf4\x96\x5b\x07\x63\x3b\xa6\x12\x8c\x3c\xf8\xe5\x3c\x39\xec\xd7\x16\xe8\x13\x17\x10\x87\xfd\x4b\x43\x86\x84\xe0\x03\xbb\x03\x81\x70\xea\x9f\xa6\xe8\x3d\x49\x1b\x97\x84\xf7\x33\x3b\xb7\xbf\x67\xce\x43\x9e\xed\x92\xfb\xe2\xf3\xae\x45\x6a\xf6\xe5\xe4\x30\xd4\x2d\xcf\x4c\x6d\x44\x60\xfe\x96\x5f\x56\xc5\x75\x89\x51\x18\xc0\xfc\xd6\x3c\x7d\xa2\xfc\x72\x78\x03\xc1\xa5\x69\x43\x16\xe5\xd7\x6b\x0a\x50\x7e\x6b\xa1\x56\x41\x7e\x4b\xb7\x40\x47\x1f\xde\x13\x1e\x3a\x9b\x91\x93\x64\xc4\xe1\x0a\x53\x58\xc9\x43\xf9\x29\xb0\x50\xe8\xaa\x10\x22\x7d\x2c\x7f\x77\x4b\x22\x9c\x87\xd9\x69\x14\xe7\x81\xef\xdd\x3d\x3f\x78\x61\x9e\xc3\x7a\xb5\xd1\x31\x9f\x21\x02\x08\xf4\x28\xbc\x3e\x87\xd2\x84\x0e\xe1\x2a\x00\x61\xe2\xb8\x66\x4f\x0a\x4b\x19\x3e\xe3\x5b\xc7\x4c\x05\xd7\x12\x47\x58\x5a\x7e\x5a\x6c\x42\x46\xe6\x68\x8b\xc2\x2f\xdb\x13\xfc\xde\x7e\xd8\xf7\xea\x69\xc4\x32\x2a\x96\xaf\x22\x47\xd4\xcc\xf5\xc7\xf3\xc2\xae\x43\xb5\xd5\x2d\x6c\xe3\x35\x73\x34\xf3\x8c\x80\x93\x85\x55\xdf\x97\x2f\xd9\x36\xc5\x1b\xfc\x0b\xe5\x0a\x90\xdf\xc3\x38\xc8\x68\xba\xbf\xd0\xa7\x46\xbe\x97\xe9\x33\x06\x9b\xe5\xb3\xba\x8e\x2b\xa0\xb4\x11\x16\xc6\x8f\x6f\xf8\xbb\x82\xe0\xb2\x05\x8d\x0d\x90\xb6\x84\x08\x26\xd7\xc6\x00\x22\xb8\x93\x53\x66\x44\x73\x95\xe8\x9f\xe1\xe4\x50\xf7\xd0\xd6\xe0\xf7\x1d\x65\xcc\xa6\xbb\xb1\x5a\x8c\xda\x7c\x34\x30\x70\xb0\x82\x77\x03\x74\xb6\xbb\xe7\x97\xb5\x6a\x90\xe8\x16\x71\x25\x99\x59\xaf\xf6\xf5\x3a\x8c\x9e\x99\x1e\x78\x7e\xd8\xf3\x3e\x33\x81\x0e\x75\x40\xd0\x9d\x7d\x9c\xdb\xf6\x36\xf8\x83\xe2\x45\xde\x57\xb8\xc5\x46\xae\x0d\x4d\x4e\x99\x05\x4a\x4a\x6c\x59\xa1\x17\xcc\x34\xa0\x04\x1f\x82\x13\x8c\x98\x6a\x7a\x3e\x43\x5e\x5c\xd9\xb4\x25\x38\xf1\xdc\x59\x08\x5b\x30\xc2\x4c\xde\x24\xc0\x1a\x82\x09\x4f\x92\x7d\x0c\xc0\x84\x3b\xd8\x30\x03\x30\xe1\xae\xc5\x1d\xf8\xe0\xaa\x5f\x66\xe0\xbc\x36\xc3\x33\xa4\x29\xc1\xee\xea\xbc\xa6\xd3\x20\xb8\xc2\xb5\xba\x43\x63\x78\x54\xfc\xc3\xd9\x86\xa4\x81\x2b\xdc\xc1\x52\x1b\xb1\xc5\x88\x69\xb4\x7f\x84\x6d\xf3\x8d\x86\x05\x1d\x16\xc0\x1e\x3e\x14\x06\xc1\x1e\xee\x87\x6b\x28\xf0\x08\x79\x3c\x46\xe8\x46\xee\x84\x72\x97\x71\xe4\x73\x0e\xd5\x17\xf6\x98\x87\x7c\xd9\x1c\x85\xb7\x40\xd0\xc1\x81\x1d\xa1\xc3\x80\x52\x6f\x20\x11\x78\xbd\x16\xe6\x0c\x37\x7e\x2b\xce\x5c\x0d\x8b\x00\x97\xd4\xfc\x83\x7e\x78\x00\x01\x2b\x5c\xf9\x7b\xae\x0c\x3d\x3f\xed\x87\x4d\x28\x49\x21\x11\xc4\x69\xc2\x2c\x4a\x2b\x50\x60\xf5\x02\xa6\xb8\x78\xf1\x12\x29\x4e\xa0\x14\x84\xe2\x84\x24\xc5\x2c\xb0\xa6\xd1\x88\x2d\x4f\xf4\xe2\xdc\x20\x4e\xe4\x28\x10\x1b\x8a\x0b\x79\x9d\x3c\x5b\xd1\x65\x61\x3a\x9b\xd1\xe3\xf4\x55\xe9\xc0\x70\xbd\x10\x3a\xc4\x35\xba\xbb\x7f\xd0\x36\xd2\x41\xb1\x4f\x20\xf3\x1b\xae\x1a\x37\x3e\x2c\xce\xf8\x4d\x73\xd2\x74\xd3\xe4\x39\xfb\x22\xf6\x1b\xb3\x08\x64\x71\x2f\x59\x29\x06\x10\x17\x5b\xdf\x74\x9d\x48\xe3\xc9\x35\xa2\xc4\x96\x0c\xaa\xde\x5f\xa1\x27\x1b\xb9\xce\x06\x88\xc5\xdd\xcb\x19\x00\x8b\xbb\xe2\x1f\x80\xc5\x47\x4b\x12\xb1\x45\x86\x4e\xb2\xa0\x01\x60\x71\x37\xbc\x2f\x8c\x34\x37\xb4\x13\xc4\xe2\xb2\xb2\xf4\xc7\xdc\x50\x18\xa3\x45\x91\xee\x6c\xb9\xa0\x7b\xd1\x1c\x78\x26\x14\x69\x27\xdc\xdf\xab\x8b\x78\xd5\xbb\xaa\x05\x24\x85\x48\x18\x20\x11\xef\xe3\x42\x3f\x5e\x27\xa4\xf8\xcf\x63\x19\x2b\x30\x26\xd6\xe7\x8f\x46\x78\x46\x1a\xd0\xfd\x2f\xbe\x94\x24\x69\x3d\xb9\x3e\x12\x4a\xc8\xf5\xbd\x19\x05\x9b\xb8\x97\x62\x11\x94\xd3\xac\x2a\x37\x82\x1f\xc9\xbf\xdc\xc2\x82\x77\x91\x7e\x6c\x0b\x02\x5b\x86\x86\x44\xaf\x1f\x43\xff\xfd\xa9\xdb\x2e\x1d\xd8\x35\x9a\xae\x1f\xcb\x43\x67\x16\x86\x0d\xd9\xf2\xfa\x65\x97\x3b\x2f\xd9\x65\x5f\x5c\x9f\x83\x67\xcf\xd3\xb4\x03\xa7\x47\xd3\xba\xd0\xf7\xe1\xcb\x00\x27\x77\x60\xa9\x06\xb8\xc9\xc5\xe8\x9a\xc5\x1d\x89\xae\x23\x40\x28\x77\x30\x36\x07\x10\xca\xbb\xd6\xc9\x8b\xd6\x65\xbf\x3a\x0a\xbd\xa5\xd6\xb4\x8b\x40\x91\x56\x5e\x99\x40\x27\xd7\xe1\xe9\xef\x56\xa6\x62\xed\x57\xec\xfd\x6a\x71\x58\x4c\xd8\x86\x90\x6f\x3c\x17\xa6\x11\x92\x02\x6e\x72\xd7\x9f\x09\xdc\xe4\x5e\xaa\xcf\xee\x63\xea\xc7\x7d\x4f\xa7\x7f\x90\x92\x7b\x81\x6b\x00\x8e\xdc\x0b\xcc\x01\xdc\xe3\x0e\x5e\xd7\x10\xf6\xf8\x50\x84\x06\xeb\x78\xf7\x94\x96\xb1\x6c\x94\xea\x57\x52\x36\x84\xfe\x85\x65\x83\xac\xfc\x63\xd5\x14\x7e\xfc\x8a\xdd\xe3\x0c\x98\xe1\x4e\x33\x37\x88\xc8\xbd\xe4\x33\xd4\x0c\xb5\x69\x21\x4e\x0c\xa3\x7b\x57\x5a\x29\x5c\x6f\x23\xc9\x4d\x1e\x03\x9e\xf1\xfe\x8c\x8a\x9b\xde\x98\x3e\x4b\x26\xe1\xb9\x80\x15\x57\xa3\xd3\x00\x2b\xee\xa5\xf9\xbb\xb0\xb1\xf4\xb0\xab\x0b\x70\x26\x40\x28\xee\x25\x9f\x75\x04\x66\x3a\x7b\x1e\x3b\xda\xee\x6c\x16\x67\x81\xab\x08\x43\x30\x40\x2b\xee\x46\xb4\x83\x4f\x5c\x0b\xa4\x14\x7c\xe2\x0e\xba\xce\x00\x9e\xb8\x16\xa8\xfb\x1a\xb9\x3d\xa8\x88\x58\xb1\x61\x04\xb0\x60\xc5\xcb\x6c\x0f\x4b\xb7\xf8\xdc\xa8\x83\x50\xe6\x65\x11\x49\x8f\x8b\x89\x71\xa2\xd8\xdb\x2d\x35\xf4\xd2\xfc\x5d\x1a\xe1\x2a\x1b\x77\x56\x2c\x4d\x6f\xdd\xb4\xa4\x9f\xd1\x27\x74\xa5\x60\x61\x77\xc9\x86\x5b\x1d\x92\x42\x86\xeb\x8d\x90\xa1\x49\x71\x21\x57\x94\x6a\x61\xb7\x97\x65\x99\x4b\xcf\x91\x6e\x11\x66\xd3\x49\x44\x63\x45\x70\x10\x8d\x9b\xee\x47\x02\x1a\xeb\xa2\xbe\x94\x36\x20\x28\x80\x1b\x77\x2f\xb4\x00\x37\x16\xba\x6e\xac\x10\xf3\xc1\xdd\x65\x3e\x78\x38\xcb\x32\x61\x9c\x12\x3b\xc0\xc5\x47\x71\x37\x2f\x6a\x1a\x3e\x2b\xab\x78\x5e\x96\xf9\x38\x29\x8d\x53\x61\x81\xde\xae\x94\x1d\xac\x96\x38\x72\xf2\xe7\x0e\x60\x8b\x4b\x6e\xad\xc5\x86\x70\xb1\x15\x11\xd0\xee\x56\x8a\x08\x7f\xa6\xd0\x1b\xe0\x18\xef\xd5\x67\x65\x4e\xf9\x8e\xe3\x3d\x99\x5d\x98\xe4\x32\x20\xcd\x08\xbd\x65\x1a\x5c\xc3\xef\x80\x35\x3e\x44\xaa\x19\xc0\x1a\xf7\xe2\x58\xb4\x3c\x18\x24\xb5\x4c\x0c\xaf\x18\xb5\x2e\xa6\x02\x39\x1a\x84\xe3\xee\x1d\xc0\xc2\xd8\x00\xe2\xdb\x00\xe0\xf8\x10\x18\x67\xac\x2b\x53\x96\xd0\xc7\x2b\x17\x94\x7e\xe1\x81\x58\x90\x84\x12\xe2\xd8\x64\x3f\x40\x1c\xf7\xe2\x24\x5d\x90\x4f\xe9\xc8\x9d\x1d\x61\x1d\x6e\x57\x97\x02\x38\x3a\xe4\xf1\x48\xab\x42\xf8\xd1\xfc\xef\x7f\xd3\x1b\xd8\xa5\x77\xbb\x8a\xcc\x52\x58\x70\x7c\xb7\x0e\x56\x16\x20\xff\x90\x5b\x43\x47\xc4\xfc\xde\x2e\x31\x85\xdc\x5d\x0c\x83\xd1\x01\x44\xee\x45\x8a\x6c\x1a\x7a\xf3\x23\x01\x82\xdc\xd5\x43\x17\xb6\x02\x8d\xa3\xeb\x11\xf0\xd9\x02\x90\x01\x77\x2e\x46\x80\x22\xf7\xdb\x7a\x7f\x90\x03\x79\xac\x57\xa6\x66\x97\xde\x3c\xe1\xbe\xb0\xc6\x1e\x70\xa1\xc2\x1c\xe8\x2b\x91\x3b\xfc\xc3\x1b\x50\xc9\xdf\xcb\x8c\xbb\x14\x2f\x6d\xbb\xd7\xbf\x4c\x3e\x48\x71\x7c\x0f\x4d\xd3\xb4\xbe\x6c\x9c\xe9\xff\x14\x00\x3d\xe2\x9f\x5b\x4f\x16\xf2\xe5\x89\xf2\x85\x03\x2c\xf1\xfd\x48\x7b\xe9\x96\xf4\x9a\x62\x59\x2f\x3a\x89\x99\x85\x40\x3f\xee\xe0\xe5\x8f\x44\x3f\x56\xe5\x13\xfd\x58\x38\xa2\x71\xfe\xe8\x16\x0c\xf9\x34\x2e\x5d\x9d\xef\xc4\x13\x91\x74\xbb\xe3\xc4\x83\x41\x8f\xfc\x13\x46\xed\x98\x4e\x19\xf5\xf2\xf9\xb3\x56\xda\x3b\x5c\x32\x28\xf1\x29\x13\x66\xc1\x01\x42\xee\xc5\x16\x0e\xf6\x36\x1c\xf5\x34\xc4\x5c\xcf\x63\x00\x92\x8b\xd7\xe4\xe7\xc1\x15\xef\xb2\x56\xb7\x39\xe3\x06\x20\xb9\x93\x2b\x77\x9c\x42\x9e\x98\x82\x09\x80\xe4\x0e\x90\xdf\x00\x1f\xb9\xe8\xf9\x71\xe6\x85\x84\xd5\x16\x9c\x6c\x11\x3d\x4e\xb8\xb6\xae\x41\xa7\x5c\xdb\x79\x32\xab\xad\x7a\xe8\x69\xc6\x5a\x7d\x04\x81\x47\x3e\xf4\xc4\x05\x1e\xf9\x00\x5c\x75\x9c\x82\x7d\x41\xd0\xce\xe2\xd6\xe6\x1b\xb2\xc7\x90\x6f\x7b\x9c\x55\xdd\x8b\x3d\x7f\x92\x31\x46\x2f\x8e\x53\xae\x8d\xd0\x7d\xa6\x63\x02\x42\xf4\xc9\x85\x84\x7e\x1b\x27\x26\x04\x3d\x7a\x4f\x2e\x27\xbc\x0d\x3a\xe1\xe6\xc3\x8c\x10\x27\x26\x04\x33\x1e\x9c\x98\x10\x80\x6f\xfa\x83\xea\x9d\x78\xea\x4f\x73\x57\x9d\x78\x27\x14\xe7\xaa\xb9\x36\x9c\x6a\x60\x9b\xa3\xdb\x99\xc6\x49\xe1\x84\x83\xda\xdc\x8d\xb3\x3a\xb5\x1d\xc8\xd1\xcf\x66\x24\x02\x54\xe4\x24\x74\x4e\x03\xd1\xa9\x6f\x82\xb7\x5f\xa7\xe1\xe3\x26\x27\x39\x31\x06\x74\x63\x06\xce\xbc\x79\x80\xe6\x9e\xc6\x8c\xeb\x78\x77\x92\xb6\x56\xb1\xfc\x44\x54\x20\x39\xfc\x38\xd3\x18\x90\x25\xbc\x92\x62\x5e\x48\x58\xaf\xba\x03\x18\x74\xd7\x5b\xee\x34\x32\xdc\xe8\x19\xf0\x9f\x7b\x75\xad\xcc\x2e\xa7\xdb\x09\xf8\xcf\x7b\x4d\x7c\xb9\x98\x06\x86\x3b\xf3\x98\x33\x0f\xd3\xcd\x4e\x07\x71\x2a\xe8\x6e\x2c\x79\xb1\x85\x93\xff\xba\xd9\x37\x6b\x0d\xd2\x7a\x8f\xd3\x74\x71\xb0\xab\x33\x48\x8a\xe9\x09\x0a\x59\x97\x33\x1d\x0a\x2a\x76\x0a\xa7\x00\x00\xf0\xc7\x69\x26\x57\x03\x4d\x13\x3b\x5a\x7b\xe9\x89\xf2\x0e\xda\xff\x38\x43\x4b\x33\x1f\x6d\x85\xbd\x57\xdb\x5e\x52\x05\x1b\x5f\xca\x3f\x28\x74\xe7\x56\xd2\xbb\x99\xd2\x4e\x5d\xf9\x55\xf1\x81\x8e\xee\xfa\x26\x9d\xa7\x55\xd1\xa9\xd3\xd3\xef\x2a\x25\x33\x3d\xfc\x67\x13\x12\xdd\xec\xcf\x33\x7b\xe8\x1f\x37\x6d\x58\x95\xa6\x0d\x3a\x92\x1c\xd3\x5e\xa1\x36\x57\x6b\x12\x76\x2b\x9c\x5c\x2c\xec\xd5\xde\xc2\xfe\xf4\x08\x3b\x0d\xee\x32\xb1\xca\x29\x67\x83\x50\x82\x0d\xdd\x41\x37\x1e\xe7\x6d\xad\x54\x64\xe2\x78\x53\xb4\x9c\x5e\xb3\x6b\x84\x00\xcc\x79\xff\xc3\xc0\x37\x47\xea\xe4\x9c\x1e\x27\xd9\xd0\x64\x6d\xa7\x5e\x78\x26\x89\x00\xda\xb9\x57\x4f\x61\x1a\xac\xe9\x87\x61\x58\xba\x71\x9d\xa6\x50\x31\xc5\xc0\x09\xaf\x02\xfa\x73\x9c\x5b\x61\xed\x46\xea\x9f\xc9\xb7\x18\xde\xdb\x78\xa6\x4f\xaf\x02\x01\xec\xe9\xdc\xac\xaa\x1a\x8b\x0d\xe2\x73\xf7\x1e\xea\xcc\x4b\x76\x29\x3c\xf9\xcc\x0e\x8d\x0d\x27\x97\xe3\xbf\x43\x72\xfa\x59\x84\x1e\xe2\x48\x67\x5a\x88\xd3\x3c\x64\x5a\x18\xce\x2f\x7b\xbb\xbf\xba\xcc\x37\xa6\xca\x79\xfd\x54\x4c\xa6\x2f\x0d\x44\x25\x9f\x3b\x75\x4d\x9e\x97\x25\x06\x2f\xf0\x94\xac\xca\xad\x00\x73\xbc\x60\x17\xe0\xe3\x0d\x10\xa2\xbb\x16\xb3\x44\x88\xd6\x8b\x4b\x50\xe8\xa1\x72\x2f\x28\xb4\x72\xee\x75\x48\xef\xe0\x0b\xd7\xc1\x24\xd6\x3f\xf3\xac\x5c\xb8\xc0\xc9\x3f\x40\x95\x2e\x25\x9f\x61\xd4\x90\xdb\x4b\x60\x2c\xbd\xc7\x2f\x92\x99\xbb\x81\x2e\x7d\xdb\x34\xa9\x5c\x26\x19\xd1\x2c\x02\xdc\xf4\xee\xa5\xe5\xa5\xaf\xd0\x6b\x30\xa6\xab\x6c\xfe\x4a\xdd\xcd\xa9\xa8\xc3\xf2\xbe\x70\xf2\x20\x58\x97\x5c\x00\x3d\xf3\x42\x8f\x33\x18\xf4\xd2\x53\xad\x58\x93\x52\xe8\xf4\x23\xa1\xfa\x0b\xcf\x44\xe5\x39\xa7\x19\x91\xc5\xae\x01\x94\xba\x1b\xba\x77\x99\x3e\x44\x3f\xb7\xab\xd9\x34\xdd\xc0\xef\x4c\xa6\x73\x99\x8e\x1c\x34\x86\x21\x5a\xb5\x19\x47\x2f\x53\x86\x98\x4d\xe9\x42\xef\xcb\x1d\xd0\xa1\x0c\xf6\x43\x4f\x33\xc3\x33\x2f\xed\xbf\x2e\x2e\xfa\x20\xd0\x20\xe3\x4a\x22\xef\x6e\xe8\x46\xb1\x22\x3d\x5c\x52\xf9\x66\xb5\x6c\x52\x14\x20\xb0\xab\x4b\x86\xa2\x81\x57\xdd\x81\x06\x19\xd7\xd0\xfe\x84\x30\x77\xa1\xf9\x01\xe3\x31\x2e\x00\xb9\x54\x91\x01\xb5\x2e\xaa\x58\x80\x5a\x17\x5d\xe8\x2f\x33\x93\x9b\x71\x02\x54\xeb\x6a\xde\xa8\x0b\xb6\x30\xbc\x93\x06\xd5\xba\x6a\x52\xbc\x48\x34\xaa\xe3\xa6\x08\xd7\xe9\xd0\x7e\xa5\xde\xb7\x6c\xef\xf5\x1f\x3f\xc3\x11\xda\x21\x09\x83\xa2\xd9\xe4\x42\xf3\xab\xea\x65\x00\x5e\x17\xfd\xc0\x2e\x72\x88\x19\xf5\x74\xa9\xf9\xe9\x91\x74\x01\x8a\x52\x8d\x55\xbe\x92\xc7\x2c\x2b\x06\x2d\xc7\xfe\xea\x5e\xa6\x7e\x2e\xb0\xb5\x40\x73\x03\x60\xeb\x5e\xdd\xf8\xf2\x95\x6e\x89\x6e\xb7\x68\x31\x80\x1b\x76\x7b\xe3\x05\xaf\x2b\x1e\xf8\xd5\x05\x0c\xce\x21\x7c\xf5\x91\x2d\xc0\x7a\x9c\x37\x54\x39\x6f\x76\xc1\x9f\x2e\xba\xec\x8b\x30\x7d\xe8\x13\x00\xc4\x74\xd7\xb5\x4d\x28\xe9\xa9\x84\x7f\x2d\xa8\x23\xe2\x09\xd8\xd0\x3d\x37\x9e\xc1\x5e\x6a\xb3\xd7\xa9\x90\xee\xac\xeb\x89\xae\x4e\x09\x3a\xf4\xfe\x87\x9e\x9c\xca\x1e\xb0\x69\xe0\xa1\xbb\x19\x38\x41\x87\xde\x87\x83\x9a\x51\xca\xcc\xba\x78\xa1\x94\x99\x4a\xf3\x92\x0f\xc1\x5a\x85\x8d\x96\xf5\x08\x1b\x6d\xa6\x15\xa0\xa2\xbb\xa9\x3b\x12\x11\x3a\xbf\x37\x70\x88\xed\x8c\x0b\x99\x37\xa8\x57\xb2\x2a\x17\xef\x92\x88\x85\x25\x30\x5d\x3a\xbc\xad\xaa\x35\x90\x3b\x06\x20\xd0\x99\x16\x0b\x10\xe8\xae\xf1\xf6\xba\x39\x18\x7f\x27\xd4\x03\x15\x7a\xab\x17\x34\x49\xaa\x11\x8d\x63\xa0\x42\x57\x9d\x75\x00\x85\x3e\x44\xf9\x19\x00\x41\x57\x6d\x54\x00\x41\x77\xdd\xa6\x00\x82\xae\x39\xa8\x47\x01\xd1\xdf\xf3\xa0\x30\x0b\x68\x6b\xda\xb3\x2f\x32\x87\x4c\xad\xf2\x80\x42\x57\x73\xa9\x5e\xb2\x3d\xf8\xaf\x78\xcf\x82\x17\x8e\xeb\x35\xda\x04\x69\x0f\xa4\xe6\x6e\x56\x3b\x90\x9a\xbb\xa9\xef\x2e\x73\x77\x9a\xca\x0e\xa4\xe6\xae\xd3\x9a\xe0\xcc\x02\x24\x0e\xc0\x99\xbb\xe9\xe4\x2e\x61\xb9\xf4\x77\xbd\x84\xe2\xd2\xc7\x15\x80\xe5\xdd\xf7\x5d\x04\x54\xe5\x5d\xb1\x2f\x3a\x19\x40\x9f\x80\x52\xde\x9f\x4d\x5e\xd8\xbb\xd3\xaf\xb2\xb2\xc2\x4b\x8e\xd7\xaf\x8c\x5b\xe3\xd0\x81\x9a\xbc\xff\x09\x5e\x20\x06\x6c\xde\xfb\x48\xd2\x45\x11\xb2\x78\x68\x0f\xbe\x05\x93\x54\x5d\x07\x1e\x39\x33\xa0\xdd\xde\x9f\xaa\x27\xdf\x87\x53\xe4\x47\x5e\x7c\x41\xc0\x01\x37\xee\xe6\xb4\x02\xdb\xb8\x9b\x50\x2c\xb1\x89\x75\xc5\x4c\x3c\xe2\x80\xba\xde\xe9\x4e\xc5\x16\xb8\xb9\xdb\xd4\x29\xfb\x4e\xc6\x05\x2f\x10\x82\x78\xaa\xbe\xdf\xd5\x2b\x35\x9f\xc9\xb4\x8d\x98\x2f\x34\xf1\xaf\xe6\x47\x52\x48\x28\x75\x82\x10\x73\x8e\x00\x21\x0e\x10\x58\x06\x20\xc4\xf5\x67\x13\x0d\x1f\x2f\xc7\xa4\x65\xb2\xfb\xac\x8a\xc1\x46\xb9\x5b\xd6\x4a\x4d\x3a\x43\x99\x04\x0f\xbc\xe1\xda\x20\x5d\x77\xcb\x29\xe1\x05\x6f\x28\xed\x1c\x77\x06\x19\x87\x2f\xb9\xd2\xd4\x45\xa4\x95\x19\xbc\x6e\xcc\x94\x24\xa9\x1f\xc2\x0f\x0b\xca\x39\x6e\x3d\xa3\xdd\x27\xe8\x21\x53\x83\x01\xf0\xc3\xd1\xed\x08\x97\x92\xda\x24\x40\x22\xee\x26\x0c\x03\x89\xb8\x98\x7e\x00\x20\xe2\x62\x26\x9f\x5b\x5d\xc5\x95\x19\xde\x9e\x57\x3f\x62\xbf\x41\xfd\x6f\x4c\x8e\x66\x73\xba\x93\xf7\xc0\xd2\x04\x1c\x9e\xca\x1a\x80\x0c\x47\xf7\x19\x76\x93\x1f\xc1\x6d\xd4\x6e\x6f\xfc\x9e\x4c\x6f\x72\x4f\x15\x01\xe8\xfa\x9d\xbe\x4e\xb6\x67\xc6\x0d\x6d\x0d\x40\x11\xef\x89\xf2\x33\xe2\xc2\x21\xf9\x77\x7a\x41\x65\x65\x0f\x9b\xd5\x06\x19\xb7\x93\x86\x45\xd1\x4c\x34\x77\x38\x56\x26\x70\x33\xa4\x6a\xc6\xc3\xdb\x18\xad\x7f\x2f\x6e\xbc\xe5\x0b\x04\xc7\x59\x16\xd2\x38\xfa\x9f\x19\x94\xc1\x3b\xae\x46\xd6\xde\x28\x4e\x53\xe5\x19\xb8\xe3\xaa\x7d\xf8\x96\x79\xb9\xfc\xea\x4a\xb0\x22\x10\x8e\xbb\xc9\x58\xee\xa5\x2d\xc7\xdf\xb3\x93\x16\xc8\x4e\xfa\x8f\x49\x21\x7d\x76\x09\xdd\x88\x3a\x48\x99\x25\xf0\xc6\x41\x4a\xef\xb3\x7b\xb9\x9e\x7e\xc4\x61\x46\x06\xba\xc5\xc0\x30\x17\xc0\xad\x2f\xb5\x16\x11\x70\x93\xab\xbe\xe6\xb7\x99\x39\xdc\x4a\xe2\x75\x79\x21\x0e\xf0\x71\xd5\xc5\xe5\xce\x08\x68\x27\xfe\xcc\x6d\xe2\xcb\x5e\x1d\xf3\x3f\xde\x97\x52\x89\xc5\x61\x89\xa6\x0b\x4c\x48\xe4\x5c\x68\x3c\xab\xcd\x0c\x7f\x67\xa8\x96\xfd\x05\xbd\xcb\xd4\x28\xf7\x65\x92\x61\x3f\x3a\xa9\xc9\xdf\x91\x4f\xe0\xf9\x20\x1f\x17\x45\xd8\xfb\x62\xfe\xdd\x30\x97\x5d\xf2\x9b\x4d\x9b\xb5\x28\xdd\x37\xf2\x8c\x07\xeb\x96\x4c\x17\xff\x80\xb8\x39\x4f\x84\x4b\x9b\xb4\xfc\x46\xc7\x1b\x66\x2d\x01\x37\xb9\x18\xe1\x70\xe3\x05\x25\x13\xbd\x31\x58\xea\x8e\x75\xdf\x4a\x97\x76\xef\xce\x19\xa7\xda\xbc\xde\x84\x07\xdf\x5e\x6f\x6a\x3f\x11\x4b\x79\xe9\xdc\x75\xcb\x2a\x25\xd2\x8f\x5a\x44\xbe\x90\xbb\x07\x01\xe3\xce\xfb\x4d\x07\xcb\xfd\xa6\x28\x04\x80\x2f\x77\x6f\x94\xef\xcd\x37\xa3\x7b\x08\x88\xd9\xf2\x9a\xe0\x46\xa7\x9c\x4a\xa4\x20\x34\x77\x73\x73\xdc\xc2\x68\x9a\xd9\x00\x84\xe6\x6a\x54\xfc\x4d\x48\xb6\x3a\xde\x8d\x2d\x54\x8b\xd4\xfd\x1a\x56\x49\x97\xde\x3c\x4d\xf4\x95\x60\x2e\xd3\x14\xdd\xa2\x65\x2a\x65\x01\xe3\xdc\x4d\x0f\x01\x8c\xf3\xfe\xc3\x26\x5e\xdb\xf6\xab\x8f\x4e\x51\x95\x59\xb5\xe5\x66\x84\x79\xe9\xfc\x7e\x7f\xb9\xa1\x18\xaa\xae\xde\x76\xea\x53\xd9\x97\x3c\x7d\xaa\x7e\x50\xc0\x07\x20\xb0\x29\x97\x16\xca\xb9\x9b\x20\xe2\xf9\xa1\x28\x73\xa6\x45\x72\x3e\xb4\x2e\x3d\x66\xd4\x32\x90\x09\x5c\xe7\xaa\x1c\xf8\x60\xcd\x34\x14\xe2\xf9\x65\xdf\x2d\xee\x9a\x23\xfc\x3d\xde\x2f\x1a\xbd\x04\xb0\x73\x37\x0b\xc0\x63\x84\xb6\x1e\xdc\x00\x38\x17\xc3\x46\x00\x6d\xee\xb2\x36\x40\x9b\xf7\x47\xfe\x01\xc2\x8e\x7d\x3f\x4c\x85\xe0\xef\xcc\x15\x5b\x5a\x38\xe6\xa9\x7c\xf1\x00\xad\xf5\x6b\xfe\x21\xfd\x45\xc2\x04\x8e\xf9\x28\x7f\x1b\xf9\x9e\x02\x03\xfe\x59\x03\x1b\xc8\x26\x4b\x8e\xd7\x66\x3e\x79\x0c\x5f\x91\x04\x73\x18\xdd\xf7\x6c\xb5\xb5\xa8\x22\x3c\x5b\x2c\xe8\xa6\x4f\x10\xe8\x79\x1a\x2d\xf2\x54\x0e\x1b\xe4\xed\xc1\xa8\x99\x2b\x82\x06\xab\xb3\xab\x60\xd0\x43\x0d\xf1\xf1\x2a\x72\x5a\xc0\x9d\x9c\xcd\xb1\x93\x5d\x43\x04\x04\x0d\x09\x00\x46\xef\xd2\x74\xbd\xe1\xf1\xc2\x26\x7d\x48\x87\x69\x30\xf5\xc3\x75\xa5\x21\x47\x8f\xd7\x8a\x06\x7a\x3d\xda\x0d\x4d\x55\x0a\x7e\x73\xf7\x06\xeb\xe9\xec\xe4\xe2\xef\x32\x6f\x3b\xd8\x8d\xea\x65\xa8\x3d\x67\xca\x97\xdc\x19\x8c\xc9\xa4\xd4\xd9\xab\xa1\x51\x10\x5e\xf9\xe0\x6d\x64\xc0\x05\xe8\xcf\xdd\xa8\xfa\xc7\x84\x5b\xda\x43\x1f\x02\x9b\xbc\x9c\x7d\x46\x6e\x58\xba\x05\xf8\x95\x99\x88\x1e\x35\xcc\x6e\x7b\x70\x02\x87\x61\x8c\x53\xb3\x22\x79\x3c\x65\x67\xf6\x89\x8f\x40\xd0\x94\xcd\x3d\x28\x8b\x9e\xda\x07\x56\x6e\xe6\xcf\x67\x3a\x1f\x34\x30\xe5\x0f\x30\xef\x47\x55\x51\x42\xfb\xe0\x84\x6c\xd0\x2c\x98\xd0\xd1\x5d\x56\x5c\x86\x34\x2d\x3c\x21\x02\x07\xec\xe1\x31\x48\xda\x14\xa4\x60\x42\xd7\x9c\xb4\x90\x62\x20\xcd\x3e\x44\x29\x19\x0c\xfd\xac\xf4\x1a\xa3\x87\x66\x1c\xd1\x56\x08\x5a\x74\x37\x93\xc1\x93\x86\x4a\xf8\x38\x60\xd1\xdd\xf0\xe9\x67\x29\x15\x58\x20\x67\xd3\x3f\xc2\x7a\xe9\x3b\xf9\xa7\xcd\xa7\x04\x86\x74\xd5\x3d\xec\x21\x5b\xa5\x17\xf6\xcf\xa9\x9b\x02\xaa\xea\xa3\xd1\xd2\x8c\xa2\x40\x3e\x47\x6e\x0b\x35\x4a\x13\x95\x3e\x82\x3d\x39\x0e\x1c\x7f\xbc\x8e\x4c\xc4\x67\xfd\x8c\x9e\xcb\x39\x64\xae\x84\x87\xd0\xee\xf8\x60\xcd\x6c\x4e\xd5\xa5\x60\x85\xa8\x01\x16\x74\x35\xab\xe0\x63\xca\x90\xc8\x7a\xb5\x1b\xc3\xc6\x9e\x9b\x64\x5d\x8e\x3c\x19\x22\x1c\xf7\x31\x5d\x65\x9e\x08\x39\x22\x02\xfe\x83\xf6\xa8\x33\x28\x50\xd2\xdd\x18\xb5\x47\x87\x61\x6d\xd0\xcf\x2d\xd9\x94\x5c\xdc\x50\x2e\xc9\x26\x81\xcb\x46\x73\x00\x25\xbd\x4b\xf8\xc2\x3e\x94\x38\xc2\x29\xff\x11\x1b\x38\xa5\xa2\x0d\xb0\xd2\xdd\xb8\x82\xe7\xb1\x4f\xf4\xe3\x49\xef\x27\x3a\x88\xea\xa8\xa1\xf9\x91\x1d\x3a\xcf\x8f\xb7\x70\x7f\xe2\xde\x8e\xe7\x49\xa6\x61\x9b\x9a\x02\x1c\x30\x46\x57\x23\xa6\x9e\x47\xc2\x27\x7d\x7b\x95\x7b\xd0\x32\x45\xa0\xce\xa3\x2d\xbe\x84\xfc\x0b\xd4\xe9\xae\xeb\xe6\x23\xbe\x84\x09\x34\x41\x9d\xee\xcd\x5d\xc3\x35\xa2\x61\x27\x22\x4d\x8b\x7e\x3d\x1e\x79\xa7\x64\x13\x67\xa2\x92\xbf\x3b\xa7\xfe\x4e\x07\x5d\x04\x93\x5c\x9b\xc1\xee\xc9\x34\x27\xcb\x17\xc2\x27\x64\x51\xa0\x53\x18\x4a\x01\x36\x75\x51\x7a\x78\x92\x8d\x22\x8b\x01\x4e\x5d\x4d\xb1\xf7\x7c\xea\x6e\x1e\x55\xb3\x60\x4a\x8d\x3f\xee\xd8\x65\x89\x5c\x40\x1a\xc5\xfe\x60\x2d\x36\x74\x00\xcc\xea\x6a\x2c\xdb\xf3\x71\x22\x38\x9a\xef\x2f\xe7\x6f\xf2\x92\x4d\x07\x2f\xa4\x14\x60\xd4\xaf\x08\x9b\x2c\xed\xfb\x83\xa5\x1d\x96\xc6\xb6\x44\x57\x5f\x4c\xc5\x06\xbd\x03\x59\x5d\x54\x59\x5f\x3c\x7a\xb4\x4b\xbd\x87\xa7\x89\xb2\x42\x56\x19\x94\xf2\xca\x7d\x11\xde\x00\xa3\x2e\x52\x8e\xd7\x84\x28\x50\x55\xc0\xa8\xbb\x97\x0c\xef\x91\x5b\xd8\x5a\xe1\xc4\x70\x6b\x80\xa9\x33\x79\xc8\xcb\xf5\xa1\x31\x42\x6f\x49\xc2\xc8\x38\xd1\xae\xf5\x4c\x79\xd1\xae\xbd\x3c\x02\xc8\xfa\x38\xaa\xbf\x43\xe8\x39\x62\x6f\x81\x78\x3a\x84\x22\xc1\xb4\x1e\x78\x33\x24\xf9\xdd\x9a\x79\x11\xfe\x09\xac\xeb\xae\x2b\x33\x58\xd7\x5d\xe7\x33\xa1\xae\xcd\x37\x27\xbc\xf5\x94\x23\xbe\x70\xe6\xaa\x39\xfd\x4d\x1d\xdd\xc9\x90\x1d\x43\x40\xde\xcd\x8e\x43\xbe\xf9\x56\x66\x1b\xea\xfc\xa6\x8a\xee\xf2\x54\x17\x97\xfe\x55\xdb\xa6\x89\x26\xa8\x3d\x47\x15\x10\xec\xee\xf5\x30\x20\xd8\xc7\x90\x84\xbf\x66\x4c\xd1\x2f\xf0\x6d\x46\x7a\x51\x15\x2e\xc4\xfa\x44\x00\x76\xdd\x5b\xfe\xee\x61\xf4\x0f\x73\x4d\x6b\x77\x7c\xd3\x8a\xec\x26\xc0\x5a\xac\xc4\xf9\xea\x2c\x6c\x9a\x22\xe0\xad\x8b\x31\xea\xa0\x5b\x17\xb9\xe0\xab\x26\x5e\x7c\x96\x8a\x42\xf4\x13\xe8\x5a\xce\x00\xd0\x75\xd7\xd1\x0a\x70\xeb\xfd\x15\xb3\x2e\x92\xa5\x49\x7c\x5f\x5c\x87\x95\xc1\x80\xb7\xde\x5f\xd1\xdf\xe1\xfa\xd1\xc3\xe1\x5c\xf9\x3b\xc6\x3c\x7b\xce\x55\xa1\x5e\x67\x00\x5d\xef\xd9\xa1\x56\x72\x80\xe9\x4b\x92\xc0\xd5\x5e\x80\xbf\xe2\x3c\xb4\xf5\xa7\xcf\x1e\x58\xd6\xcd\xe4\x0e\x60\x59\x17\x1d\x1a\xc0\xb2\xae\xfa\x90\xbf\xa8\xda\x5e\x8e\xbf\x30\xeb\xa5\x37\xcd\x0b\x7f\x56\xbd\x7d\x23\x67\xc8\x17\x26\xc5\x67\xd3\x83\xb9\xe3\x56\xce\x09\xdb\x04\xcb\xae\x92\xc5\xbb\xdc\x63\x16\xd0\x3c\x85\xa6\x2c\x4e\xb5\x39\xa6\x5f\x82\x7c\xcc\x38\xf8\x2e\x5b\xa0\xdf\xe6\x2a\xf1\xc2\x07\x00\xeb\x43\xa7\x6a\x20\xab\xbb\xe6\x1e\x50\xaa\x8f\x69\xee\x64\x90\xa9\xbb\x97\x50\x02\x53\x57\xef\xdf\x5e\x4c\xbc\x49\x65\x2e\x05\x5a\x18\xd6\x8b\x59\x57\x53\xde\x6b\xba\x11\xaf\x36\xde\x64\xd5\x1e\x0f\x91\x9c\x5c\x1c\x0c\xbb\x49\x98\xb6\x0e\x5b\x35\xcb\xbf\x97\x47\x05\xa5\xf4\xc5\xef\x66\xe9\x6a\x02\x4c\x75\x57\xbc\x7d\x2f\x79\x22\xcf\xb7\xe3\x43\x47\x7c\xef\xec\x15\x7d\xbf\xed\x15\x6d\xe8\xc9\x6b\x02\xe9\x17\x9d\x56\x03\xe5\x4b\xba\x11\xbd\x13\xde\x5b\x2a\x8a\x28\xf2\xea\x91\xe3\xa5\x00\x88\xd7\x5d\x89\xec\x4d\x16\x5e\x2c\xae\xce\xcd\xf4\xc8\xc2\x97\xa5\x5d\xf0\x65\x47\x14\x76\x8b\x5d\x94\xf9\xb8\x2f\x4c\x4b\x69\x4f\xd0\x6f\xf3\xa4\xe1\x81\x9b\x52\x3e\x58\xd6\x25\x3b\x02\x3e\x84\xbc\xf1\xdd\xbc\xf1\x48\xdd\x1c\x38\xea\x3d\x40\xff\xb1\x27\xb4\xa7\xca\xe8\xac\xe3\x3d\x23\xab\x03\x82\xba\x1e\x3f\x7f\xdf\xab\xa1\x67\x05\xb0\xd3\x5d\x89\x5b\xd8\xe9\x69\x76\x64\xa1\xa6\xa7\xa9\xa3\xc5\x97\x6e\x46\x93\x82\x2f\xdd\x15\x70\xc1\x97\xee\xde\xe2\x83\x1a\x9d\xe9\x96\x40\x8d\xae\x9e\x8c\x2f\xd9\x18\x7d\x12\x29\xba\xe4\x47\x39\xe7\xc1\x0b\x02\x7b\xf7\x23\x05\xdf\xe9\x8b\xca\xcd\xf4\xab\x9c\x68\x1b\xfc\x90\xeb\xf9\x0a\xcb\xef\x30\xe3\x3e\x30\xd0\x5d\x13\x0d\x30\xd0\xdd\x4d\x05\x0c\xf4\xe1\x6d\x36\x30\xd0\x45\xe7\x9e\x4f\xc7\x56\x2d\x3f\x62\x3f\x4f\x25\xc6\xef\xc8\xd5\xa7\xbf\x87\x57\x34\xd6\xb5\x39\x5b\x15\xd3\x43\x90\x67\xb0\x34\x07\x18\xcf\xed\x07\xdf\xfd\x4c\x41\x69\x82\xea\x84\x75\xd6\x0b\x04\xf8\xe6\xfd\x62\xf1\x6c\xc4\x7f\xb0\x35\x39\x28\x62\x78\xf5\x2c\xfc\x8c\xe1\x95\x76\x00\xec\xbc\x4b\x50\x9c\x14\x1e\x4b\x6f\x08\x90\x9d\xbb\x0c\xe3\xab\xae\xff\x9f\x97\x1a\x9f\xc6\x6a\xc3\xe1\x3f\x13\x48\x9b\x81\xfe\x4b\xe6\xc7\x59\x07\xf8\xb9\x18\xaf\xf8\xd5\x9c\x0b\xe6\x2f\xf5\xcf\xf0\xe5\x65\xc2\xfd\xca\xdd\xc8\x00\x9a\x8b\xc2\x32\xc2\xd7\x4c\x51\xfe\x69\x55\xd6\x0f\xf6\x33\x75\x25\x9b\xee\xd3\xbd\xc5\x5c\xd4\x9f\xa9\x2b\xbd\xa5\x10\x88\x59\xdb\xd2\x97\xec\x2b\x7c\xd9\xbb\x59\x53\x0f\x98\xcc\x7b\x47\xf8\x47\x4e\x31\xd3\xca\x2d\xa8\xb7\x2d\x9f\xa9\x9c\x0f\x1b\xcc\x29\xf6\x25\x4f\x31\xfd\xed\xce\x37\x53\x92\x1a\x2b\x84\x06\xe8\xe6\xdd\x88\x2f\x0a\x35\xe8\x52\xe0\x35\x17\xed\x11\x20\x34\x77\xf5\xaa\x6f\xb8\xbd\xa0\xd6\x9f\x31\xb8\x5e\x71\x80\xbf\xdc\x7b\x96\xc0\x6b\xdb\x6e\x91\x03\x53\xef\x05\xa0\x98\xab\xd9\xdb\x3e\xbc\x59\xc5\xdc\x03\x65\xb9\xe7\x76\x9a\x27\xcf\x4c\x02\x31\xb4\x9a\xae\xc5\x55\x6e\x26\x05\x10\x57\x79\xa8\x7a\x81\xa5\xdc\xf5\x95\x00\x4b\xb9\xe7\x66\x82\xd9\x69\x25\x06\x4b\x79\x77\x95\x6e\x10\x5c\x6b\xe4\xd0\x17\x0c\xce\x7d\x49\x8a\x8d\xf5\xaf\x26\xe5\x60\x3f\xd2\x5a\x81\xf2\x2b\x30\xf2\x50\xa3\xfb\x22\x7b\x65\x23\xec\x1d\x84\xa2\x6f\xe5\x3c\xf3\x15\x5e\xaf\xea\xcb\x20\x23\xef\x12\xb4\xb8\xb2\x5b\xb4\x22\xcc\xa2\x97\x70\xdf\xca\xad\xeb\x3f\xde\x3d\xf8\x47\x90\x06\xd7\x7d\xb5\xdc\x18\x6e\x45\x41\x93\x72\xaa\xcd\xad\x69\xea\x64\xe0\x91\x77\x97\xa9\x8c\x40\x5a\x05\xfc\xef\x84\xbc\xc0\x1d\x80\x47\xee\xaa\x10\x9f\x60\x4a\xa6\xca\xfb\x4c\x01\x26\x94\x10\x90\xc8\x5d\x51\x0a\xb0\xe3\xdd\xa0\xd5\x66\x83\x8c\x4b\x03\xb2\x97\x30\x1f\x08\x0d\x66\x6a\x00\x06\xb9\xab\x3f\x03\x7d\x1c\x7a\x28\x7c\x19\xf9\x82\xb2\x06\x0c\xf2\xb1\xbc\x0d\x02\xfa\xb8\xab\x5f\x7c\xa2\x26\x69\x73\xfa\x04\x41\x34\x69\xf7\x87\x43\xab\x66\xe6\x8f\xf8\xd9\x3c\x6b\xb7\x7b\x80\x15\xbd\xf1\xa5\x76\x37\xe9\xdb\xea\x45\xcd\x87\x32\xac\x28\x2c\x40\xf2\x50\x01\xfe\x6e\xed\x00\xc8\xde\xdf\xe3\xfc\xd0\x04\x6a\xab\x72\xf1\x47\x30\x4a\x0e\xe3\xc9\xf5\xf0\x23\x0e\xaa\xe3\x7e\x3c\x8f\x52\x1f\x6e\x3c\xd5\x00\x04\x42\xd6\x97\x08\x20\xe4\xaa\x07\xde\xa7\x92\x59\xff\x8c\x50\x4b\x5c\x64\xef\x7a\xbe\xb4\xd2\xca\xac\x5e\x34\x76\x77\x0d\x4c\x56\x21\xe4\x43\xbb\xf4\x26\xeb\x43\xbb\x4c\x9e\xf0\xb9\x4b\x90\x5a\x41\x45\xee\x7a\x6a\x00\x84\xdc\x73\x39\x3e\x17\xcd\xdf\xc7\x7f\xff\x9b\x06\x37\x7e\x70\xdf\xbc\x2c\x01\x07\xb9\x1b\xc1\x21\xf4\xf1\xd4\x29\x58\xe8\xe3\xc3\x2b\x9d\x0f\x4e\x8c\x01\x6b\xfe\x30\xea\x06\x17\x61\xf3\xf7\xb3\xed\xe0\xd9\xf6\x0a\xcf\xbb\x3d\x92\x45\x4c\xc0\x92\x83\xc9\x9d\xbf\x1f\x5b\x64\x0f\x74\x82\x9b\xbc\x2b\x3a\x78\x71\x05\x3a\xcf\x9e\x8e\xc3\x3f\x58\x81\xbd\x4c\xf3\x77\xd8\xda\xe4\x19\x0d\xb9\xd0\x82\xd0\x85\xd8\xce\x26\x28\xc8\x1d\xd4\xca\x09\xf0\x71\x27\x8a\x6c\x82\x7b\xdc\x81\x33\x9d\x60\x1d\x77\xc0\x33\xe7\x4f\xdb\x6e\x3e\xd3\xd8\x26\xb2\xf3\x67\xf6\x67\x88\xd2\xfc\xe1\x6a\x14\x98\xf9\x26\xa8\xc5\x85\x10\xfa\x29\x6a\x31\xf2\xd8\x04\xb5\x38\x72\x70\xa8\x85\xc3\x41\x1b\x97\x0a\x9c\xd8\xfc\x11\x3d\xd2\x1b\x63\x80\x6f\x82\x58\x3b\x7f\x5c\xdd\x1e\xdc\x4e\xcd\x5f\xcd\x01\x31\xaf\x26\xc9\x9c\x8e\xa2\xe6\xa4\xd1\x88\x91\xa9\x04\x50\xce\x9f\xec\xb0\x51\xa4\x65\x77\xe9\x62\xcb\x9a\x69\x86\x9c\x15\x81\x51\x6d\x26\x42\xf1\x72\x12\xcd\x87\x09\x09\x9f\x20\x14\x97\x5f\xcd\xcf\x2e\xcb\xd0\xb5\xa6\x0c\x68\x11\x69\x7b\xa7\x33\x9d\xc5\xe9\xfc\x61\xca\xe7\xe9\x22\x74\x0f\x70\x61\xe6\xc9\xff\x8c\x0f\xfa\x04\x42\xb8\x03\x92\x37\x81\x10\xde\x25\xe8\x3e\x96\xd7\x20\x6f\xf7\x14\x2b\x38\x48\x77\x3d\x01\x08\x3e\xaa\xfb\x6a\xe4\xe8\xfd\xea\xf5\x2b\x2b\x53\x8f\x63\xc2\x84\x08\xf6\x77\x53\x43\xa0\x61\xef\xc3\x60\x09\xbf\xc2\xea\x3c\x7c\x26\x55\xe3\xc1\xa0\x4c\x4b\x99\xcf\x12\x06\x47\x68\x8a\xca\x69\xe7\xc3\x9d\x4f\xb5\x91\xd5\x32\x42\x10\x06\x7e\x4e\x03\x3e\x38\xc3\x85\x33\xce\x62\xd1\x1c\xd7\x95\x64\x3d\x9e\xc0\xf7\x16\x33\x97\x4e\xf1\x7b\x1b\x31\xda\xf3\x67\x0e\x07\x2e\x75\xe6\x6f\xb9\x88\x76\x0b\x2e\xb3\x7a\xbe\x70\xbe\xb2\x88\x92\x53\xf1\x8f\xcf\x22\x2c\xe8\xa9\xea\xdf\x7d\xc1\x59\xb6\xfa\x0c\xed\xc9\xdf\xf1\x53\xce\xdf\xd9\x5b\x9d\x99\x46\x5b\xeb\xae\xf9\x95\x67\xe4\x2f\x13\xdf\x14\xab\x37\x7e\x6e\x6f\x59\x4b\x67\xad\xaf\x1c\x32\x73\x64\x10\xc5\x74\x32\xb0\xb4\x92\x79\x72\xfe\x44\xd5\xaf\x4c\x3d\xf1\x14\x98\x82\x27\x00\xbd\x81\x23\xcf\x04\x1f\xb7\x91\xb3\x79\xfe\x6e\x8f\x89\x3b\x1b\x9f\x1b\x2c\xe8\xf3\x87\xc7\x0c\xb6\xe3\x09\x6c\xee\xfe\x88\x3f\x80\xd1\x69\xd3\xb1\x63\xc6\xec\xee\x52\x3d\x42\xa7\xfd\xe0\xf6\xae\xbb\x4f\xe4\x0d\xee\xc5\x37\x67\x94\x8f\x70\xea\x8c\x9f\x07\x4e\xea\xec\x96\xfb\x4c\x79\xe9\xf3\xe9\xb8\x69\xef\xb3\xda\xfd\x07\xe0\xb0\xbb\x57\x85\x17\xee\xc9\xa0\xaf\xc7\x2f\xcf\xd1\xe4\xc5\x6d\xc6\x7e\x38\xd2\x4c\xd7\xfd\x2c\xfc\xa7\xf1\xe2\x40\x7c\xce\xfd\xe0\x57\xf6\xb1\xd8\x24\x7a\x2f\x74\xf5\x48\xd5\x85\x7a\x0f\x4b\xfb\xfb\x09\xf4\xd6\xe0\x99\x6d\x32\x7c\x4e\x1a\xb0\x07\x0b\xd6\xeb\xee\x88\x2f\xba\xc5\x50\x1a\x92\x89\x8a\x3f\x13\xc6\x75\xd9\xdb\xd4\x36\x8a\xff\x58\x17\x53\x7a\x14\x77\xac\xc3\xdd\x54\x53\x2c\xd5\x09\xc2\xeb\xd1\x64\x2e\x00\xb9\x16\x7c\x40\xe7\x51\x25\x67\xd5\x3f\xbc\xa9\xa6\x11\x5c\x53\x0e\xae\xcc\xe6\xa1\xa9\x0b\x21\x79\x82\xa6\xda\xc8\xba\x34\x01\x53\xdd\xf5\xfa\x55\x66\x32\x63\x15\xa0\x79\x58\x63\xa7\x10\xaa\xd8\x13\xe7\xd1\x65\x85\xce\xa8\x19\x81\x97\xc5\xbb\xa2\x23\x1b\x05\xa4\xd5\xfd\x19\x63\xc4\x51\x05\x6c\x9c\x79\x90\x12\x18\x90\x93\x79\x74\x49\x7e\xf5\x85\x1b\xc3\xe5\xb3\x1b\xc5\x3e\x6a\x1e\xab\x96\x96\xe4\x39\xdc\x91\x48\xe8\xf4\x11\x97\x14\x90\x62\x26\x38\xab\x15\x10\xe2\x09\xcc\x6a\x27\x5b\xd5\x3c\x54\x15\xa6\xbf\x93\x45\x33\xac\xc8\xfb\x37\x7b\x6e\x0a\x3f\x3b\x3e\x9c\x04\xba\x81\x93\x24\x0e\xfd\xf3\x98\xb2\x27\xf7\x18\xf4\x72\x3a\xb7\xe1\xec\xc0\x03\x0f\x5c\x16\xbb\xcb\x11\x92\x61\xfb\x1a\x4a\x71\x16\x27\x5b\x1e\x20\xc9\xf3\x88\xf4\x91\xe4\x59\xf5\x05\x62\x74\x60\xe7\xc2\x67\x61\x1e\x29\xa2\x7b\x72\x36\xf5\xac\x68\xf9\xf3\xe0\xb6\xa9\xbb\xe1\x96\x67\xc5\xb5\x24\xf1\x1d\x01\x28\xf3\x58\x39\xb5\x2c\xe6\x92\xcb\xb9\x00\xb8\x6e\x54\x4f\xc1\x99\xe3\xa0\x08\x96\xae\xf8\xd9\x93\x93\xee\xc6\x5f\x92\xdf\x3c\xa4\xab\x90\xac\x23\x05\x6e\xcf\x34\x02\x37\x81\x0e\x53\x98\xd2\x85\xc4\x3d\x8f\x4b\xf7\xdb\x45\xd7\x14\xac\x83\xde\x5c\x0a\xba\x8e\x18\xb7\x0b\x90\x15\xe6\xb1\x65\xe9\x40\x4b\x9b\x87\xf2\x33\xec\xff\x30\x33\xfd\xf2\xb4\xde\xdc\xd5\x58\xd3\x6d\xad\xfe\xae\xda\xe4\x51\xd7\xb5\x7e\x79\xa8\x6e\x9b\xa0\xb7\x24\x92\x59\xf6\x89\xab\xa1\xee\x3c\x3e\xaa\xf5\x6e\x2c\x85\xef\xf0\xa3\xce\x3e\xf6\x23\xf5\x06\x77\x3e\x2e\x14\x20\x79\xcc\xe3\x91\xc1\x23\x5d\x1e\x8f\x4b\xd2\xfc\x47\x22\x65\x47\x36\xb9\x6d\xcd\xdd\x4e\x90\x78\x77\x6f\xbc\xda\x57\x18\x92\x39\x62\xac\x96\x48\x31\x92\xe3\xce\x43\x99\x7a\x59\xd6\x98\x65\xfa\x0a\x6a\x59\x75\xc9\xcd\x58\xa7\x44\x09\x14\x69\x27\x57\xda\x04\x71\x74\x77\x89\x16\xb8\x67\xe9\x9e\x4c\x3c\xf1\xbb\x04\xee\xb3\x05\xbf\x21\x68\x44\x62\x85\xdd\x8a\x08\x97\x09\xe4\xe8\xd1\x00\xd2\x9e\x65\x13\xf0\x8a\x37\xe2\x14\x3b\x34\x40\xc9\x9b\x60\x84\x76\xf2\x95\x4f\x70\x41\x3b\x5e\xa4\xb3\xe8\xc1\x80\x05\x60\x0a\xfa\x39\xb0\x73\xcf\x62\x84\x34\x7a\xe2\x14\xf5\x53\xa8\xfe\x59\x94\x79\x39\x11\x20\x7d\xee\xd6\xfd\xea\xb3\x08\x2d\x1a\x4a\x85\x9a\x3c\x0b\x51\xcf\xb8\x81\x4d\xf0\x39\x2b\xa9\x67\x66\x31\x7a\x8a\xd0\xfa\x59\x48\x0d\x4f\x46\xa3\x59\xb8\xf4\x20\xf9\xf2\x2c\x29\xe9\x22\x92\x01\xd6\xd9\x49\x0b\x3c\x0b\x92\x2e\x8e\x89\x13\xac\xce\x3d\xda\xc6\x0b\xf9\x69\x91\xdc\x01\xee\xac\x4a\xe8\xe2\x76\x36\x9c\x2a\xa7\xc0\x9d\xa1\x1c\x55\x00\x14\xc3\xa1\x78\x02\xdc\x59\xa6\x93\x48\x62\x37\x82\x12\x27\xf0\x9c\xbb\x34\x4d\x98\x75\xe5\xe7\xc4\x99\xe4\x15\x25\x75\x16\x63\xa6\x51\x52\x27\xf8\x9c\x9d\xa4\xa4\x13\x78\xce\x4a\xda\xb0\x09\x3c\x67\xc5\x93\x62\x02\xc9\xd9\xc1\xf3\x9c\x40\x72\x0a\xdf\x30\x8b\x91\xd4\xa8\xa2\x13\xb0\xcd\xaa\xa4\x03\xd6\xe6\xee\x08\x3d\xef\xb9\xcc\xfe\xb3\xe7\x99\x14\x9a\xb3\x40\xee\x71\x5e\x9c\xe2\x6b\x2e\x54\xce\x09\xbe\xa6\x48\x04\x13\x7c\xcd\x5d\x15\x9d\x32\x73\x0a\xdb\x10\xac\xcd\xdd\x38\x33\xd2\x3f\x98\x2e\x1f\x99\x1c\x1e\xdd\x77\x8a\xbc\x59\x9d\xb6\xcd\x1f\xda\xaf\xfb\x91\xcc\xc9\xc5\xe7\xc6\x84\x9b\xea\x09\x08\xe7\x2e\xed\x1f\x8b\xfb\x48\x9f\x65\x8d\xfd\xaf\xc0\x8d\x09\x2a\xe7\xfe\x92\x6e\x02\xbb\x3d\x9c\x22\x2c\x4a\xe4\xce\x9c\x65\xe6\xee\x65\x52\xa7\xc2\x8b\x63\x01\xaf\xb3\xd8\x7d\x6c\x4a\x5c\x75\x4d\x80\x38\xfb\xb0\x97\x53\x29\x01\x89\x11\x24\xce\x42\x12\xd6\x59\x30\x2f\x91\x67\x71\x82\xca\xd9\x49\xf1\x38\x41\xe2\xdc\x9d\x67\xe2\x37\xf3\xe9\xc3\xdd\x87\xbf\xfc\xa1\x08\x57\xd2\x58\x64\x7b\x21\xa3\x75\x18\xcb\xba\x68\x23\x6d\x42\x4e\xe4\x62\xff\xb8\xec\xa6\x4c\xe3\xca\x65\x16\x4d\x3a\xc8\x63\xe5\xb4\x34\x05\x4e\x1b\xf7\x1b\x69\x4c\xf7\x05\xb2\x07\x3b\x2e\x46\x2b\xcf\x7c\xc9\x8e\xd0\x38\x79\x4d\xf0\x6e\x9a\xe5\x92\x45\xd9\xf7\x4b\x46\xc0\xa0\xb8\x41\x19\x52\x86\x4b\x15\x2b\x7c\x31\x4b\xa0\x1f\x2d\x3e\xb2\x26\x69\x17\x2d\x60\xa9\xa9\x78\xfb\xcf\x72\x2b\x2c\x3b\x56\x3d\x17\x5c\x01\x22\xb4\x86\x94\x84\x1b\x90\x1c\x2a\xa6\x9a\xe1\x41\xcb\x1b\x90\xf0\x23\x15\x4d\xa4\x31\x00\x35\x8f\x20\xa1\xc1\x04\x45\xb3\x0f\x3b\x65\x32\xf5\x7c\x76\x14\x74\x4a\x48\x13\xa4\xac\x62\xc6\x74\x65\x15\xb1\x2f\xa7\x8b\x04\xdc\xe5\x0f\x01\xa3\x98\x12\x55\x69\xa3\xbc\xd6\xc4\x3c\x19\x57\xac\xc1\xa2\x90\x01\xbd\xba\x09\x5f\xfc\x4b\xf2\x77\x3c\x60\xdc\x3a\x42\x56\x66\xb5\xc9\x2e\xaa\x2f\x2c\xa5\x23\x82\x5d\xa8\xc2\x15\xb8\xc5\x70\xaf\x7d\xaa\x24\x08\x3a\xe5\x4b\xa7\x2a\x4b\x1b\xd7\x4f\xdb\x1f\xc9\x5c\xdd\xff\x9f\x07\x9b\x12\xd5\xd4\xe8\x5a\x17\x6a\x32\x0c\x84\x00\x40\x28\xfb\xc8\x3f\x2e\xbf\xf2\x0f\x65\x6b\xbf\x3a\xa4\x82\x10\xf3\xc4\x9a\x5c\xf9\xc2\x42\x55\x9f\x1d\x48\xe5\x59\xcf\xff\xe0\x19\x82\x6f\xb5\x18\x4f\x48\xf5\x32\xeb\xa1\x5d\x31\x0b\xef\x1d\xc9\x25\xc4\xac\x25\xbb\xcb\x57\x24\x24\xd7\xe6\x51\xc9\xb6\x41\x7a\xc6\x09\x4c\xe5\x31\xb8\xc6\x9b\xe2\x54\x36\x12\x11\x4c\x80\x2a\x3b\x20\x78\x13\x9c\xca\x82\x3b\xcb\x04\xa6\xb2\x12\xd4\x3a\x6b\x71\xeb\x64\x69\x8e\x46\xf8\xfc\xd1\x41\x3e\x4a\x65\x01\x71\x04\xfc\xca\x3d\x6c\x5f\x5c\x4d\x18\x5a\x25\xef\x38\xd1\xaa\x13\x60\xcb\xfd\x95\x2f\xb2\x1e\x78\x36\xf8\x95\xfb\xe5\x4f\xca\x07\xba\x65\x27\xc7\xcb\x04\xdd\xf2\x28\xf6\x5f\x78\x68\x12\x03\x4c\xd0\x2d\x8b\xa7\xb9\xc2\x8a\xc8\x99\x33\x41\xaa\xdc\x54\x93\x36\xbb\xa6\x3e\xbb\xd9\x5d\x44\xf8\x5a\xed\x9a\x04\x20\x32\x80\x4b\x76\xf2\x85\x4c\xc0\x25\x77\x79\x26\x83\xf8\xa9\xea\xc4\x0c\x9d\x6b\x61\xaa\xd5\xf0\x59\x8d\x63\xc0\x46\x76\xd2\x6b\x4c\x60\x23\xcb\xb1\x6c\x04\xc7\xf5\xe1\xd2\x0d\x25\x64\xd8\x6d\x4d\xeb\x0b\x32\x58\x25\x61\x27\x41\x5a\x53\xdc\xc8\xf8\xb9\x0d\xcc\x90\x01\xd1\x07\x2a\xb2\x8f\x7c\xc6\x26\x98\x05\x68\xbb\xfb\x7d\xb6\xcd\x46\xe3\x7e\x81\x44\x0d\x13\xa4\xc8\x4e\x9e\x87\x29\x52\x64\x23\x49\xc1\xac\xd2\xfc\x65\xa7\x22\xdb\xa6\x0d\x43\x71\x09\xbe\x9f\x22\x42\x72\xf7\x33\x01\x84\xac\xf2\xcb\xaa\x77\x79\xf5\xd9\x13\x1a\xbe\x60\x69\x82\x52\x57\x33\x73\x72\x4d\x38\x01\x7e\xdc\x2f\xfc\x93\x1c\x00\x3e\x21\xf2\x63\x80\x37\x31\x6b\x5a\x6f\x60\xd1\xd5\x2b\x02\xe8\x54\xd5\xdf\x2d\x8f\xc9\x92\xdf\x85\x5f\xb9\xa1\x91\xa9\x41\x6f\xdc\x6b\xc5\x3f\xa7\x06\x31\xcf\x86\x39\x2f\x08\x75\x9e\x40\x33\x1e\xfa\xdb\x4d\xb1\x19\x35\x23\x88\xcd\x78\x2c\xa7\xe2\x94\xdc\x78\x6e\x44\x64\x5c\x0e\xf3\x42\x14\x80\x9d\x55\xcc\x32\x80\xae\x4d\x10\x19\x8f\x46\x3a\xb3\x59\x35\xcb\x90\xaa\x6c\xd6\xcb\x13\xe1\x89\x42\x1b\x11\x05\x6d\x82\xdc\xd8\xc9\x5c\x30\x2b\xf6\xff\xf6\xef\x8f\x67\xaf\xb6\x2b\x7c\xc9\xb0\x3d\x01\xc0\x38\x92\x95\x60\x56\x78\x0a\x81\x5e\x13\xb4\xc6\xfd\x11\xfd\xbd\xdd\xe7\x4e\xeb\xed\x66\x61\x56\x6e\xfc\x62\xdc\x50\xb7\xae\xbb\x7e\xe3\x3e\x75\x7f\xa4\x32\xe3\x0c\x13\x47\xf5\x93\x28\xc9\x6c\x3c\x7d\x58\x85\x1a\x19\x07\x26\x30\x8e\xa1\x81\x2b\x61\x1c\x97\x4b\x62\xf0\x94\xfb\xc6\xec\x97\xe1\x86\x7a\x72\x46\xa9\x0b\x97\xb5\xe1\x38\xb8\x32\xc0\xbd\x67\x0a\xe3\x18\x3f\xb7\xe3\x4b\xf0\xb9\x5b\xfb\xcd\x80\x7a\x7a\xf5\x7a\x48\x18\xf8\x9b\x03\xf7\x0f\x49\x3e\x2a\x49\x7d\xb3\x75\xba\x45\xb6\x0b\x62\x80\x27\x68\x8f\x15\x2f\xe9\x09\xd8\x63\x27\x6a\x64\x56\xac\x50\xc3\x9a\xe0\x5c\x2d\xb0\xed\x0a\xe1\xa8\xc5\x0f\xd8\xc6\xdd\x1e\xcb\xc1\x7d\xfd\x90\x43\x7c\x2e\x39\xda\x4d\x4d\x3e\xf6\xa7\x5b\xdf\xac\x9f\x82\xa2\xab\xe8\xcd\x3e\x81\x64\xb3\x92\x0a\x63\xd9\xfd\x4f\xfe\xcc\x6a\x35\xdd\xd2\xb8\x0b\x9b\xed\x97\x33\x36\x78\xd1\x0d\xbe\xf2\x9c\x23\x08\x5e\x98\xb1\xfc\x63\x90\x1d\xce\x67\x48\x0c\xbb\x19\xac\xc9\xaa\x5d\xa9\xe9\x61\x1e\x08\xf1\xed\x50\x42\x65\x56\x9b\x1e\x6b\x60\x94\xcc\x56\xd2\x5d\x9d\x36\x8a\x01\x1b\x7c\x65\xa4\xb1\xf3\xdd\xe4\x66\x9c\x38\xa0\x1f\x43\x7b\x65\x93\x99\x11\x7e\x3d\xc1\x7e\x0c\xad\xa7\x40\x3f\x86\xa6\xcf\x96\x86\xb0\x69\x69\x0f\xcc\x61\xe3\x6e\xa8\x65\x71\x44\x32\x3b\xaf\x1e\x05\x03\x6b\x95\x00\x1c\xc8\x40\xd3\xc5\xdb\x81\x6f\xfe\x55\xf1\x1c\x9a\x20\x42\x56\x02\x3f\x67\xf3\x1e\x21\x1c\x11\x7e\x64\xa4\x29\x98\xa0\x40\x76\x72\x0b\xcc\xd6\x94\x24\xad\x95\x9b\x74\xd0\x85\x66\xcb\x2b\x05\x48\x48\x6b\x39\x07\xbe\x24\x57\x61\x99\x84\xdb\x22\xd0\x78\x82\x22\xb9\x5f\x58\xcd\xe6\x06\x40\x30\x6a\x7a\x8c\x11\x7f\x3b\x85\x8e\x0c\xb0\x2f\x66\x4b\x63\x19\x3a\x6f\xeb\x4e\x2f\xcd\xf4\xac\x99\x09\xc2\x31\x7c\x38\xc6\xd4\x98\x2c\x8d\x9b\xa6\x9b\x81\xdc\x53\x44\xf2\x4f\x31\x24\x03\x40\x8f\xd9\x50\x98\x54\x0d\xc0\x93\xec\x6a\x58\xc0\x49\x36\xaf\x56\xda\x48\xf2\x4b\x37\xb8\xa8\x18\xf9\xdc\xc8\xae\xe3\xf3\xb0\x4b\x2c\xe0\xb0\x4b\x3e\x33\xbb\xb0\x88\x36\x72\x12\x98\x9e\xa1\x73\x6b\xfe\x23\x5b\x71\x7f\x73\xf9\x4e\xf8\xc7\x6c\xb2\x53\x27\x74\xe6\x4c\xd1\xe0\x54\xaa\x72\x9d\x09\x3b\x96\x20\x08\x4c\x49\x90\xfa\x6c\xaa\x47\xf0\x97\x86\x0d\xae\x85\x1b\x40\xee\x78\xb8\x8d\x0d\xdf\x42\x09\x07\x65\x72\xff\x41\xb5\xc1\x6e\x1d\x7e\x04\x45\x87\x87\x24\xfc\xa4\xd6\x1f\xe1\x27\x9b\x5a\x38\xf0\x93\xe5\xc8\x9d\xb8\x72\x31\x99\x07\x2f\x2a\xc0\x09\x99\x6d\x79\x26\x10\x2e\x1b\x98\xc7\x81\x9f\xd0\x6c\x69\x87\x73\x6f\x19\x42\x45\xba\xdc\x09\x06\x65\x27\x42\x7c\x82\x41\x19\x1a\xe5\xdb\x99\xed\xd3\xca\x99\xe3\xa2\x7d\x35\x2c\xbb\x4f\x7a\xc9\x46\x12\xa7\xd9\xe4\xa1\x87\xe7\xfe\xcc\x3d\xeb\x0b\xb2\x53\x58\x71\x76\x92\x7e\x65\xbc\xb2\x53\x79\x4a\x66\x0f\x5f\x5c\xd4\xfa\x97\xcb\xcb\x14\xaf\xd2\xb8\xc1\xd9\x4c\x98\xa1\x69\x08\xf4\xca\x43\xd1\xb9\x25\xbb\x45\x66\x15\xb1\x32\xc8\x32\x3b\xdb\x95\xcd\xd2\x3b\xe2\x93\xe3\x90\xf6\x08\x94\x25\xbd\xd1\xc7\x9c\xe8\xd2\xd9\x84\xa6\x20\xa2\x74\x82\x39\xb9\xc7\xe0\x0b\xfb\x12\x5e\xd8\x60\x8c\x7a\xa5\xce\x76\xb3\xfb\x60\x73\x60\x4e\x96\x92\xe7\x00\x06\x58\xbc\x49\x04\x67\xb2\x13\xa7\x3b\x1b\xe6\xbc\xf0\x6a\x0c\x68\xc9\xfd\xe2\x57\x12\x58\x04\xcb\x86\x26\x56\xbc\x3b\x6c\xd8\xf3\x48\x8b\x36\x9b\xd7\xec\xe1\x56\x7e\x72\x5e\xf8\x07\xe3\x1e\x01\xad\x53\x6c\xca\xee\xb1\x25\x03\x24\xf1\xac\x53\x6c\xca\xa5\x9e\xda\x74\x58\xb3\xbf\x58\xfd\x86\xcc\x44\x84\xab\x9f\xfb\x82\x2c\xd1\x43\xc6\x42\x9a\xc8\xe2\xfd\x62\x7b\x73\x4e\xad\x8a\xfd\xe6\x99\x7a\x99\xd3\x43\xc2\x8b\x8b\xdb\x90\x20\xa7\xea\x87\x50\x0c\x20\x65\x55\x91\x6e\xaa\x81\x9e\x10\xf9\xa7\x67\xfb\xcb\x35\xa4\x23\x9f\x2a\x5a\xf3\xc5\x45\x70\xa9\x33\xa8\x99\xdd\x0e\x0a\x65\x78\x73\xd3\x81\xc2\x22\xf8\x6c\x02\x48\xd9\x89\x50\x9b\xe2\x51\x12\x3e\x36\xbb\xfe\x6e\x5e\x67\x76\x82\xa5\xc0\x02\x9b\x1d\x7b\x22\x71\x5e\xb3\xff\x5e\x9e\xf9\x06\xd6\xa7\xd6\xd9\x89\x5a\x2e\x5e\x5a\x02\x66\xd9\x09\xae\x9a\xfd\xb0\x05\x7a\x71\xe8\x57\xd6\x2c\xa1\xea\x16\x96\x40\x08\xe5\xcc\x74\xec\x8f\xda\x85\x41\xb2\xac\xc0\x9a\x4c\xd0\x2b\x3b\x81\x59\xb3\x8b\x6f\x85\x20\xd5\x4d\xee\x01\x86\xcb\xec\x66\x8c\x56\x52\x04\xd5\xf2\xa8\x8a\xf9\x5d\x80\x2b\x76\x2e\xb0\x96\xbb\x08\xc3\xc3\xf5\x8d\xec\x39\x13\x8c\xcb\x3e\xf3\x79\x3a\x24\x4b\x98\x8b\x8c\x9e\x03\x70\x55\xc0\xc7\x98\x60\x5f\xee\xaa\xec\x0a\x88\x1a\xd5\x3f\x9c\x41\xa6\xb9\x90\x33\x15\x82\xd4\xeb\x8f\x8b\x48\x9f\x49\x53\x05\x77\x02\xfa\x32\x8f\x49\xdf\x8c\xb9\x48\xa8\x40\xc1\xdc\xad\x31\x6e\xae\xf5\xf1\xda\x98\xc0\x60\x36\x12\x4a\x4d\x60\x30\xf7\x47\xbe\x60\x74\x65\xaf\x08\x83\x59\x1d\x75\xb5\x47\xb6\xe6\x79\x41\xf4\xed\x2d\x67\x90\xd2\xcd\xf3\x6a\x71\xf2\x44\x11\xc0\x34\x3b\xe6\xcd\xe9\xa8\x5b\xce\x0d\x75\x35\xcf\x6e\xb1\xc4\xe2\x2b\x7a\xd8\x4e\x9e\x99\x1a\x0c\x9f\x5a\x3e\xba\x80\x16\xc7\x5f\xe1\x6c\x53\x50\x4d\x62\x92\x26\xa0\x9a\xfb\xb8\x33\x14\xc1\x2e\xdc\xe7\x3d\x7b\x4f\x5f\x3a\xd7\x21\xae\x78\x4a\x05\xd5\x17\x72\x18\xb8\x4c\xdd\xde\xbb\x63\xba\x92\x1d\x6d\x74\x3b\xcc\x54\xe3\x7a\x37\x5d\x7d\x5c\xef\x70\x42\x9e\xa0\x6a\x16\x8d\x25\xa0\x6a\xee\x59\xb4\xd6\xcf\x5a\xa9\x89\x94\x94\xc4\x3f\xcf\x0e\xf4\x45\xf1\x3e\x16\x88\xcd\x8a\x07\xf4\xec\xc3\xd9\x65\xde\xc4\xc1\x40\x8c\x06\x6e\xd3\x7c\x19\x13\x44\xcd\x3e\x9d\xe8\xe1\xdc\xfa\x3b\x39\xfd\xed\x06\xde\xe8\xd3\xe1\xa0\x55\x1b\xb7\x37\x3b\x7e\x7a\x33\x7b\x24\xf3\x63\xf9\x70\x69\x50\xd7\xe9\x6a\xdb\x24\xa0\x98\xa0\x71\xee\x17\x4a\x20\x1e\x68\x47\x06\x9a\xb3\xcf\x7c\xee\x92\x35\x3f\x62\x57\x14\xab\x02\xdd\xc8\xed\x8c\x4e\x3e\x1d\xb3\x17\x7c\xa4\x1b\x98\x82\x76\x06\x2e\x62\xb3\x63\x7c\xd5\xf4\x9f\x98\x9d\xe4\x0b\x98\x1d\x83\xeb\x74\x4d\x49\x50\x52\xbc\x69\x06\x9a\xb3\x4f\xf7\x5a\xb0\x5c\xce\x53\x90\xb7\x6e\x5a\xe0\xb6\x09\x6b\x12\xdb\xc7\xe7\x8f\x67\x2a\x4a\x01\x04\x1a\x0c\x66\xe7\xa1\xdd\xb0\x93\xcd\x7a\xba\x6b\x56\x36\x4d\xe9\xa5\xd9\xd1\xd3\x47\xfc\xf6\x74\xa2\x96\x34\xd8\x8e\x90\xce\x5a\x7b\x40\x3f\x73\x3a\xe9\x2d\xfe\x77\xd3\x15\x13\xc8\x42\x15\x11\x08\xce\x3e\x9d\x10\xc4\x02\xd2\x61\xce\xae\x4d\x16\xf0\xc4\xd9\x89\xcc\xd6\x85\x07\x14\xcd\xda\xdc\x75\x97\xb5\xd2\x41\xed\xb3\x21\xf1\xbb\xac\x95\xa6\x2f\xa5\x28\xf8\x39\x18\x9a\x7d\x66\xad\x0b\x42\x43\x37\x2e\x79\x9a\x53\x4b\xee\x92\x99\x05\x1c\x11\x53\x7b\x21\x8c\x48\x4f\xee\xa4\xb5\xcc\x1a\xce\x77\x53\xd2\x77\xdb\x27\xa6\xe3\xce\x91\xd2\x41\x7c\xda\xbb\x34\xf1\x96\xfd\x7b\x9e\x6f\xef\x8f\x69\x0e\x11\x63\xe6\xef\x3a\xda\x77\xab\xa2\x1f\xf0\x7b\x21\x34\x87\x6a\x35\x10\x9a\xbb\x2a\x5e\x30\xf5\xce\x7c\xae\xfe\x41\xe3\x60\x52\x90\xfa\x72\xf6\xa7\x13\x04\xc5\x90\x1e\xcd\x58\xf9\x87\xd7\x9b\x96\x66\xab\x65\x61\x52\x32\xba\x59\x9e\xec\x94\xa5\xd5\x0b\xf2\x1f\x58\x14\x8c\xb9\xbf\xce\x0e\xcc\x1f\x9c\xcd\xba\xda\x9f\x1a\x2f\x20\x9c\x7d\x5a\xdb\x9b\xcb\xc9\xac\xa8\xbd\x1f\xae\xad\x68\x9b\xdc\x09\x76\x13\x80\x91\xd6\x7f\x76\x62\xb2\xe3\xc8\x22\xd2\x78\xcf\x29\x90\x5b\xfa\xc5\x80\xbd\xb9\xbf\xa2\x08\x51\x63\x5a\xc0\xc5\xde\x6c\x91\x7f\xb0\x0e\x6e\x51\x2e\x27\xf5\x55\x1a\x5e\x42\x92\x30\x60\x0e\xdc\xf7\xf4\x30\x12\x7b\x73\x68\xc4\x18\x3a\xa1\x1c\xf9\x95\x9b\x60\xf8\x59\x8e\xa4\xf3\xa2\xb3\x00\xf4\x10\xc8\xcd\xae\xef\xc7\x48\x25\x9b\xe6\x07\xbe\x7d\x3a\xd0\x00\xb1\xb9\xeb\xb2\x62\xb6\x04\x4b\x07\xac\xe6\xae\x97\xe6\x53\x1e\x81\x80\x08\xb2\x19\x87\x15\x1f\x72\x2b\x2b\x3e\x72\xc0\xd4\x7c\x68\x35\x1d\xfe\x23\xbb\xb1\x6a\xbc\xfa\xf4\x17\x11\x28\xb3\xe8\x34\x01\x50\x66\xd7\x79\x00\xa0\xcc\x23\x0e\x3b\x86\x0b\xbd\xf8\x6a\x13\xa4\xcc\xee\x8d\x03\x48\x99\xfb\x2b\x1a\x49\x49\xa2\xfa\x8f\xea\xad\xbd\xe4\xea\xd3\xdb\xf4\x51\xd5\xd9\x6c\x45\xa3\x33\x00\x25\x53\xb0\xcb\x99\xcf\x2a\x00\x76\xd2\xb4\xd0\x3d\xff\x61\xf6\xd0\xd4\xc1\xb7\xdc\xc5\xa9\xab\x29\xa7\x43\x92\x86\x30\x13\xe0\xd8\x4c\x50\x2d\xab\x22\xbf\xa8\x96\x2d\xec\x3e\x16\xe7\xa2\x2b\xc3\x48\x47\x18\x7b\xa9\x78\x30\xfd\x4a\xfd\x23\x5f\xd4\xae\x6d\x3f\x15\x7a\x77\x02\x72\x40\x76\x52\xf6\x9e\xb3\xc7\x05\xa8\x74\x6c\x74\xa7\x15\x92\x38\xfa\xe0\x5a\xd5\x3f\xa0\x63\xd3\x02\x39\x91\x54\x85\xda\x3e\xb3\x40\x9e\x01\x46\x95\x69\x9f\x51\x0c\xc6\xc8\xf9\xa2\xbc\x5c\x76\xfa\x15\xc5\x51\xd9\xc6\x70\x4d\x5c\x2d\x3d\x04\xc1\x83\x99\x22\x4d\xb6\x70\x22\x51\xb7\xbd\x17\x1b\xa9\x6e\x3b\x2a\x62\xc0\xbc\xb5\x02\x77\x72\xff\xc1\x6c\xc9\x36\xe1\xc0\x43\x56\x09\x4d\x05\x6a\x92\x88\xd7\xfd\x4c\xe4\x65\xb3\x22\x3b\xe5\xef\xdc\xf0\x38\x9f\x93\xa4\x37\x18\x9c\x80\x99\xec\x5e\x7f\x88\x32\x39\xb4\x9c\x8d\xc0\x1e\x69\x8f\xc8\x02\xe6\x6d\x06\x90\x93\x55\xad\x77\x24\x93\xad\xfe\x61\x66\x5a\x7a\x47\xce\x15\xdd\x3d\xc5\xa2\xf4\xee\x61\xa0\xd9\xcf\x6c\x00\xba\x87\xd4\x35\xb4\x6e\x3b\x4a\x42\xb9\x89\x5c\x99\x63\xe5\x3a\xfe\x49\x03\x81\xa6\xec\x5a\xdd\xc7\xc2\xb7\xd0\xe5\x5b\xb8\x2e\x65\xcd\x9a\x41\xb2\x49\xed\x5b\x74\x6b\x29\x85\xc1\xde\x86\x8e\x37\xe0\x02\xcc\x91\x4a\x3e\x46\x11\x30\x27\x43\x3f\xa1\x91\x11\xe0\x36\x78\x4a\x04\xf2\x1f\x66\x57\x1a\x76\x4a\x5e\xdc\x17\x17\x53\xed\x32\x91\xc3\x99\x5c\xae\x73\x5c\x5a\x05\x1c\xf1\x45\x1a\x65\x69\xe3\x95\xd5\xd2\xc6\x95\x18\x8b\xfb\xf9\x56\x38\x84\xab\x0d\x98\xa8\x26\xf3\xa1\x07\x8e\xe3\xb8\xdd\xab\x76\xea\x26\x45\x1b\xb2\x8a\x18\x92\xc5\xed\x79\x7b\xe8\xdc\x6c\xb8\x2f\x16\x0f\x87\xa1\x60\xba\x4b\x0c\xb3\x82\x85\x1d\x81\xa3\x6a\x95\x1f\xc9\x51\xa5\x58\x8f\x1d\xf1\xd9\x53\xe3\x1e\x03\x67\x52\xa3\xfc\x78\x80\x30\xc7\x12\x05\xe6\xe4\x1e\x9f\x7f\x5c\x68\x67\x96\x26\x7f\x97\x07\x13\xf6\xa8\xc5\x1b\x9c\xc9\x9a\xdb\xe7\x95\x0e\xb9\xd3\x81\x6c\xd0\x30\x3d\x5e\x7d\x98\x68\xe1\x45\x80\x97\xf0\x60\xe3\xd6\xfe\x0c\x2e\xe5\xee\x9e\x7f\x4c\xfe\x60\xbd\x5f\x29\xad\xe7\x8a\x48\x6c\xed\xbd\x43\x58\x07\xbd\xf1\x12\xa4\x32\xec\xf8\x66\x9f\x95\x04\x96\x73\x18\x7e\xad\x6f\xdd\xf8\x3c\x4e\x2e\xf2\x07\x75\x42\x8f\x02\xa5\xb2\x26\x05\xfd\xd4\xd4\x60\xde\x42\x53\xe6\xae\xf8\x72\x72\xe8\x22\x3e\x3f\x21\x09\xfb\xb2\x71\x7a\xc2\x65\x2d\x59\x71\x27\xc0\x93\xbb\xc4\xe0\x05\x0c\xd7\xf0\x8f\x46\xe9\xca\x73\xb6\x17\xbc\x30\xf2\x2c\x1d\x3c\x1f\x3c\xe3\x80\x37\x2d\x90\x1b\x7d\xf2\x72\xe9\x1f\xc6\xb3\xfe\x02\x9d\x67\x75\x1a\xce\xcc\x4c\x36\x8a\xc6\x0e\x90\xe4\x9e\x50\x3a\x75\x68\x15\xc2\x8c\x30\x0f\x65\xfa\xb0\x8c\x03\xb4\x88\x92\x31\x67\x40\x28\x49\x67\x17\x28\xc9\x22\x4b\x03\x4a\xb2\xea\x6a\x33\xf3\xd6\x97\x4d\x35\x8b\x83\xf5\x23\x39\x1a\x24\x7a\x72\xb9\xab\xa5\x1b\xc4\xc8\xdd\xb6\x25\xb4\x95\xb1\xf5\x66\x91\xf6\x73\x62\xa7\x79\x99\xc3\x56\xaa\xb4\x88\xdd\x07\x50\xe4\xfe\x87\x66\xaa\x4b\x05\x29\x9f\xa9\x48\xfb\x95\xbc\x8a\x11\xe2\x34\x54\x74\xe7\x00\x0e\x72\x97\x60\x88\x70\x54\x8d\x82\x53\x64\x68\xd2\xdc\xcf\x99\xac\x32\xfe\xbc\xf8\x9d\x66\x60\x9e\x56\xc7\xa2\x16\x9f\x65\xa3\x6c\x67\xc1\x1e\x97\x46\x92\xd9\xb3\x21\x26\xb6\xbb\xeb\x39\xad\x13\x7d\x56\x1b\xf9\x44\x9f\xd5\x88\x3c\x7b\xee\x3b\x5f\x72\x00\xbc\xa0\xab\x0e\x4e\x1f\x30\x8d\x33\xdc\x08\x03\xac\x30\x74\x83\x39\x94\xe6\x5c\x6d\x3c\x42\xd5\x55\xc1\x6f\xac\xea\xfe\x33\x2f\x87\x5d\x16\x2e\x87\x35\xbc\x03\xec\xb8\x19\xbd\x4d\xd8\x29\x9f\x15\xec\x5c\x94\x29\x49\xe8\xbe\x14\xbb\xeb\x0b\x6b\x8f\xf8\x35\xcd\x82\x69\x00\x08\x20\x8c\x7b\xe4\x8c\xc3\x08\x32\x5d\x60\x80\x64\xec\x60\x59\x4c\x20\x19\xbb\xe6\x6c\x21\x19\xa7\x31\x19\x33\xdd\x7a\xe0\x28\x22\x2c\x6a\x9c\x06\x55\xb1\x83\xe9\x30\xc1\x4e\xec\x1a\xa0\xa7\xd9\xc0\x34\x7f\x4e\x2f\x6b\x75\x1f\x00\x2e\x71\x57\xe5\x3f\x9e\x0d\x4c\x47\x73\x59\x17\xe3\xd5\xa1\x9e\x44\xc8\x13\xf4\xc3\xae\xc9\x7a\xaa\x35\x16\x47\x85\xa6\x18\xc5\x3e\x9e\x24\x94\x72\x82\xc5\x34\xd2\x91\x10\xfc\xc3\x3d\xa9\x8c\xfd\xcc\xc4\xe1\x16\x11\x8c\xdf\x46\x1e\xa4\x3a\x7f\xf7\xa4\x0c\x8b\xbb\x9d\xa0\xa1\x60\x26\x76\x4d\xde\x40\x26\x16\x13\xa6\x4e\x50\x12\x6b\xf1\x38\x5e\x8a\x0b\x36\x78\xc1\x14\x10\x1d\x66\xc6\x73\xb9\x0a\x97\x6b\xc5\x64\x73\xb7\xab\x4d\x37\xe1\x10\x75\x4b\x9c\x60\x15\x68\xb8\x06\xf5\x70\x57\xcb\x1f\xe4\x2a\xd1\xbe\x3b\xd3\xe5\x47\x72\x23\xdb\x82\x9f\x09\x47\xb8\x74\x37\x04\x8f\x70\x17\xe7\xab\x27\xbb\xe8\x3f\xd6\x45\xdf\xe5\x55\x5a\x1d\xc0\x1d\xec\x1a\x1d\xc0\x1d\xac\x4a\x81\xc0\x0e\x76\xad\x03\xf3\xcd\x7d\x42\x83\xa8\x72\x39\x3d\x68\x6b\x21\x01\x7e\x73\xa1\x68\xe2\x35\x55\xa8\x1f\x49\x5f\x90\xf5\x80\x1d\xac\x86\x9f\x4c\x03\xb8\x86\xbf\x9f\x96\xb6\xc4\xed\x8b\x8d\x1b\x45\xe1\x33\xdb\x47\x6a\x8c\x76\xa7\x7d\x2a\x01\x09\x43\xda\x20\x2c\x81\xbe\x95\x80\x10\x16\x2f\x82\x66\x5e\xdb\x4a\x34\x3e\x4d\xdb\x88\x14\x60\x0a\xee\x06\x19\x08\xba\x9e\xc2\x37\x70\x81\xc5\x6b\x5b\x60\x01\x8f\x00\x2a\x6a\xc6\x2f\x07\x35\x78\x59\xfe\x73\xf0\x62\x71\x9f\x1f\xff\x28\xbc\xb8\xe3\xe6\x5f\xc9\xfb\x66\x1c\xee\x3a\x68\x60\x90\x83\x4b\x95\x14\xd0\x41\x13\x35\xcc\x20\x2a\xfa\xc0\x18\x06\xb4\xe0\x6e\x87\x7e\x1e\x52\x67\x58\x5e\x14\x36\x33\x94\x1a\x34\xc1\x90\xa1\x27\x9a\x20\xc0\xfb\x33\x52\xa5\xcb\x7f\xc8\x90\x66\x7b\x04\x1d\x68\x75\x0f\x5d\x8d\x90\xc7\x44\x10\x0c\xd2\x79\xcd\xa8\x4e\x3e\x84\x03\xd0\xc0\xea\xa5\x37\x38\x81\x62\x48\xcc\x48\xed\x0c\x19\x33\xea\x74\x85\x68\x03\x26\xa3\x9e\x2c\x06\xa0\xaa\x25\xf0\x7e\x7b\xd3\x51\x55\xaa\x5d\xf0\x28\x00\xfe\x3a\x29\xea\x66\x18\x8d\xe5\xa1\x04\xe0\xaf\x88\x40\x38\xc1\xf1\x2b\xc2\x93\x4d\xb0\xfb\xa2\x67\x71\x53\xbe\x72\x12\x05\xef\x33\xc5\xd9\x8c\x64\x24\x30\x5f\x60\xf6\x76\x27\xe9\x18\x46\x4f\x52\x9a\xce\xe8\xb9\x8e\x8c\x6b\x38\x75\x2e\xc9\xc0\x4b\xcb\xe6\x87\x57\x48\xcb\x3f\xdc\xdd\x87\xff\x10\xaa\x38\xfc\xe3\x46\xb9\xa0\x8f\x22\xee\xfd\x7b\x81\x38\xda\xe0\x24\x97\x5d\x3e\x23\x12\xa0\x95\x03\xa5\x17\x0a\x2a\x80\xe7\x75\x95\xdf\x10\x88\xdf\x40\x29\x00\xf3\xd2\xaf\x16\xf8\xbb\xae\x82\x1d\xb8\xf0\xe8\xe1\x11\x91\xdd\xa3\xd6\xb0\x26\xba\xa7\x13\xa7\x2b\x28\x1b\xc0\x52\x00\x2a\xde\x1e\x35\x5d\xda\x3c\xa1\x36\xb7\x18\x99\x32\x40\x8b\x9a\xa1\x33\x0f\x20\x63\x33\x96\xa0\x9f\x34\xb7\x00\xe4\x86\x33\x86\xb1\x57\x32\xdc\xc0\xa6\xa8\xa2\x0d\x2a\xde\x11\xa4\xb0\x9e\xb1\x34\x46\x78\x0e\x93\x6f\x20\x15\x00\x8c\xb7\xcb\x33\xb3\x58\x18\xd5\x68\x23\xf9\x86\x0b\x7b\xea\x8d\x4c\x5d\xa7\x9b\x04\x5a\x21\x00\x9e\xb7\x76\x71\xda\xba\xcf\x6e\x9e\xfc\x03\x0f\x46\xe3\xe7\x00\xc3\xeb\x6a\xb7\x82\xe1\x4d\xaf\xc7\xe2\xca\x9e\x30\x41\x97\x3b\x49\xf2\x20\x2a\xff\xc8\xcf\xd8\xbc\xb0\x1d\xa0\xee\x0e\x15\x24\xa1\xee\x82\xe4\xb8\x13\xa8\xbb\xae\x4c\x1e\x5e\x52\xea\x2d\x14\x84\x2b\xa8\xbc\xc4\x95\x8b\x40\xb5\xaa\x51\x2e\x2d\xb9\xaf\x14\xaa\x85\xc0\x23\xb1\xd8\x8c\x5b\xb3\x7f\xf8\x51\xee\x4f\x3a\x72\x27\x47\xf0\x1f\xe6\x41\x62\x40\xe0\x97\x17\x34\x91\x9a\x13\x4c\x32\xee\x5c\x11\x06\x48\x54\x03\x49\xb5\x26\x28\x78\x5d\x25\x3f\x92\x1d\xb9\xc9\x1e\x67\xe1\xf8\x33\xd6\x43\x88\x3c\x95\x3d\x20\xf2\xf6\xb4\xd0\x9b\x47\x81\x5f\x22\x22\xe3\x72\xf7\xe7\x1d\xa9\x87\xed\x71\x5e\xdc\x2c\x69\x43\x84\xd3\xc6\xeb\xbd\x02\xe2\x96\x10\x78\x8a\x80\x40\xe0\x55\x0d\xe9\x91\x57\x9b\x4e\xcc\xeb\x42\x58\x80\x3b\x17\x18\x2d\xd0\x76\x47\x23\x0d\xc5\x8c\x4f\x1a\xe0\xc4\x7c\x76\xde\xaf\xb2\xbf\xb4\x41\x2a\xe6\x46\xf8\xf1\x14\xcf\xae\xe9\x0f\x03\x84\x5d\x0f\xa9\x0e\x7e\x3d\xa1\xa0\x19\x5f\x8e\x64\xf7\x6b\x99\x0a\xd2\x8b\xce\x95\x2a\x51\xe3\x39\x5b\x09\x5e\x18\x15\x62\xdf\xd2\x52\x38\xb2\x84\xd7\x00\x54\x45\x06\x8e\x00\x98\x6d\x02\x28\xd7\xe5\x29\xe2\xc9\x29\xc4\x01\x14\xd7\xa5\x40\x00\xc5\xed\x26\x16\x2f\xee\xd4\xea\x57\xb7\xbd\xb2\x38\x94\x51\x37\x94\x65\x80\x84\x4e\xe6\x0b\x70\x9a\xa2\xf7\xc8\xd2\x50\xa8\x7b\xb0\x78\x71\x1a\x53\x97\xe6\x40\xdd\x2b\x04\x8c\x23\x73\xc4\x5c\xa4\x8b\x92\x71\x2f\xee\x15\x65\xf5\x0b\x2f\x9f\xa2\xdb\xc5\x2a\xd2\x4f\x98\xe0\x12\x92\x86\x39\x5d\x7a\xb0\x2e\xbf\xd2\xcf\xc7\x5b\x4d\x60\xe5\x76\x79\x5f\x18\x24\x24\x34\xd1\xe3\xf4\xaf\x5a\x15\xef\x62\x38\x2d\x48\x72\xfb\x8f\xc1\x8b\x41\x5c\x74\xb7\xe6\x70\x29\x01\x7c\xad\xc2\xc1\x6a\xe9\xf6\xcd\x73\xf1\x23\xff\x68\x36\xee\x3f\xdd\x7a\x69\x44\xf0\xb9\x5f\xd6\x05\xdf\x2d\x16\xc1\x5a\xec\x2c\x82\x90\xef\x5e\x06\x93\x6e\xcf\x28\x23\x24\xf0\xae\xe8\x32\xb2\x48\xd9\x51\xf4\x12\x59\x7d\x9f\x53\x0f\xd6\x02\x16\xbf\x68\xfc\x02\xba\xae\xcb\xab\x96\x49\xa1\x75\xc3\x07\xbb\xae\xcb\xb5\x17\xde\xb2\xda\x9a\xc1\xb1\xeb\x60\x3d\xcc\xa5\xc6\x25\xd1\x5f\x6a\x5c\xcb\x26\x1e\x1c\x67\xd9\x34\x30\x4d\x4d\x70\x0b\x8f\xa1\xf0\xf7\xe1\x4c\xd1\x98\x70\x75\x9c\x16\x40\xe9\x4a\x73\xc5\x87\x3c\xbe\xfa\x07\xf9\x76\x9d\xf3\x91\xfb\xc5\x9a\x2e\xfb\x4d\x9f\x86\x51\xc7\xfc\xe1\x9d\x1e\x98\x71\x13\xfc\xb8\xaa\x0a\x0f\x66\xdc\x9e\x66\x5f\xec\x38\x33\x28\x9e\x80\x8e\x2a\x6b\xe6\x29\xb2\x2e\x77\xb8\x47\x4a\x55\x0a\x42\xb1\xb0\x3d\x1a\xa0\xbe\x84\x20\x68\xfe\x0e\x9a\x01\xe4\x70\x61\x62\x9c\xed\x4f\x15\x18\x74\xb9\x2e\xa1\x5d\xa6\xe3\x58\xf6\x85\x28\x3e\x81\x12\x26\xb8\x73\x07\x29\xfb\x27\xb0\x73\x55\xc2\xb8\x36\x73\xae\x9a\x0c\x81\xa0\x2b\xe6\x9c\x9b\x0b\x57\xdb\x8c\xc5\x06\x83\x2e\xd4\xda\xd7\xca\x03\xc9\xd4\xa1\xbc\xb5\xe5\x10\xf5\x38\x5a\x36\xa8\x2d\xd2\x93\xb7\xb2\x27\xf4\x91\x2b\x3f\x79\xc1\xd2\xca\x08\x5a\xc9\x14\x5c\x4e\x6f\x19\xb1\xe5\x24\xc4\x4b\x1e\xac\xc7\xc8\x3a\x15\x5e\x91\x0d\x96\x4c\x58\x42\x23\xe8\x9c\x61\x15\xe2\xcc\x49\x70\xc1\x99\x2b\x29\xfb\x82\x33\x57\x8d\x90\x03\x66\x6e\xe6\x16\xe5\x62\x50\x72\x0b\xcc\xdc\x6e\xc2\x97\x1c\x13\x73\x72\xe5\xf4\xd2\x45\x41\x0a\x9a\x55\xbd\xcc\xae\x1f\x7d\x28\xff\x74\x8a\xac\x56\x64\xfd\x9c\x4b\xa6\xeb\xd1\xbc\xdd\x65\x48\x95\xcb\x4b\x3f\xa3\x46\x40\x93\xdb\xff\x50\x95\x39\x27\x93\x98\x10\x3f\xa8\x4b\xf5\x32\x79\x95\x19\x18\xc0\x96\x2b\x86\x8d\x80\x1b\x57\x52\x08\x17\x2b\x2e\x5b\x7f\xf4\xec\xa1\x57\x4f\x52\x35\x5f\x3a\xd5\x52\x5a\x27\x23\xa0\x2f\xa7\x80\x72\xcd\x6a\x9f\x6c\xcf\x3f\xa4\xa3\x59\x5c\x3a\xea\xb4\x3f\xde\x18\xf3\x87\x66\x4a\x1d\x4d\x16\x66\xca\x25\xf9\x20\x63\x64\xd1\x9d\x04\xe4\xb9\xbe\xec\xd6\x6b\xe8\xac\xcf\xd2\x5a\xc4\xb6\x85\x63\xae\xd6\x24\x01\xe9\x92\xa2\x72\xb1\xa7\x3f\xa7\x18\x74\x6b\x64\x81\xcb\x4e\xd9\xc4\x4d\x09\x4b\x2b\x9c\xf9\x15\x99\x97\x9b\xa7\xfb\x73\xeb\x23\x50\x2d\xb5\x3d\xb2\x38\x4e\xe0\xe5\x0e\xed\xa2\x4b\xf7\xa1\x03\x32\x0a\x8c\xdc\xa1\xc4\x7f\x1a\x2d\x62\xf4\x0d\xc8\x71\x7b\xb2\x26\x2f\xf8\xcb\x28\x14\x9c\xa4\x5e\x2e\x7a\xe8\x9c\xd8\x1d\x3d\xaa\x27\x3a\x61\x33\x01\xc5\x69\xa2\x0e\x90\x3b\xa7\x08\x73\xca\x2a\x67\xb2\x68\xfa\x75\x72\x99\xe7\xc1\x3b\x61\xd7\xba\xa9\x8a\x36\xd7\x4c\x3f\x01\xaa\x5c\x35\x06\x54\x54\xb9\x00\xab\x72\x82\x2a\x57\x75\xab\x04\x49\xae\x18\xb0\x73\x26\xbb\xee\xbe\x90\x97\x2e\x7c\x46\x84\x33\x77\x05\x48\x72\xdd\xdd\x07\x92\x5c\xf7\x48\x9c\x25\x67\x91\x6a\x4b\x0e\x96\x31\x15\x89\x24\xa7\xe2\xf4\xee\xce\x0c\x15\x40\xc3\x15\x50\x8d\xe6\x59\xdc\xbd\x88\x1a\xa7\xe9\xaf\x46\xf9\xf3\x0a\xe4\x24\x37\x56\xce\x77\x35\x35\x1e\xdd\x01\x31\x28\xbb\x5c\xe5\x3b\x6c\xe7\x53\xd7\x5c\x83\x86\x44\x8e\x5b\xf2\x4c\xa0\xe3\x7a\xae\x03\x46\x4c\x90\x4d\xe6\x69\x28\x8a\x63\x21\xd8\x24\x27\x58\x1d\x94\x8d\x7d\x62\xce\xd4\x7a\x7b\x72\x25\x68\x80\xcb\x49\x16\xc8\x1c\x6d\xcb\xb3\x4e\x5f\x93\x8d\xbb\x6b\x9a\xe6\x40\x5a\x4b\x3d\x15\xa5\xf5\x54\x4f\xd5\x05\x04\x34\xb9\xfe\xaf\xc4\x6d\x71\x8b\xe0\x68\xe3\x82\x72\x3b\x08\xe8\xe5\x3c\x53\x7f\xa5\x23\xf8\xfe\xe8\xe8\x01\x92\xdc\xae\x95\xc2\xdd\x73\x8f\xbc\x77\x76\x67\x8d\x61\x74\xa9\x6d\xb7\xb8\x7a\x3c\x07\xf4\xec\xb9\x86\x34\xd2\x55\xb2\x90\x86\x4e\xc0\x1a\x7e\xd5\x8d\x3d\xf4\x8a\xa1\xe2\x91\x4d\x52\x24\xd9\x34\xea\xdb\x39\x1c\x15\x1d\x4b\xed\x17\x4e\x75\xea\xcc\xeb\x6e\x1c\xd9\x22\x75\x71\x87\x68\x6e\x85\x73\x9a\x35\x8c\xd2\xd3\x4d\xee\x66\x26\xe5\x88\x3e\xbe\x40\xce\xed\xd2\x96\xb0\x3d\x06\xa2\x55\x74\x5a\x80\x33\xe5\xf6\x4b\xe6\xed\x6c\x91\x35\x52\x9f\x21\xb0\xe8\xf6\x12\x52\x53\x88\xa2\x47\x9f\x42\xa2\x6e\x7b\xa4\xd5\xd2\xb3\x11\x5c\xba\x72\x60\x88\x3a\x09\xc6\x9f\x26\x92\x38\x45\x98\x1f\x76\x84\xeb\x42\x93\x26\x9c\xa9\x63\xbb\x84\xe1\xd9\xb1\x91\xa5\x34\x8e\x6c\x74\x26\xc3\x76\x75\x49\x0b\xad\x5b\xf8\x09\xf3\x06\xb3\x7c\x0a\x5f\xb7\x8c\x8a\x3b\x89\xd3\x5f\xee\x25\x6e\x0e\x4d\x74\x20\xac\x9d\xe9\x17\xce\x65\x47\x18\xc6\xca\x59\xa0\x87\x66\xce\x82\x14\x9e\x7a\x04\xe7\x1c\xea\xf8\x9b\x13\x77\x32\xb9\xce\xdb\x99\x00\x59\x3c\xbb\x7d\xa4\x52\x84\x56\xea\xc8\x0f\xac\x5d\x95\x59\x9f\x98\x53\x0d\xd6\x07\xe1\x6e\xd7\xca\x8c\xe0\xb1\xbb\x46\xbe\xd8\x73\xda\xd6\x7b\x17\x58\xdb\x79\xa2\x23\xab\x2b\x88\x77\xb7\x46\xbe\xa8\x29\x4d\x8b\x43\xbe\x60\xbe\x00\xde\x1d\xcd\x75\x22\x9c\xd2\x38\xfc\x13\xb5\x98\x6c\xad\x53\x20\xbc\x96\x33\x82\x9d\x55\x47\xee\xf3\x76\xa6\x18\xd1\xad\x78\x99\x25\x4e\x3e\x62\x78\xa6\x87\x76\x0f\x1b\x7e\xe9\x4d\xe3\x89\x61\xd6\x00\xf3\xf3\x4e\x36\x6a\x09\xfb\xf7\x17\x36\xef\x04\x7a\x2f\xbc\xd7\x38\x37\x83\x6f\x7a\x8b\x02\xc3\xd7\x57\x3e\x3b\x10\x66\x54\xcd\x57\xcf\x26\xa0\xf7\xaa\xd1\x8a\x20\xef\x75\x43\xb4\x00\xdb\x9b\x5e\xfc\x9e\xaf\x2c\x92\x01\xbe\x26\x4f\xa6\x2c\xc0\x08\x5a\xa8\x4e\x72\x3b\x9b\xe4\x07\x10\xbe\xf0\x72\xe4\xf4\x46\x11\x64\x97\x79\xbe\x39\x3b\xb4\x80\xd2\x9c\x44\xf6\x55\x4c\xf4\x59\xf6\x8a\xec\x73\xbe\x76\xc9\xaa\xc8\xc5\xe5\xae\xc0\x35\xc7\xb0\xe1\x33\xb9\xb6\x8b\xf1\x29\xb6\xc9\x69\xbf\xc4\xb5\xe0\x19\xd7\x4f\x29\xeb\xa7\xc8\xc0\x20\x48\x09\x93\x5b\xe2\xcb\x99\xb1\x70\x4a\x09\xb4\x6d\xec\x8c\x31\x9a\x27\x2e\xc3\x46\x0a\x02\xf9\xd7\x0d\x46\x06\xe4\xaf\x5b\xed\xf5\x63\x3e\x86\xcf\xaa\xf1\x9c\xb1\x4b\xef\x1d\x4e\xae\x80\x7f\x46\xc8\x00\xf8\xd7\x8d\x12\xbc\x48\xbf\x65\x5c\xf2\x75\xa8\xb6\xd3\x00\xe1\xa4\x53\xa7\xb9\x0b\xc3\x6e\xf3\x88\x01\xfe\x57\xd5\x6a\xc0\xfb\xeb\x2e\x29\x70\x7f\x7b\x44\x7c\x54\x12\x3f\x89\x67\x05\x7b\x8c\xf5\xd7\xd6\xae\x8b\x89\x17\xae\x62\x3e\x00\x9f\xb3\xe3\x7e\xc4\x36\x1f\x3e\xe7\x42\x5a\x95\x64\x0a\x03\x02\x60\x7f\x7b\xa2\x1a\x2f\xa4\x69\xb6\xef\x25\xa7\x93\x97\xaa\x58\xc8\xde\xbc\x52\xd7\xae\xfe\xc3\xa6\x85\xee\x5f\x55\x6d\x17\xb3\x3a\x90\x80\xdd\xe0\x59\x10\x01\xbb\xb1\xa2\x00\xff\x15\x3d\xa3\x04\xfb\x9b\x7a\x30\x5d\xc9\xac\x31\xab\x5c\x6a\xd4\x80\x10\xcf\x0b\x63\xb0\x12\x23\x08\x7f\x35\xa7\xb7\xe5\x70\x2d\x21\x78\xa4\x05\x48\x84\xc4\x01\xb8\xc4\x6b\x75\x42\x49\x51\x63\xb4\x20\x60\x7f\xdd\x88\xd1\x4b\xc7\x1c\xe9\xc6\xd5\x08\x19\xe7\xc4\x08\xfc\x67\xf0\xe8\x85\x36\x9d\x05\x70\xde\xf1\x6e\x55\x0c\xc0\x76\xb8\x13\x70\xc1\xf5\xa2\xf6\xd2\xab\xa7\xe4\x0b\x66\x76\xa7\x06\x8c\x77\xbd\x10\x12\xde\x4f\xf2\x05\x74\xdf\x11\xa0\xc2\x4c\xb0\xfb\xba\xb1\x35\x57\x7a\xcb\x2e\xbf\x82\x96\x39\x4f\x43\x99\xc8\xe5\x07\xde\xb5\x68\x67\x07\xaf\xaf\x7b\x11\x76\x25\x13\x6e\xfe\xc1\x76\x0b\x9f\xe1\x0d\x5a\xe3\x85\xeb\x6b\x12\x49\xe0\xfa\x76\x8b\x94\x9f\x1e\x14\x06\x32\xed\x16\xf3\x69\x56\x82\x51\xff\x14\xf6\xae\x29\xbd\x77\xc6\xd0\xc3\x75\x35\xbe\x4c\x4d\x60\xaa\x19\x20\xfb\xf6\x00\xe8\x41\xe8\x07\xe5\x1f\xe0\x02\x7a\x44\xc2\xbd\xec\x0e\xe2\x12\x53\x17\x19\x71\xfa\x74\xb3\xbb\x42\x0e\x08\x21\xba\xc8\x85\xa3\xc3\xca\x95\x9c\x18\x5d\xf2\x12\x30\x56\x8a\x7f\x91\xb3\x40\x0f\x99\x8b\x24\x39\xd5\x75\x5f\x24\x29\x46\x36\x11\xf2\xaf\x1c\xd0\xb1\x7f\x98\x7f\x16\xe6\xb0\xe5\x33\xac\x14\x9b\xc1\x85\xb9\x5b\x17\x25\xa1\x00\x43\xe3\xc7\xb5\x5c\x1e\xa6\x74\xd9\x71\x0b\x70\x8b\x91\x05\xe8\xb7\x5b\xfa\x54\x7e\x91\x7a\x9c\x19\x76\xc7\xb3\xf2\x99\x14\x8d\x78\xd6\x3c\x10\x42\x23\x19\x82\x0e\x74\x60\xd1\x4b\xfa\x12\xda\x41\x16\x96\x68\x81\xca\xbc\x97\x89\x76\xdc\x33\x9a\xb7\x75\x28\x04\x22\xb0\x1b\x7a\x04\x44\xe0\x1e\x86\x25\x9c\x10\x49\xe2\xe5\x11\x64\x1c\x97\x3c\x33\x8b\xa8\x7b\x3a\x87\x68\xd7\x12\xf9\x0b\x40\x5b\x5d\x4e\xae\xdb\x06\x11\xc4\xae\x5b\x57\x76\xfa\x6e\x9c\xab\xf9\x7f\x80\x09\x1c\xbf\x7c\xd6\xe4\x4f\x13\xb7\xf2\xb6\x5b\x04\xae\x9e\xc7\xd6\x24\x67\xa6\x61\x12\x58\x50\x3f\x1a\xb0\x03\xbb\x8e\x22\x97\xbc\xdb\x21\xa1\x67\x07\x60\xd5\xf3\x52\xb7\x36\x49\x90\x58\x80\xcd\xac\x31\xd7\x93\x27\xcf\x32\xd9\x08\x03\x49\x7e\x2d\xe9\xdb\x3c\x7a\x78\x7b\x7f\xa9\x5c\xbb\xe6\xa8\xcd\x9a\x67\xaf\xcd\x97\x87\xb7\x60\xd7\xeb\xf8\x68\xef\xf5\xe2\xc4\xe5\xdc\xbc\x78\x78\x8f\x7f\xbd\xd9\x1c\x1d\xd9\x2c\xb7\x99\x1b\xe2\xe2\x92\x34\xc0\x30\x9e\xd7\xa7\x7a\x2b\x55\xfb\xea\x2e\x8e\xe2\x79\x7d\xb4\xe1\xc9\xfa\x26\xcf\x54\xfb\xd9\x9e\xfb\xea\x73\xfb\x48\x59\x92\x9d\x42\x40\xee\xad\x42\x0f\xb5\xa7\x9b\xe8\xd3\xa9\x77\x27\x10\x83\xa5\xe8\x12\x79\xeb\x1c\x0b\x4e\xde\x04\x6f\xb0\xa4\x3b\xd8\xad\x31\x5b\x82\x79\xff\x68\x3f\xbf\xf2\x8a\x02\x02\x74\xff\xb4\xda\x34\xff\x51\xc6\x98\xfe\xc3\x94\x1e\x3e\x23\x21\xaa\xb6\xdc\xe2\xb7\x1b\xe4\x08\xde\xe0\xd0\x73\x01\xbc\xc1\x66\x84\xf1\x7d\x38\x11\x3e\x37\xbe\xa1\xa6\xc3\x89\xf0\x7b\x49\x0c\x1c\x07\x18\xc2\xfd\x32\x78\x79\xff\xfb\xdf\xd4\x4f\x1c\x4c\xc2\xf1\x3b\xfe\xca\x64\x3f\x6f\xf9\xb8\x17\x74\x77\x86\xcc\x32\x13\xc5\xbe\x50\x73\xf1\x1c\x43\xef\xef\xa2\xec\xda\xfd\xca\x9e\xf9\x47\x2e\x11\x3d\xdb\x8c\x7c\x18\xc5\x72\x6f\x3e\x3e\xb4\x9d\x80\x83\xb8\xab\xf2\x0f\x8d\xd6\x9c\xf6\x3b\x59\x37\x1c\x42\x50\xc4\x69\xc6\xaf\x3b\x79\x37\x5c\x45\x20\xc4\x66\x4a\x1a\x80\x10\x87\xa6\x22\x80\x10\x2b\xc0\x0a\xf3\xae\x2c\x43\xb1\x34\xb9\xfa\xab\xbf\x7f\xc0\x70\xd2\xc3\xc6\x56\xe1\x18\xdf\x69\x18\x6f\xbe\x30\x72\x94\xe0\xbb\x79\xbe\xd9\x9b\x77\x73\x73\x40\x83\x44\x45\x0c\x70\xbb\xe7\xbd\x99\xf7\x50\x05\xbb\x53\x6f\x66\x80\x8d\x65\x40\xec\x03\x06\x71\x28\xb3\xdc\x3d\xc7\x4a\x47\x3a\x2b\x5d\x7c\x76\xa6\xe1\x80\x77\xe7\x2c\x38\x07\xa6\x1e\xaa\xee\x81\x1e\x94\x60\x3e\xc4\x47\x54\xac\x05\x1f\xb1\x64\x94\xd5\xdd\x73\xff\xf9\x42\x4f\xdc\x66\xc3\x43\xc2\x60\xc9\x2a\x14\xe6\x6f\xba\xbd\x4d\x96\x6d\xdc\x83\x6e\x79\x7a\x06\x54\x00\x89\x55\x88\xc4\xa6\xbc\x7c\x9b\xdb\xb3\xba\x4d\x06\xb3\x80\xb8\x96\xb0\x88\xff\x5e\x94\x61\xe0\x03\xb7\x57\xcb\xd5\x3d\x33\x73\xfb\x31\x14\x83\x63\x75\x5c\x04\x26\xb1\x7a\xb1\x7a\x4f\x9b\xa7\x5b\x69\x35\xcf\x17\x0e\xa2\x97\x65\xf7\x74\x6b\x85\x15\xab\xab\xb9\x4d\xf0\xd2\xd5\x8f\xeb\xd6\x3a\x6e\xbf\xc2\xbc\xe1\x0c\x31\x58\x75\xb7\x49\xe4\x42\xd3\x5f\x33\x55\x9b\x55\x01\x2c\xc3\xda\xf3\x0f\xdc\x2c\xed\x61\x90\xce\x49\x1a\x12\x29\xb8\xf0\xc7\x62\xae\x61\x74\xe0\x1a\x56\xcd\x62\x89\x65\xf8\xef\x8f\x4e\x2a\x31\x16\x07\xce\xad\xaf\x3b\xe8\x85\x55\xca\x0d\x48\x61\x31\xa2\xe9\x5e\x92\x3c\xd7\x1c\x1d\x5a\x69\xe2\x3e\xbd\xa4\x83\x63\x02\x58\x38\xcc\x49\x06\x60\xe1\xd0\x2b\xf7\x3e\x5d\x58\xbf\x21\xbd\x3a\x2c\xe0\x3e\xe5\x27\x9e\xd3\xd3\x88\x10\xd6\xe5\x64\xbb\x49\x60\x4f\xce\x72\xf3\x1b\x4e\x99\x04\x67\xab\xdf\x43\xdf\x4b\x21\x0d\x8b\x22\x28\x90\x86\x43\xdf\x52\x20\x0d\x87\x59\xc0\x40\x34\x1c\x3a\xc5\x02\x5c\x38\x74\xa4\x04\xb8\x70\x8f\xcd\x9a\xa4\x6f\xc8\x50\xb7\x19\x29\x54\x71\xc0\x2e\x1c\x3a\x46\x82\x5d\x58\x72\xa9\x8d\xa3\xdd\xca\xd2\x5f\x94\xef\x66\x65\x24\xc8\x37\x1d\x93\xa4\xdd\xf2\x58\x0f\xed\xcd\xce\x93\x3a\xde\xb9\x11\xe8\x26\xac\x7b\xe5\x47\x8f\x25\xfc\x83\x8b\x4e\xc7\x9b\xb6\x73\x17\xed\xb1\x0d\x7a\x99\x97\xd1\x6e\x7b\x03\x63\x0e\x64\x40\x30\x0b\xf7\x0a\xfa\xcf\x16\x33\x73\xf4\xc9\xe0\x87\xe5\x59\x11\x0f\x4a\x32\x7b\xa4\x0b\x10\x0c\x8f\x65\xce\x08\x60\x0b\x87\x0e\x90\xa0\x16\xee\xaf\xe8\xd7\x03\x9c\x99\xeb\xa3\x85\x1d\xf1\xe2\x36\x41\xb6\x0c\xef\xb5\xbb\x7c\xef\xc5\xb5\x26\x55\x60\x0b\xab\x12\xe1\x9d\x4a\x38\x02\xd3\xfd\xca\x15\xd1\xea\x00\x24\x1c\x26\x9b\x02\x78\x70\xe8\x4b\x08\xd6\xe0\x50\x22\xb8\x3f\x89\xab\x64\x45\xc6\x8f\x92\x7b\x6b\x2e\x97\x34\x7f\x30\x12\x94\xb8\x3b\xfd\xa4\xac\x48\x7b\xcf\x6e\xe0\x49\xc3\x79\xe3\x99\xc6\x86\xcf\xf2\xf9\xea\x0b\xc9\x25\x99\xd8\x87\x4c\xac\x32\xda\xe7\x67\xc3\x95\x67\x1b\x9b\x3c\x93\x3d\x89\x15\x7e\x7e\xb8\xfc\x1f\xd6\x93\x8b\xca\xcb\x81\xeb\x01\xe3\x7f\x74\x9b\x3a\x90\xe0\x1e\xb3\x35\xe9\x78\x0d\x76\xe1\xd1\xd4\xe6\x9f\xc3\x74\xff\x16\x61\x7b\x0d\x3f\x92\xe8\x2c\x5f\x26\x57\xbb\x7e\x14\x74\xd6\xc2\xde\xba\x32\x6a\xbc\x7e\xb5\xd1\x8b\x75\xa8\xf3\xe4\x73\xb0\xec\xc3\x6e\xb8\xec\x10\x26\x40\x10\x77\x9f\x28\xc1\x95\xb8\x41\x31\x0f\x89\x5e\x0d\x75\x7e\xc8\x94\x61\x04\xd3\x53\xb2\xdf\x74\xa3\x64\xff\x2c\x2d\xa3\x61\xdb\x3c\x9a\xe2\x59\x96\x47\x20\x0a\x1b\xcf\xeb\xf1\xe5\x1f\x10\x08\x68\x1c\x08\x88\x4d\x06\xf4\xa0\xbe\x7b\x77\x23\x18\xe2\x94\x4c\x01\x86\x38\x4c\x0e\xf5\x64\x40\x2e\xad\x55\xe6\xcc\x3e\xa1\xb0\x9b\xcb\xfa\x11\xfc\x38\x7c\x56\x40\x74\x74\x95\xad\xe8\x14\x18\x6a\xab\xf3\xd5\x63\x92\x41\x75\xee\xa7\x89\xbd\xc8\x1c\x98\x63\xf0\xe7\x73\x63\x9e\x2c\xe0\x72\xd1\x8d\xc6\xb6\xc9\xb2\x32\x67\x28\xe4\xd3\x48\x22\xce\x99\x7f\x1a\xd4\x12\x61\xff\xc1\xb8\xae\xe3\xec\x63\x82\xa8\x91\xb5\x3a\x33\xcc\x86\x02\x03\x1e\x10\x8f\x81\xb5\x10\xc2\xc7\xeb\x72\x9d\x55\x9f\x9e\xcb\xc2\x24\x77\xaf\x83\xe2\xcf\x68\xde\x47\x71\x02\x59\xf1\x31\x04\x57\x1f\xd7\x27\x45\x88\xfc\x47\xb9\xa6\xd9\x2c\xfd\x0f\x1b\xd2\xd5\xa2\x59\x24\xf7\x95\x5f\xbd\x6c\x50\x06\x33\x80\x8b\xe4\xe8\x3e\xa4\xe0\xd0\x95\x0f\x8c\xc6\xa1\x9f\xda\xa3\xd9\x5e\x9f\x5a\x71\x19\xcd\x10\x22\x2e\x63\x29\x6e\xfb\x01\x8d\x9b\xfe\x91\x9d\x62\xe6\x07\xf3\xe5\x42\xcf\x5c\x4f\xbe\x9a\x80\x1f\x38\xf3\xd3\xdd\x43\x81\x49\xdb\x4e\x57\x06\xcf\xb2\x6c\x73\xa0\xed\x31\xec\x29\xc9\x91\x86\x68\x11\x08\x9f\xbd\xa8\xcc\x9a\xdc\xe9\x3f\xab\x82\x05\x21\x6e\x3c\x9a\x0a\xcc\xd2\xfb\x44\x2e\x16\x15\x87\x42\x8d\xf4\x25\x14\x6b\xdd\x7e\xa1\x01\x5a\x52\x65\xc8\x8f\x96\x93\xc7\x74\x1e\x00\x81\x4e\x80\x1e\x87\xfe\x62\xc2\x39\x2e\xad\xdc\x4f\xb8\x57\x68\x65\xe9\xfd\x25\x25\x59\xce\x35\xa5\xb5\x0a\xe8\xcb\xfa\x98\xcd\xc3\xfb\xdb\x67\xa5\xe8\xc6\xf3\x3e\x3b\xfa\x45\x03\xd4\x38\x74\xeb\x02\xa8\xb1\x18\x10\xf3\xe8\x11\x97\x27\x24\x25\x10\x89\xcf\x96\x40\x86\xce\x35\xcf\x89\xe3\x8b\xc4\x51\xa1\x43\x82\x71\xd2\x27\xd7\xe6\xd4\xbf\xc4\xe3\x72\x66\x9f\xfc\xca\x75\x86\x6d\x3c\x8a\x1a\x92\x53\x1c\xe2\xf2\xd8\xe2\x0f\xa7\x90\xfa\x28\x76\x48\x00\x4e\xe6\x43\x92\xb4\x45\x90\xa1\x27\xcf\x83\x13\xb5\xda\x13\x70\x91\xd5\xe8\x8f\x27\xfd\xe2\x3c\xce\x17\x81\x24\x36\x7c\x71\xcc\x97\x85\x65\x7d\x30\x2f\x70\x24\x43\xbf\x72\x60\x24\x87\xbe\x46\x09\x23\x99\x9b\xf8\x82\x87\x84\xcf\x00\xa3\x49\xcf\x94\x58\x9c\x19\x2e\x0f\x34\x86\x81\x2e\x59\x65\xc0\x8f\xd0\x1a\xfa\x27\x27\xba\xa4\x22\x12\xc0\x91\x43\xa7\x32\xb1\x22\x0d\x52\x15\x2a\xb2\xb9\x28\x7a\xc8\x69\x57\x03\x1e\xb2\x98\x30\x4c\x78\xc8\x65\x82\x20\xe0\x21\xab\x16\x27\xe0\x21\x0b\x90\xac\x13\x78\xc8\xa1\x25\xff\x31\x51\x96\x53\xff\xb8\x40\xd2\xd2\xc7\x51\xd3\x0d\xd3\xfe\xea\x01\x02\x56\x64\x31\xde\xfc\x51\xee\xc8\xa6\x1f\x0a\x30\x86\x2d\x76\x0c\x1d\x83\x80\x7f\xac\x39\x9e\xf7\xe0\x77\xbe\xf7\x2e\x5f\x87\xda\x87\xf8\xa3\x5a\xad\xf5\x6d\x7c\xe5\x1f\x1e\x9d\xbf\x7d\x99\x9f\x14\x5d\x3c\x7e\xf8\xd9\xe9\xd0\x21\x50\xa4\x89\x78\x1e\x7d\xee\xbc\x7d\x78\x52\x8c\xf1\xf8\x90\x49\x32\x67\x11\x4f\xf0\xad\x87\xf2\x62\x06\x04\x4a\x7c\xf2\x11\x8f\x28\xc2\x8e\x7e\x4d\x20\x42\x36\x65\xfc\xc7\xd8\x5e\xcd\x70\xcf\x97\x0d\xfa\xd5\x45\x89\xfd\x95\xa8\x8e\xc5\xab\x85\x17\x03\x86\x19\x26\x40\x78\xac\x85\xbd\x0a\xc0\xe3\xd0\x3d\x08\x50\xc7\x5d\xed\xe0\x65\xf1\x87\x05\x4e\x9e\x0f\x9e\x69\x81\xd6\xde\x23\xb7\x18\x1f\xe5\xd5\x7e\xf8\x42\xcf\x6d\xfa\xf0\x22\x39\x2c\x92\x3b\xc0\x97\x0b\x5d\xc5\x12\xb7\xbd\x5d\xbc\x48\x1f\x86\x2f\xd8\x38\x97\x75\x41\x1e\x98\xdc\x37\xcd\x0d\x9c\x0e\x60\x1e\x87\xce\x41\xc0\x3c\x0e\x3d\x40\x40\x79\x1c\x7a\x19\x81\xe6\x58\x34\xfb\x81\xe6\x78\x84\x7a\xd2\x5b\xf4\x64\x41\x99\x78\x4d\xfc\xe1\x98\x74\x0e\xaf\x08\x0e\xaf\x22\x88\x6e\xb8\xaf\x8e\x01\xcb\x67\x4d\x0f\xf0\xef\xb7\xda\x11\xaa\x42\xec\xd0\xe1\xe0\x45\xec\x28\x3a\x01\xbf\xc8\x1d\xfa\x73\x88\xf4\xb8\xcc\x15\xf5\x62\x84\xd0\x05\x03\xa4\xc7\xa1\x9f\x07\x48\x8f\x43\x6f\x05\x90\x1e\x87\xce\x27\xaf\xc6\x89\xe5\xf7\xa8\x2e\x50\xfd\x97\x9b\xff\xa2\x63\xf1\x0b\xec\xb2\x59\x01\x01\x7d\x1c\xfa\x88\xbc\x79\xdd\x0f\xaf\x7e\xd3\x3a\x31\x2d\x31\xf8\x8a\xd1\xe5\xed\x83\x43\xc5\x6b\xaf\x69\x53\x00\x1a\xb2\xcc\xac\xf7\x52\x6f\xe1\x19\x67\x39\xa8\x30\x30\x91\xbb\x1f\x7c\xd4\xdd\x91\x0e\xa9\x13\xc9\x6a\xd7\x3b\x60\xd0\xc8\xd3\x6f\xd7\xb5\xcc\x6f\xe8\x07\x7c\x45\x90\xc8\xf4\x12\x04\x0d\x72\xe8\x8a\x01\x18\xe4\x30\xe9\xc5\xdb\x73\xdc\xd4\xba\xe5\x87\x69\x06\x9e\x57\x94\x2c\xcd\xde\x6f\x0a\x0d\x2e\xcc\x70\xac\xfe\xe1\xf4\xd3\x8f\xc1\xf4\x57\xbf\x61\xfa\xab\xb5\x5e\xbb\x56\xb7\xc4\x40\x55\x47\x2a\x79\xd3\x30\xb1\x7c\xc9\x2d\x41\xe9\x7f\xc8\xce\x3c\x2b\x6f\xe5\x4b\xce\xb9\x2f\x9a\xbc\x10\x0e\xde\x69\xe3\x8c\x75\xb2\xde\x4e\xce\xbc\x79\xf6\x1b\xe6\x00\x3e\x06\x88\xe4\xae\x89\x59\x9b\x1c\x12\x67\x50\x9f\xf9\xdc\x15\x91\xd8\xcc\x3c\xb3\x11\xda\x9f\x2e\xcc\x6f\x9c\xff\xfd\x2f\x99\x16\x70\x93\xc3\xcb\xb9\x57\x87\x7a\xed\xff\x6f\xb0\x06\x30\x21\xa0\x27\x6b\x6e\x31\x4c\x16\xde\xa7\xbd\x79\x0b\xb1\xfc\x83\xa3\x81\x10\xf6\xae\x5c\x0e\x5f\x58\x0e\xa7\x34\x5d\xf6\xdc\x23\x06\x5f\x55\xe6\x47\x84\x38\x53\x67\x01\x10\x37\x34\x5a\x7c\x9e\x13\xb6\x1e\x60\x71\x47\x98\xed\x54\xb0\xb8\x00\x8d\x76\x7e\x55\xd1\x27\x5f\x9c\x3a\xc8\xc2\x97\xe7\x86\x1d\xf7\x99\xe5\xce\x68\x85\xcf\x2c\x77\xda\xd1\x41\x92\x1b\xde\x45\x7c\x4d\x46\xee\xef\x5a\x0c\x60\xc0\xe0\xc5\x0d\x2d\xf5\x5f\xa7\x00\xe2\x19\x70\x71\x43\xb3\x39\xa0\x70\xbb\x27\xb4\xd7\x25\x81\xec\x64\x60\xe1\xf6\x3f\xbc\x60\x59\xeb\x9a\xd7\xbf\x21\xc3\xb2\x5b\x43\x99\xac\xfa\xc2\xf6\x9d\x7e\x45\x1a\x35\xb6\xf2\x67\xae\xd6\xfc\x46\xd2\x1a\xfe\xf1\x72\x81\x40\xb7\xa6\x69\x6e\xf8\x7d\xba\x6b\xc2\x3f\x64\xec\xf4\x77\x62\x5d\x72\x7a\xf0\x3f\x6d\xce\xf5\x64\x4c\x10\x8f\x6f\xef\xdd\xf4\x16\x03\xcb\x6d\x68\x02\xff\xdc\x71\xd0\xb9\x2f\x48\x91\x03\x89\x06\xca\x6d\x68\xf3\x06\xca\x6d\x68\x1c\x06\xc9\x6d\x68\x8f\xfe\xf6\x26\xac\x7a\x40\x8a\xea\xb6\xcc\x5f\xf9\xb9\x23\xdd\x14\x21\x81\xae\xb6\x40\xbc\x77\xd6\x9a\xab\x4a\x55\xde\x8c\x55\xce\x29\x08\x6f\x7b\x62\x7d\x61\xc1\x38\x2a\xe2\xb8\x85\xd1\xfb\xe2\xb8\x4d\x0d\x4f\x60\xb7\x0d\x0d\xb7\x9f\x49\x5a\x41\xc7\x9c\xe0\xb8\x0d\xa1\x68\xbe\xc5\x79\x70\x83\x9d\xf8\x41\xb8\x27\x4e\x25\xf8\xf0\x85\x09\x71\x1d\x8d\xf1\xf8\x59\x20\xd7\x94\x01\xe2\x5f\x0a\x4a\xe3\xfc\x4c\x41\x57\xfc\x5d\xb6\x5f\xad\xc9\x45\x75\x13\x9e\xb6\xed\x33\xa4\xc0\x75\xc4\x62\xa6\xac\xfb\x01\xb4\x53\x74\x6d\x05\xc4\x6d\x68\xa1\xfc\x14\x45\xdd\x1d\x98\xd2\x24\x17\x40\xb8\x6d\xca\x4d\x07\x71\x5e\x91\x7c\x7e\x18\xc9\xba\x17\x10\xc0\xb9\xed\xaf\x98\x03\x72\xca\x54\xd7\xf8\xf6\x28\xb9\xbb\xbc\xc3\xd2\xbf\x14\xac\xb6\xa1\xd5\xe7\xbb\x71\xfa\x80\xbb\x7f\xf8\x9c\x74\x2f\x2d\x3e\xb3\xc2\x18\xfa\xf8\x3d\x6a\xd7\x74\xf7\x61\xc9\x5c\x25\x85\x4e\xe8\x11\x18\x6e\x7b\xc5\xe8\xe2\x93\x5d\xe4\x2b\xec\x52\xe3\xf7\xa7\xfb\xca\xa7\x24\xe9\xd2\x22\x3c\x86\x97\xe5\xdf\xab\x9d\xf3\xe7\x3f\xcc\x9d\x13\xff\xe6\xb8\x18\x0b\xf7\x58\x1a\x35\x40\x74\x3b\x74\x63\x06\xd1\x6d\x97\xa6\xc4\x27\xd6\x3a\x1d\xe3\x1a\x2b\x9a\x5b\x91\x6b\x2c\xad\x1d\x40\xb4\x0d\xd5\x75\x10\xda\x8e\xae\xb5\xe9\x03\xce\x5b\xfe\x0b\x5c\x5b\xc5\xcb\x30\x00\x65\xab\x04\x64\x04\x98\x6c\x0d\x53\x58\xfc\xf0\x03\x6d\x08\xd3\xf1\xfb\x91\x30\x72\xcb\x29\xf1\xdb\x02\xe1\x40\x55\x0e\x80\xdb\x0a\xb7\x82\x01\x70\xdb\x28\x59\x91\x16\xcb\xe5\x4b\xd8\x57\xbf\x3a\x7d\xb1\xf8\x45\x11\xff\x60\xcf\x64\xdb\x92\xb3\xe5\x47\xae\xed\xe1\x3f\x1e\xce\x46\x91\x2d\x51\x16\x02\x97\x02\x80\xb7\xfd\x15\x2d\x22\x50\xa2\x2c\xc7\xef\x50\x94\x6a\xbe\x34\xbf\xa2\xe2\x43\x5b\x9c\x55\x0d\xbb\xe5\x57\xa0\x3f\xdb\x20\x36\x2d\x02\x24\xe3\x67\x80\x21\x3e\xc5\xf1\x33\x7f\xf9\x58\x14\x47\xa0\x2c\x3f\xe6\xaa\x64\x1b\xfe\x61\x82\x41\x67\x6e\x4b\x8e\x83\x38\xca\xf8\x29\x2c\xb6\x1f\x75\x19\xbd\x5e\x1a\xe5\xab\x28\x87\x3f\x56\x47\x41\x70\x30\x2a\x6f\xa3\x4a\xa7\xbc\x10\xa8\x98\xae\xe3\x47\xae\x56\x48\x76\x00\x00\xb7\xff\xb0\x2e\xf5\xc3\x45\xf3\x35\xb7\x03\x4d\x22\x17\x16\xa7\xcb\x10\xf7\x9f\xfb\x81\x18\x77\x5c\x2f\xe2\x27\x30\x06\xee\xbb\xf1\xc3\x9a\x55\x9c\x15\x13\xc8\xe0\x80\x1b\x09\x19\xd7\x9c\xa3\x96\x9d\xa4\x2f\x48\x86\xc5\x99\xd8\xf2\xdf\x28\xce\x7c\x67\x7d\x9c\x14\x7c\x40\xb8\xe4\x08\x20\xde\x46\xb1\x83\xdd\xef\xe9\x53\xc7\x6c\xec\x76\xe8\x76\x83\xc6\xf0\x13\xe9\xbf\x7c\x39\x30\x19\xd0\xbf\x61\x03\xcc\xc1\xc8\x1e\xd1\x8b\x91\xeb\xec\x3f\x34\x57\x98\xcf\xe1\xda\xda\x8f\x81\x99\xb0\x52\xed\xe6\x74\x03\x91\x34\x7e\x33\x37\x19\xa5\x31\xf4\x20\x34\xc7\x0f\x43\x0f\xe2\x7a\xfc\x26\x0a\xbd\xb5\x4e\x4f\x7f\xbe\x30\x1b\x85\x7e\x6c\x76\x58\xf0\xbe\x8a\x1f\xe2\x1b\xa2\x6a\xfc\xb8\x57\x8a\xe6\x1e\x41\x66\x43\x3c\x8d\x9f\xc0\xdf\x6e\x04\x44\x36\x28\x6a\xfc\xd2\xe4\xd3\xf9\x28\x38\x9a\x85\x7e\x6f\xa6\x39\xb8\x4b\x0f\x90\xe5\x06\x76\xd2\xf8\x11\xff\x58\x83\xd6\x42\x29\x72\x59\x18\xcc\x8c\x60\x0c\x9b\x6b\xb6\xdf\xf8\x2b\x47\x69\xfc\x84\x14\x0f\x6b\xce\x13\x41\xbf\x30\x05\x21\x9d\x84\x08\x74\x80\x3f\x07\x98\x73\x95\x00\xae\xf8\x69\x08\x6a\x6e\x29\x38\x65\x71\x0f\x63\x09\x42\xae\x8a\x9f\x5c\xb3\xb9\x53\x31\x05\x75\x0f\xe0\x92\x2e\x38\xe9\x86\x43\x3a\xf2\x13\x4d\xde\x91\xcb\x29\x9b\xdb\x8e\x28\x7a\xc0\xed\xe3\x77\x7a\x30\x5d\x3e\x4d\x41\xcd\x8d\x6a\x58\x46\xd0\xc6\xe6\x9b\x35\x47\x44\x54\x46\xff\xb9\x13\x4e\xc8\x42\xf5\x23\x96\xa9\x5a\x18\x27\x6a\x77\x70\x9a\x7f\x28\x0c\x42\xd3\x61\x45\xe2\xd6\x59\xf6\x92\x36\x7a\x14\xae\x8c\x6c\xf2\x2b\x12\x02\x35\x5a\x83\x21\xc2\xa4\xe3\x77\xb3\xc6\x9e\x4f\x9d\x40\x9a\x4d\x90\xec\x1c\xa7\xa7\xf8\x25\xd3\x74\xa8\x5a\x6d\x7e\xd2\x8d\x5b\xec\x19\xbf\xca\x3d\xcf\xea\xdd\xe2\x78\xd3\x91\x5b\x85\x64\x51\xdc\x60\x46\x3c\xa2\xe3\xf7\xa8\x05\xca\x15\x9e\x6c\xde\xcf\xd8\x63\xf6\xf7\x61\x47\x57\x3f\x62\x5d\x6d\xf0\x71\x5d\xe9\x2e\xf6\x99\xe2\x09\xe0\x5a\x08\x7b\x58\xfc\x32\xe6\x5e\x9a\x63\x2e\x35\x37\x2e\x11\x8d\x49\x10\x5e\x37\xb7\x05\x3c\xd2\x1e\x4a\xa2\x22\x16\x89\x4d\xe3\xf7\x4a\xbe\xe4\x29\xdc\x0b\x25\x1b\x30\xc5\xcb\x94\x56\x7c\xd0\x6e\xf7\xd4\x97\x63\xa5\xb7\x9f\x36\x53\x89\x1c\xf9\x5e\xb2\x75\xaf\x8f\x9a\x3b\xcf\x58\x47\xdc\xb4\xe3\x47\xac\xe3\x9a\x32\x41\x3c\x47\xa6\x4b\xfb\xb9\xb4\x83\x4d\x02\x5f\x5e\x53\x1e\xe8\xd5\x52\x73\x23\x7e\x6c\x2b\x37\x80\x78\x1e\x59\xfc\xb5\xc4\x2e\x7e\xe8\x51\xc2\xe9\x10\xf2\x6f\x91\x72\x35\x80\xf9\x3b\xc8\x62\x19\xa0\xfc\x15\xa7\x14\x90\xbf\x86\xfd\x3d\xc0\xf8\xab\x00\x49\x05\x10\x7f\x43\x5e\x7a\xfc\xc0\x98\x0c\x7f\xd7\xd8\x3c\xac\xf4\xb1\x7f\xfc\x73\xe4\xa9\xa1\xaa\x23\x07\xeb\x4b\xf8\xcf\xe4\x85\x0b\x22\xe6\xfa\x38\x58\xf3\xe6\xef\xca\x85\xc3\x12\xaf\x15\xf3\x95\x71\x92\x78\x54\xc7\x81\x19\x46\x6e\x78\x98\xb1\xb5\x59\xaf\x76\x98\xc6\x31\x3f\x8a\xbd\xf7\x99\x6c\xa7\x84\x36\xc5\x91\xac\xb5\x58\x9e\x65\x67\xef\x1f\x35\x97\x9d\xba\x2a\x9e\x8b\x4e\x56\x15\x34\xd8\xe7\x5c\xdc\xf6\x17\xed\x3b\x36\x73\xad\xd2\x9f\x23\x79\xab\x3d\xab\x39\x4c\x5f\x9c\x3f\x97\x6b\x33\xd4\x21\x2b\x3a\xbc\x04\x42\x04\x8d\x23\x41\x3c\x06\x7d\x96\x6d\xc2\x42\x0f\x13\xae\x16\x17\xac\x65\x2b\x7e\xc5\xc4\x72\x4e\x0e\x13\xaa\xe1\x65\x11\xe2\x0c\x92\xa5\x25\xc0\x19\xac\x18\x1b\x03\x98\xc1\x21\xa7\x38\x8c\xf8\xc7\x63\x38\x40\x19\x1c\xb2\xbe\x03\xe3\x8a\x1c\x15\xc0\xc1\x86\x41\x39\x00\x19\xdc\x73\xe7\x1f\x4c\xea\x56\xe0\x42\xf8\xc0\xf9\xb3\xb7\x66\x3c\xfd\xf7\x8f\xe4\xbd\xfa\x0f\x5e\x04\xd5\x3f\x74\xd1\xb0\x27\xc3\x29\xa1\x11\x0d\x21\x64\xaa\x8d\x63\x1a\x83\x42\x83\xd3\xae\xfb\xec\x96\x87\x45\x1e\x13\x6a\xc8\x79\x3d\x66\x4e\x15\xed\x6d\x1d\xb3\x4a\xde\xc1\x19\xac\xdd\x29\x9c\x9a\xa1\x18\x2b\xa1\x10\xe1\xb9\x08\xd8\xbc\x3b\x33\x64\xf3\x2e\x19\x4a\x69\x6e\x4c\x94\x52\x8f\x3a\xb0\x84\xfb\x23\x5a\x08\x37\x4d\xb5\xb8\x14\x61\xb2\xb0\xe8\xa5\x9e\x7b\x70\x09\x47\x1e\x2b\xf5\x52\x52\xdc\xc6\xa1\x63\x26\xfe\xde\x01\x48\xa1\x19\x76\xe3\x58\xee\x58\x98\xdf\x21\x4b\x75\x78\x0b\x02\xe8\x76\xc9\x9b\x16\xc7\x21\x2c\x48\x83\x34\x82\x52\x58\xbb\x07\x7c\x65\x83\x16\xc7\xba\x9c\x1f\x01\xfc\x10\x36\x21\x9d\x81\x11\x82\x5e\x38\x72\x17\x9f\xb9\x5f\x98\x86\xd3\x8e\xd0\x75\x7c\x3a\x72\x7b\x9e\x58\xb9\x97\x05\x38\x9d\xce\xc1\x99\xc3\xe3\x0f\x2e\x48\x72\xa8\x97\x5a\x0c\x8c\x02\xdc\xc2\x32\x25\x1a\x57\x4e\x2e\x9d\xe5\x56\x24\x87\x87\xc6\xf9\xaf\x26\xa6\xd3\x8e\x5f\xaa\x70\x50\xce\x83\x0b\x0f\x7c\xa6\x03\x9c\xc3\x91\xfd\xe6\xc2\x03\xff\x9f\x38\x70\xc2\x28\xd2\x3b\x01\xaa\x5a\xf3\x85\xf5\x46\x0c\x3a\x54\x44\x5b\xf3\xc5\x23\x6a\xb5\xc4\x51\x54\xcf\xdb\x4d\x9f\x82\x3e\xdd\x0c\x3b\xe8\xf7\x3f\xbe\xeb\x1f\x39\xfd\x0c\xef\xa6\x83\x08\x41\xa0\x24\x96\xf2\xaf\x27\x2a\x9f\xc8\x12\xc7\xc3\xa6\x47\x52\x03\x27\xb1\x84\x5d\x87\xed\xae\xa4\xf3\xfa\x62\x36\xf8\xeb\x21\xc2\xd5\xcf\xc3\xf4\xd8\x2d\x8b\xd8\x2d\x4b\x38\x6d\x7e\x23\xf3\x91\x3e\xc8\x6c\xe7\x9f\xbe\x7b\x71\xbc\xde\x8a\x53\x85\xe9\x6f\x9a\xeb\xf6\x7a\x27\xec\xf3\xdc\xed\xa0\x02\x1e\xdc\x7f\xe0\x2a\x1b\x87\x77\x1e\x1e\xa2\x57\x4e\xe3\x6c\x9b\xfd\xa6\xc9\x2a\x5e\xcd\xc2\x96\x90\x2c\xc8\x82\x4c\x3a\xe0\xb1\xcb\x14\xa6\x34\xf7\xb9\x3c\xb6\x4d\xcc\xc4\x9a\xd2\xe6\x74\xea\x70\xf4\x42\x98\xe3\xc5\x15\x40\x2f\x1e\x25\x9f\xa5\xd3\xf2\x93\x8f\x5d\xb3\xfc\x43\x73\x02\xec\x48\x20\xc6\xc5\x75\x53\x14\x98\x6f\xc7\xdf\x2a\xca\xcf\x79\x80\x1e\x17\x2e\x4a\xf0\x06\x0e\x20\x1a\x07\x3e\xbf\x51\x7e\x8a\x04\x93\xe7\xf5\xdf\xff\x3a\xfe\x36\x51\xb8\x33\xc1\x99\x37\x8a\x40\x5c\x68\xea\x51\xd0\x8a\x15\x40\x81\x77\x1c\xf8\xec\x46\x31\xa7\x0e\x1d\x2c\xa9\x13\xb3\x01\xc1\x7d\x1c\x84\xe6\x47\xc1\xc3\x93\x8b\xab\x28\x9b\x73\x0f\xfc\x3a\x02\xd4\xc7\x4a\x14\x55\x14\xf9\xf6\xf0\x59\x82\xdd\xfd\x48\x21\x05\x56\x0f\x1a\x64\xf9\xf7\x6c\x62\x29\x5b\x50\x82\x64\x33\x15\xe0\xd0\xc9\x0a\x1c\xa0\x44\x96\x6a\xb5\x25\xc9\x29\x83\x28\x1e\x79\x58\x20\x88\x91\xa5\xe0\xda\x1f\x05\x7e\xae\x2d\x01\xf8\x48\xf3\x74\x07\xf0\x91\xa3\x3a\x0a\x9c\x3c\x5a\xf1\x9b\xbd\x46\x58\x8c\x02\x90\xc8\xdd\x04\x53\xb0\xb9\xf9\xc0\x0f\x38\x44\x8c\xfc\x37\xcb\x64\x3d\xc0\xaf\x21\x44\x8c\xe4\xae\x26\x8a\x69\x79\xb2\x40\x50\x98\x91\xe2\xe4\x41\x76\x8c\x28\x35\xa7\xc3\x17\x77\x2a\x0c\xac\x34\x67\x9c\xa6\xcd\xa1\x4e\x48\x42\x14\x6f\x4c\x48\x59\x1d\xc5\x1b\x13\x95\x0f\x00\x23\x8f\x8e\xbb\x49\x88\x18\xc9\xf5\x6c\x94\x96\x2b\x40\x2b\x4d\x85\xa3\x59\x99\x64\x82\xe3\x54\x9a\x64\x82\x43\x5f\xd2\x43\x03\xed\xb8\x74\x79\x81\xb5\xe9\xba\xd9\x86\x9f\x31\x30\xb8\x26\xa8\x91\x03\x2f\xe4\x00\x35\x72\xe0\x4d\x1a\x02\x45\x46\x1b\x96\x66\xbb\xc1\xa0\xc0\x86\x1c\xf8\x80\x46\x49\x86\x8f\x54\x0d\x1e\xe4\x50\x48\x4d\x3c\xc8\x36\x7c\x69\xfc\x41\x4d\x43\xfb\x3b\x83\x4a\x4f\x0b\x77\xee\xb0\x4f\x4c\xe3\x50\x72\x47\xb6\x29\x98\x9a\xf1\x46\x89\x32\xc4\x86\xa3\x00\x72\x40\x75\x5f\x60\x69\xee\xce\xce\xd4\xa9\xd1\x91\x12\x2b\x99\x87\xcf\x0c\xe4\x2a\x5e\x25\x9d\x28\x50\x77\x13\x16\x92\x40\xa2\x00\x17\x72\xd4\xf2\x57\x86\x82\x48\xd0\xc8\x06\xe9\x2b\xe1\x80\x61\x7e\x89\x0e\x39\x3d\x55\x91\xa3\xf4\xb3\xe5\x3f\xf4\xd4\x70\xc8\xe6\xc6\x43\x08\x28\x6e\xb6\x60\xba\xdd\xda\xa1\x6a\x0b\x59\x2e\x7a\x58\x90\x58\x3c\xc0\x90\x1c\x15\xf1\x05\x0c\xc9\x5d\x95\x7f\x34\x95\x5e\x9a\x57\x22\x48\x52\xb1\xc2\x17\x3f\x43\x14\x6a\x96\xe7\xf0\xba\x57\xf1\xa4\xa8\xee\xee\xf3\x67\x01\x3e\x3a\xf5\x8c\x72\x4b\x9c\xfa\xb0\xf8\xc7\x9e\xe5\xc3\x2d\x78\xea\x1a\x3b\x2c\xee\x49\x81\x77\x17\x5c\x29\xaa\x84\x03\x9d\xb9\xba\xc0\x64\xa4\x53\x1c\x14\x9b\xb2\xe3\x6e\x10\x60\x53\x16\x65\x35\xb1\x29\x17\x2e\xb3\x01\x36\xe5\x51\x11\xd0\x4a\xca\x0d\x08\x11\x85\xec\x74\xc3\x15\x31\xdf\x41\x9b\x7e\x35\xad\xd7\xaf\x52\x2e\xe2\x99\xee\x42\xe9\xcb\x95\xeb\x41\xd7\x2f\x7b\xeb\x1f\x9e\x85\xe9\x0b\x29\x27\xc2\x6a\xb3\xbb\xbe\xe8\x72\xeb\x2e\xba\xb5\xf6\xd0\xc6\x9d\x47\x9c\x7a\x9f\x1c\x08\x3d\x79\xbc\x5c\xa7\xbf\xb8\x66\x56\xa7\x6a\xb3\xf8\xa6\xe4\x5d\xf0\xcc\x0c\x3b\x95\x8e\x99\x0e\x90\xd4\xab\xdd\x53\x0c\x53\xaf\x0e\x0f\x2f\x88\x92\x74\x0b\xae\x5e\x5d\x0d\x5c\x22\x34\x23\x14\xdc\x20\xaa\x27\xe6\x61\xc1\x5d\x80\x37\x17\x9c\x02\x58\xb2\x95\x6c\xc0\xbc\xdc\x73\x40\xd3\x2f\x64\xd5\x5d\xfc\xe6\x6e\xa3\xb3\xaf\x40\xbc\x7e\x24\x5c\x1d\x2b\xf6\x82\x59\xe1\xd1\x33\x82\x12\xa0\xf0\x28\x6f\xee\x10\x3a\xfb\x82\xcb\x68\xa7\x74\x74\x48\xc2\x94\x5c\x5f\xb6\x81\xa7\x83\x52\x38\x60\x9a\xa3\x3a\x99\x78\x75\x56\x77\x48\x32\x7d\x99\xc0\x27\xed\x93\x84\x7c\xce\x14\x8d\xe3\xd6\x59\x6d\x1b\x07\x88\x2a\x73\xc8\x48\x49\x77\xde\x97\x6b\xbc\xab\xaa\x99\x80\x88\x23\x5b\x01\x57\x21\x85\x60\x00\xac\x59\x49\x6b\x1b\xf5\x67\xa7\x2c\xd0\x98\x7f\x9f\xf5\x67\x58\x3c\xc3\x83\x39\x32\xf5\x67\x97\x2c\xeb\x56\x0b\x5f\xbc\x61\xe4\x59\xa6\x6d\x2f\x4c\x67\x40\x8e\x87\x00\x54\xf3\xe0\xc6\x37\xaa\xee\x0f\x44\xb6\x46\x35\x6d\x81\x74\x57\x24\xcd\x89\x03\x62\x54\x94\x6a\xa2\xc5\x42\xc0\x4c\xed\xe3\x55\xf6\xda\xc7\x5f\xa4\xaf\x1a\x40\x21\xad\xaf\x19\x08\x89\x32\x52\x35\x5f\x4b\xc7\x81\xd0\x1c\xa4\xf0\x88\x9a\xa6\x6c\x24\x13\xf0\x34\x47\x45\x13\x07\x4e\x73\xe0\x3c\x17\x55\x13\xb7\x62\x39\x68\x9a\x03\x1f\xc0\x00\x4d\x73\x54\xce\x59\x05\x0c\x05\xaf\xbf\xa8\x60\xa1\x14\x00\x16\xa3\x82\xdc\x2f\xef\x06\x71\x73\x80\x80\x1a\xb5\x2a\x7c\xa3\x80\xd4\xe4\xd7\x61\x7b\x6e\x32\xf6\x6b\x95\x79\x23\xb4\x55\xf3\xb6\xca\x5d\x84\xdb\xec\x9a\xd1\x81\xdb\x3c\x02\x77\xcf\x00\x6f\x73\xe0\xca\x16\x75\x33\xf2\x39\x9c\xe0\xa6\xf0\x0d\x51\xaa\x24\x29\x22\x5d\x72\xd4\x0c\xd8\xf0\x77\x10\x3d\x6d\xaf\xdb\x36\x53\x68\x3a\x3e\x6d\x74\x60\x75\x8a\x27\x12\xb5\x3b\x3b\x1c\xd4\xda\xed\x07\xbc\xb0\x76\xa9\x4d\xd6\x95\x7b\x9f\xee\x26\xdf\x5f\xfe\x13\xf4\xc4\x56\x70\x29\xf4\x8e\xa6\x6e\xd6\x1d\xe4\x54\x0a\xa0\x3e\x8f\x39\xed\xbb\x29\x58\x2b\x02\x68\xc5\xb2\xad\x9c\x04\x0c\xe7\xa8\x8e\x76\x1a\x7c\x48\x7b\x3a\x23\x80\x2c\x11\xc0\x6d\x1e\x52\x7c\xe0\x36\xc7\xbf\x8f\x72\xc7\xf8\xc7\x47\xdb\xd4\x14\xd9\x1c\x13\x1a\xb9\x06\x74\xc4\xc8\xc7\xac\x2b\x9c\x76\xea\x0a\x89\xab\x2b\xcd\x2d\xb0\xd4\x0e\x4c\xce\x51\x5d\x74\xb4\xed\x3c\x85\xb8\x1f\x74\x8d\x14\x60\x72\x0e\x39\x49\x5d\x0a\x8e\xae\xe6\xf2\x0c\x53\x13\x9e\x05\x64\xcc\x08\xa1\x36\xfb\xcf\x3d\xbd\x96\x9d\xf2\x2b\xdb\x60\xe0\x46\x32\xb6\xe5\x1f\x1e\x16\x58\x49\xd5\x81\xb1\x2d\x5f\x20\x2d\x9e\x69\xb9\x2e\x52\x4b\x45\xdb\xae\x1e\x28\xfc\x17\x71\x1d\x8b\xea\xfd\xae\x6c\xb3\x9e\xb9\xc7\x68\x83\xe8\x88\xea\x9a\x89\xdf\xa9\x49\x05\x00\xcf\x81\xdf\x5c\x80\xdf\x59\xf1\x83\x88\x6a\x72\x3f\x69\xbb\x58\x9e\x45\x32\x5a\x2f\x9d\x67\x69\xf0\x72\x95\xf9\x08\x4d\x9a\xdb\xef\xa8\x22\x80\xc8\x00\xea\xcd\x61\x96\x62\xa1\x18\x0f\x97\xec\x9e\x2c\x2c\x15\x99\x97\x3c\x69\x1f\xca\xf0\x70\x1b\xe3\x2e\x38\x3d\x5a\x37\x8b\x31\x7d\x96\x99\xda\xd9\x47\x27\x64\x29\xed\xa3\x14\xe2\x67\xc4\x30\xe4\x96\x34\x2e\xb1\xbb\x8b\x1f\xef\x19\x68\x03\xed\x17\x3f\x8d\xa8\x0f\x40\x9e\xc5\xe7\xc7\x02\xbe\xe0\x7c\xf2\x67\x76\x82\x00\x8d\x73\x54\x49\xec\x6b\x5f\x60\x65\x80\x6e\xee\xea\x18\xb0\x57\xba\xb2\x73\x80\x36\xeb\x90\x7a\xbd\xda\xed\xdc\xbc\x2f\x04\xd7\x41\xc2\xe3\x72\xae\x35\x4a\xbb\x38\x1f\x4e\x58\x98\x11\x2a\x7e\x7d\x55\x1a\x2a\xbb\xf3\x0c\x6d\x76\x17\x43\xee\x43\xc0\xa2\x7a\x77\xfd\xf2\x34\x32\x25\xe2\x6f\xf6\xfc\x8a\x96\x97\x5f\xdd\x7e\xc5\x3c\x7c\x2c\x33\x23\x6a\x19\xbc\x08\xe3\x6c\x72\xb5\x7c\xd6\x02\x1e\x3c\xeb\x48\xcb\xf4\x02\x97\x39\x14\x8e\x80\xc8\x9c\xe4\x61\x8f\xc6\xed\x2e\x0e\x31\xd1\x36\x8b\xab\xf8\x81\x46\x53\x8f\x85\x18\x37\xb8\x1d\xde\x04\xd1\x7e\x6a\x35\x9c\xa6\x96\xf7\xb9\x6c\x62\xe0\x35\x07\xae\x7f\xd1\x8e\x9c\xf1\xce\xcb\xf4\xc5\x7f\x3c\x99\xb0\xce\x56\x58\x31\x48\x20\x18\x9c\x03\xf7\xbb\x00\x51\xb3\x7a\x36\x40\xd4\x1c\xf8\x41\x04\x20\x9a\xc3\x3b\xcc\x66\xee\x1e\x65\x84\x56\xd3\xe9\x83\xe7\x7d\x34\xbc\xaf\x6a\x2a\x8a\x68\x5d\xe2\x63\x46\xb7\x74\x85\xe8\x2d\x9f\x49\xbc\x0c\x15\x68\x9a\x78\x25\x2f\x20\x5f\x0e\xef\x78\x9b\x26\x5e\x65\x87\x86\x13\xff\x70\x74\x44\xec\x93\xbe\x2f\x5a\x9a\x7e\xa1\x15\x00\x62\xee\x12\x4c\xe1\xd6\x0c\x2b\x61\x89\xd1\x60\x2f\x41\x6e\xac\xad\x9e\xf2\x15\x64\x19\x0c\xcc\xb2\xec\x55\xcf\x1d\x42\xc5\x5d\x60\x0e\xc6\xa4\xfe\xd7\x91\x1e\xc0\xb7\xdc\x6b\xcc\x57\x43\x22\xcd\x76\x69\xb8\xda\x83\xec\x13\xa0\x5d\x0e\xef\xd7\x00\xbb\xac\x87\x53\xe2\xad\xab\x82\x67\x1b\xae\xd9\x61\x09\x15\x07\x1a\x54\x1b\x54\x0c\x02\x06\x73\x78\x23\xde\x8c\xda\x57\xb8\x05\x07\x73\x68\x71\x68\x43\xc7\x70\x0b\x48\x9d\x2c\xf0\xf2\x8d\xbf\x7f\x3c\x33\x09\xba\xd3\xe1\xc5\x1e\x20\x62\x56\x35\x43\x30\x30\xf7\x1f\xb4\x30\xb3\xb7\x54\xc5\xa5\xed\xe1\x36\x9a\x72\x1a\x48\x71\xdb\x3c\x6f\xe0\xd7\xb1\xf5\x02\x87\xc4\x0a\x72\x83\xeb\xa5\x6d\x03\xc8\xa3\xbb\x4e\x33\xe7\xd3\x06\x5d\x34\x64\x9b\x04\xd4\xec\x08\x21\x0d\x13\xb3\xbe\x07\x8d\x2b\xdc\xe6\x76\xcb\x04\x3b\x9e\x2c\x82\xfe\x9a\x93\x0b\xd4\x46\x6e\xe2\x25\xc7\x84\xa1\xb4\xa5\x6d\xdc\xf9\x54\x25\x1c\x3e\xbb\xf9\xa0\xb9\x89\xad\xd9\xcb\x5f\x4e\xcc\x01\xd6\x66\x05\x5c\x20\x40\xd7\xac\xdd\x95\x5e\xe6\x78\x81\x20\x82\xae\x39\x9a\x8b\x4b\xe8\x9f\x77\x3a\x22\x65\x46\x87\xee\x8a\x8e\xd9\xd5\x23\x1b\x37\xa6\xfa\x80\x08\x6c\xd9\x09\xdc\x89\x66\x2e\x59\x8d\xc0\xed\xd2\x0b\x93\xaf\xb6\x62\x17\xc3\xbd\xb1\x55\xb9\xd2\x3d\x54\x97\x33\x4f\xad\x97\x22\x9f\xc4\x04\x55\xce\x4b\xc1\x76\xb9\x67\xac\x54\x33\x83\x2b\x6d\x2a\x9d\x5e\x6c\xc2\x61\xf0\xd5\xad\x63\x01\x32\x42\xbb\x1d\x13\xc3\xb8\x95\x17\x90\x36\xda\x8d\xf9\x11\x96\xdd\x08\xc1\x6f\xd6\x74\x7b\x6e\xe9\x14\x1e\x4b\xde\x5e\x37\x6c\xc0\x0d\x0a\x9f\x18\x9a\x8a\x91\x0d\x7b\xb0\xf7\xa8\x60\x68\x0e\xef\x16\x1b\x1e\xf3\x00\xf8\x44\x13\xd2\x8a\xfc\x53\x01\x84\xe6\xd0\x0e\xd6\x1e\xa7\xc0\xdf\x69\x0d\x09\x16\xc8\x4c\xfd\xcf\xa3\xbd\xb9\xe2\x4c\x87\x81\xf2\xdd\x7e\xbc\x12\x66\x9a\x7b\x0d\x58\xf6\x23\x29\x09\xdc\xbe\x7d\x39\x1d\x74\x44\x10\xa9\x0e\x2b\x6f\x5e\x98\x2a\xee\x83\x6e\x39\xbc\x9d\x03\xd0\xb2\x18\xd6\x14\x89\x62\xd9\x61\x8c\x89\x62\x39\x3d\x07\x5c\x78\x02\xee\x11\xed\x53\x48\x43\x5c\x04\xd1\x72\x78\xed\xd7\xf5\x4d\x0f\x9f\x91\xcb\xb0\x6f\xf5\x5f\xb6\xb1\x78\xf1\x0a\x0c\x16\xd3\x35\x8f\x2a\x98\xf5\x43\xda\xc5\x71\x01\xbb\xb2\x82\xe0\x1b\xc0\x55\x56\xb2\x26\x6e\x9a\x47\x47\xfc\x1d\x32\x4f\x6f\x01\xa5\x3c\xbc\xa6\xee\xaa\x60\x3d\x3f\x72\x01\x39\xe8\x40\x54\x1e\x93\x28\x93\x00\xa3\x72\x34\xe6\x07\x58\xca\x81\x3b\x64\x80\x4a\xb9\x4b\x50\xef\x56\xc7\xa6\x77\xa7\x80\x4f\x56\xef\x2e\x12\x7c\x52\xc1\xb3\x1b\xec\xa6\xd2\x06\xc6\xe4\x6e\xdd\xcf\x9c\x37\xda\x43\x17\x93\x31\x03\x38\xb9\x3b\x42\xe3\x55\xfd\x0f\xc6\xd7\x53\xcd\x62\x4b\xf7\x34\x8b\xb2\xec\x5d\xb3\xa8\xe5\x05\x9d\x54\x9a\xee\x70\x2f\x85\xb9\x5e\xdf\xcd\xd8\x9d\x43\xfd\x5e\x15\xad\xc1\x90\x1c\xde\x7c\xf5\xc6\x68\x9d\xac\xad\x40\xd5\x66\x6f\x9b\xda\x49\xb3\x40\x50\x80\x45\x6b\x86\xd1\x31\x58\x1c\xc4\x35\x63\x02\x1a\x39\xbc\xd4\x10\xff\x71\xda\xbd\xe4\x6f\xb0\xca\xde\x73\x5d\xa9\xa9\xbb\x2b\x61\x2b\xdd\xdb\x4d\xe5\xaa\xbe\x35\xa8\x20\x3d\x75\x74\x3c\x6b\xdb\x9f\x99\x48\xa3\xa7\x3e\xd5\xac\x1b\xa3\x8b\xeb\xd6\xed\xbd\x1d\x58\xd4\xec\xb3\xb2\x84\xdf\xbb\x35\x9c\x5d\x5d\x73\x67\xb7\x2f\xda\x15\x50\xa1\x3a\x91\x69\x39\x43\x43\x03\xa6\xa3\x1f\xc1\xbd\x2b\xab\x3e\xc8\xda\xe3\x0c\x01\xfd\xd8\xdd\x27\x9b\x27\x06\x89\xab\x03\xb4\xc7\xd1\x6c\x61\xe4\x0c\xf1\x87\x0c\x8b\x33\x08\x16\xe3\xee\x14\xb5\x26\x7e\x86\xd5\xea\x73\xa4\x51\xb0\x6b\x16\xd5\xc5\xa6\x63\x16\xd5\x1a\x2d\x62\x63\x68\xc5\xed\xdc\x96\x36\xd8\x4c\x4f\x56\xe6\xe2\x82\x2c\xa5\x8a\xd8\x0d\x33\x03\x3c\x2e\x7a\xc8\x0c\x9c\xd0\xb0\x5f\x16\x67\x42\x6d\x2f\xb2\x8f\xbe\x40\xcb\xb2\xda\xcb\x3f\x6c\xdc\x78\x40\xe4\x58\x90\x1d\xf7\x8c\x32\x71\x38\x90\x6b\x63\x07\xd9\x71\x78\x99\xd4\xb5\x94\x76\x67\x08\xc7\x5d\xef\x69\x3a\x9c\x50\xa3\x69\x37\x23\x3b\xfe\xf9\x01\xe4\x63\xd5\x73\xa4\xe3\x8d\xd4\xf2\x77\xce\x1d\xe4\xae\xab\xd6\xf5\xac\xc9\xe9\xf1\xab\xb4\xa0\x22\xe3\x8b\x05\x39\x09\xbb\x08\xf0\x1f\x87\x97\x65\xdd\x24\x35\xea\x3e\x1d\x35\xcf\xbb\x82\x7e\x4a\x03\x90\xc7\xfb\xe9\xfc\xf8\x11\x69\xa2\x24\x07\xb8\xf4\x76\xf7\x18\xae\x49\x44\x72\x45\xdf\x4a\x5e\x0d\xcf\xe0\x29\x45\x75\x3e\xc1\xb4\x8a\x6c\xfa\xc3\x4b\x9b\x02\xd7\x6f\xef\x24\x84\xda\xae\xa7\xaf\x02\x7f\x37\x8d\x8d\x3a\x54\x4f\x63\x2a\xaa\x35\x48\x92\xfb\x1f\x26\x5d\x16\x2c\x1d\xe4\x4a\xb6\x49\x76\x35\xa0\x2a\x26\x02\x19\xd9\x94\xc2\xba\x39\x6d\xd4\xa6\xba\x49\x62\x73\x53\x73\x7b\xda\xa4\xe7\xa6\xa8\xe9\x2e\xe6\xed\xf5\xee\xf2\x2b\x84\x6a\x78\x46\x4f\xc7\x5f\x77\xf5\x0d\xe1\x75\xd1\x64\xa3\x9e\x59\x7c\x7d\xbd\xd5\xe8\x69\x28\x45\x48\x00\xd0\x71\x34\x89\x1d\xfe\x48\x5e\x5e\xf4\xc7\xc5\xb4\xa6\xb4\x8e\xa2\xaf\x08\xee\x28\xc6\x79\x80\xd3\x58\x0f\xf7\xe1\x6b\x1b\x0c\x56\x8f\xa4\x24\x18\xa9\x14\x4a\x84\x51\x0a\x15\x8f\xfa\xcb\x5c\x75\x3f\xd2\x38\xe2\x0a\xe6\x0d\xa7\xcc\x44\xec\x0e\x1d\x50\xfb\x97\x15\x33\x12\x38\xac\x5e\x2e\xe0\x37\x0e\xef\x32\x80\x6f\x1c\xcd\x03\x41\x2e\xb8\x90\xcb\x98\xf1\x75\x2b\xf3\x7f\x11\x3f\x6e\x3f\xbd\x57\xe8\x5f\x32\x94\xdd\x8c\x08\x90\x62\xc9\x06\xa8\x8f\xc3\xbb\xf1\x01\x57\xc6\x7f\x3e\x80\x79\x2c\xa4\x86\x0a\xc0\x1c\x87\xb7\x25\x60\x39\x0e\x2f\x3e\x06\xb1\x60\x93\x30\xc9\xbd\xf5\xac\x75\xf0\xa2\x80\xc5\x49\x07\xbf\x71\x78\xbf\x32\x8e\xf1\xdf\xff\xba\x06\x95\xb1\xd5\xbe\xee\x75\x94\xb0\x8e\x93\x40\xbf\x18\xa9\x02\xb2\x24\xe3\x70\x22\xac\x56\x02\xb2\x7c\x51\xec\x63\xdd\x47\xc9\xd6\xa9\x18\x4d\xd1\x7b\x85\x51\x32\x17\x27\x9d\xd7\xf3\xc8\x7b\x09\xd0\x1b\x77\x1f\x2d\xe2\x6e\xa4\xe2\x42\x62\x6c\x88\x32\x40\x8e\xc3\x7b\x85\x91\x5c\x75\xf9\x92\x1d\xa6\x91\xd4\x1c\x99\xeb\x61\x22\x76\x55\xc7\x04\x6c\x04\xac\x2c\x46\xda\x2c\x5d\x05\x1c\x71\xbd\x98\x18\x2d\x43\xb5\xa9\x0c\x8f\xa2\x01\xdc\x52\x0c\x33\xcb\x00\xfc\x19\x23\x19\x70\xf7\x1f\x76\x3a\x64\x47\xf4\x45\xf2\x52\xc6\x20\xec\x5b\x8b\x05\x40\x8c\x7b\x88\x7c\xd4\x25\x9f\xce\x24\x81\x2a\xea\x8b\x40\x34\x36\x1d\xc8\x86\x89\x57\xbb\x03\xc6\x02\x39\x89\xb8\x8c\x81\xd5\x71\x64\x55\x58\x07\x55\xad\xc1\x6b\xac\xcb\x39\x25\x67\x7a\x5e\x2b\x0f\xd8\xe4\x74\xab\x70\xf5\xa8\x7b\xca\x20\x2e\x6b\x12\xb1\x18\x63\x68\xa1\x85\x4a\x0e\xd5\x4d\x75\x28\x40\x1d\x87\xd6\x93\x61\xaa\x74\xb5\xca\x81\x13\x12\xb1\x85\x31\xc4\x4b\xd6\xce\x21\xa8\x63\xd7\x9e\x01\x90\xe3\xd0\x1a\x3f\xa6\x2e\x75\x2e\x29\x61\xdb\x45\xad\x7d\xcc\xdc\x11\x54\x36\xf5\x9d\xb5\xb8\x9a\xba\xcd\xc3\x5b\xc9\x70\x17\x43\x68\x2a\xdd\xa1\x41\x57\xdc\xc5\xa9\x38\xa0\x11\xd2\x85\x11\x6e\x09\xc7\xc5\x75\x61\xcd\xaf\xa4\xe6\x76\x2c\x63\x51\x10\x12\x80\x5b\x1c\x2d\x9f\x01\x1c\x81\xb8\x8e\x95\x1d\xa6\x8f\x69\xc5\x44\x9b\x1c\xc4\x5d\x17\x75\x64\x00\x12\x4b\x51\x7f\x1d\xa7\x75\xf1\xd5\x29\x90\x8d\xbf\x5b\x17\x7c\x62\x70\xad\xa7\x41\x73\x68\x48\x54\xc5\x01\x2c\x71\x68\x82\x03\x2b\x71\x34\xcf\xe2\xe5\x29\x73\x52\x2e\xf7\x93\x03\x21\x9e\x44\x5b\x35\xc0\x89\xbb\x2a\x8b\x78\x4e\xec\x95\xae\xb1\x2a\x99\xc2\x28\x16\x55\x9e\x71\x7b\xb7\x06\x4b\x1e\x77\x36\xe3\x4b\x36\x43\x19\xdc\x66\x55\x26\x87\x9e\x3c\x5b\xdf\xfa\x83\x12\x0e\xb5\x3a\xc4\xa4\x71\x9b\x19\x83\x31\xcb\xa8\xa4\x26\xb7\xa1\xd6\xd6\x9c\xa1\xa8\x3c\x13\xe2\x07\x23\x1e\x4f\xf6\x8b\x1e\xeb\x50\xab\x6e\x0a\xc8\xe2\xd0\x46\x3a\xf4\xa7\xed\xee\x4f\xa3\x9f\xc9\x95\x12\xa2\x2c\x2a\x2a\x0e\x39\x98\x4a\x1e\x88\x8b\x43\xf3\x1e\x88\x8b\xfb\x0f\xa6\x92\xbb\x3e\xcd\x56\x40\x2e\x0e\x6d\x94\x09\xb9\xa8\x36\x2b\xcc\x62\x90\xbd\x23\x12\x67\xd1\x83\x62\xce\x72\xd5\xd9\x91\xec\xcc\x25\x7a\x5d\x22\x69\x0c\x61\x2b\x1a\x5f\xc1\x53\x1c\xda\x55\xc7\x66\x67\x55\x33\x92\xd0\x8a\x0a\xcc\xe3\xb5\x23\xac\xce\xe7\xc5\x0d\xc3\x83\x7d\x75\x97\x3d\x83\x56\x1c\x37\x16\xcb\xee\x9e\xc3\x62\x39\x8f\x7c\xf1\x2c\xd8\x73\x6e\xeb\x94\x27\x00\x50\x1c\x1a\xc0\x26\xf7\x73\xde\xce\x4c\x2c\x99\x5e\x9c\x4e\x13\xaf\xa9\x95\x4d\xd1\xad\x0c\x2e\x00\x59\x71\x68\x4e\x9c\xc2\x15\x93\x51\x20\x40\x56\x1c\x1a\xf8\x40\x56\x1c\x1a\x42\x40\x56\x1c\x1a\xb6\x12\x58\x51\x25\x70\x62\xe4\x74\x0a\x44\x56\x34\xaa\x3d\xa6\xde\x3a\x6a\xb6\xd3\x98\x68\xe2\x5a\x63\x92\x9c\xad\x73\x8e\xc0\x5f\x1c\xfd\xe7\xef\x12\xba\xe5\x1f\xba\x19\x74\xff\x61\x0e\x87\xcf\x32\x25\xc7\x01\xeb\xd3\xae\x01\x14\x63\x9d\xf9\x91\xe2\x92\x63\x3a\x94\x72\xe0\x4a\x33\xd9\x20\x47\x3a\xc1\x18\x01\x4d\x89\x59\x72\x93\x30\xa5\xa5\x53\x31\x43\x2c\x12\x14\x87\x85\xf7\x8e\xb6\x1e\xc0\x18\x77\x71\xeb\xca\xf1\xf2\x82\x31\x35\xaf\x4f\x67\xf5\x1c\x20\xc1\x00\xd3\x38\x34\xa7\x4d\xe2\x9a\xb5\x8d\x25\x2e\x23\x89\xf8\x03\x5c\xc6\x23\xef\xac\x26\x11\x2c\xbd\x58\x55\x8e\x8b\x41\xc2\x1f\x35\xba\x4d\xf9\xa3\x37\x4d\xd3\x40\x15\x15\xda\xa9\x39\x56\x35\x7d\xa2\x87\xea\xb9\x38\x9b\xb1\x0f\x7e\xc4\xa6\x76\xad\x34\xba\x6a\x16\x98\xa4\x4e\xd1\x06\x35\x7b\x0e\x8a\x49\xc5\x97\x56\x13\xc1\x24\x38\x59\xf7\xcb\xd9\x19\x13\x36\x97\x84\x6a\xd4\xc8\x3b\xf1\xc5\xd1\x34\x32\x53\x57\x1c\x7e\xc5\x30\xe0\x09\x93\xc4\x69\x9d\x43\x27\x52\x63\xd1\x54\x01\x3c\xe3\xe8\xd5\x8f\xf0\x49\x74\xbb\xe3\x59\xa3\xf5\x06\xe0\xc5\xd1\x21\x4a\x13\x33\x69\xaf\x7f\xca\x80\x73\xb8\x6c\xd6\x9c\x71\x2f\xee\x14\x61\x45\x54\x7b\x27\xfe\xb7\xda\x95\xe6\xc4\x8c\xe1\xa6\x23\xc4\xb3\x7b\xc2\xa6\x06\x1f\xa4\xe9\x04\x6b\x54\x71\x05\x93\xb1\x56\xf7\x09\x46\x50\x23\x62\x66\x28\x3e\x78\x14\x22\xb7\x99\x5f\xc1\x1c\x87\x87\x0f\xf7\x99\xd0\x98\x33\xc3\x0b\x8d\x61\x99\x07\xc0\x17\xfa\x6b\x58\x8a\x02\xe9\x5c\x92\x3f\x9b\x51\x2d\x24\x9b\x6a\x4c\x2d\xa4\xca\xb3\x73\xe5\x61\xa2\x97\xe9\x14\xeb\x09\xc2\xd8\xa9\x7a\x3d\x45\x19\x1e\x9e\x7e\xee\xec\xb4\x4c\xcc\x53\x33\x2c\x02\xa6\x78\x8d\x31\x1c\x0c\x8c\x53\x25\x1a\x24\xc6\xfd\x95\x45\xa8\xd7\xd6\x05\x5f\xd4\x2b\x13\xf0\xc5\xa1\xde\x0c\xf8\xe2\xd1\x15\x9b\x27\x01\x22\xcb\xfd\x8f\xb5\x53\xe5\x73\x72\x67\xd7\xb3\xf0\x6b\xdb\x96\xd6\xa1\x02\x81\x76\xe2\xff\x9a\x7b\x53\xae\x39\x3c\xd5\x30\x4a\xb5\xf9\x09\xfb\x53\xc1\x05\x94\x71\xa8\x42\x4f\xc3\x4b\x5a\x96\xf6\x84\x4e\xff\x91\x39\xa1\x65\xce\xdb\xc1\xd2\xab\xdb\x9e\x48\x20\x1e\x1b\xe7\x23\x5c\x60\x54\xa8\x12\xb9\x51\x63\xc0\xc4\xb3\xb5\x1f\x9e\xd6\x47\xfe\xef\xc4\x99\x6b\x4c\xf9\x70\x26\xd7\xb3\xc3\x2a\x6e\xc3\x3d\xc8\xa5\x9d\xfe\x88\xd3\xec\x1e\xaa\xd1\x53\xb6\xe7\x8d\xe5\xd4\x95\x45\xeb\x49\xa2\x31\x0e\xcf\xb5\x81\x98\x6a\x16\x40\x33\x4e\xdd\x77\x41\x66\xdc\x7f\xf8\xc2\xc2\x21\x66\x4f\x93\x78\x6b\x5b\x98\xdc\xdb\x75\x44\x6e\xd1\x18\x8b\x36\x84\x49\xf8\x48\x97\x4f\x27\x1c\x63\xcb\xf2\x89\xe6\xc9\xb3\x33\x99\xe5\x2f\x62\x79\xe9\x16\xda\x99\x7a\xf1\x14\x28\x4b\x7b\x44\x70\x73\xd7\x15\xba\xc3\x88\x4d\xfd\xfa\x40\x70\x1c\x5a\x0e\x05\x70\xec\xe4\x09\x89\xf8\x71\x5d\xcb\x01\x02\xcc\x71\xd7\x65\xf1\xd3\x13\xe8\x3f\x39\x11\x8b\x17\xb6\x57\xb7\x2e\xba\xc2\xc1\x8e\x9f\xf3\x40\xe9\x54\xef\x98\xad\x90\xad\x71\xfc\x42\x58\x61\x2d\x34\x71\xe4\x32\x50\xad\x91\x99\x4a\x7b\x40\x3c\x0e\xd5\xcc\xc0\x07\x46\x95\x37\x0e\x4d\x34\x90\xb8\x38\xb2\xbf\xf4\xe4\xc8\xd9\xb2\x2e\x09\xce\xb4\xc9\xdb\x8a\xe9\xa4\xd9\x41\x34\x50\xc4\xe6\x7f\x33\x8e\x3f\x8d\x81\xe0\x47\x0e\xd5\x45\xf0\x23\x87\xba\x2a\xf0\x91\xc3\x0b\x7f\x50\x22\x87\xe6\x98\x10\xea\x5f\x07\xdb\x28\xd2\x74\x74\xe3\x28\x9e\x02\xe8\x72\x98\x3f\x5c\x7b\x45\x54\xdb\x60\x62\xaa\x14\x16\xd6\x14\x42\x75\x69\x5f\x89\xea\x64\x30\x4a\xbc\x5d\xd4\x48\x23\xbd\x53\x51\x03\x43\xc6\xe8\x24\xa9\x45\x92\xf2\x3d\x22\x95\x45\xda\x68\x6e\x55\x97\xa5\x31\x28\xbb\xa8\x0b\xab\xd6\x12\xe0\x27\x87\x3a\x68\x88\x64\x3c\xd1\x02\x83\x8c\xa4\x1a\xbf\x43\xff\x96\x01\xab\x88\x96\x73\xcf\xa4\x00\x45\x69\x10\x46\x90\x5a\x5c\x2d\x21\xd4\x3a\x27\xba\x53\xf4\xec\x89\x2f\xf6\x84\xaa\x70\x7d\x51\x97\x8f\x9e\x8d\x33\xf2\xee\x16\xb6\x2e\x54\x4d\x2d\xe1\x91\x8c\x15\x56\x17\x32\x56\xbb\xdb\x9d\x1f\x74\xaa\x40\x07\x2d\xd9\x9e\xd4\xc3\x19\x15\xec\x32\x1b\x64\x6b\x3b\x0c\x6e\x42\x3b\xf9\x62\x22\xbc\x09\xd5\x28\x11\xf0\x62\x59\x5e\x0c\xbb\x4e\xb5\xc3\x80\x3d\x6a\x1d\xb9\xb3\x99\xd0\x44\xf1\xb2\x80\xbc\xac\xfa\x95\x8b\xe6\xb3\xd3\x83\x6a\x9a\x80\x98\xe4\x1f\x8e\x98\xc6\xa3\xd3\xc6\x74\xde\xdc\x72\x04\xa3\xaa\xea\x04\x6e\x3a\xaa\x5a\x41\x4c\xcc\xb2\x23\x5a\x80\xb5\xeb\x84\xbe\xb0\x9a\x89\x82\x40\x53\xf5\x31\x40\x34\x47\xb7\x6d\x6c\xbe\x9a\xae\x23\x72\xdc\x7c\x14\xec\x56\xa7\x53\xc6\x8d\xf4\x1d\xe6\x0f\xfb\xf9\x0d\xb6\x27\xe7\x03\xe7\x56\x65\xec\x58\x7e\x4f\x97\x50\x50\x43\xc2\xb4\x38\x41\x28\x3f\xa2\x63\xf6\x24\x20\x8b\x85\x44\xac\x06\x10\x73\x80\xde\x15\x21\xe2\xbf\xd6\x9a\x48\x5e\x0c\xb3\x09\x79\xf1\xf2\x99\x2d\x8c\xc4\x9b\x10\x98\x9a\x84\x80\xbd\xdc\x6d\xf8\x62\x36\x2b\x3a\x45\x4a\x04\x95\x22\x90\x2e\x87\x92\x3b\x40\x97\x43\x71\x39\x70\x34\x25\xdb\x5c\x80\x6c\x39\xd4\x39\x03\x33\xe9\x21\x4d\xba\xa4\x49\xee\x21\xad\xa1\x24\x8b\x0e\x10\x2c\x87\x52\x7f\xdc\xd9\x71\x3a\x08\xb0\xd6\xe1\x7e\xba\x0b\xb7\x71\x74\x03\x8d\x55\xb7\x8a\x10\xc2\xc3\x50\x44\x30\x2b\xf7\x20\xe8\xf8\x2d\xa9\xb1\x27\xc2\x70\xe4\xf0\x6e\x7c\xa8\xe1\xab\xa1\x2e\x3a\xda\x9f\x1e\x7f\xc0\x58\x1e\x9d\xcc\x3e\x21\x8c\x65\x90\xa9\x38\x40\xaa\x1c\x8a\xf1\x20\x55\xd6\x70\x1b\x3e\x72\x8a\xe2\x0b\x57\x8b\x1e\x46\xac\xab\x4a\xde\xf1\x48\x84\xdd\x3d\x64\x01\x55\x70\x8f\x57\x55\xde\x5d\xfc\xe2\x92\x64\x73\xa9\x74\xba\x29\xdf\xa0\x2a\xf6\x49\xfa\x88\xba\xf9\x60\xb8\x4a\x96\x42\x53\xaa\xa0\x83\x4c\x39\xbc\x00\x8a\xcd\x7b\x53\xe2\x8b\x2f\x6b\x65\x9b\x7c\x44\xa8\xd8\x71\xd4\x51\xe5\xf9\xe0\x82\xd2\x8b\x67\xf0\x2a\xcb\x70\x71\x01\xed\x97\x23\x03\x4a\xb9\xa7\x66\xf1\x62\x2f\x3a\xcf\xb4\x0c\x4f\x5b\xc9\x77\x91\xe1\x41\xab\xac\x72\x8b\x85\x0a\xa9\x78\x08\x72\xe5\xd0\x16\xbf\x7e\xea\x1b\x9c\x63\x91\x2b\xed\x2a\x60\x95\x75\x4c\x7f\xaf\x14\xf0\xd9\x0b\x5f\x5a\x3b\x98\x6f\x24\x1c\xd0\x29\x87\x63\x4e\x3c\x4a\xcd\x3b\xe0\x51\x0e\xc5\x57\xe0\x28\x8f\x35\xd9\xf5\x0b\x6b\x67\x3f\x1c\x9d\x41\x1a\xfa\x97\x02\x2f\xb9\xff\x61\xa8\x55\x0a\xc4\x91\x5d\x5e\x36\x92\xeb\x2b\xc0\x97\xdc\xb5\x31\x10\x98\x96\x92\xdf\xaa\x0a\xc3\xdd\x3f\x58\x49\x76\xfb\x42\xcf\x9b\x6e\xe4\x44\xa4\xd4\x5f\x13\x48\xca\xa1\x70\xba\xd4\xf3\x48\xe5\x14\x80\x4d\x1e\xd3\xed\x09\xda\xe4\x50\xd0\x15\x6d\x32\x48\xe7\x1c\xab\x39\x43\x4c\x3b\xec\x6c\x64\x81\xee\x47\xfe\xa1\x71\xcb\xd1\x1b\x84\x61\x4a\x82\x85\x06\x38\x5c\xb5\xcd\xc2\xfe\xbf\x3d\x89\x8f\x23\xf4\xbe\x51\xb3\x17\x70\x91\x87\x46\xb3\x65\xb6\x4b\xcd\x4e\x2b\x99\x50\x7e\x25\xfd\x85\x2e\x2d\x21\x97\x67\x7e\xc6\x72\x41\x5a\x96\x3e\x38\xce\x16\x3a\x20\xd8\x5e\xb1\x52\x07\x84\x2e\x01\x1f\xb9\xfb\x4b\x09\x33\x69\xbb\xf3\xd7\x70\xbc\x4c\xca\x70\x15\x58\x1e\x34\x42\xa5\x90\x84\x8f\x9c\x76\x84\x9b\x44\x05\x97\x35\x3c\xa6\xcb\x6a\x3f\xfe\xa0\xeb\xd3\x63\x6a\xe3\x44\x61\x78\xa7\xbd\x66\xb6\x4d\x1b\x68\x86\x0a\x1e\x6b\x2a\xc3\xa0\x4e\x81\x44\x39\xc0\x56\x09\xc0\x27\x4b\xd1\x4c\x05\xfa\xe4\x5e\x5c\xba\x35\x73\x4a\x18\x87\xae\x33\x1a\x9a\x80\xa2\x1c\x4a\x1b\x20\x51\x16\x12\x23\x07\x48\x94\x87\x28\x9f\x01\x14\x65\x5d\x9e\x42\xa2\x36\xa5\x43\x0b\xfc\x8c\x2d\x1b\xfd\x41\xfb\x96\x69\x12\x5c\x77\xae\x28\xc1\x8c\x88\x95\x0a\x68\x36\xe9\x3c\xfa\x8c\x32\xea\x29\x89\xec\x2f\xd3\xc5\x0d\xa5\x14\x64\x99\x4e\x88\xf4\xcb\x01\x2c\xe5\x90\xfd\x2f\xb3\x72\x4b\x38\x97\xaa\xa8\x52\xc2\xca\x58\x0e\x9f\xe9\x94\x9b\x7c\xd1\x29\x14\xd9\xb5\xc4\x53\xa6\xb3\x5e\x44\x0e\xc9\x80\x17\x91\xda\x91\x40\xa8\x1c\x0a\x12\xeb\xcc\x03\x4a\x77\x4f\xb6\x06\xac\x09\xb4\xca\xba\x1c\x2b\x31\x9c\xb2\xd4\x95\xd7\x8d\x3e\x73\x26\xe0\x58\x40\x52\x0e\x43\xbd\x41\xa4\xdc\x4d\xd3\x02\x09\x84\xbc\x4d\x00\x92\xf2\x50\x87\x5d\x5e\x31\x6a\x63\x5b\x57\x76\x83\x19\xf4\xbe\x51\x23\xdb\xba\x24\x14\x48\x98\x8b\x6b\x45\x59\xcf\xba\x72\x63\x58\x19\xfb\x15\xdd\x0f\x58\xc8\x43\x55\x48\x58\xc8\x7e\xb8\x5f\x8d\x97\x0c\x37\x59\x6a\x95\xce\xe7\x33\x6d\x91\xba\x1e\x85\x47\xb7\x32\x8e\x34\x49\xa6\x4c\x06\xe9\x01\x31\x9d\x8f\xce\x61\x09\xe6\xe8\xfc\x10\xed\x98\xd4\xc4\xe4\xd4\x1a\x1b\x05\x70\x0c\x92\xad\xc6\x32\xc0\x41\x83\x26\x40\x8d\xbb\x2e\x7a\xfc\xc9\x5e\x51\x2c\x96\x1c\xcb\xa1\x70\xe7\x37\xf5\x5e\x05\xce\x71\x90\x7e\x3d\xd6\x97\xad\xf8\xc7\x63\x71\xa6\xe8\xcb\x2d\xb0\xa7\x45\x6c\x47\xf0\x2a\xe3\x84\x51\x55\x8d\x87\x00\x3d\x56\xad\x77\xe0\x3c\x0e\x29\x08\xc8\x8e\xbb\x5b\x7e\x64\x42\x58\xff\x60\x0b\x84\x35\xb1\x05\xd8\x64\x40\x36\x56\x72\x1f\xc5\xa9\x0f\xe7\x61\x01\x62\x11\xdd\xec\x62\x39\x86\x1e\xa0\xe7\x81\xeb\x39\x8c\xe7\x44\x0b\x74\x39\x4f\x61\xfe\xf5\x46\x12\xe4\xb1\x93\xbe\x2e\x4e\xb4\x40\x4f\x1d\x80\x8f\x45\xb7\xc8\xf3\x10\x18\xd8\xe6\x60\x14\xc3\xc2\x6c\x0c\x76\xcf\xa9\xd2\xa7\x79\x19\xbc\xc7\x24\x6a\xa7\xcc\x50\xeb\xed\x59\xb2\x83\x54\x5b\x94\x7c\x38\x9b\xe7\x3f\x03\x28\xcf\xee\xde\xc3\xf2\xf0\xcf\x61\x09\x37\x2f\xec\xef\x2c\xa4\x0d\x41\x54\x06\x21\xb2\x0c\xf8\x44\x82\x42\x6a\x3e\x05\xea\xf1\x30\xe3\xc2\x49\x02\x82\x68\xfe\x6e\xde\x67\x0a\x9b\x8c\x20\x6b\x92\x8f\xe6\x1f\x2a\xee\x74\xa3\x7a\x34\xe9\x46\xe5\x32\x62\x59\x29\x81\x9a\x9c\xad\xd3\x0b\xc4\x5e\xfe\x24\x7c\xa7\x19\xee\xc8\x30\x19\xe2\x40\x16\x0d\xc9\xa7\x2c\x76\xf8\x47\xf5\x0f\x3a\x93\xac\x14\xb1\x1a\xf0\xc7\x91\x7b\xcf\x90\x88\x23\x8b\xb3\x77\xd1\xb4\xc0\x7e\xdc\x47\x92\x01\x37\xf7\x2e\x72\xb2\x80\x8f\x1d\xec\xb9\x00\xe5\x51\x44\xf2\x38\x51\x13\xa3\xfb\x3b\xb4\x85\xcd\x7e\xf6\xec\x09\xdd\x22\x7b\x81\x7c\x06\x58\xc8\xea\xd5\xc8\xa9\x2b\xac\xf6\xc8\xd3\x54\x06\x06\x67\x9c\xa9\x32\xa2\xa6\x9c\xdd\x1d\xe4\x57\xb7\x45\x6c\xe4\x71\x20\x56\xa6\x73\x19\xcf\x04\x43\x1a\x87\x7f\x92\x77\x6f\x1e\xf6\x04\x6d\x30\x77\xd3\xc8\xd4\x80\x3c\x4b\xdb\x8b\x2f\xe9\x6d\xc5\x73\xf6\xca\x12\xde\x63\x5b\x13\xf6\xe8\xf0\x77\x8e\x1d\x54\xf8\x94\x57\x7b\x56\xe0\xd5\xc6\x4e\x82\x27\x79\xc8\x56\xce\x89\xdb\x85\xbd\x10\xc9\x0a\x92\x78\xc2\xa9\x65\xbb\x67\x5e\x71\x3a\x37\x13\x97\x26\x77\xf1\xb4\x31\x3f\x7a\xed\x1d\x83\x9e\x1e\x72\xb7\xab\x7a\xa1\x06\x6c\x70\x23\x47\xee\x9d\x70\x61\x9c\x27\xdc\x5a\x73\x87\x10\xc9\x91\x7b\x5a\xd8\x48\x7d\x33\x4f\x01\x2f\xec\x21\xd9\x88\x40\x67\x8f\x44\x8d\xd4\xca\x7d\x46\x3a\x57\xf1\xfc\xe0\xcf\x6b\xd3\x9e\x2d\x27\x33\xf9\xac\x87\x0b\x4f\x20\xef\x9f\x45\x96\x2c\x9a\xc2\x84\x96\x4c\x22\x06\xcf\x05\xe6\x2b\x40\x93\xdc\x9d\xb2\x2a\x79\x84\xab\x47\xf6\xa2\x70\xfe\x0d\x04\xd1\x14\x7c\x12\x08\x32\xec\xae\xf6\xe2\xee\xb3\xbd\x72\x3b\xc3\x8d\x93\x1e\xca\x8c\xdd\x76\x5c\xb9\x0e\x57\x98\x84\x45\x60\xd1\xc4\x79\x7a\xc8\xfd\x9e\xd3\xe3\x19\x39\x6d\xd9\xf9\x47\x8d\xad\xe1\x50\x4f\xc3\xc5\x19\x05\x21\x96\x0a\x0e\x62\x54\x46\xce\xc1\x99\x7d\xa2\x83\x40\x66\x2c\xf7\x2c\x0e\xb7\x86\xa0\x80\x58\xb9\x3f\xf2\x25\x27\x84\xd6\x93\x33\xa3\x8c\x01\x59\x59\xb5\xa7\x9d\x62\x66\x68\x53\x3e\x61\xd3\x8a\x9e\x20\x56\x86\x62\x37\x80\x95\xf5\xe7\x41\x22\xd5\xc2\x40\x17\x01\xbc\x72\x17\xa6\x23\xd8\xa0\x49\x28\x19\x20\x56\xee\x3f\xfc\x0a\xd2\xdf\xfd\x23\xfc\x83\x4e\xdd\x49\x50\x98\x4f\x8d\xd0\xda\xb0\xc1\xac\x2c\xe3\x4f\x58\x8e\x10\xd0\x52\x03\x37\x78\x96\x63\x84\x9d\x21\x22\xd5\x4d\xf6\xa4\xca\x41\x9b\x28\xd2\x4b\x77\x0f\x30\x2b\xeb\x72\x2c\x5b\xc6\x68\x7a\xa2\x9e\x4f\xce\x16\x93\xad\x54\x11\x96\x86\xd6\x48\x9d\xd1\x94\x7f\x2e\x02\x01\x2a\x8b\x4c\xe1\x71\x72\x8b\x6b\xf8\x3f\x60\x96\x69\xa4\x07\xcc\x72\xe4\x3a\x13\xb0\x69\xca\xa1\x13\xec\x0c\xd3\xbd\x9d\xa4\xad\x4e\xc6\xf3\x72\x35\x23\x8b\x56\x52\x91\x45\x10\x8b\x32\x64\xe9\xa4\x5f\x58\xa6\xbd\x03\xb2\xb2\x46\xf7\x59\x7a\xc7\x47\x9f\xa7\xdd\xcd\x4d\xe6\x24\x93\xfc\x9d\x9f\x7b\x98\xb9\xf8\x94\xbe\xdc\x60\x9f\xd2\xd7\xe1\x0b\x31\x2b\xf2\x83\xcf\x7e\xd0\x27\xac\xe0\x7a\x46\x9f\x66\x47\x72\x56\x3f\xad\x26\x1e\x0d\x54\xee\xe5\xa9\xd4\xf0\xad\xd9\xfd\x22\x85\xa1\x39\xa9\x2e\x53\x57\x43\x68\x80\xb5\x3c\x40\x31\x09\x60\x2d\xab\x71\xe0\x97\x57\xbe\x6e\x3c\x30\x2e\x77\xff\xac\x69\x32\x97\x96\xd0\xac\xc9\x26\xb8\x4c\x89\xa4\x35\xff\x52\xf8\xc9\xf6\x64\x5e\x61\xc5\x2f\x5e\x83\x85\xe7\xcf\x7a\x29\x81\x24\x64\xfa\x26\xb0\x30\xf7\x1f\xd4\x7b\xb8\x48\x34\x8e\x8c\x63\x56\xa8\xeb\xb0\x23\x7e\x63\x42\xb2\xe0\xf9\xe4\xf7\x83\xe7\x0b\xe3\xa3\x95\xe6\x44\xf9\x11\xb9\x33\xb2\xb0\xc2\x4f\xf7\x25\x09\x37\x4d\x14\xfb\xc4\x24\x14\xd5\x25\x9f\xed\x06\xa3\x23\x63\xa1\xe9\x67\x00\xc5\x1c\xa6\xdd\xb9\xcc\xc3\xc0\x3e\x13\x13\x33\x5c\xfa\xc4\xc4\xf4\x1a\x00\x18\xcc\x61\xba\xa5\xab\x2a\x55\x42\x1c\x2e\x95\x7d\x36\xd1\x65\xb2\x24\x2f\x14\x2e\xf2\x23\x99\x14\x07\xb4\xcb\x61\xbe\x9a\xcb\xd0\x4c\x2f\x3d\xae\x96\x3b\x8a\x36\x5a\x8a\xc7\xfe\x23\x49\x80\xc2\x82\x77\x39\xcc\xb5\x01\xc6\xe5\x30\xad\xcd\xe5\x3d\xae\x29\x2f\x00\xb9\x1c\x33\xab\xfa\x78\x66\x50\x79\xa7\xcb\xe9\x01\xd8\x72\x37\x48\x55\xba\x13\x3b\xeb\x3d\x37\xba\x7f\x30\x6f\xb0\xce\xcb\xf4\xd3\x88\x05\x57\xd7\xb2\x51\x7c\x61\xfd\x20\x85\x57\x77\x42\xfd\x9d\xe0\x0a\x88\xdc\x25\x7c\x96\xe7\xea\xe2\x16\xd8\x7c\x23\x97\xba\xbd\xf7\x2d\x89\x7e\x09\xf7\x11\xf0\x72\x6a\x16\xb9\xb0\x24\xcf\xbf\x83\x3b\x00\xc3\x1c\xe6\x19\x11\x0c\x73\xe9\x04\x0e\x00\xe6\x98\x0e\x31\xa5\x09\x6a\x9e\x26\x39\xf5\x99\xec\x0b\x0e\x0a\x55\xdf\x9c\x4a\x17\x01\x33\x91\x3b\x5a\x28\x4c\x0f\x8d\x41\xa2\xe1\x70\x35\x45\x7b\xeb\x77\xa9\xea\x87\x93\x82\x29\xda\x4c\x23\x57\x0a\x1d\x90\xbc\xcb\x90\x51\x1b\xc1\xfd\xd8\x5c\x1c\x57\xe4\x4a\xd1\x08\x32\x87\xe1\x64\x89\x9b\xe9\xc5\xd3\xa5\x2f\x72\x38\x8f\x5b\x6d\x4f\x9f\xd1\x2b\xef\x90\xdd\xca\xe1\x8c\x58\x3c\xb7\x89\xf5\xb2\x4d\x1c\x6d\x0a\x1a\xc8\xc1\x57\x46\xe2\xf0\x11\x21\xa3\xe6\x69\x00\xc9\x72\xef\x0c\xaa\x5a\x4a\x8f\x18\x36\xae\x95\x02\x2e\x75\x2d\x89\x04\x6b\x00\xa6\x5c\xd1\x04\x09\xa6\xdc\x6e\x64\xf0\xa2\xcd\x01\x5e\x71\x93\xb4\xda\x54\x02\xb7\xb9\xc5\xa4\x57\xb7\xc9\x3a\xbd\xa6\x02\x6f\x6e\x18\x3b\x7f\x7b\x90\x10\x8c\x12\x56\x4e\x22\x03\xac\x5c\x3d\xac\xb6\x79\x3e\x61\x7f\x37\xa2\xba\x81\xf4\x77\xcb\xbd\x55\x78\x51\xb1\xa1\x71\x6f\x7a\xf4\x36\x14\x87\xce\xf0\xe3\xdb\x33\xf5\x7f\x84\xbd\x4b\xae\x3f\xbb\xaf\x5f\xd7\xbf\xa3\x38\x33\x48\x95\xde\x02\x0e\xfe\x9d\xb4\x93\x39\xd4\x4b\x81\x1b\xb6\x2f\x6e\xec\xf9\x07\x5c\x4b\x7b\x1f\xdb\x49\xf0\x6b\x6c\xd4\xfe\xb2\xa4\xd2\x9b\xa4\x28\x8a\x9f\xe2\x97\x96\xe5\x91\x88\x0b\xcf\x5e\x4c\x7c\x3c\xf5\xf1\xc0\xeb\xc1\xc1\x70\x0e\x06\xf7\xd9\x8b\xaa\x9a\xac\x92\x85\xc2\xbd\xd6\x2c\x53\x7c\xea\xee\x20\x4a\xac\x4e\xa7\x6e\xb2\xa8\xa3\x11\xdf\x1e\xad\x6c\x1e\x92\x3d\xba\x18\x6a\x75\x05\x7e\x6e\x5b\x94\x1e\x74\x75\xaf\xc3\x3d\xaa\xe4\x9e\x40\x3d\x4d\x17\xb4\xec\x9b\x69\xf1\xf4\x23\xf7\xd3\x0c\x2d\xf1\xa0\xa0\x7b\x4e\x2d\x12\x9d\xf7\xaf\x44\xa2\x1b\xf2\x3f\x50\xe5\xa2\x55\x54\x11\xef\x08\x6f\x39\x3d\x06\x27\xb3\x51\x9d\xb1\x85\x0b\x88\x30\x37\x81\x81\x1a\x20\xcc\x35\xdd\x37\x1f\xd1\xdc\x3d\x68\x02\x48\xae\x79\x97\xe6\x19\xf6\x15\x3d\xc2\x45\x68\x2f\x5c\x3c\x58\xa9\x3c\xc5\x79\xb6\x2a\x8d\xf2\xf6\x10\xbc\x73\xcf\x1e\x1d\x23\x3c\x59\x01\x2f\xee\x1c\xf2\xfa\x47\x2f\x09\x05\x02\xe8\x71\x4d\xa7\x52\x40\xe2\x9a\x8e\x77\x8f\xa1\x3c\xe5\xdc\x8f\x37\xa1\x65\xdd\x8f\x37\xa1\x3d\x5c\x7a\x58\x09\x7a\xbe\x81\x25\x97\x5d\x85\x42\xc9\x65\x4d\x4a\x60\xc9\x65\xf5\x3a\xa0\xe4\x92\x8c\x0d\x28\xb9\xa4\x96\x04\x94\x5c\x74\x27\x45\x60\xb3\x72\x57\x0d\x64\xdc\x99\xfb\x9f\xc0\x77\xc7\x73\xe9\x8a\x4d\xf7\x5e\xf6\x10\xbd\x65\x98\x4f\x67\x9f\xea\xb4\x9d\xc5\x9d\x35\x5d\xa2\xc4\x9c\xd3\xd5\xe4\x41\x9b\x36\xb4\x15\xf8\x73\x79\xaf\x66\x4e\x88\x3c\xa6\x78\xf0\x71\xd4\x03\xe5\xb9\xb1\xe1\x59\x71\xfc\xe8\x47\x37\xaf\x73\x18\x75\x63\x63\xd1\x0d\x38\x1c\x58\x74\xd9\x63\x62\xa0\xe8\xf2\xb9\xe9\xd6\xc8\xdc\x60\xb9\x38\x9d\x1f\x0d\xa1\x94\xcc\xdd\xb5\x0e\xaf\x7a\x3c\x50\x72\x76\x85\xba\x9d\x8d\x97\x04\xee\x5c\xd9\x03\xf1\x6c\x3e\xe9\x0b\xd7\xc2\x30\x87\x97\x12\x28\x8d\x88\x67\x9a\x28\x9e\xad\x79\x27\x5f\x08\xe7\x43\xe3\x9e\x3d\xd5\xa8\x2b\x0a\xb5\x27\x9a\x1b\xa8\xce\x31\x15\xa8\x4e\xa3\xd2\xc3\x75\x37\x23\xa1\x01\x5a\x77\xce\x61\xaa\x37\x33\xc0\xf4\xb7\x4e\x92\x8a\xe9\xc7\xe8\x67\x0a\x76\xf1\xe8\xea\xe9\x2a\x41\xd5\xd6\xb7\xe6\x01\x7b\xd6\xd3\xd8\x67\xbb\x8b\xf8\x59\x19\xc2\x7e\x41\xd4\x44\xd4\x68\xe0\xe8\xb2\x97\xda\x9e\x4f\x2b\xdd\xfe\xc1\xc2\x30\x03\xf1\x50\xf4\xf1\x79\xd0\xb5\xf5\x10\x02\xb3\x2e\xbb\xf9\x78\x74\xfe\xf7\x2c\xf1\x31\xf0\x99\x03\xbc\x95\x6d\x44\xc2\x83\xb2\x7d\xee\x1c\x76\x08\x8a\xc7\xb3\xb8\x9a\xe1\x1c\xf5\xda\x9d\xfa\xcc\xe3\xb5\x3b\x4f\x38\x41\xb6\x1b\x1e\x18\x3c\x5b\xdb\x96\x5b\x1b\x8d\x74\x0f\xc7\xf2\x48\xb5\xfa\x31\x0f\xe6\xfd\x9f\xa1\x91\x91\x1a\xf7\xc4\xf3\xcb\x67\xeb\xd8\x88\xf2\xf7\x50\x6b\x65\x37\x2f\xbc\xdd\x34\xa4\xc5\xab\xce\xdc\xfd\x9f\x09\xcd\xfa\x7e\x8f\xcd\x12\xfc\xc1\x70\x74\x73\xb3\xc2\xe0\xc9\xe0\xdb\x35\xbd\x05\x5e\xdd\x24\x55\x8e\x00\xbb\x6b\x3a\x1b\xbc\x6a\xcf\x30\xbc\x57\xd3\x61\xf2\x7f\x46\x80\xf9\x02\xb8\x5d\xeb\xb0\xaf\x57\x45\x9a\x4d\xc3\x7b\xee\x3e\xf0\x43\x9e\x30\x54\x73\xef\x21\xa0\x6c\xfc\xc7\xdd\xa5\x6d\x94\x30\x8f\x8c\x5f\xe5\x01\xcb\x1b\x94\xb0\xd6\x87\xf4\x3d\xd9\x7c\xc1\xc5\x4e\xba\xf6\xd5\xaf\x1c\xf0\xe7\xf1\x36\xa7\x3d\x7d\xe3\xa9\xbe\x66\x20\xe0\xc3\x92\xdb\x55\xd0\xc3\x9a\xa7\x9e\x22\x86\x79\x9e\xf9\x12\x48\x5a\xab\x39\x88\x61\xdb\x55\xe6\x45\xab\xf2\x9c\x13\xf8\xaf\xa8\xeb\x1f\xf9\x1d\xd8\x60\xad\xb3\xd0\xde\xb1\xa7\x0f\x45\x1a\xc8\xf2\x84\xbf\x00\x0d\x96\x9d\x18\xef\xd8\x93\x97\xca\xe0\x88\x6e\x1c\x45\xc1\xc0\xea\x09\xff\x7b\xb7\xe0\x40\x8b\xd8\x68\x60\x6a\xa5\xef\xd4\x80\x0b\xdb\x03\xf4\xab\xf5\xe1\x0b\x25\x98\x9d\xba\x55\x20\x56\xe4\xeb\x79\x85\x07\xcb\x20\x77\xed\x68\x0a\x22\x77\x55\x30\x31\xc6\xcb\x31\xbe\xf6\x04\xb0\xba\x22\x3b\xb5\x37\xc0\x85\xfe\xa1\xa0\x72\x85\xf0\x26\xcb\x2d\x3b\x41\x91\x00\x7f\x2b\xc9\xb1\x80\xdc\x8a\x2c\xbe\xe8\xfe\xa0\x48\x19\xb2\xc7\xc0\x62\x6b\x79\x74\x27\xb6\x56\xf2\x88\xf7\xbd\x77\xd8\x7a\xb3\x20\x17\x58\xbb\xef\xb3\x9b\x42\x57\x62\xe9\xf0\x70\xf5\x7d\x76\x89\x74\xe5\xb3\xdb\xc5\xb7\x9e\x5d\x3c\x5d\xf9\x0c\x57\x83\x1f\x33\x66\xa2\x63\x8e\x5b\x9d\x67\x26\x20\x6f\x35\x4f\xc9\x5e\xef\x42\x81\x15\x32\x40\xe1\x6a\x9e\x28\xbe\x46\xcf\xf0\xa0\xe1\x15\xf4\xd3\x43\xe9\x77\x1f\x8d\x14\x93\xb1\x6c\xa6\xa9\xb4\xdc\xba\x6c\xc4\xdb\x72\x13\xf2\xca\x58\x5d\x1c\xaf\x35\xa1\x25\xd8\x2d\x94\x95\x2f\x0e\xe7\x5a\x77\xc1\xd8\x4a\xee\xe0\x81\xd5\x6a\x1a\x5e\x41\xd5\x8a\xda\x92\x59\x7f\x73\x0f\xbe\xdf\xcf\x25\x8b\x32\xf0\x0a\xf7\xed\x24\xf8\xf6\xd2\xa2\xe5\x1f\x31\xda\xd1\x12\x5e\xad\x12\x9e\xa1\xbf\x0b\xd1\x96\x7c\x51\xfc\x94\x3f\xc0\x0a\x82\xe5\xbe\x1c\xeb\x6b\x6c\x7d\x3d\x3b\x71\xff\xf2\x2e\xab\x1e\xed\xfe\x36\xcf\x83\x31\x7f\x87\xa2\x26\xf9\x46\x84\x91\xce\xff\x7b\x06\x4e\x7e\x3c\xa6\xca\xfc\x20\xbc\x08\xd3\x1c\xf4\xab\xa6\xad\xe8\x13\xaf\xd3\xf3\x8f\xcf\x33\x0f\x37\x1d\xdf\xb9\x0b\x31\x19\x55\x61\xa0\x84\xaf\xaa\x27\x5c\x1a\x98\xaa\x18\x1c\x8a\xf7\xe0\x5e\xc3\xf8\x06\xaa\x72\x0f\xf2\x11\xde\x42\xfd\xfc\xe3\x36\x92\x46\x0e\x40\xa7\x22\xc7\xc9\x0f\x01\x06\x10\x2b\x1f\x4e\xd8\x9a\x2c\x44\x9d\xd2\x6c\x23\xea\xd4\x70\xd3\xf1\xb9\x1b\x71\x3f\x01\xa4\x54\x54\x85\xda\xe3\x46\xa6\x01\x09\xb8\xa8\xac\xc7\x30\xa0\x50\xcd\xfd\x3a\x98\x50\xcd\xbd\xde\xc7\x0e\xdd\x6d\x35\xf0\x50\x4d\xa3\x88\xf0\x50\xf5\xec\x26\x62\xa4\x4e\x0b\x70\x97\x8a\x84\xdf\x60\x51\x6d\x7f\x4a\x2e\x52\xff\xc8\x07\x81\x95\x6a\x8a\xa8\xcf\x78\x4a\x6e\x93\x80\x92\x6a\xea\xdb\x1f\xbe\x63\x6e\x3c\x3f\xf7\x10\x6d\xff\x50\x68\x54\x53\x71\xfa\x8c\x3c\xf8\x38\x9d\x57\xf5\x03\x4a\x2a\x12\xf1\x59\x4f\xe7\xdd\x4c\x7d\xb8\x6b\xbb\xcf\xf9\x38\x9c\x77\x47\x0a\x7c\x54\xe4\x30\x91\xd3\x9c\x7d\xca\xb7\x37\x11\x70\x54\x81\xa2\x86\x5b\x2b\x81\xa2\x2a\x30\x3a\xe3\xeb\xbb\x48\x92\xe1\x0c\xa6\x0e\xf7\x11\xd9\xc2\x1b\xe4\x22\x48\xcd\xd1\xcc\xde\x48\x44\x1d\xdd\xa7\x7b\xbb\xfb\x73\x6f\xae\x85\xe3\xf3\x32\x13\x98\x3c\x03\x6c\xa9\x18\x6c\x0b\x61\x5c\x9c\xa9\xc8\x16\x75\xb5\x0f\x4b\xbf\x3a\xc7\xc7\x8e\x44\x65\xe4\xe3\xce\xaf\x0a\xcf\x67\x44\xc4\xd1\x7c\xc1\xc8\x3b\xb7\x62\x7b\xd2\x54\x32\x3e\x7d\xb8\xe1\xd8\x9f\x71\x90\x07\xa2\x04\x68\xa8\xa6\xdc\xfe\x8c\xdf\x04\x1e\xd0\xf8\x38\x50\x57\xd4\x7f\xd3\x6a\xd0\x07\x73\xb7\xdb\x44\xf2\x55\x04\xc6\x87\x54\x52\x5c\x09\x19\x35\x85\x13\xf9\xe6\x1e\x74\x0b\x79\xfd\xe1\xc7\xd4\x52\xac\x17\x56\x7c\x85\xcf\x67\x88\x64\x65\xf4\x77\xed\x1e\xa5\x2e\xd7\x6e\x2e\x1f\x63\xaf\xa1\xb8\xfb\x42\x78\x25\xfd\x2e\x3f\x0e\xd5\x77\x73\x2f\xe7\x39\x8c\xee\x33\x3c\x22\x50\x48\xe3\x53\xa8\x59\x47\x7c\xd3\xe4\xdd\xdf\x6d\x45\xa4\xbb\xd5\x44\x77\xfa\x6e\xd5\xe5\x9d\x0a\xd7\x31\xcf\x92\xbe\x7b\xc7\xe1\xa5\x26\xb7\x5b\x36\x78\xee\x87\x18\x1b\x6c\x14\xbe\x10\x63\xdd\x33\xce\xef\x91\x6f\x39\x86\x00\x54\xcb\x59\x3f\xfc\xc4\x65\xd8\xdf\x16\x62\x8e\x21\x1b\x85\xcd\x40\x91\x61\x46\x28\xfc\x10\x61\x9b\x65\x62\x77\x57\x1e\x7d\xde\x9f\x3a\x2c\x00\x83\x8f\x85\xbd\x2a\xe1\xa8\x1f\x1f\x5b\x83\x81\x30\xfd\xf6\x41\x3f\xba\xe1\x87\x38\xda\x9c\x50\x3d\x5f\x37\x91\x8f\x38\x4f\x46\x25\xff\x42\x85\xcf\xda\x0b\x3f\xe5\x91\x8c\x50\x41\x33\xe4\xb0\x9f\x5f\xa2\x0d\x9e\xd9\x7b\xa0\xf6\x69\x0b\xd7\x99\xe4\x33\x62\x93\x1e\x27\xdf\xda\x9d\x43\x15\xd7\xee\x04\x4a\xd1\xc5\xdb\xd2\x0d\x3f\x0c\x6c\xd4\xf8\x96\x4e\xd6\x8e\xf9\xb2\x48\x3a\x5a\xe9\x54\xa5\x1b\x3c\xcc\x32\x18\x18\xb6\x22\xcb\xbb\xb8\x6e\xf1\x97\x90\x00\xed\x8f\x00\x6d\x63\xa1\xba\xeb\x34\xbd\x70\x0b\x1f\xfb\x7f\x27\x2c\x4c\x67\x1d\x7b\x8d\x4c\x7e\x70\xe9\x1c\x76\xb0\x50\xe3\xe5\x7e\x0b\x2b\xb8\xcb\x65\x71\x5d\x49\xee\xb3\xd0\xca\xe5\x25\x2b\x84\x5b\xb6\x4f\xd6\x69\x69\xd4\x57\xc8\x69\x5d\x4e\xd6\xa9\xe9\x09\x3d\x7e\xe9\xe2\xed\x11\xdb\x3a\x59\x9e\xcd\x17\xf4\x0f\x6b\x78\x9d\x16\x6d\x1a\xf4\x8e\xd3\xe2\xf4\x79\xdc\x9f\x45\x7c\x32\x73\x57\x52\xca\x31\xa5\x57\x92\x1d\x74\xdf\x30\x75\x9b\x2f\x76\x1f\x50\x86\x6e\x6f\x3a\x9d\x2c\xa3\x46\x15\x5f\x5c\x60\x48\x53\x29\x63\x72\x68\x5b\x59\x49\xd9\xc0\x42\x5d\x06\x48\x3c\x77\x16\x67\x8d\x63\x95\x0c\x8d\x4c\x89\xd9\xbe\xa2\x8c\xbc\xc3\xf5\xd0\x89\x79\xd7\xd1\x54\x2a\x89\xe8\x56\xcb\xe8\x87\xcd\x22\x33\xe7\x91\x4c\x94\x95\xed\x2c\xb3\xcb\xcb\xba\x1f\xb6\xe7\x28\x1c\x03\xfb\xee\xdd\xbc\x38\x62\xa5\x1b\x74\x0d\xd7\xd3\x6c\xe9\x1b\xde\xf6\x0f\x86\xd6\x79\x21\x3c\xb5\x3e\xbd\x1b\xe3\x6e\x67\x67\x6c\x59\x08\x0b\x07\x80\xdd\x0b\x65\xf7\x28\x95\x52\xdc\xdb\xbb\xfa\x8c\x7b\x04\xb0\x14\xf1\x8e\x47\x61\x2f\x8c\xae\xb0\x8a\x95\xf5\xff\x65\x9d\xc8\x50\x95\x76\xce\x98\xaa\xeb\x14\xbc\x6f\xe9\x27\x3e\xec\x2a\xee\x5c\xed\x4e\xf0\x9c\x5f\xcb\x15\xd8\x79\x6d\x37\x03\x21\xae\x55\x44\xe4\x3c\x77\x5f\xcb\x5d\xa0\x3e\x31\x6b\xca\xa8\x29\x82\x10\x10\x9e\x4c\xaf\x2d\x19\x9c\xd4\x6e\x6b\x5c\x10\x5c\x13\xda\x7d\xcb\xf1\x2e\xa0\xce\x63\x23\xb7\x69\x34\x5b\xd7\xae\xac\x3f\xf6\x20\xf3\xdd\x10\x1f\xc5\x30\xf7\x60\xba\x15\x77\x5e\x40\xb7\xb5\x9f\x0c\x20\xb7\x39\xd7\x2f\x8b\xa3\x11\x9e\xe8\xa2\xc4\x2d\x6e\x12\x79\xa8\x0a\xa2\x5b\x36\x6a\xe6\xba\x77\x35\xcc\x40\x37\xd9\x6a\x23\x3b\x78\x46\xbd\xb8\x61\xa4\xe2\xb3\x30\x42\x1d\x3b\x03\xd6\x03\x97\xa2\x51\x01\x3d\x44\x07\xde\x2d\x01\xd4\x37\x36\xba\x9b\xee\x38\xa2\xbb\x0d\x2d\x6c\x8b\x18\x4a\xa2\x14\xad\xa7\x10\x82\x87\xdc\x6c\x8c\xb4\xc6\xac\x47\x8d\xd3\x7a\xb0\x15\x2a\x1e\x65\x2f\xe3\x42\xf4\xfd\x5d\xc5\x74\xfb\xa3\x5b\xcb\x52\xb2\x68\xb3\x13\x2e\x4e\x79\xb5\xde\x5d\x4f\x3e\xee\x4e\xc9\x49\xe2\x35\x5d\xfd\x6d\x96\xde\xcf\x7d\xa7\x82\xab\xa1\xb9\xad\x6d\x8e\xda\xa9\x60\x8f\xec\xb1\x81\x8e\x8b\xf1\xa4\xc7\x38\x97\x55\x64\x01\x0f\x17\xdf\x65\x50\xf6\x2e\xc8\xce\x27\x86\x84\xd6\x25\xa0\xe2\x4e\x23\xa1\x00\x15\x17\x33\xdc\x44\x5c\x35\x77\x6a\x10\x42\x62\xb0\xdf\x04\x36\x2e\x7b\x78\xbf\x34\x28\x9d\xa6\xdf\x3c\xd1\x0c\xcc\x13\xb6\xb1\xc0\xc9\xed\x88\x08\x6b\x1b\x97\xac\x13\xde\x67\x83\x1d\xde\x5a\xbb\x79\xa6\xda\x53\x94\x4f\x85\x88\xcb\x6e\x69\x17\x6e\x69\x1e\xd9\x2e\xf1\x6c\xb4\x8b\x2d\x30\x6c\x34\x93\xaf\xb5\x67\x4a\xfb\xb7\xbf\x27\xa8\x73\x89\x05\x3c\x41\x9d\x4b\x6c\x8d\xa6\xa8\x73\x15\x5b\xdd\x04\x75\x2e\x83\x65\x37\x41\x9d\x8b\xb5\x62\x6e\x3a\x2a\x76\xaa\x13\xd8\xb9\x13\x36\x3d\x8f\x1d\x5e\xbf\x98\xfb\xa6\x52\x85\xff\xdd\x96\x05\x0f\x9c\xa0\xcb\x35\xe0\x21\x27\xe0\x72\x8d\xc5\x32\xc1\x96\xcb\x49\x3a\x31\xa3\x00\xe8\x9f\x40\xcb\xb5\x31\xc9\x4b\xc8\xa8\x63\xff\xcf\x91\xb2\x85\x29\xdc\xa6\xff\x37\xbe\x9f\xf9\x1f\x9c\xaf\x9d\xde\xb5\xd5\xa8\xea\x89\x44\xa9\xfe\x7f\xd1\x4b\x26\x72\x37\x39\x7c\x81\xef\x58\xcc\xd9\x09\xde\x5c\x03\xa7\x6f\x1e\x38\xb1\xa1\x6f\xcf\x03\x27\x36\x36\x54\x53\x18\xba\x69\x87\xe1\xc2\xc6\xd1\xc5\x3c\x12\xa1\xa5\x8b\xf4\x4e\x1a\xfa\x2e\xb9\xd3\x98\xbe\x50\x62\x55\x7f\x80\x06\x35\xe8\x0b\x11\x8b\x99\xd6\xf3\xc0\xe7\x3b\xdb\x06\x2e\xf0\x72\xc3\x66\x82\x47\xd7\xd8\x11\x4f\xe0\xe8\x1a\xa7\xc9\x53\x38\xba\x81\x79\x71\x1e\xd9\xb8\xc3\xd4\x09\x71\x85\x5f\xe2\x04\x80\x2e\x17\x07\x3d\x3b\x22\x66\x96\xe9\x77\x32\x00\x4c\x4c\xe8\xdc\x79\x70\x1e\xdc\x9c\x32\xde\xea\xe5\x36\xe0\x04\x7e\x2e\x5a\xe4\x0f\x7c\x7a\xac\xab\xae\x68\xd6\x15\x41\x34\x4f\xba\x80\x13\xad\xb1\x4b\xe0\x62\x90\x03\x5a\x14\xe6\xd6\x09\xa1\x84\xdb\xc2\x3c\x70\x50\x23\x12\xd1\x3c\x2a\x13\xf4\x24\x0d\xae\x67\x20\x10\xcd\x03\x29\xb4\x2b\xc1\xb1\x30\x58\x8b\x53\x7c\x3b\xc0\x4e\xe7\x11\x5b\xcc\x5e\xac\x90\xc0\xae\xc3\x71\xc0\xf1\x0c\x55\x7e\x1e\x55\xae\xd5\x19\xf5\x6a\xcf\xfc\x09\x9e\x63\x0a\x8b\x97\x9d\xc8\x9c\x73\x75\x17\x5d\x93\xa3\x39\xab\x75\x4a\xb3\x8e\x0d\x80\x55\xc7\x42\x83\x27\x67\x7c\xf3\x68\x78\x20\x65\x33\x50\x79\x27\x9a\x51\xa9\x4e\xff\x57\xd3\xb6\x25\xc0\xe8\x8d\xfd\x02\xd4\x6b\xa7\x04\x47\xca\x9c\x6d\xce\x43\xff\xf1\x5d\x34\x7b\xd5\x99\x28\xa1\xbb\xc6\x27\xad\xc5\x67\xbc\x38\x48\xec\x55\x67\x92\x4e\x78\x19\xe7\x75\x07\xee\x34\x4b\x77\x93\x35\x7d\x71\x31\x00\xbe\x20\xca\x88\x0b\x8a\xd3\xe5\x99\xa8\x2a\x97\x8f\x8b\x8b\x8b\x03\x65\xe2\x74\x4e\x10\xf5\x1a\x57\x7b\xe6\x31\xac\x1d\x95\x18\xf9\x5f\x7f\x55\xe2\x3c\xcc\x43\x9b\x69\x35\xaf\x2c\xd2\x0e\x73\x97\x6b\x25\xbc\xb8\xbc\x6b\xc1\x81\xdc\x74\xc9\xb2\xe3\x05\xd5\x6c\x1e\x63\x0f\x3d\x1d\x30\x64\x53\x76\xa5\xa0\x40\xcd\x99\x36\xe8\xbf\x4c\x97\xe9\xdc\xd6\x7d\x11\x9b\xe1\x3c\x1c\xd2\x6d\x70\xb5\x74\x61\x68\x4f\xd7\x8b\xb1\xad\x36\xc7\xf4\x72\xf3\x69\x91\x53\x5b\x8b\x6f\xae\x3d\x32\x94\x7f\x29\x13\x3a\x9d\x72\xc9\x97\xf7\x1b\xa6\xbd\xbc\xcb\x20\x56\x6d\xa7\x6a\x1c\x0f\x9b\x88\xe9\xe2\xd8\x5c\x6e\xfd\x68\xf0\x65\x4b\xa8\xa3\x0e\xe3\x5d\x31\xc0\x16\x76\x3a\xd7\xb6\xb9\x76\x52\xc4\xad\xb9\xcb\xde\xbe\xf7\x02\xf7\x0d\x4c\x27\x53\xf7\x5b\x8d\x41\x96\x75\x83\xfe\x24\x3b\x36\xe2\xe3\xe6\xdf\xb7\xd2\xb0\x52\x3c\x5a\xc9\xe9\x0b\x83\x85\x70\x80\x30\x8f\x67\xf7\x1d\x0d\xd9\x86\xd8\x61\x96\x3d\xcb\xf8\xf2\x23\x4a\x09\x55\x79\xf6\x2a\xf0\x85\x60\x8d\x34\x65\xab\x11\xc3\x1f\xf6\x96\x0d\x7e\xdd\xf7\x58\x3e\x7b\xd7\x99\xc9\xfe\x3a\x0d\x06\xed\x7a\x35\xb6\x5b\xe2\x8b\x27\x9d\x0d\xf6\xae\x73\x57\x22\x1a\x97\x4a\xe9\x80\xb2\x41\x44\xa2\x09\x68\x5e\xc3\x9d\x7f\x1e\xdb\xc8\x6a\x43\x40\xe4\xc1\xa1\x66\x1e\xba\xa8\x77\x17\x24\x97\x9b\xcb\x7e\xa1\x09\xdd\x91\x76\xb7\xbb\xa5\x8b\xf8\xb3\x5d\xf6\xa8\xbf\xd7\x16\xd4\xcb\xeb\x60\x54\x71\xed\x31\xe1\x63\xcb\x4e\x35\x07\x0a\x0a\xa2\xe6\xdc\x1b\xd9\xe9\x0f\xea\x5e\xfc\x5f\x25\x95\x79\x2a\xb6\xdd\x0c\xa9\xfd\x07\xee\x77\x6e\x43\x2d\x33\x1a\xb8\xbb\x68\xb3\x3f\xd4\xd6\xe9\xb1\xd3\xa8\x90\x38\x6e\xcd\xf3\xb4\xd8\x93\xff\xdd\x4f\xd0\x03\xe7\xc9\x7d\xb1\x6c\x22\x5d\x8d\x42\x27\x9d\x82\xdf\x55\xb5\x05\xc1\xef\x06\x66\xf8\x79\xb2\x69\x05\x87\x71\x9e\x5e\x4b\xc6\x2d\x6b\x9e\xde\x44\x26\xfa\xfa\xdc\xe8\x77\xd8\xce\xe7\x46\xbf\xc3\x85\x6a\x9e\x69\xb7\x94\x64\x49\x06\x4c\xfe\xa4\x61\xce\x8e\x22\xec\xd4\x79\xf8\xbf\x9c\x82\xf1\x3b\x8d\x00\xc9\xe1\xcc\x04\xf1\xae\xe1\xd5\x3a\x4f\x03\x19\x2b\x7d\xcf\x6c\x83\xfd\xdf\x06\x37\x7f\xc8\xfe\xa7\xd9\x15\xde\xcc\xd0\x73\xdb\x7d\x99\x88\x1b\xef\x0e\xe8\xde\xb9\xf1\xee\xf0\xf9\x99\xe2\xdd\x55\xc0\x05\xe6\xa9\x9b\x78\x73\x08\xcb\xf0\x0d\xbd\x44\x6c\xe3\x64\x05\xb0\xfd\xce\x62\x0e\x70\xe2\x50\xd4\x40\xb5\x13\x56\x60\x9e\x88\xe0\xbc\xd3\xe0\x08\x68\x73\xf7\xbe\xd0\xd1\xe6\x1e\x16\x01\xa0\xe7\x59\x77\xd1\xe4\x46\x38\x63\x63\x9a\xa7\x02\xb9\x48\xa7\x81\xae\x9b\x53\xe9\x8c\x26\x79\x56\x7d\xee\xec\x2c\x2f\x6e\xcd\xfd\xe3\xb6\x15\x24\x6b\xbb\x4f\xa9\x2e\xe2\xb5\x5a\x13\x0c\xbd\xb3\x48\xdf\xcb\x83\x8e\x6b\xb0\xac\xe2\xff\xdd\xef\x52\x5f\xa2\x1f\x4f\x97\x44\x33\xb4\x83\x89\xe8\x84\xe6\xff\x4e\x60\x27\x8d\x92\x13\xae\x08\x26\x5e\x9b\xf0\x7a\x20\xf1\xa2\xea\x7c\x15\x29\x0a\x2c\xe1\x14\x1f\x8f\x18\xf8\x13\x78\xbc\xa4\xe2\x07\x3c\x5e\x64\xa0\xe2\x7d\xb7\xd5\x1f\x6e\xaf\x1c\x7f\x91\x66\x9b\xe3\xaf\x60\xac\xa4\x1a\xf2\x67\xd8\xdd\x46\xc2\x1b\x0e\xb2\x48\x78\xdd\x59\x0a\x26\x4e\x71\x34\x95\x86\xd5\x1c\xbb\x44\x5f\xc0\x06\xad\x23\x1e\x58\x6a\x60\xa7\x88\x38\xc9\x11\xd4\x1a\x6c\xe1\x9e\x38\xaa\x78\x9e\x78\x77\x37\x27\xf2\xdc\xcb\x88\xba\x7b\x71\xca\xb9\x20\x1e\x4e\x77\x34\xf1\x4e\x21\x52\xe7\x14\xfc\xae\x82\x70\x3c\x4f\x63\x62\x75\x7b\xf1\xb2\xb5\x64\x8f\x1d\xbc\x77\xb3\xe6\x79\xed\xf6\x51\x13\x23\x1c\x03\xa9\x3c\x4f\xac\xbc\x53\x56\x71\xd9\x26\x6a\x78\x11\x46\xc2\xda\x2a\x09\xe5\x33\xf7\x66\xae\x64\x08\x49\xd8\x95\xef\x42\xe4\x55\xb0\x92\xe7\x69\xe0\xac\xf1\x47\x3c\xf2\x09\x80\x5e\x9b\x8d\xa6\x28\x25\x1b\x5d\xa7\x94\x1c\xf6\x8a\x81\x94\xb3\x2f\xa8\xb0\x5c\x03\x63\xf0\x9c\x76\xf6\x2d\xd7\x72\xdc\x94\xa5\xd3\x2e\x32\x0c\x57\x77\xe0\xd8\xd4\xcf\x69\xeb\xf5\x22\x51\x19\x06\x2a\x2f\x17\xa7\x20\xc6\xe1\xd3\xc6\xe0\xbf\x0d\xec\xc7\x14\x36\x0f\x20\xb7\x09\x52\x5e\x23\xa8\xd1\x3c\xc5\x78\x77\x19\x81\x56\x4b\xcc\xc9\x09\x68\x5e\x1e\x2e\x74\xef\x36\xcb\x62\x09\x2c\xa2\xc6\x7f\xee\xbd\x3c\x69\x38\xda\x9c\x72\x95\x17\x96\xaa\x88\x79\x07\x5c\x94\xe6\x18\x62\xa4\x3b\x04\xb1\x93\xf7\x6a\xfe\x3c\x15\xcd\xce\x11\x44\x73\x91\x9f\xe1\x3e\x52\x1d\x26\x05\xb3\x02\x84\xd3\xcf\xe9\x8a\xc5\x39\x9b\x10\x77\x13\xd4\xbc\x7c\x58\x09\x9c\x44\xba\x1d\xc1\x79\xa7\x4a\xd0\xc6\xc0\x1b\xf6\x9c\xbe\x20\xdd\x3e\x35\x06\x73\xb2\xbf\x96\x27\xba\x76\xd8\x52\x14\xb1\xad\x38\xbd\x15\xd6\xfd\xc0\x92\x57\x21\x73\x01\xbb\x6b\xb3\xfb\xb1\xd7\x54\xb4\x83\x23\xcf\x89\xd6\xb6\xf1\xed\xdc\x10\x27\xef\x35\x8f\xfd\x03\x0f\x84\x62\x2a\x4b\x64\x2f\x00\x8e\x5d\x64\xa9\xfc\xa0\xdf\x18\x30\xb1\xeb\x12\x1e\x2b\x13\xf0\xba\x0c\xc6\xe8\x04\xbc\xee\x24\xd2\xce\x04\xaf\xce\x5b\xe5\x33\xb1\xd1\x9e\x74\x44\xc2\x9f\x03\xc0\x97\x99\xd8\x5c\x4f\x54\xab\x74\x6e\x63\xba\x89\xd8\x11\xa1\x6b\x24\x0e\x45\xa7\x1b\xc7\x64\x68\x2a\x00\xb9\x27\xc0\x72\xc2\x1f\x4f\x00\xe4\xda\x44\x5b\x05\x27\x2e\x12\x25\x7e\xe0\x04\x45\x4f\x6d\x3c\x38\x66\x17\x78\x70\x91\x28\xf3\x83\xdb\x31\x36\x22\xdb\x52\x33\x3c\xd0\x29\x4d\x37\x4c\x8e\x99\x67\xc2\x0d\xd3\xb9\x09\x4e\xdc\x68\x56\xc3\x1b\xca\x9c\x6a\xce\x54\x76\x3d\x28\x8f\x73\xd3\x73\xbf\xa0\xdd\xcc\xf8\xe4\x0d\x65\xf7\x3a\xa9\xec\xfe\xa7\x22\x9c\xa8\x72\xf3\x60\x26\x77\xb6\xc3\x2f\x5d\x96\x41\x0d\x09\xa8\x4c\x1c\x88\x99\x74\x80\x76\x0b\x05\xae\xdc\xc0\xac\x3a\x37\xac\x1c\x80\xe3\x33\x71\x4e\xca\x4d\xb2\x09\xc4\x9c\x57\xa5\x67\x32\xce\xa3\x06\x07\x10\xe6\xda\x44\x69\x4e\x7a\x64\x76\xbb\xcd\xd0\xc8\xf0\x71\x11\xe6\x26\x72\x31\x19\xff\xf1\x30\x03\xa3\x87\xc2\x2e\xa8\x5c\x05\xd3\x7c\xa6\xe6\xbc\x73\xf4\x1a\x66\xcb\xf9\xa7\x28\x2d\x53\xc4\x39\x70\xe2\x66\x12\x70\x60\x38\xb4\xec\x68\xb9\x08\x36\x93\x1b\x5a\x38\x39\xe8\x73\x91\x88\x4a\x7a\xe3\x8a\xa3\xe0\x09\xcc\x5c\x02\x66\x77\x26\xef\x2e\x77\x67\x2b\xde\xcd\xd3\xdd\x7c\xf2\xa0\x94\x93\xc0\xb9\xb1\xe5\x38\x67\x9b\xc0\xc9\xe5\x6e\x2b\x8d\x9b\x3c\x6c\x19\x77\x94\xbb\xc5\xe3\xab\x9c\x1d\x2b\xdc\x6e\xf6\x7a\x8a\x6d\xe3\x20\xb4\xca\x14\x3a\x6e\x70\x94\x3b\x81\x8e\x8b\x22\xcc\xf1\xfa\x86\x3a\x1a\xe2\x4a\xc3\x02\x78\x71\x89\xb3\xfa\x99\xbc\xee\x84\xa7\xe9\x04\x2f\xae\x4d\xb4\xb4\x34\x9d\x5a\x54\x0a\xbf\xe5\x89\xc6\x97\x84\x06\xd0\xb4\x04\x72\x5c\x76\x5b\x90\x74\xf0\x1c\x4e\x6b\x70\x65\xd5\x2a\x12\xd1\x91\x27\x1c\x31\x61\x1a\x9f\x3b\x83\xed\x76\xc2\xea\xd7\xd3\xe5\x1e\x5e\x6b\x42\x1e\x26\x23\x72\x74\x97\xd1\xe5\x15\x6a\x27\x26\x61\x25\xf7\x6c\xe2\xd4\x73\x4e\xa7\xb2\xe0\x6f\x1c\xf3\x4e\xc0\xdf\xce\xbc\xe7\xaf\x17\x88\xbb\x4b\x0c\xab\x36\x80\x17\x33\x69\xd5\xee\x2e\x50\xe2\x15\x03\x4b\x36\x93\x67\xa0\x7d\x67\x77\x5d\x38\x69\x1f\xf5\x0a\x67\x90\x51\xff\x93\x0d\x7e\x64\x34\x4e\x9b\x2d\xe9\x5c\xbb\x1a\xad\x39\x4e\x9e\xc9\x73\x50\xe5\x4f\x62\x0f\x39\x35\x24\xa4\x67\x97\xe3\x0f\xf6\x01\x9c\xef\xcd\x84\xd3\xce\x44\x4d\x01\x33\xce\xdb\xc8\x13\x98\xb8\xac\x25\x00\x98\x38\x2f\xfa\x4e\xa0\xe1\x06\x96\xe4\x99\x14\x6b\x48\xfc\xf4\xee\xf6\xfa\x21\x96\xa2\xf3\xe9\x75\x85\x3b\x8a\x9f\x25\x90\xe8\x53\xdd\x41\x61\x49\x5a\xa8\x09\x43\x37\x85\x7a\x2b\xae\x0b\xd1\x6e\x86\x6b\xe1\xb3\x40\x13\x59\xa0\xa5\x7f\x76\xb0\x9f\xe2\x08\x61\x97\xa7\x3c\xb0\x26\x6c\x33\xc1\x0d\x9e\xc9\x43\xd5\x6e\x5b\xf5\xe5\xc1\xa0\x3e\x53\x6c\x33\x33\x57\x9c\x27\xb0\x6f\x69\x4f\x53\xd1\xdd\x34\x92\x25\x3c\x1b\x9b\x4c\x28\xc4\xdf\x70\xfb\x00\xd2\x5b\x3f\x10\xee\x20\xbd\x79\xfb\x78\x26\x9d\x1f\xad\xd3\xe2\x90\x19\xf3\x5f\x3e\x76\xc9\x95\x1f\xf8\x19\x76\xff\x07\xcf\x8d\xd8\xb4\x13\x10\xb7\x84\x6f\xca\xcc\xc7\x6e\x76\xe3\x87\x1b\x9f\x6c\xaa\x45\xd9\xa4\x62\xa7\xc9\x09\xe5\xcc\x5e\x83\xe6\x98\x7f\x66\x63\x39\x6a\x8e\xca\x5e\x77\xe6\x90\x63\x66\xa4\x1c\xfe\x4c\x33\x9f\x88\xaf\xe3\x4f\x78\xe4\x33\x9f\xb6\xd7\xaf\xed\xbe\xee\xfc\x78\x69\x4b\xe1\x7f\xf8\x7d\xf7\xcb\x7b\x36\xf0\x82\x3d\x28\x11\x03\x27\x28\x72\x83\xab\xba\x13\x10\xb9\x7e\xa0\xe2\x82\x21\xd7\x0f\xb4\xd7\xec\x4d\x68\x4d\xea\x39\x39\x11\xfd\x9f\x6d\x72\x36\xb3\x82\x2a\x9b\x1b\x93\x83\xfd\x90\x64\x27\x30\x84\x2c\xcc\x41\xdf\xe5\xb1\x01\x3c\xfd\xd4\x83\xdd\xda\x1c\x1f\x65\xd3\x3d\x1c\xa1\x6a\x10\x02\x4a\xae\x1c\xe6\xcd\x7b\x69\x52\x41\xcf\x53\xbb\x23\x95\x2b\xb9\x4d\x25\x13\x67\x35\x6f\x30\x39\xad\xc7\x80\xc6\xf5\xe3\xf0\xc5\x1d\xff\xa3\x03\x83\xff\xd6\x0f\xc7\x7f\xcb\x5e\xd8\x4f\x2e\xf2\x6a\x32\xef\x8b\x12\x4e\x06\x84\x6f\x2e\x4e\x80\x02\xc4\xa1\xf3\xca\xf3\x4d\x38\x51\x16\xc0\x40\xeb\xae\x08\x70\x03\x9f\x88\x99\x0d\xbf\xcc\x2d\xd7\x09\xea\x5b\x06\x3c\x6a\x02\xfa\x16\x59\xe8\x86\x10\xc5\xfd\x40\xf1\x02\xf3\xcd\x3b\xd4\x33\xd7\xcd\x6d\xcc\xa1\x1a\x00\x53\xcc\xd5\x58\xb5\xe6\x78\xc8\x6d\x4d\x5c\x81\x4e\x91\x90\xc5\xfd\x70\xf2\xb5\xdd\x3d\xe4\xd8\x32\x12\x4d\x31\x37\x2d\x00\x8e\x73\x93\x73\xdb\x2c\xfc\x97\xb4\xbf\xe4\xe6\xa2\x80\xbd\xe5\xc6\x10\x9e\x16\xa2\x6e\x6b\x85\x3b\x9c\xc8\xef\x76\xfb\xc1\xc1\xed\x6e\x78\x60\xc9\xb9\xef\x01\x65\x78\xf0\x65\xd2\x54\x9c\x8d\xcb\x4c\x70\xb0\x99\x0d\x29\xa2\x3a\x0d\x00\x5d\x3f\x4e\xb3\xcb\x76\xd1\x37\x72\xd7\xdb\x9b\x3a\x76\xa5\x0b\x32\x0f\x00\xba\xf8\x41\x2a\xc3\x59\xe1\x21\x31\xf3\xde\xa7\xba\xbe\x77\xb4\x0f\x36\x6f\x79\xb8\x29\xe0\x63\x63\x97\x42\x23\x87\x32\xd0\xa1\xdb\xb2\x18\x05\x25\x4f\x66\xd4\xe9\x0b\xc7\x14\x0d\x0e\xdc\xb9\x74\xf8\x2d\xae\x1e\x0f\x47\x68\xef\x5a\x91\xd8\x59\xf9\xeb\xe2\xd1\x80\x9b\x5c\x24\x3a\x27\xe1\x31\x31\xf3\xb5\x7b\x92\xaa\x5c\x7b\x93\x4e\x89\x17\x1e\xe3\x76\xe4\xde\xc3\x0e\x5f\x18\x4c\x8d\xfe\xda\xa2\x79\xfa\xad\x69\x29\xbe\x51\xd7\x41\xce\x67\x60\x05\x0e\xa7\xc1\xed\xcc\xa1\x5e\x37\x6c\x0b\x95\x26\xdf\xce\x15\xb9\xde\xde\x5d\x5a\xc8\xa3\x01\x05\x9d\x26\x3f\xb0\x17\xd9\xe1\xc3\x76\xc3\x21\x15\x23\x60\xb4\x3f\x39\xf7\xcd\x1c\x72\xb6\xab\xb8\x01\x3f\x17\xb5\xa4\xc7\x9e\x5d\x03\xfa\xf5\xd9\xf5\xa7\xfd\xb8\x1f\x4d\xb5\xfd\xbc\x45\x33\xb2\x0b\x04\xba\xae\x96\x03\x00\x5d\x3e\x1d\x0a\xb0\xd8\xd3\x70\x6d\xbf\x96\xc8\x77\xdd\x41\xe2\xbe\x34\xb3\x46\xdc\x21\x3b\x88\xad\x62\xd7\x52\x9c\xdd\x2a\x3a\x3f\x5f\x8d\x75\xf2\x28\x81\xe5\xec\xb1\x4f\x06\xe0\x10\x7f\x4c\x16\xe7\xe7\x07\x23\x43\xdf\xc8\x9f\x8c\x4c\xee\xfa\xed\x4e\xa2\x8c\xcf\x5a\xd1\xc5\x9e\xed\xe2\x39\x33\xb3\xe7\xb9\x43\x8e\xa5\x97\x92\xd6\x2f\x60\xe3\xbc\xd5\x3d\x45\x8d\x9b\x9a\x90\xf3\xda\x5d\xc7\x87\xd7\x8e\x72\x63\xb2\xbd\xb8\xa3\x87\xc0\x8d\x4b\x02\x4d\xce\x72\xec\x55\xd4\xf9\xc1\xb0\xd2\xc1\x80\xc8\x45\x83\x4f\x7e\x74\x5e\x54\xfe\x1f\x66\x37\x95\xd2\xa1\xf9\x61\xa5\x14\x8c\xb1\x9c\x8c\x09\x15\x03\x15\xae\x1f\xcc\xa3\x72\xda\x45\x89\xff\xab\x9f\xe2\xbb\x48\x52\x02\xe0\x4c\x00\xe2\xb2\xf6\xd7\xa2\xb0\x64\x99\x17\x8e\x53\x85\x49\x98\x25\x64\x5f\xf7\xac\xb4\x24\x64\x00\xd6\xd7\x62\x50\xe3\xb9\x5f\xec\x1c\xb4\x2f\x23\x2d\xd1\x3f\x8a\xa1\x1b\x71\xb0\x99\x25\xbb\xe6\xf6\x0f\xad\x80\xf0\xe1\xa2\x38\x62\xd1\x94\x0c\x17\xb7\xab\x36\x9a\x29\x9d\xa0\x30\x62\x5d\x97\xbc\xbb\x9d\xb6\x1a\xcb\x43\x1b\x4e\xc9\xf6\x0e\x9c\xb7\x14\xeb\x4e\x79\x65\xcf\x52\xca\x50\x80\xb1\xca\xc0\xa1\xf3\x4a\xf5\xdc\x68\x73\x43\xba\xde\x68\x96\xe1\xf1\xa7\x16\xf1\x22\x38\x29\x4c\xb8\x54\xd4\x81\xe2\xff\x46\x2d\xa1\xdb\x44\x23\x4d\xb0\xed\xe2\x7d\x3c\x8f\x01\x4b\xa5\x1d\x68\xbb\x80\xcd\x75\xfc\x01\x66\x31\xc0\x86\xec\xad\x54\x44\x83\x33\xa9\xda\xb9\x08\xa0\xa2\x30\xb2\x0c\xa3\x5e\x69\x1c\x01\x78\xae\xe3\xff\x3d\x4b\xdb\x1d\x4d\x3b\x9a\x33\xe9\xf4\x87\x9d\x48\x27\x34\x39\xa5\xed\xd0\xaf\x16\xe7\xa2\x59\x0c\x75\x85\xf7\xf1\x2c\x3a\xd9\xe2\x36\x34\x81\x8f\xeb\x87\xbd\xdb\x35\xba\x20\x0b\x4b\x77\x81\xc2\x5c\x41\x8c\xeb\x87\x6d\xef\x4c\x6a\x0b\x51\xfc\xa0\x86\x03\xff\xd6\x8f\x9d\x9e\xd6\x56\x4b\x40\x53\x44\x44\x80\x0a\xd7\x0f\x84\x4a\x31\x7c\x06\xde\xd1\xb3\x78\x97\x75\x9c\x7f\x8a\xd9\x37\x81\xfc\xc9\x72\xc0\xda\xb5\x5d\xd0\xf5\x75\x5b\x79\x61\xfa\xb5\xef\x06\xf3\x63\x78\x6b\xad\xf3\x3f\xbd\x8a\xfc\xa8\xd4\x00\x3f\xef\x59\x7f\x2a\xc0\x77\xc5\xf2\xc1\xab\x6b\x82\xe5\x23\x1a\xfc\x04\xcb\x27\x66\x4d\xe2\x07\x00\x98\xcc\x65\xb0\x7c\x84\x67\x9f\x60\xf9\x9c\x04\xef\x9f\x75\x78\x1c\xd7\x2d\x03\x6c\x5c\x86\xba\x0a\x6f\x60\xcd\x27\xaa\xf8\xf0\x7f\x6c\x25\xf4\x62\x55\x86\xb2\x6b\xa8\x93\x45\xd4\xa4\x6f\xa6\x4a\x09\x17\x03\xd8\xfc\xdf\x3d\x1d\x93\x57\x58\x1e\x2e\xaa\xcf\x7a\xe9\x14\x49\x7b\xb0\xef\xca\x49\x40\xe8\xd9\x7a\x7f\xd5\x3f\x2b\xed\x0c\x36\xda\x0c\xf0\x5a\x78\x55\xdd\x62\xb2\x5a\xdc\xed\x3e\xc3\xe2\x8c\x5e\x6f\xf7\x5f\xcc\x05\xb8\x7e\xdd\xb8\xe6\x4c\x98\xca\xde\x36\x99\xe8\xde\x0c\x83\x42\x6e\xcf\x9e\xec\x72\x45\x6b\x37\x87\x97\xca\xd8\xa7\xd6\x9b\xe5\xd5\xfd\x9f\xb9\x07\xa3\xad\xb7\x8c\xda\x61\xbd\x99\x7c\xac\x95\x6a\x48\x68\x0f\x88\xaa\xe2\xd7\x6e\x7b\x14\x2d\xac\x54\x31\x7a\x3c\x1f\xaa\x9e\x86\xe2\xcd\x36\xab\xa7\xa1\x9e\xa5\x00\xd8\x23\xfc\xf1\xdc\x78\x3d\xb8\x74\xce\xfa\x58\x13\xaa\xfe\xd8\x72\x1a\xb8\x83\x69\x20\x72\xea\xeb\x12\x86\x8b\xd6\x97\x91\xdd\x2f\x58\x5b\x7e\xe9\x65\x94\x77\x9a\x01\x33\xa7\xe8\x2d\x78\x91\x77\x20\xfc\x44\x63\xcd\x4d\xd9\xc3\x17\xf2\x4d\x64\x67\x7d\x37\xaa\x98\x3f\xe4\x38\x48\xf1\x6a\x14\x4a\x8f\x68\xc0\xfb\x11\x3d\x72\xd6\x8f\xb5\x81\x9a\x06\xf4\xcf\x39\x3d\xae\xa9\xca\x64\x27\xe8\x96\xc9\x70\x0c\xb0\x7f\xce\xe2\xe2\x68\xc4\xe1\x27\xbe\xc8\x6c\xe7\x1e\x90\xc4\x0f\x17\x23\x7a\x4f\x53\xfc\xa0\xe6\x35\x01\xe3\x5c\x99\xc2\xd1\x4c\xcf\x7b\x5a\x62\xce\x61\x57\x6c\xec\x9e\x74\xf4\x69\x49\xa5\xc3\xec\xde\xf3\xf0\x30\xa5\x85\x60\xca\x1e\x7a\x34\xf7\x3c\x1a\x79\x84\xa3\x99\x9e\xc5\x34\xc2\x47\xb9\x03\xde\x00\x34\xba\x69\x00\x40\x13\xa9\x7c\x13\xb3\x06\x17\xea\x09\x00\x4d\x52\xc3\x15\x7f\xa6\x26\x26\x0a\xf8\x33\x22\xe2\xcd\x86\x51\x93\x3b\xb5\xb3\x15\xe6\x28\xf6\xa2\x56\x18\x1d\x94\x78\x50\x69\x92\xd2\xbc\x15\x78\x22\x96\x2a\x51\x69\xe6\xf9\x27\xcf\xe6\xd9\x0c\xc2\xa8\xf5\x08\x94\x9a\xa8\x2f\x7d\x5a\xe5\x83\x70\x07\x10\x68\x32\x97\xb7\x66\x73\x0b\x34\x4d\xc4\xcc\x44\x27\x6c\x4a\x23\x34\x47\xf0\x67\xc4\x3f\x9a\x6d\x1b\x26\xad\x30\x17\x3b\xb4\xad\x83\x45\xe3\x35\xcf\x29\x14\x0d\x80\x17\xb3\x61\x87\x24\xb6\xc5\x6c\x2d\x26\xaf\x27\xb6\x8d\x03\xbe\x6c\xed\x62\xbb\x24\x14\xd2\x6c\x5b\x10\xc1\x73\x1b\x7e\x32\x1a\x05\x5b\x88\x9b\xee\x41\x45\xeb\x9c\x23\x14\xe9\xbb\x9d\x94\xd0\x71\xe3\x41\x93\x07\xab\x26\x7b\xd8\xdb\x14\x49\xec\x29\x5a\x27\xce\xa9\xb3\x90\xb3\x3e\x9d\x55\x04\xaa\x99\x9e\x46\xb5\xae\x68\xce\x7e\x15\x80\xa3\xc3\xaf\xee\xfa\x99\x4a\xe6\xe1\xd8\x0f\x27\x1b\x2c\xa6\x8d\x7d\x4d\x96\x0e\x1f\x6e\xca\x5d\x04\x3a\xce\xb8\x17\x6e\xe2\x9b\xc2\x70\x1a\x81\x19\xa7\x43\x84\x18\x71\xe3\x21\x1a\xce\xf4\x60\x0a\x34\x9c\x84\xeb\xed\x6c\x9c\x14\xaa\x6f\x80\x8c\xd3\x4f\x1b\x8b\x48\x01\x4b\x73\x36\x42\x35\x70\x37\x6f\x02\x98\x13\x55\xa7\xb6\x84\x5b\x2c\x56\x36\xb6\x5f\xc2\x31\xcd\x66\xe4\xa7\xe9\x0c\x8e\xed\x97\x18\x46\x13\xf0\x1c\x41\xa6\x66\x9b\x1b\xed\x97\xff\xdd\x5d\x3b\x85\xf0\x12\x26\xfe\xd7\x6c\x1c\x2c\x12\xe5\x70\xb6\x89\xfd\xc5\xd5\x6a\x40\x28\xed\x7d\xed\x72\x84\xe9\x99\x0b\x1f\x3d\x47\xf8\xda\xbd\xc4\x57\x2f\xe3\x73\xc1\x5e\x36\x0a\x8f\x16\xb8\x76\x59\x41\xbe\xab\xbb\x0d\x1c\xb0\x6d\x29\x84\xd0\x6b\xd7\x45\x22\xff\x57\x87\xb5\x97\x2f\x4c\x5f\xce\x16\x36\x6e\x6e\x6f\x36\x3a\x8f\x2e\x2e\x2d\x84\x90\x40\x0c\x13\xa4\x9e\x7e\xda\x9b\x77\x8f\xda\x3a\x37\x6f\xa7\x91\x33\xfb\x36\xdc\x92\x99\x71\xeb\xb3\x68\x44\xd0\xd0\xeb\x12\xcc\x1e\x2f\xd7\x4c\x21\x7b\x08\xca\x30\x01\xe9\xc9\xea\x64\x80\xf4\x9c\xd9\xea\x71\x11\x1d\x38\xc7\x09\x0c\xcf\xe9\x9e\x07\x18\x1e\x43\xce\xce\xe6\x15\x49\x2d\x6b\x60\xf2\x74\x1c\x60\x67\xd3\x33\xc7\x1e\x43\xfc\x9c\xae\xd9\xe7\xe3\x7f\x0a\x7b\x09\x33\x60\x7f\x1b\xf5\x98\xf8\xe0\x13\x48\x1e\x03\xd8\xcd\xc6\x21\x22\x31\x5a\x66\x33\x58\xa4\x9a\x3a\xe8\x3c\x05\x60\xf4\x09\x3a\x4f\xbc\xa0\x7e\x5c\x3c\x6f\x8e\x2f\x92\xe8\xdc\xff\xef\xce\xf0\x53\x1e\x3b\xdb\xba\x2d\x89\xca\x1f\xad\x7d\x8d\x7b\x2c\x4a\x29\x70\x7c\x72\x42\x21\x68\xc8\x9c\x94\xa4\x3b\x11\xec\x5c\xae\x9f\xeb\x28\xd1\xbe\x7d\x5a\xc1\xff\xaa\x4b\xc8\xb5\xb6\x88\xbd\x20\xd7\x36\x3e\x25\x17\x57\x66\xc3\xe1\xc7\xdd\x4b\x5b\xc4\xb7\xb2\x29\xb8\x01\x6b\xd8\x06\xc6\xc7\x20\x79\xb3\xad\x3d\x1c\xbe\x08\x9e\xcb\xfd\xd3\x09\x40\x8f\xb8\xd0\xb3\xeb\xed\x6b\xc5\xfb\xb1\xf9\x84\xa9\x98\x77\xc9\xff\xdd\xcf\xd1\xf1\x20\xf4\x18\xac\x6e\x82\xd0\x63\x20\x8c\x09\x40\x8f\x81\xb9\x26\x00\x3d\xf1\xd9\xc2\x0f\xae\x6b\xa0\x1f\x01\xca\x63\x28\xcd\x09\x28\x8f\x51\x79\x26\x98\x3c\xc6\x67\x99\xa0\xf0\x18\x4a\x67\x82\xbc\x63\x6c\xa1\x29\xf0\xce\xd0\x9f\xa0\x9f\xd4\x02\x25\x11\xe0\x1d\x63\x84\xcc\x7e\xee\x56\x53\x0d\x5d\x79\x3d\xc9\x06\x85\x67\xef\x69\xfa\xa9\x22\x52\xfc\x94\xfe\xa4\xfc\x6f\xa4\x49\x79\x6d\x4f\x74\x01\xdb\xe6\x9e\x70\xb6\x46\x09\x12\x76\x67\x7a\xbe\xdc\x13\xab\xdb\x9e\xcd\x2c\x62\x64\x47\xdf\xb2\x9f\x49\xd5\x35\x91\x5a\x5c\xe6\xf8\x60\x4a\x6f\xba\x80\xd2\xee\xd0\x03\x8c\xbb\x38\x01\xdd\xf1\x7e\xe9\x04\x66\xc7\x40\x48\xb3\x23\xe0\x87\x87\xfc\x1d\x01\x7f\x3a\x90\xc5\xaf\x4a\xa7\xde\x7e\xa8\xd0\x4f\xc5\xcc\xdd\xcc\x66\x60\xb8\x8a\x19\x28\x0d\x1d\xb4\x97\x1d\x23\xc1\xdc\xf0\xcd\x69\x86\xad\xaf\x51\xa7\x02\xeb\x42\xbc\x74\xcf\x26\x99\xd6\xbd\xea\xff\x21\xbd\xaa\x7d\xfb\xa3\xb1\x53\xe5\x4b\x75\xd7\xc3\x17\x6e\x16\x51\x4d\x80\xe2\xd1\x31\x7f\xf6\xaa\x16\xd9\xfd\x71\x9b\xc5\x1f\x2c\xe4\xe2\xff\x80\x5b\x21\x2e\xc0\xe8\xe9\xa7\xb3\x34\x14\x85\x5e\x9c\x44\x1c\x60\x6a\x2d\xea\x62\xd6\x11\x9e\x6c\xf6\x66\x47\xd1\x22\x95\x03\x87\x68\xbb\x05\xb1\x6a\x01\xf2\xd9\x1e\xed\x9d\x5b\xa2\x04\x02\x99\x80\xfa\x44\x95\xfc\x12\xec\xce\x46\xe0\x23\xe4\x0a\x06\xed\x27\x8a\xa3\x88\xce\xc4\x46\x60\xf6\xbe\xeb\x41\x79\xe8\x10\x9a\x1f\xfb\x3e\xe0\xec\xa6\x62\x60\xd0\x1f\x7b\x67\xa2\x55\xbf\x74\xdb\x69\xf4\x20\x7b\x5c\xc2\x63\xcc\xde\xd5\x12\x5d\xcf\x5b\x3d\x70\x15\x1a\x25\x72\x98\x6c\x58\x13\x0a\x1c\xde\x22\xfa\xa3\x53\x73\x1f\x70\x62\xcb\x1c\xf4\x16\xba\x4a\x17\x33\x76\xec\xaf\xd9\x11\xf4\x16\x27\xa4\x7a\x25\x01\xee\x13\xb3\x87\x1c\x73\x4f\x7b\x52\x19\xde\x51\x13\x6f\x9f\x1a\x8b\x4c\xa5\xe2\xe1\x04\x98\x7b\x36\x98\x85\x16\xa3\x91\x88\x0d\x34\xf4\x8a\xee\x73\xb7\x98\xaa\x5c\x06\xce\xa2\x2b\xdc\x6b\x26\xd7\xef\x05\x53\x71\x96\x5d\x34\xc4\x3a\xb2\x8f\x74\x97\x25\x4c\x50\xb7\x22\x97\xa6\x18\x07\xf1\xd2\x13\xdd\x17\x7b\x49\x50\xa9\x7b\x4f\x64\xde\xdc\xbb\xee\xfe\xd0\xae\xe3\x92\x37\x5c\x81\xfa\xfa\x46\x07\x52\x69\xe8\x7a\xf3\x68\x3a\x16\x11\xa8\xeb\xc1\xde\x1f\x2b\xcc\xc7\x1e\x2b\x4c\x76\x4f\x38\x87\x35\xc6\xf2\xaa\x21\x53\x44\xa0\xae\xe3\xf3\x46\x04\xd2\xfc\xd8\x95\xcb\xce\x6c\x0c\xaf\xc3\xa3\xd3\xfe\xec\x99\xe3\x87\xd5\x32\xed\x22\xef\xe7\x68\x47\xed\x62\x17\x28\x6e\xfa\xab\x2d\x80\x7a\xbd\x72\x67\xe5\xc2\xbb\x2b\x46\x8f\x6d\x49\xad\x64\x30\x44\x4c\x62\x3f\xd8\x5f\x37\xa9\xf2\x17\xc5\xb3\xf3\x7e\x6f\x14\x6d\xf1\x16\xcf\x6c\x01\xfb\xde\x1b\x3a\x90\xdf\xae\x0c\xc9\x84\x11\x1a\xf6\xcc\x87\x9c\x71\x19\x80\x7f\x97\x1c\x24\xe1\x0a\x74\x79\xe8\x6b\x67\xe7\xcd\x82\x99\x3a\xd9\x08\x05\x9d\xb3\x74\x35\xc1\xe1\x0b\x96\x80\xa3\xba\x18\x08\x27\xc5\x96\xb5\x56\x1e\x0b\xad\x4e\x2d\x5d\xf0\x56\x04\x35\xe8\x40\x99\xa8\x13\x73\x18\xfa\x19\xf6\xb4\x81\x82\xe8\xde\xa1\xc7\xed\xdc\x2f\x64\xa0\x85\xff\x1b\xbe\x7b\x66\x96\x3d\xa1\x85\x0f\xcc\xb6\x84\x4a\x99\x62\x06\xd5\x34\xfc\x14\xfd\x39\xfc\x92\xea\x4e\xb6\x1e\xbb\x3f\xfd\x16\x82\x97\x51\x07\x34\x28\x6b\x58\x00\x33\xe8\x24\x9e\xd7\x04\x33\x28\xcb\x4b\x81\x0c\xca\x2a\xfd\x63\x0b\xe4\xec\x0f\xd7\x34\xcb\x6d\x70\xe9\x86\xb0\x39\x13\xc8\xa0\xac\x1b\xcb\x46\x0c\xd2\x8a\x0a\x62\xd0\xa9\x22\x3d\x3c\x2d\xd5\x8b\x7e\x9c\xbb\x82\xd1\xcd\x23\x6d\xe8\xf9\xca\x0f\xf8\x16\x93\x07\xec\x9f\x48\x45\xd5\x15\xd5\xf6\x48\xf2\x60\x2a\x9b\x5d\x76\xba\xb3\x68\x7f\xb4\x2e\xc9\xd8\x5b\x7e\x17\xdf\xa8\x3f\x9f\xf0\x8e\x6d\x83\xb6\x8f\xb6\x0d\x1a\x6e\x03\x96\x50\xf7\xcc\x6d\x60\x69\x76\xf3\xb0\xd1\x83\x34\x66\x8e\xcc\x7e\xc1\xdc\x99\xf5\xca\x4c\x04\x49\xe8\x2c\x5a\x9a\x40\x0f\xca\x44\x7c\x9e\xa0\x07\x65\x57\xe8\xc8\xcc\xe9\x61\x09\x76\x11\xec\x01\x8c\xa0\x24\xd0\xcb\x1c\x0a\x7c\xa7\xc0\x16\xf8\x4c\xe4\xb1\x05\xbb\x43\x8d\x0d\x40\x6e\x2c\x46\x90\x57\x5f\x06\xfb\x7e\x65\xfc\x86\x05\xf2\x8a\xd8\x30\x26\x9c\x03\x57\xed\x60\x2a\x55\x35\x8b\xed\x1f\x1c\x81\x4e\x73\xb3\xe5\x77\x40\xab\x8b\x7e\x27\x0a\x39\xa6\xc3\x07\x40\x40\x59\x15\x10\xbc\x9f\xe2\xd1\xef\x68\x58\xc8\xa7\xff\x3b\xb1\x50\x67\x86\x92\x19\x0d\x6b\x34\x1b\x64\x0f\x2a\x80\x9d\x0c\x86\x6f\x48\x8e\x45\x87\x77\x5a\x74\x67\x96\xc0\x6e\x40\xa2\xc9\x44\x72\x9c\xc3\x1d\x9a\xe9\x75\x81\xd1\xee\x3e\x2e\xd7\x0d\x5a\x12\xa8\x34\x69\x6f\x7e\xc7\x45\x47\xb1\xeb\x1c\x5e\xa2\xd0\xaa\x09\x46\x4d\xf7\x76\xc4\xc6\xa8\xd1\xc9\x67\xb8\x79\xb3\x4d\x46\xf0\xd5\xb8\x37\x6e\x8d\x23\xfb\x5b\x2e\xe1\x9d\xdf\xa3\x05\xf3\x3c\x5e\xba\x2f\xfe\x88\x56\xe9\xef\x3f\x1e\x5b\x45\xd3\xb7\x37\x8c\x03\x8b\xa8\xd0\x41\x7e\x3c\xbb\x44\x53\xed\x12\xfd\x61\x83\xab\xdf\x72\x1d\xba\x5c\x5e\xc3\x9e\xd1\x75\x00\x75\xef\x6f\xb1\x45\xaa\x36\xf7\x33\xd4\x99\xb5\xda\xfc\x18\x35\x68\x70\x80\xa6\x07\xc5\x10\xef\x4d\xd3\xd9\x30\x82\x7f\xb6\xf2\x9f\xdb\x69\x97\xc4\xb7\x2f\x28\xd0\x2d\xb1\x75\xea\x9e\x15\x0d\x51\xe1\x34\xa4\x8d\xd8\x3a\x75\x0d\x2b\x23\xf8\x7c\xd9\x3c\x20\xf8\x7c\xcd\x2e\xfb\x8f\xab\x45\xf2\x3b\x37\x4e\xa8\x8e\x63\xed\x8a\xd0\xd7\xb0\x76\x95\xb6\xb1\x76\x3d\x4c\xb5\x71\x5c\xf9\x1f\x79\xef\xda\xe2\x02\x25\xf1\xb4\xe7\xdc\x07\x6c\x14\x3d\x0f\x87\xc3\x17\x5c\xbf\x38\xa5\x2b\x07\x59\x8d\xd3\x3b\xfd\x5a\x8a\xe6\x61\xeb\x2a\xff\xe3\x6c\xce\x59\x0d\xf8\x33\xa7\xfc\x15\xc8\x99\xa4\x0a\x30\x8d\x59\x2b\x1b\x05\x7f\xa6\x6b\x79\x05\x7f\xe6\xcc\x9b\x5e\xa0\x53\xc0\xe9\x4c\xd8\xb9\x07\x2f\x06\xff\xcb\xb5\x98\x94\xa0\xd1\xf4\xf4\x47\x04\xb6\x39\xe1\xbc\x7a\xd0\xcf\x6d\x15\x65\x92\x4d\x38\xaf\x3e\xd7\x33\xed\x4e\x34\x55\x30\x03\x02\xe2\xcd\xa9\x37\x68\x95\xae\xee\x6a\x8d\x83\x09\x77\x00\x99\xe7\xc4\xbf\xc4\x71\x9a\xc2\x94\xea\x47\x3c\xf5\x23\xd1\x0e\xba\x81\x6d\xf4\x42\x02\xb3\x26\xde\xf0\x83\x1b\xf4\x35\x33\x31\xe6\xde\x28\xa1\xe8\x00\x47\xd3\x75\xcf\x05\x75\xa6\x6b\xd3\x03\x74\x26\x12\x99\xdd\xb1\x9a\x66\x77\x8b\xb7\x7f\x30\x56\x8e\x28\x8c\x53\xe1\x0e\x32\x4d\xd7\x07\x14\x64\x9a\x28\x9c\x96\x14\xd5\x3a\xb8\xe5\xac\x74\x31\x2a\xc0\xdc\x46\x51\xb8\xd1\xac\xd6\x84\x51\x14\xae\xdb\xcf\x56\xef\xd0\x4e\x5f\xec\x16\x9a\x63\x77\x1d\x25\x12\x08\xa7\x66\xa7\x50\x55\x2e\xed\x37\xcb\x37\x7c\xa0\xc9\x9c\x60\xc4\x42\x99\x64\x36\xab\x93\xe8\xe9\xc7\xfe\x7f\x7f\x98\x1c\x5e\xa9\xf7\xea\xd7\x0c\xf5\xda\x68\xa5\x73\x6e\xcb\x19\xec\x68\x5e\xae\x24\xe4\x32\x60\x26\x5d\x93\x07\x58\x26\xf1\x82\x6f\xe1\x92\x5f\xb2\xff\x87\x2c\x23\x9a\xd8\x04\xa8\x24\x3e\x45\x0e\x0e\x60\xaa\xf7\x14\x41\x2d\x49\x49\x5b\x16\xb0\x25\x49\xaf\x71\x60\x4b\xb2\x26\xb5\x69\xcc\x30\x6d\x59\xe0\x91\x74\xbd\xbe\xe6\x36\x72\x75\x53\x2d\x7f\x90\x3d\x14\xea\x0c\x8e\xf7\x9c\xcf\xae\xbb\x3f\x62\x76\xa9\x75\x4f\xd8\xa7\x66\x8b\xc9\x01\x8c\x9e\x65\x13\x86\xa9\x2f\xd7\x44\xb7\xae\xd9\xe5\x8a\x6e\xbc\xa7\xc9\xcb\x12\x61\xcf\x2e\x14\x8a\xae\x59\x53\x6f\x05\xaf\x13\xcd\xad\x26\x0f\x73\x63\x61\x73\x5e\xe3\xc6\xa0\x53\xd3\x34\xdc\x97\x5a\xea\x14\x6d\xda\xbb\x2f\xf3\x65\xfa\xc9\x81\x0c\xb0\xa2\x05\x6c\xe2\xdf\xa0\x9b\xd7\x7c\x9d\x7e\xc3\x02\x17\x2f\xc8\xfd\x6d\x26\x42\x21\x1c\xa6\xe8\x54\x30\x85\xf7\xd2\x66\x36\x97\x33\x06\x96\x0c\xde\x49\xd7\xeb\x04\xbc\x93\x78\x61\x2a\x6a\x02\x8f\x9c\x06\x09\xd7\x03\x1a\xec\x93\x54\xa8\x2e\x70\x27\x5d\xdf\x92\x4b\x53\x53\xc6\xd6\x01\xdc\xc9\xb9\xc5\xe4\x25\x1a\xb4\x76\x89\xeb\x60\x2a\xb1\x89\x17\xfb\xa4\xa8\x48\x5d\x46\x03\x57\x98\x5e\x46\x03\xd7\x84\x00\x14\x4a\x34\xcb\x37\x1f\x62\xc7\x6f\xd1\x76\xa4\x2c\x50\x28\x91\x68\xf0\x43\xee\x30\xfc\x91\x30\x0c\xfd\x91\x07\x0a\x94\xe2\xea\x03\x0e\x25\x5a\x93\xf8\x01\x83\x28\x7e\x6d\x57\x73\xf2\xe3\xb3\x9a\x64\x49\xf6\x2b\x8c\xef\x92\x87\x6a\x3d\xb8\xb6\xe7\x3c\xab\x01\x80\x93\xf8\x32\x2d\xd0\x7d\x4f\x1b\xca\x45\x40\x14\x3d\x47\xae\x64\xf7\x93\x23\x54\xcf\xac\x2c\xb9\x36\xe3\x64\x4e\x5d\x86\x16\xd3\x59\xfa\x52\x11\xd5\x45\xf9\xca\xbb\xfa\xbe\x09\xad\x54\xcb\xe2\xa5\xb7\x7d\xde\xa9\xe0\xc8\x98\x0c\x00\x22\xe9\x1e\xdd\x83\x43\x92\x0e\x9d\x2b\x2f\x99\x2b\x12\x0b\x50\x92\xee\x91\xfc\x55\x9c\xe9\xd3\x17\x8c\x2a\xa2\xf6\x92\xd1\xba\xfb\xbf\xf0\x79\xa8\x79\xff\x70\x54\x93\xc9\x9c\x54\xd3\x12\x99\xde\x88\x4e\x00\x4a\x0c\x68\x3c\xc5\x24\x39\x34\xda\x03\x4a\xd2\x09\x4a\x3d\xc5\x21\x49\x7a\x0f\x5f\x72\x5a\x84\xfe\x25\x74\x25\xe8\x60\x13\x20\x92\xae\xda\xbd\x71\x48\xe4\xcd\x17\xc6\x27\x82\xc8\x4d\x30\x49\x7a\x62\x97\x7b\x19\xc1\x78\xee\x17\x4c\x2f\x38\x07\x68\x23\xdd\x23\xcf\x0b\xb3\x92\x87\x70\xa0\x8d\x74\x8f\x19\xc1\x14\xe9\x1e\x82\x5d\xb8\x45\xec\x99\x8d\xee\xea\x89\x0c\x28\x13\xc9\x73\x7a\x80\x25\xa2\x30\x32\x18\x59\xd1\x8d\x37\xc8\x12\x5d\x5e\x78\xa9\x96\xba\xf1\x06\x59\x22\x1a\xc1\x0f\xce\x14\x34\xa3\x5f\x9b\xad\xda\x39\xf7\xee\x1c\xdf\xa8\x19\xba\x30\x6e\xf9\x35\x25\x6a\xc3\xd8\xa3\x7c\xef\xa1\xa1\xab\xe4\xb8\xcd\xff\x11\x0a\xee\x58\x2f\x62\x55\x69\x48\xbf\x7e\x2c\x18\x7c\xf7\xd9\xeb\x9d\x2c\x8f\x77\x01\x69\x89\xc7\xdc\x7a\x76\x6e\x40\x09\xb7\xa9\x97\xf0\x89\xea\xb8\x40\x40\x74\xcd\xe8\x42\x40\x4c\x1d\x51\x2f\x99\x2e\x12\xfc\x32\x62\xed\xe1\xcc\x30\xb0\xa2\x6e\xb3\xe0\x41\x9c\x5b\x15\xbe\x34\x4e\xb8\x6d\xbd\x70\xd4\xd6\x9d\xe9\xc2\x4f\xbb\xef\x1c\xb6\x37\x5b\xc8\xc3\x0b\x12\x7d\xbb\x74\x7f\xd8\x91\xf6\xd7\xb7\x4b\xa4\x8b\x3f\x74\x6f\x24\xcc\xb5\xb9\x2b\xcc\xf9\xfa\x76\xaf\xd2\x2d\x38\x67\x67\x19\x97\x6a\x2d\x3c\xff\xd2\x51\xdb\x7d\x8e\x48\x10\x80\x35\x4e\x90\x20\x7a\x82\xb3\x5f\x1f\x7d\x22\x7d\xd1\x0d\xb0\x6c\xc0\x1f\xba\x16\x16\xb0\x1f\xe2\x43\xd4\x63\x31\xdb\x61\xdf\x97\x61\xb0\xb2\x13\x59\xf3\xc5\xfc\x63\xf0\xaa\x79\xc9\xf5\x61\xf4\x97\x57\x98\xdc\x29\x6d\x38\x08\x77\x4a\xb7\x7e\xdc\x6e\x88\xc0\x83\x88\x25\x5a\xf8\x91\x1c\x08\x93\x65\xeb\xe0\x1b\x3a\x0c\xee\x7e\x1b\x45\x44\x15\xff\x26\xfa\xd5\xe1\x40\x8a\x02\x71\xd8\xfb\xb7\x7c\x5f\x9f\xe2\x5b\xfe\xae\xbb\xf0\x7d\x3a\x13\x90\x35\xa0\x3a\xc4\x0f\xca\x54\x13\x86\xf1\x03\xeb\x10\x1f\x33\x3f\x0b\x72\xf8\xbf\x83\x8f\x10\x12\xd8\x61\xea\xc2\x2a\xb0\xc3\xe1\xf6\x0c\x30\x87\xae\x35\xe1\x36\x3c\x64\x66\x79\xde\x89\x45\x0f\xe7\xba\xd5\x89\xbd\xd4\x0a\x82\x43\x7c\x8b\x16\x27\x43\x00\xb3\x40\xc4\x70\xd8\x1b\x82\x3b\x98\x78\xcd\x4c\xd0\x3b\x07\x63\x71\xb3\x74\xc3\xc2\x8f\xdd\x46\x7d\x08\xdc\xd1\xdd\x44\x98\xd2\x9f\x09\x3c\x87\xb3\x59\x86\x5e\x03\x7a\x28\x83\xe7\x70\x7a\x1a\x28\x9e\x83\x8e\x1c\x37\x5c\xdb\x2b\x41\x37\x67\x07\x46\xae\x00\xe6\x21\x7b\xa5\x40\x60\x87\x63\xf7\x68\xd9\xcd\xf0\x4b\xce\xd5\x6a\xf6\x45\x76\x5a\x1e\xbc\xb9\xab\x85\x82\xd3\x90\x09\xb1\x39\xef\xba\x5b\x41\x86\xe0\xba\x5d\xd5\x0f\x68\x86\x53\x37\xa3\x5b\x55\x57\x77\x07\xf1\x18\xf6\x86\xe7\xd6\x07\xcd\x2d\x1c\x80\x0c\x51\x13\x3e\xdc\x5c\x80\xc8\x12\xd1\x19\xf6\x66\xe8\x6e\xbb\xf6\xd4\x4b\xbb\x81\xfb\x30\x90\x16\x8a\xde\x74\x20\x2a\x0c\x6d\xbe\x77\xdf\x73\xd3\x1f\x76\x8a\xff\x57\x12\x91\xb9\xcb\xaf\x90\x00\x20\x2a\x44\x0e\x4a\x37\x2a\xb0\x47\xee\x80\x25\x44\xe9\x8c\xc8\xa0\xb3\x1d\x42\x4c\xef\x7b\x5f\x06\x40\x42\x64\xa1\x5b\xb8\xb7\x7b\xec\x71\x1b\x8e\x34\x02\xe5\xd6\xda\xee\x09\x32\x38\x0a\xe7\xde\x96\xdd\x46\x96\xf7\xf8\x6e\x83\x27\x78\xf4\x05\x78\xc2\xa9\xe5\x1e\xf0\x04\x63\xc9\x4f\xb1\x13\x0e\xdd\x85\xef\xc9\x70\x39\xc0\x93\x5b\x1f\xdd\x44\xce\x0e\xff\x97\xdf\x21\x78\xee\x69\x3f\x22\x5f\x40\x58\x88\x4f\xf9\xc6\xf1\xb2\x91\x97\xcb\xcf\x55\x7e\xa9\xcf\x64\xdf\x30\xf6\x96\x7e\xed\x66\x51\x4c\x08\xbe\x4c\x90\xcd\x79\xe3\xc3\xa5\xc1\xfa\xd6\x10\xaf\xaf\xef\xcd\xf5\xa4\xdd\xa8\xcb\x80\xe6\x14\x7e\xef\x46\x51\xad\xd8\x5a\x18\x46\x7f\xde\x86\xb4\xd0\x07\xf8\xe6\x58\x5d\xfd\xe7\x36\xe8\xb0\x47\x75\x37\x12\x70\x1e\x69\xfc\x89\x17\xde\x38\x81\xa9\x48\xdc\x21\x1e\x0d\xbe\x3f\x6f\x2d\xfc\x6e\x3d\x6f\x2c\xfc\x53\x77\xc0\x1b\x59\x79\xec\x09\x8a\xac\x54\xd1\xba\x3d\x82\xf7\x00\xfb\xc6\x6c\x93\x93\xff\xef\xfe\x62\x52\x3c\xce\x62\x4b\xd4\xf3\xcb\x49\x8c\xe3\x57\xde\x9f\xdd\x7d\x6f\x76\x96\x23\x4a\xd0\xad\x19\xdf\xcd\xee\x8d\x7f\xd7\x9e\xdd\x2f\xf7\x69\x1c\xc6\x77\x97\xc7\x54\x7b\xed\x0a\x6b\x85\x40\xd4\x4e\x73\x8b\x90\xa4\x8b\xde\x8d\x07\x75\x51\x36\xdf\x78\x6b\xed\x35\xc0\x06\x23\xa3\x97\xdc\x1f\x93\xc8\x81\xfb\x2c\x9b\x9a\x23\x33\xb7\xf9\xe0\xfe\x76\xe1\x94\xc1\x29\xba\xa7\xd7\xf7\x27\x20\x91\xb5\x22\x56\x46\x75\x13\x7b\x7f\x76\xef\xfe\xb1\xfc\x41\xfe\x45\xf7\x9a\x05\xe9\xb8\x3b\x11\x3b\xff\xee\xe9\x25\xf7\x70\x36\xe2\x98\xed\x69\xea\xbd\x76\x4d\xa8\xfb\x52\x1a\xc9\x3c\xbc\xdd\xeb\xd6\xfe\xd6\x31\x3b\x3b\xef\xf4\xc5\xd6\xfe\x74\x2f\x47\x9a\x41\x7c\x42\x1c\x0e\x2f\x11\x3f\xc4\x89\x3c\x3c\x0d\x7f\x38\x63\xf7\x24\xfe\x41\xfe\x79\xe6\xf0\x70\x94\x9e\x99\xff\x0f\x86\x22\x6b\xf2\x1c\x8c\x73\x31\xef\xee\x06\x33\x3c\x24\x1a\xfc\x4f\xf8\x90\x6e\x22\xd9\x10\x1b\xda\x27\x24\x64\x91\xe5\x3f\x06\x40\x76\xf7\xfe\x60\x4e\xca\xc8\xf1\x87\x03\x77\x5b\xf4\x60\x4e\xb2\xa3\x9f\xb3\xf2\xbf\x1f\x72\x45\x5b\x74\xc8\xca\x6e\x58\x88\x07\x2b\xfe\xa1\xd7\xfb\x73\x3a\x49\x6c\xdd\xde\x08\x61\x14\x78\xb0\x25\x65\xb6\x4b\x4f\x72\x51\xb2\x45\x7c\x0c\xab\xac\x39\xe8\x49\x76\x0e\x35\x41\xa0\xe6\x62\x6e\x05\x6a\xf7\x85\x03\x65\x57\x19\x30\xd2\xfd\xfe\x93\xd4\xb3\xac\x58\x72\xa0\x6c\x22\xc6\x7e\xc0\x28\xe7\x83\xcd\x29\xef\xd2\xf1\x7e\x85\xb3\x3f\x58\xf3\x33\xb2\xf5\xf1\x24\x5f\x47\xe7\x47\x71\xcc\x46\xe6\xd9\xe2\x18\xce\xf6\xec\x1d\x95\x83\xe3\xfd\x65\x0f\xfc\x05\x8f\x29\x88\x35\xb0\x63\xba\xec\xef\xc9\x06\xbb\xf2\x53\xb2\xeb\x6e\x81\x54\x8a\xad\xd6\xa3\x47\xdf\x9e\x23\x7a\x94\x6b\x3c\x78\xb0\xfa\x1f\x32\x43\x51\x65\xa6\x6e\xd6\xa0\xca\xf4\x8c\x40\x06\x55\xa6\xe7\x6a\x0e\x7c\xdb\x1d\x1d\x63\x37\x6b\x62\x78\x2a\xae\x89\x56\xbd\x2a\xf8\xfe\xec\xff\x22\x4c\xcc\xd4\xaf\xfc\xa9\x0a\x2c\x56\x3b\x38\x31\x45\x9d\xfe\xf1\x2a\x94\x2e\xd8\x20\xc3\xf4\x0c\xcf\x7e\x0c\xb9\xa5\xce\xf2\x18\xd5\xd9\x2b\xe2\xc0\xc4\xc4\x0f\x7a\xaf\xee\x8a\xfa\x31\x57\x38\x1b\xb6\x87\xe3\xfe\x6c\xf1\x4d\x25\x13\xa6\xf2\xb4\xdd\x04\xdf\x6c\x0e\xe3\x1b\x7b\x83\xba\x6c\x9d\x00\x1e\xf8\x18\xca\x79\xcf\xb0\xee\x9c\x44\x90\x3e\x86\x6c\xf6\x78\xee\xe9\xf6\x2c\xdf\xea\x7b\xea\xf9\x83\x15\x6b\x8d\x0d\xe0\xa1\xc7\xf3\xe3\x49\xbd\xe7\x4f\xcf\x47\x6c\x7f\x78\xcf\xa3\x9b\xaa\x5e\xcb\xcf\x67\xbd\x68\x16\xe1\x05\xb5\x9f\x3c\xec\x09\x00\x37\x9a\x00\x56\x74\xc0\xc5\xe7\x23\x73\x43\xbb\x00\x89\x22\x3e\x44\x66\x42\xaf\x7b\x69\x07\x54\x8a\x4c\xc4\xfc\xf9\x2c\x9c\x11\x5d\x26\x5e\x3a\xd1\xbe\xf3\x6c\x7e\xc6\xec\x7c\xb7\x89\x86\x69\x0b\xc4\x44\x27\x6e\xf5\x7c\x65\x4e\xf4\x01\x68\x13\x59\x0b\xe8\x2b\xa3\x42\x31\x79\x65\x54\x4d\xba\x63\x8b\x44\x15\x55\x42\x21\xf4\x6a\xc6\xd6\x41\xfa\x95\xef\xc0\x9c\x5e\xf9\x0b\x6c\x55\x90\x08\x95\xc8\xd7\x83\x41\x4d\x4b\x2f\x0a\xb7\xb1\x42\x5e\x6e\x42\xea\x91\xf6\x26\xab\x47\xb5\x31\x35\x03\x2f\x3b\x5f\x7c\x73\x0c\x95\xf7\x6a\x76\xde\xe9\x1f\x6a\xe4\x77\x64\x91\x6c\x3c\xde\xac\xee\x80\xfc\x7a\xb3\x1d\x0b\x3b\x79\x05\x44\xd7\x78\xf3\x66\xfd\xca\xcd\x62\x05\x31\xb8\xbc\x59\x2d\x28\x9b\x8a\x65\xdc\x4d\x65\xcd\x69\x05\x77\x44\x32\xac\xf7\x2d\xbb\xc7\x29\xb0\xc8\xfe\x90\xef\xaf\x8a\xb8\x1d\x55\x54\x0d\xa7\x3f\x68\xac\xb5\xf2\x2a\xa4\xcb\xfb\xc5\xa3\x47\x0b\xe7\x5b\x9c\x83\x70\x8a\x17\x0b\xb4\xf7\xdc\x5f\x95\x72\xa6\xe3\x5b\xdd\x8c\xd9\x0f\x44\xc3\xcb\xce\x03\x56\xa3\x77\x94\xdf\xbd\xe4\x60\x14\x6f\xa3\x7f\x58\xbf\x6f\x2c\xb9\xdc\x37\xdd\xae\x62\x91\xbe\x7b\xf9\x55\xdf\xd0\x8c\xfd\x62\x37\x83\x32\x84\xef\x90\x4b\xbd\x82\x39\xb9\x32\xc0\xf2\x10\x51\x66\x82\xe5\x91\xbd\xaa\xf5\x36\xfa\xd0\x11\xe8\x8a\x54\x9a\x81\x67\x6e\x76\x86\x74\x25\xba\xcd\xc0\x63\x46\xf3\xea\xdb\xdd\x38\xa2\x03\xbc\x5d\xd3\x79\x35\xfb\xe7\x0f\xca\xf3\xce\xc7\x9c\x7f\xbc\xe6\x21\x68\xc7\xd4\x03\xfc\x1d\x1b\xa3\x84\xb1\xe6\x3e\x46\xde\x2f\xec\x55\xe9\x2a\xeb\x2e\x04\x11\x3c\xe4\x5e\xaf\x81\xe6\x34\xc1\xbc\x5e\x59\x84\x19\x03\xe0\x91\xb2\xe6\xad\x77\xba\xa3\x81\x7f\xbf\x3a\xc7\x1c\xec\x57\xdf\x69\x43\xc9\xe2\x15\x8b\xc3\x6e\xba\xe8\x7d\x36\xa2\xef\x45\x55\x30\x6f\xbd\x3b\x1c\xdc\xe1\x0f\x98\x8c\x5f\xf2\x92\x84\x67\x1a\xef\x65\xf8\xc0\xc3\x1f\xf4\x3e\x5c\xe6\xdd\x06\x7b\xf8\x28\xc0\x1e\x3d\x3b\xa8\xd8\xe8\x8f\x9d\x48\xc6\x69\xad\x6e\xe6\xe6\xf4\x85\x55\xb7\x56\x77\x54\xdd\x5b\xba\xc0\x7a\xf4\x6c\x2f\xdc\xbb\x22\x16\xa1\x40\xb0\xee\xde\x98\xd0\xaf\x1d\x8c\x8f\x48\xc6\x9b\x87\xb9\xed\x20\x3c\x89\xef\x52\xc6\xb3\x27\xa4\x2f\xec\x12\xbe\x8b\xa6\x5d\xec\xdd\xad\x69\xc3\xc2\xdf\x67\x57\x91\x46\xed\xb0\xe9\x87\xd9\x17\x59\x68\xd4\x9b\xf9\x9f\x44\xa2\x9a\xcb\xc2\xc1\xee\xe8\x46\x6a\x01\xba\xa3\x17\x7b\xfa\xdd\xc0\x9a\xbe\xb0\x77\xd9\x9b\xbc\x86\x05\x90\xbb\xbf\xdb\xc4\x64\x43\x3e\x67\xb4\xbd\xf2\xa9\x71\xa0\xd5\xbe\x9f\xb5\x37\xd5\x3e\x3f\x32\x95\x76\x0d\x94\xb5\x77\xab\xcb\xc8\x8a\x17\xb7\x98\x72\x98\x6a\x97\xef\x0b\x9b\x45\xed\x0d\x4b\xeb\xfe\xfc\x5d\x78\x2e\xca\x54\xb8\xff\x7f\xa8\x6c\x0b\xec\x51\x37\xbf\xe7\x94\xa0\xb0\x3f\x7f\x91\x28\x1e\xd6\xbd\x18\x96\xf4\x3e\x04\xe4\xa3\x17\x9b\xbb\x76\xd9\xd1\x8e\xcf\x93\x54\x5d\xeb\xbf\x63\x37\x64\xf2\xe3\xf2\xcd\xc1\x8f\xd7\x1f\x89\x1f\xfb\x03\xd1\xc4\xcf\x8b\xfb\x8a\x21\x00\x3c\xe2\xcd\xe0\x07\x16\x3d\x76\x98\x9f\x76\x1c\x7d\xd4\x3f\xaf\x7f\x28\x59\xbf\x50\x4e\x7b\xb1\x32\x5c\x24\x2b\x7e\xb7\x6b\x11\x26\x37\x9e\x78\x06\xc3\x04\x92\x21\xfa\xc1\x17\xb7\x9f\x35\x47\xc8\x68\xef\x80\x7f\xdd\xf6\x9a\x68\x87\x51\x8d\xff\xc7\xbe\x4e\xc1\x0b\x1c\xf1\x74\xeb\xf9\x44\x48\xd4\x51\x1c\xb0\x86\x68\x06\xfd\x30\xe8\x5e\x9b\xc4\x36\xbd\xc0\x04\xc0\x5e\xe8\x05\xfe\x0d\xf4\x42\x51\x4d\x01\x6e\xa1\x17\x18\xcd\xe7\x91\xdf\xb1\x7f\xe8\x34\x6e\xe6\xe1\x0b\x7f\xec\x56\x58\x04\x35\x4f\x7f\xd4\x00\xbf\xbd\xcf\x47\xdc\x7d\x13\x4b\x8a\xdd\x7b\xed\xc9\x41\x77\x5d\xd6\xc6\xff\x43\x0f\xc9\xf0\xf3\xcf\x70\x5d\x6a\x15\x20\x34\x74\xc0\xe0\x26\x00\x0d\xdd\x78\x55\x80\x32\x44\x22\x3a\xe5\xb2\x62\xf4\xc9\x66\x4e\xac\xfc\x0d\xca\xa0\xc4\xfa\xb6\x01\x00\x65\x07\x28\x86\x24\xb2\xef\xfc\xd8\xf4\x7b\x4f\x14\x58\x86\xee\xdd\xe4\x0f\xee\x54\x92\xff\xb3\x78\x8a\xff\x13\x9a\xd6\x89\x49\xf8\xed\x6e\xd9\xc1\x9c\x4a\xdf\x05\x38\x2d\x4f\x7f\xe0\x82\xd0\x2d\x0c\x40\x38\x64\xcc\xf7\xe8\x50\x66\x5f\x3f\x04\xb3\xd8\xff\xef\xd1\xa1\xdd\xcf\x1e\x11\xca\xe6\x8a\xf4\x0e\xf1\x02\x42\x43\xd7\x9d\x41\x84\x86\x86\x7c\x00\x95\x41\x44\xb2\x09\x28\x43\x52\x1b\x07\x94\xa1\x97\xec\xff\xca\x10\x6b\x1e\x5b\xfa\xda\x8a\x2f\x00\xf8\x76\x4a\xef\xdd\x3d\x75\x7a\x2d\x8c\x2a\x71\xac\xe8\x55\x9a\xef\x65\x99\x64\x0b\x5b\xb6\x9a\x5a\x04\xbf\xea\x85\xed\xe0\xf7\xb9\x2b\x61\xc9\x7f\x5c\xcb\x2a\xf6\xd3\xde\xdc\xa3\xa4\x01\xf5\xd0\xcb\x4e\xa4\xfc\x6d\x66\x87\x0f\xd9\xb8\xb5\xc7\xd1\x1f\x44\x3d\x56\x7e\x7f\xcb\x4d\x34\x9b\xa2\x0f\x73\x77\xd9\xff\xdb\xd6\xec\x0f\xbb\x13\x36\x08\xec\x43\x2f\xb0\xe4\x6f\xed\xca\x47\xaa\xb5\xb9\x0f\x2b\x5e\x6c\x86\xe9\x95\x84\xb5\x0d\xcf\xc5\x37\x1f\x71\xca\x12\xff\xbb\xb9\xa7\x17\xd7\xe9\xce\x01\xc5\x72\x9d\xbb\x96\xbe\x51\xb7\x43\x5d\x05\x93\xe1\xf4\x3a\x36\x98\x0c\x91\x9f\x52\x50\x7c\x0b\xd3\x64\x6d\xde\x95\x7d\x61\x87\xa1\x01\x82\xc3\x10\x3f\x4c\xa6\x40\xda\x1f\x53\xb1\x29\xfe\x58\xbe\x89\x4e\x5e\x78\xce\x79\x68\xbd\xd8\x72\x17\x74\x9c\x95\x76\xef\x99\xc8\x7d\x1b\x0a\x28\xf8\x09\xbd\x30\x85\x00\x49\x88\x12\xc9\x92\xad\x31\xca\xda\xca\xbb\x62\x24\xcb\xbb\x62\x54\x59\xd0\x03\x6f\x7d\x00\x7a\x90\xcb\x4e\x45\x90\x3f\x67\xc5\xca\x7b\xc5\x50\x3e\x4a\x32\xc0\x6d\x13\x38\x84\x48\x45\x29\x7b\xe3\x0b\x2f\x05\xdd\x20\x7e\x90\x05\xaf\x8d\xe9\x1d\x12\xf0\x0d\x52\xde\x63\x51\x60\x1c\xd5\x2c\xf7\xbf\xfe\xaa\xfa\x2a\x08\x63\x60\x74\x8a\xa5\x87\x9b\xcd\xe2\xc0\xd0\x48\xab\x4b\x04\xd4\x13\xe5\x1b\x44\x83\x5e\xea\x1f\x7d\xa2\x37\xda\x81\x97\x4a\x56\x75\xf8\x1c\xd7\xba\x7b\x89\x42\xdd\x04\x7b\xef\x61\x55\xc5\x87\x43\xee\x5e\xd7\x2b\x1b\xab\xca\xd3\x1c\xcb\x86\xe4\xf5\x45\x43\xd3\x40\x3b\x58\x4d\xb6\x39\xfc\x31\xcd\x4e\x91\x9c\x29\x16\x07\x9c\x3b\x6d\xa5\x49\xdf\x65\xf8\x62\x97\x41\xa3\x9b\x33\xd9\x79\x61\x54\x68\x2f\x5b\xac\x6e\xf7\xa3\xde\x2f\x34\xec\xc2\x0a\x5d\x5d\x86\xea\x84\xe9\x8e\x0b\x1c\x75\xb1\x39\x2e\x2e\x04\x2e\xbc\x95\xe6\xa7\x9c\xae\xd5\x17\x1b\x19\x9b\xef\x02\x30\xa4\x8d\x7a\x0d\x07\xdf\x29\x36\x5d\x54\xf0\xa3\x35\x15\x26\xec\x5f\x96\xa2\xcd\x35\xb5\x45\x9b\xf3\xd5\x68\xcb\xba\x81\x80\x10\xd1\xb5\x81\x81\x10\x51\x3d\xf8\x14\x20\xe2\xd8\x39\xb8\x98\x5c\x5c\x52\x97\x0b\xd7\x79\xa8\xb3\xb8\x7b\xa1\x25\x06\x9e\x66\x0a\xf0\x22\x22\x3f\xc9\xf0\xee\xdb\xb7\x3a\x96\x41\x1a\x65\xd1\xcb\xdb\xbe\x0a\x2a\xf0\x19\xe2\x0d\xd5\x7f\xcc\x83\xb2\x2d\xc4\x42\xd1\xf2\xba\xf0\xbc\x3b\xf0\xc9\xbf\x3a\xba\x73\xe5\x1a\xca\x75\x6b\x91\xe1\x92\xc8\x3b\xf2\xf3\xbe\xd8\x13\xb9\xd3\xca\x6f\x15\xa8\x83\x3d\xbc\x04\x56\xe8\xc9\xdc\x79\x47\x7e\x5f\xfa\xe3\x4c\x38\x62\xbc\xa3\x1c\xaf\xd6\xc3\xcc\x5d\x3c\x09\xdc\xf2\xd3\x4f\x64\x13\x2e\x2a\x17\x1a\x81\x84\xcb\xdd\x62\x70\xf3\x4d\xf0\xf4\xa2\xfc\x66\xc1\x0f\xb2\x70\x1a\x21\x61\xed\xee\xea\x9b\xf0\x56\x6d\x2e\xbd\xfe\x10\xf8\x68\x1e\xbf\x29\xbe\xd3\x3d\x70\xfd\xf9\x86\x00\x2f\x1e\x79\x4a\x30\x08\x00\xae\xaf\x12\x86\x84\xf1\x9b\x65\xd9\x96\x69\x29\xe7\xfb\x18\x58\x81\x53\x3b\x08\x22\x63\x76\x1c\x20\x25\x70\xa1\xb6\xe0\x10\x2b\xe1\xd6\xa0\x34\x8e\x1f\x82\x47\xc8\xf9\xf8\x49\x01\x86\xdc\x59\x70\x6a\x95\xa0\xe5\x81\x7b\x8c\x12\x3e\xcd\xa1\x23\x6f\x02\xbc\xe7\xec\x38\x8d\x48\xd0\xa2\xcf\x92\x7b\x47\x49\xef\xa3\xfa\x8b\x29\x5f\x02\x2c\xd5\xd3\x00\x09\xec\x9e\x34\x9f\x43\xd8\xe6\x15\xfc\x85\x25\xb0\xbb\xd5\xc4\x2d\xc1\x1b\x1e\xe7\xf1\xf3\xd1\x57\x38\x6c\x0c\xe2\x10\x40\x42\x3b\x33\x01\xd1\x24\x78\x19\x1c\x3b\x30\x04\x41\x7e\xb4\x49\x4b\x10\x30\x98\x68\x23\x12\xf0\x23\xc8\x9c\x92\xbf\xa3\xe4\x17\xab\xc5\xa9\x55\x4b\xc2\x1e\xfd\x79\xfc\x10\x8c\xb7\x82\x54\x83\x60\x3d\xdc\x3b\x6f\x82\xc5\x8e\x9f\x2c\x22\x89\x69\xe5\x80\x00\x7a\xcc\xe9\x2e\xff\x1d\xa5\xbc\x62\x06\xaa\xc2\x4b\x40\xde\x64\x9c\x47\x25\xc0\xb4\x55\xe6\x25\x78\xff\xa6\xfc\x11\xb1\x7d\xa7\xbe\xcd\xde\x7f\x08\x42\x35\xb2\xdc\x25\x7c\xfb\x7b\xe3\x87\xc0\xd9\x80\x0a\x19\x04\xa4\xf6\x29\x22\x9f\x04\xcc\xc7\x6a\x57\x12\x8a\xdf\xc8\x3f\xdf\x90\x75\xf4\x52\x2c\xa5\xbe\xa2\x5b\x77\xe2\xe7\x6f\xc2\x67\x18\xb6\x73\x13\x36\x86\x24\x7c\x10\xc2\x27\x06\x43\xd9\xdd\x59\xdf\x4f\x8c\xe4\xb1\x4b\xa9\xef\x3a\xac\xc7\xfc\xc9\x02\xfa\x50\x10\xec\xbd\xf6\x02\x7a\x7c\x8a\x2f\x07\xc1\xed\x75\xaf\xa9\x6e\xc2\xc7\x51\xfa\xd8\xbf\xfb\xfb\xe8\x23\x5e\x37\xb3\xe9\xef\xeb\x61\x77\xdd\xec\xa8\xff\x4c\x15\x60\x72\x24\x60\x50\xea\x40\x50\x4b\x60\x2f\xd6\xb9\xfb\x29\x61\x9a\xa2\xfe\x43\x78\x24\xa4\x1f\xc2\x65\xf8\xd9\x7a\xfe\x10\x98\xa1\xbd\xd6\xdf\x7a\x7c\x3b\x18\xe4\x4f\x8a\xcf\x78\x31\xb5\xa5\x5f\x82\xfd\xf3\x5b\xb1\x0d\x70\x55\xfb\x2f\xa1\xdb\xb8\xf1\x93\x65\x89\x29\x56\xe5\xc6\x65\xbc\xaf\xf3\xa5\x6e\x66\x33\xde\x4f\x84\xad\x1f\x46\x31\x7e\x3e\xda\xfe\x21\xe0\x77\xde\xdb\x66\x36\xf3\xfd\xbc\x50\x59\x36\xaf\x8d\xfd\x3a\x35\x6d\x7b\x09\x5f\xaf\xe6\xf4\xde\x76\x8f\x5d\xaf\x30\xda\xbd\xed\x69\x7f\xbd\x1a\x96\x7a\xab\x3f\x29\xd8\xf6\x9c\x9d\x48\x86\x10\xd4\xac\x7a\xdb\xd3\xe3\x7a\x85\x44\xea\x6d\x73\xb0\xfb\xf5\x50\xc7\x2d\x94\x04\xbc\xd5\x3a\x11\xdd\x21\xec\x35\xcd\x91\x2b\x84\x4f\x4f\x83\x53\x61\x54\xee\x17\x9c\x9c\x74\x70\xc1\xf3\x1d\xe5\x79\x5f\x43\x6b\xf4\x3d\x1d\x9e\x9f\x19\xc5\x81\xc4\x26\x38\x0c\x9b\x2f\x3c\x2f\x48\xa2\x91\x22\x6f\x02\x2a\xca\xd9\xfb\x1e\xca\xe7\x45\x9e\x9e\xe5\x2c\x3f\xa5\x2c\x83\x5d\xe0\x93\xb9\x09\x3b\x4b\xf9\x25\x58\x6c\xfb\xfd\xe8\xbb\xaf\xc7\xff\xf3\x8d\x4b\x42\xfa\x25\x2c\x09\xbf\xdf\x70\xe9\x13\x49\x4f\x82\x80\xce\x6c\xc6\xdf\x51\xde\x1f\x61\xd4\xc7\x3f\x84\x5b\x42\xf9\x21\x54\xbb\x70\xf7\xfa\xfb\xee\x33\x8c\xbe\x9b\xff\xbe\x8f\xa5\x8c\xf3\x27\xcb\xab\xbf\xda\xd8\x2c\xed\x7d\xdf\x69\x8a\x2d\x26\xde\x9f\x2e\x9c\xc7\x4f\x8a\x0f\x4f\xbf\x3e\x4a\xfe\x25\x4c\x09\xe7\x2f\xc1\x53\xb3\xf9\x9b\x42\xf6\x31\xca\x4f\xd5\x41\xa0\x3b\xfb\x68\x3f\x29\xc0\x85\x3b\x3b\x17\x13\x25\x20\x58\xc5\xf7\x91\x80\x75\x58\x78\x99\x4d\xd8\x97\x1f\x7f\x6a\xba\x76\x34\xe6\xfe\x53\x53\xb0\x91\x42\x35\xfa\x2d\xd6\x5b\x55\x63\xf7\xfa\xf7\x33\x0b\xc7\x9e\xb8\xdf\xfb\x88\x8a\x3a\xf6\x22\xfc\x5e\x41\x27\xfb\xd8\x2a\xc0\x7a\x1f\x2e\x47\xf6\xb9\xe7\xe9\x7a\x1f\xf4\xb4\x92\x76\x6b\xd7\x2b\x14\x77\xc6\xbf\x16\x02\x7a\xd7\xd9\xe7\x66\x6c\x6b\x8b\xde\x91\xe7\x6f\x8a\x62\x8a\xdd\x41\xeb\x7d\x9d\x52\xb3\xfc\x66\x51\x37\x99\xe5\x37\x8b\xec\x62\x96\x9f\x62\x17\xf6\xe8\x3e\x1d\xfd\x7a\x38\x3f\xd2\x71\x3a\x71\x83\xa0\x21\x18\x73\x31\x04\xd1\xc0\xc7\x71\xfc\xc9\x85\xd5\xd4\x06\x49\x3d\x9c\x2b\x41\xa0\xa1\x03\x93\x19\x04\xb7\xe4\x65\xeb\x5c\xf5\x78\xd5\x6e\xc7\x21\x07\x0f\x02\x91\xd9\xb6\xd8\xa8\xa1\xfb\xe0\x1a\x7c\x28\x9c\x82\x40\xcc\x84\x71\xa8\x51\xd4\xd3\x41\x3c\x0d\xc4\xfd\x8e\x9a\x76\x2b\x06\xd1\x6e\x20\x88\x2d\x3b\x4e\xfb\xbb\xa6\x77\x19\xe8\xf8\x3c\x7f\x52\x2c\x03\x43\x9d\x6a\x47\x35\xbf\x9e\x44\x8f\xcd\x5b\x6a\x7e\x01\x21\x3f\xf3\x54\xf5\xab\xf9\xfd\x8e\xbd\x73\x1d\xbf\x04\x1a\x7b\xfe\x43\x10\x62\xe1\x94\xe7\x07\xc1\x8b\xbd\xa7\x13\x32\x08\x86\x1a\x3c\x77\xd5\xf3\xbb\xb6\xfd\x41\x41\x52\xcb\x5e\xd3\x83\xcb\x5c\x12\xbc\x22\x75\xee\x41\x2c\xef\xcb\x39\xf7\x38\x9d\x90\x41\x20\x44\xc4\x38\x55\x86\x82\x20\x3e\xda\x39\x7f\xb3\x18\xeb\xf5\x54\x14\xd7\xf2\x7e\x22\x56\x9c\xf3\xe7\x1b\x9f\x2e\xb2\xa7\x93\xba\xd6\x97\xe3\xec\x73\x6c\x0d\x3c\x08\x86\x77\x3a\x5c\xf5\x41\xd0\xb5\x3c\x9d\x3f\x59\x9c\xc3\x06\xe6\x94\x80\x8b\xce\x48\xe9\x87\x80\xf1\xf2\x2c\x5b\x69\xaf\xf5\x47\x03\xff\x99\x2f\xf5\x5d\xb6\x05\x07\x68\x09\xa2\xdb\xa5\x3d\x1d\xda\xfb\xe0\x41\xd5\x76\x0f\xb6\xcd\x8d\xfa\xde\xa1\x40\x70\xfb\xa3\x6a\x1c\x04\x1d\xe5\xd3\x9e\xf5\x6d\x6b\x59\x79\xa6\x9f\x14\x9f\x97\x8a\xd2\x9e\x40\x6d\xab\x5d\x83\xbb\xdd\x12\xbc\xe0\xc9\x25\x6b\x08\xcb\xc8\xc5\x7b\x8d\xd7\xbe\x79\xef\xc0\xf7\x4d\x02\xdc\x68\xe4\xe3\x27\xc5\xd6\x22\x8e\xfc\x43\xf8\xec\xe3\xbc\x5b\xdf\xdf\xcf\x69\xba\x75\xf6\x20\x08\x38\x9c\x53\xfa\x25\x54\x09\xc7\x0f\xe1\xd9\x29\xfa\x0f\xc1\x3b\xb2\x59\xd6\x12\x84\x6f\x13\x7e\x3e\xba\x8c\x4c\x90\xf3\xcf\x37\x80\x50\x0c\xc2\x4f\x29\xcb\x1e\xcb\xf9\x37\x0b\xea\xcd\xc8\xf9\xa7\xa6\x1b\x19\x2e\xcb\x8d\xea\x78\x1f\x51\xd9\xb2\xdc\x28\x08\x18\x9d\x46\x96\xd5\x06\xc1\xeb\x23\xb9\xfe\x66\x21\x6c\xf0\xc0\xb4\x0b\xe1\x63\x66\xe7\xa6\x02\x1e\x84\xe6\xce\xd1\xfd\x58\x10\xba\xdf\x18\xbf\x59\x0c\x5f\x96\x55\x1a\xea\x78\xc1\x9f\x4c\x47\x76\x8b\x5b\xe7\x8b\x9b\x4c\x70\xd6\xb1\x09\x5f\x17\x30\x50\xb1\x11\x04\x37\x9b\x9c\x0d\x40\x70\x87\x32\xca\xee\xa0\xeb\x7d\x8c\xf1\x51\x76\xe3\xae\xf7\xf1\x16\x59\x51\x87\xac\xd7\xcb\x61\xe8\x99\xdb\x3f\x04\x19\x4c\xa9\x3f\xdf\xf0\x98\xad\x10\x03\x42\xc2\xfe\xe8\xee\xa0\xeb\x67\x51\x96\xdd\x41\xd7\xfb\xd5\xed\xb8\x34\x7f\x08\x62\x4a\x15\x85\x64\x10\xf4\xb8\xc6\x38\x23\x41\x79\x76\xec\x14\xa1\x55\x4d\x15\xf7\xf1\x43\x30\x0c\x6b\x75\x73\x15\x04\x2d\x19\xe9\x1f\x82\x15\xab\x9b\xab\x87\xde\x85\x2c\x3a\xf6\x30\xdc\x3f\xb3\xb0\xa6\x9f\x8f\x6a\x58\x19\x5b\x0d\x0f\x02\x9e\x4e\xa3\xaa\x32\xd6\xe7\xc5\x85\xe0\x34\xae\x0f\x84\xd7\x8b\xc4\x04\x8b\x91\x20\x26\x4d\x55\x14\xd7\x1f\x15\x69\xb4\xf3\xfc\x25\xdc\x12\x8e\x1f\x82\xe2\xa6\x6d\x16\xf4\xbe\x38\x26\x9d\xa3\xa5\x3f\xb9\x1f\x9b\x9a\x28\xbf\xa3\x6d\xd6\x11\x0a\x27\xcd\x68\x7b\x9a\x07\xa1\x4a\xf8\x29\x40\xbc\x75\x11\x27\x24\xe8\x78\x79\xfe\x56\x81\xd3\x93\x48\x51\x37\x61\x29\x26\x5a\xfd\xc9\xb2\xd7\x5f\xdb\x03\x1f\x1a\x68\x92\xe0\x08\x7c\xef\x2b\xf0\x4a\x53\x39\x0c\x02\x6e\xf6\xc7\xb9\x59\xc7\xb7\x8b\x35\xda\x23\x84\x65\xa4\x9f\xe6\xd6\x00\x82\xa0\x44\xc7\xf9\x43\xf0\xde\x66\xdf\x0c\x6a\xbd\x4f\xd6\x6b\x78\xf3\x92\xd0\x5b\x84\x3e\x72\xaf\x50\xd7\xcb\x19\x78\x3a\x08\x21\x28\xe1\x12\xdf\x69\xaf\x9d\xf5\x7e\xe7\x26\xfc\x64\xd9\x7b\xf7\xe1\x72\x6b\x3f\xd6\x9f\xd1\x65\x50\x41\xd8\xf0\xd4\xb6\xa5\x1d\xaf\x88\xe5\x7d\xeb\xd7\x41\x30\xe4\x54\xb7\x0b\x83\xe0\x5d\xcb\x5e\x7e\xbe\x21\x02\xa8\x01\x3a\xde\xd1\xce\x1f\xf6\xd3\xd5\x16\x83\xa0\xd8\xec\x6e\x51\xda\xf9\xbe\x86\x35\xde\x1a\x78\x3b\xb7\x14\x18\x5b\x59\x0e\xc2\xb2\xa6\xc3\x2c\xe9\x7d\xbd\xd4\x37\x94\x24\x10\x8c\xbb\xe8\x8c\x0c\xc2\x8e\x95\x7c\xfe\x66\x19\xdd\xeb\xd7\xf9\x97\xb0\x81\x09\xca\x26\xec\x55\xbe\x95\xe5\x20\xfc\x84\xcf\xfe\x4d\x21\x08\xe2\x50\x06\x06\x61\x87\x51\x2e\x3f\xa5\x7c\x3b\x80\xbf\x9c\x22\x08\x4a\xfc\xe1\x0c\x0a\x82\x6b\x78\xab\xd3\x41\x50\xa2\x8d\xf6\xd3\x96\x0d\xe3\xba\x35\xdf\x20\x7c\x3b\x56\xa6\x1f\xcd\xf2\x81\xde\x54\xe2\x5b\x68\x44\x8c\xf5\x50\x97\x0b\xc2\xae\x97\xaa\x49\x10\x76\x44\xd9\xf1\xf3\x89\xef\xdc\xdd\xd1\x7e\x09\x16\x32\x7e\x09\xc6\xad\x19\x2a\x2f\x41\xd8\x30\x09\xf3\xe7\xa3\x9f\x88\x66\x63\xfe\x7e\x94\x70\x09\xad\xff\x24\x58\x3b\x4e\xab\xba\x4b\x10\xd6\x0e\xe8\x64\x8a\xf2\x7e\x4e\xdb\xb9\x87\xa9\xbc\x40\xac\x07\xc1\x2e\xae\xef\x23\x0e\xdf\xd4\xac\xd2\x82\x39\x78\xfd\x65\x8f\xca\x8f\xee\x92\x87\x8a\x48\x10\xf6\xe5\xb6\xfa\x43\xf0\x64\x65\xcc\xdd\xc5\xf5\x5d\xd5\x14\x72\xe7\xd6\xde\x47\x7d\x79\x2b\xe4\xad\xbd\xdf\xf6\x0f\x73\x91\xb6\xfe\xbe\x68\x11\xb9\xef\x9a\xf6\xf7\x7d\xf5\x7f\x4a\x6d\x13\x64\x49\x93\x93\x1d\x09\x7a\x0a\x65\xd9\x75\x10\x8a\x2e\x07\x72\xb1\x20\x8c\xed\xf4\xfa\xf3\x51\xcf\x0d\xe7\x51\x7e\xbf\xb1\x4b\xd9\xcb\x27\x94\x06\xbf\x51\x7f\x2a\x26\xcc\xee\x3c\xfa\x2f\xe1\xed\xff\x23\x21\x04\xbe\xa5\xa8\x44\x05\x41\xac\xd1\xad\xed\x05\x61\x6c\xdf\x9e\xf2\x43\x58\xdb\xf5\x24\x6f\xc2\x3b\xb7\x13\xc6\xcf\x37\xbe\x5b\xfd\x58\x4e\xd8\xc6\xbb\xc6\x3e\x7b\xb7\xd7\xe7\xbb\x1d\x24\xcf\xbd\x26\x67\xec\x1c\x3d\x7c\xc8\x9b\xf0\xe3\x15\xa0\x46\x14\x04\x4e\xbd\x8e\x2c\x17\x0b\xc2\xbd\x53\xf8\xd1\xeb\xc5\x21\x22\xb6\xfc\x66\x79\xb7\x3d\xc3\xa8\x4d\x12\x14\xf8\x63\x8f\x6d\x10\xe4\x95\xee\xac\x21\x78\x38\x33\xff\x49\xa1\x11\x77\xcf\xd3\xd8\xaf\x0a\xe8\x55\x7e\x09\x04\x3f\x3f\xce\xf3\x4f\xe7\xe5\x3b\xb5\x66\xd2\xbd\x1e\x83\xa0\xe6\x9b\x7e\x6b\x3d\x34\x98\xec\x25\x1c\x84\x69\x10\xcb\xf2\x4b\x70\x47\xb8\x67\x75\x10\x0c\x61\x95\x7e\x53\x4c\x45\xcf\xe6\x68\xb1\xcb\xb4\x94\xfe\xdb\xae\x8b\xa3\x9f\xf3\x9f\xbe\xc1\xae\x57\xce\xfe\xfb\x0d\xc2\x77\x1f\xe7\xfc\x87\xb0\xd4\x39\x7e\x2b\xe6\x91\x73\x3a\x7e\x53\xa0\xc6\xe6\x56\x7f\x53\x78\x86\xbb\x0f\x0d\xda\xf7\xe2\x9d\x9c\x8e\x1f\xde\xf2\xa9\x71\xa6\x23\xb5\xdf\x14\xcc\xc8\xb2\x95\xf6\x5e\x5f\x3c\xe1\x4e\xb1\xa6\xde\xd1\x43\x9f\xd4\xd0\x2e\xcb\xef\xf3\xd5\x97\x2c\x6f\xbe\xd9\xe7\xfb\x7d\x7e\xc3\xf5\xd7\xa3\xd8\x7d\x86\x34\x7e\x09\x2b\x36\xb0\x9a\x25\xe2\xf7\xe9\x51\x85\xf6\x23\x08\x83\x04\xfd\xf7\xf7\xa5\x15\xf9\x37\xc7\xd6\x7b\xc7\x3f\x84\xa1\x45\xfc\x37\x4b\x7a\xfe\x07\xbb\x7b\x10\x30\x2f\xe6\x7e\xfe\x43\x90\x3d\xc9\x05\x82\x50\x3c\x8e\x95\x1b\x05\xa1\x7a\x40\x52\x7e\xeb\xc5\xe6\x22\xef\xcd\x3f\x04\xc7\x2d\xfd\xa6\x40\x57\xcc\x23\xff\x7e\x83\xc3\xb8\xfe\x4f\xcd\x43\x0d\xe9\x3d\xff\xfe\xf6\x26\xf8\x56\x3f\x21\xd8\xd6\xf4\x5b\xc6\xb5\xab\xf5\x9b\x05\xb7\x0c\x61\xc3\x25\xdc\xd6\xb3\xfd\x36\xfe\x76\x31\xa6\xdf\xb6\xe2\x2d\xb5\x2d\xde\xfc\xbe\xff\x07\x03\x1d\x04\x9c\x67\xe6\x6f\x5f\x7c\xfb\x80\xe5\xb7\x61\xdb\xfb\xa9\xfd\x93\x82\x7a\xb6\xfe\x5b\x06\xfe\x4d\xed\x9f\x04\x5c\x4c\xce\x5b\x47\xeb\xdf\xb6\x94\xe4\x6d\x04\x84\xe0\x41\xd8\x71\xfe\x12\x18\x92\xf9\xdb\x7b\xef\x1e\xf8\xdf\x8a\xbf\x49\xdb\xc7\xfc\xfd\x2d\x53\xf9\x1d\x66\xad\xd9\x42\x4b\x6f\x82\xea\xd5\xef\x08\xe0\xd6\x18\x33\xf8\xa7\xed\x38\xfa\x45\x4b\x7e\x09\x58\x2b\xcb\xf1\x4f\x45\x5f\x8f\x2e\xdb\x6f\x35\xbc\x77\x71\xb4\xdf\x62\x77\xa4\xa2\x20\xac\x81\x13\x72\x2d\xc1\xa5\xd6\x40\x0a\xd6\x12\xba\xc9\x22\xf2\xc4\x99\x81\x07\x59\x93\x4d\x53\xc6\x75\x70\x11\x19\xe2\x2c\x70\xfa\x45\xc8\x86\x74\xb0\x11\x5e\x33\x19\x2b\xe0\xa8\xf1\x03\xe1\x9f\xb1\x7a\x2d\x63\x0d\x64\x2e\xbb\xac\xc9\x46\x2f\xb3\x9d\x5c\x93\xa8\xa3\x05\xd6\xba\x08\x36\xd0\x51\xc1\xd6\x64\x76\x15\x38\xea\x9a\x1c\x00\x16\x3c\xed\x16\xf7\xf2\x3b\x61\xd5\x17\x37\xeb\x4f\x11\x03\x17\x57\xdd\x4f\x30\xa8\xfe\x5e\x13\x47\x68\xa6\xde\xf2\x1e\x79\xe6\x32\xd8\xe2\xea\xf7\xc0\xc3\x6c\x71\xf5\x7b\xe0\x1a\xb5\xb8\xfa\xdd\x81\x3e\x5a\xd7\xcf\xa9\x1d\x89\xce\x14\x89\x86\x89\x72\xfc\x4f\xa5\xae\xd8\x51\x8c\x12\x5a\xf9\xba\x64\x0c\xdc\x50\x5b\xdc\xfa\x1e\x95\x7e\xbc\x82\x71\xb9\x13\x5a\xd7\x79\xc7\xff\x21\x11\xd7\x75\x3e\xfc\x6f\xfa\x37\xfe\xdf\x85\x7d\xfc\xff\x27\x9f\x82\x75\x9d\xc4\xd6\xb3\x19\x89\xc8\xdb\x29\xf1\x3f\x21\xfe\xb2\x74\x91\x59\x9b\x3f\x84\x48\xa5\xf4\x04\x6a\x43\xa6\xad\x42\x97\xc6\xa2\x5d\xdc\x1d\x1f\xcd\xda\x26\xf0\x88\xac\x61\xf2\x6a\xab\x05\xbc\x78\x13\xc5\x50\x70\xa7\xfc\xcc\x9c\xec\x2f\x2f\x95\xe7\x6c\x69\x28\x6e\x19\x7f\xd1\x75\xc9\xd1\xd8\xda\xaf\x8b\xc3\x92\x8c\xbd\x61\x71\xdd\xfc\xcc\xb8\x6c\x2c\xae\x9b\x77\xc4\xc2\xe2\xb6\x79\x7c\x8c\x2a\x62\x84\x36\x28\xc4\xba\xd8\x4b\x66\x0e\xfa\xd7\x85\xf1\x39\x67\x6b\xc9\x55\x89\x8c\x13\xe3\xba\xbc\xdf\x48\x6c\xdc\x75\x79\xb8\xc7\x2d\xa3\xc5\x7d\xf5\xf8\x61\x99\xcb\x3c\x7c\xba\xd8\x1c\xd6\x06\xd7\xd7\xe3\xd3\x7c\xad\xd8\x9c\x4c\xa1\xc5\xe6\x54\x5a\xad\xdc\xc1\xcf\x65\x5d\x7b\x4d\x27\x0a\xc5\x05\x1b\x50\xcd\x75\xb9\xb6\x31\xc3\xac\xab\xd8\x9c\x62\x2a\x5d\x63\x26\xb5\xc1\x35\xa5\xef\x54\xb6\xa6\x5b\x19\xa7\xb6\x73\xaa\xd8\x9a\x62\x91\xb6\x26\xfb\xc3\xd6\x4c\xea\x5c\x6d\x4d\xe5\x03\xea\x34\xd9\xce\x55\x5c\x60\x47\x5a\x57\xb5\x35\x0e\x7a\xb5\x35\x85\xee\xa8\x7b\x70\xfc\xe1\x7a\xae\xd4\xa0\xda\x1c\xe7\xbe\xa6\x8c\x3d\x54\xd5\xd1\xe9\xfe\x70\x74\xaa\x1f\x50\x02\xed\x3c\x46\xff\xb5\xd5\x75\x8f\x01\xfd\x21\x28\x3a\xe7\xd2\xeb\x6a\xd6\xda\x45\xd9\x76\xad\x7d\x63\xad\xe1\x4f\x97\x07\xd3\x9c\xff\x2e\xee\xd2\xc7\xd7\x18\x2a\xee\x77\x56\x3c\x7c\xd7\xd5\xac\x75\x32\x99\x83\xd0\x4d\x66\xad\x9d\x2c\x38\xc8\x70\x8c\xb2\xb8\x74\x7f\x7a\xc9\x70\x5d\xf2\xe3\xe4\x8c\x40\xa0\x66\x04\xd1\xe2\x2a\xf3\xb4\x6f\xd8\x36\x6b\x91\x5c\x78\x96\x7a\x9c\xb0\x3e\x2e\x0b\xb1\x79\x5e\x9c\x20\x76\x36\x46\x6b\x1d\xe7\xbf\xfe\xc2\x51\x6f\xe1\x65\x36\x70\x21\x5e\x38\x99\xb1\x19\x5f\x6b\x07\x59\xe5\x5f\xa3\x2b\xf2\xaf\x91\xe5\xf8\xb7\x93\xcf\xc4\x44\xa9\x1a\xfc\x0b\xe4\x9b\xf9\x9e\x7f\xfd\xe5\x7a\x5f\x07\xd8\xea\x99\x7f\xbf\xa0\xfa\x89\xf5\xaf\xbf\x40\x31\x5b\x9c\xce\x60\x6c\x58\x58\xcb\x88\xd4\xb5\x38\x7d\x74\x32\xe3\x3f\xc6\xde\x71\xe1\x3d\x86\xa6\xb2\xf0\xe4\x22\x02\xd2\xc2\x91\x4b\x8e\x82\x1b\x17\xa2\x77\xe1\xc4\x05\xe4\xe4\xe2\xbc\x07\xab\xc9\x5a\xb1\xe6\x5a\xf9\x9f\x3d\xe9\xe7\xff\xca\xed\x56\x8d\x8f\x33\xbe\xa8\xda\x9c\x46\x2e\xdc\xa2\x80\x42\x59\x38\x45\x21\xd2\xd7\xe2\x46\x21\x13\x7d\x7d\x39\x3e\x4e\xe9\xb1\x49\x1e\x98\xb8\xd7\xc2\xe3\xf0\x34\x05\xe1\xe9\xff\xff\x8f\x44\xfe\xe3\xfa\x2f\xff\xd7\xf7\x6f\x7f\x1f\x47\xb4\xf4\xef\xe3\xe0\x00\x35\x7e\x47\xd9\x7f\x1f\x47\x27\xbc\x75\x10\xae\x13\x02\x11\x6f\x0e\x92\x84\xb6\x13\x0f\x3c\x73\x3a\x94\x47\x8a\xd1\x47\x82\xf2\xf8\x59\x42\xca\x44\x8f\x1d\x80\x9a\xff\x7d\x1c\x7a\x92\x1c\x41\x79\xa7\x14\xad\x3e\x41\xf9\xcc\x65\x2c\x81\x0c\xc5\x5c\xcb\x40\x76\x41\x59\xe6\xe2\x8e\x61\xcc\xa3\xe3\x8c\xbd\x73\x3c\xa6\x41\xda\xa2\x7c\x60\x1b\xe3\x41\x1d\xd9\xee\x1f\xc9\xaf\x83\x35\x77\xea\x1c\x77\x00\x29\x17\x0f\xf2\x12\x87\xf5\xc8\x07\x2d\x06\x82\x0d\xb7\xb1\x03\xd0\xb5\x78\xb0\xb6\xa2\xee\x20\xa4\xc5\xc3\x7c\xb1\xda\x0e\x70\xce\xe2\xf1\x49\x4b\xd0\x16\x34\x2f\xc8\x63\xca\x38\x80\xf9\x8a\xc7\x6d\x3a\x4a\x08\xad\x34\x1e\x3b\x6a\xac\x34\xcb\x20\xea\xf8\x81\x3f\xc5\x91\xa7\x75\xc3\x2e\x8f\xf7\xfa\x01\xb4\x52\x3c\xa2\x2a\x87\xa9\xae\x47\x12\x5b\x16\x9c\x59\x8f\x7c\x9b\x13\x1b\x0a\x3e\x9a\x07\x80\x47\xf1\x20\x67\xa5\x6e\x8f\x39\x01\x22\x3a\x70\x45\x3d\x40\xd3\x89\xc7\x23\xad\x43\xfb\xa4\x59\x42\x70\x88\x03\x70\x9c\x78\x54\x3e\x37\x21\xd1\x71\xe0\xcd\x9c\x68\x6f\x07\x78\x33\x7f\x1f\x05\x96\x4e\x5c\xfb\x03\x50\x97\x78\x58\x40\x08\xda\x03\x44\x96\x78\x58\x40\x70\xf1\xf3\x8b\x95\x16\x8f\x65\x74\xc6\xf9\x6f\x7f\x27\xe7\x6f\x3a\x70\xf1\x0c\xee\x9c\x8e\x10\xd1\xf1\x00\x4e\x62\x40\x99\x52\x2e\x1c\xc3\x82\x12\x72\x2b\x1e\x40\xf7\xb1\xdb\x4a\x47\x2f\xd0\xfa\x0c\x9e\x27\x69\xf8\xf1\x01\x29\x24\x73\x02\xd7\x3b\x1e\x85\x54\x15\x52\x93\x74\xfd\xeb\xaf\x09\xbe\x56\x02\xa5\x3b\x1e\x1f\xa9\xce\x20\x35\xbe\x05\xce\xb6\x1e\x14\x09\x9c\xed\x78\x84\xfe\xc4\xad\x93\x74\x76\x53\x45\x25\x06\xb7\x47\x12\x90\xd8\xf1\x20\x55\xcc\xda\x04\x02\x75\x3c\xbc\x4b\x05\xc5\x3a\xe0\x07\x98\xd8\x93\x26\x90\xa6\xe3\x31\xa5\xf1\xb1\x87\x46\x82\x90\x3c\xb8\x87\x9f\x52\x28\x50\xf1\x50\xa4\x84\x66\x93\x52\xea\xd2\xf0\x54\x96\x72\x4b\x71\x9b\x12\x94\xc6\xa7\x92\x16\x81\xbc\x69\x4d\x1a\x11\xff\x4f\x28\x97\x94\x3b\xf2\xe5\xa0\x74\xc6\x27\xb1\x51\x4b\xec\xdc\x12\xc0\xa6\xf1\xc0\x6d\xb4\x1e\x7c\x6b\x98\x8e\x90\x01\xa1\x13\xa4\x34\x2c\x11\x53\x73\xc5\xb1\x27\xa5\x61\x4e\xae\x1d\x15\xbe\x3f\x2c\x91\x73\xcb\x5a\x62\x69\xa6\xf4\x4a\x63\xd7\x55\x3b\x5d\x9d\x0f\xda\xcd\xda\x8e\x74\xd1\xb1\xe0\x02\xc6\xe3\x0a\x06\x1c\xdf\xcf\xf3\x85\x82\xb3\x7f\x22\x4a\x74\x72\xc5\x25\x60\xcc\x4e\x71\x00\x13\xd0\x65\xf1\x88\x81\x3b\xfd\xd8\x75\x4b\x7a\x21\x91\xf3\x66\xe0\x58\x8b\x67\xc3\x15\x2e\xe5\xe0\x9a\x7f\x27\x81\xc0\x1a\x66\xd8\x54\x9c\x2c\x85\xf0\x8d\xc0\xd0\xa4\xe2\xf4\x2c\x03\x99\xc8\x94\x2a\x30\x88\x54\xa6\x1e\x91\xf1\xb1\x02\x7f\x48\x65\xea\x0e\x1f\x5c\x35\x95\xf9\x40\xbb\x63\xcc\x39\x63\x4c\xe5\xa6\xd7\x0a\x16\xc3\x03\x6d\x23\x95\xd7\x32\x61\x85\xc2\xc6\xa4\xf2\xd1\x84\xc2\xe6\xea\xe0\x78\x25\x95\x55\xa5\xc1\xec\xb9\x90\x95\xea\x41\xde\x4a\x7c\xb8\x12\x62\x31\xd5\x46\xc7\xd5\x16\x8a\x3f\xf6\xa2\x54\x3b\x95\xab\xd1\xaa\x41\xb4\xa0\x54\x87\x24\x40\x67\xb9\x4a\x91\xc0\xd5\x89\x47\x25\x63\x14\x59\xad\x9a\x20\x2d\x8d\x08\x65\x09\x38\x94\x78\xf0\x31\xba\xa8\x59\x8b\x76\x40\xa2\xb2\x0d\x06\x94\x1a\x46\xdd\x86\x83\x67\x02\x09\x25\x1e\x2f\xcb\x2e\xca\x6c\x8d\x9e\x6c\xe8\x4b\x89\xeb\x46\xa9\x39\x4f\xc1\x9f\x88\xb1\x8a\x42\xbb\xf3\xb4\x77\x1a\x35\x82\xdd\x10\x9f\x2f\x1e\x48\x3a\xcc\x43\x69\x2e\xa6\x1b\x51\xc2\x82\x16\x8d\xbf\x9d\x6e\x37\x3a\x4d\xfa\x85\x50\x57\x0e\xff\x7f\x89\xe6\x44\x78\x8f\x78\x54\x51\x1a\xa2\xee\xb7\x8b\x82\x38\x1a\xb1\xa6\xa3\xa2\x1c\xb1\xc5\xe3\xd5\xf2\x11\xe9\x3e\xa4\x76\xfa\xdc\x60\x82\xb2\x90\x3e\x27\xda\xf7\x78\x76\x18\xea\x4f\xc2\x1b\x3f\x1e\xf5\x5f\x7f\x15\x02\x9f\x24\xbc\xe5\xe3\x91\xfe\xf5\x57\xa9\xb1\x9d\x49\xeb\x5e\x90\x0c\x70\x14\x3c\x3b\xad\xd7\x54\x6f\xfa\x71\x3a\x4f\x1c\xc1\xc6\xa3\xfe\xb8\x1f\xe7\x83\x11\xc9\x47\x48\x10\xb6\x68\xf9\xa0\x1b\xf2\x11\xdd\x80\x33\x56\x3e\x42\xaa\xfe\x9d\x0f\xd0\xb7\x07\xb9\xa8\x54\x3e\xc0\xdd\x0e\x9e\x9e\x0f\x86\x31\x1f\x0e\x23\x55\xcf\xc7\xb9\xf3\x4d\xf9\xc8\x0c\x5a\x30\xfd\x78\xd0\x65\xb8\xef\xe6\x23\x36\x3c\x7f\xe7\x63\xb2\xc5\xe5\xfb\xd3\xef\x03\xda\x04\xe4\x48\x3e\x82\x49\xc6\x83\x20\x2c\x6c\xa8\xf2\x31\x6f\x69\xa1\x98\x15\x2a\x0f\x33\xc8\x47\x30\x03\x5c\xcb\xb2\xda\x51\x46\x3f\xc1\x35\x26\x1f\xab\x4b\xb9\xe0\xb0\x24\x5a\x66\x5b\x64\x3b\xff\xed\xef\x2c\x03\xcf\x27\x6e\xa4\x8d\x68\x45\x19\x84\xf5\x78\x4c\xa7\x6a\x83\x76\x49\x33\x5d\xac\xa2\x9c\x90\x78\x19\x58\xf1\xf3\xc0\xf9\x3d\xa7\x74\x49\x8b\xcd\x33\xbb\x8f\x9c\x32\x35\x4b\x5c\xd9\x6f\x27\x24\xe4\x6c\x06\x04\x7b\x70\x9b\x23\xa7\x90\xb9\xf1\x80\x11\xe0\x22\x9d\x41\x89\x8e\x07\x05\x10\xef\x3d\xcb\x54\x73\xc2\x8b\xee\x70\x70\x41\x55\x8e\x07\x1a\x45\x19\x54\xe4\x2a\xd2\x06\xa5\x46\xbb\xd2\x6d\x45\xee\x5d\x04\x35\x79\xcd\x0a\x0f\x39\xb8\x7c\x96\x55\xbb\xb2\x6a\xd7\x89\x4a\x95\x33\x6a\x46\xce\xf8\x45\x9f\x84\xd6\xcc\xe0\xcc\xc6\x83\xf8\xea\x84\x4a\xcc\xaa\x59\x19\xe0\xd8\xa0\x91\x37\x0d\x69\x13\x5a\xf0\xbd\x0c\x8a\xeb\xdf\x39\xb3\xbf\x3f\x39\x4b\xc9\x00\xb5\xc6\x83\x08\x18\xc4\x1b\xcb\x39\x9b\xae\x98\x8e\xb1\xc8\x25\x4b\x6b\xd2\xa8\x4b\xb9\xa5\x3d\xd0\xe8\xbe\x5c\xac\x4b\x35\x6f\x21\x6f\xad\xd2\xcc\x1b\xdc\x2a\xa3\xeb\xc5\x03\x86\x1e\x5a\x6b\x56\xe3\xcb\x79\x20\x44\x26\x35\x1e\xd6\x24\x3a\xbe\x37\x1b\x06\x3f\xcf\x88\xa4\xde\x0e\x32\xda\xed\xf9\x0a\x9e\xc9\x6d\xb7\x9c\x5f\xe6\x21\x00\x91\xe7\x49\x60\xf0\x5c\x51\xee\x73\x35\xa2\x10\x01\x21\x32\x58\x01\xf1\xd0\xa3\x34\xf4\xc7\x82\xdf\x50\x3c\xaa\xe6\xa2\x16\xb4\x94\xa1\x89\x03\x85\x7d\xbe\x7c\x31\xdf\xfe\x2e\x6c\x01\xcf\x42\x98\xa6\xc2\xc9\x7b\x3c\x4e\x69\x29\x68\xdd\xef\x81\x65\x7e\x72\x9f\xb2\x70\x7d\xee\xef\xc2\x39\x97\x8e\xf6\xe5\x43\x60\x16\x6f\xbd\x61\xa1\x29\x5c\x64\x89\xc7\x43\x4e\x6a\xc2\x21\x42\x3c\x8c\x4c\x12\xea\x62\xe1\x66\x45\x3c\xd8\x7f\xb3\x97\x2e\xeb\x36\x2f\xb8\xda\x27\x82\xaf\xc0\xc2\xe2\x71\x4a\xab\x41\xfb\xa8\x1d\xbb\xa7\x82\x34\xaf\xf2\xad\x7a\x1c\x36\x22\x36\x01\x55\xbd\xb2\xc2\x62\xd2\x09\xbf\xa9\x47\x3d\xa1\x01\xfc\x70\xe2\x28\x51\x8f\xe0\xcd\xf1\x28\xd0\x0a\xdf\x9b\xe6\x9d\xfa\xf7\x87\x7a\x50\x8f\x58\xfc\x7f\x57\x38\x48\xa4\x83\x76\x49\xe3\x12\x9f\xc1\x79\xeb\x71\x5f\xd2\xf6\x55\x00\xca\x08\x95\x3d\x1e\x57\x54\x59\xd2\xfb\x40\x7a\x6d\x6d\xb0\xd6\x7a\xb2\xa4\xea\x19\x4b\x4a\x86\x5f\xcf\xe3\x91\xc4\xd9\x18\x6e\x5e\xf5\x3c\xa5\x9d\x66\x0d\x35\xbd\x9e\x68\x80\xf5\xc4\x10\x7a\x12\x71\xbf\x9e\xc9\x74\xc9\x74\xa1\x83\xd4\x33\x53\xe3\x33\x46\xbd\x20\x8f\x2a\x2a\x6e\x3c\xa2\x72\x88\xe1\x7a\x86\x30\x8f\x47\x0b\x52\xa2\x80\xcb\x54\x31\xe6\x85\xbb\x8b\xf5\xbc\xad\x6e\xec\x2f\x0b\xd1\x3c\xeb\xf9\xd2\x99\xe7\xeb\xac\x8b\x99\x53\x93\xad\x4a\x30\x8a\x82\x73\x4e\x95\xdb\xd5\x64\xd4\x02\x76\x93\x35\x31\x77\x6a\x8a\xb9\x53\x50\x37\x6a\x8a\x39\x13\x0f\x2f\x0e\xcd\xe8\xb8\x64\xdd\x80\x9e\x4f\x27\xcc\xb3\x26\x36\x50\x15\x10\xf8\x92\x2c\x15\x95\xa9\x8a\xe5\x7e\xa6\xa3\xfe\x51\x80\xd7\xe4\xc8\x25\x47\x8e\x3b\x8f\x15\xb4\xf0\x78\xcc\xf8\x72\xec\x71\x6b\x3e\x48\x96\x31\xc6\x17\x0c\x3c\x35\xdb\xfd\x30\xaf\x74\xda\x63\x40\x53\xc7\xe3\x91\x16\xb5\x82\x7b\xc4\xc3\x5a\xc5\x5e\xa0\x66\x74\xfc\x9a\x8d\x86\x8d\xb3\x5b\xcd\x2f\x13\x50\xec\xd8\x13\xad\xaa\x16\x87\xb3\xc4\x70\x16\x42\xb7\x54\x50\x42\xe3\x61\x56\x6a\x0c\x54\x65\x3c\x3e\xb2\xd2\x8f\x85\x6d\x73\x2d\x5f\x8c\x27\x7b\xa5\xaa\x0a\x58\xab\x17\x10\x6c\x45\x75\xb2\x55\x8e\xbd\x4e\x70\x76\x6a\x65\xb7\x54\x2b\x51\x52\x30\xa3\xd7\x5a\x2f\x49\xe2\x57\x8d\x28\xa1\xc2\xbe\x2a\x30\x7b\x41\x8b\xc6\x36\xa4\x41\x6d\x1c\x52\x14\xae\xba\xd7\x76\x32\xf0\xcd\x98\x77\xc4\xc8\xac\x0d\x4e\x5d\x81\x7d\x0b\xc5\x80\xbc\xcd\x74\x20\xa5\x9d\xb0\xa5\xda\xba\x34\x4e\xb4\x0b\x77\xc9\x6b\x73\xe4\x1b\x3e\xe8\xa5\xc4\x0e\xbb\x36\x5b\xdb\x88\x64\x78\xa2\x09\x56\x40\x88\xe2\xe1\x9d\x82\x60\x2e\xb5\x3b\x31\x81\x15\x8a\x74\xf1\x3d\x20\x79\xe2\xc1\x69\x35\xee\x7a\x15\x68\x9d\x78\xc0\x0e\xf1\x94\xab\x00\xe3\xc4\x83\xdb\x2a\x98\xee\x6b\xcf\x5d\xda\xf8\xd7\x5f\x85\xbb\x84\xb5\xe7\x57\x12\xcb\x17\x1f\xd5\xda\x0b\xd5\xeb\xfa\xaf\x73\x51\xba\x82\xb0\x12\x0f\x2f\x7b\x84\x50\xab\x7d\x9a\xd7\x7b\xcb\x5c\xd6\xaa\xdd\x79\x01\x96\x45\x29\xc1\x5e\x2b\x30\x0f\xf1\xe0\x08\x0b\x8f\xb2\x3a\x9c\x66\xc3\x69\xc6\xd9\x4e\x1d\xa8\x04\x75\x0c\x2f\x84\x84\x3a\x54\xc7\x80\x1b\x0c\xcf\xc4\xb9\xd8\x58\x07\x6a\x42\x1d\x97\xbd\xc2\xfc\x21\x12\x79\x3c\xbc\xd5\x01\xc7\x19\xeb\x96\xf6\xa2\x77\x46\x6b\x89\x26\x1e\x0f\x5b\xd6\xa2\x65\x84\xff\x8e\x87\x03\x19\x9a\x48\x9d\xce\xe4\xc9\x4c\xc6\xa3\xab\xa2\x8f\xc7\xa3\x99\x2c\xe6\xc0\xec\xd2\xbc\xb4\xc0\xc9\x47\x25\xda\x70\x3c\x82\x59\x71\x9e\x51\xe7\x47\xe5\xe6\xe7\x50\x20\x10\x2e\x3f\x87\x29\xbf\x70\xdd\xa1\x62\x21\x8f\x47\xf5\x96\x7f\xf4\xd3\x25\x4f\xbf\x2e\xaf\x56\x1c\xd1\x27\xc4\x97\x8c\x47\x30\xba\xca\xa4\xbd\x9d\xf0\x84\xf9\x2b\x04\x89\xaf\x77\x67\x6e\xdf\xba\x9b\x72\x2f\xaf\x12\xa1\x2e\x1e\x48\x88\x92\x49\x77\xc1\x3f\x8c\x18\x77\x72\xa7\xa6\xde\xf2\x4d\x42\xbc\x05\x2d\xda\x7a\xdb\xae\xfb\x35\x06\x41\x68\x21\x95\xfb\x55\xf1\x88\xf9\x84\xa1\xb3\x3e\x99\xcf\x11\xa5\xa9\x60\xc4\xac\x84\x09\x8a\xc7\xbe\x73\x42\x32\x04\x78\x7d\x14\xe0\xa8\xfb\xf5\x59\x94\x4a\x04\x9e\x74\x3a\x38\xc4\x4b\xf9\xbb\x1a\x29\xe5\x2c\xa1\xbb\xd7\xb7\x53\x13\xe2\x91\xa4\x93\xdb\x37\x95\x88\x18\xf1\x08\x45\xc7\xca\xe1\xc8\x16\x0f\x74\x0e\x8e\x9f\x2a\x9e\x36\xf1\x08\x5e\xc1\xae\xbd\x7e\x95\x3e\xf9\xaa\x7d\xc2\x8c\xfd\x1a\x33\xe7\xd3\x8e\x5d\x43\x49\xaa\x9f\x5c\xeb\x6b\xde\x58\xa1\xdb\x3f\xc7\xff\x8b\xf1\x2f\xd8\x4d\xaa\x7b\xa2\xca\x75\xf5\xc8\x1a\x8d\xf8\x1e\x1a\x86\x9b\x6a\xc1\xa6\x50\xb9\x52\x1e\x0f\x0d\x93\x4c\x89\x0f\x9b\x42\xc5\x0f\xa5\x60\x97\xad\xf8\xad\xc6\x63\x42\x8a\xfa\x2e\x65\xab\xfe\x99\xa5\xc2\x3b\x96\x8c\x7c\xc9\xc8\x6b\x68\xbf\x75\xc9\x16\xb9\x38\x5b\xf0\xd9\xa8\xcb\x4e\x5f\x76\x7a\x85\x4d\x2c\x0c\x08\x75\x71\x41\xef\xac\x2c\x4e\xdc\xd1\xe3\xb1\x69\x7c\xce\x75\xad\x57\xac\xea\x7f\xc5\x3f\x21\x1e\x00\xe3\x0e\x48\x1f\xcd\xd7\x8f\xaa\x73\xd2\xd6\x0e\x6a\xd2\x8e\xda\x8d\x30\xd8\x83\x36\xa5\x11\x41\x01\xb7\xaf\xa6\x0a\xd2\x50\x41\xd2\x59\x5b\x86\xf6\x49\x5b\xd2\x6a\xd0\x96\x59\x17\x59\x5b\x94\x70\x86\x3c\x88\xc7\x17\xa4\x58\x73\xed\x64\x55\xb7\x13\x6f\xc6\x62\xa1\x67\x1d\xd0\x62\xb1\x14\x22\xf6\xb7\x93\xad\x49\x3b\x87\x4d\x8d\x7d\x53\x3b\xd1\xb7\xda\xa9\xbe\xc5\xcd\xa3\x76\x4e\x3f\xa7\xbe\xc5\xbc\x6e\xe7\x63\x5e\x55\x3f\x10\xaa\xda\x69\x85\xcf\x5d\xe1\x99\xff\x28\xd4\xdb\xf9\x3d\x64\xf9\x0c\xc0\x18\xf3\xb4\x25\xb6\xb0\x2d\x1d\x31\xee\x04\x03\x6e\x68\x22\xf1\x08\xc6\x4a\x94\xd8\x96\x06\xcd\x66\x0f\x95\x0c\x51\xda\x92\x15\x4d\xc4\xaf\xc0\xbd\xa2\xa9\x68\xb4\x44\x5c\xc6\x93\xa1\x6b\x89\x69\xda\xd8\x43\xa5\x13\x44\xbf\x86\xfd\x38\x1e\x5c\x3a\x69\x21\x1e\x5a\x2e\x7c\x8e\xad\x4a\x2c\xd3\xa8\x09\x08\xf9\xf1\xc0\xb5\x89\x60\x33\x2d\x33\x9f\x5b\xf6\x8a\x0f\xe6\x81\x96\x3f\xbf\xf7\xf9\xbd\xd8\x7d\x34\x50\xd9\xe3\x31\xcd\x1b\xfd\x5d\x30\x2b\xb6\x62\x0c\x1e\x2e\x02\xb6\x62\xfd\xca\x5e\x46\x31\xb7\x5a\x79\xf8\x5e\xc1\xae\xd5\xb9\x19\xd9\x0a\x26\xf8\x56\xbe\xf3\x5f\x7f\x55\x62\x54\x34\xec\x4d\xf1\xb8\x84\x40\x8c\xac\xd5\xfe\xac\x87\xb4\xe0\xf1\xad\xa2\x9a\xb4\x1a\x8c\xb8\x72\xa3\xa1\xd5\xfc\x48\x7a\x4d\x16\xad\x00\x41\x3a\x1e\x39\x92\x05\x1b\x6d\xd5\x42\xab\x85\x52\xb7\xba\xfc\x18\x57\x74\x4f\x0e\xbb\x5a\x5d\x9f\x34\xfb\x38\x38\x46\x53\xbb\x68\x68\x17\xe9\xe4\x98\xa8\x35\x44\x41\x6b\xc1\x9b\x2a\x3b\x92\x06\xa8\x6b\x3c\x1e\x61\x3d\xe3\x73\x0d\x36\xda\xb0\x2c\x55\xc2\x9a\x34\xa0\x56\xe3\xf1\x7a\x7d\x8b\xac\xdd\x64\x6c\x66\x1a\x3b\xdc\x06\xb6\x68\x3c\xf0\x1b\xe3\x56\x64\x03\xe9\x33\x1e\x8f\x01\x41\xa3\x15\xed\xa1\xad\xed\x41\x14\x12\xaf\xbb\xf5\xc4\xec\x01\xb1\xaf\x9e\x39\x92\x81\xfa\x16\x8f\x12\xa4\x60\x54\x0d\x1c\xae\x78\xd0\x73\x5c\x35\x6b\x60\xf8\xc4\x83\x3d\x0f\xe8\x98\x6d\xb4\x05\xad\xb3\x66\x7a\x8d\xda\x0d\xc7\x7f\x4c\x2f\x5d\xd1\x58\x30\x64\xe2\x71\x4b\x23\x1d\x1b\x92\x36\xdc\x90\xe0\xc4\xda\x06\x5b\xad\x26\x08\x4a\x1f\x09\xda\xb2\xdc\x65\xb9\x4c\x0a\x7c\x29\xe2\x61\xb9\xac\xf3\xd9\xa9\xcb\x24\x82\x4c\xe1\x94\xad\xcd\x97\xd6\x4e\x1c\xfb\x4a\x0b\x8e\xdb\x26\x3c\xad\x4d\x79\x1a\x97\x17\xdb\xe5\x6a\xf4\xc0\xbe\xe3\x84\xda\x38\x47\x8e\x87\xe5\x86\xc2\xda\x2e\xac\xc9\xed\x22\xfe\xcc\x09\x68\x5e\xbb\x50\x9b\x1a\xa2\xfd\x2c\x38\x11\xb4\xeb\xf2\x7b\x57\xcc\x32\xcc\xe8\x8d\x78\xe3\xf1\x38\xcd\x9a\xa1\x7d\xd2\x96\xb4\x18\x70\xc2\x7c\xc7\xc3\xe5\xe3\xe7\x5e\xa6\xd4\x65\x2c\x52\xbb\x8f\xa0\xd6\xf1\xb0\xca\x21\x4a\x1b\x61\xa2\xe3\x61\xf5\xe0\x20\xf7\x41\xb7\xdc\xb8\x76\x74\x3c\x5d\x1b\xa1\x79\xe3\x31\xa3\x7a\x70\xbf\x9b\x0d\x72\x43\xcd\x88\x62\xf9\x9c\x3d\x4a\x84\x5e\xc3\xa8\xb5\x7b\x4a\xba\x10\xe0\x23\x91\xd5\xc6\xde\xc4\x02\x38\x81\x6d\x6e\xb7\x03\x4e\x7c\x5a\xe3\x3e\x35\x62\xc7\xc6\x63\x9a\x8c\xca\x71\xc2\xd4\x6e\x62\x9e\x9f\xe0\x0a\x37\xa2\xba\xc6\xc3\x0b\x77\x30\xd0\xfb\xb3\x61\x5e\x7e\xc3\x0b\xb6\x11\x8c\x33\x1e\x85\xa8\x32\x31\x1d\x1f\x27\xb7\xa1\x2e\x8d\x12\xd6\x1e\xd9\x16\x01\x02\xcf\xc2\xa1\x43\x7b\x4d\xf7\x26\x3f\x47\x2b\x5e\x45\xc7\xeb\x7d\x79\x4c\x3a\xed\x2b\x54\x59\xef\xd3\x8e\x5b\x6c\xfb\xd8\x35\x36\x6f\x17\x75\x62\x18\xb7\x8f\x43\x9f\xf6\xe1\x45\xd0\x89\x3e\xdc\x08\xc7\x13\x0f\xb6\x45\x8a\x27\xd5\x84\x86\x9a\x50\x0b\x43\xa1\x96\xd0\xb6\xb7\x6a\x3d\xa0\x7d\x66\xfd\xcc\x0a\xf7\x59\x9c\x1f\xb4\x25\x64\x08\xa8\xf7\x6d\x39\x55\x96\x3d\xc5\xb5\xae\xee\xf9\x6c\x3f\x74\x34\x80\x87\xf4\x83\x4d\x72\x3f\x10\xf6\x05\x57\xb7\x7e\x30\xa5\xba\xc7\xad\xb3\x9e\x91\xee\x8c\x1d\x42\x3c\xf0\xdd\x89\x85\xd6\x4f\x84\x43\x3f\x8d\x9c\x8f\xbb\x6d\x3f\xb1\xf6\x76\xe4\x65\xd2\xd0\xd5\x95\x70\x1d\x09\x97\x34\x74\xf5\x84\x00\xea\x29\xb8\x70\xc5\x34\xd5\x13\xd6\x80\x9e\xca\x01\x29\x0a\x4d\x45\x92\x38\xda\x35\x91\x0c\x73\x58\x4f\x98\xc3\x0a\xc7\x76\x3d\x35\x6a\x92\xbc\x84\x42\xbc\x8c\x9e\xba\x25\xe0\x24\xaa\xd9\xac\x27\x1b\x96\x5c\x2b\x44\x9f\xee\x9e\xec\x76\x4e\x76\x2b\xe8\x84\x3d\x63\xc2\xea\x59\x13\x56\x1f\xe5\x8f\x92\xbd\x7b\xa6\xdb\x3d\xd3\x1d\x44\xb0\xec\x19\x0d\xb4\xe7\xd0\x40\xf5\xef\xeb\x1e\xdf\x76\x8f\x6f\x27\x06\xf2\x9e\x0b\x95\xc7\xf4\x57\xb1\x15\xf7\xec\x40\x65\x55\x61\x6e\xfe\xf5\x6c\x1b\xf3\x6e\x63\x27\x2b\x66\xc0\x9e\x87\x7d\x11\x62\xb7\x63\xda\xfb\xbb\x67\xb6\x11\x05\x58\xb5\x5e\xd8\x48\xf6\xc2\x46\xb2\x8c\xe0\x39\xbd\x60\x7f\x8b\xad\x9c\x34\xd2\x21\x77\x62\xb3\x44\xb9\xb1\xc1\xee\xc5\x32\x8a\x9e\xfe\x23\xc5\x88\x16\x36\x0d\xbd\x08\x8d\x80\x3b\x77\x2f\xb0\xe2\x5e\x16\xfd\x48\x56\x84\x6b\x3c\xbc\x7d\x17\x3a\x78\xaf\x0e\x4b\x15\xa6\x9b\x18\x5a\xbd\x76\xd3\x79\x53\x09\x4b\x58\xaf\x70\xd3\x5e\xa3\xd8\x8a\x7b\x6e\xaf\xe8\x3b\xbd\xa2\x98\x15\xee\x0b\xf4\xea\x7c\xab\x9c\x4b\x0c\x0c\x66\x1d\x48\xfc\xbf\xbb\x60\xf8\xe3\x34\xdd\x32\x6f\x70\xc4\x8a\x76\xdd\x95\xd9\x1d\x99\x5d\x39\xa8\xec\xed\xa4\xad\x1c\xfc\x9c\x05\x56\xdf\xdb\x79\x4b\xf3\xc6\x20\x73\xa6\x61\x46\xef\x80\xdc\xd7\x1e\x7a\x69\x6f\x9c\x13\xf7\x66\xb4\x4b\xa2\x2d\xf5\xc6\x49\x71\xa8\x90\x24\xa3\x04\x4c\x09\x1d\x00\xf6\xca\xe5\xe7\xee\xf9\x51\x07\x57\xbd\x3a\x9f\x91\xde\xf1\x78\xfd\x58\xb4\x00\xe8\xee\x78\x90\x6c\x46\xbf\x35\x98\x6b\x07\x7e\x3b\x25\x62\x04\x75\xf0\xb7\xe3\xc1\xdc\x05\x07\xb2\x03\xb6\x1d\x0f\x9c\x92\x38\x60\xec\xed\xb6\xd4\xdb\xcf\xc5\xe4\x04\x26\x38\x1e\x04\x9b\x74\x15\x61\x67\x88\x47\x28\x2c\xf8\xf4\x76\x2d\x0b\x5d\xd0\x5d\xc4\x70\x07\xed\x36\x1e\x1c\xeb\x81\xc6\xd2\xc1\xad\x8d\x47\xf7\x6b\x64\x65\x8b\xd7\x81\x9b\x3d\x0b\xde\x0b\x5d\x6b\x43\x07\xc9\x35\x25\xee\xde\xf4\x6e\xfb\x85\x41\x9d\xa8\xdb\x5d\xb5\xa3\xa3\x76\x54\x30\xc8\x3b\xf8\x96\xf1\x58\xde\xdd\x8c\x3e\x01\x90\x30\x1e\xf0\x38\xee\xbd\xf7\xc1\x89\x68\x1f\xc6\xbf\x27\x32\x49\x1f\x2e\x7b\x81\xd7\x0a\x0e\x1d\x7d\xe0\x1e\xd2\x87\x17\x63\x30\x9c\x75\xc0\xb8\xe2\x41\xe4\x01\x4e\x25\x3a\x68\x52\xf1\x40\x6c\x00\xab\xdc\xe7\x4d\xde\x49\x7f\x82\x58\xd4\x27\xfe\x10\x7d\x7a\x59\x85\xf3\x91\x7e\xc9\x27\xc0\xbd\xa9\x9c\x2b\x74\x9c\xff\xe2\x41\xb7\x83\xe4\xdc\x2f\xa7\x09\xee\x5d\x95\x63\x85\x0e\x8e\x48\x3c\x2c\x94\x09\x06\xee\x46\x3c\x28\x94\x01\xbb\x3e\x73\x7e\xe4\xac\x51\xdd\xdb\x32\x6f\xcb\x6c\x90\x38\xcb\xe8\x77\xb2\xe7\x46\x94\x79\xcb\x7f\xef\x42\xb4\x73\x74\xbd\x7e\xa3\x4b\xf5\x3b\x74\xa9\x4a\xf4\xe4\x7e\x63\x98\xec\xb7\xb0\x26\x78\xec\xf4\x1b\x95\xb8\xdf\x62\x66\x60\x18\xee\xb7\x9d\x79\x8b\x90\x81\x11\xb8\x3f\x2e\x92\xc7\x45\x82\x13\x6f\xc7\x4f\x3b\x1e\x44\x91\x62\xbb\xd5\x1f\x3b\x78\x87\x33\x46\x5d\xeb\xb8\x45\xc7\xc3\x7b\x96\x30\x8e\x07\x21\xd7\x1f\x84\x5c\xe1\x26\x4a\x27\xca\x6e\x3c\x36\x2d\xbe\xf7\xca\x88\x5e\x19\x11\xa1\x58\xfa\x8b\xa2\xdc\xdf\x61\x7f\x52\x17\xc2\x27\xc4\x83\xa0\xa4\x58\xa4\x3b\xb7\x8b\xe3\x41\xa4\x51\xe2\xad\x77\x82\x28\xc4\x03\x01\xc9\x1e\xa3\x7f\x95\xb6\x7d\xb1\xe3\x6c\xdc\x5c\xeb\x9f\x3c\x8c\x88\x84\xe7\xc0\xe1\xa3\x13\x91\x30\x1e\x33\x92\x15\x48\x93\x52\xbf\x59\x82\x44\x63\x89\x2a\x18\x8f\x07\x52\x81\xf4\x4a\xb2\x1e\xf0\x61\x8e\x36\xe2\xf1\x91\x0c\x12\x9a\x69\xe7\xbe\x46\xe3\x6a\x76\x5f\xf6\xb0\x71\xba\x8a\xab\x73\xb9\x12\x57\xac\x8c\xe6\x80\x11\x5f\x20\x1e\x5e\x86\x1d\xd2\x86\x34\x6a\xcb\x18\x7a\x5a\xd2\x3d\x2d\x19\x04\x95\xed\xab\xfb\x35\x03\x34\x82\x43\xd1\xd7\x43\x1f\x11\xaa\xa9\x01\xc5\xd7\xb5\x18\x74\x2d\x06\x15\x20\x97\xbe\x96\x9f\x33\xb2\x1c\xbb\xc9\xe1\xe9\xec\xe0\x74\xb6\x71\x51\x73\x1c\x1c\xd2\x8d\x43\x4c\x53\x0e\x33\xc7\x81\x99\x77\x1c\x9c\x52\x55\x6e\x44\x8f\xb3\x45\xa9\xe3\x6c\x51\x2a\xc7\x3b\xe3\x44\xa8\x8d\x53\x9b\xd4\x51\xff\x2c\xcd\xc7\x19\xfb\x8e\x78\xa0\xf0\xe2\x50\x38\x4e\xa4\xca\x38\x83\x6f\x34\xbc\xa0\x87\xa7\xae\xe3\xc4\x8a\x95\x30\xa8\x0e\x4f\x5d\xc7\xb9\xf0\x81\x0b\x36\x3d\x3c\x73\x18\x9c\x39\x34\x0e\xc4\x46\x42\x3f\x1d\x09\x93\xc5\x44\xbc\x0d\xbd\x5d\x06\xde\x2e\x0d\x03\xf0\xc0\xa7\x25\x1e\x23\x48\xb1\x73\x1f\x1e\xb0\xc6\x92\xa5\xcc\x49\xb2\x69\x4e\xb1\xe8\x70\x3c\x1f\xe9\xb2\x04\x43\x4d\xe1\xf9\x3f\xd2\xe5\xe7\x94\x03\xd8\x09\x47\x66\xb9\x0c\xdd\xd3\x06\x7a\xe7\xf0\x50\x61\x64\xa1\xc2\xd8\xa2\x8c\x7c\x9a\xee\xa4\x2a\xc1\xcd\x07\xce\x6a\xf1\x58\x26\x23\x2b\x92\x60\x64\x83\xa4\x5b\xe5\xcc\x91\xf9\xc8\x78\xea\x8f\x12\x1a\xc9\xc8\xc8\xed\x91\x91\xdb\x15\xe9\x30\x0a\x07\x62\xa3\x78\x3d\xb4\x52\x6c\x61\x55\x8d\x82\xd7\xec\xa8\x94\x51\x2e\x69\x82\x3c\xb1\xf7\x18\x85\x8d\xc1\x28\xe2\x20\x61\x64\x1b\x05\x03\xcd\xd0\x51\x65\x10\x65\x67\x54\xfc\xd1\x46\x05\x39\x38\xd9\x8e\x6a\xd3\x2a\x4d\x23\x16\xd1\xa8\x58\xd9\x23\x0f\x59\x33\x59\x59\x32\xa3\xa2\x94\x25\x3c\x80\x47\x85\x4f\x8f\xea\xbd\xf5\x1a\xea\xc7\xa8\x37\x5d\x50\x85\x77\xc2\xf3\x6b\x70\x14\x11\x0f\xef\xfc\xc6\x4a\x1d\x0d\x2d\x73\xb4\x43\x7c\xef\xd8\x2f\x8e\x86\x75\x6b\x70\x58\x91\x12\x5e\xfb\xa3\x61\xca\x1a\x4d\x3c\xc3\x62\x3a\x24\xda\x68\x4a\x34\x6c\x2b\xc3\x9d\xff\x40\x77\x68\xb8\x62\x0d\x76\xfc\xf1\xf0\xee\x71\xb0\xf9\xa1\x32\x30\x54\x06\xea\x11\xcb\x7c\x34\x7b\xb4\x45\x8f\xb6\x22\xe9\xb6\x76\xe2\x05\x72\xca\x3e\x3a\x36\x93\xd1\x0d\xb9\x8f\x75\x7f\x60\x19\x88\x87\x57\x78\x59\xac\x1d\xab\xda\xe8\xc6\x76\xc6\x85\x70\x00\x56\x1e\x0f\xe4\x28\xa1\x63\x06\xf0\xe0\xf1\x20\xe8\x9b\x3d\xd0\x39\x2f\x19\x9d\x1b\x69\x03\x20\xe4\xc1\x71\x42\x3c\xf0\xfb\xa0\xf3\x06\xbb\xaf\x31\x8a\x9d\xc2\xf4\x1e\x2e\x83\x41\x38\xa3\xc9\x3d\xb1\x31\x1c\x8c\x61\x28\x39\xae\x2d\x0f\x20\x60\xe3\x11\xfc\xb6\x86\xe4\x1f\x40\xb9\xc6\x43\xf8\xd2\x0e\xcd\x31\x1b\x31\x66\x8d\xa3\xf2\xa1\xb9\x61\x68\x6e\xa8\x04\x25\x1c\x93\x83\xa5\x31\x39\x58\x9a\xb8\x48\x0f\x20\x44\xe3\x61\x07\x30\x05\xa6\x4c\x6d\x72\x29\xa6\xa2\x0c\x8f\x89\xeb\xc5\x00\xd8\xb3\x71\xad\x7b\x00\x28\x19\x0f\x6a\x82\x3d\x7a\x4c\x17\xcb\x8c\xc5\xd2\x70\xdd\x1d\xdc\xeb\x88\xc7\x8b\x8b\x6f\x54\xe4\x72\x3e\x01\x03\x98\x12\x96\xe1\x01\xd8\x5d\x3c\xfc\xda\x19\x59\x2f\xfc\x90\xc6\xd5\x51\xcc\x6a\x92\x76\x49\x63\xc5\xd7\xd0\x41\xc6\x75\xd1\x88\xeb\x0a\x56\x8a\x9f\xf1\xb8\xd8\x2c\x0e\x4c\x0e\x29\x55\x6a\x02\x06\x52\x3c\xb8\x43\x83\x44\x1b\xa0\xe0\xc4\x23\xff\xeb\xaf\xd6\x99\x27\xb7\x4c\xe0\x96\x09\x34\xb8\xe0\x8d\x4a\x3b\x80\xc3\x69\x5c\x90\x1e\x20\x10\xc4\x03\x6d\x10\xd4\xe4\xc1\xc9\x41\x3c\x9a\xb4\xc8\xfa\x20\x5a\xc7\x23\xc0\x0f\x78\x3b\xe3\xc1\x46\x3a\x88\xdc\xd1\x30\xaa\x0f\x2e\x57\xc5\x83\x8a\x20\x0e\x1e\x19\xf4\x03\x83\xc6\xb2\x34\x5e\x7b\xee\x3d\xf0\x19\x0a\x69\x3e\xde\x8f\x54\xc4\x80\x6e\x3d\x44\xe6\xe0\xa2\x65\x3c\x38\x2d\xc4\x36\x34\x74\x76\x18\x9f\x7d\x8e\x59\x76\x7c\x6c\x77\x07\x81\xa7\xda\x60\x00\x09\x9a\x1c\x8f\x0f\x52\x8c\xf3\x87\xa7\xd4\x30\x06\xc4\xb0\x8f\x38\xab\x88\xc7\xf0\x6b\x31\x95\x74\x89\x18\xba\x44\xcc\xc1\x48\x7f\xd5\xcf\x09\xf0\x80\xe5\x7d\x70\x89\x3c\x1e\x59\x1a\xb5\x73\xa2\x73\xfd\x35\x25\x22\x5e\x0d\x9c\xda\xff\x1e\x04\x5f\x4d\x89\x83\x9c\x81\xc7\x7a\x3c\x4e\x69\x51\x65\x95\x86\xe1\x35\xcf\x84\xc3\xd2\x58\x96\xbb\x76\xb9\xb1\x3d\x1a\x04\xdb\x8c\x47\x2c\x26\x20\xb2\x07\xe1\x21\xe3\x61\x47\xb1\x0e\xd7\xcd\x18\x2e\xee\xb6\x55\xa2\xbb\x0c\xa2\x0d\xc6\x03\x87\x49\x82\x45\x1f\xf8\xdd\xcc\x23\xc1\xda\x31\xe8\x4e\xfd\xb2\xe6\x21\x96\x2d\x36\xb4\x79\x60\x18\x98\xf8\x4e\xb4\x79\x1e\x7f\x14\xe9\xf3\xe0\x60\x7b\xea\x54\xde\x05\x3f\x42\x73\x88\x07\x4c\x04\xa7\xf9\x89\xa3\x55\x3c\x10\x1a\x62\x40\x9c\x31\x48\xf1\x10\x8a\x8f\x60\xa2\xda\x43\xe6\x29\x50\x38\xd6\xbe\xc9\x91\x41\x3c\x8a\x80\x09\xf1\xbd\x13\x53\xcf\xc4\x56\x72\x56\xa1\x70\x3c\x4d\x98\x9c\x26\x34\xc1\xa9\xce\xc7\xac\x8f\xd7\xd6\x09\x27\xae\xff\xc2\xc4\x7f\x21\x3e\xd7\x83\x86\x11\x74\x9e\x1f\x17\x97\x08\xb0\x7b\x62\x04\x9f\x27\x46\xf0\x24\x62\x13\x27\x0c\xf1\xf8\x48\x46\x23\xd0\x59\xe7\x19\xbc\xb4\x89\xc2\x93\x98\xbd\x33\x39\x7b\xb9\x42\x31\x13\x87\x29\x13\x05\x25\x68\x03\x5a\x93\x66\x5b\x77\xba\x47\x1a\xb2\x40\x9c\xfe\x94\xfc\x9e\x38\x33\x62\x40\x26\x76\x1a\x33\x81\x0f\x91\x3a\xe1\x56\x13\x56\xf0\x99\xf2\x4e\x17\x8d\xd5\x99\x6c\x26\x61\x22\x3b\x71\x80\x35\xeb\xcc\xd4\xcd\x4b\x6c\x5e\x55\xa2\x89\x4a\x14\xa2\x11\x92\x59\xbb\x31\x00\x08\x58\xad\x2f\xd9\x4c\x97\x4d\x23\x2e\x2c\xbe\x14\xf1\x10\xf4\x94\x78\xb5\x9c\x8a\xfc\x3d\x93\xf6\x03\x6e\x46\xcd\xf4\x98\xee\x11\x0c\xdd\xea\xbd\x96\xf1\x5a\x3d\x62\x9a\x66\x44\xdf\xcc\xc6\x18\x43\x89\x9e\x19\xf5\x6c\x66\xd5\x33\x64\xd0\xd4\xa3\x7e\xe2\xcb\xdb\xc5\xf9\xca\xb7\x59\x6f\x7b\x80\x59\xa6\xeb\xc5\xc4\xf5\x22\x68\xd1\x8c\x8c\x8d\x7a\xe2\x8f\xd5\xc5\x44\x2a\xa8\x08\xb3\xe8\x84\x23\x56\xbf\xae\xf2\xb3\xec\x01\x22\xdc\x6c\x65\x0f\x3d\xeb\xb0\x57\x08\x7a\x5b\x31\xbf\xcf\xca\x9d\x42\x51\x5a\x2a\xdb\x8a\x59\xdd\x56\xb0\x9d\x9f\x15\xff\xcc\x59\x45\x85\x14\x80\xaf\x61\x08\x98\x6d\x03\x55\x13\xea\xb6\x39\xb6\x2d\x76\x91\x86\x4b\x99\xcd\xc5\xda\xb2\xf3\x18\x28\x07\x4d\x23\x73\x9b\x46\x06\x81\x5e\x1b\xd6\x81\xd9\xb4\x0e\x60\xf0\x9d\x0d\xab\xd2\x6c\xc0\x22\x70\xf7\x77\x6a\xa5\x98\x0d\xc0\x30\x23\x4d\x77\x18\xe7\xec\xc2\x1f\x09\xa8\xa6\x67\xc3\xc4\xb3\xa1\x73\x70\x31\xbb\xf3\xa4\x0b\x34\x07\xdf\x9c\x1d\x0f\x83\xd9\x27\x17\x74\x58\xc6\xdd\x32\xbb\xe1\x8d\xc4\x4f\xed\x77\x96\xc6\x15\x23\x62\xec\x12\x56\x36\x1e\xb0\x2f\xa1\x26\xbb\xe3\xd5\x1d\x2f\xc1\x65\x51\x51\xe2\x61\xa9\x44\xf4\x1d\x9c\x1f\xcc\x91\xc5\xc0\x15\x81\x1f\x35\x79\x0e\x0c\x26\x68\x2f\xc1\xda\x21\x19\xb3\x36\x31\x25\x46\x93\x26\x56\x9f\x50\x33\x1e\xab\x4c\x8e\x55\x3a\x41\xb0\xe6\x70\x62\x0f\x63\x8d\x09\xbe\xa8\xaa\x32\x55\x55\x06\xa7\x83\x73\x3a\x4d\xa6\xd3\x44\xf0\x3d\xf4\x91\x78\x98\x17\x66\xc4\xdd\xd6\x78\x08\x2b\x4e\x32\x1b\x31\xb3\x80\x10\xc2\x47\x67\xb3\xe6\x9d\x15\xc8\x66\x47\x62\x8a\x7f\x7b\x0a\xc4\x4d\x17\x4f\x42\x46\x8b\xc1\x31\x51\x06\xe7\x9c\x40\x4a\x12\x60\x78\xca\x27\xe7\x45\xc6\x2c\x86\x35\xf3\x66\x0a\xec\x2f\x88\xe0\xfc\x2c\x73\xc3\x7c\x0a\xd4\x2d\xb3\x9b\x22\x7c\x32\xfa\x73\x59\xe6\x12\xa9\x99\xaf\x61\xa3\x98\x73\xe3\x7a\x8a\xc7\xbe\xcc\xb9\x36\xd8\xb0\xf8\xc0\xd0\xae\x64\x70\x75\xb1\x56\x1d\xfe\xeb\xde\x08\xb8\xa4\xbb\x4d\x77\x7b\xbb\x58\x18\x56\x39\xf6\x45\x10\x79\x5c\x96\xe6\x85\x8d\x6a\x5e\x82\x49\x77\x81\x4c\xe9\xcb\x0b\x64\x37\xbc\x7a\xe6\xb5\x24\x2d\x41\x54\x84\x45\x93\x3b\xdf\x72\x67\xcc\xe6\xf3\x76\xf1\xdf\xc7\x2e\x54\x68\x4c\xf2\xde\xc0\xfa\x70\xe7\x7b\xde\x18\xad\xe6\x0d\x8a\x0f\x71\x76\xa7\x16\x9f\x89\xc5\xa7\x6f\xe4\x4c\xd7\xea\x9d\xbd\xe1\x2f\xdc\x9c\x6b\xf5\xde\xa0\x3d\x44\x9e\xbe\x9d\xac\x77\x01\x95\x47\x34\x52\x97\xef\xed\xf2\xc5\xcc\x34\x6f\x3c\x29\xe6\xdd\x36\xd4\x20\x59\x9b\x59\x9b\x1d\x5c\xc5\x81\x34\x6f\x37\xa0\x86\x10\x7b\x53\xda\x04\x00\xe6\x4c\xff\xb3\x3c\x6f\xf3\xff\x25\xce\x3d\x6b\x9a\x9c\x35\x75\x41\x9e\x6f\xb9\xd6\xfd\x0a\x9e\x27\x78\x1a\xec\xe3\x27\x54\x87\x20\x4e\x85\x16\x3e\x1b\xe7\x67\x63\x7d\xf1\xb5\xa7\x1a\x8e\x43\x80\xb3\x66\xba\x66\xa8\x10\xd1\xa3\x6c\x8e\xe1\x62\xe7\x21\x7a\x13\xbb\xc7\xf9\x1a\x9a\xf4\xd8\x38\x4c\xaf\xb4\x8d\x28\x28\x0e\x12\xbd\xfd\xaa\xc6\x08\xa0\xfd\x56\x69\x1b\x72\x59\x5c\x97\x6a\xde\x4a\x6f\x8b\xdf\x63\x8f\xbd\xbb\xc7\xc4\xeb\x41\xc5\x9e\xef\xdc\xb0\x3b\xa2\xd9\x58\x95\x8d\x4f\xb1\xa1\x56\x98\x45\xef\xc6\x32\x10\xa6\x82\xcb\x56\xf3\xe3\x64\x3a\x0b\x95\xf9\xc9\x07\x3e\x40\xe9\x70\x5d\x9b\xaa\x94\x93\xd8\x4b\xe9\x30\x68\x3e\x11\xfd\xe2\x41\x98\xf0\x8d\xb1\xf1\x49\x32\x0c\x39\xe3\xfe\x3d\xd2\x5e\xf1\x0d\xc4\x3a\x40\x1e\x71\x7e\x95\xb2\x40\x4f\x84\xb6\x89\x07\x17\x70\x8a\x70\x03\x16\x20\xe6\x89\xf1\xdc\x31\x51\xcc\x05\x64\x56\x31\x18\x3a\x1b\xa7\x89\x33\x4c\x3a\x76\x80\x74\xdc\x38\x27\xe1\x71\xa2\x00\x63\xd6\xd3\xc1\x84\x04\x4e\x59\xd8\x03\x4d\x5f\x73\x35\x02\xfb\xc3\xb6\x17\x57\x8f\xe6\x6a\xc6\x5e\x37\x5c\xba\x5f\x9b\x7e\xcd\x90\xf3\x2a\x0b\xeb\x31\x48\x8b\x11\x06\xf2\x63\xa4\xa0\xfd\xaf\x9e\xf5\x87\x81\x3d\x82\x90\xff\x79\xc7\x51\xe1\x31\x8f\xdf\x70\xe4\xf5\x9f\x77\xdc\x1e\x39\x5a\xfe\x7d\xd7\xff\x79\x87\x33\xfd\x09\x66\xd3\x8e\x36\xbb\x78\x17\xff\x3a\x65\xdb\x0e\x2b\x76\xbf\x8b\x2e\xdd\xff\x76\xad\x0d\x3f\x11\x9f\x5e\xcc\xa5\xfb\xdf\x69\x78\xa8\xdf\xc0\x4d\x98\x75\xf7\xbf\x46\x20\xe2\x62\xb7\xb6\xf3\x85\x24\x3a\x6b\x31\x40\x01\x73\x6f\xcd\x69\xd0\x01\x2f\xfb\xc7\xa7\x17\x18\xee\xa3\x7a\x3f\x9b\x5d\xc5\xba\x42\x5e\x0f\x1c\xd5\xd6\xc5\xb0\x2d\x76\xa5\xc6\xee\x5a\x60\x84\xc7\x63\x5f\xe6\x9e\x5c\x1d\x8e\xbe\x5f\x42\x1e\x93\x11\xc0\xe3\x78\x70\x73\x8e\xdb\xdb\x44\x11\x8f\x47\x2c\x77\x8e\x50\x17\xe1\x97\xe2\x31\xbc\x88\x41\xb2\x6c\x32\xae\x32\x0c\x2e\xfe\x7e\xa8\x9f\x0b\x07\x31\xcf\x90\x97\x3b\xaf\xc5\xce\xab\x13\xe9\x75\x11\xd4\x35\x1e\x17\xa4\x13\xd2\x2d\x29\x26\x3f\xd0\xf4\x8b\x68\x44\xf1\xf8\x48\xe5\xb7\x16\x24\x60\xdf\x27\x17\x97\xd9\xbd\xc5\xa3\x90\x91\x6f\x15\x2b\x81\xe3\x65\x6a\xdc\xd9\x26\x4a\x6c\x3c\xac\x85\xd7\x91\xe9\x57\x10\x35\x1a\xf7\xb2\xd9\xb9\xc5\x83\x6b\xd4\xde\x3d\xbe\xa4\x60\x38\xe4\x62\x2f\x3a\xd2\x5a\xbb\xee\x5c\x29\x96\x52\x63\x7c\xbc\x41\xcd\x32\x58\x58\x80\x4f\x8f\x1d\x16\x6b\xe2\xef\x45\x84\x72\x2f\xec\x13\x09\x31\x1e\x68\x1b\xff\x8b\x8b\x53\xfc\xf8\xcf\xd7\xbf\xff\xdb\xff\xfe\x7f\x5c\xff\xfe\x7f\x5e\xff\xf9\xfb\xeb\xf9\xef\xff\xf1\x1f\xdf\x7f\xf9\x6f\xef\x7f\x7a\xfe\xdb\x5f\xff\x5b\x50\xff\x7a\xbf\xf5\x9f\xfe\xcb\xf7\x1f\xdf\xff\xfd\x5f\xff\xfb\x7f\x3c\xdf\x5f\xff\xfe\x5f\xff\x3d\x72\xf1\xf7\xff\x04\x00\x00\xff\xff\x2d\x58\x41\x22\x3d\xd6\x02\x00"); -var _cbeeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x41\x8b\xdb\x30\x10\x85\xef\xfa\x15\x73\xdc\x1e\xb6\xb6\xe2\xd8\x91\x20\x2c\x94\x84\x52\xb3\x6c\x5b\x9a\xcd\xb6\x50\x7a\x90\xa5\x71\x2a\x68\x64\x23\xdb\x87\xfc\xfb\xa2\xd1\xc4\xed\x21\x48\xdf\x93\x46\x79\xcf\x33\xc5\xa1\x3d\xb6\xc1\xcf\x50\x7c\x8d\x83\x3d\xe1\x0c\xbd\x0f\x2e\xe2\x34\x2c\xd1\x22\x74\x78\xf1\x41\x08\xb9\x01\xe7\xed\x7c\x47\x5a\xec\xd5\x8c\x42\x14\xe7\xe0\x9f\x4f\x8f\xe7\xd7\x8f\xea\xf1\x13\x2c\x13\xb2\x7c\x68\x8f\xa7\xdb\x34\xe3\xb5\x0d\xfd\x00\x55\x2e\x77\xcb\xc8\x4f\x00\x14\xdf\xf0\xe2\xa7\x39\xde\xe0\xe1\x83\x1b\x3a\x7c\x07\x0e\xfb\xa4\x7f\x89\x0e\xa3\x0f\x17\x78\x78\x1e\x22\x1a\xb9\x1e\x9c\x96\x71\xfc\x83\x57\x0c\x33\x48\xd2\x30\x38\x5a\x45\x71\x78\x31\xe3\x67\x73\x45\xf8\xdf\xce\x1b\x1d\xd2\xd9\x1b\xc6\xc9\x0f\x01\xa4\x7c\x5f\x96\xf5\x3f\xfd\xf5\x36\x22\x3f\x26\x8a\x1f\xe7\xf6\x08\x3f\x25\xc8\x12\x36\xf5\x56\xd6\xbf\x58\xff\xfe\x32\xb8\xf5\x96\x94\x39\x81\xf5\xce\xfe\x36\x51\xec\x71\xa3\x4a\xdd\x3c\x81\x2a\x1b\x99\xc9\xd4\x89\x6a\x25\xf6\x58\xa9\x52\x57\x89\x76\xb5\xd8\x63\xdf\x59\x25\x89\x1a\x26\x4b\xa4\x99\x30\x91\x2a\x33\x75\x1d\xd1\x8e\xc9\x11\x29\xa6\x9e\x28\xd7\x39\x4d\x75\xcd\x86\xa8\x37\xf4\x7f\xba\x4a\x5f\xe7\x6e\x52\xec\x56\xd3\xd1\x84\x0b\xb2\xeb\xea\x09\xf2\x66\x4b\x86\x75\x36\x9c\x2c\xe6\xcd\x86\xe4\x86\x65\xc5\xb2\xa6\x08\x4d\xcd\xf1\xb6\x77\x99\x52\x37\x15\x67\xa1\xdb\x69\xa3\x29\x22\xc7\xd0\x86\x65\x9d\x13\x48\x4e\xd0\x65\xd9\x69\x8a\xa9\x4b\x36\x9f\xcd\x12\xa4\xa9\x5a\xbb\x6c\x97\x18\x31\xcc\x34\x53\xd4\xc7\xd4\x1b\x1f\x70\x1d\xdb\x71\x18\x53\x15\xfd\xfe\x06\x00\x00\xff\xff\x62\x85\x62\x69\xe2\x02\x00\x00"); -var _dbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\xcd\xae\x2e\xbb\x8d\xa6\x39\x3f\x57\xb1\x87\xdd\x83\x6c\x87\xfe\x25\xc0\x30\xd0\xc8\x86\x81\x44\x22\xbb\x0a\xe9\xfa\x19\x26\x24\x51\x72\x19\x28\x1f\x1b\xc7\xce\x41\xde\x7d\x61\xf1\x79\x97\xbd\xa2\x50\xd8\x7b\xf4\x41\xf1\x45\x88\x14\x15\x41\x52\x14\x5f\xea\x57\xff\xf8\x4f\xff\xdf\x3f\xfd\xfc\x87\xbf\x7e\xfb\xd5\x7f\xfe\xe5\x4f\xfb\x77\xe7\xaf\xdf\xee\x1f\x7e\xb6\x5f\xce\x5f\xfe\xf4\xef\xbf\xec\xf3\x6d\x9d\xdf\xff\xe1\xe7\x9f\x7e\x0a\xf1\x9b\xfd\x61\xff\xf5\xb3\xe9\x3f\xfb\x8f\xf3\xcf\x3f\xfd\xf4\xf1\xfc\xef\xfe\xe3\x2f\x7f\x3d\x7f\xfc\xa7\x9f\xef\x9f\xbe\x25\xee\xb3\x7f\xff\xb3\xee\xfd\xf6\xed\x57\xff\x7a\x7e\xff\x87\xbf\xfc\xf5\x97\xff\xf8\xf6\x7f\xfd\xbf\xf6\xa7\x75\xfe\xef\x6f\x76\xee\xc7\xf5\xff\xf4\x8b\x9d\x5f\xfe\xf0\xf3\xef\x75\xfd\xdf\xfe\xf9\x5f\xff\xed\xbf\xfe\xe3\xef\xe2\xdf\xfe\xff\xdd\xbf\xff\xf9\xcf\xff\xf3\xfc\xf1\xfc\xfc\xd7\x6f\xc3\xaf\x9d\x9f\xcd\x7f\x7f\xfa\xd5\x3f\xfe\xcb\xfc\xf3\xff\x3f\xff\x78\xbe\xfd\xca\x1f\xfd\x87\x7f\xfe\xd7\x7f\xf8\x78\xd4\xff\xf5\x3f\xff\xdb\xf9\xe5\x2f\x7f\xf8\xd3\xcf\xdf\xc2\xff\xf3\x3c\xe1\xef\x97\xff\xcb\x7f\xfc\xf9\x7c\x8b\xea\xe4\xbf\xff\xcb\x9f\xec\x7c\x7b\x68\x05\xf8\xdd\x7f\xb2\xf3\x97\x3f\xcf\x7d\x7e\x99\x3f\xff\xfe\xfc\xf4\xed\xdb\xaf\x9f\xe7\x79\x7e\xf3\xed\xd7\xbf\xfd\xed\x6f\x7f\xfb\x9b\x0f\x0e\xfe\xb7\x3b\x7e\x0a\xcf\xc3\xa3\xeb\xee\xff\x31\x7f\xf9\xe9\xf3\x81\x7b\xaf\xfd\xe6\xa3\x55\xf3\x6f\x3e\x7a\x99\x83\x56\xa1\x75\x68\x4d\x6f\x59\xa3\xb5\xbc\x75\x69\xf5\x8f\xe7\xe2\x93\x16\xad\xe2\x2d\xf5\xd2\x2b\xad\x4d\xab\x7d\xb4\xc2\x93\x68\x75\x5a\xba\x73\x78\x2b\x46\x6f\x0d\xef\x33\x06\xb5\xbc\xcf\x58\x1f\x5a\xfe\x5c\x99\x81\x96\x3f\x57\x36\xd4\xc7\xf4\xd6\xa9\xb4\x3e\xf8\x8c\x2d\x43\xdd\xee\x6f\xbe\xfd\x7a\xee\x27\x7b\xeb\x46\x6f\x45\xfa\xbc\xdb\x5b\x89\x3b\xaf\x79\x2b\xeb\xbf\x43\x0b\x0a\x97\x5e\xb2\xcb\x2c\xb8\x04\xe7\x2e\x99\x56\xa0\xd5\x69\x41\xa1\x6c\x5a\xc9\x5b\xb5\xd0\xaa\xde\x6a\x7a\x6e\xd0\x9a\xde\x0a\xfc\x37\x1e\x5a\x8d\x16\x77\x46\xe8\x21\xcf\x10\x79\x6e\x5d\x5a\xd3\x5b\x3b\xd0\x5a\xb4\xf4\x1c\xe3\xdb\x70\x16\x19\xdf\x56\x2f\x8c\xcf\xe0\x2c\xc1\xe7\xe1\xb9\x04\x2f\x07\xce\x12\xbc\x1c\x9e\x4b\x50\xb8\x89\x16\xbd\x5c\x9f\xcd\x90\x5d\x12\xf6\x30\x86\x1c\x69\xd1\x67\x4e\xb4\x2a\x2d\xe7\xda\x02\x9c\xe5\x45\x0b\x0a\xd9\xb9\xb6\xa8\x5e\x8c\x56\xa4\x75\x68\x41\xaf\xd0\x67\xa2\x97\x92\x69\xd1\x4b\x71\xae\x2d\x37\x5a\x9d\x96\x9e\x73\x09\x5a\x81\x42\x81\x17\xcd\x66\x81\x17\xcd\x66\x81\x5e\x65\xb4\xe5\xd2\x42\x66\x95\xf1\x35\x7a\xa9\xf4\xd2\x98\x95\xe6\x33\x66\x1d\x5e\x1a\x72\xd1\xdc\x36\xf8\x9c\xd0\x6b\xf0\xa2\x19\x6b\xf4\xa2\x19\x6b\x8c\xdd\xa0\xde\xe0\x45\x33\xd6\xe0\xc5\xa0\xd0\xa1\x77\xa0\xd0\xa1\xa7\xd9\xf4\xaf\x71\xda\xd5\x9d\xde\xcb\x79\x16\xad\x4b\x8b\xf7\x7a\x3c\xb4\x18\xc3\xf0\x5e\x4e\xe0\xcd\xf2\x6f\x73\x1e\xcd\x98\x7f\x9b\xf3\x68\x1e\xfc\xdb\x9c\x27\x41\xcf\xbf\xbf\x79\x12\x6f\xcf\x74\x29\x9d\xac\x96\xf3\x72\x24\xf9\xd9\x68\xf1\xdc\xa4\x97\xc2\x1b\x32\xe1\x53\xb2\x5e\xf0\x52\x19\xc3\xe2\xbf\x49\x2f\x8b\x31\x48\x9e\xdb\xdf\x89\xb3\xf9\x6f\xc3\xb5\xa4\xbb\x5d\xba\x47\xf2\xdc\xf0\x29\x79\x6e\xfa\x94\x3c\x37\x7d\x1e\x46\x6b\xc8\xe5\x20\x33\x83\x97\x83\xcc\x8c\xf1\x5d\x28\x18\xd4\xaf\x9e\x83\xfa\x87\xe4\xcf\xcf\x26\x0d\xfc\x7f\x50\xc9\xc1\x7c\xe8\x57\xd3\x60\xfe\x4a\xdc\xc0\x10\xcc\x3f\x87\x9b\x68\x9d\x48\x8b\x29\x3a\x2e\xce\x9b\x19\xc2\xe1\x39\x14\x5f\x38\x3e\xd8\x2b\x51\x1f\x1f\xd0\xad\x30\x86\x1a\xbc\x9d\xff\x6e\xa2\xc5\x10\x6e\xa6\xa5\x3b\x7d\x8a\xee\x80\xc2\x85\xcf\x01\x85\xeb\x02\xbc\x4b\x2d\xf8\x44\xf0\x11\x15\x79\x51\xd0\xf1\xa1\x4f\xcb\xb4\x0a\xad\x4e\x8b\x31\x20\xf8\xf8\xd0\xe7\xd5\x9d\xf4\x79\x75\xe7\xc7\x18\xd6\x83\x42\x89\xe1\xa1\xc5\x73\x21\x78\x0b\x99\x7d\x58\x10\x6f\xe9\xce\xe2\xad\x48\x2f\xae\x68\xd7\x93\x74\x67\xa3\xa5\x5e\xa6\xb7\xb2\xee\x5c\xb4\x26\xad\x4d\x4b\x77\x1a\x2d\x37\x94\x31\x42\xbd\x34\x5a\x50\x2f\x83\x56\xa2\x65\xb4\xb2\xb7\x30\x6a\x31\xc2\x59\x85\xcf\xd8\xbd\xd5\xf5\xdf\xa0\xc5\x7f\x89\x3e\x91\x7c\x74\xb5\xbb\x9e\xe5\x9f\x66\xcc\xfc\xb7\xe0\x3a\xc3\xa7\x64\x5d\xe0\xec\x24\x5a\xdc\x79\x0a\x2d\x38\x43\xb1\xc7\xea\x72\x09\x92\x52\x75\x0a\x1f\xfa\xfd\xa3\xe5\x0a\x6c\x85\x4c\x9f\xcd\xf9\x0c\xa8\xc8\xe8\x0a\x6c\x05\x0c\x5e\x74\x05\xb6\x82\xc6\xd7\x5c\x82\x1f\xfa\xcf\x5b\xf4\xd9\xb8\xd3\x1d\x88\x15\x3a\x6f\x88\x3b\x10\x2b\x74\xa4\xd4\xe9\x65\x40\xa1\xd3\x8b\xc6\xde\x7d\x7c\x61\x32\x86\x6e\xb4\x74\x27\x14\x16\xd4\x5d\xb9\xad\xc0\xc7\x1f\x87\x8f\xfd\xe3\x5b\xf6\x56\xa2\xa5\xff\x18\xbb\x5d\x5a\xfe\x4e\x84\x03\xd7\x03\x5e\x24\xa5\x01\x2f\x57\xbd\x40\xef\x32\x86\x01\x3d\x1c\xab\xe8\x8a\x6f\xc5\x07\xce\x5c\xb9\xad\x8f\xd7\xcd\x5b\x83\x16\x6f\xc8\x9c\xb4\xf4\x9c\x53\x88\x98\xbf\x38\x7d\xb4\x11\xd5\x1a\xa7\xd1\x82\x17\x57\x91\x2b\x6a\x1e\xe6\xa5\xc5\x7f\xcb\xbf\x0e\x39\x4f\x71\x41\xaf\x43\x6f\xd1\x27\xce\x45\x74\x85\xb9\xe2\xe4\x0d\xd9\xf0\x22\x09\x6e\x78\x59\xba\x93\xe7\xf8\xde\xe3\x86\x17\xdc\x90\xb8\xe1\x05\x37\x24\xba\x8a\x5c\x11\x57\x23\xba\x1a\x5c\xd1\x22\xad\x46\x0b\x99\x19\xf4\x30\x5c\x1f\x17\xbd\xa5\x3b\x19\x11\x4a\x38\x1e\xe8\x49\xba\xd7\x29\x24\xe9\x02\xd7\x67\x2b\x49\xd6\xd7\x47\x9b\x70\x27\xe2\x75\x0a\x49\xf2\x74\x9d\xb5\x52\x0a\x3f\x50\xc9\xd1\x3d\xbe\x95\x10\x6e\x72\x25\xb5\x52\x6d\xb4\x1a\xad\x41\xab\xd3\x5a\xb4\x9c\xcd\x84\x8f\x97\x9e\x43\x8b\x5e\x82\x0b\x22\xe1\x15\x24\xd4\x52\xc2\x2b\x48\xa8\xa5\xc4\xa4\xa4\xc0\x10\xa6\x9e\x63\x08\x53\xcf\x41\x01\x1f\x21\xb9\x6f\xb8\xd2\x3e\xb4\x10\x0b\x2f\x79\x42\xd9\x24\xfc\xf7\x84\xb2\x49\x06\xd7\x11\x7a\x4c\x43\x8a\x8c\xc8\x8c\x16\x23\x3a\xea\x05\x5e\xf0\x26\x52\x84\x97\x23\xea\x88\x13\xdf\x22\xb9\x4f\xb9\x72\xd0\x7f\x97\x16\xff\x25\xe7\x33\x33\x0d\xc9\x3d\xcc\x95\x79\xad\x53\x72\x0a\xb9\xa8\xb5\x69\x4d\x5a\xf4\x82\x07\x96\x32\xbd\xe0\x15\x24\xf7\x37\x57\xc6\x2b\x48\xa8\xc1\x8c\xfa\x4c\xee\x6f\xae\x8c\x19\x4b\xd9\x25\x91\x07\x63\xcf\x85\x16\xa3\xcd\xf0\x82\xff\x90\x72\xa3\xa5\xe7\x3a\x2d\x51\x80\xcf\x25\xea\x3e\x0f\x79\x8b\x1e\x63\xdf\xea\x05\xae\x35\x47\x05\xae\x35\x2b\xa8\xe4\x8c\xdf\x91\x0a\x9c\x49\xd6\x85\xb1\x9f\x4b\x0b\x0a\x37\xd0\x82\xc2\x55\x9f\x50\x90\xe4\xab\x53\x28\x78\xde\xa9\xfa\xd8\x8b\xe6\xa1\x7a\x2f\x25\xf2\x86\xa0\xca\x8b\x24\xdf\x9c\x5e\xc1\x49\x48\x8d\x3b\x35\x0f\x9d\x5e\xba\x5a\x99\x16\x7d\xa2\xae\x8b\xde\x56\xf7\x30\x57\x91\x74\x7d\x4d\xb7\x8a\xe4\x89\x2a\x2f\x92\xe7\xe0\x39\xc9\x0c\xb5\x5b\x24\xb3\x01\x2f\xa6\x3b\xe1\x05\xb5\x9b\xa6\x8f\xaf\x62\xd0\xd3\x0c\xb4\xb8\x73\x3a\x67\x35\xf2\x86\xcc\x42\x0b\xe9\xa2\x76\x2b\xc6\x3e\xa1\x76\xab\xc6\x8e\x6a\xad\x45\x14\x9c\x5e\xad\xfa\xef\xd0\x82\xc2\x82\x1e\xfe\x66\x5a\x91\x16\x77\xae\x44\x8b\x6f\x6c\x55\x5a\xcc\xdf\xf2\x77\xa9\x62\xa6\xd3\x82\x97\xa5\x3e\xe1\xc5\xd4\x8b\x4b\xa9\x5e\x51\x58\xb4\xf4\x1f\x7c\x6a\xde\xb7\xf3\xd2\x70\x7b\x92\xfb\xb7\xab\x45\xb5\x9c\x5e\x4b\x48\x02\x55\xde\x58\xa1\x27\xf7\x68\x57\xc3\xb5\x49\xee\xd1\x2e\xad\x91\x93\xb9\xcc\x9a\xc6\x6e\x95\x96\xee\x74\x3e\x5b\xa3\x4f\xd4\x75\x6b\x48\xd7\x5c\x66\x4d\x5f\xdc\xe1\x3f\xcc\x74\x42\x25\x37\x0c\x49\x72\x17\x73\xb5\x15\x69\x41\x41\x92\xb8\x70\xbd\xcb\x0f\x54\x72\x72\xef\x73\xb5\x8d\xa8\xd1\xf2\x6d\xf3\xd2\xa1\xe5\x9b\x3e\x31\xb4\x7c\x93\x70\x7d\x29\xbf\x9a\x84\x8b\x62\x6f\xd7\x59\xc9\x8f\x3f\xd7\x11\x67\x76\xef\x73\x75\xbc\xc8\x1c\x9c\xe9\x8e\x47\x94\xf1\x06\x7b\xd6\x7f\x9b\x56\xa6\xe5\x82\xe8\x25\xd0\x3a\xb4\x5c\x64\x19\x95\xdc\xb1\xc4\x19\xb5\xdb\xeb\xa5\xe5\x43\xef\xf8\x47\x19\xd5\xda\xf1\x8f\x32\xaa\xb5\xe3\x11\xe5\x08\x3d\x3e\xb8\x1c\xa1\xc7\x47\x95\x51\xbb\x7d\x89\xc2\xa5\xc5\x9d\xa8\xdd\x8e\xa8\x73\x62\x44\x1b\xce\x52\xa6\x55\x68\x15\x5a\x50\x47\x41\x77\xe4\x99\x13\x7c\x9a\xfa\xec\xb4\xe0\x0c\xe5\xdd\xf1\x9d\x72\x62\x0c\xf8\x4e\x39\xc1\xe7\x51\x9f\xf0\xc9\x3c\x64\x94\x77\xc7\x77\xca\x28\xef\x8e\x75\xcf\x28\xef\x81\x75\xcf\x28\xef\x81\x75\xcf\x28\xef\x11\xd4\x72\x3e\x47\x54\x9f\x8d\x96\x9e\x73\x5e\x86\x66\xcc\x83\x0c\x6b\x68\xc6\xf0\x92\x07\x1f\x40\x46\x95\x8f\xcc\x18\x50\xe5\x43\xb3\x89\xba\x1e\xa8\x89\x8c\x07\x3d\x34\x9b\x05\x5e\x30\xfd\xb9\xc0\x4b\x65\x0c\x1e\x64\x58\x03\xd3\x9f\x0b\xbc\x68\x6e\x51\xec\xa3\xfb\x9b\x9c\x2b\xe3\xd3\xdc\x56\xc6\xa0\xd9\xac\x9d\x96\xfe\x83\xb3\xed\x4b\xe4\x8c\x2a\x1f\x9a\xb1\xc6\x73\x9a\x23\xd4\xf5\xc0\x4c\x67\xfc\xe2\x21\xe9\xfa\xc2\x7e\x4d\x49\x17\xbf\x78\x4a\xba\xf8\xc5\x53\x5f\x80\x2f\xfa\xd7\x0c\xbc\x21\xf8\xc5\x13\xef\x33\xfb\xa2\x7f\x4d\x49\xd7\x03\x72\x6b\x66\xbe\xaa\x49\x2f\x38\x4f\x19\x8f\x76\x4a\x4a\xa8\xd6\x89\x83\x94\x17\x14\x24\x89\x55\x68\x41\x01\x65\x3a\x71\x90\x32\x8a\x6f\x2e\x7a\xd9\x70\xbd\x18\x11\x3e\xec\xc4\x90\x64\x94\xe2\xc4\xf8\x66\x94\xe2\x3c\xea\x05\xae\xaf\xee\x84\x6b\x8c\x68\x46\x61\xae\x47\x77\x2e\x5a\xba\xf3\xd0\xe2\x0d\x41\x99\x2e\x42\x23\x19\x65\xba\xf4\x46\xe2\xfb\x2e\xdc\x9e\xec\xe1\x81\xb5\xf4\x7e\x7a\x78\x60\x2d\xc2\x26\x19\xbf\x78\x45\x46\xe4\x31\x80\xb5\x92\x7a\x81\x02\xe1\xab\x0f\xef\xc0\x5b\x3c\x77\xa0\x40\x30\x32\x1f\x7a\xc1\x68\xe7\x53\x68\xd1\x8b\xc7\x07\xd6\xaa\xf0\x89\x82\x5e\xb8\x4b\xf9\x30\xbe\xae\x3b\x37\xad\x49\xcb\x68\xfd\x28\x70\x91\x0f\x62\xd1\x14\x1d\x98\xc6\x0f\xc8\x17\xa6\x07\xc3\xc3\x61\x5f\x58\xcd\x8c\x75\x58\x52\x60\x58\x87\x85\x97\x95\x2f\x03\xd2\x2b\x7f\x19\xd0\x42\x10\x58\x8e\xb5\x44\xc1\xa7\x6f\x69\xda\x31\x01\x4b\xd3\x7e\x19\x02\xb1\x9e\x8c\x09\x58\xf8\x5c\x19\x13\xb0\x08\x39\x94\x07\x3e\x79\x41\xca\x03\x9f\x44\x77\xca\x03\x9f\x78\x60\xe5\x81\x97\xab\xe7\x7c\xc2\xf6\x13\x69\x1d\x5a\x97\x96\x53\xd8\xbc\x20\x05\x1f\x7d\x33\xd1\x05\x83\xb0\x23\x14\xf0\xca\x37\x3e\x49\x41\xb1\x6f\x26\xba\xa0\xbc\x37\xde\x59\x41\x79\xef\x02\x05\x94\xf7\x66\x6a\x0b\x0a\x7a\x33\x99\x05\x25\xbc\xbb\x7b\x7c\x05\x45\xbb\xf1\x76\x0b\xea\x73\x33\x0f\x05\x3f\x75\xe3\x8f\x15\xfc\x54\x45\x8f\x0b\xea\x6c\x23\xc1\x52\xa0\x80\x04\x4b\x61\xec\xf8\x6a\x05\x55\xb7\x25\x4f\x94\xdb\xc6\x5f\x29\xbe\xa3\xb0\xec\x69\xb4\x2a\x2d\xc6\x87\xaa\x33\x94\x4d\x41\xd5\x19\x3e\x5e\xa9\xfe\x42\x1a\x9e\x4d\xc1\x87\x35\x94\x4d\xf1\xe8\xea\x32\x94\x77\x41\x0d\x2a\x9a\x5b\x3c\xba\xba\xac\xe8\x3f\xa8\xe3\xd9\x94\x06\x75\x3c\x9b\x82\xc2\xb4\xa6\xff\x5c\x66\x86\xb7\x5b\x3a\xbc\xe0\xf1\x15\x3c\x5a\x45\x6c\x0b\x1e\xad\x4d\xe4\x49\x70\xc2\x96\xee\x84\xeb\xa5\x3b\xe1\x1a\xe3\x5b\x50\xc2\xc6\x12\xb9\xa0\x84\x4d\x12\x44\x09\x2b\x9a\x5b\x50\xc2\x46\x98\xa6\xa0\x84\xed\x20\x33\x3c\x68\xc3\x88\x16\x3c\x68\x43\x9d\x15\x14\xb4\x49\xf2\x04\x2e\x0e\xfb\x2e\x85\xc0\xc5\x79\xd4\xa7\xf3\x72\x24\x79\xd4\xf5\x09\xbc\x59\xf8\xd3\x27\xc2\xa7\xc7\x68\xd7\x49\xba\xb3\xd3\x62\xec\x28\xf6\x83\x4f\x59\x50\xec\x87\x90\x58\xc1\xdb\x3d\x92\xfc\x76\x3e\x0f\x9e\x62\x41\x25\x1f\xc9\x1a\x65\x7a\xf0\x1b\x0b\xca\xf4\xa0\x19\x0a\x0a\xf3\x60\xd4\x0a\xa1\x83\xa3\x2f\x95\x60\xc1\x39\x7a\xce\x25\x7f\x24\x17\x3c\xd3\xfb\x30\x06\xd4\xe7\xc5\xc9\x2b\xc7\x39\xbb\x38\x02\xc5\x83\xa6\xeb\x6a\x0c\xa8\xc1\x8b\xeb\x56\x50\x83\xb7\x20\x33\x74\xdd\xc5\x4c\x17\xf4\xd9\xc5\x79\x2a\xe8\xac\x8b\xbb\x54\xd0\x4b\x17\x97\xa8\xa0\x97\x2e\x2e\x51\x71\xd7\x74\x3f\x51\x77\x6e\x6f\x61\x52\x8b\xeb\xac\xfd\x14\xdd\x79\x68\xc1\x99\xeb\xac\xfd\x94\x1f\xa9\xe4\xea\xea\x6c\x2b\xc2\x58\x7d\x03\x6a\x3f\xf8\x24\xd5\xc3\x18\xfb\x61\x08\xd5\xc3\x18\xfb\x21\xca\x56\xdd\x13\xde\x0f\x71\xa0\xfa\xc0\x26\x51\xb6\x1a\x60\x0c\x4f\xa3\x46\x9e\xc3\xb7\xa8\x1e\x2c\xd8\x8a\x22\xd6\xc8\x73\x6c\x12\xd6\xc8\xf0\xd8\x1e\xaa\x91\x5e\xae\xbf\x20\xd5\x95\xdb\x0e\xd8\xd7\x9a\x02\x2d\xfa\xf4\x68\xe7\x0e\xbc\x9e\xd5\x15\xdf\x0e\x78\x21\x35\xf3\x5f\xaa\xb4\x0a\x2d\xa8\xbb\x1f\xb7\x03\x02\xac\x05\x0a\x08\xb0\x16\x28\xa0\x18\xaa\xab\xac\x1d\xf8\xf8\xab\x7b\x67\x3b\x34\xdd\x49\x2f\x1d\x7a\x95\xe7\x30\x71\xd5\x7d\xb5\x1d\x06\xd4\x5d\x81\xed\x30\x2e\x2d\x97\x44\x60\x8b\xb2\x56\x28\x48\x82\xae\xce\x76\xc0\xc4\xd5\x0a\x85\xa5\x3e\x0f\x2d\xe6\xa8\xfa\x44\x2b\x6a\x59\x1b\x63\xc0\xa8\xd5\x06\x2f\x9a\x87\x86\x24\x4c\x77\x22\x09\x3e\x8e\xea\xaa\x6e\x87\xa3\xff\xe0\x53\x33\xe6\x5b\x47\x3b\xe2\xe7\x54\xdf\x3a\xda\x51\xf3\xe0\x8b\xfe\x1d\x31\x63\xd5\xbd\xc8\x1d\x31\x63\xd5\x17\xfd\x3b\x06\xc6\xee\x2a\x72\x47\xfc\x9c\xea\xaa\x6e\x47\x4c\x5c\x75\x55\xb7\x23\x26\xae\x76\xe8\x45\xfa\x74\x55\xb7\x15\xd1\xac\x03\x7a\x7c\x7e\xd5\xd5\xd9\x8e\x45\xff\x35\x5a\xfa\x0f\x7a\x7a\xaf\xdd\xdf\xdc\x91\x40\x50\xf5\xd0\xc1\x8e\x4d\xff\xc1\x8b\xe6\x76\x32\x3e\x36\xe6\xaa\x87\x0e\x76\xec\x8c\x68\x32\x3e\xfc\xcd\x3a\x19\x9f\x66\x7a\xc2\x8b\xbe\x8e\x09\x2f\x38\x33\x75\xc2\x0b\x26\xb5\xba\x1a\xdc\x71\xea\x4e\x46\xcb\x52\xb7\x2e\x46\x8b\xfb\x52\x17\xa3\xc5\x7d\xa9\x8b\x5e\x34\x63\x9b\x3b\xd9\x58\xad\x9b\x3b\x2f\xb2\x76\x9f\x72\x27\x3c\xcc\xea\x3e\xe5\x56\x7c\xb3\xfa\x02\x7d\x27\xf6\x80\xaa\xab\xc1\x9d\xaa\xfe\x73\x49\x24\xc9\xc5\x0e\x2d\x38\x3b\x4e\x21\x75\xb5\x2a\x2d\x28\x9c\x46\x8b\x5e\x5c\x61\x6e\x85\x26\xeb\x81\x1e\xa6\xb1\xba\x4f\xb9\xd3\xd4\x7f\x2e\x89\x44\x80\xac\x1e\x78\x59\xea\x05\x5e\x70\x35\xea\x65\x44\x18\xbc\xea\xea\x73\x27\xe2\xbe\xf5\x42\x1d\x17\xac\x5e\x28\x60\xd4\x2a\xea\x53\x01\xc7\x8a\xfa\xcc\xd2\x1a\xa8\xcf\xcc\xd6\x66\x45\x7d\x66\xe9\x10\xd4\x67\x66\x65\xd8\xd0\x91\x19\xe7\xa2\xb9\xcb\xb7\x33\x26\xae\xb9\xcb\xb7\x15\x9a\x6c\xee\xf2\xed\x9c\xf5\x5f\xa5\xd5\x69\x39\x9f\x1f\x8b\xb9\xef\xab\xe4\x86\x6a\xcd\x55\x8f\x2d\x5a\x22\x0e\x9b\x6d\xd0\x82\x4d\xec\x64\x0b\xb0\x39\xd4\x82\x4d\xa6\xa1\x05\xd8\xc4\x6a\x36\x0f\x55\xec\x3c\x75\x67\xa6\xa5\xff\x18\x02\x5e\x48\x0b\x0c\x61\xe9\x3f\x86\x60\xea\xd3\x27\x3a\xe3\x69\xb4\x00\x9f\x57\xff\x21\xea\xab\x5e\x10\xf5\xf5\xe5\x42\x73\x8f\x76\x17\x3c\x8d\xe6\xdb\x5f\xbb\x60\x6d\x9b\x6f\x7f\xed\xc2\x34\x34\x8f\x48\xef\x82\x8f\xd7\xdc\xf7\xdd\x25\xe8\x4e\x97\x52\xd1\x34\x60\x1e\x0a\x1b\x9d\xcd\x97\xf9\xbb\xe0\x4d\x34\x5f\xe6\xef\x22\x79\xba\x0f\xbb\x8b\x64\x86\xd2\x57\xd4\xb2\xa1\xf4\x0b\xcb\xcb\x56\x78\x8e\xcd\xcc\x86\xd2\x2f\x92\xa0\xef\xfb\xef\x22\x09\x7a\x1c\x76\x17\xf2\x59\x1a\x2a\xb9\xa0\x76\x5b\x63\x0c\x92\x19\x6a\x57\x51\xcb\xe6\x5b\x5c\xbb\xe0\x85\x34\x14\x6d\x91\x04\xdd\x37\xdc\x55\x72\x41\xb9\x55\x82\x4b\x0d\xb5\x54\x13\x7c\xfa\xd6\xd1\xae\x09\xea\xee\x9d\xed\x4a\x1c\xaf\xa1\x96\x2a\xde\x4b\x43\x2d\x55\xbd\x90\xa8\xa5\x8a\x07\xd6\xdc\x1f\xdb\x15\xf5\xd9\x16\x14\x50\x9f\xcd\xa3\x8f\xbb\x12\x8e\x68\x1e\x7d\xdc\x55\x12\x44\x11\x55\x14\x5f\x43\x11\x55\x49\x69\x43\x9d\x68\x67\xdb\x50\x97\x94\x36\xbd\xe0\xfb\x36\xe3\x39\xfc\xa3\xe6\x4b\xdd\x5d\x09\xdd\x35\xe3\x39\xbc\xa5\x66\x70\x2d\x79\xba\xaf\xb6\x2b\xee\x44\x3b\x70\x2d\x79\x1e\x7a\x21\x64\xd4\x7c\xa9\xbb\x2b\x41\x8d\x86\x92\x6a\xa8\x82\x86\x92\x52\x94\xb4\xa1\x6c\x9a\x3e\x7e\x5f\x7b\xee\x26\xc9\xfb\xfa\x72\x2b\x66\xda\x7c\x7d\xb9\x5b\x82\x6b\x14\x51\xd3\xac\xa0\x7a\x9a\x54\x01\xea\xa5\x65\xfd\x77\x69\xf9\xf7\xd0\x7d\xdb\x7a\x37\x5c\x8d\xee\x3b\x42\xbb\x21\xf9\xce\xd7\xd8\x70\x35\x7a\x84\x1e\xdf\x74\xe7\x0b\x68\x83\x5e\x70\x7b\x14\x41\xed\xbe\xde\xdb\x0d\xe9\xf6\x04\x05\xde\xc8\x9e\xa0\xc0\x1e\x50\x4f\x70\x66\x7a\x0e\xce\x78\x3f\xbb\xef\x9f\xec\x46\xe8\xae\x67\xe4\x82\x93\xd0\x71\xac\xda\xd1\x9d\x50\x67\x1e\x7a\x86\xfa\x2d\xb4\x5c\xd6\x1d\x97\xa1\xfb\x3a\x71\x77\x3c\xda\xce\x37\xd6\xa3\xfe\x9b\xb4\x2e\x2d\x97\x60\x4f\x81\xd6\xa1\x05\x05\xdf\xcf\xd8\x0a\xaf\x76\xdf\xcf\xd8\x9d\x70\x52\xaf\x50\xc0\x2d\xe8\x38\x56\xbd\xa9\x05\x05\xc9\xb3\x42\xa1\xcd\x1f\xa8\xe4\x8e\xcf\xd5\xbb\x4f\x7b\xe7\x23\xee\x28\xda\x8e\xef\xa4\x58\x6b\xc7\x77\xea\xd8\xfa\xde\x18\x3a\x1e\x5f\x6f\xb0\x82\xc7\xd7\x1b\xac\xcc\x4a\x0b\x56\xf0\x0a\xba\x6f\xb4\xec\x8e\x4a\xee\x9e\xa0\xb3\x3b\x5e\x5d\xef\x91\x96\xfe\x83\x17\x36\xed\x7a\x87\x17\x36\xed\x7a\x87\x9e\x26\xac\x43\x4f\x93\x82\x07\x36\xf0\xea\x3a\x7e\xd5\xc0\x8f\xeb\xbe\x84\xdc\x03\x3f\xae\xfb\x12\x72\x2b\x82\xda\xf1\xb9\x06\xb6\xb0\xa3\x96\x06\xd6\xaf\xfb\x12\x72\x0f\x09\xde\x97\x90\x7b\x14\x3d\xe7\x12\x1c\x6c\xcc\x75\x14\xd8\xc0\xd3\xe8\x28\xb0\xa1\x29\x42\x81\x29\xf6\xd9\xf1\xb9\x06\x1e\x58\x47\x81\x8d\xae\xff\x5c\xba\x43\xf3\xe0\xdb\x35\x7b\x0c\x5e\x02\xdf\xae\xd9\x03\x0f\xac\x4f\x46\xab\x59\x41\xd5\x0d\xbc\x90\x8e\xaa\x1b\x5b\x2d\xe8\x6d\x3e\xaa\xed\x2f\xd6\xc0\xe7\xea\x9b\xff\x0e\xb2\xde\xf4\x89\x6f\xd1\x3d\xe2\xb7\xa7\xe4\x89\x02\x9b\x18\xae\xee\x1b\x26\x7b\x4a\x82\xbe\x61\xb2\xa7\x5e\x79\x94\xdb\x24\xc6\xd7\x51\x6e\x33\xa9\x17\x97\xe0\x2c\x6a\x6d\x5a\x3c\xe7\x99\x3d\x7b\x62\xd4\x3a\xde\xd9\x94\x3c\x51\x7c\xb3\x31\x5a\x14\xdf\xec\x7a\x0e\xea\x43\xcf\xb9\xcc\xe6\xd6\x73\x8c\x61\xf3\x16\xe0\x65\x4d\x7c\xae\x8e\xe2\x53\x5c\xb4\xa3\xf8\xa6\x3e\x77\x14\x9f\xa2\xa4\xdd\xf7\x5d\xf6\x42\xb5\x76\x5f\xdc\xee\x15\xf4\xdc\xa4\xa5\x3b\x17\x2d\xdd\xe9\xd4\x57\x44\xba\xa8\xc8\xc5\x7b\x36\xf0\xc0\x16\x2b\x84\x81\x07\xb6\x52\xa4\xe5\x92\x58\x39\xd0\x2a\xb4\xf4\x9c\xf3\xb9\x90\xe0\x78\xe0\xa5\x2c\x5a\xf0\x52\xd4\x27\xbc\xe0\x32\x0c\xdc\xac\xd5\xf5\x1c\xbc\x0c\x7f\x77\x07\x6e\xd6\xc2\xc4\x0d\xdc\xac\x85\xbb\x34\x70\xb3\xd6\xa6\x4f\x94\xf7\xe2\xfb\x1b\xb8\x52\x8b\xb7\x67\xe0\x4a\x2d\x9c\xa7\xe1\x5b\xf6\x7b\x23\xa5\x11\x2e\x2d\x9f\x87\x81\xd2\xdf\x92\x04\xab\xe9\xcd\xf6\xec\x60\x35\xbd\x79\x5f\x06\xeb\xe0\x8d\x79\x1f\x18\x84\x2d\x49\xf8\xbe\xcb\xde\x55\x77\x42\x4f\xa3\xf5\x24\xcd\xbd\x6b\xa5\xb5\x69\xa9\x17\x7f\xcb\x77\xd3\x73\x87\x96\xeb\x90\x81\x41\xd8\x92\x04\x06\x61\xe3\x12\x8d\x0c\x05\xc9\x25\x43\x61\xe9\x4e\x7a\xc1\xbc\x0f\x9c\xae\x8d\x01\x1a\x85\x5e\x3e\xcc\xfb\x77\x55\xf2\x28\x0c\x8f\x38\xc9\xc0\xaa\x28\xeb\x74\x60\x55\xf6\x55\x97\x2e\x24\x7b\x74\xe7\xa2\xa5\x3b\x7d\xb0\x8a\x29\x0e\xac\x8a\x05\x5e\x10\xac\x8a\x91\x68\x33\x58\xca\x1b\x7e\xc0\xf0\x38\xe5\x56\xbc\x71\x60\x71\x0c\x3f\x60\xb0\xcc\x37\xfc\xb1\xc1\x32\x5f\xb1\xc8\x81\x35\x52\xbc\x71\x60\x8d\x4c\x93\x82\x35\x52\xf4\x71\x60\x72\x8c\xad\xbf\x81\x4f\x69\x6c\xfd\x0d\x96\xf9\x86\x15\x1b\x2c\xf3\xad\xab\x05\x9f\x43\x2d\xf8\xd4\x14\x61\x8e\x0c\x7f\x6c\x60\x8e\x0c\x7f\x6c\x60\x8e\x14\x99\x1c\x98\x23\xe5\x99\x0e\xfc\x54\xd3\x14\xe1\xa7\x1a\x1e\xd8\x20\x20\x60\xf8\x01\x03\x53\x65\x9a\x07\x4c\x95\xa2\x8f\x03\x53\x65\xf8\x63\x03\x53\x65\xf8\x63\x03\x53\x75\x1e\xf5\x32\x69\xa9\x17\xe7\xe5\x04\xd1\xdb\xb4\xe0\x9a\x60\xc1\x41\x99\x0e\x0c\xd7\xc1\x3b\x1b\x18\xae\xa3\x59\xc1\x70\x1d\xfc\x87\x41\x40\xe0\x68\x1e\x30\x32\x47\x2f\x39\x46\xe6\x48\xba\x18\x92\xc3\x9a\x60\x60\x48\x0e\xa9\x51\xc3\xd3\xa6\xf6\xc1\xf4\x0f\x0c\xc9\x91\xe4\x17\xbd\x4c\xb5\x18\x91\xa4\xbb\x18\x11\xb1\xdd\xb1\xa0\x20\x59\x2f\x46\x24\x79\xe2\x33\x1f\x49\x09\x9f\xf9\xe2\x49\x0d\xdf\x72\xda\x57\x32\xc3\x83\xbe\xac\x8e\x06\x06\xe8\xe2\x65\x0d\x0c\xd0\x95\x94\x30\x2b\x37\xe9\x39\x9f\xdb\x8b\x99\x1e\x18\x92\x4b\xe6\xd2\xc0\x90\x5c\x32\x97\x06\xcb\xfc\x8b\x99\x1e\x78\xd0\x57\x52\xc2\x90\x28\x45\x74\xb0\xcc\xbf\xb8\x4b\x83\x65\xfe\x25\x40\x36\x58\xe6\x5f\x4c\xf8\x60\x99\x7f\x71\x89\x06\x06\xe8\x4a\x66\xbe\x3f\xb4\xaf\x64\xe6\xfb\x43\xfb\x4a\x4a\xf8\xe8\x17\x97\x68\x60\xaa\xae\x14\x2d\xa6\xea\x4a\x82\x98\xa3\x4b\xa0\x64\x60\x8e\x2e\x4e\xd0\xf0\x80\x80\x3d\x8f\x28\x18\x2d\xf5\x72\x68\xc1\xa7\x9b\x23\x7b\x70\x89\xa6\x9b\x23\x7b\x30\x5c\xd3\xcd\x91\x3d\x48\x7e\xba\x39\x32\x45\x6c\xa7\x07\x54\xed\xc1\x70\x4d\x37\x47\xf6\x24\x3d\xd7\x68\xe9\xb9\xe9\x2d\x56\x08\xd3\xcd\x91\x3d\xec\xec\xcc\x07\x3e\x8b\xfa\x84\x4f\x1c\x81\xf9\xc0\x67\x51\x9f\xf0\x89\x46\x99\x01\x5e\x9a\x5a\xf0\x42\x40\x67\xfa\xaa\xdf\x1e\x66\x73\x06\x78\xc1\xcd\x9a\xbe\xb2\x37\x25\x93\x4e\xcf\x2e\xb3\xe7\x43\xbf\x7c\x57\x25\xcf\x00\x9b\x4c\xdf\x0c\xb0\x89\x0f\x3b\x7d\xf1\x6e\x0f\xd3\x37\x13\x02\xc4\x9b\x98\x09\x01\x1e\xfd\x07\x2b\x84\x0e\xa6\x67\x0f\x58\x20\xd7\x79\xba\x15\xb3\x10\x74\xa7\xd3\x0b\x49\x2d\xa3\xc5\x73\xbe\xe8\xb7\x20\x91\x65\x7a\x91\xc8\xdc\x1a\x59\x60\x6b\x6c\x66\x7a\x61\x6b\x6c\x66\x7a\xc1\x16\x4e\xb7\x54\x16\xaa\xfa\xbc\xb4\x18\x91\x87\x0e\x2c\x48\xb8\x6e\x8e\x2c\x48\x64\x9e\xa6\x65\x01\x95\x3c\x0b\xbc\x4c\xfd\x07\xbd\x95\x68\x41\x8f\x18\xd8\x2c\xd0\x5b\x93\x16\xf4\xb0\x9a\xb3\x42\x0f\x5f\x6d\x7a\x9c\xd9\x02\x0b\xb5\xe9\xe0\x02\x0b\x78\x60\xb3\xc2\x8b\x24\x58\xe1\x05\xb5\x3b\xdd\x70\x59\x64\x83\x6d\xba\xe1\xb2\xc8\x06\xdb\x74\xc3\x65\x31\x88\x82\xcb\x2c\x92\x1a\x35\xdd\x38\x59\x4c\xfa\x6f\xd3\x12\x3d\xa3\x85\xcc\xdc\x38\x59\x24\x14\x33\xdd\x38\x59\xc4\x3b\x9b\x1e\x83\x36\xc5\x6f\x67\x73\x3e\x95\x83\x3a\xdd\x70\x59\xc4\xfc\xcd\x06\x9f\x0d\x3e\x1b\xbc\x48\xba\x6e\xb8\x2c\x4a\xba\x0d\x5e\x08\xd3\xcc\x06\x2f\x43\x7d\xba\x3c\x23\x3e\xc9\x74\xc3\x65\x51\xf3\xd0\xe1\x53\xef\x67\x87\x4f\x92\xaf\x66\x87\x17\x49\xbe\x23\x97\xcd\x87\xe3\xc6\xc9\x22\xb9\xea\xb3\x23\x17\x3c\xbe\xd9\xe1\xc5\xd4\x0b\xbc\x98\xe8\xc1\x8b\x66\xac\xc3\x0b\xde\xf5\x1c\xd0\xd3\xfc\x0d\xc6\xae\xf9\xf3\x48\xb6\x25\xc2\x65\xd3\x0d\x97\x25\x36\xe6\xa6\xaf\xa3\x2c\x11\x63\x9f\x1e\x59\xb6\x84\x53\x32\x3d\x3b\xc2\x12\xfe\xed\x5c\xf4\x82\x82\x9e\x8b\x5e\x24\x4f\x37\x39\x96\xd8\xa5\x98\x1e\xd0\xb1\x24\x09\x7a\x40\xc7\x14\xbf\x9d\x1e\xd0\xb1\x34\x19\xbb\x1b\x27\x4b\x6c\x6d\x4e\x37\x4e\x96\xf0\xf8\xe6\x86\x17\x49\xd0\xb7\xe9\x4c\x89\xa6\xd3\xe0\x5a\x72\x31\xe8\x49\x2e\x06\x3d\xdc\xba\xe9\x66\xcc\x12\xf9\xe8\xd3\xa0\x77\xd5\x0b\x23\x92\xcc\x0c\x7a\x97\xb7\xce\xd7\x4a\x96\x1f\xf5\x62\xb4\x90\x99\x87\x8c\x2c\xe3\xd6\x4d\x0f\x19\x99\x22\xb6\xd3\x57\x55\x96\x09\x97\x4d\x37\x86\x96\xf5\x7e\xba\x31\xb4\x2c\xd5\xea\xab\x2a\xcb\x7a\x5b\x7d\x55\x65\xb9\xaa\xcf\x46\x0b\x5e\xdc\x18\x5a\x6e\xea\x05\x5e\x88\xa3\xcf\x0b\x2f\x64\xb5\xcf\x0b\x2f\xe4\x70\xcd\x0b\x2f\x38\x17\xf3\xc2\x0b\xce\xda\xbc\xf0\xb2\x7f\xb4\xbd\x37\x2f\x6c\x4a\xf0\x17\x36\x25\xf8\x0b\x9b\x7a\x05\xdd\x4e\x5a\x66\x17\x72\xba\x9d\xb4\x8c\x0d\x9d\x97\x21\x1c\xdd\xe9\xa2\xce\x9a\x06\x6c\xa8\x22\xbd\x13\x1b\x9a\xa5\x6c\xb0\xa1\xf9\x6a\x40\xfe\x9a\x15\xec\xeb\xc2\x86\x16\xbc\x97\x85\x0d\x55\x14\x78\x39\x00\xc4\x0a\xe9\xef\xcb\x97\x74\x56\xf0\xf8\x16\x36\xb4\x60\x5f\x17\x36\xb4\xe0\xe3\x2d\x6c\x68\xc9\xfa\x6f\xd1\x82\x1e\xd6\xaf\x30\x99\x0b\xeb\x57\x98\xcc\x85\x85\x2b\xa4\x1c\xad\x40\x2f\x4c\xe6\x0a\xf4\xd2\x74\x27\x63\xc0\xeb\x59\x11\xea\x4c\xdf\x8a\x3c\xc7\x84\xad\xc8\x73\x6c\x90\x2e\xdf\xda\xb4\xc2\xf6\xde\xf2\xad\x4d\x2b\xa8\x9e\xe5\x09\x79\xa6\x2c\xd7\x85\x31\x54\xf4\x78\xf9\x92\xce\x8a\xe9\x3f\xc6\x40\x6a\xfc\xc2\x50\x16\x72\xb2\x17\x86\xb2\x10\xab\x5b\x89\x3e\x99\xbf\x95\xe0\x9a\xf9\x5b\x18\xc3\xaa\x79\xf0\x2c\x65\xab\x9a\x07\x4c\x5c\xc5\x97\x59\x98\xb8\x2a\x59\xfb\x42\xcd\x2a\x5e\xe4\xf2\x85\x9a\x55\x3c\x9b\xe5\xa9\x6d\x56\x93\x9e\xf3\x39\xaa\x9a\x07\xcc\x5f\x65\xcb\x69\x79\x8c\xcf\x2a\x48\xc9\xe5\xab\x31\xab\x59\xbd\xb8\x94\x2a\x1b\xb2\x0b\xf3\xa7\x88\xf4\xc2\xfc\x29\xff\x76\x61\xfe\x2a\x1b\x7a\x0b\xc3\x55\xf1\x65\x16\x86\xab\xe2\x7d\xae\xca\xf8\xba\xee\x84\x02\x21\xa3\x85\xe1\xaa\x9a\x31\x5f\x71\x59\x25\x48\xb4\x2a\xd4\x09\xdd\x2d\x8c\x5a\xc5\x4f\x5d\x18\xb5\x8a\xa3\xb3\x30\x6a\x55\xb3\x89\x51\xab\x78\xad\x0b\xa3\x56\xd9\xc2\x5b\x18\xb5\x4a\x52\xda\x6a\x48\x89\x8d\xdc\x85\x51\xab\x78\xb4\x0b\x73\x54\x09\xeb\xad\x0e\x05\xc2\x7a\xab\x43\x01\xe7\x69\x61\xaa\x2a\xce\xd3\xea\x50\xd0\xbc\x77\x28\x5c\xdd\x89\x94\xf0\x7d\x17\x66\xac\x3d\xfa\x6f\xd1\x52\x2f\x2e\xa5\x86\xb7\xbb\x30\x55\x4d\xef\x84\xa3\xfe\xac\xe9\x9d\xf0\xc0\xa1\x35\x36\x72\x17\x66\xac\xe9\x9d\xf0\xe0\xa0\x35\x1c\xb2\x85\x19\x6b\x7a\x43\x30\x63\x4d\xdf\xe6\x80\x17\x7c\xdf\x35\xe0\x05\xdf\x77\x79\xe0\xd0\x1a\xae\xdb\x9a\xd0\xc3\xa8\x2d\xdf\xdd\xb0\x46\x50\x71\x4d\xe8\xe9\x9d\x98\xd0\x63\xed\xb2\x26\xf4\x70\xdd\xd6\x84\x9e\xbe\x69\xcc\x66\xd3\xdb\x33\xa1\x87\x27\xbc\x7c\x4d\x67\x8d\xd5\xca\xf2\xed\x59\x6b\x7a\x7b\x30\xa9\x4d\x5f\xb8\x87\xf5\x9e\xa7\xac\x1f\xa8\xe4\xe5\x56\xec\x11\xc2\x6b\xb9\x15\x7b\x9e\x86\x00\x0d\xd0\x34\x5e\xc8\x72\x2b\xf6\x3c\xec\x06\x2f\xb7\x62\x9f\xf0\xea\xe5\xcb\xb6\x4f\x78\xf5\xf2\xc5\x58\x7c\x62\xa5\x35\xbe\x00\xa3\x97\xdb\x9f\x4f\x60\xf4\x72\xfb\xf3\x09\x8c\x5e\xbe\xe0\xfa\x04\x46\x2f\x5f\x70\x7d\x02\xa3\x97\xdb\xa6\x4f\x60\xf4\x72\x43\x32\xb7\x14\xf4\x05\xf2\x0b\xcc\x76\x81\xfa\xdb\x49\x2d\x20\xc6\xf8\x7f\x0b\xd4\xdf\xc6\xff\x5b\x9f\xc0\x68\xef\x65\x0b\x18\x8d\x0d\xdd\x02\x46\x93\x3a\xbe\x05\x8c\x26\xd2\xb4\x05\x8c\x66\xdb\x73\x83\x0f\xdc\x2c\xc9\x37\xf8\xc0\x3d\xf4\x1c\x9c\x4d\x3d\x07\x67\x53\x77\x76\xa0\xd0\x81\x96\x80\xd1\xa2\x0e\xd7\xeb\xd0\x12\x30\x3a\xd2\x12\x30\x5a\x7d\x0a\x18\xbd\x68\x09\x18\xad\x5e\x18\x1f\x1f\xea\x0e\x8c\xef\xa8\xc5\xf8\x80\x85\xee\xc0\xf8\x0e\xf4\x02\xe3\x63\x36\x37\xe0\x6e\xc3\xe3\xdb\x80\xbb\x2d\xa8\x17\xa0\xc9\xc4\x06\x77\x00\x0e\x4c\x50\x6a\x07\xe0\xc0\x51\x14\x80\x26\x27\xb5\x80\x49\x27\xd1\x03\x2a\x9c\xf5\x1c\x50\x61\xd4\xee\x0e\x40\x85\x41\x27\x6e\xc0\xe4\x0a\x35\xed\x08\x54\xb8\x57\x5a\x40\x9a\x3b\xbc\xf8\x0a\x6f\x1a\x11\xf7\x1d\x19\x83\xe6\x21\x32\x86\xa9\x5e\xe0\x05\xa5\xb8\x01\x9a\xdb\x16\x3d\x78\x21\xfe\xbe\xa3\x60\xcb\x48\x37\xc1\x0b\x26\x6e\x27\xc1\x96\xe9\x33\xc1\x0b\x50\x98\x0d\x40\xdd\x48\xc4\xdc\x09\x08\x35\x99\x44\x1b\x80\xfa\x79\xd4\x02\x46\xcc\xb7\xb2\x7d\x7d\x39\x0f\xb9\x43\x3b\x01\x00\x46\xf1\x6d\xa0\xec\x07\xc5\xb7\x81\xb2\x1f\xa2\xd5\x3b\x01\x00\x26\xe4\xb7\x33\x00\x60\x54\xdd\x06\xe6\x7e\x50\x6e\x3b\x0b\xe0\xac\x3b\x01\x00\x63\x0c\x77\x06\x00\x4c\x3a\xd9\xce\xf0\x59\x91\x44\x86\x4f\x7d\x1d\x19\x3e\x1b\xf3\x00\x3c\xfe\xa0\xb2\x36\xf0\xf8\xc3\xea\x68\x03\x8f\x3f\x5d\x14\x5c\xd6\x67\x88\x17\xc6\x30\xc4\x0b\x63\x60\x25\xba\x0b\x7c\xe2\x6a\x6c\xa0\xf3\xc7\xe0\xa5\x00\xcb\xd6\x7b\x0d\x74\x5e\x89\x75\x1b\xe8\xfc\x91\xe4\x81\xce\x9f\xab\x3e\xe1\x13\xe7\x70\xfb\xca\x77\x5e\x9c\xbc\x0d\x74\xfe\x46\xdd\x09\xfe\x98\xad\xbf\x5d\x41\x07\xb3\xbe\xdc\x6e\xfa\xa7\xc2\x57\xbb\x0a\xe1\x4c\x9f\x15\x6c\xb2\x64\x5d\xc1\x11\xe7\xfb\x03\x95\xbc\x2b\xb0\xe5\xa2\x4e\x80\x11\x4b\x9c\x15\x36\xa5\x6c\x40\xea\x5f\x96\x43\xbb\x01\x4d\x26\x79\x67\x37\xa0\xc9\x40\x1c\x77\xa3\x4f\x62\x7c\xbb\x01\x85\x26\x1f\x76\x83\xe2\xbf\x78\x6e\xbb\x41\xef\x88\x02\xf4\xa4\x0a\x00\xc1\x3e\x52\x05\x4d\x90\x66\x7a\xe9\x82\x34\xf3\x39\x74\x41\x9a\xb9\xb3\x0b\xd2\x0c\x2f\x60\xb3\x1e\x72\x34\x37\xc9\xfe\x0f\xcb\xc4\xdd\x81\x34\xeb\x15\x24\x93\xf5\xc9\xea\x13\x50\xb1\xe4\x42\x26\xeb\x53\xd4\x27\x70\xe7\xaa\x3e\xe1\xb3\xea\x4e\xf8\xd4\xcb\x3a\xe0\x53\xaa\x9c\x4c\xd6\xa7\xeb\x3f\xf8\xd4\xeb\x49\x26\xeb\x33\x74\x27\x7c\x4a\xa1\x90\xc9\xfa\xb0\x78\xdf\x64\xb2\x3e\x93\x17\x92\x4c\xd6\x07\x9f\x6b\x03\x35\x78\x34\x2b\x40\x0d\x1e\x76\xbb\x37\x59\xae\x0f\x26\x6e\x93\xe5\xfa\xe8\x45\x06\x51\x16\x58\x34\x6e\x10\x65\xe1\x11\x05\xa0\xbb\x7a\x59\x05\xdd\x0d\xf4\x49\x06\x6c\xc0\xe0\x6d\x10\x65\x21\x33\xbe\x09\x54\x58\xd2\x25\x3b\x36\xe8\x03\x27\x1f\x36\xe0\x08\x6c\x20\xb8\x81\x45\xe3\x5e\x02\x38\x43\x01\x68\x83\x92\x0a\x37\x38\xb1\x20\x29\x91\x39\x1b\x24\x25\x70\x62\x0a\x35\x6d\x70\x62\x41\xe6\x0f\x9c\x58\x60\x09\xb9\xc1\x89\x05\x99\xbf\xc5\x68\x59\xbc\xef\xc5\x68\xc9\xe5\xde\x8b\xd1\xe2\x6f\xee\x0d\x9f\x92\x20\x30\x8b\x20\xb5\x0b\xcc\x42\x01\xa4\x2d\xa8\xb0\xde\x48\x60\x16\x91\xbd\x95\x0f\x5b\xea\x2d\xc6\x47\xbe\x6f\xd4\xfb\x49\xbe\x6f\x64\x9d\xb1\x05\x23\x4e\xea\x45\x90\x66\xc6\x2e\x18\x31\xf9\xc5\x9b\xcc\xe0\xc8\xaa\x63\x0b\x38\x0c\xac\x7e\x03\x97\x88\x7a\x77\x41\xa9\x45\xbd\xad\x02\x15\xb3\xde\xdb\x02\x15\x6b\x1e\xc8\x13\x8e\x32\x7f\xe4\x09\x47\xe9\x02\xf2\x84\x15\x6a\xda\xc0\x2c\x22\xc1\x90\x7d\x90\x04\x41\xbe\x7d\x90\xc4\xd2\x7f\x48\x82\xf5\xde\x06\x82\xa1\x90\xd1\x26\xdb\x38\x1e\x3d\x07\x9f\x57\x77\xc2\x27\x50\xb4\x0d\x20\x43\x29\x7f\x9b\x4c\xe4\x78\xc5\x8b\xc0\xcf\x48\x97\x4c\xe4\xf4\x88\x6b\x90\xca\x72\x27\x40\x5d\x24\x82\x21\x5b\x30\x69\x49\x5e\x30\x69\x99\x38\x90\x15\x89\xdc\x8c\x0d\xb2\x22\x49\x09\x83\xc9\x4b\x32\x78\x00\xef\x92\x74\x88\xe0\xd5\x9a\x07\xc1\xab\x6b\xfd\x91\x4a\x16\xf2\xba\x8a\xc0\xa6\xc5\xc7\x08\x58\x23\x69\xc2\xae\x40\xd3\x62\x93\xe1\xe1\xa1\x18\x60\x8d\x04\x4e\xc5\x00\x6b\x24\xe2\x2b\x06\x58\x23\xe1\xbd\x98\x7b\x98\x2b\xe1\x45\xda\x03\x14\x9a\xad\x1c\x13\x80\x7b\xe8\x4e\x86\xc7\x67\x64\x0f\xc3\x43\xf5\xd8\x03\x9f\x2c\xf0\x4c\xe0\x6e\xa6\xdd\x82\xa0\xd7\xf4\x12\x04\xbd\x86\x1e\x15\x28\x12\xf6\xd5\x40\x12\x2a\xdb\xd1\x04\xf5\x26\x22\x66\x20\x09\x33\xcb\x36\x03\x1c\x92\x99\x4c\xa3\x92\x44\x46\xe9\x1b\x95\x24\x94\xc3\x68\x80\xbb\x33\x1f\x8e\x01\x23\xc9\x4c\x9f\x81\x24\xcc\x58\x4d\x03\x49\x98\xb3\xfa\x84\x5e\x56\x9f\x40\x8c\x8b\xfe\x03\x62\x8c\x79\x30\x01\xb8\x99\x23\x13\x80\x9b\x39\xb2\x04\x9f\x2c\xb8\x4c\x70\x6e\x72\x6c\x0d\x30\x4a\xc6\xdc\x1a\x68\xc1\xcc\x06\x9b\x09\xea\xcd\xf2\xcb\x04\xf5\xd6\xac\x08\xea\x8d\x87\x69\x82\x7a\x13\x99\x34\x41\xbd\x51\x6e\x26\xa8\x37\xa6\xd8\x04\xf5\x36\xb5\x90\x8b\xe6\x41\x50\x6f\x7c\x4a\x13\xd4\x9b\x7c\x74\x13\xd4\x9b\x08\xa3\x81\x16\x2c\x8f\xe8\x2d\x5a\x8c\x16\xb4\x60\x89\x6a\x09\x50\xcd\x73\x45\x80\x6a\xb5\x9c\xb3\x42\x0a\x9e\x51\x61\xa3\x60\x1e\x0c\x08\x4d\x61\xc9\x6a\x40\x68\x14\x86\x32\x20\x34\x85\x0c\x0f\x2b\x02\x4d\x33\x7f\x05\x5e\xa6\x28\xc0\xcb\x56\x9f\xf0\xc2\xfa\xc4\x80\x88\x17\xbd\x67\x40\xc4\x0b\x01\x40\xab\x70\xc6\x6a\xc5\x04\x11\x27\xc7\xd6\x40\x20\x2a\x51\xd1\x80\xec\x14\x02\x80\x06\x64\xa7\xe2\xa2\x18\x90\x9d\xca\xfe\x82\x01\xd9\xa9\xf8\xda\x56\x81\x34\x63\x52\x0d\x00\x4f\xd5\xbb\x0b\x80\xa7\xb2\x6a\x34\x70\x8c\x55\x6f\xa4\x07\x66\x56\x65\x0d\x69\x00\x78\xaa\xde\x41\x00\x3c\x0a\x0b\x19\xee\x52\x65\x81\x6e\xb8\x4b\x95\x7c\x2b\xeb\x02\x69\x33\x22\xdc\xa5\x8a\xef\x6b\xb8\x4b\x95\xd8\xb5\xe1\x2e\x55\xdc\x3a\xc3\x5d\xaa\x44\xab\x0d\xb7\xa7\xe2\xac\x19\x6e\x4f\xc3\x59\x33\xdc\x9e\xa6\x77\x02\xb7\xa7\xb1\x73\x65\xb8\x3d\x0a\xa9\x18\x6e\x4f\xc3\xfc\x19\x6e\x4f\x63\x35\x6d\xb8\x3d\x4a\x2a\x34\xdc\x9e\x46\x28\xcd\x70\x7b\x9a\xbe\x46\xdc\x9e\x56\x75\xa7\x80\xd8\xc8\x05\xb7\xa7\xb1\x26\x30\x9c\x99\xc6\x3a\xd8\x80\xc7\xb7\xfd\xa3\x8c\x0b\xa3\x44\x49\xc3\x36\x19\x28\xa0\x86\x8d\x31\x7c\xa0\x0e\xba\xcd\xf0\x81\x94\xf1\x67\xf8\x40\x9d\x5a\x5e\x86\x0f\xd4\x49\x35\x33\x7c\xa0\xce\xb6\x92\x81\xb1\x57\x8e\x9f\x81\xb1\xef\x49\x14\x80\x03\xeb\x95\x00\x63\xdf\xd9\xde\x33\x30\xf6\x1d\xe4\x8d\x81\xb1\xef\x98\x0e\x03\x32\xda\xb1\xf5\x86\x5f\xa5\x6c\x40\xc3\x77\xea\x5d\xbd\x40\x4f\xea\x05\x3f\xa7\xeb\xa3\xc2\xcf\xe9\x12\x19\x7e\x4e\xd7\xeb\x82\x9f\xd3\x97\xee\x14\x4c\x1a\x0a\x5b\x30\x69\x5e\x82\x2d\x98\x34\x12\xdc\x82\x49\x33\x5a\xa0\xa6\x1d\x4f\xca\x80\x9a\xf6\xab\x3b\x81\x03\x4b\xe9\x03\x35\x1d\x92\x35\xfe\xd1\xd0\x07\x07\x9c\x74\xe8\xa3\x02\x4e\x3a\x64\x1e\x40\x47\x0d\xbd\x66\xc0\x49\x07\xa1\x03\x33\x81\x9f\xa1\x67\x02\x3f\xc3\x35\x3e\xd0\x90\xac\xf1\x81\x06\x9e\x94\x19\x50\x61\xbd\x66\xc0\x50\x87\xd4\x12\xfe\xd1\x90\x74\xf1\x8f\x06\x9e\xbe\xe1\x1f\x8d\x01\x2f\xf8\x47\x43\x92\x3f\x02\x38\x33\xef\x07\xa0\xb2\x3e\x62\xfc\xa3\x21\xa5\x8f\x7f\x34\x96\xfe\x63\x0c\x4b\xcf\x31\x06\xcd\x03\xfe\x91\xd2\xfa\x0c\xff\x48\x69\x7d\x86\x7f\xa4\xb4\x3e\xc3\x3f\x1a\x52\x75\xf8\x47\x43\x6f\x39\xfe\xd1\x24\x2e\x6a\xf8\x47\x13\xff\xd6\xae\xa0\xd0\x8c\xe1\x0a\x0a\xcd\xdc\xe2\x3b\x4d\x16\xa9\x86\xef\x34\x65\x02\xf0\x9d\xa6\xde\xeb\x2b\x98\xb4\xfe\x03\x70\x4c\xe8\xce\xf0\x9d\xa6\x0c\xec\x15\x4c\x5a\x7c\xfa\xf8\x66\xd3\x7f\x3e\x86\x89\x11\x3d\x38\x41\x13\xb7\xe7\x80\x4a\x9d\x38\x33\x87\x4a\x35\x93\x70\xe0\xc1\xd1\x99\xc8\xfa\x50\xec\x60\x62\x44\x0f\xc5\x0e\xe6\xd2\x73\xd0\xdb\xba\xd3\x68\xf9\xac\x1c\x9c\x99\x49\xa0\xf2\xe0\xcc\x4c\xe2\xd3\x87\x9a\x36\x13\x03\x7b\xa8\x69\x33\x09\x16\x1c\x1c\x9d\xc9\x6e\xd1\xa1\xd4\xd6\x42\x99\x9e\x00\xdc\x99\x37\xf9\x50\xef\x66\x61\x2c\x0e\xf5\x6e\x56\x54\x9f\x00\x95\xa3\x7a\x01\xa8\x4c\x75\xb9\x43\xe1\x85\xc5\x0a\xe1\x50\x78\x61\xb1\x36\x3b\x01\x94\x2f\x41\xb0\x03\x06\x77\x11\x04\x3b\xb8\x59\x8b\x79\x38\xb8\x59\x0b\xc9\x1f\xdc\xac\xd5\xf4\x1f\x68\x64\xf4\xcb\xc1\xb1\x5a\x9a\x07\x1c\xab\xc5\x5b\x7e\x70\x9e\x16\x6f\xf2\xc1\x79\x5a\xb8\x2f\x07\xe7\x69\xad\x1f\xd5\xb8\x38\xf8\x55\x4b\xd3\x40\xd5\xaf\x45\x24\xed\x00\x00\x5e\x54\xbc\x38\x00\x80\x17\xdb\x4a\x87\xea\x0d\x0b\x5f\xf4\xe0\x8f\x2d\xd3\x9d\x08\x9e\x28\xdb\xc1\x1f\x53\x0e\xe3\xc1\x1f\x5b\x47\xbd\x30\xbc\xa3\x5e\x18\x1e\xcb\x93\x83\xaf\xb6\x59\x4c\x1f\x2a\x3b\xa8\xac\xe6\x49\x02\x3f\x1f\x5a\x02\x3f\x23\xc0\x2c\xf0\xb3\x5a\x02\x3f\x43\x0f\x3f\x6e\xe3\x49\x1d\xfc\xb8\x9d\x2b\x2d\x00\xce\x6c\x13\x1c\x7c\x35\x65\x2d\x1e\xca\xf2\x6c\x56\x08\x87\xb2\x3c\x1b\x25\x75\xb2\xc0\xcf\xea\x65\xd1\xd2\x7f\x8c\x61\xa8\x17\xc6\x30\xc4\x0b\x63\x98\x8c\x16\xaf\x6e\x6b\x1e\xf0\xea\x54\x48\xf3\xe0\xd5\x6d\xd3\x9d\xf0\x49\x44\xf3\x50\x11\x42\xf1\xe2\x23\x08\x35\x6a\xe9\x08\x26\x8d\x07\x76\xf0\xf1\x36\x6a\xe9\xe0\xe3\x29\x5e\x7c\xf0\xe3\xec\xd1\x7f\x97\x16\x52\xa2\xd4\x8f\xa1\xb2\x8e\xe0\xd5\x98\xdb\x23\x08\x35\x30\x84\x83\x3f\x66\x59\xcf\x01\x5b\xc6\xaf\x3a\x15\xd8\x32\xa1\x8a\x23\xb0\x35\x5e\xd6\x11\xd8\x1a\x3f\xf5\xe0\xab\x59\xd3\x7f\xf0\x22\xc9\x0b\x88\x4d\x14\xff\x08\x88\xcd\x4e\xf8\x69\x40\x9a\x31\x0f\xa7\x01\x69\x26\xfc\x71\x04\xbd\x1e\xfa\x4f\x60\x6b\x64\xdd\x04\xb6\x86\xba\x60\xd9\xf8\xbe\xa7\x09\x6c\xcd\xd8\x9b\xc0\xd6\xa2\x2e\xb0\x35\xcf\x51\xa0\xc8\x08\xc8\x1d\x0a\x14\xa9\x20\xe6\xc1\xe3\x33\xcc\xc3\x11\xd4\x5b\x2a\x4b\x50\x6f\xcd\x03\x01\xb2\x83\x41\x38\xc0\xb9\x4f\x50\x9f\xc0\x9d\xa3\xfe\x03\xc4\x4c\xb4\xf3\xe0\x29\x2a\x96\x7c\xf0\x14\x8f\xde\x79\xbc\xc1\x83\xe9\x38\x78\x7c\x07\xe3\x7b\x86\x40\xd3\x48\x10\x8f\x4f\x31\xe1\x23\x38\xb7\x64\x2d\x38\x37\x41\xb7\x43\xa0\xeb\x48\xb1\x13\xe8\x3a\x84\x7e\x8e\xa0\xde\xac\x36\x0f\x81\xae\x43\xb0\xe7\x50\x56\x49\xa5\x2c\x0f\x4e\xde\x61\x3d\x74\x80\x7a\x5f\xa9\x64\x4a\x27\x5d\x5c\x8d\x43\xc5\x3a\xa5\x1f\x1e\x1c\x39\xc5\x68\x0f\x75\xe8\x2e\x3e\xec\xc1\x91\xbb\x52\xb4\x38\x72\x97\xed\xbd\x83\x23\xa7\x84\xc3\x83\x23\x77\x59\x43\x1e\x1c\xb9\xab\xb7\x80\x40\xd7\x35\x3d\x07\x48\x1b\x78\xfc\xc1\xc9\x53\x72\xe0\x21\xd0\x75\xa5\xc1\x48\xbd\x54\x02\xe0\x21\xf7\x5f\x41\xd3\x03\xb0\xc9\xab\x34\x7e\x5f\x25\x03\x12\x50\x94\xf4\xb8\xff\xb7\x15\x17\x3d\xe0\xa1\x94\x73\x77\xb6\x00\xd5\x08\x62\x03\x8c\x9e\xfa\x4f\x80\x6a\x3d\x07\x30\x9a\x3a\xcb\x87\xdc\xce\x47\x6a\x9e\xdc\xce\x87\xed\xa8\x03\xb8\x40\x05\x1c\x8f\x09\x7a\xad\xff\xa0\xc0\x42\xed\x00\x04\x7d\xae\xfe\x03\xce\xad\xc9\x24\x43\x34\xe8\xf5\x04\x78\xa0\x52\x8f\x07\x90\x68\x88\x28\x0d\xb2\x47\x95\x82\x77\x0c\x30\x32\xcb\xd9\x73\x04\xa8\xe6\xf5\x3c\x02\x54\xc3\x35\xf0\x85\x20\xf5\x02\x44\x21\x10\x2f\x3e\x64\x96\x2a\xbe\x79\xc8\x1e\x0d\xfa\xdc\x8f\x80\xd1\xbc\x90\x57\x00\x67\xee\x04\xa9\x15\x24\x89\x0b\x0c\xdc\xf4\x1f\x40\x6c\x29\xda\x2b\xf0\x33\x53\x7b\x05\x7e\x86\x33\xc0\x0c\x51\x7e\x07\xd9\xa3\x8a\x4c\x1e\xb2\x47\x15\x99\x3c\x80\x19\xa2\x3e\x5b\xc0\x0c\x91\xc4\xfc\x03\xd4\x54\x51\xcb\x03\xd4\x54\x51\xcb\x03\xd0\x21\x12\x7c\x39\x00\x1d\x22\x1f\xf8\x05\xe8\xa0\x92\x8d\xf7\x11\xdc\xb9\xd1\x02\x7e\xcc\x32\xf8\x02\x74\x88\x45\xff\x01\x3f\x26\x1a\x7f\x01\x3a\x44\xe4\x79\x01\x3a\x44\x4c\xdc\x05\xe8\x10\x09\x7b\x5d\xb0\x67\x91\x2d\xa0\x0b\xb4\x41\x51\xcb\x1b\x04\x3f\x3e\xb4\xa0\x8e\x3f\x7d\x81\x36\x44\x4c\xdc\x05\x09\x1a\x4d\xcf\x41\x1d\xc9\x5f\xa0\x0d\xd1\xd4\x0b\xd4\x81\xee\x5e\x50\xa2\x11\xf5\x72\x41\x89\xaa\x80\xe3\x0d\x48\x89\x20\xc3\x05\x33\x9a\x08\xb7\x5c\x30\xa3\x09\x07\xe2\x82\x19\x4d\x98\xb8\x0b\x66\x34\x05\xdd\xe9\x7c\x2a\x86\x79\x81\x52\x28\x86\x79\x81\x52\xa4\x24\x0a\xc0\x8f\x59\x01\x5d\x8a\x0f\x24\x82\x0c\x37\x02\x85\x66\x05\x74\xdd\x57\xdb\x09\x57\xe3\x82\x3c\x4d\xe4\xa5\x5c\x0a\x13\x24\xcd\x03\x80\x0c\x85\x2d\x2f\x80\x8c\x44\x64\xf9\x82\xd0\x4b\xac\x9c\x6e\x82\xcf\xae\x16\x7c\xf2\x05\x5c\xc0\x1a\x89\xbc\x94\x0b\x58\x23\xe1\xb1\x5f\x40\x17\x0a\x31\x5e\x90\x76\x89\xef\xfd\x66\xa0\xd7\x57\x77\x0a\x18\xad\xff\x04\x7e\x46\x2e\x00\x32\x32\x61\x9a\x0b\x42\x36\x4b\x9e\x20\x64\x33\x81\x8b\x0b\xea\x22\x63\xc6\x6e\x01\x39\x8c\xaf\x7d\x0b\xc8\xe1\xa4\xff\x40\x0e\xb3\xca\xb9\x20\x32\x72\x56\x9f\x20\x87\xf5\x26\x53\x5c\x21\x4b\xd6\xe0\xfc\x14\x54\xbc\x20\x32\x32\xfa\xf3\x82\xc8\xc8\xb8\x13\x97\x52\x0b\xb9\x9d\x1f\xa8\xe4\x5b\x01\x3f\x13\x61\xbc\x95\x21\x90\xfb\x78\x81\x6e\xe4\xa1\xff\x60\x93\x28\xf0\x05\xba\x91\x35\x0d\x40\x37\x54\x06\xf2\x52\xa1\x21\x13\x3f\xba\x00\x32\x32\xbe\xc5\x05\x74\x91\x51\x44\x17\x7c\x60\xde\xba\x53\x10\x6a\x28\x00\xc8\x50\x71\xc7\x0b\x20\x23\x13\x5b\xba\x80\x2e\x32\x6a\xe9\x02\xba\xc8\x78\x1a\x17\xd0\x45\x61\xd1\x7f\xbb\x00\xd5\x50\x00\x74\x51\x82\x5a\x02\x54\x33\x0d\x54\x68\x28\xa8\xb3\x0b\x20\x43\x91\xc9\x0b\x20\xa3\x24\xfd\x07\xf8\x99\xa5\xd2\xa5\x7a\x43\xd1\xc7\x01\x58\xa3\xa0\xd8\x2f\x60\x8d\x42\x21\xee\x0b\xae\xb0\x14\xf5\x09\xc0\x99\x98\xd4\x1d\xf0\xd9\xf8\x6c\xa9\xec\x50\xf0\x49\x2e\x08\xc4\x02\x7a\xef\x02\xe4\x50\x2a\xdd\x05\xc8\xa1\x82\x91\x17\x20\x47\x61\x01\x7b\x41\x20\xaa\x60\xe4\xa5\xea\x43\xc1\x6c\x5e\x40\x1e\x65\xc1\x19\xe8\xc4\xb2\xf4\x1c\x00\x6e\x13\x67\x02\x62\x33\xf6\x21\x20\x36\x9c\x51\x11\x42\xf1\xcd\x2b\xe8\x35\x3e\xc2\x15\xf4\x5a\x1f\x8e\xa0\xd7\xac\x5d\x2e\xa0\x92\x8a\xa1\xbc\x54\x8b\xa8\x44\xf5\xae\x60\xd9\x49\xff\x01\xaf\x96\x9a\x9f\x00\xa3\x8b\xfa\x74\x79\x56\xfc\x9c\x2b\x90\x76\x57\x2f\xce\x67\x95\xcc\x00\xa3\x54\xbc\xe4\x2b\x00\xb7\xde\x56\xea\x4a\x28\x45\xed\x52\x57\x42\xf1\xcd\xbb\x04\xb6\x46\x4a\x0b\x3e\x59\x35\xde\x25\xb0\x35\x63\x07\xb6\x52\xf1\x96\x2e\xb0\x95\x7a\xd5\x0b\xa0\x62\xd6\x7b\x77\x01\x2a\x96\xba\xc6\xaf\x6a\x52\xd7\xf8\x55\x0d\x2f\xf9\xe2\x57\x35\x29\x68\x9c\xa7\xc6\x4e\xff\xdd\xc0\xb2\x25\x09\xc0\x2f\x4d\x6f\x16\x0e\x52\xab\xba\x13\x80\x33\xa1\xa6\x0b\x32\xb3\x49\x4a\x20\x33\x9b\xcc\xdf\x86\x17\x29\x5a\x83\x17\x19\x43\xea\x66\x34\x7d\xfd\xd4\xcd\x68\x7a\xeb\x80\xd7\x34\xc2\x81\x17\xe7\xa9\x91\x1f\x74\x71\x9e\xda\x56\x2f\x70\x66\x7a\x0e\xce\x4c\xf4\xe0\x4c\x0a\x1a\xe7\xa9\xc9\xc4\xe1\x3c\x35\x7d\xe1\x38\x4f\x8d\xbd\x87\x8b\xf3\xa4\x10\xea\xc5\x79\xea\x41\xff\x25\x5a\xf4\x09\x64\xa7\x4b\x41\xe3\x58\x29\xbc\x7a\xc1\x7e\x76\xbd\x83\xc0\x79\xba\x64\x8d\xd3\xd5\xa5\xae\x81\xf3\x28\xd8\x7a\x81\xf3\x74\x7d\xfd\x38\x64\x5d\x6f\x2b\x0e\x59\xc7\xe5\xbb\xc0\x79\xbc\xb2\xe5\xf7\x55\x32\x48\x1f\x15\xbd\xbc\x20\x7d\x14\xbf\xbd\x20\x7d\x3a\x79\x9f\x17\x1f\xaf\xcb\xbe\xe2\xc7\x75\x29\x14\xfc\xb8\x4e\x8e\xdf\xc5\x8f\xeb\xb2\x0e\xf8\x6a\x5d\xca\x1b\x5f\xad\x0f\xf5\x22\xb0\x35\x62\xb9\x02\x5b\xab\x17\x78\xf1\xe5\x50\xe0\xf4\x93\xdd\x7d\x43\x2f\x3c\x8f\x80\xd8\x6a\x31\x0d\xa6\x3b\x11\xa7\x2b\x8d\xf0\x3c\x88\xf3\xea\x4e\xa0\xc9\x8f\xfe\x03\x26\xfd\xe8\x39\x60\xd2\x1e\xb1\x0d\x0f\xfe\x18\x11\xdb\xf0\x50\x0b\x60\x78\x14\x31\x3c\x80\x4b\x47\xa4\x4f\xbc\xb3\xe1\xb6\x37\x3c\x78\x67\xc3\x3d\xcc\xf0\xe0\x9d\x8d\x04\x05\xfc\xaa\x51\xa0\x10\x04\xc4\xd6\x9d\x3e\x5a\x22\xb6\xe1\x89\xc0\x9d\x5d\xd9\x84\x07\x9f\x6b\x74\xb5\xa0\xee\x86\x32\x3c\xf8\x5c\x14\xa1\x0c\x0f\x3e\x17\x11\xdb\xf0\xe0\x73\x11\xa3\x0d\x0f\x3e\xd7\x98\xf0\x82\xcf\x35\x26\x23\xa2\x82\xc1\x58\x70\x46\x31\xa8\xb1\x18\x3b\xfe\xd8\xd8\xa2\xce\x18\x3c\x88\x12\x1e\xfc\xb1\x61\x48\x02\x7f\x6c\x18\xd4\x93\x20\xdb\xd0\xc3\x1f\x1b\x17\x0a\xf8\x63\xe3\xd2\x27\xfe\x18\xe5\x2a\xc3\x93\x04\xd9\x9e\xb4\x04\xd9\x86\xcf\x24\xc8\xb6\xee\x14\x64\x5b\x7d\x02\xd9\xd6\x3c\x00\xb3\x9d\x09\xb9\xe0\xb9\xcd\xc2\xbc\x03\xa5\x9d\x05\xae\x81\xd2\xce\xaa\x5e\x2e\x2d\xc6\x4e\xdd\x85\x59\xa1\x0e\xcc\x76\x56\xb8\xa6\xb6\xc9\xec\xcc\x03\xb5\x4d\x66\x87\x33\xfc\xbf\xd9\x19\x3b\x3e\xde\x1c\x50\xc0\xc7\x9b\x03\x0a\x80\x6e\xe7\x84\x4f\x40\xb7\x53\x73\x84\x1f\x37\x17\x5c\xe3\xc7\xcd\x05\x05\xfc\xb8\xb9\x90\x35\x7e\xdc\x74\xd3\x11\x1e\xfc\x38\xe2\xbe\xe1\xa1\x96\xc3\x34\xb8\xa6\x48\xd6\x3c\x8c\x1d\x1f\x6f\x1e\x64\x86\x8f\x37\x2f\x14\xf0\xf1\xe6\x85\x17\x9c\x35\x4a\x67\x06\x4e\x1f\xda\x4b\xdf\x0a\xee\xd9\x72\xe5\x16\x1e\xdc\xb3\x25\xc9\xe3\x9e\xad\x04\x75\x0a\x68\xad\xcc\xdc\x82\xac\x5d\x59\xff\x01\xee\x2e\xbc\x59\x38\x72\x4b\x5f\x07\xc8\xda\x55\xe1\x05\x47\x6e\x35\xa8\xe3\xc8\x2d\xcd\x03\x8e\xdc\xea\x50\x6f\x02\x8c\x33\x3e\x9c\xb5\x35\xe1\x13\xa7\x6b\x4d\xa8\xe3\x74\xad\x45\x2f\x38\x5d\x4b\x5f\x00\x4e\xd7\x5a\xbc\x05\x38\x5d\x6b\xab\x17\xc6\x27\x4d\x84\xd3\xb5\xa4\x89\x06\xf4\x0e\x63\xc0\xe9\x5a\xe7\x07\x35\x2e\x02\xc7\x29\xed\x75\x19\x02\x3e\xd7\xd2\x34\xe0\x57\x6d\x29\x30\x7c\x27\xe2\xb0\xe1\xa1\x9a\xd6\x4e\x0c\x81\x6a\x5a\x3b\x23\x4e\xfc\x2a\x8e\x45\x0a\x0f\x7e\xd5\xd6\x07\x80\x5f\xb5\x0b\xaf\x12\x7e\x15\x05\x2a\xc3\x83\x5f\xb5\x9b\x5a\x40\xbd\x1b\xd4\xf1\xab\x38\x08\x29\x3c\xf8\x55\xbb\x21\x24\xfc\xaa\x2d\x25\x05\x90\x77\x0f\xf8\xa4\x5a\x04\xb9\xc0\xe1\xc1\xe7\xda\x53\xd4\x85\x56\x87\xeb\x29\xb4\xba\xf8\x64\x7c\x5b\xd4\x19\xdf\x46\x2e\xf8\x63\xdb\xa0\x87\xcf\x45\xfc\x36\x3c\xf8\x5c\xfb\xf0\xdc\x12\x5c\x9d\x57\x02\x9f\x6b\x4b\xd6\x4b\x70\x75\xf8\x5c\x82\xab\xab\x05\x48\x5b\x4a\x1f\x18\xb1\xe9\x25\xc7\x1f\xb3\xc4\x88\xf0\xc7\x2c\xeb\x3f\x40\xda\x05\x7a\xf8\x5c\x1c\x4c\x14\x9e\x0d\x48\xbb\xc1\x27\x05\x7c\x88\xca\x86\x07\x7f\xcc\x24\x4f\xfc\x31\xeb\xba\x13\x00\x77\xd7\x9d\x00\xb8\x3b\x9c\x11\xcc\xb2\x2e\x7a\x8c\x61\xe8\x3f\xc6\xa0\x97\x7c\x0b\x68\x0e\x9f\xf8\x63\x26\xe9\xe2\x8f\xd9\xe6\xd5\x25\x98\x45\x29\xcb\xf0\x10\xcc\x22\xc3\x37\x3c\x04\xb3\x8e\x94\x37\xfe\xd8\x91\x62\xc0\x1f\x3b\x52\xd0\xf8\x63\xc4\x53\xc3\x83\x3f\x46\x49\xca\xf0\xe0\x8f\x9d\xcc\xf8\xf0\xc7\x8e\x24\x88\xcf\x75\xa4\x26\xf0\xb9\x4e\x61\x0c\xf8\x5c\xa7\xf1\xbe\xe0\x73\x1d\xa9\x5d\xfc\xaa\x23\xb5\x7b\x04\xfc\x56\x9f\xd0\x5b\xea\x13\x7a\x7a\x97\x70\x82\xce\x86\x4f\x9c\xa0\x23\x07\x02\x27\xe8\x5c\xde\x56\x02\x5d\xf7\x81\xc2\x15\xf0\x9b\xef\x41\x50\xe8\xc0\xf8\x04\x85\x8e\x48\x17\x07\xe9\x26\xe4\x49\xa0\xeb\x26\xd1\x03\x26\x2d\x49\x10\xa2\xba\x55\x7d\x02\xc4\xae\x4e\x9d\xe3\xcc\x36\xe9\xb1\x81\xe3\xcc\xf6\x65\xde\x39\xce\x6c\x5f\xdf\x31\x09\x01\x97\xe8\xf2\xfd\x05\x5c\xa2\xeb\x6e\x56\xe0\x38\xb3\x4d\xc4\x36\x04\xdc\x9e\xcb\x17\x17\x70\x7b\xee\x52\x9f\xf0\xc2\x3b\x11\xa8\xc5\x71\x91\x52\xc0\x25\xba\x98\x9c\x80\x4b\x74\x0d\x0a\x41\xa0\x70\xfd\x87\x24\xbc\x04\x59\xe0\xf8\x34\x23\xad\x36\x04\x81\x9f\x1f\xe8\x09\xfc\x1c\x18\x83\xc0\xcf\x41\x7d\x02\xb6\x4e\xf0\x09\x18\x8c\x02\x9c\x81\x63\xd7\x8c\x84\xd8\x10\x22\x98\x66\xbe\xb8\x10\x01\x62\x63\x56\x42\x04\x88\x5d\x7f\x00\xa8\x0e\x21\x0a\xa3\x5d\x79\x0c\x08\x35\xde\x59\x88\x0c\x81\x8f\x31\x44\xe1\xb7\x11\x4b\x64\x08\x9a\x06\x90\x68\xe4\xd1\x06\x4e\x79\xb3\x07\xdb\xc4\x29\x6f\x46\x9c\x39\x70\xca\x9b\x3d\x58\xf7\x10\x19\xde\x46\x64\x82\x6c\xe3\x8f\x05\x41\xb6\x4d\xff\xc1\x27\x16\x27\x24\xf8\xbc\x70\x9d\xe0\xf3\xc2\xe7\x27\xb8\x1b\x3e\x3f\xc1\xdd\xf0\x99\x80\x65\x3f\xf0\x22\x70\xb7\xef\xa7\x87\x20\x70\x77\x10\x3d\x60\xd2\x28\xbe\x00\xba\x2d\xf0\x5a\x87\x0c\x4c\x1a\x9f\x8b\x33\xe6\x8c\x03\x86\x02\x67\xcc\x59\xa8\xba\x13\x98\x34\x7e\x55\x70\xbf\xca\x02\x9e\x70\x10\x7c\x1c\xbf\x2a\x08\x3e\x2e\xe9\x82\x98\x0b\xf8\xbe\x9c\x4d\x67\x81\xcf\x3d\x08\x5a\x3e\x44\x41\x00\x6e\xfa\x14\x60\x7c\xf3\x9c\x00\xe3\x92\xa7\x00\xe3\x18\x92\x20\xc0\x38\x1e\x11\xa7\xd1\x59\x90\xcc\x40\xcc\x71\x50\x50\x08\x20\xe6\x28\xb9\x19\x02\x60\xf2\x18\x44\x01\xc0\xb1\x24\x08\x62\x2e\xa2\x0a\x38\x8d\xce\x88\x4f\x87\x00\x60\x9c\xc8\x72\x08\x00\xc6\x63\x86\x9e\x40\xe1\x85\x3e\x2b\xe0\x67\x4c\x78\x10\x28\x1c\x23\x13\x04\x0a\xd7\x4b\x2e\x50\x38\xbe\x53\x10\xb8\xbb\x23\x25\x81\xbb\x07\xd4\xc1\xc1\x45\xbd\x91\x0d\x7a\x53\x2d\x80\xdf\x78\x4b\x41\xc0\x6f\xa9\x89\x26\x20\x36\x63\x6f\x02\x62\xc3\xa7\x40\xe1\x06\x2f\x02\x85\x63\x98\x83\x40\xe1\x52\x0c\x02\x85\x63\x64\x82\x40\xe1\xac\x17\x38\x19\xcf\x92\x64\x0d\x0a\x2f\x3d\xbc\x83\xa0\xf0\x92\xe4\x09\x0a\x2f\x45\xde\x79\x50\x78\x29\xc3\x19\x28\xbc\x94\xd5\x0b\x20\x66\x49\x17\x14\x5e\x2a\xa2\x07\x88\xb9\x88\x17\x1f\x43\xd2\xbb\x0b\x98\x3c\x75\xd1\x3b\xb4\xf8\x52\xbb\x00\xdc\x8c\x16\x84\x5e\x92\xda\x1d\x8c\x41\x8a\x76\x30\x06\x1c\x9d\x00\x7a\x2f\xe1\x6f\x72\x66\x9f\x25\x49\x17\x10\x7a\xda\x70\x36\x18\x83\xde\x4f\x90\x7d\x49\x6a\x57\x00\x75\x49\x57\x00\x75\xe9\x02\x90\x7d\xe9\xc0\xe7\x10\x48\x9b\x31\x0c\x81\xb4\x99\xb1\x21\x90\x36\x12\x04\xf5\x97\x1f\x71\xed\xe3\xcb\x52\xc9\x13\x60\x74\x80\x4f\x10\x81\xa4\xb9\x86\x30\x01\x46\x4b\xf2\x13\xf4\xb3\x24\x0f\x22\x30\x4b\x33\x80\x08\xcc\x05\x3e\x41\x04\xfe\xb0\x38\x67\x08\x80\x05\xb3\xf4\xfa\x64\x08\x2c\xd4\xc2\x64\x08\x4d\xc4\x19\x82\x26\x65\x32\x84\x01\x2b\x40\x07\xc9\x4f\x0d\x01\x34\x3e\x25\x37\x43\x58\xf4\x89\x47\x14\x16\x7d\xca\xfa\x2d\xfa\xdc\x7c\x1c\xe0\xf6\xb3\xd1\xda\x60\xc9\x0f\xd4\x37\x58\x72\xbd\xd6\x60\xfa\x39\x28\x28\x70\xe8\xa1\x65\xa9\xe4\x0d\x14\xfa\x81\xc2\x06\x6c\x2d\x25\x0c\xde\xbf\x48\xf0\xe0\xfd\x89\x1e\x87\xb0\x01\x1c\x4b\xf0\x1b\x08\x75\x64\x0c\x1b\xb8\xb3\xd4\xcb\x06\xee\x9c\x69\x51\x0b\x80\x08\x71\xe0\x78\x44\x2b\xb2\x9a\xd4\x02\x28\x92\x2e\xb5\x00\x88\x1e\x07\x8e\x47\xb4\x22\x59\x1b\x7c\xca\x27\x31\xf8\x94\xe4\x4d\xb0\x6c\xe4\x42\x9d\x80\x32\xf4\x1f\x7c\x6a\x1e\x4c\xb0\x6c\x46\x4b\x9d\x80\x22\x95\x6c\x40\xa8\xf5\xca\x1b\x10\x6a\x29\x14\x6a\x08\x90\x39\x1b\x02\x35\x04\xca\xe1\xa3\xa2\x86\x00\x99\xb3\x21\x50\x43\xa0\xe0\xb9\x05\x6a\x08\x54\x3c\xb7\x40\x0d\x81\x8a\xaf\xc6\xe9\x8c\x56\xa3\xfa\x04\x26\x2d\x4f\xe3\x00\x93\x4e\xba\x13\x10\x33\x8b\xdb\x40\x45\x81\xaa\x57\xfe\x00\x62\xc6\x87\xe5\x1c\x47\x23\xb2\x1c\xc2\x15\x84\x9a\x3e\xaf\x20\xd4\xcc\x2d\xd5\x06\x38\xd0\x28\x70\xc6\xa3\xd5\xca\xc7\x78\x05\xa8\xd6\x7f\x00\x95\xa5\xbc\x29\x0d\x40\xc1\xcf\xc0\x19\x8f\x56\xe5\xe3\x51\x1a\xa0\x4a\x79\x53\x1a\xa0\xea\x2d\xa7\x34\x40\xdd\xe2\x05\x3e\x1d\xa4\x13\x38\x0d\xd2\x2a\xc1\x9e\xf8\x08\xee\x1c\x68\x21\xc1\xab\x16\x90\x5f\xfc\x38\xce\x7f\xb4\xe6\x7b\x1d\x81\xf3\x1f\xad\xf1\xd6\x71\xfe\xa3\x91\x39\x1b\x38\xff\xd1\x9a\x27\x38\x06\xce\x7f\xb4\x56\xf4\x9f\x20\xc6\xf4\x42\xa1\x00\x8e\x37\x0a\x9c\xff\x68\xad\xea\x39\x00\xc0\x4d\x14\x80\x18\x37\x3d\x07\xc4\xb8\xab\x05\xc4\x18\x27\x81\xb3\x21\xad\x11\x10\xe0\xfc\xc7\xb9\x31\xd3\x9c\xf1\x38\x37\xdf\x58\xd4\x21\xbc\x11\xb9\x80\x7f\xdc\xb8\x3d\x11\x74\xe2\x26\xa8\x11\xc1\xdd\x6d\x56\x24\xb1\xe8\xb0\xe0\x4a\x0b\x54\x2a\xeb\x93\x58\xc1\xb6\x12\xac\x8b\x95\xff\x26\x77\x02\x6f\xdb\x7c\x0f\x11\x08\xdb\x5e\x50\x00\xc2\xc6\xe1\x0f\x81\x73\x1c\xa7\x56\xc5\x9c\xc7\x38\xb7\xd1\xcb\x10\xee\x15\x29\x71\x30\xec\xbe\x70\x36\x18\x2d\x2b\x5f\xce\x55\x9c\x1c\xfe\x10\x22\x07\xc3\x1a\x9a\x88\xd3\x12\xa7\x3d\x3f\xd8\xde\x0b\x1c\x96\x38\x4d\x22\xe3\x24\x58\x8b\x30\xbd\x00\xc8\xf2\xe1\x44\xce\x7e\xb5\x0c\x9b\x9c\xcc\x6a\x15\xc6\x38\x99\x95\xea\x6b\x21\x1a\xa0\x54\x62\x3d\xf1\x08\x04\x8b\xc8\x8e\x40\xb0\x08\xe2\x00\x2e\xc5\xb3\x89\x97\x3b\xbd\x26\x6b\x48\x80\x98\xcd\x37\xa0\x02\x67\xfd\x4d\xf3\xad\x95\x90\x80\xfc\x1a\x2f\x79\x12\x78\x16\x3b\x99\x04\x9e\x75\xdc\x4f\x48\x02\xc1\x7a\x5e\x64\x48\x00\x5d\x0f\x5e\x48\x02\xe8\x4a\xa5\xb4\x90\x00\xba\x72\x4e\x43\x48\x82\xa1\xe2\x93\x24\xc1\x50\x51\xd0\x49\xb0\x50\xd4\x0b\x27\xce\xcd\x43\xd0\x86\x13\xe7\x26\xe7\x34\x84\x24\x20\x28\xcb\xe0\x54\x38\xc9\x97\x4f\x25\x71\xfa\xf1\x21\x84\xc3\x69\x74\x93\x33\x1c\x02\x27\xce\xcd\x53\xa1\x50\x81\x8c\x22\xcf\x04\xde\xf2\x10\xc2\xe1\xc4\xb9\x49\x85\xb5\x90\x78\xb1\xa8\xa2\x16\xd2\xa0\xc5\x82\x39\x0d\x00\xa4\x78\x7c\x49\x67\x05\xa3\x34\xd2\x14\x44\x15\xea\x3a\x39\x98\x08\x71\x5a\x8c\xef\x40\x6f\x03\x20\xc5\xd3\x48\x9f\x47\xe4\x32\xa2\x03\x80\x94\x4f\x2c\xe9\xc0\xdc\x04\x85\x03\xa2\x93\x25\x72\x3a\x20\x3a\x51\xb4\xe9\xf3\x30\x5d\xfa\x04\x2c\x7f\xfd\x4c\xc2\x90\x81\x65\x5f\xdf\xa6\x0b\x19\xa8\xf0\x65\x55\x95\x99\x23\x2d\x67\x33\xf3\x70\x3d\x1f\x22\x64\x20\x18\xcf\xc3\x73\x00\x1d\x1e\x47\xcc\x85\xdc\x74\x48\xad\xf3\xa2\x83\x97\xa8\x16\x16\x74\xb8\xd2\x53\xe8\x45\x88\x47\xdf\x4d\x09\x59\x88\x47\x71\x46\x22\x98\x9f\x12\xf1\xd1\x32\x5a\x50\x20\x33\x9f\x5c\xa5\x90\x49\xa2\x7a\xf0\x37\x75\x64\x12\x87\x3f\x04\x1d\x53\xf4\x10\x05\xd6\xc1\x44\x5a\x27\xea\xb8\xa1\x07\xd3\xa8\xe3\x86\x28\xf4\x15\x0a\xd0\x29\xad\xe9\x0a\xd9\xc6\x01\xe5\x5d\xc8\x05\xe6\xd8\x86\x50\xc8\xf7\x0d\xbc\x9f\x85\xfc\x5b\xf2\x8a\x82\x4e\xbd\x09\x38\x02\x85\x84\x58\x8a\x72\x85\x42\xf2\xaa\xd6\x74\x85\xb4\xd3\xd0\xa1\x47\xda\xa9\xd6\x74\x85\xb4\xd3\x80\xba\x2e\x59\x87\xc6\x42\xbd\xe9\xb8\x57\x28\xe8\x90\x5a\x56\x0f\x85\xe4\xc0\x40\x58\x41\xe7\xc0\x68\xa5\xa6\xf3\x55\x38\x00\x21\x14\x92\xf5\xb4\x1a\x2b\x43\x47\xba\xf2\x1c\x73\xc4\xe1\x08\x41\x67\xaf\x44\x49\x02\xbc\x44\x4c\x8c\x56\x47\xb3\x66\x78\xd1\x81\xab\x84\x69\x8a\x90\x92\x38\x48\x45\x48\x49\xc9\xe5\x13\xb9\x08\x2f\x64\xed\x53\x40\x2b\x14\x32\xec\x39\xac\x20\x14\xe1\x0a\x27\xf4\x84\x2b\x64\x9f\x40\x67\x93\x78\x46\xd0\x77\x55\x32\xa7\x8a\xac\xc8\xe2\xa1\x82\x98\x8b\x04\x0b\x2a\xd3\x4e\xe5\xab\xc0\x39\x22\x2b\xb2\x4d\xc0\x39\x22\x2b\x62\xeb\x2b\x49\xe6\x5a\xa8\x55\x0e\x49\x8a\x58\xfe\x4a\x9a\x77\x72\x2c\x51\xa8\x3a\x58\x14\x3b\xc9\x39\x22\x2b\xb1\x31\x50\x99\x4c\x2d\xb1\x38\xf3\x63\x25\x3e\x80\x4a\x16\x2f\x35\xb2\x42\x25\x53\x97\xd3\x10\x42\x2d\x42\x12\x42\x01\x04\x14\x09\x3a\x81\x73\x3d\x96\x96\x5f\x9c\xcf\xb1\x12\x16\x95\x13\x32\x56\xc2\x6a\x56\x70\x46\xd4\xc1\x0a\x95\x0c\xd1\x84\xff\xce\x29\x18\x2b\x61\x35\x39\x05\x63\x51\x07\x2b\x54\x5e\x82\x84\xd5\xac\xe4\x4c\xe6\x07\x0a\x40\x53\x32\x26\x8e\xf3\x1d\x56\x46\xf5\x54\x3e\x46\x2d\x79\x2a\xa0\x8b\x8c\x89\xab\x80\x2e\xa8\x59\x15\x38\xb5\x61\x91\x5a\x13\x2a\xf0\x85\x8c\x89\xe3\x1c\x83\x95\x31\x63\x94\xfd\x5f\x19\x33\xd6\x84\x16\xc4\x70\x35\xa1\x05\x51\xbb\x4d\x78\x3d\xcc\x58\x23\x3f\x9c\x42\x51\xa1\x09\x15\x87\xe1\x6a\x42\xc5\x61\xb8\x9a\xb0\x67\x98\xaa\xa6\xe3\x49\xf1\x84\x5b\x15\x62\x2e\xd1\x02\x15\x87\x2a\x68\x3a\xac\x14\xe3\xd4\xc8\x13\x2e\x28\xb0\x06\xa0\x9a\xa2\xfc\xa1\x91\x3d\x5a\x58\xf8\xb6\xad\x83\x45\xb9\x13\x95\x55\x30\x0f\x94\x71\x5f\x35\x40\x0f\x74\x69\x8d\x3c\x07\xb0\x82\x12\x48\xa1\x73\x1e\x63\xe5\x5d\xea\x8c\xb6\xe2\x73\x51\xa0\x7c\x55\x36\x41\x3b\x6f\x4f\x65\xb7\xa1\x57\x21\xca\x5c\x2e\x5d\xf8\x2b\xd4\x7c\x07\x4c\xd4\xd8\x4d\xe9\x9f\x47\x74\x42\x01\x88\x10\x25\x74\x42\x07\xc4\xd2\xf0\xf8\xa8\xdd\xbc\x28\x62\x13\xba\xce\xb0\xe4\xfd\xec\x3a\xc3\x92\xd9\xa4\x96\xf2\x6a\x7c\xee\x54\x41\x5e\x6d\xea\x3f\xfa\x64\xeb\x6f\x04\x9d\x99\x59\x69\x71\x27\xd1\x6a\xaa\x04\xaf\xc6\xd7\x38\xb2\xe0\x5f\x3c\x97\x05\xff\xf2\xb1\x53\xdf\x77\x75\x54\x1d\x25\x76\x17\x59\x07\x61\x60\xe2\x3a\xee\xd9\x40\x4a\xe4\x20\x04\x4a\xde\xae\x8e\x9a\xa7\xe4\xed\xa2\xa8\x7b\xa0\xe8\xec\xea\x28\x37\x8a\xce\xae\x8e\xd2\x1f\xe0\xf5\x7a\x83\x3a\xd9\xd4\x1d\xa5\x4f\xc1\xd6\xd5\x79\x93\x87\xe0\x5f\x1b\x0a\x80\xac\x3a\x6a\x9e\xe2\xaa\xab\x13\xd4\x18\x40\xa0\x3a\x6a\x7e\xa0\x4c\x3b\x6a\x7e\x08\xe6\xf4\x20\x09\xc1\x9c\x24\x09\x01\x8d\x30\x01\x94\x0d\x5d\x03\x55\x4e\x71\xce\x35\x50\xe5\x13\xe0\xc8\x40\x95\x53\x2d\x73\x0d\x34\xd1\x04\xad\x31\x50\xde\x13\xb4\xc6\x40\x79\x53\x2d\x73\x8d\x1f\x9d\xbd\x17\x66\x16\xe2\xca\x85\x3b\x75\x64\x26\x5a\x7e\xea\xc8\x4c\xb4\xfc\x04\x6a\x3a\x08\x39\x4c\x1d\x4c\x89\x2a\x9f\x3a\x98\x92\x65\xdb\x2c\xc2\x58\x19\x2d\x30\x56\x9e\xda\x16\x28\x57\xb9\x06\x4a\x9f\x72\x95\x6b\xe0\xd9\x4c\xc0\x05\xe3\xaa\x45\x2f\x88\x93\xd2\x92\x4b\x7b\xf4\x94\x7a\x5c\x13\x35\x3f\x49\xef\xa7\xac\x7a\x98\xa8\xc8\xc9\xc7\x31\x75\x88\x24\xcb\xa1\x09\x3e\x70\xb2\x80\x9d\xa4\x95\x6b\x3f\x9d\xe2\x87\x6b\xb2\xe1\x45\xf1\xc3\x35\x51\xf3\x73\x0b\x2b\xc5\x73\x3a\x44\x52\xa2\xa6\xbe\xc0\x44\xcd\x53\xd2\x70\x4d\x16\x71\x94\x34\x5c\x53\xf2\x44\x25\x6b\x77\x9d\x92\x86\x6b\xb2\xf1\x48\x49\xc3\x35\xf9\xe0\x28\x69\xb8\xb4\xd7\x4e\x11\xc3\x35\x97\xfe\x03\x63\x85\xe9\xa0\x88\xe1\xd2\xce\xfb\xc4\x2e\x4f\x4c\xc7\x12\xc2\x0b\x45\xbb\x40\x55\x2d\x8c\xc5\xc2\x93\xa2\x00\x7b\x58\x9c\xd5\xbd\x30\x1d\x8b\xb3\xba\x29\xb2\x1e\x96\x50\x47\xf8\xbe\x4b\xd0\x22\xa2\xea\x4b\xd0\x22\x3e\xcd\x25\xc0\x10\x26\x67\x09\x30\x84\xc9\x59\x02\x0c\x31\x0f\x4b\x80\xa1\x2c\x0a\x00\x86\x78\xe5\x57\xd6\x71\x93\x2e\xb3\xc5\x7b\xb6\x30\x40\x54\x7b\x5b\x0b\x73\xbb\xaa\x90\x53\xf4\x09\x74\x63\xf1\x11\x2f\x2a\xa4\x50\x80\x3d\x50\xff\x6c\x2d\x3e\x69\xea\x98\xad\x65\x6a\xf1\x1c\xa6\x6a\x01\x6d\x58\x98\xaa\x05\xb4\x61\x49\x82\x00\x16\xb4\xdd\x4d\x45\xb0\xb5\x31\x5c\x0b\xe0\xc1\xc6\x54\x2d\x2a\x73\x6c\xc9\x93\xca\x1c\x5a\xae\x53\x1f\x6c\x6d\x0c\xd7\x02\x33\xaa\x8d\xf1\x65\x3a\x9d\x91\x3b\x4d\xa7\x33\x42\x1d\x5c\x21\xe5\xad\x02\x85\xb7\xd6\xc6\x33\x5d\x20\x02\xf7\x80\x3a\xfe\xd8\x46\x95\x53\x6a\x6b\x69\x61\xbf\x40\x04\x6e\x7c\x74\x0a\x6f\xad\x8d\x31\xa4\x48\xd6\xd2\x76\xf7\xe6\x7d\xd9\x18\xc3\x8d\x22\xda\x18\xc3\xad\xf3\x26\x1d\xf0\x15\x28\xb2\xb4\x8c\x95\x13\x45\x96\x96\x11\x1d\xa7\xc8\xd2\xa2\xae\x7a\xd8\x49\xe7\x38\xd2\x27\x30\x2e\xc3\x88\x6e\x01\x94\x48\x0a\xd8\x82\x1d\x61\x44\xb7\x40\x3a\x18\xd1\x2d\x90\x4e\x83\x02\x8a\xdd\x88\x80\xab\x36\x0d\xc5\xa7\x82\x6a\xd3\x18\x6b\x2c\x55\x87\x31\xcc\xad\x6a\xb0\x50\x52\x2a\xa8\x5e\x8a\xa1\x89\x54\x2f\x85\x22\x52\x61\x6f\x9d\x7a\x48\x2f\xf8\xd3\x87\xf8\xb4\xea\x89\x1c\x54\xb9\x6a\x86\x1c\x56\x63\xaa\x19\x42\x69\xa8\xa0\x9a\x21\xe7\x63\xb4\xdf\x55\xc9\x2a\x27\x42\xf1\xf2\xb0\x4d\x08\x21\x08\xe0\x86\x1f\x94\x9b\xca\x7b\x50\x51\x2a\xa8\xdc\xc6\x21\x7a\xa5\x6a\x18\x87\xe5\x9e\xaa\x61\x68\x49\xae\x6a\x18\x87\x78\xaa\xea\x58\x68\xd7\xda\x1e\x21\x84\x26\x2d\xe8\x11\xbd\x32\x5e\x89\x83\xff\xa0\xda\x03\x87\x45\x9c\x70\xfb\xda\x8b\x36\x54\xf9\x65\x0b\xcf\x98\x3e\xed\x45\x1b\xd3\x77\x11\x92\xf1\xa1\x52\x92\x3c\x08\x30\x7e\xb1\xee\x02\x8c\x5f\xac\xbb\x09\x3d\xc4\x2b\x21\x58\xe8\xc5\x2e\x0b\x16\x7a\xb1\xcb\xe0\xa8\xf6\x83\xd5\x04\x47\xb5\x1f\xd4\x3c\x48\x9f\xfd\xa0\x92\x3f\xf1\x3b\x6c\x75\x7c\x82\x74\x50\xa6\x9f\x20\x1d\x5e\x90\x43\x46\x82\xb6\x36\x05\x62\xd1\x66\xa6\x40\x2c\x0f\x7e\x80\x40\x1e\x21\xd2\xe7\x15\x30\x66\xd1\x02\x18\x83\x2a\x10\xc8\x23\x60\xf9\x05\xf2\x08\x28\x86\xcb\x0e\x7a\x20\x00\x71\x1f\x9d\x57\xd8\x68\xd1\x0b\xca\xf4\x06\x41\x68\x78\x2e\x08\x42\x53\x69\x71\x26\x21\x06\x4f\x70\x89\xc0\x4c\x0b\xda\x10\x30\x71\x82\x21\x68\xa9\x7b\x49\x58\x0b\x28\x0d\x41\x0d\x02\x46\x4d\x50\x83\x30\xf5\x9c\xa0\x37\x99\x16\xa3\xc5\xa8\x09\x5c\x40\xdd\xea\x70\x39\x54\x21\x60\x9c\xae\xce\x2b\x64\x25\x73\x3f\xcf\x0f\x84\x1e\x99\xeb\x14\x0c\x0a\xca\x40\x8f\x64\x71\xdc\xcf\x73\x00\xe9\x93\xb9\x8d\x98\x2a\x65\x92\x53\x8d\x3a\x5c\x9d\xe0\x87\x39\x52\x56\x74\xc4\xac\x5c\x72\x5d\x22\x66\xe5\xea\xd4\x3c\x42\x77\x97\x9c\x15\x6d\x4a\x2a\xc3\x37\x62\x64\x2e\x20\x2b\x8a\xfb\x04\xe5\xe6\x52\x1d\x3a\x28\x37\x37\x62\x80\x94\x9b\x1b\x31\x40\xca\xbf\x8d\x04\xac\x94\xbc\x1a\x31\x40\x97\xbc\x0d\xea\x41\x07\x25\xa8\x6a\xe5\xab\x04\x55\xad\x7c\x95\xa0\xaa\x95\xef\x15\x60\x08\x53\xa5\x04\x55\xca\x00\x45\x25\xa8\x46\xdf\x2a\x8e\x4a\x50\x65\xfb\x32\x2a\x41\x35\xfa\xdb\x1a\x95\x76\xca\xf6\x65\x54\x6a\x29\xeb\xe7\xf8\x00\xd9\x61\xfb\x32\x2a\x2d\x33\x65\xfe\x23\x2d\x33\x79\xa0\x2b\x3e\x02\x95\xf8\xaa\x31\x3e\x19\xd0\x8c\xef\xbb\x44\xa5\x11\xa6\x06\x05\x52\x05\xd9\xb0\x8c\x4a\xe4\xa3\xc6\x74\x7c\x38\xa4\x82\x6d\xc8\xa8\x44\xb7\xe4\x06\x28\x3e\xcc\x7b\x32\x28\x80\x12\xa0\xfa\x4d\x54\x1e\x5a\x3a\x50\x20\xbf\x3f\xb9\x71\x8a\xca\xe1\x62\x03\x31\x2a\x87\x2b\x6b\xb4\xe4\x15\xe5\xf4\x83\xc0\x45\x54\x9a\x4f\x2e\x3c\x46\x9a\x0f\x05\xa0\xa3\x92\x69\x72\x83\x00\xc9\x34\xd9\x6d\x53\x7c\x98\x30\x4a\xda\x44\x25\xbe\x64\xb7\x46\x91\x14\x92\x9d\xdd\x1a\x45\xb2\x31\x76\x76\x65\x13\xc9\xc6\xd8\x5e\xc8\xf9\xd7\x91\x2c\x87\x9d\xdd\x36\x45\xb2\x1c\x36\xc5\x68\x22\x59\x07\x9b\x4d\xbb\x18\xc8\xe6\x2c\x0f\x14\x74\xa6\x9d\x5b\xaa\xc8\xde\xfe\x2e\x01\x7a\x08\x9e\x7a\xc9\x91\xfd\xfb\x5d\x22\xd4\x1b\xff\x25\xb5\x00\x5d\x24\x9e\x13\x1c\xa4\x41\x41\x20\x0f\x47\x2b\x45\xf6\xa9\x77\xd1\x68\x05\xd6\xe8\x3c\xf7\x09\xd6\x48\xb4\x04\xd6\x60\x44\xa4\xf5\x95\x09\xbd\x29\x78\x46\xa3\xc5\x88\x36\x14\xf8\x88\x8b\xaf\x2c\x62\x20\xd1\x8d\x0d\xb6\xc8\xb6\xe7\x66\x83\x2d\xb2\xed\xb9\xcb\x81\x17\x3e\xf7\xc2\xc7\xc1\xb6\xe7\x2e\x7c\x1c\x41\x67\xcc\x05\xa8\x93\x32\x56\x23\xd4\x49\x19\xab\x11\xe9\x92\x32\x56\x7d\x11\x1e\xd9\x24\xdc\x35\x31\x06\x52\xc6\x6a\x62\x56\x48\x19\xa3\xee\x71\x64\x93\x70\xb3\x31\x17\xc3\x11\xac\x43\x2d\xc1\x3a\xe0\x8c\xcf\xbd\xfa\x02\x36\xb2\xe1\xb5\xab\x47\xc7\x63\x04\xd9\x57\x3d\xc1\x2a\x46\xf2\xc3\xab\x2f\x60\x23\xdb\x58\x9b\xcd\xb7\xc8\xb6\xd2\xa6\xa4\x4d\x64\x5b\x69\x53\x95\x38\x46\xf2\xae\xa9\x35\x1c\x23\x9f\x74\xf5\xec\x88\x18\x79\x07\xa9\x35\x1c\xd9\x56\xda\xd5\xa0\x47\x76\x73\x35\x38\x23\xbf\xb8\xa2\x42\x22\x59\xc3\x94\xb4\x89\x91\xcc\xe0\x16\xa0\x5e\x75\x16\x5e\xa4\xd5\x68\x41\x8f\xb7\xae\x21\x17\xb6\x9c\x76\xcb\x70\x46\xc6\x6d\x73\x6c\x5d\x8c\x9c\x42\x43\x11\x9b\x18\x9b\x40\x1e\x50\xe7\x8d\x64\x83\x2d\x46\x72\x65\x9b\xa4\x84\x0a\x69\x7c\x71\x91\x5c\xd9\xe6\x5b\xef\x31\xa2\x50\xda\xe4\x3f\x0c\x49\x93\x94\x86\x4e\xcd\xa3\x17\x12\x5b\xdb\x62\xec\xa4\x9d\x36\xde\xc1\x38\x05\xeb\x80\x97\x29\x58\x87\xcf\x7b\x14\xc0\xe5\x22\x09\x01\x5c\x2e\x14\x30\x32\x84\x46\x62\xdc\x3a\x0b\x0f\xce\x00\xaa\x74\x94\x70\x44\x49\x11\x28\x89\x91\xb7\xae\x47\x78\xc1\xe4\xf4\x84\x5c\x04\xd6\xc8\xdc\x29\x40\x06\x6f\x56\x24\x91\xaf\x57\x78\x11\x0a\xc2\xb7\x2f\x63\x02\x41\xda\x7d\xe5\x1b\x13\x06\xa1\xbb\x5b\x10\x13\xef\x59\xf7\x4d\xde\x98\x70\x35\xba\x6f\x9a\xc7\x14\x74\x8c\xdd\xa1\x05\xd7\x6e\xfa\x63\xc2\x2d\xe8\x6e\xec\x63\x42\x2f\x75\xbe\xbf\x84\x5e\xea\x97\x3e\x8b\x50\x10\x3c\x57\x74\x00\xdd\x8f\x54\x72\x22\x59\x7c\xb8\x8f\x10\x13\x2f\xcf\x40\x81\x25\xfc\x87\x91\x21\xae\x53\xec\x2a\xc4\x75\x8a\x5d\x85\xb8\x4e\x8e\x6b\x0c\x41\x27\xc7\x75\xfa\x5c\x02\x33\x24\x5a\xdc\x39\xa0\xb0\x74\xc6\x9c\x4f\x74\xda\x02\x2c\x40\x6f\x0b\xb0\x80\x70\xc9\x56\x1d\x1b\xe1\xa2\x42\x86\xe9\x3f\xc0\x0c\x6e\xeb\x63\x42\x85\x0c\x6c\x1a\x5b\x4e\x7b\x1c\x38\x23\x9b\x73\x62\xb7\x12\x1e\xe6\x0c\xf4\x89\x87\x39\x3d\xf1\x25\x66\xd4\xc4\xc4\x66\xe7\x47\x10\x05\xa7\x97\x01\x48\x4c\x5f\x05\xc4\x2c\x70\x01\x76\x99\x4d\xa6\x3d\x51\xc9\x19\xf3\x30\xb1\xc4\x99\x04\x7b\x4a\xbe\xc4\xcc\x81\x54\x94\x7c\x89\xb9\xea\x74\x38\x7f\x75\xd9\x8e\xda\x13\x9b\xcd\x76\xd4\x9e\x5e\xa6\x3e\x66\x50\x86\x13\x2b\x9d\xf9\x54\x56\x84\x02\xf9\xd3\x4b\x5c\x93\x07\xbd\x50\xb4\x19\xec\xd9\x72\xbf\x38\x66\xfc\xf7\x85\x39\xca\x4b\x49\xfb\x50\xd8\x3a\xe5\x0d\x49\xf0\x51\x51\xba\x25\x66\xf0\x5e\x0b\x13\x9e\xb7\xd2\xfb\x7d\xfe\x32\xbe\xda\xc2\x84\x67\x64\xbd\x50\x1a\x45\x27\xc7\x61\xa6\x8b\x4e\x8e\xf3\x18\x6d\x64\x03\x6a\x2f\x8c\x76\xc1\xd7\xa6\x96\x4a\x2c\x98\xf0\x85\xd1\x2e\x00\x55\x16\x46\x9b\x4d\xa6\xbd\x31\xd3\x6c\x32\x6d\xaa\xa0\xc4\xa2\x73\xcf\x30\xd3\x45\xe7\x9e\x61\xa6\x0b\xc0\x8a\xed\xa0\x92\x58\x00\x48\x6c\xcc\x74\xa9\x3a\xe5\x2d\xd1\x22\x03\xbd\x40\xbd\x2a\xc3\x9e\x3b\x39\xf1\x7b\x7b\x26\x43\x2c\xcc\xd1\xf6\xf4\xbc\xc8\xa6\xd6\xde\x28\xda\xd2\x74\xae\x1b\x7c\x02\x5f\xd8\x0d\x3e\xbb\xf2\xed\x5d\xd6\xe5\x33\x6f\x1e\x0a\xca\x86\x5f\xf0\xc2\xb7\xb2\x37\xbc\x90\xf5\xbd\x31\xda\x1c\xb8\xbf\xf7\x65\xb4\x7c\x01\xf6\x30\x5a\x32\x9f\x0d\xc5\x57\xc8\x7c\x36\xdf\x0c\x8b\x3a\x9f\xde\x78\x27\x2a\xfe\xad\x61\x8a\x2b\xfe\xad\x61\x8a\x75\x7a\xbc\x61\x52\x2b\x92\x37\xcc\x66\x45\xf2\xd6\xe9\x13\x59\x1b\x66\x93\x5d\x9f\x4d\x6d\xea\x58\x75\xb0\x9b\x07\x90\x62\xd5\x81\x69\x18\x43\x76\x6f\xb6\x61\x0c\x2b\x4e\x90\x5d\xfa\x04\xe9\x40\x78\x20\x56\x90\x0e\x27\xd0\x27\xce\xcc\xc1\x34\x56\x1d\x1a\x86\x69\xd4\xc9\xdd\x27\x43\x81\x75\xe9\xc1\x18\x56\xd6\x20\x54\x80\x8e\x95\x42\x0f\xc7\xd3\x55\x63\x45\xdb\x1c\x3c\xef\x6a\x3a\xb2\x0c\x29\x29\x3b\xbd\xc3\x8b\xf2\xd1\x3b\xcf\xf1\xce\x1f\x8c\x61\xc5\x89\x3d\x9e\xef\x11\x1b\xe5\x06\xce\x8f\xb6\xf7\x62\xc3\x8e\x1c\x4f\x05\x89\x0d\xfc\xd5\xc1\xfa\xe9\x24\xe6\x83\x90\x5a\x52\xe2\xfa\xa6\x45\x12\xbd\xc7\x76\x63\xc3\xbf\xbd\x58\xbf\x06\xca\xe9\xa2\xdc\xd8\x1e\xda\x17\xeb\xc7\x86\xd0\xbe\xd8\xbb\xc6\x6b\x7d\xb1\x70\xad\xe9\xc4\xb2\x4e\x8b\x94\x73\x84\xd4\x78\x75\x2f\x16\xae\x81\xbc\xb9\x58\x38\x9d\xa8\x7c\xb1\x69\x6d\x28\x39\x9d\x11\x61\xeb\xef\x82\xde\x54\x72\x3a\x63\xc0\xd6\x5f\xec\x5d\xc3\xd6\x5f\xd4\x7c\x03\x32\x7a\xb1\x7e\x3a\xd3\xf8\x62\xfd\x74\x6e\xf1\xbd\x8c\x8f\x94\xaa\x07\x33\xd6\x74\xba\x18\xaf\x75\xd7\xe9\x62\xd8\xfa\xfe\x79\x2e\x98\xfe\xd3\xb9\x60\x4e\xaf\x2b\x1d\x1d\x83\xd7\x95\x8e\x8e\xc1\xeb\xca\x08\xe7\x05\xe9\xca\x08\xe7\x05\xe9\x91\xa4\x76\xdf\x22\x89\x5d\x79\xde\x98\xc6\xae\x3c\x6f\x4c\x23\xa7\xfc\xda\x83\x31\xe4\x94\x5f\x7b\x30\x86\x9d\x33\x3f\x1e\x8c\x21\x67\xf7\xda\x83\xb1\x60\xc3\xcb\x1e\x83\x33\x4e\xe4\x78\x58\xd2\x71\xea\xae\x3d\x98\xbf\xce\xe9\x19\x0f\xe6\x8f\xe3\x73\x8d\x63\x0d\x62\x27\xab\x96\x1a\xcc\x91\xa3\x6e\x2d\x3c\x50\x27\xe7\x35\x60\x1a\x39\xe0\xd5\xc8\x10\x88\x9d\xc4\xc8\x80\xf9\xe3\xd8\x56\x0b\xa8\xba\x4e\xfa\x61\xc0\x18\x72\x38\xaa\x85\x81\x3c\x39\x11\x27\x60\x0c\x39\xc8\xd4\xa8\x90\x1c\x39\xc8\xd4\x82\x46\x4b\xda\x5b\xc0\xbb\x1e\xa4\xa1\x05\x8c\xe1\x78\x78\x0e\x63\xc8\x31\x9c\x16\x59\x96\x0e\xb2\xcc\x23\xc6\x70\x90\x65\x4e\x3d\x91\xc8\xd1\x97\x46\x95\x90\xc8\xa9\x95\x16\x31\x7f\xa3\x90\xf9\x8c\xf9\x1b\x9f\x59\xd8\x3e\x86\xa1\x5c\x67\x8c\xda\xd0\x31\x53\x18\xb5\xa1\x63\xa6\x06\x14\xc8\x9c\x8d\x98\xb8\x41\xe6\x6c\xc4\xc4\x0d\x32\x60\x23\xef\x3c\xe7\x1c\x5a\xf4\xf4\xae\xc8\xc9\x86\x16\x31\x7f\x83\x53\x30\x22\xe6\x6f\x90\x4c\x4a\x0d\x8f\x38\x90\x35\x35\x3c\xe2\x20\x2d\x33\x61\xfe\x86\x8e\x6f\xc2\xfc\x0d\x23\x33\xd8\xa1\xf3\x71\xe8\xf8\xa6\x07\x79\x92\x96\x99\x1c\x02\x15\xd9\x6e\x33\x85\x2a\x38\xaf\xd0\x52\x40\x4a\x24\x54\x26\x8c\xe8\x60\x36\x93\xa4\x4b\x42\x25\xb5\x3f\xe2\x20\xc1\x31\x61\x44\x81\x81\x87\xf0\x3c\x21\x8c\xe3\xa9\xc1\x1f\x57\xfd\xdd\xf8\x72\x75\x71\x35\xbc\xaf\x1e\xae\xc6\xf7\xd5\xcb\xd5\xf4\xba\x8a\x6c\x09\x26\x7d\xb9\x1a\xb8\x5a\xde\x57\x23\x57\xeb\xfb\x6a\xe3\x6a\x7b\x5f\x15\xbf\xfd\x7d\x95\xb1\xf9\xca\xf6\xcb\x55\xe3\xea\x7c\x5d\xdd\xe2\x6c\x7d\xb9\xfa\x03\xb5\x0f\x96\x3d\x84\x27\xbc\xc5\x63\xef\xab\x12\xc4\x79\x5d\xfd\x1c\xc6\x7d\x5f\x65\x18\xe7\x79\x5f\x65\x18\x27\xbc\xaf\x6e\xae\xc6\x2f\x57\xb9\x22\x91\xc7\x17\x57\x27\xbf\xaf\xc2\xd5\x29\xaf\xab\xe2\xea\xd4\xf7\x55\x71\xd5\xde\x57\xc5\x55\x7f\x5f\x45\xb8\x67\xbc\xaf\x8a\xb3\xf9\xe5\x2a\x57\x24\xee\xf4\x7a\xed\xce\x7e\x5f\xd5\x08\xec\x7d\x55\x3d\x9c\xf7\x55\x8d\xeb\xbe\xae\xea\xb5\xbb\xcf\xfb\x2a\x2f\xd8\x0d\xef\xab\xc8\xe0\xc6\xf7\x55\x46\x7b\xd3\xfb\x2a\x73\x70\xf3\x97\xab\x5c\x91\x5c\xf3\x6b\x5c\xb7\xbe\xaf\x32\xae\xdb\xde\x57\xd5\x43\x7f\x5f\x65\x5c\x77\xbc\xae\x7e\x8e\x60\xbe\xaf\x6a\x04\xeb\x7d\x55\x3c\xec\xf7\x55\x8d\xcb\xbe\x5c\xe5\x8a\xe4\x5a\xde\x23\xb8\xef\xab\xce\xd5\x24\x07\x39\xe1\x73\xcf\x47\xe7\xec\xf9\x13\x13\x28\x54\xf2\x4c\xdf\x38\x01\x23\x25\xbc\xe5\x99\xb9\x13\x6f\x59\x67\x52\x92\x27\x14\x75\x9a\x64\xc2\x77\xd6\x79\x8e\x09\xdf\x59\xe7\x39\x26\x4f\x9b\x8b\x6c\x9e\x5b\x22\xe0\xa5\x53\x13\x13\x7e\xb5\x4e\x4d\xa4\x3a\x78\xd4\xa9\x89\x14\xf9\x89\x13\xf3\x99\xf1\xb2\x27\xa0\x94\x8c\x97\x3d\x17\xb0\x09\x42\x08\x3a\x39\x30\x17\xe8\x6d\x9d\x66\x07\x05\xb2\xfe\xa9\xe4\x1d\x75\x5a\x1f\x95\x75\xe2\x24\xb7\x3e\xe3\x73\x4f\x14\x3c\xb5\xbb\x23\x1b\xd6\x96\xf1\xb9\x75\x14\x5c\xc6\xcb\xd6\x51\x70\x99\xe0\x94\x0e\x6a\xcb\xf8\xdc\x3a\xa8\x2d\xfb\x7e\x4f\x5c\x80\xde\x32\xce\xa5\x8e\x5f\xcb\x38\x97\x9f\x07\xa0\xe1\x81\xb3\xf1\x6c\x05\x0f\x7c\x65\xe1\x11\xa0\xc7\x19\x9f\x05\x0f\x5c\xc7\x8c\x51\x83\x3b\xae\xaa\x63\xe2\x1a\x2d\xfa\xc4\xc1\xd2\x51\x62\x05\xc7\x73\x55\x1d\x13\x07\x2f\x38\x35\x05\xc7\x53\xc7\x8c\x29\x78\xba\x98\x87\x82\x3f\xae\x83\xbe\x0a\x52\x5a\x80\x98\x0a\x52\x5a\x80\x98\x14\x4a\x5d\x9d\xe7\xf0\xd5\x57\xe7\xb9\x09\xd7\x53\x78\x04\xfa\x5c\xc2\x23\xd0\x27\x28\x91\x82\x43\xbe\x36\x99\xf6\x98\xcf\x75\x74\x88\x1b\x14\x0e\x99\xfd\x18\x45\xce\x8d\xb2\x9a\xf4\x1f\xd9\xfb\x38\x9e\xeb\x13\x65\xa0\x3b\x85\x32\x70\xae\x39\xf5\xc8\xa8\x4a\x13\x39\x23\xc8\x2a\xdf\x15\x67\x04\x59\xc5\xb1\x66\x93\xd8\x2a\xef\x3c\x9b\xc4\x46\x1d\x9a\xc8\xa9\x39\x56\x3d\x71\x34\xb2\x65\x6c\x95\xf1\x71\x6a\x8e\x79\x1d\x9a\xef\x9a\x28\x0e\xaa\xb1\x8a\x07\xbe\x39\xec\x94\xc2\x33\x91\x13\x59\xac\xe1\x73\x73\x22\x8b\xb5\x08\x71\x90\x5e\xcd\xb3\x1d\x22\xa7\xa0\x58\x63\xe8\xec\x34\x5b\xc3\xe7\xde\x3a\xe3\x0c\xdf\x92\x53\x49\xac\xf1\x82\xb0\xef\x6c\x0d\x0f\x9c\x73\x41\xac\xe1\x57\x73\x2e\x88\x51\xa2\x26\x72\xa2\x87\x91\x92\x15\xcd\x3f\xfe\x48\x69\xf9\x48\x55\xea\x87\x53\x89\xa3\xf9\x0e\xf5\xdf\x5b\xf3\xd5\x5a\xaf\xd6\x7e\xb5\xec\xd5\x3a\xaf\xd6\xfd\xda\xf2\x35\xcc\xdf\x5b\xe1\xd5\x8a\xaf\x56\x7a\xb5\xf2\xab\x55\x5e\xad\xfa\x6a\xb5\x57\xeb\x35\xbe\xfd\x1a\xdf\x7e\x8d\x6f\xbf\xc6\xb7\x5f\xe3\xdb\xaf\xf1\xed\xd7\xf8\xf6\x6b\x7c\xf6\x1a\x9f\xbd\xc6\x67\x5f\xc7\x47\xc9\xd5\x7b\x1d\xb2\x1f\x29\xb9\x7a\xc9\xc6\x8e\xc7\x55\xf2\xbd\xbc\x4b\xc7\xd5\xc4\x05\x66\x1d\x8f\x87\xcd\xee\x25\xc8\x44\x91\xd5\xbf\xf5\x52\x19\x91\x6f\x3c\x47\x0a\xa2\x3e\x24\xc6\x46\x0a\xa2\x3e\x91\x95\x02\x65\x4e\xe3\x83\x02\xa3\xcc\x69\x7c\x92\xfe\x1b\xb4\xa0\xe0\x4a\x23\x3e\x7c\xa8\x94\x39\x8d\x0f\x1b\x74\xc7\x83\x37\x91\x33\x9f\x23\xc5\x44\x63\x08\xf0\xe2\x9b\x69\x31\x88\x82\x87\x4b\x63\x70\xdc\x44\xa4\xd0\x68\x0c\x51\xff\x15\x5a\x6e\xb2\x8f\xab\x97\x18\x58\xcd\x9d\x45\x9f\x06\x3d\x5f\x0d\xf8\x16\x86\xb7\x1a\x2d\x3d\xd7\x69\x5d\x5a\x3a\x96\x0e\x7a\x8b\x63\xe9\x30\x47\x6c\xd6\xc7\x18\xd5\xcb\xa1\xe5\x3e\x3e\xdb\xf3\x91\xca\x8a\x91\xca\x98\x31\x62\xaa\xa8\x8c\x19\xa9\x7b\x18\xa9\x85\x19\xa9\x66\x18\xa9\x85\x19\xe3\xa4\x17\x83\x33\xcc\x26\xb5\x30\xa3\xd6\x14\x54\x1e\x8c\x14\x1f\x8b\x54\x1e\x8c\x05\x95\xc5\x96\x78\xe4\x44\xcc\xc8\x96\x78\xac\xac\x37\xd8\x12\x8f\x9c\x73\x19\xd9\x12\x8f\x95\x35\x28\xd5\xf7\x92\xde\x2c\x36\xc8\x13\x80\xf3\x78\x1d\x25\x9c\x38\xab\x29\xb2\x45\x9d\x38\x0a\x24\xb2\x45\x9d\x48\x0a\x8e\x94\xc7\x4a\x24\x05\x47\x4a\x60\x5d\x4a\x99\x26\xb6\x7e\xff\xee\x9c\xb8\x1b\x94\xd8\x02\xfe\x72\xb5\x73\x35\xbe\xaf\x4e\xae\xa6\x2f\x57\xb9\x92\xff\x76\x65\xc6\xbf\x3f\x5d\xbe\x5c\xe5\x8a\x5c\xbb\xfa\xc5\xb5\x4b\xd4\x40\xfa\x72\x55\x7d\xf6\xf7\xd5\xcb\xd5\xf1\xba\xfa\xe1\xb2\x7e\x4f\xb5\x27\xf6\xaf\xbf\x3c\xa0\xe1\xae\xf7\x55\x0d\x6c\xbf\xaf\x6e\xae\xda\xfb\xaa\x71\xf5\xbc\xaf\x8a\xe9\xfb\xe5\xaa\x5f\x09\x12\x77\xfb\xe2\x21\xa6\x27\x84\xf7\x55\x04\x11\xe2\xfb\xaa\x7a\x48\xef\xab\x08\x22\xe4\xd7\x55\xf7\xdd\x13\x25\x9c\xbe\x5c\x45\xec\xa1\xbe\xaf\x32\xda\xd0\xde\x57\x19\x6d\xe8\x5f\xae\x72\x45\x22\xef\x6f\x5e\xe7\xfb\xaa\xb8\x5a\xaf\xab\x92\x76\xd8\xef\xab\x92\x81\xbd\xaf\x8a\xab\xf3\xbe\x2a\xae\xee\x97\xab\x7e\x25\x4a\xae\xe3\x25\xd7\x18\xde\x57\xe1\x35\xc6\xf7\x55\xf5\x90\xde\x57\x19\x41\xcc\xaf\xab\xbe\xe8\x4e\x14\xa7\xfa\x72\x95\x71\xc5\xfa\xbe\x2a\x1e\xda\xfb\x2a\xe3\x8a\xfd\x7d\x95\x71\xc5\xf1\xe5\x2a\x57\x24\xd7\xf9\xe6\x6a\xbd\xae\x7e\xd2\xdf\x5f\xae\x72\x45\x32\x5d\xef\xf1\x9f\xf7\x55\xf5\x79\x5f\x57\xd5\x67\x7a\xde\x57\x19\x53\x0a\xef\xab\x8c\x29\xc5\xf7\x55\xc6\x94\xd2\xfb\x2a\xdf\x4b\xca\x5f\xae\x72\xa5\xfc\xed\xca\x87\xd2\xd0\x0c\xa6\xfa\xbe\xca\x08\x52\x7b\x5f\x65\x04\xa9\xbf\xae\x7e\x8e\x60\xbc\xaf\xaa\xdf\xf9\xbe\xaa\x11\xac\xf7\x55\x8d\x60\xbf\xaf\x6a\x04\xf6\xba\xba\x79\x33\xd2\xf9\x72\x95\x2b\x92\xeb\x7e\xbd\x99\xf9\x79\x5f\x65\x5c\x39\xbc\xaf\x22\x99\x1c\xdf\x57\x19\x6d\x4e\xaf\xab\x1a\x6d\xce\xef\xab\xa2\x56\xde\x57\x19\x6d\xae\xef\xab\x8c\x36\xb7\xf7\x55\x46\x9b\xfb\x97\xab\x5c\x91\x5c\xed\x3d\x82\xf9\xbe\x2a\x5e\xd7\xeb\xea\x27\x57\xfb\xcb\x55\xae\x48\xa6\xe7\xdd\xe7\x79\x5f\x55\x9f\xf7\x75\x55\xe3\x2f\xcf\xfb\x2a\x94\x4a\x78\x5f\x65\xfc\x25\xbe\xaf\x32\xd2\x92\xbe\x5c\xe5\x8a\x64\x7a\x5f\x33\x58\xca\xfb\x2a\xbc\x96\xfa\xbe\x0a\xaf\xa5\xbd\xae\x7e\xf2\xda\xdf\x57\x91\x7f\x19\x5f\xae\x72\x05\x99\x86\xe7\x4d\x7f\xbd\xaf\x8a\xfe\x7e\x5f\x55\x0f\xf6\xbe\x2a\xae\xce\xeb\xea\xa7\xac\xee\xfb\x2a\xb2\xaa\xcf\xfb\x2a\xbc\xd6\xf0\xe5\x2a\x57\x90\x69\x08\x2f\x5e\x6b\x7a\x5f\x85\xd7\x9a\xdf\x57\xe1\xaa\x96\xd7\xd5\x4f\xfa\xf5\x7d\x55\xf4\xdb\x97\xab\x5c\x41\xa6\x21\xbe\xe9\x8f\xf7\x55\xd1\x9f\xef\xab\xa2\xbf\x5e\x57\x35\x57\x75\xbf\xaf\xaa\x5f\x7b\x5f\xfd\x41\x79\xb4\x44\xd5\xb8\x2f\x0f\x68\x18\xf7\xcb\xd5\x8f\x2b\xcd\x33\xc9\xf3\x71\x4f\x2f\x35\xcf\x3d\xce\xc7\x33\x66\x52\xf3\x24\x84\x7c\xdc\x03\x4e\xcd\x63\xec\x99\x1c\xe2\xd4\x3c\xff\x29\x9f\xa8\x3b\xaf\xb7\x3c\x60\x91\x9a\xfb\xd8\x19\xb4\x6e\x6a\x1e\x9e\xc9\xc7\xa1\xec\xa9\x2d\x28\x64\xfd\x37\xbd\xe5\xa1\xa9\xc4\xee\x54\x06\x83\x9b\x9a\xfb\x99\xf9\x54\x28\x6c\xfa\x6c\xf0\xb9\xe9\xb3\xc1\xcb\xa6\xcf\x0e\xf5\x0d\xd7\x5d\x7d\x76\x5a\x9d\xd6\xa2\xc5\x73\x06\x85\xc1\x7f\x06\x85\x01\x75\x0f\x15\xe5\x23\x29\x79\xa8\x28\x9f\xa9\x3b\x19\xfb\x82\x82\x31\x76\x5e\x9f\x76\xe8\xc5\x83\x43\xa9\x1d\x7a\xf1\xf5\x53\x6a\x07\x3e\x37\x23\x3a\xc8\xd3\xd4\xa2\x4f\x4f\xb9\x48\xed\xd2\x8b\xe7\xf7\xa7\x76\xe9\xe5\x32\xbe\x4b\x2f\x17\x3e\x3d\x3c\x99\xaf\xc3\x79\x12\x7b\x71\xf9\x7a\xa9\xbb\xd4\xdd\xb7\xce\xd7\x03\x47\xa9\xbb\x4f\x9d\x39\x96\x36\x75\xf7\xa5\x33\xc7\xd2\xa6\xee\x7e\x74\xbe\x1e\x58\x49\xfd\xa1\x4f\xdf\xb2\x4f\x3d\xd0\xa7\x63\xa8\x53\x77\x47\x2f\x5f\xaf\x49\x94\xba\x3b\x6d\xf9\x36\xdd\x39\x68\x41\xc1\x1d\xb5\x7c\x1b\x7d\xba\xd3\x95\x29\xc3\x95\x7a\xa4\x4f\xe6\xa8\x47\xf8\x64\x8e\x7a\x84\x17\x2f\x87\x91\x7a\x84\x5e\x67\x44\xee\xf8\xe4\x3b\xd4\x0b\x7c\x0e\xf5\x02\x2f\x43\xbd\xc0\x0b\xb3\xd9\x23\xbc\x0c\xf5\xe9\x33\xc6\xc9\xb7\xa9\x27\x28\xf8\x6e\x58\xea\x09\x0a\x06\x85\x44\x2f\x5e\x39\x26\x01\x99\xcb\xd7\x18\x91\x9b\xf0\x7c\x99\xbf\x9e\x19\xc3\xe5\xb9\x8c\xac\x2f\x72\xc9\xc8\xfa\x22\xc1\xcc\xf8\x2e\x7c\x66\xa8\x5f\xfa\x74\x43\x59\xc0\x50\xa7\xee\x06\xb2\x3c\x0f\xe3\x73\xc3\x58\x9e\x07\xc9\xbb\x51\x2c\xcf\xc3\xf8\xdc\x18\x16\x4a\x82\xa5\xee\xc6\xad\xb0\x32\x4f\xdd\x0d\x55\x79\x7c\x45\x98\xba\x1b\x9d\xc2\x31\x11\xa9\x17\xee\xe4\x4b\xed\xae\xa6\xcb\xa3\x79\x77\x05\x5b\x9e\x8c\x94\x2a\xcf\xe9\x2d\x70\x85\x5a\xc0\x65\xa7\xee\x8a\xb4\x80\xcb\x4e\xbd\x32\x86\xaa\x3b\xe1\xac\x31\x5a\x57\x79\x85\xdd\xda\xd4\x5d\xd5\x95\xa7\xeb\x4e\x78\xd1\xbc\x57\x78\xd1\x4c\x37\x28\x2c\xee\x6c\x50\x40\x61\xb2\x07\x5b\x48\x8e\x4f\xbd\x21\xa5\xad\x3b\xa1\xb7\x19\x43\x83\x9e\xe6\xd6\x23\x0f\xe5\xd1\x6c\x76\xa4\x64\xf4\xe2\xf1\xb5\x42\x85\xb0\xd4\x3b\x92\x38\xd0\xeb\x48\xe2\xc0\x67\x47\x12\x97\x59\xe9\xf0\x79\x7f\x70\xaa\x7e\xea\x1e\xa4\x2b\xe1\xe1\xd3\xf4\x4c\x8d\x12\x34\xd1\x9e\xa9\x51\x82\x26\xda\x41\x41\x25\x04\x5e\x09\x07\x05\x15\x60\xe7\xa9\xfb\xe6\x69\x09\x9a\x4c\xdf\x3c\x2d\x1c\x75\x91\xba\x27\x0e\x16\x72\xf8\x53\xf7\xc0\x4a\x21\x4f\x3f\x75\x0f\xac\x94\xa0\xcf\xdd\x03\x2b\x25\x24\xa6\x6f\x72\x67\xe1\xb9\xc9\x9d\x9a\xda\xc9\x9d\x55\xff\x65\x5a\x08\x69\xc2\x59\x83\x97\xc5\x73\x8d\xe7\x16\xcf\x69\xda\x17\xcf\xe9\xe3\x77\xf3\x50\x80\xb9\xa7\xee\xe6\xa1\x04\xbd\x04\x1e\x9e\x29\x61\x40\xcf\xc3\x33\x85\x83\x36\x52\x5f\x48\x70\x30\xa2\x85\x04\xa7\x28\x20\xc1\xa9\x3b\x91\xe0\x14\x05\xf8\x9c\x70\xb6\x91\x12\x1e\x59\xdf\x8c\x1d\xe5\xdd\x37\x63\xd8\xf0\xb9\x19\xc3\x66\x56\x36\xf4\x0e\xa3\xdd\xf4\x79\xb9\xd3\xe8\xe5\xd2\xa7\x9b\x95\x42\xc0\x29\x75\x37\x2b\x85\xe3\x3a\x52\xf7\x20\x4f\x89\x0f\x9c\x79\x90\xa7\x80\x35\x48\xdd\x4d\x4e\x21\xfc\x94\xba\xef\x4e\x14\xb0\x06\xa9\xfb\x36\x68\x89\x01\x0a\xbe\x1f\x59\x08\x38\xa5\xee\x11\xf3\x02\xd6\x20\xf5\x43\x9f\xfa\xa4\x0f\x7d\x66\x7a\x71\x93\x53\x28\x95\x96\xba\xef\xc9\x95\x88\x29\xee\x97\x3e\x0b\x8a\xe1\xd2\x67\x81\xde\x65\x44\x15\xce\x7c\x2f\xad\x70\x00\x71\xea\x6e\x9c\x4a\x6c\xcc\xd8\x65\x7c\x8d\x79\xb8\xf0\xd2\xd4\x0b\xbc\x34\x3d\xc7\xf8\x3a\x7c\x5e\x38\xd3\x5b\x70\xe1\x0c\x55\x00\x1e\xb8\x90\x30\x90\xc6\x03\x67\xa8\xf9\xf1\xd0\x27\xaa\x00\xac\x70\xa1\xe0\x5a\x1a\x0f\x32\xf3\x14\x81\x34\x3c\xe2\x52\x22\x6a\x02\x1c\x71\x21\xcc\x99\xc6\x03\x75\x66\x7a\x3c\x50\xc7\x68\x8f\x00\x75\x83\x7a\x60\xec\x06\xf5\x40\x9f\x28\xfd\x11\xe8\x13\xa5\x3f\x02\x7d\xa2\xf4\x87\x47\x00\x4a\x7a\xf8\xcf\x0d\x5e\xa1\x6c\x5b\x1a\x6e\xf0\x4a\x42\x95\x0f\x5f\x7f\x17\x8e\x3f\x4e\xc3\xd7\xd3\x85\x22\x6e\x69\xb8\x19\x2b\x89\xef\x7d\xf8\xfa\xb9\x70\x58\x48\x1a\xbe\x6e\x2e\x29\xf1\x5c\xa2\x97\x4c\x9f\x99\x3b\x0b\xa3\xcd\xdc\x89\x2a\x1f\x6e\xb8\x0a\xc7\x83\xa4\x91\xe1\xb3\x20\xcf\x0c\x9f\x0e\xfb\x4b\xa0\xa6\x8b\x1f\x8d\xfc\xd1\xaa\xb4\x18\x83\xaf\xb7\x0a\x67\x1c\xa7\x81\x39\x4a\x4d\xd4\x19\x03\xf3\x3e\x32\x63\xf0\x24\xa7\x34\x30\x55\x9c\x6a\x9c\x40\x62\x17\x4e\x35\x4e\xa4\x9b\x94\x34\xe0\xd3\xd7\x39\x25\x4d\xfa\xf4\xf5\x4d\xa1\x14\x5c\x22\xf9\xa4\x24\xcd\x34\x46\xcd\x6b\x18\x7c\x57\x25\x03\xf5\x2e\xc9\x60\x05\xeb\x97\x34\xb5\x8d\x96\xa6\xcf\xd3\x0f\x0b\x15\xdd\xd2\xc0\x8e\x64\x3e\xc6\x81\xad\xc8\x11\xb1\x60\x2b\x72\x64\x1a\xb0\x15\x39\xf2\x1c\xb6\x82\xf3\x47\xd2\xc0\x04\x38\xe4\xe3\xa3\xe5\x13\x96\x33\xaf\x19\x26\x80\x22\x09\x69\x60\x02\x72\x46\x10\x98\x80\x5c\x78\xc9\x31\x01\x59\xd3\x80\x09\xe0\x88\xe3\x04\xb4\xbc\x50\xee\x2d\x0d\x4c\x40\xc6\x73\x1b\x98\x80\xcc\x87\x3a\x3c\xd7\xac\x64\xd4\xf5\xf0\x5c\xb3\x92\x51\xd7\xc3\x41\x2c\x85\x6d\xd2\x34\x06\x5c\xe3\x4f\x8f\x01\xd7\x43\xcf\xc1\xf5\x44\x9e\x03\xae\xf1\xa0\xc7\x84\xb3\x05\x75\x4c\x0e\x05\xe5\x12\x59\x3f\x25\xa3\x92\xc7\x44\x4a\xa8\xe4\x31\xe1\x05\xb5\x3b\x26\xbc\x60\xa5\xc9\x08\x2a\xe0\x4f\x12\x19\x41\x25\xe3\x33\x8f\x89\x94\xf0\xb2\x86\xaf\x56\x0a\xf8\x93\x44\x7e\x50\x29\xa8\xdd\x81\xa9\xa2\x84\x5c\x1a\x98\xaa\x82\xef\x34\x30\x55\x45\x9f\x18\xa6\x8a\x03\x48\xd2\xc0\x54\x95\x04\x2f\x98\xaa\xa2\xd9\xc4\x54\x95\x2c\x7a\x93\x16\xf2\xc4\x54\x51\x12\x22\x0d\x4c\x15\x47\x2a\xa7\x81\xa9\xe2\xa8\x92\x34\x7c\x97\xa1\x14\x7d\x8c\x8b\x31\x54\xee\xc4\x8c\x15\xcc\xed\xc0\x8c\x15\xcd\x1f\x66\xac\xe8\x13\xdb\x50\x98\x7c\x9a\x98\xaa\xc2\xe2\x7d\x60\xaa\x8a\x94\x22\xa6\xaa\x48\x29\x1a\x92\xd0\xd7\x61\x48\x02\xdf\x89\xbc\xa9\x42\x79\xb9\x44\xde\x54\xe1\x60\xe6\x44\x6e\x54\xa9\xb8\x36\xe4\x46\x15\x0e\x20\x49\xe4\x46\x95\x1a\xd4\xe7\xa5\x05\x3d\x8c\x5a\x95\xac\x31\x6a\x1c\x47\x92\x86\xaf\xb1\x4a\x65\x5d\x33\x7c\x8d\x55\xc0\xbb\x24\x32\xac\x4a\x95\x04\x3d\x81\xa6\x54\x7d\x0f\xbe\xfe\x2a\x95\xf5\xe5\xf0\x84\x99\x52\x9b\x7a\xf1\x19\xab\x7a\xcb\x31\x94\x94\xc3\x48\xc3\x13\x63\x0a\xc7\x91\xa4\xe1\x49\x31\xa5\x4a\x66\x87\xf1\x2d\xf5\xc2\xf8\x96\xee\x64\x7c\x1b\x29\x61\x60\xab\x0c\x09\x06\x16\x14\x4b\x1a\x97\x31\xe0\x7d\x8e\xcb\x18\x0e\xf3\x87\x81\xad\x57\x2d\xe7\xa5\xc9\x58\x78\x12\x49\xe1\xe0\x92\x34\x3c\x79\xa4\x34\x99\x0e\xcc\x26\x78\x97\x44\x31\x87\xd2\x3c\xc1\x20\x4d\xcc\x26\xa5\xe7\xd2\xf4\x95\x61\x69\x51\xff\x25\x5a\x46\xcb\x79\x69\xb8\x13\x24\x8f\x94\xc6\x7a\x61\xfa\xae\x4a\x69\x59\xff\x35\x5a\x91\x56\xa7\xd5\x68\x0d\x5a\x93\x96\xcb\xa5\xd5\x1f\x1c\xbb\x91\x26\xb6\x97\x0d\xea\x34\xb1\xbd\x9c\xa1\x92\x66\x60\x08\x28\x37\xaa\x53\x94\xe6\x59\x1f\x69\x06\x86\xd0\x60\x2c\x30\x04\x94\xdb\xc4\x66\x37\x3e\x95\x19\x18\x02\xa1\x83\x19\x18\x02\x0b\xd1\x19\x18\x42\x67\xb0\x81\x21\x60\x9b\x66\x60\x1a\xa6\x28\xf8\xb4\x37\x2c\xce\x8c\xf0\xb9\x79\x2e\xc2\x27\xcb\x4b\xea\x66\x94\xc6\x64\x52\x37\xa3\x70\xa2\x4a\x9a\x11\x5e\x2e\x22\x8b\xd0\xbb\xf0\xe9\x0b\xd8\xd2\x1f\x3d\xb7\x68\xc1\x35\xb6\xbe\x13\x98\x99\x1e\x1b\x2f\x9d\x35\xc1\xf4\x98\x78\xe9\x11\x0a\x1e\x0b\x2f\x3d\x42\xc1\x17\xbe\xa5\xe3\x3f\x4c\x7c\x84\x9e\xd4\xf2\x29\xea\xa8\xa5\xe9\x91\xe5\xd2\x31\x32\x64\x09\x15\x6a\x9b\x24\x4a\x73\x94\x8e\xff\x40\x69\x8e\xd2\x51\x52\x93\x05\x6c\xd7\xfc\xb1\x80\xed\x9a\x07\x16\xb0\x80\x7b\xd2\x64\x01\xdb\x35\x2b\x19\x5e\x9a\x7a\xf1\xd7\xba\xe3\x1b\x4e\xbc\x89\xde\xd5\x0b\x7c\x76\xf5\x02\x9f\x9a\x23\xbc\x09\x0e\x51\x49\xb3\x30\x5a\x3e\xdb\xe9\xd1\xd3\xd2\x97\xee\x84\x97\xa5\xff\xe0\x05\xbf\x91\xa2\x21\xa5\xa3\x14\x29\x1a\x52\x3a\x4a\x71\xb2\x7c\xee\x9a\x5b\x3c\x8d\x6e\x7a\x0e\x5e\x0c\x0a\x15\x5e\x8c\x5e\x58\x30\xf7\x83\x5c\x2a\x72\x39\xc8\x9a\x45\x71\x67\xf5\x30\x59\x14\x8f\x87\xff\x3c\x79\xbc\x70\xc0\x4a\x22\x97\xaa\x8c\xc8\x5b\xc0\x12\x79\x68\x6e\x59\xf8\x0e\x8c\xd3\x64\xe1\x3b\x92\xfe\xa3\x4f\x8c\xd3\xc4\x99\x19\x18\xa7\xe9\xa9\x24\x85\xc3\x57\xd2\x64\x95\x3a\x34\xb7\xb8\x28\x03\xff\x6f\xe2\xa2\x80\x5e\x4a\x13\x17\x65\x54\x9e\x1b\x70\xc6\xa2\x7f\x0e\x38\xc3\xff\x9b\x38\x10\x83\xf5\xde\xc4\x81\x18\x9a\x31\x9c\x84\x31\x98\xcd\x01\x67\x28\xe1\xe9\x18\x85\xc2\xc1\x2c\x69\xe2\x40\x70\x30\x4b\x9a\x38\x10\x1c\xc5\x92\x26\x0e\xc4\xc0\x1b\xa4\xd0\x4a\x19\x9a\x5b\xd6\xac\x43\x5f\x2a\xce\xc5\x60\x85\x37\x3d\xf8\x59\x40\x44\xa5\xe9\xc1\xcf\x32\xf4\x15\x2f\xe8\x1d\xee\x5c\xd0\xc3\xd5\xa0\x5c\x4b\x19\x87\x11\xe1\x40\x8c\x03\x67\x38\x10\xa0\xa5\x12\x99\x6a\x65\x5c\x3d\x07\xbd\x2b\x0a\xd0\xbb\xcc\x34\x0e\xc4\x24\xac\x47\x09\x98\x32\x59\x35\x4e\x1c\x08\x8e\xf5\x4e\x13\x07\x62\x4a\xb1\xe3\x08\x70\xf4\x4b\xa2\x20\x4c\x99\xb8\x9f\x13\x47\x60\x62\x28\x27\xeb\xd9\xc9\xaa\x7f\x7a\x72\x4c\xf1\x63\xbd\xbf\xaf\x92\x3d\xf2\x5a\x66\x56\x27\x95\x96\x08\xf8\x10\xa6\x5e\x97\xcd\x10\xf4\x82\x6c\x86\x20\xe5\xcd\xf2\x79\x0e\xfd\xe7\xd3\x4e\xfd\x99\x44\xa5\x9a\x32\xb7\x5a\x0c\x41\x93\x82\x87\x32\x37\x4c\xe3\xa1\x4c\xbc\x41\x2a\xd5\x94\xa9\x29\xc2\x43\x99\x47\xcf\x39\x9f\x8b\x05\x17\x55\x6c\xca\x7a\xf4\x9f\xf3\xb2\x64\x27\x59\x5a\x2f\x29\x45\xbc\x97\x25\x0b\x87\xf7\xb2\x58\x4c\x4f\x3c\x8d\xa5\xd1\xe2\x4d\xac\xc2\xf4\xe1\x31\x2c\xa2\xa4\x13\x8f\x61\xe1\x77\x4c\xbc\x82\x25\x35\x88\x57\xb0\xf4\xa9\xe0\x15\x2c\x62\xa6\x93\x65\xf7\x92\x52\x64\xd9\xbd\xa4\xf8\x58\x4c\x2f\xe2\xa2\x93\xc5\xf4\xe2\x33\x5a\x58\xe2\xc5\xc7\xb1\xb0\xc4\x00\xc5\xd2\xc2\x12\x03\x14\x4b\x0b\x13\x07\x34\x2c\x2d\x4c\xdc\x32\xfd\xc7\x68\x89\x7d\x2e\x96\x9e\x1c\xb0\x92\x16\x4b\xcf\x85\x3f\x4d\x25\x9e\xc2\xe1\xd9\x89\x4a\x3c\x05\xd8\x58\xa2\x86\x4e\xd9\x41\xff\x2d\x5a\x95\xd6\xa6\x35\x68\x39\xbd\x1d\xf5\xdc\xa1\x05\x3d\x0c\x10\x87\xb6\xa4\x85\xb1\xd8\xac\x87\x16\xc6\x82\x43\x5b\xd2\xc2\x20\xec\xa2\x3b\x79\x8e\xa8\xe5\xc2\x20\x70\xa0\x4b\x5a\x2c\x2f\xa9\x62\x93\x16\xcb\xcb\xcd\xdb\xba\x30\x16\xbb\x22\x17\x8c\xc5\x26\xc4\xb1\x58\x7a\x72\xd8\x4b\x5a\x2c\x3d\x37\x66\x6c\x61\x2c\xf6\xd4\x7f\x8c\x6f\xea\x3f\x78\x61\x63\x9f\x8a\x41\x05\x28\x5a\x5a\x15\x5e\x88\x6f\x2e\xa2\xab\x14\xb2\x4d\x0b\x63\xb1\x51\x60\x8b\xe8\x2a\x65\x6d\xd3\xaa\xf0\x62\x50\xc0\x90\x70\xa0\x4b\x22\xfd\xb3\x6c\x94\x14\x29\x9e\x85\x42\xb6\x69\x61\x56\x36\x01\xab\x45\xac\x75\xa3\x88\x56\x85\x4f\x0c\xd0\xf2\x9c\xaf\x62\x0f\x6f\x01\x06\xc8\x34\x9b\x18\x20\xc3\x7f\x5f\xc4\x61\x4d\xb3\x49\x1c\xd6\xa2\x9e\x1b\xb4\xf4\x9f\xf3\x62\x05\x3e\x31\x47\x56\xf5\xdf\xa1\x85\xe4\x59\x5b\x9b\x24\x4f\x8c\x96\xda\xb5\x69\x11\xa3\xe5\x40\x97\xb4\x58\x77\x1b\x11\xfe\xc5\xba\xdb\x70\xcf\x16\xeb\x6e\x63\x9b\x9c\x9a\x4b\xc5\x08\x07\x2e\x4f\x2c\x2e\xc6\xda\x73\x75\xc6\x20\xc9\x63\xf0\x6c\xab\x4f\x9f\x5b\x2a\xe0\x26\x6a\x35\x15\x33\x24\x88\x89\xb3\x03\x2f\x83\x3e\x51\xfa\x8b\x55\x31\x87\x6e\x27\x2a\x37\x95\xc3\x7a\x68\x61\xb8\xa8\x87\x9b\x16\x86\x4b\xfb\x6d\x0b\xc3\xe5\x10\xbd\xef\xaa\xe4\x85\x4d\x3b\x12\x3c\x36\x8d\x73\xbc\xd3\xc2\xa6\x1d\x82\x13\x0b\x9b\xc6\x39\xde\x69\xb1\x98\x3e\x51\x77\x0e\x5a\xba\xd3\x87\x7e\x08\x4e\x2c\x07\x98\x95\x93\xc4\xf4\xa6\x85\xc8\x58\x68\x73\x42\x4d\x5a\xd8\xc2\x83\xdb\xbf\xb0\x85\x27\x33\x3c\x6c\xe1\xd1\xc7\x88\x2d\xe4\x6c\xf0\xb4\xb0\x46\x87\x45\xea\xc2\x1a\x1d\x4d\x34\x26\xe7\xe0\x31\x2c\x4c\x0e\xf8\xc0\xb4\x30\x39\x87\x98\xf0\xc2\xe4\x70\x96\x4d\x5a\x98\x9c\x33\xf4\x1c\x23\xc2\x1b\x5c\x9b\x11\xe9\x05\xf1\x74\xcc\x02\xae\x30\x2d\x4f\xc7\x2c\x87\xd8\x12\xc5\xae\xca\xd1\xe7\x87\x59\x39\x9b\x97\x80\x18\xed\x91\xc2\xc4\x90\x1c\x3c\xbe\x85\x21\x39\x7a\x41\x58\xb2\x1e\xbc\x82\xc5\x92\xf5\x10\x29\x24\xab\xb9\x68\x0b\x8f\xac\xe6\x72\xa5\x3e\x31\x24\x97\x08\xf1\xc2\x90\x5c\xbc\x41\x32\x9e\xcb\xd5\xeb\x82\x79\xb8\x9a\x77\x16\x94\x9c\x6f\x9e\x16\x51\xd9\xab\xcf\x8f\xa8\xec\x95\x32\xc5\x90\x50\x50\x38\x51\xb0\xab\x68\x23\x90\x82\x5d\x85\x33\x77\x12\x05\xbb\xca\x95\xda\x65\xb1\x09\xc8\x31\x2d\x47\x28\x94\xab\x99\x26\x7e\x7b\x33\x32\x63\x21\x7a\x09\x63\x6c\x16\xa2\x17\x0f\x73\xb3\x10\xe5\x3c\xf5\xb4\x59\x88\x5e\x14\xf4\x66\x21\x7a\x51\xc9\x9b\x18\xed\x6d\x7a\x0e\x0a\x4d\xcf\x41\x01\x43\xb9\x59\xfd\x5d\x0c\xe5\x66\xf5\x77\x79\x97\x36\x71\x58\x60\x94\x89\xe2\x61\xe5\x4e\xb5\x7c\x6e\x2f\x4a\x78\xb3\x1a\xbb\x6c\x32\xed\x88\xcc\xf0\x30\x77\x44\x66\x84\xa8\x36\x2b\xb5\x8b\x4f\xb9\x59\xa9\x71\xfe\x4f\xda\x18\x43\xea\x3f\x25\x0a\x92\x95\x8b\x9a\xa0\x20\x59\xd1\xb6\x20\xb9\xe6\xe5\xa2\x76\xc9\x35\x2f\x17\x6f\x70\xfb\xa6\x64\x7d\x1e\xb5\x9a\xb7\xd8\x11\xda\x9e\x8b\x54\xb5\xd9\xb7\xdd\x88\xd6\x87\x2f\x9c\x1c\xf5\x0a\x6c\x33\x91\xa3\x5e\x1f\x42\x2a\xdb\xe3\xb7\xf5\x21\x26\xbc\x33\x14\x50\xc9\x3b\x43\x81\x3d\xa0\x9d\xa1\x50\xd4\xe7\xa0\x85\x24\xdc\x14\xd7\x87\x9d\x81\x5d\xe8\x45\x92\x2f\xf4\xc2\xda\x6c\x17\xee\x74\x68\x5f\xda\x6e\x28\xeb\xc3\xd6\xed\xf6\x60\x6b\x7d\x08\x4a\x6d\xdf\x6a\xac\x0f\x2e\xca\xae\xf4\xb2\x74\x27\xbc\xa0\xae\x77\xa5\x17\xc9\xda\x4d\x5c\xe5\xa0\xf9\xb4\x2b\x92\x60\x35\xb6\xdd\xc4\x55\x6d\xf6\x6d\x37\x71\xf5\x21\x60\xb5\x1b\x92\xe0\x6b\xdc\x8d\x31\x60\x1a\xb7\xa7\x2e\xd7\xc0\xb7\xb9\x7d\x55\x55\x7d\x9f\xee\xbb\x2a\x99\xfc\xfc\x1a\x02\x8c\xb9\xfd\xa9\xda\xb4\xdb\x6e\x7f\x6a\xc0\x32\x6e\xb7\x3f\x35\x10\x5f\xd9\x6e\x7f\x2a\xe7\xd3\x27\xf2\xfa\xab\x36\xed\xc8\xeb\xaf\xda\xa6\xdb\x6e\x7f\x2a\x08\xd2\xb4\x3d\x26\x5c\x03\x8b\xb8\xed\xd1\xdc\x4a\xe1\xad\x04\x02\xa0\x06\x4d\xdf\x80\x82\x26\x6c\x40\x01\x25\xbc\x7d\xc1\x55\x03\x7e\xea\xf6\x05\x57\xa5\x52\x75\xda\x6e\xb7\x2a\x95\xaa\xd3\x9e\xf4\x82\x4a\xde\x93\x5e\xba\xee\x44\x48\x9a\xe8\x49\x2f\xf8\xf6\x7b\xd1\x8b\x26\x7a\x21\x25\xfc\xa3\xbd\xe0\x53\x1f\xe3\x42\x4a\x24\x92\x82\x3f\xa8\x41\x2f\xc1\x82\x3a\x56\x9a\x0a\x79\x55\x89\xb0\x54\xc8\xab\x41\x1f\xe3\x82\x3a\x6b\x82\xbd\xa1\x4e\x4c\x78\x6f\xe8\xe1\xc3\xee\x0d\x3d\xc2\x2d\xdb\x8d\x45\xd5\xc6\xdc\xf6\x35\x48\x8d\xfa\xc4\x7c\x0d\x52\xc9\x04\x4f\xdb\xd7\x20\x35\x6a\x6e\xdd\x58\x54\xce\xdf\x4f\xdb\x8d\x45\x8d\xfa\xfc\x7c\x0d\x52\xb5\x4d\xb7\xdd\x74\xd4\xa8\x99\x36\xe8\x61\x60\xf7\x81\x02\x1e\xed\x3e\x50\xd0\x87\x7a\xa0\xa0\xb9\x3d\x50\x28\x7c\x0e\x07\x0a\x9a\x31\x5f\x91\xd4\x88\x9f\xba\xdd\xc8\x54\x50\xb7\x69\x1f\xa8\x4b\x7d\x1e\xa8\x4b\x7d\x7a\x0c\xb3\x46\x4c\xf1\xbe\xf0\x82\x81\xdd\x17\x7a\x6c\xb7\xed\x0b\xbd\xa9\x16\xf4\xf0\x6f\xf7\x85\x9e\x94\xe9\x85\x9e\xd4\xa7\x9b\x8e\x1a\x31\xa2\x16\x90\x2e\x99\x13\x16\xa0\xc7\xc7\x68\x81\xb1\xe3\x3b\x99\x07\xeb\x6a\x7a\x74\x67\xa3\xa5\xff\x3a\xad\x41\xcb\xe9\x71\xc6\x7e\x32\x0f\xd6\xd5\x84\xa3\x63\x9e\x2a\x5c\xb5\x51\x66\x1e\xac\xab\x89\x15\xac\x79\xb0\xae\x72\xda\x51\x32\x37\x0f\x35\xf1\xe5\x58\x84\x1e\xd2\xb5\x08\x3d\x36\x3a\x2d\x42\x0f\xe3\x64\x9e\x1e\x5b\xb5\xc5\x65\x9e\x1a\x5b\x29\x2c\x96\x2c\x41\x8f\xfd\x13\x4b\xd0\x63\x1d\x6c\x6e\x1e\x2a\x45\xc7\x92\xb9\x79\xa8\xda\xfe\xb2\x04\x2f\x48\xde\x50\xfa\x89\xd0\x88\xa1\xf4\x13\x6b\x02\xf3\x95\x53\x4d\xac\x9f\xcd\x57\x4e\x15\xa0\x5e\xb2\x0c\x05\x53\xcb\x67\x93\x62\x65\xc9\x50\xf3\x89\x15\x82\xf9\xaa\xaa\x66\x62\xc9\xe6\x21\xb8\x9a\x31\x40\xe6\x21\xb8\xca\x19\xfb\x09\x34\x50\x05\x9a\x97\xcc\x57\x55\x35\x13\x94\x32\x4f\x68\xac\x19\x77\xc2\x7c\x55\x55\xb5\xc7\x65\x18\x8b\xcc\xbb\x6b\x18\x8b\xcc\x6a\x8c\x12\x8e\x35\xb3\x26\x30\x0f\xcf\xd5\xcc\x2a\xc0\x0a\xd4\x09\xd2\x5a\x85\xde\xf8\x51\x42\x9c\x61\x63\x32\x96\xdf\x2a\xac\xf0\xea\x1a\x56\x25\x63\x71\xa8\x18\x59\x33\xaa\x87\x8a\x91\x35\x2f\xdd\x89\x58\x88\x0d\x1a\x56\x25\x63\x71\x0c\xab\x42\xa9\xb4\x64\x0d\x7a\x2c\x17\xcc\x17\x4e\x95\xba\xe3\xc9\x1a\x62\x31\x86\x80\xfd\xc9\xa6\xe7\xa0\x80\xa7\x48\x85\xca\xaa\x6d\x2c\x2a\x54\xd6\xac\x29\x6a\x50\xbf\x7a\x0e\xea\x97\xf1\xf9\x52\xa9\x16\xe2\xc5\x86\x39\xd2\x86\x97\xf9\x52\xa9\x82\x35\x4c\xe6\x4b\xa5\xca\xf9\xfb\xc9\x30\x55\x85\x1d\x66\xc3\x00\x69\xc3\xcb\x30\x32\x85\xe0\xbf\x0d\x28\x90\xd6\x67\x03\x0a\xf8\x86\xe6\xcb\xa1\x5a\x58\x84\x1b\x46\x46\x1b\x57\xe6\xcb\xa1\x0a\x2a\x31\x19\x26\xa7\xe8\x33\x9a\xf0\x42\xdc\xd7\x7c\xed\x52\x0b\xde\x84\x61\x72\x0a\x7e\x9c\x61\x72\x8a\x3e\x23\x4c\x4e\x19\xfa\x6f\xd3\xe2\xe5\xc1\x00\x71\xfe\x7e\x32\x0c\x50\x61\x81\x6e\x0b\x7a\x98\x23\x80\x6c\x95\x02\x6f\x09\x20\x5b\x2d\xa8\x2c\xc0\x6a\xb5\x68\xde\x17\x92\xc0\xef\x00\x90\x56\x39\x87\x29\x01\x48\xab\x45\xf3\xbe\x91\x35\x41\x14\x00\x69\xb5\xe0\x0d\x02\x48\xab\xe5\x20\xeb\xcd\x18\xa4\x06\x37\xf4\x34\xd3\x18\xa0\x82\x37\x68\x18\x92\xca\xa2\xd1\x7c\x6b\xac\x56\x3c\x3e\xc3\x3c\x54\x56\x71\x86\xd2\xd7\x46\x99\xa1\xf4\xb5\x51\x66\x1e\x6a\xaa\x55\x8a\xef\xd2\x0b\x26\xc7\x50\xfa\x94\x82\x4b\xe6\x6b\x89\xca\x09\xff\xc9\x2e\x14\x8a\xee\xf4\xf9\xd3\x96\x9a\xb9\xa7\x5f\x29\x13\x97\xce\x03\x05\x3e\xdb\xf3\xc0\x35\xa1\xad\xe3\x21\xaa\xca\x19\x4d\xe9\x78\x6e\x46\xad\x38\x10\x07\x83\x50\x59\xca\x1f\x0c\x02\x88\xcc\x74\x30\x08\x95\xa5\xfc\x09\xf0\xc2\x57\x7c\x7c\x67\xa7\x6a\x63\xee\x60\x02\x2a\xf3\x77\x30\x01\x94\x97\x4b\x07\x13\x50\x97\xee\x74\x59\x53\x6c\x2e\x9d\xc0\x18\x08\x38\x1e\xcc\x03\xb8\xce\x74\x30\x0f\xd5\xf4\x1f\xd4\x99\xcd\x13\xa1\x7e\x74\x27\xa3\xbd\xfa\x0f\x29\xe1\x5c\x1c\xd4\x3c\xa7\x40\xa5\xe3\x9e\x7e\xd5\x16\xde\xc1\xd3\xd7\x16\xde\xf1\xf4\xc3\xda\xd8\x12\x3d\x1e\x4a\xab\x8d\x15\xde\xc1\x63\xa7\xf2\x7e\x3a\x78\xec\x14\xb0\x4b\x07\x55\xde\x98\xe9\x83\xc7\x4e\x55\xfe\x74\xf0\xd8\x1b\xeb\xf5\x83\x9a\x07\x3a\x9a\x0e\x6a\xbe\xf1\x4e\x1c\x54\x79\xc3\xd5\x38\x05\xae\x59\xc5\x1d\x4f\x23\xac\x8d\x3c\x91\x83\x2a\xe7\x9c\xa9\x04\x10\xb1\xfa\x39\x53\xdf\x55\xc9\x87\x45\x80\x36\xe6\x4e\x81\x38\x36\xf4\xa0\xe5\x5b\x63\xb0\x1e\x2d\xab\x8d\x8f\xff\xa0\xf3\x1b\x0b\x0b\x90\x8e\x55\xdb\x74\xa0\x19\xab\xb6\xe9\x4e\x85\x31\xbc\x97\xc3\x52\x82\x63\xad\xd2\x41\xe9\x83\x69\x4d\x87\xe5\x02\x47\x09\xa4\xd3\xa0\xa0\x17\x04\x55\xde\xf4\x82\x34\xc4\x89\xba\x06\xdb\x58\x1b\x59\xa0\x60\x1b\x6b\x23\xea\x7c\x50\xde\x0d\x55\x7e\x50\xad\x8d\x28\xdb\x61\x15\xd0\x50\xd7\x07\x6f\x5e\x5b\x71\x07\x45\xdb\x51\xbb\xc7\xa3\x49\xb5\xa3\x5a\x0f\xfe\x7b\x67\x69\x7d\x06\xcf\x49\xf0\x83\xe7\xf0\xf1\x0e\xaa\xb5\x37\xf5\xe2\xaf\x75\x27\xff\xf6\xe0\xcd\x6b\x13\xed\x78\x14\xaa\x76\x42\x2a\xc7\xc3\x49\xb5\x4b\x4a\x1e\x4e\xaa\x5d\x1f\x23\x2a\xb9\x0f\xdd\xe9\xa3\xed\x53\xff\x41\x41\x12\xc4\x9b\xef\xfa\x8c\xf0\xe6\x3b\x9b\x29\x07\x6f\xbe\x13\x57\x03\x83\x59\x3b\x0a\x13\x0c\x66\xd5\x46\xd9\x59\x50\x90\xac\x51\xb4\x9d\xb8\xda\x41\xd1\x52\xbb\x2f\x51\x22\xb9\x0e\x0c\x1e\x18\xcc\x3a\x88\xf7\x1f\x0f\x0b\xd5\x11\x74\xa7\xcf\x9f\x36\xca\x0e\x9e\xfe\x48\x7a\x6e\xd1\x82\x33\x94\xf0\x48\x8c\xd6\x77\x29\xea\x20\xe0\x71\x50\xc9\xda\x28\x3b\xf8\xfd\x03\x13\x77\xf0\xed\x07\x59\x07\x07\xdf\x7e\xa0\x22\x8f\xe7\x3c\xd4\xa1\x77\x1e\x4f\x7f\xe8\xfd\xc4\x9b\xd7\x86\xd7\xc1\x9b\x1f\x18\xa7\x83\x37\x3f\xa4\xdc\x50\xec\x83\xac\x83\x83\x62\xd7\x86\xd7\xc1\x9b\x1f\x98\xaa\x73\x18\x11\xeb\xa1\xe3\xbb\x0d\x75\x10\xb0\x3a\x98\x00\x6d\x63\x1d\x4c\x80\xb6\xb1\x0e\x26\x40\x9b\x53\x07\x13\x30\x08\x4e\x1c\x4c\x80\xb6\xaa\x0e\x6b\x82\xc9\x66\xf4\x61\x4d\x40\x41\xc0\x74\x58\x13\x68\xab\xea\xb0\x26\x98\x01\x5e\x58\x13\x4c\x29\x37\x0f\x35\x55\x4a\x07\x26\x8a\x53\xd7\x19\xf5\xdc\xa1\xa5\xe7\x7c\x0c\x93\x80\xd5\xf5\x20\x51\x9d\xcc\xd8\xf5\x6c\x85\x3a\x59\x07\xdf\x07\xce\xf8\x72\x2e\x06\x68\x62\xe2\x2e\x26\x67\xb2\xf2\xbd\x9e\x0e\x58\x27\x29\x8d\xf7\x81\x7a\xd5\x9d\x50\x27\x9b\xe6\x3e\x50\xc7\x70\x5d\x4f\x49\xa8\x13\x4d\x74\x31\x4e\x93\x2f\xe7\x62\x9c\x26\x01\xc7\xcb\x6a\x85\x93\x13\xd2\x65\xb5\x32\x99\xb1\x8b\x39\x9a\xa6\xff\xa0\x47\x00\xe2\x62\x8e\x26\xf3\x70\x31\x47\x0b\x47\x8e\xb2\xd9\x75\x21\xeb\xeb\x60\xc3\xba\x70\x0b\xae\xa7\x18\xd6\xc5\x3b\x7f\x31\x55\xeb\x87\xb1\xe4\xcb\x22\x67\x21\xea\xcb\x22\x67\x25\x75\x32\x68\x89\x9c\xb3\xc9\x51\x09\xe9\xfa\x86\x50\xe5\xa8\x84\x74\x59\xe4\x2c\xa2\x49\x97\x45\x8e\xb6\xc6\x2e\x4b\x97\x45\xde\x06\xf5\xbc\xeb\xc2\xff\x03\xa0\x5c\x17\x4a\x1f\x80\x72\x5d\x28\xb0\x4b\x2c\x6b\x91\xa0\x73\x33\xc3\x1b\x6a\x31\x3c\x96\x4a\x97\x65\xcd\xc2\xd3\xbf\xd8\xc2\x85\x37\x0f\xcc\xb9\x2e\x96\xa5\xc0\x9c\xeb\xc2\xe3\x03\xe6\x5c\x17\x61\x85\x8b\x2d\x5c\xa4\xf2\x5c\x96\x3c\x6b\x89\x17\xc6\xce\x27\x76\xb1\x93\x0b\xe5\x76\xb1\x93\x0b\xe5\x76\xb1\x93\x0b\xdf\xf0\x62\x19\x97\xe9\x4e\xef\x73\x93\xca\x73\x3d\x7b\xa0\xee\x47\x77\xba\x3c\xb5\x6d\x76\x31\x7f\x9b\x0f\xe7\x62\xfe\xb6\xe6\x08\xf3\xb7\xb1\xfc\x17\xf3\xb7\x59\x62\x5d\x56\x32\x5b\xb3\xc2\x4a\x66\x6b\x56\x58\xc9\x68\x6b\xec\x12\x3b\xdb\xa8\xb3\x8b\x31\xa4\x2e\x63\xba\x98\xbf\x8d\x3a\xbb\xac\x64\xb6\xe6\x8f\x95\xcc\xc6\x00\x5d\x56\x32\x9b\x20\xd1\x25\x92\xb6\x35\xb7\xbe\x3d\x54\x39\xe3\x31\x5d\xdf\x1e\xaa\x1b\x6f\xf0\xb2\x22\xd9\x78\xf3\x97\x15\xc9\x26\x8d\xf0\x62\x1a\x39\xe3\x31\x5d\x4c\xe3\x46\x0d\xde\x8e\xcc\xf4\x51\xb1\xce\xd8\x98\xe9\xcb\x3a\x63\xb3\xb5\x79\x31\x94\x5b\x9f\x18\x86\x72\x63\x64\x2e\x86\x72\xe3\xa3\x5f\x0c\xe5\xd6\x1c\xb1\x22\xd9\xa4\x18\x5e\x4c\xa3\xb6\xd4\x2e\xa6\x71\x1f\xdd\x89\xac\x09\x5c\x5c\xd6\x20\xda\x28\xbb\xbe\x47\x52\x0d\x55\x77\x3d\x19\xb1\x6a\xa3\x8c\xfa\xef\xd5\xf0\xea\x2e\xeb\x13\x23\x97\xe7\x12\x20\x33\x7c\xfb\xeb\x7b\x2b\x55\x5b\x6a\x17\x93\x6a\xfa\x36\x3d\x27\xa0\x5a\x52\x2f\xd0\xcb\x50\xc7\x6c\x1a\xbe\x1a\xf0\xfd\x6a\x24\x0e\x02\xdf\xaf\xc6\x6a\xec\x62\x36\xb5\xf9\x76\x7d\xa7\xa5\x52\xa1\x32\x51\x7d\xbe\x1a\xe9\x72\x17\x43\x69\xfa\x36\x31\x94\x86\x3b\x41\x51\xb1\x6a\xe4\x6b\x53\x4c\xac\x1a\x0e\x19\x45\xc4\xaa\x0d\xdd\x09\x05\xf0\x70\x14\x0d\xab\xa6\x2f\xd5\xb3\xe1\xab\xe9\x4b\xc5\xa4\x1a\x21\x0e\xea\x72\x55\xd3\x17\x77\x18\x9f\xbe\x31\xd6\x43\x46\xdc\x97\x0a\x5a\x95\x8a\x98\x89\xca\x59\xd5\x8e\xfe\x83\x9e\x66\x13\xb3\xa9\x4d\x3b\x2a\x5f\x55\xbb\xba\x93\xf1\x69\x6e\x09\x90\x19\x71\x7b\x6a\x4e\xd5\xe3\x73\x9b\x29\x72\x50\xd9\x45\xcb\x14\x37\xa8\xc7\x1d\xb9\x4c\x51\x83\x0a\x48\x2e\x53\xcc\xa0\x7a\x5d\xcd\xef\xa9\xe4\x4c\x8d\x83\xca\xe6\x5b\xa6\xb6\x41\x65\xf3\x2d\x53\xd7\xa0\x72\xec\x46\xa6\x8c\x40\x3d\x59\x2d\xa3\x25\x56\xfc\xa5\x03\x69\x97\x29\x17\x50\x4f\xa1\x17\x2c\xd5\xa9\x0c\x81\x65\x14\x28\xbc\x0c\xdc\xbe\x72\xec\x46\x06\x66\x5f\x8f\x7f\x9a\x19\x78\x7d\x3d\x83\x3e\xb1\x54\x67\x30\x58\x2c\x15\x85\x3b\x33\xf0\xf8\x7a\xdc\xb3\xc9\x40\xdd\xeb\x99\xba\x13\x7a\x1e\x37\xcc\x40\xdb\x2b\xd8\xba\x0c\xa4\xbd\x82\xad\xcb\x40\xd9\x2b\x9b\x6f\x19\x68\x7a\x3d\xee\x61\x66\xa0\xe6\x95\xd3\x35\x33\x10\xf3\x7a\x8c\x3e\x59\x70\x9d\x03\x3d\xe2\x6a\xc7\x97\xd6\x19\x78\x78\x3d\x17\x49\x60\x8e\x38\x6b\x33\x03\xdd\xae\x6c\xb7\x65\x20\xdb\x95\xed\xb6\x0c\xfc\xba\x72\x3c\x48\x06\xf6\x5c\xaf\x66\x85\xa5\xd9\x4d\x3c\xc7\xd2\xec\x66\x9e\xc3\x1c\xdd\xa2\x16\xf4\x0a\xbc\x10\x49\x63\xc3\x2b\x03\x25\xae\xb7\xea\x3f\xe7\xf3\x36\xe8\x11\x49\xbb\x9a\x15\xe2\x63\x60\xeb\x32\x20\xde\x4a\xdd\xd0\x0c\x78\xb7\x82\xad\xcb\x00\x71\xeb\xd5\xfc\x61\x64\xee\xe0\x4e\x8c\xcc\x1d\xbc\x05\x6c\xc2\xdc\xa9\x16\x23\xd2\x1c\xb1\x8e\xba\xae\x76\x33\x40\xd8\xca\xd6\x58\x06\x00\x5b\xef\x62\x1e\x08\x90\x71\x7a\x68\x06\x7d\x5a\xaf\xf1\x16\x34\xe8\x19\xff\x61\x48\xee\x81\x17\x0c\xc9\x3d\xf4\x89\xb1\xb8\x9a\x3f\xd6\x5f\x20\xed\xf2\xc3\xfa\xeb\x5e\xe8\xf9\xfa\xab\x3d\x8f\xfe\x3b\xb4\xd4\xcb\xa5\xc5\x7b\xed\x01\xb2\xf6\x68\x6e\x3d\x40\xd6\x1e\xcd\xad\x9b\xa3\xf6\x04\xf8\x74\x73\xd4\x9e\x80\x04\x3d\x27\xa0\x3d\x91\xb1\xbb\x39\x6a\x8f\x3e\xf0\x0e\xbd\x84\xcc\x3a\xf4\x12\x9c\x0d\xe8\xb9\xbb\x94\x9f\x41\x9f\xfa\xfe\x7c\x87\xa6\xb1\x89\x96\x1f\x0f\x9e\xb5\xa7\x42\xc1\x57\x7f\xed\xd1\xd7\xe8\xab\xbf\xf6\xe8\x2d\x70\x83\xd7\xc0\xd6\xe5\x67\x30\xf6\x0e\xd7\x6e\xf0\xda\xd3\x91\xee\x80\xcf\x2e\x5e\xe0\x73\xf0\x9e\x4d\x46\x3b\x19\xfb\x84\xb3\xc9\x3c\x4c\xe8\xe9\x4b\x9d\xd0\xd3\xbc\x4f\x28\x6c\xa8\x4f\x28\x6c\xf8\x9c\x50\xd8\x3c\xb7\x90\xae\x31\xbe\x05\x3d\xd3\x7f\xd0\xd3\x6c\x2e\x24\x71\x99\xb1\xf5\xbf\x08\x3b\x97\x64\x5b\x56\x5e\x3b\xd7\xdd\x8a\xdb\x04\x12\x24\x1e\x11\x7f\x67\x78\xba\xe6\x82\xfb\x5f\x70\x2c\x7d\x63\x1d\xc7\xb9\x61\xef\x5d\x64\xce\x4c\x10\x90\x48\x03\x09\x31\x18\x89\xa7\xf7\x62\x24\x48\x99\xb3\x14\xbb\xc6\xf6\x69\x6e\x63\xd7\xd8\xb8\x6b\xd5\x52\xec\x1a\xdb\xf7\xd1\xdb\x70\xdd\x35\x92\xe4\x2c\x85\x69\x6c\xdc\x1b\x64\x29\xce\xd4\x37\xa2\x6f\x96\x22\x5a\xd4\x82\xc5\xf5\xcf\x2a\x39\x2c\x6a\xfb\x8c\x89\x0e\xaf\x5e\xfb\x34\xb5\xb1\x11\x6d\x9f\xd1\x78\x58\xd4\xf6\x39\x0d\x6c\xba\x20\x25\xbc\xe9\x82\xd3\x85\x4d\x17\x5c\xb5\x0c\x4a\xaa\x05\x31\xab\x9e\x44\xcc\xca\x93\x07\x59\x2a\x4f\xc6\xb6\xb4\x41\x21\x6b\x29\x42\x55\xed\x93\x2a\x38\xc8\xd2\x19\xf8\x83\x2c\xfa\x08\x0e\xb2\x48\x15\x1c\x64\x19\xb4\x77\x90\x45\x8a\x3d\xb6\xb3\xed\x93\x62\x3f\x0c\xf5\x94\x2c\x0c\xb5\xd4\xc4\x41\x4e\xa9\x82\x8b\x9c\x9b\xff\x2e\x72\x6e\x3e\xa5\xcb\x98\x49\x79\x5f\xe4\x3c\x8c\xd9\x45\xce\x43\x7b\x17\x59\xf4\xf1\xc4\x46\xb4\x65\xa9\xeb\xd8\x88\x36\xd8\x79\x0c\xc2\x93\x96\x3f\x3e\xc8\xd8\x88\x36\x42\x71\x96\x62\xb3\xd9\xb2\xa6\x3d\xce\x35\x34\x28\x6b\xed\x0b\x2b\xdd\xb8\xba\xd6\xbe\x44\x2d\xcc\x2d\x44\x29\x8d\xcb\x9c\xec\x4b\xd4\x12\x9e\x50\xfb\x12\xb5\xb0\x88\xbf\x30\xc5\x2d\xc7\x9e\xc7\xbe\x30\xb7\x2d\x63\x60\xbf\xd8\x34\xb6\xcc\x6c\x7e\xe1\xed\x6c\x64\xcc\xd9\xf7\xd1\x7a\xd3\x7f\x85\x12\x75\x7e\xc8\x32\xf5\x24\xb2\x4c\xd5\xd9\x29\x21\x67\xf8\x3e\x5b\x66\xd9\x7e\x1f\x72\x6e\x7a\xf4\x21\xe7\x56\x2d\xc8\x19\x98\xd9\xbe\x38\xf2\xd7\x32\xf3\xf0\xc5\x46\xb4\x71\xdd\x97\x7d\x1f\x7d\x38\xb4\x97\xe9\xc3\x41\xce\x4c\x1f\x02\x57\xd9\x97\xe9\xc3\xd5\x7f\x21\x27\x3c\x3e\xf6\x85\x09\x6f\x25\x42\xa9\x06\x9d\x4c\x2b\x81\x6f\xed\x0b\xdf\x67\x2b\xac\x95\xaf\xf0\x9e\xc6\xba\xf0\x9e\xd3\x7a\x98\xe9\x46\xb6\x99\x7d\x61\xa6\x5b\xa9\xb4\x10\x66\xba\x95\xa6\x5a\x68\x41\xa3\x1b\x3b\xca\x56\x9a\xda\xbb\x94\xa8\x25\x4e\x47\x34\x32\xd1\xec\x8b\x1d\x65\x2b\x9d\x3e\x84\x79\x6f\xb0\xe9\xda\x67\xc8\x89\x32\xfd\x0c\x39\x87\xde\xa3\x75\xd6\xca\x67\xb4\xae\x39\x32\x5a\x9f\xaa\x93\xd6\x27\x73\xeb\xb4\x8e\x11\xfd\x62\x0f\xd9\x8a\x66\x2c\xf6\x90\xad\x68\xc6\x9c\x91\x40\xb5\x7e\xce\x48\x1c\xc6\xd3\x19\x09\xcd\x8a\xd3\xde\xa5\x96\x4a\x8f\x2e\xed\x55\x7a\xf4\x90\xac\xd2\x23\xd4\xee\x17\x26\xbc\x19\x46\x14\x0a\x9e\x66\xe1\xad\xb6\x2f\x0c\x7a\xb3\xa4\x27\xe3\x9b\xb0\x8f\xff\xc2\xa0\x37\xd2\xe2\xec\x8b\xdd\x5f\xb3\xcc\xe8\x62\x60\xad\xa8\x94\x29\x31\x63\x11\x65\x6a\x66\xbc\xd7\x69\xdd\x99\x23\xcc\xad\xfd\xcc\xfb\x1f\x55\xf2\x37\xa8\x12\xec\xf4\x61\x19\x89\x18\xda\x37\xa8\xb2\x31\x61\x58\x46\xeb\x74\x1d\xcb\x68\x9a\x68\x2c\xa3\x69\xa2\x07\xdd\x1b\x08\x3d\xe9\xde\x60\x89\x61\x27\x0d\xab\xf9\xc5\xc6\xb0\xd9\x64\x20\x62\x63\xd8\x0c\xb4\xfb\x61\x35\x6d\xd2\xd9\x89\x2c\x8b\x49\x99\x74\x6f\x21\x75\xf8\x53\x9b\x2d\xbd\x87\x9c\xfa\x24\xb0\xaf\x64\xc5\x19\xec\x43\xcd\x16\xfd\x9b\xc8\xb9\xf9\x08\x16\x72\x82\xb9\x3e\x6c\xaf\xe9\x73\xc1\xf6\x12\x86\xb4\x0f\xdb\x4b\x18\xd2\x3e\x6c\x2f\x61\x48\xfb\xb0\xbd\x76\xe8\x2d\xb6\xd7\xf4\x29\x2d\xfa\x70\xd5\x1e\x7d\xb8\x8c\x2e\xb6\xd7\xf4\x61\x61\x7b\x5d\x9f\x12\xb6\x97\x30\xa4\x7d\xd8\x5e\xff\xf4\xdf\xa3\x44\xdf\x31\xb0\x84\x28\xed\xc3\xc0\xfa\x47\x1f\x30\xb0\x84\x28\xed\xc3\x88\xba\x3e\x33\x8c\xa1\xeb\xc3\xc2\x18\x3a\x66\xfa\xc3\x18\xba\x54\xf9\xa1\x4e\xa3\xce\x43\x9d\xa0\xf2\x0f\x63\xe8\x18\x66\xd8\x95\x9a\xeb\xcb\x3a\x48\x2d\x65\x73\xa9\x45\x2a\x04\x33\xe6\x4d\xff\x39\x25\x5a\xb8\x8c\xc4\xa0\x85\xcb\x48\x0c\x66\xf3\x52\xa7\xbe\x97\xcb\x48\x4c\xbe\xc1\x47\x0b\xfa\x26\xc2\x67\xda\x5c\xaa\x00\x33\x46\x18\xd2\x3e\xcc\x18\xf9\x7a\xf6\x3d\xda\xdb\xb4\xf0\x68\x0f\x23\x9a\x31\x71\x1e\x2e\x0e\xcb\x89\x16\xae\xfe\xa3\x0f\x11\xb8\x32\xb8\x9d\x1a\xfc\x54\x96\x31\x86\x04\x25\x2d\x63\x0c\x3d\xc2\xcf\x96\xe3\x94\x79\xf3\x08\x71\x59\x8e\x53\xe6\xad\x26\xd5\x32\x29\x1d\x4a\x21\x67\x0d\xf7\x87\xc1\x10\xd5\xa0\xa8\xb6\x8c\x31\xac\xa0\xb3\x8c\x31\xac\x05\x39\x31\x86\xdc\x57\x68\x39\xf6\xac\x8d\x2b\x5d\x2d\xc7\x9e\xb5\x55\x40\x57\xc6\x50\xc2\x5d\x65\x19\x43\x59\x5d\x75\x86\x9c\x35\x3c\xbd\x96\x31\x94\xb5\xaa\x75\xe4\xac\x92\x0c\x39\xab\x5a\x88\xf1\xac\x98\x95\x8c\xa1\xac\x4d\x2d\x5c\x4a\xf1\x15\xe4\x8c\x9c\x18\x12\x78\xad\x1a\xa1\x4d\xcb\x18\xc3\xca\xfe\x2b\x63\x0c\x61\xc7\xb2\x9c\x91\x65\xea\x49\x64\x61\xe7\x0b\x03\x56\xab\xac\xf7\x9c\x69\x8f\xf5\x9e\x63\xaf\xdb\x60\xc7\x32\xd8\xb1\x1a\x39\x87\x96\x0b\xe3\xa9\x79\x2f\x8c\x27\xc6\x02\xe6\xac\x56\x31\xda\x19\x23\x5a\xe3\x8e\x0b\xcb\x18\xd1\xca\x9a\xce\x18\xd1\xaa\xaf\x00\x23\x5a\xdf\xdf\x1c\x17\x19\xfb\x5a\x9f\x04\x43\x4c\x7d\x20\x86\x98\x6c\xdb\x32\xb6\xb7\xa1\x26\x72\x1c\x52\x69\x0d\x35\x91\xb1\xbd\xc4\x47\x2d\x63\x7b\xdb\xa7\xf7\xa2\x0b\x8d\x4d\x78\x8e\xad\x75\x6b\x99\xe9\xc3\x12\x13\xf5\xb4\x8c\x25\x86\x8b\xdc\x32\x96\x98\xc4\x45\xcb\x58\xe2\x86\xa3\x24\x47\xca\x40\x6b\xa0\xba\x1c\x5b\xf2\xd6\xf4\xb9\x60\xa5\x1b\x5b\xb3\x8c\x95\x26\x1f\xd1\x32\x56\xba\x55\xbd\x17\x9f\x67\x03\xc7\x65\x47\xce\xae\xff\x90\x73\xa8\xce\x41\x89\x1e\x61\xc1\x1b\xaa\x20\x63\xc1\x1b\xc6\x22\x3b\x72\xb2\xfd\xca\x15\x59\xf4\x49\x54\x64\x01\x9d\x41\x67\xd6\xda\xa5\x96\x4a\x7b\xe0\xb1\x5c\x19\x89\xa7\x5a\xa2\x05\x32\x09\x2d\x63\xdd\x21\xf8\xb2\x1c\x7e\xdf\xd6\x33\x63\x16\x7e\xdf\xd6\x8b\xfe\x33\x4a\xcc\x51\x6c\xd7\x5b\x37\xda\xc3\xf2\x93\x3b\x68\x39\xfc\xbe\xad\x83\x8b\x21\x4c\x6b\xbd\xea\xbf\x98\x23\xb2\xfe\x2c\x47\xb8\xb4\x11\xa2\xb4\xdc\x90\x0c\x33\x9d\xc1\x0f\x5d\x63\x06\x7e\x20\x44\x69\x99\x0d\x7a\xc7\xf8\xe6\x8e\x64\x53\xff\x21\x19\x98\x0b\xa2\xb5\x46\x66\x9f\x65\xb0\x05\x99\x7d\x96\xd9\xca\x93\xcb\x67\x99\xad\x7c\x07\xfb\x42\xc9\xd6\xfa\xe5\x4b\x66\x2b\xdf\x2f\x52\x0f\x24\xc3\x39\x91\x81\x21\xfd\x51\x27\xdb\xfc\xfe\x98\x77\xb6\xf9\x43\x5f\x39\xdb\xfc\x20\x14\xfb\x29\xc5\x98\xc1\xbc\x6e\x39\xb2\xe2\xda\xd0\xb7\xcb\xc6\x9e\x7c\x3d\xcb\x11\xac\x6d\x03\x94\x9c\x81\x13\xe4\xe4\x59\x06\x4e\x8c\x4a\xeb\xc0\x09\xc2\x90\x06\x05\x5c\x1b\x95\x79\x00\x4e\x0c\x4c\x55\x06\x4e\x0c\x4c\x55\x06\x4e\x0c\xcd\x03\x20\x61\x68\xe4\x01\x02\x03\x30\x93\xd9\x84\x0f\xa9\x2c\x36\xe1\x63\xe9\x49\x24\xd3\xd7\x0a\x48\x20\x43\xcf\x32\xbb\xe2\x81\x23\x28\xb3\x2b\x86\x7b\xcc\x20\xa0\x6b\x70\x8f\x19\x04\x74\x6d\xe0\x16\xca\x9b\x1e\xe9\x4b\xde\xf4\x48\xa3\x1b\xe1\xd9\x36\x65\x72\xd8\x31\xcf\xa4\x16\x1e\x25\x5a\x00\x24\x4c\x69\x14\x40\xc2\x94\x71\x02\x24\x40\xd9\x6e\x19\x90\x40\x88\xd2\x32\x3b\xe6\xf9\x31\xef\xec\x8a\x67\xa6\xef\xec\x8a\x67\xa1\xef\x97\x5a\x8c\xd9\x04\x24\x90\x24\x67\x99\xfd\xec\x64\x27\x93\xd9\xcf\x4e\x99\x9c\x4b\x2d\xd2\x21\xe1\x83\x6e\x53\x26\x07\x00\x31\x1b\x92\x01\x20\x66\xa3\x85\x47\x8f\xda\x5f\xee\xb8\xb0\xfc\xe8\xac\x26\xfa\x21\xa6\x26\x1a\xa4\x31\x65\xb7\xd8\x5a\xc3\x25\x6f\x99\xed\xf3\x1c\x0c\x67\xc4\x71\xdb\x1c\xfa\x8f\x2e\x0c\xd5\xc9\xc0\xcb\x6e\x3d\x06\x9e\xed\x65\x49\x88\xc9\x82\x2b\x09\x59\xc0\x2b\x70\xfd\xb5\x79\x54\x72\x4a\x83\x12\x43\x86\xff\xa8\x80\x2d\x66\x1c\x9b\x32\x58\x01\xdb\xbc\xaa\x93\x21\x8b\x18\xb6\x15\x36\xe1\xf3\xea\x3d\x86\x8c\x85\x5a\x12\x72\x46\x94\xd5\xe0\x0f\x6c\xf3\xf1\x1f\xb8\x63\x25\x95\x62\x5c\x16\x38\xb5\x80\x3b\x16\xe8\xa5\x80\x3b\x16\x5b\x9e\x02\xee\x58\x18\xa7\x02\xee\x58\x18\x27\x38\x09\x1b\x44\x72\x56\xc0\x16\xb0\xd5\x5b\x01\x5b\xc0\x4f\x6f\xf0\x15\xb6\xc5\xe7\x52\x32\x2d\xe0\x21\x2e\xa0\x89\x05\x96\x29\xa0\x89\xc5\xe2\x2f\xa0\x89\x05\x5e\x29\xa0\x89\x85\x5b\xa8\x80\x26\xc8\x39\xb4\x02\x9a\x58\xb8\x15\x0a\x9b\xf0\x85\xa2\x2d\x99\xd6\x31\x55\x05\xa4\x41\x96\xa1\x15\xd0\xc4\x42\xed\x16\xd0\x04\x2c\xf7\x56\x0a\xa3\x04\xa2\x2d\x85\x51\x62\x77\x54\x0a\x7d\x98\xfa\x8f\x3e\x2c\xfd\x47\x1f\x16\xfd\x63\x9b\x0f\x3b\xbe\x15\x50\xc8\xd2\xd7\x03\x9c\x58\xf8\xfb\x0b\x70\x02\xae\x7c\x2b\xc0\x89\xc5\xfe\xa4\x00\x27\x16\x4a\xa3\x00\x27\x16\x4a\xa3\x44\xe0\xb8\xed\x44\x1f\xd8\xe6\xef\x4f\xb5\x38\x25\xc6\x0c\xa8\xb1\xf1\x1b\x16\xa0\xc6\xce\x7a\x2f\x46\x09\x52\x3b\x2b\x80\x84\xad\x79\x00\x24\x6c\x30\x65\x01\x24\x6c\xcd\x0a\x20\x61\x37\xbd\x47\xeb\x5d\x25\x5a\x67\x27\x5a\x9c\xd6\x71\xcf\x15\x00\xc4\x66\xfd\x15\x40\xc2\x66\xc5\x95\xf0\xf0\xb7\x3d\xf5\xdf\xa6\x84\x9c\x00\x08\xc2\xa5\x56\x80\x0c\x1b\x25\x5c\x80\x0c\xe4\x15\x5a\xa9\x48\x06\x6e\x2c\x38\x0b\x36\x48\xb1\x00\x20\x36\xd8\xb0\xe0\x1e\x20\x5b\xd0\x0a\xee\x01\x88\xf2\xac\x44\x50\xb9\x41\x94\x67\x05\xa8\x71\x00\x17\x05\xc8\x70\x50\xb4\x05\xc8\x70\x70\xd6\x15\x20\x03\x99\x84\x56\x30\xe1\x90\xe8\x59\xc1\x84\x9f\x42\xff\x30\xd3\xe4\x0e\x5a\xc1\x4c\x1f\xdc\xa4\x05\x53\x4c\x30\xd3\x0a\xa6\xf8\x60\xfe\x20\xdb\x6c\x87\x7d\x1b\x64\x9b\xed\x68\x75\xe0\x2d\x80\xc5\xdf\x0a\xde\x82\x03\x74\x2b\x98\x62\x02\x9d\x56\xf0\x16\x10\xcc\xb4\x82\xb7\xe0\xe0\x11\x28\x78\x0b\xc8\x39\xb4\x82\xb7\x20\x72\x0e\xff\xa8\x92\x61\xfa\x6c\x47\x9f\x3c\x76\xf9\x48\x29\xb2\x95\x3f\x9a\x06\xb6\xf2\x07\x3b\x59\xd8\xca\x1f\xb6\xeb\xb0\x80\xb6\x23\xa5\x88\xb5\x3d\x20\x94\xc2\x96\xfc\x48\xf1\xb1\x25\x3f\x6c\xe2\x0a\x5b\xf2\xa3\xc9\x64\xdb\x7d\xd9\x84\x97\x88\x14\xb7\x2b\xe5\x86\xcd\xbe\x5a\x0e\xd8\xec\xcb\x26\xbc\x60\xb3\xc9\x24\x34\x58\x47\xdb\x2d\x7a\x72\x51\xa2\x47\xd8\xe5\x6b\xfa\xef\x51\xa2\x16\x6c\xef\x65\xdb\x56\xf0\x56\x5f\x4d\x2d\xb6\xf7\x82\xc3\x0b\xd6\x96\xab\x41\x0d\xee\xd2\x76\xb1\x93\x70\x97\xb6\xab\xe9\x8b\x94\xed\x76\x41\x98\x85\xcd\x3b\x17\x85\x5a\xc1\x3f\x7d\x3b\xff\xe1\x9f\xbe\x52\x75\xf8\xa7\xaf\x26\x1a\x7b\xae\x40\x27\x0c\xa8\x8d\x6b\x43\xad\x60\xcf\xb9\x56\xd3\x4a\xc4\x94\x9b\x02\x81\x25\x8e\x69\x35\xb2\xe9\xac\x60\xeb\xc9\x91\xb3\x82\xad\x7f\xfa\x90\xd9\xf4\x3f\x7d\x90\xd8\x73\x05\xfb\x0a\x46\xfb\xb1\xd9\x2c\x18\xed\x27\x55\x8e\xd1\x26\x2b\xce\x0a\x46\xfb\xa9\xef\xf8\xc3\xc9\x83\xb3\x82\x3f\x5c\x81\xc0\x82\x41\x7f\x84\x87\x0a\x06\xfd\x69\x24\x30\xe8\xaf\x4b\x16\xe4\xc4\xbf\x59\x70\x32\x3c\x29\x7d\x9c\x0c\x64\xd3\x19\x7c\xaf\xed\x11\x3a\x32\x8c\xfd\xc3\xb5\x65\x38\x19\xc8\x98\x33\xc3\xd8\x3f\x70\x38\xcc\xb0\x8d\x8c\x39\x83\x19\xb6\x29\x64\x68\x38\x19\x5e\x9c\xe2\x30\xc3\xc9\xc0\x55\x9d\x66\x00\x81\x77\xd4\x02\x23\x88\x9a\x37\xdc\x0a\x64\xda\x99\x61\xde\x1f\x4e\x0d\xc3\xbc\xbf\xa7\x27\x91\x8c\x7d\xa9\x85\x09\xef\x10\x1f\x98\x85\x7b\xa0\x2b\x80\x68\xe1\x1e\xe8\x29\xe9\xc9\x15\xa5\x4f\x75\x6e\x4a\xf4\x21\x7c\xe5\x3d\x71\x0a\xc0\xc2\x57\xde\x13\xea\xcc\xc2\x57\xde\x21\x4f\x34\x0b\x5f\x79\x4f\x45\x4f\x16\x4a\x8f\x92\x45\xc9\xf4\x9e\x53\xd2\x7b\xc8\x49\xa8\xdf\x02\x08\xf4\xe4\xfa\xaf\x53\xea\x94\xe8\x83\xeb\x49\xfa\xc0\xaa\xb2\x8c\x9c\x7c\x3d\x56\xa8\x05\x03\x64\x85\x27\xf9\xe6\xad\xd0\xdb\xc1\x78\x16\x7a\x8b\xb1\x87\xaf\xb7\x27\x0c\x90\x19\x3d\x22\xf6\x60\x86\xd4\x98\x77\x33\xa4\x06\x1c\x9a\x21\x99\xe6\xd6\x68\x4f\x73\x1b\x06\xb6\x73\x1d\xa7\x59\xec\xd0\x3b\x14\x8c\x66\xce\x08\x3e\x95\x68\x0f\x7d\x66\xce\x08\xe2\x73\x30\x67\x04\x09\x20\x5a\x18\xd8\xfe\xa5\xbf\xa9\x64\x0b\xfb\xda\xe1\x71\x34\x0b\xfb\xda\xbf\x4f\x55\x86\x28\x1f\x8a\xcf\x22\x82\xde\x3f\x5c\x0e\x16\x11\xf4\x0e\x0b\x89\x59\x58\xdb\xfe\x11\x1b\xb6\xb0\xb6\xfd\x2b\x7a\xb2\x50\xa2\x7b\x61\x6d\xfb\x67\x7a\x0f\x31\x4d\xff\xc5\x50\x93\x93\x67\xd0\x18\xf7\x8f\x45\x0c\x8d\x71\x27\x0b\xcf\x2c\x6c\x68\x57\x78\xcf\x62\xdb\xdd\xbf\xa1\xff\xe8\x11\xb6\xc9\x1a\x3d\x62\xc3\x6c\x8d\x16\xa6\xea\x8c\x81\xff\x96\xfe\xa3\xb7\x78\x1f\xad\xd1\x5b\x4d\x5f\x47\x16\x7c\x91\xd6\x91\x05\x9f\x94\x75\x64\xc1\xfb\x68\x1d\x59\x30\x5c\x16\xee\xfe\xae\x10\x9e\xc5\x96\xbc\x7f\x18\x2e\xeb\xc8\x09\x9a\xb7\x8e\x2c\x57\xed\x21\x0b\x68\xde\x06\xad\x83\x3b\x2c\x36\xd3\x3d\xb3\xdd\xb3\xb0\xe7\x3d\x6b\xfe\x62\xfb\xdc\x33\x18\xcf\xc2\x2e\x77\x32\xf4\xcc\xc2\xf8\xf6\xac\x59\x99\xbc\x87\x5b\xc8\x62\x6b\xdd\x33\x4e\x0d\x8b\xad\x75\xe7\xea\x4c\xb3\x49\x9d\xae\xf7\x62\x04\x33\x88\x0f\xca\xe8\x9e\x41\x21\x16\x66\xba\x93\x77\x67\x16\x9b\xe9\x9e\xf1\x14\x42\x27\xdd\x33\x71\x09\xe8\xa4\x7b\x06\x79\xdb\x42\x16\xf0\x9f\x2d\xda\xd3\x82\x5b\xb4\x07\xfe\xb3\xf0\x9c\xf7\x8c\x8b\xc3\x36\x75\x82\xae\x21\x9e\xee\x59\xb3\xb9\x79\x0f\x97\x91\xc5\xc6\xb7\x2b\xa0\x67\x07\x39\xf1\x09\xdb\xe1\x3d\x2d\xb8\xc3\x48\x68\xc1\x85\x69\xec\x45\x4a\x31\x4c\x63\x2f\x6c\x91\x2d\x4c\x63\x2f\x78\xe3\x2d\xfc\xe1\xbd\x68\x3d\x84\x3f\xbc\x17\xad\x87\x30\x9b\xbd\x14\xd5\x19\x92\x15\x8d\x7c\x6c\x6e\x7b\xd1\x58\x87\x31\xec\x05\x77\x12\x24\xd8\xbd\x80\xa0\xed\xd1\x82\x14\xd8\xa3\x85\x46\x7b\x61\xd4\xba\xc2\x74\x16\x46\xad\x17\xa9\xb3\x30\x6a\x9d\xdc\x3a\xb3\x30\x6a\xbd\x0c\x3d\x89\x2c\x84\x59\x3d\xd1\x3a\x86\xcb\x13\x7d\xc7\x70\x79\xa2\xef\x18\x2e\x08\xb9\x7b\x41\x9d\x41\xc8\xdd\x61\xc9\x31\x0f\x33\xd6\x15\xa6\xf3\x84\x64\x47\x4f\x22\x19\x86\xcb\x13\x92\x61\xb8\x3c\x8c\x5a\x27\x27\xcf\xfc\x43\x16\x0c\x97\x7f\xc8\x82\x72\xf3\xd8\x97\x76\xe3\x9b\xf7\xd8\x6d\x76\xee\x9d\x34\xe8\xc0\xbb\xe1\xc8\x83\x0e\xbc\x1b\x23\xef\x98\x31\x05\xe6\x1c\x33\x66\x45\x75\xc6\x3c\x98\xa9\x96\x58\x7f\x86\xe3\xc2\x31\x71\x86\x9b\xd4\x31\x71\x06\x3c\x73\x4c\x9c\xe1\x26\x75\x4c\x9c\xb1\x1e\x1c\x33\xa6\xc8\x9c\x63\xc6\xe2\xde\xc9\x3f\xaa\x64\xc7\xc2\x19\xfe\x2a\xc7\xc2\x71\xd1\xa4\x39\x16\xce\x40\x28\x8e\x85\x33\xce\x2e\x78\xa6\x7b\x40\x74\xb8\xcf\xbb\x82\x76\x70\x9f\x77\x05\xdf\x3c\xd3\x3d\x70\xb8\xc7\x76\xb6\xc3\xf8\x67\x5e\x18\x5c\x36\xa2\x5e\xe8\x02\xaa\xce\x0b\x5d\x60\x5b\xea\xd8\x50\xe3\x18\x8c\x17\xe4\x44\x0d\x7a\x41\x4e\x0e\xa5\x39\xf6\x55\xe1\x36\xc7\xbe\x92\xf5\x67\x8e\x7d\x55\x48\xcd\x0b\x72\xea\x23\x28\xc8\xf9\xf4\x64\x4c\x83\x82\x68\x1e\xdb\xd9\xee\x1f\x75\x62\x7b\x9d\xed\xac\x63\x7b\x3d\xeb\xc9\x46\x89\x29\x0a\xcf\x79\x77\xe2\xf0\x1e\x9e\xf3\x4e\xd6\x9f\x79\x78\xce\xbb\xeb\x93\xc0\x2e\x7b\xd1\x7f\x21\x8b\x9b\xea\x44\x16\xf0\x8a\xc7\xa6\xb8\xbb\x3e\x1e\x6c\x36\xac\x85\x06\x7b\x7c\xe7\x9a\x4b\x73\x6c\xb6\xc2\x6d\x8e\xcd\x76\x7d\x3c\x8e\x64\x20\x7d\x0f\x5f\x79\xe7\x2a\x4b\x73\xcc\x34\x19\x81\xe6\x98\x69\xc7\xfc\xb9\x23\x35\x5e\x4b\x77\xa4\xd6\x17\x82\x09\x77\xb0\x0c\x6c\xf5\xdd\x27\xb3\x89\xf1\x75\x4c\x9c\x57\xc6\x4c\xcb\xbd\x32\x66\x9a\xe9\x4a\x7b\xf8\x30\xe1\xae\xef\x4e\xd8\x13\xee\xfa\x4e\xbe\x9e\xc1\x5d\xdf\x2b\xdb\x60\x8f\xe3\x6b\xbd\x6a\xa1\x62\x7c\xab\x66\x0c\xe3\x4b\xf6\x9e\xc1\x72\xdf\xab\xc6\x1a\xe3\xab\x10\x97\xc7\xf1\xb5\x5e\xd9\x3d\x38\x06\xb6\x72\xbe\xc4\x31\xb0\x95\x5d\x80\x63\x60\x2b\x20\xc1\x31\xb0\x15\xa4\xef\x71\xa5\x4d\x57\x00\xca\x31\xb0\x75\xea\x3d\xda\x63\x27\xea\x83\xf6\xf4\x5d\xc7\x46\xbb\x57\xc2\xc8\x1e\x1b\xed\x4e\x56\x9c\x79\x6c\xb4\x7b\x3d\x7a\xd2\x28\xd1\x07\xcc\x74\xbd\x7a\x8f\x71\xc1\xa0\xfb\xa0\x0f\x18\x74\xc7\x84\x37\x1c\x09\x8e\x09\xe7\xd2\x4b\xf3\x08\xe0\x77\xae\xb2\x34\x8f\x2d\x79\x6f\x1a\xc1\xd8\x92\xf7\x86\x8f\xd6\x63\x4b\xde\x9b\xc6\x0c\xd3\xdf\x38\x59\xe0\xe1\x47\xef\x4d\xea\x2c\x0e\xc1\xf5\xc6\x79\x1d\x8f\xe0\x7e\x57\x64\xc7\x23\xb8\xdf\x1b\x8e\x04\x8f\xe0\x7e\x6f\xf8\x61\x3d\x12\xa2\x7a\x6b\x7a\xb2\x51\xd2\x93\xf4\x81\xdd\xa6\x03\x27\x5a\xa7\xb7\xc0\x89\x36\xd4\x1e\xfd\x93\xc9\x01\x4e\x28\xce\xe3\xc0\x89\xa6\x2f\x72\xd2\x3f\x69\xa2\x49\xff\x70\x7b\xf9\xa2\x7f\xd2\x21\x8b\xfe\xb1\xeb\x77\x60\x48\x23\x84\xe7\xc0\x90\x26\x43\x02\x0c\x21\x31\xcd\x1c\x18\x12\x89\x69\x7f\x56\xc9\x11\x0a\xe8\x1d\xcc\xe5\xe1\x80\xe8\xfd\x53\x73\xd1\xbd\x2e\x1b\x03\x7a\xe9\x6c\x79\x1c\xf4\xd2\x8b\x9a\x8b\xee\x75\x53\x17\x2e\x25\x9e\x8c\xb8\x7f\xef\x9a\x22\x90\x4d\x97\x9a\x00\xd9\x74\xd9\x9f\x8d\x2c\x04\x99\x7c\xd3\xba\x26\x6c\xd3\x7a\xd5\x93\xb4\xce\xd6\xda\x37\xad\xb3\xb5\xf6\x4d\xeb\xa0\x09\x3f\xb4\x0e\xd6\xf6\x43\xeb\xa0\x33\x07\x1f\x75\x4d\xe6\xa1\x75\xb0\x9a\x83\x96\x3a\x68\xc2\x0f\xb2\x4c\xbd\x87\x2c\x6c\x87\xfc\xd0\x1e\x67\x33\x1c\x5c\xd5\xb5\x8c\xc0\x4e\x5d\x0b\x07\xec\xd4\xc1\x63\x0e\x76\x52\x38\xca\x2f\x2d\x3c\x95\x68\x41\xa8\x00\x5c\x35\xf0\x76\x3a\xb8\x6a\xb0\x65\xf5\x70\x24\xf4\x21\xa5\x0f\xae\x1a\x1c\x90\x73\x70\xd5\xd0\x8c\x81\xab\x86\x30\x42\x38\x12\xfa\xd0\xfc\x85\x23\xa1\x0f\x99\x00\x30\x17\x97\x49\x9a\x83\xb9\x86\x16\x15\x98\x6b\x54\xfd\xb7\x28\xa9\x3d\xe4\xd4\x3c\x3c\xe4\x6c\x7a\x2f\x46\x49\xe1\x28\x8f\x88\x42\x1f\xf8\x4c\x2b\x08\x6c\x30\x2b\x35\xd1\x07\x4c\x40\x4d\xf4\x61\xe8\x49\xfa\x00\xfe\xab\xa0\xb3\x01\x10\xa8\x20\xb0\x01\x10\xa8\x20\xb0\xc1\x82\xab\x09\x39\xc1\x7f\x35\x21\x27\x07\xb3\x6a\x42\xce\xa3\xf7\x90\xf3\xaa\x3d\xe4\xc4\x68\x57\x90\x1b\x17\x3f\x5a\x05\xb9\x29\x54\x55\x41\x6e\x0a\x4e\xd5\x88\x28\x74\xf2\xe7\xac\xe2\x8e\x98\xb8\x1c\x6a\x44\x14\xfa\x24\x64\x58\xc1\x78\x64\xd3\x59\x05\xb9\x4d\x9c\x75\x15\xe4\x36\x3f\xa4\x06\xb9\x4d\xd6\x66\x05\xb9\x91\x4d\x67\x15\xe4\xc6\x85\x91\x56\x41\x6e\x93\xaf\xa0\x82\xdc\x26\xe6\xa8\xe2\x9c\x50\x88\xab\xe2\x9c\x98\x04\x80\x2b\xa8\x8e\xab\x25\xad\x02\xcf\x26\xc6\xa9\x02\xc1\x26\x2b\xb5\x02\xc1\x26\x0e\x88\x0a\x04\x9b\x78\xce\x6b\x41\x16\xd4\x6e\x2d\xc8\x42\x68\xac\x02\xa5\x26\x6e\xaf\x0a\x94\x9a\x4d\xff\xc5\x8c\xcd\xae\xff\x68\x0f\x58\x50\x81\x4b\x53\x5f\x01\x70\x49\x71\xac\x6a\xb4\xc7\x2e\xa0\x1a\xed\xb1\x6e\x2b\x90\x68\x4e\xfd\x47\x7b\x84\x3d\x2b\xae\x8a\x49\x58\xbe\x02\x97\xa6\xbe\x1e\xe0\xd2\xc4\xc7\x5e\x81\x4b\x73\x31\x7f\x40\xa2\x09\xa8\xac\x40\x22\xc5\xc6\x2a\x90\x48\xd1\xb0\x0a\x24\x9a\x98\xdb\x0a\x24\x9a\x7f\xbb\xc2\xde\x2a\x1e\x8e\x89\x42\xa9\xce\xc7\xa3\xcf\xd3\xf9\x78\xd8\x82\x54\xb0\x13\x57\x67\x5a\xc5\x55\x31\x9f\x4a\xd4\xc2\xc1\x9e\x0a\x06\x9a\xd8\xe5\x1a\xee\xfe\x4e\x02\xa2\x55\x30\xd0\xd2\x07\x89\xab\x62\xa1\x5e\x6a\x9c\x2c\xe8\x0b\x97\x7e\x8d\xd3\x03\x7d\xe9\x83\xc4\x8d\xa1\xd0\x58\x05\x2d\x2d\x36\x8d\x35\x0e\xfb\xf7\x85\xb7\xac\x82\x96\x14\x28\xab\xb8\x31\x16\xca\xa6\xe2\xc6\x50\xa0\xac\x82\x96\x96\xab\x96\x47\x89\x3e\x80\x96\x16\x67\xab\x6b\x9c\x25\xe8\x4b\x9f\x59\x9c\x25\xe8\x0a\x9b\x55\xdc\x18\x0b\xeb\x5e\x71\x63\x2c\x0c\x42\x05\x65\x29\x6c\x56\x41\x59\xab\xd3\x07\x50\xd6\xea\x6a\x0f\x39\x87\xfe\x63\x24\xa4\x7a\x40\x59\x0a\x9b\x55\x50\xd6\xc6\x3b\x5e\x41\x59\x1b\xc4\x57\x41\x59\x5b\xbd\x05\x65\x6d\x4c\x63\x05\x65\x71\x05\xa6\x55\x50\xd6\xc6\x1b\x58\x41\x59\x1b\x3f\x73\x05\x65\x91\xe7\x67\x15\x94\xb5\x35\x2e\xa0\xac\x5d\xd5\x42\xc8\xb9\xc1\x2b\x15\x24\xb5\xd5\x23\x90\x14\x19\x7a\x56\x31\xda\x0a\x16\x55\x8c\xf6\x66\x5f\x53\x71\x47\x90\x69\x67\x75\xd3\x23\x76\x39\x75\xd3\x23\x36\xbe\x75\xd3\x23\x7c\x7c\x15\x63\xcf\xe5\x95\x56\x37\x72\x72\xc4\xb0\x6e\xe4\xbc\xaa\x65\x50\x62\x1e\x30\xf6\x5b\x8a\x16\x37\xc6\x91\xfa\xc4\x84\x2b\xe4\x54\x31\xe1\x47\x0a\x13\x13\x7e\x38\x71\x51\x31\xe1\xa7\xaa\x96\x46\x49\xff\x75\x4a\x2c\x46\xcc\xfb\x01\x40\xd4\x88\x36\xf4\xa3\x2f\x24\xa2\x0d\xfd\x48\x11\x61\xde\x8f\x46\x30\xa2\x0d\xfd\xb0\x2f\xad\x11\x6d\xe8\x07\x17\x5c\xc5\xf4\x1f\x29\x1b\x5c\x2a\x67\xe9\x3f\xfa\x20\x73\x04\x2c\x38\x04\xed\x2a\xb0\xe0\xb0\x13\xad\x17\x39\xb5\xfa\x2f\x72\x82\xc3\x2b\x20\xe1\x10\x42\xaf\x80\x84\xa3\xd5\x0f\x48\x50\xec\xa8\x02\x12\xc8\x8a\xb3\x7a\xe9\xc3\x55\x9d\xf4\x81\xb3\x43\x15\xc7\xcc\xd5\x58\x03\x20\xa0\x87\xb3\x0a\x80\xb8\x32\x24\x00\x88\xcb\x79\xfb\x0a\x80\xb8\x04\xf4\x2a\x00\xe2\x72\xac\xaf\x02\x20\x2e\x00\xa2\x02\x04\x2e\x90\xaf\xe1\x8a\xb9\xac\xcd\x86\x2b\xe6\x82\xbc\x1b\x40\xe0\x02\x12\x1a\x40\x80\xfb\x23\xad\x01\x04\xb8\x3f\xd2\x1a\x40\xe0\x02\xdd\x1a\xa6\xff\x62\xd0\x1b\x26\xfc\xa2\x31\x1b\x26\x1c\x4a\x36\x6b\x98\xf0\x8b\x63\xa6\x61\xc2\x23\x6d\xec\x8f\x2a\xb9\x7d\x08\xf6\xf4\x1a\x82\xa1\x4c\x1b\x96\xff\x11\x6c\x68\x58\xfe\x07\x9e\x6e\x58\xfe\x87\x97\xad\x61\x6d\xe1\x75\xb3\x86\xb5\x7d\xa8\xc8\x86\xb5\x7d\xe0\xb1\x86\x45\x7d\x28\xc5\x86\x45\x7d\xe0\xe2\x86\x45\x7d\xe0\xb1\x16\xf1\xfb\xae\x6c\xb3\x86\x53\xe3\xf1\x41\x36\x9c\x1a\x8f\x4d\x71\xc3\xa9\xf1\xf8\x3c\x1b\x96\xf8\x4d\xd5\x49\x7b\x5b\xb5\x5c\x4a\xf4\x01\x6b\xab\x70\x4d\xc3\xda\xc2\xac\x66\x0d\x6b\xfb\xd8\x42\x36\x82\x06\x70\x97\x5b\xc3\x71\xf1\x58\xe0\x0d\xc7\x85\x82\x37\x0d\xc7\xc5\x63\x23\xd3\xb0\xd2\x8f\x6d\x77\xc3\x4a\x2b\xb0\xd3\xb0\xd2\x5c\xa8\x68\x2d\xac\xed\x48\xa0\xac\x16\xd6\x76\x28\x17\xac\x85\xb5\x1d\xb0\xa7\x59\x0b\x27\xc3\x48\x78\x34\x5b\xe5\x3f\x8e\xf9\xb4\x30\x86\x23\xf1\xe9\xb6\x70\x08\x8c\x04\x2e\x6e\x11\x25\x1f\x70\x9e\x5b\xab\xd4\x52\xf4\xde\x8e\x12\x1e\xcd\xd6\xa8\x45\x9f\x75\xe3\x3f\x1c\x1e\x2d\x5c\x00\x23\x81\x7a\x5a\x47\x6a\x70\x71\xeb\x48\x0d\x06\x6a\x61\xaa\x46\xc2\x25\xd6\xc2\x74\x0c\xe5\x7b\xb5\xc1\x7b\x20\xe1\x36\x78\x0f\x67\x48\x1b\xf4\x08\x0c\xd4\xc2\x74\x8c\x84\x5a\x6a\x83\x1e\x69\xde\x07\x3d\xd2\xbc\x0f\x7a\x34\xd5\x02\x72\x2e\xd5\x72\x29\xe9\xc9\x17\x25\xdc\x26\x30\x4c\x8e\x84\xb1\x68\x13\xc9\x50\xfa\x6d\x22\xd9\xd5\x93\x48\x86\xea\x69\x13\xc9\xf4\x15\x4c\x7a\xcb\xc1\x3a\x78\x2a\x87\x02\x3b\xf0\x54\x8e\x0f\x07\x4b\x8b\x6d\xf7\x80\x30\xcd\x5a\x6c\xbb\x07\x37\x31\x5a\x8b\x6d\xf7\xf8\x38\xbd\xd3\x62\xdb\x3d\xb8\x89\xd1\x5a\x6c\xbb\xc7\x97\x55\x67\xf4\x0f\xfa\x34\x6b\xb1\x45\x1e\x90\xa2\x19\x8c\x96\xe3\xd3\xca\x59\xb4\x07\x80\x68\x8b\xf6\x34\x47\x8b\x3a\xa5\x88\x16\x75\x12\x60\x6b\x61\x36\xc7\xc7\xde\xa5\x85\xd9\x1c\x9f\xd4\x52\x98\xcd\xa1\xe4\x2c\x98\x30\xc7\x87\x13\x13\xb6\xcb\xa1\x24\xab\xb6\x69\x4f\x0a\x6c\xd3\x3f\x50\x24\x6c\x97\x03\xca\x32\x6b\x87\x51\x42\xcd\xb7\x83\xd4\x9c\xe9\x80\xdf\x72\x28\xd2\xd2\x0e\xb5\x68\xac\x63\xcf\x3a\xb2\x56\x47\x98\xb1\x91\xb5\x3a\xc2\x8c\x8d\x8c\xd2\x6f\x61\xc6\x06\x77\x1a\x1a\x4c\x98\x23\x13\xfc\x6e\x61\xaa\x86\xa2\x29\x30\x61\x8e\x2c\x2d\x15\x41\xf3\x91\x5d\x75\x76\x4a\x8c\x4b\x98\xb1\x91\x5d\x2d\x84\x64\x59\x23\x1f\xc6\x69\x64\x20\x58\xbb\x48\xd6\xff\x72\xed\x90\xb5\x87\xd0\x58\xe9\xf6\x10\x5a\x8b\xe3\x21\x34\xdb\x05\x88\x37\x47\x06\xb9\xb5\xb0\x69\x23\xb3\x5d\x68\x8f\x0e\x69\x52\x1e\x1d\x5a\x7a\x0f\xa1\xd9\x04\xb4\x87\xd0\x5b\x4f\x32\x9c\x58\xe9\x16\x1b\xdf\x91\x65\x71\xc2\xde\x8d\x8c\x7f\xac\x3d\xba\xa7\x49\x79\x74\x8f\x2d\x24\x44\x9f\x23\xe3\x05\x86\xe8\x73\x14\x50\x39\x44\x9f\xa3\x80\xc3\x21\xfa\x1c\xe5\xd3\x7b\x46\x69\x52\x0a\xc9\x4a\xd6\x7b\x8b\x52\xa5\xb4\x29\xe9\xbd\x43\x29\x26\x05\x4a\xd0\x51\x40\x9f\xfd\xa3\x05\xce\x4f\xf7\x8f\x16\x38\xb0\x06\x5d\xe8\x28\xae\xf7\x62\x94\xb8\x42\xd1\x7a\x6c\x67\x87\xb2\xb1\xa0\x12\x1d\x85\x93\x1a\x50\x89\x8e\xd2\xf4\x24\x72\x76\xfd\x87\x9c\x43\x2d\x20\x27\x73\x04\xcd\xe8\x80\x25\xcc\x7a\x6c\x7c\x47\xc1\xa8\xf5\xd8\xf8\x0e\x65\x63\xf5\xcc\x28\xb1\x89\xeb\x99\x3e\x90\x8f\x08\x05\xe9\x28\x98\x2a\x28\x48\x47\x41\x65\x41\x41\x3a\xb8\x34\xd1\xa0\x20\x1d\x85\x19\x83\x82\x74\x14\x0e\x15\x42\x41\x3a\x4c\xb3\x12\x71\x89\x61\x9a\x87\xd8\x14\x0f\x63\xdb\xdd\x63\x53\x3c\x4c\xa3\x1b\x26\x7c\x58\xd1\x7f\x97\x92\xde\x8b\x3e\x18\xf8\xa8\x87\x09\x1f\x0a\xc2\xf4\x88\x59\x0c\x63\x7f\xd2\x23\x66\x31\x0c\x27\x0a\x24\xa7\xc3\xc1\xa9\x90\x9c\x0e\x08\xa2\xac\x87\x79\x1f\x8e\x4b\xa5\x87\x79\x1f\x8e\x92\x82\x00\x75\x78\x57\x0b\x93\x92\xea\x0c\x59\x9c\xf5\x00\xc9\xe9\xf0\xa9\x92\x51\x42\x16\xa3\x75\x54\x16\x44\xa6\x43\x89\x2a\x10\x99\x0e\xc7\x3c\x40\x5d\x3a\xa0\x92\x32\xa8\x4b\x47\xfd\x54\x8a\xaf\xbc\x12\xc1\xe8\x98\xf0\x0a\xc2\x84\xd6\x74\x54\xcc\x74\x8f\x0d\xf3\x80\x2e\xca\x7a\xec\x8a\x87\xd2\x48\x7a\x44\x14\x86\xd2\x48\x3a\xc6\xbe\x6a\x3c\x23\x4e\x30\xe4\x55\x87\xc8\x74\x54\x5c\x54\x1d\x63\xaf\x04\x90\x8e\xb1\xaf\x84\x21\xa1\x2e\x1d\x55\x23\x1f\xbb\xd4\x51\xf5\xd5\x61\xd0\x2b\x66\xb3\xc7\x2e\x75\x54\x8d\x44\xec\x52\x47\x5d\x8c\x44\xa7\xb7\x0b\x39\x3b\xed\xa1\xbc\x61\xfa\x1c\xf2\xb1\x77\x0c\xb3\x12\x32\x7a\x78\xc7\x47\x7d\xfa\x6f\x53\xa2\x16\xcc\xb4\xfc\xe8\x1d\x53\xdc\x88\x16\xc1\xf4\x39\x1a\xfb\x21\x98\x3e\x07\x74\x51\x06\xd3\xe7\x68\x18\x4a\x98\x3e\x87\xbc\xea\x1d\x53\xac\x1c\x8c\x8e\x29\x6e\x18\xd1\x8e\x29\x86\x2e\xca\x3a\xa6\xf8\x07\x69\xfe\x59\x25\x77\xac\x74\x2b\x6a\x6e\x52\x62\x38\xb1\xd2\x4d\x13\x86\x95\x6e\x9a\x30\xac\x74\x93\x22\x0a\xe7\xf8\x68\xae\xee\x3d\x4a\x74\x68\xd1\x75\x5c\x00\x7d\xd1\x75\xac\x0a\x84\xa4\xa3\x81\xb9\x20\x24\x1d\x5c\x66\x67\x10\x92\x0e\xb9\xfb\x21\x24\x1d\x4d\xcb\x08\xcb\xdf\x40\x60\x10\x92\x0e\x25\x79\x40\x48\x3a\xe4\xee\x87\x90\x74\x34\x2d\x1c\x50\x01\xe4\x51\x06\x21\xe9\x68\x5a\x38\xa0\x82\x36\x55\x0b\x7d\xd0\x32\x02\x15\x34\xb6\x7b\x90\x95\x0e\x68\xa6\x0c\xb2\xd2\xd1\xd8\x76\x43\x56\x3a\x9a\x96\xd1\xa6\x7f\x4f\xff\xd1\x3f\x29\x29\xd0\x84\x9c\xff\x3d\x3c\xe0\xa3\x83\x92\x7b\x1c\xcf\x1b\x9d\x0d\x5e\x8f\x63\xf3\xa3\xe3\x8b\x84\xba\x74\x74\xd0\x12\xd4\xa5\xa3\x6b\xda\x41\x0c\xf2\xf0\xf7\xd8\x22\x0f\xf9\xf4\x21\x2b\x1d\x5d\xe6\x01\xc4\xd0\x71\xda\x74\x10\x03\x54\x52\xd6\x63\xe3\x3b\xba\xe6\x28\x36\xbe\xa3\x93\xda\xd0\x41\x13\x9d\x80\x57\x07\x4d\xc8\xc3\xdf\x41\x13\x4a\x31\x81\x00\x75\x74\x8d\x2e\x68\xa2\x4f\xfd\x17\x73\xd4\xb5\x18\x2f\x52\x6f\x49\x86\xd4\x52\x52\x60\x0b\x79\xe3\xa1\x3c\x1d\x1d\x97\x03\x44\xa6\x63\xb0\x8b\xeb\x18\xf4\xa1\x51\xc2\xa0\xcb\xe3\x0e\xad\xe9\x18\x5a\x70\x18\xf4\x81\x41\x80\xd6\x74\x0c\x16\x15\xb4\xa6\x63\xe0\x20\x1b\x18\xf4\x91\xf5\x64\x8c\xcb\x00\x49\x0d\x0c\xfa\x00\x49\x41\x79\x3a\x06\xa3\x0b\xe5\xe9\xe0\x8e\x3a\x83\xf2\x74\xc8\x03\x0e\xe5\xe9\x80\x6a\xc9\xa0\x3c\x1d\x83\xf3\x25\x50\x9e\x0e\xee\xa1\x33\x28\x4f\x07\xc4\x4b\x36\x30\xef\x4a\xf2\x18\x98\x70\xa5\x75\x0c\x4c\x38\x37\xcf\x19\x74\xa8\x43\x49\x1e\xd0\xa1\x8e\x71\xf4\x24\xed\xe1\x8e\x18\x18\x66\xa5\x7c\x8c\x4c\x7b\xe0\xfe\x91\x19\x09\x5c\x93\x03\xa3\xcd\xcd\x73\x06\x8d\xea\x80\x24\xc9\xa0\x51\x1d\xf2\xa3\x0f\x0c\x33\xf7\xc9\xd9\xc0\x30\x4f\x0c\xec\xc0\x30\x4f\xbe\xd6\x81\xf1\x9d\xa6\xd2\xa1\x54\x28\x5d\x4a\xf4\x01\xe3\x3b\x01\x3a\x10\xae\x8e\x89\x63\x0d\xc2\xd5\xa1\xb4\x8e\x81\xf1\xe5\x76\x39\x1b\x18\x5f\x98\x90\x6c\x60\x7c\x67\xd5\x7b\xc8\xa2\xd1\xc5\xc0\xce\xa5\x12\xb2\x1c\x95\x90\xe5\xea\x3d\x64\xe1\x88\x00\x94\xae\x63\x01\xeb\xa0\x74\x1d\x0b\x95\x0c\xa5\xeb\x80\xd1\xc8\xa0\x74\x1d\xab\xfc\x85\xe8\xc9\x60\x7b\x1d\x8b\xed\xec\x88\xcd\xf4\x58\x1c\xc2\x19\xe1\xf2\x1e\x4a\x4a\x80\xed\x75\xc8\xd7\x0a\xdb\xeb\x58\x55\x4f\x86\xd0\xab\x4b\xcc\x10\x7a\x81\xb5\x61\x7b\x1d\x8b\x18\x28\x6c\xaf\x63\xa1\xf8\x60\x7b\x1d\x90\x16\xd9\xc0\xba\xeb\xe8\xff\xc0\xba\x2f\x3c\xd9\x03\xeb\xae\xc3\xfe\x23\x7c\xde\x63\xb1\x85\x84\x25\x76\x6c\xb6\x2e\xb0\xc4\x8e\xcd\x62\x84\x25\x76\xe8\xe8\xff\x08\x7f\xf8\xd8\x6c\x13\x47\x9c\x25\x18\x3b\xab\x14\xfd\xdb\x45\x4f\x1e\x4a\x92\x33\xfa\xb7\xd9\xd8\x43\x21\x3b\xb6\x16\x63\x1c\x07\x1c\x5b\x9f\x44\xf8\xd8\xc7\xd6\xf4\xc5\x71\xc0\xa1\x23\xf5\x03\x27\xc3\xbe\x7a\x2f\xfa\x00\x39\x8f\x0d\x70\xc7\x49\xfa\x2f\xfa\xc0\x6d\x61\x36\x70\x32\x9c\xac\x27\x27\x25\xfa\x1e\xbe\xf9\x71\x24\x27\x0e\x88\x83\x69\x1c\xe0\x95\x83\x5b\x68\x44\xde\xfe\xe0\xd6\x2f\x1b\x71\xf5\xe9\x38\xb8\x1c\x20\xbe\x1d\x87\x33\x01\x23\xbc\xf8\x83\xfb\xba\x6c\x84\x17\x7f\x1c\x82\x99\x23\xbc\xf8\xe3\x6c\x95\xa2\x0f\x87\xc3\x65\xa3\xd1\x87\xa7\x3a\x43\xb2\xab\x8f\x15\xf7\x87\xfc\x86\x03\xb4\x74\xd9\x13\x40\xb4\x3b\x74\x96\x1b\xa2\xdd\x71\x41\x59\x03\xb4\x74\xc1\xb7\x10\xed\x0e\x98\x5f\x0c\xa2\xdd\x71\xa5\xce\x70\x94\xe8\x62\xaa\x11\x3e\xfd\xa1\xab\xa8\x46\xf8\xed\xc7\x05\x73\x41\xc2\x3b\xe0\x7a\x31\x48\x78\xc7\x65\x4f\x00\xd1\xee\xd0\x95\x52\x10\xed\x8e\x8b\xfb\x0a\xa2\xdd\x71\xb5\x50\x71\xb0\x5c\xf6\x0b\x03\x07\xcb\xd5\x17\x39\x90\xe5\xe9\xbd\x98\xcd\x97\xf4\x64\xc8\xf2\x30\x0f\x50\xeb\x0e\x5d\x30\x05\xb5\xee\x90\x93\x6f\xe0\x6e\x81\x5f\xc5\x06\xee\x96\x87\x73\x02\x6a\xdd\x21\x27\x1f\xd4\xba\xe3\xe1\xe1\x87\x5a\x77\x3c\xcc\xe6\x00\xe3\x3d\xf0\xed\x00\xe3\x3d\x7d\x05\x60\x3c\x9d\x2b\x1f\x60\xbc\x07\x98\x19\x60\x3c\x5d\x22\x05\x25\xef\x78\xb8\x93\xa0\xe4\x1d\x6f\xa8\x96\x9f\x3e\x14\x1b\x6a\x61\x45\x49\xdf\x44\x00\xb9\xa2\x84\x7f\xe8\x7a\x8b\x4e\x27\x41\xd7\x5b\x74\x7e\x06\xba\xde\x52\xa5\x51\xe2\xec\x42\xe1\x9e\x65\x83\xa0\xb7\x34\x82\x99\x10\xf4\x96\x96\xf5\x64\x8d\x12\x0e\x08\x08\x7a\x4b\x23\x14\x07\x41\x6f\x11\x98\x81\xa0\xb7\x74\x99\xe2\x80\x6e\x05\xbe\x49\x83\xa0\x37\x08\xe6\xa3\x14\x52\x77\xad\xdb\x80\x6e\x45\xc1\x76\x08\x7a\x8b\x72\x31\x21\xe8\x2d\xca\xc5\x84\xa0\xb7\x28\x6c\x0d\x41\x6f\xf0\x33\x47\x29\x47\x69\xfe\xed\x10\xdc\x08\x54\x17\xc4\xc3\x51\x8a\xae\x4f\x30\xf3\x08\x54\x57\xe0\xd0\xb3\x11\xa8\x2e\xe8\xeb\xa2\x14\x5d\x57\xae\xdb\x88\x60\x4a\x59\x49\xa2\x44\xd7\x97\x06\x30\xfc\x47\x41\xd7\x15\xa5\xe8\xfa\x7a\xfa\x2f\xba\xbe\x3f\xb5\x10\x5d\x87\xad\xcd\x46\xe0\xc6\xb2\x41\x83\xb0\x0a\x07\xcd\x43\x94\xa2\x7b\x5c\x7e\x68\xb0\x0a\x97\xa3\xcf\x33\x42\x32\x71\xbb\x7a\x94\xa2\x0f\x07\x5f\x32\xac\xc2\x71\xb1\x6f\x94\xa2\x0f\x50\x2d\xd9\x08\xbc\x59\xae\x30\x42\x78\xaf\xe2\xd2\xd8\x28\x45\x1f\x20\x50\xb2\x11\x58\xd4\x74\x43\x17\x6c\xc4\x71\xe9\x5b\x94\x4e\x94\x64\x97\x23\x5c\x63\x49\xaa\x2e\xfc\x5c\x71\x0f\xd3\x4f\x29\x50\xab\xc1\xc4\x62\xb0\x11\x9b\x2e\x3d\x82\x8d\xd8\x74\x16\x18\x36\x62\x2b\x52\x28\x81\x5a\x23\x3f\x26\x4a\x1e\x25\x7d\x3c\x81\x5a\x23\x0f\x24\x4a\x3f\xfd\x33\x63\xeb\x09\x1b\xb1\xb9\x8c\x53\xa0\x56\xd3\x2d\x0c\xb0\x11\x47\xf8\x3f\x4a\xd1\x3f\x6d\x21\x61\x23\xb6\x2a\x05\x16\xa1\x1c\xd3\x31\x2d\xd8\x88\x23\x9a\x15\xa5\x47\x89\x31\x0b\x97\x98\x35\xcd\x5f\xb8\xc4\xc2\x69\x1d\xa5\xe8\x5f\x93\xda\x0d\x97\x98\xe9\xe0\x12\x4c\xc5\xd6\xf1\x5d\xc3\x54\x6c\xbf\x0b\x27\x5c\x62\xd6\x85\x37\x23\xcc\x13\xbb\xc5\x28\x45\xff\x74\xf6\x64\x04\x82\x0e\xad\x16\xa5\xe8\xdf\x2f\xfa\x0c\x77\x99\x41\xc3\x69\x30\x1c\xdb\xd4\xb8\x04\xba\xb6\xf9\x2b\x75\xf4\xef\x17\x3b\x05\xba\xb6\x09\xa6\x84\xfd\xd8\x26\x4a\x18\xf6\x63\xe3\x4e\x5d\x83\xfd\xd8\x16\x87\x11\x61\x3f\xb6\x15\xac\x29\x06\xc3\xb1\xc9\xdc\xc2\x70\x6c\x70\xb7\x19\x0c\xc7\x76\x3f\xb5\x10\x7d\xb8\x59\xff\x4d\x4a\x7a\x2f\xe4\x54\x0a\x14\xec\xc7\xa6\x14\x28\x28\x8e\x4d\x77\x36\x42\x71\x6c\x17\x87\x0e\x34\xc6\xa6\x7b\x19\xa1\x31\xb6\xcb\xac\x40\x55\x6c\x17\x33\x3d\x03\x6b\x9b\x02\x5e\xd0\x11\x9b\x52\x99\xe6\x47\x7b\x20\xfd\xf9\xd1\x1e\x0a\x1a\xaa\x62\x93\x69\x84\xaa\xd8\x2e\xae\x8a\x19\x58\xdb\x2e\x0e\x32\xa8\x8a\xed\x82\xf4\xa1\x2a\xb6\xcb\xa9\x98\x99\x91\x85\x7d\xe9\xcc\x8c\x0b\x2e\x4d\x68\x8c\x4d\xc6\x10\x1a\x63\xbb\x38\xcf\xa0\x31\xb6\x7b\xf5\x1f\x7d\x40\xdb\xcc\x4c\x1f\xf0\x41\xcf\x4c\x1f\x58\xe1\x10\x1e\xdb\x03\x40\x40\x78\x6c\x0f\x34\x0f\xe1\xb1\x3d\xe2\x2e\x10\x1e\xdb\xc3\x77\x00\xe1\xb1\x29\x36\x36\x03\x87\xdb\x23\xeb\x02\xc2\x63\x93\x31\x84\xf0\xd8\x5e\xfb\xdb\x1d\x17\xd3\xa8\x12\x4f\xda\x34\xaa\xc4\x77\x06\xfb\xb1\x29\x8f\x0a\xf6\x63\x93\xd5\x84\xfd\xd8\x1e\x0e\x7e\xd8\x8f\x4d\x39\x56\xb0\x1f\x9b\x2e\x62\x84\xfd\xd8\x94\x71\x05\xfb\xb1\xc9\xbe\xc2\x7e\x6c\xca\xb8\x82\xfd\xd8\x94\x71\x05\xfb\xb1\xe9\x5a\xc6\xe9\x0c\x19\x6a\x69\x3a\x43\xc6\x46\x6d\x3a\x43\x46\xd0\x6e\x3a\x72\x6a\xfa\x1c\x59\x8e\xde\x43\x16\x4d\xa6\x23\x0b\x01\x05\xd8\x8f\x4d\x61\x3a\xd8\x8f\xed\x81\x73\x60\x3f\xb6\x87\x01\x9a\x15\x59\x08\x82\xce\x40\xc2\x9e\xf0\x50\xcd\x40\xc2\x9e\x08\x82\x4e\x88\x30\x13\xc7\xd7\xc4\x9a\xac\x2b\x1b\xc5\x9a\xac\x6b\x19\x27\x64\x97\x29\x23\x75\x20\x61\x87\x05\xcd\x66\x20\x61\x4f\x1c\x86\x17\xbf\xb2\x02\x7a\xe2\x57\x4e\xfa\x78\x20\xc2\x4c\x26\xa9\x1f\x25\x46\x1e\x22\xcc\x04\xe6\x9a\x81\x92\x3d\x49\x69\x34\xfa\x80\xab\x49\x4c\xcc\x09\x1c\x30\x03\x09\xbb\x8c\xcc\x84\x24\x33\x55\x3d\x49\x1f\xf4\xd1\x41\x92\xa9\xcb\x1d\x67\xa3\x0f\x5a\xe0\xf0\x39\xa7\xae\xf6\xe8\x03\xae\x26\xf1\x39\xeb\x3a\x47\xf1\x39\x27\x7d\x4b\x10\x68\x2a\x8b\x6b\x42\x84\x99\x38\x67\x3a\x21\xc2\x4c\xec\xb1\x26\x44\x98\xca\xd4\x9a\x10\x61\x26\x2d\x70\x58\xa1\x13\x89\x23\x62\x85\x4e\x5b\xb5\x20\xe7\xd6\x7b\xc8\x79\x54\x42\x4e\x7d\x3d\x1d\x39\xaf\xde\x43\xce\x2b\xc9\x90\x93\x1d\xd0\x1c\x8c\x35\x27\x59\xe7\x60\xac\xa5\x26\x06\x63\x2d\xc5\x30\xf8\x5e\xf4\x2d\x41\xbc\xf9\xe9\x7b\x89\x60\xa6\x7f\x04\x79\x67\x60\x6d\xff\xd8\xfd\x89\x31\xfa\xd3\xf7\x02\x83\xa6\x02\x81\x62\x85\x56\x1a\x97\x58\xa1\x3f\x8e\xbd\x89\x15\xfa\x23\xf4\x3e\x61\xd0\xfc\xf0\xd4\x4f\x58\x32\xbf\xa2\xf7\x36\x25\xc6\x0c\x96\x4c\xdd\x03\x29\xc6\xe8\x8f\x1d\xb3\x18\xa3\x3f\xf0\xad\x18\xa3\xbf\xa6\xff\x90\x85\x33\x39\x62\x8c\x56\x00\x51\x8c\xd1\x1f\x51\x11\x31\x46\x2b\xfd\x4b\x8c\xd1\x1f\x3b\x6d\x31\x46\x7f\x44\xb5\xc4\x18\xfd\xe1\xb7\x9f\x0b\x39\x31\xbe\x62\x85\xd6\x9d\x8d\x62\x85\xfe\xa4\x19\xe0\xe1\xfc\xf0\xd4\x8b\xfa\x59\xf7\x32\x8a\xfa\xf9\xd3\xbc\xc3\xc3\xf9\xb1\x43\x17\xf5\xf3\xa7\xaf\x00\x1e\xce\x8f\x73\x3e\x13\x1e\xce\x4f\xf3\xbe\x91\x05\x58\x37\xe1\xe1\xcc\xb8\x77\x44\x0b\x9d\xbf\xbf\x85\xf7\xc4\x18\x0d\x5b\x9b\x89\xeb\x39\x6b\x49\x07\x6e\xf4\x6c\xfa\x6f\x50\xa2\x71\xe8\x3b\x33\xfe\x1c\xf1\x40\x2b\x26\x29\x1e\xe8\xac\x09\x3b\x08\x86\x4f\x78\x5e\x04\x63\xab\x34\x2f\xad\x6b\xfa\xa0\xfd\xcc\x9a\x3e\x68\x3f\x15\x5c\x9c\x81\xff\x5c\x17\x38\x8a\x31\x5a\x21\x43\x31\x46\x2b\x64\x28\xc6\xe8\xac\xa5\x02\x63\x74\xd6\x20\xc1\x18\x9d\xc1\x86\x33\x10\x98\xeb\xb2\xc5\x09\xed\x67\x61\x93\x33\xa1\xfd\x2c\xfa\xc8\xa1\xfd\x54\xfe\x95\xf8\xa3\x0b\xe7\x37\x27\xb4\x9f\x85\x90\xd3\x84\xda\xb3\xe0\x03\x9b\x50\x7b\x96\xaa\xf7\x1e\xa5\x68\x6f\x41\xed\x59\x40\x28\x0b\x6a\x4f\x05\xfb\xc4\x42\xad\x80\x9e\x58\xa8\x0b\xc7\x75\x56\xa2\xbd\xae\xff\xa2\xef\x65\xe8\xbf\x4d\xa9\x52\x42\x16\x36\xf6\x0b\x12\xd0\x32\xd5\x3a\xb2\xa0\xce\x56\x9c\xbb\x71\x5d\xa8\xb8\xa0\x04\x2d\xec\x33\x16\x94\xa0\xca\xdb\x5a\x1f\x63\xb6\xf5\x1f\x63\x76\xf4\x1e\x63\x06\x8a\x14\x5b\x76\x61\x1e\xc4\x96\x5d\xc0\x94\xeb\xa3\x0f\x57\xad\x87\x2c\xba\x42\x71\x05\xca\x72\x43\x11\xad\x40\x59\xae\x6c\xac\x15\x28\xcb\x0d\x73\xb4\xc2\xa3\xe9\xca\xcd\x5a\xd0\x93\x1a\xb3\xb2\xa0\x27\x55\x6e\xd6\x82\x9e\xd4\xf0\x5a\x2e\xe8\x49\xcd\xf4\x64\xa7\xa4\x3a\x43\x4e\x73\xbd\x37\x29\xd1\xa3\x40\x60\xae\x5b\x13\x57\x20\x30\x37\x0e\xc1\xad\x40\x60\xae\xbc\x2d\xf1\x7f\x5b\x55\x1f\xe8\x1f\xa6\x4a\xfc\xdf\xc6\x51\x2c\xf1\x7f\x2b\xf0\xb8\xa0\x3c\x35\x52\x76\x16\x94\xa7\xba\x7b\x71\x41\x79\xaa\xdb\x16\x17\x94\xa7\x86\x93\x61\x15\xfa\xd7\x55\x0b\xfd\xd3\x57\x50\xe8\xdf\x54\xeb\xf4\x0f\xa3\x26\xbe\x71\xdd\xbd\x28\xbe\x71\x9b\xaa\x85\xfe\x2d\x3d\x49\x1f\x30\x6a\xcb\x90\x05\x25\xb5\x0c\x59\x34\xd3\x86\x2c\x28\xa9\x65\xc8\x82\x47\x7a\x19\xb2\x80\x4c\x97\x21\xcb\x53\x9d\x21\x8b\x27\xbd\xb7\x28\xe9\xbf\x90\xc5\xd9\x4d\xaf\x80\x75\xae\x1b\x0e\xc5\x61\xee\x59\xb2\x3c\x4a\xcc\x26\x1c\xe6\x8e\x01\x12\x87\xb9\xe3\x03\x10\x87\xb9\xe3\xb2\x5d\x01\xeb\xdc\xf5\x85\x84\xd3\xd4\x1d\x24\x2c\x7e\x73\x07\xda\x88\xdf\xdc\xd1\x75\xe2\x37\x77\x57\x2d\xd1\x3f\x27\xa7\x52\x1c\xe6\x0a\x07\x8b\xc3\x3c\x92\xac\xfe\xa8\x92\x45\x53\xae\xd8\xb0\x68\xca\x9d\x8d\x85\x68\xca\x7d\xe9\x3f\x86\x0c\x9f\xdb\x02\xb9\x29\xe3\x4a\x14\xe6\x8e\x07\x4e\x14\xe6\xba\xc4\x50\x14\xe6\x30\xab\x99\x28\xcc\x75\xa5\xa1\x28\xcc\x1d\x85\xb9\x40\x6e\xca\xd4\x5a\x20\x37\x79\x9a\x44\x6f\x5e\x71\x1d\x88\xde\xbc\x12\x50\x58\xe0\xb1\xfa\xa9\xce\x45\x89\x0f\x04\x3c\x56\x41\x98\x22\x34\xaf\x5a\xe0\xd0\x94\x2b\xfa\x2c\x9a\x72\xe5\x74\x89\x8a\x1c\x0e\x36\x13\x15\x39\x1c\x6c\x26\xf2\xf1\x8a\x39\x5a\x60\x20\xf9\xc0\x16\x18\x48\xd7\x0f\x2e\x30\x50\xd5\xf2\x1b\x48\x4d\x0e\x92\x88\xc9\x61\x5d\x33\x11\x93\x57\x76\x2b\x0b\x7c\xa4\x8b\x0a\x17\xf8\xa8\x6a\x69\x86\x2f\xd2\xab\x96\xdf\xa0\x7f\x53\xff\xd1\x3f\xce\xba\xac\xf0\x45\x7a\xc5\x29\x25\xf6\xf1\x4a\xd0\x47\xec\xe3\xca\xfe\x12\xc3\x78\xe5\x04\xa5\x18\xc6\x75\xc5\xa0\x18\xc6\xab\x66\x05\xec\x54\xb5\xa8\xc0\x4e\x55\x73\x14\x81\x5c\x6f\x60\x3c\x31\x8c\x2b\x32\x2d\x86\xf1\x06\xee\x5f\xe0\xa3\xa6\x79\x00\x1f\x35\x2d\x23\xf0\x51\x2b\x2a\x85\x2c\x8d\x2d\xf9\x02\x1f\x35\xd3\x7b\x9b\x12\xad\x6f\x5a\xd7\x3c\x84\x1f\xcf\x1b\xce\x82\x15\x7e\x3c\x6f\x9c\x09\x10\x6b\x79\xd3\xc2\x01\x2d\x35\xb0\x9a\x58\xcb\xa1\x25\x33\xb1\x96\xeb\x06\x40\xb1\x96\x37\xf6\x74\x62\x2d\x6f\x5a\x1d\xa0\xa5\x06\x2a\x5f\xa0\x25\x85\x83\x57\x38\xe4\xbc\x69\xad\xc0\x68\xde\x38\x65\xb4\x80\x44\x0a\x07\xaf\x83\x9c\x44\x4c\xd6\x61\x04\xa5\xdc\x0e\x72\xb2\x09\x5f\x80\x27\x85\x8a\x17\xe0\x49\xa1\x62\x71\x9f\x37\xcd\x11\x00\xa9\xcb\xc4\x85\x63\xcd\x3b\x2e\xbf\x15\x8e\x35\xef\x9f\x5a\x78\x94\x78\x0f\xf0\xd4\xf1\x72\x2f\xc0\x53\xc7\x19\x29\xce\xf4\x8e\x4b\x45\x9c\xe9\x0a\x38\xaf\x70\xac\xb9\xd2\xc6\x56\x38\xd6\xbc\x6b\x1d\xc1\xa7\xde\x5d\xff\x0d\x4a\xac\x15\x60\x96\x92\xc8\xc4\xa7\xde\xab\x4a\xf4\xa1\xa9\x05\xe4\xe4\x40\xa5\xd8\xd5\x3b\xbb\x77\xb1\xab\x77\xc1\x90\x87\x2c\x24\x13\x2d\x20\x98\x6e\x23\x14\xf3\xba\xd2\xbf\xc4\xae\xde\xa5\xdd\x80\x59\x1d\xcc\x2c\x76\x75\xa8\xce\x4c\x0c\xea\x4a\xf8\x12\x83\x7a\x47\x83\x89\x41\x1d\x1a\x34\x13\x83\xfa\xc0\x29\x25\x06\xf5\x91\xfe\x76\x2e\x59\xe4\xea\x8a\x4c\xef\x88\x22\xfb\xc0\xcf\xb5\xe3\x88\xb4\x2b\x16\xbd\x41\x6e\x83\x65\xb4\x41\x6e\x03\x7f\xea\x06\xb9\x0d\x42\x63\x1b\xe4\xa6\x3c\xb1\x0d\x72\x53\x9e\x98\xe8\xdb\x61\x56\x33\xd1\xb7\x0f\x53\x9d\xd1\xbd\xc1\x66\x7a\x87\x0f\xcc\x07\x67\x02\xf6\x47\xf7\xb0\x46\x1b\x54\x37\x98\x30\x11\xbd\x2b\x6b\x4c\x44\xef\x03\x35\xb8\x41\x67\x8a\x68\xef\x0f\x59\x50\x60\xfb\x43\x16\x50\x81\x28\xe1\x95\xfd\xb5\x41\x67\x83\x05\xb7\x41\x67\x03\x8c\xb0\x41\x67\x8a\x6f\x8b\x3c\x7e\x6c\x3d\xc9\x98\xb1\x39\x12\x79\xfc\x20\xf1\x5b\xe4\xf1\xca\x13\x13\x79\xfc\xc0\x89\xb2\x41\x59\x03\xa5\xb8\x41\x59\x03\x27\xca\x06\x65\x0d\xb0\xfd\x06\x65\x0d\x54\xa4\xc8\xe3\x07\x3e\x76\x08\xe2\x5d\x97\x18\x42\x10\xef\xca\x0c\xdb\x20\x22\xe5\x7b\x6d\x10\xd1\xcc\xaa\x65\x53\xa2\xf5\x88\x37\xbb\xfc\xa9\x3b\x3c\x62\x0e\xcf\x9a\x41\x1e\xef\x93\x40\x27\x74\xf1\xae\xbc\x2d\xe8\xe2\x7d\xe2\x05\x86\x2e\xde\x67\xd5\x93\xb4\xc7\x69\x9a\x0d\xea\x99\x9a\x31\x50\xcf\x6c\x7a\x92\xf6\xc0\x8d\x1b\xd4\xa3\xdb\x08\x37\xa8\x67\x82\x0d\x37\xa8\x67\xb2\x18\x37\xa8\x47\x19\x5e\x1b\xd4\xa3\x0c\x2f\x08\xe9\x7d\x82\x0d\x21\xa4\xf7\xa9\xaf\x00\x64\xa3\x9c\xae\x1d\xe1\x60\x87\x9f\xcd\x20\xab\xf7\xc9\xe9\xe6\x5d\x69\x4f\x33\x8d\xc3\x4a\xb9\x59\x1b\xf8\xa2\xbb\x09\x37\xf0\x65\x02\x43\xa0\x99\xf7\xa9\xb9\x05\x5c\x28\x0a\x03\xcd\xbc\x4f\xd4\xe7\xc6\x2d\xb4\x70\x82\x6d\xdc\x42\x0b\xe0\xb1\x71\x0b\xe9\xc6\x41\x08\xe9\x5d\x37\x0e\x42\x48\xef\x0b\x83\xb7\x81\x21\x4a\xa4\xda\xc0\x90\xa5\xd9\xc4\x2d\xb4\x8a\x5a\x78\x94\x18\x97\x08\xa5\xfa\x22\x2a\xb2\x23\x94\xea\x8b\xfd\x1e\xdc\xf5\xbe\xb4\x52\x01\x2c\xba\x7f\x10\xee\x7a\x5f\x78\xab\xe1\xae\xf7\xc5\xce\x70\x03\x5f\x96\x56\x23\x6e\xa1\xa5\xb9\xc5\xf5\xa3\x64\xa9\x8d\xeb\x47\x37\x07\x6e\x5c\x3f\x3a\x14\xb0\x81\x3d\x0a\xf5\x6f\x60\xcf\x22\x82\x01\xcb\xbd\x43\xa6\x66\xb0\xdc\xfb\x92\x8a\x04\xf6\x2c\xad\x23\x60\xcf\x7a\xaa\x33\xc6\x73\xb3\x2b\xde\x11\x66\x75\x45\xb5\x36\xd0\x66\x6b\x3d\x00\x6d\xb6\x74\x56\x84\x59\x5d\xe9\x58\xf0\xe1\xbb\x02\xff\x1b\x77\x12\xd4\x6a\xb6\x23\xcc\xea\x10\xa6\xd9\x8e\x30\xab\xef\xbf\xd1\xa1\xda\xc6\x0b\x05\x27\x9a\x6d\x90\xd4\xee\xaa\xa4\x52\xd2\x7f\x8d\x12\x5d\xc0\x0b\xb5\xc1\x6a\x1b\x94\xa5\x8b\x03\x37\x28\x6b\xe3\x0d\x84\x9a\xdf\xb7\x86\x1a\x94\xb5\xb1\x54\x90\xf1\xfb\xd6\x72\xc0\x43\xb5\x39\x78\xb6\x41\x59\x5b\x9f\x3c\x28\x6b\x4b\x9d\xe1\xa1\xd2\xd9\x05\x88\xfa\x5d\xb9\x59\x10\xf5\xfb\x66\xab\x04\x51\xbf\x1f\x59\x2a\x10\x98\x2e\x00\xdc\x20\xb0\x43\x34\x78\x83\xc0\x0e\xbe\xdd\x0d\x02\x53\x10\x66\x47\xcc\xd5\x0f\x5b\xa5\x1d\x31\x57\x3f\x59\xb2\x3c\x4a\xf4\x16\xac\xa6\xd3\x11\x1b\xac\x76\xf4\x91\x83\xd5\x8e\xa6\x16\xac\x76\x4c\xff\x55\x4a\x28\x68\xf0\xd8\x01\xe3\x6d\x30\xd7\x91\x5a\x02\x73\x9d\xae\x16\x90\x45\x23\x0f\xe6\x52\xbe\xd7\x06\x73\x1d\xa9\x1e\x30\xd7\x01\x15\xec\x08\x82\xfa\xc1\x71\xb1\x0f\xb2\xb0\x3b\xda\xe0\xb1\xb3\xf4\x5e\xa3\xa4\x27\x19\xcf\xad\x16\x90\x53\x73\x84\x33\x0b\x16\x34\xdb\x38\xb3\x0e\x87\x03\x37\x58\x4d\x37\x07\x6e\xb0\xda\x91\xca\x02\xab\x1d\x82\x92\x1b\x3c\x06\xd3\x99\x6d\x30\xd7\x91\xc9\x01\x73\x5d\x36\xb7\x1b\x67\x96\x6e\x0e\xdc\x11\xcc\x74\x9d\xf0\xd8\xe0\xb1\x0b\xc6\xdb\xe0\xb1\x2b\x25\x05\x1e\x53\x68\x6c\x83\xc7\x74\x1f\xe0\x06\x8f\x5d\xcd\x43\x04\x33\xfd\x72\xe6\x68\xe3\x12\x13\x81\xd9\x06\xab\xe9\xae\xc0\x8d\x4b\xec\x6a\xf9\x81\xc0\x94\x27\xb6\x71\x82\x89\xce\x6c\x83\xc0\x2e\x5e\xf5\x0d\x02\xbb\x6c\x6e\xf7\xa3\xf5\xa1\xf7\x68\x1d\xb7\xc2\x06\x9d\xdd\xa9\x16\x68\x1d\xd3\x71\x40\x67\x0a\x8d\x1d\xd0\xd9\x05\x32\x1c\xd0\xd9\x65\x8e\x0e\x10\xec\x82\xd1\x0f\x10\x4c\xe7\x4b\x0e\x10\xec\xb2\x8f\x3a\x89\x3e\xe0\x94\x3a\x40\x30\x05\xd1\x0e\xe0\xe9\xb2\xc6\x0e\xe0\xe9\xa2\xea\x0e\xe0\x49\x09\x66\x07\x80\xf4\xc0\xe8\x07\xb7\xd7\x63\x3f\x7b\x70\x7b\xbd\xac\x52\xa3\x44\xeb\xb8\xbd\x1e\x86\xe4\x00\xac\x1e\xeb\xe8\xe0\xf6\x7a\xcc\xdf\x89\x93\xf9\xfe\x40\xe5\x07\xd0\xf5\x70\x4a\x1d\x40\x97\xa8\xce\x0e\xa0\xeb\x31\x7f\x07\x77\x99\xd2\xd4\x0e\xa0\xeb\xe1\x34\x3d\x00\x2b\x45\xbc\x0e\xc0\x4a\x69\x6a\x07\x60\x25\x92\xb2\x83\x6b\xeb\x01\xeb\x0e\xae\x2d\x91\x94\x1d\x5c\x5b\x6f\xa9\x16\xda\xdb\x7f\xbb\xe3\xe2\x80\xb9\x1e\xa7\x0e\x0e\x98\x4b\xfc\x65\x07\x94\xf5\x34\x0d\xf8\xa4\xc4\x5f\x76\xf0\x49\x3d\x7c\x83\x07\x5c\x25\xc6\xb2\x03\xae\x7a\x24\x72\x9c\xc0\x55\x35\xe1\xb1\x3d\x71\x56\xaf\x2a\x13\xed\xc0\x2a\xa7\x4c\xb4\x03\xab\x5c\x02\x07\x1c\x58\xe5\x12\x4a\xf1\xc0\x2a\x97\x50\x75\x07\x56\x39\x05\xbc\x0e\x24\xa7\x0a\x71\x1d\x48\x4e\x75\x19\xe1\x81\xe4\x54\x59\x6a\x07\xfe\x39\x05\xbc\x0e\xfc\x73\xba\x38\xf0\xc0\x3f\x27\x1e\xb2\x03\xff\x9c\x32\xd1\x0e\xf4\xdf\x09\x6f\xee\x81\x8d\x2e\xa1\x14\x0f\xac\xde\xca\x44\x3b\x50\x9e\x2a\x54\x75\x60\xa3\x53\x26\xda\x81\x8d\x2e\x11\xf6\x3c\xb0\xd1\x29\x54\x75\xa0\x3c\x4d\x9c\x3a\x3d\x50\x9e\x2a\xf7\xec\xc0\x54\x97\x08\x6d\x9e\x8a\x9c\xa8\xc8\x03\x1d\xaa\x82\x53\x07\x16\xbb\xc4\x86\xf9\xc0\x62\xa7\x13\x1e\x07\x16\x3b\xf1\x97\x1d\x58\xec\xc4\x5f\x76\x20\x4e\x4d\xa8\xcf\x03\x71\x6a\xd2\x57\x00\xa7\x9d\x42\x5c\x07\xaa\x54\x85\xb8\x0e\x54\xa9\xe9\xa9\x84\x64\x84\x44\x0f\x74\xa8\x09\x65\x7a\x60\xb8\xfb\xc0\x7f\x07\x86\xbb\x4f\xcb\x16\x86\xbb\xef\xd3\x7b\x8b\x12\x7d\x80\x61\xfc\xfb\x54\xcb\xa1\x44\xdf\x03\xf1\x55\x85\xb8\x4e\x20\xbe\xfa\xa1\x76\x0f\x14\xab\x9f\x96\x26\xcc\xe4\x1f\xe7\x5a\x0f\xcc\xe4\x1f\x0e\x8f\x13\x18\xaf\x2a\xf3\xed\x04\xc6\xab\x9f\x16\x71\x47\x6a\x7d\x21\x1d\xa9\xd9\xa9\x1d\x68\x5b\xbf\xaa\xff\x90\x0c\x23\x7a\x02\xd5\x55\x85\xb8\x4e\xa0\xba\xfa\x91\xf8\x73\x06\x92\xa1\x92\xcf\x40\x32\x70\xff\x81\xfb\xfc\x43\x25\x1f\xe8\x5e\x75\x6f\xe1\x19\xb4\xae\xc5\x3f\x18\xb3\xa5\xff\x18\x09\xcd\x3b\x04\xaf\x1f\xfe\xfe\x03\x13\xfa\xa7\x99\x86\x09\xfd\xd3\xdc\x4e\x24\xe3\xc0\xda\x81\xee\x55\xf9\x73\x27\x80\x55\x55\xe6\xdb\x81\x09\x3d\x6b\xac\x21\x7f\xcd\x59\xef\x1d\x4a\x7c\x67\x90\xbf\x66\x29\x53\x08\x5e\x33\x7b\xac\x03\xc1\xab\x6e\x23\x3c\x01\xba\x6a\xc6\x18\x1e\xf8\xd4\xb3\xd6\x26\xe4\xaf\x19\xd3\x78\xe0\x4c\x57\xac\xea\xc0\x99\xae\x8c\xb9\xb3\x90\xa5\xaa\x16\x64\xc1\x34\x9e\x85\x2c\x4d\xff\x3d\x4a\xb4\x00\x69\xac\xee\x26\x3c\x90\xc6\x66\xcd\x0a\xa4\xb1\x59\x2b\x7c\x23\xa7\x56\x38\x3c\xec\x19\xc0\x79\x20\x94\x55\x02\xdd\x81\x50\x36\x4f\x95\x1a\x25\x64\x81\xa3\x3d\x08\xcc\xfe\xac\x92\xa1\x6f\xcf\x53\x82\x31\x0d\x6c\xde\xcf\x41\x68\xd9\x50\x28\xda\xb3\x26\x13\x1e\xda\xcc\x86\xeb\xc0\x43\x5b\x92\xde\xab\x94\xf8\x24\xe0\xa1\x55\xfe\xdc\x81\x87\xb6\xc8\x4e\xc2\x43\xab\xac\xb8\x03\xb5\x7b\xe1\x68\xf5\x09\x94\x55\x8b\xa6\x0f\x8e\xda\xa2\x25\x06\xd1\x7b\xc1\xc5\x71\xc2\x97\x55\xc5\x66\x76\x02\x57\xd5\xa2\x65\x04\x63\x6d\xc1\xc5\x71\x60\xac\x2d\x52\xbb\x30\xd6\x16\x2d\x23\x48\xe0\x4b\x53\x0b\x48\x86\x6f\xf7\xc0\x66\x2b\x36\xb3\x03\x9b\x6d\xe9\x6a\x6f\x53\x52\x7b\xc8\x29\xfb\x0a\x25\xbc\xf8\xcb\x0e\x94\xf0\x65\xea\x3f\xfa\x20\xd5\x0a\xef\xad\x32\xe6\x0e\x94\xf0\x45\xca\x14\x4a\xf8\xc2\x0e\xe1\x40\xfb\x5e\xb4\x70\xa0\x7d\xd7\x75\x87\x07\xda\x77\x5d\x77\x78\x1e\x72\x4a\x61\x3e\xe4\x04\x7d\x1e\x28\xe1\x8d\xdd\xc3\x81\x12\x5e\x3c\x64\x07\x4a\x78\x63\x8e\x2e\x1c\xbc\xca\xb4\xbb\x70\xf0\x1a\xe8\xf3\x42\xa6\x2b\x56\xb2\x1b\x48\xaa\x1a\x58\xe6\x86\x33\xab\x2a\xdc\x76\x21\x88\x57\x6e\xdd\x85\x5a\xd7\x58\x54\x17\x6a\x5d\xc3\xc5\x71\xa1\xd6\x35\x5c\x1c\x17\x6a\x5d\x63\x51\x5d\x08\xe2\x0d\x2f\xf0\xfd\x90\x05\x0f\xe3\x0d\x67\x56\x35\xf2\x50\x2f\xe4\xf1\xba\xd3\xf0\x42\xc9\x6b\x43\xff\x39\xa5\x41\xa9\x52\x52\x9d\x8d\x92\xea\xec\x94\x1e\x25\xfa\x37\xf5\x1e\xfd\x03\x03\xdd\x8f\x3e\x6c\xfd\x47\x1f\x8e\x5a\xa7\x0f\xac\x9c\x0b\x95\xaf\xce\xed\x5e\xa8\x7c\x45\x05\x76\x21\x9d\x37\xe6\xf6\x42\x3a\x6f\xec\xfe\x2e\x34\xbf\xc6\xdd\x11\x17\x9a\x5f\x85\xcd\x2e\x34\xbf\xce\xfa\xbb\xd0\xfc\x7a\x52\x0b\x9d\xd2\xa4\x34\x28\xa9\x96\xe8\x83\xc2\x66\x17\x0a\x60\x07\x12\xdd\xc0\x78\xd5\xb3\xea\x3c\x94\xf4\x64\xf4\xcf\x8b\xfe\x7b\x94\x90\x13\xb6\x7a\xdd\x5b\x78\x61\xab\xd7\xbd\x85\x17\xea\x60\xc7\xfc\xdd\x82\x9c\xae\xf7\x90\x13\xd8\x73\xa1\x0e\x16\xa5\xd7\x05\xd6\x39\x26\xe7\x02\xeb\x94\xe3\x78\xe1\xae\xd7\xcd\x81\x17\xee\x7a\x1d\xee\xbc\x40\x3e\x11\x67\x5d\x60\x9d\x88\xb3\x2e\xd0\x4d\xf9\x8f\x17\x0e\xfa\x8a\xab\xe2\x86\xbb\xac\x56\x0c\xc9\x05\xc8\x55\x50\xf9\x05\xc8\x55\x92\xe4\x2e\xfc\xf4\x22\xce\xba\xf0\xd3\xeb\x56\xc1\x0b\x90\xab\xae\xf7\x1a\xa5\xf9\x17\x95\x7c\x41\x75\x4a\x8d\xbc\xa0\x3a\x5d\x3f\x78\x41\x75\x55\x0b\x00\x54\xa7\x44\xc9\x0b\xaa\xab\x78\x85\x2e\xc8\xad\x72\xd0\xed\x82\xdc\x2a\x41\x91\x0b\x72\x53\x4a\xe5\x05\xb9\x55\xd4\xd2\x05\xb9\x29\xa5\xf2\x82\xdc\x2a\xd8\xf0\x82\xdc\x2a\x38\xe0\x82\xdc\xc4\xa9\x75\x41\x6e\x95\x53\x00\x17\x36\x62\xb1\x68\x5d\x90\x9b\xce\xca\x5e\x88\xec\x2b\x1e\xdb\x0b\x72\xab\xfa\xe4\xc1\x63\x95\xa3\x4a\x37\x3c\x69\xb5\xe9\xd3\x8d\xd0\x5f\x6d\x49\xff\xc5\xc0\x8b\xac\xea\x82\xb2\x44\x56\x75\x41\x59\x4a\x9b\xbc\xa0\xac\x06\x46\xbf\xa0\x2c\x85\xaa\x2e\x28\xab\xe1\x9d\xbb\xa0\xac\xa6\x0f\x12\x94\xd5\xaa\x6a\xb9\x94\xf4\xe4\xa3\x84\x64\x03\x39\x39\xa9\x71\xc1\x63\x8d\x93\x1a\x17\x3c\xd6\xf0\xd1\x5e\xf0\x58\x6b\x7a\x32\xe6\xa8\x81\x03\xee\xa0\x0f\x5d\xff\xd1\x87\xa1\xf7\x90\x73\xa9\x14\xf3\xd0\xd8\x06\x5f\xa8\xf9\x9b\x46\x1e\x6a\xfe\xa6\xc5\x01\xe1\x7e\x03\x41\x5f\x08\xf7\x75\x51\xe1\x05\x81\x35\x36\xb7\x37\xdc\x5e\xb5\x6b\x71\x40\xbf\xdf\x31\xda\x17\x04\xd6\x09\xf6\x5d\x28\xf6\x45\x56\x75\xa1\xd8\x57\x76\xe2\x05\x81\x75\xd3\x7f\x99\x12\xcb\x16\x04\xa6\xb0\xd2\x05\x81\x29\xaf\xf0\x82\xc0\x7a\xd3\x7b\x95\x12\x0b\x27\xdc\x5e\xb5\x83\x9d\x2e\xe8\x4c\xa7\xa2\xef\x42\xce\xae\x16\x62\x5c\xba\x54\x39\xc8\xad\x73\xae\xe1\x82\xdc\x14\x48\xba\x20\xb7\xae\x51\x02\xb9\x75\x30\xec\x05\xb9\x89\xac\xea\x82\xdc\x3a\x3e\xd3\x0b\x72\xeb\xfa\x5a\x41\x6e\xa2\xae\xba\xe0\x31\x11\x52\x5d\xf0\xd8\x20\xf8\x7d\xc1\x63\x0a\x2b\x5d\x40\xd7\xc0\x75\x70\x01\x5d\x43\x2a\x39\x82\x92\x75\x7c\xaa\x65\x53\x62\xcc\xc2\x41\x56\x87\x46\x3e\x1c\x64\x55\xb7\x0a\x5e\xe0\xd9\xe0\x44\xc2\x0d\x07\x59\x1d\xec\x3a\x6e\x38\xc8\xea\xd0\x77\x0d\x74\x53\x2a\xc5\x05\xba\xe9\xe6\xc0\x0b\x74\x1b\xfa\x92\x81\x6e\x43\xc6\x17\xe8\x36\xa4\x7b\x80\x67\x83\x53\x46\xf7\x20\x27\xa7\x8c\xee\x41\x4e\x50\xeb\x3d\xc8\xc9\x01\xb9\x0b\x90\x1b\x32\xa9\x11\xb0\xac\x83\xf0\xec\xbd\xf4\x01\x44\x7b\x01\x79\x03\xa7\xe9\x05\xba\x0d\x5c\x77\x17\xe8\xa6\x5b\x05\x2f\xd0\x6d\xc8\x14\x03\xc8\xc6\xd6\x93\xc8\xa2\x99\x06\x90\x0d\xf6\x9e\x17\x40\x36\xce\xdf\x18\xaa\x2f\x58\x6d\x68\x19\x3d\x44\x01\x73\xdd\x87\x28\xb2\xd2\xa0\x33\x05\x99\x2e\xe8\x6c\x68\xc1\x81\xce\x74\x51\xe1\x05\x9d\x89\x53\xeb\x82\xce\xc4\xa2\x75\x41\x67\x3a\x98\x7f\x41\x67\x62\xd1\xba\xa0\x33\x5d\x4d\xf8\x40\x67\x13\xc5\xf7\x40\x67\x0a\x40\xbd\xf0\x8f\xd5\x59\x54\x8a\x8f\x40\xa9\x98\x0f\xe4\xa6\x54\xcc\x17\xfe\xb1\xaa\x70\xd4\x03\xb9\xe9\xc2\xc1\x07\x72\x9b\xe0\xe9\x07\x72\x53\xf2\xe5\x03\xb9\x4d\x8e\x38\x3d\x90\x9b\x2e\x1c\x7c\x20\x37\x05\xa7\x1e\xe8\x6c\xf2\xf1\x3c\xd0\xd9\xc4\x70\x3d\xd0\x99\x42\x55\x0f\x74\x36\x59\xe0\x0f\x74\xa6\xe0\xd4\x03\x9d\x4d\x3e\xac\x07\x3a\x9b\x43\xb5\x20\x27\x3b\x99\xf7\x21\x27\xe7\x28\x1e\xe8\x4c\x17\x07\x3e\xd0\xd9\x24\x0c\xf9\x40\x59\x4a\x66\x78\xa0\x2c\x51\x5e\x3d\x50\xd6\x64\x81\x3f\x50\x96\xee\xf5\x7b\xa0\xac\x49\x00\xf1\x81\xb2\xe6\xd3\x93\x21\x8b\x48\xae\x1e\x48\x6a\xe1\xcd\x7d\x20\x29\xd1\x5a\x3d\x90\xd4\x22\x1c\xfc\xc0\x47\x4b\x33\x16\x0e\xb2\xba\x38\xdd\xf2\xe2\x78\x57\x5d\x9a\x3f\xb0\x93\x72\x46\x5f\xa1\x3d\x4c\xd5\x2b\xb4\x07\x9e\x7e\x85\xf6\xd8\x01\xbd\x42\x7b\x5d\x4f\x3e\x4a\xcc\x51\xa4\xbd\xd6\x85\x7b\xe0\x81\xb9\x94\x5d\xfa\xc0\x5c\x6b\xea\x49\x24\x63\xd9\x3e\x30\x97\x72\x4d\x1f\x98\x4b\xf4\x54\x0f\x37\xdb\xc2\x6f\xf8\x70\xb3\xad\xa5\xff\x62\xcc\x16\x97\xed\x3c\xdc\x6c\xa2\xa7\x7a\xb8\xd9\x16\x5e\xf5\x07\x56\x5b\x60\xdf\x87\x9b\x4d\x89\x54\xcf\xe8\x1f\x0e\xc0\x07\x8e\x53\x70\xea\x81\xe3\x36\x6b\xec\x81\xe3\x94\xb1\xfa\xc0\x71\x5b\xeb\x08\x1c\xa7\x04\xac\x07\x8e\xdb\x40\x86\x87\xb3\x6e\xa3\x68\x1f\xce\x3a\xdd\x2a\xf8\xc0\x78\xa2\xae\x7a\x60\xbc\x6d\xaa\xb3\x53\xd2\x93\x21\xf5\xe6\xac\xc4\x03\xc8\x6d\xad\x15\x80\xdc\xd6\x1c\x01\xe4\x36\xc6\xf0\xe1\x9e\xdb\x5d\x25\x24\xeb\x7a\x12\xc9\x34\x63\x80\xbc\x8d\xa2\x7d\x80\xbc\x0d\xac\x7b\x00\xb9\xad\xf5\x10\xe7\xbb\xea\xe6\xac\xc4\x03\x9e\xe9\xae\xc0\x87\x63\x4d\x51\xa6\xd7\xa8\x53\xe3\x09\x74\x3b\x49\xef\x35\x4a\x7c\x67\x38\xdd\x74\x57\xe0\xc3\xe9\x76\xd0\x60\x0f\xa7\x9b\x08\xa9\x1e\x20\x4f\x31\xa7\x87\xd3\xed\x10\x50\x7f\x38\xdd\x22\xeb\xf6\x8f\x2a\xf9\x81\x0d\x0f\x98\xe4\x81\x0d\x0f\xc9\x89\x0f\x6c\x78\x38\xb9\xf7\xf0\xce\x1d\x53\x29\xba\x77\x88\xab\x3e\xb0\xe1\xd1\x52\x01\x1b\x1e\x30\xc9\x03\x1b\x2a\x75\xf7\x75\xba\xa0\xa5\xd2\xe9\x42\xd7\x93\x74\x41\x6a\x09\xc4\xa7\x44\xde\x07\xaa\x53\x4e\xde\x03\xd5\x1d\xa9\x1e\x3c\x70\x07\x94\xfc\xf0\xc0\x9d\xad\x27\x69\x1d\x14\xf2\x40\x7c\x07\x17\xc0\x03\xf1\x89\xc8\xea\x81\xf8\x74\x19\xe1\x1b\x0c\xa0\x26\x13\xfc\x27\xea\xaa\x07\xfe\x3b\xc4\xcc\x1f\xf8\x4f\x01\xa8\x17\x21\xd1\x7a\xb5\x54\x22\x24\x5a\x2f\x31\xf3\x07\x36\xd4\xd5\x84\x0f\x6c\x78\x39\x72\xf4\xf0\xdc\x5d\xb6\x89\x0f\xcf\x9d\xc2\x51\x0f\xdc\xa8\x70\xd4\xc3\x73\x77\x4d\x92\x5d\x4a\x6a\xef\x51\x62\x36\xc1\x94\x97\xf4\xea\x07\x52\xbc\xf8\xdc\x1e\x48\x51\x29\xcd\x0f\xa4\xa8\xdc\xac\x07\x52\xbc\x43\xff\x21\xb5\x96\x03\x68\xf0\x82\xa0\x1f\x68\xf0\x2e\x3d\x89\x64\x60\x8b\x07\x1a\x54\xc8\xe9\x81\x06\x95\xb6\xfc\x40\x83\x57\x33\x06\x1a\x54\x58\xe9\x81\x06\x15\x56\x7a\xf8\xea\x2e\x40\xe0\x81\x0d\x95\x7f\xf5\xc0\x86\x57\xa6\x03\x6c\x78\x35\x0f\x60\x43\xe5\x5b\x3e\xb0\xa1\xee\x2d\x7c\x60\xc3\x97\xf4\x64\xf4\x41\x09\xce\x2f\x8e\xf7\xd7\x27\x05\x06\xe2\x7b\xb8\xd2\x1e\x88\x4f\x21\xa7\x07\xe2\x53\x86\xd7\x03\xf1\xe9\xf6\xc3\x07\xe2\x7b\x5a\x39\x20\x3e\x65\x7f\x3d\x9c\x75\x4f\xea\x0c\x67\x9d\xd2\xa4\x1f\x68\xf0\x49\xb9\x81\xf8\x94\x26\xfd\x40\x7c\x4f\xf3\x07\xe2\x7b\x52\x7c\x20\xbe\xa7\x15\x07\xe2\x7b\x38\xe4\x1e\x6e\xbd\x27\x35\x88\x5b\xef\x71\x10\xf3\xe1\xd6\x53\x50\xeb\x81\xff\x94\x28\xf6\x70\xcf\x29\x19\xec\x5d\x64\xd1\x57\x80\x7b\xee\x81\x3e\x1f\x68\xf0\x71\xd4\xec\x81\x06\x1f\x41\xc9\x07\xe4\xd3\x2d\x8d\x0f\xf7\xdc\x23\x9c\xff\x70\xcf\x3d\x29\x53\x00\xe0\xc3\xf5\xf3\x00\x80\xba\x89\xf1\x01\x00\xdf\x51\x2d\x8c\x19\xd1\x8d\x07\x00\x54\xfa\xd7\x03\xe4\xbd\xab\x12\x72\x86\x89\x8b\x6c\xae\x28\x19\x25\xe4\x8c\x55\xec\x09\x90\xf7\xe2\x7a\x61\x4f\x10\x83\x91\xe2\xe5\x09\xf2\x2f\xe2\x58\x91\xf7\xf5\x53\x8a\x79\xf7\x04\xf9\x57\x0a\x17\x8e\x27\xc8\xbf\xb8\x7b\xd1\x13\x2c\xa0\xdc\xbd\xe8\x09\x16\xd0\x48\xe3\xfa\x93\x4a\xf6\x04\x41\x28\x9c\x5a\x9e\x20\x08\x25\xc3\xcb\x13\x04\xa1\x64\x78\x45\xd2\x59\x94\xf8\x0f\x76\x31\xb2\xb8\x3c\xc1\x2e\xc6\x95\x8d\x9e\x60\x17\x4b\xf1\x81\x78\x82\x5d\x2c\x35\xbd\x17\xbc\x67\x04\xca\x3c\x41\x1e\x4a\xa0\xcc\x13\xe4\xa1\x04\xc3\x3c\x41\x1e\x0a\xdf\x56\x24\xb9\xfd\x94\xa6\x9e\xa4\xeb\x53\x75\xd2\xf5\xc5\x20\x41\x2c\x0a\xc3\x96\x27\x88\x45\xb9\x7a\xd1\xd3\x47\x1f\x0e\x83\x94\xe9\xc3\x45\xce\x4c\x1f\x34\x29\xe1\xd5\x6b\x04\xa0\x3c\x41\x68\xfe\x25\x5a\x0f\xbc\xd9\x08\x39\x45\x8a\xdd\x4f\x29\xd3\x3a\xa4\xa3\xe4\x4a\x79\x82\x74\xf4\x33\xd5\xb2\x28\xa9\x96\x18\xdd\xcf\xe9\x2d\x14\xe6\x9f\xf3\x11\x40\x61\xfe\xc5\xe6\xcf\x13\xa4\xa3\x5c\xb6\xe8\x09\xd2\xd1\xaf\x32\xed\x90\x8e\x7e\x9d\xd6\x21\x1d\xfd\x3a\x75\x42\x2c\xfa\x69\x04\xa1\x37\xff\x26\x1f\x24\x14\xe6\x04\x8b\x3c\x41\x2c\xfa\x2d\xb5\x80\x2c\x9b\xf7\x20\x16\x25\x3c\xe4\x09\x62\x51\xf2\x9a\x3c\x41\x2c\xfa\x1d\xe6\x1d\x62\x51\xb2\x9c\x22\x85\xf0\xa7\x74\x91\x0c\x62\xd1\xef\x32\x66\x10\x8b\x7e\x4f\xef\x21\xe7\xa3\xb7\x70\x98\x93\xf3\xe4\x29\x10\x66\xcb\x5a\x1c\x90\x8e\xe6\x8f\x3e\xc0\x5a\xce\x45\x8c\x9e\x60\x2d\xcf\x1f\xf3\x07\x21\x69\xfe\x90\x1a\x42\xd2\x9c\x19\x17\x08\x49\x73\x66\x04\x21\x24\xcd\x85\x39\x82\x74\x34\x1b\x23\x01\xe9\x68\x36\x7a\x04\xe9\x68\x76\xfa\x0e\xe9\x28\x09\x51\x9e\x20\x1d\x25\xc8\xe4\x09\xd2\xd1\xac\x15\x00\x6b\x39\xc9\x52\x9e\x1c\x39\x1b\xad\x57\xe4\xec\xb4\x07\x3d\x69\xee\xf4\x08\x7a\xd2\xdc\x19\x17\xe8\x49\xa1\xc3\xf2\x04\x3d\x29\x61\x25\x4f\x81\x22\x1b\x37\x31\x7a\x82\x9e\x34\x6f\x46\x17\x7a\x52\xee\x57\xf4\x04\x3d\x69\xbe\x2a\x21\xf5\x65\x5c\x60\x42\xcf\x57\x92\x21\xb5\x14\x58\x45\xea\x87\x64\xf0\xa2\x43\x80\xe5\x09\x5e\xf4\xf2\xd1\x77\xd8\xce\x8b\xd6\x43\x20\xcc\x56\x32\xed\xc1\x76\x5e\xb4\x3a\x60\x3b\x2f\x85\x16\x60\x3b\x2f\x5a\x2b\x11\xba\x6d\x45\x9a\x28\x42\xb7\xad\x38\x92\x05\x8c\x6c\xc5\xe9\x2d\xbc\xe8\xa5\xd2\x1e\xbc\xe8\xa5\x52\x27\xbc\xe8\x45\x7a\x29\x5c\x8c\xad\x68\x56\x3a\x72\x36\x7a\xd4\x91\xb3\xa9\xce\x18\xc1\x22\x2d\x05\x4b\x7a\xe9\x6a\x9d\x3e\x68\x1e\x3a\x7d\x90\xce\x82\x9a\x15\x1a\x2d\x4f\x50\xb3\x96\x29\xc9\xe8\xc3\xfc\x8b\xe3\x22\xb2\x58\x7f\x1e\x5c\x74\x01\xd6\xd6\xb2\x10\x73\x20\xf4\xa2\x0b\xb0\xb6\x96\xcd\x47\x00\x6b\x6b\xd9\x88\x09\x6b\x6b\xd1\xb4\xc3\xda\x5a\x34\xed\xb0\xb6\x12\x72\xf2\x04\x6b\x2b\x79\x5b\x9e\x60\x6d\x25\xe4\xe4\x09\xaa\xf5\xf2\xa8\x33\xa2\xc1\x8d\xeb\x1c\x3d\x05\x16\x6d\xf6\xf1\x79\x06\x16\x6d\xa6\x05\x07\xa5\xab\x65\x3d\x19\xb2\x98\x16\x15\xe4\xea\x66\x0c\x35\x04\xaf\xa6\x89\x86\xe0\xd5\xa4\xf8\x20\x78\x35\x2d\x2a\xe8\xd4\x09\x1d\x79\x82\xe0\xd5\xa4\xf8\x02\xff\x35\xeb\x2c\xc6\x45\x0b\x9d\x16\xa0\x74\x25\xac\xe4\x09\x4a\x57\x82\x45\x91\xc1\xfb\x53\x9a\x8c\x44\xc4\x71\x9b\x2d\xa6\x3d\xe2\xb8\xcd\x16\xa3\x0b\xf9\x2b\xe4\x58\x9e\x20\x7f\x25\x90\xe4\x09\xf2\x57\xdb\x6a\xa1\x53\x52\x0b\x48\x7d\xf4\x1f\x52\x1f\x7a\x04\x31\xac\x49\x61\x42\xe6\x4e\x8e\x95\x27\x88\x61\x5d\x06\x08\x1a\x76\xd7\x12\x0b\x6c\xd8\x5c\x06\x08\x9a\x58\x48\xae\x3c\x41\x13\xeb\x5a\x70\x81\x0d\x9b\x6b\x1e\x02\x1b\x36\x2f\xb4\x07\x7d\x3b\x44\x56\x9e\x20\x94\x75\x2d\x3f\x48\x63\x5d\xb3\x02\x69\xac\x4b\xd5\x41\x1a\xeb\x5a\x70\x90\xc6\xba\x16\x1c\xa4\xb1\x5e\xf9\x5a\x21\x8d\xf5\x4a\x7b\x90\xc6\xba\x96\xd1\xa5\x0f\x43\xef\x21\xe7\xa4\x75\x48\x63\x7d\x32\x12\x90\xc6\xba\xd6\x03\xa4\xb1\xae\xb1\x86\x20\x9e\x64\xa9\xc8\x96\x8e\x12\x72\x42\x10\xef\x9b\x3e\x5c\xfa\xa0\x91\x87\x6c\xd6\x0f\xff\x41\x28\xeb\x17\xa9\x21\x94\x75\xe1\x38\x08\x65\x5d\xa6\x0a\x42\x59\x92\xa5\x3c\x41\x28\x5b\x65\xaa\xa0\x89\xad\x89\xde\x42\x13\x5b\x3f\xe4\x84\x26\xb6\x7e\xac\x2a\x68\x62\x6b\x9c\x8e\xf0\x0f\x9a\xd8\x8a\x52\xfc\x40\x83\x95\x79\xf8\x40\x7c\xa4\x40\xf9\x07\xe2\xab\xa8\xc1\x0f\xc4\x57\x51\x83\x1f\x88\xaf\x02\x12\x3e\x60\x5d\xad\xbc\x07\x20\xab\x8d\x16\x00\x5d\xb5\xd3\x02\xa0\xab\xc6\x91\x3f\xff\x00\x5d\x15\xe5\xf6\xc1\xc3\x4e\x04\xca\xbf\x70\xc1\xb5\x0a\x80\xf8\x80\x52\x44\xa0\xfc\x03\x4a\x55\xe6\xe8\x03\x4a\x91\x10\x15\x19\xe6\x51\x42\x6a\x38\xda\xb9\xc6\xd3\x3f\xe0\x52\xc5\x00\x7d\xc0\xa5\x1a\x8e\xbc\xc8\x3e\x8f\x92\x5a\xa0\x47\x8f\x3e\xc0\xd1\xce\x85\x9f\xfe\x01\xa5\xb8\xf0\x33\xf2\xd4\xff\xeb\x3f\xad\x25\xfa\x00\x5c\x22\x59\x2a\xb2\xd6\xa3\x44\x0b\xc0\xa5\x88\x4e\xfd\x51\x25\x7f\xd0\xb7\x37\x26\xf3\x83\xa2\xbd\xa1\xea\x3e\x28\xda\x1b\x68\xe2\x0b\x3f\x5e\x6b\xd8\xb4\x0f\x94\xc5\xa5\x9e\xfe\x81\xb2\x5a\x91\x98\x8f\x12\x83\x0b\xca\x6a\x9a\x76\x90\x54\x73\xba\x00\x92\x6a\x2c\xbf\x0f\xb4\xd4\x34\xd1\xa0\xa5\xa6\x89\x06\x2d\xc1\xd3\xe5\x5f\xf8\xe3\x1a\x21\x2e\xff\x0c\x39\xb1\x77\x9f\x21\x27\xca\xf4\x03\x3b\x35\xd0\xc4\x07\x76\x6a\x03\xa9\xc1\x4e\x5c\xd5\xe9\x1f\xd8\x09\x9e\x2e\xff\xc0\x4e\x6d\x22\x19\x64\xee\x0d\x54\xfe\x41\xe6\xde\x96\x6a\xa9\x94\x68\x0f\x5c\xd5\x36\xb2\x38\x7d\xd8\x7a\x92\x3e\x6c\x3d\x89\x9c\x47\x75\x32\x9e\x97\x8f\x00\x5c\xd5\xae\x6a\xa1\x0f\x0f\x39\xc1\x55\x0d\xc3\xf5\x81\x8f\xba\x3e\x82\xf0\xb2\x35\x6e\xbe\xf2\x2f\x42\xa9\xad\x27\x66\x13\xa2\xf7\xfe\xd1\x02\x48\xaa\xa3\x4c\x3f\x90\x14\xf9\x57\xfe\x81\xa4\xb8\xf0\xd3\x3f\x90\x54\xd7\xfc\x81\x96\x3a\x2a\xf2\x03\x2d\xf5\xca\x28\x81\x96\x7a\xa5\x47\x50\xc2\xf7\xc6\x7b\x50\xc2\xf7\xce\xd7\x03\x25\x7c\xef\x48\x06\xae\xea\x43\x4f\x22\xe7\xd0\x7f\xc8\xa9\xa5\xd9\x90\x73\xd2\x77\x70\x55\x5f\x6a\x2f\xc6\xac\x6f\xfd\x87\x9c\x60\xfb\x0f\x5c\xd5\x0f\x7d\x07\x3b\xf5\xc3\x98\x41\x48\x4f\x6e\x96\x7f\x10\xd2\x77\xb0\xfd\x07\xae\xea\x9a\x07\x70\x55\xd7\x22\x06\x57\x71\x51\x68\x5c\xdb\x10\x25\x3d\x89\x9c\x4f\x4f\x86\x9c\x43\xb3\x02\x76\x1a\x9a\x15\x68\xed\x09\xa9\xf9\x07\x40\x1a\x52\x9f\x00\xa4\xa1\x59\x81\xd6\x7e\x48\x99\x86\x23\xaf\x0d\x36\xc5\x1f\x00\x69\x18\xed\x01\x89\x86\x94\x29\x90\x08\xa2\x2e\xff\x80\x44\x43\x6b\x0c\x48\x34\x30\x6a\x1f\x90\x68\x34\x64\x01\x12\x0d\x70\xe3\x37\x91\x05\x50\xf2\x01\x89\x08\xa9\xf9\x07\x24\x1a\xec\xc6\xbe\x70\xcf\x35\x92\xb3\xfc\x9b\x48\xa6\x19\x03\x2e\x8d\xa9\x27\xe3\x3b\x1b\x4b\x75\x6e\x4a\xd4\x09\x78\x1a\x5b\x25\x24\x03\x0e\x7e\x80\xa7\xa1\x95\xb3\x68\x0f\x58\xf7\x01\xa5\x86\x56\x07\x7c\xf8\x53\x4a\x11\x3e\xfc\xa9\x79\x00\x58\xcd\x4f\x4f\x3e\x4a\xd4\x09\xb0\x9a\x5a\x1d\x00\xab\x09\xd4\xf8\x00\x56\x53\x73\x04\xb0\x9a\x5a\x2b\x00\xab\xc9\x8e\xeb\x03\x58\x4d\xe9\x48\x80\xd5\xb4\xbf\xdc\x97\xec\x1f\x98\x8b\x60\x98\x7f\x60\xae\x09\xa6\xfc\xc0\x5c\x53\xea\x13\xcc\x35\xb5\x18\xc1\x5c\x04\xbc\xfc\x03\x73\xc1\xa9\xe5\xdf\xa6\xeb\x4d\xdd\xa3\xeb\x9a\x4c\x10\xd8\x04\x61\x7e\xa0\xac\x29\x15\x09\xca\x9a\x9a\x5a\x50\xd6\x94\xc2\x04\x65\x4d\x90\xcd\x07\xca\x9a\xb2\x9a\xd0\xf6\x93\x71\xe5\x1f\xb4\xfd\x53\x56\x13\x04\x36\xa5\x3e\x41\x60\x73\xd1\x02\x28\x6b\x6a\x11\x83\xb2\xb8\xe9\xce\x3f\x50\xd6\x04\xe9\x7f\xa0\xac\x79\xa9\xf3\x32\xd4\x5a\x8c\xd0\xf6\x4f\x7d\x04\x20\x30\xb2\xb1\xfc\x03\x81\xad\xa4\xf7\x06\x25\x3d\x39\x29\x31\x12\x20\xb0\xa5\xcf\x05\x04\x06\x1d\x56\xdc\x62\xf2\x53\xfa\x24\xcb\xa5\xa4\x5a\xe2\x53\x22\x6f\xcb\x3f\x10\xd8\xca\x2c\x3f\x10\xd8\xd2\x07\x02\x02\x5b\x45\x4f\x46\x1f\x96\xe6\x1d\x04\xb6\x8c\x3a\xa1\xf4\xe7\x1e\x33\xff\xa0\xf4\x5f\x5a\xd2\x20\x30\x42\x6a\xfe\x81\xc0\x96\x10\xd1\x43\x32\x29\xe1\x87\x64\x6c\xbb\x33\xe8\x8c\xeb\x5b\xe3\x26\x96\x9f\x12\xf8\x28\x27\xa4\xe6\x2b\xc8\x20\xb7\xc5\x26\x3c\x43\xf0\xbf\xf8\x0a\x32\x04\xff\x6b\xa9\x16\xc6\x33\xfc\x8d\x9e\xc1\x71\xeb\xa8\x16\xc6\x93\x3d\x41\x06\xc7\xad\x23\x59\x90\x1a\xf3\x97\x71\xcf\x2d\xe6\x36\xe3\x9e\x5b\xa8\xdd\x8c\x7b\x8e\x70\x9b\x67\xdc\x73\x0b\xb5\x9b\x41\x83\xeb\x21\x0b\xee\xb9\x9d\x90\x13\xf7\xdc\x66\x63\x9f\x41\x8a\x1b\x44\x9b\x41\x8a\x1b\x95\x9c\x71\xb3\x91\xef\xe5\x19\x37\xdb\x66\xc5\x65\x70\xe3\x76\xfa\x07\x36\xdc\xcc\x43\x06\x1b\x6e\x00\x4b\x06\x1b\x6e\x54\x6b\xc6\xcd\x46\x48\xcd\x33\x6e\xb6\xdd\xa8\x13\x37\xdb\x66\x6d\xe6\x8c\x2c\x6c\xd0\x73\x84\x75\xdb\xd6\x8c\x81\x30\xf7\xd4\x7b\x83\x92\x64\x99\x94\x18\x33\x10\xe6\x46\xed\x66\x9c\x6e\xfb\x20\x19\x28\x72\x63\xfe\x72\xa1\x3d\x56\x55\xc6\xb1\xc6\x45\xb6\x9e\x81\x83\x1b\x37\x62\x06\xe4\xed\xa7\x3a\x1f\x25\x66\x05\x90\x77\xd8\xd3\x65\x5c\x69\x90\x71\x79\xc6\x95\x46\xfa\x97\x67\x00\xe0\x61\x87\x97\x71\x97\x1d\x3c\xbd\x19\x00\x78\x8c\xbe\x03\x00\x8f\x31\x66\x00\xc0\x63\x8c\x04\x00\x90\x2b\x6f\x3d\xe3\x3c\x3b\xce\x93\x80\xbc\xc3\xde\x3a\x03\xf2\x8e\x46\x1e\x90\x07\xc1\x97\x67\x40\xde\xf9\x1b\x43\xb5\x67\xf0\xdf\x69\x74\x16\xfc\x77\xba\x1a\xa0\x0b\x78\x7a\x33\xf8\xef\x0c\x3a\x04\xfe\x83\x09\xcc\x33\x88\x8f\xfb\x76\x3d\x83\xf8\xc8\x13\xf3\x0c\xe2\x23\x4f\xcc\x33\x88\x8f\x3c\x31\xcf\x20\x3e\x6e\xdf\xf5\x8c\xb7\x0c\x26\x30\xcf\x78\xcb\x8e\x26\x13\x34\x78\x50\x98\x19\x34\x78\xb4\x8c\x40\x83\x84\xdb\x3c\x83\x06\x0f\xdb\x8c\x0c\x1a\xbc\x9a\x3e\x10\xdf\xd5\xe2\x88\x3b\x35\x1a\x19\x5e\x9e\x41\x7c\x04\xd8\x3c\x83\xea\x60\xfb\xf2\x0c\xaa\xbb\xd8\xbb\x0c\xaa\xbb\x45\xb5\xc4\x84\x5d\xd4\x59\xc6\x5b\x76\xb5\xc4\x40\x67\x17\x4c\x92\xf1\x7a\x5d\x7c\x59\x19\xaf\x17\x19\x5e\x9e\x41\x67\x57\x8b\x03\x04\x06\xf7\x97\x67\x10\xd8\xd5\x52\x01\x81\x5d\x10\x4a\xc6\xb3\x45\x26\x93\x67\x30\xd7\x33\x95\x32\x25\xe4\x04\x57\x3d\x3c\xa1\x39\x02\xa4\x8d\x4c\x26\xcf\xb8\xa8\xc8\x64\xf2\x3c\xa8\x53\x9f\x59\x84\x3d\x1b\x81\x24\xcf\x20\xb0\x57\xf5\x5e\xcc\x2d\xc1\x22\xcf\xe0\x2a\x82\x45\x9e\x41\x4b\x0f\xb4\x94\x41\x4b\x84\x80\x3c\x83\x96\x9e\xbe\x10\xd0\x12\x19\x50\x9e\x41\x4b\x04\x7d\x3c\x4f\xda\x5b\xfa\x8f\xf6\x8e\xfe\x7b\x94\xa8\x05\xec\xf4\xf4\x4d\xc4\x21\xb8\xf6\xd8\x88\xe6\x08\x6d\x36\x82\x3e\x9e\x17\x23\x21\x45\x0b\xca\x7a\x52\xad\x81\xb2\x7a\xc2\x5d\x96\xe1\x08\x4c\x9f\x4a\x8f\x12\x2d\xc0\x11\x48\x62\x93\x67\x38\x02\x13\x28\x2b\xc3\x11\x98\x32\xbd\x85\x23\x50\xe1\xa1\x0c\x21\x70\x62\xef\x99\x21\x04\x4e\x19\x39\x21\x04\x56\xe8\x28\xc3\x26\x98\xf4\x65\xc1\x26\x98\xa4\xae\x61\x13\x4c\x38\x19\x32\x6c\x82\xa9\xaa\xbd\xe0\xc9\x4b\x4d\x25\xfa\xc0\x1e\x24\x6f\xfa\xa0\x55\x7c\xe8\xc3\xe0\x3b\x3b\xf4\x41\x8a\x16\x4e\xc2\xa4\x39\x82\x93\x30\x4d\x66\x13\x4e\x42\x52\x99\x3c\xc3\x49\x48\x82\x92\x67\x38\x09\x15\xbd\xc9\xf0\x0e\x26\x19\x4a\x68\x85\x15\xcb\xc9\xd0\x0a\x27\x76\x24\x19\x4e\x42\x45\x76\x32\x9c\x84\x49\xe6\x0f\x4e\xc2\xa4\x39\x82\x93\xf0\x93\xc1\x83\x77\xf0\x03\xc3\x66\x78\x07\xb9\x13\xcf\x33\xbc\x83\x9f\xc6\x13\xde\xc1\xaf\x20\x19\x74\xc4\x9f\x54\x72\x40\xa9\xae\x38\x4f\x86\x93\xf0\x33\x3d\x19\x72\x7e\x55\xb5\x6c\x4a\x6a\xef\x50\x62\x5c\xe0\x1d\xfc\x88\x1a\x64\xd8\x04\x3f\xe9\x4f\xd8\x04\x83\x38\xeb\xcf\x2a\x19\xa2\x41\xae\xb6\xf3\x0c\xd1\xe0\x27\xd5\x0a\xd1\xe0\x27\xf5\x09\x53\xf1\xb7\xd4\x1c\x82\x69\xe0\x21\x21\x54\x08\x28\xc3\x46\xfc\xb1\x4d\xcc\xb0\x11\x2b\x04\x54\x20\x28\xfc\xd8\x26\x16\x08\x0a\x3f\xd0\x4b\x81\xa0\x50\x01\xa1\x02\x41\xa1\x02\x42\x05\x82\xc2\x0f\xb5\x5b\xc2\xeb\xd5\xf3\xa7\x27\x07\x25\xfd\x37\x29\x75\x4a\x31\x9c\x0a\xde\x14\xb8\x89\x73\xd1\x7f\x87\x92\x5a\x0f\xa9\xb3\xa9\x14\x52\x67\x2c\x63\x81\xd8\x30\xa3\xc0\x0a\xc4\x86\x0a\xec\x14\xd8\x0b\x33\xe8\xa5\xc0\x5e\x48\xf6\x90\x17\x18\x0a\x15\xd8\x29\x70\x13\x73\x0b\x9e\x17\xb8\x89\xc9\x17\xf2\xf2\xd1\x87\xae\x3a\xe9\x03\x1e\xe9\xf2\xd1\x87\xa1\x5a\xe8\x03\x8b\xaa\xc0\x7a\x98\x99\xa3\x02\xeb\x61\x06\x45\x96\x4c\xeb\x71\x86\x38\x2e\xb5\xfb\x29\xe1\xdf\x2c\x30\x22\x66\x16\x47\xc9\xb4\xae\x91\xcf\xb4\x7e\xf5\x24\xad\xe3\x75\x2e\x70\x13\x67\x22\x03\x25\xfc\x63\xbd\x80\xfb\x0b\xac\xc2\xa4\xfa\x78\x81\xe7\xb0\xb0\xb5\x2e\xf0\x1c\x2a\x78\x53\xe0\x39\x2c\x18\xae\x02\xcf\x61\xa9\xfa\x2f\xc6\xb3\x00\x12\x4a\xe0\x9c\x5e\x50\xf3\xc5\x68\x8f\xf0\x65\x81\xcb\x90\x9b\xee\xbc\xc0\x2a\x5c\xc0\x6a\x05\x56\x61\xee\x98\xf6\x02\x8f\x70\xd9\xd4\x02\x8f\x30\xd4\x55\x5e\xe0\x11\x2e\x60\xed\x02\x8f\x70\x39\xd4\x12\xc0\xa3\x17\x7d\x75\x4e\x7b\x4f\x75\x46\x7b\xdc\x58\xe7\x25\x60\x48\x87\x90\xca\x4b\xc0\x90\x6e\x98\xf0\x12\x30\xa4\x9b\x46\x22\x60\x48\xe7\x1e\xba\xb8\x24\x30\x4a\xf4\x36\x02\x7a\xdd\xf4\xd5\x05\x44\xe9\xa6\xef\x0c\x92\x61\x52\x68\xbc\x04\xd4\xe8\xa4\xd0\xc4\xe5\x82\x51\xe2\xcb\x82\x72\xd8\x34\x66\x50\x0e\x2b\xf2\x51\xa0\x1c\xb6\xa1\x16\x90\x13\x27\x51\xa9\xc8\xa9\x11\x6c\xc8\x89\x12\x2e\x0d\x39\x31\x9b\xa5\x21\x27\xba\xa0\x40\x4e\x6c\x4b\x4f\x22\xe7\xa6\x85\x80\x2f\xdd\xd0\x13\x05\x72\x62\x45\x37\x0a\xe4\xc4\x86\x81\x2d\x0d\x39\xaf\x6a\x41\xce\xab\xf6\x90\xf3\xa9\x4e\xe4\x04\x33\x17\x88\x8b\xb9\x5d\x2e\xae\x4b\xfc\xaf\xff\x74\x67\xb7\x52\x20\x2e\x76\x76\xa9\x25\x1c\x56\xdd\xd9\x7b\x96\x70\x58\x75\x2e\xd7\xf7\x02\xa9\x31\xb7\xcb\x79\x81\xd4\xd8\xb3\xde\x6b\x94\xd4\x5e\x7c\x13\x5e\xd4\x42\xcc\x83\x6b\x36\x21\x27\x76\x8e\x40\x14\xc8\x89\x1d\x43\x59\x20\x27\x8e\x38\xc8\x1f\x55\x72\x81\xb7\x58\x41\x91\x02\x6f\xb1\x83\x7a\x0a\xbc\xc5\xae\xc5\x01\x6f\xb1\x37\x35\x87\x98\xb8\x23\x0a\xbc\xc5\xde\x25\xd8\xa2\xc4\x27\x18\x28\xab\xfb\xe0\x73\x81\xd3\xd8\xd9\xa4\x16\x38\x8d\x5d\x8b\x6a\xd2\x05\xec\x72\x99\x74\x01\xaf\x6c\x99\xc8\x49\xe0\xaa\x4c\xe4\x04\x09\x97\x89\x9c\x9a\x94\xf0\x73\xf5\xaa\x49\x09\x3f\x57\xe7\x06\x39\x2f\x81\xdc\xba\x82\x22\x25\x90\x5b\xaf\x52\xde\x81\xdc\x7a\xd5\xa4\x04\x72\xeb\x15\xcc\x5c\x02\xb9\x75\x85\x48\x4a\xa0\xb3\x5e\x71\x0f\x94\xf0\x7a\xf5\xaa\x05\x17\x5e\xaf\x5e\xb1\xbd\x25\x90\x5b\x87\xcd\xcc\x4b\x20\xb7\x5e\x71\x08\x94\x85\x9c\x55\xb5\x20\x67\xd3\x7b\xc8\xa9\x79\x58\xc8\x42\x50\xa4\x2c\x64\x01\x33\x17\x98\x9f\x2b\x11\xdf\x02\xaa\xab\x5a\x54\xa0\x3a\x98\xce\xbc\x80\xd5\x14\x14\x29\x60\xb5\x4a\xe0\xaa\x80\xc7\xe0\x36\xf3\x02\x1e\x23\xbd\xc6\x0b\x78\xac\x4a\x41\x83\xc7\xaa\x14\x34\x78\x4c\x41\x91\x02\x1e\x53\xe0\xa3\x80\xc7\x9a\x96\x03\x28\x0b\xa6\x33\x2f\xa0\xac\x46\xb0\xb6\x80\xb2\x5a\xd6\x7f\x95\x12\x3d\x02\x49\x35\x76\x01\x05\x96\x66\x6e\x82\xf3\x02\x4b\x73\x63\x0b\x59\x40\x4b\x24\xdb\x78\x01\x11\x91\x42\x13\x37\x84\xfe\x94\x64\xfe\x40\x44\x4d\xdf\x27\x88\xa8\xc9\xc4\xc1\xd2\xcc\xdd\x6f\x5e\x60\x69\x6e\x53\xef\x21\x0b\x28\xb2\x80\x96\x9a\x54\x16\x68\xa9\x69\x74\x41\x4b\x4d\x06\x01\x96\x66\x45\x1b\x0a\x2c\xcd\x4d\x23\xff\xe8\x83\xbe\x72\x70\x55\x23\x4c\x5e\x00\x48\x4d\x23\x0f\x40\x6a\x4f\x4f\x86\x9c\x24\xdb\x78\x89\x60\x5f\x57\x9c\xa0\x44\xb0\xaf\x77\x29\x1b\xc0\x53\xd7\xe8\x02\x9e\x7a\x51\x0b\x97\x12\x23\x08\x78\x22\xf5\xc6\x0d\xf0\xd4\x31\x16\x06\x78\xea\x84\x60\x0d\xf0\x04\x15\x98\x1b\xe0\x49\x31\x04\x03\x3c\x71\x6b\x9b\x1b\xec\xce\x24\xd4\xb8\xc5\x71\xb2\xce\x3d\x6d\x6e\x71\x9c\xac\x77\x5c\x23\x06\xcc\xea\x53\xed\xd1\x3f\x46\xc9\x80\x59\x1d\x70\x61\xc0\x2c\x52\x6f\xdc\x80\x59\x7d\xab\x4e\xfa\x77\x54\x27\xfd\xc3\xc0\x1a\x30\xab\xa3\xe6\x0d\x98\xd5\x51\xf3\x06\xcc\xea\x68\x14\x03\x66\x75\x50\xb9\x01\xb3\x48\xc4\x71\x83\x24\x7a\xe0\x70\x34\x48\xa2\x15\x27\x30\x20\x18\xa9\x37\x6e\x40\xb0\xc1\x3c\x18\x10\x6c\x7c\x7f\xc9\xde\x73\x03\x9d\x29\xa0\x60\xa0\xb3\x91\x19\xc0\xf0\x65\xf5\x51\xd4\x78\x74\x6f\x80\x22\x2d\x62\xa0\x7d\xb0\x8d\xb2\xf0\x73\xf5\xc1\xa6\xd8\xc2\xcf\xd5\x15\x5e\xb0\xf0\x73\x75\xee\x70\x73\xcb\x74\x4f\x93\x09\xc6\x83\x34\xc5\x0d\x8c\x37\xaa\xde\xa3\x7b\xa0\x02\x03\xe3\x0d\x14\x98\x81\xf1\x06\xe8\xd3\x60\xbd\x1e\x53\xb5\x20\xe7\x54\x2d\xc8\x89\xd7\xd9\x60\xc4\xe6\xee\x37\xb7\x82\x2c\x4b\x25\x64\x01\x2d\x19\xac\xd7\x03\x34\x6f\x85\x71\xc1\xeb\x65\xb0\x5e\x0f\x36\xbe\x06\x1a\x9c\x04\xd8\x0c\x34\x38\xd9\x54\x19\xa8\x4e\x61\x02\x83\xd9\x7a\xa2\xbc\x0d\x66\xeb\x49\x10\xd4\x60\xb6\x9e\xa8\x72\x83\xd9\x7a\x62\x7b\x0d\x34\x38\x71\x40\x18\xcc\xd6\xd3\xf5\x24\xad\x63\x89\x0d\x34\x38\x09\xc9\x18\x68\x90\x44\x15\x37\xd0\xe0\x04\x3b\x19\x68\x90\x1b\xd6\xdc\x1c\xc9\x30\xa9\xe6\x48\x36\x54\x27\x92\xb1\xb9\x35\x70\xe3\xd4\x32\x02\x37\x72\xa7\x9a\x9b\x23\x19\x8a\xdd\xc0\x86\xf3\xd2\x02\xd8\x70\x12\xa2\xb4\x4a\xeb\x0f\x39\xc3\x29\xd5\x97\x46\x10\x34\x28\xaf\xba\x85\x53\xaa\x2f\x7d\xe4\xe1\x94\xea\xeb\xd3\x7f\xd1\x3a\xec\x35\x6e\x20\xc5\x05\xb2\x31\x90\xe2\x2a\xaa\x73\x53\xd2\x7b\x87\x12\x23\x0f\x52\x24\x51\xc5\x0d\xa4\xb8\x34\xf2\x20\x45\xee\x3f\x73\x8b\xf0\x65\x5f\xfa\xca\x23\x7c\xd9\x17\x06\xc1\x40\x83\x0b\x68\x63\x0d\x39\x31\xb0\xd6\x90\x53\xf3\x00\x52\x5c\x98\x07\x03\x29\xae\xae\x5a\x90\xb3\xab\x3d\xe4\xc4\xff\x6e\x20\x45\xf9\xd8\x0d\xa4\xb8\x30\x1d\x06\x52\xe4\x3e\x32\x37\x90\x22\x44\x64\x6e\x20\xc5\x2d\x65\x0a\x52\x94\xef\xda\x40\x8a\x5b\x3d\x02\x29\x6e\xdc\x6c\x06\x52\xdc\x5a\x8d\x20\xc5\x4d\x40\xdd\x40\x8a\x1b\x8c\x6e\x20\xc5\xdd\xf4\x64\xf4\x6f\xab\x7f\xe1\x58\xeb\xf2\x4f\x5b\x84\x36\x3b\x29\x1f\x71\xbd\x73\x94\x18\x17\x10\xe6\xe6\x20\xa6\x01\x15\x37\xce\x10\x03\x2a\x6e\x76\xda\x06\x54\xdc\x38\xac\x0c\xa8\xb8\x89\x0c\x18\x50\x51\xfe\x69\x03\x2a\x6e\x20\x83\x01\x15\xb7\xd6\x2d\x50\xf1\x24\xd5\x12\xb2\x90\xf2\x11\x97\x4b\x47\x89\xff\x80\x8a\x64\x5d\xb8\x01\x07\x0f\x0e\x47\x03\x0e\x1e\x1c\x8e\x06\x1c\x3c\x9a\x31\xe0\xe0\x61\xaf\x6b\xc0\xc1\xf3\xa3\xa5\xfe\xac\x92\x41\x8a\xf2\xfb\x1a\x48\xf1\x68\x58\x40\x8a\x90\x24\xb9\x81\x14\x0f\xc7\x7c\x0c\x6c\x78\x0e\xc3\xb9\x10\x4c\x16\x07\xfc\x77\xb4\xe0\xc0\x7f\x50\xd9\xb8\xc5\x71\xb2\x7e\xd5\x75\xf0\x1f\xe9\x12\x6e\xe0\x3f\x68\x6e\xdc\xc0\x7f\xb7\xe8\xc9\x4b\x49\xb5\x3c\x4a\xa8\x09\xbc\x7a\x17\x07\x84\xe1\xd5\x23\x95\xc2\x0d\xaf\xde\xd5\xa2\x02\x29\x5e\xa3\x05\x90\xe2\xc5\x1f\x67\x78\xf5\xae\x4c\x07\x48\x11\xd2\x1b\x37\x90\xe2\x6d\x8c\x12\x48\xf1\x76\xbd\x47\x1f\xb4\xa8\x36\x7d\x00\xd1\x1a\xde\x39\x08\x71\xdc\xf0\xce\x5d\x2d\x23\x70\xe3\xc5\xbb\x6a\xe0\xc6\x3b\xf5\x24\xb2\x2c\xfd\x57\x29\xf1\x29\x1d\xc6\x73\xa9\x16\xe4\xd4\xa7\x8b\xe7\x0e\x0a\x1c\x37\x3c\x77\xf0\xc1\xb9\xe1\x9d\xbb\x9a\x15\xf0\xe6\xc3\xa3\x69\xe0\x4d\x92\x20\xdc\xc0\x9b\x24\x41\xb8\xe1\x9d\x7b\x1a\x4f\xbc\x73\xd0\xdc\xb8\x81\x45\x9f\x14\x18\x58\xf4\xc9\x4c\x83\x45\xb9\x85\xcb\x0d\xbc\xf9\x64\x8a\xc1\x9b\x4f\x86\x04\x4c\xf9\xb4\x34\xc1\x94\x4f\x4a\x1f\x4c\xf9\x88\x44\x18\x98\x12\x6e\x19\x37\x9c\x6e\x4f\xf8\x08\x4c\xf9\xd8\x14\x1b\x98\x92\x0b\xb4\xdc\xc0\x94\xef\xaa\xce\x4d\x89\xbe\x83\x1b\xe5\x75\x36\x70\xa3\xd2\x09\x0c\xdc\xc8\x05\x5a\xee\xe0\x46\xa5\x13\x38\xb8\xf1\x31\x9e\x0e\x6e\x7c\x1c\x58\x73\x88\x53\x95\x6a\xe0\x10\xa7\xa6\xa4\x27\x9d\xd2\xa5\x54\xa3\x84\xd3\xcd\x03\x37\x0e\x48\xc3\xdc\x03\x37\x8e\x54\xf4\xdf\x88\x12\x8a\xd6\xa1\x5f\x4d\xa6\xf6\x82\xb3\x4f\x7e\x66\x87\x7e\x35\xb9\xa4\x3e\x94\x16\xa5\xe0\xf3\x4b\x55\x2d\x3c\x4a\x3c\x09\xfd\x6a\x42\xed\x7a\xe0\xc6\x91\x50\x3d\x1e\xb8\x71\x28\xbb\xc0\xe1\x61\x4f\xac\x00\x87\x6b\x3d\xa1\x7a\x1c\x3e\xf5\x34\x55\x42\x4e\xbe\x5d\x87\x70\x35\xa1\x43\x1c\x52\x55\xae\xb0\x72\x87\xed\x5c\xbe\x64\x87\xb5\x9c\x0b\xa6\xdc\x21\x40\xfd\x34\x2e\x10\xa0\x7e\xac\x77\x87\x99\xfc\xc3\xe3\xee\x70\x8a\x7f\xac\x5b\x87\xf2\x54\xbe\x5d\x87\xf2\xf4\x53\x8f\x0a\x2d\x70\xbe\xc4\xe3\x3c\xd9\xe0\x32\x28\x77\xe8\x50\x3f\xf5\x08\x3a\x54\x39\x77\x1d\x3a\xd4\x8f\xef\xd3\xa1\x43\xfd\xc0\xf6\x0e\x1d\xaa\xce\xf7\x3b\x74\xa8\x1f\x87\x57\x1d\x3a\xd4\x6f\xff\xe5\x0a\x7b\x77\xe8\x50\x3f\xce\x5a\x3a\x74\xa8\xd0\x96\xb8\x43\x87\x0a\x6d\x89\x3b\x74\xa8\x9f\x3e\x3a\xe8\x50\x75\x84\xdf\xa1\x3c\xcd\xa0\x17\x87\xf2\x54\xc7\xf4\x1d\xca\xd3\x0c\x7a\x71\x28\x4f\x33\x47\x79\x1c\xca\x53\xee\x89\x8a\x8b\xfa\x7f\x4a\xa6\xff\x3a\x25\x86\x13\x5a\x53\x1d\xda\x77\x68\x46\x33\x68\xd0\xa1\x19\xcd\xfa\x5c\x2a\x75\x76\x3d\x19\x0b\x20\xb3\xb1\x77\x88\x45\x33\xdb\x4b\x87\x58\x34\xa3\xce\x1c\x62\x51\x2e\x59\x72\x87\x58\x94\x4b\x96\xdc\x21\x16\xcd\x84\x1a\x3d\x70\xd5\xc8\x98\x23\x0f\x5c\x35\x74\xdc\xde\x21\x1d\x85\xb7\xc4\x1d\xf2\xd0\x82\x13\xc5\x21\x0f\x2d\x18\x27\x87\x3c\xb4\x10\x79\xf7\xc0\x55\xa3\x7c\xaa\x65\x50\x62\x1e\x20\x5e\x2f\xa0\x41\x87\x66\x14\xbe\x13\x77\x68\x46\xe5\xbf\x75\x68\x46\x0b\xc1\x22\x87\x66\xb4\x68\x11\x43\x33\x5a\x40\xd7\x0e\xcd\x28\x57\x35\xb9\x43\xca\x5e\x88\x0d\x7b\x47\x16\xbc\x8f\x0e\x95\x68\x19\x7a\x12\x59\xd8\x88\x3a\xe4\xa1\x85\x38\xbc\x43\x1e\x2a\xff\xad\x43\xf4\x59\x34\x4a\x10\x7d\xea\xac\xba\x43\xe6\x0e\xe3\x88\x3b\x64\xee\x30\x8e\xb8\x43\xf4\x29\x8f\xad\x43\xf4\x69\x84\x67\x1d\xc2\x4e\xd3\xb8\x40\xd8\x69\xea\x3b\x84\x9d\x26\x05\x06\x61\xa7\x15\xfd\x17\xb2\xe8\xac\xba\xc3\xbc\x2e\xff\xad\xc3\xbc\xae\x93\xeb\x0e\xf3\xba\x61\xa6\x1d\xe6\x75\xae\x47\x72\x87\x79\xdd\xd8\xd3\x39\x9c\xe9\xc6\x29\x23\x87\x33\x5d\xde\x5c\x87\x33\xdd\xf4\x7d\xc2\x99\x6e\xfa\x3e\xe1\x4c\xd7\x89\x69\x87\x33\xdd\x35\xd6\x70\xa6\x7b\xd7\x93\xd1\xba\x83\x8b\x1d\x7e\x73\x27\xec\xe9\xf0\x9b\x3b\x27\x89\x3c\x20\xc3\xd0\x89\x69\x0f\xc8\x30\x9c\x93\x44\x0e\xf7\xb9\x13\xe7\x71\xb8\xcf\x75\x62\xda\xe1\x3e\x77\xf6\x82\x1e\x00\x62\xe8\xfc\xb4\x07\x80\x18\x50\x4f\xb8\x07\x80\x18\xae\xaf\x3c\x00\xc4\xa8\x84\xd4\x1c\x96\xf4\x8a\x41\xf7\x80\x05\x43\x6e\x3d\x0f\x58\x30\x2a\x38\xdc\x61\x50\xd7\x59\x67\x87\x41\xbd\x62\x98\x3d\x20\xc3\xa8\x32\x08\x11\xd0\x1b\x55\xaa\x35\x02\x7a\xa3\x4a\xb5\xc2\xb5\x5e\xa5\x4c\xe1\x5a\xaf\x1a\x6b\xb8\xd6\x21\x7f\x70\x87\x6b\xbd\xb2\xdf\x73\xb8\xd6\xab\xbe\x64\xb8\xd6\x75\xf2\xd9\xe1\x5a\xaf\x53\x75\xc6\xdc\x56\x22\x34\x0e\x9f\xba\x4e\x3e\xfb\x45\x4e\x29\xda\x8b\x9c\x1a\xc1\x87\x2c\x32\xda\xe1\x4e\x1a\x0d\xf8\xe9\xe1\x4e\x1a\x41\xe9\xfa\x67\x95\x0c\xd5\x7a\x93\xc2\x84\x6a\xbd\xe9\x23\x87\x6a\xbd\x11\x0c\x73\xa8\xd6\x1b\x88\xa8\x42\xb5\xde\x58\xee\x15\xaa\x75\xf9\xf8\x2a\x54\xeb\x3a\x7b\x5c\x41\x0c\x8d\x8f\xbc\x62\xf9\xb9\x6c\xc7\x2b\x96\x5f\xfe\xbf\x8a\xe5\x6f\x55\x2d\xd0\x05\x2c\x78\xc5\xf2\xc3\x0b\xe1\x15\xcb\xdf\x9a\xea\x44\x4e\x26\xa5\x62\xc1\xe5\x1b\xac\x50\xad\xcb\x1b\x58\xc3\xf3\x33\xe4\x0d\xac\x58\xf7\x36\xf5\x1e\xb2\xa0\xae\x2b\xc4\xeb\x5c\xb6\xe3\x15\xe2\xf5\xc6\x27\x5f\xb1\xf5\x0d\xbf\x76\x85\x5c\xbd\xb1\xa9\xaa\x99\x3e\x70\x4a\xb2\x62\xeb\x1b\x53\x54\x21\x49\x6f\x78\xa8\x2a\x96\xbf\x83\x8f\x2a\x96\xbf\x7f\xfa\x2f\x46\x50\xfe\xbf\x0a\xf5\x39\x1c\x0e\x5e\xa1\x3e\xef\x38\x97\x6a\x38\x58\x06\x97\xf4\x78\x05\x23\xc8\x53\x58\xc1\x08\x9d\xcd\x7b\x05\x23\x74\x36\xef\x15\x8c\xd0\x49\xdd\xa8\x60\x84\x6e\x7a\xef\x51\xa2\x05\x6c\x7d\xd7\xfc\x61\xeb\xe1\x7e\xf0\x8a\x41\xef\xec\x2c\xaa\x21\xa7\xe6\x0f\xf3\xde\xf1\xb5\x56\xcc\x7b\x07\x3f\x54\xcc\x7b\x5f\x7a\xf2\x50\x62\x94\x60\x3b\xef\x4b\x75\x22\x0b\xce\xa5\x8a\xe9\xef\xec\xdb\x2a\xa6\xbf\x63\x52\x2b\xa6\xbf\xe3\x36\xa9\x98\xfe\x4e\x06\x62\xc5\xbc\xcb\x6f\x58\x31\xef\xfd\xe9\xbf\x90\x73\x7c\xaa\xf3\x50\x42\x16\xd8\xc7\x47\x56\xe9\xa3\x84\x64\xc0\x82\xa1\x91\xc7\xf4\x0f\xc2\xc8\x15\xf6\xf1\x81\x8f\xb6\x02\x04\x86\x46\x17\x20\x30\x40\x75\x15\x20\x30\x70\x24\x54\x80\xc0\xd0\x58\x03\x04\xe4\xf2\xab\x00\x01\xb9\xfc\x2a\x0c\xe3\x03\x75\x5d\x61\x18\xe7\x7a\x1d\xaf\x30\x8c\x0f\xf6\x5f\x15\x86\xf1\xa1\x15\x00\x48\x80\xc4\x21\xe8\x6e\xa2\x44\xff\x00\x09\x3a\x27\x5c\x01\x09\x43\x73\x04\x48\xd0\x39\xe1\x0a\x10\x18\x5b\xed\x21\x27\x1e\xdb\x8a\xb1\xd7\xa9\xe1\xda\x91\x13\x53\x5c\x3b\x72\x5e\x3d\x89\x9c\x1c\x38\xac\xf0\x8d\x8f\xab\xf7\x90\xf3\xe9\x49\x64\x21\x5a\x54\xe3\x9c\xf7\xe0\xd6\x1c\xaf\xc0\x02\x68\x1b\x82\x6c\xe7\xa7\x84\xa3\xab\xc2\x29\x3e\xb5\xc6\x22\xdc\x36\x74\x12\xb9\x46\xb8\x6d\x70\xa3\x8e\x57\xf8\xc6\xa1\x6d\xf0\x0a\xdf\x38\xb4\x0d\x5e\xe1\x1b\x9f\x45\xef\x55\x4a\xc8\x09\xdf\xf8\x04\x38\x56\x60\xc8\xc4\xd8\x57\x60\x88\x8e\x14\x57\xf8\xc6\xe3\x48\xf1\x1f\x55\x72\x85\x8a\x7c\x62\xb7\x2a\x08\x85\xcb\x76\xbc\x82\x50\xa6\x26\x0c\x2a\xf2\xa9\x09\x83\x8a\x5c\xe7\x7d\x2b\x54\xe4\x53\xcb\x08\xf4\x32\xb5\x54\x40\x2f\x53\xd3\x07\x7a\x99\x60\xd1\x0a\x42\x81\xf3\xd7\x2b\x08\x65\x5e\xfd\x47\x17\x08\x6e\x54\x10\x8a\x4e\x06\xd7\x85\x9c\xc4\xfd\xeb\x42\x4e\xd0\x7c\x5d\xc8\x89\xd7\xb2\x2e\xe4\x04\xb5\xd6\x85\x9c\x6c\x4b\x2b\xc8\x46\x67\x88\x2b\xc8\x66\x25\x3d\x79\x29\xe9\xbf\x68\x7d\x71\xc2\xa3\x86\xa3\x64\xe8\x9c\x70\x0d\x47\xc9\x58\x9a\xf6\x70\x86\x8c\xc5\x0e\xa1\x86\x53\x63\x2c\xa9\xc8\x70\x6a\x8c\x05\x72\xab\x71\x7a\x7b\xe8\x2c\x70\x05\xcb\x2c\xa9\x41\xf0\xca\x02\xd1\x56\xf0\xca\xd2\x1c\x81\x57\x96\x14\x1f\x78\x65\x81\x1f\x6a\x38\x3c\x06\x57\xef\x78\x0d\x87\xc7\x90\xd7\xb2\x86\xc3\x63\xac\xa1\xff\x26\x25\x96\x26\x08\x65\x69\xa6\x41\x28\x4b\xca\x14\x84\xb2\x34\xd3\x20\x94\x25\x53\x05\x42\x59\x9a\x69\x10\xca\x22\xec\x52\x41\x28\x3a\x35\x5c\x41\x28\x3a\x27\x5c\x41\x28\x4b\x0b\x15\x84\xa2\xf3\xbe\x15\x84\xb2\x39\xc5\x51\x23\xf8\x36\x76\x52\x9d\x83\x12\xdf\x19\xe8\x65\x73\x22\xb5\x86\x33\x64\x70\xbd\x8e\xd7\x70\x7f\x8c\xcd\x6e\xac\x86\xfb\x63\x6c\x2d\xb1\x38\xaf\x3d\xb6\x16\x55\x84\xd4\x06\x57\xe8\x04\x9f\xd5\x4f\x49\x20\xe1\xd1\x3a\x67\x41\xea\xa3\x75\x7c\x8a\x15\x0c\x24\x0f\x6a\x05\x03\x6d\x5c\x5b\x15\xa0\xb3\xf5\xb5\x02\x74\x74\x8e\xb6\x01\x66\x0e\xfd\x6b\x80\x99\x43\x8f\x1a\x60\x86\x2b\x6d\xbc\x01\x66\x74\xc6\xb6\xe1\xe2\xe0\x4a\x9b\x60\xd3\xfa\x29\x65\xd5\xd9\x29\xe9\xc9\x90\xe5\xb0\x5f\x68\x00\x16\xa8\x12\xbc\xe1\x8e\x38\x28\xf6\x86\x3b\xe2\xf0\x2d\x35\xc0\x8c\x4e\xd5\x36\x00\xcb\x01\xf7\xb7\x8f\xf6\xe8\x5f\xfb\x68\xaf\xa9\x96\x18\x17\x28\x16\x82\xd9\xeb\xa7\x34\x54\x27\x7d\x27\x12\xd1\x3e\x64\xc1\x58\xb4\x88\x47\x8d\x03\x4e\x6d\x00\x9d\x03\x40\x6a\x00\x9d\xc3\x31\xbb\x16\x31\xa7\x71\xd8\x7f\xb5\x88\x39\x0d\x6e\xb8\xf1\x96\x91\x85\x00\x69\xcb\xc8\xc2\x2e\xa0\x01\x90\xb8\xc5\xc6\x1b\x00\xe9\x00\x9e\x1a\x00\x49\x07\x69\x1b\x20\xe8\xe0\x67\x6e\x85\x91\x40\x33\xb4\x42\xeb\xf8\x07\x1a\x00\xe9\xe2\x1f\x68\x00\xa4\x9b\xf4\x5f\x8c\xd2\xd5\x8c\x01\x82\xae\x46\x10\x67\xc8\xed\x7f\xf3\x25\x37\xfc\x24\x97\xa0\x4f\x03\x1f\x5d\x0d\x2e\xf8\x88\xcb\x68\xbc\x81\x8f\x2e\x9b\x80\x06\x3e\xe2\x32\x1a\x6f\xe0\x23\x79\x49\x9b\x21\xa6\x86\x3a\x82\x53\xe3\x4e\xd5\x82\x98\x44\x9f\x1b\xd8\xe9\x6a\x70\xc1\x4e\x97\xb8\x6a\x03\x3b\xdd\xcd\x14\x81\x8f\xae\x06\x17\x7c\x74\xd9\x2e\x34\xf0\xd1\xe5\x28\x5d\x03\x1f\x5d\x36\x5c\x0d\xd7\xc8\x65\xc3\xd5\x70\x8d\x70\x89\x8d\x37\x50\xcf\x4b\x2a\x65\x4a\x48\x0d\xea\x79\x28\xe1\x06\xea\x79\x9f\xfe\x6b\x94\x18\xea\x08\x39\x8d\xc7\x66\xba\x81\x88\x60\x4a\xf0\x06\xea\x79\x6c\xe2\x1a\xa8\x07\x6e\x04\x6f\xb8\x38\xb8\x8c\x26\x68\xe1\x7e\x4a\x38\x12\x1a\xc8\xe6\xa1\x18\x1a\xc8\x46\x27\x83\x1b\xc8\xe6\x69\xe1\x80\x6c\x1e\x61\xa5\x06\xb2\x79\x6c\xf7\x1a\xc8\xe6\x35\xbd\x17\x23\x0f\xdf\xb8\x37\x90\x0d\x9c\xe2\xde\x70\x71\xe8\x0c\x71\xc3\xc5\xf1\xf0\x06\x36\x50\x8f\x7c\xbb\x0d\xd4\xc3\xa5\x32\xde\x02\xf5\x9c\x6e\xe9\x28\x19\xa0\x05\xf2\x89\x5f\x0e\x68\xb2\x05\xfa\x39\xdd\xbe\x73\x50\xd6\x2d\x10\xd0\xe9\x96\xcf\xef\x32\x8e\x50\xd2\xe9\x66\xe7\xb8\x6a\x6e\xbf\xbf\xe8\x3c\x76\x0b\xa4\x74\xba\xf9\x39\x92\x3a\x5c\x2a\xf1\xcb\xcb\x6a\x7d\xf2\x4b\x3b\xcf\xd5\xfa\xe2\x97\x71\xf6\x52\x7f\xf6\x3f\xbf\x5c\xd5\x7c\xf8\x65\x9e\x83\x62\x6e\x81\xbc\x4e\xb7\x75\x76\xd5\x2f\xef\xf7\x97\xdf\x2f\x2b\x10\xd8\xe9\xb6\xcf\xd6\xd2\x0d\x14\x16\xbf\x3c\x82\x85\x6d\x68\x7c\xce\xd1\x29\xf6\x36\x34\x3e\xf7\x5c\xa9\x86\xc1\xf8\x78\x3a\xb0\x74\x04\xf1\x9f\x7e\xf9\x9d\x91\xc1\xf8\x78\x3e\xfb\xa9\xf5\xf6\xfb\xcb\x4d\x7a\xab\xff\xf3\x8b\x54\xfa\x60\x7c\xdc\xce\xd6\xa8\x8e\xf9\xfb\xcb\xef\x77\x37\xd6\x3f\xbf\x48\xfd\x8d\xfd\xcf\x2f\x4f\xcf\x30\x3e\x5e\xcf\x2e\xaa\xf9\xfe\xdf\x5f\x98\xd3\xf1\xfe\xf9\x05\x78\xd0\x66\xfa\xfd\xe5\x60\xb6\xda\xfc\x7e\x7f\x81\xbd\xde\xdb\x64\x7c\xbc\x9d\x2b\x93\x31\x19\x1f\xef\x67\x6b\x2d\x4c\x8d\xcf\x38\xbf\xca\x7b\xfa\xef\x2f\x5c\x44\xe4\x6d\x6a\x7c\xf6\xf9\x35\x3d\x53\xe3\x73\xce\xaf\x2a\x9d\xfd\xf7\x97\x2b\xd3\x35\x35\x3e\xf7\x70\x35\x97\xb7\x39\x7f\x7f\xf9\xd5\x0a\x53\xe3\xf3\x8e\x92\x58\xda\xdc\xbf\xbf\x5c\x4e\x95\xb4\x79\x7e\x7f\x79\x60\xee\x36\x19\x9f\x9a\x8e\xae\x35\x6a\x93\xf1\xa9\xdf\xd9\x1c\x3c\x6d\x8b\xf1\xa9\xe5\x1c\xdc\x56\x6d\x7d\xff\xfc\x22\xa3\xb5\x18\x9f\x6a\xe7\xe0\x42\x6d\xab\xfc\xf3\x0b\x60\xb5\x2d\xc6\xa7\xfa\xd9\xec\x4c\xda\xf2\xdf\x5f\x0e\xc7\x0c\xda\x62\x7c\xea\xcf\x7c\x21\xe1\x62\x7c\x6a\x3f\x17\xe8\xd5\x16\xe3\x53\xc7\xd9\xec\xff\xdb\x1a\xbf\xbf\x5c\x40\x7a\x5b\x8c\x4f\x4b\xe7\x17\x28\x2c\xc6\xa7\x7d\x47\x51\x9c\xb6\x18\x9f\xf6\x63\x09\xc7\xbf\xcc\x8f\x8d\xff\x6e\x7d\xe0\x67\x2a\xed\x9d\xf5\xa3\x31\x7e\xa5\x0d\xfe\x95\x36\x5c\xbf\x32\x13\xe2\xd6\xdc\x57\xbf\xd2\x3e\xbc\x4d\x73\x4d\xfd\x8a\x9c\xa2\x20\xf8\x92\x7e\x65\x0e\xa0\x22\xa8\xfe\xfe\xfd\x2b\x17\x4b\x37\xfb\x77\xbd\x5c\x23\xeb\xf7\xdf\xf5\x72\xdd\x5d\x6b\xff\x7e\x96\x8b\x01\xce\xfa\xf7\xaf\xca\x23\xa8\xff\x6e\x8d\x83\xb4\xeb\xe8\x57\xbe\x5f\x9d\x63\xf3\xfd\xef\x1a\x22\xe2\x36\xec\xfb\xb7\x0c\x9b\x23\x15\xe9\xdf\xcf\x1e\x8e\x56\xfc\x37\x19\x70\xb1\xb7\xfd\xef\x1a\xd0\xef\xe3\xf7\x57\xd6\x59\x38\x4d\xdf\x93\x2e\x0b\x97\x66\x4a\xfa\x0e\x03\xf8\xa7\x04\x64\x6f\x01\xfc\x53\x92\x45\x0f\xb7\x65\x4a\x5c\x61\xd0\xc2\x6d\x99\x74\xc3\x54\x0f\xb0\x96\x3e\xf6\xac\x3d\x20\x58\xfa\xd8\x6d\xf6\xf0\x40\x24\x48\xb0\x83\x1e\xf3\xa7\xc4\x3a\x1c\xe1\xd5\x28\xc9\x54\x1a\x94\x0a\xa5\x49\xc9\x29\x2d\x4a\x8d\xd2\xa6\x34\x28\x9d\x28\x55\xbd\x77\xa3\xd4\x55\x7a\x94\xa8\x25\x64\x29\x89\xbb\x85\x46\xe0\x82\x92\xb0\x94\x23\x02\x21\x45\x23\x31\x02\x17\x94\x84\xcf\x61\x04\x2e\x28\x69\xaa\x96\x46\x49\xb5\xd0\x07\x5c\xa1\xa3\xd2\x87\xad\xf7\xe8\xc3\x55\x89\x3e\x5c\xd5\x42\x1f\xae\x6a\xa1\x0f\xf8\x0e\x46\x43\xce\xf7\xff\xbd\x94\xe1\x7f\xcf\xff\xf5\x3f\xef\xff\xf8\x4f\xe2\x52\xb5\xc4\x85\x4a\x29\x45\xea\x55\xe2\x42\xa5\xc4\x6d\x49\x09\xf2\x9c\x94\xa2\x0f\x29\x85\xf0\x89\x8b\xc2\x52\xaa\x4c\x6a\xd5\x6c\x56\x7e\xdc\x51\x0a\x07\x4d\x4e\x89\xd7\xc3\x41\x93\xb8\xe7\x28\xa7\x58\xc1\x29\x35\xbe\x97\x00\x27\x39\x7d\x7a\x92\x3a\x03\x95\xe4\x14\xbe\x8a\x94\x02\x95\x24\x2e\x3f\xca\x29\x22\x5f\x89\xcb\x8f\x12\x37\x1b\xe5\x5f\xe1\x3b\xc2\x77\x5a\x0f\x15\x9e\xb8\xd2\x28\x71\x97\x51\xe6\xf2\xb7\xc4\x9d\x44\x89\xdb\x81\x32\x01\xc1\x94\x06\xdd\x0c\xbb\x99\x73\xe8\xb3\x94\x06\x0d\x85\x81\xcb\x1c\x4d\x48\xdc\x00\x94\xb8\xa6\xa7\xa4\x84\x9c\x13\xe1\x27\xd3\xf8\xf1\xfa\xa4\xa1\x70\xc0\x17\xee\x35\x4b\x5c\x0f\x93\xb8\x17\x66\x92\x3b\x9a\xb8\x09\x26\x71\xb1\xcb\xdc\xb1\xe2\x52\xba\xac\xa3\x38\xba\x39\xb9\xc6\x35\x71\x33\x4b\x4a\xe1\x02\x9f\xfb\x63\x3c\x1f\x33\xf6\x78\x3d\xf6\x61\x89\xfb\x56\x12\x17\xad\xcc\x9d\x19\xba\xc7\x34\xc6\xee\x71\xee\x00\x9e\x89\xdb\x57\x12\xd7\xae\xcc\x1d\xeb\x2f\x7d\x11\xe1\x4e\x5f\x84\xb6\xe7\x8e\x98\x55\xfa\x62\xa7\x97\xb8\x5a\x65\xee\xd8\x4c\x24\x2e\x53\x49\x5f\x84\x9a\xe7\xee\x3c\x19\x7b\xbb\xc4\x85\x29\x93\xfb\x5b\xd3\x17\x5b\xb5\xf4\x7d\xb4\x1e\x2e\xbc\xf4\x7d\x7a\x9d\x6e\x86\x27\x2f\x71\x7d\x4a\xe2\xa6\x94\x49\x96\x69\xe2\x6e\x94\xc4\xa5\x28\x73\x4f\x9e\x8c\x88\x73\xfa\x32\x0d\x2d\x44\x8a\xc0\x73\xe2\xc2\x94\xb9\x63\xab\x96\xbe\x2c\xfd\x82\x9c\x87\x27\x0b\x75\x16\xea\xbc\x08\x5f\xe8\x7b\xa1\xce\xab\x27\x11\x3e\x36\x52\x13\x6b\x9f\xb8\xb3\x24\x71\x59\xc9\xdc\xe1\xfc\x4e\x5c\x4f\x92\xb8\x97\x64\xee\x47\x37\x8d\x3a\x63\x2b\x34\xd9\x63\xa7\xcf\x90\x33\xf6\x40\xf3\x24\xea\x34\x5e\x8f\x2d\xcd\x04\x26\x27\xae\x12\x49\xdc\x21\x32\xe1\x21\x4c\xdc\x13\x92\xb8\x20\x64\x02\x6d\x12\xd7\x7e\x24\xee\xfb\x98\xa7\xd2\x23\x96\xf6\x17\xaa\x6b\x9e\x4a\x9d\x2c\x74\xee\xf4\x98\x27\x22\x0c\x89\x3b\x3d\x12\xd7\x77\x4c\xf6\xd8\x89\x0b\x3b\xd2\x57\xa9\x33\x0e\x2b\xa5\x2f\xfc\xb2\x89\x0b\x3b\xe6\xe9\xcc\x11\xeb\x9d\x9b\x3a\xe6\xd1\x14\x37\xe4\x6c\x34\xa4\x39\x6a\x34\x14\xcb\x7e\x9e\x8d\x9c\x8d\x86\x62\x85\x4f\x6e\x83\x4d\x1f\xab\x98\x5b\x35\x26\x97\xbb\x26\x6e\xd5\x48\x5c\xa7\x31\xcf\xa3\xf5\x4e\x9d\xb1\xc2\x27\xc8\x2e\x7d\x9d\x3a\x03\xc6\x4f\xf6\xca\x89\x8b\x30\x12\x37\x60\xcc\xfb\xd1\x77\x94\xc0\x17\x4a\x60\xde\x42\xeb\x03\x23\x15\xd8\x78\x72\xb9\x6b\xfa\xd0\x0c\x5c\x84\x31\x39\x98\x94\xb8\x08\x23\x71\xcb\xc5\x84\x87\x30\x71\xaf\x45\xfa\x02\x94\x4e\x0e\x2d\x25\x2e\xad\x48\xdc\x56\x31\x39\x9f\x94\xb8\xad\x22\x7d\x93\x3a\x1d\xe1\x27\x1f\x43\xa0\xc1\x09\x2b\x61\xe2\x7e\x8a\xf4\x2d\x84\xaf\x3c\xb9\x18\x90\x45\x43\x4d\x4f\xd2\xa3\x00\x6f\xf3\x6a\x36\x17\xad\x07\x36\x9b\xec\xe6\x13\x37\x59\x24\xae\xb0\x98\xb7\x23\xd2\xe6\xb3\x09\xbc\x34\xef\xd2\x8f\xcc\x66\x80\x9d\xc9\x06\x3c\x71\xa7\x44\xe2\xfa\x88\x09\x2b\x61\xe2\x8a\x88\xc4\xdd\x10\xf3\x1e\x44\x02\x1e\x70\xf1\xc3\x7c\x9a\x8e\x83\x12\x88\xc8\xe5\x7c\xfa\xe6\x51\x95\x5f\x38\xfd\xe6\x43\x7b\x7f\xa8\x4a\xee\x71\x98\xdc\xdc\x9a\xb8\xb9\x21\x71\x49\xc3\x7c\xc6\xf7\x79\x11\x29\xbc\x76\xf3\x19\xad\x5f\x06\x19\xa5\xfa\x34\xf2\x28\x55\x6e\x59\x98\x0f\xe5\xff\x3d\x1a\x42\xd3\x3e\x8d\x27\x4a\x95\xbb\x13\xe6\xc3\x76\x7c\x8f\xf1\x0c\x35\x3a\xdf\xd2\x93\xd4\xf9\x10\x3e\x3c\x42\x89\x3b\x10\x12\xd7\x1d\x4c\x4e\x39\xa5\x8c\x52\xcd\x28\x55\x8e\x30\x25\xee\x39\x48\x5c\x70\x30\x5f\xec\xea\x12\x97\x18\x24\x6e\x2f\x58\x09\xdb\xc1\x2d\x04\x89\xeb\x07\x96\x4c\x64\x46\xd3\xe6\xd0\xb4\x2b\xa1\x19\x72\x78\xbc\x12\x97\x0a\x2c\xee\x26\x4d\x5c\x07\x90\xb8\x07\x60\xa5\xc6\xeb\xe1\xab\x4a\x24\xf9\xaf\xd4\x7f\xf1\x04\xf0\xe1\xff\x05\x28\x72\x78\xb0\x52\xce\x88\x16\x3e\xa1\x94\xd1\xb8\xdc\x07\xb0\x48\x76\x4d\xb9\x20\x6f\x38\xab\x56\x42\xdf\x73\x2d\x40\xe2\x3e\x80\x95\xa6\x9e\x64\x0c\x42\xb9\x2e\x32\x60\x13\xd7\x02\x24\x6e\x00\x58\x1c\x42\x4a\xe4\xfc\xa7\x6c\x8c\x01\xfa\x3e\x87\xaa\x4d\xdc\x00\xb0\x60\xf1\x4b\xdc\x00\x90\x48\xf6\x5f\x49\xd3\x62\x74\xd7\xe8\x2e\x5a\x87\x9c\xff\x94\x8d\x1e\x1d\x3d\x49\xeb\xce\x10\x62\x2e\x48\xde\x4f\x64\xed\xaf\x0f\x44\x40\xd6\x7e\x22\x5d\x7f\x7d\x09\x91\x9c\x69\x09\x15\xbd\x3e\xf4\x3d\x79\xfa\x89\x04\xfd\xf5\x7d\x7a\x9d\x86\x42\x61\xaf\xef\xe3\xf5\xf0\x41\x25\x92\xf0\x17\xdc\x7c\x89\xb4\xfb\x44\xbe\xfd\xfa\xb2\x9e\x64\xe8\x02\x48\x2e\x0e\x59\xa5\x8c\x16\xcf\xa1\xc5\xd7\x87\x26\xcb\x95\x86\x02\x3a\xae\x0f\x4d\x46\x12\x7e\xca\xa1\xc5\xd7\x67\x3c\x09\x6a\x23\x25\x7f\x7d\xae\x27\xe9\x66\xa3\x9b\x4e\x43\x00\xb4\xdc\x68\x88\xa5\x93\x1b\x0d\x75\x7a\x04\x4c\x20\xfb\x3e\xe5\x4e\x43\xd8\x90\xdc\xa9\x33\xfc\x37\xeb\x0b\x8f\x62\xca\xe1\x4f\x49\xa4\xd6\x2f\xf8\xf7\x52\x1e\x88\x34\x10\xe9\xe8\x47\x06\x79\xf0\xba\xd6\x13\x0a\x9b\xbc\xf9\xf5\x61\x2e\xf2\xa4\xce\x50\xd8\x2b\x27\x84\x47\x61\xe7\x50\xd8\x2b\x6b\xe2\x26\x22\x05\xe8\x5b\x5c\xa2\x9a\xf2\x62\x35\x87\x36\x5e\x24\xb6\x26\x32\xde\x13\xa9\xee\x8b\xfc\xd6\x44\xaa\x7b\xca\xa1\x8d\x57\x46\x0d\xe7\xc5\xc4\x85\x6e\x5e\xb9\xeb\x49\x3e\xc5\xd0\xcd\x8b\x34\xd7\x94\x17\x5f\x48\x68\xe3\x95\x07\xd3\xb1\x69\x7d\xd3\xfa\xe4\xc9\xcd\x80\x6c\x1a\x8a\x8d\x47\x22\x81\x3d\x91\xab\xbe\x72\xec\xd2\x12\x19\xe8\x89\xd4\xf3\x95\x37\xc2\x1f\xa6\x23\xc2\x3a\x2b\xa3\xc5\xc9\x2b\x4f\x24\x94\xaf\x7c\xf4\x24\x83\x7c\xa8\xf3\xa0\xc9\x0e\x83\x1c\xd8\x76\xe5\x4b\x8f\x50\xd8\xe4\x80\x2f\xd2\x63\x13\x39\xe0\x89\x74\xef\x95\x1f\xab\xf8\x52\x67\xe8\xe6\xc5\x7d\xa9\x89\x5c\xee\x94\x1f\x72\x62\xd2\x33\x80\x97\xcc\xee\x05\xd7\x5e\x22\xb3\x3b\x91\x9b\xbd\xb8\x52\x35\x91\x8d\x9d\x48\xbc\x5e\x85\xef\x93\x54\xeb\x44\x8e\xf5\x2a\x71\x8c\x32\x91\x63\x9d\x48\xae\x5e\x25\x82\x12\x89\xe4\xea\x54\x02\x05\x2f\xae\x46\x4d\x64\x55\x27\x52\xa6\x57\xa9\x7a\x32\xc6\x93\x7c\xe8\x05\x91\x5e\x22\x1f\x3a\x91\xfa\xbc\x4a\xec\x2d\x13\xc9\xce\x89\x2c\xe7\xc5\x15\xa7\x89\x4c\xe6\x44\x0a\xf3\x2a\x28\xab\x82\xc2\x2e\x81\x82\x57\xd9\xc8\x99\x91\x33\x53\xe7\xe1\x49\xd4\x6f\x89\x4c\x96\x65\x28\x96\x02\xb6\x2d\x81\x6d\x17\xac\x75\xa9\xa0\x7e\x4b\x60\xdb\x65\xa8\x8b\x82\xfa\x2d\xa8\x5f\x63\x69\x97\x40\xba\x89\xdc\xe5\x65\xe1\x6e\x4b\x25\x94\x71\x22\x85\x79\x71\x48\x2b\x15\xf4\x27\x79\xc6\xcb\xc0\x77\xe4\x12\x27\x92\x88\x97\xb1\x36\x0b\x88\x95\x7c\xe1\x05\xf1\x5b\x2a\xce\xeb\x4e\x43\xe0\x3b\xd2\x7f\x13\x79\xbf\x0b\xca\xb6\x54\x2a\xd3\x81\x02\x74\xb4\x22\xe9\xbf\xa9\x84\x1e\x5c\xdc\xd7\x99\x0a\x3b\x54\x52\x7c\x97\x67\x44\x02\xb1\x92\xbf\xbb\xc8\x53\x4d\x64\xec\xa6\x82\xae\x73\xb4\x62\x41\xd7\x91\xbf\xbb\xdc\xf4\x24\x0d\x05\x62\x5d\x5c\xf7\x99\x4a\xe3\x63\x08\xe0\xba\xdc\x10\xa9\xa9\xa1\x98\x38\x07\x65\x90\x8e\x9b\xc8\xbc\x5d\x0e\xbe\x23\x83\x36\x91\x3a\xbb\x5c\x1f\x03\x88\xb5\x74\x84\x67\xc1\x96\xce\xc8\x87\xef\x79\xf9\xd2\x93\x7c\x75\x68\x45\xc7\x1a\x92\x4f\x9b\xc8\x8f\x5d\x8e\x35\x24\x07\x36\x91\xfc\xba\x1c\xfd\x59\xc0\xb6\xe4\xc0\x2e\x0e\xaf\x25\xf2\x5c\x53\x09\x97\xed\xe2\x16\xce\x44\x82\x6b\x22\xb3\x75\xd5\xac\x1f\x19\x10\xb4\x62\x05\xb5\x91\x9a\x9a\xc8\x49\x5d\x15\xdb\x41\x16\x6a\x22\xfd\x74\xd5\xf1\x77\x40\x51\x80\xb3\x25\x34\xe7\xaa\x18\x7f\x12\x48\x13\x99\xa3\xab\x01\x80\xc8\x1c\x4d\x05\xed\xd8\xd0\xe2\x65\x23\x6f\xf8\xf4\x56\xd3\xb7\x0f\x72\x2d\x68\xc7\xc6\xee\x97\x04\xd2\x44\xe6\xe8\xe2\xcc\x57\x22\x57\x34\x95\x00\xb0\xab\xc5\xb1\xe4\x54\x36\xad\x6f\x5a\xd7\xfc\x1f\xbe\xd3\xd0\x9c\xab\x49\xc1\x1c\x16\x59\xf8\xc5\x56\xd3\x2a\x39\xcc\x40\x68\xce\xd5\x9a\x7e\xa4\xa1\x43\x43\xc0\xaf\x72\x98\x81\x00\xbe\xab\x49\x6d\xa0\x47\xc9\x23\x5d\xe4\x83\x26\xf2\x48\x13\x09\xa4\xab\x01\xbb\x48\x20\x4d\x64\x87\x2e\x6e\xa6\x4c\xe4\x83\x26\x12\x41\x57\x1b\x7a\x92\x1e\x5d\x7a\x04\xec\x22\x03\x34\x91\xec\xb9\x9a\x46\xfe\x31\x1d\x8f\x86\x16\xdd\x44\xb9\x92\xa6\xb9\x1a\x0b\x97\x54\xcc\x44\x0e\xe6\x6a\xa8\x76\x72\x30\x13\xc9\x97\xab\x3d\x3d\x69\xfc\xc8\x74\xa0\xda\xc9\xb3\x4c\xa4\x54\x2e\xae\x9d\x4c\xa4\x4d\x26\xf2\x25\x57\x07\x22\x91\x2f\x99\x48\x8d\x5c\x1d\x65\x40\x6a\x64\x22\x27\x72\x75\x94\x01\x59\x90\x89\xf4\xc7\xc5\x01\xb2\x44\xfa\x63\x22\xef\x71\x41\xef\x96\xc8\x7b\x4c\xe4\x31\x2e\x0e\x90\x25\x72\x15\x13\x49\x8a\x8b\x33\x5f\x89\xb4\xc4\x44\x3e\xe2\xea\x95\x6e\x66\x1a\xca\x34\x54\xf5\x24\x75\x66\x7a\x04\x1a\x32\x74\xb3\xa1\x9b\xc9\x1c\x4d\x16\xaa\x36\x59\x38\x15\x56\xbf\x7a\x92\xd6\x8d\xd6\x41\x2e\x24\xf8\x25\x32\xfb\x16\x97\x34\x26\x03\x9c\x1a\xe0\x94\xf4\xc9\x44\xda\x5e\x22\x5f\x6f\x91\x1b\x99\xc8\xc9\x4b\x24\xe3\x2d\xd2\x20\x93\x39\xad\x03\x4e\x47\xd7\x8f\x0c\x72\xc0\xd1\x35\xf0\xe3\x98\x7c\xb3\xe1\x3f\x58\x23\x02\x70\x89\x2c\xbc\x44\xfa\xdd\x22\x61\x32\x91\x62\x97\xc8\xad\x5b\x30\x96\x25\x72\xeb\x12\x69\x74\x8b\xf4\xc9\x44\xe2\x5c\x22\x63\x6e\x0d\xf0\x88\xa1\x9b\xad\x51\x67\xe4\x18\x24\x92\xe3\x12\x59\x71\x8b\xc3\x57\x89\xac\xb8\x44\x92\xdb\x1a\x87\x29\x06\x72\x92\xb3\xb6\x46\x9c\xe5\x49\x64\xa9\x25\xd2\xd3\xd6\x00\x8f\x90\x9e\x96\xc8\x4b\x5b\xe3\xd1\xf7\x8e\xf0\x1d\x39\xc1\x23\x24\x9d\x25\xb2\xcd\x16\xe4\x66\x89\x8c\xb2\x44\x2a\xd9\xe2\xbc\x54\xb2\x81\x48\x28\xd7\x69\xfa\x91\x2f\x19\xe5\x4a\x4a\x66\x22\x5d\x2c\x59\xe8\xd8\x35\xd9\x98\x91\x27\x96\x48\x10\x5b\xd3\xf5\x24\x1f\x2d\x1a\x97\xb3\x51\x89\xcc\xb0\x44\xa6\xd7\x9a\x15\x39\x27\x0d\x85\x37\x61\x4d\xb4\x8d\xa1\x86\xc9\xf4\x5a\x13\xff\x9d\x01\x63\x2d\x80\xeb\x82\x88\x2c\x91\xe2\x95\x0c\x70\x3a\xd1\x0c\x86\xe3\x80\x84\xaf\x35\xd1\x0c\x24\x7c\x25\xb2\xb9\xd6\xc4\x2b\x47\x36\x57\x22\x8d\x6b\x4d\xb6\xc4\xa4\x63\x25\x43\xfd\x4e\x4d\x1c\x3e\x02\x0b\xdd\xba\xc8\xda\x4c\x24\x4b\x25\xf2\xa2\xd6\xd2\xda\x24\x76\x60\xa8\x4a\x48\xc3\x12\x29\x50\xc9\x80\x9c\x8b\x8d\x2e\xd9\x4e\x89\x34\xa7\xb5\x0c\x91\x70\x07\x18\x5a\x71\x69\xc1\xe2\x0f\x25\xb5\x68\x2d\x2d\xc3\x47\x8f\x1e\x0d\xb1\x1d\x24\xff\x27\x91\xf8\xb3\xa0\xdf\x4a\xa4\xfa\x24\x72\x7c\x16\x2c\x5c\x89\xac\x9e\x44\x3a\xcf\xe2\xec\x50\x22\x9d\x27\x91\xb9\xb3\xb8\x16\x30\x91\x9d\x93\x9c\xad\xfb\x06\xe3\x78\x68\xa9\x44\xce\xcd\x82\xaf\x2b\x91\x73\x93\x1c\x78\x28\x0f\xaf\xe3\x24\x75\xe0\xe1\x06\xe3\x38\x7a\xc9\x33\x75\x82\x71\x48\xc4\x49\xce\x26\x7f\x17\x3d\xd9\xf9\x91\x86\x4c\x4f\xd2\x50\xa6\x21\x6c\x9c\xc7\xae\x3e\x79\xa6\x21\x7c\x58\xa4\xec\x24\x72\x75\xd6\x76\xfd\x88\xf0\x6c\xee\x21\xf1\x4a\x24\xf0\x24\x32\x77\xd6\xee\xf4\x08\x5d\x47\x92\xce\xda\x43\x4f\xd2\x23\x74\xdd\x66\xa3\x43\xce\x4d\x22\x87\x66\xc9\x41\xec\x78\x4e\xdd\xe8\xd1\x6c\x7f\x05\x14\x8e\xca\x74\x54\x26\xd1\xfe\x44\x2a\x4e\x22\xeb\x66\x6d\xf0\x13\x59\x37\xc9\xd9\xf9\x6f\x94\x16\xe9\x36\x89\x3c\x9b\xb5\xb7\x7e\xe4\xa3\x60\xe7\xbf\xc1\x4f\x0e\x9c\x75\xf4\xe8\x46\x97\x38\x7a\x94\x94\x9a\xb5\x1f\x63\x80\x03\x96\x5c\x9a\x45\xf8\x2d\x91\x3d\x93\x48\x94\x59\x47\x53\x5d\xf5\x7a\xcc\xc0\x41\x97\x38\xda\xd1\x41\xae\xc7\xf5\x23\xdd\x44\x3b\x1e\xf6\x21\x64\xb3\x24\x52\x55\xd6\xe9\x8c\x2b\xda\x91\x1c\x95\x45\x96\x69\xf2\x4e\x37\x51\x99\x67\xd0\x3a\xbe\x56\x0f\xcd\xb9\x4e\xa4\x3e\x26\x67\x97\x4e\x52\xcb\x92\xa7\x97\xe4\x94\xe4\x68\xc7\xc3\xe6\xc4\xd9\x90\x3b\x1b\xf2\x8b\xca\x24\x39\x25\x91\x95\xb2\x2e\xeb\xde\x07\xaf\x87\x3e\x5c\x57\x0b\x82\xd8\x9f\xa3\x1d\x2f\x0e\x2e\x9f\x7c\x68\xa1\x0f\x17\x04\x5c\x89\x74\x94\x44\x1e\xca\xe2\xc8\x40\x22\xf3\x24\x91\x72\xb2\x2e\x1a\x97\x24\x93\xe4\x28\xc2\x0b\x6a\x73\x14\xa1\x03\x39\x2f\x1b\x1e\xc7\x83\x4a\x1e\xca\xba\x40\x39\x32\x4f\x12\x69\x25\xeb\x56\x3d\xc9\x67\x83\x22\xbc\x4d\x4f\xd2\x50\x6c\xd6\xd7\xc5\xc7\xee\x80\x53\x72\x4d\x96\xbc\xb2\x0e\x0e\x25\xc9\x64\xc9\x01\x4b\x92\x49\x72\x70\x28\x47\xad\x92\x83\x43\x49\x39\x59\x9c\xb1\x4a\xa4\x95\x24\xf2\x49\xd6\x95\xd2\x22\x30\xeb\x6c\xdd\x2f\x3e\x2c\x12\x49\x12\x39\x23\xeb\xb2\x07\x23\x13\x24\x91\x02\xb2\x9e\x94\xd6\xa5\xce\x50\xa7\xeb\x7d\xfa\x91\x8f\x16\xc8\xf9\xa4\x9f\x80\x9c\x64\x74\xac\x27\x5d\x72\x11\x3e\x90\xe7\x7a\xae\x1f\x19\x10\xf6\xf3\x4f\xcb\xf0\x31\x20\xb1\xad\x5f\x4f\x8b\x8b\xfd\xbc\x87\xaf\x75\x3d\x7d\x4b\x28\x6c\x47\x61\x3f\x76\x95\x64\x61\x24\xd2\x2f\x36\xa9\x8f\xa9\x82\x2e\x6b\x6c\xdd\x37\x99\x8c\x89\x2c\x8c\x44\xfa\xc5\x26\xa1\x31\x91\x62\x91\xc8\xad\xd8\x69\xaa\xce\xcb\x8f\x8f\x1f\x63\xe4\x2b\x0a\x9b\x4c\x8b\x2d\xe7\x23\x99\x16\x89\x14\x8b\x9d\x50\x17\xa4\x58\xa4\x1a\x78\x72\xa7\xa5\xd7\x07\x3f\xce\xf8\x31\x0e\xb2\xa5\xca\xce\x9f\xbc\x8b\x9d\x00\x3e\x95\x9d\x7f\xfd\x68\x1d\xc5\x42\xfa\x45\x22\xef\x62\x27\xec\x67\x45\xdf\xd7\xd0\xf7\x3b\x01\x7c\x6a\x00\xd0\x54\x43\xed\xef\x84\x23\xa6\x66\x5a\xcf\xb4\xfe\xf4\x23\x0d\x85\x6a\xdf\x1f\x6b\xb3\x12\xff\x22\xa9\x62\x43\xd6\x94\x48\xaa\x48\x64\x53\xec\x0f\xbd\x44\x36\x45\x22\x8d\x62\x7f\x91\xa8\x91\x2a\x5a\xbc\x86\x8f\x60\x7f\x59\xaf\xc7\xbc\xd7\xf0\xdb\xee\x8f\xbd\x17\x49\x15\x89\x6c\x8a\x4d\xe4\x3f\x55\x54\x7b\x0d\xd5\xbe\xbf\xa2\x27\x99\xb8\xd0\xde\x9b\xcc\xd0\x44\xa6\x45\x22\xa9\x62\x7f\x2c\x6d\xd2\x28\x12\xf9\x13\x5b\x1e\x49\x72\x24\x12\xc9\x11\x9b\x4b\x03\x53\xc5\x6f\x5b\xc3\x53\xbb\x3f\x56\x71\x05\x1a\x93\x38\xb1\x3f\x56\x71\x05\x1a\x57\xff\x3f\x84\xdd\x5d\xf2\x84\x2a\xb2\x04\xf0\x2d\x09\x08\xe2\x72\xf8\x90\xfd\x2f\xe1\xc6\xe1\x47\x4f\x9c\x79\xb8\xf3\x7f\x6c\xa3\x15\x44\x48\xaa\xb2\x8a\x2c\x0d\xd5\x73\x51\x43\xdb\x18\x1e\xc1\x82\x75\x38\xe2\x2a\x45\x43\xf0\xd3\x19\x89\xcb\xe1\x88\x11\xde\xf3\x4f\x9d\xdf\x38\x3f\x02\x0b\xcb\x09\x86\xcb\xd1\x85\x11\x2c\x58\x07\x12\x2e\x27\x11\x46\x10\x0b\x28\x0c\x5e\x07\x12\x46\xe0\x66\x39\x90\x70\x95\xc7\xc8\x73\xb3\x9c\x44\xb8\x1c\x41\x18\xf1\x3a\x17\x0d\xf2\x46\xef\x41\x12\xf0\x2a\x0c\xde\xb2\xc3\x67\xc3\xc9\xd2\xab\x20\x23\xca\x26\x23\x86\xca\x4f\x97\xf3\x05\x97\x83\x05\xc3\x39\xd3\xcb\xe1\x81\xcb\xa9\x81\x11\xad\x77\x27\x03\x2e\x47\x02\x46\xe4\x12\x39\x12\x70\x49\xf8\x1f\x0e\x98\x5e\x92\xfa\x2f\xd9\xfc\x23\xe2\x82\xe5\xe8\x5f\xa5\xe9\x52\xf3\xe1\x40\xba\xac\xfc\x11\xd9\xa1\xf2\xf0\x2f\x09\xf8\xc3\xe1\xd3\x4b\x92\xfd\x55\xba\x2e\xb1\xef\x0a\x48\x2f\xdd\xbb\x1f\x0c\x01\xe9\xa5\xeb\xe7\x97\xfe\x34\x28\x8a\x88\x99\xec\xfc\x71\x88\x4d\xd9\xf9\x97\x44\xfc\x11\x45\x89\x25\xe2\x5f\x65\xe8\x05\xdb\xb1\x0c\xbd\x18\x7a\xc1\x22\x28\x36\x81\xb2\x37\x81\x71\xd8\xce\x62\x13\x90\xc0\x3f\x48\x0a\x5e\x12\xf8\x2f\x99\xfb\x23\x9d\xaf\x3a\x8c\xeb\x26\x75\xc7\xa1\x40\x25\xe9\x5f\xb2\xf3\x47\xe2\x12\xcb\xce\xbf\xa4\xe5\x8f\x74\xbe\x2a\x86\xa2\xec\x0d\x62\x24\xb6\xa3\xec\xfc\xab\x4c\xad\x1f\x70\x9d\x5e\xf3\xd3\x10\x9f\x56\x06\xfe\x25\xf5\x7e\xa4\xf3\x55\x3f\xef\xbe\xb7\x8b\x91\x58\x84\x05\xa9\x2b\x15\x7e\xa4\x83\x64\x36\x01\x19\xf1\xc3\x89\xd6\xab\xd8\x04\xca\xd2\xcf\xef\xfc\xd3\x28\xed\xb8\xdb\x48\x90\x4c\x86\xfa\xf5\x6c\xd8\x1f\x24\x05\x2f\xc9\xe8\xd7\x03\xef\xef\x72\xfe\x39\x5c\xdc\x43\x77\xf3\x7e\x25\x8e\x5f\x0f\x6c\xbe\x2d\x32\x39\xe2\x97\x74\xf0\x71\xfb\x1c\x0f\x63\xfa\xd9\xc6\xf4\xc8\x86\x4e\xe6\xf7\x25\xe5\x7b\x64\x14\x83\x24\xef\x4b\x76\xf7\xc8\xe9\xfc\x73\xba\xb8\x5c\xf4\x4f\xc6\xb4\xcc\xef\x91\x59\x2e\x32\xbf\x2f\xa9\xdb\x23\xc3\xbc\x07\xe2\xca\xe0\x1e\x99\xaf\x28\x4d\xfb\x7a\xb6\xdd\x3c\x32\xcb\xe5\xb9\x3d\x73\x63\xec\x38\x24\xa4\xc4\xec\x4b\x46\xf6\x50\x88\xe8\x7a\x80\xab\x54\xec\x91\x9f\x73\xb1\xb9\xa8\xf3\x2c\x17\x59\xd7\xd7\xb3\x31\x76\x64\x9f\x58\x82\xf5\x25\xb3\x7a\x50\xd2\xbb\x64\x56\x5f\x0f\x70\xcd\x2c\x97\x47\xfc\xeb\xc9\x1a\x62\xdf\x3f\xe2\x5f\x4f\xf6\xcc\x76\x6e\xdf\x13\xec\x01\xae\x0a\x18\x5d\x32\xb2\x2f\x09\xd6\x23\xf3\x2a\x25\x58\x5f\x4f\x71\x3b\xe6\x5c\xf6\xf4\x25\x6d\x7a\xa8\x63\x74\x49\x8d\xbe\xe4\x44\x0f\x47\x6e\x2f\x39\xd1\x97\xf4\xe7\x91\x59\x43\x0f\x7b\x59\x16\xf4\xc8\x88\x2d\x99\xce\x97\x14\xe7\x91\x77\xe2\xe6\x25\xc5\xf9\x92\x8f\x3c\xf2\x3a\xff\xf4\xcc\x8d\x9c\xa3\xec\x64\xbb\x4b\x1a\xf1\x25\x77\x78\x14\x14\xbd\xbc\xe1\x4b\xb2\xf0\x20\xee\x77\x49\x14\xbe\xe4\x02\x8f\xc2\xc2\x92\x07\x7c\x49\xf5\x1d\xce\x04\x5f\x92\x7a\x2f\x19\xb8\xa3\x9c\x59\x07\x5c\x25\xd8\x8e\x92\xbc\x11\x36\x41\x6e\xec\x28\x0c\x34\x19\xae\x97\xb4\xd6\x51\xf2\xb9\xe8\xdd\x9b\x67\x9e\x09\xc6\x5e\x96\x94\x3a\xca\x99\x4b\xd2\x10\xe4\x9c\x0e\x47\x8a\x2f\xf9\xa6\x97\x94\xd2\x41\x30\xf0\x92\x4e\x7a\xc9\x21\x1d\x94\x02\x2f\xb9\xa1\x97\x84\xd0\x51\xea\xb9\x68\x94\x36\x8c\x0e\x2a\x82\x97\xdc\xce\x4b\x32\xe7\x28\x7c\x45\x89\x99\x97\x4c\xcc\xe1\x80\xf1\x25\xab\xf2\x92\x46\x39\x9c\x2c\xbe\x24\x4a\x5e\xb2\x1d\x47\x11\x9e\x90\xe5\x78\x3d\xdb\x5e\x1e\xa4\x05\xaf\x93\xba\xf8\x40\xc5\xc2\x0e\x3d\x39\x8b\xcf\x34\x4a\xf3\x5c\xf4\xcc\x69\x94\x80\xd5\xc3\x88\x7e\xa6\xce\x03\xab\x07\x19\xf1\x7c\x46\x69\x9d\x8b\xa6\xe2\xb6\x97\xc7\xe1\xac\x1f\xf6\xf2\xb3\xed\xe5\xe1\x40\xf3\xf5\x7c\xc0\x6a\x23\xe6\x78\x82\xce\x33\xa2\x1f\xf8\xf9\x60\xe3\x1f\x41\xb1\x67\x33\xb5\xe3\x49\xe7\xa2\x01\xd9\xb9\x09\xe3\x39\xa8\x88\xb7\x7d\x36\x6f\x3b\x0e\x91\x5d\xf1\xb6\x75\xc3\xe8\x70\xa2\xf9\xaa\x8c\xe8\x7a\xe9\xd2\x4e\xbf\xbc\x2a\xd3\xb8\x32\x8d\x9d\x53\xbe\x2a\xd3\xb8\x6e\xe2\x75\x3c\xfb\xc0\xc1\x55\xe5\x26\xd4\xa0\x4b\x90\xb6\x32\x8d\x25\x7f\x8e\xe7\x39\xff\x6c\x2e\xee\xc9\x70\x28\xef\x8a\xe0\xa8\xe0\xf7\xe1\xb6\x56\x59\x60\x35\xea\x27\xb4\xa9\x88\xd7\xba\xed\xde\xf1\x30\xf6\xeb\x46\xe8\xab\xc2\xe4\xc3\x83\x57\x98\x5c\x61\xb2\xd2\x4c\x57\x85\xc9\x35\x69\xa8\x69\x1d\x26\x57\x98\xec\xb0\xf4\x55\x11\x1c\x75\x13\x1c\xe3\xe9\xe7\xa2\x86\x92\x86\x18\xfb\x55\xf8\xac\x26\x43\x37\xea\x9f\x06\x45\x95\xb0\x50\x19\xbe\x95\x2d\x5e\x37\x28\x5f\x75\x03\xef\x38\x7c\x78\x65\xe3\x56\x36\x6e\x15\xa2\xa9\xd9\x17\x00\xc3\xd5\xe6\x5f\xc1\x70\xdd\x0c\xc5\xa8\x4c\xf9\x0a\x86\x2b\x18\xae\xf1\x5c\x1c\x2e\x6a\xc8\x66\x55\x21\x6e\xdd\x56\xed\xa8\xf7\xb9\xe8\xab\x16\xcf\x64\x76\x57\x69\x08\x75\xa3\xf1\xa8\xf6\x90\x2a\x25\xb4\x16\xcf\xac\xe7\xe2\x9e\xbc\x75\xe7\x89\x8e\xba\x53\x6c\xaf\x8a\xcb\xa8\x0c\xdf\x6a\xdd\x57\xe6\x6c\x65\xce\xd6\x33\xd8\x68\x8b\xba\xd1\x78\x54\x78\x5f\xab\x2e\x55\xb7\xcf\x73\x51\x97\xaa\x2e\xc1\xfb\xca\x9c\xad\xcc\xd9\x0a\xb0\x6b\x35\x9e\x60\x98\x76\xe2\x55\xc1\x70\xdd\xd1\xb4\x41\x34\xf1\xaa\x10\xb7\x6e\x2e\x63\x38\xbd\x7c\x55\x5c\x46\x05\xc3\xd4\x08\xaf\x8a\xcb\xa8\x60\xf8\x85\x8e\x15\x6d\x51\x37\x6d\x31\x5e\x98\x57\x45\xcc\xea\x06\xde\xf1\xbe\xe7\xa2\xdb\x21\xee\x0b\x9f\x2a\xc4\xad\x10\xf7\x95\xbd\x52\x25\x17\x54\x88\xfb\xce\xf3\x4f\xef\xce\x9c\x7d\xa7\xc9\xc0\x62\xad\x5d\x3f\xf7\x01\x93\xab\x76\xef\x0e\x71\x5f\xf0\x56\x25\x17\xd4\xa1\xa1\x7d\x36\xf2\xaa\xf8\xdb\x3a\x34\xf4\x9d\x7f\x6a\x68\xdb\xa8\xe3\x65\xf0\x56\x88\x5b\xb7\x8d\x3a\x9c\x65\xbe\x2a\xc4\xad\x8c\xd3\xc6\x8c\xad\x68\x8b\xba\x6d\xd4\xe1\x64\xf3\x55\x21\x6e\x85\xb8\xed\x40\x11\xa6\xb7\x6e\x8c\x1d\x2d\x9f\x8b\x9e\xb9\x2d\xcf\xd1\xc4\x54\x2b\xa6\xb7\xee\x74\x82\xd1\xce\xb4\x01\xae\x15\xb8\xb6\x61\x40\x80\x6b\xdd\x61\xb0\xd1\xc6\xf9\xa7\x67\x2e\xcf\x9c\x30\x8f\x71\x5a\x19\xa7\x87\xbb\xae\x70\xb4\xc2\xd1\x0e\x86\x5f\x76\xe8\xcb\x0e\x75\xa4\xf6\x7a\x45\xb5\xde\x6d\x8e\x0e\xa7\x67\xaf\x97\x1d\xfa\xb2\x43\xbb\x5d\xf1\x05\x99\x2f\xc8\x74\x62\xf5\x7a\x85\xa5\x5e\x90\xe9\xc8\xe9\xf5\x22\x0e\x5e\x90\xe9\xe4\xe9\xf5\x82\xcc\x77\x1b\xae\x63\x58\xef\x2f\xe2\xe0\x45\x1c\x8c\x2d\xae\x70\xbd\x88\x83\x17\x64\x0e\xae\xfb\x8b\x23\x78\x71\x04\x27\x15\xf8\x05\x99\x2f\x8b\xd5\x09\x91\xeb\x4d\x9e\x99\x3c\x93\xc5\xfa\x22\x0e\xde\xe4\x99\xf9\x5c\x2c\x2e\x56\x17\x1f\x17\xf7\x20\xbf\x2c\x56\x82\x7e\xd7\x8b\x0e\x78\xd1\x01\x27\xeb\xf7\x85\x8a\x2f\x54\x1c\x9c\xbd\x97\xc5\xfa\xb2\x58\x07\xf3\xf0\xbd\x8d\x27\xa8\x1c\xe3\x5c\xd4\x50\xd6\xd0\x16\x49\xb8\x5e\xa8\xf8\x42\xc5\x81\x1f\x71\x8e\xe0\x72\x80\x60\x38\x7a\x71\x39\x24\x70\x39\x1d\x30\x26\x03\xcd\x09\x80\xeb\xe5\xe4\x1f\x8a\x56\x62\xfe\x25\x23\x7f\x9c\x14\xdb\x17\xac\xbd\xec\x50\x07\xd3\xae\x97\x1d\xfa\xb2\x43\x9d\x5a\xba\x5e\x39\x53\x2f\x93\x73\x9a\x8a\x2f\x58\x7b\xc1\xda\x49\x72\x7d\xc1\xda\x0b\xd6\x3e\x60\xf5\xb2\x2e\x5f\xd6\xe5\x77\xa6\x22\x2f\xfd\xe5\xa5\x1f\x92\xf4\x95\x1d\xf0\xb2\x2e\x4f\x92\xeb\x2b\x3b\xe0\x7d\x3d\xf3\xcc\x4f\xae\xfb\x0b\xd6\x4e\x42\xea\xcb\xba\x7c\xb9\xee\x27\x21\xf5\x15\xc0\x7a\xb9\xee\x9f\xcd\xff\x85\x75\x2f\xac\xfb\x6c\xfe\xaf\x58\xd5\xbb\x2d\xcf\x71\xa8\xcf\x17\x00\xbe\x00\xf0\x24\xa4\xbe\x4d\x43\x4d\x43\xb6\xf4\x17\x00\xbe\x00\xf0\x6b\xe7\xa2\xaf\x09\x00\x3f\xbb\xf7\xdb\x35\xd4\x35\x64\xf7\x7e\x59\x97\x2f\x97\xfd\x3b\xdf\x9d\x75\xf9\xb2\x2e\x3f\x7e\xfc\x8b\xa2\x7d\x01\xe0\xb7\xce\x3f\x35\x04\x00\x3f\x01\xc1\x97\xc9\xf9\x32\x39\x97\x5d\xfb\xe5\x9d\xbf\xbc\x73\xc7\x44\xaf\x97\x77\xfe\x02\xc0\x75\x16\x2c\x00\x7c\xd9\xa1\x87\x63\x7d\xa7\x19\xb2\xfd\xf1\x71\xd2\x61\x5f\xbc\xed\x0b\x15\xf7\xa1\xd1\x3f\x0c\x8a\x57\x3e\xd6\xcb\x48\x5d\x67\x39\x82\xcc\x97\xeb\xbe\xc4\x15\x5f\xae\xfb\xcb\x75\x3f\x19\xb0\xaf\x24\xad\x77\xdb\xaa\x63\xd9\xd2\x5f\x40\xf8\x02\xc2\xf5\x9d\x8b\xfa\xbb\xf4\x77\x9d\x8b\xbe\xea\x8e\xa6\x0d\xa2\x7a\x57\x63\x50\xb6\xcd\xca\x4e\xaa\x78\x57\xe3\xa5\xb7\xed\xa5\xcf\x93\xad\xda\x18\x94\x6d\x07\xf4\x27\x05\xbb\xab\x09\x8e\xb5\x6d\x42\xce\x93\xad\xda\xd8\x8e\x6d\xe3\xe1\xbc\xda\xb9\xfd\x73\x71\x1f\xac\xbb\x20\x44\x03\x84\x6d\x43\xdf\xbc\x78\x02\xcd\x09\x82\xb6\x4d\xc8\x79\xd9\x69\x1b\x27\xbf\x6d\xb7\x7e\x9e\x3c\xd1\x06\x1d\xdb\x46\xc7\x79\xf2\x44\x1b\x74\x6c\xdb\x84\x9c\x97\x9d\xb6\xa1\x55\x5b\xd4\xba\x4d\xb5\x6d\x4b\xf2\x6a\xdb\xad\x9f\xd7\x77\x2e\x1a\x90\xe4\x8d\xec\x9f\x8d\xed\xd8\xb6\xed\x38\xd5\x4d\xb9\x1a\x27\xbf\x6d\xe4\x9c\xca\xa7\x5c\xed\xf6\x46\xdb\xd7\x9f\x27\x7d\xb3\x89\x98\xb5\x8d\xa3\x53\x09\xfd\xab\xc1\xd1\xb6\xd9\xd5\x19\x6c\xaa\x8d\x75\xd9\xb6\xaf\x3f\x83\x4d\xb5\x09\x75\xb5\xed\xd6\xcf\x60\x8d\x36\x99\x5b\x2d\xbb\xdd\xca\x6b\x0c\xc9\xb6\x91\x73\x86\x66\x94\xc4\xbf\x5a\xd6\x79\x3e\x58\x13\xd5\x6a\x9b\xf4\x9c\xd1\x8c\x6e\xa2\x5a\x6d\x1b\x84\x33\x72\x4e\x1a\x74\x6c\x1b\x1d\x67\x64\x33\x36\x6c\x67\xdb\x7e\xf9\x3c\x69\x91\x8d\xef\xdd\x9c\x29\x8e\xe8\x80\x26\xbc\xdf\x1c\x19\x8e\x6c\xf1\xc6\x21\x6f\x4e\x04\x9f\x64\xc7\x06\x1d\x9b\x63\xb9\x27\x5b\xb1\x41\xc7\xe6\x1c\x6e\x34\x93\x9b\x73\x01\xcd\xa1\x5a\x3a\x73\x57\x83\x8e\xcd\x79\xd8\x43\xc0\xb5\x8d\x95\x57\x73\x00\xf6\x24\x26\x36\x96\x60\x73\xe2\xf5\xb0\x72\x0d\xdb\xd9\x1c\x68\x4d\x36\xea\xc6\x4b\x6f\xce\xab\x26\x04\x6c\xdb\xc1\xfe\xab\x39\xa0\x7a\xf8\xbb\xc6\x75\x6f\x4e\xa4\x1e\xfe\xae\xe1\x45\x9b\x03\xa7\x29\x9e\xdb\x0d\xb2\x13\xa6\xc9\x96\xde\x90\xa5\xcd\x01\xd2\x64\x4b\x6f\x52\x57\x9b\x13\xa3\xe9\x2c\x43\x64\x69\x73\x20\xf4\x90\x7a\x4d\x96\x6a\x73\xba\x33\xd5\x73\x51\xeb\xdd\xbb\x63\x7c\x1a\x70\x6d\x1b\x5c\x67\xb2\xcf\x37\x38\xda\xb6\x3d\x39\xd5\x25\xb9\x1a\x1c\x6d\x1b\x47\x67\x3a\x0b\x16\x8e\xb6\xe1\x8d\xc6\xb9\xe8\x8d\x86\x37\x3a\x5f\x93\xeb\xde\xa6\xa1\x3b\x8b\x8b\x21\xd9\xa6\x51\x3a\x10\xc4\x4b\x6f\x1b\x07\xe7\x6d\x9f\x6f\x72\x4f\xdb\xce\x0e\x98\xf7\x73\x2e\x5a\xda\xdb\x4a\x9c\xf7\xe3\x8d\x70\x97\xed\x73\x3b\x13\xbe\xcb\x6f\xea\xdb\xf6\x9b\x27\x5b\xb1\x83\xb5\x0e\xd6\xb2\xe9\xdd\x19\x7d\x7d\x1b\x7d\x33\xdf\xe7\xe2\x7e\x66\xdf\x90\x37\xb3\x84\x85\x2e\x95\xa9\x6f\x8f\x7a\x66\x7b\x72\x07\x80\x1d\x00\x2a\x1d\x7e\x75\x19\xa5\x7d\x5b\x89\x33\x97\xf3\x4f\x0d\x6d\x1c\x9c\x87\xbf\xeb\x00\xb0\x6f\x4b\x70\x66\x4b\xbb\xb3\x04\x7b\xd4\x79\xdb\x6f\xe7\x51\xf7\xa8\x21\xbe\x77\xc7\x72\xf6\xe8\x8d\x7c\xe2\x2e\xcb\xbf\x27\x9d\xf7\x39\x3a\x58\xeb\x60\x2d\x0b\x64\x74\x21\xa4\xbe\xd1\x6d\x1e\x02\xae\x23\x34\x7b\x32\x20\x08\xb8\x0e\xd6\x3a\x58\xcb\xb6\xdf\x0e\xd6\x3a\x58\xcb\xb6\xdf\x0e\xd6\xfa\x36\x0f\xa7\xea\xe2\x57\xc7\x5d\xf6\x9d\xd0\x3f\x4f\x0a\x63\x67\x1e\xf6\xed\x3b\xcf\x62\x19\x76\x11\xfc\xbe\x0d\xc2\x59\xac\x8e\x0e\xd6\x3a\x58\x2b\xf7\xb9\x38\x5d\x74\xbb\xcd\xb4\x0b\xf7\xf4\xe2\x76\x21\xa4\x2e\xdc\xd3\x77\xb8\x67\x16\xfb\x66\x17\xee\xe9\x45\x97\x2c\x99\xee\x0c\x54\xdf\x1c\xe4\x2c\xa6\x77\x87\x75\x1d\xd6\x1d\x12\xaa\x33\x0f\xfb\x36\x0f\x67\xb1\xf5\x74\x69\xa6\x7d\xbb\xc2\xb3\xd8\x7a\x3a\xac\xeb\xb0\xae\x98\xf3\x9d\x79\xd8\x09\x17\x3c\xac\x8c\xce\xc1\xed\x54\x08\x76\x8e\xe4\x1f\x06\x45\x97\xe7\xd4\xe9\x0d\xa8\xd4\x7d\x75\xde\x6f\x27\x03\xf0\x70\x89\x3b\xcc\xeb\x4e\xf0\x3f\x5b\x98\xf0\xea\xe0\xad\x3b\xa0\x7f\xd2\x22\x3b\xd0\xea\x40\xeb\x64\x40\x76\xde\x6f\x77\x08\xfe\x39\x8b\x0c\x3e\x75\xf8\x44\xe7\xee\xea\xbc\xdf\x0e\x9f\x9e\xd7\x8c\x16\xcc\xe9\xce\x2c\x77\x80\xdd\x39\xba\xbd\xff\xfb\xcc\x6b\x87\x4f\x9d\xbf\xab\x1a\xdc\xd5\x19\x7f\x7d\x38\x56\x89\x56\xed\x40\xab\x9f\xd3\xcd\x5b\xfd\xec\xea\x00\xa6\xcf\x73\x4c\x75\xba\xa8\xf3\x5f\xf8\xd7\xf1\xd6\x8e\x06\xec\x5f\xfa\xd7\xf1\xd6\x2e\x38\xd2\xb7\xa1\xf5\x3b\xde\xda\x71\x83\xfd\x73\x3a\x36\x9e\xdb\xad\x92\x0d\x45\xbf\xf3\xa9\x7d\xf9\x80\xdb\x24\xfb\x9d\x4f\xed\x68\xc0\x7e\x0e\x83\x3a\x86\xdb\xd1\x80\xfd\x9c\xfb\xdc\xda\x43\x57\xe7\xbe\xf6\xe5\x28\xaa\x4c\xdd\x21\x9a\x3d\xce\xc1\xcd\x2d\xe0\x77\x0d\x26\xd2\xd8\x98\xd0\xd4\x9e\xbc\x06\x30\x18\xd1\x49\x41\x8e\xd9\x90\x3f\x34\xb6\x51\xd4\x26\x14\x1f\x48\xb3\x91\x9c\x18\xdb\xda\x43\xd7\x70\x74\x72\x38\x3a\xf9\xd9\xd6\x86\xd5\x3c\x6e\xff\xdc\x4a\xf2\xd7\x40\x6c\x8d\xec\x5c\xdd\x38\x17\xf5\x33\x3b\xee\x86\x80\x1d\xe2\xb4\x23\x3b\xdd\xc5\x35\x1a\x96\xe3\x70\xcc\x51\xa9\xc5\x6b\x88\x1a\x0c\xc7\x1c\xe9\xa3\x5c\xc3\x1a\x1d\xc5\x29\xb4\xe7\xdc\xfe\xb9\xe8\x20\x97\x88\xee\xd8\xe4\xd5\x35\xb6\x7b\xd7\x56\x3b\x17\x8d\xd2\xe6\xb0\xda\xe2\x72\x0c\xab\x79\x3c\x9e\xc9\xca\x18\x8c\x94\x21\x07\xf1\x82\x3a\xa3\x1a\x10\xe9\x86\x17\x2c\x19\x3c\xab\xe1\x88\x4a\x30\x69\x07\xdb\x61\x48\xc6\x0e\x36\x96\xc1\xb3\x1a\x92\x5f\xc2\xd6\x29\xbc\x86\xc5\x35\x24\xbf\x04\x49\x6f\x83\x45\x30\xf6\x1a\xeb\x81\x65\x3d\x24\xbf\x0c\x87\x59\xc2\xe3\xbb\x5b\x71\xc3\x61\x96\xb0\x25\x96\xae\x61\xa3\x1e\xe7\x38\x89\xb4\xb3\x21\x46\x39\x86\x73\x2b\x2c\xd6\x41\x25\x60\x4c\xe7\x6b\xd8\xa1\xc3\x19\x93\x71\xce\x98\xd8\x00\x87\x44\x95\x71\xce\x98\xd8\x00\x87\x8d\x7a\xc8\x49\x51\x00\xee\x1a\x56\xc7\x38\x27\x47\x60\xde\x30\xe7\xc7\x39\x0f\xc2\xba\x9c\xdb\xc7\xb8\xa6\xf4\xe2\xf4\x9e\x8b\xcd\xc5\xdd\xcf\xc4\x66\x9c\xb6\xdf\x79\x9d\x73\x16\x1b\xac\xa6\x85\x30\x25\x0d\xa7\xad\x9d\x71\x4d\x3b\xed\x3c\x67\x37\x98\x87\x53\xe8\x70\x06\xcf\x14\x8a\x9f\x88\x98\x19\x1c\x94\xb8\xce\xc5\x8d\x0c\x53\x26\xf1\xcd\x66\x9c\x5c\x8d\x29\x39\xef\x66\x8b\x4d\x8b\x6b\x4a\xce\xbb\xd9\x62\x93\x03\x31\x93\x23\x15\xb6\xf4\x69\xa7\x9d\xe7\x40\x07\xfc\x9c\x1c\x88\x79\xce\x6e\xd8\xa8\xa7\xbc\x8c\x79\xce\x6e\x80\xca\x89\x49\x99\xd2\xe2\x32\x6b\x68\xe2\x97\x67\x3e\x07\x25\xf6\x5c\x9a\x56\xdc\xdc\x1e\x40\xcf\xe6\xe7\x94\x0a\x3c\x9d\x53\xcb\x42\x1e\xd3\x3a\x9a\x52\xd8\x8a\x43\xea\x53\x48\x6e\xee\x95\xd3\x8b\x4f\x3c\xf1\x23\x53\x0a\x1b\xc5\xda\x6b\xf2\x00\xa6\x33\x65\xc5\xda\x9c\xe2\x74\x53\x5e\x1b\x8d\xda\x6b\x5a\x5c\x73\x6f\x8e\xbd\xc8\x67\x9d\x58\xe3\x29\xd9\xad\x70\x20\xa6\x15\x37\xad\xb8\xe2\x28\xcd\xb4\x55\x4e\x07\xcd\xca\x3c\x17\x3d\xb3\xea\xbc\x05\x3b\xad\xcd\x69\x6d\x9e\xc8\xce\xdc\x39\x0d\xd7\x94\xc2\xf6\x40\x86\x69\xe3\x9b\x52\xd8\x14\x55\xba\xa6\xb5\x39\xad\x4d\xea\xa6\xd7\xb4\xc7\x4d\x39\x68\x15\xfc\x4e\xe6\xf6\x94\x6e\x56\x1f\x53\xd1\x76\x36\xe5\xdd\x56\xbb\xe1\x14\x3e\x9b\x72\xd0\x0e\x63\x3e\xed\x71\x73\xef\x71\xbd\x9e\x4f\x2c\x5f\x6c\xca\x17\x7b\xaf\x73\x51\xeb\xce\x7f\xbd\x2c\xd6\x69\x73\x9b\x96\xe1\x6b\x15\x4f\x59\x01\x73\x9e\x5c\x73\xaf\x89\x1b\x98\xdf\xc9\xf6\xf6\x4f\x67\x5e\xa7\xc3\x56\xed\x3f\xea\x62\xff\xbf\x41\xf1\xc9\xdc\xfa\x2e\x99\xcf\x86\xf0\xc3\xa0\x7e\x52\x6d\x9b\x85\xfb\x31\xa6\x3f\xe7\x02\x9a\x93\x6d\x9f\x85\xfb\x59\xb8\xcd\x57\xfd\x10\x07\xdf\x36\x9f\x7b\xc3\xa0\x7e\x32\xa2\xbe\xbd\xd6\x7a\xb7\x4a\x3e\x01\xa2\xcf\x22\x53\x5f\xe5\xfa\x1c\xa5\xfa\x1c\xa5\xea\xa7\x75\xfb\xd2\xe7\x2c\x29\xd5\xbd\xeb\x43\x2d\x7e\x56\xc9\x80\x25\x9f\xfc\xa1\x4f\x6a\xfd\xf8\xce\x45\xcf\xdc\x26\x64\x9f\x5b\x40\xf0\xfa\xb0\x88\x9f\x94\xd0\x29\xb2\xf7\x89\xad\x7c\x27\x25\x14\xde\x7f\x4e\x38\x7d\x4e\x38\x4d\x5f\xe0\x73\x44\xe9\x93\x1b\x4f\xe2\xee\xfa\x58\x84\x9f\x83\x47\x54\xe9\xae\x4f\xe0\xfa\x73\xf2\x72\x32\xd0\x3f\xce\xf3\x57\x35\x74\x86\x4e\x70\xe4\x73\xf0\xe8\x3b\x5d\xe2\x12\x7f\xdb\x25\xee\x9f\xcd\xea\x63\x09\x7e\x32\xde\xcf\x09\xf6\x4f\xa6\xe6\x77\x32\x35\x01\xe1\xe7\x3c\xe5\xb7\x6d\xbf\xae\x56\xc5\xf5\xc9\x63\xff\xe4\xb1\x2f\xc1\xf0\x4f\xe4\xf9\xb3\x59\xa9\xa5\x7c\x7d\x3c\xd5\x6f\x6f\x4f\xfd\xd0\x55\x9f\x55\xf2\x59\x25\x0b\xe3\xf3\x59\x25\x9f\x55\xb2\xf0\x38\x1f\xc3\xee\x1b\x52\x03\x6d\x41\xdf\xf0\x4f\x31\x0b\x85\x76\xaf\xcf\x2a\xf9\x44\x89\x0f\x37\xf4\x59\x25\x1f\xca\x8e\x6c\xcd\xf5\xa1\xec\x3e\x31\x8b\x8b\x3d\xf2\x49\x8b\xfc\x3e\x99\x5b\xc8\xd2\xcf\x66\xf5\x09\xf3\xaa\x44\x70\x7d\x9f\xd6\x3f\x89\x74\x92\x20\x3e\x27\x71\x3e\x61\xde\x70\xe6\x92\x48\xc4\x27\xcc\x1b\x60\xc9\xb2\x64\x96\x64\x47\xc2\xfd\xd7\x12\x5f\x58\xe2\x0b\xd1\x3e\xbf\x1c\x17\x5f\xe2\xb4\x71\xd7\xdb\xb8\x16\xaf\x72\x89\xd3\x46\x6f\xb4\x84\x64\x57\x38\x19\x51\x97\x8b\xbb\xf5\x25\xfa\x9a\xb6\x10\xcf\xb5\xec\x4b\x4b\x4c\x35\xf9\x46\x8b\xd1\xb7\xa2\x14\x21\x24\xd4\x12\x14\x5d\x82\xa2\x84\xed\xaf\xc5\xe8\x5b\xb2\x57\x52\x3b\x17\x3f\x17\x77\x3f\x13\xc2\x68\xf1\x00\x97\x7c\xc1\x24\xd5\x72\x09\x10\x2c\x01\x82\xc4\x35\x5a\xd6\xe6\x12\x20\x48\x72\x25\xd7\x76\xfd\xae\x25\x7b\xe5\x66\x09\x2e\xc4\xd6\xda\xc4\xd6\xb8\x4d\xef\x85\xae\x5a\xdb\x74\x1c\xb7\x7d\x69\x59\xb0\x4b\x30\xf4\xb6\x2f\x2d\xa7\x0f\x97\xb8\xe7\xcd\x25\x5e\xf6\xba\x25\x8d\xef\x66\x09\xae\x62\xe4\xb7\xcd\x38\x94\x06\xbd\x16\x9b\x71\x3d\x5a\xef\xe7\xa2\x37\x12\xf7\xbc\xad\xcd\x65\x5b\x5b\x8f\x67\xda\x97\x16\x0f\x70\x09\x10\xdc\xf6\xa5\x65\xc1\x2e\xd1\xcc\x9c\x7d\x4d\x49\x25\x4b\x34\x33\x6f\x01\xf7\x6b\xf1\xd2\xd6\x7b\x52\x5a\x5c\x44\x2d\xad\x26\x2f\xc3\x31\xb7\x65\x19\xae\x26\x2f\xe3\xcc\x25\x2b\x6e\xc9\x99\x2b\xbb\x62\xdd\xb5\xac\xb8\xd5\x65\x46\x9c\x2e\x59\x71\xcb\x8a\x7b\xf8\x34\x4b\xe8\x70\x61\xce\xcf\x21\xbb\x25\x74\xb8\xb6\x3d\x39\x9e\xad\xd8\x74\x2d\x96\xe0\x92\x82\xf1\x34\xfd\xb4\x05\x2d\x89\x69\x4f\xd7\x3a\x26\x7a\x61\xa2\x2b\x97\x68\xc9\x0f\x5e\x4b\xcc\xf7\x3d\xff\xf4\x39\x96\x38\xf2\xfe\x1c\xe1\xda\xbb\x4c\xb8\xc4\xe9\xea\x16\x79\x09\xd7\xb6\x19\xc3\xb5\x6d\xc6\x51\xb7\x7d\x17\xae\xbd\xcb\x84\xcb\x3a\x7a\x83\xdb\xf7\x2e\x13\xae\xbd\x9c\xc6\xbb\x1d\xc7\x70\xed\x75\x14\x2e\xeb\xe8\xdd\xa6\x5c\xb8\xb6\xb1\x18\x2e\xc1\xbb\x77\x2f\xd8\x70\x6d\xce\x3a\x5c\x82\x77\xef\xad\xf5\xe8\x9f\x16\xd7\xdb\xfd\x73\xdb\x70\xe1\x92\x62\xdb\xb2\x7f\x6e\x2a\x24\x5c\x72\xbb\xda\xa3\xf5\xbd\x2c\xc2\x25\xb7\xab\x3d\x5a\xdf\x86\x5d\xb8\x6e\xb1\xd4\x7a\x2e\x7a\xa6\xd5\xd1\x5e\x0d\xed\xed\x2c\x5c\x22\x65\xad\x79\xf7\x6c\x94\xb6\xed\x37\x08\x2e\x87\x2b\xbb\x5d\x3a\x6c\xfb\xb4\xbe\xb7\xb3\x70\x49\x15\x68\x4b\x43\xc5\x78\xca\xd8\x52\x69\x2d\x5c\xc5\xbb\x5b\x32\x8a\xaa\x05\x42\x51\x81\x50\xd4\x50\x07\x2d\x10\x8a\x0a\xd7\x3e\x86\x3b\xb6\xb0\xf0\xff\x36\x28\x02\xf9\xa8\x40\x37\x6a\xf4\x6a\xb4\x1e\xfd\x95\x2b\x4b\x75\x38\x5c\x7b\x21\x85\x4b\x72\x41\x3f\x63\x50\xbd\x84\x5c\xd9\xde\xf4\xb7\x1a\x03\x51\xb8\xde\xf4\xb7\x7a\x09\x39\x5e\x7d\x18\x83\x6a\xa6\xec\x05\x38\x08\x0c\x87\xeb\xf5\x66\x02\x6e\xfd\xcc\xa9\xd7\x4c\x79\x45\x35\xaf\x73\x51\xe7\x5f\xd1\xd7\x9d\x37\x16\xae\xe6\xb3\x48\x04\x20\x5b\x14\xae\x6e\x5c\x85\xbc\x48\x0c\x85\xab\x7b\x23\xd1\xad\x99\x75\x7e\x78\x77\xa1\x78\xda\x3b\xe1\x1a\xfe\x69\xaf\xa3\xbd\x13\xae\xe9\xdd\x45\xa2\xe6\xf4\xcc\xe9\xdd\xb7\x61\x38\xd4\x06\x0b\xd7\xd4\x25\x21\x24\x9a\x36\x81\x5c\x55\xb8\x44\x8b\xa8\x72\x86\xeb\x33\xa3\xbf\x13\x85\x7b\x5d\xd4\xa5\xcd\x65\x0c\xaa\x32\x81\x24\x55\xa0\x45\x35\xa8\xb5\x04\x92\x54\xe1\x12\x60\x5f\x3b\xd3\x24\x04\x0b\x97\x40\xd5\xe0\x90\x07\x3a\x55\x21\x58\xb8\x6b\x5b\x6d\x81\x32\x55\x08\xb2\x97\x08\xb3\x04\x3a\x55\x81\x40\xd5\x70\xac\x20\x10\xa1\x0a\xe1\x84\x90\xe2\xf9\xe7\x70\x51\x64\x27\x6a\x7d\x2f\xce\x10\x4e\x0c\xe8\xf5\xcf\xed\x98\x85\xf0\x8b\xec\x44\x17\xfd\x13\xdb\x49\x16\x24\x90\x81\x0a\x64\xa0\x26\x69\x8c\x10\x6e\x0d\x61\x26\x83\x6f\x44\xf1\x29\x84\x13\x85\x19\xde\x28\x7b\xcd\x13\x85\xf9\xce\x45\x0d\x65\xb1\x95\xcb\x1b\xed\x04\xca\x40\xf8\x69\xc6\x6d\x48\x86\x60\x39\x52\x7c\x9a\xdc\xec\x10\x36\x15\x12\x28\x3e\x4d\x95\xdc\x03\x71\xa7\x10\x4e\x68\xc6\x72\x0c\x8f\xa1\x7b\x44\x4c\x1e\x0d\x59\xb8\x14\x9f\x66\x3c\x6f\x54\x3d\x13\x09\x49\x76\x21\x84\xe6\x76\x3a\x9f\x77\xf0\xcf\x6d\x09\x86\x40\x90\x93\xf4\x40\x20\x77\x14\x02\xc5\x4b\x9e\x6a\xa0\x7a\x14\xa8\x1e\xcd\xbb\x79\x66\x37\x9e\x34\x2d\xef\x66\xe8\xba\x67\xe2\x04\xef\x7e\x9e\xe9\x13\x8b\x59\xdc\xe6\x7c\x18\x2e\xee\x45\x32\x29\x02\x84\x30\xbc\xbb\xf8\x42\xde\xda\xa8\x81\x42\x51\xa0\x50\x34\x1d\xd4\x0f\x24\x86\x42\x10\x35\x50\x8c\x25\x84\xa5\x4b\x3b\x73\x79\x72\x4a\x03\xc5\xa0\x10\xf6\xf6\x34\x39\xa5\x81\x1c\x50\x88\xdb\x94\x9b\x32\x0b\x43\x34\x93\xe3\x85\x3d\xde\x46\x74\x20\x0e\x14\xa8\x02\xcd\xe7\x3a\xff\x6c\x2e\x76\x17\x97\x8b\xd3\x45\x4c\xef\xe6\x04\x43\x0c\x9e\x29\x6a\xf0\x94\x73\xd1\x3f\xc3\x51\xa2\xcb\x2e\xee\x69\x13\x23\x7d\xb9\x2d\x39\x1f\xe2\xa6\xff\x42\x44\xff\x8d\x5d\xaa\x23\x10\x0e\x0a\x84\x7f\xda\x88\x6e\xdf\x71\xcf\x40\xf8\xa7\x8d\xa4\xf3\xc9\x6b\x1e\x8d\xb5\xd3\xa5\xe4\x99\xc9\x33\x93\x86\x92\x7e\x26\x34\xe5\xae\x1b\x11\xa2\x0d\x30\x1e\x39\xb5\x5b\xeb\xb7\x67\xee\x0d\xb0\xd1\xaf\x0d\xf4\x7f\x02\xc5\x9f\x36\x36\x05\x16\x28\xfe\x04\x72\x3e\x6d\x64\x0d\xdd\xfa\xb9\x9d\xb5\x36\xb6\x74\x72\x88\xd9\x78\x66\x03\x62\xff\x8c\x7b\x01\x05\x42\x3c\x6d\x54\xad\xef\x4d\x2e\xc4\xa2\xf5\xad\x50\x13\x62\xd1\x7a\x21\x10\xf7\xea\xd2\xce\x0a\x09\xb1\x78\x66\xf3\x46\x8f\xce\x3f\x47\xc8\x4e\x97\x1e\x03\x82\x3d\x54\xc6\x32\x10\xdb\x09\x54\x76\xda\xe8\x9e\xf9\xe8\x27\x4a\x51\x89\xcb\x40\x73\x27\xd0\xdc\x69\xf2\x5c\x42\x7c\xbc\x66\xf5\xcc\xa1\xa1\xea\xc3\x55\xb7\x4f\x9f\xa3\xba\x9d\x48\xda\x80\x60\xb1\x9e\xdb\x7d\xcd\x4f\xeb\xaf\xd7\x7c\x0f\x41\x6c\x40\x6c\x67\x91\x72\xda\xbc\x0c\x88\xed\x8c\xe6\x4e\xa3\x23\x1a\xe2\x6b\x82\x35\x62\x6e\xc1\x0c\x69\x9e\x49\x24\x6d\x06\x5d\x82\x0c\x34\x77\xda\x0c\x3a\xdf\x3c\x93\x48\x9a\xd4\x9b\x10\x6d\x91\x34\x77\xda\x8c\xba\x64\x8b\xa4\xb9\xd3\x08\xd0\x07\x9a\x3b\x81\xe6\x4e\x9b\xe9\xfd\xd3\xa0\x20\xc8\x13\xe2\xde\x54\xdb\x4c\x16\xd9\x30\x29\x86\xfe\xde\xfa\x3b\xf4\x77\xe8\x6f\x36\x84\xc3\xc2\xa5\x8b\x36\xcf\x3c\x85\x3a\xb4\x77\xda\x3c\xf3\xd4\x4e\x4b\x58\xa7\xcd\x33\x25\xa7\xd7\x9d\x04\xed\x8a\x37\x9b\x16\xc4\x24\x92\xf7\x18\xec\xe9\x5b\x11\x4b\x9b\x8f\x67\x7e\xe6\xe9\x67\xb0\x77\x64\x2f\xd0\xde\x09\xf1\x33\x30\x55\xe7\x21\x19\x09\x9e\x36\xed\xde\xf1\xd3\xfa\xe7\x99\x67\x9a\x2f\x93\x97\x04\xda\x7c\x75\x69\xb9\x7d\xb9\xbd\xe9\xbc\x2d\x3d\xd2\x45\x9b\x36\xff\x68\x4b\x8f\x74\xd1\xa6\xb9\x4f\x90\x27\x10\xe4\x69\x6a\x95\x06\x4a\x3c\x21\xd1\x45\x9b\xdb\x53\x0d\xb4\x77\x42\xa2\x8b\xa6\x8e\x69\x48\x1b\x01\x03\x41\x9e\x36\xf7\xb9\xba\x90\x58\xed\x29\x50\x4c\xdc\x04\x47\x48\x9b\xd4\x0d\x89\x02\x25\x2d\xfe\x90\x6c\xfe\x24\x78\xda\xdc\x4c\x6f\xa0\xc4\x13\x48\xf0\xb4\xb9\xb5\x03\x02\x25\x9e\x90\xa0\xe3\xb4\x20\x08\xf2\x84\x74\x82\x23\xdb\xb3\x0a\x69\x53\x4b\x81\x2e\x4f\x9b\x4b\x3f\x37\xa7\x14\x52\xf4\xcc\xe5\x8d\x92\x77\x4f\xa2\x1b\x60\x98\x3c\x4f\x48\x27\x62\x12\xf4\x33\x79\x26\x74\xfc\x82\x86\x92\xce\x6f\xf7\xa0\x29\xbb\x1a\xa8\xf4\x84\xb4\x3d\xea\xf6\x45\x9d\xe7\x33\xa4\x9b\xba\x61\xd4\xfa\xa6\x7f\x43\xa2\x40\xf9\x25\xfd\xbc\x3d\xf3\x26\x10\x98\x74\xe9\xf6\xcc\xdb\x33\x01\x36\x75\x9f\x90\xb6\x7b\xd0\xc8\x64\x87\xb4\xad\x93\x40\xd6\xa7\x39\x47\x1b\x52\x76\x3b\x70\xfd\x4c\xef\x04\x5c\x69\xfd\xb4\xaf\x78\x26\x70\x4d\xc0\xf5\x33\xbd\x29\xff\x04\xca\x3f\x4d\x32\x59\x20\xf2\x13\x12\xc4\xfd\x1e\x1f\xae\x98\x0c\xc5\x80\x54\x6f\xc4\x9c\x49\x82\x38\x0a\xbb\x06\x3a\x40\x81\x9e\x4f\xfb\x40\x7b\x02\xae\xa4\x7b\xda\xf7\x1a\xa5\xea\x9f\x95\x0e\x62\xd3\x25\x6e\x01\xb5\x9d\xf6\x35\xa3\xf4\x9e\x8b\x9e\xd9\xbd\xe6\xab\x4b\x47\x18\xf2\xcc\x4f\x98\x97\x8e\x30\xe4\x99\x8a\xcd\x27\x6e\x6e\x9f\x06\x04\xe6\xd1\xd0\x69\xdf\x99\x8a\xdb\x36\x0a\xe9\x68\x40\x7e\x3a\xcf\x1a\x4a\x47\x03\xf2\xcc\x3a\xd6\x50\xea\xbe\xfb\xd2\x50\x37\x74\xdd\x77\x5f\x06\x04\xd6\x51\xd2\x69\xdf\xd2\xfa\xf0\x39\x86\xa8\xd6\x65\x40\x86\xf9\x49\x03\x72\x5d\x5a\x1f\x3a\x3f\x44\xdf\x82\x7e\x72\x35\xd2\x14\x68\x63\xf4\x25\xc6\x54\x3a\xca\x8e\x51\x97\x3e\x83\x7c\x94\x1d\xa1\x78\xfa\xbc\xd1\x51\x76\x4c\xfa\xf9\xb9\xfd\x13\x53\x03\xbf\x94\x6d\x02\x49\x9b\xb6\x6e\x9d\xff\x7c\x77\xc1\xd0\x75\xe6\x27\x5b\x2c\xd1\xbb\x55\xbf\x36\xd0\xb2\x09\xb4\x6c\xda\x3a\xf3\x73\x9d\xdb\xf5\x73\xd7\x54\x08\x04\x6e\x02\xd9\x9a\xb6\x4c\x5a\xb2\x35\xe1\x3e\x22\x8e\x9b\xb7\x0f\x44\x6c\x02\xa1\x9a\xb6\x76\x4c\x2d\x28\xec\x1f\xc8\xd6\xb4\x65\x7e\x92\xad\x09\x64\x6b\xda\xda\x39\xf1\x41\x29\xff\xa0\xc4\x7e\x5b\x26\xed\xbd\x51\x2a\x10\xa3\x69\xeb\xd5\x50\x74\x7b\xa4\x2b\xf9\xea\xd2\x06\xa4\x40\x8c\xa6\x2d\x93\x56\x55\xfc\x70\xc3\x25\x75\x1a\x82\x02\xf8\x41\x75\xfb\xa6\x30\x6f\xa0\x50\x13\x6e\x22\xb8\x6b\x13\x70\xe1\x4e\x6e\x4f\xc4\x3b\x61\xf2\xbd\x33\x7b\xc3\x0d\x97\x56\xd7\x3a\x5c\x52\xdd\xbe\x2d\x40\x7d\xb3\xda\x94\xb5\x6f\x6b\xf3\x8c\x41\x59\xfb\xa0\x9e\x7d\x5b\x16\x82\x7a\xf6\x81\xce\x4d\x5b\xd3\xbb\xe3\x32\xe8\xdc\xb4\x65\x75\xa8\x59\x1f\x14\x9d\x6f\xeb\xd3\xa5\xec\xf6\xec\x76\x0b\x41\xb5\xf9\xa0\xcc\x7c\x5b\xcb\xbb\xe3\x32\x6e\x10\xb4\x2c\x04\xca\x36\x41\xb9\xf8\x7e\x5d\xba\x54\xdc\x4e\xcb\x46\xb1\xdf\x40\xcb\x26\x28\x10\xdf\xaf\x10\xfe\x34\x28\xc8\xde\x04\xc5\xe0\xfb\x15\xf4\xe2\x31\xae\x54\xc4\xc4\xfc\x83\x6a\xee\xe1\x68\xda\x5c\x51\xd7\x1e\xd3\x07\x99\x7f\x45\x63\xb0\x81\x29\x1c\xf9\x9a\x2b\xf9\xd4\x55\x7f\xab\xfe\x32\xbb\xd5\x53\x0f\x37\xc1\xb0\x0b\x8a\xdf\x18\x0a\x35\xd3\xfb\x75\x7b\xdd\xd7\x67\x21\x18\xa6\x2a\x71\xb8\x77\x62\x5b\x38\xf2\x35\x57\xd1\x4f\x7e\x9d\x32\xe7\xfd\x2a\xde\xa8\x79\xa6\x18\xf5\x75\x96\x0e\xcc\x3b\x4a\x35\x72\x3a\x03\xa5\x9a\x40\x86\xa6\x5f\x67\xe9\x70\xf6\x8e\x28\x8d\x1a\xc5\xe1\x06\x6f\x4a\x93\xf7\xab\x7a\x4d\xf0\x46\x86\xa6\x5f\x67\xe9\xa0\x42\xc8\xd0\xf4\xeb\xd5\x4f\x56\x9b\x6a\xe2\xfd\x3a\x4b\x07\xbc\x29\x23\xde\xaf\xb3\x74\xc0\xdb\x3d\x88\xa2\x9e\x55\xc2\x94\x53\x38\xbc\x13\x3d\x0f\x0a\x87\x07\x15\xc3\xfb\xd5\xbd\xe6\xf0\x46\xb4\x18\xae\xb3\x20\xa6\xce\xd3\xb4\xb9\x86\xcf\xc1\xbe\x53\xd6\xbb\x5f\x53\x3f\xd9\x77\x47\xe8\xe6\x9a\x5a\x9f\xde\x88\xa6\xcd\x75\x16\xc4\xe7\xdd\x05\xc3\x69\xc2\x87\x1b\xe7\x72\x84\x6e\xae\xb3\x20\x40\xa6\xca\xd8\xfd\xfa\x74\x09\xbc\x29\x89\xdd\xc3\x4e\x15\x09\x4a\x62\x07\x7a\x37\x3d\x60\x13\xc8\xde\x04\x85\xae\x7b\xe0\x16\x52\xbf\x09\x6a\x5a\xf7\x10\xce\x3f\xbb\x8b\x24\x4e\x41\x3b\xd9\x9b\xa0\x52\x75\x0f\x66\xb2\x4a\xd5\x81\xde\x4d\x0f\x66\x72\xde\xd4\x69\xc8\x02\xec\x92\x5c\x03\xf5\x9b\x90\x05\xd8\xc3\x26\x8a\x03\x2d\x9c\x40\x04\xa7\x87\xdb\x33\xb7\xb9\x16\x72\x94\x2e\x81\x99\x52\x94\x3a\x1c\x49\x9c\x90\x75\x69\xc3\x62\xa0\x8c\xd3\x83\x4d\x80\x40\x4e\xa0\x8c\xd3\xc3\x2e\x99\x1a\x08\xe4\x84\xa3\x7e\x13\x4c\x6f\xb2\x37\x21\x27\xba\xa7\x8f\xa1\xc3\xf8\x50\xb1\xe9\xc2\x3d\x41\x01\xe9\x40\xc5\xa6\x07\xb3\x4e\xe5\xe8\x70\x34\x6d\xc2\xab\xf3\x80\x50\x41\xe8\x1e\x4c\x45\x62\x34\xe1\xe8\xce\x28\x4a\x1d\xe8\xce\x84\xa3\x3b\x13\xba\x7e\x32\xbb\x54\x74\xee\x81\xaf\xa8\xa2\x73\xa0\x34\xd3\x83\xf9\x49\x70\x26\xe4\xa3\x0e\xcb\x1e\x21\x38\x13\x94\x64\xee\x61\x18\x10\x60\x45\x7e\xa6\x87\xa9\xa1\xe2\xc3\x1d\x21\x58\xf3\x53\xa1\xe5\xa0\x8a\x72\x0f\x1c\x48\x75\x93\x43\x3e\x42\xb0\xa6\x22\x15\x9a\x40\x7e\xa6\xab\x7b\x1d\xa8\xd0\x04\xa2\x32\x3d\x2c\x0d\x41\x30\xf5\x8f\x7b\xe0\x6a\x92\x98\x09\x47\x62\x26\xc2\xe6\xfc\x1a\xe4\x0d\x64\x3d\x5e\x5e\x93\x2d\x96\xe9\x20\x46\x80\x9d\xc1\x5a\x16\xb8\x8c\x8c\x14\x62\x34\xe1\x88\xd1\x44\xf0\x9b\x61\x1d\x4d\x9a\x1e\x11\x1c\xa4\x69\xc2\xd1\x9d\x89\x67\x26\x6f\x73\x2d\x1c\x89\x99\xc8\xd5\x54\xd5\x38\x50\x9a\xe9\x31\x69\x1d\xb1\x45\x69\xa6\xab\xc1\x1d\x32\xac\xcb\x47\x08\xf6\x4c\x6f\xb6\x18\xfd\x98\x1e\x79\x93\x19\x82\x1d\x35\x99\x98\x8d\x27\x04\xcb\x10\x2c\x22\x38\xf2\xf0\x89\x37\x3c\xf5\x78\x66\x32\x62\x2b\x9f\x7c\x9c\x9d\x98\x18\x28\xc6\x84\x7c\xf2\x71\xc0\x2f\xe1\x98\x90\x37\xed\xdb\x23\x6f\x92\x8c\x4c\x50\x50\xb8\xc7\x47\x43\xb8\xe0\xa3\x11\x13\xab\x15\xf7\x19\xf9\xa3\xf9\x0a\x7e\x29\xc6\x04\x52\x31\x5d\xad\xf0\x90\x81\x15\xa9\x98\x1e\xcf\x9c\xff\xcc\x3a\xb2\x84\x71\xe7\x07\x07\xc2\x31\xe1\x08\xc7\x88\x66\x06\xa5\x80\x03\xfd\x98\x1e\xcf\x42\x58\x5a\x5f\x12\x94\xce\x42\xe0\x77\x2a\xe6\xdb\x23\x7b\x84\x70\x4c\x20\x1c\xd3\x23\x4c\x56\xb7\x37\xd0\x8f\xe9\x11\x69\x42\x46\x26\x94\xeb\xa4\x1d\x65\x17\xa7\x8b\xfa\xc9\xf3\xa3\x11\x13\x8a\xf4\x83\x04\x54\xcb\x36\xec\x42\x39\x42\xb0\x9c\x3c\xc2\x31\x81\x1c\x4c\x4f\xd7\xb9\x7d\xb8\xb8\xe7\x52\x0a\x7f\x0a\x5b\x05\x5a\x31\xa1\x1c\x95\x58\xe4\x09\xad\x98\x40\x2b\xa6\x27\x94\x1d\xad\x98\x40\x2b\xa6\x27\x6e\x21\xad\x98\x40\x2b\xa6\x27\xd3\xbc\x00\x42\x5a\x31\x5d\x7a\x79\x28\xcc\x44\x35\x7a\x7b\xe2\x2b\x16\x3c\x9e\x52\xbd\x3d\x31\xd0\x95\xea\x0d\xea\xe2\xf6\xc4\xca\xa0\xeb\x12\x14\xc4\xed\x09\x8f\x47\xa6\x25\xd0\x67\xe9\x69\xa7\x84\x06\xc2\x2c\xa1\x80\xb7\x04\x5c\xc9\xb4\x04\xfa\x2c\x3d\x3d\xfa\xb9\xc1\x2e\x90\x62\xe9\xc9\x3c\xa5\xc8\x12\x48\xb1\xf4\x24\x06\x44\x83\x25\xd0\x60\xe9\x09\x97\x51\x8a\xd7\xdc\x96\x5d\x4f\xa6\x24\x61\x96\xa0\x24\x6d\x4f\xef\x79\xa6\x41\x66\xb5\x25\x3c\x1e\x99\x96\xa0\xb4\x6c\x4f\xb0\x59\x69\xd9\x40\xb4\xa5\x27\x04\x07\xed\x96\x50\x60\x5e\x32\x4f\x29\xb2\x04\x1a\x2c\x3d\x75\x03\x82\x39\x27\xc5\xd2\x13\x1e\x8f\x06\x4b\xa0\xc1\xd2\xd3\x3c\xb7\x1b\x3a\x40\xa8\xe6\x7b\xa0\xc8\x12\x54\x75\xed\x09\x43\x41\x98\x25\x90\x62\xe9\xe9\xcc\x53\x98\xa7\xb0\x6a\x4f\xdc\x42\x1a\x2c\x41\x0d\xd5\x9e\x78\x80\xa5\x19\x3a\x98\xa7\x22\x4f\x50\x58\x35\xa8\x93\xda\xef\x33\xa3\x11\x71\xe4\x56\xfa\x0d\x5c\xc9\xad\x04\x72\x2b\xfd\x3e\xf3\x93\xff\x49\x75\xa5\xdf\x68\x8b\x02\xf3\x08\xab\xf4\xfb\xcc\x4f\xa6\x1c\x61\x95\x7e\x9f\xf9\x39\xbc\x26\x29\xc1\x9b\xaf\x48\x4a\x25\xd0\x50\xe9\x4a\xd4\x07\x52\x2a\x81\x86\x4a\xbf\xcf\xfc\x14\x14\x53\xda\xb4\xdf\x67\x7e\xc2\x3c\xea\x27\x5d\xdd\xfa\x50\x18\x68\x44\x50\xfa\x0d\x86\x69\xa1\x84\x02\x08\x55\xb1\x0f\xea\x96\x06\x92\x28\xfd\xde\x19\x31\x41\xe1\xd1\xa0\xaa\x68\xbf\x79\x95\xea\x88\x06\x05\x44\xfb\x8d\xd4\x53\x40\x34\xa8\x1c\xda\x6f\xac\x47\xe1\xd3\x52\x46\xe9\xf7\x99\xf3\xe2\x0b\xd4\x4f\xfa\xcd\x81\x54\x01\x34\x28\xfd\xd9\x6f\xa4\x9e\xd2\x9f\x41\xcd\xcf\x7e\x23\xf5\x0a\xa3\xaf\x00\xc2\xdb\x42\x50\x08\x34\x10\x4f\xe9\xb7\x98\x9a\x2a\x9f\x41\x09\xcf\x7e\x63\xfa\x88\xa7\x04\xe2\x29\xfd\xc6\xf4\xa9\xeb\x19\x1e\x79\x58\x37\xa6\xef\x01\x84\x6a\x77\xf6\xdb\x42\x50\xad\x33\x28\xc5\xd9\x6f\x0e\x24\x99\x95\xa0\x06\x67\xbf\x61\x33\xd1\x95\xf0\x44\xef\xce\x48\x79\x98\x72\xcf\x49\x8b\xb4\x3a\xe8\xab\x04\x1a\x2a\xfd\xe6\x40\x92\x52\x09\xcf\xc9\x95\x44\xea\xa9\x9e\x19\x9e\x93\x2b\x89\x49\x51\x36\x33\x3c\x47\xfc\xda\xea\x20\xb3\x12\x28\xaa\xf4\x9b\x03\x49\x51\x25\x28\x7c\xd9\x6f\xfc\x1d\x7d\x95\x40\x58\xa5\xdf\x96\x0c\x7d\x95\xa0\x80\x65\xcf\x96\x0c\xd5\x94\x40\x27\xa5\x67\xf6\x08\x9d\x94\xf0\xc0\xba\x8c\xe9\xa3\x9a\x12\xd4\xa3\xec\x19\xd3\x47\x3c\x25\xd0\x49\xe9\xd9\x92\x51\x96\x32\x3c\xec\xbb\x8c\xaa\x7b\xd8\x77\xca\x52\x76\x07\x4f\x02\x9d\x94\xf0\x1c\x45\x6c\x4e\x1e\xd5\x94\xf0\xd0\x15\xcc\xf8\x11\xe2\x29\x81\x5c\x4a\x3f\xf1\x2f\x3a\x29\xe1\x91\x6a\x99\x79\x7e\x04\x52\x82\xfa\x90\x3d\x8b\x2b\xa9\x0f\x19\xe8\xa4\xf4\x8c\x1f\xa1\x93\x12\x88\xa0\xf4\x6c\x7a\xd3\x42\x09\x84\x4e\x7a\xe6\xe4\x11\x3a\x09\x84\x4e\x7a\xe6\xcf\xa9\x67\x18\x94\x08\xec\x19\x15\xa2\x3c\x60\xa0\x69\xd2\x33\xf4\x56\xeb\x2f\x50\x31\xe9\x19\x7f\xa7\x28\x5f\xa0\x69\xd2\x33\xf4\x56\x85\x2f\x90\x36\xe9\x99\x93\xa7\xc8\x5e\xa0\x69\xd2\x89\xd1\x04\x15\xf3\x82\x82\x77\x3d\xf3\xfc\x14\xbb\x0b\x54\x4c\x7a\x86\xde\xc4\x4c\x02\x15\x93\x9e\x87\xd7\xec\x1a\xda\x26\x59\xcf\x67\x26\x8b\x16\xd0\x26\xe9\x99\xe7\xa7\x78\x5b\x50\xad\xad\x67\xa1\x19\xba\x25\x81\x60\x49\xcf\x58\x0f\x05\xd8\xc2\xc3\x9b\x74\x94\x26\x50\x2a\x09\x64\x48\x7a\xc6\x09\x52\x23\x09\x0f\xdd\xe8\xbc\xf2\x9f\x06\x05\xc5\x92\xf0\x7c\x7a\x81\x12\x21\x40\x12\x48\x8e\xf4\xc2\xec\x7e\x98\x5f\x0f\x89\xbe\x82\x1b\x24\x39\x12\x1e\xf8\x54\x10\x1c\x04\x48\x02\xc9\x91\x4e\xd3\x26\x90\x1c\x09\x95\x57\x59\xf8\x8a\x15\xea\xd4\xeb\x88\x8a\x7f\x2e\x56\x17\x37\x0c\x17\x04\x07\x55\x92\x40\x4f\xa4\x17\x73\xbf\x72\x20\x2b\x5f\xb1\x08\x21\x92\x15\x09\xf4\x44\x7a\x01\xed\x15\xea\x28\x3b\xd7\x0b\xc2\x90\xd6\x48\xa8\xac\xa1\x62\x41\x54\x79\x39\x55\x71\x93\x92\xcf\x3f\xf7\xb8\xd2\x0c\xe9\x05\xb4\xd3\x0c\x09\x34\x43\x7a\xc1\x7a\x54\x26\x12\x79\x90\x5e\x2c\x08\xba\x20\xa1\x02\x98\x82\x1b\xac\x00\xa6\x66\xaf\x09\xda\x2b\x86\x8a\x3e\x47\x2f\x60\x98\x4c\x47\xa8\xc0\xa0\x20\xf7\xd4\xcc\x0b\xd4\x3a\x7a\x61\x37\x93\xe9\x08\xf4\x39\x7a\x11\x5b\x21\xd3\x11\x2a\xc3\xa7\x98\xd1\x95\xe1\x43\xb4\xa3\x17\xbe\x22\xed\x8e\x50\x79\x80\x05\x97\x41\xc2\x23\xd4\x93\x8c\x2d\x96\x5e\x31\xe7\x84\x39\x7a\x61\x37\x57\x09\x35\xf4\x39\x7a\x61\x37\x93\xe9\x08\x95\x9e\x68\xc1\x65\x54\x61\x49\xc2\x1c\xbd\xcc\x73\xbb\xd6\x79\x80\xe5\xd3\x4f\x86\x4f\xe5\xd7\x15\x5e\x65\xe5\xd7\xd5\xd7\x6b\x72\x20\xa9\x75\x04\x6a\x1d\xbd\x60\xfc\xea\xab\x9f\x32\xb4\x8b\xe9\x5d\x61\x49\x95\x90\xfa\x98\xde\x95\x5f\x57\xc1\xc6\x03\xb0\x2b\xd8\xa8\xce\x44\x3c\xa6\x37\x0d\x8e\x50\xb9\x70\x0f\x6c\xae\x1b\x2f\x42\x3d\x6a\xf5\xbc\x4a\x3a\x1b\xa1\x1e\xb5\x7a\x51\x18\x72\x1b\xa1\xaa\xe5\xf1\xa0\x42\x2a\x17\xae\x1e\xb5\xfa\x7d\xd8\x2a\x54\xe6\x4c\xfd\x09\xd3\x2f\x17\x8d\xd2\x4f\x98\x5e\xe7\x87\x86\xd8\x38\x0f\x7e\xa4\x72\xf6\xea\xd1\xa0\x3f\x73\x1e\x6c\xd4\x6d\xd5\x74\x67\xb5\x42\x9d\x96\xcc\x91\x9b\xe7\x6a\x56\xc8\x50\x91\x50\x8f\x4d\xa0\xa2\xe8\xeb\xd1\xa0\xc7\x8f\x54\xcc\x54\x3d\x72\xf3\x67\x21\x70\xe1\x88\x68\xf4\x87\xab\x59\x99\x33\xf5\x28\xcb\xdb\x04\x2a\x8a\xbe\x2e\x9f\x03\xd3\x57\x01\x4b\xdd\x50\xd2\x1f\x3b\x43\xe5\xd7\xd5\xa3\x41\x6f\x67\x78\xf9\x75\x2f\xbf\xee\xe1\x55\x12\xe6\x08\xaf\x0c\xf2\xc7\x92\x79\x61\x08\x29\x8e\xfe\xf0\x2a\x5f\xe6\xcc\xcb\x9c\x79\xac\x8e\x97\x39\xf3\xf2\xeb\x1e\xab\xe3\xe5\xd7\xd1\xe7\xe8\x8f\xd5\x41\x98\x23\x50\xdd\xe8\x0f\xaf\x92\xf8\x46\x78\xe9\xc5\x3f\x4c\xf8\x17\x45\x4f\x44\xa3\x3f\x56\xc7\xcb\x72\x79\xc1\xc5\xb3\xb3\x2a\xc3\x8b\x4e\x7f\x1d\xe8\x78\x40\xfb\x2b\xcc\x47\x36\xa3\x3f\xa6\xf7\xcb\xcd\xa2\x97\xd1\x2b\x4c\xa6\x97\x11\xe8\x65\xf4\x8a\xbf\x7b\x85\xf9\x48\x63\xf4\xca\x5a\x7f\xb3\xd6\xe9\xc5\x57\x8e\x23\xa1\x8c\xf0\x3a\xfa\x51\x01\xf5\x8b\x63\x57\x8c\xb3\x57\x54\x08\x11\x8d\xa0\xee\x66\xaf\x66\xb2\xba\x9b\x81\x88\x46\xaf\xd0\x5b\x51\xcd\x40\x4b\xa3\x57\x4c\x9f\x6a\x9a\x41\x19\xcd\x5e\xa1\xb7\x32\x9a\x41\xfd\xcc\x5e\xf1\x23\xea\x67\x86\x17\x2e\x55\xd3\xfb\x95\x58\x41\x60\xa3\x57\x33\x99\xce\x46\x78\x39\x64\x15\xd3\xf7\x72\xc8\x5e\x74\x55\xc5\x8f\xbc\xf2\x04\x69\x70\xf4\x6a\x26\xbf\xe8\xaa\x97\xeb\x56\xcd\xe4\x97\x39\x43\x9f\xa3\x57\x1e\xea\x5b\x8d\x12\x0e\xab\x82\x74\x6a\x1d\xe1\xe5\xcf\x55\xa4\xc9\x2b\x79\x90\x3e\x47\xaf\xa6\x37\x61\x8e\x40\x8a\xa3\x57\xe1\x48\x8a\x1c\x81\x14\x47\xaf\x6c\x9c\x57\x3c\xf1\x7d\x1d\xfd\xe0\xa1\x92\xe9\x08\xe4\x36\x7a\x3d\x73\x9e\x97\xf6\x42\xb0\xca\x30\xa7\xac\x11\x28\x6b\xf4\x6a\x47\x78\x19\x3e\xef\x39\x78\x72\xa6\x37\x04\xa3\x97\xd1\xab\x4c\x93\x17\x82\x91\xcd\xe8\xff\x80\xce\x5f\x06\x05\x69\x8d\x40\x53\xa3\xd7\x33\xf7\x87\xe5\x88\x4e\xaf\x67\xee\x33\x80\x88\x62\xf4\xca\xa7\xa5\x8d\x11\x5e\x0c\x55\x85\xf7\x2f\x6f\xed\xc5\x50\x55\x2c\x22\xdd\x8c\x40\x37\xa3\x57\x9b\x00\xdd\x8c\xf0\x82\xb7\xba\xac\x27\xe9\x12\xc4\x30\x7a\x45\x2d\x92\xbf\x08\x2f\x78\x7b\x6d\x02\x2f\x78\x23\x86\xd1\x5f\x2c\x0d\x4d\x8c\xf0\x82\xb7\xf7\xac\x27\x26\x12\x69\x8c\xfe\x72\x74\x5f\xf0\xf6\x82\xb7\xd7\x26\x40\x2f\x23\xbc\x54\x8c\x5f\x3e\xed\x2b\x5d\xe2\xe5\x98\xbd\xd6\x53\x83\x64\xed\x3a\x27\x72\x8a\x8b\x8f\x8b\x6e\x47\x2d\x52\xcf\x08\x8d\x89\xf4\xa2\x16\x1b\x78\x23\xa2\xd1\x5f\x4b\xa7\x89\x2b\x36\xa0\xf5\xf2\x69\x5b\x70\x3b\x32\xea\x85\xf7\x24\x35\x42\x23\x3b\xff\x32\x7c\x9a\xbc\x31\xb2\x19\xfd\xb5\x74\xe8\x65\x04\x62\x18\xfd\xe5\xd3\x36\x8e\x19\x69\x8c\xfe\xc2\x7b\xd2\x18\x81\x34\x46\x7f\x51\x36\x4d\x12\x44\x03\x84\xaf\x4d\x80\x5e\x46\xa0\x90\xd1\x5f\xab\xa4\x09\x36\x36\xe8\xf8\xa2\x16\xe9\x65\x84\x46\x4c\xfe\xb5\x4a\x1a\x74\x24\x8d\xd1\x5f\xab\x84\x0a\x46\x20\x78\xd1\x5f\xee\x6b\x93\x0e\xdd\xa8\xc0\xbf\x36\x81\x76\x9f\xdb\x9d\x9a\x42\xd9\x34\x74\x15\x31\x8c\xfe\xa2\x16\x69\x62\x84\xc6\x5b\x7b\xb9\xaf\x8d\x81\xd6\x4e\xe1\x0c\xd3\xbb\xf1\xd6\xda\x29\x9c\xc1\xd5\x6c\x30\x8f\x42\x46\x7f\x41\x7b\x63\x76\x51\xc8\xe8\x0d\x8b\x48\x28\x23\x34\x47\xe8\x1a\xce\xa5\xc9\xbf\x6c\xe0\xad\x99\x9f\x84\x32\x42\xe3\xad\x35\x5e\x65\xe3\xad\x35\x48\xd6\x78\x95\x0d\xf1\x4e\xcd\xa2\x37\x96\x0b\x51\x8b\x40\xcd\xa2\xb7\x74\x2e\xfa\x70\xa7\x4a\xc5\x3e\x4a\x13\x28\x56\x04\x8a\x15\xbd\x49\xdf\xa4\x58\x11\x28\x56\xf4\x06\x86\x29\x56\x84\x76\xaa\x54\x48\x7a\x6a\x4d\x3f\x4f\x95\x8a\x33\xc1\xe0\x53\x3b\x55\x2a\xce\x04\xeb\x26\x2d\xb3\xab\x9d\x09\xc6\xec\xa2\x51\xd1\x1b\x18\x26\x55\x11\xda\x29\x5d\x81\x34\xa1\x58\x11\xda\xa9\x52\x21\xb7\xaf\x61\xce\x1b\xe6\xbc\x21\x4d\x88\x53\x04\xe2\x14\xbd\x81\xe1\xc6\x5b\x6b\x02\x82\x0d\x69\x42\xb1\x22\x90\xa3\xe8\xed\xcc\xba\xa9\x4b\x8e\xd0\x35\xac\x47\x03\x41\x74\x28\x7a\x3b\xd3\x06\x04\x35\x84\x51\x63\x44\xb7\xcf\x7a\x47\xa7\x37\x88\xdb\xb0\x48\x0d\x9d\xde\xb0\x1e\x0d\x9d\x4e\xa3\xa2\x37\xe6\x76\xc3\x9c\x37\x84\x51\xe3\x40\x36\x7c\x78\x03\x41\x0d\xeb\xd1\x40\x50\x03\x41\x0d\x51\xd8\x40\x50\x03\x41\xcd\xfc\xec\x20\xa8\x9f\x33\x7a\xa8\x10\x4a\x17\xa1\x9f\xe3\x78\x4c\x8f\x2e\x21\xb5\x23\x8c\x1a\x50\x25\x78\x11\x08\x5e\xf4\x8e\x0a\x21\x78\x11\xba\xca\x17\xdd\x4c\x26\x63\x11\x08\x57\xf4\x1e\x34\x04\x6d\xc8\x58\xf4\x0e\x54\xbb\x3c\x2c\x6a\x16\xbd\x9b\xb4\x44\x2d\x42\x77\x8e\xb6\x63\x0f\x7b\xd4\x25\x68\xd3\x79\x93\x9d\x43\xd6\xd1\x40\x1d\x54\xd2\xa1\x08\x1d\x86\x74\xa8\x48\x95\x22\x74\x47\x66\x3b\x2a\xa4\x27\xad\x63\xb7\xbb\x99\x4c\x80\x22\x10\x99\xe8\x9d\x3b\xd8\x61\x08\xc9\x89\xde\x4d\xda\x0e\x43\xfa\xce\x5b\xe8\x1d\x15\xd2\x99\x5d\x94\x27\x7a\x37\x69\xbb\x84\xd4\x0e\x43\x3a\x77\xb0\x3b\x67\xd1\x61\x48\x47\xea\x11\xa0\x08\x44\x26\x7a\x37\x3f\xbb\xdc\xd3\x0e\x2e\x3a\xc7\xb1\x83\x8b\x8e\xc8\xee\x00\xb0\x23\xb2\x3b\x22\xbb\x33\x13\x3a\x22\x9b\xf2\x44\xef\x66\x72\x47\xee\x74\xc7\x06\x3b\xfe\xae\x73\xdd\x3a\x22\xbb\x23\x38\xe8\x50\x04\x3a\x14\xbd\x8f\xf3\x4f\x6f\xe4\x70\x6d\x37\x69\xa9\x52\x84\xce\x1a\xea\xb3\xfc\x69\x50\x50\xae\x08\x94\x2b\x7a\x37\xcd\xbb\x70\x5f\xe7\x16\x76\x8c\x1f\xc5\x8a\xd0\x19\x55\xdd\xdc\xef\x8c\xaa\xfe\xfa\x2c\xe6\x7e\x6f\x9e\x89\x4d\xea\xf2\xae\x3b\x36\xa9\x73\x0b\x3b\xc6\xaf\x73\x0b\x7b\xf3\x66\x18\xbf\x0e\xc9\xc8\x58\xf4\x93\x4d\x4d\xc6\x22\x90\xb1\xe8\xe3\xcc\x68\x96\x56\x77\xd2\x5e\x09\xef\x40\xdb\x22\xd0\xb6\xe8\xe3\x4c\x5e\xe6\x57\x77\xa2\x91\x6a\x43\xe8\x5d\x43\x62\x80\x03\xa1\x4d\xaa\x22\xd0\xa8\xe8\xa4\x1c\x42\x97\xc5\xd0\x39\x90\x03\xeb\xd1\x91\xe4\x1d\x49\x7e\xb2\xa9\x3b\xaf\xb2\x23\xa3\x06\xd6\xa3\xb3\xc5\xba\x2c\x86\x93\x62\x4d\xfe\x22\xd0\xbd\xe8\x83\x07\x48\xfe\x22\x74\x48\x36\x98\xc8\xe4\x2f\x02\x35\x8b\x3e\xce\x34\x97\x66\x4a\xcd\xa2\x0f\x87\x05\x88\x5a\x04\x6a\x16\x7d\xd8\xfc\xc9\x58\x04\x32\x16\x5d\x01\xf1\xd0\x81\x16\x35\x8b\x7e\xf2\xae\xfb\xb2\xc8\x9c\x3a\x1e\x78\xbc\x81\x5a\x1a\xa8\xa5\x21\x34\x33\xd8\x4d\x83\xdd\x34\xf8\x75\x83\xdd\x34\x4e\xb9\x9e\x7e\xfe\xd9\x5d\x1c\x2e\x7e\x2e\x4e\x17\x35\x84\xdc\x1b\xb2\x18\x06\x0b\x6b\x98\xfb\x83\x5b\x38\x4e\x61\x1f\x80\x3d\x1c\x0e\x1b\x0a\x8e\x0d\x34\xf5\xc0\x87\x8f\x53\xed\xc7\x4c\x1e\xf2\x1d\xc6\xa9\xf6\x83\x0a\x19\x80\x90\x14\x47\x1f\x66\xf2\x60\x76\x91\xdb\xe8\x83\xed\x30\x98\x5d\x83\xd9\x35\x10\x1c\x83\xd9\x35\x58\x58\xd3\x81\x23\x8a\x1c\x61\xc8\x62\x98\xe6\xe7\x60\x61\x0d\x16\xd6\x44\x70\x0c\x16\xd6\x40\x57\x4d\x93\x76\xc8\x28\x1d\x5c\xcd\xc9\x2d\x1c\x5c\xcd\xc1\xc2\x9a\x3c\xc0\xc1\xc2\x1a\xd0\x71\xf2\x00\x07\x74\x1c\xf9\x1c\x6b\xd6\x10\x96\x7b\xf0\x15\x27\x6c\x1e\x7c\xc5\xc1\x57\x9c\x68\x8b\xc1\x98\xa2\xe4\xd1\x67\x3e\xff\xd4\xcf\x53\x28\x87\xb3\x37\x10\xda\x44\x3b\xfa\x49\xad\xa6\xdd\x11\xa8\x75\xf4\x69\xd2\x0e\xf9\xf6\xd4\x3a\xfa\x44\xd5\x0d\x1e\xe0\x38\x35\x71\xf8\x75\x24\x3c\xc2\x91\xf0\x98\xc8\x88\xc1\xd9\x1b\xf2\xb0\xa6\x60\xf8\x10\xbc\x23\xef\xd1\x4f\xc2\x34\x95\x8f\x30\x10\x5b\x13\x19\x31\x10\x5b\x43\x39\xdb\x79\x66\x32\xea\x7b\xc8\xc3\x3a\xb9\xd1\x43\x6a\xfd\x50\x5b\x6c\xf6\xf3\x4f\xdf\x9d\xd5\x76\x12\xa6\x07\xab\x6d\xbc\xe7\x44\xb8\x37\x92\xc5\x30\x60\xdd\xc9\xa2\x1e\xac\x36\x92\x21\x7d\x4a\x00\xa1\x1c\x12\x48\x86\xf4\x93\x30\x4d\x39\x24\x0c\xb0\x36\xf1\x77\x04\x44\xc2\xe0\x40\xce\x33\x69\x99\x5d\x43\xf0\x6e\x72\xdd\x86\x2c\x86\x01\xc1\x4e\x6e\xf4\x60\x8b\x0d\xb6\xd8\x64\x50\x0c\xb6\x18\x71\x91\x3e\xcf\x4c\xc6\x76\x8d\x53\xe9\x86\x97\x46\x4e\x24\xd0\x11\xe9\x1f\xaa\x6e\x00\xab\xa3\x2a\xf2\x21\x38\x06\x5b\x6c\x40\xb0\x93\x45\x4d\x63\x24\x0c\x08\x76\x72\xa3\x07\x04\x1b\xdc\xc1\xef\xcc\x64\xee\xe0\x90\xb0\xf0\x9d\x99\xcc\xec\x1a\xcc\xae\x8f\x43\x46\x94\x24\x1c\x51\x92\x0f\x2b\x37\x96\x2e\x61\xcc\x3f\xb4\xc5\x40\x6c\x0d\x05\xc7\x3e\xa9\x76\x13\x82\x4d\x75\x14\x3f\x64\xc4\xdc\x46\x58\x38\x9a\x26\x84\x36\xc3\x44\x8e\x4f\xb6\xd8\xe7\xc0\xd1\x64\x76\x4d\x66\xd7\xc7\x79\x22\x74\x12\x48\x9b\xf4\xcf\xa4\x9d\x70\xe9\xc8\x97\x7c\x3c\xaa\x89\x31\xa7\x62\xd2\x4f\x1a\x34\x31\x93\x40\x9b\xa4\x7f\x28\x06\x12\x25\xe1\x88\x92\x9c\x23\x7e\x44\x49\xc2\x54\x07\xec\x33\x3f\xa7\xfc\xf5\x79\x7b\x26\x8a\x81\xd4\x48\x98\xdb\x28\xea\x9f\x38\x08\xe1\x91\x30\x99\x48\x1f\xe7\x69\x32\x91\x26\xb8\xf8\x40\xe5\xc4\x37\x4d\xca\x0a\x9f\x0c\xb8\x99\x3d\x93\xdd\xb4\x73\xa3\xff\x30\x28\xc8\x98\x84\x23\x63\xf2\x21\x0e\x26\x80\x99\x00\xe6\x33\x25\x89\x9a\x04\x6a\x26\x7d\x71\xcc\x88\x9a\x04\x6a\x26\xfd\xe4\x48\x13\x35\x09\x13\xc0\x2c\x1c\xc1\x04\x30\x13\xc0\x9c\x1c\xe9\xc9\xa8\x9a\x98\xf3\x85\x23\x98\x98\xf3\xc9\xc6\x59\x38\x82\xc9\xc6\x99\xc0\x60\x21\xcd\x26\x30\x98\x5c\xb8\x85\x34\x23\x4e\x12\x26\x8e\x68\xdd\xe7\xf6\x3d\x4f\xa7\xa4\xcc\x65\xf6\x4d\x36\x0e\x8d\x92\xbe\x78\x6b\xa4\x4a\xc2\x04\x06\x8b\x63\x36\xdb\xb9\x7d\x83\xc1\xe2\x98\x91\x31\x09\x13\xb9\x43\x3a\x34\x4c\xf6\xc8\x64\x65\x2c\x4e\xfe\x64\x65\x4c\x61\xf3\xe5\x0c\xdc\x14\x36\x9f\xa7\x48\x14\x27\x6a\xb2\x08\x26\x8b\x60\x31\x52\xe7\xf2\x39\xac\xa7\xc5\x1e\x9d\xd6\xd3\xe4\xb1\x2c\xe8\xf8\x59\x3a\x47\x55\xe4\x24\x24\x53\x15\x09\x1f\x8b\xe0\x24\x24\x7f\x82\x4d\x1f\x8f\x65\x71\xb7\x3e\x4b\xe7\xb3\x74\x16\x20\x24\x35\x12\x8e\xd4\xc8\xc2\x61\x91\x1a\x09\x9f\x14\xc6\x93\xba\xfc\xd9\xd2\x3f\x4c\xca\xc2\x61\x7d\x98\x94\xcf\x96\xbe\xbe\xf3\xcf\xfd\xee\x9f\x10\xf7\xe2\x6e\x7d\x42\xdc\x9f\xa5\x43\x4b\x35\x7c\x96\xce\xb7\x17\xc4\xb8\x58\x97\x9f\x05\xf1\x39\x47\x7d\x92\x86\x3f\x46\xff\x47\x5d\xfd\x24\xf8\x7e\xf6\xba\x8f\x76\xc0\x65\x32\xd0\x0a\x09\x5f\x25\x63\xc1\xe1\xa1\x07\x12\xbe\xbd\xbb\x8d\x0b\x0d\xf4\xb1\xef\x3f\x45\x2e\x2e\x93\xe1\x63\xdf\x7f\x14\x87\x2f\x93\xe1\x63\x98\x93\x05\x19\x17\x87\xe7\xb3\x83\x91\xf0\x18\x17\xdf\xe6\x93\xf4\xf6\x51\xf2\x3d\x19\xba\x9f\x04\xdf\x4f\xb9\x9e\xeb\x3d\xff\xd4\xba\x3a\x11\x17\x1e\xe7\x13\x53\xfd\x06\x61\x0e\xa1\x2e\x62\x1f\xe1\x27\xf6\x81\xb2\xf9\xb8\xee\x9f\x3a\x3b\x17\x97\xe3\xe3\xba\xff\xc4\x3e\xce\xd7\x14\x53\xfd\x14\xca\xb9\x38\x10\x9f\x3d\xe4\xa3\x47\x70\x9d\x0f\x37\xbd\x11\x3d\x82\xeb\x7c\x38\x61\x94\x4f\xf5\x87\x93\x62\xfb\xa1\x14\xa9\x83\x8c\xcb\x41\x6d\x22\x21\xe1\x53\x13\xe7\xe4\xdd\xd2\x0a\x09\x1f\xd5\xf2\x70\x3e\xb1\x13\x58\x84\x40\x46\x40\xee\xd0\x03\x09\x1f\xe1\x83\x00\x43\x3e\x3c\xe3\xa7\x26\x4e\xc0\xf8\x7c\xa2\xae\x1f\x09\xde\xc0\xab\x58\x16\xc2\x72\x7e\xfa\xa4\xd8\x2e\xf9\x6d\xcb\xf9\xe9\x60\xda\x50\x15\x09\x74\x44\x46\xb8\xcf\xed\x7b\xbd\xaf\x40\x94\xc4\x66\xb5\x50\x8a\x2b\x1c\xf5\x93\xd7\x45\xcf\x0c\x9e\x69\xda\xd0\x18\x09\x8b\x1a\xc2\x49\xb1\x5d\x56\xc7\x91\x1a\x09\xf2\x08\x96\x6c\xb5\xa5\xb2\x59\x30\x6d\x96\x6c\xb5\x23\x35\x12\x00\xcb\x92\x98\xb6\x54\x6a\x08\x75\xbf\xfb\xb2\x05\x2d\x5a\xe4\x81\xaf\xb0\x18\xbc\xeb\x54\x36\x33\x97\xe8\x8f\x84\xa3\x3f\x72\x52\x6c\xe9\x8f\x84\x75\x7b\x26\xb4\xa1\x3f\x12\xd6\xa9\x42\x66\x82\x91\x1a\x09\x2b\x1f\x95\x96\x3d\x6d\x48\x8d\x84\x23\x35\x12\x00\xcb\x92\xb6\xbb\x88\x29\x04\x6e\xc1\x12\x5b\x39\xfa\x23\xc1\xfc\x24\x3c\x12\x16\x31\x85\x60\xaf\x5b\x4e\x25\x90\x21\x19\x27\xc5\x96\x1a\x49\x58\xa7\xb6\x18\x5f\x76\xc9\x6b\x23\x43\x32\x82\xf9\x49\x8d\x24\x1c\xa9\x91\x20\xe1\x6b\xd9\x8f\xd6\xe3\x76\x94\xcd\x12\x31\x59\x0f\x35\x19\x94\xcd\x12\x31\x59\x0f\x35\x19\xf3\x73\x89\x83\x2c\x70\x11\x39\x10\x8b\x15\xbc\x08\x94\x47\x94\xcd\x92\xcb\xbb\x7e\xb5\xc5\xbc\x26\xd3\x78\xfd\x6a\x8b\x9d\xdb\xbd\x3b\x60\x39\x79\xb7\x4b\x70\x64\x11\x51\x38\x29\xb6\x4b\xaa\xc8\x3a\x05\xc7\xb8\xc2\xcb\x51\x54\x7a\x27\x23\x9e\x99\xcc\x0a\x5e\xa7\xb6\x18\x57\x78\xe1\x2e\x97\x9a\x38\x27\xc5\x76\xd9\x0d\x29\xa3\x8c\xc8\xeb\x25\x90\x12\xd6\x29\x38\x96\xff\x3e\x36\xba\x24\xfa\xae\x53\x78\x8c\xcb\x41\x44\x25\x1c\x11\x95\x08\x1d\x97\x4c\x38\x5a\x2a\x23\xf2\x93\x49\xaa\x84\x05\xde\xe2\x99\xfb\x36\xd5\x23\xa2\x12\xd1\x41\xd4\x53\xc2\x3a\x15\xc3\x70\x98\x6b\x9c\xdb\xbb\x8b\xc6\x80\x3f\xbf\xe8\x3b\xc4\xb3\x20\xc0\xdb\x22\x2a\x1e\x39\x27\x4b\x7e\xdb\x9a\x86\xd0\xf6\xbb\x6c\xd4\x4b\xfd\x85\xc8\xce\x5b\xe0\x6d\x81\xb7\x48\xca\x61\x61\x26\x17\x25\x88\x93\x6a\xbb\x78\xfe\x8b\x12\x44\xe4\x27\x2f\x49\x6f\x8b\xc0\x51\x3c\x0b\x82\xdd\x7c\x24\x5c\xa2\x4d\x75\x49\x65\xa3\xe4\x32\xa4\xda\x46\x12\x2e\xf1\x48\xb8\xc4\x4d\xc4\x44\x12\x2e\xf1\x52\xf2\x2b\x6d\xe1\xbd\x78\xed\x0d\x3e\x5e\x7b\x67\x1f\x69\x1f\x95\x8f\x74\x5d\xe2\xd1\x75\x49\x1b\x32\x23\x5d\x97\x78\x74\x5d\x52\xd0\xd0\xf6\xe7\x23\x25\x97\x91\x82\x86\xf6\x06\x1f\x2f\xa5\x16\xd2\xf6\x19\xe2\xb5\x99\xc9\x78\x1d\xd1\xa4\x9d\x23\x1b\xaf\xcd\x4c\x6e\x29\xcf\x7d\x31\xbb\xa8\xf3\x3f\x25\x25\x0d\x6d\xd7\x3d\x5e\xaa\x2a\xa4\x5b\x97\x92\xd6\x13\xd5\xa3\x5b\xeb\xc9\x6b\x26\xaa\x47\xdb\xfb\x8d\xd7\xc6\xb5\x78\xa9\xbc\x98\xb2\x86\x92\x2e\x41\xb2\x94\xdd\x7e\x6b\xfd\xf6\x46\x45\x3f\x6f\x6f\x74\xd3\x71\x2a\xe7\x9f\x73\x5f\x64\x7a\xa4\xc7\x78\x66\xb7\xab\xee\x95\x36\x65\x13\xaf\xac\x75\x65\x65\x52\xd5\xf9\xec\x99\xe0\x2d\x55\xaf\x99\xbd\x26\x78\x4b\x55\x43\x1b\xd7\xe2\x05\xc9\xd2\x6b\x3c\x0b\x15\x54\x65\x65\xd2\xab\xa1\x1d\x2a\x89\x74\x64\x86\x64\xdc\x48\x4e\x26\x5e\xc5\x27\x6e\xde\xbd\xe8\x3c\x55\x99\xd4\xb4\xfe\x18\x3a\x1a\x31\xa9\xeb\xe7\xe3\x76\x1a\x31\x92\x71\x23\x8d\x98\x78\xd5\x23\x2d\x65\x90\xab\xd6\xe1\x53\x9a\x5a\x7f\x4d\x1b\xa5\x16\xd2\xf4\x46\xaf\x51\x22\xf2\x92\x3e\x43\xf7\x1a\x10\xf8\x94\x3e\x0d\xbd\x1a\x7a\x3d\x73\x9d\x67\xfa\x70\x2a\xc8\xc8\xd0\x8d\x57\x33\x97\x9a\xa1\x5b\xde\xa8\x69\x48\x55\x85\x74\x16\x42\x33\xc8\x0a\x28\x10\x9b\x8c\x64\x64\xe2\xc5\x16\xbb\x83\x86\xba\x09\xc6\x16\xbb\x83\xa1\xeb\x3e\x87\x62\x31\xf7\x59\x08\xdd\x92\x19\xe4\xaa\xa2\x7f\x0e\xe3\x09\x97\x24\xe3\xc6\x6b\xf8\x70\xc4\x9d\xee\x64\xe8\x86\xa1\x1b\xba\x74\x16\xc2\xf4\x46\x2c\xac\xfb\xd6\xa5\xe9\x76\x16\x96\x64\xdc\x78\x4d\xb7\x03\xab\xfb\x2c\x84\xe9\xc3\x29\x01\x73\x9f\x85\xf0\xe9\x3c\xb4\xb9\xb3\x2e\x7d\x46\x5e\x09\x18\xc9\xb8\x91\x0a\x4d\xbc\x94\x80\xb9\x8b\xd7\xfc\xbc\xa6\x52\x5a\xf7\x59\x08\x4b\x97\x28\xd4\xdc\x8f\x2e\x2d\xb7\xc3\x25\xc9\xb8\xf1\x5a\xe7\x76\xaf\xb9\xdd\xec\x18\xb6\x53\x12\x8f\x42\xcd\x6d\x21\x84\xed\xba\xc7\x70\x4a\x11\xee\xc3\x41\x31\xc0\xa5\x00\x97\xe4\xdd\x46\xb2\x35\xf1\xc8\xd6\xdc\x9b\x30\x8a\x01\x2e\x05\xb8\x74\x9b\xf3\xb4\x6c\x62\x50\x3b\xf6\xde\x2e\x51\x0c\xd1\xed\x4a\xc0\xc8\xbb\x8d\x21\xba\x5d\x29\xad\x7b\xfb\x49\x31\x6c\x7b\x2b\x12\xb8\x19\xb7\x39\x1f\xb6\x85\x15\x03\x5c\xba\x87\x2e\xc1\x25\xaa\x37\x43\xde\x6d\x0c\xc9\xed\xcc\xae\x7b\x7a\xcd\x6d\x76\xc5\x40\xc3\xea\xb6\x3a\x02\x5c\xa2\x88\x33\xee\x4f\x97\x76\x50\x25\x86\xdb\x28\x59\x08\x61\x13\x8c\x31\x00\xab\x7b\x79\x4d\x60\x15\x54\x7b\xb9\xb7\xde\x54\x0c\xd9\x6b\x2a\xec\x92\x2f\x5d\xca\x5a\xdf\xc4\xc1\x90\x77\x1b\x03\xb0\x22\x9a\x33\x72\xf0\x9a\x1b\xa5\x62\xd8\x34\xc0\xc8\x16\x42\x80\x4b\xf4\x71\x46\x8e\xba\x54\xce\x3f\x09\xaf\x45\x6f\x04\x6d\x28\xe2\x8c\x0c\xfc\x03\xb4\x09\x2c\xac\x7c\x6b\xe8\xf1\x46\x2c\xac\x9d\x8c\xfb\xbf\x0d\x8a\x18\xb6\xf9\x15\xc3\xa9\x53\xb8\x03\xad\x31\x00\xad\x00\xb4\x24\xe5\xc6\xf0\x9c\x5e\x7c\x2e\x7a\x89\xc7\x60\x33\xd4\xb2\x69\x1e\xaa\x5e\x54\x6f\xf6\x18\xad\x6d\x8c\xc5\x50\x09\xc5\x55\xfd\xad\xa6\x24\x61\xab\x7c\x66\x34\xcc\x0b\x6c\xb2\xbc\x65\x49\x63\x78\x3d\x53\x25\x19\xf9\xb7\x31\xbc\x3a\x4f\xd8\x2a\xbf\x46\xeb\xd5\xf9\x66\xb0\xcf\x8c\x86\x64\x81\x22\x5d\x6e\xbe\x55\xf3\xa9\x95\x24\xcc\xc3\xbb\x43\x32\x1a\x41\x43\x02\x6d\xa4\x11\x14\x69\x04\x8d\x3c\xf5\x13\x92\x11\x00\x1a\xf9\x4c\xc9\xee\x35\x89\x65\xe5\xcf\xbb\x0f\xad\xab\x29\x28\xf3\x35\x86\x61\xfa\x70\x20\xcb\xa5\xa1\x61\xfa\x9c\x42\x83\x97\xd7\x1c\xfa\xc9\xec\x2a\x97\xd7\x1c\x1a\x3a\x85\x06\xcf\x44\x9b\xba\x44\x56\xab\x04\xaf\x39\x35\x04\xf3\x4a\xf4\xcf\xcf\x6b\x82\x37\xf9\xac\x31\x7c\x5e\xf3\xd4\x14\xbc\xbd\x26\xcc\x0b\x1c\xc8\x72\xeb\xfc\x67\x90\x69\x6d\x95\xec\x35\x3f\x33\x84\xd8\x64\xc9\x3a\xff\x99\x21\x6c\xb1\x02\x32\xc3\x66\x60\x62\x58\x3a\x5f\x74\x69\x19\x25\xae\x66\x39\x13\x6c\x69\x08\xe6\x95\x1d\x8a\x8f\x04\x8e\x22\x81\xa3\x21\xc9\x35\x46\x56\x5b\x64\xb5\x95\x9d\x11\x15\xc9\x1d\x45\x92\x46\xa3\xec\xa3\x93\x31\x6e\x73\x2d\x46\x40\x58\x76\x28\x3e\xc6\xe0\x99\x04\x2c\x0b\xc8\x8c\xc1\x33\xf9\x9f\x65\xfb\x75\x91\xea\x51\x8c\x4a\xba\x4a\x9c\x8d\x54\x8f\x22\xd5\xa3\x51\x9a\x2e\xb1\xda\xa8\x1e\x8d\xd2\x74\x09\x3a\x12\x3f\x1a\x12\x67\x23\x0d\xa4\x18\x55\xcd\x2a\x9b\xd8\x8c\x71\x87\x9c\x63\x64\xca\xc9\x91\x8d\x84\x91\x62\xdc\xc8\x39\xca\xd0\xd0\x8e\xc2\x44\xfa\x48\xa3\xc0\x51\xfa\x48\x91\x22\xd2\x90\x23\x1b\x09\x23\xc5\xa8\xd0\xa0\x1c\xd9\x18\xd9\x77\xf4\x91\x46\xf9\x74\x69\x87\x66\x22\x99\xa4\x21\x47\x36\xc6\xa4\x75\x42\x9b\x72\x64\x63\x4c\x5a\xe7\xe8\x96\x4f\x3f\xb7\xa3\x1b\x89\x26\x0d\x89\xb3\x31\xde\x1a\xa2\x1a\x58\x96\x7e\x6e\xbb\x30\x46\xaa\x81\x8f\x85\x40\x57\x29\x12\x54\x1a\x12\x67\x63\xbc\x8d\x27\x97\xf8\xb9\x74\x3e\x1b\x4f\xd8\x4c\xae\x2a\x52\x60\x8a\x51\xb9\xed\x27\xe8\xe7\xb6\x20\x23\x3d\xa6\xf1\x58\x1d\x11\x36\x47\xa2\x83\xb2\x69\x63\xcc\x5a\x57\x9e\xeb\x61\x8f\xc4\xac\x75\x3a\x9d\x4f\xd4\x7a\xf1\x46\x50\x9c\x2e\x56\x8c\x50\x9c\x48\xd3\x78\x60\x73\x84\xe2\x24\x9b\xc6\xb3\x95\xe8\x22\xc9\xa6\x48\xb2\x69\x48\x87\x8d\x24\x9b\x22\xc9\xa6\xf1\xb0\xac\x49\x36\xc5\xa8\x5a\xf7\x63\xc9\x50\x67\x8a\x51\xed\xd8\xa7\x78\xa3\x6a\x40\x10\x70\xd2\x61\x23\xad\xa6\x18\x01\xf5\xf3\xe8\x7c\xf5\x89\x99\x9c\x8a\x1c\xc4\xf8\xea\x92\xfa\x84\x52\x57\x23\x75\xa6\x18\x21\xed\x73\xe6\xe7\xab\x75\x86\xe4\x33\x2c\x2e\x86\x64\x64\x48\x3e\x67\x7e\x36\xb7\xab\x08\x2b\x4b\x35\x12\x5b\x8a\xb1\xfb\xe7\xd4\x50\xf7\xee\x1c\xdc\xe7\xd3\x50\xb7\x8a\x39\xb8\x0f\x2f\x8d\xd8\x52\xa4\xa0\x34\x9e\x33\xeb\x86\xd6\x8f\x20\xe8\xd2\x3a\xf3\x30\xd2\x2a\xac\x2c\xd6\x38\x4c\x5a\x36\x63\xdd\xa2\xad\x31\xb2\x19\x23\x50\xad\x67\x86\x4c\x5d\xc2\xdf\x51\xd9\x8e\x71\xfa\x1c\xca\x57\xd7\x33\x43\xa6\x37\x42\xd5\xd5\x64\x40\xd4\x6b\xa0\x99\x34\xea\x99\x21\xea\x35\x44\xb2\xbe\x35\xe9\xbc\x7a\x0d\x34\x93\x46\xdd\x8a\x9e\x91\x58\x52\x8c\x64\x7d\xeb\x6d\x7a\x9f\x7a\x0d\xac\x4b\x09\xa9\x31\xb2\x2e\x23\xa4\xad\xd9\x28\x41\x5a\x42\x4a\xa3\x9e\xb9\xb4\x7c\x77\xa0\x5a\x37\x2f\x16\x89\x25\x45\x62\x49\x43\xee\x69\x4c\x1b\x62\x23\xcd\xa4\x51\x9f\x3f\x4f\x79\xc4\xc4\x4f\x26\xa8\x34\xea\xce\x88\x8a\x24\x94\x22\xed\xa4\x41\x69\x3c\xa6\x8d\xbf\x31\x61\xfc\x24\xa6\x46\xba\x4a\x31\x91\x3a\xad\x60\x98\xae\x52\xa4\x9d\x34\x2a\xc7\x8c\x84\x52\xa4\x9d\x34\x2a\xc4\x4d\xec\x51\x4a\x4a\xa3\x42\x5c\x4a\x4a\x31\xed\xf8\xd2\xa8\x9b\x5e\x8b\x29\x7a\x26\x7b\x54\x62\x6a\x4c\x9b\xff\x8b\xb4\x93\x46\xe5\xad\x91\x50\x8a\x09\x0d\x28\x5b\x35\xa6\x8d\xaa\x31\x71\x9e\xeb\x70\x3b\xe7\x39\x81\xcc\x3a\xb4\xbe\xb1\x32\x92\x49\x1a\x75\xea\x27\x3f\x39\x31\x52\x25\xa4\xc6\xc4\x48\x4d\x20\xb3\x9a\xfb\x74\x95\x62\x3a\x85\x5a\xcd\xfd\xc4\x1e\xa5\x8f\x34\x2a\x17\x2e\x65\xb7\x73\x9e\xe5\x9e\xc6\x04\x08\x13\x20\x7c\x2f\xef\xce\x79\x4e\x30\x4f\xee\x69\x4c\xe0\x8d\x3e\xd2\x78\xb9\x70\xf4\x91\x22\x7d\xa4\x21\xf7\x34\xa6\xed\x4a\xc7\x44\x7d\xf5\x45\x5b\x10\x4d\x8a\x14\x91\xc6\x6b\x95\x90\x42\x8a\x89\xd0\xea\xcb\x85\x4b\x8f\xdb\x9f\xa3\x66\xab\xf3\x8f\xdb\xc1\xdb\x8b\xb6\x20\x9a\x14\xc9\x24\x8d\xd7\x2a\xa1\x96\x14\x13\xe7\xf9\xe5\xc2\xa5\xea\x76\x26\xa7\xdc\xd3\x98\xea\xb9\xbd\xbb\x68\x3c\xd9\xa1\xe9\x94\x5f\xb5\x4a\xd2\x6b\xe8\xc0\xdb\xcb\x85\x23\xaf\x14\x13\x8f\x5a\xee\x69\x4c\x3c\xea\xa4\x4e\xe1\xfb\x78\xcd\xe6\x35\x4f\xf9\xd5\x47\x43\xcd\x04\x43\xee\xbd\x5c\x38\x62\x4b\x31\x9d\xf2\xab\x55\xe7\xbb\x09\x06\x08\x5f\xb4\x05\xcd\xa5\x98\x4e\xf9\xd5\xd7\x33\xbb\x67\x9e\x4a\xab\xef\x72\xd1\x42\x38\x95\x56\x9b\xce\x0f\x5d\x12\xb3\x78\x31\x14\x89\x1d\x9a\x58\x97\xef\x59\x1d\x0c\xc9\xb4\xa1\x6f\xbc\x5c\xb8\x34\x0d\x32\x2d\x72\xb9\xa7\x31\xb1\x2e\x13\xeb\xf2\x1d\xba\xc4\xa3\x26\xbd\x34\xde\x61\xbd\x4f\x5d\x02\x84\xef\x99\xc9\x4c\xce\x04\x08\xdf\x33\x93\x59\x97\x09\xe6\xbd\x3b\x3d\x2a\xa6\xcf\xd7\xe4\x66\xbf\x50\x9c\x3a\x53\xa4\xce\x34\x5e\x64\x04\x75\xa6\x98\x18\x92\xed\x4c\xef\xe5\x99\x0c\xc9\xc6\x31\x4b\x30\x8f\x3a\xd3\x90\xba\x1a\x09\x31\x45\x42\x4c\x43\x96\x6a\x24\xc4\x14\x6f\x86\x64\xdb\xba\xcc\x91\x10\x53\x24\xbd\x34\x1a\x56\xee\xde\x66\x65\xbc\x09\xc1\x36\xd3\xfb\x86\x75\xd4\x99\x46\xc3\x50\x50\x67\x8a\x44\x93\x46\xc3\x50\x10\x4d\x8a\xb7\x8a\xff\xed\x76\xfb\x46\xa9\x78\x33\xfa\x1a\xde\xe1\x8e\x1a\x12\x9e\x68\xf9\xdc\xae\x21\x96\xa0\xcc\xd7\x78\x47\x0d\x31\xfa\x1a\xd7\xed\x66\xf4\xd1\x5c\x1a\x0d\xde\xd3\x5c\x8a\x34\x97\x46\x43\x46\xd0\x5c\x8a\xe4\x95\x46\x33\xbd\x6f\xa6\xdc\x0d\xc1\x1a\x56\xee\x86\x60\x34\x97\x46\x33\xbd\x69\x2e\x45\x9a\x4b\xa3\xa1\xea\x68\x2e\x45\x9a\x4b\xa3\x61\x28\x68\x2e\x45\x9a\x4b\xa3\x99\xf3\x34\x97\x22\xcd\xa5\xd1\x38\x79\x34\x97\x22\xcd\xa5\xd1\x80\x3f\xcd\xa5\x48\x65\x69\x28\xdb\x10\x6f\xf4\xdf\x7d\xa4\xa2\xcd\xf9\xbb\xe8\x12\x52\xaf\x61\xe5\xe8\x2a\x45\x9a\x49\xa3\x21\x23\xee\x62\xe8\x90\x7a\x6d\xd7\x66\x8c\x14\x94\xe2\xcd\xa3\x56\xf5\x21\xde\x9c\xe6\x9b\xd3\x2c\x1d\x36\x12\x59\x8a\xd4\x95\x46\x43\x46\xdc\x9c\xe6\x9b\x2d\x26\x47\x36\xde\x55\x97\xc4\x2c\x1a\xaa\x8e\x82\x52\xbc\xc5\x2c\x1a\x48\xbf\xeb\xb9\xdd\xe7\xe0\x38\xde\x55\x3f\xd5\x8a\x6e\x16\xc2\x8d\xfe\xa3\x99\x34\x3a\x48\x27\x9d\x14\x69\x26\x0d\x99\xaf\x91\x74\x52\xa4\x99\x34\x3a\x32\xe2\x6e\xba\xa4\x54\x6a\x0f\xe7\xf6\xbd\x3a\x28\x28\x8d\xbe\xd5\x1a\x22\x05\xa5\x48\x41\x69\xf4\x33\xe7\x19\x68\xb7\x58\x6a\x3f\xd3\xbb\xeb\x27\x52\xaf\x73\x31\x6f\x5e\x2f\x09\xa4\xd1\xef\xf9\xa7\x41\x41\x18\x29\xde\x6a\x9e\xf6\x2d\x3f\x1d\xef\x69\x4a\x82\xa2\xce\xab\xbc\x39\xba\xa4\x90\x86\x5c\xd9\x78\x4f\x33\x7a\x73\x7c\xa3\x63\x28\x08\x23\xc5\x9b\xd2\x74\x3f\x73\x9f\xf7\x4b\xf5\x68\x74\x5e\x25\xd5\xa3\x48\xf5\x68\xf4\x33\xcd\xbf\x73\xbb\xd1\x42\x5b\xdc\xa0\xe8\x06\x45\xfd\x4c\x73\x50\x74\x83\xa2\xce\x9c\xb9\x41\xd1\x0d\x8a\x24\xd0\xc6\x7b\x9d\xdb\xbd\x26\xda\x82\x92\x52\xa4\xa4\x34\xba\x69\x4e\x49\x29\xe6\x53\x09\x7a\x6b\x13\xc7\x0c\x9f\xe8\x23\x8d\xce\xab\xa4\x8f\x14\xe9\x23\x0d\x59\xb5\x91\x3e\x52\xcc\x18\xbf\xce\xab\xcc\xcc\x2e\xfa\x48\xa3\x5b\x10\x84\x91\x62\x16\x74\xe8\xbc\x4a\x1a\x48\x31\x0b\x3a\x74\xec\x1c\x29\xa4\x48\x0a\x69\x74\x5e\x25\x29\xa4\x98\x81\x56\xb7\x20\x32\x4f\x95\xce\xd1\xe8\xbb\x2a\x6e\xcc\x8c\xa9\xcc\x98\xea\xd8\xb9\xcc\x98\x22\x85\x34\x3a\x76\x2e\xc3\xa7\x0c\x9f\xba\x05\x41\x0a\x29\xd2\x39\x1a\xe3\x32\x20\x1b\x83\x62\x3e\xf5\x9d\x6d\x02\x99\xff\x99\x4f\x7d\x67\xa4\x49\xc6\xf8\xe5\x53\xca\xd9\x82\x20\x85\x14\xf3\x29\xe5\xbc\x05\x61\x23\x29\xa4\x98\x31\x7e\xc3\x26\x40\x0a\x29\x66\xbe\xe2\xc0\xce\xe5\xe2\x1b\x61\xfc\xc6\x2e\x5d\x11\xa9\x25\x45\x32\x49\x63\x88\xc2\x64\xf8\x94\x85\x27\x06\x7a\x25\x0b\x4f\x90\x49\x1a\x03\x23\x9d\x19\x53\x59\x0a\xc6\xd8\x4a\x10\x31\xf3\x15\x33\x5f\x51\xe2\x6c\x24\x9a\x14\xe9\x23\x0d\x89\xb3\x91\x14\x52\xcc\xa0\x68\x70\x0b\x33\x28\xca\x68\xb5\x81\x34\xc9\x68\x35\x42\x45\x63\xbc\x9e\x29\x6a\x40\xa8\x68\x0c\xd8\x9c\x01\x4c\x06\x30\x03\x01\x97\x01\x0c\xf5\xa2\x31\xcc\xe4\x8c\x6b\xcb\xaa\x3f\x8c\x5d\x2b\x21\xd2\x32\x8a\xb4\x8c\x86\xc4\xd9\x48\xcb\x28\xd2\x32\x1a\x83\x61\x4e\xcb\x28\x66\x1e\xe0\x38\x93\x96\x35\x94\x59\x43\x83\xe9\x91\x59\x43\x04\x8e\xc6\xc0\xdf\x11\x38\x8a\x04\x8e\xc6\x40\x85\x10\x38\x8a\x59\x28\x61\x9c\x49\x8b\x6b\xcb\xdc\xc2\x81\xf5\xc8\xd0\x86\xc0\xd1\x90\x0e\x1b\x09\x1c\x45\x92\x46\x63\x20\x38\x28\x1b\xc5\xcc\x2d\x1c\x67\xd2\xb2\x86\xa8\x17\x8d\x89\xe0\x20\x62\x14\xa9\x17\x0d\xb5\x7b\x22\x11\xa3\x98\x41\xd0\xc4\xf4\xd1\x32\x8a\x64\x8b\xc6\x3c\x93\x96\x5f\x97\x97\xdb\x79\xaa\x79\xb9\x9d\xb3\x27\x71\x36\xe6\xe5\x76\x10\x34\xd1\x16\x19\x04\x91\x2d\x1a\xb2\x69\x23\x85\xa2\x58\x54\x7b\x99\x3c\xd5\xb2\x2d\x9e\x58\xd8\x38\x12\x67\x63\x61\xe3\x14\xd9\x16\x13\x51\x48\x70\x28\x92\x08\x1a\x34\x89\x23\xa5\xa0\x48\x22\x68\x48\x9c\x8d\x05\x5c\x10\x0c\x1a\x13\x97\x41\x30\x28\x16\x70\x31\xcb\xb9\x7d\x23\x18\x6d\xa0\x31\x39\xa5\xb4\x81\x62\x01\x17\x12\x67\x23\xa5\xa0\x58\xc0\xc5\x34\x93\x0b\xb8\x28\xe0\x62\x22\x9d\x0b\xb8\xa0\x1b\x34\x26\xbf\xb3\x30\x52\x0a\x23\x45\xd9\xa3\x58\x18\x29\x05\x5d\x35\xd1\x7f\x84\x86\x62\x11\xb8\x9c\xe6\x3c\x69\xa1\x58\xc4\x28\x27\x67\xb4\x70\xb3\x0a\x23\x45\x8a\x6d\x2c\x8c\x94\xa2\x04\x8c\x14\xdb\x48\x68\x28\x16\xc8\x30\xcd\x79\x9a\x42\xb1\xc8\xc3\x9a\xfc\x4e\xf2\x41\xb1\x9c\x72\xf0\x30\x99\x8a\x50\x2c\x8f\x91\x47\xaf\x14\xd4\x52\x39\xe5\xe0\xcd\x79\x82\x41\xb1\x20\xf1\x27\xbf\x93\x7c\x50\x2c\xdc\x2c\xd9\xb4\xb1\x54\xb7\x2b\x59\x31\xd1\x2b\xa5\x1a\x79\x6e\xd6\x34\xe7\xc9\x07\x45\x12\x41\x63\xf2\x3b\xcb\xf6\xaf\x62\x39\xe5\xe0\xf1\x77\x04\x83\x62\x91\xc6\xf5\x31\x52\x0a\x66\xbf\x9c\x72\xf0\xe6\x7c\xe1\x51\x91\x08\x1a\x1f\xbf\x93\x52\x50\x24\x11\x34\x3e\x54\x5d\x69\x3e\xf1\xa9\xfc\x1e\xff\x66\x28\x0a\x28\x2a\xa7\x2c\x7c\x3c\xcf\xf6\x12\xbc\xb5\xef\x2c\x08\x8e\x59\x39\x15\xe0\x79\xaa\x04\x87\x22\xa5\xa1\x21\x29\x37\x12\x1c\x8a\xa5\x7b\xe6\x59\x25\x62\x01\x85\x0f\xf6\x9d\x55\x22\xaa\x49\x38\x68\x7c\x3c\x55\xc2\x41\xb1\x60\xa8\x3e\x34\x60\x19\xe6\xbe\x64\xb2\x0f\x75\x53\x86\x6f\xc5\x31\xfb\x76\x15\x9d\x48\x5b\x28\x12\x15\x1a\x1f\x68\xa7\x2d\x14\x89\x0a\x8d\x0f\xe3\x47\x5b\x28\x16\x3e\xd8\x77\x56\x09\x28\x2a\xbf\x12\x1b\x5a\x87\x3a\xe5\x94\xd8\xb0\x09\x50\x13\x8a\xd4\x84\xc6\xc7\x29\xa5\x26\x14\xa9\x09\x8d\xef\xac\x12\x86\x4f\x81\x4f\x1f\xa7\xb4\x08\x75\x16\x29\x18\x1f\x6a\x91\xe0\x50\x24\x31\x34\x3e\xec\x0c\x89\xa1\x48\x4d\x68\x48\xf4\x8d\xd4\x84\xe2\x83\xf6\x97\xe8\x1b\x1f\x7c\x13\x51\xa1\xa1\x8a\x67\x7c\x58\x43\x0f\x6f\x8d\x32\x72\x7c\x78\x6b\x94\x86\xc6\x37\xce\xed\x7b\x90\x09\x00\x8d\x0f\x65\xf3\x60\xe3\x1f\xde\xda\x67\x13\x78\x78\x6b\x0f\x6f\xed\xe3\xbe\x3e\xbc\xb5\x27\xfa\x46\x56\x09\x71\xa0\x48\x15\x68\xc8\xe5\x8d\xc4\x81\x22\x55\xa0\xb1\x2e\x5d\x4a\xfa\x89\x4e\x5f\x16\xc4\x23\x80\x49\x23\x68\x2c\x9e\x2a\x71\xa0\x48\x15\x68\x2c\x78\x4f\x1c\x28\x52\x05\x1a\x0b\xe7\xf2\x30\x7c\x1e\x74\xba\x04\xdf\x48\x23\x28\xd2\x08\x1a\x8b\x91\x42\x23\x28\xd2\x08\x1a\xb2\x7e\x23\x8d\xa0\x48\x15\x68\x2c\x9c\xcb\xc3\xc6\x79\x36\x45\x34\x96\xe9\xfd\x6c\xe3\x26\x92\x03\x1a\x8b\xfb\xfa\xb0\x5c\xa8\x02\x0d\x59\xbf\xf1\x91\x58\xf1\xf0\xc1\x16\x4f\xf5\x41\x92\x3f\xcc\x19\xa9\xc0\xf1\x79\x74\x49\x54\x53\xfd\xd4\x48\x23\x28\x3e\xb8\xa1\x65\x13\x78\x70\x43\x84\x83\xc6\xc2\xb9\x10\x0e\x8a\x0f\x1b\x47\x7e\x70\x7c\xaa\x37\x42\x03\x2d\x4e\xe9\x03\xb4\x08\x07\x8d\x65\x13\x20\x1c\x14\x1f\xe1\xc8\xf5\x7a\x4d\xe1\x48\xc2\x41\x43\x26\x71\x7c\x98\x48\x0f\x13\x69\x71\x4a\x1f\x26\xd2\xc3\x44\x5a\x36\x01\xda\x42\xf1\x91\x22\x26\xbd\x38\x3e\xf8\xf0\x07\x1f\xbe\xcc\x79\x32\x42\xf1\x41\x03\x2d\xe4\x23\xc5\xa0\xf8\x74\x73\xc9\x26\x40\x38\x28\x3e\xac\xa1\x75\x66\x32\x3e\x9c\x2a\xd0\x58\x67\x26\xe3\xc3\xa9\x02\x8d\xc5\x53\x7d\xe4\x50\x3c\x0c\x1f\x99\xc4\xf1\xe1\x66\x3d\x70\x69\xa1\x6c\xc8\x08\xc5\x87\xe1\xb3\xce\x9c\x47\x03\xd1\x08\x1a\x8b\xa7\x4a\x23\x28\x3e\x68\xa0\x65\x13\x78\xe6\xb9\x7d\xec\xfa\x35\xd8\x99\x07\x49\xfe\x6c\x6b\x68\x5e\x67\x21\x80\xa0\x67\x5b\x43\x93\x08\x72\x7c\x58\x43\xcf\x46\x9b\xa9\xe0\x71\x7c\xa0\x0d\x15\xa1\x79\xd9\x19\xa8\x08\x45\x2a\x42\xf3\xc2\xe3\x50\x11\x8a\x8f\xda\x28\xd7\x59\x1d\xd0\xe6\xd9\x8e\xd5\x54\x6e\x39\x56\xf1\xc4\xaa\x60\xca\x85\x7c\xac\xac\xa1\xaa\x36\x8a\x8c\xe7\x58\x19\x3e\x75\x3b\x4f\xf3\x42\x3e\x56\xce\x53\x0d\xde\x08\xa4\xd7\x1d\x33\x8c\x54\x84\xe6\xc5\x1a\xa2\x22\x14\xeb\x29\xfd\x63\x21\xd0\x06\x8a\x55\xf1\xf4\x8b\xdb\x5a\x71\xd6\x75\x23\xd1\xa4\x73\x1c\x2b\x13\x89\x8a\xd0\x94\x06\x1d\x2b\x6e\x88\x8a\xd0\xbc\xf6\x31\x8d\x48\x30\x28\x12\x0c\x9a\x17\xb7\x95\x60\x50\xac\xc9\x20\x73\x5b\x2b\x1a\xa8\x26\xa3\x04\xfc\x2b\xbb\xa9\xaa\x31\x74\x61\x67\x48\x0b\x45\x62\x42\xf3\xb2\x3a\x2a\x08\xaa\xb7\x51\xe2\xcb\x56\x1e\x55\x55\x27\x5d\x21\xc4\x58\x6f\x43\x77\x7b\x77\xec\x4c\x85\x4b\x55\x9d\xf4\xcb\xea\xa8\x20\xa8\xaa\x93\xae\x3a\x62\x24\x57\x14\xc9\x15\x4d\xd5\x11\x23\xb9\xa2\x48\xae\x68\x5e\x70\xbe\x22\xb2\xc9\x15\xcd\x8b\x5b\x50\x11\xd9\xe4\x8a\xe6\xc5\x6d\xa5\x53\x14\x09\x14\x4d\x99\xd9\x91\x4e\x51\xac\xaa\x11\xed\xcc\xec\x3f\x0c\x8a\xca\x07\xab\x8f\xcf\xc2\x7d\xad\x40\x8b\x96\xd1\xbc\x70\x98\xb4\x8c\x62\x7d\xbc\x04\xea\xa6\x02\x2d\x5a\x46\x33\x58\x25\x64\x8b\x62\xdd\xa0\x35\x83\x05\x41\xc4\x28\x92\x2d\x9a\x81\xa7\x5a\xe1\x53\xdd\x90\x32\x43\xf0\xba\xf8\x9c\xba\x2d\xa6\x19\xe0\x3d\x15\xa2\x48\x7e\x68\x06\x2c\x4d\x45\x53\xd7\x6d\xff\x4c\x45\x9f\x23\x31\xa2\x58\xd5\x44\x0a\x3c\x55\xd2\x44\x91\x26\xd1\x0c\xf0\xbe\x62\x7e\xaa\x9a\x48\x01\x5d\x49\xaf\x28\x52\x28\x9a\xe1\xcc\x7d\x3e\x58\x1d\x9e\xc9\x53\xad\xac\x21\x62\x44\x53\x86\x76\xac\xf0\xa9\x0e\xfd\xc4\xce\x50\x28\x8a\xe4\x87\x66\xc0\x4c\x52\x21\x8a\x75\xba\x1d\x33\x59\x31\xd2\xc4\x88\xa6\xb4\xed\x48\x8c\x28\x12\x23\x9a\x01\x3b\x43\x8c\x28\x92\x1f\x9a\xe1\x4c\x73\xa1\x39\xf2\x43\x33\xc0\x7b\xba\x43\xb1\x82\xa2\xc0\xfb\xa5\x42\x14\x2b\x28\x0a\x36\x81\x0a\x8a\x68\x12\xcd\x80\xb2\xa9\xcb\xbb\x2f\xfd\x3c\x73\x5f\x6a\x43\x5d\x46\x1e\xde\x13\x1c\x8a\x75\xb9\x1d\x11\xf3\x32\x7c\x5e\xb5\x9b\x08\x2b\x47\x82\x43\x91\xa8\xd0\x0c\x1c\x5d\xda\x42\x91\x2a\xd0\x0c\x7c\xda\x17\x96\xbc\xd1\x37\xe2\xbe\xbe\x2c\x97\x77\xf3\xcc\x53\xda\x76\x7c\x61\xc9\x1b\xbd\xe6\x3a\xb7\xef\xd7\xa4\x1f\x34\x83\x49\xfb\xa2\x94\xa9\x09\xcd\xc8\x7d\xa5\x26\x14\xa9\x09\x4d\x69\xdb\xf1\x4d\xe7\xf6\xcf\x45\x9d\x67\xe3\xbc\xea\x95\x45\x7c\x23\x35\xa1\xf8\x42\x88\xc8\x7d\x7d\x21\xc4\xbb\x89\xe2\x19\x01\x36\x6d\xa1\xf8\x6e\x1f\x6c\x46\x1c\xfb\x8b\xb2\xa1\x1f\x34\xe3\xae\x21\x1a\x5f\x3e\xd8\x9b\xdd\x8e\x84\xa4\x11\x14\x69\x04\x4d\x69\xdb\xf1\x2d\x46\x69\x93\x34\x33\xe2\x5c\x08\x07\xc5\xf7\x54\x36\x33\xbd\x29\x06\xc5\xf7\x57\xd9\xcc\x1b\x31\x67\xde\xed\x83\xcd\xc8\xd1\x25\x1c\x14\xdf\x1d\xde\x9f\xd2\xb5\xe3\x0b\x2e\xde\x6d\xea\xcc\x08\xda\x5f\xe1\x7d\x52\x41\x33\x9a\xf3\x14\x83\x22\x55\xa0\x19\x39\xba\xc4\x81\xe2\x5b\xdd\x0e\xda\x69\x04\x45\x1a\x41\x33\x82\x76\x1a\x41\xf1\xad\xc6\xd3\x9c\x27\x0e\x14\xdf\xd7\xc8\x73\x74\xdf\x6d\xdc\x44\x1a\x41\x53\xba\x76\xa4\x11\x14\x69\x04\xcd\x88\xc7\xa1\x11\x14\x5f\xc5\xd6\xa2\xe9\xfd\x32\x67\xde\x66\x40\x38\xba\x6f\x3b\xff\x1c\x2e\x7a\x23\xc0\xf2\x76\xa3\x74\x66\x32\x1b\xe7\x05\x2c\x91\x4f\xfb\x02\x16\xc2\x41\x33\x9e\xe9\x0d\x58\xe8\x07\x4d\x39\xdc\xf1\xed\x3e\x71\xd7\xd0\x99\xf3\xdd\xd0\x75\xdf\x1d\xf9\x48\x5b\x28\x12\x0c\x9a\x11\x1b\xff\x82\xa0\x77\x78\x4d\xde\xef\xcb\xf0\xa1\x1b\x34\x23\x48\x7f\x39\x64\xef\x30\x93\x91\x3b\x2f\x87\x8c\x60\xd0\x8c\x67\xc9\x70\xc8\xde\x0d\x3a\x33\xf1\x7e\x89\x02\x45\x32\x40\x33\xc9\x38\x78\x3f\xdf\x68\x7b\x5b\xf3\x64\x7b\xbf\x62\xfe\xef\xf6\xb6\x66\xe2\x8c\xbe\x52\xae\xde\x6d\xd5\xcc\x74\xe6\xbc\x9c\x29\x32\x40\x33\x71\x46\xc9\x00\xc5\x97\xe1\x93\xce\x9c\x47\x03\x51\x03\x9a\x27\x05\xfc\x45\x03\xbd\x20\x28\x21\x1f\x5f\x10\x44\x30\x68\x9e\xbc\xf0\x06\x82\xda\xa5\xf3\xf2\x04\xc9\x07\x45\x82\x41\x33\x71\x5b\x09\x06\x45\x82\x41\x33\x59\x08\x04\x83\x62\x8b\xfa\x89\xf1\x21\xee\x13\x1b\x5c\x3a\xd9\xde\x0d\x2e\x35\xb8\x94\xea\xf9\xe7\xee\x27\x39\x9f\x99\x4c\x6f\xaa\x3e\xb1\xa9\x8e\x98\x78\xa8\x8d\x9b\xd5\xb6\x55\x33\x4f\xb6\x77\xe3\x66\xd1\xf8\x99\x09\x65\x43\xea\x27\xb6\xe4\x35\x4d\x6f\xaa\x3e\xb1\x6d\xab\x66\x26\x1e\x6a\xe3\x51\xb5\x5b\x3f\xd1\x94\x0d\x37\x44\xb9\x67\x26\xd3\xbb\x09\x60\x51\xee\x99\x49\xf2\x0b\x01\x9f\xd8\xb2\xd6\xff\x99\xc9\x7f\x18\x14\x8d\xbb\xd5\x54\x5e\x4c\xa8\x9b\xc6\x00\x6a\x40\x2b\x99\xe6\x44\x7e\x22\x91\x9f\x99\x78\xaa\xad\x9c\x7f\xfa\xaa\x58\x1a\xca\x3f\xb1\xa9\xa7\x98\x4c\xde\x26\xba\xd5\x36\x47\x34\x6f\x9e\x6a\xc3\x11\xb5\x6d\xab\xcc\x1b\xb4\x53\xfe\x89\xb4\x7e\xe6\x8d\xa5\x69\x9b\x46\x8a\x0d\x14\xd1\x65\x8e\x0d\xea\xb4\x6d\xab\xcc\x9b\xa7\xda\x04\xb2\xda\x29\xc7\xc8\x29\x25\xe4\x13\x29\xf8\xcc\x93\xa1\x4d\xc8\x27\x36\xb0\x71\xdf\xe7\x9f\x6e\x3f\x35\x1a\xcd\x53\xf2\x3c\xb1\x9d\xca\x8b\x5c\xcd\x86\x73\x69\x5d\x3f\xcf\xec\xc3\x09\x37\x60\x70\x9f\xd9\x07\x0c\x48\xf0\xcc\x1b\xdf\xd8\x58\x19\xb4\x77\xe6\xcd\xd5\x6c\x96\x78\xdb\x2c\xf0\x3c\x19\xda\x8d\xe9\xd1\x36\x0b\x3c\x6f\x4c\x4a\xe3\x1a\xd1\xe5\x99\xb7\x74\xc3\xc6\x0b\x22\xc8\x33\x6f\xae\x26\x41\x9e\x48\x90\x67\x9e\x0c\x6d\x82\x3c\x91\x20\xcf\xbc\x31\x29\x04\x79\x22\x41\x9e\x79\x9f\xc9\x2b\xd5\x92\x20\xcf\xbc\xb9\x9a\x04\x79\x62\x5b\x6e\x07\xc3\xe4\x79\x62\x03\x06\x37\x26\x85\x3c\x4f\x6c\xbc\xa0\x1b\x93\x42\x90\x27\x76\x56\xc6\xcd\xd5\xec\x98\x94\x6e\x89\x9f\x0c\x6d\xf2\x3c\x91\x20\xcf\xbc\xf1\x8d\x04\x79\x62\x0f\xba\x64\xd2\x76\xb9\x92\x3d\x98\x4b\x5c\xcd\x2e\xae\x44\x90\x67\x9e\x0c\x6d\x82\x3c\x91\x20\xcf\xbc\x31\x29\x04\x79\x62\x07\x1b\xb7\x99\xdc\x21\x44\x8f\x3e\x31\x57\xb3\x8b\x2b\x11\xe4\x99\x27\x43\xbb\x6f\xbc\x88\x7d\x03\xc5\xcc\xe8\x95\x2e\xbd\xbc\x6f\x03\x66\x66\x33\x99\x66\x4f\xec\xbc\xa0\x93\xb6\xdd\x99\x33\x74\x79\x66\xe6\x6a\x76\xc1\xf0\xce\x0b\x3a\x69\xdb\x1d\x3b\xd3\xc1\x46\x36\xbd\x09\xf9\xc4\xce\x0b\xca\x88\x77\x9a\x3d\xb1\x6f\x5b\x65\x66\x94\x62\x47\xc4\xf4\x4d\xc4\xcc\x0c\xc5\x3b\x2f\xa8\x33\x67\x4e\x82\x37\x21\x9f\xd8\x39\x3c\xd9\xea\xe8\xcc\x99\xce\xe1\xc9\xfc\x4f\xd2\x3d\xb1\x17\xcf\x84\xcd\x1d\xa5\xdc\x79\x41\x19\xe7\xd2\x21\x43\x2f\x9e\x89\x3d\xec\x82\xe1\x9d\x39\xa3\xd8\x77\x24\xf9\x13\x3b\xb8\xc8\xe6\x3c\x21\x9f\xd8\x21\x43\x06\xc3\x1d\x32\xf4\xea\x76\x46\x74\x47\x29\xd3\xf3\x99\xd9\xf4\x26\xdd\x13\x89\xf5\xcc\xcc\x57\xec\x42\xdc\xb4\x73\x66\xe6\x16\xf6\x66\x90\xb9\x2f\x44\x90\x23\xb5\x9c\xd8\x37\x6a\xcc\x0c\x71\x89\xe6\xc4\x0e\x43\xf2\x38\xb7\x7b\xcd\xa6\xa1\xb9\xd7\x26\xd1\x9c\x48\x34\x67\x66\x1e\x20\xd1\x9c\x48\x34\x67\x9e\x1c\xee\x8e\x73\xe9\x1b\x74\xa6\x42\xe7\xb1\xe3\x82\x3b\xb4\xc9\x67\xd2\x8a\x7b\x77\x56\x46\xe6\xf9\x51\xd2\x89\x94\x74\xe6\xc9\xf6\xa6\xa4\x13\x29\xe9\xcc\x82\x0a\xa1\xa4\x13\xfb\x36\x36\x66\x39\x93\x16\x04\xf5\xe9\x76\x9c\x20\xd1\x9c\xd8\x79\x3f\x27\xdb\xbb\xf3\x7e\x28\xe9\xcc\x93\xed\x4d\x49\x27\x52\xd2\x99\xe5\xcc\x4f\xf1\x6e\xda\x39\xb3\xf0\x11\xfb\x77\xfe\xb9\x27\xed\xc9\x0b\xef\x72\xb8\x29\xe9\xcc\xc2\xf3\xeb\xcb\xed\x1b\x74\x66\x39\xb3\x0e\xed\xdb\x4f\x91\x5a\x98\x4c\x5e\x27\xf6\x53\xa4\x16\xeb\x41\x6c\x27\xf6\x6d\x81\xcc\x72\xa6\x22\x97\x88\xf4\xce\x3c\x79\xe1\x14\x78\x62\x67\x8f\x14\x3e\x22\x21\x9e\x38\xd8\x23\x65\x97\x7c\x8a\x63\x87\xc4\x23\x75\x9e\x79\x92\xc5\x07\x23\x85\x48\xcf\x2c\x88\x42\x5a\x3d\x91\xe6\xce\x2c\xa6\xf7\x70\x16\x66\x04\xb7\x73\x1c\xc9\xeb\x44\xf2\x3a\xf3\x24\x8b\x93\xd7\x89\xe4\x75\x66\x41\x85\x90\xd7\x89\x23\x1a\x64\x73\x9e\xae\x4e\x1c\x1b\xb3\x66\xe1\x23\x0e\xb9\x87\x43\xb1\xe7\x93\x2c\x4e\x6c\x27\x52\xd9\x99\x27\x59\x9c\xd8\x4e\x1c\x6c\x9c\x82\x28\x24\xaf\x13\x07\x37\xab\xf4\x3f\x75\x28\xe2\xe0\x83\x8d\x64\x5c\x41\xfb\x90\xb6\x3d\xc0\x5b\xc1\x22\x0e\x69\x3d\x03\x92\x15\x84\xe1\x80\x64\xe3\x36\xd1\xac\x12\xf2\x3c\x91\x2e\xcf\x3c\x49\xe3\x83\x55\x44\x97\x67\x16\x2c\x22\x79\x9e\x38\x94\x9c\x2e\x96\xce\x80\x79\x03\xc9\x53\xf8\x9f\x83\xb7\x36\xb2\xdb\x41\xfb\xc8\xe7\xf6\xdd\xf9\x07\x3f\x42\xc8\x27\x8e\x8d\x72\xf3\xb1\x74\x06\x78\x1b\xdb\xfe\x99\x0f\xff\x73\xe0\x73\x46\x71\x3b\x14\x1f\xe5\xdc\xbe\x5c\x34\xd8\x02\xec\x03\x8f\xf3\x58\x3a\x83\x35\x44\xac\x67\x3e\xfc\xcf\x21\x62\x36\xc0\xdb\x03\xc5\x87\xc4\x44\x62\x3d\xf3\x41\x18\x0e\xf0\x46\xa5\x67\x3e\x5c\x4d\x2a\x3d\x91\x4a\xcf\x7c\xac\x27\x2a\x3d\x71\xbc\x9e\x69\x3d\x0d\xc9\xd8\x63\x87\xd1\xe6\xc9\x0f\x27\xdd\x13\x49\xf7\xcc\x87\x57\x49\xba\x27\x0e\xde\xda\x49\x05\x27\xe4\x13\x29\xf8\xcc\x07\x69\x42\xc8\x27\x8e\xe6\x99\x67\x41\x88\xad\x8d\x66\xe8\x78\x95\x34\x7b\x22\xb1\x9e\xf9\xe0\x06\x69\xf6\x44\x62\x3d\xf3\x41\x9a\xd0\xec\x89\x83\x0b\xf7\x9c\x05\x01\x1d\x47\xd7\x4f\x5e\xe5\x10\x29\xa3\xe0\x33\xc9\x25\xc7\xd1\xf5\x73\xc9\x18\xda\xe5\x5a\x22\xa5\x9a\x48\xc2\x25\x9e\x53\x68\xb4\x5b\xe2\xcc\x87\xfd\x2f\x2e\xee\xdb\xe7\xfe\x54\x29\x5e\x6e\xc7\xb5\xd1\x1f\x49\xc7\x75\x9f\xb6\x8b\xb9\x7b\x96\x14\xf6\x89\x53\x82\xf7\xdc\xe0\x9a\x0e\x4d\x3d\x81\xeb\xdc\xc6\x5b\xba\x20\x2e\x8d\x91\x38\xb7\x49\xb6\xbe\xa0\x21\xdc\xd0\xdc\x4e\xdb\xfa\xd2\xb9\xa8\xf5\x75\x2e\xea\xfc\x3a\x17\xfb\xbe\xb8\xe5\xd4\xe2\x14\xea\x22\x35\xb2\x96\xd6\x49\x8d\xc4\x6f\x6f\xf7\xeb\x44\x8b\x3e\xaf\xf9\x59\x0f\x9f\x78\xcd\x87\x02\xfd\xb6\x5b\x90\xae\x5d\x08\x33\x7e\x16\xc2\xb7\xf7\xf9\xeb\x6a\xdd\xc5\xea\xe2\xbb\x2f\x32\x0f\xa9\x7c\xc4\x6f\xaf\x87\xeb\xea\xfe\x69\x9f\xff\xf6\x42\xb8\xe2\xf4\x4c\xfb\x3c\x79\x8f\x78\xe9\xfc\x27\xa9\x84\xae\x47\xbc\x76\xfd\xd4\x48\xd7\x23\x7e\xe7\xec\xea\xb3\x73\x3d\x68\x77\xc4\xef\x9c\xe3\x92\xc6\xf5\xa1\x18\xbe\x73\x64\x2b\x6b\xdd\xb1\x82\x0f\x85\x19\x4c\x86\xcf\xfc\xfc\xe4\xcf\x86\xc7\x45\x1b\x35\x79\x8f\x7d\x1c\x68\x5f\xcc\x2e\x9e\x93\x3f\xfa\x69\x82\x11\xfb\x88\x64\x02\xe2\x67\xa3\xfe\xc6\x39\x7b\xe3\x9f\x12\xd4\x28\x79\xec\xe3\x32\xfb\xe2\xeb\xe2\x39\x12\x33\x5c\x34\xf2\xe7\x20\x81\x65\xf8\xd9\xa8\x69\x7e\xc4\x68\xb3\xfa\xf8\x0a\xdf\x3c\x07\x33\xf4\xd3\xac\x23\x0b\x12\xa3\xdd\x86\xd8\x47\xfc\xcc\xb3\x6c\x26\x7f\x22\x26\x9f\xd5\x91\x9d\x5f\x58\x66\xc8\x0a\xfe\xb9\x6b\xc4\xc7\xc5\x5e\x5e\x27\xf3\xaa\xed\x41\x5e\xdc\xec\xe5\x34\x51\xf6\xdd\x17\x23\x7a\xc5\x93\x42\x53\x5c\x6c\x2e\xca\xfb\xea\x1a\x42\xff\x11\xc3\x88\xe7\x94\xdc\x62\x6e\x2f\x2e\x78\xb6\xa1\x10\xca\x88\xeb\x24\x6e\xf1\x15\x48\x63\xc4\xc5\x05\x3f\x36\x0e\xa1\x8c\xb8\xd2\xc9\x2d\x39\xff\x3c\xcf\x14\xe1\xf6\xdd\xe9\x65\x44\x7a\x19\xb1\x88\x77\xd3\xcb\x88\xeb\x3e\x09\x12\x8f\x8b\x8f\x8b\xe2\xd6\x2c\x82\x65\xeb\xa1\x43\x91\xc2\x56\x11\x8a\x74\x28\xe2\xda\x2e\x6d\x4a\x55\x43\xa6\xf7\xda\xae\x62\x4a\x8e\x28\x2c\x33\x84\x5e\x42\x4a\xc3\x20\x9b\x2f\xf4\x12\x52\x9a\xdd\x45\xcf\xdc\x13\x65\xad\xcf\x33\xb1\x48\x14\x12\xd2\x09\x36\x2d\xd3\x66\xed\x69\x73\x2e\xa6\x6b\x6f\x3d\xc9\xd1\xde\x10\xf6\x77\x4f\x8e\xf6\xa6\x40\x60\x23\xbc\x2e\xfa\xa7\xe3\x94\xed\x2d\x2e\xee\x0d\x25\x85\x03\xe9\xdd\xc5\xcd\xca\x25\x67\x02\xe7\xb3\xe3\x20\xc9\xd1\xc0\x14\xfe\xab\xa1\xa8\xa1\x53\x3b\x3f\xc4\xfe\x97\x41\x91\x1c\x23\x4b\x4e\x62\xfd\x7a\x11\x37\x36\xa7\x53\x36\xfd\xf7\xec\xee\xd9\xe3\xdf\xfd\x8d\x7b\x0c\x52\xfc\xaf\x5e\x38\x80\x92\x9c\xc1\x08\x61\x9f\x9e\x49\x2a\x5d\x27\xf5\xa4\x7f\xb7\x2b\x2b\x9d\x4e\x55\xe3\xdf\xed\x80\xfe\x14\x14\xfe\xfd\x73\x5b\xd8\x29\xfd\x57\x43\x12\xbc\x93\xb2\xb6\x21\xa4\x3d\x30\xca\xda\x26\xb9\xce\xbf\xdb\x15\x96\x4d\xea\x92\xfe\xe7\xf6\xe6\xf6\xfe\xef\x37\x52\x19\x34\xdd\xa7\x21\x17\x65\x6a\xa6\x53\xe5\x32\xec\xe5\x98\x14\xbb\x4c\x92\x2b\x7f\xdf\x4a\xd5\xc9\x94\x49\x83\x91\xaf\x49\xf2\x05\x53\x16\x42\xfa\xfd\x73\x6f\x6b\x49\x2e\x5a\x08\x5b\xa1\x28\xc9\x45\x4b\xd2\xb9\x7e\x9f\xba\x68\x5d\x15\xba\xf9\x6c\x66\x32\xc9\xf1\x4a\x52\x93\x7e\xb7\xcb\x50\x4a\xca\x81\xfd\xe7\xf6\x3d\xc3\xd2\x29\x35\xf5\xfb\xe7\xa6\x26\x52\xf9\xaf\x86\xe4\x65\xa4\x27\x98\x68\x5b\x2c\x2d\x3d\xdb\x8a\x4e\xea\x02\xfd\x6e\x7f\xb6\x11\x96\x9e\x77\xfe\xfb\xf6\x1d\x44\x4f\xa2\xe7\xf7\x67\x90\x85\xcd\x93\x22\x3c\xf7\x77\x79\xa6\x4f\x2c\x6c\x7e\x7f\xbb\x32\x68\x52\x92\x27\xa9\xc5\x73\x7f\x41\x43\x66\x9d\xb2\x3b\xf7\x97\xce\xc5\xe4\xe2\xbd\x2f\x6e\xdf\x26\x09\xa2\x27\x45\x78\xee\x6f\xb3\x9d\x49\xf5\x9d\xa4\xec\xce\xfd\xcf\x2e\xbc\x2f\xea\x7c\xd7\xcf\xec\x9f\xc3\x33\x87\x67\x6e\x7b\x24\x89\xa5\x27\xb1\xf4\xfb\xab\x5e\x13\x0a\x28\xbb\x73\x7f\x56\xb3\xea\x3b\x49\xd9\x9d\xfb\x7b\xbd\x11\x43\xe4\x99\xde\x7d\x9b\x48\xe9\xd9\x5e\x5e\x7a\x36\xb5\x74\x7f\xed\xfc\xb3\xb9\x38\x5d\xd4\xd0\xe7\xdd\x3f\xef\x3e\x34\xe4\xc3\x09\xb0\xdf\xdf\xf6\x93\xd3\xf3\x79\xf7\xcf\x6b\x4e\xcf\xfc\x74\x69\xb9\x7d\xab\x4b\xa4\x67\xb9\x7d\xb9\x7d\x79\xcd\xe5\x73\x6c\xab\xe6\x96\xbd\x92\x9e\x65\xe8\xf6\x0c\xb9\xc9\xd3\x25\xa5\x78\x92\x1a\x3c\xf7\xda\xfb\x67\x52\x7c\x27\x29\xbe\x73\xaf\xcd\x48\x27\xc5\x77\x52\xbd\xdc\xee\x73\x08\xb7\x27\x21\xf5\x5b\xfe\x48\x12\x59\x4f\x42\xea\xf7\x2a\xcb\x45\xb7\xef\xe5\x74\xaf\x4d\x29\x27\x15\x79\x92\x8a\x3c\xf7\xda\xac\x5c\x12\x60\x4f\x75\x83\xc0\xbd\xb6\x6d\x9b\x6a\x74\x7b\x74\x7b\x73\xfb\xde\xf9\x92\x00\xfb\xbd\x36\x83\x96\xd4\xe7\x49\x02\xec\x37\xd9\xb7\x24\xc0\x9e\x6a\xd2\xcf\xa1\x9f\x7b\xe7\x4b\x42\xea\xf7\x9a\x5a\xdf\x0e\x59\xaa\xc9\x33\xa7\xce\xef\x9d\x2f\xa9\xdd\x73\xaf\x4f\xeb\xb7\x2e\xed\x8d\x2c\xef\x4a\xd0\xff\xfc\xf2\x46\xdb\x34\xce\x57\xd0\x10\xf8\xad\xdb\xcd\xca\x57\x70\xfb\x76\xb3\x52\xdd\xd4\x52\xbe\xa2\xd6\xb3\xa1\xdb\xd6\x65\xbe\xa2\x91\xdf\x9e\x58\x12\x60\xcf\x57\x34\x20\x59\x97\xb6\x75\x99\x19\x7d\x49\x10\x3d\x89\x9e\x67\x46\x5f\x52\xbb\x27\xd5\xbd\x3d\xe5\xeb\xdd\x4b\x46\x10\x3d\xd5\x47\x97\x9a\xef\xfe\x18\xa5\x1d\xff\xca\xec\xd0\x24\x4e\x9e\x04\xc8\xf3\x75\x86\xee\x31\xf2\xdb\xe4\xcc\x2a\x16\x27\x91\xf1\x54\xab\xce\x2f\x43\xf7\x7a\xcd\x1d\xd5\xca\x61\xe7\x5b\xa7\xfa\xfa\xe7\xb6\x27\x73\xb8\xbd\xfb\xeb\x99\x1b\xc4\x73\xb8\xf7\x92\x11\x2e\x4f\x82\xe0\x39\x14\xaf\xd9\x0c\xf2\xc6\x90\x4c\x28\x2c\x89\x69\x27\xe5\x76\x72\xe8\x86\x6e\x68\x7d\x5b\x04\x39\x80\x35\x51\xec\x24\x6e\x9d\xc3\xf4\xee\xc3\xd7\x1c\x1a\x5a\xfa\xc9\x14\xa8\x53\x97\x96\xa1\x03\x02\x42\xdb\x59\x3d\xda\x24\x60\x9d\xea\x5e\xef\x39\x46\x23\x3f\xcf\xed\xcb\x45\x43\xf7\x99\xde\x7b\x85\x67\xc2\x56\xa9\x6e\xa7\x24\x09\x58\x67\x71\xcf\xa4\x6c\x4e\x52\x2f\x27\x0b\x47\x26\xb1\xe9\x24\x1a\x9d\xe3\xae\x75\x99\xd4\xbd\x49\x0a\xde\xe4\xb8\x4f\x9f\xa5\x77\x6f\x6e\xe9\xdd\x2b\x3c\x47\x7b\x9c\x48\x75\x7a\xf7\x0a\xcf\x5b\xd4\xe9\x0f\x83\x42\xfd\x9b\xa4\xf0\x4d\x56\x08\x35\xbd\x3b\xa3\x26\xbd\x41\xd7\xb6\x1f\x92\x5e\xeb\x5e\x6d\x9c\x2c\xb2\x97\xde\xcd\xc4\x24\x25\x72\x72\xdc\x64\x44\x7a\xf7\x82\x4f\x0a\xe6\xe4\xb8\x89\xb8\x24\x34\x9e\xc4\xc4\x73\xdc\x14\x43\x7a\xa3\x67\x6e\x13\x39\xd3\x71\x4a\x22\xe4\x49\x4c\x3c\xa7\xa0\x4b\xec\x91\x77\x63\x42\x4e\x71\x7f\x40\xa1\xf1\x24\x26\x9e\x53\x72\xfb\x36\x83\xd3\xbb\xed\xdf\x9c\xcc\xbe\x17\x18\x08\x94\xe7\x64\x3d\x89\x90\x27\x31\xf1\x4c\x73\x29\x29\xb4\x93\x94\xd6\xc9\x09\xbc\x29\xad\x93\xde\x8d\x09\x39\x59\x79\xe2\xde\x49\x69\x9d\x9c\xce\x67\xc9\x5a\xcf\x5a\x6f\x3a\x9f\xdd\x9e\x75\x7e\x18\xcf\xcd\x1e\x27\xc1\xf0\x9c\x76\x4c\x35\x89\x82\x27\x91\xee\x9c\x3e\x5d\x2a\x06\x64\x6f\xe9\x59\xbd\xcf\xf4\xda\xd2\x45\xba\x73\xfa\xb4\x6e\x89\x0b\x71\xe7\xfb\xf2\xee\x8f\x2e\x6d\xeb\x3b\xdf\x97\xd6\x1f\xcf\xdc\x2b\x3d\x53\x13\x4a\x6f\xd5\xa5\xcd\x17\xe7\x3b\x78\xa6\x75\x2f\xa8\x9d\x6f\x5b\xfa\x5b\xdd\xbe\x13\x92\xf3\xcd\x94\x7b\x81\x81\xa0\x76\xbe\x9f\x73\xf1\x73\x71\x0f\xf2\x6d\xab\x7c\x9b\x7e\x36\xfd\xb4\x55\x2a\x75\x93\xd4\xb8\xc9\xf7\x19\x25\x56\x86\x68\x76\x16\x9e\x48\xc2\xd8\x49\x8d\x9b\x2c\xe8\x90\x14\xa0\x49\xef\xc6\x84\x9c\xeb\xb9\xe8\xdd\x21\x84\x42\x83\xe9\x85\x10\x4a\xd5\xe4\x0c\x32\xc5\xa1\x93\x00\x74\xce\xaf\x01\x61\x2f\xbf\x10\x22\x37\xb7\x4f\xef\x3e\xdd\x6e\xa3\x7e\x59\x04\xaa\xd2\xe4\xbc\xf4\x73\x99\xf3\x9b\xb1\xcd\x48\xbd\x24\x4a\x9c\x44\x89\xb3\x7a\x65\x49\x94\x38\x89\x12\xe7\xe7\x7c\xb8\xa5\xf5\xcd\xc3\x66\xb4\x5a\x12\xdf\x4d\x02\xbb\x59\xc9\xaf\xd4\x76\x0c\x28\xb5\x9d\x54\x9b\x9f\x1d\x25\x4e\xaa\xbd\x24\xd5\x5e\xf2\xd3\xdc\x6e\x4f\x6e\x7b\x89\xe6\x67\x1f\xb6\x4b\xcd\x9e\xac\x04\x4c\x7e\xec\x8a\xc2\xc3\x49\x5c\x38\x1f\x33\x56\x09\x98\xa4\x04\x4c\xae\xdb\xab\x4c\x4a\xc0\x24\x51\xe2\x5c\x4d\x30\x91\xe0\x24\xf6\x9b\x6b\xf4\xcc\xed\x78\x26\xf5\x5d\x72\xdd\x4e\x7e\x52\xe6\x25\xa9\xef\x92\x2b\x74\x14\x10\x4e\x6d\xfb\x9f\xb9\x66\xfd\xdc\x7c\x68\x12\x17\xce\xaa\x3c\x25\xb1\xdf\xd4\x6c\xbf\x75\xb3\x5d\xa9\x59\x9b\xcd\xda\xac\xac\x60\x01\xe1\x24\x20\x9c\x6b\xd7\x10\x02\x47\x29\x97\x5c\x61\x9d\x8a\x2e\x49\x94\x37\xd7\xe9\x99\xc5\x1b\x59\x9b\x75\x1f\xa1\x4a\x22\xc0\x49\xe8\x37\xd7\x33\x4a\xc5\x80\xd8\x93\x5f\xf6\xb2\x32\x2f\x49\x7d\x97\xfc\xb2\x1d\x04\x82\x93\x6a\x2f\x59\x91\xa0\x24\x10\x9c\x04\x82\xf3\x1b\x7d\xe2\x4d\x7d\xa6\x66\x6d\xbe\x10\xac\x55\x1f\x6e\xd3\x40\xf9\xbd\xf5\xd3\x82\x15\x0f\xce\xff\xc0\xd3\xbe\xb8\xe7\x52\x7b\xdd\x5e\xbc\xfb\xeb\xf6\xcd\x72\xe6\x77\x6b\xc1\xa5\x66\xf7\x6e\xaf\x2e\x55\xd3\xe6\x35\x97\x6c\xe9\xef\x0e\x9b\x26\x71\xe4\x24\x8e\x9c\xff\x59\x24\xfb\xa2\xf9\xb9\xd7\x6d\x7e\x99\x5d\xa2\xca\x49\x38\x39\xbf\xd3\x6b\xda\xe7\xdb\x76\x5b\xf3\x6b\xa3\x16\x47\x4e\xe2\xc8\xb9\x05\x83\x6c\xf3\x17\x47\xce\x4e\x06\xa7\x66\x4b\x6f\xb6\x74\x87\x56\x93\x00\x72\x12\x39\xce\x0e\x98\x26\x61\xe1\xd4\x2c\xd8\x7e\x79\xa6\xdd\xbb\xd9\xbd\xfb\x59\x32\x4c\x78\x41\xe2\xdc\xcf\xd0\xd9\xd2\x05\x89\x73\x3f\x53\xf1\x33\x15\x37\x07\x99\x7b\xd6\xf9\x4f\x43\x9f\x86\x8a\x77\xff\xbc\x91\xcd\xbf\x3f\x1a\xb2\xf9\x0b\x12\xe7\x6e\x9f\x57\xc3\x25\x09\x19\xe7\xce\x7d\x69\xcb\x78\x2e\xfd\xdc\xd1\x8d\xd4\x79\x7e\x22\xc7\xb9\x6f\x01\x91\xa4\xa2\x4b\x12\x47\xce\xdd\x7a\x57\xc3\x25\x29\xd7\x92\x7b\x4f\x2e\x7e\x2e\x7a\x66\xdf\x73\xbe\x07\xcf\x0c\x9e\xd9\x97\x8b\x9e\x19\x74\x69\xfc\x99\x43\x91\x84\x9c\x93\x20\x73\xee\x53\x2f\xa0\x8e\xb0\x72\x56\xcb\x23\x29\xf7\x92\xd4\x79\xc9\x6a\x79\xa4\x0e\x8a\x54\x7d\xc9\x7d\x57\xcb\x4b\x22\xcf\xa9\x47\xe3\x6a\xe5\x29\x05\x93\xfa\x76\x1d\x72\xff\xce\x33\x87\x8b\x5e\x77\x19\x2d\x66\x42\x67\x11\x38\xa7\x98\x84\x9c\x53\xdf\x88\x94\x07\x7f\x49\x90\x39\x89\x27\xe7\x61\xaf\x13\x4f\x4e\x2a\xc2\xe4\x91\x34\x74\xeb\x12\x33\x61\xdc\x1a\xba\xb5\xbe\x13\xe9\xb2\xe3\x83\x49\xc8\x39\x89\x35\xe7\x51\xbc\x11\xa3\x5f\x45\x98\x3c\x38\xa5\x7d\xdb\x07\x49\x90\x39\x0f\x5b\xa5\xe8\x72\x52\x1f\x26\x8f\xae\xf3\xc5\xbb\x43\x9d\x61\xf3\x17\x25\x4e\x2a\xc2\xe4\x79\xde\xc8\xe6\xaf\xf8\x4b\x9e\x9b\x4e\x4f\x1d\x97\xd1\x37\x11\x97\x27\x5b\x5c\x81\x97\xa4\xc0\x4b\x9e\x9b\x84\x4c\x1d\x6c\x88\x12\x67\x55\x00\x92\x28\x71\x52\xe0\x25\xcf\xf3\xe1\x5e\xad\x6f\x1b\x20\xcf\xcf\x80\xbc\x06\x79\x07\x47\xb2\x73\x4b\xa9\xbf\x46\x69\x3b\x04\x79\xda\x2a\x15\x6f\x49\x9d\x99\xf0\x5d\xa6\x0d\x84\x50\x76\x25\x7f\xec\x3b\xd5\x57\x92\x08\x72\xfe\x6e\xe3\xb9\x59\xe7\xd4\x77\xc8\x23\x7f\x76\x06\xf5\x56\x92\x0a\x2b\xf9\x7b\x3c\x13\xc0\xf4\x0d\x29\x99\xba\x7e\x12\x3a\x4e\x42\xc7\xf9\x63\xb9\x28\x98\x92\x04\x84\xb3\xa3\x34\xa9\x4f\xad\x6f\x12\x39\x3b\x20\x93\x44\x82\x53\x9f\x5a\x67\xb9\x74\x3e\x43\xe7\x33\xd0\xb7\x4f\x1d\xea\x74\xa8\xf3\xd9\x69\x85\x87\x93\x0a\x2b\xf9\x63\x44\x77\xc4\x41\xdf\x38\x93\x8f\xe7\xaf\xfa\x4a\x12\x3a\xce\x1f\xcb\xba\x7f\xbe\xd1\xe6\x0f\xf2\x0a\x96\xf8\xf2\xcc\x6d\x81\xe4\x15\xbc\x26\x36\x41\x94\x38\x2f\xfe\xa7\xe0\x6d\x12\xbc\xcd\xab\x9c\x8b\xc5\xc5\xe6\xe2\xeb\x62\x77\x71\x2f\xed\x05\xc9\x04\x6f\x93\x12\x29\x79\xed\xa0\x43\x12\xca\x4d\x82\xb7\xf9\x38\xf9\x82\xb7\x49\xb8\x36\xaf\xf7\xdc\xee\x99\x3b\x0b\x25\xaf\xf7\x71\x71\x7f\x0e\x11\xdd\xbc\x9a\x7f\x72\x20\x04\x76\xf3\xb2\xa5\x0b\xde\x26\xc1\xdb\xbc\xc6\x70\x71\x0f\xc8\x60\x8f\x90\x71\x4f\xea\x9f\x24\x85\x4f\xca\x15\xfc\x33\xb9\x7d\x5b\x20\xe5\xe2\x55\x88\xcf\x26\xf1\xd9\x72\x45\x5d\xda\x86\x48\x12\x9f\x2d\xd7\xce\x0a\x49\xc2\xad\x69\x6c\x56\xa0\x5c\x3b\xb5\x3a\x8d\x5b\xe7\xb7\x59\x52\xae\xa2\x9f\xd9\xed\x1b\x0b\xca\x55\xb4\x8e\x23\x18\xdb\x65\x28\x17\x57\x43\xc1\x94\x24\x3e\x5b\xae\x7a\xfe\x39\x5c\x9c\xfb\xa2\xbd\x4e\x28\x36\x8d\xac\x9f\xfc\x0f\xa5\x55\x92\xd2\x2a\xe5\xe2\x16\x8a\xd6\x26\x61\xda\x72\x3c\xff\xc1\x72\x51\x61\xa5\x5c\xd6\xbb\x50\x6c\x52\x4c\xa5\x5c\xe6\xe7\xe0\x55\x28\xad\x52\x2e\xce\xf3\xd8\xee\x44\x12\xa6\x2d\x17\xc3\x67\x3c\xfa\xb9\xbd\x8a\x12\x58\x82\x42\xb8\x49\xd0\xb6\x04\xb8\x24\x68\x9b\x14\x61\x29\x21\x78\xa3\x1d\xb4\x4d\x2a\xac\x94\x00\x69\x45\x6b\x93\x30\x6d\x09\x0c\x1f\xd1\xda\x34\xb6\x01\x53\x02\x9b\x51\xa1\x95\x34\xb6\x01\x53\x02\xf6\x50\x7c\x36\x89\xc8\x96\x70\xbe\x11\x08\x12\x91\x2d\x87\x77\x18\xa8\xcf\xd1\x3c\x13\xa5\x28\x5a\x9b\xc6\xf6\x54\x4a\x78\x74\x1e\x6d\x21\x76\x5b\x42\x35\x19\x9a\x86\xb6\xfd\x53\x4e\xd4\x40\x24\x37\x89\xdd\x96\xc0\xd5\x18\xdd\xbb\x77\xef\x0e\xe7\x05\x66\xd3\xe8\xfe\xc9\x30\x57\x53\x25\xa9\xa2\x52\x24\x8b\xa7\x21\x00\x32\xb6\x17\x53\x02\x22\x66\x0c\xd3\x66\xfb\x34\x45\xf4\x2d\x0d\x26\x92\x0a\x2b\x25\x72\xf2\x06\x13\x69\x6c\x20\x2b\x31\xe8\xe7\xf4\x35\x37\x82\x95\x98\xce\x45\xb7\x6f\xcc\x2a\xf1\x7c\x8e\x69\x7a\x6f\xb0\x2a\xf1\x7c\x8e\xcf\x3f\xb7\xa9\x53\xe2\x01\x81\x4f\x43\x1b\x97\x8a\x34\xe8\x34\xe0\xd2\x58\x6e\x7f\xc3\x9f\x06\x85\xba\x2b\x49\xdd\x95\x12\x0f\x42\xb0\x8a\xc6\xa6\x4b\x4a\x3c\x93\x97\xbf\x24\x9a\x5d\xa2\x21\x14\xcd\x4e\xea\xae\x94\x08\x21\xd4\x5d\x49\x73\x33\x2a\x25\xee\xf8\x52\x9a\x80\x50\x31\x96\x22\xf3\x39\xcd\x9d\xbe\x92\xe6\x06\xc2\x22\xf3\x39\x4d\x40\xa8\x26\x4b\x89\x3b\x12\x95\x94\x66\x49\x33\x18\xd7\x4f\x43\xc1\x33\x37\x1e\x96\xc3\x7a\x28\xc6\x92\x14\x63\x29\x69\xc7\x93\x93\x62\x2c\x69\x6e\xe8\x2b\x69\x67\x31\xa4\xc9\x1a\x9a\x1b\xf3\x4a\xba\xf5\x73\x47\x19\xd3\xdc\xdc\x49\x49\x26\xef\x64\x0d\xcd\x8d\x87\x25\x3d\x9e\xc9\x31\x9b\xd1\x33\x77\x6c\x2d\x4d\xfc\x88\xea\x2d\x25\x01\xd7\x09\x1d\x27\x20\x4c\xcd\x33\x59\x43\x73\xbb\x62\x25\x9d\x51\xda\x31\xc0\x34\x01\x61\xb2\xad\xcd\xed\x91\xa5\x79\x7b\x26\x2f\x7d\x8a\x16\xcd\xcd\x9d\x14\x7a\xc7\x49\x7d\x98\x24\xb9\xa0\xdc\xec\x11\xa5\x60\xd2\x84\x8e\x77\x34\x74\x48\x93\xb9\xa1\xaf\xdc\x8f\xce\xc3\x3c\xf5\x5d\xca\xbd\xf3\x1d\xd2\xe4\xad\xcd\x8d\x72\xe5\x46\xd1\x4f\xde\xda\xdc\xde\x5a\xb9\x9b\x2e\x15\x23\xbf\xb9\x93\x72\x0f\xff\x84\x79\x8a\xbe\x94\x7b\xf8\x27\xc7\x6c\x3e\x6e\x67\xe3\x4c\xa4\x89\x0c\x87\x72\xb3\x71\x66\x35\x9e\xdb\xdd\x2a\x19\x7f\x3b\xab\x77\xdf\xb1\x9c\x22\xdd\x30\x4d\x48\x36\x21\x99\x74\xc3\xa4\x20\x4c\x9a\xdb\x6e\x2a\x99\xcd\x38\xf9\x60\xf3\xf5\xcc\xec\x76\x48\xa6\x2e\x4c\xa1\x0e\x9b\x14\x84\x49\x2a\xc1\x94\x6c\x63\x99\xdb\x8a\x4a\x73\x73\xad\x25\xa3\xab\x26\x78\x9b\xe0\x2d\x33\x7c\xa6\x58\xe5\xdc\x80\x56\x32\x67\x4f\xb2\x46\x52\x33\xa6\x64\x48\xa6\x58\x4c\x52\x2c\xa6\x64\x2e\xc7\xec\x9e\xd9\x3d\xf3\x8c\x7c\xf7\xcc\xee\x99\xed\xfc\xd3\x1b\x75\x6f\xd4\xcc\x25\x98\x37\xb7\x81\x56\xc4\xbd\xd3\xe4\xec\xcd\x6e\x94\x90\xba\x13\x8f\x33\x37\xf4\x95\x7c\x46\x1e\x8f\xa3\x2a\x4d\xc9\x9f\x19\x22\x06\x34\x87\xce\x9f\x65\x88\xc7\x99\x30\x4f\x6a\x60\x9a\x82\x77\xb2\x50\x4a\xc1\x22\x9d\x64\x14\x59\x28\x45\x16\x60\x9a\xd0\x71\x6e\x8e\xa7\x08\x9b\xa7\x93\xa1\xa2\xe0\x4d\x29\xcc\xae\xc9\xbe\x9b\xdb\xa2\x2b\x52\x03\xd3\xe4\x40\xce\x4f\x43\x0c\x0a\xb9\x2c\x69\x6e\x53\xae\x14\xfc\x88\xec\x95\xa4\x7a\x4e\x29\x07\x19\x38\x90\x13\x8e\x16\xa6\x87\x42\x39\x69\x2e\xb7\x0b\x8a\x4d\x2c\xd2\x5c\xba\xc4\xd5\xf8\x36\xf2\x25\xd5\x73\x4a\xe1\xe4\xab\x9e\x93\x54\xcf\x29\xc5\x5e\xf7\x09\x0c\x7d\xb0\xae\x70\x4a\x55\xcf\x49\xaa\xe7\x94\x62\x32\xa8\x9e\x93\xd4\xcb\x29\x44\x5b\xd3\x87\x20\x56\x2f\xa7\x10\x58\x4d\x6a\xe2\xa4\x6f\xa3\x5b\x91\x01\x97\x54\xc8\x49\x4a\xe3\x94\xc2\xf3\xff\xf0\x4d\xdf\x76\xf2\x4a\x59\x6e\x07\x6b\x5f\xd4\xfa\xd2\xa5\x8d\x67\xe9\xdb\x49\x10\x45\xb6\x5a\xfa\xc4\x80\xbe\xcd\x05\x97\x87\xe9\xa1\xce\x4e\xfa\x36\x09\x55\x1e\x44\xcc\xc7\xe8\xfb\x36\xdf\x54\xe4\xa0\xa5\x8f\xd1\xf7\x6d\xc8\x2b\x0f\xd3\xf8\x43\x42\x7d\xdb\x01\x2c\x8a\xfb\xa7\xef\xf6\x46\xd9\x3f\x71\x2e\x1f\x53\xee\x63\xca\x3d\xf9\x5c\xd4\x3a\x53\xee\x61\xdf\x7d\x10\xec\x63\xb5\xa9\x8f\x9f\x3e\x08\xf6\x41\xb0\xa7\xfa\x27\x03\xed\x63\xa0\x3d\x18\x49\x79\x43\x49\x59\xa0\xf2\xb4\xf3\x4f\xcf\x7c\x74\x49\x70\xe4\x63\xb5\x7d\x8f\x77\x87\xde\x4a\x06\xa5\xef\xd1\x3a\xc7\x51\x32\x51\x52\x39\xa8\x3c\xcb\x0c\xc1\x22\x29\x12\x54\x2a\xf2\x51\x91\xa0\xf4\x6d\x74\x2b\x15\x7a\x7f\xac\xb6\x8f\xd5\x46\xa7\x33\xa9\x23\x94\x3e\x58\x57\x79\xd2\x32\x93\x92\xaa\x42\xa5\x0a\x47\x7e\x00\xf0\xdb\xc6\x5b\xa9\x42\x48\x12\x94\xd2\xf7\x6a\x28\x9f\x8b\x1a\x62\xca\xd5\xac\x9f\xcd\xed\xdb\x4e\x2b\xf5\x4d\x7f\x1a\x14\x5f\xf3\x59\x36\x7b\x55\xaa\x30\xef\x07\xf3\x3e\x98\x57\x6d\x80\x1f\xeb\xed\x83\x79\xf5\x0c\x36\xff\x53\xf9\xa3\x52\x79\x80\xca\x1f\x25\x89\x51\xa5\xda\x58\x3e\xfe\xe7\xd7\x3d\x73\x7a\x26\xff\xf3\xdb\x04\x57\xa9\xf3\x3c\xd3\x68\xc1\xbc\x2a\x92\xaf\xee\x51\xfa\x18\x7f\x87\x5a\x94\x26\x95\x94\x3f\x2a\x2a\x95\x27\xa9\x50\x49\xf2\x53\x79\xcf\xc0\x80\x37\xe9\x4e\x85\xe0\x62\x52\xfe\x28\xa9\x74\x54\x4e\x0e\xc5\x07\xc9\xa4\x3b\x95\xb7\x78\x26\x3b\xef\x63\xe7\xbd\xb6\x0b\x75\x8f\x92\x82\x47\xe5\xb5\x09\x7c\xf0\xe9\xdb\xe6\x5e\xa1\x44\x98\xd4\x28\x4a\xdf\x4e\xb2\x2b\x0d\x10\xca\x9d\x4a\x0b\x14\x35\x93\x42\x55\xa2\xb4\x36\xf8\x94\xb6\xf3\x2f\xd3\xda\x27\x1d\xd2\x02\x45\x8d\x29\xbf\xc4\xaa\x56\x70\xfb\xce\x80\x4c\xaa\x12\x25\x55\x89\x0a\x99\xba\xa4\x1c\x51\x5a\xc1\xed\xe3\x5c\x1c\x2e\xee\xd7\xa4\x1e\x97\xa4\x6c\x25\xb9\x5a\xa5\xf3\x00\xe5\x63\x25\xf9\x58\xa5\xb3\xc5\xe4\x63\x25\xf9\x58\xa5\x0b\x9b\x4b\xbd\x4a\xb2\xac\x4a\xc7\x3b\xac\xe4\xf6\xe4\x76\x43\x27\xcb\x2a\xc9\xb2\x2a\x5d\x30\x7c\x01\x18\x59\x56\x85\x76\x59\x92\x5e\x95\xe4\x55\x95\x2e\x18\xbe\x78\x95\xaa\x12\x15\x35\x79\x93\xca\x43\x69\x65\x9d\x67\xb1\x2e\xa8\xb3\xa0\x0e\xa1\xb0\xa4\x1c\x51\x5a\x8c\xa9\xc3\xa0\x29\x40\x94\x14\x20\x2a\x23\xe9\x27\xbb\x69\xed\x98\x53\xa1\xa0\x95\x16\x80\x59\x4c\xa4\x61\xb7\x51\x41\x28\x2d\xd6\x10\x0d\xab\x74\x92\xbb\x16\x0f\x70\x70\x8d\x16\x0f\x70\x55\xb7\x57\x9d\xaf\x3a\x5f\x35\xf4\xea\x3c\xbb\x49\x21\xa1\x32\x5e\x03\x82\x6f\x5a\x1b\x3d\xca\x40\x57\x2e\x7c\x93\x62\x41\x65\x74\x6f\xc4\x6e\x5a\xec\x26\x25\x5d\xd3\x62\x37\x2d\x76\x93\xea\xad\x69\x49\x26\x5a\xac\x21\xe5\x57\x93\x62\x41\x49\x79\xa0\x42\x6f\x2a\x2d\x84\xf6\xda\x84\x76\x99\xd8\xe3\x25\xa5\x65\x6d\x53\xa7\x10\x77\x4a\xea\x01\x25\xf5\x80\x8a\x02\xa8\x49\x3d\xa0\xa4\x1e\x50\x99\x67\xce\xcb\x73\x59\x1b\x0b\xca\x3c\x13\x0c\x08\xc8\x7d\x2b\xd3\x82\x55\x24\x28\xc9\x7d\x2b\xca\x9a\x26\x45\x82\x92\xb2\x40\x65\x9e\x09\xc6\xc6\x59\xc3\xed\x76\xef\x85\xae\x52\x24\xa8\xa8\x60\x9a\x54\x07\x4a\x4a\xff\x94\x39\x4c\x45\x46\xca\xb2\xb4\xa7\x38\xc8\x42\x68\xab\xf2\x53\x28\x14\xa5\xc5\xaf\x5b\xcb\x33\xed\xc9\x0b\xb5\xb4\x36\x85\x5d\x94\xe1\x4c\x6b\x99\x8a\x3b\xaa\x55\x3e\xbc\xfd\xe2\xba\x29\xfd\x53\x3e\x99\x11\x6b\x9d\x67\x2e\x17\xff\x19\xe4\xfb\xda\xc8\x70\x2b\xfd\x53\xbe\xbd\x5d\xdc\x97\xb4\x15\x15\x80\xca\xb7\xc3\xbb\xb7\x2a\x3f\xb7\x2a\x3f\xe5\xcb\x6e\xdf\x38\x71\x5f\x3b\x98\x5d\xbe\xbd\x27\xdf\xd7\xc6\x89\xfb\xda\xcc\x54\xf9\xca\xb9\x58\x5d\xd4\xd0\x26\x0a\xef\x6b\xe3\xc4\xad\x1e\x50\xf9\x5e\xad\x47\xcf\x64\xb9\x7c\xfb\x04\xc1\xad\xe6\xcf\x7d\x6d\xd4\x28\xdf\x06\xff\x5b\xe9\x9f\xfb\x02\x17\xdf\xd0\xa5\xa4\x9f\x2c\x97\x6f\xea\xfc\x76\xc8\xee\x2b\x19\xba\xa5\x4b\xc9\xbb\xb3\x5c\x64\x27\xdf\x57\xf2\x4c\x96\xcb\x0a\x1a\xda\x88\x72\x5f\x2c\x17\xd5\x26\xef\x6b\x03\xcb\xad\x48\x50\x59\x67\x3c\xb7\xeb\x76\x5f\x5c\xb7\x95\x3c\xf3\x36\x9e\x9b\xca\x2a\x6b\x47\x37\xee\xeb\xd6\xd0\xad\xa1\xec\x35\xb7\xeb\x76\x5f\x5c\xb7\x75\xc6\x33\x1b\x10\xae\xdb\xda\x7b\xc7\xad\x8e\xd0\xad\x80\x50\x59\x8f\xa1\xcb\x9e\x89\xc3\x5a\xd5\x3f\x8b\x7e\x16\xfd\x6c\x06\x64\x03\xd2\x7d\xed\x23\x54\x45\x36\xd0\xad\x3a\xd0\xad\x02\x50\x59\x3b\x64\x7c\x5f\x8f\xdb\x1f\xad\xef\xcd\xf4\xbe\x1e\xad\x73\xdd\xd6\xe7\xdd\x1f\xad\x6f\x5c\x7a\xa8\x9f\xdc\x57\xd5\xd0\x06\x9d\x87\xa6\xc9\x7d\x6d\xec\xb9\xaf\xed\xba\x3d\x9b\xfe\xfb\xdf\x06\xc5\xad\x4a\xd0\x7d\x6d\x43\xe6\xb9\xb2\xae\xbd\x26\xc5\x46\x9d\xe7\x3a\x63\x20\xd7\x4e\xd1\x9f\x47\xb2\xce\x7d\x35\xbd\xd8\xe0\xf3\x48\x1a\xbf\xd5\xfe\xb9\xaf\x8d\x3a\xcf\xd5\x7d\x96\xe6\xf6\x6d\x81\x3c\xd7\x74\xbb\x0c\xba\x6b\x5b\x19\x4f\xd8\x2b\xef\xbe\x86\x2e\x6d\x13\xe2\x09\xf7\xb9\x68\x08\x37\x50\x3c\x92\x72\xef\x6b\x9a\x14\xdb\xef\x79\x08\x34\xdc\x97\xc4\xb6\x6b\x23\xc4\x13\xba\x8b\x9f\x4f\xbd\x6d\x80\x27\x0c\xad\x7f\xe6\xe9\x06\x8a\x27\x4c\xcf\xfc\x34\xb4\x0d\x83\x47\x11\xbb\x5b\x49\x9e\x5b\x2d\x9e\x27\x7c\xbe\xff\xe7\x8d\x36\x2b\xf4\x84\xe5\xdd\xa5\xc0\x5d\x4b\x43\x67\x41\x2c\x6b\x74\x63\xc9\x13\xa3\xf1\x5c\xbe\xea\xc6\x92\x27\x26\x0d\x2d\xf3\x74\x63\xc9\x13\xb7\x13\x75\xcb\xe9\xbd\xc3\x76\x86\x1e\x65\xe4\xee\xb0\xbd\xa0\x3b\x6c\x2f\xe8\x89\x7b\x4b\xbf\xd5\xf0\xb9\xc3\xa5\xa1\x6d\x7a\xdc\x2a\xfa\xdc\x4a\xf9\x3c\x71\xef\xf3\x77\x90\x17\x17\x82\xdb\x77\x3e\xf3\xad\xfa\xce\xad\xec\xce\x13\x97\xdb\xb7\x95\x71\x87\x6d\x65\x3c\x71\x97\x8d\xbc\x03\xd8\x08\xdb\xca\x78\xd2\x0e\x75\xde\x2a\xf3\xdc\x61\xbb\x38\x4f\xda\x1b\xcb\x1d\xc0\x86\x72\x3d\x4f\x4a\xfa\x29\x05\x4e\xb9\x9e\xc7\x11\xf4\x5b\xb9\x9e\x5b\xb9\x9e\x27\xed\xe0\xc8\xad\x32\xcf\x1d\x36\x42\x3c\xb8\xa1\x3b\xdc\x6e\xbf\xdd\x5e\x3d\xf3\xf6\xee\x1b\x13\x9e\xf4\x9e\x8b\x6e\xcf\x6e\xdf\x7e\xdd\x1d\xb2\x86\xb2\x86\x86\x7e\x5a\xf7\x2a\xf3\x3c\x69\x78\xcd\x6d\x7a\xdc\x61\x2f\xff\x47\x29\xad\x3b\x6c\x2f\xe8\x56\x99\xe7\x51\x4a\xeb\x0e\x45\x97\x8a\x2e\x7d\x9e\xb9\x09\x9c\x3b\x6c\x7b\xe4\x51\x0b\xeb\x56\xae\xe7\x56\xa0\xe7\xb9\xad\xe6\x00\x0c\xc2\x06\x83\xe7\x8e\x3e\xc7\xa3\x9f\x3b\x0c\xf6\x38\x00\x7d\x2b\xd7\x73\xab\xc1\xf3\xdc\xd1\x80\x6c\x3b\xe6\x56\x7c\xe7\x51\xf6\xea\x56\x7c\xe7\x0e\xdb\x43\x7a\xee\xa4\x9f\xd5\x27\xae\x9e\xb9\xc3\x52\x77\xa8\xde\x7d\xfb\x4b\xcf\x7d\x9f\x7f\xea\xe7\x76\x86\x9e\x3b\x7b\xa3\x6a\x3c\x37\x6a\x3c\x8e\x4a\xdf\xaa\xee\xdc\x61\xd3\x40\xcf\x6d\x6d\x86\xd7\xb4\x79\x3d\xb3\x98\x4b\xaf\x7e\x6e\x2f\xe8\x51\xa2\xea\x56\x75\xe7\x0e\xdb\x9c\x79\xd4\x98\xba\x43\xd3\xa5\xe6\xf6\xed\xd3\xdc\xa1\x7b\xf7\x6d\x96\x3c\x4e\x06\xdf\x01\x5c\x04\x70\xe1\xc4\xed\xad\x6c\xce\xad\x5e\xce\x93\xcf\xd0\x0d\x33\x64\xb3\x2c\x4f\xb6\xb1\x28\x94\x73\x07\xc0\x92\x93\x91\x97\x70\x1b\xb6\x3d\xf2\xe4\xa4\x75\xb9\xb5\x4a\xe3\x3c\x39\x1b\x25\xb9\xb5\x61\x9b\x25\x4f\xb6\x7b\x87\x1d\x3e\xbb\xc3\xf4\xcc\xa2\xf5\x69\xe8\x36\xbd\xf2\xe4\x62\xe4\x25\xdc\x2a\xa2\xf3\xe4\xc7\x3f\x3f\xef\xbe\xe1\xe9\xc9\x67\x7a\x7f\x1a\xfa\x74\xbe\x7a\x4d\x60\xa5\xb2\xce\x93\xab\xa1\x5b\x56\xdc\xf2\xcc\x6e\xbd\x2f\x73\x69\x53\x2f\x4f\xee\x3e\xc7\xd2\xd0\x86\xa7\x07\x87\x75\x07\x10\x24\xdb\xff\xc9\x50\x51\xb6\xff\xad\x88\xce\x93\xa1\xb7\x9a\x38\xb7\x9a\x38\x4f\xd9\x26\xd2\xad\x7e\xcd\xad\x62\xcd\x53\x76\x38\xf2\x56\xaa\xe6\x56\xaa\xe6\x71\x4a\xf2\x56\x95\xe6\x56\x95\xe6\x29\xdb\xd1\xb9\x9d\x27\xb8\x9d\x15\x78\xca\x74\x3b\x2b\x43\x01\x9a\xc7\x59\xc2\x5b\x01\x9a\x5b\x01\x9a\xa7\x58\x86\x91\x99\x10\xb7\x99\xf0\x60\x52\xee\xb8\xc9\xdc\x5b\x05\x99\xe7\xf1\x35\xd5\x7e\xb9\xe3\x5e\xf6\x0f\x2e\xe3\x56\xd8\xe5\x56\xd8\xe5\x79\x76\xee\xe9\xad\x86\xcb\x1d\x37\x6f\xfb\x3c\x5d\x97\x8a\x86\x8a\x86\x4e\x3f\x8b\x67\x16\xcf\x34\x3f\x95\x79\xb9\xd5\x77\x79\xd4\x1c\xb9\x63\xf1\xcc\xbd\xec\x1f\xa5\x40\xee\xf8\x78\x23\x4b\xbb\x16\xcf\xdc\xfe\xc7\xff\x11\x76\xf7\x48\x14\xeb\x38\x76\x80\x73\xaf\xa2\x77\x60\x5d\x09\xe0\x4f\xec\xd8\xde\x83\x7e\xab\x26\x98\x9e\xae\xf6\xcc\xfe\x5d\x0f\x1f\x9f\x83\x0e\xe6\x05\x37\x51\x5d\x89\x14\x45\x90\x00\x88\x73\x4e\xec\xac\x78\x0c\x5d\x62\xb0\x7b\xc5\x1f\x5d\x35\x50\xec\x0c\x76\xb7\xf9\x8f\xdb\xc5\xb2\xbf\xd8\x6b\x47\xef\x73\x5f\x17\x8d\x7c\x25\x5e\xfb\xac\x38\x29\xf6\xa9\xa1\x0a\x2e\xba\x22\x9d\x20\xc9\x12\x7b\x65\x28\xfa\xcc\xbf\x24\xb6\x0a\xb2\x2d\xb1\x57\x1c\xd2\x27\xf7\x0b\xa0\x23\xc8\xb6\x74\x6a\x05\xb1\xab\xa9\x27\xdb\xd2\x69\x10\xc4\x7e\x79\x89\x0a\x24\xfa\xbc\xfc\xf3\x76\x3b\x13\x9f\x16\xec\xfd\xf6\x05\x2a\xba\xe8\xb3\x08\x05\x82\x6c\x4b\xec\x65\xd4\x7d\xbe\x9e\xf9\x68\xa8\xec\xb7\x9f\xbc\x8c\xfd\x31\x30\x65\xbf\xfd\x5c\x93\xf7\xd1\x7a\xd9\x6f\x3f\x8f\x75\xfb\xe3\xe2\xe7\xa2\xcf\xf2\xea\x52\xd9\x6f\x3f\xad\xa3\xa4\x59\x82\x26\x4b\x3f\x43\xe7\x79\x19\x3b\x2f\xe3\xb4\xfd\xd2\x5d\x89\xfd\xf5\xcc\xae\x4b\x2a\xe5\xf7\xb2\xca\x7e\x4e\xd3\x47\xa5\xfc\x5e\x39\x89\x8e\xa0\x3e\x76\xbe\xc3\xce\x77\x38\x79\x99\x74\x57\x82\xee\x4a\x3f\x7d\xff\x43\x1c\x72\x6c\x5a\xe7\x65\x52\x51\x09\x2a\x2a\x1d\x45\x7c\x10\x4c\x89\xa3\xf2\x0e\xfd\xe2\xa4\x10\x4c\x09\x12\x29\xfd\xaa\x6a\x8b\xa0\x94\x12\x07\x37\xe1\x0a\xcf\xdc\x3d\xf3\xf0\xcf\x42\x25\xc4\x71\x78\xe6\xe1\x99\x1c\xdf\x43\x24\x40\xe3\xa4\x5f\x95\x56\x0d\x60\x9d\x80\xd2\xe9\x68\xb2\xe3\xe0\xdf\x1f\xe5\xd1\xf7\x9b\xe3\x73\x70\xe5\x8f\xda\xd9\xfb\x1d\xfa\x99\x6e\x4f\xb7\xd7\x41\x5b\x1c\x36\xea\x83\xe1\xde\x16\x42\xb2\x24\x41\x88\xa4\xdf\xd6\x92\xa3\x36\xe3\x38\x98\xe3\xb3\xe9\x7c\x37\x9e\xf6\x64\x6c\xcb\x41\x81\x24\x8e\x4a\x15\xf4\xe7\xa7\x21\x0e\xfa\x51\xa6\xda\x1f\xbb\xf7\xd1\x0d\x08\xc3\x7d\xec\x36\xc7\x30\x74\xc3\x33\x6d\xd4\x07\x6b\xa6\x4e\xd2\x9f\xc3\xe7\x18\xde\x88\x35\x3f\x05\x3c\x89\xc3\xf6\x7b\x4c\xcf\x34\x97\x08\x91\xc4\x61\xa7\x7d\xfa\xba\x78\xb9\xe8\x76\x3b\xc3\x61\xa7\x3d\xec\xb4\x8f\xe5\xed\x28\xdb\x8e\xa3\xec\xb6\x3f\x6b\x94\x60\x68\xa8\x93\xf4\xe7\x32\x20\xa7\x2e\x95\x7b\xdf\x1f\xab\xce\x01\x58\x73\x9c\x1a\x62\xb0\x04\x4c\x82\x72\x49\x7f\xd6\x54\xbc\x34\x74\x69\x88\x33\x75\x5c\x1a\xba\x34\xf4\x1a\xba\x4b\x43\x97\x86\xea\x70\x24\x48\x96\x04\xc9\x92\x8e\x08\x38\x68\x95\x04\x00\x57\x7f\x7f\x9e\x69\x9f\x27\x59\xd2\xdf\x35\xc8\xb7\x6f\x64\x9f\x7f\xd7\x5c\x82\xa1\xa1\x63\xd2\x5f\x4e\x34\x01\x93\xa0\x5c\xd2\xdf\xf4\xee\x96\x8b\xe3\xf1\xcc\xa6\x75\xf6\x7e\xb0\xf7\x77\xfa\xc4\xaf\x91\x17\x40\x7c\xeb\x76\x01\xc4\x21\x80\xf8\x9a\x01\xb1\xd3\x02\x9a\x75\x55\x21\x11\xb5\xc5\x46\x94\x31\xf7\xef\x5a\x17\x4f\x17\x6b\xd6\x7d\xf6\x64\xa2\x21\x41\x34\xa4\xaf\x00\x32\xf8\xf5\x51\x7e\xfd\xd8\x0a\x18\x15\x01\xef\x12\x95\x2a\x18\x2b\x80\x0c\x39\x82\x28\x0b\x1f\x9b\x99\x4c\x2d\x24\xc8\x84\x0c\x65\x1d\x41\x2d\x24\x62\xf7\x4f\x29\x86\xe0\xd7\x47\x79\xf2\x63\xab\x0c\x5a\x90\x10\x09\x32\x21\xe3\x8f\x10\xb5\x2e\x0e\x17\xa7\x8b\x97\x8b\x9e\x79\x78\x66\x25\xb2\x03\x90\x2e\x20\xe8\x06\xba\xc7\x20\x1a\x12\x44\x43\x06\x25\xfd\xa0\x0f\x12\xf4\x41\xc6\x56\x69\xa0\x88\xd0\xf9\xd0\xf9\x4a\x92\x06\xb5\x90\x88\x8a\x00\xc6\xf6\xea\x12\x67\x9f\x22\xc8\xf8\xad\x01\x11\xe4\x47\x05\xf9\x43\x59\x47\x44\xf3\xcf\x5a\x2e\xc6\x4f\x7c\x1c\xcd\x1b\x35\xb7\xfb\xc4\xd4\x42\x22\x6a\x9f\x1f\x3f\x4e\x1f\xb5\x90\x88\xca\x41\x0e\x10\xe4\x20\x1a\x12\x51\xab\xcd\xf8\x75\x9f\xd8\x6a\x43\x49\x64\xfc\xba\x91\xe7\x11\xd0\x0e\x19\x3f\x79\x9c\x18\x46\x69\xf8\x27\x8b\x23\x05\x12\xa4\x40\xc6\xef\xf5\x35\x2d\x17\x51\xcb\xc5\xf8\x7d\x46\x49\xc4\x1f\xd3\xed\x9f\xd7\x9c\x5e\xb3\xd6\x90\xa1\x04\x23\xa8\x85\x04\x99\x90\xa1\x04\x23\x82\xef\x10\xe5\x3b\x8c\x5d\xe4\x17\x7c\x07\x98\xc7\xb1\x57\xc6\x3c\x28\x89\x04\xed\x90\xb1\x5b\xd2\x49\x88\x44\xd4\xc2\x32\x2a\xea\xfd\x0b\x87\x82\xa2\x48\xc4\xe9\xd9\xb2\x5e\xc1\xa1\x20\x33\x32\x28\x95\x07\x45\x91\x88\xcb\x4b\xf0\x32\x42\x8a\x21\x2e\x2f\x31\xcd\xa9\xcb\x67\xa9\x25\x65\x60\xa4\x8b\xe0\x65\xc4\xad\xbf\x56\x47\xda\x23\x11\xb5\xa4\x8c\x5d\x2e\x83\xbc\x48\x44\x95\xa8\x8c\x9d\x47\x48\x6c\x24\xe2\xf6\x4c\xfe\x48\xdc\xbe\x40\xad\x33\x63\x5f\x86\x6b\x81\x89\x5a\x60\xc6\x6e\x0b\x22\x44\x12\xa4\x47\xc6\x2e\xef\x40\x73\x24\xe2\xd1\x90\x00\x32\x44\x17\x84\x48\xc6\x21\xbd\x46\x81\x24\x68\x8e\x8c\xe3\xd0\x90\xf0\x80\xe6\xc8\x38\x0e\x13\x8d\xeb\x11\xe5\x7a\x0c\xfc\x6d\x11\xd2\x16\x84\x48\x06\x38\x49\x84\xf0\x20\x2a\x13\x3a\xe8\x65\x07\xb1\x91\x00\x5a\x1d\x64\xac\x23\x25\x23\x80\x56\xc7\x8a\xa8\xb3\x56\xab\xa0\x24\x32\xa0\x3c\x82\x68\x48\x64\x25\x36\x07\x94\x47\x64\xad\x56\x91\xb5\x4c\x0d\x80\x8e\xa0\x0f\x12\xf4\x41\x46\xf0\x86\x93\x97\x91\xb5\xf8\x8c\x30\xf2\x59\xb9\x85\xa0\x0f\x32\xe2\xd2\x90\xb5\x84\xce\xc7\xc8\x9f\x86\x24\x0e\xb2\x96\x94\x91\xd6\x3c\xca\x1e\x41\xd2\x63\x24\xc7\x87\x88\x47\x90\xed\x18\x29\x7c\xa5\xd0\x11\x10\xb7\x23\xcf\x75\x51\x3f\x2b\x12\x18\xaa\x03\x22\xad\x10\xd9\x3c\xb3\xea\x32\x22\xeb\xe0\x33\x28\x74\x8c\x7c\x34\x54\x4b\x43\x64\xad\x09\x23\xad\x4f\x64\x3b\x82\x6c\xc7\x40\x1c\x14\x64\x3b\x82\x6c\xc7\x50\x08\x10\x64\x3b\x22\x6b\xa1\x18\x0a\x01\x02\xde\x37\xb2\x9c\x94\x81\xf9\x27\x92\xeb\x91\x55\xbc\x36\x9a\x45\x8b\xb2\x47\x64\x25\x13\x47\x13\xbe\x12\xf8\x88\x2c\xb7\x64\x90\x5f\x8d\x1c\x3a\x5f\x45\xb5\xa3\xc9\x76\x52\xfd\x88\xb4\x42\x90\xe1\x8c\xb4\x7b\x53\xda\x18\x63\x5f\x17\x7d\xb8\xb2\xb1\x31\x78\x6d\xb4\x35\x82\xa8\xc6\x18\xe9\x9f\xb7\x37\xba\xdd\xce\xc7\xa1\xad\x11\x44\x35\xc6\x10\xad\xc1\x33\x07\x20\xf3\x18\xc3\x3f\x6d\xd4\xc9\x8e\x88\x01\x46\x32\x99\x2c\x4f\x7e\x8c\x7b\xfd\xd3\x33\xd9\xd1\x60\x9b\x29\x51\x48\x77\x63\x8c\xf5\x8d\x18\x57\x32\xae\x61\x1d\xa5\xad\x11\xc9\x8e\x68\xdf\x45\x8a\xbd\x29\x6d\x8c\x59\xc0\xe2\x00\xaa\x8e\xb6\xb9\x28\xfa\x6d\x1c\x73\xc2\x19\x83\xd8\x5a\x34\xd6\xd1\x58\xc7\x69\x3c\x29\x66\x44\xab\x6a\xd3\x41\x85\x2c\x5a\xa5\xe3\xa2\x55\xe1\xc1\x38\x25\x0a\x9b\xac\x5c\xab\x64\xfe\x38\x7d\xe2\x06\x83\xda\xca\x72\x06\x75\xaf\x20\x8e\x11\x54\x31\x06\x21\xaf\x20\x8e\x11\xe4\x30\xc6\x69\xb3\x6a\xbc\xf5\x56\xfb\xf5\x38\xc5\x9f\x8d\x1d\x35\x76\x74\x9e\xfe\x19\x6e\x0f\xb7\x9b\x21\x8d\xb7\xde\x42\xeb\x45\x58\x1b\x8d\xb7\x4e\xf9\x62\x9c\x82\x67\x80\xf2\xa0\x75\x31\x4e\xa1\x1b\xc9\x8b\xa0\x75\x31\xce\xd7\x6b\x0a\xc8\x5b\x59\xe3\x38\x45\xd4\x4d\x02\x8e\x1c\xc6\xa0\x85\x15\x4d\x02\xae\xd9\xa8\x2f\xde\x10\xe5\x8b\x68\x2c\xee\x5a\xe3\xc9\xe2\x5a\xed\xc2\x83\x98\x55\x34\xd9\x78\x72\x18\xe3\xe2\xc2\x37\xce\x7e\xab\xec\xda\xb8\xc2\x1b\xb1\xa3\xc6\x8e\x2e\x7e\x13\x6c\x7c\x00\xc5\x8f\x4b\x3c\xd7\x98\x4c\x63\x32\x37\x4f\xb0\xf1\xd6\x5b\xed\xad\xe3\x16\x0e\xd2\xb3\x88\x56\xdb\xe8\x20\x94\x13\x4d\x40\xde\x6a\x1b\x1d\xf7\x1a\x79\xde\x3a\x91\x8a\x71\x4b\x96\xd1\xaa\x08\x22\x15\x83\x7a\x4e\xb4\xd3\x78\xd6\x9e\x3a\xee\xcb\x37\x92\x9a\xa7\x5c\x31\x48\xea\x44\xbb\x34\x74\x69\xc8\x4a\xdb\x78\xeb\xcd\x66\x7a\x5b\x69\x09\x58\x04\xe5\x8a\x71\xdf\x5a\x07\x6e\x6f\xb5\x7d\x8e\x5b\x2a\x84\x64\x45\x10\xa9\x18\xb7\x8c\x39\xad\x8a\x20\x52\x31\x56\xec\xd5\x38\xe6\xad\x2c\x7c\x3c\xfc\x11\xea\x14\x41\x9d\x62\x3c\x5d\xe7\x25\xcb\x5a\x99\xe8\x78\xee\xbf\xe4\xa1\x88\x66\xaf\xa3\x3d\x31\xde\xcd\x4b\x7c\x3e\x4b\x05\xd6\x03\xcd\x4e\x34\x0e\x3a\xe6\x82\xf1\x66\xfd\x93\x6a\x44\x74\x86\xbb\x8e\xd1\xe8\x44\x04\x65\x88\x01\x2a\x1f\x9d\xdb\xdd\x2b\xa2\x1e\x9f\x15\xa2\x97\x19\x47\xaf\x34\xd9\xf8\xf8\x4f\xbd\xe2\xeb\xe8\x15\x58\x0f\xc5\xed\xd1\x9d\xd7\x91\x99\x18\x9f\x74\x3a\x45\x89\xa0\x28\x31\x3e\x5b\x7a\x67\xf7\x9d\xdd\x7f\xd2\xe9\x9d\x2b\xdf\xb9\xf2\x9f\x74\x3a\xd1\x89\xe8\x16\x03\x50\xf9\xa0\x3d\x11\xb4\x27\xc6\x27\x8c\xe9\x42\xf7\x7e\xb8\xdd\xf4\x21\x25\x11\x34\x24\xc6\xc7\x1c\x3b\xb7\x9b\x5c\xc4\x5c\x21\x47\xe7\x76\xf7\x72\xbb\xe7\x0a\x39\x88\x47\x04\xb9\x88\xb9\x19\xf9\x9e\x46\xa9\xd6\x84\xb9\x39\x18\xec\x69\x3c\x6b\x4d\x98\xc0\xea\xd1\x39\xe8\xbd\x2c\x7d\x62\xec\x8f\xee\xc0\xad\x57\x58\x3f\x37\x07\x83\x54\x23\x82\x5c\xc4\x54\xf1\x1e\x88\x24\xa2\x37\xfd\x0c\x9d\xe7\x8b\xf7\xae\x9f\x6b\x40\x64\xe3\x7b\xd7\x10\xa7\xbf\xdb\x7e\x7b\xd7\x90\xf4\x6f\xb7\xfd\x92\x99\x98\x5b\x41\xa9\x82\xcc\x44\xf4\xae\xf5\xb6\x6e\x37\xf2\x43\x43\x56\x5c\xa2\x13\xd1\x6b\xd9\x98\x78\xf8\x83\xf6\x44\xf4\x4a\x07\xcc\x75\xfa\xd6\xa5\x03\x68\x4f\x4c\xfc\x48\x41\x7b\x22\x68\x4f\xcc\x6d\xb8\x5d\x3a\x80\xf6\xc4\xdc\x4e\xb3\x4e\xe2\xbd\xd7\x02\x33\xb7\xf5\x35\x79\xd6\x28\x2e\xe6\x3a\x68\xeb\x9c\x68\x14\x17\xf3\xd7\xd6\x45\xb7\x97\xa5\xcf\xdf\xea\xa7\xd8\x1b\x9b\xc5\x54\x0a\x1e\x8b\xd4\xa2\x57\xfe\x7d\xfe\x64\xa6\x88\x47\x04\xf1\x88\xf9\x93\x4d\xc0\x6d\x11\xbd\x76\xef\x09\x00\x1f\x9d\x6b\x8c\xcd\x62\xfe\x1e\x0d\x49\xbc\x63\xb3\x98\x50\xf1\x41\x20\x22\x7a\x1d\xf3\x4d\xa5\xe0\x41\x20\x22\x10\x57\xcc\x5d\x56\x8e\x16\x44\x50\x7f\x98\xbb\xe3\x09\x0a\x0f\x81\x8e\x62\xee\xd6\x3c\x94\x13\x41\xbe\x61\x1e\xc2\x98\x51\xfe\x6b\x60\x97\x98\x87\x6c\x02\x76\x89\xa0\xe2\x30\x0f\x73\x89\x28\x43\x10\x65\x98\x87\x00\x02\xe9\x43\x10\x57\x98\xc1\xb3\x26\x8b\x10\xa8\x1c\x66\x4e\x17\x79\xac\xa3\xf6\xd6\x89\x88\x29\x46\x15\xd4\xc4\xa8\x4d\x75\xa6\x65\x98\x56\x42\xe0\x77\x98\x2b\x45\x8f\xdf\x21\xf0\x3b\xcc\x7c\x3d\x53\xa0\x3b\xca\xc6\x66\x33\x20\x83\x71\x61\x6d\x98\x4d\x52\x8f\x1e\x42\x50\x40\x98\xcb\x13\x1c\x7c\xdb\xc1\xb8\x1a\xdf\x01\x87\x43\xd0\x3c\x98\xc8\x11\x63\xb4\x75\x7b\xb5\xde\x86\x8b\x36\x55\x8c\x0e\xb3\x39\xb3\x40\xec\x10\x18\x1d\x66\x13\xa5\x21\x76\x88\xc1\xb8\x9a\xec\x21\x71\x84\x18\x5d\xe7\x9d\x38\xd3\x48\x08\xdc\x0f\xb3\x59\xac\x46\x37\x9e\x5d\x97\x6c\x80\x83\xc3\x3b\x86\x37\x92\x7c\xa4\x98\x10\x08\x21\x66\x53\xef\x80\x17\x22\x08\x27\xcc\x66\x2a\x12\x4e\x88\xc1\xe2\x48\xe1\xc7\x10\x51\xd3\x4f\x98\xeb\x78\x62\x88\xa8\xc7\xd4\x90\xbd\x6e\x38\x14\xc3\x2e\x31\x9b\x1c\x16\x76\x89\x18\xd3\x1b\x09\x89\x06\x8f\x60\x94\x89\x4e\xac\x86\x31\x44\xd4\xa3\x22\xea\x49\xcb\x3e\x86\x3d\x99\xc4\xc2\xa4\xe7\x1e\x38\x23\x02\x4b\xc4\xec\x9f\x67\x32\xae\x51\x3b\xed\x84\x75\x0e\xca\x07\x81\x25\x62\x0e\x26\x33\x18\x17\xce\x88\x49\xd3\x3c\x28\x1f\xc4\xa8\x0d\x77\xaa\x80\x0c\x0c\x12\x81\x33\x62\x2e\x17\x1e\x2f\x44\x50\x30\x98\x63\x0d\x08\x2f\x78\xd4\x46\x3b\xc7\x9a\x8a\x9f\xce\x7f\x5a\xe7\xb5\x51\x37\x88\xc1\x0c\x87\xc3\xe5\x21\xe5\x8d\x4f\x62\x92\x9a\x0e\x64\x11\x31\xcb\x6d\x9e\xd3\xa4\x45\x16\x11\x64\x0d\xe6\x64\x5c\x68\x21\x02\x11\xc4\x9c\xcc\x70\x0a\x31\x11\x41\xcc\xc9\xf1\xc1\x00\x11\x18\x20\x26\x10\x70\x4c\xe7\xdd\xe8\x1d\x66\x29\x01\xff\x85\x43\x81\xed\x21\x28\x20\xcc\x75\x6a\x80\xdf\x21\x66\xed\xad\xf3\x74\x0e\x82\xca\x21\x66\x65\xc4\xe6\x69\x71\x25\x7d\x10\x18\x1d\xe6\xa9\xb0\x86\xca\x41\xa0\x72\x98\x97\x1d\x8c\xb2\x40\x4c\xe6\x78\x8b\x43\x26\xcb\x9b\x2c\xef\xb1\xdb\xa0\x48\x88\x59\x3b\xd1\x7c\x9c\xe4\xe3\x46\x08\xd2\x00\x93\x3c\x57\xe0\x46\x08\xa4\x08\xf3\xb5\x36\x4f\x73\x9f\x0a\xc0\xa4\x70\x15\xd3\x34\x9f\xa6\xf9\xeb\x53\x23\x4c\x08\x2a\x00\xf3\xe3\xa8\x4d\x39\xa2\x59\x39\xa2\xf9\x59\x1d\x11\x1f\xc4\x54\x6d\xda\xa4\xec\x30\xe1\x07\x92\x82\x83\x46\x63\x9c\x95\x46\x88\xd3\x17\xbf\x25\x36\x91\x06\x04\xb6\x80\xc0\x98\x18\xa7\x4f\x7d\x0a\x9b\x5e\x4b\xfb\xe9\x53\x9f\xaa\xa5\x56\x99\xd4\xa9\x4c\x0a\xaf\x40\xbc\xea\x08\x90\x06\xc4\xe9\x74\xf2\x35\x29\x4e\x29\x06\x8c\x00\xf1\xb2\x27\x6c\xf0\x71\x2e\x42\x1e\x9b\x3f\x46\x80\xc0\x08\x10\x74\xab\xe2\xf4\x35\x31\x02\x04\x89\xaa\x38\x2d\xed\x88\x01\xe2\x93\xf1\xc3\x0f\x10\x78\xe3\xe3\x73\x52\x0a\xf5\x1f\xa7\xf4\x03\x50\x60\xe0\x86\x0f\x1c\x00\xf1\xdd\xba\x94\x5a\xb7\x98\x7f\x8e\x64\xe1\xfc\x63\xe1\xfc\x37\x59\x0f\xfc\xed\x71\x2e\xf2\x1c\x55\x21\xa7\x2c\xe2\xc2\xe4\x83\xe5\x05\x4c\x7e\x9c\xb5\x48\xe6\x26\xe4\x38\xa7\x2e\x2d\x9e\x1c\x41\xe9\x69\xd1\x82\xad\xcf\xdf\x6a\xc8\x77\x3f\xa1\x63\x7f\xd6\x92\xd3\x4a\x76\x2e\xf2\x1c\x69\xd5\x53\x18\x73\x56\x6e\x30\x7f\xbb\x0f\xa7\x6e\x08\x0a\x3f\x7f\x56\x1d\x48\xfb\x38\x17\xa3\x8e\x98\x16\xc4\x3e\x16\xa8\x9e\x8a\x4a\x20\x67\x8f\x13\x10\xf6\x77\x99\x21\xb2\x72\xb0\xf5\xb9\x52\xa0\x08\xd8\xe3\x04\x84\x25\x1a\x12\x78\xd8\xe3\x5c\xe4\x39\x1c\xc9\xd3\x9a\x07\x70\x9f\x14\x3a\x02\xd7\x7a\x80\xd1\x27\x54\x57\x9c\x72\x04\x0b\x3f\xbf\xb2\x87\xf0\xf3\xb1\xf0\xf3\xbb\xd3\x8d\x53\xfc\x81\x72\x3d\x8f\x6d\x5d\x34\x6d\x3e\x3c\x29\x8e\x27\xa0\xe2\xe3\x42\x9e\x73\x48\xbc\x5f\xac\x03\xc9\x7a\x1e\xe6\x12\x00\x7c\x2c\x00\xfc\xaa\x73\xc1\x99\x1e\x00\xec\x79\x7c\x35\x74\x97\x89\x79\x95\xeb\x91\x2b\x83\x06\x3b\x1e\x08\xca\x33\x1c\xc5\x23\x28\x8f\xab\x7c\xfe\xc4\xed\x1e\xc0\xdf\x71\x25\xae\x10\x69\xff\x8b\x63\xbe\xc0\xdf\x29\x11\x73\x29\x8f\x83\x01\xcf\x9c\x87\x8b\x87\x8b\x88\x4e\xd4\x7a\xe0\x1b\x0f\x44\xe3\xb9\x1c\x1f\xe0\xef\xb8\x6a\x9f\xcf\x26\x27\x88\x22\x3c\x50\x84\x67\x73\x92\x7f\xd9\xd2\xaf\x72\xa2\x13\xc6\x24\x10\x86\xc7\x42\x84\x37\x7e\xfd\x25\x20\xbf\x6a\x75\x4b\x18\x93\x00\x13\x8f\x05\x13\x6f\xd6\x64\x30\xf1\x58\x30\x71\xc4\x90\x01\x0a\x1e\x97\x39\xdf\xa4\x92\xa1\xbe\x03\xd1\x78\x2e\x2f\xe3\x72\xa6\x76\xe1\x88\x69\xca\xcd\xae\x53\x97\xea\x14\x2d\x9b\x04\x07\x98\x78\x2c\x98\x38\xa2\xe2\x80\x0f\x0f\x0c\xe3\xd9\x6d\x80\xc8\xc4\x03\x5a\x3c\xfb\xbe\x2e\xea\x3c\x43\xe8\xcd\x80\x38\x19\xc7\x1b\x9e\xbd\xaf\x8b\xfa\x89\x0e\xa6\x4b\x4f\xe3\x06\x0f\xa4\xe0\xb9\x6a\x13\x10\x7f\xc7\x85\x0e\x66\x48\xd1\x42\x6f\xc7\x42\x6f\xaf\xcd\x1f\x7a\x3b\xae\xda\xfc\x73\x28\x22\x83\xde\x8e\x85\xde\x5e\x05\x0b\x78\xbc\x03\x81\x77\x8e\x6b\xfd\xd3\xb4\x41\x18\xb5\x72\x6d\xd0\xdb\x81\x7a\x3b\xa7\x95\x01\x26\x3b\xf0\x6a\xe7\xf4\x4c\x08\xed\x00\xcd\xce\xc9\x89\x86\xd0\x0e\xd0\xec\x9c\xe6\x12\x4c\x76\x2c\x4c\xf6\x2c\xd8\x43\x20\xd4\x8e\x05\xbf\x9e\xbc\xb6\x5b\x2a\xf9\x3e\x10\x9d\x38\x19\xbf\xe5\xc5\xee\xaa\x42\xc9\x73\x5b\x17\x87\x8b\x35\xc1\x56\x51\x01\xdc\x75\xdc\x65\x4e\xb9\xaa\x02\xc0\xaf\x03\x4b\x76\x9e\xf1\xd7\x19\x0a\x48\xed\x40\xa1\x9d\xa7\xf8\x13\x4d\x76\xdc\xe5\xfb\xe7\xf2\x1d\xc0\xb0\x03\x0c\x3b\x4f\xf6\x84\x0a\x3b\xc0\xa9\xf3\x74\x4e\x7b\xb3\xbc\xbb\xf9\x27\x77\x16\xaa\x3a\xee\xca\x56\xe7\xf9\x78\x66\x5b\xb7\xd7\x57\x3d\xd7\xc0\x70\xe5\x81\xab\x73\xe5\xdc\xa0\xaa\xe3\xee\x9e\x29\x23\x7d\xf3\x32\x80\xa4\xf3\x92\x8c\xb8\x79\xd8\xf7\x58\xec\x22\x5a\xe7\x65\x60\xb6\xce\xcb\xb2\x81\xa8\x3a\x10\x55\xe7\xcd\x73\x85\x80\x0e\xd0\xe7\xbc\x15\x6b\xa0\x98\x0e\x34\xd2\x79\x3b\xc4\x01\x37\x8e\xdb\xdc\x27\x3d\x1c\xe0\xc6\x01\x67\x9c\x8f\xdd\xfb\x56\xf8\x05\x67\x9c\xcf\x6a\x9d\x95\x00\x18\xe7\x23\x0e\x01\x1b\x8e\xfb\x5d\x9c\x11\x66\x9f\x44\xf1\x8d\x59\x65\x79\x58\xa0\xc1\x01\xf6\x9b\xaf\xe4\x1e\xf4\x6f\xdc\x98\x0b\x5e\x69\xd5\x5b\x49\xe8\x8d\x34\xe9\x15\xcf\x03\xec\xc6\x83\x02\xed\x75\x42\x0e\xbe\x1b\x70\xbb\xf9\x3a\x20\x00\xdf\x8d\x67\xc3\x04\xe1\xb8\xef\xe1\x06\x3d\x3f\x2c\x03\x7c\xb1\x47\x50\xfa\x60\x2a\xf9\xac\x79\x40\xb9\xf1\x94\xe3\x93\x5f\x81\x6b\xe3\x29\xa6\x92\x78\x30\x95\x7c\x76\xb0\xc7\xd9\x2f\x34\x6e\x7e\x56\xb2\x87\x95\x3c\xac\xe4\x2b\xec\x46\x3c\xac\xe4\xc1\x54\xf2\xad\xce\xf3\x8d\x60\x73\xf3\x7b\xd7\xc5\x1a\x4f\x10\xdd\xfc\xa4\x01\x61\x73\x63\x61\x73\x57\x1a\xe8\x09\xad\x2b\xdb\xde\x9c\xcf\x43\xdc\xc6\x42\xdc\x6e\xb2\x72\x0f\xdf\xe8\x51\xb6\xbd\x15\x44\x25\xc0\x70\x03\xd5\x77\xa3\x53\x18\x70\xb4\xf1\x34\xc4\x07\x52\x0c\x70\xb4\xb1\x70\xb4\xdb\xea\xbc\x2d\x08\x9c\xb6\x6d\x9f\x7f\xf2\x9b\x9e\x01\x69\x2f\x27\xfc\x0c\x0d\x2d\xf0\x3f\x1f\x1c\x64\x36\x1e\xd0\x8f\x9f\x74\xe5\x23\x3b\xf3\x2c\x9c\x3f\x1f\xfc\x31\xbd\x17\x10\xf6\x67\x4f\x7e\xec\x21\xcf\x42\xef\x3b\x25\x7c\x94\x45\x3e\xe7\xc2\xcf\xeb\xa7\xba\x0c\xd0\xd7\xb6\xaf\xa1\x93\xd4\x7d\x2e\x90\xee\x43\x43\x92\x3b\x0b\xc9\x8a\xdf\x3c\x1e\x27\xa4\x00\xad\x6d\x17\xf9\x3f\x52\xb5\xcf\x82\xdf\x8b\x93\x1f\xa9\xda\xe7\x5e\x20\x75\xe3\xc9\x99\x5a\x50\x54\x0a\x57\x81\xf4\x3c\x40\x4a\x1b\x39\xa9\x80\x2c\x8d\x07\x2c\x8b\x48\x54\x3c\xf6\x90\x07\x02\xeb\x50\xa8\xf2\x08\x0b\x17\x42\xf4\x10\x01\x40\x81\x06\xf8\x67\x0b\x3b\x03\x14\x68\xbc\x80\xef\xab\x1c\xf6\x65\x47\x30\xa1\x2d\x76\xb7\x2f\xd7\xff\x07\x93\xed\x24\x02\xf2\x32\x16\xf2\x32\x79\x97\xaf\x72\xc3\x17\xa8\x21\xf9\xcb\xaf\x99\x0c\x80\xd9\x56\x55\xe5\x7b\xac\x68\x04\x82\x59\x3e\x1c\x1c\x33\x16\x1c\x33\x39\x53\xaf\x3c\xce\x0b\x18\x45\xcb\x23\xde\x58\x04\xb2\x40\xab\x72\xc1\x2f\xfc\x02\xa8\x66\x6b\x85\x31\x09\x18\xcd\x58\x18\xcd\x66\x47\xc0\xf4\x1e\x6f\xba\xbd\xad\x8b\x5e\x13\x5a\x6a\x79\x2e\x6f\x5b\x01\x12\xd0\xaa\x12\x0c\x38\xcc\x00\xc0\x6c\x6d\x75\x5e\xea\xf3\x45\xa2\xd1\x04\xa3\xaf\x75\xfe\xed\x5a\x57\x58\x01\x9c\x59\xa1\xd4\x1f\x17\x25\x38\x10\xbe\x07\xa8\x66\x6b\xaf\x41\xe6\xb5\xfd\x09\xdc\x94\xe1\x87\xd8\x8c\x77\x80\x8d\x3a\x25\x04\xc7\x8c\x05\xc7\xec\x82\x7c\xf4\xef\x01\x56\xd9\xba\x34\xd0\x5b\xb6\x12\x2f\x98\x78\x2f\xa4\x58\xd1\xde\xd6\xc5\xdd\x45\xad\x33\x19\xc8\xc9\xb6\xdc\x99\x77\xd1\x01\x03\x46\x0d\xa9\xe4\xf7\x5c\xcf\x04\x99\x14\x01\x80\x30\xc6\x7b\x83\x78\x5a\xac\x30\xb6\xc7\x9f\xa0\x45\x15\x5b\x78\xd8\xe3\x85\xb4\x9e\x6b\x90\x65\x24\xdf\x8a\x15\xda\xe4\xf8\xbc\xaf\x7f\x82\x4a\xcf\x35\x15\x9d\x27\xbe\xa0\xd2\xf3\x76\xf1\x73\xfb\xe7\x76\x55\x01\xdf\xa2\xc4\xad\x59\xde\xce\xf8\x4b\xa6\xcc\x00\x50\x0c\xc8\xc4\x76\xf2\xde\x3e\x31\x03\x64\x62\x3b\x0b\x69\x1f\xd0\x87\xf1\x27\xfa\xb0\x88\x59\xe2\x5b\x2c\xb8\x3b\xf0\x22\x47\x0d\x0d\x7c\xc0\x1b\xb6\xcb\x8c\xfe\x04\xcf\x38\xde\xdb\xc5\x41\x47\xee\x1e\x58\xdd\xdb\x25\xcf\xfc\xad\x50\x1a\xa7\xcd\xa5\xbc\x1c\xf0\x2f\x20\xfe\xda\xed\x40\xf8\xcb\x15\x4a\xbf\x2e\xd6\xb8\x7e\x4e\xf6\xfe\x84\xfa\x19\xd7\x4f\xda\xff\x6b\x6e\xbf\x8d\x96\x69\xfe\x01\xdf\xdc\xcf\xfa\xa7\x7e\x42\x1d\xdf\x1c\x1f\x10\xc1\xf8\xcc\xfd\x7b\xbd\xa6\xc9\xfb\x99\xbc\xab\x8c\xef\x73\x42\xfe\x55\x16\xb1\x3d\x36\xd5\x4f\x20\xf1\x0d\xd0\x34\x27\xcf\xf0\x7f\x01\xf1\xd7\x88\xfc\xc7\x27\x37\xf8\xe1\x4d\x78\x14\x95\x7c\xe2\xe4\x85\xea\x23\xb3\x1f\x9f\x48\x00\x64\xaf\xbd\x3c\x17\x78\xbc\xf8\x2c\xd8\xaf\x6c\x27\xb0\x5d\x2c\xb0\xdd\xcb\x49\x81\xab\x0b\xbc\xf1\xed\xe3\xa4\xc2\xd5\xc5\xc2\xd5\xad\xc3\xa6\xcf\x82\xfd\x3d\x0b\x35\xe5\x76\x4e\xff\x07\xe7\x4f\x05\x3b\x00\xea\xe2\xab\xda\x92\xf6\x99\xe6\x9f\x40\xf7\x7b\xdd\x3e\x8d\xbc\x7a\xd6\x85\xab\xfb\x04\x90\x1f\xa7\x7f\x41\xe8\x68\x46\xe7\xb6\x49\x4d\x00\xb3\x50\x6d\x4e\x20\xb6\x04\x62\xeb\x5b\x2d\x45\x45\x3c\x5c\x54\xc3\x30\x3b\xc5\x2f\x98\xf0\x6a\x09\xaf\xd6\x7f\xe9\x76\xee\x3a\x68\x5a\xff\xd5\xe1\x48\xc2\xa4\xe5\xa6\x68\xfc\x57\xc7\xa7\xb9\xd5\x9a\x9e\x10\x6a\x1d\xed\x78\xc2\x96\x25\x34\x59\xdf\x0b\x3a\x99\x5b\xae\x14\x0a\xd4\xcc\xe1\x9f\x8b\x12\x39\x17\xe8\x46\x3f\x05\xb3\x1b\xe8\xc7\x7e\xb9\xb8\x88\x8e\x95\x99\x22\x97\x2d\x2e\xe4\xba\x58\xfd\x24\xf1\x98\x9b\xb0\x77\xeb\xc0\x2c\xbb\x8b\x22\xdc\x0d\x76\xe3\x68\xba\x24\x44\x85\xe3\xea\xc7\xe9\x99\x98\xcc\xb6\xe9\x99\xd7\xfa\xa7\xd7\x9c\x0b\xcc\xe2\x99\x32\x30\x70\x5c\x3d\x56\xeb\x42\x54\x38\xae\x1e\xb5\x10\x26\x38\x57\x11\x32\x17\x48\xc4\x87\xc3\x8a\xb8\x9d\x40\x22\x61\x40\x2e\xcf\xbc\x16\x1e\xc4\x37\xba\x7c\x8e\x85\xdd\xe8\x46\x1e\xbd\xd9\x76\xc1\xc2\x54\xbd\x60\xc2\x78\xe5\x76\x7b\xe6\xe7\x6b\xf2\xc8\xb7\x07\xa8\xa1\xd2\x01\xb9\x09\x51\x37\xe5\xda\x19\xde\x5d\x5a\x66\x7b\xc1\x34\x2a\x4a\x4f\x20\xad\x84\xce\xea\x78\x4f\x73\x43\x56\xb8\x60\x59\x6d\xf3\xee\x18\x4b\x17\x02\x0b\xb7\x45\x82\x5e\x55\xee\xeb\x8f\x8b\x05\xa5\xc9\x9f\x49\xfb\xab\x65\xb8\xb7\x72\x4e\x13\xd8\x2a\x17\xd8\x8a\xcc\x44\xfe\x90\x15\xfe\x6a\xa5\xed\xcd\x80\xfc\xb8\xe9\x80\x58\xbd\x55\xf0\x9c\x3f\xc1\xec\xef\xa7\x4b\xd3\x33\xb1\x8e\xfd\xca\x73\xe9\xad\x52\x75\x09\xab\x95\xbf\x05\xa9\xa8\x44\x61\x02\x69\xe5\x6f\xd7\x25\x26\x03\x8f\x95\x80\x58\xbd\x7d\xde\x88\x9b\xfe\xab\xbc\x66\xa7\x70\x94\x3f\xc1\xec\x4f\xb9\x76\x2f\x54\x42\xfe\x24\x85\x60\xae\x7a\x5f\xaf\x19\x8b\x34\x1b\xd2\x21\x3d\x13\x77\xe0\xaf\x0e\xa2\x3a\x95\x9f\xfc\xa1\x09\x84\xa4\xea\xbd\x56\xda\x84\x9d\xca\xdf\x42\x4f\x30\x04\x88\xa8\xfc\x95\x3f\xd2\x47\xad\xf3\x49\xba\x22\x7f\x0b\x28\xb1\xc6\x13\xf9\xdf\x82\x3b\x8d\xd3\xbb\xcb\x64\xfe\xca\x31\xef\xca\x79\x12\x88\x29\x7f\x0b\x13\xf1\xad\x7f\x1a\x10\x55\xd4\xb3\xe8\xd1\xf3\x87\xf9\xf7\x37\xe1\x16\xc2\xed\xc8\xff\x7e\x4c\x06\x39\x41\xd2\xc8\xc8\xdf\x09\xb7\x30\x74\x9e\x21\xfc\xce\x85\x5b\x70\x91\x21\xfc\x18\x82\x14\x43\xfe\x18\x02\x2c\x53\x9f\xef\xfa\xa7\x86\x2e\x55\xfe\x9b\x2e\x61\x02\xfd\x3d\xca\xf4\x87\xdb\x1f\xaf\xc9\x10\xce\xe1\x1b\x3d\xba\xb4\x10\x0e\x6b\xda\x20\xea\x5b\x80\x23\xa5\x37\x09\x1c\x94\x3f\x86\x70\x59\x58\x7e\xa2\xd0\x1f\x8c\x41\x45\xe7\xff\xbd\x43\x51\xdc\xe2\x45\x31\x3e\xd4\xf0\xd7\x4b\xec\x28\xf3\xf6\x9a\xc3\x5d\x94\x9e\xfb\x4f\x42\x14\xac\x00\x50\x3f\x77\x29\x49\x58\xa1\x6e\x4b\x4f\x78\xa0\x5c\x78\xa0\xbb\xd0\x48\xb9\x0b\x3c\x77\x98\x42\x5b\x7a\xee\x02\x4f\x58\xa1\x6e\xf7\x4e\x90\xa1\x84\x15\xea\x76\xef\x84\x0e\xca\xdd\x8c\xbe\x8b\xc4\x31\x77\xeb\xfd\x0e\x80\x70\x57\x5e\x34\x41\x86\x72\xaf\x89\xdd\x1f\x6b\xde\x8e\x34\x7b\xb7\x09\x3c\xa9\xf5\xd0\x25\x00\x84\x67\x75\x3e\x35\x64\x9a\x3f\xa7\x7f\x9a\xe6\x7b\x53\x6f\xcf\x46\xf7\x72\x52\x72\xe1\x81\xa8\x54\xe4\x6e\xee\xef\xe6\x3e\x91\xa8\x04\x12\xca\xbd\x4c\xa0\xbf\xd6\xe6\xbd\x4b\x5a\x77\xd5\xe9\x15\xd7\x25\xe4\x50\x2e\xe4\x10\x5e\xc9\xdc\xbb\xf1\x04\x1b\x7e\xeb\x78\x22\xc1\x89\x72\xef\xaa\xe8\xd3\xd0\xc9\xf7\xef\xc3\x33\x2b\xa9\x9b\x30\x46\xc5\xe3\xfe\xc7\x45\xfb\x27\x70\x51\xee\xe5\xea\x74\x95\x26\xb9\x4b\x9d\xee\xec\xe9\x2b\xf8\x60\xee\x88\x79\x77\xa0\x40\x95\x26\xb9\xcb\xea\xec\x80\xc5\x9f\x65\x63\xc7\x9b\xb9\x03\x16\x43\x5c\x27\xc4\x51\x42\x13\x75\xae\x47\xee\xe7\x22\x8c\xaf\x2e\x7d\xa6\x39\x6c\x51\xee\x97\xdb\x2d\xed\xbb\x2c\xe9\xce\xc8\x3e\x0b\xcc\xce\xc8\x40\x8c\xc6\xb6\x46\xfe\xf2\x46\xb5\x05\x0d\x5a\x09\x49\x79\x26\x49\xce\x8c\xad\xfb\x9a\x8f\xe9\xad\xb2\x90\xb2\x40\xc2\x01\x25\x1c\xd0\xf8\xfd\x74\x69\x1d\x02\x94\x8b\x34\x96\x3f\x02\xeb\x93\xfb\xa7\x18\xbb\xfb\xa7\x2c\xe9\xfe\x29\xc6\x66\xe2\x20\x3f\x09\xf2\x33\x7e\x05\x01\xc8\x03\xc7\x25\x3c\xcf\xd8\xad\x10\x07\x96\xfb\x43\xb5\x3f\xe5\xa8\x3c\xf8\x4d\x87\x0a\x23\x1a\xdc\x09\xc1\x93\xa0\x3b\x63\x2f\x9f\x31\x0f\x84\xf6\xc7\xbe\x2a\x9e\xdd\xfe\x27\x4d\xbd\x3a\xe6\x3a\x31\x49\xe8\x9e\x3c\x0e\xb7\x57\x5e\x34\x0f\x66\x78\x28\x22\xdc\x6d\x2c\x07\xb7\xeb\x50\x44\x08\x19\x9c\x07\xb7\x0b\x0e\x68\x1c\xbb\x67\x1e\xff\xff\xac\xa3\xaa\x93\xeb\xdd\x0f\x1b\xcb\x51\x1b\xcb\x20\xd0\x5c\x9c\xf7\x75\x71\xb8\xa8\x9f\x1c\xb4\x23\x14\x37\x4f\xad\xb3\xcd\x43\xb5\xff\x61\xcd\x3b\x64\x47\x0f\xb5\xbc\xb2\x09\x79\xd8\x97\x8e\x32\xd8\x11\x75\xc0\x9e\x87\x73\x09\x18\xa1\x11\xcd\x6b\x2e\x42\xfb\x72\xe5\xc6\xf2\x5c\xa0\x82\x8a\x4e\xbf\x6a\x8e\xfd\x93\x19\x1e\xca\xf5\xe3\xd6\xd0\xd0\x50\xed\x44\x63\x39\x29\x60\x3d\x09\xcf\x33\xd2\xc2\x72\xd4\x99\x5a\x1e\x4a\x03\x11\xbe\x17\x37\x7f\xb1\xf1\x6f\xca\x8b\xcb\xb4\x0f\xbb\x0d\x98\xcd\x68\xbb\x7f\x5e\x3a\x5f\xfb\xcb\x68\xdc\x43\x18\x9a\x3c\x54\xec\xb5\xae\xf5\xdb\x64\x50\x77\xdb\x4e\xfd\xbc\x8d\x92\x8a\xbd\x66\xa5\x85\x9a\x49\xa8\x99\xd1\x3e\x53\x91\x2f\x76\xa8\xbb\x75\x3c\x91\x00\x32\x79\xb0\x8e\xbe\xaf\x7f\x6a\xfd\x51\x1f\x7c\xe8\xfc\xe3\x99\x8a\x71\xfb\xa1\x4b\x4e\xd8\x8e\xda\xb3\x46\x3f\x74\x49\x72\x15\xcc\x66\xf4\xe6\x76\x8c\xf4\x07\x93\xe9\xb6\x9e\x43\x72\xf5\xa8\x50\x63\xf4\xca\x50\x64\x38\x04\x88\xf2\x9b\xc6\xe4\xca\x85\xf4\x66\xa8\x95\x9b\x95\xfa\x4c\xb0\x97\x5c\xb0\x97\x59\x27\x7a\x19\x87\xd3\x30\x65\xe5\xb3\x4a\x84\x32\x4c\xef\x85\x70\x99\xcf\xba\x38\x5c\x9c\x2e\xde\x2e\x7a\xa6\x02\xba\x59\xcc\xa3\x09\xe1\x92\x0b\xe1\x72\xfe\xd6\xc5\xdd\x45\xd5\xb4\x95\xbf\x4b\x60\x96\x8c\x50\x77\x6b\xf5\x06\x66\xc9\x05\x66\x39\x7d\xe2\x70\x16\x17\xab\x46\xb6\x72\x97\x19\xb6\x9e\x68\x9e\xc9\x89\x86\x38\xc9\x58\x45\xae\xdc\x99\x90\xbd\x8f\x8a\x3f\xc6\x55\x47\x9c\x09\x47\x92\xa1\xda\xfb\x9e\xfe\x89\x80\x3d\xaa\x00\x60\xdc\xe6\x3c\x90\x48\x2e\x90\xc8\xbd\x5e\xd3\x09\x30\x58\xc8\x78\xb6\xef\x2f\x1d\x8a\x70\x7e\xb6\xc0\x22\x0f\x17\x39\x4c\xf3\x05\xfd\x78\xac\xb8\x30\x1f\x19\x0a\x53\xf1\xba\x64\x20\x4f\x06\xf6\x18\xef\xe6\xab\x52\x4e\x88\xca\xfe\x8f\xb7\x79\x09\xd1\xc5\x82\x69\x90\x54\x4a\x30\x8d\x5c\x30\x8d\x77\xbd\xae\xe8\x02\xdc\x62\xbc\xd6\xbc\x30\x4f\xc3\x3c\x95\x63\xcf\x78\xb5\xae\x3e\x1c\x0f\x49\xc6\x6b\x08\x2b\x24\x1e\xdf\x6a\xdd\xe4\x0d\x93\xf7\xbb\x4c\x49\x27\xc1\x51\x73\x78\x7c\xf7\xfa\xe7\xe9\xe2\xa5\xd4\xb2\x26\x45\x5a\xef\xe1\x25\x26\x82\xdd\x04\x9b\xc8\xfc\x29\xa0\x34\x79\x49\x85\x25\x8d\xb0\xb9\x55\x61\x45\xa6\x9d\x21\x7f\xea\x05\x35\x94\x4e\x06\x72\x57\xec\x68\xf2\x42\x5d\x64\xee\x1a\x32\xc8\x89\xd8\x3c\x77\x0d\x7d\xeb\xf6\xe9\x62\x55\x9a\xac\x0d\x30\xb9\x72\x59\x5b\xc9\xfc\x55\x72\x2f\x93\x2b\x07\xc2\x31\x7f\x55\xc1\x91\x59\x9b\x47\xe6\xa1\xe0\xcf\x34\x4f\x46\x96\xc7\xaa\x41\xd4\x90\x9d\x21\x43\x15\xa0\xf5\x29\xed\x0c\x20\x1c\xf3\xb7\x46\xc9\x26\x90\x2a\xe1\xe4\xc3\x13\xa0\x23\x53\xed\xe9\xce\x0f\x4d\x9b\x40\xa6\x7f\x72\x52\xa0\x3c\x32\xcb\x82\xe6\xde\xfd\x73\x1d\x4e\x37\xf5\x82\xa2\x4a\xf8\x8c\x4c\x75\xa2\x6b\x57\x04\xd3\x48\x30\x8d\x09\xb3\x93\xc0\x17\x09\x7c\x31\x8f\x34\xc8\xdc\x2e\xe0\x8b\x79\x58\xde\x80\x2f\x12\xf8\x62\xae\x20\x3f\x85\x31\xc0\x17\x73\xed\x75\x29\xf2\xcf\xa9\xdc\xf0\xd6\xcf\xb9\x8e\xdb\x3d\xd3\xea\x98\x4a\x37\x52\x91\x0e\xb9\x96\xd2\x0e\xa9\x8b\x8a\x1d\xd7\x77\x9f\x86\x4e\xd9\xd9\x61\xbd\x4f\xb6\x99\x65\x9b\x33\x36\xad\x8b\x82\xb2\x5c\xb2\x19\x3f\xdf\x88\x2f\x96\x97\x62\xc7\xe6\xbb\x3b\xc6\x4e\x55\x6b\xc1\x49\x49\x9b\x55\x96\x9f\x36\xd7\xa6\x0a\x24\x92\x40\x22\x33\xd7\x6b\xde\x86\xae\x12\x5b\x93\x8e\x49\x02\x89\x64\xaa\x28\xcd\x35\xbd\x97\xfe\x89\xa2\x37\xec\x9b\x99\xce\xb6\xc1\x42\x26\x02\xcb\x4c\x06\x0b\xd0\x31\x9b\xec\x4c\xbe\x6e\x7f\x15\x11\x72\xbb\xc0\x3b\x12\xae\x63\x36\x8b\x6b\xb2\xe2\xfc\xd4\xe1\x6d\x3e\x1c\x2b\xce\xb2\xe2\x89\x7a\x20\xf3\x33\x6d\x2a\xc0\x9a\x5d\xda\xa2\x49\x1c\x40\x80\xcc\x5e\xe7\x0b\xd9\xe4\x08\x5a\x25\x65\x67\x97\x0e\x68\xea\x39\xc0\x42\x66\x97\x1f\x69\xec\xbd\xb1\x77\x12\x7f\xd9\xe4\x08\x80\x44\x66\xd7\xf9\x26\xcc\x6a\xec\xbd\x8b\x3f\x1a\xa7\xaf\xed\x3a\xef\x8d\x1a\x7b\x6f\xec\xbd\xbf\x9e\x29\x9b\x00\x63\x32\x55\x07\x64\xa3\xa9\x02\x6a\x32\xbb\x88\xaa\xf1\x19\x61\x4c\xe6\xd8\xfc\x93\x69\x43\x95\xcc\xc1\xe9\x83\x23\xc9\xa6\xf2\x75\x54\x9d\x7d\x36\xbb\x62\x0b\xf5\x82\xfc\xe5\x46\x29\x05\x9c\x64\x0e\x33\xa4\x85\xd6\xd9\xfb\xe8\x9e\x29\x2b\xd7\xca\xc2\xe7\xa8\xc2\x8a\x6c\x54\x8c\x9a\xca\xd7\x61\x05\x83\x31\x49\x18\x93\x49\xdc\x24\x81\x4b\x12\xaa\x64\xce\xdd\xed\x34\x0b\xc0\x49\xe6\xb4\x58\x81\x93\x64\xb3\x08\xcc\xc3\x78\x8a\xd2\x00\x48\xe6\xf2\x1d\x1a\xfd\x93\xa6\x04\x7c\xde\x3e\x87\xd8\xab\x75\x0d\x55\x01\x5d\x36\x61\x56\x53\xed\x3d\x45\x2a\x6d\x95\xad\x0c\x25\x81\x9b\x01\x99\x5a\x9f\x8a\x07\xc3\xc8\x3b\x12\x6f\x4a\xed\xce\x42\xa3\x24\x3c\x48\xb6\x53\x09\xa3\x5d\x06\x3a\x24\xc1\x42\xe6\x69\x11\x00\xe8\xc8\xa6\xda\x1b\x13\x40\x82\x77\x24\x5c\xc7\xbc\xea\x08\x3e\xc1\x3b\xb2\x55\x9c\x34\xaf\x4d\x3f\xef\x55\xf5\x52\x73\xe9\xfa\x79\x4d\x8e\x24\xe8\xc7\xbc\x2c\xfe\x8d\xc1\x36\x06\x7b\xed\xeb\x9f\x5e\xb3\x4e\xe2\xe7\xb5\xeb\xbc\xbd\x18\x02\x64\x5e\xd6\xe4\x46\x9e\xa0\x3d\xca\x21\xe7\xbf\x68\x79\xe4\xf1\xaf\xfe\x04\x90\x48\xb6\xda\xbc\xe7\x25\xde\x69\xb6\xe4\xa6\x58\xf5\x96\x3c\x06\x07\x49\x70\x90\x79\x1f\x86\x80\x3f\xd9\xca\x7c\xe7\xbd\x66\xa4\xd4\x20\x38\xc8\x7c\x84\x0c\x9d\x31\xf7\x0a\xcf\xe6\x63\x08\x7a\x1d\xb4\x24\x54\xc8\x7c\x78\x9e\x9d\xf6\x00\x8c\xc8\x54\x9a\x90\x9d\xd9\x77\x66\xaf\x34\x21\xa9\x62\x26\x39\xcc\xf9\x34\xb7\xb3\x70\xf8\x91\xf9\x88\x0e\x60\x44\x12\x46\x64\x3e\xcc\x1e\x46\x24\x61\x44\xe6\x73\x6b\x88\x89\x42\x7e\xcc\xe7\x75\x3b\x99\x81\xae\x38\xfd\xe1\xbc\x75\xde\x2c\x00\xc8\x7c\x45\x70\x9d\x37\x0b\x0e\x32\xd5\x4f\x66\x67\xb7\x9d\xdd\xd2\xac\xcc\x6e\x4b\xee\xa1\xa0\xd4\x7a\x0d\x1c\x92\x50\x21\xf3\x15\x19\x75\x5b\xf2\x82\x83\xbc\x75\x58\x98\x70\x20\x09\x00\x32\xdf\x3a\x4e\x4e\x38\x90\xec\x65\xa9\x93\x76\x44\xf6\x5c\x45\x4f\x9b\x8b\x9e\xc9\x6e\xa1\x42\x26\x7d\xc9\x04\x07\xc9\x05\x07\xc1\x28\x97\x70\x20\x09\x00\x32\x21\x69\x12\xf2\x23\x17\xf2\x03\x78\x3f\x01\x39\xb2\xab\x2e\xff\xa6\xf1\x94\x87\x03\x58\xd8\xb6\xd3\x64\x50\x3c\xd8\x6b\xb3\xd9\xb6\xcb\xed\x8f\xd6\x6b\x9e\x6d\x1b\x6b\xec\xb6\x10\x92\x97\x1b\x3a\xb4\x1c\x05\x14\xcc\x51\x93\x61\xdb\x2c\x64\xa0\x06\x39\x6a\xb9\xdf\x36\x5b\xf2\x30\x19\x48\x57\x6e\xbf\x7d\xfd\xf3\x76\xf1\xad\x8b\x52\x58\x40\x09\x49\xb3\x72\xfb\x09\xac\x86\xe5\x7e\xd4\x44\xd9\x20\x3f\x72\x70\xef\x46\x2d\xf0\xdb\xcf\x52\x32\xb8\x77\xa3\xdc\xbb\x6d\xa5\x32\x48\x5e\x26\xc9\xcb\xed\xd7\xb4\xbe\x74\xb5\x76\xad\xd7\xc1\x73\x69\x67\x95\x5a\x56\xbd\xe6\x61\xe8\x00\x1d\x12\xb4\x61\x3b\xaa\x46\x2b\x21\x1c\x92\x78\xe4\x76\x5c\xfe\x29\x8a\x21\xbc\xb8\x85\x70\x69\x70\x47\x06\x82\x46\xe0\x9e\x1c\xab\xb2\xac\x36\xda\x43\xe5\x6a\x2a\x24\xcf\x51\x83\x7c\x20\x19\xc8\x69\x90\x27\xaa\xd1\xcd\xca\x30\x55\x29\x2e\x09\xbb\xad\xce\xaf\x52\x65\x75\xaa\xac\x3e\xb6\xef\x5f\xd2\xa2\xef\xdf\x9f\xfb\xdf\xcf\x7f\xfc\x8f\xff\xf5\xbf\xcf\x7f\xfc\x9f\xf3\xdf\xdf\xbf\xdd\xff\xf5\xcf\x7f\xbe\x7f\xff\xcf\xe7\xdf\xee\xff\xfc\xdb\xff\xfc\xe3\xea\xdf\x9e\xf7\xfb\xb7\xbf\xbf\xff\x7c\xff\xef\x7f\xfc\xd7\x3f\xef\xf7\x6f\xff\xf8\x8f\x7f\xfc\x71\x57\xfd\xfe\x5f\x00\x00\x00\xff\xff\x9f\x82\x60\xf5\x33\x11\x03\x00"); -var _cefg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xdd\x51\xcf\xfd\x3a\x96\xe7\xf5\xfb\xf3\x2a\xfe\x97\xc3\xc5\x50\xdb\x4e\xe2\xc4\x52\xe9\x48\xa8\xbb\x47\x34\xa3\x61\x10\xcd\x00\x12\xe2\xc2\xf6\xde\xbb\x29\x89\x3e\xa7\x54\x55\x7d\xd1\xef\x1e\xe5\xf7\x49\x01\x42\x48\xa7\xae\x7e\x7a\xfc\x64\x27\xb6\x63\x2f\x2f\xc7\xfe\x7a\xfd\xee\xef\xfe\xf1\xef\xff\xf1\x97\x3f\xfc\xe5\xc7\xef\xfe\x87\x3f\xfd\xba\xfe\xe9\xf3\x97\x1f\xdf\x3f\xfc\xf2\xfe\xd3\xe7\xcf\xbf\xfe\xeb\x9f\xd6\xe7\xc7\xfc\xfc\xf3\x1f\x7e\xf9\xe9\xa7\x52\x7f\xbc\xff\xb0\xfe\xf2\xd7\x3f\x23\xeb\x5f\xc6\x1f\x7f\xfa\xe9\xfe\xfd\x3f\xfd\xdb\x9f\xff\xf2\xf9\x97\x7f\xfc\xe5\xfb\xeb\x8f\xcd\x75\xef\x7f\xfd\xe3\x73\xed\x8f\x1f\xbf\xfb\x1f\x3f\xff\xfc\x87\x3f\xff\xe5\x4f\xff\xf6\xe3\xdf\xfd\x37\xef\x5f\xe7\xe7\xbf\xfa\xf1\xfe\x7c\xef\xf4\xff\xfc\xa7\xf7\xe7\x4f\x7f\xf8\xe5\x9f\x7f\xfc\xbb\xff\xf8\xeb\x9f\x3e\xa3\xfc\xdf\xff\xf8\xa7\x7f\xfd\xe3\x1f\xff\xcf\xcf\xbf\x7c\x7e\xf9\xcb\x8f\x92\xb4\xcf\x2f\xef\xe8\x4f\xbf\xfb\xbb\xff\x34\xfe\xf8\xdf\x8f\x7f\xf9\xfc\xf8\xdd\x7f\xfc\xa7\xbf\xfb\xf7\xff\xdd\xaf\xff\xc7\x98\xff\xfe\xbf\xcd\xff\xf2\xaf\xff\xf9\xf3\xa7\x3f\xff\xe1\xd7\x5f\x7e\x94\xd7\x7f\xfd\x7a\xb5\xff\x27\xfd\x7f\xfa\xb7\x3f\x7e\x9e\x7b\xfd\xf4\xbb\xff\xf2\x8f\x7f\xff\x9f\xbf\xdf\x3f\x7f\xfe\xf2\xe3\x68\x2f\xd7\xfc\xaf\xff\xe5\x1f\xff\xfe\xc7\xff\x56\x7e\x94\xd7\x8f\x7a\xec\xa5\xfc\xef\xcf\xa5\xff\xcb\x7f\xfa\xf5\xfd\xf9\xe1\xa2\x9f\x76\x45\x5a\xbf\xbe\x3f\x7f\xfe\xe3\x58\x9f\x3f\x8d\x5f\xfe\xf9\xf3\xd3\x8f\x1f\xbf\x7f\xbd\x7e\xfe\xf1\xe3\xc7\xef\xaf\xd7\xcf\xf7\x5f\xd7\xbe\x97\x9f\x7f\xfc\xfe\xef\xb7\xff\xf0\x0f\xf9\xfb\xef\xaf\x2d\x7f\xff\xc3\xf3\xf7\x3f\xbc\xf2\xf7\x7f\xe8\xf7\xdf\x9f\x5f\xde\xff\x9f\xfb\xfd\x54\x3c\xe6\x97\x5f\xff\xf2\xfe\x7c\xa5\xe5\x09\xbf\x2f\xdf\x9f\x7f\x94\xfb\x17\xff\xef\x7f\xfd\x54\x5e\xaf\x27\x5f\x7f\x78\x3f\x57\xd7\xfb\xea\xf3\x73\x5f\x7d\xe7\xa6\xfe\x9c\x4c\x5d\x3f\xff\xd8\x8e\x2b\x29\x3d\x29\x47\xf9\xf9\xc7\xd6\xda\x9d\x72\x6c\x52\xb6\x9f\x7f\x6c\xe7\x91\x94\x5d\xca\xfd\xab\xf3\x4c\xca\xf3\xab\xf7\xcf\x3f\xb6\x6b\xbb\x53\x5a\x49\xca\x2d\xdb\x95\x3b\x5f\x52\xae\xa4\xf4\x3b\x65\x48\xb9\x65\xeb\xaf\x3b\x65\x49\x59\x49\x49\x0e\x3f\x52\x3e\x49\xa9\x3f\xfd\xfe\x3a\x52\x83\x64\xeb\xf7\xb3\x0e\xcf\x8a\x6c\x7d\xbf\x53\x3c\x2b\xb2\xf5\x3b\xcf\x87\x67\x1d\x9e\x75\x97\xeb\xf0\xac\xc3\xb3\xee\x52\x1c\x9e\x75\x78\xd6\x9d\xe7\xe6\x59\xcd\xb3\xee\x3c\x37\xcf\x8a\xec\xaf\x3b\xcf\xcd\xb3\x22\xfb\xeb\xce\x73\xf3\xac\xc8\xfe\xba\xf3\xdc\x3c\x2b\xb2\xbf\xee\x3c\x37\xcf\x8a\xec\xaf\x3b\xcf\xa7\x67\x45\xf6\xd7\x9d\xe7\xd3\xb3\x4e\xcf\xba\xf3\x7c\x7a\xd6\xe9\x59\x77\x9e\x4f\xcf\x3a\x3d\xeb\xce\xf3\xe5\x3e\x11\xef\xf4\x72\x9f\xab\xd5\x9f\x7f\x94\xd7\xd5\x92\xb4\x49\xda\x7f\xfe\xd1\xb7\x6d\x4b\xd2\x21\xe9\xc8\x55\x7e\xd8\x24\x9d\xb9\xea\x48\xd2\x25\x69\xe6\xaa\x9e\xa4\x95\xa4\xf3\x95\xab\xee\x5c\x5d\xa7\x27\xde\x52\x5e\x79\x49\xd7\xe9\x89\x67\x4f\xd2\x9e\xa4\x21\x69\xdc\x3f\xdc\x6b\x92\xa6\xa4\xf7\xcf\x3f\x4a\x49\x6d\x5e\xca\x7c\x5d\x35\x49\xf9\xe1\xe5\x5e\x57\x72\xbf\xe7\xf6\x97\xdc\xdf\x52\x4a\x2a\xeb\xba\xe4\xfe\xba\x72\x55\x72\x7f\x75\x49\x3d\x57\x25\xab\x97\x4c\xf4\xe4\x7e\x4f\xb1\xbb\x27\xde\x52\x8a\x4a\xed\x9e\x78\x4b\x29\xaf\x14\xbb\xef\x92\x92\x89\x23\xb7\xef\x32\xd1\xcf\xfb\xaa\xf2\x4a\x92\xfa\xea\xef\x5c\x95\x7c\x79\x65\xd7\x48\x81\x4a\x72\x3f\xdc\x7e\xe4\x5e\x2d\x35\x31\xdc\x6b\xa4\x40\x25\xb7\x1f\x0a\x34\x52\xa0\x96\x9a\x18\x0a\x34\x52\xa0\xe2\xf6\x0a\x34\x4b\xae\x4a\x19\xa7\xdb\xcf\xdc\x3e\x7d\xf8\x9a\x6e\x3f\xdd\xde\x55\x6e\x7f\x4b\xd7\xaf\xaf\x79\x4a\x52\xa0\xd4\xc4\x54\xa0\x99\x02\x9d\x49\xd2\xba\x23\xa5\x94\x54\xce\xaa\x92\xf2\xc4\x2b\x59\x5d\x9e\xb8\xf2\xc4\x9a\xca\x59\x9e\xb8\x52\xa0\x2b\x4f\x5c\x0a\xb4\x52\xa0\x9a\x06\xb0\x14\xe8\x9d\x02\xc5\x4e\x5c\x6f\x05\x7a\x27\x13\xe9\xaa\x97\x0e\x75\x7d\x52\xab\x35\x55\xf8\x71\xd5\xe7\xce\xc4\xee\xa5\x7d\x64\xe2\x23\x13\xc9\xd7\x47\x26\x3e\x77\x23\xdf\x4b\x9e\xf8\x51\xc6\x8f\x4c\xa4\xbe\x3e\x32\x71\x4b\xdf\xbd\xb4\x8f\xb6\x7a\x4b\x29\x35\xb9\xff\xe8\x0a\xdf\x57\xae\xca\xed\xbf\xf2\xf5\x4d\xe5\xd4\x64\xf5\x2b\x5f\xdf\x34\xa6\x9a\x7c\x7d\x35\xa6\x6f\xb2\xaa\x0a\xbf\xb2\xfa\xbd\xee\xab\xb6\x14\xfb\xab\x72\xbe\xc9\x84\x2a\xfc\xca\xc4\x37\x1d\x66\xbb\x9f\xd8\x19\x80\x48\x29\xe9\x8f\x9d\x9d\xef\x7b\x6e\x9f\xca\xe9\xfb\x21\x29\x35\xb1\x5d\x49\x6a\x92\xae\x5c\x75\x24\xa9\x4b\x4a\x4d\x6c\x3d\x49\xa9\x89\x7e\xa4\x8c\x29\x50\x3f\x3c\xf1\xc8\x13\xf7\x57\x92\x36\x49\x29\xe3\x5e\x92\xb4\x4b\x4a\x26\x62\x4d\xfa\x21\x13\x47\xda\x57\x2c\x40\x3f\x2e\x49\xef\x5c\x75\xb7\xe8\xce\x7e\xf5\xe6\x5e\xf9\x61\x73\xaf\xd8\xaf\xdd\x0f\xd9\xaf\x48\x29\xe9\xc8\x9d\xfd\xea\xb1\x5f\x7b\xec\x44\x67\xbf\x7a\x4b\x81\xf6\x14\xa8\x29\x50\xec\xd7\xee\xf6\xec\x57\xa4\x94\x23\xb9\x67\xbf\x22\xa5\x1c\x35\xa3\xf3\x5f\x47\xd5\xff\xbf\x81\xf6\xea\xa7\x3c\x9e\xc9\xe3\x91\x3c\x9e\xf2\x78\xa6\xbc\x47\x32\x74\xca\x50\x8c\xe0\xfe\x24\x4d\x49\x69\x58\xb1\x19\xfd\x5c\x92\x52\x2b\x92\xd8\xc5\x48\x29\x47\x5e\xf3\xe5\x35\x5f\x9e\x98\x2a\x60\x17\x3b\xbb\xf8\x24\xa9\x95\xd8\xc5\xbd\xa5\x70\xec\x62\x67\x17\x8f\xd4\x0a\xbb\xd8\x6f\x23\xd8\xf7\x18\x9b\xce\x08\x76\x46\xb0\xe5\x35\x33\x82\x91\xbe\x9f\x29\x23\x23\x18\x29\xc5\xed\xbb\x27\xc6\x08\xee\x67\xca\xc8\x08\x76\x46\x30\x16\xaf\x33\x82\x3d\x46\x70\xbf\xf2\x43\x46\xb0\x33\x82\x32\xc1\x08\xf6\x91\x77\x7a\xb9\x97\x2a\x64\x04\x5b\x5e\x20\x23\x18\xe9\xfb\x25\x49\xad\x8e\xd4\x6a\xec\x62\x1f\x6a\xf5\x96\xbe\x67\x60\xec\xe3\x2d\x29\xfd\xa9\xa5\xbe\xc6\x47\xd2\x37\x57\xe5\x87\xf3\x95\xa4\x99\xba\x6f\xa9\x2f\x36\x36\x52\xca\x99\xdc\x4f\x95\x33\x15\xc8\x55\x0a\xc4\xec\xaa\x2f\x66\x37\xd2\xf7\x98\xb7\xce\xec\xf6\x99\xae\xaf\xbe\xa6\x37\x14\xb3\xbb\xc7\x35\xea\xcc\x6e\x5f\xa9\xc2\x58\xf5\xbe\x64\x22\x66\x77\x8f\x9b\xd3\x99\xdd\xce\xec\xc6\xaa\x77\x66\xb7\xc7\xec\xee\xb1\x9e\x9d\xd9\xed\xcc\xee\x29\x49\x15\xde\xd2\x8f\x97\x27\xaa\xc2\x95\x2a\x3c\x53\xa0\xa5\x0a\xdf\xaf\x5c\x95\x02\xbd\xe5\xeb\x9d\xca\xb9\x52\x20\xf6\x3a\x52\x8a\x57\xfb\x56\x39\xb7\xf4\x23\x43\x71\x7f\xcb\xea\x3b\x59\xbd\xdc\x4b\x56\x6f\xe9\x47\x86\xe2\xfe\x56\x39\xef\xf4\x21\x0d\xe0\xad\x01\x64\x38\x38\x62\xe8\xbb\xe1\x20\x52\x4a\x06\xa0\xfe\xd1\x3b\x32\x1c\x1c\x19\x51\xbb\xe1\xa0\x1b\x0e\x34\x13\xc3\x41\xbf\x87\x80\x7e\x64\xc8\xeb\x1f\x95\x63\x38\xd0\x4c\x0c\x07\xfd\xb6\xea\xfd\xc8\x30\xd5\x59\xf5\xce\xaa\x6b\x26\xac\x7a\xbf\x2d\x79\x3f\x62\xe8\xfb\xd7\xed\xbf\x72\x9f\xdb\x7f\xe5\xfe\x9b\xdc\x6f\xf7\xbd\x06\x13\x3e\xf6\xbc\xda\xb4\x89\xb1\x6f\x92\x92\xfb\x58\xf5\xc1\x84\x0f\x26\x3c\xce\xf1\x60\xc2\x47\x4c\xf8\x11\x7b\x3d\x98\xf0\xc1\x84\xc7\x17\x1b\x4c\xf8\x88\x09\x3f\x62\x3d\x07\x13\x3e\x98\xf0\xb8\x67\x83\x09\x1f\x4c\x78\xbc\xe8\xc1\x84\x47\xfa\x11\xeb\x39\x98\xf0\x48\x29\x69\x72\xe3\x90\x89\x23\x2f\xed\x48\xee\x8f\x53\x52\x8a\x1d\x6f\x7b\x30\xf4\x23\x86\xfe\x88\x8d\x1d\x0c\x7d\xa4\x94\x34\xcc\xd1\xaa\xa4\x3c\x31\x56\x6e\x30\xf4\x83\xa1\x8f\x57\x3e\x18\xfa\xd1\x52\xec\x58\xa6\xd1\x14\x3b\x86\xbe\xbe\x24\x29\xf6\x99\x97\xd6\x52\x13\xac\x7a\xa4\xd4\x34\xf2\xc1\x6c\x47\xfa\x71\x4a\xf2\xc4\x5b\x4a\x4d\x23\x1f\xa7\x27\xc6\x20\x1f\xe9\xc8\x83\x41\x1e\x71\x54\x6b\xbc\xfc\xc1\x51\x1d\x31\xc8\x47\xba\xc2\x60\x90\x23\xa5\xc6\xcf\x1f\x0c\xf2\xb8\xce\x5c\xe5\x5e\x2a\xe7\x9a\xb9\x2a\xb5\x7a\x2d\x49\xdf\x5c\x95\x37\xd4\x63\x86\x46\x1c\xd5\x1a\x7f\x73\xb0\xd1\x91\x52\x4b\xee\xc5\x46\x47\xfa\x91\x26\x37\xd8\xe8\x48\xa9\xf1\x66\x06\x1b\x1d\xe9\x47\x8c\xd5\xe8\x5e\xda\xed\xc2\x96\x5a\x3c\x51\xad\xc6\x92\x1f\x1a\x26\x4b\x3e\x62\xc9\x6b\x5c\xd0\xc1\x92\x8f\x58\xf2\x43\xcb\x61\xc9\x23\xa5\xa6\x5b\x0d\x96\x7c\xc4\x9d\x3d\xb4\x09\xee\x6c\xa4\xd4\xb8\x41\x83\x25\x1f\x71\x67\x9b\xf7\xc8\xd4\x8e\xdb\x88\xf6\xf6\xba\x7e\x7b\x28\x1e\x6c\xec\x88\x1f\x5b\xab\x9b\xa8\xe1\x18\xd4\x16\xb7\x6f\x30\xa8\x91\x52\xe3\x25\x0d\x7e\xec\x88\xef\xd9\xe2\x26\x0f\xb6\x6c\xc4\x70\xb5\x4c\x9d\x06\xc3\x15\x29\xb5\x4a\xf2\xc4\x98\xa4\x16\x67\x67\x30\x49\x23\x1e\x6a\x8d\xef\x39\x78\xa8\x23\x26\xa9\xc5\x41\x19\x4c\x52\xa4\xd4\x9a\xea\x64\x92\x46\x4c\x52\xdb\xdd\x4b\x45\xc5\x24\xd5\xf8\x9e\x83\x49\x1a\xf1\x3d\x5b\xfc\x9f\xc1\xf7\x8c\x94\x5a\x25\x79\x62\xac\x54\x8d\x49\x1a\xac\x54\xa4\xb7\x4c\x64\x06\xdf\x33\x52\x6a\x7c\xcf\xc1\x70\x8d\x58\xa9\x16\x0f\x64\xb2\x52\x91\x52\x63\xb8\x26\x47\x73\xc6\x4a\xb5\x0c\xd8\x93\x95\x8a\x94\xba\xd5\x24\x35\x49\x29\x50\x86\xe2\xc9\x4a\x45\x4a\x4d\xad\x4e\x56\x6a\x1e\xa9\xfb\xf3\xce\xc4\x64\x92\x66\x6c\x46\xcb\x30\x35\xd9\x8c\x99\xc9\x6d\x8d\x03\x3c\x4d\x6e\x67\x6c\x46\x4b\x53\x9e\x6c\x46\xa4\xd4\x78\x95\x93\xcd\x98\x71\x0e\x5b\x46\xd4\xc9\x39\x9c\xb7\x9d\x28\x35\x36\x76\xb6\x0c\x79\x33\xce\x61\x8b\xf5\x9c\x9c\xc3\x48\xa9\xf1\x76\x27\x33\x32\x99\x91\x78\xbb\x93\x19\x89\xf4\x16\x2b\x35\x99\x91\xc9\x8c\xc4\xec\x4e\x66\x24\xd2\xcf\x97\x7b\x9d\x92\xd2\x56\x77\x4f\x94\xaf\x18\x9b\x33\x56\x6a\x32\x36\x91\x52\xf7\x14\x9b\xf7\x37\xe3\xb1\x9d\x19\x51\x27\x6b\x30\xd3\x5d\xcf\x34\xcc\xa9\xbb\x4e\xdd\x35\x8d\x69\xea\xae\x33\xdd\xf5\x54\x85\xba\xeb\xd4\x5d\xf7\xdc\x4b\x77\x9d\x71\xbc\x4e\x55\xc8\xf1\x9a\xba\x6b\x9a\xdc\xd4\x5d\x23\xfd\xdc\x24\xa9\xc2\x38\x5e\x35\xc3\xc1\xe4\x78\xcd\xdb\x8d\xea\x67\x86\xa9\x39\xe5\x2b\x2e\x55\xcd\x70\x30\xf5\xf3\x48\xa9\x71\xa0\x27\x97\x2a\xd2\x4f\xc5\xe6\x52\x45\x4a\x8d\x03\x3d\x75\xf7\x48\x3f\x95\x91\x4b\x35\xe3\x52\xd5\xc3\x0f\x35\xb9\x39\x73\x55\x0a\x34\x9f\x7c\xad\x5c\x25\xe9\x2d\x29\x55\x98\x21\x6f\x69\xf7\xcb\x17\x96\xa4\x68\x84\xab\xc9\xe9\x99\xa4\x5d\x52\x72\x9a\x52\x2f\x8d\x70\x69\x84\x4d\x52\x93\x74\xe5\xaa\x92\xa4\x2e\x29\x95\xda\x24\x0d\x49\xa9\xd4\x64\x7e\x69\x97\x91\x52\xe3\x3f\x2f\xdf\x61\x56\x9a\xea\x99\x7e\xbc\x34\xd5\xa5\xa9\x66\xc4\x5b\x9a\xea\xd2\x54\xd3\x43\x97\xa6\x1a\xe9\xa7\x7c\x69\xaa\x4b\x23\x6c\xee\x75\x49\x4a\x26\xe4\xcb\x44\x25\x52\x6a\x9c\xe5\x75\x3e\x99\x48\x75\xb9\xbd\xa6\xba\x8c\x8b\x71\x96\x97\x71\x71\x5d\x9e\xd8\x92\xe4\x89\xc6\xc5\x0c\xbb\xcb\xb8\xb8\x32\x51\x39\xdd\xde\x44\x25\x52\x6a\x86\xdd\x65\xa2\xb2\xf2\x01\xe7\xf4\x43\x1f\x70\x96\x71\x31\xfe\xf3\xd2\x13\x96\x71\xf1\x4c\xbe\x8c\x8b\x91\x7e\xc6\x98\x2c\xe3\xe2\xca\x07\x9c\x1a\x97\x7a\xf9\x80\xb3\x74\xa1\xf8\xbc\x4b\x17\x5a\xba\x90\x1f\xea\x42\x2b\x63\xd9\x19\x47\x72\x19\xcb\x96\xce\x91\xb1\x7f\xe9\x1c\x2b\x63\xd9\x19\x93\xb3\xb4\xf1\xa5\x79\xc5\x4c\x2c\xc3\xd0\xca\x98\x73\x65\x54\x5f\xc6\x9c\x95\xd1\xe4\x8a\xb9\x5f\x46\x93\xf5\x49\x81\xe2\x52\xaf\x8f\x02\x65\x34\xb9\xd2\xf7\x96\xd1\x64\x19\x4d\xe2\x34\x2c\xa3\xc9\xca\x68\x72\xa5\xef\x2d\xa3\xc9\x32\x9a\xc8\xbd\xd1\x64\x65\x34\xb9\x62\xab\x96\xd1\x64\x19\x4d\xe2\x06\x2f\xa3\xc9\x32\x9a\x5c\xe7\x6f\x8f\xc4\xcb\x60\x13\xe9\x97\xee\x64\xb0\x59\x71\x89\x6b\xfc\x93\xc5\x25\x5e\x19\x6c\xae\x74\x9e\xb7\x4e\xf7\x8e\x4b\x5c\x53\x77\x6f\x2e\xf1\x3b\x83\xcd\x95\xde\xfa\x36\xd8\xbc\x0d\x36\x31\xd7\x6f\x83\xcd\x3b\xce\xee\x95\x19\xf0\x9b\xb3\x1b\x29\x35\xce\xee\xdb\xc8\xf2\x8e\x67\x7b\xa5\x91\xbe\x79\xb6\x91\x52\xe3\xc5\xbc\x8f\xe7\x5e\xb7\x61\xb9\xd2\xd6\xde\x3c\xdb\x48\xa9\xf1\x7f\xdf\x3c\xdb\x77\x46\xa9\x2b\x8d\xf4\xcd\x40\x44\x4a\x8d\xaf\xf3\xe6\xd9\xbe\x63\x20\xae\xb4\xa2\x37\x03\xf1\x66\x20\xba\x24\x4f\x8c\x81\xb8\xf2\x9a\xdf\x0c\xc4\x9b\x81\x48\x93\x79\x33\x10\xef\x78\xb6\x57\x5e\xf3\x5b\x3f\x7f\xa7\x53\x5f\x99\x1c\xbc\x75\xea\xf7\x3d\xd8\x94\x2d\x83\xcd\xdb\x60\xf3\x4e\xa7\xbe\xd4\x84\x4e\x1d\x29\xdb\xcb\x0f\x97\xa4\x14\x48\xbe\x74\xea\x48\xd9\xe2\xec\xbe\x8d\x3f\xef\x8c\x3f\xdd\xed\xf5\xba\x77\x3a\x4f\x8f\x6f\xf8\xd6\x79\xde\xe9\x3c\x5b\x3e\xe7\xbe\x75\x9e\x77\xc6\x9f\x9e\xd6\xfd\x36\xfe\x44\xca\xf6\xf2\x43\x35\x71\x4b\xef\xf1\x5c\xde\x43\xee\x6f\x29\xdb\xcb\x0f\xd5\x7d\x3a\x62\x8f\xe7\xf2\xd6\x11\x23\x65\xcb\x1c\xf2\xad\x23\xbe\x33\xfe\xf4\x78\x2e\x6f\xe3\x4f\xa4\x6c\x99\x43\xbe\xf5\xcd\x48\xd9\xd2\x11\xdf\xc6\x9f\x48\xef\xe9\x62\x6f\xe3\x4f\xa4\x6c\xc5\xbd\x64\x35\xe3\x4f\xdf\xdc\x4b\x56\x67\x32\x11\xbf\xfc\x3d\x9f\x4c\xa4\x72\xe2\x47\xbc\x75\xfd\x77\xa6\xf4\x5b\xa6\xa8\x6f\x53\xfa\x77\x26\xeb\x3d\x23\xde\xdb\x64\x3d\x52\xb6\x38\xa5\x6f\x93\xf5\x77\x6c\x46\xd7\x61\xd8\x8c\xf7\xed\x94\xf6\xae\xdd\x73\x4a\xdf\x99\x3a\x6f\x45\x92\xfa\x8a\x65\xe9\xb1\xea\x6f\x96\xe5\x1d\x3f\x75\x8b\xb3\xfc\xe6\xa7\xbe\x33\xdd\xed\x71\xd8\xde\xdf\x27\x29\x65\xcc\xa4\xe5\xfd\x55\xc6\x74\xe4\xad\x4a\x72\xfb\x74\xe4\x1e\x9b\xf1\xd1\x91\x23\x65\x8b\x4f\xf2\xe1\x35\x7e\xd2\x91\x7b\xda\xea\x47\x47\x8e\x94\x2d\xce\xf2\x47\x47\xfe\xc4\x6b\xec\xe9\x8f\x1f\x5e\x63\xa4\x6c\x55\x52\x6a\xe2\x93\xee\xde\xd3\x56\x3f\xba\x7b\xa4\x6c\x71\xa9\x3f\xba\x7b\xa4\x6c\x69\x72\x1f\x73\xdb\xcf\xdd\xb7\xcb\xeb\x95\x99\xd9\x47\xe7\x8e\x94\xad\xba\xd9\x25\xe9\xed\xb2\xa4\xe9\xdd\x91\xb2\xa5\x69\x7e\xf4\xee\x8f\x15\x90\x57\x26\x4f\x1f\x5d\xf2\x73\xfa\x69\x1a\xe7\x47\x3f\xfa\x64\x70\xdc\x9e\x24\x97\xdd\x83\x63\x79\xbd\xe2\x4d\x7e\x8c\x8e\x91\xb2\xc5\x89\xfe\x18\x1d\x3f\xf7\xe8\x78\x5f\x96\x8a\x34\x3c\x46\x8a\x65\x9d\x8f\xe1\xf1\x73\x4f\x1b\xef\xcb\x52\x7a\xf3\xc6\x4f\xc6\xc7\x2d\x0e\xdf\x47\x4f\x8d\x94\x6d\x73\x95\x0a\xe9\xf2\x11\xff\xeb\x63\x80\x8c\x14\x6b\x3d\x1f\x13\xc7\xc8\x7d\x59\x1e\x6a\xe6\xf8\xc9\xcc\x71\x4b\x37\xf9\x98\x39\x7e\xba\xc2\xc7\x89\xf9\xb0\x05\x91\xb2\xa5\x07\x7c\x86\x7a\x1b\x4a\x15\xef\xea\xa3\x03\x7f\x74\x60\xf5\xa1\x03\x7f\xa6\xea\x8d\x07\xf1\xd1\x5d\x3f\xe9\x88\xaf\x57\xc6\xf8\x8f\x9e\xf8\xc9\xc4\xcf\x12\xd3\xc7\xc4\xef\x33\x65\x24\x5f\xc4\x3e\xfa\xdd\x47\xbf\x4b\x27\xfb\xe8\x77\x9f\xa5\xf4\xf9\xce\xf4\xf1\x2d\x2d\x52\x36\x55\xe9\x5b\xda\x67\xc9\x6f\xc6\xce\x8f\xfe\xf9\xd1\x3f\x77\x0f\x90\xdf\xf7\xcb\x65\xa9\x11\xdf\xc9\x22\xc5\xca\xd3\x47\x9f\x8d\x94\x2d\xa3\xe3\xc7\x77\xb2\xcf\x5b\xa9\x34\x7b\xfd\x38\x52\xb6\xf4\xf6\x8f\xaf\x62\x9f\xb7\x52\x65\x84\xf9\xe8\xc8\x91\xb2\x1d\xe5\xb7\x47\xe7\x8f\x4f\x64\x9f\x4f\x0a\x6d\xb1\xed\xc3\x85\x88\x94\x4d\x2b\xe0\x42\x7c\x3e\x97\xcb\x3c\x4c\xa1\xe3\x43\x6c\x5a\x01\x1f\xe2\xf3\x4d\xa1\xad\x87\x7d\x38\x11\x91\xb2\x69\x05\x2c\x49\xa4\x58\x48\xfb\xf0\x12\x3e\x59\xd5\x78\x59\x9e\xfa\xb2\x1b\x5f\x76\x23\xa3\xfd\x97\xdd\xf8\xa6\x63\xbf\x2c\xc1\x7c\xf5\xec\xaf\xfe\x59\xd2\x2d\xbe\xfa\xe7\x37\x73\xc4\x2d\xee\xf9\xd7\x1c\xf1\xdb\x94\x34\x19\xf9\x1a\x7e\x23\x85\x63\xff\x35\xfc\x46\xee\xcb\xf2\xd4\x76\x4a\x4b\x9b\x8a\xbb\xfc\x35\x71\x8c\xdc\x97\x79\x42\x97\x96\x0a\x89\x65\xfd\x1a\xa6\x23\xf7\x65\x57\xd2\xa6\xb4\x0c\xb7\x71\xe4\xbf\x1c\xf9\x6f\xfb\xba\x2c\x19\x39\xd3\x65\xbf\xb1\x27\x5b\x3c\xf9\x2f\x73\x12\x29\x5b\x7c\xf4\x2f\x4f\x3e\x52\x5e\xe5\xb9\x4c\xa9\x32\xeb\xb4\xa4\xff\x35\xeb\x8c\xdc\x97\xa5\xf0\x3c\x81\x48\xb1\x6c\xf8\xe5\xf1\x7f\x4f\xd9\x7d\x9e\x20\xbb\xbc\x83\xf8\xe4\x5f\xde\xc1\x97\x59\xf3\xcd\xfc\xcb\xac\x7d\xbb\x37\x93\xc9\xfb\x97\x89\xf9\xb2\x00\xbe\x90\x7e\x59\x80\x2f\x6f\x20\x6e\xd7\x97\x37\xf0\x1d\xca\x10\x0b\xfe\xe5\x0e\x7c\xb9\x03\xf1\xbb\xbe\xdc\x81\x2f\x43\xe1\x03\xdf\x97\xa1\xf8\x32\x14\x71\xbc\xbe\x0c\xc5\x77\xbe\x5c\x96\x1a\x31\xd4\x7f\x0d\xf5\xa7\x24\x0f\x35\xd4\xc7\x74\x7c\x0d\xf5\x91\xf2\xf2\x75\xed\x6b\xac\xff\x1a\xeb\x33\x3f\xf8\xb2\x30\x91\xfb\xb2\xe4\xcd\x60\xff\x65\x75\xce\x54\x39\xab\xf3\x65\x75\xf2\x61\xae\xbf\xd2\xa2\x49\x1a\x48\x7f\x35\x29\x4d\x36\xce\x24\xed\x92\x9e\x6c\x5c\x49\x3b\xa4\x25\x1b\xf7\xd4\xa2\xbf\xd2\x50\xfb\x2b\x8d\xf2\x95\x4f\x67\xfd\x95\x56\xd9\x5f\x9a\xd6\xe5\x01\x2b\x49\xa7\xea\xa8\x49\x3b\x3d\x54\xd3\xba\x2d\x58\x7f\xa5\x69\x91\xb2\xdd\xc3\x76\x7f\x9d\xf2\xa1\x69\xe5\xc3\x54\x7f\x9d\xf2\x91\x35\xfd\xac\xdf\xf6\x57\xd6\xf4\xc9\x7d\x99\xb4\x29\x2d\xf9\xe8\x29\xfa\xf9\xe4\x63\xb9\x2c\xa5\xba\x1b\xd0\x23\x25\x3b\x3b\xfa\xeb\x92\x35\xa3\xe3\xed\x9e\xf6\xd7\x25\x6b\xd7\x93\x8f\x14\xf4\x92\x0f\xa3\x63\x4f\xd6\x2e\xf5\x61\x74\xcc\xc7\xa9\xfe\xca\xe8\x48\x4a\xb6\x7c\xf4\xd7\x25\xbb\x5d\x7d\x6c\x79\x42\xf7\x50\xa3\x63\x4f\xd6\xba\x87\x1a\x1d\x7b\x9e\xd9\xd5\x87\xd1\x31\xdf\x7c\xfa\xab\xcb\x47\xa6\x8f\xd9\x1d\xd2\x5f\xdd\x3b\xd0\xe8\xf3\xd1\xa7\xbf\x86\x07\xa4\xd1\x67\x3b\x48\x7f\x0d\x0f\x18\xcf\xdd\xf2\xd0\xe1\x6e\x69\xf4\xd9\x11\xd2\x5f\x43\xa9\x9e\x46\x7f\xe4\x09\x43\xa9\xd2\xe8\xb3\x4d\xa4\xbf\x86\x52\x3d\x8d\xfe\xc8\x13\xa6\x87\xa6\xd1\x67\xef\x48\x7f\x4d\x0f\x7d\x9a\x6e\xcb\xdd\xd2\x74\x49\xc9\x86\x92\xfe\x9a\x8a\xf0\x34\xdd\x96\x3a\x5a\xee\x96\xb1\xeb\x55\xcf\xfc\xf4\xed\x76\x86\xa0\xaa\x39\x7c\x5c\xf7\x51\xd4\x54\xdc\xc7\x65\x99\xb8\xbe\xaa\xfa\xfd\xa8\xcc\x8c\x31\x59\x83\xef\xaf\x8f\xa2\x1a\x63\xaa\x3a\xff\x28\x6a\xc6\x98\x2c\xc2\xf7\xd7\x47\x51\x3f\x69\x6f\x99\xae\xf4\xd7\x47\x7b\xfb\xac\x5c\x96\xfc\x7e\xb4\x2d\x43\xd1\xa6\xce\xbf\xf2\x96\xa1\x68\x2f\xa9\xb8\xaf\xbc\x65\x28\xda\x4b\x4a\xf0\x95\xb5\xef\xee\x97\xd2\xbc\x99\x38\xba\xbb\x2e\xf9\x55\x49\xdf\xe5\x32\x69\xcf\x43\xef\x0a\xd9\xd3\xd7\x8a\x2e\x5f\x32\x8b\xcd\x42\x7c\x2f\x99\xc5\xf6\xb2\x7b\x40\x4a\x55\xe2\xfd\x92\xb2\xd7\xfd\x37\x47\xee\x5e\xe2\x1c\xf7\xb2\x5f\xee\x72\x24\xad\x4b\x4b\x75\x55\x49\xa9\xae\x72\xa8\x87\x64\xbd\x1c\xf2\x94\x51\x74\x4f\xc7\x2e\x87\x3c\xc5\x3d\xde\xd3\x89\x4b\xdc\x63\x52\x5e\x9b\xbb\x1d\xb2\x19\xf7\x38\x5b\x01\x7a\x89\x7b\xdc\x8b\xe1\x77\x73\x37\x56\xad\x64\xf8\xdd\xd3\x15\x4b\xf3\x00\x56\x2d\x0e\x6d\x2f\xac\x5a\xa4\xec\x5b\xea\x81\x55\x2b\xc6\xd5\x78\xaa\xbd\x34\xa5\xca\xb8\xba\x3f\x49\x4a\xc5\xaa\xc5\x2d\xed\x85\x55\x8b\x94\xec\x36\xe8\x85\x55\x8b\x94\x6c\x2d\xe8\x85\x55\x2b\x19\x1c\x5f\xf1\xfc\x7a\x39\x3d\x34\x23\xe1\xfe\xdc\x4c\xa9\x6c\x5e\x8a\xe7\xd7\xcb\xf9\x3c\x74\xe4\xb2\x9e\xa4\x29\x49\xe1\xd3\x8b\x0b\x13\x16\x29\xfb\xed\xe3\xf6\x92\x89\x72\x2f\x4c\xd8\xed\x98\xdd\x7f\x28\x7c\x4c\xd8\xbe\x4b\x92\x0f\x63\x68\x7c\xa5\x5e\x18\xa2\xc2\x9c\x64\x34\xef\x85\x39\x29\xcc\x49\x2c\x4c\x61\x4e\x0a\x73\x62\x20\x29\xcc\x49\x61\x4e\x94\x94\x39\x29\xcc\xc9\x76\xa6\x0c\xcc\x49\x61\x4e\xf6\xd4\x1b\x73\x12\x29\xaf\xed\xf2\x04\x45\xcd\x47\xdd\x5d\x85\xe4\xa3\x6e\x2f\xac\x4e\xb6\x01\xf6\xc2\xea\x14\x56\x67\x4f\x3e\x58\x9d\x48\xd9\xd5\xd1\xf4\x16\x0c\xb5\xd9\x2e\xd8\xcb\x94\xdd\x29\xbb\xc9\xda\x94\x5d\xf6\x2a\x7b\x08\x7b\x61\xaf\x0a\x7b\x15\x83\x58\xd8\xab\x32\xb3\x45\x2d\x1b\x86\x7a\x99\x4f\xde\xd2\x15\xd5\x38\x13\x16\x29\xd9\x78\xd1\xcb\xf2\x62\xf8\xfc\xc6\x9b\xb2\xe4\x23\x3e\xff\xee\x25\x2c\xf9\xe0\xf3\x1b\x48\xca\x52\x6d\xf1\xf9\xf7\x23\xd5\xb6\x54\x1b\x1b\x69\x38\x28\x6c\x64\xe1\xcd\xb3\xaf\xe5\xed\x76\xf1\xe6\xb3\xb7\xa3\x97\xb7\x52\x31\xa5\x0c\x62\x61\x4a\xcb\xd7\xed\x74\x5d\xf6\xaa\xf0\x93\xb5\xf2\xca\xc4\x44\xca\x7e\xbb\xa2\xbd\xc6\x4f\xee\x95\x89\xf1\xb6\x2a\x13\x53\x99\x98\xdb\x15\xed\x95\x0d\xa9\x6c\x88\x3a\xaf\x6c\x48\x65\x43\x0e\x49\x29\x57\x65\x43\xb2\xb1\xa5\x57\x36\xa4\xb2\x21\x19\x49\x2a\x1b\x52\xd9\x90\xb8\x37\x95\x0d\xa9\x6c\xc8\x73\x37\x36\x24\x52\xf6\xe6\x66\xf2\xc1\x86\x3c\x77\x63\x43\x2a\x1b\x72\x3b\xb6\xbd\xb2\x21\x95\x0d\xd9\x5b\x8a\xc0\x86\x54\x36\xa4\xa5\x3e\xd8\x90\xca\x86\xec\xa7\xbb\x29\x15\x1b\x92\x5e\x54\xd9\x90\x6a\xc2\x9e\x4d\x2a\xbd\x32\x18\x95\xc1\x68\xa9\x4a\x06\xa3\x72\x83\xb2\x4b\xa5\x57\x6e\x50\xa4\x3c\xf9\x60\x43\x2a\x0f\x7b\x4f\x97\xa9\xf1\xb0\x49\xd9\x5b\x0a\xcf\xae\x54\x06\x23\xbb\x59\x7a\x65\x30\x6a\x7c\x9e\x27\xbb\x7c\x9e\x7a\x3d\x0f\xcd\x4f\x19\x8c\xca\x60\x9c\x79\x00\x83\x51\xaf\xf8\x80\xd9\x24\xd2\xeb\xe5\x09\xf1\x79\x9e\x52\xf1\x79\x2a\x9f\x67\x8f\xa3\x55\xf9\x3c\x91\xb2\x9f\xa9\x37\xa6\x26\x52\xf6\x33\x75\xc4\xe7\xa9\x7c\x9e\x23\x2d\xba\xf2\x79\x22\x65\x8f\xa5\xa9\x5d\x3e\x7c\x11\xc8\xd6\x91\x5e\xbb\xc2\x73\x8d\xce\xd4\x11\xd7\xa8\xb2\x65\xd9\x3b\xd2\x2b\x5b\x16\x29\x7b\x0c\x52\x1d\x1a\xaf\xa9\x7e\xf6\x80\xf4\xca\x86\x54\x53\xfd\xa3\xee\x49\xf3\xd4\x58\x87\x3d\x4e\x71\x65\x1c\x2a\xcf\xe5\xc8\x38\x56\x75\xfb\xaa\xdb\x7b\x7f\xba\x7d\xd5\x51\x8f\x0c\x29\x55\x47\xad\x7a\x60\x36\x31\xf4\xaa\x07\x46\xca\xf3\x4e\x3f\x7e\x6a\xc2\x7c\x68\xe5\x1f\x35\xc2\x99\xb9\xb6\xdf\x1e\xbc\x2b\x5f\xa7\xf2\x75\x8e\x78\x58\x95\xaf\x53\xf9\x3a\x97\x24\x2f\x8e\x13\x73\x68\x8f\x9c\x98\xca\x89\x89\xf3\x5e\x19\x85\xca\x89\x89\xf3\x5e\x39\x31\x95\x9d\x38\xee\xf9\x4d\xdf\xd8\x89\x8d\x2b\x12\x6f\x6d\xe3\x8a\x6c\x0c\x40\xf6\x18\xf4\x8d\x01\xd8\x18\x80\x34\xbd\x8d\x01\xd8\x18\x80\xec\x02\xe8\x1b\x03\xb0\x31\x00\x4f\x92\xbb\x31\x00\x69\x8d\x1b\x03\xb0\xf9\xc6\x96\x35\xff\xbe\xe5\x1b\x1b\x29\x7b\x66\x07\x1b\x27\x62\x63\x00\xb2\xe8\xdf\x37\x06\x60\x63\x00\xd2\x68\x37\x06\x60\x63\x00\x5a\x5c\xdf\x8d\x01\xd8\x18\x80\x7e\x24\xa9\x49\xba\x5c\x76\x25\x4d\xa9\x32\x35\xca\x46\xa9\xbe\x99\x1a\x6d\x9c\x88\xec\x08\xe8\x1b\x27\x62\xe3\x44\xc4\x07\xdd\xd8\x84\x48\xd1\x05\x36\x36\x61\x63\x13\x5a\x3c\xc9\x8d\x4d\x88\x14\x5d\x60\x63\x13\x36\x36\x21\x9b\x09\xfa\xc6\x26\x6c\xb7\x1d\x28\xba\xc0\x76\xca\x5a\x66\x4b\xaf\x16\x3b\xbf\x9d\x4f\xde\x56\x2e\xcb\x7b\x31\x5b\xda\x98\x8e\x16\xef\x72\x63\x3a\x22\xe5\xc8\x8c\x61\xe3\x6b\x6c\x4c\x47\x8b\xc7\xb9\x31\x1d\x91\x72\xa8\x36\xa6\x63\x33\x5d\x6a\xd5\x4f\x65\x24\xa6\x23\x3b\xb4\xfa\xc6\x74\x6c\x5c\x92\x16\x8f\x6f\x63\x27\x36\xdd\xb8\xc5\xad\xda\x74\xe3\x2d\x2e\x89\x2e\xbb\x71\x49\x36\x2e\x49\x8b\x2b\xb0\x71\x49\x22\xe5\x28\xa9\x4b\x2e\xc9\xc6\x25\x69\x19\x83\x36\x2e\x49\xa4\x1c\x5e\x0c\x97\x64\xe3\x92\xb4\x8c\x41\x1b\x97\x24\x52\x8e\x22\x49\xbd\x71\x49\x5a\x06\xf9\x8d\x4b\x12\x29\x47\x91\x24\x6f\x71\x49\x8e\x4c\x18\x36\x2e\xc9\xc6\x25\x69\x19\x1f\x37\x2e\x49\xa4\x64\x03\x59\xdf\x18\x9d\x8d\x4b\xd2\x32\xa2\x6d\xac\x4e\xa4\x1c\x5a\x03\x97\x64\xe3\x92\xb4\x8c\x68\xdb\x7c\xf2\x96\x77\xaa\x35\x4c\xef\x94\xbd\xca\xf6\x89\x0e\x18\x21\x9b\x14\x3d\x61\x6f\x72\x7b\x25\x69\x97\x24\xb7\x19\xf7\x76\x3d\x21\x52\xb2\x45\xad\xef\x7a\xc2\xee\x23\x41\xcb\xb8\xb7\xfb\x48\xb0\xb7\x64\x23\xed\x63\x6f\x6f\x49\x5f\x97\xe5\x09\xf9\xfe\xd4\xf7\xf4\x04\x96\x74\xd7\x13\x76\x3d\x21\x13\xf1\x5d\x4f\xd8\x9f\x9e\x70\xe6\xa1\x7a\xc2\x1e\xdf\xf9\xd8\x5e\x49\x1a\x92\x96\xcb\xf2\x50\xed\x39\x52\x8e\x78\x32\x88\x91\xbe\x67\x24\x3c\xd2\xb0\x76\x23\xe1\xfe\x34\xe7\xd3\x65\x1e\xa0\x39\x6f\xc9\xad\xe6\xbc\x3f\xcd\x39\xa3\xd2\xae\x39\xef\x9a\x73\xfc\xf5\x5d\x73\xde\x8d\x84\x2d\x63\xc6\x6e\x24\x8c\x94\x63\x97\xe4\xa1\x19\x09\x8f\xf8\xe6\xbb\x91\x70\x37\x12\xb6\x58\xcf\xdd\x48\xb8\x67\x88\xcb\xae\xba\xbe\x1b\xe2\xf6\xa7\x6f\xc4\xb1\x45\xbd\x90\x72\xc4\xc1\xde\x0d\x71\xbb\x21\xae\xc5\xef\xdc\xb5\xc9\x5d\x5b\x38\xd3\x39\xe0\x31\x7d\x37\x50\x9d\xde\xa9\x81\x6a\x37\x50\x9d\x8a\x6f\xa0\xda\x3f\x32\x9c\x8a\x33\xc3\xde\x0d\x54\xd9\xc7\xd0\x77\x03\x55\xa4\x1c\x4f\x92\x8a\xfb\xa4\x85\x64\xdb\x42\xdf\x3f\x0a\x91\x91\xe8\x78\x92\x54\x9c\x59\xf7\x99\xee\xb7\x9b\x75\xef\x99\x75\x1f\x4f\x92\x77\x6a\xc0\x3a\xd3\xfd\x76\x03\x56\xa4\x1c\xf1\xa7\x77\x03\x56\xa4\x1c\xf1\x9d\x77\x03\xd6\x6e\xd6\x7d\xc6\x8b\xdd\xcd\xba\x23\xe5\x88\x9f\xbc\x7f\x65\xf7\xdb\x5c\x96\xc2\x67\x15\x8a\x94\xe3\xf9\xa5\x12\x64\x2b\xfd\xeb\x4c\x2f\xdd\xbf\x9a\xc3\x57\xa9\xfc\x52\xa9\xbe\xe9\xa5\x67\x7b\xfd\xf6\xc8\xbd\x7f\x97\x9f\x28\xb4\x1b\x3f\x85\xf6\x42\xe2\xd1\x62\x96\xfa\x91\xb1\x36\xfb\x13\xfb\x61\xac\x3d\xf8\xe4\x67\x3c\xda\x83\x4f\x1e\x29\xc7\xf3\xcb\x26\x49\xd6\xd3\xb3\x0f\x43\x72\xa4\x1c\xcf\x2f\x93\xf5\xc3\x90\x9c\xbd\x12\xfd\x30\x24\x47\x0a\xa7\xe2\x30\x24\x47\xca\xe1\x66\x86\xe4\x83\x4f\x7e\x9e\xd2\xe4\x23\x43\xf2\x11\x33\x71\x18\x92\x0f\x43\xf2\x19\x77\x10\x77\x45\xca\x11\x87\xf6\xc8\xb2\x57\x3f\x18\xa2\x33\x3e\xd2\xc1\x10\x1d\x0c\x51\x1c\xda\x83\x21\x3a\x0c\xc9\xd9\x2f\xd1\x0f\x43\x72\xa4\x64\xdf\x65\x3f\xf8\xe4\x07\x9f\xfc\x4c\xf7\x39\x58\x9d\xc3\x8c\xfd\xcc\xd0\x7d\x18\x59\x8f\x78\xd6\xd9\x8c\xd9\x0f\x9e\xf5\x61\x78\xcc\xc6\x8a\x8e\x0a\x23\x85\x13\x74\x18\x1e\x0f\xf6\xe4\xca\x90\x79\xb0\x27\x07\x7b\xa2\x42\xd8\x93\xc3\xb8\x77\x65\x40\x3b\x58\x85\x43\xdf\xbe\x6a\xca\xa5\x6f\x1f\xc6\x3d\x95\x64\xdc\x3b\x8c\x7b\x57\xbe\x7e\x1c\xc6\xbd\xc3\xb8\x17\x67\xf8\x30\xee\x1d\x59\xca\x7e\x5d\xf9\xfa\x71\x0c\x65\x30\xee\xc5\x19\x3e\x8c\x7b\x87\x71\xef\x8a\x99\x3c\x8c\x7b\x87\x71\xef\xf2\x80\x25\x69\xb9\x4c\x46\xde\xd2\x62\x60\xbd\x99\xec\x6c\xef\x87\xe1\xf1\xca\xa7\x8e\xc3\xf0\x78\x18\x1e\x33\x23\x39\x98\xa2\xc3\xf0\x18\xaf\xf0\x30\x3c\x1e\x86\xc7\x2b\x66\xf2\x30\x3c\x1e\x86\x47\xef\xd4\xf0\x78\x18\x1e\xaf\x98\xce\xc3\xf0\x78\x18\x1e\xe3\x9e\x1e\x86\xc7\xc8\x7d\x59\xf2\x36\x35\x87\x2c\x98\x1f\x97\xac\x29\xfc\x54\xf8\x5d\xde\x14\x7e\x2a\x7c\xaa\xd2\xc0\x7a\xb0\x9c\x57\xbe\x74\x80\xfd\x48\xc9\xee\xd6\x7e\xf0\xfa\x8f\xf5\x14\x21\x19\x31\xd9\x8f\x14\x8e\xed\x61\xb2\x7f\xac\x27\x6f\x7e\x2a\x6f\x99\xec\x1f\xf1\x6c\x0f\x93\xfd\x83\x69\xbe\x62\xfe\x0e\xa6\xf9\x60\x9a\x2f\xdd\x9e\x69\x8e\x94\x23\xde\xee\x61\x0e\x71\x98\xd8\x5f\x5a\x3e\x93\x78\x7c\x1f\x18\x2f\xc5\x67\xec\x22\xe5\x88\x07\x7c\xb0\x75\x07\x5b\x73\x25\xc3\x98\x45\x52\x8e\x8c\x25\xcd\xfc\xbf\xb1\x35\x57\xdc\xee\xc6\xd6\x34\xb6\x26\x8e\x72\x63\x6b\x1a\x5b\x93\x1d\x1c\xbd\xb1\x35\x8d\xad\x49\x6f\x6b\x6c\x4d\x63\x6b\x7a\xbe\xa5\x36\xb6\xa6\xb1\x35\x1e\xc0\xd6\x34\xb6\x26\x9f\x79\x1b\x5b\xd3\xd8\x9a\x9e\x31\xad\xb1\x35\x91\x72\xa4\x9f\x36\xf3\xff\xc6\xd6\xf4\x38\x7c\xb8\x4b\x52\xcc\x08\x1a\x5b\xd3\x1e\xc8\x30\x4b\x1e\x8d\x75\x68\xba\x7d\x4f\xff\x00\x68\xf6\x16\x37\xa2\xc5\x15\x6f\xdc\x88\xa6\xdb\xf7\xbc\xfb\xa6\xdb\x47\x4a\x53\x2a\xdd\xbe\x71\x23\x7a\xbe\x55\x35\x6e\x44\xa4\xb4\xb8\xe2\x8d\x1b\xd1\xb8\x11\x3d\x5f\x97\x1a\x37\x22\x52\x5a\xec\x4a\x63\x30\x22\xc5\x6c\xa5\x71\x23\x1a\x37\x22\x9b\x34\x7a\xe3\x46\x44\x4a\x8b\xdb\xdd\x4c\xa8\x9b\x09\x75\xcf\x30\xd3\x4c\xa8\x23\xc5\xa4\xa6\xf1\x36\x1a\x8b\xd4\xd3\xde\xb0\xa8\xa4\xb4\x7c\x80\x6f\xbc\x8d\xc6\xdb\xe8\x31\xef\x4d\x17\x6f\x26\xd4\xd9\xce\xd1\x9b\xce\x1b\x29\xcd\xcb\xd2\x77\x9b\xae\xd5\xd3\xc7\xb1\xad\xa4\x98\x36\x35\x5d\xab\xe9\x0c\xd9\xd0\xd1\x9b\xce\xd0\xf2\x95\xab\xbc\x64\xd8\x67\xae\x48\x69\xc5\x65\xca\xf0\x7e\x00\xd0\xa4\xe9\x33\x91\xd2\xe2\xb1\x37\x7d\xa6\xc5\x9d\x29\xaf\x38\xc1\x8d\x3b\x13\x29\xad\xfc\x0d\x1f\xcd\x1b\x6f\xa7\x65\xde\x5d\x5e\xf1\xa7\x9a\x79\x77\xa4\xb4\x38\xf9\x8d\xb7\xd3\x20\x7c\xaf\x7c\x6d\x68\x3a\x68\xa4\x98\xf2\x35\x3e\x4b\xa4\x94\x57\xbe\x69\x37\x3e\x4b\xa4\x98\xf2\x35\xdd\x38\x72\x5f\x96\xe2\xe8\xc7\x91\x62\xca\xd7\xf8\x2c\x0d\xd8\xf7\xca\x47\x09\x88\x30\x29\x2d\x0d\xfe\xd4\xb5\xcf\xdd\x43\x63\x88\x4f\x5d\x3b\x52\x5a\x95\xd4\x24\x29\x69\x4c\xe7\xa9\x6b\x47\x8a\x09\xe4\xa9\x6b\x9f\xe9\xda\x25\x9b\x45\xfa\xa9\x6b\x47\x8a\x09\xe4\xa9\x6b\x9f\x87\x22\xc4\xaf\x3b\x4d\xe3\x23\xa5\x55\x49\x97\x24\x45\x88\x2b\x86\x69\xee\x67\xa6\xf1\x2d\x55\x79\x9a\xc6\x9f\x4d\x11\xe2\xcf\x9c\x7c\x86\x48\x69\x59\x45\x38\xf9\x0c\x67\x26\x2f\xf7\x5c\x2b\x69\x9e\xd0\x14\xc1\x03\x14\x21\x6b\xec\xb7\xef\x9f\xb4\x29\x6d\xe6\xb2\xd4\x9b\xd9\xfe\x79\x2a\x69\x1c\xa6\xd3\x6c\x3f\x52\x5a\x66\x2a\x27\x7b\x12\x29\x2d\x83\xf7\x69\x8e\x13\x29\xb7\xc7\x9d\x34\xd9\x8d\x53\xd2\xf2\xe6\x4f\x3e\x49\xe4\xbe\x2c\x25\x35\xdb\x8f\x94\xa0\x03\xfd\xe4\xa7\x9c\x0f\xf0\x1c\x6f\x03\xe5\x4d\x4a\xf3\xe6\xf9\x29\xe7\x5f\x91\xe4\x64\x84\x3d\x39\xbb\x9f\xc6\xe8\xc2\xc1\xfb\x19\x07\x24\xd8\x41\x3f\x39\x20\x67\x1c\x10\x38\x73\x3f\x39\x20\x91\xd2\x36\xbf\x94\xdf\x01\xf5\x4d\x77\x3f\x39\x20\x67\x1c\x90\xb6\xf9\xa5\xea\x8d\xcb\x50\x4a\xfa\xe7\xc9\x65\x88\x94\xa6\x09\xb2\x27\x91\xd2\x32\xee\x9f\x5c\x86\x48\x81\x09\xf7\x93\xcb\x70\x66\xe0\x6f\xbb\x9b\x69\x95\x31\x31\x38\xe1\x0e\x69\x27\xd9\xe8\xd0\x21\xed\x1d\xd2\xde\xd2\x4e\x21\xed\xfd\xd2\x8c\x42\xed\x76\x4c\x3b\x29\x61\x22\x3a\xa6\xbd\x87\x63\x2f\xb0\xdd\x7e\x71\x3d\x2f\xcd\x28\x43\xfc\xa5\x19\x5d\xda\x47\xf0\xdb\x8e\x6a\x27\xa5\x1d\x92\x3c\x54\xfb\x88\xe5\xbf\xb4\x8f\x4b\xfb\x08\x7f\xdb\x2f\xed\xe3\xf2\xe2\xe3\x1c\x5c\x5e\xfc\x95\x39\x30\x00\xb7\x5f\xe6\xc0\xe8\xf7\x90\x18\x1d\xfd\xde\xd1\xef\xc1\x2e\x3a\xfa\xbd\x87\x7e\x2f\x25\x3b\x5c\x3a\xfc\x9d\x14\x5f\x2b\xe0\xef\x3d\xf8\x7b\x81\xcd\x76\xfc\x3b\x29\xbe\x56\xe0\xdf\x7b\xf8\xf7\x82\x9b\xed\x00\x78\x52\x7c\xad\x00\xc0\x93\xd2\xf2\x9d\x13\x00\x4f\x4a\x29\xb2\x6b\xf0\x42\xc0\xb7\xcc\x60\x10\xf0\xfd\xd2\x4c\x8b\x22\x68\xa6\x17\x7e\xb2\xb8\x4e\x93\xb9\x9e\x17\x1f\x77\x17\x59\xde\xaf\xf7\x43\x96\x27\x27\x06\x92\xcb\x08\x51\x33\x40\x82\xbf\x3b\xf8\xdb\xe7\x0f\xf0\x77\xbf\x8c\x10\xf6\x4d\xa0\xbf\x49\x09\x77\xd2\xd1\xdf\xfd\x32\x04\x54\xcd\xcd\x10\x00\xff\xf6\xf9\x03\xfe\x4d\x0a\xc4\xa7\xe3\xbf\x7b\x98\xef\xd2\x32\xfd\xb9\x4c\x78\xc3\x7f\x17\x8c\x4f\x07\x80\x93\xe2\x93\x08\x00\x9c\x14\x9f\x3f\x00\xe0\xa4\x60\x75\x3a\x02\xbc\x5f\x46\x85\x18\x9a\xcb\xa8\x70\x65\xbe\x89\xdf\xe9\xd7\xf7\x79\x68\x5a\x4d\x26\x1d\x10\xf0\x1e\xec\xbb\xf8\xfc\xd1\xcd\x37\xbb\x81\xc2\x4e\x07\x0c\x38\x29\x2d\x35\x8e\x01\xef\xdd\x40\x11\x52\xa6\x83\xc0\x49\xf1\x95\x04\x04\xde\xbb\x81\xa2\xe6\x6b\x0a\x0a\x9c\x94\x16\x13\x85\x02\x27\xa5\xc5\xab\x40\x81\x93\x52\x6a\xba\x2e\x0c\xbc\xc3\xc0\xdb\xdf\xf2\xc5\x1c\x25\xde\xbb\xa1\x25\x80\x4a\x87\x89\x93\xd2\x32\xb1\xe8\x5c\xc4\x87\xe3\xb6\x11\x02\xc8\xdd\x83\x62\x17\x3c\x42\xef\x8c\x75\xa4\xf8\x9a\xd3\xd9\xea\xce\x30\x07\x35\xe8\x90\xeb\xde\x59\xe1\xaa\xc2\x74\x8c\xae\x79\x67\x03\x78\x07\x37\x77\x70\xb3\xaf\x3e\xe0\xe6\xde\x59\x61\xdb\x08\xd0\xcd\xa4\xb4\x34\x6e\x74\x73\x0f\xd1\x5c\x6c\x43\xee\xdd\xe7\x4f\x78\x73\x40\xa5\x0e\x6f\xee\x0f\x7f\x9c\xed\xc4\x1d\x80\xdc\xc3\x11\x17\xfb\x76\x3b\x90\x98\x94\xd6\x5d\xa6\xe6\x74\xb3\xec\xac\xed\x48\x62\x52\x02\x39\xf5\xce\x85\x0b\x23\x5c\x6c\x4c\xed\x20\x61\x52\x7c\xa5\x02\x09\xf7\x87\xf5\xb5\xf2\x0e\xf6\xed\xfd\xfd\x1c\x49\x70\xf7\x46\x38\x2e\x29\xad\x4b\xf2\x04\x5e\x55\x36\xf4\x75\x0c\x6d\xef\xcf\x69\x06\xa9\x74\x2c\x2c\x29\x2d\xf5\x3b\x38\x3d\x43\x5b\xb6\xd2\x0c\x86\x25\xa5\x65\x30\x04\xc3\xf6\x87\x69\xb5\x8d\x09\xd4\xda\x87\x86\x63\x77\x0f\xec\xb4\x8f\xf3\x39\xbe\xe0\xae\x74\x60\x68\x1f\x5e\xbf\x5d\x11\x00\xcf\x0e\xf0\x6c\x7e\xca\x16\x0f\xb6\xd8\x66\x01\x84\x27\x29\x61\xba\x3a\xc2\xb3\x0f\xb6\xd8\x66\x81\xc1\x16\x47\x4a\xa0\xae\x3e\xd8\xe2\x20\x9e\xe5\x59\xca\xc7\x78\x76\x8c\xe7\xf9\x92\xe4\xa1\x99\x0e\x3c\x4b\xe8\x58\x4d\x52\xce\x4c\x4b\x06\xc3\x3b\xb4\x4c\xeb\xb4\x60\xcd\x3e\x34\x1c\xcb\xbe\x70\xca\x3e\xb4\x08\x8b\x7f\x50\x48\x52\xce\x97\x24\x95\xee\x55\x5b\x57\xc2\x42\xf6\xe1\x55\x5b\xbf\x80\x39\x92\x72\x66\x9a\x33\xbc\xea\xc1\x16\xfb\xe6\x8e\x73\x24\x25\xb4\x5a\xc7\x39\xf6\xc1\x16\xfb\x72\x0e\x74\x24\xe5\x8c\xf3\x02\x74\xec\x83\x91\x3d\xe2\x48\x20\x1d\x49\x39\xbd\x41\x6d\x09\xe9\xe8\xfb\x29\xd2\xb1\x0f\xae\xf7\xe1\xa5\x72\xbd\x23\xe5\xcc\xf4\x65\x30\xb2\x43\x2b\xf4\x65\x1b\xeb\xd8\xa7\xb6\xe4\xfb\x34\x1a\xb1\x4f\x6d\xc9\x27\x4f\x38\x62\x87\x23\x9e\x45\x92\xcb\x38\x26\xbe\xd7\xe1\x11\x49\x39\xb3\xe2\x80\x47\xec\x93\x7f\xeb\xe3\x1c\x20\xb1\xcf\x38\x26\x67\x91\x94\xd2\x4f\x8e\x89\x45\x40\x44\x22\x29\x67\x91\xe4\xa1\xa7\xd2\x5f\x49\xda\x25\xc9\x47\x3c\x52\x48\x22\x29\x67\xaa\x12\x92\xd8\xa7\x96\xef\xfb\x17\xda\x90\x94\x33\xa6\x05\x6d\xd8\xa7\x96\xef\x43\xd1\xd4\xf2\xa7\x96\x9f\x19\xc5\xd4\xf2\xa7\x96\xef\x73\xcf\xd4\xf2\xa7\x96\x9f\x19\xc5\xd4\xf2\x27\x2f\xc4\x07\x9a\xc9\x0b\x99\x5a\x7e\x86\x5c\x3c\x23\x29\x67\x6c\xd7\xe4\x85\x4c\xad\xdc\x17\x0a\x8c\x23\x29\x67\x3c\xc1\x69\xd2\x3b\xd9\x5f\xb3\x6f\x90\x23\x29\x67\x95\x24\xbb\xec\xaf\xf9\xf2\x64\x7f\x51\x8e\x67\x1c\x46\x94\x63\x9f\xbc\x60\x33\x57\x00\x23\x29\x67\x06\x70\x00\x23\x29\xa7\x76\xc4\x0b\x9e\xbc\x60\x73\x38\x04\x23\x29\x67\x4c\x2d\x82\x91\x94\x67\x0e\x07\x61\x24\xe5\xcc\x5c\x64\x32\xe6\x53\xd7\x35\x87\x43\x27\x12\x1b\x84\xd0\x89\x7d\x69\x93\x99\x9d\x2c\x6d\x72\x69\x93\x66\x4e\xf0\x44\x52\x82\x81\x76\x78\x62\x5f\x9c\x65\x33\x27\x7c\x22\x29\x67\x3a\x02\x3e\xb1\x2f\x6d\xf2\x9e\xff\xfc\xe6\x00\x8e\x4c\x24\x25\x34\x69\x47\x26\x92\x72\xc6\x94\x22\x13\xc9\x7d\xe3\x3c\x5f\x93\x0d\x8e\x58\xac\x77\x2c\x4b\xa6\x38\xc4\x67\x06\x02\x44\xec\x01\x11\xcb\x19\x53\x0a\x44\xec\x40\xc4\xc0\xa3\x1d\x88\xd8\x97\x56\x1c\x02\xbb\x23\x11\x49\x09\x17\xda\x91\x88\x7d\x69\xc5\x41\xb0\x3b\x14\x91\x94\x33\x1e\x08\x14\xb1\x2f\xad\xd8\x7c\x03\x8b\x48\xca\xf9\x24\x79\xa8\x56\x9c\xe9\x06\x16\x91\x94\xc7\xf5\x07\x23\x76\x30\xa2\xa5\x18\x30\x62\x5f\x1a\xbb\xe9\x00\x1a\xb1\xa3\x11\xad\xb1\xa0\x11\xfb\x7a\x1a\x7b\xdc\xeb\xa5\xb1\x2f\x8d\xdd\x03\x34\xf6\xf5\x9c\x62\x92\x15\x02\x3c\x62\x5f\x4f\xfb\x8c\x37\xb9\xb4\xcf\xa5\x7d\x7a\xe8\x7c\x7e\xaa\x7d\xe6\x13\xf6\xd2\x3e\x97\xf6\x99\xd9\xfe\xd2\x3e\xd7\xd3\x3e\xe3\x30\xc1\x1b\xfb\x32\x8e\xb4\x7c\x43\xc2\x37\xf6\x65\x1c\x31\xca\x01\x1c\xfb\xfa\x28\x57\x9e\xc0\xa7\x5f\xc6\x91\x33\xe3\x08\xc2\x91\x94\xc0\xab\x1d\xe1\xd8\x97\x71\x84\xd9\x84\x38\x92\x12\x7a\xb5\x43\x1c\xfb\x32\x8e\xb0\x91\x18\x47\x52\xac\xdd\x60\x1c\x49\xb1\x4e\x03\x62\x24\xe5\x31\x30\x28\xc6\x8e\x62\x3c\xd5\xa5\x71\x64\x71\xd6\x19\x98\xc5\x59\x8f\x94\x33\xd6\x1b\xd9\xd8\x91\x8d\x96\x6e\x90\x8d\xfd\xcd\xc1\xd1\xd7\xa1\x8d\xa4\x9c\x59\x46\x81\x36\xf6\xf7\xfe\x9c\x13\xb3\x25\xad\x4b\x4b\x41\x4f\xbf\x4c\x41\xdf\x9c\x75\x9d\x0d\x02\x49\xca\x19\x47\x0b\x02\x49\xca\x99\xe9\xc6\x9b\xb3\xfe\xe6\xac\x9f\xbb\x34\xf9\x38\xe4\x63\x4f\x92\x7c\xf8\x1e\xa4\x67\xe1\x22\x49\xb1\xac\x84\x8b\xec\x6f\xe3\x65\xb8\xec\x0e\x8c\xec\x6f\xb6\x29\xcd\xed\xcd\x36\xbd\xd9\xa6\x40\xd1\x1d\x19\x49\x4a\x58\xdd\x8e\x8c\xec\x6f\xb6\x49\xc3\x87\x46\x92\x12\x58\xb7\x43\x23\xfb\x9b\x6d\xd2\x7a\xdf\x8c\xcf\x9b\xf1\xc9\x84\x06\x2e\x49\xca\x99\xc9\xcb\x9b\xf1\x79\x33\x3e\xde\x3c\x84\xb2\x07\x9b\x2c\x96\xb7\xde\x26\xf2\x6f\xe3\xa5\x37\x8f\x8e\x24\xc5\xf2\x16\x3a\xb2\xbf\x59\x9a\xe7\xfd\xb1\x34\x6f\x96\x26\x63\xe3\x9b\xa5\x79\x9b\x62\x3c\x6f\x81\xbd\x78\xb3\x17\x99\x9d\xbc\xd9\x8b\x37\x7b\xf1\x3c\x81\xbd\x88\x14\x8b\x65\xef\xfe\xdc\x4d\xde\x3c\x81\xbd\x00\x60\x9e\x19\x69\x01\x98\xfd\xcd\x5e\x9c\xf1\xec\x11\x98\xa4\x84\x55\xee\x08\xcc\xfe\x36\x38\x5a\x7a\x03\x57\x92\x72\x66\x86\x01\xae\xec\x6f\x83\xa3\xa5\x37\x74\x25\x29\x67\x66\x18\xe8\x4a\xf2\xd7\x67\x1a\x1c\xdf\x8c\xcf\x95\x41\x1a\x5e\x49\xca\x99\x99\x03\xbc\x92\xdc\x97\xa5\x42\x18\x9f\x37\xe3\x23\x6b\x8c\xcf\x9b\xf1\xb1\x68\x07\xb0\x24\xe5\xcc\x2c\xe1\xcd\xaf\x7d\x2f\x0f\x8d\x2f\xf6\xb6\x0e\x14\x29\x67\xf7\x4b\x0f\x7d\x4e\x35\x8a\x93\x05\xb1\xec\x6f\xdf\xb4\xaf\x0c\x8f\x6f\xdf\xb4\x31\x96\x4f\xe1\x7d\xd3\x7e\xb3\x6e\xd6\xf6\x40\x96\xfd\x6d\xf6\x13\x0c\xbb\x43\x2a\xfb\xfb\xfb\x9c\x46\x94\x42\xf8\x5a\x1c\x29\x57\x26\x13\x30\xcb\xfe\xe6\x9e\x5e\xf9\x8a\x03\xaa\x24\xe5\xca\x64\x02\x54\xd9\x3f\x6c\xc8\x15\x4f\x00\x55\x49\xca\x15\x33\x8b\xaa\xec\x1f\x36\xe4\x6a\xfd\xb7\xc7\x6e\xd4\x25\x29\x57\x56\x4a\x50\x97\xfd\xc3\xc4\x84\x79\xee\xb0\x4b\x52\xae\x4c\x49\x60\x97\xa4\x58\x6d\x85\x5d\x92\xfb\x97\x29\x0d\x13\x13\x79\x9a\xc1\x87\x89\x41\x67\x96\x2b\x7d\x16\x9d\x49\x9e\x66\x80\xce\xec\xe8\xcc\x12\x5e\xba\xa3\x33\xc9\xd3\x0c\xd0\x99\xfd\xc3\xc4\x58\x5e\xfb\x30\x31\x91\x72\xc5\xf3\xfb\x30\x31\x1f\x26\xc6\xf2\xda\x87\x89\x89\x94\xd0\xf9\xfd\xc3\xc4\x60\x3d\xcb\x95\xd6\x8d\xf5\x24\xe5\xca\xb4\xe2\xc3\x9e\x7c\xd8\x93\xee\x25\xb1\x27\x91\x72\xc5\x8f\xfc\xf0\xbf\x3f\x3e\x1c\x77\x2f\xc9\xc7\x88\x48\xb9\x8a\x07\x28\x29\xb3\x63\x15\x0e\x4c\xda\xc1\xa4\x5a\x32\x98\xb4\x83\x49\x4b\x57\x2c\x66\x07\x4c\x7a\x65\x9a\x05\x26\xed\x60\xd2\x62\xc9\x0d\x4c\x4a\x9e\x06\x0f\x26\xed\x1f\x0e\x4e\xf7\x04\x0e\x0e\x98\xf4\xca\x28\x0a\x26\x25\xe5\x8a\x8f\x0b\x26\x25\xa5\xf4\x78\xaa\x60\x52\x52\x2c\xa0\x83\x49\xc9\x7d\x59\x0a\x6f\x6a\x1b\x29\xd7\xf3\x4b\x85\x67\xd7\x7a\xe6\x06\x60\x52\x52\x2e\xbf\xe4\xf4\xa3\x44\x4b\x98\xf1\x8e\x12\xed\x28\xd1\xd2\x33\x08\xa1\x44\x49\xb9\xdc\x8d\x3d\x41\x89\x16\x4b\x7f\x28\x51\x52\xae\xcc\x3e\x3e\x8c\x07\x86\xb3\xf4\xb8\x55\x20\xce\x0e\xc5\x2c\x3d\x43\x30\x14\xb3\x87\xaf\x2c\x57\x1c\x86\x0f\x67\x06\x6b\x59\x2c\xb9\x61\x2d\x49\xc9\x39\x0f\x1d\x6b\xd9\xb1\x96\xa5\x67\xf5\x1d\x6b\x49\xca\x95\xa9\x06\xd6\xb2\x63\x2d\x4b\xd7\xa2\x39\x33\x58\x4b\xd6\x09\x6b\xd9\x3f\x3c\x97\x1e\xab\xfb\xe1\xb9\x44\xca\x95\xe9\xc7\x87\xd5\xf9\x98\x28\xf7\x98\xd3\x0f\xb3\x13\x29\xf6\x31\x7c\x38\x38\x30\xcd\xd2\x63\x4e\x61\x9a\x3d\x68\x66\xb9\x32\xd9\xf8\xf2\x66\xbe\xb1\x44\xf5\x95\xa6\xfa\x65\x89\xbe\x2c\x51\x26\x1b\x5f\x96\xe8\x1b\x4b\x54\x03\x60\xf7\x2f\x53\xf3\x65\x6a\x36\x49\x29\xe9\x37\xa6\xa6\x5a\x48\xfc\x32\x35\x40\x50\xdb\x1d\x70\xa0\xa4\xd8\xda\xf0\x65\x6a\x22\xa5\xbe\xe2\x17\x7e\x99\x9a\x2f\x53\xb3\xb9\x99\x7c\xc4\xd4\xd4\x57\x71\xb7\x53\x9a\xc2\xf7\x24\x5d\x92\xde\x2e\xcb\x13\x98\x1a\xa0\xa9\x5d\x11\x40\xd3\x0e\x34\xad\xaf\x34\x2e\xa0\x29\x29\xb6\x3b\x00\x4d\x3b\x82\xb4\xbe\xd2\x42\x10\xa4\xa4\xd8\xee\x80\x20\xed\xa1\x41\xef\xcb\x92\x5f\xde\x0c\x34\xd4\x76\x07\x68\x28\x29\x57\xda\x38\x34\x94\x94\xfa\x52\x95\xac\x0f\x34\xd4\x0e\x08\x68\x28\xb9\x2f\x93\xa6\xf0\x99\x71\x5d\x99\xe9\x7c\xcd\xb8\xa0\xa1\xf5\xa5\x7a\xd1\x2f\xc1\x41\x8b\x8d\x12\x5f\x0b\x1a\xd0\xd0\xfa\x52\x6f\x8c\x14\x34\xb4\x5a\xb1\x84\x86\x76\x68\x68\xb5\x52\x08\x0d\xed\xd0\xd0\x2b\x5e\x20\x34\xb4\x43\x43\xab\x45\x3b\x68\x28\x29\x57\xbc\x40\x68\x68\x87\x86\xd6\x57\x5c\x2d\x68\x28\x29\x57\xb6\x9d\x41\x43\x3b\x34\xb4\x5a\xc8\x83\x86\x92\x72\xa5\x3b\x43\x43\xc9\x33\x28\x43\x43\x49\xa9\xaf\x0c\x46\xd0\x50\x52\x2e\x25\x60\x56\xa0\xa1\xd5\xa2\x1d\x34\x94\x94\x9c\x46\xd2\xa1\xa1\x1d\x1a\x5a\x5f\xb7\x21\x18\xd0\x50\x12\x1c\x75\x40\x43\xc7\x4b\xd3\xba\x07\xfd\x11\x4c\xf4\x96\x27\x1b\xbf\x7d\x10\xda\x40\x8e\x92\x72\xdd\xd3\xa0\x81\x1c\x25\xa5\xbe\xee\x41\x6e\x04\x23\xbd\x65\xe6\xb2\xe4\x28\x0b\xa6\xe3\xf5\xb4\xbc\x9e\x9f\x9e\xf2\xa4\xe5\xdd\x93\x99\x81\x1c\x25\xe5\xba\xdf\xd0\x40\x8e\x92\xfb\x97\x2d\x69\xf2\xa1\xe5\xb5\x94\xe6\x94\x8f\xa7\xe5\x75\x77\x93\x0f\x2d\xef\x4c\xd6\xd2\xf2\xc6\xeb\x69\x79\xdd\x13\xa6\xb4\x64\xf7\x4c\x76\xcf\x27\xbb\xcb\xd1\x78\x7e\xfa\x96\xf6\xce\x65\xdb\x9d\x74\x29\x81\x11\x53\x45\x5f\x4a\x90\x11\xb3\xe6\x0c\xea\x01\x30\x25\xe5\x3a\x53\x82\x4b\x76\x2f\x87\xe3\xbd\xdc\x4d\xde\x8c\x98\x67\x4a\x90\x11\x73\x00\x4c\x6b\x0e\xa6\x1e\x00\x53\x52\x72\xf2\xcb\x00\x98\x12\x4e\xd0\x00\x98\x92\x52\x73\x4e\xf4\x00\x98\x8e\x40\xa5\x9c\xa0\xf1\xea\x9e\xa9\xeb\x94\x92\x22\x0c\x0f\xd0\x75\x2e\x49\x1e\xa0\x4f\x64\xf5\x75\x20\x47\x49\xb9\xae\x64\x6d\xc8\xae\x53\xb8\xb2\x88\x3a\x60\xa2\x03\x26\x5a\xcb\x96\x8c\x4c\x2f\x46\x33\xbe\x52\xd2\x34\xe3\x01\x13\xad\x59\xf7\x1c\x30\xd1\x01\x13\xad\x59\xaa\x1c\x30\xd1\x01\x13\xad\x39\x46\x76\xc0\x44\x07\x4c\xf4\xba\x52\x23\x1f\x97\x7d\x14\xff\xcc\x6b\xf8\x28\xbe\xe1\x51\x4b\xfd\x78\x0d\x1f\xe5\xf2\x52\x3f\xca\x65\x78\xd4\x52\x3f\xca\x95\xf5\xbb\x5a\xbc\xc1\x8f\x56\x93\xf3\x9b\x73\x42\xce\x08\x32\xfa\xfb\x01\x13\xad\xc5\x1b\xfc\xca\x9b\x51\xb4\xe7\x01\x5f\x79\xcb\x27\x81\x9c\x9a\x33\x60\xa2\xa4\xd4\xa2\x13\x7f\x65\xd7\xc0\xda\x53\x97\x5f\xd9\xfd\xaa\xcb\xcb\xdd\xd4\x65\x76\xa7\x5e\xba\xc7\x57\x09\xbe\x5a\xaf\x37\xf8\xd5\x7a\x33\xd8\xe6\x10\x9e\x81\x26\x1d\x68\xd2\xeb\x9e\x6b\x0c\x34\xe9\x40\x93\xd6\x1c\x30\x3a\xd0\xa4\x84\xdf\x39\xe0\xa2\x03\x2e\x5a\xb3\xb0\x3a\xe0\xa2\x84\xdf\x39\xe0\xa2\x03\x2e\x5a\x73\x78\xe8\x80\x8b\x12\x7e\xe7\x80\x8b\x92\xd2\x6f\x4f\x7f\xc0\x45\x49\xa9\xc1\xf3\x07\x5c\x74\xc0\x45\xfb\x3d\xbe\x0f\xb8\xe8\x80\x8b\xd6\x2a\x6f\x2c\x1d\x5c\xb4\xbf\x52\x02\x96\x0e\x2e\x5a\xb3\xe6\x3b\xe0\xa2\xa4\x64\x2f\xd9\x80\x8b\x0e\xb8\x68\xad\xaf\x54\x48\x53\xaa\x0c\xa2\x71\x6c\x07\x5c\x74\x40\x43\x6b\x58\xfc\x81\x0d\x1d\x85\x91\xca\x3a\xf0\x28\x8c\x14\x10\xb4\x3f\x97\xc9\xef\xe9\x09\x55\x9a\x27\x9c\x9e\x90\x62\x9d\xcf\x13\x14\xab\xa6\x92\x98\x1a\x20\x68\xce\x42\x1a\x40\xd0\x81\xf0\xac\x81\xe5\x07\xc2\x73\x20\x3c\x6b\xce\xff\x1b\x08\xcf\x81\xf0\xec\x25\x97\xe9\xcf\x91\x52\x73\xa0\xdd\x08\xee\x79\x8b\x1a\x49\xe9\x87\x1a\xd1\xed\xeb\x91\xcc\xe9\xf6\x08\xcf\x78\xe2\x03\xe1\x49\xee\xcb\x52\xe7\xd9\x56\x4a\x78\xe2\x03\xe1\x39\x10\x9e\xb5\x66\x10\x42\x78\x12\x9e\xf8\x40\x78\x92\xd2\x6b\xb2\x36\x65\xcd\x88\x19\x86\x7c\x20\x3c\x49\xe9\x31\x35\x08\x4f\x72\x5f\x26\xed\x94\x96\xb7\x50\x53\x6f\x4c\x0d\x9a\xb3\xd6\x96\x34\xa6\x06\xce\xd9\x55\xe5\x52\xbd\xcb\x43\x33\x2e\xc0\x39\x49\xe9\x35\x05\x5d\x1e\xca\x48\xe5\xd4\xb7\x81\xd3\x1c\xe5\x39\xd1\x33\x06\x0e\xa7\x39\xc2\x66\x9a\x4c\x8c\xf2\x96\x11\xb6\xac\xea\x46\x6c\x59\x79\x0e\xdd\x4c\x7f\xc6\x69\x0e\x9c\x66\x0d\xe3\x3d\x70\x9a\xa4\xf4\xed\xb7\x4f\x67\x19\x30\xce\x01\xe3\xac\x59\xba\x1d\x30\x4e\x52\xfa\xed\x6e\x0f\x18\xe7\x80\x71\xd6\x1c\x6e\x34\x60\x9c\xa4\xf4\xcd\xf3\xf3\xce\x21\x9b\x35\x2b\xbc\x03\xb3\x49\x4a\xdf\xf2\x00\x1d\x19\xb3\x59\x73\x96\xcf\xc0\x6c\x92\x92\x4d\x96\x03\xb3\x49\xee\xcb\x7a\xd2\x4e\x69\xa9\xb0\xdb\x95\x1c\x55\x7f\x87\x76\xd6\x1c\xf9\x33\xa0\x9d\xa4\xf4\x8c\x1b\xc1\x3c\x6f\xf1\xd0\x3d\x3f\xd5\xdf\xa1\x9d\x5d\x3e\xf4\x77\x68\x67\xcd\x79\x39\x03\xda\x49\x4a\x97\x0f\xfd\x1d\xda\x59\x73\x84\xcd\x80\x76\x92\xd2\xe5\x83\x9f\x02\xed\xac\x39\xd8\x65\x40\x3b\x49\xe9\x7b\x49\x92\x87\xea\xdb\x39\xb7\x63\x60\x36\x47\x38\xcd\xd2\xf7\x3c\xe0\x72\xb7\xeb\xb9\x5b\x32\xc2\x8d\xc0\x6c\x66\xea\x39\x30\x9b\x03\xb3\x59\xb7\xb8\x38\x98\xcd\x51\x73\xf8\x6f\x57\xf8\x1c\xfe\x3b\x30\x9b\x35\x0b\xe3\x03\xb3\x49\x4a\xce\xfc\x1a\x98\x4d\x52\xb2\x11\x75\x60\x36\xc9\xfd\xcb\x54\x2f\x37\x02\xb3\xd9\xd5\x47\x97\x8f\xee\xfd\xc5\x29\xc1\x6c\x92\xd2\x8f\x34\x9a\x2e\x6b\xfd\x39\x21\x35\xa5\xea\x53\x5a\xb2\x1b\x4b\x54\xfb\x93\xdd\x8c\x5f\x21\xc6\x47\x38\xcf\x47\xcc\x94\x07\xda\x93\x94\x7e\xa4\xa0\xc3\x9b\xe7\xe2\x67\x69\x7f\xd4\x21\xbb\xec\xda\x91\x12\xb0\x6b\x95\x5d\xcb\xd2\xfe\xa8\xec\x5a\x65\xd7\x62\xc3\x2a\xbb\x86\x1d\xad\x21\xc6\x07\x76\x94\x94\xec\xa5\x1d\x95\x75\xaa\xac\x53\x80\xee\x51\x59\x27\x88\x69\xd7\x18\x58\x27\x38\x69\xcd\xde\x81\x01\x27\x25\xa5\x6b\x0c\xcc\x0e\x9c\xb4\xe6\x44\x8e\x01\x27\x1d\x70\xd2\x9a\x83\x1f\x06\x9c\x94\x94\xde\x24\xf9\x29\xa7\x67\xd7\x4f\x39\x3d\x70\xd2\xde\x24\xc9\x08\xa7\x67\xd7\xb3\x38\x3d\x78\xd1\x1e\x03\x8b\x17\x1d\xd8\xd0\xba\xeb\x0b\x2c\x11\x12\xb4\x86\xc8\x1f\x48\x50\x52\x7a\x8c\xee\xc6\xd4\x6c\x4c\x4d\xf6\x09\x8c\x8d\xa9\xd9\x98\x9a\x18\xdd\x8d\xa9\x01\x8c\xd6\x40\xde\x03\x30\x4a\x4a\xce\x8a\x1b\x80\xd1\x01\x18\xad\x09\x26\x30\x00\xa3\xa4\xf4\x4c\x14\x00\xa3\x63\x63\x6a\xf6\xb8\x7c\x1b\x53\xb3\x31\x35\xe9\x45\x1b\x53\x83\x0e\xad\x61\x9a\x07\x3a\x94\x94\x9e\x5e\xb4\xb1\x21\xe8\xd0\x1a\xd2\x77\xa0\x43\x89\x2f\x33\x03\x1d\x3a\xd0\xa1\x35\xa0\xed\x40\x87\x92\xd2\xd3\xd9\x36\x36\x04\x1d\x5a\x83\xcb\x0e\x74\x28\x29\x5d\x3e\x98\x15\x28\x68\xdd\xe3\x1a\x42\x41\x49\xe9\xa7\x24\x0f\x65\x43\xc2\x9f\x0e\xf0\xe6\xc0\x56\xd6\x40\x9e\x03\x5b\x39\xb0\x95\x35\x10\xdf\xc0\x56\x0e\x6c\x65\xcf\x68\x85\xad\x1c\xd8\xca\x7a\x64\x14\xc0\x56\x92\xd2\xd3\xed\xb1\x95\x63\xcb\x16\xcf\x1a\xce\x79\x04\xb4\xbc\x45\x51\xf3\x1a\x74\x1a\x6c\x65\x0d\x77\x37\xb0\x95\xa4\xf4\x4c\x3c\xb0\x95\x03\x5b\x59\x73\x22\xfd\xc0\x56\x92\xd2\x55\xb9\xee\x86\xad\xcc\x57\xae\x81\xad\x24\xa5\x86\x94\x1b\xd8\xca\x01\x9a\xec\xe9\xf6\xa0\x49\x72\x5f\x26\xcd\x9b\x09\x15\x92\xf3\x04\xc7\x36\x65\x77\xca\xee\x9e\x52\x4d\xd9\x9d\xb2\x2b\x6b\x4f\x76\x55\x65\x8c\x2f\xb6\x92\xe4\x34\xa7\x81\xad\x1c\xa0\xc9\x1e\xef\x19\x34\x39\x40\x93\xf5\x48\x8f\x01\x4d\x0e\xd0\x64\xef\xbf\xbd\x61\x6d\x60\x2a\xc7\xae\xfd\x04\xb6\x1b\xbb\xf6\x83\xa9\xcc\x51\x85\x03\x53\x49\x4a\xef\xae\xda\x25\xa9\xad\x98\x61\x4c\x25\xa9\xaf\x38\xd7\xbb\x26\xb5\x9b\x3e\x07\xac\x1b\xbb\xe9\x73\xa4\xbe\xe2\x5c\xef\x1c\xd8\xdd\xf4\x39\xb0\xdd\xd8\x4d\x9f\x23\xf5\x15\xc7\x7f\x37\x7d\x46\x63\xd6\xe0\x71\x03\x8e\x39\x82\x63\xfa\x8a\x37\xe0\x98\x03\x8e\x59\x03\xb6\x0d\x38\x26\xf1\x15\x6f\xc0\x31\x07\x1c\xb3\x06\x6c\x1b\x70\x4c\x52\x5f\x31\x92\x70\xcc\x01\xc7\xac\xd9\x01\x33\xe0\x98\xa4\xbe\xe2\xf8\xc3\x31\x89\xef\x7f\x03\x8e\x49\x4a\x0d\x01\x36\xe0\x98\x23\x38\x66\x7d\x65\x2e\x00\xc7\x1c\xbb\xd1\xeb\x48\x8f\xdd\x8d\x5e\x91\x1a\xde\x60\xec\x46\xaf\xfd\xe9\x75\x99\x2c\xa2\x36\x47\x48\xcd\xfa\x8a\x03\xb7\xeb\x75\xfb\xd3\xeb\xd2\x77\x76\xbd\x2e\xe2\x0b\xe3\xd8\xf5\xba\xfd\x39\xd8\x3a\x7d\x07\xdc\x49\x7c\x61\x1c\xbb\x4e\xb1\x3f\xed\x33\xd3\x51\xbc\xe7\xc0\x7b\xd6\xe6\xcd\x18\x49\xf0\x9e\x35\x1b\x48\x06\xde\x73\xec\x1f\x99\x4b\x25\x99\x3e\xe3\x3d\x6b\x36\xb3\x0f\xbc\x27\xa9\xaf\xe7\x97\x32\xf7\x71\xce\x73\x2c\x07\xde\x73\x84\xf7\xac\xaf\xea\x97\xde\x8c\xe9\x73\xb6\xa4\x0f\xbc\x27\xa9\xaf\xea\x97\x2a\xce\xf4\x39\xdb\xcf\x07\xde\x93\xf8\xfc\x39\xf0\x9e\xa4\x06\xa7\x18\x78\x4f\x52\x6a\x76\x70\x0c\xbc\x27\xf1\x45\x74\xe0\x3d\xc9\x7d\x59\x5a\xb4\xe9\x73\xe0\xce\xfa\xca\xfc\x00\xdb\x39\x20\x98\x35\xfb\xca\x07\x04\x73\x04\xc1\xf4\xe1\x74\x40\x30\x07\x04\xb3\x06\x49\x1f\x10\x4c\x52\x73\x44\xe7\x80\x60\x8e\x63\x57\x47\xe9\xba\xe1\x31\x6f\x49\x1d\x6d\x25\x49\xa9\x23\x08\x66\xcd\x5e\xf0\x01\xc1\x24\x35\xa8\xc7\x80\x60\x92\x1a\xac\x63\x40\x30\xc9\xfd\xcb\xe4\xcd\xb8\x17\x04\xd3\xd7\xda\x01\xc1\x1c\x10\xcc\x9a\xdd\xdb\x03\x82\x39\x82\x5d\xd6\x57\x9c\xe2\xc3\x5c\x19\x82\x59\xb3\x19\x7a\x40\x30\x89\x4f\xae\x03\x82\x39\x20\x98\x35\x9b\xa1\x07\x04\x93\xd4\x1c\x3c\x3a\x20\x98\xe3\x78\x4e\x10\xcf\xc8\x0a\xc1\x24\xf5\xa5\x76\x19\xa9\x83\x91\xca\x7e\x90\x71\x30\x52\x07\xeb\x13\xf3\x8d\xca\x1c\x07\xeb\x93\xfd\x20\xe3\x60\x7d\x0e\xd6\x27\xde\xee\xc1\xfa\x80\x37\x6b\xf6\x0d\x0f\xf0\x26\xa9\x2f\xef\xca\xf4\x19\xbc\x59\x5b\x86\x6e\xf0\x26\xa9\xaf\x3d\xf9\x60\x7d\xc0\x9b\x35\xbb\x7b\x07\x78\x73\x80\x37\x6b\x8e\xe7\x1f\xe0\xcd\x11\x60\xb3\xbe\xbc\x66\x33\x6a\xf0\x66\xcd\x26\xc2\x01\xde\x24\x35\xa7\xa2\x0e\xf0\xe6\x38\x78\xa3\xd9\x44\x38\x0e\xde\x68\xa4\x06\x91\x19\xe0\xcd\x01\xb7\xac\xd9\xf5\x37\xe0\x96\xa4\xe6\x54\xd4\x01\xb7\x24\xf5\x15\x0b\x0d\xb7\x24\xa5\x66\x67\xdd\x80\x5b\x92\xfa\x8a\xf3\x0c\xb7\x24\xf7\x65\xc9\x9b\xe9\x73\xc4\x97\xf5\x01\xb7\x1c\x00\xc9\x9a\x9d\x75\x03\x20\x49\xea\x4b\x13\xe4\xc7\x02\x24\x6b\xb6\xaf\x0d\x80\x24\xa9\x2f\x4d\xd0\xf4\x19\xf9\x58\xb3\xbd\x6c\x20\x1f\xc7\x61\xfa\x9c\x0d\x21\xe3\x78\x3f\xd7\xb5\xfb\xa7\x19\x2a\x8e\xb7\xbc\xb1\x65\xa7\x97\xca\x96\x45\xea\x2b\x1e\x25\x40\x72\x00\x24\xeb\xa9\x92\xd8\x10\x80\x64\x3d\xb5\x4b\xd6\x21\x52\x5f\x19\x65\x00\x92\x03\x20\x59\xb3\x9d\x62\x00\x24\x47\x63\x09\xda\xdf\x30\x78\x37\x86\x02\x3f\x59\xb3\x61\x64\xe0\x27\x49\x0d\x8d\x34\xf0\x93\x03\x3f\x59\xb3\x3b\x64\xe0\x27\x49\xcd\x39\xb5\x03\x3f\x39\xf0\x93\x35\x7b\x37\x06\x7e\x92\xd4\x40\x4b\x03\x3f\x49\xac\x75\x0c\xfc\xe4\x00\x46\xd6\xec\xb6\x18\xc0\x48\x52\x5f\x71\x90\x81\x91\xa3\xb1\x00\x59\xe6\x1f\x8d\x05\x68\x2c\x40\xaa\xab\xb1\x00\xf8\xc9\x9a\xd5\xf8\x81\x9f\x1c\xf8\xc9\x9a\x45\xdf\x81\x9f\x1c\xcd\xb8\x1f\xa7\x19\x3f\x39\xf0\x93\x35\x2b\x90\x03\x3f\x49\xac\xa6\x0c\xfc\xe4\x68\x26\xb7\x59\x5a\x1c\xcd\xe4\xb6\x5d\xe9\xee\xf1\x86\x9b\xc9\x2d\x7e\xb2\x66\xcd\x70\xe0\x27\x49\x7d\xc5\x9e\xe0\x27\x49\x7d\xc5\x76\xe0\x27\xc9\xfd\xcb\x64\xd7\xb8\x1f\xb1\x36\x33\xf0\x93\xe4\xbe\xcc\xdd\x4e\x69\xe9\x17\x71\x55\xf1\x93\xa3\x71\x0f\xb2\xca\x37\x1a\xf7\xa0\xdd\x2e\xc1\xb3\x36\xd3\x4c\x64\x61\x96\x35\xcb\x77\x03\x66\x49\xea\x2b\x96\x08\x66\x39\x1a\xa3\x90\xe5\xbb\xd1\x18\x85\xc6\x28\x78\xf3\x8c\x02\x1a\xb3\xe6\xac\xfb\x81\xc6\x1c\x68\xcc\x9a\x55\xa2\x81\xc6\x24\x35\x41\x3c\x07\x1a\x73\xa0\x31\xab\xd5\x1c\x34\x26\xa9\xaf\xd8\x3a\x34\xe6\x40\x63\x56\x6b\x32\x68\xcc\x01\xb3\xac\x96\x08\x60\x96\xa3\xf1\x22\xe2\xfb\x36\x5e\x04\xcc\xb2\xfa\x84\x0d\xb3\x24\xcf\x72\x11\x8e\x72\xe0\x28\x6b\xf8\xe2\x81\xa3\x24\xcf\x72\x11\x8e\x72\xe0\x28\x6b\xf8\xe2\x81\xa3\x1c\x68\xc8\xea\x6b\x2f\x1a\x92\xd4\x97\x56\xfe\xf5\x6a\xf4\x63\xdf\x62\xd1\x90\xa4\x26\xc8\xe8\x40\x43\x0e\x34\x64\xed\xe5\x4a\xda\x21\x4d\x7e\xf7\x24\x35\x49\xc9\xaf\x4f\xa0\x68\x48\x52\x73\xcc\xf2\x40\x43\x0e\x34\x64\xf5\x21\x13\x0d\x49\x9e\xb5\x2c\x34\xe4\x38\x0d\xdf\x39\x4d\x7e\x9c\x86\xef\xc8\xb3\x96\x75\x9a\xb6\x82\x26\xab\x6f\x70\xa0\x49\xf2\xac\x65\x81\x26\x07\x68\xb2\xfa\x06\x07\x9a\x1c\xa7\x51\x3e\x83\x15\x68\x72\x80\x26\xab\x0f\x58\xa0\x49\xf2\x2c\x5c\x81\x26\xc7\x69\x94\xf7\x65\xea\x34\xca\x47\x6a\x79\x49\x52\x52\xb3\x13\x5f\xa6\xd0\x90\xe4\x59\xdf\x42\x43\x92\x9a\xd3\xa1\x07\x1a\x92\x94\xea\x5b\x12\x1a\x92\xd4\xf2\x72\x33\xf9\x60\x57\x7c\x4b\x82\x39\x0e\x4c\x63\xf5\xed\x04\xd3\x38\x30\x8d\xd5\x7c\x14\xd3\x38\xc2\x34\x3e\x2b\x68\x98\xc6\x81\x69\xac\x3d\xdf\x75\x30\x8d\xa4\x06\x73\x1c\x98\xc6\x71\xea\x82\x3d\x8d\xf0\xd4\x05\x23\x35\x91\x5c\x07\xa6\x91\xdc\x97\xa5\x5c\x26\xbc\x91\x1a\x1a\x72\x9c\x26\xbc\xd0\xc7\xda\x35\x11\xc3\x77\xa4\x96\x0c\xfc\xd0\x47\x52\x8b\x96\x6a\xf8\x86\x3e\x6e\xe6\x6b\xd0\x47\xf2\xac\xee\x9d\xba\x78\xe4\xbe\xcc\xdd\xb4\x90\x99\xec\xc6\x65\x38\x4d\x78\x11\x92\x9b\xf9\x1a\x42\x92\xe4\xc0\xe1\x81\x90\x1c\x21\x24\x6b\x4e\xd0\x1e\x08\xc9\x81\x90\xdc\xcc\xb9\x10\x92\xe4\x59\x16\x44\x48\x0e\x84\xe4\x66\x82\x85\x90\x24\x35\x50\xe6\x40\x48\x92\xb2\xbd\x52\xf6\x84\x05\x7e\xa4\x26\x7a\xeb\x10\x1d\x78\x00\x29\x37\x13\x2c\x20\x25\xa9\x89\xd5\x3a\x80\x94\xa4\x96\xb8\x24\x40\x4a\x72\xff\x32\x45\xd0\xb4\x02\x52\xd6\xf2\x37\x1c\x8c\x3a\x70\x96\x03\x67\xb9\x85\x14\x1f\x38\x4b\x52\x83\x80\x0e\x9c\xe5\x08\x67\x59\x13\xa6\x75\xe0\x2c\x07\xce\x72\x33\x75\xc1\x59\x92\x1a\x2a\x74\xe0\x2c\x07\xce\x72\x33\x4f\xc1\x59\x92\x5a\x62\x11\x70\x96\x03\x67\xb9\x99\x80\xe0\x2c\x49\x2d\x19\xf7\x70\x96\xe4\x59\x6b\xc5\x59\x92\xb2\x99\x0b\xe0\x2c\x47\x38\xcb\x9a\xb0\xaf\x03\x67\x39\x70\x96\x5b\x76\x6e\x0c\x9c\xe5\xb8\x74\x9d\x0c\x8f\x42\x0d\x8f\x6b\xca\x47\x2c\xc2\xa5\x15\x5f\x5a\x71\xc6\x3d\x34\xe6\xb8\x9e\x46\x16\xf7\x12\x8d\x39\xd0\x98\x1b\x2f\x05\x8d\x39\xd0\x98\x9b\x91\x0f\x8d\x39\x42\x63\xd6\x84\x83\x1d\x68\xcc\x81\xc6\xdc\x98\x57\x34\x26\xa9\x45\x46\x0c\x24\x89\xc5\x7b\x5f\x96\x27\x98\x8e\x86\xc6\x7c\x96\x90\xd1\x98\x03\x66\xb9\x31\x88\x30\x4b\x52\x43\xbb\x0e\x98\xe5\xc0\x54\x6e\x2c\x07\xa6\x72\x84\xa9\xac\x65\x97\xe4\x01\x19\x5b\x36\x96\x03\x40\x49\x6a\xc2\xc4\x0e\x31\x74\x07\xbc\x71\xd3\x15\xf1\x8d\xa3\xc7\xa6\x6f\xda\x43\x67\xd3\x23\xb5\x1c\x92\x2e\x49\x9e\x90\xd7\x85\x56\x1c\x5d\xff\xcc\x6c\xb1\xeb\x9f\x5d\x57\x51\x71\x22\xd1\x92\x9a\x88\xb1\x03\xc0\x48\x6a\x4e\xae\x1f\x42\xcd\x92\xb2\xfd\x35\xed\x90\x26\x1f\x47\x92\xe4\xc3\x09\xdb\x4f\x9a\x86\x8f\x69\xdc\x12\xaf\x75\x60\x1a\x07\xa6\x71\x4b\x38\xd0\x81\x69\x1c\x5d\x53\x3a\x24\xb9\x6c\x78\x6a\xac\x30\xa6\x91\x3c\x8b\xfb\x98\xc6\x81\x69\xdc\x4a\xac\x30\xa6\x91\xd4\xe7\xa1\xac\x70\xd7\x30\x13\x82\x72\x74\x0d\xb3\x6b\x98\xf1\xe8\x61\x8e\xa4\xe6\x84\xfb\x21\xce\xea\x40\x3e\x6e\x16\x91\x91\x8f\xa4\xe6\x84\xfb\x81\x7c\x1c\xc8\xc7\xad\x66\xf8\x42\x3e\x0e\xfc\xe2\x96\x43\xde\x07\x7e\x71\xe0\x17\x37\xab\xb2\xf8\xc5\x01\x56\xdc\x6a\x3c\x48\xb0\xe2\x00\x2b\x6e\xd6\x56\xc1\x8a\xa4\xe6\xc4\xfc\x01\x56\x1c\xe3\xaf\xd1\x47\xee\x26\x87\x42\x1c\x28\xc4\xad\xc6\xad\x44\x21\x92\x5a\x5c\xc6\x91\x07\x26\x6e\x09\x67\x34\x80\x89\x63\x08\xe2\x13\x42\x74\x0c\xdf\xf9\x86\x57\x9d\x7e\x39\xbc\x6a\xfc\xe2\x66\xc5\x11\xbf\x38\x06\x1b\x17\x3f\x10\xbf\x38\xf0\x8b\xdb\x16\xfb\x8f\x5f\x24\x35\x47\xf7\x0f\xfc\xe2\xc0\x2f\x6e\x5b\x0c\x3b\x7e\x91\x3c\xfb\x33\xf0\x8b\x63\xb0\x71\x16\x28\x07\x1b\x37\xd8\xb8\x7c\x99\xc3\x2f\x8e\xc1\xa0\x6d\x31\x8f\x22\x52\x92\x67\x1b\x87\x88\x94\xe4\xbe\x4c\x9a\x92\xb2\x7b\xa7\x07\x28\xa9\xc6\x9a\x33\xa2\x07\xcc\x71\xc0\x1c\x37\xcb\x8c\x30\xc7\x01\x73\xdc\x12\x05\x62\xc0\x1c\x07\xa6\x71\xdb\x54\x89\xd7\x8f\x69\xdc\x72\x1e\xfe\xc0\x34\x0e\x78\xe1\x96\x13\xe6\x07\xbe\x70\xa0\x04\xb7\x9c\x46\x3e\x50\x82\xa4\x26\x24\xef\x10\x11\x71\x00\x07\xb7\x3d\x75\x02\x1c\x1c\x93\xd9\xc8\xa1\xd0\x63\x32\x1b\x93\xd9\xc8\x10\x3e\x99\x0d\x7c\xe1\x96\x23\x9b\x07\xbe\x90\x3c\x1b\x54\xa6\x56\x82\x2f\xdc\x72\x06\xf2\xc0\x17\x92\xaa\x03\xe3\x0b\xc7\x34\xac\xe7\xc0\xe3\x31\x0d\xeb\xd3\xb0\x9e\x29\x15\xbe\x70\xe0\x0b\xb7\x1c\x47\x3c\xf0\x85\xa4\x26\xa2\xef\xc0\x17\x92\x9a\x88\xbe\x03\x5f\x38\x80\x83\x5b\xce\xe8\x1d\xc0\xc1\x81\xe1\xdb\xac\xd5\x80\xf8\x06\x62\x6f\xdb\xfb\x6f\x1f\xb3\x36\x00\x7d\x63\x32\x3e\xe9\x2e\x82\x16\x0e\x40\xdf\x96\x13\x36\x07\xa0\x8f\x3c\xbb\x66\x00\x7d\x03\xd0\xb7\x1d\x71\x63\x01\x7d\xa4\x26\xea\xef\x00\xf4\x0d\x40\xdf\x96\x33\x31\x07\xa0\x8f\xd4\x84\xfd\x1d\x80\x3e\x52\x13\xc1\x62\x00\xfa\x48\xd9\x0e\xcd\x80\x6f\x37\xf9\x76\x99\x49\x01\xfa\xc8\x7d\x59\xf2\xc6\x46\x4d\x36\x2a\xe6\x13\xd0\x37\x00\x7d\x5b\xce\x98\x1c\x80\x3e\x62\x61\x16\xd0\x37\x96\xb1\x23\x53\x30\x40\x1f\x29\x9b\x95\x22\x21\x08\xc7\xd2\x08\x32\x8f\x02\xf4\x8d\x25\x76\x49\x8e\x7b\x1c\xcb\x62\xc6\xe2\xb4\xc5\xee\x0a\x25\x38\x00\x7d\x5b\xce\xd7\x1d\x88\x3d\x52\x13\x96\x63\x20\xf6\x48\x4d\x24\xde\x81\xd8\x23\xf7\x2f\xa5\x1d\xd2\xee\x72\xda\x0a\x24\x98\xe0\x48\x30\xc1\xb2\xe5\x54\xc8\x21\x9a\x20\xa9\x89\xd4\x31\x40\x7c\x03\xc4\xb7\x1d\x31\x01\x28\xbe\x11\x8a\xaf\xb2\xe2\x28\xbe\x81\xe2\xdb\x02\xe7\x0e\x14\x1f\xa9\x89\xa0\x3b\x50\x7c\x03\xc5\xb7\x59\xb1\x42\xf1\x91\x67\x63\x11\x8a\x6f\xa0\xf8\xb6\x1c\x01\x39\x50\x7c\xa4\xd6\xb8\x08\x28\x3e\xf2\xec\x35\x42\xf1\x91\xfb\x97\xb9\x1b\xc3\x16\x8a\xaf\x1a\x60\x50\x7c\x03\xc5\xb7\x1d\xf9\x48\x89\xe2\x1b\xa1\xf8\x6a\x22\xf2\x0e\x14\xdf\x58\x4f\x0b\xcf\xa0\x8e\xe2\x23\xb5\x6a\x1e\x5a\xf8\x7a\x5a\x78\x3a\xac\xd8\x83\xa4\x26\x26\xef\x10\x7b\x70\xac\xa7\x85\xe7\xd3\xdd\xd2\xc2\x23\xb5\xc6\xc1\xc6\xff\x91\x9a\x53\x33\xc6\xd2\xc2\xd7\xd3\xc2\x33\x32\x41\x02\x49\x4d\xb4\x91\x01\x09\x24\xf7\x65\xee\x76\x4a\x4b\xe1\x33\x6d\x80\x04\x8e\xf5\xb4\xf0\x98\x5c\x48\x20\xa9\x55\xdb\xf5\xd1\x62\x2d\x0f\x8d\xa5\x5f\x3e\x3e\x46\x9e\xbd\x57\xcb\xc7\xc7\xb5\x14\x3e\xf6\x70\x2d\x85\x5f\x29\x7c\xdc\xf6\xb5\x14\xfe\xad\xf0\xb1\x60\x01\x10\x1f\xa9\x55\x13\x67\xfa\xd7\x13\x57\x29\xfd\x7b\xf9\x46\x19\xa9\x35\xde\xfd\xb2\xeb\x07\xad\xb8\xe5\xfc\xb7\x81\x56\x1c\xc1\x10\x6b\xa2\xa3\x0c\x18\xe2\x58\x9c\xd9\x1c\x8a\x36\x16\x67\x36\x18\x62\x4d\x54\x92\x01\x43\x24\xf7\x65\xa9\x4b\x6b\x2b\xeb\xb3\x72\x59\x8a\x90\xa3\x45\x06\x5a\x71\x6b\x7a\x11\x9f\x37\x52\xab\x66\x6f\x54\x8a\xd4\x1c\xdf\x31\xd0\x8a\xe4\xfe\x65\x4a\xca\x0d\x0e\xad\x58\xab\x9e\xc0\x0d\x5e\x5f\x91\x7d\x5e\xee\xa6\xff\x7d\x93\x0f\x3d\xe1\xfb\xe4\xe3\xed\xb2\x3b\xbb\x08\xc6\x11\x82\xb1\x26\x14\xca\x40\x30\x0e\x04\xe3\x96\xd3\xc3\x06\x82\x91\x3c\x3b\xdb\x10\x8c\x03\xc1\xb8\x05\xa4\x1e\x08\x46\x52\x13\xda\x76\x20\x18\x07\x82\x71\xcb\xa9\x5c\x03\xc1\x48\x6a\x02\xd9\x0e\x04\x23\xa9\x39\x5a\x64\x20\x18\x49\xd9\x72\x7c\xd5\x40\x30\x8e\xa0\x89\x35\x67\x87\x0c\x68\xe2\x80\x26\x6e\x39\xbe\x6a\x40\x13\x47\xd0\xc4\x9a\x58\x2b\x03\x9a\x38\xa0\x89\x5b\x78\xe8\x01\x4d\x24\x35\x51\x6a\x07\x34\x71\x40\x13\xb7\x1c\x1b\x35\xa0\x89\xa4\xe6\x24\x92\x01\x4d\x1c\xd0\xc4\xcd\xaa\x1a\x34\x91\x3c\xdb\xfa\xa0\x89\xe4\xd9\xc2\x07\x4d\x24\x65\xb3\x0e\x06\x4d\x1c\x6f\x56\x36\x66\x00\x9a\x38\xa0\x89\x9b\x75\x30\x68\x22\x79\xb6\xf0\x41\x13\x07\x34\x71\x0b\xb6\x3c\xa0\x89\xa4\x26\x34\xcc\x80\x26\x8e\x37\xf3\xd9\xfe\x86\x78\x62\xe3\xcd\xba\xbe\x59\xd7\xb8\xf9\x6f\xd6\x15\xe0\xb8\x35\x25\x64\x4a\xdf\x3c\xbd\xf0\xca\xe3\xcd\xd3\x7b\xb3\x9b\x4f\x92\xe2\xb0\x9b\x39\xbe\x78\xa0\x19\x47\x08\xc6\x9a\x08\xb7\xe3\x6d\xd1\x06\xcd\xb8\xe5\x78\x9d\x81\x66\x24\xcf\x86\x41\x34\xe3\x40\x33\x6e\x39\x5e\x67\xa0\x19\x49\xad\x31\x61\x68\x46\x72\x5f\xe6\xa7\x53\x5a\x46\xaa\x98\xb0\xb7\x8f\x43\xa0\xc7\x2d\x47\xee\x0c\xd0\x23\xa9\x39\x68\x66\x80\x1e\x49\x4d\xd8\x9c\x01\x7a\x24\x65\xb3\xd8\x05\x7a\x24\x35\xc1\x70\x07\xe8\x91\xdc\x97\x25\xbb\xcc\xeb\x9b\x79\x55\x50\xe6\x35\xb1\x25\xef\xcb\x52\xbd\x76\x43\x44\x6a\x55\xd0\xf9\x64\x57\x55\xc6\xd2\x61\x23\x47\x78\xc8\x9a\x10\xb9\x43\xf0\xc9\x81\x8d\xdc\x12\x4a\x7b\x60\x23\x49\xad\xea\x83\x15\x7e\xb3\xc2\x39\xa2\x66\x08\x52\x49\x6a\x55\x1f\xac\x30\x84\x72\xcb\x01\x32\x03\x42\x39\x20\x94\x5b\xc8\xef\x01\xa1\x24\x35\xf1\x75\x07\x84\x72\x40\x28\xb7\x9c\x2a\x32\x20\x94\xa4\xe6\x30\x9e\xf1\xb6\x52\xf4\xf6\x99\xe1\x64\x4e\x7c\x66\x78\xb3\xcc\x31\xfd\x6f\x96\xf9\x9d\xef\xd5\xdb\xc9\x9c\xf8\x5e\xfd\x66\x99\xe3\xd0\xbe\x59\xe6\x37\x93\x1b\x40\x7c\xbc\x99\xdc\x37\x93\xeb\x65\x31\xb9\x6f\xf6\x35\x34\xf8\x78\xb3\xaf\xc1\x36\x6b\xf5\xb2\x7c\xd5\x86\x6d\x6e\x39\x47\x62\xc0\x36\x49\x4d\xe0\xdd\x01\xdb\x1c\xb0\xcd\x2d\xc7\x30\x0c\xd8\x26\xa9\x89\xbc\x3b\x60\x9b\x03\xb6\xb9\xe5\xb4\x84\x81\xcb\x24\xcf\x9e\x55\x5c\xe6\xc0\x65\x6e\x67\x2c\x38\x2e\x93\xd4\xc4\xdb\x1d\xb8\x4c\x52\x6b\x5e\x33\x2e\x93\xdc\xbf\xcc\xdd\x18\xce\xc8\xb3\xdb\x15\x97\x39\x00\x97\x5b\xce\x37\x18\x80\xcb\xf1\x61\x38\xd3\x1a\x3e\x0c\x27\xe0\x72\x0b\x85\x3d\x00\x97\xa4\x9a\xdc\x02\x2e\x07\xe0\x72\x0b\xf4\x3f\x00\x97\xa4\x26\x58\xef\x00\x5c\x8e\x0f\xc3\x19\x9a\x7f\x7c\x18\xce\x0f\xc3\x99\x0f\x4c\x18\x4c\xf2\x6c\xc4\xc5\x60\x92\xfb\x97\x79\x00\xc3\x19\xa9\x89\xcd\x3b\x30\x98\xe4\xbe\x2c\x15\x62\x92\xfd\x61\x5f\xbb\x5f\x5e\x92\x14\x3e\xdd\x19\x83\x39\x3e\xdc\xd3\x8c\xe6\x18\xcc\x81\xc1\xdc\x02\xb9\x0f\x0c\x26\xa9\x5b\x66\x2f\x18\xcc\xf1\xb9\x44\x8d\x4b\xbb\xff\x58\x2d\x0b\x83\x59\x13\xdd\x6a\x60\x30\x07\x06\x73\xb3\x18\x89\xc1\x24\x35\x41\x75\x07\x06\x93\xd4\x2d\xa3\x39\x06\x93\xdc\xbf\x4c\x49\xb9\xa7\x91\x9a\x40\xbb\x03\x83\x49\xee\xcb\x92\x0f\xd6\x38\x52\x73\x7a\xd5\xc0\x60\x8e\x27\xc6\xe7\xa9\xd1\x80\x51\x22\x35\x41\xb0\xc6\xa7\x3f\xd9\x8d\x41\x3a\x35\x1a\x8b\x6a\x9f\x2c\xaa\xf9\x84\xf1\xb1\xa8\x86\xe8\xdc\x4e\x8d\x86\x6d\x8f\xd4\x44\xd6\x1d\x88\xce\xf1\x79\x42\xf7\x65\x4e\x83\xe8\x1c\x88\xce\xed\xf2\x54\xd6\x32\x52\x73\x3e\xd6\x40\x74\x0e\x44\xe7\x76\xb9\x1d\x93\x17\x8a\xf3\xd9\x96\x2d\xee\xe7\x10\xf7\x73\x0b\xcf\x3a\xc4\xfd\x24\x35\xb1\xb5\x86\xb8\x9f\x43\xdc\xcf\x2d\xf0\xea\x10\xf7\x93\xd4\x2d\x5e\xb7\xb8\x9f\x43\xdc\xcf\x2d\x68\xe9\x10\xf7\x93\xd4\x84\xef\x1d\x90\xd1\xf1\x04\xf4\xb4\x50\x2a\xa2\x27\xa9\x9b\x7c\xb0\x82\xc8\xd2\xed\x62\x1b\x58\xc1\x90\xa5\xd5\x07\x1c\x64\xe9\x40\x96\x6e\x97\x4e\xcf\x0a\x46\xea\x56\xff\x86\xb1\x1b\x78\x3a\x80\xa7\x9b\x65\x4e\xe0\x29\xa9\x89\xf0\x3b\x80\xa7\x03\x78\xba\x85\x35\x1c\xc0\x53\x52\x37\x85\x66\x24\x23\xcf\xd6\x75\x41\x3e\x49\xd9\x72\x64\xf2\xc0\xa2\x92\x9a\x20\x63\x03\x8b\x4a\xee\xcb\xdc\x4d\xdd\xc4\x7d\x4d\x90\xb1\x81\x45\x1d\x58\xd4\x2d\x84\xdf\xc0\xa2\x8e\xb0\xa8\xcf\x46\x78\x2c\xea\x00\x99\x6e\x39\x93\x79\x80\x4c\x49\x4d\xf8\xde\x01\x32\x1d\x20\xd3\x2d\xf0\xfc\x00\x99\x92\x67\xbf\x3c\xc8\x74\x20\x4a\x37\x48\x19\xa2\x94\x54\x1f\xb7\x10\xa5\xe4\xbe\xec\x48\xda\x29\x2d\x45\xc8\xb7\x7f\x44\xe9\x40\x94\x6e\x30\x33\x44\xe9\x08\x51\x5a\x7d\x03\x43\x94\x0e\x44\xe9\x76\x65\x0c\x42\x94\x92\xba\x65\x26\x80\x28\x1d\x88\xd2\xcd\x12\x2f\xa2\x74\x84\x22\xad\x89\xf2\x3b\xc4\x1f\x1d\x88\xd2\x0d\xca\x85\x28\x25\xcf\x96\x7f\x44\x29\x79\xb6\xf7\x23\x4a\x49\xd9\x90\x51\x88\x52\xf2\x6c\xef\x47\x94\x92\xfb\xb2\xe4\x83\x2d\x8d\xd4\x44\xf4\x1d\x82\x8d\x0e\xa8\xe8\x66\xa9\x19\x2a\x3a\xbe\x4f\x24\xc6\x58\x49\xa8\xe8\x80\x8a\x6e\x96\x78\xa1\xa2\x23\xa8\x68\x4d\x94\xdf\x01\x15\x1d\x50\xd1\x0d\xad\x01\x15\x25\x35\xb1\xde\x06\x54\x74\x7c\x45\x10\xb7\x76\xfb\xb5\x25\x36\xa8\x68\xcd\xf1\x75\x03\x2a\x3a\xbe\xe3\xeb\xb2\x14\xf5\x76\xf5\x6e\x49\x25\x65\x7c\x84\x8a\x92\x07\x47\x80\x8a\x92\xfb\x97\xd2\xe4\x23\xde\x5d\xc2\xf7\x0e\xa8\x28\x29\x9b\xe5\x5c\xa8\x28\xa9\x89\x12\x37\xa0\xa2\xe3\x3b\x45\xd2\x54\x71\x5c\xb9\xc8\x03\x37\x04\x25\x7d\xe4\xbe\xec\xf8\xe9\xf7\x13\x51\x3a\x1f\xa2\xb4\xdf\x29\x4d\x8a\xa6\x75\xf7\xab\x89\x28\x9d\x4f\xfc\xd1\xa0\x07\x53\x00\xd2\xf9\xd2\xb4\x8e\xdc\x2b\x4d\x6b\xbe\x34\xad\x7e\x97\x7d\xbe\xd2\xb4\x48\xcd\xd7\xd5\xf9\xca\x30\x3d\x21\xa3\x5b\x08\x85\x09\x19\x25\x75\xbb\x07\xf8\x09\x19\x25\x35\x61\x77\x27\x64\x74\xc2\x43\xb7\xee\x6e\xa7\x87\x6a\x33\xcd\xcd\x2e\x49\xcb\x65\x7e\xfa\x96\xf6\xce\x65\xf5\x4e\xba\x3c\x33\x43\x72\x62\xe7\x4e\x90\xe7\x04\x79\x6e\xd9\x2e\x3f\x41\x9e\xa4\xe6\x98\xd9\x09\xf2\x9c\x20\xcf\x2d\x7b\xde\x27\xc8\x93\xd4\xed\x49\x52\x50\x43\x72\x76\xa9\x4f\x90\x27\xa9\x89\xa7\x3b\x41\x9e\xa4\xe6\x63\xf3\x04\x79\xce\x97\x78\xda\xfd\xcc\xdd\xba\x87\x1a\x6b\x9f\x9b\x29\xe8\xd3\xe8\xcf\xfc\x74\x78\x80\xa1\x30\x07\x03\x4c\xa8\xe6\x84\x6a\xee\x59\x41\x9e\x50\x4d\x52\x13\x3b\x77\x42\x35\x27\x54\x73\xcf\x1e\xdd\x09\xd5\x9c\x50\xcd\x3d\xcb\xb9\x13\xaa\x39\xa1\x9a\x7b\xd6\x2c\x27\x54\x73\xbe\x8c\x37\x67\xea\xf7\xe3\xb2\x8c\x37\x7b\x28\xef\x09\xd5\x24\x35\x04\xf3\x84\x6a\x4e\xa8\xe6\x9e\xed\x85\x13\xaa\x49\x6a\xb6\x60\x4f\xa8\x26\xb9\x2f\xf3\xd3\x29\x6d\xe6\xb2\xd4\x52\xf6\x9a\x4e\xa8\xe6\xfe\xd2\xc6\xbf\xf2\x66\xdc\x39\x53\xe7\x5f\x79\x33\xee\xa8\xb8\xaf\x3a\xff\x3e\x71\x55\xd3\x92\xbe\xf2\x66\x40\xd1\x3d\xbe\x2a\x49\xf4\xce\x6c\xf4\x9b\x80\x4b\x52\x13\x51\x77\x06\xbe\xbc\x45\xe1\xd3\xa2\x01\x97\x04\xfd\x32\x01\x97\x13\x70\xb9\x67\x5f\xdb\x04\x5c\x12\xa8\xcb\x04\x5c\xce\x27\x16\xe7\x2b\xed\x12\x5d\x39\x31\x92\xfb\xeb\xfc\xed\xd3\xd5\x26\x84\x72\x3e\xc1\x2f\x5f\x6e\xad\x9b\x61\x12\xf7\x10\xd1\x13\x93\x38\x45\xa2\xdc\xb3\x7f\x61\x8a\x44\x49\xea\x96\x66\x25\x12\xe5\xc4\x29\xee\xe5\x76\x80\x26\x4e\x71\xe2\x14\xf7\x2c\xa2\x4f\x9c\xe2\x2c\xec\xf0\x95\xcb\x86\xcb\x86\x27\x6c\xa9\x9e\xe1\x09\xec\xf0\xe5\x97\x9e\x30\x44\x54\xdd\x93\xb9\xd8\xe1\x59\xd8\xe1\xcb\x2f\x55\x4f\x26\xe3\x7b\xd6\x8c\x27\x4e\x91\xd4\x44\x7b\x9c\x38\xc5\x89\x53\xdc\xb3\x66\x3c\x71\x8a\xa4\x6e\x3d\x25\xd5\x5b\x0a\x73\xdd\x73\xb3\x98\xeb\x09\x40\xdc\x73\x1a\xf2\x04\x20\x92\x9a\xb8\xc4\x13\x80\x38\x9f\x70\x92\x59\xbd\x9d\x00\xc4\x59\xf8\x92\x3d\xf5\xb6\x3c\x60\x29\x7c\xcc\x18\x00\x91\xd4\xac\x24\x4d\x00\xe2\x04\x20\xee\x89\xf7\x3d\x01\x88\x13\x80\xb8\x67\x79\x6d\x02\x10\x09\x4a\x69\x0a\x14\x39\x01\x88\x7b\x16\xc4\x26\x00\x91\xa0\x94\x66\xf9\x68\xa4\x4f\xa8\x5b\x0d\x57\xcf\x28\xba\x41\x71\x3b\xdd\x20\x52\x13\xe7\x78\x96\xaf\x27\x3c\x41\x6c\xd3\x6c\xa0\x8b\xa4\xee\x4f\x52\x95\xb4\xbb\xec\x4c\xda\x21\xed\xc8\x65\x25\x49\x4d\xd2\x25\x24\xae\x9f\x76\x69\x3d\x97\xd5\x24\xe5\x3d\x0b\x31\xb9\xe7\x73\xf8\x14\x62\x92\xd4\x44\x4d\x9e\x70\x45\x52\xf7\x7b\xda\x33\xe1\x8a\x13\x60\xb8\xe7\x93\xf3\x04\x18\x92\x9a\x40\xca\x13\x60\x38\x21\x81\x7b\xdd\x72\x99\x0e\x02\xec\xdb\xf3\xf9\x70\x02\xfb\x66\x82\x31\x42\xb9\xa6\x60\x8c\x13\xd8\xb7\xd7\xbc\x54\x60\x1f\xa9\x89\xea\x39\x81\x7d\x33\x2c\xdf\x7d\x59\x4f\x9a\x92\x5e\x4a\x2a\x49\x49\xbb\x92\x66\xbc\x02\xf6\x91\xba\xab\x23\xbd\x2d\x52\x13\x0f\x74\x02\xfb\x26\x62\x6f\xcf\xe7\xa5\x89\xd8\x23\x75\x2f\x6e\x76\x49\x52\xaa\x18\x6c\xdc\x1d\xa9\xbb\xda\x1d\x2a\x44\xa0\xd6\x7c\x74\x99\x48\xb9\x09\x81\xdb\x33\xf5\x9e\x18\x38\x52\x13\x5b\x79\x8a\xb2\x38\x61\x71\x7b\x26\xd0\x13\x16\x47\xea\x1e\x83\x01\x8b\x9b\xb0\xb8\x7d\xf3\xb6\xb4\x72\x58\xdc\xbe\x79\x5b\x9a\x6f\xa4\x26\x2c\xf3\x84\xc5\x4d\x58\xdc\x1e\x9f\x7a\xc2\xe2\x48\x4d\xa8\xe6\x09\x8b\x9b\x4f\x2c\xc4\xac\x04\x4f\xbc\xdb\xc4\xbb\xed\x21\x49\x27\xde\x6d\x3e\xb1\x0a\xf9\x2a\xd8\xb3\x29\x32\xe1\x6e\xc0\x12\x99\x90\xd4\x04\x5c\x9d\x22\x13\x4e\xec\xd9\x6e\x3c\xc1\x9e\xcd\xf0\x66\x75\xbf\x67\x60\x53\x64\xc2\x89\x3d\xdb\x19\x51\xec\x19\xa9\x89\x06\x3d\xb1\x67\x13\x7b\xb6\x87\x62\x9c\xd8\x33\x02\x14\x9c\xd8\x33\x72\x5f\xe6\x09\x53\xda\xcc\x65\x5b\x92\x96\xa4\xaf\x80\xc4\x77\x65\x86\x57\xbb\x25\x95\x59\x93\x0f\xcd\x3c\x52\x73\xb0\xf1\x14\xc0\x70\xc2\xd1\x76\xb6\x0b\x8e\x46\x6a\x42\x40\x4f\xb1\x04\xa7\x58\x82\xbb\xfe\x26\x96\x20\xa9\x09\x01\x3d\xc5\x12\x9c\x62\x09\xee\x09\x35\x3e\xc5\x12\x24\x75\xaf\x29\x81\x96\xbf\x69\xf9\x9a\xf9\xa6\xe5\x6f\x5a\xfe\x26\x49\x76\xb5\x5f\x2f\x1a\x02\x37\x83\xc0\xd5\x04\x94\x9e\x10\xb8\x09\x81\xdb\x9f\x8c\x18\x67\x22\x60\xca\x09\x81\x9b\xc2\x0b\xee\xcf\x13\x86\xbc\x65\x9c\x49\x40\xe9\x09\x81\x9b\xd8\xb6\xfd\xf9\xa9\x01\x24\x52\x13\x6a\x77\x62\xdb\x08\x0c\x73\x62\xdb\x48\xd9\xb3\xb4\x3f\xb1\x6d\xa4\xee\xdb\xf9\xdb\xe3\xb7\xb0\x82\xe4\xbe\x4b\x4a\xa8\x9b\x45\xea\x9e\x81\x14\x21\x37\x31\x6d\x7b\xce\x8b\x9e\x98\x36\xb2\x5d\xf7\xe3\x31\x6d\x73\xd7\x3e\xe3\x9d\xed\xda\xa7\x78\x81\x7b\x4e\x90\x9e\xe2\x05\xce\x70\x6e\xd5\x23\x61\x6e\xa4\xec\xd9\x59\x30\x77\xed\x73\xd7\xf0\xe2\x9d\xed\x1a\x9e\x78\x81\x7b\xa2\x2b\x4f\xf1\x02\xe7\xae\xe1\x65\x86\x80\x6d\x23\x35\xd1\x85\x27\xb6\x8d\xdc\xbf\x3c\x92\x26\x1f\xf1\xf3\x9f\x67\xf2\xf3\x41\x6b\x7b\xf6\x24\x4c\xd0\xda\x0c\xa8\x56\xb3\x9b\x61\x0a\x21\x48\xee\xcb\xf2\x04\xcd\x18\xb4\xf6\x3c\x80\x01\xdf\x9f\x66\x9c\x99\x04\x68\x8d\xd4\x04\x4d\x9e\xa0\xb5\xb9\x3f\xcd\x38\x96\x19\xb4\x46\x50\xb1\x13\xb4\x36\xf7\xa7\x19\x67\xda\x00\x5a\x23\xf5\xc9\x87\x66\x0c\x5a\x7b\x9e\xc9\x80\x83\xd6\xf6\x84\xf0\x9d\xa0\xb5\x09\x5a\x0b\x4f\x3b\x41\x6b\x73\x7f\x3a\xc0\x99\x92\xea\x00\x68\xb4\xf0\xb4\x13\x8d\x36\xf7\xa7\x03\xc4\x85\x45\xa3\x91\x9a\x30\xc7\x13\x8d\x36\xf7\xa7\x03\xc4\x13\xd8\x75\x80\x5d\x07\xc8\x54\x65\xd7\x01\xf6\x27\xbc\xf7\xe5\x09\x5e\xf3\x48\x8d\x67\xfa\xb2\x0f\x35\xfe\xf4\x93\x18\xb0\x5d\x3f\xd9\xf5\x93\x0c\x4b\x70\x37\x52\x13\xd2\x78\xc2\xdd\x48\xd9\x13\x30\x76\xee\xfa\xc9\xae\x9f\xc4\xe5\xd9\x75\x84\xfd\xe9\x08\x5d\xda\x29\x2d\x75\xa4\xda\x74\x84\x7d\x6a\x20\x5d\x9a\x06\x92\x55\x8f\xa7\xda\xa6\x12\x24\xe4\xe6\x9e\xe8\xb0\x33\xc0\xdd\x23\x75\x8f\xdd\x87\xdd\x91\x9a\xf3\xd0\xe7\x6e\xf0\xda\xd7\x93\xdd\x14\x94\x27\x17\xa9\x09\x90\x3c\x77\x9e\xdc\xbe\xd4\x6e\x1c\xa8\x7d\xa9\xdd\x7c\x15\x4c\x80\xe4\xb9\x2f\xb5\x6b\x28\xcc\xb1\xe9\x13\xd7\x47\x6a\x02\x24\xcf\xfd\xad\x8e\x8c\x8e\x89\x8f\x3a\xa1\x7e\x13\xea\xf7\xbc\x65\xd3\x2f\xa8\xdf\x7e\x54\x97\xc9\xdb\x27\xc3\xb4\xb7\xfc\x51\x6d\x1f\x91\xd2\x33\xb2\x40\xfd\x26\x86\x2f\xe1\xa7\x27\x86\x6f\x62\xf8\xf6\x23\x23\x0b\x86\x8f\x60\x9f\x27\x86\x6f\xa2\xee\xf6\x38\xe7\xa8\x3b\x72\xff\x52\x9a\x92\xde\x02\x87\x9e\x09\xaf\xf8\xc8\x7d\x59\x8a\xf0\x7d\x1e\x9a\xa6\xe5\xbd\x7c\xbd\x17\x03\x77\x76\x88\x4c\x0c\xdf\xc4\xf0\x79\x09\x18\xbe\x89\xe1\xdb\x8f\x8c\x05\x18\x3e\x52\xf7\x38\xc0\x18\xbe\x29\x8c\xe2\x9e\x8d\x24\x53\x18\x45\x52\xbd\x2b\x0c\xdf\xc4\xf0\xed\x41\x9f\x27\x86\x8f\xd4\x04\xfc\x9d\x18\x3e\x52\xb3\xf5\x68\x62\xf8\x48\xd9\x03\x2b\x4f\x0c\x1f\xa9\xde\xf2\x71\xc8\x07\x37\x23\xb0\xf2\x3c\xb8\x19\x50\xbf\xec\x50\x9a\x50\xbf\x09\xf5\xdb\x03\x2b\x4f\xa8\xdf\x0c\xde\x07\x0f\x9f\x87\x4f\x33\x50\xbf\xfd\x88\xe1\x85\xfa\x91\x9a\xa8\xbd\x13\xea\x37\xa1\x7e\x7b\xce\xa9\x9f\x50\x3f\x52\x13\xa1\x77\x42\xfd\xc8\x7d\x99\x87\x4e\x69\x2b\x97\xa5\x8e\x42\x32\xcf\xe3\x54\x47\x31\xc6\x87\xaf\x3a\x91\x9a\x08\xbd\x13\x24\x38\xd1\x7f\x89\xc6\x3b\xd1\x7f\x13\xfd\xb7\x87\x16\x9e\xe8\xbf\x19\xd4\xaf\x26\x0a\xee\x44\xfa\x91\xaa\x39\x23\xfd\x26\xd2\x6f\xcf\x11\xfa\x13\xe9\x47\xa0\xf1\x13\xe9\x37\x0f\x26\x3b\x3b\x55\xe6\xc1\x64\x47\xaa\x56\x7f\x30\xd9\x07\x93\x9d\xc0\x95\xf3\x60\xb2\x23\x55\xab\xc7\x08\x92\x7a\xfc\x0d\x7b\xcd\xe7\xc1\xa2\x1f\x2c\x7a\xc0\xe1\x79\xb0\xe8\xc7\xed\xa6\xd7\xa3\xa6\x52\x79\xe9\xe0\xc3\x3d\x9b\x56\x26\xf8\x70\x26\x72\x64\x4d\x7c\xdd\x29\x72\xe4\x04\x1f\xee\x89\xbb\x38\xc1\x87\xa4\xea\x3b\xe0\xc3\x09\x3e\xdc\x73\xc2\xfe\x04\x1f\xce\x84\x84\xac\x4f\xdf\x61\xbd\x85\x84\xdc\x73\xc2\xfe\x14\x12\x92\xd4\xa7\x53\x24\x24\xe4\x3c\xf2\xa5\x73\x4f\x08\xc4\x19\x60\xf1\x96\xd4\x4d\x1c\x24\x8c\x22\xa9\x4f\x3f\x61\xd1\x31\x8a\x7b\x00\xe6\x89\x51\x24\x8e\x08\x98\x18\x45\x72\x5f\x96\x87\xb2\xe8\x18\xc5\x44\xf0\x9d\x18\x45\x72\x5f\xe6\xa1\x4a\x15\x16\x22\x11\x7c\xa7\x90\x90\x13\xca\xb8\x27\x8c\xe1\x84\x32\xce\xe0\x8b\x35\xdb\xb7\xe6\x61\x22\x0e\x65\xdc\x0f\x7d\x9d\xf9\x86\x32\xe6\x10\x82\x09\x65\x9c\x62\x3d\xee\x4d\xc7\x66\xbe\x23\xf5\xe9\xd7\xcc\xf7\x91\x45\x9d\xbd\xe9\x8a\x6f\x0f\xcd\xa2\xce\xd3\xaf\x59\xf4\x48\x7d\xfa\x30\x8b\x1e\x29\x7b\xd3\x51\xde\xf2\x91\x75\x9e\x04\xeb\x9d\xc7\x5b\xe1\x19\xfe\xa6\xf3\x30\xfc\x61\x21\x9d\x1f\x30\x0f\x86\xff\xf8\x3c\x77\x4b\xbd\x31\xfc\x91\xfa\x58\x04\xd3\xa2\x83\x45\x6f\x3a\x14\x8b\x1e\xa9\x8f\x45\x60\xd1\x8f\xaf\xbb\xb1\xa4\x5f\x77\xfb\xba\x5b\x0a\xff\x7d\xee\xd6\x5c\x26\xcd\xfb\xcb\xd7\xb3\x6c\x54\x9b\x87\xaf\x67\xc0\xcb\x3d\x7b\x5b\x26\xf0\x72\x02\x2f\xd9\x17\x64\xe5\x44\x56\xee\xe1\xbe\x27\xb2\x92\xd4\x04\xf0\x9d\xc8\xca\x89\xac\xdc\xb3\x91\x65\x22\x2b\x89\x13\x0a\x26\xb2\x72\x22\x2b\xf7\x1c\xd3\x3f\x91\x95\xa4\x66\xdb\xdb\x44\x56\x12\x87\x16\x4c\x64\x25\x29\x7b\x22\x74\x4d\x91\x29\x49\x4d\x68\xff\x29\x32\x25\xb9\x2f\xdb\x92\x76\x4a\x4b\xe1\x9b\x5f\x5e\x92\x14\x3e\x15\x82\xd3\x9c\x61\x33\x2b\x0b\xd6\x78\xe1\x38\xcd\xbd\xc9\x08\xf3\x8d\xd3\xcc\x11\x08\x13\xa7\x39\x1b\xf3\xdd\x3c\x81\xf9\x6e\xcc\x77\x0c\x5d\x63\xbe\x1b\xbb\xdc\xfc\x94\x5d\x6e\xec\x72\x3c\x3b\x84\x27\xa9\xd9\x7e\x37\x1b\x2f\xbc\xf1\xc2\xb3\x61\x66\x36\x5e\x78\xa4\x32\x91\xcd\x07\xf8\xc8\x7d\x59\x8a\x70\x2a\x3c\x2b\x1f\xcf\xae\xb1\xf2\x10\xd2\xbd\xc5\xa3\x82\x90\x4e\x08\x69\x62\xfb\x4e\x08\xe9\x84\x90\xee\x89\x2a\x35\x21\xa4\xc4\xf1\x0c\x13\x42\x3a\x85\xe0\xdc\xb3\x3b\x66\x0a\xc1\x39\x21\xa4\xc7\xf3\x80\x58\x37\x08\xe9\x9e\xa0\x02\x13\x42\x4a\x2a\x2b\x0b\x21\x25\x4e\x6c\x98\x10\x52\x52\xf6\x44\x61\x9a\x10\x52\x52\x13\x78\x77\x42\x48\xc9\x7d\x59\x8a\xc0\x8e\x43\x48\x0f\x25\xe0\xac\x63\x43\xf7\x44\x5c\x9a\xd8\xd0\xd9\x98\xf6\xf8\x62\x8d\x69\x6f\xe3\x79\x68\x32\xc2\xb4\x37\xa6\x3d\xbe\x58\x63\xda\x21\xa4\x7b\x42\x09\x4d\x08\x29\xa9\x06\x05\x08\xe9\x6c\xbc\xf0\x33\x1e\x44\xe3\x85\x37\x36\x5b\x7d\xb0\xd9\x8d\xcd\xce\x38\xd1\xd8\x6c\xa0\xe9\x1e\xbe\x7d\x02\x4d\x67\x63\x8c\xe3\xec\x35\xc6\x18\x68\xba\x67\x5b\xcd\x04\x9a\xce\xc6\xca\x66\x38\x69\xac\x6c\x63\x65\xb3\x5f\x66\x36\x56\xb6\xb1\xb2\xaa\x8d\x95\x6d\xac\x6c\xa2\xc9\xcc\xc6\xca\x36\x56\x56\xb5\xb1\xb2\x8d\x95\x0d\xa5\x3e\x1b\x2b\xdb\x58\xd9\x2e\xc9\x43\x59\xd9\x8c\x13\x8d\x95\x15\x6a\x74\x3f\xb7\xdf\xde\x60\x3e\x45\x22\x25\xd5\x30\x22\x12\xe9\x84\xc8\xee\x09\xae\x30\x21\xb2\x13\x22\x9b\x58\x33\x13\x22\x3b\x21\xb2\xfb\x99\x51\x09\x22\x4b\xea\xe1\xed\x32\xc2\x10\xd9\xfd\xcc\xf4\x1a\x22\x4b\xaa\x41\x09\x22\x3b\x1b\x5b\x1d\x70\x7e\x36\xb6\x3a\x52\x9b\x46\xc0\x56\x47\xaa\x71\x4a\xf4\x51\x52\xf6\x44\x4d\x98\xa2\x8f\x12\xc7\x87\x4c\xd1\x47\xc9\x7d\x99\x34\x85\x8f\xf9\x6e\x9a\x0f\xf3\x8d\xb7\xdd\x13\x5c\x61\xe2\x6d\x67\x18\xdb\x6a\xd4\x3b\x99\x6f\xbc\xed\x9e\xc0\xea\x13\x6f\x4b\x6a\x02\xed\x4c\xbc\xed\xc4\xdb\xee\xd9\xaf\x33\xf1\xb6\xa4\x26\xcc\xed\xc4\xdb\x4e\xbc\xed\x9e\x48\x0a\x13\x6f\x4b\x6a\xc2\xdc\x4e\xbc\x2d\xa9\xd9\x80\x3a\x4f\xe6\x1b\x82\xbb\x27\xea\xc5\x84\xe0\x92\x9a\x0d\xa8\x13\x82\x4b\xee\xcb\x6a\xd2\x4e\x69\x29\x7c\xf1\xcb\x4b\x92\xec\xc6\x0e\x9d\x87\xec\x1e\xc9\x6e\xf1\xcb\x27\xbb\xea\x28\x76\x08\xa9\x3b\x91\xba\x09\x55\x3b\x91\xba\x13\xa9\xbb\x67\x5b\xcf\x44\xea\x92\x9a\xed\xac\x13\xa9\x3b\x91\xba\x7b\xb6\xf5\x4c\xa4\x2e\xa9\x09\x32\x3b\x91\xba\xf3\x6c\x1f\x97\x79\xc2\x57\xda\x37\x97\xa5\x2a\x7d\x7e\x01\xf4\xee\xd9\xc3\x33\x01\xbd\xa4\xf2\x16\x00\xbd\xc4\x59\x32\x13\xd0\x4b\xee\x5f\x4a\x93\xdd\x0c\x06\x1c\x08\x40\x2f\x29\x7b\xb6\xf5\x4c\xe1\x4d\x67\x20\xdf\x9a\x60\x44\x13\xe3\x4b\x6a\xcb\x94\x50\x28\xd3\x79\x32\xfc\xd9\xe9\x33\x4f\x86\x3f\x52\xb3\xad\x76\x9e\x0c\xff\xc9\xf0\x27\x3e\xc4\x3c\x19\xfe\x88\x33\x6d\xe6\xc9\x97\x3f\x19\xfe\x44\x74\x98\x27\xc3\x1f\xa9\x1c\x19\x5c\xf1\x3c\x59\xf9\x4b\xe3\x65\xe5\x23\x8e\xbe\x99\x27\x2b\x0f\x3f\xde\x2f\x8d\x97\xf9\x86\x1f\xf3\x77\xe0\xc7\x13\x7e\xbc\xe7\xa0\xfd\x09\x3f\x26\x8e\xbe\x99\xf0\xe3\x09\x3f\xde\x2f\xef\x8f\xf9\xc6\x15\xb7\x4d\xd2\x92\xf4\x75\x59\x4a\xcf\xe5\xc6\x15\x27\xee\xd1\xc4\x15\x13\x47\xdf\x4c\x5c\x31\x29\x7b\x76\x17\x4d\x5c\xf1\x4c\x48\x55\x47\xdf\x4c\x21\x55\xe7\x99\x5d\x03\x7b\x0e\xae\x9f\xa7\x4f\x21\x91\x9a\x00\xaa\xf3\xf4\x25\x04\x57\xbc\xe7\xf4\xf9\x89\x2b\x26\xd6\x3b\x71\xc5\x13\x57\x9c\x33\x73\x26\xae\x78\xe2\x8a\xf7\x9c\x06\x31\x71\xc5\xc4\x99\x39\x13\x57\x4c\xca\x9e\x4d\x4e\xf3\xca\x41\xd3\x13\x57\x9c\x90\xaa\x13\x57\x4c\xee\xcb\x3c\x74\x4a\x4b\xad\xc5\x1a\xe1\x8a\x27\xae\x78\xcf\xa1\x11\x13\x57\x4c\x2a\xb7\x0b\x57\x4c\x6a\xe2\x2a\x4d\x5c\x31\xb9\x7f\x99\x22\x68\xe1\x81\x85\x6b\xe2\x2a\xcd\x2b\xc7\xba\x4e\xc1\x58\xf7\x1c\x1a\x31\x51\xc2\x13\x25\xcc\x61\x43\x09\x4f\x94\xf0\x9e\x63\x1e\x26\x4a\x98\x54\x0e\x1b\x4a\x78\xa2\x84\xf7\x6c\x93\x9a\x28\x61\x52\x5b\xf3\x4b\x85\xd7\x9c\xaf\x7c\x98\x45\x09\x93\x9a\x28\x4d\x13\x25\x4c\x1c\xf1\x33\x51\xc2\xa4\xec\x97\x92\x6a\xe1\x28\xe1\xec\x97\x9e\x28\xe1\x79\x3d\x2d\x5c\x49\xb5\x70\x94\x70\x02\x99\x4e\x94\xf0\xbc\x9e\x16\xae\x08\x5a\xf8\xa5\x85\xc7\xc6\x5e\x5a\x78\xe4\xbe\x2c\x79\x1b\x5e\xe9\xc8\x43\x4f\xbf\xf4\xd0\xa7\x23\xc8\xaf\x8e\x10\xa9\x9c\xc9\x8b\x1f\x03\x4d\xde\xaf\xd6\x7e\x7b\xdc\x46\x2e\x93\xca\xd7\x44\x2e\xcf\xcb\x04\xf3\x72\x67\x13\xcc\x48\x6d\xf9\xa2\x77\xf1\x69\xae\xa7\xb5\xc7\x3d\x04\x38\x93\x9a\xad\xde\xf3\xf2\xe1\xef\xe2\xd3\x5c\xb1\xb7\x17\x9f\x26\x52\xdb\xf3\x4b\x15\xc1\xa7\xc9\x59\xda\xf3\xe2\xd3\x44\x1c\x89\x34\x2f\x3e\x0d\x82\x7a\xbf\x62\x5c\x11\xd4\x13\x41\xbd\xe7\xf0\x8c\x89\xa0\x9e\x08\xea\x1c\x93\x34\x11\xd4\x13\x41\xbd\xe7\xa0\x8c\x89\xa0\x26\xb5\xe9\x9e\xfc\x0c\xf1\x6c\xf7\x1c\x8b\x3c\xc5\xb3\x25\x4e\x53\x9a\x08\x6a\x72\x5f\x96\x62\xd9\x64\x11\xa9\x4d\x49\x7d\x0c\x04\x5a\xef\x89\xf7\x31\x81\xd6\xc4\xa1\x4b\x13\x68\x4d\x2a\xe7\x5b\x3c\x5b\x72\xff\x32\x45\xe0\x8e\x5c\xdc\x11\x75\xc4\x1d\xb9\xb8\x23\x3d\x43\xcb\xc5\x1d\x09\x96\xed\xb8\xa6\x79\xf9\xb4\x08\xd1\xde\x73\x60\xc7\x84\x68\xcf\xce\x1d\x49\x55\x8a\x71\x3b\xc5\xb8\xdd\x73\x56\xf0\x14\xe3\x96\x54\x7e\xbb\x18\xb7\x53\x8c\xdb\x3d\x87\x00\x4f\x31\x6e\x49\xe5\xb7\x8b\x71\x3b\xc5\xb8\xdd\xb3\x37\x6c\x8a\x71\x4b\x6a\x22\xa5\x4e\x0c\x38\xa9\xd9\xd4\x3e\xc5\xb8\x25\xf7\x2f\xf3\x00\xee\x48\xe7\x8e\xc4\xc3\xec\xdc\x11\xf4\xf8\x9e\xbd\x61\x13\x3d\x4e\x6a\xa2\x9d\x4e\xf4\xf8\x44\x8f\xef\xd9\x1b\x36\xd1\xe3\xa4\x26\xda\xe9\x14\xeb\x76\x76\x56\xd8\xde\xad\xce\x0a\x77\x56\x38\x8e\x68\x67\x85\x3b\x3f\xa3\xc7\x32\x77\x7e\x46\x67\x85\xbb\x24\x85\x67\x5e\x73\xae\xc7\xc4\xa2\x93\x6a\x36\x82\x45\x27\x35\x41\x4c\x27\x16\x7d\x8a\xaf\xbb\xdb\x94\x25\xbe\xee\xc4\xa2\x67\x93\xff\xc4\xa2\x4f\x2c\xfa\x9e\xd3\x3f\x26\x16\x9d\xd4\x04\x31\x9d\x9d\xb7\x00\x4f\xdf\x73\x9c\xe8\x84\xa7\x4f\x78\xfa\x9e\xc3\x22\x27\x3c\x7d\xc2\xd3\x13\xb0\x74\xc2\xd3\x27\x3c\x7d\xef\xde\x0c\x1b\x06\x4f\x4f\xd4\xd1\x09\x4f\x9f\xf0\xf4\xbd\xab\x72\xc6\x09\x9e\x9e\xa8\xa3\x13\x9e\x4e\xee\xcb\x52\x2c\x5b\x4f\x22\x35\x51\x47\x67\x37\x98\xa3\xd8\x8f\x97\x4a\x62\xa4\x50\xec\x26\x59\x28\x76\xe2\xc0\xb0\x89\x62\x27\xf7\x2f\x53\x04\x83\x79\xa4\x9a\x77\x75\xd3\x33\xb0\xfb\x91\x43\x3c\x26\xd8\x7d\xf6\x7c\x18\x4b\x58\xbc\xd9\x7d\x18\xeb\x59\xea\x38\x5e\x4a\x6a\x80\x8f\xd4\x33\xee\x08\xfe\x7d\x26\xda\x6f\x4d\xe4\xd0\xd9\xcd\xe2\x44\xfe\x3d\x5e\xb2\xcb\x94\x45\x6a\xc2\x84\x4e\x91\x7f\x27\x72\xfe\x78\xb9\x1b\x53\x16\xa9\x26\x76\xdd\x5c\x2c\x52\x8e\x1c\xf6\x37\xbb\x2f\x5e\x11\x87\x99\xcd\x6e\x6b\x4b\xe4\xbe\x2c\x85\x37\x27\x8b\x38\xcc\x6c\x76\x73\x32\x68\xfe\xf1\xd2\xc1\xd9\xca\x88\xc3\xcc\xa6\xd0\xc2\x13\xad\x7f\xbc\xe2\x1b\xa0\xf5\x67\xcf\x76\x97\x23\x27\xc3\xcd\xce\xfa\xf4\xaf\x27\x24\x6f\x26\x3e\xa0\xfe\xe3\x95\x69\x14\xa8\x9f\xd4\x84\xf1\x9b\xa0\xfe\x29\x02\xf1\x91\x63\xd5\xa6\x08\xc4\xa4\x86\xef\x98\x22\x10\xcf\xb1\xab\xcb\x38\x0c\x83\xa5\x89\xd4\xc4\x09\x9d\x83\xa5\x19\x87\x46\x13\x4f\x60\xb0\x34\x11\x87\xaf\x4d\xa7\x06\x90\x9a\x38\xa1\x73\xb0\x34\x91\x72\xe4\x5c\xaf\x39\x58\x9a\x48\x4d\xec\xc0\x39\x58\x9a\xc8\x7d\x99\xb4\x53\x5a\x0a\x9f\x3a\x1a\x2c\x8d\x63\x09\x8e\x57\xc6\x6e\xc7\x12\xcc\x1c\x45\x50\xcd\x82\x07\x7f\x6f\xb4\xe7\xa1\x29\x02\x4b\x13\xa9\xe7\x76\xfc\xf6\xd0\x3d\x18\x22\x87\x1b\x1c\x39\xa8\x6b\x3a\xdc\x60\x3a\xdc\xe0\xc8\xd1\x4f\xd3\xe1\x06\xa4\x26\x78\xe1\x74\xb8\xc1\x74\xb8\xc1\x91\x53\x98\xa6\xc3\x0d\xa6\xc3\x0d\xc2\xc3\x4c\x87\x1b\x4c\x87\x1b\x1c\x39\xe9\x68\x3a\xdc\x80\x54\xb3\x75\x87\x1b\x4c\x87\x1b\x1c\x39\xd6\x68\x3a\xdc\x60\x8e\x7c\x62\x0a\x36\x33\x87\x4f\x4c\x0e\x37\x38\x4a\x7a\x94\xc3\x0d\x48\x4d\x78\xc4\xe9\x70\x03\xe2\xe4\xbb\x39\xb8\x66\xce\x3b\x38\x72\x24\xd0\x74\xde\x01\xa9\x09\x85\x38\x9d\x77\x40\xee\xcb\xdc\x4d\xe1\xe3\xc1\x25\x16\xe9\x74\xde\xc1\x74\xde\xc1\x91\x73\x48\xa6\xf3\x0e\x88\x73\xf4\xe6\xb0\xa1\xc7\x11\x08\x47\x8e\xec\x99\x8e\x40\x98\x23\x9f\x7b\x8e\xa2\x2e\xd9\x93\x48\x0d\xbf\x33\x07\x73\xe2\xa4\x84\xa3\xa8\x24\x86\x22\x52\x13\xb3\x74\x0a\x08\x3d\x1d\x9e\x70\x14\x99\x63\x01\x1c\x9e\x70\xe4\xc4\x8e\xe9\xf0\x84\x99\x20\xd0\x35\x71\x4c\xe7\xe0\xcc\x08\x08\x7d\xe4\xb8\x87\x29\x20\x34\xa9\x3e\x4c\x08\x08\x3d\x05\x84\x3e\x72\x9e\xc2\x14\x10\x9a\x54\x1f\x26\x04\x84\x9e\x02\x42\x1f\x45\x7b\xe4\xa5\x44\x1c\x19\x38\x1d\xd8\x40\x6a\x22\xa0\x4e\x01\xa1\x49\x39\x72\x14\xc0\x1c\xbc\x94\x48\x0d\xa9\x34\x07\x3b\xe1\xa8\x87\x23\x47\x01\x4c\x47\x3d\x90\x9a\x68\xa7\xd3\x51\x0f\x73\x32\x0a\x21\xe9\xe7\x64\x14\x26\xa3\x90\xaf\xd4\x93\x51\x98\x8c\x82\x8d\x77\x93\x51\x98\x8c\x42\xc6\xcc\xc9\x28\x4c\x46\xc1\xc6\xbb\xc9\x28\x4c\x46\xa1\x49\xda\x24\xbd\x5d\x96\xbb\xe9\xb3\x53\x9f\xcd\xd0\x2a\x08\xf5\x74\x48\xc4\x11\xb0\x7b\x3a\x24\x82\xd4\xc4\xb7\x9c\x0e\x89\x98\x0e\x89\x38\x6c\x9f\x73\x48\x04\xa9\xbe\xca\x38\x24\x62\x3a\x24\xe2\x08\x63\x3d\x1d\x12\x41\xea\x19\x1f\xdf\x21\x11\xa4\x9e\x99\x7f\x38\x24\x82\x94\xc3\xc6\x3b\x41\xa8\x49\x4d\x4c\xd4\x29\x08\x35\xb9\x2f\x4b\x11\x18\x82\xc9\x10\xe4\xcb\xf5\x64\x08\x1c\x39\x71\xd4\x18\x31\x47\x4e\x4c\x47\x4e\x1c\x39\xaa\x65\x3a\x72\x62\x3a\x72\xe2\x08\x43\x3b\x9d\x29\x31\x9d\x29\x11\xc4\x6b\x3a\x53\x62\x3a\x53\xe2\xa8\x32\xcc\x63\x70\xa6\x84\x2f\x4b\xce\x94\x98\x33\x9b\x55\x8f\x2a\x27\xa6\x38\xce\x94\xf0\x65\xc9\x99\x12\xa4\x1c\x81\x3d\xe7\xe4\x31\x4c\x1e\x43\xe6\x2b\x93\xc7\xe0\xe8\x89\xa3\x7a\x02\x8f\xc1\xd1\x13\x09\x9e\x3a\x1d\x3d\x41\x6a\x18\xb2\xe9\xe8\x09\x72\xff\x52\x9a\xec\xf2\x18\x32\x37\x71\xf4\x04\xb9\x2f\x93\xa6\x2e\xf3\x95\xc0\x37\xa9\xe9\x2b\xc1\x9c\x4f\x76\xa5\xc9\x6e\xbe\x12\xf8\x26\x35\x39\x11\x4e\xa8\x38\xc2\x53\x4e\x27\x54\x10\xdb\x9d\x9d\x50\x31\x9d\x50\x71\x3e\x49\x9b\x24\xb9\xcd\x6c\x45\xc8\x69\x52\xcf\xcc\x25\x9c\x50\x41\xee\xcb\xb6\xa4\x9d\xd2\xf2\xe6\xd3\x4b\x1d\x5a\x41\xee\xcb\xfc\xb4\x4b\xcb\x3b\x48\x2f\x15\x99\x7a\xe6\x6c\x8b\xfb\x32\x3f\x5d\xd2\x14\xea\x4c\x52\x0a\xb5\x9e\xf6\x2c\x4d\x7b\x76\xde\x85\x2f\x68\xce\xbb\x20\xd5\xa7\x31\xe7\x5d\x90\x72\x04\x76\x9c\xce\xbb\x98\xce\xbb\xf0\x69\xcc\x79\x17\x73\x3d\x0d\x35\x03\x9b\x83\x2c\xa6\x83\x2c\x12\x13\x75\x3a\xc8\x62\x3a\xc8\xe2\x08\x64\x38\x1d\x64\x41\x6a\x02\xa0\x4e\x07\x59\x4c\x07\x59\x1c\x5b\x4c\x83\x83\x2c\x48\x4d\x00\xd4\xe9\x20\x8b\xe9\x20\x8b\x63\xcb\x87\x5d\x07\x59\x90\xea\x73\x99\x83\x2c\x48\x3d\xfb\x6f\x47\x11\x9b\xce\xb9\x20\xe5\xd8\xe2\x22\x3a\xe7\x62\x3a\xe7\x22\x71\x4f\xa7\x73\x2e\xa6\x73\x2e\x8e\x00\x7c\xd3\x39\x17\xc4\xd1\xa4\x73\x19\xa9\x9c\x73\x71\x04\x88\x9b\xce\xb9\x20\xf5\x92\x73\xbd\x4e\xb4\xea\xc3\x5e\x51\xa7\x55\x4c\x67\x4e\x1c\xa1\xa8\xa6\x33\x27\x48\xf5\xa5\xcf\x99\x13\xd3\x99\x13\x47\xb8\xa7\xe9\xcc\x89\x29\x0c\xf5\x11\x68\x68\x3a\xff\x61\x3a\xd8\xe1\x80\xa2\x38\xd8\x61\x26\x0c\xb5\x43\x52\xa7\x30\xd4\x53\x18\xea\x23\x31\x3b\xa6\x30\xd4\xa4\x26\x16\xe9\x74\xfe\xc3\x14\x86\xfa\x80\x4a\x08\x43\x4d\x6a\x50\xc5\xe9\xfc\x87\xe9\x60\x87\x03\x03\xe1\x60\x07\x52\x13\x8b\x74\x3a\xd8\x81\xd4\x4b\x95\x1b\xbd\x1c\xec\x70\x3c\x1d\xcf\xe8\xe5\x60\x87\x4b\x95\x73\x69\x9d\xd8\x70\xe0\x0c\x9c\xd8\x40\xaa\x0f\x98\x6f\xa3\x97\x88\xd0\x87\x5d\xa6\x0e\x54\x98\x02\x3b\x1f\xb6\x4e\x0b\xec\x4c\xea\x55\x24\x5d\x92\xde\x2e\xcb\x4f\x59\x80\x48\xf5\xed\xf3\x6d\x86\x2a\xec\xf2\x61\x57\xb0\xc3\x0d\x66\x0e\x2f\x28\x87\xbd\x9c\x6f\xc6\x3f\xe2\x0c\xda\xf9\x66\xfb\x9d\x64\x70\xd8\xa4\xe9\x24\x83\xe9\x24\x81\xc3\x8e\x45\x27\x09\x4c\x47\x04\x1c\x76\xe8\x39\x22\x60\x26\xe0\x71\x0d\xd0\x39\x05\x3c\x9e\x8e\x08\x38\x6c\x52\x73\x44\x00\xa9\x01\x3a\xa7\x23\x02\xa6\x23\x02\x0e\x3b\xd2\x1c\x11\x40\x6a\xa2\x91\x4e\x47\x04\x4c\xec\xff\x61\x0f\x19\xf6\x9f\xd4\x44\x23\x9d\xd8\x7f\x52\x7d\xac\xc5\xfe\x93\x72\xd8\xa7\x85\xfd\x27\xd5\xc7\x5a\xec\x3f\xb9\x2f\x73\x37\x35\xa2\x99\x67\xc2\x84\xfd\x27\xf7\x65\x9e\x20\xbb\x53\x76\xf3\x1a\xe6\x93\x5d\x75\x14\xd3\x89\xfd\x9f\xd8\x7f\x9f\x7e\xb1\xff\x13\xd4\x7f\xd8\xe2\x05\xea\x27\x35\x11\x45\x27\xa8\x7f\x82\xfa\x0f\x5b\xbc\x40\xfd\xf3\x1d\x78\xe1\xb0\xf3\xe9\x6d\x86\x17\x71\x14\xf0\xc4\xf9\x4f\x50\xff\x71\x68\x5d\xba\x1b\xa8\xdf\xc7\x5f\x50\xff\x14\x2a\xf9\xb0\x95\x08\x73\x3f\x85\x4a\x3e\xec\x35\x13\x2a\x99\x38\x45\x78\x62\xee\x27\xe6\xfe\xb0\x3b\x0c\x73\x4f\x6a\x82\x31\x4f\xcc\xfd\xc4\xdc\x1f\x36\xa0\x60\xee\x49\x0d\x6a\x3b\x31\xf7\x13\x73\x7f\x1c\xbb\xbb\x75\x69\xa9\x91\x7c\xf6\xc7\xdc\x4f\xcc\xfd\x61\x2f\x08\xe6\x9e\xd4\x04\x28\x9d\x98\x7b\xe2\xe8\xe2\x89\xb9\x9f\x60\xfa\xc3\xee\x0d\x30\xfd\x14\x5c\xf8\xb0\x0d\x01\xd8\x3e\xe1\xe9\x87\x75\x6c\x78\x3a\x71\xc4\xf1\x84\xa7\x4f\x78\xfa\x71\xa4\xd9\xc0\xd3\x27\x3c\x3d\x47\x1c\x4f\x78\xfa\x84\xa7\x1f\x47\x5e\x34\x3c\x9d\xd4\x4b\x49\x0d\x3a\x42\x04\x1f\x76\x06\x09\x11\x4c\x9c\x84\x3c\xe1\xe9\x13\x9e\x7e\x58\xa3\x85\xa7\x13\x27\x21\x4f\x78\x3a\xa9\x97\x3a\x32\xaa\xe0\xce\x0f\x0b\x9d\xb8\x73\x52\x7d\x35\xc7\x9d\x4f\xa4\xf8\x61\xb9\x12\x29\x4e\x6a\x02\x99\x4e\xa4\xf8\x44\x8a\x1f\x96\x09\x91\xe2\x13\x29\x7e\xb4\x74\x1a\xa4\xf8\xfc\xe8\x47\x99\x3a\x7d\xf4\x23\xa4\xf8\x61\xd5\x0a\x29\x3e\x05\xfa\x3d\xec\x67\x41\x6d\x4f\x38\xf6\xd1\xbc\x2e\xed\xf7\xa3\xfd\x66\x9e\xf4\xd1\x7e\x85\xe1\x3d\x2c\x07\xc0\xa1\x27\x5a\xf9\xf0\x71\x18\xad\x4c\x1c\x04\x3d\xbf\x1a\xa6\xb8\xb6\x87\x8f\x9c\x98\xe3\x89\x12\x3e\x7c\xea\x42\x09\x93\x7a\xfd\x0d\x27\xb3\xcc\x2f\x5b\x0c\xfb\x3d\x7c\x0c\x82\xfd\x92\x1a\x1e\x7b\xc2\x7e\x27\xc6\xf7\xf0\x31\x01\xe3\x4b\x6a\x78\xec\x89\xf1\x25\xf7\x65\xd2\x4e\x69\xa9\xd8\xcc\xc0\x30\xbe\x13\xe3\x7b\xe4\x6c\x8b\x89\xf1\x9d\x18\xdf\xc3\x54\x1b\xe3\x3b\x31\xbe\x87\xc9\x15\xc6\x77\x62\x7c\x2d\x6f\x60\x7c\x27\xc6\xf7\x30\x23\xc0\xf8\x92\x7a\x3d\xbf\x94\x39\x56\x3c\xa7\x34\x4c\xe1\x60\x89\x03\xb6\x27\xc6\x77\x0a\x07\x7b\x58\xf5\x15\x0e\x96\xd4\x04\x5d\x9d\x18\x5f\x52\xc3\x8f\x4f\x8c\xef\x04\xef\x1e\xdc\x64\xf0\xee\x0c\xb0\xeb\x68\xee\xf9\x65\x8a\xbf\x3e\xc9\x59\xba\x45\xea\x92\x7a\xdd\x53\xb0\x05\xd4\x25\x19\xac\x17\x50\x77\x01\x75\xb3\xc8\xb2\x80\xba\x4b\xe8\xd7\x23\x4e\xec\x12\xdb\x95\xd4\x20\xeb\x0b\xa8\x4b\xee\xcb\x7a\xd2\x4e\x69\x79\x2f\xcd\x2f\x2f\x49\x6a\xe8\xee\xda\x0b\xcf\x4b\x1c\x1a\xbe\xf0\xbc\xeb\xf5\xb4\x99\xdb\xd7\x5d\x78\x5e\x52\x13\xc8\x75\xe1\x79\x49\x4d\xd0\xd6\x85\xe7\x25\xf7\x2f\x73\xb7\x53\x76\xb3\xe4\x76\x9d\x6e\xe6\x99\x4f\xfb\xe8\xb9\xdb\xe5\x01\x0c\xd6\xed\x1d\x2d\xf0\xee\x02\xef\x1e\x71\xf1\x16\x78\x97\xd4\xac\xe6\x2c\xf0\xee\x02\xef\x1e\x59\xcc\x5d\xe0\x5d\x52\x13\x7a\x75\x81\x77\x17\x78\xf7\x88\xb3\xb5\xc0\xbb\xa4\x26\x1c\xeb\x02\xef\x92\x9a\xd0\xab\x0b\xbc\x4b\xca\x11\x1f\x67\x89\xd0\xba\xc0\xbb\x89\x3f\xbf\xc0\xbb\x0b\xbc\x7b\xc4\x9f\x59\xe0\x5d\xe2\xf8\xf5\x95\x68\xad\xb7\xb8\x5b\xcd\x9b\x1f\xee\xa6\x35\x5f\x29\xfc\x50\xaa\x2c\xb9\x1d\x19\xd1\xd7\x6b\x78\xa5\xc3\x43\x25\x79\xa8\x46\x9f\x11\x7d\x89\xf7\x4a\xea\xa5\xcd\x0c\x85\xd7\xe8\xb3\x74\xbb\x42\x14\x3f\x52\x13\x8c\x75\xe1\x8a\x17\xae\xf8\xc8\x30\xb7\x70\xc5\xa4\x5e\x9a\xd6\xf4\x50\x86\x33\xa3\xcb\xc2\x15\x2f\x5c\xf1\x11\x13\xbe\x70\xc5\x0b\x57\x7c\x64\x75\x71\xe1\x8a\x17\xae\xf8\xd2\x04\x3f\x2e\xe3\x67\x67\x25\x6f\xe1\x8a\x49\x4d\xd0\xd6\x85\x2b\x5e\xb8\xe2\xe3\x69\x22\x1f\x45\xe5\x67\x77\xbf\x54\x54\x7e\xf6\xf3\xee\xbf\x1e\xca\xcf\xee\x79\x0d\x5f\x0f\xe5\x67\xf7\xdc\xec\xeb\x3d\xf3\xb3\x9f\xd7\xf0\x95\x0f\x7e\x76\x4f\x95\x7f\x95\x9e\x4d\xf7\x1a\x00\xc3\x2b\x90\x70\x4d\x84\xd6\x25\x42\xeb\x02\x0c\x1f\x8a\x00\x18\x26\x35\xe7\x1c\x2c\xc0\xf0\x02\x0c\x1f\xf2\x06\x18\x26\x35\x11\x5a\x17\x60\x78\x89\xd0\x7a\x64\xf5\x70\x89\xd0\x4a\x6a\x22\xb4\x2e\x0c\x31\xa9\x89\xd0\xba\x44\x68\x25\xe5\xf8\x6b\x9a\x7c\x1c\xf2\x71\x24\x49\x3e\x4c\x01\xfe\x9a\x76\x4a\x3b\x73\x59\x0a\x9a\x29\xc0\x02\x29\x1f\x4f\x1a\xbb\x15\xa9\xfd\x95\xac\x65\xd8\x59\x02\xb9\x1e\x39\xc7\x7f\x09\xe4\x4a\x44\x00\x58\x02\xb9\x2e\xfc\xf2\x91\x98\xaa\x0b\xbf\xbc\x8a\x99\x42\x22\x7c\xae\x72\x3e\xd7\xb5\xfc\x34\xd5\x7b\xca\x1b\x1b\xd2\x6f\x47\x73\xc1\x9c\x49\xcd\x9a\xe8\x12\x7a\x75\x21\x9f\x8f\x44\x9d\x5c\xc8\x67\x52\x13\x2a\x76\x21\x9f\x17\xf2\xf9\xc8\xda\xdb\x42\x3e\xaf\xc2\x4f\xc9\xd2\xd8\x2a\xdd\x53\xd3\xed\x9f\x62\xe9\xf6\x00\xe9\x23\xd1\x0d\x17\x40\x7a\x01\xa4\xb3\xea\xba\x00\xd2\x0b\x20\x7d\xf4\xf6\xdb\x74\xf7\xc2\x4f\x93\xfa\x54\x0e\xab\x20\xce\xeb\x91\xf3\x0c\x96\x38\xaf\xa4\x26\xe0\xec\xc2\x4f\x2f\x60\xf4\x91\xd5\xb4\x05\x8c\x26\x35\xc1\x65\x17\x30\x9a\x88\xa2\xb0\x80\xd1\xa4\x1c\x89\x62\xb7\x04\x70\x25\x35\x4b\xbc\x4b\x00\x57\x72\x5f\x96\xbc\x31\x14\xf8\xe9\x2c\xf1\x2e\xfc\xf4\xc2\x4f\x1f\x39\xf6\x60\xe1\xa7\x89\x98\x0c\x4b\x00\xd7\x85\x9f\x3e\x12\x3c\x6e\xe1\xa7\x49\x4d\x58\xda\x85\x9f\x5e\xc5\x4c\xa5\xa7\x7f\x96\xa5\xf0\x99\xa9\x24\x2c\xed\x2a\x4b\xe1\x59\xa2\x04\x77\x5b\x30\xeb\x55\xac\x3b\x65\xf1\x6f\x61\xaa\x89\xa8\x0f\x4b\x9c\xd7\x05\xb3\x6e\x59\xd5\x5b\x30\xeb\x85\xa9\x6e\x2f\x2d\x9e\xf1\x00\x4b\xb7\x1c\x19\xbf\xc0\xd2\xa4\x26\xcc\xed\x02\x4b\x2f\xb0\x74\x4b\x10\xa8\x05\x96\x26\x35\x4b\xd7\x0b\x2c\xbd\xc0\xd2\x2d\x41\xf6\x17\x58\x9a\x54\x9d\x00\x2c\xbd\xc0\xd2\x2d\xd1\x9d\x16\x58\x9a\xd4\xac\x70\x2f\xb0\x34\xa9\x39\x10\x65\x81\xa5\xc9\xfd\xcb\xdc\x8d\x09\xa8\x4c\xc0\xe6\x66\xf2\x11\x13\xd0\xb2\x74\xb6\xc4\x76\x25\x62\x5e\x2c\xb1\x5d\x17\xf4\xba\x25\x80\xd2\x82\x5e\x93\x9a\xf0\xb4\x0b\x7a\xbd\xea\x29\xbb\x47\x2a\x84\x17\x11\x11\x1a\x63\xa1\xb1\x17\x1a\xbb\x65\x65\x6b\xa1\xb1\x17\x1a\xbb\xab\x36\xbe\x00\x1a\xbb\x25\x8e\xcb\x42\x63\x93\x9a\xb8\xb3\x0b\x8d\xbd\xd0\xd8\x2d\x07\x22\x2c\x34\x36\xa9\x2c\x00\x1a\x7b\xa1\xb1\x5b\xa2\xac\x2c\x34\x36\xa9\x59\xcb\x5f\x68\x6c\x52\xb3\x6e\xbf\xd0\xd8\xa4\xb4\x44\x23\x59\xc2\xac\x12\x21\x3a\x96\x30\xab\xe4\xbe\x2c\x45\x60\x3b\x40\xdb\x39\xd3\x65\x81\xb6\x17\x68\xbb\xe5\xb8\xfc\x05\xda\x26\x22\x79\x2c\xd0\xf6\x02\x6d\xb7\x44\xfc\x58\xa0\xed\x05\xda\x6e\x09\xfc\xb0\x40\xdb\xa4\xf6\x3d\x79\xd3\x29\x41\xdb\x2d\xcb\x43\x0b\xb4\x4d\x6a\xdf\x93\x37\x3d\xb0\xa6\x07\xb6\xa2\xbd\xe9\x81\x55\x0f\xcc\x80\x5e\xf5\x40\x6c\x77\x2b\x5a\x8d\xae\x85\xed\x6e\x45\x86\xf5\x19\x6c\x77\xb6\x28\x2c\x6c\xf7\xc2\x76\xb7\x9c\x70\xbf\xb0\xdd\xa4\x76\xcd\xd2\x20\x2f\xe4\x69\x2b\x87\x9f\x7a\x81\x19\xe4\xbb\x66\x69\x90\xaf\x19\xe4\x5b\x8e\x52\x58\xd5\x20\x1f\xa9\x5d\xb3\xd4\x4f\x23\x35\x07\xd3\xac\x6a\x90\x8f\x94\x96\xf3\xd7\x57\x35\xc8\x47\x6a\xc2\xe9\xae\xfa\x95\x8f\x6c\x58\x69\x39\x6b\x7d\xd5\xaf\xba\x8c\x2f\x60\x3c\xa8\x7c\x01\xd8\x79\xcb\x59\xeb\x0b\x76\x4e\x84\x40\x59\xc2\xac\x2e\x61\x56\x5b\x8e\x6f\x58\xc2\xac\x92\x9a\x70\xba\x4b\x98\xd5\x25\xcc\x6a\xcb\xa9\xdf\x4b\x98\x55\x52\x13\x4e\x77\x09\xb3\xba\x84\x59\x6d\x39\xa7\x7b\x09\xb3\x4a\xaa\x41\x08\xea\xbe\xa0\xee\x2d\xa7\x58\x2f\xa8\x3b\xa9\x39\x6f\x67\x41\xdd\x17\xd4\xbd\xe5\xd8\xfe\x05\x75\x5f\x50\xf7\x84\xd8\x5d\x50\xf7\x05\x75\x6f\x59\xcd\x5a\x50\x77\x52\x13\x3b\x77\x41\xdd\x17\xd4\xbd\xe5\xac\xe8\x05\x75\x27\xe2\xbf\x2c\xa8\xfb\x12\x66\xb5\xd5\xb8\x38\xc2\xac\x92\x9a\x38\xb9\x0b\xc3\x4e\x6a\x62\xe2\x2e\x0c\x3b\xb9\x7f\x99\x07\x98\x62\x44\xaa\x41\x51\xe4\x55\x52\x5a\x0e\xa0\x58\x1b\x97\x21\x52\x13\xff\x76\x6d\xa7\xc2\xb3\x3e\x35\xbe\x00\x22\x7e\x09\xd0\xda\x72\x5c\xf2\x42\xa7\x2f\x74\x7a\xab\xdb\x6f\x43\x62\x0b\xbc\xbe\xc0\xeb\x39\x52\x68\x81\xd7\x17\x78\xbd\xe5\x2c\xdb\x05\x5e\x27\xb5\x6b\x40\x06\x79\xf1\x5b\x5b\x0e\xae\x5d\xe2\xb7\xae\x00\xeb\x35\x27\x0f\x2d\xb1\x5a\x17\x78\xbd\xd5\x34\x78\xf0\x3a\xa9\x89\x68\xbb\xc0\xeb\xa4\x26\x7a\xed\x02\xaf\x93\xd2\xaa\x46\x65\x90\x07\xaf\x1b\xf7\xd1\xe9\xe4\xbe\x2c\x45\x60\x4f\xd0\xe9\xc6\x7d\x74\xfa\x42\xa7\xb7\x1c\x94\xb1\xd0\xe9\xeb\xa1\xd3\xef\x9b\xa1\xd3\x17\x3a\x9d\x27\x80\x4e\x5f\xe8\xf4\x96\x43\x5d\x17\x3a\x9d\x88\x0b\xb4\x04\x66\x5d\xe8\xf4\x96\x60\xf1\x0b\x9d\x4e\x6a\xcf\xc4\x6d\xd7\xa4\xf6\xa7\x49\xa5\x26\x45\x5e\x25\x35\xe1\x6c\x17\x3a\x9d\xd4\x84\xae\x5d\xe8\x74\x52\x5a\x02\xc3\x2f\x74\x3a\xa9\x3c\x12\x91\x57\xc9\x7d\x59\x8a\xa0\x49\x81\xd8\xb3\x43\x69\x81\xd8\xd7\xfe\x34\xa9\x74\x62\x74\xfa\x42\xa7\x77\xf5\x61\x40\x43\xa7\xb7\xea\xa7\x06\x34\x74\x7a\xa2\xde\x2e\x74\xfa\x42\xa7\xb7\x2c\x6c\x2d\x74\x3a\xa9\x89\x7a\xbb\xd0\xe9\x0b\x9d\xde\x72\xd8\xe7\x42\xa7\x93\xda\x9f\x24\x0f\x35\xa0\x65\x2e\x87\x4e\x27\xa5\xe5\x40\xcd\x85\x4e\x5f\xe8\xf4\x9e\x39\x1a\x3a\x7d\xed\x4f\x07\x88\x03\x85\x4e\x5f\xe8\xf4\x9e\xa1\x10\x9d\xbe\x04\x41\x6d\x39\xc8\x72\xa1\xc2\x17\xb6\xbb\x65\xdd\x67\x61\xbb\x89\x10\x4b\x0b\xdb\xbd\x04\x46\x6d\x89\x3d\xb1\x10\xda\x0b\x40\xdd\x72\xb2\xdf\x02\x50\x2f\xb4\x74\xcb\xf1\x6e\x0b\x2d\xbd\xd0\xd2\xbc\x3b\xb4\xf4\x42\x4b\xb7\x9c\x67\xb6\xd0\xd2\xa4\x26\x10\xef\x12\x18\x75\xa1\xa5\xdb\xa6\xf1\x7e\xe4\xc4\x78\x13\x13\x26\x30\xea\x42\x4b\xb7\xac\x18\x2d\xb4\x34\x11\xc5\x69\xa1\xa5\x89\x88\x4d\x4b\xc4\x53\x52\x5a\xce\x11\x5b\x22\x9e\xae\x44\x34\xdd\x12\x61\x77\xed\x06\x12\x18\x74\xcb\x39\x62\x0b\x06\xbd\x82\x41\x0b\xe3\xb4\x60\xd0\x0b\x06\xdd\xb6\xf4\x66\x18\x34\x11\xc6\x69\xc1\xa0\x17\x0c\xba\x65\xad\x69\xc1\xa0\xc9\x96\x38\xb9\x0b\x06\xbd\x60\xd0\x2d\xa7\x9c\x2c\x18\x34\xd9\xb2\x2b\x6c\xc1\xa0\x89\x00\x50\x0b\x06\x4d\x4a\xcb\x11\x50\x0b\x06\x4d\x04\x80\x5a\x30\x68\x72\x5f\x96\x22\x18\x82\x22\x5b\x22\xec\x2e\x18\xf4\x82\x41\xb7\x9c\x14\xb5\x60\xd0\x64\x7b\x95\x3d\x49\x55\x92\x87\xa6\xc1\xc1\xa0\xc9\x96\x40\xbc\x0b\x06\xbd\x60\xd0\x2d\x47\x2f\x2d\x18\x34\xd9\xb2\x89\x6d\xc1\xa0\x17\xbe\xb9\xe5\x10\xa4\x85\x6f\x26\x22\x51\x2d\x7c\x33\x11\x56\x6a\x09\x82\x4a\x4a\xdb\xbd\x18\xf6\x22\x18\xf4\x96\x98\xbb\x0b\x06\xbd\x44\x37\x6d\x39\x1f\x65\x61\x9e\xc9\x96\x60\xba\x0b\xf3\xbc\x84\x2d\x6d\xbb\x0a\xd1\x4f\x91\xc3\x2d\xe7\xa8\x2c\xe4\xf0\x0a\x39\x2c\x4a\xd5\x42\x0e\x2f\xe4\x70\xcb\x21\x24\x0b\x39\x4c\x44\xa9\x5a\xc8\xe1\x85\x1c\x6e\x39\x3e\x64\x21\x87\xc9\x96\x0d\x76\x4b\xd8\xd2\x25\x6c\x69\xdb\x33\x3a\x09\x5b\x4a\xb6\x57\xfa\x1f\x24\x98\x88\x6f\xb5\x20\xc1\xa4\xb4\x3d\x9e\x11\x24\x98\x6c\x2f\x25\x30\x9e\x40\x82\x5b\xce\xf2\x58\x90\x60\xb2\x25\x0e\xef\x82\x04\x2f\xac\x6f\xdb\xe3\x19\x61\x7d\x57\x58\xdf\x2d\x71\x78\x17\xd6\x77\x61\x7d\x5b\x8e\xda\x58\x58\x5f\xb2\x25\x0e\xef\xc2\xfa\x2e\xac\x6f\xdb\xff\x96\x79\x37\x14\x98\x6c\x66\x6d\x50\xe0\x05\x05\x6e\x39\xfd\x63\x41\x81\x89\x70\x5d\x0b\x0a\xbc\x12\xfb\xb4\xb4\x9c\x59\xb1\x04\x3f\x25\xc2\x75\x2d\xdc\xef\xc2\xfd\xb6\x1c\x29\xb1\x70\xbf\x64\x33\x07\x14\x0f\x75\x89\x87\xda\xb2\x1c\xb8\xd0\xbb\x0b\x96\xdb\x72\xe8\xc1\x82\xe5\x92\x2d\xc1\x81\x17\x2c\x77\xc1\x72\x5b\x56\xe6\x16\x2c\x97\x6c\x39\xbd\x6f\x35\x7e\x29\xde\xb6\xe5\x78\x80\x85\xb7\x25\x9b\x59\x26\xde\x76\x85\xad\x2d\x2d\xd1\x4a\x16\xb8\x76\x61\x5f\x5b\x48\xfa\x85\x7d\x25\x5b\x0e\xfe\x5b\x62\x94\x2e\xc1\x47\x5b\xa0\xf2\x05\x4d\x5d\xc8\xd1\x76\xc4\x2d\x47\x8e\xae\x90\xa3\xa2\x95\x2d\xe4\xe8\x42\x8e\xb6\xac\x88\x2d\xe4\x28\xd9\x72\x66\xe0\x42\x8e\x2e\xe4\x68\x0b\x71\xbb\x90\xa3\x64\xcb\x99\x81\xab\x19\x21\x91\xa3\x2d\x28\xed\x42\x8e\x92\x2d\x21\x89\x17\x72\x94\x6c\x66\xca\xc8\x51\x52\x5a\x70\xd5\x85\x1c\x25\x9b\x99\x32\x72\x94\xdc\x97\x25\x6f\xa6\x7c\x91\xcd\x4c\x19\x39\xba\x90\xa3\xed\x88\x69\x46\x8e\x92\xed\xa5\x3e\x4c\xf9\x90\xa3\x2d\x34\xe9\x42\x8e\x92\x2d\x5b\x56\x17\x72\x74\x21\x47\x5b\x30\xd1\x85\x1c\x25\x5b\xce\x33\x5c\xc8\xd1\x25\xf8\x68\x0b\xec\xb9\x60\xa2\xab\xe9\x8d\x61\x21\x97\x48\xa3\x64\x4b\x30\xe3\x85\x09\x5d\x98\xd0\x16\x7a\x71\x61\x42\xc9\x96\x60\xc6\x4b\xf0\xd1\x25\xf8\x68\x4b\x54\x89\x05\xd9\x5c\xf8\xcc\x16\x50\x6c\x01\x30\xc9\xe6\xa3\x00\x00\x73\x01\x30\x5b\x56\xeb\x16\x00\x73\x05\xc0\x14\x95\x6e\x01\x30\x17\x00\xb3\x05\xf7\x5a\x00\x4c\xb2\xe5\x4c\xc6\x05\xc0\x5c\x00\xcc\x16\x8e\x6b\x01\x30\xc9\x96\x68\xc6\x0b\x80\xb9\x00\x98\x2d\x80\xd6\x02\x60\x92\x2d\x9b\x78\x17\x00\x93\x6c\x2f\x4d\xd0\x80\x0e\xc0\x6c\x2d\xb3\x6c\x00\x26\xd9\x12\x91\x78\x01\x30\xc9\x7d\x59\x2a\x49\x47\x6d\x3a\xaa\x96\xaa\xa3\xfe\x5f\x8c\xbd\x4d\xee\xf4\x3a\x72\x67\x3d\x7f\x57\x71\x77\xf0\xa6\x14\x14\xa9\x04\x0a\x77\xd2\xe3\xee\x3d\x64\x46\x04\x01\x0f\x6c\x17\xaa\xed\xfd\x37\x74\x4e\xba\xd0\xf0\xe4\xf6\xe0\xc1\xef\x01\xa1\x7f\x8a\xa4\xc8\xe0\x57\x1c\x86\x00\xe6\x04\x65\x4f\x01\x4c\x25\xb8\x1b\x32\x0d\x78\x9a\x02\x98\x93\x23\xc8\x14\xc0\x54\x82\xc8\xc4\x29\x80\x99\x02\x98\x13\x32\x2a\x05\x30\x95\x20\x32\x71\x0a\x60\xa6\x00\xe6\x9c\x4c\x7a\x04\x30\x15\x63\xfe\xa5\x00\x66\x0a\x3e\xce\x69\x46\xec\xe2\x80\x8f\x41\xb4\xe2\x14\x7c\x4c\xc1\xc7\x09\x75\x93\x82\x8f\x4a\xb8\xa9\x23\xf8\x98\x82\x8f\x13\x9c\x26\x05\x1f\x95\xc0\x5d\x39\x05\x1f\x53\xa2\x71\xc2\x8b\xa7\x44\xa3\x12\xb8\x2b\xa7\x44\xa3\x12\x44\x21\x4e\x89\xc6\x14\x55\x9c\x00\x25\x29\xaa\xa8\x04\x51\x88\x73\x39\x2c\x1b\xa2\x74\x02\x82\xa7\xf8\x62\x1a\xa2\x74\x82\x63\xa4\x28\x61\xca\x08\x4e\xbc\xed\x53\x46\x30\x97\x63\xb0\x25\x75\x0c\x96\x11\x9c\x38\x97\xa7\x8c\xa0\x12\x2f\x4b\x6a\x47\x95\x11\x9c\x38\x97\xa7\x8c\xa0\x12\xb8\x57\xa7\x21\x4a\xd3\xd8\xa3\x13\x77\xf0\x34\xf6\xa8\x12\xc4\x43\x4e\x19\x41\x25\x5e\xd6\x91\x63\xb0\x8c\xe0\xc4\x7f\x3a\x65\x04\x95\x70\xcf\xcc\xd8\xa3\xca\xf3\x18\x79\xb3\xd7\x2f\x7b\x3d\xc3\xcc\xb2\xd7\xcb\x08\xce\xc5\x98\x22\x23\x98\x3f\x46\xf0\x29\xbb\x8c\x60\xde\x36\x06\x96\x30\x32\x82\x29\x23\x38\xf1\x8b\x4e\x19\x41\x25\x5e\xbf\xbf\x9c\x26\x59\x1d\x98\x5e\x63\x8f\x26\x40\x60\xb8\x27\x27\x0f\x98\xc2\x7f\x73\x8d\xf7\x5f\x0f\xde\xb2\x81\x4a\x10\xdd\x38\x65\x03\x95\x78\xb1\xea\x91\x0d\x54\x8e\x89\x93\x70\xca\x06\xe6\x6d\x5b\xa1\x5d\x18\x54\x34\x65\x03\x27\x4e\xc2\x29\x1b\x98\xb7\x23\x15\x93\x50\xd9\xc0\x94\x0d\x9c\x8b\xfe\x2f\x1b\xa8\x18\x08\x33\x65\x03\x53\x36\x70\xe2\x61\x9b\xb2\x81\x4a\xe0\xe1\x9e\xb2\x81\x29\x1b\x38\xf1\x93\x4d\xd9\x40\xc5\x78\x99\x29\x1b\xa8\x04\x31\x85\x53\x36\x50\x39\x26\x6e\xa7\x29\x1b\x98\xb7\x43\x10\xe6\x5b\x36\x30\xef\x5f\xcb\xa6\x19\xcb\x06\x2a\x81\x0b\x7d\xde\x0e\x41\xb7\x83\xc6\xa2\xf9\x08\xdd\xe5\xfd\x6b\x3e\x66\xc4\xe6\x83\x04\x01\x84\x53\xe8\x2e\x85\xee\xe6\xcd\xda\x48\xe8\x2e\x65\xe2\x26\xae\x73\x29\x13\x97\x32\x71\x13\x27\xa8\x94\x89\x4b\x98\xb8\xc0\x4b\x3f\x65\xe2\x52\x26\x6e\x7a\x2c\x29\x13\xa7\x18\xf3\x33\x65\xe2\x52\x26\x6e\xe2\x6a\x93\x32\x71\x4a\x1c\xbe\x54\xd3\x2f\x13\x37\xb9\x36\x3f\x65\xe2\x14\x43\x83\xa6\x4c\x5c\xca\xc4\x4d\x7c\x63\x52\x26\x4e\x09\x82\x0a\xa7\x4c\x9c\x12\x04\x10\x4e\x99\x38\xe5\xf9\x4b\xf2\xe6\x08\x01\xf3\x16\x5c\xc0\x9b\xc6\x23\x4d\x61\xb7\x89\x4b\x4a\x0a\xbb\x25\xb0\x9b\xb1\x47\x53\xd8\x2d\x85\xdd\x26\x7e\x18\x29\xec\xa6\xc4\xc1\x72\x46\xd8\x2d\x85\xdd\x26\x8e\x13\x29\xec\xa6\x84\x5b\xc4\xc2\x6e\x29\xec\x36\xf1\x88\x48\x61\x37\x25\x8e\xc3\x24\x5f\x7a\x59\xaa\x37\x49\xc3\x24\xf3\xc1\x78\x23\xec\xa6\x84\x9b\xcb\xc2\x6e\xca\xf3\x18\x79\x73\xc9\x87\x04\xe1\x82\x53\xd8\x2d\x85\xdd\xa6\xee\x09\xc2\x6e\x4a\x10\x2e\x38\x85\xdd\x52\xd8\x6d\x7a\x34\x2c\xec\xa6\x04\x21\x84\x53\xd8\x2d\xdf\xce\x32\xb9\x51\x3f\x45\xd6\x52\x3e\x6d\x7a\xbe\x2d\x9f\xa6\xc4\x41\x73\x7b\x3b\x42\xc8\xa7\xcd\x9b\xed\x4f\xf9\x34\x25\x0e\x26\x24\xf2\x69\xf9\xb6\x8b\xdf\x74\xb7\xb7\x5d\x1c\x89\x03\x93\xfe\xb6\x8b\x8b\xb1\x4d\x4f\x78\xc5\xd8\x52\x8c\x6d\x7a\x1a\x28\xc6\x96\x60\x6c\xe1\x76\xbb\x18\x5b\x8a\xb1\x4d\xcf\xa3\xc4\xd8\x94\x38\x18\x0d\xc4\xd8\x52\x8c\x6d\x7a\x80\x24\xc6\xa6\x18\x9d\x36\xc5\xd8\x52\x3e\x6d\x7a\x0c\x24\x9f\xa6\x04\xd1\x8a\x53\x3e\x4d\x09\x22\x13\xa7\x7c\x9a\x72\x4c\x8f\x55\xe4\xd3\x94\x20\x5a\x71\xca\xa7\x29\xcf\x63\x14\x41\x4b\xf0\xd6\x12\x30\xd7\x37\x18\x6b\xbe\x61\xd2\xa7\xc7\x2a\xc0\x6a\x3f\x89\x83\xde\x2c\xb2\xa6\x1c\xd3\x53\x0f\x99\x35\x25\x0e\xf3\xe1\x2c\xf3\xed\x9a\xcf\x13\x8e\xb7\x6b\x3e\x24\x0e\xf3\xe1\x9a\x4f\x66\x6d\x7a\xfe\x20\xb3\x96\x22\x65\xd3\x3d\x6d\x91\x32\x25\x0e\xf3\xe6\x9a\x4b\xa4\x6c\xba\xd1\x2a\x52\x96\xb2\x62\xd3\x73\x47\x59\x31\x25\x40\x67\x52\x56\x2c\x65\xc5\xa6\xbb\x50\xb2\x62\x8a\x91\x7e\x53\x56\x2c\x8d\x13\x3b\xdd\x5e\x92\xf8\x4a\xf1\xae\xe5\x16\x8b\x78\x97\x12\xc7\x30\xe9\xf7\xa7\xd3\xc7\x82\xb4\x65\x1a\x75\x4e\xc5\x89\x77\xa5\x78\xd7\x72\xef\x44\xbc\x4b\x09\x6e\xca\x4e\xa3\xce\xa6\x60\xd6\x7a\xd1\x7b\x05\xb3\x52\xe2\x6a\xb9\x5a\x95\xb8\x4a\x88\xab\x38\x18\xd1\x25\xae\x52\xe2\x6a\xb9\x4c\x92\xb8\x52\x02\x4a\x28\x25\xae\x52\xe2\x6a\xbd\xfe\x5f\x86\x6f\x81\x2c\x25\x8e\xdf\x0f\xd3\x94\x05\xb2\x96\x0b\x1a\x81\x2c\x25\xb8\xbe\x3b\x05\xb2\x94\x20\x94\x73\x0a\x64\x29\xcf\x5f\x9a\x66\x36\x59\xb9\x11\xb6\x39\x05\xb2\x94\x63\x39\xf1\x17\xc8\x52\x82\x8b\xbf\x53\x20\x2b\x05\xb2\x96\x8b\x01\x81\x2c\x25\x0e\xb3\xe6\xb0\x29\x90\xb5\x9c\x49\x0b\x64\xa5\x40\xd6\x72\xa6\x24\x90\xa5\x84\xe7\x61\x02\x59\x29\x90\xb5\x9c\x02\x09\x64\x29\x46\x7c\x4e\x81\xac\x14\xc8\x5a\x4e\x41\x04\xb2\x52\x20\x6b\x39\x34\x09\x64\xe5\xc7\x91\x94\x11\x41\x20\x2b\x05\xb2\x96\x16\x5b\x20\x4b\x09\x2e\x2f\x4f\x81\xac\x14\xc8\x5a\x9a\x62\x81\x2c\x25\x08\x0c\x9d\x02\x59\x29\x90\xb5\x34\x94\x02\x59\x4a\x78\x30\x27\x90\xa5\xc4\x61\xf5\x3a\x44\x02\x5c\x1d\x4b\xc3\xf3\x71\x75\xf4\x71\x88\xb4\x7a\x1d\x22\x05\xb2\x96\xa6\x42\x20\x4b\x09\xc8\xb3\x14\xc8\x4a\x81\xac\x65\x5f\x11\xc8\x52\x82\xf8\xd1\x29\x90\x95\x02\x59\xcb\x96\x2c\x90\xa5\x04\xf1\xa3\x53\x20\x2b\x05\xb2\x96\x6d\x50\x20\x4b\x09\xe2\x3d\xa7\x40\x56\x1a\xdc\x77\xf9\x65\x0c\xee\xab\x84\x67\x8b\x06\xf7\x4d\xb9\xad\x65\xbd\xc9\x6d\x25\xdc\x56\x78\xb6\x28\xb7\x95\x72\x5b\xeb\x97\x11\x07\xba\xaf\x03\x1d\xa6\x48\x6e\x2b\xbf\xc4\x75\x5d\xbf\x37\xe8\xd5\x07\xb7\x15\xc4\x71\x4e\xb9\x2d\xe5\x79\xcc\x97\x7e\x4d\x63\x8a\xc3\x22\xea\x0b\x21\x93\xe2\x5d\xeb\xf7\x06\xe7\xcf\x48\x40\xec\xa5\x78\x97\x12\x1e\x5e\x8a\x77\x29\xc7\xfa\xaf\x34\xb3\xbb\xc8\x2e\xb3\x4a\xf1\xae\x94\xdb\x5a\xbf\x34\xcd\xc9\xd7\xc1\x95\xa1\xfa\xeb\xe0\xfa\xd5\x9c\x1c\x74\x8f\xaf\xe6\xe4\xab\x39\x61\x0d\xf5\xd5\x9c\x7c\x35\x27\xe0\x79\xf9\xd5\x5e\x7c\xb5\x17\xac\xa1\xbe\xda\x8b\xaf\xf6\x82\x78\xbb\xf9\xd5\x5e\x7c\xb5\x17\xcb\x24\x4b\xa5\xbd\x60\x0d\xf5\xd5\x5e\x88\x8f\xad\x03\x0b\x2e\x3e\x96\x5f\x47\x6a\x26\xc1\xe2\x63\x29\x3e\xb6\x88\x39\x9b\xe2\x63\x4a\xfc\x4a\xe0\x48\x6d\x48\xe2\x45\x30\xd9\x34\x24\xb1\x12\x44\x2e\x4e\xf1\xb1\x94\x0b\x5b\x1e\x41\xca\x85\x29\x01\xae\x98\x72\x61\x4a\xfc\xca\xee\x48\x2d\x17\xb6\x60\xfd\x52\x2e\x4c\x09\xcf\x7c\xe5\xc2\x94\xe7\x31\x0a\xaf\xa5\xf9\x3a\x52\xdf\xfe\xa5\xcd\x48\xe3\x03\x12\x98\x02\x5f\xf9\x03\xbe\x9e\x77\x0a\x7c\x25\x90\x97\xa1\xe0\xd3\xf0\xc3\xca\xf3\x87\x3e\x76\x99\x46\x36\xf0\x7d\x13\xf8\x4a\x49\xae\x45\xb8\xf5\x94\xe4\x52\xe2\xc0\x90\x49\x72\x29\xc7\x02\x1c\xcc\xb4\xe9\xa6\x4d\x17\x67\x0a\xe1\xae\x94\xe4\x5a\x80\x83\x29\xc9\xa5\xc4\xc1\x92\x4b\x92\x4b\x09\x3f\xa8\x24\x97\xf2\xfc\xa5\x69\x66\x97\xa5\x9f\x67\xdb\x92\x5c\x69\xe4\xe2\x45\xe8\xd4\x34\x72\xb1\x12\x90\x9a\x69\xe4\xe2\x14\xf8\x5a\x84\x4e\x4d\x81\xaf\x04\xf8\x32\x4c\x7d\x0a\x7c\xa5\xc0\xd7\x3a\x19\xa6\x05\xbe\x94\x20\x0e\x72\x0a\x7c\xa5\xc0\xd7\x22\x26\x6a\x0a\x7c\x29\x46\xb3\x4f\x81\xaf\x14\xf8\x5a\x1e\x10\x0b\x7c\x29\x71\xb2\xff\x26\xf0\xa5\x84\xcd\x54\xa2\x4b\x39\x16\x71\x47\x53\xa2\x2b\x21\xba\x02\xb0\x34\x25\xba\x52\xa2\x6b\x9d\xd7\x5f\x63\xde\x29\xf0\x95\x40\x5e\x06\xd8\x4f\x03\x1b\xa7\x24\xd7\x22\x2c\x68\x4a\x72\x65\xfe\x5a\x19\xdd\x5f\x44\x2b\x45\xb4\x16\x54\x5e\x8a\x68\xa5\x88\xd6\x0a\x8b\xed\x78\x06\xa2\x15\x27\x07\x4c\x22\x5a\x29\xa2\xb5\x08\xd9\x96\x22\x5a\x4a\x9c\x87\x7f\x69\xbd\x3a\x9e\x79\x04\x29\xa2\xa5\xc4\xf9\xfb\x4b\xeb\xd5\xf1\x2c\xec\x02\x8e\x67\x48\x10\x62\x39\x45\xb4\x94\xd0\x3f\x40\x44\x4b\x79\xfe\xd2\x34\xf3\xc1\x78\x66\xef\x14\xd1\x4a\x11\xad\x15\x1c\x9e\x88\x68\x25\x58\x56\x10\x14\x39\x0d\xaa\x9b\x06\xd5\x5d\x04\x38\x48\x83\xea\x2a\x01\x89\x9b\x06\xd5\x4d\x83\xea\x2e\x70\xb7\x34\xa8\xae\x12\x44\x3b\x4e\x83\xea\xa6\x41\x75\x17\x31\xbd\xd2\xa0\xba\x4a\x10\xed\x38\x65\xc0\x94\xb0\x17\x1b\x54\x57\x39\x16\x41\x15\xd2\xa0\xba\x4a\xd8\x8b\xcb\x69\xa9\xf4\xd8\x22\x44\x56\x4a\x8f\x29\x71\x5a\x50\x47\x42\xe9\xb1\x15\x4c\xda\xa4\xc7\x94\x38\x59\xa5\x48\x8f\xa5\xb1\x77\x57\xd0\x44\x8d\xbd\xab\x84\x36\xc1\xd8\xbb\x69\xec\xdd\xe5\xc1\xad\xb1\x77\x95\xd0\x26\x18\x7b\x37\x8d\xbd\xbb\x08\x27\x95\xc6\xde\x55\x02\x98\x38\xc5\xd3\x94\x20\x10\x73\x1a\x7b\x37\x25\xd6\x96\x27\xb2\x12\x6b\x09\xa5\x16\xa7\xdf\x45\x3b\x21\xb1\xb6\x08\xe3\x94\x12\x6b\x4a\x68\x61\x8c\xbd\x9b\x06\xd5\x5d\x9e\xc8\x1a\x35\x57\x09\x2d\x8c\x51\x73\x53\xd6\x6d\x81\xfa\xa5\xac\x9b\x12\x70\xce\x59\x76\xe3\xb2\x1b\x13\x02\x22\xcb\x6e\x8c\xc4\xe9\x57\x76\x62\x2b\x25\xb7\x08\x86\x93\x52\x72\x59\xf6\x53\xec\x95\x94\x5c\x4a\xc9\x2d\x4f\x42\xa5\xe4\x94\xd0\x5e\x49\xc9\xa5\x94\xdc\x22\xce\x4b\x4a\xc9\x29\x41\xa8\xe7\x94\x92\x4b\x29\xb9\x45\xf4\x88\x94\x92\x53\x42\xb3\x26\x25\xa7\x84\xae\x30\x52\x72\xca\xb1\x88\x7e\x92\x52\x72\x4a\x9c\xb6\x40\xc7\x33\x29\xb9\x45\xf4\x93\x94\x92\x53\x42\x83\x28\x25\x97\xe2\x6f\xcb\x73\x55\xf1\x37\x25\x4e\x5b\xa0\x93\x69\xb9\xb6\x45\x58\x8f\x94\x6b\x4b\x83\xd5\x2e\x62\x40\xa4\x10\x9b\x12\x3a\xdb\x18\xac\x36\xe5\xda\xd6\xb0\xca\xb5\x51\x42\x6c\xcb\x43\x54\x21\xb6\x94\x4e\x5b\x44\x18\x48\xe9\x34\x25\x08\x3a\x9d\xd2\x69\x29\x9d\xb6\xb8\xc9\x3e\xa5\xd3\x94\x38\x59\x86\x48\xa7\x25\x88\xd9\xf3\xd8\x53\x25\x32\x66\x29\x50\xb6\x60\xf8\x52\xa0\x4c\x09\xe2\x55\x67\xdb\xb5\x8c\xce\xba\xb8\x0a\x3d\x8d\xce\xaa\x04\xf1\xaa\xd3\xe8\xac\x69\x74\xd6\xe5\xe1\xa1\xd1\x59\x95\x70\xdc\x30\x3a\x6b\x4a\xac\x2d\xb0\xbe\x94\x58\x53\x42\xc7\x22\x43\xb1\x2a\xc7\xba\xf8\x0e\x86\x62\x55\x42\xc7\x22\x43\xb1\xa6\x10\xdb\xba\x30\xdb\x42\x6c\xd9\x0e\xa4\x74\x71\x21\xb6\x14\x62\x5b\xdc\xf3\x9d\x42\x6c\x4a\x10\x81\x27\x85\xd8\xd2\x18\xab\xeb\x3a\xfd\xb5\xdb\x34\x8a\x80\x25\x10\x62\x53\x9e\xc7\xc8\xc8\xfd\x35\x8d\x41\xde\x8f\xc5\x95\x20\x29\xeb\xb6\xb8\xb5\x3b\x65\xdd\x94\xd0\x77\x49\xd6\x4d\x89\x93\x29\xbc\xac\x9b\x72\xac\x0b\x5b\x63\x28\x56\x25\x74\x67\x32\x14\xab\xf2\x3c\xe6\xaf\x2d\xd3\x68\x70\xcc\xf4\x45\xe2\x52\x24\x6e\x79\x98\x2a\x12\xa7\x04\xa1\xac\x53\x24\x2e\x45\xe2\xd6\x35\xfe\xfa\x5e\xd4\x94\x98\xcb\xb6\x4f\x5d\x7e\x11\xfb\x54\xdb\xa7\x58\x43\x48\xcc\xa5\xc4\xdc\xba\xac\x43\xfb\x94\xc4\xdc\xf2\x60\x55\x62\x2e\x25\xe6\x16\x97\xdc\xa6\xc4\x9c\x12\x84\x31\x4a\x89\xb9\x34\x80\xe9\xe2\x52\xd7\x34\x80\xa9\x12\x5c\xa6\x90\x46\x28\x4d\x23\x94\x2e\x02\xec\xa7\x11\x4a\x95\xe0\x32\x85\x34\x42\x69\x1a\xa1\x74\xc1\x15\xa6\x11\x4a\x95\x20\x28\x52\x8a\xe4\xa5\xe1\x48\x17\x37\x92\xa6\xe1\x48\x95\x38\xed\x79\x9e\xdf\x49\xee\x2d\xb8\xc2\x94\xdc\x53\x82\xc8\xd9\x29\xb9\x97\xdb\x4e\xcb\xa5\x9c\xb9\xed\xb4\xdb\x4e\x8b\xa9\xdf\x76\x5a\xc3\x91\x2e\xae\xd6\x4c\xc3\x91\x2a\xe1\x4c\xc8\x70\xa4\x69\x38\xd2\x45\x78\xfa\x34\x1c\xa9\x12\xba\x93\x89\x06\xa6\xe1\x48\x17\x17\x64\xa6\xe1\x48\x95\xe0\x56\x87\x34\x1c\xa9\xf2\x3c\x76\x92\xb6\x4c\xe3\xa3\xb2\x10\x32\x1c\x69\x0a\x1a\x2e\x4f\x4c\x05\x0d\x95\xe0\xf2\x87\x94\x24\x4c\xc3\x91\x2e\xee\xaa\x4c\xc3\x91\x2a\xc1\x55\x0f\x69\x38\xd2\x34\x1c\xe9\xe2\x62\xca\x34\x1c\xa9\x12\x04\xd3\xce\xad\xf1\x90\x4b\x5c\x9e\x7b\xca\x25\x2a\xa1\x47\x9c\x5c\xa2\x12\xdc\xfe\x90\x86\x23\x55\x8e\xc5\x15\xde\x29\xaa\xa8\x84\x4e\x72\xa2\x8a\x29\x83\xb8\xb8\x4b\x32\x65\x10\x53\x06\x71\x4d\x26\xa4\x32\x88\x29\x83\xb8\xa6\x15\x67\x9f\xda\x8e\x91\xac\x7b\x64\x10\x53\x06\x71\x41\x68\xa6\x0c\xa2\x12\xfa\xdc\xc9\x20\xa6\x0c\xe2\xe2\x1a\xba\x94\x41\x54\xe2\xfc\xfd\xa5\xa5\x77\x8c\xe4\x32\xb9\x94\x41\x54\x82\xa0\xdb\x29\x83\xa8\xc4\xe9\x8f\x39\x46\x1a\x67\x74\x71\x13\x5b\x1a\x67\x54\x09\xee\x9c\x48\xe3\x8c\x2a\xcf\x63\xa6\xf9\xe9\xed\xcf\x2c\xb6\x8c\x33\x9a\x06\x10\x5d\xdc\x28\x5d\x72\x89\xf5\xe3\x12\xd7\x93\x32\x4d\x61\xbb\x82\xf0\x60\x25\x97\x58\x72\x89\x8b\x2b\xd1\x4a\x2e\x51\x09\x3c\x04\x4b\x2e\xb1\x04\x0e\x17\xf7\x9f\x95\xc0\xa1\x12\x44\x11\x2b\x81\xc3\x7a\x4d\xb3\x71\xf8\x86\x36\xad\x79\xec\x26\x69\x93\x64\x9b\xe1\xde\xe9\x92\x4b\x54\x82\x30\xdc\x25\x97\xa8\x04\x97\x66\x94\x5c\xa2\x72\x2c\x6e\x2c\x2b\xb9\x44\x25\x88\xcc\x5d\x86\x1e\x55\x9e\xc7\x4c\x5b\xa6\x2d\x1e\x3b\x49\xba\x4d\x32\xbb\x27\x69\xb7\xf9\x60\xa8\x0a\x2b\xf2\x36\x1f\xf7\xef\xa5\x64\xf7\xf6\xa5\xb7\x2f\xbd\x48\xf2\xa5\xce\x0c\xb9\xee\xab\xc4\x17\x95\x20\x5a\x77\x89\x2f\x96\xf8\xe2\x02\xbd\x2d\xf1\x45\x25\x88\xd6\x5d\xe2\x8b\x4a\x10\x99\xbb\xc4\x17\x95\x63\x41\xde\x96\xf8\x62\x81\x2f\x46\xf8\xf9\xde\x96\xca\x8e\xc0\xcd\xd5\x25\xbe\xa8\x04\xe1\xb5\x4b\x7c\xb1\x0c\x47\xba\xb8\x83\xaa\xc4\x06\xeb\xf5\x6b\x6d\x93\xbc\x7d\xad\x37\x5a\x1b\x21\xb7\x4b\x6c\xb0\x5e\xbf\xd6\x36\xf9\xd3\xf4\x0d\x8e\x1e\xd0\xb8\x25\x36\x58\x62\x83\x0b\x4c\xb5\xc4\x06\x0b\x6c\x30\xc2\x16\xd2\x3e\xe6\xe8\x71\xfb\x05\xdb\x72\x31\x7a\x10\x9a\xbb\xc4\x06\x4b\x6c\x70\xdd\x7e\x9a\xb6\x7e\x19\x3d\x58\x0e\x96\xd8\xa0\xf2\x3c\xe6\x9f\x7e\x4d\xfb\xf2\x18\x95\xc9\xa9\x60\x49\x17\xae\xdb\x3a\xdf\xe6\x6d\x5b\x4b\x54\xe6\x36\x6f\x2c\x11\xc3\xf6\xb6\xfd\x0c\x8e\x3b\xb7\x95\xb9\xcd\x2e\xe3\x4e\xd8\xde\xb6\xd9\x75\x67\xf4\x3e\xe2\x2f\x07\xef\x02\x4e\xfc\x49\x84\xcd\x71\x5b\xd5\x8e\x5e\x5c\xfc\x51\x32\x8a\x05\xa3\x18\x44\xeb\x2e\x19\xc5\x92\x51\x5c\x5c\x86\x51\x32\x8a\x4a\x10\x9a\xbb\x64\x14\x4b\x46\x71\x71\xcb\x45\xc9\x28\x2a\x41\x68\xee\x92\x51\x2c\x19\xc5\x75\xfb\xa7\x97\x2f\x65\xf4\x62\x5d\x5c\x32\x8a\x4a\xb0\x06\x2e\x19\x45\xe5\x58\xdc\xe9\x50\x32\x8a\x4a\x10\xad\xbb\x64\x14\x95\xe7\x31\x8a\xc0\x80\xa6\x04\xd1\xba\x4b\x46\xb1\x64\x14\x17\x77\x3a\x94\x8c\x62\xc1\x25\x06\x91\x05\xeb\xd0\x86\xc9\x28\x2e\xce\x81\x4b\x46\x51\x89\xf0\x05\xda\xb0\x43\x1b\xc6\xe5\x07\x75\x68\xc3\x90\x88\xdf\x0b\x2c\xbc\xc6\x09\xfe\xb5\x0e\x8d\x13\x12\x44\xeb\x2e\xe9\x46\x25\x58\xb2\xd7\xa1\x71\x3a\x34\x4e\xf0\xf8\x75\x68\x9c\x0e\xad\x4e\x50\x6d\x5a\x1d\x81\xc7\xc5\x39\x70\x09\x3c\x2a\x11\x96\x80\x85\x66\x09\x3c\x2e\x58\xf6\x12\x78\x54\x82\x30\xdc\x25\xf0\x58\x87\x56\x07\x34\xb7\x0e\xad\xce\xa1\xd5\xb1\xa0\x5a\x1d\xb9\xc8\xc5\xa1\x6f\xc9\x45\x2a\x11\x83\x7c\x68\x62\x64\x20\x17\xc7\xb4\x25\x03\x59\x30\x90\x81\x9b\x76\xc9\x40\x96\x0c\xe4\xe2\x92\xdd\x12\x72\x54\x82\x2d\x86\x12\x72\x2c\x21\xc7\x05\x87\x5b\x42\x8e\x4a\xb0\xc5\x50\x42\x8e\x75\x7c\x7c\xe9\x4d\x43\x22\xac\x8d\x12\x6c\x31\xd4\xf1\x61\xd4\x90\x85\x5c\x70\xb8\x25\x0b\xa9\x04\x01\xbc\x4b\x16\x52\x09\x82\x75\x97\x2c\xa4\xf2\xfc\x25\x45\xf8\x9a\x5d\xc6\x5a\x82\x75\x97\x2c\xa4\xf2\x3c\x46\x76\xb5\x7e\x87\xd6\xcf\x4f\xaa\xf5\x3b\xbe\x1a\x18\xc6\xc7\x83\x7b\xb7\x94\x08\x3f\x29\x87\xa3\x25\x32\xb9\x40\x89\x4b\x64\xb2\xc0\x24\x83\x1d\x91\x32\xe4\x6c\x89\x4c\x2e\x0e\x9a\x4b\x64\x52\x89\xb8\x78\x41\x9a\x37\xbc\x5f\x17\x8c\x70\x89\x4c\x2a\xc1\xc6\x49\x89\x4c\x96\xc8\xe4\x82\xea\x2d\x91\xc9\x3a\xca\x37\x68\x42\xca\x37\x94\x6f\xa0\x7a\xcb\x37\xb8\x56\x06\x3f\x2d\xc9\x4a\x25\xc2\x26\x58\x96\x5e\x9b\x0e\x7e\x5a\x92\x95\x75\x68\xd3\x27\x55\xae\x4d\x3f\xb4\xe9\x6f\x8d\x94\x36\xfd\xd0\xa6\xdb\x52\xb5\xe9\x32\x99\xeb\xad\xa5\xd1\xe4\x1e\xda\xd7\xb7\x7d\x46\xfb\x7a\x68\x5f\x19\x97\x0c\x7d\xab\x3c\x8f\x91\x39\x0d\xe8\xa1\x01\x9d\x94\x54\x03\x2a\xe1\xb9\x80\xfa\x4a\xc2\xb3\x4e\x0d\x28\x7d\xe1\xd4\x80\x4a\x78\x2e\x4e\x9a\x4b\xc2\x53\x09\xf6\x8d\x4a\xc2\xb3\x24\x3c\x17\x08\x5b\x49\x78\x2a\x41\x94\xf0\x92\xf0\xac\xd3\xa5\x3d\x20\x5a\x89\x73\x2a\xc1\xf6\x52\x89\x73\x2a\xcf\x63\xa6\xf9\x52\xad\xe5\x22\xbb\x5a\x4b\x71\xce\x05\x9e\x55\xe2\x9c\x4a\x10\x24\xbc\xc4\x39\x4b\x9c\x73\x81\x67\x95\x38\xa7\x12\xdc\x68\x55\xe2\x9c\x75\x6a\x2d\xdf\x16\x4b\x6b\x79\x6a\x2d\xe9\xf5\xa7\xd6\xf2\xd4\x5a\xbe\xcd\x88\xd6\xf2\xd4\x5a\x3e\xcb\xa6\x3a\xb5\x96\xc6\xe5\x5d\x6f\xff\x54\xd3\x78\x6a\x1a\x17\xd5\xab\x69\x3c\x35\x8d\xd0\x3a\x75\x6a\x1a\x4f\xe7\x6d\x8b\x1a\x77\xde\x26\x43\xba\xa0\x75\x4a\x86\xb4\x4e\x27\x64\x8b\xec\x3a\x21\x93\x21\x5d\x70\x2d\x25\x43\xaa\x04\x01\xc1\x4b\x86\xb4\x64\x48\xd7\xfb\xed\xaf\x59\x04\x4d\xe3\xed\x5f\x5a\x84\xdb\x97\xd2\xed\xcf\xbb\x4d\xc3\xfc\xdc\x7f\x7d\x3f\x4b\x9d\x37\xd6\x49\x12\x75\xe1\x0d\x50\x92\xa8\x4a\x84\xa5\xd1\xe6\x8a\x9d\xde\xc0\x26\x25\x76\xaa\x04\x37\x88\x94\xd8\xa9\xf2\x3c\x66\x9a\x9f\xdc\xa9\xde\x4d\xed\x3b\xd5\x13\x3b\xbd\x5f\x2f\xd2\x34\xd7\xa7\x53\x3d\x6c\xae\xd8\x69\x9d\x1f\x5f\x7a\x50\x6a\xcd\xf5\xa9\xb9\xbe\xa9\x7d\xcd\xf5\x89\xb9\xbe\xf1\x4a\xa8\x53\x73\x7d\x6a\xae\x59\x45\x9c\x9a\xeb\x13\x3b\x7c\xc3\x60\xd4\xa9\x1d\x3e\xb5\xc3\x58\x70\xb9\xd6\x82\x61\x3d\x6e\x38\x87\x12\x62\x55\x82\x1b\xcb\xea\xd4\x9a\xca\xb5\xde\x90\x09\x25\xd7\x5a\xa7\x66\xd2\xcf\xab\x99\x94\x6b\xbd\x21\x02\x4a\xae\x55\x89\xf0\xf3\x6a\x26\xcf\xb4\x08\x8c\xd4\xa7\x66\xf2\xd4\x4c\xbe\xfd\x4b\x8b\x80\x99\xbc\xf1\xb4\x2f\xf1\xd7\x3a\xcb\xfc\x6a\x01\xb4\x7f\xa7\xf6\x8f\x71\xe3\xd4\xfe\x49\xc9\xde\xf8\x78\x97\x94\x6c\x9d\xda\x3f\x1b\x90\xf6\x4f\x4a\xf6\xc6\xf1\xb9\xa4\x64\x95\x20\x1c\x78\x49\xc9\x96\x94\xec\x8d\xe3\x73\x49\xc9\x2a\x41\x38\xf0\x92\x92\x2d\x29\xd9\xfb\x65\xd7\x76\xb2\x7a\x3a\x59\xb5\xbd\x69\x39\x91\x20\xcc\x77\x49\xc9\x2a\xcf\x5f\xf2\x6b\x1a\x53\x24\x86\x4d\x50\x63\x2a\x25\x7b\xbf\xb4\x4e\x1a\x53\x24\x08\xf3\x5d\x52\xb2\x25\x25\x7b\xe3\x0e\x5c\x52\xb2\x05\x19\x1b\x84\xf9\xae\xd0\x98\x4a\xc9\xde\x2f\xba\xb6\x94\xac\x12\x5c\x4c\x57\x52\xb2\x25\x25\x7b\xe3\x37\x5b\x52\xb2\x4a\x40\xe4\x94\x94\x6c\x49\xc9\xde\x78\xbf\x96\x94\xac\x12\x10\x39\x25\x25\x5b\x71\xf9\x52\xda\x60\x68\x4c\x91\x20\xcc\x77\x85\xc6\x54\x98\xf6\xc6\x3b\xb4\x84\x69\x95\xe0\x36\xbc\x12\xa6\x2d\x61\xda\xfb\xf5\xe6\xa5\x1a\x53\x60\xda\x20\xfe\x71\x09\xd3\x96\x30\xed\x8d\x3f\x67\x09\xd3\x2a\xc1\xae\x76\x09\xd3\x2a\xcf\x63\xbc\x61\xfa\x52\xbc\x64\xd9\xd5\x2e\x63\x44\x97\x30\xed\x4d\xc4\xff\x12\xa6\x55\x82\x68\xca\x25\x4c\xab\x04\x61\xae\x4b\x98\x56\x79\xfe\x92\x7a\xd3\xbe\x22\xc1\x7e\x78\x09\xd3\x2a\xcf\x63\xfe\x9a\xf9\x60\x86\x3a\x4e\xdf\x69\xe1\x39\x32\xbd\x0f\xeb\x6d\xfd\xf2\xf6\xe5\x31\xea\x83\x23\xd3\x92\xb9\xbd\xf1\x85\x2c\x99\x5b\x25\x88\x86\x5d\x46\xa1\x2e\xa3\x50\xdf\x87\x25\xd5\x5a\x23\x41\x34\xec\x32\x0a\x75\x19\x85\xfa\xc6\x17\xb2\x8c\x42\xad\x04\xd1\xb0\xcb\x28\xd4\x65\x14\xea\xfb\xb0\x58\xda\x59\x24\x06\x93\x08\x39\x5f\x25\x08\x9a\x5d\xe1\xdc\x36\xb4\xa9\xc7\x2f\xcd\xc2\xbf\x2d\x3c\xf5\xa1\x4d\x95\x10\xbe\xf1\xd5\x2b\x11\xe0\x02\x01\x0e\x62\x55\x97\x08\x70\x89\x00\xdf\x78\xb4\x94\x08\xb0\x12\xc4\xaa\x2e\x11\xe0\x32\x7e\xf5\x8d\x57\x5b\x19\xbf\x5a\x09\x6e\x50\x2c\xe3\x57\x97\x08\xf0\x8d\x7f\x59\x89\x00\x2b\x31\x58\x4a\x89\x00\x2b\x41\x94\xeb\x12\x01\x56\x9e\xbf\xe4\x05\xce\x6d\x91\xe0\xee\xc5\x12\x01\x56\x9e\xc7\x28\x82\xd6\x18\x89\x61\x09\xb4\xc6\x22\xc0\x37\xce\x57\xf5\x0e\xf2\xf1\x5e\xfd\xe7\x1f\x5c\x59\x50\x6f\xeb\xfb\xdd\x9c\xa8\x3d\xcf\x7c\x7c\xe6\xf3\x3c\xc3\x86\x79\xe9\xd8\x55\x9f\xcf\x8b\x2a\x7b\x52\x9c\x73\x7e\x76\xff\xf9\x87\x9d\xec\xeb\x5f\x7d\xe3\xf3\xe7\x1f\x44\xa1\xae\xef\x78\x91\xf2\x74\x7f\xa2\x29\x97\x0e\x3b\x85\x6f\x0c\x17\x3a\x96\x8e\x2d\xf5\x7d\xde\x45\xe8\xd9\xd2\x29\xa4\xbe\xef\xcf\x9f\x7f\x5c\xaf\xbf\x76\x4e\x2b\x7d\x41\xea\xfb\x58\xe7\x8b\x26\x94\x66\x25\x9f\x1f\x05\xab\x29\xcf\xe1\x15\x22\xb6\x94\x27\xe3\xc5\xbd\xa7\x04\x67\x29\xaf\x38\x55\x26\xd6\x30\xc1\xbb\x2b\x9f\xb5\x0a\x21\x57\x2a\xfd\x8c\xf9\x14\x9b\xc8\x20\x55\xbe\xab\x9e\x77\x71\x57\x5a\x95\xef\xe2\x7c\x09\xaf\xe8\x6a\x9f\xe9\xe7\x19\x2e\xce\x28\xcf\x29\x8a\xa3\x83\x03\x2a\xb3\x3c\x32\x28\x36\xee\x0f\xfc\xfe\x8a\xdd\xfb\xbf\x95\x77\xd7\x01\xfe\xf4\x8b\x9f\xea\xd7\xf3\x53\x41\xd0\xf3\x76\xbf\xa9\x5f\xb9\xff\xfc\x23\x38\xa2\xe9\x57\xbd\x48\x7a\x64\xd0\xfb\x9a\xbd\x9c\x47\x9e\x66\x44\x3c\xbe\x7e\xb1\x48\x50\x82\x3d\xd6\x7e\x31\x46\x36\xbb\x33\xc1\x9d\x85\xfd\xea\x5f\xd2\xfa\xf3\x8f\xf5\xcb\x04\x28\x6e\xbf\x9e\x5a\x08\x22\xac\xf5\x61\xbe\x0e\xf2\x05\x54\xd4\x87\xf9\x3a\x92\xa4\xc7\x4c\xf6\xf1\xe4\xf1\x27\x01\x1c\xd8\x87\x59\x3d\x9e\x9f\x0f\x6e\xcb\xee\xc3\x9f\x47\xd6\xfb\xc5\x53\x0c\xa3\x7d\xf0\x46\xee\x20\xee\xd3\x37\x9e\x91\x84\x5a\x5f\x24\x95\x49\x45\xd2\x49\x52\x93\x44\xbe\x88\xee\xd4\x4e\xe4\xfa\xdc\x8f\xad\xe6\xf6\xaf\x3e\x89\x8a\xac\xc4\xdb\x3f\x24\x28\x72\x9f\xbc\x91\x59\x69\x87\x6f\x44\x02\xb2\xba\x23\x4e\x93\x1e\x5b\xc2\x42\xa3\x23\x82\xa4\xb1\x78\xea\xf9\x79\x06\xc5\x9f\xfc\xd7\x53\x0c\x8d\x1d\xd7\x7e\xfa\xcf\xf1\x14\x28\x26\x35\x81\x04\x61\x2f\xda\x41\xaa\x63\xe6\xf3\x54\x98\x54\x26\xd5\xf3\x69\x1f\x7b\xd3\xc1\xa6\x6c\x07\x7d\x88\x49\x4c\x6b\x44\x3b\x9e\x69\xd0\xc0\xdb\xb1\x83\x58\x10\xca\x60\xbe\xdf\x41\x27\x56\x06\xb7\x7a\x74\xd8\x26\xe2\x69\x07\x03\x67\xe1\x8e\x32\xf7\x8f\x0c\x56\x00\x1d\x65\xee\xeb\xc3\x53\xfe\x21\x55\x18\xfd\xe2\x29\x92\xda\x4c\x3c\x32\x0e\x73\xdf\xd6\xd7\x23\xd7\xcd\xa7\x8d\xb6\xbe\x1e\xfb\x33\x98\x57\x77\xb4\x99\x78\x64\x30\x9d\xed\xb0\x15\x22\x03\xcf\xde\x0e\x9b\x49\xf4\x97\xa7\x28\x23\xfb\x80\xca\xc0\xf0\x76\xb4\xf5\xf5\xc8\xe0\xb0\xbd\xa3\xad\xaf\x47\x06\x7e\x89\x1d\x4d\xc3\x8c\x4d\xee\xfd\x68\xdb\xdc\x6f\x72\x3f\xc8\xd7\x36\xf7\x8f\x0c\x10\xe6\x8e\x6d\xee\x37\x55\x38\x68\x13\xdb\xdc\x6f\x72\x4f\xbb\x8f\x6d\xee\xf7\x9b\xa7\xfc\xc3\x8f\x49\x4f\x15\x32\xd3\xea\xb0\x15\x22\x03\x73\xdd\x61\x2b\x8c\x67\x8e\x36\x98\x41\x75\x6c\x73\x8f\xe5\xc5\xf4\xf6\xb0\x61\x22\x03\xef\xd9\x1e\x36\xcc\xf1\x34\xc6\xc1\xf4\xa6\x47\x0c\x93\x26\x4f\x1d\x24\x2d\x93\xc8\xc4\x63\x86\x7a\xc4\xd7\xa4\x2f\x49\xfe\x7c\x9a\x44\xad\x5e\x83\xa4\x32\x89\x7c\x9d\xfe\x3c\xf9\xe2\x72\x89\x81\x5f\x6b\x8f\x61\x26\x1e\x19\x8c\xf8\x3d\x98\x4d\xf6\x18\x34\xdf\x8b\x9f\x1f\xbf\x3f\x6c\x06\x0e\xf2\x35\xf8\x1c\xe3\xe2\xb7\x16\x3f\x7f\xf9\x5b\xcf\xc4\x70\x70\x5e\xdd\xe3\xb2\x40\x8f\x0c\xa2\x57\xf7\x60\x8e\xa8\x0c\xfc\x24\x7b\x30\x47\xec\x71\x39\x2e\xdd\x24\x59\xc6\x47\xc6\x65\xbe\x2e\xcb\x78\x51\xc6\x65\x92\x65\xbc\xc8\xd7\x49\x81\x2e\xf3\x35\x79\xe3\xc9\x6f\x4d\xdf\xf8\x4c\x00\xc7\x15\x3c\x85\xeb\xa7\x32\x70\xaf\x6c\x6f\xc6\x68\x6e\xc3\x18\xdc\x5d\xdb\x63\x9a\x09\x3b\x32\x1d\x66\xd8\x91\xc7\xdc\x3c\xc5\x1f\x12\x4a\x50\x19\x0c\xcf\xed\xf5\x19\xca\xb8\x06\xc5\x5e\x56\xce\x23\xe3\xb2\x01\x2c\x2b\xfa\x91\x81\x23\x65\x7b\xa3\x86\x32\xae\x49\x19\x97\xb9\x7f\xe6\x88\x86\xec\xee\xb1\xcc\xea\x22\xab\xeb\xaf\x57\xcb\x3d\x96\x25\x59\x54\xa7\x25\x59\x56\x27\x26\x09\xff\xcc\xf6\xe2\x0b\x65\xe0\x64\xd9\xe3\x6d\xb6\x9f\xb5\xb2\x91\x9c\x7b\xbc\xfd\x5a\xcf\x1c\x6e\x4c\x5b\xf7\xdb\xea\x7c\x53\x9d\xd8\xfe\xf1\x36\x8f\xcf\x1c\xc1\x40\xce\x3d\xde\x66\x62\xfb\xc6\x27\x13\x97\xdd\x82\x4b\x00\xc6\x69\x12\x73\x66\x65\x70\x76\xd0\x5c\x0e\xf0\xc8\xf3\x87\xdc\x48\xd1\x86\x23\x6f\x40\xff\xc1\x06\x55\x5f\xef\x36\xa9\xff\x69\xf1\xae\x37\x8d\x01\xce\xff\x67\xf1\xc4\xfc\x95\x9f\x79\x13\xf3\x6f\x30\xfe\x9f\x79\x23\x30\xf8\x4f\x7e\xb6\xcc\xf8\xe0\x4d\x2c\xf0\x9f\x2d\x33\x16\xb8\x32\x70\xd6\x6c\xe2\x82\xff\xad\x2f\xca\xc8\x8a\xbb\xa7\x65\x9c\xcf\x68\x33\xb8\x4a\xbb\xa7\xa3\x0d\x32\xf0\x63\x6e\xe9\xf1\x9e\xb4\xee\xc1\x6f\x4d\x5b\x37\x32\x70\x3c\xee\x79\xf1\xc6\xb9\xec\x88\x24\x59\x13\x44\x83\xfd\xb5\xc8\x99\x5f\x93\xbe\x7f\xfe\x71\x11\xbc\xba\x67\x92\x7b\x58\xe0\xc1\x9d\xc0\x0d\x10\xfc\x93\x69\xd7\x17\x0b\xee\x49\xee\xe7\x33\x3d\xef\x65\xee\x17\x6f\xe4\x34\xb8\x0d\x1f\xd9\x8b\xa7\xb8\xf2\xb6\x6f\x9f\xba\x79\x0a\xe4\xab\x25\xef\x9a\xc0\x70\xc6\x37\x6b\xe3\xc2\x29\x97\xe6\xcd\xb8\x70\x0d\xa8\x36\xde\x8b\x24\xf3\x85\x0c\x2e\xb0\x6b\x99\xb5\xbe\x9f\x37\x5e\x6c\xe2\xb4\xb3\xe4\x7e\x3f\x16\xf3\x62\x1b\xa3\xdf\x71\x99\x74\x3d\xf3\x3c\x5a\xce\x3b\xf8\x79\xe6\xd2\x17\xd7\x1f\xb4\x93\xe9\x06\x17\x32\x98\x4d\x4b\x0b\x29\x17\xa0\x68\x4b\x0b\x35\x61\x99\x2e\x80\xa7\x36\x2a\x93\x72\x01\x0a\xb4\x51\x99\x1a\xce\xe5\x3a\xc8\xfd\x9b\x0d\x00\x45\x27\x89\x26\xa4\xd2\x23\x4f\x26\x70\x6b\x6d\xe7\xef\xcd\xfc\xfd\xc2\x75\xb9\x9d\xc0\x37\x94\xc4\xc5\x69\x77\x7f\x6c\xd1\xc8\x05\xa3\xde\x1f\x5b\x34\x72\x71\xaa\xda\x4c\xf9\x7f\x72\xb1\x6d\xda\xd2\x15\xfd\xf9\x9e\x3c\xf5\x7c\x34\x49\x0a\x45\x90\xa2\x3f\x2c\x65\xfa\xd3\xfc\x21\x13\x42\xc9\x07\xe5\x62\xcb\xb8\x3f\xce\x07\x3e\xcf\xb0\x7e\x71\x0d\x4b\x7f\x1c\xd6\x91\x6b\xd0\xdd\x85\x1c\x9a\xc5\x86\x57\xf9\xb7\xab\x8d\x66\xdd\x70\x39\x60\xbb\x70\xe8\xef\x63\x54\xae\xe1\x53\x2c\x1c\x95\xe9\xa7\xd5\x9b\xbc\x89\xfb\xe1\x6d\xf1\xfd\x25\x10\xbf\x72\x39\x2b\xfd\xda\xf9\xbe\xcd\x53\x8c\xe1\x5f\x27\x12\x88\x71\x12\xfa\xeb\x44\xe2\x4b\xbe\x08\x3e\xde\x2e\x3d\xda\xa5\x07\xc1\xab\xdb\xb5\x47\xe3\x85\x7a\x81\x75\xb7\x4e\xa8\xca\xe2\xd6\x97\x4e\x67\x0d\xac\x2c\xbc\x74\xb9\x5d\x5a\x28\x8b\xdd\xe3\x2e\x87\xf5\x8a\xa7\x72\x88\xe9\xd2\x15\x6f\x93\xde\xcf\xcf\x33\x8b\xaf\x60\x6e\xc1\x9a\xc4\xbb\x94\xdb\x45\x49\x17\x65\xe4\xb8\xac\xcb\x32\x22\xd7\x4d\x4d\x94\x06\x06\x2f\xc1\x8b\x5b\x81\x5b\x27\xc1\xae\xaf\x63\xf8\x45\x52\x98\x74\xf3\x14\x3f\xff\x35\x13\x8f\x0c\x96\xde\xed\x45\xf7\xca\xc5\x2d\xbe\x5d\x1c\xac\x74\x7d\x31\x43\xa7\x49\xd4\x2a\xd7\xdd\x5f\x5c\xec\xdb\x95\xc3\xa4\xa7\x8b\xb2\xa2\xee\xb2\x6f\x57\x92\x7b\xcc\x63\xa5\xb9\x4f\xa6\x41\x8c\xbb\xe5\xea\x02\xb9\x38\xca\xe9\x72\x75\x81\x0c\x97\x4b\xe5\x42\x08\xf1\xca\xd6\xae\xb2\x56\x8b\x32\x86\x49\x96\x91\xfe\x08\x58\xd8\xde\xa1\xaf\x0c\xfc\x0a\x5b\xf7\xc3\xae\x67\x5e\x77\x71\xdc\xd3\xe5\xbc\xae\x98\xc4\x0d\x2b\xda\x49\x1c\xf2\x9b\xf3\xe0\x75\xf8\x93\xeb\x6d\xbe\x9c\xd7\x95\xf3\xba\xf1\x7c\x0e\xd7\x8d\xca\x18\x63\xfd\xf5\x50\xdc\xb6\x8f\x7e\xa6\x7d\xde\xab\xda\xed\xb4\x0f\x19\x83\x59\x65\x6b\xcb\xfa\xb1\x5f\x17\x87\x2d\xdd\xce\x04\x91\x31\x98\x41\x74\xdc\x26\x3d\x7d\x80\x9b\x11\xbb\x9d\xf6\xb5\xd3\x3e\xec\x75\x3b\xed\x43\x2e\xd7\x36\x1d\x7c\x07\xbc\x28\xc7\x60\x44\xd5\x8b\x52\xb9\xb8\x53\xb0\xdb\x99\x20\x32\x88\x15\xd1\x38\x59\x3e\x42\xbe\x86\x49\xe6\x8b\xc1\x6c\x50\x77\x5e\xfa\xdf\x3d\x9e\x01\x88\xe3\x98\xee\x91\x26\xd1\xb0\x18\xb0\x7b\x98\xd5\x8b\x9a\x60\xd2\xea\x05\xff\xca\x80\x78\xea\x76\xbe\x88\x5c\x9c\xb2\x74\x3b\x5f\xec\xcb\x11\x95\xdc\x5f\xd6\xc4\xc5\x67\xa6\x9f\x37\xe1\xa7\x95\x71\xfc\xfe\x90\xd6\x8d\x6b\xa7\x97\xc0\xb6\xae\x9d\xca\x18\x93\x02\x4d\x8b\x3d\x79\x23\x5d\x4c\xcf\x4e\xe5\x37\x86\xf7\xb4\xd8\xcf\x14\xd2\xfb\x5e\x5b\x5f\x4f\x65\x0c\xac\x81\xbe\x9e\xdd\x93\x9a\x60\x06\xd2\xd3\x9a\x60\xc5\x78\x98\x55\x57\x8c\x3d\xf9\x42\xcb\x4c\xf8\x85\x98\x68\x0e\x33\xe1\x44\x13\xb9\xb8\x94\xad\xdb\x89\x26\x32\x34\xa8\xed\x44\x13\x4f\xd2\x8b\x93\x9f\xd6\x93\x54\x19\x1a\x54\x1d\x49\x95\x81\xcb\x6c\xeb\x48\xaa\x8c\xc1\x9c\xd8\x98\x09\xca\xc5\x2d\x6d\x6d\xcc\x04\x65\x0c\x0b\xe4\x74\x14\xb9\xb8\xa4\xad\x7b\x59\x6c\xe6\x9b\xc3\x02\x39\xdf\x44\xe6\xb0\x7d\x2d\x8b\x8d\x11\x04\x0f\x6d\x77\x5d\x94\x31\xcc\xbd\x53\x50\xe4\xe2\xd6\xb6\xd6\x61\x54\x19\xdc\xef\xd3\x3a\x8c\x2a\xbf\x11\x42\x7f\xd1\xc6\x39\xd4\xeb\x6c\x5b\xdf\x50\x65\x0c\x0b\xe4\xdc\xb5\x9d\xbb\xda\x30\x9d\xbb\x22\x03\x56\xac\xfb\x6d\x81\xd8\xf2\x72\xaf\xa1\x9d\xce\x22\x63\xfc\x72\x6f\x19\x19\x8a\xdf\xac\x64\xdd\x33\x52\xc6\x30\xf7\x1f\x0b\xc4\x74\x03\xdc\xb5\xdb\xe9\x06\x32\x86\x59\xfd\x98\xd5\xcf\xcd\xc0\xc8\x1b\x3f\xe6\xeb\x43\xfb\x62\x8a\xd0\x1f\xf3\xc5\xdc\x75\xfc\xde\x68\xbe\x1e\x99\xdc\xa5\xd6\xfd\xf9\xe5\x2b\xff\x39\xdf\x6c\x47\x54\x64\x0c\x76\x4a\xda\xd1\xa6\xd9\x4b\xe3\x0c\xac\xfb\x6b\x93\xfb\x62\x9c\x19\xc3\xdb\xd1\xa6\xbf\xcd\x53\x14\xfb\x6b\x5b\xfd\xd2\x56\xdf\x24\xa5\x7f\xf8\xc8\xe4\x5a\xaf\xd6\xdf\x55\x59\xcb\xba\x4f\x6b\xe2\x19\x3b\x26\x1b\x6a\xdd\x4e\x08\x91\x31\xb0\xfd\x9d\xd6\x44\xf2\xd1\xde\xfe\x96\x1f\xed\x99\xf4\x4e\x82\x66\x76\x3b\xe9\x45\xc6\x85\xa1\x6f\x27\xbd\xc8\x74\x8e\xd8\x69\xb1\x1f\x19\x97\x95\xe3\x30\x85\x4c\xee\xe5\xea\x76\x98\x6a\xc6\xa4\xcb\x9a\x70\x4c\xea\x67\x00\x9a\x5c\xcb\xd5\x3a\xeb\x2a\xe3\x62\xe5\xdf\xee\xe0\x74\xf1\x5b\x0c\x8c\x5d\xbf\xdf\x62\xc5\xc8\x9e\x51\xb7\x95\xd3\xcc\x79\x18\x80\xda\x49\x2f\x32\x2e\xa6\x1b\x3a\xf4\x2a\xf3\xa5\xd9\x76\xd7\x05\x19\x17\x5b\x06\xed\xae\x0b\x5e\xb7\xde\x50\xdc\xbd\x7f\x49\x4f\xaf\x5d\x56\xe1\xb6\xbe\xd8\x14\xe5\x02\x9d\xde\x8e\x5c\xb8\x7b\x7a\x7d\x70\x1b\x91\xa2\xb7\x4b\x4d\xcc\xf6\xb6\x6f\xef\xa7\x8b\x4e\xb7\x6b\xb6\x5d\x14\x99\xee\x94\x6c\xbb\x28\x32\x2e\x06\x1d\xdd\x43\x95\xdf\xe2\x76\xdb\x45\xf7\xd3\xd3\x26\x3b\xe7\xbd\xed\x69\xc8\xb8\x18\x87\xb6\x3d\x0d\x99\x90\xc1\xbd\xed\x69\xc8\x6f\xcd\xb6\xed\x69\x88\x97\xe2\x36\x9e\xa8\x3f\x19\xd7\xf5\xd7\xc1\xb1\x7b\x3b\xbf\xde\xcf\x64\x7a\xba\x6b\xb2\x9d\x4c\x23\xe3\x62\x8e\xa7\x53\x6b\xe3\xa1\xea\xc5\xba\xbd\xed\x9b\xc8\xc0\x9b\xbb\xf1\x5c\x7d\xe4\xe9\x75\x5a\xf5\x6d\xaf\x43\x06\xd7\x70\xf5\xb6\xd7\xed\xf4\x29\x7e\xcb\x46\x8a\x8c\xcb\x4f\x63\x23\xdd\x7c\x53\xa8\xba\xde\x7e\x53\x64\x69\xcb\xb6\xdf\x74\xf3\x4d\xe1\x56\xb6\x5b\xcf\xfb\x75\x3d\xbd\x0e\xe8\x63\xbf\xae\x5f\x12\x5f\xeb\x0c\x92\x4e\x92\x9e\xe1\x60\xe2\xf1\xbc\xf5\xe9\x54\x06\x5b\xcf\x5b\x9f\xce\xcd\x36\xf6\xc4\x0f\x71\xbb\x8d\xbd\xf1\x81\x9c\xf8\xcb\xed\xd7\xdb\xa7\xde\xec\x58\xdd\x3e\xb5\x4c\xba\x79\x8a\xdf\xe2\x33\x2b\x83\x29\xf7\x7e\xf1\x99\x37\x5e\x93\x13\x2f\xb5\xfd\xe2\x73\x28\x83\x9b\xbb\xf6\x8b\xe5\x8e\x32\x71\x2b\xdb\x2f\xbe\x90\x32\xd8\xff\xde\x7a\x5b\xee\xd7\x27\x78\x6a\x90\x34\x4c\xa2\x3f\xdd\x26\x59\x46\xbe\x23\xae\x61\xdb\xb8\x10\xca\xb8\x6e\xea\x8b\xef\xa8\xcc\xb0\x56\x3f\xe6\x1e\xb3\x4b\xf8\x9f\x6d\x58\x08\xc5\x9d\x92\xfd\xc2\xec\xee\xd7\x33\xbf\x9e\xb8\x94\xed\xd7\xd7\xa7\xbe\x98\xa4\xb7\x49\x69\xd2\xd3\x6e\xd9\xca\xd8\xb8\x75\xfe\x64\x5c\x6f\x0a\xf4\xb5\x26\xb0\x9e\x38\x24\x6d\xfd\x3d\x95\x41\xd4\xa0\xfd\x4a\xbf\x63\xd2\xeb\xde\xfc\x16\xc7\xf6\xfb\x85\x41\xc5\x81\x68\xbf\xd2\x2f\x84\xf5\xbc\xde\xfe\x96\x65\xa4\x15\xb2\xca\xdb\xaf\x34\x5f\xb6\xc2\xb7\x7f\x68\xbe\xb0\x8b\x2c\xfc\x36\x07\x18\x7f\xdb\x1c\x54\x0c\x40\x81\xfd\x2a\x33\xf1\x88\x7b\x0d\x5b\x37\xd4\xcd\x41\xc5\xc4\x41\x67\xbf\xca\x37\xb2\x41\xcd\xf6\xc3\x7e\x95\xb5\x4a\xf3\xc5\x07\x66\x7b\x42\xb1\x8f\x67\xee\x3b\xc1\x98\xf6\xc1\x02\x5e\x19\xf3\x18\x24\x2d\x93\xd8\x7f\x3a\x26\x49\xb7\x49\x6f\xfe\xd0\xa4\x8f\x49\xee\x3f\xdd\x24\x7d\x4d\x6a\x9e\x32\x69\x9b\xb4\x99\x82\x3e\x05\x3a\x38\x12\xdb\x38\x7d\x0e\x80\x83\x8d\xe7\xe7\x4f\x06\x6c\xf0\xd6\x01\x74\xe3\x00\x3a\x39\x77\xdd\xfa\x7f\x2a\x83\xdb\xd8\xb6\xfe\x9f\xfb\x78\x66\xc8\x6e\xb1\x6c\x7c\x41\x7f\xe2\x16\xcb\xd6\x23\x54\x99\x9c\x9d\x6e\x3d\x42\x95\x31\xe9\x1d\xc7\x30\xf7\x63\xf3\x14\x7f\x78\x99\x55\xf6\x60\xc1\x14\xf6\x61\xdf\xc6\x21\x74\x8e\x5f\x92\xf9\x62\xc3\x95\xc0\x4c\x5b\x7f\x50\x65\x70\x87\xdb\xd6\x1d\x74\xe3\x02\x3a\x59\xac\xed\xe3\x32\x5f\x4e\xa0\x69\xf7\xc7\x65\x26\xa6\x3f\x4f\x26\xa6\x3f\x3f\xfd\x79\x9e\x9a\xfe\xfc\xfc\xe7\x54\x6f\x1f\xcc\x70\xf7\x31\xd9\x46\xa2\x77\x1c\xd3\xba\x7f\xa6\xb3\xde\x56\xb9\xf5\xfb\x54\x06\x08\xc4\x3e\x96\x05\x7a\xa6\xb3\x73\xd0\x15\xf4\xfb\x54\x06\x17\xc4\x6d\xdd\x3e\x37\x71\x2e\x26\x2b\x95\x6d\x9c\x8b\x8d\xf7\xe7\x80\x93\xd8\xc7\xb2\x40\x98\x34\xe6\x88\xdb\x13\xb0\x4d\x2c\x8a\x39\x68\xe4\x87\xc6\xea\x70\xe7\xd2\xdc\xbf\x2d\xf6\x23\x93\x09\xf4\x3e\x18\x80\x94\x31\x6d\x39\x6f\xcb\xf8\xa1\x40\x8b\x37\x6a\x99\xf0\xdf\x74\xf7\x6c\x1f\x5a\xa6\xa3\x8b\xa7\xf8\xb4\x6c\x52\x28\x17\xbe\x91\xfb\x68\x2b\x87\xde\xc1\x88\xba\x3d\x4d\xdb\x78\x80\xcd\xeb\x59\x83\xec\x93\x0d\x6a\x65\x32\x3d\xdb\x27\xab\x8b\xcd\x69\xda\xb4\x7d\x79\x9a\xb6\x39\x27\x9b\x93\x51\xc1\x73\xb2\xcd\x79\x94\xd7\x73\x6d\xcf\xa3\x36\x87\x16\x13\xdf\xdf\xed\xa1\xc5\x1e\xcf\x9a\x6d\x72\xdf\xfd\xe6\x54\xe0\x27\x86\xbb\xda\x1e\x0e\x6c\x36\x92\x27\x57\x67\x6f\x37\x92\x37\x1b\xbe\xeb\x75\xfe\xb7\x0d\xea\x58\xff\x7d\x24\xde\xc3\xda\x44\x2e\x82\xc8\xee\x61\x6d\x8e\x67\xea\xb9\x08\x51\xbe\xb9\x1d\xf9\x27\x83\x0b\xd7\xf7\xf8\xd2\x3c\xd8\x53\xf6\x8a\x93\xed\x9e\xf2\xbe\x1e\x93\xb1\xf0\x27\xd8\x97\x26\x03\x99\x04\xf4\xdb\x97\x26\x83\x4b\x66\xbd\x20\x63\xb3\xbf\xfc\x93\x39\x7d\xca\x82\xb0\x9d\xbb\x80\xc3\xb7\xdb\xb9\x9b\x2d\x58\xc1\xe9\xed\x16\xec\xe6\x52\xcb\x85\xc7\xd3\xf6\x52\x4b\x65\x80\x0b\x6d\xef\xb4\x54\x16\x7e\x46\xdb\x3b\x2d\x95\xc5\x36\xf3\x9e\xb6\x3e\x6e\x92\x14\x29\xdd\xde\x24\xa9\x0c\x18\xcd\x3d\xbf\x3e\xf5\x18\xf5\x85\xe7\xc3\x9e\x1a\x75\x64\x80\xbd\xed\x99\x3e\xf5\xd8\x66\x91\xca\xed\xd5\x92\xca\x70\x94\x9a\xcc\x59\x37\x9b\xbe\x8b\xbd\x80\xed\xa6\xef\xe6\x4a\xc1\xc5\x5d\xa9\x7b\xd9\xd4\x90\x75\xf1\x95\x97\x4d\x6d\x79\xae\x4e\x23\x72\x6b\x58\x59\xdc\xd1\xb9\x17\x73\x43\xe5\xc2\x4d\x68\x7b\x43\xe0\x66\x03\x79\x71\x1a\xb1\xdd\x40\x56\xc4\x62\xf6\xcd\x46\x89\x12\x17\x7d\xfa\xe6\xe0\x76\x73\xe1\xdc\xf2\x0b\xdd\x4e\x53\x90\xd0\x18\xdc\xf6\x7c\x36\xa3\xd7\xa2\x3b\xb9\x19\xbd\xd9\x40\x5e\x84\x8f\xde\x6e\x20\xef\xf7\xd3\x0e\x16\x81\xb9\xf6\x9b\x7d\x3a\x25\x88\xdc\xb9\xdf\x0e\x23\x6c\x20\x2f\xc2\x66\x6d\x37\x90\x37\xdb\xb9\x78\xae\xfe\xdf\x8d\xfb\xf9\xff\xbf\x7e\xfe\xfe\xff\xfd\x8f\xff\xf9\xf9\xfb\xff\xfa\xfc\x6b\xff\x91\xff\xf9\x8f\x7f\xf4\xbf\xfd\x47\xfd\x4b\xfe\xc7\x1f\xff\xff\x93\xfa\x47\xf5\xfe\x97\x7f\xeb\x7f\xf4\xff\xfe\xf7\xff\xfc\x47\xf6\x1f\x7f\xff\xf7\xbf\x3f\x7f\xc5\xbf\xff\x13\x00\x00\xff\xff\xe4\xfe\x34\x66\x50\x40\x01\x00"); -func _fdac ()(*asset ,error ){_aadge ,_bfga :=_aedf ();if _bfga !=nil {return nil ,_bfga ;};_dgc :=bindataFileInfo {_aa :"HKm314-B5-V",_dg :615,_ged :_fc .FileMode (436),_de :_e .Unix (1580492389,0)};_aeff :=&asset {_cb :_aadge ,_fg :_dgc };return _aeff ,nil ; -};func _deaf ()(*asset ,error ){_aadc ,_bfad :=_gcg ();if _bfad !=nil {return nil ,_bfad ;};_fdb :=bindataFileInfo {_aa :"Ext-RKSJ-V",_dg :1151,_ged :_fc .FileMode (436),_de :_e .Unix (1580491925,0)};_ege :=&asset {_cb :_aadc ,_fg :_fdb };return _ege ,nil ; -};var _dbe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\xcd\x6a\xe4\x46\x14\x05\xe0\xbd\x9e\xa2\x96\x93\xc5\xc4\x75\x7f\x54\x2a\x81\x30\x04\x9b\x01\x2f\x66\x12\xe2\xfc\x41\xc8\xa2\x2d\x55\x9b\x86\x58\xdd\xc8\xed\x85\xdf\x3e\x9c\x7b\xba\x1d\x98\xc5\xd0\xd3\xc7\xd2\x95\xfc\x1d\x57\xd5\xcd\xdd\xc3\xfd\xc3\x7a\x38\xa7\x9b\x5f\xb6\xe3\xfc\xd8\xce\x69\x7f\x58\x97\xad\xbd\x1e\xdf\xb6\xb9\xa5\xa7\xf6\x7c\x58\xbb\x4e\x34\x2d\x87\xf9\x7c\xfd\x1a\x1f\xf3\xcb\xee\xd4\x75\xb8\xff\xf1\xfd\xf5\xdc\x5e\x1e\xd6\xfd\x31\x19\xaf\x5b\xde\x4e\x97\x6b\x53\xba\xf9\xb5\x3d\x1f\x5e\xcf\xdb\x7b\xfa\xf4\xd3\x72\x7c\x6a\x3f\xa4\xa5\xed\x91\xff\xbc\x2d\x6d\x3b\xac\xcf\xe9\xd3\xdd\xb7\x47\xf9\x88\x1f\xdf\x4e\xa7\x7f\xdb\x4b\x5b\xcf\x98\xd6\xf6\x5d\x5b\x97\xf8\xec\x6e\xee\xbe\xee\x4e\xdf\x76\x2f\x2d\xdd\xc4\xa4\xcf\xb8\xef\x33\x2f\x8a\x9f\xfd\xd1\xb6\xd7\xc3\x71\x4d\xf2\x63\xce\xfd\xff\xf1\x6f\xef\xa7\x96\xe4\x32\xe3\xaf\xdf\x1f\xee\xd3\xdf\x92\x24\x27\xed\xfb\x3a\xfc\x73\xc9\xff\xfc\x7a\x5c\x5a\xca\xd7\x27\x3d\xdc\xdf\x1d\xdf\xd6\x73\x92\x5a\xbd\x30\x14\xfe\x4a\xf3\x71\x69\xaf\xa7\xdd\xdc\xb6\xdd\xfa\xdc\xba\x94\xa6\x9c\x73\xbe\x4d\x93\x8f\x5f\xbe\xdc\xe2\x6d\xbf\xbb\xa2\x1b\xfc\x72\xe7\x61\x61\x72\xbd\x23\xe7\xfd\xfe\x36\xe5\x6e\xca\xc2\xef\x82\xef\xda\x97\x6e\xca\xca\x44\x91\xf4\xa2\xdd\x94\x8d\x89\x21\x19\x4a\xed\xa6\xec\x4c\x1c\x89\x64\xf5\x6e\xca\x3d\xa3\x3e\x22\xad\x98\x5d\x18\x95\x88\x7a\xc3\xf0\x81\xd1\x10\xd1\x30\x62\x7a\x65\x54\xe3\x0d\xb2\x63\xfc\xc8\x68\x8c\xc8\x32\xc6\xef\x18\xed\x2e\xef\x89\xf1\x4f\x8c\x9e\x22\xaa\x82\xf1\x33\xa3\x19\x91\xe5\x01\xe3\x17\x46\x4b\x44\xa6\x18\xdf\x18\xb5\x88\xfa\x8a\xf1\x7b\x46\xfb\x88\xaa\xe7\x6e\x12\x4a\x49\x48\x79\x1e\x4b\x37\x09\xb1\x24\xb0\xdc\x7a\xed\x26\xa1\x96\x84\x96\x97\x5c\xbb\x49\xc8\x25\xc1\xe5\xb5\x78\x37\x09\xbd\xc4\x2f\xa6\x18\x4f\x2f\x09\xaf\xde\x06\x8c\xa7\x97\x84\x57\x5f\x0c\xe3\xe9\x25\xe1\xd5\xd7\x8a\xf1\xf4\x92\xf0\x2a\xe2\x18\x4f\x2f\x09\xaf\xe2\x19\xe3\xe9\x25\xe1\x55\x0a\x8a\x15\x7a\x49\x78\x95\x11\xcd\x0a\xbd\x24\xbc\x06\x41\xb5\x42\x2f\x09\xaf\xc1\x51\xad\xd0\x4b\xda\xa5\x7f\x8c\xa7\x97\x84\xd7\x30\xa2\x5a\xa5\x97\x86\x57\x15\x54\xab\xf4\xd2\xf0\xaa\x8e\x6a\x95\x5e\x1a\x5e\x75\x40\xb5\x4a\x2f\x0d\xaf\x3a\xa2\x5a\xa5\x97\x86\xd7\xa8\xa8\x56\xe9\xa5\xe1\x35\x3a\xaa\x55\x7a\x69\x78\x8d\x03\xaa\x55\x7a\x69\x78\x8d\x23\xaa\x55\x7a\x69\xbd\xfe\xad\x62\x3e\xc1\x74\x64\xe6\x28\x57\x29\xa6\x3b\x66\x03\xda\x55\x92\x69\x90\xa1\x7d\x3c\x82\x66\x3a\x33\x53\xf4\xab\x44\xd3\x85\x59\x8f\x82\x95\x6a\xda\x98\x0d\x68\x58\xc9\xa6\x7b\x2e\x92\x8c\x8a\x8d\x6e\x96\x99\x29\x3a\x36\xc2\x99\x30\xeb\x51\xb2\x51\xce\xf4\xba\xc0\x72\x37\x19\xe9\x2c\xe8\xc4\x32\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\xf5\x28\xda\xa8\x67\x5c\x9d\x56\xd1\xb4\x91\xcf\xb8\x3c\x3d\xa3\x6a\xa3\x9f\xd1\xcf\x0d\x5d\x1b\xfd\x8c\x7e\xde\xa3\x6c\xa3\x9f\xd1\xcf\x2b\xda\x36\xfa\x19\xfd\x7a\x41\xdd\x46\x3f\x9b\xaf\xbb\x02\x9e\x41\x3f\xa3\x5f\x5f\x50\xb8\xd1\xcf\xe8\xd7\x57\x34\x6e\xf4\x33\xfa\x15\x41\xe5\x7e\xd9\x03\xe9\x57\x0c\x9d\x3b\xfd\x9c\x7e\xa5\xa0\x73\xa7\x9f\xd3\xaf\x54\x74\xee\xf4\x73\xfa\x0d\x82\xce\x9d\x7e\x4e\xbf\xc1\xd1\xb9\xd3\xcf\xe9\x37\x14\x74\xee\xf4\xf3\x72\xdd\xca\xf0\x0c\xfa\x39\xfd\xaa\xa0\x73\xa7\x9f\xd3\xaf\x3a\x3a\xf7\xf1\xb2\x6f\x8f\x0b\xb2\x52\x6b\xec\xde\xd7\x5d\x1a\xff\xc7\x19\xf7\x71\xea\xcc\x6f\xdb\xd6\xd6\x73\x9c\x70\x71\xb0\xe0\x5c\x38\xac\xed\xe3\xb4\x3c\x1d\x4f\xb8\x2b\xfe\xfd\x17\x00\x00\xff\xff\x1f\x1a\xa1\x81\x59\x07\x00\x00"); -func _aadf ()([]byte ,error ){return _fac (_gbge ,"KSC-V")};func _bfe ()(*asset ,error ){_fadf ,_gea :=_aec ();if _gea !=nil {return nil ,_gea ;};_af :=bindataFileInfo {_aa :"90ms-RKSJ-H",_dg :3820,_ged :_fc .FileMode (436),_de :_e .Unix (1580491019,0)}; -_bcg :=&asset {_cb :_fadf ,_fg :_af };return _bcg ,nil ;};func _acg ()([]byte ,error ){return _fac (_dgg ,"Adobe-KR-3")};func _dge ()(*asset ,error ){_bc ,_agd :=_ec ();if _agd !=nil {return nil ,_agd ;};_ae :=bindataFileInfo {_aa :"78-H",_dg :12437,_ged :_fc .FileMode (436),_de :_e .Unix (1580490877,0)}; -_fd :=&asset {_cb :_bc ,_fg :_ae };return _fd ,nil ;};var _cffc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x51\x6b\xdb\x30\x14\x85\xdf\xf5\x2b\xf4\xd8\x3d\x74\xd1\xbd\x96\x25\x19\x4c\x61\xb4\x2b\x84\xd2\x6d\xb4\x63\x7b\x76\x6c\x39\x18\x16\xdb\x38\xce\x43\xff\xfd\xb8\xf7\x38\x19\xec\x21\x38\xfa\x22\x9d\x88\xef\x58\xda\x3d\xee\x9f\xf6\xe3\xb0\xda\xdd\x8f\x65\x6a\xdf\xf3\x6a\xfb\x61\xec\x96\x7c\x9e\x2e\x4b\x9b\xed\x21\x1f\x87\xd1\x18\x62\xdb\x0d\xed\x7a\x1d\xea\xa3\x3d\x35\xb3\x31\xb2\xfe\xfd\xe3\xbc\xe6\xd3\x7e\xec\x27\x5b\x60\x5e\x77\x99\xb7\xb9\xd6\xee\xde\xf2\x71\x38\xaf\xcb\x87\xbd\xfb\xd2\x4d\x87\xfc\xc9\x76\xb9\x17\xfe\x7d\xe9\xf2\x32\x8c\x47\x7b\xf7\xf2\x76\x83\xef\x97\x79\xfe\x93\x4f\x79\x5c\xad\x57\x96\xc7\x4e\x9f\x66\xf7\xf8\xda\xcc\xdf\x9a\x53\xb6\x3b\xcd\xb9\x7f\x79\xbb\xc7\x14\xfd\xe5\x57\x5e\xce\xc3\x34\x5a\xfa\xec\x1c\xff\xc3\x3f\x3f\xe6\x6c\x69\x4b\xf8\xfd\x3a\x75\xd9\xba\x6b\xde\xfe\xe9\x71\xba\x8c\xab\x25\x4a\x31\x01\x12\xb6\xdd\x4e\x5d\x3e\xcf\x4d\x9b\x97\x66\x3c\x66\x63\x6d\xed\x9c\x73\x0f\xb6\xe6\xaf\xcf\xcf\x0f\xb2\xa7\xff\x66\x18\x1f\xb7\x95\x43\x07\x72\x5d\xe1\x5c\xdf\x3f\x58\x67\x6a\x47\x18\x93\x8c\xb9\x0c\xa6\x76\x0c\xc2\x42\x4a\x62\x53\xbb\x02\xa4\x10\x12\x43\x32\xb5\xf3\x20\x5e\x08\x39\xf6\xa6\x76\x25\x50\xa9\x88\x93\x64\x07\xa0\xa0\xa8\x2c\x24\x3c\x02\x45\x45\xb1\x92\xf4\x04\x94\x74\x07\xce\x4b\x7c\x05\x54\x29\x2a\x9c\xc4\x37\x40\xcd\xb6\x4f\x89\x3f\x00\x1d\x14\x25\x92\xf8\x16\xa8\x15\x54\xb8\x28\xf1\x1d\x50\xa7\xa8\x60\x89\xcf\x40\x59\x51\x99\x24\xbe\x07\xea\x15\x25\xef\x4c\x4d\x30\x45\x6a\xca\xbb\x2a\x98\x9a\x20\x8b\x54\x96\x2f\x4a\x36\x35\xc1\x16\xa9\x2d\x1f\x5c\x32\x35\x41\x17\xa9\x2e\x9f\x82\x37\x35\xc1\x17\xf9\xcd\xa9\xc4\xc3\x17\xa9\xaf\xb2\x88\x12\x0f\x5f\xa4\xbe\xca\x50\x48\x3c\x7c\x91\xfa\x2a\x53\x92\x78\xf8\x22\xf5\x15\xc8\x4b\x3c\x7c\x91\xfa\x0a\xde\x49\x3c\x7c\x91\xfa\x0a\x41\x8a\x25\xf8\x22\xf5\x15\x2a\x69\x96\xe0\x8b\xd4\x57\x24\xa9\x96\xe0\x8b\xd4\x57\xf4\x52\x2d\xc1\x17\xe5\xad\x7f\x89\x87\x2f\x52\x5f\xb1\x92\x6a\x79\x7b\x17\xd5\x57\x22\xa9\x96\xe1\x8b\xd5\x57\xf2\x52\x2d\xc3\x17\xab\xaf\x14\xa5\x5a\x86\x2f\x56\x5f\xa9\x92\x6a\x19\xbe\x58\x7d\x55\x2c\xd5\x32\x7c\xb1\xfa\xaa\xbc\x54\xcb\xf0\xc5\xea\xab\x8a\x52\x2d\xc3\x17\xab\xaf\xaa\x92\x6a\x19\xbe\x38\x5d\xdf\x55\xc9\x87\x30\xae\xc0\xbc\x94\xcb\x30\xc6\x0d\x58\x94\x76\x19\xca\x58\x95\x49\xfb\xf2\x17\x70\xc6\x2d\x18\x4b\xbf\x0c\x69\xdc\x81\x95\x52\x30\xc3\x1a\xe7\x50\x0a\x8b\x31\xe8\x09\xbd\x9e\x44\xf9\x2e\x77\xd5\xed\xfe\x68\x2f\xcb\x92\xc7\x55\x6f\x2a\xbd\x24\xe4\xec\x0f\x63\xbe\xdd\x7a\xf3\x34\xcb\x2a\xfd\xfc\x0d\x00\x00\xff\xff\xf5\xca\x92\xc4\x21\x05\x00\x00"); -func _gaee ()([]byte ,error ){return _fac (_aafa ,"UniKS-UTF32-V")};var _dfcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\xcb\x6b\xeb\x46\x14\x06\xf0\xbd\xfe\x8a\x59\xde\x2e\x6e\x3d\xe7\x31\x0f\x81\x08\x94\x84\x0b\xa6\xdc\xb6\x34\x7d\x41\xe9\x42\x91\xc6\xc1\xd0\x48\x46\xb6\x17\xf9\xef\xcb\x39\x9f\x9d\xc2\x5d\x04\x47\x9f\xa5\x23\xe5\xf7\x65\x46\xbb\xc7\xfd\xd3\x7e\x39\x5e\xc2\xee\x97\x6d\x9d\x9e\xdb\x25\x1c\x8e\xcb\xbc\xb5\xf3\x7a\xdd\xa6\x16\x5e\xda\xeb\x71\xe9\x3a\xe2\x30\x1f\xa7\xcb\xfd\xd0\x3f\xa6\xb7\xf1\xd4\x75\x76\xfd\xf3\xfb\xf9\xd2\xde\xf6\xcb\x61\x0d\x82\xf3\xe6\xeb\xe9\x76\x6e\x08\xbb\x5f\xdb\xeb\xf1\x7c\xd9\xde\xc3\xa7\x1f\xe6\xf5\xa5\x7d\x17\xe6\x76\xb0\xfc\xe7\x6d\x6e\xdb\x71\x79\x0d\x9f\x7e\x5c\xb7\x36\xd2\xc7\x17\xcf\xd7\xd3\xe9\xdf\xf6\xd6\x96\x4b\x60\xcf\xda\x32\xfb\x67\xb7\x7b\xfc\x3a\x9e\x7e\x1a\xdf\x5a\xd8\xf9\xac\xcf\xb8\xf2\x33\x4e\xf3\x6f\xff\x68\xdb\xf9\xb8\x2e\x81\xbe\x8f\x31\xfd\x1f\xff\xf6\x7e\x6a\x81\x6e\x53\xfe\xfa\x7d\xff\x14\xfe\xa6\x40\x31\x70\x4a\x4a\xff\xdc\xf2\x3f\xbf\xae\x73\x0b\xf1\x7e\xaf\xfd\xd3\xe3\x7a\x5d\x2e\x81\xaa\x24\xdc\xa1\x23\xfc\x59\xd3\x3a\xb7\xf3\x69\x9c\xda\x36\x2e\xaf\xad\x0b\x61\x88\x31\xc6\x87\x30\x68\xf9\xf2\xe5\xc1\x9e\xf7\x9b\x33\xba\xc2\xb7\x2b\x8f\x33\x92\xfb\x15\x31\x1e\x0e\x0f\x21\x76\x43\x24\x1c\x93\x1d\x73\xca\xdd\x10\x19\x09\x5b\x92\x88\xbb\x21\x0a\x12\xb1\xa4\xe4\xda\x0d\x51\x91\xa8\x25\x14\x59\xbb\x21\x26\x44\xc9\x23\xae\x36\x3b\x23\xca\x1e\x25\xb1\xe1\x05\x51\xf1\xa8\xf4\x36\xbd\x22\xaa\xfe\x04\x51\x6d\x7c\x8f\xa8\xf7\x48\xa2\x8d\x1f\x11\x8d\xb7\xe7\xb4\xf1\x2f\x88\x5e\x3c\xaa\x64\xe3\x27\x44\x93\x45\x12\x8b\x8d\x9f\x11\xcd\x1e\x09\xdb\xf8\x86\xa8\x79\x94\xaa\x8d\x3f\x20\x3a\x78\x54\x35\x76\x03\x41\x8a\x5c\x4a\x63\x9f\xbb\x81\x80\x45\x8e\xa5\x92\xb8\x1b\x08\x5a\xe4\x5a\x9a\x63\xed\x06\x02\x17\x39\x97\xd6\xac\xdd\x40\xf0\x22\xbd\x99\xda\x78\x78\x91\x7b\x25\x29\x36\x1e\x5e\xe4\x5e\x29\x8b\x8d\x87\x17\xb9\x57\xaa\xd5\xc6\xc3\x8b\xdc\x2b\x93\xda\x78\x78\x91\x7b\x65\x8d\x36\x1e\x5e\xe4\x5e\x39\x5b\xb1\x04\x2f\x72\xaf\xdc\x5b\xb3\x04\x2f\x72\xaf\x42\x56\x2d\xc1\x8b\xdc\xab\xa8\x55\x4b\xf0\xa2\x76\xeb\xdf\xc6\xc3\x8b\xdc\xab\xf4\x56\x2d\xc3\x8b\xdd\xab\x92\x55\xcb\xf0\x62\xf7\xaa\x6a\xd5\x32\xbc\xd8\xbd\x6a\xb1\x6a\x19\x5e\xec\x5e\xb5\xb7\x6a\x19\x5e\xec\x5e\x3d\x5b\xb5\x0c\x2f\x76\xaf\x5e\xad\x5a\x86\x17\xbb\x57\x5f\xac\x5a\x86\x17\xbb\x57\xdf\x5b\xb5\x0c\x2f\xae\xf7\xff\x55\x9b\x0f\x30\xee\x91\xa9\x95\xcb\x10\xe3\x11\x59\xb1\x76\x19\x64\xec\x64\xd6\xbe\xdd\x02\x66\x3c\x21\x63\xeb\x97\x81\xc6\x33\xb2\x64\x05\x33\xd4\xb8\x21\x2b\xd6\x30\x83\x8d\x0f\x58\x24\xd1\x2a\x16\xb8\x49\x44\xc6\xd6\xb1\x00\x4e\x08\x59\xb2\x92\x05\x72\xc2\xf7\x05\x16\xbb\x41\x40\x27\x4e\x47\x12\xad\x66\x81\x9d\x60\x6d\x8a\x58\xcf\x02\x3c\xc1\xe2\x94\x64\x45\x0b\xf4\x04\xab\x53\xaa\x35\x2d\xe0\x13\x2c\x4f\x8d\x56\xb5\xc0\x4f\xe0\xa7\x62\x5d\x0b\xfc\x04\x7e\x9a\xac\x6c\x81\x9f\xc0\x4f\xab\xb5\x2d\xf0\x13\xf8\x25\xb2\xba\x05\x7e\x32\xdd\x77\x05\xbb\x07\xfc\x04\x7e\x29\x5b\xe1\x02\x3f\x81\x5f\xaa\xd6\xb8\xc0\x4f\xe0\x97\xc9\x2a\xd7\xdb\x1e\x08\xbf\x2c\xd6\xb9\xc2\x4f\xe1\x97\xb3\x75\xae\xf0\x53\xf8\xe5\x6a\x9d\x2b\xfc\x14\x7e\x85\xac\x73\x85\x9f\xc2\xaf\xa8\x75\xae\xf0\x53\xf8\x95\x6c\x9d\x2b\xfc\x34\xdf\xb7\x32\xbb\x47\xb9\xed\xc7\xa3\x65\x95\x4a\xf6\x5d\xf9\xbe\xfb\xda\xef\xf6\xfe\xfa\x78\x9f\x4c\xd7\x6d\x6b\xcb\xc5\xdf\x5e\xfe\xc2\xb0\xfd\xfe\xb8\xb4\x8f\x37\xe1\x69\x3d\xd9\x55\xfe\xf3\x5f\x00\x00\x00\xff\xff\x4c\xe9\x48\x7c\x35\x07\x00\x00"); -func _abe ()(*asset ,error ){_afdd ,_eae :=_def ();if _eae !=nil {return nil ,_eae ;};_bda :=bindataFileInfo {_aa :"Add-RKSJ-V",_dg :1493,_ged :_fc .FileMode (436),_de :_e .Unix (1580491099,0)};_agcf :=&asset {_cb :_afdd ,_fg :_bda };return _agcf ,nil ; -};func _adgf ()([]byte ,error ){return _fac (_ebgb ,"UniCNS-UTF16-H")};func _bdea ()([]byte ,error ){return _fac (_baeb ,"UniGB-UTF32-H")};func _egaa ()([]byte ,error ){return _fac (_ccccg ,"UniKS-UTF32-H")};var _bcca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x9e\x7b\xef\xcc\x68\x04\x22\x50\x12\x1e\x78\xf1\x5e\x4b\xd3\x7f\x50\xba\x70\xa4\x71\x30\x34\xb2\x91\xed\x45\xbe\x7d\x39\xf7\xd8\x29\xbc\x45\x70\x74\x22\x5d\x29\xbf\xe3\x19\x6d\x1e\xb7\x4f\xdb\xe5\x70\x09\x9b\x5f\xd6\xe3\xf4\xdc\x2e\x61\x7f\x58\xe6\xb5\x9d\x8f\xd7\x75\x6a\xe1\xa5\xbd\x1e\x96\xae\x13\x0d\xf3\x61\xba\xdc\x0f\xfd\x63\x7a\xdb\x9d\xba\x0e\xd7\x3f\xbf\x9f\x2f\xed\x6d\xbb\xec\x8f\xc1\x78\xde\x7c\x3d\xdd\xce\x0d\x61\xf3\x6b\x7b\x3d\x9c\x2f\xeb\x7b\xf8\xf4\xd3\x7c\x7c\x69\x3f\x84\xb9\xed\x91\xff\xbc\xce\x6d\x3d\x2c\xaf\xe1\xd3\xe3\xb7\x67\xf9\x88\x9f\xaf\xa7\xd3\xbf\xed\xad\x2d\x97\x20\x9e\xb5\x65\xf6\xcf\x6e\xf3\xf8\x75\x77\xfa\xb6\x7b\x6b\x61\xe3\x93\x3e\xe3\xba\xcf\x3c\xc9\xff\xf6\x47\x5b\xcf\x87\xe3\x12\xe4\xc7\x18\xf3\xff\xf1\x6f\xef\xa7\x76\x9b\xd5\x6d\xfe\xfa\x7d\xfb\x14\xfe\x96\x20\x31\x68\xce\x43\xfc\xe7\x96\xff\xf9\xf5\x38\xb7\x10\xef\x77\xda\x3e\x3d\x1e\xaf\x78\x84\x3e\xc5\xca\x50\xf8\x2f\x4d\xc7\xb9\x9d\x4f\xbb\xa9\xad\xbb\xe5\xb5\x75\x21\x8c\x31\xc6\xf8\x10\xc6\x64\x5f\xbe\x3c\xe0\x69\xbf\x3b\xa3\x2b\xf5\x76\xe5\x61\x66\x72\xbf\x22\xc6\xfd\xfe\x21\xc4\x6e\x8c\xc2\x63\xc1\xb1\xe6\xd2\x8d\x51\x99\x28\x92\x2c\xda\x8d\xd1\x98\x18\x92\xbe\xd4\x6e\x8c\x89\x49\x42\x22\x51\x53\x37\xc6\xcc\x28\x7b\xa4\x15\xb3\x0b\xa3\xe2\x51\x36\x0c\xef\x19\xf5\x1e\xf5\x03\xa6\x57\x46\xd5\x9f\x20\x26\x8c\x1f\x18\x0d\x1e\x59\xc4\xf8\x1d\xa3\xdd\xed\x39\x31\xfe\x85\xd1\x8b\x47\x55\x30\x7e\x62\x34\x21\xb2\xd8\x63\xfc\xcc\x68\xf6\xc8\x14\xe3\x1b\xa3\xe6\x51\xae\x18\xbf\x67\xb4\xf7\xa8\xa6\xd8\x8d\x42\x29\x71\xa9\x14\x87\xd2\x8d\x42\x2c\x71\xac\x64\x59\xbb\x51\xa8\x25\xae\x95\x4a\xac\xdd\x28\xe4\x12\xe7\x4a\xb5\xa4\x6e\x14\x7a\x49\xba\x99\x62\x3c\xbd\xc4\xbd\xb2\xf5\x18\x4f\x2f\x71\xaf\x5c\x0c\xe3\xe9\x25\xee\x95\x6b\xc5\x78\x7a\x89\x7b\x15\x49\x18\x4f\x2f\x71\xaf\x92\x22\xc6\xd3\x4b\xdc\xab\x14\x14\x2b\xf4\x12\xf7\x2a\x03\x9a\x15\x7a\x89\x7b\xf5\x82\x6a\x85\x5e\xe2\x5e\x7d\x42\xb5\x42\x2f\x69\xb7\xfe\x31\x9e\x5e\xe2\x5e\xfd\x80\x6a\x95\x5e\xea\x5e\x55\x50\xad\xd2\x4b\xdd\xab\x26\x54\xab\xf4\x52\xf7\xaa\x3d\xaa\x55\x7a\xa9\x7b\xd5\x01\xd5\x2a\xbd\xd4\xbd\x06\x45\xb5\x4a\x2f\x75\xaf\x21\xa1\x5a\xa5\x97\xba\xd7\xd0\xa3\x5a\xa5\x97\xba\xd7\x30\xa0\x5a\xa5\x97\xd6\xfb\x77\x15\xf3\x09\xa6\x03\xb3\x84\x72\x95\x62\xba\x63\xd6\xa3\x5d\x25\x99\x3a\x19\xda\xc7\x2d\x68\xa6\x13\x33\x45\xbf\x4a\x34\x9d\x99\x65\x14\xac\x54\xd3\xc6\xac\x47\xc3\x4a\x36\xdd\x73\x91\x44\x54\x6c\x74\xb3\xc8\x4c\xd1\xb1\x11\xce\x84\x59\x46\xc9\x46\x39\xd3\xfb\x02\x8b\xdd\x68\xa4\x33\xa7\x13\x8b\xa8\xd9\x68\x67\x5c\x9b\x66\xe8\xd9\x88\x67\x5c\x9c\x96\x51\xb4\x51\xcf\xb8\x3a\xad\xa2\x69\x23\x9f\x71\x79\xa6\x88\xaa\x8d\x7e\x46\xbf\x64\xe8\xda\xe8\x67\xf4\x4b\x19\x65\x1b\xfd\x8c\x7e\xa9\xa2\x6d\xa3\x9f\xd1\x2f\x0b\xea\x36\xfa\xd9\x74\xdf\x15\x70\x0f\xfa\x19\xfd\x72\x41\xe1\x46\x3f\xa3\x5f\xae\x68\xdc\xe8\x67\xf4\x2b\x82\xca\xd3\x6d\x0f\xa4\x5f\x31\x74\x9e\xe8\x97\xe8\x57\x0a\x3a\x4f\xf4\x4b\xf4\x2b\x15\x9d\x27\xbb\xed\x9f\xdc\x8e\x24\xab\xef\xa2\xf7\xdd\x12\xbf\xe3\x5d\xf3\xb1\xfb\x4f\xd7\x75\x6d\xcb\xc5\xdf\x34\xbe\xc1\x63\x7f\x3e\x2c\xed\xe3\xad\x75\x3a\x9e\x70\x95\xff\xfc\x17\x00\x00\xff\xff\x33\x87\xd9\xc1\xe1\x06\x00\x00"); -var _dgcb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x4f\x8b\x24\xb9\x11\xc5\xef\xfd\x29\xf2\xb8\x3e\xac\x3b\xf5\x2f\xa5\x80\x65\xc0\xcc\x60\xdc\x0b\x6b\x2f\x9e\x9d\xb5\xc1\xf8\x20\x65\xaa\x86\x02\x77\x75\x51\xdd\x7d\x98\x6f\x6f\x22\xe2\xbd\x5a\x16\xfb\x30\xd4\xcb\xdf\xa8\x42\x11\x4f\x21\xa5\xba\x1e\x3f\x3e\x7d\x7a\xba\x9c\xdf\x96\xc7\x9f\x6f\x2f\xfb\xe7\xf9\xb6\x9c\xce\x97\xe3\x36\x5f\x5f\xde\x6f\xfb\x5c\xc6\xfc\x7a\xbe\x3c\x3c\x84\xb8\x1c\xe7\xfd\x8d\x8f\xf6\xb1\x3f\xf7\xeb\xc3\xc3\xe3\x97\xcb\xf9\xc7\xa7\xcf\xdf\x7f\xf9\xe5\xcf\xed\xfb\xbf\x2c\xef\xaf\x13\xfc\xe3\xd3\xa7\xcf\xdf\x5e\xdf\xe6\xf3\xd3\xe5\xf4\xb2\x24\xff\xfe\xf1\x7e\x45\x8c\x65\x79\xfc\xfb\xfc\x7a\x7e\x7d\xbb\x7d\x5b\xbe\xfb\xd3\xf1\x32\xe6\x1f\x96\x63\x9e\x94\xff\xed\x76\xcc\xdb\xf9\xf2\x75\xf9\xee\xc7\x7e\xed\x97\x70\xff\x8f\xcf\xef\xd7\xeb\x7f\xe6\xf3\xbc\xbc\x2d\xd9\xd8\xbc\x1c\xf6\xf9\xf0\xf8\xf1\xa7\x7e\xfd\x6b\x7f\x9e\x0b\xf2\xf9\xf9\xf6\xe2\x29\xfd\x6a\x03\xec\xff\x7f\x9d\xb7\xd7\xf3\xcb\x65\x09\x7f\x5c\xd7\xf2\x1b\xfe\xe5\xdb\x75\x2e\x01\x71\xfe\xf9\xe5\xe9\xd3\xf2\xaf\xb0\x84\x75\x89\xa5\xa4\xed\xdf\xe0\xff\xf8\xe9\xe5\xb8\x8f\x0a\xeb\xea\x55\xec\xe7\xe3\xd6\x2f\x5f\xe7\xc3\x0f\x7b\x1c\xeb\x87\x05\x1f\x2d\x6e\xf2\xf0\xc3\x8c\x6d\x15\x85\x14\xb5\x49\x02\x2e\xc4\xc5\x70\x04\xde\x88\x37\xc3\x05\xb8\x11\xcb\x87\x25\xc4\x50\x19\x65\x27\x3f\x3e\x2c\x55\xca\xe6\xb8\x33\x78\xf7\xe0\x0d\x98\xc1\xbb\x07\xaf\x8e\x47\x04\x56\xd1\x22\x63\x8f\x44\x9c\x14\x37\xc7\x1b\xeb\x31\x51\x53\x03\x0d\xa4\x41\xe9\x06\x1a\x49\xa3\x52\x01\x4d\xa4\x49\x69\x05\x2d\xa4\x45\x4b\x8c\x21\x1b\xaf\x2d\x3b\x37\xd1\x52\x08\xc0\x85\xb8\x18\x5e\x81\x37\xe2\xcd\xb0\xdb\x5a\x59\xb9\x89\xb6\xde\x71\x25\xae\x86\x31\x65\x6f\xc4\xcd\x30\xa6\xec\x42\x2c\x86\xdd\x90\x46\xb3\x1b\xcc\xf6\x25\x6b\x03\x4b\x63\xa2\x36\xf1\xd8\xa3\x9f\x1c\x9b\xe0\x1a\x48\x6e\xee\xaa\xe4\xa6\xfe\xe5\x16\x80\x23\xb1\x5a\x95\xab\x00\x67\xe2\x62\xa3\x0b\xf0\x46\x5c\x0d\x27\xe0\x46\x2c\x86\x19\xa4\x13\x0f\xc3\xcc\x64\x27\xd6\xbc\xb3\x30\xf6\x41\x7c\x18\xe6\xe8\x49\x3c\x0d\x6f\xc0\x27\xe2\x93\xe1\xe6\x58\x58\xa5\xf5\x4e\x59\x91\x20\x9a\xc7\x45\x2d\x2b\xa6\x14\x16\x6f\xdd\x53\xd6\x0c\x9c\x88\x93\x61\x4c\x29\xf4\x44\x45\xcd\x02\x07\xd1\x56\x2e\x6a\x16\x4e\x49\xab\x6c\x9f\x65\xdf\x7e\x92\xa5\x12\x9b\x83\xc2\x29\xe9\xa0\x8a\x9a\x05\x0e\x8a\x10\x8b\x65\xc2\x29\x69\xac\x8a\x5a\xd6\x15\x78\x10\x0f\xc3\x9c\x92\x7e\xab\xa8\x25\x32\x41\xfa\x6d\x3b\xbb\x44\xf8\x2d\xf4\x5b\x45\x2d\x91\x56\xd1\x6f\x15\xb5\x44\xe4\xdd\xe9\x77\x37\xbf\x23\xac\xea\xf4\xbb\x9b\xdf\x11\xe5\x74\xfa\xdd\xcd\xef\x88\x45\xeb\xf4\xbb\xab\xb1\x25\xa1\x9c\x4e\x63\xad\xed\x4b\x42\x26\x9d\xc6\xda\x19\x53\x12\xca\xe9\x34\x56\x45\x2d\x09\xc5\x77\x1a\xab\xa2\x96\xc4\xbc\x69\x6c\x37\x63\x13\x8a\xef\x34\xb6\x9b\xb1\x89\xe5\xd0\xd8\x6e\xc6\x26\xe6\x4d\x63\xbb\x19\x1b\x98\x20\x8d\xb5\x0d\x58\x02\x62\x0f\x5a\x35\xcc\xaa\x80\xd8\x83\x56\x0d\x6b\xb6\x88\xe2\x07\x9b\x6d\x98\x27\x2b\x83\xd0\x93\x61\x55\xae\x30\x76\xb0\xca\x61\x55\xae\x48\x70\xb0\xca\x61\x79\x07\x78\x32\x98\xe0\xb0\x04\xb3\x3b\x58\x78\x42\x98\xa8\x25\x07\xe0\x40\x6c\x6b\x99\x57\xe0\x48\x6c\x6b\x99\x23\x70\x22\xb6\x72\x72\x05\xce\xc4\x56\x4e\x16\xe0\x42\x6c\x4b\x9c\x37\xe0\x8d\xd8\x96\x38\x37\xe0\x4a\x6c\xc5\x17\xe6\xdd\x88\xad\xf8\xc2\x4c\x84\xd8\xd6\xb2\x78\xde\x8d\xbb\xc1\x44\x8b\x31\x00\x1f\xc4\x87\xe2\x20\xc0\x93\x78\xda\xe8\x08\x7c\x22\x3e\x19\xf6\xd8\x3b\x3d\x31\xa1\x2f\x51\x4f\x7c\x72\x3b\x98\x68\xd1\x56\x2d\xb5\xd5\x9d\x55\xa1\x16\x36\x3b\x1f\xf5\xa9\x01\xdb\x61\x25\x2b\xb0\x9f\x4a\x10\x2d\xd6\x15\x38\x13\x17\x1b\x1d\x80\x77\xe2\xdf\x5e\x0e\xc9\xdf\xe2\x77\x81\xd7\xb9\x3e\x9d\x88\x4f\x86\x7d\xca\xc0\x04\x4d\x54\x09\x0d\x38\x11\x27\xc3\x02\x5c\x88\x2d\x93\xb8\x02\x57\xe2\x6a\x38\x00\x0b\xb1\x18\x8e\x8e\x3b\x63\x77\x8b\x1d\x93\xde\xbf\xee\x57\xa0\xff\x77\x2b\x9a\x49\xaf\x0e\xfe\xad\xe8\x19\xc5\x0c\x5c\x88\x3d\xa3\x02\x5c\x89\x3d\xa3\x0d\x78\x12\x4f\xc3\x6e\x42\xf4\x53\x15\xa2\xc5\x1a\x81\x77\x62\xeb\xa3\xea\x65\xc5\x0e\xcb\x4c\x54\x89\x0d\x98\x09\xa2\x2c\x01\x66\x82\x76\xc4\x49\x5a\x81\x99\xa0\x9d\x65\x92\x18\x5b\x88\xcd\xb2\xe4\x99\x24\x16\x9f\xbc\x78\x3b\x10\x53\x4b\x9c\x32\xf9\x94\x29\x03\x17\x62\x9f\xb2\x00\x57\x62\x9f\x72\x03\x9e\xc4\xe6\x49\x72\x4f\xd2\x60\x90\xb1\x19\x6e\xc0\x3b\xb1\x37\x9d\xe7\xbd\xfb\xc1\x02\xd1\x52\x59\x81\x03\xb1\xee\x96\x20\xa5\x81\x27\x72\x6d\xf4\x94\x88\x33\x71\xb6\xe1\x1b\xc3\x14\x72\xbb\xa7\xa1\xfc\xdd\xcf\x10\x08\x1d\xce\x64\x2a\x79\x75\x5e\xc0\x1b\x79\x73\xce\x38\x42\x2e\xce\x99\x4e\x27\xef\xce\x37\xf0\x41\x3e\x8c\x57\xa6\xb9\x93\xef\xce\x23\xf8\x41\xee\x3b\x92\xc3\x61\xfc\xae\xbb\x5d\x87\x23\x1d\x6e\x77\x13\x55\x32\xaa\x12\x9a\x20\x66\x42\x46\x14\xa1\x09\x62\x97\xd5\x44\x4c\x0f\xc4\x3d\x68\xe4\xf4\x40\x45\x4b\x49\x80\x69\x81\xb8\x05\x0d\xa9\x0b\x2d\xd0\xc3\x44\x79\x06\xbf\xe7\x3e\x6d\xbd\x99\x3a\x0e\x99\x5d\xb7\x86\x0e\x87\x93\x7e\x2b\x80\x68\x09\x7b\x63\x67\xff\x9a\x68\x29\x73\x34\x0d\xe8\xde\x06\x6c\x32\xf6\xb5\x09\xe5\x98\xb5\xd3\x02\xbb\x2e\x48\xe1\x70\x5a\xe0\xfd\x9e\xd1\x05\x9d\x0e\x74\x2f\x55\xb0\xaa\x9d\xa5\xaa\x68\xa9\x10\x73\xb1\xed\x62\x20\xac\xb4\x73\x4d\xbb\x1b\x23\x2c\x89\xc6\xe8\x15\x20\xc4\x75\x85\x91\x83\x3b\x41\x45\x4b\xdc\x08\x83\xc6\x8c\xe8\xc3\x91\xe4\xa0\x33\xc3\x37\x08\x6c\x1f\x74\x66\x14\x1f\xce\x30\x74\xc0\x37\x6b\xae\xc0\x74\x40\x45\x88\xfe\xb7\x89\x3e\xd2\x02\x15\xca\x51\xeb\x60\x17\xa8\x68\x29\xa3\xd6\x41\x67\x54\xe8\x70\x86\xa7\x35\x2a\x5a\xca\xb0\x80\x47\x84\x09\x1d\x8e\xd6\x1b\xb4\x4c\x85\x72\x26\x7f\xb7\xec\x64\x1c\x6f\x95\x83\x67\x8a\x09\xe5\x11\x3c\x90\x07\x8f\x23\xe0\x91\xdc\x9a\x0c\x26\x1c\x3c\x6b\x0e\x3b\x25\xe2\x1a\x13\x78\x25\xaf\xb6\x22\x1c\xde\x88\xdd\x9b\x48\x2e\xe4\x76\x32\x67\x26\xd9\x89\xbb\xb5\x47\x06\x1e\xc4\xee\x01\x5e\x12\x07\x8f\x82\xc3\x8f\x82\xcc\x5c\x26\xb1\x6d\xa7\xc4\x39\xb1\x9d\x0e\x71\x07\xb0\xb9\x0f\xa1\x03\x7e\x7d\xc0\xbe\x39\x84\x06\x88\x37\x13\xba\xe6\xe0\xb5\xc2\x84\x72\x8e\xcf\xe4\xd9\x79\x01\x2f\xe4\xee\x18\x0e\x89\x83\x67\x8a\x89\x96\x32\xc2\xb3\x0d\x4c\x84\xb8\xde\xf9\x4e\xee\x1e\xb0\x58\xf6\xc1\x81\x3e\xc8\x58\x57\xf6\x81\x09\xe5\x01\x9c\x2e\xa8\x68\xc9\xde\xfc\xa7\x81\xd3\x5c\x85\xd8\x9b\x48\x80\x77\x62\x7b\x69\xdb\x59\xae\x4f\x93\xd8\x6e\x79\x15\x41\xfc\x7c\x83\x08\x31\xd8\xdd\x4a\x1f\x0f\x72\x5b\x27\xeb\xf8\xd3\x40\xc7\x43\x54\xb1\xbf\x3d\xf5\x89\xa3\x87\x8d\x5e\x11\xdc\x13\x87\xa8\x4d\x56\xc3\x87\x20\x88\x89\x2a\xb6\xe5\xf5\x69\x27\xf6\x37\xeb\x06\x7c\x10\x7b\x6c\xe2\x49\x3c\x71\xf9\xfb\xfd\x25\xea\x7f\xae\x50\xa7\x71\xf2\xe3\x16\xa2\xb6\x26\xbf\xfb\x8e\xea\xe7\x7e\x7d\xb8\xff\x04\xb6\xbf\xdf\x6e\xf3\xf2\x66\x3f\xb8\xd9\x2f\x5c\xcb\x31\x4f\xe7\xcb\xbc\xff\xa8\x77\x7d\xb9\xea\xb7\xec\xdf\x7f\x03\x00\x00\xff\xff\x74\x27\x17\x14\x00\x14\x00\x00"); -var _bcbg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x51\x8b\xdc\x20\x10\xc7\xdf\xfd\x14\xf3\x78\x7d\x69\xa2\x59\xdd\x14\x24\x50\x6e\x39\x9a\xc2\xf5\x4a\xb7\xd7\x16\x4a\x1f\xdc\x38\x09\x42\xa3\x62\xcc\xc3\x7e\xfb\x32\x26\xbb\x85\x7b\x88\xe6\xff\x9f\xdf\xe8\x38\x53\x3d\xf6\xa7\xde\xbb\x0c\xd5\xd7\x14\x86\x33\x66\x18\x9d\xb7\x09\x97\xb0\xa6\x01\xe1\x82\x93\xf3\x8c\x71\x01\xd6\x0d\xf9\x26\xcb\x36\xcc\x26\x32\x46\xf9\xe7\xeb\x92\x71\xee\xfd\x18\xa0\xd9\x38\xbb\xc6\x9d\x05\xa8\xbe\xe1\xe4\x96\x9c\xae\xf0\xf0\xd1\x86\x0b\xbe\x03\x8b\x23\xf9\x2f\xc9\x62\x72\x7e\x82\x87\xcf\x26\x1a\xcf\xef\x81\xf3\x1a\xe3\x5f\x9c\xd1\x67\xa8\x8b\x87\xde\x96\x9d\x55\x8f\xcf\x26\x7e\x31\x33\x42\xf5\xc9\x25\x33\x19\x6f\x4a\xa0\xf8\x3f\x30\x2d\x2e\x78\xe0\xf5\xfb\xba\x56\xff\xfd\xef\xd7\x88\xc0\xf7\x03\x5e\xfb\xd3\xcb\x38\x2e\x98\xa1\x55\x62\x63\x7e\xbd\xf6\x27\xf8\xcd\x81\xd7\x20\x64\x73\xf8\xf0\x67\x47\x7f\x3e\x07\x8b\x7b\x05\x8c\x6f\xef\x19\x82\xc5\x25\x9a\x01\x93\xf1\x13\x32\x00\x5d\xd7\x1d\xe8\xa7\xa7\x8e\x8a\x7c\x13\x65\xed\x9e\xe4\xec\x66\x68\x41\x30\x2d\x92\x4b\xa6\x05\x27\x25\x3b\x68\xc4\x91\x69\xa1\x48\x8d\x14\x53\x4c\x37\x44\xd2\xd2\x1c\x04\xd3\x0d\x91\xd2\x76\x20\x85\x62\x5a\x22\xa9\xb1\x83\xa6\x6d\x99\x56\x44\x2a\xd1\x81\x3c\x72\xa6\x15\x9d\x72\x44\x52\x87\x52\xd2\xed\x6e\xfa\xa7\x89\xdd\x3b\x38\xac\x29\xa1\xcf\x65\x5e\xa5\x4f\xf4\x50\xe7\xf1\x3e\xfb\x18\x22\x65\x95\xef\x5f\x00\x00\x00\xff\xff\x35\x0d\x74\x28\x27\x02\x00\x00"); -var _bdgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\xcb\x8a\x66\x39\x76\x85\xe7\xf1\x14\xff\xb0\x3d\x68\xe7\xd1\x5d\x82\x20\xa1\x5d\xdd\x4d\x17\xa6\xdb\xc6\xe5\x1b\x18\x0f\x74\x4d\x12\x9c\x11\x41\x64\xd6\xa0\xde\xde\xec\xf5\x9d\x2e\xdb\x85\xa1\x06\x85\x2a\x56\x1e\x49\x5b\x5b\x6b\x5f\xf5\x7f\xf8\xee\xfb\xdf\x7f\xff\xf2\xf9\xdb\xe3\xc3\x3f\xbe\xbf\xce\x1f\xf6\xb7\xc7\xf9\xfc\xb2\xde\xf7\xd7\xd7\x1f\xdf\xe7\x7e\x8c\xfd\xe9\xf3\xcb\xd3\x93\xf3\x8f\xf5\x79\x7e\xfb\xeb\x9f\x1a\xe6\x97\xfe\xf6\xf4\x64\xf3\x7f\xf8\xe9\xeb\xb7\xfd\xe5\xfb\x97\xf3\xfa\x08\x7c\xb7\x7e\x7c\xbb\xbf\x7d\x3c\x3e\xfc\xd3\xfe\xf4\xf9\xeb\xb7\xf7\x9f\x1e\xbf\xf9\xdd\x7a\x1d\xfb\x6f\x1e\x6b\x1f\xc3\xff\xe1\x7d\xed\xf7\xcf\x2f\x9f\x1e\xbf\xf9\xee\x2f\x3f\xb8\x9f\xe1\x1f\x7e\x7c\x7b\xfb\xaf\xfd\x65\xbf\x7c\x7b\x38\x61\xfb\x65\x69\x7c\xfa\xf0\xdd\x9f\xfb\xdb\x5f\xfa\x97\xfd\xf8\xf0\xa7\xbf\xff\x34\xe7\xd7\xdf\xfe\x5d\xfa\xed\x9f\xf4\x6f\xfa\xa7\x7f\xdd\xef\x5f\x3f\xbf\xbe\x3c\xdc\xdf\x5e\x57\xfe\x1f\xf8\x9f\x7f\x7a\xdb\xf7\x52\x4f\x1f\xfe\xfd\x5f\xbe\xff\xfd\xe3\x3f\xdc\xc3\x5d\x0f\x9f\x42\x6b\xff\x79\xe3\xff\xf6\xe7\xd7\xb5\x1f\x17\x7f\x79\x84\x9f\xaf\x6b\x7f\x7d\xeb\x73\xbf\xf7\x97\x4f\xfb\xe9\xf1\x78\xbe\xae\x8f\x8f\xc7\xe3\xb9\x5e\x1f\xed\xaf\xfa\xbb\x78\x7d\x7c\x3c\xff\xf1\x0f\x7f\xfc\xc3\x47\x93\xf2\x17\xdf\x3f\x39\x96\x79\x79\xfd\xb6\xf6\x01\xd3\x0a\xcf\xee\x7c\x7c\x38\x9b\xf1\xbf\xff\xe9\xc9\x5d\xd7\xbd\xef\xe7\x75\x7f\xed\xed\xeb\xb2\xed\xeb\xe7\xda\xb5\x5b\xed\xfa\xbb\xb8\x7c\x19\xd6\x9d\xb0\x9d\x0c\xf3\x3e\x3c\x3d\xd7\x11\x85\x8d\xe8\x85\x35\x2f\x2c\x81\xf1\x5d\x8b\xc2\x0a\x58\x01\x4b\xc2\x1a\x58\x03\xcb\xc2\x06\xd8\x00\x2b\xc2\x96\xb0\x74\x81\x55\xc3\x52\x04\x8b\x86\x85\x4b\xfb\xa6\x0a\x56\xc1\x24\x5f\xea\x60\x1d\xcc\x64\xd9\x9c\x6d\x47\x9b\x1b\x9d\xce\xb1\x63\x16\x96\x3b\x98\xed\xb1\xf3\x14\x56\x92\xb0\x6c\x32\xef\x52\xc0\x96\xb0\x02\xb6\xc1\xf6\xc7\x87\xaf\xcd\x10\x34\xb5\x3b\x33\xab\x17\xc6\xcc\x59\xc1\xec\x64\x7b\x4a\xba\xbd\x25\x89\xf7\xa6\xf9\xbd\x91\x64\x6f\x61\x51\x92\x1c\x24\x3e\x60\xc9\xe6\x1e\x4e\x71\x74\xda\xe8\x8b\xed\x71\x38\xed\x49\x7c\x27\xed\x9d\xcc\x77\x39\x1b\x86\xa6\x4e\x96\xa6\x8e\x6e\x37\x86\xcb\x64\x3e\xc8\x7c\xa6\x64\x09\x41\xdf\xcd\x0c\xc6\xdc\x5c\x85\x31\x77\x35\x30\xcd\x5d\xba\xb5\x73\x86\x30\x9d\xed\x9c\x05\xa6\x3d\xa2\xbf\x9e\x9e\xdb\x25\x99\xdb\x95\x06\x98\x37\xcc\x84\x7d\x6e\x57\xe6\xbb\xa4\xef\x0a\xdf\x15\xed\x11\x73\x11\xd6\xc1\x74\x43\x57\x02\x1b\x60\xcc\x2d\xc2\x74\x8e\x76\xa1\xfb\x58\x9d\xb0\x22\x6c\x14\xb0\x6c\xd8\x68\xc2\x90\x2f\x19\x5b\x9a\x43\x3e\x97\xa5\x83\x54\x84\x99\xe2\x6c\xd0\x8d\x67\x77\x09\x3b\xc2\xca\x8d\x55\xc3\xd8\x57\x83\x8b\x39\x68\x6e\x0f\xc2\xd8\x23\x87\xf8\xf4\xdc\x3c\x7b\x78\x64\x2e\xde\x64\xf1\xcc\xf5\x1d\xcc\x38\xd4\x7c\xd7\x1e\x7e\x5c\xc6\x2a\x3b\x85\x1f\x7c\x65\x83\xaf\x5a\x6b\x78\x10\x6f\x48\x10\xa2\x1d\x3d\x8c\xaa\x3a\x95\x17\xa3\x9a\x3f\x92\xac\x26\x61\x87\xef\x90\xac\x1a\xb7\x5b\x40\xb2\x90\xa5\xa5\x2a\x6d\x86\x2c\x2d\x05\xa4\x6d\x4e\x18\xd2\x86\xae\xdb\x69\xa1\x09\xd3\x4d\x84\xa9\x3d\x9a\xb1\xb6\x85\xa9\x3d\x02\xb2\xb4\x62\x67\x08\xc8\x12\xb6\xdd\x62\xba\x2e\xed\xbb\xa7\x30\xc9\x92\x2e\x69\x38\x22\x4b\x94\x0f\x49\x97\x6f\xc2\x74\x8b\xb1\xf0\x5d\xb0\xb9\x11\x59\xe2\x3d\xb7\xd9\x1e\x89\xb9\x29\x4e\xc3\x5c\x4d\xc2\xc4\xb2\x94\x9a\x30\xf3\x21\x2d\x25\xc9\x9c\x58\xcf\x6b\xdf\xc4\x7a\x69\x6a\x5f\x1f\xed\x76\xd2\xd4\xbe\x89\x3d\xd0\x73\x66\x8f\xcc\xdc\x20\x1d\x64\xe6\xe6\x15\x0c\x8b\x66\x69\x2d\xaf\x24\x8c\xb9\x51\xba\x2f\xcc\x2d\xcc\x8d\xe6\x0b\x5b\x61\x6e\xe1\xbb\x94\x4c\xbe\xca\x77\xb5\x98\xfe\x52\x4e\xb6\x5e\x95\xff\x61\x70\xa9\x48\x7f\x15\xcb\xd0\x60\x98\xc9\x5c\x61\x9e\x06\xc3\x8a\xb0\x03\x76\xc0\xb4\xc7\xd0\x7d\x68\x30\xac\x09\x6b\x60\xd2\x55\x91\x5e\xea\x58\x60\x1b\xcc\xf4\x5c\xa7\xd8\xa7\xc1\xb0\x20\x2c\x82\x45\xb0\x28\x8c\x3d\x26\x32\x3b\xc9\xbc\x91\x6f\x23\x9f\x78\x55\x37\x67\xdb\xf7\x77\x92\x6f\xb3\xaf\x0d\x86\x49\xbe\x83\x5e\x6c\x70\xa9\xc8\xb3\xd4\x83\x2c\x07\x59\xbc\xe4\x3b\x13\x6c\x82\x99\xfe\x5a\xd4\xbe\x1a\x0c\x0b\xc2\x12\x58\x02\x8b\xc2\x0e\x18\xba\xf2\x26\x73\xcb\xd2\xb3\x06\xc3\xb2\xb0\x0d\x86\x5e\xbc\x9d\xa3\x15\xd6\x2b\xf7\x7a\x55\x58\x05\xab\x60\x76\x8e\xd6\x25\xb3\x06\x97\x4a\xb8\x84\xb1\x5e\x67\xbd\x60\xe7\x68\xdc\x51\xbb\xef\x28\xe8\x1c\x03\x59\x06\xb2\x84\xa0\x9c\xe0\xaf\xb1\xfc\xff\x0b\xef\xad\x6d\xb6\xdb\xf7\x76\x3a\xe6\xd1\x75\x69\x30\xcc\x8e\xd9\xa3\x96\xd6\x60\x58\x16\x36\xc1\x50\x65\xb0\x63\xf6\x24\x9a\x74\x4c\xaa\x04\x3b\x66\xcf\xa2\xb1\x06\xc3\x9a\xb0\x0a\xc6\xd1\xa3\x1d\xb3\x17\x5d\x83\x06\xc3\x9c\xb0\x0d\xc6\xd1\xa3\x1d\xb3\xe3\xe0\x34\x18\x16\x84\x15\x30\x68\x12\xa3\x30\x64\xb9\x29\x1b\x75\x8e\x31\xc0\x06\x98\xce\x81\x29\xf7\x9b\x8a\x51\xe7\x58\xa2\x93\x06\xc3\x74\x8e\xc5\xbe\xeb\xde\x57\xe7\x58\xec\xb1\x58\x4f\x81\xaa\xa3\xd3\x7e\xeb\x54\xe6\xdd\x77\x04\x43\xa7\x49\xf2\x6d\x74\xb0\xd1\x41\x92\x7c\x50\xb6\xdf\x94\x4d\x92\xef\x64\x30\xae\x5a\x41\xae\x1f\xce\x71\xee\x7d\x4d\xbe\xa1\x74\x85\xc1\xb0\x26\xac\x83\x71\x6f\x96\xb2\xb5\xc1\xbd\x8d\xfb\xde\xb2\xe9\x99\xd4\x89\xc1\x30\x2f\xac\x82\x21\x5f\x0e\xc2\x58\x2f\xdd\xeb\x45\x61\xac\x97\xee\xf5\x92\xb0\x0d\x86\xa9\x64\x3b\xc7\x20\x80\x8f\xfb\x7e\xb3\x64\x2e\xc8\x7c\x9b\x40\xd1\xbe\x04\xf0\x51\x58\xaf\x68\x3d\x78\x30\x6e\x1e\x28\x0c\x0d\xdc\xa3\x06\xc3\xb4\x1e\x2e\x6e\x74\xce\x51\xa4\x03\x02\xfd\xe8\xc8\xac\xb0\x39\x3a\x32\x77\xf6\x50\x38\x18\xb8\xc2\x71\xbb\x42\x25\x04\x03\xae\x8d\x9b\x43\x55\xfb\x0e\x64\xb9\xdd\x9e\x5c\xf5\x98\x9c\x6d\xa2\xfb\xa6\xb9\x13\x5d\x4d\xed\x4b\xd8\x1d\x93\x7d\xe7\x04\x93\xfe\xe0\xda\x58\x0e\x4c\xeb\x2d\xce\x41\xd8\xa8\x72\xd5\x83\xb0\xa1\xc1\x30\x9d\x77\x71\x47\xeb\xde\x43\xe7\x5d\x0b\x4c\xee\xb1\x3a\xe9\x74\x21\xb3\x0d\xc5\x55\xa6\x72\xdc\x75\xf8\x4c\xe2\x6d\x54\xba\x11\x45\x9e\x7a\xe0\x95\x07\x5e\xb9\xca\x53\x0f\xbc\xf2\xc0\x2b\x57\xa7\xe3\xee\x06\xc6\xd1\xe4\xbd\xc7\x66\xdb\xcd\x1e\xf2\xc0\x83\x2c\x43\x83\x61\xda\x17\x8a\x0f\x28\x5e\xe5\x6d\xc7\xe1\x68\xa7\x81\x69\x5f\x68\x3f\xf0\xde\x55\x9e\x75\x12\x11\xa7\xaa\x8d\x54\xe5\x45\x67\x8c\x60\xac\x27\xef\x38\x63\x05\xab\x60\x49\x58\x07\x43\x7d\x72\x6b\x53\x95\x45\x9b\x09\xf9\xe4\xd6\x66\x4a\x60\xa8\x5e\xee\x65\xa6\x02\x36\xc0\xb4\x5e\xba\xe7\xa2\x7a\xb9\x83\x99\x91\x2f\x5f\x60\x4e\x98\x07\x43\x66\x45\xf1\x99\x91\x39\x23\xb3\xdc\xc6\xc4\x4d\x4e\xdc\x64\x95\x3b\x98\x44\x9c\x49\xc4\xa9\x72\x07\x33\x0f\x30\x93\x25\x44\x45\xc9\x99\x91\x25\xdf\xb2\x80\xe9\xce\x67\xb9\xf7\x95\xae\x88\x4c\x93\xec\xa1\xca\xcc\x67\x69\x60\xe8\x5e\xe6\x3b\x31\xcb\x89\x59\x56\xe5\xdf\x13\xb3\x9c\x98\x65\xcd\x5a\x0f\xb3\x9c\x44\xb0\x5a\xa4\x83\xce\x1e\x1d\xfd\xc9\xcc\x67\xe7\x6c\x9d\x3d\x94\x57\x4f\x32\x46\x0d\x86\x49\xa7\x9d\x73\x10\xfd\x6a\x91\x2c\x64\xbd\x93\x48\x57\x65\xfa\x73\xc8\xb4\x26\x99\x47\x15\xc7\x27\x59\xc6\x9c\xe8\x40\xa6\x3a\x27\x3a\xc0\xb4\x9a\xcc\x72\x62\x46\x13\x33\x6a\x32\xad\xb9\x58\x4f\x95\x6d\x6a\xca\x6e\x26\xbc\x9f\x5b\x32\x37\x0f\x86\xcc\xf0\xbe\x89\xbb\x13\xde\xcf\x73\x7f\x27\x99\x0f\xe7\x38\x92\xa5\x29\x34\x2e\x5c\xf6\x82\xa7\x64\xcd\x4b\x15\x70\x5b\x70\xb2\x29\x34\x2e\x5c\xf6\x8a\xcc\x55\x18\x5c\x64\x23\x8b\x6c\xa4\xc5\xf8\xeb\xd1\x7e\x25\xa9\x4d\x83\x4d\x49\xc2\x12\x18\xc7\x54\x44\x5c\x50\x5b\x43\xcb\x99\xcf\x3a\xd0\x2d\x95\xdd\xfe\x82\xc5\x0b\x16\x93\xdf\x2f\x58\xac\xc1\x30\x9d\x08\x36\x2d\xd8\xd4\x64\x15\x0b\xe6\x2c\x98\xd3\x64\x15\x0b\x96\xac\x5e\xc1\x74\xca\xce\xbe\x38\xef\x26\x0b\x58\x38\xef\xd5\xef\xb9\x92\x65\xc8\xca\x34\xb8\xd4\x14\xe8\x16\x75\x8f\x06\xc3\xb4\xc7\x60\x8f\xc1\x71\x15\xe8\x16\xc9\xc3\x22\x79\x68\xb2\x80\x05\x9b\xd6\x40\xe3\x0a\x74\x6b\xa0\xf1\x79\xef\x21\x59\xa8\x67\x16\xb9\x6d\x53\x50\x5b\x24\x14\x6b\x72\x0e\x59\xc0\x22\x18\x2c\x82\x41\x93\x05\xac\x29\x46\x2c\x1c\x7f\x93\x05\x2c\x1c\xff\xc2\xc9\x37\x31\x7b\x2d\xe6\x12\xec\x9b\x02\xd8\x82\x4d\x4b\xb5\x41\xbe\xe4\x95\xe9\x61\xb4\xad\xfb\xc8\x97\x3c\xf0\xe6\x3e\x76\x4e\xc2\xa4\xd3\x8d\x57\xd1\x60\x58\x14\xd6\xc1\x3a\x98\xd6\x2b\xa2\x8b\x06\xc3\xb2\xb0\x00\x16\xc0\xb4\x07\xf5\xc7\x2e\xf7\x7a\x55\x18\xeb\x15\xd6\xd3\x7d\xec\x32\xc1\x26\x98\x13\xb6\xc1\x38\x87\xee\x83\x4e\x49\xdb\x9d\x73\xe8\x3e\x76\xe7\x1c\x3d\x83\x49\xbe\xde\xc0\xee\x3d\xb4\x2f\xdc\xd8\xe6\x34\x5c\xbe\xa4\xfb\x4d\x60\xdf\x83\x73\x48\xf7\x7b\xb0\x9e\x0d\x86\x69\x3d\x72\xea\x2d\x1e\xe4\x4b\x9e\x66\x93\x44\x6a\x30\x4c\x7b\xc0\x0d\x0d\x86\x35\x61\xec\x21\x6e\xe4\xab\x6a\x5f\xea\x9e\x3d\xd1\x7d\xd5\xbe\x70\x43\x4d\x1e\xc3\xa4\x7b\x92\x82\x3d\x91\x59\x9e\x6b\x93\x14\xec\x85\xcc\x4d\xeb\xc1\x0d\x0d\x86\x69\xbd\x85\xcc\x0b\x99\x9b\x74\x05\x5f\xf6\xb9\xe7\xea\x6c\x44\xdd\x7d\x24\x8b\x53\xcd\xb4\x0f\x67\x3b\x92\xc5\xa9\x16\xda\xd4\x47\x74\x95\xb2\x93\x37\xa3\xab\xd4\x8e\x22\x6c\x76\x8a\xba\x87\x08\x7b\xd4\xbb\xcb\x4e\x75\xca\xc1\x73\x9d\xc8\x7a\x81\xb9\xe2\xe9\xc9\xf7\x77\xa6\xd3\x43\xff\xe0\x58\x30\x72\xd9\xe9\x7e\x0f\x5c\xa3\xfb\x94\x9d\xee\x8d\xee\x53\x3b\xdc\x91\x93\xae\x0e\x77\x74\xe4\xf9\xb3\xbf\xc0\x26\xd8\x06\xb3\xb3\x1d\x12\xb2\xc3\x7d\x78\x25\x41\x87\xda\xf4\x28\x93\xc9\x5e\x19\xcf\xd9\xf2\x07\xe7\x88\xbb\x5e\x7e\xed\x9c\x0e\xc6\x7a\x16\xe9\xfa\xa5\x9e\x66\xbf\xe4\xa9\xb3\x3a\x6b\xfd\x52\x46\xd1\x2f\x25\xcd\xd9\x1b\x37\xfa\x95\xb2\xb0\x2c\x6e\xf8\xe6\x0c\x53\x3d\xd8\xe9\x52\xe5\x60\x59\x55\xbf\x64\x0b\x9d\x2e\x55\x0e\x5e\x7b\x74\xf6\x50\x42\x9b\x83\xe9\xb4\x5f\x4a\x68\xfb\x05\xef\x43\xd0\x7a\x9d\x7d\xe5\x73\x72\xb0\x4c\xa6\x5f\x93\x7d\xa7\x74\x1a\xb2\xf6\x58\xac\xa7\x42\x24\x87\x22\x4c\x85\x48\xbf\x36\xeb\x19\x87\x3a\x1d\xae\xee\x2c\xd1\x6f\xcd\x00\x55\x71\xdd\x29\xa3\x0f\xaa\xb0\xba\x53\x6a\xd3\x9d\x04\xb6\xf2\xb5\xd3\xdc\xea\x0e\x4a\x69\x21\xa5\x71\x0c\x6a\x52\x76\x77\x0a\x48\x31\xa4\x08\xa9\x20\xdb\x10\xdb\x8d\xe6\x57\x57\xf3\xcb\x9b\x93\xe9\xb4\xbe\xba\x1a\x51\xc1\xa8\xda\x69\x43\x75\xb5\x9c\xa2\x5d\x5c\xa7\xe1\xd4\x83\x55\x72\xd1\x4c\xb5\x07\xb5\x23\x7a\x30\x4b\x54\xeb\xae\xd3\x30\xea\x6a\x0e\x25\x33\x83\x4e\x6b\xa8\xab\x35\x94\xcd\x51\x75\x1a\x43\x5d\x0d\x9f\x62\xee\xb1\xd3\xee\xe9\x6a\xed\x28\xdd\xed\x34\x76\xba\x1a\x3b\xcd\xe8\xd5\x69\xeb\x74\xb5\x70\xe4\xcc\x3b\x0d\x9c\x4e\x03\xe7\xb2\xd8\xd0\xe9\xdf\x74\xfa\x37\xce\x12\xd3\x4e\xfb\xa6\x57\xb4\x68\xb9\x6f\xaf\x7c\x55\x0f\x8a\xcd\xbf\x1a\xc6\x7b\x63\x91\xa6\x45\x82\xb9\x9a\xde\x58\xa4\xdd\x8d\x55\x5b\x97\x6e\x7d\xbf\x4b\x67\x4b\x63\x3b\xcd\xfa\xde\xef\xa0\x61\x13\x07\x5f\x51\x58\xe5\x66\x14\xa1\xae\xea\x43\x5f\xa9\xdc\xec\xe4\xd8\x9d\x3c\x4f\x29\x6c\x27\xcd\xeb\xa4\x33\x4d\x9c\x9e\x67\x03\xe9\x6a\x45\xd5\xc5\x44\x85\x79\x7f\x59\x19\xd3\x17\x13\x15\xb9\xbc\x1c\x74\x27\x70\x75\x9a\xe5\x4e\xdc\x25\x06\x74\xf9\x21\xef\x65\x1e\xb8\xa1\x2e\x17\xe1\x83\xe5\x5e\x1d\x0f\xd1\x8f\xb1\xde\x07\x73\x10\xfd\x2c\xbe\xba\x85\xf0\x4f\xcf\x83\x0e\xf3\x90\xad\xf9\x68\xee\x7a\x60\x6a\x43\x8d\x5e\x9f\x2c\x9f\x1a\x58\xc1\x10\xc1\x7d\x36\x47\x35\x60\xf8\x80\xab\xd9\x4c\x63\x40\xd6\x01\x59\x8b\xb9\xdb\x01\x5b\x87\xd8\xea\x95\xa3\x0f\xe8\x3a\x44\x57\xaf\x84\x67\xc0\xd7\xa1\x86\x66\xb8\x8c\xc2\x03\x7a\x0e\xd1\x33\x38\x53\xce\x80\x9f\x23\xc2\x7c\x53\xce\x80\xa0\x43\x04\x0d\xde\x94\x33\x60\xe8\x10\x43\x83\x7c\xc7\x80\xa2\x43\x14\x0d\xd1\x94\x33\xe0\xe8\x10\x47\x43\x34\xe5\x0c\x48\x3a\x44\xd2\x90\xcc\x61\x0d\x48\x3a\x44\xd2\x90\xa3\x4d\x84\xa4\x43\x24\x0d\xea\xff\x0c\x48\x3a\x44\xd2\x50\x9a\x4d\x84\x85\x43\x2c\x0c\xd5\x1c\xc9\x80\x85\x43\x2c\x0c\xcd\x72\x88\x01\x0b\x87\x58\x18\x2f\xb3\xf7\x01\x0b\x87\x58\x18\x9d\x79\xe6\x01\x0b\x87\x58\x18\xfd\x65\x2a\x84\x85\x63\x58\xbc\x8c\xde\x2a\x8b\x31\xf4\xca\x30\x44\x4c\x1e\x28\x06\xc4\x1c\x22\x66\x94\xd7\x1b\x10\x73\x88\x85\x31\x4a\x39\xb0\x70\x88\x85\x31\x49\x39\xb0\x70\x88\x85\x31\x49\x39\xb0\x70\x6c\xcb\x8e\x63\x96\x72\x76\xf2\x40\x5e\x3b\x02\x05\x41\x5a\x2b\x5b\xa1\x3f\xe0\xea\x10\x57\xa3\x7a\x59\x03\xae\x0e\x71\x35\x56\x8b\x84\x03\xae\x0e\x11\x33\xd6\x56\x9e\x9e\x27\xc4\x9c\x22\x66\x6c\x16\x2b\x26\xc4\x9c\x22\x66\x52\x6a\x36\x21\xe6\x14\x31\x93\x33\xb7\x3a\x21\xe6\x74\x96\xf9\x24\x6f\xa5\xc9\x74\x2a\x9d\xa6\xb8\x9a\xbc\xc5\xf2\x09\x57\xa7\xb8\x9a\x82\x69\x75\xc2\xd5\xe9\x2d\xfd\x48\x7a\xa7\x99\x7e\x0e\xa0\xa1\x89\x4e\xd0\x14\xa4\xb5\xa2\x96\x87\xd1\x33\x58\x15\x9b\xa2\x79\xfb\x19\xd4\xd7\x9b\x22\x79\x8a\xa6\x89\x09\xc9\x67\x18\xf5\xe3\x23\x25\x2f\x48\x09\x14\x43\x4a\x49\x6b\xa9\x4f\xc9\x90\x92\x59\xc7\x94\x1b\x7f\x9e\xb2\x8e\x94\xcc\x0d\x4f\xac\x63\x46\x2b\x4c\x52\xf6\xf6\x55\x54\x70\x65\xa0\x47\x3e\xa3\x4a\x95\x89\x8b\xcf\x51\x13\x11\x42\x36\x94\xb2\x65\x5d\x13\x1b\x9a\xb2\xa1\x54\x2c\x5a\x4c\x6c\x68\xca\x86\x52\xb5\xca\x6b\x62\x43\x33\x13\x2e\x42\x78\x7a\x9e\x90\x7c\x36\xcb\x6c\x52\xd3\x19\x9b\x7a\x06\x0c\xd9\x02\xe1\x6c\x7a\x9f\x9c\xcd\xaa\xef\x7c\x49\xcf\x4d\xcf\x84\x53\xc6\x91\x2f\xa3\xc4\xc4\x38\x66\xb3\x28\x95\x2f\x2b\xbd\x67\x53\x27\x89\x21\x5f\x01\xe8\x08\xb2\x6a\x92\x54\x70\x36\xb5\xbb\xa7\xac\x2a\x3b\x33\xc7\x89\x55\x4d\x59\x55\x76\xc9\x24\xc5\xaa\xa6\xba\x84\xd9\x3b\x13\xa2\x2b\xf8\x32\x90\x8e\xcd\xae\xe8\x3b\x65\x7b\x59\xef\x7e\x13\xdb\x9b\xb2\xbd\x2c\xab\x9a\xd8\xde\x1c\x7c\x65\xe1\x6d\x62\x68\x53\x86\x96\xa3\x85\xb7\x89\xa1\xcd\x49\x2c\xb5\xf0\x36\x31\xb4\x29\x43\xcb\xd9\xc2\xdb\xc4\xd0\xa6\x0c\x2d\xe7\x6a\x13\x31\xb4\x29\x13\xca\xc5\xe2\xd7\xc4\x84\xa6\x4c\x28\x57\x8b\x5f\x13\x13\x9a\x32\xa1\xdc\x2c\x7e\x4d\x4c\x68\xca\x84\xca\x65\xf1\x6b\x61\x42\x4b\x26\x54\x2e\x8b\x5f\x0b\x13\x5a\x32\xa1\xe2\x2c\x7e\x2d\x4c\x68\xc9\x84\x8a\x37\x12\x2e\x4c\x68\xc9\x5e\x8a\x72\xb2\x85\xbd\x2c\xd9\x4b\x89\x57\xfd\xd5\x48\xbc\x30\xa7\x25\x43\x29\xb1\xd8\xba\x18\xca\x0a\xe4\x13\x56\xa7\x2c\xac\x62\x89\xdc\x45\x94\x59\x90\x7b\x89\xb6\x45\xaf\x10\x0b\xda\x2e\xd1\xb6\xa8\x23\xb9\xa0\xed\x22\x37\xa9\x16\xb8\x16\xb4\x5d\xa2\x6d\x51\x23\x60\x41\xdb\x25\xda\xd6\xcb\x02\xd7\xc2\xf5\xaf\x6c\x36\x5d\x2f\x0b\x5c\x2b\xcb\xa6\x19\x6a\x31\x62\xad\xac\xfa\x73\x65\x12\x1d\x53\xfa\x22\x40\xac\x62\xa5\x7a\x75\x4d\x90\x2a\x39\x86\x5a\x6b\x13\x34\x80\x6c\x22\xea\x24\x8c\x2c\x85\x91\xea\xcd\xf5\x2f\xc2\xc8\x52\x18\xa9\xc1\x5c\xff\x22\x8c\x2c\x85\x91\x1a\xcd\xf5\x2f\x2c\x6c\xc9\x52\x6a\x32\xe3\x59\x58\xca\x12\xe1\x6b\x32\x27\xb5\x20\xfc\x12\xe1\x6b\xb6\x8a\x61\x41\xf8\xd5\x97\x41\x7a\x78\x59\x5d\x2d\x4d\x86\xea\xa4\x9c\xbe\x99\xa8\xb5\xf4\x88\xba\x20\xfc\x12\xe1\x6b\x35\xc7\xb2\x20\xfc\x1a\x96\x65\xd7\x5a\x83\xa0\x22\x48\x13\xab\xd5\x5f\x0b\x1b\x58\xb2\x81\xaa\xd2\x7c\x61\x03\x4b\x36\xd0\x2e\x8b\x9e\x0b\x1b\x58\xb2\x81\x26\x73\x5d\xd8\xc0\x52\x01\xdf\xf4\xce\xb8\x96\xea\x2c\x86\x76\x49\x2e\x4a\xfa\x25\x4b\x69\xfa\xcd\xc0\xc2\x52\x96\x2c\xa5\xa9\x98\x58\x58\xca\x92\xa5\xb4\x60\x01\x62\x61\x29\x4b\x96\xd2\xa2\x05\x88\x85\xa5\x2c\x59\x4a\x4b\xe6\xc1\x37\x96\xb2\x65\x29\x2d\x5f\xc9\x20\x7d\xb5\x65\x29\x2d\x5b\xfd\xbc\xb1\x94\x2d\x4b\x69\x7a\x07\xd8\x58\xca\x96\xa5\x34\xf5\x61\x37\x96\xb2\x65\x29\xad\x59\x86\xbe\x31\x85\x2d\x53\x68\xcd\xbc\xee\xc6\x14\x36\xef\xc4\x97\xea\xe9\x8d\x2d\x6c\xde\x75\x2f\x67\x3e\x6f\x63\x0c\x9b\x37\xdc\xcb\x9b\xe3\xdd\x58\xc3\xe6\x0d\xf7\xd2\xef\x40\x36\xe6\xb0\x79\x9b\xbd\x82\xdd\xc9\xc6\x1e\x36\xef\xb0\x97\xde\x52\x37\x06\xb1\x79\x87\xbd\x92\x95\x1d\x1b\x8b\xd8\xbc\xb9\x5e\x7a\xb1\xdf\x90\x7d\xdf\x29\x7b\xb1\x5a\x72\xc3\xe3\x4d\xce\x7e\x15\xab\xfd\x36\x44\xde\x24\xed\x57\xcd\xa6\x4d\x98\xbc\xab\x7a\x14\x97\xba\x7e\x9b\xf7\xd5\x4d\x26\x7f\x35\x4b\x3d\x36\xf4\xde\xbc\xfb\xb9\x4b\xaa\x6a\x7a\xf4\xd8\xe4\xef\xee\xb2\xba\x6c\xc3\xf9\x4d\x02\xef\x2e\xa3\xe0\x86\xf4\x9b\x0c\xde\xb9\x62\xeb\xc1\xfa\xdd\xef\x9a\xc2\x22\xcb\x86\xd0\x9b\x47\x19\x17\xcc\xd1\xef\xa1\x77\xec\x4d\x5e\xef\x82\x2e\x12\x96\xef\xa1\x37\x52\x17\x8c\x87\x7b\x9c\x1b\x73\xc8\x9c\x85\x79\x30\xcd\x8d\x46\xf4\x0d\xf7\x37\x15\x80\x8b\x46\xc5\x0d\xf9\xf7\xd4\x43\x83\x4b\xc6\xc5\x3d\xf5\xd0\xc0\x60\x67\x0b\xc2\x8e\x30\xd6\xcb\x56\x52\x6d\xac\x64\xd3\xff\x73\x59\x77\x84\x99\xec\xa5\x8e\xb0\xd3\x1b\xf3\xa6\xff\xb7\xe9\x73\x39\xbd\xeb\x6e\xac\x62\xd3\x33\x72\x7a\x30\xd9\x98\xc5\xde\xfa\x0d\x81\xab\xe2\xf2\x56\x67\x96\xc1\x79\xa5\x6f\x7b\xeb\x77\x05\x9b\xfe\x86\x93\x03\xdd\xd8\xcf\xa6\xf7\xe0\xd4\x27\xdc\x18\xd0\xa6\x07\xe0\x2f\xbb\xdf\x83\x05\x9d\x4b\xad\x52\xef\x5c\x35\x4c\x29\x09\x83\xc9\xdc\x84\x15\x61\x14\x79\xce\xee\xe8\x60\x6a\xe7\x52\xdf\xc7\xbb\x2a\x4c\x99\x17\x83\xdd\x91\x13\x36\x85\xb1\xaf\xf2\xb8\x83\x4d\x1e\xa7\xbe\x9e\xf7\xa6\xd3\xe3\x72\x00\xeb\x9c\xad\x09\x1b\x60\x3a\x6f\xd6\xbe\x4e\x89\xc8\xb9\xcb\xf6\xe0\x8a\x61\xc8\xc2\x2f\x50\x7c\xb0\x88\x71\xb0\xe8\xe3\xd5\xa7\xf1\x31\xd8\x5c\xaf\x3e\x21\x83\xf3\xc5\x38\x79\xbc\x7a\x37\x87\x5f\xaa\xf8\x58\xf4\x1d\xeb\x79\x75\xde\x7d\xb4\x52\xe0\x78\xf5\x45\x0f\xbf\x25\xf1\xc9\x6c\xe1\xe0\x0f\x4e\xd0\x6f\x17\x7c\xaa\xc2\xf4\xfa\x70\xf0\x11\x5e\xf5\xc7\xc1\x47\x1c\x7c\x84\xcf\x16\x5f\x0e\x3e\xe2\x44\xf5\x31\xbd\x1e\x73\x4f\xd4\xaf\x70\x0e\x7e\xc3\x17\x4b\xe2\x0f\x7e\xe3\x44\xf5\x8c\x7c\xbd\xda\xff\x0d\xe2\xc9\xff\x32\x86\x9f\xa8\x8e\x30\x83\x49\x9a\x85\xb1\xb2\xde\x99\xbc\xde\x94\x4e\x94\x7b\x3e\x78\x24\xdf\x2e\x93\x0a\x8f\x74\xf0\x48\x5e\x6f\x09\x07\x8f\x74\xd2\xfd\x9d\xa5\x4a\x07\x8f\x74\xb2\x6e\x30\xa8\x1b\x7a\x32\x37\xa8\xc1\xe6\x82\x45\x61\x54\xf6\xea\xdc\x1d\x3c\xd7\xc1\x73\x05\x75\xe9\x0e\x9e\xeb\xe0\xb9\x82\xb2\xbd\x83\xe7\x3a\x78\xae\xe0\x2d\x5b\x38\x78\xae\x83\xe7\x0a\x41\xcc\xc1\x73\x1d\xbc\x54\x88\xba\x7d\xbc\xd4\x91\x63\x72\x21\xe9\xf6\x9b\xba\xba\xe7\xee\x32\xa4\xaa\xef\x98\xdb\xec\x72\x5d\x48\x96\x6e\x9d\xa6\x2e\x27\x83\x7d\x97\x84\x25\x30\xd3\x69\xc8\xd2\x5f\x53\x87\x8a\xc1\x51\x69\x9e\x36\xd9\x43\x5d\xce\x90\xd9\x57\xcf\xec\xa7\x2d\xe6\x9a\x85\x1e\x3c\xe1\xe9\x77\xb7\x4c\x7a\xc1\x13\x9e\xbb\x99\x11\x93\x59\x23\x9e\xf0\xdc\xdd\x0c\xd5\x11\x07\xaf\x77\x78\xae\xcd\xf2\x3e\x87\xe7\xda\xc3\x33\x6c\xce\x11\x6c\x0b\x63\x3d\x35\x87\x0e\x5e\xef\x4c\xfd\x1a\x31\xeb\x17\x33\x67\x2a\xdb\x3f\x33\xea\x3b\xfd\x4a\xe5\x4c\xbd\xc5\x30\x54\x15\x26\x67\x26\xa6\xea\xad\x25\xeb\xc7\x27\x47\x6f\x8a\xcf\x87\x67\xbf\xac\x1f\x9a\x1c\x9e\xfd\xce\x94\x51\x64\xfd\x3a\xe2\x4c\x05\x88\x83\xb3\xcd\xfa\x15\xc0\xc1\xd9\x9e\x39\xd4\xa8\xd4\x2b\xfb\x99\xaa\xad\x18\x62\x8c\x92\x44\xb5\xd5\x99\xfa\x81\x43\x56\xc2\x73\xa6\x1a\x63\x67\xd2\x07\x2c\x4d\xa2\x6c\xb6\xd5\x6f\x68\x32\x0c\x9f\x9b\x53\xa0\x01\xd5\x44\x07\x3f\x7d\x96\x5e\x4d\x73\xb5\xc4\xee\xe8\x69\xea\xf9\xe0\xbb\x73\xb5\xaa\xfb\xe0\xbb\xcf\xa2\xe7\xac\xdf\x84\x9d\xa5\x9e\xf3\xb9\xdf\x28\x9a\xc5\x9b\x83\xef\x3e\xfa\x19\xa5\x2b\xfa\x5d\xd7\xd9\xea\x8f\x1e\x3d\x23\xb8\xa2\xb7\x87\xb3\xf5\x66\x74\xf0\xf1\x45\xfd\xfe\x83\x8f\x3f\x6a\xfb\xbb\x72\x59\xba\x7d\xd4\xfc\xbf\x07\x5f\xb5\x83\x0a\xe1\xb3\x15\x95\x8a\x3a\xf1\x67\x6f\x76\xd5\x1b\x5d\x71\x41\x33\x39\x2d\x91\xa0\xb8\x5f\xbc\x9f\xd9\xff\x7f\xe9\x6f\x4f\x3f\xff\xe2\x77\xfe\xf8\xfe\xbe\x5f\xbe\xe9\xd7\xc5\xfa\x55\xef\x63\xed\xf3\xf9\x65\xff\xfc\x4b\xe5\xb7\xd7\x37\x9b\xa5\xff\xfe\x3b\x00\x00\xff\xff\xa0\x76\xd7\x85\xd5\x2c\x00\x00"); -func _cac ()(*asset ,error ){_fba ,_eddg :=_cbc ();if _eddg !=nil {return nil ,_eddg ;};_bbf :=bindataFileInfo {_aa :"78-V",_dg :892,_ged :_fc .FileMode (436),_de :_e .Unix (1580490959,0)};_ea :=&asset {_cb :_fba ,_fg :_bbf };return _ea ,nil ;};func _ecccg ()([]byte ,error ){return _fac (_gcge ,"UniCNS-UTF32-H")}; -func _edbe ()(*asset ,error ){_cbdae ,_baaf :=_ffbb ();if _baaf !=nil {return nil ,_baaf ;};_eacf :=bindataFileInfo {_aa :"UniGB-UTF8-V",_dg :780,_ged :_fc .FileMode (436),_de :_e .Unix (1580492788,0)};_dcdcf :=&asset {_cb :_cbdae ,_fg :_eacf };return _dcdcf ,nil ; -};var _cacbd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x41\x6b\xdb\x4c\x10\x06\xe0\xbb\x7e\xc5\x1e\xf3\x1d\xbe\x7a\x57\xab\xd1\x4a\x10\x0c\x8d\x0d\xa9\x09\x69\x4b\xdd\xa6\x85\xd2\x83\xa4\x1d\x19\x41\x2d\x09\x59\x3e\xf8\xdf\x97\x99\x77\xeb\x1e\xc2\x24\x0f\x3b\x3b\xf3\x2a\x48\x9b\xdd\x61\x7f\x18\x87\xd5\x6c\x3e\x2f\x53\x77\xe4\xd5\xf4\xc3\x18\x17\xbe\x4c\xd7\xa5\x63\xd3\xf2\x69\x18\xb3\xcc\xe5\x26\x0e\xdd\xfa\xf7\x4f\x2d\xdd\xb9\x99\xb3\x6c\xf3\xfc\xf4\x92\xbf\xfc\xff\xc1\x5c\x2f\x9c\x64\x77\xd8\x1f\x6f\x97\x95\xcf\x87\xb1\x9f\x8c\x47\x67\xbc\xce\xa9\xdb\x98\xcd\x17\x3e\x0d\x97\x75\xb9\x99\x87\xf7\x71\x6a\xf9\x3f\x13\xb9\x17\xff\xb4\x44\x5e\x86\xf1\x64\x1e\x9e\x9f\xdc\x5d\x8f\xd7\x79\xfe\xcd\x67\x1e\x57\x43\x6a\x3c\x46\xad\xd9\x66\xf7\xda\xcc\x1f\x9b\x33\x9b\xb4\xc6\x9b\xba\xf2\x1b\x2f\x97\x61\x1a\x8d\x7b\x67\x6d\xf9\x8f\xbf\xde\x66\x36\x2e\xb5\xff\xf8\x76\xd8\x9b\x9f\xce\x38\x6b\x72\x2a\xad\xfd\x95\xfc\xfb\xeb\x14\xef\xa7\x0a\x87\xc5\xbb\x21\x2e\xcd\x78\xe2\xec\xb1\x71\x4d\xbe\x35\xa9\x50\x20\x15\x0f\xf1\x22\x85\x4a\x03\x69\xb6\x86\xea\x4a\xa5\x85\x74\x5b\x13\x82\xc5\xa1\x08\x8a\x72\xa8\x16\x69\x71\x75\xdb\x6f\x0d\x55\xb9\x48\xcf\x2a\x52\x42\xb0\x65\xf6\xd8\xf8\xc6\x09\x69\xa1\x50\xa9\x54\x90\x5a\xda\xac\x4a\x07\xe9\xe4\x8c\x57\x61\x08\x2e\x0a\x42\xad\x2e\xe9\xdb\x56\x0e\xe9\xd5\x6d\x84\x44\x3d\xa4\x77\xcb\x2e\xa9\x50\x90\x25\x7d\xd4\x24\x5a\x42\xb0\x20\xf4\x45\xed\x73\xba\x41\x44\x9f\x94\xd2\xaa\xf4\xe8\x93\x42\xb5\x8e\xeb\xd1\xd6\xeb\x03\xd0\x95\x10\xd7\x23\xae\x73\xd9\x63\x53\x20\xae\x96\x3c\xf7\x54\xab\x79\x98\x57\x2b\x71\x8e\x60\xa4\x16\xac\x5a\x80\x05\x9c\x83\xd5\xb0\x1a\x26\x21\x8b\x0e\xf7\x75\xe9\x3e\x9d\xc1\x30\x86\x85\x5c\x0d\x33\x38\xcd\x28\xd4\x30\x83\x31\x43\x1f\x76\xc1\x0c\x63\x98\xec\x47\xc8\x41\x29\x87\x3e\x6f\x42\x0e\x4a\x39\xf4\x9f\x49\xc8\x41\x29\x47\x45\x6a\x01\x96\x66\x04\xb5\x1a\x86\x1c\x95\xcc\x25\xe4\xa0\x94\xa3\x92\xfd\x08\x39\x28\xe5\xa8\xb4\x17\x39\x28\xe5\xa8\x6a\x35\xcc\x48\x39\x2a\xdd\x05\x39\x28\xe5\xa8\x64\xe7\xba\xb4\x62\x5a\xf2\xdc\xd7\x85\xbc\x91\xf7\xd7\x43\x7e\x97\x0f\xc1\xfd\xdd\xec\xae\xcb\xc2\xe3\xaa\x9f\x01\x7d\x07\xe5\xbd\x1a\x46\xbe\x7f\x64\xe6\x69\x96\x2e\xfd\xf9\x13\x00\x00\xff\xff\xa0\x8a\xa9\xe1\x90\x04\x00\x00"); -func _adb ()([]byte ,error ){return _fac (_bcca ,"Adobe-CNS1-1")};func (_dae bindataFileInfo )Mode ()_fc .FileMode {return _dae ._ged };func _bgaag ()([]byte ,error ){return _fac (_cbe ,"CNS1-H")};var _aaee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xef\x2f\x3b\x92\xa7\xb5\xaf\x57\x71\x96\xc3\x62\xa8\x74\x66\xda\x8e\x90\xae\xae\xc4\xf4\xf4\x0c\x2d\x34\x80\x68\x1a\x90\x10\x8b\xb4\x9d\xd9\x2a\x89\xbe\x55\xaa\xaa\x5e\xf4\xbb\x47\xf9\x3c\x59\x80\x10\xd2\xbd\x9b\xf3\xd1\x89\x9f\xf3\xeb\xff\x11\xe1\x70\x44\xf8\xf7\x7f\xf7\x0f\xff\xf1\x1f\x7e\xf9\xc3\x5f\x7f\xfc\xfe\x7f\xfc\xf3\x1f\xe7\x3f\xde\x7f\xfd\xf1\xfc\xe1\x97\xf5\xe7\xfb\x2f\x7f\xfc\xd7\x3f\xcf\xfb\xc7\xb8\xff\xf9\x0f\xbf\xfc\xee\x77\x65\xff\xb1\xfe\x30\xff\xfa\xb7\xff\x02\xf3\x5f\xae\x3f\xfd\xee\x77\xef\xf7\xff\xf8\x6f\x7f\xf9\xeb\xfd\x2f\xff\xf0\xcb\xf3\xc7\x1f\x87\xe5\xd6\xbf\xfe\xe9\x2b\xfb\xe3\xc7\xef\xff\xa7\xfb\x9f\xff\xf0\x97\xbf\xfe\xf9\xdf\x7e\xfc\xbb\xff\x66\xfd\x71\xdc\xff\xd5\x8f\x75\x3f\x2f\xfd\x7f\xf8\xf3\xba\xff\xfc\x87\x5f\xfe\xf9\xc7\xbf\xfb\xcf\xff\xa1\xfc\xdf\xd4\x7f\xfc\xd7\x3f\xfd\xe9\xff\xbc\xff\xe5\xfe\xe5\xaf\x3f\x76\x68\xf7\x2f\x0b\xfc\xdd\xef\xff\xee\xbf\x5c\x7f\xfa\xef\xaf\x7f\xb9\x7f\xfc\xfe\x3f\xff\x87\xff\xee\xdf\xff\xfd\x3f\xfd\xdd\xbf\xff\x6f\xf9\x0b\x7f\xf8\x5f\xee\x3f\xff\xe5\x0f\x7f\xfc\xe5\x47\x29\xff\xf5\xb6\xb5\xff\x87\xfe\x3f\xff\xdb\x9f\xee\x1f\xe5\xfb\x85\xff\xed\x9f\xfe\xe1\x3f\xfe\xf8\xdf\xcb\x8f\xb2\xfd\xd8\xeb\xd1\xfb\xff\xf1\xd1\xff\xd7\xff\xf2\xc7\x75\xff\xd8\xfc\xdf\x6e\xd3\xe7\x1f\xd7\xfd\x97\x3f\x5d\xf3\xfe\xf3\xf5\xcb\x3f\xdf\xbf\xfb\xf1\xe3\xa7\x6d\xfb\xf9\xc7\x8f\x1f\x3f\xc5\xf6\xf3\xfb\xbf\x28\xe7\xf6\xf3\x8f\x9f\xfe\xd3\xdf\xff\xa7\xbf\xff\xf9\x6d\xe4\xff\xa7\xfc\xef\x8a\x3f\xf3\xcb\x1f\xff\xba\xee\x47\x1a\xbf\xf0\x53\x79\x7e\xfe\xd1\x7b\x69\xef\x47\xff\xef\xbf\xfe\xae\x6c\xdb\x57\xf5\x1f\xd6\xf7\xc1\xfe\x7e\xf0\xfe\xc3\x07\x3f\xed\xe5\xe7\x1f\x3f\xf5\xfb\xe7\x1f\x51\xce\xdf\xfd\xad\x05\x51\x7a\xfc\xfc\xa3\x6c\x5b\xdf\x5f\x5a\x4f\x69\xf9\xf3\x8f\xd8\xa3\x40\xba\x24\xdd\x6f\xb1\xb2\xe7\x4b\x0b\x3f\x8d\x0a\xed\xe0\xe7\xa2\x49\x6b\x3f\xff\x88\x16\x16\xeb\x90\xee\x49\xb1\x73\x7b\x69\xf7\x92\xb6\xde\x76\xf4\x80\x74\x43\x7a\xf8\xb5\xfd\xa4\x21\x8f\xbf\xf6\x42\xec\x51\x21\xf9\x6b\x0f\x0d\xd9\xeb\xfb\x6b\xbb\x7d\xd8\xeb\x2e\xed\xfd\xb9\xbd\x1e\xd2\x8e\x9f\x7f\x64\xc4\x09\xe9\x84\xd4\x0a\xc5\x7a\x7f\x69\x6d\x97\xb6\xbf\xed\xa5\x5b\x7b\xf3\xcb\x7e\x50\x2c\xdf\xee\xef\xdd\x4f\x5f\x88\xdc\xa8\xa0\x57\x49\xf9\x16\x3b\x3e\xda\x25\xed\x7a\xdb\xcb\xf8\xee\x7d\x48\xa2\xf7\x47\x39\xa0\x2d\x69\xeb\x9d\x94\xee\x97\xb7\xa4\xdb\x62\x6f\x57\x77\xc7\x17\xe8\xd9\x28\x16\x45\xd2\x6e\xb1\x06\xcd\xf6\xbe\x10\x47\xa1\x0b\x61\x73\xe3\xb1\x18\x9f\xa6\xbf\xf6\xc2\x5b\x00\x92\xbf\x76\x9d\x14\x3b\x18\xcb\xcb\x6e\xbd\x10\x35\xa9\xe0\x62\x16\xf6\xd9\x29\xe6\x90\xcf\x90\x16\x6f\x17\x58\x22\xfb\x4c\x49\xef\xaa\x89\x83\x8e\x4e\xc7\xe3\xde\xf8\xd2\x4a\x6f\x2b\x7d\x21\x72\xa3\xb9\xb7\x93\x70\xd3\xab\x73\x63\x62\x6e\x7b\xf5\x42\x9c\x4e\xe9\x6d\xaf\x5e\xe8\x9d\x05\xb2\xdf\xb6\xd6\xb5\x75\x3a\x09\xae\x2d\x20\xa3\x32\x92\xae\xad\xfd\x61\xe6\x4f\x87\xed\xb1\xd2\x17\xa2\xdb\xa9\xc7\x3a\xdf\xe5\x56\xb6\x73\x97\xd6\xa5\xf5\x9f\x7f\xf4\x70\x88\x1e\xfb\xfe\x42\xa4\xad\x7d\xec\xfb\x43\xdf\x0b\x4d\x7b\xec\xfb\x0b\xef\x8f\xd1\xf7\xc7\xc5\xf0\x42\x9c\x9d\x51\x7b\xa6\xa4\xdb\x62\x6f\x73\x0f\xd7\x33\xf0\xd2\x02\x5a\x91\xf6\x0e\x9b\xbf\x76\x9c\xbb\xa4\xd3\x62\x09\xad\x4a\x7b\xa7\x2f\xe9\xe8\x71\x36\x49\x4c\xdf\x79\xec\xd0\x42\xda\xdb\x85\xb2\x17\x48\x29\x69\x58\xcc\x1a\xa6\xb4\xf9\xfe\x1a\xe3\x71\x9c\x8c\xee\xe1\x5e\x3b\x8f\xb7\xf7\x87\x7b\x0d\x88\x93\xb5\x7b\xb8\xd7\x8e\xea\x50\x9e\x07\xb4\x2e\xad\xbf\x0b\x35\x68\x5b\xb5\x1d\x75\x59\x4c\xda\x2d\xed\x66\x05\x5a\xc1\x03\xa9\xd9\xd3\x4a\x17\x9a\x3d\x7d\x21\x0a\x33\x7f\x34\x7b\xfa\x42\xa4\xed\x68\xd6\xd9\x9d\x79\xd6\xd1\xd1\x1d\xb7\x17\x62\x6b\x14\xeb\xf6\xa0\x3b\x46\x8d\xa1\xec\xb6\xed\x85\xe8\x76\x5e\xc6\x78\xb8\xe7\xcf\xce\x18\xb9\xe7\x81\xc8\xc2\x50\xba\xe7\x81\xb7\x98\x35\x38\x94\x2f\x44\xdf\x19\x0f\xd9\x00\xf0\x16\xa3\xf3\xf2\x81\x43\x06\xdd\xa8\x40\x36\x00\xc4\x16\xb4\x43\x36\x70\xc8\x79\x4f\x38\xd9\x21\xe7\x05\x22\xd9\xf2\x87\x9c\xf7\x08\x78\xfb\x19\x0c\x5b\xd8\x85\x17\x22\x8b\x24\x7b\x10\xf6\xc0\x0a\xec\x41\xb8\xaf\xc2\x76\xd8\xdc\x70\x5f\x59\xa7\xad\xcd\xc3\x62\xf4\x20\x9d\xf9\x64\x97\x26\xed\x48\xa7\x2a\xed\x68\x52\x69\x7e\x9f\xde\x6c\x3f\xc6\x23\x9d\xe5\x8b\x5e\xd5\x8d\xa1\x94\xf7\x00\x3d\x76\x2a\xbd\xec\xd5\x75\x59\x8c\x1a\x2e\xdb\xfb\x42\x24\x8c\xf7\xb8\x1c\xf0\x8b\x4a\xab\x3d\xbd\xac\xf4\x85\x48\x58\xe5\x71\x7d\x95\x3e\x90\xa8\x60\x38\xe0\x2f\x44\xc2\xb1\x8f\xe1\x80\x8f\xf4\xc7\xa8\x60\x38\x6c\x2f\x74\x19\xd9\x31\x6c\xc6\x64\xc0\xab\xb3\x2c\x5b\x04\x62\xdf\x13\x39\xff\x37\xe1\xfc\xff\x27\xaf\xe3\x90\x6b\x1e\x4a\xc2\xea\x16\x53\x12\x02\x3d\x42\x92\xe3\x20\xe7\xa8\xf0\xe0\x53\xce\x71\x9e\x8f\xb4\xb7\x51\x67\x95\xf6\x42\x14\x46\xfa\xac\x74\xe7\xec\x30\x98\xb6\xbd\x0b\xf4\xec\x1f\x4d\xbe\x7c\x42\xda\x25\x31\xbd\x8d\x86\x9c\x4a\x42\x20\x62\xe3\xd7\x94\x84\x67\x6f\x16\xa3\xd2\xde\xa5\x75\x16\x8b\xa4\x90\x44\x7b\xdb\x49\x7b\x5d\xdb\x67\x14\x69\x01\xcd\x5a\x5f\xe8\xe9\xa7\x8a\xb8\x33\x98\xcb\x06\xb3\x3e\x5d\x7b\x40\xcf\x6e\x31\xe6\xf2\x4c\x7f\xad\x51\x43\xfa\x6b\x2f\x44\x6e\x0d\x92\xbf\xf6\x42\x57\x50\x9d\x2e\xda\x33\xa7\x5f\xd2\xfb\x5c\xd2\x5e\x1d\x65\x83\x9b\x9c\x2e\xda\xf3\x72\xdc\x3a\x9f\x5e\x8e\xdb\x0b\x51\x4e\x49\xd6\xf9\x42\xec\x30\xb5\xf3\xb2\xce\x17\x7a\x26\xbf\x7f\x59\xa7\xd2\xb7\x75\x8b\x39\x94\x48\xdf\x74\x5e\xdc\x01\x40\x6c\xce\xa8\x3b\xe0\xbc\xc2\x2f\x99\x97\x2b\xa5\xbd\xcb\x6c\x73\x96\x2f\xd6\xd1\x39\xbf\x0a\xf8\x74\x5a\xc1\x84\x6b\xee\xd4\x39\xad\x60\xc1\xd1\xbb\x43\xb4\x6c\xee\x62\x88\x50\xbc\xce\x65\x73\x17\xbf\xd6\xd9\x3c\xe7\xf2\xd7\x5e\x88\xc6\xe6\x39\xd7\xf7\x6b\x2c\x06\xd9\xe6\xb9\x6c\xef\x0b\xd1\xd0\x77\xce\xe5\x62\x58\x61\x31\xa6\x6a\xd9\x85\x17\xe2\x0c\x7f\xcd\x2e\xbc\x10\x25\x6d\xc7\x90\x34\xfd\x72\x87\xe6\x54\xbd\x10\x67\x5a\x81\x53\x75\xa7\xc5\x18\xf1\xdb\x5f\xbb\x61\x74\xfe\xda\xed\xaf\xdd\xac\xac\x7e\xd0\xf9\xfb\xfb\xf4\xe5\x12\x3b\x1b\xfb\xbc\x5d\x59\xcf\x66\x31\x68\x8f\x13\xff\x20\x91\xdd\x1c\xea\x14\xa7\x5b\xb2\xb3\xc4\xab\x5b\xb2\x56\x3f\xad\x6f\x43\xaa\xfb\x0f\x88\x84\xd1\xd5\xba\x4b\x42\x28\xa1\x67\x54\xc5\x2a\x50\xb6\xde\x2d\x76\x4a\x53\x11\xdd\x21\x55\x49\x76\xa1\x4b\xbb\xa5\xdd\xb4\xcd\x2f\xe9\x42\x6d\x70\x15\x55\xb6\xaa\xc0\x04\xa2\xd5\x06\x89\xb9\xaa\xee\xd2\x1e\xef\x58\x56\x77\x69\x0d\xe6\x54\xf5\xa6\x2a\x5b\x80\x08\xa4\x74\x8d\x90\x74\x59\x2c\xa1\x0d\x69\x03\x3d\x91\x6e\x05\x8c\xb9\xba\x4b\x83\x09\xac\xee\x52\x20\x9a\xbf\xe6\x2e\xad\x59\x2d\x46\x43\xd2\xf6\x26\xe7\x81\x4d\x92\xed\x48\x24\x77\xd8\xd5\xb4\x21\x2f\x44\xa4\xc5\x58\x5b\xf5\xb2\x52\x94\xa0\xea\x36\x05\x7a\xef\xb4\xcd\x6d\x5a\x87\xc5\x9c\xc0\x61\xb1\x17\x7a\xa0\x76\xd6\x61\x31\xe7\x39\x18\xb8\xe6\x3c\xb7\x93\x05\x97\xd4\xd0\xce\x4b\xda\xf5\xf3\x8f\xdc\xd0\x2a\xda\xc9\x80\x34\x27\x35\xf9\xb9\xe6\xa4\x02\xd1\x51\x17\x9a\x93\xda\x1a\xdd\xca\xfa\x36\xa4\xb5\x90\x16\xfc\x5a\x40\xa2\x5b\xcd\xd9\x4a\xfa\xd0\x9c\xad\xe6\xc0\x25\xd2\xb6\x39\x70\x40\x34\x98\x7b\x73\xe0\xda\x3b\x48\xe5\x3d\x97\x41\xf3\xe7\x5e\x78\xa5\x3a\x24\xbb\x00\xcb\x2b\x1b\x1a\x65\x93\xe5\x01\xd1\x58\x22\xcd\xb1\x6c\xaf\x94\x2b\x65\x43\xf2\x35\xe5\x18\x10\x27\x8c\xbc\x4d\x7b\xff\x42\x79\x65\x05\xb4\x29\x6d\xa2\x3d\xd2\x8e\xb9\x24\x2d\x8b\x49\xbb\xa5\xbd\xfc\x3e\x10\x01\x6d\xb2\xa4\xdb\xb2\x6d\x68\x72\x6d\xd9\xb6\x17\xa2\x23\x50\xda\xb2\x6d\xeb\xab\xb4\x43\xb3\xd2\x45\xa5\x9b\xc5\xac\x14\x26\x12\x9c\x7c\x9a\x4c\xa4\xdd\x56\xd0\xfb\xaf\x0b\xef\xe6\xf1\x06\x88\x03\xf9\xd8\x3c\xde\xb4\xbb\xf3\x2b\x6c\x82\x76\x3b\x97\x2f\x44\x83\xc7\xb4\xdb\xc1\xbf\xed\x34\xca\x54\xbb\xbf\x06\xdc\xef\x94\xb3\x67\x9b\xac\xa8\xbd\x67\x95\x52\x36\x8e\xa7\xed\x71\x01\xbd\x90\x1b\x6a\x69\x7b\x5c\x40\x2c\xd1\xb2\xd1\x9d\xee\x12\x05\x5e\x16\x02\xa9\x48\xe2\xd7\xca\x66\xb1\x53\x1a\xbf\x16\x16\xab\x92\xc2\x62\x09\x2d\xa5\xb1\x58\x58\x8e\xdd\xf5\x0e\x94\x52\x50\x9d\xba\x0b\x1e\xc8\x0d\x1d\xb4\x7b\xac\x00\x7a\xff\x9a\xb6\x24\xdd\x7e\x69\xa5\x8f\xb4\x87\x5e\x51\xa7\xba\x4c\xe7\x58\x51\x0a\xab\xb1\x7b\xac\x00\x62\x83\x39\x75\x8f\x15\xbd\xb2\x1a\x0b\xab\xb1\x57\xdb\x56\xd9\x8b\x4c\x42\xaf\x36\xed\x85\x77\xc7\x41\xb2\x69\x2f\xa4\x0b\xaf\x57\x9b\x06\x7f\x2d\x65\xb7\xd8\x2d\x8d\x79\xe9\xfe\xbe\xad\x7d\xe1\x2d\x46\xd3\x9a\xcd\x7d\x21\x5d\x9f\xbd\x39\xe0\xb0\xe1\x52\xd0\x68\xbb\x6c\x18\xc8\x38\xa9\x54\x36\xdc\xbb\x3d\x80\x9b\x74\x4f\x1a\x40\x6e\x88\x83\xee\x49\xa3\x63\x5d\x28\xa5\x4a\xb3\xbd\x2f\xa4\x06\x9d\xee\xa9\x02\x78\x8b\xd1\x5e\xd9\x04\xf0\xd2\xa8\xd5\x73\x05\x90\x1b\x82\xba\xab\x8d\x01\xb9\xc1\x9b\xba\xda\x58\x0f\xbb\xe0\xb8\x79\xfa\x00\x72\x43\x76\x77\x25\x04\xf0\x16\xf3\xd7\x9c\x98\x80\x85\xa1\xf2\x74\x0f\x24\xc0\x5b\x8c\x69\xf6\x44\x02\xbc\x67\x33\x48\xf6\x34\xec\x69\x63\xfe\x3c\x91\x00\x3d\xd2\x2f\xed\xe9\x0b\x29\xb3\xee\x6a\x85\xfd\x95\x2d\xef\x97\xd0\x14\x2e\x40\x6e\xb0\xcd\xae\x0a\xd8\xd3\xe6\x36\xda\xa6\x20\x01\xa2\x21\x5b\xba\x2c\xb2\xa7\xed\xf8\x3e\xb5\x1d\xe9\x88\xd3\x79\x35\xc5\x7e\x59\x29\x5b\xb2\x2b\x5c\x80\xdc\x92\x2f\xd5\x01\xfb\xe5\x7a\x76\x8d\xab\xdd\x01\xa1\xb5\xa5\x5f\xb6\x63\xf8\x6b\x6e\x22\x65\x10\x90\x32\xb5\x3e\xfc\xb5\x17\x4a\x29\xf0\xef\x3e\xdc\xb9\x2f\xc4\x7e\x52\xc1\x70\xae\x86\xbb\x14\x65\xb4\x7b\x72\x01\xd2\xf3\x45\x1f\x6e\x85\xe1\xa2\x71\x78\x87\x63\x39\xd8\x92\xe8\x85\x7d\xba\x8e\x5e\x88\x66\x9d\xd3\x65\xf4\x42\x29\x3b\x5a\x4a\x9f\xae\xa3\xc9\x3a\x42\x8d\xed\xd3\x1e\x28\x33\xf6\xcd\x4f\x9d\xf9\xe9\x2e\x95\x64\xd3\xa6\x0c\x84\x79\x51\x64\x00\xd1\xaa\xbf\xef\x1c\x4c\x5a\xbb\x73\x8a\xed\xca\x07\x20\x52\x2e\xb0\x6c\xed\xb2\x69\x72\x0b\xe5\x03\x90\x9b\x13\xaf\xfe\x0b\x64\xb8\x71\xd5\x7f\x81\xf7\x4b\x46\x4d\xfd\x17\xc8\x70\xf6\xd4\x7f\xfb\xb2\x53\xc5\x4f\xed\x14\x5a\xec\xdf\x7e\xcd\x4e\x61\x6a\x2a\x3b\xba\x52\xf7\x40\x07\xa4\x8c\xbd\x6b\x6a\x02\x7a\xa2\x17\x75\x4d\x4d\x40\x29\xfb\x29\xcd\x0a\x5e\x78\x15\x2b\x48\x5f\x05\x8e\x07\x82\x30\xe4\xff\x40\x74\xd6\x64\xc8\xff\x81\xe8\x6c\xc8\xd0\xac\x14\x8a\x84\x9d\xd1\x0d\x45\x02\x10\xf5\xfb\xb2\x4a\xaa\x16\x93\xd6\xa4\x35\x8a\xf9\x6b\x74\x2a\x64\x3d\x3b\xcc\x22\x64\x3d\xc1\x69\xba\x1c\xd8\x4c\xc2\xd3\x34\x90\x1b\x4b\x26\x5c\x93\xa1\xb2\x70\xa0\x3e\x85\x33\x0f\xbc\x4d\x84\xc4\xcc\xc7\xa2\xbd\xda\x95\xc2\xc9\x02\xe2\x55\xbc\x7e\x55\x6e\x87\x53\x19\x9c\x5b\x8a\xba\x4f\x78\x6e\x01\xc2\xd1\x0f\xcf\x2d\xb1\x6e\x8b\xd1\x9d\xf5\x48\x63\x53\xa0\x5c\xc5\x6d\x0f\x6f\x16\xcb\x69\x77\xb4\x55\x02\xb9\x21\x69\xe3\x76\xbc\xb0\x4b\x16\x0d\x9f\xe1\x19\x22\xb4\x4b\x22\x69\x43\xbb\x24\xd0\x3d\xa3\x84\x12\x3f\xb0\x11\x94\xb3\x58\xec\xfb\xb5\x86\x58\xa5\x69\x2e\xa9\x70\x15\x9c\x1c\xb3\xd2\x55\x90\x0a\x69\xcd\x86\xa9\x90\x06\xa2\xa0\x96\xa5\x42\x1a\xc8\x8d\xb3\x5d\x2a\xa4\x81\x52\x4e\x2c\xf9\x79\xde\xd2\x90\x84\x9b\x5f\x3e\x92\x1e\x8b\x51\xa9\x82\x1b\xc8\x8d\x83\x6d\x7a\x08\x4a\x34\xe1\x72\xc2\xab\x53\x4d\x18\x88\xda\x2d\x56\x25\x4d\x8b\x49\xb3\x21\x2f\x44\x2b\x92\x6c\x47\xb5\xa7\x88\xb8\x54\x24\x03\xb9\x31\xba\xa9\x44\xce\xe6\xaf\xb1\x6a\xb3\xf9\x6b\x0d\x31\x62\xdb\x9a\xbf\x86\x81\xa4\x9c\x70\xd7\xd4\x40\x02\xc4\xc9\xfc\xa5\x06\x92\xc4\xd0\x57\x4e\x84\x41\x6a\xe8\x03\x7a\xb0\x55\x52\x89\x9c\xee\x81\x13\xdd\x23\xdd\x03\x19\xce\x02\x2c\x3d\x95\x71\x40\xc4\x47\xf2\xd7\xd4\xd2\x4f\x96\x65\x2a\x82\x80\x9e\x0e\xb9\x5a\x7a\x62\x61\x2b\xd5\xc6\x29\x82\x80\x9e\x4e\xb3\x16\xb6\xc4\xc2\x56\x2a\x4c\x32\xb5\x2f\x00\x71\xb2\xde\x52\x09\x04\xbc\xc5\xe8\xbd\x22\x08\x88\x52\x25\xd9\x8e\xeb\xb6\x58\x40\xfb\x6a\x78\x50\x31\x99\x7a\xcd\x69\xe9\x6e\xaf\x9c\xc4\xd3\xdd\x0e\x44\x43\x8e\xa4\xbb\x3d\x87\x5d\x38\x2c\x66\x17\x06\xd6\x50\x24\x50\x2a\x81\x80\x77\x58\x5e\x92\x12\x08\xc8\x8d\xd3\x74\x2a\x81\x72\x1e\xfe\x18\xcd\x9d\xae\xad\x09\x4f\xb0\xb5\x5a\x43\x80\xd8\x6d\xad\xd6\x10\x20\xb7\x8d\x11\x9a\x0e\xc7\x74\x38\x5c\xf6\xde\x7f\x00\xef\x4c\x40\x72\x38\x3c\xb4\x54\x97\xbd\x87\x16\xa0\x6b\xf5\x4d\x85\x52\x7a\x68\xa9\x58\x87\xd2\x43\x0b\x10\x81\xde\x95\x0a\xa5\x5c\x5f\xa5\xd2\xac\xf4\x85\xd8\x9c\x2a\x6d\x26\xb9\x58\x46\xea\xf4\xa9\x6c\x01\xa2\x6e\x92\x5c\x46\x1e\x1a\x2a\x07\xd6\x94\x85\x00\x71\xc8\x1a\x3c\x34\xa4\xec\xa2\xb2\x50\x2f\xd9\x05\xf0\xaa\x67\xd2\x8a\xb4\x02\x7b\x95\x44\x7b\xaf\x1a\x16\x7b\x7f\xee\xaa\x29\x2d\xdf\xb1\xac\x92\x2e\x49\x1a\x4d\x77\x48\x43\x12\x9b\xa8\x21\x58\x2f\xd5\x70\x20\x36\x66\xf9\x72\xcf\x5f\xaa\xe1\x6e\xfa\xcb\x4d\x0f\xf4\xc4\x68\x72\xb9\xe7\x2f\xee\x33\x4b\xe3\x84\x70\x69\xb6\x07\x22\xd0\xcf\x2e\x75\xe9\xcb\x2d\xd9\x60\x3e\x97\x5b\xf2\xba\x0f\x69\x94\xf3\xce\x09\x08\xa5\xd7\x25\x1f\xbf\x1c\xa4\x4e\xb1\xe1\x20\x0d\x65\x66\x47\x63\x1d\xca\x4c\xa0\x27\x7a\xdc\x50\x66\x0e\x8f\x51\xbd\xfb\x69\x4a\x7b\x07\x49\x6b\xd3\xf0\x18\x35\x54\xfe\x35\xd5\x8c\xfe\xd1\x5e\xf9\xa8\xde\x32\x54\xfe\x87\x7d\x08\x76\xf8\xb0\x0f\x23\x18\x4c\x8d\x9b\x43\x1e\x02\xc4\x8e\x18\x1b\x6a\xce\x43\x7e\x11\x30\xd5\x21\xbf\x00\x72\x87\x5b\x0e\xf9\xc5\x50\xef\x0c\x54\xe7\xa1\xde\x09\xe4\x0e\xa7\x19\xea\x9d\x63\xd0\x2d\x19\xd7\x18\x76\x6b\xd0\x2d\x4e\x82\xc3\x4d\x3f\xdc\xe1\x2a\x99\xc3\x1d\x0e\xa4\x16\x9d\xe1\x0e\x1f\x13\x26\x15\x59\x7e\x5d\x78\x0f\x37\x2d\x90\xea\x7e\xc3\x4d\x3b\xdc\xb4\x1a\x81\x86\x9b\x16\x48\x35\xb8\xe1\xa6\x05\xa2\x6c\x92\x6c\xa6\xfa\x84\xc7\x8a\xa1\x3e\x01\xe4\x0e\x43\x1c\x2a\x0c\x43\xab\x82\xf6\xff\xe1\x36\x03\x52\xdd\x6f\x68\x55\x18\x6a\x02\xde\xc8\x0d\x57\x10\x90\xfb\x47\xb2\x07\x37\xfb\x38\x61\x92\x43\xdb\x24\x10\x1d\x1e\x36\x6e\x2b\xb8\x1f\x8b\x51\xe9\xe3\x94\xbf\x10\x0a\x92\xa1\x69\x72\xb8\x44\x93\x55\x30\x5d\xa2\xd3\x25\x9a\x2c\xdb\xe9\x12\x05\x72\x47\x0f\x9b\x2e\xd1\xe9\x41\x5c\xc3\xd3\x54\xa0\x03\x51\x8f\x77\x28\xa7\xf2\x7c\x7a\x10\x4f\x4c\xed\xd3\x83\x38\x10\x5a\xa5\xa7\x07\xf1\xe9\xde\xf6\x0e\x7b\xba\xb7\x81\xd8\x51\x9a\xa7\x7b\x7b\xba\x92\x93\x33\xeb\x74\x25\x4f\x04\xe4\xae\xbe\x34\x15\x90\x40\xa8\xcd\x4c\x17\x37\x50\x76\xf5\x94\xe9\xea\x06\xe2\x44\x11\x9a\x9e\x0b\x81\x38\xaa\x24\x7b\xf5\x42\x9c\x6c\xb2\xe9\x1d\x39\xf0\xfe\x18\xcd\xf5\x92\x1c\x88\x06\xaf\x9b\x5a\x2b\x81\x28\xe8\xf3\xd3\x03\xe5\x44\x4e\xef\x1b\xfa\xd8\x54\x4e\x03\x3d\xbe\x1f\xbb\x24\x5d\x68\x72\x7e\x69\x9f\xb0\x4c\xee\x1b\xe6\x85\xa9\x35\x0d\x88\x8d\x03\xda\xf4\xf0\x08\x44\xa0\x69\x4c\x0f\x8f\x40\xb4\x90\xe4\xec\x21\xe0\xf7\x0d\xb3\xc1\x54\xc0\x4f\xaf\xd0\xd8\x08\x53\x01\x0f\x74\x0f\x24\x53\xf9\x3e\xdf\xcd\xf7\x7e\xc9\x92\x51\xb0\x4e\x05\x2b\x07\x81\xa9\x60\x9d\xcb\xd6\xa2\x07\x4c\x45\x15\x10\xbb\x93\xe7\xf9\x09\xe8\x9d\x63\xdc\x74\x0b\x01\x65\xd7\x48\x35\xdd\x43\x40\xee\x9b\x24\x5b\xbb\x1c\x48\x54\xc0\xa9\x90\x03\x42\xad\x65\x7a\xa4\x9a\xcf\x57\x8c\x5e\x79\x32\x02\x7a\x56\x49\x5f\xb1\x77\x61\xed\xda\xad\x96\x1b\x61\xbd\xba\x5b\xd9\x35\x35\x2d\xef\x7f\x81\xdc\x60\x91\xcb\x8b\x2e\xa0\xec\xce\xf2\xf2\xa6\x0b\xe8\x81\x9a\xbc\x7a\x93\x74\x59\xac\x41\x1b\xd2\xb0\x2b\x61\xb9\x5e\x6a\x85\xab\xdb\x10\x8c\x37\xcb\x15\xbe\x30\x90\xec\xda\x08\x96\x06\x12\x20\x0b\xba\xdd\xd2\x40\xb2\xc2\x4f\xd9\xe0\xcb\xb5\x0b\xf4\x84\x2f\x2f\xd7\xee\x82\xa5\xef\x05\xab\xec\x92\xa5\x03\xb9\xc1\xc9\x96\x2c\x7d\xc1\xab\x77\xcf\xe6\x4b\x5e\x0d\xa4\xd2\x76\xc9\xab\xd7\xcd\x3c\xef\xf6\x41\x3b\x26\x90\x05\x3d\x79\xe9\xa5\x01\x94\x7d\x6f\x16\x73\xe0\x10\x99\xc1\x86\x5c\x32\xbc\xf5\x32\xb9\xb7\x18\x0d\xb9\xbb\x34\x4f\xbb\x8c\x9b\x46\xd1\xf5\x58\xcc\x41\xf2\x04\x03\x64\xb1\xb9\xcf\x57\x8c\x9e\xee\x1c\xf8\xd6\x63\x4f\x5f\xc8\x82\x0e\x78\x3b\xcf\x37\x07\xd4\x7d\xc7\x0e\x7e\x7b\x40\x05\xb2\xa0\xdd\xdd\x1e\x50\xef\xfa\x15\x7b\xbb\x70\x57\x8b\x55\x8b\x9d\x90\xbe\x62\x4c\x96\x7e\x3c\xb7\xdc\x0d\x88\xfd\x94\x94\x92\xd2\x62\x7e\x7a\x49\x7b\x95\xdd\xde\x24\xb1\x42\xee\xf6\xfd\xda\x3b\x96\xb7\xe6\x7d\x20\x0a\x63\x74\x6b\xde\xbf\x1b\x3d\x3d\x98\x85\xdb\xa3\x09\x10\x3a\x31\xdd\xed\x91\xc4\xde\x3d\xd8\xbb\x77\xb7\xf7\x2f\xa4\x76\xdd\xdb\x03\xcc\xed\x1a\x3c\xd0\xb0\x6f\xd7\x20\x10\xc9\x2c\xdc\x1a\x01\xef\x64\x45\x1f\x68\x9e\xb7\x4c\x0a\x88\x6a\x73\x73\x4a\xf2\xd7\x58\xbd\xb7\x8b\x0b\x88\x33\x7e\xc3\xb1\xfb\xbe\xac\xff\x3a\xfc\x15\xba\x23\x5f\x03\x22\x50\x9a\x6f\xf9\xda\x8d\x9d\x6c\x3f\x60\xd6\xb7\x4c\xec\x96\x89\x9d\x7e\xe9\x10\x5e\xc3\x62\x7e\x6a\x3b\x2f\x2c\x06\x87\xc5\x96\x24\x87\x35\xa4\x39\xac\x97\x5b\x85\xc5\xe2\x59\xe6\x1e\xd3\x62\x0c\xc4\xf0\xd3\x81\xa9\x0f\xd1\x72\xab\xc2\x00\x29\xb3\xbe\x55\x61\xee\x09\x8b\xf1\xf8\x7f\x6b\xed\x02\x22\x1c\x55\x4f\x24\xc0\x5b\x8c\xd1\xf7\x48\x02\xf4\xfe\x15\x73\x35\xce\x69\x31\x9a\xab\xd1\x03\xe8\x1d\xcd\xf7\xf6\xac\x01\xe4\xc6\x49\xf1\xf6\xac\x71\x2f\xd6\xb6\x77\x2b\xb7\x0c\x16\xe8\x89\x24\xbc\xb5\x73\x00\xa1\x9e\x7e\x7b\xd4\xb8\x6f\x46\x52\x51\x7b\xab\x7c\x00\xa1\x05\xf6\xd6\xd7\xea\x96\xbf\x7a\xd4\x7f\xdc\x77\x4f\x85\x75\x78\xef\xf3\x78\xbb\x09\xc4\x81\xd1\xfb\xf1\x76\x13\xe8\xc1\x56\x7c\x3c\xfd\x03\xa9\x3f\xe1\xe3\xe9\x1f\xe8\x89\x51\xfd\x71\x73\x02\x3d\x39\x3b\x3e\x6e\xce\xa7\x3a\x42\xdd\xdf\x5f\xd2\x5e\x25\x60\x47\x41\x79\x3c\x2e\x3c\x8d\xc5\x76\xb2\x3c\x9e\x66\x9d\x0d\x8b\x03\x0c\xec\xd1\xb3\xe8\x71\x9f\x9c\xd8\x2a\x1f\xf7\xc9\x83\xcd\x7b\x77\x07\x3c\xda\xbc\x81\xdc\x37\x49\x36\x44\x96\x5e\x19\xb6\x47\x96\x0e\x44\x7c\x24\xf6\xf5\x93\xa7\xc5\xde\xf5\xf1\xe8\x24\x03\x64\xa0\x64\x3d\xde\xda\x01\x65\xf7\x48\xfc\x78\x6d\x07\x74\x6f\x1e\x1f\xad\xd4\x8f\x1b\xb6\xa2\x55\x3c\x6e\x58\x20\x0e\xf6\xd0\xe3\x86\x05\xde\x62\xd6\xe0\x20\xe1\xe3\x50\xc3\x0a\x1c\x24\x2e\xfc\xf6\xca\x55\xf7\xe3\x85\x1f\x90\x81\x22\xf0\xa8\xa2\x3c\x6e\x8e\xca\x01\xea\x71\x73\x00\x51\x60\x43\x8f\x9b\xe3\xe1\x20\xbe\x57\xb8\xda\xe3\xb2\x07\xba\x77\xac\x8f\xab\x1e\x28\xbb\x86\x9f\xc7\x65\x0f\x64\x61\xd5\x3f\x2a\xf5\x8f\x3b\x41\x03\xe3\xe3\x4e\x00\xba\x6a\xed\xe3\x4e\x78\x96\xb3\x80\xc4\x7c\x5c\xd0\x40\x0f\x58\xfa\xa3\x5a\xf1\xb8\x78\xeb\xbb\xe7\x73\x63\xf1\xe6\xe6\xdc\xb7\x77\x63\xe5\x16\xd2\x1c\x38\x4c\xdc\xb9\x31\x70\x42\xe2\xd3\x9a\x1b\x03\x27\x04\x3e\x97\xb9\xc1\x0f\x73\xc3\xf4\xb1\xe3\xab\x90\x1b\x92\x55\xe8\x78\x0f\xe6\x86\xe9\x23\x37\x75\xaf\x7e\xe6\x4b\x9b\x56\x8a\x59\xfd\x78\x07\x29\x37\x74\x2f\x21\xcb\xc9\x97\x58\xd5\x73\x93\x83\xe0\x5c\x90\x1b\x63\x29\x64\x79\x8f\x76\xb9\x31\x94\xb9\x61\x25\xd8\x7b\xe5\xd3\x65\xa5\x8b\x9b\xf9\x9d\x1e\x70\x7c\x11\xb2\xd8\x8c\x65\x3f\x71\xb0\xdc\xf1\x55\xcd\xed\xfe\x68\xf6\x9d\xa6\xdd\xf6\xfd\xb6\x07\x49\x3b\x1e\x7b\xf0\x20\x81\xce\x06\xc9\x1e\x28\xe0\xb9\xf9\xcb\x0d\x01\x2f\x64\x39\xa8\x14\x01\x9f\x9b\x13\x13\x2f\xfb\x4c\xfd\x94\xdf\xea\xa4\x25\xb4\x5d\xda\xcb\x55\xb0\xa4\x64\x79\x8f\x37\x2f\xd0\xd3\x78\x8f\x34\x59\x30\x6e\x0a\x1d\xb3\x77\x16\x8c\x9b\xc2\x5b\xcc\x5f\x5b\xd2\xf4\xca\x3d\x20\xd1\xad\x82\xef\xc6\x1e\x0c\x52\xc1\x6c\x29\x24\xfe\x3e\x59\xaa\xed\xc0\x92\xb9\x23\xb1\xb2\xc0\xcb\x84\x9e\x21\xa9\x4a\x7a\x27\xe6\xa4\xa7\x05\x5e\x96\x05\xab\xc9\x1e\xaf\xf2\x9f\x05\x15\x42\xc8\xf2\x6e\xd3\x2c\x68\x10\x42\xd4\x9d\x8e\x56\x3b\x25\xcb\xc3\x3d\x22\x4b\xb5\x07\xb2\x3c\x3b\x5a\xed\x41\xb3\x07\xac\xe7\xd2\xec\x41\xb3\x07\x7c\xd9\xec\x41\xdb\x2d\x76\xfc\xaa\xe4\xce\xd2\x1c\xe9\x86\xd3\xe7\xcb\xd2\xb3\x34\xfb\xac\xba\x12\x07\x0d\x68\x5f\x03\xf4\xf3\x93\xc4\xae\x28\x9d\xcd\xce\x7d\x67\x96\xee\x40\x74\x6c\xd7\x8e\x2a\x2e\x64\x89\x17\x7a\xd9\xa3\x32\x95\xdd\x81\xf8\x1c\xac\x19\xc2\xee\x40\xa0\x6c\x1f\x41\x07\xbb\xb3\xdb\x59\xc7\x55\x92\x43\xe3\xbe\x0e\xdb\xe1\xbe\x2e\xe1\xb4\x55\x86\x35\xec\x42\xc0\x9b\xbe\x62\x4e\x9b\x27\xcc\x68\xfc\x5c\xf8\x73\xdc\x3c\xe6\x41\xd3\xc2\x8e\x7a\x76\x8c\xc6\xb0\xa6\x23\xcd\xd9\xf1\xd8\x69\x6e\x3a\xd2\xe9\x48\x77\x3e\x4d\x87\x92\xdb\xc8\x72\x30\x94\x69\x3b\x64\xfd\xd1\xd9\x02\xe9\x80\x24\xe7\x6b\x87\x0d\xd6\x9f\x45\xd6\x1f\x9d\xf5\x93\x0e\x08\xac\x1f\xc7\xa7\x2c\xe9\x80\x5c\x2e\x33\x76\x71\xb9\x5c\x66\x38\x8c\x71\x3b\x9b\xe5\x72\x74\x2f\x14\x55\x17\xe8\xe5\x8f\xbd\xf0\x6e\x34\x48\xfe\x98\x4c\x2d\x92\x1e\xc8\xd4\x80\xfc\xfa\x2e\x53\x03\xf2\x74\x19\x8f\xef\x4b\x26\x01\xf7\xb6\x2c\xc3\xc5\xc0\x8d\x22\x57\x0a\x59\x64\x7d\x45\xed\x09\x6f\xfb\x2c\xd3\x21\x9a\x0c\x91\x7d\x9f\x0e\x91\xc2\x20\xdd\xea\xd3\x79\x99\x9a\xf2\xe9\xc1\x74\x5e\x26\xac\x29\xdd\xc3\xcb\x1a\x16\x2e\x91\x29\xc9\xa9\xc2\x04\x8b\x19\x21\xcb\x72\xaa\x38\xd7\x36\x19\xc2\xb2\x19\xd8\x86\xf6\x84\xa1\x97\x65\x3b\x96\x5a\x0b\xab\x68\xb9\x64\xd4\xbb\x52\x86\xb0\x5c\xe1\x2f\xc4\x37\x92\xcb\x09\x55\x4e\xa5\x53\xb5\x9c\x51\x6c\xbc\xa7\x33\xb5\x9c\xa9\xa5\x07\x29\xa3\xb6\x1c\xef\xe5\x48\x7e\x34\x47\x72\x39\x92\x0c\xc7\x6d\x3f\x3d\xc5\xa5\xbb\xff\xb6\x57\x9c\xe2\x8e\xce\x10\xdd\xf6\x0a\x5f\xb9\x1d\xd7\xa5\x2c\xb7\x35\xbc\x90\xdf\xb6\xba\x9d\x51\x99\x7c\xba\x3e\x64\xf2\x40\x7c\x7c\x54\x26\x0f\x94\x3d\x9d\xab\xc7\x4a\x1f\xc3\x2c\x24\x59\xa9\x4c\x3e\x91\x53\x06\x72\xa4\x51\x10\x7b\x22\xa7\x8c\x82\xc8\x7d\xbc\x63\x79\x6c\xcc\xdf\xce\x0d\xb6\x10\xcd\x62\x83\xb1\xdc\xb1\xbe\x1f\x98\x17\x72\x77\xea\x81\xc0\xbf\x3a\x77\x34\x62\xa1\x1c\x9c\xf4\x73\x77\x35\x00\x89\xeb\x64\xee\xae\x86\x9d\x79\x3e\x38\x12\xe7\xee\x3c\x03\x19\x55\x52\x95\xf4\xb6\xf7\xe0\xd8\x99\xbb\xd3\x00\xc4\xd9\x20\x39\x0d\x40\xec\xaf\x3a\x92\x46\x41\xe4\xce\x19\xf6\x28\x2c\x5e\x62\x00\x3e\x08\xdc\x08\xd2\x48\x80\x3c\xb8\x4a\x3b\xd4\x33\x8e\x2a\x0d\x7f\xde\xbe\x1d\x90\x8a\xa4\x49\x31\x38\xd9\xa1\x30\x00\x62\x63\xc8\xf5\xac\xcf\xa3\xf9\x6b\x6c\xd3\xa3\xfb\x6b\x1d\x9f\x20\xe6\x14\x67\xf9\x17\x18\xf1\x12\xfc\x9a\xfc\x19\xe8\x18\x82\xf3\x90\x3f\xe3\xaa\x5e\x8e\x02\x1f\xd0\x57\x3d\x71\x1f\x7f\x69\xfc\x1c\x16\x3a\x21\xce\x62\x31\xdb\x86\x46\x75\xec\xd2\xf2\xa3\x71\xb2\xb2\x0b\x6a\x54\x07\x1e\xb2\xc7\x8e\x8c\xc1\x3b\xfc\x83\xc4\xfe\x94\xfa\x88\x0b\xe5\xd8\x11\x3b\x3a\x89\x0b\xb1\xfb\x6b\x1c\x0e\xf3\x18\x87\xc5\xde\x05\x77\x60\xb9\x16\x22\xd0\x20\x8e\x61\x05\xef\x7a\x2a\x07\xf7\xeb\x79\x8c\xef\x53\x2f\xbf\xe8\x15\x36\x93\xc4\xfb\xbb\x1c\xc4\x21\xa5\xee\xdf\x42\x6e\x08\x8f\x43\x96\x07\xbc\xc5\x18\xb8\x61\x4f\x07\x8a\x86\xc3\x3b\xec\x29\xfa\xef\xb1\xb3\x06\x0f\x95\x36\x20\xf0\xd2\xc8\x63\xda\x2b\x9c\x1c\x0e\x0e\x35\x79\xb8\xa2\x81\x38\x8e\x5f\x3f\x73\xe7\xe1\x7a\x3f\x96\xe3\xd5\xe8\x8e\xac\x08\xc8\xad\x32\x36\x72\xa2\x63\xd9\x43\xb6\xcf\xa1\xd2\x08\xf4\xb0\x37\x2a\x8d\x40\xc7\xba\x91\x87\x4a\xe3\x81\xdb\xdc\x81\x89\x37\x0f\x17\x3c\xd0\x65\x0a\x87\x9c\xe8\xb8\x9d\x10\x74\xa4\xe3\x76\x42\x30\x1e\x11\x30\x94\xc7\xed\x84\x78\x6f\xce\xbe\x3b\x6e\x87\xe6\x0e\xbf\xa4\xb9\xb7\x13\x72\x63\x24\xfc\x2a\xb8\x24\xd9\x83\xf0\x53\x7b\x80\x51\x1d\xcf\xf7\x3c\x6e\x7b\xc0\xb9\x16\x53\x62\x1e\xf7\xd7\x83\x85\x17\xa1\x1d\x70\x8a\x6e\xc7\x3e\xa4\x39\xf6\x2f\xc4\xde\xe8\x80\x0c\x11\x28\xc7\x8e\x6c\x39\xe4\x88\x40\xa8\xce\x1e\x32\xc4\xe3\xb1\xef\x6e\x9e\xc7\xbe\x73\x21\xb7\xb9\x15\x1f\xfb\xfe\x60\x70\xb4\xef\x8f\x7d\xc7\xff\xe3\xd8\xd3\x4a\xed\xe8\x0b\x3d\x6c\xee\x63\x3f\x65\x30\xdc\xfa\xe4\x21\x83\x01\x42\x66\x62\xc0\x40\x9e\xdc\x0a\x1c\xc7\x26\xed\x94\x46\x3b\xaa\xa4\x2a\x69\x5a\xec\x84\xb6\xa4\x2d\x4e\x28\x92\x6e\x49\x30\x98\xa3\xbc\x3d\x35\xfc\x40\xe8\xbd\x49\x2a\x92\x50\x8b\xd8\x9c\xa7\x2a\x34\xd0\x93\x55\x74\x62\x20\x10\x02\xfb\x4e\x9e\x2a\xd5\xc0\xfb\xfb\x16\xb3\x69\x15\x8f\x76\xa4\xf4\xa9\x56\x7d\x62\xab\x3b\xb0\xae\xe5\x89\xad\x4e\xc8\x8d\x9d\x73\xaa\x68\x9f\xf5\xb2\x98\x35\x0c\x69\x9e\x8a\xfc\x72\x4a\x9a\x70\x48\x86\x43\xde\x0a\xe4\xf6\xf5\xc9\xae\xe3\x7f\x70\x10\x86\x97\x27\x77\x91\x42\xe0\xe0\x90\x67\x73\x34\x9a\xe3\x8d\x34\x3b\x55\x9b\x81\xdc\xe0\x2e\x67\xb3\x53\x78\x09\x1e\x07\xdc\xfb\x6c\xf6\x0a\x67\xed\x03\x5e\x75\xe2\x25\x98\x27\x0a\xf7\x71\xd8\x5c\x15\xee\x53\xfb\x60\xb5\x52\xdb\x41\x10\xd4\x71\x20\xdf\x8d\xed\x10\x02\xa3\x72\x12\xe7\xf1\xc1\x5b\x8c\x5f\xeb\xb6\xad\xd3\x36\x74\x5f\xc3\x3d\x84\xb7\x18\x0d\x51\x3c\x9c\xaa\xef\xe1\x97\xb6\xad\x3b\x09\x68\xb5\x86\x80\x08\x89\xf7\x6f\x9e\xdd\x49\x40\xcb\x3f\x0e\xf4\xc4\x53\x2d\x1f\x08\xac\x39\x79\xaa\xe5\x1b\x3c\x72\x1c\x6c\x0e\x83\x47\x84\xe8\x6c\x04\x02\x49\x3e\x88\x9d\xad\x6c\x38\x89\x10\xd5\x65\x14\x76\x14\x7f\xf6\xe3\x38\xfd\xd2\xe6\xe2\xcf\x8e\x71\x3b\xcf\xb0\xb5\x18\x6e\x30\xa8\xe7\x19\xb6\x16\xe3\xc8\x71\xf8\x6b\x97\x75\xbe\xd0\x3b\x87\x33\x03\x40\xf2\xe4\xde\xf4\x38\x50\xf2\xcf\x61\xa5\x03\x7b\x17\xb2\xf7\x54\xfa\x00\xe5\x38\xac\x41\xf1\x03\x44\x75\x85\xab\xed\x9c\xc3\xbe\xc3\x79\x4e\xd5\x66\x20\x76\xf4\xd0\x53\xb5\x19\xe8\xdd\xa6\x69\x31\x38\xf1\xa0\x3a\x0e\xd4\x98\x73\xba\x9c\x5f\x48\x62\x0b\xf3\x54\x6b\x26\x3e\xa3\x1c\xf8\x80\xa4\x01\x1a\x42\x84\x5b\x48\x3d\xf4\x5c\xec\xee\xd3\xb5\xab\x6a\x03\xf4\x48\x8a\xc9\xe9\x0d\x82\x38\x3c\x19\x1a\x04\x91\xd5\x15\x78\x22\xb6\xab\x2b\x10\x08\x3c\x5b\xb2\xba\x02\x0d\x3e\x38\x2a\xc6\x11\x83\x0f\xb2\x12\xf2\x7a\x54\x36\x56\x75\x02\x81\x20\xba\x28\xab\x07\xb7\xca\xf5\xc7\x81\x49\x2d\xab\xfa\x43\x35\xc6\x0c\x56\x5c\xb5\xc8\x00\xa9\x7c\xa9\x97\x15\x38\x59\x78\x5a\xa4\x0e\xfe\x42\x0f\xf4\xba\xea\x64\x55\x8e\x3d\x47\x6d\xb4\xcd\x63\x0f\x10\x5a\x3d\xaa\x3a\x40\x55\x44\x57\xf8\x51\x55\x44\x03\x89\x55\x3a\xab\x32\x18\x28\x47\xcd\xdf\x70\xe0\xae\xea\xa4\x40\xaa\x82\x55\x4f\x28\x40\x1e\x21\xc9\x96\xab\xb9\x56\xdb\xa4\xe6\x0a\x44\xab\x92\x58\x66\xf5\xfe\xea\x7f\x27\xae\x3a\x71\x40\x1e\x21\xc9\x0a\xb8\xb8\x39\x9a\x13\xc2\xc5\x8d\x10\xc5\x71\xe0\xe2\x26\xab\x42\xaf\xc1\xf7\xab\x42\xaf\x1a\x1e\xd3\x1a\x24\x7f\xed\x61\x9d\xb5\x9d\x61\x7d\xbe\x4f\x03\x67\x15\x06\x9f\x7b\xbc\xac\x8a\xae\xe6\x02\x52\x74\x55\x75\x63\x56\xad\x01\x17\x49\xa4\x44\x39\x1a\x5c\xad\xc9\xf9\x81\x3c\x8b\x24\x9a\xdb\xf0\xd1\x3a\xec\x7d\xd3\x40\xd0\xf4\xd1\x0a\x49\x4b\x12\xf3\xd6\x10\xc8\x46\x52\xa4\x3e\xf4\x87\x86\x3f\x7d\xe8\x13\x5f\xed\x72\x68\x12\xd2\x59\x5b\xc8\x83\xa5\xd7\xb9\xcc\xc9\xde\xa8\xd5\x25\xda\xdb\x94\x86\x20\x69\x15\xd2\x92\x44\x57\xb9\x51\xcc\x2e\x03\x07\x52\x9e\xde\x65\xe0\xfa\x6f\x1f\x81\x78\xd4\x7f\x3b\x3b\x61\x1e\x47\x70\x42\xeb\x18\x8c\x85\xc4\xea\x9b\x5d\xa3\x01\x10\x1d\x85\x5c\xaf\xe6\xd4\x85\xf9\xc0\x09\x27\x75\x61\x16\x7a\xa0\x93\xea\xc2\x9c\xba\x30\x1f\x5a\x2a\x75\x61\x16\x82\x2b\xed\xd4\x85\x39\x75\x13\x3e\x88\x28\x4d\xdd\x84\x85\x3c\x30\x8f\xe8\x26\x9c\x9d\xe8\x86\xc3\xc3\x63\x57\xa5\x02\xa2\xdb\x0e\x35\x2a\xfd\x62\x0f\xac\xfb\xa9\x5f\xac\xd0\x13\xf5\x5e\xbf\xd8\xd4\xbb\xf5\x48\x66\x46\xef\xd6\xc4\x47\xb5\x9c\xb8\x6e\xa5\x4e\xaa\x42\x72\x31\x96\xfa\xa8\x66\xe0\x83\x73\xe2\x8a\x98\x81\x0f\x8e\x10\x1d\xa6\x1b\xf8\xe0\x64\xe0\x07\x71\x6e\x2c\xcc\xc0\x0f\x42\x88\x0d\x0e\x1b\x6a\x37\x81\xa3\xe0\xb9\x15\x6a\xf0\xfc\x04\xa4\x22\x3e\xe4\x75\x40\x39\x37\x84\x77\xc8\xec\x80\x38\x61\x3b\xa1\xb4\xd5\x59\xf6\xfc\x6a\x70\x9e\x81\x72\xaa\xff\x86\x62\x0e\x48\x2e\xf2\x32\x14\x73\x81\xbb\xc4\xa9\x16\x11\xb8\x4b\x08\x3d\x31\x0e\x85\x87\xb1\xf0\x30\xb6\x59\x01\x53\x1f\x2f\x4b\x2c\x27\x71\x45\x19\xf2\x44\xe0\x3d\x84\x42\xb2\xce\x2b\x29\x16\x7c\xaa\xc1\x08\x08\x0f\xd3\xa1\xc1\x28\x38\xae\x9f\xdc\xeb\x66\x28\xc0\x80\xc0\x25\x32\xc3\xe3\x3a\x10\xc5\x2f\x3d\x64\xe9\x15\x7c\x16\xdb\x26\x83\xd5\x2b\x58\x35\x48\xaf\xe0\x8c\xf7\x58\xf4\x16\xa3\xa3\x9e\x8b\x80\xc0\x15\x39\x63\xfa\x6b\x93\xf1\x20\xc4\x3d\xf1\x24\xfe\xa0\x77\xf4\x4e\xfd\x89\x33\xb0\x07\x9c\xc5\x1a\xe4\xcd\x40\xe0\x4b\x99\x21\xef\x0d\x62\x24\xcf\x02\xff\x09\x39\x2d\x10\xdd\x05\x22\xa3\x8d\xdb\x62\xe8\x8a\xa1\x71\x05\x88\xc3\x61\xbb\xbf\x62\xdc\x39\xb1\x63\x74\x0e\x16\x52\xd5\x4b\xe7\xe0\x0c\x0e\x1c\xa7\x86\xfc\x70\x7b\x00\xa9\x22\x17\x1e\x38\xf4\x21\x3e\x8b\x9d\x97\xd1\xea\x43\x7c\xba\x28\x35\xb7\xe8\x09\x7c\x6a\x22\xd0\x13\x38\xf3\xb4\xb9\xcc\x7c\x6a\x40\x07\x62\x63\xe6\xd3\xf3\x40\xba\xb1\xf0\x5d\xc8\x74\x63\x01\x41\xec\x71\xa6\x1b\x2b\xd1\x59\xcf\x82\xc9\x32\xdb\x47\x83\x21\x31\x1e\x29\xb3\xc4\xdb\xb6\x9c\x38\x7d\xa4\xee\xb6\x42\x0f\x94\xf3\x94\xe5\x25\xee\x17\xa7\x26\x82\x54\xf3\x04\x52\xc5\x33\x55\x3c\x13\xf5\xf1\xc4\x33\x2b\x53\xf5\x11\x08\x3c\x48\x32\x55\x1f\x81\xe4\x4a\x3b\xf5\xd3\x4d\x9d\x72\xcf\x9d\x05\xa2\x53\x6e\x66\x58\x29\xab\x21\x35\xff\x02\xef\x8e\x83\x64\xa5\xc4\xd5\x9f\xbf\x25\xa6\x3b\x53\xc5\x11\x48\x95\x77\x5c\x7f\x5f\x70\x20\x98\xcc\xd4\x88\x9c\x9f\x9b\xd2\x01\xc9\x81\xc0\xae\x7c\xee\xf6\x5a\xbb\x32\x10\xc4\x54\x65\x6a\x57\xd6\x51\xf8\xdc\xd1\xa3\x75\x14\xce\xcf\x51\x38\x2d\x66\xa5\x97\xc5\x58\x54\xfa\xf1\x0a\x79\x70\x7a\xcc\xeb\x2b\xc6\xb6\xd8\xd1\xfb\xf5\xe3\x15\xd2\xf3\x5e\x0e\xdb\x31\xe4\x74\x34\x6d\xd8\x0e\xb4\xa9\x73\x6f\xd2\x5c\x53\xb8\x0c\xaa\xbb\xa7\xda\x14\x90\x04\xb9\x64\xaa\xf9\x02\xa9\xb1\x3c\x65\x1c\x89\xf5\xe4\xdc\xd1\x35\x52\xeb\x09\x90\x6a\xe0\xba\x09\x0b\x89\x97\x44\xea\x26\x2c\x94\xd3\xbb\x10\xfd\x84\x85\x3c\x9c\x70\x15\x64\xe0\x2d\xc6\x70\x78\xa7\x06\xa4\x87\x83\xd4\xfa\x8c\xb7\xef\x5b\x8c\x4e\x4d\x47\x6d\x32\x6a\x28\x29\x39\x1d\xb5\xe9\x8c\x3a\x2f\xda\x20\x81\x3c\x1c\x6f\xd5\x41\x3d\x80\x4f\xfc\x57\x52\x0f\x60\x21\xba\x93\xac\x72\x87\x87\xef\x5b\x8c\x6e\x69\xf7\x4d\xe3\xa1\x5d\x8c\x9a\x64\x72\xd9\x53\x18\x6e\xaa\x95\x03\x71\xfa\x6b\x2a\x77\x89\x1f\xe2\x79\xa0\xd2\xa6\x4c\x27\x65\x3a\xa7\x24\x47\x9c\x58\xc5\xf3\x40\x3a\xa6\xda\x1d\x90\x1e\xe4\x52\x63\x4b\xe2\x1e\x70\x1e\x9b\x34\x37\xd4\x0b\x79\x70\xda\x4d\xcd\x28\xba\x1d\x9f\x47\x61\x9a\xb5\x72\x00\xe9\x79\x4f\xb7\xe3\xd4\xed\xf8\xf4\x20\xae\xdb\x71\x5e\x84\xd3\x9e\x8e\xef\xa5\x4c\x06\x82\x98\x87\xbc\xbc\xdb\xbb\xf0\x43\x3c\x6d\xdc\xa5\xc6\x77\x99\x67\x04\x3d\xeb\xf2\xf4\x7f\x35\x7b\xcf\x1a\xbf\x3c\x63\x03\xf9\xfd\x9a\xec\x0a\x28\xe7\x81\x8e\x7d\xc9\xaf\x80\xd8\xbe\x62\xfe\x9a\x42\xff\x40\x6b\xbb\x14\xfa\x40\x54\xdb\xa1\xd0\xbf\x38\x28\x9f\x07\x0c\xf1\x92\x5f\x01\x21\x57\xbb\x3c\x28\x03\x3d\xc3\x2f\xbf\x0a\x1c\x10\xd6\x9b\xde\xc9\x79\x85\x33\xc3\x29\xe2\xf2\x84\x0a\xf4\x6e\x05\x32\x9a\x2b\x9c\x19\xf4\xd8\x4b\xa1\x0f\xe4\x51\x2d\xc6\xcc\x5c\x72\x95\x83\x63\xc2\x25\x57\x01\xf2\xe0\xbe\xed\x92\xab\x5c\xe9\x80\x70\x80\xbc\xd4\x28\x81\x3c\xaa\x5f\xda\x8e\x64\xb2\x4e\x6c\xd2\x97\x9c\x06\x48\x59\xd9\xe5\xcd\x14\x90\x38\x61\xe6\xe5\xcd\xd4\xc5\xb1\xed\x3c\x37\x69\xb7\x34\x74\x7d\x36\xfd\xe5\xb1\xed\xc2\x49\xf2\x54\x6f\xb9\x3c\x64\x03\x71\x3a\x09\xaa\xa7\x40\x14\x2b\x50\x3d\xbd\x54\x5b\x4e\x96\xe0\x25\x77\x03\xe2\xb0\x02\xd5\x96\x4b\x3d\x80\x0c\x41\x79\xa9\x07\x00\x49\x8c\x70\x5e\x6e\xd3\x8b\x8b\x9d\xf3\xb4\x57\x5e\xec\x00\x11\x45\x92\x43\xe4\xd6\x25\xeb\x4c\x5e\x6e\x5d\x20\x3d\x63\x5f\x6e\xdd\xeb\xb6\x57\xc8\xbd\xcb\x13\x17\x10\xdf\xbc\xa8\x41\xe8\x97\x7e\x9e\x88\x69\xfd\xd2\x85\x38\xd1\xf4\xf5\x4b\x17\xf2\xeb\xa8\xbb\x59\x57\xf5\x93\xb4\x36\xa9\xab\x7a\xea\x35\x7e\x9e\xd4\xa0\xd7\x78\x0e\x39\x52\xe5\x78\x3e\xec\x2a\x90\x85\xe3\xc5\x90\x23\xe9\xf2\x7c\x36\xf6\xae\x2e\xcf\x42\x12\xc0\x98\xba\x3c\xa7\xde\xc7\x27\x49\x3d\x52\xef\xe3\x9c\xa4\x0d\x3a\x1b\xac\x71\x6a\xe0\x03\x42\x36\x38\x35\xf0\xe1\x36\x5c\xce\x0e\x97\x9a\x9a\xe9\x80\x70\x91\x4f\xef\xc3\x81\x2c\xdf\x97\x43\xd2\xf0\x4b\x69\x53\x9a\xca\xee\x09\x89\xb6\x4d\xd5\x8a\xbe\xfd\x7a\x44\x77\x4e\xb5\x0e\x20\x3c\x02\x4f\x77\xf1\xec\x36\x93\x03\xce\xd4\x90\x05\xf4\x6e\x07\x55\x44\x74\x6b\x3e\x3b\x7a\xba\x6e\xcd\x39\x71\x24\x3a\xbd\x64\x9d\xea\x13\x40\x6c\x28\x7f\x53\x73\xd4\xe4\x8c\x76\x76\xe4\xc6\xf4\x8c\x36\xf5\x39\x81\xf9\x4f\xb7\xca\x24\x17\xce\xd9\x59\xca\xd3\xa5\x0c\x44\x65\x13\x4c\xaf\x6c\x27\x91\x96\x27\x69\x18\x72\x2a\xac\x80\x20\xc5\x47\x4e\xf5\xe3\x89\xed\xe2\x8c\x62\xb1\x47\x1a\x9e\xa6\xc8\xd1\xe9\xbe\x98\x77\xb5\x18\x34\x57\x1a\xd0\x3b\xcb\x60\x6a\x27\x00\x42\xa9\x3c\x95\x24\x53\xb1\x11\x08\xa6\xa9\xd8\x00\x7a\x34\xbf\xb4\xa3\x9c\x15\xcf\x40\x09\x9d\x9e\x15\xa7\x91\xf0\x9c\x8a\xa7\xca\x30\x3e\xbe\x6f\x31\x06\x44\xb3\x37\x10\x5b\x91\x64\x05\x8f\xbf\xc6\x9e\x9d\x9a\x13\x80\x20\x99\x40\xea\x16\x9c\x0b\x07\x93\x93\xbc\x61\xb9\x74\x30\x01\x82\x2c\x48\xb9\xd4\x8f\xd7\x69\xe7\xd9\x2a\x4b\xcd\x17\x88\xbd\x59\xac\x4b\xc2\xab\xe5\xfb\x32\x24\x31\xa5\xfa\x11\x2c\x6d\xe8\x4b\x1b\x3a\xcd\x5d\xda\xd0\x97\x07\x4f\x9c\xb3\x73\x79\xf0\x04\x42\x1b\xfa\xf2\xe0\xb9\x70\xec\x38\x03\x3d\x6b\xe9\xd8\x01\x04\xf1\x92\xb9\x74\xec\x58\x38\x9a\x9e\x81\xd4\x58\x8a\x2f\x20\x88\x97\xca\x85\xa3\xa9\x10\x3b\x47\xd6\xd5\x2e\x49\x0e\x5b\xf8\x6b\xb6\x0d\xdb\x72\xa0\x91\x2c\xf5\xf4\xa5\x2c\x0c\x4e\xe2\x4b\x59\x08\x04\x09\x3e\x72\x29\x0b\xf5\xa6\x3e\x35\x14\xea\x4d\x2d\x04\xf1\xae\xa9\x37\x75\xea\x4d\x7d\xe2\xac\x9e\x7a\x53\x0b\xb1\x7d\x5f\x4e\x49\x0c\x25\x21\x70\xb9\x34\xe0\x00\xd9\x58\xa8\x78\x5b\x7f\xf0\x16\x83\xe6\xfe\xc3\xa9\xfa\xa5\xf1\x73\x6a\xe2\xcb\x70\x73\xb6\xee\xf2\xe8\xbc\xc2\x1a\x8a\xc5\xac\x81\xb0\x02\x72\x0f\xe4\x52\x5f\x5f\x8a\x51\xd2\x47\xe5\x52\x8c\x02\x59\x50\x29\x97\x62\x74\xa9\x9c\xeb\x83\xb0\x54\xce\x81\x50\x92\x2c\x45\xe6\xba\xfc\x35\x74\x9e\xe5\xb1\x1b\xc8\xc2\x36\x5d\x0a\x3e\x20\x3c\x67\x2d\x05\xdf\xe2\x0a\xf4\xd4\x46\xb2\xbc\x02\x05\xd2\xfb\xc3\xe5\x15\xe8\xc2\x3f\xf6\x4c\x18\xf8\x92\x37\x00\x59\xc2\x3a\xed\xe8\x45\xfc\x84\xcb\xed\xb2\xa3\x24\x46\x39\x49\x5b\x92\x4b\x55\x1f\x08\x5c\xb3\x73\xa9\xe9\x03\x51\xd0\x45\x97\x9a\xfe\x22\xea\xe7\xcc\x53\xda\xf7\x6b\x48\x78\xd7\x8c\x0a\xfb\xe2\x06\xf4\x4c\xce\xa7\xcb\x1b\xd0\xa5\x07\xa0\x2b\xd0\x93\xfe\x52\x13\x4f\xa4\xfe\x52\x13\x5f\x26\x1e\x74\x96\x65\x6e\x6b\x3a\x7d\x6e\x22\xad\xdc\x40\x7a\x1b\xb3\x54\xce\xd7\xb2\x57\x48\xd6\xa5\x90\x03\xd2\x8b\x91\xe5\x49\x7f\x11\xba\x70\xa6\x23\xae\x01\x15\xe8\x81\x86\xb6\x54\x04\xd6\xed\xf4\xb9\x04\x55\xbb\x81\xd0\xae\xa6\x1b\xbd\x10\x07\x42\x5f\x37\xfa\x5c\x8f\x5f\x3a\xcb\xda\x4f\x97\xf6\x53\x77\x87\xc7\xfa\xa5\x3a\x4d\xd4\x61\x2e\xd5\xe9\x65\x14\x9f\xec\x48\x75\x5a\x37\xfa\xfa\x6d\x70\x6d\x68\xba\xd1\x47\xb3\x98\x8b\x81\x8b\xc4\xba\xb9\x89\xbc\x48\x04\xc2\x1b\xec\x25\x47\x5d\x2f\x17\x7d\x8b\xd9\x36\x87\xf2\xc1\x6d\xf4\xab\xd4\xa1\x44\xe8\x57\x82\x6d\x53\x0f\xfc\xbc\x31\x1c\x54\x6d\x68\xb7\x86\x03\x20\x48\x51\x90\x3a\xe5\x27\x8e\xf8\xa5\x6a\x43\xbb\x65\x96\x40\xd4\xaf\x58\x4a\x42\xc0\xb6\xed\xd7\x25\xf7\xed\x79\xe1\xc6\x13\xb9\x92\xc2\x2b\x6f\x2f\x1a\x6f\xf3\x2c\x71\x26\xbe\xd5\x43\x80\x52\xc9\x5d\x93\xb7\x8a\xc8\xad\x2b\x32\x17\x49\xb7\x17\x8d\x06\x0a\x54\x3d\x2a\x0c\x14\x10\xc2\xe3\xa3\x81\x02\x79\x57\xc7\x6b\x97\xb6\xa4\x21\xb9\xed\x8d\xf7\x85\x40\x7a\xb9\x74\x7b\x5d\x78\xc3\xd2\xeb\x86\x56\x71\xcb\xd2\x81\x20\xa3\x59\xde\xb2\x74\xe0\x2d\xc6\xaf\xe9\x8c\x07\xa4\x0e\x4d\xb7\xb7\x8a\x77\x73\x15\xc0\x12\x6e\xcf\x32\x40\x96\xf0\x4b\x07\x1a\x43\x75\xdd\x38\xb8\xdc\x1a\xaa\x81\xde\x31\x25\xde\x1a\xaa\x89\x3a\x28\x75\x3b\x6d\xc8\xd7\xde\x87\x31\xe2\x4b\xbd\x49\x88\x34\x78\x8b\x51\x83\xac\x1f\x08\x22\x17\xf3\xd6\xf4\x09\xbc\xc5\x18\x23\x6d\x9f\x40\xca\x3a\x6e\x05\x04\x90\x64\xff\xca\x5b\x01\x71\x23\x20\xaa\x86\xd4\x5b\x01\x01\x64\xe9\x92\xec\x81\x1e\x80\x88\x91\x5b\xf9\x60\xf4\x43\xc5\xcb\x3d\x8d\x7e\xc8\x3b\x5c\xa0\x30\xe1\x5b\x7b\xcf\xad\xbd\xa7\x33\x94\xea\x67\xc0\x5b\x8c\x9f\x53\x41\x03\x52\x03\xe6\xed\x69\xec\x4e\xe7\xcf\x71\x53\x18\x00\xa1\xa6\x7a\x2b\x0c\xee\x74\x1d\xc1\x74\x6e\x0d\xf7\x40\x12\x09\x94\xb7\xc7\x2c\x20\x8b\x0b\xd5\x63\xd6\x7d\x39\xba\xf0\xa1\x5b\x61\x70\x7b\x0a\x62\xc7\xde\x0a\x03\x62\x26\x4a\xd5\x3c\x74\xeb\x23\x03\x04\xa9\x36\xd2\xf8\x89\x24\x66\xe2\x2d\xc6\xf0\x6a\x0a\x02\xa2\xa2\x17\xdd\x1e\x96\x0c\x96\xa8\xda\x7d\x0d\x96\x10\x52\x2f\x1f\x83\x25\xf2\x1e\xae\x4a\xf8\xd5\xad\x34\x00\xa2\x5a\x81\xd2\x00\x88\x1d\x45\xf4\xd6\xee\x73\x0f\x47\xd7\x69\xd6\x3c\x0c\x64\xf9\x7e\xcc\xce\x3f\xce\x95\x23\x2e\xa7\x03\xa2\xa1\x3e\xdd\xba\x47\x18\x91\x50\xf5\x6b\x34\x22\x21\x1f\xf2\x16\x54\xaf\xac\x1e\xd5\x2c\x20\x2a\xd3\xfc\xa8\x65\x3d\xae\x71\x15\xec\xa7\x7d\xb4\x87\x1a\xde\x71\x7b\x5c\xe3\x86\x07\xd4\x5d\x9a\x0b\xe9\x21\xa7\x59\x25\x5c\x2a\x1f\xe7\x19\x88\x1d\xe3\xd8\xa3\xa3\x27\xce\xfb\xa5\x92\x19\x30\xf5\xde\x17\xf2\xc4\x44\xfa\xa8\x1a\x3c\x4e\x20\x71\xe9\xf9\x38\x81\x40\x12\x99\x98\x8f\x13\xf8\x38\x81\xea\x9d\xcf\xf5\x7d\x8a\xc9\xef\x2b\x76\x49\x1a\x16\xa3\x52\x85\x3e\x90\xa4\x80\xc8\x47\xa1\xff\xcc\xef\xd7\xf8\x54\xc9\x0a\x44\xc7\xe4\xf7\x28\x59\x75\xc1\xaf\x9a\x9b\x74\xc1\x17\x92\x6c\x73\xa9\x0b\x7e\x3e\xc8\xc2\xba\xb3\x44\x1e\x65\x21\x10\xa7\xbf\xa6\x2c\x7c\xf0\xd0\xa9\x3a\xcd\x3f\x7a\xe8\x00\xdd\x9b\xe7\xc7\x33\xc2\xc3\x81\xa0\x6a\x0c\x7a\xee\xaf\x86\x9b\x4a\x77\x48\x4e\x16\xf2\xb1\x6a\x42\x7c\x94\x8f\x40\x57\x4d\x7e\x5c\x35\x8f\x12\xcd\xeb\x93\x47\x89\x06\xc4\xc9\xad\xed\xa3\x44\x33\x3c\xa0\x62\xd0\xba\x0c\x0f\xb8\x36\x2c\xe6\x15\xe3\xe0\xb5\x71\x22\x10\x82\xd0\xfa\x6b\xc3\x62\x7e\x6d\x1c\x12\x2a\xe6\xde\x6b\x43\xca\x09\x79\x1e\x7e\xd9\x25\x85\xc5\x02\x5a\x4a\x73\xc8\x2d\x76\x49\xb2\xf7\xef\xae\xbc\x36\x96\xaf\xd0\x49\x19\x77\x6d\x2c\xdf\x6b\x53\x8c\x61\x98\xb9\xb6\x6a\x43\xc8\xa7\xc1\xf5\xe2\xb5\x21\xc6\xae\x8d\x08\xb5\x7a\xbc\x5c\xea\xda\xaa\x35\xe0\x5f\xbe\xed\x92\x06\x24\x85\xd1\xd1\xf8\x35\x84\x91\x10\xdc\x95\x5c\x1b\xc2\x48\x28\xf5\xe8\xb4\xad\x39\x20\x08\x23\x12\x09\x5f\x5b\xb3\x1d\xdd\x5f\xeb\xbf\x1e\xd3\x7d\x6d\xdd\xca\x34\xa8\xed\x05\x92\x95\x29\x36\xb8\xbd\xbf\xb6\xfe\xfd\x32\x0c\xa5\x31\x49\xdd\x1e\xba\x41\x49\x08\x73\x19\xc3\x21\x04\xdc\xf4\xda\xc2\x0a\x64\xd7\x47\x52\x2c\x3f\x1a\x95\x5a\x2c\xad\x94\x1c\xb7\x95\x3b\xe5\x6b\x4b\x2b\x4d\x12\xf6\x7d\x24\x2b\x95\xab\x13\x6a\x75\x6d\xe9\x94\x27\x91\x4a\x85\xb1\x49\xa7\xdc\x3d\x4b\xae\xe4\x6b\xbb\x9c\x72\xec\xef\x38\x48\x5e\xdb\xe5\x84\x70\xa9\x5a\xbf\xd5\x32\x9c\x5f\x5c\x3e\xbe\xe6\x4e\x7b\x85\xc1\xb9\x9e\x4e\xf9\x74\x65\x18\x06\xe6\x24\x4d\xbf\x5c\x56\xda\x58\x67\xcb\x4a\x17\xc1\xc9\xc1\x94\x2f\x2b\x5d\xfe\x5a\xb7\x98\xbf\xf6\x42\xb4\x9d\x2e\x2c\x7f\xcd\xcd\x48\xc0\xf9\x65\xfc\x87\x10\x24\x42\xba\x88\x05\xf9\xe9\x32\x88\xa3\x9e\x2f\xbf\xbe\x0a\x87\x99\x0b\x9f\x5f\x3a\xb0\x4b\xd8\x2f\xfc\xc6\x29\xb3\x0f\x49\xdc\xa1\xbd\x9a\xcc\x65\x92\xef\x8b\x24\xde\xfb\x09\xe5\xb1\xcc\xbb\x83\x71\xbd\xbc\x0e\x7f\x08\xd7\x36\x57\x81\x6e\x39\xd7\xf9\x32\x03\x7c\xcc\xae\x2a\xa5\xbe\x12\x82\xf0\x8b\xcb\x44\x86\x57\x7b\x45\x4b\x7d\x35\xb5\xab\x4d\x29\x2f\x8b\xa8\xe7\x5b\xa6\x5b\x86\x64\x56\xed\x3d\xe4\x5c\x24\x8f\xfa\xe9\xea\x6f\x23\xda\xf1\x7e\xe5\xd5\xf3\xc5\xbd\x6d\x72\x53\x7e\x79\x6d\x7b\x05\xe1\x5c\x24\x66\xbc\xbc\x41\xbd\xe2\x9d\xb4\xc6\x24\x04\xa1\x3a\x57\xbc\xec\xaf\x6f\x6f\x19\xaf\xe4\xae\x7c\x95\xc8\xe4\xca\xe6\x4a\xec\x5f\x57\xe2\xa6\xb6\x91\x81\xf1\x22\x1b\xce\x07\x2f\xed\xfd\x31\x53\xdb\x5c\x5e\x68\x6d\x58\xaa\x2f\x2f\xb4\xae\x34\x17\x24\xbe\x7c\x57\xba\x2a\x81\x8e\xff\xf0\x95\x18\x49\xaf\x7c\xa7\xac\xbf\xa7\xc2\x4b\xf3\xfb\x75\x61\xac\xa8\xf5\x15\x72\xd7\x85\xb1\x42\x08\x42\xa3\xae\x4b\x36\x74\xc9\x86\x5e\xad\xf0\xba\x64\x43\x1a\xc7\x2b\xc1\x2a\x97\xc6\x71\x21\x08\x3f\xba\x34\x8e\x0b\xa5\xd6\xc6\xaf\xa1\x16\x0a\x89\x4f\xf4\x75\xb9\xbd\xb1\x97\xbf\xc5\xa4\x75\x69\x86\x04\x27\xa4\x90\x94\x16\x3b\xa1\x5d\xd2\x0c\xbb\xb5\xd2\x21\x89\xfc\x01\x69\x9d\x53\xd2\xed\x97\x34\xd7\x51\xd3\x9c\x5d\x09\x5a\xbb\x34\x67\x0b\x3d\xfc\x34\xfd\xb5\x44\xb0\xe2\x43\x73\x69\xcf\x16\xb2\x14\x8b\x39\x6c\x9a\xed\x60\x16\x5a\xb8\x85\xf7\x4b\x2a\x4d\xc7\x8d\xd8\x59\xb9\xf7\x75\xd9\x8e\xcb\xa1\x64\x7b\x5c\x2e\xa2\xeb\xf9\xdb\x0b\x0e\x97\x06\x5d\x21\xb6\xa3\x41\x2a\x92\x1c\xdc\x57\xff\xbd\x86\x62\x0a\x08\xbc\x9f\x2f\x33\x94\x08\xa5\x36\x16\xa0\x29\x4a\x84\x24\xad\xfa\x35\x94\x5c\xc3\xac\x5e\x9b\x5f\x76\x49\xdd\x2f\x0b\xb4\x90\xc6\x91\x0d\xc9\x65\x6e\x13\x21\xc8\xf8\x7c\x99\xdb\x44\xc8\xf2\x75\x60\x48\x9a\xfe\xd8\x0e\x6d\x49\x73\xd0\xfc\x31\x06\x4d\xc3\x75\x25\x89\xe9\xa5\xe1\xfa\x1a\x8e\x50\xab\x94\x73\x84\x86\x59\x0b\xde\x0e\x68\x7c\xbe\xa6\xe2\xb8\x21\x10\xa6\x9d\x02\xa2\xc1\x55\xa6\x9d\x9a\xae\xdc\xc6\xe6\x9b\xae\xdc\xa9\x2f\x47\x91\xb4\x4b\x62\xda\xb1\xea\x5e\xd3\x55\x04\xe4\x61\xa5\x9c\x37\x2e\x8d\xbf\x15\xe5\xe9\xd2\xf8\x7b\x99\xac\xa2\x76\xf4\x02\x93\x55\x08\x41\xd6\xa0\xcb\x64\x15\x17\xf9\x25\x4a\xe5\x00\x76\x99\x60\x42\x08\x77\xda\x54\x0a\x01\x41\xe0\xfa\x35\x95\x42\xd3\xf1\xc0\x1b\xfb\xd2\xb0\x79\x2d\xb5\x0c\x72\xbc\x5d\xcb\x89\x01\x92\x60\xf6\x6b\x39\x31\x8b\xfc\x3a\xb5\x47\xfd\x75\x11\xbd\x38\xc3\x0a\xc9\x25\xe0\xb5\x38\xc3\x5e\x9a\x25\x2b\xc9\xb4\x2e\xcd\x92\x42\xe2\xb4\x7b\x69\x96\xbc\x34\x4b\xd6\xf0\x53\x4e\xa2\xd7\x67\x96\x44\xd4\x68\x96\xbc\x96\x02\x3f\x6c\xa7\x1c\x01\x48\x4c\xa6\x97\x86\xc4\x4b\x3b\x5f\x0d\x64\x9e\x76\xbe\x6b\x91\x59\xbc\x12\x8b\x76\xad\xb0\x56\x5c\x41\x71\x7d\xbc\x16\x9e\x84\xd7\xf2\x68\x87\x45\xfa\x22\x21\xc3\x07\x79\xc0\x5f\x4c\xcb\x70\x61\x21\x2c\x15\x8b\xf4\xa5\x89\x50\x48\x9c\x8c\x2f\xcc\x85\x3f\x5d\x9a\x03\x2b\xe9\xe9\x2e\xcd\x81\x42\xf2\x62\xc7\xa5\x39\xf0\xd2\xce\x57\x89\x05\xbf\xb4\x95\x5c\x9f\x11\x42\x55\x4d\x23\x84\x90\x04\xbd\x5f\x1a\x21\x2e\xec\x01\xa5\x62\xcf\xbd\x34\x08\x08\xbd\xb3\x6c\xb5\x07\x5c\xdf\x61\x97\x64\xb6\x97\x87\x5d\x21\x70\x31\xb9\x0c\xf5\xbf\xbe\xf3\x2f\x01\x48\x97\xe7\x5f\xa1\xbb\x44\x3d\xff\x5e\xb7\xbd\x4f\x06\xee\xb6\xf7\x40\x90\x3d\xf8\xba\xed\xfd\xad\xa6\x44\xd6\x99\xeb\x76\x8d\x02\x1d\x6b\xf9\x75\xbb\x46\x49\x12\x50\x6a\xb2\x94\x4d\x03\x20\x74\xc2\x88\x2e\x0f\x6d\x97\xc1\xda\x35\xeb\xdb\x2d\x83\xb5\x85\x20\x40\xfc\x32\x58\xfb\x7a\x34\x08\x64\xbc\x6d\x7b\x64\xf3\x40\x36\xba\xf0\xb8\x41\x3d\xb4\xb5\x0d\xc6\xec\xa1\xed\x7a\x58\x22\x0d\xbb\xd3\xf5\xb8\x44\x1e\x93\xcf\x1f\x1d\xd2\x21\x49\x3f\x1f\x2a\x0d\xdb\x81\xeb\x46\xc3\xb0\x74\x3d\x6e\x5a\x20\x49\x51\x7f\x3d\xb8\x6e\x08\x9d\xd4\xd4\xd7\x93\xd6\xc9\x0a\x69\x58\x87\xae\xc7\x15\xf2\x18\x25\xc8\xcc\x7b\x76\xbc\x08\xdf\x7e\x8b\xd1\x05\x45\x0b\x90\xad\xfa\x6b\x4b\x92\xbd\x3a\x2c\x66\xa5\xc8\x11\xbc\x4a\xae\xc7\xd1\x35\xa4\xbb\x6d\xaf\x80\x1f\x9e\x64\x84\x97\x96\xd0\x8a\xb4\x9d\x71\xeb\x90\x0e\x49\x07\xc5\xde\x85\x3f\x3c\xdd\x08\xd9\x4e\xbf\xac\x92\x6c\xc8\x3b\xa7\xc3\xf3\x88\x90\x84\x2b\x8e\xad\x5a\x69\xf5\xd7\x2a\xc5\xaa\xbf\x46\xa0\x6c\xaf\xb4\xad\xfa\x6b\x5c\xea\x37\xa2\x51\xc6\x86\x59\x4d\x08\xae\xf7\xc6\xc6\xa5\xbe\x90\xed\xdd\x6c\x83\x53\xcd\x07\x11\x76\x94\xb3\x8d\xf0\xfe\x18\xbd\xe2\x70\x23\x64\x3b\xfd\xfd\x29\x69\x5a\xcc\x4f\x97\x34\xae\x14\xaa\x3d\xb8\x25\xd9\xd1\x4a\xe7\xab\x1d\xc5\xcd\xbf\x75\x7e\xad\xd9\x51\x58\x1e\x09\x4a\x87\x27\x25\x21\xba\x5d\x6f\x0e\x2e\x21\xb4\xd5\x81\x6c\x8e\x06\xb1\x00\xcd\x9e\x37\x47\xa3\xb9\x16\x1a\x53\xd0\x6c\x2d\x16\x3a\x9e\xa8\x18\x5b\xb3\xb1\xdd\x0e\x34\xfa\xd9\x3f\x1a\x91\x46\x45\x92\x1d\xf8\x36\x42\xf0\x69\xd8\xda\x74\xbc\x83\x8e\xa6\xe3\x8d\xf9\x89\x07\x11\xc6\x96\x8e\x37\xb7\x18\x0d\x07\xbd\xb1\xa5\x03\xce\x2d\x46\x38\x6a\xe9\x80\xbb\xda\x50\x21\xc6\x76\xb9\xb2\x50\xfc\x59\x44\xc6\x73\x0f\x03\xb5\x5b\x79\xb7\xd0\x30\x50\x5b\x08\x94\x9b\x61\xa0\xb6\x50\x1a\x59\x95\x87\x81\xda\x42\x90\x8f\x79\x18\xa8\x2d\xbc\xc5\x3a\xb4\x47\x1a\xde\x9a\xaf\xbe\x3d\x8a\xeb\x0f\x08\x0e\xab\xc3\x70\x6e\xe1\xfd\xd2\x62\xbb\x34\x2c\x37\xcc\x31\xb1\xdd\x3f\x0d\xe3\x87\x1b\xef\x5f\x0d\xe3\x87\x87\x31\xba\x8d\xd0\x93\x61\x8c\xae\x90\xdc\xf1\x0d\x63\x74\x47\xf9\xc6\x23\xe9\x82\xe3\xf1\xbd\x62\xf5\x32\xb2\x61\xec\xa3\x50\x1a\xe9\x24\xc6\xee\x86\x04\xf2\xac\x92\x68\xdb\x8e\x59\xb7\x91\x7f\x6d\xec\x98\x75\x85\x7c\x4f\x81\xbf\x26\xb9\xc7\x8e\xac\x1d\x3b\x69\x30\x1b\xa9\x6b\xc6\xee\x02\x02\x02\x1d\x66\xec\xdc\xf7\x0d\x9f\xc2\x6a\x24\x91\x1d\x3e\x85\x25\x24\x72\x6a\xf8\x14\xd6\x30\x6c\xb3\xe1\x7f\x39\x0c\xdb\x14\xf2\xac\x34\x33\xec\x0d\x6e\x73\x0d\x7b\xd5\xd8\x71\x57\x11\x92\xdb\xdf\xb1\x73\x1b\x37\x76\xb4\xef\x46\x3e\xa9\xb1\xe7\x47\x33\x83\x2e\x5f\xa2\x7d\x8f\xdd\x61\xc5\x3d\x6a\x78\x9c\x1c\xfb\x97\xf4\xf6\x25\x19\x41\x39\x78\x2b\xa9\xb4\x3d\x4f\x68\x87\x34\x6e\xa9\x58\xc7\x87\x3c\xcd\xd0\xc8\x46\xb8\xd4\x30\x34\x52\x48\x64\xe8\x30\x34\x72\x18\xf3\xd8\x70\x99\x1a\xc6\x3c\x0e\x1e\xdb\x29\x0d\xb7\x96\xc1\x93\x3b\x1f\xe4\xc9\xce\xf6\xe1\x9d\x61\x68\x64\x83\xcd\x0f\x43\x23\x85\x24\xb5\xe9\x30\x34\x52\x78\x8b\x51\x2b\xa2\x45\x88\x96\x74\x0b\xd1\x32\x0e\x7b\x8f\x0f\xcb\xf0\x0c\x3c\x7c\x10\x86\x98\x90\x61\x78\xd7\x38\x65\xb8\xf8\xf4\x0f\x83\xa8\x84\xa8\xaf\x9e\x35\x8c\xa1\x1a\x06\x4c\x35\xbc\x70\x86\x01\x53\x42\x62\xad\x1b\x06\x4c\x0d\xc2\x9e\xde\x62\x01\xed\x96\xc6\xce\x7e\x65\xed\x30\xec\x69\x7c\x61\x4f\x48\x16\xc3\x9e\x84\xd2\xf0\x48\x1d\x27\x6a\xa1\x10\x58\x08\xc7\x29\x8f\x24\xda\xe8\x2d\x46\xa5\x2e\x2e\x20\x88\x97\x1f\x46\x1b\x8d\xb3\xdb\x8e\x83\x5f\x93\xaf\x01\xc9\x0b\x51\xc3\xf8\xa0\x41\xe4\x4f\x69\x44\x44\x0f\x43\x7f\x84\x3c\xab\x24\xc7\xc3\x65\xf9\xf5\xd4\xc9\x02\x92\xd7\xab\xc6\xe9\xb2\xe4\x21\x99\xb7\x18\xed\x4d\x7f\x2d\xfd\x35\x86\x32\xfd\x35\x27\x06\xd7\x9f\xa1\x29\x62\x7c\x11\x31\xaf\x0a\x38\x0c\x88\x11\x4a\xe3\x29\xb0\x51\xdd\xed\x40\x8f\xdd\x62\xbb\xa4\xcb\x62\x3b\xb4\x21\x0d\x2f\xe6\x57\x57\x1a\x55\x2e\xc9\x4b\x20\xa5\x91\xcb\x6e\x54\xae\xa6\x84\x20\x2f\xd9\xa8\xca\xd0\x8a\xe9\xaf\x71\xa7\x38\xaa\xe2\x11\xc8\x13\x99\x5f\x95\x8e\x40\x90\x4d\x71\xd4\xfa\x55\xa0\xbc\xf1\xc7\x58\xa8\xf5\x9b\x52\x36\x56\x75\x4a\x81\xc4\xa5\x7d\x54\xa7\xd4\x90\x9e\xc6\xdb\x2c\xc3\x90\x9e\x51\xd5\x6e\x2a\xdc\xba\xa6\x35\x24\x41\x98\x48\x6e\x62\x79\x3e\x48\xbc\x18\x87\x11\x3d\xa3\x3a\xba\x38\xb7\x0c\xcd\x3a\xa3\x7e\x9e\xcd\x6f\x73\x0d\x0d\x19\x4d\xa6\x5e\x99\x84\x26\x53\x07\x92\x03\xfc\x68\x32\x75\xde\xdd\x28\x8d\x74\x32\xc3\x87\x37\x84\xe4\x55\x97\x61\x50\xc9\x68\x38\x25\xb5\xda\xfd\xb5\x94\x86\xc3\xc4\xe6\x97\x97\x24\xe6\x0a\x9f\xe8\xd1\x1c\x4a\x20\xcf\x57\xe7\x1e\xcd\xa1\x04\xba\xac\xac\x39\x94\xc6\x9e\x34\xf2\xd5\x0c\x63\x4f\x86\xef\x6e\x34\xf2\x98\x0e\xcd\x55\xa3\x7d\x77\xac\xef\xa7\x86\xa3\x0c\x9e\x4f\x28\x4d\x65\xac\x2b\x0c\x81\xc0\xdf\x65\xf8\x94\xc2\xe0\xf9\x84\xd2\x1a\xcc\xa7\x2b\xf9\x80\x1e\x6c\xe6\xee\x18\x75\x7b\xda\x5a\x85\x96\xd2\xe0\xd0\x2c\x10\x9f\x52\x18\x1d\xd5\xbc\x35\x56\x65\x57\x71\x01\x92\x83\xe7\xe8\x2a\x2e\x40\xa8\x13\xfa\xd2\x81\x10\xdd\x1f\x53\x78\x75\x2c\x3c\x0d\xcf\xb0\xd1\xfb\x47\x7b\x05\x5a\x85\x35\x74\x2c\x3c\x42\x6c\x2c\x19\x1e\x47\x78\x81\x61\x93\x2f\x1a\x15\x23\x44\xdb\xe8\xa7\x62\xa7\xab\xe6\x77\x87\x2d\xec\x28\xaf\x1a\x7c\x43\x24\x67\xe8\x0e\x78\x87\x07\x6a\xfb\x1b\x86\x99\x60\x46\x19\x9a\xfa\x46\x28\x4f\x48\xe1\x38\x42\x79\x02\x44\xdb\x2c\x76\x4a\x82\xc9\xd2\x29\x63\x51\x84\xf7\x4b\x8b\x35\x69\x24\x5f\xfe\x0d\x8e\xe4\xc3\x7c\xea\x23\x54\x88\xf0\x1f\x1b\xa1\x42\x04\x24\xe9\x10\x46\xb8\x06\xc2\x09\xc7\x7f\x6c\x84\x13\x0e\x04\x2f\x17\x8c\x70\xc2\x43\x8e\x40\xba\xb1\x11\xce\x2e\xd0\xc9\xce\x32\xc2\x65\x0c\xc4\x89\x1e\x19\x2e\xe3\x50\x5f\x26\x98\x62\x84\xeb\x38\x3e\x7d\x59\xd2\xd7\x0e\xd6\xe2\x66\x9d\x8f\xa4\xc7\x2f\xf9\x35\xe5\x03\x10\x67\xa1\x19\xf2\x92\x70\x5d\x78\x30\x08\xd7\x05\x10\x18\x25\x47\xb8\x2e\x0c\x99\x69\xb8\xb6\x0d\x6d\xaf\x23\xbe\x19\x0f\x6a\x70\xc6\x81\x28\x4e\x9b\x33\x1e\xdf\x8c\x07\x43\xe9\x8c\x1b\x26\x81\x09\x68\x68\x92\x1d\xa6\x33\x6f\x1c\x4e\x87\xe9\xcc\x85\xee\xe8\x9a\xce\x7c\xa4\xfc\x30\xa8\x21\xdb\x47\x7b\xf9\x21\x06\xde\x91\xf2\x43\x82\x13\x4a\x23\xab\xcd\x30\x3a\x41\x08\x5e\xa3\x18\x46\x27\x0c\x8d\xb9\x0d\xff\x92\xa1\x31\x77\x24\x3e\x81\x0d\x2b\xfb\x48\x79\x24\x10\x6a\xd1\xe6\xfd\x1e\xe4\xfa\x2e\x0d\x0b\xd8\xc8\xcb\x4f\x39\x5f\xa7\x5d\xb0\xa7\x3a\x5d\x93\x85\x60\x68\xf4\x1d\xa4\x75\x2e\x8d\x0b\x8b\x61\x5e\x67\x21\x08\x5b\x1d\x97\xcb\xfd\xf2\x4c\x48\xc4\xd7\xb8\x5c\xef\x40\xba\xc7\x2e\xd7\xfb\xa5\x50\xf2\x90\x72\xc9\x4a\x81\x6c\x6c\x6c\xbd\xb5\x87\x89\xa3\x1b\x39\x4a\x86\x89\xa3\x85\x38\x61\x43\x26\x8e\x1e\x97\xab\x86\x1c\x25\xe3\x72\xd5\x00\x49\xfc\xd8\xb8\x1c\xf1\xab\xa5\xc5\x68\x6f\xf3\xd3\x17\x12\x83\xf7\xb8\x1a\x23\x7e\xa9\xd8\x92\x35\x6c\x68\x6a\x16\x62\xaf\x92\xec\x82\xb3\x80\x53\xd2\xd0\x38\x3c\xae\xf0\xd3\x26\xcd\x4f\xc3\xde\x4b\xf2\xd3\xb0\xf7\x4c\xea\x15\xf6\x5e\x3f\x4f\xe6\x0f\x77\xee\x0f\xde\x62\x05\x5a\x48\x0b\x7e\x8d\x2e\xa8\x8f\xe0\xc1\xfd\x16\xa3\xab\x6a\x8a\x40\x76\xb4\xd8\x4b\x45\x51\x6f\xea\x96\xac\x1a\x6d\xcd\x42\x9c\xac\x41\x4d\xcd\x42\x10\xf9\x32\x34\x35\x0b\xa5\x71\xf1\x30\x34\x35\x0f\xbd\x87\x09\x30\x1c\xda\x9a\x85\xc0\x81\x64\x68\x6b\x1e\xe6\xb4\x6e\x84\xe2\x0d\xed\xbe\x42\x27\xe5\xdd\xd0\xee\x3b\x06\x2a\x66\xc7\x29\x69\x0c\x55\x4c\x20\xe5\xb8\xc3\x99\x1f\x08\xd1\x8e\x65\x65\x0c\xb9\x0f\x90\x9d\x55\x39\xe4\x3e\xc3\x1c\xc2\x55\xd2\x92\xf4\xf8\xe5\x3b\x1e\xc3\x05\x02\x24\xd9\x91\xc6\x70\x81\x0c\x22\x01\x3a\x66\xc6\x31\x14\x54\x40\x76\x9b\xa6\xa0\x02\x92\x57\x18\xc6\x50\x50\x01\xef\x97\x27\x34\x7b\x80\xcd\x72\xff\xbe\xb4\x07\xac\xc0\x8e\x85\x67\x0c\x57\x20\x10\xbb\x43\xe4\x0a\x1c\xb8\x57\x76\x2c\x3c\x63\x78\xdc\x02\x92\xc4\x4a\x63\xe0\x7f\x30\x34\x7a\x77\xae\x66\x87\x46\xef\xa1\xd1\xbb\xe3\x3d\x33\x34\x7a\x0f\x7d\xae\x71\x3d\x1b\x5a\xbd\xc7\x44\x09\xea\xe4\xb5\x18\x53\x7e\x0f\xa4\x06\x01\xbd\xb0\x85\xee\xbe\xd2\x0b\x7b\xe0\x71\x5d\x3a\x31\x7c\x43\x97\x6b\x21\x70\x70\x18\xba\x5c\x8f\x09\xc7\xeb\x38\x00\x8e\xe9\xf0\x02\x89\x79\x72\x4c\x39\x1e\xf0\x16\xe3\x53\x2d\x1f\x40\x76\x66\x79\xaa\x40\x4c\x27\x86\x6b\x9d\x31\x9d\x18\x20\x92\x75\x34\x9d\x18\xa0\x74\x6e\x58\xc6\x74\x66\x80\xe4\x91\xeb\x31\x9d\x18\xe0\x2d\xe6\xa7\x29\x8d\x94\xe4\xa7\x6d\xb3\x57\x9c\x83\x3b\x97\x33\x63\x7a\x0e\x06\x82\x7c\x4e\x63\x3a\x31\xc0\x5b\xcc\xf6\x3e\xd2\x30\x2f\xd4\xdf\x20\xba\xa7\xe7\x49\xef\x17\x7a\xb1\x9d\x1e\x28\xbd\x5f\x20\x1c\x6b\x78\xbf\x20\xbc\xc5\x98\xa4\xee\x78\x11\x2b\xaa\x90\x9b\xb2\x2b\x20\x36\x47\x55\x76\x05\xe4\x8e\xe4\xd6\x53\x7d\x4c\x34\x29\x1c\x4e\xc6\x54\x62\x02\xa1\xc6\xaf\xef\xba\x10\xcd\x89\xec\x8e\x0c\x72\xaa\x97\xe2\xef\x3b\xe1\xa6\x5a\x3b\xfc\x72\x4a\x5a\x16\x63\xd6\x3c\x8a\x01\x81\x83\xc1\xf0\xe2\x63\x4c\x24\x72\x2f\xce\xa4\x12\x19\x48\x9c\x5c\xc6\x54\x22\x03\x5d\x11\x3a\x65\xad\x40\xba\xd3\xa7\xac\x55\x17\xfa\xce\xeb\x5e\x43\x17\x7a\x21\x4e\xd4\x4f\x5d\xe8\x85\xb7\x98\x34\xfb\x6e\x2e\x4e\x87\x5b\xd6\x0a\xc4\x76\xda\x5a\xfb\x1e\xa4\x68\x74\xad\x87\x5d\xc7\xd8\xbf\x7f\xa5\xec\x7a\xb8\x28\x76\x7f\xcc\x45\x61\x5e\x66\x5b\x96\x76\x1d\x73\x46\xd7\x28\x61\x1a\x70\x21\x9a\x5f\x6a\xce\x00\x52\x13\xca\xf4\x48\x04\x24\x39\x81\x86\x21\x00\x42\x9c\xae\x03\xf9\xbb\x57\x3e\x9d\x7c\x81\x63\xca\x0d\x70\x6f\xdf\x35\x7d\x79\x0b\x34\x74\x6f\xef\x64\x6d\x1c\xba\xb7\x8f\xcf\xbd\x1d\xa6\xa1\x7b\xbb\x90\x64\x0f\x19\x4b\xd1\x0e\xbc\x5f\x1e\xd0\xaa\x34\x56\x1a\x72\x51\x27\xf8\x81\xc7\xfb\x5b\xcc\x5f\x0b\x69\x24\xdc\xaf\xb6\x23\x25\xb1\x09\x91\xb2\xde\x3c\x09\xef\x97\xfe\xda\x90\x86\x29\xf0\x6b\xc7\x94\xe4\x5e\x3d\xfd\x74\x49\xf3\xcd\x3e\xeb\xbc\x25\x39\x2d\xa7\x95\x3e\xd2\x78\x36\x1f\x26\xaa\xff\xfc\x58\x55\x3e\x72\x4a\xeb\xd2\xd8\x2c\x18\xef\x96\x22\x0a\x28\xbd\xd8\x53\x65\x14\x10\xee\xcf\x25\x77\x5c\xcd\x25\x69\xb7\xe4\x54\x40\x6a\x45\x5c\x32\x2a\x20\x64\x4a\xde\x7a\x8d\xa5\xb8\x20\xed\xf3\xd0\xf5\x5e\x08\x5c\xac\xc6\x52\x5c\x00\xc1\x5b\xb1\x63\x69\x03\x5e\x1f\x53\xea\xfe\x9a\x1d\x6d\xe6\x05\xe7\xc7\xe4\x3a\xeb\xe3\x3a\xce\xb2\x5c\x47\x07\x7d\x4d\x19\x3a\xe8\x8f\xd5\xed\x28\xb2\x72\xc9\x16\x80\xa8\x28\x1d\x4b\xb6\x00\x04\x59\x36\x86\xfe\xf9\x42\x92\x93\x6a\xe8\x9f\x3f\xd6\xc7\x15\xc2\x62\xce\x8b\x2f\x5b\x3b\x2d\x72\x05\xe0\x2d\x46\xd3\x3c\xad\x01\x41\xd0\xf3\xf0\xda\x6e\x70\x07\xf7\x16\x93\x66\xd3\x02\x67\xe0\x83\x4a\xdd\xb5\xde\xd1\x75\x7c\x7c\x86\x77\x74\x42\x92\xa0\x69\x78\x47\x37\xf0\xe2\x7f\x8b\x49\xb3\x6d\xdc\xdd\xe0\x3e\x32\xcc\xb0\x2e\xbc\xc5\xa8\xd4\xad\x0c\xa4\xf6\x4b\x6f\xf7\x84\x68\x98\xe1\xbc\xdd\x1b\x2b\x5d\x59\x4e\x9f\x66\x61\x20\xea\x21\xc9\x89\x27\x75\x63\x57\x77\x58\x32\x01\x20\x08\x1f\x1f\x4b\x26\xe0\x5d\x61\x27\x5c\x7a\x18\x13\x30\xf0\xb5\xde\x79\xd0\x6e\x78\x7d\x38\x6e\x8e\xa5\x9d\x67\x44\xc6\xed\x5e\x06\x02\x17\x9f\x71\xbb\x97\xf5\xc8\xee\x38\xe3\x0e\x3d\xb2\x85\xdc\x51\x54\xf5\xc8\x1e\x78\x5f\xbf\xc5\x0e\x68\x29\x4d\x9d\xce\x2f\x2f\x49\xbc\x49\xd2\x2d\x45\x0f\xee\x6a\x73\x91\x71\xb7\x27\x23\x20\xbc\x6d\xd1\x0b\x5b\x48\x12\xbd\x0f\xbd\xb0\x85\x20\x6f\xc9\xf0\xfe\x53\x28\x5d\x8b\xa6\x17\xa0\x42\x12\xd7\x3b\x74\xc2\x16\x3a\x4f\x51\x0c\x9d\xb0\x85\xa8\xd8\x86\x4d\xd6\x2e\xf4\x7e\xfe\x06\x23\xb9\xb9\xdc\x85\x50\x97\x31\x95\xfb\xd0\xb9\xbb\xef\xbb\xb4\x25\x8d\xac\xab\x1c\x36\x75\xee\x16\x52\x0b\xb6\xce\xdd\x42\xe2\x84\x39\x6e\xb5\x53\x20\xc8\x24\x32\x74\xf7\x16\xde\xdf\xb7\x98\x63\xc5\xf5\x2e\x37\xd4\xc3\xeb\x5d\x21\x77\xce\x47\xba\x7b\x0b\x41\xd6\x90\x71\xab\x3d\xdd\xea\x40\xa4\xcf\x1b\x66\x94\x17\x92\xd4\x6f\xe3\x96\xdb\xe8\x01\xde\x77\xf6\x92\x1e\xe0\x42\xe2\xd7\x3e\xf4\x00\x1f\x7a\x80\xf7\x1d\xa3\xab\x1e\xe0\x42\x28\xfc\xf5\x00\x17\x92\x88\xed\x61\xde\xf9\x81\x1b\xf7\xfb\x25\xbf\xa6\x5e\x72\x1b\x07\x0b\x3f\xbb\x3d\xdc\x03\xd1\x5c\x87\xaa\x2a\xb7\x4c\x09\xdf\xaf\x71\xcb\x94\x80\xc4\x4d\x75\xdc\x32\x25\x1c\xc0\xdf\x62\xf4\x40\x16\xa4\x07\x38\x69\xf2\x87\x1e\xe0\x42\x6c\x2e\x57\x99\x12\x90\x5f\x33\x64\x4a\x77\xb8\x93\x10\x77\xb7\x7a\x09\x10\x38\x9d\x8f\x5b\xbd\xe4\x36\x51\x6c\x4a\x72\xbc\xd5\x4b\xf6\xaf\x98\xfd\x0c\xf2\x26\xba\xd0\xd5\x4b\xf4\x1c\x27\x77\xdd\xd0\x73\x5c\x78\xbf\xa4\xb5\x72\x38\x20\xba\x1d\x90\xc3\x71\xe7\xfe\x16\xa3\xef\xb2\x33\x20\xf7\xb0\x02\xfb\x29\x87\x53\x67\xba\xe5\x70\x40\xf7\xf6\xf1\x96\xc3\x01\xb1\xb9\xb9\x64\x70\x78\xab\xbf\x5f\x52\x4c\x76\x06\xc4\xe1\x8a\xd4\xec\xcd\xa5\xfe\x5b\x8c\x21\x4a\x3b\x9f\x24\x84\xc0\x54\xa6\x53\xbb\xf0\x16\xa3\xa7\x32\x42\xbd\xda\x77\xf7\x94\x8c\x10\x48\x92\x05\x8e\xdb\x5b\xc5\x5b\x9d\x49\xfd\xe2\x56\x67\x02\xe2\x5b\xcc\xb2\x4b\xe0\x2d\x26\xcd\xf1\x50\x69\x0a\x7b\xe5\x78\xa4\x2b\xb7\xda\x36\x3b\x4f\x1e\x28\x12\x85\x0d\x7d\x10\x84\xd2\x15\xff\xb7\x9c\x16\x6f\xf2\xdd\x76\xe8\x97\x20\xa4\x2a\xc7\xe3\x11\xf8\x51\x33\x51\x04\x3e\x6a\x26\x40\x6a\xcf\xd6\xe5\x5c\x48\xe2\x5d\x87\x2e\xe7\x42\x92\x05\x70\x3c\x2a\x26\x40\xee\xc8\xc4\x47\x06\xfa\x7c\x7c\x90\x95\x6b\x62\x7c\x21\x1d\x5b\x13\xe3\x0b\xc9\x7b\x17\xc3\xc4\xf8\xe3\xf1\x50\xec\x36\x78\x64\x3b\x40\xe7\x81\x9f\xf1\xc8\x76\x9e\x8f\xed\xd8\x34\xd9\x0e\x90\xb2\xb5\x47\xb6\xf3\xc8\x76\x10\x28\x7a\x64\x08\xe9\x25\x9c\x1e\x19\xe3\xf1\x9c\xfc\xb7\x2f\x43\x1a\x0f\xa9\x9e\x34\x4d\x4e\xf4\x7c\x6c\x07\x83\xfc\x23\xdb\x79\xcc\x90\x54\xfd\x35\xc7\xb1\xd9\x03\xc4\xb5\x1e\xf8\x42\x27\x95\xd0\x78\xe4\x31\xc0\x5b\x8c\x1e\xa8\xd2\x00\xf9\x55\xe0\x39\x0a\x08\x5e\x72\x1b\x8f\xe7\xa8\xe7\xe3\x4e\xdc\xfc\x3d\x72\x27\x20\x3c\x88\x3f\x72\xa7\xc7\x83\xd4\xf7\xfb\x76\xea\xe3\x4e\x69\x3b\xec\x15\xdc\x49\xb3\xdd\x23\x77\x7a\x7c\xb9\x0b\x45\x42\x07\x15\x21\x3b\x67\x2b\x1d\x54\x84\xf8\xa6\x58\x7e\xf5\xa8\x45\x91\x9b\x71\x3c\x32\xac\x47\x86\xe5\xea\x93\x61\xe9\xc6\xd2\xc9\xec\x30\x74\x63\x11\xc2\xcb\x0e\xdd\x58\x84\xd0\x68\xa0\x1b\xcb\x78\x64\x3b\x3c\x56\x3d\x7c\x9a\x40\x48\x9c\xca\xc6\x23\xdb\x01\xf2\x1b\x20\xf5\x2a\x1f\x30\xe8\x5e\x16\xfb\x80\x81\x90\x5f\x33\xe4\x00\x3e\x60\xd0\x0f\x3b\x2a\x07\x00\x82\xa0\xdd\x61\x08\x84\x10\xbc\xa2\x38\x0c\x81\x18\x3e\x56\xd0\x8f\xf2\x1b\x8e\xd7\x3a\xc3\x08\xf9\x8d\x96\x67\x23\x1d\x5f\x3a\x09\xb1\x86\x6f\x19\x0c\xdc\xfa\x77\x9c\xe9\xa7\xbe\x30\x42\x70\xdb\x37\x75\x85\x99\xfa\xbd\x74\xd8\xde\xd4\xef\x45\x48\x62\x57\xa6\x7e\x2f\x73\xf3\xe8\x42\xc4\xc1\xdc\x50\x81\x84\x38\xc3\x2f\xa7\x24\x2f\xb7\xac\x60\x49\x5a\x18\x4a\x2a\xa4\x5b\x12\x7c\x0a\x0f\xad\xa9\x13\x8d\x10\x64\x35\x9e\x3a\xd1\x08\x79\xbc\x87\xf5\xb9\x55\x5b\x4b\x4e\x7a\x92\x76\xcc\x0d\x0d\x4b\x48\x12\x76\x4e\xdc\x6e\x5e\x70\xd2\x0e\x5a\x56\xed\x80\xd9\x33\x0b\x7d\x82\x8d\x4c\x1d\x66\x3a\x19\x3a\xa6\x0e\x33\x42\xf0\xdc\xc8\xd4\x61\x66\xe2\x1c\x53\xfa\xe1\xa8\x55\x7b\x80\xb5\x1f\x1f\x9a\xa9\x73\x8c\x90\x6c\xdf\xa9\x73\x8c\x90\xac\xba\x69\x64\xc1\xdc\x54\x55\x48\x93\x32\x37\x18\x84\x90\xec\xae\xb9\xa1\xaa\x08\xa5\x93\x54\x62\xe2\x17\xf3\x41\x22\x13\xa7\xde\x31\xc2\x5b\x8c\xce\x37\xc7\x1b\xab\x4e\x7b\x05\xf1\xdc\x9a\xad\xd5\xdc\xd6\x24\xd9\x5a\xb9\x0d\x77\xf9\x93\xa0\x85\x0f\x3a\x59\x04\xa7\xb1\x09\xd3\x40\x84\x8e\x77\xf9\x34\x10\x41\x88\x7e\x5a\xcc\xc1\xc5\x1e\x13\x1f\xc9\xc1\xed\xee\x88\x4a\xaf\x60\x2d\x42\xb4\x83\xd6\xc2\x5a\x84\xd2\x8f\xe6\xa7\x8e\x07\xac\xe5\xd8\xac\xd3\xf1\x50\xf1\x39\xec\x42\xb7\xf3\x30\x12\x42\xa7\xa6\x6e\x40\x53\x9f\x9f\x8e\xeb\xc1\xd4\xe7\x67\x6e\x1e\x3f\xc8\x92\x32\xb7\x74\x28\xb1\x41\x70\x9f\x36\x79\xf4\xe2\x83\xd2\x8f\x64\xb5\xa5\x3f\x97\x2e\x5d\x49\x0e\xe5\xb7\xd1\x9c\xe6\xcb\x41\x62\xa3\x71\xad\x3e\x75\xfa\x99\xb8\xe4\xbc\xc5\xde\x3e\xe8\x93\x23\xf4\x2c\x14\x73\x39\xfb\x9e\x42\x27\xe4\x62\xfa\x9e\x82\xd0\xc9\x6a\x3f\x7d\x4f\x61\xf2\xc4\xc1\x5b\xac\x42\x7b\xa4\x61\xda\x66\xb2\x8a\xcb\x0d\x48\x52\x4f\x4e\x5f\x40\x10\x4a\x3f\x77\xbe\x44\xde\x09\xc9\xbd\xfd\xf4\x89\x83\x59\x70\x47\xe8\x27\x4c\xa0\x38\xa7\x40\x76\x9b\xeb\x9c\xf2\x5e\x41\xe9\x5f\x4f\x9d\x40\x20\xba\x15\x38\x7f\xba\x10\x75\x5c\x25\xa6\x2e\x44\xb3\xc8\x47\x71\x5b\x98\x25\xad\x01\x4d\xaa\xed\x92\xac\xc1\xe1\x25\x3c\x69\xea\x42\x34\x71\x21\xf2\x35\x97\xa9\x0b\xd1\xdc\xb9\x0c\xee\xe4\x2b\x98\xbb\x4c\x05\x08\xf2\x9a\xcc\x5d\x9e\xb2\x6b\x69\xe5\x4a\x7e\xee\x08\x6d\x21\x5b\xa3\x18\xf6\x0b\xa1\x74\x1c\x45\xa6\x9e\x46\x42\x72\x3f\x3c\x75\x25\x9a\x3b\x7e\x67\x9d\x40\x9d\xb9\xbb\xe0\x80\x38\x83\x0a\xba\xed\xb0\xf7\xbc\x17\x33\xf5\x11\x9a\x3b\x57\x29\x1d\x97\xf1\xb9\x23\x93\x84\xc0\xb1\x7c\xee\x61\xdb\xf0\xbc\xe8\xa4\x70\x9d\x3b\x2a\xa8\x10\xbc\xb4\x38\xf7\xf4\x4b\x5d\x4d\xd9\x6d\x7b\x7e\x5f\x56\xda\x61\x29\x7b\x95\x38\xb3\xef\x92\xec\x14\x51\x79\x9d\x18\x83\xb9\xa7\xbd\x42\x29\x25\x58\x63\xe2\x90\xf4\x41\x90\x42\x68\xea\x96\x34\x3f\xb7\x24\xfb\xe4\x1e\xda\xd5\x49\x6b\x93\x36\xa5\xe1\xb9\xd9\x6c\xbf\x23\xc4\x25\x5d\xaf\x6c\x49\x5c\x99\x3e\x08\xa2\x0e\xa6\x0e\x4d\x73\x37\xac\xe5\x78\x7f\x4c\x87\x26\x21\xe4\x77\x87\xc2\x4a\x1f\xa7\x4e\x0c\xc3\xd4\xc7\x49\x88\x8a\xc8\xd1\xc7\x69\x1e\x9a\x74\x79\xeb\x68\x1e\x68\x22\x42\xb4\x2a\x69\x4a\x62\xa6\xda\xce\xa7\xce\xd4\xe1\x4c\x35\x76\xc2\xe1\x4c\x01\xe9\xee\x3b\x9c\xa9\x43\xa6\xd2\x8e\x5f\x8f\xd1\x9e\x87\xe3\x05\x04\x0f\xa0\xcc\xc3\xe1\xd2\xb7\xa9\xe3\x3d\x39\xf5\x6d\x9a\xc6\xf7\x90\x64\x77\xea\xdb\x34\x4f\x8d\x14\x5c\x7b\xcf\x13\x23\x85\x10\x3c\xf0\x34\x4f\x8c\x14\xf3\x3c\x99\x10\x97\xf6\xa9\x3c\x06\x12\x6f\xa4\x69\x36\xeb\xa9\xa7\x54\x77\xc6\xf5\x94\x12\x92\x6b\xef\xa9\xa7\xd4\xd4\x53\xaa\xe3\xec\x39\xf5\x94\x12\x82\x64\x89\x53\x4f\xa9\x69\x6a\xe9\xde\xba\xbf\x36\xa4\x69\xd2\x3c\x21\xd9\x0e\xaf\x46\x78\xc2\x71\x9e\x32\x1d\xa0\x93\xb0\x73\x9a\x20\x7a\x9e\x0a\x8d\x16\x34\x44\xa1\x71\x9a\x35\x8a\xa5\x67\x76\xe5\x69\x2a\xe5\xce\x35\xe4\x34\x95\xb2\x10\x3c\x50\x30\x4d\xa5\x3c\x4d\xa5\xdc\xb9\x5f\x9c\xba\x4a\x09\xa5\x13\xd1\x36\xcd\xa5\x2c\x84\x22\xd9\x5c\xca\xf3\xcc\xaf\x18\x03\x97\x16\x4b\xdc\x48\xaa\xa4\xaf\x18\xac\x14\x9e\xa3\xa7\x94\x10\xca\x33\x3d\xa5\xe6\xe9\xb6\xeb\x3b\xed\x70\xdb\x01\x81\x79\x65\x9e\x6e\xbb\xd3\xb3\x60\x67\x0f\x9c\xee\x3b\x20\x48\x88\x3c\x4f\xd7\xd1\xe9\xbe\xeb\x87\x9f\x3a\xbc\xe9\x34\x5b\x81\xd3\xec\xda\x22\x78\x63\xea\x9e\x35\x71\xcf\xf2\x91\x9f\xa9\x7b\xd6\xac\xaa\x7f\xf8\x6a\xcc\xea\xf6\x01\x82\x30\xf3\x59\x55\xff\x80\xd2\x3b\xb3\x50\xb1\x9d\x09\x89\x0b\xdb\xac\xf8\x6c\x4c\xbd\xb8\x7c\xdd\x66\xea\xc5\x25\x44\x7f\x95\xea\xa9\x17\x97\x10\xbc\x75\x36\xab\xab\xb2\x7a\x87\x87\xc3\xcc\xac\x6a\x76\x55\xef\x54\xb4\xb8\xaa\x66\x57\x95\x84\x9d\x1d\x53\x95\x84\x40\x54\xa6\xaf\x2a\x09\xab\xcb\x0d\x27\x9d\x59\x5d\x6e\x40\x74\xf8\x50\x75\xb9\x01\x21\x93\xaf\x8a\x07\x20\x78\xa4\x69\x56\xc5\x03\x10\x3c\x5a\x33\xab\xd2\xa1\x7e\x2b\x0b\x46\xa7\xaf\xd7\xac\x32\xef\x8e\x3e\x52\x5d\x0c\x40\xc7\xb4\x31\xab\x8b\x41\x97\xb0\x4e\xea\xa1\xa9\x4b\x98\x90\xbd\xf8\xa5\xe3\xc1\x05\xb7\x6f\xaa\x4e\x7d\xc2\x84\xd8\x42\x92\x7d\x77\x96\x71\xd9\x98\xba\x89\x4d\xdc\xc4\x76\xf5\x0c\xdd\xc4\x84\xe2\x3d\xf5\x6c\xf2\x52\x20\xdd\x08\x8d\x6b\x92\xd9\x5c\x0c\x98\x3e\x67\x73\x31\x34\x73\xe4\x77\x49\x55\x52\xb3\x98\x35\x74\x69\xa8\x76\xe8\x3b\x8d\x3b\x91\xd9\x9c\x04\xdc\xfc\x66\x73\x12\x80\xc8\xe4\x4b\x27\xa1\x79\xa0\x75\x5f\xb5\x6e\x43\x38\xd0\x6e\x76\xa1\xfb\x65\xff\xbc\x38\xde\xb1\xd4\x75\x6c\xb6\xaf\xf7\xfd\xed\xbd\xae\x63\x13\xd7\xb1\x83\xdb\xc2\xa9\xeb\xd8\xec\xde\x59\xe0\xc6\x31\xf5\xcf\x12\x82\x0b\xf3\xa9\x7f\xd6\xec\xda\xfd\x78\xc7\x7a\x9a\x8f\x58\x08\xbc\xad\x67\x57\x4b\xee\x1e\xa3\x79\x7d\x75\x76\x15\x23\x20\xc8\xb9\x3f\xf5\xec\x9a\x5d\x19\x44\xa2\xff\xd9\x65\x48\x40\x92\xb3\x69\x76\x65\x90\xae\x5d\x9d\xc4\x2c\x53\xd7\xae\xa9\x83\x56\xc7\x55\x62\xea\xa0\x35\x71\xd0\x3a\xb8\x81\x9e\x3a\x68\x09\x25\x36\x4e\x3e\xe1\xa4\x86\xef\x95\xc3\xb6\xc2\x49\x35\xbf\x6f\x90\xd6\x64\x9a\xdf\x57\xc8\x8d\x01\x31\xbf\xef\xc4\x67\xaa\xf8\x6a\xfc\xd4\x69\x4a\x08\xf2\x5e\xcc\x70\x03\x06\x63\x69\xf0\xd2\x0c\xc7\x12\x88\x0a\xd3\x0e\xc7\x32\xb8\xf4\xf7\x89\x87\x19\x9e\x42\x80\xf4\x6c\x18\x0e\x6f\x74\x8b\xa1\x29\x86\xfa\x13\x10\xdc\x98\x4f\xdd\x9c\x66\x10\xbb\xf4\x8d\x6f\x84\x35\x60\x5c\xdc\x38\xa8\x05\xc6\xc5\x19\x69\x17\x18\xcb\x90\x43\x03\x49\xa6\x91\x19\x6e\x4a\xa0\xf0\x0c\xc6\xaf\xca\xee\x70\xd3\x02\x41\xfc\xe3\x0c\x35\xae\x20\x46\x40\x1f\x97\x19\x72\x70\x20\xb9\x87\x98\x21\x03\x0f\x8e\x15\x41\x14\xc2\x0c\xf7\x36\x10\xf8\xc4\xcf\x70\x6b\xeb\xa1\x15\x1b\x67\x69\x3d\xb4\x66\x38\xe5\x6c\x29\x3d\xb4\x66\x7e\x73\x49\x0d\xe9\x5c\xa6\x73\x09\x7b\xd2\x69\x4b\x48\xde\x46\x9e\x3a\x6d\x4d\x93\xd1\xfa\xfe\xf7\x34\x19\xad\xd0\x09\x97\x9b\x26\xa3\x15\x8a\x2f\x1b\xce\x74\xc1\x03\x89\x63\xc6\x4c\x8f\x85\xe4\xa4\x2d\xc6\x27\xcd\x74\xc1\xa7\x72\xba\x4a\x0a\x49\x34\x97\x77\x38\xa6\xbe\x5d\x93\xc4\xaf\x2f\x8d\xf6\x86\xb5\x62\xa0\xe5\x2a\x65\x92\x05\xf6\x83\x74\x21\x9b\x0b\x76\x26\x9c\x33\xb8\x0d\x9a\x29\xe7\x04\xd2\xd5\xa8\xa3\xd8\x4c\x87\x92\x60\x85\xa9\x0b\xd8\xc4\x05\xcc\xa7\x4a\xa6\x2e\x60\x93\x18\xdf\xf2\x2d\x6e\x83\x7c\x85\x0c\x16\xad\x41\xbe\x53\xdf\xae\xef\x94\xa9\x6f\x97\x90\xb8\x7b\x4e\x7d\xbb\xa6\xbe\x5d\x41\x1e\x96\xa9\x6f\x97\x10\xf8\x96\x4c\x7d\xbb\xe6\x45\xee\xbe\xd8\x37\x1a\xa2\x6a\x04\x24\x41\xcf\x93\xa7\xff\x7f\x9a\xb8\x7b\xbd\xc5\xde\x9e\xea\xef\x25\x04\xf7\x80\xf3\xf2\x20\x77\x39\xa7\xf8\xe6\xce\xcb\x39\xbd\xdc\x64\xbb\x24\xbb\x00\x83\x8d\x9d\x9d\x6d\x50\xb2\x90\x6e\x4f\x63\x92\xa7\x01\xc8\x3a\x4b\x4d\x03\x90\x85\xdc\x3e\x52\x48\xba\x2c\x56\xa1\x0d\x69\xf0\xb5\xdd\x0a\xec\x15\xb7\x12\xdb\x66\x05\xf6\xca\xcd\xbe\x7f\xc5\x6c\x6e\x97\x27\xf0\x63\x2e\x10\xe0\x2d\xc6\xa7\x6a\x68\x40\x12\xf0\x3d\x2f\x35\x34\x7c\xc7\x4a\xec\x30\x00\x9d\xc7\x84\x24\x84\x6b\x5e\xe1\x88\x87\x95\xb2\x3d\x74\x1e\x13\x3a\xa1\x2b\xf3\x72\x05\x02\xd1\x10\x38\x97\x2b\xf0\x92\x9b\xec\x4e\xb3\xdc\x04\x08\x22\xd3\xe6\x25\x37\x31\x84\xda\xb7\x91\xa7\x21\xd4\x42\x62\x81\x9c\x86\x50\x4f\xdd\xce\x74\xe4\x9a\xba\x9d\x4d\xdc\xce\x0e\x92\x3c\x4c\xdd\xce\xa6\xf1\xcc\x3e\xe7\x34\x8d\x67\x16\x92\xeb\x8b\x69\x3c\xb3\x50\x0c\xdc\x99\xc6\x33\x0b\xc1\x1b\xe6\xd3\x78\x66\xa1\x04\x86\xfe\x69\x40\xb3\x90\xca\x47\xe3\x99\x27\x8e\x6b\xc5\x17\x64\xa7\xa1\xca\x42\xc6\xd7\x8e\x29\xc9\xa1\x6c\xb6\xf7\x96\xe6\xa1\xdb\x0a\x18\xca\x51\xbf\x4a\xf9\xd4\xed\x01\xa4\x1c\x4f\x97\xb8\x89\x63\x5b\xf1\x0d\xc7\xa9\x67\x9b\x10\x5b\xd0\x0e\x0d\x6d\x40\xf1\x11\xfd\x39\xea\x57\x03\x61\x17\x98\xae\xf4\x7f\x9b\xfa\xa2\x99\x6e\x67\xea\x8b\x26\x24\xc9\xae\xa6\xbe\x68\x73\x7c\x8b\x17\x46\x30\xfa\x47\xe3\x2a\xda\x2f\x5d\xbc\xc3\xc5\x8b\xd4\x1f\x2e\x5e\xdd\xd3\x42\xa3\x94\xee\x69\x73\x28\x96\x0e\xc7\x52\xb1\x04\x44\x77\xb2\x14\x4b\xc3\x25\x48\xfc\xec\x1c\x2e\x41\x20\xd4\xf8\x86\x4b\x70\xb8\xde\xc8\xda\x3c\x87\xeb\x6d\x28\xbd\x38\x89\x0f\xd7\xdb\x90\x0b\x92\x29\x7e\x0e\xb9\x20\x10\x1d\xc5\x70\xc8\x05\x81\x12\x3c\x08\x30\x87\x42\x66\xf8\x48\xba\x93\xa5\xfe\xa8\x87\x5d\x1c\xce\x8c\xcb\x12\x0f\xbb\x83\xe4\x18\x53\x0f\x3b\xa1\x63\xc6\x9f\x53\x4d\x03\x48\x12\xf8\xcf\xa9\xa6\x31\x39\xa7\x86\x66\xd7\xe9\x39\x15\xc8\xed\xf4\xcb\x4b\x12\xf7\x5b\x55\xd2\x90\x44\x26\x4f\x98\xdb\x74\xb5\x4d\x45\x9d\x56\xd7\xe9\xd2\x02\xe2\xe8\xbf\x6e\x2a\x9f\x53\x49\x68\xb2\x54\xdf\x12\x9a\x26\x4b\x15\x92\x4c\x11\xd3\x64\xa9\x73\x72\x7b\x14\x87\x6d\x72\x49\x01\xa9\x6a\xa2\xcf\xdf\xc4\x99\xaf\x98\xd1\x6e\xea\xcd\x27\x24\x6e\x9c\x53\x67\xbe\xa9\xaf\x5d\x90\x51\x66\xea\x6b\x37\x3f\x5f\xbb\xb0\x18\xd3\x61\x6e\xd5\x20\x6b\xf2\xd4\x3f\x4d\xc8\xcd\x4e\x7b\xb0\xc5\xff\xac\x04\xe9\x90\xa7\x21\xf7\x42\x70\x3f\x35\xf5\x45\x13\xde\x62\xb4\xd7\x05\x3a\xbf\x95\x87\x66\x66\xc8\xbd\xd0\x03\xee\xaa\x2f\xd7\x9c\x2a\x44\x27\x67\x67\x43\xee\xe7\x17\x72\xcf\xd1\xc8\x90\x7b\xe1\x2d\x46\x0d\x1a\x99\x80\xd8\x10\x54\x53\x23\x93\x09\x5d\x7d\x79\x61\xea\xcd\x25\x04\xe9\xf7\xa7\xde\x5c\x53\x6f\x2e\x53\xf7\x4f\xbd\xb9\x26\xde\x5c\x07\x6e\x38\x53\x6f\xae\x69\xc4\xfb\x67\xd6\xd3\x9b\x66\xea\xb1\x12\x27\x3c\x41\x8f\x15\x21\x1b\x1b\x5b\x8f\x95\x89\x2b\x4a\x89\x13\xad\x4d\x5f\x14\x21\xb5\x2f\x98\x9e\x72\xea\x77\x12\x95\x3e\xe8\x77\x32\xf1\x3b\x39\xb4\xa4\xe8\x77\x32\xcd\x32\x17\x95\xdd\x63\x96\x39\x21\x08\x0c\x9a\x66\x99\x9b\xe6\x85\x33\xd4\x75\x9a\x17\x4e\x08\x4d\x4a\xe6\x85\x9b\x86\xad\x47\x85\x81\x7b\x1f\x2f\x94\xa8\xa8\xfd\xc6\xad\x0b\xd1\x18\xf2\x5b\xc1\x67\x8e\x36\x9d\x95\xa6\x37\xed\x42\xe2\xcc\x3f\xbd\x69\x9f\x3e\x6e\x1f\x15\xfd\xc6\x6b\x64\x21\xb8\x38\x9a\xde\x22\xcf\x5b\x3e\x41\x82\x8e\x79\x3b\x35\xb7\xaf\x09\x71\xd6\xf7\x16\x79\xde\xdf\x20\xa1\xdf\x78\x65\x3c\xb9\x32\x3e\x3a\xc2\xc5\x2b\xe3\x69\xfe\xb1\x20\xcf\xc6\xf4\x32\x58\x48\x4f\x86\x5e\x06\x4f\xaf\x79\x3f\x71\xeb\x35\xaf\x10\x01\xcf\xf5\x9a\x77\x72\xb5\x5b\xcc\xc9\x33\x1f\xc5\xc6\x63\x28\x74\xfa\x65\x4a\x1a\x16\xdb\xa1\x4d\x69\x18\x22\xd3\x5f\x63\x0d\x7a\x0d\xab\x2f\xe2\xf4\x1a\x56\xc8\x16\x92\x2c\x86\x53\xaa\xf9\x32\xa6\x97\xa9\x42\x27\xca\x62\x7a\x99\x2a\xbc\xc5\xe8\x96\x16\x73\x20\x79\x58\x67\x7a\xbf\x3a\xb9\x4c\x7d\x8b\xf9\xa9\x5d\xe8\x3c\xd0\x5d\x24\xd9\x85\x6e\xdb\x58\x35\xde\x93\x0a\xd9\x42\xd2\xd7\x36\x56\x8d\xf6\x42\x2f\x45\x85\xe2\x9b\x47\xf3\x71\xd5\x00\xd1\x91\x24\xde\x93\x4e\x6f\x40\x83\x78\xeb\xe9\x0d\xa8\x10\xc4\x76\x4c\x6f\x40\x85\x24\x7f\xc8\xf4\x06\x74\x12\xa8\x5f\xa2\xa1\x76\x9b\xde\x4d\x48\x9e\x0b\x9a\x8f\x0c\x03\xc8\xc6\x66\xf3\x9e\x74\x3e\xae\x2d\x1c\x5d\xa6\x17\x95\x42\xe0\x7c\x37\x8d\xe3\x17\xde\x62\xf4\x54\x0b\x31\x90\x0d\x89\xe6\x75\xe6\xe4\x3a\xf3\xc0\xaa\xb8\xbc\xce\x5c\xdc\x36\x96\xc0\xaa\xb8\xbc\x6e\x14\x7a\xbe\xcb\x7e\x79\xdd\xb8\xb8\x47\x2c\x41\x73\x97\x17\x89\x42\xef\xef\x5e\x5b\x5e\x24\xae\xed\x5b\x95\xef\x4a\x5d\xde\x1a\x0a\x41\x5a\xff\xe5\xad\xe1\xda\xbe\xe5\x96\x09\x6d\x4a\x9b\x58\x3c\x2b\x24\xdb\xa1\x48\xc1\xe7\x7f\x79\x1f\x28\x24\x4f\x1d\x2f\xef\x03\xd7\x26\x5b\xc1\x46\xb9\x36\xd8\x8a\x10\xb5\xd0\x36\xd8\xca\x32\x34\xde\x87\x7b\x96\x97\x7f\x82\x7b\x6d\x79\xf7\x27\xbc\xc5\xfc\x35\x7b\xef\x93\x23\x85\x5e\x71\x22\x58\x46\xd0\x07\x91\x95\xcb\xab\x33\x21\x08\x86\x5a\x46\xd0\x0b\x25\xb0\x34\x2e\x6f\xd3\x96\xf7\x5f\x81\x59\x71\x79\xff\xb5\xb8\xff\x3a\xf2\x95\xf1\xcb\xfb\xaf\x55\x1c\x4b\x0c\x64\xcb\x5b\x2c\x21\x7b\xf9\xf5\x87\xc0\x96\x8f\x86\x2f\x1f\x0d\x57\xb1\x59\x3e\x1a\x2e\x04\x5e\x82\xcb\x47\xc3\x97\x4f\x7f\x07\x96\xb7\xe5\xc5\x97\xd0\x7b\xe3\x4b\x8e\x4b\x42\xe0\xb1\xb0\xbc\xf7\x5a\xde\x7b\x45\x4f\x8a\x75\x9b\xe9\x5d\xe6\xbb\x90\x97\xf7\x5e\xab\x38\x5e\x8e\xa1\xef\x6c\x0b\xc9\x83\xaa\xab\x38\x5e\xde\x7b\x05\xaf\xa3\x2f\xef\xbd\x56\x51\x1a\x62\x2b\x5b\x25\xfd\xf4\x93\x86\x34\x37\xfd\x34\xcd\xa9\x91\x90\x98\x24\xaf\xc2\x8c\x6e\x5c\x5e\x85\x2d\xae\xc2\xce\xed\xe5\xcc\xcb\xab\x30\x21\xd9\x9d\xcb\x60\xfa\xb5\x7b\x88\x70\x39\xee\x1c\x22\x84\xe0\x19\xe5\xb5\x73\x88\x58\xbb\xbb\x87\x94\x25\x6b\x77\xf7\xec\x06\xd8\xd1\x34\xef\xd5\xd6\xee\x7a\x27\xb1\xe0\xda\x5d\xef\x40\x47\xcb\x5d\xbb\xeb\x7d\x6f\x56\xca\x5e\xdc\x1d\x5e\x20\x5b\x93\x64\xa5\x5f\xda\x87\x80\x54\x25\x75\xbf\xa4\x02\xd7\x3b\x90\x44\x71\xae\x9d\x5b\xf2\x65\x24\xbf\x5e\x9e\xcb\x48\x7e\x21\x6a\x58\xcc\xe6\x36\x27\x21\xa5\x3d\xd2\x1e\xce\xf5\x74\xbe\x3b\x6c\xca\x69\xbc\x9b\xd6\x8e\x9c\x16\x3a\xa9\x7a\x16\x09\x01\x5e\x38\x2d\x46\xdb\x5c\x20\xbb\x69\xf2\x77\xc6\xc8\x05\xb2\x7f\x33\xcf\x3a\xf2\xce\x6f\x11\xf0\x5f\x22\xfd\x39\xd8\xab\xa0\x95\x67\xed\xb0\xd7\xb5\xab\xa3\x91\x58\x7b\xed\x61\x1f\xd0\xd1\xf2\x2b\x66\x17\x3c\x1d\x90\x58\x7b\x71\x4f\xf8\x81\x27\x81\xe5\x6d\xe1\xe2\x6a\xf0\x2d\x46\xef\xd3\xf6\xea\xb0\xb6\x31\x59\x69\x7b\x71\x57\xf9\xdb\x72\x40\x6f\x13\x92\xf0\xa9\xe5\xdd\xe0\xf2\xee\x4e\x43\xfd\xf2\xee\x4e\xc8\xd3\x5f\x73\x55\x72\x77\x77\x12\x47\xb2\xbc\xbb\x5b\x5c\xca\x95\x20\x4d\xf7\xf2\x56\x4e\x48\x1e\x29\x58\x07\x67\xd6\x75\xe0\x4a\x1f\x04\xb1\xad\x83\xd3\xa8\x10\xbc\xbd\xb8\x0e\x0e\x11\x42\x09\x12\xe9\xac\x83\x53\x84\x90\xe8\xac\xeb\xe0\x14\xb1\x0e\x17\x34\x57\x45\xeb\x70\x41\x03\x49\xbc\xff\x3a\x5c\xd0\x3e\x35\x1d\xbc\xd0\xbb\x7c\x6a\x5a\x48\x54\xdb\xe5\x53\xd3\xeb\x90\x85\x91\xce\x7b\x1d\xb2\xb0\xc3\x98\x69\xa6\xf4\x90\x47\x1d\x2a\x29\x58\x8d\xd7\x51\xed\x02\xf7\x64\xe5\xfb\xd2\x2e\x70\x4f\x16\x24\xf9\x59\x47\xb5\xbd\xd5\x93\x67\x42\x9a\x92\xec\x42\xb5\x6d\x76\xa1\xda\x85\x03\x92\x5d\xa8\x2e\x10\x3a\xcf\xa1\x78\x1d\xfd\x6b\x07\x3d\xed\xb6\x83\x57\x48\xfb\x41\x73\xbb\xed\xe8\x0e\x25\xdb\x94\x7b\xd2\x0f\xb2\x3b\x09\xdd\xa6\xa9\x90\x7c\x35\x74\xdb\xe6\x5b\x82\xbb\xc5\x6c\x9a\xeb\x3e\x83\x5e\xb9\xee\xb9\x2d\x7d\x69\x74\x21\x1c\xb7\x30\xbc\x89\x86\x84\xe3\xa6\xbf\x28\x5b\x97\xc4\x12\x1f\xf4\x3c\x19\x8f\xb0\x07\xe1\xb0\x39\x46\xee\x98\xc3\x84\x4c\x76\x34\x6c\x5a\x38\x6c\x69\x3b\x6c\x1b\xe9\xc6\xda\x57\x81\xc3\xa6\xed\x91\x08\xbe\x65\x7e\x09\x21\x72\xa7\x82\xb4\x07\x5c\xfe\x79\x4b\xb1\x8e\x74\x35\x98\x2f\xb3\x5a\x6c\x97\xb4\x5b\x8c\x86\xb8\xff\x80\x48\xc7\x28\x5d\xf6\x1e\x9b\x12\x16\x72\xb8\xff\x80\x68\x0e\x9b\xdb\xef\xf0\xb4\x92\xe9\xa7\xf6\x9e\x4b\x42\x02\x46\xd7\x91\xce\x9f\x77\xf3\x5f\x9d\x4e\x9f\x9a\x3e\xc9\xd2\x97\x97\xcd\x42\xf0\xc6\xf8\xf2\xb2\x79\xf1\xec\x78\x49\x5e\x0d\x5c\xbe\x3b\x2e\xf4\x74\xd9\x2b\x76\x80\xb7\x18\x6d\x73\xcf\x03\xf1\x1e\xae\x7e\x55\x72\x7b\x8b\xbd\xb8\xc5\x3e\x31\xce\x2d\x6f\xb1\x85\xf7\x87\x0f\x68\x45\x9a\xa9\x4f\x03\xd2\x2e\xe9\xb4\xd8\x09\xad\x4a\xe3\x52\xee\x55\xa2\xd7\x89\x69\x4b\x78\x8b\x49\xeb\xd2\x3a\xc3\x65\x05\x21\x69\x58\xcc\x1a\xa6\x34\x52\x3c\x20\xbc\xbc\x13\x5f\xbc\xea\x5c\xbc\x10\x59\xbc\xed\xfc\x81\x87\xcc\xe5\x0b\xcf\x8b\xb7\x9b\x8b\xf7\x52\xcb\xc7\x9b\x85\x68\xcd\x62\xa7\xa4\x6a\x31\xda\x26\x9b\x00\xa2\x1e\x54\x50\x6d\x2e\x9c\x43\xab\xe6\xf2\x86\x5d\x88\x44\x52\x79\xc3\xbe\xb8\x4d\x2f\xda\xb8\x97\xd7\xe9\x42\x90\xf2\x6d\xf9\x52\xf3\x22\xc9\x48\xd1\xdc\xb5\xcc\x32\x22\x7c\x4c\xd8\x4b\xf7\xc5\xdb\xca\x45\x5b\xed\xf2\x71\x65\x21\x12\xfe\x7d\x2a\x7f\x7d\x6f\xd9\x2b\x84\xe5\x7b\xcb\x42\xe4\x47\x72\x8c\x9a\x8b\x05\xd6\x71\x2a\x59\x81\xe0\x7e\x73\xf1\x1e\xf3\x07\x45\x73\xf3\xf2\x59\x66\x21\xf2\x23\xd9\x36\x9c\xcd\xb4\xdf\x2e\x9f\x65\x16\x82\x34\x65\xcb\x3c\x29\x42\x90\x2c\x6e\x99\x27\x65\xf9\x04\xb3\x26\xf9\xa5\x93\x80\xf0\x89\x16\x9f\x60\x5e\xf8\x08\x14\xcd\x2b\x4b\x27\x01\xe1\x53\x17\x4e\x19\x9d\x59\x57\xb4\xdf\x2e\xb3\xae\x08\x3d\xfc\x35\x19\x1d\x6e\x03\x45\x13\xd8\xd2\x6f\x40\xf8\x84\x81\x89\x58\x04\x4f\x37\xcb\x44\x2c\x42\xe0\xe3\xb1\x4e\x39\xa4\x2f\x35\x6b\xea\x5b\xbe\xd4\x2c\x44\x75\xc3\xc8\x0f\x49\xd7\x52\x92\xbc\x62\xcb\x7c\x2d\x42\x9c\xf0\xbe\x53\x16\x09\xbc\xc5\xfc\xd4\x5e\x05\x3a\x1b\x6c\xf9\x94\x45\x02\x9f\x84\x3b\x65\x91\xa7\xaa\x47\xfa\xfb\x4e\xb2\x1c\xd2\x6e\xca\x21\x75\x8f\x48\x9e\x4f\x58\xba\x47\x08\x91\x8e\xad\x1c\x12\x08\xae\x36\x96\xee\x11\x42\x57\x0c\xea\x1e\x21\x04\x8f\x28\xad\x53\x95\x05\x28\xbe\xd2\xbf\x4e\x79\x26\x10\xe9\xa4\xc8\x33\x75\x85\x48\xd9\x9c\xae\x10\xc2\x27\xdc\x75\x85\x58\x67\xba\xbb\xd1\x6a\x4f\xd9\x1c\xf0\xa9\x0a\xa7\x5c\x4e\x8f\x09\x1f\xed\x5e\x7a\x4c\x2c\x3c\x26\x4e\x55\x2c\x3d\x26\x16\x09\x6b\xde\x62\xd2\x0e\x69\xb0\x7d\x96\x9f\x4e\x14\x42\xf0\x88\xf1\xd2\x89\x42\x08\x92\x83\x2d\x7d\x28\x04\xaf\xb4\x96\x3e\x14\xab\x9e\x4e\x31\x47\xa7\xaa\xb2\x53\x7d\x0f\x8e\x89\xd2\xad\x62\xe1\x37\x51\x92\x5c\x0a\xab\xaa\xd9\x54\x58\x56\x32\xeb\x55\x96\x05\xbc\xc5\xa4\x15\x69\x3a\xb2\x54\x48\xbb\x24\xb7\x5e\xa7\x53\xb2\x31\x20\x48\x4b\xb1\xaa\xfa\x4f\xfd\x38\x1b\x67\x28\xd3\xef\x08\x81\x97\xfd\x32\xfd\xce\x32\xfd\x4e\x6e\x1c\xc2\x4d\xbf\x23\x44\x6f\x56\x6a\x17\x3e\xce\x86\x2e\x62\xfe\x1d\x41\xef\x88\x65\xfe\x1d\x21\x88\xcf\x5d\x55\xfd\x47\x37\x90\xe4\xa6\x60\xe9\x06\x22\x04\x2f\x33\x2f\xdd\x40\x84\x68\x7e\xe9\xb9\x10\xf8\xd4\x30\x13\xf7\x08\x51\xd1\x00\xf4\x15\x11\xde\xdf\xb7\x98\xc3\x81\xb3\x88\x1c\x51\x67\x91\x85\x37\xc8\x5b\x8c\xc1\x95\x73\x02\xc1\x23\xde\xab\x7a\x72\xa9\xed\xeb\x27\xa3\xe6\xe1\xbd\x1a\x00\x80\x88\xa8\x1e\x66\xea\xc7\x73\xc3\x4f\xed\x28\x3c\x97\xa0\xcc\x55\xe5\xb9\xf5\x63\xa6\xc9\x10\xc9\x4c\x7d\x61\x9c\xc0\xb0\xe5\x0b\xe3\xab\x76\xe5\xe8\x6f\x78\x77\x7b\x55\x19\x2b\xd0\x3d\x14\x54\x19\x6b\xfd\x18\x6b\x4a\xb3\x87\x9f\xc7\x27\xa3\x2a\x63\xad\x1f\x63\x4d\xba\x23\x63\x05\x7a\x74\x8b\xd9\xe9\x8f\xb1\xa2\xa9\x54\x19\x2b\x10\xc9\x19\x51\x4f\x1a\xa1\x24\xbe\x5c\xab\x86\xf3\x16\x3e\x2f\xc3\xfa\x94\xd7\xf2\x36\xfa\x5b\x8c\x19\x91\xb3\x02\x51\xdd\x01\x72\x56\xe0\x2d\xe6\xa7\x76\x2b\x5c\xb3\x34\x57\x66\x0b\xbc\xc5\xe8\xa9\xdc\x16\x08\xbc\x62\x57\x0d\x7b\x2a\x03\x2e\x9b\x34\x97\x36\x0c\x58\xfb\x47\x95\x01\x57\x19\x30\x99\xd7\x56\x95\x01\x03\x9f\x82\x5e\x65\xc0\x40\x31\x09\xf1\xaa\x72\x60\x20\xd2\x29\x97\x03\x57\xef\xc7\x0f\xc6\x43\x0e\xac\xb7\x91\xb9\xa1\x97\xde\x46\x42\x10\xa2\xb2\xf4\x36\x12\x22\xab\xa5\x1c\x8f\xb4\xa3\x6e\x14\x15\xcd\xaa\xa2\xe9\x56\x57\xd1\x04\x74\xad\x59\x55\x45\x13\x78\xbf\xa4\x07\x2a\x9a\x40\x90\xae\x63\xe9\xcd\xb4\xaa\xec\x96\xe8\xff\xa5\x9f\x92\x10\xaa\xf6\xbe\x46\x2f\xbc\xc5\xa4\x39\xcb\xb0\x5b\xfc\xd8\x96\xae\x4b\x42\x90\x84\x64\xe9\xb9\x24\x94\x2c\x68\x44\xba\x2e\x09\x41\x12\x92\xd5\x64\xca\xcd\x64\x45\xf4\x5d\x67\xa6\xa5\xe7\x52\x12\x9d\xbf\xf4\x5c\x12\x82\x77\x96\x96\x9e\x4b\xc2\x5b\xec\x84\x96\xd2\x92\x62\x1d\xd2\x25\x89\x79\xef\xfe\xd8\x90\x34\xfd\xb2\x42\x5b\xd2\x74\xf7\xb0\xd8\x2d\xc9\x21\xda\xfd\xb5\x47\x1a\x43\x84\x22\xd9\x64\xde\x66\xf7\x4a\x22\xea\x97\xd9\xbd\x84\x48\x24\x86\xd9\xbd\x84\xae\x5c\x69\xf2\xee\xf6\x3d\x87\x40\x9d\xf2\x6e\x5f\x91\x4f\x62\x6e\x97\x09\xbf\x84\xcf\x94\xe9\x2b\xf2\xc2\x5b\xcc\x4f\x1d\x0f\xb5\xd2\x66\x33\x1c\x0e\x59\x7c\x39\x6c\x87\xe3\x51\x7d\x6d\x92\x51\x93\xc5\x37\x59\x3c\xfe\x24\xcb\xbc\x60\x82\x57\x8e\xcb\xbc\x60\x42\xf0\x88\xd5\x6a\xb2\x78\x20\xea\xd7\x34\x47\x08\x93\x6a\x16\xbf\x94\xc5\x03\x51\xed\xa8\x2c\x1e\x08\xae\xae\x57\x93\xc5\xe3\x6a\xf6\x7e\x49\x05\x32\xef\x66\xd2\x2e\xf4\xe5\xd6\x1c\x8e\xe6\xbc\xa3\xe5\x35\x99\x37\x10\x3c\x79\xbf\x5a\xb3\x9f\xcd\x7d\x70\x5a\xa9\x1d\x6d\xee\x03\x26\x54\x16\xdf\x9a\x93\x7c\xfa\xa9\x5d\x68\x4e\x32\x3d\x50\x5f\x06\xde\x62\xb4\x4d\x85\x19\x08\xde\x33\x5f\xba\xc4\x09\x7a\x7d\x2e\x5d\xe2\x84\xf7\x4b\x7a\xaa\xbe\x0c\x78\x95\xb7\x9a\x6c\x1d\x08\x52\xe5\xac\x26\x5b\x6f\xfa\xab\x39\xb8\xdd\x79\x97\xd3\x7b\xc8\x6a\x72\x7a\x40\xcb\xff\x6a\x72\xfa\xd6\x9d\x50\x98\x5d\x93\xad\x03\x41\xda\x9a\xd5\x34\x0c\xe8\xad\x97\x05\xad\x40\x6f\xbd\xd5\x42\x96\x05\x73\x6e\x2a\xc7\x40\x64\x97\x64\x0f\x3e\x7e\xed\xfc\xc9\xaf\x9b\xfc\x1a\x59\xd2\xe4\xd7\x80\xf7\xdb\xab\xc9\xae\x81\x48\x58\x56\x93\x5d\xb7\x8f\xc1\x56\xbf\x74\x65\xc9\x60\x5d\xe0\x32\xd8\x96\x8e\xa4\x4c\x40\xd6\x09\x44\x71\xe2\x65\x9d\x2d\x5d\x1f\x6e\x04\xf9\x64\xf3\x40\x5e\x2c\xe6\xfa\xf8\x38\x1b\x4c\x51\xb7\xc4\x85\x5b\xe2\xc9\x4b\xe8\x4b\xb7\xc4\xd5\x55\x24\x79\x51\x74\x75\x79\x56\x37\x92\xfd\xfc\x0d\x27\xed\x2e\x4b\xeb\xa7\xf3\x16\xfe\x72\x48\x63\x20\x3e\x52\x4a\x32\xf9\xc7\x01\xe9\x92\xe4\x76\x42\x2d\xe9\x72\x1c\xe0\xb3\x0e\x99\x3d\x4f\x28\xbe\xcf\xb4\x4c\x9f\x27\xc4\x99\x7e\x69\xcb\x39\x07\x6b\x30\xea\x32\xa1\x6e\xfe\xcd\xea\x87\x55\x92\x93\xcb\x71\xab\xcb\x84\x80\x38\x10\x5b\x5d\x26\x64\xde\x3d\x9f\xf4\x5b\xe6\xdd\x13\x3e\xb3\x92\x79\xf7\x56\xf7\x30\xbb\x23\x65\xf5\xe2\x14\x82\x0c\x18\xab\xab\x92\x01\xd1\x77\x4b\x39\x1c\xaa\x64\x64\x11\x58\xdd\xfd\x0a\x84\xa6\xc2\xae\x4a\xa6\x4b\x68\xee\x4e\x9b\x5b\x58\x97\x50\xbc\x28\x96\x2e\xa1\xab\xab\x6b\xed\xd8\x05\xba\xbb\x0e\x08\x2f\x20\xf4\x12\x5d\xdd\x2d\xb6\x23\xf1\xcc\xf6\x27\x74\x02\x30\x97\xd9\xfe\x96\x2e\xa1\x89\x23\xd6\xd2\x25\x74\x75\xf7\xce\x6e\x1f\xdc\x3b\x40\xef\x6c\xa7\xee\xde\xe9\x9e\x22\xb5\xbb\x74\x37\x0a\x90\x1d\xb5\xa3\xbb\x51\x3a\x56\xb5\x24\xc2\x7d\x75\x35\x16\xa0\x93\x22\x6e\x75\x15\x16\x20\xce\xd3\x1f\x73\x40\xdc\x4f\xf8\x64\xaf\xee\x7e\x02\x82\x77\x15\x57\x77\x3f\x75\x8f\x8c\x41\x9d\x2a\x2c\x3d\x1d\x23\x4e\xf2\xdd\xfd\x04\x04\xb9\x9c\x56\xf7\x94\x07\x94\xdc\x61\x9a\xdd\x63\x1e\x10\x89\x96\xdd\x55\x58\x74\x91\x35\xc5\xd1\xd2\x45\x76\xf5\x27\x7f\xfe\x71\x72\x57\xbe\x74\x91\x5d\xe6\x10\x34\xcb\xcb\x32\x87\xa0\x10\xc4\x79\x2d\x73\x08\xae\xd0\xae\x83\xb7\xc3\xd2\xd1\x55\xe8\x1a\x93\xc2\xf5\x1c\xdf\xc4\xa0\x64\xe8\x9a\xba\x02\x5f\x04\x1f\x18\x58\x61\x57\x81\x4e\xe2\xc2\x15\x1e\x8e\x81\x20\x41\xfa\xd2\x33\x55\x28\x3e\x03\xbf\x74\x4d\x15\xba\x9a\xa4\xae\xa7\x42\xef\xcd\x52\x55\x12\x7a\x3a\xec\x25\x1c\x36\x3c\x4f\x4b\x1e\x4c\xbc\xae\xa7\x42\x1c\xdd\x1f\x1b\x92\x30\x0b\x32\x07\xa1\xb6\x06\x74\xef\x15\xf4\x4f\x15\xa2\x7e\xad\x70\x84\x34\x14\xb2\xf9\x42\x95\x0e\x88\x40\xd2\x84\x2a\x9d\x5e\xac\xa9\x68\xd7\x8b\x75\xe1\xc5\x7a\x72\x2f\xbc\xf4\x62\x15\xde\x62\xd2\x8a\x34\x06\x08\x35\x2f\x55\xe9\x80\xc4\x79\x65\xa5\xec\x11\x78\xbf\xb4\xd8\x29\x8d\xb7\x03\xd8\x41\xe9\x41\x1b\xd0\xdf\x7b\xa5\x07\x6d\xa0\x6b\xf9\x4d\x15\xbf\x94\x73\x92\xe5\x69\xa5\x9c\x13\x30\xbc\x60\xa5\x9c\x13\x08\xe2\x4b\x57\xca\x39\x81\xce\xab\x06\x2b\x55\xfc\x52\x43\x23\xb1\xa4\x2b\x35\x34\x02\x29\x63\x4b\x17\x5f\x7a\x3b\xbd\x5b\xe5\x2d\x09\x45\xe7\xeb\xf9\x23\xe9\xe1\xc3\x77\xce\x75\xe9\x15\xde\xdf\x97\xe6\x98\x91\x6e\x04\xbf\xb2\x95\x32\xe6\xf4\xd1\xc7\x4d\x92\x63\xf6\x42\xe2\x17\xb4\xd2\x85\x0c\x04\xa9\x2b\x56\xca\x98\x81\xd8\xbf\x9f\x77\xc8\xe0\xcb\xb8\x92\xae\x94\x2f\xfb\x68\x8f\x7b\x27\xd5\x0d\x81\x92\x04\x05\x2d\x1f\xf2\x11\x22\x9c\x39\x75\xc3\xf4\xe1\x2d\x04\x6c\xaa\x1b\xa6\xba\x21\x29\xa6\x97\xcf\xfd\x08\x11\x5f\xfb\x1d\xb2\xe6\x3e\x81\x23\xa4\xe7\x73\x20\x79\x3b\x7c\xa5\xe2\x01\x88\x13\x95\x29\x15\x0f\x40\xef\xe8\x86\xa9\x86\x97\x4a\x8c\xc3\xa9\x53\x62\x00\x49\xa8\xe6\x4a\x25\x46\xb6\xaf\x69\x0c\x87\xe2\x01\x48\x2d\xef\xd9\xbe\xa6\xc1\x0d\x8f\xfa\x1b\xce\xd8\xfa\x5c\x0b\x3d\x1c\x67\x05\x8a\x3e\xd7\xbe\x33\xbf\xf4\xb9\x16\x82\x6c\xc8\x4b\x9f\x6b\xa1\xf8\xa8\xfc\x4a\x95\x42\x40\x0f\xb2\x95\x2a\x85\xe9\xd3\x42\xee\x2d\x75\x42\x20\xda\x47\x72\x68\xb4\xa1\xc2\x2b\x53\xe9\x94\xea\x84\x61\x29\x47\x46\x81\x45\xf4\xef\xd2\xa7\x5b\xe8\xda\x0c\x53\x81\x95\xc6\xeb\x72\x73\x91\x5e\x29\xa5\x6a\x22\xaf\xb5\x2e\x33\x7d\x0a\x11\x8e\xa9\x6a\x22\x90\x47\x5a\xca\x01\xc2\x1e\xe0\x7d\xb9\x2e\xe3\x42\x0f\x57\x9d\xe6\x80\x54\xd0\x11\x5d\xbc\x52\x41\x07\x84\xea\x54\x2a\xe8\x92\x7b\xa1\x24\xf6\x77\xa5\x22\x0c\x88\x40\xe5\x4c\x25\x18\x90\x47\xfa\xa5\x93\x62\x7e\x33\x94\x66\x5d\xd2\x85\x38\xed\x92\x6c\x3d\xb5\x79\x62\xa1\x4d\xd9\x7a\x2a\xc0\x48\xbd\xbf\x52\x01\x06\xe4\x91\x92\x6c\x19\x27\xee\x40\x5d\x4a\x35\xc9\xf4\x78\x7d\xb8\x84\x65\xd8\x69\xd0\xa0\xf3\x24\xc3\x36\x39\x6a\x1e\xdd\x76\xd8\x27\x38\x76\x77\x6d\xca\xb1\x81\xc8\xcd\x3a\xed\x93\x57\x3b\x4a\x04\xf3\xa5\x0a\xc1\xbb\xf9\x4b\x67\xf9\x85\xb3\xfc\xa9\x26\xa0\xb3\xbc\xf0\x7e\x29\xad\x48\xc3\xc9\x88\x85\x60\x0a\x55\x21\x89\x8d\x5e\xa6\x50\x5d\xd7\xc7\x64\xd1\x28\x2f\x99\xec\xe5\xfb\x49\x9b\x3f\x96\x92\xec\x14\xab\xcf\x57\xb8\x84\xae\x91\x46\x07\x7d\x21\x7a\x5a\x27\x9d\xf2\x79\xad\x8f\x59\xea\xca\x2e\x74\x4d\x28\xe6\x3c\x5d\x7a\xb7\x27\x81\xd0\x4b\xef\x76\x21\x88\x4f\x5a\x7a\xb7\x2f\xf3\xa0\x26\x2f\xe7\x2c\x1d\xd2\x17\x39\x4f\x8b\xb9\xad\x97\x49\x4f\x85\xe0\x2d\xcb\x65\xce\xd3\xa5\xa7\x79\xaa\x2e\xe9\x69\x2e\x64\xdf\x25\xd9\x5e\x65\x24\xa9\xc3\x97\x8e\xe0\x0b\x47\x70\x9f\x2e\x5f\x3a\x82\x2f\x93\x7c\xe6\x89\x58\xd0\xc9\x59\x08\x1e\xaf\x58\x26\xf9\x5c\xc3\x1d\x4a\x84\xf3\x1a\xf6\x61\x68\x9f\x43\x86\x0d\x77\xa8\xde\xcb\x49\xe8\xf2\xd2\x7b\x79\x0d\xcd\x67\xe4\x26\x5f\x43\xfd\x71\x98\xde\x95\x41\x1a\xf6\x74\xa8\x2b\xe2\x9b\xbb\x86\xba\x22\x90\x5a\x00\x87\xba\xe2\xd0\xaa\x54\x11\xa6\xc3\x35\x0e\xa4\xae\x42\xc3\x35\xae\xbf\x71\xe2\x1e\xb9\xf4\x37\x5e\xf8\x1b\x9f\x1e\x9d\xf5\x37\x5e\xd3\x4b\x40\xde\x5d\x5e\x53\xa1\x0e\xa4\x5a\xbc\x4f\x5b\x2d\x7d\x84\x93\x10\xe4\xa5\x8f\xb0\x90\x84\xcf\x2f\x9d\x80\x85\x4e\xd8\xe3\x9a\x8a\x4e\x20\x49\xf3\xb0\xcc\x18\x2a\x94\xc4\xfd\x72\x99\x32\x54\x88\x1e\x92\x4e\x49\x36\x0d\x9e\x3b\x15\x9e\x53\xcf\xa6\x43\x92\x4d\x23\x46\xc4\x2b\x9e\xa9\xf0\x04\x92\x08\x8e\x35\x15\x9e\xb8\x22\xbf\x3f\x76\x40\x5b\xd2\xc8\x76\x8b\x5a\x38\xb5\x85\x4c\xef\xf6\xc8\xcb\xbe\x4c\x36\x2a\xa4\xf6\x00\x73\x8d\x2e\xdc\x8f\x4b\x92\x8b\x7b\x99\x45\x54\xe8\xbc\xd3\xb4\x4c\x22\xba\xbe\x24\xa2\xe8\x50\x26\x11\x5d\x53\x8b\x06\x0f\xd8\xae\xa9\x45\x03\x48\xd2\x7f\xaf\xa9\x08\xf4\x41\xb0\x24\xdb\xd8\x32\x2f\xa6\x10\xa7\x7d\x97\xab\xeb\x8a\x9c\xbc\x5f\xb6\x74\x45\x5e\x53\x86\xad\x76\x6e\xde\x4a\xa1\x07\xdc\xd3\xb4\x95\xeb\x4b\x5b\xc9\x81\xce\xb4\x95\x42\x4f\x98\xa7\x69\x2b\x85\x28\x55\x92\xad\x75\xf7\xf1\x7e\xed\xd2\xd5\x59\x88\xe6\x4c\xb9\xfb\xa6\xea\x7a\x2b\xed\xd7\x25\xb6\x69\x2d\x85\x4f\x06\x4e\xd9\xfe\x94\xc7\x37\xac\xf7\xba\x3d\x0b\x9f\xc0\x9b\xae\xff\x29\x43\x27\xbe\x7c\x99\xfd\x52\x88\xd3\xa6\xcb\xd0\xa7\x6c\xb9\xb9\x56\x64\xcb\x40\x6a\x4a\xd3\x39\x7a\xe1\x1c\x5d\x37\x96\xa7\xce\xd1\x8b\xe4\x94\x25\x79\xa8\x70\x99\x9d\x52\x48\x32\x60\xac\xa5\xa2\x6b\x3e\xc9\x6c\xcc\xb8\xf9\x24\x85\xc4\xe1\x7d\x99\x4f\x72\x2d\x37\x00\xb9\x8b\xd6\x72\x03\x00\x9f\x8b\xd8\x72\x03\x2c\xdf\xea\x42\xab\x5a\xae\x7f\x20\x79\xc9\x63\x2d\xd7\x3f\xf0\xc9\x67\x93\x4e\x0a\x79\x34\x7f\x3e\x24\x85\x55\xfa\xfb\x29\x0d\x6d\xa2\x49\xba\x24\x39\xb9\xf0\x4c\x9f\x64\x13\x82\x77\xf3\x96\x4f\xb2\x09\xc5\xc7\x88\xd6\x92\x67\x2e\x53\xb0\x20\x8d\x7d\xa5\x4d\x78\x8b\xf1\xa9\xbb\x09\xc8\x03\x31\xb8\xdc\x4d\x4b\x1b\x04\x8e\xb5\x6b\xa9\x64\x02\xc1\x03\x64\x6b\xa9\x64\x02\x79\x70\xce\x37\x1f\xe6\x22\x6d\x65\xf1\x6d\xa3\xb5\x54\x15\x81\x3c\x9c\x3d\x55\x41\xd3\x5a\x7e\xae\x7b\xa6\xb5\x5c\x5f\x5a\x4b\x6c\x81\xa6\xb5\x14\xe2\xc4\x0e\x65\x56\xcb\xc5\x6b\x70\xe5\x73\x8f\x5b\xaa\x6f\xcb\x3c\x73\x2e\x05\xe5\x1b\xf0\xe9\x13\x4b\xd9\xb0\xbe\xc7\x05\x24\x39\xde\x78\xff\x1c\xdd\xdf\x1a\x92\xbe\x96\xd1\x29\x37\xb0\x29\x2c\xd3\xdd\x64\x0a\x4b\xa1\xeb\x00\x63\x0a\x4b\x21\x8f\xaf\x94\x03\xa9\xfc\x6c\xd6\xa0\x54\x59\xbe\xbd\x76\x58\x81\x1d\xc0\xc6\x47\xc2\xb4\xe5\xfb\x74\xcb\x44\x97\xd9\xec\x81\x1b\x7d\xe9\xfd\xe3\x52\x50\xf6\x90\xd4\xf2\x2d\xc6\xec\xb9\xd1\x81\x3c\xd0\xdf\x0c\x11\x58\x4b\x23\x9f\x5e\x37\xcb\xd3\xf5\x32\xb0\x13\x7e\xb3\x3c\x5d\xaf\x6f\x73\x87\x9f\xda\x90\xd4\x33\x89\xb6\xb9\xb9\x97\x27\x6e\x5c\x94\xd7\xf2\xc4\xbd\xcc\x92\x51\xfc\xd2\xe6\xb2\xdf\xbb\xfb\xc0\xfd\xbe\x74\xc4\x21\x56\x61\x2d\xb5\x35\x20\xbd\x69\x5a\x6a\x6b\xeb\x63\x0b\x2e\x36\xd9\xc2\xd2\x11\x07\x19\x68\xa8\xc2\x22\x54\xa1\x16\x34\x5c\x43\x15\x84\xe8\x8c\xf7\xad\xb2\x06\x7c\x3a\xe3\xad\xb2\x76\x7b\x96\xd6\x2b\xda\xac\x99\x42\xe8\xa0\x6c\xd2\xcc\x75\xab\xc0\x79\x80\xbf\x55\xe0\x80\xd0\x13\xcc\xa4\x99\x42\x78\xa9\x64\xd2\xcc\x75\x2b\x9d\xc9\xb2\xb3\x6e\xa5\xf3\xed\xc9\x16\x41\x76\x2b\x9d\x6f\x6f\x12\xc8\x5a\xbf\xcc\x3e\x29\xc4\x86\xb0\xb8\x3d\x2d\xde\x9e\x16\xc9\xc8\xb0\x6e\x4f\x8b\xb7\x91\x3c\xe1\xaf\x2d\x49\xec\x33\x87\x43\x4e\x71\x7b\x59\xac\xef\xb4\x49\x2a\x85\x24\x4b\xc3\x32\x49\xe5\xba\x95\x81\x04\x1e\xaf\x5b\x19\x08\x98\xb8\x61\x99\x30\x72\x99\x1d\xf2\x93\xec\x66\x87\x14\x7a\xa0\xfb\x98\x1d\x52\xe8\x5a\xdd\xcc\x0e\x29\xf4\x0e\x3f\x31\x32\x44\x08\x59\xa2\x91\x21\xcb\xc8\x90\x4f\xfe\x1b\x19\xb2\xcc\x56\x98\xbc\x89\xb9\xcc\x56\x28\x24\xaf\x2b\x2c\xb3\x15\x2e\xd3\xff\xa5\x8b\xcd\xc0\x8d\xf5\xa5\xff\xe3\x8e\xd4\xf4\x7f\x42\x49\x7d\xdf\x8d\xe5\x58\xc4\x72\x54\xe2\x09\x97\xb1\x1c\x42\x04\x0c\xc5\xf4\x7f\xc2\xfb\xe5\x0e\x6d\x97\x46\x92\x06\x44\xe1\xa3\xce\x6f\x96\xc0\x74\x01\x9a\x25\x50\x08\x32\x59\x2f\x03\x43\xd6\xf3\xcd\x28\x3b\xde\xb8\x0d\x21\x88\xb4\x58\xc6\x6d\x08\x25\x7b\xf6\x5f\x17\xd9\x4f\xfd\x7e\x59\x27\x96\x80\xf4\x48\x62\x8a\x38\xad\x98\x1e\x50\x88\xca\x36\x34\x3d\xe0\xf2\x29\xc6\xd4\x1f\xdc\xc4\x7f\x42\x34\xb4\x6e\x13\xff\x09\x25\xb5\x7d\x3d\x32\xfd\x47\x45\xab\xfb\x6b\x5d\x52\xb7\x18\xc3\xa5\xa6\x65\x7e\xc0\xde\xad\x20\x25\x4d\x8b\x31\x0e\x8a\x0b\x20\x4e\x4e\xa4\x8f\xe2\xe2\xf1\xb6\x47\xdd\xc8\x28\x14\xa1\x07\xbb\xce\x20\x94\xf5\x78\xd0\xe1\x25\xd1\x65\x4a\x3f\x21\x3c\xdf\x1a\x84\x22\x44\xc3\xf4\x6a\x10\x8a\xf0\x7e\x59\xa1\x5d\xd2\xf0\xda\x28\x7e\x39\x24\x0d\x8b\x31\x94\x2a\x81\x5f\x4e\xbf\xc3\x3a\xed\x81\x77\xfd\xe1\xc2\xe8\x5f\x17\xc8\x97\x6e\x0f\x5c\xda\x40\x10\x61\xbc\x8c\x5e\x59\x8f\xb6\x6e\x52\x5f\x2c\x73\xfa\x09\xb9\x3b\xe0\x9e\x55\x1e\xc5\x8a\x6a\xfd\xa3\x58\x79\x14\x2b\x55\x92\xf3\x42\xe0\x4b\xc6\x57\x83\x3d\x25\xf0\x85\x64\x94\xcb\xc0\x97\xf5\xa5\xfe\x73\x0e\x94\x34\xe6\xd4\x4b\x4d\x11\x06\xa1\x2c\x82\x50\x2a\x69\xd9\x6e\x83\x50\xee\xcd\x6b\x14\x96\xd6\x6d\xe6\x3a\x21\xd0\x59\x6f\x03\x4e\x6e\x9f\x5d\x4c\x1c\x82\x6e\x63\x44\x84\x80\x49\xdc\x26\x96\xbb\xcd\x0f\x97\xf1\x4e\xcc\x6d\x7e\x38\x41\xe7\xd6\xdb\xfc\x70\xb7\xf1\x20\x66\xd5\xbb\x8d\x07\xb9\xbf\x78\x90\x57\x97\xba\x8d\x07\xb9\x37\x2f\x26\xb0\xc4\xdd\xe6\x6a\x13\x22\xfc\x35\x74\x07\xa1\x18\xf3\x70\x9b\xab\x4d\x08\x5e\x1b\xbd\xcd\xd5\x26\x14\xdf\x89\xbb\xcd\xd5\x26\x44\xb7\x1d\xdd\xb6\xc9\xc1\x78\xeb\xfc\x36\x6c\xe4\xde\x54\xff\x73\xa3\xd6\xb0\x06\xd5\xff\x66\x31\x6b\xd0\x5e\x93\x5b\x42\xb3\x0f\xda\x6b\x0e\x49\x0e\x92\x02\x9f\x14\x27\xf7\x86\xc0\x17\x8c\xf3\xbe\x79\xf0\xfe\x83\x0e\x8b\xbc\x7d\xf6\x5e\x78\xbf\xa4\xbd\x70\x52\x41\x17\xe3\x9b\x37\xf0\x3f\x78\x8b\xd1\x53\x54\x05\x21\xf0\x8c\xbb\x7d\x0a\xff\xf6\x39\xc9\xc4\x77\xff\xf6\x39\x49\x21\xd2\x11\x4f\x7b\xe5\x42\xe2\x51\x9a\xdb\x98\x99\x9b\x98\x99\xca\xdb\x04\xb7\x31\x33\x77\x91\xbb\xe2\x3c\x7c\x17\xb8\xab\xa0\xc3\xf2\x5d\xe0\xae\x77\x91\x47\xe1\x15\x7c\x17\x78\x94\x10\x98\x6c\xee\x02\x8f\xba\x8b\xcc\x07\xbf\x86\xbb\xc0\x7c\x84\x4e\x7c\xca\x5d\x5c\x5b\x45\xae\x82\x7f\xc5\x4d\x38\xcc\x07\xc1\x2b\x13\xb7\x41\x31\x42\x94\x8d\x3a\x5d\x34\x46\xbb\x24\xe7\xf6\xdb\x68\x97\xbb\x68\x53\x20\x72\xe1\x2e\xe1\xaf\xe1\x92\x73\xd8\xd3\xf0\xd7\xb0\x9e\xf0\xe4\xe6\x5d\xc2\x5f\xfb\x16\x08\x5b\xa6\xb8\x40\x8a\x37\x57\xaf\xe6\x7b\x17\x17\x48\x71\x37\x3b\x0b\x25\xec\x02\x51\xff\x44\xbb\xdd\x85\xdd\x7c\x17\xdd\x6f\xdc\x32\x05\x2d\x51\x88\x6a\x17\x5c\x5a\xc5\x43\x23\x8e\xde\x77\x71\x6d\x95\x34\x89\x1e\x43\xe9\xa2\x01\xf2\xb4\xb9\xae\x99\xe2\xe5\x0d\xaa\xef\x5d\x5c\x34\xc5\x37\xf2\x1c\x70\xd7\x4c\x31\x53\x5b\x50\xa7\x6b\x06\xc8\x13\x36\x60\xd2\xbb\xbb\x68\x3b\xc1\x43\xfc\xf6\x2d\x4d\x21\xe2\xb0\x98\xfd\xcc\xaf\xb5\xac\x8f\xfc\x5a\x8b\x39\xd9\x39\x40\xe2\x0b\x79\xb2\xad\x88\x21\xfa\x60\xdf\x70\xbd\xbe\x0d\x25\xba\x09\x25\xaa\xbc\xc6\x7d\x1b\x4a\x24\xbc\xc5\x4e\x68\x45\x9a\x7d\x6f\x90\x76\x49\xbb\xc5\x2a\xb4\x43\x1a\x16\x37\x36\x82\xe1\x45\x37\xe1\x43\x6f\xb1\x5f\x3f\x6a\xdf\xe6\xeb\x13\x12\x63\xe4\xbd\xcb\x49\x81\x7d\xdb\xfc\x65\x59\x29\x90\x3c\x9a\x74\xef\xd5\x36\x55\xdb\xf4\xca\x8c\x7b\xaf\xb6\x89\x8b\x0f\x92\xad\xde\x7b\xb5\x4d\x5c\x7c\x60\x6f\xbe\x77\xce\xae\xf7\xfe\xaa\x9f\xef\x97\x56\x7a\x49\x23\xb6\x24\xfc\x72\x48\xe2\x7d\xbb\xce\x38\xa0\xab\xdc\x04\x3e\xed\x1b\xcf\xe4\xdc\xbb\xec\x7b\xf7\x91\xc8\x6e\x33\xec\xd4\xab\x5a\xbc\xc5\xf8\xb4\xd9\x5c\x53\x30\x76\x06\xbf\xd9\x5a\x32\x23\x71\xb3\x75\x1b\x2b\x75\x93\x97\xf0\xfd\x92\xa6\xa1\x53\x08\x3d\x37\xbf\x0c\x49\x58\xe4\x5f\x6d\xeb\x36\x56\x4a\xd8\x37\x9c\x15\xef\x5d\x91\x01\x24\x17\x24\xf7\xde\xec\x54\xb3\x53\x74\x40\x21\x42\x44\xd5\xfb\xa5\xbf\x66\xa7\xbc\xb3\xd8\xfc\xb1\xaf\x53\xbe\xe1\x4f\x3f\xbb\x33\xf5\x0a\x8c\xf7\x4b\x2a\x50\x62\x00\xc1\xd3\x13\xf7\xae\xc0\x20\x8b\xe2\xbe\xe1\x89\x70\x9b\x45\x51\xe8\xf8\xad\xde\x66\x51\x14\xde\x62\x4c\x95\xdc\xe5\x7b\x69\xb5\xf3\x6b\xf1\x7f\x31\x76\x3f\x39\x13\xeb\x3a\x76\xc0\xe7\x59\xc5\xdb\x41\xca\xae\xb2\x25\x01\x99\x65\x9c\xec\xa1\xfe\x90\x40\x0f\xba\xfb\xe2\xa6\x7b\xff\x81\xcf\xcf\x77\x90\xf4\xe0\xbe\xc1\x87\xf3\x81\x90\xcb\x96\x2c\x51\x14\xcd\x43\x9a\x0a\x49\x0c\x92\xef\x24\xb5\x4f\x63\x3b\x8d\xad\x0b\x8d\xed\xa5\x35\xae\x1f\xcb\xe3\xd2\x1a\xea\xb1\xbe\x4c\x05\x5a\x23\xb0\x3f\x12\xd5\x5c\xe8\x59\x60\xbd\xa2\x80\x77\x8a\x24\x8c\xad\xab\x59\x3a\x4a\x6b\x04\x56\xf2\x51\x16\xc6\x16\x90\x3e\xa4\x76\x1b\x52\x48\x5c\xd7\x95\xb9\x29\x4d\xb2\x4b\x21\x37\x73\x03\x8a\x64\xa7\x48\xa6\x56\xa6\x42\xd8\xb5\x71\xf3\x16\x5a\x17\x58\xa9\x84\x59\x68\x5d\x15\x0a\xd7\xf5\xfb\x19\x21\x8a\x44\x7e\xc7\x24\xe9\x2d\xf9\x1d\xc1\x4c\x41\xbb\x92\xdf\x11\xac\xd4\xcb\x2c\xf9\x1d\xc1\x4c\x98\x73\x49\xef\x58\xe1\x83\xed\x8f\x04\x52\x17\x3e\x58\xdd\x7c\x30\xb3\x8f\x6a\x09\x1f\xec\xc8\xf7\xa6\xc2\x07\xab\xe4\x6f\xbc\xae\x24\xdb\xc9\xd2\xf3\x45\xf4\x24\x4a\xcf\xa3\x8f\xb1\xc6\xea\xf9\xb2\x08\xa2\xcf\xc2\x17\xbb\x61\x25\xfc\xa4\xb0\xc6\x2a\x74\xb0\xfd\x91\x70\xe8\xc2\x07\x03\x63\x9c\x9a\x7d\x89\x4c\xab\x3c\xee\x93\xd6\x79\xd2\x3a\x31\x61\xd0\xc1\xc0\xd5\x2c\x97\xd2\x3a\x81\x19\x1a\x56\x3d\x69\x9d\xe7\xa5\x61\xae\x66\x79\x36\x2a\xe6\x49\xc5\xc4\x34\xc1\x1a\x03\x33\xdf\xc7\x0a\x6b\xac\xc2\x1a\xbb\xae\x5c\x91\xe9\x82\x3a\xb4\x53\xb3\x45\xf4\x49\xb3\xbc\x64\x14\x31\x30\x86\x91\x64\x47\x86\x02\x76\x35\xcb\x4d\x4f\x5d\x90\x0c\x76\xee\x11\xe9\xc1\x65\x19\x5c\xcd\xf2\xb8\xa7\x07\x51\x51\x39\x96\xc3\x93\x3e\x49\x35\xe0\xfd\xf1\xc8\xe6\xa9\x1c\x30\x98\x89\x7a\xad\xe7\xd0\xf9\x11\x95\x9b\x28\xdd\x7a\x0e\xef\x2f\x1f\x1f\x43\x35\xac\x27\x63\x22\x30\x96\xd7\xc7\x98\x78\xd2\x14\xdb\xdd\xec\xbe\xe9\xd5\xf9\xc4\x43\x17\xaa\x1a\xc0\x3e\x2e\x4c\xb5\x0a\x2d\xed\xba\x32\x9d\x1f\xc6\x23\x3c\xf9\x14\x6a\x29\xb4\x34\x70\x35\xf3\x6b\x45\x96\xcf\xec\x51\xb9\x98\x6a\x95\x7a\xc5\x57\xb3\x8c\x38\x1d\x10\x98\x71\xd9\x16\xbe\x19\xd8\x1f\x09\x40\x2f\x84\x33\xb0\x8e\x98\x48\xf8\x66\x15\x72\xd9\xd5\x2c\x43\x49\x07\x04\x56\xa2\xbe\x0a\xb9\x0c\xec\x8f\x84\xa0\x16\x72\x19\x98\xcf\xa7\x66\x46\x77\x19\x5d\xdd\xa2\x17\x02\xeb\x70\x03\x7a\x21\x70\x35\xcb\xf3\x52\x0c\x4f\x69\x75\xb3\x93\xe0\x9b\x55\x88\x64\x57\xb3\x4c\x10\x5a\x20\xb0\x0e\xaf\x8f\x16\x08\x6b\xec\x6a\xf6\xf7\x47\xed\xc2\x2a\x03\x2b\x59\x66\x2b\x0c\xb3\x1b\xae\x5f\xf1\x9c\x46\x5f\x4a\x09\xaf\x97\x9d\x12\x58\xc9\xa7\x51\x78\x66\x60\x7f\x24\x44\xb5\x30\xc9\x2a\x4c\xb2\x23\xee\x90\xc2\x24\x03\xeb\x48\x67\x10\xc9\xc0\x3a\x36\xa2\x9d\x68\x4f\xff\x9e\x11\x3d\x89\x32\x80\x19\xfa\x17\xf5\x12\x58\xac\x42\x6c\xb3\x0a\x8d\xec\x7a\x0a\xcd\x26\x59\xa6\xe7\xc3\x53\x2c\x22\xdd\x7c\xba\x67\x91\xe5\x8b\xc3\xe1\x9e\x4d\xd4\x9a\xe5\x52\xea\x25\x30\x93\x5e\xa4\x5e\xb4\x4b\x60\x7f\x24\x55\x5a\xbd\xa8\x97\xc0\xcc\xd7\xad\xc2\x36\x03\xeb\x70\x4f\x0a\xe7\x45\x95\x24\x1a\xb5\xd0\xc8\xc0\x4c\xd5\x99\x42\x23\x03\x57\xb3\x23\xb2\x37\xd9\x3b\xbf\xe6\xd1\x3e\x44\xa6\xc0\xcb\xb3\x7d\xc9\x72\xb0\x8c\x61\x8b\x6d\x06\xae\x66\x23\x32\x9d\x8f\xd7\x65\xdc\x3d\xd0\xf9\xf3\xee\xd5\xb5\x74\x90\xd2\xc0\x4a\x69\xd3\x42\x4a\xab\x64\x7f\xdd\x1f\x89\x16\xad\x97\xf3\x4b\x60\x1d\x59\xe9\x2f\xba\x2a\x3c\xb5\xab\x99\x4b\xf5\x94\xf1\xf3\xd4\x4c\x4f\x6f\xc5\x94\xfd\x19\xb5\x0c\xac\x43\x33\x8a\x29\xb0\x3f\xe2\x39\x2d\xd4\x32\xb0\x0e\x5d\x70\xcc\x09\x8d\xec\x6a\x96\x01\x19\xf7\x1d\x2c\x9d\x74\x9e\x66\x0a\x48\x89\x59\x98\x65\x60\x1d\x4f\x3f\x66\x24\xe9\x2a\xaf\x8a\xae\x7a\xdd\xba\x2a\x46\x2f\xb2\x19\x58\x49\x69\x5c\xc8\x66\x60\x7f\xa4\xa6\x6d\xc9\x5b\x5b\x77\xde\xda\x6c\x5c\xf8\x67\x15\xb2\xd9\xd5\x2c\x77\x70\x00\xc3\x36\x7b\x19\x5c\x07\xb0\xc0\x4a\x7d\xe5\x7a\x39\x80\x05\x56\x08\x8a\x85\x7f\x06\x7c\xf9\x2d\xfc\x33\xb0\x42\xd8\x2c\x15\xc4\x2b\xbc\xb2\xeb\x96\x9e\x56\xa7\x52\xb1\x33\x55\xa0\x0a\xb1\x0c\x5c\xcd\x32\x68\xd4\x23\x66\xd9\x3d\x73\xa9\xc7\xd7\xad\xf7\x62\x41\xe3\x8c\xd5\xcd\x19\x3b\xd3\x75\x7a\xef\xc5\xd2\xd9\xa6\x4b\x3d\x5b\x2c\x9d\xc3\x94\xa4\xe3\x42\x06\xbb\x9a\x65\x88\xa8\xa7\xc0\x4a\x2a\xee\x7a\xd1\x4e\x2f\xaa\xc8\x08\x51\x45\xaf\x5b\x15\x65\x63\x44\x06\xab\x90\xc1\x0e\xc7\x67\x64\xb0\x0a\xa5\x6b\x7f\x6c\x39\xb6\xe2\x74\x01\x89\x10\x0a\xa7\x0b\x5c\xcd\xce\xc8\x26\x99\xc7\xdd\x23\x5a\x44\x6f\xcd\x46\x64\x1f\xb2\xcc\xa2\xac\x20\xe9\x73\xeb\xb8\x35\xcf\x5a\x91\x15\x99\xb8\xa2\x57\x44\x4d\xa4\x57\x11\x51\x3c\x81\x95\x44\xe7\x85\x0c\x06\x56\xb2\xe7\x16\x32\x58\x85\xf8\xb5\x3f\xe2\x6d\x2b\xcc\x2f\xb0\x42\xac\x29\xc4\x2f\x30\x92\x1d\xbf\x10\xbf\xc0\x75\xa5\x7b\xea\x67\x74\x51\x12\x06\xd4\x41\x17\x1d\x94\xcc\xfe\x70\x53\x9d\x8a\x92\xd9\xee\x47\xfb\x11\xfd\x34\x4b\xdf\x29\x99\xc0\x4c\xb8\x65\x21\x7e\x55\x58\x5e\x57\xb3\x0c\x07\x53\x07\xcd\xeb\xdc\x88\xf4\xea\xcc\xd2\xd8\xb7\xf4\xca\x09\x2b\x20\x1a\xa1\x70\xba\xc0\x98\xc6\x83\xde\x39\xe8\x9d\xdd\x4d\xe9\x1d\x34\xaf\x14\x67\x2a\x34\x2f\x30\x9f\x7a\xe0\xcc\x15\xe6\xd7\x75\xa5\x5f\xd3\xd1\xc4\x91\xe5\x63\x41\x61\x7e\x81\xab\x19\x99\x8e\x26\x91\x63\xa2\x33\x0a\xf3\xab\x0e\x1a\x2b\x89\x1c\x0b\x67\x0b\xac\xe3\xf5\x4f\x1c\xb2\x51\xba\xc0\x4c\xa6\xf5\x3a\xf8\xfa\x0e\x06\xd9\x1e\xed\x85\xe5\x05\xd6\x71\xa4\x37\xd4\x5e\x58\x5e\x57\xb3\xf4\x86\x92\x0b\xac\x97\x71\xa0\xe4\x0e\x4a\x2e\xc7\x8b\x83\x92\x3b\x9c\xe6\x76\xbd\xa1\xd1\x0e\x1a\x2d\x79\x1e\x0b\xcb\x0b\x0c\x8e\x10\x2c\x2f\xb0\x3f\xf2\x61\xb3\x0e\xe7\xb9\x43\xf5\xcc\x1c\xca\x10\xbf\xea\x60\xcb\x85\x23\x55\x78\x59\x60\xa5\xc8\x4e\xe1\x65\xd5\xe1\xec\xc6\x4d\x88\x70\x05\xe6\x34\xcb\x28\xa6\x83\x91\x96\x72\x5c\x75\x30\xd2\x0e\xe9\xbf\x73\x36\x39\x18\x69\xe1\x48\x5d\xcd\x32\x96\x6c\xa8\xc0\x4a\xa2\x80\xc2\x91\x02\x2b\xa5\xfc\x0b\x47\xaa\xc2\x91\xda\x1f\xbb\xe1\x5d\xf7\x4d\xb3\x5e\x5f\xb9\x01\x2d\x74\xd0\x42\xbb\x65\x47\x0b\x85\x23\x75\x70\xb5\xe0\x48\x81\x99\x2a\x12\x85\x23\x55\x21\x3f\x5d\x57\xbe\x22\x7b\x91\x65\xb6\xe7\xf4\x26\x95\x73\x85\xe9\x74\x35\xf3\x6b\x8b\x2c\x54\x81\x49\xf4\x26\xd2\x29\xa2\x0f\x91\x91\xbc\x7f\xad\xc8\xc4\xee\xad\x88\xd2\xa9\x93\x5d\x93\xa4\x91\x85\xc2\x04\x56\x72\x89\x15\x0a\x53\x85\x9c\x74\x35\xcb\x1d\xe8\x17\xe4\xa4\x67\x6c\x6c\xe4\x24\xb0\x3f\x12\x81\x5d\xc8\x49\x40\x0c\x50\x21\x27\x55\x88\x48\x57\xb3\x3c\x1b\xc3\x26\xb0\x12\x66\x5b\x88\x48\x75\xde\xfa\x25\x3b\x17\xda\x11\x90\x83\xbd\xd0\x8e\x2a\xac\xa0\xab\xd9\xf5\xfe\xb0\x82\xc0\xa4\xbc\xb1\x82\xc0\xfe\x48\xb9\xb3\xc2\x0a\x02\x2b\x75\x08\x0a\x2b\xa8\xce\x7b\x11\xe7\x40\x8e\xa1\x03\xe6\x19\x53\x18\x43\x07\xac\x47\x26\x03\x86\x4e\x9d\x2c\x91\xd4\x57\x2a\x74\x1c\x20\x66\xa9\x4e\x96\x48\x60\x25\x7b\x54\x9d\x16\xe9\xe9\xd8\x94\xc2\x46\x85\xb4\x03\xd6\x11\x5d\x82\xb4\x03\xd6\x71\x7a\x0c\xc3\x71\x2f\x5c\xef\xca\xc2\x0d\x0c\x8e\xe5\xd3\xba\x0d\x5c\xcd\xf2\xe6\x2d\xdc\x53\x65\xa6\x98\x5c\xd8\x3e\x60\x7f\x24\x01\x5d\xa1\xfb\x00\xe1\x54\x75\xb2\x4e\xc2\xf6\xb9\x9a\xa5\x0b\x6c\x91\x9b\xee\x73\x68\xe6\xc5\xf3\xea\xa4\xbc\x4e\xe1\xfb\x00\xf1\x54\x75\xd2\x02\xa7\xe3\x5b\x02\xb8\xeb\x74\x7c\x3b\x1d\xdf\x4e\x8f\xab\xf3\x0c\x8f\x84\xc4\xd6\xc9\xf0\x38\x1d\xb8\xcc\x36\x86\xc7\xb9\x3c\x9b\xb5\xc6\xe5\x1f\x58\xc7\xd4\xcc\xb3\xad\xb7\x66\xe9\x3d\x35\x70\x52\x03\x31\x59\x4e\x6a\x20\x30\xe9\xdd\x73\xdd\xcf\x51\xae\xcc\x88\xd3\x0c\x27\xcd\x60\x71\xd0\x0c\x01\x11\x61\x85\x62\x54\xa1\x18\x9d\xc9\x2e\x5e\x28\x46\x35\xb8\x6a\xed\x49\x28\x46\x40\x90\x58\xe1\x10\xd5\x60\x9e\xa4\x7a\x54\xe1\x10\x81\x15\x56\x74\xe1\x10\x81\x75\x64\x29\xe3\x10\xd5\x78\x7d\x5d\x39\x22\xfb\x91\x65\xe7\x8a\xef\x64\xd0\x02\x83\x29\x12\x6f\x07\xa6\x11\x90\x2d\xbf\x30\x8d\xc0\xfe\x08\x89\xa1\x30\x8d\xc0\x0c\xcd\xb0\x30\x8d\xc0\x3a\xb2\x1c\x31\x8d\xc0\x75\xa5\x5f\x3b\xc8\xb2\x33\x66\x9a\x62\x1a\xd5\x38\xcc\x98\xfb\xd7\x74\x2a\xe1\x46\x23\xaa\x6d\x38\x16\x0d\x7e\x92\xf0\x13\x4a\xbe\x78\xb0\x8e\x8d\x68\x10\x19\xb5\x18\x9c\xa8\x46\x40\x1c\x5d\xa1\x1a\x81\xab\xd9\x8c\xec\xbe\x43\xd6\xe8\xda\xfe\x7e\xd7\x1e\x34\xc9\x18\x96\x4e\x4c\x95\xe1\x04\x13\x58\x47\x66\x2c\xd6\x51\x0d\x2b\x9d\x63\x56\x8a\x79\xb0\x0e\x2f\xd7\x4a\x1f\x96\x75\xc2\x24\x0a\xc5\xa8\x86\x35\x9c\xc0\xab\x1a\xd6\x70\x60\xee\xb1\x2a\xb1\x8e\xc0\xd5\x2c\x0f\x62\x0d\x0f\x6b\x38\x1e\xee\x61\x0d\x0f\x27\x8c\xe9\xc7\x0c\xa1\x13\x46\x3c\x9d\xb8\x49\x35\xec\xda\x09\xcf\xaa\x61\xbd\x06\xa6\xaf\x76\xb8\x49\x60\x1d\x71\x48\xe1\x26\xd5\x70\x9c\x48\xd8\x52\x61\x1d\x81\x75\xc4\x0b\x86\x75\x54\x83\xc7\xf5\x69\x32\xda\xb5\x03\xeb\x88\x65\x3f\x2c\xf4\xe1\x38\x91\xb8\x94\x42\x31\xaa\xc1\x3f\x12\x4b\x61\xd8\xdb\x87\xbd\xdd\xa8\x59\xd4\x83\x4b\xf4\xa9\x57\xd6\x66\x40\xbe\xed\xc2\x4d\xaa\xa4\xef\x3f\xf9\xad\x70\x93\x6a\xde\x6b\x33\xfe\xbe\x69\x6d\x4e\x6b\x33\x36\xc6\xb4\x36\xa7\x62\x1c\x4b\xab\x83\xc8\xfc\xcc\xda\x99\x0e\x1d\x81\x49\x45\x4c\x87\x8e\x69\x6f\x0f\x5b\xa3\xa6\x25\x1c\x58\x89\x2b\xa8\x69\x09\x4f\x87\x8e\xe7\x7d\xd3\x0f\x59\x06\xfc\xe1\xa6\x5f\x22\x03\xbe\x74\xa1\xc9\x32\xe0\x44\x96\xf5\xe4\x12\xe5\xec\xc4\x9b\x02\xd3\x87\xde\x69\x71\x4e\xde\x08\xa7\x82\x69\xd9\x4d\xde\x88\x58\x75\xd3\xa6\x3d\x1d\x14\x92\x70\xab\xa6\x5d\x3b\xb0\x8e\x7c\xb4\x98\x0e\x0a\x93\x9b\xe1\xe5\x79\x99\xfb\x01\x79\xf7\x6b\x72\x33\x4c\x27\x80\xa4\x9c\xad\xe9\x04\x30\x9d\x00\x62\x71\x4e\x27\x80\xd4\x26\xb8\x9a\xe5\x0e\x3e\x6e\x04\xd6\xcb\x50\x72\x89\x4e\x6e\x86\x44\x94\xd7\xe4\x66\x98\xdc\x0c\xd9\x67\xa7\x45\x3a\xed\xf7\xaf\x9d\xcc\x1d\x18\xed\x31\x01\xa6\xfd\x7e\x5a\xb8\x09\x3c\xaf\x69\xe1\x4e\x0b\xd7\x04\xb1\x70\xa7\x85\xfb\xca\x8a\x44\x41\x03\x73\x44\xa1\x4f\xfb\xf1\xb4\x96\x5f\x39\x80\x4f\x6b\x39\x20\x61\x69\x4d\x6b\x79\xda\x68\x5f\x99\xe3\xea\x2a\x80\xf9\xcc\xf2\x53\x57\x01\xec\x8f\xd7\x8b\xcc\x44\xb2\xd1\xe6\xdc\x3b\x2d\xdc\x69\xa3\x7d\xbd\x3c\x88\x2e\xe4\xa3\xeb\x6e\xdc\x6c\xb4\xd3\xf7\x7c\x93\x86\x05\x3e\x85\xc9\x1f\x1e\xcd\xd4\x8a\x6b\x60\x98\x46\xd6\xf2\x64\x0c\xa7\xfa\x58\x61\x97\xd5\xb4\xae\x32\x9f\xb1\xcb\x2a\x4c\xac\xfd\xf1\x8a\x61\x8a\x89\x05\x46\x6a\xd0\x14\x26\x56\x2d\x13\xd5\x87\x0b\xbc\x28\x30\x9f\x31\xad\xf1\xa2\xc0\xfe\xf0\x2d\x10\x31\x0a\xe0\x36\x17\x62\x14\x98\x3e\xba\x22\x46\xd5\xba\xa7\xf8\xd4\xec\x4d\xf6\xce\x95\x7b\x44\x1f\xa2\xaf\x66\x9e\xe3\x7e\xb6\x5f\x3c\x69\xe9\x15\xbb\x34\x70\x35\x3b\x22\x6b\xb2\xb8\x4f\xfc\x1a\xaf\x7f\x00\x77\xba\x96\xa3\xf0\xba\x17\xc7\x24\xdb\xc9\xf6\x34\x7b\x45\xf4\x24\x7a\xc6\x4b\xe4\xc7\x0c\x07\xb7\x9c\x0f\x51\x38\x55\x60\x9e\x4f\x22\xc3\xe1\x33\xa5\x0f\x17\x38\x55\x60\x26\x58\xb9\x70\xaa\xc0\xe2\x95\x5b\xb6\xc6\xe5\x78\xec\xeb\x03\x9a\x15\x98\xf3\x41\x64\x38\xee\x25\x94\x59\x84\xc0\x04\xa6\x2f\xda\x08\x4c\x60\x7f\xf0\xe5\x62\x30\xd5\x5d\x94\x22\x56\x3f\x02\x13\x58\xd3\xe0\xb2\xa2\x03\x43\x50\x08\x02\x53\x2d\xeb\x91\x7b\x1c\x81\x09\x8c\x35\xff\x3e\xfd\x78\xe1\x37\x81\xc9\xa0\xc1\x6f\x02\xd7\x0f\xe7\xc9\xad\xe0\xc0\xda\x72\x66\x44\x70\x02\x6b\x33\x89\x2d\xe0\x00\x2a\x7b\x2d\x0b\x78\xcd\xbb\xcb\x79\x91\x16\x30\x1a\xd4\x30\x9f\x2c\xe0\xe5\xc3\x26\x7d\xbe\xec\xa9\x01\x8c\xf7\x5a\x16\xeb\x72\x38\x76\x74\x40\x8d\x02\x33\x39\x8d\x0b\x35\x0a\x5c\xcd\x72\xa9\xb5\x89\x1b\x95\x20\xd1\xc2\x8d\x02\x6b\xb3\x24\xec\xbc\x81\xc5\x95\xba\xec\xbc\x81\x95\x04\x48\xb5\x98\xd8\x81\xc5\x2f\xbb\x7c\xd2\x58\xf6\x67\xfe\x7d\x0c\x2a\x80\x8b\x5f\x18\x54\xb5\x58\xdd\xbe\x22\x61\x50\x81\x95\xa2\xe2\x85\x41\x05\xae\x66\x19\x6f\x66\x77\x40\x6e\x82\xc2\xa0\x02\xfb\x83\xb7\x0c\x85\x0a\xcc\x2d\x9b\x0f\x06\x15\x58\xfc\xb7\x18\x54\x15\x06\xd5\x99\x52\xa0\x85\x41\x05\xe6\x16\xdb\x04\x81\xaa\xde\x8e\xe8\x3e\x47\xbc\xed\xf6\x81\xc5\x7d\xfb\xb6\xdb\xbf\x19\xe7\x3e\x77\x60\x50\x81\xc5\x19\x8c\x41\x05\xe4\x1c\xa8\xb7\x9d\xfd\x8d\xa6\xfa\x24\xfa\x10\x79\x77\xd9\x8d\xde\xb6\xec\xb7\xba\x94\xd1\x70\x6f\x96\xf8\x9b\x25\xce\x1b\xfc\x66\x89\x07\x16\x37\xef\x9b\x25\xfe\x66\x76\x73\x54\xbf\x29\xcc\xc0\x18\xfa\x4e\x5f\xaa\x97\x32\xef\x2b\x07\xd1\x74\xe5\x11\x99\x1e\xc4\x12\xdf\x0e\x8f\xa6\x07\xf7\x62\x89\xba\x41\xc7\x02\x53\x88\x91\xf2\x20\xf5\x66\x93\xb2\x09\xde\x6c\xd2\x37\xaf\x77\xa6\x07\xd2\x56\xbd\xef\xd5\x32\xfc\x9a\x07\xc9\x6a\x31\x3d\xde\x56\xcb\xfb\x5e\x06\x39\xad\x20\x72\x81\xc9\x2d\x80\xc8\x05\xf6\x07\x5b\x5f\xcd\x10\x30\x42\xd7\xab\xb7\x65\x10\x98\xa9\x43\x5f\xaa\x88\xd4\x7b\x1d\xae\xd4\xcc\x18\x25\xbb\x59\xb2\x45\xd7\xdb\xb1\xf2\xcd\xb4\xb4\xc7\xbe\x4d\xb6\xc0\x10\x5a\x87\x3c\x56\x21\x8f\x9d\xa1\x49\x17\xf2\x18\xb8\xae\x5c\x91\x6d\x64\xf9\x82\x9b\x15\xf4\xf1\x85\x2c\x55\x44\xf6\x47\x32\x48\x97\x2a\x22\x60\x8e\x3c\x9a\x2a\x22\xf5\x31\x01\xcf\x68\x2c\x25\x43\xc0\x14\xc8\xf0\x31\x01\x3f\x42\x70\xce\x74\xe1\x63\x82\x04\xa6\xb7\xfc\xb1\xc7\x7e\xcc\x99\x73\x23\x73\xd3\xc3\xa6\x92\xc7\x35\x67\x3e\x5c\x38\x67\xbc\x3f\x1f\x5b\xe5\xe7\xae\xcd\xeb\xca\x2f\x51\x96\x72\x92\xf1\x96\x2a\x22\x60\xf2\x99\xa9\x22\x52\x1f\x1f\xc8\x93\x22\xbe\xb0\xe9\xc0\xe4\xd4\xc5\xa6\x03\x57\xb3\x0c\x92\xad\x32\xb0\xf8\x1a\x3f\xb6\xca\xcf\x79\xdf\x34\x0f\x62\x8f\xfa\xc8\x44\xfc\x74\xa5\x9b\xb2\x23\xc5\x41\x7c\xd8\x91\x81\xe9\xbb\xf1\x87\x1d\x19\xb8\x9a\x65\x2c\x7d\x5b\xff\xc8\x44\xec\x06\x4c\xcb\x80\x1c\xd7\xf5\x61\x5a\x7e\xb8\x6d\xcf\xe7\x8c\xcc\x8b\x49\xc4\x4d\xe2\xbd\x0b\xf9\x0f\xcc\xe7\xdd\xea\x4d\x94\x75\x15\xaa\x4f\xe1\x03\x56\xb8\x7f\x97\x2c\xcf\x61\xc5\x04\x66\x72\x06\xd6\xc7\x29\xee\xe3\xc8\x16\x92\x4d\x7d\x58\x7e\x81\x91\x62\x6a\x85\x22\x58\x1f\xc6\xda\x19\x4b\x04\xd1\xaf\x42\xf4\x3b\x19\x44\x88\x7e\xf5\x75\x94\x49\xf9\xc8\xc2\xea\x03\xd3\x9b\xff\x3a\xca\x7c\x59\x61\x09\xc2\x2e\x0c\xbb\xba\x19\x76\x31\x4a\x31\xec\xea\xcb\xe4\x4a\x3e\xa3\xfa\x52\x21\x81\x35\xfe\x89\x8c\x2a\xf5\x35\xcd\xbe\x0e\x1d\x23\x63\xa8\x66\x08\x58\x29\x89\x50\x78\x7a\xf5\x35\xa7\xc2\x5b\x28\x35\x43\xc0\xe4\x0f\x56\x33\xa4\xbe\x7c\xfb\xa9\x55\x59\x2a\x7f\x80\x95\x04\x11\xf5\xe5\xdb\xff\x8e\xf4\x30\x91\xd6\xf5\x65\xd0\x7c\xef\xe2\xec\x44\x7a\xe8\xc5\x85\x7d\x50\xa8\x75\xf5\xa5\x4e\xc2\xb3\x2c\x75\x39\x80\x0a\x72\x85\xa0\x56\x5f\x6f\x84\x95\x8d\x53\x56\xe1\x94\x9d\x5c\x29\x38\x65\xf5\xf3\x46\x44\xcd\xe0\x94\x81\x25\xca\x10\xa7\xac\x7e\x3c\xb1\xa1\x02\x14\x36\x17\x58\xa9\x1e\x58\xc8\x5c\xf5\xe3\x62\x15\x99\x8a\xb9\x05\x04\x64\x17\xe6\x56\xfd\x7c\xc2\x19\x39\x83\xa2\x69\x81\x3b\x10\x1a\x4b\xab\x7e\x0e\x70\xe1\xff\x16\x4a\x16\x58\x3e\xca\xa1\x64\x81\xab\xd9\x8c\x4c\x17\xee\x1a\x75\x79\x0e\x36\xea\x4f\xf5\x8e\x7c\xe9\xf9\xb1\x51\x7f\xf7\xcb\x5a\x9a\x79\xdc\xa4\xe0\x4b\xda\xdc\xc2\xd2\xaa\x1f\x67\x4c\xd2\x14\xd4\xcf\x62\x0c\x2c\x67\x87\x1f\x1b\xf5\xc7\x20\x4d\x32\xc3\xc2\xc9\xaa\x9b\x93\x95\xd7\x8c\x93\x05\xae\x66\x19\x37\x6b\xf6\x87\x52\x1f\x17\xc2\xcf\x9a\xfd\x79\xf5\x09\xec\x2f\xa4\xac\xfa\xf9\x4e\x31\xb5\xb3\xe1\x04\x94\x92\xa8\x9f\x0d\xe7\xc7\xb7\xc9\x17\xfb\x63\x78\x05\xe6\xf0\x6b\x0c\xaf\xdf\x1d\xad\x9a\x17\xc3\xf0\xfa\xa9\x2b\xbc\xbb\xd0\x48\xf2\x80\xda\x32\xf1\xa3\xc0\x3c\xf3\x35\x03\x3f\x0a\xcc\xe3\x7e\x32\x9d\x8a\x47\x25\xa9\x72\x0b\x63\x0a\xcc\x10\xcd\x0a\x63\x0a\x5c\xbf\x9f\x91\x64\xb1\x05\xd6\xd3\x40\x32\xd8\x7e\xa2\x4c\x92\x91\xb5\xb0\xa8\xc0\x64\xdc\x60\x51\x81\xab\x59\x6e\x6a\x13\xfd\x29\x2e\x11\xeb\x09\x8b\xaa\xc2\xa2\x3a\x3d\x1a\x16\x15\x58\xa9\xa3\x5e\x58\x54\x60\x8e\xbb\xd5\x4e\x94\x18\x8d\xec\x97\xc5\x89\x13\x18\x21\x2a\x17\x5e\x15\x18\x21\xe3\x17\x5e\x55\x95\x5d\x35\x55\x9c\x0b\xaf\x0a\xa8\xf4\x53\x78\x55\x60\xee\x39\xf3\xe2\x55\x55\xf1\xb9\x86\xd3\x5b\xe5\x34\x5b\xf2\xf6\x0f\xa2\x0c\x46\xb1\xe1\xf0\x12\x8a\x0d\x17\xc0\xe1\xab\xb2\x45\x97\xfd\x78\xe6\xdd\x95\xfd\x38\xa0\x8a\x44\x15\x6d\x1b\xb8\x9a\xb9\x74\x90\xa5\xea\x4c\xb4\x47\x51\x01\x65\xbd\xa7\x68\x41\xe1\x5f\x81\xc9\x27\x8f\x7e\x55\x65\xbd\xcf\x9c\x78\xca\x7a\x0f\xcc\x47\x4e\x02\x65\xbd\x17\x0f\x6b\xd2\xd8\x95\x02\x3b\x60\x9d\x71\xe8\x95\x63\x64\x60\x8a\xd7\x29\x0e\xd6\x72\xb2\xe4\x73\xc2\xdc\x02\x33\x1c\xb8\x2a\xbb\x76\x59\xef\xd3\x1b\xb5\xde\x03\xea\xe6\x14\x7e\x57\xd5\xbd\x90\x33\x63\xca\x42\x0e\x4c\x47\xe8\xb2\x90\x4b\x68\x6b\x52\x5e\x56\x39\x01\x06\x26\x2f\x74\x39\x01\x06\xc6\x8a\xf2\x40\xf0\x02\xeb\x74\x4f\x36\x6d\xd9\x8e\xa7\xc9\x60\x3b\x0e\x2c\x9b\x65\xd9\x8e\x03\x33\xf5\x70\x4a\x31\xa0\x2a\x3b\x34\xd2\x47\xd9\xa1\x03\x73\xc4\xa4\x2d\x3b\x74\x60\x9d\x59\xed\xe5\x00\x58\x42\x39\x66\x2c\xce\xe2\xae\x09\x8c\x69\xca\x30\x86\x8b\xe5\x9b\xa4\x55\x55\x2c\xdf\x80\xc2\x86\x55\x14\x51\x58\x69\x57\xb3\xf4\x80\x8a\x29\x55\x62\xa6\x66\x3a\x75\xeb\x93\x28\xf5\xa2\x4f\x02\x61\x6a\xfe\xed\xa6\x5d\xd4\x4d\x89\x70\x4b\x05\x86\x2a\xfa\x26\x30\x96\xe1\xa2\x6f\x6a\xdd\x3d\xcc\x40\xd0\x24\x81\x61\xef\x51\x01\x09\xac\xd3\xd8\x53\x24\x65\xfb\xc4\x60\xc1\x9a\xab\xb0\xe6\xce\x94\x14\x2e\xac\x39\x30\x99\x64\x58\x73\x60\xb1\x5d\x90\xe6\xea\x26\xcd\xe5\x4b\x1b\xd2\x1c\xb8\x7e\x5f\xb3\x17\x59\x46\x2b\x6f\xad\xa9\x8d\xc0\x4c\x2e\x8a\x6a\xbb\x73\x73\x78\x99\x50\xcd\xe1\xd5\x72\x9c\x47\x47\x63\xe0\x55\xd3\x07\x2b\xa7\xfb\xa6\x0f\x5a\x88\x7c\x4e\xb8\xcd\x3e\x6f\xfa\x00\xf5\x45\x6d\x26\xb0\x44\xb4\xa8\xcd\x04\xae\x66\x23\xb2\x41\x36\xe2\x59\x49\xdf\xe9\x83\x66\x91\xad\x8d\xec\x4d\x96\x58\xe3\x98\x09\xcd\xe4\x6a\xb6\xd4\xf2\x20\x6c\xa9\x16\xc0\x9a\x8d\x1d\x3d\xaf\x9a\x3e\x48\x86\xda\x42\xa8\x03\x93\x83\x1f\xa1\x0e\xec\x8f\x64\x2a\xaf\xa6\x10\x5a\xf4\x7b\x2c\xfb\xf6\x49\xa5\xe9\x88\xa4\xf8\x2a\x05\xa1\x80\x2c\x21\x85\x8a\x57\x6d\xf1\x27\x8b\x7a\x21\xd4\x81\xb1\xfc\x9a\xc5\x1f\xf6\xdc\xfe\x48\xe2\xe9\xc2\x9e\x03\xf2\xa5\x16\xf6\x1c\xb8\x9a\xe5\x79\xf9\x95\x54\x7a\x4a\x65\xa3\xc2\x9e\xab\xb6\xd9\x27\xe9\x76\xa1\xca\x55\x73\xea\x26\x89\x6a\x29\xeb\x04\xd6\xe6\x2d\xf0\x09\x85\x17\x27\xad\x6a\xa1\xc5\x81\xfd\x91\x1c\xcd\x85\x17\x07\x64\x42\xad\xa6\x38\x02\x57\xb3\x8c\x9b\xc3\x70\x60\xac\xbb\x99\xe1\xe5\x4d\x12\xae\x8f\x2b\x07\x54\x05\xaa\xa6\x4c\x9a\x32\x49\xbe\xdb\x6a\xca\x24\xb0\x04\xb5\x36\x65\xd2\x22\x58\x93\xac\xa5\x14\x8e\x02\xd3\x17\xab\x66\x75\x04\xc6\x7d\x03\x4a\x22\x30\x79\xe8\x9a\x16\x68\xb6\x83\x6f\xd3\xcd\x76\x08\xcc\x24\xca\xad\xb6\xe2\x9b\xed\x20\x28\x59\x61\x2a\x30\xee\xb5\x6c\xc9\xf7\xbd\xe4\x63\x9d\x20\x00\x56\x08\x80\x67\x12\x22\x34\x02\x20\xd8\x1f\xc9\x3d\xdb\x8f\xac\x79\xb0\x12\x96\xdb\x8f\xac\x79\x30\xc7\xc3\x95\x4f\x22\x6b\xfe\xb2\x31\xfa\x91\x35\x0f\x46\x56\x69\x3f\xb2\xe6\xfb\x21\x04\x3e\x09\xdf\xfa\x11\xfb\x1b\xc8\x50\xdb\x8f\x58\x0f\x40\xc1\xc4\x7e\xc4\x7a\x00\x63\x3d\x66\x44\x6f\x22\x7d\x1f\xae\x2c\xb2\x78\x37\x4e\x1d\xe8\x88\x8e\xbb\x53\xb9\xf4\xd0\xa9\x43\xa7\x8e\x88\x74\x8a\x17\x3d\xce\xa3\x4e\x01\xad\x1b\x66\xf2\x53\xb7\x32\x5a\xfd\xb8\xb5\xc5\x4c\x0f\x0e\x3d\x88\xcb\xfc\xf4\xb8\x87\x1e\xb0\x1e\x92\x66\xae\x11\x22\xc1\xf8\xeb\x4a\xcf\x76\xab\x01\x77\x38\x5d\xca\xbb\x7c\x69\xad\x46\x9b\xec\xc7\xbd\xbe\x2f\x5d\xdf\x38\x92\x60\x6d\xbb\x66\xbf\x88\x12\xee\xbe\xa5\xe0\x45\x3f\x86\x9e\x8e\xf4\x74\x4b\xe7\x87\x9e\xe6\x73\xcf\x16\x4e\x7a\x3f\x86\xf7\x97\x33\xf9\xfe\xca\x80\x0c\x9d\xcf\x31\x20\x89\x7d\x1b\xe1\xb2\xc3\xa4\xbc\xae\x24\xf3\xb8\x71\x42\x27\xb1\x6f\x63\x52\x82\x7d\x4b\x62\xc9\x46\xa5\x04\xf3\xf9\x48\x0f\xa2\x40\x3a\xb5\xbb\xae\x66\x99\x20\xe3\xee\x42\xe5\xd7\xd2\x6c\x9a\x94\x5c\xca\xcf\xb4\x9a\x3a\x95\x70\xd1\xcd\x64\x9b\x3a\x45\x7d\x3c\xd3\xf5\xa9\x4f\x71\x92\x6d\xa9\xbc\xdc\x98\x9a\x60\xa6\xec\x54\x63\x6a\x82\x99\x4f\x42\xfd\x98\x3a\x10\xbd\xb0\x3d\xb6\xbf\x8f\x1e\xef\xc7\xd4\x99\xc9\x39\x9b\x2e\x4f\x6f\x28\xc6\xc5\x16\x3e\x56\x23\x72\x82\x35\x75\x66\xe9\x4c\x3e\xec\x6e\x0f\x2b\x6c\xe9\xcd\x4a\x8a\xdc\x99\x41\x5d\x7a\x93\xb3\xf1\xf6\xb0\x4e\xa2\x4a\x80\x94\xc4\x8d\xb4\xd9\x61\x68\x5e\xcd\xf2\x8a\xde\xee\x90\x95\x1e\x9d\xd9\x18\x9a\xbd\x1d\x6e\x7a\x1d\x4d\x7a\xb3\x02\x02\x33\xb1\x2a\xbd\xc5\xa4\x06\x73\x44\x1f\x6c\xd6\x44\x60\xa4\x18\x45\x2b\x87\xd6\xa9\x71\xb6\x6f\xa1\x11\xf5\x66\x4d\x04\x66\x3c\x8f\xbd\x59\x13\x81\xab\x99\x7b\x2e\xb2\xe4\xe6\xce\x2b\x52\x03\x0d\xcc\x58\x73\xbd\x65\x53\xed\xed\xbc\x6f\x90\x9b\x9e\x6e\x10\xfa\x58\xca\xb2\x35\x52\x68\x87\xda\xb9\x6f\x0f\x8f\x1b\xcf\x03\x98\x31\x8b\x7b\x1b\xae\xcc\xc1\x75\xcf\x78\x6f\xe3\xbe\x32\xec\x2e\x9d\x32\x89\xb7\x7b\x12\x67\x05\x6f\x26\x71\x60\xe5\x73\x78\x6f\x26\x71\x60\x3e\xce\x33\xa2\x2f\xd1\xcf\x95\x19\x8e\x58\xca\x60\x25\x3c\xa6\x31\x4c\xc1\xda\xf7\x3c\xac\x79\x1d\xb8\xae\x4c\xa7\x4c\xec\xc0\x0c\xbb\xab\x37\x13\x3b\x70\x35\xcb\x73\x4c\xaf\x45\xba\xf8\xe9\xd7\xbc\x96\x69\x38\x66\xfa\x3e\x0d\x47\xf6\xca\xe4\x6d\x6d\xdc\x54\xb0\x6f\xb4\x1c\x72\x2a\x98\xcf\x28\x12\xdc\x54\x20\x6d\x6b\xe3\xa6\x76\x68\xa2\xd7\x95\x79\x55\xcb\x73\xe4\xe4\x4d\x53\xe1\x89\x76\x48\xa1\xfb\xb6\x99\x58\xcb\x0d\x72\xa6\x4e\x00\x58\x23\x85\x36\x6a\xe7\x96\xec\xf6\x8d\xda\xd9\xa1\x76\x8e\x94\x2f\x69\xd4\xce\x0e\x27\x73\xdf\x92\x9f\xa3\x77\xdb\xca\xae\xaa\x4e\x26\xf8\x1e\x53\x12\x5c\xcd\x46\x64\x83\x2c\x34\xed\x4d\xb3\x49\xf4\xd6\x6c\x46\xf6\x21\xbb\x96\x72\xe2\x2f\x3b\x95\xe5\xfe\x47\x23\x65\x6e\xb1\x31\x1a\x29\x13\x48\x50\xdb\x48\x99\xfd\x17\x29\x53\x2b\x8f\x16\x83\x33\xa1\xa1\xbd\x1f\x1e\x2d\x5e\xb9\x8d\xca\xc4\xc0\x04\x2b\xe1\x29\xad\x0c\x5d\x87\x80\xb9\x6f\xdb\x2d\x6b\x32\x65\x83\x33\x1e\xa7\xf1\xa0\xf4\x53\xb3\xac\x77\x4a\x3f\xb0\x72\x84\x69\x15\xe1\xc0\xbe\xe5\xb3\x50\x2b\x09\x07\xe4\xce\xed\x9d\xd2\x0f\x48\x8a\xdb\x8a\xc4\x81\xeb\xca\x3c\x87\x55\x15\x98\x89\xaf\xeb\xdd\xaa\xda\x87\x5e\x45\x09\xec\x56\x42\x40\xfa\xdf\x46\x90\x04\xf3\x75\x5f\x59\x44\x59\x1b\x51\x45\xf8\x91\xbd\x4f\x2f\x59\x33\xd3\x39\x30\xf7\x95\xc7\x30\x9b\x77\x1a\x3e\x1f\xd8\x7a\x37\x9d\x03\x8b\x86\xdf\xcd\xe6\xc0\xda\x9f\x5a\x2d\xa2\xcc\xe6\xa7\x56\x6f\x22\xaf\x3d\x6f\x85\x06\xdf\xa5\x0d\x36\x40\xd3\xf3\x2f\xc3\x9d\x05\xbf\xd3\xe0\x81\xb5\xef\x44\x86\xdb\xd2\xc8\x77\xad\xc6\x7c\x04\x2b\x31\xc7\x8d\xf9\x08\xae\x66\x79\x0e\x4a\x3d\xb0\x12\xb0\xdb\x0a\xda\x75\x08\x8c\x57\xb3\x3c\xc8\xf2\x6c\xb7\x31\x48\x74\x3f\xdb\x4f\xb3\x74\x61\x19\x5c\x74\x25\x53\x61\x99\x44\xf7\x42\x8b\x6e\x46\x74\xec\x10\x1d\x47\xa8\x3d\x8d\xe8\x08\xa6\xad\xf8\xc9\x16\x0c\xac\xfd\x32\x7a\x1b\xf5\xb1\x9f\xf7\x72\x8c\xba\x56\x0b\x0f\xcc\x54\xa5\xef\xa7\xe5\x18\x9e\xe3\xd5\xec\x15\xd9\x24\x43\xed\xd1\x6c\x11\x2d\xcd\xce\xc8\xde\x64\x51\xba\x2f\x37\xfd\x10\xe5\x55\xbd\xdc\xf3\x4b\xd4\xae\xfc\x27\xb6\x6c\xd4\x48\xb0\x52\xc4\xbf\x31\x23\x3b\x54\xc3\x7d\xdb\xb2\x82\x71\x0d\xc1\x08\x29\xbf\x9f\xa7\x4e\xc7\x6b\xba\x25\x5b\x77\x63\x07\x82\x95\x0f\x1d\x8d\x1d\x08\xf6\x6d\xbf\x65\x06\x22\xd1\xb0\xc9\x59\xd1\x4f\x2b\x27\x30\x13\x8c\xd8\x38\x84\x60\xa5\x84\x70\xe3\x10\x82\x95\x14\x8f\x8d\x43\xd8\x21\x02\x5e\xbf\x1f\x99\x95\x83\xe2\xb7\xd1\x5e\x28\x7e\x60\x85\x08\xd0\x28\x7e\x1d\xca\xda\xbe\x25\xeb\x74\xe3\xac\x81\x99\xaf\xb3\x8d\xb2\xd6\xa1\xac\x0d\x1a\x02\x65\xad\x5f\x5e\xf8\x7e\xee\x91\x1d\x64\x39\x55\x1f\x8f\x88\x4e\x22\x37\xc8\xfe\x8c\x2c\x06\xd6\xcc\xb6\x85\x2c\xd6\x2f\xa6\xc3\x3e\x34\x1b\x64\x39\x7c\x67\x6d\x62\x81\x81\x7d\x4b\x4a\xad\x46\x03\x03\xe3\xaf\x5f\x7b\x13\xbd\x35\x7b\x45\xf6\x21\x4b\xa5\xe8\x97\x5f\xfb\x12\x7d\x35\x3b\x22\xfb\x91\xe5\x3c\x77\xba\x32\x4b\x07\xe5\x6b\x4b\x7c\x73\xa3\x7c\x81\x45\x2f\xa1\x7c\x81\x7d\x4b\x25\xfe\x0e\xff\xeb\x86\x99\x2f\x0f\x8d\x05\xd6\x48\x5a\x5b\x52\xb5\x34\x92\x16\x58\x89\x32\x6f\x24\xad\x7e\x51\xa3\xc9\x2c\xd3\xb8\x56\x60\x25\x49\x55\xe3\x5a\x81\x7d\x0b\x7b\xa4\x71\xad\xc0\x4c\x92\xe0\xc6\xb5\xea\x17\x35\x14\x0e\x6f\x23\x1c\x81\xb9\x7b\x36\x6a\x28\x7c\xa3\x7d\x4b\xb6\xeb\x46\x38\x02\x32\x30\xf5\x6b\x19\x5e\x6a\x28\xdf\xdf\x5a\x91\x2a\xb0\x52\x5a\xa9\xd1\x92\x1a\xe1\x68\x4b\x1e\xe5\x46\x38\xea\x10\x8e\x46\x82\x6b\x1b\xe1\xa8\x0f\x13\xe9\xf9\x7a\x45\x76\x90\x25\xfd\x64\x86\x17\x07\x09\x5c\xcd\x56\x64\x83\x2c\xe9\x34\xd2\x53\x1c\xa4\x3e\x18\xb4\xcf\xcc\x41\xec\x1f\xb0\x46\x66\xea\x61\xd3\x0e\xec\xdb\xd3\x1d\xec\xda\x81\xc5\x92\xc4\x11\x02\x23\xe5\x26\x1b\x47\x08\xac\x90\x95\x1b\x47\xa8\xb1\x7a\xb6\xa7\xe7\x30\x69\x02\x2b\x8e\xf5\xc6\xea\x69\xac\x9e\x2d\x89\xf5\x1a\xab\x07\xac\x91\xa3\x2b\x56\x0f\x90\xcb\xaa\x15\x6f\x6a\x6c\x9a\x2d\x41\xa5\x8d\x4d\x03\xd6\xb8\x45\xf7\x0d\x92\x28\x34\xbb\xc3\x31\x0c\x2e\xab\x20\xa5\xe5\xfa\x60\x15\x04\xd6\xf0\x18\xac\x02\xd5\x96\xce\xa7\x2b\xdd\x93\x52\x79\xe6\x98\x8a\xe0\xd2\x87\xed\x38\x81\x95\xad\x18\x11\x58\xe3\x6e\x66\x88\x62\x5c\x8e\x71\x46\x64\x88\xa8\xa3\x24\x6c\x6a\xd5\x83\xc0\xca\xa7\xd8\x56\x3d\x08\xec\x5b\x2a\xaa\x36\x32\x0b\x98\x61\x56\x35\x32\x0b\x90\x66\xab\x55\x0f\xea\xc3\xd4\x7d\x69\x66\xea\x1e\xa6\x6e\x4c\x66\x5c\x16\xb0\x6f\x89\x84\x6c\x64\x16\xb0\x12\x20\xd0\xc8\x2c\x7d\x50\x8b\xaf\x2d\xbf\x46\x2d\x06\x56\x32\x12\x37\xe2\x4a\x87\xb8\x32\x5e\xd9\x12\x10\x57\xc0\x75\xe5\x8a\x6c\x23\xcb\x80\x47\xd7\x2b\xee\xd3\xa7\x49\x1f\x3f\x65\x63\xae\x80\x95\x0f\x8b\x7d\x9a\xf4\x81\x95\xd0\x93\x56\xdc\x07\x5c\x57\x92\x4d\xb2\xa4\xa5\x5d\x7e\x6c\x11\xe9\x68\xb4\x38\x82\x0b\x58\xf9\xe0\xde\xa7\xed\x32\x30\x99\xa0\x8a\xfb\x80\xeb\xca\x33\xb2\x22\x33\xe0\xd7\x48\xaa\xe4\xd3\xa7\x15\x94\x28\xd0\x56\xa3\x07\xac\xf8\x9d\x5b\x8d\x9e\xc6\x6f\xd9\x5e\xd9\x87\xf0\x5b\xc0\xca\x37\xcf\xc6\x6f\xe9\xd3\xda\x78\x3d\x5f\x7f\xbf\x6d\x2b\x8a\x03\x56\xf2\x34\xb5\xa2\x38\x60\xdf\x12\xaf\xd9\xa7\xb5\x13\x58\x33\x33\xea\xa4\x95\xc3\x61\xb9\x9a\x65\x08\xb9\x51\x02\x2b\x9f\x49\xfb\xe4\x46\x09\x48\x62\xd6\xa7\x45\x77\x5a\x4e\x61\x9e\xb6\xca\x36\x40\xe6\xb4\x56\xd9\xa6\x4f\x76\xc1\x2b\xa6\xb2\x32\x36\x60\xcd\x18\x60\x48\x32\xe0\x6a\x96\x81\xa0\xf7\xb1\x64\x92\x99\xa4\xb1\x64\xc0\xfc\xab\x95\x11\xb4\x38\x93\xb9\xbb\x91\x58\xfa\xb4\x38\x93\xd4\xa7\xf1\x4e\xc0\xca\x57\xdd\x56\x78\xa6\x4f\xc7\xbc\xa4\xa4\x69\xbc\x13\xb0\x46\x0e\x8d\x68\x27\x60\xdf\x92\xd0\xa5\xf1\x4e\xc0\x4a\x20\x63\x9f\xdc\x1d\xa1\x9d\x5c\xcd\xf2\xbc\x16\x71\x60\x85\x7d\xd6\x0a\xd4\x80\x95\xcf\xc6\xad\x40\x4d\x9f\xdc\x1d\x49\xd5\xd2\x27\x6b\xf9\x94\x01\x30\x7b\x1e\xc2\x4a\x9f\x2c\xe3\x24\x3f\xe9\x93\x65\x1c\x58\xc9\x38\xd7\x08\x2b\x60\x25\x4c\xa9\x11\x56\xc0\x72\xca\x53\xd9\x06\xec\xdb\x4b\x47\x69\x84\x80\x14\x71\x8d\xd6\x02\xae\x66\x2e\x35\x3f\xec\x6f\xb7\x48\x3f\x99\xd9\x49\x48\xd1\x27\x33\x3b\xb0\xf2\x55\xaa\x51\x5d\xc0\xd5\x2c\xf3\x88\x2e\xc1\x75\x99\xd1\x42\xb8\x2e\x1d\xae\xcb\x08\x1d\xa3\x71\x5d\x7a\xbc\x0c\x51\x34\xe4\xa0\x38\x02\x2b\x5f\xd6\x1b\xfd\xa5\xc3\x6b\xb9\x9a\x9d\x91\x2d\xb2\x58\x89\x1b\xd1\x9b\x48\xaf\x96\x4b\xbf\x64\xb1\x28\x62\x3d\xe0\xba\x80\x11\xf6\x48\x0f\xab\x3f\xbc\x93\xeb\xca\x3c\x87\x6d\x70\x88\x80\x8b\x9a\x53\xe2\x06\xec\x5b\x72\x65\xf4\xb0\xd4\x87\x00\x8a\x1c\xab\xd1\x53\xc0\xd5\x2c\x37\x65\xb0\x05\x64\xd6\xeb\xc1\x5e\x0b\x4c\xc7\xb0\xc1\x5e\x1b\x42\x56\x72\xea\x1d\xcc\xb5\x41\x6f\x24\x5c\xb4\x07\xc5\x30\x28\x86\x95\x2b\x29\x86\x41\x31\x24\x5c\xb4\x07\xc5\x10\x58\x6c\x33\x05\x79\x3a\x24\x96\xab\x59\x7a\x75\x7a\x8e\x10\xde\x92\x93\xaf\x95\xd5\xe9\x41\x0b\x1c\x46\x97\x16\x18\x36\xd5\xac\x83\x41\x0b\x60\xae\x6c\x89\x86\x6c\xcc\x15\xb0\xe2\x93\x6f\xcc\x15\xb0\x6f\x21\xa5\xf7\x60\xc2\x05\xd6\xc8\xa4\x47\x66\xe9\xc1\x9a\x4a\x00\x63\xe3\x60\x74\x38\x18\xe3\xcc\xe3\xe2\x60\xf4\x34\x67\xc2\xe8\xe8\x69\xce\x04\x66\xe8\x3a\x8d\x96\xd1\x08\x17\x5b\xd8\x15\x8d\x70\x01\x56\x62\xe7\x1a\xe1\xa2\x11\x2e\xb6\xf0\xc5\x1a\xe1\x02\xcc\x7c\x29\x6a\x84\x8b\x9e\x8c\xfc\x50\xde\x1a\x6d\x02\x8c\x14\x10\xed\xc9\xc8\x9f\xaa\x7b\x3c\x89\x3c\x1a\x87\x4a\x58\x5f\xad\x4e\x0d\x58\xe7\x43\xb3\xbc\x98\x79\xbf\xbf\xac\x2b\xdc\x07\xb0\x12\xc3\xd7\xa8\x0f\x60\x9d\x99\x80\xa8\x0f\x60\xdf\x42\x40\xe9\x79\xea\xe8\xa9\x56\xf5\x19\x91\x8e\x0e\xc3\x96\xdd\x7d\x7a\x7f\x81\x79\x3f\x1a\xa3\x68\x72\x7c\x27\xe7\x77\x4f\xba\x78\x4a\x4e\x1f\x45\x39\x9d\xd1\x26\x9f\xe1\xb9\x91\x19\xa3\xf8\x0c\xcf\xe8\xb6\xc9\x67\x88\x21\xb1\xa5\xc0\x67\x63\x48\x80\x75\x3e\xdc\xf4\x47\x54\x9a\xa5\xa7\x66\x43\xe0\x92\xe5\x79\x79\x0d\x03\x72\x94\x37\x86\x44\x4f\x1e\xc2\x44\x9e\xf5\xe4\x21\x9c\x4a\xf5\x1a\x5e\xdb\xc4\xe4\x21\x4c\x59\xd1\x9e\xf6\x89\xe9\x33\x7c\xb6\x7c\x44\x8a\x9e\x94\x7d\x38\xe8\x8d\xfb\x00\xd6\xb9\xfd\x7d\x30\x5a\xa3\x46\x80\x75\x77\xda\x5e\x30\x19\x6f\x09\x3f\xec\x49\x57\x07\xa6\x4f\x0c\xca\xff\x74\x0a\xfb\xec\x5b\xc2\x0f\x5b\x65\x1f\x30\x96\xe9\x4e\x07\x4f\x0a\x37\x5f\xac\x5b\x1d\x1f\x20\x97\x7a\x63\x55\xf4\x62\xe7\x9c\x39\x9e\xa8\x5c\x03\xe6\x96\xa3\x88\xca\x35\x60\x19\x1a\x95\x6b\xc0\x32\xf6\x0a\xd7\xf4\x72\x30\x4d\x6a\xed\x56\x33\x06\xac\x33\x9a\x03\x5b\x02\x8c\x7c\x11\x6f\x6c\x89\xc6\x96\xd8\x92\x33\xbb\xb1\x25\x80\x64\xec\x8d\x2d\x01\x56\xa2\x42\x1b\x59\xa2\xb1\x14\xb6\x24\x1d\x6c\x2c\x05\x20\x3f\x7b\x63\x29\x80\x7d\x4b\x88\x4c\xa3\x29\x80\xf9\x1c\xae\xf4\x68\x8c\xa2\x04\xdc\x34\xe6\x02\x58\x09\x1e\x6d\xcc\x85\x4e\xb5\x97\xab\x59\x3a\x7f\xde\x0f\x92\xba\xe2\x19\x6f\xd5\x5e\x7a\xdd\x73\x36\x1a\x0c\x27\xa0\x17\x03\x25\xe9\x9f\x7b\x99\x79\x4b\xfc\x47\x0c\x94\x65\xe2\x61\x00\x6c\xe7\x72\xa9\x6e\x4d\xdd\xd2\x4c\xb7\x38\xe0\x92\x8b\xb9\x05\xe8\x83\x95\x98\xd8\x16\xa0\xdf\x8b\xfd\xe0\x23\xe5\x62\x3f\x04\x64\xa7\x6f\xf5\x4c\xc0\xbe\x8d\xac\x58\xe1\xf8\x60\x25\x35\x75\x0b\xc7\xef\x45\x09\x8f\x4c\x5e\x71\xf0\xfd\xa6\x71\x53\x12\xa3\x95\x0d\x01\xeb\xcc\x81\x5e\xd9\x90\x7e\xd3\xb8\xc9\xfd\xd8\x6f\x1a\xf7\x4d\xe3\x3e\x5d\x39\x88\x3e\x9a\x1d\x91\x7d\xc9\x92\x14\x3a\xce\x58\x95\x44\x3a\x11\xee\xfb\x36\x5c\x6a\x0e\x06\x66\x72\x1d\xb6\x08\xf7\x7e\xdb\x92\xf3\x91\xb9\xdf\xb6\xe4\xf7\x1d\xd3\x48\xb4\x88\x32\x53\xb3\xb5\x88\x53\xef\xb7\x69\x99\xdc\x37\xfd\x3e\xee\x9b\x66\x5a\xe6\xb0\xf0\x36\x2d\xdf\x9c\xd3\x23\xa6\xf4\xdb\xbc\x0c\xac\x33\x6a\xfe\xcd\x39\xfd\xb6\x4d\x8f\x2c\xac\xb7\x6d\xfa\x2d\x3a\xea\x16\x79\xdc\xc4\x17\x6f\x23\x1e\xaa\xb7\x99\x14\x58\xa7\x1e\xd8\x6b\xdf\xcc\x6b\x3e\x09\xd5\x50\xc0\x4c\xc2\xfe\x7e\x33\xaf\xdf\xcc\x6b\xe7\xfe\x37\xf3\x3a\xb0\x28\x66\x35\x53\xc0\xa2\x54\xd4\x4c\x69\x41\xfa\x9b\x6d\x5a\x90\x7e\xbf\x93\xb5\x61\x73\xe0\x7e\xfb\x00\x13\x58\xf6\x5f\x41\xfa\x60\x25\xf4\xb9\x05\xe9\xf7\x9b\xda\x74\x2e\x7f\x53\x9b\x6f\x6a\xd3\x2b\xa5\x17\x45\xdf\x6f\x4c\x4c\xd1\xf7\x60\xd1\x64\xa2\xef\xc1\xa2\x83\x45\xdf\xf7\xfb\x9e\xe3\xb1\x30\x45\xdf\x83\x95\x00\xf4\x16\x7d\x0f\xe6\xb8\x7f\x4c\x47\x4d\xf1\x97\x5b\x9a\x0b\xf7\x14\x8f\xe2\x17\x7d\xdf\x1f\x66\x80\xb3\xaf\xe0\x78\xb0\x68\xcf\x0f\x33\xe0\xc3\xf7\xe2\xac\xf5\x31\x03\x3f\xe2\xf3\xb2\x61\x0a\xa1\xef\x0f\x5f\x1f\x1b\xf6\xc3\x76\xfc\x08\xbc\x8b\x03\xe2\x63\x9e\x06\xd4\x6e\xe8\x8f\x79\xfa\x61\x3a\x32\x6b\x3f\xc7\x7d\xd3\xec\xab\xb7\xe8\x43\x94\x38\xb0\xcd\x63\x64\x09\x7d\x78\xdd\x58\x98\x1f\xf3\xe3\xc3\xeb\x16\xf5\xf9\x31\x3d\x12\x6b\xbe\x6f\xd3\x4d\x6d\xe6\x1f\x0e\xd7\x58\x0b\x82\xcd\xc1\x1a\xd1\xb2\x1f\x7b\xf9\xc7\x5e\xce\xb9\xfa\x19\xf7\x4d\xbf\xa1\x8c\xb9\xf2\x47\xf4\x4b\x70\x9b\xdf\x2f\xa2\x72\x65\x9a\x99\x6c\x1f\x73\x61\xbe\xf2\xb8\xe6\xc2\xe7\x8e\x47\x23\xda\x88\xdc\x34\xf3\xf4\xe3\xa0\x12\x98\xcf\x68\xd4\x8f\x3d\xf2\xb3\xdc\x21\xea\xfe\xe3\x54\x12\x58\x63\xfb\xff\x98\x5f\x63\xfb\x2f\xdb\xf6\xc7\x0e\x2a\xfc\x7d\x9b\xe9\x8d\x58\xf7\xfe\x26\xda\x63\x4b\x18\x75\x7f\x45\x7b\x04\x56\x22\x06\x5b\x9d\x9b\xfe\x9a\x3e\x09\xc3\xed\xaf\xe9\xf3\x75\x40\x19\x44\x19\xd5\xef\xfd\x76\x73\xa2\x17\xeb\x0e\xe6\x8a\xd2\x14\xcc\xde\x5f\xb6\x60\x12\x86\xb6\x3a\x31\x60\x84\x8f\xd3\x5f\xb6\x60\x6a\xc2\x5c\xcd\x56\x64\x93\x2c\xd9\x82\x0f\x22\xcf\x61\x3f\x5b\x9b\x4b\x9b\xac\xe3\x78\xbe\x86\xeb\x4b\x0b\x7d\x99\xfc\x49\x78\xdc\x5f\x6a\xe8\xeb\xe0\x1f\x95\xf3\x65\x32\x7e\x69\xa6\x44\x7d\xf5\x97\x66\xfa\x3a\xf8\x67\x6a\x7f\xcd\xbc\x84\xc1\x5f\xcd\xd2\x2d\x6a\xe8\x1b\x57\x7f\x6a\x1c\xf5\xd7\xcc\x13\x1a\xbf\x31\xb5\x85\xc6\xf7\x97\x1a\x4a\xae\xe4\xfe\x52\x43\x81\x95\x34\xfc\xfd\xa5\x86\xbe\x8e\xef\xcb\x5d\x1d\xdf\xbf\x8e\xef\x2f\x22\x63\xe9\xa5\xae\xa8\x09\xe1\xf2\xfd\xb3\x8a\x53\x7a\xbd\x7f\x56\xf1\x4f\x48\x40\x1c\x4c\xea\xa8\xf4\x5d\x47\x65\xd3\xea\x45\xa4\x5b\xb1\xd2\x95\x48\x01\x8b\x97\x48\x50\x3d\x18\x0e\xbf\x82\xea\xc1\xbe\x89\x89\x51\x22\x05\x2c\x3b\xcb\xcf\xab\xff\xd9\x6d\x52\x37\xb3\x05\xda\x83\x65\xcb\x50\x21\xa5\x7f\x1c\xf6\xc9\x58\xdd\x02\xed\xc1\x1a\x2f\x22\x3d\x08\x19\x74\x4b\x9a\xec\x16\x68\x0f\x96\x7d\x4a\x9c\x3d\x58\xa9\x0a\xd6\xe2\xec\xc1\xf4\x69\x4e\x9c\x3d\xd8\xb7\xa4\x71\xee\x9f\xb9\x15\x58\xf3\x45\xa4\x53\xac\xac\xa4\x71\xee\x1f\x2b\xeb\xc7\xf5\x94\xe3\x99\xda\x2a\xfd\xb3\x11\x26\x8d\x73\xab\x9a\x02\x56\x32\xc1\xb7\xaa\x29\xe0\x6a\x96\x5e\x99\x82\x81\x15\xa6\x6d\xff\x9c\x5a\x7e\x4e\x2d\x49\xb3\xdc\x42\xf4\xc1\x0c\xeb\xba\x45\xe8\xf7\x2f\x71\x38\x7b\x18\xa8\xfd\xa3\xaf\x02\x6b\xc4\xdf\xf5\xa3\xaf\x44\xed\xef\x2c\x73\x51\xfb\x9d\xea\x26\x97\x2c\x77\x60\xa0\x05\xe6\x6e\xc4\x39\x95\x52\xfd\x64\xdf\x1f\x51\xd6\xaa\x9f\x80\x99\x32\x32\xad\xfa\x49\xa7\xfa\xc9\xd5\xcc\xaf\x79\xcd\x77\xf5\xba\xf4\x9e\x42\xfc\xdd\x79\xad\xf3\xb8\x14\x62\x28\x00\xfb\x9e\xe4\xfb\x8d\x03\x00\x46\xd2\xbe\x37\x0e\x40\x27\xf8\xfe\x6a\x96\xde\x53\x92\xa2\xef\x93\x74\xa7\x05\xdf\x83\xed\x74\x28\x14\x7d\x0f\x66\xd2\x81\xb5\xe0\x7b\xb0\x3f\x18\x15\x42\xed\xc1\x8b\x0d\x2b\xd4\xbe\xeb\x1e\xb7\x58\x59\xa2\xa4\x5b\x08\xee\xfe\x58\xff\xaf\xdb\xf3\xfa\xff\x5f\xdf\x7f\xfc\xb7\xff\xf9\xbf\xde\x7f\xfc\xef\xf7\xbf\xd6\x3f\xbe\xff\xf9\xe7\x9f\xf5\x6f\xff\xf1\xfb\x97\xef\x7f\xfc\xe3\xbf\x5f\xd2\x7f\xfc\xaa\xff\xe5\xdf\xea\xcf\xfa\x3f\xff\xfe\x9f\x7f\x7e\xeb\x1f\x7f\xfc\xfb\x1f\xd7\x55\xf9\xfb\xbf\x01\x00\x00\xff\xff\xb4\x3e\x0b\x15\xdb\x3b\x01\x00"); -var _bf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x16\xd9\x76\x5b\xa0\xe8\x81\x94\xb8\x0b\x01\xb5\x2c\xc8\xf6\x61\xbf\x7d\x31\xef\xb9\x6e\x0e\xc1\x64\x7f\x26\x47\xc3\x67\xc9\xda\x3f\x1e\x9e\x0e\xcb\x7c\x31\xfb\x5f\xb7\xd3\xf8\xdc\x2f\xe6\x75\x5e\xa6\xad\x9f\x4f\xd7\x6d\xec\xa6\xf5\xb7\x79\xd9\xed\xac\x33\xd3\x3c\x5e\xfe\xfb\x13\x65\x3c\xd6\x75\xb7\xdb\x4b\x3e\x9e\x3f\x7e\xfd\xe9\xf9\xf3\xc7\x1f\xcd\xf5\xdc\x6f\xfa\x78\x78\x7a\x7e\x3f\x5f\xfa\xf1\xb0\xbc\x9e\x8c\xe7\xee\xe9\xba\xde\x3a\x18\xb3\xff\xda\xdf\xe6\xf3\x65\x7b\x37\x1f\x7e\x98\x4e\xad\x7f\x67\xa6\xfe\xaa\xfe\xcb\x36\xf5\x6d\x5e\xde\xcc\x87\xcf\x75\xad\x8b\xbd\x7f\xf0\x7c\x5d\xd7\x7f\xfa\xb1\x2f\x17\xe3\x60\x7d\x99\x50\x77\xfb\xc7\x2f\x75\xfd\xb9\x1e\xbb\xf9\x66\x9a\x17\x7c\x86\x8f\x5e\xfa\x76\x9e\x4f\x8b\xb1\xf6\xfb\x61\x48\xff\xfb\x6f\xef\x6b\x37\xf6\xd6\xe3\xcf\xdf\x0f\x4f\xe6\x2f\x6b\xec\x60\x5c\x0c\xc1\xfd\x7d\xf3\x3f\xbe\x9c\xa6\xfb\x2a\xc9\x3c\xc0\x38\x4f\x5b\x5d\xde\xfa\xee\x53\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\x8c\x78\xac\xaa\xdc\xa8\xc5\x88\xc7\x5c\xb5\x92\x1a\x28\x81\x46\xd2\x88\x51\x87\xdd\xa7\xec\xca\xab\x12\x8a\x14\xab\x1b\x5d\xc5\x15\x51\xa4\xd8\x02\xf2\x24\xaf\xe4\xb0\xb1\x46\x52\x04\x59\x90\x90\x04\xe4\x94\x46\xf6\x1a\xd1\xcb\x79\xa5\x4e\xea\xa4\x00\x62\xfb\xce\xf6\x11\xc4\xf6\x9d\xed\x13\x68\x24\x8d\x20\x4d\xc2\x07\x44\x88\x22\xc5\x65\x90\x23\x39\x50\x01\x05\x92\x06\x5d\xfc\x00\x4a\xa4\x04\xb2\xa0\x4c\xca\x20\x9d\xde\x27\xf6\x4a\xe8\xe5\x75\x7a\x9f\x31\x2a\x8a\x14\x1f\x40\x91\x84\x51\x7d\x04\x09\x09\x49\x20\x7b\x9f\x3b\xa9\x83\x30\x7d\xe1\xc6\xc2\x21\x74\xfa\xc0\xaf\x03\x45\x42\xd6\xb9\x42\xc5\x19\x51\x24\x48\x01\x59\x92\x46\x18\x4a\x04\x39\x92\x8e\x1a\x07\x0f\xf2\x24\x8f\x55\xdc\x18\x48\x01\xc4\xf6\x91\xa4\xd3\x47\xc7\x8d\x89\xa4\x73\x45\xcb\xf6\x42\xd2\x03\x45\xcf\x8d\x99\x94\x71\x45\x01\x15\x52\xc1\x2a\x5e\xb1\x92\x2a\x0e\xe4\x40\x8d\xd4\x40\x03\x68\x24\x8d\x98\x0b\x49\xd4\x89\x34\xa1\x7d\x02\x75\x52\x07\xb1\x17\xf3\xaa\xc8\x0b\xcf\x50\x68\xcc\x4b\x8b\x44\x7c\xdb\xa1\x31\x2f\x2d\x12\x71\x63\x86\xc6\xbc\x1a\xf2\x62\xf6\x8d\x79\x69\x91\x68\xd9\x8b\x79\x69\x91\x18\x49\xcc\xab\x31\x2f\xcc\xd5\x98\x57\x63\x5e\x38\x76\x63\x5e\x8d\x79\x71\x23\xf3\x6a\xc8\xcb\x22\xc2\xc6\xbc\x1a\xf2\x0a\x08\xba\x31\x2f\x2d\x12\x71\x93\x87\xc6\xbc\xb4\x48\xb4\xbc\x22\xf3\xd2\x22\xd1\x73\x23\xf3\x6a\xcc\x8b\x07\x62\x5e\x0d\x79\x05\x3d\xb6\x44\xe4\x25\x09\x0f\x4c\xd0\x70\x24\x59\x92\x7d\x30\xd9\xe3\x81\x11\xde\xf7\xc2\xfb\x3e\x78\x90\x27\xe9\x0f\x9f\xf7\x5c\x15\x48\x78\xac\x30\xbd\xa4\x48\x8a\x58\x95\x41\x89\x84\x47\x21\x08\x28\x93\xb2\xae\x0a\x01\x54\x48\x7a\xec\x12\x39\x57\x23\x35\xac\x62\xaf\x91\x34\x61\x15\xe7\xea\xa4\x8e\x55\x98\x2b\xe3\x06\x10\xfe\x62\xc6\xa4\x6f\x93\xfb\xaf\xba\xfe\x5f\xdf\x63\xf7\xf7\xca\x78\xdd\xb6\xbe\x5c\xf0\x16\xc3\xab\x43\x5f\x07\xf3\xd2\xef\xef\xc9\xf5\xb4\xea\x2e\xfc\xfb\x37\x00\x00\xff\xff\x30\xa4\x71\xa2\x53\x07\x00\x00"); -var _aeecd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfe\x15\x73\xdc\x1e\xb6\xd8\x18\x36\xb6\x14\x21\x55\x44\x55\x39\x6c\x5a\x95\x4d\x5a\xa9\xea\x81\xd8\x43\x6a\xa9\x18\xcb\xc0\x21\xff\xbe\xb2\x31\x54\x7b\x40\xf6\xfb\x8c\x1f\x6f\x86\xc9\xea\xe6\xd4\x58\x33\x43\xf6\xcd\x8f\xaa\xc5\x19\x7a\x63\xb5\xc7\x69\x5c\xbc\x42\xb8\xe1\xdd\x58\x42\x58\x0e\xda\xa8\x79\x93\x71\x51\x43\xe7\x08\xc9\x2e\xd6\xd4\xe7\xf6\xf9\xf2\xf6\x59\x3c\x7f\x81\x65\xc2\xc4\xeb\xe6\xd4\x3e\xa6\x19\x87\xc6\xf6\x23\xf0\xf5\xbe\x5e\x5c\xf2\x00\xc8\xbe\xe3\xdd\x4c\xb3\x7f\xc0\xd3\x27\x3d\xde\xf0\x03\x68\xec\x03\xff\xea\x35\x7a\x63\xef\xf0\x54\x9f\x5b\xb6\xe3\x76\x71\xee\x2f\x0e\x68\x67\x38\x44\x86\x56\xc7\x95\x64\xf5\x6b\xe7\xce\xdd\x80\xf0\x2e\xcd\x35\x9e\xc6\xc3\x2b\xfa\xc9\x8c\x16\x18\xff\x48\xa9\xfc\xcf\xdf\x1e\x0e\x81\x25\x97\x9f\x97\xe6\x04\xbf\x18\x30\x0a\x79\xc9\xa5\xf8\x9d\xf8\x8f\xd7\x51\xef\x6f\xbd\xac\xf9\x95\xd1\xea\x4f\xe7\xc9\x11\x73\x41\x25\xaf\x80\xe5\x34\x89\x22\x88\x7c\x15\x5d\x59\x01\xa3\x92\x1c\xb1\xbf\x49\xd1\x57\xc0\xf8\xa1\x28\xa3\xd4\xf2\x16\x64\x91\x84\x0e\xa2\x0c\x35\x6d\xd6\xe4\xb0\x7f\xca\x77\xf6\x8e\xe4\x88\x5c\x50\x21\x2a\x58\x37\xb2\x02\x56\xd2\x44\xbb\x8d\x06\xd3\xe2\x25\x51\xb5\xd1\xe0\x5e\x16\x89\xe2\x46\x43\x9e\x52\xac\x54\xd2\x44\x25\x0b\x0e\x79\xa2\xc5\x46\x43\x21\x5c\xc4\xb0\x6a\xcd\x10\x36\x21\x03\xa7\x29\xf5\x9a\x32\x8a\x30\x02\xfb\x4f\x51\x8b\xf7\x68\xe7\x38\x00\xb1\xeb\xa1\x93\xc6\xe2\x3e\x64\x6e\x74\xe1\x56\x7c\xfe\x05\x00\x00\xff\xff\x20\x40\xbf\x48\x90\x02\x00\x00"); -func _gbdd ()([]byte ,error ){return _fac (_cfcf ,"Adobe-Japan1-7")};func _geg ()(*asset ,error ){_fafag ,_gdd :=_gfb ();if _gdd !=nil {return nil ,_gdd ;};_fgf :=bindataFileInfo {_aa :"Adobe-GB1-3",_dg :2159,_ged :_fc .FileMode (436),_de :_e .Unix (1580491263,0)}; -_cge :=&asset {_cb :_fafag ,_fg :_fgf };return _cge ,nil ;};func _ceaa ()([]byte ,error ){return _fac (_aegcg ,"UniJIS-UTF32-H")};var _ebdge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x52\x4f\x8b\xdc\x20\x14\xbf\xfb\x29\xde\x71\x7b\x69\xd4\x4c\xb2\x19\x10\xa1\xec\xb0\x34\x85\xed\x96\x4e\xb7\x2d\x94\x1e\xdc\xf8\x1c\x64\x3b\x2a\xc6\x1c\xe6\xdb\x97\x67\x32\x53\xe8\x21\x9a\xdf\xbf\xf0\xcb\xd3\xe6\x61\x3c\x8c\xc1\x17\x68\xbe\xe4\x38\x1d\xb1\x80\xf3\xc1\x66\x9c\xe3\x92\x27\x84\x57\x3c\xf9\xc0\x98\x90\x60\xfd\x54\xae\xb0\x6e\xd3\xd9\x24\xc6\x28\x7f\xbc\xcc\x05\xcf\x63\x70\x11\xda\xd5\x67\x97\xb4\x79\x01\x9a\xaf\x78\xf2\x73\xc9\x17\xb8\xfb\x60\xe3\x2b\xbe\x03\x8b\x8e\xf8\xe7\x6c\x31\xfb\x70\x82\xbb\x4f\x26\x99\x20\x6e\xc2\x71\x49\xe9\x0f\x9e\x31\x14\xe0\x95\xc3\x60\xeb\xce\x9a\x87\x27\x93\x3e\x9b\x33\x42\xf3\xd1\x84\x37\xf3\xb6\x54\xbe\xd2\xdf\x31\xcf\x3e\x06\x10\xfc\x3d\xe7\xfd\x3f\xfe\xdb\x25\x21\x88\x2d\xff\x32\x1e\x9e\x9d\x9b\xb1\xc0\xd0\xaf\xdf\x6e\x7e\xbe\x8c\x07\xf8\x25\x40\x70\x90\x5d\xbb\x1b\x7e\x6f\xd6\x1f\x4f\xd1\xe2\x56\x80\x89\xf5\x77\xa6\x68\x71\x4e\x66\xc2\x6c\xc2\x09\x19\x80\xe2\x5c\x83\x7a\x7c\xd4\xd4\xf1\x3f\x95\x09\xbe\xa5\xbc\x5d\x19\x25\xc9\xdd\x39\x0d\xb2\x15\x4c\xf5\x84\x68\x59\x91\xd0\xa0\xee\x51\x83\xdc\xf7\x4c\x0d\x84\x86\x4e\x43\x2b\xef\x99\x1a\x7a\x42\x4e\x43\x27\x7a\xa6\xf6\x94\xa3\xa5\xdd\x49\xa6\xf6\xe4\xdc\x93\x26\x7b\xa6\x0c\x21\xeb\xb6\x1c\x92\xd3\x59\x0d\xdd\x4e\x30\xe5\x90\x10\x69\xc3\x50\xfb\x5e\x7b\xd1\x3b\x9d\xe6\x6d\xba\xd3\x92\x33\x86\x52\xcf\xb2\x0e\x91\xa6\xe0\x03\xde\xee\x45\x8a\x89\x52\xf5\xf9\x1b\x00\x00\xff\xff\xd5\x41\x84\x18\x43\x02\x00\x00"); -func _caccc ()(*asset ,error ){_fabf ,_eabe :=_aadf ();if _eabe !=nil {return nil ,_eabe ;};_ggd :=bindataFileInfo {_aa :"KSC-V",_dg :703,_ged :_fc .FileMode (436),_de :_e .Unix (1580492528,0)};_eged :=&asset {_cb :_fabf ,_fg :_ggd };return _eged ,nil ; -};var _fbfb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xef\x25\x39\x72\xee\xb7\xef\x4f\xf1\x5f\x5e\x2f\xec\x39\x49\xc6\x0b\x09\x34\x0a\xf0\x95\x2e\xae\x67\x21\xc9\xb0\x24\xdb\x80\xe1\xc5\x79\xc9\x33\x68\xc0\xd3\xdd\xe8\xe9\x59\xe8\xdb\x1b\xf9\xfb\x9d\xb1\x21\xfb\x02\xa5\x45\xe1\xa9\x8a\xca\xcc\xc3\x64\x46\x04\x83\x8c\x87\xc1\x3f\xfc\xdd\x1f\xff\xfe\x8f\x3f\xff\xf4\xfb\xd7\x1f\xfe\xe7\xdf\x7e\x79\xfe\xf3\xf9\xfb\xd7\xfb\xa7\x9f\x5f\xbf\x9d\x7f\xf9\xe5\xaf\xbf\x3d\xcf\xaf\xc7\xf9\xa7\x9f\x7e\xfe\xe1\x87\x63\x7c\xbd\x7e\x7a\xfe\xfe\xb7\x7f\x02\xcf\x3f\xdf\x7f\xfd\xe1\x87\xeb\xfe\x7f\xfe\xb7\xbf\xfc\x7e\xfe\xf9\x8f\x3f\xbf\x7f\xf9\x9a\x5e\xf7\xfa\xeb\xaf\x9f\x6b\xbf\xbe\xfe\xf0\xbf\x9c\x7f\xfa\xe9\x2f\xbf\xff\xf6\x6f\x5f\xff\xe9\x7f\x7c\xfd\xf2\x38\xff\xbb\xaf\xd7\xf9\xbe\xe4\xff\xf4\xdb\xeb\xfc\xed\xa7\x9f\xff\xf4\xf5\x9f\xfe\xeb\x7f\x3e\xfe\x1f\xe9\x3f\xff\xf5\xd7\x5f\xff\xaf\xf3\xcf\xe7\xcf\xbf\x7f\x1d\xc8\xce\x9f\x5f\xe0\x0f\x7f\xf8\xbb\x7f\xb8\xff\xfa\x8f\xf7\x3f\x9f\x5f\x7f\xf8\xaf\xff\xf9\x5f\xfe\xfb\xff\x09\x29\xc2\xff\xf5\xfc\xed\x2f\x3f\xfd\xf2\xf3\xd7\x71\xfb\x1f\x6e\xb7\xfa\x7f\xe5\xff\xf2\x6f\xbf\x9e\x9f\xa7\xfc\xf0\x87\x7f\xfd\xe3\xdf\xff\xd3\xfb\xfd\x97\xf3\xf7\xaf\x5c\x37\xaf\xf9\xdf\xff\xf5\x8f\x7f\xff\xf5\x7f\x1c\x5f\xc7\xed\x6b\xe4\xec\xf1\x7f\x7e\x2e\xfd\xdf\xfe\xe1\x97\xd7\xf9\xe5\x45\x3f\x1c\xbe\xc9\xf3\x97\xd7\xf9\x97\x5f\xef\xcf\xf3\xb7\xfb\xcf\x7f\x3a\x7f\xf8\xfa\xfa\x71\x1c\xe3\xf8\xf6\xf5\x63\xff\x97\xfe\x2f\xdf\xae\x56\xfe\x7f\xae\xf8\xe1\xb8\xdd\x3e\xb7\xfe\xf4\x52\xf4\xb7\x5b\xc6\xd1\xe7\xb7\xaf\x5d\x3f\xfc\x38\xc6\x44\x30\x6a\x7c\xfb\x3a\xf6\xed\x92\x54\x2a\x39\xbf\x7d\x8d\x40\xd2\x5e\xd3\xcf\x6f\x5f\x23\x2f\xc9\xf4\x31\xf3\x7a\xcc\xa8\xf1\xc3\x8f\x23\x94\x44\xcf\x6f\x5f\x33\xaf\x27\xa7\x92\xec\xfa\xf6\x15\x73\xff\xf0\xe3\x28\x25\x35\xd7\xb7\xaf\x1c\x79\x49\x42\x49\xe7\xb7\xaf\x8c\xeb\x9a\xf6\x9a\xbe\xfe\xa3\x6e\xd7\x93\x3b\x95\x5c\x8d\xa8\x79\xdd\xb5\xbc\x66\xc5\xed\xdb\x57\xd5\xba\x24\x41\x9b\x57\xdd\xbf\x7d\xf5\xed\x6a\xe1\x1e\x71\x49\x76\xbd\xbf\x7d\xf5\xbc\xae\xb9\x7b\xd7\xfd\x6a\xf3\x3a\xe2\x87\x1f\xc7\x43\xc9\xe3\x7a\xce\xbe\xad\x1f\x7e\x9c\x37\x24\xf3\x36\xfa\xdb\xd7\xbe\xde\x7d\xde\xc6\x52\xb2\xbe\x7d\x75\x1f\x8d\x68\x2b\xda\xd7\x45\xde\x76\x57\x72\xe7\x22\x45\x0f\x45\xcf\x6f\x5f\x3b\x7d\xd2\x4b\xc9\xc9\x45\x1b\xd1\x1b\xd1\xd5\x21\x3b\xe3\x92\x4c\x9f\x7d\x41\xf7\x38\x10\xf9\xf0\xf9\xbe\x3e\x59\x5e\x92\xab\xc1\x1f\xe8\x1e\x03\x91\x0d\xcf\xf1\xed\x6b\x37\x92\x9c\x4a\x26\x17\x4d\x44\xa1\x28\xbe\x7d\xed\xcd\xb3\x33\x95\x24\x17\xd1\x82\x2c\x45\xd7\xdb\x6d\x6f\xb3\x01\xc9\xdb\x0d\x5a\x90\xbe\xdd\x05\x7b\xf3\xbe\xf9\x54\xf2\xe4\xa2\x42\xe4\x0b\xd7\xfc\xf6\x75\xdc\x6e\xf4\x41\xd9\x82\x0b\xba\x07\xbd\x59\x36\xa1\x1e\x5c\xc5\xb3\xca\x67\xd5\x8b\xab\x14\x9d\x8a\xce\xeb\x2a\x3f\x43\xd9\x79\x7c\xe1\x9e\x3c\xbe\xed\x98\x1e\x5c\x45\x17\xb7\xdd\xd0\x74\xc3\xe4\xa5\xdb\x46\x5c\x8a\x79\xdc\xec\x99\x6e\x45\xcd\x55\xf4\x5f\xfb\xe1\x2f\x38\x6e\x36\xb5\xfd\x38\xcd\xc7\x99\xde\x68\xdf\x34\xed\x1a\xd7\x2f\x6a\x62\xf3\xb8\x14\xf0\xb8\xcd\x40\x94\x8a\x8a\x1b\x15\xb5\xa2\xbe\xae\x42\xd5\x0e\x55\xed\x50\xd5\x66\x21\xda\x8a\xee\x5c\x35\x10\x3d\x14\x3d\xb8\xaa\x11\xd1\x5f\xc7\x65\xca\xc7\x2d\xae\x0f\x74\xcc\xa1\x68\x70\xd5\x42\x34\x15\xf1\x39\x92\x67\xcd\x50\xc4\xe7\x9f\xb4\x7e\x96\x22\x3a\x27\x7d\x96\x4d\x55\x27\xe3\x40\xc4\x6b\x1f\x97\x06\x1e\xb7\xe4\x46\x35\x10\xe8\x0e\xde\x31\x6c\x44\xec\xeb\xaa\xa2\xa9\xf1\xb9\x11\x5d\xb2\xa9\xe1\x0b\x05\x5d\xd8\xbc\x76\xf0\x69\x8f\x44\xc1\x03\x51\xfa\xf8\xe4\x1d\x17\xad\x4f\x1f\x9f\xbc\x23\x86\x78\xa8\xf4\x47\xd2\xf7\x8b\x46\xa8\xe2\x87\x2a\x1e\x34\x55\x15\x3f\x92\x5f\x5c\xb4\x2b\xfd\xc5\xa2\xf5\xd8\xeb\x51\x3e\x5e\xf5\xdd\xdc\xa8\xfa\x1e\xaa\x6f\x4e\x44\x3e\xbe\xae\xfe\x3a\x6e\xb4\xab\xec\xaf\xe2\x3b\x62\xd6\x47\xf9\x1d\x2f\x38\x8e\x1b\x2f\x54\xf6\x04\x2e\xab\x53\x91\x3d\x71\xe9\xfd\x71\x60\x0a\x87\x7a\x0f\x74\x27\x4d\x55\xef\x8f\x4b\xd7\x8f\xe3\xe0\x17\xdb\xce\x69\x5b\xcf\x8d\x6d\xeb\x2f\xbd\x3f\x8e\x83\x8e\x56\xef\x0f\x95\xdc\x8f\xa6\x92\x1f\x97\x67\x3f\x0e\xdc\xcd\xd1\x2f\x45\x18\x5f\xf1\x8e\x6d\x23\x50\xf2\x03\x53\x18\x2a\xf9\xb8\x14\xfb\x38\x30\xd1\x31\x4a\x11\x8f\xaf\x40\xb4\x14\x5d\xb6\x7d\x5c\xbe\x7b\x0e\x75\x15\xe8\xae\x42\xc4\x2f\x8e\x4b\x19\x8f\x03\x53\x18\x33\x15\xf1\xd1\xd0\x9c\xa1\x62\x8e\xcb\x57\x1e\x07\xdf\x71\xe8\x2c\x87\x8a\x59\x34\x42\xc5\x1c\x41\xbb\xf8\x42\x23\xbc\x31\x30\xbe\xe2\xc6\x68\x45\x74\xb4\x8d\x08\xde\x71\x24\xad\x6f\x1a\x91\xb6\x3e\xb9\x6a\xf1\xac\xfc\x5c\xc5\xe7\x58\x37\x86\xdd\xbf\x8d\xae\xff\xad\x01\x77\x0e\x15\x0b\x38\x18\x60\xe7\x28\xbc\x14\xd0\xbd\x0e\x44\x76\xe7\x05\xc7\xb1\x07\xa2\xa1\x08\xc7\xb5\x14\x85\x22\xbe\xc3\xa6\x3b\x55\x86\xa1\x13\x44\xe1\x87\x4e\x70\xe0\x04\xc7\x8d\xbe\xd3\x09\x32\x80\x77\x2f\x6e\xf4\x33\x0f\xbe\xe9\x18\x57\xbb\x1c\xd4\xe7\x1c\xd8\x13\x8f\x9f\x63\x2a\x9a\x5c\x15\x88\x42\x11\x1d\xb5\x1b\xd1\x52\xb4\xb8\x6a\x23\xda\x8a\xae\x4f\xb3\x6e\x07\xa2\xbb\xa2\xab\x3b\xc7\x54\x74\x2a\x3a\xb9\x6a\x20\xe2\x85\x26\xca\x30\x70\x82\x53\x65\x00\x7a\xdd\x26\xa2\x52\xc4\x2f\x86\x22\x7f\x71\xfa\x8b\x34\x55\x65\x98\x93\x5f\x0c\x9a\x3a\xfd\xc5\xe9\x2f\xf2\x8e\xd3\x5f\xbc\x1c\xd7\x31\xf0\x8b\x53\xc7\x05\xf4\xc2\x5c\x67\xd8\x13\x41\x4f\xa4\x22\x7b\xe2\x82\x5e\x74\xf4\x0c\x9b\x8a\xfa\x0d\x0c\x71\xaa\x7e\x40\xaf\x9b\xa2\x56\x74\x59\xdd\x28\xfa\x3e\x5e\x8a\x5e\x5c\x45\x17\xaa\x91\xc0\x31\xca\xc7\x7f\x9a\x7a\x7d\xed\x75\x70\x63\xf2\xb5\x27\x7e\x71\xa0\xdd\x53\xbf\x08\xf4\x3a\xe8\x68\xfd\xe2\x4c\xfa\x8b\xf8\x60\xa6\xfd\x95\xf4\xd7\xa1\xc8\xfe\xba\xe0\x18\xed\xb3\x1e\x8a\x1e\x5c\x45\x47\x3b\xd2\x03\xc7\x58\x3e\xde\xd6\x27\xad\x3f\xe8\x7b\x2d\x65\x12\x57\x0e\x8c\x67\x96\x8d\x40\xa3\x17\x2e\x69\xaa\xd1\xc0\x31\x16\xbf\xa8\x43\x9d\x45\x7f\x1d\x74\xb4\x0e\x15\x38\x06\xd6\x31\x4b\x95\xc3\xc7\x2e\x22\xae\xa9\x8f\x9d\x45\xeb\x37\x8d\xd0\xa1\xce\x2b\x9e\xe8\x75\xf8\x78\x9b\x8a\x0d\x8d\xed\x8d\xf6\x2a\x36\xb4\x70\x82\x53\x1b\x02\x8e\xa9\xfa\xea\x63\x81\x5e\x04\x5d\x53\x1f\x0b\x1c\x53\xc5\xd4\xd2\x80\x5e\x43\x91\xef\x78\x45\x0d\xc7\x54\xe5\x8c\x1a\x66\xd3\xab\x9a\x55\xdb\xab\xd8\xe3\xa4\xa3\x0d\xa9\x67\x60\x8f\x8b\x90\x2a\xb4\xc7\x20\xb6\x98\xbc\x76\x18\x5b\x04\xb1\xc5\x1a\x8a\x5a\xd1\xd5\x13\x93\xa6\x86\x51\x03\xd0\x8b\x60\x29\xf4\xc4\x31\xf8\x45\xbc\x7a\x68\x7c\x40\x2f\x4c\x34\x26\x3d\x11\x93\x77\xfc\x88\x6c\xc4\x44\xef\x09\x96\x42\x13\x8d\x2b\x52\x38\x26\x56\x1b\x73\x29\xe2\x0b\x11\xf3\x84\x26\x1a\x93\x5f\xc4\xd1\x87\xc6\x07\xf4\x62\x84\x08\xa3\xdb\xc0\x1e\x27\x56\x1b\xda\x63\x68\x8f\x3e\x5e\x7b\x8c\xcb\xac\x8e\xc9\x80\x1d\x9a\x15\xd0\x6b\x7a\xa3\x8d\x20\x02\x99\xe9\xe3\xef\x8a\xee\x5c\x45\x7f\x19\x81\x04\xf6\x38\x53\xd1\x4b\x11\x1a\x4d\x64\x14\xda\x23\x70\xcc\xa2\x27\xb4\xc7\xd0\x1e\x7d\x21\xed\x31\x92\xfe\x62\xf8\x0c\x8d\x2f\x92\xfe\x22\x7e\x0a\x83\x92\x48\xda\xc5\xc8\x15\x1a\x1f\xd0\x2b\xbc\xd1\x76\x5d\x70\xcc\xa6\x0b\x35\x3e\xa0\x57\x28\xb2\xa9\x45\xeb\x89\x9f\xa2\x3e\x22\x5a\x4f\x94\x15\x06\x12\xc0\x31\x89\xeb\x43\xbd\x0f\xf5\x9e\x28\x2b\xd4\xfb\x68\xbe\x23\x43\x40\x18\x22\x00\xbd\xfc\x1c\xc6\xc1\x71\x69\xf1\x11\xb8\xda\x68\x9b\xaa\x46\x13\x8b\x85\x1a\x1d\x68\x74\xe0\x1e\x9d\x12\xce\xbc\x34\xfa\x08\xfc\x57\xaa\xd1\x40\x2f\x86\xf5\x74\x84\x01\x8e\xc0\x14\x52\x25\x4f\x42\xe3\x95\xde\xb8\x15\x3d\xb8\x6a\x7d\x7f\x28\x4e\x15\x1e\xe8\x45\x5c\x96\x86\x1e\xc0\x11\x58\x4a\x3a\x26\xa5\x36\x80\xca\xa4\x36\x00\x1c\x31\x14\xf9\x26\x8e\x49\xc4\x65\xe9\x98\x04\x1c\x81\xa5\xa4\x91\x33\xd0\xab\x78\xbc\x66\x91\x97\x29\x1c\xc1\x1c\x22\x1d\xa6\x72\xd2\xae\x52\x64\xbb\x18\x47\x02\x25\x4d\xc7\x91\x74\x1c\x21\x66\x49\x15\x3e\x83\xef\x10\x5e\xf5\x50\xc4\x77\x60\xd0\xc8\xf0\xb5\x2f\x25\x3d\x82\x90\x28\x55\x52\xa0\x17\xea\x97\xc6\xd7\x89\xde\x46\x2a\xf2\xd3\x30\x83\x5c\x0c\x2d\xe9\x0c\x32\xf1\xfd\x81\x0d\xa4\xea\x97\x49\x7f\x11\x38\xa5\x01\x4e\xe2\xfb\xa3\xf9\x45\x7d\x7f\xea\xfb\x3f\x22\x9f\x55\xbc\x63\xd3\xd4\xf2\x1d\x8b\xfe\x42\xe1\x53\x47\x9f\x68\x77\x30\xda\xa4\xda\x9d\x6a\x37\x0a\x9f\x6a\x77\x36\xcf\x22\xa2\x67\xdd\xe1\x02\x9f\xa5\xc8\x67\x11\xed\xc6\x56\xe4\xb3\xda\x67\xf1\x8e\xfd\x79\xd6\xa5\xb7\x89\x57\x77\xe1\x62\x16\x61\x50\xa2\xf0\xa5\x92\xd6\x40\x01\xd6\x0d\x51\x29\x2a\xae\xda\x88\x5a\x11\x8d\x20\x88\x2b\x83\x25\xe0\x48\x46\xe7\x52\x95\xcb\x60\x69\xf9\x8b\x77\x45\x77\xae\x52\xf4\x50\xc4\xa7\x5d\x36\xe2\xa9\x88\xa6\x32\xa2\x96\x2e\xbc\x26\x9f\x96\x50\xaf\xd4\xd5\xc2\x85\x27\xa1\x5e\xe9\xc2\x81\x5e\xf4\x57\x39\x17\x2c\xd4\x37\x19\xb9\x4a\xf5\x2d\xd5\x77\x2d\x44\xb6\x1e\x17\x9e\xc3\x1b\xfd\x45\x26\x7e\x8b\x31\xbc\xf4\xd7\x45\xb0\x94\x78\xe2\x32\x58\x2a\x83\x25\xc6\xf0\x32\x58\x02\x8e\xc4\x7b\x96\x4a\x5e\x2a\x39\x5e\xaa\x54\xf2\xc2\x39\x67\x78\xe3\x4b\x11\x1f\x8d\x91\xbe\x74\xce\xc0\xc1\x4a\xd2\x2c\x9d\x73\xa9\xe4\xf8\xb2\x52\xc9\x0b\x25\x4f\x42\xbd\x52\xc9\x4b\xe7\x8c\x4e\x94\xce\x19\x38\x92\x50\xaf\x9c\x31\x02\xbd\x98\x0b\x56\xda\x2e\x42\xaa\xc4\x60\xca\x90\x0a\xe8\xcd\x82\x47\xe9\xd5\x81\x23\x31\x98\xd2\xab\x03\xbd\x6f\x8a\xfc\x8e\x97\xdd\x1c\x89\x07\x28\x67\x04\x40\x6f\x42\xe3\x72\x46\x50\xc5\x2f\x62\x8f\x65\xcc\x03\xf4\x56\x57\x9d\x57\x16\xeb\x29\x89\xde\x57\x7d\x1e\xff\xe4\x2a\xfa\x4b\x1b\x02\x8e\x54\x7d\xb5\xa1\x62\x38\xd8\xc4\x29\xe5\x70\x00\x1c\xa9\x62\x1a\x06\x01\xbd\xf1\xea\x65\x18\xc4\x22\xde\x91\xaa\x9c\xc6\x07\xb4\x4b\x6b\xe5\x12\x4b\xb1\x9e\x92\x4c\x84\xca\x71\x04\xe8\xad\xc1\x18\x19\x01\x47\xaa\x00\x0e\x2d\xc5\xe4\x65\x1f\xde\x68\xeb\x35\xd1\x7d\x7d\x21\xd7\x0d\x67\x33\x8e\x6c\xc2\xd9\xd6\x44\x1b\x7b\x2c\x3a\xba\xb5\x47\xa0\x37\x06\xd3\xda\x63\x63\x43\x75\x53\x84\xe6\x34\x36\xb4\x09\x41\x5b\x1b\x6a\x6c\xa8\x88\x70\x5b\x1b\x02\x7a\x13\x8b\xb5\x36\xd4\xd7\xa8\x70\x14\xab\x54\xed\xa8\xd0\xd3\x5f\xdc\x88\xfc\x45\x26\x2f\x45\xbc\xd9\x46\x46\x40\xef\x8f\x88\x9e\xe8\xe0\x17\xb1\xc7\x36\xe6\x69\x6c\x68\x33\x5a\xb5\x36\xd4\xc1\xb3\x88\xb2\x3a\x7c\x56\xf8\x2c\x45\x9f\x67\x3d\xb8\x8a\x46\x38\x2a\x00\xbd\x19\xd3\x5a\xb3\x6a\x6c\xa8\xc2\xc7\xdb\x13\x04\x38\x9b\x10\xb4\x1d\x3b\x80\xa3\x88\x2d\x5c\xa1\x15\x7a\x8f\xfe\xfe\x50\xdc\x4e\x51\x3a\xf9\x34\x04\x15\xad\x3d\xf5\x65\x4f\xbd\x89\x63\x5b\x7b\x6a\xe2\x9f\x62\xc0\x6e\x2d\x05\xe8\x4d\x1c\xdb\x0e\x40\xcd\x6a\x4e\xa5\x37\xda\x6c\x8d\x87\xa1\xb8\x35\x1e\xe0\x28\x4c\xac\x1d\x93\x80\xde\xf6\x9d\x63\x52\x33\x26\x15\x8b\xad\xed\x98\xd4\xcc\x34\xf6\x54\x64\xbb\x98\x69\x14\x43\x5e\x3b\xd3\x68\xc6\xa4\xcd\x80\xdd\xda\x13\x70\x54\x7b\xe3\xa7\x5d\x74\x27\x91\x60\x6b\x62\xcd\x3a\x4d\x61\xae\xed\x84\x01\xe8\xed\x77\x68\x3f\x33\x71\x59\x2d\x45\x6a\x11\x71\xd9\x26\x5e\x6c\xed\xa9\x31\x8b\x5a\xd7\xd7\x72\xa9\x7c\x2e\x6d\x00\xb7\xbb\xb4\x81\x35\xbc\x31\x10\x71\xe3\x42\xbb\x59\x3f\x9f\x4b\xed\x5e\xd3\x46\xf0\x2c\x83\xfc\x45\xe8\xd2\x98\xd8\x52\x49\x81\x76\x2d\x7c\xcd\x87\xa2\x07\x57\x29\x7a\x2a\xe2\xa3\xe1\x9c\x97\x01\x0e\x70\xf4\xf0\x17\x4f\x45\x74\x0e\x31\xde\x72\x2a\xb0\xb0\x01\xd7\xb0\x97\x36\x00\xf4\xc6\x85\x2f\x87\x16\x72\x00\x87\x8b\xca\xcb\x71\x64\x31\x15\xd8\xe9\x8d\x4b\xd1\x65\x29\x2e\x04\x2f\x2d\x65\x69\x29\x84\x7a\x4b\x4b\x59\xd8\x80\x4b\xbc\x4b\x1b\x58\xda\x00\xc3\xc1\xd2\x06\x16\xe3\x88\xeb\xa6\xcb\x71\x64\x31\x42\x6c\x02\xc2\xa5\x46\x2f\x46\x08\x57\x31\x97\x1a\xbd\x08\xf2\x37\xc3\xc1\x72\x38\x58\x2c\x33\xba\xf2\xb8\xd4\x42\xa0\x37\xba\xba\x9c\x15\x2f\x7c\x7f\x97\x57\xf9\x2c\x7d\x3f\xeb\x6d\x4b\xdf\x0f\x1c\x8d\xfa\xae\xfa\x3c\x9e\xd1\xe6\x23\xf2\x73\x30\x6d\x75\x71\x6d\x39\x6d\x05\x7a\x13\x5c\x2e\xb5\x10\x38\x1a\xf5\x5d\x6a\xe1\xd2\xab\x7f\x6e\xf4\x1d\x51\xcc\x6e\xbe\xb6\x8a\xb9\x54\x4c\x86\xa9\xa5\x62\x2e\x14\xb3\x19\x6d\xb6\x8a\xb9\x59\xff\x6e\x74\x75\xeb\x89\xb7\x8a\xd9\x5e\xb5\x15\xa1\x26\x8c\xf4\xdb\xf8\x1c\xe8\xdd\x07\x22\xbe\xd0\x26\x3e\x5f\xa8\xef\xd6\x5f\x03\x6d\x42\x64\xbb\x24\x0e\x1c\x2e\x23\x6d\x95\x7c\xeb\xc2\x5b\x51\x28\x0a\xae\x4a\x44\xa9\x28\xb9\x8a\x46\xe8\xd5\x37\x2e\xdc\xa5\x9f\xad\x0b\xdf\x9a\x42\x7b\x23\x7d\xbf\x51\x4c\x97\x58\xb6\x8a\x09\xf4\xc6\xdc\xb7\x01\xce\x26\x8a\x77\x31\x60\xc7\xe7\x46\x3e\x1a\xbd\xba\xf5\xd7\x9b\x28\x7e\xb1\xc6\xb6\xd5\x42\xa0\x77\x2b\xf2\xb5\x2f\xcd\x3b\x9c\x74\x6f\x57\x31\xb7\x7e\xd5\xbe\x57\x0b\x37\x41\xc9\xc2\xc1\x6c\xb5\x70\x1b\x94\x10\x66\x6f\x5d\x2d\x70\x38\x89\xdc\xba\x5a\xa0\xf7\xf2\x46\x3f\x07\xde\xd7\xe9\xe1\xd6\xfb\x02\xbd\x89\x1a\xb6\x33\x02\xe0\x70\x96\xb7\x0d\x70\xb6\x3e\x9a\x70\x76\xeb\xa3\x81\x63\x25\x8d\xd0\x47\x6f\x7d\x34\xb1\xc5\xd6\x3a\x36\x3e\x7a\xa5\x8f\xb7\x57\x59\x33\xda\x2a\x93\x6b\x46\x1b\x83\x59\xa9\xc8\xd7\x36\x0c\x22\xe8\xdd\x86\x41\xc0\xe1\x04\x6d\xeb\xb6\x81\x36\x4b\xb6\x75\xdb\x9b\x30\x68\x61\x69\xdb\x30\x68\x1b\x06\xe1\x57\xb7\x61\x10\x70\x38\xf5\xda\x9a\xd5\x6e\x34\x87\x68\x66\x1b\x19\x6d\x0c\x66\xa9\xbe\x1a\xcc\xd6\x60\x88\x66\xb6\x06\x03\x1c\x4e\x84\xb6\x91\x11\xd0\x7b\xfb\x78\x3f\x1a\xf3\x19\x27\x42\xdb\xc8\x08\xe8\xbd\xff\x03\xb3\xe2\xed\x74\x07\x38\x9c\x01\x99\x29\x9d\x77\x06\x0d\xe7\x36\x77\x07\x8d\xbb\x81\xd3\xf6\xaa\xa5\x08\x2d\xa2\x3b\xef\x4e\x51\x80\x65\xc6\xef\xee\x14\xe5\xce\xa0\xb1\xe8\xce\xbb\x83\x06\xb0\x6e\x37\x45\xde\x78\x79\xf2\x63\xb3\xe0\x7a\x37\xb2\x01\xd6\x8d\x00\xf8\xae\xf1\xdc\x59\xeb\xdc\x84\x57\x77\x03\x09\x60\xdd\x30\xea\xbb\x9e\xf8\x4e\x6c\x61\x88\x70\xd7\x13\xdf\x2f\x1b\x58\x37\x02\xe0\xbb\x36\x70\xc7\xed\x6e\x96\x94\xee\x2a\x16\xb0\x6e\x36\x42\xb7\x7b\x67\xe5\xd1\xf1\xed\xee\x84\x14\x58\x37\x4c\xff\x5e\x9f\x67\x5d\x43\x9e\x63\xd2\x5d\x1f\x0b\x2c\xb3\x9a\x77\x75\xed\x8e\x7e\x38\x8e\xdc\xd5\x0f\x20\x8d\x3d\xef\xba\xdd\x3b\xfa\xa1\xef\xbf\xab\x1f\xc0\xba\x11\x26\xdf\xd5\x0f\x72\xd9\xc7\x66\x02\x6f\x32\x7b\x3e\x98\xa3\xea\xa5\x1e\x06\xc0\xc0\xba\x11\x39\x3f\x5c\x48\x01\x0e\x3d\xcb\xc3\x69\x2b\xb0\x6e\x4c\x48\x1f\x7e\xed\x07\x73\x54\x7d\xc6\x43\x4f\xfc\x18\x7c\x34\x7c\xd9\xc3\xaf\xfd\xb8\xbe\xf0\xa1\x05\x3f\x5c\x4f\x79\x5c\xce\x79\xdd\x0e\x45\x6f\x45\x6f\xae\xe2\x17\x5d\x4f\x01\xd6\x8d\xf8\xfa\xa1\xbf\x7e\xe0\x9c\x37\xb3\x83\x87\xce\x19\x58\xa6\x7c\x1f\x3a\x67\xe0\xd0\x9e\x1e\x3a\xe7\xc7\x15\x5f\xaf\xdb\xe1\xe3\x97\x22\x5a\xbf\xbd\xd1\xd6\xab\x72\xc4\xd7\x0f\x55\xee\x71\x79\xcf\xa1\xae\x3e\xf4\x9e\xc0\x32\x31\xfc\x50\xbf\x80\xf1\x37\x91\xed\x4a\x7a\x15\x7f\xfd\x70\xc6\xf8\xb8\x9c\xe0\xb8\x11\x26\x3f\x74\x82\x8f\xa2\x5d\x8a\xd4\x9c\xc7\x35\x3a\x0f\xd3\xb4\x0f\x47\x67\x60\xdd\xa6\x22\x34\xe7\xd1\xb4\x0b\x57\xf9\xd0\xd9\x00\xeb\x86\xae\x3e\x74\x36\x8f\x4b\x5b\x86\x69\xda\x87\xa3\xf3\xa3\xf9\x45\x26\xdd\x0f\x35\xe7\x71\x69\xcb\xb8\x11\x6e\x3c\x74\x23\xc0\x32\xef\xfc\xd0\x8d\x3c\xa0\x77\xdc\x70\x6f\x0f\xdd\x08\xb0\x6e\xe1\x8d\xa7\x22\xde\x11\xf7\xf6\x54\xe5\x80\x71\x43\x0b\x9f\x63\x28\xc2\x1e\x19\x5a\x9e\xae\xf0\x3d\x07\x4d\x65\x58\x7f\xaa\x85\x4f\x55\x8e\xd8\xf5\xa9\xca\x01\xe3\x86\xfa\x3e\x75\x30\xcf\x4b\xf3\x96\xfd\xf5\x74\x59\x04\x18\xb7\xb6\x11\x0f\x45\x74\x61\x28\x7a\x2a\xe2\x85\x70\x69\x4f\x15\x13\x58\xb7\xb0\xa9\xbc\xd0\xf3\x52\xa0\x71\x63\xc8\x7b\x3a\xac\x3f\x27\x96\x46\xdf\x3f\xd5\x9c\xe7\xe4\x17\x71\xf4\x4f\x35\x07\x58\x26\xd2\x9f\x46\xb8\xcf\xe0\xa3\xb1\xd6\xf0\x34\x1f\x0e\xac\x1b\xc3\xd4\xd3\x65\x11\x60\x1c\x38\xbe\xa7\xe1\x2c\xb0\x6e\x4c\x71\x9e\x86\xb3\xcf\xcb\xf1\x8d\xe3\xe6\x8d\xb6\x2b\xf8\xb4\xe9\xe3\xed\x9c\x2b\x76\x1d\x07\x6e\xe8\x69\xec\x0a\xac\x5b\x2a\xb2\xa9\x17\x8c\x03\x0f\xf0\x8c\x4f\x53\xe9\x09\xa6\x4b\x4f\x17\x4f\x9e\x57\x6c\x31\x0e\x16\x9b\x9e\xc6\x16\xc0\xba\x11\x6f\x3e\xb5\x8e\xe7\xa5\xfe\xe3\xc0\x6a\x9f\x2e\x07\x3e\x93\xef\x88\x7e\x3d\x75\xb5\xc0\x38\x98\xa3\x3e\x8d\x40\x9e\x7a\x5f\xf4\xeb\xa9\xf7\x7d\x5e\x11\xc8\x38\x86\x22\x9b\x9a\xf4\x2a\x81\xea\xd3\x08\x04\x18\xe6\x9d\x9f\x46\x20\xc0\xba\x95\x8d\xb0\xf5\x18\xdf\x41\x64\xf4\xd4\xf8\x9e\x45\xdf\xab\xab\xc6\x16\xc0\x38\x08\xec\x9f\xc6\x16\x4f\xfd\xbd\x8a\xa9\xbf\x7f\x16\xad\xc7\xd2\x9e\x5a\xed\x53\x7f\x4f\x24\xf9\xd4\xdf\x03\xc3\x84\xf5\xd3\xc8\xfb\xa9\xbf\x6f\x1f\x6f\x53\xe1\x51\x1d\x11\xdf\x1f\x8a\x9f\xc6\x19\xcf\x46\x19\x18\xcf\x9f\x0e\x07\xcf\x46\x19\x08\x89\x9e\x46\x10\xcf\xe6\xa7\xd4\x5b\xcd\xf5\x89\x6d\x1e\x7c\xad\x97\xb6\x09\x8c\x83\xc8\xe6\xa5\x6d\xbe\x06\x5a\x84\x27\x7e\x69\x62\x2f\xec\xe9\x20\x56\x7f\x69\x4f\xaf\xc1\xe3\x09\xb9\x5f\x1a\xcf\x6b\xf0\xf8\x56\x44\x53\x5f\x13\x3b\x27\x66\x79\xe9\xaf\x81\x71\x30\x68\xbc\xf4\xd7\xc0\x3a\x6e\x8a\x52\x11\x7d\x47\x08\xf9\x32\x1e\x00\x96\x66\xf1\xd2\xc4\x5e\x93\x2f\x6f\x53\x9d\x31\xbe\xae\xe9\xe1\x92\x68\xf1\x72\x7a\x08\x8c\x83\xe1\xe0\xa5\xd5\xbd\xc2\x5f\x4c\x44\xfe\x62\xf0\x4d\xc9\xf8\xbd\x34\x9e\x57\xf8\x8b\xbc\xb6\x96\xf2\xba\xcc\x62\x0c\x42\x84\x97\x66\xf1\x0a\x7e\x91\x21\xef\xa5\x59\xbc\x2e\x85\x1f\xc3\x1b\x55\x78\x60\x1d\x0c\x79\x2f\x15\xfe\x75\x29\xf9\x18\x8c\x5c\x2f\xd7\x01\x81\x25\x1d\xe3\xa5\xc2\xbf\x2e\x5d\x1d\x66\xe0\x5f\x86\xc9\x2f\xf4\x56\x13\x7b\xa9\xb7\x2f\x06\x8d\x81\x0d\xbc\x1c\x34\x80\x75\x30\xe4\xbd\x1c\x34\x5e\x97\xe6\x8c\x81\xef\x7f\xa9\x39\x2f\xa2\x86\x83\x85\xa7\x97\x51\xc3\x0b\x47\x0f\x91\x6f\xbe\xd4\x1c\x60\x69\x88\x2f\x1d\x3d\x30\x06\xce\xe6\x54\x99\x4e\xbc\xfa\x31\x14\x4d\x45\xc1\x55\x0b\x51\x2a\x4a\xae\x6a\x44\xa5\xe8\xea\xfb\x81\x83\x38\x55\x39\x60\xc9\x1c\x39\x8d\x2d\x80\x31\x70\x10\xa7\x8e\x1e\x58\x1a\xf5\xa9\x62\x9e\x78\xf5\x81\xe9\x9f\x2a\x26\xb0\x0e\x42\xbd\x53\xaf\x7e\x5e\xb1\xc5\x30\x1f\x7e\x1a\x5b\x00\xeb\x60\xe6\x7f\x3a\x17\x3c\x27\xad\xc7\x5c\x4f\x15\xf3\x24\x90\x38\xc8\x6a\x9e\x06\x12\x27\xba\x6a\x3e\xfc\x54\x57\x4f\x75\x95\x01\xfb\x54\x57\xcf\xc9\x77\x44\xa3\x4f\x15\x13\x58\xba\x91\x53\xc5\x3c\x2f\xcd\x1b\x03\x8d\x3e\x5d\x7e\x00\xd6\xc1\x47\x3b\x75\xe1\x27\x3e\x76\x10\xba\x9c\xfa\x58\x60\x1d\xac\x2c\x9d\x86\x1b\xe7\xa5\x66\x63\xde\x14\xf9\xac\xf4\x59\x34\x35\x3f\xcf\xba\xfa\xcb\x8c\xf2\xa9\xf7\x04\x96\x8e\xeb\xd4\x7b\x9e\x97\xca\x8d\x89\xae\x9e\xaa\x1c\xb0\x0e\x06\xff\x53\x57\x79\x5e\xae\x72\x98\x51\x3e\x75\x95\xc0\x3a\x42\x91\x5f\xfb\x82\x31\x55\x13\xa7\x61\xc0\x3a\x18\xe9\x4f\x1d\x2a\x30\xcc\x3b\x9f\x3a\x54\x60\x1d\x2c\x49\x9d\x3a\xd4\xf3\x72\xa2\x63\xaa\x00\xf5\x69\xaa\x04\x4e\x1f\x8f\x1b\x3a\x09\x83\x26\xf3\xdd\xd3\x30\x08\x58\x07\xab\x2e\xa7\x1e\x13\x18\xd3\x17\x72\xdd\xe2\xd4\x3a\x88\x1a\x4e\xad\xe3\xbc\x22\xa3\x31\x6d\x84\x91\xd1\x89\xab\x95\x73\x74\x6a\x30\x27\xd6\x31\x09\x24\xde\x5a\xc7\x1b\x53\x30\x15\xfd\xd6\x14\xde\x9a\x02\x6e\xfb\xad\x29\xbc\x51\x72\x53\xd1\x6f\x95\xfc\xad\x92\x13\x48\xbc\x55\xf2\x37\x4a\x3e\xcb\x67\xbd\x14\xf1\xd1\x08\x24\xde\x2a\xf9\x3b\xf8\x45\x26\x09\x6f\xbd\x1c\xb0\x0e\x02\x89\xb7\x51\x03\x30\x26\x13\xb4\xb7\x6b\x0d\xc0\x3a\x6c\x84\xbe\xf0\x8d\xe3\x9b\xa4\x6f\xde\xf1\x79\x3c\x1d\xcd\x4c\xe5\xed\x22\xd8\x9b\x68\x79\xe2\xef\xdf\xc6\x03\x6f\xa6\x5e\x07\xe1\xc6\xdb\xd0\xf8\x8d\x62\x06\xfe\xfe\xad\x62\xbe\x55\x4c\x48\x67\x6f\x15\xf3\x8d\xca\x99\x18\x7e\xab\x72\x6f\x86\x62\x07\xb0\xb7\xfa\xf5\x46\x4d\x02\x2f\xf7\x56\x4d\xde\xaa\x89\xaf\x5d\x9f\x67\x5d\x1f\x2d\x86\x22\xbb\x50\xf7\x88\x37\x79\xeb\x1e\x81\x11\x23\xbf\x3f\x14\xbf\x1d\xbc\x81\x75\x10\x8d\xbc\x55\xbf\xf7\x15\x79\x8f\x40\x6f\xdf\xce\xdf\x80\x25\x8f\xec\xad\xdb\x05\x86\xf9\xdd\xb7\x1a\xf9\x56\x23\xcb\x1b\xfd\x34\x68\x64\xe0\x46\xde\x6a\x24\xb0\x0e\x82\xe9\xb7\xe1\x3b\x30\x62\x7a\xa3\x5d\x40\xf8\xee\x80\xfd\x56\x49\xdf\x68\x64\x5c\x46\x1d\xd2\x98\x85\x75\xf4\x81\x68\x28\xa2\xf5\x97\xf1\xc4\x0d\x17\x2e\xac\xe3\x8a\x6c\xe2\xc6\x8c\x31\x60\x3b\x8f\xb8\xcc\x22\x64\x3b\x0b\xeb\xb8\x5c\x65\x48\x77\x16\x06\x19\xe5\x90\xee\x2c\x2c\x42\x84\x80\xfa\x7c\x01\xed\x4a\x7f\xf1\x8d\x88\x89\xdf\xd1\x88\xa6\x4d\x9d\xb4\xab\x68\xfd\xb4\x5d\x57\x30\xbe\x8e\xa6\x11\x64\x22\x85\x11\x57\x47\x07\xa4\xe9\x1f\xe3\xe6\x48\xbf\x78\x47\x6c\x20\x6e\x44\xbb\xb1\x78\x56\xd8\x08\xa2\xdd\x63\xd3\x2e\xb4\x3b\x20\x46\x8f\xb8\x14\x3e\x24\x46\x0b\xeb\xd8\x3c\x3e\x7d\xd6\x05\x23\x3e\xa2\x52\x44\xbb\x36\xed\x4a\xdb\x45\xb4\x1b\x57\x6c\x11\xb7\xb4\x5d\x44\xbb\xc7\x47\x64\x17\xa6\xfc\x79\xda\x85\x27\x16\xd6\xb1\x6d\xc4\xa7\x5d\x6f\xae\xa2\x73\x88\x07\x84\x35\xbc\xb1\xec\x2f\xcc\x22\x6f\x3c\xbe\x7c\x3c\x66\x31\x6e\xf4\x44\xf9\x85\x30\x8b\x3c\x68\x6a\xf9\x85\x88\x50\xc7\x8d\xaf\x5d\x36\x82\x08\x95\xc4\x70\x48\xaa\x8e\x1b\x53\x4d\xc2\xa0\x80\x4d\x7d\x41\x72\x15\xed\x6a\x7b\x02\x2d\x84\x62\x18\xb7\xf6\xf1\x68\x61\x5e\x9e\x38\x24\x42\xc7\x71\xe9\xd7\xc8\x6b\xe4\x8a\x43\xfd\x82\x0f\xbd\xc6\x15\x52\x05\xa4\xe8\x0b\x78\xa1\x6b\x84\x08\x59\xcf\x71\xe0\xf1\xc6\xe1\xb3\x4e\x45\x3c\xfe\x72\xa8\x71\xa8\x4c\x07\x93\xb5\x71\x05\x38\x01\x45\xf9\x02\x3a\xba\x78\x3c\x61\x63\x1c\xf3\xf2\x65\x70\x13\xe3\x98\xde\x78\x8d\xc8\x23\x8b\x76\x31\x33\x13\x16\xdc\xc4\x38\x98\x99\xc5\xc1\x34\x2c\xb1\x8e\x23\x6c\xea\x05\x6b\x4c\x45\xad\x88\xd6\x5f\x21\x7b\x40\x77\xfe\xc0\x1a\x93\x17\x62\x58\x8f\x23\x68\x57\xd3\x88\xb0\x5d\x28\xe6\xb0\xbf\x54\x4c\x38\xcc\x83\x6c\x6b\x1c\x2a\x26\xb0\xc6\xe5\x27\x42\x3e\x73\x1c\xf8\x58\xf2\xa8\x71\xa8\x5f\x07\x53\x27\x38\x93\x71\x30\x75\x8a\xe3\xd2\xaf\x91\xe8\xea\x91\x9f\xc7\xd3\x13\x93\x46\xa4\x3d\x71\x8d\xee\xa3\xd0\x2f\x29\xce\x01\xad\x79\xb1\xfd\x23\xe0\x36\x5f\xb0\xb8\x8a\x67\xa9\x72\x87\x2a\x17\xf4\x84\x2a\x07\x8c\x3a\xe8\x42\x55\xee\x50\xe5\xfc\xb4\xaa\x1c\xec\xe4\x51\x7e\xda\xb6\xa3\x71\xa2\x03\xcf\x24\x53\x59\x18\x64\x48\xe3\x68\x5f\xbb\x6d\x17\xef\xa8\x16\x1e\xac\x6e\x90\x21\x8d\xa3\x6d\x04\xe1\x2c\x8c\xcf\x90\xbc\x2c\x8c\xe2\xd3\x4a\x5e\x16\x46\xf1\x1d\x87\xee\x11\xc2\xf2\x1a\xe9\x55\x5b\x11\x2f\x44\x4f\x0c\xbd\xdc\x60\x49\x8a\xa0\x37\x60\x2d\x5f\x70\x79\x80\xf2\x46\x3d\xd3\x50\x31\x2f\x7f\x1f\x32\x95\x63\x5c\xa1\xe2\xa8\x6b\x44\x8d\xc1\x92\x41\x8c\x49\x53\xcb\x67\x9d\x8a\x68\x6a\xf9\xac\xb7\xa2\x6b\x0e\x32\x9a\x46\x10\x5c\x0a\x83\x4c\x66\x8c\xf0\x85\x58\x6b\x18\xf8\xfb\xa1\x46\x0f\x42\x04\x32\x99\x31\x74\x8f\x90\x9f\x17\x24\xd0\x18\x61\x53\x83\x77\xfc\xdc\xe8\x3b\x32\xf3\x1f\xf8\xe8\x91\x3e\x3e\xe9\x2f\xfc\xea\x48\x1f\xcf\xe0\x0f\x09\x34\x06\x83\x7f\x8c\xe4\x17\x17\x8f\x57\x57\x47\xa2\x00\x1f\xd1\x4b\xd1\xa5\x98\xb5\xc7\x77\x87\xe2\x90\x73\x1d\xf0\xa1\xd7\x40\xe1\x21\x45\x5f\x90\x3c\x84\xbe\x53\x49\x07\xd3\xf4\xb1\x69\xb6\x4a\x0a\x8c\xc6\x97\x0d\x95\x14\x06\xf5\x1a\x9f\x1b\xed\xe1\x0b\x46\x1f\x3c\xbe\xed\xe1\x0b\x16\xbc\xce\x70\x0b\x94\x30\xc8\x7d\xc6\xd0\x2f\x0e\x34\x72\xfa\x78\x35\x12\x18\x6c\x16\x8a\xc1\xb0\x1e\x03\x57\x49\xac\x1e\x43\x57\x09\xf5\x7a\xb0\x7d\x27\xa4\x5e\x0b\x6b\x1e\x8a\x86\x22\x5a\x7f\x85\x1b\x21\x83\x5a\x58\x44\xf4\x31\xd5\xc8\x49\xbc\xc8\x9e\x91\x80\x60\xfd\x81\x35\x31\x31\x79\xd6\x31\x19\x64\xc9\x57\xc6\x74\x90\x05\xd6\xbc\x26\xa4\x31\x55\x65\xa0\x8b\x91\x5e\xea\x75\xc0\xa0\x1e\xa4\x30\x43\x06\xb5\xb0\xe6\xa1\x88\x2e\x84\x08\x3d\xd8\xca\x10\x12\xa1\x03\xa6\xf3\x62\x5a\x11\x53\x5d\x9b\x8c\xce\x24\x27\x63\x3a\x3a\x03\x6b\x32\x00\x49\x84\x16\x06\x3c\xfc\x90\x08\x2d\xac\x89\x37\x90\x08\x1d\x13\x5d\x6b\x54\x79\xaa\x6b\x93\xd1\x79\xda\xab\x8e\xce\xb0\x9e\x07\x69\xc7\x90\xf5\x2c\xac\x39\xe8\x9c\xb4\x57\x19\x77\x1b\xb7\x3b\x1d\x77\x81\xc5\x44\x26\xa6\xe3\x2e\x4c\xe5\xd1\x68\xa1\x4c\x65\x61\xcd\xc1\x6b\xab\x85\x10\x8e\x07\x14\xfa\x90\x70\x2c\xac\xe9\x77\x2c\x5f\x08\x95\x23\x13\x19\x12\x8e\x85\x35\xaf\x59\x71\x48\x38\x0e\xe8\xc3\x03\x12\x7a\x4c\x9d\xe0\x6c\xdf\x91\xef\xa8\x7e\x4d\x62\xc4\xa5\xe6\xb4\xef\xa8\xca\xe1\xf1\xa6\x2a\x07\xc9\x78\x2c\x3f\x5a\xdb\x2e\x5c\xe5\x9c\x36\xc2\x76\xa1\x98\xd0\xa5\x43\x0e\x72\xc0\x02\x1e\x8b\x2f\x14\xf3\x23\x42\x57\x19\xb9\x60\x07\x5f\x70\xd9\x23\xcc\xdb\x08\x96\x52\x85\x35\x19\xb9\xc2\x20\x2e\x18\x51\x49\x3b\x46\x38\xa2\x02\x0b\xde\x70\xc8\xe2\x0d\x98\xbb\x63\xe1\x63\xc3\x11\x15\x58\xd3\xc7\x3b\xa2\xc2\xb6\x1d\x0b\x57\x19\x7a\x29\x60\x4d\xc2\x8d\xd0\x4b\x01\x03\x06\x63\x48\xc6\x8d\x50\x4d\xa6\x22\x7f\x11\x35\x21\xd9\x16\xa1\x9a\x84\x6a\xc2\xc8\x25\x3f\x37\x82\x59\x0b\x7c\xc2\x88\xf2\xf1\x78\x26\x66\x8c\x11\x7a\xa6\x40\x4d\xd6\xe2\x85\x54\x93\x50\x4d\x18\xdf\x42\x35\x89\x6b\x7c\x1c\x50\xe6\x02\xfa\xee\x07\xd6\x0c\x6f\x7c\x29\x42\x4d\x08\x41\xe5\xe7\x46\x10\x9e\xc1\x8d\x8e\xd0\x0d\xb1\xf1\x72\x40\x27\x8b\x70\xf8\x04\xd6\x0c\x1e\xaf\xe6\x00\x03\x0a\x58\x84\xce\x0a\x62\xef\x62\xda\x1a\x12\x7b\x03\x62\xef\x80\xb6\x15\x12\x7b\x03\x32\xef\x9a\xc4\xfa\xa1\xe6\x00\x03\xaa\x55\x84\x9a\x03\x2c\x26\xb7\x21\xd7\x37\xe0\xfa\x2e\x76\x84\x86\x5c\xdf\x80\xd8\x3b\xe0\x55\x85\xc4\xde\x80\xcc\xbb\xa0\x5e\x47\xea\xe5\x60\xdb\x8e\xcd\xb0\x2e\xdb\x56\x58\xcc\x77\x23\x55\xb9\x64\x05\x07\x8a\x4f\xa4\xce\x0a\x58\xf3\x9a\xf8\x85\x9c\x5c\x61\x40\xde\x09\x39\xb9\x01\x01\x77\xcd\x52\xf4\xf9\x45\x5e\x1b\x9d\x48\x16\x75\x84\x05\x41\x3b\xd2\x01\x1b\x18\x90\x77\x42\x9a\xae\xb0\x66\x79\x23\x3d\x01\x01\x77\x40\xcb\x09\x09\xb8\xc2\x9a\xb8\xb4\xd4\xcb\xc1\xb6\x1d\xdb\xd7\x56\x31\x81\x35\x19\x8a\x65\xdb\x46\xa2\x72\xdb\xa6\xaa\x72\xa9\xca\xe1\xf8\xa4\xd6\x06\xdc\xd9\x41\xb2\x2e\x20\xd0\x7e\x60\x4d\x3c\xb9\x3c\xda\x48\xd5\x64\xf1\x2c\xd5\x24\x55\x93\xfe\xfe\x02\x75\xa4\x5a\x04\x35\x76\xb0\xef\x33\xa4\xc6\x06\x4c\xd4\x49\xa2\x33\xca\x01\x08\x56\xea\x9a\x44\x10\xb2\x52\x03\x8e\xe9\xbc\xe1\x9c\xcb\xaf\x55\x3a\x08\xec\x49\xbe\x69\xd4\xf5\x1d\xe6\x6d\xde\x10\x3d\x14\xf1\x1d\x88\x9c\xcb\xef\x50\x57\xa7\x4f\x72\x66\x51\x76\x7a\x39\x26\x2d\x6f\xfc\xfc\xe2\x9b\xab\x68\x97\x81\x13\xb0\x26\x31\x8b\xfb\x8f\x03\xbe\xea\x24\x1b\x16\x65\xdc\x0f\x51\x75\x4d\x62\x16\x89\xaa\x51\x41\xbb\xb0\xf3\x32\x4a\x82\x82\xba\xe6\x52\x64\x23\x92\x67\x61\x29\x92\x4b\x85\xc5\x0a\x4c\x94\xdf\x14\x26\xe9\x64\xe7\x64\xc8\x24\x15\xd6\x5c\x34\xd5\x49\x24\xbc\xce\x79\x43\xe1\xe5\x75\x06\xbc\xce\xc5\x3a\x4d\xc8\xeb\x0c\x88\x9b\xf3\xb6\xbc\xca\xd7\xbe\x60\xcd\xcd\x3b\xea\x33\x80\x79\xb3\x11\x0e\x2d\xa5\x1b\xd9\xbc\xa3\x6e\xa4\xd8\xbf\x7d\xf3\xf1\xea\x47\xa9\x1f\x9b\xc7\xab\x00\x70\x39\xe7\xed\x73\xa3\x4d\xd5\x8d\x30\xc3\x96\xd7\x19\x30\x36\x27\xc9\x81\x90\xb1\x29\x2c\x36\x16\x44\xe9\x33\x80\xc9\xb2\x7f\x48\xe2\x8c\xbe\x7c\xc6\x64\x8d\x3f\x5a\x9f\x01\x2c\x16\x9e\x42\x5e\xa7\x30\x59\xe3\x8f\xd6\x8d\x40\xf5\x5c\x93\xe9\x8e\x54\x4f\x61\xb2\x99\x32\xa4\x7a\x46\xeb\x6c\x98\x74\xb7\xce\x06\x98\xc7\x61\x23\x1e\x8a\xae\x8e\x8e\x4f\xbb\x9e\x8a\x5e\x5c\x35\x11\x9d\x8a\xde\x5c\x45\x53\x49\x6b\x07\x1c\xd1\x79\x10\xf3\xc8\x11\x0d\x08\xa1\x8b\x9d\x12\x21\x21\x34\x60\x7f\xce\x03\xf7\x26\xfb\x33\x60\x7c\x2e\x16\xc4\xa2\xd5\xfb\xbe\x74\x7d\xb2\x4a\x1e\xad\xb3\x69\x94\x3c\x6e\xb4\x5e\x25\x07\x26\x6b\xd6\xd1\x2a\x39\xb0\xc2\x17\x52\xc9\x81\x79\x30\x60\xb7\xb3\x03\x60\xc5\xe1\x8d\x36\x35\xe8\x55\x86\x62\xc9\xa5\xc2\x0a\x5f\xdb\x01\x1b\x98\xac\x33\x47\x3b\x60\x43\x41\x5d\x71\xf8\x78\x5f\xe8\x32\x92\xc9\xda\x70\xc8\x37\x15\x56\x1c\x3e\xde\x17\x0a\x14\x20\x14\xf9\x42\xa4\x5c\xc2\x2e\x4c\x5f\xe8\xb2\xa1\xc9\x1a\x6c\xb4\x36\xd4\x69\xbb\xe8\x1c\xd7\x66\x80\xc9\xc2\x66\x48\x28\x15\x56\x10\xba\xb4\x66\x05\x63\x74\xb2\x64\x19\xed\xec\x02\x58\x41\x70\x29\x7b\x34\xfa\x8a\xfe\x26\x0b\x88\xd1\x46\x7f\x50\x45\x17\xfb\x44\x42\xaa\x68\xc0\x05\x9d\xac\xc4\x45\x6b\xa2\x30\x3e\x17\xfb\x44\x42\xc6\x67\x74\xd3\x2e\x3c\x53\x1b\xb1\x41\xdc\x5c\x31\x15\xd9\x5f\x8d\x16\x6e\x45\x2a\x40\xa3\x85\x7e\xda\xb6\x0b\x31\x2b\xd2\x5d\xd1\x9a\x15\xb0\x58\x6d\x8c\xd6\xac\x5a\xb3\xc2\xd2\x24\x81\xc6\xd2\xac\xb0\xa1\xa5\x59\x01\x2b\xd0\x89\xa5\x59\x41\x15\x9d\x2e\x49\x49\x15\x0d\xa8\xa2\x8b\x65\xca\x90\x2a\x1a\xeb\xd2\xfb\xe9\x02\xd1\x52\xef\x81\xc5\x32\x65\x2c\x07\x6c\xd8\xa3\xd3\x75\x1e\xd9\xa3\xc2\x62\x4b\x4b\x2c\x4d\x01\x98\xe4\xc9\x62\x39\x04\x00\x8b\xaa\x11\xb1\x9c\x4e\x43\x02\x9d\xae\xf3\x48\x02\x0d\x58\x9e\xcb\x25\xcf\xa5\x16\x02\xd3\xf5\x14\x19\x9f\xc2\x8a\x50\x64\xeb\x2f\x2d\x9c\xae\x94\x2c\xb5\x10\x58\x2e\x8c\x2e\x3d\x39\x30\x07\x23\xbd\x24\x50\x61\x05\xba\x2a\x09\x34\xd6\x15\x6f\x4e\x57\x37\x96\xf1\x26\xb0\x5c\x3e\x95\x17\x1a\x90\x40\xe7\xf8\xdc\x68\x23\x08\x2e\xd9\xb6\x13\xcb\xe0\x72\xa1\x98\x23\xe7\xf7\x87\xe2\xa5\xde\x2e\xf5\x16\xb3\x58\xea\x2d\xf4\xce\xe9\xea\xc4\x32\x84\x04\x56\x10\xe3\x2d\x27\x1f\x8b\xe1\x80\xd4\x57\x2c\x87\x03\xd8\x9f\x2b\x58\xc3\x90\xfd\x19\x50\x3d\x27\xa9\xaf\x90\xea\x19\x4b\xbd\x4d\xba\x53\xbd\x05\xe6\x58\x8a\x7c\x13\x26\x1f\x41\xd8\xb7\x54\x65\x60\x8e\xa5\xe8\xa9\x08\x6f\x80\x21\x2e\x55\x19\x8e\xe8\x24\x41\x16\x72\x44\x85\xc5\x9e\xa4\xd8\xce\x8a\xa9\xee\x31\x07\xe3\xdb\xd6\xf7\x03\x2b\x18\x51\xb7\x6b\x8a\xc0\x74\x31\x60\xab\xca\x5b\x55\x66\x9d\x59\x72\x69\xec\x41\xbb\xb6\x8f\x7f\x2a\xa2\x5d\x2c\x20\x6e\xa3\x19\xc8\xa5\x73\xe2\xe8\x25\x97\x0a\x2b\x18\x9d\x25\x97\x06\x4c\xd2\x39\x71\xe1\x32\x49\x85\x15\xb8\x11\x99\xa4\xb1\x2f\xed\x9e\x93\xb5\x86\xad\x76\xc3\x1e\x5d\x41\x8c\xb7\x0d\x47\x77\xf0\x8b\x4c\xcd\xb7\x2e\x7c\xeb\xaf\x59\x52\xda\xda\x00\x30\x9d\xc9\xee\xf0\x17\xc3\x5f\xa4\x27\x74\xe1\xfb\xb2\x81\xe9\x1c\x75\x6b\x03\xc0\x0a\xc2\xd1\x1d\x9f\x5f\xbc\xfc\x8f\x33\x46\x29\xa8\xc2\x8a\x56\x64\xe7\x60\x3c\xce\x18\xb7\xc6\xb3\x35\x1e\xc2\xd1\xad\xf1\xec\xcb\x47\x4f\x27\x7e\xdb\xa9\xf9\xd6\x5f\xa3\x72\x5b\x7f\x0d\xdf\x74\x3a\xc1\x92\x6f\x2a\xac\x60\x1a\x26\xdf\x54\x98\x4e\x51\xe4\x9b\x0a\x2b\xda\xc7\xa3\xf7\x90\x4b\xe7\x4c\x1a\xa1\xbf\x06\x56\xb0\x2c\x2b\xb9\x54\x98\x4e\x51\x24\x97\x0a\x8b\x1d\x68\x21\xb9\x54\x98\x33\x15\xd9\xfa\xb2\xf5\xa8\x89\xf3\x37\x38\xa6\x73\xaa\x72\xc6\xd7\xc0\x8a\x56\x64\x47\x5f\x43\xc0\x9c\x2a\x93\xb1\x18\xb0\xcc\x50\xc8\x24\x0d\x68\xa3\xd3\xd9\x81\xb4\xd1\xd8\x04\x5e\xec\x79\x8b\x6d\xe0\x05\xcc\x69\xe7\x38\x7f\x03\x56\x10\xfd\x6d\x4d\x14\x98\xd3\xd7\x36\x3c\x83\x49\xba\x62\x79\xa3\x5f\xbb\xe9\x55\x9b\xea\xa0\x01\xac\xc0\x44\x25\x81\xc6\x7d\xa0\x5f\xdc\x78\x77\x84\x80\x17\xba\xd8\x65\x17\xf2\x42\x85\x39\x19\xb9\xe4\x85\x0a\x2b\x3e\xa2\xad\x68\x73\xd5\x40\x74\x57\x84\x7e\x61\xc8\x52\x45\xe3\xae\xa5\x61\xb5\x77\x2d\xed\xae\xa5\x31\xe4\xdd\xb5\xb4\x3b\x96\x66\x78\x76\xd7\xd2\xee\x4c\x25\x82\x10\xf4\xee\x38\x02\xc7\x74\x06\x8b\x27\x72\x4c\x85\xc5\xee\xbf\xb8\x3b\x95\x80\x63\x3a\x0d\x96\xe4\x98\x0a\xcb\x8c\xce\xdd\xa1\xe5\x7e\x19\xcc\x74\xf0\xbf\x6b\x30\xc0\x0a\xc6\xca\xbb\x06\x73\xc7\x3a\x02\x4b\xbb\x6b\x1d\x77\x16\xae\xcc\xfb\xdc\x1d\x47\xe0\xab\x4e\x07\x7f\xf9\xaa\x71\x67\x8d\x3f\x71\x30\x77\x0d\x06\xbe\xea\x0c\x86\x29\xf9\xaa\xc2\x62\x0b\x62\xdc\x1d\x34\xee\x58\x47\x30\x4c\xdd\xb5\x0e\x60\x99\x43\xba\xe7\xe7\x17\xdf\x5c\xc5\xb3\x5c\xde\x02\x56\xda\x39\x1a\x0c\x74\xd8\xe9\x98\x24\x1d\x56\x58\x89\x4b\x93\x0e\x1b\x70\x5f\x67\x60\x69\x72\x5f\xe3\x7e\x85\x3e\xcb\x7c\xd4\xdd\x65\x7f\x58\xad\x53\xb7\x2d\xab\x35\xee\xac\x95\x26\x8e\xef\xae\xfa\x02\x53\x67\x75\x57\x7d\x81\x95\x44\x0d\x72\x5f\x03\xbe\xeb\xd4\x0d\xdd\x55\x5f\x60\xb1\x35\x32\xee\xfd\xf9\x45\xfa\x1e\xeb\xb8\x3b\x9c\x00\x2b\x0f\x45\x76\x0e\x23\x8c\xe6\x2e\x69\x36\xe0\xbe\x4e\x6d\x5b\xee\xab\xb0\xf2\xf8\x7e\xae\x38\x1e\x2a\x3c\xd4\xd8\x19\x4c\xad\xa5\xc6\x0a\x2b\x89\x76\x1f\x6a\x37\x30\x4d\x3b\xca\x96\x15\x96\x59\xba\x87\xd3\x0a\x78\xb0\x53\xb3\x90\x07\x2b\xac\x24\xda\x95\x07\x2b\x4c\x55\x59\x1e\x6c\x3c\xb0\x81\x24\x4a\x7a\x68\x03\xc0\x54\xfd\xa4\xc6\x0a\x2b\x87\x8f\xdf\x8a\x4e\xae\x1a\x88\xde\x8a\xde\x5c\x85\xc8\x69\xc5\x83\xb8\x9f\xbd\xad\xf1\xd0\x2c\x80\xc5\x86\xd1\x78\x18\x71\x01\xf3\xf3\x42\x8e\x36\x0f\xe2\xfe\x64\x98\x7a\x68\x16\x0f\xc2\xab\xbf\x3d\xde\x5f\x24\xe9\x90\x4c\x77\x24\xe3\x06\xcc\xdb\x99\xd8\x93\xcc\x5b\x61\x25\xc6\xf3\x70\x2a\x00\xcc\x64\x45\x54\x32\xae\xb0\x92\xc1\xec\xe1\x68\x03\x3f\x77\xfe\x4d\xe4\x2f\x6a\x03\xc4\xd7\x0f\x6d\xe0\x81\x0d\xb0\xd3\x34\x1e\xda\xc0\x43\x1b\x20\xaa\x7c\x68\x03\xc0\x4c\xec\xe9\xe1\x70\x20\xd7\x37\x19\xf2\xe4\xfa\xc6\x83\xd9\x01\xfb\x51\xe3\xe1\xec\xe0\xa1\xa5\x10\x26\x4b\xff\x8d\x07\x13\x78\xf6\xa3\xc6\xc3\x09\x03\xf4\xdf\x65\xd2\x54\xfa\x6f\xc0\xf5\x9d\xec\x34\x0d\xb9\xbe\xf1\xc0\xf7\xb3\x75\x36\x1e\x1a\x0f\x30\x93\x70\x43\xfa\xaf\xb0\x3e\x2f\x64\xc4\x06\x8b\x77\x26\x89\x74\x59\xbc\x21\x65\xd7\x04\xac\x94\xdd\x80\x8c\x3b\x13\x7b\x92\x8c\x2b\xac\x24\x4c\x7e\xea\xd5\x61\xde\x4e\xf6\x90\x86\xcc\x5b\x61\xd9\x39\x32\x6f\x03\xb6\xed\xcc\xe5\xb3\x78\xc7\xa7\x1a\x4d\x98\xfc\x54\xa3\x21\xe0\xce\x44\xef\x9f\xaa\xaf\x64\x5c\x3b\x47\x32\x6e\x3c\x59\xfa\x61\xdf\x67\x3c\x5d\xfa\x01\x56\x12\x95\x3e\xe7\xe7\xf1\x97\xc7\xa3\x86\x5c\x3c\x55\x5f\x60\x25\x83\xbf\xfc\xdc\x80\x1a\x3b\x0b\x87\x2a\x35\x56\x58\x6c\xfc\x8d\xa7\xba\x0a\xcc\x3a\x14\xf9\x8b\x7a\x75\x42\x84\xa7\xea\x0b\xcc\xc2\x44\x25\xd0\x0a\xcb\x8f\x26\x81\x36\x9e\x97\x62\xce\x62\x42\xfa\x54\x31\x25\xd0\x26\x81\x84\x04\xda\x80\x21\x3b\x0b\xbd\x7f\xea\xe8\x81\x95\xe5\x8d\x0f\x45\xb4\x7e\x2a\xb2\xf5\xc4\x4f\x6c\x35\x0e\xd9\xb2\x01\x1d\x76\x9a\xe8\x7c\xea\xfb\x9f\xea\x7d\x29\xb2\x5d\x17\xcc\x62\xb4\x91\x2d\x2b\x2c\x36\x24\x87\x6c\xd9\x80\x2d\x3b\x0b\xc5\x94\x2d\x2b\x2c\x55\xee\xa9\x29\x40\x5b\x9d\xc5\x98\xf4\x54\x57\x9f\xfa\x7e\x22\x5c\x29\xac\xf1\xbc\x14\x73\x96\x5d\xa8\x62\x3e\xf5\xea\x2a\xa6\x5e\x1d\x98\x65\x53\x9d\x37\x40\x74\x5d\xa6\xee\x25\xba\x06\x7c\xd5\x59\xdc\x28\x5f\x55\x58\xc9\xa0\xf1\xd2\xaf\xc2\x57\x9d\x45\xcc\x23\x5f\x55\x58\x26\xf8\xe5\xab\xc6\x0b\x2d\x2c\x3c\xf9\x4b\x2d\x04\x56\x12\xbb\xbe\x74\xa2\x70\x54\x67\x2d\x9f\xf5\x54\x44\xdf\x63\x30\xf2\x55\xe3\x85\x5f\xad\xad\xe8\xad\x08\xbf\x4a\xec\x2a\x85\x35\xe0\xab\xce\xc2\x93\xcb\x57\x15\x96\x94\x82\x97\x41\x09\x30\x9b\x84\xd1\x4b\xef\xfb\xd2\xfb\xb6\x37\xda\x2e\x26\xa4\xcd\xe0\xff\x72\x42\x0a\xac\x64\x7c\x7b\xe9\x44\x81\xd9\x68\xf4\x4b\x27\xfa\x52\x0b\xed\x1c\xb5\xf0\x75\x29\xd3\x64\x7f\x66\xbc\x54\x26\x60\x25\x0b\xa3\x2f\xc3\x0d\x28\xac\xd3\x1c\xa5\x14\x56\x61\x49\x62\x78\xa9\x5f\x2f\xfc\x2a\x85\xfa\xe2\xa5\x5f\x7d\xa9\x39\x38\x85\x97\x9a\x03\xcc\xc6\x89\xbe\x5c\xc6\x7e\xe9\x57\x57\x7d\x7f\x28\x7e\xe9\x76\x5f\x4d\x17\xe0\x63\x5f\x2e\x6c\x02\x2b\x97\x22\xbb\x00\x57\x49\xe1\xb8\x78\xf5\xe7\x46\x9c\xcd\x52\xb4\x15\x5d\x1f\x90\x32\x6e\x21\x0f\x36\xe0\xbe\x4e\x76\x61\xc6\x69\x4c\x2c\xe9\x35\x51\x06\x49\xaf\xc2\x34\xd1\x79\x1a\x54\x9c\x06\x15\xb8\x37\x79\xb0\x01\xe9\x75\xb2\x0b\x33\x24\xbd\x86\x74\xd6\x24\x4c\x96\xce\x1a\x27\xcb\x2d\x8d\xfa\x9d\x2e\xb7\x48\x67\xd5\x09\x4a\x67\x15\x66\xa3\x0c\xa7\xda\x7d\xaa\xdd\xc4\xb1\xa7\xda\x7d\xb2\xa6\xd8\x7c\xe6\x53\x25\x05\x56\x6e\x45\xfe\x22\xde\xb3\x7d\x21\x95\x54\x3a\xab\x34\x11\xe9\xac\x71\xa2\xb7\x6d\x53\xd5\xdb\x93\xc8\x99\xed\xf6\x71\xaa\xa4\xc0\x6c\x1b\xa1\x92\x02\xab\x50\x65\x79\xb0\xc2\x5c\x9f\xc7\xdb\x13\xc4\xd7\x3a\xe7\xd3\xf8\xfa\xc4\x13\x53\x2b\x2c\x4e\x3d\xf1\x49\xc6\x8f\xed\x53\x71\xaa\xf0\xe7\xa5\xbe\x93\x3a\x5a\x71\xba\xe8\x07\x1d\x76\xd5\x47\xe4\xb3\xf0\x9e\x54\x8f\x8a\x53\xef\x09\xac\x22\xf6\x94\x2d\x2b\x4c\x73\x9f\xb2\x65\xe3\xbc\x14\x7e\x15\xb1\xe7\xa9\xc2\xc3\x57\x9d\x54\x7c\x8a\xd3\x61\x1d\x58\xc5\x04\xfe\x74\xa9\x1e\x98\xd4\x39\x8a\xd3\xb5\x19\x60\x39\xb4\xc8\x70\x8d\x93\xb5\x19\xf3\xa8\xa7\x83\x3f\xb0\x28\x29\x10\xa7\x1a\x0d\x4c\xea\x09\xc5\xa9\x46\x03\xcb\x01\xe8\x34\xe4\x86\xbb\x3a\xa9\x27\x14\x72\x57\x03\xee\xea\x2a\x62\x44\xb9\xab\x01\xb9\x74\x52\x13\x27\x24\x97\x0a\x4b\xf2\xcd\xdb\x01\x1b\x98\xd4\x8b\x89\xb7\x5a\x08\xac\x22\x88\x7b\x3b\x59\x7b\xa3\x85\x54\x82\x89\xb7\x5a\x08\x2c\x29\x3a\x6f\xb5\xf0\x8d\x8f\xa5\x12\x4c\xbc\xf5\xb1\x6f\x46\xfa\x22\x46\x7c\x3b\xd2\x03\x73\xb5\xbf\x78\x57\xc4\x77\x64\x60\x7c\x3b\xa5\x7b\xa3\xd1\x6c\x54\x8c\xb7\x1a\x0d\xac\xc2\x25\xbd\xd5\x68\x60\x52\x5e\x25\xde\x7a\xe2\x37\x84\x99\x22\xde\x7c\xbb\x24\x0e\xa7\x76\xb2\x9d\x31\xe4\xd4\x0a\x4b\xea\x90\x9c\x5a\x61\xb2\x9d\x31\xe4\xd4\x0a\xcb\x41\x56\x4e\x6d\xbc\xd5\x68\xa6\xad\x6f\x35\xfa\xcd\x7a\x4a\x4d\x45\x4f\x45\xb4\x7e\xfb\x8b\xb6\x9e\xd8\x82\x62\xb7\x21\xf3\x56\x98\x14\x15\x89\xb7\xb1\x05\xb0\x0a\x35\x91\x8c\x1b\x10\x70\x27\xe5\x42\xe2\xad\x57\x87\x8c\xbb\x1c\xb0\x25\xe3\x0a\x93\x52\x1a\x21\x19\x57\x58\x85\x9a\xbc\xb5\x0e\x60\x9a\xdf\x7d\x6b\x1d\x6f\xad\x83\xa5\xd4\xb7\xd6\xf1\x26\xa6\xde\x87\x22\x9b\xaa\x75\x10\x23\xbe\xb5\x0e\xb8\xbe\x93\x2d\x9b\x21\xd7\x57\x58\x45\x8c\xf8\x36\xb6\x78\xe3\xfb\x37\x96\xf6\xd6\xf7\x03\x8b\x0a\x11\xf1\xd6\xb9\x43\xff\x9d\x94\xac\x08\xe9\xbf\xc2\x2a\x3c\xb9\xf4\x5f\x61\x6e\x3f\xad\xc6\x07\xac\x22\x18\x97\xdf\x2b\x4c\x36\x89\x86\xfc\x5e\x61\x55\x2a\xf2\x85\x98\xc9\x6e\x3f\xad\x66\x05\x2c\xf9\x5e\xf2\x7b\x03\x9a\xee\xdc\x76\xb4\x63\x87\x34\xdd\x4a\x6f\xb4\x5d\xac\xba\x6c\xbb\xd0\x09\xe9\x5b\x7b\xbc\x8c\x2f\x65\xee\x26\x3c\xdc\xc9\x86\xd3\xbc\xb1\xbe\x29\xac\xba\x62\xd7\xbc\x31\xc2\x24\x0c\xdb\x49\x79\x83\xb4\xba\x70\xde\xb4\xda\x2b\x76\x4d\xd9\xb6\x09\xc3\x76\xee\x2b\x7e\x4a\x68\xb6\x17\xd8\x7a\x1e\x3f\x7d\x3c\x96\xc6\x56\xd2\xb4\xe2\x70\xde\x58\x29\x81\x87\x96\x37\x02\x9c\xbc\x61\x43\xbb\xbf\x3f\x2b\x4e\xea\x15\x7f\x60\x41\x53\x4b\xeb\x16\x27\x34\xdd\xc9\x86\xf5\xbc\x85\x6f\xe2\xa0\x51\x74\x01\xf6\x94\x37\x16\x23\xd9\xcc\x9d\x30\x7a\x3f\xb0\x20\xb3\xa5\xc4\xde\xbc\xa9\x58\x9b\x36\x96\x2f\xa7\x62\x15\x37\xa2\x58\x49\xbd\xe1\x60\x3f\x6a\x5a\x6f\x58\x58\x75\x8d\xbb\x79\x2b\x1b\x71\x69\x51\xb0\xd3\x34\x65\xcb\x0a\xab\xec\x95\xfa\xfc\xe2\xf3\xba\x6a\xf0\x42\x65\xa7\xeb\xc2\x8b\x17\x42\x8b\x12\x86\x6c\xdc\x06\x4d\x6d\x5f\x88\x25\x38\xca\x85\xa4\x65\x83\x13\xd2\x6c\xb0\x57\x33\x6f\xed\xe3\x59\x12\x87\x7d\x95\xb7\xf6\xf1\x97\x7e\x04\xd9\xe9\x94\x53\x9b\x07\x93\xb5\xba\x02\xcd\x84\x5f\xfb\x81\x20\x3b\x9d\xd2\x6c\x85\x55\x57\x08\x99\x96\x20\x4e\xd8\xb6\x71\x0b\x45\xad\x08\x13\xbb\xa2\x86\xb4\x04\x71\x52\x6f\x38\xd8\x00\x99\xd6\x1b\x16\x56\x5d\x9e\x38\xad\x37\x9c\x90\x71\x83\x4c\x77\x4a\xc6\x4d\x4a\x10\x2f\xe2\xeb\xb4\x04\x71\x52\x63\x38\xc8\x74\xe7\xa1\xae\x51\x50\x78\x41\x11\x4c\xe8\xbb\x1f\x08\xb6\xfd\xa5\x2c\x5e\x61\x11\x85\xa7\xf5\x86\x85\x60\x43\x5f\x1e\xd3\x76\x11\x72\x53\xec\x24\xe5\xfa\x26\x94\xdd\x60\x43\x5f\x4a\xd9\xcd\xc3\x70\x63\xd1\xfa\xf0\xf1\xc1\xb3\x6c\x84\xfa\x75\xa8\x5f\x28\xd3\xa1\x7e\xc1\xcf\x8d\x9b\x8d\x20\xdc\x48\x8a\x13\x2f\x6a\xa9\x24\x15\x8a\x2f\xe0\x1d\x17\xef\x98\xbe\x23\xc1\x34\x71\x7f\x1e\x69\x47\x27\xcf\xda\x34\x35\x7d\x16\x0b\x75\xf5\x11\xd9\x85\x97\xc7\x8c\xe3\xc6\x8d\xe5\xd7\x56\xa3\x37\xaf\xad\x46\x53\x63\x38\x48\x6b\x27\xc4\xdc\x0b\xe8\xaf\x4d\x23\xca\xfe\xba\xd4\x37\xd8\x6e\x96\x87\xea\x2b\x19\xb7\x6f\xbc\xa3\xea\x0b\x04\x1b\xc9\xd2\x7a\xc3\x49\x8d\xe1\xd5\x37\xde\xb1\x7d\xc7\xa6\x5d\x83\x1b\xdb\x76\x11\x94\xb4\x4d\x6d\xbf\xf6\xe5\x2a\x83\xb4\x76\xca\xe2\x15\x16\xf3\x91\x94\xc5\x9b\x30\x77\xe3\x18\xbc\xb6\xd6\x01\x8b\x77\xf5\x4d\x91\xad\x47\xef\xd9\xb0\x95\x52\x76\x85\x20\x3b\x9d\x52\x76\x85\xd5\x57\x5c\x97\x43\x53\x18\x97\xde\x07\x7b\xa5\x72\xa8\xf7\xc0\x82\xde\x99\x16\x2a\x4e\xb8\xbe\xc1\xfe\xa6\x94\xeb\x2b\xac\x3e\x14\xdd\x15\xd1\x88\x6b\x30\xcb\xa1\x92\x03\x0b\x12\x68\x0e\xc2\xa0\x1c\x97\xae\x07\x1b\x7d\x12\x76\xf0\x07\x56\x5f\x31\x62\x4a\x12\x16\x82\xec\x74\x5a\xe1\x38\xa9\x6a\xbc\x1a\xcf\x04\x87\xf8\x82\x27\x57\xd1\x7a\x35\x5a\x92\x30\x93\xb5\x94\x24\x2c\x04\x3b\x53\x52\x92\xb0\xb0\xa0\x9d\xa6\x24\xe1\x84\x05\x1c\xec\x39\xc9\x11\xb6\x2b\x6c\x17\x8f\x0f\xdb\x15\xb4\xab\x69\x7d\xd8\xae\xb0\xbf\xe8\x55\x6d\x08\x08\x76\x80\xa4\x05\x94\x85\xc5\xf4\x30\xa5\x12\x27\x75\x94\x83\xbd\x1d\x39\xc2\x76\x61\x30\x14\xb3\xcf\xa1\xc1\x40\x12\x0e\x6a\x2a\xa7\x24\x61\x61\x41\x87\xcd\x91\xfe\xe2\x15\xa7\xc4\x81\x59\x8d\xf4\x73\x10\xa7\x50\x0a\x28\x07\x71\x4a\x42\x06\x0e\xf6\x76\xa4\x15\x92\x13\x62\xf0\xa2\x9e\x7d\x4a\x0c\xce\x81\xc1\x0c\xb4\x70\x68\x30\x03\xe7\x4e\xad\xfa\x1c\x5a\x07\xc4\xe0\x18\x2a\x40\xd9\x7a\x4d\x61\xf2\x8e\x9a\x02\x10\x03\xb3\x92\x18\x2c\xac\x56\x57\x35\x85\x71\xe9\x7d\x0c\x3f\x87\x7a\x2f\x57\x98\xfa\xf2\x29\x57\x38\xe1\x07\xc7\xb0\x73\xda\x76\x31\x09\xa5\xf8\x50\x8e\x56\x31\x2f\x8b\x88\xe1\x0b\xb5\xaf\x0d\x33\xa0\xe7\xf7\x69\x5b\x39\x1c\x5a\x28\xf9\x1c\xec\x21\x4d\xc8\xc7\x1f\x58\xcc\xb6\x53\x0e\x72\xc2\x3b\x8e\xc1\xfb\x5a\xfe\x39\x61\x17\x2f\xd8\xc5\x29\xbb\x58\x08\x98\xff\x29\xbb\x58\x58\x90\x84\xd3\x2a\xce\x39\x27\x1d\xc5\x98\x34\xa7\x8f\x67\x84\xe8\x2b\xa0\xcb\xe9\x08\x01\x07\x39\xc6\x47\x14\x8a\x30\x0b\xe2\x9f\xa9\x59\x00\x41\x7d\xe6\x9c\x0e\x1a\xc0\x6a\xac\xce\xf2\xcf\x49\xc9\xe7\x18\xe9\x2f\x3e\x14\xd1\x51\x9f\x1b\xe9\x09\x98\xca\x31\x92\x5f\x54\xe1\xa7\x0a\xcf\x60\x66\xc9\x66\x21\x20\xf0\xa7\x25\x9b\x85\xd5\x3e\x5e\x85\x9f\xd7\x70\x12\xec\x34\xcd\x49\x90\x9f\xf2\x99\x1b\x3b\x97\xcf\x9c\x30\x95\x63\x30\x60\xcb\x54\x16\x16\xd5\xda\x73\xaa\xf0\x14\x4d\x0e\xaa\x25\xe7\x74\x38\x90\x83\x4c\xb5\xf6\x94\x83\x9c\xd4\x54\x0e\x2a\x1c\xa7\x35\x95\x85\xd5\x84\x6a\xd6\x54\x4e\x68\xc9\xc1\x1e\xd2\x94\x96\x2c\xac\x26\x12\xb4\xa6\x72\x52\x2d\x39\xe6\x8d\xaf\x6d\xcc\x33\x1d\x21\x88\xd8\x24\x2f\x27\x84\xe5\x98\x38\x67\xab\x25\x0b\x8b\xd5\x8d\x94\xbc\x9c\x14\x3d\x8e\x89\x27\xb6\xe8\xb1\xb0\x28\xf3\x9e\x92\x97\x13\x2a\x72\xc0\x4b\x4f\x8b\x1e\x0b\xab\xed\x68\x63\x1e\x20\xa0\x71\xa7\xb4\x64\x61\x51\xe6\x3d\xa5\x25\x27\xe5\x90\x83\xe4\x77\x86\x31\x0f\xb0\x28\xf3\x9e\x96\x46\x16\x02\x52\x75\x86\xbe\x3f\x58\xc6\x86\x5e\x9e\xa1\xef\xa7\x0e\x72\x4c\x6c\xd3\x3a\xc8\x09\xad\x79\xb1\xea\x92\x16\x3d\x4e\x8a\x1e\xc7\x44\xef\x2d\x7a\x9c\x52\x9c\x59\x75\x49\x29\xce\x42\xc0\xe2\x4d\xeb\x20\x0b\x8b\x55\x97\xb4\x0e\x72\xc6\xa4\x27\x50\xf2\x50\x31\x81\x05\x55\x3d\x43\xdf\x0f\x04\x69\xed\x0c\x7d\x7f\xe8\xe8\xd7\xf5\xb5\xad\x96\x9c\x94\x43\x0e\xd2\xda\x19\x7a\x75\x60\x41\x68\xcf\x50\xc9\x81\x60\x5b\x69\x4a\xbd\xce\x50\xa3\x17\x5d\xa8\x46\x03\x01\xcd\x36\xa5\x5e\x0b\x8b\x32\x5d\x29\xf5\x5a\x08\x08\xb4\x69\x01\xe5\xa4\x34\xf2\xea\x45\x4f\xe8\xfb\xa1\x5e\xc7\xb4\xa3\xd3\x2e\x24\x7d\xd3\x44\x59\xd4\x44\xbe\x80\xfe\x62\xd0\x80\x86\xfd\x81\xc5\xca\x52\xca\xc6\x4e\xea\x20\xc7\xb4\x73\xd2\xfe\xd2\x3a\x36\x4d\xd5\x3a\x60\x60\x07\x34\xca\x0c\x4d\x01\x58\xac\x3f\xa5\x6c\x6c\x21\xa6\x8f\xd7\x3a\x42\xeb\x20\x7e\x0a\xad\x03\x06\x76\x40\x6a\x4c\x0b\x28\x0b\x8b\x55\xaa\xb4\x80\xb2\x10\x70\x00\x53\x82\x76\x4a\xbd\xa6\xee\x7d\x4a\xbd\x4e\x78\xd6\x11\x44\x6c\xf2\xac\x85\x05\xb5\x3f\xc3\x98\x07\x52\x75\xc0\xb5\x4b\x49\xd5\xc2\xa2\xc8\x58\x4a\xaa\x4e\x49\xd5\x14\x93\x4f\x49\xd5\x49\x69\xe4\x80\xe6\x96\x96\x46\x16\x16\x65\xe2\x53\x52\xb5\x10\x6c\x5e\xcd\x34\xb0\x07\x16\x65\xe2\xd3\x0a\xc9\x49\x39\xe4\x88\xb1\x11\x9d\x8a\x68\x04\x31\x4f\x6a\x1d\x10\xb4\x03\x6a\x5a\x4a\xd0\x16\x16\x65\xe2\x53\x82\x76\x42\xd0\x0e\xb8\x63\x29\x41\x3b\x29\x81\xbc\x28\x13\x9f\xa9\x29\x40\xbd\x8e\x08\x9f\x65\xbb\xa6\xed\xe2\x1d\xb5\x0e\x20\xe0\x68\xa5\xd4\x6b\x61\xb1\x57\x21\xa5\x5e\x67\x4e\x3e\x07\xc3\x49\x6a\x1d\xc0\x5a\x76\x4e\xd8\x54\x86\x00\x28\x51\x99\x5a\x07\xb0\x28\x00\x9f\x56\x5b\x16\x82\xcd\xab\x69\xb5\x65\x61\x51\x00\x3e\x53\x83\x49\x86\x80\xc8\xef\x17\xbe\xcc\xd4\x78\xa0\x87\x2f\x56\x0b\x53\x7a\xb8\x10\xd4\x54\x4e\xe9\xe1\xc2\x5a\xc3\x5f\xf7\xe5\x2e\xe3\x09\x38\x47\x29\x3d\x5c\x58\xd4\x87\xcf\x74\x68\xa1\x3e\x73\xc0\xed\x49\xeb\x33\x67\x32\xd3\x58\x7e\x79\x87\x16\x20\x60\xa1\xa4\x25\x9b\x85\xb5\xfc\xf2\xda\x13\x10\xc1\x3c\x49\xf6\xb9\xb0\xa8\x22\x9f\xb2\xcf\x33\x8b\x2e\xc0\x8d\xa4\x93\x0f\x4a\x36\x2f\xaa\xc8\xa7\x25\x9b\x93\x32\xcd\x01\x43\x23\x53\xe3\x01\x16\xa5\xea\x32\x35\x9e\x6c\x7e\x91\x91\x2b\x8d\xa5\xa0\xad\xaf\xa5\x16\x39\xb4\x78\xae\x54\x62\x62\xe9\x1c\x02\xc8\x52\x95\x8d\xa5\xa0\xaa\x07\x4c\x88\x94\xaa\x9e\x54\x6e\x5e\xac\xae\x66\x39\x42\x40\x55\x0f\xf2\xf4\x29\x55\x3d\x29\xa0\xbc\x58\x5d\x4d\x0b\x28\x27\xd5\x92\x83\xec\x74\x5a\x2d\x59\x58\xac\xae\xa6\x84\xf6\x84\xbd\x1e\x64\x94\x53\xf6\xba\xb0\xa8\xd6\x9e\xb2\xd7\x85\xc8\xb9\x11\xbd\x14\xf1\xb5\xd1\x6e\x09\xed\x42\xe4\xa7\x11\xb6\x4b\x55\x66\x68\x91\xbd\x9e\x30\xd6\x23\x7d\xbc\xbe\x5f\xf6\x3a\x75\xd8\x53\xf6\x7a\x16\x4a\x9a\x1f\xd1\x5d\xd1\x9d\xab\x68\x84\x2e\x9c\x32\xcb\x41\x1e\x35\x2d\xb3\x2c\x2c\x8a\xae\xa7\x1c\xf7\x84\xe3\x1e\xe4\x3e\x53\x8e\xbb\xb0\x28\xda\x97\x72\xdc\x85\x20\x7b\x98\xd6\x54\x4e\x39\xee\x8b\xc1\x4c\x8e\x7b\x52\x2d\x39\xb2\x7c\x96\xed\x22\xc8\xa7\xf6\x7a\x5a\x2d\x39\x8b\xc8\x28\xd1\xe8\x52\x7d\x81\x45\x69\xbf\x2c\xd5\x17\x08\x32\x6b\x69\x01\x65\x61\x2d\x9b\xaa\xfa\x16\xab\x41\xe4\xcc\xb2\x1c\x0e\x80\xc5\x6e\xa3\x2c\x87\x03\x20\x92\x41\xb6\x1c\x0e\xa8\xbc\xbc\x16\xb1\x98\x95\x97\x93\x02\xca\x41\x06\x2b\x2d\xa0\x9c\x72\xef\xd9\x93\x94\x72\xef\x13\xa2\x7d\x90\xf7\x49\x89\xf6\xc2\x5a\x76\x4e\xdb\x85\x4c\x18\x12\xeb\x90\x68\x9f\x14\x50\x5e\x94\x1c\x4c\x0b\x28\x27\xe5\x90\x83\x8c\x4e\x96\xf1\x53\x39\x42\x10\x65\x49\xa1\x4f\xf8\xf2\x51\x37\x45\xa1\x08\x9d\x20\x32\x92\x2f\x9f\x90\xe3\xa3\x18\x21\x24\xc7\x27\x4c\xf8\xc5\xea\x7d\xca\x84\x17\x82\x0c\x45\xca\x84\x17\x16\xab\xf7\xd9\xce\x08\x80\x20\xf7\x90\x92\xe3\xb3\x1d\x0e\x08\x7a\xdb\xe1\x00\x08\x32\x01\x29\x39\x3e\x5b\x1b\x62\x65\xa9\xb5\x21\x20\x58\xe3\x4f\xf9\xf2\xc2\x62\x8d\x3f\xdb\x28\x0b\x08\x56\xef\xd3\x9a\xca\x09\x5f\x7e\x2d\x3e\x9a\x7c\xf9\x84\xaa\x1e\x94\x46\x4e\xa9\xea\xc2\x62\x77\x56\xb6\x2e\x1c\xc6\x7a\xb0\x66\x9d\x56\x4b\x16\x16\x99\x80\x6c\xad\x03\xe2\x79\xb0\xce\x9c\xad\x46\x4b\x42\xa7\x38\x7a\x4a\x42\xcf\xbe\xd4\x37\x0a\x35\xe9\xfc\xdc\xc8\x17\x5a\x8a\x50\x5f\xea\x0a\x87\x4b\x8b\xad\x7e\x01\x8b\x7c\x41\xb6\x73\x54\x20\x5c\x9c\xb3\xec\x70\xc2\x32\x5f\x94\x3d\x4f\xcb\x0e\x27\xfc\xf1\x60\x67\x6e\x4a\xf6\x4e\x28\xd2\x51\xfb\x7a\x21\x0b\xe4\x0a\x8b\x8d\x64\xe9\x81\x79\x09\x83\x3a\x9c\xb6\xca\xa0\x16\x16\xe9\x88\x94\x41\x2d\x04\xe7\x96\xa5\x0c\x6a\x61\x2d\xb4\xd0\x9a\xb9\xb9\xae\x3e\x0a\x67\x89\xcb\x31\x4d\x52\x35\xf5\xd2\x53\x52\x75\xc2\xa0\x8e\x66\x31\x53\x06\x75\xc2\xa0\x5e\x6c\x5d\x4b\x19\xd4\x42\x70\x8a\x58\xca\xa0\x16\x16\x35\xce\x73\xe9\x60\x20\x55\x87\x33\x4e\x49\xd5\xc2\xda\xb7\xff\xc0\xac\x58\xce\xb5\x10\x4e\x0f\xad\xc5\x9b\x8b\x34\x07\x25\xd0\x73\x39\x7c\x42\x97\x0e\xa7\x74\xd2\xa5\x85\x45\x09\xf4\x5c\x1a\x35\x05\x72\xa3\x59\x70\x5d\xce\xef\x61\x4d\x2f\xf6\xd2\xa5\x95\x71\x13\x8a\x73\x70\xa4\x53\x4a\x71\x4e\x08\xc7\x41\xb6\x35\x25\x1c\x0b\x8b\x24\x4d\x5a\xf3\x56\x08\x72\x9f\x69\xcd\x5b\x61\x6d\x86\xbc\xed\x5a\x14\x10\x9c\x80\x94\x32\x95\x13\x5a\xf2\x22\x95\x93\xd2\x92\x93\x0a\xb4\x61\x08\x69\x05\x5a\x61\x51\x15\x3d\xb7\x5f\x1e\xae\x6f\x70\xaa\x4c\xca\xf5\x4d\xca\xcd\x2e\x76\xef\xa5\xe5\x66\x13\xca\x6e\x38\xa2\x4a\xd9\x15\x16\xa9\x9c\x94\xb2\x9b\xf0\x73\xc3\x71\x44\x7e\xae\xb0\xa8\x77\x9e\xf2\x73\x13\x32\x6e\x90\x89\x4c\xc9\xb8\xc2\xa2\xde\x79\x4a\xc6\x15\x42\xaf\x2e\x19\x57\x58\xec\x17\x4c\x8b\xbf\xe6\x66\xf9\x53\x7f\xbd\x5d\xe0\x01\x16\x55\xd1\xd3\xe2\xaf\x09\xdb\x36\x16\x13\x99\x6d\x6c\x01\xcd\x76\x91\x62\x4a\x69\xb6\x09\x35\x36\xf4\x65\x52\x63\x13\x3a\x6c\x90\x50\xcc\xbb\x0e\x15\x96\xe5\xda\x44\x59\xb2\x2c\x13\x82\x64\x50\x41\x3b\xef\x46\x46\x92\x25\x4d\x6d\x48\x96\x4c\x68\x90\x41\xdd\xe8\x94\x06\x29\x2c\xea\xd4\xa6\x34\x48\x21\x28\x8d\x9c\x96\x00\x15\x16\x75\x35\x53\x66\x64\xc2\x79\x0c\x8a\x1e\xa7\x9c\x47\x61\x6d\xf4\x4b\xce\x63\x3e\x58\xe7\xa1\x04\x71\x3e\x9c\x43\x00\x8b\xea\x9b\x69\xed\xd0\xa4\x50\x68\xb0\xab\x30\x2d\x14\x2a\x2c\x53\x2e\x92\x25\x13\x06\x64\x50\xea\x37\x2d\x14\x9a\x16\x0a\xa5\x32\x6e\xca\x86\x4c\xaa\x6f\x86\x2f\x64\xf5\x4d\x61\x6d\x7c\xd9\xc3\xc8\x08\x48\x8a\xb4\xe6\x43\x17\x0e\xac\x8d\x2f\x7b\x18\x19\x41\x1e\x4c\x8a\xb4\xa6\xe4\x41\x61\x51\x3f\x37\x1f\x7a\x16\x20\xa9\xd1\x99\xf2\x09\x85\x45\x55\xd0\xb4\xb8\x67\x3e\x2e\x0f\x90\xd4\xe8\xcc\x87\x1e\x00\x58\xec\x70\xcc\x87\x53\xcd\xc7\xa5\xd1\x49\xf5\xcd\x7c\xa8\xd1\xc0\xa2\x1a\x6e\xca\x27\x4c\x38\x84\x79\x23\xae\x7b\xa8\xd1\xc0\xa6\xc2\x68\x3e\x8c\x96\x81\xa4\xf0\x65\x4a\x31\x14\x36\xd5\x70\x53\x8a\x61\xc2\x14\x4c\x0a\x5f\xa6\x4c\x41\x61\x53\x0d\x37\x2d\x14\x9a\x8f\xa2\x5d\xa9\xc8\x76\x5d\xb0\xa9\x86\x9b\xf2\x09\x13\x3e\x61\x52\x3a\x32\xe5\x13\x0a\xfb\xd3\xd1\xfa\x2f\x28\x86\x49\x51\xc8\x94\x62\x98\xf0\x09\xf7\xed\xe6\x8d\x4b\x11\x7d\x4f\x50\x22\x79\x30\xa9\x85\x99\x37\x56\x90\xad\x85\x29\x6c\x76\x84\xe6\xd3\xef\x08\x49\x2f\x39\x4a\x31\x25\xe9\x09\x9b\xa2\xb6\x29\x49\x2f\x21\xe6\x25\xbb\xff\xd2\x8a\x99\xc2\xa6\x82\x6d\x5a\x31\x33\xa9\x85\x99\xec\xfe\x4b\x6b\x61\x26\x85\x2f\x37\x15\x6c\xd3\xc2\x97\x09\xfd\x2e\xd9\xb1\x97\xd2\xef\x84\x6d\x2e\xf0\xa9\x02\x40\xbf\xcb\x03\x67\x25\xfd\x4e\xd8\x37\x7c\xa1\xf5\x2b\x13\x16\x5d\x9a\xb4\x90\x45\x27\x6c\x2a\xd8\xa6\x2c\xba\x84\x32\x97\x54\x86\x4b\x29\x73\xf9\xf4\xd3\xb2\x10\x2c\x65\x2e\xa9\x26\x99\xec\x9f\x4b\xab\x49\x26\x15\x24\x37\x87\x96\xe6\xd3\xaf\xfd\xe4\xa3\x99\x7b\x78\xfa\xd1\x9e\x7e\x34\x3c\xe6\xd3\x8f\x06\xb1\x2e\x29\x1f\x96\x12\xeb\x84\xcd\x3e\xdb\x7c\xea\x4d\xe0\xda\x25\x7b\xde\x52\xae\x9d\xb0\xcd\x64\x3e\x75\x1d\xf0\xeb\x92\x02\x5c\x69\x51\xc9\x84\x6b\xb7\xb5\x21\xb9\x76\xc2\xd6\x60\x2c\x2a\x29\x24\x25\xb0\xf2\xa5\x37\xa1\xce\xe4\xbe\xfd\x07\x8e\x83\x48\xcb\x50\xe6\xeb\x72\x1d\x49\x25\xaa\x7c\xb9\x60\x41\x35\xca\x7d\x9b\x8a\x50\xac\xd7\x44\x3f\x18\x64\x5f\x46\x95\xc0\xe6\xac\xd5\x94\xd6\x97\x50\xf9\xd2\x0c\x83\x35\x27\x85\xcd\x8e\xe1\x7c\x19\x55\x52\x86\x32\x8f\xe5\xb3\xfc\xc5\xe9\x2f\x2a\xf2\x17\x93\x97\xc3\x97\x49\x9f\x13\x36\xfb\x8a\x53\xfa\x5c\x52\xdb\x31\x07\xca\x60\x6d\x47\x61\xeb\x0d\x5e\xf9\x79\xd6\x65\xae\xae\xe4\x4b\x9f\x13\xb6\xf9\xdd\x97\x6e\x04\xae\x5c\xba\x54\x2f\x57\x4e\xd8\xd4\xe2\xcd\x97\x5a\x44\x51\xc8\xa4\xc4\x50\x5a\x14\x52\xd8\x14\xde\x4d\x8b\x42\xe6\x0b\x2d\x1a\x3e\x5e\x2d\x7a\xa9\x45\xf8\x1f\xf9\x71\xf9\x42\x8b\xd8\xa0\x96\x2f\xb5\xe8\xa5\xe9\x13\x84\xc9\x8f\xcb\xd7\x35\xf9\x48\x17\xe1\x5f\xfd\x79\x3c\x76\xfe\xb9\xf1\xa5\x88\x77\x44\xd7\xac\x26\x29\x6c\xca\xf3\xa6\x2c\xba\xa4\x90\x63\x0e\x46\x67\x0b\x39\x0a\x9b\xf2\xbc\x29\xf3\x2d\x21\xb0\x25\xd5\x6a\x52\x02\x9b\xb0\xcd\x4e\x5b\xb5\x31\x29\xd1\x98\xec\x53\x4b\x4b\x34\x0a\xfb\x46\xb8\x61\x89\xc6\x84\xa1\x96\x83\x64\xee\xe9\x02\x0f\xb0\x6f\x4c\x5b\x65\xab\x25\xac\xb2\x74\xe1\xfc\x74\x68\x01\xb6\x3e\xf6\x74\x68\x01\xd2\x25\xf1\x53\xcf\x02\xf7\x6c\x9b\x0f\x3f\x55\x13\x78\x68\xe9\x92\xb8\x3c\x34\x61\xeb\x89\xad\xda\x98\x14\x5f\x4c\x76\x7a\xa5\xc5\x17\x85\x7d\x63\x72\x6b\xf1\xc5\xa4\x86\x62\x52\x8d\x24\xad\xa1\x28\x6c\x4a\xfd\xa6\x35\x14\x13\xd2\x59\xb2\x87\x2b\x25\x9d\x09\x5b\xaf\x2e\xe9\x2c\xe1\x8e\x25\xbb\xb3\x52\xee\x98\xb0\xcd\xd3\xcb\x1d\x4b\xca\x1f\xa6\x8b\xdd\xa7\x5f\xfb\xf4\x6b\xe3\x20\xa4\x93\x25\x74\xb2\x9c\x74\xa1\x74\x32\x21\xa9\x16\x91\x6f\x1d\xc4\x7b\xf0\xf8\xf2\xaa\x50\x14\x5c\x55\x88\x52\x11\x26\x5a\xde\xc8\x17\x82\x3b\x96\x94\x86\x48\xb9\x63\xc2\x76\x00\x7a\xab\x00\x30\xc1\x92\x52\x07\xf9\xd6\x6a\xa1\x80\x6d\x29\x05\x52\xc0\x84\x64\x53\x7f\x4a\x01\x13\xb6\x94\x82\xb7\x03\x10\xac\xb0\x64\xcb\x53\xca\x0a\xcb\x77\xd8\x7a\x1a\xe1\x6c\x0a\x26\x57\xba\xce\x2c\x93\x4b\xd8\x12\x0f\x64\x72\x25\xb4\xad\x64\x47\x7a\x4a\xdb\x12\xb6\x63\xa5\xb4\xad\x84\xaa\x95\x6c\x66\xca\xb7\xf3\x4a\x60\x53\x6f\x38\xdf\xce\x2b\xdf\x28\x13\x9b\x99\xf2\xad\x32\xc1\xe4\xda\x37\x5f\xdb\xf9\x0c\xb4\xad\xe4\x70\xbd\x94\xb6\x25\xec\x1b\xcb\x22\xd2\xb6\x12\x8e\x56\xba\xce\x2c\x47\x4b\xd8\x94\x1d\xce\xb7\x83\x19\x90\xec\xc3\x4e\x69\x5b\xc2\xa6\xf4\x76\x4a\xdb\x4a\x2a\x35\x66\x30\x72\xbd\x0d\xc6\x81\x7d\x63\x4e\x2f\x93\x2b\x61\x6f\x25\x25\x1a\xd3\x42\x8e\xc2\xa6\x40\x77\xca\xe4\x12\x92\xed\x53\x29\x93\x4b\xd8\x37\x42\x50\x99\x5c\x09\x47\x2b\x63\xf8\x78\xbf\x63\xf1\x1d\x99\xf9\xbf\x5d\x75\x81\xa3\x95\x2e\x50\xcb\xd1\x12\xb6\xa4\x0f\x6b\x30\x26\xb4\xad\x64\x43\x72\x4a\xdb\x12\x36\x05\x15\xf2\xed\xc0\x08\x47\x2b\x59\xa0\x2e\x39\x5a\x05\x71\x2a\x59\x67\x2e\x6a\x15\x5e\x80\xc7\xbc\x34\xa7\xac\x4f\x58\x30\xa6\x92\xa5\xd8\x92\x12\x25\xec\xdb\x35\xe8\x94\x94\xa8\x82\xf3\x94\x6c\x40\xaa\x5b\x78\x63\x60\xdb\x8b\xc7\x33\xe9\x2e\xaa\x18\x66\x7c\x44\xa7\x22\xfc\xea\xf2\x46\x1f\xcf\x68\xc5\x66\xb9\xf2\x10\x78\x61\xdf\xd6\xfe\xee\x50\x5c\x96\x42\xac\x9b\xfa\xb1\x79\x6e\xd9\x46\xf5\x63\xf3\x26\x65\x17\x5c\x9d\x9e\x1c\x62\x57\x9e\xbd\x2e\xec\xdb\x56\xe4\x55\x2c\xcb\x72\x58\x5c\x79\xaa\xba\xb0\x29\x20\x51\x9e\xaa\x5e\x70\xa1\x92\xdd\x33\x25\x17\xaa\x6e\x0e\x1a\xbc\x89\xc4\xa7\x82\x99\x94\xac\x88\x96\xcc\x24\x61\x43\xab\x29\x99\x49\x42\xb2\x67\xa4\xa8\x22\xf8\x81\x7d\xbb\x0c\xb1\x2c\x26\x58\x70\x96\x92\xb5\xce\x3a\x98\x3b\x0b\xfb\xc6\x6b\xc3\x65\xba\x60\x72\x15\x37\xe2\x7f\x84\x4d\x1c\x5b\x52\x9a\x0a\x66\x52\xb2\xeb\xa2\x64\x26\x09\x9b\xaa\xd7\x05\x4b\xe9\x03\xc9\xbe\x85\x92\xac\x24\x6c\xca\x5f\x14\x45\x0a\x2f\xa0\x5d\xa8\xcc\xa1\x7e\x50\xab\x70\x13\x13\x97\xb5\x0a\x0b\x4a\x53\xb2\xd7\xa0\xa4\x34\x09\x1b\xea\x50\x59\x72\xb0\x20\x2b\x25\x6c\xfd\x92\xac\x24\x6c\x22\xe7\xf2\x54\xf5\x3a\x08\x5d\x60\xaf\x17\x55\x04\x3f\xb0\x39\xaa\xbc\x2c\x26\x58\x30\x93\xb2\x7c\x21\x15\x00\x38\xe0\x16\x96\xe7\xa5\x0b\x9b\x8a\xf4\x25\x59\xa9\x28\x20\x98\xf5\x11\xb5\xa2\x66\x5d\x9e\xa6\x32\x98\x15\x34\xa4\x84\x7a\x5d\xd2\x90\x0a\x1a\xd2\x86\xe5\x54\xd2\x90\x0a\x06\x51\xb2\x7b\xa6\x2c\x00\x28\x6c\xaa\xdb\x97\x6c\x22\x21\xa1\xff\x96\x67\x9c\x0b\x9b\x12\x1f\x75\xa8\x72\x1c\x7b\x9e\x35\x78\xed\xf6\x73\x34\x9f\xc3\x46\xb4\x8d\xc0\xf4\x59\x40\x2c\x69\x48\x05\xcf\x28\xe1\xe7\x16\x64\xa3\x0f\x6c\x66\x1a\x25\xe7\xa8\x38\x09\x3d\x39\x6e\xad\x3c\x09\x5d\xd8\x54\x09\x2f\x39\x47\xc5\x89\xe5\x09\xf3\xb6\x86\x9a\x03\x1f\x67\x43\xdb\x2a\xf9\x38\x42\x0c\x4c\x41\x3e\x4e\xc1\xb4\xd9\x54\xe3\x2e\x99\x36\x42\xd6\xe5\x04\x4b\xa6\x8d\xb0\x0f\x5b\xef\xd7\xe6\x5c\xf3\xac\xc5\xb3\xd2\x46\x30\x8e\x1c\xbe\x10\xe3\x48\x51\x6f\x2f\xa1\xb9\x95\xf5\xf6\x0a\x76\xcd\x86\x7d\x55\x50\x6c\x3e\x90\x6c\x49\x29\x99\x36\xc2\x86\x7d\x55\xc3\xaf\x0d\xe1\x26\xa1\x80\x95\x55\xf9\x0a\xf2\xcd\x3e\xec\x1c\xbc\x7a\x41\x85\x49\x38\x5a\x25\x15\x46\xd8\x54\x10\x29\xa9\x30\x42\xc2\x00\x2a\x68\x31\x17\xf0\xd1\xec\x42\x3f\x1a\x90\x7d\x8d\x10\x25\xb1\x45\xc8\xe6\x6b\x5b\x5c\x4f\xd8\x94\x7f\x2e\xb9\x2e\xc5\xf1\xe6\xc9\x8a\x68\x4d\xbf\x23\xb0\x8f\xf0\x59\xa5\xe8\xce\x55\x81\xe8\xa1\x88\x17\x0a\x1f\xcf\x0b\x41\x6c\x49\xd6\x3a\x4b\x62\x8b\xb0\x8f\x54\xe4\xe3\x83\x5f\xf4\x46\xbf\xf6\xd4\xf8\x92\x46\x68\x7c\x90\x3e\xb2\x71\xf4\x92\x3e\x84\x4d\xb1\xdd\x92\xf4\x51\x70\x37\xb2\xf1\x85\x72\x37\x84\x0d\x21\xab\x2c\x3c\x57\xf0\x35\x92\xbc\x73\x59\x65\xae\x38\xc3\x7a\x33\xa9\x2a\xcf\xb0\x2e\x2a\xcb\x25\x89\xe1\x9a\x7e\x8e\xe9\xe7\x60\x98\xb2\xca\x5c\x41\xd4\xc8\x75\xd0\x85\xfd\x79\x3c\x8a\x79\x0d\xeb\x25\x51\xa3\x20\x6a\x24\xf9\xce\x92\xa8\x51\x61\xaf\x5e\xc3\x7a\xc9\xca\x28\x0e\xac\x4e\x56\x1b\xcb\x03\xab\x85\xcd\x39\x01\xe5\x81\xd5\x05\x51\x23\xc9\x18\x96\x44\x8d\xa2\x16\xdd\x66\xb2\x57\xd6\xa2\x2b\x88\x1a\xc9\x99\xcc\x25\x51\xa3\x20\x6a\x6c\x26\x7b\x25\x51\xa3\x38\x64\x3a\xc9\xb9\x95\x87\x4c\x0b\x9b\x33\x07\xca\x43\xa6\x0b\x26\x45\xb2\xda\x58\x32\x29\x84\x0d\x35\xad\x64\x52\x14\xb4\x89\x5c\xc5\x2f\xea\x90\x43\x87\xbc\x15\xa1\xab\xf0\x1a\x72\xd5\xf7\x17\xa8\x4b\xda\x83\xb0\x0f\x46\x54\x8b\xd0\x15\x4c\x88\x5c\xf6\x9d\xfa\x01\x6c\xe6\xa8\xe5\x89\xd0\x42\x2e\x7b\x85\xa9\xa6\xb0\xa9\x1d\x53\x91\xf6\x1d\x53\x4d\x4e\x8a\x2d\xf9\x12\xc2\x86\x51\x57\xf2\x25\x2a\x88\xcb\x96\x8d\x28\x3f\x4d\xf9\x8b\xde\xe8\x2f\x36\xdd\xc9\xc0\x68\x5d\x3a\x61\x53\x2d\xb9\x42\xc5\x82\xe3\x90\x2c\xaf\x97\x1c\x07\x61\x53\x2d\xb9\xe4\x38\x14\x2c\x83\x64\xcb\x40\x79\x00\xb3\xb0\x29\x4d\x53\x32\x0e\x0a\x2e\x41\xee\x6b\x0a\x5c\x72\x09\x84\x4d\xb5\xe4\xb2\xb2\x5b\x91\xc6\x4f\x8e\x52\x2c\xd3\xf8\xc2\xa6\x5a\x72\x99\xc6\x17\x92\x93\x99\x2a\xfd\x80\xc0\xa6\x5a\x72\x99\xba\x2f\x92\xf2\x49\xcd\xb6\x32\x29\x2f\xec\x81\x13\x4c\x3d\x31\x69\xed\xe4\xfc\xa6\x32\xad\x2d\x6c\x4a\xe6\x54\x6a\x75\x40\xb2\x18\x59\x66\xba\x85\x0d\x4f\xb1\xd2\xfe\x4a\x22\xa3\xed\x6b\x1b\x19\x71\x5e\xf1\x1e\x58\xb0\xe7\x15\x0b\xc5\x1a\x59\x99\xe9\xae\xba\xdc\x5b\xb1\x20\x56\xa5\x7b\x03\xf6\x60\x44\xf5\x08\xe3\xe2\x8c\xe1\x62\x41\xac\x3c\x63\xb8\xa8\xe6\xb6\x39\xdf\xa2\xac\xe6\x26\x14\x8b\x45\x55\xc6\x4f\xc0\x1e\x9f\xc7\xf3\xda\xa4\xc8\x0b\xda\x7b\x99\x22\x2f\xd2\xe2\x9b\x1a\x40\x55\x86\xc9\xa4\xb5\x8b\x45\x9d\x32\xad\x2d\xec\x61\x23\x8c\x79\x38\xf8\xb7\x58\xca\xa8\xf2\x0b\x95\x9f\x83\x81\xd1\x1c\x76\x91\xb0\x2e\xa6\xe6\x65\xc2\x5a\xd8\x10\x2f\xcb\x84\x75\x91\x2b\x2e\xa6\xd3\x65\xae\xb8\x48\x9a\xee\x71\x5c\x3d\x61\xd2\xb4\x48\xdc\xed\x81\x27\x36\x71\x57\x14\x81\x2a\x6a\xcd\x97\x45\xa0\x8a\x23\x44\x37\x35\x5e\xca\x23\x44\x8b\x5c\x5e\x41\xa0\x2d\x73\x79\xc2\x66\xe6\x5f\xe6\xf2\x8a\xba\x50\xa5\x8f\xb5\x2e\x94\xb0\xa9\x04\x53\x9e\x04\x5a\x9c\x04\x5a\x07\x73\x08\x4f\x02\x2d\xaa\x47\xed\x49\x47\x5b\x3d\xaa\x28\xef\x54\x3a\x05\x33\x7e\x45\xb1\xa6\xd2\x3a\x96\xe1\x06\xb0\xe1\xda\x95\x85\x9b\x6a\x5d\x5f\xb8\xa8\xd9\x5d\x4b\x87\x0a\x6c\x96\x1f\x6a\xf9\xb5\xa9\xd2\x54\x7e\x5a\xab\x34\x09\x9b\x82\xaf\x65\x95\x26\xa1\xe0\xae\x96\x55\x9a\x8a\x93\x40\x37\x05\x5f\xcb\x93\x40\x8b\x73\x3d\xaf\x98\x08\x11\xaf\xcd\xb9\x9e\x9b\x82\xaf\xb5\xc2\xd6\x5f\x3e\xb6\x28\xbd\x5d\x26\x27\x85\x0d\x07\xb0\x3c\xd0\x53\x28\x0a\x37\x95\xf9\xca\x22\x13\xb9\x27\x8a\x69\x26\xb2\x48\x3b\x16\x2b\x5e\x65\xda\x51\xd8\x14\xc0\x29\x6b\x39\x09\x45\xc1\xe9\x32\x13\x29\x6c\x8a\xb4\xd6\x32\x58\x22\x13\x59\x90\x53\xcb\x4c\xa4\xb0\xe1\x13\x96\x99\xc8\x22\x63\x58\x1c\xa9\x52\x66\x0c\x85\x4d\x91\xd6\xb2\x58\x93\x50\xa3\xbc\xca\x46\x24\x0a\x30\x11\xa9\x98\xeb\x52\xb3\x2b\xfc\x42\x34\x14\xf1\x8b\x76\x8e\x3e\x1a\x28\x8e\x41\x29\x0f\x07\x15\x36\x85\x79\x6a\x19\x8b\x01\x45\x75\xe9\x5a\x2a\xe6\x52\x31\x19\x3e\x97\x8a\xc9\x79\xa1\x45\x75\xe9\xf2\xbc\x50\x61\xb3\x40\x54\x9e\x17\x2a\x14\x14\xd6\xb2\xae\x94\xb0\xa7\x9f\xc3\xd8\x02\xa8\xd1\x8a\x7c\x47\x95\x7c\xd2\x85\x2a\x39\x99\xd0\x2b\xba\x43\xa4\x62\x32\xe9\xa6\x6e\x6b\x59\x44\xaa\xa8\x18\x55\xd4\x82\x2a\x2b\x46\x15\x55\xa2\x36\x75\x5b\x6b\xe9\xf8\x80\x1a\x8c\x7c\xa6\x53\x85\xcd\x49\x1f\x65\xc5\xa8\x22\xc3\x5a\x90\x66\xcb\x0c\xab\xb0\x67\x7c\xbf\x06\x75\x99\x80\x2d\xf2\xa8\xc5\xa2\x5f\x99\x47\x2d\x4a\x3a\x6d\x2a\x18\x95\xa7\x82\x0a\xa5\xd5\x6d\x2d\x05\xd8\x14\x7f\x2d\x2b\x3e\x15\x85\x9b\x4a\x7b\xb2\x70\x93\xb0\xa1\x8d\x96\x85\x9b\x84\x52\x8b\x3c\x3b\x54\xd8\x14\x7f\x2d\x33\xb7\x45\xb6\xb6\xd4\x0f\xcb\x3b\x09\x1b\x72\x69\x59\xde\xa9\xa8\xbf\x54\x7e\x79\xeb\x2f\x09\x9b\x12\xb1\xc5\xa1\xa1\x17\xec\xeb\x2a\x1f\x9f\x9f\x1b\x31\x6a\xb4\xdb\x83\x42\x8b\x34\x6d\xb1\xe8\x57\xa6\x69\x85\xfd\x37\x91\xad\x2f\x7e\xb1\x14\xf9\x8b\xaa\x1f\xfe\xda\x9a\x49\x42\x51\xb0\xb5\xac\x99\x24\xec\x99\x8a\x6c\x04\x4a\x3a\x51\xf8\x5d\x9f\x46\xa0\xa4\x49\xaf\xaa\xa4\x40\x51\xb0\xb5\xcc\xef\x16\x99\xdb\xcd\x32\x63\x99\xb9\x2d\xb2\xb5\x9b\x32\x4a\x75\x37\xf6\x04\x0a\x42\x68\x59\xd4\xa8\xee\x7a\x4f\xe2\x58\x2b\x18\x15\xb5\x89\x8a\xda\x44\x65\x6d\x22\x61\x53\x4e\xb4\xac\x4d\x54\x94\x18\x2a\xca\x3d\x96\x25\x86\x84\xcd\xca\x63\xdd\x9d\xf9\x53\x4f\xa8\x02\xb7\x6b\x3d\x21\x61\x4f\x22\x36\xeb\x09\x15\xf5\x84\x0a\x2e\x66\x59\x4f\x48\xd8\xac\x4f\xd6\x5d\xf7\x46\x3d\xa1\x62\xa9\xab\xac\x27\x24\xec\x49\x5c\x77\xd7\x4b\x51\x3c\xa8\x58\xea\x2a\x8b\x07\xd5\x5d\xdb\x24\x26\xbe\x6b\x9b\xe4\x8a\x8b\x43\x36\xca\x5c\x71\x91\xf2\x2d\x2a\x51\x95\x29\x5f\x61\x43\x67\x2d\x0b\xe0\x14\x99\xdf\x8a\xa5\xe8\xae\xe8\xce\x55\x1b\x11\x2f\xc4\x49\x8f\x45\x69\x9b\x7a\xd8\x5f\xc0\x66\xc9\xb2\xac\x76\x53\x54\xa8\x29\x2a\x2b\x95\x15\x6a\x84\x4d\x95\xa6\x7a\x18\xd7\x51\x5c\xa6\xa8\x60\x54\x8f\xf8\x88\x1e\x5c\x35\x10\x3d\x15\x5d\x5d\x48\xed\x99\xb2\xf6\x8c\xb0\x29\x56\x59\x0f\xbb\x90\x7a\x31\x45\xa1\x99\xb2\x5e\x8c\xb0\xfd\x42\x0f\xad\xe3\x41\x17\xba\x4a\xf5\xb0\x0b\x81\x4d\x49\xcb\x32\x7d\x5c\x54\x95\x29\xd8\x7d\x65\x55\x19\x61\xb3\x94\x5a\x26\x86\x8b\xea\x2d\x45\x95\x94\xb2\x7a\x8b\xb0\x29\x69\x59\x66\x5b\x8b\x6c\x6b\xb9\x66\x64\xb6\xb5\x28\xd5\x52\xd0\xdc\xca\x52\x2d\xc2\x66\x0d\xb6\x9e\xc6\x75\x94\x6a\x29\x8a\x3e\x94\xa5\x5a\x8a\x22\x2c\x1b\x92\x70\x59\x84\xa5\x9e\x68\xb4\x4b\x3f\x4f\x35\x1a\xd8\xac\xc1\xd6\xd3\x2f\x44\xa9\x96\xa2\x24\x41\x59\xaa\xa5\x38\x37\x71\x43\x25\x2e\xcf\x4d\x2c\xd2\xbc\x45\x49\x82\xb2\x2e\x4b\x99\xdf\x55\x7d\xcd\xef\x0a\x05\x35\xad\x2c\xc2\x22\xec\xc0\x7f\x99\xf2\x2d\x8e\x3c\xac\x42\xbf\x9e\x7a\x39\x60\xab\xe4\xa6\x7c\x8b\x94\x6f\x71\x8e\x44\x99\xf2\x15\x36\xb5\x30\xcb\x82\x2e\x45\x6a\xb6\xa0\xa6\x95\x95\x4d\x84\x4d\xe1\xcb\x32\x4d\x5b\xa4\x56\x8b\x9a\x25\x65\x6a\x55\xd8\x90\x97\xeb\xd9\x9f\xab\xae\x71\x97\x9a\x25\x65\x65\x13\x61\x53\xa6\xab\x4c\xc0\x16\x49\xd7\x2b\xd2\x44\x64\x53\x99\x3b\x53\x1e\xb3\x4c\xc0\x16\xa9\xd5\x62\x6f\x6c\x99\x5a\x15\xb6\x26\x6a\x6a\xb5\xc8\xa3\x16\xfb\x46\xcb\x44\xa9\xb0\x29\x8f\x59\x2f\x3f\x2d\x05\x4e\x0a\xa2\x58\x79\x38\x5f\xbd\x98\x2e\x51\x1e\xb3\x5e\x7e\x5a\x92\xa3\xc5\x9e\xca\xb2\xd8\x89\xb0\x5d\xd9\x36\x51\x2a\x14\x95\x4d\xca\x44\xa9\xb0\x83\x61\xce\x92\x28\x42\xb1\x5b\xb2\x2c\x89\x22\x6c\x4a\x6d\xd6\x4b\xab\x05\xaa\xb6\x37\xde\x15\x61\x30\x61\x23\x1e\x8a\x68\xfd\xfe\xfe\xbe\xe2\xb2\x88\x8a\xb0\xa9\x67\x56\x16\x51\x29\xce\xfe\x2b\x8e\xaf\xaf\x97\x5a\xf4\x22\x6f\xe3\x1a\xfd\xcb\x41\x96\x83\xfe\x8a\x4d\x8b\xf5\x52\x3f\x5e\x7a\x03\x46\x41\x0f\xfd\x2b\x52\xbe\xc5\xbe\xbc\x32\xe5\x2b\x6c\xca\x63\x96\x29\xdf\xa2\x62\x4a\xb1\xff\xad\xac\x98\x22\x6c\x6a\xa3\x95\xe7\x00\x16\xf5\x4b\x8a\xdd\x68\x65\x81\x12\x61\x73\x74\x52\xbd\x1c\xf2\x5e\xd7\x68\x55\x8d\xfa\xbd\x8c\xa5\x80\x4d\xa9\xcd\x7a\x19\x4b\x91\x87\xad\xf6\x85\xd4\xa2\x57\xd3\x9d\x8c\x82\xe4\x67\x2f\xb8\xba\x93\x4d\x43\x65\xb6\xb5\x48\x81\x16\xbb\x7a\xea\x74\x4c\x02\x36\xd5\x37\xcb\x42\x20\x45\xf1\x8f\x62\x6f\x46\x9d\x76\xf4\x69\x47\x33\xdf\xb5\x10\x48\x9d\x84\x2e\x1c\xc7\x5e\xa7\xbd\x4a\x12\x70\x53\x7d\xb3\x4c\x02\xd6\x9b\x24\x33\x05\xcb\xea\xad\x3d\x91\x45\x29\xb6\xc8\xb7\x59\x94\xe6\x40\xaa\xda\x57\xaf\xb6\x07\x52\x09\x9b\x6a\x24\xed\x81\x54\xcd\xb6\xf6\xda\x57\x4f\xb4\xdb\xda\x9b\x43\x95\x36\xab\xd1\x7d\xc3\x13\xf7\x8d\xd3\xcb\xa1\x9c\x34\x87\x2d\x5d\x70\x7d\x5a\x56\x57\xdb\x03\x96\x84\xe6\x08\xe3\x26\xcd\xf1\x81\x0d\xfb\xb3\xcd\x76\x34\x07\x2c\x35\xb3\xe2\xf6\x80\x25\x61\x53\xb1\xa0\x3d\x60\xa9\xd9\x1f\xde\x90\x23\xda\xfd\xe1\xc2\xa6\x62\x41\xbb\x3f\xbc\xd9\x13\xde\xb7\xa1\xc8\x5f\x2c\x7f\x91\xa6\xb6\xbf\xc8\xb1\xfa\x94\x3d\x6f\xb7\x8c\x0b\x9b\x8a\x05\x6d\xe6\x44\xe8\x9b\x5d\xd8\xb6\x8b\xc8\x99\x8a\x05\xed\xc6\xf2\x26\x99\xd2\x50\x0a\xda\x64\x8a\xb0\xcb\x8e\x6e\xdb\xd5\xb4\x8b\xce\x31\xbf\xd2\x6c\x06\x6f\x38\x47\xed\x66\x70\x61\x53\xc4\xa0\x3d\x99\xa9\xc9\xc2\x34\x99\xee\x36\x0b\x23\xec\xfa\x88\x9e\x8a\x5e\x5c\x55\x88\x4e\x45\x27\x57\x05\x22\x7a\x82\x34\x4b\x93\x77\x6e\xb7\x8c\x0b\x9b\x52\x07\x4d\xfa\xe5\x02\x5e\xa8\x78\xfc\xf4\xf1\xd3\x17\xe2\xf1\xa8\x6f\x93\x39\x69\xd2\xa1\x6d\xe6\x44\xd8\xf8\xeb\x26\x8b\x72\x01\x5d\xd8\x8a\x7c\xa1\xb0\x0b\x17\xa2\xbb\xa2\xe7\x75\xd5\xe2\xf1\xe1\xe3\xf1\x13\x65\x53\xc3\x17\x0a\xba\x70\xdf\x10\xf9\x42\x4c\x22\xf1\xfd\x6d\x7e\xa5\x39\xa0\xa9\x49\x64\xf5\xa1\xae\x02\x9b\xaa\x56\x6d\xca\x45\x68\x4e\xfc\x6d\x53\x2e\xc2\x2e\x5f\x3b\x6d\x04\x47\xe1\x93\xbe\x69\x0f\x6b\x12\x36\xd5\x13\x9a\x83\x9b\x2e\xe0\x59\x07\x37\xaa\x98\x87\x8a\x59\xde\xf8\x79\xd6\xd5\x7a\xf6\x74\xf7\xa1\x62\x9a\x72\xa1\x7a\x42\x9b\x72\x69\xf2\x2b\xcd\xe1\xa0\x6d\x7e\x45\xd8\x54\x4f\x68\xf3\x2b\x42\x53\x84\xbc\xcd\xaf\x08\x1b\x8a\x73\xbb\xa7\xbb\x0f\x14\x93\x74\x44\x1f\x2a\x26\xf9\x95\x4d\xf5\x84\x36\xbf\xd2\x83\x99\x59\xf5\x40\x44\x47\xb3\xd1\xba\x61\x39\xf5\x98\x5e\xa5\x9a\x5c\x83\x59\xbb\xe9\xba\x39\x73\xa9\x61\x39\xb5\x67\x2e\x09\xbb\x96\x22\x1a\xc1\xae\xe8\xa6\xb2\x77\xbb\x2b\x5a\xd8\x14\x08\x68\x77\x45\x37\x1b\x9a\x9b\xe5\xf5\x1e\xaa\xc9\x50\x4d\x16\x4d\x8d\xcf\xb3\x78\xa1\x75\x43\xf4\x54\x44\xeb\xb7\x22\x5b\x8f\x9a\xb0\xa8\xd3\xe6\x6a\x84\x4d\x7e\xa5\xcd\xd5\x34\xa7\x29\x35\x0b\xd4\xed\x69\x4a\xc2\x66\xf8\x6c\x36\x4d\xff\xd8\x64\x61\xfa\xf0\xf1\x7e\x6d\x60\x53\x6c\xa0\xcd\xc2\xf4\xb8\xbe\x70\xb3\xd0\xd7\xec\x6a\xfe\xc0\x86\x12\xde\x6e\x6e\x6e\x36\x21\x37\x4b\x65\xed\x49\x45\xc2\xae\xfd\xfd\x6a\x5b\x6d\x92\xa6\xd9\x5e\xdc\x63\xd0\x6c\x3d\x8b\x19\x19\x2a\x16\xb4\x19\x19\xa1\x39\x35\xad\xcd\xc8\x34\x67\x08\x35\xfc\xa5\xf6\x0c\x21\x61\x73\xa4\x53\x4f\x2d\x98\x9c\x48\x73\x2c\x6c\xbb\x33\x57\xd8\x94\x3a\x68\x77\xe6\x0a\xcd\xd9\x57\xed\xce\x5c\x61\x13\x0f\xf4\xf4\x03\xb2\xe7\xb6\xa9\x7a\xdd\xee\xb9\x15\x36\x05\x11\xda\x03\x83\x9a\x03\x83\x7a\xa0\x32\x1e\x18\x24\x6c\x0a\x22\xb4\x07\x06\x35\x29\x97\xe6\x40\xaa\xf6\x28\xa0\x66\x83\xed\x26\x1b\xd6\x6e\xb0\xed\x79\x0d\x1a\x3d\x3f\xa2\xcf\x8d\x77\xae\x4a\x44\x0f\x45\x0f\xae\xe2\x17\x35\x57\x60\x53\x10\xa1\x4d\xe5\x34\xe9\x9b\x66\x4d\xb1\xdd\x86\x2b\xec\xf6\x46\xcd\x15\x68\x0e\x91\x6a\xb3\x3b\xc2\x6e\x94\x81\x4c\xcf\x05\x4f\xae\xa2\x57\xfd\x68\xc0\x6e\x1f\xef\x47\x03\x9a\x65\xb3\x36\x95\xd3\xa4\x6f\x9a\x35\xb2\x76\x83\xad\xb0\x49\xdc\xb5\xa9\x9c\x26\x49\xd3\xec\xa6\x6d\x93\x34\xc2\xa6\xb8\x42\x73\x9e\xd0\x05\x3c\x2b\xb8\x6a\xfa\xac\xe9\xb3\x14\xf9\xac\xe0\x85\x18\x2b\x43\x17\x0e\x6c\x8a\x2b\xb4\x79\x9b\x26\x0b\xd3\xec\x6d\x6d\xcf\x10\x12\x36\x41\x5c\xbb\xb7\xb5\xd9\xa2\xda\xac\x22\xb4\x5b\x54\x9b\x33\x84\x76\x5f\xb3\xbc\xf6\x0c\xa1\x0e\xd4\x84\xfd\xa8\x1d\xaa\x49\xa8\x26\x58\x8a\x07\x06\x75\xf8\x69\x17\x2f\xe4\xa7\x0d\x3f\xed\x41\x53\xfd\xb4\x6c\x18\x6d\xb8\x3d\xed\x86\x51\x61\x53\x5c\xa1\xdd\x30\xda\x6c\x18\x6d\xb8\x3d\xed\x86\x51\x61\x13\x5c\xb6\x67\xf5\x34\x69\x92\x66\x72\xdb\xa6\x49\x9a\x03\x74\x9a\x83\x0b\x3a\xed\xfb\x64\x6a\xde\x1f\x11\xaf\x4d\x4e\xa4\x21\xcc\xb4\x39\x91\x66\x7f\xe5\x26\x8f\xda\xee\xaf\xec\xbc\x9c\x60\x53\xfd\xb7\x53\x27\x08\xec\x1e\x89\x28\x15\x5d\x96\x46\xd8\xd8\x66\x4e\x84\x4d\x25\x85\x36\x73\xd2\xa4\x49\x9a\xed\x8c\x6d\x9a\xa4\x49\x8d\x6c\xca\x04\x76\xea\xf1\x80\x0e\x46\x88\xb4\xef\x39\x13\x67\x93\xa6\x6d\xcf\xc4\xe9\xc4\x1e\xa9\xfe\xdb\xa9\x3d\xa6\xf6\x38\x15\xf9\x42\x0c\x9f\x70\x68\x3a\x1d\x3e\x81\x4d\xbd\x85\x76\x1f\x64\x67\xd1\x5f\x7c\xb4\xd4\x55\x72\x4c\xce\xa6\xde\x42\x7b\x4c\x4e\xa7\x1f\x0d\xe7\xec\x46\x45\x61\x53\x2a\xa1\xcd\xe8\x34\xe9\x9b\xa6\xb2\x6e\x9b\xbe\x11\x36\x9b\x60\xda\xf4\x4d\x93\xbe\xe9\xc4\x03\x98\xbe\x11\x36\xf5\x09\x3b\x35\x3e\xd2\x37\x4d\x39\xe3\x36\x7d\xd3\xa4\x6f\x3a\x51\x4c\xd3\x37\xc2\x6e\xa2\x3f\xd3\x37\xcd\x16\xc6\x26\xcc\xee\x52\x01\x80\xcd\x39\x6f\x5d\x2c\xd7\x08\x4d\xc5\xdf\x2e\x75\x02\xd8\x64\xa7\xbb\x8c\xeb\x48\x05\x35\xb5\x7c\xdb\x54\x90\xb0\x99\x96\x74\x19\xd7\x91\xeb\x69\x56\x4a\xba\x34\x64\x60\x37\x86\xec\x6e\xc9\xae\x49\xeb\xf9\x42\xe5\xe8\x4c\xde\x67\x37\xf1\xa6\x79\x9f\x66\xa3\x62\x53\x4f\xb6\xdd\xa8\x28\x6c\xb6\xda\x74\xe9\xef\x81\x86\xcf\xd3\xa5\x6d\x97\xb6\x4d\xf4\x67\x76\x48\x68\xf8\x3c\x5d\x6a\xa1\x09\xa3\x46\x57\x4d\x18\x35\x19\xa1\xce\xcf\x8d\x36\x82\x08\x84\x4a\x0c\x6d\x2a\xa8\x39\xd7\x65\x93\x22\x6f\xcf\x75\x69\x76\xb3\x35\xe5\xe9\xda\xdd\x6c\xcd\x0e\xb6\xcd\x8e\xe1\x66\x1b\xdb\x07\x9a\x4d\x69\xed\x6e\x36\x61\x93\xfc\x6e\x77\xb3\x35\xfb\xd4\x9a\xba\xad\xed\x3e\x35\x61\xaf\xcf\xe3\x31\x18\x8e\x67\xe9\x9a\xeb\xdf\x0f\xc5\xeb\xf8\xff\x8d\xc4\x1e\xde\x22\x6c\x36\x0c\x77\x6b\xc0\x40\x53\xb2\xad\x3d\xcf\xa5\xd9\x11\xb7\xd9\x30\xdc\xee\x88\x6b\xb6\xbf\xb5\x93\x16\xb7\xbf\x35\x5b\xde\xf6\xf2\x45\x0c\x6c\x38\xa9\xa5\x9d\x09\x78\x52\x4b\x73\x3a\xcb\x5e\xbe\x88\x06\xcc\xe9\x2a\x6d\xc4\xed\xe9\x2a\xc2\x5e\xd8\xa1\xdb\xdf\x9a\xc4\x5a\x73\xe4\x64\x9b\x58\x13\x46\xa3\x0b\x24\xd9\x7e\xec\xc6\xc2\xa8\x73\xd5\xdd\x1f\xd1\xe0\x59\xf4\xa6\x16\x46\x9a\xac\x59\x89\xe8\xd6\x79\x02\x1b\x92\x40\xb7\xce\x93\x94\x59\x1b\x24\x99\x32\x6b\xce\x3a\xd9\x6c\x2b\x6e\xcf\x3a\x11\x8e\xc1\x6b\x9b\x45\x13\x0e\x07\x7a\xb3\x68\xc2\xc1\xa1\x8f\xbd\x58\xea\x6c\x12\x6b\x9b\x0d\xc3\x6d\x62\x4d\x38\xe2\xf3\xac\x97\xa2\xd7\x25\x22\xc4\x5b\x46\xb6\xc0\x66\x0f\x71\x2f\x87\x4a\xe0\xd0\xc2\x3c\x5d\xa5\x39\x51\x65\xb3\x87\xb8\x97\xda\x07\x1c\xd4\x71\xec\xa5\x85\x01\x87\xb3\x8a\xa5\x42\x02\x9b\x0d\xc3\xed\x19\x2c\xc2\xa1\x5b\x34\xbb\xd7\xa4\xf2\xf6\x42\x01\x4c\xe5\x09\x07\x7b\x75\x7b\x19\x4b\x9b\xdd\x63\xc3\x70\x9b\xdd\x13\x0e\x36\xf5\xf4\x72\x18\x21\xc9\xb7\xd9\x0a\xdc\xcb\x18\x0e\x18\xb0\x02\xdb\x84\x9f\xb0\xd9\xe4\xdb\xcb\x21\x1c\x18\x87\xaf\xad\x46\x03\x83\x53\xcf\xdb\x6d\x8c\x6d\x5a\x90\x7d\xbf\x6d\x5a\x50\x18\xe4\x52\xda\xb4\x60\xb3\x67\x71\xb3\xa3\xb7\xdd\xb3\x28\x0c\x96\x60\xdb\x4c\xa1\xb0\xe1\x6c\x34\xfb\x17\x2f\xe0\x90\xf0\xcf\x8d\x7e\x34\x02\x7a\x76\xf4\xb6\xf9\x44\x61\x50\xbc\xbc\xcd\x27\x0a\x7b\xd9\xf7\x0e\x6f\xc0\xd0\x23\x99\x4f\x6c\xb6\x18\x6e\xf6\xfd\xf6\x72\x94\x02\x26\xbb\x17\xda\xe4\xa1\x30\x29\x0c\xd7\x26\x0f\x85\x09\x9f\xbd\x4d\x1e\x0a\xf3\xe6\x17\x72\xd9\x02\x98\x37\x5b\xaf\x59\x99\x16\x64\xe7\x5a\x9b\x16\x14\x26\xb9\xef\x36\x2d\x28\xcc\x69\x53\x1d\x04\x97\x65\xfe\xcb\xab\xec\x42\xeb\x99\x7f\x6e\xb4\x0b\x09\x79\x56\xa3\x13\x86\x3c\xc0\xcc\x8f\xc8\x77\x64\xee\x01\x63\xa5\x4d\x0b\x0a\x93\xda\x67\x6d\x5a\x50\xd8\x30\x56\xda\x5d\x96\xc2\x6c\x15\x53\x0f\xc0\x96\xca\xbd\x98\x4c\xb9\xa5\x52\x08\xe7\x7d\xe6\x13\x85\xe0\x94\xd4\x36\x9f\xd8\xe4\x13\xf7\xd2\x90\x1d\x89\x81\x98\x9f\xc7\xdb\xf7\x96\x9e\xf1\x6b\x1b\x06\x03\x7b\x11\x0e\x98\x62\x14\xc2\xf1\xda\x14\xa3\xb0\xd9\xbe\xdb\xdb\xf1\x1a\x08\xca\xb8\xf7\x76\xbc\xe6\x9c\x9a\xcd\xf6\xdd\xf6\x9c\x1a\x21\x28\x8d\xdd\x9e\x53\x23\x6c\xf6\xea\xf6\xd6\x0d\x01\x41\x99\xdb\xf6\xe8\x1a\x21\x6a\xfe\xfb\xf3\x82\xae\xbf\xff\xf9\xfe\xeb\x0f\x7f\xf7\x0f\xf7\x5f\xff\xf1\xfe\xe7\xf3\xeb\xf9\xd7\xdf\x7e\x3b\x7f\xfe\xfd\xf5\xd3\xf3\xf7\xaf\x3f\x5c\xd2\xaf\xd7\xf9\xfe\xe9\xe7\xf3\xb7\xf3\x2f\xbf\xfc\xf5\xb7\xe7\xf9\xf5\xeb\x2f\xbf\x5e\x77\xf1\xe7\xff\x0e\x00\x00\xff\xff\x4a\x6a\xca\x5f\x91\xad\x00\x00"); -func _fdee ()(*asset ,error ){_gd ,_dfc :=_dce ();if _dfc !=nil {return nil ,_dfc ;};_aaf :=bindataFileInfo {_aa :"90ms-RKSJ-V",_dg :1895,_ged :_fc .FileMode (436),_de :_e .Unix (1580491032,0)};_bbc :=&asset {_cb :_gd ,_fg :_aaf };return _bbc ,nil ;};func _cgfa ()([]byte ,error ){return _fac (_cbeeb ,"UniKS-UTF8-V")}; -func _ee ()([]byte ,error ){return _fac (_cg ,"78-RKSJ-H")};var _bcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5d\xab\x26\xc7\x71\xc7\xef\xcf\xa7\x78\x2e\x9d\x0b\x67\xa7\x5f\xab\x0b\xc4\x01\x23\x45\x44\x0e\x8e\x83\x15\x27\x81\x90\x8b\x79\xa9\x11\x0b\xd1\xd9\x65\x77\x75\xe1\x6f\x1f\xea\xf7\x7f\xa4\xc4\x49\x40\x06\x53\xda\xff\x53\xdd\x53\x5d\x5d\xef\x33\xe7\xdd\xd7\xdf\x7d\xf3\xdd\xdb\xfb\x2f\x8f\x77\xff\xf4\xe9\xc3\xf9\x7d\x7c\x79\xdc\xef\xdf\xae\x4f\xf1\xf9\xc3\x4f\x9f\xce\x78\x1c\xf1\xc3\xfb\xb7\x97\x97\x52\x1f\xd7\xfb\xf3\xcb\xcf\xff\x84\x9c\x3f\xee\x1f\x5f\x5e\x72\xfd\xf7\x7f\xf9\xfc\x25\x7e\xfc\xee\xed\xfe\xf0\x68\xe2\xbb\x7e\xfa\xf8\xe4\x7d\x3c\xde\xfd\x29\x7e\x78\xff\xf9\xcb\xa7\xbf\x3c\x7e\xf3\xbb\xeb\xc3\x11\x7f\xf3\xb8\xe2\x4e\xfc\x8f\x9f\xae\xf8\xf4\xfe\xed\x87\xc7\x6f\x7e\xbf\x7f\xdc\xdf\xca\x2f\x3f\x7c\xff\xd3\xc7\x8f\xff\x19\x3f\xc6\xdb\x97\x47\x01\x8b\xb7\x0b\xfa\xf2\xee\xeb\x3f\xec\x1f\xff\x71\xff\x31\x1e\xef\x7e\x77\x5d\xbf\xfd\xd3\x3f\x7c\xff\xfb\xdf\xfe\x3d\x3f\xf1\xcb\xbf\xc4\xa7\xcf\xef\x3f\xbc\x3d\xca\xf6\xb7\xdb\x36\xff\x1b\xff\xe7\xbf\x7c\x8c\xe7\x56\x2f\xef\xfe\xfc\xdd\x37\x7f\xbc\xef\xcf\xf1\xe5\x51\xfa\x26\x9e\x7f\xfb\xf3\x77\xdf\x3c\xfe\xbd\x3c\xca\xf6\xa8\xa3\xd5\xf9\x1f\x4f\xd6\x7f\xfd\xc3\x87\x2b\x1e\x62\x7a\xe9\x3a\xd1\xf9\xe1\x8a\xcf\x1f\xf7\x33\x3e\xed\x6f\x3f\xc4\xcb\xe3\xf1\xd5\xb6\xbd\x3e\x1e\x8f\xaf\xd6\xf6\x9a\xff\x5a\xa5\x6f\xaf\x8f\xaf\xfc\xdb\x6f\xbf\xe6\xdf\xbf\xd3\xaf\xdf\x7c\xcb\xbf\xfe\x6e\xe3\xd7\x6f\xbf\xce\x5f\xe3\xed\xfa\x5f\xbb\xbd\x14\x3d\xe4\xed\xc3\x97\x2b\x6e\x61\xec\xff\x55\xb9\x5f\x1f\xb5\x95\x5c\xf3\x3f\x7f\x7c\x29\xdb\xf6\x94\xeb\xfd\xf5\xe4\xaf\xc9\x6f\x91\x8f\x7d\x3c\x58\xf4\xb3\x50\xab\x00\xcf\xd6\x12\x5a\x82\xf6\x33\x21\x9f\x09\x1d\x0b\xe8\xb8\x5f\x1f\x0f\xeb\x2c\x3c\x05\x9d\x01\xe4\x09\x5d\x3b\x50\xac\x84\x06\x0b\x6f\xed\x75\x5b\x42\xc6\xc2\xfb\x14\x74\x02\xe5\xc2\xda\xef\x84\xea\x60\xe1\xda\x12\x9a\x2c\xac\xe6\x09\x39\xd0\x2a\x40\xbe\xbf\x3e\x1e\xab\xe4\xf6\xd5\xb5\xf0\x2e\x09\xf5\x9a\xd0\x5d\x05\xf5\xd7\x87\xf9\x58\x2f\x5f\xad\xa6\x33\x36\xce\xe8\x75\x24\xa4\x33\x36\x9f\x09\x2d\xb8\xb4\x57\x3b\xe6\xeb\xa3\x6c\x25\x45\x6d\x87\xa0\x0b\xa8\xe5\xc2\xae\xbd\x7a\x8a\x57\xb6\x91\xd2\x77\x13\x94\xdb\x97\xcd\x53\x88\xae\xed\xbb\x97\xd7\x47\x29\x9b\x25\xa4\xed\x21\xd6\x39\x76\xdf\xc5\x95\xc4\xfa\x2a\x40\x45\x50\x49\xc8\x05\x55\x41\x15\x08\x21\xf6\x26\xa8\xbd\x3e\x6c\x6c\x0d\xa8\x0b\xea\x70\x69\xfb\x21\x68\xc0\x85\x10\xfb\x14\x34\x13\xaa\x5a\x68\x82\x2c\xa1\xa2\xed\x97\xa0\x95\x50\x93\x10\x2e\xc8\x81\xb4\xfd\x2e\x68\x47\xfa\x0d\xe8\x10\x74\x00\xa1\x89\xfd\x14\x74\x22\x57\x07\xba\x04\x5d\x40\x0b\x28\x04\x05\xa2\x4e\x20\xe9\x2b\x89\x8d\x8d\xbd\x0e\xe9\x2b\x89\x8d\xc2\x5e\x87\xf4\x95\xc4\x46\x43\x88\x43\xfa\x4a\x62\xa3\x6a\xa1\xf4\x75\xa0\xaf\xc6\x13\x0f\xe9\x2b\x89\x8d\xa1\xbd\xa4\xaf\x03\x7d\x61\x00\xfd\x90\xbe\x0e\xe9\x0b\xb9\x0e\xe9\xeb\x90\xbe\xd0\x84\xbc\x03\x62\xa3\x69\x2f\xe9\xeb\x40\x5f\x5d\x42\x48\x5f\x49\x6c\x6c\x12\x42\xfa\x4a\x62\xa3\x72\x43\x87\xf4\x95\xc4\x46\xd1\x13\xa5\xaf\x24\x36\x64\x85\x87\xf4\x75\xa0\xaf\x9e\xd0\x92\x7d\x41\x4a\xc1\xc8\x97\xec\x0b\x62\xf2\xed\x25\xfb\x5a\xbb\xb8\xf2\x89\x4b\x5a\x85\x98\xcf\x02\x24\xae\x3c\x50\x29\x9d\x85\x3a\x10\xc4\x26\x67\x5c\x3a\xd0\x8a\x23\xb9\x46\x9e\x71\xc5\x29\xe8\x84\x0b\x21\xe2\x12\x94\xde\x51\xb1\xd5\x15\x12\x35\x89\xf9\x64\xa1\xe2\x04\xa4\x54\x0c\x60\xdd\x12\x22\x89\xcd\x26\xa8\x0a\x72\xb8\x16\x90\x84\x48\x62\xb3\x71\xa0\xfb\x10\x74\x26\x57\x49\xc8\xe5\xb5\xde\x17\x90\x03\xb9\x20\x1d\x68\x01\xb1\x97\x8f\xf4\xda\x5a\xe1\x1a\x55\x50\x45\xd4\x06\xd4\x04\xb5\xe4\xd2\xc2\xd1\x05\x75\xf6\xd2\xc2\x21\xc8\x92\xab\x6f\x40\x4b\xd0\x62\xaf\x0e\x24\x21\xc6\x01\x97\xa0\x53\x10\x2a\xc4\x72\x7c\xa0\x42\x27\xe6\xd4\xce\x13\x67\x11\x84\x72\xb8\x21\x9f\x12\x95\x30\x54\x07\x90\xc2\x90\xaf\x3d\x21\xfc\xd1\xd7\x21\xe8\x60\x21\x4f\x5c\x7a\x62\xc6\x89\x52\x71\x51\x57\x9c\x80\xd8\xc4\xbe\x5c\x71\x02\x52\x5a\x2d\x40\x3a\x10\x71\x62\xf6\x09\xa4\x03\x5d\x17\x5c\x08\x71\x85\xa0\x80\x8b\xeb\xb8\x30\x00\x8f\x9e\x5c\x06\x14\xd2\x57\x12\xf3\xc9\x13\x43\x42\xdc\x3c\x71\x21\xd7\xad\x27\xde\x7a\x22\x9a\xb8\xf5\x44\x6e\xbb\x63\x5f\xbb\x6e\x1b\x52\x3a\x81\x6f\xef\x45\x10\xfa\x1a\x1b\x10\xfa\xda\xd1\x57\xdf\xf2\xd2\x76\xe9\x6b\x47\x5f\xdd\xe0\x92\xbe\x76\xe9\x0b\x23\xdf\xa5\xaf\xdd\x6b\x72\xa1\xd5\xdd\x9b\xa0\x06\x57\x23\x83\xff\x9c\x77\xff\xbf\x54\xbc\x76\xef\x5a\x91\xa6\xdc\xc9\x6f\xbb\xef\x82\x30\x65\x42\xd2\xee\x7a\x7a\xe6\xa1\xd2\x9d\x93\x9c\x92\xf1\xc4\xa9\xc7\x00\xd2\xe1\xce\x14\x5b\x01\x62\x3f\xb5\xf0\x94\xd8\x13\x48\x62\x47\x8a\x3d\xb8\xad\x3d\x24\x76\x48\x6c\xb6\x0f\xc9\x85\x3a\x07\x2a\x38\xa4\xce\x23\x3d\xa5\x0c\x12\xd0\x21\x4f\x81\xd8\x24\xc9\x1e\x9d\x27\x1e\x23\xd5\x39\xf1\xe0\x63\xdc\x82\x6e\xb8\x52\xc3\x87\xd2\xfa\x81\xd2\x27\xf1\xe7\x90\xd2\x8f\xcc\xee\xe5\xb9\xd7\xaa\x82\xe4\x75\xec\xb5\x9a\xa0\x34\x86\x49\x94\x3a\xd6\x12\x24\x7f\xd2\x5e\x18\xc3\x41\x10\x9c\x82\x14\x04\x0f\x05\xc1\xc9\x81\x14\x04\x0f\x4c\x79\x92\x64\x0f\x99\xf2\x21\x53\xd6\xf6\x32\xe5\x03\xdd\x4f\x32\xea\x21\xdd\x43\xcc\x27\xa2\x4a\xf7\x47\x2a\xb7\x18\x06\x7f\x9c\x97\xa0\x8b\xbd\x2a\x10\x3e\x70\x44\xde\x90\x11\xcb\x8e\x90\xbe\x82\x1b\x22\xb2\x1c\x8a\x9e\x47\x46\xbc\x62\x3a\xb6\x22\x1e\xc4\x26\x31\xe3\xb8\xa5\x89\xf4\x81\x62\xc6\x42\xf9\x00\xc4\x26\xce\x73\x28\x2e\x42\x8a\x4a\xaa\x43\x71\x11\x62\xf3\xb9\xfd\xf3\x89\x48\x8f\x29\x9f\xba\xed\x33\xe3\x57\xb1\x95\xdb\x9f\x63\x0a\x22\x1a\x70\xec\x73\x10\x0d\xce\x2c\x7d\xca\xe2\xb6\x4f\x2b\x82\x70\x31\x4a\xbd\xd3\xaa\xa0\xbc\xed\x45\x02\x3a\x75\xdb\xa7\xb3\x10\x2b\x3c\x5d\x0b\x5d\x0b\x3b\x90\x16\x7a\xca\xb5\xa6\xa0\x4b\xd0\x85\xee\x1d\x28\x04\x11\x59\x4c\x7b\x61\x72\x67\x26\xb0\xb2\x88\x2c\xa7\xea\x01\x88\xcd\x27\xd4\x04\x21\x97\x0b\x7a\x2e\xc4\x56\x8d\x33\xea\xb6\x4f\x94\xe3\x25\x55\x78\x49\x39\x17\xae\xe0\x9c\xf1\x92\x2b\x5c\x72\x05\xea\xba\x4b\xae\x70\x71\x6c\x47\xab\x97\x8e\x7d\x65\xe8\xa8\x1b\xe9\xf3\x5a\x97\x20\xcc\xe4\xc9\xc5\x81\xae\x0c\x23\x75\x23\xbc\x5d\x8a\x13\x10\x9b\x5c\xc7\xe5\x43\xd0\x4a\x2e\x22\xc0\xe5\x2e\x08\x03\x20\x54\x5e\x8a\x26\xd7\xb5\x25\x17\x76\x7f\x5d\x45\x10\x8a\x5e\x2c\xbc\x50\xce\x95\x5e\x5f\x0b\xe5\xc6\xa5\x48\x0c\xb1\xb9\x04\x61\x00\x57\x1a\x66\x2d\x98\xef\x25\xc3\xbc\x64\x98\xcb\x80\x9a\xa0\x3c\x63\xa1\x23\x08\xe9\x2b\xfa\x48\x68\x08\x9a\x82\x30\x26\x2a\xef\xe8\x26\x28\x0f\x54\x30\xcc\x50\x76\x0e\x65\xe7\xa5\x85\xbb\xa0\x1d\x2e\x41\x87\x20\x2c\x9a\x20\x1a\x1d\x8b\x8e\xb4\xcf\x5a\xb8\xa1\x50\xde\x85\x98\xdc\x3d\x94\x77\x23\x23\x53\x2d\xe8\x2b\x14\x99\x20\xe6\x04\xbe\x50\x92\x8d\xbc\xc7\x5a\x28\xec\x43\xf7\x18\x67\x1e\xa8\x52\x5c\xc6\xa9\x03\x9d\x1c\xc8\x1b\x90\x0e\x94\xfd\x50\xad\x82\x2e\x89\x7a\x91\xd6\x09\xa2\x71\x61\x00\x81\xbe\x1a\x95\xf7\x2d\x7d\xdd\x79\xec\xda\xc8\x95\xb7\x8e\x7d\xcb\xbe\x5c\x10\x7b\xdd\x59\x6e\xd4\x46\xc4\xbc\x55\x6e\x40\x6c\xba\x20\xe4\xba\x91\xbe\xa1\xaf\x5b\xd2\xdf\x99\xcc\x6a\xc7\xa2\x6f\x25\x33\x88\x29\xca\xdd\x32\xcc\x3b\xfd\xb1\x76\x42\xda\x2d\x7f\xbc\xc9\x6f\xb6\x15\x20\x0c\xf3\xce\xb6\xa4\x76\x2a\xef\x5b\x6d\x09\xc4\x8c\x54\x7c\xab\x2d\xb9\xb3\xb8\xac\x1d\x77\xbf\x55\x5c\x42\xcc\xb6\x0e\xa4\xed\x2f\xf6\xc2\x56\xef\x4b\x7b\x5d\xda\x8b\x85\x97\xf6\x4a\x15\x56\xb5\x12\xb7\x54\x08\x31\x23\xd3\xdf\x2a\x37\xee\x48\xe9\xc7\xd6\x7f\x3d\x15\xdf\xa1\xa7\x27\x31\xa3\xaa\xbc\x95\x18\x6f\xae\x66\x64\x6d\xe0\xea\xcf\x7d\xc3\x48\x49\xb2\xbe\x61\xa4\x22\x66\x4f\xae\x1d\xc8\xd2\xfc\x28\xcc\x7d\xb3\x25\x88\x34\x95\x16\xe9\x9b\x69\x21\x57\x33\xd2\xb0\x7c\x5b\xda\x3e\x89\x59\x81\x8b\x7e\xd7\xb7\x0c\x69\x75\x38\xdb\xef\xe2\xda\xc5\xd5\x80\xc4\x95\x12\xd7\xd9\x58\x48\x0e\x17\x31\x2b\x08\x81\x53\xfb\x96\x55\x78\x9d\xda\x8b\x2a\x5c\xc4\x2c\x5d\xdf\xb7\x5b\xdb\xdf\xf3\xf5\x51\x2d\xed\xc3\xb7\xac\xbe\x9e\xc4\xac\x2c\x20\x1d\xe8\xd6\x81\x90\xfe\xd6\x81\x92\x54\x2b\x6c\x7f\x4b\x13\x64\x1b\x37\x44\x25\xdb\x88\x54\x4b\xe7\xf1\xe7\x4c\xa4\x10\x20\x48\x9f\x5e\x08\x10\x22\x66\x75\x03\x42\x88\x82\x53\x5b\x03\xc2\xa9\x45\xcc\xb2\x1c\xf5\x82\x53\x7b\x99\xe9\x75\x96\xd1\xd3\xcb\x3c\x04\x1d\x70\xf1\xc4\x79\x0a\xba\x92\x2b\x4b\x04\x2f\x33\x04\x05\x5c\x08\x31\x51\x4e\x31\xb8\x8c\x27\x9a\xb8\x4c\x5c\x3d\x21\x5d\x5a\xc9\x0a\xa4\x5a\x86\x4a\x2f\x4b\x42\x2c\x6c\x22\xdb\x30\x2f\x0b\x4d\x94\x6c\x35\xab\x39\x5c\xb4\x9a\x22\xe6\x06\xd7\xa1\x63\x67\x53\x55\x57\xe7\x89\x87\xa4\x3f\x24\xbd\x16\x4a\xfa\x53\x5c\x40\xa7\xb8\x4e\x71\x71\xa0\x53\x5c\x57\x5e\xc7\x9a\x1c\xfb\x92\x10\x49\xcc\x2a\xca\xb9\xb4\x30\xd2\x37\xc9\x95\x5e\xa2\x08\xc2\x37\xb3\x03\xf2\x82\x77\x78\xc9\xda\xa4\xae\xc5\xb1\x69\xe9\x44\xec\x79\x1d\x21\xe5\xdc\xc8\xa5\x33\xde\xda\x1e\x03\xb0\x86\x56\x65\x00\x90\x4a\x46\xf5\x2a\x03\xa8\x18\x80\x63\xf7\x55\x06\x50\x65\x00\x99\x2b\xbd\xca\x00\x20\xd5\xb1\xc2\xda\x97\x20\x0c\x00\x7f\xac\xf2\xc7\x9a\xe1\xb1\x7a\xd5\xf6\xa7\x20\x89\x6a\x40\x88\x5a\x87\xb8\x58\x38\xc4\x45\xcf\x65\xd9\xbf\x79\xa5\xe7\xf2\x8a\x8b\x3a\xd7\x51\x75\xdb\x75\xa5\x3f\xba\x21\x97\x0b\x72\xfc\x51\x5c\x54\x33\x5e\x33\x3c\x56\x77\x0e\x44\xc2\x16\x31\xa6\x67\x5e\x5d\x67\x74\x84\x40\x5f\xd5\x25\x84\x23\x44\x36\x7e\x5e\x5d\x42\xa4\x4d\xb4\x2d\x03\xaa\x57\xd9\x44\x95\x4d\x74\x41\x5a\x98\x39\xa9\x6d\xd2\xd7\xa9\xed\xc9\x49\xd6\x05\x49\x85\x49\xda\x46\x64\xaa\xa7\x54\x78\xa2\xc2\x27\x24\x15\xa6\x01\xb5\xad\xa3\xaf\x53\x42\x50\xce\xda\x13\x92\x0a\x6f\xb8\xb2\x29\x72\xcd\xd8\x44\xda\x46\x80\x69\xf4\x5c\x22\x26\x7f\x6c\xf4\x5c\xde\xf2\xb6\x5b\xc9\x3c\xe2\x4d\xb7\xdd\x74\xdb\x5d\x0b\x4d\xd0\x09\xd7\x04\xba\x04\x21\x44\xf6\x6f\xde\x74\x8f\x2d\xb3\x60\x2b\xc4\xc2\x46\x16\x14\x31\x1b\x6c\x3f\xb4\x7d\x5e\x67\x2b\x55\xd0\x73\x21\x8e\x2c\xe9\xe9\x54\xbc\xcd\x99\x5c\x58\x74\x9b\x12\x62\x12\xf8\x06\xdb\xcf\x25\xc8\xe1\x42\xd4\xb9\x0b\xc2\xad\xb2\x67\xf3\xa6\x98\xd3\x32\x82\xb4\xc2\x3d\x36\x93\x72\x4c\xb5\x05\x07\x32\x29\x87\x6a\x99\x59\xa9\x37\x93\x72\xd2\xe4\x5a\x91\x26\x64\x72\x2d\x9b\x9f\x56\x70\xe4\xb6\xba\x20\x82\x7b\xf6\x6c\xde\x96\x8e\xed\x06\x17\x90\x4b\x54\xe7\x6a\x07\xba\xa7\x46\x74\x66\x9a\xad\x2c\xb8\x4e\x6d\x4f\x3f\x63\x93\x63\x9f\x92\x2b\x6b\xc4\x56\x89\x26\xed\x92\x5c\x17\xf9\x71\xa2\x42\xb2\xb3\xb7\x6b\x25\x17\x96\xd3\x2e\x6d\x7f\x11\xf8\x26\xfa\x52\xcc\x69\x99\x9a\x5a\x1d\xf5\x57\x53\xb1\x37\x65\xae\x46\xed\x49\x07\xe4\x2d\x74\x81\x91\x87\xab\x13\x0d\x87\x0e\x17\x1c\x6e\x72\xb8\xd0\xd3\x6f\x1e\x25\x15\xdc\xda\x8b\x41\xf0\x22\x4d\xb5\x5b\x8a\xc2\x6e\x6b\xd6\xea\xae\x79\xae\xf7\xce\xf6\x68\xa5\x2b\xb2\x74\x45\x96\x29\x2e\x17\xe4\x5c\xa0\xb8\x38\x5c\x1f\x2c\x74\x20\xe5\xa4\xae\x9c\x44\xd2\xe8\xca\x49\xdd\xd2\xe0\x5b\x49\x21\xba\x4d\x41\x18\x3c\xf5\x40\x37\x13\x94\x37\xdf\x30\x19\x4d\x90\xbd\xaf\xb4\xc8\x86\xc1\xf7\x25\xae\x85\x45\x9a\xb8\xf4\xc4\x24\x8d\x4a\xd0\xbb\x12\x50\x57\x02\x22\xef\x76\x25\xa0\x9e\x35\x5e\x6b\x53\x7b\x5d\x82\xf0\x27\x62\x59\xa7\xf9\x70\x46\xcf\xad\xa1\x68\x8d\x9e\x45\xcc\x48\x53\x1a\x3d\x3b\x23\xde\xd6\x96\xa0\x53\x10\x81\x0b\xeb\xd6\x88\x57\xa4\x35\x17\xd7\x73\x7b\xbc\x4e\x2a\x64\xc4\xeb\x0c\x36\x5b\x93\x0a\x0f\x71\x31\xd8\x74\xe3\x40\x87\xb8\xb0\xc8\x8e\x9f\x77\x59\x64\x97\x45\x8a\x4b\x16\xd9\xb3\x1f\x69\x9d\x6c\xd3\xef\x27\x44\x09\xb9\x38\xb6\x6c\xa2\x63\x00\x1d\xfb\x1a\x32\x00\x48\xeb\x9c\x71\x28\x70\x8d\xce\xf6\xab\x00\x35\x41\x17\x5c\x0b\x28\x04\x71\xa0\xec\xcc\x7c\xf0\x1e\xc3\xc7\x60\xaf\xec\x47\x7c\x0c\xed\x35\xf0\x73\xd2\xe7\x60\xa6\xe8\x63\x34\xb8\x58\xc8\x00\x51\xc4\x0c\xad\x0e\xc5\xb2\x91\x51\xaa\x75\x32\xc4\x18\xcf\xed\xa9\xd8\x28\x37\xc6\x94\xf4\x59\xd4\x34\x66\xfc\x3e\xe6\x25\x88\xab\x5d\x82\x24\x2a\xf6\x35\x08\x82\x43\xf6\x35\xd2\xf5\x1b\x23\x71\x1f\x72\x7d\x88\x59\xf6\x5c\x3e\x4e\x89\x9a\xe5\x46\x9b\x1b\xd2\xab\xdc\x18\x2a\x37\x74\x46\x95\x1b\x23\x5b\xcd\x36\x0b\x5c\x97\xf6\xa2\xd5\x74\x3c\x6d\xe8\xd2\xc6\x95\x0e\x33\xc9\xce\xe3\x5a\x82\x70\x18\x72\xe5\x50\x18\x19\x59\x82\x36\x06\x44\x3e\x54\x82\x0e\x95\xa0\x54\xcb\x43\x25\xe8\xe0\x1e\x99\x19\xf9\xd4\x3d\x4e\x1c\x99\x79\x8a\x4f\x39\xf2\x94\x23\x67\xc3\xe0\x53\x8e\x3c\x09\xe1\x13\x1f\x9a\x0a\xe1\x53\x21\x1c\x5b\x9d\x0a\xe1\x13\x7d\xd1\x7c\xf8\x94\xbe\x66\x26\xff\xa6\x5a\x6c\x2a\xf9\x4f\x25\x7f\x17\x54\x04\xa5\x10\xca\xce\x53\x91\x18\x62\x8e\x15\x4e\x45\xe2\x89\x56\x95\xa6\xa6\xb4\x3a\x9f\x5a\x35\x20\xb4\x3a\xaf\xd4\xc4\xda\x10\xf5\x32\x41\xd2\x04\xc7\x96\x0a\x67\x36\x45\x6d\xa1\xfb\x49\x53\x24\x62\x46\x2a\x9e\x34\x45\x3e\xaf\x94\x7e\xa1\xfb\x19\x92\x3e\x89\xad\x4d\x90\xa4\x4f\x45\xb7\x45\x1d\x3c\xa5\x68\x88\x2d\x12\xf6\x54\xad\x0f\x69\x8b\x7a\x60\xaa\xd6\x87\xd8\x53\x54\x55\x7f\x93\x1b\x5a\x24\x33\xd3\x0d\x19\xde\xb1\x38\xb6\xc9\x3b\x20\xb6\xb0\x2f\x93\x77\x58\x9a\x6c\x5b\x44\x5f\x53\x31\x0e\xb1\xb5\xe5\x0d\x99\x32\xaa\x65\xca\x6c\x8b\x33\x9a\x35\x41\x0d\xae\x09\xd4\x05\xe5\x5e\x4e\xfd\x64\xba\x47\x23\x62\x3a\xfa\x32\x45\x4c\x88\x2d\x7c\xc8\x14\x31\x0d\x4d\x38\xb5\xbe\x49\x13\x76\x8b\x8b\x27\xde\x4f\xae\x9d\xab\xe5\x40\x3a\xb6\xe5\xb1\xfb\x46\xbd\xb9\x74\x6c\x88\x2d\x2a\xdc\xa5\x00\xb3\x32\x5c\xf4\x8d\xb2\x71\x0d\x71\x0d\x71\x55\x20\x71\x65\x86\xe9\x1b\x25\xc2\x52\x86\x81\xd8\x22\x16\x2e\x65\x98\x95\x9a\xe8\x1b\x61\x5b\xaf\x82\x7c\x49\x08\x5c\x54\x2f\x40\x44\x7a\x59\xbf\xde\x15\xbb\x4b\x46\x88\x31\xc4\x72\x57\xf5\xc6\xdb\x8a\x5e\x88\x3f\x7a\x5b\x21\x62\x32\x3f\xbd\xad\x70\x4f\x1f\xea\x15\x19\x5d\x3d\x17\xc4\x56\x31\x20\x71\xe5\xd5\x74\xde\xb5\xb8\xde\x56\xb8\x67\x53\xd4\x2b\x86\xe5\x6a\x8a\x20\xe6\xc4\x58\xe7\xfd\x9b\x33\xef\xef\x0d\x5b\xd3\xbc\xdf\xf7\x8c\xc4\xbd\x99\xa0\x5b\x10\x26\x43\xc3\xb0\x4b\xc3\x7b\xea\xae\xb7\x25\xc8\x05\x71\xa7\xb4\xad\xfb\xe0\x4e\xf7\xac\x04\x7b\xc3\xc5\x76\x55\x82\x10\x73\x42\xf8\xae\x4a\x70\xb7\x14\xa2\x73\x5b\xbb\x5d\x82\xd2\xeb\x16\x31\x76\x57\xc7\x08\xe9\x9d\xc2\x5c\x6f\x18\x9c\x37\x0c\xbd\xd3\xb5\xe8\x0d\x83\x88\x2d\x7a\x54\xbd\x61\x10\x31\x5f\xe2\xd2\xf6\x19\x9c\x7b\xa7\x98\xde\x15\x9c\x21\x26\x77\xdd\xcf\x26\xa8\xb1\x70\x02\xe1\x03\x7b\x16\x48\x9d\x77\xc5\xbe\x87\xce\x18\xb2\x5b\x03\x92\x10\x68\x95\xf7\x95\xae\xb1\xbf\x1f\xdc\xf6\xa0\x6a\x38\x74\xdb\x87\x6e\x1b\xb7\x38\x74\xdb\x0c\xf4\xfb\x20\x69\x68\xa0\xef\x4c\xef\xfb\x44\x2e\x4d\xef\x45\x6c\xd1\x73\x1d\xaa\x63\x8f\x0c\x95\x5d\x81\xfe\x50\xa8\x3c\x9e\xa1\x72\x01\xb9\xa0\xf4\x14\x5e\xf8\xb8\x06\xfa\x22\xb6\x88\xc4\x1a\xe8\x3b\xc3\xee\xce\xdb\x0e\xd7\xb0\xdb\x99\x6c\x9b\x23\x97\x26\xdb\xce\x34\xba\xab\x1f\xd1\x34\xda\xcf\x5c\xdf\xe5\x9b\xa7\x6a\x1e\x88\x2d\x1a\xe5\x53\x35\x0f\x83\xe0\xae\xa6\x5b\x83\x60\xbf\xb2\x6b\xe9\xde\x04\x99\x20\xcc\x84\x64\x76\x29\x01\x31\x08\xee\x4e\x1b\xa6\x41\xb0\x88\x2d\xec\xfe\xd2\x9c\xe7\x4a\x03\x18\x1b\x91\xf8\x92\x01\x40\x6c\x35\x41\x28\xfa\x4a\x57\x18\x1b\x26\x77\xc9\x15\x20\xb6\x18\xfd\x5c\x87\x9e\x98\x81\x6b\x30\x1b\xf6\xeb\x7e\x42\x68\x95\xf4\x79\x29\x84\x33\xa9\x1d\x85\x74\xa0\x49\xad\xc7\x6c\x40\x29\x6a\xcc\x2e\x88\x02\x9a\x92\x2a\x26\x45\x09\x13\xd1\x51\x68\x05\x34\x11\xf5\x48\x8b\x1e\x6a\x2b\x42\x16\x1d\xb2\x68\x8c\x3c\x74\xa0\xd0\x13\x89\xd7\x9a\x75\x3a\xf3\xc9\xa1\xd2\x58\xf3\x49\x91\xd1\xa8\xc5\x6e\x29\x07\x62\x4e\xb1\x74\xf3\x76\xc8\xef\x6c\x48\x07\x6f\x0f\xfd\x56\x43\x0a\xb1\xd5\x04\x11\x01\x18\x20\x8e\x4e\x67\xa6\x01\xa2\x88\xb9\x0b\xe2\x40\xf7\x0d\x17\x46\x7e\xab\x46\xbc\xf5\x01\x09\xf5\xc0\x7d\x3f\xb9\x52\xfa\x9e\x2a\xc4\x06\x33\x9b\xf2\xbf\x96\x56\x18\x9a\x10\x06\x53\xbd\x31\xf2\x1e\x43\x53\xbd\xd8\xbc\x26\x94\x45\x49\x6c\xbc\x2a\x14\xb1\x95\x85\x57\x6c\x8c\x52\x63\x4b\x33\x1b\x63\xc1\xb5\x3f\x21\xe9\xde\x81\x06\x50\x66\xfa\x31\xb5\x3d\x99\x5e\xc4\x98\x19\xc5\x46\xa6\x0f\x66\x6c\x83\x57\x7a\xa1\x19\x5b\x94\x2c\x7d\x06\x13\xf7\x28\x34\x2f\x22\xb6\x7a\x01\x3a\x80\x90\x9e\x09\x61\x68\xbc\x15\x8c\x7e\x06\x75\x4a\x68\xf4\x23\x62\x2b\x1b\xbf\xd0\xe8\x27\x18\xea\x8c\x95\x36\x11\x1a\xea\x44\xcd\x28\x39\x56\x76\x04\x51\xb3\xe2\x7a\x12\xc3\x87\xa2\x52\x78\x45\xcd\xcc\x35\x18\xea\x44\x25\x87\x8b\x18\xb5\x45\x54\x72\x78\xd4\x6c\x91\x86\x57\x71\x2d\x41\xb2\x68\xf6\x32\x6d\x8f\xf4\x9e\xb6\x1a\x1a\xd7\x44\xc5\x61\x1c\x15\x56\x1c\x46\xc4\x56\x67\xaf\x43\x7b\x65\x0f\x32\xb8\xed\xa8\xf4\x20\x22\xe6\x8e\x10\xf4\x20\x51\xb3\x40\x9a\x5b\x26\x9d\xa8\xcc\xc5\x44\x8c\x02\x27\x6a\x48\xfa\x8c\xa5\x73\xe3\x6a\x2b\xaf\xf4\x44\x6c\x65\x1b\x17\x55\x2a\x64\x78\x32\xb7\xbe\x7e\x35\x15\x87\x66\x2b\xd1\xb2\x10\x98\xa4\xf8\x68\x14\x02\x22\x46\x2d\x15\x8d\x64\x26\x32\xb7\x8c\x78\xd1\x48\x66\x22\xb6\x46\x05\xe2\x9a\x5b\x3a\xf5\xdc\x9c\x85\x38\xb5\x88\xad\xd1\x80\x26\x50\xaa\x73\x16\xce\xab\x51\x44\xb4\x73\x26\x94\xf1\x3a\x1a\x23\x25\x11\xf3\xcc\x95\xd1\x4e\xc9\xc5\xe1\xf0\xf3\x50\x87\x1d\x34\xb7\xb3\x22\x84\x9a\xdb\xe8\x99\x0e\x26\x6f\x3e\xa2\x93\x0e\x44\x6c\x0d\x41\x43\xd0\x4a\xae\x8c\x52\xa1\xe6\x56\xc4\x56\x06\xfa\x50\x73\x1b\x7c\x6a\x35\x5b\x65\x21\x6f\x2b\x44\x6c\xe1\x03\x5d\x5e\xc7\x27\x3a\xb3\x65\x2a\x0e\x7d\xa2\x23\x62\x6b\x20\xea\xa1\xbd\xb2\x30\x9f\x2d\x7b\xe7\xe8\x14\xe6\x22\xe6\x3a\x10\x85\x79\xd0\x44\xce\x86\x0a\xd5\x44\x06\x0d\xd6\xec\x38\xa2\x1a\xac\x18\x7e\xbd\x3e\x26\x79\x37\x06\xef\x2b\x45\x16\x81\x3e\x06\xa5\x5a\x8c\x14\x62\xf2\xe9\x50\x0c\x09\x31\x8e\x03\x2e\xb6\x67\xc2\x17\x23\xad\x68\x2a\x8c\x0c\x59\xd1\x90\x23\x62\x13\x43\x8e\x48\x53\x34\x67\x16\x5e\xa1\xa6\x28\x66\x96\x3e\x73\xe2\x3c\x93\xaa\x52\xc4\xd6\x1c\x40\xe8\x8b\x76\x67\xf2\x1d\x47\xa8\xdd\x89\x99\x57\x30\x79\x67\x16\x73\x4d\x41\x93\x85\xe2\xc2\x00\x66\x4c\xb8\xd8\x3e\x9e\x10\x2e\x36\x05\x61\x13\xb4\x02\x93\x06\x2b\xd4\x0a\x84\x65\x41\x38\xf9\x94\x2f\x8c\x82\x50\xc4\x96\x6d\x40\x1c\x88\xf2\x7d\x32\xc6\x0e\x95\xef\x61\x7b\x3e\x71\x65\x5f\x19\xc6\x87\x29\x22\xb6\xb8\x34\xe3\x6d\x7e\x58\x6a\x72\x7a\x81\x8b\xb9\xa9\x88\x2d\xeb\x40\x68\x95\x5a\x7d\x2a\x40\xa8\x56\x8f\xc5\x8c\x7f\xcb\x7e\x24\x96\x9e\xb8\x48\x2d\xdb\x4c\x63\x5a\xa4\x16\x11\x93\x10\xeb\x12\x17\xe5\x46\x21\x70\xa9\xe4\x0e\xcf\xc0\x65\xbc\x3d\x0c\x57\xe0\x82\x2c\xe6\xb9\xe1\x0a\x5c\xd4\xc1\x56\x09\x23\xaa\x83\xc3\xf9\xb0\xae\xe2\x0a\xce\x87\x75\x22\xb6\x16\x7b\x31\x75\x09\xc7\x7c\x2b\x86\xe9\xb2\x1c\x88\x2d\xf2\x88\xeb\xd8\x8e\xf9\xb6\xac\xcf\xc3\x65\xbe\x10\x63\xa0\x1f\xce\x88\x37\xa8\xa9\xad\xb5\xdc\x5e\x35\x75\xec\xf4\x5c\x2d\xdb\xd6\xd8\x4d\x10\x53\xcc\x95\x55\x69\xec\x4c\x31\x45\x96\xf4\xb5\x33\xc5\x0c\x8a\x5e\xe3\xbd\x60\xa8\xe8\x8d\x9d\xc9\x76\xcf\xae\x38\x76\x26\xdb\x22\xb6\xb2\x50\x8d\x5d\xde\xb1\xeb\x3b\x47\xee\x71\xa7\xf0\x8a\x3d\xb3\xe0\xaa\x88\xaa\x22\x2e\xce\x6c\x45\xd6\x96\xbd\x60\x9c\x4c\x90\x45\xd6\xb6\x2d\x20\x13\xc4\x67\xa7\x53\xd0\x12\xc4\x37\xa6\x18\xd3\xc9\x30\x40\xe4\xc1\x60\x33\x4e\xe6\xcc\xc1\xe7\x0d\x6b\xcb\x2e\x2f\x4e\x45\xcc\x73\xf0\x9e\x1e\x7f\x3c\x99\x20\x8b\xac\x8d\xc8\x74\x32\x9b\x11\xb1\x99\x4d\x64\x9c\x53\xa2\x4e\x44\xad\x2c\x9c\x4d\x10\xaf\x69\xd1\xd7\xa9\x50\x7b\xa6\xa2\xd7\x56\x81\xa4\x68\x88\x3e\x9a\x0d\x7d\x5c\x21\xb2\x98\xf1\x87\x3e\xae\x10\x79\x30\x0e\x8c\x53\xe9\xf3\xcc\x94\xb9\xf8\x5e\x35\x4e\xd3\xf6\x86\x72\x1a\x72\xc9\x0a\x21\x36\xa8\x07\x4e\x59\x21\xc4\xc6\xd2\xc2\x5d\xd0\xce\x42\x71\x49\x13\xc6\xe7\x8a\x5c\xda\x69\xa7\x20\x34\x81\x0f\xa9\xa6\x16\xb1\xe1\x28\x67\x49\xfa\x85\xf4\x1d\x51\x97\xa4\xe7\x13\x1f\x5e\x81\xc6\xb9\x24\x3d\x4d\xc2\x20\xad\x9f\xca\x0a\x90\xb5\x61\x39\xa7\xb2\x02\xc4\x06\x31\xe7\x54\x64\x82\x18\x1f\x28\xc5\xa9\xc8\x74\x2e\x3c\xad\xa3\x2f\xe5\x0e\x88\xf1\x3a\x35\x4e\xe5\x0e\x3e\x46\x59\x5b\x9f\x7f\x9d\x8a\xdb\xf8\x3f\x99\xf8\x54\xa5\x76\x66\x57\xb2\x36\x52\xe5\xe9\xcf\x3d\x78\x3f\x5f\x38\xae\x4b\x4f\x4e\x04\x27\xb3\xe8\x53\x15\x91\xc5\xd7\x18\x71\x2a\x6e\x9d\x07\x0f\x97\xf5\x1d\x52\xca\x39\x12\xd2\xc5\x2b\xc7\x9e\xbc\xb7\x1b\x04\x83\xf3\xd2\xf6\x17\xdb\x13\x9b\xcf\x4b\xd7\xc0\xdc\x7c\x18\x5c\xa1\xe3\xa6\x4f\x2f\xbe\x4a\x0e\x35\x2d\x71\x65\x85\xb0\x4a\x01\xa2\xc6\x17\xd1\xd7\xd2\x71\xd1\xdb\xc6\x35\xe1\x6a\x82\x76\x41\x9c\x11\x7b\xbf\x18\x91\xc5\x95\xe1\x7a\x95\x2e\x28\x04\xf1\x39\x0e\x51\xf7\x62\x72\x13\x57\xda\xe5\xe2\x43\xd2\xb8\x54\xcf\x41\x6c\x52\xf5\x5d\x36\x04\x2d\xb8\x04\x9d\x82\x52\x5f\x7c\x5b\x1a\xea\x9c\xe2\xca\x3b\x5b\x05\x4d\x5c\x4b\xdb\xa3\x55\x3e\x1c\x09\x75\x15\x71\x33\xb6\x58\xd9\x8e\xc4\xcd\xd8\x42\x64\x55\x82\xc1\xcd\x38\x57\x64\x55\xb2\xc1\xdd\xbb\x20\x45\x24\x07\x0a\x41\x41\xf8\xa9\x40\xb7\xa0\x9b\x85\x29\xc4\x3d\xf4\xc4\x24\xab\x12\x29\x6f\xe5\x58\xc8\xaa\x86\x10\xca\xb1\xf7\xa4\xb2\xc5\xfa\x6e\xe9\xfe\xc6\xe9\x54\xff\xde\x72\xba\x3b\x3d\x6c\xf1\xb2\x23\xf4\x35\x46\xdc\x4e\x30\x68\x9c\xd1\xb5\x7d\x1a\xe3\x2a\xeb\xaf\xdf\xab\xe4\x7f\xff\xb8\x7f\x7c\xf9\xe5\x0f\x22\xce\x9f\x3e\x7d\x8a\xb7\x2f\xfc\xf9\x05\x7f\xf4\xf0\xb8\xe2\x7e\xff\x16\xbf\xfc\x29\xc7\xc7\x0f\x1f\x73\x15\xff\xff\xaf\x00\x00\x00\xff\xff\x9a\x9d\xb4\xf4\xf6\x31\x00\x00"); -func _aedgg ()(*asset ,error ){_dffgg ,_dgae :=_abcc ();if _dgae !=nil {return nil ,_dgae ;};_aega :=bindataFileInfo {_aa :"NWP-H",_dg :15060,_ged :_fc .FileMode (436),_de :_e .Unix (1580492613,0)};_befc :=&asset {_cb :_dffgg ,_fg :_aega };return _befc ,nil ; -};func _agca ()([]byte ,error ){return _fac (_ceec ,"Adobe-Japan1-1")};func _aggb ()([]byte ,error ){return _fac (_fffg ,"Adobe-KR-5")};var _aegcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x06\xe3\x41\x7c\x96\x2f\x38\x6f\x26\x37\xb3\x06\xf5\xef\x8d\xd6\xd2\xb3\x56\xdc\x02\xc3\x79\x27\xe7\x55\x3c\x11\xd2\xd6\xd6\xd6\xd6\xfe\xd6\x1f\xff\xd3\x9f\xff\xf3\x9f\x7f\xfd\xe5\x1f\x5f\x7f\xfc\x5f\x7f\xfb\xeb\xf9\x4f\xf7\x3f\xbe\x9e\x5f\x7e\xbd\x7e\xbb\xff\xfe\xd7\x7f\xfd\xed\xbc\xbf\x8e\xfb\x5f\x7e\xf9\xf5\x0f\x7f\x08\xf1\xeb\xfa\xe5\xfc\xc7\xa7\x89\x3f\xe7\x5f\xf6\xbf\xfd\xe1\x0f\xf3\xfb\x7f\xfa\xb7\xbf\xff\xe3\xfe\xcb\x9f\x7f\x7d\xfe\xfa\x95\xf8\xde\xf5\xaf\x7f\x5b\xef\x7e\x7d\xfd\xf1\x7f\xbb\xff\xe5\x97\xbf\xff\xe3\xb7\x7f\xfb\xfa\x0f\xff\xe3\xf5\xd7\xe3\xfe\xef\xbe\xae\xfb\x99\xcf\xff\x97\xdf\xae\xfb\xb7\x5f\x7e\xfd\x97\xaf\xff\xf0\x5f\xf6\xbf\xed\xbf\x06\xfd\xf0\x4f\xff\xfa\xb7\xbf\xfd\xbf\xf7\x5f\xee\x5f\xff\xf1\xd5\xf0\xec\xfe\xf5\xc2\xdf\x3f\xfc\xf1\x3f\xfd\xd7\xfd\x6f\xff\xf3\xfe\x97\xfb\xeb\x8f\xff\xfc\xeb\x2f\xff\xe5\xcf\xff\xf4\x1f\xff\xf9\xbf\xfd\x29\xc5\xff\xf8\x3f\xe1\x67\xfc\xfa\xbf\xdf\xbf\xfd\xfd\x97\xbf\xfe\xfa\x15\xfe\xfb\x2d\x56\x3f\xfe\x6f\xff\xf6\xb7\xfb\x2b\xac\x5e\xfe\xcf\x7f\xfe\xf3\x7f\xfe\xfa\xbf\xc2\x57\xd8\xbe\x62\x29\x69\xfc\xdf\xeb\xf9\xff\xf1\x5f\xff\x7a\xdd\x5f\x1b\x5b\x81\x33\x38\xff\x7a\xdd\x7f\xff\xdb\x7e\xde\xbf\xed\xbf\xfe\xcb\xfd\x87\xaf\xaf\xff\x61\x5b\xff\xbe\xe7\x7f\xc3\xf6\xa7\x3f\xfd\xe9\x4f\xdf\x13\xc4\x7f\xf7\xe6\xa7\x83\x5f\xff\xfa\x8f\xeb\x7e\xf8\xec\xf7\xdf\xce\x7f\xe1\xf9\xfe\x0a\xf3\xeb\xf7\x6b\x7f\x08\xdb\xb6\x46\xff\xe5\x3a\xff\x9f\xfd\xb7\xcf\x87\xe5\xfc\xfe\x1a\xed\xd3\x6a\xb3\x35\xd4\xba\xbe\xbf\x46\x56\xeb\xfe\xfe\x0a\xdb\xf6\x69\xee\xdb\x1c\xe6\xd3\xc8\xf3\x37\x75\xb3\x97\xef\xaf\xea\x1f\xeb\xf7\xd7\x48\x6a\xb5\xef\xaf\x16\xdd\x4d\xff\xfe\xaa\xd9\x5f\x8e\xef\xaf\x50\xa2\x9a\xfb\xf7\x57\xc8\x7e\xf9\x98\xc3\x08\xbe\xfd\x9c\x2f\xbb\xe7\x6b\x36\x3d\xec\x84\xb7\x08\xfc\x7d\xa2\x25\xea\xdb\x63\xfb\xfe\x6a\x86\xf8\x08\xdf\x5f\xd5\x73\x3d\xf2\x84\xaa\xa8\x59\x66\x57\xfe\xb6\x7e\x7f\xb5\xd6\xd5\x6c\xdf\x5f\x21\xb8\xab\xfe\xfd\x15\x92\xbb\x9a\x33\xaa\x9a\xc2\x81\x19\xf9\xd7\x39\xa3\xa8\x29\x1c\x00\xb2\x7e\x9a\x67\x9d\x5d\x69\xdc\xab\x4d\x20\x05\xd5\x35\x07\xca\xc2\xd5\x35\xbf\x2d\x1a\xe8\x9e\xdf\x7a\x0a\x0f\xbe\x55\xcf\x0f\xbe\xfd\x4c\x21\x4c\xf2\x19\xa9\x56\xb5\x03\xda\x41\xed\x38\xfb\x6e\xc5\x2f\x24\x3c\xa8\x43\x0f\x32\x1e\xa4\xa6\x07\xc0\x59\x13\x04\x61\xab\xec\xc3\x83\x36\x3c\x68\x1e\xa5\xe3\x41\x4f\x7a\x30\xf8\xc0\xa3\xec\xdf\x5f\x71\x4b\xc9\x6f\x1c\x78\x20\x8a\x09\xdb\xc9\x51\xfc\xc9\xc5\x51\xfc\xc6\x4d\xd0\x3d\xec\xc3\x37\x3e\x8b\x12\xc2\x86\x4e\xa3\x3e\x09\x81\x6f\x68\x2e\x21\x02\x3f\x1a\x24\x24\xb4\xdd\x43\x25\x9c\x7e\xd0\x08\xa7\x00\x0f\x9c\xab\x08\x23\x04\xce\xb5\xf9\x8d\x7d\xf6\x39\x3c\xe6\x31\x77\xa3\x48\x36\x04\xce\xb4\x7b\x0c\xce\x74\xb8\xcb\x9b\x50\xb8\x8b\x87\x50\xe8\x41\xe4\x4c\xbd\x6a\x31\xf0\x0d\x2d\x74\x8c\x7c\xc3\x0f\xb8\xd0\xdd\x7d\x70\xa1\x87\xf0\x19\x39\x79\x51\x75\x88\x58\xe8\x1e\xdc\x47\xc7\x54\x04\x68\x1c\xb3\x1d\x84\xef\x88\xa9\x57\x43\x75\xa0\xed\xdf\xd7\xc4\x84\xff\xb8\x26\xa6\x2f\xd2\x9a\x98\x88\x2d\xcd\x25\xcc\x82\x20\x71\x5a\x51\xc8\x4b\x89\x0f\xfc\xc1\x9a\xa7\x3f\x59\xf3\x14\x14\x89\xf3\x14\x7b\x0a\x69\x2d\xb2\xfb\xe8\xec\x54\x70\x26\x2e\xf2\x0b\xce\x9d\xab\xee\x3e\x48\xd0\xd9\xa3\x9c\x78\x60\x42\x49\x5c\x66\x4f\x3e\x91\xa0\xb3\x3b\x25\x36\xa2\x96\x28\x2f\x6c\xa8\x8f\x0c\x6c\x68\xc5\xf2\xdc\xde\xfe\x3e\xaf\xcd\x2d\x18\x32\x71\xd1\x84\x8b\x5c\x08\x65\xc2\x29\xb5\x4e\x94\xff\xbf\x33\x26\x64\x22\xca\x3b\x2e\x73\xe7\x57\x51\x48\xe6\x6e\x68\x06\x61\x10\x62\x7f\xc2\x9d\x1f\x0d\x02\xb6\x83\xe9\x32\xcf\xa3\x2b\x19\x91\xf9\x02\xcd\x08\x07\x65\xe3\x98\x5a\xf1\xb2\x36\xb5\x56\xab\x00\x0b\x82\xa9\x4c\x2c\x64\x61\xb9\x10\x07\xde\x3b\x85\xf4\x50\xfd\xfd\xa2\x07\x8f\x40\x7a\x30\x1e\xcb\xda\xf4\xee\x63\x6d\x7a\x8f\x42\x7a\x30\x4d\x95\x83\x0f\x3c\xca\xda\xf6\x42\x55\x59\xdb\xde\x80\x2f\x7a\x10\xee\x0a\x19\x9c\xce\x86\x50\x27\x3d\x78\x7f\xd6\xb9\xe9\xa3\x3a\xac\x64\xf6\xde\x7e\x95\xf4\xd0\xd5\x61\x25\x2e\x4c\xa4\x95\xb8\x28\x7e\x63\xf1\x00\xf7\x41\x5c\x24\x7f\x42\x1e\x20\x54\x54\xf2\x00\x7f\x40\x1e\xa0\x79\x57\xf2\x00\x03\xbd\xf0\xe0\x17\x16\x1e\x84\xfe\x7a\x63\x04\xb7\x1f\x8c\x20\x8a\x69\x8b\x22\xfc\x80\x14\xd1\x85\xa7\x46\x2e\xe1\x33\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\xf8\x8c\x6b\x8b\x26\xfc\xc9\x3a\xf4\xfc\xe0\x9a\x5d\x7a\x84\xc9\x2f\xcd\x85\xc6\x5c\x60\x63\x7e\x60\x79\xbb\xb7\xd6\x19\xf9\x40\x20\x9f\xd8\x4b\xc6\xec\x49\xcc\xfa\x83\x07\xbf\x6b\x29\xae\x0d\x98\x16\x52\xae\x80\xf7\xd5\xdf\x15\xf1\xbb\x66\x78\x25\xfc\xee\x76\xc6\xef\x82\xf0\x5a\xec\x46\x33\xb8\x28\x4b\x58\x0e\xb8\x88\x54\x33\xf8\x8b\x5b\xcd\x27\xf0\x45\x8e\xe2\x8d\x74\x11\xad\x3e\x1d\xaf\xc5\x7a\x45\x82\x17\xd1\x6a\x1e\xf3\x10\x0e\xe3\xf9\x81\x84\x2c\x44\xc5\x79\x02\x8c\xac\x2e\x23\x99\x4e\x17\xd5\xc7\x02\x4c\x84\xae\x36\x51\xad\x21\x62\x59\x8b\xe1\x2f\x80\x0b\x6d\xd6\x48\xb6\xd3\xb5\xbb\x63\x01\x2e\xfa\xe6\x2f\x78\xdc\xbe\x3e\xe9\x7c\x30\xf4\x00\x7b\x2d\x7a\xd0\x1d\x6d\xff\x4e\xde\xea\x1e\x4f\x42\xb9\xe9\xc1\xcd\x07\x06\xe2\x21\x10\xea\xa2\x72\xe6\xa2\xc1\x58\x03\x85\x00\x41\x45\x26\xd2\x8d\x2c\x32\x91\xae\x33\x3b\x56\xce\x2c\xb8\x53\xce\x4c\x84\x1f\xeb\x9a\x59\xd3\x03\x2c\x6a\xef\xe5\x27\x07\x53\x5c\x3c\x64\x78\xc4\x8b\xd3\xf0\x03\xf2\xd2\x61\x10\x38\x51\x51\x5e\x24\x17\xe9\x41\x30\x2d\x2e\x22\xc1\x2d\x36\xae\xb1\xb6\x43\x6c\x5c\xe3\xcd\x7d\x10\x15\x92\x35\xe2\xe4\x22\x23\x4b\x2c\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x35\x59\x43\xbe\x26\xab\x37\x3a\xe7\x26\xf9\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\xd6\xc9\x10\x3b\xa7\x26\xf6\x16\x3b\x21\x17\x33\x88\x9d\x90\x4b\xf2\x8a\x9d\x90\x27\x7f\x42\x7e\x27\xed\x25\xf6\x13\xe8\xf1\x17\x9c\x89\xf1\xd5\x49\x9f\xc1\x60\x70\xd9\x24\x1b\xc7\xc1\xa9\x89\x87\xc5\xc1\xa9\x19\xf2\x01\x26\xe5\x7d\x36\x38\x13\xef\xdd\x41\x7a\xd5\x91\x15\xc7\xa2\x46\x0f\xc2\xa9\x0d\xf7\xc1\x8d\x34\x3c\x08\x21\x0f\x7e\x63\x01\xaa\x65\xdb\x17\x5c\xea\x74\x5f\x2c\x43\x8b\x72\x70\x2a\x62\xcf\xf1\xe0\x1b\xa6\xc0\x83\xfb\xc6\x08\x9c\x6a\xa7\xa9\xfe\x98\xe8\xd4\x6f\x27\x07\x34\x15\x40\x0b\xf5\xf2\x9c\x14\xde\xc4\x8c\xe3\xc9\x69\x67\xf7\x30\xde\xaa\x76\x3c\xe7\x7a\x7a\x8b\x9e\xc7\xf7\x97\x0e\xbf\x78\x12\x23\x62\xba\x91\x67\x87\xc9\xf6\x5a\xf3\xd7\xf8\x1f\xce\xee\x07\x4b\x4b\x14\x52\xc1\xd9\xbd\x43\xaf\x75\x5c\x0a\xbe\xc9\xd7\x8d\x9c\x8b\x72\x43\xf1\xfb\x24\x1e\xc9\x3f\x69\x6a\xc7\x82\x38\x4d\xd5\x77\xb8\x95\xdf\x73\x4d\x53\xeb\x8d\x62\xac\x69\xfb\x1d\x24\x69\x6a\xab\x21\xf9\xdb\x39\xf7\xe4\x61\xae\xdf\xe3\x31\x51\x31\xed\x12\x2e\x52\xe0\xce\x90\xb8\x98\xa8\x03\x76\x49\xd6\x89\xda\x59\x97\xd8\x94\xa8\x9d\xf5\xe2\x07\xed\x6d\x9e\x48\x11\xd6\x0a\x0d\x19\x49\xb1\x9e\x6d\x5c\x43\xfa\x0d\x0e\x29\x05\x3b\x45\x42\x29\x31\x2a\x25\xd2\xa3\xb4\xe3\x34\x95\x2d\x09\x44\x89\x8a\x55\x97\xda\x9f\x12\xac\x1c\x02\x30\x2d\x10\x34\xeb\xc4\x11\x9b\x1f\x10\x51\xee\x72\x9d\x2d\x92\xd3\x52\x87\xd0\x95\x45\x74\xa9\x43\x8b\xf2\x91\x96\xfa\xcd\x07\x5a\x9b\xfe\xf0\x81\xfa\x18\x50\x9a\xcc\x00\xd2\xbe\xf3\x0d\x3f\x38\xf8\x40\x70\x1c\xeb\x13\xf5\x01\x49\xaa\xc6\x18\x7f\x72\x1c\xa5\x93\x03\x68\xab\xa7\x93\x03\xe8\xbc\x4b\x27\xa1\x36\x89\xcc\xdd\x12\xe2\x26\xbe\x96\xb0\x5d\xe2\x36\xfc\x46\xe1\x03\xf5\x81\xed\x10\x37\x91\x70\xde\xe6\x27\x9b\x96\x3c\x43\x31\xda\xc4\x1e\x1e\x08\x5b\x31\x7c\xf6\x57\xb8\xc1\x2f\xd2\x87\x41\x84\xfb\x80\x14\xf4\x39\xfb\xc3\xd3\xb0\x85\x3f\x6c\x30\x3c\x8d\x42\x8f\x7f\x07\x67\xfd\xa0\x2d\x3c\x0d\x67\xc6\x67\x29\xe2\xb6\x4d\xb1\xfb\x83\xe6\xb8\xcd\x0d\x57\xfd\x6b\x98\xbb\xf1\xa3\x53\xc5\x0d\xb6\x99\xac\xd6\x44\xf8\xab\x99\x7e\xdf\xcc\x2f\x4a\x8b\x5b\x28\xb3\x27\x8d\x13\xea\x6c\x56\x35\xbb\x79\x64\xdc\xc2\x30\x8f\x8c\x1b\x36\xe2\x67\x82\x71\xc3\x36\xdc\xfc\xee\xa4\xcf\x68\x08\x6f\xe0\xef\xd3\x8c\x00\x71\xa8\x09\x20\xdc\x04\x10\xea\x6a\xee\x25\xd9\xae\xe2\x96\x8e\xef\x2f\xc9\xb4\x71\xc3\xce\x88\x21\xa8\xef\x74\xbf\xd8\x4f\xdc\x12\xb7\x66\x56\xef\x99\xf4\xd8\xd5\x21\x34\xfb\x4d\x1d\xe6\xc1\x0e\xf5\x3b\x68\xa1\xc6\xae\x11\xa6\xa8\xd8\xba\xf1\x32\xb5\xcf\xa6\xc3\x22\x6e\x58\xfb\xd4\xdc\x06\x08\xc3\xc8\xd9\x41\x3c\x45\x43\x82\xfd\x56\x19\x5e\xe2\x06\xf6\x1b\xb6\xcf\x46\x8c\x30\x4e\x86\xd0\x8b\x1f\xa4\xef\xaf\xf6\x11\xa7\x22\x2d\x8d\x41\x1c\x29\xc2\x6c\xd8\xd3\xe6\xf7\x77\xb4\xb3\xda\x0f\x77\xc0\x67\x96\x30\xdf\xf5\x2d\xea\x83\x49\x09\xad\x7a\x84\x18\xe6\xef\x06\x00\x46\x31\x41\x0c\x83\xd7\x48\xaf\x9f\x71\x42\x96\xe0\x07\x73\xd9\x3e\x0c\x2f\x7e\xcc\x57\x22\x35\x9a\x96\xe2\xd6\x35\x83\xb9\xce\x3d\x7d\x44\xb5\x08\xe3\xc5\x90\x65\x2f\xc2\x76\x31\x24\xec\x45\x98\x2e\x86\x84\x99\xf8\xb1\x4d\x44\x75\x30\x97\xa1\xa7\x8f\xc4\x19\xc3\x14\xba\x86\x34\xdd\x08\x95\x50\x8a\x4e\x84\x4a\x28\x0b\x53\x0c\x10\x7d\x62\xdc\x34\x83\x29\x12\xf4\xb4\xe9\x85\xf3\xe0\x0b\x1a\x0f\xc7\x7a\x8c\x86\x88\x8c\x2a\x1a\xe4\xa9\x03\x4a\xa7\x8d\x50\xf9\x74\x06\xc7\x70\xcf\x01\xb6\xe0\x76\x43\x5b\xaf\xdf\x1d\x6d\x2d\xe9\x3d\xd0\x16\x80\x53\x53\xeb\x49\xef\xc7\x49\x43\xd2\x8f\x63\xdc\x30\xf8\x50\x73\x4e\x57\xeb\x17\x41\x50\x31\x74\xbf\xbe\x0c\x58\x4d\x0f\xda\x24\x90\x4d\xcd\xfe\xfd\x25\x7b\x4b\x8c\x34\x5b\xe7\xcf\x99\x19\xe3\x46\x76\x31\xfc\xc6\x24\x88\x6c\xe8\x68\xb0\xd3\xb6\x8f\x93\xa9\xb5\x2a\x82\x8c\x93\xad\xd5\x8f\x4c\x18\x23\xd8\x5a\x0c\xa1\xff\xe0\x58\x89\x11\x96\xe5\x20\xd8\x27\xef\x92\x09\x2a\xc6\xc9\xac\x9a\x67\x36\x99\x55\xdb\x3c\xd2\x03\x40\x84\xa9\x08\x3c\x6a\x62\x53\x5c\x90\x6d\x2a\xc6\x29\x2c\xc8\x0e\x19\x63\xbc\xbe\xbf\x7a\x18\x1a\x6a\xd2\x7d\xab\x51\x68\x9d\x92\x40\xdb\xdc\x2c\xf3\x67\x75\x06\xe6\x26\x7a\x89\x09\x70\x6a\xe4\x4c\x14\x88\x07\xc7\x0c\x92\x2f\x22\xc1\x48\x9b\x62\x11\xe7\x81\xae\x2d\xa3\x66\x84\x86\x5a\xc5\xc8\xa0\x9f\xca\x29\x10\x23\x8d\x60\x45\x4c\x84\xd2\x7e\x0c\x5d\x1f\x8c\x75\x2c\x0a\xa4\xd1\xf8\x40\xc8\x82\x3e\x10\x43\x17\x48\xe3\x26\x33\xd4\x27\x70\xa2\xc5\xd0\x35\xca\x3e\x71\x50\xf4\xc1\x01\xf4\x27\x4d\xf2\xe4\x46\x14\xc6\x13\x7c\x28\x73\x89\x3f\x0f\x02\x28\x5b\xbf\x2f\x37\x83\x78\x55\x1a\xd8\xa9\x32\x73\xc6\x34\x78\x86\x88\x02\x12\x34\x90\xf7\x83\x05\xe4\x47\xe8\x88\x09\x2a\x49\x94\xab\x2d\x26\xa8\x24\xbf\xfb\xa4\xfc\xfb\x07\x44\x96\x76\x20\x84\xa9\xdf\xbd\x31\x45\x9b\x50\xe3\xc7\xff\x11\x73\x4c\x7c\xf0\x59\xb0\x7c\x4f\x36\x2e\x43\x59\xcc\xcf\x03\x33\x96\x88\xb5\x4c\x2e\xd9\xa3\xc0\x2a\xe5\x46\xfb\xd3\x41\x99\x4b\xdc\xa3\x60\x28\x15\x1d\x8a\xe9\x94\xa9\xdb\xf7\xf8\x11\xb7\x63\x69\xe8\x4f\xa7\x67\x99\x4c\xb3\xc7\xac\xef\x3b\xbe\x17\x2a\xcb\xd4\x53\x7b\xd4\xb6\x2e\x53\xe8\xec\x51\x7c\xa1\x4c\x35\xb5\xc7\xac\xfe\x3b\xe0\x4b\xee\x1f\xe3\x4b\x3e\x29\x13\xf1\x4d\x7b\xaf\x4c\xb4\x7b\x25\xcb\x44\x7a\xdf\x74\xc8\x14\x62\xf4\xd5\xdd\x4e\xa6\xfc\x51\x30\x62\x39\x78\x98\xeb\x64\x2d\x07\xb8\xbe\xe0\x3b\xc0\xf5\x05\xde\xc1\x35\x1b\x7e\x9d\x4c\xd8\x2f\x9c\xf3\x7d\x4d\x7f\x8a\x81\x2d\x69\xf6\x27\xc9\x66\x08\x5d\x27\x4e\x51\x1d\x1a\x65\x1e\x22\x3e\xa2\xca\x09\xc7\x70\x55\x13\xc8\xf6\x60\x14\x8e\x93\x4e\xd1\x32\xcf\x9c\x16\x35\x3a\x4e\x9c\xad\x6c\x1e\x7f\x72\x1b\xb1\xd0\x72\xce\xad\x24\xe2\x29\x77\xc6\x5a\x0b\x9b\x77\x41\x5b\xd0\xc0\x7d\x1a\x5f\xc4\x72\xcf\xef\x9b\x80\x7f\x16\x72\x05\xef\xc3\x13\x4f\xab\x57\xe7\x29\xd2\x24\x05\xd6\x0d\xb3\x0d\x6a\xde\x10\x29\x3e\x9f\xd7\x00\x5a\xd0\x3e\xae\x01\xb4\xe0\xcf\x33\xfc\xd5\x7a\x7d\x0a\x72\x4d\xcc\xa9\x56\x50\xaa\x8e\xbf\x0a\x4a\xdf\xc4\xf3\x6b\x25\xad\xa8\xf7\x9a\xf0\x7e\x52\x3b\xe3\x77\xc1\x5e\x81\x8d\xf0\x13\xb5\x25\xd6\x5a\xf1\x72\x56\x9b\x64\x22\x58\xe7\x36\x93\xef\x34\xd6\x7a\x80\x0a\xc5\xd9\x6b\x25\x07\x7a\x3d\x98\x84\xd4\xdc\x1f\x38\x43\x18\x86\x1e\x4b\x21\xe0\x17\x7f\x92\x38\x57\xd7\x4e\x28\x7e\x83\x8b\xa5\x13\xbe\x4e\x52\x9d\x2a\x90\x10\x74\xdc\x3c\xa1\xf5\x60\x49\x34\xa2\xee\xb6\x91\xc7\xe9\x50\x6f\x61\xf1\xa7\x4d\x0f\x38\xac\xf6\x7b\x83\xf8\x1d\x65\x78\x8f\x2d\x53\x08\xd2\x1e\x6e\x65\x51\x99\xde\x68\xe4\x69\x42\x66\xdb\xc1\xb3\xb4\xf0\xed\x78\x08\xf9\xa7\x8b\x81\x90\x81\x1a\xc5\x05\x07\xcc\x31\x31\x6a\x23\x1e\x80\x2b\x6c\x22\xd5\x03\x36\x81\x68\xc6\x76\x44\x82\xa1\x93\xfb\x80\x19\x20\x9a\x15\x1e\x95\x90\x07\x3f\x08\x7c\xa0\x51\x70\x60\x46\xd3\xe0\x31\xca\xef\x20\x3f\x3e\xc7\xe3\xa7\x8b\x1b\xd8\x28\x45\x84\x72\x77\x78\xdc\x2c\xb8\xdf\xbd\x40\x5f\x2b\x7e\xa3\xc1\x6f\xf9\x7a\x63\xe0\x93\xd7\x1b\x07\xde\x10\xa0\xf7\x64\xb2\x39\x8a\xeb\xdc\xb0\x04\x66\x0b\x67\xf7\xd4\xf3\x73\xcd\x6e\xc7\xef\xaf\x64\x39\xe1\x9e\xb2\x70\xb6\x30\x7c\x4f\x61\x38\x9b\x13\xdc\x34\x03\x26\x09\x77\xf7\x60\xe4\x85\x18\xe9\x8d\x99\xa7\x5e\xdc\x25\xa2\x2f\x4a\xf5\x27\xe3\xfb\xab\x6c\xc5\x7d\x1e\xb3\xdd\xdd\x9e\xe4\xd9\x64\x15\x8c\xf7\x3c\xa4\x53\xd5\x51\x74\xcf\x3d\x90\xbc\x27\xee\x1d\xa8\x94\x91\x2e\xde\x88\xd0\x29\xf2\xd1\xc4\x1b\x27\x72\x0e\xda\x02\xf7\x0e\xa0\xac\x13\xdc\x88\xc5\x49\x3e\x80\x6e\xec\xab\x34\x74\x20\xdc\xd8\x57\x79\x0c\xbf\x31\xb7\xf2\x08\x9e\x3a\x62\x72\xf2\xf0\x82\x21\x2a\x27\x0d\x31\xb6\x1b\x87\x52\xd9\xb4\xfb\x6f\x58\x2f\xdf\x9d\x1e\x98\x8b\xe5\xaa\x1b\xe6\xcc\xbc\x35\xcd\x05\x31\x36\x79\x7b\x7d\x42\xcb\x9a\x08\x1a\x26\x8a\x90\x5e\xab\x0c\x2b\xe7\xd0\xd9\x77\xd3\xe7\x65\x5b\xc1\x7d\x26\x2c\x9a\xb6\xf7\x3d\x65\xaf\x58\xb5\xf1\x6e\x06\xe7\x54\xe9\xd2\x37\xec\x9c\xc9\xba\xf1\x4d\xdb\xa6\xfc\x5a\xf1\x3e\x19\xa1\xd4\x3d\x08\xb4\xe3\x68\x62\xbb\xc2\xf7\x57\xda\x8c\xf2\x0b\x60\x99\x73\xdd\xf4\x7c\xbd\xbf\x68\x9c\x99\xdf\xe8\x13\xce\xaa\x31\xa0\x60\xa7\x6e\x5c\x40\xc1\x4e\xb6\x0a\xdc\x88\x1c\x4a\x32\xb1\xc6\x7b\x1e\x8e\xa1\x1a\x17\x53\xdb\x4a\xc9\x94\x71\x83\x32\x74\xf6\xde\xf7\x81\x21\x85\xdc\x1b\xee\xc7\xec\xdf\x27\xb5\x0e\xe9\x1c\xf7\x03\x33\x84\x44\x97\x67\xa3\x15\x6b\x53\x7b\x32\x3d\x1f\xf5\xcf\xe4\xbd\x59\x16\xab\xf8\x4c\x7d\x2d\x4f\x66\xfd\x83\xe3\xe9\x81\x85\x56\x21\x43\xf1\x99\xe7\x72\x0e\x92\x13\x9e\x79\x30\xa7\xd8\xdc\x79\x9b\xbf\x07\x03\x33\xf1\x59\xb4\xdf\x9f\xa9\xdd\xe5\x28\xb5\xe2\x99\xca\x5d\x8a\x52\x03\x9e\xa9\xdb\xa5\x34\xdc\xff\x39\xdf\x0f\xfe\xfe\x9a\x6d\xc9\x3d\xcf\x06\x06\xf5\x82\xef\x99\x6d\x21\xef\x09\x1b\xda\x1a\x6f\xea\x86\x29\x54\xff\x3e\xf9\xd5\x10\xfb\x79\xe6\xb9\x94\xa3\xc4\xae\x27\xd4\xef\xaf\x6c\x5b\xc2\x83\x50\xa4\xe4\xf9\x4e\x15\x21\x35\xcf\x67\xaa\x8b\x39\x89\x2b\x3f\xf3\xf8\xc8\x29\xba\xff\x03\x6d\xbf\x7f\xce\xef\xb3\xdf\x9f\xf4\x36\x64\xd1\x7a\xa6\x64\x93\x73\x71\x7b\x12\x43\x10\xc7\x7e\x10\x83\x14\xa5\x06\x3e\x53\xee\x4f\x5d\x9b\xfb\x89\x73\xdf\xc9\xf5\x15\x9f\x79\x7a\x45\x5b\x0b\x1f\x84\x1b\xbd\xd6\x23\xce\xf5\xab\x62\x30\x4f\xc4\x7e\xd0\x4e\x7f\xe6\xd9\x16\x73\xf1\x78\xfb\xef\xf8\xff\x13\x0f\xb4\xdd\xdf\x5c\x3f\xef\xfb\x67\x6a\xb5\x31\x34\xc3\x33\xe7\xd7\x8c\x2f\xd8\xc3\x87\xe9\x05\xe6\xf0\x21\xd9\xea\x41\x24\x92\xdc\x17\xf1\x49\xe4\x3c\x7e\xff\xf7\xe7\xcd\x93\x70\xde\x48\xaa\x78\xa6\x9a\x9c\xad\xa9\x3e\xa9\xa2\x2d\x7c\xa4\x86\xb6\xfb\x9f\x7c\xbd\x8a\x83\x3c\xb0\xaf\xe7\xe2\x05\x4d\x13\x01\x8a\xba\x8b\x4f\x3a\xd0\xf6\x07\xe7\xdc\x00\x46\xd8\xd4\xc4\xf3\x10\x8f\x7f\x10\x7f\x34\x5e\xfd\x4d\x11\x45\x91\x3a\xf1\x41\xf4\x51\xf4\x6e\xcf\x01\x87\x9d\x00\x9c\xb2\x6c\x2a\xde\x30\x53\xb5\x4f\xd6\x50\x1f\xd8\x28\x15\x12\x13\x9f\xa9\xe9\x27\xdb\x6d\x9f\x5c\x71\x58\xba\xbf\x86\x0d\x29\x78\x73\xff\xfe\x2a\x21\xb9\xff\x89\x00\xf9\x17\xe2\x93\xe7\x06\x96\x03\x37\x3e\x79\x9e\x6a\xbd\x78\xfc\x39\xff\xe8\xf9\xe5\xeb\xfb\xab\x28\x18\x21\x3e\xf9\x9e\xed\xea\xef\x1f\xb4\x05\xcf\x54\x4b\x53\x96\x2c\xf5\x94\xb9\x81\xbb\x37\x64\x81\x35\x51\xdc\xf4\x29\x69\x7e\xef\x0d\x50\x70\xf0\x6c\xfe\x1d\x52\x91\xe1\x9f\x42\x64\xda\xc4\x7d\x9f\x32\xe7\x5f\x4c\x30\x65\xce\xbf\x7a\x83\x95\x81\xb6\xdf\x9f\xf3\xaf\x26\x50\x84\x1c\x25\xd3\x03\xbc\xff\xd5\xdc\x18\x01\x47\xbd\x7b\x7c\xac\xff\xab\xff\x07\x04\x2e\x7c\x53\x76\xd4\x01\xf5\xd0\x5b\xe3\xf7\x69\x6a\x91\x9a\xfa\x4c\xe5\x24\xd6\xe2\xef\xf3\xc4\x97\x0e\xf7\x67\x2a\x27\x49\x2e\xac\xf8\x4c\xfd\x23\x65\x6f\x38\x44\x09\x64\x1f\x67\x4f\x9d\x08\x78\x11\x78\x1d\x93\x43\x7b\x81\xa6\x82\x92\xb2\x17\x7c\x6a\x28\x31\xb4\x1f\x69\x3f\xcf\xd4\x5e\x52\xf7\xf6\x9f\xca\x4b\x6a\x2f\x68\xee\xf9\x7b\xf2\xef\x73\x77\x54\x89\x9f\x70\x96\xc4\xe8\xd5\x44\xf8\x40\x1e\xd2\xcd\xe0\x2d\x09\xc9\xfb\x1b\xd1\x03\x96\x89\x9f\x36\xd1\x33\x0c\x3d\x22\x90\x86\x97\xab\x4d\xf4\xbc\x96\x1b\xf1\x47\xaf\xf3\x87\xa1\x04\x12\x25\x9f\x36\xbe\xbf\xea\xeb\x7c\x69\x13\x3b\x63\x73\x7f\xd4\x8c\xfc\xfd\xe4\x8f\x9b\xb7\x23\x63\x8f\x5e\xed\xfb\xfb\xab\x46\x49\x80\xcf\x54\x71\xa2\x05\x98\xa7\x6f\xf3\x77\xf7\xd7\x03\xb6\xaf\xbe\xef\x73\x7b\x14\x9f\x27\x53\x4b\x88\xd1\xf0\xf5\x8c\x60\x36\xf7\x07\xed\x46\x46\x8e\x07\xbe\xc0\x3a\xdc\xff\x9c\xbf\x0d\x0d\x4f\x9f\xe7\xc3\x6b\x3b\x75\x04\x0a\xbd\xc6\xdf\xe7\xf8\xde\x4e\x53\xc3\xa8\xc9\xe7\x4b\x3f\x11\xc1\x6e\xf8\xe6\xfc\x87\xd9\x11\x62\x11\xba\xd9\x1d\x1d\x8d\xfe\x7e\xd0\xbd\xa1\xef\x47\xf8\xfe\xaa\xd5\xf0\x23\x5a\xeb\x75\xfe\x21\x5c\x2b\x9b\x9f\xc3\x38\x6f\x07\xcb\x33\xb0\xfe\x66\x57\x53\x1d\x49\x61\xf8\xf7\xf6\xfd\x55\x6d\x7c\x7e\xa6\x32\x52\x9b\xb7\x27\x82\x16\xb2\xcf\xa3\x31\xe7\x6f\x31\xf7\x99\xba\x49\xec\xaf\xf1\x26\x7b\x54\x70\x51\x7c\xc6\x05\x79\x49\xf4\x34\x75\x97\x98\x4c\x7f\x53\x75\x89\xc5\xf2\xc7\x54\x5d\xe2\x30\xfb\x65\xc0\x43\xf0\x76\xdd\x23\x04\x02\xbf\x30\xcf\x87\x97\x80\x34\x55\x9b\x94\x2d\x90\xec\x93\x3f\x0c\x6f\x7f\x68\x3a\x36\xfe\x3f\x7b\xfb\x9d\x8c\xfd\x4c\xc5\x27\x75\x13\xe0\xd4\x7b\x52\x31\xbf\x9e\x6a\x4f\x0b\xde\x90\x53\xeb\x69\xc1\xe7\xd9\x4e\xcb\x8f\xfb\xbb\xbe\xbf\x7a\xb5\xb4\x3a\x55\x9e\x94\x4d\xb0\xfb\x03\xfe\xaf\xfe\x11\xbf\x91\xbd\x61\xa6\x46\xd4\x82\x37\x30\xac\x74\x41\xba\xdd\x03\x7d\x28\x59\x40\x38\x32\x36\xb8\xe0\x3f\xe6\xfc\xcb\xab\x3f\xf0\x47\x9f\x4f\x53\x7d\x8a\xc5\xf8\x3b\xb0\x01\x4c\x70\x07\x23\xe5\xdc\x9e\x0c\xe0\x25\x40\x1f\xf0\x4a\x7b\x03\x1f\x2b\x42\x59\xed\x0b\x76\x3d\xb7\x61\x88\x93\xee\xfa\x40\xf5\xb2\x76\xf1\xd0\x49\x6e\x79\x63\x6a\x5e\x69\xb3\xc0\x36\x15\xaf\x96\x5f\xef\x33\xc6\x42\xf3\x85\x1d\x31\x47\x7f\x3f\xd7\xd7\x6a\xeb\x03\x83\x48\xb2\xba\xf2\x20\x3e\xa5\x7a\x07\xd0\xb4\xe8\x1d\x05\xcb\x62\xb6\x44\x38\xf5\xb8\x96\x7d\xe0\x4f\x35\x2e\xbd\x34\x08\x98\xae\x87\x0f\xb0\xa9\xd5\x45\xfb\x54\x9e\x0b\x02\x80\x29\xfe\x4a\x50\x87\xea\x0f\xce\x97\x44\xef\xf7\x07\xb6\xb4\x4d\x6d\xa6\xa7\xcf\xee\x4b\x70\x78\x2b\x86\x31\xc1\xe1\x2d\x51\x29\xc1\x31\x5d\xab\x7f\x85\x0f\xe5\xf5\x31\x3d\xd3\xcd\xef\xc3\xdf\xf0\x31\x96\xa4\x6d\xca\xe6\x5d\xa2\x5a\x82\x3b\x3a\xc4\x18\xfc\x00\x7e\xba\x8f\x11\x21\xc1\x41\x1d\x62\xf8\xec\xf6\x44\x17\x75\x95\x15\x38\x6d\x08\xde\x88\xa1\x69\x8c\xe5\x6f\xf8\x30\xdc\xc4\xcc\x22\x9f\x18\x69\x7b\xc0\x71\x35\xe6\x83\x49\x09\x66\xb8\x01\xaa\xcc\xd4\x29\x4e\x20\x7b\xf8\x30\xfc\x14\xa7\x40\xdd\x25\x4f\x26\xb8\x9d\xba\xa2\xdf\x13\xfc\x4e\x5d\xc9\x30\x29\x62\x4e\x0a\x87\x4f\x08\xea\xec\x52\x50\x52\x9c\x02\x75\x57\xe2\x4d\x8a\x53\xa0\x6e\xf5\xe3\x89\x4a\x71\xca\xd3\x5d\xde\x91\x14\xe1\xcc\x55\x24\x79\x82\x63\xab\x2b\x07\x28\xc1\xb3\xd5\x95\xe6\x93\xe2\x94\xa7\xbb\xdc\x2d\x29\x4e\x79\xba\x2b\x0b\x2a\xc5\x8c\xf9\x15\xb7\x69\x22\xd4\xfc\xa7\x3c\xdd\x95\xfa\x93\xe0\x2a\xeb\x0a\x7b\x48\x71\xf9\xfc\x87\x1e\x14\x58\x8b\x87\x00\xc6\x89\xb4\xe5\xe6\x07\xf3\x85\x50\xdd\xc6\x08\x5a\x82\x38\x30\x42\x15\x46\x06\x30\x5c\x34\x03\x98\xc8\xb6\xec\x25\x1a\x40\x71\x75\xbb\xf1\x05\xf7\x00\x1c\x8b\xf0\x10\x49\xd7\x25\x23\xa7\x38\x0f\xa5\xb0\xe5\x2e\xa4\xc1\xaf\xb5\xe5\xee\x2f\x4e\x76\x29\x34\xcf\x73\xa9\xa7\xe0\x2f\x80\xe6\xd7\xac\x1f\xce\x5a\x2f\xc0\xab\xb5\x65\xbf\x01\xa3\xda\x96\x87\xe6\x3d\x4f\x8a\x2e\xa7\x56\x8a\x3b\x57\x5e\x94\xb3\x63\xe5\x8b\x7b\xc4\xca\x57\xcd\x02\x27\x85\x32\xd8\x52\xdc\x01\x52\x75\x7f\x58\x79\x6d\x7e\x44\xfa\x75\xa5\xc7\xa5\xf8\x40\xd3\xf2\xfe\x44\xa4\x5a\xdf\xb2\xdb\x08\x6c\x10\xa9\x32\x5a\x2d\x28\x9a\x2b\x21\x5e\xad\xeb\xac\x4d\x09\x49\x5a\xa1\x7f\xb4\xdb\x44\x07\x63\xe8\xda\x9d\x09\x49\x5a\x41\x31\x68\x29\xc1\xdb\x1d\xfa\x47\xdf\x4a\x0c\x7a\x0b\xbd\x7b\xd4\x83\x0f\x3c\xea\xc9\x07\x86\xf3\x82\x3f\xfe\x33\xd1\x14\x10\x0d\xe0\x0f\x42\xc1\x3c\x04\x44\x00\xdb\xd1\x96\x49\x81\x50\x0e\x7f\x80\xf8\x00\xed\x99\x44\x1f\xb8\x6c\x73\x29\x05\xfa\x5f\xd4\x63\x84\x87\x44\x9b\x24\x45\x62\x4e\x88\x41\x60\x5d\x18\x9b\x10\x03\x23\x7a\x18\xe2\x95\x29\x56\xcc\x41\x20\xc4\x86\xb6\x40\x88\x3b\x46\x14\x56\x10\x14\x52\x0c\x51\xbc\xd0\x61\x10\x12\x12\xb6\xa5\xf8\x06\xc2\xe8\x82\x15\xed\x79\x24\x4f\x8a\x8e\x02\x29\x11\x02\x8d\x90\x80\x15\x69\xea\x29\xc1\x14\x10\x46\xfa\x89\x66\x93\x10\x88\xd7\x37\xf1\xa1\x84\x5c\xa5\x30\x92\x70\x02\xc6\xb6\x65\x8f\x7f\x12\x40\x7f\xc1\x29\x25\x91\x06\xf2\x8e\xc2\xd0\x79\x95\xc0\xab\xb6\xec\x36\x7c\x47\xe2\x6d\x29\x13\x62\xaf\xc3\x54\xde\x5b\xe9\xfe\x60\xc7\x9c\x85\xa4\x0c\x4a\x32\x65\x4d\xe5\xbc\xcb\x5a\x95\xd2\xe4\x75\xad\x0c\xf5\x57\x88\x54\x8f\x88\x00\xfc\x30\xb4\xa9\x53\xe1\xca\x9b\x54\x0a\x60\x14\xff\x4e\xd0\xd8\x82\x82\x30\x53\x6a\x88\xde\x11\xb3\x4a\x53\x43\x6a\xf5\xd5\xc6\x31\x1c\xb5\x4e\x8d\x71\x11\xfe\xfe\x01\x12\x34\x00\xc2\x9b\x83\xe2\x1d\x13\x42\x13\xfb\x66\x2c\x0e\x6e\x07\x2d\xc4\x00\x84\xd1\xef\x63\x37\x78\x5d\x06\x37\x64\x75\x07\x60\x34\xde\x6f\x3b\x06\xd0\x91\x06\x8f\x7f\xab\x26\x7e\xfa\x9e\x0d\xf1\x8e\x03\xa0\xfb\x77\xf0\x77\xaf\xc2\x41\x80\xd5\xdf\x01\xd2\x8e\x5a\xb5\x83\xfd\xf9\x7d\x06\x64\xa9\x3f\x88\x88\x56\x7a\x53\x82\x4c\x28\xa5\x36\xa5\x13\xe7\x85\x98\x3d\x22\x27\xfb\x66\xc2\x3b\xc1\x79\xcd\x92\x4e\x2c\x41\xd0\x04\x2e\x38\x40\x93\xfa\xbb\xc8\xc3\xb4\xe8\x79\xa3\x16\xae\xed\x9a\x99\xdf\x9a\x34\xe7\x0c\xd6\xd9\xe4\xfe\x4f\x99\x91\xb6\xe3\x63\x49\x4e\x19\xa1\xb3\x2d\x6a\x47\xe5\x78\x23\x83\x37\xe8\x01\xf2\x19\xb2\xb7\x54\x46\x3e\x43\x8b\x1f\xed\x37\xe5\xbe\xb4\x75\x8d\x02\xf5\xb0\xc9\xde\x9b\x32\x92\x95\xab\xf2\xc1\x52\x86\x33\xa4\x29\xf8\x2b\x65\x08\xe0\x3d\x89\x63\x67\x84\x74\x37\xd9\x88\x53\x66\xc8\xb4\x64\xea\x54\x02\x5d\x04\xa2\x98\x02\xa3\x9f\xcd\xe4\xa9\x20\x49\xac\x29\xfb\x2d\x15\xb8\x6d\x9b\x12\x6e\x52\xa1\x1e\xa6\xac\xd9\x54\xe0\x71\x6a\xb2\xf3\xa7\x32\x25\xfb\xf9\xe0\x03\x47\xc1\x32\xb4\x24\xc2\x2c\x17\x42\xe7\xb6\xaa\x37\x1e\x18\x07\x95\x26\x9b\xe0\x76\x0f\x2d\x7f\xa4\xf3\x54\x11\xf4\x39\xc2\x47\x9f\x48\x35\xa3\x53\x05\xf6\xa6\x8a\xd0\xff\x96\x3f\x1a\x56\xaa\xf0\xe0\xb5\x2c\x38\x2a\x74\xe2\x26\x11\x3e\x55\x38\x6e\x9a\xa5\x8b\x06\xaf\x76\x2b\x62\x8e\x0d\x5e\xed\x56\x3e\x76\x89\xd4\x5a\xe1\x83\xcf\x5c\x5a\xa7\x63\x46\xac\xa7\x61\x5d\x5a\xf1\x83\x1b\xae\x30\xe5\x87\xa7\x76\x03\x63\x45\x02\x7b\xe3\xf4\x8b\x40\x6f\xcf\xc5\x07\x9f\x51\x3a\x7c\x2b\xad\x7c\xcc\x89\xa9\xc3\x3e\xfd\x62\x91\x3d\x51\x3f\x96\x2c\xd5\x33\x3f\xd1\xd1\xd5\x0b\xe7\xa2\xd9\xf6\x4a\x48\x75\xd8\xf5\x1d\x79\xc3\x52\x5a\x53\x87\xe3\x6f\xc8\xea\x9a\xfa\xb3\xff\xce\x09\x9a\x06\xce\x6c\x07\xb9\xa5\x01\x3f\x75\xab\xf1\x27\x51\x6d\x69\x20\x11\xa7\x55\x9d\x0c\x63\x47\x2a\x9e\xe2\x6e\xd3\x80\x5e\xbb\x19\x7b\x7b\x39\xf9\xe0\xb3\xac\x3b\x49\xb4\x05\xbd\x01\xdb\x5a\x93\x31\x3f\xed\x1d\x19\x5f\x16\xf6\xf7\x93\xa3\x88\xf7\xee\x8c\xd1\x56\x08\x7d\xda\xe1\xa1\x6b\x0a\xab\x49\x3b\x3c\x74\x4d\x41\x59\x69\xbf\x31\x51\x99\xf4\xd3\xfe\x24\x6e\xb7\x0f\x7e\x8f\x8d\x80\x09\x59\xf4\xe1\x37\x45\xde\xa5\x03\x21\xc7\x4d\xa1\x62\xe9\x40\x58\x71\x91\x5f\x24\x1d\xc8\x65\x6a\x4a\xef\x49\x47\x23\x1c\x52\x8c\x0e\x78\xd3\x9b\x12\xff\xd2\x01\xe6\x62\x47\x5d\x3a\x3a\xfb\x10\x63\x3e\xe0\x46\x6e\xca\xcd\x49\x07\x82\x84\xaa\x99\xdc\x01\xbf\x69\x1d\x62\xad\xc7\xc9\x3e\xc4\x07\x8e\x07\xe4\x65\x5e\x72\x3c\xc8\xaa\xb4\xc6\x74\x22\x40\xb7\x0e\xc9\xea\x27\x02\x14\x9a\x8c\x60\xe9\xc4\x28\x6d\x68\xa1\x4e\x38\x4a\x9b\x85\xa3\x0b\x71\xe1\x4d\x21\x1e\xe9\x82\xb2\xdb\xc6\xc7\xec\x9b\xae\x44\x9a\xd5\xba\x5c\x19\xe7\xb0\xc4\xed\x0b\x19\x6a\x6d\x88\xec\x2f\x68\x1d\x7d\x93\x02\x7d\x21\xc6\xe9\x75\xb2\x5e\xe7\x72\x80\x7f\x56\xe1\x9a\x07\x4b\xe8\xb2\x66\xa4\x1b\xfc\xe9\x25\x59\xde\x89\x93\x15\x5c\x37\xb3\xb5\xad\x95\xdf\x95\xa3\x48\x8f\xb8\x91\x18\xd7\x65\x73\x4d\x37\xce\x8d\x2e\x9b\x4c\x62\x28\x45\xdf\xc4\x6b\x6f\x26\x55\x29\x23\x22\x21\x8c\x21\xf4\x4d\x2c\xed\x66\x3e\xa4\x52\x24\x12\xfc\x08\xa1\x7b\xff\xd0\x12\x5d\x87\xce\x0d\x98\x9a\x43\x57\x0a\x4b\x82\x6d\x39\xbc\x74\x59\xd8\xbe\xc2\x4b\x25\x82\x71\x2b\x64\xeb\x38\x34\xc6\xf4\xa0\xe9\x3f\x17\xfb\x10\x4b\x7b\xae\x85\xd3\xf5\x49\xde\x12\x3f\xf9\x28\x66\x79\x43\x82\x63\x97\x8d\x33\x6f\x4c\x69\x55\x76\x78\x5e\xf5\x2a\xf2\x07\xb0\xcc\xa0\xf1\x2e\x33\x71\x66\x0a\x7a\x57\x0c\x4c\x0e\xf9\xc1\x83\x0f\x37\xce\x4c\x83\x76\xfc\x60\x0e\x07\x50\xa8\xc3\x39\x87\x83\x9f\x7c\x42\x16\x33\xc2\x98\x43\x8f\x1f\xfd\x2a\x87\xfb\xe6\x03\x8d\xf2\xb0\xd3\x0f\x4e\x33\x42\x8b\x43\xd7\x79\x9e\xe3\xc6\x4f\x3e\xdb\x36\x33\x71\x32\x2b\x12\x29\xc7\x35\xdb\x8f\xb6\x93\x99\xb1\xd5\x65\xd2\xcb\xf1\xe2\x83\xac\x4f\x10\x14\xd0\x95\xb7\x9c\x13\xe4\x9b\x2e\x2f\x56\x86\x7a\x12\xba\xce\xe2\x9c\x10\x71\xdb\xd3\x47\xf1\xcb\x89\x73\x51\x6a\x6a\x4e\xd8\xd8\x5d\x79\xa5\x39\x43\x57\xec\x22\xa9\x9c\x59\x9d\xe3\xf5\x06\x0e\x81\xae\x5c\x90\x9c\xc1\xd7\xba\xd2\x70\x72\x06\x5f\xeb\xca\x85\xcc\x99\x79\xf9\xb2\xf7\xe4\x0c\x7f\x55\xdb\x3e\xe6\x88\x9c\x91\x2d\xd9\xf3\xeb\xc1\xce\x07\x1f\x82\xc9\x38\xf1\x7b\xae\xea\x14\x36\xd5\xae\xf3\x3c\xe7\x83\x93\x1b\x02\x9d\x1b\x39\x7f\xc4\xaa\x5c\x38\xb9\xf2\x61\xda\xb9\x20\x7f\xab\x97\xb8\xfd\xe0\xfc\xca\x05\xfa\x63\x56\x7c\x54\x2e\xc4\x6f\xd1\x2a\x96\xb6\x36\xe4\x67\xa2\x05\xc9\x82\x4d\x89\x26\xb9\x1c\x04\x41\x40\x16\x40\x3d\x82\x3f\xb9\x41\xe6\x72\xee\xe5\xc2\xb3\x47\xd6\xec\x5c\xc1\x6b\x7b\xd5\x0a\xd4\x40\x7f\xb5\xf6\x4e\x85\xd2\xd6\xe5\x11\xcf\x95\x89\xba\xca\xbf\xcc\x75\xe7\x1b\x1f\x8e\x9e\xeb\xaa\xbd\xf3\x39\xe1\x72\xdd\x39\x8a\xb6\x4a\x03\x25\xf4\xfa\x91\x31\x72\x63\x6d\x12\xc5\x49\xe4\x06\x32\xef\xed\x13\x61\x96\x1b\x2b\xda\x28\x00\x38\x53\xd6\xe9\x0a\xea\xcc\x3d\x60\xe1\x95\x20\x93\x3b\x2b\xa0\x28\x13\x3e\x77\xfa\x92\x65\xfc\xcb\x3d\x63\x9d\x15\xbe\x90\x3b\xc4\xe7\x2e\x07\x5e\x1e\x30\xcf\x37\xd9\x48\xf2\xb8\x41\xb3\xb2\x25\xe4\x01\xd1\xa6\x8f\x8f\xc8\x99\x77\x98\x59\xba\x8c\x05\x79\x47\x3c\x5d\xd7\x29\x99\x77\xc8\xe4\x5d\x9a\x71\x3e\xa0\x9a\x27\x55\x51\xc9\x07\x2c\xa9\x5d\x81\x7e\xf9\x68\x6b\x6d\x3f\x9d\x1e\x50\x8a\xba\xc2\xb1\xf2\x71\x12\x0e\x71\x8a\xe3\x5a\x6f\x7c\xe6\x72\xdc\xd4\x1e\x3e\x8a\x58\x3e\x29\x84\xc9\xb8\x99\xcf\x88\xd5\x57\xf4\x66\x3e\x01\xd8\x90\xf9\x30\x9f\x27\xfd\x4d\x62\x3f\x27\x52\xce\xc6\x26\x8c\x9d\x77\xe0\x27\x9f\x07\x17\x78\xda\x50\x7c\x56\xbe\x70\x4e\x0c\xf9\x50\xf2\xfd\xfb\x08\xa0\x7c\x6f\x88\x83\x7a\xb5\xa9\xe5\x08\x5f\xf7\x06\x2f\x60\x73\x07\x30\xfa\x17\xff\x8e\xa8\x9d\xe0\x0e\x06\x7c\xba\xfe\x1d\x5e\xbd\x8f\xf5\x26\xdf\x4c\xcd\xcc\x7e\x9f\x87\xce\xeb\xc1\xf5\xfd\x95\x8a\x38\xd7\xbd\xc1\xaf\xfb\xb1\x8b\xe5\x1b\xfb\xa8\xf9\x40\xb9\x11\xb7\x23\xab\x6a\xbe\x21\x90\x28\xce\x27\xdf\x61\x4d\x49\x3d\x42\x51\xc9\x3a\x09\xee\x50\xd0\x41\x54\x1b\x8e\xcc\xe4\x76\x43\xa0\x8e\x07\x40\xa0\x87\xb6\xe9\x1d\xe0\xc7\x1a\xee\xef\x06\x4a\xfc\x3e\x22\x21\xa3\xe8\xf8\x8e\x13\xe9\xc3\x38\x8a\xf4\x1c\x6b\xc0\xd8\xdf\x61\x59\xf9\x06\x55\x37\x05\x98\xe7\x1b\xa1\x34\x9b\x58\xe4\x8d\x33\x24\x47\xad\xfb\x0d\x0d\xd8\x41\x87\xf9\x8e\x74\x96\x0a\xcb\xd0\x88\x9b\xa2\xa8\xf3\x3d\x85\xb4\xbc\x79\x12\x30\x82\xa9\x68\x4b\xbe\xd3\x14\xd0\xc3\x66\x42\x40\x38\x8c\x62\xc5\xf2\x9d\xa8\x85\x7b\xa1\x40\xd0\x72\x8f\xe5\x7b\x4a\x13\x71\x78\x61\x51\x81\x47\xd6\x9b\x7c\x27\xf8\xb7\x87\x7f\x7f\x56\xf0\xd9\x6a\x67\x06\xa7\x09\x22\x84\xaf\x48\x97\xce\x37\x58\x4e\x56\xfa\x59\xbe\x91\xa9\x52\xb3\x90\x92\xb9\x07\x93\x1f\x74\xaa\x7d\x1a\x32\x23\xa4\xcc\xc4\x9a\x27\x2d\x2a\x6a\x38\xdf\x99\xac\x41\x53\xca\x88\x0e\xf5\x94\x91\xc5\xd7\x62\x0e\x3f\x39\x99\xee\x52\xbe\xbf\x6a\xf6\x9a\x14\x62\x54\xa3\xa1\xac\x4d\x11\x5f\xbe\xa7\xf4\x95\x83\xf7\x2a\x8a\xda\x24\x13\x3a\x6a\xda\x38\xac\x37\xdf\xd0\xc3\x82\x39\xc8\x5d\x96\xd2\xaa\x36\xe6\x53\xfc\x3b\x3c\xa6\x51\x10\xd4\x88\x90\x2c\xb7\x13\x3b\x54\x07\x53\x1e\x9e\x0f\xb4\x28\x95\xa4\x9a\xb5\x08\x0d\xb4\x2e\x46\x78\x37\x38\x95\xbb\x60\x44\x3d\x85\x21\xaf\x51\xbe\x59\x1c\xc1\x93\x40\xa4\x76\x96\x5f\x3b\xdf\x28\x96\x50\xcd\xd2\x7a\x04\x5a\xb4\x08\xfd\x77\x71\x87\xf9\xee\x15\xbb\xcd\xbf\xc3\x0d\x2d\x2e\x8a\xd0\xe6\xd8\x4c\xf9\x53\x82\xcf\xc1\x64\xd4\x0f\x04\x59\xba\x7d\xbe\xe3\x18\xf3\x0d\xdd\x2d\xbf\x08\x11\x91\xd0\xc1\x6d\x08\x41\xd1\xfc\x02\x96\xa4\x61\x32\x64\x60\x81\xb7\xe2\xa0\xc5\x5b\x03\x32\xce\x59\xbe\xc8\x8c\x38\xe7\x18\x36\xd3\xdd\x98\x94\xf1\x6e\x0f\xb4\x85\x74\x84\x12\x6c\x3a\x59\x6f\xf8\x6c\x82\x4e\xeb\x9b\x02\x8f\x42\x87\xf2\x3d\x05\x0d\x87\xdc\xe6\x7b\x07\x8e\x4d\xf8\x50\x4f\x7d\x66\xde\x3b\x41\xf6\xf7\x15\xb1\x8a\x9a\x02\x2c\x50\xb5\x6b\x0d\xf7\xb9\xb1\xb6\x26\x00\xe1\xba\x1f\xcd\xe3\x3d\x9c\xa1\x1e\x4c\xe1\x20\x07\xef\x85\x29\x47\x66\x4b\x57\xf7\x54\x8f\xb3\xa2\x8a\xf3\x8a\x54\x7e\x6d\xe5\x63\x7f\x47\x97\xe6\xfb\x38\x7e\x17\xf2\x9e\x19\xca\xdc\xac\x97\xdc\x53\xe7\x8c\xc9\x30\x9d\x53\x8d\x2d\x46\xea\x49\x9c\xa8\x47\xaa\xca\xaf\x75\x9e\x07\x78\x56\x42\x60\x46\x20\x73\x0e\xc1\xbf\x37\x04\x0c\xba\xc3\xce\x0e\xdc\x23\xfc\xe5\xd5\x1d\x1c\x8c\xe9\x56\xfb\x42\x87\x9a\xc2\x09\xc2\xf3\xce\x38\xe7\x76\x2e\xde\xad\xc8\x0d\xcd\xc9\x87\xf5\x94\xb5\x63\x30\xcb\x45\xfd\x9f\xd7\x32\x4e\x75\x26\xaa\x50\x42\x46\x0c\x74\x56\x2e\x60\x46\x08\x74\x2a\xd1\x03\x0c\x84\x00\x69\x02\x34\x2b\x2a\x53\x2c\xdf\x28\xfd\x13\x5e\x94\x38\xf5\xa3\xea\x45\xb8\x30\x83\xe8\xf7\x1f\xb4\xf5\xfa\xbd\x66\xa0\x17\x6e\x46\x30\x0b\x25\x77\xe4\x00\x22\x84\x3b\x21\xaa\x55\x53\xba\xe7\xa2\x6c\xa6\x0b\x08\xee\xa1\x0a\x82\x9b\x1c\xed\xf5\xc1\xc1\x39\x68\xd2\x37\xb0\x1e\x3d\x24\xc2\xbc\xb3\xdb\x8b\x76\xd5\x25\xed\x30\x92\x9e\xef\x87\xa7\x44\xd1\x17\x4f\xc4\xe1\xac\x49\x41\x57\x1d\xc1\xdb\xe7\x29\xfc\x42\x78\x78\x2a\xd5\x0d\xb5\xb9\x30\xf9\x47\xe7\xce\x33\x4f\xb9\x28\x8d\xe0\x7e\x4e\xe0\xd0\x9d\x93\xa1\x79\xb3\x3d\x37\x67\xa4\x75\x7e\xc8\x93\xb5\xfd\x10\x58\xde\x93\x24\x1a\x04\x96\x07\xc5\x1e\x65\x04\x96\xcf\x1e\xba\x1e\xc0\xa5\xf6\x7a\x61\xa1\x7d\xe8\xc1\xc0\x8c\xfc\x02\x1c\x05\xda\x0b\x88\xfe\x9e\x20\x78\xc8\x25\x48\xfa\x0b\x58\x46\x25\x58\x3e\x9f\x7a\x94\x6a\x63\x77\x48\x11\x47\xfc\x77\x52\xe2\x46\x46\xfc\x77\xa8\xa2\x5d\xc4\x7f\xc7\xa0\x12\x10\xf9\x09\x85\x20\x68\xc4\x40\xcf\x44\x71\x97\x64\xd4\xc3\x7d\xac\xd3\x4e\x40\x04\xa6\x7a\x08\x91\x53\x2d\xcf\xf2\xf8\x67\x04\x79\x27\xd9\xd4\x33\x82\xa6\x67\x07\xc2\x43\xa4\x48\x22\xae\x83\xb0\xe8\xa4\x5a\x78\x19\x61\xd1\x59\xb6\xd8\xcc\xb0\xe8\xa1\x30\x89\x8c\x38\xe8\x09\xa4\xbf\x40\x9c\x97\x8e\x9b\x67\x89\x7e\x06\x92\xa2\x9f\xd8\x08\x22\xa1\xe7\xbc\x35\x2b\xd4\x63\x2c\x06\x12\x1e\xce\x64\xd4\xa7\x1d\x7c\xc6\xbf\xaf\xc5\xf4\x03\x84\x02\x7b\x2d\xe1\xe0\x94\xcf\x23\x33\x14\xba\x29\x8d\x30\x33\xf6\x39\x58\x7e\x45\xb0\xf3\x7c\xa0\x2e\x20\x2e\x6e\xda\x42\x88\x66\x8e\x43\x44\x8e\x68\xe6\xfc\xc2\x34\x84\xc3\x6a\xfd\x94\xe1\xcc\x39\x89\x7f\x23\x3e\x39\xc8\xa0\x96\x11\x9f\x9c\xb6\xe6\x1e\x10\x35\xa0\x7d\x85\xf8\xe4\x68\xd6\xb4\xe2\x93\x4d\x2d\x65\x81\xac\x0e\x0b\x78\x97\x97\xb2\x50\xc2\xd5\x91\xb3\x22\x94\xb3\x47\x40\xb9\x00\x31\x7c\x58\x16\xb3\xb2\x84\x32\x22\x94\x27\xda\x3c\xc2\x80\x72\xe5\x17\x20\xfb\x48\x20\x46\x88\x72\x56\x4d\xa2\xfc\x50\xa2\xcc\x86\x88\xbc\xd0\x00\x4d\xfe\x5d\xaa\x01\x82\xcd\xb5\x79\x80\xba\x18\xb8\x46\x58\x22\xa5\xce\x8c\x87\xc6\x60\x65\xe2\x64\x44\x11\x67\xab\xe3\x88\x22\x9e\x7d\x0a\xcf\x95\x71\xd3\x12\x16\x10\x0a\x1c\x83\x25\x65\xc4\x02\x67\xeb\x98\x88\x05\xce\x56\xb5\x11\x0b\x3c\x3f\x50\x97\xf0\x4f\xd8\x8c\x07\x03\x6c\x2a\x26\xa6\x86\xa3\x5c\x2a\x22\x62\x79\x67\x07\x7e\x40\x59\x3c\x7a\x48\x60\x32\xb9\x47\xb0\x2b\x89\xd6\x8c\xd6\xb5\x65\x15\xd1\xb9\xb3\x47\xa1\xb2\x53\x8d\x35\x35\xc0\xf4\x5c\x24\x17\x23\x3e\x37\x0c\xc5\x2b\x65\x06\xe8\xb6\xe8\xd5\xe8\x80\x5a\x36\x19\x44\xe4\x66\xd9\xd0\x33\x23\x72\x83\x45\x5f\x84\xe4\xbe\x2c\x91\x08\xc9\xcd\xaa\xfe\x90\x11\x92\x3b\x3f\x10\x5e\x3a\x13\x92\x7e\x12\x71\x97\x11\xb0\x3b\xbf\xf6\x0c\xb0\x4c\xb2\x3d\x20\x62\x77\xbe\xa0\xa5\x9f\x92\x74\xb6\xbd\x03\x21\xbb\x5d\x11\xfc\x19\x21\xbb\xf3\x03\x3f\x40\x14\x9f\x49\x65\x10\x03\xc2\x21\xe2\xa1\xb2\x95\x50\x04\xe9\x66\xdb\xf5\x10\xa4\x3b\x7b\xf4\x90\x40\x89\x09\x1a\x2e\xfe\xea\x73\x6b\x90\x29\xb8\x4d\xfe\xec\x63\x04\x61\xb9\x21\x98\x7b\x32\x0c\xcf\xc7\x0a\x8c\x7c\xc9\xbc\x6f\x3f\xb0\xa7\x84\x15\xc8\xce\xcd\x1d\x42\x76\x2e\x92\x26\x10\xf6\x1a\x86\x8f\x90\x63\x11\x8e\x3a\x3c\x0a\xb8\xb3\x40\x44\xdc\xea\xf0\xd1\x7a\xd0\x68\xe4\x1e\x0f\x22\xc1\xeb\x0e\xf3\x67\x56\x55\xdf\xfc\x1c\x50\x84\xdd\xa6\xc9\xcc\x2b\x7b\x82\x93\x49\xae\x43\xa8\x69\x78\x61\xf1\x5c\xa4\xea\x0f\x2a\x87\x14\x50\x67\xe7\x03\x2d\x2d\xf2\xd6\x6d\x47\x67\x70\x69\xf2\x99\x72\x52\x6e\xf3\xb4\x4e\x12\xab\xb9\xe7\x89\x40\x35\xb3\x0d\x8a\xcf\xde\xf4\x27\xa5\x1c\xcb\x20\x17\xd8\x86\x31\x7f\x81\x1c\x8d\xc8\x6b\x61\x5a\x30\x5e\x74\x18\x98\x80\x2f\xa8\x04\x3e\xc7\x50\x4e\xb3\xfb\xd0\xb9\x40\x7e\x3e\x38\x2f\xf0\x63\x6f\xe9\x0b\x5c\xc4\x87\xfd\xc5\x39\x99\xcd\x4c\x79\x3a\x55\x33\x64\x0a\xd0\x26\xa6\x29\x40\xb7\x6a\xe2\xb8\xa1\xd4\xb8\x43\xca\xcf\x96\xc0\x9f\x29\x3f\xa7\xf6\xea\x80\x32\x8e\xf1\x7e\x23\xec\xdc\x20\xde\x18\xd1\x2b\xf9\x70\x13\x4b\x5e\x7e\x20\xfe\xa6\xe6\x49\x3f\x44\x9b\xb4\xc1\xe7\x81\x65\xc7\x7c\x60\x8a\xbf\x29\x0f\x77\x89\x5d\x5c\xdd\x41\x47\x92\xae\x26\x41\x17\xf8\xeb\xfb\x85\x25\xed\xf2\x25\xe1\xfa\x9c\x7b\xb0\xf4\xde\x22\x0f\xca\xf8\x7c\x94\x80\xc2\x4a\x59\x9b\x0c\x6c\x05\xe1\xc1\x73\x8f\x24\x3d\x80\xd5\xa1\xf8\x05\xc2\xd8\xd5\x6e\x84\x21\xeb\x01\xcc\x0e\x1f\xcd\xa5\x6c\x30\x94\x5a\x29\x2f\xdb\x46\x51\xcf\x2f\x50\xc0\x2d\xee\x61\xae\xb5\x0e\xa9\xb2\x41\xc0\xad\xca\xbf\x29\xdb\x94\x70\x8b\x0c\x99\x05\x15\xbd\xe6\xb4\x05\x64\x00\x01\x7f\xb6\x48\x41\x90\x73\x7a\x4d\x22\x50\xa5\xfd\x88\x34\x05\x85\xbd\xb2\x02\x4e\x0b\x4a\x79\x85\x51\x3d\xc2\x9a\xa5\x5f\xa0\x14\xd5\x05\x34\x25\xe0\xea\x1e\x49\xe1\xfe\x9d\xa2\xe0\x47\x66\x29\xac\xf9\xd5\xa2\x11\x15\x2e\x8e\x61\xa8\x11\x7a\xd6\x3d\x26\xe4\xae\xf0\x13\xf7\x50\xd9\x22\x51\xa0\xde\x11\x9f\x98\x0c\x2f\xb2\x24\x75\x71\x42\xd9\x90\x25\x39\x8a\x56\x29\x72\xdd\xb5\xce\x91\x9a\x99\xd6\x20\xf2\x84\x49\x9a\x70\xc4\x16\x7f\x75\x00\xf1\xe6\xf5\x01\x11\xe2\x01\x0f\xa4\x9d\xfa\x77\x6a\x08\x06\x70\x8a\x60\x9b\x97\x88\xb1\x4e\xc9\xab\x9e\xd6\x06\x14\x88\x94\xe7\x83\x41\xfa\x04\xa6\xa8\xcd\xc4\x3d\xf7\xb0\xd6\x44\x18\x46\x64\x74\x32\xa1\xc1\x73\x55\x9b\xf7\x4b\x26\x16\x45\x48\x19\xe6\x9a\xea\xf6\x02\x41\x43\x64\x48\xae\x5d\xb3\xa6\x34\xde\x44\x05\x19\x58\x6b\x9a\x75\x66\xad\x25\xff\xce\xdd\x93\x0c\xd2\xda\x2d\x06\x89\x2a\x43\xf3\x1b\x38\xb3\x82\x26\x55\xc0\xdd\xfd\x7b\x59\xc4\xaf\x31\x0b\x96\xda\x84\x08\x7b\xad\xdc\xc3\x65\x2b\x6b\xa9\xdd\x03\xcf\x4d\xe3\x8d\xe2\x75\x13\x4c\x53\x9c\x4e\xdb\xab\xc7\x87\x40\xeb\x83\xca\xb5\x4b\xc2\x0b\x72\xf8\xc6\x8b\x3c\xea\x82\x52\x7d\x56\x7a\x22\x05\x75\xa5\xf5\x30\xf9\x01\xf7\x68\xd2\x72\x57\xca\xaa\xc9\x5d\x80\xc4\x9a\xc7\xe0\x8e\x4b\x5a\xbe\xc6\xf5\x57\x0f\x4b\x7e\xce\x5a\x8e\xc6\xc2\x6d\xfe\x00\xb9\xc5\x51\x13\x85\x3c\xbd\x19\xd7\x8d\xb1\x3c\x82\x71\xf9\xad\x4c\x92\x8d\xeb\xef\x36\xaa\xd9\x79\xf1\x3a\x17\x4f\x03\x2e\xf1\x39\x8b\xc6\x69\x15\xee\x6e\x53\xc0\xc8\x1a\xb2\x53\x37\xf2\xac\x3b\x49\x2a\x0b\x2d\x1d\x67\xab\xa9\xbe\x2f\xd1\xce\x83\x52\x60\xf0\x6a\x2d\x01\xd6\x2c\x9a\xfe\xf0\x22\x3c\x50\x3e\x1d\xc2\xdb\xa0\x1c\xd4\xfd\x60\xad\x9e\x26\x3e\x20\x07\x79\xb9\xa7\x80\x9a\xb2\x59\xf8\x00\x89\xbd\x3a\x38\x08\x82\x5f\x38\xd9\xa3\xa0\x5e\x12\x6a\xd5\x27\x3b\x69\xcc\x3c\x7a\x5f\x34\xa6\x69\xec\xb4\xeb\x19\x9b\x3b\x3d\x0d\x6e\x5f\xd0\x2b\x05\xe5\x41\x93\x97\x71\x77\xc0\x78\xfa\x6a\x83\x41\x98\x87\x1f\x38\x68\xba\x10\x75\xd0\x06\x21\x18\x91\x5b\x95\x3d\x89\x25\xa2\xfa\x3c\x3e\x48\xb3\x3e\x58\x18\x68\xb0\x09\x0f\x27\xd7\xc6\x0c\x82\xf6\x5c\xb3\xa0\x93\x56\x38\xb3\xc1\x93\x9a\xa9\x81\x5c\x61\x94\xee\x81\x76\x90\x57\x17\xc4\x75\xfe\xd9\x51\x84\x74\xa7\xf8\x82\x90\x1c\xcb\xd4\x81\x7c\x27\x25\x50\x97\x0d\xf6\xdc\xda\x3c\x1e\x3c\xc4\x75\x68\x19\x2e\xea\x43\xe6\x27\x17\xa7\x30\x34\xa7\xab\xa0\x28\x81\x7b\x00\x4f\xf3\xce\xbe\xe0\x8a\x7c\xbd\xcf\x92\x7b\x9b\x5f\x40\xd6\xaa\x77\x32\x2d\xb8\xde\xf9\x17\xd5\x1d\x6f\x92\x9b\xa4\xe0\x03\x6d\x89\x9c\xa6\xbf\x1b\xb4\xe0\x31\xef\xcc\x17\x34\xad\x1b\x7b\xd9\x78\x61\xc0\x42\xf2\x66\xbf\x91\x7a\x6a\xe1\xeb\xa6\x6f\xdd\x87\xec\x4d\x5b\x4e\xf6\x18\x30\x64\x18\x73\x37\xa6\xf1\x02\x92\x5b\x3b\xeb\x01\x8c\xba\x45\xc5\x58\xcb\xf6\xd0\xae\x66\xc6\xcb\xe2\x1b\xcd\xe4\xf2\x70\x1b\x19\xb9\x0f\x77\xbf\x06\x7d\x38\x2f\xd1\xd3\x43\x1e\x65\x0a\x7c\x20\x2b\x0c\x0f\x41\x16\xe5\x79\xc1\xb4\x5b\xbd\x3a\xcf\xda\xdb\x9f\x2e\x59\xe3\xb3\x7e\xd4\xaa\xc2\x78\xad\xaa\x9b\x7f\x0a\xef\x17\x52\xae\x43\xe1\x6d\x42\x55\xd7\x3f\x14\xde\x26\x34\x24\xe0\x17\xde\x26\x94\x65\x9c\x2b\x81\xa6\xdb\xe1\x17\x28\x3e\x88\x91\x86\x25\x87\x8a\x2d\xe2\x9a\x9f\x68\xf9\x22\x40\xcc\x54\x19\xcc\x12\xe0\xa1\x57\xd4\x42\x41\xdd\xd0\xac\x42\x55\x25\xac\xe8\x0a\x0f\x19\xa8\x47\x25\xb5\xc9\x1e\x8c\x07\x88\x9d\xf1\x63\xaf\x29\x61\x89\x9d\x62\x93\xb8\xd3\x67\x3e\xd0\xbc\x21\x55\x2a\xf6\xab\xa0\x56\x69\x56\x39\xa8\x12\x22\xf7\x9a\x88\x0e\x97\xeb\x24\x55\x53\x2d\xbc\x3b\x27\x58\xc0\xc0\x55\x39\xf3\x81\x10\x97\x90\x80\x1b\xfc\x02\x39\x90\xa4\x1c\xdc\x95\x33\xbf\x50\x9f\x69\xc5\xa0\xfb\x8d\x06\xa8\xfc\x02\x29\x5f\xe2\x21\x6e\xc6\x99\x5d\x08\x55\x89\x98\x30\x10\x07\xda\x42\x04\xdc\xf2\x0a\x9f\x2a\xbc\xd2\x46\x65\x40\x4a\xa0\xa1\xd5\xd2\x02\x6f\xb5\x51\xa5\xda\xc2\x4b\x6d\x74\x63\x41\xe1\x9d\x36\xc9\xb3\xce\x28\xab\xe0\xc5\x86\x9b\xbe\x6a\xfb\x23\x60\x30\x36\x2f\x7e\xa6\x06\x21\x2c\x65\x58\x64\x86\xdb\x2c\xe6\x6c\x00\x59\x17\xc6\xfd\xc3\x7e\x62\x5a\x81\xd9\xd6\x42\x1a\xe2\x11\xe7\x84\xd4\x01\xec\xb6\xd1\xa4\x51\x22\x3a\x14\x40\x85\x2b\x2f\xe1\x03\x57\xd8\x64\x95\xec\x2a\xac\x12\x5b\x15\x73\x54\x70\x61\xcd\x7c\xe0\x37\x68\xdd\xe8\xee\x73\x47\xf1\x19\xb7\x4f\x56\x2b\x50\x7b\xf1\x23\x8d\x59\xe9\x64\x1a\x82\xba\x12\x4a\xa1\xa5\x92\xd9\xfc\xc4\x45\x54\x70\xcf\x8c\x6b\xed\x14\x5e\x33\x13\x2c\x3e\xe1\x9a\x99\x80\xdc\xda\xcf\x03\xac\x92\x18\x2a\xae\x91\x71\x75\x9e\xc2\x6b\x64\x86\xb8\x23\x6e\x91\xc9\x9b\x37\x64\x45\x75\x1e\x33\xa6\xc6\xa3\x4c\xef\x33\x62\x3c\x99\x0c\x1a\x35\x70\x09\xcf\x61\xd9\x68\x05\x11\x2e\x84\xd1\x2d\x17\x25\x30\x2c\x5b\x3a\x08\xae\x83\x49\x32\x07\x15\xde\x07\xf3\xe6\x3a\x8d\x91\x99\xa6\xac\xc6\x58\x3a\xc1\xdc\x68\xc0\x94\x94\x12\x20\x85\x2a\x6b\xb7\x84\x1e\xdf\x25\x89\x4a\xe8\x6b\x12\x1a\x62\xd9\x6c\xcd\x13\x3a\x10\x5f\xdc\x03\xef\x04\xf0\x07\x28\x8a\x14\x3d\x22\x4e\x00\xa9\x03\x01\x65\xd9\x5a\x32\x63\xeb\xa0\xfe\xe8\x0e\x20\x17\xbd\x7e\x5f\x73\x30\x04\x28\x8b\x14\xd5\x1e\x28\x1b\x21\x21\x27\xc0\x06\xab\xe0\xc0\x82\x8a\xc6\x49\x59\xf8\x05\x25\x8d\xb3\x22\x01\x4b\x18\x8c\x62\x71\x7f\x4c\x46\x31\xc3\x81\x89\xf5\xc5\xbb\x99\x3f\xea\x0e\x61\x1f\x2d\x66\x48\xb0\x8f\x66\x59\x9c\x4a\x40\x70\x42\x4c\x6e\x2f\x2c\xbb\x07\xec\x47\x29\xc0\x01\x85\x0b\xac\xad\x86\xbd\xe2\x77\x2d\x13\x0a\x15\x28\xa3\xa4\x84\x29\xdd\x26\xcb\x1f\x01\x39\x17\x2d\x99\x27\x22\x3a\x41\xf1\x59\x25\x40\x9a\x55\x10\x5d\x41\x00\x73\xb4\xc2\x1d\x0e\x9c\x67\x26\x4d\x58\x60\xbb\x67\x30\xa5\xdb\xbc\x99\x81\x1c\x8b\x8b\xbb\xc3\x9d\x0f\x34\x85\x83\x92\x66\xf1\x10\xa8\x7e\x25\x01\x39\x1c\x30\x92\x18\xcb\x07\xb9\x9c\x0c\x1d\xb8\x8c\x68\x3e\x50\x97\x27\x8d\x97\xe6\x73\x2c\xcc\x66\x46\x79\x62\x16\x3e\x11\x61\xb3\xcd\x5e\xd8\x73\x41\xed\x0f\x40\xbc\x12\xd3\xc2\x49\x4f\x8e\x37\xf9\x79\xe0\x28\xd0\xbc\xa7\xfc\x9c\x86\x67\xc9\x82\x00\xd5\xbf\x53\x5f\xf6\xd9\xc3\x10\xc9\x17\xef\xbe\xd6\xac\x04\x03\x43\x1c\x2c\xe6\xe3\x8a\x23\xfb\x91\x0b\x2f\x34\x1a\x2f\x56\x07\x9b\x6b\x34\x67\xbb\x50\x6d\xd6\x88\xbb\x18\x3c\x23\x20\x99\x3a\xf5\xe2\x54\x17\xa1\x34\x9b\xb8\xb7\x77\xe5\xb1\x12\xa6\x48\x9c\x9a\xb7\xd4\x4d\xc9\xd1\x5b\xe0\x5e\x40\x6b\x5a\x37\x50\x6d\x46\x03\x81\x77\xf8\x50\xbe\x89\x69\x77\x80\xda\x69\x3e\x4e\x6e\xb8\xfc\x7d\x46\x43\xfc\x8d\x16\xc8\x6e\x4a\x3f\x52\xa7\xc2\x43\x90\xf5\x01\xa4\x5d\x5d\x3d\x50\xc2\xb3\xf0\x2c\x7a\x7b\xd6\x26\xf4\x03\x3a\x2f\xcb\xcf\x0e\xa0\xa7\xbc\x8b\xb1\x95\xf0\x30\xfd\x45\x13\x7a\x68\xc4\xb0\xe0\x03\x1b\x70\x34\x71\x3e\x08\x8e\x33\x46\x1e\xba\x07\x84\xe3\x07\xc6\x53\xaf\x32\x2c\xc0\x8a\xbd\x29\x28\x64\xee\xea\x6f\x05\xa5\xcb\x63\xd1\xfb\x71\x03\x4f\x11\x13\x62\x2d\xf3\x61\x3e\x8a\x5a\xe6\x49\xe1\x42\x05\xf9\x06\x51\x21\x50\x25\xf2\x12\x4e\xd1\x3a\x6b\x97\x2b\x50\xb6\xa0\x74\x79\x56\xe8\x4c\x89\x2c\x5f\xa7\x15\x41\xe9\xf2\xa0\xf2\x30\x25\x32\xcc\x55\xc1\x3d\x85\xc5\xcb\xb3\xee\x6a\x2c\x91\x52\xb5\x8c\x0f\x11\xc9\xde\x0a\x78\x28\x91\xe1\x0b\x0a\xae\x29\x11\x81\xaf\xca\x0e\x2d\x31\x50\x4a\x19\x7e\xe1\x02\x19\x0a\xe6\x48\x2a\xd0\xa9\x1f\x23\x43\x09\xfc\x02\x4a\x8a\x05\xff\x5e\x89\xb5\xac\x07\x90\x5f\x8b\xdb\x6b\x37\x16\x3d\x18\x88\x27\x14\xd0\x30\x97\xca\x5b\x5c\xe2\x0a\x90\x30\x9e\x23\xf1\xa6\x76\xc2\xc2\x1a\x44\x94\x81\x8b\xc6\x52\x5a\x0b\x29\x98\x13\xc3\x81\xfd\x02\x48\x4f\x47\x34\xca\x54\x04\x5d\xcb\x52\x50\xa6\x22\xc7\xd7\xef\x0c\x76\x70\x7f\x94\x4f\xdd\xa6\xa5\x52\xa4\x1c\x19\xa9\x20\x66\x8f\x3a\x12\xd9\x9b\x37\x2e\xe3\xa9\xe4\x92\x98\xe1\x45\x8a\x6e\xaf\x62\xad\x02\x81\xd6\xd1\xec\x17\xe6\xba\x35\x23\x31\xe3\xcc\x97\x8e\x1e\x29\xc0\x4a\x58\xe3\x5d\x68\x4d\xf1\x3e\x05\x77\xa1\xa5\xea\x65\xfb\x08\xb4\x42\xc2\x12\x68\x87\xdf\xe0\x89\x65\xda\x29\xbc\x05\x4e\x30\x30\xf7\xd1\x8c\x38\xe2\xc6\x0b\xdb\x04\x71\x17\x5a\x8e\xde\x91\x85\x27\x98\x78\x02\xaf\x42\x1b\xaf\xa5\xad\x4b\x52\xd0\xbc\x98\x59\x24\x63\x19\x32\x7c\xa2\xbd\x15\xb8\x19\x2d\x25\x0f\xb1\x6c\xa7\x46\x3d\x62\x11\xe2\xab\x03\x50\x5f\x35\x08\x6b\x12\x7e\x40\x05\xdc\x6b\x55\x19\x75\xa4\x17\x50\x96\xac\x78\xd6\x0d\xe2\x95\x67\xdd\x78\x65\xa8\xdb\x20\x57\x69\x99\xb8\xd2\x2c\x47\x53\x1f\xaa\x92\x59\xca\x8d\x94\x7a\x15\x70\x51\x70\x1b\x59\x96\xb3\xad\xc4\x86\xb5\xf7\x07\x9d\x76\x31\x2f\x65\x5f\x8c\x45\x43\xb2\x7c\xb0\x0e\x44\x5e\x3d\xd6\x14\xbd\x53\x62\x5f\x04\xea\x07\xcc\x3e\x72\x97\x1d\x30\x08\x09\x1d\x9b\xda\x7b\xb0\x2f\x62\xf1\x07\x6b\x8f\xf8\x0d\xce\x42\xd4\x44\xa9\x54\xa2\x06\x2a\xa7\x64\x1b\xfb\x99\xba\x95\x53\xfd\x49\x64\x76\x41\x5d\x95\x6c\x97\x53\x5c\x32\xab\x8e\x3b\x94\x45\x89\xc1\xba\x02\xca\xa2\xb8\x38\x68\x41\x55\x94\x9e\xbc\xe9\x07\x9d\xf2\x9a\x31\x84\x5a\x9b\x1b\x50\xf2\x24\x2b\x31\xbf\x44\xe6\x7f\xaa\xfa\x59\xc1\x85\x05\x73\x44\x3f\xa8\xdf\x5f\x5d\x77\xfb\x96\xb8\x37\xbe\xa0\x29\xef\xa8\xbf\x29\xa1\x13\x45\x53\x92\x0d\xa2\x91\xb7\x2a\x49\x42\x64\x11\x94\x62\x94\xe1\x92\xa5\x60\xcb\x40\x3c\x90\x22\x60\x26\x00\x1b\xed\x8b\x91\x51\xaa\x95\x98\x13\x0f\x2a\xea\x5a\x93\x03\xaa\x88\x8f\x50\x9a\x68\x6d\x4a\x88\xc7\x4a\xd3\xff\xb4\xcf\x0d\x53\x74\x1b\x8b\xec\x23\x16\x05\xac\x9a\x49\xfb\xe4\x76\xf6\x71\x73\xc2\xcd\x20\x41\x3e\x32\xaa\xc0\xaa\x3b\xee\x58\x73\x10\x70\xe1\x15\x6b\x59\xd1\x73\x05\x57\xac\x25\xe5\x4e\x17\xde\xb1\xd6\xd2\xeb\x01\x83\x8f\x4c\x99\x08\xca\xb5\x78\x18\x61\xb4\x0d\xb6\x3f\x44\x46\xe1\x6e\x1e\xf4\x62\xa1\x52\xb3\x21\x5c\xd9\x12\x2c\x5b\x30\x4c\xd7\x06\x85\x08\xab\xed\x0b\x71\x17\x8d\x74\x3e\xca\x11\xa8\x1b\x7d\x6a\xf2\x2e\x37\xcf\xfb\x1a\x28\x9e\xe8\xdf\x0f\x60\xda\x03\x9c\x1c\x51\xa8\xbe\x70\xd2\x67\x4f\x02\xcc\xd8\xa7\xec\x05\x67\x9a\x89\x89\x22\xae\xcf\xb4\x95\xaa\x64\x08\x61\xf5\xad\x66\xff\x30\xfa\xda\x74\x1e\x6f\x6e\x00\x0d\x40\x11\x38\x9a\x51\xde\x50\xda\xba\x3b\x68\x2c\x2c\xad\x76\xe7\x07\x9a\xe3\xcd\xd8\x4b\xef\xc9\x9b\x9b\xd8\xf4\x73\xaf\x59\x0b\x88\x87\x86\x4a\x1f\x08\x34\xf2\xda\x12\x19\x19\xbb\x60\x46\xf5\xb0\x28\xb0\xa0\x78\xd6\xd2\x09\x4c\x0a\xb6\x3e\xa3\x9e\x45\x92\x82\xea\x21\xc3\x36\x2b\xa0\xe4\xea\x89\xe1\x46\x84\xda\x3c\x0f\x1a\x79\x7d\x28\x3d\xc8\xe2\xd0\x90\x2c\x56\xa4\xea\xd8\x25\x21\xe7\x4b\xb9\xe6\x05\x29\xa9\x29\xca\x7c\x85\x62\x46\x73\x92\x41\x0f\x20\xb5\x65\xbf\x00\xd4\xeb\xe0\x45\xed\xa2\xa9\xf1\xf8\x03\xf0\x77\x61\x05\x75\x88\x62\x88\xe2\x9f\x89\xb5\x99\x87\x41\x78\x50\x3b\x59\xbf\xb3\x16\xb3\xa6\x98\xc2\xc2\x7b\xd4\x83\xc4\x1e\x35\x24\x4c\xc4\x2f\x10\x20\xcc\xda\x25\x80\xca\x45\x49\x17\x3b\x94\x44\x59\xd6\x96\x94\x44\x13\x71\xf1\x0b\x28\xc7\xfc\x1a\xf1\xe0\x07\x42\x23\x02\x13\x6a\x7f\x01\x0d\xa9\xca\x78\x44\x1e\x58\xb0\xa9\x24\x21\x11\x6c\x4c\x16\xfd\x83\x43\x28\xa1\x5e\xb3\x8f\xd9\x14\x69\x11\x6b\x6a\x27\x00\x28\x78\xa6\xac\xdd\x75\xd1\x73\x41\xe1\xa4\x39\xbc\x1f\xa0\xfc\xaa\xf6\x28\x0b\x21\x0d\x33\x78\xdc\x30\xe8\x04\xaa\x92\x18\x39\xa0\x1b\xe2\x0a\x2a\x25\x39\xc1\xa8\xb0\x52\xd2\x88\xaf\x07\x84\x49\x48\x4c\x14\x1c\x65\x5a\x41\x65\x24\xe7\xca\x14\xd4\x3e\x4a\x59\xfa\x3a\x6b\x1f\xe9\xc6\xa7\x82\xd2\x47\x2f\x51\x17\xa5\x8f\x26\x48\xc2\x4a\x5a\x93\xf0\x90\x54\x5d\xab\x1f\xcc\xed\xf0\x5a\xb7\xbc\x01\x04\x0d\x99\xc3\xbb\x4e\x77\x41\xa9\xa4\xd0\x1c\x81\x82\x84\xec\xd8\x4c\x5a\x19\xa4\x16\xfc\x3b\x0b\x7f\x6b\x8e\x10\xc7\x75\xb3\x66\x61\x6d\xa5\x61\x52\xcc\x2c\xfc\xad\x29\xa0\x2e\x72\x7e\xf5\x47\x5f\x44\x35\x84\x34\xee\x68\x87\xa3\xf8\x92\xc3\xef\x0b\x8a\x2d\x25\xfb\x26\x50\x6c\x29\xaa\x16\x6e\x49\x0c\x24\x96\x30\xce\x52\x4b\xd5\xfb\x13\x95\x8c\x2d\x13\x26\x48\xef\x43\x8a\x5f\x62\x20\x83\x72\x2a\x4b\x82\x79\x5a\xc1\x77\x25\x15\x6e\x8e\xe4\x07\xe7\xbb\xd8\x79\x49\x10\xde\x2d\x17\x27\x04\x36\x34\xef\xae\x25\xaa\x4b\x0c\x4d\x10\xd5\x6b\x37\xd6\x11\xd7\x30\xec\x98\x48\xab\x38\x83\x60\xaa\x64\x9c\x06\xb2\xfe\xae\xc0\x7a\x49\x95\x68\xf4\x34\xeb\xa2\x1d\x41\x59\x09\xa5\x87\x40\xc9\x44\x53\x42\x5b\xb7\x40\xaa\xbd\xae\xb6\x57\x3b\x62\x0b\x6a\xc4\xc6\xb0\x47\x61\x05\x36\xeb\x6a\xca\x80\xc9\x7a\x78\x7f\x35\x64\x9a\x9a\x4d\x36\x56\xd4\x14\xd6\x98\x2c\xf7\x06\x80\xe2\x88\xf1\x8e\x30\x63\x45\x88\x17\x94\xc0\x0a\x49\x97\xa0\x97\xd4\x56\x11\x71\x8f\xc1\xb2\x18\xc2\x01\x6c\xd6\xc9\x8c\xb5\x93\xd3\x9a\x98\x3a\xca\x44\x4b\x1f\x4e\xbc\x1a\xc4\x27\x31\xaf\xfc\x0c\xb6\x3d\x26\x94\x2d\xcc\x5e\x39\x26\xbc\x59\x24\x42\x5d\xad\x6c\x61\x17\x75\xb4\xd2\x30\xbd\x0e\xce\xdb\x5b\x06\x05\x42\x86\x77\x08\xa2\x6e\x6b\x37\x3d\x41\xde\xee\x9e\xd5\x8e\x4d\x6f\x26\x80\x3a\x3a\xc1\xc6\xcb\xb4\x04\x6e\xe3\x7a\xc7\x2e\x37\xf7\xdc\x09\xa3\x60\xda\x91\xe3\x60\x76\x8c\x5b\x3c\x6c\xd4\xe3\xc5\x5b\xc3\x22\x54\xe2\x25\x1e\x4a\xeb\x2d\x09\x66\x64\xc7\x7a\xa4\x1d\xd4\x27\x31\x30\x31\x90\xd7\x22\x0f\xaa\x7b\x65\xfb\x66\x59\xcd\xcb\xbe\xf8\xc4\xe2\x0a\x3e\x35\x8f\x35\x27\xf5\xc8\x28\x8a\x9f\xe5\xa7\x96\x74\xd4\xf7\x05\x04\x25\x1d\x6b\x83\xf9\x01\xcf\x50\x1f\x51\xc7\x9a\xb3\x90\x76\x50\x56\xf1\x0b\x14\xf9\x8d\x25\x14\x76\x69\x8e\x46\x49\xbc\x2f\xc4\x42\x59\xa2\x5d\xba\xb9\x8d\x23\xc6\x27\xca\xd9\xdf\xd7\x22\x94\x74\xb2\xac\xb4\x40\xa0\x91\x59\x56\x2f\x54\x2c\x4b\x5d\xba\x26\x2a\x96\xc5\x66\xa6\x00\x1b\x73\x36\x6d\xe2\x2a\x58\x3b\xaf\xd3\x92\xe7\xe5\xee\x46\x49\xb3\xe8\x58\x51\x5e\x04\xdb\x1c\x2a\x90\x90\x45\xf7\xa2\x1c\x04\xfd\x3a\x4a\x28\x5d\x54\xd4\x04\xe1\xc5\x78\x2c\x63\x6d\x4a\xe7\x29\x9b\xfa\xa7\x30\xde\x6d\x55\x4b\x17\x37\x5c\x76\x8f\x38\xc8\xdd\x23\xd2\xe6\x86\x85\xcc\x04\x71\xdc\xc6\xc4\x04\x69\xbc\x99\x34\xef\xf4\xbe\x5b\xa2\xa4\x7b\xd5\xf6\x52\x9b\x35\xb6\xfc\x3b\x0d\x25\xcd\x2f\x50\x1b\xb5\xcc\x78\xe3\xe0\x37\x29\xde\xc8\x06\x37\x9a\x21\x8c\x0f\xb3\x25\xa4\xdd\x55\xd3\x32\x64\xf3\x6c\xac\xc3\x62\xfd\x42\x22\x02\x36\x5e\xdb\x17\x01\x1b\x76\xdf\xa3\x66\x4a\x54\x69\xcc\x92\xa6\x24\x1f\x6d\x30\x48\x30\x60\xbf\x64\x5e\xd8\xaf\x5f\xb2\xdb\xaa\x7f\x66\x3a\x78\x98\xfd\xd5\xfc\x06\x70\xf0\x1a\x01\x52\xb1\x39\xcc\xd3\x31\x82\xdb\x10\x30\xb5\x9b\x70\x3d\xf0\x2b\x2e\x2b\x33\x67\xce\x26\xe6\xcc\x58\x0d\x4d\x31\x23\x54\xc3\x28\x41\x15\x98\xa8\xe2\x9d\x25\xa3\x60\xa8\x0a\x8e\x94\x8c\x0b\x54\x94\x4e\x5a\xf2\xb6\xae\xde\x52\x1b\x89\xcd\x9b\x01\x80\xa3\x5c\x13\xca\x88\x2f\x56\x22\x75\xc9\x48\xa0\x1b\x06\x18\x09\x74\x8e\x55\xcc\x14\xda\xb5\xb3\x72\x60\xfd\x69\x9d\xd8\x39\x50\xd1\x88\x7e\x83\x1a\x99\x8c\xde\x19\x61\x19\x56\xae\x73\xc0\xaa\x6b\x55\x73\xe0\x2d\x47\x12\x44\x72\x60\xd1\x35\xe1\x28\xe2\xbe\x26\x89\xb4\x39\x92\xef\x8b\x1d\xe4\xb8\xd6\x55\xb3\x44\x31\x06\x6b\xba\x79\x05\xf0\x36\x77\x49\x63\x90\x76\x5b\x46\x04\xef\xbb\x4d\x2e\x18\xdd\x05\xaa\xfc\x55\x8f\x09\x5a\xcd\xee\x91\x2c\x45\xdb\x31\x33\x47\xcf\xca\x49\x46\x24\x48\xb2\x5c\x9c\x91\x82\xf7\x82\x7a\x5d\x3e\xe2\x1e\x06\x4e\x27\xad\xcd\x94\xa3\x93\xdd\x17\x19\x51\x1d\x8e\xd9\xc9\x89\x88\x75\xff\x58\xeb\xec\xfe\xb0\x9d\x6c\x31\xc8\x94\xa2\x8d\x26\x56\x67\xd0\x51\x90\xf3\x2a\x53\x28\x08\x32\x35\xe1\x9f\xf9\x7f\x32\x82\x42\xaa\x69\x3f\x93\x9f\x78\x61\xa7\x50\x9d\x54\xda\xa0\x64\x46\x85\xbc\xc6\x67\xad\x71\x77\x70\x12\xa5\xee\x80\x39\x00\xaf\x1e\xb8\x2a\x06\x78\xad\x8a\x5e\x80\x94\xfd\x5a\x25\x58\xc5\x9d\x6f\x5d\x72\x21\x1f\xd6\xd9\x92\x0b\xf8\xb0\xbf\xa8\x54\x2d\x0c\xd5\x32\x40\xcb\x52\x9f\x97\xc5\x59\x22\x65\xae\x6b\xe2\x02\x0b\x81\x16\xaf\x95\xaf\x94\xcd\x4d\x1a\x15\xf6\x02\xf3\x95\xba\xe4\x0e\x3f\xa0\x91\xda\xbb\x0c\xe9\x70\xc9\x13\x85\x0d\x5a\x57\x47\x97\x8c\x9a\x0d\xe6\xf6\xb9\xd1\x95\xd7\xfc\x00\xb2\xd2\xab\x43\x50\xa7\x41\xa2\x5c\xeb\xc5\xa3\x94\xea\x59\xb7\x95\xbb\xab\x36\x39\x8f\x90\x40\x19\xb5\x7b\x1b\x77\x42\x2c\x00\x18\xee\x6b\xe7\x40\x5e\x52\xab\x19\xc3\x94\x5a\x61\xff\xfd\xb4\x29\x0a\x49\x30\xce\x9d\x30\xbb\x07\x96\x2c\xd8\xfc\xc2\x42\xb4\xd0\x84\xec\x38\x1f\xcb\x19\x85\x22\x1c\x51\x9c\x11\x7a\xe1\xe8\xee\xbc\x0a\x45\x48\xe0\xcb\x28\x14\x91\xcc\x8b\x3a\xc9\x45\xbf\xe3\xc6\x3c\x1b\x23\x51\x4d\x6b\x42\x20\xbc\xc0\xca\x6d\x0f\x5f\x1e\x2b\x20\xd5\x5f\x90\x9c\xbc\xef\x61\x97\xb6\x74\x93\x99\x8d\x66\x7f\x42\xde\x29\x90\x99\x66\x57\xb8\x85\xcc\xba\x19\xe1\x16\xd6\x28\x32\xa2\x2b\x7c\x0e\x66\x0a\xce\x06\x72\x95\x23\x35\x39\xed\x8d\x5b\x51\x88\xdc\x21\x1b\xf8\x60\x41\xb9\xef\x1c\x0c\xc2\x62\xa8\xee\x12\xf4\x63\xcc\xee\xe0\x66\xaf\x49\x2c\x4c\xbb\x07\xd6\x48\x35\x05\x4e\xd9\x3a\xdb\xb4\x9c\x8f\xc5\x71\xd5\xc5\x81\xd3\xd7\x87\x19\x2f\xc7\xf3\x61\xb9\x84\x61\x6f\x9a\x03\x93\x30\x75\xac\x0a\x14\x32\x04\xe7\x83\xba\x9a\x57\x0b\xc2\xf1\x70\xdc\x09\x0a\xc8\xbe\x39\xd2\xc1\x12\xfe\xa2\x87\x03\xf4\x62\x1e\x7c\x30\x08\x4c\xa2\x67\x86\x34\x1d\xdc\xe1\x14\xa6\x93\x2e\x7e\x2c\x19\x21\xce\x96\xd2\x32\x4b\x56\xbc\x36\xe2\xc9\x5d\xe2\x0e\x16\xfd\xb8\x07\xec\x64\x6f\xab\x93\x4b\x27\x10\x21\x7d\x07\x6f\xd4\x93\x27\xfa\xab\xc7\xb5\x34\xc2\x02\x2f\x75\xb0\x92\x9d\x2f\x76\xa9\x17\x6e\x5a\xa1\x3c\x06\x85\x57\xd3\xf0\x8d\x59\x19\x46\x58\x7e\xb3\x8f\xd7\x1b\xc6\x6e\xcb\x4d\x37\xc9\x29\xfd\x48\x0b\xca\x37\xb9\xa5\x99\x19\x25\x4f\xaf\x2b\x25\x4f\xd3\xda\xcd\x6b\x99\xcc\x6a\x58\xef\xe1\xb5\x8f\x1f\xa4\x59\x99\xbe\x57\xac\x84\x79\xcf\x32\x0a\x7b\x47\x50\x56\xf4\x42\x3f\x3c\xcd\x92\xbb\x24\x50\x6e\xf3\x28\xf2\x16\x41\x46\x9b\x2e\xf7\x28\x05\xc2\xa3\x43\x90\x0a\xe3\x17\x6c\xe2\x29\xbc\x8b\x5d\x58\x2d\x30\xf2\xaa\x66\x6e\x61\x59\xbe\x61\x93\x4f\x81\xb8\xd9\xbc\x03\xca\x46\x4b\x5c\xf7\x18\xe0\x6f\xe2\x7f\x85\x02\xa3\x88\xa9\x20\x40\xc1\xcc\xaa\x84\x05\x53\xd1\x03\x54\xcd\x17\xe3\x28\x91\x9c\x24\xf9\xc1\x5a\xda\xa6\x07\x3c\xfc\xe4\xcd\x2f\x94\xbd\x64\xa0\x2f\x28\x97\xa0\x4b\xc8\x4a\x41\x50\x6e\x96\x30\x57\x12\xa5\x70\x6d\xba\x42\x13\xe7\xf0\x0b\xd4\x03\xe4\xea\x28\xc8\xa6\x1a\x2f\xd4\xd2\xe6\x29\x6b\x5b\x41\x80\x80\x77\x40\x49\x34\x9e\x35\xbf\xb0\x48\xce\x6f\x50\x6d\x6e\x7e\x30\x97\x57\x55\xb3\x4b\xa1\x34\x66\x4c\xe7\x45\x72\x7e\x80\x04\x1c\x99\xec\x0b\x6d\x98\xb2\xab\x16\x54\x43\xd0\x55\x2c\xa5\xb0\x56\x96\x37\x76\xc9\x3c\xfd\x9a\x7b\xa4\x96\x6a\x4c\x22\xce\xf6\x85\x87\xbc\x80\x16\xea\x33\xab\x4b\x69\xb9\xcb\xc6\x13\x56\x83\x16\x32\x61\x69\x14\x05\x29\x58\x5d\x0c\xb0\x30\xaa\xc0\x26\x93\x52\x38\x66\x54\x1b\xdb\x40\x66\x1f\xdc\x4c\xde\xaa\x89\x7a\x95\x1f\xf0\x07\x35\xd0\x75\xa1\x2f\x2a\x96\xd7\xf4\xc2\x72\x04\x3e\x6b\x4a\xe5\xf2\x4a\x54\x2e\x10\x66\x1c\xf6\x56\x70\x4f\x97\xb5\xf3\xd2\x18\x2d\xd8\xfc\x02\x2e\x6a\x94\x60\x51\x98\xfa\x6f\xbf\x66\x81\x74\x63\xd7\x6e\xe9\x81\x88\xd2\xf2\x2f\x97\xbc\x89\x72\x8a\x3b\xd9\x26\xe4\x82\xbb\xba\x9a\x11\xd9\xe1\x2c\x0e\x7e\xbf\xe1\x7d\x4d\xaa\xd3\xef\x29\x8b\x1b\xae\x60\x0f\xc3\xb3\x46\x51\x2c\x3b\x08\x71\x05\x7b\xda\x36\x83\xcc\xbd\x6e\x02\xeb\x34\x5e\x49\x41\x28\x2c\xfe\xed\xd3\xad\xb0\x0c\x96\xad\x47\x85\xd9\xfb\x76\x9d\x96\x65\x27\x94\x16\x52\x58\xf8\xca\x7e\xcd\x82\x74\x7d\x1b\x5c\x0b\x0a\x5f\xd9\xed\x5e\x60\x27\x74\xf0\x69\x41\xf2\x53\x31\x11\xc3\x6e\x98\x8d\xc7\xc1\xa5\x11\xa2\x07\xc5\x04\x7d\xbf\x2f\x10\x35\xe0\xbe\x40\x14\xcc\x10\x6e\xba\x37\x1e\x64\x1b\xcb\x32\x65\xca\x36\xd9\x02\x18\x6e\x93\x8f\xad\xfd\xc8\x25\xc4\x9b\xe6\x1d\x81\x59\x70\x23\x96\x43\xe3\xcb\xbe\xcc\xa0\x1e\x9d\xf3\x51\x9b\x35\x36\xbd\xac\xc7\x5a\x03\x21\x80\x77\xd1\x4b\x56\x2b\x07\x0f\x33\xf3\xe4\x93\x32\xa8\xb9\x17\xd3\xa4\x1c\x3b\x58\x20\x43\xe4\xe0\x17\x0a\xda\x1a\xe2\x5c\x1b\xc8\x2f\x80\x18\x0d\xd4\xc9\x83\xa4\xfb\x01\x19\xa4\xd9\xdb\x49\x06\xe9\x1d\x03\x21\xa2\x3a\xc9\xa0\x2c\x9f\xba\x69\xe9\x5a\x5b\x46\x7d\x5c\x0b\x6e\x3f\x00\xdc\x32\x46\xa0\x26\x7e\x7e\x9d\x98\x17\xc5\xb5\xec\x31\xb0\xd1\x83\x3b\xe0\x46\x37\x75\x2e\xbb\x9c\x59\x24\xec\x72\x59\xf2\x58\xb9\x09\x94\x91\x89\x6a\x55\x76\x73\xe2\xf6\xfc\xec\x00\xbb\x72\x2f\xd4\xf8\x01\x05\x01\x1f\xcb\x37\xc5\x29\x1f\x0d\xcb\x65\x2d\x9d\xa0\x3c\xc4\xbf\x8f\x3c\x14\x8f\xca\xd1\x2f\xf0\x64\x37\x11\x20\xed\x48\x25\xad\x4b\x81\xb0\xa1\x4b\x0b\x4a\x41\xec\x64\x36\x63\x7f\xc8\xd0\xc4\x65\xeb\x12\x2e\x24\x7e\xe3\x92\xfe\x38\x24\x6d\xd7\x8d\xc7\xcd\xeb\x8b\xc5\x90\xaa\x1e\x20\x9e\x53\xc8\xaf\x4c\x97\x57\xf9\xe6\x52\x59\xee\xc9\xea\x3a\xeb\xeb\x36\x9f\x71\xb8\xa0\x20\x3b\xbc\xa4\x22\x8b\xc8\x22\x7d\x0d\xf4\xdb\x09\x28\xe4\xae\x5b\x96\xa8\xf4\x10\xdb\xef\x5d\x71\x43\xaf\x8a\x2c\x97\x8a\x9a\xae\xc5\xab\x53\x97\xa9\x48\x67\x62\x8d\xbc\xea\x5b\x40\xc7\xb5\x7c\xfe\x02\x14\xe2\x31\xd3\x9a\x84\xbe\x80\x7c\xe2\xd8\xf4\x3a\xe5\x93\xac\x6a\xf4\xa5\xb2\x9a\x93\x7d\xef\x15\xd7\xda\x3a\x0c\xa8\x32\xbe\xd1\xf6\x82\x0a\x53\x52\x7e\xf5\x48\x83\x97\x98\x68\x85\xfc\xa2\xd2\xd1\xa5\x26\x7a\x63\xaa\xbb\x64\x0d\x94\xe0\x2e\xe9\xa5\x1d\x9e\x06\xb7\xc6\x0b\x2a\xde\x0e\x2f\xd6\x55\xf3\x9a\xa8\x3e\xc9\x64\x34\x3a\xcb\x2b\xfc\xb2\x66\x1b\x15\x22\x4b\xb0\xcb\xbf\x2e\x99\xe5\xf5\xc5\xe0\x20\x7e\xe3\xe0\x03\xcd\x15\x57\xce\xb6\x57\x9f\x24\xa2\xea\x17\x48\xda\xee\x72\xc1\x2d\x7c\x23\x6b\x3c\x4b\xe5\xaa\x53\x64\x69\xce\x4e\xaa\x85\x07\xc4\xeb\x01\xef\x72\x17\x26\x0a\x55\x53\xa3\x9b\x99\x3c\x2f\xd4\x54\xae\xa0\xbe\xa0\x8d\xc8\x12\x47\x45\x55\x7a\xd5\x36\x2c\xb5\xae\x79\x8b\x50\x11\xa6\x68\xcf\x7f\xad\x20\xdc\xe4\xdf\xc1\xc9\x24\xb1\x56\x5e\x69\x30\x11\xf7\x83\x53\xa9\xd6\x85\x13\x01\x88\x9b\x52\x8b\xf8\x77\x45\x4c\x62\x70\xdc\x40\x45\xba\x77\xf1\x29\x58\x91\x8b\xe3\x63\xa8\xe2\x2e\xd4\xd7\x0c\x29\x11\x49\x98\xa8\x9d\x09\x15\x1e\xb2\x2f\xaa\xf6\x17\xa0\x6a\x49\x69\x15\x21\x88\x76\xca\x57\xa6\x7b\xbf\x16\x92\x12\x8e\xa4\x91\x4a\x6b\x8e\x43\x15\x2a\x62\x10\xdb\x1b\x28\xec\x55\x03\x8d\xa8\x41\xdb\xe3\x2b\xac\x31\x2f\x49\x10\xb7\x9b\xb4\x5a\xfc\x02\x44\x68\x8b\x6d\x75\x2c\xbc\xbb\x4b\x9e\x6b\x46\x14\xe3\x08\x6d\xb6\xaa\x3b\x31\xa3\x69\xe0\x12\x4f\x47\x0b\x55\x58\x63\x2c\xd8\xd7\x9d\xdc\xbf\xfa\x41\xe3\x3c\xb5\xf8\xfb\xc2\x8c\xdf\x18\x04\x42\xa8\xd9\x17\x6a\x34\x31\x8a\x19\xde\x46\xbc\x7c\xc0\x52\x4f\x65\x0d\x22\x0b\x56\xf5\xa0\x7b\xff\xf5\x06\x91\xa7\x2e\x0f\xae\x9f\xa0\x62\x51\x22\xdb\xbe\x2a\x8c\x25\x59\xe7\x5c\x3d\x6e\xe6\xd8\x08\x99\x27\x30\x63\x6c\x23\x7a\x30\xeb\x1c\xac\x30\x86\xe8\xba\xe8\x52\xe1\x58\xd4\xed\xc4\xa5\x9e\xeb\x82\x1b\x81\x00\x5b\x47\xf6\x21\x76\x72\x9b\x05\x8f\xb0\x23\x62\xd9\x3d\x12\x4f\x5e\x0c\xde\x5a\x61\x6b\x5b\x3d\xd7\x82\x6b\xda\x27\x2f\x71\x17\xee\xcf\xb5\xde\x7a\xe1\xda\xd8\xa7\xa6\x71\x71\x5a\xc2\xcb\xc5\x69\x68\x08\x84\x02\x66\x9f\x30\x30\xaf\xd8\xe7\x52\x2f\x72\x73\x43\x7d\xc1\x7e\x6c\x32\x46\xcd\x4e\xc7\x95\x56\xc6\x06\x3a\xfa\xa4\x42\xee\x79\x49\x78\xf5\xa2\x57\xc6\x6d\x5e\xe2\xe3\xa5\x81\x3f\xd2\xee\xfc\xca\xe8\x40\xdb\x3b\x2a\xe4\xa0\x61\xaa\xbd\xe9\xea\x0a\x7e\x40\x22\x35\x6a\x6f\x4a\x67\xcd\x7d\x92\x95\xcb\xd8\x55\x61\xa7\xc9\x3e\xf7\xe0\x11\xdc\xbc\x16\x4b\x50\xf2\xe1\x8c\xd8\x3e\xa7\xce\x56\x5c\x9f\xe2\x04\xc3\x4a\xb1\xc8\xc7\xe0\xc3\xa8\x65\x4d\x7b\x8a\x49\x71\x33\x85\x3e\xe0\x17\x3a\x09\xda\x06\x02\xd5\x59\xd3\x36\x94\x9a\x49\x6e\x63\x4b\x88\xa5\x35\x66\x5e\xdb\x14\xd1\x10\x66\x97\xb5\x95\xdb\x46\x80\xfc\xfb\xe2\x2f\x4d\x0f\xc0\xf7\xab\xdb\xa4\xc7\xe6\x1e\x20\xd9\x09\x27\x6d\x5d\x5a\xf0\x21\x9e\x16\x02\xd7\xde\x0f\x70\x28\x8b\xd5\xb7\x00\xea\x7b\x7d\x40\x1e\x28\x21\xb9\x51\xe8\x12\x52\x1b\x32\xb5\xb3\xa8\xaf\xa1\x00\xa6\xae\x88\x2a\x2d\xac\x65\x1c\x3f\x39\x8a\x70\xb9\x41\x72\x10\x5f\x8b\xdc\x2d\xa2\xf6\x86\x20\xba\x34\xc4\x05\x1a\x53\x56\x1c\xef\xd2\x22\xa3\xdb\x3d\xc5\x48\x88\xb5\x0c\x30\x3a\xb9\x2c\x48\x8b\x34\x4a\x08\xa9\xac\xd6\x6e\x5a\x6d\x71\xe7\x10\xee\x81\x68\xef\x86\x0a\x17\x2c\x04\xc3\x40\x21\xbe\xfb\x01\x8f\x58\xcf\x03\xa1\x79\x8e\x98\x6f\xc8\xda\x76\x1c\x5d\x4b\x0f\xc7\x14\x94\xb0\x10\xe9\xd2\xcd\xd2\xf2\x9a\xb7\xda\xcb\xe0\xa3\x36\x2e\xab\xef\xfe\xfe\x24\x04\x5a\x98\x4c\xd6\x65\x90\x28\x2a\x35\xf7\x00\x72\xf7\x24\x59\xfe\x52\x02\x5e\xa3\xb5\xc7\x2b\x5d\x16\x44\xc2\x5b\xa1\x1b\xc0\x6d\xf2\x42\xe9\x74\xad\x82\xf5\xbd\xda\xab\x07\x0d\x01\xf7\xda\x66\x6a\xac\x05\x3d\xfa\x77\xaa\x21\xfe\x9d\x67\xa1\xc4\xbd\x56\xc9\x66\xa4\x1b\x35\xc4\x94\x65\x2f\x4c\xa5\x4f\xdd\xbf\x93\x0d\x19\x6f\x2b\xc6\x4c\x16\x83\xc6\xe2\x94\xe9\x35\x28\xb9\xa3\x31\x8b\x28\xb3\x97\x3e\xd5\x58\x5e\xc7\x11\x89\x0d\x49\x1d\xd5\x95\x40\x1a\xeb\x4f\xba\xca\x54\x6b\x34\x84\x4a\xb3\x6c\x48\x66\x6e\x56\xe2\x5a\x63\xf8\xaa\xd8\x55\x63\x36\xb3\xa3\x46\x5a\xe3\x02\xea\x85\xbe\xc0\x10\xa0\xb8\x31\xbe\x4a\x50\x6d\x9d\x2a\xb5\xf4\xf4\x86\x3c\x8f\xdc\xfd\x01\xb1\x27\x5c\x20\x5b\xd9\x42\x40\xeb\x8b\xc8\x34\x24\x92\x89\xb3\x67\x31\x28\xf7\x49\x17\x69\x83\xa2\xa5\x44\xd7\x36\xc8\x24\xa5\x83\xb5\xb1\x50\xe3\x3e\x79\x2d\x9d\xb1\x39\xd6\xa8\x02\x8b\x4e\x31\x07\xab\x34\x0a\x59\x9e\xd7\xbe\x30\x21\xb8\x58\x32\xc7\x3c\x62\x67\xba\x89\x3f\x00\x2b\x97\x1e\xd8\x96\xd0\x25\x89\xbc\x2d\xa1\xcb\xb8\xdd\x09\x76\xf6\x27\x90\x4f\x65\x4b\x68\x3b\x3d\x79\x1e\x82\x3c\xc3\x63\x20\x5a\x4c\x17\xeb\x94\x76\x10\x97\x1a\x12\x49\xc5\x2f\xb5\xbe\x31\x38\xcb\x3e\xfd\x46\x09\xca\xcc\x9d\x12\x92\x14\xea\x86\x82\xe6\xba\xcb\xa7\xb4\xb3\x4d\x90\xcc\x11\x70\x59\xe4\x8b\x93\x22\xf4\xaa\x19\xf1\x34\xe3\x58\xb3\x69\x27\x6f\xce\xd0\x52\x9d\xf4\xfb\x7a\xc3\xd2\x46\x23\xc9\xa2\x5d\x14\xfb\x8d\x95\x8b\x20\x69\x48\xde\x09\x67\xe5\xb5\x4d\xe9\x25\x59\x4a\x6c\xd7\x9a\xb4\x26\x09\xe1\xa5\x59\x59\x6a\x90\x5e\x9c\x8b\xd4\xa6\xf0\x92\xca\x8f\x6e\xcf\x2b\xed\x26\xa5\x48\x34\x6e\xc8\x73\x28\xde\x33\x90\x6c\xaa\xa3\xf5\xd7\xed\x3b\x56\x39\xdb\x4d\x8a\xf6\x42\xde\x8b\x34\xb4\x0e\x37\x05\x30\xb3\x14\x56\x1c\xb7\xf6\x83\xeb\x0b\x63\x31\x75\x21\x36\xc9\xfe\x84\xf6\x90\xfc\x8c\x85\x29\xdb\xa4\x17\xd8\x90\x6d\x9c\xcd\xda\x1e\xb2\x13\xc3\xc0\x1a\x8b\xc6\x1a\xef\x47\xb4\x36\xd4\xe8\x91\x4a\xaf\x07\x3c\xd3\xc4\x6f\x70\x83\x62\x6a\x22\x97\xce\xbc\x04\x2d\x55\x47\x0a\xae\x2b\xa3\x96\x0e\x1f\x56\xcb\xaf\x07\xbc\x53\xc8\x5f\xa0\x04\x84\x24\xae\xce\x2a\xe3\x0e\x9e\xe8\x1b\x45\xf8\xe4\x37\xb8\xcb\xba\xda\x28\xbe\x2a\x0b\x42\x67\x26\x83\x23\x90\xfa\x32\x3b\x69\x53\xf4\x29\xf1\x44\x97\xf8\xea\x61\xa0\x07\xb7\xa9\x14\x48\xd3\xe9\x88\x69\x2a\x9b\x3b\x20\x01\x1a\xc8\x40\x76\x24\x4d\xa5\x47\x1e\x10\x22\xea\x8e\x5a\x34\xba\x33\xa3\x74\xa4\xdd\xea\x9a\x8e\xd2\x99\x66\x6b\x63\x59\x8f\xdc\x16\xd9\x6f\xd0\x50\xee\x17\xb8\x2d\x24\xbc\xe2\x36\xcb\x66\x29\xa8\xf3\x86\x7a\xb1\xf6\x9e\x70\x63\x84\xdf\x47\x6a\xc0\xcb\xc6\xd0\x51\xbb\xc6\xbe\xe8\x9e\x0a\xa2\xc5\x84\xc8\x44\xb1\xc9\x98\x65\xde\xac\x27\x89\x10\x25\x27\xf8\xf4\x25\xe2\x18\xd3\x19\x1b\x53\x02\x46\xcf\xc8\x57\x33\x56\x32\x47\x30\x1e\x33\x8b\xaf\x0b\xa4\xcc\xc5\x76\x07\xe4\x4f\x9e\xd4\x32\x0f\x0d\x77\x49\x91\xc4\x5d\x14\x0a\x9c\xd2\x22\xfb\x94\x72\x62\xf3\xac\x50\x3c\xc6\x99\x58\xbd\x64\xf8\x40\xd5\x63\xe1\x81\x26\xb5\xb5\x23\x36\xdf\x1b\xab\x17\x94\x2d\xa9\x1e\x11\x19\x14\x9e\x25\x42\xf3\x9d\x95\xd7\x19\x94\xf4\xfa\x7d\x81\xac\x59\x4e\x29\xaa\x35\x4f\x12\x85\x63\x54\x57\xba\xf4\xba\x38\x94\x7a\x64\xa0\xbd\x35\xe9\xce\x5b\x60\x1c\x5d\xd1\x2b\x93\xef\x35\x07\x14\x83\x51\x95\xda\xd2\x97\x50\xe4\x6d\x86\x08\xa4\xb2\xb9\x4d\x18\xd4\x01\x2c\x48\xb6\x28\xf5\xb6\x46\x14\x90\x0d\xbb\x2c\xf8\x05\x9e\xe9\xc9\x2f\x20\x8c\x77\xf8\x85\x85\x06\xcd\xaa\xaf\x4d\x25\xbc\xc0\xeb\x36\x9c\x94\xd4\x59\xbd\xc5\xbc\x00\x25\x05\xed\x5c\xea\x9d\x76\x12\x4f\x93\xe5\xb1\x1d\xa6\xd4\x79\xcd\xa7\x4d\x08\x7d\xb0\xba\xa8\xbe\x18\xe4\x68\xd2\xde\xfb\xa0\x91\xb3\xfa\x0d\xe4\x7a\x07\xf7\xd0\x09\xe5\x8f\x4c\x75\x7d\xa0\xe0\xa4\xd8\x7c\x5f\x06\x27\x43\x88\xcb\xfa\x2d\x8b\x76\x38\xc0\x7c\x22\xf7\x7d\xc1\xa3\x95\x41\xad\x94\x26\x03\x46\xdf\x17\x47\xd5\x0c\x58\x2b\xd0\x7a\x77\x67\x3d\x6b\x33\x02\x18\x8f\x8a\x14\xb0\xce\x5a\x81\xd6\xab\x3b\xc3\xdc\x25\x0e\xf7\x29\xc8\xa4\x62\xd6\x83\xc8\x9b\x62\xb4\x1f\xa4\x05\xbf\xbf\xa3\xad\x85\x3d\x08\x80\x40\x46\xed\x94\xe1\x54\xaf\x0e\x53\xd2\xe6\x63\x04\x61\x34\xd5\x73\x64\x48\xba\x23\x1d\x3a\xe3\x68\xac\xda\x77\x66\xa2\x3a\x48\xaa\xc3\x09\x56\xa4\x47\xf4\x13\x05\x3b\xcc\x7f\x59\xde\xda\x2e\xff\x7e\x92\x37\xb9\x7d\x82\x7d\xba\xcd\x95\xf3\x42\xc0\x05\xf6\x32\xf2\x76\xe6\x99\x5a\x08\xe8\xb0\x14\x15\xe3\xf1\x62\x3c\xae\x81\x82\xe9\xa8\x78\xf1\xaf\x15\x60\xac\x95\x40\xf1\x94\x17\xf9\x5c\x8b\x1a\xb4\xd8\x30\x36\x15\xc9\xef\xfd\xe2\xd2\x08\xea\x0b\x4b\x23\x49\xbb\x33\xd4\x3d\xbf\x7a\x3c\xf1\x82\x27\xc1\x73\xa8\xfa\x01\xa8\x25\x78\x44\x10\xa8\x14\x9f\x7e\x33\xa8\xc0\x93\x58\x12\x98\x57\x93\x4e\x37\x9b\x49\x3a\x9c\x6c\x25\xf9\x05\xae\x95\x86\x60\xb1\x40\xcb\x3a\xfd\xa6\x45\x4c\x88\x44\x6c\xfa\x8b\x20\x51\x12\xdb\x95\x0b\xfa\x4d\x18\x35\x49\x58\x9e\xaa\x99\xd7\xc3\x92\x6a\x9a\x03\xe2\x83\x5e\x47\xc0\x94\xd6\xd2\x66\xea\x82\xe1\xa9\xf8\x64\x44\x74\x90\xa5\xbb\xb1\x81\x7b\x6a\x0b\x8e\x0d\x49\xcc\xa2\x9d\xb1\xf1\xfd\xa1\x36\xb2\x7f\xb5\x6a\x63\x23\xf3\x94\xa8\x36\x36\x12\x9b\x70\x38\x60\x17\xb2\x44\x32\x90\xaf\xa9\x2b\x35\xcb\x08\xe4\x63\x32\xf3\x8c\x29\x15\xa5\x2e\xfb\xc4\x08\xeb\x8e\x49\xb5\x11\x23\x13\xfc\xfb\x40\x52\x45\x55\x7b\xc7\x4d\x44\x9a\x02\x5c\x6f\x25\xbb\xff\x13\x49\x49\x6e\x93\x6e\xb4\x06\x83\xb9\x97\x4e\x97\x1c\x71\xd1\x85\x66\x1d\x23\x72\xa2\x35\x24\x0c\x41\xc3\xa7\xd8\x88\x6b\x3b\xf8\x0b\x10\x4a\x76\x97\xe0\xcd\xd2\x56\x07\x2d\x43\xe9\xd5\xe5\xc0\x39\x28\x28\x23\x67\xa5\x59\xa3\xd6\xb3\xa9\x7f\xc0\x0e\x64\x3b\xfb\x58\x66\x20\x89\x86\x83\x19\x9a\x0e\x96\x1b\x89\x69\x0d\xea\x11\xee\xc1\xf2\xfa\x80\x32\xf4\xeb\x05\x58\xb3\x64\x36\x1d\x70\xf6\x15\x23\x1a\x62\x99\x6f\xb1\x2a\x23\x2d\x5a\x10\x5a\x12\x76\x64\xfe\x91\x3e\x34\x96\xd0\x26\x03\xca\xc8\x04\x48\x47\xfb\x40\xb9\x40\x1b\x79\x46\x5e\x77\xc4\x6b\x0a\xb0\x54\x95\x57\x0f\xf0\x1d\x15\xff\x0e\x6a\x2f\xee\x10\xf0\xbd\xda\x0f\x76\xa7\x56\x11\x1e\xbc\x22\xf9\x67\xc0\x2e\x65\xdb\xca\x58\x76\x29\x6d\xef\x51\x90\xce\x26\x26\x36\x20\xc2\x35\xaf\x2a\xea\x44\x3b\x52\x6e\x50\x82\x13\x6b\x1f\xb8\xc7\xaf\x14\x0f\x30\x48\x68\x86\x08\xfb\xb3\x78\x40\xee\x4f\x77\x80\xfc\x1f\x31\xa8\x41\x11\xcf\xc1\x0e\xa3\xd0\xa4\x24\x6b\xdf\xa8\x9c\xa3\x40\x66\xba\xa5\xe5\xff\x41\xa1\x4f\x82\xc9\xa8\x9c\xa3\x3b\xc0\x4d\x33\x12\x5b\x47\x05\xa3\x2f\xfe\x9e\x31\x97\x7e\x1f\x2c\xaa\xb8\xcd\xf4\x1e\xf7\x4f\x2d\xa8\xfb\x01\x18\xbf\x04\x9f\x51\xa9\xd3\x7a\x6f\x54\x5c\x73\xe1\xcd\x55\x17\x25\x69\x4e\x6d\xad\x93\xde\x40\xf6\xa5\x75\xbb\x01\xb7\xa4\x6b\xe5\x0d\xd4\x94\x2e\x12\x4c\x46\x5b\xeb\xe0\x1e\x17\x90\x82\xa1\x51\x21\x30\x29\x20\xb6\xcb\x05\xca\x46\xc7\x11\x2b\xd1\x65\x74\xa8\xb0\x06\x69\x8a\x90\xc9\xc7\xdd\x60\x2e\xa5\x57\xbe\xa3\x4e\xd7\xf0\xf7\xf4\xac\x9b\x35\x2f\x91\x52\x56\x9c\x81\x42\x28\xc5\x9c\x99\xc9\x97\x0e\x39\x18\x63\x9d\xf2\x9a\x15\x4a\xa1\x54\xb3\xda\x65\x42\xf3\xa0\x03\xd5\xe8\x0c\x34\x4d\x6a\xf6\x84\x8e\xc1\xea\x11\xfe\x60\x32\x63\xdd\x4a\x5c\xc6\x00\x4c\x32\x8a\x8e\x41\x72\x34\x7d\xa2\xda\x89\x8b\xe0\x8c\x1d\xa9\xeb\x3a\x81\xc7\x4e\x1d\x5a\x68\x5e\xe6\x32\x49\xef\x03\x52\xa7\x8b\x69\x0d\x56\xe8\xf3\xf9\xb3\x93\xfd\x0f\xf7\x40\xa5\xda\xf4\xb6\xaf\xf3\x40\x68\x60\xb9\x13\x47\x5a\x0c\x94\xa8\x2e\x12\xf2\xc6\xb1\xce\x03\xa1\xfe\x58\x50\xa9\xcf\x83\x81\xc6\xc2\xcb\x81\x04\x81\x57\x9b\xb7\xdf\xb9\xc7\x45\x4e\x7e\x30\x17\xcf\x0a\xea\x60\xb0\x95\x35\xd4\xc1\x4b\xff\xbb\x59\xc1\x12\x34\x87\x1f\x54\x40\xed\x36\x2d\x3b\x5e\x4d\x44\x68\x3b\x5f\x7e\x9c\x4b\x04\xd3\xb4\x4e\x4a\x37\x9a\xd5\x92\x34\xbd\x0b\x20\x58\x06\x7f\xb0\x8a\xee\xa9\xc7\x8b\xaa\xbf\xa7\x81\x32\xd4\x2e\x0e\x32\x20\x57\xba\xe8\xe5\xa0\xd0\x57\xfd\x3b\xf7\xbe\x59\xf2\xb2\xc9\x99\xea\x59\x52\xef\xc5\x8f\x90\x90\x18\x73\xfc\xd1\x21\x04\x13\x9b\x95\x1a\x5e\x34\xdd\x6c\x9e\x1d\x37\x39\x83\x66\x8c\xf2\x79\xcd\xd4\x74\x23\x21\xd3\x3b\x06\x51\x58\x69\x78\x15\x6e\x02\xfc\x7a\x83\xdc\x4a\x1a\xef\xa0\xb7\xd1\xbe\xe1\xc1\x0a\x7a\x8e\x03\x19\x2c\x1d\xe2\x38\x90\x81\xc0\x2d\xbb\x6c\x06\x6b\xe0\x39\xbc\x65\x30\x70\xcb\xbe\xe1\x01\x2b\x9d\x53\x90\x07\x02\xb3\x9c\x42\xbf\x6f\x1b\x7b\x88\x7a\x10\xb0\x32\x59\xed\x84\x80\x6b\x7f\x40\x11\xa8\xf8\x05\xf0\xf9\xe6\x17\x28\x3a\xea\x20\xd9\x97\xe8\x38\xfc\xe0\xe6\x98\x1f\xa0\x76\x5c\x42\xa2\xbb\x02\xcb\xce\x7b\xf6\x1c\x67\xb1\x87\x45\xf4\x5d\x0f\xd6\x7a\x55\x3d\x80\x12\xda\xfd\x05\x0e\xd0\xe6\x0f\x0e\xa6\xcf\x05\x3d\x00\xc5\x35\x77\xb0\x80\x32\x10\x10\xd9\x8d\x08\x38\x12\x2d\x24\xec\xcb\x4b\xa8\x13\x75\x8f\x6b\xb5\xfc\x00\x52\x80\x88\x7c\x5f\x26\x37\xd1\xc8\x4e\xe9\xd0\x31\x11\xb8\xbc\x3c\xd5\xe8\x1e\x58\xb5\x4d\x2c\x6a\x8f\x0b\x97\x7e\x80\x6d\x20\x39\x7d\x4f\x6b\x3d\x87\x1e\x20\x6b\xd6\x60\xc3\x0b\xe8\x48\xa1\x9d\x26\x32\xed\xd4\x1d\x69\x77\x76\x34\xed\x99\x51\x33\x3a\x33\xf7\x4c\xa0\x45\x62\x3b\x8a\x59\x58\x1a\xdb\x33\x6f\x88\x13\xcd\xed\xb4\x88\x39\x4a\x62\x67\xda\x9c\x6d\x1c\x7b\x41\xaa\x9e\x8e\x93\x9d\xe2\x8c\xe3\x09\x76\x0a\x27\x5e\xde\xba\x90\xaf\x69\x54\x86\x6a\x0c\x3f\x40\xf1\x45\xcf\xa3\xd2\x61\x16\xfd\x02\x28\xa4\x7b\x08\x10\x44\xf7\x07\x64\x41\x12\x0e\xf6\xe5\x72\x73\x97\x2c\xbd\x60\x4b\xfe\x4e\x69\xc1\xfe\xca\xbd\x51\x23\x37\xd5\xb5\x07\x64\x2a\xd4\x74\x5a\xd6\x74\x40\xec\xac\xde\x6b\x73\xf3\x3e\x16\xf2\x84\x7f\x54\xdb\xb5\xf9\x79\x67\xcc\xb4\xdd\x40\x3b\x0d\x46\x76\xba\xec\xf4\x7f\xd9\x2b\xb3\x0f\x4e\x5d\x60\x0e\x32\x33\xad\x28\xdc\x61\xcd\x16\xeb\x7d\xac\x79\xe8\x01\xbc\x5d\xcd\xf6\xe6\x7d\x27\x99\x48\x43\xdd\x77\xb2\x01\x59\x27\x76\x1a\x75\x6c\x55\xdc\x19\x79\xec\x28\x92\x9d\x09\x56\x56\xcb\xf7\x83\x39\xe6\xde\x1f\xc7\x62\x6f\xee\x74\x2d\x81\x26\xcf\x03\xd6\x21\x9e\xb8\xfe\x3f\x5b\x68\xdc\x51\x15\xb7\x0c\xff\x0e\xdd\xa0\xbb\x03\xa6\x0f\x7b\x03\xa1\x1c\x81\xcd\xe0\x3b\x82\x86\x8a\x4e\x8a\xfd\x5c\x4b\x28\xdc\xb0\xc4\x98\x35\xdb\x9d\x96\x9d\x1c\x7f\x14\xe1\xbd\xf3\x74\xf6\x06\x3d\xa1\xe7\x76\xb7\x51\x82\xda\x7b\x85\xd5\x08\x6c\x1c\xdb\x71\x47\x59\x35\x77\x85\x43\xcc\x41\x2b\x3b\x2d\x34\xc3\xbf\x13\x87\x3a\x49\xf7\x8b\xcb\xaf\x83\x69\xe7\x9d\xbb\x0e\x33\xd9\x61\x51\x19\xe6\xae\x74\x69\x99\x80\x56\x71\x00\xf3\x88\x9b\x30\x08\x46\x54\xa7\x2d\x3e\x12\x98\x90\xe5\xea\x30\x3b\x8f\x4f\x9b\xf0\x76\x3a\xb4\x6c\x6b\xdd\x9f\x35\x86\x3e\x61\x54\xb3\xab\xbd\xec\x88\xbe\x09\xb6\x6a\x1c\xdb\x9a\x47\xd3\x83\xc0\x37\xaa\x1e\x74\x76\xea\x07\xb8\xed\x42\xba\xe9\x01\x6f\x90\x1d\xde\xc7\x06\xf2\x12\xdb\x39\x10\xdc\x52\xb5\x7d\x0f\x1e\x54\xb6\xda\x1d\x81\xa6\x24\x49\x16\x07\x4e\xa6\x91\x5e\x6f\x5c\x7c\xa0\x37\xe2\x12\x14\x34\x08\x22\x56\xca\xeb\x05\xf2\xd3\xea\x17\x76\x40\x91\xd5\x86\xd1\xb7\xba\x4d\xde\x26\x9d\xe1\xa0\x2f\x47\x67\xf6\x01\xa3\x41\x15\x03\x38\x52\xe6\x34\x34\x64\xe2\x3c\xfd\x01\x77\x66\x74\x8f\x37\x5e\x10\x22\x33\xa9\x52\x20\x66\xea\x9f\xa2\xe3\x03\x17\x44\x55\xed\xf5\x03\xf9\x49\xbe\xc8\xe2\xc8\x6b\x67\xfb\x85\x45\xa6\xea\x92\x55\xfa\xfd\xc5\x54\xe3\x73\x15\x5d\x1f\x85\x4c\xcb\x30\x32\x32\x57\x32\xc0\x01\xb5\xbd\x8a\xee\x0f\x5c\xa6\x6a\xf7\xe4\x81\xeb\xf8\x9d\x2f\x70\x20\x19\xa9\x67\xf7\x87\x3b\x6b\x4d\x3c\x85\xba\xa1\x20\x5e\xc7\x5a\x74\x07\xc8\x87\x32\x92\x58\xf2\xc8\x68\xaf\xab\x38\xbc\xda\x04\x50\xeb\xc8\x38\xe0\xea\xf7\x49\xbe\xe2\x7e\x07\x94\x70\xdd\x94\x5f\x0e\x28\xdd\x3d\xfb\xf7\x05\x91\x70\xc8\x50\x14\x9b\xa9\x0f\xf8\x65\x7c\xcd\xd2\x81\xcc\x70\x5b\x2e\x0f\x54\x23\xb5\x65\xf1\x68\x04\x51\x53\x44\xa0\xaf\x6f\x0c\x2f\x07\x74\xee\xea\x55\x6b\xa0\x55\x83\xbc\xfc\x36\xcd\x10\x30\xa5\x45\xc6\xce\x03\xa1\xc0\xd5\x20\x76\x9e\x2c\x32\xf8\x1e\x48\x8e\x4a\xaf\x85\x41\x72\x54\x7d\xbd\x40\x72\x8e\xee\x12\xea\xa6\x78\xe4\xc1\xbb\xa1\xac\x8f\x1e\x08\x1e\x76\xed\x80\xa3\x23\x07\xff\xd5\xc6\x6d\x64\x92\x68\x8e\x4e\x9d\xaa\xf9\x85\x03\x36\x27\xe1\x09\x81\x2e\x2f\x46\xc3\x7b\x53\x9b\x41\xe4\xca\x48\x32\x38\x98\x4e\x25\x9e\x7b\x50\x89\xef\x72\xaf\x1e\x8c\x8c\xb1\x4f\xf8\x18\xf0\xaf\x9a\xd3\x0c\x5e\xf2\x16\x7f\x72\x37\x6b\x39\xe0\x66\xb2\xff\xff\x18\x2c\x20\xe9\x36\xca\xb7\x98\x33\x0e\x78\x1d\x5f\xf0\xa1\x6e\x9b\x37\x0b\x84\x8a\xd7\xba\x0f\xdc\xa5\x25\x0d\xff\x40\xc8\x8d\xa3\xa4\x0e\x88\x18\x55\x92\xed\xb1\xb3\x06\x9b\xde\xdf\x33\xde\xd7\x0a\xa1\xa4\x7f\xf7\x0a\xa0\x5a\x53\xf5\x12\x33\x53\xca\x9e\x88\x83\x16\x02\xbb\xfb\x0e\x58\x08\x1c\x9c\x7d\xec\x3c\x59\x65\x45\x3f\x68\x20\x30\x8b\x5a\x19\xe1\xfa\xe0\xa0\xe1\x52\x2b\x82\x62\x4b\xf6\x92\x1e\x48\xad\x4a\xaf\x36\xcd\x2a\xa6\x7d\xf8\xb1\x5c\x6b\xf4\x38\x78\x39\xb3\x01\xa0\x3e\xe0\xfd\x7b\x50\xd6\xce\xee\x12\x37\x1f\x4a\xdc\x39\x58\x40\x55\x16\xb0\x83\xf6\x04\x7b\x32\x0e\x78\xb2\x5e\x7c\xfb\xe4\x56\xd1\x32\x40\xbc\xb1\x67\xe3\x40\x41\x55\xa7\xec\x1d\x53\xda\x49\x4d\x32\xdb\x81\x54\xae\x6a\x2c\xa3\xe2\x7f\x35\xcb\x43\x41\x7f\x7b\x6b\x8e\x93\xab\xe0\x75\xe6\x9d\x57\x96\xdc\x8f\x25\xe0\xc8\xe8\x7e\x50\xc0\xf1\x0b\xb0\x36\x58\x06\x3c\x90\xd7\x65\xf3\xee\x81\x90\xa1\x6a\x1e\x77\x71\x1f\x18\x86\x6b\xad\x83\x26\x85\x3b\xaf\x1c\xb9\x70\x20\xf1\xeb\x75\xfa\xc1\x27\x65\x83\xf2\x01\x97\x94\xeb\xec\x1c\xbc\xf2\x4a\xda\xc9\xc1\xea\x4b\x2e\x3e\x76\xdc\x14\x2a\xdd\xc6\x79\xeb\x65\x82\x43\xaa\x1a\x42\x38\xa4\x5c\xf8\xe7\x80\x3c\xe5\x40\xe1\xe3\x46\xf9\x3e\x69\x96\xc7\xdd\xbf\xbf\x8a\x93\x58\x0e\x04\x0c\x95\xd7\x78\x10\x63\xe4\x1b\x3f\xe0\xbf\xda\xec\x00\x3d\xa6\xfc\x95\x5e\x47\xe3\xbd\x16\x41\x28\x78\xb8\x08\x1a\x91\x29\xee\x76\x49\x1d\xa8\x83\x6a\x93\xcf\xb1\x8c\x19\xd9\x0f\x50\x9a\xd7\x42\xca\xc3\x39\x79\x84\x0e\x9b\x91\x70\x80\x2a\xa8\xf1\xf5\xfd\xc5\x11\x85\x14\xc4\x17\xf9\xde\xc3\x03\xb6\x0e\x47\xd8\x9d\xa8\x7a\x6a\x8b\xf4\x89\xf2\x4a\xae\x0c\x74\xc2\xd4\xd1\x8a\xe6\x74\x6e\x60\x31\xc3\x6d\xac\x82\x8e\x95\x13\xc1\x45\xce\x17\x38\x37\x5e\x49\x59\xd4\xa6\x73\x27\xaa\x7d\xc0\x4b\xe8\x01\xb9\x7b\x8b\x3b\xbc\x30\x80\x3b\xbc\x11\xff\x14\xd4\xc6\x0d\x54\xe2\x50\x27\x82\xb1\x6d\x6a\x39\x57\x7d\x25\xad\xeb\x89\x60\x6c\x33\xd1\x13\x5e\xb9\xac\xab\x78\xcb\x39\xe5\xd5\xd8\x36\xf7\x40\x8b\x92\xd4\x9d\x13\xf2\x6a\xf2\x31\x73\xc2\x0f\x67\xb3\xc7\x89\xbb\x57\xcd\x45\xcf\xe5\x66\x13\x57\x3c\x23\x28\x25\x97\x9f\x9c\x3a\x67\xc4\x46\x90\xb7\xea\x5c\x56\x96\xe6\x07\xb0\x97\x8b\x5f\x9d\x91\x27\xb5\xf6\xe2\x89\xdb\x55\x7d\x5d\xeb\xc9\x60\x6c\xfb\x42\x4f\x56\x08\xf0\xd9\x7d\xb2\x42\x80\xe3\x96\x4f\x46\x67\x3b\x0e\xf9\xa4\xd9\xe5\xd5\xe6\xe1\xec\x95\x4f\xd4\x2c\x74\xfa\x9d\xf0\xc2\x59\x4b\x3f\x59\x44\xe0\xb5\x74\xbc\x82\xf5\xb5\x76\x2c\x1a\xe0\xd0\xe5\x33\xb1\xea\xaf\x26\x86\x22\x01\x76\xe4\x9d\x09\xc5\xba\x8c\x19\x94\x08\xb0\x56\x7f\x4e\x09\x3c\x59\xd1\x38\x59\x05\x55\x87\xc9\x99\xd7\x7d\x51\x6a\x53\xb2\x13\x66\x33\xef\xac\xd2\x1c\x51\xe4\xd4\xf1\x5d\x27\x8a\x9a\xea\xce\xfd\x72\x22\x5e\xdc\xa9\xfb\x27\x52\xed\x1c\x49\x7d\xa2\x1a\x80\x8b\x8b\x9d\xf0\xca\xd9\x4b\x77\x22\x5a\xbc\x1a\x21\xf0\xca\xf9\x38\x3e\xe1\x95\xd3\xa5\xff\xe5\x2c\xa0\x6d\xaf\x41\x81\xb8\x63\xd2\x5e\x4e\x35\x03\x50\x78\x7a\x9a\x74\xcb\xf1\xfd\xd5\xec\x17\x39\xcb\x5a\x77\x81\x08\x81\xdd\xaa\xfd\x49\xaf\x9a\xbd\xdc\x67\x45\xfd\x0a\x9d\xc7\x27\x8a\x09\x38\x50\xf3\xac\xf1\xfb\xab\x55\xe9\xda\xe7\xb2\x5b\x49\xbb\x3f\x11\x9f\xde\x4c\x37\xb8\x7f\x60\xbc\x06\xa0\xba\xd8\xfd\xe0\xc4\xac\x45\x25\x0c\xa4\xb2\xc1\xee\xac\x44\xab\x7b\xc4\xb2\x9b\x6c\x1a\x15\x69\x33\x19\xc6\x96\x9b\xfa\x51\xba\x49\x17\x84\x97\x13\x81\x55\x55\x36\xac\x13\x66\xaf\xda\xbd\xd0\xcb\xec\x65\xc6\xba\x44\x78\x2f\x55\xe3\x21\xef\x3e\x3b\xd9\x8c\x3b\x65\x32\x5e\xf1\x86\xe9\xb4\x4a\x88\xdd\x9f\xa8\xa5\x54\x75\xa4\x9d\x9d\x91\xc1\x46\xd5\x40\xee\xad\xb9\x2b\x2e\x04\xa8\xb2\x48\x9d\x83\x5b\xd0\x3d\x20\x5b\xaf\x56\x7f\xb0\xa0\xf4\x17\x6b\x08\x41\xc9\xd2\x48\x3e\x47\x4f\xde\xd4\x6f\x5e\xb7\xec\x62\x26\xda\x9d\x52\xba\xcf\x00\x16\xed\x37\x37\xda\x69\x20\x30\xd9\xef\xbc\x46\x4d\xf3\x46\x38\x95\x3d\x11\xe7\x4e\xf4\x7b\xfd\x76\xfa\xde\xb4\xc0\xf0\x84\x35\x4f\x8b\x77\x55\xd9\x53\x7b\x1e\x01\xe7\xa4\x3e\x38\x16\x62\xf4\x05\xe5\x5a\xe3\x81\x97\x57\xd9\x30\x77\x2e\xc3\x9c\x89\xec\x20\xcd\xb8\x0d\x29\x50\xf6\x85\x13\x86\xbb\xf2\xea\x91\x7e\x31\x4d\xf2\xe0\x1c\x0c\x22\x17\xdb\xbf\x83\xa8\xa5\x13\x9e\x08\xa6\xaa\x32\x1e\x9c\x94\x3a\xcd\xab\x58\x40\xc0\x9e\xdd\xf3\x24\x8f\xef\x3f\x72\x0f\x9d\xbc\x56\xb5\xfb\xdc\x5c\x0e\x2d\x89\xc1\xe7\xb5\x08\x58\x48\x44\x5c\x53\x6d\xfe\x62\xed\x4b\x81\x88\xa0\x71\x97\x04\x3c\x79\x0b\xaa\x24\xae\xf3\x5e\x8a\xb2\x7a\x40\x82\x9b\xe3\x24\xce\x9b\x23\x68\x11\x6e\x28\xce\xe6\x0c\xa8\x4a\x54\xcd\x4a\x6e\x1e\x52\x46\xea\x8d\x0a\xfd\xa6\xb4\x29\xc2\xa5\x17\x83\xe5\xfd\x4c\x76\xd2\x9e\x0f\x92\x65\xbc\xc3\xa6\x84\x96\x7c\x87\xf7\x89\xa8\xa3\x6a\xce\xf1\x1c\x88\xb0\x14\x04\x0f\x21\xfa\xe0\xe8\xda\x68\xc8\x12\x3f\xbd\x36\x4a\xe2\xa2\x8b\x8b\x57\x24\x05\x7f\x01\xba\x10\x0e\xae\x8d\xb6\x80\xec\x17\x56\xe0\xc3\xa7\xcd\x94\xff\x22\x5a\xbe\xe0\x5b\xaa\x52\x88\xae\xe5\x5b\x12\x69\x5e\xa8\x09\x50\xbb\x7b\x00\x69\xe9\x58\xbb\x56\x9c\x52\x51\x1b\xa4\x26\x4a\xb8\x10\xb7\xe4\xcb\x2a\x2f\x44\x7b\xfb\x06\xde\x0b\x9e\xa8\x3a\x3c\x1e\xa7\xa4\x19\x04\x6e\xcf\xea\x07\x38\x07\xa5\x45\x5e\x71\x4d\x49\x53\xa0\x8c\x24\x8b\xf0\xc5\x7b\x47\x6d\x4a\xbb\x56\x98\xd2\xab\x0b\x66\x14\x78\xd0\x88\x3c\x8d\xec\x2f\x18\x31\xe3\xdf\xe9\x86\xd0\x8e\xbf\x12\xc5\x7b\xed\xf0\x0b\x16\xc1\xe1\x54\xa0\x2b\xad\x2d\x27\xb0\xd2\xda\x01\x5a\x0a\x46\xfe\xd8\xb2\x73\xe1\x8e\x78\xab\x7e\x57\xe6\xe9\xe8\xc5\xca\x0b\x6e\x8d\xca\x9b\x41\x1d\x05\x76\x2d\x6f\x94\x76\xfe\xc5\xa2\x44\x76\x14\x5f\x08\xe9\x76\xa5\xf3\x0b\x45\x8a\x7c\x24\x5f\x14\x43\x64\x8a\xbe\xa6\xd8\x91\x86\x69\xb4\x50\x63\x6e\x7e\x01\xe8\x97\x2d\xfb\x62\x30\x50\xf6\x07\x94\xec\x9a\x5f\xa0\x20\x92\xdc\x03\x40\xd0\x3e\xbb\x2a\x91\xeb\x05\xac\x8b\x48\x35\x6f\x56\x89\xb4\xdc\x70\xa1\xe6\xa3\xcd\x6e\x57\xe5\x71\x69\xdc\x52\x4e\x18\x7e\x01\x11\x43\x52\xa2\x2f\x04\xcf\x6c\x46\xf5\x12\x0b\x0c\x35\x0d\x7b\xda\xcc\x17\xc5\x02\x59\xba\x2f\x96\x11\x77\x8a\xd4\xc5\x22\x46\x4e\x16\xba\x56\xd1\x22\x9d\xe9\x17\x0a\x8b\x9b\xe5\x5d\xcc\x16\x73\x12\xd5\x85\x12\x8d\x8e\xaf\xbe\x50\xa4\xc8\xd5\x6d\xae\x25\x25\x34\x7f\x40\x91\xce\xbb\x11\x55\x89\x7c\x5f\xee\x45\xa9\xc1\x78\x43\x41\x45\x57\xa5\xbf\x06\x19\xbb\xb7\xe7\x72\xa7\x79\x71\x06\x37\x93\x37\x34\xa3\x65\x5e\xbb\x6b\xf0\x08\x7f\x0d\x42\xa1\xcd\x3c\x81\x57\xb0\xbf\xf6\x1f\xe2\x63\xa6\xea\xf9\x83\xd3\xe8\x1a\x0b\xb1\x9a\xf5\x4e\x6d\xc3\x34\xbc\x13\xb1\x6e\xd3\x27\x25\x21\xe2\xda\xb9\x6f\x24\xdc\x5f\xfb\x82\x48\x88\x40\x01\x45\x2b\x82\x17\x62\xb2\x7d\x5b\xc6\xc5\xba\x41\xf6\x8f\x5e\x70\xdf\x15\x3b\xcc\x2f\xd6\x1a\xb7\x23\xf8\x3a\xb8\x7a\x02\x02\x51\xd8\x9b\xac\xd7\x17\x0e\xf9\x16\xdc\x23\x91\xa2\x69\x9e\x6b\x29\xd4\xc1\x49\x3b\x8d\xb9\x3d\x8c\x4b\x4d\xfa\xf1\x75\x32\x58\xaa\xf8\x01\xac\xac\x3e\x0d\x70\x35\x4f\x93\x4e\x75\x9d\x3c\x23\xbd\xfc\x17\xec\x65\x26\x59\x56\x11\xb2\xfd\xeb\xba\x80\x6a\x4f\x02\x11\xd3\x2d\xf8\xf7\x8a\xb6\xb0\xc2\xf4\x33\x8b\xa5\xd7\xc5\xa4\x3b\xf3\x8f\x8b\xee\x59\x13\x18\xae\x9b\xf4\xa5\x46\x17\xac\x4d\xaf\xa5\xb8\x58\x8f\x5c\x68\x59\xee\x39\xb3\x30\xb8\xe7\xec\x6f\xbf\x10\xef\x9c\x5c\x7e\xf0\x42\x72\xbd\xaf\xfc\xbe\xee\xb5\x74\x1a\x02\x0e\xbc\x61\x8a\xbe\x59\x0a\x50\x68\x61\x46\x9a\x89\x01\xb2\x8a\xa5\x9f\x8b\x55\x8a\xec\x76\xbd\x6e\xce\xc9\x6d\x04\xd8\x1b\x82\x75\x77\xba\x06\x78\x88\x66\xb7\x51\x80\xd6\x33\x98\xb2\x4a\xb2\xe5\xf4\xc2\xa5\x3a\xce\x1c\xbb\x1e\x02\xe8\xdf\x17\xd6\x35\xc3\x67\x31\x65\x7f\x41\x1b\x9f\x47\xb8\x10\xaf\x28\x88\x1f\x56\x69\x31\x44\xac\x87\xac\x75\xbc\x97\x77\x51\x2c\xf7\x86\x7d\xc9\xd9\x6b\x37\xb2\xfb\x1d\xa4\x7d\xe3\x7e\x48\xc7\x49\xdc\x1b\x65\x4a\xb1\x8d\x1b\xd2\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x54\x58\xc4\x07\x6e\x08\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xb4\xad\x1e\x50\xe0\xe8\x95\xdd\x76\x43\x7a\x69\x52\xa2\x6f\x48\x2f\x8e\x6c\xbd\x03\x41\xd2\xa4\xa7\xf4\x92\x36\x11\xca\xbd\xaa\x6f\x8b\x98\x6f\xe6\xdf\x9b\xdc\x6f\x5c\x4a\x63\x0f\xe9\xcd\xfb\x1d\x9d\xe6\x7a\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\x9f\xee\x46\xf1\x6c\xdf\xe9\x77\xc3\x18\x63\x87\xf7\xcd\x3b\x6a\x9c\xd5\x7a\x27\x5c\xaf\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\xcd\x0e\xa2\xa6\x3b\xc1\x57\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xc0\xb1\xc9\xb6\x73\x67\xdc\x54\x6d\x90\x33\x58\xa5\xce\xd2\x9b\x89\x6a\x76\xd2\xdf\xcb\xfb\xa9\x3d\x7e\x67\x68\x79\xa6\x0d\x88\x31\xce\xac\xbd\x71\x81\x63\x93\x18\x73\xc3\x3a\xe2\xec\xfe\xbb\x50\xf4\x1e\x3f\x32\xcb\xdd\x85\xf0\x09\x83\x65\xd1\x8d\xe0\x2b\xf4\x62\x67\x3f\xa0\x6d\xd3\xa4\x57\x58\xc8\xa6\x18\xa2\x07\x7d\xea\x8b\x29\x05\x25\x87\xda\xde\x88\xf9\x69\x12\x1f\xef\x8a\xed\xe3\x0e\x2b\x67\x28\x8c\xd4\x45\x48\xfe\x80\x86\x3e\xc9\x3c\x77\x5b\xb4\xa8\x65\xc2\xd5\x8a\xaf\x75\x6e\x1c\xc2\x6d\x70\x19\xd3\x6a\xe3\x01\x24\xf5\xe3\xc6\xf5\x2c\x76\x82\xdd\x08\x20\xb6\x87\xf9\x86\x73\xd3\x55\x18\x6f\xe4\xe0\x8f\xcd\xbf\x23\x69\xa1\xbb\xbf\x0b\x4e\x2c\xbf\x7f\x63\xc7\xfb\x77\xe0\xcc\x94\xdc\xe9\x58\x90\x3c\x7c\x4f\x99\x2b\x6d\x9b\xdb\x10\xb1\x74\x7c\xdd\x28\x9b\xe4\x68\xae\x7b\x4a\x58\xc9\xee\xa0\xbb\xd3\xba\x2b\x24\xf7\xb5\xae\x7e\x80\x13\xd3\x41\x4f\x77\x87\x4d\xda\xcb\x04\xaf\xe3\xa6\xa3\xe1\x1e\xac\xe3\xae\x11\x07\x62\xe1\xcd\xa3\x28\x2c\x6d\xee\x90\x37\xbb\x74\x77\x48\x8f\x91\xda\x48\xc5\xf7\x3d\xf3\xf7\x1e\x09\x91\x90\x02\xcf\xe0\xeb\x62\xdd\x7b\x87\xb9\xc2\x51\x1b\xf7\x0e\x45\x56\x9a\xf0\x8d\xe8\xe2\xcd\xa4\xb5\x2f\xf2\x16\xde\x61\x74\x79\x25\x86\xde\x3b\x2f\x99\xd5\x42\xd1\xbb\xf8\x62\x6b\x3b\x18\xa3\x0e\xa0\x1b\x46\x97\xf0\xda\x31\x2b\x98\x58\xc7\xf8\x0d\xa3\x8a\x9d\x46\xf7\x01\xef\x82\x59\x2d\xbd\x85\xe6\xfe\x47\x07\xed\xf8\xfd\x41\x10\x34\xed\x83\x0a\x98\x84\xbe\x1b\xb7\x25\x5a\x0f\xb9\x51\x87\xb1\x39\x54\xe8\x46\x7d\xa3\xe6\x0d\x03\xf9\x6a\xf3\xb6\x3f\x21\xc1\x15\xb7\x71\x66\x3a\xd4\xfc\x46\x8e\x5a\x70\xda\xe6\x7d\x2e\x72\x71\x97\xa4\x60\x21\xf2\xe2\x6a\x0a\xd3\x0c\x25\x76\xbc\xd5\x4d\xd3\x8b\xa3\x91\xee\x6b\xc5\xfe\xa9\x0d\x89\xcb\x14\x7a\x2d\x3c\x08\x86\x6b\x01\xe5\x31\x20\x05\x1a\x2f\xd7\x02\xd2\x40\xe1\x8a\x56\x7f\x80\x02\xd4\x36\x70\xde\x37\xce\x59\x59\x4e\x6e\xb8\xef\x9a\xcc\x82\x37\xe2\xa1\x6c\xc3\xbb\x79\x75\xa1\x5d\x94\x37\xf2\xc7\x5e\x77\x3d\xdf\x37\x64\x61\xef\x12\xb8\xd7\x7c\xdb\xc3\xfd\x70\x44\x75\x00\xef\x9a\x0b\xf2\xdf\x0f\x98\xa1\xec\xa9\x37\x82\xa1\xec\x4d\xbf\x99\x40\x66\x46\xf5\x60\xa5\xab\xdb\xcc\x5c\xf5\x14\x90\xee\xdf\x9b\x5f\x80\x35\xdf\x5b\xe4\x41\x15\x05\xcf\x88\xde\x38\x07\xfc\xdc\x28\x09\xd9\xaa\x3b\xa4\xfb\xe1\xd3\x7e\x36\xda\xd8\x7e\x76\x1b\xc4\x03\xdf\x9d\xdd\xca\xcf\x46\x4f\x97\xb6\xf0\xb3\x01\x21\x92\xf4\x1f\x94\x4e\xda\x74\xda\x3c\xf0\xd5\xbd\x2e\xc0\x7c\x50\x4b\xe9\x95\x30\xfc\x30\xf6\xcb\x11\x48\x0f\x22\x9b\xed\xda\x7e\x70\x7b\x8a\xb9\xc8\x43\xf1\x4c\x26\x91\x07\xb1\x60\xdb\xf0\xef\x93\xcc\x1c\xec\xff\xb0\x1a\xb6\x43\xd8\x1e\xb8\xf3\x5c\x0b\xec\x41\x35\x6c\xd7\x64\x78\x28\xce\xc9\xa2\xf2\x30\x0c\xda\x73\x0e\x48\xf2\xdf\xfc\x3d\x42\xe0\x25\xf7\x3f\x08\x46\x73\x35\xb2\x07\x37\x20\x5a\xc5\x7f\x02\x4f\x2f\x01\xb8\x2e\x40\xd4\x56\x7b\x50\xa9\x60\x14\x0f\x70\x13\x45\x86\xe8\x01\x59\x69\x46\x31\x40\x7d\xd2\xef\x71\x6d\x5e\x0d\x11\x69\x0f\x2f\x7e\x40\x66\xed\x65\xc0\x05\xe1\xf6\x37\x3e\xac\x5c\x20\xc6\xfa\xac\x8a\xdf\x9a\x54\x24\xaf\x96\xa0\xfe\xe0\x32\x16\xe7\xa6\x3c\x11\xbb\xbd\x79\x00\xee\xf6\xe0\x11\xc0\x92\x64\x6c\x79\x18\x43\xfd\x02\x9a\xce\x3c\x09\xc1\x4f\x42\xb2\x8a\xf8\xc7\x93\xe8\xc9\xd6\xac\xe1\xca\x7b\xa5\xa8\x3e\x48\xb1\xb3\x7e\xfe\x20\xc5\xae\x35\xb7\x91\xea\x6b\x69\xee\x41\x3d\xcd\x57\x86\xf2\x03\x67\x9f\x6d\x0e\x4f\xa2\x21\x54\x0c\xe3\x41\x3d\xf0\x91\x3d\x24\x43\x10\x8c\x16\xb8\xfb\x5e\x49\xd2\x0f\xfc\x7d\xce\x51\x7d\xf2\x5a\x09\x75\x91\x71\x3b\xbc\xc9\x87\x05\xa2\x1c\x50\xf7\x64\x4e\x43\x40\xc1\xf6\x66\x87\xfa\x03\x53\x9b\xf3\x29\x9f\xbc\x0e\x24\xbf\x00\x1e\x61\x82\x2f\x0b\x46\x61\xba\x10\x46\xa1\xa1\xcc\x13\xcc\x97\xc5\x3f\xbc\xc6\xd0\x51\x3f\xcf\x12\x4c\xa5\xc0\x3c\x05\xd4\xd0\xdd\x26\xe7\x35\x66\x61\x8c\x6b\xd5\x30\x80\x5c\x64\x8e\x7d\x2a\xa9\xc1\x78\x43\xcd\x29\xc7\x70\x3f\xb8\xd2\xc5\xf9\xf8\x0f\x7c\x7c\xcd\x61\x84\x0f\xa2\xf8\x5e\x59\xd5\x0f\x53\xe9\xc6\xf0\x18\xd0\x04\xbb\xbf\x80\x79\xb6\xb8\xcd\x3b\x15\x34\x4b\xd4\x9c\xb2\xa6\xf9\xa0\xba\xc2\xe6\x85\xa9\x10\x99\xbc\xf6\x15\x73\x32\xda\x98\x39\xf7\xc2\x33\x24\x63\xfb\xe7\x9e\xc6\xdb\xc1\x04\x20\x04\xe5\xe6\x6b\xfb\x1f\x58\x07\x9b\xe9\x11\xf7\xbb\xf8\xa6\xa8\x87\xe5\x19\x1c\x61\xf7\x34\x84\x32\x49\x7d\x7e\xda\xce\x17\xdc\x03\x28\x3c\xfb\x83\x45\xe1\x5a\xa8\x46\xe6\x63\xf6\x49\x61\x58\x02\xd0\x03\x61\xd8\xf9\x34\x0f\xaa\x55\x39\x5c\xe3\xa1\xf9\x51\x0a\xc6\xd3\x39\x87\xf6\xa3\x03\x08\x21\x83\xdd\x3c\x81\x11\x83\xe6\xdd\x34\x55\x4a\x61\x7b\x50\xf8\xaa\x0d\x03\x33\x48\x04\x9a\x1f\xaa\x8d\x36\x9f\x16\xb0\x5c\x0e\xaf\x39\x2f\x3c\x97\x98\xf3\x20\x40\x30\x38\x73\xfe\x81\x03\xb4\x39\x1a\xf4\x41\xaa\x80\xa3\x96\x1e\x38\x40\x9b\x94\xd4\x07\x99\x03\x21\xbb\x9d\x70\xed\xa9\x3a\x64\xe2\x80\x23\xe4\x1e\x88\xea\xbe\x01\xed\x19\x9c\x93\x3f\xc0\xde\x1a\x1e\xf0\xe4\x1c\xfd\x60\xc1\x2c\x2c\xa1\xba\xba\x6d\x26\x0f\x65\x79\x13\x32\xfc\xa9\xae\xfa\xf8\xec\x8b\xee\xd4\xe3\xbe\xf6\x92\xbf\xe0\x31\x6e\xb4\xec\x04\x52\x43\xee\x03\xaa\xb6\x7f\x87\x86\xb3\xb9\x47\x32\x04\xe9\xee\xcf\xce\x28\x00\x1f\xb3\x3b\x76\xcf\xf0\x0b\x0c\xac\x70\xfb\x21\x08\x1a\x12\xe5\x29\x1c\x2c\xfa\x1c\x38\xa7\x4d\x98\x90\xf4\x93\x8b\x26\x3c\x07\xf7\xbb\x56\xe6\x58\x5c\x4c\x43\x20\x10\x30\x78\xa9\x61\x3a\xf5\xc5\xc3\x0f\x44\x7d\x87\x63\x3f\x30\x9d\xda\x0d\xfd\x9c\x44\x9b\xcc\x03\x0f\xc2\xf8\x6c\x90\x7e\xce\xc5\xdb\xfd\x80\x1b\x58\x06\x84\x87\xb5\x4e\x1d\x35\xf7\x40\xf8\x6f\xf6\x41\x3c\x34\xb6\x76\xb7\x2f\x04\xa5\xa9\x07\x08\xea\xbe\xcf\xf5\x81\x0f\xd5\x35\x40\x1f\xe4\x1d\xa4\x57\xfb\xc2\xfb\x02\xe9\x42\xa4\x91\x44\xd4\x07\x52\xb9\x75\xdb\x07\x1e\xd5\x57\x95\x85\x87\x75\x1e\x1c\x5b\xfc\x20\xac\xce\xd7\xcf\x3d\xf7\x9a\xa4\xf0\x76\xaf\x49\xfa\x0d\xda\x10\xcc\x09\x6f\xca\xc1\x5a\x19\xde\x18\x5e\x92\x5f\xb8\xd8\x85\x70\x0f\x51\xbe\x7b\x2d\x20\xca\x3b\xe3\xf7\x61\xda\x9f\xc3\xce\x1e\x5e\x06\xe3\xd0\xd5\x07\x91\x72\x0e\xce\x7b\x78\x39\x8c\x43\x9a\x1e\x48\xf3\xbe\x1c\xeb\x79\xc8\x5c\x65\x77\x78\xa6\xf4\x9e\xfb\xab\x07\xee\x54\x4f\x9c\x95\x4a\x7d\x00\xa0\x52\xa9\xae\x11\xa8\x1b\x2b\x8f\xea\xea\xa2\xba\xb1\xfa\xba\x42\x61\xea\xb6\x5c\xb3\xd5\x0f\xe6\x5e\x57\x16\x7d\xdd\x70\xf7\x8b\x22\xb7\xea\x86\x8a\x11\xaa\x29\x5c\xb7\x00\xf6\x54\x34\x24\x2f\xf8\x56\x85\x87\xba\x05\x1e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x39\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\x46\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf3\x93\xbb\x04\xe2\x82\x7b\x80\x8c\x1f\x3c\x04\x82\x9a\x3e\x67\x52\xdd\x58\xa9\xab\x64\x8d\x00\xfb\xa7\xea\xa7\xd6\x2d\x72\xf5\xdd\x5e\x34\xfa\x93\xa0\xec\xba\xf1\xae\x42\xe9\x41\x75\x43\xea\x87\x1c\xb7\x75\x43\xa9\x52\x55\x6a\xaa\x1b\x0a\x52\x54\xe3\x10\xd2\xb2\xd2\xd1\xeb\x16\x89\x00\xc1\x8f\xe0\x38\x65\x9c\xd6\x2d\x72\xfe\x5a\x14\x56\x05\x53\xf4\x50\xdd\x90\x80\x28\xbf\x51\xdd\x70\x41\x78\x37\x82\x70\x6f\xa1\x4b\x91\xd4\x0d\xc6\xd6\xaa\x92\x6c\x75\x9b\xc2\x6f\xee\x51\x20\x66\x0a\x5c\x59\x84\x03\x41\x55\xf5\x5c\xea\x86\x8b\x06\x7b\x72\x3b\xa1\xed\x0e\x80\x83\xa8\x11\x97\xd3\xb8\xba\x43\x6e\xfb\x2c\x20\x79\x75\x60\x32\xed\x65\xc2\x24\x34\xc1\x89\xbc\x25\xad\x2a\x73\x4f\x14\x53\x5c\x37\xdc\xc7\xdd\xdd\x86\x24\x2b\x9f\x4d\xdd\xe8\x45\x56\xf4\x5e\xdd\x90\x8c\x32\xbc\x10\xcc\x45\x51\xa5\xa8\xba\xc1\x8d\x9c\x4d\xbb\x10\x64\xfb\xab\x4d\x10\x05\x12\x4b\x42\x14\x4d\xb2\x70\xbb\xe9\xfd\xca\xed\xa6\x95\xad\x8b\x5b\x6a\x40\xc8\xb1\xca\x04\xae\x5b\x25\x5a\xfd\x01\x98\xa7\x71\x30\xa5\xd8\x38\x0c\x70\x25\x8b\x30\x03\x40\x45\x08\xdd\x7e\x57\x37\xd6\x04\xf3\x0c\x2a\x67\x20\x88\x51\x93\xbe\x7b\xfb\xc2\x85\xad\xbc\x8f\xba\xb1\x26\xfd\x26\x94\x41\x8a\x55\x65\x84\xba\xb1\x6a\x6a\x53\xff\x6d\xe1\x5c\x10\x36\x14\x07\x34\xbf\x80\xd0\xfa\xee\x80\x9a\x61\xd1\x0c\x1a\x4f\x76\x33\x39\x54\x77\xe8\x66\x0f\x9d\xbc\xbb\x88\xf6\x20\x53\xf6\xd7\x07\x40\x9a\xd9\x41\x47\x48\x4d\xd1\x90\x4c\x34\x51\x28\x79\xdd\x3a\x69\xb3\x88\xba\x71\xe9\xa0\x0a\x01\xd7\x8d\x77\x0e\x7a\xc7\x77\x60\x2d\x8b\x74\x3b\x72\xbd\xba\xb0\x86\xf2\x10\xdd\xfb\x6f\x19\x70\x4d\x28\xbc\x53\xb0\x18\x26\xdc\x29\xd8\x4d\xaa\x74\x89\x17\x0f\x49\x97\xf8\x26\x90\x78\xe9\x60\x35\xa9\x8c\x35\x09\xe1\x09\x19\xa7\xdd\x6c\x68\x10\x68\x4d\x72\xdd\xde\x5d\x0d\x03\x6d\x25\xaf\x2f\x98\xe8\xac\x1e\xa7\xe4\x98\x5e\xa7\xcd\xb2\x02\x9b\x1c\x11\x79\x57\xcc\x56\x96\xe4\xe8\xa5\xd8\x69\x94\x7b\x75\x01\x9b\x59\x13\x0c\x3b\xc8\xe3\x35\x24\x0d\x44\x66\x34\x10\x2d\x93\x4f\x30\x58\x89\x83\xa9\xe3\xa0\x3a\xeb\x69\x32\x07\xb6\x9a\x75\x1d\x11\x4a\x8f\x86\x44\x85\xd6\x6e\x12\x47\x4d\xfc\x6e\x62\x38\x70\xe2\x19\xaf\x07\x0a\x75\x98\x82\x59\x90\xa2\xf8\x88\x44\x46\x49\x37\x45\xf3\xc6\xc1\xf4\x7a\x01\x75\x33\xda\x4f\x8a\xc7\xd5\x0d\x1e\xfa\x6e\x4a\x39\xa8\x92\x79\x8b\xb2\x2e\x5a\xf1\x01\x7b\x92\xad\xbd\x1e\xa0\x8e\x9f\xa5\x00\x54\xab\xe8\xa6\xad\x13\x3a\x87\x91\x7e\x2e\xa4\x6b\x4c\x46\xf2\xbd\x8e\x07\x14\x35\x53\xa9\xcb\xba\xc1\x23\xdf\xbd\xa3\xae\x25\x36\x68\x88\x8b\x7b\x50\x3b\xe2\x22\x8e\xdc\xa6\x01\xd9\x8c\x0a\xf5\xf0\x37\xe3\xec\x5a\x20\x08\x26\x58\x98\x15\x8e\x58\xb7\x6b\x91\xb3\x61\xa2\xe8\xea\x36\x2a\xca\x9a\x55\xdd\x94\x11\xd5\x01\x0c\xcc\xdd\x9c\xeb\x5e\x78\x55\x07\xcb\x83\x2f\x34\x2e\x0b\x73\xd5\x24\x6e\x10\xaf\xb9\x3b\x45\xdd\xe6\xdf\xd7\xd2\xa9\x47\x5e\x8f\x6d\xb6\x40\x31\xb5\x69\x84\x07\xc1\x5a\xde\x2d\x0f\x21\x10\xc8\xb0\x40\xbf\x76\xf0\xb3\x98\x82\x46\xa4\x0b\xfe\x75\x04\x3e\xa8\xf0\xe5\x13\x0c\xe1\x84\xaf\x75\xa2\xd0\x6a\xd1\x89\x05\x66\xcb\xeb\x01\xed\x49\x12\x25\x02\xea\xe9\xfb\xa0\x0f\xc8\xef\x95\x2f\xa1\x06\x5e\xa8\xad\x5a\x39\x35\xc0\x6a\xec\x75\x0a\x1b\xa8\xb1\xfa\x03\xee\xa7\xe6\x07\x70\xba\x88\xdb\x06\x14\x56\x33\x8f\x08\x1b\xf5\x85\x17\x08\x04\x5a\xa7\x60\xd8\xb8\xf4\xfa\x82\x11\x8b\x4a\x94\xa9\x21\xc0\x86\x6a\x18\x28\xe5\x0a\xf1\x21\x30\x51\x40\x98\x0e\x61\x01\x29\x34\x04\x12\x70\xf6\x27\x30\xcc\x79\xda\xc8\x39\x0e\xc9\x6d\xaa\x03\xc5\x0f\x48\x1d\xd9\x40\x3c\xe0\xa6\x9a\x45\x44\x9c\x8c\xb8\x6d\xa0\x58\x2b\xf2\x0b\x71\x61\x5a\x78\x88\xa0\x47\x51\x7c\x40\x9a\x46\x17\xb3\x0d\x2b\x2b\xa3\xfa\x05\xc6\xf2\xbc\xba\x84\x38\x20\x92\x0f\x09\x20\x78\xf1\x13\xcf\x31\x77\x89\x7b\x8f\xba\x28\x34\x30\xe5\xa2\x18\x86\x95\x72\xe1\xe5\x4f\xd0\xc3\xc5\xac\x42\xa2\x41\xdc\x8b\x05\x43\x6d\xab\xd9\x6f\x00\xa8\x26\x3c\xa0\x44\x6d\xef\xfe\x1d\x4a\x90\xd1\x90\x20\x95\x69\x1b\x06\x5e\xd3\xa8\x0c\x9d\x1a\x28\xdc\x76\xcd\x2a\x73\x12\xfe\x7d\x4d\xc2\x3d\xd0\x89\x27\x66\x14\x32\x31\xed\x1e\x70\xeb\xbc\xd7\x36\xaf\x49\x09\x66\x0a\xbb\x9e\x24\x62\x0d\xbc\xf3\x03\x2f\xce\xee\x1e\x91\xa7\x80\xbf\x47\xcd\x6e\x9d\x0a\x01\x89\x19\x7d\xa8\x3f\x84\x1e\xbc\x68\x09\x16\x56\x25\xdb\xd6\x50\x18\x49\x58\x7f\x52\x3f\xae\x06\xca\xb5\x43\xa3\xf1\xb2\x24\xa5\x0c\xd5\x50\x51\xc5\xcf\xe0\x54\x0a\x02\xc2\x47\x5d\x47\x92\xe0\x47\x56\x75\x1f\x7e\x01\x17\xf8\x05\xff\x0e\xc6\x15\x3d\x00\xf8\xd2\x10\x7e\x2a\xb7\xb8\x29\x13\x85\xca\x86\x29\xb7\x12\x64\x11\x05\x04\x55\xf3\xe2\x80\x9c\xea\x3e\xb4\xc6\xac\x63\x56\x4c\xb9\xb0\xb6\xf6\xae\x29\x35\x10\xc5\xf0\xef\x9c\x81\x3b\xac\x98\x81\xdb\x20\x89\xae\x19\x2c\xeb\xac\xc9\x94\x71\x09\xc9\x6b\xde\x16\x47\xf0\x10\xe4\xb5\xe6\x84\x0d\x93\x0c\x6e\x33\xef\xcb\x8c\x0e\x95\xcf\x5e\xbc\x14\x16\x52\x39\x72\x6a\x80\x01\x74\x48\x73\x0c\xbc\x6e\x49\xf6\xa3\x1a\x78\x5b\xb6\x65\xe3\x00\xd1\xd5\xca\x78\x40\x30\xe7\x26\x69\x2a\xc0\xe0\x39\x36\xff\x9e\xd1\xf6\xef\x15\x6d\x4d\x92\x81\x9b\xd5\x5b\x63\x20\xef\xd3\xcc\x1b\x06\xce\x3e\x44\x09\x83\x20\xfb\xf7\xb5\xf2\x42\xf4\x58\x58\xf2\x90\xd4\x20\x24\xc1\x85\x9d\xda\x6d\x57\x9f\x3b\xaf\xca\x52\x9f\x2b\x58\xc1\x98\xdf\x21\x11\x49\xca\x0c\x2b\x38\xa1\xf8\x8b\xc9\xee\x6d\x58\x09\x3b\x4d\x33\x26\x50\x64\x88\x0c\x49\x95\x01\xb1\x9e\x63\x73\x8f\xf4\xdd\x1a\xd1\x08\xfe\x1c\xb2\xfe\x04\xc4\x7a\xbe\x58\x0a\x13\x99\xa5\xed\x86\x55\x97\xc5\x6c\xee\xa0\x3b\xd9\xf4\x84\xd8\xcf\xe1\xa5\x3b\x78\xf7\x84\x37\x21\x44\x49\x99\xc7\x6b\x38\xe9\x39\xf4\x36\x46\x62\xb2\x6e\x88\xaf\x01\x82\xa3\xea\x09\xd6\x80\x7a\xba\x9b\x61\x44\x2c\xc3\x08\x6e\x0f\xb4\x85\xd6\x93\x10\x09\x42\xd4\x59\x51\xbc\x5f\x0d\x27\x91\x24\x00\x11\x3a\x3a\xcc\x15\x58\x5c\xd7\xc4\x75\xad\x75\x13\x80\x17\xed\xc8\x3e\x8f\xae\x85\x66\x3f\xa0\x2a\x66\x5e\x76\x2d\x6a\x11\x9a\x58\xba\xb6\x98\x57\xde\x8c\x65\xf3\x19\x86\x50\x83\x21\x35\x27\x30\x72\x33\x99\x9b\x23\x55\x78\x98\x3a\x6e\x4a\x0b\x66\xcf\xf7\x5a\x3c\xad\x36\x6f\x17\x28\x66\x27\x4c\xfe\xad\xde\xba\x28\x4f\xbb\x99\x24\x21\xfb\x0d\x2f\xde\x92\xfd\x3c\x8f\x87\x40\xf8\x03\xf0\x82\x57\x07\x1d\x04\xe6\x0e\xb0\x38\xe6\xd9\x0f\x16\x43\xf6\x98\x80\xcc\x92\x61\x96\x8c\x60\x03\xdd\x26\x59\x03\xcc\x97\x43\x7a\x51\x84\x60\xa8\x6b\x5e\x6a\x64\xe1\x17\xc5\xca\xd4\xc8\x9b\x05\xea\xf6\x93\x1a\x3d\x35\x6e\x3c\x42\x9a\xfb\xa3\xed\x43\x47\x40\x64\xac\x40\x76\xff\x98\x80\x58\x55\x44\x6c\x80\xb2\x0c\x6a\x44\x1e\x8b\x57\x2d\x06\x14\x08\xf6\xf7\x01\x89\x66\xdd\x6d\x1a\x6b\xb2\xda\x48\x42\x90\x4c\x18\x91\xd5\x32\x92\x7f\x2f\xa4\x2c\x0f\x80\x52\x72\xc5\x1f\xec\x50\x61\x3c\x00\xb6\x43\xf2\xef\x27\x11\xe4\x1e\xaf\xef\xaf\xda\xb4\xc4\x31\x60\x09\x92\xdb\xb8\x38\x4a\x92\x71\x64\x20\xa8\x7c\x14\x35\x42\x64\x1c\xc9\x2f\x30\xa4\x43\x27\x4c\x8c\xb4\x83\x4b\x31\x8b\x91\xc9\xca\xfe\xa2\xb1\x4b\x8d\x19\x69\xbe\x7f\x7d\x01\x3a\x4a\x6e\x1f\xfc\xc2\x5d\x10\x6a\x2d\x24\xcc\x99\x55\xbb\x25\x26\x10\x4e\x76\x9b\xe1\x49\x3a\x9a\x23\x2e\x35\x78\x01\x0d\x99\x32\x35\x23\x9a\x95\x71\xa2\x5f\xa0\xad\xd1\x4b\x99\x0e\xe8\xf0\x7e\x81\x67\x88\x44\xc0\x88\x68\xd3\xa4\x28\xab\x1a\x91\xc9\x5b\xdd\x86\xc5\x34\x1b\x68\x18\x4c\x87\xcc\x0e\x91\x37\x3d\xa9\x96\x4e\x8d\x4c\xb4\xb1\xb1\x24\xd2\xf7\xaf\xc0\x8e\x1a\x99\x79\x63\xe3\x48\x9c\x52\x65\x6c\xaf\x2e\xfa\xf7\x57\x7d\x61\x16\x35\x77\x55\x97\xb8\x46\x08\x91\x4a\xa1\xae\x91\xb7\x47\xd9\x32\x11\x79\x39\xf8\x6b\x44\xac\x84\x04\xe1\xc8\xaa\x71\x8a\x36\xa8\xb1\xd0\x60\x29\xe9\x3c\xb2\x9e\x4f\xf5\x2c\xa6\xe0\x19\x6d\x9e\x88\x85\xb3\x12\xcf\x8f\x90\x44\xad\x21\xc4\xb2\x66\x29\x4c\xb1\xa2\x8f\x78\x63\x2c\x4c\xb6\xf4\xb6\x28\xd8\x16\xa6\x6a\x86\xb9\xca\x31\x5e\x63\xe1\x34\x34\x44\x25\x01\x09\x4f\xcc\xf5\xa9\x46\x2c\xcc\xac\xc3\x88\xe3\x75\xe3\xd5\x88\xaa\x38\xc8\x64\x0b\x88\x34\x83\x56\x03\xbd\xea\xe2\x7a\x48\xa6\xad\xea\x28\x8c\xf0\xe6\x07\x03\xdd\xb8\xb1\x24\xe7\xc4\x46\xc7\x89\x60\x68\x5c\x4c\x7f\x40\xe5\xac\xfb\x03\xfa\xfe\xbc\x16\xb8\xf2\x7c\x48\x92\x8a\xcc\xf8\x95\xb3\xbe\x46\x5c\x79\x3e\x8a\xdb\x08\x1b\xf5\x2c\xe1\xbc\xaf\xde\x05\x70\xd6\xcb\x1d\x5e\x23\x0c\xab\xc3\x3b\x9b\x81\xac\x06\x00\xd7\x7f\xba\x10\x49\x8d\xb8\x69\x4a\xd7\xbc\xd5\x88\xc2\xba\xb6\x36\xc4\xc1\xd0\x59\xa3\x6d\x4a\x8f\xc9\x67\x52\xa4\xf4\x68\xea\x62\x39\x1d\x93\x02\xa5\x49\x33\x40\x16\xc9\xed\x7e\x1f\xf5\x2b\xbc\x4b\x07\xb5\x72\x43\x08\x23\xe8\xf0\x32\x21\xd0\x35\x6f\xdb\x8f\x8e\xa0\x01\x59\x58\x67\x74\x64\x5e\xb1\xd4\xe7\xb8\xf3\x54\xef\x7e\x80\x22\x7f\x26\xc4\x29\x04\x96\xcd\x27\xcc\xc1\xeb\x5b\xf4\xfb\xc1\x13\x51\x02\x51\x3c\x18\xd8\x2b\xf0\x59\xeb\xd6\x44\xc2\xe2\x34\x2f\xde\x89\xa4\xde\xe1\x25\x3a\xe8\xdf\xd5\x7c\x71\xdb\xd4\x30\x51\xa1\xb2\xde\x30\x2b\x5d\x4e\x6b\x93\x29\x6c\x87\x43\x66\x8b\x48\x11\xd0\x08\x45\x16\xf0\xf0\x0a\x51\x04\x94\x7a\x1f\x29\x02\x36\xf7\x87\xd3\xa1\xb9\x3f\x10\xb1\x64\xd2\x08\x07\x76\x7a\xf5\x7f\x73\x86\x9a\x01\x82\x59\x87\x77\xe2\x92\x09\xf5\x01\x4c\x93\xc3\x44\xce\xfb\x16\xcc\x7f\x50\x16\xd7\xfa\x45\xbc\x48\x72\x02\x78\xc9\x94\x5e\x55\x94\xae\xa9\x16\x94\x22\x8a\xf9\x0d\x73\x13\x64\x17\x0d\x13\x1d\x92\x8b\x94\xb9\x50\xe3\xb5\x76\xb2\x1f\x1c\xd8\x47\x9e\x02\x71\x20\x32\xb8\x80\x03\xb3\x06\xde\xae\xd0\xdc\x66\x1d\x37\xb7\x17\x15\x08\x42\x54\xc6\xcd\x96\x6c\x6e\x94\xa9\xb0\x60\x81\x4b\x39\xc7\xab\x43\xe0\xd4\x07\x2c\xec\x90\xc3\xdf\xd3\x5d\x5e\x2d\xdb\xc1\x5d\x6e\x4b\x52\x7c\x28\x9c\x49\x29\x8b\xc8\x0d\x1a\x3e\x70\xe9\x3e\x37\xce\x50\x45\x77\xf3\x71\xb9\x9c\xe3\x5e\xf7\x15\xdb\x6a\xa4\xa0\xd2\x4c\x32\x6f\xa1\xb8\x29\x42\x4d\x10\x2f\x75\x03\x7b\x4d\x1b\x29\x7b\xa8\xbd\x18\xb0\x1f\xf0\xa4\xd2\x71\x99\x36\xc6\x46\xb8\x47\x90\xb2\xe4\xcb\xc4\x52\x33\xd5\x6d\x3a\xae\xab\x3b\xa0\xa4\x23\x91\x39\x51\x02\x15\x9a\xd2\x46\xed\x5a\xbb\x23\x2d\x43\xa4\xb6\x43\x0a\xc8\x25\xd0\x7e\x4d\x74\xc8\xab\x96\x53\x4d\xcb\x12\x29\x96\x97\x56\x3a\x51\xf5\x1b\xd0\x03\x9b\xc7\x80\xe5\x3c\x68\xf5\x13\xf3\x85\x24\x56\xa4\xc8\x2d\xec\x76\x87\xa5\x52\x98\x8c\x83\x30\x68\xc8\x65\x37\x14\xc5\x27\x88\x78\xdb\xf0\x0b\x3c\x89\x92\x5f\x78\x60\xae\x12\xa6\x12\xc5\x08\xf1\xe1\x94\xb8\xeb\xb4\xc9\xd2\xb2\x13\xca\xde\x92\x78\x25\x82\x2d\xd1\x29\xa1\xf8\x59\x77\x9f\x73\xd7\xa8\x72\x60\x4d\x30\x03\x9a\xd5\x25\x44\x67\x36\xb7\x97\x19\xd0\x88\xca\x94\x02\x8c\x88\xbc\x60\x50\x97\x30\xe3\xd9\xbf\x9b\x32\x37\x9e\x51\x95\x69\xd3\x91\x5d\x2b\xb1\x30\xaf\x81\x86\x1d\x4f\x09\x05\x35\x65\x1a\x7d\x7f\x74\xd1\x6a\x4d\x99\xfb\x54\x10\xa3\x5c\x8b\xa2\x71\x6a\xe2\xa5\x09\xd5\x38\x28\x4c\x78\x90\x99\x2b\x2d\xf1\x2c\xf9\x13\x18\x0a\x5f\x6d\x04\xad\xbf\xda\x9d\x1f\xb8\x07\x1e\xa9\x62\x16\x89\xd1\x9d\xf6\x16\x25\xc8\x67\x0a\xff\xac\xa9\x52\x0f\x6a\x7e\x40\x66\x20\x06\x97\x6a\xc3\x39\x28\x2c\xc1\x8b\xad\x8b\xaa\x6a\x42\x49\xc5\x61\xfa\x82\x35\x70\xbc\x7e\x67\x68\x80\xd7\xb6\x2e\x02\x14\xa6\x50\x74\x51\xf5\x0b\x6b\x6a\xd4\x29\x64\x06\x48\x8d\xe6\x16\x81\xd4\x78\x10\x9a\x42\x1b\x95\xfc\xe1\x37\x70\x12\x9a\x38\x5a\x03\x57\x77\x8f\x0b\x73\x82\x12\xd7\xab\x47\x73\xac\x29\xd0\x25\xdd\x8d\x52\xd3\xba\x1b\xd4\xec\xa2\x91\x5d\x78\x53\x2c\x7b\x9f\x64\xe5\x84\xb2\x8c\x3e\x7a\x52\xa7\xa9\xc2\x98\xe9\xf4\x18\x69\x8c\xbe\xa6\xa5\x31\x78\x43\xbb\x0d\xf4\x89\x55\x16\xb3\xbb\x24\xee\xfd\xc1\xda\xfc\x5a\x0c\x5c\x8e\x60\x03\x5e\xea\xdc\x77\xfe\x1d\x44\x6b\x12\x1c\xf4\xd0\x7a\xdf\xb1\xba\xb2\xd7\x8a\xd7\x71\xf9\x00\x4d\xcc\xfe\xb6\xbb\x26\x51\x0c\xd4\x69\x93\x06\xcb\x22\x69\x96\x4b\xec\xf3\x36\x1b\xdc\xa8\x9e\x15\x2a\x25\x66\x33\xe2\xe5\xfb\xf6\xde\x1f\x84\x5a\x68\x81\xef\x7b\x48\xcf\x49\xbc\x8c\x54\x9a\x52\x82\x2f\x7c\x98\x13\xe0\xb2\x85\x61\x46\xc0\x04\x29\x5b\xe4\x13\x5c\xe1\xd5\x73\xe0\x1d\x5f\x36\x3f\x24\x44\x59\x0e\x33\x40\x14\xa9\xb1\xf9\x24\xc1\x04\x19\x5f\x1d\xcc\x39\x2a\xc3\xa6\x26\x5a\x20\x5f\xdf\x83\xbc\x5e\x10\x72\x8f\xe8\x0c\x4e\xb4\x38\x4a\x1d\x48\x0c\xa1\xf4\x89\x0a\x47\xf8\x30\xf1\xa1\xee\x73\x33\x92\x0f\x1e\xd9\x86\xe8\xb8\xa7\xb8\x2b\xdb\x6f\x3a\x37\xb4\x35\x03\x16\x46\xb4\x23\x26\x21\x84\xd2\x0e\xd4\x34\xa5\xd1\xb2\xf9\xa4\x3a\x49\x08\xd2\xf4\xd2\x94\x46\xcb\xe6\x2d\xc4\x08\x4a\x3b\x26\xd2\x14\x3f\x8b\x92\x6f\x6b\x5a\xe2\xa4\x24\xe8\x74\x32\xed\x48\xed\x29\x4e\xa6\xcd\xb4\x77\x51\x03\xb6\x1c\x31\xe5\xc9\xa2\x44\xd6\x9a\x2e\x9e\xd0\x12\xf2\xd3\x85\xf8\x00\x89\xe0\x69\x8a\x7f\xc9\xae\x8b\xc4\xc2\x86\x92\xa5\xd2\x45\xd1\xc7\x72\xc6\x4d\xa1\xc0\x2b\x07\x79\x2f\x98\x91\xdc\x09\x20\x08\x6d\x37\xc3\xbb\xbc\x87\x6f\xce\xda\x1d\x60\xcf\x3a\xce\x28\x21\x60\x32\xbd\x76\xf9\xcd\xa4\xc7\x1f\xb9\x83\xd2\xc3\xd3\xdb\x5b\xfa\x59\x38\x10\x92\x1e\x56\xe5\x74\x1b\xee\x7f\x6f\xb7\x87\xeb\xe6\x76\x83\xa9\xcd\xcc\xf4\x21\xd2\x3e\x33\xc8\x1b\x3e\x08\x6e\x53\x1a\xe8\x7e\xc0\x1d\x2e\xf2\xcf\x48\xd4\x76\xb8\x4b\xde\x1e\xf4\xf0\x41\x62\x0e\x64\x43\x3a\xa6\x32\xcc\x7b\xc3\x9a\x44\x0e\x40\x73\xf0\x0b\xf9\xfb\xab\x29\x0f\xbb\xe6\xc0\x49\x0c\xb5\x1b\xde\xaf\x6a\x77\x76\xe8\x07\x10\x07\xbb\xdb\x3c\xfc\xc5\x5b\x33\xca\xce\x0c\x5d\x4e\x50\xf3\xca\xe5\x11\x67\xcb\x08\x46\x1c\xba\x9d\xa0\xe6\x48\xc1\x49\x8c\x2a\x47\x62\xca\x5f\x74\xb4\xdd\x25\x79\xe3\xf0\x83\x45\x1c\x9a\x07\x2a\x57\xab\x94\x41\xcd\x53\x9a\x4b\xba\x38\xa4\x66\x86\x1f\xaa\x4c\x49\xcd\x4c\xde\xb1\xfb\x24\x27\xec\x5b\x31\xc7\xcc\x64\xef\xfc\x7a\x40\x20\x35\x04\x7c\xbc\x0e\xac\xcb\xb4\xc7\x65\xaf\x77\x5a\xd5\xff\xd4\x66\x68\x92\x17\x07\xf6\x36\x15\xe8\xa9\x99\xc9\xdb\xf6\xaf\xe4\x0c\x66\xe4\x21\x32\x0d\xec\xb2\x8e\xe4\x82\x1b\x39\xc5\x19\x32\xa3\x05\xb3\x31\x59\x48\xe5\xf2\x36\xe4\xc2\xc3\xb4\xfb\x01\x6e\x09\xdd\xdc\xa6\xeb\x5a\x67\x65\x2e\x8c\x62\x11\xcf\xcc\xcb\x96\x55\xfc\xe0\x62\xd8\x80\x50\x55\xd6\x4c\xd5\x69\xa5\x0f\x5e\xd8\xaf\xe4\xa2\x12\xae\x73\x5d\x70\x6a\x26\x95\x84\x29\x28\x2a\xac\x08\xd1\x1f\x50\xce\x30\x61\x56\xec\x15\x59\x15\x32\x8d\x57\x2a\x12\x53\x73\x23\x19\xca\x13\x94\x1b\x16\x34\xfa\x05\xc4\x6c\x88\xe1\xe4\xb6\x9c\x53\x82\x09\xb9\x28\xd6\x10\x72\x5b\x98\xf1\x0b\x0b\x11\xea\x02\x69\xd5\x0e\x03\xc9\x9d\x87\x41\xf1\x83\xc6\x2f\xb4\x60\x1d\xa4\x1f\xfd\xc2\x5a\x72\x21\x82\xf6\xa8\xec\x2d\x3b\x02\xbb\x10\xb2\x59\xc0\xae\xf9\x0b\xf0\x04\x31\xef\x3c\x45\x93\xb2\x99\x27\xa0\x22\x73\x7a\x7d\x4f\x32\x94\xd2\x98\x07\x42\x46\xab\x3b\x64\xb9\x51\xc1\xcc\x5b\x9b\x1c\xdc\x9b\x29\x68\xd8\x36\x99\x77\x2e\xaf\x0e\x98\x0c\x6f\x66\xf0\x5a\xec\x84\x49\x93\x5a\x92\x85\xec\x0d\x79\xe7\x29\x29\x91\x2d\xef\x38\x2f\xa4\xb7\x66\xd8\xad\xec\x40\xcd\x4c\xcf\xc8\xa6\x20\x64\x5a\xab\xb6\x6e\xcd\x3b\x8f\x55\xc1\x88\xaa\xcd\xcd\x2c\x05\x31\x77\xcd\xfb\x9f\x89\xd8\x36\x9f\xe7\x83\xe5\x7b\x04\xc1\x94\x2d\xca\x96\x7e\x92\xa8\x5a\xf3\x01\xb3\x5a\xf4\x68\x94\x6c\x24\x8a\x67\x5c\x25\xea\xd3\x25\x9f\x38\xc3\xa5\x7f\xe4\x75\x9f\x84\xa4\xbf\x7c\x02\x85\xc9\x1f\x60\x07\x49\x2b\xca\x27\x55\xe2\xea\x1e\x76\x1e\xa8\xc2\x00\x6a\x2c\x37\x6f\xa9\x13\xd1\x68\x52\xf4\xf3\x2a\x77\x67\xca\xba\xd6\x3a\x0b\x05\x14\x34\x24\xaf\x65\x1a\xaa\x3c\x24\x0d\x55\xd6\xe3\xf3\xb5\xe8\xdf\x5d\x82\xfe\xa5\x98\xe5\x29\x89\x94\xcd\x7b\xee\x46\xf4\xbf\x49\x8d\x72\x85\x8f\x4c\x96\xa8\x69\xe6\xc2\x37\x35\xb9\xe1\x1e\x48\x5a\xc2\xd3\x4d\x3c\x09\x24\x18\xa2\xac\x76\xe5\x9b\x7c\xdd\x7c\xe2\x06\xa7\x91\x04\x98\x1f\xee\x48\x7f\xf1\x04\xf4\x28\xac\x3c\xc0\x8a\xb9\xc0\x83\xa3\xc6\x84\xf3\x90\x2b\x18\xd1\x14\x35\x24\x11\xe6\x87\x0a\x8f\x45\x8b\x07\x58\x91\xec\x92\x1f\x72\x22\x53\xcb\x73\xcd\x17\x7c\xba\xc1\x12\xe5\x28\xd7\xfc\x70\xcb\xea\x2c\x2a\x1b\xe4\x5c\x89\x22\x65\x79\x3e\x65\x65\x2d\xbc\xd0\x49\xa5\x46\x6a\xd9\x40\x6f\x3a\x59\xca\xb6\xba\xd4\x83\x65\x07\x92\xde\x56\xc2\x5a\x1b\x3f\xa0\x5f\x65\xf8\x13\xac\xbe\x0e\xc0\xc2\x5b\x30\xec\xf9\x2e\xbc\x05\x43\xd7\x0e\xd7\x12\xb0\x8f\x8a\xdb\x98\xf8\x6b\x88\x9b\x63\x36\x3d\xe0\xd9\x24\xf6\x57\xa6\xbc\xd2\x9c\x16\x50\x22\x28\x4a\x47\x53\x89\x58\x2d\x9d\x76\x85\x95\x84\x6d\xda\x2c\x91\xe7\x84\x84\xe1\x12\xb1\x3a\x86\x31\x82\x31\xe8\x6c\x2b\x91\x26\x75\xf7\x78\x13\x24\x3f\x40\xc2\xb7\x27\x91\xd6\x62\xa8\x07\xda\xa2\x54\xf7\xa8\x16\x0a\x27\x62\x66\x25\x81\xa8\xc5\xc2\x4b\x02\x62\x45\xf4\x85\x96\x29\x89\x79\x85\x57\xa8\xdb\x8e\x54\x90\x59\x6c\x4b\x41\x41\x95\xe0\xfa\xea\xf0\x81\xe3\x59\x73\xe4\xed\x9c\x36\xb1\x94\xbc\x16\x7b\xe8\x01\x04\x2a\xed\x92\x92\x17\x51\x0b\x86\x4c\x18\xb5\x30\xcc\xb6\x70\x40\x55\xc9\x58\x5b\x71\x9b\x92\xc9\x9f\x3c\x24\xf4\x22\xaf\xec\x72\x0d\x4a\x5c\x2e\x70\x0d\x5a\xc8\x28\xcb\xf6\x24\x51\xb5\x14\x02\x2d\x1e\x5f\x0a\x88\x5c\x0c\xac\x14\xe2\x59\x2b\x03\xd3\x93\x2a\x8d\xd5\x52\x38\x07\xb7\x21\xb9\x8a\xbd\x95\x82\x29\x34\xf7\x0f\x09\xaf\xfa\x77\x1e\xf7\x12\xcf\x4a\x5d\xcc\x45\x30\x23\xfd\xa2\x18\x29\x94\x9c\x4c\x7c\xc8\x11\x8e\x3f\xba\x64\xb5\x96\xba\xd6\xc0\xbd\x1f\x44\x80\x70\x0a\x33\x95\x93\x6a\x0a\x32\x80\xab\x09\xaf\x81\xb7\x79\x0d\xa6\x94\x15\xad\x1e\x97\x06\x6f\x98\x09\xad\xa1\xb6\x80\x78\x63\x69\x40\x98\xec\x6c\x85\x97\x65\x35\x93\xc9\xf2\x10\x4a\xfc\x2c\x9d\xda\xad\x44\xf9\xd2\xd7\xa2\x09\xc6\xbe\x58\xbe\xb0\x8a\xea\x35\xe6\x8e\xa5\xf3\xfe\x04\xe1\x0c\xb9\x13\x3e\x19\x4b\x5f\x40\x68\x16\x9d\x89\xd2\x1e\x12\xb2\x83\x3b\x98\x42\x59\x52\x3d\x83\x5a\xe0\x23\xb4\xa8\x59\x06\xe5\x72\x89\x75\x65\x50\xbb\x88\xfe\x02\xe5\x6e\xbc\x9f\x98\x1a\xa1\xfa\x9f\xb5\xe0\x2a\x4d\xfb\x37\xca\x00\x53\x31\x17\x42\x8c\x99\xee\xa0\xaf\x65\xa5\x4a\x78\x43\x0e\x1c\x5b\xee\x60\x5f\xbb\xc3\x0f\xe8\xfe\x55\x8f\x4b\x68\x93\x6d\xa4\xec\xbc\xab\x59\x43\xd0\x1c\x24\x25\xab\x2c\xa1\x4d\x0a\x4d\xd9\xb9\xd8\xee\x80\x30\xbb\x0d\x4d\xc2\xeb\x02\xf3\x8e\x5d\xd8\x65\x89\x68\xc3\x23\x92\x31\x0a\xe4\x83\x97\xed\xb9\x4d\xbe\x68\x4e\xba\xbc\x93\x3a\x39\xcb\x41\x2d\x40\x02\x45\x61\x8d\x62\x6b\x16\xe5\x00\xeb\x94\x90\x53\x10\xb4\xd6\x9a\x77\x20\x1c\x9a\x16\x6e\x0b\xfd\x95\x9b\xc7\x64\xae\x9f\x66\x79\x90\xbd\xfb\x84\xe1\xdd\x61\xcd\xd4\x70\x42\x60\x30\x9f\x62\x50\x5b\xf5\x62\x9e\x38\x93\xbc\xc9\x69\x64\x32\xdf\x42\x9a\xae\x3d\x92\x85\x36\x26\xaf\xfd\x49\xb5\x3e\x79\x84\x41\x10\xfc\x05\x0c\x63\xe6\xd6\x27\xce\x28\xf3\xa1\x73\x4d\xc2\x43\x22\xab\x4a\x36\xf6\x72\x91\x51\xbd\x1e\x80\x33\x78\xdf\x5e\xdc\xa6\xc6\x3c\xef\x84\xaf\x5e\x7e\x08\x83\x96\xd4\xca\xc5\x3d\x60\x91\xe3\x82\xcc\x6f\x8a\xbd\x40\x4f\xde\x23\xbc\xec\x53\xa9\xed\xb5\x20\x0c\xce\x72\x53\x99\xd2\x62\x48\x56\x0a\xcb\x8d\x6b\x4a\x3c\x4d\x08\x87\x8e\xb7\x2a\x28\x60\x68\xc9\xac\x20\x3d\x22\x1a\x4d\x88\x81\x6b\x86\x08\x69\xbe\xaf\x73\x15\xc2\x63\xf0\x96\x81\xac\xe8\x8b\xbf\x6a\xa1\xac\xe8\x39\x3f\x6b\xe9\x05\xc1\xc3\x95\x32\x48\xa8\xb8\x93\x2c\x66\x3d\x40\x82\x65\x28\xb8\x25\x9b\x0a\xa6\xd5\xba\x41\xf9\x16\x8b\xad\xa8\x89\x63\x33\x6f\xdd\x40\x5c\xaf\xf6\x5a\xa8\xac\x07\xa8\xea\x28\x39\xae\x6e\xf4\x1a\x54\xb5\xb9\x43\x92\x5f\x18\x18\xf1\x47\x9a\x50\xdd\x20\x2d\x0d\x83\x47\xdb\x7c\x53\x9b\x07\x80\xb8\x79\xc5\x6d\x17\xaa\xcf\x50\x2b\xca\xe3\x6c\xf2\x38\x54\x94\xbf\xb1\xfe\x5b\x03\x8e\xa4\xd7\xef\x30\xec\x89\x6d\x55\xdc\x6d\xe1\x12\xdb\xb5\x52\xa6\xf4\x80\xbc\x22\xde\x4a\x7a\xc5\x25\xa0\x9b\x55\xe6\x1a\x28\x0d\x09\x01\x91\xf7\xa4\x69\x0e\x91\x3a\xba\xb4\xb7\xba\x82\xd8\xb4\x83\x2b\x8b\x33\x5b\x8b\xaf\x11\xc5\x63\x9a\xbb\x28\xff\x1f\x63\x57\x72\x36\x3d\xab\x2b\x53\x39\x21\xb4\x99\x04\x9b\x3f\x17\x8f\xf9\x87\x70\x1f\x57\xe9\xab\xf2\xdd\xbd\x4b\x77\xdb\x20\x40\x88\x42\x23\x92\x66\x8b\xa8\x92\x54\xbb\xcf\x40\xe6\x3e\x8d\x22\xab\x86\xba\xcb\xc5\x0f\xfc\x03\x4f\xb9\xea\x2e\x18\x4a\x31\x4d\xc3\x49\x66\x34\x95\x17\xd6\x46\x53\x5f\x88\xc0\x4c\x03\xe6\xc1\x8c\x50\x79\x63\x9c\xfe\x61\xfb\xef\x7f\xd3\xd1\x1b\xa3\x32\xcf\xcf\xf4\x0f\x90\x6c\x3a\xdc\x47\x0d\x52\xed\x1f\x72\x18\xa2\xba\xd2\xf7\x4a\xd2\x73\xbc\xd0\x35\x94\xf0\x7c\x0c\x94\x36\x5d\x1f\x1a\xde\x83\x70\x93\xe8\x1b\x0c\x24\x36\x48\x1b\xed\xdd\x93\x9b\x47\x0d\x3d\x5d\xd1\xad\x64\xc0\x2d\xce\xd6\xa1\xf1\x42\xdd\xbe\x69\x4f\x8f\xc6\x23\x45\xe7\xde\x68\x5c\x2b\xe9\x12\x46\x63\x80\xb9\xe4\xc6\x78\xb1\x6e\xdf\xcc\x82\xb4\xd2\xfa\x1a\x3b\xa0\x1b\xb4\xc7\xe2\x68\xb9\x34\x26\x82\x17\x9d\xe6\x3e\x30\x4c\x9d\x21\xa3\x27\x0f\x6a\x98\x44\xbf\xde\x07\x1d\x51\x2d\xde\x37\x34\xa3\xfa\x8e\x38\x3a\xb6\xb5\x27\xb6\x53\x81\x60\x1e\x05\xba\xf5\xe5\x7c\x00\xdd\x5a\xb7\x38\x3a\x49\x52\x0f\xcc\x99\xa3\xac\xb8\x63\x30\xd8\xd8\x7e\x97\xe3\x45\xbb\xdd\x26\xab\xc1\xc2\x18\xb6\x2b\x8c\xc1\xb9\x17\xff\x0c\x6e\x6e\xff\x8f\x2b\xa6\xd9\x07\x7a\x44\x1f\x63\x83\x09\xb1\xc3\x5b\x77\xd0\xca\xf6\xf9\x02\x6e\x73\x9e\x36\xb8\xcd\x39\x1c\x79\xbc\x88\xb8\x6f\x5e\xa9\x80\x8b\xad\xd9\x31\x11\xb1\x28\x8c\xce\x41\xbb\x01\x24\xf0\xd3\xe1\x3d\x82\x1c\xbe\xf9\x0b\x94\xc4\xd7\xdd\x6b\xd0\xab\x4e\xa9\xec\xc6\x88\x93\x5f\x68\xda\x22\x4f\x6b\x37\xf1\xf0\x0d\x0d\x13\x7e\x74\xa1\xdc\x73\x63\xb0\x3a\x9e\x50\xce\x98\x15\xc3\xd2\x30\x26\x26\xda\x44\x41\x73\xa9\xec\x27\x63\x40\x71\xb9\x79\x29\x27\x38\xfa\xd3\x21\xf1\xa8\xce\xe2\x31\xc1\x1c\x9e\x86\x45\x8a\xa4\x82\x18\x08\x38\xb6\xde\x65\x2c\x82\xbb\xee\x1f\x70\x58\x7f\x3e\x08\x38\xbb\xf8\x7f\x92\xf4\x97\xc4\x3d\x63\x2c\x32\xb7\xe8\x5f\xe0\x65\xa1\xb8\xc1\xec\xda\xbe\x19\x8d\x1d\xc7\xaa\x85\xe5\x4e\x67\x77\x3f\x43\x61\x62\xc7\xd4\x81\x4a\x73\xd6\xc3\x0e\x66\x94\xf1\xb9\xcb\xf0\x0a\xa5\x07\x1c\x03\x09\x64\x7c\xc7\x1e\x0c\x0b\x56\x3e\xc1\x31\x0e\xc4\x5a\x5a\xb2\xa5\x8a\xd2\xbc\x0a\x73\xa8\xd1\xef\x48\xb0\xeb\x55\x3b\x30\x45\xa6\xe9\xc0\xaa\xe9\x62\x33\x0e\x1e\x09\x3e\x9d\xa1\xb7\x54\x5a\xce\x31\x60\x2f\x55\x35\x9d\x31\x5e\x6c\x3b\x9b\xe5\xf9\x49\x58\x68\xb1\x04\xac\xbb\x09\x41\x0d\x40\xd9\xcd\xdb\x09\xc9\x26\xab\xfd\x05\x06\x23\x7d\x3d\x68\x60\x59\x97\xdf\x1c\xe3\x24\xcd\x7e\xe6\x6e\xf0\xa0\x68\x40\x35\xc4\x1f\x67\x56\xc3\xd6\x27\x57\xe3\x1b\xea\xf4\xc5\xa6\x7d\xf3\x17\xf0\x8f\xb3\x8a\x6f\x40\x2d\xb9\x7d\xde\xcf\x79\xd2\xbc\x5c\xc8\xd8\xfa\x79\x86\xf6\xd9\x20\xe4\x4a\x76\x12\x7f\xdd\x10\x23\x9f\x67\x50\x20\xb4\x3c\x98\x3a\xdb\xd1\x5f\x03\x06\x53\xbb\x3c\x0d\xe6\x8a\x34\xa4\x1f\xf4\xa8\xb3\xcf\xf1\x60\xa5\x0f\x23\xf0\xf1\xa0\x4f\x43\x06\x1a\x49\x3f\xff\x57\xc0\x18\xd1\x44\x97\x39\x69\xe3\xc6\xd3\xf1\xbd\x06\xf9\x04\x9e\x45\x22\x4a\xb3\x59\x77\x31\x1e\xa2\x65\xb7\x87\x1c\x05\x3e\x05\x5f\x28\x3b\x1d\x71\x37\x10\xce\x51\x3f\xed\x43\x41\xed\x83\x18\x5a\xcd\x8f\x40\x40\x25\x37\x7b\x61\x07\xab\xd6\xeb\x20\x8f\x5f\x6e\xa0\xa5\x1f\xea\x7f\xff\x6b\x9b\xb4\x17\xf1\xeb\x9c\x32\x7f\x41\xf8\x51\xfd\x06\x22\x50\x24\x8b\x83\x81\xbd\xc3\x1f\x1c\xb8\x1c\x9a\x84\x0b\x69\xa5\xa6\x9e\x81\x98\xa6\x9f\x71\x24\x0a\x31\xc5\x46\x21\xe7\x0e\x36\x16\xd9\x91\x5c\x89\x2d\x6b\x3c\xe8\x19\xfe\xb6\x9f\x16\xc8\x38\x43\xcf\x81\x0c\x97\xa2\x90\x51\xbf\x61\x12\x37\x90\xbc\xfc\xcc\xfd\x53\xfd\x03\x72\xd4\x6e\xee\x01\x7b\xbe\x9a\x02\x04\xfd\xba\x01\x86\x70\xf8\x06\x12\x25\x91\x86\xc6\x50\xa8\xfe\x68\xfe\x04\xb6\x37\x0f\xf2\xc5\xa6\xf5\x33\x0b\x2f\x34\xad\x3e\xf1\xa2\x30\xad\xb5\xbf\x4f\xe7\x29\x3d\x83\x44\x6d\xf0\xc8\xd4\x8c\x22\xb9\xe6\xac\x6a\x4c\x2f\xee\xac\xc6\x5b\x91\xe6\x5f\x09\xdf\x80\x86\x75\xfb\x3c\x83\xd7\x75\xac\x07\x34\xac\xb6\xf6\x06\x60\x69\x9f\x7f\x72\x92\x0b\xa6\x69\xd4\x46\x8b\x9a\x3b\xd5\xad\x81\x4d\x3c\x5f\x84\xa8\x52\xb3\x45\xe3\xc5\x56\x5b\x21\x18\xff\xeb\x1b\x47\x34\xd2\xaf\x19\xc8\x6c\x37\xda\xcc\xd1\x52\xae\xfa\x0b\x68\xc5\x24\xea\x23\x21\xe7\xe6\x26\x78\x60\x0d\x37\x81\x58\x4f\xcf\x7a\x43\x0c\xbb\xff\xa7\x42\x56\x32\x2e\x90\xed\x66\x7a\x14\xb0\x56\xdb\xf3\x3b\x52\x1d\xab\xeb\x42\xf4\x5c\x15\x7f\x31\x60\xd7\xf0\x17\x10\x8a\x82\x04\xd1\x91\xb6\xe2\xf3\x7e\x92\xac\x31\x10\xa2\x9a\xb1\x3a\x93\xc5\xe8\xff\x01\x11\x29\x98\x14\xb0\x5c\x3b\xc0\x3d\x10\x45\xec\x5c\x31\xc1\xc2\x6c\x9f\xff\xe1\x6f\xaf\xfb\x7d\x0c\x1c\x1c\xdd\xef\xe7\x66\xf3\x0f\x30\x37\x49\x2b\x1e\x03\x51\x3d\x56\xac\x07\x0a\xb5\xa9\x20\xc1\x08\xe2\x4f\x9d\x8f\x11\x1b\x5c\x1f\xfc\x0c\x3d\x8c\x30\x40\x04\xaf\xfb\x5a\x94\xe0\x24\x5b\x08\xc2\x6b\xd0\x5e\x5f\xc1\xd2\xcc\xd6\xf9\x06\x74\xb8\x2a\x8c\x38\x82\x76\x70\xd5\xec\x1d\x11\x00\x09\x32\xa1\x04\x12\xe6\xd8\x90\x18\x2f\x1a\xad\x36\x61\xc7\x4c\x90\xa0\x16\xb3\x24\x8c\x67\x61\xf2\x80\x16\xee\x8f\x89\xa3\xc7\x42\x8c\x09\xca\xdd\x05\xe1\xa7\xa5\xde\x3c\xf0\x2c\x12\x27\x49\x74\x7b\xb9\xe3\xfc\x42\x62\x04\x91\x80\xb4\x89\xb6\x66\xc5\x62\x0e\x42\xef\xa8\xc4\xa7\xba\x50\x45\x96\x5e\x5e\x7e\x83\xc9\xf5\xd5\x07\x33\x29\xfa\xce\x16\xd0\x02\xfb\x80\x8d\x95\x87\xbe\xc8\x5c\xbc\x1b\x78\x71\x60\xbc\xff\x88\xda\x95\x40\xc4\x7d\x40\x3b\xe9\xb5\x40\xae\xc5\x22\x84\x17\x48\xad\x68\x9d\x6c\xec\x90\x2c\x02\xd1\x01\x27\xc1\xcf\xda\xee\x54\xa0\x7a\xc7\xec\x10\x2c\x16\xd5\x3b\x67\x5e\x63\x40\xda\x43\xc7\x68\x06\xb3\xdd\x58\xfb\x1e\x47\x4e\xa4\xba\x38\xa8\x03\x13\xa2\x8b\x03\x77\x11\x6f\xda\x03\x98\xd1\x72\xe5\xa0\x58\xf0\xb6\xcf\x0a\xca\xfe\x00\xc2\xda\xc7\x03\x61\xef\x70\x8f\xa0\xd9\x6b\xfb\xc2\xde\xd9\xbc\x67\x52\x85\x6b\xf1\xca\x7a\xc9\x82\x77\x01\xb7\x40\xa7\xa7\x09\x26\xb8\x09\x0b\x9e\x93\xee\x28\xba\x2b\xc7\x09\x68\xfe\x73\x8b\x14\xd8\xde\x03\xd0\xe1\x6e\x9f\x0f\xa8\x65\xf3\x4a\x9d\xc9\x0b\xee\x14\xe9\x5e\xc3\xcf\x90\x6d\xf1\xa7\x94\x71\x01\xa7\x42\x6b\x66\x02\x4e\x85\xd6\xbd\x06\x9c\x0a\xbb\x05\xe3\x95\xdc\xae\x39\x84\x53\xa1\x6f\x98\x01\x4c\xed\x70\xe1\x80\x76\xb7\x7d\xce\x93\x6b\xc2\x57\xd3\x1f\x2c\xbe\xa0\x39\xa3\x17\xe2\xf0\x33\xef\xbd\x52\x40\x04\x33\xb6\xdb\xff\x29\x2e\x5c\xda\x0c\x00\x2f\xce\x80\x26\x99\x71\xd2\x1f\x1c\x71\x43\xbf\xe0\x2d\x7b\x83\xb3\x2c\x46\xee\xdc\xa1\x1a\x25\xbc\x05\x9c\x93\x21\x88\xc2\x8d\xef\x6e\xc8\x15\x4f\xe3\x4d\x0a\x34\x06\x38\x0f\x6c\x1e\x53\x2a\x84\x2d\x4c\x9f\x0d\xda\x2a\x35\xc0\x38\x16\x5f\x8b\x03\x25\x6e\x3e\x87\xe6\xc3\xea\xc3\xfe\x3f\xeb\x4e\xe9\x99\x43\x30\xef\x3e\xf4\xb9\xf0\x89\xf2\xe4\xc4\x6b\xda\x5e\x5c\x1e\xd6\xed\xc7\xc3\x58\x09\x77\x01\x17\x09\x67\x48\x88\x07\x2a\x59\x4b\x25\xb8\x17\xf8\x1e\x3a\x01\xbc\x9b\xed\xa8\xf3\x87\xcb\xb2\x06\x35\x51\xf3\xa6\xa8\xc7\x09\x1d\x74\xe9\x6e\xa0\x43\xa7\xf7\x6f\xa1\x27\x83\x50\x94\x33\x7a\xcc\x8d\xdc\xa7\x06\x89\x92\x7d\x57\x98\xd0\xf2\xda\xe5\x75\x22\xe9\xa3\xb2\xde\x8e\xb9\x71\x7b\xe9\x32\x3d\x99\xe5\xdc\xd7\xf1\x89\x0a\x7c\xc3\x99\x29\x26\x71\xf0\x74\x9f\xb4\xeb\x68\xed\x26\xd4\xbe\xf6\x3e\x9e\x74\x8d\x94\x34\x9f\x0c\x4c\xf6\x85\x7e\xb2\xc8\x4d\x33\xd5\x05\xec\x35\xfd\x8c\xf8\x1d\xad\xc4\x84\x6b\xc1\x36\xdd\x22\x31\x5a\x31\x09\x04\x3c\x9e\xb9\xc2\x8b\xa7\xb6\xdd\xac\xd8\x02\x1e\x77\xa5\xa4\x92\x15\x6f\x22\x74\xd9\xd0\x78\xd6\xac\x91\xa4\xe7\x05\xfd\xbb\xba\xac\xdc\xa6\x26\xb2\x66\x9d\x57\x3d\x03\xac\x7f\x1a\xa4\xea\x72\xf9\x87\xa4\x51\x4d\x36\x60\x1c\x29\x67\x26\xe2\x60\x9c\x07\x6b\x36\xba\x81\x6b\x0c\x0d\xf9\xbf\xc3\xcf\x50\xa6\x2f\x3f\x53\x0f\xe2\xd5\x27\x3a\x9e\x6e\x10\xf1\x44\xc3\xff\xf3\xd2\xb4\x4c\x01\x15\xb4\x3a\x62\x26\x53\x3d\x2a\x67\xf1\x98\xf0\x56\x50\x0e\xf2\x31\x1b\xb9\x45\x63\x62\xea\x47\x9d\xdc\x93\xfa\x59\x7f\xdf\xa1\xdc\x31\x89\x9d\xf9\x69\x34\x8b\xcc\x69\x2e\xe0\x38\x7b\x8e\x49\x83\xec\xdc\xe7\xcb\x3d\x52\xa1\xdb\xdd\x04\xb9\x4b\x2b\x49\x57\x4f\x47\x4d\xcd\x9e\x59\x6b\xf5\x7c\x61\x9f\xfb\x19\x0b\xe5\x69\x1b\x38\xa8\xbd\xf2\x08\x92\x79\xd9\xf5\x0f\x27\xd0\x4c\xdf\x03\x6f\x8f\x91\x7c\x21\x72\x82\xc0\x40\x0a\x8a\xf9\x62\xd7\x5e\xa4\x36\x9f\xc1\xfb\xbb\xae\xeb\x33\xa8\x4d\xf2\x33\xc4\xb7\x39\x2d\x75\xad\x5e\x68\xf8\x1f\xb8\x64\xfe\x98\xac\x5a\xac\x02\x15\x63\x22\xe4\x25\x94\x54\x79\xcc\x17\xdd\xf6\x22\x85\xf1\x0c\x88\x78\x2f\x1c\x6a\xed\x38\x56\x6d\x22\xe0\x25\xa6\xe5\x08\x55\xad\x1e\x26\x03\x5e\x1c\xe0\x34\x27\x12\xfb\x7a\xc7\xcd\x41\x31\xe1\x17\xb8\xb2\x3a\x56\xe6\xbc\x40\x93\x98\xe3\x85\xb7\xe1\xac\xa0\x73\x92\x46\xbd\x4f\xe5\xab\x9d\x5f\x27\xb0\xab\x2f\x4e\x73\xe1\x60\x34\x2f\xad\xc1\x0f\x44\x02\xc3\x9a\xbd\x78\xf0\x4f\xd8\x3e\xcf\x39\x6d\xfe\x01\xfb\xc3\xc2\x71\x91\x24\x35\xf8\x02\xd3\x5e\x64\x3c\x98\x74\x2a\xf5\x6d\x73\x02\x99\xda\xfd\x67\xb2\x86\xb2\xf3\xd5\xcc\x3d\xb9\xc1\x4d\x8c\xff\xfe\xf7\x49\xed\x38\x19\xae\x62\xc1\xb4\x4f\xdc\x5f\xfd\x7f\x72\x87\x46\xbd\x93\x66\x93\xc0\x5b\x83\x90\xe9\xdc\x59\xe8\x42\x2d\x12\xec\xca\xe2\x31\x51\xde\xc7\x4e\x18\x33\xa1\xae\x2e\xfa\x93\x50\xd7\xe2\x9a\xd5\x12\x9d\x7a\x78\xbe\x58\xb7\x17\xcf\x3b\xa0\xee\x67\x16\x00\x65\x8b\x99\xeb\xd8\xf1\xec\x0e\x0e\x36\xa8\x41\x66\x66\x47\x8d\x91\x48\xd5\xe9\x93\x26\x3c\x4d\xed\xa4\x37\xcf\xce\x17\x44\x23\x90\x6a\xf1\x18\x5e\xa4\x3a\x9d\x2e\x6d\x9e\xf0\xdd\xf6\x4a\x9f\x20\xc9\x67\x35\xcb\x03\x79\xe5\x4f\xb2\x8a\x2e\x9c\xf3\x04\x37\x7f\x3a\x84\x92\xd9\xcc\xc8\x78\x6a\x07\xe7\xcd\x2b\x79\x45\x2d\xbc\x68\xb5\x3a\xfa\x63\x32\x02\x46\x35\x53\xc6\xbc\x20\x49\xdc\xe5\x85\x69\xd6\x25\x65\x5e\xbc\x04\x5b\xdc\xbe\x70\xb6\x2b\xe9\xfd\x98\x70\x5c\x75\xfa\xa5\xc9\xec\x90\x4e\x0f\x36\x91\x1d\x72\x7d\x5a\x7c\x30\xef\x6a\x10\x0a\xe0\x62\xf9\xfe\x62\xd5\x6e\x27\xc0\x09\x4f\xd7\xe2\x33\x0e\x48\xd4\xae\x08\xf3\xa6\xfe\xa6\xba\x01\x1e\x51\x42\xc3\xf3\xa6\xf3\xa4\xe1\xc6\xcd\x89\x2e\x7e\xe3\x62\x1b\x6e\x94\x39\xdb\xfc\xfc\x80\x08\x3d\x03\x9d\x3a\x34\x69\x3e\x79\x13\x13\x95\x89\x3e\x85\xb0\x27\xd1\xa7\x3d\xca\xe6\x03\x86\x2d\x6e\x02\x8a\xb3\x4f\x17\xc9\xb0\xfe\x80\x18\xc7\xdb\xf4\xa1\x7d\x5e\x20\x7b\x21\x8d\x8f\xfd\x42\xd6\x0f\x53\xf9\xfb\x93\x2e\x6e\x31\xe8\xda\x06\xbe\xf5\x03\x6b\x88\xe0\x05\x25\xb1\x61\xdf\xfa\xe5\x10\xbb\x7e\xc8\x21\xfa\x07\xf2\xc6\xa6\x67\xca\x95\x30\x81\x3b\x45\x97\xfb\x80\xbe\x53\xb8\x6f\xfd\x4e\xb4\xe0\x0f\x18\x1d\xef\xe7\x17\x80\xdb\x0d\x7a\x41\xad\x5c\x64\x16\x5d\x1b\x55\xb2\xe2\xb6\xb5\xd1\xd2\xea\x2f\xb6\x82\x51\xaa\xc7\xd4\x3b\xeb\x04\x58\xe9\x26\xa1\x73\x6c\x6d\x94\x9e\xdd\x9d\x50\x61\xe8\x2f\xb0\xcf\xab\x9b\x04\xbc\x98\xa6\x01\xbe\x85\xa6\xa9\x60\x99\x24\xae\x57\x01\x49\x5a\xf8\x05\xcf\xdc\x52\xfd\xcc\x3d\xaa\xfe\x11\x46\xe4\x60\xf8\x85\x30\xa2\x22\xb4\xb0\x0a\xe9\xd1\x32\x54\xec\x38\x89\xff\x45\x37\x5b\x5f\x69\x57\xa5\x3d\x4d\x20\x6f\x41\x4b\x5c\xaa\xbf\xe0\x09\xa3\x4b\xfb\x82\x96\x58\xd5\xdb\xc7\xaa\x09\xe8\xfd\x05\xb8\xdd\xb3\xca\x0a\x3e\x36\x0f\xaf\x0a\x59\xf7\x79\xc6\x89\x22\xf5\xca\x02\xd4\x1d\xce\x5e\xb7\x52\xd3\x6b\x7e\x64\xa6\x47\x27\x19\x5f\x00\xaf\xc3\xf9\xe8\x56\x63\xa4\x9a\x9f\x79\x8c\x09\xc7\x2d\xd4\xcf\x71\x56\x9f\xd5\xb1\x05\x9a\xff\x47\x55\x13\x8f\xaa\xf3\x6e\x2f\x39\xb0\x3a\x87\xe9\x67\x06\x7a\x6a\xe9\x7a\x8a\x22\xd1\xd8\xc1\xe0\x9e\x59\xb8\x12\x38\x35\xc2\x82\x9e\xd6\xd9\x29\xd7\x60\x0d\x2c\xfd\x3f\xc0\x3b\x82\x48\x0b\x7a\xd9\xa2\x93\x7b\x8d\x64\x67\x75\x80\xfc\x39\xc3\xd9\xee\xd6\xa0\xe8\xf2\xa0\x19\xf2\xfd\xd9\x84\x03\x69\xff\x96\x9b\xa0\x88\x37\x83\x41\xb9\x5b\x3c\xca\x17\xd1\xf6\xd2\xfc\x3f\xe5\xad\x39\x90\x39\x7a\x8a\x5b\xc4\x28\xbd\x29\x91\xba\xdc\xb1\x75\x2b\x01\xb0\x87\x89\x4a\x94\xd5\xd3\x42\x40\x6c\x7e\x04\x20\xb6\xf9\x6a\x01\xff\x96\xea\x06\xb9\x45\xdc\x1e\xd6\xcd\x72\x85\xee\xb8\xce\xe6\xbe\x12\x0e\x4f\xf7\x80\x4a\x07\x3a\x53\x16\x03\xc0\x87\x9f\x39\x24\x35\x30\xb1\x50\xdd\xcf\x18\x92\xc4\xff\x02\xb6\x6d\x46\x9e\x8b\xb5\xbb\x85\x2e\x16\x0b\xdc\xf8\x96\xbd\x5e\x6c\xbb\x15\xef\xda\x85\x1e\x86\x9f\x89\xb7\x2d\x37\x16\x6b\xbe\xa9\x45\x04\x44\x15\x9d\x93\x2b\xb1\xad\xbb\x44\xbe\x47\xd5\xb2\x1c\x0b\x11\x52\x9f\xed\xb1\xc0\xbc\x66\x46\x42\x57\x69\x91\x56\x42\xd7\x3f\x95\x10\x1a\x0b\xb0\x75\x38\xad\xe2\xda\x89\x3d\x3c\x67\x3b\x56\x51\x00\x6b\x31\x89\x8f\xb3\x24\x2d\x96\x9d\x74\xda\xa3\xb5\x73\x55\xcc\x9a\x3b\xf7\x93\x86\x48\x2d\xad\x13\xbc\x2c\x16\xf2\xf6\x95\x61\x1d\x98\x56\xdd\x67\xd7\x01\xe9\xec\x85\x87\x52\xb6\x84\x1b\xa0\x4c\xf8\xbc\x90\xa9\xa5\x35\xae\x23\x99\x4b\xe3\x40\x04\x55\x11\xc2\x5f\x47\xee\x17\x7f\x01\xaa\x3d\xf1\x07\x8e\x39\xcb\xe7\x33\x89\xd6\xda\x9f\xe4\x36\x35\x00\x47\xda\x8f\x58\x48\xad\xeb\xf4\x07\xf1\xdf\xff\xc2\x1e\x6d\x8b\xd1\xd9\x56\x66\x2c\x82\x57\xcf\xd3\xc9\x40\x09\x37\x80\xbc\xfa\x66\x5f\x06\x55\x7d\xbe\xe7\x10\xb4\x54\xf0\x45\x18\x4e\x20\xb9\x2e\x30\x8f\x4f\x55\x96\x16\x77\xad\x80\x75\x61\x0c\x16\x9d\xd0\xa3\xda\x90\xb7\x2e\xc0\x6d\x2f\x1c\x94\xa2\xce\xe1\xb0\xa0\x14\x2d\x46\x4b\x77\x01\x77\x8b\xa2\x9b\x00\xc8\x43\xb8\x53\x32\xfa\x07\xf0\x9f\x05\xe3\x0d\x29\xe2\x49\xbb\x79\xe0\x6c\x7e\x81\x9e\x62\x3e\x92\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\x16\x78\x52\x93\x88\xa1\x72\x79\x83\xf5\x24\x91\x5a\xfa\x87\x17\x25\x8b\xc6\x87\xdb\xc8\xf0\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x70\x3e\x28\x8f\xe6\x6d\x46\x77\x83\xe5\x3e\xa1\x8f\x70\x96\xfc\xf5\x80\xfd\x84\x88\x76\xfa\x1b\x58\xad\xb4\x53\xef\xe9\x88\x93\xfd\x87\x61\x08\xf8\xed\xcc\x27\x69\xbd\xd2\x8e\xa8\x2a\x95\xbf\x1c\x3b\xbc\x63\x1d\x95\xbe\x03\x18\x7a\x5e\x76\x02\xc3\xe5\xe7\x87\x3d\x8a\xa6\x8d\xec\xa3\x93\x74\x27\xd0\x13\x43\xee\x08\x19\x2f\xa6\x60\xc3\x3e\x16\x4a\xdb\x99\x12\xd2\x11\xa8\x3b\xf2\x88\xdb\xfd\x71\xdf\xe0\x52\xb7\xdc\x23\xb7\xb5\xe6\x71\xdf\xb0\xd8\xe1\x16\x2f\xbe\xe0\x2e\xc1\x91\x3a\x53\x76\xb8\xd3\xda\x63\x79\x4f\x87\x02\x77\x59\x10\x1c\x29\xb8\xbc\x03\x29\xda\x05\x7f\x27\x52\xf4\x3a\xb0\x7a\xa4\x75\x63\x3b\xab\x41\x3a\x9e\x69\x47\x10\x97\xa3\x29\xf7\x42\x2f\x6b\x7f\x40\x9c\xa6\x49\x28\xdc\xc6\x7a\x1f\x59\xc6\x55\x4b\x78\xec\x95\x3a\x1c\xed\xf3\x1d\x59\xc5\xed\x75\xbc\x13\x29\xea\x52\xbc\xa7\xa3\xab\x2e\xb5\x3b\x1c\x0a\xec\x63\xbc\x43\xcd\xea\x68\xcd\x1d\x0e\x06\xf6\x24\xd9\x81\x24\x87\x33\xdd\xee\x50\xb3\x3a\xdb\xea\x0e\x35\x6b\x1b\xa3\xfc\xe5\x14\xda\x11\xad\x1e\xae\x21\xb1\xc3\xcb\xb5\x78\x0d\x1a\xf9\x42\x92\x70\x7f\x71\xe7\xec\x26\xb8\x41\x4a\x48\x32\xee\x8d\x03\xf2\xfb\x84\x4f\x66\xd5\xc6\xa8\x7e\x49\xe7\x1d\xa9\x89\xac\xd4\xdf\xe9\xe3\x6a\xef\x9b\x9d\xa9\x1d\x9d\x3c\x7a\x87\x52\xb4\x3b\xc6\x7e\x4f\x8f\x01\x9d\x95\x3b\x73\x39\x3a\xd8\x67\x47\x29\x48\x5f\x9b\x77\x40\x57\x15\xf3\x1e\x7b\x2a\x45\x3f\x2d\xd0\xdd\x45\xf3\x8c\x82\xe4\x56\x7f\xec\x83\xcc\x28\x22\x99\xa9\xd1\xd9\x35\xf6\x17\x58\xf6\x6a\x5e\x61\x45\x1c\xbb\x55\xef\x83\x37\x77\x6f\xa9\x17\x48\xce\xee\xa9\x8b\x14\x8f\x9a\xdb\xe0\xa6\xd6\xa0\xe0\x84\xda\xbd\x21\x88\xf3\xdc\x60\xe2\x3a\x6f\xea\x17\xa6\x4d\x95\x32\x1e\x3b\x4b\xda\x08\xc2\xec\x13\x45\xd4\x2c\x45\x26\x21\x8d\x57\x77\x12\x60\x7b\x10\x70\x18\xad\x3f\xbf\x40\x2b\x93\x69\x9e\xbc\xd8\xeb\x58\xd9\xa1\xb4\xac\x42\xbb\xfb\xa4\xd5\x55\x1f\xac\x1f\xfe\x17\x8d\x8b\xd2\xd5\x44\x2e\x62\x7a\x29\x8a\xf6\xf5\xb2\xa0\x2b\xaf\xec\x0c\x6d\xb7\x9a\x73\x07\x72\x73\xac\xc0\xbe\xb3\x0b\x0d\x62\xa7\xf4\x34\xb7\x24\x38\xdb\xfc\xc6\x2b\xa0\x1d\x56\xbe\xef\x39\x2a\xbf\x70\x82\x06\x77\x41\x75\xb1\x88\x4e\xe4\xe5\x51\x40\x05\x58\xdd\xc3\xd1\x48\xb4\x16\x13\xd6\xeb\xea\x51\x02\x36\x39\x22\x64\x67\x52\x1b\x27\xcd\xde\x89\x82\x74\x90\xed\x88\x25\xaf\xd2\x26\xec\x27\x7b\x54\x07\x2c\xf8\xed\xb4\xdc\x3b\x5d\x2a\xad\xbc\xdd\x2f\x02\x2d\x8b\xe8\x17\xa5\x74\xd5\xbe\x1d\x3b\xaa\xab\x18\x06\xed\x8c\xfe\x71\x02\xdc\xfd\xe2\xbc\xf9\x85\xd4\xfe\xeb\x99\x5a\x9e\xf0\x0b\x1c\x95\x25\x28\x70\x4c\x95\x42\x6d\xbf\x1e\x3c\x8b\xa4\xc4\x35\x9a\xa6\xbb\xe1\x59\x63\xb8\x09\x50\x05\x5b\xf6\x17\xc6\x54\xe7\x3c\xdc\x6f\x92\xe8\xff\x93\x24\xcd\x1b\x6a\xa1\x6c\x56\xce\xee\x70\x78\xfc\x6d\x3e\xfa\x1e\x36\xa1\x51\x21\x58\xc7\xe9\x6e\x77\xd6\x2a\xb1\x36\x76\x7f\x72\x94\xff\xbe\x38\x58\x8b\xc4\xea\xaf\xe3\x47\xa5\x44\xf8\x87\xf6\xdf\xff\xaa\x73\x46\x1f\x80\x10\xf6\x75\x3b\xa8\x6d\xb2\x42\xf7\x20\xa6\xf8\x74\x41\x96\x15\xb8\x3a\x00\x11\xaa\xee\xb5\x07\x5c\x0a\x6d\x45\x39\x68\x3b\x75\xd4\xc6\xb1\xf1\xec\x29\xfe\xe2\x1d\x86\xef\x95\xc7\xc6\xb3\x47\x18\xe0\xd8\xb0\x58\xf5\x4f\x79\xb4\x0f\x84\xd3\x18\x2f\x1c\x85\x79\x13\xfd\x0c\x30\xa8\xa3\xf1\x28\x3c\x7c\x75\x9a\x1f\x28\x06\x6d\x86\x3f\x18\x1b\x63\x15\xf6\xc1\x84\xcf\x56\x39\x1f\x85\x26\xee\xe2\x36\x79\x1e\xea\xbc\x3d\x6a\x41\x1e\x58\x11\x91\xba\x20\x4f\x6b\x1d\x6c\xd3\x3f\x40\x1a\xe9\xa0\x38\x78\xc2\x4b\xdf\x75\x40\x37\xe4\xa4\x62\x07\x23\x5b\x8a\x7b\xe0\xad\x2e\xfc\x01\x98\x45\x77\xeb\x03\x27\x7c\xf7\xba\x65\xc6\x19\x71\xf8\xd1\xb0\xd1\x75\x95\x38\x98\xbe\xd9\xb1\x32\x47\x23\x89\x22\x19\x71\x29\x06\x1d\x07\x4b\x37\xcf\xe9\x17\xe8\x5e\xa4\x59\x61\xba\x66\x57\x19\x38\xa0\x5b\xfa\x70\x67\x87\x84\x35\xcd\x8c\x42\x71\x0a\xaf\x83\x76\x4e\x33\x1b\x74\x4f\x55\x92\xe4\xc8\x03\xdc\xdc\xda\x99\x49\x4d\x88\xf6\xe0\x09\xde\xdc\x25\x36\x9d\x94\x22\x47\x4f\x1a\x4d\x03\x98\x51\x3a\xb7\x63\xd0\x9e\xa0\x0b\xce\x01\xed\x52\xd5\x65\xe3\x18\x88\x08\x32\xcd\x08\xc2\xb6\x5a\xe6\x78\x8f\xfc\xe2\x30\xf1\x83\x95\x9c\x9d\x65\xf7\x40\x94\xb6\x6b\x33\x1c\x80\x00\xc3\x7e\x83\x07\xe2\x54\x6c\xba\x3a\x50\x04\xcf\x41\x6e\xc7\x20\xc3\x9a\x39\x52\xb7\xb4\x4c\xd3\xcd\x37\xfc\x09\x82\x67\x3d\x2d\x41\xe9\x25\xf9\x76\x40\xbb\x54\xad\xdb\x39\x02\xb7\x13\x09\xa7\x03\xf5\x44\x9c\xa5\xe5\xa0\x76\xc9\xd1\x01\x47\x04\x9d\xf7\xc5\x0e\x89\x33\x96\x3b\x3d\x30\x73\xfa\x82\x61\x27\xd6\x45\x1e\xd4\x07\x39\x26\xff\x80\x75\xb4\x7a\xb3\x13\x57\x74\xb7\xd0\x39\x0c\x51\x35\x07\x5c\x79\x45\x03\xa2\xbb\x1d\x02\x74\x40\xa1\x54\x8b\x9f\x19\x87\x61\x0a\x00\x43\xbc\x36\x50\x0f\xd9\x83\xee\x80\xd7\x9e\x43\xd8\x8f\x15\x24\xc0\x3f\x60\x5f\x4b\xb7\x72\x2c\xca\xd7\xe5\x1f\x70\x72\x09\x5a\x1f\x3b\x87\x24\x8a\x98\xec\xc6\x5a\xb7\x63\xe7\x85\xda\xab\xcd\xc8\x69\xeb\xb4\x8e\x9d\xce\x29\x5e\xed\x9d\x58\x59\x90\xf0\xd8\xc1\xe4\x82\xca\xc7\x41\xa7\x4b\x0b\x49\x28\x78\x5c\x25\xeb\x80\x82\xc7\x25\xd9\x0e\xe2\x12\xc1\xb5\x03\xa6\x49\xc3\x90\xe3\x60\xa1\x47\xbf\x0f\x59\xe2\x4d\x90\x89\x9f\xfd\x3d\x93\x96\x68\xdb\x22\xb4\xc4\x1e\x68\x47\xc2\x18\x33\xd3\xc1\x43\x64\xba\x05\x98\xd0\x3c\x4d\xe7\xef\xbf\xff\xb5\x2e\xc8\x79\xc0\x52\xe9\xec\x06\x07\x0c\x95\x36\x4c\x1e\x27\x04\xc3\xdf\x0a\x0a\x1d\xb0\x4a\x36\x3b\x56\x1d\x48\xfb\x6c\x03\xc9\x71\xc2\x09\xca\x5b\x16\x9a\x9d\xea\x04\xc3\x07\x8c\x90\xb6\x3f\x1c\x17\x27\x54\xe4\xbe\x18\xa9\x7e\x26\xe4\xe2\x85\xca\xff\xa7\x90\xd0\x8c\x42\xf3\x63\xdb\xef\x81\xac\xcd\x61\x0b\xf8\x71\xa1\x66\x80\x20\xd0\x41\x88\x24\x5c\x77\x30\x2b\xb3\x93\x2b\x1c\x37\xb3\x49\xe8\x36\x74\x40\x51\xe3\x6a\x3d\x07\xfc\xdb\x5c\xde\xe7\x60\x7d\x38\x97\xe7\x39\x6e\x76\xa1\x59\x78\xb2\x0b\x2d\xeb\x83\x51\x1b\xbe\x3c\xbc\xfd\xf8\xdc\x7c\x98\xf7\xc3\x87\xd2\x43\x15\x99\x76\xf8\x89\x08\xe6\xb0\x0d\xe4\x64\xa1\x0d\x55\xc6\x1f\xe7\x8f\x30\x5d\x7b\xf2\x84\x09\xce\xf5\x50\xce\x5f\x76\x52\xf4\x43\xce\x9d\xbf\x60\xde\x1f\x09\xa2\xf3\x97\x43\x9d\xfa\x01\x02\x55\x9b\xf2\xdc\xf2\xd8\x50\x13\xc8\x8c\x6c\xdb\xe7\xb9\xf1\xac\xd3\xf1\x7a\x6e\x8c\x78\x57\x8b\xf4\x39\xb3\xae\xef\xdc\x38\xfd\xfe\x80\x0e\x37\x3a\x90\x4f\x68\x3a\x5c\x67\xe2\x44\xb6\x1a\x17\x18\x39\x0b\xd3\x60\x69\xcf\x9c\x85\xc7\x82\x4e\xc3\x33\x43\x21\xc4\xa6\x27\xfc\xbd\x1c\xf4\x7b\x26\xb0\xd1\x99\x7f\x22\xcf\x71\x58\x65\x79\x56\xba\xf9\xf8\x19\xd5\x83\x75\x4d\x3f\x91\x5d\xe6\x57\x3f\x1f\xf0\xf4\xd2\x89\x7b\x22\xbd\x4c\x93\x2c\x39\x5f\xe4\x32\xbb\x6e\xfe\x67\x63\x8a\x4b\x35\xd0\x10\xcf\xe1\x79\xa1\x55\xac\xfb\x99\xaa\x04\x31\xf6\xd9\xb2\x47\xf5\xc0\xe0\x05\x17\xfa\x39\x1b\x49\xd0\x34\xb4\x9c\x6a\xfd\x80\xe8\x05\xeb\x8e\xcf\x4c\xb6\x37\xfd\x43\x72\xa1\xfa\x40\xf6\x18\x57\xe8\x38\x61\x26\x53\xe1\xf1\x71\x76\x5e\x89\x75\x66\x9f\x8c\xa8\x35\x5f\x43\xf7\x10\x56\xa4\x9e\xfd\xc4\xbc\xf8\x03\xd4\x4e\xd7\x6e\x3b\x61\x26\x73\xd1\x90\x13\x0e\x5a\x4e\x67\x7a\x22\xe2\xd6\x99\xe6\x4f\xea\x2a\xcc\x1d\x83\x5e\x91\xd5\x1f\x60\xdf\xe8\x84\x3f\x61\xe2\x72\x35\x84\x33\x71\x88\xa0\xcf\x39\x72\x5e\x35\xe8\xc1\xa5\xd4\x33\x60\xc7\xe7\x03\xa0\x0e\x6b\xe2\x4e\xc4\x27\x38\x1d\xf5\x19\xbc\xd4\xeb\xbc\x3e\x33\x1e\xc1\x34\x31\x6b\xb1\xf5\xb2\x67\xe4\xe6\xf6\x27\xc8\xd5\xa8\x23\xfd\xcc\x88\x85\x4f\x27\x17\x36\xa2\x89\xc2\x3c\x7a\x61\x60\xb5\x72\x06\xf3\x73\x72\xde\xb4\x50\x2f\x48\xa9\xae\x3a\x75\x32\x27\xcd\xf7\x07\x6e\xa2\xe5\x1f\x20\xdc\xbd\xb2\x93\x28\xa2\xff\xa9\xc2\xea\x39\xe1\x3b\x5d\xdd\xff\x62\x7f\x5a\x17\x64\xac\xb1\x3d\xf4\x24\xa8\x31\x6b\x52\x97\x22\x48\x72\x2e\x0c\xc8\xe4\x2d\xea\xd7\xfd\x7f\x0e\xc8\x0d\xe4\x80\xfc\x06\x8b\x7d\xf9\x99\xac\xe4\x0d\xc5\x60\x06\x57\x57\x3a\x11\xcc\xe0\xc8\x94\x73\x91\xb7\xfc\x01\x84\x9f\x70\xfd\xb9\x78\xff\x16\xa4\x39\x19\x93\x6b\x4d\xf3\xb9\x43\xe0\x9a\x48\x66\x38\x36\xfb\xa3\xf2\x6e\xb3\x43\xe3\xb9\x33\xae\x4c\x24\x65\xd6\x40\x2f\xf4\x9e\xec\xec\x1f\x5e\xce\x70\x3d\xaf\xf3\x20\x8a\x76\x93\x80\x51\x2e\xb9\x74\x1e\x14\xfa\x66\x3e\x44\xe9\xba\x82\xf7\x99\x29\x69\x3c\xce\x63\xa2\xfc\x8c\x86\x79\xb0\x78\xa8\x3f\xd8\xd1\x83\xff\x07\xa6\x16\xde\x3c\x0f\x64\xd0\xb0\x50\x38\xb0\xf6\x66\xee\x83\x43\xf0\xfb\xef\xf9\x6a\x8b\xc0\x79\x02\x93\x5b\xc8\x9c\x3c\x6e\x8b\x5f\xc0\x21\xe3\x75\x40\xea\x41\x17\x7a\x3e\xa1\x3f\x1a\xce\x2c\x7d\x22\x54\xc1\x99\x04\x4e\x44\x2a\x18\x88\x9d\x30\x9a\x39\xbc\xe2\x3c\x79\x43\xf3\x90\xce\x5c\x69\x75\x99\x2e\x5f\xc2\x76\x27\x5d\xbe\xac\xaf\x3e\x2f\x8a\x67\xb3\x17\xe1\x96\x0f\xdb\x8b\x5a\x82\xcf\x0f\xc8\x2b\x2f\x00\x7c\xa6\xcf\x97\x27\x0e\x3e\x5f\xae\x7a\x7f\x22\x1f\x8d\xbd\xfb\xce\x17\x7f\xcd\xee\x4d\x8f\xfc\x34\x36\xdf\x9f\xd0\x69\x85\x6f\x79\x27\x4c\x73\xce\x71\x7c\xde\x2c\x4d\xee\x1e\x6e\x54\x5b\x11\x66\x3e\x91\xfe\xd0\xfa\xa3\x13\xb6\x3a\x5b\x19\xce\x9b\xe9\xb6\x34\x84\x3b\xa5\x8a\xc6\x88\x04\x36\x4e\xc7\x7f\xde\x14\x1c\x06\x31\x50\x7a\x39\xed\xed\x79\x73\x03\x14\x93\x70\x93\x46\x7f\xf1\x60\x10\xea\x82\x15\x82\x8d\x7a\x90\xe2\xc6\x01\xdd\xe7\x93\x1b\x42\xd3\xc6\x30\x63\x0f\xe2\xa1\xc2\xd3\x47\xc2\x43\xf5\x92\x4e\xa5\xeb\xf7\x23\x51\x43\x3f\x6c\xd4\xfb\x57\xfd\x00\x65\x9f\xe4\xe1\xc5\x40\x5e\x5b\x0a\x2e\x56\xc2\x70\xc2\x95\x0b\x96\x35\xdf\x97\x2e\x58\xd6\x9c\x7e\xe0\xfa\xe5\xb8\xdd\x24\x79\x52\x17\xa4\x8b\x3e\x55\xce\xb0\x72\x41\x8f\xe6\x8c\xa1\x17\x33\x22\x3a\x5a\xf8\x82\x29\xcd\xa9\x20\xae\x0d\x0c\x25\xf9\x75\xa1\xda\xda\x66\x15\xf9\x85\x58\xdd\xcf\xb8\x37\xa6\x62\xf5\xff\x58\x0b\x6d\xdd\xab\x50\x6c\x0b\x07\x5f\x05\xd1\xc2\xcd\x2f\xf0\xec\xd4\x2d\xed\x82\x21\xac\xfc\xcd\x48\x74\x15\x00\xbb\x9f\x5b\x03\xc3\x9b\x9c\x92\x73\xe6\xee\x1f\xe2\x0b\x7d\x81\x42\x69\xc3\x19\x97\xae\x5a\x50\x33\x45\x53\xf4\xc2\xd3\xee\x34\xae\x57\xe5\x88\x74\xd8\x5f\x15\xc2\x47\xc7\xcc\x05\xc3\xda\x87\x13\xa0\x65\x73\xb0\xe1\x55\x79\x97\xae\x7e\x01\x60\x20\xdc\x00\x77\xe9\x87\x24\xec\x52\xf3\x12\xc0\xaa\x15\xac\x57\xe5\xfd\x44\x37\xbf\xab\xc1\xe3\x5b\x9b\xee\x42\xd9\x34\x27\x26\xbc\xe0\xb2\xe5\xb4\x27\x17\xdd\xa7\x9c\xe4\xe6\xa2\x4d\xca\x65\xf5\x2e\xa8\xb4\xec\x25\x73\x75\xec\xd2\xe2\xff\x09\x14\x3d\xa8\xce\x8c\x75\x9a\xb6\x9e\x2b\xe1\x1f\x92\x7b\x35\x2f\x2c\x90\xfb\x19\xc5\xa0\x91\x49\x38\xeb\x82\x77\xbf\x93\x20\x5c\xc8\xbd\xe2\x4c\x9a\x17\x8b\x66\xd8\x5e\x77\x21\xf9\x8a\x9d\xdd\xae\x91\x9b\x50\xc3\x18\x40\x00\x3f\xb7\x08\x2d\x57\x37\x4d\x38\xf1\x3d\x0d\xcc\xc5\xd2\xdc\x01\xb1\xa5\xda\x8b\x1c\x83\x3e\x08\xe8\xc6\xbd\x74\x50\x50\x59\xba\x5d\x80\x8e\xae\x36\x77\x05\xe7\x59\x04\x04\xf1\x80\x80\xe2\x45\xf5\x94\x0f\xc7\x0b\x81\xa8\x4e\xee\x76\xbd\x38\x6e\x76\xb3\x1b\x5c\xf3\xad\x82\xbd\x80\xd4\xaa\xd5\x4b\x17\x93\x0d\xba\x44\xde\x05\xe8\xf6\x59\x98\x49\x09\xac\x5b\xe3\x85\xcc\x29\x4e\x26\x78\xad\x8c\x1c\xd1\xa8\x98\x01\xda\x36\xa8\x6b\x71\xe5\x34\x8a\x34\x94\x09\x3f\x5e\xd0\x71\x39\x1d\xe1\xb5\x88\x4e\xdd\x40\xae\x9c\x5f\x98\xec\x53\xe3\x46\x0d\x5c\xd7\x18\xb8\x5e\xf0\x56\x1d\x1a\x72\xa1\x6a\x99\x9d\x35\xaf\x9d\x2e\xaf\x52\xa3\x5d\x34\x9c\xb9\xc2\xdd\xb5\xf3\xae\xa3\x2e\xa9\xd1\x72\x51\xbd\x0b\x96\xb3\xcf\x3c\xc0\x99\xde\x6e\x58\x17\x7d\xe7\xed\xdf\x7f\x1d\x5c\x2b\xad\xc5\xc1\x51\x49\x1f\x72\xc1\xb2\xd6\xbc\x14\x07\x2f\x12\x82\xc5\x17\x9c\xe5\x5d\xa1\xe9\x62\xda\xe6\xf9\xe9\x93\x76\x53\x41\x9d\xeb\x44\x11\x0e\xcf\x64\x82\x29\xa1\xb9\x8b\xe5\xcb\x3e\xd2\x80\x68\x4a\x17\xf4\x0b\x5a\x2b\x07\xd3\x5d\x48\xec\xec\xdc\x3e\x17\x03\x43\x6d\x9b\xbd\x4e\x1e\x6d\x16\xc3\x27\x4e\x0d\x1f\x6d\x48\xee\xe7\xec\x0b\xd7\xc9\x99\xed\xfe\x01\xfb\xca\x07\x17\xd0\xd6\x57\xb0\x03\x6d\x19\xaa\x5f\x48\xf6\xe7\xb8\xfc\xeb\xe2\x18\x44\xf3\x95\x51\x0a\x1a\x14\x54\x57\x36\xbc\x5e\x84\x52\x5e\xdb\x8b\x1e\x43\xab\xff\xe9\x1c\xba\x12\x20\x98\x1e\xaa\x43\x3d\x69\x30\x16\x3a\xe3\xcb\x75\xf1\x20\xf2\x39\x73\x13\xc7\x4b\xd3\x75\x21\x56\xf4\x23\x0e\x6f\x6e\xaa\xf0\x17\x10\x7f\xe6\xae\x9b\x8a\xe8\xf0\x17\x5c\x38\x8d\x09\x6e\x52\x4e\x29\x71\x01\x7b\x35\x27\x7a\xba\x88\xbd\x7c\xb4\xc1\x61\xbf\x7c\xfe\xe7\xba\xf9\x7f\x0c\xca\x0b\xcf\x02\xbc\xae\xc6\x73\x65\x6a\xea\xe5\x1f\x90\xbe\xc0\x90\xe5\x81\x8d\xd4\x22\x1d\x55\x31\x8c\x68\xaf\x84\x62\xba\x8b\x5c\x0f\x4b\x63\x6a\x0c\x0f\x75\x41\x16\x67\xac\x92\xe6\xd3\xf4\x81\xef\xa4\x61\x14\x9c\xae\x9c\x89\xf2\x82\x85\xd4\x61\xf6\x17\x9c\xb0\x9c\x0f\xe8\x7a\x20\x05\x24\xba\xee\x5f\xae\x53\xe8\x87\x24\x71\xea\x07\xa4\x25\xd5\x2c\xde\x3f\x9e\xae\x4b\xcf\x80\x3c\x9b\x5b\x84\x7d\x40\x43\xbc\x61\x1e\x75\x22\xcb\x1b\x25\xd2\xac\x52\xbb\xe1\x19\x6f\x7b\xc3\xbd\x51\xaa\xa8\xbd\x8d\x67\x8c\x09\x20\xaa\xd3\x65\xe6\x06\xaa\xb3\x34\xbe\x99\xd4\x5a\xa7\xe0\x8d\x1c\xd6\x76\x08\xb8\xb7\xdc\x9e\xee\x11\x28\x4f\xa8\xf0\x2e\x2c\xb6\xa7\x19\x80\x7b\x94\x73\x91\xdc\x25\x0f\x2d\xcd\x19\xb4\x86\xf6\xbe\xbe\xa1\x35\xb4\x03\xca\x8d\xfc\x2c\x5b\xf5\xff\x38\xc8\x25\x72\xee\x82\x43\xce\x53\x50\x78\xa8\xb9\x7d\xe0\x40\x1d\xab\x77\x39\x91\x55\xc3\xed\x63\x84\x92\x37\x77\x21\x23\x7b\x40\x54\x5b\x69\x86\x98\xef\xda\x88\xea\x06\x0a\xac\x36\x51\xdf\xa9\x93\xf4\x24\x13\xf6\x49\x30\xdf\x2f\xec\x9b\xc6\x60\x77\xc5\x2a\xeb\x94\xbd\x53\x25\x69\x36\xa9\x64\x3c\x8d\xa9\x92\x46\x91\x00\x95\xe3\x07\x16\xde\x30\xae\xda\x35\xef\x6e\x3c\x64\xb5\x5d\x6f\x66\xc0\x76\xdc\xd2\xdd\x98\xe5\x46\x5d\x20\x64\xd4\x3e\xb8\x37\x42\x46\xdb\xe7\x7f\x0a\x2d\xbf\xc0\x5a\xb7\xb6\x75\xdd\x69\x4d\x35\xb3\xc2\x5a\xea\xdb\xdb\xcd\xa0\x50\xa7\xe4\xbf\x3b\xf1\x89\xfa\x40\x69\x34\x23\xa8\x9b\x1a\xc7\xe2\x67\x9e\x78\x3a\xd8\x6f\x20\xcb\x61\x24\x70\xc3\x9a\xea\xa0\x89\x7b\x24\x4d\x5a\x6d\xf8\xe2\x87\x0b\x6e\xde\x08\x13\xf5\x1d\xe4\x1e\xbc\x94\x48\x71\x7a\x0f\xf2\x93\x46\x35\xb8\x16\xfe\x1f\x86\x20\x8f\x1a\xee\x50\x8e\x4c\xb9\x83\x3e\x13\xba\x83\xde\xa8\xfd\x61\xff\xe8\x3b\x68\x5a\x97\x2e\xe0\x0e\x6a\xff\xd7\x9f\x62\x86\x6e\x54\xad\x75\x62\xda\x1b\xe9\xf6\xec\x20\x7b\xcf\x17\x04\x38\x9e\xf9\x86\xfa\xd0\x0e\x8e\x37\x40\xe1\xb2\x87\xf9\x0d\x0c\x68\x75\xdc\x3d\x73\xd6\xfd\x03\x26\xd9\xcf\x2c\x0b\xe2\x1d\xb3\x72\x8e\xc5\xce\xb0\x5a\x1a\xf9\xde\x8b\xfb\xc3\x0d\xd0\xf4\x20\x8d\xdf\x0d\xc0\xe6\xba\xb6\x37\x12\x87\xb8\x82\xd3\xbd\x48\x81\xc6\xcc\x7c\xd2\x76\x0a\xb9\x77\xc0\x31\x8b\x35\xd4\xf8\xb0\x4a\xfe\xde\xc9\x8a\x96\x73\x70\xa5\xb2\x63\xcb\x0d\x44\x58\xed\x23\x74\xc3\x84\xf9\x91\xe4\x07\x2f\x8f\x02\x32\x37\x4c\x96\x36\x03\xdd\x4c\xff\x6c\x77\x85\x3b\x21\xa1\xc5\xc2\x81\xca\x57\x66\x0c\x18\x2d\x3f\x87\xc1\xb1\xa3\x50\x89\x7b\xa0\x98\x90\xb2\xec\x86\x8f\xfa\xb2\xfb\xf4\x7d\x50\x7a\x8b\x93\x0e\x62\x29\x3d\x9f\x9c\x27\xe9\xa5\xee\x33\x47\xa1\x71\x9f\x1c\x85\x68\x60\x44\xa6\x0b\xd6\xde\xd0\xbf\xd9\x40\x76\x23\xfd\xb3\xbd\x5b\xef\x93\x27\x9e\xa0\xf3\x4d\x2f\x76\x1b\xea\x6f\xe4\xcc\xf3\xad\xe4\x4e\xc8\x58\xdc\x24\x75\x8a\x9a\x7a\x42\xc6\xe5\x16\xc9\x90\xcb\x44\xf3\x82\x59\x3c\x2c\x82\x11\xf3\x30\xcb\x92\x99\x6a\xe8\xe3\x3e\x92\x07\x11\x93\x9f\x9b\xfa\x7d\xa1\x1c\x96\x89\xbe\x50\xcb\xd8\x2c\xfb\xe2\xab\xed\xa3\x87\xbc\x6f\x5e\x21\x3e\x6f\x90\x6a\xd1\x44\x55\x95\x57\x1b\x5e\xe5\x86\x47\xf7\x83\xb2\x34\x3f\xff\xff\x72\x83\xbd\x7a\xef\x07\x9b\xc6\x14\x31\x39\xb3\xab\xa5\xde\x4f\x52\x20\x92\xe0\xcf\xd5\x9c\xa9\xec\x7e\x20\xba\x3c\x6f\x0f\xcf\xf2\x7f\x13\xfb\xfc\x98\xfa\xa8\xea\xb9\xa0\xd8\xdb\x4f\xcf\x84\x3b\x1a\xc3\x83\xf0\xc3\xf2\xf9\x20\xd7\x7a\xea\x07\x5c\xb2\xbb\x3f\xe0\x85\x33\xfc\x03\x15\x1e\xe1\x2f\x72\x71\x4d\xd4\x83\x7b\xb9\xbe\x80\xa5\x73\xb8\x0a\xfb\xb3\x41\xe9\xad\x7d\xf6\xc0\xa9\xdc\x9b\xe2\x41\xe9\x0f\x7b\x20\x3e\x1b\x34\x20\x9a\xc8\x87\xc1\x85\xd6\xd4\x3f\x4c\xc7\xe1\x9b\xd6\xb3\x25\x87\x6a\x9c\x1b\xdd\x36\xdc\xc7\x8b\x82\x6a\xd5\x5a\x3c\x40\x3d\x5d\xb8\xec\x29\x70\x49\x14\xae\x7b\x58\x86\xcc\xc5\x72\x1f\xa0\x9c\x65\x0f\xe6\xa7\xa4\x58\x76\x93\x49\x84\xdf\x80\xfd\xc0\x13\x83\xbc\x74\x8e\x86\x7a\x98\x97\xce\x72\xf9\x29\xbc\x1f\xea\x3c\x7d\x90\x22\x79\xd9\xf3\xf6\xa9\x98\xca\xe5\x67\xf2\xe8\x9f\x9c\x14\x1e\x1a\x73\x9d\xea\xf2\x61\x91\x5a\x57\x0f\x7f\x12\x28\x49\x46\x3e\x2f\x50\x2a\xce\x41\xf5\xd4\x9c\x57\xad\x4d\xea\xc3\xa6\x7f\xb8\xb1\xb8\xfe\x82\xbb\x4a\x83\x6e\x64\x06\xb1\x13\x70\x8f\x4b\x39\x3f\xb4\xac\x3a\x1e\xf1\x61\x19\x33\x6d\x9a\x87\x6e\xdd\xae\x83\xfb\xb0\x8c\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x49\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\xaa\x53\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\x70\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xe6\x8f\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x19\xec\x61\xa0\x4e\x9a\xbd\x60\x9f\x80\x65\x5d\x50\xfd\x41\x04\x61\xd7\x61\xf4\xc0\x73\xfc\xb3\x05\x62\xc7\xb3\x26\x16\xb9\xde\x6c\xde\x7d\x18\xff\xe7\x24\xa2\x4f\x24\x3e\x14\x85\x2f\x18\xea\xf6\xcb\x7d\x60\x5b\xfd\x6c\x00\x80\x23\x5b\x46\x9f\x99\x8b\x2f\x92\x91\x0c\xce\x59\x4a\x9e\x89\x49\xf2\x1e\x43\x6a\xe2\xf5\xed\x81\x77\x50\x7f\x40\x8d\xaf\x94\x76\xcf\xa4\xb7\x67\x73\x17\x39\x0a\x13\x01\x9e\x17\xd8\x7f\x56\xae\xad\xbe\x40\xd4\xa1\xf5\x7e\xcf\xe2\xd2\x5a\xfc\xac\x1c\x86\xa8\x58\x54\xfc\x58\x20\xad\xdc\x9a\x7e\x83\xfe\x02\x7e\x61\xa2\xe4\xa4\xf7\xc5\x22\x13\x7b\x6b\xa1\xea\xc7\xfa\x2c\x2f\x6b\xb3\xb9\xa4\xea\xb3\xa7\xe8\x56\x27\x48\xf8\xe6\x0b\xfa\xb3\x43\x74\x0b\x09\x3c\x70\x4e\xb3\x8a\xe0\xd9\x29\x51\x2c\xbb\x59\xf6\x63\x6d\xfe\x02\x2c\x62\x11\x07\xc5\xdd\xfa\x6c\xad\x3d\x89\xd2\xdc\xd0\x88\x6a\x67\x8c\xe7\xc0\x0d\xd6\x93\x07\xdf\x33\xeb\x02\x9f\xa3\xbf\x2b\x6a\x26\xcb\x2c\x18\x52\x00\x3d\x07\x79\xc0\x44\x21\x2f\x86\xf5\x08\xcf\xc1\x25\xef\x7e\x81\xb7\x6c\x21\xbb\x07\xc1\x84\x36\xbb\x3e\xc8\xf1\xf6\x91\x41\x27\xf9\x54\x5c\x76\x22\x16\xd7\x3b\x81\xb1\x85\x76\xde\x78\xa0\xc8\xf3\x15\xf4\x39\xe9\xcf\x25\xfd\xcd\x73\x52\x27\xaa\x7b\xf1\x73\x71\xee\x45\x02\xd4\x6a\xbe\x93\x3e\x48\x3a\xf1\x99\x86\x2b\xf9\xc1\x1f\x40\xa8\x79\x1e\x2f\xca\x2c\x4b\x7b\x78\x84\xf9\x26\xff\x40\x0d\x66\xbf\xfd\x07\x06\x48\x47\xfd\x3c\x54\x7a\xd5\x3f\x65\xf4\x79\x60\x6c\xdc\xec\x0b\xf2\xa4\xb5\xd1\xe0\xe5\x86\x66\xd2\x1c\x0e\xc0\x66\xb0\xfc\x40\xc3\x65\x8f\x99\x07\x1a\xae\xcf\x99\xff\x90\x9b\x75\x13\x7c\x60\x6c\xb4\xf7\xf0\xf3\x90\x71\x34\xde\x87\x8c\xe3\xff\xc7\x7f\xff\x0b\x27\xaf\x7a\x80\xe8\x3e\x8e\x11\x0f\xf4\x53\xce\xb4\xf0\xb0\xbc\x86\x03\x3e\x1f\x66\x9f\xb0\xab\xc7\x03\x84\x27\x23\x45\xfc\x60\xac\x9c\x72\xc2\x89\xdf\x8f\x34\x4e\x3d\x93\xa6\xa2\xe7\x97\x26\x25\xbf\x8d\xdf\x0f\xda\x96\x7f\x8b\x18\xbf\x1f\x58\xf9\xdf\xa4\xc5\x0f\x80\x6e\xca\x0c\x17\xbf\x1f\x57\xbd\xeb\x99\x52\x61\xf3\x0b\x58\xf5\x7f\x6c\x12\xbf\x8d\x14\x85\x9e\xa1\xe5\x2b\xa2\x00\x76\xca\x4d\x76\x94\xf8\xa1\x50\x5b\x6f\x7e\xc6\x2c\x35\x0d\x01\x7e\x6b\xbd\xa9\x43\xa8\xb4\x7a\x13\xc9\xb4\x5b\x7e\x9e\x41\xd0\xbf\x83\x31\x7e\xac\x2a\xab\x43\x20\x7e\x70\xf1\x9f\x32\x15\xc5\x0f\xf5\x2f\x94\x2a\x33\x7e\xc8\xa5\xa6\xfb\x48\xfc\x0a\x64\xbe\x27\x09\x2a\xa8\xe1\x49\x64\x1e\xb4\xb5\xa9\x4b\x64\x83\xe8\x4d\x73\x00\xdc\xd5\x9b\xe6\x08\x6e\x71\x9b\x3c\x60\xe2\x57\x73\x52\xb4\x8e\x2c\xaa\x16\x9e\x85\x9a\x0b\x23\x22\x98\x09\x4d\x09\xb4\xe2\x47\x28\xd5\xd4\x44\xcb\x61\x6a\x58\x2d\x7b\x15\x19\xc8\xdb\x3b\x65\x68\x89\x5f\xe3\x26\xf3\x62\xb1\x6e\x9a\x8e\xe4\xf8\xb5\x74\xbf\xf3\x27\x07\xdb\xd0\x50\x1a\xef\x49\x6e\x82\x67\x76\x17\xe1\x1d\x0c\xd2\xf5\x02\xcb\xc8\x86\x19\xa0\x53\xd8\x15\xad\x38\xea\xca\x2a\x4e\x3a\x7e\x30\x1e\xf6\xae\xff\x47\xb6\xa0\xa1\xc3\x7a\x38\x55\x9b\x38\x7e\x48\xaf\x30\x55\x92\x37\x7e\x48\x10\x56\xbd\x2f\x46\xce\xa6\xbf\xb8\xf9\x85\x3b\xa1\x5e\x48\x0b\x02\xfb\x60\xf3\xff\x4c\x75\x2b\xad\xe1\x2b\x08\xd8\x82\xbf\x80\x25\x76\xf8\x19\x65\xb6\x36\x4d\x0c\xcb\x93\x7d\x9e\x29\x60\x3d\x53\x2c\x57\x16\x1e\xf8\xe4\x6e\x57\x97\x33\xbb\xd4\x4c\xa1\x7a\xfd\xcf\x53\x0b\x7f\xf5\x61\x26\x62\xbe\x83\x25\x92\xe0\xba\xa5\xca\xa7\xf1\x5b\x64\x99\xe2\x17\x68\x97\xed\xfe\x81\x27\x76\xf1\x27\x64\x2a\x0f\x03\x48\x63\xf5\xcf\x0f\x90\x39\x9f\x26\x78\x4b\x28\x7e\xe1\x61\x13\x62\xb2\x9d\xea\xcf\xee\x1f\x10\xc4\x58\xfd\x0c\x59\xff\xf9\x1f\xf1\xaa\x9f\xff\xb1\x37\xba\x56\x17\xda\x9f\x6e\x9e\x3c\x52\x46\xfc\xc5\x44\x14\x3f\xe8\x8a\xe6\xcf\xdb\x97\x90\xa2\x8b\xff\x8e\x9c\x36\xcd\x3b\x13\x18\x84\x27\x16\xd6\x41\x55\x1b\x8b\x1f\xfc\xb2\x94\xa2\x3f\x7e\xc8\x67\x20\x93\x67\xfc\x0e\xa6\xb3\x57\x83\xe7\x44\xf8\x84\x06\x74\x52\x3c\x78\xe7\xc2\x1f\x5d\xd6\xe8\xf8\xc1\x83\x5c\x36\xd3\xf8\x5d\x1c\x83\x37\xd9\x35\x49\xa2\xdf\xc0\x32\x79\xd7\x31\x8a\x2e\x4c\x33\x3c\x8e\xba\xf9\x99\xe7\xbf\xf7\xd4\x9d\xab\xa6\x0f\x10\xf4\x36\x7f\x16\x40\x3c\x61\xbd\x65\x1e\x96\x43\xf3\xf3\xce\x79\x14\x4d\x0f\xbb\xfc\xf7\xc2\xf6\xa3\x8c\x13\x7f\x6e\xf4\xd5\xd1\x79\xb8\xfd\x52\x96\x84\x7e\xe0\x16\x11\xbf\x6e\x69\xd2\xe9\xfe\x64\xf2\x8d\xa6\x1f\x38\x11\x7e\x4e\x7e\xf5\x17\x1c\x57\x31\x59\xd0\xd3\xe9\x0c\xdc\x52\x65\xa1\x3e\x37\xb6\xe8\xff\xf7\xf7\x8c\xfc\x77\xb9\x8b\x0d\x55\xa3\xfa\xf0\x73\xca\xd0\x7f\x13\xb7\x15\x3a\x77\x7d\x7e\xa0\x7b\xb8\x5a\xc4\x91\x26\xf5\x66\x6c\xac\xc7\xb4\x3c\xca\xd4\x26\x14\xbf\xc1\x3e\xb4\x7c\x5b\xe1\x2e\xf4\xd4\xbd\xa7\x5a\x28\x48\x21\xb6\x4a\x71\xe4\x2f\x10\xa5\xa6\xd8\xb9\xd8\x2a\x8f\x93\xea\x17\xe8\x4d\x28\x22\xe0\x7a\xbd\xc9\x85\x27\x36\x9a\x35\x74\x49\x8d\xad\x41\x80\x49\xc2\x6d\x8d\xa8\x74\xf8\x8b\xac\x7c\x22\x0e\xc0\xf9\x23\xab\x62\x6c\x08\x1a\x93\xbd\x2a\xb6\x4e\x08\xe5\xd5\x63\x25\xcf\xe5\x26\x3b\xaf\x5b\x62\xec\xad\x27\x97\x69\xae\xe0\x8c\xdd\x87\x9f\x81\xc6\x43\x33\xd3\x79\x9c\x57\xff\x00\x4f\xa8\xe5\x67\x32\xb6\xc7\x45\xd3\x48\x75\x8b\x3c\x7e\x3c\x75\x8c\x23\x53\xee\xc8\xd8\xe0\x6e\xdd\x43\x44\xbe\x87\x60\xad\x3a\x1b\xb6\x41\x1a\x35\x4c\x5e\xff\xc3\xff\xa3\xf2\xda\x74\x07\xf4\x13\xf2\xa8\x59\xde\xc8\x83\x1e\x9c\x58\x91\x8c\xa0\x30\x05\xb7\xc7\x16\x84\x2c\xde\x27\x38\xcf\xc2\x6b\x39\x39\xf3\xc2\x4d\x1b\xc2\xaf\xba\xd9\x61\xf2\x08\xf5\x18\x27\x6f\x35\x6e\x12\x95\x81\x7a\x88\xe8\x99\x31\x61\x7a\xa6\x0a\x43\x82\x7f\x83\x6d\x43\xfe\xaf\xb1\xe5\x55\xda\x12\xe4\x3d\xe1\xaa\x34\x9c\xb1\xc1\x7b\xa5\x7b\xe3\x2c\xca\x0b\xf3\x17\x8a\xfb\x28\xc1\x44\x6c\x2b\x97\x52\x0c\xb6\x88\x88\xbc\xf8\x70\x2d\xae\xde\xfd\x7b\xce\x83\x9a\x80\x75\x63\xfe\x4c\xf5\x8e\x61\xce\xbf\xdc\x8c\x62\xe3\xd9\xa7\xa3\x62\xcb\x0b\xb0\x65\x20\x2e\xc0\x4a\x22\x10\x1b\x7c\x5b\x96\x6e\xc0\xb1\x1d\x0c\x93\x5c\x1a\x02\x2f\xb8\x53\x14\x1f\xbc\x4c\x7a\xd6\xe0\xf6\xab\xca\xff\xb1\xbd\xf7\xd9\x29\x4d\x4f\x6c\xbc\xbf\x0a\x7a\x6e\xac\x30\xbe\x2c\xd1\x4e\xf8\x6c\xb8\x87\x93\x3d\xfa\x7f\xaa\x55\x2c\x22\x19\x36\xbe\x2c\x5c\x4e\x92\xa0\x51\x22\xc9\xf8\xf2\x18\xe0\x46\xd2\xbd\x4e\x17\xd5\x99\xde\x10\xbc\x10\x4f\x7f\xd0\xb1\x47\xfd\x01\xf5\x00\xde\xe5\x70\xd9\xed\x42\x80\xdb\x45\x50\xa9\xdb\xd9\x76\x91\x15\x9a\xdf\xe0\xc1\x60\xa2\xdf\x23\xb2\x35\xef\x6a\x24\x6a\xec\xe6\xdf\x9b\xba\x6c\x4d\x0b\x73\x86\xbb\x4b\x64\xcb\x51\x11\xca\xd8\x78\xc7\x5d\x6e\x8f\xb9\xfc\x34\xc6\xf7\xce\xdb\xaa\x59\x91\x55\x77\x7c\x1b\xdb\x50\x76\x47\xf5\x56\x62\x7b\x28\xb2\xbd\x92\xf0\xb1\xe8\x96\x5c\x88\x3a\xef\x3e\x68\x1e\x52\xe0\xf7\x91\xfc\xc1\x87\x04\x6c\x12\xca\x70\x11\xe5\x47\x39\xa6\x2d\x5c\xde\x03\xb9\x2a\x9a\x2a\xca\x8f\xf8\x51\x93\x58\x7e\x38\xf3\x97\x5e\xd8\x30\x67\x5a\xe8\x42\x4f\x58\x69\x42\xa3\x6c\x29\x46\xfc\x06\x15\x38\xc2\x3a\x65\xcb\x85\xf2\x1b\x18\x95\xa4\x40\xd9\xa8\xb3\x0b\x7f\xf1\xb0\x09\x51\xc5\x34\x30\x52\xf3\x45\x41\x86\x40\x85\x7d\x44\x41\xd9\x19\xa5\x29\x8f\xc2\xac\x2f\x4a\xa1\x19\x05\xa5\xbb\x95\xb5\x3f\x0a\x1c\x19\x54\xa8\x35\x4a\xde\x2a\x75\x25\x29\xb8\x55\xaa\x9c\x67\x14\xdc\x2a\x15\x5c\x15\x05\x8e\x0c\x53\x0a\x97\x28\xc8\x13\xa3\x5c\x0c\x51\x2a\x22\x85\xc5\x8d\x85\xd9\xb7\x15\x54\x16\xa5\x26\x47\xfb\x0b\x64\xf7\xab\xee\x12\x22\xdd\x8b\x85\xe2\x32\x4a\x30\x15\xa5\x11\x12\xe8\x24\x2c\xcc\xa6\xfd\xf3\xe2\xb0\xe0\xa1\x94\x67\x51\x98\x73\x50\xca\xb3\x28\xc8\x9f\xad\xa2\x79\x51\xde\x5b\x6a\x55\xc9\x90\x28\x0d\x91\x8a\x92\x5e\xe5\x45\x00\x7d\xfc\xfc\x0c\x7b\xb7\x47\xc9\x8c\x84\x52\x8d\x45\xe9\xac\xae\xa6\xc5\xef\x94\x0c\x3a\xd9\x4a\x4f\x16\xf4\x1b\xef\xda\xaa\xfc\x5a\x14\x1c\xe7\x0a\xc6\x8a\x02\x03\xc0\x92\xea\x2b\x0a\x7c\x68\x87\xd9\xa7\x13\x3b\xeb\xa8\x2b\xcc\x7e\xad\x6d\x55\x7a\x12\xa9\x99\xee\x0f\x00\x9d\x3e\x60\xf1\x6e\xe9\xeb\xa2\xc0\x00\x50\xbd\x34\x2f\x1e\x68\xbf\xee\x0f\x08\x5a\xcc\xa0\xf0\x8c\x90\x37\x61\x94\xc1\x7b\x59\xf1\x0b\x0b\xfe\x58\x7e\x26\xb4\xea\x7f\x49\xac\x10\x25\x88\xe5\x74\xa7\x2a\x81\x7c\xae\x9e\x76\x58\x03\x54\x6b\x2d\x4a\xe4\xae\xd4\xc2\x05\x81\xb7\xe7\xe0\x45\x14\xb5\x78\xc8\xb0\x07\xc8\xad\x26\x0a\x22\xab\x86\x47\x14\x44\xac\xba\x65\x15\x64\x9a\x51\xa1\xc1\x28\x30\x0f\xa8\xfe\x55\x14\x98\x07\x54\xa2\x2b\xca\xa4\x78\x94\x7c\x2e\x2f\x00\xe9\xc3\x3b\x08\xf1\xdf\x9b\xaf\x34\x25\x95\xfb\xa6\x69\x12\xb8\x79\x1a\x16\xfb\x10\x0d\xa9\xbb\xf7\x42\x2d\xf0\xbb\xd9\x91\x65\x57\xe4\x6e\x11\x85\x6a\x76\xdd\x47\xca\xce\x16\xd5\xc0\x4e\x22\xfd\x3e\x65\x78\xf7\x0f\x38\x86\x04\xf5\x0a\x33\xf8\xc5\xe7\x87\x24\x5a\x44\x22\xf7\xb4\xa2\x0d\xa2\x1c\x84\x2c\x1e\xf7\xc1\x03\x5f\x13\x03\x6f\x89\x61\x09\x7b\x50\x25\x33\xfd\x03\xab\x2b\xf9\x83\x85\x0f\xdc\x03\xcf\x0d\x51\x00\x8d\x79\x55\xe4\x7b\x94\x93\x17\x56\xcf\x1b\xbd\x5f\xbd\xfa\xc8\x3c\x33\x2c\xa1\xe1\xd9\xf0\x99\x36\xa8\xcc\x87\x05\x4f\x7a\x36\x4c\x7f\x40\x65\x97\x6e\x23\xe5\xe4\xf1\xad\x0b\x4e\x01\xe6\x18\x1e\x04\x0b\x55\x7f\x9e\x39\x0b\x1a\x04\xa2\xac\x7d\x59\x29\xac\x42\x6d\x8c\x5d\x50\x0b\x30\xcc\x2c\x17\xaa\x63\x08\x00\x17\x96\xf6\x33\x22\x2e\x37\x7b\xd0\x3a\x30\x9f\x9e\x15\xbe\x05\x55\xa4\xab\x37\xd5\x0d\x5f\xe9\xcf\xff\xf0\x00\x37\xcb\x3f\x14\x13\xee\x21\x21\x42\xf5\x0f\x60\x2f\xcf\x0a\x20\x82\x55\x42\x05\x08\x61\x78\xcf\x3c\x54\x45\x08\xb4\x97\x27\x83\x22\xdc\x22\xf3\x7c\x8a\xc6\x07\x05\x0d\xbd\xef\x1f\x0a\x43\xb5\x50\x59\x66\xda\x1a\xd8\x9a\x20\x41\x80\xb4\xc2\xd1\x72\x7c\x5e\x38\xf8\x85\x5f\xe0\x7d\xd7\x5f\x6c\x3c\x99\x74\x40\xd7\xc4\x11\x9f\x1f\xc0\x30\xd5\xcf\x9c\x88\xaa\x67\x46\xc4\x4f\x3d\xe3\x40\x77\x97\x50\x54\x2b\xcd\x77\xd4\x8d\xb6\xab\x4f\x83\xef\x2e\x93\xd3\x40\xd4\x92\xc3\xd4\x17\x28\xdc\x6c\x3d\x72\x45\x96\x62\x95\xd3\x8a\x5a\x78\x3f\x0a\xff\xc0\x13\x5d\x38\xba\xa2\xe8\xc7\x68\xee\x02\x99\xc3\x97\xff\x3f\x60\x93\x59\x7a\x26\xcb\x7f\x5a\x84\x68\x98\x7e\x7e\x30\x28\x7d\x90\x4a\x00\xc1\xe8\x8a\xa0\x9b\xcd\xe8\xab\x56\x72\x98\x80\x4f\x45\x5d\x66\x65\x49\x8b\x5a\x89\x00\x86\x7f\x20\x0c\x11\x46\xac\x48\x4e\x33\x7f\xf1\xa7\x93\xa8\x42\x11\xae\x9c\xde\x51\x2b\x63\x12\x35\xe6\xc6\xf3\x5e\x57\x87\x0a\xc5\xb8\xa5\x5f\x05\x24\x51\x3e\xf6\xa8\x8d\x36\x0f\xcf\x62\xa7\xa9\xc8\x43\xea\x64\x26\xe1\x9e\xda\xa9\x16\x95\x10\xaf\x1d\xcc\x23\xf9\x56\x3b\x4f\x5f\xaf\x25\xf2\xbe\x54\x4f\xf4\x60\xe0\xa3\xc0\x59\x65\x6a\x37\x1b\x46\x2a\xe2\xa9\x95\x86\x38\xea\xe0\xe1\x64\x22\x10\x60\x3d\xcc\x3e\x83\x37\x53\xc1\xb7\x9a\x5a\x6f\xdd\x3f\x2a\x0a\xc0\x29\xf9\x4c\xd4\xa0\xd0\x35\x8b\x32\x6b\xb0\x0e\xf5\x1a\xe0\xc8\xcf\x33\xec\x4b\x9f\x06\x40\x63\xf7\xf7\x49\xa3\x36\x09\x7c\x00\x94\x4c\x36\x6a\x00\xcd\x49\x16\xd4\x20\x89\xba\xe2\x54\x9e\xe9\xcb\x83\x98\x49\xa3\x68\x60\xfa\x38\x25\xdb\x8c\xca\x63\x5d\x5a\xef\x8a\x02\x6f\xc6\x5a\x95\x11\xcf\xd5\xcf\x94\x60\xd3\x3f\xc0\x5a\xa0\x13\xb7\xb2\xc2\x9b\xdc\x9e\xa2\xae\x24\x4a\x6f\xe4\x29\x2f\x5c\x50\x17\xc1\xb9\x84\x60\x4d\x4d\xba\x20\x60\xa5\xc9\x5e\x67\x43\x65\x9c\xcc\x47\x3c\x2c\xe2\xa3\xe9\x2f\xb8\x59\x75\xc7\xad\x3b\x13\x7a\x9b\x03\x76\x1a\x42\x2c\x0f\x98\xff\x57\xe9\x00\xa3\x22\xdf\xaf\xe3\x79\xa2\x22\x3f\x8c\x55\xac\x75\xe7\x5d\xc9\xd3\xbb\x53\x9c\x5b\x66\xec\x14\xad\x9e\xae\x03\x50\x54\x90\xa7\x42\x3d\x3e\x74\x94\x57\xd4\x58\x6b\x2a\x7b\x12\x95\xea\x71\x95\x31\x89\x7a\x50\x02\x58\xaa\x40\x03\x51\x95\x6d\x2f\xea\x41\x3e\xf1\x0b\x27\x9b\xf0\x0b\xd7\xcb\x89\xe6\xbc\x83\xe0\xd0\xbb\xfe\x04\xaf\x77\x3f\x23\x65\x91\x0e\xeb\x7a\xe6\xdc\x69\x9c\x27\xf7\xb4\x97\xf0\x24\x73\x6b\xb6\x4f\xf8\x85\x7b\x33\x9c\x0c\xb9\xf4\xfb\xdc\x7f\xe6\xe5\x54\x6a\x78\x45\x91\x07\xe6\xe7\x03\x80\x80\xc3\x92\x09\x5a\xfc\xa6\x6c\xa5\x51\x2f\x04\x5d\x98\x04\x16\xa3\x58\x66\x09\x26\x7e\x31\xaf\xb3\x32\xda\xf4\x66\xb8\x72\xf5\xd4\x07\xc2\x5b\x86\xe7\x01\x66\x7c\xb9\xc7\x47\xbd\xb9\xdf\xbc\xbd\x6e\x24\x88\xf4\x16\xbe\x33\x71\xa6\x46\x71\x53\x48\x68\x22\xef\x9c\x48\xbf\xc0\xe3\x5c\x6a\x88\x7a\x27\x95\x1a\x06\xb2\xfe\x2a\xb7\x5d\xd4\x17\xc6\x54\x45\xd4\x46\xbd\x49\xb4\x88\x84\x65\x61\xb8\x07\xa0\x9a\x36\x65\xb7\xac\x34\xde\x7b\x66\x9f\xdc\x6d\x62\x07\xf8\x67\x0e\xa3\x81\x87\x2c\x29\x4d\x47\x4d\x9c\xf3\xa7\xb0\xa2\xa8\x0f\x2f\x53\xe6\x26\x7a\x73\x2a\xa1\x4e\x54\xa4\x04\x5e\x1e\xf2\x43\xec\x27\x6e\x69\x0c\x57\x91\xff\x4d\xb4\x5f\xae\xc4\xd0\x0f\x0c\xe1\xae\x7a\xce\x51\x4f\xfd\x80\x95\xf8\xbc\x30\x50\xa5\xc6\xcf\x10\xdf\xda\xa9\x0d\x25\x89\x6d\x13\x68\x8c\x74\x9e\xba\x6c\xb7\x8d\xb7\x3e\xad\x5c\x63\x44\xcb\x4f\x62\xad\x95\x0c\xa7\x16\x0d\x85\x89\x14\xf4\x05\x33\xec\x79\x6d\x1b\x51\x8e\x24\x50\x2b\x64\xe1\xd0\xf3\xe4\x07\xa2\xba\x70\xdf\x89\xa8\x82\xd8\xf9\xee\x1e\x79\xa3\x0a\xb7\x48\x61\xb1\x99\x48\x6e\x82\xe5\x26\x71\x1d\xf1\xc0\xa9\x6b\x11\xa8\x69\x15\x49\x3a\x24\x46\x1b\x43\x89\x3d\x91\x2f\xa6\xa9\xf2\xca\x8f\x06\xd5\x8b\x12\x85\x45\xa3\x7d\x7f\x7a\x56\x10\x43\xa2\x94\xa7\xd1\xe0\x08\xa9\x7c\xa4\xd1\x1a\x6f\x60\xee\x11\x9e\x91\x43\xf0\xa0\xa5\xb9\x5f\x62\xb9\xb5\x9c\x57\xff\x90\x88\x42\xec\xd2\x28\x76\x8b\x3b\x61\x55\x0d\x6d\xab\xd6\xc8\xa4\x02\xfb\x8d\x51\x22\xca\x15\x17\x8d\xc8\x67\x93\x2c\x6f\x69\x2c\x91\x7e\xae\x75\x2e\xa7\xc8\xe8\xd9\xab\x26\x1f\x01\xc9\xc3\x73\x95\xda\x14\xb7\x88\xd0\x35\x33\x2d\xea\x3b\x28\x9b\x67\x34\x14\xe2\x9d\x9b\x4e\x8f\x06\x65\x8a\xaf\xf9\xad\x73\x2e\xf5\xff\x40\x4d\x17\x89\xc0\x36\xf2\xd8\x14\xc9\x70\x30\x18\x9f\xe7\x86\x4c\xee\x7e\x1e\x1c\x82\x18\x6a\x70\x08\x7e\xc6\x6a\x0a\x0e\xb4\x91\x13\xab\xa9\x1f\x0c\x2a\xfc\xbc\x41\x48\xe1\xbd\x0c\xe7\x4a\xa5\x6b\x88\x46\x68\xe6\xc5\x8b\x5c\x09\x11\x15\xbc\x3d\x98\x07\x91\x72\xcf\x42\xb5\x21\x50\x45\x49\x25\xa3\x51\x7d\x22\x7c\xd1\x60\x9f\x69\xd3\x4c\x4a\x64\xb5\x79\xab\x32\x35\x8d\x14\x8c\x6d\x4e\xbe\xa0\x2e\x27\x76\xe2\xf0\x07\x38\xa5\x85\x1d\xda\x4c\x99\x26\xa2\x17\xfb\x14\xf6\x6a\x2b\x05\x8a\x88\x58\xc9\x60\x9a\x5b\x3a\x18\x6c\x12\xe5\x6d\x51\x1e\xe8\x62\xd6\xd6\xe2\x1b\xee\x85\x18\xc6\x7b\x83\xe9\x5f\x54\x96\x32\xda\xe2\x5c\x98\x0c\x58\x70\xcd\x73\x7b\xd2\x29\x2a\xf6\x9c\x1b\xd1\x49\xad\x8c\x87\x8e\x12\x62\x4d\x45\x0f\xa2\x11\x8b\x6d\x96\x9d\x7b\xee\x47\xff\x80\x3b\xc2\x74\xa7\x39\x30\x8d\x23\x73\xf7\x79\xc9\x76\x1e\x8b\x9b\x7f\x20\xa3\xd5\xbf\xb8\x78\x47\x43\xcd\x31\xe7\x74\x8a\xc6\x04\xc2\x56\xdf\x37\x28\x7e\x7c\x65\x6d\x09\xdd\x74\xff\x6b\x44\x6a\xaa\xc0\x18\xed\x48\x92\x34\x0a\xe4\xe6\x9b\x9b\xe5\x3b\x02\x9d\x8b\xe5\x39\xe3\x9c\x95\xa9\x2c\xda\xc9\x71\xeb\x6e\xd4\xce\x1c\xb7\x7f\xc0\xfe\x12\x6e\x6a\x00\x52\x8e\xf2\x8b\x76\x62\xf7\x08\x06\xb5\xeb\xc7\x17\xf4\x05\x80\x52\xb1\x77\x54\x83\x39\x48\xb9\xe5\xa2\xc1\xfc\x33\xed\x8e\xd3\x2e\x32\xfb\xe6\x2f\x78\x18\xea\x42\xd6\xa0\xbd\x29\xf6\x85\x6a\xb0\xff\xa8\x84\x4a\x34\xba\x4c\x4e\x6f\xd1\x2b\xe7\x5b\x6f\xc0\x20\xa4\x04\x6a\xd1\x6e\x86\x6c\x68\xe0\xa8\xdc\xa5\xfc\x69\xd1\x6e\x6a\x6b\x74\xaf\x6c\x0c\x64\xf1\x38\x61\x31\x1a\x06\x11\xf0\xa3\x2c\x3f\xf3\x2d\xaa\xce\x0e\x83\x0a\x94\xfa\x2a\xf6\x9d\x6a\x77\xae\x9f\xbb\xc0\x5e\xb1\x5c\xb9\xb1\x7e\x9b\x0f\x4b\x84\xc2\x0c\x1f\xa6\xa9\x52\xd2\x45\xb4\x3d\x30\x44\x58\x7c\x52\xc5\x64\xa9\x40\xec\x65\x59\xf8\x24\x4f\x89\xe8\x87\xea\x9d\xe6\x1f\xc8\x00\x66\xc3\x4c\xf4\xa7\x1d\xdd\x7f\xd0\x58\x4a\x9e\xf6\x1f\x66\x52\x22\xa1\xa3\x34\x97\x32\xf8\x44\x07\x54\x52\xfa\x9c\xe8\x8c\x8d\xb1\x3b\x57\x47\x52\x97\xd0\xd2\x74\xd8\xa9\x94\xcb\x26\xfa\xef\xc6\xb3\xde\x07\x54\xb2\xd6\xab\x23\x83\x5f\xb1\xb3\x56\x47\xa0\x8b\x92\xc2\x44\xdf\x48\x81\x28\xde\x18\x53\xd2\xdc\x02\xd5\x3f\xd3\x2d\xe0\x32\x27\x79\xd1\x61\xe7\xb2\x0d\xb4\x6f\xa8\xcf\xa7\x53\xa8\x6f\x24\xd1\xcf\x0f\x54\xf6\x22\x99\xc9\x92\x37\x01\x84\xce\x2a\xb4\xbe\x55\xf5\xc2\x3c\xaf\xcb\x3f\x30\x4c\x4e\x44\x03\xdd\xcd\x4d\x90\xa2\x23\x54\x46\x99\xd9\xa3\xa3\xd2\x56\x7c\x9e\x83\xd3\xe2\x16\x58\x93\x44\xa3\x7e\xd1\xde\xfb\x82\x46\x55\xf2\x6e\x60\xb2\x0f\x24\xbc\xf5\x0b\x5c\x29\x2d\x6d\x41\xcd\x3f\x09\xff\x5e\x7f\x70\xbe\xf2\x33\x4a\x42\x08\xb1\x74\xa8\xb4\x2c\x2a\xfa\x0b\xfe\x8a\x0f\x87\x5e\x93\x35\x34\x8f\x70\xe7\x94\x27\x71\xf4\x3a\xff\xfb\x5f\x53\x81\x86\xe8\x35\x87\xe0\x1f\x60\x2c\x14\x7f\x77\xe4\x91\xa9\x9e\xc5\xca\x11\x98\x22\xca\x0d\x5d\x35\x7b\xcb\x95\x52\x8b\x8d\xf2\xcd\x4d\xa2\xe6\x82\x12\xaa\x44\x87\x99\x2d\x3c\x8b\x2d\xe7\x5d\x7d\x34\xca\xbb\xe2\x16\x16\xbe\xd0\xa8\xda\x8e\x67\x4d\x3b\x0c\x71\xd6\x24\xf7\xc6\x2c\xa7\x7f\x49\xff\x13\x1d\xf1\xca\xca\x85\x12\xbd\xa5\xa8\xd4\x14\x20\x60\xd9\xa6\xf0\xde\x73\xc4\xa2\xb7\xc3\xcd\xc1\x9c\x98\xc8\xb4\xfa\x07\xe4\x44\x35\x9b\x74\x8e\xd8\xdc\xdd\x79\xdb\x11\x0d\x9d\x03\xd4\xb2\x22\xac\x27\xcc\x99\x08\xeb\x51\xd0\x69\x74\x84\xf5\x58\x09\xdd\x3b\x15\xbe\xde\x4f\x48\x94\x53\xec\x74\xd7\x51\x7a\x4c\xb9\x01\xa3\x8f\x8d\x2f\xe8\x0b\xd4\x1e\x53\x64\x6c\xf4\xc1\x55\xd4\x9a\x8c\x0e\x55\x96\x48\x04\x32\x35\x28\xec\x23\xf0\xbe\x26\x69\x70\x0d\xfd\x3f\xea\xbc\x9b\x64\x44\x47\x87\xa7\x04\x1a\x42\xe7\x4c\x8a\x8e\x98\xa0\xf8\x8c\x80\x40\x49\x6c\x04\xb7\x58\xeb\x3c\x3a\x35\x88\x4a\xac\x1b\x3d\x72\x59\xd4\x02\x60\xaa\x6d\xa7\x1d\x76\xc2\xf8\x3c\x77\x1e\x2f\xfe\x00\x9c\x5b\xdc\x45\xc0\x3d\x58\x24\x42\xe7\x18\x9e\x43\x3a\x26\x29\x4d\x69\x74\xa6\x70\x54\x48\x48\x74\x18\x0e\x6d\x7a\xef\x74\xb4\x55\x4e\xd1\xe8\x30\x14\x86\x79\x0d\x89\xa2\x8b\x3d\xfe\xfa\xc4\xbc\x7a\xaf\x4c\xb0\x8e\xd7\x61\xa2\xd6\x4e\xb8\x81\x93\x24\xb8\x07\xb8\xa9\x79\x21\x81\x94\x55\x5a\x3b\x7a\x02\x65\x9d\xa1\x1d\x99\x7a\x6c\x8b\xea\xa8\xaa\x1b\xe6\xf6\x95\x24\xaa\xc5\x45\xf3\x96\xa5\x12\x72\x24\x86\x17\x62\xf1\x0c\x35\xd1\x28\xab\x6b\xbd\x68\xdf\x73\xe9\x34\x4a\xc4\xf7\x84\xb9\x67\xe7\x41\xdf\xfd\x03\x8e\x30\x4f\x34\xe0\xa9\xca\xa3\x45\xa7\x5d\x71\x13\xf4\xeb\xc8\x78\x68\xb7\xf7\x7e\x80\xff\xbd\x83\x0e\xf6\xa8\x41\xd1\xce\x38\x7d\x20\x1d\xec\x51\x24\x1e\xbc\x2d\x08\x4b\x76\x78\xde\xc6\xa7\xc7\x05\x61\x2e\x92\x0f\xe2\x1f\x2f\x25\x72\x49\xc7\xa7\x01\xce\x8a\x96\xf2\x00\x88\xb6\xac\x3e\xf3\x8c\xd4\xca\x20\xb8\x27\x7c\x1c\x9d\x1c\x83\xa6\xf9\xcc\x59\xd3\xa0\x10\x83\xdd\x7d\x5e\x9d\x84\xa2\x96\x85\x27\x7d\xf7\x44\x12\xe0\x70\x7c\xfe\x67\x20\x79\x77\x17\xa0\x59\xb8\xb3\x9f\x74\xf6\x34\x32\x80\x62\x71\x6e\xde\x23\x30\x65\xc6\xe7\xb9\xf2\x05\x11\xf9\xe2\xe5\xa2\x72\x68\xd1\xaf\x8e\x64\x2d\x9a\x96\x8b\xe6\x8a\xcf\x0b\x74\xf9\x72\x8b\xd8\x32\x9f\x06\x51\x32\xcb\x0c\x7e\xe5\x20\xdc\x22\xef\xf9\x9f\x37\x00\x5f\x04\x02\xfb\xcd\x99\x17\x10\xed\x40\xcf\xab\xfd\x49\x43\xd7\x01\xad\xc3\xad\xdf\xc9\x5a\x9a\x65\x6a\x29\x37\xf3\x1a\x6c\xad\x8a\x95\x8f\xce\xa2\x1e\x2a\xf5\x1e\x1d\xf9\x0d\xe7\xf6\x69\x82\xe7\xb6\x65\xd9\xf3\xe2\x7d\xfb\x85\xf7\x87\xe2\xd2\x0c\x8f\xac\x39\xb6\x18\xf7\x87\xc2\xec\xf3\x02\xd6\xde\x5b\x0e\x0e\x59\x8e\x11\x18\x74\xb8\x52\x52\xd1\x18\x08\x19\xb2\x07\xff\xf8\x51\xfb\xa1\x9b\xcf\xa0\x53\xf5\xf6\xf9\x82\x0c\x3a\xfc\x49\xce\x44\xd7\x0f\x74\x1e\xd5\x39\x35\xe0\x33\x6d\xff\xe4\x91\x8a\x43\x91\x39\x10\x57\x64\x67\xf2\xf1\xe3\x6a\x0f\x77\x0a\x96\x15\xfb\x8c\x1f\x39\x54\xbb\x64\x24\x7e\x96\x50\x1e\x5b\xd2\xed\x1f\x88\x60\xdc\xe9\x96\x93\xa7\x5e\x37\x5a\xf6\x86\xdf\x20\xec\x70\xb7\x88\x26\xb2\x8f\xf3\x28\xc4\x55\xd5\x3f\x40\xee\xea\x00\x1c\x85\xd7\x7c\x0f\x04\xa1\xe0\xd5\xe1\x44\xa3\xe0\x4c\x16\x0f\x8c\x42\x32\x4d\x44\x22\xdc\xea\x37\xa8\x86\xf3\xc8\xe0\x0a\x66\xef\xc8\x51\xa9\xfb\x31\x15\x34\xba\x6e\x52\x5f\x8f\x4a\x32\xfd\xcc\x8b\xbc\x07\xc6\xf2\xb2\xfd\xf3\x06\x56\x48\x1a\xc9\x51\x79\x64\xb9\x8f\xc6\x3b\xb5\xc4\xff\x68\x64\x5e\x9d\xc4\xa3\x61\xff\x49\x4e\x0d\x5a\x5e\xa7\x87\x0e\xcb\x6b\xb1\x2b\xec\x48\x07\x70\x8f\x8c\x30\x35\xfc\x05\xf5\x0d\x9f\x1f\xa8\x2d\x34\x9d\xa9\xc4\x34\xb7\x02\x87\x7e\x06\x46\x68\xf9\x59\x21\x38\x84\xf9\x0c\x19\x9d\x4b\xa8\x63\x6a\xf4\x01\x17\x34\xbf\x80\x33\x24\xdc\x40\x2e\x98\xba\x80\x8a\x32\x3e\x0d\xe4\xbe\xd7\xcc\x64\xc9\x58\x5d\xf4\xc7\xc8\xf5\x50\x9b\x44\x6e\xe1\x2f\xd0\xa4\x54\x3f\x63\x90\x27\xcc\x35\x8c\x58\xda\xc2\x3f\x50\xaf\xe2\x05\x83\x0a\xd1\x3e\x39\x23\x55\x88\x9e\x19\xe4\xba\xb1\x47\xcc\x08\x8a\x40\xaf\x06\xa1\x97\xd0\xdd\x20\xd4\xd2\xd9\x37\x02\xc9\x78\x97\x7b\x44\x06\xae\xe6\x0e\x38\x08\xff\x0f\xcf\x0f\xaf\x5d\x20\x71\xba\x8c\x07\x63\x92\x62\x7d\x3f\xe9\xab\x2f\xfd\xc7\x98\xb0\x7f\x79\x04\xa8\xf0\x61\x6f\x84\x31\x99\x85\x43\x1d\x24\x70\xab\x7e\x81\x95\x1c\x35\x22\xe4\xce\x76\x48\xdc\x98\x1c\xa1\x1b\xc0\xae\xf8\x10\x80\x33\x48\xb7\x8e\x41\x4b\xb0\x67\x0c\xe9\x12\x95\x9d\x22\xc6\x4a\xde\xfa\xd3\x99\x34\xe0\x1b\x66\x4b\xf6\x58\x88\x7b\x32\x1b\x2d\x84\x0d\x7c\x7a\xa3\x5a\xf9\x43\x0e\xed\x18\x22\x7f\xf1\x06\x22\xf8\x33\xe8\x8c\xae\xda\xf1\x31\x52\xb1\x29\x45\xf3\xd8\x61\x7e\x09\x7f\x41\x67\x70\x13\xb5\x53\x88\x7e\xde\xc0\x2a\xfa\xfc\xd8\x29\xba\xcd\xbb\x07\x96\xd5\x6c\x82\x7a\xaf\xaa\x57\x18\xe3\xa0\x66\xd4\xb3\x76\xa0\x94\xaa\xcf\xac\x23\xbb\x14\x0d\x07\x14\xcb\xde\x70\x27\x2f\x52\x42\x3c\x03\x20\xcc\x26\xe7\x41\x0f\x75\xcf\xc3\xc9\xfd\xe7\x41\x9c\x28\xfd\x22\x7c\x3d\x4e\x16\x22\x10\x6b\x9e\x14\x44\xde\x2c\x08\xc1\x2a\x16\x0a\x4c\x7b\x63\x77\xdc\xc1\xaa\x1f\xd3\x44\x03\x95\xd9\xea\x3d\x12\x95\xf9\xa4\xb8\x48\xb4\x9f\x29\x35\xbc\x3f\xae\x81\x17\x44\xc3\x0b\xba\xea\x26\xab\xc2\xb8\x88\xf9\x3d\x2f\x50\x51\xda\xdd\x62\x5c\xa8\xc1\x61\xc1\x05\x48\x65\xeb\xf0\xb8\xe0\x86\x6a\x76\xbf\x29\xf3\xbd\xa3\x5f\xcc\xd5\x6d\xa8\x1d\x37\x63\x09\x44\xc1\x8d\x4b\xb7\x05\x3c\x6c\xc1\xb6\xc3\x8e\x3b\x97\xda\x2f\x04\x5e\x10\x3f\xde\x3c\x1d\x2d\x63\x90\xd9\xd0\x36\xcd\x71\x53\x17\xe8\x89\xbf\x73\x9e\x35\xe8\x17\x86\x55\x15\x2d\x8b\xc1\x54\x86\x8e\xd7\x19\x0f\xc5\x8a\x19\xf0\xc1\x89\x20\x7d\xcb\x40\x32\x9f\xcf\x49\xf7\x50\xe3\x23\xb0\x38\xe0\x14\xf7\xe1\xe0\x27\x27\x5e\xc3\x82\xdf\xfc\xf4\x11\xf2\x24\x91\xa2\x1a\x4e\x6f\xaa\x36\x19\xf1\x4b\x22\x87\x7e\xd8\x00\xfa\xfd\x42\x43\x8b\x55\xcf\x49\xd3\xd4\x0f\x98\xc9\x4f\x8b\x13\xcf\x9b\x9e\x11\xe0\x13\x6e\x20\x37\x76\xe8\x87\x83\x71\x21\x7a\xa6\x1f\x69\xd7\x33\xf5\x1b\x92\x1d\x91\x90\x4c\x1a\xca\xd8\x08\x14\x25\xc0\x63\xa3\x26\x5f\x6a\xd6\xd8\x78\x17\x9f\x6e\x83\x13\xe5\x26\x78\x2b\xd5\xde\x0f\x28\x2d\xbd\x9a\x01\xa5\xa5\xa1\x4f\x20\x77\x8f\x5d\xd0\x23\xbd\xea\xb4\x29\xa2\x70\xe2\xfc\x01\x91\x8f\x8e\xda\x80\xd3\x9c\xad\xc3\x51\x78\xf1\x98\x6e\x81\x76\x13\x6d\xa3\x28\x3c\xdf\x25\xe1\x82\x35\x5b\xa7\xa9\xa8\x94\xfb\xda\x49\x51\x69\x43\x14\x87\x44\x25\xcb\xe8\x78\x8e\x54\x0a\xfa\x0b\xe2\x18\xcd\x14\x9c\xf1\x8b\x5d\x8d\xa3\x72\x3d\xcc\x22\x40\x68\x36\x30\x45\xe3\xfa\x08\xb7\x47\xc2\xad\xf9\x27\xc7\xba\x60\x55\xd6\x70\xf3\x60\xb0\xe2\x67\x42\x31\x6d\xd5\x68\x39\x2d\xea\xaf\x27\x01\x5a\xbc\xce\xdd\x2d\x89\x16\xd0\xb9\xd9\xbe\x1c\xd0\xb9\xd9\x70\x1a\x3d\xf7\x8d\x7f\xc8\x41\xeb\x07\xe8\xd0\x86\x24\x52\x8c\xf2\xdf\xff\x62\x9a\x49\x47\x85\x57\xb9\x16\x73\xf0\x76\x63\x0e\x44\xe4\x9c\x75\x68\x31\x58\x04\x4c\x24\xa5\x23\x9e\xd9\x01\x8e\x78\x36\x68\xc7\x60\x69\x08\xb3\xe4\xe0\x20\xfc\xcc\xcb\x8e\x99\x21\x28\x56\xbb\x7f\x28\x1c\xa6\x7f\x00\x4f\xea\xda\x11\xac\x86\xe6\x44\x0d\x11\x84\xe7\x12\x41\xc1\xec\x39\x76\xfb\x0e\xd8\x7b\x67\x71\x93\x0f\x9e\x35\x0c\xd8\x7f\xc3\x79\x11\x22\xdd\xe1\x85\x26\x02\xe0\xc7\xc6\xda\x00\xf8\x99\xba\xa7\x04\x12\xd7\xd8\x10\x1b\xac\xf4\x61\xb3\x5c\xd0\xe9\xcd\xee\xa4\xb1\x68\xd3\x58\x7e\x83\xf2\x40\xea\xfe\x58\xec\x43\x73\xc7\xe0\x70\x15\x3d\x8d\x40\x9d\x55\x9b\x72\x83\x5a\xaa\xe2\x99\x81\x56\x6a\x16\x8f\x6b\x47\x71\x06\x2f\xe8\xce\x05\x35\x13\xc2\xce\xda\x7c\x7b\x8a\x3d\x0b\x24\xbb\x09\x44\xb2\x7e\x88\xb8\x70\xd3\xf1\xff\x94\x10\xc3\x4d\x72\x2b\xe8\x9c\x8b\x83\x64\xab\x8b\x83\x88\xc5\x4c\x73\x80\x4f\x2d\xa6\x0e\x42\x57\x13\x75\xe0\xf0\x17\x94\x8d\xcc\x53\x63\x0e\x38\xc8\x33\x5a\x60\xf8\xcc\xd9\x5e\x19\x07\xb7\x8e\x05\x3e\x6a\xe0\xdb\xb8\x1b\x27\x2f\xbb\x16\x39\xc8\x17\x6d\xfb\x65\xa4\xcb\xbc\xc5\x39\x21\x8d\x30\x4f\x5c\x54\xc9\x78\x39\x2f\x4a\x00\x21\xd2\xb8\x72\x58\x7e\x83\x7d\x68\xdc\xc4\x30\xd6\xce\x06\xca\xbd\x5a\x39\x1b\x50\x1c\xf9\xa6\x14\xc0\x34\xd6\x94\xc6\x9d\x7c\x2d\xa2\xa0\x16\xfa\x4c\x3d\x34\x3f\xd3\x07\xe7\x9d\x0c\x23\x12\x6e\x96\xa3\xf3\x07\x94\xdd\xba\x07\xc5\x0b\x5a\xaa\xd3\x49\x04\x93\xd3\x0c\xff\xbf\xb3\x45\xb7\x70\xf2\x07\x13\xc9\x8c\x05\x7e\x06\xdb\xfb\x24\x85\xe6\xc8\xb6\x87\x78\xa8\xd6\xb1\xac\x65\x99\x7b\xc7\x93\x05\xf2\x2f\xdb\x61\x24\xd2\x05\xce\xc2\xf8\xa1\x29\x58\x90\x37\x60\x55\x9d\x45\xd0\x2a\xa0\x4b\xf2\xc5\x78\xa2\x80\xac\x5d\xe0\x26\x4a\xa3\xcd\xb2\xf9\x85\x9c\x98\xa1\x1f\x16\xdf\xd8\xf4\x03\x9b\xf4\xf3\xc5\x17\x8a\x7e\xe0\xce\x89\xbf\x14\x2f\x8a\xb9\x71\xd7\xe8\x4c\x9a\xa8\x93\x61\xf5\xd8\x44\xe8\xbd\x37\xee\x44\xb6\xc0\x4d\x06\x90\xb9\x25\x81\x1a\xd3\xc6\x53\x55\xb0\x68\x16\x6c\x54\x9d\xb2\xb3\xc0\x90\x1c\x7e\xa6\xa8\xd6\xf9\x31\x53\x45\xf4\x79\x03\x95\x54\x4c\x13\x82\xf3\x6d\xcd\x9e\x74\xe3\xd7\x5d\x64\xd2\x09\x5f\xa5\x38\x62\x56\x2e\xb6\x04\xf1\x44\xc1\x58\x3b\x27\xce\x8a\xe0\x6f\x89\xf6\x99\xda\x1d\xdd\xd1\x66\x0d\x72\x87\x68\x00\xb8\xb0\x8e\x6f\xd6\x87\x89\x5d\xfe\x3d\x43\x55\x13\xbe\x08\xcf\x54\xd5\x08\xaf\xcc\x86\x63\xb2\xfb\x85\x20\xd5\x7e\x21\xf9\xcb\x6f\x10\xca\xe9\x28\x9e\x0d\xb7\xd3\x4f\x93\x2c\x73\x28\x09\x35\x3b\x9d\x07\x65\x8f\x9a\x09\x20\x04\xe6\x26\xf0\xc0\x72\x14\xe4\x84\x11\x4e\xa5\xf6\x62\xf6\xe4\x27\xcd\xcd\xe0\xf2\x98\x25\x06\xa2\x2c\x4c\xe6\xa0\xfb\xc9\xf2\x0b\xdc\xbd\x9b\xdf\x40\xaa\xa9\xe1\x17\x4e\x28\x0d\x34\x2e\xa8\x62\xe2\xfb\x03\x0e\x2d\x13\x15\xa8\xbd\xf3\x79\x06\x24\x95\xd6\x71\x06\x3c\x18\x3d\x51\xd0\x9b\x58\x59\x37\x91\x1a\x66\x39\x91\xcb\x9c\x94\xb3\x5a\x6f\xe4\xb1\xb3\xc2\x70\xc2\xe5\xdd\x9e\xc7\x73\xe6\x90\xd4\xe3\x64\x0f\x1a\x12\x03\xdb\xcc\x51\x3c\xea\xa5\x39\x9d\x93\x8a\x04\x0f\xe1\x3d\xfb\x6b\xf3\x36\x41\xd6\xe0\x52\xfd\x4c\xa1\x2a\x38\x3b\x61\xa0\xb2\xe9\x67\xae\x40\xe2\x63\x51\xc4\xbc\x31\x06\x72\x13\xf6\x2a\x2b\x0f\xe7\xa2\xe8\x28\xfe\x81\xca\x5b\xcb\xa7\xc4\x0a\x42\xa8\x73\x4f\x21\xa9\x95\x84\x05\xcb\x5a\xb7\x99\x58\xc1\x0c\xb7\x33\xfa\x54\x7d\xec\x64\x6a\xc9\xdd\xf9\x62\x85\x62\x4f\xa3\xb9\x93\x4a\x3f\x93\xe9\x3f\x2f\x20\x02\xcb\xb9\x88\x26\x92\xd1\x58\x0b\x37\x8f\x3c\xaf\x34\x13\x47\x52\xad\xc9\x3f\xb8\x0b\x2c\x66\x11\xc1\xbf\xc6\xe7\x13\x6c\x4e\xc1\x8f\x09\xaf\x2c\x2b\x50\x26\x9d\xb2\x54\x70\x32\x26\xac\x5c\xbe\x33\x4f\x3a\x69\xd9\x03\x7f\x22\xe4\xdf\xca\x8b\x79\x24\x03\xa8\x4b\xaa\x5c\xcc\x72\xa8\x3d\xe1\x0b\xee\x44\xfc\x9d\x0a\x89\xc4\x3c\x69\x7e\x9f\xfe\x20\xf7\x9d\x88\x3e\xf3\xe4\xf7\x1b\x98\x5b\x0b\x56\x24\xb9\xb1\xa3\xc6\x4c\x0d\x8b\x40\xd6\x3c\x93\x23\x34\x51\xc8\x12\xa0\x82\x17\x31\x51\x6b\xde\x0a\xce\x99\xf0\xc4\x1b\xe5\xe2\xcc\x6e\x7f\xca\xc5\x30\xe1\x44\x66\x25\xd2\xbc\x78\x40\xea\x6a\x30\x2f\x5e\xd2\x2d\x98\x09\x66\xbc\xd3\xd3\x87\xcc\xc2\xe7\xe2\x3c\x9b\xa9\xd3\x2e\x25\xd4\x36\x6f\xda\xfc\x75\xbd\x98\x54\xa1\x58\xa0\xa1\x18\xbd\x8d\xd1\x33\x5d\xbc\x3c\xd1\x37\x17\xdf\x0d\xc0\xd7\x42\xa0\x6d\x3e\x38\xe2\x94\x52\x37\xe6\x43\x19\xea\x89\x7e\x38\x70\x7f\x91\xe3\x14\x0d\x28\xcd\xda\x94\x6e\x2f\x26\xa3\x02\xed\x07\x3e\x91\xdb\x67\x5a\xb2\xc3\x1f\x7e\xfa\xa2\x36\x9f\x9c\x89\x7f\xe3\x58\x2c\xdd\x65\xa7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x66\x78\x75\x81\xec\xc4\xb3\xe8\x5c\x5c\x48\x6f\x67\x3c\xb1\x88\x37\x74\xa1\x59\x48\xed\x63\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x2e\xd5\x8b\xc9\x07\x1c\xe8\xbc\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\xe6\xb9\x0a\xe5\xbf\xc8\xa0\x49\xc9\xae\xbc\xab\x80\xef\xa4\x09\x58\x28\xb3\x60\x70\xb8\xe0\x33\x65\x78\xb9\xe0\x21\x5f\xec\xea\xbb\x0a\xcf\x38\x01\xa7\xf5\x82\x94\x69\x35\xcb\x62\x64\xe0\xf2\x17\xf4\x91\xb7\x67\xd7\x42\xe0\x5f\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x39\x2a\xf4\xb6\x10\x18\xd8\x94\x48\x37\x56\x65\x52\x1a\x0d\xb3\xe6\xd4\xa9\x85\x06\x34\x27\xc9\xb9\x5a\x86\x15\xeb\xb9\xf0\x03\xbf\xd0\x48\xa4\xdf\xe8\xec\x53\x44\xc0\xaf\x3e\x7e\x9f\x3e\x80\xe7\x8a\x9b\x80\x75\xd4\xab\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\xa9\x51\xb1\x8b\xf3\x42\x9a\xe3\x62\x8f\xe6\xd5\x5f\x39\x66\x41\xb3\xfa\xc6\x17\x34\xfb\x1d\x07\x9b\xc4\xc8\x62\x41\x59\x87\x99\x2f\xb8\xe5\x1b\x21\x2e\x44\x2c\xda\xde\xba\x3a\xb7\x8a\x9f\x27\x89\xd4\x62\x51\x53\xb3\x4c\xc2\x85\x00\x46\x31\x3a\x80\x97\x4d\x33\x0b\x5e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xab\x93\xc3\x34\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x5b\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\xc3\x9e\x5e\xa0\x2f\x52\xd1\xad\x6b\xc1\x95\xc8\xea\xca\x05\xd7\xa1\xb0\x67\xdf\x0a\x0e\x5a\x2b\xc5\x1a\xf4\x76\xc0\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\xf2\xc8\xc5\x32\xf6\xcd\xff\xa3\x52\xbe\x8e\xa8\x05\x13\x56\xb4\x3f\xa9\xec\xd6\x24\xbd\x9a\x44\xa6\x2b\x5e\xa6\x17\x19\x93\x5c\x98\x3f\x16\x80\x9f\x4a\xb5\xc7\x9a\x48\xfa\x6c\x3e\x79\x81\x5f\xb5\x09\x6a\x2d\x72\x9e\xe5\x00\x42\x1f\x3f\x79\x0c\xd7\x02\xbe\xb6\xc8\x5c\x29\xac\xb4\x2c\x50\x02\xb5\xe5\x29\xa2\x47\xff\x32\x51\xb4\x7b\x59\x1a\xad\xa4\x5a\xe3\x82\xab\x92\xcf\xf9\x45\x2b\x56\x91\x2a\x63\xd1\xd9\xde\x2d\xc0\xd7\xde\x87\xe8\x22\xae\xb3\x97\xf3\xda\x79\x31\x14\x3e\x5d\x04\x76\x16\xe4\x3b\xb9\xab\xf8\x85\x17\x21\xf9\x90\x5c\x3b\x37\xad\xb7\xdc\x0b\xec\xaa\x33\x0c\xad\x03\xb9\xca\xbd\xe5\xe0\xdc\xe4\x23\x72\x1d\x04\xa3\xcd\x3f\xe4\xbc\x68\xae\x8f\x5c\x4e\x0d\x8b\x85\xee\x9b\xbb\xb8\xb1\x9a\xfe\xe0\x81\xf2\x53\x83\x40\x05\x09\x55\x90\x8b\x45\x10\x67\xd1\x75\x72\x87\xe8\x46\xb6\xe8\xac\xe4\x4c\x0f\xeb\xe4\xb6\x94\x4e\x68\xb1\x86\xd8\x47\x48\x23\xb7\x93\xc3\x6f\x17\x0b\x44\x38\x03\xec\x82\xa5\xcc\xa9\x1e\xd6\x99\x13\xa7\x89\x81\x16\xe9\x43\xe5\x45\xaf\x78\x8d\xe2\xca\x93\xc5\x3f\x74\x74\xa9\x16\xe9\xcc\x5f\xa4\x33\x5a\x2c\x77\xef\x2e\xaf\xa4\xc9\x2f\xf0\xbc\xfb\x34\xc9\xf3\xce\xcb\x7d\xd1\x43\x4f\x2f\xd0\x34\x66\x67\xe9\x05\xd3\xd8\xb2\x48\x46\xd5\xaf\x62\x57\xe8\x75\x73\xbd\xdd\x02\x53\xb8\xf9\x99\xe7\xa3\xae\x2f\x0b\x81\x93\xb6\x00\x2c\x00\xbd\xcf\xe9\x07\x87\x24\xc7\xb9\x2d\xa8\x9d\xd6\xf8\x34\x70\x70\x10\x26\xe1\x44\x0b\x6e\x91\x97\x13\x7f\x81\x0a\xac\xcd\x12\xf1\xe1\x76\xd7\xc5\x61\x51\x8b\xa4\x2a\x5b\xb1\x00\xec\x6c\xaf\x5b\x74\xcd\xdf\x74\xdc\xed\x80\x6d\xbe\xb1\xef\xcc\xee\xe0\xcc\x1c\x3b\x1c\x90\x9a\xd3\xe3\xee\xd0\x33\x55\x03\xd4\x1d\x25\x58\x8b\x3d\xd9\x77\xd8\xb6\x2c\xd6\x76\xe8\x9d\x9a\x13\xea\xee\x4c\x6c\x5c\x74\x43\xde\x51\xa3\xd5\x38\x7b\x4f\x28\xa8\x71\xec\x70\x40\xb2\x50\xda\x01\x0d\x1d\x02\xb8\xb3\x44\xab\xd3\xe9\xee\x5b\x43\x09\x26\x3f\x53\xce\xe9\xd2\xb5\x6f\xa8\x6d\x1f\x6e\x01\xc9\x18\xb4\x39\xf7\x84\x86\xdd\x3f\xa0\x6e\xce\xf4\x33\xae\x33\xce\xcf\xbb\xc3\x3b\xc9\x3b\x69\x2f\x3c\x4b\x34\x86\x92\xab\xa5\x2e\x4b\x4e\x9c\xe6\xa5\xf0\x00\x93\x44\xd8\xe9\x6b\xe4\xec\xbb\x3b\x8c\x5d\xb5\xfa\x99\xbb\x53\x90\x78\x67\xd9\x89\x51\xfe\xe4\xd2\xb0\xa3\x26\xc5\x67\x6d\x2b\x4b\xfb\x88\xe4\x0a\x9e\xf6\x10\x2b\x71\x87\xb6\xea\xce\xd0\x49\x27\x20\xd9\x6b\x72\xb9\x98\x01\x9e\x4b\x9f\xb5\x87\xe1\xac\x0e\x77\x41\xc5\x81\xff\x87\xe0\xf6\x42\x52\x17\xa6\x8d\xbb\xc3\x8c\x66\x0b\xe4\x0e\xb7\x26\x27\xb0\xd8\x51\xad\xeb\x33\x63\x2d\x65\xa4\xc6\x98\x90\xd1\x1c\xde\x68\x52\x12\x45\xa9\x3b\x93\x32\x6d\xa7\xee\xcc\x2e\xca\x3b\x9c\xef\xbf\x2d\x9c\x6c\xd2\x4d\xc0\xf9\xdc\xcc\x05\x2f\xa7\x22\x3d\xc4\x9e\xba\x35\x11\x0d\xff\x79\x3b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\x2b\xa3\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x02\x6c\xef\xc9\x4b\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\xf4\x06\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\x10\xcc\xce\xe0\x4b\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x9f\xeb\x1e\xac\x08\xa2\x16\x83\x1b\xd9\x1b\x15\xa9\x9d\x1d\x9b\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\x6f\xa1\x04\x89\x5e\x0d\x54\xfd\xb2\x1f\xfe\x3e\x73\x8f\xa9\x87\x89\x64\xfa\x42\xae\xfb\xe4\x41\x6d\x9a\x50\xea\xc2\x51\x5a\x3b\x2a\x5d\x6c\x32\x28\xec\x48\xb6\x19\x4e\x84\xbb\xc3\x13\x6a\x0d\x13\x0d\xd7\x27\x27\x67\xdd\x53\x67\x68\x96\x9a\x94\x1d\x26\x62\xf1\xb6\x2c\xcc\xbf\x27\x38\x34\xd7\xa1\x9c\xac\x43\x90\x77\x80\xc5\x58\x6e\x81\x5b\xc7\x33\x83\x7c\x9c\xcb\xfb\x00\x1e\x51\x4e\x9c\xba\x2f\x30\xa5\x2e\xbe\xfb\x22\xd1\x9a\x86\x95\x33\xab\x51\xb1\x8a\x85\x8e\xa7\x9d\x91\x9d\x9f\xb5\x62\xe0\xe6\x67\x71\x76\x2c\xa6\xd7\x66\x67\xd2\x51\x8d\x89\xe9\xb5\x8a\x4f\x06\xa4\xd3\x72\x00\xfb\x8e\x6c\x5a\x06\x86\x3b\x4c\x7f\x4e\xd0\xb9\x1f\xd9\xa3\x66\x1a\x51\x96\x6b\x7c\x7e\xe0\xa8\x45\x23\xa3\x2e\x4b\xb8\x49\x38\x1f\x79\x1a\xe8\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x05\xc2\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x0e\xde\x4f\xae\x84\x66\xe5\xe4\xf5\xec\xd3\xc2\x8e\x0f\x34\x4d\x2c\x2d\xeb\x7d\xca\xf4\x5b\xf6\xa8\xda\x61\x5c\x74\xa2\xc7\xfd\x4c\x48\xe6\x16\x38\xa6\xf8\xd3\x41\x74\xc1\x8e\xa3\xfb\xe5\xfe\x82\xca\xe6\xe8\xba\x1d\x35\xc5\xd6\xe7\x99\x13\xa0\x55\xa3\xa6\xce\x91\x05\xfb\x85\xd3\xda\xcb\x8e\xfc\xd8\x4e\x33\xb3\xbf\x80\x31\xec\x58\xb7\xdf\x84\x56\x9a\xa0\x9b\x05\x53\xd5\xde\x0b\xff\xaa\xad\x0e\x3b\x6a\xc0\x3a\xc1\xfc\x7e\x23\x59\xc3\xf4\xff\x3c\x29\xa5\x1e\xdd\xef\x9c\x71\x51\x00\xc5\xdf\xe7\x60\xbc\x79\xad\xf2\x33\xa1\x9a\xb0\xfc\x7e\x73\x08\xee\x02\x35\x33\xcc\xb9\x70\x5f\x77\x3a\xbc\x3d\xd1\xa1\x99\xe0\xe1\x15\xc6\xc8\xed\xa1\xbf\x97\x7a\x78\x10\x1a\xe7\x93\xf0\x21\x84\xd5\x24\x20\x05\xf8\x87\x6d\x9f\x9c\x75\x37\x98\x88\x55\x34\x32\x8f\x86\xf3\x74\xed\x08\x05\x75\xf6\xa6\xe3\xc5\x9b\xdd\x09\xf8\x0e\x38\x52\xb9\xcb\xe3\x87\x79\x1e\x7e\xa6\xea\x52\x32\xe7\xa0\xb7\xbb\xa4\xdc\x81\xe4\x63\xce\x92\x71\xc0\xb7\xdd\x99\x9b\x0e\x94\xc8\x70\x3e\xbe\x63\xa3\x9a\x52\x04\x20\x15\x59\x38\xf0\xe6\x80\xd1\xb2\x59\xe4\x1c\x48\x35\x66\xcd\xc6\x01\x1f\x28\xb3\xda\xb1\x11\x93\x69\x6b\x1c\x4c\x10\x2e\x65\xfb\x41\x9b\xa4\x63\x27\x8e\xf2\x9e\xab\x4e\xfc\x7a\x14\xe6\x06\xf5\x73\x0e\xda\x1f\x60\x3b\x0f\x3f\x27\x73\xb9\x0b\x1e\x0f\x52\xae\x1e\x85\x17\x64\x49\x88\x83\xa5\x5b\x3d\xee\x92\x4b\xa7\x1f\x2a\xaf\x50\xda\x73\x47\xea\x10\xab\xdf\xc0\xa6\xd4\xd9\x7e\x54\x6a\xe7\x64\xa2\x3e\x50\xc2\xdf\x49\xdc\x8e\xca\xc5\x74\x03\x48\x40\xa5\x4d\x74\xd4\xbc\x11\xb9\x4b\x82\x43\xa9\xb2\x0f\x6a\x08\x8b\xf6\xd9\x01\xc3\xa7\x6f\x59\x07\xc0\xdc\x67\x39\x5b\x4e\x9d\x5b\x98\xb0\xf6\xb9\x01\x24\xfb\xd7\xc6\x3f\xe0\xb1\xee\x48\x98\x03\x29\xcc\x9d\xc5\xe9\x40\x6c\xa4\xb3\x8d\x1d\x74\x60\xb7\x2c\x3e\x1a\xd2\x35\x4a\x72\x1c\x1d\xdb\x52\x37\x91\x03\xda\xc1\x4f\x03\x70\x78\xb7\x2f\xda\xc1\x0c\xa8\x9b\x39\x16\xa1\x92\x76\x78\x3b\xe8\x11\x5f\x3e\x3f\xc0\x84\xed\x69\xef\x20\x51\xdb\xfa\x60\xba\x72\x1f\x1f\xc7\xa0\x20\x90\xba\xf0\x18\x9c\x45\x4d\x42\x46\x2e\x2e\x7f\x81\xf3\xc4\xeb\x30\x88\xfb\xcd\xa2\x63\xe7\xda\xbb\x53\xcc\xdb\xf4\x0b\x04\x7a\xcd\x2f\x60\xdb\x4c\x3f\x03\x0b\xd8\xea\x7d\xd0\xed\xca\x87\xd8\x11\x2c\xd0\xec\x7d\x12\x14\x16\x9a\x88\xe0\x30\xb4\x76\xcc\x6a\x3a\xea\x9f\x2e\x43\x47\xf0\x1c\xf7\x4a\x40\xbf\xe8\x90\xd2\x83\x29\x4d\x9d\x6e\xfc\x98\xc9\xf0\xa2\x70\x32\x36\xc1\x2f\x04\x2e\x3b\x7e\xe6\x3e\x35\xc7\xc3\x89\xcb\x2e\xe2\xc7\xc4\xd2\x99\x1b\x27\x11\x93\x84\xfe\x81\x1c\xea\x76\xc6\x3e\x12\xe5\x49\x8f\x75\x2c\xee\xd2\xe6\x1f\x20\x61\xbd\x94\x48\xb2\x5e\xcd\x8f\x0b\x45\x46\x85\xa7\x0f\x14\x11\x29\x9b\xce\x91\x83\xb9\xcf\x3c\x6a\xa2\xba\xcf\x33\x20\x99\x74\xa8\x07\x4c\xc3\x0e\x0b\x38\x98\x83\xdd\xca\xe4\x63\x91\x35\xb4\x6c\x8b\x83\x76\x03\xf0\x44\xf8\x34\x80\x31\x7b\xcb\xee\xc4\xdf\x96\xc8\x7b\xa6\x35\xd2\x33\xef\x29\x3e\x55\x90\x37\xed\x23\x04\x76\xea\x17\x2c\x50\x91\x36\xcd\x91\xb4\x07\x3c\xc4\x9a\xe1\xcd\x71\x64\x9f\x6a\x92\x89\xdc\xcd\xdf\x34\x03\x3b\xe0\xe9\x80\x1f\xbd\xd3\x9c\x1c\x07\xb7\xed\x72\x0b\x9c\x68\x1f\x55\x07\x45\x93\xe6\xe1\x20\xe6\xfa\x34\x41\x3d\x98\xd7\x0a\x1a\x43\x1f\xe0\xc7\x89\xfb\xbc\x67\xfa\x24\x51\xba\x88\x1c\x27\xc3\xae\x35\x6e\xe6\x55\x73\x3e\xfa\xe3\x45\x92\xe3\xf7\x79\xa6\xc9\x5d\x24\x9c\xbc\x0b\x9b\xa5\x81\x24\x3f\xe2\x8d\xc5\x4f\x5c\x8a\xe0\x38\xc9\xe2\xfe\x00\xab\xbf\x4c\x02\x39\x5a\xd3\x02\xfd\xe1\xac\x52\x42\x1c\xd4\x17\x3a\x81\xfd\x71\x51\xa6\xfb\xfc\xbc\x52\x1a\xb9\x8d\x24\x42\x13\x91\xf8\xd0\x47\xd1\x8b\x07\x87\x3d\x36\x0f\x2a\x0c\xcd\x93\x50\xff\xd9\xd4\x78\xbc\xf8\x6f\xd8\x03\xe7\xb8\x39\x4f\xa2\xe9\xa6\x83\x84\x59\xec\xc5\x7b\xc3\xfe\x9b\xc7\x9d\x24\x89\xe8\x17\xce\x35\xe7\xb3\x3d\xe0\x44\x36\xab\x34\x1d\xc7\x43\x55\x9c\x4f\x96\xa7\xbe\x4d\x4a\x09\x76\x3c\xa0\xc1\xd2\xe6\x09\x3c\xab\xcb\x87\x34\x79\x5f\x3c\x64\x7b\x4b\xed\x84\x67\x12\xca\xe7\xef\x07\xaa\xa7\x9e\x37\x0a\xe5\x4d\x3f\x90\xa3\xc2\x3f\x54\x92\xbd\xf4\x03\x85\xa2\x0e\xb8\x93\x86\x5f\x1f\x68\xe7\x0f\x74\x7e\xbe\xa0\x6b\x81\x04\xfd\xf9\xa3\x26\xbd\xf9\x0d\x62\xe1\xf0\x1b\x58\xbe\xcd\xcf\xb8\x51\x59\x75\x71\xfe\xb8\x81\x75\x28\x9e\x2f\xce\x1b\xf6\x7e\x3d\x5f\x9c\xd7\x9c\x49\xef\xdc\x38\xb9\x7e\x6e\x78\x5f\x3d\x6c\x9c\x5c\x7f\x4f\x51\x2e\xe4\x71\x6e\x64\x31\x9d\x3e\xe7\x8b\x0b\xc3\xb1\xc9\xe7\x8b\x0b\xc7\x6f\xfb\x4b\xe5\xf1\x38\x89\x19\xed\x44\x74\x66\xea\x36\xcd\x6a\x21\xbd\xea\xad\x50\xe6\xe9\x0c\x3f\x0b\xef\x84\xdd\x5f\x70\x04\x7e\x21\xd9\x43\x23\x78\x41\xe3\x70\x96\x8a\xf3\xc5\x8c\xc3\xfa\xe9\xb3\xe4\x2a\xf8\x05\x1a\x74\x25\x25\xcf\x84\x88\x42\x01\x67\xa5\xe7\x9a\xae\xbe\x67\x62\x44\x21\x89\xb3\x26\x99\x9a\xe8\x0a\x32\xa5\x6d\x39\x2b\xac\x03\xc3\x7d\x60\xe9\x8b\x5b\x44\x8d\xf6\xea\xff\x5f\xfc\xf5\x19\x55\x03\x4b\x4b\xe4\x9d\x69\x54\x6e\xfe\x01\x33\x29\xe5\xdd\xd9\x28\x13\xb5\xcf\xce\x46\x06\x96\xac\x3f\x69\x23\xae\x9b\x7f\x38\xd1\x84\x86\x9d\xfa\x3f\x4d\x54\xc3\xd2\xeb\x5a\x74\x76\xd2\xa4\xff\x7b\xce\x9b\x88\xee\xe0\xbe\xe2\x67\xae\xae\xd0\xd2\xd9\xb1\xf7\x3d\xaf\x4c\x93\x5f\xcd\x9f\x7d\xa2\x05\xcd\x73\xa7\x8c\xec\xa6\x81\x88\x4d\xc7\xcd\xd9\x73\x0f\xf9\x07\x50\xed\x2d\x32\x28\x1c\x34\x71\xc8\x7a\x3f\x5d\xd3\xe0\xa4\x37\x9f\xa1\xc2\x39\x30\x0c\x4b\x8f\x01\x29\xaa\xdb\xe0\x39\x28\xc9\xbb\x9b\x5c\x6c\x52\x54\x0e\xcc\xac\xae\x2d\xe7\xe0\x35\xe5\xf3\x03\xf1\xb7\xce\xfa\x93\xee\x7d\xd5\x7c\x1e\xb9\x95\x34\x15\x4c\xce\xe6\xc0\xab\xf3\x05\x96\xd5\x8e\x68\x67\x90\x4c\x0d\x23\x2d\xcf\x9f\x1f\x20\xa0\xec\xb4\x73\x06\xb7\xc6\x74\xa7\xd4\xf9\x98\xad\x11\x4d\xe9\xf8\x8c\x93\x96\x65\x8f\x63\xb2\x36\xb2\xa6\x6a\x82\x2b\xcd\xd6\x33\x99\x50\xe3\x64\x35\x5c\x67\x72\x3d\x27\x4a\x06\x7c\x5e\x40\x78\x99\x47\x35\x51\xe6\xc0\x72\x79\x26\xe0\xd6\x0b\x0b\xeb\x2b\x50\x74\x2e\x44\x0c\x0b\x6d\x9c\x19\x41\xf0\x79\xa1\xa3\x5c\x88\x18\x04\x48\xd1\xf1\xd9\xe7\x02\xa0\x31\x05\x28\x2e\xe7\x0c\x2b\xe7\xe2\xf1\x63\x9e\x84\x3e\xd0\x68\xf7\xdc\xe9\x54\x24\xd4\x75\xee\x90\xe2\x96\x82\x7b\xc1\xb3\x7a\xdc\xc9\x70\x7e\x1f\x25\xaa\x75\xcc\x9f\x3b\xb1\x84\x65\xda\xce\xec\x0d\xe2\x8d\x1d\xdb\xc6\x07\xe2\x0e\x19\xd8\xfc\x3e\xa4\x8f\x85\xfa\x7e\xe3\x7f\x4d\xc9\xc1\x5b\xb3\x1b\x3c\x48\xb1\x86\x74\x90\x62\xad\xda\x81\x75\xf6\xd9\x77\x00\x37\x08\xca\x9c\x07\x0d\x2a\xde\x22\x07\xcf\x19\xdd\x19\x4e\x66\xdb\xb5\xca\xe3\x3c\x40\xa3\x4f\x4f\x24\xc5\xf8\xb0\x22\x73\xbc\xad\xf1\x27\xaf\xee\xf3\x04\x57\xf8\x20\x3d\x31\x00\x1f\x2b\x27\xf1\x9a\x85\xdb\x89\xdd\xe3\x93\xeb\x4c\x46\xd5\x90\x00\x11\xd7\xe7\x83\x8b\x2d\xf8\x05\x38\x7e\x79\xce\xd2\x06\x6d\xc6\xb9\x48\x83\x46\x94\x8e\x81\xde\xe2\x4c\x88\xb1\xe9\x9e\x74\x5e\xd4\xb0\x7b\xe1\x5e\x54\x59\x3f\xb3\x98\xa0\x72\xb8\x4d\x70\x82\x85\x44\x82\x4c\x21\xdf\xf3\xe2\xca\x78\xde\x2f\xc8\x2a\x6f\xc8\x8b\x57\x5e\x1f\x5d\xd7\x8d\x1d\x6a\x1a\x60\x58\x10\xf4\x3d\x59\xa4\xd7\xc0\xe8\xe6\x30\xf5\x3d\x9d\x0b\x6d\xfe\x3b\x11\xea\xe0\x9b\xd3\x99\x4a\x46\x5d\x08\xce\x9b\x48\x4a\x9a\xa2\xf3\x86\x4c\xf7\x5a\x3c\xec\x42\x5d\x3e\xd8\x40\x1e\xd3\xc3\xc3\xd0\x22\x9b\xa0\x53\x0a\xb9\x93\x26\x67\x1f\xaf\x0f\x40\x84\x94\x42\x67\xc6\x31\xb8\x03\xea\xe3\xff\x11\x70\xa5\x01\xba\xe9\x19\x04\x0d\x3f\x13\x5f\x56\xff\x80\x22\x61\x5a\xc8\x0b\x55\x05\x0d\xdc\xae\x1f\x09\xac\x7a\x26\x41\xa1\x67\x54\x0a\x10\xf7\x5d\x3f\x84\xbd\x6f\x6e\x3f\x99\x4d\x3f\x6c\x70\x53\xd5\x9c\x5e\x0c\x73\xd8\x74\xa3\xb9\x58\xbd\xc0\x81\xbb\xd7\x46\xf5\xbd\x40\xf2\xb5\xb1\xfc\xbb\x9b\xc0\x16\x19\xfe\x80\xc2\x7d\xf9\x87\x80\xeb\x9c\x3f\x98\x18\xa4\x1b\xa4\xd7\x9a\x66\x11\x91\x9b\xb6\x87\x5f\xd0\x51\x3a\x58\xec\xda\xc0\x9a\xc3\x24\x93\x35\x75\x18\x5c\x1b\x0f\x7f\xc9\xf6\x0b\x6e\x8d\x4e\x8c\x71\xa1\xa8\xa1\xd3\x00\x5e\xc8\x1c\xec\x6c\x2a\x57\xc9\x31\x8b\xe4\x92\x63\x72\x8b\x04\x1c\x62\xf7\x8b\xe6\x6e\xb1\xc6\xf5\xe2\xcb\xfa\x21\x32\xdd\x1c\x97\x5f\x80\xb0\xd5\x79\x73\xbd\xf8\xb3\x19\x90\x5c\x50\x59\xda\xa7\xe3\xaa\xbc\xbd\xe8\x78\xb8\x2a\x98\xcb\xeb\x92\xc9\xe3\x44\x51\xc5\xba\x78\x0c\x50\x50\xba\x7e\xee\x05\x9f\x48\x67\xe0\xbf\x2a\x2f\x54\x9e\xa5\x8a\xed\xe5\x69\x65\x2a\x38\x07\x51\x5c\x2c\xca\x64\x7d\xe2\x85\x30\xd0\xaa\x3d\x7e\xb1\x26\xd3\xcf\xcf\x0d\xeb\xe0\x06\xc8\x3a\x22\xb9\x81\xdd\x3f\xed\x11\x08\xea\x04\xbb\x1a\x0a\x26\x4b\x76\x5e\x0d\x27\x9a\x2e\xec\x17\x8c\xd7\x0e\x66\xbc\x58\x60\x61\x7c\x7a\xe4\xac\x6b\x96\x09\x66\xe5\x65\x7b\x31\xf9\x9b\x0e\xa8\x8b\xee\x8f\x0e\x0a\xbc\x7a\xb2\x86\x16\xb6\xd3\x85\x64\xfe\x29\x1b\xdd\x45\xa8\xab\x7b\xd5\xc5\x54\x71\x8e\x29\xbc\x12\xda\x7e\xde\x20\x3e\x6f\x26\x09\x63\x9e\x26\x80\x6e\xbe\xcd\x4d\xe4\x7e\xf0\x17\x37\x36\x9c\x26\xe1\xc5\xba\xd5\x66\xea\x0b\x69\x8a\x1d\x46\x74\x0d\x1c\xe3\xd3\xcf\x2c\x5b\xf1\xf3\x0f\x34\x53\x6b\xda\x47\x8e\x42\xeb\x34\x70\xde\x84\x5f\xc8\x41\x68\xa5\x07\xd6\xc1\xcc\x17\xc9\x5b\xfa\x22\x50\x5c\xdf\x2b\x1d\xe4\x76\x35\x10\xa0\xd1\xcb\x90\xc9\xdc\xc4\x3a\x31\xa0\x4d\xd2\x34\x06\x45\xbb\x65\x33\x35\xa4\xd3\xcf\x74\xd4\xfa\xf4\xc0\x1d\xfd\x73\x17\x80\x22\x82\xc5\x17\x55\xa8\xae\x8c\x79\xcd\x64\x16\x75\x3a\x09\xce\x2d\xbf\x27\xaf\x90\xde\x42\x93\x06\x59\x1f\x11\x4c\x1b\x62\xed\xf4\xc5\x54\xc8\xb5\xbb\x0d\x80\x2a\x13\x3e\x93\xc7\x45\xe7\x24\x4f\x8b\x8a\xc5\x28\x0f\x4b\xe8\xc5\xf5\x55\x8b\xd4\x92\x3a\x66\xf0\x62\x26\x64\xfb\xc5\x5d\x2b\xaf\x32\x7a\x7e\x65\x87\x63\x67\xaf\x45\x9e\xd4\xdc\xc1\x8d\xd2\x49\x31\x2e\x46\xd4\x7c\x24\x43\xa2\x65\x0b\xf9\x17\x2d\x0f\x3b\x9e\x5f\x3b\x9c\xbe\x7d\x70\x11\x1c\x5b\x00\xef\x18\x83\xf9\x63\xa7\xaf\xb4\x45\xc5\x9e\x63\xf0\x17\xe4\x41\xc1\x85\x8b\x70\xd8\x47\x1f\x02\x6a\x3e\xe2\x0d\xf1\x34\xbe\x00\x5e\x84\xc7\x16\xa0\x3b\xe6\xd9\x47\xc0\x0b\x97\x87\x3d\xe1\x2f\x04\xde\x5a\xcb\x72\x21\xe5\x9c\x33\x35\x5c\x19\x5b\x63\xf1\x77\x20\x19\x84\x09\x3c\x20\x1e\x97\x1b\x24\x64\x12\xc0\xb9\x0e\x18\x6a\x7d\x9a\x1f\x13\x14\xb8\x07\x2a\xa3\xbc\x51\x0f\xe0\x87\xe9\xe7\x97\xc7\x6d\xef\xb9\x88\xb6\x3d\xeb\x30\xee\xdb\x10\x72\xc1\xcb\xd3\x20\xef\x3a\xb9\x6d\x05\xb1\x2e\xd6\xce\xf2\x15\xe0\x3a\xa1\x01\x31\x89\xc0\xcb\x4e\x86\x76\xc1\x36\xdf\xcc\x18\x8c\xb4\xb1\xad\xe5\x3a\x89\x2b\x45\x32\x4b\x63\x39\x81\xfd\x75\x41\x9a\x79\x96\x10\x69\xd3\xa4\x6e\xb8\x5e\xb4\x3c\x6c\x4d\xbf\x58\xb8\xc2\xcb\x7e\x91\x51\x7c\xee\x5d\x9c\x45\x91\xcc\x72\x9c\xf6\x5c\xbe\x50\x8e\xd3\x79\x20\x2f\x62\xe5\x0f\x89\x17\x1a\xd0\x1c\xbc\x50\x79\xd8\xe9\xfe\x7a\xa1\x71\xfd\xcc\xc9\xbd\xe1\x7f\x7d\x4f\x7f\x4e\x07\x3c\x5e\xc8\x7d\x52\xab\x7b\xbc\x1b\xbe\xf0\x0b\x14\x23\x7f\x8b\x6d\xbd\x12\x7a\x5b\x2c\x21\x8e\xc7\x0e\xc7\x17\xa2\x8c\x9d\xf0\xfd\x62\x5c\x8f\x3d\x06\xae\x84\xe2\x16\x21\xa8\x06\xf6\x59\x25\x44\x1d\x97\x22\xc5\xc5\xc5\xc8\x1f\x0b\xa5\x87\xd8\xc1\x62\x0c\xe0\xdd\x71\x06\xd7\x03\xef\x74\x63\x38\xe6\xa7\xb3\xa9\xe6\x7a\x92\x28\x7f\x71\xa0\x85\x7f\x5f\xdc\x28\x6b\x51\xec\x02\x70\x43\x01\xec\x6c\xb9\x37\xd0\x77\xd1\xfe\xbb\x7f\xe0\x14\x6d\xd0\xfb\x47\xef\x2b\x11\x7d\xff\x16\x5e\x70\x03\x3b\x9e\x37\x3d\x83\x02\x51\x74\x6f\xb9\x3d\xf4\x41\xba\x76\x4e\xff\x80\x51\x9b\xc4\x8d\x0e\x7d\xd3\x4d\x24\x77\xfa\x87\x03\x7a\x0a\xb7\x70\x72\x94\x4b\x3f\x50\xd6\x0e\xff\x00\xbb\xdb\x72\x1f\x10\xb5\x5a\xcc\x3b\xd5\xb3\x92\x0a\x77\x01\x3f\x4a\x70\xdd\x85\x44\xfa\xff\x8a\xe7\xa2\xe7\x81\x00\x0d\x3f\x93\x66\x6d\xd1\xbb\xd0\x73\x5b\x8a\x82\x9b\x89\x94\x3d\x2f\x0c\x4c\xae\x02\xb3\x37\xe1\xb2\xc3\x25\x6f\x3a\x8b\x2e\x3f\x53\x5d\x2b\xac\x78\x57\x12\xad\x2e\x00\x8f\xed\xa0\x7a\x03\x1e\x17\x07\x75\xde\xc0\xc7\xf6\x37\xbe\x2b\xdd\xd4\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x26\xbd\xa9\xdc\x5d\xfe\x1e\xaa\x0b\x9d\xec\x37\xbc\x41\x8b\x83\x48\xef\x86\x48\x57\x53\x04\x65\xae\xfd\x9b\xef\x74\xff\x14\x36\xbc\x53\xbb\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0c\x78\xda\x10\x31\xd4\xac\x7b\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\xe0\x1b\x9d\xa2\x37\x8a\x9e\x16\xc7\x77\xde\x9d\xbb\xcc\xd3\xd2\x91\x39\xcd\xc3\xee\x0d\xa5\x83\x35\xec\xce\x30\x13\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x5f\x7c\x1b\xce\xfa\x7e\x0f\x1a\xdf\x05\x16\xee\x04\xb4\x66\x8e\xc1\x79\xf3\x0b\x5c\x7a\xd1\x3c\xb0\xf4\xd5\xef\x63\xe9\xab\x7b\x3c\xde\x1e\xcd\xbe\x03\xea\x49\x21\xea\x3b\x15\xbb\xcb\x3f\x24\xfb\xaa\x45\x00\x60\x17\x68\xbe\x83\xf7\x8c\xcf\x0f\xb9\xd6\xfe\x81\x26\x0f\x01\xd6\x3b\x48\xa4\xe6\x2d\xc0\x8f\x9e\xf8\x38\xf1\xec\xf7\x31\xaf\xc2\x3b\x77\xf0\xda\xec\x2d\x15\x10\x14\x5e\x29\xc6\x82\x7f\x38\x78\xe2\xde\x6c\xf9\x08\x3d\xef\xd6\xfe\x14\xd2\x7a\xcf\xfd\xbf\xff\x7d\xc0\xcc\x3d\x41\x9e\x90\xc1\xcd\x40\x71\xdb\xe2\xef\x89\x75\x17\x18\xb9\x11\x30\xf4\xd9\x1e\x50\xf9\xda\xc7\xe7\x4e\xef\x81\xe5\x17\x20\x12\x74\x09\xb9\x57\xb2\x81\x7f\x00\x1b\x78\xd9\x32\x5c\xc8\xbc\xcc\x24\x32\x55\x73\xfe\x40\x68\xb8\xac\xc5\x53\x81\x1d\x04\x67\x1e\xca\x08\x6d\x9f\xa7\x72\x7b\xe9\xc2\xf9\x30\xf9\x65\xd5\x4d\xe8\xa9\x84\xf3\x9f\x1f\xb8\x2c\x12\xaf\x4f\xca\x0d\xed\x98\x87\x15\x7a\x1c\xf5\xff\xb0\x42\x8f\xed\xd2\x0f\x2e\xda\xf6\x21\x78\x1a\x81\xa3\xff\xa7\x16\x55\xc0\xee\x81\xcd\xc6\x96\xf1\xa7\xa3\x01\x5d\x53\x1e\x58\x64\x6c\x82\x7e\x3a\x5d\xb2\x3c\xae\xce\x63\x49\xbb\xf4\xe9\x39\x2e\xfd\x00\x8b\x4b\xb7\xd9\xfa\x19\x04\x31\x1e\xc6\xe0\xbd\xa4\xfa\x07\x6c\xcb\xf0\x17\x28\xbf\xa2\x6d\xfa\xb0\x0e\xe1\xe7\x7d\x1e\x85\xd3\x2f\xdc\x30\xf0\x6b\x18\xc1\x34\xe9\xfa\x3f\xc8\xe1\xd3\x2f\x10\x4c\x6a\x9c\x01\x2b\x81\xa7\x1e\x71\x7d\xcd\xeb\x1b\x98\x17\x09\xe4\xe7\xdd\x93\x9f\x68\x91\x67\x82\x05\xb5\x89\x1f\xee\x18\x9d\x39\xcf\x44\xda\x75\x1d\xb5\xcf\x04\x47\x6a\x4b\x3e\x93\x33\xa0\xfe\x26\xfb\x13\x7d\xef\xa6\xaa\x8e\xf4\x7a\x66\xae\x8b\x3f\xc0\x2e\x33\x03\x4f\x1e\xb4\xd5\x14\x20\xc7\xe2\xa7\xc7\xe4\x36\x75\x41\x2f\x9d\x2a\x59\xf6\xac\x5c\x48\xff\x00\xe6\x91\x98\x78\x16\xf1\xa6\x36\xe2\x83\xfb\x65\xd8\x90\xf0\x2c\x6c\x13\xf3\x06\x0b\x10\xd6\xe5\x17\x20\xab\xcc\x5e\x0b\xb2\xc0\x9b\x64\x87\xcf\xad\xf9\x77\xe7\xcd\x7b\xfa\x07\x4c\xb4\x79\x8b\xf9\x18\x7e\x6e\x20\x79\x4d\x13\x85\xb8\xbd\xd0\xb1\xf6\xb0\x44\x4e\xf1\xff\x84\x9f\xd5\x3d\x90\xd9\xbc\xa9\x76\xd2\xe8\x67\x88\x53\xf3\x16\xac\x27\xbe\x5f\x3e\x47\x63\x8b\x9a\xb7\x03\x8b\xef\x31\xf0\x7a\x67\x6e\x86\x79\xc5\xe2\xf7\x39\xb8\xe7\x74\x9d\x7b\xe0\xac\xed\x63\xee\x81\xb1\xa4\xdb\x71\xe0\x39\x79\x78\xeb\x72\xf4\x20\xc7\x78\x35\xff\x9d\x14\x2d\xde\x21\xf4\x99\x71\xdc\xde\x73\x62\xe9\x96\x9b\x84\xb3\xb2\xd0\xe5\x03\x5f\xea\x6e\xe7\x83\x87\x19\xc1\x9d\xe2\xea\xb9\xa8\x35\xd4\x30\x2f\xb0\x8f\xb9\x85\x17\x38\x9d\x03\xcf\x45\xcf\x4a\x9d\x14\xcf\x95\xc3\xd2\x17\xb0\x3d\x8c\xdf\x9f\xdc\xb5\x1f\xde\xbe\xcc\x6a\xb8\x6c\x4d\x3b\x3d\x3e\x37\xed\x6e\x3f\xbf\x81\x75\xf1\x42\xdf\x39\x27\x9a\x03\xf8\xcb\x58\x39\xfc\xe0\xba\xe4\xd0\xd6\x07\x49\x9a\xba\x95\xbd\x0f\xfc\x65\x5c\xad\xe7\x81\xbb\xcc\x6c\xde\x52\x70\x97\xb1\xf6\xf8\x79\x6f\x43\xc3\x6a\xc9\x07\x85\x6c\xba\x2d\x07\xcf\x83\xdc\x55\x82\x69\xcf\xc3\x65\xc9\x1e\xe7\xef\xbd\x1c\x55\x25\x49\x98\xbf\xf7\x6e\xd4\x64\x0a\x99\x3f\xc4\xce\x35\x5d\x6a\xe7\xef\x87\xa2\x5f\xff\xf0\xf5\xfc\xbd\x97\xa7\x21\x95\xdf\xfc\xc1\x74\x21\x4f\xa7\xf9\x83\xe9\xa2\x7c\x3a\xa0\xe5\x6c\xf9\x87\xc9\x31\xfa\x8b\x9d\x3f\xb8\xc9\x03\x4d\xf8\x05\xf0\xf7\x87\x46\x1e\x29\xcb\x1f\x90\xd7\x36\xbf\x41\xe1\xd5\xd4\xc4\x7b\x23\x2b\x4a\xa2\x32\x7f\x1b\x65\xd7\x26\xaa\x70\x21\x93\xd2\x6f\xfe\x36\x5e\x1b\x9a\x7f\x68\xfc\x42\x9d\x6e\xb4\xd9\xb8\x8b\xc1\x61\xf8\x8b\x80\xde\x47\x44\xc1\x7e\xa1\x64\x58\xf3\xc7\xc4\x50\x8a\x21\x9d\x3f\xd6\x73\x1e\x4b\x4d\xe2\x42\x56\x7e\x5a\x8b\x92\x34\xf8\x05\x16\x67\xf2\xea\xbc\x37\xae\xa1\xfc\x59\xf3\xc7\x0b\x56\xfb\xa9\x0f\x66\x9a\x2c\x4d\x6d\x22\xd8\x6e\xb6\x9f\x38\x84\x17\xa6\xa1\x99\xa1\xb7\x4b\xe9\x6a\xb3\xd2\x0c\xd9\x34\x10\xd4\x22\xd4\xf1\x3b\x7f\x35\xc5\xbc\xfb\xa0\x3e\x6a\x89\xcc\x9a\x6c\x2b\xb2\x70\x87\x2a\x5e\x0e\xa6\xa6\xfc\x99\x6f\x91\x9b\x52\xee\xbf\xf3\x57\x39\x8e\xee\x1f\x1e\xb4\xa0\x67\x26\x13\x57\xb0\xe4\xfc\xb5\xdc\xdf\x22\xbb\xe5\xc0\x44\x37\x6e\x51\xc5\xb3\xfb\xde\x91\x46\xf1\x8a\x77\xf0\x88\x27\x1b\x3e\xcb\x72\x5e\x98\xbf\xce\xc9\xd7\xa0\x3a\xbf\xd7\x18\x3a\x4c\xa7\x66\xdb\x4e\x92\x45\x10\x7c\x9c\xfb\xef\xf3\xc3\x06\x75\xaa\xc6\x34\x48\x80\xe6\x75\xe4\x08\x44\xf1\x48\x1e\xf4\x1b\x20\xa9\x68\xed\x06\x79\xce\x34\x0f\x98\x9f\xaa\xba\x7c\x91\xd1\xd0\x35\x6f\xfe\x22\x37\x8a\x5a\x84\x42\x5e\x97\xd7\xf9\x83\x42\x5e\xd7\xeb\xf9\x0b\x28\x33\xdd\x63\x50\x8a\x7e\x7e\xc0\x2c\x17\xd1\xfc\x42\xa9\xa2\x68\x8a\xf9\xc3\x75\x46\xd7\xc0\xf9\x83\x9f\xca\x6c\xe6\x69\xdc\x5f\x74\xed\x9b\xbf\x80\xf3\x94\x19\x16\xd7\x17\x9d\x7e\xf3\x97\xea\xf9\xae\x0f\x26\x44\x58\xd1\x98\x5f\xf0\x35\xe4\x27\x39\x7f\x93\x14\x6a\xc8\xc8\x75\x55\xa7\x28\x9a\xbc\x81\x2d\x37\xb8\xfe\xfb\x5f\x2d\x53\x73\xf0\xa2\xaf\xf6\x1b\x7f\xa9\x99\x37\x7f\x2f\x32\xab\xc2\xaa\xf3\x37\x53\x0a\x88\x7e\xa8\xed\x85\xa8\xe7\x0f\x6a\xfb\xb6\xd4\x1b\x3c\x54\x94\xa4\x66\xfe\xa8\xb4\x6f\xde\x0a\x40\x59\xc5\xfb\x13\x5a\x7b\xdd\x23\xe6\x8f\xa8\xab\x79\xf7\x41\x6d\xdf\x2d\x98\x16\xe5\xab\x17\x99\x69\xaf\x3c\x83\x3b\x34\x97\x9e\x41\xa2\xac\xe6\xad\x83\x0c\x99\xad\xfb\x03\x0a\x2e\xb3\x11\xd5\xf6\xcd\x9b\x8f\xe9\x12\xa6\x68\x78\x71\x57\xfd\xcc\x0a\xb2\x25\xf4\x9f\x39\x75\x87\x78\xad\xfe\x00\x6c\x52\xdd\x20\x82\x70\xbd\x3b\x53\x4d\xaf\x06\x0f\x58\xc3\xdc\x01\x60\xd9\xe6\xf6\x0e\x9e\x5b\xde\xfe\x47\x66\x5d\xf1\x17\x48\x56\xdf\x44\x11\x40\x94\x80\xe0\xfc\x9d\xe0\x3b\xcb\x30\x3a\x2e\x37\x93\x80\x82\xd0\x0a\x48\x98\xbf\x04\x5d\x9e\x36\x6a\xd1\x7f\x96\xc5\x40\x5d\xf5\xf3\x45\xee\x6f\x71\x13\xdc\x50\x14\xe8\x3e\x7f\x27\x15\x10\x4b\x4d\x32\x41\x95\x22\x68\xe7\xef\xa2\xb6\xc9\x08\xe0\x4a\x32\xfd\x09\xf6\x87\xc7\x79\x61\xc7\x56\x7f\x00\x7e\x33\x51\x17\xf9\x4d\xc3\x84\x9e\xbc\x78\xc7\xc3\xa5\x44\xf6\x90\xf9\xcb\xfc\x9a\x96\xed\xac\xc3\xe2\x0d\x89\x8c\x55\x1f\xc1\x7a\x73\x03\xbb\x01\x8a\x41\x0b\x2d\x64\x21\x58\x2a\xbe\x37\x7f\x37\x8f\x0f\x63\x0a\xf8\x94\x7c\x8e\x7b\xa6\xf4\x0e\xcb\xde\x07\x67\xb1\xf7\xc4\x93\xf3\xa6\x51\x3e\xb4\xf1\xf9\xc0\x41\x8e\xef\x0f\x95\x74\x43\x69\xde\x45\xcc\x69\xa5\x30\xe0\xf9\x43\x4e\xab\x15\x06\x4f\xf0\x7e\x0e\xb3\xdc\x43\x96\x1b\x62\x6a\xe0\xbf\x15\xc6\x4e\x74\x55\x69\xde\x58\x0f\xb6\x85\x99\xf4\xa1\xab\x88\x9b\xbc\xd9\xc2\xbf\x26\x37\x7a\x47\x4b\x3a\x6c\x70\x5e\x59\x2a\x23\x38\x37\x24\x4f\x50\x15\xb3\xb9\xc1\x37\xda\xcb\xb7\xfd\x90\x77\x2f\xfc\x3f\xb2\x85\xfd\xd3\x0a\xcf\x0d\xda\x74\x63\xb3\xed\xc5\x7f\x45\x8a\x8f\xb9\xfd\x68\x80\x1d\xee\xf0\xe2\x98\xf4\xc6\x96\xd2\x43\x5d\x6c\x39\x71\xfe\x61\xf2\x8d\xd0\x0f\x70\x2e\xd1\xfa\x6e\x1b\x78\xb2\xf9\x7f\xde\xa1\x86\x5b\xb8\xd9\xa9\xbe\x60\x8e\x2c\x45\xe5\xce\x0d\xea\x70\x23\xa9\x8d\x95\x09\x9b\xfb\xa4\x3e\xbc\x49\x4c\x6e\x85\x23\xf7\x33\xaa\xf2\x29\xfd\xca\xdc\x12\xae\x15\xb7\x09\xb6\xd4\x7e\xdf\x6a\xb2\xa5\xfa\xa8\x88\xc4\xf2\x62\xa0\x8e\x74\xfd\x3c\x27\xd3\xb5\xbf\x9c\x45\xdb\x0b\xd4\xaa\xe5\xfc\x96\x38\xcd\x23\xa8\x39\x4d\xfe\x81\x6b\x63\x76\x79\x81\xd9\x30\x24\xd9\xe8\x2c\xa2\x6b\xdc\xdc\x1a\xb5\x6f\x43\x63\x24\xec\x12\x0c\xdb\x58\x38\xb0\x98\x61\x5a\x52\xe1\x2f\xb0\x78\x92\x0f\x1b\x0b\xb2\xc8\xcb\x77\x6e\xd0\x56\x2b\x03\xf7\xdc\x90\xdd\x4a\x86\xad\xb9\x75\x6c\x66\x21\x82\x8d\x59\x40\x15\x15\x3a\xb7\x8e\xb5\x15\x4c\xda\xa0\xcc\x36\x32\xdb\x7a\x47\x6e\x49\x51\xd4\x93\x01\xfd\x02\x16\xee\x9f\x42\x68\x6e\x23\x65\x9a\x48\x60\x65\xbe\xef\x1b\x3c\xb6\xab\xdf\x80\xa7\x69\xf5\x0b\x74\x1b\x36\xd5\x83\x53\x2d\x22\xa8\x5c\x56\x55\xc7\xb9\x05\xf3\x4c\x88\xa8\xe0\xb0\xfd\xcc\xad\x2d\x68\xb5\x05\x4e\x28\xc9\xb4\x2d\x72\x29\x44\x53\x4c\x30\x88\x5f\x80\xbf\xae\x97\x2a\x68\x56\xd0\xbc\x21\xed\xc0\xb4\x2c\x98\x80\x97\xde\x65\x93\xf0\xd2\xec\x03\x45\xd9\x67\x93\x41\x51\x66\x11\xb9\x4d\x5e\x81\x3c\x2b\x93\x0c\x5e\xdd\x24\xa5\x6a\x88\xe1\xa0\x2b\xb3\xcc\xdc\x26\x8e\x27\x8b\x17\xea\xca\x54\x2a\x72\x6e\x0c\x58\x53\x8c\xf1\xdc\x26\xa1\x83\xe6\x75\x71\x17\x0a\x30\x6d\x84\x68\x9e\xa6\x85\x03\xc9\x2c\x9e\x9e\x16\x9e\x87\x45\x30\xa1\x23\x6b\x7b\x31\x5a\xed\x16\x8a\x2b\x89\x72\x93\xb0\xb4\x7e\x3e\xb8\x80\xfa\x4c\x02\xe5\xb8\x00\xd4\xb6\x73\xaa\xf5\xc1\x9e\x3c\xae\xa9\xdd\x49\xb4\x86\x0d\xbf\xe3\xcf\xb6\xdb\x61\x1d\x5e\x6e\x00\xd2\xcb\xf3\xba\xe7\x34\xe9\x05\x38\x42\x7c\xa6\xed\xa0\x36\x43\xc0\x60\x3b\x90\x9c\xc1\x42\xf8\xc8\xc5\xd4\x20\xe1\xf9\xf0\x99\x26\x68\xbe\xbe\x3d\x60\xe9\x3c\xe8\x83\x2a\x21\x9d\x6e\x1b\x1c\x19\x14\x6b\x3b\xb7\x03\x5b\xc4\x63\x86\x23\x83\xfc\xea\xe7\x06\xc7\xe0\xe2\xb3\x07\x7a\xb0\xd9\x9a\x7f\x00\x3f\x0a\xda\x6f\x54\x8c\xb5\xe6\x1f\x28\xce\xdc\x25\xf2\x18\x54\xcb\xa2\x13\x63\x98\x1a\xc3\x89\x69\x9c\x1a\xf3\x3f\x4c\xe7\x17\x72\xe9\x35\x4d\x27\x06\x25\x80\xbf\x9d\x9c\xf8\x0f\xd5\x54\x84\x09\xeb\x6e\x17\x36\xba\x6e\x2c\x1b\x8a\x53\x4f\x0f\x1b\x90\x6e\x7d\xce\x70\xc6\xa7\x35\x61\xb6\xed\xe2\x1d\xde\xc2\xe5\xe2\x30\xdc\x04\x87\xe1\x16\xb8\x34\x7e\x9f\x40\xc4\x32\x97\x20\x2e\xfe\x14\x3b\x34\xb7\x9b\x5e\x8d\x6a\x8e\x29\xd4\x9b\x79\xe7\xa6\xff\x9d\x9f\xe3\xed\x5f\x6a\xa6\x0d\xbe\x0d\x0a\x5d\x9c\x1b\x7d\x19\x2c\x48\x6e\xa2\x0c\xaf\x2c\x33\xa8\x37\x43\x82\x9b\x26\x50\xb7\x40\xf1\x6a\x18\xc2\xa4\xa5\x16\x45\x59\x5a\x4f\x24\x3d\x64\x0d\xd3\x88\x5c\x05\x2b\x7c\xbe\xa6\xe3\xb1\x67\x11\xde\x0e\x5d\x51\x1a\x73\x43\xb8\x5b\xf9\x3c\xf3\xbc\x35\x86\x78\xc0\xe1\xcb\x2f\x50\xcd\x2a\x58\x52\x58\xf7\x45\x6e\x2b\xb3\x00\xd0\x75\xc5\x4c\xcc\xf2\xe3\xdc\xea\x3c\x2d\x70\x88\x50\x94\xe7\x2c\x3f\xce\xad\x9b\x24\x2c\x0d\x3d\xaf\xff\xfe\xd7\xe5\x97\x3e\x0b\xfc\x23\x14\x90\x39\xcb\x8f\x1c\xad\xbb\x5a\x81\x46\xcf\x97\xb9\x82\x50\x38\xc5\x5b\xce\xc2\x9c\xed\x1a\x54\x49\x7d\x9e\x36\x51\xd9\x7e\xf8\x40\x63\x42\x24\x9c\x1c\x63\x66\x79\x11\xe2\x90\xef\xf1\x2c\xd0\xc5\x29\x0b\xcc\x2c\xc4\x87\xc3\xcf\x3c\x7c\xbb\x3f\x20\xb0\x16\xc4\x2c\x08\x8d\xfb\x3e\xb3\x60\x83\x29\xe0\xcd\x4b\x1b\xa0\x6c\xd0\xf6\x74\x93\xf4\x8e\xa1\xba\xcb\x92\x47\x9f\x26\xa1\x50\x5c\x0a\x3a\x95\x42\xee\x58\xfe\x64\x61\x54\x7e\x01\xae\xbc\xc5\xff\x1f\xf8\x5f\x5d\xc2\x19\xb9\x15\xbf\xff\xf2\x8a\xb4\xfc\xb3\x20\x55\x56\xb7\xf6\xa7\xbc\xe8\x71\x28\xbe\x73\x96\x9a\x02\xda\x5f\xbc\x2c\x2d\x3f\xd9\x59\xa0\xfa\x93\xff\xc6\x2c\x4c\x0b\xff\x69\x60\xa2\x41\xcd\x1a\x9c\x91\x95\x39\x78\x96\x9a\xd3\xec\x1f\xb8\x0b\x05\x72\x4a\xe3\x4a\x8b\x44\xd6\xa1\x56\x58\xff\x2c\xf4\x8e\x50\xa9\xdc\x59\xe8\x1d\x61\x65\x43\x69\x59\xc2\x5e\xf3\xd4\x98\xbc\x5c\xf3\xd2\x72\xf5\x45\x45\xa3\x72\xa1\xb9\x13\x8a\x5c\x89\x97\xd2\x28\x72\x25\x30\x4b\x7a\x0c\x4b\xbb\x57\x3a\xcf\x7c\xf7\xc2\xf0\xb6\x36\xfc\x09\x26\x47\xe8\xab\x74\x2e\xaf\x26\x1b\xfa\x43\x45\xe8\xcd\xc2\x74\x58\x6d\xb8\x45\x6c\x1b\x01\x97\x02\xd0\xa9\xf8\xb9\x59\x12\x74\xea\x96\x5b\xa0\x40\xf4\xe5\xaf\x0c\x9e\x66\xc3\x3f\x34\xbc\xa0\x1e\x06\xed\xdc\x9a\x98\xf4\xf8\xf5\xce\x1c\x1c\x83\x96\x6b\xf0\xa6\x2d\xac\x5e\x60\x7a\x95\xa7\xf5\x2c\x03\xb9\x8b\x24\x13\x0b\x30\x69\x35\x0f\xc3\xf2\xda\x3d\xf3\xc1\x80\x2d\xcf\x1a\x72\x65\x7d\x84\x13\xab\x31\x5b\x71\x53\xd2\x81\x57\xea\xb9\x12\x94\x99\xc3\x9f\x60\x1f\x94\xbf\x64\x3c\x9d\x85\xee\xbe\x4d\x47\x51\x99\x9c\x34\x01\xa5\xc2\xb2\x36\x61\xe9\x32\x73\x96\xfc\xc9\xe2\x1b\x1a\x15\x53\x5f\x35\x6f\x1c\x80\xd0\xe2\x8d\x32\xb1\xb4\xde\xba\x93\x2a\x38\x1d\xa7\x85\xde\xbd\x2a\xa6\x3c\x0b\xbc\x1c\xaa\xa0\x77\x59\x49\xa6\x5f\x68\x54\xd2\x89\x4c\xa2\xd2\x8f\xd8\x5d\x93\x3f\xf8\x13\xc0\xfb\xe6\x36\x21\xe4\xbc\xf7\xe0\xbd\x5b\xbd\x7b\xf7\x1f\x1b\xd0\x07\x3b\xa3\x17\xcc\xb2\x3b\xfd\xb5\xfd\xc2\xbb\x9a\x9b\xb7\xd1\xce\x30\xc5\xe1\x26\x29\x21\x84\x11\x0b\xdc\x77\xab\x05\x31\xf4\x7e\xd5\x0c\x87\xca\x39\xbe\x36\x95\x3d\x67\xce\x24\xa0\xbe\x97\x97\x8f\x69\x11\x14\xc6\x38\x0b\xd2\xe3\x57\x5d\x52\x4a\xe2\x58\x01\xdb\x82\x4a\x3a\xc3\x1c\xc1\xbc\xaa\x2d\xfc\x45\xb0\x4f\x7f\x91\x78\x5f\xcf\x18\xa6\x4e\xf1\x72\x24\x3f\x68\xd8\x07\x47\xe9\x17\xb8\xf7\xc3\x3f\x20\xad\xee\x74\x97\x39\x4c\xff\xc0\xd0\x48\x73\xfd\x49\x4d\xbc\x68\x38\x53\x2c\xaa\xcf\x2b\x27\x42\x54\x5f\x74\x9c\xd4\x38\x11\xb2\x56\xbd\x14\x2f\xac\x6c\xbe\x15\x17\x44\xac\x4d\x0f\x22\x03\xd6\x3c\x51\x28\x27\xd8\x2d\xf1\x00\x22\xab\xa7\x09\x1e\xb6\xe5\x73\x5e\x00\x45\x56\x73\x03\x5c\x6e\xad\x62\x2d\x70\xb1\xad\x96\x16\x17\x18\xd2\x8b\x7f\x27\x43\xaa\x01\x58\x7d\x8d\xce\xcb\x9d\x6b\x2b\x12\x6f\x1c\x81\xde\xa9\x77\xee\x1a\x0d\x12\x49\x54\x3f\x87\x28\x94\x8d\x61\x0e\x7f\x81\x68\x59\x16\x47\xcc\xa2\xd5\xa6\xbb\x4c\x8e\xd6\x20\x5f\x28\x5a\xad\x17\x2e\x74\xa2\xfd\x1c\x04\x89\x3c\x0d\x15\xe0\x45\xeb\x5b\x72\x79\x48\xb4\xe6\x11\x11\x70\xd5\x1c\x9d\xc0\xd3\x07\xfd\xc3\xb3\xc8\x62\xf9\xe1\x4a\x88\x48\x84\xc0\x55\xd3\x08\x27\xdb\x6a\x20\x90\x59\xb2\xbc\x8b\x9e\xe4\xbf\x7f\x5d\xd4\x4c\xa6\x2f\x11\x57\x7f\xdb\x7f\xff\x9b\x2a\xbb\x34\xeb\x8f\x35\x11\x9b\x9e\x39\x08\x37\xd0\xb0\xf6\x7e\xa6\x8f\xec\xd2\x33\x30\x9e\x44\x47\xfd\x71\x08\x6e\x8f\x5b\x66\xfa\x07\x7a\x54\xe9\x99\x20\xd1\x14\x33\x5d\xaa\x72\xd3\xce\x8a\x4c\xfa\xf2\xac\x9b\x95\x2e\xb6\xca\xb0\x36\x2b\xd3\xa1\xfa\xbc\xac\x85\x7e\xf0\x12\xba\x15\x4a\x42\x65\xcf\x99\x15\x2e\xb1\xb6\x33\x57\x42\xb6\x3e\xfe\x72\x14\x55\x26\x2f\xf0\xf9\x5d\x33\xe1\x95\x14\x0f\x95\xe6\x5d\x9f\xc7\x15\x0a\x44\xa5\x42\x9e\x35\xcd\xbd\x42\xd2\x15\xfe\xb3\x55\x1a\xc6\x0a\xff\x59\x05\xe4\xcc\x4a\x73\xb0\xaf\xcc\xb5\x82\xb7\x9a\x9f\x3b\x9e\xd5\x63\x85\x11\x23\xfc\x7f\xb0\x01\xf7\xf8\x9e\x32\xc6\x88\x15\xfe\xb5\x55\x7a\xf3\x5a\x79\x21\x96\xa2\xa1\x26\x26\x9c\xa6\x89\x1b\x44\x7b\xb0\x12\x24\xea\x02\x53\x59\x97\xd0\xa8\xa2\x36\xde\x79\x3c\xac\x46\x91\xbd\xfc\x06\x86\x21\xf0\x5d\x5f\xd0\x18\xc3\x0b\xd9\x78\x21\xd6\x21\x50\x91\x74\x5f\xa5\x52\x67\xcd\x84\x0a\xfe\xff\xdd\xb4\x56\x52\xd6\x4e\x1a\xb5\x54\x2c\x45\x64\x5b\x4e\x85\x12\xd2\xca\xd7\xda\x39\xf3\x12\x66\xb5\x93\x66\x61\xa7\xda\x29\xd1\x3f\x7d\xe4\x3e\xd7\x30\x13\x73\x2e\xbf\x31\x41\xb5\xa9\x40\xf8\x93\xfd\x35\xea\x0b\x11\xa7\x6a\x0b\xcc\x0a\x88\x18\xe1\x71\xb3\xb4\x60\xd5\x65\xae\xc2\x02\xec\x3b\x40\x45\xe6\x81\xea\x99\x0b\x26\x90\x12\x4d\x74\x60\x0d\xc9\x9a\x0a\x0b\xaf\x4f\xf4\x0a\x87\xd5\xef\x07\xc9\xe5\x7e\xe1\x01\x8d\xea\x61\x26\x49\x5a\xbc\x99\xeb\x2f\xa2\x99\xe5\xea\xd3\xc7\xe4\x72\xab\x8f\xc9\xc3\xd0\x5c\x08\x8f\x3b\x9f\x3c\x15\xe1\x57\xd5\x4c\x09\x2d\xe2\x47\x3a\xc1\x6d\xb5\x5b\xc1\x5b\xe1\xb6\x6a\x14\x51\x17\x2f\x5b\xe6\xb0\x45\x79\xa7\x1e\xe0\x85\xaa\xac\xc2\xb3\x2e\xda\x30\xbc\x77\xd7\xe2\x20\xfc\x05\x69\xd0\x44\x32\x4b\x55\x5b\x7e\x81\x02\x43\x30\xa2\x32\x20\xab\x2d\xff\x00\xb1\x6d\x19\x48\x44\x27\xb4\x5d\xa1\x45\xac\x16\x30\x88\xc7\x52\x08\xc9\xac\xf4\x9f\x33\xfc\xaa\x7b\xee\x13\xd1\x80\x6c\x04\xd5\xfc\xb3\x53\xc5\xa1\x1b\x5e\xdd\x39\x0a\xf1\xcf\xce\x48\x07\x91\xc4\x82\x47\x3e\xb3\xeb\xce\xed\xef\xad\x76\x30\xb0\x51\x44\x1d\xe4\x40\x7d\x00\xad\xa0\x3c\x17\x67\x3d\x28\x25\x75\xc8\xd7\x13\x42\xd0\x27\x05\x94\x7a\xc3\xec\x73\x06\x18\x4e\x1d\xb0\x56\xf3\xe7\x2c\x82\x12\x6f\x78\xab\x22\x9c\x29\x2c\x6e\x4e\x30\x43\xf8\x99\xe0\xcc\x83\xbc\x18\x80\xea\xd3\xf1\x22\x72\xf6\x27\xc8\x0f\xf0\xd9\x66\xcc\x31\xd5\xbd\x53\x2f\xfa\x05\x88\x06\x68\xec\xe4\x3f\x3c\xeb\x8b\x9d\x9c\xfc\x7d\x56\x84\xf6\xcf\xee\x6d\x84\xda\xcc\xdb\x9f\xb2\x9d\xce\x7a\x83\x31\x7c\x14\xde\xa4\x57\x30\xa7\x42\x41\x37\x8d\x37\x2b\xdd\xe5\x0c\x1f\xeb\xbd\x90\xe5\x46\x8c\x70\xd3\xce\xe3\x4d\x79\xe3\x70\xf4\x24\x01\x07\x7d\xd6\x95\x46\x5a\x33\xc6\x83\x40\x0a\xa9\x56\x2b\x62\x8b\xaa\xcf\x3a\xc2\x22\xcb\x91\x17\x16\xcd\x61\x04\x82\xe4\x53\xd6\x29\xd6\x27\x25\x95\xa6\x18\xea\xb9\xd9\x3f\x5f\x80\xc2\xe5\x2f\x4e\x7e\xa1\x39\x7d\xc0\x7a\x9a\x95\x96\xc9\xa8\x04\xbc\x1a\x51\xcf\xe7\x99\x56\xe3\xa9\x67\x06\x38\x6a\x19\xdb\x8f\x44\x0e\x3d\xef\xff\xfd\x2f\x54\xdf\x7a\x36\x78\xcf\xc9\x29\x7c\xb6\x17\x06\x55\xc5\xcd\xcd\x46\x5d\x9b\x0e\xd3\x06\x54\x24\x6f\xd3\xd9\x7e\xd4\x6c\x48\xaa\xb4\xf4\x95\xd3\x06\x6d\x1b\x05\xbe\x7a\xdc\x72\xa5\xbb\x7e\x08\xfe\xe0\x37\x28\xb9\x04\xbd\x5a\x01\xf7\xe8\x58\x6a\x08\x35\x52\x98\xcf\x6c\x65\x21\xc1\x9f\xff\x87\x8c\x90\x60\x6b\x2f\x12\x1a\xf6\xe5\x6a\xcc\x21\x6f\xbc\xda\x6a\x3a\x27\xeb\xf9\x15\x09\xf6\x89\x69\x54\x4c\x49\x5b\xd3\x6a\xae\xac\x5a\xac\x38\x84\x96\x9f\x51\x90\x55\x92\xb4\xd1\x8c\x69\xf1\xdd\x60\xc6\xb4\x1f\x5d\xa3\x19\xd3\x78\xb6\x21\x88\x7d\x78\x96\x90\xb5\x53\xe5\x8c\x66\x4b\x33\xa7\x64\x6f\x6b\x29\xe7\xb4\x54\xed\x46\x42\x63\xcd\x22\x20\xc6\x54\xdd\x8a\xd9\xa8\x73\x32\x8c\x6f\x9d\x97\x11\xd1\xd0\x93\xa3\xd5\x29\x1c\xf8\x7d\x0f\x68\xd4\x31\x75\x21\xda\xd6\x29\xa9\xcc\x4f\x83\x87\xad\x58\xbc\x21\xac\xbc\x4b\x9e\x37\x28\x99\xec\xfb\xd3\x50\x1f\x79\xf3\x54\xd3\x6b\xcd\x97\xb8\x36\xc8\x3f\x9b\x5b\xa0\x52\x40\x44\x51\xeb\x64\x68\xdf\x10\x97\x63\xaf\xc6\xc6\xcc\x9d\xbe\x48\xb6\x71\xe0\x05\xd3\xc8\xc0\x64\x37\xc0\x13\xc1\x0d\xdc\x78\xdf\xff\x3f\x78\xd6\xc4\x32\x4c\x47\xd1\xd7\xb3\x21\x4e\xdd\x5a\xa8\x16\xf4\xfe\x90\xec\x68\x91\xa3\x54\x17\x70\x84\xdb\xbc\x05\x82\x88\x43\x47\x69\x7b\x71\xd2\x90\xff\xf1\x7b\xd7\xe7\xb4\x88\xa3\xe0\x19\x67\x47\xb8\x16\xb0\x19\x9a\x5f\x22\xd7\xce\x44\x91\x81\x84\xd5\x1b\xcc\xad\xb3\x0b\x38\x37\x98\x5b\xed\xb3\xda\xe0\x1a\xd7\xbc\x6d\x32\xa9\xbb\xa5\x0d\x12\x32\x35\x2f\xe6\x42\xbd\x17\x6f\xd4\x45\xe4\x25\x40\xd1\x16\x6d\xcc\x5e\x3b\xaa\xa1\x86\x9f\xb9\x91\x74\x56\x36\x46\xa1\xf7\xf2\x97\xa0\xd6\xf7\x0c\x86\x97\xad\x26\x01\x76\xd2\x6e\xee\x5b\xcc\xe9\xad\x83\xaa\x01\xe1\x34\x33\x1b\xd2\x31\xd9\xcf\xa3\x31\xbd\x52\xd7\x39\xd9\x76\xe2\x30\x53\x0c\xcf\x32\xfb\x2b\xb7\x3d\x25\xa6\x9a\x60\x7d\x45\x1b\x3a\xdb\xc1\x48\x34\x7d\x71\x34\x88\x02\xd1\x70\x4c\x14\x29\xd0\xa4\x1d\x5c\x69\xf5\x78\xf0\x4a\x64\x21\x0d\xf5\x90\x1d\x9c\xda\x41\xfe\x76\x87\x54\xc3\x9a\xfb\x98\xae\xbd\x17\x93\xc0\x69\xd0\x17\x27\x9d\x4f\x85\x57\xdb\xc9\x79\xd1\x34\x9c\xc4\xaf\x42\xc4\xed\x84\xb9\x4b\xd0\xb0\x21\xed\x66\x73\x0f\x27\xe5\x9b\x06\x81\x88\x01\x7b\x19\x36\xd8\x39\x9b\x4e\xef\x76\x12\xe7\x59\xbc\xc1\xee\x69\xbf\xb3\xf6\x62\xa4\x61\xff\xa9\x86\x08\xf0\x18\xfe\xbf\x72\x8c\xa2\xf0\x22\x45\x6a\xf0\xe2\xb4\xfa\x7f\x50\xa4\x5b\x62\x7b\x11\x92\xe3\xa3\x67\xbb\x93\x13\x35\xcd\x4c\x80\xd9\x4d\xf3\xcd\xc3\x55\x24\xdd\x4c\xe4\xe7\x0f\x28\xa1\x85\x34\xdb\x93\xd3\x2c\xa2\x1f\x6e\x49\x41\xc7\x46\xc7\x32\x5f\xd9\x1b\x50\x8b\xbd\x88\xda\x43\x69\x68\x81\xfb\x24\x55\xa2\xfb\xa1\xbd\xcd\xfb\x1e\x4e\x60\xad\xba\x49\x5e\x56\x74\xc5\x6a\x0f\xb8\x41\x33\xd7\x19\x43\x3d\xfd\x8c\xbb\x89\x6c\x19\xfd\x97\x34\x2c\xfd\x40\x17\x1c\xc1\x8c\x4e\x13\x9e\x2f\x27\x7d\xe3\xb9\x21\x51\xd1\x37\x64\xe3\x11\x93\xf7\x17\x56\x54\x55\xaf\x7a\xcf\x20\x10\xed\xff\x71\x84\x6b\x94\x1d\x26\x3a\xbb\x11\x76\xaa\x6f\xfa\xe7\x03\x32\x94\x04\x64\xdf\x28\x0b\x96\x49\xc0\xb0\x35\xf7\xbd\x90\xe7\x87\x9e\xb9\x16\xe2\x88\x5e\xea\x7f\xff\x0b\xfb\x99\x75\x64\x39\xb7\xff\x41\x67\x39\x1c\x5f\xe2\x3a\x13\x06\x59\x01\xd4\x4b\x52\xe9\x4f\xb8\x36\xa2\x09\x3a\x1d\x03\xc0\x5e\x78\x00\x0b\xd7\xf7\x4a\x1d\x93\xc0\x52\x4f\x15\x8d\xb6\x6e\x4f\xb3\x9d\xd8\xb2\xd3\x6c\xe7\x36\x2b\x71\x82\xf6\x72\x07\xba\xf1\x05\xa7\xd7\xfb\x05\x95\x5e\x2b\xc6\x1e\xfa\xba\xdb\xa1\x71\xb1\xd7\x4d\x6f\x98\x39\x2f\x46\xab\xa8\x8b\xaa\x0e\x1a\x35\x13\xcd\x0d\x4c\x34\x20\x06\x6a\x4c\x53\xa4\x89\x43\x80\xb2\xcd\x69\x1d\x3e\x5f\x76\x50\xe8\xc8\x59\x1e\x1e\x52\x62\x21\xc1\xad\xde\x93\xdf\xd4\x43\xe7\x4e\x13\xac\xe8\xf4\xfa\xf2\x7d\xa2\xf7\x0a\xb1\x2c\xa2\x11\xfd\xd8\xfe\x54\x19\x6f\xf6\xd4\xbd\x34\xf7\x07\x65\xb7\x79\xa7\x73\xc4\x26\x70\xa1\x37\x3f\x13\xe3\xfa\x7b\xb2\xaf\x57\x91\xa1\x94\xd1\x4d\x2f\x75\xae\x52\xb5\x74\x64\xf0\xf9\xcc\xfa\xa0\xf1\xcc\xb3\x38\x26\xfc\xd6\xc4\x8d\x03\x99\xe3\x3d\xeb\x03\x90\xc2\xfc\xfc\xe2\xa8\xa9\x82\xb9\xb3\x03\x37\x35\x53\x30\x72\xd6\xf5\x02\x41\x8c\x64\x53\x0f\x22\x7f\x5d\xff\x3b\x2b\xd7\xd8\xf8\xda\xe9\xdf\x6f\x23\x53\xa7\xb9\xce\xee\xe7\x1d\xe6\x3a\x5b\x67\x3b\x2d\x72\xb6\x4a\x76\x78\x95\x35\x41\x8c\x9e\x30\xc7\xcc\x36\x91\x2f\xdc\xf3\xc4\xf4\x3b\x21\xc5\x59\x9f\x3c\xf4\xbd\x78\x93\xe3\x70\x93\x58\x3c\xd3\x34\x73\x5c\xfe\x01\x67\xc9\xa7\xcb\x83\x2f\x98\x48\xe6\x6b\xd2\x5d\xb1\x4f\xc2\x06\x1d\xa0\x1d\x81\xcc\xb6\x5b\xf7\xc5\x3d\xa5\x16\x68\xd1\xeb\x9e\x7d\x04\x5c\xda\x6f\xa3\x03\x39\xd9\xc0\xd7\x59\xf1\x5a\xf1\xe8\xb3\x03\x2c\xd9\xeb\xb9\x23\x12\xa0\x7d\xfe\x87\x2c\xd2\xd1\xd3\xa9\x2e\xea\x9f\x1e\x38\xf5\xfe\x22\x2d\x7e\xba\xa3\xf7\x3d\xa5\x93\x26\x06\x6e\x65\x76\xdc\xe9\x4c\x6c\x6e\x5d\x48\x87\x0a\xc9\xf6\xfb\xbe\x53\x86\xea\xce\xdc\x77\xce\xbd\x3f\x40\xc9\x05\x8b\x54\x84\x64\x76\xef\x13\x84\x06\x28\x5b\xcd\xec\xfb\x7b\x48\x4f\xcb\xa6\x9d\xa7\x9f\xd7\x6e\x47\x5e\xd3\x0f\x89\x0f\xa2\x7f\xd5\xc0\xf1\x7b\x77\x81\x2e\x8f\x9d\x11\x9b\xbe\xb4\x77\xa6\x41\xb7\xae\xa5\xa7\x01\x50\xea\xc2\x7e\x50\xf9\xa1\x6b\x54\x27\xc4\xf3\xd9\x04\xd7\xb6\xe6\xe3\x92\x06\x3f\x5f\xab\xfa\x89\x48\x3d\xdd\x40\x3a\xf3\xa2\x5b\x03\xd3\x59\x38\xf1\xb3\x79\xe1\x69\xd6\x7c\x46\x33\xad\x79\x37\x83\x9d\x74\x9f\x5b\xfe\x02\x97\x5c\xe1\x84\x9e\x41\x9c\xde\xbd\x27\x0e\x4c\x33\x10\x21\x99\x65\x1c\x62\x36\xed\xa1\xd0\xd3\xa0\x27\xe0\xda\x61\xc0\x6b\x3e\x78\x10\x0b\x60\x07\x84\x7e\x91\xc1\xdc\x43\x5a\xf0\xa4\xaf\xe8\x37\x37\xb7\x67\x0e\x69\xce\x37\xef\xab\x9b\x34\x68\xe2\x18\x0d\xf0\x11\xc4\xa9\x88\xf2\x01\x0a\x45\x94\xaf\x00\xfd\xc6\x5a\x74\x7f\x40\x05\xb4\x39\x2a\x3d\xbf\x0c\x24\x50\x96\xa6\x39\xb8\xaf\x3f\xd9\xa9\x66\x02\xa8\xcd\x9e\xdd\xfd\xe1\xfa\xfb\x03\xf4\x69\x61\x80\xba\x34\xd3\x48\x83\x55\x0f\xeb\xfa\x4b\xbe\xb9\xd9\xe1\x15\x66\xdb\x7f\x7f\x12\x44\xfc\xeb\x7e\xfc\xa8\x6f\xd4\xc4\x0f\xe4\xac\xb4\x5f\xe3\x00\xe2\x53\x3c\xf8\x7b\x2a\x22\x87\x5f\xd5\x33\xf9\xd5\x0d\x42\x94\x68\x13\x0e\xe4\xc0\x09\xa5\xc5\x7a\xb7\x0f\x7b\x1c\xfa\x81\x17\x0a\x49\xc8\x01\xbd\x92\xfd\x2a\xc6\x36\xfe\xfb\x5f\xb7\xf2\x7a\x6c\xf1\x3e\xeb\x6a\x37\x36\xba\xa1\xe9\x86\x31\x52\xcd\x24\x56\x18\x1b\x27\xd5\x5d\x52\x28\x2f\xff\xc0\x6b\x91\xf8\x71\x94\xa4\x52\x9d\x42\x33\x65\xdb\xff\x28\x59\xcb\x4d\x03\xa7\x97\xbf\xfd\x09\x46\xa1\x82\x3b\xdc\x04\x77\x95\x3a\x2d\x28\xd8\xab\x43\x75\x54\x6c\x22\xcf\x43\xa2\xb3\xe5\x1f\x72\xa0\x22\x22\xb5\x55\x5a\xdf\xc1\x42\xd7\x56\x57\x0d\xda\xcc\xba\xf8\x69\xa4\xcd\xcc\x1c\x80\x80\x49\x3b\x14\x8c\x96\x29\x10\xd5\x09\x3c\xf7\xc7\xd4\xf5\x69\x30\xeb\x78\x68\x5f\x8c\x04\x75\xdd\x6f\x60\x37\x4b\xb4\x0f\x80\x34\xd5\x21\x9b\x03\x69\x16\xad\xf1\x1d\x3d\x59\x40\x1f\x74\x1e\x71\x5e\x31\x24\xa4\xb0\x7e\x6a\xc0\xf1\xde\xc1\x23\x83\x45\x05\xbb\x27\x0f\x16\xaf\x50\xd6\xad\x39\x60\xe1\x1a\x9f\x2e\x60\x6d\xb2\xaa\x70\x74\x84\x48\x7b\xfd\x50\x77\xfa\xe3\xda\x37\x00\xb3\xc2\xac\x0d\x37\x2b\xbb\x5e\x0f\xe4\x99\x09\x65\xa0\x9a\x63\xd0\xda\xa8\x13\x6c\x50\xe5\x65\x3d\xcb\x40\x46\x0b\x6b\xaa\x07\x4b\x4d\x5b\xa3\x35\xe0\xfc\xaf\x7c\x50\x73\x0c\xde\xaf\x3c\x11\x83\xe8\xc1\x54\xc0\x91\xca\xd6\xee\x11\x0c\xd3\x31\x9b\x21\x35\x62\xb1\x86\x72\x44\x72\xae\x3a\x09\xc6\x31\xba\x49\x6a\x24\x4d\x26\xb0\x9a\xaa\xf4\xcc\x01\xa8\xe6\x6a\x5b\x73\xcc\x6c\x52\x9d\x4e\xc8\x5a\xcb\xd6\x31\xc9\xba\x9e\x1b\xb8\x42\xd5\xcf\x17\x3c\x9d\x3d\x90\xcc\x33\x21\xd0\x3a\x60\x38\x6b\x9f\xe7\x8e\x74\x34\x1a\xd7\xca\x81\x6a\x5c\x69\x49\x93\x16\x6b\x20\x8f\x61\xb1\x7e\x6f\xec\x30\xe4\x5b\xb7\x36\x76\xf6\xa1\x2f\x76\x20\xc8\xe2\xff\xd9\x87\x30\xc1\x80\x5b\x92\x0d\x6b\x83\x46\x2a\xab\x3b\x06\xd2\x40\xd8\x3c\x33\xe0\x2d\xdf\x2c\xab\x0e\x4a\x1e\x4f\xf6\xc1\xbd\xe0\x89\x40\x5e\x08\xdb\x72\xc7\x11\xec\xc2\x4d\x50\x4e\x78\x14\x0c\x51\xb4\xb2\x6b\x1c\x0f\x7f\xd0\x5c\x9d\xf4\xf9\x11\xe4\x1b\x67\x92\xe1\x1f\x92\x0c\xb5\x81\x30\x46\x2b\xb3\x06\x3d\xe0\xdb\xf6\xa7\x70\xd7\x41\x2d\x91\xe0\xff\x38\x99\x25\x58\xf3\x46\xd0\x62\x09\x7d\x32\x55\xa1\x7b\xcb\x34\x67\x7a\x46\x8a\x25\x81\xbb\x71\x25\xfd\x1a\x21\x03\x1c\xad\x2b\x1b\x17\xe9\xf7\x33\xd5\xcf\xde\x6b\xcc\x0c\xa8\x1c\xd7\x73\x30\x6d\x76\x75\x93\x64\x1f\x73\x03\x22\x1c\x6d\x16\x1a\x30\xb5\x15\xab\xaa\x06\xfc\x94\x6c\x8e\x18\xf0\x53\xb2\x6d\x6c\x10\xe5\x58\xdb\x36\x98\x8d\x42\xd9\x8f\xe7\x00\xca\xf9\x08\x08\xd6\x72\xb6\xba\x6d\x24\xcc\x31\x7b\xdc\x64\x0f\xcb\x6f\xa4\xa7\xb0\xc1\x70\xdc\x27\x9e\xdd\xe7\x05\xd5\xa9\xdf\x47\x4a\x18\x5d\x58\xc7\x4d\xa2\xc5\x19\x0f\x1d\x39\x34\x4d\x80\x34\xdd\xec\x98\xc9\x29\x3c\x8f\xb0\x96\x75\xef\x19\x58\xcb\x62\xfb\xfc\xc0\xbd\xef\x51\xc3\xab\xc8\x18\x37\x50\xdb\xc5\x06\x8f\x80\x0f\x91\xbd\x34\x02\xd6\x34\x3b\x98\x05\x0b\xb9\x58\xa3\x13\x3f\x2e\xb6\xb8\x37\x80\x73\x6c\xaa\x8a\x1f\x17\x5f\x0c\x1a\xbf\x89\x17\xa6\x9e\x39\x4a\x37\xb0\xe3\xd9\x3d\xd0\x77\x58\xeb\x10\x30\xb8\x79\x5a\x83\x6e\x48\xca\x44\x39\x83\xde\xed\xd6\xbe\x05\xf3\x07\x2a\x97\xda\x0c\x14\x7e\xe9\x92\x25\x81\x6c\x15\xfd\xe7\xff\x79\xe0\x2c\xbf\x40\x97\xd4\xee\x37\xb0\x56\xc3\xcf\x04\x29\x9e\x07\x40\x25\xeb\x87\x03\xa5\xa2\xe3\xf3\x01\xaf\x02\x9e\x97\x8d\x48\x5d\x28\x25\x12\x3a\x49\x04\x46\x49\xbc\xe0\x37\x92\xa9\xb5\x7c\xa5\xa3\x53\x4d\x55\xa1\xa0\xf6\xd4\xc0\xe3\xdd\xba\xf8\x28\x8c\x72\xea\xee\x23\xe7\x4e\x3f\xc0\xf0\xf7\x71\x33\x8b\xca\xfd\x2f\xe4\x1d\x70\x60\xb2\x59\x25\x90\xef\xcf\x36\x91\x60\xb6\x0a\x15\x62\x9f\x01\x87\xa4\x8f\x4f\x4c\x20\x5b\x45\x2f\xee\x22\xe7\x46\x93\x05\x6c\x65\x43\x4c\x10\x5b\xd9\x63\x25\x98\x8c\xc2\x0a\xb7\xa0\x39\xd1\xaa\xc8\x80\x3e\xcc\xd1\x57\xd1\x98\x53\xc0\x1f\x60\xf3\x9a\x67\x68\x2c\xb4\x7a\x34\x90\xf2\xda\x36\x85\xe8\x39\x31\x5a\x40\xc4\x38\x5a\x5d\x1a\x48\xd0\xe7\x10\xb4\xe8\x98\x17\xe9\xba\x03\xb6\xc3\x8f\x01\x33\xe0\xaf\x6e\xb5\x73\xa4\x7e\x6a\xf8\x0b\x4c\x83\xce\xfe\x40\xf1\x95\x2e\x81\x14\x8c\x81\xb4\x8a\x37\x06\x49\xf2\x07\x88\xa5\xf2\xf6\x86\xb7\xb9\xb5\xe9\x81\x7c\x7c\x5d\x87\x41\xc0\x8c\xd7\xeb\x9f\xee\x48\x31\xc8\x3a\xee\x2d\x73\x5d\x98\xa3\x51\x64\xe5\xa3\xa2\x0b\xc4\x47\xda\x1e\x10\x01\xf5\xaf\x37\x0d\xd2\x80\x75\x4b\x9b\xa0\x22\x5e\xb7\xd9\xa0\x89\xce\x0a\xb5\x08\x04\xa4\x99\x9f\x61\x90\x73\x36\x8c\x98\x84\xb3\xde\xfa\x33\xb7\x88\xbf\x00\xa0\x1a\x16\x48\x70\x25\x9f\x56\xac\xc7\xa4\x53\xc2\x70\x1b\xaf\xa0\xb7\x9f\x6e\x30\xe5\x84\x2f\x77\xb1\x78\x1c\x99\x0c\xaa\x9e\x54\x15\x70\x06\xad\x76\xbe\x2f\xc6\x4a\x81\xa2\x91\x65\x40\xa2\x25\x08\x0c\x6f\x56\x15\xc6\xce\x4d\x61\xc9\x09\xdf\x22\x6b\x70\x63\xa7\xe9\x50\x97\xb3\x60\x92\x88\xe1\xc9\x00\xe8\xb2\x22\x30\xf6\xec\xd3\x4d\xa0\x4f\x53\x79\x90\xe3\x04\x27\x02\xa5\x4b\xac\xf7\x0b\x54\xb8\xeb\xbe\xb6\x06\x92\x3a\x2c\xef\x75\x58\xde\xac\x00\x0b\xf8\x16\xf5\x4f\x83\x37\x69\x74\x8b\x74\xde\xd5\x85\x31\x10\x73\xf8\xd9\x67\x44\x5c\xc3\x52\x10\x00\xcb\xda\xcb\x00\x64\xb2\x12\x2e\x90\x5b\xd9\x6a\xc0\x60\x9a\x88\xf6\x69\x91\x12\x2c\xfc\x06\x01\x8b\x34\x5c\x71\x72\xe2\x34\x8a\x93\x54\x5b\xd0\x5e\x24\x52\x1f\xc0\xf5\xdb\x4a\x97\xb8\x72\xfd\xb5\x78\x88\x20\xec\x9b\x25\xda\x45\xec\xe9\xc5\x61\xad\x11\xdf\xa3\x22\x51\x92\x07\x4a\xe5\xcf\xf0\x7e\x82\x93\x91\x63\xa8\x82\x19\x92\xad\x0a\x0c\xc2\x24\x7b\x6a\x05\xdd\xb5\xad\xa1\x0e\x9a\xec\x86\xe5\x20\x93\x72\x59\x6b\x10\x2f\x0c\x0a\x87\x5b\x06\xb4\x3d\xdd\xb7\xed\x20\xee\xd1\xb5\x37\x58\x94\xd8\x7a\xd7\x80\x9f\x51\xd7\x35\x38\xa8\x1e\xb2\x5e\x35\x90\xfa\xa1\x1b\x0f\x06\x03\xff\xda\xa7\x4d\x46\xb1\x68\x3a\x99\xe5\xb8\x7d\xda\x3c\x90\x87\x4e\xc3\x80\x86\xc7\xba\xbc\x78\x28\xcd\x34\x57\x13\x9e\x46\xdd\x17\xe1\xc9\x4c\x5e\x8e\x27\x9a\x08\xf3\xb3\x25\x6a\xfe\x72\x09\xa7\x7e\x80\xdb\x9b\x04\xc9\xfc\x71\x49\xbb\x9b\xdc\x29\x9d\xfc\x46\x4e\xee\xd2\x0f\xd8\x1e\xdd\x7d\x80\x6c\x09\xc4\xf9\xe3\xdc\xaa\xc5\x54\x1b\x69\x35\x26\xa1\x8f\x44\xd3\xdc\xc8\x02\x1a\xf8\xdc\x92\x05\xd4\x25\x33\x75\xf9\x16\x34\x61\x38\xb4\xaa\x6b\xc2\xef\xdb\xaa\xb9\xb9\x51\x4d\xae\x63\x66\x6e\x39\x4e\x51\xbd\xe5\x6a\xb8\x0f\x0a\xf6\x30\x59\x27\x3b\xd5\xc0\x98\x7d\xd9\x0a\xdd\xf9\xe2\xa5\x98\xdb\x9f\x8c\x49\xb3\x70\xd4\x22\xa0\x70\xfb\x69\x9a\xe0\x56\x6e\x47\xcf\x89\xba\x78\x56\x81\xcf\xc2\xb3\x5a\x87\xf7\x2c\x3c\x9b\xa5\xcf\x9b\x85\x3b\x5e\x67\xe9\x64\xad\x64\xeb\x76\x67\x25\x0d\x9a\xe8\xca\xd3\x50\x10\x65\x56\xca\x80\xe1\x1f\x38\xb1\x9a\x25\x78\x76\x5b\x33\x36\x33\xda\x4f\x2a\xa6\x49\x20\xe5\x89\xa7\xd6\x4a\xa5\xb6\xe7\x4c\xa5\x94\x68\x68\xdc\x7a\x66\x87\x86\x89\xf1\xb0\x18\x1e\x68\x0d\xf4\x6c\x10\xa6\x5e\xa8\x46\xd3\x8f\x34\x4c\x13\x95\xf1\x6c\x24\x9e\xf4\xe3\x1e\x82\x05\xb3\xe5\x5a\x6b\xb2\x5f\xe8\x55\x9c\x04\x61\xa2\x9c\xb2\x6f\xfa\x93\x5a\xaf\x90\x5e\x65\xf6\xa4\xda\x3f\x90\x6a\x75\x01\x57\x6f\xeb\x2d\x67\x4f\x22\x35\x93\x9d\x5b\xd3\x7d\x40\xcd\x65\xab\xf1\x4c\x70\x26\x28\x34\x09\xce\x3c\xcc\xce\xb9\x97\xde\x65\x42\x0f\x56\x3e\x34\x51\x1a\x7b\xf5\xa0\x07\x6b\x1f\xa2\xb0\x75\x3d\x0d\xf0\x0c\xeb\xca\x17\x3e\x27\x3d\xc3\xac\xc0\x9d\xc0\x77\x86\x47\x73\x70\xd8\xea\x72\x30\x41\x92\x7a\x1c\xb9\x73\xb5\x78\x2f\xde\xab\xbe\x26\x4f\xe6\xc8\x50\x85\xd2\x39\x07\x19\xc8\xcf\x9c\x7a\xa9\xc9\x26\x0d\x94\xaa\x1f\x3a\x67\x30\x47\xa4\x68\x08\xae\x8d\xb7\x0e\x12\x9c\x59\xdd\x31\xe1\xce\x6e\xb5\xcc\x44\x4e\x8c\x65\xa2\x69\xe1\xb4\xae\x7d\x32\xfe\xd0\xaa\xfc\x89\x84\x65\xd6\xe3\x4c\xd8\x33\xbb\x69\x84\x3d\xd3\x66\xdd\x39\x73\x1e\xf5\xc1\xc4\x4e\xf4\xd2\x11\x24\xea\x56\x3c\x59\x2b\xe4\xe7\xf7\x61\x3b\xf0\x3c\x23\x98\xd0\x77\xde\xb9\xf8\xbd\x86\x00\x85\xd9\xf4\x41\xb0\x20\x4d\xa4\x10\x99\xd4\x9f\x7d\x84\xf2\x02\x73\xe9\x8a\x3b\x17\x47\xa4\x29\x58\x3c\x8c\xcc\xe0\x89\xf5\x04\x38\x26\xb1\xde\xf2\x33\xb6\xa9\x6e\x97\x73\xe7\x01\x69\xfe\x45\x1c\x60\x57\xfa\xfa\x39\x77\x56\x90\xd0\x20\x90\x76\xd5\x0a\x93\x09\xfd\x9a\x6f\xd9\x13\x45\xec\x7c\x5d\x9d\x08\xda\x53\x35\x9c\x39\x0f\xae\xb3\xdf\x0f\xe8\x3a\xfd\x3f\xcf\x00\xf3\x3f\x2d\x74\x2a\x3c\x3b\x27\x5c\xaa\x7c\x6b\x9f\x67\x0e\x5a\x83\x7a\x91\x5e\xd9\xbc\x1f\xce\x02\x6f\x21\x91\x0c\x4d\x9a\x5d\x79\x27\x22\xf4\x9a\x53\x48\xcd\x33\x27\x41\x83\x3e\x29\xd6\x4d\xf5\x49\xb7\x08\x4f\xd3\x89\x78\x5b\xe1\xb4\x49\xfd\xd8\x68\x7f\x8a\x38\x9a\x17\x14\xf4\xca\x2c\x3f\x27\x7d\xac\x54\x79\x74\x4e\x68\xd3\x7c\xdd\x9e\x2f\x30\xac\xd3\xdb\xe9\x22\x22\x28\xfe\x01\x2e\x53\x16\x54\xb0\x00\xfa\x26\x3c\x2f\x1e\x9c\xe6\x76\x54\x98\xf3\xe5\x7a\xde\x54\x59\x7a\x87\xde\x70\xff\x37\x49\xa9\xf8\xf2\x06\xbb\x27\xba\x10\x3f\x67\x3c\x9d\x37\x10\x00\x9c\x6f\x65\x13\x00\xce\x4a\xc8\xf9\x70\x90\x7e\xbf\x03\x18\x69\xd6\x9f\xec\x51\xec\xfc\x20\xfb\x84\x07\x0d\xd5\x98\xef\xde\x13\x0e\x59\x76\x00\x9c\x0f\x8a\xad\x9a\xd9\x1e\xd4\x0c\x10\xda\x5b\xbf\x5c\xb5\xa5\x1f\x48\x71\xd7\x33\x28\x14\xe6\x59\x89\xe5\x74\xd7\x5e\x3f\x78\xa3\x68\x5d\x16\xd4\x56\xbe\x4a\xad\x1f\x28\xda\xfc\x3f\xf5\x09\x92\x7b\x0b\xc8\xcc\x43\x5c\x1b\x55\x6f\xfe\xbf\xa2\x01\x3f\xd3\x99\x4e\x14\x6d\x58\x67\x21\xf5\xf5\x02\xa4\xe1\x39\x5c\xcc\xaf\x65\x95\xfb\x82\x72\xc8\xd7\xc3\x55\x68\x6d\xd2\x0e\x5f\xb0\xbc\xf5\xcd\xb3\xc4\x84\x09\x8e\xcf\x5b\x88\x76\xeb\xca\x14\x3e\x57\xa5\xb4\x97\x68\x5b\x74\xa6\x52\xed\x8e\xb9\x2a\x8f\x5e\xc9\xb6\x05\x50\xe3\x9b\xd1\xaa\xbc\x84\x76\xbf\x00\xee\xd2\xae\x5e\xd0\x1f\x85\x37\xe9\xa2\x71\xce\xf1\x6b\x0b\xb0\xc7\x17\xbe\x45\xfd\x91\x4a\x1d\xcc\xd5\x88\x82\x8b\x7f\xd8\x30\x17\x6a\xa1\x11\x8b\xe9\xfe\xb0\x1a\x67\x5f\xcb\x0d\xd8\x33\x3e\x0d\x74\x7e\xe0\x17\x68\xc0\xf0\x6c\x32\x09\x82\xd3\x99\x2e\x68\x98\x86\x39\xe8\x85\x39\xff\x8f\x26\x0a\x79\xcf\x14\xfd\xa9\x6c\xe2\x58\x40\x2d\x36\x9a\x2c\x56\x3d\xb3\xe9\x60\x25\x28\xf9\x7c\xc1\xb3\x53\xe7\xc0\xea\xd4\x5d\x7c\x3e\x01\xdb\x48\x6c\x2f\xfa\xa7\x7b\x35\xa0\x63\x1a\x52\xc1\xac\xd4\x31\xe9\x1c\x58\x23\xa7\x4e\x2d\xb0\xe2\xaf\x77\xfb\x1a\x9c\x3b\x4d\xf6\x20\x07\x88\x45\xa0\x75\x32\x72\x5e\x83\x00\xd1\x44\xc3\x4b\xca\xe0\x7b\x0d\x8a\xb4\xe5\x2e\x1f\xbc\xa0\x61\x07\x45\x9a\x89\x44\x16\x04\xfb\x1d\xae\x48\x1a\x45\x03\x34\x51\x06\xca\x2b\x88\xc5\xa5\x7e\x59\x70\xc4\x1a\x52\xad\x2d\x64\xe6\x2a\x36\x41\xac\xa0\x60\xf6\x30\x22\xa7\x5a\xf3\x40\xf7\x71\x1b\x0c\x16\x80\x8b\x91\xf1\x42\x76\x2f\x15\x45\x9d\xeb\x05\x2e\x5b\x9d\x02\x80\x6b\x42\x32\x5b\x4a\x21\x9b\x97\x65\xff\x9a\x03\x42\xe9\x4f\xfa\xba\xc5\x34\xac\xe6\x47\xb8\x64\x0d\xa1\x96\x95\x8a\xb0\x0f\x39\x5c\x27\x3f\x43\x31\x66\xe9\x30\x73\x7c\x5a\x06\x78\x64\x59\x2a\x2f\xa6\xbc\x57\x49\xd6\xb9\x16\xe9\xf7\x73\xe3\x3e\xd5\x0c\x51\x2d\x66\xc4\xba\x32\xc7\x82\x9f\x31\x08\x6f\xe4\x85\x41\x48\xd1\xb6\x50\x69\xc2\xd7\xfe\x45\x87\xab\x61\x31\x4a\x87\x2b\xeb\xfe\x17\xfc\xd7\x0d\x70\xd7\x9e\x02\x4c\xc3\xdc\xc1\xbe\x82\x29\x6b\x47\xc1\x55\xcf\x1b\xf2\x7a\x19\x9a\xad\x74\xa7\xf2\x33\xe4\x80\x50\xcc\x82\x4e\xcd\xa9\x14\xd7\xc1\x59\xd2\xc5\x71\x21\xc1\xbd\xad\xfc\x0b\x86\x4c\xeb\xd8\x16\xdd\xa7\x6c\x73\x59\x47\x92\xac\x95\xa2\x3f\x95\x8d\x2e\xeb\xa0\xd0\xd5\x2d\x6d\xc1\x5d\xca\x30\x64\x1d\xc9\xbc\xee\x04\x7b\x50\xba\xa5\x05\x24\x63\xf5\xc8\xba\x78\xd7\xf0\x1e\x64\x4e\xac\xe9\x0d\x92\x1a\x2d\xaf\xdd\x15\xa4\x4a\x7d\x5c\xbc\x74\x79\x9b\xc2\xa1\xfc\x73\x34\xb0\x80\x97\x05\x03\x53\xca\x3b\x08\x64\xdd\x03\x3a\x77\x11\x81\x2c\x56\x1f\x29\xcd\x62\xb8\x36\x68\xad\x9b\xca\xdd\xe1\x37\xc8\xc4\x3e\xb8\x1f\xea\x7d\xbc\x4b\x1f\x42\x36\x29\x0f\x16\xd1\x8c\xa7\x02\xbe\x4a\xe1\xc8\xc0\xf5\x80\x29\xbb\x3f\x48\x2a\xfc\xc2\xc5\x26\x35\xfd\x4f\xb2\xe9\xbf\xe9\xde\x99\x75\xea\xe7\x67\xe4\xd4\xb0\x41\x6a\x87\xe5\xce\x96\x9e\x1d\x96\x3b\x4b\xe5\xfd\xc7\xc3\xbd\xfa\x03\x16\x44\xf4\x0b\x60\xd3\xf9\x7f\x8c\xbd\x49\xce\x36\xbd\xb2\x1c\x36\xf7\x2a\xbe\x1d\xb8\xd8\x93\x93\x7f\xe2\xb1\xbd\x87\xea\x68\x68\xa0\xab\x8b\x63\x69\xff\x46\x45\x90\x11\xcf\x11\x24\xe0\x1b\xbc\xc0\xfb\x14\xab\xd8\x24\x93\x99\xc9\x6c\x3d\x02\xd0\x54\x07\xe5\x3c\x5e\xb8\x85\xf9\x7b\x5e\x57\xdd\x01\x72\x48\xf9\x70\x9f\x74\x50\x72\xa4\xdc\x19\x10\x0a\x2d\x01\xe4\x84\xa6\xc9\x28\x76\x42\xd1\xd4\xed\xfd\x7f\x86\xb5\xbd\x9a\x13\x34\x4d\xa6\x48\x27\x4a\xe2\x3a\xe4\xeb\x84\xe6\xc9\x72\xe5\x89\xac\xa4\x3e\x49\x27\x65\x26\x61\xfd\x49\xa5\x92\x4d\xac\x27\x92\x4a\x99\xb1\x9c\x14\xa2\x6c\x8d\x3c\xe3\x5a\x94\x86\x8c\x94\xe8\x45\xc3\xce\x6d\x94\xd3\x6f\x9e\xce\xe0\x3e\x21\x87\x55\xf7\xc0\xc3\x29\x91\xe9\x8c\x48\xcd\xac\xeb\xea\x89\x22\x5e\x55\x72\xc1\x49\x1b\x9d\xcd\x7c\x67\xa2\x67\x91\x00\x8d\xa4\xa5\x3d\xbb\x9d\xf5\x62\xd5\x21\x93\x98\xfe\x8c\x40\x99\xec\xe7\x05\x2a\x2a\x35\xe5\x44\x12\xa6\x29\x27\x38\x11\x0c\x0f\x88\xe4\x5d\xa2\x37\x27\x9d\xa3\x4a\xfc\x2b\x46\x74\xb2\x32\x8f\x2a\x86\xf5\x93\xb9\xe6\x6d\x3c\x3d\x29\xae\x55\xbf\x90\xf8\x82\x26\xbc\xc4\x31\x5d\x6f\xcf\xcc\x15\x69\x46\x4c\x37\x10\x7e\xba\xc4\x99\x94\x76\xe6\x84\xb8\x36\x9c\x1c\xfe\xcc\x3c\x93\xba\x9f\x9e\x99\x52\xa5\x78\xcb\x09\x8f\x78\x5b\x70\x4f\xa8\xa5\x7a\x71\x3b\xe8\xb6\x0e\xf5\x59\xd6\xac\xb5\x0c\x64\x41\xb5\x8c\x71\x96\x02\xf5\x8c\x3b\x24\x66\x48\xf8\x3a\x99\x16\xd5\x49\x12\xce\xa5\xa6\x92\x6a\xe2\x2c\xc4\x78\x7f\x71\xb3\x0b\x4f\xe2\x21\x20\x3c\x08\x03\x4b\xf4\x1b\x49\xae\x9c\x6b\xf3\x44\x7d\xa1\x16\x3c\x6b\x68\x9d\x7e\x4e\x40\x5d\x65\x93\xf4\x9b\x3c\x3b\xfa\xc1\x8a\x8e\xd0\xef\xb5\x0a\xf7\x40\x3f\x43\x8f\x00\xdb\x6c\x77\x3b\x48\x91\x38\xe8\x49\x79\xd0\x74\x02\xf2\xa0\x73\x64\x9d\x10\xff\x2c\x56\x9c\x0d\xae\xbe\x9e\x31\xec\x90\xb6\x0d\x9f\x90\x06\x2d\xca\x9d\xcb\xd5\xcb\x70\x6f\x08\x2d\xf0\x09\x6d\x9c\x90\x3f\x78\xb9\x22\x01\xb1\x91\x38\xfa\x08\x52\x07\x65\xe3\xee\xd9\x09\x45\xad\xb9\x13\x39\xbc\x0f\x08\x1d\xfc\xc1\x68\x64\x58\xf8\x39\xb3\x70\xb1\x1f\x8e\x51\x3b\x61\xda\x1c\x5e\x15\xb2\xe8\xf7\xee\xdf\x17\x47\xf0\x07\x2b\x20\x42\xbf\x1f\xc4\x60\x7a\x8a\xa4\x33\xde\xb8\x25\xbf\x99\xd0\xc0\xa3\xde\xbe\x80\x27\xa3\x15\x6d\x02\x39\x3f\x01\x2f\xfe\x30\x11\xc8\x73\x43\xb2\xcf\x39\xd6\x22\x3c\x04\x65\x02\x63\x13\xb2\xf1\x77\xef\x3d\x93\x36\xd8\xec\x79\x22\x69\x43\xf5\x32\x69\x27\x2d\xfe\xcd\x55\xf8\xd8\x42\xe2\xfb\xe1\x53\x14\xf8\x7c\x84\xe0\xaa\x56\x8d\x7d\x48\xbe\x3f\x8a\x7f\x93\x38\xfa\x7b\x50\x12\xd3\x89\x93\x33\xf4\xde\x43\xd5\x96\xba\xc1\x76\x32\x5d\xa3\xa0\x80\x14\x5b\x16\x6a\xcf\x73\x11\x44\x0f\xb1\xd6\xa0\x45\x7d\x32\x62\x1c\x3e\x93\x08\x88\x74\x5a\x89\xf3\x22\x36\x65\x3f\x58\x80\xd6\x2c\x97\x04\x28\xa5\xce\x79\xc1\x69\xdb\x5b\x75\x11\x5d\xbc\x57\x10\x09\x7d\x8d\x3b\xaf\xf7\x83\x43\xf4\x07\x13\xc6\x7b\xbd\x8f\x54\xaf\x55\xfa\x87\xf3\x5e\x73\xd2\xa4\x61\x97\x55\x91\xb0\x7e\xde\x24\x77\xd9\x5f\x80\xbd\x17\xbf\xd0\xf9\x82\x16\x71\x2f\xa2\xad\xbd\xa3\x61\xd6\xb6\xde\x13\xee\x6e\x9f\x04\xf0\x37\x8c\x08\x59\x26\x6c\x08\x3e\x11\x30\x59\xbb\x27\x8c\x4c\x67\x3e\x20\xcf\x52\x2b\x68\x3e\x50\x06\x0e\xbb\x22\x9f\x9f\x94\x9c\x86\x61\xf0\xc9\xc0\xd9\x51\x7d\xe7\xb3\x76\x41\x1b\x4b\x89\xb7\xbb\x47\xd0\x73\x73\x56\x68\xfb\x0e\x6f\x3c\x92\x4e\x0c\x55\x43\xee\x27\x3c\xe3\x9c\x0a\xf4\x7c\x90\xdb\xc5\xb2\x02\x4c\xc0\x3f\xb8\x87\x04\x5e\x4e\x91\x7f\xbe\xd8\x35\xcb\x91\x28\x91\xfb\x23\x7c\xbc\x70\xd1\xb0\x18\x48\x09\xdb\xa2\x00\x72\x4c\x54\x8b\x91\x48\x03\x3b\x5c\xb6\xe7\x84\x57\x5c\x2f\xfe\x4d\xfe\xa3\x0f\x26\x29\xa5\x0f\x30\x2a\x05\xb8\xe0\xd1\x39\x79\x3e\x05\xe3\xc9\x9b\x87\x0f\xc7\xe4\xcd\x23\xf8\x01\xf2\x52\x98\xf7\x4f\xce\x59\x6b\x80\xf5\xd8\x91\xb3\x27\xab\x00\x78\x17\x27\x35\xd3\x26\x09\x50\x27\x0e\x53\x2d\x1a\x8b\x6d\xd2\xbe\x50\x16\xca\x35\x1f\x2e\x96\xcc\x15\x31\xbf\x0e\x16\xc7\x38\xf4\x9b\x31\x17\x4d\xbf\x29\xcf\x74\x7f\xc0\xf3\x1b\x3c\x42\xc3\xbe\xb9\x07\x9a\xd9\x84\xac\x17\xd3\xfe\xdb\x8a\x7e\x51\xa0\xff\x99\x13\x05\x9c\xee\x41\x5f\x44\x33\x45\xfd\x9e\x1c\x53\x3d\x40\xc2\x77\x69\x83\x2b\x10\xdd\x25\x3e\x5f\x81\xc8\xa2\x49\x42\x5e\x77\x35\x85\x2b\x70\xd2\x7e\x9f\x45\x49\xba\x7e\x9f\x68\x0f\xfa\x7d\xc1\xe0\xe5\x01\xd7\x46\xf8\x03\xe4\x14\xfe\xe9\x90\x02\x7d\xf1\x83\xc5\x88\x35\x85\xc8\x35\x08\xb0\x91\x2a\x15\xff\xe6\x94\x05\x25\x54\x80\x72\x6a\xf2\x0b\x09\xc6\x9c\xe2\xfd\x62\x4e\x58\x9d\x97\x2b\x2e\xa8\xaa\x83\xb4\xf0\x59\x23\x20\x29\xac\x4b\x0e\x5c\x89\x37\x33\x11\xda\x8b\x0a\x4f\x1d\x80\x8b\x45\x02\x6c\xf4\xbf\x50\x13\xc0\x09\xd6\x2f\x88\xc7\xce\x6d\x7e\x31\x5d\x97\x9d\x19\xae\xbc\x4e\x84\xe6\x90\xd7\x15\xd5\x6f\x90\xb4\x8a\x2b\x5e\x9f\x3c\x5c\x9d\x93\xf8\x82\xf6\xd2\xe9\xd0\x2f\xfa\xc7\x39\xe5\xef\x95\x39\x29\x0f\x31\xf1\x5b\x80\x59\xfe\x72\xa2\x24\x17\x82\x15\x86\xb3\x68\x5f\x0c\x17\xf5\x6e\x97\x75\xb0\xfd\x02\xf6\x46\x62\xd8\xc5\x12\xb7\x12\x55\xaf\x42\x4d\x71\xf4\x03\xe0\x93\x58\xd4\x55\xb8\x79\x6e\x47\x72\x03\x31\x9c\xab\x90\xf1\x8a\xd6\x5c\xf0\xb8\x73\xae\xe7\x8b\xba\x4d\xfb\x5b\x5c\x75\xd5\x64\xd4\x6f\x4e\x41\xb4\xe4\x82\x45\xb5\xfd\x5d\xf2\x85\x0b\x82\xae\xf3\x3a\x5f\x75\x51\x77\xad\xb8\x72\x3e\x02\xd1\x92\x74\x35\x5a\x63\x11\x3e\xff\x46\xf6\x57\x03\x04\x6a\x4e\xd7\x13\xb8\x90\x34\xa3\xff\x9c\x58\xc4\x30\x98\xe5\x5e\x4c\x2e\xd6\x0d\x32\x9a\x67\xed\xb9\x74\x51\xcd\xd9\x0d\x64\x98\x67\x9d\xd9\xf9\x5a\xc2\xb1\x58\xd0\xc5\x74\x63\x9e\x04\xc2\x4d\x9d\xb3\xf8\xea\x0b\x53\x34\x09\xc8\xc6\x4e\xa9\x73\x31\xfb\x98\x9d\x58\x2e\xc6\x9f\x76\xef\x53\x3f\xff\xf9\xf3\x13\x67\x77\x2d\x1f\x3e\x1f\xd3\x4e\x48\xbb\xcb\x85\xce\x1e\x13\xe8\x6c\xc8\x2d\x61\x58\x77\xd0\x6b\x65\xea\xd0\x07\x48\x37\xe6\xfc\xb1\xd7\xa0\x07\x8b\x44\x91\x6b\xf0\xe6\x25\x05\xf1\x35\xd6\x85\x52\x63\x0c\x12\x5c\xed\xff\x8d\x5c\x7f\x36\x7b\xdd\x89\xa7\x54\xd7\xbb\x9b\x81\x4b\x96\x0f\x6e\x14\xca\x75\xca\xd1\x9b\xf5\x44\xcc\x27\x6e\x16\x7a\xb3\x2b\xcc\x0d\xdf\x5a\xe7\xc2\xbc\x49\x4c\x24\xf4\xdf\xbc\x5a\x9b\x88\xdf\x1f\xed\x48\xc1\x43\x66\xd2\x2f\x89\x4d\x37\xae\xd6\x4e\x8e\x79\xe7\x75\x26\xa2\x1e\x50\xc1\xa1\x49\xd2\x23\xc4\x91\x51\x37\x89\x8d\x4e\xd5\x4d\xda\x92\x3d\xc2\xe4\x9c\xf4\x01\x92\x01\x3a\xb1\xd4\x4d\x0f\x11\x3b\xdb\xdc\x08\x84\x1a\x5d\x48\x77\x2f\xe2\x52\xfc\x49\x41\x17\x9a\x24\x53\xfd\x99\x59\xdd\x65\x01\x5f\xb3\x2a\x3c\x0a\xcd\x9f\x7c\xeb\x72\x75\x99\x9b\xd6\x17\x3b\xec\xdc\x0c\x85\xb2\xd5\xf0\x86\x35\xc5\x16\x81\x1b\x77\x6b\xa7\x13\xba\x79\x75\xb6\x67\xcb\x5d\x19\x92\x92\xfc\xc6\xe0\x34\xb5\x5f\xc8\xdd\xe3\x54\xb9\x37\x2e\xd3\xf6\x23\xbc\x49\x63\xc4\x6d\xee\xba\x30\x44\x08\x80\xd4\x3b\x45\xe5\x9b\xfb\x0d\x2f\x5c\x67\x5f\xb9\x59\xa4\xc4\x80\x69\xc0\x39\x51\xd1\xbb\xad\xed\xf4\x03\x0c\x29\xa2\x72\x37\xe2\xa0\xae\x5c\x77\xe7\xb2\x35\x85\xce\xbd\x10\xa4\x91\x2c\xd0\xc9\x0e\x6e\x58\x22\xec\xe1\x71\xaf\xab\xad\x2e\x33\x37\x8a\xc0\xfd\x60\x3d\x1d\x70\xed\x51\x71\x23\x7b\x60\x37\x1f\xbf\xe9\x91\x6b\xc6\x7f\x23\x18\xdc\xc1\x79\x37\x2c\x0b\x0e\xec\xb9\x59\x16\xce\x5c\xf8\x66\xb6\x40\xb3\xe1\x9b\xd9\x02\xed\xa8\x72\x83\x02\x38\x72\xe6\xfe\x08\x40\x32\x95\xba\x71\xfe\x93\x4d\x03\xf7\xc9\x3a\x3b\x82\x0b\xc2\xaa\xcc\x5c\xee\x93\x29\x2e\xd5\xc1\xb9\x90\x5a\x53\x80\x6d\xc2\x9a\xc2\x1b\xb9\x77\x52\x2b\x7f\xc3\x8d\xee\x93\x61\xbc\xda\xc6\x93\x50\xd7\x2e\xb0\x64\x9c\x4f\x10\xaf\xb5\xde\x04\xe4\xf5\x71\xb8\xc2\x0d\x8f\x12\xbb\x4d\xdf\xb8\xd5\xba\xa4\xc4\xfd\x5d\x6a\xd3\x0f\xf5\x83\x47\x89\xdd\x0c\x6e\xc4\x6b\xd9\xab\xfa\xbe\x60\xfb\xf1\x62\x11\x13\xde\x9b\xfb\xe3\xf9\x94\x48\x7c\x23\xed\xcf\xe8\xe2\x34\xf7\x05\x9f\x17\x71\xf3\xfb\xbb\xe2\xa6\xf0\xd3\xce\x15\xb8\xc7\x09\xb4\xd2\xfb\x37\x0d\x74\x9a\x21\x72\xfc\x34\xf1\x88\x9b\x0e\x29\x3e\x19\xdf\x15\x38\xb9\x3e\xc0\xfd\xdd\x80\xf3\x0f\x02\xdc\x8b\x8f\xf9\x05\x9e\xff\xee\x1e\x18\xcc\xaf\x19\xa1\x1a\x8a\x55\xbb\xf7\xba\x11\x47\xbf\x70\xc2\x17\x49\x40\xba\xd7\x51\xd1\x1a\x71\xc9\xb5\x87\xd7\x8d\x6a\x28\x4e\xbe\x7e\xdf\x64\x7c\x5e\x24\xd2\x04\xb9\x5a\xca\xfd\x50\x8e\xf3\x17\x4f\x02\xd2\x69\x9f\x19\x10\x66\x51\xf0\x66\x75\x14\x0b\x93\x37\x02\xc2\x4a\x30\x85\xc0\x35\xd8\x7e\xe7\xf7\x77\x0d\x8e\xf6\x6c\xbb\x97\xab\xb3\x87\x24\x61\xfd\x79\x01\x15\xab\x74\xad\xbd\x5f\x54\x28\xf7\xe9\x7d\x69\xd5\xf9\x79\x00\x82\xe0\x0e\x90\xb7\xda\xbe\xf2\x37\xee\xc1\xf6\xbe\xbf\x71\x0f\xb6\xa2\xe1\x66\x10\xbc\xfd\xa5\x6e\x16\x48\x31\xf2\xad\x8b\xb0\xd8\xff\x8d\x8b\x70\xf8\xe9\x81\x80\x96\x80\x7c\x4f\xa4\x49\xf0\xf9\x63\x6a\x23\xcb\xe4\x37\x53\x1b\xd9\xeb\xeb\x9e\xc8\x83\x65\xfc\x5d\x37\x61\x73\x5e\x56\xc4\xfb\x41\x87\x49\x57\xb4\xe2\x41\xe8\x8c\xe9\xdf\x40\x0f\x33\x3d\xe6\xa5\xb6\x1f\xd7\xbd\xee\xbe\x12\x21\x9f\x83\xb7\x42\x69\x32\x1f\x56\xbc\x73\x2a\xdf\x87\x77\xd7\xe6\xdf\x38\xb8\xa2\x8b\xcf\xb1\x48\xab\x1f\x00\x1d\x9a\x7b\x04\xe5\x11\x5f\x7d\xe0\x15\x6d\x8f\xd2\x87\x21\x61\x16\xfc\x1f\xb8\x45\xdb\x49\xf5\xe1\x4d\x56\x0c\xe8\xa1\x69\x2a\xfa\x37\x76\x5f\x38\xfe\xe0\x62\xdb\xc4\x3e\x1e\x5e\x6c\xa5\x10\x78\xc2\x82\xab\x07\xa0\x37\x40\x71\x8f\x6b\xfb\x35\x47\xc4\x30\x5b\xf3\xf3\x2c\xb5\xb9\xa4\xde\x87\xbc\x5f\xe4\xf1\x41\x8c\x73\xeb\x6e\x5f\x87\xc6\x2f\x20\x01\x98\xb6\xf2\x61\x8c\x73\xd0\x15\xed\xa9\x3c\xea\x82\x3b\xbd\x3b\xad\xba\x7f\xe0\xcc\x69\x75\xda\x83\xeb\x84\x3d\xc3\x9e\x46\xb0\x68\x0d\x28\x4e\x6b\x4b\xf4\xd3\xa8\x68\xf1\xef\x06\x0a\xee\xdf\x0b\x57\xfe\x8a\xff\x3c\x9d\xa3\x6b\x36\x7d\xa1\xbb\xa6\xc3\xe2\x65\x41\xf4\xfb\x41\xd9\x7f\x23\xef\xd3\xd7\xa1\xd4\x84\x11\x1c\xed\xfa\x55\x0f\x83\xa3\x83\x78\xd2\xb3\x04\x05\x49\xb7\xcf\x58\xd8\xac\x35\x0c\x1a\x25\xc5\x86\x1e\x38\x6f\xb6\xee\x17\x28\xdd\x78\xe3\x96\x58\x2f\x6a\xf5\xd0\xe7\xc0\x4e\x7e\xcf\x09\x7f\x65\x9d\xca\x87\xe5\x5c\x83\xc8\xfa\x03\xf7\x4d\xeb\x5a\x9f\x93\x22\x96\x04\xde\x87\x49\x7d\x1d\x53\xf7\x20\x89\x5e\xb3\x69\xfc\xb9\x48\xa6\x25\xe0\x3e\xd0\x11\x9b\x53\x3c\x57\x61\x17\x7e\xa1\xf1\x81\xa6\x45\x86\x6a\xb7\xbb\x07\x5e\x03\x76\x37\x7a\xa8\x33\xb6\x1b\xdd\x73\xad\x52\xe3\xee\x02\x32\x80\x68\xdc\x73\x2f\x50\x68\xcb\xa0\x35\xb6\x53\xda\x73\xaf\x59\x69\xcb\xee\x05\x1b\x8d\x71\xaf\x69\x6a\xcb\xee\xce\xd3\xef\x41\x58\xab\xca\x78\x88\x70\x1d\xfb\x47\x3c\x37\x04\x54\x23\x16\xf3\xb4\x84\xea\x07\xa0\x1f\xa6\x71\xcc\x26\x6c\xa7\x80\xe7\x61\x16\x46\xc9\x93\xcf\x72\x7f\xc8\xfe\x04\x24\x63\xf8\x0b\x5a\x24\x4d\x32\x1e\x52\x3d\xf1\xcd\x87\x4c\xd0\x04\xe1\xe1\xac\x05\x09\xe8\x7e\x2d\x6f\x3d\x08\x82\xb6\x05\xf3\xf9\x78\x5c\xb4\xd6\xf2\x01\x4b\xb3\xf1\xf0\x79\xd7\xf1\x51\x87\x8c\x81\xb6\xd3\xe2\xf3\x92\xac\x49\x20\x7d\x50\x7c\x61\x18\x51\xdf\x45\x62\x04\xc9\x17\xf5\xaf\x25\xb1\x3e\xd4\xe6\xda\x2f\xf2\x99\x10\x81\xa2\x5f\xc8\x1c\xc2\x0f\x0a\xe4\x0f\xcd\x01\xae\x9d\x36\x16\x3e\xf4\x95\xb0\x0e\xe3\x99\x5c\xf6\x86\xe3\xbb\xf8\x8f\x18\xeb\x7b\x50\xdc\x88\x7e\x03\x31\x68\x42\xa9\xf7\x58\xa7\x69\xe8\xc1\xcd\x2f\x92\x1e\x20\x95\xb3\x8e\xf4\x0b\xfe\x61\x3d\xff\x1b\x02\x97\xa9\x21\xe8\xcb\x60\x05\xc3\x1b\xd6\x24\xfc\x09\xa6\x2d\x84\x79\x23\x7d\x2b\xc5\x69\x5f\x38\x12\x34\x3b\x58\xbc\x74\xd8\xb4\x81\xf9\x65\xaa\x14\xeb\x1c\x5e\xa4\xf5\xf5\x3d\xfa\x45\x26\x14\x2b\x8d\xdf\x44\xd0\x48\x64\x7f\x57\x71\x7a\x89\x14\x2f\x82\x79\xad\xf2\x7d\x91\xe7\xd7\xaa\xf4\x37\x71\x19\x42\xfc\x97\x1a\x08\xeb\x0b\xde\xb4\xd4\x1c\x5a\x39\x42\x4a\x6c\x00\x78\x33\x2a\x9a\x0b\x8d\xdf\xdc\xd0\xae\x0e\xa0\x3e\xb0\x3e\xe9\x85\x26\xd2\x6a\xc2\x17\x65\xe4\xad\x74\x7e\x59\x5c\x2a\x34\x7f\x00\x8c\x09\x9e\x00\xb5\x68\x92\x2e\x5f\x56\x9f\xaa\x3f\x43\x90\x42\x97\xbf\xe2\x4b\x6f\x21\x54\xb5\x51\xac\x23\x60\x15\xca\x0b\x55\x82\xef\xbf\x2f\x62\x47\xac\x00\x7b\xa9\x17\xa8\x3f\x0f\x28\x1c\x14\x7f\x01\x4f\x40\xf1\xfa\x17\x5e\x98\xbe\x1a\xbd\x75\x6d\xa4\x86\xa4\x17\xa6\x95\x2e\x2f\x42\x7f\xad\xef\x78\xe1\x84\x69\x0d\xd9\x5b\x79\x51\x28\xfe\x80\x47\x59\xba\x89\x77\x29\x06\xc4\xf9\x5e\xc6\x7e\x58\x0d\xf3\x36\xa2\xac\x14\x20\x6f\x5b\xd3\xd2\x27\x08\xfe\xf0\x7d\xe6\x45\x16\x5f\x67\x6f\x7c\x1b\xa9\x64\x75\x97\x15\x1f\x68\x5d\xd4\x47\x3a\x73\xe2\x4b\xfd\xa3\xb5\xc4\x2f\x93\xaa\x04\xd9\x3e\x5f\xa8\x1f\x9a\x3d\x72\x5e\xa8\x1f\xcc\xe8\x5e\xc8\x15\xbe\xaf\xbc\xb0\xb4\x5b\x26\x7e\xa1\x7d\xb0\xd0\xfc\x22\x77\x9d\x05\xf7\x97\xd5\xa7\x7a\xf5\x0b\xc0\x48\x9f\x89\x7e\xe1\xb7\xa6\xc8\xf8\x60\x71\xde\x97\xf5\x4e\xbb\x44\x88\x77\x70\x46\x5a\x35\x6b\x1b\x04\x09\xbc\x2f\x1c\x25\x2d\x5e\xbe\x83\x53\x16\x5c\xc7\x82\xa3\x3f\x20\x0f\x94\x80\xf0\x42\x4a\xb1\x18\xf3\x0e\xde\x85\xbd\x15\x63\x21\xa5\x27\xf1\xf0\x81\x07\xa1\x54\xed\x75\xc0\x72\x6e\x21\xe4\x65\x49\x54\xcb\x7f\xef\xb9\x76\x4f\xf3\x3e\x17\xe8\x34\x08\x74\x0a\x16\x8d\xde\x4f\xb0\x89\x8e\x3f\x7b\xe1\x2c\xf9\x03\xba\x93\x67\x59\x0c\xe7\x65\x39\xaa\xa0\xcb\xc4\x4b\xc1\xc7\xeb\x42\xdc\x8a\xf9\xf0\x7b\x71\xd2\x6e\xa7\xba\x4b\x77\x83\xf7\xe2\x75\xf5\xe7\x0b\x84\x8d\xd8\x1f\xe5\xbd\x56\xed\x4b\xcd\xfa\xa2\xea\x47\x7c\xf2\x85\x98\xd3\x75\xf1\x7f\x3f\x31\xa7\xd9\xe7\xeb\xbd\xc9\x2f\x8c\x53\x37\x70\x4e\x5c\xf0\x45\x8c\xb2\x19\xef\xbb\x84\x1c\xe3\x14\x2e\xfe\x3f\x4c\x0e\x32\x8e\x2b\x3d\xbd\x10\x71\x7e\x58\x1a\x6c\xdb\x96\x4f\x5e\xe6\x7d\x39\x3c\x01\x28\xe5\x3d\xa1\x87\x17\x64\x89\xca\x2f\xae\xf9\x5d\x82\xd9\xbb\x1c\x3e\x75\x87\x7a\x21\x9e\xfc\x70\x27\xde\xd1\xed\xde\xfc\xa2\x1e\x82\x2b\x34\xbf\xdf\x95\x3b\xd9\x06\xf5\x52\x3e\x31\x73\xa2\xb0\xd1\xcd\x11\x5f\x8e\x20\x18\xd0\x57\xd3\x8e\x3e\x2f\x6d\xc9\x76\x88\x7e\x59\xd1\xc0\x1e\xd4\xef\x5c\x80\xd7\xb2\xe6\x02\xac\x66\xc1\x50\x62\xcf\x92\x25\x44\x83\xd4\x4a\xef\x64\x90\xae\x71\x72\x72\x5a\xda\x5c\x4a\x2c\xc5\xed\x2c\x12\xe2\x39\x00\x39\xa4\x7a\x98\xcc\x1d\x67\xf5\xe6\x64\xc9\xf8\x9a\x8f\xbf\x61\x47\x13\xd7\x6b\x07\xd7\x4e\x84\x21\xf7\x9f\xdf\x3c\x84\x22\xec\xf3\x58\xb4\x61\xe8\x01\x12\x40\x8a\xa4\x4e\x5c\xb7\xcd\x8d\x26\x2c\xc7\x26\x15\x13\xe9\x52\x4c\xe5\x27\x6e\xcb\xa6\xd1\xf3\x13\x7e\x92\x61\x3c\x03\x67\xa4\xf5\x85\xca\xf5\x25\x3d\xa0\x09\x41\xf7\xed\xc9\x10\x62\xbb\xfd\xcc\x00\xf2\x55\xfd\x02\x60\x2e\x7a\x37\x03\xa7\xe8\xf7\x21\x1b\x07\x4f\x89\x71\x5c\x3f\x43\x42\xfc\xd2\x89\x9c\x91\x92\x90\x8e\xec\x8c\x24\xa9\xcd\x6f\xe0\x48\x56\xbf\xb0\xe0\xaa\x39\x30\x5c\xc6\x4e\xd4\x93\x55\x17\xb2\x5f\x38\x3f\xe1\x58\xd7\xbe\xc9\xdc\xc5\xd6\x63\xcf\x48\x39\x40\xc4\x6c\xb2\x20\x55\xf8\xe9\x82\x18\x6e\x5c\x89\x2c\x83\xaa\x59\x25\xee\x85\xe6\x90\x56\x7a\x78\x6d\x56\x5a\xeb\xf2\x17\xbc\x50\xe9\x1e\x31\x59\x61\xaa\x7a\x5a\x09\x3e\x58\x42\xe8\x99\xb8\x19\xee\x92\xbc\xa4\x79\x50\xee\x8e\x26\x09\x83\xf5\xcf\x6e\xa6\x09\xd7\x34\x81\x96\x61\xc9\x8e\x3a\x99\x8c\x4b\xae\x3f\x0f\x80\x72\xc6\xe1\x4c\x9d\x92\xa8\xcf\x44\x01\xaa\xfc\xd3\x25\x70\x4e\x07\x7f\xc2\x21\xf4\x07\xb2\x79\xed\x9e\x16\x41\x31\xd3\xbb\xc9\xb8\x65\x9b\xe1\x27\xc5\x4a\xe3\x43\x86\xfe\x4e\x72\xeb\xcc\x5c\xa4\x7f\x4f\xae\x41\x1d\x14\x4a\x47\xc6\xf2\xc2\x70\x07\xf1\xa2\xc9\x38\xe5\xee\xad\x40\xce\x98\x1f\xc0\xd2\xdf\xd3\x56\x89\x59\x38\x29\x81\x01\x82\xa3\x35\xce\x93\xde\x9b\xd2\xd8\x4c\x6a\x99\xec\x17\x3e\x07\x19\xae\xa6\x80\x94\xb5\xf6\x1a\x9c\x4b\x0a\xf0\xe1\xa5\x7a\xc3\xc4\x00\x69\x48\x7e\xf6\x12\xee\x73\x5d\xa2\xeb\x3c\x29\x1d\x9b\xdc\x9d\x6b\x91\x7e\xb0\x10\x50\x63\x7e\x62\x43\x76\x99\xf2\x79\x76\xfc\xd6\x9c\x61\x58\xf8\xed\xe0\x83\xfc\xcf\xd9\x3e\x39\x25\x01\x81\xde\x72\xba\xd4\x4c\x64\x2d\xb1\x23\xda\xbc\x22\x82\x48\x34\xde\xb5\xa6\xec\x0e\xb0\x0d\x86\x22\xb3\xcf\xda\x87\x70\x22\xab\x89\x05\xfa\x09\xc3\xc2\xf1\xd3\x01\xb4\xaa\x26\x57\xac\x98\x64\xc7\xc8\x89\x44\x72\x43\x77\x8a\xb9\xf4\x22\xa6\xa9\xcc\x6a\x62\xeb\xcb\x44\xfd\x80\x18\xfd\x3b\x23\xdd\xbb\x7a\x84\xe2\xc4\x1a\xf1\x79\xf3\xe6\xe6\x39\x43\x4d\x92\xed\x76\x38\x99\xcf\xb6\xfd\x8c\x49\x91\xb0\xfe\x95\x1b\xf7\xa4\x44\x61\xfb\xce\x64\x12\x14\xd3\xae\x67\xad\x49\x03\x52\x8b\x62\x64\x66\x6a\x39\xfb\xa1\x4f\x46\xc7\xb6\x9f\x2f\xc0\x59\x74\x8b\x99\xcb\xb4\xf0\xf3\x05\x58\x97\x74\x86\xf3\xe5\x15\xc5\xb8\x00\xff\x36\x8b\x31\xf3\x25\xdd\x37\x3e\x2f\xad\x88\x37\x1b\xf9\x6f\x6d\x19\x98\x2f\x93\x28\xb9\x47\x9a\x64\x4d\xf6\x91\xfe\xf6\x07\x7d\x91\xfe\xb6\x4b\xe7\x35\x5f\x16\xe4\xd2\xa2\x68\x08\x08\xfe\x7e\xf1\x2a\x77\x00\x7c\x96\x9a\x6d\x42\xa9\xe2\xac\xab\x73\x19\x06\xbc\x06\x44\xa4\x74\x69\x8e\xe6\x5c\x60\xf2\x17\xeb\xc8\x69\x88\x4f\x0c\x4a\x56\xbb\x4d\x84\xac\xd8\x05\x6e\x4e\xb2\x2a\xf3\x95\x4f\xa8\x49\x36\x33\xcf\xb9\x30\x7a\x0d\x31\x0e\x94\x3c\x10\xb1\x1b\xc7\x01\xef\xf8\xdd\xe3\x38\x0e\xde\x71\xba\x1f\xa4\x0f\x6c\x87\x3f\xa0\x66\xa8\xbb\x47\x6c\xc4\xd6\xa0\x8d\x03\x7a\x1d\xb1\xdb\x71\xac\x32\xea\xd9\x3d\x5e\x58\x44\xd6\x6f\xaa\x75\x36\x5f\x1a\x07\xec\x06\x63\x0b\xc1\xe3\x40\x36\x15\x11\x8a\x71\x40\xed\x13\xdd\x8e\x9a\x0b\xa3\xa9\x1d\xc9\x54\xfa\x50\x7f\x28\xb9\x70\xfc\xfc\x86\x5b\x9f\x27\x44\x41\x68\xf8\x77\xc5\xf8\x49\xbf\x1b\x1c\x4c\xfd\x3d\xe9\x4c\xd5\x12\x03\x24\x8a\xe2\xdf\x27\x76\xc1\x1f\x50\x93\xd5\xfd\x02\x62\x47\xf6\x99\x1c\x07\xa2\x84\xc7\xe1\xdf\x13\xe6\x41\x01\x1d\x01\x2f\x52\xbe\x8c\x03\x89\x53\x86\x37\x05\xe1\x2e\x72\x3f\x18\x47\x44\xc9\xda\xec\xf6\x86\xf7\xb5\x47\x91\x5a\x85\xe1\x17\x28\xd1\x14\x3f\x78\x81\x27\x82\x71\xa4\x2e\xa6\x6b\x4d\x88\x31\x4e\x86\x01\x12\xd0\x29\x13\xc7\x38\xa0\xa2\x92\x36\x6f\x1c\x89\x40\x75\x3b\xb5\x64\x55\x50\x4f\xac\x19\xaa\x35\x40\x9c\x51\x6c\xd5\x38\x12\x5c\xfa\x8c\x98\x89\x58\xe1\x0e\xc9\xd8\x9b\x3a\xc8\xb0\x88\x16\x2d\x01\xfe\x77\xd5\xa8\xce\xec\x74\xca\xd4\x34\x8e\x4c\x1a\x33\xfc\x00\x7e\xf1\x5e\x23\xc3\x55\xbc\x46\x08\x27\x23\x08\xac\xf0\xa0\xe9\x3f\x33\x40\xf2\x11\x23\x5a\xa6\x20\xe9\x35\x40\x58\x91\x0b\xec\x38\x10\xcc\xa2\x6c\xfa\xe3\x28\x38\x7c\x41\xef\x23\x34\x65\x04\xbd\x0f\xc9\xe4\x67\xc2\x70\xc5\x1b\xc1\xdf\x83\x5e\x04\xc1\xb0\x8c\x7f\xfe\xb4\xec\x05\x14\x22\xa6\xf1\x00\x81\x29\xba\x86\x8f\xa3\x90\x7b\x34\x61\x66\x21\xd4\xc7\x5f\xf0\x9e\x71\x20\x68\x25\xf9\xa0\xc2\xaf\xa6\x99\x18\x55\x72\x16\x9f\x5c\x06\xad\x78\x3d\x9f\x5c\x94\x7e\x70\x80\xc6\x37\xf9\x28\x8d\xa3\xc2\xeb\x3f\xb9\x03\x2c\xd8\x07\x85\x95\x1f\x82\x7f\xf3\xf6\x6b\x08\xd4\x07\x46\x4e\xbf\xf0\xe2\xc2\x2e\x08\xc2\xb5\x4f\xbe\x5e\xe3\x60\x0c\xf3\xcf\x14\xa1\x4b\x1b\x51\x33\x68\xa4\x8f\x43\x10\x43\xcc\x72\x36\x92\x40\x97\x36\xa2\xdb\x91\x72\xdc\x67\xb7\x75\xfc\x76\x3b\x95\x33\xc3\x2f\x9c\xd8\x74\xbf\x80\xcc\xce\x26\x2e\xf0\xf4\x1b\x51\x4b\x44\xf2\xbd\x6c\x62\x03\xc7\x3e\xd5\x78\x1b\x07\x14\x6f\x4a\x11\x32\x8e\xce\x15\x69\xc2\x3d\xfd\xf3\xa7\x28\x37\xed\x38\x68\xdf\x2b\xee\x8f\x6c\xcc\x9b\x42\xcd\x9c\x27\xcc\x64\x7e\x3f\x33\x86\xe3\xd0\x30\x79\x83\xa6\x6e\x44\xa1\x79\x5f\x68\x29\xa0\x76\xb2\x08\x6f\x5b\x27\x5f\xf3\x49\xe9\xd8\xa7\xa4\x6d\x61\x50\x4c\xf3\x0b\x23\xe0\x6c\xaa\xcb\x65\x30\xf4\x2c\x07\x2d\x3f\xa6\x17\xac\x2b\xf1\xc3\xd9\x98\xfc\x2f\x78\x5a\x83\x3a\x6e\xbf\x71\x2e\xec\xd0\x3c\x4f\xca\x00\x4d\xc0\x3e\xc9\x5f\x7f\xde\xc0\x11\x37\xef\x60\xe1\x88\xfa\xf3\x45\x85\x5b\x9e\x3f\x00\x8a\x1b\x3f\x4e\xaa\x98\x04\xbc\x93\x90\xd0\xba\x18\xb8\xdc\xcc\xf2\xa1\x6a\x1b\x3e\x33\xcb\x04\x39\x34\x85\x8b\x26\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x71\x4f\x5a\xf7\x45\x29\xd6\xec\xe2\x13\xc5\xd3\x61\x96\xca\x4a\x5d\x3f\x3c\xf9\xa2\x34\x55\x34\x4d\x48\xd2\xc1\x2f\x30\x21\xb3\x8c\xfb\xe3\xb8\xd7\xfe\x08\x10\xcb\xa0\xd8\xdd\xc5\x3a\x29\x1a\x15\xda\xb7\xc3\x98\x7d\xaf\xd3\xef\x17\x50\xc8\xaa\x0a\x14\x4b\xd4\xed\x7e\xc0\xdd\x30\xf0\x1e\xea\x44\x3c\x4f\xe8\xd7\x46\x52\x97\x0f\x51\xb5\x0b\x36\x0f\x8d\xd9\x9e\xd5\x83\x08\x1d\x03\x8f\xf9\x00\x9b\x25\x2a\xd6\x7e\xb0\x34\x00\xe1\x58\x99\xf5\xc7\x01\xa7\x17\x85\xb6\x8f\x63\x19\x08\x0d\x88\x17\x09\xa5\x8a\xe6\xc8\x70\xea\x66\xa2\x85\xe4\x7f\xf9\xe7\x05\x9a\xa5\x8d\x85\xd4\xd0\xfd\x48\x18\x93\x96\x0c\xb3\x2e\xc6\x77\xfc\x08\x86\x93\x29\x71\xb4\xac\xb9\x70\x42\x83\x4c\x6e\xa0\x7b\x80\x80\x2d\x91\x23\x2c\x85\xdb\xf0\x03\xac\x3b\xfb\x37\x2f\x80\x3a\x7f\x01\xf1\x18\xe3\x93\x14\xff\x82\x1b\x85\x65\x70\xd4\x69\x0d\x07\xe5\xb8\xee\x07\xbc\x55\x6b\x27\x02\xab\x79\x29\x18\x63\x84\xc0\x29\x05\xfd\xa6\xae\x40\x90\x0c\x01\x39\x73\x92\x3f\xa0\x4b\xff\xbe\xdf\x8d\x40\xa5\x9a\xa5\xd7\x10\x88\xc6\xc3\x83\x82\x3a\x6e\x45\xe6\x08\x4c\xcb\xa7\xf0\x8a\x11\x98\x85\x4f\xd5\xac\x47\x60\x7d\x07\xd9\xa0\x47\x88\x6b\xde\x1a\x35\x2e\x48\xe9\x93\x48\xc6\xa9\x3e\x23\x0d\x38\x06\x3e\xca\x39\x84\xc3\xbf\x49\x71\x85\x43\x81\x15\xbb\xe4\xa4\x31\x02\xcc\x9a\x8a\x22\x1c\x81\xc5\x49\x2d\xd1\x85\x44\xe0\xf9\x37\x81\x57\xfd\x80\xec\x7d\xb8\x4b\x0a\x89\x3a\x6d\x61\xd9\x35\x75\x98\x02\x94\x5c\x25\x1e\x1e\x95\x67\x7c\xb8\xd3\x87\x6f\x68\x97\x19\xa6\x5c\x8d\x46\xb9\xf3\x0d\xed\x00\x6a\x96\x46\x4f\x14\xb6\xcd\x91\xdd\xc3\x05\xd9\x57\xb3\x42\xaa\x3c\x95\xa3\x1f\x01\x62\x5d\xfa\x79\x1f\x81\x49\x06\xdd\xd2\x41\x19\x13\x91\x53\x46\x85\x63\x47\x28\x6b\x8a\xea\x11\x82\x9f\xec\x04\x23\x50\xd0\xcb\x6e\x07\xa0\x4c\x33\x02\x25\x3f\xdd\xc2\x42\x61\x4c\x8f\x37\x83\x49\x69\xc6\xcf\x83\x8b\x50\xd0\x27\x75\xed\x9f\x96\x09\x71\xad\x78\xd6\x30\x66\x8e\xec\xf6\x45\x12\xb4\x39\x15\x6c\x22\xfb\x77\xe3\x98\x5a\x27\x2a\x9c\x0e\x93\x80\xca\x34\xb4\xfe\x00\x80\xad\xfe\xcd\x03\x6a\x44\xa7\xf4\x25\x4e\x15\xe0\x0a\x35\xc4\xc3\x03\xa4\xb1\xde\x3d\x22\xa4\xb1\x43\xc2\x4f\x80\xf4\xa5\x7a\xe6\x23\x40\xfa\xf2\xc5\x28\xb4\x05\x37\x2d\xba\x2d\xb8\xf9\x01\xd5\x31\xc6\xd1\x4e\x2d\xa9\x71\x94\x02\x55\xd1\x17\x9d\xfc\x55\x6c\x27\x50\x82\xea\x46\xc0\x8e\x83\xd0\x7c\xfa\x3a\xea\xea\x18\xc3\x28\x41\x15\xf7\xb0\x66\xe5\x17\xc0\x96\xbc\x2e\x44\x52\xf8\xe6\x11\x90\x0c\xb9\x44\x63\x14\xad\x9f\x9e\x24\x3d\xac\x7c\x81\x0b\x88\x22\xae\x3e\xac\x63\x91\x14\xad\x9b\x49\x5f\x8c\xb3\x83\x26\x1b\x63\x18\x3c\xaf\x55\xe9\x6d\x84\xb1\xe6\xa0\x07\xac\x4f\xd1\xbc\x5b\x27\x21\xa7\x2e\xcf\x0c\xff\x51\xf5\x78\x2e\x38\x69\xd6\xac\x62\x1a\x83\x10\x02\x96\xcc\x61\xf2\x7b\x12\x2e\x5a\xd5\x89\xb4\xb8\x5e\x25\xa5\x27\xd3\xf3\x6b\x31\x42\x75\xf0\x49\x4f\xcd\x72\x65\x80\xf4\x54\xa2\xe4\xfb\xc0\x82\x16\xfd\xf8\x9b\x02\xe3\x23\x5c\xe0\xe5\x55\x20\xa0\x64\x55\xb5\x2d\x94\xac\xba\xa1\xcc\x22\xaa\xc9\x2f\x60\x81\xa6\xc2\x30\x7a\x8e\xe1\x8d\xbd\xc8\x2d\x8c\x3b\x94\xc5\x86\xc1\xce\x72\x19\xcd\xc8\x03\x25\xe6\x18\x86\x22\x3d\xa0\x7d\xf1\x0c\x77\x85\x13\xba\x66\x05\x43\x68\x30\x10\x10\x13\x9c\x74\x11\x0d\xa8\x77\x31\xaa\xdb\xb1\x0d\xd5\x23\xe2\x0e\x63\x52\x72\x23\x82\xb0\x7b\x3c\xd4\x2e\x33\x81\x64\xbe\x3f\xb3\x44\x24\x72\xf6\x4d\x3d\x2c\x1d\xa6\xde\x87\x9b\xd7\x30\xc5\x7e\xc0\xfe\x2c\x5a\x3c\x1d\xdc\x4e\x20\x61\x5a\xe7\xe6\x6d\x7f\x4e\xf0\x4b\xff\xc6\x02\x8c\xcb\x10\xfb\xb2\x79\x0a\x5c\x9f\x8b\xd1\x84\x42\x9f\x05\x07\x78\x85\x0d\x53\x36\x04\xfc\xaa\x3c\xcf\x08\x2f\x74\x56\x9e\x30\x1c\x9b\x9b\x01\x0c\x1f\x30\x0b\xf5\x01\x2e\x5f\xbd\x7b\x87\xe8\xb7\xdc\xbc\x87\xac\xc9\x1a\xbd\x27\x93\xde\x72\xde\x94\x49\xd1\x44\xea\x82\xc0\x8c\x38\xcd\x9d\x4e\xf2\x08\xc9\x70\x01\x46\xd5\xd1\x3c\xc8\xc3\x2f\x04\x07\xb8\x81\x0d\xdd\x5e\x22\x33\xe6\x58\x99\x17\x99\xf3\xaf\xff\x3c\x80\xb7\x6a\xf6\x17\x9c\x95\xee\xf4\x11\x7e\xc8\xc3\x6a\x97\x78\x60\x6f\x84\x3c\xf1\xb8\x39\x89\xa6\x07\x88\xe4\x2f\xfe\x80\xd5\x54\xf6\x66\xc4\x00\x97\x6e\x31\xcb\x08\x05\xe2\x10\x70\x23\xfc\x8c\x47\x73\x3b\x0e\xa9\xae\x11\x31\x2c\xe3\xb4\x3f\x80\x96\x44\xb2\x70\x84\xd3\xd8\xb0\xb2\x2a\xb2\x04\x44\x94\x5e\x21\x7e\xf2\x57\x3b\xc4\x09\x63\x24\x60\xb5\xa6\x94\xf8\x41\xd4\x03\x04\x29\x68\x27\x62\x62\x9e\x09\x81\x31\xad\x11\x92\x1e\x20\x5b\x86\x81\x90\x08\x35\x77\x70\xa3\x5d\x33\x62\x48\x9a\x5c\xfe\x46\x44\x48\x9a\xcf\x5c\xcc\x80\x9a\xa7\xcc\x6c\x7d\xf2\xf0\x1a\x31\xaf\x39\x6b\x4e\xf0\x31\x0b\x3f\x2f\x00\x8e\x3a\xe5\x91\xd9\xfa\xac\xfb\x88\x79\xed\xbd\x26\x0d\x2f\x34\x45\xee\x8f\x48\x0d\x5c\xf7\x08\x27\xe7\xa0\x55\xa1\xa0\xaa\xf2\xd8\x8e\xc8\x00\x59\xab\x5b\x62\xc6\xc1\x2c\x1e\x72\x72\x48\x0d\x01\xbf\x32\x65\xd5\x19\xb1\x04\x7c\xa0\x21\x59\x9b\xcb\xca\xd9\x08\xeb\xe0\xd0\xc5\x35\x32\x42\xad\x79\x6b\x58\x12\x55\xbc\x39\x22\x1e\x76\x48\xae\x8a\xac\xdd\x75\xb8\x03\x60\x93\x2e\xd7\xb1\xf2\x24\xeb\x5e\x1b\x2b\xcf\x90\xb1\xa9\xc2\x74\x36\xfe\x26\x0b\xf7\x88\xf0\x41\x1b\xba\x05\x45\x16\xaa\xef\x46\x35\x68\xdd\x94\x00\x67\x44\x2a\xdd\xc4\x95\x23\xa2\xdf\x7a\x37\xaa\x31\x73\x8c\x5c\xef\x46\x6c\x4c\x91\xac\x5d\x60\x1e\xbf\xe6\x13\x88\x88\xd7\x61\xcd\x65\xa4\x43\x99\xbc\x9a\x46\xa4\x98\x25\xff\x9f\x11\xdb\x8b\xa8\x1f\xbf\x30\x39\x0b\x75\x81\x3c\x7d\xcd\xd3\x44\xbc\x6a\x32\xae\xc0\x2d\xfd\x87\xae\xf4\x8e\x54\x9e\xea\x90\x99\xf6\xe4\x26\x37\x62\x3f\x39\x05\xf7\xf0\xf0\x0d\xad\x8b\x25\x26\xac\x70\x8d\x03\x1a\x4f\xdd\xf5\x23\x53\xb1\x28\x6a\x6f\x44\xb8\x90\x0d\xdd\x56\xe2\xe0\x91\xd0\x22\x10\xbf\x3a\x74\x23\x8a\x2c\x1b\x6f\xd3\x40\x44\x26\x16\x5f\xed\x23\x03\xe0\xba\x8f\xed\x80\x31\xc2\xab\x40\x35\xd4\x21\x4e\x15\x61\x5a\x1e\x3f\x1d\x10\x8e\x3e\x84\xf4\x8b\x6f\xa6\xc8\x4c\xb5\x22\x19\x2a\x32\x8b\x71\x33\x29\x39\x99\x82\xd0\x87\x0c\x65\xc2\x7e\x4e\x00\xbc\xc1\xc6\xf0\x31\xbd\x48\x3b\xa4\xe3\x88\x90\xa2\xd2\xcf\xb9\x64\xb2\xbc\x66\x72\x03\xeb\xef\x90\xd8\x1d\x69\xfd\x6d\x26\x60\xa8\x3d\x3a\x74\x57\x88\xf4\x0f\x6b\x3f\x5d\x92\x16\xf8\x20\xde\x94\x79\x8d\xf9\xac\x06\x1f\x0d\xbc\x9b\x84\xdc\xa8\xbe\x24\x23\xd3\x38\x1a\x74\xe5\xd2\x37\x22\x7d\xc4\x2c\x8b\x44\xe8\xad\x86\x15\xac\xf1\x5e\xf3\xf0\x03\xdc\xe7\xe5\x9b\x34\x22\x1c\xdd\x87\x44\xeb\xf8\x80\xf4\x4a\x16\x8f\x0f\xb3\xd4\x6a\xa9\x0f\x62\xf6\xab\x7f\x43\x2b\x21\x4e\x1f\x29\xfe\x48\xea\x8c\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\x8a\xee\x12\xb4\x23\x2d\xb8\x2a\x93\x33\x22\x6a\x56\x64\xd3\x84\x97\x64\xc6\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\xf3\xfe\xcf\x9c\xc8\xf7\x3d\x6b\xa8\xb9\x62\x73\x8f\x64\x69\x86\x1b\xfd\xe0\x65\xa8\x1e\x71\x46\x14\x07\x53\x0f\x48\x91\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x22\xb5\xaa\x89\xfd\x27\x32\x75\xab\x06\xe2\x3c\x3f\xbe\x2e\xc1\x32\x4e\x94\x9a\xf6\x94\x18\xd8\xe5\x35\x4c\x38\xfc\xc9\x84\x94\x8e\x35\xc3\xa2\x07\x88\x89\x6a\xfe\xfd\xdd\x70\x93\xea\x38\x8e\xf4\xc9\x4f\x51\x7e\xd7\x23\x1d\x0b\x8c\x55\x0f\xa8\x10\x49\xfe\x62\x62\x8e\xfa\x02\x5a\x2f\x79\x69\x8d\xc4\x94\x81\x72\xf7\x1c\x89\x75\xb7\x6c\x62\x48\x4c\x09\x28\xa7\x85\x91\x20\x11\x29\xbe\x60\xa4\x00\xf1\xe6\xc8\x7f\xc3\x90\x52\x20\xcc\xdc\xfb\xda\xd7\xa6\x07\x0f\x60\x90\xf5\x1b\x3c\xbc\x79\xb4\x85\xad\x7a\x01\xfa\x30\x55\x54\x1a\x29\x82\x87\x4b\xfa\x4e\x31\x62\x44\x01\x15\x05\xf0\x0f\xdd\x0a\x13\xb3\x05\xda\x44\x9d\x22\x0f\x94\x7f\x43\xcd\x97\xdc\x21\x05\x97\xe4\x1e\xa1\x92\x35\x4c\x23\xc9\xb4\x88\x6a\x62\x09\xfd\xf6\x33\x27\x28\x99\x82\x87\xb8\x61\xd3\x75\x0f\x2f\xe6\x28\x90\xc3\xe5\xcc\x4a\xfb\x94\x10\xe5\xea\xfe\xd2\x22\x5d\x5a\x14\x7d\xd0\x9a\x31\x25\x15\xf4\xe8\x2f\xc8\x94\x45\xfd\x12\x5d\xd0\x6c\x31\x4d\x89\x3b\xe5\x17\xae\xef\xb7\xee\x9e\xe9\x13\xf8\xda\x61\xdc\x5c\xf2\x9c\xc8\x7c\xca\xe4\xb9\xea\x70\x25\x25\x30\xb2\x42\xa0\x4b\xd9\xc8\xf9\x09\x74\x29\xfa\x3c\xd0\xdf\x4b\x54\x3f\xb1\x20\xbe\x2d\x96\xa9\x2c\xec\xd5\xb2\x58\x8e\x55\x19\xd6\x46\x2a\x08\x7d\x28\x7e\x81\xd2\x89\x0f\xe1\x27\xe2\xb5\x43\x17\x8e\x54\x40\xa9\x9a\x3b\x58\x14\xdd\x3d\x50\x0c\x15\xb3\x4a\x85\xf5\x1d\xdd\xc3\x8d\x1e\x3d\x6b\x52\x26\xa3\xf4\x27\xe3\xb5\xc3\x07\xa8\x2e\xd0\xab\x87\x25\x63\xe9\x66\x95\x2a\x35\xa1\xc6\xc1\x4a\x2e\x6c\xd0\x20\x96\xc0\xfa\xef\x54\x49\x08\xc4\x66\x52\x05\x4a\x05\x4f\x82\x77\x48\x2f\xb4\x81\xea\x7b\xcc\x46\xd8\x1a\xe9\x1a\x95\x1f\x62\xa9\xa9\x2d\x24\x13\x8a\x20\xb6\xc0\xe6\xd1\xc4\x7a\xad\x2a\x02\x32\x12\x53\x38\xfb\x6a\x9b\x1a\x61\xe5\x2e\xc9\x2e\x25\x0f\xa7\xc6\xa8\x62\xad\xab\x51\xba\x90\x8c\x94\x3a\xf5\x19\x3e\xff\x2c\x25\x21\x6f\xdc\x91\x96\xfe\xcc\x34\x71\x65\x51\x96\x22\x28\x75\x5e\xf0\x35\x48\x5f\xb3\x10\xb0\x3a\xe5\x26\xa3\xd1\x92\xf5\x24\x58\xa7\x81\xd3\x10\xfc\x02\xf1\x4c\xb7\x99\x84\x34\xca\x87\xc7\x40\xda\xbd\x6e\x2c\x59\x1a\x35\x49\x87\x89\xb2\x9d\x89\x08\x0d\x92\xd1\x44\x82\xc1\x01\xf2\xd0\x1d\xe9\x5c\x3b\xa6\x69\x9f\x4b\x19\xa9\x59\x9d\x88\x56\xf6\x86\x2d\x1d\x5b\xf7\x0b\x2c\xca\xa2\xfd\x58\xe2\xdf\xf0\x18\x83\xb3\xf0\x1b\x94\xdd\x25\x63\x26\x94\xa2\x3f\x8c\xaa\x17\xb1\x5d\xeb\xb8\xc0\x2e\x24\x9a\xa7\x8b\xb8\x6d\x0e\xb4\xb4\x5c\x9e\xc4\x4d\x65\xb5\x64\xf3\x74\x83\x84\x9b\x45\xdd\x50\x2b\x18\xcd\x58\x47\xbe\xd7\xbf\x09\x2e\x1a\xe9\x93\xd9\x9a\x2f\x30\xe9\xe6\xe9\x93\x70\x99\xee\x35\x43\xed\xdd\xbd\xd6\x2c\x38\xc2\xd5\x7f\xf8\x86\x9e\x96\xd8\x27\x79\x26\x3d\x80\x82\xc9\x2d\x42\xfa\x83\xb7\xff\x81\x48\xd5\x4d\x0b\x1f\xce\x4a\x63\x52\x6b\xa5\xf0\x81\x91\x68\x8c\xec\x26\xa7\xcf\x83\x2f\x34\x6d\xaa\xa5\x7c\xd6\x1e\x1a\x75\xcc\x13\x60\x8b\xb4\x66\x23\xbd\x24\x9e\x46\xb9\x17\x48\xed\xb3\xf6\x82\x89\x48\x1e\x4e\x2f\x99\x88\x39\xe1\xbb\x00\xaf\x39\xbc\x5c\x85\xb6\x92\x7e\x73\xf2\x22\x1f\x89\x7e\x72\xdd\x5c\x82\xd1\x01\xb6\x76\xa4\x4f\x0a\x73\xd6\xc4\x91\x26\x55\x44\xe6\x33\x73\x6d\x8f\x06\x9d\x2b\x4b\xba\x3f\x59\xc4\x70\x43\x3f\xc3\x33\x2e\xda\x62\x92\x8f\x45\x45\x9a\x1e\x00\xc5\xb4\xa1\xf9\xa0\x3d\x4b\x7d\xe6\xa3\xe1\x85\xa2\xdf\x9d\x5d\xfa\x0b\x4a\x01\xd5\x83\x52\x72\x11\xb3\xca\x01\x38\xa1\x85\xe4\xc0\x31\x35\xa9\x40\xf0\x47\xfd\x2e\x1c\x42\x63\x42\x12\x53\x22\xf5\x91\xe1\xab\x66\xdb\x61\xa6\xb0\x25\xd2\x98\xe1\x7a\xe6\x92\xfc\x23\x7f\xb2\x52\xb3\x2f\x59\x8e\xe0\xf1\xb2\x1c\x66\x16\x2b\x1d\x3f\x2f\xac\x1e\x04\xa7\x04\x69\x4b\x32\x72\x66\x89\x2d\x39\x9e\x8f\x9c\x48\x83\x7e\x1e\xd0\x92\x24\xfe\x99\x29\x9a\x88\x60\xe4\x04\x8e\xec\xad\x48\x2c\xd2\x2b\xc0\x52\x30\x11\x1d\xcc\x69\x6d\xb7\xe0\xc6\x5c\xc8\xd6\xab\xe7\x44\xc8\x8b\x5b\xe6\xcc\x75\x6b\x4e\x79\x9d\x3e\xcd\x81\xc2\x8d\x28\x4e\xce\x90\x09\xa5\xcd\xca\x99\x48\xe9\x76\x46\xa8\x78\x0e\x74\x07\xb3\x35\x39\x43\x54\x51\xbe\xc2\x91\x0b\xc4\xd2\xec\xdf\xcc\x20\xad\xad\x29\x14\xbb\xc5\x7e\x33\x73\x1f\xd9\x9d\x29\x17\xc0\x41\x37\xcb\x5c\xb0\x79\xd9\xbf\x6f\x7e\xe0\x29\x40\x04\xf0\x29\x28\xdc\x4c\x09\x22\x99\x82\x89\xe7\xc0\xca\x13\x56\x3c\xe7\xca\x49\x6b\x6b\xea\xda\x5c\xc1\xa1\xf2\x14\x04\x3f\xe0\x66\x09\xb0\x95\x5c\xcc\x70\x60\xcc\xa3\x9c\xf8\x47\x66\xa9\x09\x45\x9b\x8e\xcc\x20\x48\xb9\xe4\x8f\xdc\x30\x4d\xef\x66\xa3\xb2\x5b\xf2\x53\x6e\x24\x64\x62\x84\xb9\x01\xc5\x0c\xcb\x86\xc3\xeb\x49\x50\x0c\xd1\x15\x39\x37\x90\xd2\x9f\xef\x01\xb9\xe2\x19\xe0\x56\x25\x71\x20\x77\xe0\x93\x04\x8a\xcc\xd4\xc2\x8a\xa0\x1d\x99\xf9\xd3\x7a\xf8\x9b\x9a\x45\xa3\x7c\xd3\x4b\xe6\x48\xa5\x51\xdf\xab\xad\x2e\xcb\x72\x29\x46\x5e\xda\x02\x9a\x1e\x74\x66\xf6\x69\xfa\x8d\x9d\x93\xac\x50\x30\x43\xc5\x10\x8f\xb2\x27\xa8\x31\x3b\x75\x1d\xcd\x0f\x00\x33\x11\xea\xd2\x29\x18\xeb\x10\x15\x64\x3f\x56\xaa\x82\x51\x3a\xb6\xbe\xba\x1d\xc9\x32\x82\xa7\x44\x37\xa1\xe6\x39\x4c\xb8\x54\xea\x37\xcb\xe6\x7b\xd5\x03\xd7\xe3\xee\xdf\xd0\x41\x6b\x97\x0a\x65\x30\x69\x00\xca\x00\x21\xa9\x6e\x5f\x0c\x50\x33\x38\x81\x48\xd5\xbf\xa9\x23\xd2\xa1\x2c\xf4\xe8\x12\x5e\x94\x93\x81\x5f\x82\x09\x6c\x96\xa6\xd0\xe5\x2c\x28\x71\xee\xdf\x95\x1b\xe7\x0e\x08\x44\x77\x00\xfe\x28\x1e\x51\x96\x78\x55\x3c\xa5\x8b\x3a\x04\x4f\x89\x15\xc7\xbd\xf5\x27\x70\x55\x5c\xbd\xa0\x0a\x7f\xb2\x0a\xba\x40\xff\x16\xfd\xc1\xb5\x08\xb0\x26\x71\xd1\x8f\xc5\x5b\x4d\x11\xad\xb9\x07\x26\xd6\x91\xee\xac\x5c\x20\x35\xcd\xbf\x71\x7e\xc4\x1c\xcb\x45\x86\x6b\x74\xbb\x70\x80\x44\x27\x0a\x4b\xca\xda\xa1\xa4\x50\xa4\xf3\xd6\xdc\x14\x2d\x44\xcd\x0a\x64\x3a\xfb\x93\x14\x7a\x88\x29\xea\x65\x14\x7a\x88\xd9\x6f\xa2\xdc\xc0\xbf\xe6\x1e\x18\xa5\x2c\x81\xa8\xdc\x9c\xb5\x96\x7d\x13\x92\x02\xd4\x4a\x36\x2c\xd1\xa3\x3c\x24\x77\xe2\x76\xe5\x01\xc6\xfd\xbc\x00\x3a\xe3\x11\x1e\x60\xe0\xcf\xfb\x1d\x0c\x5a\x53\x5c\x42\x9d\xe4\xa3\xf2\x50\x96\xf1\x29\x7b\x30\xc7\xee\x17\xc8\xdb\x24\x83\x95\x87\xa7\xc8\x70\x78\x48\xd5\x25\x39\x16\x56\x1b\xb3\xab\x46\x79\x41\xad\xfc\xc5\x0b\xda\xa0\xab\x4a\x79\xa9\x02\x12\x87\x2e\x94\xfb\x7c\xf0\x96\xdc\x27\x0a\x5c\x10\x90\x91\x4d\x1c\x2a\x6a\xaf\x2b\xaf\xf3\xa8\x61\x21\x44\xd4\x03\x12\x2c\xc9\xf0\x95\xa2\x88\xae\x3f\x35\x46\xbe\xe0\x07\x6b\x56\xea\x22\xe2\xec\xc8\x66\x55\xa1\x65\xb1\xa3\x7c\x8d\x14\x90\xdd\x25\x73\x31\xd8\x71\xa2\x7e\xc2\x4a\xb2\x13\x43\xa5\x0e\xc4\x0a\xf8\x9a\x48\xe3\x44\x62\x2a\xca\x30\x58\x63\x57\x59\xee\xd3\x2e\xc3\x35\xd1\x00\x5f\xfc\xc6\x87\xe9\x0a\xb9\x1d\x15\x95\x16\x7c\x93\xac\x99\x97\x1b\x21\x76\xcd\xd8\x0d\xf7\x08\xc3\x9a\x72\xbe\x8d\x9a\x71\xf6\xa4\xe3\xaf\x19\x18\xa2\x4b\x77\x85\x15\xcc\x52\x64\xcd\xe0\x55\xb2\x42\xd4\x02\x74\x08\x7f\x13\xe9\x3a\x2a\x0b\x62\x59\xdb\x5f\xcb\xda\x05\xed\x5b\x21\x6f\x12\x95\xad\x9f\x18\x92\x94\x90\x66\x54\xaa\x43\x86\x3f\xc0\x29\xd3\xdd\xa9\x52\x2a\xd1\x6d\xab\x16\xce\x57\x00\x5a\x06\x30\x2f\x10\x89\x17\x6c\xa7\xae\xc8\x10\xab\x34\x60\xa3\x56\x2a\xa3\x35\x00\x6c\x5e\xca\xe5\x3b\x6a\xfd\x0e\xa5\xbd\xdf\x2a\x1c\x93\x92\x57\x54\x6f\xb4\x7b\x3c\xa2\xaa\x78\x65\x85\x9f\xb8\x8d\x4b\xf5\x13\x37\x9a\x1d\x0c\x6a\x83\x7d\x3f\xbb\x7d\xc1\x4c\x33\x68\x70\x7d\xd7\xad\xbb\xa2\x08\xbb\x9d\xe9\x2a\xc5\x13\xe9\x0a\x6a\x43\x2d\x3e\x9f\x26\xf8\x29\xd9\x09\xbb\x32\xfd\xa3\x3d\x5b\x6a\xa3\xe8\x97\x3c\xe2\x03\x67\x7b\x8f\xb8\xd6\xe4\x2f\x48\x90\x8d\x97\x9d\x87\x45\x24\xbc\xf6\x95\xae\x4d\x1b\xdd\xa9\x74\xf4\xa1\xa7\xf3\xb8\xf5\x77\x15\xbe\x4f\x56\x31\x55\x14\xcb\x1a\x46\x15\x88\x10\x56\x2e\x54\xa6\x79\xb0\xc3\x4b\x85\x55\x4e\xa1\x91\xa3\xc2\xf3\xc9\x32\x71\xed\x28\xe8\x66\xc0\x41\xa4\xc8\x92\x82\x2a\x52\xc8\x2a\x17\xd2\xa8\x83\x02\xad\xee\x1a\x15\xe5\xaf\xb2\x17\x39\x0a\x3a\xd4\x0a\x58\x2d\x61\xf8\x74\x8e\x86\x17\x84\x0b\xa3\xe3\xb7\x96\x44\x13\x9d\xb7\x6a\x50\x5b\x68\xf4\x47\xf4\xa7\x6a\x7b\x8c\x0a\xc7\x29\x55\x92\x1a\x75\x40\xff\x6d\xaa\xc6\x62\x0a\xb6\x17\xd5\x93\xd8\x27\xa8\x9f\x88\x07\x32\xf6\x9d\x6b\x17\x34\xe2\xc9\xda\x1a\x22\xdf\x95\x5a\x1f\x5b\x67\xea\xc9\x45\x69\x4c\xba\xa1\x8b\x2b\xd5\x25\x95\x48\x50\xaa\xe7\x89\x0f\xfc\x9b\xf7\x44\xef\xec\x09\x53\x87\x31\x1c\x4a\x20\xab\x3b\xea\x72\xa4\xf2\x29\xff\x84\x92\xa6\xea\xc0\xa3\x5e\x38\xa4\xde\xb9\xab\x7d\xab\xf4\x99\xbb\x78\x04\x7c\x8a\x2f\x96\x1d\x70\x87\x08\x29\xf2\x14\x21\x92\x74\x47\x9e\x55\xc4\x7b\x56\xf3\x17\x6a\x99\x9a\xdb\x33\x7c\x9e\x05\x46\x58\x03\x93\x97\x84\x44\x91\x49\x72\x57\xbd\xe9\xa4\x21\x28\x7f\xf2\x88\xcb\x32\x8e\xca\x94\x58\xb6\xb4\xd4\x4f\x1e\x69\x0a\x42\x1c\x95\x1e\xec\xde\x15\x88\x23\xc1\x74\xee\x7e\xf1\x5b\x13\x7a\x90\x9a\xd4\xfb\xcc\x4a\xa7\xaa\x87\x3c\x2a\xa4\x91\xe0\x6d\x84\xa3\x94\x72\x6f\x8f\xca\xe2\x5f\xbe\x59\xd7\x4f\x1c\xc9\x49\xfa\x82\xfa\x2c\x20\x6b\x4d\x48\x0a\x59\x8d\x7b\x90\x4e\xc2\xcf\xef\x05\x64\x0f\x41\x37\x40\x43\x69\x49\x27\xf9\xaf\xac\x45\x15\xf9\x2a\x2c\xb9\x54\x78\x4e\x45\x09\xa6\x15\x72\x47\x8c\x6e\x27\xa2\x7a\x13\x91\x12\xd2\xce\xb8\xf5\x5d\x9e\x06\xfa\xcd\x2b\x81\x64\x9f\x3a\x91\xff\xd5\xdc\x97\xb5\xc8\x94\x9c\x62\x54\x38\xcb\x5b\x7b\x51\x27\xea\x4b\x18\x04\x08\xeb\xb4\x01\xb8\x4e\xa0\x81\xe4\xb5\x3a\x17\x1a\xf8\x85\x8f\x5f\x2a\xaf\xd9\x68\xb0\x0a\x26\xdd\x41\x1a\xa3\x36\xbd\xe8\x76\x2c\xba\xeb\x2f\x70\x76\xa2\x7f\x53\x4f\xa4\x8d\x6e\x07\x0e\x53\xf4\x6f\x04\x3d\x4a\xd0\x6d\x07\x88\x98\x8e\x42\x3b\x16\x18\xb3\x1e\x20\x8d\x82\xe4\xff\x76\xb0\x90\xa6\x7f\x03\x35\xb5\x0f\x0d\x56\x47\xe5\xdd\x1e\x2d\x04\xfc\x3e\xf4\x3b\xe1\x7d\x4d\x80\xb9\xbb\xec\x6f\xda\x02\x66\xac\x8b\x55\x83\x8d\xd1\xb2\x5d\x0b\x0b\x8a\x9a\x32\xc3\x30\xed\x75\xd8\x60\x58\xb4\x6e\xa3\x05\x0a\xce\xd9\x43\x30\x1e\x4f\xbf\x59\x45\xcc\x3c\xb2\x45\x80\x55\x2a\xc0\x16\x11\xb0\x2b\xe1\xbe\x45\x0a\x87\xd5\x1f\x80\x2a\x7a\x27\x13\x88\x9e\xe4\x86\xb6\xe4\x4f\x1d\x86\x46\x33\x9e\xa7\x94\x60\xda\x1f\x6e\xaf\x0c\x99\x13\x1c\x3f\x79\xd4\xf5\xb0\x46\x4b\x04\x8b\xa0\x90\x60\x81\x16\xf6\x36\x08\x97\xdd\xce\x9e\x0d\xc2\x65\x30\x72\x65\x8e\xe8\x76\xac\xd9\x03\x64\xec\x43\x76\x87\x8d\x1d\xba\x03\xa0\x4e\x76\x07\x98\x91\xee\x75\x2d\xaf\x9c\xac\xee\x11\xfc\x6d\xb8\x83\x75\x7f\xd1\x1a\x32\x58\x87\xc4\x8c\x46\x9f\x2c\x1d\xe1\x56\xe8\xab\xec\xf6\xc2\x1b\xb2\x1f\x54\x68\xd2\x34\x42\x59\x73\xf6\x0b\x54\x52\x49\xa4\x6e\x50\xad\xd9\x85\xa2\x15\xde\xc2\x9a\x1f\x5c\xec\xc2\x0f\x40\xf8\xb2\x7f\xbf\x88\xc3\xd3\x98\xd0\xa4\x05\x9f\xc0\x4f\x88\x6d\xd9\x07\x00\x4e\x5c\xd6\xf6\xb7\x4a\x77\xba\xe6\x0f\xb8\x11\x82\x0a\x85\x56\xa3\xca\x72\xb7\x17\xa5\x6b\x95\x1b\x21\x64\x44\xb6\x31\x25\x5a\x1e\xad\x92\x96\x07\x8f\x00\xf6\x63\x20\xc0\xff\xde\x94\xaf\xd5\x45\xba\x35\x85\x86\x43\x2c\xe1\xab\xb5\x35\x67\xcd\x09\x72\xae\x4d\x5e\x6d\x39\x7e\x35\x7f\x01\xe4\xd0\xfd\xab\x35\x1c\x98\xe2\x11\x2e\x6e\x8c\x76\x0a\x7a\x39\xa5\x0c\x1e\xad\xf1\x76\x65\x5a\xb8\xc4\x56\x53\x2a\x56\xfd\xea\xfe\xa4\x73\xd6\x9a\x54\x67\xd6\x92\xbf\x0a\x72\x6d\x1d\x1c\xd4\xf3\xe9\xd8\x05\xc9\xd9\xad\xf3\xfe\xfe\xd3\x3b\x81\xaa\x5d\x80\x17\x99\xa3\x01\xda\x58\xb2\x98\x7a\x18\xeb\x88\xeb\x0b\x96\xe3\xb2\xf9\xb2\x0d\x2a\xf9\xfd\x05\x85\x64\x23\xe7\x58\xd8\xea\x2e\x00\x35\x49\xd1\x8d\x86\x42\x47\xce\xb6\xb1\xa0\xa6\x69\x9f\x2c\x6a\x21\xb0\x52\xef\x15\x4d\xeb\x4e\x10\x6c\x9f\x90\x13\x80\xf0\xba\xa0\xc7\xb2\x76\xa6\xc1\x15\xbf\x79\xd2\x27\xd5\xe1\x46\xa6\x93\xd1\xd1\x7e\x61\x91\x01\x2d\xe2\x5a\x87\x54\x6f\x5c\x6b\xdd\x7e\x40\x9d\xbb\xc9\x25\x53\x9f\xfa\x6e\xdd\xae\xb5\x70\x4d\x8b\xde\xf0\x36\x99\xb6\x9b\xaa\x63\x63\xfd\xcd\x85\x6a\x90\x9b\x0b\x55\x97\xf4\xf8\xea\x5e\x29\xac\x87\x36\xaa\xb5\x9b\x5e\x0e\x26\xa9\x4b\xee\x33\xac\x28\xf7\xf9\xe4\xc2\x78\xd8\xed\x66\xd6\xee\x85\xe5\x1e\x94\xb7\x35\x83\x9f\x79\x3d\x6c\xfb\x6b\xac\x89\x6f\xb1\xa3\x3d\xd4\x8d\x6a\x1d\x0f\x39\xac\x65\x80\x67\x2d\x44\x3b\xb2\xa4\x41\x4b\x01\x4c\x11\x1e\xa5\x7b\x6a\x0f\x15\x68\xa6\xdd\x14\xff\x7c\xbe\x97\x72\xca\xd0\x5b\xe2\x9f\x54\x4d\x6d\xe9\xa2\x8c\x58\xef\x9a\xb8\x3e\x79\xa9\x88\x36\xc4\x5f\xc8\x1a\x3e\xf2\x2f\x6a\x26\x19\x51\x58\x0a\xdf\x2e\xb4\x6d\xae\x2e\xf5\xc6\x04\xd3\xf3\x81\x41\x39\xd9\x94\xdc\xce\x1b\x53\xf7\x0b\x38\xf6\xc6\xb4\x09\x24\x30\xf2\x2e\x19\xce\x0b\x87\xc5\xd1\x0e\xdc\x0d\xc5\x64\x95\x0e\x77\xf4\x23\x40\x27\xd2\xf4\x1b\xa5\x63\xc5\x0e\xfa\x27\xd2\xc5\x43\xdb\xd9\x19\x0d\x39\x7e\x5e\x20\x93\xcb\xfa\x5d\x11\x33\xe4\x0e\xc9\x0e\x74\x53\xee\x30\x47\x2a\xb5\xf5\xe8\x07\x89\x44\xf7\x10\xd8\xbb\xee\x11\x28\xba\x27\xcf\x79\xed\x9d\xc7\x80\x50\x27\xac\xec\x01\x26\x06\xed\x6d\x0f\xbc\x40\x69\x0a\x28\xaf\x6f\x9e\xd7\x03\xa3\xa1\xdd\xbe\x16\xe9\x07\xa4\x85\x22\x43\x1d\xc9\x39\x94\x8e\x7d\xf4\x00\x3d\xc8\x70\x8f\x24\xbf\xcd\x1f\x80\xc9\x49\x5c\xe9\xf4\x2e\x73\x64\x78\x0f\x6b\x51\x7b\x6b\x3b\xa3\x29\x1d\xda\xda\xa1\x87\x0c\x42\xfa\x1e\xc9\xe5\x84\x6f\x9d\x62\xa1\x21\x1d\xe9\xf4\x92\xdc\x25\xd9\xde\x4f\x17\xb4\x79\x79\xde\x91\xb5\x32\x3c\x26\x62\x18\xfe\xce\x83\xae\x2f\x9b\xac\xe1\xbe\x6c\xb2\xa2\xe6\x1d\x72\xa7\x7d\x81\x3a\x2c\xae\x56\x08\xf4\xc4\xfb\x81\xf0\xb9\x27\xdc\xff\xdd\x63\x02\x4d\xd3\x89\xea\x88\xcc\xcc\xb6\x18\xf4\x4f\xce\x4c\xaa\x16\x3b\x3a\xf2\x77\x98\x82\xf5\x84\x33\xdb\x3d\x03\x82\x5d\x64\xb6\x67\x9e\x72\x1d\xb1\x4e\x41\xd3\xe8\xb9\x04\x4d\x1d\xd2\xbe\x04\x49\xa3\x1f\xf4\xa0\xe6\xa4\x1d\x81\x9a\x4e\x77\xd1\xa1\xf7\xb4\x5c\xd9\x59\xa0\xc6\xe9\x71\x3a\xeb\xd1\x18\x79\x0a\x37\x52\x8b\x28\x34\x8b\xfc\x3c\x80\x6b\xd8\x70\x8f\x50\x7d\x1a\xb9\x0a\x09\xe6\xcf\x07\x9f\x7c\x63\xa7\xe4\x0e\xd5\xa8\xaf\x49\xbd\x20\x44\x5d\x5c\xb2\x57\x58\x99\x87\x7f\xf3\x40\x48\x1c\xef\x94\xfa\x74\xa3\xe8\x95\x40\xf1\x4e\x51\xa8\x33\xb2\x32\xc5\x6c\x34\x2e\x34\xf0\x37\x4f\xb1\x01\x9b\x45\xd2\xfb\x09\x5f\x46\x89\x8d\x9d\x9a\x1e\x7f\x4f\xf7\x6f\xdb\xb5\xfb\x49\xba\xa1\x1b\x40\x3f\xc9\xac\x7c\x40\x4e\x6c\x84\x34\x60\x9d\x49\x0b\x6c\x65\xeb\x08\xbb\x73\x06\x82\x7e\x51\x5f\xea\xad\xa3\x32\xc8\x70\x61\x25\x4d\x1b\x87\xfa\x45\x25\xf4\xcf\x18\x24\x77\x3f\x7d\xd2\x05\xc0\x7d\xdc\x4c\xae\x99\xfd\xe0\x83\x8c\x63\xde\xfb\x4d\xc8\x08\x94\xcb\x1b\xdc\x08\x07\xd1\xc0\xc1\xde\xfd\x5e\xb3\xf2\x17\x6b\x56\x7e\x40\xe0\x15\x8f\x41\xfa\x64\x52\xf1\xb0\x3c\x8a\xb6\xe7\xe3\xb0\xf5\x67\x0c\xa8\x4f\x8a\x41\xf7\xb2\x1c\x8a\x57\xb1\xf8\xa9\xc4\xfa\x0e\xa7\x1e\x7b\xeb\xf6\x97\xd7\x5c\x23\x25\x2b\xba\x27\x2f\xfc\xa5\x7a\xd0\xe4\xe0\x5d\xc1\xfd\x02\xf7\x3b\xb0\x72\x77\xc1\xbb\x45\xf1\xb4\x2e\xbc\xe0\xdf\xcf\x3f\x7f\xf2\x0f\x0d\xfd\x78\x78\x49\x26\x99\x2f\xd2\x98\x98\xf7\x50\xc9\xa2\xeb\x56\x9f\x6b\xd2\xda\x5f\xb0\x6c\x5f\x5e\xfa\x5c\x73\xf6\x17\x54\xa6\x69\x8a\x48\x48\x60\xcf\xb7\x8e\xe4\x59\xaa\xfd\x3b\xc6\x72\x00\xd2\x14\xc7\x41\x74\xf0\x0b\x48\x81\x10\xdc\x4e\xf9\x49\x14\x6b\x30\xc7\xa7\xb5\xfc\xe3\x20\x94\x8a\x7e\x23\x00\x5a\xfe\x1b\x03\xb9\xb1\xcc\x0f\x07\x5c\xb3\x2d\x8a\x0e\xd6\x7a\x34\xbb\x1b\x1f\x43\x6d\xb6\x1e\x8e\xc0\xda\xfc\x6e\xcf\x68\xd7\x04\x02\x31\xf6\xa7\xc7\x8e\x17\xba\x7e\x93\x73\xe8\xa0\x8d\x8f\x1b\xb6\x18\xfe\x2a\xb6\x68\x80\x53\x3a\x22\x7c\x2c\x8b\x9d\x0e\xc8\x00\xa7\x74\xbc\xee\x88\x6b\x93\xfc\xc5\x47\x50\x55\xdc\x67\x0c\x46\xce\x15\xb7\xf3\x3e\xe8\x15\x7e\x8c\xb3\x45\xdd\xe4\x07\xfc\xa4\x8d\x27\x23\x11\xfb\x25\xd4\x0e\xfa\x41\xdb\x3e\x37\xd2\x82\x89\x26\x95\x28\x43\xf8\x01\x32\x63\x96\x24\xe4\x1d\x4b\x89\x22\x81\x7d\x40\x89\xe2\x50\xca\x91\x3f\x71\xd1\xf6\xa0\x91\x49\xb6\x9b\xbb\x24\xae\x0c\x77\x49\xd5\xd1\xcf\x03\xe0\x8a\xb1\x0b\xcc\xcd\x02\xe5\x80\x91\xcf\xb1\x72\x03\x09\xd6\x4b\x32\x7a\x66\x5e\x75\xc4\xcd\x46\xc1\x56\x4a\x04\x1d\xcb\x70\x27\xca\x3f\x0a\x67\x2d\x6c\x82\x9a\xa4\x79\xc8\xc2\xdc\x6e\xc3\x2f\x2c\x48\xb9\x87\xb5\x3d\x9a\x15\x92\xaa\x97\x64\x94\x2f\x94\x55\x7e\xde\x98\x7c\x43\x9d\x56\x32\x03\x31\xd1\x01\x3f\xd9\x24\x25\xda\x40\xf5\xe9\xe3\xe7\xf7\x1a\x54\x3d\x30\x5d\xa6\x53\xdc\x8c\xef\xba\xeb\xea\x79\x63\x2c\x0b\x8a\x48\xff\x38\x49\x4d\x24\xf3\x8d\x93\xa0\x10\xf4\xcf\xb5\x81\x1a\x03\xa1\xe7\x39\xf9\xf7\x27\xef\xa8\x7a\xc8\x18\x17\xa5\x48\x51\xfa\x01\x27\x8c\xe2\x5c\x53\xe3\xc2\xe1\xb0\xbd\x62\xa0\x16\x88\xa3\x96\xc7\xc7\xf4\x92\x4d\x2c\x83\xb5\x41\x6c\xaf\x18\xf0\xb1\x70\x64\xc7\x58\x06\x8d\xe6\x2f\x26\x1f\xa8\xcb\xef\x72\x9b\x92\x24\xa6\x71\xaf\x75\xfb\xc1\x77\x3a\x7c\x1b\x1e\x60\x71\x56\xfb\x0e\x38\x61\x38\xba\x64\x80\xa1\x39\x56\x63\xe0\xae\x5b\x92\x49\x1a\xee\xa5\x3f\x68\xfd\x80\x44\x48\x3f\x39\x60\xa2\x70\xa8\xc5\xa0\xd7\xab\x53\x97\x8c\x75\x4d\xed\xee\x11\x56\x17\x9f\x5f\xb8\xc5\x3a\xc8\x60\xb0\x84\x87\x6f\x7f\xe3\x39\xd9\xa5\xe7\x80\xa3\x64\x4a\xcf\x24\xd9\xb6\x7a\x0c\xf8\xcd\x3a\x9c\x63\x3c\x3c\x4a\xdd\x93\x9a\x78\x41\x3d\xbe\x8b\x30\x6b\x12\x70\xa0\xb0\x03\xea\x78\x1b\x87\x50\x97\x93\x58\x2e\x96\x3a\x26\x96\x21\x3e\x3e\xe6\x5a\x86\xbf\xc0\xac\xc5\xbf\x06\x0b\x22\x3b\x3a\x76\xa0\x08\x54\xd6\x32\xcf\x03\xa0\x96\xe2\xf5\xa4\xd9\x20\x49\x77\x7c\x1e\x74\x5e\xd1\x39\x39\x0f\xd0\x46\xeb\x72\xcf\x03\xc7\x40\x4a\xcb\xf3\x60\xba\xd2\xea\x07\xe4\xf3\xdd\x5d\x5c\xec\xc2\xa3\x52\xcf\xf3\x33\xc8\x0b\xf1\xc3\x63\x00\x96\x92\xdc\xce\x40\x85\x80\x0e\xe7\xc9\x80\x24\x8b\x59\xe7\xc7\xf5\xe0\x83\xf8\x17\x3c\xe9\x0c\x4b\x50\xd0\xef\x4a\x28\x44\x3d\x00\xa1\xcd\xee\x7d\x2d\x69\xe8\xc1\xcb\x25\xa9\x8b\xc8\xbd\x13\x13\x3a\xc9\xe7\xac\x49\x3d\x57\x04\xb8\x4e\xff\x09\x57\x95\x62\xa7\xad\x93\x21\x43\xd6\x51\x9f\x48\x5c\x6d\xaf\xe7\x33\x72\xbb\xd5\xc3\x77\x85\x4b\x96\x1d\xce\xc5\xd8\x74\x0e\x4e\x96\x11\x71\x50\xed\xc9\x4b\x9d\xc3\x53\xcf\xb4\x96\xee\x37\xbe\x5b\x9e\x2d\x57\x27\xa3\xc8\xd3\xcf\x17\xe0\xa6\x52\x9d\x9e\x19\x2c\x44\x52\xdd\x89\x14\xd1\x87\x83\xc9\x4e\x32\x42\x49\x30\x67\x86\xcc\x24\x75\xe9\x99\x79\x9a\x87\x5f\x00\x86\x49\x6c\x3b\xc9\x18\xad\xfd\x3c\xe1\x47\x5b\xd2\xcf\x03\x62\x58\xf4\x27\x3c\x08\xc3\xb3\xc2\xf1\x95\xd8\x75\x66\x92\x7f\x4d\xa2\xac\x59\xab\x07\x78\xde\xaa\xf8\xed\x38\x0b\xcf\x81\x38\xdf\x49\xce\x28\x61\xf3\x2c\x84\xa4\x18\xfc\x59\x08\x49\x4d\x92\x39\xa2\xcd\x5b\x4f\x18\x10\x54\xcc\x66\x9c\x70\xcd\x8d\xd2\xc6\x9d\xac\x4a\x3a\x7e\x5e\xc0\xb1\x10\x25\x3e\xe1\x68\x6b\x37\xb0\x13\xe6\x00\x3b\x09\x9d\x15\x53\x94\x8a\xf7\xac\x40\x6b\xdd\x1b\x4e\xb8\xdd\xfe\x9c\x5c\xdc\x0b\xed\x99\x71\x22\xae\xc3\xbe\x99\xe7\x49\xaa\xa9\x1b\xfc\xc9\xea\x56\x56\x28\x9e\x70\x33\x34\x7f\x3a\x79\xcd\xb3\x42\xf1\x3c\xc9\x7e\x44\x15\x4f\xd8\xfc\x6d\x8e\x3e\x17\x0b\x34\xe0\xaf\x05\x78\xbf\xc1\x1b\x94\x89\xc1\x45\xbe\xab\x59\x51\x07\xfc\x83\x81\xd7\x42\x0f\x6d\x05\xb9\x64\xf5\x6f\x30\x7f\x6b\xd2\x4e\xd4\x85\xb0\x41\xfa\xdc\x1a\x60\x8d\x79\x2f\x3a\xa9\x2e\x6e\xe6\x67\x12\x24\xe8\x9a\xe8\xc8\xb7\x13\x09\x51\xa2\x55\x67\x27\x62\x7c\x7f\xee\x92\xe7\x8d\xed\x95\x04\x79\xc2\xb3\x70\x38\xc0\xef\x24\xa3\x94\xc4\x78\xb2\xc2\xe3\x61\x2c\x66\x71\x2b\x87\x31\x9e\xa8\xe8\xf8\x73\xfd\x3c\xa9\xd0\xb5\x3a\xed\x44\xe0\xaf\xc3\x0b\x4e\xc4\xfd\xb6\x9f\x1e\x08\xbb\xe4\x49\xdc\x78\x41\x1f\xbc\x6b\x96\x7e\xc0\x0d\xf3\x7e\xbc\x6b\x56\xda\xd2\x17\x77\x62\x49\x18\xe7\xe2\x84\x62\xae\xe7\xbb\x76\x50\xe0\x46\xa0\x6f\x32\xc3\xe0\xd5\x51\xfc\xfc\x64\xe0\xaf\x75\x1e\x27\x72\x37\x67\x49\x08\xe7\x0b\xaa\x25\x6e\x7d\xbe\x80\xb5\xdb\x27\x40\x2b\xd6\x7b\x4e\x1c\x25\x5d\xb9\xcf\x49\xc2\x29\x4d\xd3\x39\x71\xba\xc5\x8a\x4f\x96\xa3\x48\x3e\xac\x54\xff\x8e\xbf\x2a\x16\x31\x4e\x72\x72\x31\xee\x93\x69\x54\xac\x41\x39\x59\xce\xd1\x1a\x94\x8b\x71\xc1\x56\x90\x5c\xc7\x22\x61\x59\x0f\x22\x37\xdf\x9f\x24\xce\xd1\x6f\x60\x23\xc4\xa9\x2f\x66\x6a\xf6\x95\xfc\x42\x05\x8a\xc3\x08\x75\x81\x97\x1f\xde\xed\x8b\xbc\xdc\x31\xa3\x17\x79\xb5\x43\x40\xaf\x40\x2c\x95\x8c\x71\x05\x1e\x0d\xb1\xdb\x8b\x37\x4e\x31\xf3\x2b\xac\x51\xdd\x27\x08\x55\xf7\x6f\x22\xa5\x84\x90\x8b\x55\x1c\x1d\x22\x78\xc1\x90\x7f\x58\xb5\x73\x05\x6c\xb8\xf8\xf3\xc5\xb2\x5e\x49\xa4\xeb\x8a\x20\x96\xe2\x18\x17\xef\xa1\x4e\xa0\x76\x41\x41\x3b\x1c\x1c\x79\x45\x96\xe4\x14\x51\xb8\x98\x43\xd9\x0c\xf9\xfa\x18\x72\x49\x3a\x6c\x57\xfa\x08\xb6\x95\x28\x17\xd8\xf1\xf1\x03\x2b\xfa\x96\x5a\x3b\x74\xa1\x62\x83\x63\x0a\xae\xc4\x72\x31\x9a\x03\x3d\x49\x1d\x99\x7a\xe1\x1e\x6a\x8f\xa6\x0b\x39\x8f\xed\x5c\x7c\x81\xfb\x3a\xb5\xc8\x05\x5b\xbe\x33\xf4\x5e\x1f\xf3\x4d\x0e\xb9\xbf\x72\xe7\x14\xfd\x60\x81\xc1\x23\xf0\xec\x15\x77\x39\xd1\xa5\x20\xf9\xf1\xd6\xe6\xdb\xdc\x85\x68\x5b\x95\x60\x1b\x57\x59\x50\x50\x07\x1f\xa7\x6c\xbe\x16\x5d\x60\x94\x76\xe9\xbf\x78\xa5\xb4\xfb\xec\x55\x16\x29\xd5\x10\x8c\x49\xb1\x2a\xe8\x82\xe9\x7c\x1c\x12\x63\xae\x4a\xa2\x24\x19\xe2\xaa\x8b\x54\x6a\xd4\xba\x56\xae\x75\x50\x8f\x6a\xdd\x0d\xaa\xfe\x67\x47\xe7\xa0\xaa\x7f\xb7\x3d\xf3\x6a\xeb\xbc\xf9\x01\x81\xed\xdf\x05\x1f\xa8\xc3\x46\x1e\x21\x0e\x8f\xaa\xfe\x5f\x0f\x9a\x25\x2b\x75\xda\x9d\x12\x45\xfa\xbf\x59\x0a\x23\x3a\x36\xd8\x28\x05\x53\xf6\x8f\x3e\x07\x45\xf9\xbf\x2e\x04\x6e\xe4\x9a\x3b\x7e\x70\xa8\x13\x0b\x25\x48\x5c\xb4\x60\xdb\x73\x0f\x75\xfc\xc3\x8f\x5a\xe7\x62\xa5\x6f\xbb\x1b\xad\xc2\xfd\x76\xb5\x41\xe1\xfe\x60\x2b\x39\x0a\xf7\xbb\xae\xf7\x60\xdd\xfe\xc3\x21\xa0\xd7\x00\xda\x18\xf1\x06\x32\x33\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\xa5\xff\x6f\x08\xbf\x41\xbc\x31\xb0\x4e\x92\x26\x53\xc8\x93\x32\x79\xf2\x1b\xc0\x4d\xcf\xf2\x5c\xa0\xd1\x34\x3e\x21\x29\xa9\x18\xdb\xb8\x10\x9b\x61\x43\xee\x45\x23\xb7\x63\x36\x2f\xa4\x46\xf9\x01\xcc\xc9\x42\xcf\x9a\xe4\xb5\x00\xa3\x65\x5c\xe1\x83\x9c\x27\xcd\xf4\xbd\x8e\xe9\xbc\xe0\x26\x69\x99\xfe\x62\xc1\x50\xbb\x14\x5d\x90\x98\xc6\x11\xfb\xdf\xf0\xa6\x0b\x81\x1e\x16\x6c\xaf\x4f\x9c\x72\x81\xf5\x71\xd1\xa2\x6e\xd5\xd7\x05\x8b\xfa\x70\x68\xd2\x05\xf9\xea\xf8\x39\x6c\x90\xaf\x7c\xa9\xb8\xe8\x56\x69\xa7\xc2\x0b\x6a\xf3\x14\xfd\x7b\xed\x83\x90\xf6\xe6\xe9\xf4\xac\x18\xd9\xe1\xc3\x89\xc0\x8e\xf4\x33\xe4\xda\x6b\x77\x09\x32\x25\x81\xfe\xa2\xb9\xdc\x0a\xb9\x0b\x71\x1b\x3f\xa7\xf7\x41\x5e\x0d\xa3\xd3\xb3\xe6\xa4\x63\xf2\x10\xac\x5e\x05\x84\x27\xeb\xc8\xaf\x87\xd4\xda\xab\x40\xb4\x6d\xb6\xcc\x77\x21\xea\xe2\xe7\xbc\x43\x69\x90\x24\x3f\x5f\x2f\x90\xde\xc8\xf3\x72\x8e\x5a\x35\x64\xad\x1f\x75\xea\xf5\xae\x49\x6a\x0e\xf0\x86\xb4\x67\xe1\x05\xb5\xfc\x70\x28\xc0\x85\x5c\xc1\xc5\xca\xb5\xeb\xe5\x76\xfe\x3c\x98\x7c\xa0\x3e\x27\xb6\xd3\x5d\x40\x9a\xfa\xd9\x2c\xd8\xd6\x7f\x76\x77\x92\x1a\xfb\x54\x21\xc0\xd7\x1e\x67\xd7\x5c\xb3\xd6\xba\x27\x25\x13\x13\x63\x66\xa6\xb3\x2a\xf3\x62\x80\x6f\xf2\xb9\x61\x3c\xaf\xed\x07\xd7\x24\x16\x0a\xa9\xee\x4f\x84\xea\x4e\x90\x77\xa3\xbe\xd7\x61\x0f\xc6\x1b\x3e\x93\xf6\xb2\xbc\x21\x2f\xd9\x27\xe0\x86\x4b\x64\xd2\x59\xbf\xa1\xcc\xf7\xac\xef\x03\x38\x98\xdd\xdf\x02\xad\x3b\xb8\xf1\x41\xd7\x6f\xa4\x65\x6e\xfe\x80\xe4\x5e\xca\xb6\xfb\x93\xae\xb2\xd9\xf9\xcd\x02\xa7\xd6\x52\xde\x50\xff\x27\xc9\x8d\x37\x9c\x28\x0d\x95\x1b\xea\x7f\x6f\xee\x1d\x0a\x7e\x7b\x00\x52\x40\x4f\xf1\x93\xb5\x9a\x53\xd9\xde\xb0\x96\x1f\x8e\xd6\xbe\x03\x91\xda\x50\x5a\xca\x11\x29\x46\x6f\xd8\x00\x92\xd4\x29\x77\x24\xc1\x92\x1a\xea\x66\x49\x55\xab\xec\xef\x48\xc0\x6b\xd6\x10\xce\x52\x76\x8f\x14\xce\x9a\x5f\x20\xc2\x78\x2b\x58\xf4\xcb\x7a\xce\x3b\xf2\x4e\xe1\x85\x44\x22\x8c\x41\x05\x03\x7b\x09\x7e\xe1\xc5\xa0\x9e\x14\x22\x0f\xc5\xad\x6f\x58\xd0\x93\x64\xb5\x9b\x9e\x9b\x0e\x7c\xbd\x29\xee\x49\x91\x71\x2f\x71\x4f\xdc\xe5\x5e\xda\x17\x23\x08\x73\xf8\xd9\xd9\xf3\xa6\x51\x5d\xa2\xcf\x8d\xb0\x66\xb3\xa3\x3b\xb1\xc0\x84\x87\x20\xdb\x6d\x9e\x14\x16\x21\xf5\xcc\xcd\x48\xa2\x1f\x9c\x66\x54\xb3\x95\xa9\x37\xac\xee\x87\x19\xd4\x9d\x29\x2a\x79\xa1\x30\xc3\x27\x09\x7c\x77\x6e\xf8\xed\x1e\x10\x8b\x6d\x0c\x61\x5d\x57\xab\x5f\xef\x82\x90\x2a\x2f\xbb\x50\x50\xfa\x3b\x7f\xef\x9b\x46\x0a\xc7\x34\xdf\x85\x02\x8c\xa8\xe4\x5d\x10\x07\x70\xb8\x7f\x12\xe6\xe2\x17\x00\x46\xf1\xdc\x9b\x65\x30\x2c\x67\xdf\xac\xfc\xea\x74\x8c\x77\x21\x96\x4b\x3b\x73\x97\xb5\x28\x0f\x42\xaa\x28\x85\xcf\x0d\xf7\xce\xe4\x69\x56\x5e\xd0\x44\xac\xef\xba\x96\xed\x37\x16\xf5\xf6\x1b\x84\xac\xe6\xbd\x64\x52\xf1\xa4\x9b\xa5\x5e\x7f\x4e\x46\xe3\xd9\x92\x20\x76\xb3\x94\xab\xdd\x86\xee\xc6\xdd\xd3\x18\x6d\x1d\x1d\x3f\x00\x55\xf3\x4a\x99\xf0\xd8\x11\xb0\x37\x3d\x30\xed\xbb\x72\xbf\xa8\xef\x2e\xfa\x7e\x33\xf4\xcf\x11\xab\xf7\xcb\x75\x08\x34\x28\xc5\x64\xbd\xf4\x8d\xfb\x7c\x92\x7c\x79\xbf\xa0\x8b\x92\x83\x6f\x32\x18\x49\xbd\xf7\x5c\xab\x54\x87\x28\x5f\xed\xe4\x1e\xf7\xc4\x1d\x43\x3a\xc5\x7b\x22\x78\xca\xe4\x81\x09\x24\xac\x6b\xbf\x17\x3f\xd1\x49\x7b\x96\x6a\x5c\x47\xf1\x81\xad\x57\x35\x72\xc7\x43\x66\x20\xb8\x3e\x47\x43\x36\xc1\xa8\xdf\x00\xa3\x84\xe8\x87\xcc\xa1\xba\x9d\x38\x27\xa9\xec\x81\x16\xdc\x02\xc9\x43\xd3\xae\x03\x68\x1f\xd2\x76\x31\x83\x87\xb4\x5b\x2c\xf0\x09\x4c\x1b\xe9\xdf\x14\xcc\xa4\x55\x78\x70\x09\x76\xfe\xe5\x07\x59\xae\x1c\x9d\xf2\x44\x2e\x49\x4b\x86\xa9\x35\xeb\x12\xfd\xc0\x77\xdd\x25\x7f\x1e\x9a\x5e\x7f\xbe\xbf\xb1\x02\xf7\x4f\xf6\x25\x05\xc3\x93\x28\xcb\x4a\xbe\x79\x12\x37\x52\x64\xfa\x49\x14\xda\x75\x51\x7f\x12\x63\x9b\xdd\x05\x17\x25\x25\xf7\x93\x28\xd5\x27\x7f\x01\x92\xd7\xfc\x05\x57\x2d\x28\x20\xaf\x43\x12\xcb\x7c\xf2\xda\x69\x4d\x2a\x93\x1d\x49\xb6\x7c\x78\x49\xf6\x46\x64\x5e\xa1\x86\x1f\x00\x70\x5e\x05\xd3\x5c\x99\x24\x3e\xf0\x80\xb7\x95\xed\xc9\x3c\x53\xa2\xba\x0f\x2c\xb1\xce\x4d\xf9\xf0\xd2\xac\x23\xf6\x14\x2a\x73\x0c\x5b\x54\xf2\x49\xc6\x57\x50\x2c\xe7\xe7\x7b\x16\x39\x12\xd1\x7d\x2a\x60\x2f\x9a\xf7\x7c\xe4\x28\xb5\x9f\x76\x6e\x85\x08\xda\xb3\xc8\x53\xf1\x1b\x00\xc3\xcf\x0b\x0b\x0c\x9a\x43\xe5\x75\xb5\xf8\x8d\x93\x7b\xe3\x2e\x78\x77\xf0\x24\xee\xef\xdc\x1a\x0c\x15\x7b\xe5\xdd\x6f\x14\xd1\x04\x06\x44\x51\x26\x63\x74\xa3\x24\x69\x30\xc0\x5b\xdc\xa6\xc0\xa7\x51\x61\x25\x59\xf4\x69\x34\x3f\x17\x77\xf9\xf2\x81\xe6\xc4\xbc\x0c\x63\xfc\x55\x1a\x86\xa7\x93\x1b\x49\x7b\xf5\x30\x75\xbb\xad\x5b\x0f\x72\x22\xa4\x9f\x17\xb8\x73\x6e\xe7\x65\xda\x07\xbf\x53\x72\x15\xe7\x78\x58\xec\xc6\x2a\xef\x87\xa9\xa6\xc4\x40\x1f\x24\x92\x4a\x36\x5f\x3c\x83\xda\x0c\xf1\xe0\x87\x0e\xe1\x87\x74\x68\xcf\x20\xa0\xd4\x05\xd3\x1a\x1c\x06\xfd\x89\xdd\x96\x42\xec\x39\x31\x6d\x99\x2f\x9e\x55\x76\xe6\xf0\x03\x10\x71\x8f\xc0\x24\x04\xf6\x47\x78\x4e\x96\x56\x3a\xfc\x00\xbb\x2d\x2a\xfe\x2c\x83\xb8\xf8\xdd\x73\x61\xbb\x8d\x60\xb0\x7f\x1f\x3f\x1f\x90\xb9\x79\x15\x17\xce\xd9\xf0\x0b\x5c\xb6\x57\x71\x7d\xcb\x76\x36\xb9\x07\x49\x0a\x92\x21\x7b\xad\x49\x7b\x0a\x64\xfc\x5e\x37\xb3\x12\x38\xf6\xfa\xb9\x0f\x7e\xa2\x37\x6e\x9c\x5d\x23\xc0\x1d\x31\xa6\xe6\x70\xaf\x83\xe5\x17\x08\x6a\x8d\x89\xdb\x6f\xf6\x6e\xae\xdb\xaf\x58\xf2\x73\xaf\x65\x09\x30\xab\xcc\xf4\xe1\x2e\x27\xba\x10\x60\x9e\x84\xdf\xfa\xe0\xa1\xe8\x29\x96\xfc\x7c\xb7\xd9\xe6\xac\xdb\xcf\x83\x4a\x61\xde\xdd\x87\x14\xcb\x93\x7c\xb8\x9b\xd2\x43\x3c\x4c\x11\x6a\xae\xfd\x2c\xd3\x80\x01\xf1\xf2\xb4\x1a\xda\x2f\x25\x62\xdd\x1c\x9f\x97\x2b\xf7\x17\xcb\xdf\xc4\x5f\x50\x37\xac\x0b\xcb\xb3\xae\xab\x92\x0d\x1e\xb8\x82\xe7\xc3\x5f\xac\x79\xfa\x05\x82\x46\x2b\x67\xd9\x46\xeb\x1f\x9f\x89\x88\x2b\x13\x6b\xe4\x00\x3d\x7c\x01\x7e\xe8\x0b\xfe\xc3\xcb\x61\xa9\xcf\xd2\x3f\x3e\x90\x26\xec\x50\xf4\xc0\x18\xe0\x08\xa9\x67\x62\x8e\x06\xdd\x5c\x73\xdc\x70\x78\xe9\x69\xe6\x70\xf1\xf7\x58\x80\x18\x7a\x70\xf2\x8d\x43\x0f\x1e\x3e\x88\x7a\xb0\x3a\xdd\xa0\x7a\x99\xa4\xd3\x22\xc9\x8b\x82\xcf\xc9\xaa\xa5\x37\xc0\xfa\x23\xed\xd6\x4b\xbd\xba\x63\xa7\x5f\xa6\x68\xb0\xa4\xf6\x7e\x97\xbd\x96\x3d\x71\x24\xd1\xc9\x1e\xb3\xd1\xea\xa9\x1e\x11\xdd\xe3\x62\x68\x6f\x5b\x1c\xc2\x2f\x5c\x1c\xd2\x3d\x7c\xb2\xa0\x73\x2d\xbe\x8d\xb0\xf3\x07\xab\xec\xdf\xfe\xdd\x57\xea\x02\xbd\x80\xe0\x1e\xbb\xc1\xbf\x08\x38\x1f\x0e\x4c\x7e\xa1\xef\x4c\x56\x4f\xbd\x1d\xdb\x69\xb0\x40\x15\x99\x45\x4c\xdf\x81\x03\x2d\x5e\xfc\x0e\x44\x57\x4b\x14\x44\xd9\xff\x96\x45\xd0\x5f\xba\x2b\x1d\x3f\x0f\x18\xa8\xec\x0e\x3b\x5f\xf0\x83\x05\x05\x4f\x01\xab\x8e\x7f\x75\x43\x7a\x97\x5e\x53\x22\xd1\x3b\xa0\xa9\xf6\x36\x9e\x0b\x81\xb5\x0d\x27\x67\xec\xdf\x9f\xbc\x9c\xc4\x97\x5f\x96\xd5\xb0\xb4\xfb\x82\x1b\xe4\xe8\xdf\xa0\xab\x3a\xa7\xef\x49\x36\xeb\x6d\x39\xb9\x00\xc1\x78\x31\x03\x51\xcd\xf7\x64\x38\x84\x64\x85\x77\x29\x3e\x25\xb4\xbf\xf0\x86\x4a\xbe\x99\xbe\x50\x74\x3a\xaf\xd8\xfb\xb1\x83\xe6\x9c\x7c\x2f\xb8\x41\x8e\xfe\x0d\xe2\x91\xfd\x1b\xe5\x1a\x7d\xc8\x50\x1e\xb8\x79\x8e\x1f\x33\xc8\xed\x67\x02\x3c\x62\xc1\x0f\xe0\xa2\xda\x3c\xa1\x89\x62\xbf\x82\xf3\xcd\x20\x12\xef\xeb\x8d\x64\xbd\x3f\xbf\x17\x66\x08\x8e\xf7\xc2\x04\xcd\x11\x69\x04\x7f\xd2\x77\xbf\x48\x48\x63\x37\xd8\x17\x81\x40\x55\xb2\xc0\xfb\x50\x3d\xac\x0e\x50\xd2\xcc\xb7\xe5\x17\x6a\xcd\x9c\xfc\x9b\xb2\x83\x57\xfd\xf4\x7f\xfe\x94\x9a\xfd\xc2\x80\x53\xab\x7f\x53\xab\xa9\x35\x3c\x9c\x90\x96\x00\x57\x29\xa7\xd6\x78\x1f\x90\x88\xe4\x09\x4d\x42\x51\x33\xfe\xf8\x44\xcb\x52\x39\xbd\x2f\x35\x10\x22\x97\x2f\x52\xcb\x64\xef\xc3\x52\x6a\xea\xa2\xf2\x22\x83\x60\xfe\xf9\x80\x32\x5d\x75\x97\xa0\xf9\x06\xd2\x5c\xb8\xe5\x07\xa8\x66\x6a\x39\xf1\x9d\x54\x06\x4a\x51\xf2\xc2\x24\x9c\x7f\x7e\x13\x6e\xc9\x0f\xb8\x75\x62\x4d\x2f\xa2\xba\xb3\x58\xea\x3b\xd7\xc2\xf7\x17\x73\x51\x79\x51\xcb\xc9\xa8\x6d\x87\xef\xcf\x65\x80\xcd\x7e\xe3\x45\x9d\x92\xa8\xdf\x54\x6a\x6a\xb7\x66\xa0\x46\x40\x97\xb2\x19\xd6\xca\xfc\x06\xef\x3b\xba\x06\x4e\xf8\x43\x39\xad\xe1\x0c\x0b\xfe\x9a\x05\x2e\x9a\x59\x68\x3d\x17\xdf\x48\x7e\x81\x1b\xa2\x1b\xd2\x0c\xbc\x09\x34\x7f\x42\x01\xe5\x67\x10\x0a\xe6\xd9\x0f\x26\xdf\xd8\x9b\x3a\x11\x75\x63\x47\xc2\x09\x35\x62\x96\x9c\x3e\xe3\xda\x21\x7f\x40\x3d\x90\x2e\x72\xa8\xdb\xdf\xb2\x50\x1f\x45\xf9\xbf\x59\xa9\x8b\xc4\x95\xea\xc2\x82\x1a\xfb\xe1\xe7\x44\xa3\xa6\xfe\xf7\x40\x4b\x65\x51\x7d\x67\x64\x40\x51\xfd\x94\x7f\xbe\x40\x91\x23\x63\xef\x4c\x8b\x6a\x68\x9e\xb8\xa0\xe6\xe2\x2e\xb9\x72\x21\xe3\x5c\x4a\x3a\xf1\x3c\x54\xcd\xff\x1e\xa8\x0b\x78\x0f\x0f\xe7\x7d\x40\xdd\xfc\x98\x7e\xf0\x20\x83\x20\x17\x77\x71\xfd\xf3\xa7\xd8\xbf\x95\x65\xf1\x9d\x75\x77\x32\x12\xc6\xa0\x81\x03\x94\x2b\x04\xce\x42\xd4\xd4\xa5\x18\x55\xf2\x5b\x2e\x7f\x15\x23\xbb\x2a\xe8\x3b\x09\xc4\x2c\x44\x21\xe3\x58\x59\x90\xd7\x84\xa8\xb4\x73\xfe\x80\x59\x28\x2a\x18\x0d\xa9\x93\x73\xda\x84\x59\xc8\x53\x8c\x53\x15\x92\x9c\x5f\xa8\x90\x82\x25\xa1\xce\x4a\xb6\xd6\xfd\x60\xb0\x4b\x4d\x0b\x3e\x52\xd9\x48\x88\xbc\x3f\xb9\xba\x7d\xcd\xc1\x2f\xac\x39\x08\x70\x95\x27\xd4\x78\xcb\x0a\xb2\x4e\x6c\x30\x1b\xb7\x5b\x57\xf1\x89\x5b\x6e\x16\xf5\x9a\x8d\x8c\xcf\x88\xdd\x88\x0f\xe2\x7c\x13\x4a\xbd\xec\x43\x8f\xe4\x40\xb9\x7a\x08\x1e\xbf\xe2\x17\x1e\x3e\xd0\x98\x1d\xc9\x7f\xbc\xb0\x4e\xa4\xf4\xd1\x18\x24\x2c\xa2\xfb\x73\x50\x88\x90\xce\x62\x52\xec\x31\x5d\x59\x62\x8f\xcf\x1f\x2b\xac\xda\x3d\x79\x22\x08\xd9\xf6\x8e\xf9\x49\x39\xc5\xce\x5f\xf3\x13\x64\x3e\xd8\xa9\x07\x24\xe3\xcb\x26\x2b\x27\x89\x9b\xcf\x12\x83\x92\xad\x17\x99\x27\x61\xe7\x83\x70\xf2\xce\xe1\x4f\x10\x49\xf4\x93\x61\x61\xb2\x60\x96\x59\xec\x64\xa6\x3a\x0b\x2f\x13\x16\xce\x62\x9f\x33\x54\xf9\x0f\xd9\xd7\x6b\x96\xf5\xcf\xb6\x16\x4e\x44\xf1\x1c\x8a\x31\x3f\x1b\xee\xae\x45\xa9\x24\xce\x8b\x5a\x70\x25\x72\x98\x1d\x8a\xd7\x92\x37\x3a\xcf\x8e\x40\xf6\x92\xf7\x4c\x27\xa2\x47\x42\x52\xda\xf9\x39\x20\x9f\x27\x5d\xeb\x27\xa2\x37\xbe\x89\xe5\xfd\x20\xd2\xe1\x6b\xcb\x82\x73\x44\xfa\xce\xef\xab\xe1\x1c\xb0\x4a\x24\xdd\xf4\x27\xfd\xf1\x93\x0c\xbc\x73\x00\x83\x93\x4c\x23\x73\x20\xcb\x53\x96\x12\x64\xc2\x21\xbf\x29\xab\xe8\x1c\x08\x3f\xcf\xba\x0a\xce\x81\x7d\xca\xba\xc1\x4e\xf8\x9d\x37\xa5\x63\x9d\xf0\x12\x0f\xae\x26\x37\xe1\x92\x1d\x92\x14\x12\x73\x40\x49\xac\x7a\x20\x93\xbe\xcb\x49\x4e\x1f\x13\x6e\xc5\x5d\xb7\xac\x09\xb7\xe2\x2e\xb1\x7d\xc2\xad\xb8\xa9\xac\xc9\xa4\x57\x71\x96\x93\xd0\x84\x57\x71\xcf\xdd\x1f\xa4\xef\xb7\x16\x71\x7e\x8c\xb2\xe7\xad\x6d\x98\x67\x60\x00\xee\xe1\x17\xea\x3f\x7f\x7a\xd1\x7e\x9d\x1f\x9f\xec\x4a\x1f\x34\xcf\x8f\x09\xf6\xb2\x8f\xd4\x3c\xbf\xfb\x56\x2f\xdd\xdf\x3f\xdf\xef\x9f\x09\xbd\xf8\xed\x01\x91\x06\xc3\x2b\x8c\x48\x7e\xb9\x49\xe6\x84\xd3\x71\xaf\xc9\xed\x2c\xa0\x5a\xfd\x80\xd5\x4a\x35\x81\x88\x24\xd9\x49\x20\x61\x95\xd0\x7d\xdd\x9b\x70\x49\xee\xd5\x0b\x88\x28\x13\xe2\x09\x47\x7a\x07\x7a\x02\x0f\x84\xd1\xbd\xcb\x70\x59\x0e\x49\x84\x6b\xd2\x67\x39\x25\xcf\x08\x1a\xe1\x24\x35\xd2\x84\x13\xf3\xf7\xc0\x7d\x40\x86\x96\xd5\x74\xc2\xab\x39\x24\x71\xc7\x09\xaf\xe6\x56\xcb\xdf\x54\x85\x9d\xf0\x78\xfe\x66\xa0\x35\xc3\xe5\xd9\x81\x1b\xf3\x84\x0c\x90\x44\xe8\xe6\x09\x19\x20\x25\x2f\x1b\x66\xb8\x24\x25\xc4\x3c\xe9\xa7\xa5\xdc\x6a\xf3\x4c\x3c\x98\xd1\xa3\xbc\x7c\xe0\x49\x4f\xf6\xa1\x61\x33\x61\x55\x05\x89\x4c\x58\x19\x1f\x33\x61\x95\x34\xb1\x4c\x58\x15\x81\x37\x13\x56\x4d\xc0\xcb\x84\x55\xd4\xc4\xa0\xba\x56\xa1\xc9\x09\x6f\xeb\xaf\x4f\x77\x41\x70\x64\x7f\x41\x91\x68\x68\xe6\x10\x35\xda\xcf\x17\x84\x46\xf3\xc4\x79\x74\x7d\x0e\x32\xa1\x91\x3d\x2d\x42\x23\xf9\x01\xa1\x31\xb4\xd6\x42\x68\x14\x75\x5a\x08\x8d\xe2\x37\x08\x8d\xa8\x3e\x0a\xa1\x61\x6c\x2d\x84\x46\x16\x88\xcb\xc2\x1c\x3f\x20\xed\x2b\x9a\x69\x21\x38\x7c\xe4\xe8\xc6\xfd\x83\x2e\x85\xd8\xd1\xfc\x80\xd8\x51\xdc\x29\xac\xfa\xe1\xa7\x0f\x66\xa0\x33\x04\xcb\xda\x7b\xc1\x98\x85\xf3\xe5\x32\x31\xcf\xca\xd5\x9a\x58\xd5\xb5\x5a\xbf\xc1\xd5\x8a\x17\xc0\x1d\x3c\xf8\x12\x3f\xe1\x0f\xfe\x8d\x22\x74\x81\xcf\x5b\x91\x66\x72\x9e\x95\xab\x8d\xfe\x84\x9b\xdf\xfc\x09\x57\x6b\xc4\x86\x80\xa4\x22\xcf\x13\x4e\xe4\xc1\x0e\x50\xf3\x44\x74\x71\x8e\xc6\x5a\x88\x4c\x49\xc9\x7a\x26\x5c\x59\x87\x61\xfe\xa2\x1a\x9f\x7c\xc2\x27\xb4\x52\x4d\xb1\x5b\xf3\x85\xe1\x5d\xa2\xec\x7c\x13\x58\x87\xa8\xe4\x3c\xc2\x3f\x7f\x74\x21\x9e\xb8\x65\x75\xa9\x46\x27\x2e\x59\xd2\x71\xcd\xb9\x12\x63\xe9\x27\xb3\xb9\xe8\x27\xb3\x3a\xe8\x67\x43\x5f\xfe\x18\x91\xcf\x5d\x3f\x51\x5a\xcb\x7d\xdd\xff\xfc\x31\x31\x9d\x07\xea\xf2\x27\xfd\xfc\x24\xf0\xe4\xae\xe7\x3f\x7f\x54\xd1\x69\xce\xc0\xaa\x5c\xfa\x89\x6f\xf5\x72\x60\xed\x17\xfd\xfc\xbe\xdd\x37\x8e\x89\x9b\x93\xea\x6c\x4f\xdc\x50\x14\xd5\x3a\x71\x41\x31\x49\xc7\xf5\x44\x96\xd3\x89\xcb\x89\x4a\x29\x4e\xdc\x4d\x54\xe2\x6f\xce\x8f\x26\x49\x49\x3c\x67\xf9\x7a\x16\x82\xcd\x82\x9e\x35\xc9\x0f\xef\x95\x93\x7f\x42\x3a\x57\xfe\xa4\x39\xe1\xda\xa4\xd3\x3b\xdf\xf4\xf5\xac\x69\xbc\x19\x80\xf6\xdb\xd8\x16\xbf\x8d\x1c\xb9\x04\x56\x98\xa8\x1c\xde\x77\x66\xd9\x30\x23\x2e\xd6\xc7\xb6\xe6\x86\xc9\xe2\x88\x61\xdf\x04\xc2\x44\xfa\x9b\x10\x77\x28\x54\x3c\x0e\x98\x63\xd3\xce\xfa\x18\x8f\x03\x79\x26\x15\xd1\xf5\x3d\x80\x0c\xb3\x75\x72\xf1\x60\x29\xff\xb6\xad\xca\xdf\x03\xfa\x5a\xe6\xbf\x08\x43\x8a\x07\xeb\xf2\xe7\xed\x44\x19\x0f\x14\x50\xff\x24\xd3\xb6\x1e\xa0\x86\x73\x3c\x76\x76\xe2\x78\xa0\x1c\x6e\x48\x5d\x6f\xc4\x40\x53\x65\xd9\x7d\xa0\x68\x50\x90\xa7\x7b\x3c\x58\xa1\xa5\xed\xac\x0a\xf1\x48\x9d\x0f\xba\x3e\x99\x5c\xe8\xd8\xa3\xac\x3c\xf5\xdb\x79\x3a\x1e\xe5\x58\x6f\xec\x4f\x0a\x78\x55\xde\x79\x15\xe2\x81\x7c\xd2\x1f\x88\x36\x28\x0a\x23\x0f\x92\x80\x55\xb7\x70\xb5\x01\x5e\x69\x5c\xde\x69\x34\xe3\x51\x5f\x7a\x16\xf5\x0d\x70\x24\xf9\x0a\x6d\xc7\x65\xc5\xa3\xd1\xe9\x6f\xdf\x9c\xe2\xc1\x8c\x26\xf2\xf2\x8b\x47\x07\x67\x96\xe3\x60\x3c\x3a\x0c\x40\xf2\x90\x8b\xc7\xa0\x95\x7d\xa7\xa5\x88\xc7\x80\x41\x50\xde\x69\xf1\x18\x4c\xfe\x14\xb4\x2f\x08\x1e\x0d\xf2\x67\x8b\xc7\xa2\xac\xbb\x5e\x5b\x3c\x4e\xe6\x7c\xde\x54\x31\x1e\xf0\x3f\x0f\x72\x0d\x8b\xc7\x85\x6c\x4a\x69\x17\x93\x88\x07\x9c\x32\x43\xda\x81\x14\xf1\x80\x51\x39\xc8\x49\x22\x1e\xcf\xda\xfd\xb1\xfb\x78\x58\x8a\x63\x73\xab\x78\xbc\x98\x87\x4c\x8b\xdf\x03\x0e\xab\x6d\x78\x99\x4a\x6a\xb3\xe2\x78\xcc\x42\x98\x6e\x74\x08\x2c\xbf\x2a\x8d\x7d\x0c\x91\x92\xca\x8e\xd3\x8f\x21\x82\x49\x4a\x67\x1f\x43\x64\x0a\xaf\x2d\x48\x7f\x0f\x2e\xbe\xd1\xf6\x03\xb8\x46\x4a\xdb\x1b\x03\x6a\xbf\x05\xe9\x87\x63\x88\xf0\xce\x93\x1a\x32\x86\x04\xe7\x85\xda\x17\x5d\x8e\x81\xc5\xa7\xa4\x37\x8c\x01\xb5\xa4\x82\x14\x8b\x31\xa4\x9b\x0f\xf2\x1e\x85\x65\x02\x5a\x5e\x76\x99\xef\xc1\xcb\xe2\x6c\x7b\xa6\x65\x4d\xac\xed\x37\x6a\xe6\x83\x0d\xb1\x80\x1c\xa3\x9f\xe4\xb6\x47\x41\x5e\xc4\xd0\xf2\xd8\x9f\x20\x3d\xde\xf7\x60\x03\xa8\xe3\x7a\x58\x77\xfe\xe3\x18\x18\x43\xdb\x4a\xdc\x8b\x43\x00\x61\xeb\xfa\x7d\x33\x6b\x48\xd9\xc4\x26\x3c\x0c\x1d\x28\x9b\x1c\x85\x85\x0d\x25\xef\x4f\x68\x9e\x6f\x25\x6f\x70\x3c\xb0\xac\xb4\x9d\xa9\x33\x86\x67\xf0\x8d\xe2\x07\x37\x1f\xec\x99\xd3\xc6\xdb\x76\x9a\xe8\x18\x1e\x20\x61\xdb\xc1\xf4\x31\xd0\x64\xd7\x76\x6a\x8f\x18\x5e\x56\xe6\x28\x02\xe9\x9b\x08\x1f\x4d\x0c\xac\x28\xb4\xd2\xf4\xa0\x71\x71\x9b\x04\x85\x09\xd7\xcc\x56\x16\x35\x8e\x31\x10\x5f\xf6\x3d\x26\x46\xd4\xcf\x0d\x43\xb4\x20\x26\x76\x5a\xfd\x00\x19\x44\x5a\xdd\xf4\x24\x56\xa6\x9f\xdc\xfa\xd8\x18\x2b\x9c\x4a\x5b\xdd\xa7\x34\x22\x91\x4a\x68\xbb\xaa\x6f\x8c\x4c\x4b\xd2\x76\xd2\xfb\x18\x07\xcc\xe8\x6d\x17\xb2\x8c\x91\xa1\x64\x6d\xb3\xb0\x18\xaf\xcc\xe0\xe6\x8d\x1e\x91\x1e\xe2\x6d\x17\xf9\x88\x91\xee\x8f\x32\x42\xc4\x08\xdf\xc5\xef\xc1\xda\x86\xb8\x8e\xed\x76\xd8\x8e\xf1\x65\x4c\xc6\xd6\x5b\xc5\x38\x91\x70\xf4\xd8\xa9\x2f\x63\x62\xd1\xef\xb6\x0b\x8d\xc6\x14\x88\x51\xdb\x65\xee\x7b\xc0\x6d\xd8\x47\x3f\x85\xc9\x34\xca\x1b\x1e\x29\xc1\x13\xac\xed\x50\x8e\x98\x58\x7f\x28\xef\xbc\x8d\x31\x25\xa6\xae\xdf\x91\xd6\xdf\x83\xf5\xc9\x5f\x58\x99\xbe\xb7\x39\xa7\xaa\x11\x9f\x95\xc9\xd9\x03\x9c\x7c\x10\xf5\x60\xf2\xc1\x5e\x57\x22\x5d\xd8\x45\xef\x62\x4a\x93\x9a\x95\xb8\x3f\x59\xcc\xa8\x75\x3f\xb8\xf8\x60\xf7\xc1\xa2\x29\xad\xed\x2d\x49\x99\x6e\x74\x4d\xb0\xc9\x1c\x65\x17\x1c\x89\xa9\x30\xf4\x72\xdb\x34\x62\x42\x55\x88\xd0\x76\x22\xf9\x98\x0a\xe1\xbb\xa3\xb3\x63\x62\x96\xf7\xd6\x05\xdf\x8a\x5b\x61\xdb\x79\xa4\xbe\x07\x74\x28\x1d\x7a\x83\xb4\xa5\x6b\xd3\x1a\x82\xa5\x5a\x17\xc4\x90\x7f\x34\xb4\x9d\xcb\x30\xa6\x06\xc6\x5a\x87\x66\xca\x9c\x8f\x75\xc7\x11\x7f\x0f\x56\xfe\xc4\x3d\xd3\xb6\x0a\x81\xef\xf3\x97\x90\xda\xec\x13\x1e\x34\x2c\x13\x8d\x75\x41\xbd\x13\x45\x77\x96\xa3\x98\x90\x8a\xe9\x7b\xb0\xfb\x38\x07\x57\xbb\x45\x80\x74\x43\xf5\xd4\x76\x62\x92\x98\x6e\xa8\xc0\x72\xd4\x6a\x6f\xec\x5c\xda\x21\xf3\x31\x3d\xa8\xf4\xdd\x76\x74\xe8\xf7\x00\x31\xf3\x5b\xb1\x14\xd3\x93\xf9\x86\x00\xf4\x10\xa5\x76\xce\x9e\x98\x1e\xca\x26\x43\x07\xe1\x21\x2d\x19\xda\x86\x09\xf7\x9d\xb6\x9d\x11\x63\x3e\x32\x0f\xd3\xc6\xea\x7c\xd0\x17\x66\x7b\xcf\xc4\x1c\xa0\x28\xea\xdb\x1c\x1a\x73\x60\xc9\xd6\x1d\x01\x13\x73\xc0\x5a\xfa\x36\x8c\xc7\x8c\xc2\xa1\xdf\x25\x66\xcd\x34\x27\xe8\x08\xfb\xf6\x93\x8e\x99\xb5\xbb\xc4\x36\x72\x65\x7d\xc7\xad\xb3\x8d\x99\x19\xb6\xfb\xd6\x65\xc6\xcc\x14\x74\x2a\xf9\x1e\x73\x67\x9a\xc7\x5d\xdf\x22\x66\x5e\x93\xfb\xb6\x85\xc7\x7c\xb1\xd4\xf4\x36\x3e\xc4\x7c\xb1\xec\xcd\xb6\x03\xc4\x4c\xff\xed\x2e\xda\x92\x1f\x24\x50\x4b\xdb\x49\x2b\xe6\xf7\x58\x36\x8f\xae\x07\x58\x6c\xf0\x03\x08\xcb\x7d\xe7\x86\x8c\xf9\x65\x5a\xd0\xb0\x71\x2e\xbf\x2c\x8e\x17\x34\xf5\xb9\xac\x65\x9b\x91\x94\x83\x75\xb8\x77\x7a\xb0\x58\x0e\x26\xce\xda\x39\xd3\x62\x09\xf0\x02\xef\x3b\xff\x57\x2c\x01\x09\xc4\xfb\x4e\xd5\x18\x4b\xb8\xb9\xfc\xa1\x4f\x58\x31\x76\xa7\x4d\x8c\x05\x65\xd6\xbf\x07\xbb\x8f\xc8\xc0\xef\x9d\xbf\x20\x16\x16\xa7\xea\x12\xb2\x4b\x66\x41\x99\x7d\xb3\x88\x25\x33\x39\xc4\x76\xba\x8d\xa5\x1c\xeb\x8d\xfd\x09\xea\xb1\x84\xbe\x7d\x2f\x62\x61\x1e\xfc\x2c\xb9\xbc\x34\x0a\xd9\xc2\x97\xd2\xb8\x96\x9d\x42\x20\x96\x06\xb1\xa2\xef\xe0\xfd\x58\x98\x53\x6b\xd7\x81\x8d\x65\x50\x98\xd9\x37\x94\xef\x01\x15\xc6\x5b\xfa\x2d\x2b\xed\xc5\xbe\x17\xc7\x82\x60\xde\x90\x76\x4c\x7a\x2c\x27\xd3\x36\xed\x6c\xac\xdf\x03\x7e\xb2\x74\x13\xb1\x9c\x4c\x7b\xb8\xd3\xb1\xc6\xc2\xe0\xa1\xae\x63\x5c\x6e\x90\xd7\xbe\x23\x04\x63\xb9\x41\x70\xfa\x56\x18\xc7\xb2\xa4\x88\x6d\xf8\x8c\xe5\x25\x8c\x93\x56\xff\x12\x4d\x25\x96\x97\x17\xc2\x4b\x4f\x9a\xe9\xcb\x12\xe3\x5b\xd1\x10\xcb\x7b\xaf\x37\xf6\xd4\x5f\x66\x9a\xdc\xda\x9c\x58\xde\x77\x3d\xd8\x9d\x4e\xe6\x62\xde\xce\xf0\xb1\xe0\xfa\xf9\x3d\x88\x7f\xc1\xbe\xca\x24\x38\xb7\xbe\x24\x96\x09\xd9\xa7\x6f\xbd\x62\x2c\x93\x25\xe2\xb6\x96\x2a\xd6\xe3\xe0\x00\x9b\x1a\xd5\x03\x76\xcf\xbe\xf5\x6d\xb1\x1e\xcc\x54\xb3\x5d\xf7\x62\x3d\x50\x81\xb8\x6f\x4f\x8b\x58\x23\xd0\x3e\xed\xf4\xcb\xb1\xc6\xca\x6b\xe5\xbe\x8f\xd5\xd8\xd8\x47\xd7\x27\xac\xb2\xb4\xbd\x1e\x63\x4d\x79\xd5\x0c\xde\x7d\xb0\x32\x5d\xdf\x2a\xb9\x58\x51\xba\x21\xf4\xed\x25\x13\x6b\xe5\x65\x73\xbb\x0b\xc5\x8a\x54\xd7\xa1\xef\xcc\x8b\xb1\x76\xa6\x65\xcf\x5a\xdc\x4a\xd8\xb5\xed\xd7\xb1\x0e\x6a\xdc\xaa\x1f\x90\xfa\xe4\xb2\xfb\x80\xda\x3f\xe4\x9d\x0e\x3b\xd6\xb1\x3a\x15\x80\x4e\x9e\xd8\x2c\x00\x2d\x7d\xda\x2e\x97\x14\xeb\x89\x3a\x9b\x7d\xa7\x49\x8e\x75\x05\xfc\x6f\x9b\x5b\xac\x27\xf9\xd9\xa1\x37\x18\xdb\xd1\xf2\xc6\xea\x7a\xb3\x0a\xe9\x2e\x7a\x17\xeb\x4d\x43\x52\xf4\x03\x4e\x6c\x47\x7b\xc4\xfa\x92\x17\x1d\xda\x86\x85\xa2\x65\x5f\x59\x2a\xed\x5d\x5d\x32\x7a\x9d\x08\x4a\xea\xbb\x5c\x5b\x6c\xc7\x64\xfd\xbf\x7d\x54\x5a\x60\xbe\xcc\xad\xf0\x8f\x2d\x24\x56\x7e\xd8\xac\xb8\x51\x44\xea\xbb\xd6\xf2\xf7\xe0\xe2\x83\x63\x3f\x20\x2f\xaa\x9b\x3e\x35\x54\x04\x0c\xbd\xee\xb3\xf3\x5d\x80\xf8\x60\x77\x5a\x99\x34\xb3\x6e\x4c\x6e\x15\x9e\x5f\x7d\x2b\x9b\x62\x63\x95\x9b\x5e\xb7\x2c\xd8\x58\x96\x43\x85\x06\x62\xab\xa8\x9b\xd5\xb7\x1b\x48\x6c\x8d\x6c\x62\xeb\x82\x62\x5b\xb9\xd0\x77\x85\xf6\xd8\x90\x74\xfb\x7b\xb0\x80\xdc\x46\xe7\xb0\x5b\xfe\x6b\xc8\x5f\xf4\x09\xba\x1b\x40\x67\xe7\x4c\xb7\x30\xd7\x2e\xd6\x7c\xd8\x8a\xaf\xef\x01\x86\xdd\xf9\xbf\x62\x63\x28\xa0\x6c\x0c\xb1\xdd\x89\x71\xd8\x82\xc7\x0d\x29\x5e\x81\xb8\xb1\xc1\x4b\x38\x1e\xbb\xb0\x59\x6c\x0f\x52\x19\xcb\xd1\x2d\xb6\x37\xac\x07\xfb\x93\xc9\xeb\xf9\x56\x32\xc6\x4e\xed\x4f\xdf\x19\x41\x62\x3f\x50\x81\xb4\xb7\xbd\x96\x8f\xec\x02\x84\x1b\xa6\x3d\xb2\x18\xca\xae\xf5\x1f\x7b\x64\x86\xba\xb6\x6f\x24\x1d\x15\x40\x83\x52\x80\xc7\x9e\x49\x61\x76\xad\xf8\xd8\x59\xe1\xaf\xb7\x7d\x45\xe9\x85\x45\x7d\x25\x64\xf7\xfa\x10\x1e\x1b\x84\x1d\xc5\x03\xbe\x07\xfb\x93\x95\x6a\x6c\xa7\xb9\xff\x1e\xb0\x32\xdc\x46\xba\x3e\x56\xa5\xe0\xa0\x4f\x7a\x63\x32\xcf\xa4\x07\xac\xa4\xb5\x71\xac\xaf\x83\x2c\x79\xb8\x9f\xbb\xa0\xb5\xde\xc8\x2c\xdf\xb1\x79\x60\x3f\x57\xb1\x60\x2d\xff\x64\x1d\x94\x9d\x87\x3b\xf6\x93\x1c\x7f\xa7\xca\x8e\xfd\xe4\x31\x95\xc4\xdc\x17\x47\xeb\x5b\x36\xe9\x0c\x1d\xed\x12\x6e\x3b\xa3\x13\xbb\xe4\xe1\x8e\xa3\xde\xb6\x76\x34\xf6\x87\x7b\xbd\x73\x4f\xc6\xfe\xac\x79\x6d\xd1\xa4\x3f\xab\x36\xe8\xa6\xc0\xfd\x0d\x0b\x1c\x55\x0f\x38\x48\xd7\x03\x66\xe1\xdf\x4a\xe8\xd8\xdf\xce\xb5\x6d\xc6\xda\xdf\x97\x9d\x0e\x75\x8a\x84\xc1\xbb\xd2\x7b\xec\x73\x55\xc5\x1c\xed\x2f\xd8\x57\x5f\xc4\x67\xa7\xb0\x8a\x23\x12\xa7\x77\xb2\x9f\x38\xe2\xb5\xf2\xfa\x2f\xf8\x8f\x3c\xf8\xc6\xd6\xb9\x8c\x72\x33\x1b\xcb\xde\xb2\x55\xe0\x27\xed\x52\xd9\x91\x95\x2e\x42\xdf\x15\x7f\x22\x6b\x2c\x84\xbe\xa3\xc7\xe3\x68\x85\x6f\x6c\xea\xcc\x8c\x97\xa1\x4b\x20\x1f\xe7\x0a\x49\xda\x27\x78\x3c\xb4\x0f\x35\xcd\xf4\x79\x18\x0a\x13\x77\x1f\xf4\x54\x1d\xdb\xc1\x28\x8e\x97\x41\x1e\x69\x93\xeb\xf1\x66\x7a\x40\x6f\x12\x37\xde\xbe\xe2\x58\x77\xa7\x74\xb5\x1b\xdb\xc3\x24\xd2\x6f\x2d\x8c\xed\x88\x11\xc7\xbb\xd2\x8c\x6c\x75\xc8\x98\x37\x23\x5d\x9b\x1e\x3c\xed\xdf\x1e\x9c\x47\xe0\x28\x5b\xc2\x3a\x8f\x48\x6f\xf0\x8d\x6d\xe7\xd1\x57\x18\x45\xde\x0f\xe6\xf2\xbc\x5f\xf0\x38\xc3\x58\xfe\xe2\xbb\x8f\x78\x51\x78\xde\x64\xf2\x64\xa9\xe9\x21\x0d\xe4\x99\x19\x17\xb8\x4b\xe3\xc4\xb3\x40\x8e\x1b\xbb\x6c\x4b\x3c\xeb\x72\x25\xdb\xe2\xd2\x59\xe1\x70\x75\xec\x48\xf5\x78\xd6\x6b\xbd\xb1\x3b\x1d\x2f\x5d\x14\x36\x79\xba\x50\xc7\x21\xa8\x78\x45\xbc\x1a\x19\xfe\xce\x20\xfe\x3d\x20\x21\xdd\x37\xeb\xab\x2d\x9f\x9c\xe1\x37\xa8\xc4\xdd\x02\xf8\xd5\x10\x24\x72\xec\xbc\x67\xf1\x42\xc2\xff\x4f\xae\xcd\x7a\x40\x4d\xe8\x3e\x8f\x17\x12\xfa\xc7\x43\x6b\xb9\x5a\xa7\xc2\x64\x1f\xe1\x0b\x29\xf5\x43\xde\x55\x1b\xbf\x07\xbc\xf4\x6d\xc4\xbd\x5a\x67\xe1\x8e\xa8\x37\x06\x59\xcf\xa6\x68\x17\xb2\xcd\xc7\x63\x57\x96\xfc\x1e\xc0\x51\x27\x78\xf9\x17\xed\x76\x4d\x7d\xa0\xe8\xf3\xb1\x13\xe3\x7e\x0f\x26\xc5\x0a\x4d\x8c\xce\x96\x3b\x23\xe8\xf7\xa0\xb3\xd0\xa2\xde\xa0\xe7\xa1\x8c\x06\x17\x72\x6a\xc7\x43\xb4\xe5\x62\x42\xeb\x63\xe7\x79\xfa\x1e\x9c\x8c\x12\x5f\x50\x7f\x0a\xad\xba\x7d\x8b\x59\x6f\x6c\xd4\xa5\x6f\x92\xff\x16\x9a\xe9\x44\x37\x5f\xd4\xb8\x09\x79\xc7\x35\xc4\xc9\xec\xe1\x45\xba\xe3\xc9\xcc\xdd\xd2\x91\xcc\x4e\x67\x86\x6d\x54\xf9\x1e\x74\xbc\xd0\xf4\xfb\xa4\xa2\x58\x5f\x2c\xd1\xb6\xfb\x41\xa7\xd2\x5b\x9f\xc4\xfb\xdf\x54\xeb\xb3\xd3\xb8\xbf\x6d\x55\xdf\x03\x52\xa0\x7d\xd0\x27\x72\x3e\x7f\xd3\x88\xfb\x01\xcd\xbc\xd2\xbb\xcc\x4e\x4b\xa8\xee\xf7\xb3\x57\xee\x5b\xd4\x1b\x10\x07\x53\x4f\xea\x03\xee\x51\xcd\x33\xff\xc4\x90\xd6\x92\x7e\x33\x9f\xa4\x24\xcc\xd9\x07\xd7\x1a\x35\xc6\xb9\xa6\xa5\x4f\xe0\xf0\x9c\xb6\x3b\x4a\x9c\xfd\xe2\x3c\xab\x16\x7f\xf1\xbc\x45\xad\x15\x31\x19\xd2\x78\x4f\xe4\xf5\xfd\x51\xd0\x4d\x24\xf6\x6d\xdb\x50\x1a\x27\xf3\xf6\x66\xd9\x72\x66\x5f\xf1\x13\xd5\x6f\x60\x9e\xdb\x9c\xf7\x3d\x00\xf3\xf3\x0b\x48\x11\x98\x24\xa3\xcd\x41\xaf\x19\x29\x01\xe7\x58\x86\xb0\x8d\xd3\x73\x1c\x74\xff\x11\xf4\xc6\xda\x78\x4d\x9c\x19\x61\x7b\xfa\x77\x57\xc0\xf1\xbf\x60\x5b\x13\xf9\x60\xbf\xde\xf7\x04\xc7\x72\x48\xd8\x02\xce\x1c\x74\x40\x90\x4e\x6c\x0e\x1a\x90\x75\x2e\xe7\x80\x51\x23\xe9\xee\xbc\x7c\x85\xf2\xe1\x35\x3c\xf4\x1b\xab\x9a\x21\x13\x2d\xec\xc8\xa1\x38\xc7\x4a\xe7\x5f\xff\xf7\xee\x8b\xff\x3a\xff\xe3\xff\x7d\xf1\xfa\xf7\xc5\xf1\xcf\x9f\xf5\x2f\xd4\xca\xfb\x79\x79\xf4\xbc\xa1\xec\xdc\x6e\xf8\x2e\xc9\xfb\xdf\x0f\xc2\x87\x3e\xf9\xf0\x62\xff\x0b\x8f\xaf\xa6\x96\xdb\x2d\xcc\x88\xb8\x5b\x6e\x0f\x8f\xf4\x9b\xdb\x7a\x7b\x1c\x9f\x34\xbc\xfe\xa5\xc9\xed\xd8\x2d\xcf\x70\x0b\x65\xe8\xdd\xf2\xba\x37\xe6\xe6\x4a\x6a\x71\x6f\x93\x09\xea\x77\xcb\x74\x6f\xc8\xa3\xb0\xed\xe7\x47\xf8\x04\x91\xfd\xef\x60\xb2\xf4\x3d\xef\x58\xb5\xd6\xc8\x68\x42\xb9\x8d\x1f\xd1\xb3\x88\xc0\x6b\x3b\xa7\x7e\x04\xcc\x6d\xe8\x53\x75\x78\x8e\x74\x08\xb2\xe9\x60\xd1\x5a\xb5\x54\xb7\x80\xf2\x6c\x58\xa4\xa0\x39\x26\x7a\x26\x2b\xdb\xff\x91\xc2\xe3\xb6\x97\x6d\x51\x6d\x53\x6d\x4c\x18\xd5\xb5\xc3\x29\x9d\x6a\x83\xfb\x4f\x51\xae\xfc\x23\x7d\xf4\x64\xff\xbb\x2a\x0f\xb9\xcd\x73\x41\xe5\xc2\x43\x51\x13\x47\x1a\x5e\x1b\xb4\x2c\x8a\x5a\x3a\xd2\x87\x45\xfb\xdf\x6f\x09\x87\xbf\x3a\x6f\x37\x81\x21\xc9\x19\xff\x48\x97\x7b\x84\xa4\x2c\x3f\xf0\x23\xdd\xee\x11\xf1\x64\xf2\xf5\x3c\x60\x2a\xd8\xff\x82\x3d\xc9\x75\xfe\x80\xae\x61\xff\x7b\xb3\xad\xa9\xed\x75\x1b\x67\xb2\xbd\x3a\x0e\x5c\x5b\xf7\xbf\x05\xc3\x0d\x35\x69\xe3\x50\xe7\x3d\x28\x94\xe6\x40\x9d\xf7\xf5\x2f\xcc\xc1\xaa\xf9\x79\xa0\x38\xfa\xfe\x97\x13\xd9\x5e\x64\x07\xaa\x98\xef\x7f\x39\x91\xed\x05\x14\xde\xb4\xdb\xc2\xcb\x9a\xef\x8a\xf8\x88\x3e\xe7\xf1\x80\xbb\xf9\xf6\xea\x89\x47\x8a\x6a\x81\xbf\xc9\xf6\x54\x8c\x47\x1a\x6e\x39\xe1\x66\xb0\x5b\x72\x53\x0b\xbc\xa8\xaa\xea\x20\xc5\xa3\x65\xb5\xb5\xf1\xcf\x9f\x91\xdc\xd4\x3d\x89\x8e\xa6\xed\x79\x16\x43\xd9\x7b\x16\x43\xc9\xf8\xaa\xa8\xa9\xba\xe9\xfc\xe7\xcf\x68\xdd\x4d\x97\x9b\x5e\x7c\x15\x76\x53\xd5\x58\x01\xe9\x21\x8b\x3b\xac\xa7\x9b\xae\x7f\xfe\x74\x45\x72\xc6\xd0\xfc\xd5\x37\xf9\xae\x08\xcc\x18\x9a\xbf\x6a\xf8\x6a\x9f\xea\x08\xc1\x77\xff\xcb\x18\x6c\xb5\x78\xee\xf0\x11\x8e\xca\xa9\x1e\xc3\xe8\x6e\x1b\x6c\xd3\x60\xb7\x80\x18\x3e\xba\xd8\x95\xf7\x2a\xc6\xb8\x49\x48\x8c\x91\x6e\x4e\xdb\xa5\x30\xc6\xd8\xdc\x86\xc8\x11\xb7\x5c\x6e\x21\xf3\xdd\x2d\x55\x43\x45\x8a\xb4\xe9\xa7\xad\xba\x0d\x55\x59\x83\x5a\x4e\xb7\x5c\x5f\x7f\x69\xb7\x34\xe1\x53\x84\x78\x12\xe5\x1c\x1f\x63\x73\x7f\xcc\xce\x50\x0e\x8d\xd5\xfd\x1d\x52\x7d\x6d\x1f\xba\x18\xbb\x67\x08\xc5\x4b\x91\x63\x75\x84\x0a\x71\xff\x0b\xd7\x70\xcd\xa3\x7b\x86\xd0\xea\x97\xbc\x49\x63\x8c\x8f\xdb\x20\x9b\x94\x26\x14\x48\x87\xe0\x0b\xba\xfb\x7d\xb7\x37\x3a\x45\x9d\x88\x14\xcf\x7f\xfe\x28\x42\x2b\xa6\xf1\xa8\x05\x41\x6a\x51\x55\xe0\xa2\x29\x5c\x4c\x70\xa4\x89\x2a\x23\x16\xd3\xd9\xdc\xf6\x21\x5c\xf0\x60\xe7\xe5\xa6\x07\x4d\xea\xf1\x12\xc2\x81\x0e\x86\xaa\x1c\xbf\x31\x5d\xaf\xda\x60\x18\xad\xca\x61\x1b\xb3\x0f\x45\x46\x29\x0c\x95\x97\x8f\xd9\xc7\x36\x77\xf8\x82\xe9\x28\x65\x11\xf6\x88\x9b\x76\x57\xe6\xd4\x98\x45\xd7\x63\x1e\x0c\xc7\xda\xdc\x38\xe6\x71\xab\xed\xfa\x70\x58\x81\x51\x31\x5f\xda\xb5\x8c\xab\xfa\x21\xef\xbe\x98\x1f\xcf\x11\x2c\xd2\xe5\xdf\x63\x7e\x05\x92\x0c\x39\xe7\x50\x56\x9b\x98\x67\x71\x1b\x84\x0c\x05\x89\xc7\x72\xa8\xcf\x82\xdc\xf2\x79\xbb\x85\xc5\x52\xb5\x71\xa5\xbe\xdf\xb1\xde\x44\x3f\x96\xa6\xc5\x95\x0f\x5a\x5d\x19\x69\x63\xe9\x6e\xfa\xa0\xd3\x15\x92\x18\x61\x71\xdd\xff\x16\x74\xb8\xa7\x58\xbc\x34\x16\x53\xaf\xca\x36\x1e\x51\x86\x7c\xff\x8b\xc1\xb4\x35\xd5\xb3\xaf\x07\x9a\xb4\xe8\x2a\x06\x13\x2b\x54\x39\x55\x89\xba\x23\xaa\x90\xef\x7f\x1f\x90\xb9\x3d\xc7\x5a\xb5\xa3\x15\x17\xaa\xa8\xd0\xe5\x58\x7d\x7e\x51\x37\xf9\xc3\xad\x3d\xc9\xe6\xf3\xdb\x1a\x80\xb5\x13\x16\x44\xd4\x1a\xd8\xff\x42\x92\x53\x72\xd6\x38\xa6\x8e\x1b\x32\x7b\x7f\x6d\x1b\xc8\x97\x8f\xdb\x05\x1f\xc4\xaf\x89\x92\x2b\xe5\xd4\xff\x9d\xe8\x1a\x91\xfa\x70\xff\x5b\x58\x15\x78\xaf\xfd\x32\x31\x41\xde\xc0\x8f\xb6\xee\x05\xbe\x5d\x70\x79\x91\x90\x20\xa9\xc0\x77\x7c\x25\xdd\xc6\x97\x8e\xfc\xaa\xe2\x1b\x5f\x1f\xac\xf7\xa6\xd1\x61\xbb\x2d\x46\x44\x96\xed\x7f\xcb\x3f\x7f\xb2\x12\x4f\x46\x44\x77\xed\x7f\xe3\x3f\x7f\x72\xd9\xfe\xdd\x71\x5e\x53\x4d\x4c\xcc\xbb\x65\x80\x38\x1f\x7f\xf5\xc4\xdf\x80\xa7\x08\xfb\xce\xfe\xb7\xfc\x86\x99\xa4\x43\x98\x92\x8e\x4f\x9a\x91\xff\x7b\x3a\x04\xe6\x74\x7c\x60\xde\xae\x21\xdf\xcf\xae\x96\x10\x7e\x68\x5a\x3a\xb4\xa8\x74\x7c\x8b\xaa\x5b\x66\x48\x87\xd0\x2e\xd1\x52\x54\x05\x8a\x74\x84\x9f\xfe\x06\xe9\xff\xd8\x6d\x29\xa9\x0d\x48\x12\x15\x08\x9c\x8e\x1c\xd4\x36\x10\x8e\xa0\x79\x0c\xcf\xe3\xe3\xa7\x4d\xa5\xbe\xd3\x31\x86\x9b\x90\x4c\x53\x8e\xe8\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\x2c\x60\x88\x58\xa7\xe3\x23\xd6\xdb\x71\xe6\x48\xbe\xdd\x24\xdc\x13\x94\x01\x3a\x1d\xb3\xb9\xe5\x04\x47\xd6\x47\xd3\xdd\x4d\x74\xb7\xf6\x3e\x59\x30\x48\x01\x7e\x72\x55\x99\x77\x53\x98\x6e\xc3\xf5\xa2\x2a\xaf\x7f\x0a\x3a\x30\x29\x4c\x7e\xb7\xa9\x52\x8a\x92\xe4\x52\x84\x66\xfa\x50\x50\x57\x8a\xf1\x74\xdb\xfc\x48\xee\x3e\xd6\x29\x26\xad\x2c\x22\x7d\x57\x0d\x6a\x92\xbc\x99\xe2\x27\x50\x75\x45\x61\xa6\x58\x6e\x37\x81\x50\x2b\xc7\x7e\x8a\xdd\x13\x81\xda\xea\x50\xbd\xcd\x64\xe6\x9b\x22\x7c\x91\x0e\x23\x29\xf4\xb9\xfb\x5f\x48\xee\xb9\x6b\x01\x67\x76\x5b\xc7\x2c\x37\xbc\xe2\xe5\x05\x5c\x6b\x2a\x5a\xc1\xe3\x2e\x41\xfb\x0f\x05\xee\x27\x5f\xab\x12\xaf\x55\x41\x57\xa4\x94\x24\xd6\xa7\x04\x87\xd3\xa0\xf2\x2c\x29\x85\xd3\x6d\xa8\x63\xa9\xf2\x15\xc9\xd7\xa7\x94\x70\xef\x0f\x2a\xa8\x90\x52\xec\x6e\x1b\x68\xdb\x7c\x2f\xa5\xe8\xf1\x10\x30\x12\x94\xb1\x3e\x25\x11\xd0\x94\x70\x36\x82\xf2\x91\xa7\x94\xfc\x5d\xe6\x77\xc2\x95\x94\x93\xdb\x2a\xdb\xb4\x86\x7c\xb9\xed\x46\x9b\xb6\x2f\x65\xaf\xa1\xb0\xcf\xac\x3e\x4b\x71\x1b\xfb\xdc\xdc\x28\xe1\xde\xb7\xff\x85\xa0\xb0\x6f\xc5\xc9\x37\xc0\x94\x3a\x84\x99\xa1\x95\x77\xaf\xe0\x43\x88\x56\x0d\x30\xc9\x09\x09\xa2\x53\xab\x87\x3a\x34\x3a\xa4\xf3\xe3\xa5\xca\x34\x90\xd2\xa3\xf3\x98\xa0\x8a\x0c\x2a\x9a\x98\x8a\x94\x17\xa9\x30\x83\xae\x92\xe1\x25\xd4\xa2\xdd\xff\xd2\xaf\x70\xdf\x37\xe9\x41\xb2\xff\x2d\xd4\x48\xd5\xdd\x16\x93\xda\xe0\x65\x34\x94\xf5\x22\xbf\x71\xaa\x0d\xdb\x9a\x95\x0a\x39\xc3\xfc\xba\xff\x0d\x6c\x8b\xbb\xad\x79\xbc\xf6\x89\xde\x41\xb9\x39\x32\x52\x1d\xac\x7f\xbf\x03\x23\xf7\xec\xef\xf7\xe5\x26\x86\xe3\x2c\xe2\x90\xa7\x36\x3c\x4f\xd8\xd2\x83\xf2\x9a\x64\x84\x4e\xee\x7f\x99\x75\x72\x5f\x2b\x33\xa2\x26\xf7\xbf\xf0\x08\x52\xfc\x45\x9e\x97\xfb\xbc\x90\xd2\x55\x82\x5c\x9e\xd2\xdf\xe4\x79\x07\xb6\x95\xdd\xf6\x6a\x75\x70\x72\xcf\x92\x7a\x8b\xf9\x54\x39\x0e\x02\x65\x2b\x3b\x8a\xef\xa3\x05\xec\x22\x06\xf1\x8f\x72\x94\xa0\x36\x14\x42\x0e\x2a\x50\x5d\x8e\x9e\xd4\xf6\x5d\x18\x62\x50\x5d\xe6\x72\x0c\xf7\x39\xe8\x58\xbe\xc5\xec\x72\x8c\xa9\xb6\x93\x4b\xc8\x6a\x3b\xdd\x86\xa4\x0d\x2e\xba\x55\x8e\xeb\x74\xdb\xf2\x4d\xd7\x5c\xee\xa1\xb6\xfb\xfc\x96\xee\xa6\xe7\x56\xd3\x43\x68\x6e\x56\x5c\x82\x48\x55\x09\x1f\xa9\xb2\x80\x51\xc2\x71\xbb\x09\xc6\x9c\xed\xb4\x74\x94\x10\xdc\x16\xd8\xe5\x56\x33\x94\xa0\x1b\x61\x09\x08\x90\x0c\xaa\xe6\x5a\x42\xf4\x77\x91\xdf\x6d\x99\xbf\x84\xa4\x95\x87\x0f\x83\xb3\xe4\xa7\x82\xeb\xf4\xfe\xf7\x5b\x9c\xc4\xd1\x12\x46\x51\xd3\xc7\xa9\xa5\x96\x3f\xe8\x04\xb5\xff\xbd\xbe\xa6\xa4\xb1\x2e\x2f\xfb\x8a\x68\x52\x87\x8f\x36\x35\x3c\x3c\x75\xfb\x84\x94\x68\x68\x31\x2c\x22\x2b\xb1\x54\x31\xb7\x2b\x91\x99\xd8\xa4\x25\x2c\x51\x67\x84\x5e\x55\x59\x62\x7d\x81\xb9\x61\xff\xcb\x80\xe9\x1d\x2c\x5a\xa2\xd7\x16\x51\xa5\x38\x88\xb9\x96\x28\x45\x55\x89\x27\x8a\xbd\x79\x96\xba\xea\x94\x88\xa2\xbe\x21\x1e\xe5\xaf\x04\xdc\x12\x8d\x61\x91\x18\xa6\xfc\x1a\x25\x4e\xcf\xf4\x93\x1e\xe4\xaf\x78\x94\x74\xe8\xb3\x04\x95\x77\x56\x60\x54\x49\x46\x07\x30\xa7\x18\xbc\x43\x49\x2a\x82\x92\x90\x01\x3e\x28\x29\x4f\x01\xa5\xdf\xff\x72\x15\x5b\xc7\x51\x92\x74\x15\x25\xb1\x4a\xa0\xf2\x3c\x16\x38\xde\xee\x7f\x71\x98\x75\x1b\x2a\xd9\xe8\x97\x3f\xf4\xcb\x4a\x17\x5a\xb2\x78\x61\xa1\xde\x6c\xe8\x2e\x57\xb2\x2e\x6c\x05\x5e\xf0\x31\x78\xff\xb2\xd4\xab\x25\xbf\x1f\xfe\x49\xf7\x54\x7c\x05\x2c\x85\x91\x01\x86\x4a\xf1\xe1\x2a\x30\x5a\x85\xb8\x03\xe7\x4a\x91\xf6\xa9\x14\x64\xdf\x54\xf8\x70\x81\xb3\xed\xfe\x17\xc9\xb0\x15\x0b\x56\x8a\xd8\x53\x29\x0f\x01\xb6\x25\x8b\x52\x25\x75\x94\x0a\x13\x44\x56\x4a\xad\x82\x68\x92\xfd\x2f\x10\x57\xb5\x5d\x4a\x15\xa7\x2f\x15\xb9\x4c\x83\xee\x0b\xa5\x56\x7f\x57\x01\x68\xb1\x99\x52\x9b\xdb\x60\xb2\xce\xca\x43\x55\xaa\x31\xb7\xc2\x13\x3d\xe7\xad\x99\x2d\xd5\xd0\xac\xa8\x64\x11\x74\x13\x2c\x75\x0a\x2c\x75\x32\xd2\x60\x33\x85\xd2\x7c\x30\x1b\x32\x0f\x07\x29\x89\x4b\x93\x54\x55\x1a\x02\x23\x86\x4a\xac\x97\x16\xb5\xeb\x2d\x82\x1d\x2a\x67\x64\x69\xba\x39\x94\x06\x47\xfd\xac\x70\xe7\xd2\x52\x73\x5b\xff\xe7\x4f\x56\xce\x8a\xd2\xd2\xe3\x26\x90\x4d\x95\xca\x28\x2d\x6b\x79\x34\x10\x3b\x31\x52\x41\x75\xf7\xfd\x2f\xa3\x44\xb6\x30\x56\xda\x70\x9f\xcc\x47\xa4\x80\xfa\xd2\x8c\xef\xa8\x41\x9d\xf3\x66\xbf\xa5\x4d\x0f\x07\x13\x44\x56\x71\xe0\xd2\x7d\xbc\x3a\x8f\x97\x72\xa8\x95\x2e\x51\xba\xf4\xce\x70\x94\x7d\x5d\x29\xbd\x8b\x4a\x77\x1a\xdf\x95\x7c\xa3\x74\x89\xd9\xa5\x9f\xdc\x05\x9d\x13\x54\x94\xdc\xff\x32\xd6\x44\x1c\xa3\xcf\xcb\x6d\x0f\xee\xab\x1b\x9a\x43\x97\xc8\x32\x56\xf0\xc8\x8e\x65\x2c\x28\xcf\xb8\xff\x25\x02\x6e\x89\xbf\x0c\x9f\xf4\x81\x93\xbe\x5d\xcd\x8e\x02\x5d\xc1\xfe\xb7\xf2\xb3\x8d\xd3\xa3\xb9\x8d\xa1\x17\x8a\x58\x2f\x43\x46\xa0\x82\x9a\x67\x59\xb1\xe7\x65\xbc\x5a\xdc\x78\x89\x2a\x12\x3c\x4e\x0f\x87\x58\xea\x5c\x84\x0e\x88\x28\xde\xff\x16\x66\x35\xdb\xfb\x73\x5a\x46\x38\x4f\x06\x92\xec\xd0\xd2\x72\xea\xae\x56\x50\xec\x24\x17\x1d\xe6\xcb\x04\x02\xa5\x1d\xb2\x0a\x91\x96\xab\x89\x06\x5c\x74\xba\x55\xee\x87\x72\xe9\xd6\x58\x50\x2b\x20\x7e\xe2\xd1\x6e\x3b\x45\xf7\x99\xa1\x3f\x28\xe1\x51\xb9\xcc\x47\xe1\xfd\xfa\xb5\x6d\x58\x5e\x86\xd7\xf5\x30\x67\xdb\x96\xf6\xcb\x7d\x08\xfb\x90\xf8\x3b\x2b\xe0\xb2\xdc\x49\xc3\x21\x63\x73\x56\x00\x65\x41\x0a\xdf\xfd\xef\x8a\xd8\xd1\x67\x12\x6c\xcb\x4d\xc1\x56\xea\x8b\x72\x4f\xcd\x12\xd9\x6e\x63\x30\x12\x21\xb7\xe7\xfa\x17\x59\x3d\x43\xde\x3a\x87\xf2\x34\xad\x00\xb9\x30\x63\x50\x15\x9c\x82\xec\x88\xfb\xdf\xef\xe2\xe1\xc5\xbd\x52\x62\x14\x3a\xdf\x64\xa5\x35\x28\xaf\x6c\x30\x05\xae\xe1\x59\x5a\xe0\xf2\x16\xed\xc1\x5b\xb8\x07\x3a\xc9\x6f\xd5\x09\x79\x69\xc2\x2d\xfb\x32\x53\x5e\x73\xa7\xb7\x32\x7e\x48\xe8\xf0\x1a\x9f\xdf\x0f\x9f\xb3\xec\x04\xc5\xba\xa5\x82\x54\x5b\x5f\x97\x1b\x28\xef\x2d\x80\xc1\x99\x38\x4b\xc7\x5d\xde\xc7\x8b\x63\x89\x24\x45\xc8\x97\x57\x3a\xee\x02\x07\xa1\xac\x90\x54\x7a\x1c\xef\x7f\x07\x9a\xf6\xba\xa7\x65\x49\x44\xe6\x86\x5c\x44\xf3\xa7\x05\x84\x49\x01\xa1\xec\x5b\x76\x99\x66\x93\x48\x78\x93\x9b\x36\x67\x1a\x19\x26\x91\xa1\x88\xac\x4f\x29\xb2\xcb\x44\xa4\x65\x28\x22\x8a\xf3\x71\xdb\xb3\xda\x34\x9c\xe9\x2c\xdd\x9d\xad\xce\x28\xf3\xe9\x6e\x1b\xc8\xc2\xaa\xa6\x57\x60\x9e\x2f\x43\xa4\xf6\x54\xea\xa1\x15\xd4\xa3\x34\x56\xae\x68\xbb\x6d\xb8\x0d\x19\xee\xb6\x33\xe0\x51\x2d\xea\x57\x88\xfa\x31\x94\x6d\x0a\xa9\xc7\xfd\xba\x6d\xb2\xad\xec\xb6\xe9\x2e\x27\xba\xdc\x4a\xf5\x0a\xe7\xda\xfd\xef\xfb\x35\x6d\xda\x56\x83\xa8\x6c\x0d\xf0\x85\xcd\x9e\x24\x82\x6a\xf7\xbf\x1f\x49\x54\x65\xdb\x1a\xa4\xaa\xa9\xa1\x13\x94\x5b\x0f\x55\x83\xee\x4d\x35\xf0\xde\xb4\xe3\xd9\x8e\x1a\x86\x87\xe3\xbd\x49\xe7\xbf\x86\xdb\x7d\xf2\xea\x57\x86\xa6\xe9\x85\x87\xb5\xf0\x91\xfe\x4a\xe8\xad\xe1\xbd\xf5\xe9\xcb\x02\x22\xfb\xbc\xd6\x28\x55\x65\x8d\xc7\x87\xb7\x2a\x6c\x56\xa3\x6e\x8d\x35\x7e\xa2\x42\x56\x85\xa9\x1a\xbb\xc0\x09\x5d\x54\x74\x99\xa1\x1a\xbd\xc0\x88\x5c\x87\xdb\xe9\xe7\xa8\x16\xdc\x6b\x44\x9d\x91\x20\x14\xab\x51\xc7\xb5\x42\x17\x15\x43\xdd\xd2\x48\x85\xcd\x7c\xff\x8b\x28\xa8\xba\xc5\x91\x9a\xb2\x86\x83\xda\xe6\x23\x8b\x7b\x05\xe9\x54\x9f\x30\x76\x87\xa1\x64\xae\x35\xe9\x9c\xd7\x15\x8b\x26\xb5\x74\x4d\xaf\xc7\x7b\x39\xde\xd6\xba\xd4\xa4\x5b\x42\x65\x30\xf4\x50\x4a\x84\x9a\x65\x7e\xac\x99\x39\x74\x95\x49\xb2\x66\xaf\x2f\x2f\x72\xb4\xcf\x50\xcd\xb7\xc6\xcb\xb0\x2f\x35\xd5\x4c\xab\x59\xae\x0f\x35\xbf\xe1\x9f\x3f\x45\x39\x0e\x2b\x6c\x39\xfb\x5f\x9c\x93\xba\xc9\x7e\x2d\xde\xd7\x72\xb0\x6d\xcb\x0e\xb5\xe8\x2a\x50\xcb\xc7\xbc\x8b\x32\xd5\xd7\x92\x6e\x37\x3d\xfc\x6c\x43\xa5\xc8\x00\x50\xcb\x87\xe0\xe5\xd8\xec\xb5\x16\x4f\xb2\x70\x92\x5a\x5b\x99\x1e\x0c\x31\xeb\x41\xc9\x1c\x6a\x99\xaf\xdb\xb8\xe7\x9b\xb2\x57\x4b\xed\x15\x52\x7b\x0c\x4a\x61\x50\xab\x44\x8e\x5a\x3f\x7e\x53\xa4\x91\xa9\x55\xe6\xeb\x5a\x11\xe2\x91\x77\x5c\xe8\x51\xab\xd8\x6b\x85\xb5\xa6\x28\xad\x67\xad\xf5\x76\xd3\xc3\xe0\x48\x75\xd9\xfc\x19\x94\x3c\x55\x1a\xcd\x5a\xbb\x87\xa3\x23\xa6\x72\x17\xd6\x3a\x4e\xb5\x8d\x9b\x85\x7d\x36\x54\xea\x2d\x58\xd6\x1b\xa2\x9d\x6a\x3b\xd6\x16\x75\x4a\xda\x77\xb7\x2c\x61\x5b\x37\x6a\x93\x7d\xa6\x22\xb6\xaf\x48\x77\x52\x9b\x1c\x82\x6a\xa3\x4a\x49\x35\x13\x6a\x4f\xda\x9e\x0e\x67\xfe\x5c\xb7\x6e\xa8\xf6\x3a\xd5\xd6\x40\x73\xda\xf6\xb5\xa8\xdd\xf8\x4c\xa7\xb6\xd6\x05\x4c\xd4\xf1\xdf\xff\x5e\x6c\xd3\x77\x52\xc8\x30\x52\x24\x86\xa6\x33\xd9\xa5\xc2\xaa\x2c\x14\xdf\x7a\x54\xdb\xf4\x3c\x27\xe7\x29\x64\x1f\x72\x23\xa8\x63\xcd\x53\xf4\x76\x34\xad\x61\x20\xa3\x6b\x56\x16\x8a\x3a\x1e\x41\x73\xc0\x43\x37\xd7\xcd\x99\xeb\x10\xef\xaa\x83\xbc\x4b\xb5\x6e\xea\x69\xea\xc7\xac\x42\xad\xeb\xbb\x53\x92\x4c\x65\x66\x99\xac\x14\x19\xf5\x94\xf5\xbc\x9e\xc8\x15\x1b\xba\xf0\xf6\xd4\x35\xa7\x42\xfc\x0d\x59\xd9\x91\xea\x79\x7a\xbc\xf3\x3b\x5d\x72\x4f\xa8\xe7\xe5\xe1\xc8\xd1\xbb\x48\xce\x69\xb2\xc2\xca\x94\xa1\x8b\x74\xa0\x8c\xe4\xfe\x97\xe4\xc8\xc3\x3d\x3a\x42\x27\x6b\x15\x79\xfb\x4e\x89\x93\xf5\x64\xa0\x74\xdf\x22\x63\xbd\xe4\x37\x55\x61\x5b\x8c\xa1\x8b\xf2\x5f\x87\xb6\xe1\x42\x06\x87\xb6\xfd\xe6\x8f\x7a\x49\x0d\x54\x51\xa8\xcc\xc5\x12\xea\x25\x45\x69\x85\x08\xff\x4d\x53\xc3\x79\x67\x51\xbd\xcc\x69\xf2\xeb\x35\xdc\x74\x42\xb0\xed\x51\x5d\x1a\x98\x17\x72\xba\x85\x2e\xb6\x76\x19\x71\x51\x6f\xcb\x79\xad\xeb\x75\x79\x92\x48\xff\x1a\xb6\xdb\xec\x51\x2f\x79\x40\xd5\x0b\xf5\x3b\x43\x4f\x9a\xa5\x1c\xeb\x2a\x4b\x4b\x35\x15\xee\xae\xd7\x6b\x80\x31\xfa\x56\x95\xa4\x2b\x0a\xee\xec\x7f\x33\xb2\xc3\xee\x63\x79\x9b\x08\xb0\x3c\x8d\x33\xb8\xd7\xdb\xec\x09\xc5\x2f\x42\x96\x13\x49\x7d\xfc\xdd\x13\x39\x9c\xa0\xf2\x58\x64\x79\x98\xd8\x43\x26\x8f\xfa\x66\x2d\x9d\xee\xf2\x6d\x08\x2c\xaf\xb4\x7b\xf5\x85\xc9\xa3\xa9\xa6\x5c\x7d\xe5\x64\x54\x5f\x64\x4c\x6a\xaa\xfc\x56\x91\xc6\x77\xff\x0b\xb5\x92\xc5\x27\x8b\xd9\x15\x62\x76\xc9\x42\x15\x4b\xd9\x75\xb9\xe1\x97\x43\x6d\xaf\xbb\x7c\xd9\xa5\xb8\xc9\x94\xdf\x47\x9d\x2c\xaf\xde\xb4\xbc\xe9\xa3\x30\xb9\x43\xaa\x44\xd0\xec\x97\xd9\x0e\x26\x5b\x12\xed\x6f\x87\x94\xa5\xed\x80\x50\x9c\xb7\x23\xf0\xf7\xa0\xb8\x0d\x0e\x90\x65\x3b\x3a\xb6\x90\xf7\x36\xb4\x90\x91\xc7\x6d\x13\xb2\x16\x24\x94\xb4\xc0\x0a\xb7\x4a\x74\xda\x82\xac\xd7\x0d\xb2\x60\xb4\xe1\xa9\x59\x52\x6b\x90\xd4\xa2\x0d\x4f\x2d\x4a\x40\x6a\xf1\xe3\xe0\x45\xa6\xa0\x16\xa5\x75\x6e\x31\x1f\x68\xda\x93\x8c\xd9\x4d\x30\x57\x8d\x12\xf5\x99\xcc\x55\x2d\xc2\x5c\x95\xe5\xde\xd6\x62\xd5\x0a\x22\xa3\xfa\x94\x2b\xb2\x21\xbd\xc7\xfe\x17\x4c\x4f\x66\xae\x16\x0d\xb0\x48\x9a\xa3\xea\x85\xcd\x1e\x9e\x0d\x1e\x9e\xa5\x6e\xb4\x6d\x49\x26\xa4\x96\x68\x42\x6a\x3d\xff\x95\xe4\xdb\xec\xcb\xd9\xe8\xcb\xd9\x55\x99\xa6\x25\xdd\x54\x5b\xfa\x6e\xaa\xf2\xbe\xfe\x7e\x9f\x6e\x22\x06\x26\xcd\x26\x6b\xf1\x30\xf7\x15\xd9\xc0\x5b\x32\x22\x25\x5e\xb5\x55\x46\xaf\x25\xc3\x2c\x2d\x98\x35\x75\x29\xf3\x5f\x4b\x9d\xb0\xde\xe2\x66\x4b\xc3\xdf\x41\x4d\x92\x9b\x10\x37\x4b\xf1\xd7\x32\x14\x7f\xb9\x6f\x9e\xd1\xb2\xec\x67\x2d\x93\xe5\x2b\x29\x73\xcb\x92\x83\x5a\x46\x91\xa0\xa0\x42\xd3\x2d\x7b\x2e\x99\x71\x5d\x7d\x6b\xac\x5b\x96\x32\xa4\x65\x96\x5e\x56\x11\x89\x96\xc5\xba\x5b\x9e\xd8\x3f\x75\x59\xa4\x30\x6c\x25\x31\x06\x7b\xeb\x04\x5a\x31\xba\x14\xa0\x4b\x54\x5e\xf3\x56\x9a\xbf\x63\x88\xaa\x2c\x53\xad\x88\xcb\xb6\xf2\x4d\xb3\x34\x61\x6e\xd1\xfd\xa3\x15\x5c\xb0\xf2\x8e\x2a\x3b\x5a\xf1\xf9\x2a\xf0\x37\xe9\x32\x68\xb5\xf2\xb8\xed\x5d\x6d\xfa\x6e\xba\xcf\x8f\x23\x16\xdd\xee\x9b\x65\xd8\x06\x19\xb6\xc8\x41\x90\x91\x94\xfb\xdf\xca\xda\x5c\x45\x6d\x97\xdb\x18\x87\xae\xb3\x50\xe5\x8e\xf0\xdd\xa5\xbf\x2e\xf7\x3d\xb6\x55\xf9\x8f\xb6\xca\xea\x37\xca\x42\xdd\xaa\x3c\x48\xbf\x2b\x25\x3e\xd3\x4c\xa4\xca\x6e\xb5\xa2\xc7\x6d\xaf\x6f\xf6\x5b\x6a\xb5\x9e\x68\xda\xe7\xbc\xca\xab\xa7\x55\x96\xe8\x54\xc2\xe5\x56\x87\x27\x32\xf0\xd9\x36\x96\xb4\x2a\xe6\xdb\x2a\x98\x6f\x54\x7e\xe3\x56\x65\x7d\x6e\xcc\x71\x90\x7b\x55\x97\xa7\xe7\x0f\xfa\x6d\xc7\xbd\x56\x2f\xcf\xf2\xe2\x70\xfb\xb0\x36\x69\xa3\x5a\x43\x18\x4a\x34\x35\x6a\x72\xec\x6c\x90\xaa\xcb\x8e\x48\x39\x9a\x35\xdc\x0d\x1a\xee\x22\x31\xb4\xb5\x2c\xc4\x6b\xc8\x35\x58\x55\x89\xbf\x35\xa9\x34\x5a\x83\x4a\x23\x2a\x5b\x6c\x6b\x52\xb5\xb5\x86\xd8\xee\x2c\x2f\xef\x66\xed\x77\x6b\x0d\xc5\x47\x0f\xed\x77\x33\x9c\x1b\xbc\xa7\x86\xae\xfd\xcd\x62\x7d\x83\x58\x5f\xba\x18\x49\x7b\x84\x79\x0d\x21\x0b\x5d\xc5\x98\x5b\x8f\x5a\x42\x47\xc4\x7d\xde\xd9\x5f\x8e\xd6\xe5\xb1\xd8\x3a\x6b\xdf\xaa\xb4\x50\xeb\x26\xc3\x2b\x80\x44\x8e\xf6\xad\xcb\xad\xbf\x75\x86\x8d\xca\xd0\xd5\x86\x8c\x60\x0d\x49\x63\xc3\x90\x97\x49\x1b\xba\x92\xb5\xc1\x2b\xd9\xd8\x8a\xb8\x36\x2e\xf5\x39\xb0\xaf\x63\xb3\xfa\x36\xe4\x57\xde\x06\x43\x3d\xe5\x27\xd3\x4e\xd3\xf5\xf3\xa3\xeb\x45\xfe\x20\xed\xd4\xe5\xb6\x41\x33\x1d\x63\xd8\xa6\x84\x76\xfa\x18\x20\x25\x62\x91\x3b\x48\x3b\x65\x91\x6f\xa8\xf8\x1e\xb2\xea\x9e\xb7\x53\x8a\xde\x76\x3e\x98\xa4\x10\xec\x7c\xdd\xe3\x8b\x1e\xb7\x21\xa1\x5d\x9e\xe3\xc5\x39\x56\x35\xc9\x67\xa5\x5d\x91\x3b\xb7\xb5\xf0\xed\x32\xbf\xbe\x32\xaa\x8c\xea\x8e\xd7\x2e\xdd\x81\xda\xf5\xdd\x81\x8a\x2a\xf1\xb5\x4b\x86\xcd\x76\xb1\x84\xbd\x22\x42\xda\xa5\x2b\x78\xbb\x58\x9b\x5c\x86\xee\x76\x79\x53\x2f\x56\x21\x97\x31\xbb\xdd\x26\x36\x37\x89\x4d\xd0\x78\xb7\x1c\x9c\x1a\x2b\xf2\x0d\xa9\xb1\xda\xed\x0d\x5f\xa5\xf0\x74\x1d\x6b\xb7\x54\x40\xed\x66\xac\xbe\x0c\xb0\xed\x96\x90\xd6\x6e\x08\x69\x59\x85\x87\xdb\x23\x85\x7a\x43\x71\xb4\xaf\x6d\x8f\xf7\x98\xc1\x3c\x64\x30\xaa\xed\xd8\x1e\x5d\xd0\xdb\xd3\xb9\xaf\x5a\xc3\x23\x91\xbe\xa1\x8a\x4e\xb4\x47\x63\x7b\x6e\xf7\x79\xa3\xa2\x92\xea\xa4\xb6\x47\x66\xa7\xf6\x30\xf2\x45\xba\x95\xf6\x16\xc1\xec\x2d\xe7\x3f\x7f\xea\x8e\x5f\x3f\xda\x6b\x9e\x85\x2a\x22\xa1\xcb\x21\xbf\xbd\x72\xf3\x69\x08\x06\xae\x3b\xd2\xf2\x68\x28\x18\xb2\xff\xcd\x5f\x93\x80\xf9\xca\x1d\xaf\xbd\x70\xc7\x53\x65\xe0\xf6\xea\xaa\xd9\xe0\xf6\x12\xa3\x2c\xcf\x0d\x6e\x2c\xfb\xdf\x17\x9f\xa9\x49\x37\xdb\x36\xbf\x9b\x6d\x0d\xda\x81\xe9\x1d\x67\x7e\xf7\x6c\xaa\x38\x4d\xf9\xe6\x47\x5d\xaa\x11\x6c\x4a\x65\xd1\xe6\xca\x0e\xd2\xdd\xd6\xdd\x86\x55\x0b\xf7\xec\x3d\xd3\xe8\x3d\xd3\x55\xe8\xab\xcd\xe6\xd1\x58\xc0\x45\xf5\xbe\xdb\xbc\xb5\x37\x48\xab\x5d\x83\x48\xa9\x35\xd5\x8d\x9a\xea\x72\x68\xbb\xe7\xf4\x70\xac\xbc\x20\x6d\x60\xb7\xf7\x65\x87\xf7\x65\x55\xed\xf0\x7e\xc8\x69\xad\x23\x1a\x24\x46\x39\x15\xf6\x43\xe6\xea\x7e\xc0\x9b\xaa\x28\xb7\x7c\x0f\x75\xcf\xb2\x87\xfa\xcd\x52\x6e\x43\x3d\x48\x38\xeb\x81\x36\xa0\xa3\xfc\x9d\xb4\xdb\xc3\xf3\xe8\x53\x44\x71\x0d\x25\x23\xed\x41\xd2\x4d\x0f\x1f\x8d\xaf\xca\x5c\xdd\xed\x35\xd9\x03\xac\x47\x51\x06\xdd\x6e\xaf\xc9\x1e\x26\x62\xd6\x36\x9b\xef\xf6\x15\xe9\xf0\x15\xa9\x72\xec\xea\x51\xf7\xda\x1e\xa1\x52\x1f\x12\xcf\xba\xa3\x1c\x3a\xa2\x1c\xaa\x0c\xd9\x4c\x8a\xb0\xff\xed\x5f\xd3\xd6\x00\x77\x3b\x46\x7e\xa4\x12\x73\x1c\xfa\x6c\xb8\xc7\x01\xd2\xa7\x84\xe5\x3d\x9e\x9e\x09\x13\x6e\xaa\xda\x65\x8f\xa7\x87\xa3\xbc\x21\x7b\x61\x4f\x22\x37\x9d\xe1\x61\x5d\xf7\xd3\x6e\x67\x90\x0e\x67\x90\x18\xa5\xaa\xe9\x29\xf8\xbb\x80\x25\x6c\xe9\xa0\x23\x60\x6c\xff\x3b\xf9\x99\xba\x94\xc4\xd1\x13\x0b\xa0\x7a\xe9\x49\xae\xba\x3d\x21\x98\xb1\xe7\x7d\x03\xe8\x49\xf2\x6c\x4f\x90\x67\x8b\xa4\x91\x9e\xe5\xd8\xd5\x33\x93\x6d\x14\x4d\x33\x8b\x4a\xf5\x8c\xf4\x66\xbd\x68\x2e\xf9\x74\x1b\xca\xb6\x45\xe9\x5c\x7a\x96\xa2\xa3\x67\xe4\xd7\x8c\x32\x8e\xf5\x2c\x03\x45\x67\x00\x42\xdf\x39\x0d\x8f\x5e\x14\x07\xd6\xcb\x91\xf8\xdd\x9e\x67\x31\xc8\x0a\x40\xa6\xd4\xf9\xbd\xc8\x7b\xe1\xeb\x0b\x5d\x26\x75\x29\x92\xd3\x0b\x2e\x5b\x51\x99\x99\x7b\x11\x9f\xef\x85\xd9\x84\xca\x16\xf3\x7b\xb9\x04\x6a\xdc\x06\x62\x54\xc4\x54\x2f\x32\x73\xf5\xc2\x4c\x4f\x3b\xdb\xe1\xd1\xab\x6e\xa1\xbd\xe2\x16\xda\x54\x4e\xab\x57\x59\x97\x3a\x1c\x51\x62\x54\xe6\xf9\x5e\x65\x42\xea\xb5\xa0\x6e\x68\xf6\x77\x92\xc4\x7a\xa5\x24\x26\x5b\x42\xb7\x66\xb9\x43\x0e\xaf\x0a\x49\xea\x55\xde\x9d\xbd\x0e\x26\x8d\xd9\xe2\x43\xb7\x10\xdd\x29\x44\x97\x63\x93\xdb\x5e\xbd\xb3\xf5\xdb\xd9\x9a\xdd\x74\x79\x75\x17\x44\x04\x79\xfb\xf6\x26\x9b\x40\x6f\x2c\x19\x2c\x2f\x8b\xde\x14\xe9\xd4\x1b\x73\xe0\x48\xbd\xd0\x9b\xac\x60\xbd\xb1\xce\xa1\x42\x0d\x7b\x1b\x9a\x66\x43\xfa\xb8\xd1\xb6\xda\xa8\xb7\xd3\xe3\xc1\x7f\xa6\x18\xd2\x4d\xfe\x33\xbd\x21\x25\x41\xaf\x51\x7d\xca\xfc\xd7\xdb\x84\x3f\xbe\x36\xaf\x4b\xbb\xd5\x7b\xe6\x26\x88\x0c\x74\x93\x8f\x8e\x24\x98\xa3\xe9\xa8\x77\x23\x4b\x67\x19\x07\xd5\x72\xe9\x5d\xd2\x43\xef\xf7\xc7\x97\xcb\x96\x94\x7b\x97\x3d\xa7\x77\x64\xe6\x8a\x8a\x77\xea\xdd\x38\xd6\x3f\x1c\xab\x72\xcd\xed\x56\x7f\x77\xaa\xbf\x8b\x0a\x9a\xf4\x21\x07\xa7\xce\x18\xeb\xa1\x34\xda\x7d\xe8\x9e\xd9\x47\x20\xa0\x85\xd2\xc3\xcc\x8b\xa1\xd8\x45\x97\xef\x3e\xe4\xda\xde\x47\xfc\x48\x71\xd5\xe2\x86\x24\x8b\x3e\x60\xbb\x88\xb2\xc7\xf7\x61\xa2\x33\x3e\xa2\x53\x95\x89\xb9\x0f\x29\xfe\x3b\xb2\x39\xd5\x2a\xf2\x70\xfa\xfc\x9c\x07\x30\x4c\x96\xee\x7e\xca\x0a\xde\x51\x14\xe0\x6b\xdb\x5d\x9e\x8a\x8f\xe9\x67\xc3\x85\xab\x44\xb7\x9d\x6e\x03\x25\x2e\x5b\xd6\xef\xe7\x29\xa0\x9c\xe7\xc7\x62\x95\x7a\xba\x9f\x52\xea\x75\xa8\xc1\x63\x2c\x5a\xc1\x25\x87\xb0\x7e\x21\x73\x42\x91\x24\xd6\x2f\x69\x16\xfa\xf5\x09\x65\xb5\xe9\x1c\x5c\x26\xd2\x17\x89\x74\x15\x37\xbc\x74\x55\xee\xd7\x87\x6b\x75\xa7\x01\x3a\xfa\x2d\xe1\xa8\x23\x75\x5a\x8c\x45\x44\xec\x96\x6b\x43\x47\x19\xe6\xaf\x6d\x77\x79\x4b\x94\xec\x77\x27\x50\xb6\x99\xae\xdf\xb2\xcd\xf6\xbb\xa3\x6e\xcf\xbe\x3f\xf4\x5b\xe1\xe4\xfd\xbe\xb0\x00\x89\x1d\xb7\x19\xfd\x0d\x46\x2f\x8b\x4d\x7f\xbc\x73\xcf\x81\x98\x95\x2d\xed\xf6\xe7\xd5\x57\xa8\xad\x58\xdb\x16\x09\xfb\x23\x23\x42\x7f\x58\x81\x59\xb6\x95\x6e\xa7\xf0\xfe\x12\x17\x64\x3e\xee\xaf\xd4\x9c\xfd\xfd\x04\xfd\xda\x85\x78\xaf\xa2\xaf\x3b\x4a\x09\xd6\x9d\x2c\xe2\xe8\xaf\x22\x82\xfa\xcb\x5c\x81\xde\x9b\x57\x37\xfd\xfe\xa6\xce\xd1\xf6\xd1\xb1\x2b\x79\xa7\x2b\xf9\xe8\xc2\xd8\xb7\x78\x38\x16\xf0\x96\x67\x43\x7f\x65\x0b\xed\x2f\x4b\xc0\x56\x1d\xab\xd7\x84\x01\x79\x65\x62\xdc\x79\x66\x8f\x3e\x65\x22\xe9\x28\xbe\x15\xa3\x1c\x83\xfa\x94\xda\xa7\x23\xc0\xe9\x6b\xdb\x4b\xb7\xf0\xdd\x21\x7c\xc7\xa8\x00\x9b\x3e\x3d\xcf\xb9\xe6\xb9\xd5\x4c\x7d\x56\x7f\xf7\x21\x58\xed\xc2\x93\x79\x7a\xb8\x93\x1b\x24\xba\x37\x2f\xe1\xde\x44\x26\x8a\xb2\x73\x31\x1e\x7d\xea\xc6\xd8\x91\xac\xb7\xba\x60\xe3\xa1\x38\x8d\x71\x44\x88\x0e\x32\x48\x0f\xc7\x29\x8d\x23\x11\x2a\x2a\xfe\x73\x48\x11\x3d\xe0\x83\x5e\x47\x38\xfe\x4a\xe4\x1d\x87\x1c\x65\x07\x93\x1d\x34\x5d\x81\xc6\xf1\x78\x36\x0f\x88\xbe\xf2\xcb\x8f\x43\x5a\xbb\x81\x14\x05\xa1\xbb\xfe\x37\x92\x4d\xee\x7f\x61\xfe\x92\x6a\x6e\x58\xaf\x3f\xa0\xd7\x0f\x5d\xd6\xbd\x11\x74\x51\x1b\x01\x09\x64\xa2\xcc\x32\x23\xc8\x14\x32\xa0\xff\x0f\x45\x81\x75\xc3\x5e\x1f\x03\x5e\x1f\x55\x8a\x82\x11\x6e\x77\x79\x33\x99\x95\x4a\x91\xda\x8f\x7b\xc0\x8f\xfb\x1b\x6e\xd7\x2d\x0a\x32\xb2\x0e\xe4\xc1\xec\xc2\xa4\x11\xe4\x34\x30\x02\x9c\x06\x62\x53\x89\xc2\xf0\x7a\x96\xdf\x65\xa9\xbb\x52\x60\xd0\x9d\x77\x84\x8f\xcf\xd6\xa1\xba\x4a\x51\xa7\x79\x44\x9e\x66\x95\x44\x18\x51\xce\x35\x03\x97\x82\xaf\xad\xab\xad\xba\x8d\xb0\xfc\xf9\xee\x76\x1b\x64\x8e\xa6\x72\x60\x31\x7a\x3c\x54\x71\x8b\xb2\x9d\x8f\x28\xcd\xca\x88\xa8\x1f\x1e\x9b\xca\x73\x45\x79\x0d\x8c\x98\xd6\x77\x1b\x98\x0e\xca\x1a\xb1\x70\x3c\xd5\xc0\xb3\xb9\x63\x20\xdd\xe2\xd7\xa6\x35\xe8\xca\x32\x70\x65\xf9\xc4\x3d\x35\xb9\xcb\xc6\xcc\x64\x2a\x46\xe9\x98\xac\x11\x4f\x82\x4c\x75\xc8\xa2\x34\x51\x23\x42\x13\x35\x86\xea\xa8\x45\xb1\xde\x11\xa9\xbf\x56\xd5\x98\x11\x6f\x7f\x07\x27\x92\xe2\x02\xb0\xf1\xf1\x5c\x1e\x2e\x4f\x35\xae\x92\x44\xb8\x91\x98\x0c\x59\x97\xf7\x91\x74\xed\x1a\x89\xd7\x2e\xc9\x46\xc3\x99\x24\x06\x62\xa9\xdb\xa1\x32\x77\xe9\x72\x97\x17\x21\xad\xd3\x65\xd7\xf6\x01\xd7\xf6\xaf\x6d\x83\x25\xc9\x56\x3f\x10\x8b\xd4\x0e\x6d\x7a\x96\x88\x3d\x32\x83\x35\x86\x36\xc1\x29\x21\x46\x5e\x88\xa4\x72\x68\x45\xba\xd5\x51\x3a\x77\x41\x05\xdc\x8a\xdc\x1b\x46\x41\x0d\x2a\xdd\x0d\x47\x91\xfa\x64\x14\xaa\x4f\xa4\x1e\x1e\x45\x71\xa4\xa3\x20\x09\xf6\x18\xda\xbc\x2a\x85\xf3\xa8\xc4\x4d\x19\xa5\x47\x35\x6e\xd6\x38\x91\x15\x62\xcf\xb2\x9a\x38\xd6\xc4\x73\xae\x12\xe0\x56\xf9\x8f\xa5\xf2\xef\x2a\x36\x56\xa5\x8d\x1e\x95\xda\x68\x19\xac\x47\x95\xb5\x66\x20\x9d\x57\x0b\x22\x1d\xd6\xa6\x8f\x7a\x0d\xd4\xca\xd8\x5f\x35\x31\xd2\xd1\x22\x17\x27\x6c\xb0\xe7\xf7\x80\xe7\x77\x93\x63\xca\x68\x3e\x07\xad\x81\xc7\x8a\x8f\x8e\x26\x8f\xea\xd1\x06\x8a\x8d\x88\x9c\x36\xcf\xb1\x31\xb9\xec\xd0\x8e\xb7\x2b\xb9\x0d\x65\x57\x54\x6f\xae\x89\x3d\x8d\x46\xf6\x24\xfd\xe9\x68\xc6\xaf\x46\xfc\xea\x2a\xf7\xdc\xa6\x67\x39\x39\x4b\x55\xc1\xeb\xf2\xf7\x18\x4c\x34\xd5\x65\x1c\x1f\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x93\x2d\x0a\xd5\x7b\x75\x1b\x32\xda\x8c\xa1\x52\x73\x76\xbb\x19\x70\xbb\x69\x41\xc5\xd4\xbb\x09\x40\x67\xe6\x68\x45\x11\x0e\x5f\x11\x06\xaf\x08\x5d\xde\x75\x63\xf8\x18\x0c\x1e\x03\x99\x57\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\x2a\x26\x8a\x21\x0c\x03\x65\x24\x16\x22\x17\x4b\x1b\xc9\x5d\xa6\xd5\x65\x57\x9b\xbb\x4c\xec\x72\xaf\x60\x48\x2d\x31\x06\xca\x46\xba\xee\xfc\xd0\xa5\x70\x8c\xef\x68\x2a\xed\xdd\x31\x86\xf9\xe7\x38\xd1\xa1\xea\x15\xdb\x84\x30\x60\x42\xf8\xe6\xa8\x79\xbc\x9e\x23\x2a\x86\xc4\xa1\x52\xcf\xc3\xcc\x0e\x7e\x40\x2d\x0a\x9b\xc7\xf4\x1c\x27\xe6\xa8\x72\xb2\x43\xba\xf4\x31\xa8\x4b\x57\x51\xbe\x31\xa6\x7b\x9c\xac\xc2\xaf\x42\xe2\xa7\x0c\x32\xe3\x8c\x2c\x38\x2b\x66\x77\x1a\x9d\x4f\xa2\xb3\xb4\x3f\xe3\xbc\xfc\xdd\xc5\x44\x55\xaa\xe7\xea\x7b\xcc\x38\x51\xa8\x57\x21\x36\xe3\x94\x6d\x68\x9c\xcf\x44\x93\x46\x53\x56\x84\x81\x1c\xd0\x4d\xd1\x22\xe3\x9c\x6e\x42\x1d\xf3\xe8\x42\xaf\x97\xb9\xfc\x45\x2e\x2f\xf7\x83\x71\x99\x38\x5f\xc7\x9a\xa4\xbe\xb3\x34\x75\x45\x0c\xa7\x4a\xe7\x97\x8c\x46\xe3\xfa\xc4\xc5\x16\x55\x38\xdf\x16\x92\x01\x0b\x49\x53\x66\x98\x71\x99\x56\x5e\x89\x79\xe9\xc4\xe2\x2f\xd3\xca\x8b\xb4\x52\xa6\x9a\x71\xf9\x10\x5f\xdf\x21\x6e\x49\x65\xc3\x2f\x93\xd1\x8b\x64\x54\x66\x9c\x71\xc9\x33\x7d\x5c\xf0\x4c\x1f\x87\x38\xc1\x55\xdd\x65\xe5\x86\x8b\xfd\x5f\xcd\x7d\x36\x66\x86\x54\x75\xd2\x6b\xb8\xed\xc3\x79\x94\xad\xf9\x37\x79\xb7\x8e\xff\xa5\xb8\x6b\x9f\xa7\x01\x9f\xa7\xa6\xe8\xa1\x71\x99\x2b\x5d\xc8\x6e\xe0\xc2\xd1\xb7\x74\x00\xe3\x5e\x39\x29\x85\xcf\x77\x16\xc4\xee\xcc\x36\x11\xee\xdb\x62\xf9\x5d\x98\x87\x52\x38\x7b\x57\x7f\x57\x99\x2b\x53\xc4\xe6\x36\x58\xee\xca\x2c\x99\x22\x36\x8f\xb4\x7d\xe3\x61\x21\x0f\x79\x91\x8e\xc7\x84\xe8\x61\x4d\x8f\x28\x61\xf1\xf1\xae\x3f\xbc\x3e\x0c\x71\xc8\xa7\xb8\xad\xb0\x6d\xa8\xcf\xe2\x3e\x0b\x76\x5d\xec\xff\xf1\x0e\x3d\x6b\x87\xba\x8a\xf2\xeb\xaa\x3f\x9e\xc1\x93\xb0\x6f\xb6\xe3\x31\x99\x7a\x56\x2d\x76\x1d\xc9\x47\x6e\x4d\xe3\x59\xb5\xb2\x5d\x96\x5d\x49\xad\xc6\x0b\x8f\xd6\x74\xb8\x4e\xb6\xe9\xf3\x1b\x90\x4d\x45\x94\xc3\x57\xcd\xf1\x76\xa6\xe3\x77\x79\x6c\x29\x09\x07\x52\x70\xb4\xfc\x53\x97\xfe\x75\x13\xcb\xb3\x0a\x6f\xdf\xdb\x6d\x0f\xeb\x69\xef\x05\xbc\xf2\x15\x1f\xf0\xb5\x8a\xe9\x70\x65\x78\x29\xd8\xc6\x3b\x91\x18\x48\x14\xe0\x9d\x9e\xc8\x44\x49\x6f\xd7\xd5\x95\x2a\x7d\xcc\x03\x09\x94\x5c\x58\x56\x0a\xa8\x81\x40\x88\x78\xfc\x14\x9d\x55\xb8\xe9\x40\xb2\xdb\x6f\x22\x2a\x98\x2a\x25\xcd\x98\x88\xda\x4b\x2e\xbd\x6d\x53\xd4\x98\x15\x45\xa0\xc5\xfe\xa7\x52\x2f\x8d\x59\x59\xf3\xd6\xe5\x68\x3d\xda\xe0\x68\x2e\x1d\x6c\xa1\x7b\xde\xcc\xbe\xaa\x72\x73\xb6\xa5\xaf\xd4\x92\x25\xbb\xd0\xa9\x70\x68\x8e\xc1\x82\xa5\xae\xc5\xb9\x4f\xe4\x44\xb9\x9f\x5e\x5c\xff\x50\x5a\x80\x79\x7e\xb2\x58\x57\x80\xd3\x3c\x05\xae\x09\x8d\x59\xaf\x3f\x55\x02\x2f\x35\x95\x55\x40\x71\xb7\x5d\x32\xd4\xcc\x8b\xd9\x1a\xa2\x5a\x92\x5b\x90\x21\x4c\x15\x13\x5f\xb9\x5f\x4f\x20\x6b\x93\xeb\xde\x7c\x75\x84\xe7\x8b\x23\x5c\x77\x9e\xfd\x63\xbe\xc9\x9f\x21\x25\x46\x57\x81\xbb\x57\xd7\xaf\x89\x20\x21\xfb\x48\x4e\x6b\x68\x26\x34\x34\x6d\xa8\x96\xdb\x2b\x8a\x3e\xdf\x8f\xa2\xb7\xb1\x05\x90\xf9\xca\xe9\x6d\xbe\x9f\x00\xd2\x46\xf0\x57\x8f\x9b\x5e\x7c\xe5\xb1\xa6\x9a\xf2\x81\x26\x2d\x2c\x7b\xf2\x1f\x5a\x35\x97\xd7\x7d\xb3\x27\x8f\xc0\xc6\x58\x55\x3b\xf1\xcd\x9e\x7d\xe6\xec\x5d\xb6\x4f\xfb\x8c\xea\xec\x55\xb5\x11\xa7\x88\xc1\x9c\x2c\x59\xe8\xfa\x7c\xa7\x5b\x60\x20\x53\x9d\x3b\xc9\xe6\x73\x2e\x58\xec\x16\xcf\x1c\x95\xaf\xbb\x2b\x16\xea\x38\x4c\x58\x66\x83\xdd\x21\xe6\xac\xfe\xea\x63\x2c\x2e\xf4\x39\x5f\xcf\xee\x85\x74\xaa\xea\x79\x7b\xde\x61\x06\xa6\x4a\x39\x8e\x5d\x27\x2f\x24\xb7\xc1\x87\xf4\xd8\x9b\x15\x66\x28\x6e\x43\x7a\xa4\xa3\x26\xb5\x35\xb7\x21\xeb\x49\xd8\xe3\xc5\x78\x6d\x1e\x14\xe3\x45\x1e\xb4\xd5\x46\xb1\xce\x4d\x8f\xbe\x7f\x1b\xcd\x35\x3b\xb3\x77\xd9\xbe\x04\xdf\xbf\x83\x59\xd0\x95\x9f\x7c\xfb\x4a\x7c\xff\x32\xd1\x76\xfa\x9f\x4c\xac\xdf\x8f\xff\x7a\xfe\xe7\xff\xf1\x7f\xfd\xdf\xe7\x7f\xfe\x3f\xe7\x7f\x7d\xff\xdc\xff\xe3\x5f\xff\x7a\xff\xe3\xbf\x3f\xff\xe5\xfe\xef\x7f\xfe\xcf\xef\xe9\x9f\xe7\x9d\xff\xe5\x3f\xde\x7f\xbd\xff\xdf\x7f\xfb\x1f\xff\xba\xdf\x3f\xff\xf9\xdf\xfe\xf3\xfb\x0a\x7f\xff\x7f\x00\x00\x00\xff\xff\x0e\xf7\x18\x67\xc1\xb5\x03\x00"); -func _abcc ()([]byte ,error ){return _fac (_eaga ,"NWP-H")};func _cggf ()([]byte ,error ){return _fac (_dgcb ,"UniJISPro-UTF8-V")};func _ebgg ()(*asset ,error ){_afe ,_ebe :=_dfe ();if _ebe !=nil {return nil ,_ebe ;};_geaa :=bindataFileInfo {_aa :"Adobe-Japan1-UCS2",_dg :281822,_ged :_fc .FileMode (436),_de :_e .Unix (1580490574,0)}; -_dgac :=&asset {_cb :_afe ,_fg :_geaa };return _dgac ,nil ;};func _dgee ()([]byte ,error ){return _fac (_dffg ,"H")};func _cbb ()(*asset ,error ){_fffc ,_edde :=_dbag ();if _edde !=nil {return nil ,_edde ;};_bbac :=bindataFileInfo {_aa :"GB-EUC-V",_dg :782,_ged :_fc .FileMode (436),_de :_e .Unix (1580491964,0)}; -_acfb :=&asset {_cb :_fffc ,_fg :_bbac };return _acfb ,nil ;};func _faa ()(*asset ,error ){_fgcf ,_ebag :=_gcea ();if _ebag !=nil {return nil ,_ebag ;};_gee :=bindataFileInfo {_aa :"Adobe-KR-7",_dg :1853,_ged :_fc .FileMode (436),_de :_e .Unix (1580491445,0)}; -_ccag :=&asset {_cb :_fgcf ,_fg :_gee };return _ccag ,nil ;};func _faeef ()([]byte ,error ){return _fac (_bace ,"UniJIS-UTF8-H")};func _geab ()([]byte ,error ){return _fac (_aeebb ,"GBK-EUC-V")};func _bccag ()(*asset ,error ){_ead ,_bbgg :=_ccbf ();if _bbgg !=nil {return nil ,_bbgg ; -};_geebg :=bindataFileInfo {_aa :"KSC-Johab-V",_dg :716,_ged :_fc .FileMode (436),_de :_e .Unix (1580492521,0)};_beaa :=&asset {_cb :_ead ,_fg :_geebg };return _beaa ,nil ;};func _afde ()(*asset ,error ){_fegb ,_adfde :=_fce ();if _adfde !=nil {return nil ,_adfde ; -};_dfgb :=bindataFileInfo {_aa :"GBpc-EUC-H",_dg :2211,_ged :_fc .FileMode (436),_de :_e .Unix (1580492172,0)};_caa :=&asset {_cb :_fegb ,_fg :_dfgb };return _caa ,nil ;};func _agba ()([]byte ,error ){return _fac (_gcgf ,"GB-H")};var _bff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x8b\x1b\x47\x18\x04\xe0\xfb\xfc\x8a\x39\x3a\x07\x67\xbb\xdf\xaf\xee\x86\xc1\x10\xdb\xd8\xec\xc1\x49\x88\xf3\x05\x21\x07\xad\xa6\xb5\x08\xb2\x92\xd0\x6a\x0f\xfe\xf7\xa1\xba\x24\x93\xf8\x60\x64\x95\xa5\x77\xe4\xa7\x7a\xa6\xfb\xee\xdd\xfd\xfb\xfb\xc3\xfe\x32\xdf\xfd\x7c\x3e\x6e\x3f\xf7\xcb\xbc\xdb\x1f\xd6\x73\x7f\x3e\xbe\x9c\xb7\x7d\x7e\xe8\x8f\xfb\xc3\x34\x65\x99\xd7\xfd\xf6\x72\x7b\x3b\x5e\xb6\x4f\x9b\xd3\x34\xe1\xfb\x9f\xbf\x3c\x5f\xfa\xd3\xfd\x61\x77\x9c\x95\x9f\x5b\x5f\x4e\xd7\xcf\xce\xf3\xdd\x2f\xfd\x71\xff\x7c\x39\x7f\x99\x5f\xfd\xb0\x1e\x1f\xfa\x77\xf3\xda\x77\xc8\x7f\x3a\xaf\xfd\xbc\x3f\x3c\xce\xaf\x3e\xbe\xcd\x5f\xd3\xcf\x2f\xa7\xd3\x3f\xfd\xa9\x1f\x2e\xb3\x8f\xac\x1f\xd6\xf1\x3a\xdd\xbd\xfb\xb4\x39\xfd\xb8\x79\xea\xf3\xdd\x18\xf4\xfa\xe3\xdb\xfc\x9a\x9f\x19\xff\xf4\x7b\x3f\x3f\xef\x8f\x87\x39\x7f\x9f\xd2\x7f\xe2\x5f\xbf\x9c\xfa\x9c\xaf\x23\xfe\xfc\xed\xfe\xfd\xfc\x57\x9e\x73\x9a\xc5\x23\xf9\xdf\xd7\xfc\x8f\x4f\xc7\xb5\xcf\xe9\x76\xa1\xfb\xf7\xef\x8e\x2f\x87\xcb\xac\x49\xaa\x31\xcc\xfc\x0f\x6d\x8f\x6b\x7f\x3e\x6d\xb6\xfd\xbc\x39\x3c\xf6\x69\x9e\x97\x94\x52\x7a\x33\x2f\x25\x3e\x7c\x78\x83\x1f\xfb\xcd\x27\xa6\x9c\xd2\xf5\xab\xfb\x95\xd1\xed\x2b\x29\xed\x76\x6f\xe6\x34\x2d\x29\xf3\x7d\xc6\x7b\xf1\x98\x96\x24\x4c\x04\x89\x67\x99\x96\xa4\x4c\x14\x49\x89\x3a\x2d\xc9\x98\x18\x92\x9c\xc4\xa6\x25\x39\x23\x1f\x91\x54\xcc\x0e\x46\x31\x22\x57\x0c\x2f\x8c\xca\x88\x4a\xc3\xf4\xca\xa8\x8e\x5f\x90\x0c\xe3\x1b\xa3\x36\x22\x4d\x18\xbf\x61\xb4\xb9\xfe\x4e\x8c\x7f\x60\xf4\x30\xa2\x9a\x31\x7e\xcb\x68\x8b\x48\x53\xc1\xf8\x95\xd1\x3a\x22\x15\x8c\xef\x8c\xfa\x88\xbc\x62\xfc\x8e\xd1\x6e\x44\xd5\xd2\xb4\x64\x4a\xe5\x21\x65\xa9\xc5\xb4\x64\x62\xe5\x81\x65\xea\x32\x2d\x99\x5a\x79\x68\x59\xa4\x3a\x2d\x99\x5c\x79\x70\x59\x0d\x9b\x96\x4c\xaf\x6c\x57\x53\x8c\xa7\x57\x1e\x5e\xae\x05\xe3\xe9\x95\x87\x97\x87\x62\x3c\xbd\xf2\xf0\xf2\x5a\x31\x9e\x5e\x79\x78\x45\x36\x8c\xa7\x57\x1e\x5e\x61\x09\xe3\xe9\x95\x87\x57\x04\x8a\xcd\xf4\xca\xc3\x2b\x1a\x9a\xcd\xf4\xca\xc3\xab\x64\x54\x9b\xe9\x95\x87\x57\x31\x54\x9b\xe9\x95\xfb\xb5\x7f\x8c\xa7\x57\x1e\x5e\xa5\xa1\x5a\xa1\x97\x0c\xaf\x9a\x51\xad\xd0\x4b\x86\x57\x35\x54\x2b\xf4\x92\xe1\x55\x0b\xaa\x15\x7a\xc9\xf0\xaa\x0d\xd5\x0a\xbd\x64\x78\x35\x41\xb5\x42\x2f\x19\x5e\xcd\x50\xad\xd0\x4b\x86\x57\x2b\xa8\x56\xe8\x25\xc3\xab\x35\x54\x2b\xf4\x92\x7a\x5b\xab\x98\x4f\x30\x69\xcc\x0c\xe5\x0a\xc5\x64\xc3\xac\xa0\x5d\x21\x99\x0c\x32\xb4\x8f\x4b\xd0\x4c\xb6\xcc\x04\xfd\x0a\xd1\x64\x65\xe6\x28\x58\xa8\x26\x9d\x59\x41\xc3\x42\x36\xd9\xf1\x26\x49\xa8\x58\xe9\xa6\x89\x99\xa0\x63\x25\x9c\x66\x66\x8e\x92\x95\x72\x2a\xb7\x1b\x2c\x4d\x8b\x92\x4e\x07\x5d\xd6\x84\x9a\x95\x76\xca\x7b\x53\x15\x3d\x2b\xf1\x94\x37\xa7\x3a\x8a\x56\xea\x29\xef\x4e\xad\x68\x5a\xc9\xa7\xbc\x3d\x2d\xa1\x6a\xa5\x9f\xd2\xcf\x14\x5d\x2b\xfd\x94\x7e\xe6\x28\x5b\xe9\xa7\xf4\xb3\x8a\xb6\x95\x7e\x4a\x3f\xcf\xa8\x5b\xe9\xa7\xdb\xdb\x53\x01\xd7\xa0\x9f\xd2\xcf\x03\x85\x2b\xfd\x94\x7e\x5e\xd1\xb8\xd2\x4f\xe9\x17\x19\x95\x1b\xfd\x8c\x7e\xa1\xe8\xdc\xe8\x67\xf4\x8b\x40\xe7\x46\x3f\xa3\x5f\x54\x74\x6e\xf4\x33\xfa\x95\x8c\xce\x8d\x7e\x46\xbf\x62\xe8\xdc\xe8\x67\xf4\x2b\x81\xce\x8d\x7e\x16\xb7\x47\x19\xae\x41\x3f\xa3\x5f\xcd\xe8\xdc\xe8\x67\xf4\xab\x86\xce\x8d\x7e\x46\xbf\x1a\xe8\xdc\xe8\x67\xf4\xab\x0d\x9d\x1b\xfd\x8c\x7e\x4d\xd0\xb9\xd1\xcf\xe8\xd7\x0c\x9d\x1b\xfd\x8c\x7e\xad\xa0\x73\xa3\x9f\xd1\xaf\x35\x74\x6e\xf4\xb3\x1d\x9f\xb5\x82\xce\x9d\x7e\x9e\x6e\xcf\xdf\x34\x2d\x4e\x3f\xe7\xae\x90\x0a\x3a\x77\xfa\xb9\x30\x6b\xe8\xdc\xe9\xe7\xc3\x4f\xb2\xa0\x73\xa7\x9f\x1b\x33\x47\xe7\x4e\x3f\x77\x66\x05\x9d\x3b\xfd\x7c\xf8\x89\x24\x74\xee\xf4\xf3\xc2\x4c\xd0\xb9\xd3\xcf\xb9\x3f\x88\xa3\x73\xa7\x9f\x73\x83\x90\x82\xce\x9d\x7e\xbe\xb9\x6d\x1a\xb8\x06\xfd\x9c\x5b\x84\x0a\x3a\x77\xfa\xf9\x96\x99\xa3\x73\xa7\x9f\xaf\xcc\x2a\x3a\x77\xfa\xf9\xf0\x13\x4b\xe8\xdc\xe9\xe7\xf4\x33\x45\xe7\x41\xbf\xa0\x9f\x39\x3a\x0f\xfa\x05\xfd\xac\xa2\xf3\xa0\x5f\xd0\xcf\x13\x3a\x0f\xfa\x05\xfd\x5c\xcd\xc6\x36\x7e\xdb\xad\xa7\xdc\xbe\xdd\xbf\x83\xba\x61\xb7\x7d\x10\xbf\x80\xba\x41\x5d\xaf\x58\x11\x41\xdd\xa0\x6e\x64\xac\x88\xa0\x6e\x50\x37\x14\x2b\x22\xa8\x1b\xd4\x8d\xc0\x8a\x08\xea\x06\x75\xa3\x62\x45\x04\x75\x83\xba\x25\x63\x45\x04\x75\x83\xba\x45\xb1\x22\x82\xba\x41\xdd\x12\x58\x11\x41\xdd\xa0\x6e\x69\x58\x11\x41\xdd\xe8\xb7\xcd\x1b\xd7\xa0\x6e\x50\xb7\x1a\x56\x44\xb9\x1e\x71\xa8\x5b\x03\x2b\xa2\x50\xb7\x50\xb7\x36\xac\x88\x42\xdd\x42\xdd\x96\xb1\x22\x0a\x75\x0b\x75\x9b\x61\x45\x14\xfa\x15\xfa\xb5\xc0\x8a\x28\xf4\x2b\xf4\x6b\x0d\x2b\xa2\xc4\xf5\x68\x65\x0f\x38\x49\x48\xaa\xff\x6b\x06\x7f\x1f\x87\xd0\xaf\x07\xc3\xed\xcb\xf9\xdc\x0f\x97\x71\x06\x1d\x87\x3f\x9c\xdd\xf6\x87\xfe\xf5\x3c\x7b\x3a\x9e\xf0\xb5\xf1\xe7\xdf\x00\x00\x00\xff\xff\x1a\x9a\x7e\x09\xfb\x0a\x00\x00"); -func _cfgd ()(*asset ,error ){_cbeb ,_edg :=_aebe ();if _edg !=nil {return nil ,_edg ;};_baab :=bindataFileInfo {_aa :"EUC-H",_dg :2837,_ged :_fc .FileMode (436),_de :_e .Unix (1580491850,0)};_fggf :=&asset {_cb :_cbeb ,_fg :_baab };return _fggf ,nil ; -};func AssetExists (name string )bool {_ ,_bcbb :=_fbda [_a .Replace (name ,"\\","/",-1)];return _bcbb };func _afffc ()([]byte ,error ){return _fac (_agcd ,"HKm471-B5-H")};func _acfc ()([]byte ,error ){return _fac (_ccffd ,"Ext-RKSJ-H")};func _ddbd ()([]byte ,error ){return _fac (_gag ,"Adobe-Japan1-2")}; -var _ddaa =&bintree {nil ,map[string ]*bintree {"78-EUC-H":&bintree {_ba ,map[string ]*bintree {}},"78-EUC-V":&bintree {_bb ,map[string ]*bintree {}},"78-H":&bintree {_dge ,map[string ]*bintree {}},"78-RKSJ-H":&bintree {_cfca ,map[string ]*bintree {}},"78-RKSJ-V":&bintree {_daeg ,map[string ]*bintree {}},"78-V":&bintree {_cac ,map[string ]*bintree {}},"78ms-RKSJ-H":&bintree {_gcc ,map[string ]*bintree {}},"78ms-RKSJ-V":&bintree {_eddf ,map[string ]*bintree {}},"83pv-RKSJ-H":&bintree {_aef ,map[string ]*bintree {}},"90ms-RKSJ-H":&bintree {_bfe ,map[string ]*bintree {}},"90ms-RKSJ-V":&bintree {_fdee ,map[string ]*bintree {}},"90msp-RKSJ-H":&bintree {_dd ,map[string ]*bintree {}},"90msp-RKSJ-V":&bintree {_ccd ,map[string ]*bintree {}},"90pv-RKSJ-H":&bintree {_bbe ,map[string ]*bintree {}},"90pv-RKSJ-V":&bintree {_ada ,map[string ]*bintree {}},"Add-H":&bintree {_fge ,map[string ]*bintree {}},"Add-RKSJ-H":&bintree {_eaa ,map[string ]*bintree {}},"Add-RKSJ-V":&bintree {_abe ,map[string ]*bintree {}},"Add-V":&bintree {_deb ,map[string ]*bintree {}},"Adobe-CNS1-0":&bintree {_ecc ,map[string ]*bintree {}},"Adobe-CNS1-1":&bintree {_adf ,map[string ]*bintree {}},"Adobe-CNS1-2":&bintree {_bfa ,map[string ]*bintree {}},"Adobe-CNS1-3":&bintree {_abee ,map[string ]*bintree {}},"Adobe-CNS1-4":&bintree {_cdbe ,map[string ]*bintree {}},"Adobe-CNS1-5":&bintree {_cdc ,map[string ]*bintree {}},"Adobe-CNS1-6":&bintree {_bafd ,map[string ]*bintree {}},"Adobe-CNS1-7":&bintree {_bgf ,map[string ]*bintree {}},"Adobe-CNS1-UCS2":&bintree {_ccb ,map[string ]*bintree {}},"Adobe-GB1-0":&bintree {_gccb ,map[string ]*bintree {}},"Adobe-GB1-1":&bintree {_dfb ,map[string ]*bintree {}},"Adobe-GB1-2":&bintree {_fdc ,map[string ]*bintree {}},"Adobe-GB1-3":&bintree {_geg ,map[string ]*bintree {}},"Adobe-GB1-4":&bintree {_bec ,map[string ]*bintree {}},"Adobe-GB1-5":&bintree {_efe ,map[string ]*bintree {}},"Adobe-GB1-UCS2":&bintree {_ffb ,map[string ]*bintree {}},"Adobe-Japan1-0":&bintree {_cec ,map[string ]*bintree {}},"Adobe-Japan1-1":&bintree {_ccg ,map[string ]*bintree {}},"Adobe-Japan1-2":&bintree {_egg ,map[string ]*bintree {}},"Adobe-Japan1-3":&bintree {_bge ,map[string ]*bintree {}},"Adobe-Japan1-4":&bintree {_fgef ,map[string ]*bintree {}},"Adobe-Japan1-5":&bintree {_adfb ,map[string ]*bintree {}},"Adobe-Japan1-6":&bintree {_cdgg ,map[string ]*bintree {}},"Adobe-Japan1-7":&bintree {_cfcg ,map[string ]*bintree {}},"Adobe-Japan1-UCS2":&bintree {_ebgg ,map[string ]*bintree {}},"Adobe-KR-0":&bintree {_baed ,map[string ]*bintree {}},"Adobe-KR-1":&bintree {_fea ,map[string ]*bintree {}},"Adobe-KR-2":&bintree {_aea ,map[string ]*bintree {}},"Adobe-KR-3":&bintree {_aebg ,map[string ]*bintree {}},"Adobe-KR-4":&bintree {_edc ,map[string ]*bintree {}},"Adobe-KR-5":&bintree {_acdb ,map[string ]*bintree {}},"Adobe-KR-6":&bintree {_bgaa ,map[string ]*bintree {}},"Adobe-KR-7":&bintree {_faa ,map[string ]*bintree {}},"Adobe-KR-8":&bintree {_fbeg ,map[string ]*bintree {}},"Adobe-KR-9":&bintree {_acf ,map[string ]*bintree {}},"Adobe-KR-UCS2":&bintree {_cab ,map[string ]*bintree {}},"Adobe-Korea1-0":&bintree {_bcdb ,map[string ]*bintree {}},"Adobe-Korea1-1":&bintree {_cacc ,map[string ]*bintree {}},"Adobe-Korea1-2":&bintree {_dfadd ,map[string ]*bintree {}},"Adobe-Korea1-UCS2":&bintree {_gff ,map[string ]*bintree {}},"B5-H":&bintree {_eeb ,map[string ]*bintree {}},"B5-V":&bintree {_cgbb ,map[string ]*bintree {}},"B5pc-H":&bintree {_cacf ,map[string ]*bintree {}},"B5pc-V":&bintree {_feg ,map[string ]*bintree {}},"CNS-EUC-H":&bintree {_fdcg ,map[string ]*bintree {}},"CNS-EUC-V":&bintree {_adbd ,map[string ]*bintree {}},"CNS1-H":&bintree {_ffee ,map[string ]*bintree {}},"CNS1-V":&bintree {_fcfe ,map[string ]*bintree {}},"CNS2-H":&bintree {_dcbb ,map[string ]*bintree {}},"CNS2-V":&bintree {_aaga ,map[string ]*bintree {}},"ETHK-B5-H":&bintree {_dgdg ,map[string ]*bintree {}},"ETHK-B5-V":&bintree {_cgg ,map[string ]*bintree {}},"ETen-B5-H":&bintree {_gfadf ,map[string ]*bintree {}},"ETen-B5-V":&bintree {_bab ,map[string ]*bintree {}},"ETenms-B5-H":&bintree {_dbfc ,map[string ]*bintree {}},"ETenms-B5-V":&bintree {_gbeb ,map[string ]*bintree {}},"EUC-H":&bintree {_cfgd ,map[string ]*bintree {}},"EUC-V":&bintree {_bfd ,map[string ]*bintree {}},"Ext-H":&bintree {_afff ,map[string ]*bintree {}},"Ext-RKSJ-H":&bintree {_aece ,map[string ]*bintree {}},"Ext-RKSJ-V":&bintree {_deaf ,map[string ]*bintree {}},"Ext-V":&bintree {_cbaf ,map[string ]*bintree {}},"GB-EUC-H":&bintree {_dbef ,map[string ]*bintree {}},"GB-EUC-V":&bintree {_cbb ,map[string ]*bintree {}},"GB-H":&bintree {_dcee ,map[string ]*bintree {}},"GB-V":&bintree {_bgade ,map[string ]*bintree {}},"GBK-EUC-H":&bintree {_aggba ,map[string ]*bintree {}},"GBK-EUC-V":&bintree {_geeb ,map[string ]*bintree {}},"GBK2K-H":&bintree {_aefg ,map[string ]*bintree {}},"GBK2K-V":&bintree {_ebc ,map[string ]*bintree {}},"GBKp-EUC-H":&bintree {_efge ,map[string ]*bintree {}},"GBKp-EUC-V":&bintree {_cad ,map[string ]*bintree {}},"GBT-EUC-H":&bintree {_beebd ,map[string ]*bintree {}},"GBT-EUC-V":&bintree {_afga ,map[string ]*bintree {}},"GBT-H":&bintree {_cgab ,map[string ]*bintree {}},"GBT-V":&bintree {_edbb ,map[string ]*bintree {}},"GBTpc-EUC-H":&bintree {_dda ,map[string ]*bintree {}},"GBTpc-EUC-V":&bintree {_dfbg ,map[string ]*bintree {}},"GBpc-EUC-H":&bintree {_afde ,map[string ]*bintree {}},"GBpc-EUC-V":&bintree {_cfcfc ,map[string ]*bintree {}},"H":&bintree {_agcag ,map[string ]*bintree {}},"HKdla-B5-H":&bintree {_gacf ,map[string ]*bintree {}},"HKdla-B5-V":&bintree {_dca ,map[string ]*bintree {}},"HKdlb-B5-H":&bintree {_degf ,map[string ]*bintree {}},"HKdlb-B5-V":&bintree {_deag ,map[string ]*bintree {}},"HKgccs-B5-H":&bintree {_agdc ,map[string ]*bintree {}},"HKgccs-B5-V":&bintree {_efffa ,map[string ]*bintree {}},"HKm314-B5-H":&bintree {_efegf ,map[string ]*bintree {}},"HKm314-B5-V":&bintree {_fdac ,map[string ]*bintree {}},"HKm471-B5-H":&bintree {_aafb ,map[string ]*bintree {}},"HKm471-B5-V":&bintree {_gcda ,map[string ]*bintree {}},"HKscs-B5-H":&bintree {_dgba ,map[string ]*bintree {}},"HKscs-B5-V":&bintree {_aeaf ,map[string ]*bintree {}},"Hankaku":&bintree {_dgecd ,map[string ]*bintree {}},"Hiragana":&bintree {_bdeg ,map[string ]*bintree {}},"KSC-EUC-H":&bintree {_ggc ,map[string ]*bintree {}},"KSC-EUC-V":&bintree {_gbed ,map[string ]*bintree {}},"KSC-H":&bintree {_gdde ,map[string ]*bintree {}},"KSC-Johab-H":&bintree {_efcge ,map[string ]*bintree {}},"KSC-Johab-V":&bintree {_bccag ,map[string ]*bintree {}},"KSC-V":&bintree {_caccc ,map[string ]*bintree {}},"KSCms-UHC-H":&bintree {_dgfe ,map[string ]*bintree {}},"KSCms-UHC-HW-H":&bintree {_eead ,map[string ]*bintree {}},"KSCms-UHC-HW-V":&bintree {_ccee ,map[string ]*bintree {}},"KSCms-UHC-V":&bintree {_abff ,map[string ]*bintree {}},"KSCpc-EUC-H":&bintree {_eafbc ,map[string ]*bintree {}},"KSCpc-EUC-V":&bintree {_baffa ,map[string ]*bintree {}},"Katakana":&bintree {_cdea ,map[string ]*bintree {}},"NWP-H":&bintree {_aedgg ,map[string ]*bintree {}},"NWP-V":&bintree {_ffcb ,map[string ]*bintree {}},"RKSJ-H":&bintree {_caaf ,map[string ]*bintree {}},"RKSJ-V":&bintree {_fgegd ,map[string ]*bintree {}},"Roman":&bintree {_gdaf ,map[string ]*bintree {}},"UniAKR-UTF16-H":&bintree {_agbaf ,map[string ]*bintree {}},"UniAKR-UTF32-H":&bintree {_dgfg ,map[string ]*bintree {}},"UniAKR-UTF8-H":&bintree {_eedea ,map[string ]*bintree {}},"UniCNS-UCS2-H":&bintree {_bedd ,map[string ]*bintree {}},"UniCNS-UCS2-V":&bintree {_dgddd ,map[string ]*bintree {}},"UniCNS-UTF16-H":&bintree {_bbgb ,map[string ]*bintree {}},"UniCNS-UTF16-V":&bintree {_gdfd ,map[string ]*bintree {}},"UniCNS-UTF32-H":&bintree {_fcfdb ,map[string ]*bintree {}},"UniCNS-UTF32-V":&bintree {_dgdf ,map[string ]*bintree {}},"UniCNS-UTF8-H":&bintree {_abg ,map[string ]*bintree {}},"UniCNS-UTF8-V":&bintree {_gbcgg ,map[string ]*bintree {}},"UniGB-UCS2-H":&bintree {_fbcc ,map[string ]*bintree {}},"UniGB-UCS2-V":&bintree {_cfec ,map[string ]*bintree {}},"UniGB-UTF16-H":&bintree {_dabb ,map[string ]*bintree {}},"UniGB-UTF16-V":&bintree {_gacg ,map[string ]*bintree {}},"UniGB-UTF32-H":&bintree {_eefaa ,map[string ]*bintree {}},"UniGB-UTF32-V":&bintree {_deab ,map[string ]*bintree {}},"UniGB-UTF8-H":&bintree {_fbcd ,map[string ]*bintree {}},"UniGB-UTF8-V":&bintree {_edbe ,map[string ]*bintree {}},"UniJIS-UCS2-H":&bintree {_afcf ,map[string ]*bintree {}},"UniJIS-UCS2-HW-H":&bintree {_dfce ,map[string ]*bintree {}},"UniJIS-UCS2-HW-V":&bintree {_fdbb ,map[string ]*bintree {}},"UniJIS-UCS2-V":&bintree {_eadad ,map[string ]*bintree {}},"UniJIS-UTF16-H":&bintree {_cdca ,map[string ]*bintree {}},"UniJIS-UTF16-V":&bintree {_becg ,map[string ]*bintree {}},"UniJIS-UTF32-H":&bintree {_bdbac ,map[string ]*bintree {}},"UniJIS-UTF32-V":&bintree {_fgdc ,map[string ]*bintree {}},"UniJIS-UTF8-H":&bintree {_fdbbg ,map[string ]*bintree {}},"UniJIS-UTF8-V":&bintree {_ebbb ,map[string ]*bintree {}},"UniJIS2004-UTF16-H":&bintree {_bgdd ,map[string ]*bintree {}},"UniJIS2004-UTF16-V":&bintree {_efa ,map[string ]*bintree {}},"UniJIS2004-UTF32-H":&bintree {_dbaa ,map[string ]*bintree {}},"UniJIS2004-UTF32-V":&bintree {_gcdda ,map[string ]*bintree {}},"UniJIS2004-UTF8-H":&bintree {_ffbae ,map[string ]*bintree {}},"UniJIS2004-UTF8-V":&bintree {_agff ,map[string ]*bintree {}},"UniJISPro-UCS2-HW-V":&bintree {_ebgd ,map[string ]*bintree {}},"UniJISPro-UCS2-V":&bintree {_fagb ,map[string ]*bintree {}},"UniJISPro-UTF8-V":&bintree {_dabbf ,map[string ]*bintree {}},"UniJISX0213-UTF32-H":&bintree {_geca ,map[string ]*bintree {}},"UniJISX0213-UTF32-V":&bintree {_efba ,map[string ]*bintree {}},"UniJISX02132004-UTF32-H":&bintree {_ffbe ,map[string ]*bintree {}},"UniJISX02132004-UTF32-V":&bintree {_dgadd ,map[string ]*bintree {}},"UniKS-UCS2-H":&bintree {_cfge ,map[string ]*bintree {}},"UniKS-UCS2-V":&bintree {_edgd ,map[string ]*bintree {}},"UniKS-UTF16-H":&bintree {_dcbbc ,map[string ]*bintree {}},"UniKS-UTF16-V":&bintree {_eeaf ,map[string ]*bintree {}},"UniKS-UTF32-H":&bintree {_fefg ,map[string ]*bintree {}},"UniKS-UTF32-V":&bintree {_dggbg ,map[string ]*bintree {}},"UniKS-UTF8-H":&bintree {_aebfc ,map[string ]*bintree {}},"UniKS-UTF8-V":&bintree {_facg ,map[string ]*bintree {}},"V":&bintree {_dddg ,map[string ]*bintree {}},"WP-Symbol":&bintree {_gcb ,map[string ]*bintree {}}}}; -func _ada ()(*asset ,error ){_afd ,_ebdg :=_fda ();if _ebdg !=nil {return nil ,_ebdg ;};_dad :=bindataFileInfo {_aa :"90pv-RKSJ-V",_dg :1381,_ged :_fc .FileMode (436),_de :_e .Unix (1580491056,0)};_fcc :=&asset {_cb :_afd ,_fg :_dad };return _fcc ,nil ; -};func _dggbg ()(*asset ,error ){_ddgda ,_ffcga :=_gaee ();if _ffcga !=nil {return nil ,_ffcga ;};_dddf :=bindataFileInfo {_aa :"UniKS-UTF32-V",_dg :789,_ged :_fc .FileMode (436),_de :_e .Unix (1580493054,0)};_fgca :=&asset {_cb :_ddgda ,_fg :_dddf };return _fgca ,nil ; -};var _fafb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xcf\x8e\x9b\x30\x10\xc6\xef\x7e\x8a\x39\x6e\x0f\x5b\x6c\xc0\xf9\x23\x45\x48\x15\x51\x55\x0e\x9b\x56\x65\xb3\xad\x54\xf5\x40\xec\x71\x6a\xa9\x31\x96\x81\x43\xde\xbe\x9a\x81\x50\xed\x01\xcd\xcc\x6f\xf0\x37\x1f\x63\xb2\xba\x39\x36\xc1\x8f\x90\x7d\x4b\xbd\x69\x71\x04\xe7\x83\x4d\x38\xf4\x53\x32\x08\x17\xbc\xfa\x20\x84\xca\xc1\x7a\x33\x3e\x4a\x0e\xe6\xd6\x45\x21\xb2\x73\xf0\xf5\xa9\x7d\x3e\xbf\x7e\x56\x9b\xe7\x2f\x30\x0d\xb8\x34\xea\xe6\xd8\xde\x87\x11\x6f\x4d\x70\x3d\x14\xb3\x80\x9d\xe2\x22\x02\x90\x7d\xc7\xab\x1f\xc6\x74\x87\xa7\x4f\xb6\xbf\xe0\x07\xb0\xe8\x88\x7f\x4d\x16\x93\x0f\x57\x78\xaa\x4f\xad\x5a\x71\x3b\xc5\xf8\x17\x6f\x18\x46\xd8\x32\xc3\x60\x39\x8a\xac\x7e\xe9\xe2\xa9\xbb\x21\xbc\xb7\xf3\xc6\x6d\xee\xbe\x61\x1a\x7c\x1f\x40\x7d\x94\x72\xff\x1f\xbf\xde\x23\x82\x5a\x54\x7e\x9e\x9b\x23\xfc\x52\xa0\x24\xe4\x5a\xef\xf3\xdf\x0b\xff\xf1\xd2\xdb\xf5\xad\xcd\xec\xdf\x78\x6b\xfe\x74\x49\x1c\x72\xa9\x8a\x0a\x54\x2e\x39\x2d\x29\xcd\x29\xcd\x75\x05\x4a\xee\xc5\xc1\x61\xe9\x2a\x50\xc5\xb6\xd4\xe2\xe0\x9c\xbe\x50\x51\x72\x6a\x29\xd5\xf4\x1d\x0f\x39\xb1\x5d\xe5\x53\x17\xae\x28\x0e\x85\x94\xbb\x0a\x28\xec\x2b\x50\x5a\x32\xe9\x66\x42\x52\xe5\x86\x89\x99\x09\x29\xea\x92\x09\xce\x84\x66\xeb\x1d\x11\x25\x99\x28\x45\xa7\x72\x26\xe5\x4c\xc8\x6a\xb1\x23\x4b\x3c\xcb\x39\x9e\x55\xc8\xc5\xd9\xec\x84\x0b\xba\xda\x75\xd9\x66\x4a\x09\xc3\xc8\x17\xcb\xdb\xa4\x0d\xf9\x80\xeb\xdf\x13\xfb\x48\xa7\xf8\xf9\x17\x00\x00\xff\xff\x60\x3a\x39\x2b\x69\x02\x00\x00"); -var _deca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcb\x8e\x24\xb7\x11\xbc\xf7\x57\xd4\x51\x3e\xd8\xcb\xf7\x03\x68\x34\x20\xeb\x01\xef\x41\x92\xe1\xb5\x6c\x03\x86\x0f\x45\x32\xb9\x18\xc0\x3b\x33\x98\x99\x3d\xe8\xef\x8d\x88\x68\xc9\x96\xe0\x83\x50\x9a\xd8\x48\x92\x95\x8c\xc8\xcc\xea\x77\x5f\xbd\xff\xfa\xfd\xe3\xc3\xdb\xf1\xee\xcf\x2f\x4f\xf3\x83\xbd\x1d\xfb\xe1\x71\xbd\xd8\xeb\xd3\xe7\x97\x69\xc7\xb0\x8f\x0f\x8f\x97\x8b\x0f\xc7\x7a\x98\x6f\x3f\xff\xc9\xc7\xfc\x74\x3e\x5f\x2e\x88\xff\xf0\xd3\xeb\x9b\x7d\x7a\xff\xb8\x9f\x8e\x28\xde\xfa\xfc\x7c\xe7\x1e\xc7\xbb\xbf\xd8\xc7\x87\xd7\xb7\x97\x9f\x8e\x2f\xbe\x5c\x4f\xc3\x7e\x77\x2c\xdb\xc0\x7f\x78\x59\xf6\xf2\xf0\xf8\xf1\xf8\xe2\xab\xef\x3f\xf8\x5f\xe0\x0f\x9f\x9f\x9f\xff\x6d\x9f\xec\xf1\xed\x70\xc4\xec\x71\xf1\x79\x79\xf7\xd5\x77\xe7\xf3\xf7\xe7\x27\x3b\xde\xfd\x31\xff\xfe\x4f\x04\x89\xfd\xcd\x5e\x5e\x1f\x9e\x1e\x0f\xef\xfe\xe0\x5c\xf9\x2f\xfe\xd7\x9f\x9e\xed\xf0\xf7\xe0\x1f\xdf\x7f\xfd\xc3\xde\xaf\xf6\x76\x78\xa7\x85\xdf\xfd\xe3\xc7\xf7\x5f\x1f\xff\xf4\x87\x77\x47\xc8\xb1\xb9\x7f\xdd\xa9\x7f\xff\xee\x69\xd9\x7d\xf7\x4b\xd0\x9b\xcc\xa7\x65\xaf\xcf\xe7\xb4\x97\xf3\xf1\xa3\x5d\x8e\xe3\xea\xdc\xed\x38\x8e\x6b\x73\x37\xfc\xf5\xa5\x4f\xee\x76\x5c\xbf\xfd\xe6\xdb\x6f\x6e\x38\xf2\x6f\xf8\x17\xaf\x65\x1e\x9f\xde\x96\x6d\x61\x5c\xe1\xea\xf7\xed\xf0\xb1\xa4\x86\xa8\xff\xfd\xe7\x0b\xce\xa9\xbd\x1f\xd6\x3d\x22\x20\xa2\xda\xcf\x11\xd7\x53\xbb\x9e\x3e\xb7\xdb\xd1\x3b\x80\xdc\x05\x4c\x90\x6a\x8a\xc4\x16\x31\x06\x06\x86\x9d\x9e\xc8\xce\xb7\xc3\x97\x00\x64\x17\x21\xe5\x76\x04\x2d\xbd\xab\x90\x0a\xa4\x12\x69\x42\x0c\x08\x76\x0b\xda\x3e\x60\xe5\x90\x0b\x10\xad\x1c\xc0\x89\x1e\x9c\x28\x4e\x04\x27\x79\x9c\x27\x8a\x13\xc7\xb8\x1d\xa9\x22\x2a\x8e\x25\x64\xdf\x8e\xec\xc0\x49\x8a\x4a\x88\xca\x3d\x03\x51\x54\xc2\xca\x25\xe3\x84\x59\x9c\x0c\x4e\xcd\x78\x8b\x2c\x4e\x06\xa7\x79\x44\x15\x71\x0a\x38\xdd\xe1\x3c\x45\x9c\x02\x4e\xaf\x88\xaa\xe2\x54\xe6\xc7\x15\x1c\xa8\x8a\x54\x41\xf2\x3e\x20\xae\x89\xd5\x94\xc5\x80\x43\x36\xb1\xda\x56\x62\x11\xd8\xc5\xea\xba\xa4\xe6\x00\x89\xd5\xc9\x4a\xbc\x91\x53\xac\x93\xac\x1c\x91\xdc\x53\xac\x93\xac\xe2\x10\x38\xc4\x1a\x64\x95\x9e\x00\x89\x35\xc8\xaa\x19\x81\x53\xac\x49\x56\xcb\x1e\x90\x58\x73\xaf\xdb\xe1\xbb\x47\xe0\x44\xc4\xfd\x11\x52\x04\x6b\x29\x70\xf1\xf2\x9c\xc3\x5a\x4b\x81\x8b\x2c\x57\x71\x08\x13\xcb\xc8\xf2\x05\x6b\x99\x58\x46\x56\x08\x08\xdc\x62\x6d\xb2\x62\xc0\xf2\x5b\xac\x3d\x37\xa0\x86\xc0\xbd\xc4\xba\x1f\x22\x5c\xae\xc3\x31\x70\x38\x06\xa6\xda\x01\x31\x70\x38\xb2\x72\x02\x4b\x32\x1f\x54\x70\x28\xb1\x00\x12\x4b\x62\x2c\xd0\xfe\x90\x1a\x87\xd4\x58\x7b\x04\x24\x16\xe5\x18\x1a\x14\x3a\xa4\xc7\x41\x3d\x86\x9e\x1d\x20\xb1\x22\x45\xeb\xa0\xd1\x21\xfd\x0d\xea\x2f\x7a\x24\x67\x48\x80\x23\x49\xda\x48\xce\x90\x02\x07\x15\x18\x03\x92\x33\x24\xc1\x41\x09\xc6\x88\xe4\x0c\x69\x70\x50\x83\x31\x21\x39\x43\x22\x1c\x14\x61\x4c\x48\xce\x90\x0a\x07\x55\x18\x73\x6d\x80\xc4\xa2\x0a\x63\x49\x08\x94\x0a\x07\x55\x18\x6b\xcc\x80\xc4\xa2\x0a\x63\xed\x08\x94\x0a\x07\x55\x18\x5b\x47\x0a\xa5\xc2\x41\x15\xc6\x9e\x11\x28\x15\x0e\xaa\x30\x39\x18\x7a\x48\x85\x83\x2a\x4c\xde\x23\x50\x2a\x1c\x54\x61\x0a\x0e\x29\x94\x0a\xc7\x98\x15\x50\x41\xe0\x98\x8d\x10\x03\x23\x8c\x36\x24\xcc\x41\x61\xa6\xc8\xe4\x48\x98\x83\x2a\x4c\x89\xc9\x91\x0a\x07\x55\x98\x32\x93\x23\x15\x0e\xaa\x30\x65\x26\x47\x2a\x1c\x96\xfd\xed\x48\x85\xc9\xb1\x1c\x04\x05\xee\x28\x28\x12\xe2\x5a\xa5\xe3\xa8\xd2\xea\xa0\x56\x53\x4d\xb8\x34\x69\x75\x50\xab\xa9\x45\x2c\x2f\xad\x0e\x0a\x33\xb5\x5e\x2f\xd7\x29\x61\x4e\x0a\x33\xf5\xee\x01\x91\x35\x29\xcc\xec\x72\xba\x5c\xa7\x84\x39\x29\xcc\xec\x51\x37\xa7\x84\x39\xfd\x79\xde\x8e\x1c\xbc\x27\x34\x08\x31\x30\x84\x70\xb9\x4e\x69\x75\x52\xab\x39\x22\xab\x53\x5a\x9d\x61\x22\x30\x22\xab\x33\xcc\x21\x68\x30\xd0\x13\x9a\x84\xb8\x56\xe2\xf2\x52\xf4\x8c\xc5\x01\x42\x39\x9f\xb1\x70\x2d\x8a\x3c\x27\x64\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x87\xa0\x3b\x72\x46\x9d\x9d\x72\xc7\x4c\x39\xdf\x8e\x5c\x02\x58\x29\x17\x41\x85\x3b\x66\x42\x95\x10\x0f\x51\x12\x03\x75\x08\x7a\x28\x97\x06\x48\x1e\x9a\xf4\x50\xae\x68\x07\x53\x1e\x9a\xf4\x50\x6e\x11\x99\x90\x87\x66\x51\x3f\x88\xf1\x72\x9d\x12\xf9\xec\x09\xa7\xef\x7c\xc7\x9e\x4e\x41\xe7\xed\x28\xe8\x74\xb3\x27\x1e\xbe\x97\x71\x3b\x8a\x63\x9e\x7b\x61\x06\x69\x8e\xe2\x92\x63\xbb\xfe\xb9\xc5\xfe\xbf\xae\x3b\xe5\x9d\xd9\xd1\xa5\x8a\xcb\x38\x4f\x1f\x26\x88\x8b\x44\x41\x9b\x90\x4d\x40\x8d\xbb\xdb\x22\xc4\x9e\xe5\xe1\xd6\x29\xd3\x4d\x9a\xae\xf8\x8c\x17\x91\xe9\xe6\x89\xde\x5b\x82\xc7\x19\x4f\x36\x5f\x3d\x8a\x87\x46\xe7\xc9\xee\x3b\x69\xcd\x12\x1d\x52\x27\x6b\x4e\x5a\xb3\xd0\x74\x53\xd6\x9c\x43\x2c\xb4\xb7\x29\x1f\x4e\xfa\xb0\x24\xb4\xb7\x29\x1f\xce\xa9\x5e\x8a\xf6\x36\xe5\xc3\x49\x1f\x96\x82\xf6\x36\xe5\xc3\x49\x1f\x96\x82\xf6\x36\xe5\xc3\x49\x87\x95\x8a\xf6\x36\xe5\xb0\x49\x87\x95\x86\xf6\x36\xe5\xb0\x49\x87\x95\x8e\xf6\x36\xe5\xb0\x49\x87\x55\x87\xf6\xb6\xe4\xb0\x45\x87\x55\x87\xf6\xb6\xe4\xb0\x45\x87\x55\x8f\xf6\xb6\xe4\xb0\x45\x87\xd5\x00\x8d\x2e\x39\x6c\xd1\x4e\x35\xa2\xbd\x2d\xd9\x69\xd1\x4e\x35\xa1\x18\x2c\xd9\x69\xd1\x28\x35\x55\x04\xca\x28\x2b\x6a\x60\x28\x19\x90\x58\x14\x77\xa5\x64\x96\xc4\xbd\x28\xdb\x5a\xe1\xd6\x25\xd9\x2e\xca\xb6\xd6\x86\x40\xc9\x76\x69\xf8\x68\x68\x5c\x4b\xb2\x5d\x94\x6d\xed\xd0\xfb\x92\x6c\x17\x65\xdb\x1c\x1a\xd7\x52\xe9\x5f\x05\x9e\x6e\x0e\x8d\x6b\x15\x7a\x5a\x8f\x56\xa1\x9c\x55\xe6\x22\xa4\x49\x06\x59\x5d\x6a\x10\xab\xd6\x0e\xa8\x13\xaa\xa7\xa0\xf3\x76\xb4\xd6\x3a\xa1\x21\x08\x81\xca\x97\xda\xc8\x62\x1b\x69\x01\xa5\x7f\xa9\x8d\x2c\xb6\x91\x16\x51\xfa\x97\xda\xc8\x62\x1b\x69\x09\xa5\x7f\xc9\x61\x8b\x4e\x69\x19\xe6\x59\xb2\xc2\xa2\xa2\x5b\x46\x91\x5a\x52\xf4\xa2\xa2\x5b\x29\x38\x97\x14\xbd\xce\x05\xa8\xa2\xd6\xac\x73\x6d\x41\x9b\x2f\x84\xe5\x4f\x53\x20\xd7\xaa\x3c\xbd\x14\xbd\xa8\xe8\xd6\x50\x58\x96\x14\xbd\xc6\x59\xf8\x8e\x91\x50\x25\xc4\xc0\xd6\xc1\x92\xc8\x17\x45\xde\x3a\x1a\xc4\x92\xc8\x17\x45\xde\x1d\xba\xe7\x92\xc8\x17\x45\xde\xe9\xc7\x25\x91\xaf\xb5\x07\x20\x74\xcf\xb5\xf6\x14\x34\x11\xc8\x73\xad\xbd\x04\x21\x30\x10\x92\x15\x16\xad\xd0\x03\x1a\xc4\x92\x15\x16\xad\xd0\x23\x1a\xc4\x92\x15\x16\xad\xd0\x13\x1a\xc4\x92\x15\x16\xad\xd0\x33\x2a\xb8\xc9\x0a\x46\x2b\xf4\xe2\x32\x20\xb2\x8c\x56\xe8\xa5\xb4\xcb\xd5\x64\x05\xa3\x15\x7a\x45\x9d\x37\x59\xc1\x68\x85\xde\x02\x02\x65\x05\xa3\x15\x7a\xc7\x08\x6e\xb2\x82\xd1\x0a\xbd\xa3\xea\x9a\xac\x60\x51\x33\xaf\x43\xd9\x35\x79\xc1\xe8\x05\xef\x3c\x8a\x9a\xc9\x0c\x96\xc4\x0b\x28\xbc\x26\x37\x58\x12\x2f\xa0\xf2\x9a\xec\x60\x59\xbc\x88\x3b\x31\xf9\xc1\xb2\x78\x09\xb5\xce\x64\x08\x2b\xe2\x65\x7c\x57\x98\x1c\x61\x45\xbc\xe2\x11\x2b\xb1\xdb\x7d\x26\xaf\x2e\x01\x13\x4f\x43\xb9\xab\x05\xb1\x12\xb2\x69\x2a\x77\xad\x20\x9b\x52\xb2\xb5\x33\x00\xeb\x21\x11\x8b\xc4\x14\xdb\x31\x7a\x98\xe4\x6d\xbd\xe2\x2b\xc8\x3b\xa6\xaa\xd7\x22\x8c\x83\xbf\xab\x88\x95\xe6\x4d\x03\xbc\x77\x90\xa0\x49\xf4\xa6\x09\xde\xfb\x8a\xf5\xa4\x7a\x3b\xef\x1f\x0d\x18\x36\x4c\x82\xb6\x91\x4f\x60\x11\x95\xdc\x46\x1e\xc4\x14\x1b\x79\x91\x52\xb9\x8d\xed\x88\x41\x87\x36\xf6\x1d\xf3\x3a\x73\x21\x16\x84\x31\x36\x41\xe8\x26\xed\x9b\xbe\x00\x7c\x82\x14\x4d\xe2\xb7\xb9\xf0\x09\xe0\x33\xb4\x68\x13\x76\xbc\x3f\xf0\x6e\x91\xd8\x26\xa6\xf5\x0a\xbe\x99\x4c\x2e\xb1\xa5\xf5\x0a\xef\x48\x36\xb1\x75\x76\x60\x95\x77\xb4\x30\xe2\x5c\x6d\x29\xb6\xc2\xad\x26\x57\x98\x29\xb6\x51\xca\xb2\x85\x99\x31\x07\x8d\x5a\x36\x1b\xc2\x06\x3e\x9d\x38\xbe\x99\xa1\x73\x5e\xcd\xb4\x1e\x0b\xa8\xc9\x3f\xb6\xb5\x5e\x2f\xfe\xd7\xdd\x3a\xa5\xdf\x36\x6b\x93\xbd\x6c\xeb\xa3\xcc\xe1\xf6\xb7\xfc\xb5\x1d\xe6\x15\x1f\xbc\x6f\xc0\x38\xb0\xe8\x81\x37\xea\xc4\x2a\x31\x7d\xe3\x79\xdc\xe0\x96\x11\xb7\xc3\x58\xe6\x83\x6f\xc4\x38\x97\xe9\x81\x1b\xf4\xc4\x26\x31\xed\xcb\x29\x6f\xcb\xb1\xdb\x97\x40\x0c\x19\xdf\xbe\x44\x61\xa7\xde\xbc\x13\x1b\xc2\x98\x8d\xc2\x7d\x3d\xc7\x94\x7d\xff\x6a\x8f\xbe\x02\xd3\x59\xbc\xf6\x88\xe8\x27\x5b\x7e\xdf\xa1\x54\x60\x29\x22\x36\x94\x26\xac\x01\xab\x50\xec\x0e\xa5\x13\xd3\x7a\xa9\x92\xa7\xf5\xc2\xe4\xf9\x12\x3e\x14\x76\x98\x3c\x5f\xd0\x1e\x19\x4e\xd9\xaa\x16\x3b\xd6\x44\xac\x11\x83\x6d\xf0\x30\x9d\x19\x39\x50\x05\xd9\xaa\x20\xa1\xa0\xfb\x6c\x55\x90\x9d\x0a\x73\x5f\x53\x06\x56\x98\x7b\x55\x95\x50\x31\xe2\x6f\x55\x95\x9d\x06\xf7\x68\xcc\x4b\x1a\x59\x58\xd6\x59\x0a\x31\xc5\xa2\x3a\xfb\xd0\x02\x79\x2c\xcf\x5b\x15\x29\x74\x87\x7d\x55\x91\xb6\x2a\x52\xe8\x0e\x39\x50\x45\xda\xf9\xce\xc3\x2c\xb4\x55\x91\x76\xe1\x1d\x45\x57\x90\x97\xa2\x3b\xe2\x03\xb1\xc2\x12\x31\x7d\xd9\x3b\x4c\xb8\x5b\x95\x6b\xab\x72\x45\xcf\x3b\x57\xe5\xda\xaa\x5c\x91\xe3\xdc\x56\xe5\xda\xaa\x5c\x31\x60\x5a\xd8\xaa\x5c\x5b\x95\x2b\x46\x6a\x43\x95\x6b\xab\x4a\xc5\xc4\xfb\x55\x95\xda\x2c\x4c\x3e\x66\xde\x6f\xaf\x55\x18\x79\xb9\x91\xa7\xd8\x8e\xeb\xf3\x31\x63\x9e\xda\x7d\x26\x61\x49\xbc\x4c\x2c\x0b\xcb\xfc\x19\x89\xf9\xeb\xb3\x08\x2b\xfa\x69\xc9\x13\xd3\x1e\xcb\x13\xd3\xbe\x2b\x08\x53\x6c\x0a\xbf\x72\x23\xfe\xff\xd3\xf9\x7c\xf9\xe5\x77\xba\xf9\xf9\xe5\xc5\x1e\xdf\xf8\x9b\x20\x7f\x91\x3b\x96\xed\x87\x47\xfb\xe5\xf7\xc5\xe7\xa7\x67\x44\xf1\xbf\xff\x04\x00\x00\xff\xff\xaf\x70\x6a\x2a\x8b\x14\x00\x00"); -var _aadce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x06\xe3\x41\x7c\x96\x2f\x38\x6f\x26\x37\xb3\x06\xf5\xef\x8d\xd6\xd2\xb3\x56\xdc\x02\xc3\x79\x27\xe7\x55\x3c\x11\xd2\xd6\xd6\xd6\xfe\xd6\xd6\x1f\xff\xd3\x9f\xff\xf3\x9f\x7f\xfd\xe5\x1f\x5f\x7f\xfc\x5f\x7f\xfb\xeb\xf9\x4f\xf7\x3f\xbe\x9e\x5f\x7e\xbd\x7e\xbb\xff\xfe\xd7\x7f\xfd\xed\xbc\xbf\x8e\xfb\x5f\x7e\xf9\xf5\x0f\x7f\x08\xf1\xeb\xfa\xe5\xfc\xc7\xa7\x89\x3f\xe7\x5f\xf6\xbf\xfd\xe1\x0f\xf3\xfb\x7f\xfa\xb7\xbf\xff\xe3\xfe\xcb\x9f\x7f\x7d\xfe\xfa\x95\xf8\xde\xf5\xaf\x7f\x5b\xef\x7e\x7d\xfd\xf1\x7f\xbb\xff\xe5\x97\xbf\xff\xe3\xb7\x7f\xfb\xfa\x0f\xff\xe3\xf5\xd7\xe3\xfe\xef\xbe\xae\xfb\x99\xcf\xff\x97\xdf\xae\xfb\xb7\x5f\x7e\xfd\x97\xaf\xff\xf0\x5f\xf6\xbf\xed\xbf\x06\xfd\xf0\x4f\xff\xfa\xb7\xbf\xfd\xbf\xf7\x5f\xee\x5f\xff\xf1\xd5\xf0\xec\xfe\xf5\xc2\xdf\x3f\xfc\xf1\x3f\xfd\xd7\xfd\x6f\xff\xf3\xfe\x97\xfb\xeb\x8f\xff\xfc\xeb\x2f\xff\xe5\xcf\xff\x14\xb7\x2d\xff\xc7\x7f\xfe\x6f\x7f\x4a\xf1\x3f\xfe\x4f\x78\x05\x6f\xfc\xef\xf7\x6f\x7f\xff\xe5\xaf\xbf\x7e\x85\xff\x7e\x8b\xc1\x8f\xff\xdb\xbf\xfd\xed\xfe\x0a\xab\xa7\xff\xf3\x9f\xff\xfc\x9f\xbf\xfe\xaf\xf0\x15\xb6\xaf\x58\x6a\x68\xff\xf7\x7a\xfe\x7f\xfc\xd7\xbf\x5e\xf7\xd7\xc6\x56\xe0\x2c\xce\xbf\x5e\xf7\xdf\xff\xb6\x9f\xf7\x6f\xfb\xaf\xff\x72\xff\xe1\xeb\xeb\x7f\xd8\xd6\xbf\xef\xf9\xdf\xb0\xfd\xe9\x4f\x7f\xfa\xd3\xf7\x04\xf3\xdf\xbd\xf9\xe9\xe0\xd7\xbf\xfe\xe3\xba\x1f\x3e\xfb\xfd\xb7\xf3\x5f\x78\xbe\xbf\xc2\xfc\xfa\xfd\xda\x1f\xc2\xb6\xad\xd1\x7f\xb9\xce\xff\x67\xff\xed\xf3\x61\x39\xbf\xbf\x46\xfb\xb4\xda\x6c\x0d\xb5\xae\xef\xaf\x91\xd5\xba\xbf\xbf\xc2\xb6\x7d\x9a\xfb\x36\x87\xf9\x34\xf2\xfc\x4d\xdd\xec\xe5\xfb\xab\xfa\xc7\xfa\xfd\x35\x92\x5a\xed\xfb\xab\x45\x77\xd3\xbf\xbf\x6a\xf6\x97\xe3\xfb\x2b\x94\xa8\xe6\xfe\xfd\x15\xb2\x5f\x3e\xe6\x30\x82\x6f\x3f\xe7\xcb\xee\xf9\x9a\x4d\x0f\x3b\xe1\x2d\x02\x7f\x9f\x68\x89\xfa\xf6\xd8\xbe\xbf\x9a\x21\x3e\xc2\xf7\x57\xf5\x5c\x8f\x3c\xa1\x2a\x6a\x96\xd9\x95\xbf\xad\xdf\x5f\xad\x75\x35\xdb\xf7\x57\x08\xee\xaa\x7f\x7f\x85\xe4\xae\xe6\x8c\xaa\xa6\x70\x60\x46\xfe\x75\xce\x28\x6a\x0a\x07\x80\xac\x9f\xe6\x59\x67\x57\x1a\xf7\x6a\x13\x48\x41\x75\xcd\x81\xb2\x70\x75\xcd\x6f\x8b\x06\xba\xe7\xb7\x9e\xc2\x83\x6f\xd5\xf3\x83\x6f\x3f\x53\x08\x93\x7c\x46\xaa\x55\xed\x80\x76\x50\x3b\xce\xbe\x5b\xf1\x0b\x09\x0f\xea\xd0\x83\x8c\x07\xa9\xe9\x01\x70\xd6\x04\x41\xd8\x2a\xfb\xf0\xa0\x0d\x0f\x9a\x47\xe9\x78\xd0\x93\x1e\x0c\x3e\xf0\x28\xfb\xf7\x57\xdc\x52\xf2\x1b\x07\x1e\x88\x62\xc2\x76\x72\x14\x7f\x72\x71\x14\xbf\x71\x13\x74\x0f\xfb\xf0\x8d\xcf\xa2\x84\xb0\xa1\xd3\xa8\x4f\x42\xe0\x1b\x9a\x4b\x88\xc0\x8f\x06\x09\x09\x6d\xf7\x50\x09\xa7\x1f\x34\xc2\x29\xc0\x03\xe7\x2a\xc2\x08\x81\x73\x6d\x7e\x63\x9f\x7d\x0e\x8f\x79\xcc\xdd\x28\x92\x0d\x81\x33\xed\x1e\x83\x33\x1d\xee\xf2\x26\x14\xee\xe2\x21\x14\x7a\x10\x39\x53\xaf\x5a\x0c\x7c\x43\x0b\x1d\x23\xdf\xf0\x03\x2e\x74\x77\x1f\x5c\xe8\x21\x7c\x46\x4e\x5e\x54\x1d\x22\x16\xba\x07\xf7\xd1\x31\x15\x01\x1a\xc7\x6c\x07\xe1\x3b\x62\xea\xd5\x50\x1d\x68\xfb\xf7\x35\x31\xe1\x3f\xae\x89\xe9\x8b\xb4\x26\x26\x62\x4b\x73\x09\xb3\x20\x48\x9c\x56\x14\xf2\x52\xe2\x03\x7f\xb0\xe6\xe9\x4f\xd6\x3c\x05\x45\xe2\x3c\xc5\x9e\x42\x5a\x8b\xec\x3e\x3a\x3b\x15\x9c\x89\x8b\xfc\x82\x73\xe7\xaa\xbb\x0f\x12\x74\xf6\x28\x27\x1e\x98\x50\x12\x97\xd9\x93\x4f\x24\xe8\xec\x4e\x89\x8d\xa8\x25\xca\x0b\x1b\xea\x23\x03\x1b\x5a\xb1\x3c\xb7\xb7\xbf\xcf\x6b\x73\x0b\x86\x4c\x5c\x34\xe1\x22\x17\x42\x99\x20\xa5\x96\x44\xf9\xff\x93\x31\x21\x13\x51\xde\x71\x99\x3b\xbf\x8a\x42\x32\x77\x43\x33\x08\x83\x10\xfb\x13\xee\xfc\x68\x10\xb0\x1d\x4c\x97\x79\x8a\xae\x64\x44\xe6\x0b\x34\x23\x1c\x94\x8d\x63\x6a\xc5\xcb\xda\xd4\x5a\xad\x02\x2c\x08\xa6\x32\xb1\x90\x85\xe5\x42\x1c\x78\xef\x14\xd2\x43\xf5\xf7\x8b\x1e\x3c\x02\xe9\xc1\x78\x2c\x6b\xd3\xbb\x8f\xb5\xe9\x3d\x0a\xe9\xc1\x34\x55\x0e\x3e\xf0\x28\x6b\xdb\x0b\x55\x65\x6d\x7b\x03\xbe\xe8\x41\xb8\x2b\x64\x70\x92\x0d\xa1\x4e\x7a\xf0\xfe\xac\x73\xd3\x47\x75\x58\xc9\xec\xbd\xfd\x2a\xe9\xa1\xab\xc3\x4a\x5c\x98\x48\x2b\x71\x51\xfc\xc6\xe2\x01\xee\x83\xb8\x48\xfe\x84\x3c\x40\xa8\xa8\xe4\x01\xfe\x80\x3c\x40\xf3\xae\xe4\x01\x06\x7a\xe1\xc1\x2f\x2c\x3c\x08\xfd\xf5\xc6\x08\x6e\x3f\x18\x41\x14\xd3\x16\x45\xf8\x01\x29\xa2\x0b\x4f\x8d\x5c\xc2\x32\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\x58\xc6\xb5\x45\x13\xfe\x64\x09\x3d\x3f\xb8\x66\x97\x1e\x61\xf2\x4b\x73\xa1\x31\x17\xd8\x98\x1f\x58\xde\xee\xad\x75\x46\x3e\x10\xc8\x27\xf6\x92\x31\x7b\x12\xb3\xfe\xe0\xc1\xef\x5a\x8a\x6b\x03\xa6\x85\x94\x2b\xe0\x7d\xf5\x77\x45\xfc\xae\x19\x5e\x09\xbf\xbb\x9d\xf1\xbb\x20\xbc\x16\xbb\xd1\x0c\x2e\xea\x12\xd6\x03\x2e\x22\xd5\x0c\xfe\xe2\x56\xb3\x04\xbe\xc8\x51\xbc\x91\x2e\xa2\xd5\xd2\xf1\x5a\xac\x57\x24\x78\x11\xad\xe6\x31\x0f\xe1\x30\x9e\x1f\x68\xc8\x42\x54\x9c\x12\x60\x64\x75\x19\xc9\x74\xba\xa8\x3e\x16\x60\x22\x74\xb5\x89\x6a\x0d\x11\xcb\x5a\x0c\x7f\x01\x5c\x68\xb3\x46\xb2\x9d\xae\xdd\x1d\x0b\x70\xd1\x37\x7f\x41\x71\xfb\xfa\xa4\xf3\xc1\xd0\x03\xec\xb5\xe8\x41\x77\xb4\xfd\x3b\x79\xab\x7b\x3c\x09\xe5\xa6\x07\x37\x1f\x18\x88\x87\x40\xa8\x8b\xca\x99\x8b\x06\x63\x0d\x54\x02\x04\x15\x99\x48\x37\xb2\xc8\x44\xba\x64\x76\xac\x9c\x59\x70\xa7\x9c\x99\x08\x3f\xd6\x35\xb3\xa6\x07\x58\xd4\xde\xcb\x4f\x04\x53\x5c\x3c\x64\x78\xc4\x8b\xd3\xf0\x03\xf2\xd2\x61\x10\x38\x51\x51\x5e\x24\x17\xe9\x41\x30\x2d\x2e\x22\xc5\x2d\x36\xae\xb1\xb6\x43\x6c\x5c\xe3\xcd\x7d\x10\x15\xd2\x35\xe2\xe4\x22\x23\x4b\x2d\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x35\x59\x43\xbe\x26\xab\x37\x3a\xe7\x26\xfd\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\x96\x64\x88\x9d\x53\x13\x7b\x8b\x9d\x90\x8b\x19\xc4\x4e\xc8\xa5\x79\xc5\x4e\xc8\x93\x3f\x21\xbf\x93\xf5\x12\xfb\x09\xf4\xf8\x0b\xce\xc4\xf8\xea\xa4\xcf\x60\x30\xb8\x6c\xd2\x8d\xe3\xe0\xd4\xc4\xc3\xe2\xe0\xd4\x0c\xf9\x00\x93\xf2\x3e\x1b\x9c\x89\xf7\xee\x20\xbd\x4a\x64\xc5\xb1\xa8\xd1\x83\x70\x6a\xc3\x7d\x70\x23\x0d\x0f\x42\xc8\x83\xdf\x58\x80\x6a\xd9\xf6\x05\x97\x3a\xdd\x17\xcb\xd0\xa2\x1c\x9c\x8a\xd8\x73\x3c\xf8\x86\x29\xf0\xe0\xbe\x31\x02\xa7\xd9\x69\xaa\x3f\x26\x3a\xf5\xdb\xc9\x01\x4d\x05\xb0\x42\xbd\x3c\x27\x95\x37\x31\xe3\x78\x72\xda\xd9\x3d\x8c\xb7\xa9\x1d\xcf\xb9\x9e\xde\xa2\xe7\xf1\xfd\x25\xe1\x17\x4f\x62\x44\x4c\x37\x52\x76\x98\x6c\xaf\x35\x7f\x8d\xff\xe1\xec\x7e\xb0\xac\x44\x21\x15\x9c\xdd\x3b\xf4\x5a\xe2\x52\xf0\x4d\xbe\x6e\xe4\x5c\xd4\x1b\x8a\xdf\x27\xf1\x48\xff\x49\xd3\x3a\x16\xc4\x69\x9a\xbe\xc3\xad\xfc\x9e\x6b\x9a\x56\x6f\x14\x63\x4d\xdb\xef\x20\x49\xd3\x5a\x0d\xc9\xdf\xce\xb9\x27\x0f\x73\xfd\x1e\x8f\x89\x86\x69\x97\x72\x91\x02\x77\x86\xd4\xc5\x44\x1b\xb0\x4b\xb3\x4e\xb4\xce\xba\xd4\xa6\x44\xeb\xac\x17\x3f\x68\x6f\xf7\x44\x8a\xf0\x56\x68\xc8\x48\x8a\xf5\x6c\xe3\x1a\xd2\x6f\x70\x48\x19\xd8\x29\x12\x4a\xa9\x51\x29\x91\x1e\x65\x1d\xa7\x69\x6c\x49\x21\x4a\x34\xac\xba\xcc\xfe\x94\xe0\xe5\x10\x80\x69\x81\xa0\x59\x27\x8e\xd8\xfc\x80\x88\x72\x97\x4b\xb6\x48\x4f\x4b\x1d\x4a\x57\x16\xd1\xa5\x0e\x2b\xca\x22\x2d\xf5\x9b\x0f\xb4\x36\xfd\xe1\x03\xf5\x31\x60\x34\x99\x01\xa4\x7d\xe7\x1b\x7e\x70\xf0\x81\xe0\x38\xd6\x27\xea\x03\x9a\x54\x8d\x31\xfe\x44\x1c\xa5\x93\x03\x68\xab\xa7\x93\x03\x48\xde\xa5\x93\x50\x9b\x44\xe6\x6e\x09\x71\x13\x5f\x4b\xd8\x2e\x71\x1b\x7e\xa3\xf0\x81\xfa\xc0\x76\x88\x9b\x48\x38\x6f\xf3\x93\x4d\x4b\x9e\x61\x18\x6d\x62\x0f\x0f\x94\xad\x18\x3e\xfb\x2b\xdc\xe0\x17\xe9\xc3\x20\xc2\x7d\x40\x0b\xfa\xc8\xfe\xf0\x34\x6c\xe1\x0f\x1b\x0c\x4f\xa3\xd2\xe3\xdf\xc1\x59\x3f\x68\x0b\x4f\x83\xcc\xf8\x2c\x45\xdc\xb6\xa9\x76\x7f\xd0\x1c\xb7\xb9\xe1\xaa\x7f\x0d\x73\x37\x7e\x6c\xaa\xb8\xc1\x37\x93\xd5\x9a\x08\x7f\x35\xd3\xef\x9b\xf9\x45\x69\x71\x0b\x65\xf6\xa4\x71\x42\x9d\xcd\xaa\x66\x37\x8f\x8c\x5b\x18\xe6\x91\x71\xc3\x46\xfc\x4c\x30\x6e\xd8\x86\x9b\xdf\x9d\xf4\x19\x0d\xe1\x0d\xfc\x7d\x9a\x11\x20\x0e\x35\x01\x84\x9b\x00\x42\x5d\xcd\xbd\x24\xdf\x55\xdc\xd2\xf1\xfd\x25\x9d\x36\x6e\xd8\x19\x31\x04\xf5\x9d\xee\x17\xfb\x89\x5b\xe2\xd6\xcc\xea\x3d\x93\x1e\xbb\x3a\x84\x65\xbf\xa9\xc3\x3c\xd8\xa1\x7e\x07\x2d\xd4\xd8\x35\xc2\x54\x15\x5b\x37\x5e\xa6\xf5\xd9\x24\x2c\xe2\x86\xb5\x4f\xcd\x6d\x80\x30\x8c\x9c\x1d\xc4\x53\x34\x24\xd8\x6f\x95\xe3\x25\x6e\x60\xbf\x61\xfb\x6c\xc4\x08\xe7\x64\x08\xbd\xf8\x41\xfa\xfe\x6a\x1f\x75\x2a\xd2\xd3\x18\xc4\x91\x22\xdc\x86\x3d\x6d\x7e\x7f\x47\x3b\xab\xfd\x70\x07\x7c\x66\x09\xf7\x5d\xdf\xa2\x3e\x98\x94\xd0\xaa\x47\x88\x61\xfe\x6e\x00\xe0\x14\x13\xc4\x70\x78\x8d\xf4\xfa\x19\x12\xb2\x04\x3f\x98\xcb\xf6\x61\x78\xf1\xe3\xbe\x12\xa9\xd1\xb5\x14\xb7\xae\x19\xcc\x75\xee\xe9\xa3\xaa\x45\x38\x2f\x86\x3c\x7b\x11\xbe\x8b\x21\x65\x2f\xc2\x75\x31\xa4\xcc\xc4\x8f\x6f\x22\xaa\x83\xb9\x0c\x3d\x7d\x34\xce\x18\xa6\xd2\x35\x64\xe9\x46\x98\x84\x32\x74\x22\x4c\x42\x79\x98\x62\x80\xea\x13\xe3\xa6\x19\x4c\x95\xa0\xa7\x4d\x2f\x9c\x07\x5f\xd0\x78\x10\xeb\x31\x1a\x22\x32\xaa\x68\x90\xa7\x0d\x28\x9b\x36\xc2\xe4\x93\x0c\x8e\xe1\x9e\x03\x6c\xc1\xed\x86\xb6\x5e\xbf\x3b\xda\x5a\xd2\x7b\xa0\x2d\x00\xa7\xa5\xd6\x93\xde\x8f\x93\x86\x64\x1f\xc7\xb8\x61\xf0\xa1\xe6\x9c\xae\xd6\x2f\x82\xa0\x62\xe8\x7e\x7d\x39\xb0\x9a\x1e\xb4\x49\x20\x9b\x9a\xfd\xfb\x4b\xfe\x96\x18\xe9\xb6\xce\x1f\x99\x19\xe3\x46\x76\x31\xfc\xc6\x24\x88\x6c\xe8\xe8\xb0\xd3\xb6\x8f\x93\xa9\xb5\x2a\x82\x8c\x93\xad\xd5\x8f\x4e\x18\x23\xd8\x5a\x0c\xa1\xff\x40\xac\xc4\x08\xcf\x72\x10\xec\x93\x77\xc9\x05\x15\xe3\x64\x56\xcd\x33\x9b\xcc\xaa\x6d\x1e\xe9\x01\x20\xc2\x54\x04\x1e\x35\xb1\xa9\x2e\xc8\x37\x15\xe3\x54\x16\xe4\x87\x8c\x31\x5e\xdf\x5f\x3d\x0c\x0d\x35\xe9\xbe\xd5\x28\xb4\x4e\x4d\xa0\x6d\x6e\x96\xf9\xb3\x3a\x03\x73\x13\xbd\xc4\x04\x38\x35\x72\x26\x0a\xc4\x83\x63\x06\xc9\x17\x91\x60\xa4\x4f\xb1\x88\xf3\xc0\xd6\x96\x53\x33\xc2\x42\xad\x62\x64\xb0\x4f\x15\x14\x88\x91\x4e\xb0\x22\x26\x42\x6d\x3f\x86\xae\x0f\xc6\x12\x8b\x02\x69\x34\x3e\x10\xb2\x60\x0f\xc4\xd0\x05\xd2\xb8\xc9\x0c\xf5\x09\x82\x68\x31\x74\x8d\xb2\x4f\x1c\x14\x7d\x70\x00\xfd\x49\x93\x3c\xb9\x11\x85\xf1\x84\x18\xca\x5c\xe2\xcf\x83\x00\xca\xd6\xef\x2b\xcc\x20\x5e\x95\x06\x76\xaa\xdc\x9c\x31\x0d\xca\x10\x51\x40\x82\x05\xf2\x7e\xb0\x80\xfc\x28\x1d\x31\xc1\x24\x89\x0a\xb5\xc5\x04\x93\xe4\x77\x9f\x94\x7f\xff\x80\xc8\xd2\x0e\x84\x32\xf5\xbb\x37\xa6\x6a\x13\x6a\xfc\xc4\x3f\x62\x8e\x89\x0f\x3e\x0b\x96\xef\xc9\xc6\xe5\x28\x8b\xf9\x79\xe0\xc6\x12\xb1\x96\xc9\x25\x7b\x14\x58\xa5\xdc\x68\x7f\x3a\x28\x73\x89\x7b\x14\x0c\xa5\xa2\x43\x31\x9d\x32\x6d\xfb\x1e\x3f\xea\x76\x2c\x0d\xfd\x49\x7a\x96\xc9\x34\x7b\xcc\xfa\xbe\xe3\x7b\xa1\xb2\x4c\x3b\xb5\x47\x6d\xeb\x32\x95\xce\x1e\xc5\x17\xca\x34\x53\x7b\xcc\xea\xbf\x03\xbe\xe4\xfe\x31\xbe\xf4\x93\x32\x11\xdf\xb4\xf7\xca\x44\xbb\x57\xb2\x4c\xa4\xf7\x4d\x42\xa6\x10\xa3\xaf\xee\x76\x32\xe5\x8f\x81\x11\xcb\x41\x61\x2e\xc9\x5a\x0e\x70\x7d\xc1\x77\x80\xeb\x0b\xbc\x83\x6b\x36\xfc\x3a\x99\xb0\x5f\x38\xe7\xfb\x9a\xfe\x54\x03\x5b\xd2\xec\x4f\x92\xcd\x10\xba\x4e\x48\x51\x09\x8d\x32\x85\x88\x45\x54\x39\x11\x18\xae\x6a\x02\xd9\x1e\x8c\xca\x71\x92\x14\x2d\x53\xe6\xb4\xa8\xd1\x21\x71\xb6\xb2\x79\xfc\xc9\x6d\xc4\x42\xcb\x39\xb7\x92\x88\xa7\xdc\x19\x6b\x2d\x6c\xde\x05\x6d\x41\x83\xf0\x69\x7c\x11\xcb\x3d\xbf\x6f\x02\xfe\x59\xc8\x15\xbc\x0f\x25\x9e\x56\xaf\x4e\x29\xd2\xa4\x05\xd6\x0d\xb3\x0d\x6a\xde\x50\x29\x3e\x9f\xd7\x00\x5a\xd0\x3e\xae\x01\xb4\xe0\xcf\x33\xe2\xd5\x7a\x7d\x2a\x72\x4d\xcc\xa9\x56\x50\xaa\xc4\x5f\x05\xa5\x6f\xe2\xf9\xb5\x92\x56\xd4\x7b\x4d\x78\x3f\xa9\x9d\xf1\xbb\x60\xaf\xc0\x46\xf8\x89\xd9\x12\x6b\xad\x78\x39\xab\x4d\x32\x11\xac\x73\x9b\x29\x76\x1a\x6b\x3d\x40\x85\xe2\xec\xb5\x92\x03\xbd\x1e\x4c\x42\x6a\xee\x0f\x9c\x21\x0c\x43\x8f\xa5\x10\xf0\x8b\x3f\x49\x9d\xab\x6b\x27\x14\xbf\xc1\xc5\x92\x84\xaf\x93\x54\xa7\x09\x24\x04\x1d\x37\x25\xb4\x1e\x2c\x8d\x46\xd4\xdd\x36\xf2\x38\x09\xf5\x16\x16\x7f\xda\xf4\x80\xc3\x6a\xbf\x37\xa8\xdf\x51\x8e\xf7\xd8\x32\x95\x20\xed\xe1\x56\x16\x95\xe9\x8d\x46\x9e\x26\x64\xb6\x1d\x3c\x4b\x0b\xdf\x8e\x87\x90\x7f\xba\x18\x48\x19\xa8\x51\x5c\x70\xc0\x1d\x13\xa3\x36\xe2\x01\xb8\xc2\x26\x52\x3d\xe0\x13\x88\x66\x6c\x47\x24\x18\x92\xdc\x07\xdc\x00\xd1\xac\xf0\xa8\x84\x3c\xf8\x41\xe0\x03\x8d\x02\x81\x19\x4d\x83\xc7\x28\xbf\x83\xfc\xf8\x88\xc7\x4f\x17\x37\xb0\x51\x8a\x08\xe5\xee\x88\xb8\x59\x71\xbf\x7b\x81\xbd\x56\xfc\x46\x43\xdc\xf2\xf5\xc6\xc0\x27\xaf\x37\x0e\xbc\x21\x40\xef\xc9\x64\x73\x14\xd7\xb9\xe1\x09\xcc\x56\xce\xee\x69\xe7\xe7\x9a\xdd\x8e\xdf\x5f\xc9\x7a\xc2\x3d\x75\xe1\x6c\x65\xf8\x9e\xca\x70\x36\x27\xb8\xe9\x06\x4c\x52\xee\xee\xc1\xcc\x0b\x31\xd2\x1b\x33\x4f\xbd\xb8\x4b\x64\x5f\x94\xea\x4f\xc6\xf7\x57\xd9\x8a\xfb\x3c\x66\xbb\xbb\x3d\xc9\xb3\xc9\x2b\x18\xef\x29\xa4\x53\x95\x28\xba\xe7\x1e\x48\xde\x13\xf7\x0e\x54\xca\x49\x17\x6f\x64\xe8\x14\xc5\x68\xe2\x0d\x89\x9c\x83\xb6\xc0\xbd\x03\x28\xdb\x04\x37\x72\x71\x92\x05\xd0\x8d\x7d\x95\x86\x04\xc2\x8d\x7d\x95\xc7\xf0\x1b\x73\x2b\x8f\xe0\xa9\x23\x27\x27\x0f\x2f\x18\xb2\x72\xd2\x10\x63\xbb\x21\x94\xca\xa6\xdd\x7f\xc3\x7b\xf9\xee\xf4\xc0\x5c\xac\x57\xdd\x70\x67\xe6\xad\x69\x2e\xc8\xb1\xc9\xdb\xeb\x13\x7a\xd6\x44\xd0\x70\x51\x84\xf4\x5a\x65\x78\x39\x87\x64\xdf\xcd\x98\x97\x7d\x05\xf7\x99\xb0\x68\xda\xde\xf7\xd4\xbd\x62\xd5\xc6\xbb\x99\x9c\x53\x65\x4b\xdf\xf0\x73\x26\xdb\xc6\x37\x7d\x9b\x8a\x6b\xc5\xfb\x64\x86\x52\xf7\x20\xb0\x8e\xa3\x89\xed\x0a\xdf\x5f\x69\x33\xca\x2f\x80\x65\xce\x75\x33\xf2\xf5\xfe\xa2\x71\x66\x7e\xa3\x4f\x38\xab\xc6\x80\x81\x9d\xba\x71\x01\x03\x3b\xd9\x2b\x70\x23\x73\x28\xc9\xc5\x1a\xef\x29\x1c\x43\x35\x2e\xa6\xb5\x95\x92\x29\xe3\x06\x65\x48\xf6\xde\xf7\x81\x21\x85\xdc\x1b\xe1\xc7\xec\xdf\x27\xb5\x0e\xd9\x1c\xf7\x03\x37\x84\x54\x97\x67\xa3\x17\x6b\x53\x7b\x32\x3d\x8b\xfa\x67\xf2\xde\x2c\x8f\x55\x7c\xa6\xbd\x96\x27\xb3\xfe\x81\x78\x7a\xe0\xa1\x55\xca\x50\x7c\xa6\x5c\xce\x41\x7a\xc2\x33\x05\x73\x8a\xcd\x9d\xb7\xf9\x7b\x30\x30\x13\x9f\x45\xfb\xfd\x99\xd6\x5d\x8e\x32\x2b\x9e\x69\xdc\xa5\x28\x33\xe0\x99\xb6\x5d\x4a\xc3\xfd\x9f\xf3\xfd\xe0\xef\xaf\xd9\x96\xde\xf3\x6c\x60\x50\x2f\xf8\x9e\xd9\x16\xf2\x9e\xb0\xa1\xad\xf1\xa6\x6d\x98\x42\xf5\xef\x93\x5f\x0d\xb1\x9f\x67\xca\xa5\x1c\xa5\x76\x3d\xa1\x7e\x7f\x65\xfb\x12\x1e\xa4\x22\x25\xcf\x77\x9a\x08\xa9\x79\x3e\xd3\x5c\xcc\x49\x5c\xf9\x99\xe2\x23\xa7\xe8\xfe\x0f\xb4\xfd\xfe\x39\xbf\xcf\x7e\x7f\xd2\xdb\x90\x47\xeb\x99\x9a\x4d\xce\xc5\xed\x49\x0c\x41\x1c\xfb\x41\x0e\x52\x94\x19\xf8\x4c\xbd\x3f\x75\x6d\xee\x27\xce\x7d\xa7\xd0\x57\x7c\xa6\xf4\x8a\xf6\x16\x3e\x48\x37\x7a\xad\x47\x9c\xeb\x57\xc5\x60\x9e\x88\xfd\xa0\x9d\xfe\x4c\xd9\x16\x73\xf1\x78\xfb\xef\xf8\xff\x13\x0f\xb4\xdd\xdf\x5c\x3f\xef\xfb\x67\x5a\xb5\x31\x34\xc3\x33\xe7\xd7\x8c\x2f\xf8\xc3\x87\xe9\x05\xee\xf0\x21\xdd\xea\x41\x26\x92\xc2\x17\xf1\x49\xe4\x3c\x7e\xff\xf7\xf2\xe6\x49\x90\x37\xd2\x2a\x9e\x69\x26\x67\x5b\xaa\x4f\xaa\x68\x0b\x1f\xa9\xa1\xed\xfe\x27\x5f\xaf\xe2\x20\x0f\xfc\xeb\xb9\x78\x41\xd3\x44\x80\xb2\xee\xe2\x93\x0e\xb4\xfd\xc1\x39\x37\x80\x11\x36\x2d\xf1\x3c\xc4\xe3\x1f\xe4\x1f\x8d\x57\x7f\x53\x45\x51\xa6\x4e\x7c\x90\x7d\x14\xbd\xdb\x73\x80\xb0\x13\x80\x53\x97\x4d\xc5\x1b\x66\x9a\xf6\xc9\x16\xea\x03\x1f\xa5\x52\x62\xe2\x33\x2d\xfd\x64\xbf\xed\x93\x2b\x84\xa5\xfb\x6b\xd8\x90\x82\x37\xf7\xef\xaf\x12\x92\xfb\x9f\x08\x50\x7c\x21\x3e\x79\x6e\x60\x05\x70\xe3\x93\xa7\x54\xeb\xc5\xe3\xcf\xf9\x47\xcf\x2f\x5f\xdf\x5f\x45\xc9\x08\xf1\xc9\xf7\x6c\x57\x7f\xff\xa0\x2d\x78\xa6\x59\x9a\xb2\x74\xa9\xa7\xcc\x0d\xdc\xbd\x21\x0b\xbc\x89\xe2\xa6\x4f\x49\xf3\x7b\x6f\x80\x02\xc1\xb3\xf9\x77\x68\x45\x86\x7f\x2a\x91\x69\x13\xf7\x7d\xca\x9c\x7f\x31\xc1\x94\x39\xff\xea\x0d\x56\x06\xda\x7e\x7f\xce\xbf\x9a\x40\xcb\x34\xac\xcc\xad\x1f\x44\xff\xab\xb9\x31\x12\x8e\x7a\xf7\xf8\x58\xff\x57\xff\x0f\x08\x5c\xf8\xa6\xee\x28\x01\xf5\x30\x5a\xe3\xf7\xe9\x6a\x91\x99\xfa\x4c\xe3\x24\xd6\xe2\xef\xf3\xc4\x97\x84\xfb\x33\x8d\x93\xa4\x10\x56\x7c\xa6\xfd\x91\xb2\x37\x1c\xb2\x04\xb2\xc5\xd9\x53\x27\x02\x5e\x04\x5e\xc7\xe4\xd0\x5e\xa0\x69\xa0\xa4\xec\x05\x9f\x16\x4a\x0c\xed\x47\xd6\xcf\x33\xad\x97\xd4\xbd\xfd\xa7\xf1\x92\xda\x0b\x9a\x7b\xfe\x9e\xfc\xfb\xdc\x1d\x55\xea\x27\x82\x25\x31\x7a\x35\x91\x3e\x90\x87\x6c\x33\x44\x4b\x42\xf2\xfe\x46\xf6\x80\x75\xe2\xa7\x4d\xf4\x0c\x43\x8f\x0c\xa4\xe1\xe5\x6a\x13\x3d\xaf\xe5\x46\xfe\xd1\x4b\xfe\x30\x95\x40\xaa\xe4\xd3\xc6\xf7\x57\x7d\xc9\x97\x36\xb1\x33\x36\xf7\x47\xcb\xc8\xdf\x4f\xfe\xb8\x79\x3b\x32\xf7\xe8\xd5\xbe\xbf\xbf\x6a\x94\x06\xf8\x4c\x13\x27\x5a\x81\x79\xfa\x36\x7f\x77\x7f\x3d\x60\xfb\xea\xfb\x3e\xb7\x47\xb1\x3c\x99\x56\x42\x8c\x86\xaf\x67\x24\xb3\xb9\x3f\x58\x37\x72\x72\x3c\x88\x05\xd6\xe1\xfe\xe7\xfc\xed\x68\x78\xfa\x94\x0f\xaf\xed\xd4\x91\x28\xf4\x1a\x7f\x9f\xe3\x7b\x3b\x4d\x0b\xa3\x26\xcb\x97\x7e\x22\x83\xdd\xf0\xcd\xf9\x0f\xb3\x23\xe4\x22\x74\xb3\x3b\x06\x1a\xfd\xfd\x60\x78\x43\xdf\x8f\xf0\xfd\x55\xab\xe1\x47\xb6\xd6\x4b\xfe\x21\x5d\x2b\x9b\x9f\xc3\x39\xef\x00\xcb\x33\xb0\xfe\x66\x57\xd3\x1c\x49\x61\xf8\xf7\xf6\xfd\x55\xed\x7c\x7e\xa6\x31\x52\x9b\xb7\x27\x92\x16\xb2\xe5\xd1\x98\xf3\xb7\x9a\xfb\x4c\xdb\x24\xf6\xd7\x78\x93\x3d\x2a\xb9\x28\x3e\xe3\x82\xbe\x24\x7a\x9a\xb6\x4b\x4c\xa6\xbf\x69\xba\xc4\x62\xfd\x63\x9a\x2e\x71\x98\xfd\x32\xe1\x21\x78\xbb\xee\x11\x0a\x81\x5f\x98\xf2\xe1\xa5\x20\x4d\xd3\x26\x65\x2b\x24\xfb\xe4\x0f\xc3\xdb\x1f\x96\x8e\x9d\xff\xcf\xde\x7e\xa7\x63\x3f\xd3\xf0\x49\xdd\x04\x38\xed\x9e\x54\xcc\xaf\xa7\xd9\xd3\x82\x37\xe4\xb4\x7a\x5a\xb0\x3c\xdb\xe9\xf9\x71\x7f\xd7\xf7\x57\xaf\xd6\x56\xa7\xc9\x93\xb2\x09\x76\x7f\xc0\xff\xd5\x3f\xf2\x37\xb2\x37\xcc\xb4\x88\x5a\xf0\x06\x86\x97\x2e\xc8\xb6\x7b\x60\x0f\x25\x2b\x08\x47\xc6\x06\x17\xfc\xc7\x9c\x7f\x79\xf5\x07\xfe\x68\xf9\x34\xcd\xa7\x58\x8c\xbf\x03\x1b\xc0\x04\x77\x30\x53\xce\xed\xc9\x00\x5e\x0a\xf4\x81\xa8\xb4\x37\xf0\xb1\x32\x94\xd5\xbe\xe0\xd7\x73\x1b\x8e\x38\xd9\xae\x0f\x4c\x2f\x5b\x17\x0f\x83\xe4\xd6\x37\xa6\xe5\x95\x36\x2b\x6c\xd3\xf0\x6a\xf9\xf5\x3e\x73\x2c\x34\x5f\xf8\x11\x73\xf4\xf7\x73\x7d\x6d\xb6\x3e\x70\x88\x24\x9b\x2b\x0f\xf2\x53\xaa\x77\x00\x5d\x8b\xde\x51\xf0\x2c\x66\x6b\x84\xd3\x8e\x6b\xd9\x02\x7f\x9a\x71\xe9\x65\x41\xc0\x75\x3d\x2c\xc0\xa6\x55\x17\x1d\x53\x79\x2e\x28\x00\xa6\xf8\x2b\xc1\x1c\xaa\x3f\x90\x2f\x89\xd1\xef\x0f\x6c\x69\x9b\xd6\x4c\x4f\x9f\xdd\x97\x10\xf0\x56\x0e\x63\x42\xc0\x5b\xaa\x52\x42\x60\xba\x56\xff\x8a\x18\xca\xeb\x63\x46\xa6\x9b\xdf\x47\xbc\xe1\xe3\x2c\x49\xdb\xd4\xcd\xbb\x54\xb5\x84\x70\x74\x88\x31\xf8\x01\xe2\x74\x1f\x27\x42\x42\x80\x3a\xc4\xf0\xd9\xed\x89\x21\xea\x2a\x2f\x70\xda\x90\xbc\x11\x43\xd3\x18\x2b\xde\xf0\x61\xb8\x89\x27\x8b\x2c\x31\xd2\xf6\x80\xe3\x6a\xcc\x07\x93\x12\xcc\x08\x03\x54\xb9\xa9\x53\x9c\x40\xf6\xf0\x61\xf8\x29\x4e\x85\xba\x4b\x9f\x4c\x08\x3b\x75\x65\xbf\x27\xc4\x9d\xba\x0e\xc3\xa4\x88\x39\x29\x1d\x3e\x21\xa9\xb3\xcb\x40\x49\x71\x2a\xd4\x5d\x07\x6f\x52\x9c\x0a\x75\xab\x9f\x48\x54\x8a\x53\x9f\xee\x8a\x8e\xa4\x88\x60\xae\x32\xc9\x13\x02\x5b\x5d\x67\x80\x12\x22\x5b\x5d\xc7\x7c\x52\x9c\xfa\x74\x57\xb8\x25\xc5\xa9\x4f\x77\x9d\x82\x4a\x31\x63\x7e\xc5\x6d\xba\x08\x35\xff\xa9\x4f\x77\x1d\xfd\x49\x08\x95\x75\xa5\x3d\xa4\xb8\x62\xfe\x43\x0f\x0a\xbc\xc5\x43\x00\x43\x22\x6d\xb9\xf9\xc1\x7c\x21\x54\xb7\x31\x82\x96\x20\x0e\x8c\x50\x85\x91\x01\x0c\x17\xcd\x00\x2e\xb2\x2d\x7b\x89\x06\x50\x5c\xdd\x6e\x7c\xc1\x3d\x00\xc7\x22\x3c\x64\xd2\x75\xe9\xc8\x29\x4e\xa1\x14\xb6\xdc\x85\x34\xc4\xb5\xb6\xdc\xfd\xc5\xc9\x2e\x85\xe6\x29\x97\x7a\x0a\xfe\x02\x68\x7e\xcd\xfa\xe1\xac\xf5\x02\xa2\x5a\x5b\xf6\x1b\x70\xaa\x6d\x79\x68\xde\x53\x52\x74\x05\xb5\x52\xdc\xb9\xf2\xa2\x9c\x1d\x2b\x5f\xdc\x23\x56\xbe\x6a\x16\x90\x14\x3a\xc1\x96\xe2\x0e\x90\xaa\xfb\xc3\xca\x6b\xf3\x23\xd3\xaf\xeb\x78\x5c\x8a\x0f\x2c\x2d\xef\x4f\x64\xaa\xf5\x2d\xbb\x8d\xc4\x06\x91\x2a\xb3\xd5\x82\xb2\xb9\x12\xf2\xd5\xba\x64\x6d\x4a\x38\xa4\x15\xfa\xc7\xba\x4d\x0c\x30\x86\xae\xdd\x99\x70\x48\x2b\x28\x07\x2d\x25\x44\xbb\x43\xff\xd8\x5b\x89\x49\x6f\xa1\x77\x8f\x7a\xf0\x81\x47\x3d\xf9\xc0\x70\x5e\x88\xc7\x7f\x26\x9a\x02\xb2\x01\xfc\x41\x28\x98\x87\x80\x08\x60\x3b\xda\x32\x29\x10\xca\xe1\x0f\x90\x1f\xa0\x3d\x93\x18\x03\x97\x6f\x2e\xa5\xc0\xf8\x8b\x7a\x8c\x88\x90\x68\x93\xa4\x48\xcc\x09\x31\x48\xac\x0b\x63\x13\x62\xe0\x44\x0f\x43\xbc\x32\xc5\x8a\x39\x08\x84\xd8\xd0\x16\x08\x71\xc7\x88\xc2\x0a\x92\x42\x8a\x21\x8a\x17\x3a\x0c\x42\x42\xc2\xb6\x14\xdf\x40\x1a\x5d\xb0\xa1\x3d\x45\xf2\xa4\xe8\x28\x90\x12\x21\xd0\x08\x09\x58\x91\xa5\x9e\x12\x5c\x01\x61\xa4\x9f\x58\x36\x09\x89\x78\x7d\x13\x1f\x4a\x38\xab\x14\x46\x12\x4e\xc0\xd8\xb6\xec\xf1\x4f\x02\xe8\x2f\x38\xa5\x24\xd2\xc0\xb9\xa3\x30\x24\xaf\x12\x78\xd5\x96\xdd\x46\xec\x48\xbc\x2d\x65\x42\xec\x75\x98\xc6\x7b\x2b\xdd\x1f\xec\x98\xb3\x90\x94\x41\x49\xa6\xac\x69\x9c\x77\x79\xab\x52\x9a\xbc\xae\x95\xa1\xfe\x0a\x91\xea\x11\x91\x80\x1f\x86\x36\x75\x2a\x5c\x79\x93\x4a\x01\x8c\xe2\xdf\x09\x16\x5b\x50\x12\x66\x4a\x0d\xd9\x3b\x62\x56\x69\x5a\x48\xad\xbe\xda\x10\xc3\x51\xeb\xd4\x98\x17\xe1\xef\x1f\x20\x41\x03\x20\xbd\x39\x28\xdf\x31\x21\x35\xb1\x6f\xc6\xe2\xe0\x76\xd0\x42\x0c\x40\x18\xfd\x3e\x76\x83\xd7\x65\x70\x43\x56\x77\x00\x46\xe3\xfd\xb6\x63\x00\x89\x34\x44\xfc\x5b\x35\xf1\x33\xf6\x6c\x88\x77\x08\x80\xee\xdf\xc1\xdf\xbd\x0a\x07\x01\x56\x7f\x07\x48\x3b\x6a\xd5\x0e\xf6\xe7\xf7\x99\x90\xa5\xfe\xa0\x22\xda\xe8\x4d\x09\x3a\xa1\x8c\xda\x94\x4e\xc8\x0b\x31\x7b\x64\x4e\xf6\xcd\x84\x77\x82\xf3\x9a\x25\x9d\x58\x82\xa0\x09\x5c\x08\x80\x26\xf5\x77\x91\x87\x69\xd1\xf3\x46\x2b\x5c\xdb\x35\xf3\x7c\x6b\xd2\x9c\x33\x58\x67\x53\xf8\x3f\x65\x66\xda\x8e\x8f\x27\x39\x65\xa4\xce\xb6\xa8\x1d\x95\xe3\x8d\x13\xbc\x41\x0f\x70\x9e\x21\x7b\x4b\x65\x9c\x67\x68\xf1\x63\xfd\xa6\xdc\x97\xb5\xae\x51\x60\x1e\x36\xf9\x7b\x53\xc6\x61\xe5\xaa\xf3\x60\x29\x23\x18\xd2\x94\xfc\x95\x32\x14\xf0\x9e\xc4\xb1\x33\x52\xba\x9b\x7c\xc4\x29\x33\x65\x5a\x3a\x75\x2a\x81\x21\x02\x51\x4c\x81\xd3\xcf\x6e\xf2\x54\x70\x48\xac\xe9\xf4\x5b\x2a\x08\xdb\x36\x1d\xb8\x49\x85\x76\x98\x4e\xcd\xa6\x82\x88\x53\x93\x9f\x3f\x95\xa9\xd9\xcf\x07\x1f\x38\x0a\x96\xa1\x25\x11\x66\xb9\x90\x3a\xb7\x55\xbd\xf1\xc0\x39\xa8\x63\xb2\x09\x61\xf7\xd0\xf2\x47\x3b\x4f\x15\x49\x9f\x23\x7c\xec\x89\x54\x33\x3a\x55\x62\x6f\xaa\x48\xfd\x6f\xf9\x63\x61\xa5\x8a\x08\x5e\xcb\x82\xa3\xc2\x26\x6e\x52\xe1\x53\x45\xe0\xa6\x59\xbb\x68\x88\x6a\xb7\x22\xe6\xd8\x10\xd5\x6e\xe5\xe3\x97\x48\xad\x15\x3e\xf8\xcc\xa5\x75\x06\x66\xc4\x7a\x1a\xd6\xa5\x15\x3f\xb8\x11\x0a\xd3\xf9\xf0\xd4\x6e\x60\xac\x48\x61\x6f\x9c\x7e\x11\xe8\xed\xb9\xf8\xe0\x33\x4a\x47\x6c\xa5\x95\x8f\x3b\x31\x75\xf8\xa7\x5f\x2c\xb2\x27\xda\xc7\xd2\xa5\x7a\xe6\x27\x12\x5d\xbd\x70\x2e\x9a\x6d\xaf\x84\x54\xc2\xae\xef\x38\x37\x2c\xa3\x35\x75\x04\xfe\x86\xbc\xae\xa9\x3f\xfb\xef\x82\xa0\x69\x40\x66\x3b\xc9\x2d\x0d\xc4\xa9\x5b\x8d\x3f\xc9\x6a\x4b\x03\x07\x71\x5a\x95\x64\x18\x3b\x8e\xe2\x29\xef\x36\x0d\xd8\xb5\x9b\xb1\xb7\x97\x93\x0f\x3e\xcb\xba\x93\x44\x5b\xd0\x1b\xf0\xad\x35\x39\xf3\xd3\xde\x71\xe2\xcb\xca\xfe\x7e\x72\x14\xf1\xde\x9d\x39\xda\x4a\xa1\x4f\x3b\x22\x74\x4d\x69\x35\x69\x47\x84\xae\x29\x29\x2b\xed\x37\x26\x2a\x97\x7e\xda\x9f\xc4\xed\xf6\xc1\xef\xb1\x11\x30\x21\x8b\x31\xfc\xa6\xcc\xbb\x74\x20\xe5\xb8\x29\x55\x2c\x1d\x48\x2b\x2e\x8a\x8b\xa4\x03\x67\x99\x9a\x8e\xf7\xa4\xa3\x11\x0e\x19\x46\x07\xa2\xe9\x4d\x07\xff\xd2\x01\xe6\xe2\x40\x5d\x3a\x3a\xfb\x10\x63\x3e\x10\x46\x6e\x3a\x9b\x93\x0e\x24\x09\x55\x33\xb9\x03\x71\xd3\x3a\xc4\x5a\x8f\x93\x7d\x88\x0f\x1c\x0f\xc8\xcb\xbc\xe4\x78\x70\xaa\xd2\x16\xd3\x89\x04\xdd\x3a\xa4\xab\x9f\x48\x50\x68\x72\x82\xa5\x13\xa3\xb4\xa1\x85\x3a\x11\x28\x6d\x56\x8e\x2e\xe4\x85\x37\xa5\x78\xa4\x0b\xc6\x6e\x1b\x1f\xb7\x6f\xba\x12\x69\x56\xeb\x72\x65\xc8\x61\xa9\xdb\x17\x4e\xa8\xb5\x21\xb2\xbf\x60\x75\xf4\x4d\x06\xf4\x85\x1c\xa7\x97\x64\xbd\xce\x15\x00\xff\xac\xc2\x35\x05\x4b\xe8\xf2\x66\xa4\x1b\xfc\xe9\xa5\x59\xde\x89\x93\x15\x5c\x37\x4f\x6b\xdb\x2a\xbf\x2b\x47\x91\x1d\x71\xe3\x60\x5c\x97\xcf\x35\xdd\x90\x1b\x5d\x3e\x99\xc4\x54\x8a\xbe\x89\xd7\xde\x3c\x54\xa5\x13\x11\x09\x69\x0c\xa1\x6f\x62\x69\x37\xcf\x43\xea\x88\x44\x42\x1c\x21\x74\xef\x1f\x7a\xa2\xeb\x90\xdc\x80\xab\x39\x74\x1d\x61\x49\xf0\x2d\x87\x97\x2d\x0b\xdf\x57\x78\x99\x44\x70\x6e\x85\x6c\x1b\x87\xce\x98\x1e\x34\xfd\xe7\x62\x1f\x62\x69\xcf\xb5\x70\xba\x3e\xc9\x5b\xe2\x27\x1f\xc3\x2c\x6f\x38\xe0\xd8\xe5\xe3\xcc\x1b\x8f\xb4\xea\x74\x78\x5e\xf5\x2a\xf2\x07\xb0\xcc\xa4\xf1\x2e\x37\x71\xe6\x11\xf4\xae\x1c\x98\x1c\xf2\x83\x07\x1f\x6e\x9c\x79\x0c\xda\xf9\x83\x39\x1c\x40\xa1\x84\x73\x0e\x07\x3f\xf9\xa4\x2c\x66\xa4\x31\x87\x1e\x3f\xf6\x55\x0e\xf7\xcd\x07\x1a\xe5\x61\xa7\x1f\x9c\x66\xa4\x16\x87\x2e\x79\x9e\xe3\xc6\x4f\x3e\xdb\x36\xf3\xe0\x64\x56\x26\x52\x8e\x6b\xb6\x1f\x6b\x27\xf3\xc4\x56\x97\x4b\x2f\xc7\x8b\x0f\xb2\x3e\x41\x52\x40\xd7\xb9\xe5\x9c\xa0\xdf\x74\x45\xb1\x32\xcc\x93\xd0\x25\x8b\x73\x42\xc6\x6d\x4f\x1f\xc3\x2f\x27\xce\x45\x47\x53\x73\xc2\xc6\xee\x3a\x57\x9a\x33\x6c\xc5\x2e\x92\xca\x99\xd5\x39\x5e\x6f\x40\x08\x74\x9d\x05\xc9\x19\x7c\xad\xeb\x18\x4e\xce\xe0\x6b\x5d\x67\x21\x73\xe6\xb9\x7c\xf9\x7b\x72\xc6\x11\xf9\xb6\x7d\xdc\x11\x39\xe3\xb4\x64\xcf\xaf\x07\x3b\x1f\x7c\x08\x26\x43\xe2\xf7\x5c\xd5\x29\x7c\xaa\x5d\xf2\x3c\xe7\x83\x93\x1b\x02\x9d\x1b\x39\x7f\xd4\xaa\x5c\x38\xb9\xf2\x61\xda\xb9\xe0\xfc\x56\x2f\x71\xfb\x81\xfc\xca\x05\xf6\x63\x56\x7e\x54\x2e\xc4\x6f\xd1\x2a\x96\xb6\x36\xe4\x67\xa2\x05\x87\x05\x9b\x0e\x9a\xe4\x72\x10\x04\x01\x59\x00\xf5\x08\xfe\xe4\x06\x99\x2b\xb8\x97\x0b\x65\x8f\xbc\xd9\xb9\x82\xd7\xf6\xaa\x15\xa8\x81\xf1\x6a\xed\x9d\x0a\xa3\xad\x2b\x22\x9e\x2b\x0f\xea\xea\xfc\x65\xae\x3b\xdf\xf8\x70\xf4\x5c\x57\xed\x9d\x8f\x84\xcb\x75\xe7\x28\xda\x2a\x0d\x94\xd0\xeb\x47\xc7\xc8\x8d\xb5\x49\x94\x27\x91\x1b\xc8\xbc\xb7\x4f\x86\x59\x6e\xac\x68\xa3\x04\xe0\x4c\x5d\xa7\x2b\xa9\x33\xf7\x80\x85\xd7\x01\x99\xdc\x59\x01\x45\x27\xe1\x73\x67\x2c\x59\xce\xbf\xdc\x33\xd6\x59\xe9\x0b\xb9\x43\x7d\xee\x0a\xe0\xe5\x01\xf7\x7c\x93\x8f\x24\x8f\x1b\x34\x2b\x5f\x42\x1e\x50\x6d\xfa\xf8\xa8\x9c\x79\x87\x9b\xa5\xcb\x59\x90\x77\xe4\xd3\x75\x49\xc9\xbc\x43\x27\xef\xb2\x8c\xf3\x01\xd3\x3c\xa9\x8a\x4a\x3e\xe0\x49\xed\x4a\xf4\xcb\x47\x5b\x6b\xfb\xe9\xf4\x80\x51\xd4\x95\x8e\x95\x8f\x93\x70\x88\x53\x1c\xd7\x7a\xe3\x33\x97\xe3\xa6\xf5\xf0\x31\xc4\xf2\x49\x25\x4c\xce\xcd\x7c\x46\xac\xbe\xb2\x37\xf3\x09\xc0\x86\xdc\x87\xf9\x3c\x19\x6f\x12\xfb\x39\x71\xe4\x6c\x6c\xc2\xd8\x79\x07\x7e\xf2\x79\x70\x81\xa7\x0d\xe5\x67\xe5\x0b\x72\x62\x28\x86\x92\xef\xdf\x67\x00\xe5\x7b\x43\x1e\xd4\xab\x4d\x2b\x47\xf8\xba\x37\x44\x01\x9b\x3b\x80\xd3\xbf\xf8\x77\x64\xed\x04\x77\x30\x10\xd3\xf5\xef\x88\xea\x7d\xbc\x37\xf9\xe6\xd1\xcc\xec\xf7\x29\x74\x5e\x0f\xae\xef\xaf\x54\xc4\xb9\xee\x0d\x71\xdd\x8f\x5f\x2c\xdf\xd8\x47\xcd\x02\xe5\x46\xde\x8e\xbc\xaa\xf9\x86\x42\xa2\x3c\x9f\x7c\x87\x35\x25\xf5\x08\x43\x25\x4b\x12\xdc\xa1\xa0\x83\xa8\x36\x02\x99\xc9\xed\x86\x44\x1d\x0f\x80\x44\x0f\x6d\xd3\x3b\x20\x8e\x35\xdc\xdf\x0d\x94\xf8\x7d\x64\x42\x46\xd1\xf1\x1d\x27\xd2\x87\x71\x14\x19\x39\xd6\x80\xb1\xbf\xd3\xb2\xf2\x0d\xaa\x6e\x4a\x30\xcf\x37\x52\x69\x36\xb1\xc8\x1b\x32\x24\x47\xad\xfb\x0d\x0b\xd8\x49\x87\xf9\x8e\x0c\x96\x0a\xcb\xb0\x88\x9b\xb2\xa8\xf3\x3d\x95\xb4\xbc\x79\x12\x70\x82\xa9\x68\x4b\xbe\xd3\x54\xd0\xc3\x66\x42\x40\x3a\x8c\x72\xc5\xf2\x9d\x68\x85\x7b\xa1\x40\xd0\x0a\x8f\xe5\x7b\x6a\x13\x71\x78\x61\x51\x81\x47\xde\x9b\x7c\x27\xc4\xb7\x87\x7f\x7f\x56\xf2\xd9\x6a\x67\x26\xa7\x09\x22\xa4\xaf\xc8\x96\xce\x37\x58\x4e\xd6\xf1\xb3\x7c\xe3\xa4\x4a\xcd\x42\x4a\xe6\x1e\x4c\x7e\xd0\x69\xf6\x69\xc8\x8c\x94\x32\x13\x6b\x9e\xb4\xa8\xac\xe1\x7c\x67\xb2\x06\x4d\x29\x23\x3b\xd4\x53\xc6\x29\xbe\x16\x73\xf8\x89\x64\xba\x4b\xf9\xfe\xaa\xd9\x6b\x52\x88\x51\x8d\x86\xb2\x36\x45\x7c\xf9\x9e\xda\x57\x0e\xde\xab\x28\x6a\x93\x4c\xe8\xa8\x69\xe3\xb4\xde\x7c\xc3\x0e\x0b\xe6\x20\x77\x59\x46\xab\xda\x98\x4f\xf1\xef\x88\x98\x46\x41\x50\x23\x52\xb2\xdc\x4e\xec\x50\x1d\x4c\x7d\x78\x3e\xd0\xa2\x54\x92\x6a\xd6\x22\x34\xd0\xba\x18\xe1\xdd\x10\x54\xee\x82\x11\xf5\x14\x86\xa2\x46\xf9\x66\x71\x04\x4f\x02\x99\xda\x59\x71\xed\x7c\xa3\x58\x42\x35\x4b\xeb\x11\x68\xd1\x22\xf4\xdf\xe5\x1d\xe6\xbb\x57\xec\x36\xff\x8e\x30\xb4\xb8\x28\x52\x9b\x63\x33\xe5\x4f\x0d\x3e\x07\x93\x51\x3f\x90\x64\xe9\xf6\xf9\xce\x63\xcc\x37\x6c\xb7\xfc\x22\x44\x64\x42\x07\xb7\xa1\x04\x45\xf3\x0b\x78\x92\x86\xc9\x90\x89\x05\xde\x8a\x83\x1e\x6f\x0d\xc8\x3c\x67\xc5\x22\x33\xf2\x9c\x63\xd8\x4c\x77\x63\x52\xc6\xbb\x3d\xd0\x16\xd2\x91\x4a\xb0\x49\xb2\xde\x88\xd9\x04\x49\xeb\x9b\x0a\x8f\x52\x87\xf2\x3d\x15\x0d\xa7\xdc\xe6\x7b\x07\x8e\x4d\xf8\x30\x4f\x2d\x33\xef\x9d\x20\xfb\xfb\x8a\x5c\x45\x4d\x01\x1e\xa8\xda\xb5\x86\xfb\xdc\x58\x5b\x13\x80\x08\xdd\x8f\xe6\xf1\x1e\xce\x50\x0f\xa6\x72\x90\x83\xf7\xc2\xd4\x23\xb3\xb5\xab\x7b\x9a\xc7\x59\x59\xc5\x79\x65\x2a\xbf\xb6\xf2\xb1\xbf\xb3\x4b\xf3\x8d\x82\x80\x4e\x79\xcf\x4c\x65\x6e\xb6\x4b\xee\x69\x73\xc6\x64\x98\xce\x69\xc6\x16\x23\xf5\x24\x4e\xd4\x23\x4d\xe5\xd7\x3a\x4f\x01\x9e\x75\x20\x30\x23\x91\x39\x87\xe0\xdf\x1b\x12\x06\xdd\x61\x67\x07\xee\x11\xf1\xf2\xea\x0e\x0e\xe6\x74\xab\x7d\xa1\x43\x4d\xe1\x04\xe1\x79\x67\x9c\x73\x3b\x17\xef\x56\x9c\x0d\xcd\xc9\xc2\x7a\xea\xda\x31\x98\xe5\xa2\xfe\xcf\x6b\x19\xa7\x39\x13\x55\x28\x21\x23\x07\x3a\xeb\x2c\x60\x46\x0a\x74\x2a\xd1\x03\x0c\xa4\x00\x69\x02\x74\x2b\xea\xa4\x58\xbe\x51\xfa\x27\xbc\x28\x71\xda\x47\xd5\x8b\x70\x61\x06\xd1\xef\x3f\x68\xeb\xf5\x7b\xcd\x40\x2f\xdc\xcc\x60\x16\x4a\xee\xc8\x01\x44\x08\x77\x42\x56\xab\xa6\x74\xcf\x45\xd9\x4c\x17\x50\xdc\x43\x15\x04\x37\x39\xda\xeb\x83\x83\x73\xd0\xa4\x6f\x60\x3d\x7a\x48\xa4\x79\x67\xb7\x17\xed\xaa\x4b\xfa\x61\xa4\x3d\xdf\x0f\xa5\x44\xd1\x17\x4f\x84\x70\xd6\xa4\x60\xab\x8e\xe0\xed\xf3\x14\x7e\x21\x3c\x3c\x95\xe6\x86\xda\x5c\x98\xfc\x23\xb9\xf3\x4c\x29\x17\x65\x11\xdc\xcf\x09\x1c\xba\x73\x32\x34\x6f\xb6\xe7\xe6\x8c\xb4\xce\x0f\x79\xb2\xb6\x1f\x12\xcb\x7b\x92\x46\x83\xc4\xf2\xa0\xdc\xa3\x8c\xc4\xf2\xd9\x43\xd7\x03\x84\xd4\x5e\x2f\x2c\xb4\x0f\x3d\x18\x98\x91\x5f\x40\xa0\x40\x7b\x01\xd9\xdf\x13\x04\x0f\xb9\x14\x49\x7f\x01\xcf\xa8\x14\xcb\xe7\x53\x8f\x52\x6d\xec\x0e\x19\xe2\xc8\xff\x4e\x3a\xb8\x91\x91\xff\x1d\xaa\x68\x17\xf9\xdf\x31\xa8\x04\x44\x7e\x42\x21\x08\x1a\x31\x30\x32\x51\xdc\x25\x19\xf5\x70\x1f\x4b\xda\x09\x88\xc0\xa3\x1e\x42\xe4\x34\xcb\xb3\x22\xfe\x19\x49\xde\x49\x3e\xf5\x8c\xa4\xe9\xd9\x81\xf0\x10\xa9\x92\x88\xeb\x20\x2d\x3a\xa9\x16\x5e\x46\x5a\x74\x96\x2f\x36\x33\x2d\x7a\x28\x4d\x22\x23\x0f\x7a\x02\xe9\x2f\x90\xe7\x25\x71\xf3\x2c\xd5\xcf\x40\x52\xf5\x13\x1b\x41\x26\xf4\x9c\xb7\x66\x85\x7a\x8c\xc5\x40\x22\xc2\x99\x8c\xfa\xb4\x83\xcf\xf8\xf7\xb5\x98\x7e\x80\x54\x60\xaf\x25\x02\x9c\x8a\x79\x64\xa6\x42\x37\x1d\x23\xcc\xcc\x7d\x0e\xd6\x5f\x91\xec\x3c\x1f\xa8\x0b\xa8\x8b\x9b\xb6\x10\xb2\x99\xe3\x10\x91\x23\x9b\x39\xbf\x30\x0d\xe5\xb0\xda\x3e\x65\x3a\x73\x4e\xe2\xdf\xc8\x4f\x0e\x72\xa8\x65\xe4\x27\xa7\xad\xb9\x07\x64\x0d\x68\x5f\x21\x3f\x39\x9a\x35\xad\xfc\x64\x53\x4b\x59\x20\xab\xc3\x02\xde\xe5\xa5\x2c\xd4\x70\x25\x72\x56\x86\x72\xf6\x08\x28\x17\x20\x86\x0f\xcf\x62\xd6\x29\xa1\x8c\x0c\xe5\x89\x36\x8f\x30\x60\x5c\xf9\x05\xe8\x3e\x52\x88\x91\xa2\x9c\x55\x93\x28\x3f\xd4\x28\xb3\x21\x22\x2f\x34\x40\x93\x7f\x97\x6a\x80\xe0\x73\x6d\x1e\xa0\x2e\x06\xae\x11\x96\x4a\x29\x99\xf1\xd0\x19\xac\x93\x38\x19\x59\xc4\xd9\xe6\x38\xb2\x88\x67\x9f\xc2\x73\x65\xde\xb4\x94\x05\xa4\x02\xc7\x60\x4d\x19\xb9\xc0\xd9\x36\x26\x72\x81\xb3\x4d\x6d\xe4\x02\xcf\x0f\xd4\x25\xe2\x13\x76\xe3\xc1\x01\x9b\x8a\x89\xa9\x41\x94\xcb\x44\x44\x2e\xef\xec\xc0\x0f\xa8\x8b\x47\x0f\x09\x4c\x26\xf7\x08\x76\x25\xd5\x9a\xd9\xba\xf6\xac\x22\x3b\x77\xf6\x28\x54\x76\x9a\xb1\xa6\x06\xb8\x9e\x8b\xf4\x62\xe4\xe7\x86\xa1\x7c\xa5\xcc\x04\xdd\x16\xbd\x1a\x1d\x50\xcb\x27\x83\x8c\xdc\x2c\x1f\x7a\x66\x46\x6e\xb0\xea\x8b\x94\xdc\x97\x27\x12\x29\xb9\x59\xd5\x1f\x32\x52\x72\xe7\x07\xc2\x4b\xe7\x81\xa4\x9f\x64\xdc\x65\x24\xec\xce\xaf\x3d\x03\x2c\x93\x7c\x0f\xc8\xd8\x9d\x2f\x68\xe9\xa7\x26\x9d\xed\xef\x40\xca\x6e\x57\x06\x7f\x46\xca\xee\xfc\xc0\x0f\x90\xc5\x67\x52\x19\xc4\x80\x70\x88\x7c\xa8\x6c\x23\x14\x49\xba\xd9\x7e\x3d\x24\xe9\xce\x1e\x3d\x24\x50\x62\x82\x46\x88\xbf\x5a\x6e\x0d\x32\x05\xb7\xc9\x9f\x2d\x46\x90\x96\x1b\x82\xb9\x27\xd3\xf0\x2c\x56\xe0\xe4\x4b\xe6\x7d\xfb\x81\x3d\x25\xac\x40\x77\x6e\xee\x10\xba\x73\x91\x36\x81\xb4\xd7\x30\x2c\x42\x8e\x45\x38\xea\xf0\x28\xe0\xce\x02\x11\x79\xab\xc3\xa2\xf5\xa0\xd3\xc8\x3d\x1e\x44\x82\xd7\x1d\xee\xcf\xac\xaa\xbe\xf9\x39\x60\x08\xbb\x4d\x97\x99\x57\xf6\x04\x27\x93\x5e\x87\x54\xd3\xf0\xc2\xe2\xb9\x48\xd5\x1f\x54\x0e\x29\xa0\xce\xce\x07\x5a\x5a\x9c\x5b\xb7\x1f\x9d\xc9\xa5\xc9\x32\xe5\xa4\xde\xe6\x69\x9d\x24\x56\x73\xcf\x13\x89\x6a\x66\x1b\x54\x9f\xbd\xe9\x4f\x6a\x39\xd6\x41\x2e\xb0\x0d\x63\xfe\x02\x39\x1a\x91\xd7\xc2\xb4\x60\xbc\x18\x30\x30\x01\x5f\x30\x09\x2c\xc7\x50\x4e\xb3\x5b\xe8\x5c\x20\x3f\x0b\xce\x0b\xfc\xd8\x5b\xfa\x02\x17\xb1\xb0\xbf\x38\x27\xb3\x99\xa9\x4f\xa7\x6a\x86\x4c\x05\xda\xc4\x34\x15\xe8\x56\x4d\x1c\x37\x8c\x1a\x77\x48\xfd\xd9\x1a\xf8\x33\xf5\xe7\xd4\x5e\x1d\x50\xc7\x31\xde\x6f\xa4\x9d\x1b\xc4\x1b\x23\x7a\x25\x1f\x6e\x62\xe9\xcb\x0f\xd4\xdf\xd4\x3c\xe9\x87\x68\x93\x35\xf8\x3c\xf0\xec\x98\x0f\x4c\xf5\x37\xe5\xe1\x2e\xb1\x8b\xab\x3b\xe8\x38\xa4\xab\x49\x30\x04\xfe\xfa\x7e\x61\x49\xbb\x7c\x69\xb8\x96\x73\x0f\x96\xde\x5b\xe4\x41\x19\x9f\x8f\x11\x50\x58\x29\x6b\x93\x83\xad\x20\x3d\x78\xee\x91\xa4\x07\xf0\x3a\x14\xbf\x40\x18\xbb\xda\x8d\x30\x64\x3d\x80\xdb\xe1\x63\xb9\x94\x0d\x8e\x52\x1b\xe5\x65\xdb\xa8\xea\xf9\x05\x2a\xb8\xc5\x3d\xcc\xb5\x96\x90\x2a\x1b\x14\xdc\xaa\xf3\x37\x65\x9b\x1a\x6e\x91\x23\xb3\xa0\xa2\xd7\x9c\xb6\x80\x0c\x20\xe0\xcf\x16\x29\x48\x72\x4e\xaf\x49\x04\x9a\xb4\x1f\x95\xa6\xa0\xb0\x57\x56\xc2\x69\x41\x29\xaf\x30\xaa\x47\x58\xb3\xf4\x0b\xd4\xa2\xba\x80\xa6\x06\x5c\xdd\x23\x29\xdc\xbf\x53\x15\xfc\xe8\x2c\x85\x35\xbf\x5a\x34\xa2\xc2\xc5\x31\x0c\x35\x52\xcf\xba\xc7\x84\xde\x15\x7e\x12\x1e\x2a\x5b\x24\x0a\xd4\x3b\xf2\x13\x93\xe1\xc5\x29\x49\x5d\x9c\x50\x36\x9c\x92\x1c\x45\xab\x14\xb9\xee\x5a\x67\x64\x27\xd6\xe6\xef\x29\x61\x92\x26\x1c\xb1\xc5\x5f\x1d\x40\xbd\xa9\x5a\xb4\x48\x84\x78\xc0\x03\xc7\x4e\xfd\x3b\x2d\x04\x0f\x30\x55\xb0\xcd\x4b\xc4\x5c\xa7\xe4\x55\x4f\x6b\x03\x0a\x44\xea\xf3\xc1\x20\x7d\x12\x53\xd4\xe6\xc1\x3d\xf7\xb0\xd6\x44\x18\x46\x66\x74\x32\xa1\x21\x72\x55\x9b\xf7\x4b\x26\x16\x45\x48\x19\xee\x9a\xea\xf6\x02\x41\x43\x64\x68\xae\x5d\xb3\xa6\x36\xde\x44\x05\x19\x58\x33\x5a\x33\x6b\x2d\xf9\x77\xee\x9e\x64\x90\xd6\x6e\x31\x48\x34\x19\x9a\xdf\x80\xcc\x0a\x9a\x54\x01\x77\xf7\xef\x65\x11\xbf\xc6\x2c\x58\x6a\x13\x22\xfc\xb5\x0a\x0f\x97\xad\xac\xa5\x76\x0f\x94\x9b\xc6\x1b\xd5\xeb\x26\x98\xa6\x3a\x9d\xb6\x57\x8f\x0f\x81\xd6\x07\x95\x6b\x97\x84\x17\x9c\xe1\x1b\x2f\xf2\xa8\x0b\x4a\xf5\x59\x19\x89\x14\xd4\x95\xde\xc3\xe4\x07\xdc\xa3\x49\xcb\x5d\xa9\xab\x26\x77\x01\x12\x6b\x1e\x83\x3b\x2e\x69\xf9\x1a\xd7\x5f\x3d\x2c\xfd\x39\x6b\x39\x1a\x0b\xb7\xf9\x03\x9c\x2d\x8e\x9a\x28\xf4\xe9\xcd\xb8\x6e\xcc\xe5\x11\x8c\x2b\x6e\x65\x92\x6c\x5c\x7f\xb7\x51\xcd\xce\x8b\xd7\xb9\x78\x1a\x70\xa9\xcf\x59\x34\x4e\xaf\x70\x77\x9b\x0a\x46\xd6\x90\x9d\xb6\x91\x67\xdd\x49\x52\x59\x68\xe9\x90\xad\xa6\xfa\xbe\x54\x3b\x0f\x4a\x85\xc1\xab\xb5\x14\x58\xb3\x68\xc6\xc3\x8b\xf0\x40\xfd\x74\x08\x6f\x83\x7a\x50\xf7\x83\xb5\x7a\x9a\xf8\x80\x1e\xe4\xe5\x9e\x0a\x6a\xca\x66\xe1\x03\x24\xf6\xea\xe0\x20\x08\x7e\xe1\x64\x8f\x82\x7a\x69\xa8\x55\x9f\xec\xa4\x31\xf3\xe8\x7d\xd1\x98\xa6\xb1\xd3\xaf\x67\x6c\xee\x8c\x34\xb8\x7d\xc1\xae\x14\x94\x07\x5d\x5e\xc6\xdd\x01\xe7\xe9\xab\x0d\x06\x61\x1e\x7e\x40\xd0\x74\x21\xea\xa0\x0f\x42\x30\xe2\x6c\x55\xf6\x24\x96\x8a\x6a\x79\x7c\x90\x66\x2d\x58\x98\x68\xb0\x09\x0f\x27\xd7\xc6\x0c\x82\xfe\x5c\xb3\xa0\x93\x5e\x38\xb3\xc1\x93\x96\xa9\x81\x3c\x51\x48\xed\xf5\x02\xfd\x20\xaf\x2e\x88\xeb\xfc\x33\x51\x84\xe3\x4e\xf1\x05\x21\x39\x96\xa9\x03\xe7\x9d\x74\x80\xba\x6c\xf0\xe7\xd6\xe6\xf1\x10\x21\xae\x43\xcb\x70\xd1\x1e\x32\x3f\xb9\x38\x85\x21\x90\xaf\x82\xa2\x04\xee\x01\x3c\xcd\x3b\xfb\x42\x28\xf2\xf5\x3e\x4b\xee\x6d\x7e\x01\xa7\x56\xbd\x93\xe9\xc1\xf5\xce\xbf\x68\xee\x78\x93\xdc\x24\x05\x0b\xb4\xa5\x72\x9a\xfe\x6e\xd0\x82\xc7\xbc\x33\x5f\xd0\xb4\x6e\xec\x65\xe3\x85\x09\x0b\xc9\x9b\xfd\xc6\xd1\x53\x2b\x5f\x37\x63\xeb\x16\xb2\x37\x7d\x39\xd9\x63\xc0\x91\x61\xcc\xdd\x98\xc6\x0b\x48\x6e\xed\xac\x07\x70\xea\x16\x15\x63\x2d\xdb\x43\xbf\x9a\x19\x2f\x8b\x6f\x34\x93\xcb\xc3\x6d\x64\xe4\x3e\xdc\xfd\x1a\xf4\xe1\xbc\x44\x91\x0f\x79\x94\x09\xec\x81\xae\x30\x3c\x04\x59\x94\xe7\x05\xd7\x6e\xf5\xea\x3c\x6b\x6f\x7f\xba\x64\x8d\xcf\xfa\x31\xab\x0a\xf3\xb5\xaa\x6e\xfe\x29\xbc\x5f\x48\x67\x1d\x0a\x6f\x13\xaa\xba\xfe\xa1\xf0\x36\xa1\x21\x05\xbf\xf0\x36\xa1\x2c\xe7\x5c\x09\x74\xdd\x0e\xbf\x40\xf5\x41\x8c\x34\x2c\x3d\x54\x6c\x11\xd7\xfc\x44\xeb\x17\x01\x6a\xa6\xca\x60\x96\x80\x08\xbd\xb2\x16\x0a\xea\x86\x66\x15\xaa\x2a\x61\x65\x57\x78\xc8\x40\x3b\x2a\xa9\x4d\xf6\x60\x3c\x40\xed\x8c\x1f\x7f\x4d\x09\x4b\xed\x14\x9b\xc4\x9d\x3e\xf3\x81\xe6\x0d\xad\x52\xb9\x5f\x05\xb5\x4a\xb3\xca\x41\x95\x10\xb9\xd7\x44\x74\xb8\x5c\x27\xa9\x9a\x6a\xe1\xdd\x39\xc1\x0a\x06\xae\xca\x99\x0f\x84\xb8\x14\x51\xfa\x4c\x3d\x24\x72\x20\x69\x39\xb8\x2b\x67\x7e\xa1\x3e\xd3\xca\x41\xf7\x1b\x0d\x50\xf9\x05\x52\xbe\xd4\x43\xdc\x8c\x33\xbb\x10\xaa\x12\x31\x61\x20\x0e\xb4\x85\x08\x84\xe5\x95\x3e\x55\x78\xa5\x8d\xca\x80\x94\x40\x47\xab\xb5\x05\xde\x6a\xa3\x4a\xb5\x85\x97\xda\xe8\xc6\x82\xc2\x3b\x6d\x92\x67\x9d\x51\x56\xc1\x8b\x8d\x30\x7d\xd5\xf6\x47\xc2\x60\x6c\x5e\xfc\x4c\x0b\x42\x68\xcc\xf0\xc8\x0c\xb7\x59\xcc\xd9\x00\xb2\x2e\x8c\xfb\x87\xff\xc4\xb4\x92\x59\x29\x29\x1b\xc0\xb5\x50\xea\x01\x8e\xdb\x68\xda\x28\x11\x3d\x0a\xa2\xc2\xa5\x97\xf6\x81\x3b\x6c\xb2\x6a\x76\x15\x96\x89\xad\x4a\x3a\x2a\xb8\xb1\x66\x3e\xf0\x1b\x74\x6f\x74\xf7\xb9\xa3\xfa\x8c\xdb\x27\xcb\x15\xa8\xbd\x18\x92\xc6\xac\x8c\x32\x99\x7a\x2a\xa1\x14\x5e\x2a\xb9\xcd\x4f\x62\x44\x05\x17\xcd\xb8\xd8\x4e\xe1\x3d\x33\xc1\xfa\x13\xee\x99\x09\x38\x5c\xfb\x79\x80\x65\x12\x47\xc5\x3d\x32\x2e\xcf\x53\x78\x8f\xcc\x10\x7b\xc4\x35\x32\x79\xf3\x8e\xac\x28\xcf\x63\xce\xd4\x28\xcb\xf4\x3e\x53\xc6\x93\xe9\xa0\xd1\x04\x97\xf6\x1c\x96\x93\x56\x10\xe1\x46\x18\x5d\x73\x51\x02\xf3\xb2\x65\x84\xe0\x3e\x98\x24\x7f\x50\xe1\x85\x30\x6f\xb6\xd3\x98\x9a\x69\xd2\x6a\x4c\xa6\x13\xcc\x8d\x1e\x4c\xa9\x29\x01\x6a\xa8\x8e\xed\x96\xd0\xe3\xbb\x26\x51\x09\x7d\x4d\x42\x43\x2c\xa7\xad\x99\x42\x07\xe2\x8b\x7b\xe0\xa5\x00\xfe\x00\x55\x91\xa2\x47\x84\x08\x90\x3d\x10\x50\x97\xad\x25\x73\xb6\x0e\xf2\x8f\xee\x00\x8a\xd1\xeb\xf7\x35\x07\x43\x80\xba\x48\x51\xed\x81\xba\x11\xb2\x0e\x02\x9c\xb0\xca\x0e\x2c\x28\x69\x9c\x74\x0c\xbf\xa0\xa6\x71\x56\x2a\x60\x09\x83\x69\x2c\xee\x8f\xa7\x51\xcc\x71\xe0\x63\x7d\x31\x6f\x1e\x20\x75\x87\x70\x90\x16\x73\x24\x38\x48\xb3\x5c\x4e\x25\x20\x3b\x21\x26\xb7\x17\x96\xdd\x43\xfe\xfe\x6a\xdd\xb4\x85\xca\x05\x36\x57\xc3\x5e\x01\xb2\x96\x09\x95\x0a\x74\xa4\xa4\x84\xa9\xde\x26\x2b\x20\x01\x87\x2e\x5a\x32\x53\x44\x7a\x82\x12\xb4\x4a\x80\x3a\xab\x2c\xba\x82\x0c\xe6\x68\x8b\x3b\x1c\x10\x68\x26\x4d\xb8\x60\xbb\x67\x30\xd5\xdb\xbc\x99\x81\x1c\x8b\x8d\xbb\xc3\x9d\x0f\x34\x85\x83\xaa\x66\xf1\x10\x28\x7f\x25\x0d\x39\x1c\xf0\x92\x18\xcb\x07\xb9\x9c\x3c\x1d\xb8\x8d\x68\x3e\x50\x97\x27\xbd\x97\xe6\x73\xac\xcc\x66\x31\x7d\x62\x16\x16\x89\x70\xda\x66\x2f\xec\xb9\xa0\xf6\x07\x20\x5e\xe9\x69\xe1\x64\x28\xc7\x9b\xfc\x3c\x20\x0b\x34\xef\xa9\x40\xa7\xe1\x59\xb2\x22\x40\xf5\xef\x34\x98\x2d\x7c\x98\x23\xf9\xe2\xdd\xd7\x9a\x95\x60\x60\x8e\x83\xf5\x7c\xdc\x71\xe4\x40\x72\xe1\x8d\x46\xe3\xc5\xea\xe0\x74\x8d\xe6\x6c\x17\xca\xcd\x1a\x71\x17\xb3\x67\x04\x24\xcf\x4e\xbd\x38\xd5\x45\x28\xcd\x26\xee\xed\x5d\x7a\xac\x84\xa9\x13\xa7\xe6\x2d\x75\x53\x75\xf4\x16\xb8\x17\xd0\x9a\xd6\x0d\x54\x9b\xd1\x40\xe3\x1d\x96\xca\x37\x31\xed\x0e\x50\x3c\xcd\xe2\xe4\x46\xcc\xdf\x42\x1a\xfa\x6f\xb4\x46\x76\x53\xfd\x91\x3d\x15\x1e\x82\xac\x0f\xa0\xee\xea\xee\x81\x12\x9e\x85\x67\xd1\xdb\xb3\x36\xa1\x1f\x30\x7a\x59\x7e\x26\x80\x9e\xf2\xae\xc6\x56\xc2\xc3\xf3\x2f\x9a\xd0\x43\x2f\x86\x35\x1f\x38\x81\xa3\x89\xf3\x41\x76\x9c\x31\xf2\x30\x3e\x20\x1c\x3f\xf0\x9e\x7a\x95\xe1\x02\x56\xf2\x4d\x41\x25\x73\x97\x7f\x2b\xa8\x5d\x1e\x8b\xde\x8f\x1b\x64\xbc\x98\x10\x8b\x99\x0f\xf3\x51\x14\x33\x4f\xca\x17\x2a\x38\x70\x10\x95\x03\x55\x22\x6f\xe1\x14\xad\xb3\x78\xb9\x32\x65\x0b\x6a\x97\x67\xe5\xce\x94\xc8\xfa\x75\x5a\x11\xd4\x2e\x0f\xaa\x0f\x53\x22\xf3\x5c\x95\xdd\x53\x58\xbd\x3c\xeb\xb2\xc6\x12\xa9\x56\xcb\xfb\x10\x71\xda\x5b\x19\x0f\x25\x32\x7f\x41\xd9\x35\x25\x22\xf3\x55\xc7\x43\x4b\x0c\xd4\x52\x86\x5f\xb8\x40\x86\x82\x39\x92\x0a\x24\xf5\x63\x64\x2e\x81\x5f\x40\x4d\xb1\xe0\xdf\x2b\xb1\x96\xf5\x00\x0a\x6c\x71\x7b\xed\xc6\xa2\x07\x03\x09\x85\x02\x1a\xfe\x52\x85\x8b\x4b\x5c\x19\x12\xc6\x73\x24\xde\xd4\x4e\x58\x58\x83\x88\x3a\x70\xd1\x58\x4a\x6b\x21\x05\x73\x62\x3e\xb0\x5f\x00\xe9\x49\x44\xa3\x4e\x45\xd0\xbd\x2c\x05\x75\x2a\x72\x7c\xfd\xce\x6c\x07\xf7\x47\x05\xd5\x6d\xba\x2a\x45\xca\x91\xa9\x0a\x62\xf6\x28\x24\x91\xbd\x79\xe3\xf2\x9e\x4a\x2f\x89\x19\x61\xa4\xe8\xf6\xaa\xd6\x2a\x10\xe8\x1e\xcd\x7e\x61\xae\x5b\x33\x12\x33\x64\xbe\x8c\xf4\x48\x05\x56\xca\x1a\x2f\x43\x6b\x4a\xf8\x29\xb8\x0c\x2d\x55\x2f\xdb\x47\xa1\x15\x12\x96\x42\x3b\xfc\x06\x25\x96\x69\xa7\xf0\x1a\x38\xc1\xc0\xc3\x8f\x66\xc4\x11\x57\x5e\xd8\x29\x88\xcb\xd0\x72\xf4\x8e\x2c\x94\x60\xe2\x09\xbc\x0b\x6d\xbc\x96\xb6\x2e\x4d\x41\xf3\xe2\xd1\x22\x79\xcb\x70\xc4\x27\x3a\x5c\x81\xab\xd1\x52\xf2\x10\xcb\x79\x6a\xd4\x23\x19\x21\xbe\x3a\x00\xf5\x55\x83\xb0\x26\xe1\x07\xb4\xc0\xbd\x56\x95\x69\x47\x7a\x01\x75\xc9\x8a\x67\xdd\xa0\x5e\x79\xd6\x8d\x77\x86\xba\x0d\x72\x95\x99\x89\x3b\xcd\x72\x34\xf5\xa1\x2c\x99\xb5\xdc\x48\xad\x57\x19\x17\x05\xd7\x91\x65\x45\xdb\x4a\x6c\x58\x7b\x7f\xd0\xe9\x18\xf3\x52\xf6\xc5\x58\x34\x24\xeb\x07\x4b\x20\xf2\xee\xb1\xa6\xf4\x9d\x12\xfb\x22\x50\x3f\xe0\xf1\x23\x77\xd9\x01\x83\x90\xd0\xb1\xa9\xbd\x07\xfb\x22\x16\x7f\xb0\xf6\x88\xdf\xe0\x2c\x44\x4d\xd4\x4a\xa5\x6a\xa0\x74\x4a\xb6\xb7\x9f\x67\xb7\x72\xaa\x3f\x49\xcd\x2e\x28\xac\x92\x1d\x73\x8a\x4b\x67\x95\xb8\x43\x5d\x94\x18\x6c\x2b\xa0\x2e\x8a\xab\x83\x16\x94\x45\xe9\xc9\x9b\x7e\x30\x2a\xaf\x19\x43\xa9\xb5\xbf\x01\x35\x4f\xb2\x4e\xe6\x97\xc8\x03\xa0\x2a\x7f\x56\x70\x63\xc1\x1c\xd1\x0f\xea\xf7\x57\xd7\xe5\xbe\x25\xee\x8d\x2f\x68\xca\x3b\x0a\x70\x4a\xe9\x44\xd5\x94\x64\x8f\x68\xe4\xb5\x4a\xd2\x10\x59\x05\xa5\x18\x65\xb8\x65\x29\xd8\x35\x10\x0f\x9c\x11\x30\x13\x80\x93\xf6\xc5\xc8\xa8\xd5\x4a\xcd\x89\x07\x2d\x75\xad\xc9\x01\x53\xc4\x22\x94\x3e\x5a\xfb\x12\xe2\xb1\xce\xe9\x7f\xda\xe7\x86\x29\xba\x8d\x45\xb6\x88\x45\x05\xab\x66\xd2\x3e\xb9\x9d\x2d\x6e\x4e\xc4\x19\xa4\xc8\x47\xa6\x15\xd8\x74\xc7\x25\x6b\xce\x02\x2e\xbc\x63\x2d\x2b\x7d\xae\xe0\x8e\xb5\xa4\xc3\xd3\x85\x97\xac\xb5\xf4\x7a\xc0\xec\x23\x53\x26\xb2\x72\xad\x1e\x46\x78\x6d\x83\x1d\x10\x91\x69\xb8\x9b\x07\xbd\x58\xa9\xd4\x6c\x08\x77\xb6\x04\xeb\x16\xcc\xd3\xb5\x43\x21\xc2\x6d\xfb\x42\xdc\x45\x2f\x9d\x45\x39\x32\x75\xa3\xa5\x26\x2f\x73\xf3\xbc\xaf\x81\xea\x89\xfe\xfd\x00\xa6\x3d\xc0\xc9\x11\x85\xea\x0b\x92\x3e\x7b\x12\x60\xc6\x96\xb2\x17\xa2\x69\x26\x26\xaa\xb8\x96\x69\xeb\xac\x92\x21\x84\xdb\xb7\x9a\xfd\xc3\xeb\x6b\xdf\x79\xbc\xb9\x01\x34\x00\x55\xe0\x68\x46\x79\xc3\x68\xeb\xee\xa0\xb1\xb2\xb4\xda\x9d\x1f\x68\x8e\x37\x93\x2f\xbd\x27\x6f\x6e\x62\xd3\xcf\xbd\x66\x2d\x20\x1e\x7a\x2a\x2d\x10\xe8\xe5\xb5\x2b\x32\x32\x79\xc1\x8c\xea\x61\x55\x60\x41\xf1\xac\xa5\x13\x98\x54\x6c\x2d\xa3\x9e\x45\x92\x82\xea\x21\xc3\x36\x2b\xa0\xe6\xea\x89\xe1\x4a\x84\xda\x3c\x0f\x7a\x79\x2d\x94\x1e\x1c\xe3\xd0\x90\xac\x56\xa4\xf2\xd8\x25\xe1\xd0\x97\x0e\x9b\x17\x9c\x49\x4d\x51\xee\x2b\x54\x33\x9a\x93\x0c\x7a\x00\xad\x2d\xfb\x05\xa0\x5e\x82\x17\xc5\x8b\xa6\xc5\xe3\x0f\xc0\xdf\x85\x15\x14\x22\x8a\x21\x8a\x7f\x26\x16\x67\x1e\x06\xe1\x41\xf1\x64\xfd\xce\x62\xcc\x9a\x62\x0a\x0b\xef\x51\x0f\x12\x7b\xd4\x90\xf0\x11\xbf\x40\x80\x32\xeb\x98\x00\x4a\x17\x25\xdd\xec\x50\x12\x75\x59\x7b\x52\x12\x7d\xc4\xc5\x2f\xa0\x1e\xf3\x6b\xc4\x83\x1f\x08\x8d\xc8\x4c\xa8\xfd\x05\x34\xb4\x2a\xe3\x11\x07\xc1\x82\x5d\x25\x09\x27\xc1\xc6\x64\xd1\x3f\x10\x42\x09\x05\x9b\x2d\x66\x53\xa4\x47\xac\xa9\x9d\x00\xa0\xe0\x99\xba\x76\xd7\x4d\xcf\x05\x95\x93\xe6\xf0\x7e\x80\xfa\xab\xda\xa3\xac\x84\x34\xcc\xe0\x71\xc5\xa0\x4f\x50\x95\xc4\xd4\x01\x5d\x11\x57\x50\x2a\xc9\x27\x8c\x0a\x4b\x25\x8d\xf8\x7a\x40\x98\x84\xc4\x44\xc5\x51\xae\x15\x94\x46\xf2\x61\x99\x82\xe2\x47\x29\xcb\x5e\x67\xf1\x23\x5d\xf9\x54\x50\xfb\xe8\xa5\xea\xa2\xf6\xd1\x04\x49\x58\x49\x6b\x12\x1e\x92\xa6\x6b\xf5\x83\xb9\x1d\x5e\xeb\x96\x37\x80\xa0\x21\x73\x78\x17\xea\x2e\xa8\x95\x14\x9a\x53\x50\x70\x22\x3b\x36\x93\x56\x06\xa9\x05\xff\xce\xca\xdf\x9a\x23\xd4\x71\x5d\xad\x59\x58\x5c\x69\x98\x14\x33\x2b\x7f\x6b\x0a\x28\x8c\x9c\x5f\xfd\x31\x18\x51\x0d\x21\x9d\x3b\xda\xe1\xa8\xbe\xe4\xfc\xfb\x82\x6a\x4b\xc9\xc1\x09\x54\x5b\x8a\x2a\x86\x5b\x12\x33\x89\xa5\x8c\xb3\xd6\x52\xf5\xfe\x44\x29\x63\xeb\x84\x09\xda\xfb\x90\xe1\x97\x98\xc9\xa0\x43\x95\x25\xc1\x3d\xad\xec\xbb\x92\x0a\x37\x47\xf2\x83\xf3\x5d\xed\xbc\x24\x28\xef\xd6\x8b\x13\x32\x1b\x9a\x77\xd7\x52\xd5\xa5\x86\x26\xa8\xea\xb5\x1b\xeb\x48\x6c\x18\x8e\x4c\xa4\x55\x9d\x41\x30\x55\x32\x4e\x03\x59\x7f\x57\x61\xbd\xa4\x4a\x34\x7a\x9a\x75\xd1\x8e\xa0\xac\x84\xd2\x43\xa0\x66\xa2\x29\xa1\xad\x6b\x20\xd5\x5e\x77\xdb\xab\x1d\xb1\x05\x35\x62\x63\xde\xa3\xb0\x02\x9f\x75\x35\x65\xc0\x65\x3d\xbc\xbf\x1a\x8e\x9a\x9a\x4d\x36\x96\xd4\x14\xd6\x78\x5a\xee\x0d\x00\xd5\x11\xe3\x1d\x79\xc6\x4a\x11\x2f\xa8\x81\x15\x92\x6e\x41\x2f\xa9\xad\x2a\xe2\x1e\x03\xb5\x28\xe5\xdc\x4c\xf0\x59\x27\x33\xd6\x4e\x4e\x6b\x62\xea\xa8\x13\x2d\x7b\x38\xf1\x6e\x10\x4b\x62\xde\xf9\x19\xec\x7b\x4c\xa8\x5b\x98\xbd\x72\x3c\xf1\x66\x95\x08\x85\xb5\xb2\x95\x5d\x14\xd2\x4a\xc3\xf4\x3a\x38\x6f\x6f\x19\x54\x08\x19\xde\x21\x48\xbb\xad\xdd\xf4\x04\x7d\xbb\x5b\xc0\xec\xd8\xf4\x66\x02\x28\xa4\x13\xec\xbc\x4c\x4b\xe1\x36\xae\x77\xec\x72\x73\xcf\x9d\x30\x0a\xa6\x1d\x87\x1c\xcc\x8e\xa1\x6e\x6f\x36\x49\x78\xf5\xd6\xb0\x0e\x95\x78\x8d\x47\x7a\xbd\x81\x1a\x9d\xdd\x30\x80\xfc\xa4\x07\x26\xa6\xf2\x5a\xe7\x41\x7d\xaf\xec\xe8\x2c\xeb\x79\x39\x1a\x9f\x58\x5e\xc1\x62\xf3\x58\x93\x52\x8f\xcc\xa3\xf8\xd9\x09\xd5\x92\x8e\xfa\xbe\x82\xa0\xa4\x63\xed\x30\x3f\xa0\x10\xb5\x8c\x3a\xd6\x9c\x85\xb5\x83\xca\x8a\x5f\xa0\xce\xef\x2d\x80\xd2\x2e\xcd\xf9\x28\x89\x37\x86\x58\x2b\x4b\x74\x4c\x37\xb7\x21\x63\x2c\x52\xce\xfe\xbe\x18\xa1\xa4\x93\x0b\x21\x3b\x23\xd1\xcd\x2c\xbf\x17\x8a\x96\xa5\x2e\x6b\x13\x45\xcb\x62\x33\x5b\x80\x97\x39\x9b\x3a\x71\x1b\xac\xe3\xd7\x69\x69\xf4\x8a\x78\xa3\xaa\x59\x74\xba\x28\xef\x82\x6d\xce\x16\x48\x38\x48\xf7\xa2\x1d\xe4\xfd\x3a\x51\x28\x5d\x34\xd5\x04\xe1\xc5\x94\x2c\xa3\xed\x42\xad\x78\x8b\xc9\xa9\x8e\x77\xfb\xd5\xd2\xc5\x2d\x97\xdd\xe3\xc3\xba\x61\x9a\x04\x8e\xce\x0d\xeb\x99\x09\x1a\xb9\xfd\x89\x09\x0a\x79\x33\x71\xde\xe9\x7d\xbf\x44\x49\xf7\xaa\xef\xa5\x36\xeb\x6c\xf9\x77\xfa\x4a\x9a\x5f\xa0\x41\x6a\xb5\xf1\x86\xec\x37\x31\xde\x38\x11\xfe\x02\x71\x47\x5b\xeb\x80\xa3\x77\xd5\xd4\x0c\xf5\x3c\x1b\xed\x70\x5a\xbf\xb0\x88\xa4\x8d\xd7\x0e\x46\xd2\x86\x43\xf8\xa8\x9b\x12\x55\x1e\xb3\xa4\xa9\xcc\x47\xfb\x0c\x12\x7c\xd8\x2f\xb5\x17\x2e\xec\x97\xfa\xb6\x6a\xa0\x99\x10\x1e\x9e\x00\x6b\x7e\x03\x38\x78\x8d\x00\xc5\xd8\x4c\xe6\xe9\x18\xc1\x6d\xe8\x98\xda\x4f\xb8\x22\xf8\x95\x9b\x95\x79\x6e\xce\x5e\xe6\xcc\x7c\x0d\x4d\x31\x23\x5d\xc3\x28\x41\x25\x98\xa8\x02\x9e\x25\xa3\x68\xa8\x8a\x8e\x94\x8c\x4b\x54\x74\xa4\xb4\xe4\x6d\x5d\xbf\xa5\x36\x0e\x37\x6f\x06\x00\xc1\x72\x4d\x28\x23\xc7\x58\x87\xa9\x4b\xc6\x21\xba\x61\x80\x71\x88\xce\xf9\x8a\x99\x7a\xbb\xb6\x56\x0e\xac\x41\x2d\xa1\x9d\x03\x6d\x8d\xe8\x37\x68\x94\xc9\xef\x9d\x91\x9a\x61\xfb\x3a\x07\xac\xba\x56\x35\x07\xc6\xef\xa5\x8b\xe4\xc0\xc2\x6b\xc2\x51\xc4\x9d\x4d\xd2\x6a\x73\x24\xeb\x17\x3f\xc8\x71\xad\xab\x66\x89\x82\x0c\x36\x76\xf3\x4a\xe2\x6d\xee\x92\xfe\x20\x6d\xb7\x8c\x2c\xde\x77\x9b\x7c\x30\xba\x0b\x54\xfa\xab\x1e\x13\xb4\x9a\xdd\x23\x79\x8a\xb6\x63\xe6\x39\x3d\xdb\x27\x19\xd9\x20\xc9\xaa\x71\xc6\x31\xbc\x17\xd4\xeb\x02\x12\xf7\x30\x20\xa0\xb4\x36\x53\x95\x4e\x8e\x60\x64\x64\x76\x38\x6f\x27\x27\x22\xd6\xfd\x63\xad\xb3\xfb\xc3\x76\xb2\xd3\x20\x53\x91\x36\x9a\x58\xa1\x41\xc2\x20\xe7\x55\xaa\x50\x10\x64\x1a\xc3\x3f\x0b\x01\x65\x24\x86\x54\xd3\x7e\x26\x3f\xf1\xc2\x4e\xbd\x3a\xa9\xbc\x41\xc9\xcc\x0c\x79\x8d\xcf\x7a\xe3\xee\xe0\x24\x4a\xdd\x01\xcf\x01\xbc\x7a\xe0\xaa\x18\xe0\xb5\x2a\x7a\x01\x8a\xf6\x6b\x95\xe0\x18\xf7\x99\xeb\x92\x0b\x19\xb1\x84\x4b\x2e\xb0\xa9\xfc\x45\xa5\x75\x61\xa8\x96\x0f\x5a\xce\xfa\xbc\x9c\xce\xd2\x2a\x73\x5d\x13\x17\x58\xc8\xb5\x78\xad\x7c\xa5\x7a\x6e\xd2\xa8\x70\x19\x98\xaf\xd4\xa5\x79\xf8\x01\xfd\xd4\xde\x65\x38\x12\x97\x3c\x51\xb8\xa1\x75\x7d\x74\xc9\xa8\xdb\x60\x6e\x9f\x1b\xa3\x79\xcd\x0f\xa0\x2e\xbd\x3a\x04\x75\x1a\x24\xaa\xb6\x5e\x3c\x2a\xaa\x9e\x75\x5b\xe7\x77\xd5\x26\xe7\x11\x12\x50\x07\xa2\x76\x6f\xe3\x4e\x88\x05\x00\x53\x7e\x1d\x1f\xc8\x4b\x71\x35\x63\x98\x8a\x2b\x5c\xc0\x9f\x36\x95\x21\xe9\xc6\xb9\x13\x66\xf7\xc0\xb2\x05\x9b\x5f\x58\x88\x16\x9a\x70\x42\x2e\x4b\x2f\xcd\x28\x16\xe1\xac\xe2\x8c\xec\x0b\x67\x78\xe7\x55\x2c\x42\x2a\x5f\x46\xb1\x88\x64\x5e\xd4\x49\x2e\xfa\x1d\xb7\xe6\xd9\x1f\x89\x8a\x5a\x13\x02\xe1\x05\x8e\x6e\x07\xf9\x32\x53\x88\x5f\x3d\xae\x14\x62\xef\x7b\xb8\xa6\xad\xde\x64\x9e\x48\x73\x48\x21\xef\x54\xc9\x4c\xb3\x2b\xe3\x42\x9e\xdd\x8c\x8c\x0b\x1b\x15\x79\x07\x66\x25\x07\x33\x75\x67\x03\xb9\x4a\x92\x9a\x9c\xf6\xc6\xad\x28\x44\xee\xd0\x0d\x2c\x58\x50\xf2\x3b\x07\x83\xb0\x18\xaa\xbb\x04\xfd\x18\xb3\x48\x41\xde\x9c\xbf\x9d\xf7\x85\x6a\x77\xc1\x42\xa9\x26\xc1\xa9\x5e\x67\xbb\x97\xf3\xb1\x58\xae\x10\x71\x40\xfc\x5a\x9a\xf1\x86\x3c\x4b\xcb\xa5\x0f\x7b\xd7\x1c\x98\x85\xc9\x63\x95\xa1\x90\x33\x38\x1f\xb4\xd7\xbc\x5c\xd0\x8f\x87\x73\x4f\x50\x45\xf6\xcd\x92\x0e\xd6\xf1\x17\x41\x1c\x20\x18\x33\xe1\x83\x89\x60\x52\x3e\x33\x14\xea\xe0\x0e\xa7\x3e\x9d\x74\xfb\x63\xc9\xc8\x73\xb6\x9a\x96\x59\xb7\xe2\xb5\x13\x4f\x6e\x13\x77\xb0\x08\xc8\x3d\x60\x2b\x7b\x5f\x9d\x5c\x3b\x81\x08\x05\x3c\x78\xa7\x9e\x14\xe9\xaf\x1e\xd7\xd2\x08\x0b\xbc\xd9\xc1\x86\x76\xbe\xd8\xa5\x5e\xb8\xe9\x89\xf2\x18\xd4\x5e\x4d\xc4\x37\x66\x65\x18\xa7\xae\xd9\x9a\xf5\x8c\x1b\x0e\x6f\x2b\x4e\x37\xe9\x29\xfd\xc8\x10\xca\x37\xd9\xa5\xb9\x19\x55\x4f\xaf\x2b\x55\x4f\xd3\xda\xcd\xbb\x99\xcc\x6b\x58\xf4\xe1\xb5\x91\x1f\x9c\xb5\x32\x81\xaf\x7c\x09\x33\x9f\xe5\x18\xf6\x96\xa0\xb2\xe8\x85\x7e\x28\xce\x92\xbb\x24\x50\x6e\x53\x16\x79\x8f\xe0\x58\x9b\x6e\xf8\x28\x05\xda\xa3\xd3\x90\x0a\x73\x18\xec\xe6\x29\xbc\x90\x5d\x58\x2d\x70\xf4\xaa\x70\x6e\x61\x6d\xbe\x61\xb7\x4f\x81\xbe\xd9\xbc\x03\xca\x46\x6f\x5c\xf7\x18\x60\x70\x62\x80\x85\x1a\xa3\x88\xa9\x20\x49\xc1\xdc\xaa\x84\x05\x53\xd1\x03\x94\xce\x17\xe7\x28\x91\xac\x24\xf9\xc1\x5a\xda\xa6\x07\x94\x7e\x8a\xe8\x17\x2a\x5f\x72\xd2\x17\xd4\x4c\xd0\x4d\x64\xa5\x20\x33\x37\x4b\x9b\x2b\x89\x6a\xb8\x36\x5d\xa1\x9b\x73\xf8\x05\x1a\x02\x0a\x77\x14\x1c\xa9\x1a\x2f\xd4\xd2\xef\x29\x8f\x5b\x41\x92\x80\x77\x40\x49\x74\xa0\x35\xbf\xb0\x48\xce\x6f\xd0\x72\x6e\x7e\x30\x97\x57\xa5\xb3\x4b\xa1\x3a\x66\x4c\xe7\x45\x72\x7e\x80\x53\x38\x72\xdb\x17\xfa\x31\xe5\x5b\x2d\x28\x89\xa0\xfb\x58\x4a\x61\xc1\x2c\x6f\xec\x92\x29\xfe\x9a\x7b\xa4\x9d\x6a\x4c\x22\xd9\xf6\x85\x87\xbc\x80\x16\xea\x33\x4b\x4c\x69\xb9\xcb\x46\x11\xab\x41\x0b\x99\xb0\x4c\x8a\x82\x73\x58\x5d\x0c\xb0\x30\xb3\xc0\x5e\x93\x52\x38\x66\x54\x1b\xdb\x40\xae\x1f\x5c\x4f\xde\xaa\x89\x7a\xd5\x20\xf0\x07\x35\x30\x7c\xa1\x2f\x2a\x96\xd7\xf4\xc2\x9a\x04\x16\x36\xa5\x72\x79\xa5\x2b\x17\x68\x33\x4e\x7d\x2b\xb8\xac\xcb\xf6\x79\x69\xcc\x18\x6c\x7e\x01\xb7\x35\x4a\xb3\x28\x3c\xff\xef\xd8\x66\x81\x7a\xe3\xf0\x6e\xe9\x81\x88\xd2\xf2\xaf\xb0\xbc\x89\x72\xea\x3b\xd9\x6e\xe4\x82\x0b\xbb\x9a\x11\xd9\x11\x30\x0e\x7e\xbf\xe1\x7d\x4d\xaa\x33\xf6\x29\xaf\x1b\xee\x61\x0f\xc3\xb3\x46\x65\x2c\x07\x09\x71\x0f\x7b\xda\x36\x83\xcc\xbd\x6e\x02\xeb\xf4\x5f\xc9\x42\x28\xac\x00\x6e\xe9\x56\x58\x0b\xcb\x0e\xa4\xc2\x23\xfc\x0e\x9f\x96\xe5\x2b\x94\x19\x52\x58\xfd\xca\xb1\xcd\x82\x33\xfb\x76\xba\x16\x54\xbf\x72\xe8\xbd\xc0\x57\xe8\x04\xd4\x82\x13\x50\xc5\x44\x0c\xdf\x61\x36\x1e\x07\x97\x46\x88\x1e\x54\x13\xf4\xfd\xbe\x40\xd4\x80\xfb\x02\x51\x30\x43\xbb\xe9\xde\x78\x50\x6e\xac\xcc\x94\xa9\xdc\x64\x6b\x60\xb8\x52\x3e\xb6\xf6\xa3\xb0\x10\xaf\x9b\x77\x16\x66\xc1\xb5\x58\xce\x8f\x2f\xfb\x72\x85\x7a\x74\xce\x47\xed\x83\x67\xc0\x05\xed\xb1\xd6\x40\x08\xe0\x85\xf4\xc5\x2f\x50\x98\x99\x27\x9f\x54\x42\xcd\xbd\x78\x56\xca\xf9\x83\x05\x3a\x44\x0e\x7e\xa1\xa0\xad\x21\xce\xb5\x81\xfc\x02\x88\xd1\xb4\x76\x52\x90\x74\x3f\x20\x83\x34\x7b\x3b\xc9\x20\xbd\x63\xa0\x44\x54\x9f\x34\x28\x2b\xae\x6e\x5a\xba\xd6\x96\x51\x1f\xd7\x82\xdb\x0f\x00\xb7\xbc\x11\x28\x8c\x9f\x5f\x12\xf3\xa2\xba\x96\x3d\x06\x36\x7a\x70\x07\xdc\xe8\xa6\xce\xe5\x99\x33\x8b\xc4\x91\xfc\x2c\x7d\xac\xdc\x04\xca\xc8\x44\xc9\x2a\x87\x3a\x71\x85\x7e\x76\x92\x5d\xb9\x17\x6a\xfc\x80\x8a\x80\xc5\xf2\x4d\x75\xca\xa2\x61\x85\xad\x65\x14\x94\x87\xf8\xb7\xc8\x43\x05\xa9\x1c\xfd\x02\x25\xbb\x89\x00\x67\x8f\x54\xd7\xba\x14\x28\x1b\xba\xb9\xa0\x14\xe4\x4f\x66\x33\xf6\x87\x0c\x4d\x5c\xb6\x2e\xe5\x42\xea\x37\x6e\xea\x8f\x43\xda\x76\xdd\x28\x6e\x5e\x5f\x2c\x86\x54\xf5\x00\x39\x9d\x42\x7e\xe5\x99\x79\xd5\x70\x2e\x95\x35\x9f\x6c\xaf\xb3\xc8\x6e\xb3\x8c\xc3\x2d\x05\xd9\x29\x26\x15\x47\x89\xac\xd2\xd7\xc0\xd8\x9d\x80\xc2\x01\x76\xeb\x12\x95\x51\x62\xc7\xbe\x2b\xae\xe9\x55\xa5\xe5\x52\x51\xd8\xb5\x78\x75\xea\xf2\x15\x49\x26\xd6\xc8\xfb\xbe\x05\x74\x5c\xcb\xe7\x2f\x40\x21\x1e\x33\xad\x49\xe8\x0b\xe8\x27\xce\x4f\xaf\x38\x38\xd4\x3d\x29\x96\x74\x72\xfc\xbd\xe2\x6e\x5b\xa7\x02\x55\xe6\x38\xda\x61\x50\xe1\x4b\xca\xaf\x1e\xe9\xf1\x12\x13\xad\xd0\x5f\x54\x3f\xba\xd4\xc4\x88\x4c\x75\x97\x2c\x84\x12\xdc\x25\x23\xb5\xc3\xd3\xe0\xd6\x78\x41\xc5\x2b\xe2\xc5\xba\x6a\x5e\x13\xd5\x27\x99\x8c\x46\xb2\xbc\xe6\x39\x53\x5d\x29\x57\x2a\x54\x96\xe0\xb0\x7f\x5d\x3a\xcb\xeb\x8b\xc1\x41\xfc\xc6\xc1\x07\xee\xe3\x9c\xa6\x82\xb1\x97\x49\x44\xd5\x2f\x90\xb4\xdd\xe5\x82\x5b\x44\x83\xa3\xe3\x59\x26\x57\x9d\x2a\x4b\xf3\x11\xa5\x5a\x28\x20\x5e\x0f\x78\xa1\xbb\x30\x51\x68\x9a\x1a\xdd\x3c\xcd\xf3\x42\x4d\xe5\x0a\xea\x0b\x3a\x89\xac\x71\x54\x94\xa6\x57\x81\xc3\x52\xeb\x9a\xb7\x08\x15\xa9\x8a\x8e\xfe\xd7\x0a\xc2\x4d\xfe\x1d\x9c\x4c\x1a\x6b\xe5\xbd\x06\x13\x71\x3f\x90\x4a\xb5\x2e\x9c\x08\x40\x5c\x97\x5a\xc4\xbf\x2b\xf2\x12\x83\x73\x07\x2a\xce\x7c\x17\x4b\xc1\x8a\xf3\x38\x16\x43\x15\x17\xa2\xbe\x66\x48\x8d\x48\xca\x44\xed\x3c\x54\xe1\x21\xfb\xa2\x6a\x7f\x01\xaa\x96\x96\x56\x91\x86\xe8\xc0\x7c\xe5\x99\xef\xd7\x42\x52\xc3\x31\x79\xd1\x9d\xe3\x74\x85\x8a\x3c\xc4\xf6\x06\x0a\x7b\xd5\x40\x23\x73\xd0\x0e\xf9\x0a\x77\xcc\x4b\x13\xc4\x15\x27\xad\x16\xbf\x00\x15\xda\x6a\x5b\x1d\x0b\xef\xee\x92\x72\xcd\x88\x62\x2e\xa1\xfd\x56\x75\x27\x66\x34\x0d\xdc\xe4\xe9\x8c\xa1\x0a\x77\x8c\x15\xfb\xba\x93\xfb\x57\x3f\x68\x9c\xa7\x16\x7f\x5f\x98\xf1\x1b\x83\x40\x08\x35\xfb\x42\x8d\x26\x46\x35\x43\x12\xbd\xf2\x06\x02\x6b\x3d\x95\x85\x88\xac\x58\xd5\x83\x21\xfe\xd7\x1b\x44\x9e\xba\x3c\xb8\x7e\x82\x8a\x95\x89\xec\xfc\xaa\x70\x96\x64\xc9\xb9\x7a\xdc\x3c\x67\x23\x64\xc2\x19\xe2\x1a\x99\xa5\x22\x85\x30\x4b\x10\x56\x78\x43\x74\x69\x74\xa9\x08\x2e\xea\x8e\xe2\x52\xcf\x75\xcd\x8d\x60\x80\xb3\x23\x5b\x8a\x9d\xdc\x67\x52\x11\xea\xb9\x23\x6d\xd9\x3d\x12\x51\x5e\x0d\xde\x5d\x61\x7f\x5b\x3d\xd7\x8a\x6b\xde\x27\xaf\x72\x37\xd0\x6b\xc1\xf5\xc2\xb5\xb1\x4f\x4d\xe3\xe2\xb4\x84\x98\x8b\xd3\xd0\x10\xc8\x07\xcc\x16\x31\xf0\xaf\x38\xea\x52\x2f\xb2\x73\x43\x7d\xc1\x83\x6c\x3a\x46\xe5\x4e\x27\x97\x56\x26\x08\x3a\x05\xa5\x42\xf1\x79\xa9\x78\xf5\x62\x5c\xc6\x6d\x5e\xe5\xe3\xb5\x41\x44\xd2\x31\xfd\xca\x14\x41\x3b\x3c\x2a\x14\xa1\x61\xb2\xbd\x19\xec\xf2\x62\xf2\x9a\x9e\x17\x0b\xb9\xa9\x9e\x35\xf7\x49\x5e\x2e\x6f\x57\x85\xa3\x26\x5b\xf0\x21\x26\xb8\x79\x2d\x96\xa6\x64\xe9\x8c\x04\x3f\x1f\xa0\xad\xb8\x44\xc5\xa7\x0c\x2b\xf5\x22\xcb\xc1\x87\xa9\xcb\x9a\xf6\xd4\x93\xe2\x66\x12\x7d\xc0\x30\x24\x0a\xda\x86\xbd\x2b\x61\xd3\x36\x14\x9c\x49\x6e\x63\x4f\x88\xa7\x35\x9e\xbf\xb6\x2f\xa2\x21\xd7\x2e\x6b\x2f\xb7\x8d\x00\xf9\xf7\xc5\x60\x9a\x1e\x80\xf1\x57\xb7\x49\x8f\xcd\x3d\x40\xb5\x13\x4e\xda\xba\xba\xe0\x43\x3c\x2d\x04\xae\xbd\x1f\x44\xe4\x31\x08\xe6\x00\xea\x7b\x7d\x40\x26\x28\x2d\xb9\x51\xeb\x12\x52\x1b\xce\x6b\x67\x51\x5f\x43\x19\x4c\x5d\x14\x55\x5a\x58\xcb\x38\x7e\x22\x8b\x70\xc5\x41\x72\x26\x5f\x8b\xdc\x2d\xa2\xf6\x86\x4c\xba\x34\xc4\x05\x1a\xcf\xad\x38\xe9\xa5\x45\xa6\xb8\x7b\x8a\x91\x10\x6b\x19\xe0\x75\x72\x71\x90\x16\xe9\x95\x10\x52\x59\xb3\xdd\xb4\xda\xe2\xce\x21\xdc\x03\xd1\xde\x0d\x15\xae\x59\x08\x86\x81\x5a\x7c\xf7\x03\xca\x58\xcf\x03\xf9\x79\x4e\x9b\x6f\x38\xbb\xed\x64\xba\x96\x1e\x8e\x29\x28\xe1\x22\xd2\xd5\x9b\xa5\xe5\x35\x6f\xb5\x97\xc7\x47\x6d\x5c\x59\xdf\xfd\xfd\x49\x08\xb4\x30\x99\xac\xcb\x20\x51\x57\x6a\xee\x01\xe4\xee\x49\xb2\x08\xa6\x34\xbc\x46\x77\x8f\x57\xba\x2c\x88\x84\xb7\xc2\x40\x80\xdb\xe4\x85\x32\xea\x5a\x05\xeb\x7b\xb5\x57\x0f\x1a\x02\x01\xb6\xcd\xd4\x58\x0b\x7a\xf4\xef\xb4\x43\xfc\x3b\x85\xa1\xf4\xbd\x56\xc9\x66\x64\x1c\x35\x24\x96\x65\x2f\x4c\x65\x54\xdd\xbf\x93\x0d\x19\x6f\x2b\xd1\x4c\x2e\x83\xc6\x12\x95\xe9\x35\x28\xb9\xa3\x31\x8b\x54\xb3\x97\x41\xd5\x58\x64\xc7\x69\x89\x0d\x27\x3b\xaa\xeb\x81\x34\x56\xa1\x74\xad\xa9\xd6\xe8\x09\x95\x69\xd9\x70\xa2\xb9\xd9\x8a\x6b\x8d\x39\xac\x62\x57\x8d\x47\x9a\x5d\x3e\xaa\x35\x2e\xa0\x5e\xe8\x0b\x0c\x01\x8a\x7b\xe3\xab\x34\xd5\xd6\x69\x53\xcb\x50\x6f\x38\xec\x91\xbb\x3f\x20\xf6\x84\x0b\x1c\x59\xb6\x16\xd0\xfa\x22\x32\x0d\x89\x13\xc5\xd9\xb3\x18\x54\xfc\x64\x8c\xb4\x41\xdd\x52\xba\x6b\x1b\x64\x92\x32\xc2\xda\x58\xa8\x71\x9f\xbc\x9c\xce\xd8\x1c\x6b\x54\x81\xc5\xb0\x98\xd3\x55\x1a\xb5\x2c\xcf\x6b\x5f\x98\x10\x5c\x2c\x9c\x63\x1e\xb1\xf3\xcc\x89\x3f\x00\x2b\x97\x21\xd8\x96\xd6\x25\x95\xbc\x2d\xad\xcb\xb8\xdd\x09\x76\xf6\x27\x50\x50\xe5\x4c\x68\x3b\x63\x79\x1e\x82\x3c\xc3\x63\x20\x63\x4c\xd7\xeb\x94\x76\x10\x97\x1a\x12\x27\x8b\x5f\x76\x7d\x63\x82\x96\xa3\xfa\xed\xe4\xb4\xd5\x03\x35\x24\x59\xd4\x0d\x65\xcd\x75\xa3\x4f\x69\x67\x9b\x20\x99\x23\xe0\xca\xc8\x17\x27\x45\xf6\x55\x33\xe2\xe9\xc7\xb1\x69\xd3\x4e\xde\x9f\xa1\xa5\x3a\x19\xf9\xf5\x86\xa5\x93\x46\x9a\x45\xbb\xa8\xf7\x1b\x2b\x17\x41\xd2\x90\xbc\x19\xce\xd6\x6b\x9b\xda\x4b\xb2\x9a\xd8\xae\x35\x69\x4d\x12\xca\x4b\xb3\xb5\xd4\xa0\xbd\xf8\x40\x52\x9b\xca\x4b\x2a\x3f\xba\x43\xaf\xb4\x9b\x94\x22\xdd\xb8\xe1\xb0\x43\xf1\x9e\x81\x66\x53\x9d\xb2\xbf\xee\xe0\xb1\xcd\xd9\x6e\x52\xb4\x17\xf2\x5e\xa4\xa1\x75\xb8\xa9\x80\x99\xa5\xb0\xee\xb8\xcd\x1f\x5c\x62\x18\x8b\xa9\x0b\xd9\x49\x0e\x28\xb4\x87\xe4\x67\x2c\x4c\xdd\x26\xbd\xc0\x86\x6e\xe3\x23\xad\xed\x21\x3b\x31\x0c\xac\xb4\x68\xac\xf1\x96\x44\x9b\x43\x8d\x21\xa9\xf4\x7a\x40\x99\x26\x7e\x83\x7b\x14\x53\x13\xb9\x74\x1e\x4e\xd0\x52\x75\x9c\xc3\x75\x7d\xd4\xd2\x11\xc4\x6a\xf9\xf5\x80\x37\x0b\xf9\x0b\xd4\x81\x90\xc6\xd5\x59\x6b\xdc\xe9\x13\x7d\xa3\x0a\x9f\xfc\x06\x77\x59\x57\x1b\x25\x58\xe5\x42\xe8\x3c\xce\xe0\x1c\xa4\xbe\xfc\x4e\xda\x14\x7d\x6a\x3c\xd1\x85\xbe\x7a\x18\xe8\xc1\x6d\x1a\x05\x32\x75\x3a\xb2\x9a\xca\xe6\x0e\x48\x80\x06\x32\x90\x1d\xc9\x52\xe9\x91\x02\x42\x44\xdd\x51\x91\x46\x37\x67\x94\x8e\xb3\xb7\xba\xac\xa3\x74\x9e\xb5\xb5\xb7\xac\x47\x6e\x8b\xec\x37\xe8\x29\xf7\x0b\xdc\x16\x52\x5e\x71\xa7\x65\xb3\x16\xd4\x79\x4f\xbd\x58\x7b\x4f\xb8\x37\xc2\xef\xe3\x7c\xc0\xcb\xc9\xd0\x51\xc1\xc6\xc1\xe8\x9e\xca\x34\x96\x8a\x3b\xa0\xda\x64\xcc\xf2\xf0\xac\x27\x89\x24\x25\x9f\xf2\xe9\x4b\xc5\x31\xa6\x33\x36\xa6\x14\x8c\x9e\x71\x68\xcd\x58\xc9\x1c\xc1\x78\xcc\x2c\xc1\x2e\x90\x32\x17\xdb\x1d\x90\x3f\x79\x52\xcb\x3f\x34\xdc\x25\x55\x12\x77\x51\xa8\x70\x7a\x5a\x53\xcb\x89\xcd\xb3\x42\x05\x19\x1f\xc7\xea\x25\x23\x08\xaa\x1e\x0b\x05\x9a\xbc\x04\x1d\x09\xfa\xde\x58\xbd\xa0\x76\x49\xf5\x88\x38\x46\xe1\x59\x22\x3f\xdf\x47\xf3\x3a\xd3\x92\x5e\xbf\x2f\x90\x35\xcb\xa9\x45\xb5\xe6\x49\xa2\x7a\x8c\xaa\x4b\x97\x5e\x17\x87\x52\x8f\xcc\xb6\xb7\x25\xdd\x79\x17\x8c\xd3\x2b\x7a\xe5\x09\x7c\xcd\x01\x15\x61\x54\xab\xb6\xf4\xa5\x14\x79\x9b\x21\x07\xa9\x6c\x6e\x13\x06\x75\x00\x17\x92\x5d\x4a\xbd\xad\x11\x05\x64\xc3\x2e\x0b\x7e\x81\x32\x3d\xf9\x05\x64\xf2\x0e\xbf\xb0\xd0\xa0\x59\xf5\xb5\xa9\x84\x17\x84\xdd\x86\x4f\x26\x75\x96\x70\x31\x2f\x40\x61\x41\x47\x97\x7a\xa7\xa3\xc4\xd3\x64\x91\x6c\x27\x2a\x75\x5e\xf6\x69\x17\x42\x1f\xac\x31\xaa\x2f\x06\x39\x9a\xac\xf7\x3e\xe8\xe5\xac\x7e\x03\x07\xbe\x83\x7b\xe8\x84\xf2\x47\xbe\xba\x3e\x50\x76\x52\x6c\xbe\x2f\x8f\x93\x21\xc4\x95\xfd\xd6\x45\x3b\x22\x60\x96\xc8\x7d\x5f\xf0\x68\x65\x50\x30\xa5\xc9\x81\xd1\xf7\xc5\x51\x35\x03\x56\x0c\xb4\xdd\xdd\x59\xd5\xda\x8c\x00\xde\xa3\x22\x03\xac\xb3\x62\xa0\xed\xea\xce\x54\x77\xa9\xc3\x7d\x2a\x32\xa9\x98\xf5\x20\xf5\xa6\x18\xed\x07\x69\xc1\xef\xef\x68\x6b\x61\x0f\x02\x20\x90\x51\x40\x65\xf8\xbc\x57\x87\x2f\x69\xb3\x18\x41\x1e\x4d\xf5\x1c\x99\x96\xee\x54\x87\xce\x44\x1a\x9b\xf6\x9d\xc7\x51\x9d\x26\xd5\x11\x05\x2b\xb2\x23\xfa\x89\xaa\x1d\xe6\xbf\x2c\x72\xed\x98\x7f\x3f\xc9\x9b\xdc\x3e\xc1\x3e\xdd\xe6\xca\x79\x21\x10\x03\x7b\x79\x79\x3b\x0f\x9b\x5a\x09\xe8\xf0\x14\x15\xe3\xf1\x62\x46\xae\x81\x82\xeb\xa8\x78\xf1\xaf\x95\x62\xac\x95\x40\x05\x95\x17\xf9\x5c\x8b\x1a\xb4\xd8\x70\x36\x15\xe9\xef\xfd\xe2\xd2\x08\xea\x0b\x4b\x23\x4d\xbb\x33\xdb\x3d\xbf\x7a\x3c\xf1\x82\x27\x41\x39\x54\xfd\x00\xd4\x12\x3c\x22\x08\x54\x86\x4f\xbf\x99\x55\xe0\x49\x2c\x0d\xcc\xab\xc9\xa8\x9b\xdd\x24\x1d\x51\xb6\x92\xfc\x02\xd7\x4a\x43\xb0\x64\xa0\x75\x9d\x7e\xd3\x23\x26\x44\x22\x3b\xfd\x45\x90\x28\x8c\xed\xf2\x05\xfd\x26\x8c\x9a\x24\x3c\x4f\xd5\xcc\xeb\x61\x61\x35\xcd\x01\x09\x42\x2f\x11\x30\xb5\xb5\xb4\x99\xba\xe0\x78\x2a\x96\x8c\x48\x0f\xb2\x76\x37\x36\x70\x4f\x6d\xc1\xb1\x2e\xec\xae\x7e\xc0\x75\x93\x17\x66\x6c\x38\xeb\x2c\xea\x1a\x1b\x7b\x1c\x6a\xe3\x90\xb0\xd6\x75\x6c\x64\xaf\x52\xe6\xc6\x46\x72\x14\x96\x07\x3c\x47\xd6\x59\x06\x8e\x75\xea\xea\xcd\x32\x02\x39\x9d\x41\x98\x7a\x53\xea\xf2\x60\x8c\xb0\xee\xa2\x54\x1b\x69\x34\xc1\xbf\x0f\x9c\xbc\xa8\x6a\xef\xb8\xb1\x48\x53\x40\x74\xae\x64\xf7\x7f\xe2\xec\x92\xdb\xa4\x2c\xad\xd2\xe0\x11\x4d\x9f\xaa\x1c\x71\x51\x8e\x66\x1d\x23\x8e\x4e\x6b\x48\xb8\x8a\x86\xe5\xdc\x88\x6b\xc3\xf8\x0b\x90\x52\x76\x97\xe0\xde\xb2\x67\x07\x7d\x47\xe9\xd5\xe5\x80\xa4\x14\x94\x91\xb3\xd2\xac\x51\x13\xda\xfb\x63\xc0\x53\x64\x57\xfc\x58\x8e\x22\x29\x8f\x83\x07\x39\x9d\x4f\x37\x12\x8f\x3e\xa8\xc7\x04\x62\x79\x7d\x40\x2d\xfb\xf5\x02\xfc\x5d\x72\xac\x0e\xc4\x03\x8b\x11\x0d\xc5\x0d\xb7\x5d\xfd\x40\x02\x8d\xb4\x08\x45\x38\x4b\xd8\xd0\x9e\xe1\x52\xeb\xe4\x62\x19\x99\x00\x49\xf8\x0f\x94\x15\xb4\x1b\x68\xe4\x75\x97\xbc\xa6\x00\x5f\x56\x79\xf5\x80\xf0\x52\xf1\xef\xa0\xf6\xe2\x0e\x01\xc2\xab\xfd\x60\xff\x6a\x15\x11\xe4\x2b\xd2\x90\x06\x3c\x57\xf6\xbe\x8c\xe5\xb9\x12\x03\x18\x05\xa7\xde\xc4\xe6\x06\x94\x3c\xc7\x19\x07\xea\x49\x3b\x99\x6e\x50\xc7\x13\xf3\x1f\xb8\xef\xaf\x14\x0f\x30\x48\x68\x86\x08\xfb\xb3\x78\x40\xee\x4f\x77\x80\x43\x42\x62\x61\x83\x4a\xa0\xf3\x21\x46\xa1\xd3\x49\xfe\xc0\x51\x39\x47\x81\xcc\x53\x99\xb6\x10\x06\xd5\x42\xa9\x2e\xa3\x72\x8e\xee\x00\x37\xd2\x48\xb1\x1d\x15\xa2\xa0\xf8\xfb\x8e\xf0\xba\xdf\x07\x13\x2b\x6e\xf3\x08\x90\xfb\xa7\x9d\xd4\xfd\x00\xa2\x41\xaa\xd1\xa8\xb4\x7a\x4d\x39\x15\xd7\x61\x78\x73\xd5\x45\x49\x9a\x53\x5b\xeb\xa4\x37\x70\x48\xd3\xd6\xdf\x40\xe4\xd2\x25\xf5\x06\x6a\x4f\x17\xa9\x2e\xa3\xad\x75\x70\x8f\x0b\x48\xc1\xd0\x68\x32\x98\x14\x90\xfe\xe5\x3a\x66\xa3\x43\x08\x4b\xb9\x19\x1d\x46\xae\x41\x9a\x4a\x66\xb2\x40\x1c\x3c\x72\xe9\x95\xef\x28\xe7\x35\xfc\x3d\x83\xef\x66\xcd\x4b\xe9\x94\x9f\x67\xa0\x5e\x4a\x31\x67\xe6\x19\x4d\x67\x25\x8c\xb1\xf4\x00\xcd\x0a\x15\x53\xaa\x59\xed\x72\xb2\x79\xd0\x81\xa2\x75\x06\x9a\x4e\x37\x07\x4b\xc7\x60\x91\x09\x7f\x30\x99\xb1\x6e\x2f\x2e\x63\x00\x26\xb9\x4d\xc7\x20\x39\x9a\x3e\x51\x14\xc5\xb5\x72\xc6\x8e\x13\xee\x92\xd1\x63\xa7\x95\x2d\x34\x2f\x87\x9a\xf4\xfb\x01\xbd\xd4\x35\xb7\x06\x0b\xf9\x59\xfe\xec\x64\xff\xc3\x3d\xd0\xec\x36\xbd\xed\x4b\x1e\x08\x0d\xac\x8a\xe2\x64\x8c\x81\x52\xd6\x45\x6a\xe0\x38\x96\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x98\x8b\x2c\xbc\x1c\x38\x44\xf0\x6a\xf3\x96\x3c\xf7\xb8\xc8\xc9\x0f\xe6\xe2\xd9\x84\x1d\xcc\xc7\xb2\x0d\x3b\x4e\x46\x56\xcd\x0a\x96\x2a\x3a\xfc\xa0\x02\x6a\xb7\xe9\xfb\xf1\x6a\x22\x89\xdb\xc7\xea\xc7\xb9\x94\x34\x4d\xeb\xa4\xfe\xa3\x59\x2d\x5d\xd4\xbb\x00\xaa\x67\xf0\x07\xab\x36\x9f\x7a\xbc\xe8\x1c\xf0\x34\x50\xae\xda\x35\x44\x06\x34\x4f\xd7\xc6\x1c\x54\x0b\xab\x7f\xe7\xde\x37\x4b\x5e\x5e\xbb\xfe\xa3\x30\xd1\x60\x59\xbe\x17\xb3\xc2\x89\x46\xe7\x22\x0e\x38\xe1\x6c\xf6\xf0\x42\xea\x66\x07\xee\xb8\xc9\x19\x34\x63\x54\xd9\x6b\xa6\xa6\xa9\x22\x26\x7b\x6b\x07\x12\xb5\xd2\xf0\x2a\xdc\x04\xf8\xf5\x06\xb9\x95\x6c\xe2\xc1\x78\xa4\xa3\xc7\x83\x85\xf6\x9c\x2a\x32\x58\x61\xc4\xa9\x22\x03\xb9\x5d\x0e\xea\x0c\x96\xca\x73\x06\xcc\x60\x6e\x97\xa3\xc7\x03\x7e\x3c\x1f\x54\x1e\xc8\xdd\xf2\x49\xfb\x7d\xdb\xd8\x43\xd4\x83\x80\x95\xc9\x6a\x27\xe4\x64\xfb\x03\xaa\x40\xc5\x2f\x80\xcf\x37\xbf\x40\xd5\x51\x82\x64\x5f\xaa\xe3\xf0\x83\x9b\x63\x7e\x80\xda\x71\x59\x89\xee\x14\x2c\x3b\xef\xe3\x73\x2a\xc6\x1e\x16\xd1\x77\x3d\x58\xeb\x55\xf5\x00\x66\x6a\xf7\x17\x10\xa0\xcd\x1f\x1c\x3c\x62\x17\xf4\x00\x14\xd7\xdc\xc1\x02\xca\x40\x40\xa9\x37\x22\x10\x6a\xb4\x92\xb0\xaf\x38\xa2\x24\xea\x1e\xd7\x6a\xf9\x01\xb4\x00\x11\xf9\xbe\x9c\x72\xa2\x91\x9d\xda\xa1\xd3\x26\x70\xc9\x79\x73\x31\xe1\x9d\x91\x45\xa7\x28\xec\x71\xe1\xd2\x0f\x40\xe9\xd2\xd3\xf7\xb4\xd6\x73\xe8\x01\x4e\xd6\x1a\x6c\xc4\x09\x9d\x4c\xb4\xd3\x89\xa6\x9d\xba\xe3\x68\x9e\x43\x51\x7b\x66\x62\x8d\x64\xe6\x9e\x09\xb4\x48\x6c\x47\xcd\x0b\x6b\x63\x7b\xe6\x4d\x72\xa2\xb9\x9d\x3e\x33\xe7\x51\xec\x3c\x5a\x67\x2f\xc8\x5e\x70\x9c\x4f\xe2\x64\xa7\x3a\xe3\x8c\x83\x9d\xca\x89\x97\xb7\x2e\xe4\x6b\x1a\x95\x26\xd0\xf0\x03\xd4\x68\xf4\x3c\x2a\x43\x6a\xd1\x2f\x80\x42\xba\x87\x00\x41\x74\x7f\x40\x16\x24\xe5\x60\x5f\x41\x39\x77\xc9\x0a\x0d\xf6\xf5\xef\xd4\x16\x1c\xd1\xdc\x1b\x6d\x76\x53\x5d\x7b\x40\xa6\x42\x4d\xa7\xef\x4d\x02\x62\x67\x91\x5f\x3b\xa4\xf7\xb1\x90\x27\xfc\xa3\x28\xaf\x1d\xd4\x3b\xd3\xaa\x1d\x28\xda\xe9\x52\x72\x58\x66\x67\x84\xcc\x71\x9b\x7d\x70\xea\x02\x73\x90\x99\x69\x45\x11\x30\x6b\xf6\x69\xef\x63\xcd\x43\x0f\x10\x0f\x6b\xf6\x48\xef\x3b\xc9\x44\x36\xec\xbe\x93\x0d\xc8\x7f\xb1\xd3\xed\x63\xbf\xe3\xce\xe4\x64\xe7\x99\xec\x3c\x83\x65\xc3\x7d\x3f\x78\x0e\xdd\xfb\xe3\x58\xec\xcd\x9d\xae\x25\xd0\xe4\x29\x60\x9d\x05\xba\x1f\x5c\x56\x77\x01\xcd\xc4\x5b\x0c\x87\xae\x4a\x77\x07\x3c\x62\xec\x0d\x84\xa2\x05\x76\x94\xef\x48\x2b\x2a\x92\x14\xfb\xb9\x96\x30\xfe\x44\x32\xed\x2c\x53\x66\xb3\x77\xa7\x63\xc8\x1e\xb9\x9d\xd2\xd9\x1b\xf4\x84\x9d\xdb\xdd\x46\xa5\x6a\xef\x15\x96\x2c\xb0\xfb\x6c\xc7\x5d\x66\xd5\xdc\x15\x21\x33\xa7\xb5\xec\xf4\xe1\x0c\xff\x4e\x1c\x4a\x58\xee\x17\x97\x5f\x82\x69\xe7\xdd\xbc\x4e\x44\xd9\xe1\x73\x71\xcd\x82\x9d\x41\x2f\x13\xd0\x2a\x20\x60\x1e\x71\x13\x06\xc1\x88\x22\xb6\xc5\x22\x81\x67\xb6\x5c\x44\x66\xa7\xf8\xb4\x93\x6f\x67\xc8\xcb\xde\xd8\xfd\x59\x63\xe8\x13\x26\x3e\xbb\x28\xcc\x8e\xfc\x9c\x60\xaf\xc6\xb1\xad\x79\x34\x3d\x08\x7c\xa3\xea\x41\x67\xa7\x7e\x80\x5b\x31\x64\x9b\x1e\x88\x17\x39\x24\x7e\x6c\x20\x2f\xb1\x9d\x03\xe9\x2f\x55\xdb\xf7\xa0\xa0\xb2\x5f\xef\x08\x74\x36\x49\xb3\x38\x20\x99\x46\x7a\xbd\x71\xf1\x81\xde\x88\x4b\x51\xd0\x20\xc8\x69\x29\xaf\x17\xc8\x4f\xab\x5f\xd8\x01\x45\x56\x1b\x6e\xe1\xea\x36\x79\x9b\x6c\x86\x83\xd1\x1e\xc9\xec\x03\x4e\x83\x2a\x06\x70\xa4\xcc\x69\x68\xc8\xc4\x79\xfa\x03\xee\xcc\xe8\x1e\x6f\xbc\x20\x44\x66\x52\xa5\x40\xcc\xb4\x3f\x45\xc7\x07\x2e\x92\xaa\xda\xeb\x07\x8e\x30\xf9\xc2\x8b\x23\xaf\x9d\xed\x17\x16\x99\xaa\x4b\x16\xf3\xf7\x17\xd3\x8c\xcf\x55\x74\x7d\x14\x32\x2d\xc3\xc8\xe4\x5d\xe9\x00\x07\xcc\xf6\x2a\xba\x3f\x70\xe9\xaa\x03\x98\x07\xae\xed\xf7\x91\x82\x03\xe7\x95\x7a\x76\x7f\xb8\xdb\xd6\xc4\x53\x68\x1b\x0a\xe2\x25\xd6\xa2\x3b\xc0\x91\x29\x23\x89\x95\x91\x8c\xf6\xba\x6a\xc8\xab\x4d\x00\xb5\x8e\x4c\x15\xae\x7e\x9f\xe4\x2b\xee\x77\xc0\x08\xd7\x8d\xfa\xe5\x80\xd1\xdd\xb3\x7f\x5f\x10\x09\x87\x4c\x56\xb1\x23\xfb\x40\xe4\xc6\xd7\x31\x1d\x38\x3d\x6e\xdf\xe6\x81\xa2\xa5\xf6\x2c\x1e\x8d\x20\x6a\x8a\xc8\x05\xf6\xcd\xe2\xe5\x80\xcd\x5d\xbd\x6a\x0d\xb4\x6a\x90\x57\x64\xa7\x19\x02\x9e\x7a\x91\x3b\xf4\x40\xb6\x70\x35\x88\x9d\x92\x45\x2c\xf4\xc0\xf9\xa9\xf4\x5a\x18\x9c\x9f\xaa\xaf\x17\x48\xce\xd1\x5d\xc2\xdc\x14\x8f\x3c\x78\x87\x94\xed\xd1\x03\xf9\xc5\xae\x2f\x70\x74\x9c\xd3\x7f\xb5\x71\x6b\x99\x34\x9a\xa3\xd3\xa6\x6a\x7e\xe1\x80\xcf\x49\x78\x42\x2a\xcc\x8b\xd1\xf0\x7e\xd5\x66\x10\xb9\x32\xd2\x0c\x0e\x9e\xb8\x12\xcf\x3d\x68\xc4\x77\x05\x60\x0f\xe6\xce\xe4\xf4\xa3\x12\x0c\xc7\xb4\xf9\x93\xef\x34\x39\x06\x6f\x8a\x33\x2b\x44\x20\xca\x19\x02\xc7\x60\x9d\x49\xb7\x51\xe2\xc5\x9c\x71\x20\x2e\xf9\x82\x0f\xe5\xdd\xbc\x59\xa0\x54\xbc\xd6\x7d\xe0\xce\x2d\x59\xf8\x07\x92\x72\x9c\x47\x75\x40\xc5\xa8\xd2\x6c\x8f\x9d\xa5\xda\xf4\xfe\x9e\xf1\xbe\x56\x08\x95\xff\xbb\x57\x00\x45\x9d\xaa\x97\x98\x87\xa9\x1c\xab\x38\xe8\x21\x70\x40\xf0\x80\x87\xc0\xf9\xdb\xc7\x4e\xc9\x2a\x3f\xfb\x41\x07\x81\x59\xd4\x3a\x34\xae\x0f\x0e\x3a\x2e\xb5\x22\x28\xc9\xe4\x38\xea\x81\xd3\x57\xe9\xd5\xa6\x5b\xc5\xb4\x8f\x48\x97\x4b\x92\x1e\x07\x2f\x71\x36\x00\xb4\x07\xbc\x7f\x0f\xea\xda\xd9\x5d\xe2\x86\x44\xa9\x3b\x07\xeb\xac\xca\x03\x76\xd0\x9f\xe0\x58\xc7\x81\x58\xd7\x8b\x6f\x9f\xdc\x2a\x5a\x06\xa8\x37\x8e\x7d\x1c\xa8\xbb\x6a\x4b\xfa\x98\x0a\x4d\x6a\xd2\xd9\x0e\x9c\xf6\xaa\xc6\x32\x2e\x06\xa8\x66\x79\xa8\xfb\xef\x78\xce\x71\x72\x15\xbc\xce\xbc\x1b\xcb\x9a\xfb\xb1\x14\x1c\x39\xdd\x0f\x2a\x38\x7e\x01\xde\x06\xeb\x80\x07\x8e\x7e\xd9\xbd\x7b\x20\xa9\xa8\x9a\xc7\x5d\x24\x75\xc3\x70\xad\x75\xd0\xa4\x70\x37\x96\x73\x1b\x0e\x9c\x0d\x7b\x49\x3f\x44\xad\xec\x50\x3e\x10\xb4\x72\x2d\x9e\x83\x57\x63\xc9\x3a\x39\x58\xa1\xc9\x35\xca\x8e\x9b\x4a\xa5\xdb\x90\xb7\x5e\x26\x84\xac\xaa\x21\x44\xc8\xca\xc5\x81\x0e\xe8\x53\x4e\x25\x3e\x6e\x54\xf9\x93\x65\x79\xdc\xfd\xfb\xab\xf8\x9c\xcb\x81\x94\xa2\xf2\x1a\x0f\x6a\x8c\xa2\xe7\x07\x22\x5c\x9b\x43\xa4\xc7\xd4\xbf\xd2\x4b\x34\xde\x6b\x11\x84\x82\x87\x8b\xa0\x11\x79\x0a\xde\x41\xab\x03\xe5\x52\xed\xf2\x39\x96\x33\x23\xfb\x01\x2a\xf8\x5a\x49\x79\x38\x27\x8f\xd0\xe1\x33\x12\x0e\x50\x2c\x35\xbe\xbe\xbf\x38\xa2\x90\x82\x0c\x24\xdf\x8f\x78\xc0\xd7\xe1\x1c\xbc\x13\xc5\x51\xed\x91\x3e\x51\x82\xc9\xd5\x83\x4e\xb8\x3a\x5a\xd1\x9c\xce\x0d\x2c\x66\xb8\x8d\x55\x90\x58\x39\x11\x66\xf3\x89\x82\x73\xe3\xd5\x95\x45\x6d\x06\x77\xa2\xda\x07\xe2\x88\x1e\x90\xbb\xb7\xb8\xc3\x0b\x03\xb8\xc3\x1b\x19\x52\x41\x6d\xdc\x54\x25\x0e\x75\x22\x5d\xdb\xae\x96\x73\xd5\x60\xd2\xba\x9e\x48\xd7\x36\x13\x3d\x11\x95\xcb\xba\xb2\xb7\x9c\x53\x5f\x8d\x6d\x73\x0f\xf4\x28\xc9\xdc\x39\xa1\xaf\x26\x8b\x99\x13\x71\x38\xbb\x3d\x4e\xdc\xd1\x3a\xb9\xe8\x0f\xa4\xce\xb9\x62\x70\x62\x99\x67\x04\x19\x69\x6f\x9f\x11\x1b\x41\xd1\xaa\x73\x79\x59\x9a\x1f\xc0\x5f\x2e\x7e\x75\x46\x4a\x6a\xed\xc5\x13\xb7\xb0\xfa\x5a\xd7\x93\xe9\xda\x8e\x96\x9e\x2c\x22\x60\xd9\x7d\xb2\x88\x80\x33\x9b\x4f\xe6\x6f\x3b\x53\xf9\xa4\xdb\xe5\xd5\xa6\x70\xf6\xca\x27\x5a\x16\x92\x7e\x27\xa2\x70\xb6\xd2\x4f\xd6\x19\x78\x2d\x1d\xaf\x6a\x7d\xad\x1d\xeb\x0a\x38\xb9\xf9\x4c\x2c\x0e\xac\x89\xa1\x8e\x80\x03\x79\x67\x42\x41\x2f\x63\x06\x55\x04\x6c\xd5\x9f\x53\x03\x4f\x36\x34\x4e\x16\x4b\x95\x30\x39\xf3\xba\x56\x4a\x6d\x6a\x76\xc2\x6c\xe6\xd5\x56\x9a\x23\x6a\xa1\x3a\x03\xec\x44\xed\x53\xdd\xcd\x5f\x4e\x64\x94\xfb\x74\xff\x89\xd3\x78\xce\xb5\x3e\x51\x30\xc0\x05\xc8\x4e\x44\xe5\x1c\xa5\x3b\x91\x4f\x5e\x8d\x10\x44\xe5\x2c\x8e\xcf\xa9\xce\xb7\x2a\x23\xf4\x2c\xa0\x6d\xaf\x41\x81\x46\x63\xd2\x5e\x41\x35\x03\x50\x28\x3d\x4d\xba\xe5\xc0\xe1\x4a\xb7\xd7\xba\x0b\x44\x28\xec\x3d\xb9\x4b\x6a\xc7\xe6\x00\x75\x43\x6e\x95\x60\x44\xbd\x01\xa7\x72\x9e\x15\x87\x1a\x65\x6b\x9f\xcb\x6f\x25\xeb\xfe\x44\x06\x7b\x33\xdd\xe0\x9a\x82\xf1\x1a\x80\xe6\x62\xf7\x83\x13\xb3\x16\x95\x30\xd5\xca\x0e\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x34\xa4\xcd\x64\x98\x7d\x6e\xea\x47\x79\x27\x5d\x24\x5e\x4e\xa4\x5e\xb9\x8a\xe8\x09\xb7\x57\xed\x5e\xe8\xe5\xf6\x32\x63\x5d\x2a\x7c\xf7\x27\x14\xf2\xee\xb3\x93\xcd\xb8\x53\x9e\xd7\x73\x98\xf8\xec\xf4\x4a\x88\xdd\x9f\xa8\xb7\xe4\x2b\x39\xcf\xce\xdc\x61\xa3\x6a\xe0\x78\xae\xb9\x2b\xee\x0d\xa8\xf2\x48\x9d\x83\x5b\xd0\x3d\xe0\x40\x9f\x4f\xcb\x9f\x63\x41\xe9\x2f\xd6\x10\x82\x92\xe5\x93\x2c\x47\x4f\xde\xe8\x6f\x76\xb6\xfc\x62\x26\x88\x9d\x5a\xba\x65\x00\x6b\xfb\x9b\x1b\xed\x74\x10\x98\xec\x77\xde\xb6\xa6\x79\x23\xe1\xca\x91\x88\x73\x27\xfa\xbd\x7e\x3b\x63\x6f\x5a\x60\x44\xc2\x9a\xa7\xc5\x2b\xad\x1c\xa9\x3d\x8f\x00\x39\xa9\x0f\x8e\x85\x18\x7d\x41\xbd\xd6\x78\xe0\x1d\x57\x76\xcc\x9d\xcb\x31\x67\x22\x3b\x48\x33\x6e\x43\x0b\x94\x7f\xe1\x84\xe3\xae\xbc\x7a\x64\x5c\x4c\x93\x3c\x38\x07\x83\xc8\xc5\xf6\xef\x20\x6a\xd9\x84\x27\xd2\xad\xaa\x9c\x07\x27\xb5\xce\x9f\x95\x59\x38\x59\x80\xc0\x61\xdf\xf3\xa4\x00\x30\x2b\xe3\xf5\xab\xdd\x72\x73\x05\xb4\xa4\x06\x9f\xd7\x22\x60\x21\x11\x99\x4f\xbe\x1d\xfc\xbc\xd6\xbe\x14\x88\x48\x2b\x77\xd9\xc0\x93\xb7\xa5\x4a\xe3\x3a\xef\x65\x28\xab\x07\x1c\x81\x73\x9e\xc4\x79\x73\x04\x2d\xc2\x0d\xc3\xd9\x9c\x01\x85\x8b\xaa\x59\xc9\x4d\x21\x65\xa4\xde\x28\xe4\x6f\x4a\x9b\x2a\x5c\x7a\x31\x58\x5e\xe3\xe4\x20\xed\xf9\xe0\x38\x8d\x77\xd8\xd4\xd0\x92\xef\xfa\x3e\x91\x97\x54\xcd\x39\x9e\x03\x39\x98\x82\xe0\x21\x44\x1f\x1c\x5d\x1b\x1d\x59\xe2\xa7\xd7\x46\x4d\x5c\x74\x71\xf1\x26\xa5\xe0\x2f\x40\x17\xc2\xc1\xb5\xd1\x17\x90\xfd\xc2\x4a\x7c\xf8\xb4\x59\x15\xa0\x88\x96\x2f\xc4\x96\xaa\x0c\xa2\x6b\xc5\x96\x44\x9a\x17\xca\x06\xd4\xee\x1e\x40\x5a\xa2\x85\x6b\xe5\x29\x15\xb5\x41\x6a\xa2\x84\x0b\x79\x4b\xbe\xd4\xf2\x42\x3e\xb8\x6f\xea\xbd\x10\x89\xaa\xc3\xe3\x71\x4a\x9a\x41\xe0\xf6\xac\x7e\x00\x39\x28\x2b\xf2\x8a\x6b\x4a\x9a\x02\x75\x24\x79\x84\x2f\xde\x4f\x6a\x57\xda\xb5\xd2\x94\x5e\x5d\xf0\xcc\x81\x07\x8d\x38\xc9\x91\xfd\x05\x33\x66\xfc\x3b\xc3\x10\xda\xf1\x57\xa2\x7a\xaf\x1d\x7e\xc1\x23\x38\x7c\x58\xe8\x4a\x6b\x57\x09\xac\xb4\x76\x80\x96\x82\x99\x3f\xf6\xec\x5c\xb8\x4b\xde\xa6\xdf\x95\x29\x1d\xbd\x58\x79\xc1\xad\x51\x79\x83\xa8\xb3\xc0\xae\x15\x8d\x92\x96\x72\xb1\x6e\x91\x8f\xc1\x5c\x48\xfa\x76\x41\xf4\x0b\x75\x8c\x2c\x92\x2f\xaa\x21\x72\x45\x5f\x53\xed\x48\xc3\x34\x5a\x68\x31\x37\xbf\x00\xf4\xcb\x97\x7d\x31\x19\x28\xfb\x03\x6a\x76\xcd\x2f\x50\x11\x49\xee\x01\x20\x68\x9f\x5d\x95\xc8\xf5\x02\xd6\x45\xa4\x9a\x37\x2b\x49\x5a\x6f\xb8\x50\x17\xd2\x6e\xb7\xab\x52\x5c\x1a\xb7\xd4\x13\x86\x5f\x40\xc6\x90\x14\xed\x0b\xc9\x33\x9b\x51\xbd\xd4\x02\x43\x4d\xc7\x9e\x36\xf3\x45\xb5\x40\x9e\xee\x8b\xd5\xc6\x7d\x88\xea\x62\x9d\x23\x73\xd1\x6b\xd5\x35\x92\x4c\xbf\x50\x7f\xdc\x2c\xef\xe2\x79\x32\x1f\xb3\xba\x50\xc6\xd1\x19\xd8\x17\xea\x18\xb9\x00\xce\xb5\xb4\x84\xe6\x0f\xa8\xd2\x79\x37\xa2\x70\x91\xef\xd5\xbd\xa8\x35\x18\x6f\x28\xba\xe8\xe2\xf5\xd7\x20\x63\xf7\xf6\x5c\xe1\x34\x2f\xce\xe0\x66\xf2\x86\x66\xb6\xcc\x6b\x77\x0d\x8a\xf0\xd7\x20\x54\xda\xc6\x8f\x42\x42\x17\xef\x71\x7f\x6d\x4e\x24\xcf\xd8\x2e\xbd\xc6\x42\xac\x66\xbd\xd3\xda\x30\x0d\xef\x44\xac\xdb\x8c\x49\x49\x89\xb8\x76\xee\x1b\x29\xf7\xd7\xbe\x06\x15\x22\xa6\xd6\x90\x6d\x08\x5e\xc8\xda\xf6\xa5\x1a\xd7\x41\xfa\x90\xb8\xb9\x10\xbe\x2b\x0e\x98\x5f\xac\x48\xee\x40\xf0\x75\x70\xf5\x04\x04\xf2\xb4\x37\x79\xaf\x2f\x08\xf9\x16\xdc\x23\xe7\xad\x69\x9e\x6b\x29\xd4\xc1\x49\x3f\x8d\xb9\x3d\x9c\x4b\x4d\xf6\xf1\x75\x32\x59\xaa\xf8\x01\xbc\xac\x96\x06\xb8\xc1\xa7\xc9\xa6\xba\x4e\xca\x48\x2f\xff\x05\x7f\x99\x49\x96\x85\x86\xec\xff\xba\x2e\xa0\xda\x93\x40\x4e\x75\x0b\xfe\xbd\xa2\x2d\xac\xf0\x80\x9a\xd5\xd2\xeb\xe2\xb1\x3c\xf3\x8f\x8b\xe1\x59\x13\x18\x6e\xa5\xf4\xdd\x47\x17\xbc\x4d\xaf\xa5\xb8\x58\xb4\x5c\x68\x59\xe1\x39\xb3\x30\x84\xe7\x1c\x6f\xbf\x90\x11\x9d\x5c\xa1\xf0\xc2\xf1\x7b\x5f\x0d\x7e\xdd\x6b\xe9\x34\x04\x02\x78\xc3\x14\x7d\xb3\x5a\xa0\xd0\xc2\x33\x6b\x26\x06\xe8\x2a\xd6\x7e\x2e\x16\x32\x72\xd8\xf5\xba\x39\x27\xb7\x91\x82\x6f\x08\xd6\x1d\xeb\x1a\xe0\x21\x9a\xdd\x46\x91\x5a\xcf\x60\xea\x2a\xc9\x9e\xd3\x0b\x77\xef\xf8\x6c\xd9\xf5\xb4\x69\x78\x79\x02\xcf\xc2\xba\x66\xf8\x2c\xa6\xec\x37\xe8\xe3\xf3\x08\x17\xf2\x15\x05\xf1\xc3\x42\x2e\x86\x88\x35\x93\xb5\x8e\xf7\x8a\x2e\x8a\xe5\xde\xf0\x2f\xf9\x7c\xdb\x8d\xf3\xff\x4e\xe3\xbe\x71\x8d\xa4\xf3\x24\xee\x8d\x3a\xa5\x54\x89\x1b\xda\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x34\x58\xc4\x07\x6e\x28\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xc8\xad\x1e\x50\x03\xe9\x75\xfe\xed\x86\xf6\xd2\x64\x44\xdf\xd0\x5e\x9c\xd9\x7a\x07\x82\xa4\x49\x4f\xed\x25\x6d\xc2\xf3\xbd\x2a\x74\x8b\x98\x6f\x9e\xd0\x37\xb9\xdf\xb8\xbb\xc6\x11\xd2\x9b\xd7\x40\xfa\x20\xec\x1d\x91\x7d\x16\xfc\xc2\x9c\xa5\x6d\x89\x1b\x29\xd1\xaf\x13\x77\x37\x0a\x6c\xfb\xea\xbf\x1b\xce\x18\x07\xbc\x6f\x5e\x65\xe3\x73\xaf\x77\xc2\x2d\x8c\x9b\x5f\x28\x7c\x41\x3d\x26\x5c\x00\x21\x6a\xba\x13\x62\x15\xdd\x23\xd0\x47\xed\x95\x42\x74\xd3\xbe\x94\x1b\xc1\xcc\x26\xd7\xc3\x8d\x7b\x1e\x9b\x7c\x3b\x77\xc6\x85\xd6\x06\x39\x83\x55\x4a\x96\xde\x3c\xca\xe6\x20\xfd\xbd\xa2\x9f\xda\xe3\x77\x86\x95\x67\xda\x80\x1a\xe3\xb3\xb7\x37\xee\x79\x6c\x3f\xcb\x4a\xb8\xe1\x3a\x71\x71\x80\xbb\x50\x2f\xf7\x68\x85\xf0\x09\x83\x65\xd1\x8d\xe0\x2b\x8c\x62\x67\x3f\xa0\x6f\xd3\xa4\x57\x58\xeb\x46\xfe\x9e\x1b\xe5\xb3\x9b\xb7\xc3\xd4\x82\x92\x53\x6d\x6f\xe4\xfc\x34\xa9\x8f\x77\xc5\xf6\x71\x87\x95\x33\x14\x8c\x75\x11\x92\x3f\xa0\xa3\x4f\x3a\xcf\xdd\x16\x2d\x6a\x99\x70\x03\xe3\x6b\x9d\x1b\x87\x70\x1b\x5c\xc6\xb4\xda\x28\x80\x64\x7e\xdc\xb8\xc5\xc5\x41\xb0\x1b\x09\xc4\x8e\x30\xdf\x08\x6e\xba\x50\xe3\x8d\x53\xfa\x63\xf3\xef\x38\xb4\xd0\xdd\xdf\x85\x20\x96\xdf\xbf\xb1\xe3\xfd\x3b\x70\x66\x4a\xee\x0c\x2c\x48\x1f\xbe\xa7\xce\x95\xb6\xcd\x6d\xa8\x58\x12\x5f\x37\x2a\x2b\x39\x9b\xeb\x9e\x1a\x56\x72\x38\xe8\xee\xf4\xee\x0a\xc9\x7d\xad\xab\x1f\x40\x62\x3a\xe9\xe9\xee\xf0\x49\x7b\x99\x10\x58\xdc\x24\x1a\xee\x51\x91\xd3\x26\x14\x0d\xe4\xc2\x9b\x47\x51\x59\xda\xdc\x21\x2f\x80\xe9\xee\x90\x11\x23\xb5\x71\x58\xdf\xd7\xd1\xdf\x7b\x24\x44\x42\x0a\x22\x83\xaf\xfb\x77\xef\x1d\xee\x0a\x67\x6d\xdc\x3b\x0c\x59\x59\xc2\x37\xb2\x8b\x37\x93\xd6\xbe\xc8\x5b\x78\x87\xd3\xe5\x75\x74\xf4\xde\x79\x17\xad\x16\x8a\xd1\xc5\x17\x5b\xdb\xc1\x18\xa5\x0c\xdd\x70\xba\x84\xd7\x8e\x59\xc9\xc4\x12\xe3\x37\x9c\x2a\x0e\x1a\xdd\x07\xa2\x0b\x66\xb5\x8c\x16\x9a\xfb\x1f\x1d\xb4\xe3\xf7\x07\x41\xd0\xb4\x0f\x1a\x60\x52\xfa\x6e\x5c\xaa\x68\x3b\xe4\x46\xa9\xc6\xe6\x54\xa1\x1b\x15\x90\x9a\x37\x0c\xf4\xab\xcd\xdb\xfe\x84\x06\x57\xdc\x86\xcc\x74\xaa\xf9\x8d\x53\x6c\xc1\x07\x3b\xef\x73\x91\x8b\xbb\x24\x05\x0b\x91\x17\x57\x53\x98\x66\x2a\xb1\xf3\xad\x6e\xba\x5e\x9c\x8d\x74\x5f\x2b\xf7\x4f\x6d\x68\x5c\xa6\xd0\x6b\xe1\x41\x30\x5c\x0b\x28\x8f\x01\x2d\xd0\x78\xb9\x16\x90\x06\xea\x99\x34\xeb\x6d\x87\x1a\xd5\x76\x70\xde\x37\xe4\xac\x3c\x27\x37\xc2\x77\x3e\xeb\x7c\x23\x1f\xca\x3e\xbc\x9b\x37\x1c\x3a\x44\x79\xe3\x84\xd9\xeb\x4a\xe8\xfb\x86\x2e\xec\x7d\x89\xf0\x9a\x6f\x84\xb8\x1f\x8e\xa8\x0e\x10\x5d\x73\xd1\xfe\xfb\x01\x33\x94\x3f\xf5\x46\x32\x94\xa3\xe9\x37\x8f\x98\x99\x51\x3d\x58\xe9\xea\x36\xcf\xb6\x7a\x0a\x28\x08\xd0\x9b\x5f\x80\x37\xdf\xe1\x80\xfb\x41\xa1\x05\x4f\x89\xe1\x38\x67\xfc\xdc\x28\x1b\xd9\xea\x8f\x7c\x72\xf7\xc3\xe0\xc4\xa7\xf7\x67\xa3\x07\x4e\x28\x7e\x10\xbc\x73\x5c\xf9\xd9\x18\xea\xd2\x1e\x7e\x36\x60\xa4\xfa\x03\x5c\x61\x2a\x71\xf3\xf0\x4c\x9c\xd3\xdc\x1e\x94\x5b\x7a\x9d\x29\x7e\x98\xfc\xe5\x14\xa4\x07\xa9\xcd\x8e\x6d\x3f\xb8\x62\xc5\x6c\xe4\xa1\x7e\x26\x9f\xc8\x83\x64\xb0\x6d\xf8\xf7\x49\x67\xce\xf6\x7f\x58\x31\xdb\x39\x6c\x0f\xe2\x79\x2e\x17\xf6\xa0\x62\xb6\xcb\x36\x3c\xd4\xe7\xe4\x52\x79\x98\x07\xed\x39\x07\xd4\x01\xd8\xfc\x3d\xd2\xdc\xa5\xf8\x3f\xc8\x46\x73\xc1\xb2\x07\x37\x25\xda\xc6\x7f\x02\xc5\x97\x00\x5c\x17\x25\x6a\xaf\x3d\x28\x66\x30\x8a\x07\xb8\x89\x22\x43\xf4\x80\xae\x34\xa3\x18\x60\x3f\xe9\xf7\xb8\x76\xaf\x86\x88\x74\x88\x17\x3f\x20\xb7\xf6\x32\xe0\x22\x71\x07\x1c\x1f\x16\x37\x10\x67\x7d\x56\x55\x70\x4d\x2a\x92\x59\x4b\x53\x7f\x70\x63\x8b\x0f\xa7\x3c\x11\xdb\xbd\x79\x00\x6e\xf7\xe0\x11\xc0\x93\xe4\x6d\x79\x98\x44\xfd\x02\x9a\xd1\x3c\x69\xc1\x4f\xc2\x69\x15\x31\x90\x27\x31\x94\xad\x59\x23\x96\xf7\x3a\xc5\xfa\xe0\x8c\x9d\x0d\xf4\x07\x67\xec\x5a\x73\x1b\xa7\x81\xad\xce\x3d\xa8\xb9\xf9\x3a\xc4\xfc\x20\xda\x67\xa7\xc3\x93\xe8\x09\x15\xc7\x78\x50\x33\x7c\x64\x0f\xc9\x1c\x04\xa3\x05\xf1\xbe\xd7\x39\xea\x07\x01\x3f\x1f\x63\x7d\xf2\x5a\x09\x75\x91\x71\x8b\xbc\xc9\x87\x35\xa4\x9c\x51\xf7\x64\x4e\x43\x40\xc1\xf9\x66\xcf\xc5\x03\x5f\x9b\x0f\x54\x3e\x79\x49\x24\xbf\x00\x1e\x61\x82\x2f\x0b\x46\x61\xba\x10\x46\xa1\xa1\x4c\x11\xe6\x4b\xe5\x1f\x5e\x77\xe8\xb4\x9f\x67\x69\xa6\xb2\x60\x9e\x02\x6a\xe8\x6e\x93\xf5\x1a\xb3\xf0\xc6\xb5\x6a\x18\x40\x2e\xf2\xc7\x3e\x95\xd4\x60\xbc\xa1\x2c\x95\x93\xb8\x1f\xdc\xfb\xe2\x23\xfb\x0f\x82\x7c\xcd\x79\x84\x0f\xd2\xf8\x5e\x07\xaf\x1f\x9e\xa5\x1b\xc3\x63\xc0\x14\xec\xfe\x02\xfe\xd9\xe2\x36\xef\x5d\xd0\x2c\x51\x96\xca\xa6\xe6\x83\x02\x0c\x9b\x17\xa6\x42\x67\xf2\xda\x57\xcc\xc9\x68\xe3\xd1\xb9\x17\x9e\xa1\x1a\x3b\x40\xf7\x34\x5e\x21\x26\x00\xa1\x29\x37\x5f\xef\xff\xc0\x3d\xd8\x4c\x8f\xb8\x04\xc6\x22\xf3\x61\x05\x07\xa7\xd8\x3d\x0d\xb9\x4c\xb2\x9f\x9f\xb6\xf3\x05\xf7\x00\x0a\xcf\xfe\x60\x51\xb8\x16\xaa\x91\xf9\x98\x7d\x52\x1b\x96\x06\xf4\x40\x1b\xf6\x81\x9a\x07\x05\xad\x6a\xde\x7e\x22\x81\x1e\x3a\x27\x65\x7e\x3c\x9d\x13\x14\x0a\x91\x33\xd8\xcd\x13\x98\x32\x68\xde\x4d\x5f\xa5\x2c\xb6\x07\xb5\xb1\x7c\x96\xe3\xe1\x5d\x8a\x2f\x84\xa0\x22\x69\xb3\xb4\x80\xeb\x72\x78\xcd\x79\x31\xba\xf4\x9c\x07\x19\x82\xc1\x19\x7a\x0f\x22\xa0\xcd\xe9\xa0\x0f\xce\x0a\x38\x6d\xe9\x41\x04\xd4\xaa\xf7\x83\xa3\x03\x21\xbb\x9d\x70\x3d\xaa\x3a\xe4\xc9\x01\xa7\xc8\x3d\xd0\xd5\x7d\x4d\xda\x83\x1c\xc0\xe4\x5c\x8a\x07\x05\xd9\xdb\xf0\x88\x27\x27\xe9\x07\x0b\x68\x7f\x81\x1d\x2f\x77\xc0\x43\x6d\xde\x94\x8c\x88\xaa\x2b\x43\x3e\xfb\x22\x3c\xf5\xb8\xaf\xcd\xe4\x2f\x28\xc7\x8d\x97\x9d\x98\xd7\x90\xfb\x80\xb1\xed\xdf\x61\xe3\x6c\xee\x91\x1c\x41\xd6\xfb\xb3\x33\x0f\xc0\x72\x76\xc7\xf6\x19\x7e\x81\xa9\x15\x6e\x3f\x04\x41\x43\xa2\x84\x85\xd3\x45\x9f\x03\x82\xda\x94\x09\x5d\x3f\xb9\xb0\xc2\x73\x70\xc3\x6b\x69\x8e\xc5\xc6\x34\x04\x52\x01\x83\xd7\x1a\xce\x53\xdf\x50\xfc\x4c\x65\xbf\x39\xec\xff\xc0\x79\xea\x40\xf4\x73\x12\x6d\x72\x10\x3c\x48\xe4\xb3\xd7\xf9\x39\x17\x73\xf7\x03\xee\x60\x45\x42\x1e\xd6\x43\x75\xde\xdc\x03\xf5\xbf\x39\x0a\xf1\xd0\xdd\xea\x3d\x83\xeb\x16\x9d\x0e\xf1\x40\x55\xf7\xc5\xaf\x0f\xa2\xa8\xae\x13\xfa\xe0\xe4\x41\x7a\xb5\x2f\xbc\x2f\x90\x2e\xe4\x1a\x49\x49\x7d\xa0\x97\xdb\xba\x7d\x10\x53\x7d\x55\x62\x78\x58\x0b\xc2\xd9\xc5\x0f\x12\xeb\x7c\x49\xdd\x73\xaf\x49\x6a\xa5\xee\x35\x49\xbf\x41\x2f\x82\x59\x21\x2a\x91\xfa\x94\xde\xc3\xab\xc5\x4b\xf2\x0b\x17\xbb\x10\xee\xa1\xcc\xbf\x74\x59\x28\xf3\x3e\xf3\xfb\xf0\xe0\x9f\x13\xcf\x1e\xde\x18\xe3\xe4\xd5\x07\xb9\x72\x4e\xcf\x7b\x78\x83\xcc\x6b\x23\x42\x9f\xf7\x15\x5a\xcf\x43\xee\x2a\xcf\xc3\x33\xf5\xf7\xdc\x5f\x3d\x70\xa7\x7a\xe2\xac\x66\x6a\x09\x80\x6a\xa6\xba\x6b\xa0\x6e\xac\x4e\xaa\xfb\x8d\xea\xc6\x12\xed\x4a\x86\xa9\xdb\x0a\xce\x56\x3f\x98\x7b\x5d\xe7\xe8\xeb\x86\x0b\x62\x94\xbb\x55\x37\xd4\x8c\x50\xe1\xe1\xba\x05\xf0\xa7\xa2\x21\x79\x13\xb8\x6a\x3c\xd4\x2d\x50\xda\x57\x3f\x28\xe8\x41\x30\x05\x9e\xfa\x2a\x6a\x93\x37\x7c\xd6\xa6\x6e\x81\xf7\x7e\x55\x8f\x39\xd0\x83\x7b\xa4\xa5\x9f\xdc\x25\x10\x17\xdc\x03\x94\xfc\xe0\x21\x90\xd6\xf4\x11\x4a\x75\x63\x35\xaf\x92\x35\x02\x3c\xa0\xbd\xfe\xe4\xe4\x6a\xdd\x22\x49\x63\xa8\xbd\x08\x58\xc3\xf3\x46\x43\x19\x42\x75\xc3\xe1\x0f\x85\x6e\xeb\x86\x72\xa6\xaa\xe6\x54\x37\x94\xa4\xa8\xc6\x21\xd4\x65\x1d\x48\xaf\x5b\x24\x02\x04\x3f\xd2\xe3\x74\xe6\xb4\x6e\x91\xf3\xd7\xa2\xb0\x72\x98\xf2\x87\xea\x86\x23\x88\x8a\x1c\xd5\x0d\x37\x89\x77\x23\x08\xb7\x1b\xba\x5c\x49\xdd\xe0\x6e\xad\x2a\xdb\x56\xb7\xa9\xfd\x66\x15\xb9\xaf\x5b\xa6\xc6\x95\x45\x38\xd0\x54\x55\xf3\xa5\x6e\xb8\x8e\xb0\x27\xb7\x13\xda\xee\x00\x38\x88\x1a\x71\x85\x8d\xab\x3b\xe4\xb6\xcf\x02\x92\x17\x0c\x26\xd3\x5e\x26\x4c\x42\x13\xc2\xc8\x5b\xd2\xaa\xf2\xf4\x89\xb2\x8a\xeb\x86\x8b\xbb\xbb\xdb\x50\x65\x15\xb5\xa9\x1b\xe3\xc8\xca\xdf\xab\x1b\x8e\xa3\x0c\x2f\x04\x4f\xa3\xa8\x9a\x54\xdd\x10\x48\xce\xa6\x5d\x68\xb2\xfd\xd5\x26\x88\x02\x89\x45\x21\x8a\x26\x59\xb8\xdd\xf4\x7e\xe5\x76\xd3\xca\xd6\xc5\x2d\x35\x20\xc2\xce\x9b\x8a\x51\xd7\xad\x12\xaf\xfe\x02\xdc\xd3\x48\x98\x7a\x6c\x1c\x86\xb8\x92\x47\x98\x03\xa0\x28\x84\x2e\xc9\xab\x1b\x0b\x87\x79\x0a\x95\x53\x10\xc8\xa8\x5c\xdf\xbd\x7f\x11\xc5\xd6\xd1\x8f\xba\xb1\x72\xfd\x26\x9c\x41\x8f\x55\x71\x84\xba\xb1\xb4\x6a\x53\xff\x6d\x21\x5d\x10\x36\x54\x10\x34\xc3\x80\xda\xfa\xee\x80\xb6\x61\xd1\x0c\x1a\x45\xbb\xb9\x1c\x0a\x3c\x74\xf3\x87\x4e\xe6\x5d\x44\x7c\x50\x1c\xfb\xeb\x03\x20\xcd\xfc\xa0\x23\xab\xa6\x68\x48\x9e\x35\x51\x36\x79\xdd\x3a\x89\xb3\x88\xbc\x71\x37\xa1\xaa\x05\xd7\x8d\x57\x13\x7a\xcb\x77\x60\x2d\x8b\x76\x3b\x8e\x7b\x75\x61\x0d\x15\x22\xba\x37\xe0\xf2\xe1\x9a\x52\x78\xf5\x60\x31\x4c\xb8\x7a\xb0\x9b\x56\x19\x15\x2f\x1e\x92\x51\xf1\x4d\x20\xf1\x6e\xc2\x6a\x52\x19\x6b\x12\xc2\x13\x0e\x9d\x76\xf3\xa1\x41\xa0\x35\xc9\x75\xcf\x77\x35\x0c\x0b\x4a\x81\xcd\xe2\xf8\x59\x3d\x4e\xd5\x31\xbd\xc4\xcd\x72\x04\x9b\x1c\x91\x7c\x57\xcc\x57\x96\xea\xe8\xa5\xd8\xe9\x97\x7b\x75\x01\xb7\x59\x13\x0c\x3b\xc8\xe3\x35\x24\x5d\x44\xe6\x34\xd0\x2d\x93\x45\x18\x1c\xc5\xc1\xd4\x71\xd0\xa0\xf5\x34\x79\x0c\xb6\x9a\x77\x1d\x11\x66\x8f\x86\x44\x19\xd7\x6e\x12\x47\xe5\xfc\x6e\x62\x38\x20\xf2\x8c\xd7\x03\xb5\x3a\x4c\xc1\xac\x49\x51\x2c\x23\x71\xa8\xa4\x97\x9f\x58\x41\x75\xe3\xa5\x85\xe9\xf5\x35\xea\x6a\x34\xb7\x41\x4b\xa6\x94\x83\x46\x99\xb7\x28\x8b\xa7\x15\x4b\xd8\x93\x7c\xed\xf5\x00\xc5\xfe\xac\x06\xa0\x60\x45\x37\x6d\x9d\xb0\x3a\x8c\xf4\x73\x21\x5d\x63\x32\x5f\xef\x25\x1f\x50\xf9\x4c\xf5\x30\xeb\x86\xa0\x7c\xf7\x8e\xba\x96\xde\xa0\x21\x2e\xee\x41\x91\xd6\x45\x1c\xb9\x4d\x1f\xb2\x19\x15\x8a\xe6\x6f\x46\xcb\xb5\x40\x10\x4c\x70\x32\x57\xe3\xe9\x5a\xe4\x6c\x98\xa8\xbb\xba\x8d\xb2\xb3\x66\x55\x37\x95\x44\x75\x00\x1f\x73\x37\xe7\xba\x17\x5e\xd5\xc1\x0a\xe2\x0b\x8d\xcb\xc9\x5c\x35\x89\x1b\xc4\x6b\xf6\x4e\x5d\xb7\xf9\xf7\xb5\x74\xea\x91\xb7\x68\x9b\x2d\x50\x4f\x6d\x1a\xe1\x41\xbe\x96\x77\xcb\x43\x08\x04\x32\x9c\xd0\xaf\x1d\xfc\x2c\xa6\xa0\x11\x19\x85\x7f\xc9\xc0\x07\x45\xbe\x2c\xc2\x90\x51\xf8\x5a\x27\x6a\xad\x16\x48\xac\x42\x5b\x5e\x0f\xe8\x51\x92\x2e\x11\x50\x74\xdf\x92\x3e\xe0\x88\xaf\xc2\x09\x35\xf0\xde\x6d\x95\xcb\xa9\x01\x7e\x63\xaf\x53\xd8\x40\x8d\xd5\x1f\x70\x3f\x35\x3f\xe8\xdf\x5f\x4d\x9a\x74\x0d\xa8\xad\x66\x1e\x11\x36\x1a\x0c\x2f\x10\x08\x74\xf3\x17\x5c\x7a\x7d\xc1\xa4\x45\x9d\x95\xa9\x21\xc0\x8b\x6a\x18\xa8\xe6\x0a\xf1\x21\xf0\xac\x80\x30\x1d\xc2\x02\x52\x68\x08\x24\xe0\xec\x4f\xe0\x9a\xf3\xb4\x71\xec\x38\x24\xb7\x69\x0f\x14\x3f\x20\x75\x64\x03\xf1\x80\x9b\x6a\x16\x11\xa9\x32\xe2\xb6\x81\xaa\xab\xc8\x2f\xc4\x85\x69\xe1\x21\x82\x1e\x45\xf1\x01\x27\x35\xba\x98\x6d\x58\x07\x33\xaa\x5f\x60\x3a\xcf\xab\x4b\xa8\x03\x22\xf9\x90\x00\x82\x17\x3f\x51\x8e\xb9\x4b\xdc\x8e\xd4\x45\xa1\x81\xa7\x2e\x8a\x61\x58\xa7\x2e\xbc\xfc\x09\x86\xb8\x98\x55\x48\x74\x89\x7b\xb1\xe0\xaa\xf5\x45\x45\x35\xe0\xb2\xed\xde\x84\x07\xd4\xb1\xed\xdd\xbf\xc3\x0a\x32\x1a\x12\xd4\x32\x6d\xc3\xc0\xcb\x1c\x75\x48\xa7\x06\x6a\xb7\x5d\xb3\xca\x9c\x84\x7f\x5f\x93\x70\x0f\x8c\xe3\x89\x19\x85\x4c\x4c\xbb\x07\x5c\x4e\xef\xb5\xcd\x6b\x52\x82\x99\xda\xae\x27\x89\x74\x03\xef\xfc\xc0\xfb\xb5\xbb\x47\xa4\x14\xf0\xf7\x28\xec\x2d\xa9\x10\x70\x36\xa3\x0f\xf5\x87\x04\x83\x49\x4b\x3f\x90\x41\x01\x0e\x58\x1d\xc6\xad\xa1\x30\xd3\xd0\x64\x40\xc5\x76\x68\x34\x5e\xa9\xa4\x53\x43\x35\x54\x14\xf2\x33\x38\x95\x8a\x80\xf0\x51\x97\x48\x12\xfc\x38\x58\xdd\x87\x5f\xc0\x35\x7f\xc1\xbf\x83\x71\x45\x0f\x00\xbe\x34\x84\x9f\xca\x2d\x6e\xca\x44\xad\xb2\x61\x90\x2b\x41\x16\x51\x40\x51\x35\x2f\x0e\x38\x56\xdd\x87\xd6\x98\xa5\xcc\x8a\x29\x17\xfe\xd6\xde\x35\xa5\x06\xa2\x18\xfe\x9d\x33\x70\x87\x15\x33\x70\x1b\x24\xd1\x35\x83\xe5\x9f\x35\x99\x32\x35\x21\x79\xcd\xdb\xe2\x08\x1e\x82\xbc\xd6\x9c\xb0\x61\x92\xc1\x6d\x9e\xee\x32\xa3\x43\xf1\xb3\x17\x2f\x85\x8f\x54\xa1\x9c\x1a\xe0\x02\x1d\x32\x1d\x03\x2f\x65\x92\x03\xa9\x06\x5e\xaa\x6d\xdd\x38\x40\x75\xb5\x35\x1e\x90\xcf\xb9\x49\x9b\x0a\x70\x79\x8e\xcd\xbf\x67\xb4\xfd\x7b\x45\x5b\x93\x64\xee\x66\xf5\xd6\x18\x38\xfa\x69\xe6\x0d\x0f\x67\x1f\xa2\x84\x41\x90\xfd\xfb\x5a\x79\x21\x7a\x2c\x2c\x79\x48\x5a\x10\xd2\xe0\xc2\x4e\xf3\xb6\xab\xcf\x9d\x17\x6a\xa9\xcf\x95\xaf\x60\xcc\xef\xd0\x88\xa4\x65\x86\x95\x9f\x50\xfc\xc5\x64\xf7\xf6\xac\x84\x9d\xbe\x19\x13\x28\x0e\x89\x0c\x69\x95\x01\xe9\x9e\xc3\x42\x8c\x87\x44\xaa\x11\x8d\xfc\xcf\x21\xf7\x4f\x40\xba\xe7\x8b\xa5\xf0\x2c\xb3\xcc\xdd\xb0\x4a\xb3\x98\xcd\x1d\x8c\x28\x9b\x9e\x90\xfe\x39\xbc\x74\x07\x2f\xa8\xf0\x26\x84\x2a\x29\x07\x79\x0d\x27\x63\x87\xde\xc6\x38\x9b\xac\x8b\xe4\x6b\x80\xe2\xa8\x92\x82\x35\xa0\xe8\xee\x66\x18\x91\xce\x30\x82\xdb\x03\x6d\xa1\xf5\x24\x44\x82\x10\xa5\x56\x94\xf2\x57\xc3\x49\x24\x09\x40\x64\x8f\x0e\x73\x05\x56\xe0\x35\x71\x5d\x6b\xdd\x04\xe0\x45\x47\xb2\xe5\xd1\xb5\xd0\xec\x07\x34\x72\xcc\xcb\xae\x45\x2d\x42\x13\xeb\xdb\x16\xb3\xc3\x9b\xe9\x6c\x96\x61\xc8\x36\x18\x32\x73\x02\x93\x37\x93\xb9\x39\x4e\x0b\x0f\x53\xc7\x4d\x6d\xc1\xec\xf9\x5e\x8b\xa7\xd5\xe6\x15\x04\xc5\xec\x84\xe7\x7f\xab\xb7\x2e\x6a\xd8\x6e\x26\x49\xe8\x7e\xc3\x8b\xb7\x74\x3f\xcf\xe3\x21\x10\xfe\x00\xbc\xe0\xd5\x41\x07\x81\xb9\x03\x2c\x8e\x79\xf6\x83\xc5\x90\x43\x26\xe0\x70\xc9\x30\x4b\x46\xba\x81\xee\x9c\xac\x01\xfe\xcb\x21\xbb\x28\x42\x31\x1c\xf1\x47\x6e\xb8\xc8\xc2\x30\xca\xa5\xa9\x91\x77\x13\x28\x55\xa6\xc6\x8d\x22\x44\x22\x34\x2e\xff\xa8\x44\x40\x64\xb6\x40\x76\x17\x98\x40\x72\x0f\x98\x40\xf2\xef\x48\xeb\xd5\xaa\xc5\x80\x2a\xc2\xfe\x3e\xe0\xac\x59\x77\x1b\xdb\x43\x9c\x28\x06\x9c\x43\x90\x4e\x18\x71\xb0\x65\x24\xff\x5e\x48\x59\x1e\x00\xd5\xe4\x8a\x3f\xd8\x61\xc2\x78\x00\x6c\x87\xe4\xdf\x4f\xe2\xc0\x3d\x5e\xdf\x5f\xb5\x69\x89\x63\xc0\x12\x24\xb7\x71\xbb\x94\x34\xe3\xc8\x5c\x50\x55\x8d\xa9\x11\x2a\xe3\x48\x7e\x81\x49\x1d\x92\x30\x31\xd2\x11\x2e\xc3\x2c\x46\x9e\x57\xf6\x17\x8d\x5d\x6a\xcc\x48\xff\xfd\xeb\x0b\xd0\x51\x72\xfb\xe0\x17\xee\x82\x50\x6b\x21\xe1\xcf\xac\xda\x2d\x31\x81\x70\xb2\xdb\xcc\x50\x92\x68\x8e\xb8\xf9\xe0\x05\x34\x74\xca\xd4\x8c\x68\x16\xc7\x89\x7e\x81\xce\x46\x2f\x65\x3a\x60\xc3\xfb\x05\xca\x10\xa9\x80\x11\x09\xa7\x49\x89\x56\x35\xe2\x30\x6f\x75\x1b\x2e\xd3\x6c\xa0\xa7\x52\xd9\x86\xd4\x83\xc8\xeb\xa0\x54\x4e\xa7\x46\x9e\xb5\xb1\xb3\x24\x32\xfa\xaf\xd4\x8e\x1a\x79\xf8\xc6\xce\x91\x38\xb5\xca\xd8\x5e\x5d\xf4\xef\xaf\xfa\xc2\x2c\xca\xee\xaa\x34\x71\x8d\x50\x22\x75\x8a\xba\x46\x5e\x31\x65\xcf\x44\xe4\x15\xe2\xaf\x11\xb1\x12\x52\x84\x23\x0b\xc7\x29\xdf\xa0\xc6\x42\x8f\xa5\xb4\xf3\xc8\x92\x3e\xd5\xb3\x98\x8a\x67\xb4\x7b\x22\x16\xce\x4a\x3c\x3f\x42\x13\xb5\x85\x10\xcb\x9a\xa5\x50\xcd\xa2\x3e\xe2\x8d\xb1\xf0\xbc\xa5\xb7\x45\xc1\xb6\x30\x55\x33\xd3\x55\xa1\xf1\x1a\x0b\xa7\xa1\x21\x2a\x09\x48\x78\xe2\x71\x9f\x6a\xc4\xc2\xcd\x3a\x8c\x38\x5e\x4a\x5e\x8d\xa8\x0a\x41\x26\x5f\x40\xa4\x1b\xb4\x1a\xe8\x55\x1a\xd7\x43\xf2\xe4\xaa\x44\x61\x44\x3c\x3f\x18\xe8\xc6\x8d\x25\x3d\x27\x36\x46\x4e\x04\x43\xe3\x62\xfa\x03\x1a\x67\xdd\x1f\x30\xf8\xe7\xb5\xc0\xc5\xe8\x43\x9a\x54\xe4\xa1\x5f\x85\xeb\x6b\xc4\xc5\xe8\xa3\xb8\x8d\xcc\x51\xcf\x12\xe1\xfb\xea\x5d\x80\x88\xbc\x02\xe2\x35\xc2\xb1\x3a\xbc\xb3\x99\xcb\x6a\x00\x70\x49\xa8\x6b\x91\xd4\x88\xeb\xa8\x74\x17\x5c\x8d\xa8\xad\x6b\x6f\x43\x1c\xcc\x9e\x35\xda\xa6\xf6\x98\x2c\x93\x22\xb5\x47\x53\x17\x8b\xe6\x98\x14\xa8\x4d\x9a\x01\xb2\x4e\x6e\xf7\xfb\x28\x61\xe1\x5d\x3a\x68\x95\xd7\xf2\x23\x21\x04\x0f\xe9\xf0\x1a\x22\x11\xd6\x91\x99\x08\x07\xa9\x55\xfe\xc8\xa3\xc5\x32\x9f\xe3\x4e\xa9\xde\xfd\x00\x75\xfe\x4c\x88\x53\x09\x2c\x9b\x25\xcc\xc1\x3b\x5e\xf4\xfb\x41\xa1\x27\x85\x28\x1e\xcc\xed\x15\xbe\x58\xee\xd6\x44\xc2\xfa\x34\x2f\xde\x89\x73\xbd\xc3\x4b\x74\x30\xc0\xab\x29\xe1\x4a\xaa\x61\xa2\x42\x71\xbd\x61\x56\xba\xa2\xd6\x26\x53\xf8\x0e\x87\xdc\x16\x91\x2a\xa0\x97\x1c\x07\x81\x87\x57\x88\x2a\xa0\xcc\xfb\x48\x15\xb0\xb9\x3f\x48\x87\xe6\xfe\x40\xc4\xd2\x49\x23\x22\xd8\xe9\xd5\xff\xcd\x19\x6a\x06\xc8\x67\x1d\xde\x89\x4b\x27\xd4\x07\x70\x4d\x0e\x13\x39\x2f\x65\x30\xff\x41\x65\x5c\xdb\x17\xf1\x22\xc9\x09\xe0\xa5\x53\x7a\x55\x51\xbd\xa6\x5a\x51\x8a\xa8\xe7\x37\xcc\x4d\x70\xc0\x68\x98\xe8\x70\xbe\x48\x87\x17\x6a\xbc\xd6\x4e\xf6\x83\x03\xfb\xc8\x53\x20\x0e\x44\x06\x17\x70\x60\xd6\xc0\x2b\x18\x9a\xdb\x2c\xe5\xe6\xf6\xa2\x02\x41\x88\xe2\xb8\xd9\x9a\xcd\x8d\x4a\x15\x56\x2c\x70\x73\xe7\x78\x75\x08\x9c\x5a\xc0\xc2\x0f\x39\xfc\x3d\xe3\xe5\xd5\xba\x1d\xe2\xe5\xf6\x24\xc5\x87\xca\x99\x8c\xb2\x88\xe3\x41\xc3\x02\x97\xf1\x73\xe3\x0c\x85\x74\x37\x79\xe9\xe3\x8a\x8e\x7b\xdd\x57\x76\xab\x91\x82\x62\x33\xc9\xbc\x85\xea\xa6\x08\x35\x41\x83\xd4\x3d\xed\x35\x6d\xa4\xec\xa1\xf6\x62\xc0\x7e\x40\x49\x25\x71\x99\x36\x26\x47\xb8\x47\x90\xb2\xf4\xcb\xc4\x6a\x33\xd5\x6d\x46\xae\xab\x3b\xa0\xa6\x23\x95\x39\x51\x03\x15\x9a\xd2\x46\xeb\x5a\xbb\x23\x2d\x47\xa4\xb6\x43\x0a\x38\x4e\xa0\xfd\x9a\x18\x91\x57\x39\xa7\x9a\x96\x27\x52\x2c\x2f\xad\x13\x45\xd5\x6f\xc0\x0e\x6c\x1e\x03\x9e\xf3\xa0\xd5\x4f\x3c\x32\x24\xb5\x22\x45\x6e\x61\xb7\x3b\x3c\x95\xc2\x64\x1c\x84\x41\x43\x2e\xbf\xa1\x28\x3e\x41\xc5\xdb\x86\x5f\xa0\x24\x4a\x7e\xe1\x81\xbb\x4a\x98\x4a\x54\x23\xc4\x6a\x53\xe2\xae\xd3\x26\x4b\xcb\x4f\x28\x85\x2a\xf1\x56\x04\x7b\xa2\x13\xca\xb5\x6c\x4a\xb9\xae\x69\x2a\x71\xad\x79\x1e\xf0\x03\x9a\xd7\x25\x24\x68\x36\xb7\x97\x1f\xd0\x98\xca\x54\x03\xdc\x43\x5e\x40\x44\x3d\x18\x08\x7f\x6a\xc8\xcc\x9d\x67\x5c\x65\x3a\x75\xe4\xd8\x4a\x2c\xce\xfb\xb3\x64\x84\x04\x2f\x9f\x4e\x1c\xd4\x94\xe9\x12\x36\x11\x67\x6e\x54\x41\x8c\x92\x2d\xca\xc7\xa9\x89\x17\x27\xa8\x4e\x55\x4d\x85\x87\x1e\xe4\xe7\x4a\x4b\x3f\x4b\xfe\x04\x9e\xc2\x57\xbb\x4d\x2c\x66\xb7\x3b\x3f\x70\x0f\x94\xa9\xe2\x16\x89\x09\x9e\x0e\x17\x25\x28\x68\xca\x00\xad\xa9\xd2\x10\x6a\x7e\x40\x6e\x20\x0e\x97\x6a\x83\x20\xd4\x3c\x11\xc6\xd6\x75\x56\x35\xa1\xac\xe2\x30\x81\xc1\x1d\x38\x5e\xbf\x33\x39\xc0\x6b\x5b\x17\x05\x0a\x53\x28\xbc\xa8\x1a\x86\x35\x35\x1a\x15\xf2\x03\xa4\x86\xca\x31\xe2\x89\xa9\x51\x12\x9a\x44\x1b\xad\xfc\xe1\x37\x20\x0a\x4d\x1c\xad\x81\xad\xbb\xc7\x85\x39\x41\x89\x5b\xd8\xa3\x59\xd6\xd4\xe8\x92\xee\x47\xa9\x69\xdd\x20\x6a\x7e\xd1\xc8\x2f\xbc\x2b\x96\xc3\x4f\xca\x72\x42\x69\x46\xcb\x9e\xd4\xe9\xab\x30\x66\x3a\x43\x46\x1a\xa3\xaf\x69\x69\x0c\x5e\xe4\x6e\x0f\x7d\x62\xa5\xc5\xec\x2e\x89\x7b\x7f\xb0\x76\xbf\x16\x03\x17\x24\xd8\x83\x97\x3a\xf7\x9d\x7f\x07\xd1\x9a\x04\x07\x43\xb4\xde\x77\xac\xb0\xec\xb5\xe2\xa5\x5d\x96\xa0\x89\x27\xc0\x1d\xaf\x49\xd4\x03\x25\x6e\xd2\x60\x69\x24\xcd\x72\xe9\x7d\xde\x49\x83\x1b\xd5\xb3\x42\xb5\xc4\x6c\x4e\xcc\x8a\xcb\xf6\xf1\xa7\x41\xa8\x85\x16\x04\xbf\x87\x0c\x9d\xc4\x2b\x4b\x65\x2a\x25\x04\xc3\x87\x39\x01\x2e\x5c\x18\x66\x04\x3c\x24\xe5\xf0\x4e\x42\x2c\xbc\x7a\x0e\xbc\x09\xcc\xfe\x87\x84\x3c\x4b\x9b\x94\x09\x85\x6a\xec\x22\x49\xf0\x41\xc6\x57\x07\x73\x8e\x3a\x65\x53\x13\x5d\x90\xaf\xef\x41\x5e\x2f\x08\xb9\x47\xbc\xd5\xe9\x72\x94\x3d\x90\x98\x44\x69\x91\x8a\x48\xf8\x30\xf1\xa1\xf6\x73\x33\x92\x0f\xca\x6c\x43\x74\xdc\x53\xdf\x95\x02\x9d\xce\x0d\x6d\xcd\x80\xc5\x11\x1d\x89\x49\x67\x9a\x56\xb4\x89\x73\xaa\xa3\x65\xb3\xa8\x3a\x49\x08\xd9\x2f\x54\xbc\xa0\x29\x30\x87\xd2\x91\x89\x34\xf5\xcf\xa2\x03\xb8\x35\x2d\x7d\x52\x2a\x74\x9a\xfa\x64\xd2\x51\xa4\x9a\xa6\x3e\x99\x36\xd3\xde\x45\x13\xd8\x3c\x78\x2a\x94\x45\x87\x59\x6b\xba\x28\xa2\xa5\xe5\xa7\x0b\x09\x02\xd2\xc1\xd3\xd4\xff\x92\x63\x17\x89\xc5\x0d\xa5\x4c\xa5\x8b\xba\x8f\x15\x8d\x9b\x5a\x81\x57\x0e\x0a\x5f\x30\x23\xb9\x13\x40\x10\xda\x6e\x26\x78\x79\x0f\xdf\x9c\xb5\x3b\xc0\x9e\xcd\xdb\x4f\x4e\xa7\xd6\x84\x7c\xca\xf4\x62\x01\x37\x4f\x45\x6a\xfc\x87\xe2\xdb\x5b\xfa\x59\x38\x10\x92\x1e\x56\xe6\x74\x1b\xf1\x7f\x6f\xb7\x87\xeb\xe6\x76\x83\xaf\xcd\xcc\xf4\x21\xd2\x3e\x33\xc8\x1b\x3e\x08\x6e\x53\x1d\xe8\x7e\xc0\x1d\x2e\xf2\xcf\x38\xac\xed\x7c\x97\xbc\x3d\xe8\xe1\x33\x89\x1c\xc8\x86\x24\xa6\x32\xfc\x7b\xc3\xa6\x44\x0e\x40\x73\xf0\x0b\x79\x8a\x46\xa9\xd9\x39\x70\x12\x43\xed\x86\xf7\xab\xda\x9d\x1d\xfa\x01\xf4\xc1\xee\x36\xe5\xbb\x78\x6b\x46\xe9\x99\xa1\x0b\x0a\x6a\x5e\xc7\x79\xc4\xd9\x32\xd2\x11\x87\x6e\x28\xa8\x39\x52\x73\x12\xa3\xca\x91\x98\xf2\x17\x1d\x6d\x77\x49\xde\x38\xfc\x60\x11\x87\xe6\x81\xea\xd5\x2a\x67\x50\xf3\x54\xe7\x92\x2e\x0f\xa9\x99\x09\x88\x2a\x55\x52\x33\xcf\xef\x38\x7e\x92\x13\xf6\xad\x98\x63\xe6\x81\xef\xfc\x7a\x40\x20\x35\x04\x82\xbc\x4e\xad\xcb\x74\xc8\x65\xaf\x77\x5a\x15\x00\xd5\x66\x6e\x92\x17\x07\x0e\x37\x15\xe9\xa9\x99\x07\xb8\x1d\x60\xc9\x19\xcc\xc8\x43\x64\x7a\xd8\xe5\x1e\xc9\xa8\x77\x67\xe3\x3a\x33\x5f\x30\x1b\x93\x85\x54\xae\x70\x43\x2e\x14\xa6\xdd\x0f\x70\x97\xe8\xe6\x36\x63\xd7\x92\x95\xb9\x30\x8d\x45\x3c\x33\x2f\x67\x56\xf1\x83\x8b\x79\x03\x42\x55\x59\x33\x55\xa7\x95\x41\x78\x61\xbf\x92\x8b\x4a\xbb\xce\x75\xc1\xa9\x99\x54\x12\xa6\xa0\xa8\x70\x23\x44\x7f\x40\x3d\xc3\x84\xc9\x62\x35\x56\x55\x32\xdd\x57\xaa\x14\x53\x73\x23\x1d\x2a\x16\x94\x1b\x56\x34\xfa\x05\x9c\x96\x15\xaf\xcf\x6d\x85\xa7\x04\xd4\xd4\x86\x5a\x33\x76\xdb\x42\x8d\x5f\x58\x98\x50\x17\x38\x5b\xed\xb4\xbb\xdc\x29\x0d\x8a\x1f\x34\x7e\xa1\x3e\x3b\x68\x3f\xfa\x85\xb5\xe6\xc2\x04\x3d\x52\xd9\x7b\x76\x04\x76\xa1\x99\xb3\x8a\x5d\xf3\x17\x60\x0a\xe2\xde\x79\xea\x26\x65\x33\x53\x40\x59\xe6\xf4\xfa\x9e\x74\x28\xb3\x31\x0f\x64\x8d\x56\x77\xc8\x9a\xa3\x82\x99\x57\x37\x39\xbf\x37\x53\xd3\xb0\x77\x32\xef\x5c\x5f\x49\x98\x8c\x78\x66\xf0\x5a\xec\x84\x49\x93\x5a\xaa\x85\x3c\x0e\x79\xa7\x98\xf4\xfa\xee\x10\x18\xb2\x5c\x33\x3c\x57\x0e\xa1\x66\x9e\xd0\xc8\x26\x21\x1c\xb7\x56\x81\xdd\x9a\x77\xca\x55\xc1\x78\xa0\x50\xa3\xf1\x8a\xac\xbb\x66\x06\xc0\xd3\xd8\x39\xfe\x28\x4b\x2e\x1f\x2c\xf0\x23\xf0\xa6\xe6\x51\x36\xd9\x24\xf9\x80\x63\x4d\x16\x6a\xe6\xcd\xeb\xba\x1f\xab\x66\xdc\x38\x6a\xf1\x92\x4f\x08\x71\x19\x20\x79\x5d\x2a\x21\xf5\x2f\x9f\x40\x61\xf2\x07\xd8\x42\x32\x93\xf2\x49\xa3\xb8\xba\x87\x9d\x42\x53\x18\x40\xa1\xe5\xe6\x3d\x75\x22\x1f\x4d\xa6\x7e\x5e\x35\xef\x4c\x59\xd7\x5a\x67\xcd\x92\x9a\x86\x14\xb6\x4c\x57\x95\x87\xa4\xab\xca\x96\x7c\xbe\x16\xfd\xbb\x4b\xd0\xbf\x2c\xb3\x3c\x55\x91\xb2\xc9\x2e\xcf\x77\x04\xcb\xd3\xfb\x54\x2c\x2c\x33\x59\xa7\xa6\x99\x0d\xdf\x34\xe5\x86\x7b\x20\x69\x09\x4f\x37\xf1\x24\x90\xe0\x8a\xb2\xdd\x95\x6f\x32\x76\xf3\x89\x1b\x62\x59\x2a\x60\x7e\xb8\x23\xfd\xc5\x13\xd0\xa3\xb0\xf2\x00\x2b\xe6\x02\x0f\x64\x8d\x69\xe3\x21\x57\x30\xa2\xa9\x6b\x48\x25\xcc\x0f\x2d\x1e\xeb\x16\x0f\xb0\x62\x2c\x3c\xe4\x44\xa6\x96\xe7\x9a\x2f\x58\xbc\xc1\x17\xe5\x3c\xd7\xfc\x70\xcb\x4a\x18\x95\x0d\x8a\xae\x74\x91\xb2\xc2\x9b\xf2\xb3\x16\xde\xea\xa4\x7a\x23\xb5\x6c\xa0\x37\x89\x96\xb2\xad\x2e\xf5\x60\x79\x82\xa4\x1b\x97\xb0\xd6\xc6\x0f\x18\x59\x19\xfe\x04\xab\x2f\x09\x58\x78\x15\x86\x63\xdf\x85\x57\x61\xe8\x2e\x94\x5a\x02\xf6\x51\x71\x1b\x13\x7f\x0d\x71\x73\xcc\xa6\x07\x14\x4e\x62\x7f\x65\x2a\x2c\xcd\x27\x03\x4a\x04\x45\x49\x36\x95\x88\xd5\x92\xb8\x2b\x2c\x27\x6c\xbb\xbb\x44\xca\x09\x69\xc3\x25\x62\x75\x0c\x63\xc4\xde\x97\x70\x2b\x91\x4e\x75\xf7\x78\x13\x24\x3f\xc0\xa1\x6f\x4f\x22\xad\xc5\x50\x0f\xf4\x46\xa9\xf8\x51\x2d\xd4\x4e\xc4\xcc\x4a\x02\x51\x8b\x85\x97\x04\xc4\x8a\xe8\x0b\x7d\x53\xd2\xf3\x0a\x6f\x5a\xb7\x23\xa9\xe0\x74\xb1\x5d\x05\x05\xa5\x82\xeb\xab\xc3\x07\xa1\x67\xcd\x91\x57\x74\xda\xc7\x52\xf2\x5a\xec\xa1\x07\xd0\xa8\xb4\x4b\x4a\x5e\x44\x2d\x18\x32\x61\xd4\xc2\xf0\xc0\x85\x53\xaa\x4a\xc6\xda\x8a\xdb\x94\x4c\xfe\xe4\x21\x61\x18\x79\x65\x57\x70\x50\xfa\x72\x41\x70\xd0\x5a\x46\x59\xce\x27\xe9\xaa\xa5\x10\x68\x45\x27\x4a\x01\x91\x8b\x81\x95\x42\x3c\x6b\x65\x70\x6d\xa7\xca\x8d\xd5\x52\x38\x07\xb7\xa1\xba\x8a\xbd\x95\x82\x29\x34\xf7\x0f\x15\xaf\xfa\x77\x8a\x7b\xe9\x67\xa5\x2e\xe6\x22\x98\x71\x94\xb8\xc4\xfa\x13\x29\x54\xa8\x57\x99\x32\x71\x88\x58\xd7\x93\xd4\x52\xd7\x1a\xb8\xf7\x83\x08\x10\x4e\xe1\xa7\xf2\xb9\x9a\x82\x53\xc0\xd5\x84\xd7\xc0\xdb\xbc\x06\x53\xcb\x8a\xb6\x8f\x4b\x43\x3c\xcc\x84\xd6\x50\x5f\x40\xbc\xb1\x34\x20\x4c\x8e\xb6\xc2\x1b\xb3\x9a\xc9\x64\xc5\x08\xa5\x7f\x96\x4e\xf3\x56\xba\x7c\xe9\x6b\xd1\x04\x63\x5f\x2c\x5f\x58\x45\x09\x1b\x73\xc7\xd2\x79\x89\x82\xd0\x82\xd3\x13\x96\x8c\xa5\x2f\x20\x34\x8b\xce\xc3\xd2\x1e\x12\xba\x83\x3b\x98\x4a\x59\x52\x4d\x83\x5a\x10\x25\xb4\xaa\x59\x06\x15\x73\xa9\x75\x65\xd0\xbc\x88\xfe\x02\x35\x6f\xbc\x9f\x78\x38\x42\x45\x40\x6b\xc1\x7d\x9a\x8e\x70\x94\x01\xa6\x62\x2e\x84\x2c\x33\x5d\x55\x5f\xcb\x3a\x2c\xe1\x0d\x39\x20\xb6\xdc\xc1\xbe\x76\x87\x1f\x30\x00\xac\x1e\x97\xd2\x26\x23\xba\xec\xbc\xb0\x59\x43\xd0\x1f\x24\x2b\xab\x2c\xa5\x4d\x16\x4d\x61\xd1\x9c\xf8\x7a\x40\xa0\xdd\x23\x6c\x09\x2f\x0c\x1c\x3c\x8e\x62\x97\xa5\xa3\x0d\x0f\x49\xce\x28\x98\x0f\x5e\xb9\xe7\x36\x19\xa3\x59\xe9\x0a\x50\x4a\x74\x96\x83\x66\x80\x34\x8a\xc2\x4a\xc5\xb6\x2d\xca\x01\xde\x29\x2d\xa7\x20\x6f\xad\x35\x6f\x41\xc4\x34\xad\xdd\x16\x86\x2c\x37\x8f\xc9\xf3\x7e\x9a\xe5\x41\xfe\x6e\x11\xc3\x1b\xc4\x9a\xc9\xe1\x84\xc6\x60\x46\xc5\xbc\xb6\xea\xd5\x3c\x21\x94\xbc\x91\xe9\x66\x32\xe3\xc2\x51\x5d\x07\x25\x0b\xbd\x4c\x5e\xfc\x93\x86\x7d\xf2\x08\x83\x20\xf8\x0b\xb8\xc6\xcc\xae\x4f\x08\x29\x33\xa2\x73\x4d\xc2\x43\xe2\x60\x95\x34\xda\x72\x91\x53\xbd\x1e\x80\x35\x78\xe3\x5e\xdc\xa7\xc6\x3c\xef\x8e\xaf\x5e\x7e\x68\x83\x56\xd5\xca\xc5\x4d\x60\x9d\xe3\x82\xd2\x6f\x92\xbd\x40\x4f\xde\x24\xbc\xd5\x53\xe7\xdb\x6b\x41\x26\x9c\x15\xa7\x32\xd5\xc5\x90\x6c\x15\x96\x1b\x97\x95\x78\x9a\xd0\x0e\x9d\x72\x55\x50\xc6\xd0\xaa\x59\xc1\x09\x89\x68\x34\x21\x0d\xae\x19\x22\x1c\xf5\x7d\x09\x56\x68\x8f\xc1\x7b\x06\xca\xa2\xaf\xff\xaa\x85\xca\xa2\xe7\xfc\xac\xa5\x17\x04\x0f\x57\xca\x20\xa1\xee\x4e\xb2\x9e\xf5\x00\x09\x56\xa2\x10\x99\x6c\x2a\x9b\x56\xeb\x06\xf3\x5b\x3c\xb6\xa2\x30\x8e\x1d\xbd\x75\x03\x71\xbd\xda\x6b\xa1\xb2\x1e\xa0\xb6\xa3\x14\xb9\xba\x31\x6e\xf0\x23\x19\x54\x59\x33\x47\x55\xd8\x6a\xdd\x06\xc0\x71\xef\x50\x97\x86\xc1\xa3\x77\xbe\xa9\x4d\x09\x20\x76\x5e\x71\xe7\x85\xea\x30\xd4\x8a\x1a\x39\x9b\x3b\x44\x0d\x1c\x1b\xc0\x35\x40\x26\xbd\x7e\x87\x6b\x4f\x7c\xab\xe2\x86\x0b\x17\xda\xae\x95\x4a\xa5\x07\xe4\x45\xf1\xb6\xd2\xeb\xff\xc7\xd8\x95\x9c\x4d\x8c\xea\xc0\x54\x26\x84\x36\x9b\xe0\x32\xb9\x78\xcd\x3f\x84\xf7\xb9\x4a\x53\xe5\x77\xfb\x8f\xee\xb6\x41\x80\x10\x85\x56\x94\x02\xfd\xf9\xce\x3c\x36\xc2\x21\x8d\xb1\xb0\x5a\x9a\xc6\x50\x78\x49\xd7\xf5\x6d\xa4\x1f\x9b\x76\xf0\x60\x8a\x66\x5f\xe3\x47\x41\x06\x99\x70\x13\x1d\xa9\xb3\x45\x54\x49\xaa\xdd\x67\x20\x45\x9f\x46\x91\xb5\x43\xdd\xe5\xe2\x07\xfe\x81\xc7\x5c\x75\x17\x8c\xa6\x98\xa6\xe1\x24\x33\x9a\xca\x0b\x6b\xa3\xa9\x2f\x84\x60\xa6\x01\xf3\xe0\xb5\xae\xbc\x32\x4e\xff\xb0\xfd\xfb\xcf\x74\x00\xc7\xa8\x4c\xf6\x33\xfd\x03\x24\x9b\x4e\xf7\x51\x83\x54\xfb\x87\x1c\x86\xa8\xae\x74\xbf\x92\xf4\x1c\x2f\x76\x0d\xa5\x3d\x1f\x03\x05\x4e\xd7\x87\x86\xf7\x24\xdc\x24\xfa\x06\x83\x89\x8d\xd2\x46\x7b\xf7\xe4\xe6\x51\x43\x53\x57\x74\x2d\x19\xf0\x8c\xb3\x7d\x68\xbc\x58\xb7\x6f\xda\xd3\xa3\xf1\x48\x11\x2c\x1c\x8d\x6b\x25\x65\xc2\x68\x0c\x32\x97\xdc\x18\x2f\xd8\xed\x9b\x59\x90\x76\x5a\xdf\x63\x07\xb4\x83\x76\x5a\x1c\x2d\x97\xc6\x44\xf0\xa6\xd3\xdc\x07\x86\xa9\x33\x64\xf4\xe4\x41\x0d\x93\xf0\xd7\xfb\xa0\x23\xb0\xc5\xfb\x86\x86\x54\x5f\x12\x47\xc7\xce\xf5\xc4\x76\x6a\x10\xcc\xa3\x80\xb7\x9b\x59\x12\xf0\xd6\xda\xc5\xd1\x49\x92\x7a\x60\xe2\x1c\xab\xd4\x06\x03\x8e\xed\x7a\x39\x5e\xb8\xdb\x6d\xb4\x1a\x2c\x8f\x61\xcb\xc2\x18\x9c\x7b\xf1\xcf\xe0\xe6\xf6\xff\x03\x59\x2f\xdc\x00\xbc\xd6\x2c\x1c\x99\x16\x3b\xbc\x75\x07\xed\x6c\x66\x38\x7a\xce\x79\xda\xe0\x39\xe7\x88\xe4\xf1\x42\xe2\xbe\x79\xa5\x02\x5e\xb6\x66\xc7\x84\xc4\xa2\x30\x3a\x07\xed\x06\x90\xc6\x4f\x87\xf7\x08\x72\xf8\xe6\x2f\x50\x18\x5f\x97\xaf\x41\xc7\x3a\x25\xb4\x1b\x23\x4e\x7e\xa1\x69\x8b\x3c\xad\xdd\xc4\xc3\x37\x34\x4c\xb8\xd2\x7d\x34\x29\x83\x35\xf2\x84\x72\xc6\xac\x18\x96\x86\x31\x31\xd1\x26\x0a\xaa\x4b\x65\x40\x19\x03\x9a\xcb\xcd\x4b\x39\xc1\xd1\x9f\x0e\x09\x48\x75\x16\x8f\x09\xe6\xf0\x34\x2c\x52\xe4\xa5\x42\xcc\xb1\x15\x2f\x63\x11\xdc\x75\xff\x80\xc3\xfa\x6f\x71\xab\x03\x9e\x77\xd6\xf7\x8d\x45\x7a\x35\xde\x45\xe6\x16\xfd\x0b\xbc\x2c\x14\x37\x98\x63\xdb\x57\xa3\xb1\xe3\x58\xb5\xb0\xdc\xe9\xef\xee\x67\x68\x4c\xec\x9b\x3a\x50\x6f\xce\x8a\xd8\xc1\xac\x32\x3e\x77\x19\x61\xa1\x24\x81\x63\x20\x89\x8c\x2f\xd9\x83\x91\xc1\xca\x2a\x38\xc6\x81\x70\x4b\x4b\xb6\xd4\x51\x9a\x57\x61\x10\x35\xfa\x1d\x07\x79\x4f\xd7\xab\x71\x60\x16\x4c\xd3\x81\x55\xd3\xcd\x66\x1c\x3c\x12\x7c\x3a\x43\x71\xa9\xe4\x9c\x63\xc0\x62\xba\x7d\x1a\x7c\x40\x92\xd8\xe4\x24\x2c\xb4\x58\x02\xd6\xdd\x84\xa0\x06\xa0\xec\xe6\xed\x84\x94\x93\xd5\x1e\x03\x83\xc1\xbe\x1e\x34\xb0\xac\x8b\x70\x8e\x71\x92\x66\x3f\x73\x37\x78\x50\x34\xa1\x1a\xe2\x8f\x33\x6b\x62\xeb\x93\xab\xf1\x0d\x75\xfa\x62\xd3\xbe\xf9\x0b\xb8\xc8\x59\xc7\x37\xa0\x97\xdc\x3e\xef\xe7\x3c\x69\x5e\x2e\xe4\x6d\xfd\x3c\x43\xfd\x6c\x10\x72\x25\x3b\x89\xbf\x6e\x88\x91\xcf\x33\x28\x10\x5a\x1e\x4c\xa0\xed\x00\xb0\x01\x93\xa9\xbd\x9e\x06\x33\x46\x1a\xd2\x0f\x3a\xd5\xd9\xed\x78\xb0\xde\x87\x11\xf8\x78\xd0\xa7\x21\x03\xcd\xa4\x9f\xff\x2b\x60\x8c\x68\xa2\xd7\x9c\xd4\x71\xe3\xe9\xf8\x5e\x83\x7c\x02\xcf\x22\x11\x05\xda\xac\xbc\x18\x0f\xd1\xb2\xdb\x43\x9a\x02\x9f\x82\x2f\x94\x9d\x0e\xba\x1b\x88\xe8\xa8\x9f\xf6\xa1\xa1\xf6\x41\x0c\xb5\xe6\x47\x20\xa0\x9e\x9b\x1d\xb1\x83\xb5\xeb\x75\x90\xc7\x2f\x37\xd0\xd2\x0f\xf5\xdf\x7f\x9a\x63\xd7\xe3\xd7\x39\x65\xfe\x82\xf0\xa3\xfa\x0d\x04\xa1\x48\x16\x07\x63\x7b\x87\x3f\x38\x70\x39\x34\x09\x17\x52\x4b\x4d\x3d\x03\x31\x4d\x3f\xe3\x48\x14\x62\x8a\x8d\x42\xce\x1d\x6c\x2c\xb5\x23\xb9\x12\x5b\x56\x7a\xd0\x33\x5c\x6e\x3f\x2d\x90\x71\x86\x9e\x03\x69\x2e\x45\x21\x03\x7f\xc3\x24\x6e\x20\x79\xf9\x99\xfb\xa7\xfa\x07\x64\xaa\xdd\xdc\x03\xf6\x7c\x35\x05\x88\xfb\x75\x03\x8c\xe2\xf0\x0d\x24\x4a\x22\x0d\x8d\xa1\x50\xff\xd1\xfc\x09\x8c\x6f\x1e\xe4\x8b\x4d\xeb\x67\x16\x5e\x68\x5a\x7d\xe2\x45\x61\x72\x6b\x7f\x9f\xee\x53\x7a\x06\x89\xda\xe0\x91\xf9\x19\x45\x72\xcd\x59\xd5\x98\x5e\xdc\x59\x8d\xb7\x22\x0d\xc0\x12\xbe\x01\x15\xeb\xf6\x79\x06\xaf\xb7\x3f\x5d\x82\x02\xfa\x57\x1b\x83\x03\x98\xd5\xf1\x7d\xc1\x5c\x8d\xda\x68\x51\x73\xa7\xfa\x03\xb0\x89\xe7\x8b\x10\x55\x7a\xb6\x68\xbc\xd8\x6a\x2b\x04\x43\x80\x7d\xe3\x88\x46\xfa\x35\x03\x99\xf1\x46\x9b\x39\x5a\xca\x55\x7f\x01\xb5\x98\x44\x7d\x24\xe4\xdc\xdc\x04\x0f\xac\xe1\x26\x10\xee\xe9\x59\x6f\x08\x63\xf7\xff\xd4\xc8\x4a\xc6\x05\x32\xde\x4c\x8f\xa2\x57\x14\x43\xf3\xfb\xbc\x89\xea\xba\x10\x3d\x57\xc5\x5f\x0c\xaa\x98\x34\x31\x1d\x52\x51\x20\x22\x3a\xb2\x53\x7c\x3e\x48\x9a\x35\x08\x62\x54\x73\x56\x67\xc2\x18\xfd\x3f\x20\x23\x85\x93\x02\xc6\x6b\x07\xb9\x07\x22\x89\x9d\x2f\x26\x58\x9f\xed\xf3\x3f\x7c\xee\x75\xc1\x8f\x81\x93\xa3\xfb\xfd\xdc\x6d\xfe\x01\x06\x27\xe9\xc5\x63\x20\xb2\xc7\xaa\xf5\x40\xbd\x36\xd5\x25\x18\x41\x00\xaa\x03\x32\x62\x83\xf7\x83\x9f\xa1\x88\x11\x08\x88\xe0\x7d\x5f\xb3\x1c\x9c\x65\x4b\x41\x38\x0e\xda\xf1\x2b\x58\xa1\xd9\x5a\xdf\x80\x16\x57\xf5\x11\x47\xd0\x12\xae\xd2\xbd\x23\x02\x28\x41\x46\x94\x40\xd2\x1c\x9b\x12\xe3\x85\xa3\xd5\x46\xec\x98\x89\x12\xd4\x62\x56\x86\xf1\x2c\x4c\x9e\xd0\x02\xfe\x31\x71\xf6\x58\x8a\x31\x4f\xb9\xbb\x20\xfe\xb4\xd8\x9b\x07\x9e\x45\xe2\x24\x89\x6e\x2f\xb7\x9c\x5f\x48\x90\x20\x12\x90\x3c\xd1\xf6\xac\x58\x4c\x44\xe8\x2d\x95\x00\x55\x37\xaa\xc8\x0a\xcc\xcb\x6f\x30\x8d\xbe\xfa\x60\x3e\x45\x5f\xda\x02\x7a\x60\x9f\xb0\xb1\xf2\xd4\x17\x99\x8b\x97\x03\x2f\x0e\xcc\xf7\x1f\x59\xbb\x12\x89\xb8\x0f\xa8\x27\xbd\x16\x48\xb8\x58\x04\xf1\x02\xf9\x15\xad\x94\x8d\x1d\xa2\x45\x40\x39\xe0\x27\xf8\x59\xdb\x9d\x1a\x54\xef\x98\x1d\x92\xc5\xb2\x7a\xe7\xcc\x6b\x0c\xc8\x7d\xe8\x38\xcd\x60\xc6\x1b\xeb\xdf\xe3\xc8\x89\x54\x17\x07\x95\x60\x82\x74\x71\xe0\x32\xe2\x4d\x7b\x00\x34\x5a\xb0\x1c\x94\x0b\xde\xf6\x59\x48\xd9\x1f\x40\x5a\xfb\x7c\x20\xee\x1d\xee\x11\x34\x7b\x6d\x5f\xdc\x3b\x9b\xf7\x4c\xea\x70\x2d\x5f\x59\x36\x59\xf8\x2e\xe0\x19\xe8\x14\x35\xc1\x24\x37\x61\xc1\x73\xd2\x21\x45\x97\xe5\x38\x81\xcd\x7f\x6e\x91\x12\xdb\x7b\x00\x4a\xdc\xed\xf3\x01\x35\x69\x5e\xa9\x33\x79\xe1\x6f\x67\xd0\x89\x8c\xb0\x61\x0a\x21\xf8\x3e\xcf\x10\x2b\x96\xb5\xf0\x2b\xb4\xf2\x35\xe0\x57\xd8\x2d\x18\xaf\xe4\x76\xcd\x21\xfc\x0a\x7d\xc5\x0c\x80\x6a\x87\x0c\x07\xd4\xbb\xed\x73\xa0\x5c\x13\xee\x9a\xfe\x60\xf1\x05\xcd\x19\x1d\x11\x87\x9f\x79\xf1\x95\x06\x22\x98\xb8\xdd\x2e\x50\x71\xe1\xd6\x66\x04\x78\x71\x90\x9a\x64\xc6\x4a\x7f\x80\xc4\x0d\x05\x83\xb7\xec\x0d\xce\xb2\x18\xb9\x73\x87\x6a\x94\xf0\x17\x70\x5e\x86\x20\x0c\x37\xc0\xbb\x21\x57\x3c\x8d\x37\x29\xd0\x18\xe0\x3e\xb0\x79\x4c\xa9\x11\xb6\x30\x7d\x36\xa8\xab\xd4\x00\x63\x59\x7c\x2f\x0e\x54\xba\xf9\x9c\x9a\x0f\x8b\x10\xfb\xff\x2c\x3f\xa5\x67\x0e\xc1\xbc\xfb\xd0\xeb\xc2\x27\xca\x93\x13\xaf\x69\x7b\x81\x79\x58\xb9\x1f\x0f\xe3\x25\xdc\x05\x9c\x24\x9c\x25\x21\x1e\xe8\x64\x2d\x95\xe0\x60\xe0\x8b\xe8\x04\xf2\x6e\xb6\xa4\xce\x1f\x6e\xcb\x1a\xd4\x44\xe9\x9b\xa2\x1e\x27\x94\xd0\xa5\xbb\x81\x0e\xa5\xde\x7f\x0b\x3d\x19\x88\xa2\xcc\xd1\x63\x6e\xe4\x3e\x35\x48\x98\xec\xcb\xc2\x84\x9a\xd7\x5e\xaf\x13\x99\x1f\x95\xfb\x76\xcc\x8d\xdb\x4b\xb7\xe9\xc9\x5c\xe7\xbe\x8f\x4f\x14\xe2\x1b\xce\x4e\x31\x09\x84\xa7\xfb\xa4\x61\x47\x6b\x37\xa1\xf7\xb5\x03\xf2\xa4\x77\xa4\xa4\xf9\x64\x70\xb2\x6f\xf4\x93\xb5\x6e\x9a\xa9\x2e\x60\xaf\xe9\x67\xc4\xf0\x68\x25\x26\x9c\x0b\xb6\xe9\x16\x09\xd2\x8a\x49\x20\xe0\xf1\xcc\x15\xde\x3c\xb5\xed\x66\xc5\x16\xf0\xb8\x2b\x25\x95\xd0\xe9\x44\xf8\xb2\xb1\xf1\xac\x59\x2a\x49\xcf\x0b\x0a\x78\x75\x59\xb9\x4d\x4d\x64\xcd\x72\xaf\x7a\x06\x5a\xff\x34\x48\xdd\xe5\xf2\x0f\x49\xa3\x9a\x6c\xc0\x38\xd2\xce\x4c\x84\xc2\x38\x17\xd6\x6c\xf4\x04\xd7\x18\x1a\xb2\x80\x87\x9f\xa1\x4d\x5f\x7e\xa6\x8a\xd6\xab\x4f\x78\x3c\xdd\x20\x62\x8a\x86\xff\xe7\xad\x69\x99\x02\x6a\x68\x75\xc4\x4c\xe6\x7b\x54\xe2\xe2\x31\xe1\xaf\xa0\x4c\xe4\x63\x36\x72\x8b\xc6\xc4\xfc\x8f\x3a\xb9\x27\x15\xb4\xfe\xbe\x43\xbb\x63\x12\x3b\x73\xd4\x68\x16\x99\xd9\x5c\xc0\x71\xf6\x1c\x93\x06\xd9\xb9\xcf\x97\x7b\xa4\x46\xb7\xbb\x09\x72\x97\x56\x92\xde\x9e\x8e\x9c\x9a\x3d\x53\xd7\xea\xf9\xc2\x3e\xf7\x33\x16\x6a\xfe\x29\x6d\xcf\x1c\x38\xc5\xcd\x16\x08\xa2\xf9\xf0\x72\x7a\x1f\x78\x7b\x8c\xe4\x0b\x91\x13\x04\x06\xd2\x50\xcc\x17\xbb\xf6\x22\xbd\xf9\x0c\x5e\xe0\x75\x5f\x9f\x41\x75\x92\x9f\x21\xbe\xcd\x69\xa9\x6c\xf5\x42\xc3\x03\xc1\x95\xf3\xc7\x64\xf1\xe2\x10\x76\x98\x88\x7a\x09\x65\x56\x1e\xf3\x45\xb7\xbd\x48\x63\x3c\x03\x22\xde\x0b\x87\x92\x3b\x8e\x57\x9b\x88\x79\x89\x69\x39\x42\x5d\xab\x87\xc9\x98\x17\xc7\x38\xcd\x89\xec\xbe\xde\x71\x73\x50\x4c\xf8\x05\xae\xac\x8e\x95\x39\x2f\xd0\x24\xe6\x78\xe1\x6d\x38\x35\xe8\x9c\xa4\x51\xef\x53\xfb\x6a\xf7\xd7\x09\xec\xea\x8b\xd3\x5c\x38\x18\xcd\x4b\x6b\xf0\x03\x91\xb0\x68\xed\x17\x1e\x98\x70\x51\xd8\xbc\x9a\x2b\xe7\xcd\x3f\x60\x83\x58\x3a\x2e\xd2\xa4\x16\x5f\x64\xda\x8b\xcc\x07\x93\x7e\xa5\xbe\x6f\x4e\x40\x53\x7b\x00\x4d\xd6\x52\x76\xd2\x9a\xb9\x27\x3b\xb8\x89\xf1\xef\x3f\x9f\xfc\x8e\x93\x21\x2b\x96\x4c\xfb\xc4\x0d\xd6\xff\x27\x7b\x68\xd8\x3b\x69\x36\x09\xbc\x36\x08\x9a\xce\x9d\xf5\x2e\xd4\x22\xd1\xae\x6c\x1e\x13\x65\x7e\xec\x87\x31\x13\xeb\xea\xaa\x3f\x89\x75\x2d\xaf\x59\x35\xd1\x09\x88\xe7\x0b\x76\x7b\xf1\xc4\x03\xeb\x7e\x66\x01\x58\xb6\x98\xbb\x8e\x1d\xcf\xee\xe0\x60\x83\x1a\x64\x66\x70\xd4\x18\x09\x55\x9d\x43\x69\xc2\xd9\xd4\x7e\x7a\xf3\xec\x7c\x41\x34\x02\xaa\x16\x8f\xe1\x85\xaa\xd3\x39\xd3\xe6\x09\xff\x6d\xaf\xf4\x09\x92\x7c\x58\xb3\x4c\x90\x57\xfe\x24\xab\xe8\xc6\x39\x4f\xb0\xf3\xa7\x43\xa8\x99\xcd\x8d\x0c\xaa\x76\x80\xde\xbc\x92\x57\xd4\xc2\x0b\x57\xab\x23\x40\x26\xa3\x60\x54\x3a\x65\xcc\x0b\xa2\xc4\x5d\x5e\x98\x66\xdd\x52\xe6\xc5\x5b\xb0\xe5\xed\x8b\x67\xbb\x72\xdf\x8f\x09\xdf\x55\xe7\x60\x9a\x4c\x11\xe9\x1c\x61\x13\x29\x22\xd7\xa7\xc5\x07\xf3\xae\x06\xa1\x02\x2e\x16\xf0\x2f\x58\xed\xf6\x03\x9c\x70\x76\x2d\x3e\xe4\x00\x45\xed\x8c\x30\x6f\x6a\x70\xaa\x1b\xe0\x19\x25\x38\x3c\x6f\xfa\x4f\x1a\x6f\xdc\x9c\xe8\xe2\x37\x2e\xb6\xe1\x46\x99\xb8\xcd\xcf\x0f\x88\xd0\x33\xe0\xa9\xc3\x93\xe6\x93\x57\x31\x51\x99\xf0\x53\x10\x7b\x12\x7e\xda\xa9\x6c\x3e\x60\xd8\xe2\x26\xa0\x1d\xfb\x74\x91\x0c\xeb\x0f\x08\x72\xbc\x4d\x1f\x5a\xe8\xa3\xfd\xe5\x1c\x5a\x48\xf4\x63\xb7\x91\xf5\xc3\x3c\x6b\x8b\x2e\x46\x5e\xdb\xc4\xb7\x7e\x60\x0d\x11\xbc\xa0\x26\x36\xee\x5b\xbf\x1c\x62\xd7\x0f\x39\x44\xff\x40\xde\xd8\xf4\x4c\xb9\x12\xa6\x61\xa7\xe8\x72\x1f\xd0\x78\x0a\xf8\xad\xdf\x89\x16\xfc\x01\x43\xe4\xfd\xfc\x22\x70\x7b\x42\x2f\x28\x96\x8b\x0c\xa3\x6b\xa3\x52\x56\xdc\xb6\x36\xda\x5a\xfd\xc5\x56\x30\x4a\xf5\x98\x9a\x67\x1d\x01\x2b\x1d\x25\x74\x90\xad\x8d\xd2\xb3\xbb\x13\xaa\x0c\xfd\x05\xf6\x79\x75\x93\xc0\x17\xd3\x34\xc0\xbd\xd0\x34\x15\xac\x84\xc4\xf5\x2a\x20\x49\x0b\xbf\xe0\x9c\x5b\xaa\x9f\xb9\x47\xd5\x3f\x42\x89\x1c\x11\xbf\x10\x4a\x54\x04\x17\x56\x21\x3d\x5a\x86\x8a\x1d\x27\xf1\xbf\xe8\x69\xeb\x3b\xed\xaa\xb4\xa8\x09\xe5\x2d\xe8\x89\x4b\xf5\x17\x3c\x61\x74\x6b\x5f\xd0\x13\xab\x8a\xfb\x58\x35\x11\xbd\xbf\x00\xb7\x7b\x56\x59\xc8\xc7\x06\xe2\x55\x21\xeb\x3e\xcf\x38\x51\xa4\x5f\x59\xc0\xba\xc3\x29\xec\x56\xea\x7a\xcd\x8f\x4c\xf7\xe8\x54\xe3\x0b\xe8\x75\x38\x29\xdd\x6a\x8c\x56\xf3\x33\x8f\x31\xe1\xdf\x85\x32\x3a\x4e\xed\xb3\x3a\xb6\x40\xf3\xff\x28\x6e\xe2\x51\x75\x5e\xee\x25\x07\x56\xe7\x30\xfd\xcc\x60\x4f\x2d\x5d\x4f\x51\x24\x1a\x3b\x18\xdc\x33\x0b\x67\x02\xe7\x47\x58\x50\xd4\x3a\x45\xe5\x1a\x2c\x85\xa5\xff\x07\x78\x47\x18\x69\x0d\x84\x0a\xe8\x00\x58\x23\xd9\xd9\x3f\x34\x4e\x8a\x48\x1c\x14\x5d\x1e\x34\xc3\xbe\x3f\x9b\x70\x20\xf7\xdf\x72\x13\x14\xf1\x66\x30\x68\x77\x8b\x47\xf9\x42\xda\x5e\x9a\xff\xa7\xbc\x35\x07\x32\x51\x4f\x71\x8b\x18\xa5\x37\x25\xbc\x0d\xea\x87\xa6\x84\xc0\x1e\x27\x4a\x52\x56\xcf\x0b\x21\xb1\x19\x12\x90\xd8\x16\xac\x05\x04\x5c\x74\x8c\xad\xe0\x1e\x71\x7b\x58\x38\x0b\x16\xba\xe4\x3a\xa7\xfb\x4a\x40\x3c\xdd\x03\x0a\x1e\xe8\x50\x59\x8c\x02\x1f\x7e\xe6\x98\xd4\xc0\xc4\x4a\x75\x3f\x63\x48\x92\xff\x0b\xe8\xb6\x19\x7b\xae\xb9\xe3\xf2\x2f\x92\x58\xe8\x26\x3e\x3f\xdc\xc8\xca\xad\x31\x2c\xf4\x30\xfc\x4c\xc4\x6d\xc1\xf1\xa2\xd9\x0f\x04\x5a\x08\x8a\x2a\xe1\x67\xee\x20\x21\x9a\x85\xac\x8f\x2a\x6a\x39\x16\xa2\xa4\x3e\xfb\x63\x81\x7b\xe3\x4f\x17\xa1\x45\x60\x2b\x25\xd3\x4a\x60\x6b\xb9\x08\xdc\x3a\x9c\x5c\x71\xed\x04\x1f\x9e\xb3\x1d\xab\x38\xfc\x05\xc5\x8c\xd4\xb6\x8b\xf5\x27\x9d\xfc\x68\xed\x5c\x15\xf3\xe6\xce\x0d\xa5\x21\x52\x4f\xeb\x34\x2f\x8b\x15\xbd\x7d\x69\x58\x07\xa6\x55\x37\xda\x75\x40\x3c\x7b\xe1\xa1\x96\x2d\xe1\x06\x28\x14\x3e\x2f\x64\x82\x69\x8d\xeb\x48\xe6\xd2\x38\x10\x28\x55\x04\xf1\xd7\x91\x1b\xc6\x5f\x80\x6a\x4f\xfc\x81\x73\xce\x02\xfa\x4c\xa2\xb5\xf6\x27\xb9\x4d\x0d\xc0\x97\xb6\x08\xd1\xaf\xd4\xbb\x4e\x7f\x10\xff\xfe\x13\x76\x6a\x5b\x0c\xd1\xb6\x3a\x63\x11\xbd\x7a\x9e\x4e\x06\x4b\xb8\x81\x13\x41\x4a\x1a\x35\x03\xab\x3e\xdf\x73\x08\x5a\x2a\xb8\x23\x0c\xa7\x91\x5c\x17\xf8\xc3\xc7\x2a\x6b\x8c\xbb\x62\xc0\xba\x30\x06\xcb\x4e\x68\x52\x6d\xcb\x5b\x17\xf0\xb6\x17\x0e\x6a\x51\x47\x47\x2e\xa8\x45\x8b\x94\x92\xeb\x2e\xe0\x6e\x51\x74\x13\x01\x79\x08\x77\x8a\x46\xff\x00\xfe\xb3\x64\xbc\x21\x45\x3c\x69\x37\x4f\x1c\xef\xb0\x9b\xce\x62\x3e\x93\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\xd6\x79\x52\x93\x88\xa3\x72\x91\x83\xf5\x24\x91\x5a\xfa\x87\x37\x25\x8b\xc6\x87\xdb\xc8\xf8\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x72\x3e\x28\x93\xe6\x6d\x46\x8f\x83\xe5\x3e\xa1\x91\x98\x96\xb6\x0f\xd8\x4f\x90\x68\xa7\xcb\x81\x15\x4b\x3b\x35\x9f\x8e\x3a\xd9\x7f\x18\x86\x90\xdf\xce\xc4\x91\xd6\x2c\xed\x88\xac\x52\xa5\xcb\xb1\xc3\x41\xd6\x5e\xf4\xfb\x8b\x0c\x3f\x4a\xf0\x9d\xc8\x50\x8b\xbf\x23\x12\xab\xd9\x9a\xbc\x6f\x64\x1f\x1d\xa5\x3b\x91\x9e\x18\x72\x47\xdc\x78\x31\x05\x1b\xf6\xb1\xc4\xd1\xce\xc4\x90\x8e\x42\xdd\x91\x4d\xdc\x1e\x90\xfb\x06\xaf\xba\xe5\x1e\xb9\xad\x35\x8f\xfb\x86\xc5\x0e\xb7\x78\xf1\x05\x77\x09\x8e\xd4\x99\xb2\xc3\xa3\xd6\x4e\xcb\x7b\xfa\x14\xb8\xcb\x82\x00\x49\xe1\xe5\x1d\x50\xd1\x5e\xf8\x3b\xa1\xa2\xd7\x81\x55\x24\xad\x1d\xdb\x59\x15\xd2\x31\x4d\x3b\x02\xb9\x1c\x51\xb9\x17\x3a\x5a\xfb\x03\x02\x35\x4d\x42\xe1\x36\xd6\xfb\xc8\x35\xae\xa2\xc2\x63\xaf\xd4\xe2\x68\x9f\xef\xc8\x2d\x6e\xc7\xe3\x9d\x50\x51\xb7\xe2\x3d\x7d\x5d\x75\xab\xdd\xe1\x36\x60\x37\xe3\x1d\x8a\x56\x47\x6c\xee\x70\x23\xb0\x33\xc9\x0e\x28\x39\xd6\xf6\xa7\xec\x71\x3b\xd3\x0f\x55\x7f\x7d\x93\x5e\x0f\xe0\xe1\x22\x89\x40\x38\xba\x16\xaf\x41\x23\x5f\x48\x12\xee\x2f\xf0\x9c\xdd\x04\x37\x48\x09\x49\xc6\xbd\x71\x40\x7e\x9f\xf8\xc9\xac\xda\x18\xda\x2f\xe9\xbc\x23\x3f\x91\xd5\xfa\x3b\xdd\x5c\xed\x80\xb3\x33\xc1\xa3\x53\x48\xef\x50\x8b\x76\x07\xda\xef\xe9\x34\xa0\xb3\x72\x67\x46\x47\x07\xfc\xec\x28\x09\xe9\x7b\xf3\x0e\xec\xaa\xaa\xde\x63\x4f\xb5\xe8\xa7\x05\x7a\xbc\x88\x35\x50\x99\xdc\xfa\x8f\x7d\x90\x19\x45\x24\xf3\x35\x3a\xc5\xc6\xfe\x22\xcb\x5e\xcd\x2b\xac\x8b\x63\xcf\xea\x7d\xf0\xea\xee\x2d\xf5\x22\xc9\xd9\x3d\x75\x91\xe2\x51\x73\x1b\xdc\xd4\x1a\x14\xfc\x50\xbb\x37\x04\x71\x9e\x1b\x4c\x5c\xe7\x4d\xfd\xc2\xb4\xa9\x22\xc8\x63\x67\x61\x1b\xa1\x94\x7d\xa2\x96\x9a\xa5\xc8\x24\x6a\xf1\xea\x4e\x22\x6c\x0f\x02\x3e\xa3\xf5\xe7\x17\x68\x67\x32\xcd\x93\x37\x7b\x1d\x2b\x3b\xd4\x96\x55\x90\x7c\x9f\xb4\xbb\xea\x83\xf5\xc3\xff\xa2\x71\x51\xba\x9a\xc8\x45\x50\x2f\x4d\xd1\xbe\x5e\x16\x74\xfd\x95\x9d\xe1\xed\x56\x74\xee\x40\x6e\x0e\x17\xd8\x77\x76\xa1\x41\xec\x94\x9e\xe6\x96\x04\x67\x9b\xdf\x78\x05\xb4\x43\xcb\xf7\x3d\x47\xe5\x17\x4e\xd0\xe0\x2e\xa8\x30\x16\xd1\x89\xbc\x3c\x0a\xe8\x00\xab\x7b\x38\x1a\x89\xd6\x62\xc2\x7e\x5d\x3d\x4a\xc0\x26\x07\x85\xec\xcc\x6c\xe3\xd4\xd9\x3b\x51\x90\x0e\xb2\x1d\xf1\xe4\x55\xea\x84\xfd\x64\x8f\xea\x80\x95\xbf\x9d\x9c\x7b\xa7\x57\xa5\xb5\xb7\xfb\x45\xa0\x65\x11\xfd\xa2\x94\xae\x1a\xb8\x63\x47\x8d\x15\x07\x4a\xef\x0c\x00\x72\x1a\xdc\xfd\xe2\xbc\xf9\x05\x38\xee\xeb\xc0\xdf\x99\x67\xc6\x91\x1b\x3b\x93\x63\x3b\x69\xe9\x0e\x1c\x53\xa5\x51\xdb\xaf\x07\xcf\x22\x29\x71\x8d\xa6\xe9\x6e\x78\xd6\x18\x6e\x02\x54\xc1\x96\xfd\x85\x31\xd5\x99\x0f\xf7\x9b\x24\xfa\xff\x24\x49\xf3\x86\x8a\x28\x9b\xb5\xb3\x3b\x7c\x1e\x7f\x9b\x8f\xbe\x87\x4d\x68\x25\x10\xaf\xe3\xa4\xb7\x3b\x2b\x96\xf8\x2e\xb2\x3f\x39\xca\xff\xbe\x38\x58\x91\xc4\xfa\xaf\xe3\x47\xad\x44\xf8\x87\xf6\xef\x3f\xd5\x99\xa3\x0f\x40\x08\xbb\xbb\x1d\x54\x37\x59\xa3\x7b\x10\x53\x7c\xba\x20\xcb\x0a\x5c\x1d\x80\x08\x55\x17\xdb\x03\x5e\x85\xb6\xa3\x1c\xb4\x9e\x3a\x70\xe3\xd8\x78\xf6\x14\x7f\xf1\x0e\xe3\xbd\x57\xfe\xe1\x2c\x3a\x36\x9e\x3d\x02\x08\xc7\x86\x95\xf4\x88\x10\x51\x63\xbc\x70\x14\x66\x4f\xf4\x33\xc0\xa0\x8e\xc6\xa3\xf0\xf0\xd5\x69\x7e\xa0\x28\xb4\x19\xfe\x60\x78\x8c\x75\xd8\x07\xd3\x3e\x5b\xe7\x7c\x14\x1a\xb9\x8b\xdb\xe4\x79\xa8\xf3\xf6\xa8\x05\xd9\x60\x45\x44\x2a\x83\x3c\xad\x75\xb0\x4d\xff\x00\x69\xa4\x83\xe2\xe0\x09\x2f\x85\xd7\x01\xe5\x90\x33\x8b\x1d\x0c\x6e\x29\xee\x81\xb7\xba\xf0\x07\x60\x16\xdd\xad\x0f\x1c\xe2\xdd\xeb\x96\x69\x67\xc4\xe1\x47\xc3\x46\xd7\x55\xe2\x60\x12\x67\x87\xcb\x1c\x8d\x24\x8a\x64\x84\xa6\x18\x74\x1c\x2c\xe1\x3c\xa7\x5f\xa0\x83\x91\x66\x85\x49\x9b\x5d\x6b\xe0\xc0\x99\x5d\x9d\x86\xff\xe8\x10\xb1\x26\x9a\x91\x28\x4e\xe4\x75\xd0\xd4\x69\x6e\x83\xf6\xa9\x4a\x94\x1c\x79\x82\x9b\x5d\x3b\xf3\xa9\x09\xd2\x1e\x3c\xc2\x05\xf4\x8f\x8e\x5d\xd7\x4c\x42\x12\x69\x1a\xc0\x70\xd2\xba\x1d\x83\x16\x05\xdd\x70\x0e\xe8\x97\xaa\x6e\x1b\x07\x6a\xe1\x59\xd1\x77\x20\xd8\xda\x7a\x99\xe3\x3d\xf3\x8b\x63\xc5\x0f\x96\x74\x76\xb2\xdd\x03\xd1\xd8\x2e\xd1\x70\x00\x03\x0c\xbb\x0e\x1e\x88\x55\xb1\xf1\xea\x40\x2d\x3c\x07\xba\x1d\x83\x1c\x6b\xee\x48\xed\xd2\x32\x4d\x37\xdf\xf0\x27\x08\xa0\xf5\xb4\x04\xc5\x97\x04\xdc\x01\xf5\x52\xb5\x72\xe7\x08\x5c\x4f\x24\x9d\x0e\x94\x15\x71\xaa\x96\x83\xea\x25\x47\x08\x1c\x11\x74\xe0\x17\x3f\x24\xd0\x58\xee\xf4\xc0\xcc\xe9\x0b\x86\x9e\x58\x1b\x79\x50\x21\xe4\xc0\xfc\x03\x06\xd2\xea\xdd\x4e\x60\xd1\xdd\x42\xe7\x30\x44\xd5\x1c\x70\xe7\x15\x0d\x08\xf1\x76\x12\xaa\x63\xee\xf0\x07\xf6\x33\x63\x31\x4c\x01\x70\x88\xd7\x06\xfa\x21\x3b\xd1\x1d\x70\xdc\x73\x1c\xfb\x01\xe3\xe7\x66\xb7\xd1\x03\xe1\x25\x0e\x8f\x39\x16\x05\xec\xf2\x0f\x38\xba\x84\xad\x8f\x9d\x43\x12\x45\xcc\x78\x63\xb5\xdb\xb1\xf3\x46\xed\xd5\x66\xf4\xb4\x95\x5a\xc7\x4e\xff\x14\xaf\xf6\x4e\xb0\x2c\x4c\x78\xec\x60\x72\x61\xe5\xe3\xa0\xdf\xa5\xa5\x24\x34\x3c\x2e\x96\x75\x40\xc3\xe3\xca\x6c\x07\x81\x89\xf0\xda\x01\xe3\xa4\x71\xc8\x71\xb0\xde\xa3\xdf\x87\x30\xf1\x26\xc8\xfc\xcf\xfe\x9e\x99\x4b\xb4\x6d\x11\x5e\x62\x27\xb4\x23\x71\x8c\x99\xe9\xe0\x41\x31\xdd\x02\x8c\x68\x9e\xa6\xf3\xf7\xef\x3f\xad\x0b\x73\x1e\xb0\x55\xf6\x15\x7f\x3a\x86\x60\xc7\xb4\xdd\xf2\x38\x21\x35\x04\xe4\x0e\xd8\x25\x9b\x7d\xab\x0e\x64\x7f\xb6\x89\xe4\x38\xe1\x07\xe5\x2d\x0b\xd5\x4e\x75\x9e\xe1\x03\x66\x48\x5b\x20\x8e\x8b\x13\x2a\x72\x5f\x90\x54\x3f\x13\x72\xf1\x46\xe5\xff\x53\x48\x68\x46\xa1\xfa\xb1\xf5\xf7\x40\xf2\xe6\xb0\x0d\xfc\xb8\x50\x3a\x40\x18\xe8\x20\x46\x12\xb0\x3b\x98\x9c\xd9\x19\x16\x8e\x9b\x59\x23\x74\x1d\x3a\xa0\xa9\x71\xd1\x9e\x03\x2e\x6e\xae\xf2\x73\xb0\x4c\x9c\xab\xf4\x1c\x37\xbb\xd0\x2c\x3c\xd9\x85\x96\xf5\xc1\xa8\x8d\x5f\x1e\x5e\x7f\x7c\x70\x3e\x4c\xfe\xe1\x53\xe9\xa1\x8e\x4c\x3b\xfc\x44\x14\x73\xd8\x0a\x72\xb2\xde\x86\x4a\xe4\x8f\xf3\x47\x9c\xae\x3d\x79\xc2\x08\xe7\xb2\x28\xe7\x2f\x3b\x29\xfa\x21\xe7\xce\x5f\x30\xf9\x8f\x04\xd1\xf9\xcb\xa1\x4e\xfd\x00\x81\xaa\x4d\x79\x6e\x79\x6c\xa8\x09\x24\x48\xb6\xf5\xf3\xdc\x78\xd6\xe9\x7c\x3d\x37\x46\xbd\xab\x45\xba\x9d\x59\xd9\x77\x6e\x9c\x7e\x7f\x40\x9f\x1b\x9d\xc8\x27\x54\x1d\x2e\x37\x71\x22\x65\x8d\xeb\x8c\x9c\x85\xb9\xb0\xb4\x67\xce\xc2\x63\x41\xa7\xe1\x99\xe1\x10\x62\xd3\x13\x2e\x5f\x0e\xfc\x3d\x13\xd9\xe8\xd0\x3f\x91\xee\x38\xac\xb3\x3c\x2b\x9d\x79\xfc\x8c\x2a\xc2\xba\xa7\x9f\xcc\x7e\x5c\x3f\x1f\xf0\xf4\xd2\x89\x7b\x22\xc7\x4c\x93\x2c\x39\x5f\xe8\x32\xbb\xae\xfe\x67\x63\xa2\x4b\x35\xd0\x10\xd3\xe1\x79\xa1\x5d\xac\xfb\x99\xba\x04\x31\xf6\xd9\xb2\x47\xf5\xc0\x00\x06\xd7\xfb\x39\x1b\x49\xd0\x34\xb4\x9c\x6a\xfd\x80\x08\x06\x2b\x8f\xcf\x4c\xb9\x37\xfd\x43\x72\xa1\xfa\x40\x0a\x19\x17\xea\x38\x61\x28\x53\x01\xf2\x71\x76\xde\x89\x75\x66\x9f\x8c\xaa\x35\x5f\x43\xf9\x10\xd6\xa4\x9e\xfd\xc4\xbc\xf8\x03\xd4\x50\xd7\x6e\x3b\x61\x28\x73\xed\x90\x13\x3e\x5a\x4e\x6a\x7a\x22\xea\xd6\x09\xe7\x4f\x2a\x2b\xcc\x1d\x83\x8e\x91\xd5\x1f\x60\xdf\xe8\x84\x3f\x61\xe4\x72\x51\x84\x33\x71\x88\xa0\xcf\x39\x72\x5e\x35\xe8\xc1\xa5\xd4\x33\x60\xc7\xe7\x03\xe4\x32\x76\xa2\xb0\x13\x21\x0a\x4e\x4a\x7d\x06\x6f\xf5\x3a\xaf\xcf\x0c\x49\x30\x4d\xcc\x5d\x6c\xc5\xec\x19\xb9\xb9\xfd\x09\x32\x36\xea\x48\x3f\x33\x68\xe1\xd3\xc9\x85\x8d\x68\xa2\x30\x8f\x5e\x18\x98\xad\x9c\xc8\xfc\x9c\x9c\x37\x11\xfd\x82\x94\xea\xe2\x53\x27\x13\xd3\x7c\x7f\xe0\x26\x5a\x7f\xf2\x52\x38\x27\x24\xbf\x97\x7d\x12\x62\x74\xd3\x03\xf7\xe9\xea\xfe\x17\xfb\xd3\xba\x20\x6d\x8d\x2d\xa2\x27\x41\x8d\x59\x93\xca\x14\x41\x92\x73\x61\x40\x02\x41\xe7\xa2\x82\xdd\xff\xe7\x80\xdc\x40\x0e\xc8\x6f\xb0\xe6\x97\x9f\xc9\x4a\xde\x50\x8c\x67\x58\xba\x0d\x9f\x88\x67\x70\x70\xca\xb9\xc8\x5b\xfe\x00\xc2\x4f\xb8\xfe\x5c\xbc\x80\x0b\xd2\x9c\x8c\xcb\xb5\xaa\xf9\xdc\x21\x70\x4d\x24\xf3\x1c\x9b\xfd\x51\x80\xb7\xd9\xa7\xf1\xdc\x19\x5b\x26\x92\x32\x75\xa0\x17\x7a\x4f\x76\xf6\x0f\x2f\x67\xb8\xac\xd7\x79\x10\x45\xbb\x49\xc0\x28\x57\x5e\x3a\x0f\x0a\x7d\x33\x1f\x22\x75\x5d\xc9\xfb\xcc\xb4\x34\x1e\xe7\x31\x51\x85\x46\xc3\x3c\x58\x43\xd4\x1f\xec\xe8\xc1\xff\x03\x53\x0b\x6f\x9e\x07\xb2\x68\x58\x28\x1c\x58\x7b\x33\xf7\xc1\x21\xf8\xfd\xf7\x7c\xb5\x49\xe0\x3c\x81\xc9\x2d\x64\x4e\x1e\xb7\xc5\x2f\xe0\x90\xf1\x3a\x20\xff\xa0\xeb\x3d\x9f\x50\x20\x0d\xe7\x97\x3e\x11\xad\xe0\x6c\x02\x27\xe2\x11\x8c\xb5\xce\x13\x49\x5c\xcd\xde\x27\x6f\x68\x1e\xd2\x99\x2b\xad\x2e\xd3\xe9\x4b\x0a\xf4\x93\x4e\x5f\x56\x58\x9f\x17\xc5\xb3\xd9\x8b\x70\xcb\x87\xed\x45\x35\xc1\xe7\x07\x64\x97\x17\x00\x3e\xd3\xeb\xcb\x13\x07\xaf\x2f\xd7\x58\x39\x91\x93\xc6\xfe\x7d\xe7\x8b\xbf\x66\xf7\xa6\x47\x8e\x1a\x27\xc8\x3d\xa1\xd4\x0a\xdf\xf2\x4e\xd8\xe6\x9a\xf0\xda\x79\xb3\x42\xb9\x7b\xb8\x51\x74\x45\x98\xf9\xbc\x91\x7d\xdc\x48\x08\xc6\x3a\x9b\x19\xce\x9b\x39\xb7\x34\x84\x3b\x05\x87\xc6\x88\x24\x36\x4e\xca\x7f\xde\x14\x1c\x06\x31\xd0\x7a\x39\xf9\xed\x79\x73\x03\x14\x93\x70\x93\x46\x7f\xf1\x60\x10\xea\x82\x85\x82\x8d\x7a\x90\xe6\xc6\x41\xdd\xe7\x93\x1b\x42\xd3\xc6\x50\x63\x0f\xe2\xa1\xc6\xd3\xf8\xe1\xa1\x7e\x49\xa7\xd2\xf5\xfb\x91\xa8\xa1\x1f\x36\x2a\xfe\xab\x7e\x80\xb6\x4f\xf2\xf0\x62\x30\xaf\x4d\x05\x17\x0b\x62\x38\xe9\xca\x05\xa7\x2b\xdf\x97\x2e\x98\xd6\x9c\x82\xe0\xfa\xe5\xb8\xdd\x24\x79\x52\x17\xa4\x8b\x5e\x55\xce\xb2\x72\x41\x91\xe6\xba\x5b\x17\xd3\x22\x3a\x62\xf8\x82\x2d\xcd\xe9\x20\xae\x0d\x0c\x25\xf9\x75\xa1\xe8\xda\x66\x1d\xf9\x85\x78\xdd\xcf\xb8\x37\xe6\x63\xf5\xff\x58\x0b\x6d\xdd\xab\x50\x6c\x0b\x07\x5f\x05\x11\xc3\x7f\xab\xb5\x7a\xa5\x9e\x4c\x57\xb8\x0b\x66\xb2\xe2\x11\x17\x00\xbb\x9f\xbb\x03\xc3\x9b\x9c\x92\x73\xe6\xee\x1f\xe2\x0b\x7d\x81\x7a\x69\xc3\x59\x97\xae\x5a\x50\x3a\x45\x53\xf4\xc2\xd3\xee\x5c\xae\x57\xe5\x88\x74\xd8\x5f\x15\xc2\x47\xc7\xcc\x05\xcb\xda\x87\x13\xa0\x66\x73\xbc\xe1\x55\x79\x97\xae\x7e\x01\x60\x20\xdc\x00\x77\xe9\x87\x24\xec\x52\xf3\x12\xc0\xaa\x35\xac\x57\xe5\xfd\x44\x37\xbf\xab\xc1\xe9\x5b\x9b\xee\x42\xf5\x34\x67\x27\xbc\xe0\xb4\xe5\xd4\x27\x17\x1d\xa8\x9c\xe8\xe6\xa2\x51\xca\xd5\xf5\x2e\xa8\xb4\xec\x26\x73\x75\xec\xd2\xe2\xff\x09\x14\x3d\xa8\xce\xb4\x75\x9a\xb6\x9e\x2b\xe1\x1f\x92\x7b\x35\x2f\xac\x93\xfb\x19\xc5\xa0\x95\x49\x38\xeb\x82\x0f\xbf\x13\x21\x5c\xc8\xbf\xe2\x74\x9a\x17\x4b\x67\xd8\x60\x77\x0d\x14\xcc\x6f\x7e\x21\x37\xa1\x86\x31\x80\x00\x7e\x6e\x11\x5a\xae\x6e\x9a\x70\xe2\x7b\x1a\x98\x8f\xa5\xb9\x03\x62\x4b\xb5\x17\x39\x06\x7d\x10\x50\x8e\x7b\xe9\xa0\xa0\xb2\x74\xbb\x00\x1d\x5d\x74\xee\x0a\xce\xb3\x08\x08\xe2\x01\x01\xc5\x8b\xea\x29\x1f\x8e\x17\x62\x51\x9d\xe0\xed\x7a\xa1\xda\xec\x66\x37\x78\xe7\x5b\x07\x7b\x01\xa9\x55\xab\x97\x2e\x66\x1c\x74\xa5\xbc\x0b\xd0\xed\xb3\x30\x93\x12\x58\xb7\xc6\x0b\xd9\x53\x9c\x51\xf0\x5a\x19\x3c\xa2\x51\x31\x0d\xb4\x8d\x50\xd7\xe2\xca\x69\x14\x69\x29\x13\x7e\xbc\xa0\xe3\x72\x4e\xc2\x6b\x11\x80\xba\x81\x5c\x39\xbf\x30\xd9\xa7\xc6\x8d\x52\xb8\xae\x34\x70\xbd\xe0\xad\x3a\xa8\xe6\x42\x7d\x32\xbb\x6b\x5e\x3b\x9d\x5e\xa5\x46\xbb\x68\x39\x73\xa1\xbb\x6b\xe7\x5d\x47\x5d\x52\xa3\xe5\xda\x7a\x17\x4c\x67\x9f\x79\x80\x3b\xbd\xbd\x02\x2f\x7a\xcf\xdb\xc3\xff\x3a\xb8\x56\x5a\x8b\x83\xa3\x92\x3e\xe4\x82\x69\xad\x79\x29\x0e\x5e\x24\x04\x8b\x2f\xb8\xcb\xbb\x50\xd3\xc5\xdc\xcd\xf3\xd3\x27\x0d\xa7\x82\x3a\xd7\x89\x52\x1c\x9e\xc9\x04\x53\x42\x73\x17\xab\x98\x7d\xa4\x01\xd1\x94\x2e\xe8\x17\x14\x53\x8e\xa7\xbb\x90\xdd\xd9\xf9\x7d\x2e\xc6\x86\xda\x38\x7b\x9d\x3c\xda\x2c\x86\x4f\x9c\x1a\x3e\xda\x90\xe0\xcf\x19\x18\xae\x93\x33\xdb\xfd\x03\xf6\x95\x0f\x2e\xa0\xad\xaf\x60\x07\xda\x32\x54\xbf\x90\xf0\xcf\xb1\xf9\xd7\xc5\x31\x88\xe6\x2b\xe3\x14\x34\x28\xa8\xae\xb6\xf8\x93\x85\xe8\x22\xce\xf2\xc2\x5f\xf4\x27\x5a\x6e\x2d\x01\x82\xe9\xa1\x3a\xd4\x93\x06\x6b\xa1\xb3\xbe\x5c\x17\x0f\x22\x9f\x33\x37\x71\xbc\x34\x5d\x17\xc2\x45\x3f\xe2\xf0\xe6\xa6\x0a\x7f\x01\xf1\x67\xee\xba\xa9\x88\x0e\x7f\xc1\x85\x13\xd9\xf0\x93\x72\x5a\x89\x0b\xd8\xab\x39\xd9\xd3\x45\xec\xe5\xa3\xed\x86\x51\xf4\xd3\x00\xd7\xcd\xff\x63\x50\x5e\x78\xd6\xe1\x75\x4d\x9e\x2b\xf3\x53\x7b\xa2\x10\x60\xea\x12\x99\xd7\x03\x23\xa9\x45\x3a\x6a\x63\x18\xd1\x5e\x09\xc5\x74\x17\xb9\x1e\x56\xc8\xd4\x18\x1e\xea\x82\x2c\xce\x58\x2c\xcd\xa7\xe9\x03\xe7\x49\xc3\x28\x78\x5d\x39\x1b\xe5\x05\x13\xa9\x23\xed\x2f\x78\x61\x39\x27\xd0\xf5\x40\x0a\x48\x74\xdd\xbf\x5c\xa7\xd0\x0f\x49\xe2\xd4\x0f\xc8\x4d\xaa\x59\xbc\x7f\x3c\x5d\x97\x9e\x81\x6a\x36\xb7\x08\xfb\x80\x86\x78\xc3\x3e\xea\x64\x96\x37\x2a\xa5\x59\xa5\x76\xc3\x37\xde\xf6\x86\x7b\xa3\x54\x51\x7b\x1b\xcf\x18\x13\x40\x54\xa7\xcb\xcc\x0d\x54\x67\x69\x7c\x33\xb3\xb5\x4e\xc1\x1b\x89\xac\xed\x11\x70\x6f\xb9\x3d\xdd\x23\x50\x9e\x50\xe1\x5d\x58\x73\x4f\x33\x00\xff\x28\xa7\x1c\xb9\x4b\x1e\x5a\x9a\x33\x68\x0d\xed\x7f\x7d\x43\x6b\x68\x0f\x94\x1b\x39\x5a\xb6\xea\xff\x71\x90\x4b\xe4\xdc\x05\x87\x9c\xa7\xa0\xf0\x50\x73\xfb\xc0\x81\x3a\x56\xef\x72\x22\xb1\x86\xdb\xc7\x08\x25\x6f\xee\x42\x46\xf6\x80\xa8\xb6\xd2\x0c\x31\xe9\xb5\x11\xd5\x0d\x14\x58\x6d\xa3\xbe\x53\x27\xe9\x49\x26\xec\x93\x60\xbe\x5f\xd8\x37\x8d\xc1\xee\x8a\x55\xd6\x29\x7b\xa7\x4a\xd2\x6c\x52\xc9\x78\x1a\x53\x25\x8d\x22\x01\x2a\xc7\x0f\x2c\xbc\x61\x5d\xb5\xcf\xe2\xdd\x78\xc8\x6a\xbb\xde\x4c\x83\xed\xc8\xa5\xbb\x31\xd3\x8d\xba\x40\xd4\xa8\x9d\x70\x6f\x44\x8d\xb6\xcf\xff\x14\x5a\x7e\x81\x25\x6f\x6d\xeb\xba\xd3\x9a\x6a\x66\x85\xb5\xd4\xb7\xb7\x9b\x71\xa1\x56\xb7\xdd\x9d\xf8\x44\x7d\xa0\x40\x9a\x11\xd4\x4d\x8d\x63\xf1\x33\x4f\x3c\x1d\xec\x37\x90\xe5\x30\x12\xb8\x61\x4d\x75\xd8\xc4\x3d\x92\x26\xad\x36\xbc\xf1\xc3\x75\x37\x6f\x04\x83\xfa\x9a\x71\x0f\xde\x3b\xa4\x38\xbd\x07\xf9\x49\xa3\x1a\x5c\x0b\xff\x0f\x43\x90\x47\x0d\x7f\x28\xc7\xa6\xdc\x41\xa7\x09\xdd\x41\x6f\x14\x00\x69\xe3\x4f\x25\x86\xee\xa0\xe1\x5d\x8a\x82\x3b\x68\x1a\x90\x62\xe0\x46\xf1\x5a\x27\xa7\xbd\x91\x72\xcf\x1e\xb2\xf7\x7c\x41\x80\x43\x9a\x6f\xa8\x0f\xed\xe1\x78\x03\x14\x2e\xbb\x98\xdf\xc0\x80\x56\xc7\xdd\x33\x67\xdd\x3f\x60\x92\xfd\xcc\xda\x20\xde\x31\x2b\xe7\x58\x24\xc2\x6a\x69\xe4\x7b\x2f\xee\x0f\x37\x40\xd3\x83\x34\x7e\x37\x00\x9b\xcb\xdb\xde\xc8\x1d\xe2\x3a\x4e\xf7\x22\x05\x1a\x33\x93\x4a\xdb\x2b\xe4\xde\x51\xa4\xce\x9c\x84\x42\x1f\x56\xc9\xdf\x3b\x59\xd1\x72\x0e\xbe\x54\xf6\x6c\xb9\x81\x08\xab\x9d\x84\x6e\x98\x30\x3f\x92\xfc\xe0\xe5\x51\x40\xe6\x86\xc9\xd2\x66\xa0\x9b\x29\xa0\xed\xaf\x70\x27\x24\xb4\x58\x38\x50\xff\xca\x8c\x01\xa3\xe5\xe7\x30\x38\x50\xf8\xc5\xb2\xfc\xa0\x98\x58\xfe\xe1\xe4\xd2\xb9\x45\x4a\x6f\x31\xcb\x41\x2c\xa5\xe7\x93\xf3\x24\xbd\xd4\x7d\xe6\x28\x34\xee\x93\xa3\x10\x0d\x8c\xc9\x74\xdd\xda\x1b\xfa\x37\x1b\xc8\x6e\xa4\x80\xb6\x7b\xeb\x7d\xf2\xc4\x13\x74\xbe\xe9\xc6\x6e\x43\xfd\x8d\xbc\x79\xbe\x95\xdc\x09\x19\x8b\x9b\xa4\x4e\x51\x53\x4f\xc8\x68\x8e\x4f\x0d\xdd\x32\xd1\xbc\x60\x16\x0f\x8b\x60\xc4\x3c\xcc\xe2\x64\xa6\x1a\xfa\xb8\x8f\xe4\x41\xcc\xe4\xe7\xa6\x7e\x5f\x28\x8a\x65\xa2\x2f\x94\x34\x36\xcb\xbe\xf8\x6a\xfb\xe8\x21\xef\x9b\x57\x88\xcf\x1b\xa4\x5a\x34\x51\x55\xe5\xd5\x86\x5b\xb9\xe1\xd1\xfd\xa0\x36\xcd\xcf\xff\xbf\xdc\x60\xb7\xde\xfb\xc1\xa6\x31\x45\x4c\xd0\xec\x1a\x70\xf7\x93\x14\x88\x24\x38\x74\x35\x67\x2b\xbb\x1f\x88\x2e\xcf\xdb\xc3\xb3\xfc\xbf\x89\x7d\x7e\xcc\x7e\x54\xf5\x5c\x50\xf2\xed\xa7\x67\xc2\x1d\x8d\xe1\x41\x00\x62\xf9\x7c\x90\x6b\x3d\xf5\x03\x2e\xd9\xdd\x1f\xf0\xc2\x19\xfe\x81\x0a\x8f\xf0\x17\xb9\xb8\x26\xea\xc1\xbd\x5c\x5f\xc0\xd2\x39\x5c\x8c\xfd\xd9\xa0\xf4\xd6\x3e\x7b\xe0\x55\xee\x4d\xf1\xa0\xfe\x87\x5d\x10\x9f\x0d\x1a\x10\x4d\xe4\xc3\xf0\x42\x6b\xea\x1f\x66\xe4\xf0\x4d\xeb\xd9\x92\x43\x35\xce\x8d\x6e\x1b\xee\xe3\x45\x41\xb5\x6a\x2d\x1e\xa0\x9e\x2e\x5c\xf6\xbc\xa0\x27\xa6\xb0\xed\xc3\x62\x64\xae\x99\xfb\x00\xe5\x2c\xbb\x30\x3f\x25\xc5\xb2\x9b\x4c\x22\xfc\x06\xec\x07\x9e\x18\xe4\xa6\x73\x38\xd4\xc3\xdc\x74\x96\xcb\x4f\xe1\xfd\x50\xe7\xe9\x83\x34\xc9\xab\xff\xfe\x94\xc8\xe7\xa9\x98\x67\x71\xfc\x53\xc9\xc0\x5a\x39\x1a\x73\x9d\xee\xf2\x61\xad\x5a\xd7\x09\x7f\x12\x28\x49\x46\x3e\x2f\x50\x2a\x4e\x43\xf5\xd4\x9c\x57\xad\x4d\xea\xc3\xa6\x7f\xb8\xb1\xb8\xfe\x82\xbb\x4a\x83\x6e\x64\x06\x11\x05\xdc\xe3\x8a\xce\x0f\x2d\xab\x8e\x48\x7c\x58\xcc\x4c\x9b\xe6\xa1\x5f\xb7\xab\xe1\x3e\x2c\x66\x66\x2f\x83\x07\xa6\x56\xdb\x07\x9e\x84\x35\xd3\x3f\xbc\x3b\xd5\xaa\xf8\xa7\x53\xeb\xd7\xfc\x42\x2e\xa5\x96\x0e\x5e\x62\xf6\xb6\x78\x58\x18\x76\x33\x51\xb9\x94\xfe\x21\x25\x9e\xc6\xd9\xb9\xb6\x9a\xea\xd4\xa8\x49\x90\x3f\x23\x25\xbd\x7f\x20\x30\x97\xde\xe5\x81\xe3\x98\xf5\xb7\x0f\x7c\xc5\xad\x87\x79\x06\xb7\x85\x4e\xdd\x87\x29\xe4\xec\xb6\xf0\x8c\x0b\x5f\xb8\x05\xc4\x06\x7b\x18\x2f\x54\xea\x76\x83\x7d\x02\x96\x75\x41\xf5\x07\x21\x84\x5d\x87\xd1\x03\xd7\xf1\xcf\x16\x88\x1d\xcf\x9a\x58\xa4\x7b\xb3\x79\xf7\x61\x00\xa0\x13\x89\x3e\x91\xf8\x50\x14\xbe\x60\xa8\xdb\x31\xf7\x81\x6d\xd5\xbe\xe7\x0f\xc0\x91\x8d\x9f\xcf\xcc\xc5\x17\xc9\xc8\x07\xe7\x44\x25\xcf\xc4\x24\x79\x8f\x21\x3d\xf1\xfa\xf6\xc0\x3b\xa8\x3f\xa0\xc6\x57\x4a\xbb\x67\xd2\xdd\xb3\xb9\x8b\x1c\x85\x89\x00\xcf\x0b\xec\x3f\x2b\xd7\x56\x5f\x20\xec\xd0\x7a\xbf\x67\x71\x69\x2d\x7e\x56\x0e\x43\x54\x2c\x2a\x7e\x74\xd1\x7c\x56\x6e\x4d\xbf\x41\x7f\x01\xbf\x30\x51\x78\xd2\xfb\x62\x91\x89\xbd\xb5\x50\xfa\x63\x7d\x96\x97\x05\xda\x5c\x58\xf5\xd9\x53\x74\xab\x13\xe4\x7c\xf3\x05\xfd\xd9\x21\xba\x85\x04\x1e\x38\xa7\x59\x45\xf0\xec\x94\x28\x96\xdd\xac\xfd\xb1\x36\x7f\x01\x16\xb1\x88\x83\xe2\x6e\x7d\xb6\xd6\x9e\x44\x69\x6e\x68\x44\xb5\x33\xc6\x73\xe0\x06\xeb\xc9\x83\xef\x99\x75\x81\xcf\xd1\xdf\x15\x35\x93\x65\x1e\x0c\x29\x80\x9e\x83\x3c\x60\xa2\x90\x19\xc3\x7a\x84\xe7\xe0\x92\x77\xbf\xc0\x5b\xb6\x90\xdd\x83\x68\x42\x9b\x5d\x1f\xa4\x79\xfb\xc8\xa0\x93\x7c\x2a\x2e\x3b\x11\x8c\xeb\x9d\xc0\xe0\x42\x3b\x6f\x3c\x50\xe4\xf9\x0a\xfa\x9c\xf4\xe7\x92\xfe\xe6\x39\xa9\x13\xd5\xbd\xf8\xb9\x38\xf7\x22\x01\x6a\x35\xdf\x49\x1f\xa4\x9d\xf8\x4c\xc3\x95\xfc\xe0\x0f\x20\xd4\x3c\x8f\x17\x65\x96\xa5\x3d\x3c\xc2\x7c\x93\x7f\xa0\x06\xfb\xb5\x3f\xb9\x29\x3c\xb0\x4e\x3a\x26\xe8\xa1\x46\xcc\xe4\xc0\xd8\xb8\xd9\x17\xe4\x49\x6b\xa3\xc1\xcb\x0d\xcd\xa4\x39\x1c\x80\xcd\x60\xf9\x81\x86\xcb\x1e\x33\x0f\x34\x5c\x9f\x33\xff\x21\x37\xeb\x26\xf8\xc0\xd8\x68\xef\xe1\xe7\x21\xe3\x88\xa4\x87\x8c\xe3\xff\xc7\xbf\xff\x84\xf3\x57\x3d\x40\x74\x1f\xc7\x88\x07\xfa\x29\xe7\x5a\x78\x58\x62\xc3\x11\x9f\x0f\xf3\x4f\xd8\xd5\xe3\x01\xc2\x93\x91\x22\x7e\x30\x56\x4e\x39\xe1\xc4\xef\x47\x1a\xa7\x9e\x49\x53\xd1\xf3\x40\xf4\xba\xdf\x87\xb6\xe5\xbf\x45\x8c\xdf\x0f\xac\xfc\xdf\xa4\xc5\x0f\x80\x6e\xca\x0c\x17\xbf\x1f\x57\xbd\xeb\x99\x52\x61\xf3\x0b\x58\xf5\xff\xd8\x24\x7e\x1b\x29\x0a\x3d\x77\x84\x19\xfa\x39\x38\x46\xb5\x88\x6a\x6d\xbd\xf9\x19\xb3\xd4\x34\x04\xf8\xad\xf5\xa6\x0e\xa1\xd2\xea\x4d\x24\x6f\x37\x86\xe8\xff\x41\xd0\x7f\x07\x63\xfc\x58\x5b\x56\x87\x40\xfc\xe0\xe3\x3f\x65\x2a\x8a\x5f\xc1\x24\xb9\x07\xa4\x53\xd3\x7d\x24\x7e\x05\x32\xdf\x93\x04\x15\xd4\xf0\x24\x32\x15\xda\xda\xd4\x25\xf2\x41\xf4\xa6\x31\x03\x5a\xf5\xa6\x39\x82\x5b\xdc\x26\x0f\x98\xf8\xd5\x9c\x14\xad\x23\x2b\xab\x85\x67\xa1\xe6\xc2\x88\x08\x26\x43\x53\x0e\xad\xf8\x11\x4a\x35\x35\xd1\x72\x98\x9a\xd8\x96\xbd\x8a\x0c\xe4\xee\x9d\x32\xb4\xc4\xaf\x71\x93\x15\xb1\x0b\x8b\xa7\xe9\x48\x8e\x5f\x4b\xf7\x3b\x7f\x72\xb0\x0d\x0d\xa5\xf1\x9e\xe4\x26\x78\x66\x77\x11\xde\xc1\x20\x5d\x2f\xb0\x98\x6c\x98\x01\x3a\x85\x5d\xd1\x7a\xbc\x00\xcc\xb9\x76\xe3\x07\xe3\x61\xef\xfa\x7f\x64\x0b\x1a\x3a\xac\x87\x53\x15\x8a\xe3\x87\x04\x0b\x53\x85\x79\xe3\x87\x1c\x61\xd5\xfb\x62\xe4\x6c\xfa\x8b\x9b\x5f\xb8\x13\xea\x85\xb4\x20\xb0\x0f\x36\xff\xcf\x6c\xb7\xd2\x1a\xbe\x82\x80\x2d\xf8\x8b\xc9\xcc\x56\xea\xf4\xc5\x3b\xae\x60\x1c\x3f\x16\x29\xdb\x34\x53\x41\x09\xeb\xa9\x62\xd1\xb2\xf0\xc8\x27\xb7\xbb\xfa\x9c\xd9\xa7\xd6\x0b\x45\xec\x7f\x9e\x5b\x38\xac\x0f\x73\x11\x33\x1e\x2c\xd1\x08\xdf\x2d\xd5\x3f\x8d\xdf\x22\xcf\x14\xbf\x40\xc3\x6c\xf7\x0f\x3c\xb2\x8b\x3f\x21\x57\x79\x18\x80\x1a\xab\x7f\x7e\x80\xd0\xf9\x34\xc1\x6b\x42\xf1\x0b\x0f\x9b\xd0\xcc\xec\xd4\x7f\x76\xff\x80\x30\xc6\xea\x67\x08\xfb\xcf\xff\x28\x01\xf6\xf9\x1f\x9b\xa3\xff\xc5\x46\x14\x3f\xe8\x86\xba\x39\xf6\x48\x09\xa2\x59\x84\xb2\x68\xfe\xbc\x7f\x89\x29\xba\x18\xf0\xc8\x69\xf3\x17\x54\xa3\x78\x62\x61\x1e\x54\xc9\xb1\xf8\xc1\x31\x4b\x79\xfa\xe3\x87\x8c\x06\xb2\x79\xc6\xef\x60\x4e\x7b\x35\x78\x4e\xc4\x4f\x88\x5f\x4f\xca\x07\x6f\x5d\xf8\x9c\x77\x8b\x45\xb8\x90\xcb\x68\x1a\xbf\x8b\x63\xf0\x2e\xbb\x26\x49\xf4\x1b\x58\xa6\x21\x92\x19\x47\x17\xa6\x19\x2e\x47\xb2\x00\xc5\x8f\x00\xc0\x9b\xea\xce\x55\xd3\x07\x08\x7b\x9b\x3f\x4b\x20\x1e\xb1\xde\x33\x0f\x6b\xa2\xf9\x79\xe7\x3c\x8a\xa6\x87\x5d\xfe\xf7\xc2\xf6\xa3\x90\x13\x7f\x6e\x74\xd6\xd1\x81\xb8\xfd\x52\x98\x84\x7e\xe0\x16\x11\xbf\x6e\x69\xd3\xe9\xfe\x64\xf2\x8d\xa6\x1f\x38\x11\x7e\x4e\x7e\xf5\x17\x1c\x57\x31\x59\x50\xd4\xe9\x10\xdc\x52\x67\xa1\x3e\x37\xb6\xe8\xff\xf7\x7f\xff\xa9\xaa\x43\x1d\x1b\x4a\x47\xf5\xe1\xe7\x14\xa2\xff\x4d\xdc\x56\xe8\xdd\xf5\xf9\x81\xfe\xe1\x6a\x11\x75\x9d\xa4\xdf\x8c\x8d\x45\x99\x96\x47\x99\xea\x84\xe2\x37\xd8\x87\x96\x6f\x2b\xdc\x85\x9e\xba\xf7\x58\x0b\x45\x29\xc4\x56\x29\x8e\xfc\x05\xe2\xd4\x7c\x90\x6e\x95\xe7\x49\xf5\x0b\x74\x27\x14\x11\xf0\xbd\xde\xe4\xc3\x13\x1b\xed\x1a\xba\xa5\xc6\xf6\x9e\x40\x31\x25\xb8\xb7\x46\x58\x3a\xfc\x45\x96\x3f\x11\x07\xe0\x00\x92\x59\x31\xb6\x06\x7c\xe0\x16\x3b\x31\x94\x57\x8f\xf5\x3c\x97\x9b\xa4\xe5\x43\x1e\x30\xb1\xf5\xe4\x32\xcd\x15\xbc\xb1\xfb\xf0\x33\xe0\x78\x68\x66\x3a\xcf\xf3\xea\x1f\xe0\xed\xb4\xfc\x4c\xc6\x96\xe4\xde\x68\x1b\xa9\x6e\x91\xe7\x8f\xa7\x8e\x81\x64\xca\x1f\x19\x1b\xfc\xad\x7b\x68\xdc\xef\x29\x58\xab\xce\x86\x6d\x90\x46\x0d\x93\xf7\xff\xf0\xff\x28\xbf\x36\xdd\x01\x1d\x85\x86\x1b\x44\x36\x06\x0f\x7a\x70\x62\x45\x32\xa2\xc2\x14\xde\x1e\x5b\x10\xb3\x78\x9f\xbc\xe7\x99\x75\xcd\xb1\x4d\xce\xbc\xe7\x15\xf1\x57\xdd\xec\x30\x79\x86\x7a\x8c\x93\xd7\x1a\x37\x89\xf2\x40\x5d\x47\xe8\x36\x33\x28\x4c\xcf\xd4\x61\x48\xf0\x6f\x30\x6e\xc8\x01\x36\xb6\xbc\x4b\x5b\x82\xbc\x27\x5c\x95\x8a\x33\x36\xb8\xaf\x74\x6f\x9c\x45\x79\x61\xfe\x42\x85\x1f\xa5\x98\x88\x6d\xe5\x52\x6a\x9b\x2c\x42\x22\x2f\x3e\x7c\x8b\xab\x77\xff\x9e\xf3\xf0\x97\xfc\x0a\xb1\xed\x85\x6f\x6b\x08\x3b\xe6\xc0\x0b\xc7\xb3\x4f\x47\xc5\x96\x37\x60\xcb\x40\xdc\x80\x95\x46\x20\x36\x38\xb7\x2c\x5d\x81\x63\x3b\x18\x27\xb9\x34\x04\xde\x70\xa7\x28\x3e\x78\x9b\xf4\xac\xc1\xef\xb7\x4f\x0d\xf1\xbd\xd0\x4e\xa9\x7a\x62\xe3\x05\x56\xd8\x73\x63\x9d\xf1\x65\x89\x76\xc2\x69\xc3\x3d\x9c\xec\xd1\xff\x53\xaf\x62\x11\xc9\xc0\xf1\x65\xe1\x72\x92\x04\x8d\x12\x89\xc6\x97\xc7\x00\x3f\x92\xee\x75\xba\xa8\xcf\xf4\x86\xe0\x8d\x78\xfa\x83\x8e\x3d\xea\x0f\xa8\x08\xf0\x2e\x87\xcf\x6e\x17\x04\xdc\x2e\xa2\x4a\x5d\xcf\xb6\x8b\xac\xd0\xfc\x06\x0f\x06\x13\xfd\x1e\x91\xad\x79\x57\x23\x57\x63\x37\xff\xde\x54\x66\x6b\x5a\x98\x37\xdc\x5d\x22\x5f\x8e\x2a\x51\xc6\xc6\x4b\xee\x72\x7b\x4c\xe7\xa7\x31\xbe\x97\xde\x56\xcd\x8a\x2c\xbd\x23\x95\x4c\x6c\xa8\xbd\xa3\xa2\x2b\xb1\x3d\x14\xd9\x5e\x49\x38\x59\x74\x4b\x2e\xc4\x9d\x77\x1f\x34\x0f\x29\xf0\xfb\x48\xff\xe0\x43\x02\x46\x09\xe5\xb8\x88\xf2\xa3\x1c\xd3\x16\x2e\xef\x81\x5c\x15\x4e\x15\xe5\x47\xfc\xa8\x49\x2c\x3f\x9c\xf9\x82\xc9\x65\xc3\x9c\x69\xa1\x0b\x5d\x61\xa5\x0a\x8d\xb2\xa5\x18\xf1\x1b\xd4\xe0\x08\xeb\x94\x2d\x17\xca\x6f\x60\x54\x92\x02\x65\xa3\xd2\x2e\xfc\xc5\xc3\x26\x44\x15\x13\xc1\x48\xcf\x17\x05\x49\x02\x15\xf7\x11\x05\xb5\x67\x94\xaa\x3c\x0a\xf3\xbe\x28\x8b\x66\x14\x14\xf0\x56\xe6\xfe\x28\xf0\x64\x50\xb5\xd6\x28\x79\xad\xd4\x9d\xa4\xe0\x5a\xa9\x9a\x9e\x51\x70\xad\x54\x74\x55\x14\x78\x32\x4c\xa5\x4a\x88\x82\x4c\x31\xca\xc6\x10\xa5\x22\x54\x58\xdc\x58\x98\x81\x5b\x51\x65\x51\x6a\x72\xb4\xbf\xc0\x7d\xcf\x07\x57\x41\xce\xed\xf0\x6a\xa1\xc4\x8c\x72\x4c\x45\x69\xc4\x04\x3a\x0a\x0b\x53\x6a\xff\xbc\x3a\x2c\x7b\x28\xf5\x59\x14\xe6\x1d\x94\xfa\x2c\x0a\x92\x68\xab\x74\x5e\x94\xf7\x9e\x5a\x55\x37\x24\x4a\x43\xac\xa2\xc4\x57\x79\x21\x40\x1f\x3f\x3f\x23\x71\x96\xd7\x8e\x59\x09\xa5\x1c\x8b\xd2\x59\x63\x4d\xab\xdf\x29\x1a\x74\xb4\x95\x9e\x3c\xe8\x37\xde\xc5\x55\x11\xb6\x28\xef\x79\x1e\x96\x87\x05\x26\x80\x25\xe5\x57\x14\x78\xd1\x0e\xd3\xd0\x09\x9e\x75\xd6\x15\xa6\xc0\xf6\xc4\xf6\x24\x52\xab\xdb\x1f\x20\x3a\x7d\xc0\x1a\xde\xd2\xd8\x45\x81\x09\xa0\xea\x60\x2a\x2f\x20\x68\xbf\xee\x0f\x88\x5a\xcc\xa1\xf0\x8d\x90\x3f\x61\x94\xc1\x8b\x59\x99\x7f\x39\x87\x0a\xe0\x40\xff\xd0\x43\xe0\xa5\x2b\x4d\x09\x82\x39\xdd\x9b\x4a\x20\xa7\xab\xa7\x1d\xf6\x00\x55\x5c\x8b\x12\xb9\x2d\xb5\x70\x41\xe4\xed\x39\x78\x21\x45\x2d\x1e\x32\x2c\x02\x72\xac\x89\x82\xd8\xaa\xe1\x11\x05\x21\xab\x69\x42\xb2\x19\x95\x1b\x8c\x02\x03\x81\xaa\x60\x45\x81\x81\x40\x85\xba\xa2\x4c\xca\x47\x09\xe8\xf2\x22\x90\x3e\xbc\x85\x10\x01\xbe\xf9\x4e\x53\x52\xbd\x6f\x9a\x26\x91\x9b\xa7\x61\xb1\x0f\xd1\x90\xda\x7b\x2f\xd4\x02\xbf\x9b\x1d\x59\x7b\x45\x0e\x17\x51\xa8\x68\xd7\x85\xa4\xec\x6c\x51\x0d\xec\x24\xd2\xef\x53\x88\x77\xff\x80\x73\x48\x90\xa1\x30\x89\x5f\x7c\x7e\x48\xa2\x45\x24\xf2\x4f\x2b\xde\x20\xca\x41\xcc\xe2\x71\x1f\x3c\xf1\x35\x31\xf0\x97\x18\x16\xb1\x07\x95\x32\xd3\x3f\x20\xd6\xbd\xf8\x83\x85\x0f\xdc\x03\x0f\x0e\x51\x00\x9d\x79\x55\xec\x7b\x94\x93\x37\x56\xcf\x1b\xfd\x5f\xbd\xfa\x48\x3e\x33\x2c\xa2\xe1\xdb\xf0\x99\x36\x28\xcd\x87\x05\x4f\xfa\x36\x4c\x7f\x40\x75\x97\xae\x23\xe5\xe4\xf9\xad\x1b\x4e\x01\xe8\x18\x1e\x04\xcb\x55\x7f\x9e\x39\x0b\x1a\x04\xe2\xac\x7d\x5b\x29\xac\x45\x6d\x90\x5d\x50\x11\x30\xcc\x2c\x17\x4a\x64\x08\x01\x17\x16\xf8\x33\x24\x2e\x40\x0c\x43\xb7\x97\x02\xdf\xd2\x5f\xf1\xbe\xbc\x49\x82\x16\x8a\x39\xf7\xac\x13\x2e\x28\x36\x5d\xbd\xeb\x6e\xb8\x53\x7f\xfe\x87\x93\xb8\xf7\xc4\x43\x39\x62\x12\x12\x44\x54\xff\x00\xfe\xf3\xb4\x01\x44\x58\x69\x54\x80\x21\x86\x37\xd5\x43\x65\x85\x60\x7d\x79\x32\x6e\xc2\x2d\x32\x17\xa8\x68\x7c\x50\xf7\xd0\x82\xe1\xa1\xb4\x54\x0b\x95\xd5\xa8\xad\xa4\xad\x09\x23\x24\xa2\x2b\x7c\x31\xc7\xe7\x85\x83\x5f\xf8\x05\xde\x88\xfd\xc5\xc6\xa3\x4b\x47\x78\x4d\xa4\xf1\xf9\x01\x1c\x55\xfd\xcc\x89\xa8\x7a\x66\xd0\xfc\xd4\x33\x8e\x7c\x77\x09\x5d\xb6\xbc\x72\xa3\x6e\x34\x6f\x7d\x1a\x7c\xb7\xa1\xfc\x0a\xa2\x96\x1c\xa6\xbe\x40\x7d\x67\xab\x9a\x2b\x52\x19\xab\xe8\x56\xd4\xc2\x1b\x54\xf8\x07\x9e\xf9\x42\xda\x15\xa5\x41\x46\x73\x17\x48\x2f\xbe\xfc\xff\x01\xcb\xcc\xd2\x33\xf7\xc4\xa7\x45\xc8\x8e\xe9\xe7\x07\x83\xd2\x07\xa9\x26\x10\xd0\xae\x95\xf7\xeb\xe1\x1f\xc8\x61\xf1\x17\x1f\xba\xa8\xa8\xed\xac\x34\x6b\x51\x2b\xf1\xc3\xf0\x0f\x70\xc4\xfa\x34\x8f\x7d\xae\x8c\x27\x51\x13\xe6\x08\x83\x56\xa4\xbf\x99\x3f\x01\xa1\x0a\x65\xba\x32\x83\x47\xad\x8c\x6b\xd4\xa4\x34\x22\x06\xdd\x3e\x2a\x94\xeb\x96\x9f\x15\xa0\x46\x59\xdd\xa3\x36\xda\x4d\x3c\xcd\x9d\xe6\x26\xc1\xc1\xda\xc9\x6d\xa6\xb2\x53\xb3\xaa\x63\xa0\x76\x70\x97\x24\x64\xed\x3c\xbf\xbd\xd8\xc8\x1d\x53\xbd\x12\x83\xc1\x93\x1e\x16\xf3\xc3\xd9\xb8\x52\x11\x93\xad\x64\xc6\x51\x07\x8f\x37\x13\x81\x20\xed\x61\xfe\x1a\xbc\xdc\x0a\x00\xd6\xd4\x9c\xeb\x0a\x53\x51\x47\x4e\x09\x6c\xa2\x06\xc5\xb6\x79\x98\xa9\x87\x05\x0b\x6a\x80\x65\x3f\xcf\xb0\x51\x7d\x1a\x00\x8d\xdd\xdf\x27\x8d\xda\x45\xf0\x23\x50\x46\xda\xa8\x01\x3c\x28\x61\x51\x83\x24\xea\x96\x54\x89\x0a\x96\x07\x31\x93\x46\xd1\xc0\x1c\x74\xca\xd8\x19\x95\xc0\x40\x8a\xf3\x8a\x3a\x71\x46\x6b\x95\x51\xd3\xd5\xcf\x14\x71\xd3\x3f\xc0\xe2\xa0\x33\xbb\xb2\x50\x9c\x5c\xa7\xa2\xae\x24\x4a\x6f\x24\x4e\x10\xb2\xa8\x8b\xf8\x5e\x52\xb2\xa6\x32\x5e\x20\xb2\xd2\xec\xaf\xd3\xa5\x32\xd6\xe6\x23\x3f\x16\x11\xd6\xf4\x17\xdc\xcd\xba\x26\xd7\x9d\x69\xc1\xcd\x01\x3b\x8d\x29\x16\x18\x4c\x22\xac\x9c\x82\x51\x91\x34\xd8\x31\x41\x51\x91\x63\xc6\x5a\xda\xba\xf3\xba\xe5\xe9\xdd\x29\xef\x2d\x54\x76\xca\x5e\x4f\xd7\x01\x30\x2b\xd0\x54\xa1\x61\x1f\x02\x03\x15\xa5\xda\x9a\xaa\xa7\x44\xa5\x86\x5d\xd5\x50\xa2\x1e\xdc\xe4\x16\x3b\x50\x62\x54\xa5\xec\x8b\x7a\x90\x4f\xfc\xc2\xc9\x26\xfc\xc2\xf5\x72\xa2\x39\xef\x20\xbc\xf4\xae\x3f\xc1\xeb\xdd\xcf\x48\x7b\xa4\xe3\xbe\x9e\x39\x77\x1a\xe7\xc9\x3d\xed\x25\x3c\xc9\xdc\x9a\xed\x13\xbe\xe5\xde\x0c\x27\xc3\x36\xfd\x3e\xf7\x9f\x79\x39\xf5\x22\x5e\x51\xe4\x92\xf9\xf9\x84\x20\x64\xb1\x64\x82\x21\xa0\x29\xe5\x69\xd4\x0b\x81\x1b\x26\x81\x25\x2d\x96\x59\x82\xc9\x63\xcc\xeb\x2c\xb0\x36\xbd\x19\xae\x5c\x3d\xf5\x81\x10\x99\xe1\x79\x80\x2b\x80\x5c\xec\xa3\xde\xdc\x6f\xde\x5e\x37\xb2\x4c\x7a\x0b\xdf\x99\x7d\x53\xa3\xb8\x29\x24\x34\x91\x77\x4e\xa4\x5f\xe0\x79\x2f\x4d\x46\xbd\x93\x4a\x0d\x03\xa9\x83\x95\x20\x2f\xea\x8b\x73\xaa\xa2\x72\xa3\xde\x24\x5a\x44\xc2\x38\x31\xe6\x5f\x52\xfe\x44\x05\x26\x6a\x53\x86\xd1\x4a\xef\x00\x4f\xfb\x93\x5b\x51\xbc\x02\x07\xd0\x61\x2c\xf1\x90\x5f\xa5\x49\xa9\x89\x92\xa4\x3a\xa9\x0f\x6f\x5c\xe6\x26\x7a\x84\x2a\x29\x4f\x54\xe4\x15\x5e\x1e\xf2\x43\xf4\x28\x6e\x69\x0c\x79\x91\x0f\x4f\xb4\x5f\xae\xc4\xd0\x0f\x0c\x03\xaf\x7a\xce\x81\x4d\xfd\x80\x95\xf8\xbc\x30\x50\xeb\xc6\xcf\x10\xdf\xda\xa9\x0d\xa5\x8d\x6d\x56\x68\x8c\x96\x96\xf3\x64\xb4\x8d\xf7\x46\xad\x5c\x63\x54\xcc\x4f\x62\xad\x95\x0c\xc9\x16\x0d\x85\xc9\x18\xf4\x05\xd3\xf4\x79\x6d\x1b\x61\x90\x24\x50\x2b\x64\xe1\xd0\xf3\xe4\x07\xa2\xba\x70\xdf\x89\xa8\x82\xf8\xfb\xee\x1e\x79\x27\x0b\xb7\x48\x61\xb1\x99\x48\x6e\x82\xe5\x26\x71\xa1\xf1\xc0\xa9\xae\x11\x2c\x69\x15\x89\x3e\x24\x46\x1b\xc3\x91\x3d\x91\x2f\xae\xa9\xf2\xec\x8f\x06\x58\xa3\x64\x63\xd1\xe8\x23\x30\x3d\x2b\x88\x43\x51\xde\xd4\x68\x70\xa6\x54\x52\xd3\x68\x8d\x77\x38\xf7\x08\xef\xca\x21\x78\xd0\xd2\x65\x40\x62\xb9\xb5\x9c\x57\xff\x90\x88\x42\xec\xd2\x28\x76\x8b\x3b\x61\x6d\x0e\x6d\xab\xd6\xc8\xa4\xba\x0d\x34\x46\x9a\x28\xdf\x5c\x34\x22\x9f\x4d\xb2\xbc\xa5\xbd\x45\x2a\xbe\xd6\xb9\x9c\x22\xa3\x67\xaf\x9a\x7c\x04\x35\x0f\xcf\x55\xea\x63\xdc\xe2\x81\x68\x73\x77\x09\x20\x1e\xfe\xfe\x22\x09\xa2\x1a\xea\x18\x2b\x0a\x5a\xe7\x5c\xea\xff\x81\xe2\x2f\x12\x81\x6d\xe4\xb1\x29\x92\xe1\xa4\x30\x3e\xcf\x0d\xe9\xe0\xfd\x3c\x38\x04\x31\xd4\xe0\x10\xfc\x8c\xd5\x14\x1c\x68\x23\x27\x56\x53\x3f\x18\x98\xf8\x79\x83\x90\xc2\x7b\x19\x0e\x9a\x4a\xf9\x10\x8d\xd0\xcc\x8b\x17\xb9\x12\x22\x2a\x78\xbd\x30\x0f\x22\x6d\x9f\x85\x6a\x43\xb0\x8b\x32\x53\x46\xa3\x02\x46\xf8\xa2\xc1\xc4\xd3\xa6\x99\x94\xc8\x6a\xf3\x56\x65\x7a\x1b\xe9\x28\xdb\x9c\x7c\x41\x5d\x4e\xec\xc4\xe1\x0f\x70\x4a\x0b\x3b\xb4\x99\x32\x4d\x44\x2f\xf6\x29\xec\xd5\x56\x0a\x14\x11\xb1\x92\xc1\x34\xb7\xf4\x51\xd8\x24\xad\xdb\xa2\x3c\xd0\xcd\xad\xad\xc5\x37\xdc\x0b\x31\x8c\xf7\x06\x53\xc8\xa8\xba\x65\xb4\xc5\xb9\x30\x19\x30\x02\x9b\xe7\xf6\xa4\x53\x54\xec\x39\x37\xa2\x93\x7a\x1d\x0f\x1d\x85\xc8\x9a\x2a\x27\x44\x23\x16\xdb\x7e\x7f\xf2\x63\x68\x7b\x6e\x56\x91\x4c\x3d\xd1\x34\x45\x39\x6a\x0d\x32\x93\x03\x7a\x3d\x77\x9e\x99\x9b\x7f\x20\x17\x56\xd3\x0c\x05\xb0\x5d\xd2\x1a\xb3\x10\xdb\x02\xd0\xa0\x3a\xf2\x9d\xb6\x25\x74\xd3\x05\xb1\x11\xa9\xa9\x90\x63\xb4\x23\x7b\x15\xa1\xc8\xef\x37\x37\xcb\x77\x04\x4b\x17\xcb\x73\xc6\x4a\x2b\xdb\x59\xb4\x93\x43\xd3\xdd\xa8\x9d\x39\x34\xff\x80\xfd\x25\xdc\xd4\x00\xa4\x1c\x29\x18\xed\xc4\xee\x11\x0c\x6a\xd7\x8f\x2f\xe8\x0b\x00\xa5\x62\x0f\xab\x06\x8b\x92\xf2\xd3\x45\x83\x05\x69\xda\xa3\xa7\x5d\x64\xf6\xcd\x5f\xf0\x30\xd4\x85\xac\x41\xff\x53\xec\x4f\xd5\x60\x42\x52\x1d\x96\x68\x74\xbb\x9c\xde\xa2\x57\xce\xb7\xde\xa0\x86\x48\x40\xa3\xdd\x0c\xfb\xd0\xc0\x51\xff\x4b\x39\xd8\xa2\xdd\x54\xe7\xe8\x5e\xd9\x18\x0c\xe3\x71\xc2\xe8\x34\x0c\x22\xe0\x8b\x59\x7e\xe6\x5b\x14\xaf\x1d\x06\x15\x28\x18\x56\xec\x7f\xd5\xee\x5c\x3f\x77\x81\xbd\x62\xb9\x72\x63\xfd\x36\x1f\x96\x08\xa7\x19\x3e\x4c\x53\xe7\xa4\x8b\x68\x7b\x60\xcb\xb0\xf8\xa4\x0e\xca\x52\x81\xf0\xca\xb2\xf0\x49\x9e\x12\xd1\x0f\xf5\x3f\xcd\x3f\x90\x01\xcc\x86\x99\x2c\x50\x3b\xba\xff\xa0\xf3\x94\x3c\xed\x3f\xcc\xa4\x44\x42\x47\x81\x2f\x65\x01\x8a\x0e\xa8\xa4\x14\x3c\xd1\x19\x5f\x63\x97\xb0\x8e\xc4\x30\xa1\xa5\xe9\x30\x75\x29\x1f\x4e\xf4\xdf\x8d\x67\xbd\xbf\x51\xd9\x27\xa6\xed\x48\x03\x58\xec\xf0\xd5\x11\x2d\xa3\xcc\x32\xd1\x11\x1d\xf3\x53\x85\x97\xe8\x1b\x23\x53\x74\xbd\xee\x1b\x35\x44\xd3\x4d\xe0\x3a\x57\xfd\xc5\xbb\x9a\x36\xa4\xf6\x0d\x75\xfe\x74\x0e\xf5\x8d\x44\xfa\xf9\x81\xda\x5f\x44\x33\xe7\xf2\x26\x88\xd0\x59\xce\xd6\xf7\xaa\x5e\x98\x2d\x76\xf9\x07\x06\xdb\x69\x98\xc0\x77\x73\x13\xa8\xe8\x08\xb8\x51\x82\xf7\xe8\x25\x0b\xf8\x6b\x10\xf0\xe1\x2c\xf6\x42\xeb\x85\xb5\x4d\x34\xec\x17\xf0\xbd\x2f\x68\x58\x25\xaf\x07\xa6\xfb\x40\xde\x5c\xbf\xc0\xc5\xd2\xea\x16\x14\x0f\x94\xfc\xef\xf5\x07\x17\x2e\x3f\xa3\xb4\x84\x40\x4b\x87\xda\xcb\xd2\xa2\xbf\xf8\xaf\xf8\x7c\xe8\x35\xb9\x43\x13\x09\xaf\x50\x1b\x58\x7a\x9d\xff\xfe\xd3\x54\xe8\x21\x7a\xcd\x21\xf8\x07\x98\x1c\xc5\xe2\x1d\xe9\x68\xaa\xa7\xb1\x72\x04\xa6\x88\xa2\x43\xb7\xcd\xde\x72\xa9\xd4\x62\xa3\x88\x73\x93\xa8\xdd\xa0\xbc\x2c\xd1\x61\xab\x8b\x3f\x95\x8a\x88\xde\x72\x51\x44\x40\xa3\x3c\x2c\x6e\x7e\xa1\x39\x0d\xb9\xed\x78\xd6\x9a\xc0\xd4\x67\x55\x74\x6f\xcc\xa4\xea\xff\xb1\x81\x36\x0f\x28\xa5\xa5\xa6\x00\x71\xcf\x36\xa8\xf7\x9e\x23\x16\x49\x1d\xce\x12\x66\xc5\x04\xa7\xd5\x3f\x20\xb5\xaa\xd9\xa4\x73\x50\x66\xef\xce\x0b\x8f\x68\xe8\x1c\x83\x96\x15\xd1\x41\x61\xce\x44\x74\x90\x62\x57\xa3\x23\x3a\xc8\x8a\xea\xde\xa9\x14\xf6\x86\x42\xbe\x9d\x62\xd7\xbd\x8e\x1a\x66\x4a\x31\x18\x7d\x6c\x7c\x41\x5f\xbc\xe8\xb4\x2a\xc0\x36\xfa\xe0\x2a\x6a\xda\x47\x87\x36\x4b\x24\x02\x9c\x1a\x17\xf6\x11\x78\x5f\x93\x34\xb8\x4c\xfe\x1f\x45\xe1\x4d\x32\x82\xac\xc3\x53\x02\x25\xa1\x53\x2f\x45\x47\x68\x51\x7c\x46\x40\xac\xa4\xbd\x01\xef\x5a\xab\x3d\x3a\x95\x88\xca\xcf\x1b\x3d\x72\x59\xd4\x02\x90\xaa\x0d\xb0\x1d\xc6\xc6\xf8\x3c\x77\x9e\x30\xfe\x00\x9c\x5b\xdc\x45\xfc\xfb\x4f\x2d\xde\xae\x50\x3b\x86\xe7\x90\xee\x4d\xca\x76\x1a\x9d\x99\x20\x15\x59\x12\x1d\xd6\x47\x1b\xf0\x3b\xdd\x75\x95\x9a\x34\x3a\xac\x8d\x61\x5e\x43\xbe\xe9\x62\xbf\xc1\x3e\x31\xaf\xde\x0e\x13\xac\xe3\x75\x78\xb1\x70\xb5\x57\x5f\x47\xb0\xd1\xdc\xaa\x7b\xb8\x61\x4e\xf2\xf3\x83\x67\x75\x90\x58\x59\xc7\x68\x47\xc2\x1f\x1b\xb4\x3a\xea\xf3\x86\xb9\x7d\x25\x89\x6a\x71\xd1\x46\x66\xa9\x84\x54\x8b\xe1\x85\x58\x3c\x46\x4d\x34\xea\xf3\x5a\x35\xda\xf7\x5c\x3a\x8d\x12\x61\x42\x61\xee\xd9\x79\xd6\x77\xff\x80\x73\xd4\x13\x0d\x10\xaa\x32\x6b\xd1\x69\x9c\xdc\x84\xfe\x3a\x12\x27\xda\x7b\xbe\x1f\xe0\x7f\xef\xa0\x83\x3d\x6a\x50\x34\x56\x4e\x9f\x48\x07\x7b\x14\x89\x07\x2f\x0c\x82\x93\x1d\xfe\xbb\xf1\xe9\x71\x41\x98\x8b\xe4\x83\x10\xc8\x4b\x89\x4c\x8a\x3f\xd5\x12\x8f\x7e\x70\x5a\xb4\x96\x07\x80\xb4\x85\xf5\x99\xa7\xa4\x3e\x40\x90\x50\xf8\x3c\x3a\x39\x08\xcd\xf3\x99\xd3\xa6\x51\x21\x96\xbb\xfb\xc0\x3a\x09\x47\x2d\x0c\x4f\xba\x00\x6a\x50\x80\xc4\xf1\xf9\x9f\x01\xe9\xdd\x5d\x80\x66\x61\xcf\x7e\xd2\x67\xd4\xd8\x00\xca\xc5\xb9\x79\x93\xc0\x20\x1a\x9f\xe7\xca\x17\x44\xe4\x8b\x99\x8b\xea\xaa\x45\xbf\x00\x58\xcc\xe2\x17\x4d\x16\x9f\x17\xe8\x39\xe6\x16\xb1\x67\xda\x5f\x82\x5e\xa3\x23\x8b\xb5\xfd\x3a\xfa\x95\x23\x74\x77\x54\x04\x7c\xde\x00\xba\x11\x4a\xec\x37\x97\x45\x48\xb5\x03\x5e\x2f\x8f\x10\xf0\x3a\xdc\xc0\x9d\xbc\xa5\x59\xa6\xa6\x72\x33\xb3\xc1\x20\xab\x98\xfb\xe8\xac\x0e\xa2\xaa\xf1\xd1\x91\x27\x71\x6e\x9f\x26\x78\x70\x5b\x98\x3d\x2f\xe6\xb7\x7b\x79\x7f\x28\x2f\xcd\xf1\xc8\xbe\x63\xbb\x73\x7f\x28\xcd\x3e\x2f\x60\xed\xbd\xe7\xe0\xd7\xe5\x50\x83\x41\xbf\x2d\x25\x27\x8d\x81\xd0\x23\x07\x02\x8c\x1f\x35\x20\xba\xfd\x0c\xfa\x66\x6f\x9f\x2f\xc8\xa0\xc3\x9f\xe4\x4c\x74\xfd\x40\x1f\x54\x1d\x54\x03\xae\xd7\x76\x73\x1e\xa9\x3c\x14\x99\x03\xf1\x49\xf6\x49\x1f\x3f\x2e\xe8\x70\xa7\x60\x59\xb1\xcf\xf8\x91\x43\xb5\x4b\x46\x42\x68\x49\xe5\xb1\x25\xdd\xfe\x81\x28\xc5\x9d\x6e\x39\x79\xea\x75\xa3\x75\x6f\xf8\x0d\xe2\x0e\x77\x8b\xa8\x24\xbb\x4a\x8f\x42\x60\x55\xfd\x03\x04\xaf\x4e\xc0\x51\x78\xd5\xf7\x40\x10\x52\x5e\x1d\x96\x34\x0a\x0e\x65\xf1\xc0\x28\x24\xd3\x44\x24\xc4\xad\x7e\x83\xaa\x38\x8f\x0c\x1e\x65\x76\xb2\x1c\x95\xfa\x1f\x53\x41\xcb\xec\x26\x2d\xf5\xa8\x24\xd3\xcf\xbc\xcc\x7b\x60\x2c\x54\xdb\x3f\x6f\x60\x85\xa4\x95\x1c\x95\x67\x96\xfb\x68\xbc\x57\x4b\xfe\x8f\x46\xe6\xd5\x51\x3c\x1a\xb6\x98\xe4\xd4\xa0\xf5\x75\x7a\xe8\xb0\xbe\x96\x5f\x75\x9b\x74\x7a\xf0\xc8\x88\x53\xc3\x5f\x50\xe7\xf0\xf9\x81\x1a\x43\xd3\x99\x8a\x4c\x73\x2b\xb0\xe6\x67\x60\xc4\x96\x9f\x15\x82\x5b\x99\x0f\x91\xd1\xb9\x84\x3a\xa7\x46\x1f\x70\x64\xf3\x0b\x38\x44\xc2\x0d\xe4\x82\xa9\x0b\xa8\x29\xe3\xd3\x40\xee\x7b\xcd\x4c\x16\x9f\xd5\x65\x7f\x8c\x5c\x0f\xb5\x49\xe8\x16\xfe\x02\x4d\x4a\xc3\x33\x06\x79\xc2\x5c\xc3\xc8\xa7\x2d\xfc\x03\x75\x2b\x5e\x30\xa8\x11\xed\xd9\x33\x52\x8d\xe8\x99\x41\xce\x1c\xfb\xd5\x8c\xa0\x08\xf4\x6a\x10\x7b\x09\xde\x0d\x62\x2d\x9d\x7d\x23\x90\xd4\x77\xb9\x47\x64\xf2\x6a\xee\x80\x83\xf0\xff\x70\x0f\xf1\xda\x05\x12\xb0\xcb\x80\x30\x26\x29\xd6\xf7\x93\x2e\xff\xd2\x81\x8c\x09\x1b\x98\x47\x80\x4a\x21\x76\x59\x18\x93\xd9\x3c\xd4\x41\x22\xb7\xea\x17\x58\x12\x52\x23\x42\x9a\xed\xdf\x9f\x52\x31\xc4\x98\x1c\xbe\x5b\xc7\x96\xf9\x50\x87\x33\x48\x77\x92\x41\x53\xb1\xa7\x13\x39\x19\x95\x02\x23\xc6\x4a\xc6\xd3\xfc\xc0\xc3\xcc\xd6\xec\xb1\x10\x3e\x65\x36\x5a\x88\x3e\xf8\x34\x48\xd5\xf2\xa7\x47\xda\x32\x44\xe1\xe2\x15\x44\xf8\x67\xd0\xa7\x5d\x55\xe8\x63\xa4\x72\x53\xca\xe6\xb1\xc3\x04\x13\xfe\x82\x3e\xe5\x26\x6a\xa7\x10\xfd\xbc\x81\x55\xf4\xf9\xb1\x53\x74\x9b\x77\x0f\x2c\xab\xd9\x04\x85\x63\x55\xf8\x30\xc6\x41\x05\xa8\x27\xe6\x40\x4d\x56\x9f\x59\x47\x76\x29\x1a\x0e\x28\x97\xbd\xe1\x4e\xde\xa4\x84\x78\x06\x40\x98\xcd\xce\x83\x8e\xee\x9e\x87\x93\xfb\xcf\x83\x38\x51\x42\x46\x00\x7b\x9c\x2c\x68\x20\xd6\x3c\x29\x88\xbc\x59\x10\xc9\x55\x2c\x14\x98\x3e\xc7\x5e\xbd\x83\xd5\x43\xa6\x89\x06\x2a\xb3\xe5\x7b\x24\x2a\xf3\x49\x71\x91\x68\x3f\x53\x6a\x78\x7f\x5c\x03\x2f\x88\x86\x17\x74\xd5\x4d\x96\x85\x71\x11\xf4\x7b\x5e\xa0\xa6\xb4\xcb\xc5\xb8\x50\xcb\xc3\x82\x0b\xa8\xc9\x16\xe2\x71\xc1\x99\xd5\x1c\x7d\x53\xe6\x7b\x47\xbf\xb0\xaa\xdb\x58\x3b\x6e\x86\x24\x88\x82\x1b\xb7\x6e\x0b\x78\xd8\x83\x6d\x6e\x1d\x77\x2e\xb5\x5f\x08\xbc\x20\x7e\xbc\x79\x3a\x5a\xc6\x20\x43\xa2\xed\x9a\xe3\xa6\x3e\xd0\x13\x7f\xe7\x3c\x6b\xd0\x2f\x0c\xab\xaa\x7e\x16\x83\x29\x11\x1d\xf6\x33\x1e\x8a\x15\x33\xe0\x83\x13\x41\x0a\x97\x81\xa4\x40\x9f\x93\xee\xa1\xca\x47\x60\x71\xc0\x73\xee\xc3\xc1\x4f\x4e\xbc\x86\x05\xf7\x7b\xc7\x43\x8d\x27\x89\x14\xd5\xf0\x8c\xb3\x46\x24\x7e\x49\xe4\xd0\x0f\x1b\x40\xbf\x5f\x68\x68\xb1\xea\x39\x69\x9a\xfa\x01\x33\xf9\x69\x71\xe2\x79\xd3\x33\xe2\x84\xc2\x0d\xe4\xc6\x0e\xfd\x70\x30\xbc\x44\xcf\xf4\x46\xed\x7a\xa6\x82\x43\xb2\x23\x12\x92\x49\x47\x19\x1b\x81\xa2\x04\x78\x6c\xd4\xe6\x4b\xd5\x1a\x1b\x2f\xe3\xd3\x6d\x70\xa2\xdc\x04\xaf\xa5\xda\xfb\x01\xb5\xa5\x57\x33\xa0\xb6\x34\xf4\x09\xe4\x00\xb2\x23\x7b\xa4\xeb\x9d\x36\x45\x14\x4e\x9c\x3f\x20\xf2\xd1\x51\x1b\xf0\xac\xb3\x85\x38\x0a\xef\x16\xd3\x2d\xd0\x76\xa2\x6d\x14\x85\xe7\xbb\x24\x5c\xb0\xf8\xeb\x34\x15\x95\xa2\x5d\x3b\x29\x2a\xed\x88\xe2\x90\xa8\x64\x19\x1d\xcf\x91\x5a\xc1\x3f\xd9\x8c\xa2\x12\xe4\x68\x1a\xe1\xef\x5f\xec\xcd\x1c\x95\x8b\x65\xfe\x01\x7c\xb3\x91\x29\x1a\x17\x4f\xa0\x3e\x12\x8b\xe9\xb4\x0f\x96\x77\x0d\xb7\x00\x06\x2b\x7e\x26\x14\xd3\x56\x8d\x96\xd3\xa2\x26\x7b\xf6\xa1\xc5\xeb\xdc\xdd\x92\x68\x01\xa5\x9b\x6d\xcc\x01\xa5\x9b\x8d\xa7\xd1\x73\xdf\xf8\x87\x1c\x97\x7e\x80\x12\x6d\x48\x22\xc5\x28\xff\xfe\x13\xd3\x4c\x3a\x2a\x7c\xd3\xb5\x98\x83\xb7\x1b\x73\x20\x02\xf0\xac\x44\x8b\xc1\x62\x62\x22\x29\x9d\xf1\xcc\x0e\x70\xc6\xb3\x51\x3b\x06\x4b\x4c\x98\x25\x07\x07\xe1\x67\x5e\x76\xcc\x0c\x41\xb1\xda\xfd\x43\xe1\x30\xfd\x03\x78\x52\xd7\x8e\x60\x55\x35\x27\x7c\x88\x20\x3c\x97\x08\x0a\x66\xe1\xb1\xf3\x78\xc0\xe6\x3b\x8b\x9b\x7c\xf0\xac\x61\xc0\x06\x1c\xce\xaf\x10\xe9\x54\x2f\x34\x11\xc0\x37\x36\xd8\x06\xf0\xcd\xd4\x3d\x25\x90\x00\xc7\xc6\xd8\x60\xc5\x10\x9b\xe6\x82\x8e\x6f\xf6\x39\x8d\x45\xab\xc6\xf2\x1b\x94\x07\xd2\xf7\xc7\x62\x1f\x9a\x3b\xc6\x98\xab\x7a\x6a\x04\x0a\xb6\xda\x9c\x1b\x54\x53\x15\xcf\x0c\xd4\x52\xb3\x78\x5c\x3b\x52\x5b\x78\x58\x3b\x17\xd4\x4c\x08\x73\x6a\xf3\xed\x29\xf6\xac\xb4\xec\x26\x10\x10\xfb\x21\xe2\xc2\x4d\xc7\xff\x53\x42\x0c\x37\xc9\xad\xa0\x73\x2e\x0e\x92\xad\x2e\x0e\x22\x16\x33\xcd\x01\x3e\xb5\x98\x3a\x08\x5d\x4d\xd4\x81\xc3\x5f\x50\x36\x32\xdf\x8d\x39\xe0\x20\xcf\x68\x81\xe1\x37\x67\x9b\x65\x1c\xdc\x3a\x16\xf8\x28\xa6\x6f\x03\x6f\x9c\xbc\xec\x5a\xaa\x20\xef\xb4\x6d\x98\x91\x8e\xf7\x16\xe7\x84\x34\xc2\x3c\x71\x51\xeb\xe2\xe5\xbc\x28\x01\x84\x48\xe3\xca\x61\xf9\x0d\xf6\xa1\x71\x13\xc3\x58\x3d\x1b\xa8\x1b\x6b\xed\x6c\x40\x37\xe4\x9b\x52\x00\xd3\x58\x55\x1a\x77\xf2\xb5\x88\x82\xe6\xe7\x33\xf5\xd0\xfc\x4c\x1f\x9c\x77\x32\x8c\x48\xb8\x59\xd6\xce\x1f\x50\x76\x5b\x32\xbe\xa0\xa5\x3a\x2d\x45\x30\xc9\xcd\xf0\xff\x3b\x5b\x74\x0b\x27\x7f\x30\x91\x4c\x7c\xe0\x67\xb0\xbd\x4f\x52\x68\x8e\x6c\x7c\x88\x87\x6a\x1d\xcb\x5a\xd6\xcb\x77\x58\x5a\x20\x8f\xb3\x9d\x46\x22\x3d\xdd\x2c\x8c\x1f\x9a\x83\x05\x79\x03\x96\xd5\x59\x04\xad\x02\xba\x24\x5f\x8c\x27\x2a\xd1\xfe\x56\xfd\xcb\x89\x34\x51\x7f\x6d\x96\xcd\x5f\xe7\xac\x0d\xfd\xb0\xf8\xc6\xa6\x1f\xd8\x9f\x9f\x2f\xbe\x50\xf4\x03\xb7\x95\x20\xf4\xdc\xb8\x6b\x74\x26\x4d\xd4\xdb\xb0\x7a\x6c\x22\x82\xdf\x1b\x77\xc2\xae\xba\xc9\x02\x32\xb7\xa4\xa1\xea\x07\x1e\x9c\x82\x45\xb3\x60\xa3\xea\x20\x9d\x05\xc6\xe4\xf0\x33\x45\xb5\xce\x8f\x99\x2a\xa2\xcf\x1b\xa8\xc8\x62\x9a\x60\xf4\xb4\x45\x7b\xd2\xd7\x5f\x77\x91\x49\x4f\x7d\x95\xf4\x88\x59\xb9\xd8\x92\x58\x13\x95\x67\xed\x83\x38\x2b\x62\xc8\x25\xda\x67\x6a\x77\x74\x47\x9b\x70\xa5\x5f\x8e\x41\x9c\x00\x17\xd6\xf1\xcd\xfa\x30\x41\xcc\x7f\xcf\x50\xd5\x84\x73\xcc\xcc\x54\xd5\x08\xaf\xcc\x86\x63\xb2\xfb\x85\x20\xd5\x7e\x21\xf9\xcb\x6f\x10\xca\xe9\x28\x9e\x0d\xb7\xd3\x4f\x93\x2c\x97\x28\x09\x35\x3b\x1d\x08\x65\x90\x9a\x09\x20\x04\xe6\x26\xf0\xc0\x72\x30\xe5\x84\x15\x4e\x25\xfb\x62\xf6\x64\x19\xcd\xcd\xe0\xf2\x98\x25\x06\x42\x31\x4c\xe6\xa0\x0b\xca\xf2\x0b\xdc\xbd\x9b\xdf\x40\xca\xaa\xe1\x17\x60\x23\xd0\x66\x9e\x50\xc5\xc4\xf7\x07\x1c\x5a\x26\x2a\x50\xc3\xe7\xf3\x0c\x48\x2a\xad\xe3\x0c\x78\x31\x7a\xa2\xa0\x37\xb1\xb2\x6e\x22\xc3\xcc\x72\x3e\x98\x39\x29\x67\xb5\xde\xc8\x87\x67\x85\xe1\x84\xdb\xbb\xbd\x8f\xe7\xcc\x21\xa9\xc7\xc9\x1e\x34\x24\x86\xc7\x99\xa3\x78\xd4\x4b\x73\x3a\x27\x15\x09\x1e\xc2\x7b\xf6\xd7\xe6\x6d\x82\xec\xc3\xa5\xfa\x99\x42\x55\xc0\x7e\xc2\x42\x65\xdb\xcf\x5c\x81\x04\xca\xa2\x88\xe9\x67\x0c\xe4\x26\x0c\x56\x56\x1e\xce\x45\xe9\x50\xfc\x03\x95\xb7\xcb\x34\x11\x2b\x08\xa1\xce\x3d\x85\xa4\x56\x12\x26\x2c\x6b\xdd\x66\x62\x05\x33\xdc\xce\x18\x56\xf5\xb1\x93\xa9\x25\x77\xe7\x8b\x15\x8a\xbd\x8d\xe6\x4e\x2a\xfd\x4c\xa6\xff\xbc\x80\x30\x2d\xe7\x34\x9a\x48\x5b\x63\x2d\xdc\x3c\xf2\xbc\xd2\x4c\x1c\x49\xb5\x26\xff\xe0\x2e\xb0\x24\x45\x22\x80\x35\x3e\x9f\x60\x73\x0a\x7e\x4c\x78\x66\x59\x81\x32\xe9\x98\xa5\xc2\x95\x31\x51\x79\xd5\x77\xe6\x49\x47\x2d\x7b\xe1\x4f\x64\x0e\xb0\xf2\x62\x1e\xc9\x00\xea\x92\x2a\x17\xb3\x1c\x6a\x58\xf8\x82\x3b\x11\xc5\xa7\x82\x24\x31\x4f\xda\xdf\xa7\x3f\xc8\x7d\x27\xa2\xcf\x3c\xf9\xfd\x06\xe6\xd6\x82\x15\xb9\x72\xe6\xf8\xd3\x0d\x69\xa6\xfa\x45\x08\x6c\x9e\xc9\x2e\x9a\x45\x64\x22\x50\x55\x8d\x98\xa8\x68\x6f\xed\xe7\x4c\xec\xe2\x5d\x74\x71\xda\xbd\x94\x70\x24\xb3\x12\x69\x5e\x3c\x03\x75\x35\x98\x17\x2f\xe9\x16\xcc\x04\x33\xde\xe9\xe9\x47\x66\xe1\x73\x71\x9e\xcd\xd4\x69\x97\x12\x6a\x9b\x37\x8d\xfe\xba\x5e\x4c\xaa\x50\x2c\xd0\x50\xd5\xde\xd6\xe8\x99\x6e\x5e\x9e\xe8\x9b\x8b\xef\x06\xe0\x6c\x21\xd0\x36\x1f\x1c\x71\x4a\xcd\x1b\xf3\xa1\x0c\xf5\x5c\x3e\x1c\xb8\xbf\xc8\x71\x8a\x06\x94\x78\x6d\x4a\xdb\x17\x93\xa1\x83\xf6\x05\x9f\x48\x11\x34\x2d\xd9\xe1\x13\x3f\x7d\x51\x9b\x4f\xce\xc4\x7f\xe3\x58\x2c\x01\x66\xc7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x76\x78\x75\x81\x2c\xc7\xb3\xe8\x5c\x5c\x48\x93\x67\x3c\xb1\x88\x37\x74\xa1\x59\xc8\x10\x64\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x6e\xd5\x8b\x39\x0c\x1c\x2e\xbd\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\x0b\xba\x0a\xe5\xbf\xc8\xa0\x49\xc9\xee\xbc\xab\x80\xef\x74\xd9\x5f\x28\xd7\x60\x70\xb8\xe0\x34\x65\x78\xb9\xe0\x25\x5f\xec\xee\xbb\x0a\xcf\x38\x01\xa7\xf5\x82\x94\x69\x35\xcb\x62\xf8\xe0\xf2\x17\xf4\x93\xb7\x6b\xd7\x42\x00\x60\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x5e\x2a\xf4\xb6\x10\xff\xd7\x94\x90\x37\x56\x65\x6e\x1b\x0d\xb3\xe6\xd4\xa9\x85\x06\x34\x27\xc9\xb9\xda\xf6\xef\x3f\x61\xdf\xfb\x85\xb4\x07\xcb\x51\xdf\x8b\xb8\xc7\x3e\xc8\x0b\x6a\x91\xa6\x74\xbb\xb1\xe0\x5b\x1f\xbf\x4f\x1f\xf1\xb6\x29\x49\xb8\xe0\x2d\x65\x64\xbe\x1a\x16\xa3\xf8\x7d\x1e\xc6\xba\x37\x2f\xe4\x46\x2a\x76\x73\x5e\x48\x97\x5c\xec\xd5\xbc\xfa\x2b\xaa\x2c\x68\x56\xdf\xf8\x82\xc6\xd1\x71\xb0\x49\x8c\x2c\x16\xa6\x75\xb0\xfa\x82\x6b\xbe\x11\xe2\x42\xd4\xa2\xed\xad\xab\x73\xab\xf8\x79\x92\x48\x2d\x16\x35\x35\xcb\x24\x5c\x08\x62\xd4\xa8\x01\xbc\x6c\x9a\x59\xf0\xc4\x9f\xfe\x7f\x70\x25\x44\x10\x7c\x9d\x1c\xaa\xb9\x46\xc7\x66\xd6\x2c\x0d\xe2\xcb\xea\x17\x50\x23\xd3\x6b\x3d\x92\xc7\xdd\xc3\xc1\x31\x6b\x0c\x83\x89\xfa\xf4\x02\x9d\x91\x8a\x6e\x5d\x0b\xbe\x44\x56\x57\x2e\xf8\x0e\x85\x5d\xfb\x56\x70\xd0\x5a\x29\xd6\xb2\xb7\x9f\xf5\x8a\x94\x28\x7f\x3a\x93\x56\x70\xab\x5b\xfe\x50\x27\x23\xc9\xbc\x60\x00\x73\x86\xca\xc5\x5a\xf9\xcd\xff\xa3\x1c\xbf\x8e\xa8\x05\xfb\x96\x1d\x3d\xd6\x24\xbd\x9a\x44\xa6\x3d\x5e\xa6\x17\x89\x97\x5c\xe0\x3f\x16\x80\x9f\x4a\xbe\xc7\x9a\x48\x1e\x6d\x3e\x79\x81\x5f\xb5\x09\x6a\x2d\x72\x9e\xe5\x00\xc2\x1f\x3f\xe9\x10\xd7\x02\xbe\xb6\xc8\x5c\x29\xac\xb4\x2c\x50\x02\xb5\xe5\x59\xa0\x57\xff\x32\x51\xb4\x7b\x59\x1a\xad\xa4\x5a\xe3\x82\xaf\x92\x8f\xf2\x45\x2b\x56\x91\x2a\x63\xd1\xa7\xde\x2d\xc0\xa5\xde\x87\xe8\x22\xae\xb3\xa7\xf3\xda\x79\x31\x14\x3e\x5d\x04\x76\x16\xe4\x3b\xb9\xab\xf8\x85\x17\x21\xf9\x90\x5c\x3b\x37\xad\xb7\xdc\x0b\xec\xc2\x79\x89\xd6\x81\x9c\xe7\xde\x72\xf0\x6e\xf2\x11\xb9\x0e\x82\xd1\xe6\x1f\x72\x5e\x34\xd7\x47\x2e\xa7\x86\xc5\x82\xf9\x52\x9e\x2c\xa8\x78\x54\xd0\x3f\x16\xca\xe5\x17\xc1\xfa\x85\x4a\x14\xaa\x44\x17\x8b\x20\x4e\xea\xd6\x75\x72\x87\xe8\x46\xb6\xe8\xac\xe4\x7c\x11\xeb\xe4\xb6\x34\xcb\xb1\x16\xd9\x47\x48\x23\x45\x94\x43\x70\x17\x0b\x4d\x38\x93\xec\x82\xa5\xcc\x09\x23\xd6\x99\x13\xa7\x89\x81\x16\xe9\x43\xe5\x45\xcf\x78\x8d\xe2\xca\x93\xc5\x3f\x74\x74\xa9\x16\xe9\xd0\x5f\xa4\x33\x5a\x2c\x9b\xef\x2e\xaf\xa4\xc9\x2f\xf0\xbc\xfb\x34\xc9\xf3\xce\xcb\x7d\xd1\x45\x4f\x2f\xd0\x34\x66\x77\xe9\x05\xd3\xd8\xb2\x48\x46\xf5\xb0\x62\x67\xe8\x75\x73\xbd\xdd\x42\x43\xfe\x1b\xcd\xe4\xcd\xf3\x51\xd7\x97\x85\xe0\x49\x2b\xf9\x17\x80\xde\xe7\xf4\x83\x43\x92\x63\xdd\x16\xd4\x4e\x6b\x7c\x1a\x38\x38\x08\x93\x70\xa2\x05\xb7\xc8\xcb\x89\xbf\x40\x25\xd7\x66\x89\xf8\x70\xbb\xeb\xe2\xb0\xa8\x45\x52\xb5\xae\x58\x00\x76\xb6\xd7\x2d\xba\xe7\x6f\x3a\xee\x76\xc0\x36\xdf\xd8\x77\xa6\x80\x70\x7e\x8f\x1d\x0e\x48\xcd\x69\x76\x77\xa8\x92\xaa\x01\xea\x8e\x52\xae\xc5\xbe\xec\x3b\x6c\x5b\x16\x6b\x3b\x54\x4b\xcd\x89\x79\x77\x26\x48\x2e\xba\x21\xef\xa8\xf5\x6a\x9c\xbd\x27\x14\xd4\x38\x76\x38\x20\x59\x28\xed\x80\x86\x0e\x03\xdc\x59\xea\xd5\x69\x79\xf7\xad\xa1\x94\x93\x9f\x29\xe7\x74\xe9\xda\xb7\x40\x4a\x65\x3f\x23\x63\x83\x36\xe7\x9e\xd0\xb0\xfb\x07\xd4\xdf\x99\x7e\xc6\x8d\xc5\x79\x7e\x77\x78\x27\x79\x27\xed\x85\xc7\x85\xc6\x50\x72\xb5\xfe\x14\x0b\xbb\x97\x9c\x55\x4d\x5a\xe1\xe9\x26\x71\xb1\xd3\x11\xc9\x29\x7e\x77\x58\xc2\x6a\xf5\x33\xb7\xae\xf0\xf2\xce\xda\x16\x76\x54\xdd\x51\xbe\xe2\xb3\xb6\x70\x5d\x2a\x92\x0e\x7b\x05\x4f\x7b\x88\x95\xb8\xa3\xbb\x01\x2e\xad\x58\x74\xaf\xc9\xe5\x62\x06\x78\x2e\x7d\xd6\x1e\xb6\xb1\x3a\xdc\x05\x15\x07\xfe\x1f\x82\xdb\x0b\x49\x5d\x98\x36\xee\x0e\x4b\x99\x2d\x90\x3b\xdc\x9a\x9c\xc8\x62\x47\xd5\xaf\xcf\xa4\xb4\x94\x91\x1a\x63\x42\x46\x73\x78\xa3\x49\x49\x14\xa5\xee\x4c\xca\xb4\x9d\xba\x33\xfb\x28\xef\x70\xb0\xff\xb6\x70\xb2\x49\x37\x01\xef\xf3\x70\x9f\xc8\x10\x2c\x3d\xc4\x9e\xba\x35\x11\x0d\x07\x7a\x7b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\x2b\xa3\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x22\x71\xef\xc9\x2e\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\x74\x07\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\x10\xcc\xce\x00\x4c\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x2d\xec\x1e\xac\x2c\xa2\x16\x83\x1b\xd9\x1b\x15\x29\xa2\x1d\x9f\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\xef\x92\xc4\x81\x5e\x8d\x17\x07\xba\x64\x4b\xec\x33\xb7\x91\x7a\x98\xc8\xbb\x2f\xe4\xba\x4f\x1e\xd4\xa6\x09\x25\x33\x1c\xa9\xb5\xa3\x62\xc6\x26\x83\xc2\x8e\x9c\x9d\xe1\x7c\xba\x3b\x3c\xa1\xd6\x30\xd1\xf0\x6e\x72\x8e\xd7\x3d\x75\x86\x66\xa9\x49\xf1\x60\x22\x16\x6f\xcb\xc2\xfc\x7b\x82\x43\x73\x1d\xca\xd2\x3a\x0c\x79\x07\x58\x8c\xe5\x16\xb8\x75\x3c\x33\x48\xeb\xe9\x94\xae\x3b\x3c\xa2\x9c\x7f\x75\x5f\x60\x4a\x5d\x7c\xf7\x45\xa2\x35\x0d\x2b\x67\x56\xa3\x62\x35\x0c\x1d\x4f\x3b\xa3\x3b\x3f\x6b\xc5\xe0\xcd\xcf\xe2\xec\x58\x4c\xaf\xcd\xce\xdc\xa5\x1a\x13\x93\x74\x39\x54\x6b\x47\x52\x2e\x07\xb1\xef\xc8\xc9\x65\x60\xb8\xc3\xf4\xe7\x3c\x9f\xfb\x91\x3d\x6a\xa6\x11\x69\xb9\xc6\xe7\x07\x8e\x5a\x34\x32\xf2\xd2\x29\xc9\x77\xe8\xf7\x7c\xff\xdf\xe9\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x25\xc3\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x10\xde\x4f\xa6\x4d\xd7\x05\x6e\x3f\x79\x3f\x6b\xbf\x3f\x1d\x46\xd0\xf5\xd9\x3d\x7b\x67\x01\x5b\xef\x62\xa6\xf8\xb2\xbf\xd5\x0e\xd3\xa3\xb3\x49\xee\x67\x02\x36\xb7\xc0\x11\x6b\x99\x2e\x18\x72\x4c\xdf\x8b\x2a\x9b\x03\xec\x76\x14\x27\x5b\x9f\x67\xce\x80\x96\x8d\xaa\x3a\xc7\x16\xec\x17\x8e\x6b\xaf\x3b\xf2\x6c\x3b\xd7\xcc\xfe\x22\xc6\xb0\x67\xdd\x7e\x13\x5b\x89\xa0\x9b\x95\x57\xd5\x1e\x2a\xf9\xdb\xec\xb0\xa3\x98\xac\x33\xd5\xef\x37\x32\x36\x4c\xff\xcf\xa3\x52\xfa\xd1\xfd\xce\x19\x17\x05\xd0\xfc\x7d\x4e\xc6\x9b\xf7\x2a\x3f\x13\xab\x09\xcc\xef\x37\x87\xe0\x2e\x50\x7c\xc3\xac\x0b\xff\x75\x67\xd5\xdb\x13\x1e\x9a\x0b\x1e\xde\x61\x0c\xdd\x1e\x3a\x7c\xa9\x87\x07\xc1\x71\x3e\x0a\x1f\x62\x58\x4d\x02\x52\x89\x7f\xf8\xf6\xc9\x59\x77\x83\x09\x59\x45\x23\x93\x69\x38\x9b\xd7\x8e\x78\x50\xa7\x70\x3a\x5e\xc0\xd9\x9d\xc7\xef\x80\x27\x95\xbb\x3c\x7e\x98\xe7\xe1\x67\xea\x2e\x25\x74\x8e\x1f\x59\x5b\x07\xc2\x81\x1c\x65\xce\x95\x71\xc0\xbb\xdd\xe2\xfb\x40\xb1\x0d\xe7\xf5\x3b\x36\x2a\x2a\x45\x01\x32\x96\x85\x63\x6f\x0e\x98\x2d\x9b\x85\xce\x81\x8c\x64\xd6\x6d\x1c\xf0\x82\x32\xaf\x1d\x1b\x81\x97\xd8\xff\x60\xa6\x71\x29\xb6\x0e\x5a\x25\x1d\x20\x71\x94\xf7\x64\x75\x06\xd9\xa3\x30\xc9\xa8\x9f\x73\xd4\xfe\x00\xa2\x75\xf8\x39\xb9\xcb\x5d\xf0\x80\x90\x7a\xf5\x28\xbc\x22\x4b\x46\x1c\x2c\x02\xeb\x71\x97\x5c\x3b\xfd\x50\x79\x89\xd2\xa6\x3b\x52\x8b\x58\xfd\x06\x76\xa5\x4e\xf7\xa3\x52\x3f\x27\x23\xf5\x51\xb1\x4d\x75\x06\x1d\x95\xab\xe9\x06\x90\x86\x4a\xbb\xe8\xa8\x79\x27\x72\x97\x84\x87\x52\x66\x1f\xf4\x6b\x2f\xda\x68\x07\x4c\x9f\xbe\x67\x1d\x80\x73\x9f\xe5\x6c\x39\x75\x6e\x61\xc2\xde\xe7\x06\x50\x35\x40\x3b\xff\x80\xcf\x7a\x78\xf1\x90\x0b\xdd\xb9\x9c\x0e\x84\x47\x3a\xe7\xd8\x41\x17\x76\x4b\xe3\xa3\x21\xed\xa3\x44\xc7\xd1\xb1\x2f\x75\x17\x39\xa0\x1f\xfc\x34\x00\x97\x77\x7b\xa3\x1d\xcc\xa4\xba\x99\x63\x11\x2d\x69\x97\xb7\x83\x3e\xf1\xe5\xf3\x03\x8c\xd8\x9e\xf6\x0e\x12\xb5\xaf\x0f\xe6\x3d\xf7\x01\x72\x0c\x4a\x02\x29\x0c\x8f\xc1\x59\xd4\x24\x64\xf0\xe2\xf2\x17\x38\x51\xbc\x0e\x83\xc8\xdf\x2c\x3a\x76\xae\xbd\x3b\xc5\xbc\x4d\xbf\x40\xa8\xd7\xfc\x02\xb6\xcd\xfc\x93\x07\xc3\x01\xab\x6d\xd8\x28\x7e\xd0\x2b\xcb\x67\xdc\x11\xac\x03\xed\x4d\x14\x14\x25\x9a\xa5\xc8\x30\x6e\xad\x2c\x73\xa7\x3a\x3a\xf9\x08\x1e\xe5\x5e\x0a\xa8\x18\x1d\x56\x7a\x30\x37\xaa\xcf\xd1\x63\x26\xc7\x8b\x8a\xc9\xf0\x04\xbf\x10\xb8\xef\xf8\x99\x1b\xd5\x2c\x0f\x3f\x2e\x7b\x89\x1f\x13\x6b\x67\x76\x9c\x04\x4d\x12\xfb\x07\xb2\xb1\xdb\x1f\xfb\x48\xa0\x27\xbd\xe2\xb1\xb8\x4d\x9b\x7f\x80\x8c\xf5\x5a\x22\x5d\x7b\x35\x43\x2e\xd4\x2b\xb5\x04\x45\x39\x92\xb2\xe9\x24\x39\x98\x02\xcd\xa3\x26\xb0\xfb\x3c\x03\x95\x49\x53\x7a\xc0\x3a\xec\xc8\x80\x83\xd9\xdc\xad\x4f\x3e\x16\x79\x43\x4b\xb3\x38\x68\x37\x00\x67\x84\x4f\x03\x18\xb3\xf7\xec\x4e\x08\x6e\x91\xbc\x67\x76\x23\x3d\xf3\xaa\xe2\x73\x05\xe9\xd3\x3e\x52\x60\xa7\x8a\xc1\x12\x75\x67\xa2\x7d\x91\x00\x27\xb1\x66\x0c\x73\x1c\xd9\xa7\x9a\x64\x4a\x78\x33\x38\x2d\xc1\x8e\x79\x3a\xe0\x4a\xef\x6c\x27\xc7\xc1\x7d\xbb\xdc\x02\x27\xda\x67\xd5\x81\x2a\x3d\x16\x66\x07\x81\xd5\xa7\x09\xaa\xc2\xbc\x56\x50\x1a\xfa\x08\x3f\x4e\x5c\xe9\x3d\xd3\x27\x89\xd2\x5d\xe4\x38\x19\x7a\xad\x71\x33\xbd\x9a\x33\xdb\x1f\x2f\x98\x1c\xbf\xcf\x73\x60\x62\x44\xc2\xc9\xeb\xb0\x59\x1a\x58\xf2\x23\xdf\x58\x46\xc5\x45\x0d\x8e\x93\x2c\xee\x0f\xb0\xfa\xcb\x24\x90\xa3\x35\x2d\x50\x21\xce\x2a\x3d\xc4\x41\x95\xa1\x53\xe1\x1f\x17\x85\xba\x0f\xd0\x2b\xc5\x91\xdb\x48\x22\x34\x11\x89\x10\xbd\xfb\x2f\x2c\xb8\xa9\xa0\xce\xd0\x3c\x09\x6f\x79\x5b\x1b\x8f\x17\x01\x0e\x3b\xe1\x1c\x37\xe7\x49\x34\xdd\xf4\x91\x30\x8b\xbd\x88\x6f\xd8\x85\xf3\xb8\x93\x24\xf7\x78\xc1\x60\xa0\x1e\xe0\x47\x36\xab\x94\x1d\xc7\x43\x6d\x9c\x8f\x96\xa7\xbe\x4d\x4a\x0f\x76\x3c\xa0\xc1\xd2\xe6\x09\x3c\xab\xcb\x87\x34\x79\x5f\x3c\x64\x7b\x8b\xed\x04\x68\x92\xca\xe7\xef\x07\xaa\xa7\x9e\x37\x0a\xde\x4d\x3f\x90\xa3\xc2\x3f\x54\x92\xbd\xf4\x03\x85\xa2\x4e\xb8\x93\xb6\x5f\x9f\x68\xe7\x0f\x74\x7e\xbe\xa0\x77\x81\x84\xf9\xf9\xa3\x32\xbd\xf9\x0d\xa2\xe1\xf0\x1b\x17\x86\xea\x67\x5c\xaa\xac\xbd\x38\x7f\xdc\xc0\x3a\x15\xcf\x17\xe8\x0d\x3b\xc0\x9e\x2f\xd0\x6b\x4e\xa8\x77\x6e\x9c\xdc\x3f\x5d\x89\xce\x17\x14\x0e\xfb\x31\x9e\x1b\x67\xde\x8d\x53\xce\x6b\x2b\x9f\x1b\xf9\x4f\x37\x8e\x93\x35\xd7\xc4\x2e\xe7\x8b\x1a\x87\xf5\xe6\x27\x41\xa3\xfd\x88\xce\xcc\xe0\xa6\x59\x2d\xa4\x57\x0d\x16\xca\x3c\x1d\xe2\x67\xe1\xb5\xb0\xfb\x0b\x12\xe9\x17\x92\x3d\x44\xe4\x8b\x1a\x87\x33\x55\x9c\x2f\x68\x1c\x56\x51\x9f\x25\x57\xc1\x2f\xd0\xa6\x2b\x29\x79\x26\x46\x14\x0c\x38\x2b\x9d\xd7\x74\xfb\x3d\x13\x24\x4a\xa0\x9c\x35\xc9\xd4\x5c\x56\x90\x29\xb5\xe3\x59\x61\x20\x18\xee\x03\x4b\x5f\xdc\xe2\xcd\x83\x5d\xc3\xa8\x2f\x02\xfb\x0c\xab\x81\xa7\x25\xf3\xce\x34\x2c\x37\xff\x80\xa9\x94\x02\xef\x6c\x14\x8a\xda\x68\x67\x23\x07\x4b\xd8\x9f\xb4\x13\xd7\xcd\x3f\x9c\x68\x42\xe3\x4e\x1d\xa0\x66\xaa\x61\x79\x75\x33\x3a\x3b\x69\xd2\xff\x3d\x27\x4e\x44\x77\x70\x58\xf1\x33\x97\x57\x1a\xe8\xb3\x63\xf3\x7b\x62\x99\x70\xbf\x9a\x07\xfb\x44\x0b\x9a\xe8\x4e\x21\xd9\x4d\x03\x31\x9b\xce\xdd\xb3\xe7\x26\xf2\x0f\xa0\xda\x7b\x64\x50\x3a\x68\xe2\x90\x3f\x7f\xba\x3c\xc2\x49\x8f\x3e\x63\x85\x73\x60\x18\x16\x1f\x03\x62\x54\x17\xc2\x73\x50\x94\x77\x37\xb9\xd8\xa4\xa8\x1c\x98\x59\x5d\x5c\xce\xc1\x8b\xca\xe7\x07\x22\x70\x1d\xf6\x27\x5d\xfc\xaa\x19\x3d\x72\x2f\x69\x2a\x98\xa4\xcd\xc1\x57\xe7\x8b\x1e\xab\x9d\xd1\xce\x20\x99\x1a\x46\x5a\x9f\x3f\x3f\x40\x42\xd9\x71\xe7\x0c\xee\x8d\xe9\x4e\xa9\xf7\x31\x5f\x07\xf9\x54\x87\xf5\x49\x0b\xb2\x07\x32\x0b\xf3\x90\x6b\x49\x27\xf8\x52\x30\xe7\x9c\xc9\x86\x1a\x29\x6b\xeb\x3a\xa7\xeb\x39\x51\x61\xe0\xf3\x02\x82\xcc\x3c\xae\x89\x92\x09\x9f\x1e\x12\x57\xeb\x85\x85\x15\x16\x2e\x3a\x17\xe2\x86\x05\x38\xce\x8c\x23\xf8\xbc\xd0\x51\x7b\x44\x2c\x02\xb0\xe8\x28\xed\x73\xe1\xbe\x65\x0a\x50\xa9\xce\x89\x56\xce\xc5\x13\xc8\x5c\x09\xad\xa0\x01\xef\xb9\xd3\xb5\x48\xc0\xeb\xdc\x21\xc8\x2d\x08\xf7\x82\x67\xf5\xb8\x93\xe5\xfc\x3e\x0a\x5e\x0b\x8f\x9c\x3b\xe1\x84\xc5\xda\xce\x1c\x0e\xe2\x8e\x1d\x1b\xc7\x67\xe2\x0e\x31\xd8\xfc\x3e\x04\x90\x45\xf7\x7e\xe3\x7f\x4d\xc9\xc1\x9b\xb3\x1b\x3c\x48\xb1\x86\x74\x90\x62\xad\xda\x81\x75\xf6\xf1\x77\x00\x3a\xb4\x3f\x15\x95\x38\x0f\xda\x5c\xbc\x83\x0e\x1e\x35\xba\x53\x9c\x4c\xca\x6b\x9d\xc8\x79\x60\x00\x3e\x5d\x91\x37\xe3\xc3\xa9\x4c\x05\x67\xb5\xcb\x79\x82\x2b\x7c\x96\x9e\x18\x80\x4f\x96\x93\x90\xcd\xe2\xed\xc4\xfe\xf1\xe1\x75\x26\xa3\x6a\x51\x80\x12\xd7\xe7\x83\x8b\x2d\xf8\x05\xb8\x7f\x79\xce\xd2\x12\x6d\xc6\xb9\x48\x83\x88\x4e\x0f\x40\x6f\x72\xa6\xc5\xd8\x74\x55\x3a\x2f\xea\xd9\xbd\x70\x2f\xb0\xac\x9f\x89\x4a\x5c\x39\xdc\x26\x38\xc1\x62\x22\x71\xa6\x8f\x9a\x8b\x93\xef\xa9\xbd\x20\xad\xbc\x21\x2f\x5e\x7b\x7d\x7a\x5d\x37\x76\xa8\x69\x80\xed\x5a\xe8\xf7\x64\xc9\x5f\x63\xa3\x9b\xc3\xd4\xf7\x74\x31\xb4\x9d\xef\x44\xc0\x83\x2f\x4f\x67\x6a\x1a\x2d\x66\x6e\x82\x29\x69\x8b\xce\x1b\x52\xdd\x6b\xf1\xb0\x0b\x75\xf9\x60\x03\x79\x4c\x0f\x8f\x43\x0b\x6d\xe2\x4e\xb3\x07\x0d\xcf\x3e\x60\x1f\xe0\x08\x29\x86\xce\x8c\x66\x70\x07\xd4\xca\xff\x47\xc0\x95\x66\xe8\xa6\x67\x10\x34\xfc\x4c\x88\x59\xfd\x03\x2a\x8e\x69\x21\x2f\x94\x28\xb4\x1f\xef\xf5\x23\x81\x55\xcf\x24\x28\xf4\x8c\xa2\x02\xe2\xbe\xeb\x87\xe0\xf7\xcd\xed\x27\xb3\xe9\x87\x0d\xfe\xa8\x9a\xd3\x8b\xc1\x0e\x9b\x2e\x35\x17\x0b\x1d\x38\x7c\xf7\xda\xa8\xc4\x17\x4e\xbe\x36\x16\x93\x77\x13\xd8\x22\xc3\x1f\x50\xb8\x2f\xff\x10\x70\xa0\xf3\x07\x50\x75\x6e\x6e\x90\xbe\x6b\x9a\x45\xc4\x6f\xda\x2a\x7e\x41\x4f\xe9\x90\xb1\x6b\x03\x6b\x0e\x93\x4c\xd6\xd4\x61\x70\x6d\x3c\xfe\x25\xdb\x2f\x38\x37\x3a\x3d\xc6\x85\x0a\x89\x4e\x08\x78\x21\x87\xb0\x73\xaa\x5c\x25\xc7\x2c\x92\x4b\x8e\xc9\x2d\x12\x72\x88\xdd\x2f\xda\xb5\xc5\x1a\xd7\x0b\x31\xeb\x87\xc8\x74\x76\x5c\x7e\x01\xc2\x56\xe7\xcd\xf5\x42\xd0\x66\x48\x72\x41\x6d\x69\xcf\x8e\xab\xf2\x02\xa3\xe3\xe1\xaa\x60\x2e\xaf\x4b\xe6\x90\x13\x45\x15\xeb\xe2\x31\x40\x49\xe9\x6a\xbc\x17\xeb\x39\x4d\x3f\xf3\x4e\xe5\x59\xaa\xd8\x5e\x9e\x56\x66\x84\x73\x28\xc5\xc5\x02\x4f\x56\x36\x5c\x88\xf7\xac\xda\xe3\x17\xeb\x3b\xfd\xfc\xdc\xb0\x0e\x6e\x80\xac\x23\x92\x1b\xd8\xfd\xd3\x1e\xa1\xa0\x4e\xb0\xab\xa1\xfc\xb2\x64\xe7\xd5\x70\xa2\xe9\xce\x7e\xc1\x84\xed\x90\xc6\x8b\xa5\x16\xc6\xf8\x53\x35\x89\xab\x71\x49\xb4\x04\xc4\xba\x72\xc4\xbd\x98\x20\x4e\x07\xd4\x45\x0f\x49\xc7\x0d\x5e\x3d\xf9\x46\xab\xde\xe9\x65\x22\xbc\x7d\x11\xec\xea\xf6\x74\x31\x63\x9c\x23\x0b\xaf\x04\xb7\x9f\x37\x88\xd0\x9b\x7b\xc5\x98\xa7\xfb\xa0\xb3\x6f\x73\x13\xb9\x1f\xfc\x05\x00\x9b\x30\xfe\xf5\xa2\xdd\x6a\x63\xf5\x85\x84\xc5\x0e\x26\xba\x06\x8e\x71\x13\x4d\x83\xb9\xa3\x1d\x2f\x16\x93\xf0\xb4\x8f\x1c\x85\xd6\x69\xe0\xbc\x09\xbf\x90\x83\xd0\x4a\x0f\x4c\xb5\x99\x2f\x92\xb7\xf4\x45\xa0\x54\xbf\x57\x3a\xc8\xed\x6a\x20\x40\xa3\x67\x3a\x73\xba\x89\x75\x62\x40\xa1\xa4\x69\x0c\x8a\x76\xcb\x66\x2a\x49\xa7\x9f\xe9\xae\xf5\xe9\x81\x3b\xfa\xe7\x2e\x80\x36\x04\x8c\x2f\x6a\x51\x5d\x66\xf3\x9a\xc9\x0f\xea\x74\x12\x9e\x5b\x7e\x4f\xde\x22\xbd\x85\x26\xcd\xb2\x3e\x22\x98\x3c\xc4\x7a\xaa\x8b\x49\x91\x6b\x77\x1b\x00\x55\x26\x7c\x26\x8f\x8b\xce\x49\xb6\x15\x15\x8b\xb1\x1e\x96\xd0\x8b\xeb\xab\x16\xa9\x28\x75\xe4\xe0\xc5\x9c\xc8\xf6\x8e\xbb\x56\x5e\x66\xf4\xfc\xca\x0e\x47\xd0\x5e\x8b\x3c\xa9\xb9\x83\x33\xa5\x53\x63\x5c\x8c\xab\xf9\x48\x86\x44\xcb\x16\xf2\x2f\x5a\x1e\x76\x3f\xbf\x76\xb8\x7e\xfb\xe0\x22\x38\xb6\x00\xde\x31\x06\xf3\xc7\x4e\x8f\x69\x8b\x8a\x3d\xc7\xe0\x2f\xc8\x83\x82\x0b\x17\xe1\xb0\x8f\x3e\x84\xd5\x7c\xc4\x1b\xa2\x6a\x7c\x05\xbc\x08\x8f\x2d\x40\x77\xcc\xb3\x8f\x80\x17\x2e\x0f\xfb\xc3\x5f\x08\xbf\xb5\x2e\xe5\x42\xe6\x39\xe7\x6b\xb8\x32\xc2\xc6\xe2\xef\x40\x4a\x08\x13\x78\x40\x3c\x2e\x37\x48\xc8\x24\x80\x73\x1d\xb0\xd6\xfa\x34\x3f\x26\x28\x70\x0f\xd4\x47\x79\xa3\x1e\xc0\x0f\xd3\xcf\x2f\x8f\xdb\xe6\x73\x11\x50\x7b\xd6\x61\xe2\xb7\x31\xe4\x82\xaf\xa7\x41\xde\x75\x72\xdb\x0a\x62\x5d\xac\xc3\xe5\x2b\xc0\x75\x42\x09\x62\x12\x81\x97\x9d\x12\xed\x82\x0d\xbe\x99\x31\x18\x52\x63\x7b\xcb\x75\x12\x57\x8a\x64\x96\xd9\x72\x2a\xfb\xeb\x82\x34\xf3\x2c\x21\xa4\xa6\x49\xe1\x70\xbd\x68\x79\xd8\xa4\x7e\xb1\x84\x85\x97\xfd\x22\xa3\xf8\xdc\xbb\x38\x8b\x22\x99\xb5\x3d\xed\xbf\x7c\xa1\xb6\xa7\xd3\x41\x5e\xc4\xca\x1f\x12\x2f\x34\xa0\x39\x78\xa1\xf2\xd8\xfe\x96\x00\xe8\x7a\x71\x73\xfd\x4c\xd8\xbd\xe1\x63\x35\x4e\x97\x4f\xc7\x44\x5e\x48\x8f\x52\xab\xc9\xb9\x1b\xbe\xf0\x0b\x94\x31\x46\x0a\x09\xbd\x2d\x96\x10\xcd\x63\xb7\xe3\x0b\xb1\xc6\x4e\xfd\x7e\x31\xba\xc7\x6e\x03\x57\x42\x71\x8b\x10\x14\x0e\xfb\xac\x12\x62\x8f\x4b\x91\xea\xe2\x62\xfc\x8f\x85\xd2\x43\xec\x60\x31\x06\xf0\xee\x68\x83\xeb\x81\x1b\xba\x31\x1c\xb3\xd4\xd9\x5a\x73\x3d\x49\x94\xbf\x38\xd0\xc2\x7f\x5f\xdc\x28\x70\x51\xec\x07\x70\x43\x07\xec\xa4\xb9\x37\xd0\x77\xd1\xfe\xbb\x7f\xe0\x14\x6d\xd0\xfb\x47\x1f\x2c\x11\x7d\xff\x16\x5e\x70\x03\x3b\x9e\x37\x3d\x83\x02\x51\x74\x6f\xb9\x3d\xf4\x41\x3a\x78\x4e\xff\x80\x51\x9b\xc4\x8d\x6e\x7d\xd3\x4d\x24\x77\xfa\x87\x03\x7a\x0a\xb7\x70\x72\x94\x4b\x3f\x50\xd6\x0e\xff\x00\xd3\xdb\x72\x1f\x10\xb5\x5a\xcc\x3b\x35\xb4\x92\x0a\x77\x01\xcb\x49\x70\xdd\x85\x44\xfa\xff\x8a\xe7\xa2\xe7\x81\x30\x0d\x3f\x93\x66\x6d\xd1\xbb\xd0\x7f\x5b\x8a\x82\x9b\xf9\x94\x3d\x2f\x0c\x4f\xae\x62\xd1\x9b\x70\xd9\x41\x93\x37\xbd\x42\x97\x9f\xa9\xb1\x15\x56\xbc\x2b\x89\x56\x17\x80\xc7\x4e\x5f\x7c\x03\x1e\x17\x87\x76\xde\xc0\xc7\xf6\x3a\xbe\x2b\x9d\xd5\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x3e\xbc\xa9\xdf\x5d\xfe\x1e\xda\x09\x9d\xec\x37\x7c\x42\x8b\x43\x49\xef\x86\x78\x57\x53\x04\x75\xae\xbd\x9c\xef\x74\x02\x15\x36\xbc\x53\xbf\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0d\x78\xda\x10\x37\xd4\xac\x7d\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\x10\x1c\x9d\xa2\x37\x0a\xa8\x16\x47\x79\xde\x9d\xbb\xcc\xd3\xd2\x91\x3f\xcd\xc3\xee\x0d\x75\x88\x35\xec\xce\x78\x12\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x07\x02\xb0\xbc\xcf\x07\x6d\xec\x02\x0b\x77\x02\x5a\x33\xc7\xe0\xbc\xf9\x05\x2e\xbd\x68\x1e\x58\xfa\xea\xf7\xb1\xf4\xd5\x3d\x1e\x6f\x8f\x66\xdf\x01\xf5\xa4\x10\xf5\x9d\xaa\xdd\xe5\x1f\x92\x7d\xd5\x22\x00\xb0\xab\x3d\xdf\xc1\xab\xc4\xe7\x87\x5c\x6b\xff\x40\xab\x87\x00\xeb\x1d\x24\x52\xf3\x16\xe0\x47\x4f\x7c\x9c\x78\xfe\x93\x36\xee\x06\xd8\xb5\x9b\xd7\x1d\xbc\x53\x7b\xbf\x05\xa4\x88\x97\x91\xe1\xe2\x1f\xf6\x86\x16\xd8\x12\xff\x86\x12\xd8\xc1\xd9\xf7\xdc\xff\xfd\xe7\x03\x66\xee\x09\xf2\x84\x0c\x6e\x86\x8b\xdb\x1c\x7f\x4f\xac\xbb\xc0\xc8\x8d\xb0\xa1\xcf\xf6\x80\xca\xd7\x7e\x3e\x77\x3a\x10\x2c\xbf\x00\x91\xa0\x4b\xc8\xbd\x92\x0d\xfc\x03\xd8\xc0\xcb\x96\x41\x43\xe6\x65\xa6\x92\xa9\x9a\xf3\x07\x42\xc3\x05\x2e\x9e\x0a\xec\x20\x38\xf3\x50\x46\x68\xfb\x3c\x95\xdb\x4b\x77\xca\x87\x29\x30\xab\x6e\x42\x4f\x25\x9c\xff\xfc\xc0\x99\x97\x78\x7d\x52\x6e\x68\xc7\x3c\xac\xd5\xe3\xd8\xff\x87\xb5\x7a\x6c\x14\x7e\x70\xd1\xb6\x1b\xc1\xd3\x08\x1c\xfd\x3f\x15\xa5\x02\x76\x0f\xac\x36\x36\x8e\x3f\x1d\x0d\xe8\x9a\xf2\xc0\x26\x63\x2b\xf4\xd3\xe9\x96\xe5\x71\x75\x1e\x4b\xda\xa5\x4f\xcf\x71\xe9\x07\xd8\x5c\xba\xd3\x0d\x3d\x83\x38\xc5\xc3\x18\xbc\x97\x54\xff\x80\x6d\x19\xfe\x02\x85\x58\xb4\x4d\x1f\x56\x24\xfc\xbc\xcf\xa3\x70\xfa\x85\x1b\x36\x7e\x0d\x23\x98\x2d\x5d\xff\x07\x99\x78\xfa\x05\x82\x49\x8d\x33\x60\x25\xf0\xd4\x23\xba\xaf\x79\x7d\x03\xf3\x22\x81\xfc\xbc\x7b\xf2\x13\x33\xf2\x4c\xb0\xa0\x36\xf1\xc3\x4d\xa1\x33\xe7\x99\xc8\xbe\xae\xa3\xf6\x99\xe0\x48\xed\xba\x67\x72\x06\xd4\xdf\x64\x7f\xa2\xef\xdd\x54\xd5\xf1\x5e\xcf\xcc\x75\xf1\x07\xd8\x65\x66\xe0\xc9\x83\xb6\x9a\x02\x64\x5a\xfc\xf4\x98\xdc\xa6\x2e\xe8\xa8\x53\x25\xcb\x9e\x95\x0b\xe9\x1f\xc0\x3c\x92\x04\xcf\x22\xde\xd4\x46\x7c\x70\xbf\x0c\x1b\x12\x9e\x85\x6d\x62\xde\x60\x29\xc2\xba\xfc\x02\xc4\x91\xd9\x6b\x41\x16\x78\x93\xec\x70\xbc\x35\xff\xee\xbc\x79\x4f\xff\x80\x89\x36\x6f\x31\x2b\xc3\xcf\x0d\x24\xaf\x69\xa2\x10\xbd\x17\x3a\xd6\x1e\xd6\xc3\x29\xfe\x9f\xf0\xb3\xba\x07\x32\x9b\x37\xd5\x4e\x1a\xfd\x0c\x89\x69\xde\x82\xf5\xc4\xf7\xcb\xe7\x68\x6c\x51\xf3\x76\x60\xf1\x3d\x06\x5e\xef\xcc\xcd\x30\xaf\x58\xc2\x3e\x07\xf7\x9c\x44\xec\x03\x97\x6d\x1f\x73\x0f\xec\x21\xdd\xbe\x03\xcf\xc9\xc3\x5b\x97\xa3\x07\x99\xc6\xab\xf9\xef\xa4\x68\xf1\x0e\xa1\xdb\x8c\xa3\xf7\x9e\x13\x4b\xb7\xdc\x24\x3c\x96\x85\x2e\x1f\xf8\x4c\x77\xbb\x18\x3c\xcc\x0b\xde\x7e\x7f\x72\x50\x78\x2e\xaa\x14\x35\x07\x17\x78\xcb\xac\xc4\xdb\x9d\x0e\x89\xe7\xa2\xeb\xa5\x8e\x91\xe7\xca\x31\xeb\x0b\x18\x26\x9c\xf9\xe2\xe1\x05\xcb\xac\x86\xfb\xd4\xb4\xe3\xe3\x73\xd3\xee\xf6\xf3\x1b\x58\x17\x2f\xf4\x9d\x73\xa2\x39\x80\xcb\x8c\x95\xc3\xcf\x0d\x78\x60\x29\x81\x54\x4d\xdd\xca\xde\xe7\xf9\xe1\x05\xf5\x00\x8f\x99\xd9\xbc\xa5\xe0\x31\x63\xed\xf1\xf3\xde\x86\x86\x35\x8f\x0f\x4a\xda\x74\x5b\x0e\x9e\x07\x19\xac\x04\xd3\x9e\x87\xcb\x92\x3d\xce\xdf\x7b\x39\xaa\x4a\x95\x30\x7f\xef\xdd\xa8\xc9\x14\x32\x7f\x88\xa0\x6b\xba\xd4\xce\xdf\x0f\xe5\xbf\xfe\xc3\xd7\xf3\xf7\x5e\x9e\x86\x54\x7e\xf3\x07\xd3\x85\x9c\x9d\xe6\x0f\xa6\x8b\xf2\xe9\x80\x96\xb3\xe5\x1f\x26\xc7\xe8\x2f\x76\xfe\xe0\x26\x0f\x34\xe1\x17\xc0\xdf\x1f\x1a\x79\xa4\x2c\x7f\x40\x5e\xdb\xfc\x06\x85\x57\x53\x13\xef\x8d\xac\x28\x95\xca\xfc\x6d\x94\x5d\x9b\xa8\xc2\x85\x4c\x4a\xbf\xf9\xdb\x78\x6d\x68\xfe\xa1\xf1\x0b\x75\xca\xb2\x3a\x9b\xbb\x18\x1c\x86\xbf\x08\xe8\x7d\x44\x14\xec\x17\x4a\x89\x35\x7f\x4c\x0f\xa5\x48\xd2\xf9\x63\xe9\xe7\xb1\xd4\x24\x2e\x64\xe5\xa7\xb5\x28\x49\x83\x5f\x60\x99\x26\xaf\xce\x7b\xe3\x1a\x4a\x94\x35\x7f\xbc\x60\xb5\x9f\xfa\x60\xbe\xc9\xd2\xd4\x26\xa2\xea\x66\xfb\x89\x43\x78\x61\x1a\x9a\x19\x3a\xbc\x94\xae\x36\x2b\xcd\x90\x4d\x03\x61\xb1\xe5\xaa\x99\xa9\x29\xe6\xdd\x07\xf5\x51\x4b\x64\xd6\x64\x5b\x91\x85\x3b\x54\xf1\x72\x30\x07\xe5\xcf\x7c\x8b\x24\x94\x72\x01\x9e\xbf\xca\x71\x74\xff\xf0\xa0\x05\x3d\x33\xa5\xb8\x42\x26\xe7\xaf\xe5\xfe\x16\xd9\x2d\x07\x26\xba\x71\x8b\x2a\x9e\xdd\xf7\x8e\x34\x8a\x57\xbc\x83\x47\x3c\xd9\xf0\x5b\x96\xf3\xc2\xfc\x75\x4e\xbe\x06\xd5\xf9\xbd\xc6\xd0\x61\x3a\x35\xdb\x76\x92\x2c\x82\xe0\xe7\xdc\x7f\x9f\x1f\x36\xa8\x53\x35\xa6\x41\x02\x34\xaf\x23\x47\x20\x8a\x47\xf2\xa0\xdf\x00\x49\x45\x6b\x37\xc8\x73\xa6\x79\xc0\xfc\x54\xd5\xe5\x8b\x8c\x86\xae\x79\xf3\x17\xb9\x51\xd4\x22\x14\xf2\xba\xbc\xce\x1f\x14\xf2\xba\x5e\xcf\x5f\x40\x99\xe9\x1e\x83\x52\xf4\xf3\x03\x66\xb9\x88\xe6\x17\x4a\x15\x85\x54\xcc\x1f\xae\x33\xba\x06\xce\x1f\x3c\x55\x66\x33\x4f\xe3\x8a\xa2\x6b\xdf\xfc\xbd\x57\x94\xf6\x33\xc3\xe2\x86\xa2\xd3\x6f\xfe\x52\x3d\xdf\xf5\xc1\x84\x08\x2b\x7f\xb9\x10\xcd\xdf\x8b\xcc\x86\xfc\x28\xe7\x6f\x92\x7c\xcd\x07\xd2\x61\xd5\x29\x72\x27\xaf\x67\xcb\xbd\xad\x7f\xff\xa9\x65\x6a\x82\x5e\x68\xd6\x64\xfc\x9a\xbf\x17\x99\x55\x61\xd5\xf9\x9b\x29\x05\x44\x3f\xd4\xf6\x42\xd4\xf3\x07\xb5\x7d\x5b\x6a\x10\x1e\x2a\x4a\x55\x33\x7f\x54\xda\x37\x6f\x05\xa0\xac\xe2\xfd\x09\xad\xbd\xee\x11\xf3\x47\xd4\xd5\xbc\xfb\xa0\xb6\xef\x16\x4c\x8b\xf2\xd5\x8b\xcc\xe4\x57\x45\x63\xd8\xa1\x9c\xf4\x24\x11\x65\x35\x6f\x9d\x1d\x85\x4c\xbb\x3f\xa0\xe0\x32\x1b\x51\x6d\xdf\xbc\xf9\x98\x34\x61\x8a\x86\x17\x77\xd5\xcf\xac\x20\x67\x42\xff\x99\x53\x77\x88\xd7\xea\x0f\xc0\x26\xd5\x0d\x22\x14\xd7\xbb\x33\xd5\xf4\x6a\xf0\x80\x35\xcc\x1d\x00\x96\x6d\x6e\xef\xe0\xb9\xe5\xed\x7f\x64\xee\x15\x7f\x81\x94\xf5\x4d\x14\x01\x44\x09\x08\xce\xdf\x09\xbe\xb3\x0c\xa3\xef\x72\x33\x09\x28\x0d\xad\xa0\x84\xf9\x4b\xd0\xe5\x69\xa3\x16\xfd\x67\x59\x0c\xd4\x55\x3f\x5f\xe4\xfe\x16\x37\xc1\x0d\x45\xe1\xee\xf3\x77\x52\x01\xb1\xd4\x24\x33\x51\x29\x8e\x76\xfe\x2e\x6a\x9b\x8c\x00\xae\x24\xd3\x9f\x60\x0b\x78\x9c\x17\x76\x6c\xf5\x07\xe0\x37\x13\x75\x91\xdf\x34\x4c\xe8\xc9\x8b\x77\x3c\x5c\x4a\x86\x77\x44\x66\xd9\xb4\x6c\x67\xc1\x15\xef\x39\xe4\xad\xfa\x08\xd6\x9b\x7b\xd4\x0d\x50\x0c\x5a\x68\x21\x17\xc1\x52\x19\xbe\xf9\xbb\x79\x7c\x18\x53\xc0\xa7\xe4\x73\xdc\x33\xb1\x77\x58\xf6\x3e\x38\x8b\xbd\x27\x9e\x9c\x37\x8d\xf2\xa1\x8d\xcf\x07\x0e\x32\x7d\x7f\xa8\xa4\x1b\x4a\xf3\x2e\x62\x66\x2b\xc5\x7e\xcd\x1f\x32\x5b\xad\x30\x78\x82\x03\x74\x98\xe5\x1e\xb2\xdc\x10\x53\x03\xff\xad\x30\x76\xa2\xab\x4a\xf3\xc6\x7a\xb0\x2d\xcc\xa4\x0f\x5d\x45\xdc\xe4\xcd\x16\xfe\x6b\x72\xa3\x83\xb4\xa4\xc3\x06\xe7\x95\xa5\x7a\x82\x73\x43\x0a\x05\x15\x33\x9b\x1b\xdc\xa3\xbd\x7c\xdb\x0f\xd9\xf7\xc2\xff\x23\x67\xd8\x7f\x5a\xe1\xb9\x41\x9b\x6e\x6c\xb6\xbd\xf8\xaf\x48\xf1\x31\xb7\x1f\x0d\xb0\xc3\x1d\x5e\x1c\x93\xde\xd8\x52\x7a\xa8\x8b\x2d\x27\xce\x3f\x4c\xbe\x11\xfa\x01\xce\x25\x5a\xdf\x6d\x03\x4f\x36\xff\xcf\x3b\xd4\x70\x0b\x37\x3b\xd5\x17\xcc\x94\xa5\xd8\xdc\xb9\x41\x1d\x6e\x24\xb5\xb1\x42\x61\x73\x9f\xd4\x87\x37\x89\xc9\xad\x70\xe4\x7e\x46\x71\xbe\xb5\xfd\x25\x86\x68\x6e\x89\xe5\x8a\x3b\x04\xcf\x4a\x18\x6c\x35\x79\x56\x04\x54\x84\x6a\x79\xa5\x50\x6e\xba\x7e\x9e\x93\x23\xb5\x14\x2f\x50\xab\x96\xf3\x5b\xe2\x34\x8f\xa0\xe6\x34\xf9\x07\xae\x8d\xd9\xe5\x05\x66\xc3\x90\x64\xa3\xb3\x88\x6e\x6a\x73\x6b\xd4\xbe\x0d\x0d\x83\xb0\x4b\x30\x6c\x63\x89\xc0\x62\x86\x69\x49\x85\xbf\xc0\xe2\x49\x3e\x6c\x2c\xcb\x22\x3f\xdf\xb9\x41\x5b\xad\x3c\xdc\x73\x43\x8e\x2b\x19\xb6\xe6\xd6\xb1\x99\x85\x08\x36\xe6\x02\x55\x68\xe8\xdc\x3a\xd6\x56\x30\x69\x83\x32\xdb\xc8\x6c\xeb\x1d\x19\x26\x45\x51\x4f\x06\xf4\x0b\x58\x9b\xff\x14\x42\x73\x1b\x29\xd3\x44\x02\x0b\xf4\x7d\xdf\xe0\xb1\x5d\xfd\x06\x3c\x4d\xab\x5f\xa0\xe3\xb0\xa9\x1e\x9c\x6a\x11\x41\xe5\xb2\x8a\x3b\xce\x2d\x98\x6d\x42\x44\x05\x6b\x87\xea\x34\xd8\x82\x7b\x5b\xd8\x6a\x0b\x1c\x51\x12\x6a\x5b\xe4\x5a\x88\xa8\x98\xe0\x10\xbf\x00\x87\x5d\xaf\x55\xd0\xae\xe0\x1e\x9e\x7f\xff\x89\x30\x03\x4d\xe0\x4b\x6f\xb3\x49\x7c\x69\xfe\x81\xa6\xec\xb3\xcb\xa0\x29\xb3\x8c\xdc\x26\xef\x40\x9e\x96\x49\x26\xae\x6e\x92\x62\x35\xc4\x71\x50\x96\x59\x68\x6e\x13\xe7\x93\xe5\x0b\x95\x65\x2a\x19\x39\x37\x06\xad\x7d\xe6\x69\x12\x3b\x68\x62\x17\x77\x9a\x10\xd3\x46\x8c\xe6\x69\x5a\x38\x91\xcc\xe3\xe9\x6a\x61\xa1\xb8\x88\x26\x74\x66\x6d\x2f\x48\xab\xdd\x52\x71\x25\x51\x6e\x12\xa6\xd6\xcf\x07\x17\x60\x9f\x49\xa0\x20\x17\x82\xda\x76\x4e\xb5\x3e\xd8\x93\xc9\x35\xb5\x3b\x89\xd6\xb0\xe1\x78\xfc\xd9\x77\x3b\xcc\xc3\xcb\x0d\x40\x7c\x79\x5e\xf7\x9c\x26\xbd\x00\x4f\x88\xcf\xb4\x1d\x54\x67\x08\x19\x6c\x07\x72\x34\x58\x0a\x1f\xb9\x98\x1a\x24\x5c\x1f\x3e\xd3\x04\xd5\xd7\xb7\x07\x2c\x9d\x07\x7d\x50\xed\xa3\xe3\x6d\x83\x27\x83\x02\x6e\xe7\x76\x60\x8f\x78\xcc\xf0\x64\x90\x6b\xfd\xdc\xe0\x19\x5c\x7c\xf8\x40\x11\x36\x5b\xf3\x0f\xe0\x47\xc1\xf7\x8d\x9a\xb1\xd6\xfc\x03\xe5\x99\xbb\x44\x3a\x83\x6a\x61\x74\x62\x0c\x53\x63\x38\x31\x8d\x53\x63\xfe\x0f\xd4\xf9\x85\x5c\x7a\x4d\xd3\x89\x41\x09\xe1\x6f\x27\x27\xfe\x43\x35\x95\x5d\x02\xbb\xdb\x05\x01\xa7\x5b\xc9\x86\x3a\xd5\xd3\xc3\x06\xa6\x5b\x9f\x43\x9c\x31\x6a\xad\xfd\xc5\x63\x6e\x6e\x17\x6f\xf8\x16\x3d\x17\xc7\xe8\xf6\x39\x46\x37\xcf\x75\xf3\xfb\x84\x29\x96\xc8\x84\x78\xe1\x2d\x76\xd3\xad\xd1\xcf\x3c\x5d\xcd\x3b\x37\x7d\xec\xfc\x1c\x6f\x17\xd2\x33\x6d\x70\x6e\x50\xf8\xe2\xdc\xe8\xcc\x60\x41\x72\x13\x66\x78\x65\x99\x48\xbd\x19\x13\xdc\xb4\x81\xba\x05\xca\x57\xe3\x10\xe6\x2e\xb5\x28\xca\x0a\x7b\x22\xe9\x21\x6b\x98\x46\x64\x2c\x58\xe1\x03\x36\x3d\x8f\x3d\x51\x70\x77\xe8\x0a\xd4\x98\x1b\x42\xde\xca\xe7\x99\x07\xae\x41\xc4\x03\x0e\x5f\x7e\x81\x7a\x56\xe1\x92\xc2\xf2\x2f\xf2\x5b\x99\x05\x88\xae\x2b\x68\x62\x96\x1f\xe7\x56\x07\x6a\x81\x47\x84\x22\x3d\x67\xf9\x71\x6e\xdd\x24\x71\x69\xe8\x79\xfd\xfb\x4f\x97\x63\xfa\x2c\x70\x90\x50\x50\xe6\x2c\x3f\x72\xb4\x2e\x6b\x05\x2a\x3d\xdf\xe6\x0a\xc2\xe1\x14\x73\x39\x0b\xb3\xb3\x6b\x50\x25\x15\x7a\xda\x44\x65\xfb\xe1\x03\x8d\x09\xd1\x70\x72\x7e\x99\xe5\x85\x88\x43\xce\xc7\xb3\x40\x19\xa7\x64\x30\xb3\x10\x20\x0e\x3f\xf3\xf4\xed\xfe\x80\xc8\x5a\x18\xb3\x20\x02\xee\xfb\xcc\xba\x0d\xa6\x80\x57\x2f\xf1\x78\xd9\xa0\xee\xe9\x26\xe9\x1d\x43\x75\x97\x25\x8f\x3e\x4d\x42\xa1\xb8\x14\x76\x2a\x85\xdc\xb1\xfc\xc9\xc2\xa8\xfc\x02\x7c\x79\x8b\xff\x3f\xf0\xbf\xba\x84\x37\xb2\xf1\x5d\x81\xf3\xb1\xd4\xfc\xb3\x20\x63\x56\xb7\xfa\xa7\xbc\x08\x71\x28\xc6\x73\x96\x9a\x02\xda\x5f\xbc\x2c\x2d\x5f\xd8\x59\xa0\xfb\x93\x03\xc7\x2c\xcc\x0e\xff\x69\x60\xa2\x41\xcd\x1a\xbc\x91\x95\x40\x78\x96\x9a\xd3\xec\x1f\xb8\x0b\x85\x72\x4a\xe3\x4a\x8b\x44\xd6\xa3\x56\x6c\xff\x2c\x74\x8f\x30\xc6\x28\x74\x8f\xb0\xb6\xa1\xb4\xac\x66\xaf\x79\x6a\xcc\x61\xae\x79\x69\xb9\xfa\xa2\xa2\x51\xbb\xd0\xdc\x09\x45\xae\xc4\x4b\x69\x14\xb9\xba\xe5\x96\xf4\x0a\x96\x7a\xaf\x74\x9e\xf9\xee\x85\x11\x6e\x6d\xf8\x13\x7a\x65\x48\x57\x54\x3a\xd7\x57\xb3\x0d\x0d\xa2\xa2\xf4\x66\x61\x5a\xac\x36\xdc\x24\xf6\x8d\x90\x4b\x01\xec\x54\x0c\xdd\x2c\x09\x3b\x75\xcf\x2d\x50\x21\xfa\xfa\x57\x06\x8f\xb3\xe1\x1f\x1a\x5e\x50\x0f\x83\x96\x6e\xcd\x4c\xfa\xfc\x7a\x6b\x42\xc5\xe8\x4b\x45\x19\xbc\x6b\x0b\xad\x17\x18\x5f\xe5\x4e\x3d\xcb\x40\x0e\x23\x09\xc5\xf2\xa2\xd2\x51\xcd\xc4\xb0\xbd\xf6\xb6\xfd\xe5\x24\x2a\xc1\x78\x2e\xcf\x29\x12\x6a\x7d\x44\x17\x6b\x36\x5b\xaf\x53\xd2\xbf\xd7\x93\x1e\x94\xa8\xc3\x9f\x60\x97\x58\x58\xd1\xe1\xb7\xe9\x2c\x2a\x93\x93\x26\xa4\x54\x58\xde\x26\x2c\x5e\x66\xce\x92\x3f\x59\x7c\x43\xb3\xc0\x14\x58\xcd\x3b\x07\x28\xb4\x78\xa7\x4c\x2c\xad\xf7\xee\xa4\x12\x4e\x47\x66\xa1\x7f\xaf\xaa\x2a\xcf\xb2\x18\x7f\x67\x1e\x5d\x49\xa7\x7f\x68\xd4\xd3\x89\x4e\xe2\xd2\x8f\xe0\x5d\x93\x3f\xf8\x13\x00\x7c\x1d\xbb\x65\x41\xcc\x79\xf7\xc1\x81\xb7\x7a\xff\xee\x3f\x36\xa0\x0f\x76\x06\x30\x98\x67\x77\xba\x6c\xfb\x85\xf1\xef\x3f\xb1\xcc\xa2\x3b\x63\x15\x87\x9b\xa4\x8c\x10\x4a\x2c\xf0\xe0\xad\x16\xc5\x50\xfd\x55\x73\x1c\x4a\xe8\xf8\xe6\x54\xf6\x9c\x3a\x93\x80\x42\x5f\x5e\x3f\x26\x47\x50\x28\xe3\x2c\xc8\x93\x5f\x75\x4d\x29\x89\x64\x05\x6d\x0b\x4a\xea\x0c\xb3\x04\x13\xac\xb6\xf0\x17\xc1\x3e\xfd\x45\x22\x7e\x3d\x63\x98\x3a\xc7\xcb\x91\x0c\xa1\x61\x1f\x1c\xa5\x5f\xe0\xe6\x0f\xff\x80\xfc\xba\xd3\x5d\xe6\x30\xfd\x03\xa3\x23\xcd\xd9\x27\x95\xf1\xa2\xe1\x4c\xc1\xa8\x3e\xaf\x9c\x08\x51\x7d\xd1\x77\x52\xe3\x44\xd4\x5a\xf5\x52\xbc\xc0\xb2\xf9\x62\x5c\x10\xb4\x36\x3d\x88\x8c\x59\xf3\x44\xa1\xae\x60\xd7\x8d\xb3\x00\x29\x56\x4f\x13\x9c\x6c\xcb\xe7\xc4\x00\x54\xac\xe6\x06\x78\xdd\x5a\xcb\x5a\xe0\x65\x5b\x2d\xa9\x2f\x30\xa4\x17\xff\x4e\x86\x54\x03\x30\xfc\x1a\x9f\x97\x3b\xd7\x56\x24\xde\x38\x04\xbd\x55\xef\xdc\x35\x1a\x24\xb2\xa9\x7e\x8e\x51\xe8\x1b\xc3\x1c\xfe\x42\xd1\xb2\x2c\x72\x98\x4d\xab\x4d\x77\x99\x1c\xad\x41\xbe\x60\xb4\x5a\x35\x5c\xe8\x47\xfb\x39\x09\x12\x7b\x1a\x2c\xc0\x91\xd6\xf7\xe4\xf2\x90\x68\xcd\x23\x82\xe0\xaa\x39\x3a\xa1\xa7\x8f\xfa\x87\xa7\x91\xe5\xf2\xc3\x95\x10\x91\x88\x82\xab\xa6\x11\x7e\xb6\xd5\x50\x20\xb3\x65\x79\x17\x3d\xc9\x7f\xff\x75\x51\x33\xab\xbe\x64\x5c\xfd\x6d\xff\xfe\x33\x55\x7f\x69\xd6\x1f\x8b\x23\x36\x3d\x73\x10\x6e\xa0\x61\xed\xfd\x4c\x37\xd9\xa5\x67\xa0\x3c\x9d\xc1\xf5\xc7\x21\xb8\x3d\x6e\x99\xe9\x1f\xe8\x54\xa5\x67\xc2\x44\x53\xcc\xbc\xa9\x4a\x52\x3b\x2b\x52\xea\x6f\xb5\xff\xe5\x30\xaa\x74\xc1\x55\x1a\xb6\x59\x99\x34\xd5\xa7\x69\x2d\xf4\x93\x97\x44\xae\x50\x22\x2a\xc1\xce\xac\x2f\xe4\x0b\xe5\xa4\x9a\x95\x88\x4e\x68\xa8\x32\x85\x81\x0f\xf0\x9a\x79\xaf\xa4\x7a\xa8\xb4\xf0\xfa\x40\xae\x50\x13\x2a\x27\xf2\xac\x69\xf1\x15\x96\xae\x70\xa1\xad\xd2\x23\x56\xb8\xd0\x2a\x26\x67\x56\x5a\x84\x7d\x69\xae\x15\xbc\xd5\xfc\xdc\xf1\xac\x1e\x2b\xec\x18\xe1\xff\x83\x0d\xb8\xc7\xf7\x94\x31\x4a\xac\x70\xb1\xad\x52\x9d\xd7\xca\x2b\xb1\x54\x0d\x35\x51\xe1\x34\x4d\xdc\x20\xda\x83\x95\x30\x51\x57\x98\xca\x1a\x84\x86\x15\xb5\xf1\xd6\xe3\x61\x35\x8a\xec\xe5\x37\x30\x0c\xc1\xef\xfa\xc2\xc6\x18\x5e\xab\xc6\x5b\xaf\x0e\x81\x8a\xec\xfb\xaa\x99\x3a\x6b\x66\x55\xf0\xff\xef\xa6\xb5\x9e\xb2\x76\xd2\xa8\xa5\x62\x4d\x22\x9b\x73\x6a\xe7\x09\xee\x0f\x38\xf3\x12\x66\xb5\x93\x66\x81\xa7\xda\x29\xd1\x3f\x7d\xe4\x3e\xd7\x30\x13\x75\x2e\xbf\x31\x41\xb5\xa9\x40\x04\x94\x5d\x36\xea\x8b\x11\xa7\x8a\x0c\xcc\x0a\x8c\xe8\xbc\x3e\xb3\xb2\xc6\xa0\x11\x52\x85\x11\xd8\xb7\x80\x8a\xf4\x03\xd5\x33\x17\x4c\x23\x25\x9a\xe8\xc3\x1a\x92\x35\x15\x46\x5e\x9f\xe8\x15\x3e\xab\xdf\x0f\x92\xcb\xfd\xc2\x03\x1a\xd5\xc3\x4c\x92\xb4\x78\x33\xd7\x5f\x44\x33\xd7\xd5\xa7\x8f\xc9\xe5\x56\x1f\x93\x87\xa1\xb9\x10\x4e\x77\x3e\x79\x2a\x22\xb0\xaa\x99\x12\x7a\xc4\x8f\x74\x82\xe7\x6a\xb7\x8e\xb7\xc2\x73\xd5\x28\xa2\x2e\x5e\xb7\xcc\x61\x8b\xf2\x4e\x3d\xc0\x11\x55\xe9\x85\x67\x5d\x34\x63\x78\xef\xae\xc5\x41\xf8\x0b\xd2\xa0\x89\x64\xae\xaa\xb6\xfc\x02\x05\x86\x60\x44\x65\x4c\x56\x5b\xfe\x01\x62\xdb\x32\x90\x88\xce\x22\x08\x7a\xc4\x6a\x01\x83\x90\x2c\x45\x91\xcc\x4a\x17\x3a\xc3\xaf\xba\xe7\x3e\x11\x0d\x48\x48\x50\xcd\x3f\x3b\x95\x1c\x96\x6a\x3b\x47\x21\xfe\xd9\x19\xec\x20\x92\x58\xf9\xc8\x67\x76\xdd\xb9\xfd\xbd\xd5\x0e\xc6\x36\x8a\xa8\x83\x1c\xa8\x0f\xa0\x17\x94\xf3\xe2\xac\x07\xa5\xa4\x0e\xf9\x7a\x42\x08\xfa\xa4\x80\x5a\x6f\x98\x7d\xce\x00\xc3\xa9\x03\x16\x6d\xfe\x9c\x45\x50\xe3\x0d\x6f\x55\x44\x34\x85\xc5\xcd\x09\x66\x08\x3f\x13\x9c\x79\x90\x17\xc3\x4c\x7d\x3a\x5e\x44\xce\xfe\x04\x29\x02\xde\x6d\xf6\x97\xc3\x88\x69\xa8\xba\xb7\xf1\x45\xbf\x01\x11\x08\x9d\x9d\xfc\x8b\x67\x7d\x81\x95\x53\xc4\xcf\x8a\xd0\xff\xd9\xbd\xc7\x50\xc1\x79\xb3\xd8\xbf\xc1\x18\x3e\xed\x6e\xd2\x2b\x98\x53\xa1\xa2\x9b\xc6\x9b\x95\x1e\x73\x86\x8f\xf5\x5e\x48\x75\x23\x46\xb8\x69\xea\xf1\xa6\xbc\x71\xfe\x79\x92\x80\x83\x3e\xeb\x4a\x3b\xad\x19\xe3\x41\x2c\x85\x94\xab\x15\xe1\x45\xd5\x67\x1d\x61\x91\xe5\xc8\x0b\x8b\xe6\x30\x02\x41\x0a\x2a\x6b\x15\xeb\x93\x92\x4a\xb3\x08\x05\xdd\xec\x9f\x2f\x40\xe1\xf2\x17\x27\xbf\xd0\xb4\x3d\x60\x3d\xcd\x4a\xcb\x94\x54\x02\x5e\x8d\xa8\xe7\xf3\x4c\xc3\xf1\xd4\x33\x63\x1c\xb5\x52\xed\x47\x22\x87\x9e\xf7\x7f\xff\x09\x15\xba\x9e\x0d\x0e\x74\xf2\x0b\x9f\xed\x85\x41\x55\xa1\x73\xb3\x51\xdb\xa6\xc3\xb4\x01\x15\xc9\xe1\x74\xb6\x1f\x75\x1b\x92\x2a\x2d\xdd\xe5\xb4\x41\xdb\x46\x81\xaf\x1e\xb7\x5c\xe9\xae\x1f\x82\x3f\xf8\x0d\x4a\x2e\x41\xaf\x56\xc0\x3d\x3a\x96\x1a\xa2\x8d\x14\xe9\x33\x5b\x59\x48\xf3\xe7\xff\x21\x23\x24\xd8\xda\x8b\x84\x86\xdd\xb9\x1a\xf3\xc5\x1b\xaf\xb6\x9a\xfe\xc9\x7a\x7e\x45\x82\xdd\x62\x1a\x55\x53\xd2\xd7\xb4\x9a\x2b\xab\x16\x2b\x0e\xa1\xe5\x67\x54\x66\x95\x24\x6d\xb4\x64\x5a\x7c\x37\x58\x32\xed\x4a\xd7\x68\xc9\x34\x9e\x6d\x88\x63\x1f\x9e\x25\x24\xef\x54\x5d\xa3\xd9\xd2\xd2\x29\xd9\xdb\x5a\xca\x39\x2d\x55\xbb\x91\xbb\x58\xb3\x08\x88\x31\x55\xc0\x62\x36\x6a\x9d\x0c\xe3\x5b\xe7\x65\x44\x34\xf4\xe4\x68\x75\xda\xe9\xa5\xaa\x3e\xa9\x64\xea\x02\xad\xad\x53\x52\x99\x9f\x06\x0f\x5b\xb1\x78\x43\x64\x79\x97\x3c\x6f\xd0\x32\xd9\xfd\xa7\xa1\x50\xf2\xe6\xa9\xa6\xe3\x9a\x2f\x71\x6d\x90\x7f\x36\xb7\xf0\xf2\xbc\xa2\x37\x67\xa3\xda\xc9\xd0\xbe\x21\x34\xc7\x8e\x8d\x8d\x09\x3c\x7d\x91\x6c\xe3\xc0\x0b\xa6\x91\xb1\xc9\x6e\x80\x27\x82\x1b\xb8\xf1\xbe\xff\x7f\xf0\xac\x89\x65\xa4\x8e\x02\xb0\x67\x43\xa8\xba\x35\x4d\x2d\xe8\x00\x22\xd9\xd1\x22\x47\xa9\x2e\xe0\x0b\xb7\x79\x0b\x04\x11\x87\x8e\xd2\xf6\xe2\xa4\x21\x17\xe4\xf7\xae\xcf\x69\x11\x47\xc1\x39\xce\xbe\x70\x2d\x60\x35\x34\xbf\x44\xae\x9d\x89\x22\x03\x49\x68\x37\x18\x5c\x67\x17\x70\x6e\x30\xb8\xda\x6d\xb5\xc1\x3b\xae\x79\xdb\x64\x76\x77\x4b\x1b\xe4\x64\x6a\x7f\x2a\xdd\xfa\xa2\x6b\x28\xbd\x35\xa2\x45\x58\x26\xb4\xd1\x16\x4d\xd0\x5e\x58\xea\xa8\x86\x9f\xb9\xcb\x74\x90\x36\x46\xa9\xf7\xe2\x36\x17\x1c\x6d\x35\x09\xb0\x94\x76\x73\xdf\x62\xfa\x6e\x1d\x54\x0d\x08\xa7\x99\xd9\x90\x91\xc9\xae\x1e\x8d\x19\x96\xba\x8e\xc2\xb6\x13\x87\x99\x28\x38\x97\xd9\x65\xb9\xed\x29\x31\xd5\x04\x0b\x2d\xda\xd4\xd9\x0e\x06\xa3\xe9\x8b\xa3\x41\x14\x88\x86\x63\xa2\x5a\x81\xe6\xe5\xe0\x4a\xab\xc7\x83\x57\x22\x0b\x69\xa8\x87\xec\xe3\xd4\x0e\xf2\xb7\x3b\xa4\x1e\xd6\xdc\xc7\xbc\xed\xbd\x98\x04\x4e\x83\xbe\x38\xe9\x7f\x2a\xbc\xda\x4e\xce\x8b\xa6\xe1\x24\x7e\x15\x22\x6e\x27\x0c\x5e\x82\x86\x0d\xc9\x37\x9b\x7b\x38\x29\xdf\x34\x08\x04\x0d\xd8\xd1\xb0\xc1\xd2\xd9\x74\x7a\xb7\x93\x38\xcf\xe2\x0d\x96\x4f\xbb\x9e\xb5\x17\x23\x0d\xbb\x50\x35\x04\x81\xc7\xf0\xff\x95\x63\x14\x85\x17\x29\x52\x83\x17\xa7\xd5\xff\x83\x22\xdd\x12\xdb\x0b\x82\x1c\x22\x3d\xdb\x9d\xcc\xa6\x69\x66\x1a\xcc\x6e\x9a\xef\x13\x25\xc0\xd5\xc3\x0d\x77\x54\x4b\xec\x9b\x12\x5a\x48\xb3\x3d\x39\xcd\x22\xfa\xe1\x96\x14\x74\x6c\xf4\x2d\xf3\x95\xbd\x01\xb5\xd8\x91\xa8\x3d\x94\x86\x16\xb8\x4f\x52\x25\xba\x1f\x5a\xdc\xbc\xef\xe1\x07\xd6\xaa\x9b\xe4\x65\x45\x57\xac\xf6\x80\x1b\x34\x73\x9d\x61\xd4\xd3\xcf\xb8\x9b\x68\x9c\xfd\x97\x34\x2c\xfd\x40\x2f\x1c\xc1\x8c\x4e\x23\x9e\x2f\x27\x7d\xe3\xb9\x21\x69\xd0\x19\x17\x6d\xa7\xfa\xfe\xe2\x8a\xaa\x3a\x56\xef\x21\x04\xaa\xd5\x29\x92\x0e\xd9\x47\xa6\xc3\x4a\x67\x57\xc2\x4e\xfd\x4d\xff\x7c\x40\x8e\x92\x84\xec\x1b\x85\xc1\x32\x0d\x18\xb7\x26\xbf\x17\x32\xfd\xd0\x33\x17\x43\x2c\xd1\x4b\x7d\x17\xfc\xe7\x17\x06\xd2\x37\x68\xa2\x58\xfb\xc6\xb7\xb8\xce\xa4\x41\x56\xf2\xf4\x92\x54\xfa\x13\x2e\x8e\x68\x82\x52\xc7\x08\xb0\x17\x9e\xc0\xc2\xee\xbd\x52\x8f\x24\xb4\xd4\x53\x47\xa3\xbd\xdb\xd3\x72\xa7\x3b\x79\xa7\xe5\xce\x6d\x56\x02\x05\x6d\xe6\xfe\xc2\x9b\x08\xa1\xc2\x5e\xef\x17\x55\x7a\xb1\x18\x7f\xe8\xfb\x6e\x87\xca\xc5\x8e\x37\xbd\x61\xe6\xbc\x18\xad\xa2\x08\xaa\x3a\x68\x54\x4d\x34\x37\x30\xd1\x80\x7a\x6c\x4c\x55\xa4\x89\x43\x90\xb2\x2d\x6a\x1d\x7e\x5f\x4d\xb0\xa3\x23\x77\x79\x6c\x7f\x72\xe4\xee\x89\x94\x04\xc6\x7a\x4f\x6e\x54\xf7\x9d\xfb\x50\xa0\xa3\xd3\x2d\xcc\xb7\x8d\xde\x2b\x84\xb6\x46\x84\xf0\x48\x7b\x31\xf4\x54\xbe\x34\x37\x09\x6d\xb7\x79\xa7\x73\xc4\xa6\x61\xa1\x41\x3f\x13\xe4\xfa\x7b\xb2\xaf\x57\x91\xe1\x94\xd1\x4d\x12\x95\xae\xd2\xb5\x74\x64\xf1\xf9\xcc\xfa\xa0\x85\xcc\xb3\x38\x26\x7c\xd7\xc4\x8d\x03\x19\xe4\x3d\xeb\x03\x98\xc2\xfc\xfc\x02\xa9\xa9\xd2\xb9\xb3\x03\x38\x35\x53\x30\x72\x62\xf5\x02\x51\x8c\x84\x53\x0f\x42\x7f\xdd\xff\x3b\x6b\xd8\xd8\xfe\xda\xe9\xe3\x6f\x2b\x53\xa7\x4d\xce\x2e\xe8\x1d\x36\x39\x1b\x68\x3b\x6d\x72\xb6\x4b\x76\x38\x96\x35\xc1\x88\x9e\x38\xc7\xcc\x36\x91\x36\xdc\xf3\xc4\x14\x3c\x21\xcd\x59\x9f\x3c\xf5\xbd\x78\x93\xe3\x70\x93\x58\x3c\xd3\x34\x73\x5c\xfe\x01\x87\xc9\xa7\xcb\x83\x2f\x98\x48\xe6\x6c\xd2\x65\xb1\x4f\xe2\x06\x9d\xa0\x1d\xc1\xcc\x36\x5d\xf7\xc5\x3d\xa5\x16\x68\xd2\xeb\x9e\x7d\x04\x5d\xda\x75\xa3\x03\x1d\xd9\xc2\xd7\x59\xfb\x5a\x31\xe9\xb3\x03\x2d\xd9\xf3\xb9\x23\x1a\xa0\x7d\xfe\x87\x2c\xd2\xd9\xd3\xa9\x2f\xea\x9f\x1e\x38\xf5\xfe\x22\x4d\x7e\xba\xa4\xf7\x3d\xa5\x93\x26\x06\x9e\x65\xf6\xdd\xe9\xcc\x6f\x6e\x65\x48\x87\x0e\xc9\x26\xfc\xbe\x53\x86\xea\xd2\xdc\x77\xce\xbd\x3f\x58\xef\xa5\x65\xfa\x83\x1d\x16\x3d\x11\x89\xf0\x00\x65\xac\x99\x7d\x7f\x31\xe1\xb4\x6c\xda\x79\xfc\x79\xed\xf6\x1b\x2f\x98\x44\x38\x2e\x0a\x8a\xf7\xe3\xf7\xee\x82\xcd\xcf\x04\xf7\xd3\x3f\x50\x9e\xea\x96\xde\xd3\x02\x28\x7d\x61\x3f\xa8\xfd\xd0\x3d\xaa\x13\xe3\xf9\x6c\x82\x77\x5b\xf3\x79\x49\x8b\x9f\xef\x55\xfd\x44\xb4\x9e\xae\x20\x9d\xe9\xd1\xad\x82\xe9\x2c\xa1\xf8\xd9\xbc\x70\x36\x6b\x3e\xa4\x99\xdd\xbc\x9b\xc1\x4e\x7a\xd0\x2d\x7f\x81\x5b\xae\x80\x42\xcf\x40\x4e\xef\xde\x13\x07\xa6\x19\x88\x98\xcc\x32\x0e\xa1\x99\xf6\x51\xe8\x69\xd1\xf3\x5a\xc1\x82\xd7\x7c\xf0\x20\x1e\xc0\x2e\x08\xfd\x22\x83\xb9\x87\x34\xe1\xf9\x68\xba\xb9\xb9\x3d\x73\xc8\x76\xbe\x79\x5f\xdd\xa4\x41\x13\xc7\x88\x80\x8f\x20\x4e\x4d\x94\x0f\x50\x68\xa2\x7c\x07\xe8\x37\xd6\xa2\xfb\x03\x6a\xa0\xcd\x51\xe9\xfc\x65\x20\x81\xfa\x34\xad\xfc\xfe\x76\x1c\x3d\x49\x91\xa6\xe9\x41\x49\x3f\xdd\x57\xfb\x43\xe6\x70\x7f\x20\xc8\x92\x02\xd5\x6b\xa6\x61\x08\x8b\x23\x5a\xc5\xd9\xe1\x18\x66\xe3\x7f\x7f\x12\x44\xfc\x37\x8b\xe3\x47\x85\xa3\x26\x7e\x20\x6f\xa5\x5d\x1b\x07\x20\x9f\x62\xc2\xdf\x83\x0f\x79\xfc\xaa\x9e\xc9\xaf\x6e\x10\xa2\x44\x9b\x70\x20\x0f\x4e\x28\x35\xd6\xbb\x7d\xd8\xe3\xd0\x0f\xbc\x51\x48\x42\x0e\x28\x96\xec\x59\x31\xb6\xf1\xef\x3f\xdd\xda\xeb\xb1\xc5\xfb\x2c\xc0\x38\x36\x7a\xa2\xe9\x8a\x31\x52\xcf\x24\x56\x18\x1b\xe7\xcd\x5d\x52\x28\x2f\xff\xc0\x7b\x91\xf8\x71\x94\xa4\x52\x9d\x42\x35\x65\xe3\xff\x28\x59\xd5\x4d\x03\xa7\xa7\xbf\x1d\x0a\x46\xa1\x86\x3b\xdc\x04\x77\x95\x3a\x2d\xa8\xce\xab\x43\x75\x54\x6c\x22\xcf\x43\xa2\xb3\xe5\x1f\x72\xa0\x22\x22\xd5\x55\x5a\xdf\xc1\x92\xd7\xd6\x57\x0d\x1a\xcd\xba\x58\x66\xa4\xd1\xcc\x1c\x80\xa0\x49\x7b\x14\x8c\x96\x99\x0e\xd5\x09\xbc\xf7\xc7\xd4\xfd\x69\x30\xf7\x78\x68\x5f\x8c\x04\x75\xdd\x6f\x60\x37\x4b\xb4\x0f\x80\x34\x55\x24\x9b\x03\xd9\x14\xad\xf2\x1d\x3d\x59\x40\x1f\x74\x1e\x71\x5e\x31\x3a\xdf\xdb\xf1\x78\xc0\xfb\xde\x11\x24\x83\xf5\x05\xbb\x67\x0f\x36\xaf\x50\xd5\xeb\x39\x60\xe3\x1a\x9f\x3e\x60\x6f\xb2\xb2\x70\x74\xc4\x49\x7b\x01\x51\x82\xfa\xe3\xde\x37\x80\xb3\xc2\xbc\x0d\x4f\x2b\xbb\x5f\x0f\x24\x9b\x09\xa5\xa1\x9a\x63\xd0\xde\xa8\x23\x6c\x50\xe9\x65\x4d\xcb\x40\x5a\x0b\xeb\xaa\x07\xab\x4e\x5b\xa7\x35\x10\x01\xa0\xa4\x50\x73\x0c\xde\xb0\x74\xe6\x8c\x41\xf8\x60\x2a\xe0\x4b\x65\x7b\xf7\x08\xc6\xea\x98\xcf\x90\x1f\xb1\x58\x47\x39\x22\x59\x57\x9d\x04\xe3\x15\xdd\x24\x75\x92\x26\x13\x60\x4d\xe5\x7a\xe6\x00\x56\x73\xdd\xad\x39\x66\x36\xa9\x4e\x27\x84\xad\x85\xeb\x98\xe4\x5d\xcf\x0d\xbc\xa1\xea\xe7\x0b\x1e\xcf\x1e\x48\x26\x9b\x10\x6a\x1d\x30\x9d\xb5\xcf\x73\x47\xda\x19\x8d\x6b\xe5\x40\x35\xae\xb4\xa5\x49\x8f\x35\x90\xcc\xb0\x58\xc3\x37\x76\x58\xeb\xad\x5d\x1b\x3b\xfb\xd0\x17\x3b\x20\x64\xf1\xff\xec\x43\xa0\x60\xc0\x31\xc9\xa6\xb5\x41\x33\x95\x15\x1e\x03\xb9\x20\x6c\x83\x19\xf0\x98\x6f\x16\x56\x07\x45\x8f\x27\xfb\xe0\x66\xf0\x44\x20\x39\x84\xad\xb9\xe3\x08\x76\xe1\x26\x28\x28\x3c\x0a\xc6\x29\xb6\xed\x2f\x79\xe8\xe6\x38\x1e\xbe\xad\x89\x3c\xe9\x12\x24\x40\x38\xce\xa4\xd1\x3f\x24\x8d\x9a\x27\x04\x3a\x5a\xd7\x35\xe8\x22\x6f\x35\xce\xa0\x9e\x48\xf8\x7f\x9c\x4c\x15\xec\xff\x71\xf6\x59\x44\x9f\xcc\x57\xe8\x06\x33\xd7\x99\x9e\x91\x67\x49\xe8\x6e\x5c\x49\xa2\x06\xc1\x28\x47\x6b\xcb\xc6\x45\x12\xfd\x4c\x05\xb4\xf7\x1a\xd3\x03\x2a\xd1\xf5\x1c\xcc\x9d\x5d\xdd\x24\xd9\xc7\xdc\x80\x30\x47\x1b\x86\x06\xec\x69\xc5\xca\xaa\x01\x4f\x25\x1b\x24\x06\x3c\x95\x6c\x1d\x1b\x84\x39\xd6\xb7\x0d\xa6\xa4\x50\x0a\xe4\x39\x00\x73\x3e\x02\x82\x65\x9d\xad\x70\x1b\x89\x73\xcc\x1e\x37\xd9\xc3\x02\x1c\x39\x2a\x6c\x15\x1c\xf7\x89\x67\xf7\x79\x41\x79\xea\xf7\x91\x17\x46\x37\xd6\x71\x93\x68\x2d\xfe\x83\x9a\x3f\xd2\xc8\x0c\xc0\x96\x6e\x76\xcc\x0c\x15\x9e\x47\xd8\xcb\xba\xf7\x0c\xec\x65\xb1\x7d\x7e\xe0\xde\xf7\xa8\xe1\x57\x64\x90\x1b\xa8\xf1\x62\x93\x47\xc0\x8b\xc8\x7e\x1a\xc1\x94\x15\xf6\xf0\x0c\x56\x74\xb1\x4e\x27\x7e\x5c\x6d\x71\x68\x00\xe9\xd8\x5a\x15\x3f\xae\xbe\x38\x34\x7e\x13\x2f\x4c\x3d\x73\x98\x6e\x60\xc7\xb3\x7b\xa0\x03\xb1\x16\x22\x60\x73\xf3\xbc\x06\x3d\x91\x94\x8f\x72\x06\x5d\xdc\xad\x80\x0b\x66\x11\xec\x1e\x06\x2a\xc0\x74\x09\x93\x40\xce\x8a\xfe\xf3\xff\x3c\x71\x96\x5f\xa0\x5b\x6a\xf7\x1b\xf0\xbb\x19\x7e\x26\x4c\xf1\x3c\x00\x2c\x59\x45\x1c\x28\x1b\x1d\x9f\x0f\x78\x19\xf0\xbc\x6c\xc4\xea\xc2\x29\x91\xe0\x49\x32\x30\x4a\x22\x06\xbf\x91\x5c\xad\xf5\x2b\x1d\x9d\x6a\xaa\x0a\x25\xb5\xa7\x06\x6e\xef\x56\xc7\x47\x61\xa8\x53\x77\x1f\x39\x77\xfa\x01\xb6\xbf\x8f\xa7\x59\x54\x0a\x00\xe9\x71\x03\x3e\x4c\xb6\xac\x04\xb2\xfe\xd9\x2c\x12\xcc\x59\xa1\xa2\xec\x33\xe0\x93\xf4\x71\x8b\x09\xe4\xac\xe8\xc5\x5d\xe4\xdc\x68\xb2\x80\xae\x6c\x8b\x09\xa2\x2b\x3b\xad\x04\x53\x52\xd8\xa9\x20\x68\x51\xb4\x32\x32\xa0\x11\x73\x08\x56\x34\x26\x0f\xf0\x07\xd8\xbd\xe6\x19\xda\x0b\xad\x20\x0d\xe4\xb6\xb6\x59\x21\x7a\x4e\x8c\x16\x10\x91\x8e\x56\x98\xc6\x8b\xad\xc2\x31\x84\xd1\x31\x2f\x52\x77\x07\xcc\x87\x1f\x1b\x66\xc0\x67\xdd\x9a\xe7\x48\x0d\xd5\xf0\x17\x98\x06\x1d\xfe\x81\x22\x2c\xbd\xb4\xbf\x1c\x47\xc1\x30\x49\x6b\x80\x63\x90\x5e\xb7\x86\x68\x2b\x6f\x7e\xb8\xa3\x5b\xdb\x1e\x48\xd9\xd7\x75\x54\x04\xcc\x7c\xd6\xb5\xc7\x20\xeb\xb8\xc1\xcc\x78\x61\x8e\x46\xb1\x95\x8f\x92\x2e\x10\x24\x69\x93\x40\x04\x14\xc0\xde\x34\x48\x06\xd6\x2d\x6d\x82\xba\x78\xdd\x67\x83\x56\x3a\xab\xd4\x22\x10\x95\x66\x7e\x86\x4d\xce\x39\x31\x62\x12\xcf\x7a\xeb\xcf\xdc\x22\xfe\x02\x88\x6a\x58\x20\xc1\x9d\x7c\x0e\x0b\x9c\x49\xbf\x84\xe1\x36\x5e\x49\x6f\x57\xdd\x60\xe2\x09\x5f\xef\x62\xf1\x3c\x32\x19\x54\x3e\xa9\x3c\xe0\x0c\xda\xe6\x7c\x63\x8c\x95\x02\x45\x23\xcb\xa8\x44\x4b\x10\xd8\xde\xac\x2c\x8c\x9d\x9b\xc2\x92\x13\xee\x45\x56\xd3\xc6\x4e\x03\xa1\xae\x67\xc1\x54\x11\xc3\x93\x01\xd4\x65\x55\x60\xec\xd9\xa7\x9b\x40\x9f\xa6\xf2\x20\x53\x09\x4f\x04\x0a\x98\x58\xf3\x17\x28\x75\xd7\x7d\x71\x0d\xa4\x76\x58\xde\xeb\x30\xbe\x59\x05\x16\x70\x2f\xea\x9f\x06\x6f\xd2\xe8\x16\xe9\xbf\xab\x2b\x63\x20\xf0\xd0\xf1\x9e\x41\x54\x35\x2c\x05\x01\xa2\xac\xbf\x0c\x60\x26\xab\xe1\x02\x19\x96\xad\x08\x0c\x26\x8b\x68\x9f\x16\x29\xc1\xc2\x6f\x10\xb1\x48\xc7\x15\x27\x27\x4e\xa3\x38\x49\xb5\x05\xed\x45\x22\xf5\x01\xbc\xbf\xad\x76\x89\x2b\xd7\x5f\x8b\x87\x30\xc2\xbe\x59\xa2\x5d\x04\x9f\x5e\x1c\x56\x1c\xf1\x45\x2a\x12\x26\x79\xa0\x54\xff\x0c\xef\x27\xf8\x19\x39\x90\x2a\x98\x0a\xd9\xca\xc0\x20\x4e\xb2\xb3\x56\xd0\x63\xdb\x3a\xea\xa0\xd5\x6e\x58\x0e\x22\x93\x71\xb7\xde\x20\x68\xc6\x33\x6b\x43\xdf\xd3\x7d\xdf\x0e\x02\x1f\x5d\x7c\x83\xf5\x89\xad\x79\x0d\xb8\x1a\x75\x5d\x84\x83\x0a\x22\x6b\x56\x03\x09\x20\xba\x01\x61\x30\xfa\xaf\x7d\xda\x64\xb0\x8a\xa6\x93\xb9\x8e\xdb\xa7\xcd\x03\xd9\xe8\x34\x0c\xe8\x78\xac\xcd\x8b\x87\xd2\x4c\x73\x35\xe1\x6c\xd4\x7d\x13\x9e\x04\x47\x8e\x29\x9a\xac\x3d\xe2\x80\x9e\xf9\xcb\x35\x9c\xfa\x01\xae\x6f\x92\x24\xf3\xc7\x35\xed\x6e\x73\xa7\x78\xf2\x1b\x39\xbb\x4b\x3f\x60\x7f\x08\x03\xcc\x1f\xe8\x96\x44\x9c\x3f\x4e\xae\x5a\x4c\xcd\x91\x96\x63\x12\xfb\x48\x36\xcd\x8d\x3c\xa0\x91\xcf\x2d\x79\x40\x5d\x32\x61\x97\xef\x41\x13\xb6\x43\x6b\xbb\x26\x7c\xbf\xad\x80\x9b\x1b\x35\xe5\xf1\xa7\x10\xd8\xb9\xe5\x24\x68\x48\x5b\xae\x95\x09\xa0\xd8\x0f\xd3\x7c\x92\x22\x8d\x9a\x19\x9a\xad\xf0\x9d\x2f\x9a\x8a\x29\x21\x3e\x0b\x47\xad\x3e\x0a\xf7\x9f\xa6\x09\xde\xe3\x76\xf6\x9c\xa8\x90\x67\x2d\xf8\x2c\x3c\xac\x75\x7a\xcf\xc2\xc3\x59\xaa\x94\x59\xb8\xe5\x75\x5e\x4e\x96\x4d\xb6\x7a\x77\x56\xd2\xa0\x89\xae\x3c\x0e\x75\x82\xce\x4a\x21\x30\xfc\x03\x27\x56\x13\x01\xef\x6e\x2b\xc7\x66\xc6\xfc\x49\xcb\x34\x89\xa4\xc2\x0d\xf0\x7c\x14\xa6\x98\xa9\x97\x12\x0d\x8d\x7b\xcf\xec\xd0\x30\x31\x1e\x16\x83\x04\xad\x84\x9e\x0d\xd2\xd4\x6b\xd1\x68\xfd\x91\x92\x69\xa2\x44\x9e\xed\xc4\x93\xbe\xdc\xaa\xae\x3b\x67\xcb\xe5\xd4\x64\xbf\xd8\xab\x38\x15\xc2\x44\x65\x65\xdf\xf5\x27\x15\x5f\x21\xcd\xca\xec\x49\xb5\x7f\x20\xd5\xea\x02\xee\xde\x56\x5d\xce\x9e\x44\x6a\x26\x3b\xb7\xa6\xfb\x80\xa2\xcb\x86\xe3\x99\xe8\x4c\x70\x67\x12\x9d\x79\x98\x9d\x73\x2f\xcd\xcb\x84\x26\xac\x7c\x68\xa2\x38\xf6\xea\x41\x13\xd6\x3e\x44\x61\xeb\x7a\x1a\xe0\x1d\xd6\x37\x33\x2d\xbd\xc3\xac\xc3\x9d\x83\x69\x27\xfc\x02\x87\xad\x2e\x07\xf3\x24\xa9\xc7\x91\x3b\x57\x8b\xf7\x62\xba\xea\x8b\xf2\x64\xaa\x0c\xd5\x2a\x9d\x73\x90\x81\xfc\xcc\xa9\x97\xa2\x6c\xd2\x46\xa9\x4a\xa2\x73\x06\xb3\x41\x8a\x86\xe0\xda\x78\xeb\x20\xcf\x99\x75\x1a\x13\x2e\xed\x56\xcc\x4c\x64\xc6\x58\x26\x9a\x46\x4e\xab\xdb\x27\xe3\x0c\xad\xb0\x9f\xc8\x5b\x66\x4d\xce\x84\x49\xb3\x9b\x46\x98\x34\x6d\xd9\x9d\x33\xe7\x51\x1f\x4c\xec\x44\x2f\x1d\x51\xa2\xee\xc5\x93\x25\x43\x7e\x7e\x1f\x16\x02\xcf\x33\x22\x0a\x7d\xe9\x9d\x8b\xdf\x6b\x08\x50\x99\x4d\x69\x38\xe6\x82\x34\x91\x4a\x64\x52\x83\xf6\x11\xca\x0b\xcc\xa5\x3b\xee\x5c\x1c\x91\xa6\x60\xf1\x34\x32\x83\x27\xd8\x13\xe2\x98\x04\x7b\xcb\xcf\xd8\xa6\xba\x5e\xce\x9d\x27\xa4\xf9\x17\xb1\x80\x5d\x59\xec\xe7\xdc\x59\x48\x42\x83\x40\xf6\x55\xab\x4c\x26\x34\x6c\xbe\x66\x4f\xd4\xb2\xf3\x7d\x75\x22\x70\x4f\x45\x71\xe6\x3c\xb8\xce\x7e\x3f\xa0\xed\xf4\xff\x14\xf3\xe6\x7f\x1a\xe9\x54\x82\x76\x4e\xb8\x55\xf9\xda\x3e\xcf\x1c\xb4\x06\xf5\x42\xbd\xb2\x79\x3f\x9c\x05\x1e\x43\x22\x19\xea\xb2\xf9\x8b\x3f\x9d\x43\x08\xe1\x6b\x4e\x33\x35\xcf\x9c\x21\xcd\xc8\x49\x99\xef\x21\x9d\x74\x9b\xf0\x1c\x9e\x88\xc8\x15\x8a\x9b\x54\x9f\x8d\xcf\x0f\xd0\xd1\x2b\xc1\xfc\x9c\xf4\xb3\x52\x09\xd2\x39\xa1\x4f\xf3\x7d\x7b\xbe\xc8\xb0\x4e\x6f\xa7\x8b\x88\xa0\xf8\x07\xf8\x24\x5b\x50\xc1\x08\xe8\xab\xf0\xbc\x78\x36\x9a\xdb\x51\x68\xce\xb7\xeb\x79\x53\x2f\xe9\x1d\x7a\x23\x04\xc0\x24\xa5\xea\xcb\x1b\xec\x9e\xe8\x42\xfc\x9c\x31\x75\xde\x40\x40\x70\xbe\x96\x4d\x20\x38\xab\x21\xe7\xc3\x41\xfa\xfd\x0e\x60\xa4\x89\x7d\xb2\x47\xb1\xf3\x83\x1c\x14\x1e\x34\x94\x63\xbe\x7c\x4f\x38\x65\xd9\x09\x70\x3e\xa8\xba\x6a\x66\x7b\x50\x3a\x40\x70\x6f\xfd\x72\x61\x96\x7e\x20\xc5\x5d\xcf\xa0\x50\x98\x67\x25\x96\x93\xfa\x6f\xfd\xe0\x90\xa2\x75\x59\xd0\x5b\xf9\x2e\xb5\x7e\xa0\x68\xf3\xff\x54\x28\x48\xee\x2d\x20\x33\x0f\x71\x6d\x54\xbe\xf9\xff\x8a\x06\xfc\x4c\x87\x3a\x51\xb4\x61\x9d\x05\xd5\xd7\x8b\x81\x86\xe7\x70\x31\xcd\x96\x95\xee\x0b\xda\x21\xdf\x0f\x57\xa1\xc1\x49\x3b\x7c\xc1\xf8\xd6\x37\xcf\x12\xd3\x26\x38\x0c\x6f\x21\xe2\xad\x2b\x61\xf8\x5c\x95\xd2\x5e\xa2\x6d\xd1\x9f\x4a\x25\x3c\xe6\xaa\x3c\x7a\x25\xdb\x16\x40\x8d\xaf\x46\xab\xf2\x16\xda\xfd\x02\xb8\x4b\xbb\x7a\x41\x81\x14\xde\x87\x8b\xf6\x39\xc7\xb0\x2d\xc0\x1e\xdf\xf8\x16\x15\x48\xaa\x78\x30\x57\x23\x0a\x2e\xfe\x61\xc3\x5c\xa8\x85\x46\x2c\xa6\x0b\xc4\x6a\x9c\x7d\x2d\x37\x60\xcf\xf8\x34\xd0\xf9\x81\x5f\xa0\x09\xc3\xb3\xc9\x54\x08\xce\x6a\xba\xa0\x62\x1a\xe6\xa0\x17\xe6\xfc\x1f\x4d\x14\xf2\x9e\x29\x7a\x4d\xd9\xc8\xb1\x3a\xe2\xe8\x74\x8b\x5c\x2c\x7e\x66\xfb\xc0\x4a\x50\xf2\xf9\x82\x67\xa7\xce\x81\xd5\xa9\xbc\xf8\x7c\x02\xb6\x91\xd8\x5e\xf4\x51\xf7\x6a\x40\xc9\x34\xa4\x83\x59\xa9\x47\xd2\x39\xb0\x46\x4e\x9d\x5a\x60\xe9\x5f\xef\xf6\x35\x38\x77\x9a\xec\x41\x0e\x10\x8b\x40\xb3\x64\xe4\xbc\x06\x01\xa2\x89\x86\xa3\x94\xc1\xf7\x1a\x14\x69\xcb\x5d\x3e\x78\x41\xc3\x0e\x8a\x34\x13\x89\x54\x08\x76\x3d\x5c\x91\x34\x8a\x06\xa8\xa2\x0c\x94\x57\x10\x8b\x4b\xff\xb2\xe0\x8b\x35\xa4\x3e\x5b\xc8\xcf\x55\x6c\x84\x58\x41\xc1\xec\x61\x44\x4e\xb5\xe6\x81\x2e\xe4\xfd\xf7\xa7\xb0\xa3\x05\x54\x63\xd8\xbc\x5e\x54\x53\x54\x38\x75\xae\x17\xd5\x6c\x75\x0a\x1d\xae\x09\xb1\x6d\x11\x86\x84\x5f\x3e\x18\xd6\x1c\x90\x58\x9a\x24\x26\x5c\x35\x3f\xc2\x2b\x6b\x08\xb5\xac\xd4\x84\x7d\x7a\xe4\x3a\xf9\x19\x9a\x31\x4b\x87\x99\xe3\x73\x0f\x0f\xca\x79\x8a\x02\x66\xbe\x57\x65\xd6\xb9\x16\x49\xf4\x73\xe3\x3e\xd5\x1c\x52\x2f\x66\xc4\xba\x32\xcf\x82\x9f\x31\x08\x6f\xe4\x85\x41\x48\xd3\xb6\x50\x70\xc2\xf7\xfe\x45\x9f\xab\x61\x31\x4a\x9f\x2b\x2b\xff\x17\x7c\xd8\x0d\x70\xd7\x9e\x02\x4c\xc3\xdc\xc1\xbe\x82\x29\x6b\x47\xdd\x55\xcf\x1b\xb2\x7b\x19\x9a\xad\xf4\xa8\xf2\x33\xe4\x80\x50\xcc\x82\x52\xed\xb3\xab\x0f\xce\x92\x2e\x8e\x0b\x79\xee\x0d\x22\x16\x4c\x99\x56\xb2\x2d\x7a\x50\xd9\xe8\xb2\x8e\x24\x59\x2b\x45\x97\x2a\x5b\x5d\xd6\x41\xa1\xab\x5b\xda\x82\xc7\x94\x61\xc8\x3a\x92\x79\xdd\x09\xf6\xa0\x94\x4b\xff\x63\xec\x5f\x92\xb6\x69\x95\xe5\x40\xb4\x7f\x46\xf1\xcd\xe0\x24\x77\xe8\xfc\x9d\x6a\x57\xcd\x21\x6f\x94\xa9\xa1\xad\x6d\xab\xa4\xf9\x97\xa5\x3b\xb8\x3f\xcb\x4c\x2a\x7d\x8d\xd7\xec\x7d\x92\x4c\x08\x20\x88\x08\xe2\x3a\x20\xc9\x58\x3f\x32\x1e\xde\x35\x7c\x06\x99\x19\xab\xfb\x80\x2c\x95\x96\xf7\xee\x69\x84\x4a\x63\x3c\xbc\x74\xf9\x98\xc2\xa9\xfc\x87\x35\xb0\x54\x97\x09\x03\x33\xcb\x3b\x10\x64\xbc\x15\x29\x4f\x04\x04\x72\x59\xfd\x50\x69\xd6\xc4\x75\xd6\x84\xf1\x52\xbb\x5b\xfd\x06\x91\xd8\x8c\x7b\x52\xf1\xe3\x83\x38\x29\xb2\x49\x79\x30\x28\xcd\x78\x29\xe0\x91\xd4\x1c\x00\x38\x26\x90\xb2\xf8\x83\x05\x85\x5f\x78\xd8\xa5\x96\x7f\x2e\x34\xdd\xcb\x7d\x32\xf7\xd4\xe1\xdf\xc8\xab\x61\x8b\xd4\x09\xdb\x9d\x4d\x3d\x27\x62\xe1\x4c\x95\xcf\x83\xcc\x3d\xf9\x03\xd6\x45\xf4\x0b\x27\x93\x60\x1c\x7a\x00\x3c\xfd\xf9\xfd\xc2\x35\xcc\x1d\xf0\xbe\xea\x1e\x90\x4a\xca\xa7\xfb\xa4\x93\x92\xc3\xe5\xce\x80\x78\x68\x49\x20\x27\x54\x4d\xc6\xb1\x13\x9a\xa6\xae\x32\x40\xfd\x0c\x6b\x7f\x35\x6d\xa8\x9a\x4c\x92\x4e\x94\xc6\x75\xdc\xd7\x09\xd5\x93\x05\xcb\x13\xd9\x49\x7d\x94\x4e\xe4\x96\x3a\x7c\x4b\x3f\xa9\x39\xb2\x99\xf5\x44\x72\x29\xb3\x96\x93\x62\x94\x0d\x92\x67\x5c\xb3\xd2\x98\x91\x32\xbd\xa8\xd8\xb9\xed\x72\xfa\xcd\xf3\x19\xdc\x27\x24\xb1\xea\x1e\x78\x3c\x25\x34\x9d\x11\x39\x9a\x75\x61\x3d\x51\xcd\xab\x4a\x32\x38\x69\xa6\xb3\xa5\xef\x4c\x74\x2f\xd2\x4a\x23\x41\x69\xcf\x6e\x67\xe1\x58\x75\xc8\x84\xa5\xdf\x08\x7f\xc1\x8a\x4e\x8a\x6c\x3f\x5f\x53\x8f\xa9\xf9\x24\x52\x38\xcd\xe7\x93\xc7\x9a\x83\xd2\x4f\x24\x3b\x35\xb3\x3d\xe9\x3e\x65\x3b\xe4\xc9\x12\x3d\x2a\x1d\xd6\x4f\x26\x9d\xb7\xfd\xf4\xa4\xc0\x56\xfd\x42\xe2\x0b\x82\x69\x09\x64\xba\xe0\x9e\x99\x40\x6b\x50\x26\x1d\x08\x3f\x5d\xe2\x54\x4a\x3f\x73\x42\x60\x1b\xce\x12\x7f\x66\x9e\x4a\xdd\x50\xcf\x4c\xb9\xd2\x13\x83\xe7\xbb\x8d\xb8\x27\x14\x53\xbd\xb8\x1d\x94\x5b\xc7\xfa\x2c\x0b\x6a\x4d\x03\x1e\x59\x96\x32\xce\x52\xa0\xa0\x71\x87\xc4\x0c\x89\x5f\x27\xf3\xa3\x3a\x55\xc2\xb9\x14\x55\x52\x4e\x9c\x85\x28\xef\x2f\x6e\x76\x61\x20\x1e\x2e\x84\x07\x61\x78\x89\x7e\x23\xd7\x95\x73\x6e\x9e\x28\x34\xd4\x82\xa1\x86\xde\xe9\xe7\x04\xd4\x55\x3f\x49\xbf\xc9\xb5\xa3\x1f\xac\x10\x09\xfd\x5e\xb3\x70\x0f\x74\x36\xf4\x08\x30\xcf\x76\xb7\x83\x16\x89\x87\x9e\x94\x08\x4d\x28\x3e\x89\xb0\x39\xa1\xe0\x09\x01\xd0\x82\xc5\xd9\xe0\xef\x6b\x88\x61\x8a\xb4\x79\xf8\x84\x3c\x68\x61\xee\x5c\xee\x5e\x5e\xf7\x86\xf8\x02\x9f\xd0\x46\x80\xfc\xc1\xcb\x19\x69\x11\x1b\xa9\xa3\x8f\x20\xb5\x50\xb6\xef\x9e\x9d\xab\xa8\x39\x77\x22\x87\xf7\x01\x01\x84\x3f\x18\x8d\x3c\x0b\x3f\x54\x01\x7e\xf6\xc3\x91\x6a\x27\xac\x9b\xc3\xb3\x42\xc6\x7c\x15\x4f\xee\x27\xdd\xe8\x6d\xf3\x3d\xfb\x8a\x8a\xd0\xef\x07\x91\x98\x06\x91\x74\xc6\x1b\xb7\x24\x38\x13\x1a\xb8\xd5\xdb\x1f\xf0\x64\x58\xa2\x23\x72\xce\x4f\xc4\x8b\x3f\x5c\x04\x12\xdd\x90\xf4\x73\x8e\x35\x09\x0f\x41\xa9\xc0\xd8\x84\xb4\xfc\xdd\x7b\xcf\xd4\x0d\xb6\x7c\x9e\x48\xdd\x50\x3d\x4d\x9a\x4a\x8b\x7f\x73\x16\x3e\xb6\x90\xf9\x7e\x18\x15\x45\x3e\x1f\x21\xb8\xab\x55\x63\x1f\xb2\xf0\x8f\xe2\xdf\xa4\x7f\xfe\x1e\x94\xc4\x74\xe2\x24\x84\xde\xfb\x93\xbc\xd5\xcb\x76\x32\x6d\xa3\x56\x01\x89\xb6\x2c\xd6\x9e\xe7\x22\x88\x1e\x62\xcd\x41\x93\xfa\xa4\xc4\x38\x7c\x26\x11\x16\xe9\xe4\x12\xe7\x45\x6c\xca\x7e\xb0\x16\x5a\x50\x2e\x19\x50\x6a\x9d\x13\x89\xb4\x92\xaf\x76\xe7\x45\x7c\xf1\x66\x41\x2a\xf4\x4d\xee\xbc\xde\x6f\x21\x7c\xec\x90\x14\xf6\x30\x65\x41\xce\xd7\x2a\x15\xc4\x79\x2f\xa0\x34\x02\x6c\xb3\xb5\xff\x1d\x1b\xba\x49\x0c\xb3\xbb\x03\xf7\x2f\x1e\xae\xf3\x05\x4d\xf1\x5e\x24\x5d\x3b\x4b\xcb\xad\x8d\xc1\x27\x1c\xe2\x7e\x04\x04\x24\x9b\xb0\x31\xf8\x44\xdc\x64\xed\x06\x18\x09\xcf\x7c\x42\x9e\xa5\x59\xd0\x90\x50\xf9\x0d\x3b\x24\x9f\x9f\xa0\x9c\x86\xd7\xe0\x13\x83\xb3\x83\xfb\xce\x67\x6d\x83\x76\x96\x42\x6f\x77\x8f\x20\xe8\xe6\x9e\x50\xf8\x1d\xde\x79\xa4\x97\x18\xaa\x8b\xdc\x4f\xb8\xc7\x39\x27\xe8\xf9\x20\xc5\x8b\x85\x05\x98\x81\x7f\x90\x0f\x79\xbc\xec\x30\x7f\xbe\xd8\x35\xa3\x01\xea\xe1\xfe\x48\x1f\x2f\xdc\x34\x2c\x08\x52\xc8\x96\xe6\xe3\x44\xaa\x09\x87\x94\x9c\xc8\x07\x3b\x5c\xc0\xe7\x84\x6b\x5c\x2f\xfe\x4d\x06\xa4\x0f\x26\x49\xa5\x4f\x30\x6a\x06\xb8\xf4\xd1\x39\x79\x40\xb5\xc6\x93\x97\x0f\x9f\x8e\xc9\xcb\x47\xf0\x03\xa4\xa7\x30\xf3\x9f\x84\x59\x73\x80\x05\xd9\x01\xb4\xe7\x3c\x91\xb2\xc8\x20\x51\x39\x6d\x9a\x00\x8d\xe2\x30\xd9\xa2\xc1\xd8\x66\xed\x0b\x05\xa2\x5c\xfd\xe1\x62\xf1\x5c\x51\xf3\xeb\x60\x99\x8c\x43\xbf\x19\x79\xd1\xf4\x9b\x02\x4d\xf7\x07\x3c\xc0\xc1\x23\x34\xec\x9b\x7b\xa0\xa5\x4d\xc8\x7a\xb1\x00\x80\x2d\xe9\x17\x45\xfa\x1f\x98\x28\xe1\x74\x0f\x0a\x3e\x5a\x3d\xe6\xe4\x98\xea\x01\x32\xbe\x8b\x1c\x5c\x81\xe8\x2e\xf9\xf9\x0a\x44\x16\x01\x09\x89\xdd\x75\x15\xae\x40\xa0\xfd\x3e\xcb\x93\x74\xfd\x3e\xd1\x1e\xf4\xfb\x82\xc4\xee\x01\xd7\x46\xf8\x03\x24\x17\xfe\xe9\x90\x12\x7d\xf1\x83\xc5\x89\x05\x42\xe4\x1c\x34\xc9\x48\xc5\x89\x7f\x13\x64\xad\x12\x6a\x41\x39\x47\xf9\x85\x54\x62\xce\xf5\x7e\x45\x78\x3c\x78\xd9\xe3\x5a\x55\x75\x90\x16\x3e\x6b\x04\x64\x87\x75\x7d\x81\x2b\xf1\x72\x26\x42\x7b\x51\xe7\xa9\x03\x70\xb1\x5c\x80\xed\xfe\x17\xaa\x03\x38\xd3\xfa\x05\xf9\xd8\x49\xce\x2f\x66\xed\xb2\x43\xc3\x95\xd7\x89\x10\x0c\x79\xdd\x52\xfd\x06\xa9\xa7\xd8\xe2\xf5\x09\xc4\xd5\xc9\x89\x2f\x28\x30\x9d\x17\xfd\xa2\x8f\x9c\x73\xff\x5e\x99\x40\x79\x88\x89\xdf\x5a\x98\xe5\x33\x27\x4a\x72\x21\x64\x61\x38\x9d\xf6\xc5\xb8\x50\xef\x76\x59\x07\xdb\x2f\x60\x6f\x24\x87\x5d\x2c\x76\x2b\x59\xf5\x2a\x54\x16\x47\x3f\x00\x3e\x89\x45\x5d\x85\x9b\xe7\x76\xe4\x38\xc8\x7f\xe5\xd3\x7d\x15\xb2\x65\x11\xa2\x0b\x2e\x79\xce\x08\x7d\x51\xf7\x69\x7f\x8c\xab\xae\xd2\x8d\xfa\x4d\xf8\x44\x68\x2e\x58\x5c\x9d\xc8\xfa\x82\xa4\xeb\x04\xcf\x57\x5d\xd4\x5d\x33\xae\x1c\x52\x4b\xb4\x44\x5d\x75\xd8\x58\x8e\xcf\xbf\x91\x05\xd6\x0b\x02\x4d\xa7\x0b\x0b\x5c\xc8\x9d\xd1\x7f\x4e\x2c\x02\x19\xcc\x55\x2f\xe6\x18\xeb\x5e\x32\x5a\x68\xed\xbd\x74\x51\xd3\xd9\xbd\xc8\xb0\xd0\x3a\xc5\xf3\xb5\xa4\x63\xcf\x12\xca\xcc\xe0\x90\xbe\x0b\x51\xa7\xce\x5e\x7c\xf5\x85\x2a\x7e\x21\x21\x2c\x41\xcb\xc0\x2c\x64\x76\x64\xb9\x18\x86\xda\xbd\x17\xfd\xfc\xe7\xcf\x4f\xb8\xdd\xb5\x1c\xf9\x86\x1f\x70\xa9\xdd\xe5\xc2\x67\x8f\x09\x7c\xf6\xd2\x2d\x71\x58\xb7\xd0\x6b\x25\xe5\xd0\x07\x48\x3b\xe6\x44\xb2\xd7\xa0\xa3\x8a\xc4\x8d\x6b\xf0\xee\x25\x25\xf1\x35\xd6\x95\x52\x63\x0c\x52\x5c\x21\xc0\x8d\x9c\x7f\x36\x7d\xdd\x89\xc7\x54\x34\xfa\x66\xfc\x92\x05\x84\x1b\x35\x73\x9d\x7a\xf4\x66\x69\x11\x33\x8a\x9b\x35\xdf\xec\x0e\x73\xc3\xc1\xd6\x39\x31\x6f\x52\x13\x89\xfd\x37\x2f\xd7\xa6\xe2\xf7\x47\x3c\x52\xf0\x90\x99\x04\x4c\x72\xd3\x8d\xcb\xb5\x93\x64\xde\x79\xe1\x7d\xd4\x03\xaa\x38\x04\x24\xbd\x42\x1c\x20\x75\x93\xda\xe8\xe4\xdc\x24\x2e\xd9\x23\x4c\xc2\xa4\x0f\x90\x14\xd0\x09\xa6\x6e\x7a\x89\xd8\xe1\xe6\x46\x3c\xd4\xe8\x42\xfd\x7b\x51\x97\xe2\x4f\x0a\xba\x10\x90\x4c\xf9\x67\x6e\x75\x97\xb5\xf8\x82\xaa\xf0\x2c\x34\x7f\xf2\xcd\xcb\xb5\x64\x6e\x5a\x60\xec\xb4\x73\x33\x20\xca\x96\xc3\x1b\x16\x15\x07\x12\xdc\xb8\x5d\x3b\xad\xd0\xcd\xcb\xb3\xbd\x5b\xee\xca\xc0\x94\xe4\x37\x06\xc1\xd4\x7e\x21\x87\x8f\x53\xe6\xde\xb8\x4e\xdb\x99\xf0\x26\x91\x11\xbb\xb9\xeb\xc2\x10\x21\x00\x52\xf0\x14\x55\x72\xee\x37\x5c\x71\x9d\x85\xe5\x06\x0d\x38\x5c\xbe\xee\x6e\x40\x3a\xc9\xe6\x77\x5b\xfb\xe9\x07\x18\x53\x64\xe5\x6e\x44\x42\x89\x58\x77\xe7\xbc\x05\x43\xe7\x66\x68\xa9\x91\x35\xd0\x49\x0f\x6e\x98\x23\xec\xe6\x71\xaf\xdb\xad\xee\x33\x37\x0a\xc2\xfd\xa0\x3d\xdd\x70\xed\x56\x71\x23\x8d\x60\x37\x27\xbf\xe9\x97\x6b\xd6\x7f\x23\x28\xdc\x41\x7a\x37\xcc\x0b\x0e\xe1\xb9\x59\x22\xce\x7c\xf8\x66\xda\x40\x33\xe2\x9b\x69\x03\xed\xad\x72\x83\x04\x38\x80\xe6\xfe\x28\x40\x32\x99\xba\x41\x00\x52\xcd\x7f\x75\x27\xba\x4f\x16\xe4\xd1\xa2\x21\xf4\xca\xec\xe5\x3e\x99\x08\x53\xbd\x9f\x0b\xe5\x05\x1f\xac\x17\xd6\x24\xde\xc8\xd0\xe3\x14\x03\xf7\xc9\x70\x5e\x6d\xe3\xc9\x55\xd7\x2e\xb0\x7c\x9c\x8f\x10\x6f\xb6\xde\x04\x24\xf8\x71\xd0\xc2\x0d\xb7\x12\x3b\x4f\xdf\xb8\xd8\xba\xba\xc4\xfd\xdd\x6b\xd3\x0f\xf9\x83\x5b\x89\x7d\x0d\x6e\x84\x6d\xd9\xb7\xfa\xbe\x60\x00\xf2\x7c\x10\x1b\xde\x9b\xfb\xe3\x01\x95\x74\x76\x23\xff\xcf\xe8\x62\x35\xf7\x05\xc7\x17\xb1\xec\xfb\xbb\xe4\xa6\xf0\xd3\xce\x19\xb8\xc7\x09\xb4\xd2\xfb\x37\x0d\x71\x82\x10\xc9\x7e\x9a\x98\xc4\x4d\xaf\x14\x9f\x8c\xef\x12\x9c\x5c\x2a\xe0\xfe\xee\xc0\xf9\x07\x01\xee\xc5\xc8\xfc\x02\x09\x40\x77\x0f\x0c\xea\x17\x44\x28\x8c\x62\xed\xee\xbd\xae\xbd\xd1\x2f\x9c\x70\x48\xd2\x22\xdd\xeb\xa8\x68\x8e\xb8\xe6\xda\xcd\xeb\x46\x61\x14\xa7\x61\xbf\x6f\x72\x3e\x4f\x12\xf9\x82\x5c\x38\xe5\x7e\x28\xc9\xf9\x8b\x27\x01\xaf\xb4\xcf\x8c\x0b\xb3\x30\x78\xb3\x50\x8a\xc5\xc9\x1b\x71\x61\x25\x98\x42\xe0\x22\x6c\xef\xf3\xfb\xbb\x08\x47\xbb\xb7\xdd\xcb\xe1\xd9\x43\x92\xb2\xfe\xbc\x80\xea\x55\xba\xd8\xde\x2f\xaa\x95\xfb\xf4\xbe\x34\xed\xfc\x3c\x00\x41\x70\x07\x48\x60\x6d\x8f\xf9\x1b\x37\x61\x5f\x8f\x6e\xdc\x84\xad\x4d\xb8\x19\x0c\x6f\xa7\xa9\x9b\xb5\x52\x8c\x7c\xeb\x2a\x2c\xfe\x7f\xbf\xc8\x15\x53\xdc\x23\x17\x5a\x22\xf2\x3d\x91\x2e\xc1\xe7\x8f\x39\x8e\x2c\x95\xdf\xcc\x71\x64\xd7\xaf\x7b\x22\x21\x96\xf1\x77\xdd\x85\xcd\x7a\x59\x1d\xef\x07\x1d\x26\xfd\xd1\x0c\xc5\xa4\x47\xa6\x7f\x03\x3d\xcc\xf5\x98\xa0\xda\xce\x5c\xf7\xba\xfd\x4a\x88\x7c\x0e\xde\x0b\xa5\xcc\x7c\x58\xfd\xce\x39\x7d\x1f\xde\x5e\x9b\x7f\xe3\xe0\x8a\x2e\x3e\xc7\x22\xad\x7e\x00\x74\x68\xee\x11\x94\x47\x8c\xf5\x81\x6b\xb4\xdd\x4a\x1f\x06\x86\x59\xf4\x7f\xe0\x1b\x6d\x4f\xd5\x87\x77\x59\x31\xa0\x87\xe6\xa9\xe8\xdf\xd8\x7d\xe1\xf8\x83\xab\x6d\x13\xfb\x78\x78\xb5\x95\x4a\xe0\x09\x6b\x5d\x3d\x00\x5d\x02\x8a\x7b\x5c\xdb\x2f\x18\x11\xca\x6c\xdd\xcf\xb3\x34\xe7\x12\x7b\x1f\x32\x7f\x91\xc7\x07\xa1\xce\xad\xbb\x7d\x1d\x1a\xbf\x80\x4c\x60\xda\xca\x87\xa1\xce\x41\x97\xb4\xa7\xf2\xa8\x6b\xdd\xe9\xe2\x69\xed\xfd\x03\x8f\xce\xfe\x77\xd9\x17\x1e\xdc\x36\xec\x3b\xf6\x34\xae\x99\x26\x88\x2a\xb6\xb6\x55\x3f\x8d\x7a\x18\xff\x6e\x20\xef\xfe\xbd\x10\x49\xe0\x75\x0e\x20\xe8\xfa\x42\x77\x8d\xc8\x3a\x66\x41\xf4\xfb\xf9\xe4\x86\x64\xe4\x7d\xfa\x3a\x94\x82\x09\x31\xd2\x2e\x65\xf5\x30\x46\x3a\x88\x27\x3d\x4b\x50\x90\x78\xfb\x8c\x85\xcd\x02\x73\xd0\x30\x29\x36\xf4\xc0\x83\xd3\x39\x9f\x9e\x41\xe9\xc6\x1b\xb7\xe4\x7a\x51\xab\x87\x8e\x07\xf6\xf4\x7b\x4e\x38\x2d\xeb\x54\x3e\x2c\xed\x1a\x44\xd6\x1f\xf8\x70\x5a\xdb\xfa\x9c\x14\xb1\x24\xf1\x3e\xcc\xee\xeb\xc8\xba\x07\xd9\xf4\x9a\xed\xe3\xcf\x45\x32\x2d\x09\xf7\x81\x9a\xd8\x9c\xe2\xb9\x0a\xbb\xf0\x0b\x8d\x0f\x04\x16\x19\xaa\x7d\xef\x1e\xb8\x0e\xd8\xe7\xe8\xa1\xd6\xd8\xbe\x74\xcf\xb5\xca\x8e\xbb\x0b\xc8\x00\xa2\x71\xcf\xbd\x96\x42\x5b\x06\xbd\xb1\x3d\xd3\x9e\x7b\x41\xa5\x2d\xbb\xd7\xda\x68\x8c\x7b\x81\xa9\x2d\xbb\x3b\x4f\xbf\x07\x61\xd9\x2a\xa3\x1a\x82\x76\xec\x24\xf1\xdc\x10\x50\x8d\x58\xcc\xd7\x12\xaa\x1f\x80\x7e\x98\xc6\x31\xad\xb0\x3d\x03\x9e\x87\x19\x17\x25\x4f\x3e\xcb\x07\x22\xfb\x13\x90\x0c\x63\x37\xeb\x7f\xd9\x2a\xff\x3c\xa4\x7a\xe2\x9b\x0f\x99\xa0\x09\xc2\x43\xa8\xb5\x12\xd0\xfe\x5a\xde\x7a\x10\x0b\x6d\x23\xe6\xf3\xf1\xb8\x68\xbd\xe5\x03\x96\x66\xfb\xe1\xf3\xae\xe3\xa3\x0e\x19\x0a\x6d\xcf\xc5\xe7\x25\x59\xd3\x6d\xe1\x41\x15\x86\x61\x44\x7d\x17\x89\xd1\x4a\xbe\xa8\x85\x2d\xa1\xf4\xa1\x3e\xd7\xce\x91\xcf\x84\x08\x14\xfd\x42\xe6\x10\x7e\x50\x20\x7f\x08\x06\xf8\x77\xda\x5e\xf8\xd0\x61\xc2\x5a\x8c\x67\x72\xda\x7b\x1d\xdf\xc5\x7f\xc4\x9a\xdf\x83\xe2\x46\xf4\x1b\x88\x44\x13\x4a\xbd\xc7\x3a\x4d\x43\x0f\x6e\x7e\x91\xf4\x00\x69\x9b\x75\xa4\x5f\xf0\x0f\x6b\xfa\xdf\x10\x38\x4d\x0d\x41\x7f\x06\x6b\x18\xde\xb0\x80\xf0\x27\x00\x5b\x08\xf3\x46\x3a\x58\x8a\xd3\xbe\xf0\x25\x68\x76\xb2\x78\xe9\xb5\x69\x1b\xf3\xcb\x94\x29\x56\x3a\xbc\xc8\xef\xeb\x8b\xf4\x8b\x8c\x28\x56\x1b\xbf\x89\x4b\x23\x91\xfd\x5d\x85\xea\x25\x52\xbc\x08\xe9\xb5\xd2\xf7\x45\xc2\x5f\x2b\xd3\xdf\xc4\x69\x08\xf1\x5f\xaa\x20\xac\x30\x78\xd3\xd2\x73\x68\xe6\x88\x2b\xb1\x09\xe0\xcd\xa8\x6e\x2e\x34\x7e\x73\x43\xbb\x3a\x80\xfe\xc0\x1a\xa5\x17\xba\xc8\x1e\xfe\xca\x95\xfb\x45\xbd\x79\xeb\xa4\x5f\x16\xa1\x0a\xcd\xbd\x01\x9d\x82\xa1\xa3\x92\x4d\xa2\xe7\xcb\x2a\x55\xf5\x67\x7c\x92\x6f\x89\x8a\x6f\xe1\xaa\x6a\xa3\x58\x50\xc0\x3a\x94\x17\xba\x04\xdf\x7f\x5f\x04\x90\x58\x05\xf6\x52\x31\x50\x7f\x1e\x50\x38\x28\xfe\x02\x1e\x7f\xe2\xf5\x2f\x5c\x31\x7d\x35\x7a\xeb\xda\x48\x0d\x49\x57\x4c\x6b\x5d\x5e\xc4\xf8\x5a\xe1\xf1\xc2\x13\xd3\x2a\xb2\xb7\xf2\xa2\x50\xfc\x01\x8f\xb2\x94\x13\xef\xd2\x0c\x88\xf3\xbd\x0c\x00\xb1\x1e\xe6\x6d\x44\x59\x69\x40\xde\xb6\xc0\xd2\x27\x88\x00\xf1\x7d\xe6\x45\x3a\x5f\x67\x71\x7c\x1b\xa9\x64\x75\x97\x15\x1f\x68\x5e\xd4\x48\x3a\x83\xe2\x4b\x0d\xa4\xf5\xc4\x2f\x73\xab\x04\x99\x3f\x5f\xa8\x1f\x9a\x9d\x72\x5e\xa8\x1f\xcc\xe8\x5e\xc8\x15\xbe\xaf\xbc\x30\xb6\x5b\x26\x7e\xa1\x7d\xb0\xd0\xfc\x22\x87\x9d\x05\xf7\x97\x75\xa8\x7a\xf5\x0b\x40\x3a\x9f\x89\x7e\xe1\xb7\x40\x64\x94\xb0\x38\xef\xcb\xd2\xa7\x5d\x22\xc4\x3b\x08\x91\x66\xcd\x22\x07\x41\x02\xef\x0b\x6f\x49\x8b\x97\xef\x20\xc8\x5a\xd7\xb1\xd6\xd1\x1f\x90\x07\x4a\x40\x78\x21\xa5\x58\x8c\x79\x07\xef\xc2\xde\x8a\xb1\x90\xd2\x40\x3c\x7c\xe0\x41\x28\x55\x7b\x1e\x30\x9e\x5b\x08\x79\x59\x1d\xd5\x22\xde\x7b\xae\xdd\x13\xdc\xe7\x5a\x3a\x0d\x02\x9d\x82\x45\xa3\xf7\x13\x6c\xa2\x83\xd0\x5e\x78\x4c\xfe\x2c\xdd\xc9\xe3\x2a\x86\xf3\xb2\x2e\x55\xd0\x65\xe2\xa5\xe0\xe3\x79\x21\x78\xc5\x7c\xf8\xbd\x08\xb4\xdb\xa9\xef\xd2\xdd\xe0\xbd\x78\x5d\xfd\xf9\x02\xe1\x21\x76\x49\x79\xaf\x55\x06\x53\x50\x5f\x54\xfd\x88\x4f\xbe\x10\x73\xba\x2e\xfe\xef\x27\xe6\x34\xbb\x7d\xbd\x37\xf9\x85\x71\xea\x06\xce\x89\x0b\xbe\x88\x54\x36\xe3\x7d\x97\x90\x63\x9c\xc2\xc5\xff\x87\xc9\x41\xc6\x71\xc9\xa7\x17\x22\xce\x0f\x4b\x83\x75\xdb\xf2\xc9\xcb\xf4\x2f\x87\x01\x80\xa5\xd8\x00\x3d\xbc\x20\x4b\x54\x7e\x71\xcd\xef\x12\xcc\xde\xe5\xf5\xa9\x3b\xd4\x0b\xf1\xe4\x87\x3b\xf1\x8e\x6e\x37\xe6\x17\xb5\x0f\x5c\xad\xf9\xfd\xae\xdc\xc9\x56\xa8\x97\xf2\x89\x99\x13\x85\x8d\x6e\x8e\xf8\x72\x04\xad\x01\x1d\x36\xed\xeb\xf3\xd2\x9a\x6c\xc7\xe7\x97\xa5\x0d\xec\x29\xfd\xce\xb5\xf0\x9a\xd6\x5c\x0b\x2b\x28\x18\x50\x6c\x28\x59\x4d\x34\x48\xad\xf4\x4e\x46\xea\xfe\x5d\x99\xd7\x77\x12\x66\xed\x3c\xc5\x99\xe2\xee\x59\x4a\xc4\x00\x02\x73\xc4\x6c\x26\x13\xcc\x59\xf7\x39\x59\x5b\xde\x7e\xce\x13\xd7\x6b\x07\xd1\x4e\x14\x1e\xed\x3f\xbf\x79\x08\x45\xd8\xe7\xb1\x68\xc3\xd0\x83\x81\x60\xaa\xac\xdf\x38\x94\xe2\x46\x13\xb6\x63\x93\x8a\x89\xa4\x29\xa6\xf2\x13\xb7\x65\xd3\xe8\xf9\x09\x3f\xc9\x6b\x3c\x03\x21\xd2\x14\x42\xe5\x14\x92\x1e\xd0\x86\xa0\xfb\xf6\x64\x1c\xb1\x3d\x7f\x66\x00\xf9\xaa\x7e\x01\xcb\x2a\x7a\x37\x03\x41\xf4\xfb\x90\x8d\x83\x41\x62\xbc\xd6\xcf\x90\x10\xbf\x74\x22\x67\xa4\x24\xa4\x23\x3b\x23\x49\x6a\xf3\x1b\x38\x92\xd5\x2f\xac\x75\x15\x0c\x8c\x99\xb1\x27\xf5\x64\xf9\x85\xec\x17\xce\x4f\x38\xd6\xb5\x6f\x32\x87\xb1\xf5\xd8\x33\x52\x0e\x10\x31\x9b\xac\x4c\x15\x7e\xba\x20\x86\x1b\x1d\x22\x2b\xa2\x0a\xaa\xc4\xbd\x10\x0c\x69\xa5\x82\xd7\x66\xa5\x35\x2f\x7f\xc1\x0b\x95\xee\x11\x93\xa5\xa6\xaa\xc1\x4a\x70\xc3\x12\xce\xce\xc4\xcd\x70\x97\xe4\x25\xcd\x83\x72\x77\x04\x24\x4c\xd6\x3f\xbb\x99\x26\xbc\xd3\xb4\xb4\x8c\x4d\x76\xe8\xc9\x64\x70\x72\xfd\x79\x00\x94\x33\x0e\x67\xea\x94\x44\x7d\x26\x2a\x51\xe5\x9f\x2e\x81\x73\x3a\xf8\x13\x3e\xa1\x3f\x2b\x9b\xd7\xee\x69\x12\x14\x33\xbd\x9b\x0c\x5e\xb6\x21\x7e\x52\x72\x34\x3e\x7c\x92\x63\x72\x04\xe0\xcc\x9c\xa4\x7f\x4f\xce\x41\x1d\x14\x4a\x47\xc6\xf2\xc2\x98\x07\xf1\xa2\xc9\x60\xe5\xee\xad\x40\xe6\x98\x9f\x85\xa5\xcb\xa7\xad\x12\xb3\x10\x28\x2d\x03\x04\x47\x6b\x9c\x27\x1d\x38\xa5\x94\x99\xd4\x32\xd9\x39\x7c\x0e\x32\x5c\x81\x80\xd4\xb5\x76\x1c\x9c\x4b\x0a\xf0\xe1\xa5\x7a\xc3\xc4\x00\xc9\x48\x7e\xf6\x12\x1e\x74\x5d\xa2\xeb\x3c\x29\x1d\x9b\xa2\x9d\x6b\x92\x7e\xb0\x10\x50\x63\x7e\x62\x43\x76\xc5\xf2\x79\x76\xfc\x16\xcc\x30\x2c\xfc\x76\xf0\xad\xfc\xcf\xd9\x3e\x09\x92\x16\x81\x0e\x73\xba\xd4\x4c\xe4\x2e\xb1\x2b\xda\xbc\x22\x22\x49\x34\xde\xb5\x40\x76\x07\xd8\x06\xaf\x22\xb3\xd0\xda\x8d\x70\x22\xb7\x89\x05\xfa\xf9\x09\x04\xdd\x95\x05\x27\xf4\x20\xae\x7d\x30\x59\x3a\xc9\xbe\x91\xf3\x42\xaa\x5c\xf1\xca\xb9\xf4\x22\xa6\xa9\xcc\x6d\x62\xeb\xcb\xbc\xe3\x27\x52\xa4\xbf\xd2\xd5\xcd\x3b\xff\xf3\xa7\x0d\x63\x1e\xb4\x2a\x56\x97\xcf\x9b\xd7\x3a\x4f\x08\x3a\x94\x6c\xb7\xc4\xc9\xa4\xb7\xed\x07\x20\xca\x8b\x26\xb9\x94\x28\xda\xcf\x03\xc8\x8b\xa6\x5d\xcf\x9a\x93\xfa\xa4\x16\xc5\xc8\xcc\x0c\x73\xf6\x36\x9f\x0c\x91\x6d\x3f\x5f\x80\xb3\xe8\x16\x33\x97\x69\xe1\xe7\x0b\xb0\x2e\xe9\x0c\xe7\xcb\x2b\x8a\x71\x01\x1e\x6e\x16\x63\xe6\x4b\xba\x6f\x7c\x5e\x5a\x11\x6f\x36\xf2\xe0\xda\x32\x30\x5f\x86\xe2\xb9\x9d\x36\xd9\x9f\x07\xc8\xfe\x68\xf4\x45\x1a\xdc\x2e\x9d\xd7\x7c\x59\x99\x4b\x93\x7a\x49\x48\xfc\xfd\xe2\x55\xee\x00\xf8\x2c\x35\xdb\x84\x52\xc5\xd9\x57\xe7\x32\x0c\x78\x0e\x08\x4b\xe9\xd2\x1c\xcd\xb9\x96\xc9\x5f\xac\x23\xa7\x21\x3e\x31\x28\x59\xed\x36\x11\xb7\x32\xa4\xe0\x98\x93\xac\xca\x18\xfd\xc9\x2d\xc9\x76\xe6\x39\x17\x46\xaf\x21\xc6\x81\xda\x07\x22\x76\xe3\x38\xe0\x20\xbf\x7b\x1c\xc7\xc1\x3b\x4e\xf7\x83\xf4\x2d\xdb\xe1\x0f\xa8\x19\xea\xee\x11\x1b\xb1\x35\x68\xe3\x80\x5e\x47\x1b\x31\x8e\x55\x51\x3d\xbb\xc7\x0b\x93\xc8\xfa\x4d\xb5\xce\xe6\x4b\xe3\x80\xdd\x60\x6c\x21\x78\x1c\x48\xa9\x22\x42\x31\x0e\xa8\x7d\xa2\xdb\x51\x7c\x61\x34\xb5\x23\xa3\x4a\x1f\xea\x0f\xa5\x17\x8e\x9f\xdf\x70\xec\x33\x40\x14\x84\x86\x7f\x57\x8c\x9f\xf4\x1b\xf9\x8b\x83\xc7\x23\x9d\xa9\x9a\xe2\x27\x06\xb5\xb6\x19\xe9\x38\xc2\x89\x5d\xf0\x80\xd4\x64\x75\x7f\x80\xf0\x91\xea\x0f\x30\xc3\xc3\xbf\x27\xcc\x83\x5a\x74\xc4\xbc\x48\xf9\x32\x0e\x64\x4f\x19\xde\x94\x18\x41\xd8\xb4\x27\x11\xb5\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x68\xce\x91\xea\x96\xae\x39\x21\xd0\x38\x79\x0d\x90\x86\x4e\xe9\x38\xc6\x01\x15\x95\xb4\x79\xe3\x48\x5c\x54\xb7\x53\x4b\x56\xb5\xea\x48\x03\x1c\xbd\xea\x10\x67\x14\x60\x35\x8e\x44\xa7\x3e\xb7\x13\x2b\xdc\x21\x19\x7b\xd3\x0b\x99\xc9\x39\xbc\xea\x70\xc1\xab\xc6\x75\x26\xa9\x53\xc2\xa6\x71\x64\x12\x99\xe1\x07\xf0\x8d\xf7\x24\x19\xb2\xe2\x49\x42\x3a\x19\x41\xeb\x0a\x1f\x9a\xfe\x03\x02\x52\x90\x18\xd3\x32\x25\x49\x9f\x2e\x48\x2b\xf2\x82\x1d\x07\x02\x5a\x94\x56\x7f\x1c\x05\xa7\x2f\xe8\x7d\x84\xa7\x8c\xa0\xf7\x21\x9a\xfc\x00\x0c\x6f\xbc\xf1\x57\x5a\xb9\x71\xa0\x64\xc3\x08\x5a\xe1\xf2\xa1\x71\xf6\xec\x0a\xd1\xd6\x58\x52\xb0\x05\xd1\x2f\x90\xb7\x18\xf1\x0b\xf7\x44\xe0\x22\x70\x25\xf9\xa4\x7e\x72\x4f\x93\x2e\x7d\x1c\x95\xac\xc5\x47\x97\x81\x2b\x9e\xcf\x27\x18\xa5\x1f\x24\xa0\xf5\x4d\x5e\x4a\xe3\xa8\xf0\xfc\x4f\xee\x00\x73\xf2\x49\x61\x09\x88\xe0\xdf\xbc\xfe\x7a\x92\xf5\x81\x95\xd3\x2f\xbc\xb8\xb1\x6b\x07\xe0\xdd\x27\x6f\xaf\x71\x30\x92\xf9\x07\x44\x28\xd3\x46\x14\x04\x8d\x04\x72\x68\x92\x88\x5c\xce\x46\x12\x28\xd3\x86\x17\x01\xf9\x56\x94\x67\x74\x1c\xad\xe3\xb7\xdb\xa9\x9d\x19\x7e\xe1\xc4\xa6\xfb\x05\x64\x78\x36\x9e\xc3\xd9\x6f\x78\x9b\x90\x83\x2f\x9b\xda\xc0\xb5\x4f\xd5\xde\xc6\x01\xcd\x9b\x12\x85\x8c\xa3\x73\x46\x02\xb8\xa7\x7f\xfe\x14\xe5\xa8\x1d\x07\x0d\x7c\xc5\xfd\x91\x8f\x79\x53\xa8\x9a\x33\xc0\xcc\xe9\xf7\x03\x31\x3c\x87\x86\xe9\x1b\x54\x75\x23\x0a\x6f\xfa\xc2\x3c\x2d\x6a\x27\x8f\xf0\xb6\x75\x32\x36\x9f\x94\x8e\x7d\x4a\xda\x16\x06\xc6\x34\xbf\x30\x02\xce\xa6\xba\x5c\x16\x43\x43\x39\x68\xfa\x29\xee\x82\xd7\x5d\xb3\x36\xe6\x00\x0c\x06\x6b\x50\x8f\xed\x37\xce\x85\x1d\x82\xf3\xa4\x10\xd0\xb4\xd8\x27\x19\xec\xcf\x1b\x38\xe2\x45\x70\xb2\x82\x44\xfd\xf9\xa2\xc2\x31\xcf\x1f\x00\xc5\x8d\x1f\x27\x75\x4c\x5a\xbc\x93\x2b\xa1\x79\x31\x7c\xb9\x99\xe7\x43\xd7\x36\x7c\x66\x96\x0d\x72\x08\x84\x8b\x36\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x75\x4f\x9a\xf7\x45\x49\xd5\xfc\xe2\x93\xc5\xd3\x61\x9e\xca\x9a\x5d\x3f\x4c\xf9\xa2\x38\x55\x04\x26\x44\xe9\xe0\x17\x98\x7b\x59\xd6\xfd\x71\xdc\x6b\x7f\xb4\x10\xcb\xa2\x68\x96\xb0\xdc\x6c\x3c\x2a\xd4\x6f\x87\x31\xfb\x5e\xa7\xdf\x2f\xa0\xa4\x55\xd5\x52\x2c\x59\xb7\xfb\x01\x77\xc3\x8b\xf7\x50\x29\x62\x38\xa1\x60\x1b\x49\x5d\x3e\x44\xd5\xae\xb5\x79\x68\xcd\x36\x54\x0f\x82\x74\xbc\x78\x4c\x0b\xd8\x2c\x52\xb1\x08\x84\xc5\x01\x48\xc7\x4a\xb1\x3f\x0e\x78\xbd\x28\xc0\x7d\x1c\xcb\x42\xe8\x85\x78\x91\x56\xaa\x08\x46\x06\x55\x37\x13\x2d\xe4\x00\xcc\x3f\x2f\xd0\x2e\x6d\x2c\xa4\x8a\xee\x47\xc4\x98\x34\x65\x98\x75\x31\xc4\xe3\x47\x32\x9c\x4c\x8c\xa3\x69\xcd\x85\x13\x7f\x73\x17\x1a\xc7\xe4\xee\xba\x7b\x88\xdf\x12\x48\xc2\xd2\xb8\x0d\x3f\xc0\xa2\x64\xff\xe6\xf5\x50\x87\x33\x20\x5e\x63\x58\x8e\x0c\xcb\xe2\xa8\xd3\x1a\x0e\x0a\x72\xdd\x0f\x78\xad\xd6\x4e\x04\xd6\xf5\x52\x3c\xc6\x08\x81\xa3\xaa\xcf\x40\x65\x81\x56\x32\x04\x64\xce\x49\xfe\x80\x5e\xfd\xfb\x0e\x37\x02\xb5\x6a\x16\x5f\x43\x20\x1a\x0f\x0f\x0a\xea\xb8\xb5\xeb\x23\x30\xff\x9e\x22\x2c\x46\x60\xba\x3d\xd5\xb5\x1e\x81\x85\x1e\x64\x84\x1e\x21\x2e\xb8\x35\x6a\x5c\x8b\xa1\x4f\x22\x19\xa7\xfa\x8c\xb4\xe0\x78\x7d\x23\x1c\xa1\xb2\x5f\x20\xc5\x15\x0e\x05\x96\xee\x92\x97\xc6\x08\xb0\x6b\x2a\x92\x70\x04\x96\x29\xb5\x48\x17\x12\x17\xcf\xbf\xb9\x78\xd5\x0f\xc8\xde\x87\xbb\xa4\x94\xa8\xd3\x16\x96\x61\x53\x87\x29\x40\xcb\x55\xe2\xe1\x51\x79\xc6\x87\x3b\x7d\xf8\x86\x76\x99\xa1\xca\xd5\x98\x92\x3b\xdf\xd0\x0e\xa0\x7a\x69\x34\xa0\xb0\x5f\x8e\xec\x1e\x50\x58\xd4\x50\x21\x61\x9e\x0a\xd3\x8f\x00\xb1\x2e\xfd\xbc\x8f\xd8\x24\x2f\xdd\x52\x42\x19\x13\x91\x59\x46\x25\x64\x47\x28\x0b\x44\xf5\x08\xc1\x4f\x86\x82\x11\x28\xe8\x65\xb7\x63\xa1\x4c\x33\x02\x85\x3b\x5d\xc3\x42\x61\x58\x8f\x37\x83\xa9\x69\xc6\xcf\x83\x8b\xab\xa0\x4f\xea\xda\x3f\x4d\x13\xe2\x5a\x31\xd4\xb0\x66\x0e\xa3\x48\x5d\x24\x41\x9b\x53\xc1\x26\xb2\x7f\x37\x8e\xa9\x79\xa2\xd6\xe9\xf0\x29\xaf\xcc\x46\xeb\x0f\xb0\xb0\xd5\xbf\x79\x40\x8d\xe8\x94\xbe\xc4\xa9\x02\xdc\x9d\x86\x78\x78\x80\x34\xd6\xbb\x47\x6c\x4c\x0a\x2a\x98\x21\x7d\xa9\xb2\xf9\x08\x90\xbe\x7c\x33\x0a\x6d\xad\x9b\x26\xdd\xd6\xba\xf9\x01\x55\x2e\xc6\x86\x4e\x35\xa9\x71\x94\x02\x55\xd1\x17\x9d\xfc\x55\x6c\x27\x50\x82\xea\x46\xc0\x8e\x83\x20\x57\xe9\x11\x3e\x91\x2a\x66\x63\x18\x25\xa8\xe2\x1e\x16\x54\x7e\x01\x6c\xc9\xf3\x42\x2c\x85\x6f\x1e\x01\x39\x91\x4b\x34\x46\xd1\xfc\x69\x20\xe9\x62\xe5\x1b\x5c\x40\x24\x71\xf5\x61\x1d\x8b\xa4\x68\xde\x4c\xfd\x62\x9c\x1d\xb4\xd9\x18\xc3\xe0\x7a\xad\x92\x6f\x23\x8c\x05\x83\x1e\xb0\x4e\x45\xf3\x6e\x9d\x5c\x39\x75\x79\x66\x38\x90\xaa\xc7\x73\xad\x93\xa0\x66\x3d\xd3\x18\x84\x10\x30\x65\x0e\x93\xdf\x93\xeb\xf2\x57\x37\xa4\x70\xe2\xc2\xe3\x25\xa0\x68\x65\x62\x7f\x2d\x2e\xa9\xde\x2f\x5c\x70\x24\x74\x06\x88\x56\x25\x4a\xf8\x0f\xac\x7a\xd1\xdd\xe5\x05\x5e\x5e\xb5\x04\x94\xac\xaa\xb6\x85\x92\x55\xf7\x2a\xb3\x9c\x6a\xf2\x0b\x98\xa0\xa9\x30\xac\x9e\x63\x78\x63\x2f\x72\x0b\xe3\x0e\x65\xb1\xe1\x65\x67\x65\x8c\x66\xe4\x41\x39\xd4\x31\xbc\x8a\x74\x81\xf6\xc5\x33\xdc\x15\x5e\xe8\x82\x0a\x96\xd0\xe0\x79\x22\xf2\x37\x05\x4d\x13\x75\x2f\x46\x75\x3b\xb6\xa1\x7a\x44\xdc\x61\x4c\x4a\x6e\x04\x11\x76\x8f\x87\x22\x66\x26\x90\x4c\xec\x67\x96\x88\x7c\xce\xbe\xa9\x87\xa5\xc4\xd4\xfb\xf0\xf3\x1a\xd5\xef\x83\xfd\x59\x7a\x78\x3e\x89\x29\x98\x29\x33\xbb\x73\xf3\xce\x3e\x27\xf8\xa5\x7f\x63\x02\xc6\xe5\x87\x1e\xba\x26\x1c\x70\x7e\x2e\x46\x05\x4a\x7d\x96\x1c\xe0\x17\x36\x4c\xda\x10\xf4\xab\x3a\x3d\x23\xbc\xd0\x5a\x19\x62\xb8\x36\x37\xaf\x30\xbc\xc0\x2c\xd5\x07\x38\x7d\xf5\xee\x2d\xa2\xe7\x72\xf3\x26\xb2\x3c\x6b\xf4\xa6\x4c\xfa\xcb\x79\x57\x26\x65\x13\xa9\x04\x02\x13\xe3\x34\x77\x3a\xc9\x24\x24\xa7\x05\x58\x4e\x47\xf3\x20\x0f\xbf\xd0\xca\xc3\x11\x6c\xe8\xfa\x12\x99\x38\xc7\xea\xbc\xc8\xd4\x7f\xfd\xe7\x01\x5c\x52\xb3\xbf\x20\x54\xba\xd4\x47\x78\x22\x0f\xeb\x5d\xe2\x81\xcd\x11\xf6\xc4\xe3\x26\x10\x4d\x0f\x10\xce\x5f\xfc\x01\xcb\xaa\xec\xcd\x88\x01\x4e\xdd\xe2\x96\x11\x2a\x44\x69\xe6\x47\x84\xa7\xf1\x68\x6e\xc7\x29\xd5\x3d\x22\x86\x65\x9e\xf6\x07\xd0\x84\x48\x18\x8e\x70\x1b\x1b\x56\x57\x45\x96\x82\x88\x52\x2c\xc4\x4f\x00\x6b\x87\x58\x61\x8c\x5c\x58\xcd\x29\x25\x7e\x10\xf5\x00\x61\x0a\xda\x89\x98\x98\x6c\x42\xcb\x98\xd6\x08\x49\x0f\x90\x32\xc3\x8b\x90\xb8\x6a\xee\xe0\x46\xbb\x20\x62\x54\x9a\x9c\xfe\x46\x44\x54\x9a\x0f\x5d\xcc\x58\x35\x83\xcc\xa4\x7d\x72\xe3\x1a\x31\x2f\x98\x05\x13\xbc\xcc\xc2\xcf\x0b\x58\x47\x1d\xf3\xc8\xa4\x7d\x56\x7e\xc4\xbc\xf6\x5e\x40\xc3\x0f\x4d\xd1\xfb\x23\x52\x05\xd7\x3d\xc2\x49\x18\x34\x2b\x94\x56\x55\x3a\xdb\x11\x19\x24\x6b\x7d\x4b\xcc\x38\x98\xc5\x43\x4e\x0e\xa9\x21\xe0\x59\x36\x74\xb2\x63\x09\xf8\x40\x43\xb2\x48\x97\xd5\xb3\x11\xf6\xc1\xa1\x9b\x6b\x64\x90\x5a\xf3\xd6\xb0\x38\x6a\xf9\x9b\x42\xe3\x23\x22\x60\x76\x48\xea\x8a\xac\xf0\x75\xb8\x77\xa0\x9a\xae\xde\xb1\xf2\x98\xeb\xd6\x1b\x2b\x0f\x98\x51\xad\xc2\xb2\x26\x09\x39\xc2\x0b\x6d\xe8\x1a\x14\x59\xb3\xbe\x1b\xd5\xa0\x76\x53\x16\x9c\x11\xa9\x75\x13\x5b\x8e\x08\x80\xeb\xdd\xa8\xc6\xf4\x31\x72\xbe\x1b\xb1\x51\x19\xab\x5d\x60\x3a\xbf\xe6\x13\x88\xa8\xd7\x31\x7c\x64\xe9\x52\x26\xbf\xa6\x11\x29\x67\xc9\x03\x68\xc4\xf6\x22\xee\xc7\x2f\x4c\x42\xa1\x2e\x90\x91\xaf\x19\x4c\x84\xac\x26\xe3\x0a\x1c\xd3\x7f\xe8\x4a\xef\xc8\xe8\xa9\x0e\x99\x70\x4f\x8e\x72\x23\xf6\x93\x20\xb8\x87\x87\x6f\x68\x5e\x2c\x35\x61\xa5\x6a\xfc\xc4\xa8\x28\x13\xe2\x88\xcc\xc7\xa2\xc0\xbd\x11\xe1\x44\x36\xbc\x19\x83\x47\x42\x93\x40\x08\xeb\xd0\x95\x28\xb2\x48\xbc\x8d\x03\x11\xe9\x58\x7c\xb7\x8f\x0c\x81\xeb\x3e\xb6\x03\xe6\x08\xcf\x02\x75\x51\x87\xae\x3f\x11\xc6\xe5\xf1\xd3\x01\xd7\xd1\x87\x90\x9e\xf1\xcd\x14\x99\xf9\x56\xa4\x2d\x88\x4c\x66\xdc\x4c\x4a\x4e\x66\x22\xf4\x21\x43\xbd\xb0\x9f\x13\x00\x7f\xb0\x61\x55\x71\xbc\x48\x3b\xa4\xe4\x88\x90\x94\xd2\xcf\xb9\x64\xce\xbc\x66\x72\x03\xfb\xef\x90\xdc\x1d\x69\xff\x6d\x26\x60\xa8\x42\x3a\x74\x59\x88\xf4\x10\x6b\x3f\x5d\x92\x16\x48\x4a\x8e\x37\x85\x5e\x63\x3e\x0b\xc3\x47\x2f\xde\x4d\x42\x6e\x54\x5f\xa2\x91\x69\x1c\xad\xb6\x72\xea\x1b\x91\x5e\x62\x16\x46\x22\x14\x57\xc3\x1a\xd6\x78\x2f\x38\xfc\x00\x17\x7a\x39\x20\x8d\x08\x57\xf7\x21\xd9\x3a\x3e\x20\xbd\x12\xc6\xe3\xc3\x64\xb5\x9a\xea\x83\xb8\xfd\xea\xdf\x50\x4b\x88\xd3\x47\xca\x3f\x12\x3b\xe3\xb3\xd6\xce\x03\x80\x44\xf9\x2c\x3c\xa4\x8a\xc6\xaa\x97\x10\xe8\x83\x97\xb2\xbb\x24\xed\x48\x1b\xae\xca\xe5\x8c\x88\xda\x15\xd9\x34\xe1\x25\x99\x31\x0d\x78\x09\x94\x3f\x20\x50\x86\xf2\xe5\x86\x7a\x08\x18\xf8\x7f\x60\x22\xdf\x37\xd4\xd0\x73\xc5\xe6\x1e\xc9\xd2\xbc\x6e\xf4\x84\x97\xa9\x7a\xc4\x19\x51\x25\x4c\x3d\x20\x53\xf2\xcf\xf1\x9b\x3c\x7e\x3e\xbf\x88\xd5\xaa\x26\xf6\x9f\xc8\xd4\x55\x4b\x7c\x44\x24\x2e\x39\x24\x59\xc6\x89\xa2\xd3\x06\x89\xa1\x5d\x9e\xc3\x84\xcb\x9f\x6c\x48\xe9\x58\x10\x16\x3d\x40\x54\x54\xf3\xef\x8c\x2c\x41\xa2\x83\xe9\x80\x29\x5c\xfc\x2a\x1d\x6b\x19\xab\x1e\x50\x23\x92\xfc\xc5\x04\x8c\xc7\xdf\xf0\xa3\x04\x9d\x98\x9c\xb8\x46\x62\x56\x41\x79\x83\x8e\xc4\xe2\x5c\x36\x40\x24\x66\x0d\x94\xdb\xc2\x48\x10\x97\x14\x7e\x30\x12\x0c\xa8\x87\xf8\x4b\x0a\x5c\x33\x77\xb0\xf6\xb5\xe9\xc1\x83\x35\xf0\x07\xe0\xe1\xcd\x1d\x2e\x6c\xd5\x0b\x50\x88\xa9\x78\xd2\x48\x11\x3c\x5c\xd2\x77\x8a\x11\x23\x6a\x51\x51\x0a\xff\xd0\x35\x2d\x31\x65\xa0\x8d\xd4\x29\xf2\x40\xf9\x37\xf4\x7c\xc9\x1d\x52\x70\x49\xee\x11\x3a\x59\x2f\x5b\x24\x99\x16\x51\x4d\x2c\xa6\xdf\x7e\x60\xba\x70\x87\xf2\x10\x37\xac\xba\xee\xe1\x05\x8c\x5a\x55\x38\x9d\x59\x6b\x9f\x12\xe2\x5c\xdd\x5f\x5a\xa4\x4b\x93\xa2\x17\x9a\xea\xe8\x8c\x94\x0a\x7a\xf4\x17\x64\xca\xa2\x7e\x89\x4e\x68\x36\x99\xa6\xc4\x9d\xf2\x0b\xd7\xf7\x5b\x97\xcf\xf4\x09\x7c\xed\x30\x6e\x2e\x79\x4e\x64\x3e\x65\xf2\x5c\x75\xb8\xf2\x12\x18\x59\x21\xd0\xa5\x7c\xb8\xcb\x0b\x65\xbe\xb5\xb0\xf4\xf8\x12\xd5\x4f\xac\x7e\x6f\xab\x64\x2a\x0b\x41\x35\x2d\x16\x66\x55\x9a\xb5\x91\x0a\x82\x1f\x8a\x5f\xa0\x74\xe2\x43\x88\x44\xcf\x87\x2e\x1c\xa9\x80\x52\x35\x77\xb0\x28\xba\x7b\xa0\x18\x2a\x66\x95\x0a\x0b\x3d\xba\x87\x1b\x3d\x1a\x6a\x52\x26\xa3\xf4\x27\xc6\xb5\xc3\x67\xa4\xae\xa5\x57\x0f\x4b\xc6\xd2\xcd\x2a\x55\xaa\x42\x8d\x83\x95\x5c\xd8\x4b\x83\x68\x02\x2b\xc0\x53\x25\x21\x10\x9b\x49\x48\xdb\x77\x04\x03\xc1\x3b\xa4\x27\xda\x40\xf5\x3d\x66\xe3\xda\x1a\xe9\x1a\x15\x1c\x62\xa9\xa9\x2d\x24\x13\x8a\x2c\x0d\xdc\x4f\x1f\x64\xec\xba\x4d\x25\xa6\x72\xf6\xdd\x36\x35\x2e\x96\xfb\x24\xbf\x94\xcc\x9b\x1a\x03\x8b\x35\xb1\x46\xf1\x42\x42\x52\xea\xd4\x68\x98\x00\xb0\xa4\x84\x1c\x72\x47\x5a\x1a\x34\x13\xc5\x95\x4d\x59\xda\x9e\x04\x23\x64\xf6\xea\xf5\x05\x85\x56\xab\x53\x70\x32\x1e\x2d\x61\x4f\x92\x75\x1a\x38\x0e\xc1\x2f\x10\xd1\x74\x9d\x49\x48\xa7\x7c\x78\x0c\x24\xdf\xeb\x46\x93\xa5\x53\x93\x78\x98\x3e\xe1\xae\x59\x9c\x4c\x34\x49\x46\x53\x09\xc6\x07\xc8\x49\x77\xa4\x73\x6d\x99\xc0\x3e\x97\x3a\x52\x50\x9d\x08\x58\xf6\x8e\x2d\x2d\x5b\xf7\x0b\x2c\xce\xa2\xfd\x58\xf2\x9f\x59\x0e\x22\x0a\x8a\x35\xe8\xe9\xa4\xf0\x2e\x21\x33\xa1\x2a\xfd\x61\x5c\xbd\x88\xee\x5a\x88\x0b\x2c\x21\xfe\x1d\x4b\xba\x88\xf9\x66\x41\x4b\x09\x66\x08\x6f\xea\xb2\x25\xb9\xa7\x1b\x04\xde\x3c\xea\x86\xd2\xc1\x38\xc8\x7a\xf3\xdd\x64\xe6\x13\xda\x9a\x6f\x30\xe9\xe6\xf1\x93\x74\x99\xee\x05\x84\xbf\x58\x73\xd6\x3a\xc2\xdb\x7f\xf8\x8a\x9e\x96\xdc\x27\x81\x26\x3d\x58\x05\xd3\x5b\x44\xf5\x07\x6f\xff\x03\x99\xaa\x9b\x18\x3e\x84\x4a\x63\x52\x6f\xa5\x08\x82\x91\x68\x8e\xec\xa6\xa7\xcf\x83\x2f\x04\x36\xf5\x52\x3e\x6b\x0f\xcd\x3a\x66\x0a\xb0\x46\x5a\xb5\x91\x5e\x52\x4f\x33\xae\x17\x48\xed\xb3\xf6\x82\x8b\x48\x20\x4e\x2f\xb9\x88\x59\xe1\xbb\xd6\x56\x30\xbc\x9c\x85\x76\x8b\xae\x73\x72\x24\x1f\x89\xae\x72\xdd\x6c\x82\x01\x02\xb6\x77\xa4\x4f\x0c\x73\xee\xc4\x91\x26\x75\x44\x66\x34\x73\x6d\x8f\x06\x9d\x2b\x5b\xba\x3f\x59\xd4\x70\xaf\x7e\x86\x73\x5c\xb4\xcd\x24\x1f\x8b\x8a\x34\x3d\x00\x16\x69\x43\xf3\x41\x8b\x96\xfa\xcc\x47\xc3\x0b\x45\xbf\x3b\xbb\xf4\x17\x14\x03\xaa\x07\xa5\xe8\x22\x6e\x95\x03\x70\x42\x13\xc9\x81\x63\x0a\xa8\xc0\xe5\x8f\xfa\x5d\x38\x84\xc6\x84\xb4\xa5\x84\xea\x23\x07\x58\xb7\x0e\x7f\x00\x1e\x2e\xd2\x98\xe1\x7d\xe6\x02\xfc\x23\x7f\xc2\x52\xb3\x3b\x59\x8e\x60\xf2\xb2\x1d\x66\x56\x2d\x1d\x3f\x2f\xac\x1e\xb4\x4e\x09\xe2\x96\x84\xe4\xcc\x52\x5b\xf2\x3d\x1f\x39\x91\x06\xfd\x3c\xa0\x2d\x49\x0c\x34\x53\x36\x11\xc1\xc8\x09\x2c\xd9\x5b\x81\x34\x4c\x36\x2d\x65\x4a\x26\xa2\x83\x39\xad\xed\xd6\xba\x31\xe9\xb1\x35\xeb\x39\x71\xe5\xc5\x2e\x73\xe6\xbc\x05\x53\x5e\xa7\x4f\x30\x50\xba\x11\x51\xc9\x19\x42\xa1\xd4\x59\x39\x13\x29\xdd\xce\x20\x15\xc3\x40\x87\x30\xdb\x93\x33\x64\x15\x25\x2d\x1c\xb9\x40\x2e\xcd\xfe\xfd\x6d\xbe\x8f\x77\x2e\x14\xad\xc5\x7f\x33\xf3\x1f\xd9\xa1\x29\x17\xac\x83\xae\x96\xb9\x60\xf3\xb2\x7f\xdf\xfc\xc0\x5d\x42\x06\xf0\x29\x28\xdc\x4c\x49\x22\x99\x92\x89\xce\x7f\x66\x05\x0a\x6b\x9e\x73\x25\xd0\xda\x9a\xba\x36\x57\xeb\x50\x79\x0a\x82\x1f\x70\xb3\xb4\xb0\x95\x5c\xcc\xeb\xc0\xb0\x47\xf9\xf1\x8f\xcc\x92\x13\x8a\x29\x1d\x99\x71\x90\xf2\xca\x1f\xb9\x01\x4c\xef\x66\xa3\xb6\x5b\x02\x54\x6e\x24\x64\x62\x84\xb9\x01\xc5\xbc\x96\x0d\x87\xd7\x40\x50\x0c\x29\x7f\x93\x9a\x6e\xe4\x06\x3a\xfb\xd3\x39\x96\xb5\x18\x3c\xdc\xb9\x24\x2b\xe4\x0e\x64\x93\xb4\x91\x99\x7d\x58\xa9\xf8\x46\x66\x82\x35\x85\xe4\x8e\xf2\x81\x97\xcc\x91\x4a\xa3\xc2\x57\x5b\x5d\x96\xed\x52\x8c\xbc\xb4\xb5\x68\x7a\xd0\x99\xdc\xa7\xe9\x37\x76\x4e\xb2\x42\x01\x10\x0a\x23\x1e\x65\xc3\xa0\x31\x3b\x95\x1d\xcd\x0f\xb0\x66\x22\xd4\xa5\x53\x32\xd6\x21\x2a\xc8\x81\xac\x6c\x05\xa3\x74\x6c\x7d\x75\x3b\xf2\x65\x04\x83\x44\x47\xa1\x66\x18\x26\x9c\x2a\xf5\x9b\x05\xf4\x3d\xeb\x81\xfb\x71\xf7\x6f\x28\xa1\xb5\x11\x85\x32\x98\x54\x00\x65\x80\x90\x54\xb7\x2f\x06\x28\x08\x4e\x20\x52\xf5\x6f\x2a\x89\x74\x28\x0b\x7d\xba\xa4\x3b\x29\x27\x63\xbf\xb4\x26\xb0\x5a\x9a\x42\x97\xb3\xa0\xd8\xb9\x7f\x57\x6e\x9c\x3b\xe0\x22\xba\x03\xf0\x47\xf1\x88\xb2\xc4\xab\x62\x90\x2e\x2a\x11\x0c\x12\x6b\x8f\x7b\xeb\x4f\xa0\xa3\xb8\x7a\x41\x3d\xfe\xa4\x02\x3b\xa3\x40\x01\x17\xfd\xc1\xb5\x08\xb0\x80\xb8\xe8\xc9\xe2\xad\xa6\x88\xd6\xdc\x03\x73\xeb\x48\x79\x56\x2e\x90\x9a\xe6\xdf\x38\x3f\x62\x8e\xe5\x22\xc3\x35\xba\x5d\x38\x23\xa2\x13\x85\xb5\x65\xed\x52\x52\x28\xb5\x79\x6b\x6e\x8a\x16\xa2\x66\x05\x62\x9b\x3d\x4a\x0a\x7d\xc4\x14\xf8\x32\x0a\x7d\xc4\xec\x39\x51\x6e\xe0\x5f\x73\x0f\x0c\x54\x96\x40\x54\x6e\x42\xad\x69\xdf\x5c\x49\x2d\xd4\xca\x38\x2c\xd1\xa3\x3c\x24\x77\xe2\x76\xe5\x01\xc6\xfd\xbc\x00\x3a\xe3\x11\x1e\x60\xe0\xcf\xfb\x1d\x0c\x5a\x20\x2e\xa1\x4e\xf2\x51\x79\x28\xcb\xf8\x94\x3d\x80\xb1\xfb\x05\xf2\x36\xc9\x60\xe5\xe1\x29\xf2\x3a\x3c\xa4\xea\x92\x1c\x0b\xab\x8e\xd9\x59\xa3\xbc\x20\x48\xfe\xe2\x05\x6d\xd0\x55\xa5\xbc\x54\xf3\x88\x43\x17\xca\x7d\x3e\x78\x4b\xee\x13\x05\x2e\x88\xc9\xc8\x26\x0e\x15\x45\xd8\x95\xdc\x79\xd4\xb0\x10\x22\xea\x01\x09\x96\xc4\xf4\x4a\x51\x44\xd7\x9f\x1a\x23\x5f\xf0\x83\x05\x95\xba\x88\x38\x3b\x32\x5a\x55\xa8\x59\x94\xab\x6f\xd4\x48\x01\xd9\x5d\x32\x1d\x83\x5d\x27\xea\x27\xac\x24\xbb\x31\x54\x2a\x41\xac\x81\xaf\x89\x34\x4e\x24\xa6\x7e\xb2\xc6\x8f\xca\xae\xb2\xec\xa7\x9d\x86\x6b\xa2\x09\xbe\xf8\x8d\x0f\xd3\x15\x75\x3b\x2a\xea\x2d\xf8\x26\x59\x33\xef\x2f\x42\xec\x9a\xb1\x1b\xe3\x6f\x4a\x17\x8d\x0a\xb3\x9b\x72\xc2\x8d\x0a\xff\x25\x95\x49\x18\x35\x03\x7d\xa4\xe4\xac\xb0\x91\x59\xc4\xac\x19\xbc\x4a\x36\x8a\x5a\x80\x2b\x92\x31\x2a\x0b\x63\x59\xdd\x5f\xcb\xda\x05\xed\x5b\x21\x6f\x12\x95\xad\x9f\x18\x92\x94\x93\x66\x54\xea\x43\x86\x3f\xc0\x29\xd3\xdd\xa9\x52\x2a\xd1\x6d\xab\x16\x82\xa4\x05\x5a\x46\x2e\xcf\x01\xb9\x17\x6c\xa8\xae\xc8\x04\xab\x4c\x60\xa3\x56\x6a\xa3\x35\x00\x8c\x5e\x4a\xe8\x3b\x6a\xfd\x0e\x65\x38\xfc\xfe\x89\x5c\x65\x02\xb0\xde\x68\xf7\x78\x44\x55\xf1\xca\x0a\x4f\x71\x5b\x97\xea\x27\x6e\x34\xbb\x18\xd4\x06\x03\x7f\x76\xfb\x5a\x33\x41\xd0\xe0\xfc\xae\x5b\x77\x45\x35\x76\xbb\xd3\x55\x8a\x27\xd2\x15\xd4\x86\x9a\x7c\x3e\x4d\xf0\x54\xb2\x1b\x76\x65\x06\x48\xbb\xaf\xd4\x46\xd1\x2f\x79\xc4\x07\xee\xf6\x1e\x71\xcd\xc9\x5f\x90\x20\x1b\x2f\x3b\x0f\x8b\x48\x78\xed\x2b\x63\x9b\x36\xba\x53\xeb\xe8\x43\x4f\xf7\x71\x2b\xf0\x2a\xbc\x9f\xac\x63\xaa\xa8\x8b\x35\x8c\x2a\x10\x21\xac\x5c\xa8\xcc\xf4\x60\x97\x97\x0a\xb3\x9c\xa2\x23\x47\x85\xef\x93\x65\xe2\xda\x51\xd8\xcd\x0b\x07\x91\x22\x4b\x0a\xaa\x48\x23\xab\x74\x48\xa3\x0e\x0a\xb4\xba\x6b\x54\x94\xc1\xca\x9e\xe4\x28\xe8\x50\x33\x60\xcd\x84\xe1\xd3\x39\x1a\x5e\x10\x2e\x8c\x8e\xdf\x9a\xd2\x60\xb6\xce\xe6\x0f\xa8\x2f\x34\xfe\x23\x02\x54\x25\x3e\x46\x85\xef\x94\x4a\x4a\x8d\x3a\xa0\x01\x37\x59\x63\x4d\x05\x5b\x8c\xea\x49\xf4\xd3\xb2\x9f\x88\x09\x32\xfa\x9d\x6b\x1b\x34\xe2\xc9\x12\x1b\xa2\xdf\x95\x6a\x1f\xdb\x67\xea\xc9\x59\x69\x4c\x7a\xa2\x8b\x2d\xd5\x25\x96\x48\x52\xaa\xe7\x89\x0f\xfc\x9b\x17\x45\x6f\xed\x09\x63\x87\x51\x1c\x5a\x20\xeb\x3b\xea\x72\x97\xf2\x31\xff\xa4\x92\xa6\x32\xc1\xa3\x5e\x38\xa5\xde\xba\xab\x7d\xb3\xf4\xa1\xbb\x78\x06\x7c\x8c\x2f\xd6\x17\x70\x87\x37\x64\x31\x81\x08\x99\xa4\xdb\x6b\xb8\x22\xe6\xb3\x9a\xc1\x50\x93\xd4\xdc\x9e\xe1\xf6\xac\x65\x84\x3d\x30\x79\x4a\x48\x16\x99\x24\x78\xd5\x9b\x6e\x1a\x5a\xe5\x4f\x20\x71\x7d\xc6\x51\x99\x16\xcb\xe6\x94\xfa\x09\x24\x4d\x81\x88\xa3\xd2\x89\xdd\xbb\x02\x79\x24\x98\xd0\xdd\x2f\x7e\x0b\xa0\x07\x19\x48\xbd\xcf\x2c\x79\xaa\x92\x4b\xa3\x42\x1c\x09\xde\x46\xf8\x4a\xa9\xaa\xc3\xa8\xac\x02\xe6\xab\x75\xfd\xe4\x91\x9c\xd2\xdf\xf1\x9e\x67\xed\x80\x26\x8c\xac\x91\xd5\x88\x09\xd9\x25\xfc\xfc\x5e\x3b\xe0\xf1\xe9\x26\xe8\x25\x5c\xb2\x8b\xc4\xc2\x8a\x9c\x15\x16\x5d\x2a\x7c\xa7\x7e\x4e\x17\x04\x8f\x18\xdd\x4e\x44\xf5\x26\x22\x2d\xa4\xfd\x71\xeb\xbb\x7c\x0d\xf4\x9b\x77\x02\x09\x3f\x75\x22\xcd\xab\x19\x3a\x8b\x92\x29\x41\xc5\xa8\xf0\x97\xb7\xfa\xa2\x4e\x54\x99\xf0\x2c\x11\xda\x69\x13\x70\x9d\x40\x03\x09\x6c\x75\x2e\x34\xf0\x0b\x1f\xc3\x54\x6e\xb3\xd1\x60\x17\x4c\xba\x84\x34\x46\x6e\x7a\xd2\xed\x58\x84\xd7\x5f\xe0\xec\x44\xff\xa6\xa2\x48\x1b\xdd\x60\x38\x54\x8d\x9d\xd1\x8e\x06\x17\xb6\xae\xdf\xa0\x62\x3a\x0a\xed\x58\xcb\x98\xf5\x00\xa9\x14\x74\x01\x68\x07\x2b\x6a\xfa\x37\x50\x53\xfb\xd0\x60\x77\x54\xf2\xed\xd1\x42\xc0\xef\x43\xbf\x13\xde\x17\x00\xcc\xdf\x65\x97\xd3\x16\x00\xb1\x6e\x56\x0d\x86\x44\x0b\x77\x2d\xac\x55\x14\xc8\x0c\xc5\xb4\xe3\x61\x83\x69\xd1\xca\x8d\x16\x28\x39\x67\x0f\xc1\x90\x3c\xfd\x66\x31\x31\x33\xc9\x16\xb1\xac\xd2\x01\xb6\x88\xa0\x5d\x49\xf7\x2d\x52\x3a\xac\xfe\x00\x54\xd1\x3b\x99\x40\xf4\x24\x38\xb4\x25\x80\x0a\xdf\x1b\x0d\x79\x06\x29\xc1\xb8\x3f\xdc\x5e\x19\x35\xa7\x75\xfc\x04\x52\x97\xc5\x1a\x2d\x71\x59\xb4\x0a\x09\x36\x68\x61\x6f\x83\x74\xd9\xed\xef\xd9\x20\x5d\x06\x23\x57\xe6\x88\x6e\xc7\x9c\x3d\x40\xc6\x3e\x64\x77\xd8\xd8\xa1\x3b\x00\xea\x64\x77\x00\x88\x74\x82\x5b\x5e\x79\x59\xdd\x23\xf8\xdb\x70\x07\xeb\x02\xa3\x39\x64\xb0\x0e\xc9\x19\x8d\x5e\x59\x3a\xc2\xad\xd0\x5d\xd9\xed\x85\x57\x64\x3f\xa8\xc8\xff\xa4\x11\xca\x82\xd9\x2f\x50\x4b\x25\xb1\xb9\x41\xb7\x66\x27\x8a\x56\x78\x0d\x6b\x7e\x70\xb1\x0b\x3f\x00\x6d\xcb\xfe\xfd\x22\x14\x4f\x63\x42\x95\x16\x7c\x02\x11\x20\x99\x7d\x00\xe0\xa9\x65\x75\x7f\xab\x74\xa8\x6b\xfe\x80\x1b\xa1\x55\xa1\xd4\x6a\x54\x59\x1e\xf7\xa2\x74\xad\x72\x23\x84\x8c\xc8\x38\xa6\x64\xcb\xa3\x55\x92\xeb\xe0\x11\xc0\x7e\xbc\x08\x70\xc1\x37\xe5\x6b\x75\x51\x67\x81\xd0\xa8\x59\x10\x29\x6b\x6d\x01\x2d\xa0\x20\xe9\xda\xe8\xd5\x96\xef\x97\x88\x67\x6b\xc0\x0e\xdd\xc0\x5a\xc3\x89\x29\x1e\xe2\xe2\xce\xfc\x4d\x4a\xee\xd1\xa0\xb6\x53\x52\xe1\xd1\x1a\x2f\x5f\xa6\x94\x4b\xaa\x35\x1d\x63\x69\xb0\xee\x4f\xa0\x9c\x73\xe8\x59\xfb\x64\xd8\x66\xe5\x49\xeb\x60\xa1\xc5\x1d\x60\x1b\x24\x69\xb7\xce\x1b\xfc\x4f\x07\x5c\x55\x6d\x03\x1c\xc9\x1c\x11\xd0\xc6\x12\xc6\xd4\xc3\x58\x67\x5c\x5f\xb0\x2c\x97\x0d\x98\x0d\x32\x66\x33\x6d\x1c\x14\x93\x8d\x9d\x63\xa1\xab\xbb\xc0\xc2\x48\x8e\x6e\x34\x15\x3a\x7a\xb6\x8d\xb5\x30\x02\xfb\x64\x6d\x0b\xcd\x9b\x9a\xaf\x68\x62\x77\x82\x62\xfb\x88\x9c\x58\x08\xcf\x0b\x9a\x2c\xeb\x67\x1a\xdc\xf1\x7f\x80\x3e\xa9\x10\x37\x36\x9d\x2c\x10\x69\x7c\x3b\x17\x21\xd0\x2c\xae\x75\x4c\xd5\xc7\xb5\x26\xee\x07\x54\xbb\x9b\x60\x32\x01\xaa\xaf\xd7\xed\x5a\x33\x17\x5c\x74\x89\xb7\xd5\xb4\xdd\xd4\x1e\x1b\x8e\x9b\x33\xd5\x20\x37\x67\xaa\x2e\xe9\xf5\xd5\x3d\x55\x18\x10\x6d\x57\x6b\x37\x3d\x1d\x4c\x54\x97\xe4\xe7\xc5\xa2\xe4\xe7\xb3\x0b\xfb\x61\xb7\xab\x59\xbb\x17\x26\x7b\x50\x5e\xd8\xbc\xfe\xcc\xee\x61\xf3\x5f\x63\x05\x7c\x0b\x1e\xed\xa1\x7a\x54\xf3\x78\xc8\x63\x2d\x05\x3c\x6b\x22\xda\x92\x25\x0f\x5a\x0e\x60\xa2\xf0\x28\xf5\x53\x7b\xa8\x43\x33\xf5\xa6\x8c\xe7\x03\xbe\xf4\x53\x5e\xbd\x25\xe3\x49\xdb\xd4\x96\x3a\xca\x98\xf5\x2e\xc0\xf5\xc9\x4b\x5d\xb4\x57\x1c\xa9\xbb\x6d\x5c\x69\xef\x8b\x94\xe8\x6e\x27\x36\x4b\x0f\xd7\xe6\xea\x52\x6f\x4c\xb0\x3d\x9f\x18\x54\x96\x4d\xc9\xed\xbc\x33\x75\xbf\x80\x73\x6f\x4c\x9b\x40\x02\x63\xef\x92\xe2\x3c\x71\x18\x1d\xed\xc4\xdd\x50\x57\x56\x49\x71\x47\x3f\x02\xd4\x22\x4d\xbf\x51\x45\x56\x0c\xa1\x7f\x42\x5d\x3c\xb4\x9d\x9d\x51\x8f\xe3\xe7\x05\xb2\xb9\xac\xdf\x15\x81\x43\xee\x90\x0c\x41\x97\xe5\x0e\x8b\xa4\x12\x5c\x8f\x7e\x90\x4a\x74\x0f\x81\xbd\xeb\x1e\x81\xf2\x79\x32\xcc\x6b\xef\x3c\x06\xc4\x3a\x61\x65\x0f\xb0\x32\x68\x6f\x7b\xe0\x15\x4a\x20\xa0\xd2\xbe\xb9\x5e\x0f\x0c\x89\x76\xfb\x9a\xa4\x1f\x90\x18\x8a\x0e\x75\x94\x9d\x55\x52\xf6\xd1\x03\x54\x21\xc3\x3d\x92\xfe\x36\x7f\x00\x36\x27\x81\xa5\xd3\xc3\xcc\xe1\xe1\x3d\xac\x49\xed\xad\xed\x0c\xa9\x74\x7c\x6b\x87\x2a\x32\x08\xe9\x7b\x24\x9b\xeb\xe3\x6f\x98\x52\xa7\xd4\xe8\x6d\x40\x80\x66\x1f\xc9\xe3\x91\x29\xfe\xf4\x4f\x9b\x98\x27\x15\x59\x4e\xc3\x00\x21\xc8\x41\xd7\xb4\xbe\xcc\xb2\x5e\xf7\x65\x96\x15\x39\xef\x90\x3c\xed\x0f\xd4\x61\x74\xb5\x4a\xa0\x27\xde\x10\x84\xcf\x3d\x41\x03\xe0\x1e\x13\x68\x9a\x4e\x54\x47\x78\x66\xb6\xd1\xa0\x7f\x92\x66\x52\xd9\xd8\xd1\x13\xe2\x7c\xa2\x3b\xc0\x99\xed\x86\x80\xcb\x2e\x32\xdb\x33\x4f\xb9\x8e\x58\xa7\xa8\x69\xf4\x5c\xa2\xa6\x0e\x69\x5f\xa2\xa4\xd1\x0f\xda\x4e\xb3\xd2\x8e\x68\x4d\xa7\xb5\xe8\xd0\x6e\x5a\xb2\xec\xac\x53\xe3\x24\x39\x9d\x65\x69\x8c\x3c\x85\x7b\xa5\x49\x14\x5a\x46\x7e\x1e\xc0\x3d\x6c\xb8\x47\x68\x3f\x8d\x5c\x85\x04\xf3\xe7\x03\x78\xf1\x18\xe3\xa1\x1d\xf5\x45\xa9\x17\xc4\xa9\x8b\x4d\xf6\x0a\x43\xf3\xf0\x6f\x1e\x08\x09\xe4\x9d\x72\x9f\xee\x14\xbd\x72\x51\xbc\x53\x14\xeb\x44\x1c\x3b\x13\xcd\x46\xe3\x42\x03\x7f\x33\x88\x0d\x08\x2b\x92\xde\x4f\xf8\x33\x4a\x70\xec\xd4\xf5\xf8\x7b\xba\x80\xdb\xb4\xdd\x4f\xd2\x0d\xdd\x01\xfa\x49\x66\xe5\x33\x70\x62\x23\xa4\x03\xeb\xcc\x5c\x60\x43\x5b\x47\x78\x9d\xd3\x10\xf4\x8b\x2a\x53\x6f\x1d\xd5\x41\x5e\x17\x96\xd4\xb4\x7d\xa8\x5f\xd4\x43\xff\x8c\x41\x72\xf7\xd3\x27\xbd\x00\xdc\xc7\xcd\x14\x9b\xd9\x0f\xbe\x95\x71\xe0\x7b\xbf\xb9\x32\x5a\xca\xe5\x11\x6e\x84\x83\x68\xe0\x88\xef\x7e\x2f\xa8\xfc\xc5\x82\xca\x0f\xb8\x78\xc5\x63\x90\x3e\x99\x1a\x3c\x2c\x92\xa2\xed\xf9\x38\x6c\xfd\x19\x03\x3a\x92\xe2\xa5\x7b\x59\x14\xc5\xb3\x58\xfc\x54\x82\x7d\x87\x5f\x8f\x9d\x72\xfb\xcb\x8b\xae\x91\x92\xc5\xdd\x93\x27\xfe\x52\x41\x68\x72\xf0\xae\x20\x7e\x2d\xf7\x3b\x30\x73\x77\xc1\xdb\x45\x31\x58\x17\x5e\xf0\xef\xe7\x9f\x3f\xd9\x3c\xbb\x7f\x3c\xbc\x24\x53\xc5\x17\xb9\x4c\xcc\x7b\xa8\x66\xd1\x85\xab\xcf\x05\xb4\xf6\x77\x42\x52\x37\x3f\x9c\x0b\x66\x7f\x41\x75\x9a\x40\x44\xe2\x01\x3b\xbf\x75\xa4\xd0\x52\x11\xe0\x31\x96\x0f\x90\x40\x1c\x07\xd1\xc1\x2f\x14\x10\x55\xb7\x53\x7e\x12\xc5\x1a\xcc\xf4\x69\x45\xff\x38\xb8\x4a\x45\xbf\x11\x05\x2d\xf3\xca\x40\x86\xac\xe4\x40\xab\x01\x97\x20\x2b\x08\x06\x8b\x3e\x9a\xdf\x8d\x8f\xa3\xb6\x78\xfc\x95\xa7\xc2\x08\x2c\xe2\xef\x8f\x33\x3e\x16\x78\x81\xf8\x2c\x9a\x3c\x3e\xee\xda\x1c\x17\x3e\x96\xc3\x90\x8e\xe1\xf8\x78\x65\x8b\xba\xfd\x0f\xb0\x4a\xc7\x85\x8f\x65\xb5\xd3\x09\x19\xe0\x86\x8e\xda\x1d\x71\xed\x92\xbf\xf8\x28\xaa\x6a\xfc\x8c\xc1\xf0\xb9\xe2\x76\xde\x08\x3d\x09\xd4\x80\x8c\xba\xcc\x0f\x38\x4b\x1b\x51\x46\x22\xfa\x4b\xaa\x1d\x74\x86\xb6\x8d\x6e\xa4\x35\x6d\x01\x95\x28\x44\xf8\x01\x12\x64\x96\x24\xec\x1d\x4b\x8f\x22\x89\x7d\x40\x8f\xe2\x78\xca\x91\x3f\xdc\xb0\x4d\x68\x64\xd2\xed\xe6\x2e\x89\x2c\xc3\x5d\x52\x7b\xf4\xf3\x00\xc8\xa2\x7b\xe0\x00\x77\xb3\x44\x39\x60\xcb\x73\xc0\xdc\x40\x2a\xf5\x92\x8c\x9f\x99\x77\x1d\xb1\xb3\x51\xb0\x5b\x92\x41\xc7\x32\xde\x89\xf4\x8f\x42\xa8\x85\xc0\x1f\x7b\x6b\x0e\xa6\x1d\x85\x29\xde\x86\x5f\x58\x2b\xe5\x1e\xd6\xf6\x08\x2a\xe4\x56\x2f\xc9\x38\x5f\x28\xac\xfc\xbc\x31\xf9\x86\x3a\xad\xe4\x06\xe2\xa2\x03\xbe\xb2\x49\x7a\xb4\x41\xa3\xca\xcf\xef\x35\xa8\x7a\x60\xd6\x4c\x27\xba\x19\xdf\x85\xd7\x55\xf4\xc6\x58\x46\x14\xd1\xfe\x71\x92\x9c\x48\xe8\x1b\x27\x97\x42\xab\x7f\xae\x0d\xd4\x18\x08\x40\xcf\xc9\xbf\x3f\x81\x47\x45\x44\xc6\xb8\x28\x46\x9a\x3c\xc0\x11\xa3\x38\xe3\xd4\xb8\x70\x38\x6c\xb2\x18\x28\x09\xf2\xb3\xdc\x1f\xd7\x4b\xb6\xb2\x0c\x96\x08\xb1\xc9\x62\xc0\xcf\xc2\xe1\x1d\x63\xd9\x34\x9a\xbf\x98\x7c\xa0\x2e\xef\x95\x2b\xcd\x0f\xd6\xc4\x05\xe6\xc7\xe4\x7e\xee\xc3\x03\x4c\xce\xaa\xdf\x01\x4f\x0c\xc7\x98\x0c\xb0\x34\x47\x6c\x0c\xdc\x76\x4b\x32\x51\xc3\xcd\xf4\x07\xaf\x1f\xd0\x08\xe9\x28\x07\xcc\x14\x0e\xb8\x18\x74\x7d\x75\x06\x93\xb1\x2e\xaa\xdd\x3d\xc2\xf2\xe2\x03\x0c\xdf\x58\x87\x1a\x0c\x96\xf2\xf0\xfd\x6f\x3c\x27\xbb\x34\x0c\x38\x4b\xa6\xf5\x4c\x96\x6d\xcb\xc7\x80\xf3\xac\x83\x3a\xc6\xc3\xb3\xd4\x0d\xd4\xc4\x0b\xea\xf1\x5d\x94\x59\x40\xc0\x8b\xc2\x5e\xa8\xe3\x6d\x1c\x42\x5d\x4e\xa2\xb9\x98\xea\x98\x98\x86\x38\xf9\x98\x6b\x1a\xfe\x02\x50\x8b\x83\x0d\x96\x46\x76\x8c\xec\x40\x31\xa8\xac\x69\x9e\x07\x96\x5a\xca\xd7\x93\xa6\x83\x24\xfd\xf1\x79\xd0\x83\x45\x07\xe5\x3c\x40\x1c\xad\xcf\x3d\xc1\xe4\xec\x84\x75\x1e\xcc\x4c\x5a\xfd\x80\x9c\xbe\xbb\x8b\x8b\x5d\xfc\x95\xce\xee\x3c\xa8\x07\xfa\x81\xe0\x85\x74\x62\x00\xb0\xd0\x12\xec\xce\x40\x7d\x81\x8e\xee\xc9\xb0\x24\x4b\x61\xe7\xc7\x13\x7f\xbc\x14\xcf\xb0\x44\x05\xfd\xae\x5c\x85\xa8\x07\xe3\x9f\x3f\xdd\xf1\x35\x67\x58\x53\x1a\x7a\xf0\x72\x4a\xea\x22\x72\xef\xc4\x85\x4e\x32\x3a\x6b\x53\xcf\x15\x07\xae\xe3\x7f\xc2\x5f\xa5\xd8\x73\xeb\x64\xe0\x90\xf5\xd4\x27\x12\x58\xdb\xf5\xf9\x8c\xdc\x6e\xf5\xf0\x5d\xe2\x92\xa5\x87\x73\x71\x36\x9d\x83\x93\xe5\x44\x1c\x5a\x7b\xf2\x5a\xe7\x20\xd5\x33\xad\xa9\xfb\x8d\x8f\xc2\xdb\x7a\x75\x32\x96\x3c\xfd\x7c\x01\x76\x2a\x05\xe9\x99\xc1\x43\x24\xd7\x9d\x4c\xbe\xa8\xac\xda\xe3\x24\x27\x94\x30\x79\x66\x48\x4d\xd2\x98\x9e\x99\xa7\x79\xf8\x05\x60\x98\xc4\xd3\x93\x9c\xd1\x0a\xd0\x33\x13\xcd\x87\xc7\xc4\xe1\x94\x58\x75\x66\x52\x77\x0d\x51\x16\x4c\xea\x12\xce\xb5\xaa\x71\x3b\xce\x42\x2c\x17\x2f\x3d\xc9\xf8\x24\x4c\x9e\x85\xeb\x24\xfe\x7d\x16\xae\x93\x60\x62\x26\x68\xb3\xce\x13\x26\x02\x95\xac\x19\x27\xbc\x6f\xa3\xb4\x6d\x27\x8b\x8f\x8e\x9f\x17\x80\xd7\xa2\xb3\x27\x7c\x69\xed\xe9\x75\x42\xe1\x6f\x3f\xa0\xb3\x02\x44\xe9\x70\xcf\x0a\xf1\x40\xf7\x82\x13\x9e\xb5\x3f\xe7\x12\xf7\x3e\x3b\x5f\x9c\x08\xdd\xb0\xfb\xe5\x79\x92\x26\xea\x86\x7e\xb2\x86\x95\x15\x86\x27\x3c\x09\xcd\x7e\x4e\x5e\xe3\xac\x30\x3c\x4f\x72\x17\xd1\xbc\x13\x56\x7d\x1b\x9c\xcf\xc5\xe1\xbc\xf0\xd7\x5a\x78\xbf\xc1\x1b\x92\x4f\xf3\x45\xb6\x2a\xa8\xa8\xe3\xfd\xc1\x2f\x16\xb9\xb2\x2e\xef\x24\x13\xac\xfe\x0d\xde\x6e\x4d\xd9\x89\xea\x0f\xb6\x2a\x9f\x5b\xc3\xab\x31\xef\x45\x05\xd5\xc5\xcd\x24\x4c\x5a\x09\x7a\x1f\x3a\xba\xed\x44\xd6\x93\x68\xd5\xd8\x89\x38\xde\x9f\xbb\xe2\x79\x63\x7b\x25\x20\x9e\x70\x1e\x1c\x3f\x44\x86\x6c\x50\x02\xe1\xc9\x3a\x8e\x8e\x8d\x3c\x59\xc2\xca\xa1\x8a\x27\xea\x36\xfe\x5c\x2f\x4f\x2a\x6c\xad\x2e\x3b\x11\xdc\xeb\x08\x82\x13\xb1\xbd\xed\xa7\x07\xae\x5d\x32\x10\x37\x5e\xd0\x07\xef\x82\xd2\x0f\xb8\x61\xde\x8f\x77\x41\xa5\x2d\x45\x3e\x66\xdb\x1a\xce\xc5\xe7\xc4\x3a\xcf\x77\xed\xa0\x96\x1b\xc1\xbc\xc9\x14\x9f\x57\x43\x71\xeb\x93\xc1\xbd\xd6\x69\x9c\xc8\xd0\x9c\xc5\xff\xcf\x17\x34\x49\xbc\xf8\x7c\xb1\xd6\x6e\x9f\x58\x5a\x31\xd6\x13\x57\xc3\xd8\xff\x2a\x0b\xc3\x39\x49\x33\xa5\x66\x3a\x27\x8e\xbe\xb8\xf0\xc9\x8a\x14\xc9\x27\x99\xba\x5f\xeb\x64\x4e\xf2\x69\xb1\xe5\x93\xa9\x52\xac\x21\x39\x59\xb4\xd1\x1a\x92\x8b\xb1\xbf\x56\x80\x5c\xc7\x22\x61\x59\x0f\x22\x37\xdf\x9f\x24\x82\xe1\x37\xb0\x11\xe2\xc3\x17\xf3\x31\xfb\xca\x7d\xa1\xce\xc4\x61\x84\xba\xc0\xa9\x0f\xef\xf6\x45\x66\xec\xb8\xd0\x8b\xcc\xd6\x61\x9e\x57\x20\x96\x4a\x82\xb8\x02\x8f\x86\x98\xe9\xc5\x3b\xa3\xb8\xf1\x15\xd6\xa8\xee\x13\x84\xaa\xfb\x37\x91\x52\x22\xc6\xc5\x5a\x8d\x8e\x02\xbc\xc2\x32\x0d\x69\x6a\x01\x1b\x2e\xee\x7b\xb1\x78\x57\x12\xe9\xba\x22\x88\xa5\x38\xc6\xc5\x6b\xa6\xb3\xa4\x5d\xd0\xb1\x0e\x07\x40\x5e\x71\xa5\xf5\x11\xdc\xcc\x94\x6c\x76\x7b\x7d\xec\xb6\x24\x1d\xb6\x2b\x7d\x04\xdb\x4a\x92\x0b\xcc\xf6\xf8\x59\x2b\xba\x8f\x5a\xfb\x73\xa1\x2e\x83\x23\x03\xae\xc4\xa2\x30\x82\x81\xce\xa2\x8e\x3e\xbd\x70\xcd\xb4\xcf\xd2\x85\xc4\xc6\xf6\x1f\xbe\xc0\x5b\x9d\x21\xe4\x82\xb5\xde\x69\x78\xaf\x8f\xb5\x26\x87\xd5\x5f\xb9\x13\x44\x3f\x58\xcb\xe0\x11\x78\xf6\x8a\xbb\x9c\xe8\x52\x2b\xf9\xf1\xd6\xe6\xcb\xda\x85\x88\x5a\x15\x5a\x1b\x57\x59\xab\xa0\x0e\x3e\x4e\xd9\x7c\xeb\xb9\xc0\x28\xed\xb5\x7f\xf1\xc6\x68\x0f\x59\x96\xfa\x6f\xf6\x8a\xbe\x18\x76\x62\x55\x0f\x6a\xfd\x7f\x50\x6b\xd0\x4a\xa2\x24\x91\x81\xc5\xff\x7f\x54\x1b\x57\x5d\x33\xd7\x3c\xa8\x27\xb5\x6e\x06\xd5\xfd\xb3\x03\x70\x50\xbd\xbf\xdb\x60\x79\xb5\x75\xde\xfc\x80\x8b\xed\xdf\x05\x1f\xa8\xc3\x46\x1e\x21\x0e\x8f\xea\xfd\x5f\x0f\x82\x92\x25\x37\xed\x31\x89\x5a\xfc\x1f\x94\xc2\x88\x8e\x0d\x36\x4a\xc1\xa5\xf2\x47\x23\x83\xda\xfb\x5f\x17\x5a\x6e\x24\x94\x3b\x7e\x70\xa8\x13\x0b\x25\x48\x5c\x34\x51\xdb\x37\x0f\xe5\xfa\xc3\x8f\xd6\xe6\x62\x3d\x6f\x3b\x14\xad\xfa\xfc\x76\xa6\x41\x7d\xfe\x60\x33\x38\xea\xf3\xbb\x7a\xf7\x60\x79\xfe\xc3\x51\x9e\xd7\x00\xda\x18\xf1\x06\xb2\x2f\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\x41\xff\x6f\x08\xbf\x41\xbc\xf1\x62\x9d\x24\x4d\xa6\x90\x27\x25\xee\xe4\x37\x80\x9b\x86\xf2\x5c\x4b\x23\x30\x3e\x21\x29\xa9\xe4\xda\xb8\x18\x7e\x61\x56\x73\xd1\x8c\xed\xb8\xcc\x0b\x66\xec\x9f\x95\x39\x59\xcf\x59\x50\x5e\x6b\x65\x34\x8f\x2b\x7c\x4b\x17\xfe\x2a\xfe\xf5\x62\x06\x5f\x07\x75\x5e\x70\x93\xb4\x3c\x7f\xb1\x68\xa8\x35\x86\x17\xe4\xa9\xe1\x48\xd3\x0b\xc1\x1c\x96\x6c\x2f\xd4\xca\x70\xd2\xfb\x8b\x26\x73\xab\xb6\x2e\x98\xcc\x87\xc3\x8f\x2e\x08\x58\xc7\xcf\x69\x83\x80\xe5\x3b\xc3\x45\xcf\xc9\x24\xe9\xe8\x82\x5e\x3c\x45\xff\x5e\x1b\x21\xac\xbd\x79\x3c\x0d\x15\xa3\x37\x7c\x3a\x11\xbc\x91\x7e\x86\x5c\x9b\xed\x2e\x41\xa7\x24\xd1\x5f\xb4\x87\x5b\xe1\x76\x21\x36\xe3\xe7\xf8\x22\x16\xc3\x1e\xa9\xd7\xb3\x60\xd2\x39\x79\xb8\x72\x9e\x05\xa4\x27\x2b\xc1\xaf\x87\xe4\xda\xb3\x40\x44\x6d\xb6\xd0\x77\x21\xb2\xe2\xe7\xc0\x43\x27\x90\x24\x40\x5f\x2f\xb0\xde\xc8\xf3\x12\x46\xcd\x1a\xc2\xd6\x8f\xba\xf4\x7a\x17\x90\x82\x01\x0e\x8f\x76\x1e\xbc\xa0\x77\x1f\xf6\xe8\xbf\x90\x11\xb8\x58\x79\x76\xbd\xdc\xce\x9f\x07\x93\x0f\xd4\xe7\xc4\x76\xba\x0b\x88\x53\x3f\x9b\x05\xe3\xf9\xcf\xee\x4e\x92\x63\x1f\x2b\x04\xf1\xda\xa9\xec\x9a\x0b\x6a\xcd\x7b\x52\x34\x31\x35\x66\xfa\x39\xab\x2a\x2f\x06\xf1\x26\x9f\x1b\xc6\xec\xda\x40\x70\x4d\x62\xa1\x90\xea\xfe\x64\xa8\xee\x2c\x78\x37\x2a\x75\x1d\x76\x52\xbc\xe1\x16\x69\x47\xca\x1b\x02\x93\x8d\xfe\x37\xbc\x1e\x93\x0e\xfb\x0d\x6d\xbd\xa1\xbe\x0f\xe0\x60\x76\x7f\x6b\x69\xdd\xc1\x8d\x0f\xba\x7e\x23\xf9\x72\xf3\x07\xa4\xf7\xd2\xa5\xdd\x9f\x78\x95\xcd\xcf\x6f\xd6\x31\xb5\x16\xf2\x86\x7a\x3f\x49\x70\xbc\xe1\x27\xe9\x55\xb9\xa1\xc1\xf7\xe6\xde\xa1\xe0\xb7\x07\x20\x09\x34\x88\x9f\xb0\xd5\x9c\xb0\xf6\x86\x39\xfc\x70\x44\xf6\x1d\x88\xd4\x5e\xa5\xa5\xfb\x90\xe2\xf3\x86\x8e\x3f\xc9\xbe\x74\x47\xd2\x24\x69\x99\x6e\x56\x4e\xb5\x4a\xfe\x8e\x5c\x78\x41\x0d\xe9\x2c\x65\xf7\x48\xe9\xac\xf9\x05\x22\x8c\xb7\x82\xb5\xbd\xac\xc7\xbc\x23\x2f\x15\x9e\x48\x24\xc2\x78\xa9\x60\x24\x2f\xc1\x2f\xbc\x18\xd4\x40\x4d\xd8\x8b\x04\x04\x4c\xe4\x49\xc2\xda\x4d\xe7\x4c\x07\xb7\xde\x94\xf7\xa4\xa7\xb8\x97\xbc\x27\xf6\x72\x2f\xe5\x8a\x11\x84\x89\xfa\xec\xcf\x79\xd3\x6a\x2e\xd9\xe7\x46\xe8\xb2\xf9\xd1\x9d\x58\x46\xc2\x43\x90\xef\x36\x03\x85\x49\x48\xfb\x72\x33\x5a\xe8\x07\xa7\x19\xb9\x6c\x5d\xe9\x0d\xb3\xfa\x61\x06\x75\x67\xca\x4a\x9e\x28\xec\xec\x49\x12\xdf\x9d\x1b\x7e\xff\x15\x43\xba\x21\x51\x5a\xab\x71\xb3\x7c\xab\x55\xaf\x37\x55\x2f\x52\x11\xdc\x85\x62\x94\xf7\x81\x46\x08\xc7\x2d\xdf\x85\x12\x4c\xf4\x27\x70\xf5\x97\x94\x7b\x33\x07\xcb\x51\xfc\x02\x96\xb1\xb8\x4b\x4a\xb5\xe2\x1e\x37\x0b\xbc\x3a\xe7\xe2\x5d\x88\xe5\x52\xcf\xdc\x65\xc1\xed\x41\x48\x15\xa5\xf1\xb9\xe1\xc1\x99\x0c\x66\xe5\x0d\x4d\xc4\xfa\xae\x6b\x66\x7e\x63\x51\x6f\xbf\xc1\x95\x15\xdc\x4b\x28\x15\x4f\xba\x59\xd1\xf5\xe7\x64\x34\x9e\x2d\x49\x62\x37\x2b\xb6\xda\x2f\xe8\x6e\xdc\x3d\x8d\xd1\xd6\xd1\xf1\x03\x50\x35\xcf\x94\x69\x8d\x1d\xe5\x7a\xd3\xc7\xd2\xfe\x27\xf7\x8b\x32\xee\xa2\xef\x37\xc3\xfb\x1c\x95\x7a\xbf\x9c\x87\x96\x06\x15\x97\xac\x76\xbe\x71\xa1\x4f\x12\x30\xef\x17\x74\x51\x82\xf0\x4d\x06\x23\xb1\xf7\x9e\x6b\x96\xea\x10\x55\xaa\x9d\xa3\xe3\x9e\xb8\x64\x48\x65\x78\x4f\x04\x48\x99\x3c\x30\x49\x84\x55\xe9\xf7\xe2\x27\x3a\x69\xcf\xd2\x7c\xeb\x28\x3e\x30\xe6\xaa\x14\xee\x78\xc8\x0c\xb4\xae\xcf\xd1\x90\x32\x30\xea\x37\x96\x51\x52\xf4\x73\xd0\x01\xa6\xf9\x05\x22\x9d\x24\xaf\x07\x8a\x6c\x4b\x24\x0f\x6d\xb7\x8e\x92\x7d\x48\xdc\xc5\x0d\x1e\x12\x6f\xf1\xc0\x27\x30\xff\xa3\x7f\x53\x32\x93\x5e\xe1\xc1\x35\xd8\x69\x96\x1f\xe4\xb2\x72\x04\xca\x13\x39\x27\xcd\x19\xb6\xd4\xac\x6b\xf4\x03\xff\x74\x97\xf6\x79\x68\x5b\xfd\xf9\x1e\xe6\xe8\xe8\xfe\xc9\xbf\xa4\x62\x78\x12\x85\x59\x09\x38\x4f\xe2\x4e\x8a\x4e\x3f\x89\x62\xbb\xae\xea\x4f\x62\x00\xb3\xbb\xe0\xa4\xa4\xc4\x7e\x12\xe5\xfa\xe4\x2f\x40\xf3\x9a\xbf\xe0\xac\xb5\x0a\x48\xde\x90\xc4\x33\x9f\xbc\xb6\x5a\x40\x65\xf2\x23\x09\x97\x0f\xaf\xc9\xde\x88\xcc\x4b\xd4\xf0\x03\x2c\x9c\x67\xc1\x64\x56\xa9\xb8\x07\x60\x43\xf3\x10\x3c\x54\x22\xbb\x0f\x4c\xad\xce\x40\xf9\xf0\xda\xac\x33\xf6\x14\xaa\x73\xbc\xb6\xa8\xc9\x93\x8c\xb0\x20\x59\xce\xc2\xf7\x2c\x7a\x24\xc2\xfa\x80\x1e\x39\x05\xc5\xf3\xd1\xa3\xd4\x7e\xda\xb9\x15\xa2\x68\xcf\xa2\x4f\xc5\x6f\x60\x19\x7e\x5e\x58\xcb\x20\x18\x2a\x2f\xac\xc5\x6f\x9c\xdc\x1b\x77\xc1\xcb\x83\xa6\x59\xef\xef\xe0\x7a\x19\x2a\xf6\xca\xbb\xdf\x28\xa3\x09\x68\x84\x4a\x26\x63\x74\xa3\x28\xe9\x65\x80\x43\x78\xfa\xbb\xe8\xd7\xa7\x51\x9f\x25\x49\xf5\x69\x34\x3e\x17\x8f\xf7\xf2\x81\x00\x66\xf2\x05\xab\xb0\x9f\x4e\x76\x24\xfd\xd5\xc3\x0c\xed\x36\x50\x3d\x48\x7c\x90\x7e\x5e\xe0\xce\xb9\x9d\xd7\x69\x1f\xfc\x4e\xd1\x55\xac\xe3\x61\x4d\x1b\x2b\xbd\x1f\xe6\x93\x92\xe0\xf0\x20\x5b\x54\xb2\x01\xe3\x19\xd4\x67\x88\xcf\x3e\xf4\xf9\x3e\x74\x7d\x79\x06\x17\x4a\x5d\x30\x77\xc1\xe1\xa5\x3f\xb1\xdb\x52\x89\x3d\x27\xc0\x96\x01\xe3\x59\xd5\x65\x0e\x3f\x00\x15\xf7\x08\xcc\x34\x60\x87\x83\xe7\x64\x05\xa5\xc3\x0f\xb0\xdb\x22\xe3\xcf\xb2\x78\x8b\xe1\x3d\x17\xb6\xdb\x08\x06\x03\xf7\xf1\xf3\x01\xb9\x9b\x67\x71\xe1\x9c\x0d\xbf\xc0\x69\x7b\x16\xd7\x37\x6d\xe7\x8c\x7b\x90\x89\x20\x79\x65\xaf\x05\xb4\x41\x20\xe7\xf7\xbc\x99\x7a\xe0\x30\x01\xba\x0f\x7e\xa2\x37\x6e\x9c\x5d\x23\x00\x4a\x3f\x9a\xdd\x3d\xf7\x3a\x58\x7e\x81\x4b\xad\x31\x71\xfd\xcd\xde\xcd\x75\xfd\x15\x4f\x7e\xee\x35\x2d\x2d\xcc\x2a\x27\x7d\xb8\xcb\x89\x2e\xb4\x30\x4f\xc2\x6f\x7d\xf0\x50\xf6\x14\x4f\x7e\xbe\xeb\x6c\x73\x6e\xed\xe7\x41\xcd\x2f\xef\xee\x43\x8a\x65\x20\x1f\xee\xa6\xd4\x27\x0f\x13\x81\x9a\x6d\x3f\xcb\x38\xe0\x85\x78\x79\x5a\xbd\xda\x2f\x45\x62\x5d\x1d\x9f\x97\x33\xf7\x17\x8d\x6b\xeb\x2f\xa8\x1d\xd6\x8d\xe5\x59\xf7\x55\x09\x07\x0f\x9c\xbd\xf3\xe1\x2f\x16\x9c\x7e\x81\x4b\xa3\x99\xb3\x3c\xa3\x35\x90\xcf\x44\x54\x95\x89\x35\x32\x7d\x1e\xbe\x01\x3f\xf4\xf6\x76\x3e\xe0\x07\x96\xf8\x2c\x0d\xe4\x03\x71\xc2\x1e\x43\x0f\x34\xfe\x8e\x82\x7a\x26\x60\xf4\xd2\xcd\x05\xe3\x5e\x87\x97\xbe\x64\x8e\x09\x7f\x8f\xb5\x10\x43\x0f\x4e\xbe\x71\xe8\xc1\xc3\x07\x51\x0f\x56\xa7\x7b\xa9\x5e\x66\xdb\xb4\x4c\xf2\xa2\xb0\x73\xb2\x6e\xe9\x85\x61\xbb\x49\xbf\xf5\x52\xb3\xee\x00\xe9\x97\x79\x18\x2c\xaa\xbd\xdf\x6d\xaf\x65\x03\x8e\x4c\x39\xd9\x63\x36\xda\x3d\xd5\x23\x02\x78\x5c\xf3\xec\x6d\x8b\x43\xf8\x85\x8b\x43\xba\x87\x4f\x18\x74\x46\xc5\xb7\x71\xed\xfc\xc1\x2a\xef\xb7\x7f\xf7\x95\x82\x40\x2f\x20\x44\xc7\x8e\xee\x2f\xa2\xca\x87\x83\x8f\x5f\x68\x3c\x93\xf5\x53\x6f\xc7\x76\x7a\x59\xa0\x8c\xcc\x22\xa6\xa8\xf7\xdf\xb2\x78\x31\xca\xfd\x67\xcb\xd8\x28\xef\xdf\xb2\x08\xfa\x4b\x7f\xa4\x23\xfe\x4d\x09\xf2\xf1\x0e\x46\x2a\x7b\xb4\xce\xaf\xfd\x60\x2d\x91\xe1\xc3\x92\x88\x00\xbd\x4b\xb3\x29\x91\xe8\x1d\xd0\x55\x7b\x1b\xcf\x85\xc0\xda\x86\x93\x10\xfb\xf7\x27\x30\x27\xf1\xe5\x97\xd5\x33\x2c\xee\xbe\xe0\x06\x39\xfa\x37\xe8\xaa\xce\xe9\x7b\x92\x93\x7a\x5b\x4e\xc2\xa8\x35\x5e\xcc\xc0\x40\x9f\x0c\x78\x90\xac\xf0\x2e\xcd\xa7\xa4\x76\x94\xfe\xff\x3e\x11\x94\x50\x66\x3a\x79\xd8\x7b\xd1\xc1\x52\x63\x82\x1b\xe4\xe8\xdf\x20\x1e\xd9\xbf\x51\x95\xd1\x87\xec\x63\x06\xa9\x19\xc6\x8f\x19\xe4\xf6\x03\x00\x8f\x58\xf0\x03\x38\xa1\x36\x03\x34\xbf\x0e\x24\x3e\xbc\x37\xc3\x44\xbc\x75\x37\x52\xf2\xfe\xfc\x5e\x98\xa1\x75\xbc\xd7\x66\x0b\x46\xe4\x0a\xfc\x49\xd2\xfd\x22\xeb\x8c\x1d\x5d\x5f\x84\xfa\x54\xc9\x02\xef\x43\xfd\xb0\x3a\x40\xe5\x32\x5f\x97\x5f\xe8\x35\x73\xf2\x6f\xca\x0e\x9e\xf5\xd3\xff\xf9\x53\x6a\xf6\x0b\xdf\x6d\xcd\xf9\xb4\xde\xa5\xd6\xd4\x1c\x1e\x02\xa4\x29\xc0\x15\xca\xf9\x33\xde\x07\x24\x22\x19\xa0\xc9\x55\x14\xc4\x1f\x9f\x68\x59\x3a\xa7\xf7\xa5\x0a\x42\xe4\xf2\x45\xfe\x98\xec\x7d\x58\x5a\x4d\x5d\x54\x5e\xa4\x09\xcc\x3f\x1f\x50\x6c\xab\xee\x12\x34\xdf\x8b\x34\x17\x6e\xf9\x01\xaa\x96\x5a\x14\x7c\x27\xb5\x81\xd2\x94\xbc\x30\x0a\xe7\x9f\xdf\x5c\xb7\xe4\x07\xdc\x3a\xb1\xa6\x17\x91\xdb\x59\x2c\xf5\x9d\x6b\xe2\xfb\x8b\xb9\xa8\xbc\xa8\xe5\x64\x64\xb6\x43\xf4\xe7\x32\xc1\x66\xbf\xf1\xa2\x1c\x49\xd4\x6f\x6a\x35\xb5\x5b\x33\x50\x25\xa0\x4b\xd9\x0c\x6b\x66\x7e\x83\xf7\x1d\x5d\x03\x27\xfc\x9d\x9c\xbb\x70\x86\xb5\xfe\x82\x02\x17\xcd\x2c\xb4\x9e\x8b\x6f\x24\xbf\xc0\x0d\xd1\x0d\x09\xf5\xff\xbf\x07\xfe\x84\x02\xca\xcf\x20\x94\xbd\xb3\x1f\x4c\xbe\xb1\x37\x75\x22\xae\xc6\x8e\x82\x13\x7a\xc4\x2c\x51\x7c\xc6\xb5\x43\xfe\x80\x8a\x20\x5d\xe4\x50\x9f\xbf\x65\xa1\x3e\x8a\xef\x7f\x50\xa9\x8b\xc4\x99\xea\xc2\x82\x5a\xfa\xe1\xe7\x44\xa3\x76\xfe\xf7\x40\x53\x65\xf1\x7c\x67\x5d\x40\xf1\xfc\x94\x7f\xbe\x40\x2d\x23\x63\xef\x4c\x8b\x6a\x08\x4e\x5c\x50\x73\x71\x97\x9c\xb9\x90\x71\x2e\x2d\x9d\x78\x1e\xaa\xe3\x7f\x0f\xd4\x05\xdc\x83\x87\x73\x3b\xa0\x3e\x7e\x4c\x3f\x78\x90\x41\x90\x8b\xbb\xb8\xfe\xf9\x53\xec\xc0\xca\xf2\xf7\xad\xfd\x55\x4c\xd2\x64\x20\x8c\xd7\x0d\x4a\x3a\x57\x09\x9c\x85\x78\xab\x1b\x33\x4a\xe5\x37\x27\x3a\x5b\x95\xf2\x9d\xcb\x61\x16\xa2\x90\x71\xac\xac\x95\xf7\x27\x9d\x9f\x68\x55\x0a\x45\x05\xa3\x21\x95\x72\x4e\x8d\x30\x0b\x79\x8a\x71\xaa\x42\x92\xf3\x0b\x15\x52\xb0\x24\xd4\x59\xc9\xd6\xba\x1f\x0c\x76\x29\xb0\xe0\x25\x95\x8d\x84\x48\xee\x93\xab\xdb\x17\x0c\x7e\x61\xc1\xa0\xb5\xa9\x3c\xa1\xc6\x5b\x16\x8a\x75\xf2\x82\xd9\xb8\xdd\xba\x8a\x4f\xdc\x72\xb3\xa8\xd7\x6c\x64\x7c\x46\xec\x46\x7c\x10\xe7\x9b\xd0\xea\x65\x1f\x7a\x64\x00\xca\xd5\x43\xf0\xf8\x15\xbf\xf0\xf0\x81\xc6\xec\xc8\xf0\xe3\x89\x75\x22\xa5\x8f\xc6\x20\x61\x11\xdd\x9f\x83\x42\x84\x74\x16\x93\x62\x8f\xe9\xca\x12\x7b\x7c\xfe\x58\x48\xd5\xfe\xc7\x13\x71\xc6\x36\x78\xcc\x4f\x90\x29\x76\xff\x9a\x9f\x20\xf3\xad\x9d\x7a\x40\xc6\xbd\x6c\xb2\x72\x92\xb8\xf9\x2c\x31\xee\xd8\x7a\x91\x79\x72\xed\x7c\x10\x4e\xde\x39\xfc\x09\x62\x85\x7e\xb2\x28\x4c\xd6\xc5\x32\x8b\x9d\x4c\x47\x67\xe1\x65\xc2\xc4\x59\xec\x75\x86\x82\xfd\x21\xfb\x7a\xcd\x0a\xfd\xd9\x51\xc0\x13\x71\x3a\x87\x22\xc5\xcf\x86\xbb\x6b\x51\xba\x88\xf3\xa2\xa6\x5b\xc9\x1a\x66\x87\xe6\xb5\xe4\x8d\xce\xb3\x23\x1c\xbd\xe4\x0d\xe9\x44\x7c\x48\x48\x4a\x2e\x3f\x07\xe4\xf3\xa4\x6b\xfd\x44\x04\xc6\x07\x58\xde\x0f\x22\x5d\xbe\xb6\x2c\x38\x47\xa4\x73\xfc\xbe\x1a\xce\x01\xb3\x44\xd2\x4d\x7f\xd2\xe1\x3e\xc9\xc2\x3b\x07\x30\x38\x49\x27\x3f\x07\x52\x39\x65\x29\x41\x26\x3c\xee\x9b\x52\x87\xce\x81\x08\xf3\xac\xab\xe0\x1c\xd8\xa7\xac\x1b\xec\x84\x5f\x79\x53\xce\xd5\x09\x2f\xf0\xe0\xa2\x71\x13\x2e\xd7\xc1\xc5\x69\xe6\x80\x96\x58\x55\x3f\x26\x7d\x93\x93\xdc\x3e\x26\x3c\x83\xbb\x6e\x59\x13\x9e\xc1\x5d\x62\xfb\x84\x67\x70\x53\xf1\x92\x49\xc7\xe0\x2c\x37\xa1\x09\xc7\xe0\x9e\xbb\x3f\x48\xdf\x6f\x4d\xe2\xfc\x18\x65\xcf\x5b\xdb\x30\xcf\xc0\x10\xdb\xc3\x2f\xd4\x7f\xfe\xf4\xa2\xfd\x3a\x3f\x3e\xd9\x95\x22\x68\x9e\x1f\x13\xec\x65\x1f\xa9\x79\x7e\xf7\xad\x5e\xba\xbf\x7f\xbe\xdf\x3f\x00\xbd\xf8\xed\x01\x91\xea\xc2\x33\x04\xcb\x0c\xca\xbc\x38\x4f\x56\x33\x08\xfe\x8d\x14\x98\x9b\xa6\x4e\x78\x1d\xf7\x9a\xdc\x01\x6b\xa5\x56\x3f\x60\xd5\x52\x77\x80\x6c\xd8\x49\x6b\xc6\x6a\xa1\xfb\x3e\x38\xe1\x93\xdc\xab\x67\x18\x51\x2d\xc4\x33\x8a\x74\x20\x34\x00\x0f\xa4\xd5\x8d\x06\xf0\x59\x0e\xe9\xa3\x6c\xff\x7b\xbe\x34\xe9\xd1\x9c\x92\xc1\x85\x3e\x39\x49\x09\x35\xe1\xe2\xfc\x3d\xf0\x00\x90\xc0\x65\x74\x9d\xf0\x79\x0e\x49\xbc\x75\xc2\xe7\xb9\xa9\xda\xd5\x84\xcb\xf3\x37\x88\xe6\x0c\x9f\x67\x87\x6e\xcc\x13\x42\x42\x12\x25\x9c\x27\x84\x84\x94\x3c\x6d\x18\xea\x92\xb4\x14\xf3\xa4\x2b\x97\x32\xac\xcd\x33\xf1\xe4\x46\x8f\xf2\xf2\x81\xe1\x9a\xec\x43\xc3\xe6\xb5\xdb\x5a\xcc\xcc\xe5\x30\xc2\x66\x2e\x47\x12\x60\x99\xcb\x51\xfc\x09\x97\xa3\x69\x7d\x32\x97\x23\x0a\x30\xe8\xb6\x55\x70\x72\xc2\xdd\xfa\xeb\xd3\x5d\x70\x39\xb2\xbf\xa0\xcc\x34\x04\x39\x64\x91\xf6\xf3\x05\x57\xa3\x69\x97\x32\xcf\xb6\x0f\x4a\xe6\x6a\x64\x83\xc5\xd5\x48\x7e\xc0\xd5\x18\x9a\x6b\x21\xe6\x14\x75\x5a\xb8\x1a\xde\xc8\xc2\xd5\x88\xea\xa3\x70\x35\x8c\xad\x85\xab\x91\xb5\xc4\x65\x21\x87\x1f\x90\x38\x16\x41\x5a\xb8\x1c\x3e\x93\xf4\xf4\xfe\x41\x97\x42\xec\x68\x7e\x40\xec\x28\xee\x14\x76\xff\xf0\xd3\x07\xf3\xd0\x79\x05\xcb\xda\x7b\xad\x31\x0b\xe8\xcb\xa9\x62\x9e\x95\xb3\x35\x35\xab\x6b\xb6\x7e\x83\xb3\x15\xb3\x80\xc7\x78\xf0\x2d\x7f\xc2\x65\xfc\x1b\x45\xe8\x02\xb7\xb8\x22\xd5\xe5\x3c\x2b\x67\x1b\xfd\x09\x37\xbf\xf9\x13\xce\xd6\x88\x0d\x09\xaa\x89\x35\xc0\xcf\x3c\xd8\x47\x6a\x9e\x08\x30\xce\xd1\x58\x0b\x99\x2a\x29\x63\xcf\x84\xb7\xeb\xf0\x9a\xbf\x28\xca\x27\xb7\xf1\x09\xb5\x55\x53\xf4\xd6\x7c\x61\x9a\x97\xac\x3b\xdf\x04\xde\x22\x32\x3a\x8f\xf0\xcf\x1f\xdd\x98\x27\xae\x61\x5d\xba\xd3\x89\x5b\x98\x94\x60\x73\xae\xec\x58\xfa\xc9\x8c\x2e\xfa\xc9\xc4\x0e\xfa\xd9\xd0\x97\x3f\x46\xf0\x73\xd7\x4f\x54\xd8\x72\x5f\xf7\x3f\x7f\x4c\x4c\xe7\x81\xfa\xfc\x49\x3f\x3f\x11\x3d\xb9\xeb\xf9\xcf\x1f\x15\x76\x9a\x33\xb0\x38\x97\x7e\xe2\x5b\xbd\x1c\x58\x02\x46\x3f\xbf\x6f\xf7\x95\x64\xe2\x6a\xa5\x92\xda\x13\x57\x18\x05\xb6\x4e\xdc\x60\x4c\xd2\x71\x7f\x91\x6d\x75\xe2\xf6\xa2\x8a\x8a\x13\x97\x17\x05\xa0\xce\xf9\xd1\x24\x69\x91\xe7\x2c\x5f\xcf\x42\xb0\x59\xd0\xb3\x80\xfc\xf0\x5e\x99\xf9\x27\xc4\x77\x25\x51\x9a\x13\xce\x4f\x3a\xbd\xf3\x4d\x5f\xcf\x02\xe3\xcd\x58\x68\xbf\x8d\x6d\xf1\xdb\xc8\x94\xcb\xc5\x0a\x13\x45\xc2\xfb\xce\x2f\x1b\x66\xc4\xcd\xfb\xd8\xf6\xde\x30\x59\x23\x31\x7c\x57\x85\xff\x2d\xdf\x09\x13\xf9\x71\x42\xdc\x81\x52\xf1\x38\x60\xcc\x4d\x3b\x31\x64\x3c\x0e\xa4\xa2\x54\xbc\xd7\xf7\x00\x12\xd0\x56\xda\xc5\x83\xf5\xfe\xdb\x36\x4a\x7f\x0f\xe8\xab\x99\xf5\x09\xa2\xdc\xf3\xf6\xb3\x8c\x07\x0a\xa9\x7f\xa2\x6b\x5b\x0f\x50\xcb\x39\x1e\x3b\x47\x71\x3c\x50\x16\x37\xa4\xae\x37\x62\xa0\x2d\xb3\xec\x3e\x50\x3b\x28\xc8\x19\x3e\x1e\x2c\xd4\xd2\x76\x62\x85\x78\xa4\xce\x07\x5d\x9f\x4c\xce\x65\xec\x51\x56\xb6\xfa\xed\x5f\x1d\x8f\x72\xac\x37\xf6\x27\x05\xbc\x2a\xef\xd4\x0a\xf1\x40\x56\xe9\x6f\x15\xf6\x6c\x0b\x83\x13\x92\xd6\xa3\x6e\xe9\x6b\xaf\x69\xa5\xf5\x79\x27\xd3\x8c\x47\x7d\xe9\x7b\xd4\xf7\x02\x21\xd3\x57\x68\x3b\x30\x2b\x1e\x8d\x6e\x81\xfb\x6a\x15\x0f\x26\x35\x91\x1f\x60\x3c\x3a\x38\xb3\x5c\x0b\xe3\xd1\x61\x21\x92\x0f\x5d\x3c\x06\xcd\xf0\x3b\x33\x45\x3c\x06\x8c\x82\xf2\x5f\x8b\xc7\x80\xc9\x2f\x07\xed\x0b\xc2\x47\x83\x3c\xde\xe2\xb1\x28\xeb\x2e\xdb\x16\x8f\x93\x99\x9f\x37\x55\x8c\x07\x5c\xd4\x83\x9c\xc7\xe2\x71\x21\xa3\x52\xda\x25\x25\xe2\x01\xcf\xcc\x90\x76\xac\x45\x3c\x60\x75\x0e\x72\xa3\x88\xc7\xb3\x76\x7f\xec\x3e\x1e\x16\xe4\xd8\xdc\x2a\x1e\x2f\xe0\x90\xed\xf1\x7b\xc0\x61\xb5\x0d\x2f\xd3\x49\x6d\x56\x1c\x8f\x59\xb8\xa6\x1b\x1d\x02\xab\xb0\x4a\xa5\x1f\x43\xa4\xa4\xb2\x43\xf5\x63\x88\x60\x92\x52\xea\xc7\x10\x99\xc6\x6b\x4b\xda\xdf\x83\x8b\x6f\xb4\xfd\x00\xce\x93\x52\x07\xc7\x80\x12\x70\x41\x0a\xe4\x18\x22\xfc\xf7\xa4\xa7\x8c\x21\xc1\xbb\xa1\xee\x2c\xf7\x31\xb0\x06\x95\x14\x8b\x31\xa0\xa4\x54\x90\xe6\x31\x86\x74\xf3\x41\xde\xa3\xb0\x58\x40\xcb\xcb\x70\xf3\x3d\x78\x59\xa3\x6d\x43\x5a\x16\x60\x6d\xbf\x51\x33\x1f\xec\x15\x0b\x48\x34\xfa\x49\x6e\x7b\x14\x24\x47\x0c\x2d\x8f\xfd\x09\x72\xe4\x7d\x0f\xf6\x02\x75\xdc\x1f\xeb\xce\x82\x1c\x03\x83\x68\x5b\x89\x7b\x72\x88\x20\x6c\x5d\xbf\x6f\x26\x0e\x29\x9b\x9e\x84\x87\xd1\x05\x65\x53\x9c\xb0\xb0\xa1\xe4\xfd\x09\xed\xf7\xad\xe4\xbd\x1c\x0f\x4c\x2f\x6d\xa7\xeb\x8c\xe1\x19\x7c\xa3\xf8\xc1\xcd\x07\x1b\x72\x1a\x81\xdb\xce\x07\x1d\xc3\x03\x24\x6c\x3b\x9c\x3e\x06\xda\xf4\xda\xce\xee\x11\xc3\xcb\xfa\x1c\x45\x4b\xfa\x26\xae\x8f\x00\x03\x2b\x0a\xad\x34\x3d\x68\x9c\xdc\x26\x41\x61\xc2\x79\xb3\x95\x45\x8d\x63\x0c\xc4\x97\x7d\xd1\x89\x11\x65\x74\xc3\x10\x2d\x88\x89\x9d\x56\x3f\x40\x12\x91\x56\x37\x3d\x89\x95\x39\x28\xb7\xc2\x36\xc6\x0a\xb7\xd3\x56\xf7\x29\x8d\xc8\xa5\x12\xda\x2e\xee\x1b\x23\x33\x93\x28\x7b\x5b\x8c\x03\x76\xf6\xb6\xeb\x59\xc6\xc8\x68\xb3\xb6\x59\x58\x8c\x57\x66\x74\xf3\x46\x8f\x48\x27\x72\xf9\x59\xc4\x48\x07\x49\x59\x29\x62\x84\x77\xe3\xf7\x60\x6d\x43\x5c\xc7\xb6\x85\xdd\xc7\xcb\xb0\x8d\xad\xd8\x8a\x71\x22\xeb\xe8\xb1\xf3\x5f\xc6\xc4\xe2\xdf\x6d\xd7\x1b\x8d\x29\x10\xa3\x5a\xfe\x8b\x7b\xd3\xf7\x36\xf7\x68\xd3\x85\x14\x26\x33\x2d\xef\xc5\x4a\x09\x8e\x64\x6d\x87\x82\xc4\xc4\x12\x45\x79\x67\x76\x8c\x29\x31\xbb\xfd\x8e\xc3\xfe\x1e\xac\x4f\xb2\x1e\x10\xa6\xaa\x4e\x9f\x95\xcf\xd9\x7d\x9c\x7c\x10\xf5\x60\xf2\x81\xfa\x20\x5d\xd8\xb5\xef\x62\x4a\x93\xaa\x97\xb8\x3f\x59\xcc\xa8\x75\x3f\xb8\xf8\x60\xf7\xc1\xd2\x29\xad\xed\x2d\x49\x99\x8e\x76\x4d\xd3\xcf\x1c\x65\x97\x1d\x89\xa9\x30\x3a\x73\x1b\x3d\x62\x42\x6d\x88\xd0\x76\x3a\xf9\x98\x0a\x97\x70\x87\x67\xc7\xc4\x5c\xef\xad\x6b\x09\x2b\x6e\x85\x6d\xa7\x92\xfa\x1e\xd0\xe5\x74\xe8\x0d\xd2\x96\xed\xc7\x11\x53\x43\x3c\x55\xeb\x5a\x31\x24\x21\x0d\x6d\x97\xe4\x8a\xa9\x81\xb1\xd6\x21\x48\x99\xf8\xb1\xee\x40\xe2\xef\xc1\xca\xa1\xb8\x21\x6d\xab\x1e\xf8\x3e\x7f\x09\xd9\xcd\x3e\xe1\x41\xc3\x32\xd7\x58\xd7\xaa\x77\xa2\xe8\x4e\x74\x14\x13\xb2\x31\x7d\x0f\x76\x1f\xe7\xe0\x6c\xb7\x08\x90\x6e\xe8\xa6\xda\xce\x4d\x12\xd3\x0d\x1d\x59\x8e\x9a\xed\x8d\x9d\x4b\x3b\x66\x3e\xa6\x07\x05\xbf\xdb\x0e\x20\xfd\x1e\x20\x68\x7e\x6b\x9e\x62\x7a\x32\xdf\xd0\x02\x3d\x44\xa9\x9d\xb6\x27\xa6\x87\xb2\xc9\xd0\x41\x78\x48\x4b\x86\xb6\x61\xc2\x85\xa7\x6d\x77\xc5\x98\x8f\xcc\xc3\xb4\x11\x37\x1f\x74\x96\xd9\xee\x35\x31\x07\x68\x92\x14\xe0\x1d\x73\x60\xe5\xd6\x1d\x24\x13\x73\xc0\x5c\xfa\xb6\x9c\xc7\x8c\xfa\xa1\xdf\x25\x66\x41\x9a\x13\x94\x88\x7d\x7b\x52\xc7\xcc\x0a\x5e\x62\x1b\xb9\xb2\xcc\xe3\x56\xea\xc6\xcc\x34\xdb\x7d\x2b\x3b\x63\x66\x16\x3a\x55\x7e\x8f\xb9\x33\xd5\xe3\xae\x72\x11\x33\xaf\xc9\x7d\x1b\xcb\x63\xbe\x58\x71\x7a\x5b\x27\x62\xbe\x58\xfc\x66\x1b\x0a\x62\xa6\x87\x77\x17\x6d\xc9\x0f\x72\xa8\xa5\xed\xc5\x15\xf3\x7b\x2c\xa3\x48\xd7\x03\x4c\x36\xf8\x01\x84\xe5\xbe\xf3\x43\xc6\xfc\x32\x37\x68\xd8\x38\x97\x5f\x96\xc8\x0b\x02\x7d\x2e\x73\xda\x66\x24\xe5\x60\x39\xee\x9d\x21\x2c\x96\x83\xb9\xb3\x76\xda\xb4\x58\x02\xfc\xc4\xfb\x4e\x01\x16\x4b\x40\x16\xf1\xbe\xb3\x35\xc6\x12\x6e\x4e\x7f\xe8\x13\x16\x8e\xdd\x99\x13\x63\x41\xb5\xf5\xef\xc1\xee\x23\x32\x36\x7c\x27\x30\x88\x85\x25\xaa\xba\x84\xec\x92\x59\x56\x66\xdf\x2c\x62\xc9\xcc\x0e\xb1\xdd\x72\x63\x29\xc7\x7a\x63\x7f\x82\xaa\x2c\xa1\x6f\xe7\x8c\x58\x98\x0d\x3f\x4b\x2e\x2f\x4c\x7d\xda\x84\x2f\xa5\x71\x2e\xbb\xa4\x58\x2c\x0d\x62\x45\xdf\xd1\xfb\xb1\x30\xad\xd6\x2e\x07\x1b\xcb\xa0\x30\xb3\x8d\x19\xdf\x03\x6a\x94\xb7\xf4\x5b\x56\xde\x8b\x7d\x2f\x8e\x05\xf1\xbe\x21\xed\xb0\xf5\x58\x4e\x66\x6e\xda\x29\x59\xbf\x07\xfc\x64\xe9\x26\x62\x39\x99\xf9\x70\xa7\x64\x8d\x85\x11\x44\x5d\xc7\xb8\xdc\x20\xaf\x7d\x07\x11\xc6\x72\x83\xe0\xf4\xad\x51\x8e\x65\x49\x11\xdb\x32\x1a\xcb\xcb\x35\x4e\x9a\xfd\x4b\x34\x95\x58\x5e\x5e\x08\x2f\x3d\xfd\x8d\x87\xc4\xf7\x76\xe1\xdb\x7b\x6d\xde\x7b\x7d\xbe\xe7\xf5\x32\x13\xe5\x56\xf5\xc4\xf2\xbe\xeb\xc1\x1e\x71\x32\x5b\xf3\xf6\xa5\x8f\x05\x77\xd3\xef\xc1\x9e\xd7\xe4\x72\x6e\x7d\x49\x2c\x13\xb2\x4f\xdf\xaa\xc3\x58\x26\x0b\xc5\x6d\x2d\x55\xac\xc7\xc1\x3e\x36\x35\xaa\x07\x0c\xa3\x7d\xeb\xdb\x62\x3d\x98\xab\x66\xfb\xf6\xc5\x7a\xa0\x10\x71\xdf\xae\x18\xb1\x46\xa0\x7d\xda\x39\x98\x63\x8d\x95\x37\xc7\x7d\x1f\xab\xb1\xb1\x8f\xae\x4f\x58\x6b\x69\xbb\x45\xc6\x9a\xf2\x2a\x1d\xbc\xfb\x60\x7d\xba\xbe\x55\x72\xb1\xa2\x80\x43\xe8\xdb\x8d\x26\xd6\xca\xcb\xe6\xf6\x27\x8a\x15\xf9\xae\x43\xdf\xc9\x17\x63\xed\x4c\xbf\x9e\x35\xb9\x95\xb3\x6b\x1b\xb8\x63\x1d\xd4\xb8\x55\x3f\x20\xf5\xc9\x65\xf7\x01\xbb\x40\xc8\x3b\x27\x76\xac\x63\x75\xaa\x05\x3a\x79\x62\xb3\x16\x68\xe9\xd3\xb6\x2d\x31\xd6\x13\xd5\x36\xfb\xce\x95\x1c\xeb\xca\x09\xb0\x8d\x72\xb1\x9e\xe4\x67\x87\xde\x60\xf4\x47\xcb\x1b\xab\xeb\xcd\x62\xa4\xbb\xf4\x5d\xac\x37\x2d\x4d\xd1\x0f\x08\xd8\x8e\x07\x89\xf5\x25\x2f\x3a\xb4\x0d\x0b\x0b\xcb\xbe\xb2\x54\x1a\xc4\xba\x64\xf4\x3a\x11\xb6\xd4\x77\xd1\xb6\xd8\x8e\xc9\x2a\x80\xfb\xa8\xb4\xc0\x94\x99\xdb\x22\x10\x5b\x80\xd0\xd0\x77\x46\xc0\xd8\x28\x22\xf5\x5d\x55\xf9\x7b\x70\xf1\xc1\xb1\x1f\x90\x17\xd5\x4d\x9f\x1a\xea\x02\x86\x5e\xf7\xf1\xf8\x2e\x40\x7c\xb0\x3b\xad\xcc\x9b\x59\x37\x26\xb7\x0a\xd7\xb0\xbe\x95\x4d\xb1\xb1\xd6\x4d\xaf\x5b\xdc\x6b\x2c\xce\xa1\x6a\x03\xb1\x55\x54\xcf\xea\xdb\x4f\x24\xb6\x46\x36\xb1\x75\x41\xb1\xad\x84\xe8\xbb\x50\x7b\x6c\xc8\xbc\xfd\x3d\x58\x8b\xdc\x46\xe7\xb0\x5b\xfe\x6b\xc8\x60\xf4\x09\xba\x7b\x81\xce\x4e\x48\xb7\x30\xd7\x2e\x16\x7e\xd8\x8a\xaf\xef\x01\x86\xdd\x19\xc0\x62\x63\xb0\xa0\x6c\x0c\xb1\xdd\x89\xa1\xda\x5a\x8f\x1b\x52\xbc\x62\x75\x63\x83\x1b\x71\x3c\x76\x79\xb3\xd8\x1e\xa4\x33\x96\x27\x5c\x6c\x6f\x58\x0f\xf6\x27\x93\xd7\xf3\xad\x64\x8c\x9d\x0a\x9e\xbe\x93\x86\xc4\x7e\xa0\xd4\x68\x6f\x7b\x2e\x1f\xd9\xc5\x12\xee\x35\xed\x91\x25\x51\x76\x8d\xd6\xd8\x23\x93\xd4\xb5\x7d\x23\xe9\xa8\x03\x1a\x94\x07\x3c\xf6\x4c\x0a\xb3\x4b\xc6\xc7\xce\x3a\x7f\xbd\xed\x2b\x4a\x2f\xac\xed\x2b\x21\xbb\xd7\x87\xeb\xb1\x97\xb0\xa3\x82\xc0\xf7\x60\x7f\xb2\x92\x8d\xed\x5c\xf7\xdf\x03\xd6\x87\xdb\x48\xd7\xc7\x2a\x18\x1c\xf4\x49\x6f\xcc\xe7\x99\xf4\x80\xf5\xb4\x36\x8e\xf5\x75\x90\x25\x0f\xf7\x73\xd7\xb5\xd6\x1b\x99\x35\x3c\x36\x0f\xec\xe7\xaa\x19\xac\xe9\x9f\x83\x9f\x6c\x62\xd0\x4f\x72\xfc\x9d\x2e\x3b\xf6\x93\xc7\x54\x12\x73\x5f\x1c\xad\x6f\xd9\xa4\x33\xb8\xb4\x4b\xb8\xed\x8c\x5f\xec\x92\x87\x3b\x8e\x7a\xdb\xda\xd1\xd8\x1f\xee\xf5\x4e\x3f\x19\xfb\xb3\xe0\xda\xa2\x49\x7f\x56\x85\xd0\x4d\x81\xfb\x1b\xd6\x72\xfc\x45\x5e\xbd\xef\x6d\x42\xb0\xe9\x75\x7f\x99\xa7\x7f\x6b\xa8\x63\x7f\x3b\x27\xbe\xb9\x6e\x7f\x5f\x8e\x38\x34\x22\x12\x0a\xef\x6a\xf0\xb1\xcf\x55\x38\x73\x0b\x36\x7d\x11\x9f\x9d\xc3\x2a\x8e\x48\x9c\xde\xd9\x7e\xe2\x88\xd7\x4a\xee\xbf\xd6\x7f\xe4\xc1\x37\xb6\xce\x65\x94\x9b\x09\x5b\xf6\x96\xad\x32\x3f\x69\x57\xcc\x8e\x2c\x77\x11\xfa\xae\xfb\x13\x59\x68\x21\xf4\x1d\x60\x1e\x47\x2b\x7c\x63\x53\x67\x26\xbd\x0c\x5d\x02\xf9\x38\x57\xd0\xd2\x3e\xc1\xe3\xa1\x7d\xa8\x09\xd2\xe7\x61\xac\x4c\xdc\x7d\xd0\x95\x75\x6c\x0f\xa4\x38\x5e\x46\x81\xa4\x4d\xae\xc7\x9b\xe9\x22\xbd\x49\xdc\x78\xfb\x8a\x74\xdd\x9d\xd2\x17\x6f\x6c\x17\x94\x48\xc7\xb6\x30\xb6\xa7\x46\x1c\xef\xca\x44\xb2\xd5\x21\x63\xde\x8c\x85\x6d\x7a\xf0\xb4\x7f\x7b\x70\x1e\x81\xa3\x6c\x09\xeb\x3c\x22\xdd\xc5\x37\xb6\x9d\x47\x5f\x71\x16\x79\x3f\x98\xcb\x35\x7f\xad\xc7\x19\xc6\x72\x28\xdf\x7d\xc4\x8b\xc2\xf3\x26\x93\x27\x0b\x4e\x0f\x69\x20\xcf\xcc\xc8\xc1\x5d\x1f\x27\x9e\x05\x72\xdc\xd8\xb5\x5b\xe2\x59\x97\xaf\xd9\x96\x88\xce\x0a\x8f\xac\x63\x07\xb3\xc7\xb3\x5e\xeb\x8d\xdd\xe9\x78\xe9\xc3\xb0\xc9\xd3\x85\x62\x0e\x41\x15\x2c\xe2\xd5\xc8\xf0\x77\x12\xf1\xef\x01\x09\xe9\xbe\x59\x5f\x6d\x39\xed\x0c\xbf\x41\x25\xee\xc6\xd3\xab\x55\x56\xfd\xce\x7a\x80\xaa\xdf\xc7\xf6\x8a\xfb\x1e\x50\x13\xba\xcf\xe3\x85\xbc\xfd\xf1\xd0\x5c\xae\xd6\xa9\x30\xd9\x47\xf8\x42\x5a\xfd\x90\x77\xed\xc6\xef\x01\x2f\x7d\x1b\x71\xaf\xd6\x59\xbd\x23\xea\x8d\x41\xd6\xb3\x29\xda\x85\x8c\xf3\xf1\xd8\xf5\x25\xbf\x07\xf0\xe4\x09\x9e\xfe\x45\xbb\x5d\x53\x1f\x28\xfd\x7c\xec\xdc\xb8\xdf\x83\x49\xb1\x42\x80\xd1\x1b\x73\x27\x05\xfd\x1e\x74\xa6\xf0\xd4\x1b\x74\x4d\x94\x5d\xe0\x42\x5a\xed\x78\xec\x64\x53\xf1\x62\x4e\xeb\x63\xa7\x82\xfa\x1e\x9c\x8c\x2d\x5b\xab\xfe\x14\x5a\x75\xfb\x16\xb3\xde\xd8\xa8\x4b\xdf\x24\xff\x2d\x34\xd3\x89\x6e\xbe\x28\x74\x13\xf2\x0e\x7c\x88\x93\x09\xc4\x8b\x74\xc7\x93\xc9\xbb\xa5\x23\x99\x9d\xde\x0e\xdb\xa8\xf2\x3d\xe8\x78\xa1\xe9\xf7\x49\x45\xb1\xbe\x58\xa2\x6d\xf7\x83\x4e\xa5\xb7\x3e\x89\xf7\xbf\xa9\xd6\x67\xa7\xfd\x7e\xdb\xaa\xbe\x07\xa4\x40\xfb\xa0\x4f\xa4\x7d\xfe\xc0\x88\xfb\x01\xcd\xbc\xd2\xbb\xcc\x4e\x4b\xa8\xee\xf7\xb3\x57\xee\x5b\xd4\x1b\x10\x07\x53\x4f\xea\x03\xfe\x53\xcd\x90\xa3\xac\x43\x4b\xfa\xcd\x8c\x92\x92\x30\x67\x1f\x9c\x6b\xd4\x18\xe7\x02\x4b\x9f\xc0\x23\x3a\x6d\x7f\x95\x38\xfb\x45\x38\xab\x26\x7f\xf1\xbc\x45\xcd\x15\x41\x1b\xd2\x78\x4f\xa4\xf6\xfd\xd1\xc1\x4d\xe4\xf6\x6d\xdb\x50\x1a\x27\x53\xf7\x66\xd9\x72\x66\x5f\x01\x16\xd5\x6f\x00\xce\x6d\xce\xfb\x1e\x80\xf9\xd5\xf2\xef\x8c\xab\xfc\x4f\xf8\xd6\x44\x46\xdc\x0f\x57\x37\x40\x83\x2e\x37\xd2\x01\xce\xb1\xec\x60\x1b\xdf\xe7\x38\xe8\x3b\xa4\x95\x1d\x0b\x29\x34\x29\xa6\x84\x95\xe5\x6c\x22\x25\xec\xd7\x85\x1e\x2c\x8f\x84\x2d\xe1\xcc\x41\x0f\x04\x29\xc5\xe6\xa0\x05\x59\x07\x73\x0e\x58\x35\x92\x2e\xcf\xcb\x9b\x28\x1f\x06\xf4\xa1\x67\x59\x15\x18\xcc\xc5\xb0\x63\x8b\xe2\x1c\x2b\xa5\x7f\xfd\x5f\x7b\x48\xfe\xeb\xfc\x8f\xff\xfb\xc5\xeb\xdf\x17\xc7\x3f\x7f\xd6\xbf\xd0\x2b\xef\xe7\xe5\xd1\xf3\x86\xea\x73\xbb\xe1\xbb\x25\xef\x7f\xbf\x65\x3c\xf4\xc9\x87\x18\xfb\x5f\xf8\x84\x35\xb5\xdc\x6e\x61\xda\xc3\xdd\x72\x7b\x78\x24\xe0\xdc\xe6\xdb\xe3\xf8\xc4\xe1\xf5\x2f\x6d\x6e\xc7\x6e\x79\x86\x5b\x28\x44\xef\x96\xd7\xbd\x31\x7f\x57\x52\x8b\x7b\x9b\xcc\x43\xbf\x5b\xa6\x7b\x43\xaa\x85\x6d\x40\x3f\xc2\x27\x89\xec\x7f\x07\x13\xa6\x6f\xb8\x63\xd5\x5c\x23\xe3\x0d\xe5\x58\x7e\x44\x43\x11\x81\xd8\x76\x5f\xfd\x28\x98\xdb\xd0\xa7\xaa\xf1\x1c\xe9\xd0\xca\xa6\x83\xb5\x6b\xd5\x52\xdd\x02\xd2\xb3\xd7\x22\x05\xc1\x98\xe8\xbb\xac\x8c\xff\x47\x0a\x8f\xdb\x5e\xb6\x45\xb5\x4d\xb5\x31\xa9\x54\xd7\x0e\xa7\x74\xaa\x0d\xfe\x3f\x45\xf9\xf2\x8f\xf4\x11\x94\xfd\xef\xaa\x3f\xe4\x36\xc3\x82\x02\x86\x87\xe2\x2a\x8e\x34\x3c\x37\xa8\x59\x14\xd7\x74\xa4\x0f\x8b\xf6\xbf\xdf\x14\x0e\x7f\x75\xde\x6e\x02\x47\x92\xbb\xfe\x91\x2e\xf7\x08\x51\x59\x9e\xe2\x47\xba\xdd\x23\x22\xce\xe4\x0d\x7a\xc0\x1c\xb0\xff\x05\x7f\x92\x73\xfd\x01\x65\xc3\xfe\xf7\x66\x5b\x53\xdb\xeb\x36\x42\xb2\xdd\x3a\x0e\xdc\x5b\xf7\xbf\x05\xc3\x0d\x35\x69\xe3\x50\xee\x3d\x28\xd8\xe6\x40\xb9\xf7\xf5\x2f\xec\xc1\x2a\xfd\x79\xa0\x46\xfa\xfe\x97\x80\x6c\x4f\xb1\x03\xc5\xcc\xf7\xbf\x04\x64\xbb\x01\x85\x37\xed\xb6\xf0\xb2\xf4\xbb\x62\x42\xa2\xcf\x79\x3c\xe0\x90\xbe\xdd\x7a\xe2\x91\xa2\x5a\xe0\x70\xb2\x7d\x19\xe3\x91\x86\x5b\x4e\xf8\x19\xec\x96\xdc\xd4\x02\x37\xaa\xaa\x62\x48\xf1\x68\x59\x6d\x6d\xfc\xf3\x67\x24\x37\x75\x03\xd1\xd1\xb4\x5d\xcf\x62\x28\x7b\xcf\x62\x28\x19\x5f\x15\x35\x55\x37\x9d\xff\xfc\x19\xad\xbb\xe9\x72\xd3\x8b\xaf\xc2\x6e\xaa\x1a\x2b\x20\x85\x64\x71\x87\xf5\x74\xd3\xf5\xcf\x9f\xae\x58\xcf\x18\x9a\xbf\x6a\xc8\x96\xba\x9d\x5e\x62\x68\xfe\xaa\xe1\xab\x7d\xaa\x23\x24\xdf\xfd\x2f\xa3\xb4\xd5\x62\xd8\xe1\x45\x1c\x95\x57\x3d\x86\xd1\xdd\x36\xd8\xa6\xc1\x6e\x2d\x62\xf8\xe8\x62\x57\x6e\xac\x18\xe3\x26\x21\x31\x46\xfa\x39\x6d\xb7\xc1\x18\x63\x73\x1b\x62\x4b\xdc\x72\xb9\x85\xdc\x77\xb7\x54\x0d\x15\x29\xd3\xa6\x9f\xb6\xea\x36\x14\x67\x0d\x6a\x39\xdd\x72\x21\xc3\xc8\x6e\x69\xc2\xa7\x08\xf9\x24\xca\x7d\x3e\xc6\xe6\xfe\x98\xc0\xa1\x1c\x1a\xab\xfb\x3b\xa4\x03\xdb\x4e\x74\x31\x76\x43\x08\xcd\x4b\x91\xeb\x75\x84\x0e\x71\xff\x0b\xe7\x71\xc1\xd1\x0d\x21\xd4\xfa\x25\x6f\xd2\x18\xe3\xe3\x36\x08\x27\xa5\x09\x05\xd2\xa1\xf5\x05\xdd\xfd\xbe\xdb\x1b\x9d\xa2\x4e\x44\x8a\xe7\x3f\x7f\x14\xc3\x15\xd3\x78\xd4\x82\x30\xb6\xa8\x5a\x70\xd1\x14\x2e\x26\x38\xcb\xc4\x6d\xc3\xfa\x1e\x34\xb7\x7d\x08\x17\x3c\xd8\x79\xb9\xe9\x41\x93\x7a\xbc\x84\x70\xa0\x83\xa1\x2a\xcb\x6f\x4c\xd7\xab\x36\x18\x3f\xab\xb2\xd8\xc6\xec\x43\x91\x51\x0e\x43\x55\xe6\x63\xf6\xb1\xcd\x1d\xce\x60\x3a\x4a\x59\x84\x3d\xe2\xaa\xdd\x95\x5d\x35\x66\xd1\xf5\x98\x07\x03\xb6\x36\x37\x8e\x79\xdc\x6a\xbb\x3e\x1c\x56\xe8\x54\xcc\x97\x76\x2d\xe3\xae\x7e\xc8\xbd\x2f\xe6\xc7\x30\x82\x45\xba\x0a\x7c\xcc\xaf\x96\x24\x43\xce\x39\x94\xf8\x26\xe6\x59\xdc\x06\x21\x43\x61\xe4\xb1\x1c\xea\xb3\x20\xbd\x7c\xde\x7e\x61\xb1\x54\x6d\x5c\xa9\xef\x77\xac\x37\xd1\x8f\xa5\x69\x72\xe5\x5b\xad\xae\xac\xb5\xb1\x74\x37\x7d\xab\xd3\x15\xb4\x18\x61\x72\xdd\xff\x16\x74\xb8\x41\x2c\x9e\x1a\x6b\xaa\x57\xe5\x1b\x8f\xa8\x46\xbe\xff\xc5\x60\xda\x9a\x6a\xe8\xeb\x81\x26\x4d\xba\x8a\xc1\xc4\x0a\x5d\x4e\x55\xaa\xee\x88\x62\xe4\xfb\xdf\x07\x64\x6e\xc3\x58\xab\x76\xb4\xe2\x46\x15\x15\xdc\x1c\xab\xcf\x2f\xca\x27\x7f\xb8\xb5\x81\x6c\x3e\xbf\xad\x61\xb1\x76\x4a\x83\x88\x72\x03\xfb\x5f\x48\x72\x4a\xe0\x1a\xc7\xd4\x71\x43\x6e\xef\xaf\x6d\x2f\xf2\xe5\xe3\x76\xc1\x09\xf1\x6b\xa2\xe4\x4a\x39\xf5\x7f\x25\xba\x46\xa4\x47\xdc\xff\x16\xd6\x06\xde\x73\xbf\x4c\x4c\x90\x5b\xf0\xa3\xad\x7b\x82\x6f\xd7\xba\xbc\x48\x59\x90\x54\xe7\x3b\xbe\x92\x6e\xe3\x4b\x57\x7f\x65\x4e\x8b\xaf\x0f\xd6\x7b\xd3\xea\xb0\xfd\x16\x23\x62\xcf\xf6\xbf\xe5\x9f\x3f\x59\xc9\x29\x23\xe2\xbf\xf6\xbf\xf1\x9f\x3f\xb9\x6c\x1f\xee\x38\xaf\xa9\x26\x26\xef\xdd\x32\x40\x9c\x8f\xbf\x7a\xe2\x6f\x48\x54\x84\x81\x67\xff\x5b\x7e\x03\x51\xd2\x21\x4c\x49\xc7\x27\xcd\xc8\x01\x3e\x1d\x5a\xe6\x74\x7c\xcb\xbc\x7d\x43\xbe\x9f\x5d\x2d\x21\xfc\xd0\xb4\x74\x68\x52\xe9\xf8\x26\x55\xb7\xcc\x90\x0e\xa1\x5d\xa2\xa9\xa8\x6a\x29\xd2\x11\x7e\xfa\x1b\xa4\xff\x63\xb7\xa5\xa4\x36\x20\x49\x54\x34\x70\x3a\x72\x50\xdb\x40\xc0\x82\xe0\x18\x86\xe3\xe3\xa7\x4d\x15\xbf\xd3\x31\x86\x9b\x90\x70\x53\x9e\xe8\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\xac\xc5\x10\xb1\x4e\xc7\x47\xac\x55\xf7\x30\xf9\x76\x93\x70\x4f\x50\x96\xe8\x74\xcc\xe6\x96\x13\x1c\x59\x1f\x4d\x77\x37\xd1\xdd\xda\xfb\x64\xc1\x20\x05\x38\xca\x55\xd5\x94\x4b\x61\xba\x0d\xd7\x8b\xaa\xcc\xfe\x29\xe8\xc0\xa4\x30\xf9\xdd\xa6\x4a\x29\x4a\x92\x4b\x11\xaa\xe9\x43\x61\x5f\x29\xc6\xd3\x6d\xf3\x23\xb9\xfb\x58\xa7\x98\x34\xb3\x88\x0c\x5f\x35\xa8\x49\xf2\x66\x8a\x9f\x40\xd5\x15\xa7\x99\x62\xb9\xdd\x04\x42\xad\x2c\xfb\x29\x76\x03\x02\xbd\xd5\xa1\xaa\x9b\xc9\xcc\x37\x45\x38\x23\x1d\x46\x52\x28\x74\xf7\xbf\x90\xdc\x73\xd7\x04\xce\xec\xb6\x0e\x28\xf7\x7a\xc5\xcb\x13\xb8\x16\x28\x9a\xc1\xe3\x2e\x41\xfb\x0f\x85\xf6\x27\x5f\xab\x12\xaf\x55\x41\x57\xa4\x94\x24\xd6\xa7\x04\x8f\xd3\xa0\x0a\x2d\x29\x85\xd3\x6d\x28\x66\xa9\x0a\x16\xc9\xd7\xa7\x94\x70\xef\x0f\x2a\xa9\x90\x52\xec\x6e\x1b\x68\xdb\x7c\x2f\xa5\xe8\xf1\x10\x31\x12\x94\xb3\x3e\x25\x11\xd0\x94\x70\x36\x82\x72\x96\xa7\x94\xfc\x5d\xe6\x77\xc2\x95\x94\x93\xdb\x2a\xdb\x34\x87\x7c\xb9\xed\x46\x9b\xb6\x2f\x65\xcf\xa1\xb0\xcf\xac\x3e\x4b\x71\x1b\xfb\xdc\xdc\x28\xe1\xde\xb7\xff\x85\xa0\xb0\x6f\xc5\xc9\x37\xc0\x94\x3a\x84\x99\xa1\x99\x77\xcf\xa0\x23\x23\x9d\x17\x4c\x72\x42\x82\xe8\xd4\xea\xa1\x0e\x8d\x0e\xe9\xfc\x78\xa9\xb2\x1c\xa6\xf4\xe8\x3c\x26\xe8\x22\x83\x0a\x27\xa6\x22\xe5\x45\x2a\xcc\xb2\xab\x7c\x79\x09\x15\x69\xf7\xbf\x74\x2c\xdc\xf7\x4d\xba\x90\xec\x7f\x0b\x55\x52\x75\xb7\xc5\xa4\x36\xb8\x19\x0d\xe5\xc5\xc8\x6f\x9c\x6a\xc3\xb6\x66\xa5\x4b\xce\xb0\xbf\xee\x7f\x03\xdb\xe2\x6e\x6b\x1e\xaf\x15\x06\xc5\x8c\xdd\x36\x5e\xb5\x7d\x07\x46\x2e\xd8\xdf\xef\xcb\x4d\x8c\xc7\x59\xc4\x21\x4f\x6d\x78\x9e\x30\xa6\x07\x65\x3e\xc9\x08\xae\xdc\xff\x32\x31\xe5\xbe\x56\x66\xc4\x55\xee\x7f\xe1\x12\xa4\x00\x8c\x3c\x2f\xf7\x79\x21\xeb\xab\x04\xb9\x3c\xa5\xbf\xc9\x13\x25\x57\x42\xd8\xb2\x49\x86\xab\xfb\xfe\xf7\xe3\x89\x92\x7a\x8b\xf9\x54\x39\x0e\x2e\xca\x56\x76\x14\xdf\x47\x0b\xd8\x45\x0c\xe2\x1f\xe5\x28\x41\x6d\x28\x87\x1c\x54\xa6\xba\x1c\x3d\xa9\xed\xbb\x30\xc4\xa0\xea\xcc\xe5\x18\xee\x73\xd0\xb3\x7c\x8b\xd9\xe5\x18\x53\x6d\x27\xa7\x90\xd5\x76\xba\x0d\x69\x1d\x82\xea\x06\x97\xe3\x3a\xdd\xb6\x9c\xd3\x05\xcb\x3d\xd4\x76\x9f\xdf\xd4\xdd\xf4\xdc\x6a\x7a\xb8\x9a\x9b\x15\x97\x20\x52\x55\xc2\x47\xaa\x2c\x60\x94\x70\xdc\x6e\x82\x35\x67\x7b\x2d\x1d\x25\x04\xb7\x05\x76\xb9\xd5\x0c\x25\xe8\x46\x58\x02\x42\x28\x83\x2a\xba\x96\x10\xfd\x5d\xe4\x77\x5b\xe6\x2f\x21\x69\xe6\xe1\xc3\xe0\x2c\xf9\xa9\xe0\x3a\xbd\xff\xfd\x26\x27\x71\xb4\x84\x51\xd4\xf4\x71\x6a\xe9\xe5\x0f\x7a\x41\xed\x7f\xaf\xaf\x29\x69\xac\xcb\xd3\xbe\x22\x9a\xd4\xe1\xa3\x4d\x0d\x0f\x4f\xdd\x3e\x21\x25\x7a\xb5\x18\x17\x91\x95\x7a\xaa\x98\xdb\x95\xc8\x5c\x6d\xd2\x12\x96\xa8\x33\x42\xb7\xaa\x2c\xb1\xbe\xc0\xde\xb0\xff\x65\x48\xf5\x0e\x27\x2d\xd1\x73\x8b\x28\x55\x1c\xc4\x5c\x4b\x94\xa2\xaa\xc4\x13\x05\xdf\x0c\xa5\xae\x3a\x25\xa2\xb0\x6f\x88\x47\xf9\x2b\x01\xb7\x44\x63\x58\x24\x86\x29\x03\x47\x89\xd3\x90\x7e\xd2\x83\x1c\x16\x8f\x92\x0e\x7d\x96\xa0\xd7\xce\x8a\x8c\x2a\xc9\xe8\x00\xe6\x14\x83\x77\x28\x49\x45\x50\x12\xb2\xc4\x07\xa5\xed\x29\xa0\xf4\xfb\x5f\xce\x62\xeb\x38\x4a\x92\xae\xa2\x24\x56\x0a\x54\x2a\xc8\x02\xe7\xda\xfd\x2f\x0e\xb3\x6e\x43\x25\x1b\xfd\xf2\x87\x7e\x59\x19\x45\x4b\x16\x2f\x2c\xd4\x9b\x0d\xdd\xe5\x4a\xd6\x85\xad\xc0\x0d\x3e\x06\xef\x5f\x96\x7a\xb5\xe4\xf7\xc3\x3f\xe9\x9e\x8a\xaf\x80\xa5\x30\x34\xc0\xab\x52\x7c\xb8\x0a\xac\x56\x21\xee\xc8\xb9\x52\xa4\x7d\x2a\x05\x09\x3a\x15\x60\x5c\xe0\x6d\xbb\xff\xbd\xf0\xd9\x0e\x0a\x2a\x45\xec\xa9\x94\x87\x0b\xb6\x25\x8b\x52\x25\x75\x94\x0a\x3b\x43\x56\xd2\xad\x82\x70\x92\xfd\x2f\x10\x57\xf5\x5f\x4a\x15\xa7\x2f\x15\xe9\x4e\x83\xee\x0b\xa5\x56\x7f\x57\xb1\xd0\x62\x33\xa5\x36\xb7\xc1\x66\x9d\x95\xa9\xaa\x54\x63\x6e\x85\x2b\x7a\xce\x5b\x33\x5b\xaa\x57\xb3\xa2\xda\x45\xd0\x4d\xb0\xd4\xa9\x65\xa9\x93\xa1\x06\x9b\x29\x94\xe6\x83\xd9\x90\x9c\x38\x48\x49\x5c\x9a\xa4\xaa\xd2\x10\x19\x31\x54\x68\xbd\xb4\xa8\x5d\x6f\x11\xec\x50\x59\x25\x4b\xd3\xcd\xa1\x34\x78\xea\x67\x05\x44\x97\x96\x9a\xdb\xfa\x3f\x7f\xb2\xb2\x5a\x94\x96\x1e\x37\x81\x6c\xaa\x9c\x46\x69\x59\xd3\xa3\x85\xd8\xa9\x93\x0a\x4a\xbc\xef\x7f\x19\x26\xb2\x85\xb1\xd2\x86\xfb\x64\xc6\x22\x85\xdc\x97\x66\x7c\x47\x1d\xea\x9c\x37\xfb\x2d\x6d\x7a\x38\x98\x20\xb2\x0a\x04\x97\xee\xe3\xd5\x79\xbc\x94\x65\xad\x74\x89\xd2\xa5\x77\xc6\xa3\xec\xeb\x4a\xe9\x5d\x54\xba\xd3\xfa\xae\xf4\x1c\xa5\x4b\xcc\x2e\xfd\xe4\x2e\xe8\x9c\xa0\xaa\xe4\xfe\x97\xc1\x26\xe2\x18\x7d\x5e\x6e\x7b\x70\x5f\xdd\xab\x89\x2a\x8c\xfb\x5f\x22\xd9\x96\xea\xcb\xf0\x69\x1e\x38\xcd\xdb\x9f\xec\x28\xd0\x07\xec\x7f\x2b\x3f\xdb\x78\x3b\x9a\xdb\x18\x5f\xa1\xb8\xf5\x32\x64\xe8\x29\xa8\x6c\x96\x15\x81\x5e\xc6\xab\x09\x8c\x97\xe8\x20\xe1\xe2\xf4\x70\x88\x89\xce\x45\x5b\x8e\xb0\xe1\xfd\x6f\x61\x6e\xb3\xbd\x07\xa7\xe5\x80\xf3\x64\xb4\xc8\x8e\x1f\x2d\xa7\xee\x63\x05\x45\x4f\x72\xd1\x81\xbd\x4c\x04\x50\xe2\x21\xab\xe0\x68\xb9\x9a\xce\xf9\x45\xcf\x5a\x65\x80\x28\x97\x6e\x86\x05\x35\x03\xe2\x27\x02\xed\xb6\x53\xb4\x9d\x99\xfa\x83\xd2\x1e\x95\xcb\xbc\x12\x2e\xae\x5f\xdb\x5e\xcb\xcb\xeb\x75\x3d\xcc\xdc\xb6\x25\xfa\x72\x1f\xc2\x30\xe4\xff\xce\x8a\xaa\x2c\x77\xd2\x70\x48\xdc\x9c\x15\x25\x59\x90\xc9\x77\xff\xbb\xc2\x72\xf4\x99\x84\xd7\x72\x53\x78\x95\x8a\xa2\xdc\x53\x50\x22\xe9\x6d\x0c\xca\xe9\x51\x90\xe1\x73\xfd\x5b\x21\x53\xe5\xad\x57\x28\x4f\xd3\x0c\x90\x11\x33\x06\x55\xc3\x29\xc8\x91\xb8\xff\xfd\x2e\x17\x9e\xdc\x2b\x45\x45\xa1\x87\x4d\x56\x72\x83\xf2\xca\xce\x52\xe0\xff\x9d\xa5\xe9\x2d\x6f\xd1\x1e\xbc\x85\x7b\xa0\xd3\xfa\x56\x9d\x82\x97\x66\xda\xb2\x2f\x2c\xe5\x35\x07\x7a\x2b\x83\x84\x84\x0e\xaf\xf1\xf9\xfd\xf0\x39\xcb\x16\x50\xac\x3f\x2a\x48\xb8\xf5\x75\xb9\x17\xe5\xbd\xb5\x60\x70\x0a\xce\xd2\x63\x97\xf7\xf1\xe4\x58\x2a\x49\x61\xf0\xe5\x95\x1e\xbb\xc0\x0b\x28\x2b\xee\x94\x9e\xc3\xfb\xdf\x81\xa6\x3d\xef\x69\x79\x11\xe1\xb7\x21\x17\xd1\xf5\x69\x21\x60\x52\x08\x28\xfb\x26\x5d\xa6\x59\x21\xd2\xde\xe4\xa6\xcd\x99\x46\x86\x49\x64\x28\x22\xdd\x53\xca\xea\x32\x11\x4e\x19\x8a\x08\xdf\x7c\xdc\xf6\xac\x36\x0d\x67\x5a\x4a\x9f\x66\xab\x2c\xca\x7c\xba\xdb\x06\x72\xb1\xaa\xe9\xd5\x32\xcf\x97\x71\x50\x1b\x94\x7a\x68\x06\xf5\x28\x8d\x05\x2c\xda\x6e\x1b\x6e\x43\x2a\xbb\xed\xf1\x77\x54\x8b\xf3\x15\xe2\x7c\x0c\x65\x9b\x3b\xea\x71\xbf\x6e\x9b\x6c\x2b\xbb\x6d\xba\xcb\x89\x2e\xb7\xe2\xbc\xc2\x83\x76\xff\xfb\x7e\x4d\x9b\xb6\xd5\x20\x2a\x5b\x03\x1c\x5e\xb3\x81\x44\xe4\xec\xfe\xf7\x23\x89\xaa\x51\x5b\x83\xd4\x31\x35\x74\x2e\xe5\xd6\x35\xd5\xa0\xbb\x51\x0d\xbc\x1b\xed\xa0\xb5\xa3\x86\xe1\xe1\x78\x37\xd2\xf9\xaf\xe1\x76\x9f\xbc\xde\x95\x21\x30\x3d\xf1\xb0\x26\x3e\x34\xde\x7b\xab\xed\x65\xa1\x90\x31\xfe\x4a\xe8\xad\x51\xea\xc8\x1a\x8f\x0f\x6f\x55\xe0\xac\x46\xdd\x0c\x6b\xfc\xc4\x81\xac\x4a\x53\x35\x76\x2d\x27\xf4\x4d\xd1\xe5\x86\x6a\xf4\x04\x23\x32\x1e\x6e\xcf\x9e\xa3\x5a\x38\xaf\x11\x15\x45\x82\x50\xac\x46\x1d\xd7\x0a\x7d\x53\x0c\x75\x4b\x1c\x15\x76\xf1\xfd\x2f\x42\x9d\xea\x16\x39\x6a\xca\x1a\x0e\xaa\x99\x8f\x2c\xee\x19\xa4\x53\x7d\xc2\xa0\x1d\x86\x52\xba\xd6\xa4\x73\x5e\x57\xc0\x99\x54\xcf\x35\xbd\x1e\xef\xe5\x78\x5b\xb3\x52\x93\x6e\x02\x95\x11\xcf\x43\x79\x0f\x6a\x96\x89\xb1\x66\x66\xd2\x55\x3e\xc9\x9a\x3d\xbf\xbc\xc8\xd1\x3e\x43\x35\xdf\x1a\x2f\xc3\x86\xd4\x54\x3b\xad\x66\xb9\x37\xd4\xfc\x86\x7f\xfe\x14\x65\x3a\xac\xb0\xd7\xec\x7f\x71\x4e\xea\x26\xfb\xb5\x78\x5f\xcb\xc1\xb6\x2d\x3b\xd4\x22\x71\xbf\x96\x8f\x79\x17\x25\xac\xaf\x25\xdd\x6e\x7a\xf8\xd9\x5e\x95\x22\x25\x7f\x2d\x1f\x82\x17\x25\x90\xa9\xc5\x40\x16\x02\xa9\xb9\x95\xe9\xc1\x10\x98\x1e\x94\xb1\xa1\x96\xf9\xba\x8d\x7b\xbe\x29\x7b\xb5\x64\x5e\x21\x99\xc7\xa0\x3c\x05\xb5\x4a\xe4\xa8\xf5\xe3\x37\x45\x5a\x97\x5a\x65\xa2\xae\x15\xa1\x1a\x79\x07\x7f\x1e\xb5\x8a\xbd\x56\x58\x64\x8a\x92\x7b\xd6\x5a\x6f\x37\x3d\x0c\x72\x54\x97\xcd\x9f\x41\x91\x53\xa5\xb5\xac\xb5\x7b\x38\x7a\x5b\x2a\x83\x61\xad\xe3\x54\xdb\x00\x6d\x57\x86\x87\x5a\x6f\xad\x65\xbd\x21\xda\xa9\xc6\x63\x6d\x51\xa7\xa4\x7d\xf7\xc7\x12\xb6\x05\xa3\x36\xd9\x60\x2a\x02\xf8\x8a\xf4\x23\xb5\xc9\xe9\xa7\x36\xaa\x8d\xda\xbe\xdf\xd5\x9e\xb4\x3d\x1d\x1e\xfb\xb9\x6e\xfd\x4f\xed\x75\xaa\xad\x81\xe6\xb4\xed\x4f\x51\xbb\xf1\x99\x9e\x6b\xad\x6b\x31\x51\xaf\x7f\xff\x7b\xb1\x4d\xdf\x49\xe9\xc2\x70\x90\x18\x9a\xce\x64\x97\x9a\xaa\xb2\x20\x7c\xeb\x51\x6d\xd3\x70\x4e\xc2\x29\x64\x1f\x72\x15\xa8\x63\xc1\x29\x7a\x3b\x9a\xe6\x30\x90\xd7\x35\x2b\xd5\x44\x1d\x8f\x56\x73\xc0\x0d\x37\xd7\xcd\x99\xeb\x10\xef\xaa\x83\xbc\x4b\x25\x6f\xea\x69\xea\xc7\xec\x40\xad\xeb\xbb\x53\x92\x4c\x65\xfa\x98\xac\x3c\x18\xf5\x94\x85\xbc\x9e\xc8\x18\x1b\xba\xf0\xf6\xd4\x55\xa6\x42\xfc\x0d\x59\x29\x90\xea\x79\x7a\xbc\xf3\x3b\x5d\x72\x41\xa8\xe7\xe5\xe1\xc8\xd1\xbb\x48\xce\x69\xb2\xc2\x0a\x95\xa1\x8b\x74\xa0\x9c\xe4\xfe\x97\xe4\xc8\xc3\x3d\x3a\x42\x28\x00\xf9\x7d\xb7\xb7\xef\x94\x38\x59\x4f\x46\x43\xf7\x2d\x32\xd6\x4b\xbe\x51\x15\xf6\xc3\x18\xba\x28\xff\x75\x68\x1b\x2e\xa4\x69\x68\xdb\x39\xfe\xa8\x97\x54\x3d\x15\x05\xcb\x5c\x33\xa1\x5e\x52\x86\x56\x88\xf0\x1f\x98\x1a\xce\x3b\x8b\x2a\x66\x4e\x96\x5f\xaf\xe1\xa6\x13\x82\x6d\x8f\xea\xd2\x8b\x79\x21\xb3\x5b\xe8\x62\x6b\x97\x11\x17\x75\xb7\x9c\xdd\xba\x5e\x97\x81\x44\x12\xd8\xb0\x7d\x63\x8f\x7a\xc9\xcb\xa9\x5e\xa8\xe3\x19\x7a\x12\x94\x72\x9e\xab\xac\x30\xd5\x54\x9f\xbb\x5e\xaf\x17\x8c\x21\xb6\xaa\x17\x5d\x51\x77\x67\xff\x9b\x91\x23\x76\x1f\xcb\xdb\x44\x80\x55\x6a\x9c\xc7\xbd\xde\x66\x4f\xa8\x81\x11\xb2\x1c\x45\xea\xe3\xef\x9e\xc8\xe1\xb4\x2a\x8f\x45\x96\x87\xd9\x3b\x64\xd6\xa8\x6f\xd6\xd4\xe9\x13\xdf\x86\x96\xe5\x95\x06\xaf\xbe\x30\x6b\x34\xd5\x96\xab\xaf\x1c\x89\xea\x8b\xb4\x48\x4d\x15\xe0\x2a\x92\xf9\xee\x7f\xa1\x3a\xb2\xf8\x64\x31\xbb\x42\xcc\x2e\x59\xa8\x62\x29\xbb\x2e\x5f\xfb\x72\xa8\xed\x75\x97\x2f\xbb\x14\x37\x99\xf2\xed\xa8\x93\x55\xd4\x9b\xa6\x37\x7d\x14\x26\x77\x48\xf5\x08\x9a\x7d\x2f\xdb\xc1\x8c\x4a\xa2\xfd\xed\x90\x42\xb4\x1d\x10\x8a\xf3\xf6\xf6\xfd\x1e\x14\xb7\xc1\xc9\xb1\x6c\x67\xc6\x16\xf2\xde\x86\x16\x32\xb2\xb9\x6d\x42\xd6\x82\x84\x92\x16\x58\xe9\x56\xe9\x4e\x5b\x90\x85\xba\x41\x16\x8c\x36\x2e\x35\x4b\x6a\x0d\x92\x5a\xb4\x71\xa9\x45\x09\x48\x2d\x7e\x1c\xbc\xc8\xdc\xd3\xa2\x34\xcb\x2d\xe6\x03\x4d\x1b\xc8\x98\xdd\x04\x93\xd4\x28\x51\x9f\xc9\x24\xd5\x22\x4c\x52\x59\x2e\x6c\x2d\x56\xcd\x20\x32\x74\x4f\x19\x23\x1b\x72\x78\xec\x7f\xc1\xf4\x64\xca\x6a\xd1\x0b\x16\x49\x73\x54\xc5\xb0\x25\xd9\x82\x5a\xa2\x2d\x68\x47\x22\x1d\xcd\x5e\x97\x8d\x5e\x97\x5d\x65\x66\x9a\xbd\x27\x1b\xbd\x27\x47\x49\xfd\xaf\x44\xdf\x96\xb2\xa6\x01\xe3\x5c\x91\xc5\xba\x25\xa3\x44\xe2\xa5\x59\xa5\xef\x5a\xf2\xec\xd3\x9a\xfd\xd6\x7a\x36\x1b\xeb\x5a\xea\x5c\xb5\x2d\x38\xb6\x34\xfc\x1d\x14\x1e\xb9\x09\x05\xb3\xd4\x74\x2d\x43\x4d\x97\xfb\xa6\xfe\x2d\xcb\xda\xd5\x32\x99\xb7\x92\x2c\xb7\x2c\x89\xa6\x65\x54\xfd\x09\x2a\x1d\xdd\xb2\x61\xc9\x0c\xc3\xea\x5b\xbf\xdc\xb2\xd4\x1a\x2d\xb3\x98\xb2\x8a\x42\xb4\x2c\x26\xdc\xf2\xc7\x08\x4a\x55\x97\x45\xea\xbd\x56\x12\x43\xa6\xf7\xed\xbe\x15\x6f\x7c\xc1\xc6\x47\xa5\x22\x6f\xa5\xf9\x3b\x46\x94\xca\x8e\xd4\x8a\xf8\x65\x2b\x1f\x98\xa5\x09\x07\x8b\x6e\x12\xad\xe0\xaa\x94\x77\x10\xd8\xd1\x8a\x4f\x4a\x81\x77\x48\x97\xf9\xa9\x95\xc7\x6d\xef\x6a\xd3\x77\xd3\x7d\x7e\xbc\xad\xe8\x9e\xde\x2c\x8d\x36\x48\xa3\x45\xee\x7c\x0c\x7c\xdc\xff\x56\x16\xdb\x2a\x6a\xbb\xdc\xc6\xb0\x71\x61\x75\x95\xf3\xc0\x77\x2b\xfe\xba\xdc\x37\xd2\x56\xe5\xed\xd9\x2a\xab\xd9\x28\xab\x74\xab\xf2\xf7\xfc\x2e\x87\xf8\x4c\x90\x48\xf1\xdc\x6a\x45\x8f\xdb\xba\xde\xec\x65\xd4\x6a\x3d\xd1\xb4\x4f\x6c\x95\x0f\x4e\xab\x2c\xba\xa9\x04\xca\xad\x0e\x03\x32\xf0\xd9\xbe\x57\xb6\x2a\x36\xda\x2a\xd8\x68\x54\xbe\xe2\x56\x65\x2b\x6e\x4c\x49\x90\x7b\x55\x97\xa7\xe1\x07\x25\xb6\x9b\x5d\xab\x97\xa1\xbc\x38\xdc\x3e\xcb\x4d\x7a\xa5\xd6\x10\x35\x12\x4d\x57\x9a\xdc\x30\x1b\xe4\xe3\xb2\x03\x48\x8e\x66\x7d\x74\x83\x3e\xba\x48\xa0\x6c\x2d\x0b\xf1\x1a\x52\x03\x56\x55\xce\x6f\x4d\xca\x89\xd6\xa0\x9c\x88\xca\xfe\xda\x9a\x94\x66\xad\x21\x14\x3b\xcb\x27\xbb\x59\x57\xdd\x5a\x43\x39\xd1\x43\xfb\xdd\xbc\xce\x0d\xbe\x4e\x43\x17\xf8\x66\x01\xbd\x41\x40\x2f\x5d\x2c\xa1\x3d\xc2\xbc\x86\x00\x83\xae\xf2\xca\xad\x47\x4d\xa1\x23\x40\x3e\xef\x7c\x2c\x47\xeb\xf2\x2f\x6c\x9d\xd5\x6c\x55\x2a\xa8\xf5\xd7\x6d\x8c\xf7\x90\x5b\x7c\xeb\x72\xc2\x6f\x9d\x51\x9e\x32\x4b\xb5\x21\x93\x55\x43\x12\xd8\x30\xe4\x13\xd2\x86\x2e\x57\x6d\xf0\x72\x35\xb6\x4a\xad\x8d\x4b\x7d\x0e\xec\xeb\xd8\x4c\xbb\x0d\x79\x81\xb7\xc1\xc8\x4c\x79\xb5\xb4\xd3\xb4\xfd\xfc\x68\x7b\x91\xf7\x46\x3b\x75\x4d\x6d\xd0\x31\xc7\x18\xb6\xe2\xbf\x9d\x3e\x06\xc8\x60\x58\xe4\xbc\xd1\x4e\xd9\xcf\x1b\x6a\xb8\x87\xac\x4a\xe6\xed\x94\xca\xb6\x9d\x0f\x80\x14\x82\x9d\xaf\x7b\x7c\xd1\xe3\x56\xfb\xb7\xcb\x30\x5e\x84\xb1\xaa\x49\x1e\x26\xed\x8a\xdc\xb9\xad\x4f\x6f\x97\x39\xef\x85\x1c\x9c\x51\xb7\xb5\x76\xe9\x36\xd3\xae\xef\x36\x53\x54\x5a\xaf\x5d\x32\x43\xb6\x8b\x45\xe9\x15\xbf\xd1\x2e\x5d\xa6\xdb\xc5\x82\xe2\x32\x4b\xb7\xcb\x9b\x7a\xb1\x74\xb8\x4c\xcf\xed\x36\xb1\xb9\x49\x6c\x82\xc6\xbb\xe5\x8e\xd4\x58\x45\x6f\x48\x21\xd5\x6e\x6f\xf8\xaa\x6d\xa7\x8b\x55\xbb\xa5\xcc\x69\x37\x43\xeb\x65\x2e\x6d\xb7\xc4\xad\x76\x43\xdc\xca\x2a\x25\xdc\x1e\xa9\xc6\xdb\xaa\x76\xa6\xea\xbb\xed\x31\x83\x79\xc8\x60\x54\xac\xb1\x3d\xba\x6a\xb7\xa7\x73\x5f\x35\x87\x47\xc2\x79\x43\x55\x9c\x68\xff\xc3\xf6\xdc\xee\xf3\x46\x85\x24\x15\x3e\x6d\x8f\x8c\x44\xed\x61\x9c\x8a\xb4\x24\xed\x2d\x5a\xb3\xb7\x9c\xff\xfc\xa9\x3b\xdc\xfc\x68\xaf\x79\x16\xaa\x82\x84\x2e\xf7\xf9\xf6\xca\x29\xa7\x21\x3c\xb7\xee\xc0\xc8\xa3\xa1\x00\xc8\xfe\x37\x7f\x4d\x5a\xcc\x57\xce\x73\xed\x85\xf3\x9c\x4a\xfd\xb6\x57\x97\xc6\x06\x27\x95\x18\x65\x27\x6e\x70\x3a\xd9\xff\xbe\xf8\x4c\x4d\xba\xa3\xb6\xf9\xdd\x51\x6b\xd0\x0e\x4c\xef\x38\x53\xb2\x67\x53\xc5\x69\xca\x37\x3f\xea\x52\x8d\x60\x53\xca\x87\x36\x57\x32\x8f\xee\xb6\xee\x36\xcc\x5a\xb8\x67\x5f\x97\x46\x5f\x97\xae\xc2\x5d\x6d\x36\x8f\xc6\x82\x2c\xaa\xe0\xdd\xe6\xad\xbd\x41\x9a\xec\x1a\x44\x4a\xad\x73\x6e\xd4\x39\x97\x43\xdb\x3d\xa7\x87\x63\x25\x05\xe9\xf5\xba\x7d\x25\x3b\x7c\x25\xab\xaa\x81\xf7\x43\x2e\x66\x1d\xb1\x1b\x31\xca\x05\xb0\x1f\x32\x2e\xf7\x03\xbe\x4f\x45\xb9\xe2\x7b\xa8\x1b\xca\x1e\xea\x07\xa5\x9c\x7c\x7a\x90\x70\xd6\x03\xad\x39\xca\xee\xde\xc3\xf3\xa8\x0d\x41\x55\x43\xc9\x41\x7b\x90\xf8\xd2\xc3\x47\xc4\xab\x52\x4d\x77\x3b\x31\xf6\x00\x43\x4f\x8c\x4a\x81\xfc\xff\x2d\xed\x76\xfb\x38\xf6\x30\x11\x61\xb6\xd9\x7c\xb7\x67\x47\x87\x67\x47\x95\x1b\x56\x8f\xba\xa1\xf6\x08\xe5\xf8\x90\x78\xd6\x1d\x93\xd0\x11\x93\x50\x65\x76\x66\x0e\x83\xfd\x6f\xff\x9a\xb6\x2e\xb7\xdb\x8d\xf1\x23\x95\x98\xc2\xd0\x67\xc3\x3d\x0e\x90\x3e\x25\x20\xef\xf1\x34\x24\x4c\x81\xa9\xf2\x95\x3d\x9e\x1e\x8e\xf2\x86\x2c\x7f\x3d\x89\xdc\x74\x06\x73\x75\xdd\x34\xbb\x5d\x37\x3a\x5c\x37\x62\x94\xd2\xa5\xa7\xe0\xef\x02\xa6\xb0\xa5\x83\x8e\xf0\xae\xfd\xef\xe4\x67\xea\x52\x12\x47\x4f\x2c\x5a\xea\xa9\x27\x39\xd6\xf6\x84\xd0\xc3\x9e\xf7\x0d\xa0\x27\xc9\xb3\x3d\x41\x9e\x2d\x92\x46\x7a\x96\x1b\x56\xcf\xcc\x8d\x51\x04\x66\x16\x95\xea\x19\xd9\xc8\x7a\x11\x2c\xf9\x74\x1b\xca\xb0\x45\x69\x4f\x7a\x96\xca\xa2\x67\xa4\xc3\x8c\x32\x73\xf5\x2c\x53\x43\x67\xb8\x40\xdf\x29\x08\x8f\x5e\x14\xb5\xd5\xcb\x91\xf8\xdd\x86\xb3\x78\xc9\x0a\x96\x4c\xa9\xf0\x7b\x91\xaf\xc1\xd7\x17\xba\x4c\xea\x52\x24\xa7\x17\x5c\xb6\xa2\x12\x29\xf7\x22\x3e\xdf\x0b\x93\xff\x94\x2d\xe6\xf7\x72\x69\xa9\x71\x1b\x88\x51\xf1\x4d\xbd\xc8\x60\xd5\x0b\x13\x33\xed\xe4\x84\x47\xaf\xba\x6a\xf6\x8a\xab\x66\x53\x79\xac\x5e\x65\x27\xea\x70\x1b\x89\x51\x99\xe4\x7b\x95\x31\xa8\xd7\x82\x42\xa0\xd9\xdf\x49\x12\xeb\x95\x92\x98\xac\x02\xdd\x3a\xe2\x0e\x39\xbc\x2a\x80\xa8\x57\xf9\x62\xf6\x3a\x98\xe3\x65\x8b\x0f\xdd\x42\x74\xa7\x10\x5d\x8e\x4d\x6e\x7b\xf5\xce\xd6\x6f\x67\x6b\x76\xd3\xe5\xd9\x5d\x10\x11\xe4\x9b\xdb\x9b\xb4\xfb\xbd\xb1\x06\xb0\x7c\x22\x7a\x53\x5c\x52\x6f\x4c\x59\x23\x45\x41\x6f\xb2\x67\xf5\xc6\xba\x85\x0a\x0c\xec\x6d\x08\xcc\x86\x6c\x6f\x63\xa7\xf6\x3b\x7a\x3b\x3d\x1e\xbc\x5d\x8a\x57\xba\xc9\xdb\xa5\x37\x64\x10\xe8\x35\xaa\x4f\x19\xf2\x7a\x9b\xf0\x9e\xd7\xe6\x75\xe9\xa9\x7a\xcf\xdc\x04\x91\x81\x6e\xf2\xd1\x91\xb3\x72\x34\x1d\xf5\x6e\x64\xe9\x2c\xcb\xa0\xda\x2c\xbd\x4b\x7a\xe8\xfd\xfe\xf8\x72\xd9\x92\x72\xef\xb2\xcc\xf4\x8e\x44\x5a\x51\xd1\x49\xbd\x1b\xc7\xfa\x87\x63\x55\x8e\xb4\xdd\x8a\xec\x4e\x45\x76\x51\x81\x92\x3e\xe4\x8e\xd4\x19\xf6\x3c\x94\xf5\xba\x0f\xdd\x33\xfb\x08\x5c\x68\xa1\xf4\x30\xf3\x62\x74\x74\xd1\xe5\xbb\x0f\x39\xa2\xf7\x11\x3f\x52\x5c\x35\xb9\x21\xc9\xa2\x0f\x58\x21\xa2\x2c\xeb\x7d\x98\xe8\x8c\x8f\xe8\x54\x25\x4e\xee\x43\x2a\xfc\x8e\xe4\x4b\xb5\x8a\x3c\x9c\x3e\x3f\xe7\x01\x0c\x93\xcd\xba\x9f\xb2\x67\x77\xe4\xf0\xff\xda\x76\x97\xa7\xa2\x59\xfa\xd9\x70\xe1\x2a\xd1\x6d\xa7\xdb\x40\x89\xcb\x96\xf5\xfb\x79\x6a\x51\xce\xf3\x63\xb1\xca\x14\xdd\x4f\xa9\xe7\x3a\x14\xda\x31\x16\xcd\xe0\x92\xfb\x56\xbf\x90\xe8\xa0\x48\x12\xeb\x97\x34\x0b\xfd\xfa\x84\xb2\xda\x74\x0e\x2e\x13\xe9\x8b\x44\xba\x8a\x1b\x5e\xba\x2a\xf7\xeb\xc3\xb5\xba\xb3\xf6\x1c\xfd\x96\x70\xd4\x91\xe9\x2c\xc6\x22\x22\x76\xcb\x49\xa1\xa3\xae\xf2\xd7\xb6\xbb\xbc\x25\x4a\xf6\xbb\x73\x51\xb6\xc1\xad\xdf\xb2\xb2\xf6\xbb\xa3\x0e\xcf\xbe\x3f\xf4\x5b\xc1\xdf\xfd\xbe\x30\x01\x89\x1d\xb7\x19\xfd\x0d\x46\x2f\xdb\x4b\x7f\xbc\x73\xcf\x81\x08\x93\x2d\xed\xf6\xe7\xd5\x57\xa8\x95\x58\xdb\x16\x09\xfb\x23\x73\x40\x7f\x58\x52\x59\x56\x92\x6e\x17\xee\xfe\x12\x17\x64\x08\xee\xaf\x14\x96\xfd\xfd\x04\xfd\xda\x85\x78\xaf\x62\xa5\x3b\x4a\x03\xd6\x9d\xdb\xe1\xe8\xaf\xe2\x77\xfa\xcb\xd4\x7e\xde\x9b\x57\x37\xfd\xfe\xa6\xce\xd1\xf6\xd1\xb1\xe3\x77\xa7\xe3\xf7\xe8\xc2\xd8\xb7\x78\x38\x56\xe4\x96\x8f\x42\x7f\x65\xd5\xec\x2f\xab\xb6\x56\x1d\xab\xd7\x84\x01\x69\x60\x62\xdc\x69\x61\x8f\x3e\x65\xec\xe8\x28\xa6\x15\xa3\x5c\x7c\xfa\x94\xda\xa7\x23\x1c\xe9\x6b\xdb\x53\xb7\xf0\xdd\x21\x7c\xc7\xa8\x70\x98\x3e\x0d\xe7\x5c\x70\x6e\x35\x53\x9f\xd5\xdf\x7d\x08\x56\xbb\xf0\x64\x9e\x1e\xee\xe4\x06\x89\xee\xcd\x4b\xb8\x37\x91\x38\xa2\xec\xd4\x89\x47\x9f\xba\x31\x76\xe4\xd6\xad\x2e\xc0\x78\x28\xaa\x62\x1c\x11\xa2\x83\x4c\xcb\xc3\x51\x45\xe3\x48\x5c\x15\x15\xf3\x39\xa4\x52\x1e\xf0\x18\xaf\x43\x55\xf0\x0e\xf9\xad\x0e\xe6\x1e\x68\xba\xe3\x8c\xe3\xf1\x70\x0f\xa8\xba\xf2\xbd\x8f\x43\x6a\xb9\x81\x8c\x01\xa1\xb7\xf1\x77\x32\xef\x40\x6e\xc8\xfd\x2f\x0c\x59\x52\xcd\x0d\x6b\xe8\x07\x34\xf4\xa1\xcb\x4e\x37\x82\x2e\x6a\x23\x20\xdf\x4b\x94\x81\x65\x04\x19\x35\x06\x34\xf9\xa1\x28\x0c\x6e\xd8\x7f\x63\xc0\x7f\xa3\x4a\x51\x30\xc2\xed\x2e\x6f\xe6\x9e\x52\x69\x51\x7b\x5d\x0f\x78\x5d\x7f\xc3\xed\x3a\x44\x41\xe6\xd2\x81\xb4\x95\x5d\x98\x34\x82\xcc\xff\x23\xc0\xfc\x1f\x9b\x16\x3b\xbc\x86\xf2\xbb\x2c\x75\x57\xfe\x0b\xba\xf3\x8e\xf0\xf1\xd9\x3a\x54\x27\x29\xea\x34\x8f\xc8\xd3\xac\x0a\x06\x23\xca\x4d\x66\xe0\x52\xf0\xb5\x75\xb5\x55\xb7\x71\x2d\x7f\xbe\xbb\xdd\x06\x99\xa3\xa9\xbc\x57\x8c\x1e\x0f\x55\xd9\xa2\xac\xe0\x23\x4a\xb3\x32\x22\xea\x81\xc7\xa6\x72\x5b\x51\xf6\xff\x11\xd3\xfa\x6e\x2f\xa6\x43\xa8\x46\x2c\x1c\x4f\x35\xed\x6c\xb8\x18\xc8\x8e\xf8\xb5\x69\x0e\xba\xb2\x0c\x5c\x59\x3e\x71\x4f\x4d\xee\xb2\x31\x91\x98\x8a\x4b\x3a\x82\x6a\xc4\x93\x4b\xa6\xba\x62\x51\x9a\xa8\x11\xa1\x89\x1a\x43\xa5\xcf\xa2\x58\xef\x88\xd4\x5f\xab\xc8\xcb\x88\xb7\xbf\x83\x3b\x48\x71\x41\xd7\xf8\x18\x96\x87\xd3\x53\xcd\xaa\x24\x11\x6e\x24\xe6\x2e\xd6\xe5\x7d\x24\x5d\xbb\x46\xe2\xb5\x4b\xb2\xd1\x70\xde\x87\x81\xc8\xe7\x76\xa8\x6c\x5d\xba\xdc\xe5\xc5\x95\x56\x15\x65\x3b\xa2\x0f\x38\xa2\x7f\x6d\x7b\x59\x92\xac\xee\x03\x91\x43\xed\xd0\xa6\x67\x89\xd8\x23\x33\xb4\x62\x68\x13\x9c\xc0\x61\xe4\x85\x48\x2a\x6f\x56\xa4\x5b\x1d\xa5\x73\x17\x54\x90\xad\xc8\x51\x61\x14\xd4\x94\xd2\xdd\x70\x14\xa9\x4f\x46\xa1\xfa\x44\xea\xe1\x51\x14\xf5\x39\x0a\xd2\x52\x8f\xa1\xcd\xab\x52\x38\x8f\x4a\xdc\x94\x79\x79\x54\xe3\x66\x8d\x13\x39\x1c\x36\x94\xd5\xc4\xb1\x26\x9e\x73\x95\xf4\xb6\xca\x7f\x2c\x95\x7f\x57\xf1\xb0\x2a\x6d\xf4\xa8\xd4\x46\xcb\xf4\x3c\xaa\xac\x35\x03\xd9\xb7\x5a\x10\xe9\xb0\x36\x7d\xd4\x6b\xa0\xb4\xc5\xfe\xaa\x89\x91\x8e\x16\x39\x39\x61\x83\xfd\xb4\x07\xfc\xb4\x9b\x5c\x4c\x46\xf3\x39\x68\x0d\x3c\x56\x7c\x74\x34\xf9\x3f\x8f\x36\x50\x1b\x44\xe4\xb4\x19\xc6\xc6\x5c\xb0\x43\x3b\xde\xae\xe4\x36\x54\x49\x51\xfd\xb8\x26\xf6\x34\x1a\xd9\x93\xf4\xa7\xa3\x19\xbf\x1a\xf1\xab\xab\x7c\x73\x9b\x86\x72\x12\x4a\x55\xb5\xeb\xf2\xdc\x18\xcc\x0b\xd5\x65\xe6\x1e\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x63\x2d\x0a\xd5\x7b\x75\x1b\xf2\xcf\x8c\xa1\xd2\x71\x76\xa0\x19\x70\xa0\x69\x41\xc5\xd1\xbb\x09\x40\x67\xa2\x67\xc5\xfc\x0d\x5f\x11\x06\xaf\x08\x5d\x7e\x72\x63\xf8\x18\x0c\x1e\x03\x19\x4a\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\xd9\x25\x8a\x21\x0c\x2f\xca\x48\x2c\x2c\x2e\x96\x36\x92\xbb\x4c\xab\xcb\xae\x36\x77\x99\xd8\xe5\x9e\xc1\x90\x5a\x62\x0c\x54\x7a\x74\x1d\xf9\xa1\x4b\xe1\x18\xdf\xd1\x54\x96\xba\x63\x0c\xf3\xcf\x71\xa2\x43\xd5\x1f\xb6\x09\x61\xc0\x84\xf0\xc1\x28\x38\x5e\xc3\x88\x02\x1f\x71\xa8\x74\xf3\x30\xb3\x83\x47\x4f\x8b\xc2\xe6\x31\x0d\xe3\x04\x8c\x2a\x0f\x3b\xa4\x4b\x1f\x83\xba\x74\x15\xd9\x1b\x63\xba\xc7\xc9\xaa\xfa\x2a\x0c\x7e\xca\x20\x33\xce\xc8\x02\xb2\x62\x76\x28\x61\xb5\xff\xc5\x35\xc6\x14\xff\x34\xaa\x9f\x44\x75\x69\x86\xc6\x79\xb9\xcf\x8b\x29\xa7\x54\xbb\xd5\x77\x9c\x71\xa2\x28\xaf\x82\x65\xc6\x29\xbb\xd1\x38\x9f\x89\x26\x41\xa2\xfc\x06\x03\xe9\x9c\x9b\xe2\x3e\xc6\x39\xdd\x84\x9a\xe5\xd1\x45\x5d\x2f\x4b\x00\x17\x25\x00\x39\x19\x8c\xcb\x84\xfb\x3a\x16\x90\xfa\xce\x92\xd6\x15\x31\x9c\xaa\x9a\x5f\x32\x28\x8d\xeb\x13\x25\x5b\x54\x91\x7c\x5b\x4f\x06\xac\x27\x4d\x39\x5e\xc6\x65\x3a\x7a\x25\xa6\x98\x13\xfb\xbf\x4c\x47\x2f\xd2\x51\x99\x71\xc6\xe5\x03\x7e\x7d\x07\xbc\x25\x95\x08\xbf\x4c\x62\x2f\x92\x58\x99\x78\xc6\x25\xff\xf3\x71\xc1\xff\x7c\x1c\xda\xb8\xab\xba\xcb\x4a\x64\x90\x68\x70\x35\xf7\xd9\x98\xe4\x51\x95\x48\xaf\xe1\xb6\xef\x3c\xa8\x02\xcd\xf7\x5b\x34\x03\xbe\x4b\x4d\x91\x3e\xe3\x32\x4f\xba\x90\x89\x20\xc5\xf4\xef\xd2\x6e\xad\xff\x53\x61\xf7\x96\x7e\x60\xdc\x2b\xbd\xa4\x70\xfd\xce\x5a\xb1\x3b\xb3\x4d\x44\xfd\xb6\xc8\x7e\x17\xa6\x94\x14\x3e\xdf\xd5\xdf\x55\xa6\xbd\x14\x21\xba\xbd\x2c\x77\x65\xc2\x4b\x11\xa2\x47\x9a\xc0\xf1\xb0\x26\x87\x7c\x45\xc7\x63\x22\xf5\xb0\x3c\x47\x94\x20\xf9\x78\xd7\x1f\x5e\x2d\x86\xb8\xe7\x53\xdc\x56\xd8\x36\xd4\x67\x71\x9f\x05\xbb\x2e\xd1\xe0\xf1\x0e\x3d\x6b\x87\xba\x0a\xf0\x4b\x0d\x30\x9e\xc1\x93\xb0\x6f\xbd\xe3\x31\x09\x7b\x56\x69\x75\x1d\xc9\x47\xce\x4b\xe3\x59\x75\xb1\x5d\x65\x5d\xe9\xa9\xc6\x0b\xbf\xd5\x74\xb8\x26\xb6\x69\xf7\x1b\x90\x17\x45\x54\xc5\xd7\xd0\xf1\x76\x66\xd6\x77\x29\x6c\x29\x10\x07\x92\x69\xb4\xfc\x53\x83\xfe\x75\x13\x4b\xb1\x0a\x6f\xdf\xdb\x6d\x0f\x6b\x67\xef\x09\xbc\x72\x18\x1f\xf0\xa8\x8a\xe9\x70\x15\x78\x29\xdf\xc6\x3b\x91\xe2\x47\x14\xe0\x9d\x06\x64\xa2\x7c\xb7\x6b\xe8\x4a\xcd\x3e\xe6\x81\x54\x48\x2e\x22\x2b\xe5\xd4\x40\xb8\x43\x3c\x7e\x0a\xcc\x2a\x70\x74\x20\x35\xed\x07\x88\x8a\xa3\x4a\x81\x33\x26\xe2\xef\x92\xcb\x6c\xdb\x4c\x35\x66\x45\xc1\x67\x89\x06\x53\x49\x94\xc6\xac\xac\x6f\xeb\xd2\xb3\x1e\x6d\x70\x34\x97\x09\xb6\x40\x3e\x6f\x26\x52\x55\xe5\x38\xdb\xd9\x57\x96\xc8\x92\x5d\xd4\x54\x38\x34\xc7\x60\x71\x52\xd7\xdd\xdc\x27\x72\xa2\x72\x4f\x2f\x2e\x65\xa8\x35\x99\x50\x99\xf5\xfa\x53\xd5\xef\x52\x53\x59\x05\x0f\x77\xdb\x25\x4b\xcd\xbc\x98\x5c\x21\xaa\x25\xb9\x05\x09\xbd\x54\xe1\xf0\x95\x27\xf5\x04\x46\x36\x79\xe1\xcd\x57\xe7\x74\xbe\x38\xa7\x75\xa7\xbe\x3f\xe6\x9b\xfc\x19\x32\x58\x74\x15\xa4\x7b\x75\xff\x9a\x88\xf7\xb1\xbb\xe3\xb4\x8a\x66\x42\x45\xd3\x86\x6a\xaf\xbd\x22\xdb\xf3\xfd\xc8\x76\x1b\x5b\x02\x99\xaf\xfc\xd7\xe6\xfb\x49\x20\x6d\x04\x7f\xf5\xb8\xe9\xc5\x57\x1e\x6b\xaa\x29\x1f\x68\xd2\xc4\xb2\x81\xff\x70\xa7\xb9\x5e\xee\x9b\x0d\x3c\xe2\x10\x63\x55\xad\xc3\x37\x1b\xfa\x4c\xe8\x5d\x66\x4f\x9b\x89\x72\xeb\x55\xb5\x0c\xa7\x4e\xfc\x9c\x2c\x31\xe8\x7a\x7a\xa7\x5b\x60\x21\x53\x5d\x3a\x09\xe7\x73\xae\xb5\xd8\x2d\x86\x1c\xa5\xac\xbb\x2b\x0c\x0a\xe7\x27\x4c\xb3\xc1\xfe\x10\x73\x56\x7f\xf5\xf1\x16\x17\xe6\x9c\xaf\xa1\x7b\x21\x9e\xaa\xda\xdd\x86\x3b\xcc\xc0\xcc\x26\xc7\xe2\x95\x61\x86\xe4\x36\xb8\x83\x1e\x7b\xb3\xc2\x0c\xc5\x6d\xc8\x66\x74\xd4\xa4\xb6\xe6\x36\x24\x29\x09\x7b\xbc\x18\xaf\xcd\x68\x62\xbc\xc8\x68\xb6\xde\x28\xd6\xb9\x89\xce\xf7\x6f\xa3\xbd\x66\x67\xe2\x2e\xdb\x99\xe0\xfb\x77\x30\x6b\xb9\xf2\x89\x6f\x67\x89\xef\x5f\xe6\xbe\x4e\xf9\xdf\xd9\xe5\xf7\xe3\xbf\x9e\xff\xf9\xff\xfb\x3f\xfe\xcf\xf3\x3f\xff\xaf\xf3\xbf\xbe\x7f\xee\xff\xf1\xaf\x7f\xbd\xff\xf1\xdf\x9f\xff\x72\xff\xf7\x3f\xff\xff\xef\xe9\x9f\xe7\x9d\xff\xe5\x3f\xde\x7f\xbd\xff\xcf\x7f\xfb\x1f\xff\xba\xdf\x3f\xff\xf9\xdf\xfe\xf3\xfb\x0a\x7f\xff\x6f\x00\x00\x00\xff\xff\xf2\x2b\x7f\x90\x0a\xb6\x03\x00"); -func _cebc ()([]byte ,error ){return _fac (_fgb ,"UniGB-UCS2-H")};func _gbd ()([]byte ,error ){return _fac (_ebd ,"90pv-RKSJ-H")};func _cdgg ()(*asset ,error ){_cgd ,_edfb :=_gge ();if _edfb !=nil {return nil ,_edfb ;};_afc :=bindataFileInfo {_aa :"Adobe-Japan1-6",_dg :2225,_ged :_fc .FileMode (436),_de :_e .Unix (1580491338,0)}; -_cce :=&asset {_cb :_cgd ,_fg :_afc };return _cce ,nil ;};func _geeb ()(*asset ,error ){_bdbf ,_abbg :=_geab ();if _abbg !=nil {return nil ,_abbg ;};_eacc :=bindataFileInfo {_aa :"GBK-EUC-V",_dg :766,_ged :_fc .FileMode (436),_de :_e .Unix (1580492085,0)}; -_bgfc :=&asset {_cb :_bdbf ,_fg :_eacc };return _bgfc ,nil ;};var _efcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x6f\xdb\x3e\x0c\xc5\xef\xfe\x14\x3c\xf6\x7f\xe8\xdf\x92\x35\x47\x31\x50\x14\x58\x93\xa1\xf3\xa1\xeb\xb0\x2c\xdd\x80\x61\x07\x59\xa2\x02\x01\x8b\x2c\xc8\xf6\x21\xdf\x7e\x10\xe9\xb9\x87\xe0\x25\x3f\xf1\x3d\x91\x11\xeb\x43\x7f\xec\x63\x98\xa1\xfe\x9a\x47\x7b\xc2\x19\x7c\x88\x2e\xe3\x34\x2e\xd9\x22\x0c\x78\x09\xb1\xaa\x64\x03\x2e\xd8\xf9\xdf\x4f\x12\x7b\x35\xa9\xaa\xea\xe7\xa7\x64\xef\x3f\x9d\x0f\xf7\x9f\x61\x99\x70\x85\x87\xfe\x78\xba\x4d\x33\x5e\xfb\xe8\x47\x50\x6c\x76\x4b\x5a\x03\x00\xea\x6f\x78\x09\xd3\x9c\x6f\x70\xf7\xd1\x8d\x03\xfe\x07\x0e\x7d\xe1\xaf\xd9\x61\x0e\xf1\x02\x77\xcf\x4f\x72\xa3\xa7\x25\xa5\x3f\x78\xc5\x38\x83\x20\x86\xd1\x91\x56\xf5\xe1\xc5\xa4\x2f\xe6\x8a\xf0\xde\xc9\x1b\x1d\xd1\xc9\x1b\xe6\x29\x8c\x11\xba\xff\x85\xd8\xbd\xe3\xef\xb7\x84\x20\xd7\x84\x73\x7f\x7c\xf5\x7e\xc2\x19\x94\xe0\xf4\xfa\xe7\xb9\x3f\xc2\x2f\x09\x52\x40\xd3\xaa\x5d\xfb\x7b\x2d\xfd\xf1\x32\xba\xcd\xd8\x08\x1e\xc7\x06\x97\x4d\xbc\x60\xf5\x60\xa4\x69\x1e\x61\x15\x68\x75\x4b\x48\x31\x52\x84\x3e\x10\x32\x8c\x4c\x41\xdd\x9e\xd0\xc0\xc8\x3e\x82\xd6\x82\xab\x1c\x23\x47\x55\x5d\x41\x03\xc7\x0f\xbe\xa0\x7d\x53\x90\x47\x42\x45\xb4\x16\xbb\xea\xc1\x28\x23\x0b\x22\x81\x56\xef\x09\xed\x19\x75\x64\x14\x84\x2c\x23\x4b\x55\x8a\x10\x32\xe2\x2c\x5d\xd0\x40\xad\xaa\x61\xa0\x2a\x8a\x1f\x1c\x23\x47\x55\x14\x5f\x1a\x5a\x05\x5a\x5d\x5a\x55\x8e\x06\x22\xd1\x5a\x30\x62\xa3\x23\xa3\xa4\x26\x1c\x1b\x8b\xc0\x4e\x10\xf2\x6c\xf4\x74\x63\x47\x37\x7a\x36\x7a\xfe\x27\xa8\x2f\x1e\x5b\xf1\xd8\x52\x96\x85\xd8\xde\xa1\x7c\x2f\x7b\xb8\xad\x86\x5d\x72\xc6\x38\xd3\x16\xd2\xfb\x97\x07\x0c\x11\xb7\x35\x4f\x63\x2a\x2e\xfa\xfc\x0d\x00\x00\xff\xff\x92\xaf\x31\x14\x12\x03\x00\x00"); -func _dbfa ()([]byte ,error ){return _fac (_caed ,"ETHK-B5-V")};var _dec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x6b\xdb\x4c\x14\x85\xf7\xf3\x2b\x66\x99\x77\x91\xd7\xf7\xce\xb7\x40\x18\x4a\x42\xc0\x94\xb4\xa5\xe9\x17\x94\x2e\x64\x69\x64\x04\xb5\x24\x64\x79\x91\x7f\x5f\xee\x1c\xc5\x85\x1a\x8c\xec\x47\x33\x3a\xd2\x73\x34\xb3\x7b\x38\x3c\x1e\xc6\x61\xd5\xbb\x4f\xcb\xd4\xbe\xe4\x55\xf7\xc3\xd8\x2d\xf9\x32\x5d\x97\x36\xeb\x63\x3e\x0d\xa3\x52\x6c\x74\x37\xb4\xeb\xdb\xdf\x72\x68\xcf\xcd\xac\x94\xcc\x7f\x79\xbd\xac\xf9\x7c\x18\xfb\x49\x5b\x8c\xeb\xae\xf3\x36\x56\xeb\xdd\xe7\x7c\x1a\x2e\xeb\xf2\xaa\xef\xde\x75\xd3\x31\xff\xa7\xbb\xdc\x0b\xff\xb8\x74\x79\x19\xc6\x93\xbe\x7b\x3f\x2d\xb9\xe1\xdb\x89\x97\xeb\x3c\xff\xce\xe7\x3c\xae\x9a\x0a\xcb\x63\x57\x8e\x6a\xf7\xf0\xdc\xcc\x1f\x9a\x73\xd6\xbb\x72\xad\x7b\xcc\xbc\xc7\xb0\x72\xf6\x5b\x5e\x2e\xc3\x34\xea\xea\x7f\xa2\xf0\x17\x7f\x79\x9d\xb3\xe6\xed\x2a\x3f\xbe\x1e\x1e\xf5\x4f\xd6\x4c\xda\x78\x47\xe9\xd7\xc6\xbf\x3f\x4f\x5d\xde\x32\xcb\x93\x3d\x4c\xd7\x71\xd5\x95\xb5\x16\x8c\xf1\x54\xed\xd4\xe5\xcb\xdc\xb4\x79\x69\xc6\x53\x56\x5a\xd7\x44\x44\x7b\x5d\x1b\xf7\xf4\xb4\x97\xdb\xfd\x67\x84\xb2\x71\x9b\x39\x74\x20\x6f\x33\x88\xfa\x7e\xaf\xe5\x43\xaa\x26\x06\x63\x30\xe3\x83\xaa\xc9\x80\x19\x30\xcf\x46\xd5\x64\xc1\x2c\x58\x0c\x49\xd5\xe4\xc0\x5c\x61\x4c\xc6\xa9\x9a\x3c\x98\x07\x33\x49\x32\x02\x58\x00\xf3\x56\x32\x22\x58\x04\x8b\x95\x64\x24\xb0\x54\x98\x21\x27\x19\x15\x58\x05\x66\x49\x32\x1a\xb0\x06\xcc\x07\xc9\x38\x82\x1d\xc1\x12\x4b\x46\x0b\xd6\x16\x66\x29\x4a\x46\x07\xd6\x81\x59\x23\x19\x19\x2c\x83\xf9\x24\x19\x3d\x58\x0f\x96\x1c\xa9\x9a\xe1\x8f\xe1\xcf\x51\x15\x54\xcd\xf0\xc7\xf0\xe7\xac\x37\xaa\x66\xf8\x63\xf8\x73\x81\x92\xaa\x19\xfe\x18\xfe\x5c\x0a\x4e\xd5\x0c\x7f\x0c\x7f\x9e\x8d\x64\xc0\x1f\xc3\x9f\xb7\x51\x32\xe0\x8f\xe1\xcf\x07\x2b\x19\xf0\xc7\xf0\xe7\x53\x92\x0c\xf8\x63\xf8\x0b\xec\x24\x03\xfe\x18\xfe\x82\x23\xc9\x80\x3f\x86\xbf\x10\xa4\x73\x86\x3f\x86\xbf\x50\x49\xe7\x0c\x7f\x0c\x7f\x91\xa5\x73\x86\x3f\x86\xbf\xe8\xa4\x73\x86\x3f\x86\xbf\x18\xa4\x73\x86\x3f\x86\xbf\x58\x49\xe7\x66\x7b\x63\xe1\x2f\xb1\x74\x6e\xe0\xcf\xc0\x5f\x72\xd2\xb9\x81\x3f\x03\x7f\x29\x4a\xe7\x06\xfe\x0c\xfc\xa5\x4a\x3a\x37\x6e\x5b\x01\xd1\xed\xb5\xae\x0c\x87\xb2\x0e\xde\xde\x77\xf9\x2d\x1b\xc6\x6d\x01\xb7\xd7\x65\xc9\xe3\x5a\xb6\x8b\xb2\x42\x65\x85\x0d\x63\xbe\x6d\x3d\xf3\x34\xcb\xac\xf2\xfd\x13\x00\x00\xff\xff\x1d\x46\xc4\xed\xa6\x04\x00\x00"); -func _gddc ()([]byte ,error ){return _fac (_fafaf ,"GBKp-EUC-V")};func _cfec ()(*asset ,error ){_dccae ,_beceg :=_bdgb ();if _beceg !=nil {return nil ,_beceg ;};_edaec :=bindataFileInfo {_aa :"UniGB-UCS2-V",_dg :832,_ged :_fc .FileMode (436),_de :_e .Unix (1580492749,0)}; -_cedc :=&asset {_cb :_dccae ,_fg :_edaec };return _cedc ,nil ;};func _bgdd ()(*asset ,error ){_dbefb ,_fceg :=_eggc ();if _fceg !=nil {return nil ,_fceg ;};_bdcb :=bindataFileInfo {_aa :"UniJIS2004-UTF16-H",_dg :185990,_ged :_fc .FileMode (436),_de :_e .Unix (1580492807,0)}; -_ccagd :=&asset {_cb :_dbefb ,_fg :_bdcb };return _ccagd ,nil ;};func _ggc ()(*asset ,error ){_cebg ,_fcef :=_baad ();if _fcef !=nil {return nil ,_fcef ;};_cefb :=bindataFileInfo {_aa :"KSC-EUC-H",_dg :9483,_ged :_fc .FileMode (436),_de :_e .Unix (1580492494,0)}; -_dddc :=&asset {_cb :_cebg ,_fg :_cefb };return _dddc ,nil ;};func _agcag ()(*asset ,error ){_aadcb ,_gbcf :=_dgee ();if _gbcf !=nil {return nil ,_gbcf ;};_dbg :=bindataFileInfo {_aa :"H",_dg :2711,_ged :_fc .FileMode (436),_de :_e .Unix (1580492271,0)}; -_ceacg :=&asset {_cb :_aadcb ,_fg :_dbg };return _ceacg ,nil ;};var _fdfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xaf\x6e\xcd\x91\xa0\x35\xf7\xaf\xd8\xc3\x66\xd0\xd4\xca\x7b\xa6\x64\x1d\x09\xca\x58\xb8\xa5\x06\x44\x75\x01\x12\x62\xf0\xae\x5b\x61\x89\xfa\x6c\xd9\xae\x41\xfd\x7b\x94\xcf\x13\xe7\x73\x0b\x21\xed\x33\x39\x6b\xed\x77\xe5\x2d\x32\x32\xee\x19\xf1\x0f\xff\xf8\x87\xdf\xfd\xe1\x97\x3f\xfe\xed\xeb\x1f\xfe\x97\xbf\xfc\xe9\xfa\xa7\xe7\x6f\x5f\xef\x1f\x7f\xb9\xff\xf2\xfc\xf5\x4f\xff\xf6\x97\xeb\xf9\x3a\x9f\x7f\xf9\xe3\x2f\xbf\xf9\x4d\xca\x5f\xf7\x1f\xaf\xbf\xfd\x7c\xe5\xbf\xeb\x5f\x3f\x7f\xfe\xcd\x6f\x76\xfb\x7f\xfa\xf7\xbf\xfe\xed\xf9\xd7\x3f\xfc\xf2\xfe\xe9\xab\xf8\xdd\xfd\x6f\x7f\x8e\x6f\xbf\xbe\xfe\xe1\x7f\x7d\xfe\xe5\x8f\x7f\xfd\xdb\x5f\xfe\xfd\xeb\x3f\xfc\x77\xf7\x9f\xce\xe7\xbf\xf9\xba\x9f\x77\xff\xfd\x7f\xfe\xcb\xfd\xfc\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xf8\x4f\x9f\x3f\x7f\x7e\x49\xbf\xfe\xf0\x4f\xff\xf6\xe7\x3f\xff\x3f\xcf\xbf\x3e\xbf\xfc\xed\x6b\xf0\xb7\xe7\x97\x9b\xff\x7f\xf3\x0f\xff\xf8\x9f\x3f\x7f\xfe\x9f\x3e\xff\xfa\x7c\xfd\xc3\x3f\xff\xf2\xc7\xff\xf4\x87\x7f\xca\xc7\x51\xff\xe3\x3f\xff\x97\xdf\xa7\xfe\x1f\xff\x47\x3e\xe1\x8b\xff\xed\xf9\xcb\x5f\xff\xf8\xa7\x5f\xbe\xd2\x7f\x7b\xe4\xf4\xf7\x3f\xff\x97\x7f\xff\xf3\xf3\x95\xa2\xa7\xff\xe3\x9f\xff\xf0\xbb\xaf\xff\x33\x7d\xa5\xe3\x2b\xb7\x9e\xd6\xff\x15\x7f\xff\xdf\xff\xf3\x9f\xee\xe7\xeb\xf0\xad\xb8\x8a\xeb\x4f\xf7\xf3\xd7\x3f\x7f\xae\xe7\x2f\x9f\x5f\xfe\xe5\xf9\xcd\xd7\xd7\x6f\x8f\xe3\x38\x7e\x7c\xed\x7f\xbf\xfd\xdd\xf8\xfd\xef\x7f\xec\xbf\xfd\x6e\x1e\xc7\xef\xfe\x71\xff\xfd\xb7\xbf\xfb\xef\x7f\xff\xfb\xdf\xfd\x3e\xfe\xfe\x3f\xfc\xfd\xdb\xdf\xf3\xb7\xe7\x97\xfb\xff\xd3\xe3\x6f\x92\x03\xfd\xf2\xa7\xbf\xdd\xcf\xeb\xdf\x62\x8c\xdf\x1e\x47\x7a\x7f\x7c\xa5\xdd\xea\xbf\xfe\xf9\x37\xe9\x38\x62\x76\x7f\xbc\xaf\xff\xfb\xf3\x97\xdd\xa0\x5d\x3f\xbe\xd6\xd8\x4f\x63\x3f\x2d\x9e\xee\x1f\x5f\xab\xf2\xf4\xfc\xf8\x4a\xc7\xb1\x1f\x3f\xc7\xee\x72\x3f\xd4\xfd\x37\x9a\x7c\xda\x8f\xaf\xee\x1f\xfb\x8f\xaf\x55\x78\x1a\x3f\xbe\x46\xb6\xc9\xfc\xf1\xd5\xab\x5f\xae\x1f\x5f\xa9\x65\x1e\x3f\x3f\xbe\x52\xf5\x83\x73\x77\xc5\x98\x9f\x6b\x7f\x60\x0f\xf7\x7e\xb4\xdb\x3d\x7e\x63\x2a\x9f\xbd\xa4\xcc\xb7\xe7\xf1\xe3\x6b\x38\x83\x33\xfd\xf8\xea\xce\xf5\xac\x7b\xb4\xc6\x63\xdb\xcd\xfc\xb6\xff\xf8\x1a\x63\xf2\x38\x7e\x7c\xa5\x64\xb3\xf9\xe3\x2b\x15\x9b\xed\x99\x75\xa6\x73\x32\x33\xff\xba\x67\x96\x99\xce\xc9\xc0\x7d\x3f\x5e\x7d\x37\xa3\xdf\x7b\xec\x81\x19\xed\xde\x9d\x55\xd6\x76\xef\x6f\x1b\x9d\x3d\xfb\x5b\xa7\xf3\xf2\x2d\x3d\xbc\x7c\xbb\xa7\x93\xf6\x56\xad\xd2\x3b\xcf\x89\xe7\xc4\x73\xde\x7d\x8c\xe6\x0f\x85\x97\xbe\x78\xa9\xbc\x94\xc1\x0b\x6b\x1c\x8c\x90\x8e\x6e\x1b\x3b\x1e\xbc\x0c\x7b\x9b\xbc\xcc\xc2\xcb\xf2\xc5\xde\x3e\x3f\xbe\xf2\x51\x8a\xbf\x9c\xbc\xb0\x43\xe9\xb8\xec\xcd\xcf\x6e\x7b\xf3\x97\xc7\xe9\xd8\xf5\xeb\x2f\x1b\x60\x29\x1d\x74\x90\xf9\x2c\x25\x7f\x61\x6e\x29\xb3\x36\x3a\x4b\x85\x67\x5b\x74\xc7\xf7\x65\x38\x3e\x93\x49\xce\x99\x4d\x49\xc9\x39\x0f\x7f\xf9\xec\xf6\xcb\x7e\xcf\x8d\xa5\xa0\x41\x4a\xce\x78\xda\x97\x33\x5e\x36\x7f\x1c\xc5\x26\xaf\xa3\xf0\x92\x9d\xb1\xd0\xcc\xc9\x5f\x00\x7a\xce\xfe\xe2\x8b\x40\x9f\xb6\x11\xe8\x8b\xf5\x67\x17\x00\x96\xa4\x0c\xd0\x67\xb2\xcd\x64\x6a\x4c\x20\xaf\xfd\x9c\x80\x4b\x66\xfa\xdd\x11\x4f\x9e\xfd\x7b\x4c\x12\x18\xe5\x98\x24\x5f\x95\x98\x24\x1b\x5b\x36\x58\x2b\x23\x14\xa7\x98\x59\x70\x29\xbe\xf8\x51\xcc\xd7\xcf\x62\xbe\x8c\x52\x9c\x2f\x47\x2f\x95\x00\xb8\x6d\xa6\x1d\x30\x7e\x11\xe0\x31\xfe\x47\xe8\xdb\x46\x24\xa9\xf6\x76\xf1\xe2\x26\x15\x41\xee\x02\x8a\x48\x52\xed\xc0\xd5\x64\xc0\x57\x63\x35\xb4\xa9\xac\x06\x48\xd6\x8d\xf2\x7e\x5f\x03\xe1\x19\xa3\xba\x96\xc1\x5a\x6a\x73\xf4\x02\x35\x0c\x0a\xf6\xff\x47\xd3\x52\x75\xa1\x62\x69\xf5\x34\x74\x76\xa9\x8a\x59\xc3\xa1\x96\xb3\xf1\x33\x4f\x43\x76\x28\x50\xcb\xfd\xaf\x9b\x2c\x16\x01\x50\x6f\xf6\x8c\xb5\xb4\xc3\x7e\xd9\x81\x16\x08\x0f\x34\x1b\xab\x61\xbc\xb6\x57\x53\x81\x4a\x73\x2d\xe2\x5e\x73\x5f\xba\xdf\xc7\xbe\xd8\x93\xfb\xe2\xfa\x5b\x1c\x04\xdb\xc4\x41\xb0\x37\xf7\xc5\xbd\x6c\xa7\x2f\xf6\x16\x47\x81\x25\xb6\x38\x0a\x4e\x26\xf6\x85\xf5\x36\x0f\x2f\xb4\x2a\xf5\xbd\x2f\xe2\x71\xdf\x07\x21\xd3\xb8\x4b\x88\x44\xd7\xee\xbe\x4c\x1a\x77\xd7\x22\x22\x74\xd7\xd2\xfc\x25\xce\x84\x6d\x5c\x4b\xf1\x33\xcf\x04\x4b\xe9\x9e\x09\x3f\xf2\x4c\x30\xf7\xee\x99\x70\x22\xb1\x0e\x7f\x88\x75\x00\xa2\xfe\xd0\x93\xcf\x2f\x3d\xb1\x53\x23\x76\xc4\x17\x77\x64\xb2\xbe\xe1\x69\x91\x56\x0e\x4f\x8b\xa3\x8c\xea\x31\xf0\x33\x31\xcc\x2d\x1d\xae\xc4\x65\x8d\xd8\x15\x3b\xd8\xa7\xc5\x93\x37\xdc\x13\x37\x7b\xb8\x27\xd2\xd0\x11\x7b\xe2\x67\x41\x50\x7d\xb9\x77\x73\x7b\xda\xe7\xde\x53\xb7\x36\xb0\x85\xce\x02\xd4\x53\x54\xbc\xb2\x2f\x4c\xe3\x02\xff\x84\xc2\x25\x14\xfc\xe8\xe5\xef\x80\xea\x3e\x80\x08\x0b\xba\x13\xdf\xd0\xf6\xce\xfc\x9d\x99\xde\x85\xbf\xfb\x5c\xf9\x3b\x23\xdf\x71\xc4\x98\xd1\x2d\x4f\x91\x3f\xdc\x02\x40\xe2\x73\x8b\x96\x52\xee\xdb\x53\x24\xf2\xdd\x82\x40\x6a\x7b\x07\xb9\x60\x9b\x6f\x41\xe0\x99\x7a\x1d\x47\x78\xbc\x48\x1b\x2c\x30\x6f\xaa\xb4\x2a\xcd\xb3\x07\x6c\x82\x3d\xb9\xb1\x92\x34\x79\x16\x24\x74\x95\x5b\x00\xcb\xaf\x58\x0b\x88\x9c\x3d\x62\x13\x6c\xcf\x8d\xb5\xcc\xc3\xaf\x24\xd5\xf1\xd9\xf4\x65\xf1\x02\x5e\x66\x3b\xfe\xf0\xec\xdf\xa5\x07\xb6\xbe\x1c\xfd\xe0\xe5\xf1\xc5\x41\x5e\x07\xa1\x49\x77\xf6\xec\x73\xee\x49\xe6\xc0\x88\x1e\x9e\xe9\x22\x3d\x3c\x13\xfa\x9e\xbb\xb3\x4c\x76\xe0\x2c\x41\xa0\xdc\x63\x96\x83\x17\x80\x3c\x67\xfb\x8e\x10\xe6\x38\x43\xcb\xde\x6f\xa7\xe7\x8b\xb4\x60\x39\x94\x13\x67\xa7\xb3\xa7\x68\x26\xc6\x8d\x53\x04\xc3\xcd\x43\xb8\x83\x5a\x79\x08\xf7\xc3\x36\x2e\x09\x9e\x93\xf7\x29\x5a\x15\xb6\x9a\x87\x2b\x9a\xbe\xb8\x08\x4e\x74\xf6\xe4\xcc\xc3\xce\x5c\x51\xb5\xb3\xd3\x5f\x6c\x13\x93\x76\x36\x31\x69\x7e\x99\xce\x13\x59\x26\xcf\x00\x30\xf3\x9c\xce\xf3\xf0\x05\x54\x87\x52\xe5\xe9\x34\x39\xba\x79\x3a\x1b\x0e\x47\x9e\xce\x06\x0e\x9a\xa7\xb3\x29\x7e\xe6\x39\x46\x7a\xcb\xf3\x62\x69\x7e\xe5\xcc\x5c\xe7\x14\x0f\x92\xc3\x08\x4e\xe4\x8f\xbc\x9c\x26\xe7\x34\x2f\xa7\xe9\x6c\x16\x07\x52\xfc\x5c\xce\x4c\xfc\x5e\xe2\x04\xe4\x31\xaf\xd8\x79\x3b\x73\x9a\xcb\x36\x22\xe2\xb2\x33\x67\x93\xfc\x25\x26\x00\x38\x3f\x31\x26\x1d\x7c\xe2\xe8\x00\xb4\xd3\xa9\x41\x4e\xf2\xe9\x2f\xee\xf4\x29\xee\xb9\xe8\x2d\x0a\x8b\x41\xe7\x5e\x3e\x7f\xbb\xec\xd4\x9d\x40\x2a\x16\x74\x97\xcc\x16\x02\x92\x2f\xa7\x5e\x6d\xb1\x7e\x8a\xef\xf9\xda\xf0\x15\x95\xaf\xf3\xc7\x17\x44\x35\x5f\xae\x06\x62\x91\xa5\x61\xa2\xc3\x1d\xf3\xa7\xff\x9f\x94\xc7\x97\x90\x66\x01\x00\x94\x47\x0c\xbe\x83\xf4\x32\xee\xa6\x3b\x2e\xea\x96\x87\x34\xbf\x71\xc3\xe0\x6d\x65\x4b\xe2\xcc\xa2\x6c\x71\x7b\xf9\x54\x7f\xce\xb7\x6c\x49\x3b\x43\x14\xca\xf1\xeb\x28\x65\x4b\xcc\xa9\xf8\xed\x9e\x7b\xb1\xab\xfb\xef\x6b\x2e\x0a\xc8\x13\xe6\x52\x92\x58\x05\xfb\x2e\xca\xab\x13\x09\xa5\x28\x61\x4e\x58\x60\x51\xc2\x9c\xcd\x97\xf1\x53\x4d\x29\x19\x8d\x85\x6e\xb3\x58\xe0\x8c\x73\x74\xeb\x2f\x76\x8b\xe0\x5e\xb2\xa3\xc3\x0e\x4b\x71\xaf\x91\xc2\xcb\x16\x1e\x61\x72\x45\x61\x71\xa2\x2a\x94\x82\x76\xc3\xc0\x25\x86\x60\xe6\xc5\x5e\x87\x2f\x2e\xd0\xe6\x41\xd7\xe0\xab\x65\xc2\x30\x2b\x1b\x5b\x26\xd2\xa1\x24\xb3\xcc\xc7\x17\xe0\x36\x5f\x5f\x68\xb3\x10\x08\x3d\x04\xe5\xf3\xf1\x17\x5f\x4e\x5f\x18\xe7\x8c\xcf\x68\x03\x47\xec\x39\xe7\xef\xc8\x5f\xb9\xec\x10\xd4\x2f\x97\x1d\x42\x4f\xcb\xe5\x8c\xdc\xa6\x8d\x6d\x29\x1f\x9c\xd7\x02\xba\xe5\x63\xf9\x4b\xf3\x85\x36\xa0\x55\x3e\x40\x8f\xba\x15\xb6\x74\xb0\x05\x15\xe1\xef\xe0\x88\xbc\x30\xcd\x9c\x36\x4e\xa6\x87\xf3\x52\xf6\x21\x49\xcf\x09\x97\xdb\xbc\x21\xbd\x03\xf4\xde\x47\x3a\xbd\x43\xc6\xe6\xdf\xa1\x08\x7b\xc9\xe9\x1d\xd0\xad\x0d\xb2\x7c\x6c\x8d\x30\x6f\xb0\xe4\x63\x23\x68\xf7\xaf\x5b\xe3\xea\x5b\x4e\xcc\x07\xfa\x56\xe5\x69\x03\x27\x1e\xcb\xdf\x1f\x6b\xec\x6c\x3e\xd2\x56\xd9\x3b\x7d\x6d\x05\xac\x6f\xf4\xc8\xc7\xd6\xb8\x96\xbf\x2f\xcf\x78\x3e\x40\xd8\x3d\xc9\x7c\x80\xae\x87\xbf\xef\xfd\xcf\x8e\xfa\xb0\xd6\xfd\x98\x19\x76\xf1\xc8\x00\x3e\x32\x00\xcd\x36\xfe\xa1\x43\xe6\x63\x6b\x11\xc8\x0e\xf9\x00\xb3\x72\x4a\xf4\x51\x9e\x38\x66\xf9\x28\xa2\x6e\xa5\x97\xea\x7e\x4f\x1a\xa3\x11\x1c\x34\xae\xcb\xc6\xfc\x9d\x3d\xe8\x79\xd2\xd3\x66\xdd\x63\xba\x9e\x2d\x01\x0f\x08\x55\x3e\x80\x7b\x19\x3e\x33\xc4\x72\x51\x1f\x36\xaa\xd1\x2d\x64\xa2\xa3\x4c\xe5\x03\x32\x91\x8e\x8d\xac\x19\x85\x3d\xa5\xd9\x7c\x29\x3f\xbe\xc6\x66\x85\x59\x4d\x3c\x71\xea\x32\x2a\xf6\x2c\x87\xdf\x7c\x78\xae\x3c\xbf\x62\xcf\x9e\x2d\x6a\xf0\x3c\x32\x1f\xed\x5d\x18\xdd\x9e\xb6\x16\x3a\x0f\x07\x40\x09\x65\x16\x28\x9a\xab\xc4\x9f\xa1\xb0\x2d\xf9\xb2\x41\xb9\x0f\x6f\xfe\xa9\x42\xb2\x9d\xaa\x7d\xf9\x98\xcc\x68\xc3\x7b\x96\xcd\x4e\x33\x4a\xcb\x42\x33\xce\xe8\x2c\x0b\x06\x9c\x51\x59\x16\x4c\x2a\xff\xd4\x4d\x32\x0d\x36\x98\x66\xd9\x5c\x3e\xa7\xcd\x24\x17\x12\x75\x46\x5c\x45\x98\xcb\x88\xab\x68\x7e\x39\xc1\xc6\x72\x3e\x98\xd1\x66\x0b\xb3\x1c\xfc\x70\x9d\xfe\x40\x9f\x90\xfa\x9c\x1d\xcd\xc3\x97\x9d\xc6\x96\x51\x91\x9f\x33\x62\x29\xb4\x3a\xa7\x67\x77\x74\x24\x9f\x07\xcf\x7c\xf2\x4c\x9e\x01\xef\xb3\x78\x66\xe0\x2d\x5d\xce\xc2\x37\x79\xef\x19\x72\x77\xce\x07\x9d\x2f\x1e\xf7\x94\x81\x67\x66\xf3\x72\x9a\x7e\x12\x8a\xe3\xe0\x65\xec\x8d\x39\x78\x9c\x3f\xbe\xd0\x9b\x72\xd6\x84\x52\x37\xbd\xcd\xf9\xf0\x88\x2c\x7f\xd9\x9b\x51\x1d\x55\xa5\x17\xd4\xcf\xfb\x70\x8e\xce\x66\xe7\x7d\x3c\xfb\xe6\xcb\x39\x73\x3c\x73\x4a\xf3\x1b\x32\x96\x33\x16\x90\xc4\x9c\xf6\x99\x44\x1d\xcc\x79\x1f\xc4\xe1\x4c\xf7\x41\x1c\x87\xbd\xbe\x0c\xc6\x2a\x33\x6b\x67\xa2\x9b\x65\xa0\x1f\xe6\xbc\x19\x06\xba\x79\xce\xf9\xfe\xf1\x35\xd3\xa2\xbb\x8d\x3f\xa3\x67\xc0\xb0\xb9\xc2\x38\x7c\x6c\xfb\xcf\x34\xe4\xb0\xb2\x4f\xb9\x30\x36\x3d\x57\x97\x01\x9d\xc8\x15\xd4\x69\x6c\x73\x56\xd7\x6e\x9c\x30\x64\x76\x94\xfa\x8c\x64\xdc\x39\x9c\xc8\xc5\x18\x93\x72\x56\xd9\x6c\x1c\x1c\x25\xa0\x9c\x26\x1f\xad\x20\xa9\x0c\xb7\x86\x2f\x2c\x10\xd9\x28\xa7\xc9\x70\xeb\xf1\x40\xf3\x19\xc6\xca\x9c\x26\xbd\x7d\xf6\x1a\x1a\x1f\x9d\x80\xa7\x30\xd9\x4b\x64\x05\x2a\x05\x9b\xd9\x06\xf5\x7e\x49\x60\x0a\x7f\x0f\x53\x14\xe7\xb0\x2c\xb0\x18\xd5\x3e\x97\x25\xed\x62\x07\x0a\x12\xd7\xcf\x97\x18\x7c\x33\x97\x5c\x10\xbf\x32\xe6\xcc\x5c\x10\xbf\x7e\xfd\xac\xfd\xd7\x2f\x2e\x12\x4c\x85\x11\xfe\xfa\xcb\x66\x55\xa9\xe7\xb1\x07\xad\xb9\xf8\xb2\x01\x59\x9f\x4d\x5e\x50\x44\x73\x7d\x5f\xd4\x47\x90\xa0\xed\x53\x3e\x33\x43\xb6\xad\xa1\xcc\xcc\x99\x6a\x1b\xdc\x33\x33\x46\xeb\x34\xe6\x80\xb5\x2d\xff\xcf\xbc\xc5\x94\xdc\x06\x6d\xa1\xbc\x6d\x1f\xf8\x99\x2b\xdf\x4f\xbe\x67\xe9\x6d\xcb\xc4\x33\x83\xea\x6d\x33\xfa\x99\x39\x1b\x6d\x8b\xc4\x33\x57\xfa\x99\x8c\x5b\xec\x87\xfe\xe1\x3f\x6d\x03\x67\x80\x9f\x6d\x83\x46\xc8\xb6\x0d\x98\x79\x40\xd4\x9a\xab\x8f\xa6\x1f\x09\xc7\x16\xae\x72\x3b\x25\xf2\x50\xe3\x76\x42\x81\x18\xf7\x84\x02\x31\xec\x29\x1c\x97\x9f\x48\x2c\xfc\xe1\xda\xdf\x30\xfd\xcd\x8a\x47\x61\xf6\x97\x5b\xb5\x58\xe2\x05\xf5\x85\x60\xb5\x4d\xbc\x24\x81\xed\xc2\xa0\xdd\x79\x04\x20\x76\xa8\x70\x51\xa0\xbe\x6d\xd3\xb7\x91\xe9\x1d\xea\x76\xb4\xc3\xfe\xf7\xa9\xe2\xe8\xb7\xad\xa3\x0f\x36\xab\x3d\x15\x78\xb3\xf2\xa7\xf1\xcc\x48\x98\x8c\x73\x6c\xd0\xb3\xbf\x1f\x4c\xe6\x0d\x20\x30\x87\x57\xea\x09\x34\xfb\xa6\x5e\x03\x6e\xdc\x0f\x66\x9c\x78\x7c\x60\x23\xfb\xf3\x9e\xd8\x07\xf0\xba\x27\xf6\xc1\xcf\x2b\x36\x74\x3e\xd9\x0c\x76\x70\xf0\x7a\x67\xf7\x21\xa3\x1d\x6c\x39\xa0\x3b\xbd\xbb\x3f\xf4\xd2\x0b\xdf\x14\x9e\x2b\x7f\x67\x2e\x9d\x95\xa4\xef\xc4\xb2\xdc\xb7\x9a\x3b\x33\x74\xbb\x77\xb7\x88\x79\x6c\x94\xc4\x66\x9c\x7b\x3f\xd9\x69\xa8\x4d\xef\x9e\xb4\x78\xd9\x9b\x37\x6c\xcb\xc9\x48\xcb\x59\x01\x2e\x26\x15\xe7\x0f\x56\xdb\x03\x9b\x9a\xbf\x08\x48\x28\x7f\xdf\x68\xb0\xc5\x39\x16\x78\x3e\x52\x72\x5e\x82\x5b\x81\x2d\xe3\xf0\xcc\x42\xf0\x47\x8a\xf3\x77\xf0\x62\xd7\xe0\xfe\x40\x64\xc9\x18\x73\xf2\xa8\x32\x35\x70\x7b\xb4\xd8\x55\x7e\x19\x9e\x53\x16\x3f\x3e\x9c\x47\x36\x61\x9c\xaf\xb3\xd9\x4d\x16\x2e\x87\x9e\x39\xcd\x0b\x35\x2a\x67\x10\xf6\x64\xcc\x74\x80\x0a\x27\xba\x42\xf6\xb0\x9e\xd9\x61\xa0\xec\x27\x2a\x42\xf6\x48\x9f\xdd\xd9\x24\x5f\x92\x2f\xf4\x06\xd1\xcd\xee\xf7\xb9\xda\xaf\xb3\x39\x7f\x92\xd9\xdd\xe4\x61\x35\xad\xb1\x49\xcf\xc4\xa2\xa9\x80\xf3\xcc\x86\x5c\xd9\xfc\x65\x60\xcf\x8d\x5f\x16\x9f\xc5\x2f\x27\xbf\x30\x81\x67\x13\x86\x9a\x39\x65\x0f\x9a\x72\x95\x99\x3e\x5b\x17\xa8\xbd\xfa\x9c\x7f\x7c\x15\xf9\xc5\xb3\xe5\x8b\xaa\x80\xf1\x6c\x01\xa3\x7a\x2a\x1e\xd5\xe4\x02\xf3\x7d\x96\xde\x16\x88\xc0\xc3\xec\xcb\x6c\x36\xc7\xe3\xd2\xba\x9f\xad\x1f\x5f\xed\x68\xb6\x3f\xf7\xf3\xf4\x79\x6f\xff\x40\x63\xce\xcf\x26\xe6\xa5\x43\xf6\x9e\x8d\x4b\x45\xbc\x7a\x3e\x2c\x1d\xe5\x36\x3f\x78\xc1\x1a\x36\xb7\xfc\x40\xbd\x6b\x02\x95\x9e\x0f\x03\x2a\x27\x3d\xf8\xbd\x8a\x04\xef\x01\x17\xcb\x82\x38\x3d\xe0\x62\x5d\xcb\x5f\x36\x8a\xaf\xe4\xf4\xf1\x7f\xd5\x25\x20\xf1\x80\x95\xc5\xa1\x7d\x20\x80\xed\xe0\x24\x3c\x68\xec\x3f\x3b\x38\x99\x9b\x7c\xf1\x41\x7d\xaf\xc7\x60\x6e\xf8\xb7\xea\x11\x9f\xa9\xa9\x82\x24\xa8\x24\xa9\x04\xc4\xd1\xe8\x17\xf4\xf4\xd1\xe6\xa8\xee\xf0\x5c\x05\x60\x82\xf2\xcf\xe6\x99\xb9\x83\xa4\x8f\xce\xb0\x8e\x5c\xfe\xa0\xd3\x17\x65\xee\x47\x5d\x1e\xfb\x62\x7e\x2e\xbd\x79\xd3\xce\x90\xba\xb3\x1b\xbb\x55\xad\x72\x08\x9a\x9b\x21\x3d\x99\x8f\x96\xc7\x9f\x5f\x0d\x67\xe9\x2f\x73\x8f\xdf\xe9\x0b\x41\xbd\x4c\xd7\x82\xa0\x5e\xd4\x18\x1e\xbc\x70\x05\x93\x41\x7e\x36\xb1\x4d\xdd\xb5\x6c\x89\xb1\x14\x77\xe6\x61\x67\xa0\xd9\xcf\x73\xd2\x2d\x80\x78\x30\xcf\x56\xff\xbe\x31\x61\x21\x6f\x3d\x2f\x6a\x08\x2c\xea\x3d\xd4\x18\x0f\x9e\xf7\x21\x96\x0d\xbc\x9b\x56\x54\x34\xc4\xfc\x6e\x19\xb3\x6e\x82\xf2\x0d\x39\x7c\xb1\x34\xe0\x86\xcb\xef\xa6\xe7\x35\xc1\x3b\xde\x4d\xd0\x4b\x1e\x76\x36\xf6\xdf\x93\x03\x6e\x18\x34\xce\xc0\xbb\xa5\xd1\x9a\x11\xb1\xde\x2d\x8c\x96\x8c\x98\xf4\x6e\x59\xb4\x94\x65\x3f\xd7\xfe\x26\xf9\xfd\xbd\x9f\xe1\x6b\xef\xc1\x41\x8c\x71\xdf\xfd\xcc\xa2\xdf\xad\x57\x56\xc5\xa2\x77\xcb\xae\x25\x75\xff\xbe\xcf\xe4\xe2\xb8\xbd\x9b\x0e\xd6\x0c\xdb\x7c\xb7\x02\x53\xd5\x2f\x5e\xdc\x78\xc5\x39\x6f\xd1\xa9\x0c\xe7\xb6\x45\xd8\x5a\xa0\x20\xef\x26\x61\xb5\x64\xfb\x39\x79\xf6\x9b\x6b\x7f\x5f\xfd\x66\xef\xed\x42\x8b\x7c\x37\x07\xab\xb5\xf9\xbc\x37\x24\x41\x55\x5e\xfc\x77\x19\x31\xf5\xdd\x72\x51\x99\x20\xfc\x9b\x37\x8e\x62\x72\xcc\xef\xa6\x90\x59\x2d\xfa\xc5\x5d\x17\xb0\xda\x5a\x54\xed\x1c\xaa\x37\x83\x53\x60\xfe\xbb\xe9\x66\xae\xcd\x3e\x3f\xbf\xd2\xa3\x77\x2b\x5a\xb5\x0b\x93\xbc\xe1\xe9\x19\x78\xb7\x04\x9d\xd3\x70\xac\x3d\xcf\xe1\x1a\xb1\xbd\x2c\xf7\x08\xd3\xcb\x82\x47\xbe\x78\xf0\x30\x5f\xe5\xb7\x78\xca\xfc\xe6\xef\x34\xee\x2d\xd0\x38\xb8\xca\xbb\xc5\xef\xaa\x84\xfc\x96\xce\x33\x6b\x29\x83\x67\xfb\xd9\xf4\xa6\x73\x72\x5e\xec\x36\xb5\x09\xdc\xb2\x17\x80\xe7\x37\xbf\x5b\x09\xac\x38\x31\xf3\x8b\xe7\xae\xb9\xc8\x2d\xc9\xd7\x05\xdd\x79\xf1\xdb\xad\x68\xbb\xd9\x11\xde\xb0\xfc\xe2\xb5\xcb\x62\x7e\x4d\x10\x50\x06\xde\x72\x43\x69\x22\xd9\x56\x03\x8a\x92\xf1\x8b\x8e\x8e\x6b\x2a\xbf\x5b\x23\x28\xda\x1b\xde\xda\x21\xb8\xb6\x1d\x20\x2b\x73\xd8\x8a\x42\x4b\xc5\x7e\xf6\x02\xb0\x3b\xe5\xb7\x6e\x84\xc6\x10\x9d\xdf\xba\xa9\xe5\x6c\xf6\xbf\xe7\x9f\x9d\x67\xbd\x7f\x7c\x35\x1c\x16\xf9\xad\xcf\x7e\xee\x7e\xff\xf2\xcc\x58\x5b\x1c\x2e\x15\x5e\xf8\x6e\xa5\xb7\x4c\x91\xb5\xa1\x61\x43\x01\xde\x56\xf6\xf7\x22\x50\x83\xc8\x1d\xfe\x1d\x0e\xe7\x7c\x36\x23\x2f\x07\x54\xe2\x6d\x7b\xfe\xcd\x4d\x6a\x7b\xfe\x5d\x44\x6c\x8b\x67\xbf\xd9\xf3\xef\x6e\x7c\xdb\x02\xa2\x94\xe4\xc5\x83\xd0\xa5\x18\x38\xe8\xe6\xb4\x7f\xe0\x1f\xfd\xbc\x20\x0a\x30\x91\x7f\x43\x00\x5f\x2d\x6e\x7e\xa3\xca\x84\x68\xfc\x6e\xa1\x2c\xf7\xe6\xf7\x75\xaf\x11\x82\xff\x6e\xa1\xac\x60\x42\xcc\xef\x96\xbb\x4a\x15\x29\xf1\x2e\x54\x49\xe4\xdb\xf7\x02\x02\x51\xfa\xda\x94\x43\xc0\x6d\x81\xac\x54\x81\xbe\x25\xb2\x9c\xc6\xb7\xd2\xdd\xbb\xa5\xb5\x32\x3d\x06\x5b\x58\x2b\x23\x46\x7c\xf6\xdf\x8b\x7f\xdf\xd8\xd5\x61\xfb\x18\xc3\xb6\x52\xc8\x33\x76\xac\x85\x6c\x89\x35\x2c\x15\xf1\x1d\x6f\x83\x72\xc6\x3b\xf6\xf2\x96\xb3\xc2\x63\xb7\x04\xe5\xd8\xcb\x0b\xd0\xe3\xaf\x0b\x3a\xa7\xdb\x01\x76\xfe\x8e\xf5\xe3\xab\x07\x3d\x1b\x7b\x75\xeb\xb0\xad\x12\x9f\xdf\xef\xf3\x7d\x88\xb2\xfa\xea\xe2\xf9\xf9\xf1\xd5\x33\x5c\xf9\xdd\x62\x5c\x96\x41\xbd\x73\xeb\xb3\xd1\x76\x26\xd0\x9a\xef\xe7\x46\xaf\x26\x0d\xdb\x52\x53\xce\x8e\x3b\x2b\xce\x56\xdb\x22\xc1\xa1\xd0\xbc\xd8\x4f\xfb\xb2\x9f\x3d\x7f\x95\x8e\x77\x6e\xfa\x14\x28\x38\x71\xb6\x45\xff\x5b\x01\x09\x14\xdc\x12\x56\x2f\xd2\xb3\xad\x91\xf5\xd8\xe6\xad\x91\xe5\xe5\x91\xc3\x47\x31\x3d\xba\x1a\x61\xfd\x7e\x69\xd6\xe2\xfb\x95\x7e\x7c\xf5\xee\x7c\xf0\x48\x06\x1d\xc5\x25\x59\xa5\x31\x18\x79\x34\x9c\xbd\x0b\xf8\x7b\x14\xb7\x08\x56\xd2\xf2\xef\xe3\xc7\x57\xd7\x18\xf2\x6e\x01\xac\x0f\xd1\x17\x07\x46\x95\xe6\xad\x3d\x7f\xc5\x87\x77\xcb\x62\x79\x46\x9f\xfb\x78\xe3\x90\xcb\xef\xba\xe1\x75\xec\xdd\x96\xd1\x72\x71\x7f\xb7\x88\x96\x9b\x7c\x66\x8b\x68\x79\x49\x26\x74\x76\x24\x51\x79\x2b\x95\x65\xda\x78\xcb\x6e\x25\x18\xdc\x16\xdd\x4a\x95\xe9\x6c\x25\xbc\x2c\x8f\x01\x52\x9c\xc6\xa2\xf7\x33\x7e\x95\x4d\xde\x2d\xd0\x95\xe9\x06\x6f\x79\xae\x34\x69\xc9\x16\xe7\x46\x12\x59\xb7\x34\x37\x92\x34\xf2\xa3\x86\x66\xdb\xad\x12\x77\x25\x82\x2d\xca\x95\x2a\x12\x7c\x5e\xe8\x10\xfd\xe0\x87\xa9\x22\xd9\x96\xf0\x46\x12\xa1\xd1\x70\x13\xb2\xe7\x8b\x7c\x57\x64\x10\x67\x05\xd1\x99\xcf\xb9\xe7\xdf\xa2\x2d\xe7\x5b\xfa\xb7\x45\xc0\xdc\x5c\xef\x09\x02\xb9\xa9\xa7\xde\x5a\x9f\xf7\x01\x08\xc1\xe3\xc4\x3a\x2e\x42\x9f\x11\xd9\xc1\xf3\x8d\x1e\xec\x33\xca\x2c\x32\xf2\x8b\xb8\xa8\x54\xf5\x6a\x90\x97\xb7\x6c\x69\xb1\x1c\x32\xd3\x2d\x2c\x8e\x1a\xdf\xe8\x43\x61\xce\xe8\xd6\x35\xfb\xfd\x86\xb3\xe2\xf1\x8b\xa2\x53\x14\xc9\x5e\xfc\x45\x5d\x0c\x52\xd5\x16\xfb\xd0\xb4\xab\x5c\x79\xcb\x99\xa3\x4a\xfc\xb7\x98\x59\x42\x72\xc2\x64\xb2\x24\x8c\x5b\xe2\xcc\xda\xc9\xde\x1b\x46\x20\xd6\xdc\x05\xd1\xae\x7f\x43\xcf\x8a\x16\xf7\x3d\x76\x39\xb6\xa4\x36\xcb\xc6\xd2\x82\xa1\x1d\x3f\x77\xc1\xd0\x0e\xbb\x2b\x18\xca\x7b\xf7\xaf\xd8\xc8\xe2\x63\x2d\xe5\xc3\x6f\xb0\x41\x6d\x05\xa8\x1c\x5b\x86\x99\xb0\xd3\x82\x89\x7c\x2b\x63\xbe\x60\xf3\xdc\x0a\x45\xc1\x60\xbe\xf5\xdf\xce\xcb\xa5\xd2\x5b\x79\xb9\xed\x97\xbe\xc2\x06\xb5\x89\x43\x31\x5a\x4f\x6a\x55\x8e\x17\xea\x40\xbf\x2f\x13\x64\x1e\x98\x8c\x3a\xa6\x92\x92\xf7\xe0\x33\x6d\xe2\x53\xf2\x16\x46\x26\xbc\xbc\x60\x0a\x9c\x44\xe9\x14\x6c\x81\x93\xe0\xb5\x92\x99\x1f\x21\x3b\x05\xa7\xfd\x44\x10\x2b\x79\x0b\x23\x93\x60\xb8\x92\xb7\x30\x32\x7a\x3e\x78\xfe\xec\xbf\x37\xfb\x39\xf9\x66\xf1\x7c\xf1\x6c\x5b\xcc\x91\xc5\xbf\x3f\xfc\xbd\xf3\xfc\xf2\x4c\x3f\x95\x79\x36\x9f\x55\x9f\x99\xff\x96\x45\x26\xe1\x76\x05\x93\xe4\xc4\xdd\x51\x72\xf8\x0b\x16\x2f\x0d\x8b\xc6\x62\x12\x50\xbd\xa3\x0e\x5f\xf6\x0f\xa9\xfb\x4c\x4f\x80\x28\x2f\x7a\xea\xac\x66\x01\x89\xc6\x8c\x50\x3d\x8f\x2a\xe8\x16\xa0\xe8\x3e\x0f\x7f\xb0\x05\xb0\x60\x73\xf1\xdc\x4e\x64\x8d\x92\x37\xe1\x4b\x47\x9d\x2c\x14\x9b\xe2\x51\xa7\x5f\x5d\x36\x07\x1c\x9b\xf6\xcd\x92\xfc\x0a\x70\xc4\xcc\x5f\x67\xce\x0f\x58\x14\x8f\xea\x2f\x28\xa8\x47\x5d\xcc\x7d\x53\xaa\x89\x41\xb1\xe4\x8f\xd0\x67\xb7\x3e\x40\xbf\xd9\x1a\xe8\x77\x66\x05\xa5\x22\x02\xb3\xe4\x0f\xc3\x75\xdb\x02\x7d\x0e\x00\x1e\xe3\x49\x18\x67\xc9\x2f\x12\xa2\xb8\x8b\x07\x75\x1e\xd5\x67\x9c\x1b\xa0\x80\x5e\xd4\x84\x77\xb2\xe0\x47\x9d\xd0\xe6\x52\x08\x58\x4c\x73\x4b\xce\x45\xe3\x6b\x9a\x60\x6e\x21\x60\x31\xe1\x27\x2d\x05\x6b\x7b\x9a\x5b\x4e\x2c\x3a\x5f\xd3\x9c\xf6\x7c\xfa\x62\xcf\x97\x2f\x8e\x7f\x63\xe7\xdf\x13\x2e\x09\x2f\x82\x1f\xa5\xc6\xbc\x18\x24\x71\xbc\x40\xb5\x92\x1c\x7d\xf9\x11\x3e\x05\x70\xad\x68\x77\x47\xa7\x2d\x25\x69\x53\xa3\x75\xc6\x1a\x06\x82\x95\xec\x6a\x59\x14\x8e\xdc\xb4\x0e\x16\x85\x71\x26\x2d\xce\x79\xd9\xba\xc7\x68\x0e\xb1\x75\x8f\xd1\xd8\x24\xbc\xb7\xf3\x00\xa0\x05\x67\x4e\x73\xb4\xad\x57\xa4\xb4\x12\x8b\x28\xa0\x2d\xe7\x05\xd7\x6d\x52\x48\xdf\xa4\x7b\x63\x48\x66\xb8\xe2\x08\xf4\x54\x58\x11\x52\x7d\x29\xa8\x07\x69\x95\xef\x24\xb7\x82\xd3\x77\x1e\x9c\xb9\x42\xdc\x5f\x5a\x85\x75\x71\x60\x8f\xea\x38\x97\x13\xf0\x2b\xa7\x59\xd8\x1e\xe2\xf9\xd2\x82\x26\x16\xce\xe3\x51\x7d\xc6\xc6\xc7\x99\x2d\xd5\xd9\x08\xaf\x2d\xec\x8f\x36\xfd\xe8\xc3\xfc\x59\x64\x65\x07\xdd\xcd\x2d\xd4\x4f\x34\xc4\x52\xf6\xf9\x1d\x6d\xd1\xb6\x09\x08\x7b\x25\x08\x28\x2d\x90\xbd\x34\x77\xc1\xad\x6a\x8c\x0d\x7d\x29\x48\x97\x09\xa7\x7b\x29\x03\xaf\x18\x07\xb2\x6c\x89\x6f\xf4\x78\x86\x6c\x67\xe0\x38\xf4\x89\xf8\xfd\xcb\x22\xe8\x88\xd0\x8f\x84\x0f\xbc\xe0\xc2\x9e\x87\xab\x5e\xa2\x15\x80\x5a\x8c\x9c\xfd\x06\xac\x12\x66\x4b\xc4\xed\x36\xe0\x70\x89\x9f\x1f\x3a\x82\x5c\xe2\x35\x18\x5d\x44\xd2\x36\xee\x2c\x3e\x10\xa4\xe9\xdf\xa1\x3b\x42\xe9\x74\x12\xb4\x3d\x41\x97\x0c\x24\x4f\xdb\xfa\x8d\x4e\x47\xda\xc2\xb2\x15\xa8\x4b\x81\x4f\x23\x38\x97\x72\x41\xb3\x20\x40\x78\xcc\xe7\xe1\xe6\x5e\x50\x0a\x8f\xde\x05\x88\x12\x13\xba\x31\x00\x17\xda\xde\x9e\x4f\x00\x5f\x0f\xa5\x77\xd0\xb9\x1a\xab\x5c\x98\x77\xe5\xe8\x0f\xdc\x07\xa5\x1a\xe1\xb0\xd2\xc1\xcb\xe5\x2f\x9d\x97\x87\xa8\xea\xc4\x0b\xf1\x4f\x55\x14\xac\xc4\x3f\x8d\xbc\x25\xeb\x52\x67\x48\xf7\xf4\x86\xc8\x3a\xb0\x4b\x94\x4a\x10\x78\x27\xf6\xb1\x54\x0c\x5f\x03\x47\x66\xa9\x08\x2f\xb3\x40\x55\x2a\x21\x2b\x03\xfb\x45\xa9\x86\x8e\x20\x9b\x94\x96\x34\x23\xb1\x53\x0d\xe5\x58\x13\x4c\x69\x04\x43\x0e\x22\x36\x4b\xc3\x0c\x3d\x08\x80\x2b\x4d\x19\x92\x68\xe7\xd2\xb0\x04\x0e\x6c\x43\xa5\x6d\x09\x68\xbf\xec\x71\x1a\xa0\x1a\x85\x8d\x6f\x37\xae\xdb\xa3\xf3\xcb\x8b\xf2\x4c\x88\x73\xc1\xbc\xbf\x35\xe9\xbd\xb8\x8e\x13\x7f\xa5\x2d\x5b\x95\x5e\xe9\x80\xc0\x89\xd2\x09\x2b\x1a\x75\x4b\x8a\xa5\x63\x09\x1d\x95\x71\x3a\xf2\xf6\x40\xe4\x29\x1d\xe3\xdb\x90\xbb\x0c\x2c\xec\xa3\x71\xc0\x07\x16\xf6\xd1\xb6\x4e\x52\xc6\x68\xbe\xec\xb9\x8d\xa9\x91\x8d\x63\x36\x80\xdb\x68\xbe\x3c\x98\x1f\x89\x91\x2f\xe3\x61\xa5\x0d\x01\x67\xb8\x84\xc6\x74\xc6\x7b\xfb\xb2\x7b\x9b\xd8\xcd\x46\xdb\x6a\x76\x99\xd8\x48\xe2\x98\xcf\xa2\xec\x0d\x4f\x9c\xd5\xcf\x20\x91\xb3\x39\x37\x66\x3d\xbb\x33\x80\x90\xce\x0f\x31\xdb\x08\xcb\x65\x62\x34\x5d\x58\x11\xca\x7c\x3f\xbf\x1a\x80\xcb\x82\xbe\xeb\x80\x2d\x0b\xfb\xf9\xe8\xf9\x3b\xaf\x6b\x59\x04\xc5\x8d\x0e\xa5\x5a\x1f\xc2\x44\x89\x7b\x28\x0b\x79\xfa\x70\xe5\x9f\x76\xf9\xb2\xc1\xfd\x11\x15\x46\xe2\x17\x74\xd6\x81\x41\xa8\x7c\x26\x11\x8f\x0a\x46\x9f\xcb\xde\xa0\x19\x1f\xe3\x52\x08\xed\x29\x1f\x2c\x9f\x03\xb7\x56\xf9\x60\xf9\x1c\x38\x22\xcb\xe7\x61\xe2\x98\x85\xca\xe7\x2d\xa2\xe9\x86\xc9\x79\x38\x28\x8b\xd5\x3f\x30\xf0\xfa\x96\x93\xb0\x8d\x81\xeb\xb3\x9c\x84\x68\x34\x6c\x61\xe5\x24\x16\x70\x10\x56\x57\xce\xe1\x38\x08\x7f\x27\x56\xfc\x41\xf0\x69\x39\x39\x5c\x1a\x40\xcb\x39\x6d\x03\x31\x39\x31\x7f\x0f\x62\xe4\xca\x89\xd3\xad\x7b\x88\x4f\xec\xc5\x7d\x41\x1e\xce\xcb\x36\x9c\x8d\xf3\x65\x5b\x3d\x4f\xe7\x4b\x14\xae\x12\xe1\x45\x70\x44\x5f\xc8\x3a\x17\x8e\x8c\x81\xe2\x59\x2e\x7a\x1b\x0b\x20\x5e\x18\x89\x87\xcc\xef\x26\xe6\x65\xe0\xbe\x29\x37\x02\xf6\x58\x7d\x8f\x73\x17\xf1\x02\xb8\xdd\x15\x1a\x8e\xf8\x72\x13\x79\x39\x16\xa8\x74\x23\x85\xcd\x03\x01\xfd\xc6\x0f\x18\x14\xfa\xbe\xc2\x18\xbf\x21\x75\x6f\x02\x97\x26\x1a\x4d\x79\x38\x8f\xc1\xed\x9f\xe2\xa4\x19\xf3\x31\xb2\x5d\x09\xff\xe9\xf6\x86\x8c\xf5\x10\xd4\x39\xb1\x27\x94\x07\x3a\x36\xd1\xb3\x8a\xae\x94\x79\x40\x2b\x1e\x83\x0e\x89\x9e\x2a\xb8\x39\xd2\x3c\x38\xb6\x8f\x31\xb5\x84\x52\x15\xec\x4e\x69\x8a\x7b\x5a\x48\xfa\x82\x8e\x61\x0a\x49\x93\x30\xb4\x82\xfd\x23\x85\x2c\x8d\xde\x99\x42\xfc\x43\xc1\x4c\x55\xd9\x4e\x25\x6b\x26\x96\xf0\xde\xb6\xe1\xd8\xbe\x77\xc0\xa0\xfe\xe6\xb7\xf5\x28\x7e\xb6\x85\xcc\x7a\x10\x30\x3b\xd1\xf3\xeb\x61\xa8\x32\x91\xf2\x35\xee\xaa\xd4\x3d\x68\x35\x28\x66\x62\xda\xa8\x86\xdd\x4f\x7c\x53\x35\xd5\x97\x97\x4d\x45\xaa\x61\xe5\xfa\xa4\x6b\x3a\x59\x36\x84\xbd\xa6\xd3\xcf\x46\xde\x2f\x78\x46\x67\xde\xb2\x63\x4d\xcf\xe3\x0b\xbd\xbd\x76\xb0\x61\x50\x09\xd9\x48\x13\xfa\x5f\xf3\xe1\x67\x1b\xad\xab\x41\xb7\x15\x2f\x5e\xcd\x31\xeb\x2d\xe5\x55\xa3\x17\x27\xea\x71\xcd\xb7\x2f\x95\xcf\x70\x30\x4c\x62\xc3\x6b\x81\x9f\x4d\xac\x8b\x15\x51\x2d\x4d\x68\x79\x2d\x44\x40\xcc\xb2\x05\xd6\x5a\x9c\x1b\x21\xc8\xb5\x80\xf0\x93\x78\xe2\x5a\x91\x6b\x27\xdb\x58\xab\x37\x6c\xe2\x17\x08\xd4\x24\xee\xab\x56\xce\xec\x24\x3c\xae\x56\xce\xec\x24\x96\xb6\x56\xef\x12\xa0\xaf\xd5\x4a\xc8\xff\x38\xb6\x9a\x52\x2b\x51\xb6\xb3\xc6\xcb\xc7\x97\xbd\x59\x15\xce\x30\x6b\xa7\x03\x6c\x08\x13\xfa\x5f\xeb\xe9\x44\x17\xd3\x11\xc9\xeb\x66\x95\xb5\x39\xd1\xb6\x89\x4b\x6d\xc4\x33\xce\x96\x8f\x6f\xe8\x65\x6d\xc8\xbb\x15\xff\x61\x6d\xc2\xa4\x01\xe1\x36\x02\x81\xf7\xc4\x1b\x81\xaa\x83\x60\xb2\xda\x4e\x87\x62\x12\x8d\x19\xad\xe4\x67\x0f\xe8\x83\xf1\xb4\x36\x69\x1f\x96\x96\xda\xa1\x15\xb3\x03\xad\x9e\xb4\xad\x83\x7f\x1d\x01\x74\x62\xa5\xaf\xdd\xc0\x6a\x62\x75\x6b\xff\xf8\xcb\xa6\x3c\xb5\xc7\x9d\xb2\x4d\x49\x6b\xff\xd8\x1b\x28\x37\xd8\x95\xd9\x37\xdf\xa9\xc3\xbb\x42\xf8\x4d\xea\x00\x7d\xe6\x48\x7b\xa2\xc3\x9b\x5d\x04\x5e\x54\xf9\xdb\xc4\xb1\x5f\x67\x62\x23\x08\x6e\xab\xd3\x9b\x47\x44\xfa\xd7\xa9\x4d\x1c\x45\xba\xce\x0a\xec\x71\x75\xd4\x89\x98\x32\x31\x92\xd6\x85\x29\x68\xa0\x23\xd5\xf5\x80\x17\xe8\x1f\x75\xc1\xd2\xe6\xda\xa2\x40\xfd\xa0\x56\x4d\x14\x8d\xfa\xc1\xd7\x3b\xa1\xbe\xf5\x83\x9c\x33\x91\xc8\xeb\x89\xe8\x5f\xb8\xad\x54\x4f\xac\x08\x13\x07\x73\x3d\x47\xc0\x7a\x77\x70\x22\x0c\x4e\xdc\x92\xf5\xbc\x1c\x87\x53\x73\xde\xf1\xcb\x9e\xdb\xf9\x28\x69\x6d\x21\xb3\x5e\x32\x55\x94\xfe\x7a\x65\x76\x01\x2f\x7e\xbd\x18\x74\xa1\x7e\xd7\xeb\xd2\x56\xc8\xb1\xbb\x08\xad\x5c\x07\x2b\xbd\x9e\xe4\x67\xfb\xe5\xe6\xdc\x2e\x7c\x94\xf5\x86\x76\x2d\x6c\x69\xf5\xf9\xbb\xa7\xad\x3e\x07\xfe\xc2\x78\x56\xd2\x63\x9d\xcf\x81\x75\x75\xd8\x00\x83\x52\xf3\xef\x78\xca\x92\x0d\x16\xf6\x6b\xff\x8e\xe5\x74\x6b\x66\xf5\x31\x8c\xb7\xfa\x8d\x44\x2f\x5e\xee\x1f\x5f\xa5\x71\x42\x9f\x03\xdb\xf5\xd6\x4f\xeb\x03\xfe\x0d\x09\xdb\x83\xaf\x0c\x8b\x42\x7d\x60\x48\xf8\xd3\xea\x93\x62\x7a\xb4\x46\x70\xab\x50\xa8\x67\x2b\xa1\x95\x28\xc0\xfa\x70\x01\xae\x17\x9f\x07\x0e\x32\x3b\xc2\xa1\x03\x1a\x3f\x09\x7b\xe3\xb2\xed\xc3\x72\xfc\x06\xcf\x79\x06\x37\x9e\xbc\x01\xb3\x5c\x5b\xd6\x0a\x4e\xa7\x79\xfe\x74\x4d\xd6\x07\x2c\x19\x04\xd2\xd4\x07\xd7\xd6\xc1\x71\x7f\xa0\x65\x35\x03\xfb\x07\x09\x5c\x47\x76\x7d\xb2\xc6\x63\xa0\x81\x34\x3e\x88\x3a\xa9\xcf\x66\xb0\xf5\x70\x52\x28\xa4\x5c\x7c\xaa\x4f\xd9\x42\x4e\x3a\xdc\x08\xdc\x55\xf8\x42\xeb\x53\x94\xf2\x05\x20\x08\x82\xc9\xb2\x3e\x9b\xb3\xe4\x25\x90\xb9\x5d\x86\x46\x56\x9f\x82\x0d\x7e\xf9\xf7\x37\x1c\xa9\xbf\xad\x4f\xd5\xc1\xca\x68\xb8\x9c\x90\xdb\xeb\xc3\xf1\xaa\x84\x5a\xd6\x87\x28\xb4\x5e\x59\x50\x15\x4f\x8b\x2f\x53\x91\x95\x6e\x2b\x2e\x52\x91\x60\x2b\x9c\x85\x08\x8d\xfa\x54\x8f\x06\xd3\xab\x44\x02\x38\x6d\x22\x4c\x47\xae\xe9\x3b\x4a\xf8\xb4\xf6\xe3\xab\x57\xe1\xd6\x84\x02\x3d\x73\xb5\xab\x41\x43\x9e\xcd\x45\x6b\x12\x97\xb9\xd8\x55\x44\x1c\xee\x75\x19\x5e\x51\x1f\x64\xcb\xe4\xe9\x79\x5a\x08\xd2\x3c\x33\xc7\xe6\xdf\xb1\x24\x67\x46\xe8\x19\xd7\xa4\xcf\xc5\xc6\x34\xd8\x72\xc7\x7e\x01\x70\x5d\x54\xa8\x00\x6b\x80\x3b\x1c\xea\x67\x60\x24\x9f\x8c\xcd\xfd\x8c\x85\x15\xb0\x3e\x5e\xbc\x70\x52\x44\xb0\x54\xec\xf0\xf5\xe1\x12\x46\xf7\xa8\xce\xcc\x92\x00\xd6\xfc\xd5\x8f\x5d\x9f\xd9\xc1\x4e\xff\x8e\x29\x1d\x0a\x40\x88\x48\x1e\x62\xd1\x96\x7e\x6a\x72\xfb\xe6\x89\x03\xde\xe7\xeb\xa7\x0f\xbc\x3e\xc8\x9f\x35\x36\x9c\x28\x92\xe4\x33\x4c\x2e\x7b\x5e\xd0\x00\x97\xdb\xad\xa3\x42\x94\x5d\x5a\x63\xe8\xd4\x58\x11\xec\xb8\x95\x58\x91\x9c\x0e\xf7\x78\xeb\xe9\xf5\xe7\xf3\xe2\x19\xc0\xe0\x9e\x38\xa0\xca\x0f\x36\xba\x04\x55\x7f\x64\x66\xb8\xe6\xea\xb3\x99\x8c\xe1\x10\xf5\xf9\x00\x0b\x91\x08\x51\x59\xba\xfb\x7c\x9c\x86\xdf\x77\xfc\xdd\x4c\x09\x4d\xb1\x4f\x60\xba\x35\x99\x72\x0c\x06\xc6\x65\xb0\x86\x7d\xbe\xce\x94\x97\xcd\x28\x6a\x12\x97\x36\x5f\xaf\x72\xc7\x67\x8b\xe2\x95\xc8\x8d\x1a\x91\x1f\x81\xe2\xe7\xe7\x67\xd4\x40\x7d\xb8\xdc\x6c\xd8\x4e\x35\x24\x64\x28\x9b\x3d\x5b\x0e\xce\xc5\xf1\xb6\xb6\x97\x9b\x00\xb8\x5c\x0f\xad\x15\xc9\x03\xde\x9b\xc0\x57\x82\x53\x2b\x01\x21\x35\x25\xff\x3e\x70\x4a\xdb\x78\xda\xc0\xd6\xd8\xf2\xbb\x0d\x4e\x63\x5b\x78\xbe\x69\xcc\x94\x2e\x36\x57\xac\xda\x4a\x6b\x69\x62\x31\xb1\xc2\xb5\x48\xd0\xb7\xcc\x92\x93\x24\x82\x7b\x6b\x01\xd6\x2d\xc2\x65\x2e\x60\x54\x62\x47\x2a\xb1\xa9\x95\xd0\x91\xd2\xb2\x1d\x2d\x5c\x6d\x4c\x48\x55\x9c\x68\xc9\xfa\x70\x65\x2d\xc5\x4e\x6f\xf9\xaf\x0b\xa4\x9b\x19\x65\xbf\x79\x79\xe6\x93\x27\x66\xc4\x0f\x8f\x91\x20\x2c\x67\x6b\xc7\xbb\x23\x36\xe2\x29\x44\x24\x30\xbd\x67\x03\xec\x70\x4f\x10\x72\x52\x67\x84\xc7\x13\x1a\x1f\x9d\xce\x89\x89\x3f\x40\x26\xdb\x2d\x61\x2e\xd5\xe7\xc0\x07\x9a\xab\x5b\x21\x85\x3c\xaf\x94\xaa\xf1\xd5\x9b\x21\xe2\x4c\x10\x59\x79\x25\x51\xee\x6d\x7e\xc5\x3a\xde\xae\xb8\xc5\xb3\x40\xab\xdf\xd2\xb9\x77\x53\xd0\x8c\xb4\xf4\xbc\x17\x6b\xb7\x33\x0f\xaa\xc8\xf9\x3e\xce\x12\xb8\xbf\xd2\x0e\x50\x95\x20\x9a\x59\xe0\x5a\x04\xd1\x24\xfc\x79\x95\x20\x9a\xdd\x62\xf2\x82\x89\x33\x7e\x08\x10\x2d\x5e\x16\xb3\xf4\x07\x0c\x4f\xe0\x14\x91\x2f\x7b\x08\xbb\x0d\x86\xee\x57\x58\x08\x60\xee\xef\xcf\x7b\xec\x3c\x83\x61\x08\xf6\xc4\xbe\x14\x82\xba\x2a\xb1\x2f\xa9\x83\x17\xc4\xbe\xe4\xc4\x15\x91\xfa\xa6\xe6\x10\xf4\x9a\xb4\x66\x35\x9b\x4b\x4c\x96\x6d\x82\x82\x32\x48\x32\xf4\x8b\x85\x6f\x11\xbf\xe2\x61\xa8\x04\xba\x14\x6c\x3a\x95\x20\x93\xdd\x80\x75\x64\xd9\x10\xa7\x8c\x70\x92\xc2\x9d\xe0\x4a\x38\x49\xc5\xde\x50\x0d\x27\x59\xb8\x52\x2a\x31\x24\x7b\x70\xbf\xc2\xc7\x09\x89\x7b\x83\x2d\x3b\xb8\x6c\x99\x23\x44\x14\xc9\x9e\x3b\x33\xe4\x0e\x78\x73\x70\x2c\xc1\x45\xf0\x94\x0f\x67\xcb\xbf\x07\x70\x7d\x21\x0c\x43\xd8\x62\x08\xc6\x1e\x56\x0d\x23\x19\x84\xb4\x56\x63\x47\x92\xb2\x02\x01\x23\xfb\x85\x26\xb0\xef\x03\xf4\x23\x32\x24\x2f\x10\x86\xc8\x90\x1a\x10\x81\x61\x77\x65\x63\x43\x43\x6a\x81\xbe\x10\xf7\x91\x50\x5c\x2b\x71\x1f\xe5\x18\xb6\xc0\x2b\x01\x1e\x12\xf7\x91\x3d\x82\x11\xf7\xe1\x2e\xb5\x98\x06\x8d\x1b\x67\x53\xd0\x36\xa5\x08\xc8\x5c\x44\x7e\x54\x7b\xe2\x2a\x03\x44\x08\x0d\xbc\x12\xa9\x57\x89\xfc\xd8\x4b\xb5\xa7\x85\x90\xe8\x0f\xf0\x33\x04\x0d\x42\x3f\x2a\xf7\xe3\xea\x2b\x47\xaf\x8e\xe6\xb9\x76\xb0\x4d\x5f\x5a\x77\x30\xec\x0a\xc3\x8e\x7a\x10\x18\x7a\x0a\x96\x0e\xdd\x7a\x35\x66\x10\x31\x57\x89\xda\xa8\x8a\xf3\x44\x6d\xec\xf6\xc0\xa3\x1b\x6b\x02\xd3\x20\x04\x23\x27\xa5\x0e\x62\x30\xaa\xb2\x2e\x31\x18\x55\x91\x9d\x18\x8c\xfd\x11\xcd\xb1\x61\xa9\x0e\x63\x60\x28\xcd\xcd\x1b\x90\x7a\x44\x57\x62\x2a\x76\x03\x5f\x94\x5f\xb2\xdd\xb2\xf2\x62\x6b\x8e\x22\xa2\x89\xd1\x13\x5a\x10\x88\x98\xd8\xad\x59\xfa\x54\x6c\x76\x37\x30\x8f\x34\xe4\x0c\x62\x26\xd2\xc2\xef\x57\x0d\x9a\x18\x59\x68\x4d\x66\x82\x5e\x45\xa4\x44\xc5\x6e\x53\x8d\x94\x48\x8a\x14\x84\x4a\x84\x86\x4e\xa8\x44\xe5\xa6\x48\x25\x54\x62\x7f\xc4\x9a\xa6\x81\x7f\xdf\x79\x84\x2b\x81\x14\xbb\x95\x33\x03\x8c\xe8\x21\x44\x52\xec\x1f\xd8\x86\x2d\x95\x54\xf5\x1b\x42\x29\x26\xd1\x45\x95\x50\x8a\xfd\x91\x2f\x78\x94\xdd\xaa\xe5\x4a\x58\x3b\x7e\xc4\xaa\x30\x4c\x00\x45\x55\x2f\x26\x80\x62\xb7\xb6\x5b\x96\x25\xa2\xe0\x56\xe8\xd2\xc6\xe5\xe1\xf0\x59\x3a\x22\x19\x23\x6c\x22\x25\x4f\xbf\x2e\x62\x49\x1a\x0a\x72\xf1\x2c\x7f\x4e\x70\x91\x15\x21\x8b\x0c\x1b\x23\x8b\x34\xb8\x0a\xe1\x0b\x69\x49\xc2\xce\xd8\x34\x1a\x6f\x6d\x36\x37\x09\x12\xf1\x08\x4b\xb2\x7c\xaa\xd4\xd9\xfa\x74\x11\xee\x01\x6a\x7f\x25\x93\x45\x7d\x4f\x04\x6e\x9f\x55\x4b\x85\xf2\xc5\x29\x85\xff\x12\x56\x90\x62\xd5\x57\xa0\x82\x1f\x75\xbb\x65\xc0\x6b\xfa\x02\x98\x89\xdb\xd7\x76\x63\x30\x41\x91\x9e\x5d\xf2\x59\xa7\x78\x89\x0c\x9e\xfe\x0b\xe7\xab\xc7\x46\x71\xc4\x43\x70\xc9\xc1\xe4\x3b\x37\xc7\x46\xe8\xdc\x6c\xb7\x0b\xbf\x03\x22\x8c\x7d\x6b\x6c\x12\x29\x6e\xc4\x25\xe9\x24\x57\xea\xa7\x84\xee\x66\x8b\x25\xbe\x37\xb4\x43\x54\xbf\x39\x41\x32\x81\xdb\xf9\x79\xb4\xb6\x6c\x52\xba\xc4\x43\x81\xc4\xcd\xdb\x02\xc9\xe8\x6e\xcc\x83\x00\x67\x63\xe5\x11\x25\x98\x77\xcb\x23\x65\x44\x03\xf9\x97\xb0\x79\x08\xb1\x71\xe8\x87\x5e\x85\xec\x2b\x62\x23\x83\xbc\x88\x17\x65\x38\xf1\xd7\xa5\x22\xad\xbe\x2f\x1a\x99\x67\x61\x8b\x17\xa5\x2e\x9b\x83\xd9\xdd\x06\x93\xe0\x6a\x26\xa5\x99\x3e\xbe\x8f\xd5\x81\xf1\x21\x41\x48\x3f\x5f\xc0\x2f\x7a\xbd\x5c\x47\xdb\x42\x52\xf3\x56\xe4\x81\xe2\xda\x08\xcd\xd8\xf8\x55\x78\x41\xfb\x68\xfe\xe0\xd8\x93\xe7\xe1\x18\x95\x17\xd4\x8f\x2d\xad\xb5\x03\x83\x80\x42\x7d\x3b\x0e\xd9\xb0\x3f\x28\x40\x34\x5b\x6c\x98\x43\x0c\xdb\x81\x00\xd1\x89\x99\x6b\xc7\x96\x20\x1a\x8a\x7c\xe3\x56\xe6\x9e\x3a\x83\x27\x90\x62\xa3\x57\x23\x60\xa4\xc4\xa4\x92\x22\xf4\x66\x59\x8d\xcb\x99\x95\xc0\x82\xc6\x95\xcc\xb4\xba\x3d\xc5\x6c\xfd\x41\x4e\x38\x99\x88\x92\x45\xb7\xb5\xd8\xe2\xdf\x65\xcf\x9b\x37\x35\xef\x6c\x8e\xec\x02\xd3\x6d\x5f\xce\x04\x97\xea\xb4\x5f\xf8\x65\xfa\xce\xbc\xd7\x8e\xec\x52\xe8\x0d\xff\x77\x71\x2e\x44\xde\x92\xe4\xa9\x1d\x44\xde\xae\x06\x14\xb3\x7b\x00\xdc\xf1\x7e\xf7\xe1\xf7\x52\xb6\xc2\xe4\x33\x68\x1f\x0d\x60\x61\x1d\x80\x66\x17\x65\xa7\x27\x61\xc7\xfe\x5d\xc9\xc9\x8e\x36\xfb\x3c\x04\xa1\xbe\xc2\xe2\x0e\x94\x40\x56\x86\x56\xf6\x49\x0e\xf7\xd3\xc9\xc4\xb3\x81\xa6\xb6\x08\xb8\x01\x11\x22\x4c\x8a\x1b\x8b\x45\xb1\x0f\xf1\xad\xba\x6a\x36\xb0\xa2\x72\x75\x9f\x63\x08\xba\xaa\x48\x0a\x93\x99\x2b\xc9\x0c\x76\xa3\xb2\x52\x41\x50\xbd\xcf\xe7\xdf\xc5\xbc\xe2\x70\x81\x6d\x0e\xa7\x18\x35\xfc\x05\xba\x98\x98\x60\x83\xea\xf8\xf7\x16\x88\x44\xbf\x0d\x90\xbb\xe1\xd8\x1d\x30\x77\xb7\xa3\x05\xc8\x6d\x21\xed\x75\xad\x8a\x29\x83\xf1\xb6\x68\x52\x8e\x68\xfd\x3a\x11\x3e\xea\xc2\xb3\xb0\x26\x62\x4e\x57\x6c\x4d\x8f\xd1\x69\xdf\xb5\xd8\x32\x93\xae\x86\x5d\x7c\x11\x8f\x0b\x60\xef\xca\x07\xc5\x26\x6c\xe7\xb0\x2f\x31\xb4\x00\xd2\xe1\x1e\xd0\x22\xe4\x91\x0a\xb8\x86\x97\x62\xfd\x88\x38\xef\xcc\x84\x91\x4d\x0e\x61\x32\xf4\xa1\x31\x76\xd8\x12\xdd\xf2\xe1\x1e\xf8\xcc\x2d\x5f\x01\x3a\x05\x28\x9d\x86\x38\x52\xc1\x17\xad\x18\xd3\x67\x99\x4b\xa5\xdb\xa9\xdc\xe7\xcc\xa7\x5b\x58\x59\xd2\x84\x2e\x8b\x3d\x33\x58\xaf\x1d\xcb\x38\x84\x62\x08\x0a\x92\x12\x6d\xf4\x8d\x75\x28\x0f\x2c\xd6\xba\xe4\x6d\xd3\x97\x80\x28\x93\x5f\xf0\x36\xc1\xbe\x05\x82\x52\x25\x31\x8b\xed\x8c\x06\xa7\x43\xf8\xc3\x65\x6b\x66\x12\x12\x41\xe7\xb3\x8f\xfb\x29\x2d\xf9\xc4\x7e\x32\xad\x8f\x7a\xb1\xab\xff\x68\x89\xf2\xf9\x46\xce\x65\xf4\x53\x55\xd3\xf5\x9e\x18\x09\xe2\x99\x03\x22\x8d\x39\x21\x70\x93\x05\x9e\xea\x22\x8c\x4d\x8c\x62\x75\x52\x21\x12\x48\xbf\x4f\x71\x41\xa2\xa6\xa3\xe2\x60\x1d\x97\x70\xf3\x80\x68\x93\xf0\xa8\x5d\x6a\xb6\x1e\xe7\x4b\xc9\xd8\xc1\x2f\x2e\xb0\xc6\x0f\xea\x3b\xd1\x44\x98\xd4\xef\x49\x1f\xa1\x85\x39\x66\xe0\xa9\x74\x87\x88\x2d\x24\x40\xbd\x1d\xd8\x26\xfa\xb0\x6f\x2c\xdd\x7d\x01\xae\x5b\x79\xcf\xb3\x74\x3b\xb5\xc5\x74\xee\xc6\x05\x09\x5b\x70\x5e\xc5\xf8\x1b\xb3\x6d\x7c\xe3\x75\xe3\xc3\x1f\x88\x58\x16\xcb\xb5\x48\x78\x12\x6e\xc5\x3a\x11\xed\x71\x4b\x24\x98\xc1\xf6\xdd\xeb\x87\x3d\xb1\xdf\xa7\xfa\x03\x53\x7c\xc0\x73\xd7\xa4\x73\xa3\x78\x00\x1e\xc2\x90\x65\x9e\x8f\x76\x7d\x09\xf4\xa3\x2e\x56\xed\x0b\x45\xc6\xd5\x3e\x4c\x2b\x06\x17\xe5\x2b\x2f\x18\x28\x1a\x09\x10\xda\xf1\xaa\xb7\x4a\x2c\xbc\x58\x33\xdc\xae\x57\x14\x14\x10\xaf\xa7\x81\x8e\x5f\xe7\xc8\xce\xbf\x9e\x45\x37\xf5\x85\x6f\x2c\xbb\xf2\x28\x3a\x47\xcc\x13\x5d\xc8\xbd\x81\xf3\xbb\xb9\xf7\xf8\xfb\x16\x13\x9b\x3e\xcb\x4e\x46\xbc\x66\x7e\x3d\xe2\xa9\x9a\x19\xf5\x3a\xe9\xa7\x9a\x19\xf5\x16\xc2\x50\x33\xa3\x5e\x45\xd9\x6d\x49\x33\xc4\xf2\x07\xd9\x08\x84\x20\x85\x1c\xc0\x11\x27\x05\x5e\x96\xbf\x24\xd8\x3d\x57\xe4\x5b\xc2\x1b\x80\x77\xa3\x91\x07\xa0\x72\x99\xb1\xa5\xf0\xae\xd8\x6d\x52\x36\x2c\x3c\x7b\x4c\x5c\x07\xac\x3f\x6f\xbd\xab\xa5\x60\xfd\x1c\x77\x72\xde\xed\x17\xe6\x0e\x87\xc7\xd7\xd9\xc8\x2f\x50\xb9\x56\xd8\x52\x16\x2f\xd9\x5c\x12\xd3\x15\x32\x1b\x34\xf3\xcf\x25\x19\x0c\x29\xe7\xf6\x0b\x8b\x2d\x99\x2b\xa9\xb4\x28\x9e\x38\xb8\x18\x39\xe7\xf6\x57\xb4\x2f\x11\x77\xe3\x2f\x83\x11\xfd\x41\x0c\x82\x65\x93\x65\x6e\x37\x61\x89\xc5\x95\x38\xc8\xc9\x33\x0b\xc1\x0d\x80\x4b\xb1\x99\x2e\x8e\xeb\x3b\x2d\x69\x48\x90\x73\x98\x31\x8e\x0c\x0f\xcd\x84\x71\x64\x60\x6a\xe6\x8b\x2b\xce\xbc\x72\x75\x43\xa0\xe3\x12\xe8\x1c\x03\x1c\xd3\x79\xb8\x01\x55\xa9\x8a\x65\x57\x34\xab\xe5\xb3\x89\x43\x1c\xd8\xbb\x54\xf6\x83\x6e\xe4\x1e\x55\x6f\xe9\x55\x07\x0e\x00\xd2\x02\x23\x44\x76\x5f\x5a\xa6\x35\xa3\x35\xc1\x0f\xd7\x21\x37\x5c\xe5\x4e\x66\x33\xfd\x42\xc7\x69\xd7\xc8\x06\xb7\x5f\xfc\x45\x95\x66\xda\xfe\xc3\xcd\x2c\x9f\x2f\xaf\x4d\xf0\x1c\x87\x8e\x7e\xbb\x56\x41\x77\xac\x3b\x3a\x6b\xea\x9e\xac\xef\x6c\x7c\x8d\xe4\x6e\x5e\x2a\x6b\xe6\x76\x4b\xf2\x43\x72\xbb\x25\x02\xa8\xf7\x0b\x60\x84\x1a\x90\xc3\xcd\xab\x67\xcd\x1c\x6e\x8b\x63\x4e\x0a\xb7\x7a\x88\xb9\x9d\xab\x67\x9e\xc0\x21\xad\xe4\x1b\x43\x66\x8a\xfb\x31\x14\xe9\x91\x48\x52\x18\x1f\x18\x8d\xcc\x6c\xa4\xcc\x6a\xc9\xd8\x15\x04\x31\xf2\xb2\x15\xf4\xb7\x66\x62\xb6\x9f\xc7\x6c\xe8\xae\x77\x3b\x87\x4e\x5e\xe6\x31\xd4\xe4\x61\x4d\x09\x31\x80\xf0\xeb\x96\x66\xfe\x79\x67\xae\xa5\x19\x93\xa2\xab\x30\x44\x78\x38\x26\xc0\x69\xb6\x30\x09\x92\x1f\x71\x2b\x2f\xdb\x2b\x24\x09\x79\x29\x71\x0f\x76\x14\x4f\xec\x04\x95\xb2\x0d\x60\x78\xf1\xf7\x98\x93\x23\x70\x2f\x2f\xf3\xbc\xb8\x67\x82\xe4\x94\x30\x2e\xe0\x81\x6e\xa4\xe2\x28\x5c\x31\x68\xe4\xe2\xa8\xb8\x9c\x5b\x5a\xba\x9b\x6c\x6b\x24\x9a\x27\x0c\x1b\x42\x10\x17\x83\x8c\x6d\x8c\x41\xa0\x79\xf2\x30\x08\x54\x54\xc1\x96\xf0\x66\xe4\xe2\x73\x40\xc3\x16\xf5\xc7\xd7\x98\xee\x23\x37\x29\x14\x95\xd3\xa7\x33\x0d\xc0\xc7\xed\x09\x42\xcb\x5a\xda\x62\x44\x91\xe9\x24\x02\xb6\x46\xf1\x70\xe3\xce\xc0\x39\xd9\x12\xa2\x03\x9e\xdd\x46\x44\x48\x56\x7a\x4f\x27\xc4\xd2\x6d\xc7\xb4\x30\x9d\xd1\x16\x23\xea\xe1\xe1\x39\x83\xc4\xd8\xf8\xe3\x0b\x53\x3a\x65\xf7\xcd\xae\xb8\x06\x89\xe4\x91\x4e\xb4\x21\xa1\x71\x7a\x72\xd1\x6c\xc8\xbc\xb7\x5f\x68\x7e\xa9\xc5\x7b\x76\xbd\x05\x2b\x39\xbf\x98\x95\xe4\x15\x03\x44\x15\xc8\x57\xcc\xc4\x8f\x40\x08\x78\x6a\xba\x34\xcf\x89\xf0\xd7\x09\x5d\x62\xee\x5b\x20\x29\xcb\xd9\x7a\x9b\xa1\xfb\x77\x85\x71\x89\x9d\x3e\xf4\xa0\x2d\x77\xcc\x90\x31\xf4\x81\x28\x0f\x91\xbb\x4f\x23\x78\x33\x5b\xdf\x8a\x63\x8b\x41\x21\x7b\x52\x6f\x52\x37\xb8\xd8\x5b\x4f\x16\x83\x1b\x8f\x18\xa7\xf0\x76\x74\x8f\xc8\x73\xfc\xbc\x26\xda\xd2\x96\x33\xca\x10\x05\x1f\x59\xb8\x68\xf4\xc4\x44\x98\xe2\x03\x48\x3c\x54\x48\x13\x4b\x0a\xfe\x08\x11\x1b\x70\x71\x55\x52\xf6\xe0\x47\x90\x98\x23\x57\x64\x39\xe8\x23\x4b\x43\x3e\x4c\xaf\xd3\xe0\x23\x44\x09\x72\x29\xb5\xf4\x06\x3c\xd8\xd7\x37\x10\xd5\x17\x2d\xbb\xed\x7b\x82\xf7\xb6\x9f\xb7\x5f\x5b\x7a\x8d\x6b\x63\x92\xaf\x5a\x8c\x5c\x0d\x23\x46\x16\x01\x5e\xbc\xb7\xae\xea\xd5\xb6\x04\x4c\x5e\xac\x05\x42\x1d\x13\x06\x0e\xb0\x46\x46\x1a\xaf\xd4\x36\xf2\xd0\xe4\xc6\x37\xf9\x80\x07\x70\xe0\x4c\x4a\xb3\xa4\x01\x24\xa5\x29\xf8\xe1\x1a\x01\x4e\x19\x3f\x61\xcb\x66\xf6\x05\x77\x4c\x44\x43\x44\x43\x23\x0f\x4d\xc5\x9f\xd5\xb2\x77\x7c\x81\x1a\x79\x68\x12\x77\xac\x5a\x36\x3e\x01\x4f\x5a\x33\x13\x4d\x25\xe1\x6c\xcb\x8a\x27\x68\x23\x99\x88\x79\xbc\x21\x2d\xeb\xe7\xc0\xd3\xd5\x32\xd1\x0a\x84\x12\xb7\x9c\xe4\x4a\xcb\x1f\x6e\xb6\x9b\x79\x64\x77\x03\x4e\x90\xb3\xfe\x08\x7f\xe0\x4e\x68\xf2\xef\xdd\x95\x56\x5e\x10\x16\x9a\xcf\x81\xb5\x8d\x97\x85\x93\x9a\x89\x60\x1b\xc0\xec\xdd\x72\x78\x4c\x84\x47\x76\xad\x3c\x17\x80\xec\xd0\xdc\xad\xcd\xae\xae\x04\x60\x99\x47\x31\xfe\xc2\x1f\xd8\x5e\x48\x39\x77\x58\x12\x79\xd3\x1a\x77\x58\x6a\x8e\xbf\xeb\x09\xb1\xad\x42\x81\xcf\xaa\xed\xa0\x46\xd6\xad\x01\x01\xe2\xf2\x49\x15\xb1\x73\x58\x09\xe0\x41\xb9\x62\xfa\xcb\x3e\x47\xa6\x04\x86\xd0\x1c\x50\xfd\x61\xc3\x72\xb8\xe8\x0a\x1f\x40\xc0\xcf\x0a\x0b\x30\x55\x93\x5c\x0e\x1c\x6a\x8d\x24\x97\xa5\x0b\xca\x9f\x82\x03\x8b\x08\xc1\x61\xf9\x8b\x54\xd1\xfd\x6a\xa6\xe8\x64\x0c\x03\x6d\x25\x1a\x99\xb4\x59\x2a\xd1\x24\xb9\xac\x59\x8c\x6d\x52\x48\xce\x84\x39\x2e\x57\x80\xb9\x07\xc7\x60\x8e\x86\xf5\xa1\x95\x12\x7a\x97\x35\x63\x91\xee\xb2\x14\xbb\x0a\x23\x81\xe0\xc1\x81\x91\xa3\x01\x3b\xdc\x1d\x22\x26\xe5\x8b\x52\xbc\x30\xec\xba\xed\xf8\x81\x3b\xa4\xcd\x99\x0f\x58\xa3\x33\x1f\xe6\x15\xf6\x19\x34\x40\xdc\x25\x5f\x65\xcd\xee\x30\x57\x48\x95\x20\xb2\xd2\x04\xde\x96\x46\xea\xc9\x8a\x65\xb3\xe5\x01\xfc\xfd\x68\xaa\x84\x0a\xda\x19\x07\x89\x6e\xcd\x8d\x01\x71\x35\xd7\xe4\xc0\x55\xd6\xf2\x8c\xcd\xf7\xc5\x70\x3f\x9b\x4f\xc6\x60\x11\x13\x24\x17\x4f\x67\x6c\x92\x1f\x05\x7e\xf9\x8b\xb3\x62\xf7\x94\x02\x60\x31\x5c\x5b\xaa\x5a\x8b\x8c\x6f\xac\xa5\x7f\x17\xaa\xd2\xb8\xd4\x54\xb5\x11\xe6\x90\x11\x20\xa5\xdc\x51\xca\x49\xf9\x89\x3b\x4a\xde\xfc\x6f\x5c\x51\x9a\xc5\x43\xb0\xf4\x02\x30\x7b\x84\x07\xf5\x0f\xee\x21\x55\x6e\x1d\xb4\x6c\xa0\x30\x57\x53\x1b\x99\x98\x76\xaf\xbe\xf4\x1f\x5f\x93\x24\xd9\x2d\x7f\x86\x3f\x30\xfd\x0f\x97\xf0\x61\xfa\xdc\x5c\x2a\x5a\x02\xb2\x29\x01\xe1\xda\xde\x4a\x6a\x2e\x97\xec\x80\x49\xf5\x21\x9f\xc4\x26\x79\x20\x30\x3c\xc4\x21\x55\x7a\x80\x8d\xe5\x53\x49\x1f\xb8\x9d\x88\x61\x92\x60\xed\x0e\xea\x18\xf9\x8c\xfb\x07\xfb\xf9\x3a\x98\xaa\xcf\x00\x5d\xd2\xcc\x6d\xc7\x21\xba\x5c\xa2\xb9\x24\xee\xc2\x1e\x85\xd0\x93\x75\x4b\x28\xf6\x93\x20\xd3\xc8\x8b\x66\x7e\xcc\x8a\x5b\xb7\x91\x1f\xb3\x10\xa4\xde\x4c\x90\x39\x4a\xbc\xe8\xc1\x73\xf7\x89\x92\x90\x65\x67\xac\x0f\x49\x65\x24\x1b\x1a\x71\xd8\xf1\x6d\x96\x01\x8f\x1c\x39\xd5\x92\x7c\xc5\x98\x09\x15\x8d\x8c\xf9\x21\x16\x7b\xab\xed\x4a\xea\x89\x9a\xc8\x52\x5e\x13\x6e\x3a\xf7\x7b\x71\x9b\xdb\xbf\x9f\x40\xc4\x8e\x2e\x7b\x05\x24\x37\x1c\xa0\x3a\x29\x08\x87\xd4\xf9\xc6\x82\xe9\xe6\x29\x46\x48\x2f\x23\x0e\xd0\x91\x31\x57\x74\xc9\x11\xd6\x0a\x6d\x35\xf9\x11\x89\xe8\x48\xf1\x22\x7b\xd8\x1f\x04\xcd\x69\x83\x61\xd6\x12\x9e\xa7\x1f\x31\xd7\x47\x47\xbc\x38\xfb\x88\xd8\xee\xd9\x13\x33\x67\x90\x57\x8d\x5d\xe2\xa4\x85\x42\xd5\x3c\xeb\xe4\xf0\x30\xbe\x66\xbe\x60\x94\x37\xc0\xc9\xf0\x0a\x0e\xd2\xc2\x37\xb6\x9c\x11\x5f\x89\x8a\xc7\x41\x09\xc1\x49\x92\xd6\xa9\x0f\xe7\xa5\x85\x42\x02\xf8\x12\xd2\x45\xb7\xde\xac\x23\x95\x4a\x2b\x04\x40\x12\x80\xdf\x88\x47\x2e\x19\xf5\x91\x1b\x77\x7b\xb2\x89\x17\xb8\x6b\xf5\x07\xc0\x03\xb1\xe6\x92\xdd\x96\xea\xfc\x08\xba\xc3\x8a\xb8\x3c\x97\x53\xe6\xdc\x17\x13\x84\x2c\x87\x78\x49\xec\xc1\xdf\x4d\x0a\xc2\x54\x4b\x0a\xd8\x64\x5e\x8a\xad\xe9\x16\x7b\x46\x0c\x81\xc0\xa0\x1d\x89\x2b\x76\x85\x6c\x53\xad\x28\x2f\xa8\x1d\x15\xed\x19\xcd\x1f\xc8\x0b\x12\xbd\x9e\x7e\xc4\xb2\xf1\x64\xf4\x19\x13\x81\x2b\xba\x6e\x02\x22\x93\x6a\x50\x21\x22\x72\x6d\x12\xf2\x0d\xd1\x2b\x24\x0e\x91\x4c\x97\xac\xf6\x39\x78\x2e\x4c\x80\x31\xb7\xbc\x32\xc9\x56\xde\xb8\xc9\xb7\x87\xf1\x85\x9c\x08\xe0\xb1\xb7\xf4\x96\x84\x87\x74\xab\x46\x20\xb6\xa2\x0b\x82\x94\x9d\x8d\xeb\x7b\x46\xf4\x35\xaf\xef\xad\x1c\x2f\x8e\xc7\xe2\x8b\x8c\x1c\x95\x89\x2b\x7b\x06\xba\x35\x2e\xe5\x95\x8a\xbc\xef\xa5\x3c\x52\x12\x36\xee\xe4\x85\x38\xc1\x9d\xbc\x3d\x1c\x2b\x2a\x31\x29\xbb\x55\x6c\xee\xbe\x6c\xb4\x0a\x98\xd6\x83\x21\xe8\xb6\xa6\x9f\x49\x5b\x1a\xf7\xf6\xd2\xd0\x85\x44\x64\x7b\x1e\x6e\x67\x65\x6b\x93\x7f\x37\xe3\x0b\x73\x45\x94\x21\x55\x6f\xf3\x72\xdf\x72\xcb\xab\x19\x5f\x98\x12\x89\x3c\x6a\xb4\xd5\x50\xd5\x1d\x59\xa5\x0c\xac\xe7\xd6\x9f\xb1\x41\x8d\x9b\x7e\x45\xa3\x15\x37\xfd\x32\x89\x23\x5a\x31\x5a\x03\x41\xc6\x7b\x7e\x5d\x1c\x26\x1d\x87\xbc\xba\x20\xed\x2c\x84\xd3\xa2\xb7\x83\xa0\xdc\x56\x30\x99\xe0\x05\x6e\xa5\x89\x60\xc5\x97\xeb\x67\xa6\x9a\x56\x10\x76\x94\x37\x0a\x9e\x8f\x21\x46\x86\x78\x83\x08\x50\x10\x6f\xfa\x14\x32\x38\x3e\x96\x16\xab\x12\xb7\x3d\x18\xaf\x7b\xf0\x1d\xbc\xff\x9a\x01\xa7\x95\xee\xb2\x9d\x6e\x8f\xfd\x62\xf4\xee\xe8\x76\xc5\x7d\x6e\x77\x62\x44\x8a\x5a\x9e\xa3\xd6\x00\xcf\x19\x34\xa5\xd7\xa1\x8f\x9c\x15\x61\x3b\xe9\xee\x0a\xa6\x93\x25\x2e\x0e\xc2\x8c\x3d\xea\xc3\xeb\xf6\xac\xd4\x68\xcf\x9f\x03\xc8\x7e\x84\x0d\x31\x1c\x84\xc4\x34\xee\x46\xa6\x42\x16\xfc\x56\x46\x64\x8b\xb1\x2f\xee\xb4\xa3\xd8\x17\x6c\x27\x45\x82\x30\xa5\x0e\x6e\xde\x24\x2f\x09\xf2\x76\x31\x3f\x98\x94\xdb\xfc\xc0\x49\x7d\xbc\x70\xe7\xba\x0a\x4d\x23\x38\x65\x71\x5c\xae\xac\x0a\x12\x5c\xa8\x2c\x4b\x3c\x58\xce\x5d\x54\xe3\x56\xcf\x12\xbb\x08\x83\xe8\xd3\xfd\x43\x56\x99\x12\xb6\x0f\xc8\xef\x41\xe0\x12\x59\x52\x81\x2f\x21\xac\x08\x93\x0f\x18\xef\xa9\xff\x38\x36\xe3\x7d\x08\x94\x92\x64\x20\xaa\x1c\x8a\x63\xa6\x6d\x5c\xf2\xc1\x62\x7a\xaf\x12\xbf\x70\x4f\x7f\x3a\x06\x5b\x0c\x6f\x2e\x86\x51\xc8\xcb\xb8\xc3\x59\xb5\x3e\x7b\x6f\x53\xab\x7f\xf1\xda\x86\xa4\xf7\x8c\x09\xd2\x5a\x5f\xca\xf7\x11\xc9\xad\x9c\xfd\x67\x9a\xa5\x56\xce\xc0\x4a\x5f\x24\xc6\xd2\xc2\x33\xe6\xcf\x8a\x4f\x99\x93\x3f\x28\x17\x89\x4e\x5c\x95\x1a\xfa\x92\x8a\x59\xc3\xe4\xa6\x45\x83\xc9\xf0\x19\xda\x26\x39\xbb\xe6\xcf\xc4\x4e\xad\x5c\x02\x0c\x79\xab\x68\x0a\x41\xd7\xe4\xb2\x69\x99\x48\xbf\x5c\x36\xcd\xc3\xe3\x81\x25\xa4\x8a\x01\x64\x6d\xd6\xbe\x5e\x42\xfa\xc1\x0a\xcf\x2d\xd4\x6c\x58\x80\x39\x9b\x87\x5e\x87\x42\x30\x68\xec\x1b\xf1\x16\x3a\xe0\xca\xad\x88\xc9\xc8\xb7\x2e\x49\x97\x7a\x93\xa7\x47\x72\xbb\x45\x99\xa9\xce\x5a\x6e\x51\xb4\xda\xfa\xf5\x2e\x28\x93\x22\x04\x74\xc9\xeb\x0b\xd2\x8c\xfa\x76\x41\x98\x19\x22\xc0\x53\x7e\xe6\xb3\x6a\xe5\x89\x7b\x9c\x3c\x7b\xd7\xd2\xbf\xab\x0f\x0d\x7f\x50\x20\x96\x8d\x3f\xf0\x03\x37\xfd\x21\x62\x3e\x86\xfe\xf0\x0c\x9c\x08\x19\xed\x62\x09\x62\x4d\x15\x34\x18\x51\x62\xd5\x38\x67\x02\xbb\x71\xce\xe8\x22\xe0\x9e\x52\xe6\x2a\x7d\x2b\xaf\xf5\x3f\x7c\xc6\xdb\x2a\x95\xc3\x9c\x12\xac\x36\xee\xa8\xba\x11\xaf\xd1\x90\xc3\x5f\x58\x43\xf4\x84\xc0\xe1\xc1\x7a\x29\x99\x21\x07\x7f\xe1\xf3\xe0\x1f\x69\xb4\xc3\x2f\x59\x8d\xfb\xd4\x02\x52\xf5\xcb\x30\xd5\x8a\x5b\xc6\xe5\x70\x8b\x2a\x73\x89\xbf\x55\x92\x03\x70\x11\xa8\x55\x92\x9f\x11\x56\xdc\xea\x11\xe9\x1b\x79\x26\x80\xfc\x70\x00\x0c\xf6\x4c\xae\x12\xbf\x41\x50\x7a\xab\x04\x80\x2e\x27\x41\x00\xa8\xbe\xee\xaa\x9c\x03\x1a\xd6\x64\x8e\x13\x08\x7b\x4d\xca\x5b\xd9\x5f\x14\x28\xb1\xb7\x54\xdc\x30\xca\xea\x35\x01\x79\x20\x5c\x93\xfe\x01\x78\x4f\x4d\x5e\x7c\x65\x6d\x99\xfc\x82\x48\x0d\x35\x4b\x8a\x38\x0f\x35\x07\x8c\x99\x2d\x97\x3a\x14\xaa\x6b\x04\x50\x0c\x9b\xab\xb3\x81\x96\x95\x08\x8a\x9f\xcf\x9e\xe5\x6c\x13\x6e\x35\x77\xfb\x05\x07\xaa\xad\x3d\x43\xa0\x6b\x35\x96\x54\xb9\xac\xe2\xdd\x29\x8a\x1a\x95\x90\xd1\x98\x49\x24\x1b\xb3\xc5\x82\x10\x02\xb7\x2d\x8e\x14\x2d\x59\x15\xaf\x8d\xfe\xb1\x5a\x04\x82\xfd\x00\xf3\x6a\x5b\xd0\x4f\x65\xa2\x2a\x8c\xb8\x3c\x6f\x78\x40\x90\x6a\x8d\x6b\xd6\x8c\x50\x15\xb6\xbf\x37\xe1\x55\x9c\x3d\x5d\x3c\xaa\x9e\x23\x81\xbd\xe5\x93\xc2\x75\x8a\x56\xf5\xf6\xc4\x38\xe6\x97\xb1\xc1\x25\x18\x6c\x60\x1c\x52\xb4\x10\x72\x4e\x26\x20\xc7\x0f\x08\x2b\x01\x45\x0c\x32\xc6\xae\xb7\xda\x24\x1a\x10\xb5\xda\x90\x0f\xfd\xaa\x2b\x65\x39\x62\xd8\x47\x30\x00\xd5\x30\x8a\xc0\xdd\x6b\x8f\xc9\x33\x24\x3e\x96\xd8\x85\xae\x58\xe3\xf6\x74\x54\x0a\xcf\x53\x0f\xae\xe3\x8b\xb6\x13\x31\x93\x10\xcf\xe2\x84\x31\x91\x90\xee\xbc\x55\xee\x7c\x48\x81\xea\xd0\x4a\x3a\x7c\x81\xfd\x45\x63\x30\xc0\xe1\x14\x21\x04\xa8\xc2\x81\x33\x1f\x11\x6b\xcd\xb3\x27\x8d\x45\x70\x5f\xa4\x4f\x51\x7c\x3a\x0b\x06\x30\xd4\x42\xbb\x52\x0d\x41\xc1\x03\xb2\x05\x05\xcc\x17\xfb\x59\x26\x87\xcc\x51\xa7\xf3\xb0\x85\x57\x26\x0e\x7f\x08\x80\xb0\x3c\xa2\x3d\xa9\xb8\xd5\x2a\x97\x49\x8c\xda\xa8\x78\x5c\x8c\x70\xa9\x71\x99\x04\x96\x5c\xb9\x4c\x52\x3c\x77\xd3\x6d\xe2\xef\x64\x24\x55\x3f\xe7\x26\xe5\x1e\x81\x35\x61\x6c\xd1\x60\x5a\x0d\xd3\x88\xd6\x11\xa6\xe1\x39\xc0\x54\x22\xeb\xaa\x46\x5e\x6a\x7e\xaa\x1f\x59\xa8\xb8\x10\x9e\x16\x2c\x13\x15\x4f\x8b\x02\x56\xfd\x00\x05\xe8\x6a\x55\x16\x71\xf0\x48\x31\xe0\xf6\x7d\x86\xe8\xca\xc2\x3f\xf0\x09\x89\x1a\xe9\x5f\x28\xf7\xd3\x6a\x08\x26\xd9\xe6\xec\x99\x50\x20\xac\xe3\x30\x8e\xa5\x7e\x02\x24\x36\x31\xa9\x81\xdb\xbc\xc5\x94\xaa\xf9\xa3\x9e\x41\x26\x58\xc8\x09\xc9\x96\x5a\x9a\x81\x54\xaa\x1b\x32\x86\xd8\x76\x32\x2b\xb7\x26\xae\xa4\x60\xc0\xa8\xa7\x72\xa6\x60\x44\xde\x58\xfa\x8c\xc8\xd6\xf0\xf3\xd8\x9d\xe6\x38\x62\x43\x4e\x36\x4a\xa2\x71\xea\xe8\x84\xe9\x57\x84\x92\x64\xe3\x2d\x93\x14\xb2\xd5\xb6\x4a\x8c\x88\x2c\xb5\x7a\x6f\x25\xb0\xf5\x12\xc5\x6c\x10\x9b\x66\x0b\xd0\x5b\x3c\xbc\x84\x27\x43\x23\xb8\x24\xb1\xf8\x92\xe4\x47\xeb\x00\x1b\xab\x30\xf3\x94\x42\x7b\xbd\x6d\xce\x0f\x8f\x1a\xa1\x7d\x29\x25\x88\x18\x0f\x33\x74\xec\xcd\xe7\xc7\x90\xc7\x3c\x18\x5b\x64\x80\x8f\xfb\x57\xbe\x15\xf4\xea\xe3\x91\xf7\xa4\xca\xfa\x85\xb5\xac\xdf\xbd\x7d\xcc\x2d\xe8\xf9\xf2\xb2\x48\x20\xf9\x4b\x8c\xa2\x48\x13\xfe\x13\x0f\x5b\x18\x34\x44\x2d\x19\xb8\x80\x7f\x25\x97\xc5\xe6\x0e\xe8\xb3\xb4\x4f\x3c\x23\x6c\x93\x4c\x60\xad\x59\x58\x05\x72\xd5\xf4\x73\xa8\x9e\x35\x93\xef\x03\x89\x86\xb1\x82\x44\x13\xcd\xfb\xc8\x4b\x55\xad\xc1\xf3\x87\xd8\xd4\x0e\xb5\xdb\x69\x5f\x1c\x5c\x0e\x74\x93\x8b\xb3\x89\x0d\x87\x86\x27\xb2\xa5\x18\xaf\xf1\x42\x0a\x22\x4e\x4e\xcb\x1e\xa3\xe2\x4b\x80\x7b\xf0\x22\x45\xc5\x63\xd0\x64\x9e\x18\x7f\x1a\x77\x32\xc8\x48\xd9\x1a\x51\x12\x15\xce\xdb\x8a\x62\x0c\x48\xda\x54\xf1\x97\x3f\x28\x28\x61\xf6\x6a\x84\x22\xae\x00\x83\xfa\x3e\x9a\x6c\xc3\xe1\x20\x36\xb5\xa2\x92\x3a\xfc\x21\xb6\xd6\x5f\x94\xc8\x87\x2f\x1b\xd4\xa4\x5d\x69\x4d\x56\x2a\x44\x6a\x6c\xad\x2f\x44\xcb\x61\x0a\x6a\xea\xf2\xd8\x0e\x1a\x57\x2f\xc8\xa7\xd6\x9a\x97\x25\x45\xf8\x56\x25\xa9\xc3\xd6\xca\xc8\xae\x9c\x20\x88\x58\x47\x8d\x89\x00\x9e\xea\x55\x44\xc0\x4e\xf5\xae\x4e\xf8\x76\x6b\x4d\xa2\x81\x88\xd5\x88\x59\xa4\x8a\x54\x6b\x7a\x26\xd4\x8c\x5a\xb3\xdf\xcc\x33\xa8\x84\xba\x46\x0a\xfb\xd1\x45\x92\xb8\x0f\xe1\x47\xdd\xa2\x8d\xa8\x49\xe4\x64\xf9\xb9\x4f\xde\x8d\x90\xc8\xb5\x2e\xa8\x91\x41\x1a\x1c\x4b\x17\x6d\x23\xd1\xa3\xf2\x7d\x1b\x7a\xa3\x87\x3f\x90\x71\x16\xce\xd2\xbc\xab\xa0\xbd\xb7\xc1\xbe\x34\x59\x37\x4a\x4e\x75\x03\xd3\x5a\xb8\x01\xdc\xf4\xcd\xcb\xaa\xe6\x8e\x46\xb2\xc7\xe1\xc2\x27\x06\xef\xe4\x37\x83\x6f\x98\xe0\xd4\x0e\x8c\x36\x4b\xce\xfd\xb4\x9c\x39\xb7\x22\x35\xb2\x92\x73\xbf\x1c\x87\xd3\x10\xef\xdd\xcc\xa9\x0e\x89\xf4\xd4\xcc\x04\x23\xe5\x6c\xde\x85\x54\xb9\x6b\x5e\x3b\xd0\x74\xdc\x42\xaf\x46\x14\x6b\xde\x80\xd4\xde\xdb\xb8\x6b\xa0\x41\xa1\x71\x03\x52\x53\x7f\x43\xaf\x36\x98\xa0\xad\xa8\xcc\xc7\x33\xd4\xcf\x75\x2f\xc1\x06\x40\x96\x2c\x83\xef\x3f\x31\x34\x9d\x7e\x62\x68\xe6\x01\xf7\x9a\x22\x28\xcc\x4b\x86\xd5\x36\xf3\xaa\x72\x4e\xca\x01\xe4\x31\xbe\x35\xeb\x59\x2a\x40\xaf\x7c\x23\x05\xa3\x71\x3d\xed\x13\x66\x00\x47\x71\x8e\x3c\x9f\xc6\xca\x33\x93\x33\x60\xc5\x42\x2c\x22\xd0\xfc\x41\x62\x29\xfd\xb8\x14\x02\x3c\x9d\xc6\x1c\xea\x9f\x6e\xf0\x13\x2a\x1a\x36\x32\xfd\xd4\xd8\xe7\x2b\x90\xcf\x1f\xd8\x74\xf7\xf6\x92\x90\x4d\x5f\x3c\xe8\x1e\xdb\xcb\x83\x2e\xc6\x59\xfd\xc1\x88\xa6\x16\x76\x7d\xf7\xf0\x0e\x94\xa3\xcd\x1d\x73\xf1\x85\xb9\xa0\x9d\x90\x68\xa8\x06\xe5\xbd\x65\xb1\xd5\xbe\x40\xfe\x64\x03\x91\x5f\x0c\x08\x4d\xd7\xa3\xce\xd5\x02\xca\x2b\xb6\xf6\x38\xa0\x8b\xe7\x4a\xa3\x26\x60\xca\x19\x54\x9d\xbe\xed\x89\x65\xf9\x22\x73\x90\x8c\x3f\xb2\x46\xc9\x54\x98\xd7\x11\x9a\xda\x2b\x8c\x24\xa5\xdc\x3e\xac\xd9\x1f\xa4\xfc\x6e\x04\x71\x7e\xe4\x47\x69\x0d\x46\x43\x96\xa6\xd6\xf0\xad\x57\x89\xce\xeb\x61\x85\x3a\xf4\x60\x2e\x88\x30\x54\x47\xc8\x0b\xa9\xa5\x1f\x92\xb9\xf8\x2a\x0e\x5f\xe7\x05\x5f\x3e\x00\xea\xde\x09\x20\x97\x48\xeb\xde\x1d\x54\xde\x37\xe9\xc4\x90\x7e\x92\x95\xa9\xea\x26\xea\x84\xf0\x29\x02\xf5\xa4\x5d\x94\x01\x09\xde\x97\x9f\x74\x2d\xde\xda\xe4\x3b\xe9\xaf\xc9\x02\xd2\x3a\x49\x14\x9a\x90\xeb\xa1\xd7\x41\x63\x7b\x36\x87\x3c\x13\xc9\x01\x52\xbf\x62\x77\xec\xb7\xc4\xa4\xf8\x0a\x7e\x64\xcc\x4d\x27\x68\x6f\x3a\x41\xaf\x08\x6a\xf7\xef\xe4\x99\xd6\xcd\xd6\xf5\x8b\xab\x50\x74\xf4\xbd\x1a\xad\xd5\x36\x21\x02\x1d\x3e\x45\x9e\x92\xd6\x8b\x56\xb7\x6e\x73\x2f\x1f\x25\x9b\x6b\x8d\x5e\x4e\x4b\xd4\x8a\x11\x4d\xf7\xcf\xb1\xec\x35\x26\xcc\x67\xd5\x83\x05\xbd\xb7\x1e\x05\xa9\x3f\x5b\x87\x3d\x25\x5d\x0a\x3d\xf8\x53\x7c\xb5\xec\xcc\x5f\x4e\x5f\x6c\x73\x51\x6b\xca\x1f\xdc\xb8\xee\x0f\xa2\x8a\xcd\x63\x2e\x6c\x16\x21\xf5\xd4\x7a\x6c\x7d\xb3\xa7\x61\x18\x60\x6f\x12\xab\x78\x31\x61\x3f\x2b\x69\x8a\xc7\x82\xc5\x28\xbb\x58\x56\x17\xaa\x7c\xa5\x32\x27\xb7\xe9\x96\x70\x1c\xb6\x88\xb9\x83\x04\xb8\xbb\xf5\x28\x50\xf7\xa2\x92\x29\xa5\x51\xf6\xa2\x92\xc0\xa4\x75\xf3\x35\xed\xc5\x7e\x43\x05\xa9\x83\x91\x82\x82\x77\x52\x25\x37\x68\x4c\xc7\xcf\x9d\xf4\x43\x74\xeb\x32\x4a\x61\x3b\x71\x73\x92\xbe\x4e\x52\xe4\x98\xb1\xdc\x0e\xc6\xd2\xa7\x81\x58\x76\x3b\x03\x5b\xfc\x0a\x6c\x81\xbb\x76\x4b\x40\xc0\x56\xba\x31\xf2\x01\x60\x39\x99\x5b\xaa\x4a\xa6\x7b\xa3\xe3\xdb\x1e\x3f\x07\x04\x9f\x9d\x08\x9e\x69\x8d\x3e\x1d\x15\x2b\x38\x35\x29\xcd\x46\x6f\xfe\x60\xc1\x6e\xf1\x6e\x05\x8c\x6c\x2e\xdd\x74\x81\xfa\xa9\xd5\x21\xa9\x0e\x52\x63\x8e\x64\x08\xd6\x1b\xd7\x51\xb1\x14\x84\xfa\x47\x8a\xd4\x7d\x19\xce\x97\x8d\xf8\xc4\xaa\xfc\x65\x39\x08\xcb\xfa\xc4\xb2\x98\xa4\x6c\x06\xaa\xdf\xcd\xb8\x24\x67\xeb\x5e\x96\x93\x49\xf6\x53\x37\x42\xfc\xe2\x82\x69\x7e\x0a\x53\x46\xf4\xe6\x9c\x8a\x67\x47\x31\xaa\xd0\x50\x4a\x96\xe4\xa4\x4b\xa6\xa3\x00\x79\x7f\xbe\x75\x5c\xd4\x15\xe2\xda\xd1\x80\x48\x7e\xde\x3a\x46\x59\xf2\x79\xb7\x7e\x45\x6a\x39\xc6\x40\xd1\xa9\x52\xca\x4b\xdc\x84\x65\xf4\x8b\x92\x2c\xc3\xd6\x2e\x50\x68\x99\x23\x4b\x7d\xb6\x5f\x01\x79\xe6\x7e\x99\xae\xdf\x89\x04\xe0\xf9\xe1\x3e\x6c\xcf\xb4\x6e\xa7\xc8\xa2\x6e\xa7\x45\x57\xf8\x9e\xab\xe4\x0d\xfd\x49\x2b\x5b\xbf\x25\x37\xce\xe4\xc6\xe2\x21\x6e\x70\x63\xdf\xc0\x81\xae\x23\x5a\x17\x52\x87\xa9\x05\x1b\xee\x96\x87\x90\xe8\xde\xa6\xc1\x13\x6e\x8f\xb5\x62\x98\x93\xae\x68\x95\x9c\x0e\x83\x5b\xa2\xc3\xa3\x01\x52\xe0\x9a\xea\x2e\x8e\xce\x23\x4b\x1d\xb6\x97\xd6\xa0\x6d\x76\x14\xae\x2a\x41\xc5\xbe\x7a\x08\xab\xe0\x7c\x52\x73\x1c\xcb\x06\x44\x77\x12\xa2\x19\xe1\xda\xe5\x75\xd2\xd6\xd7\x50\x10\xa6\xfe\x52\xb2\xc6\xed\x7f\x39\x2c\x90\xa6\x71\x80\xd3\x10\xb9\x71\x70\x21\xab\xf8\x0c\x4e\x71\x4e\x87\x31\xec\xea\x25\x03\xff\x6f\x05\xbf\xc7\xe1\x60\xfe\x3d\x0e\xd4\xe0\x05\x62\xd4\x7d\x76\xbf\x87\x2d\x60\xbf\xac\x67\x44\x3a\xa6\xbd\x61\x23\x25\xe1\xef\x0b\xb5\x65\xa0\x3d\x94\xcd\xa9\x35\x3e\xf2\x30\x23\x79\x0c\x39\x26\x00\x18\xc4\xb9\x57\x76\x78\x70\x45\x9e\x84\x86\x6d\xa4\x00\xeb\xfa\x8e\xf6\x8d\xbf\x57\x87\x68\x23\x8b\x6d\x60\xcf\xc0\xcb\x5b\x16\x27\x62\x18\x97\xa6\x83\x6a\x64\x43\x76\x9c\x72\x76\x36\x80\x0b\x8d\xd0\x4b\x3d\x23\xab\xa5\x00\x08\xf3\xe8\x88\x0b\x23\x7f\xec\xca\x16\x82\x68\x3a\x22\x69\xa1\x92\x63\x28\xf9\x4c\x5f\xa4\xcf\xce\x0b\x3f\xb1\x21\x3f\x83\xb8\x77\x1d\xbd\x14\x13\xda\xfd\x32\x3a\x2a\x1d\xe9\x7e\xdb\xa8\x31\x77\x9e\x43\x5b\xe3\x99\x52\x03\xd3\xef\x2f\x47\x00\x78\xd5\xa3\xe9\x70\xf2\xbf\x61\x0b\xd0\xc7\xc9\x7a\x51\x1e\x4e\x3c\x54\xd5\x84\x7c\x8b\xd1\x58\x6b\xd3\xa0\xe4\xb3\xe7\x1a\x41\x74\x74\x8e\x72\x3c\x47\x0b\xba\xc2\xb0\x79\xb8\xeb\x14\x87\x0a\xbc\xea\xca\x62\xfe\x5d\xe2\x0a\x4f\x1e\xdd\xa3\x85\xf0\x37\x70\x98\x56\x81\xd6\xb5\xee\xfb\x77\x8f\x9c\x6b\x0d\xe7\x29\xaa\xc5\xf0\x7a\x7b\x89\x8e\x3d\xe5\x42\x01\xf7\x69\x08\x89\xc3\x0b\x65\xba\xb8\x07\x11\x5f\xdd\x3b\x3c\xc3\x9b\xec\xde\x4d\x1c\x43\x2b\x00\xe2\xee\x20\x82\x7c\x28\x7d\x8e\x61\x3c\x02\x47\x72\x18\x42\xee\xd5\x43\xaa\x3b\xd5\xea\xd4\x66\x0c\xc3\x04\xa8\x05\xd0\x91\x10\xc6\x54\x56\x47\xd8\x1f\x04\x80\xd5\xe9\x47\xae\x98\xb5\x10\x2a\x2e\x67\x18\x33\x36\x94\x6e\x89\xf0\xae\xce\x6a\xc9\x94\x11\xc8\xc6\x92\xbf\x23\x2f\x8c\xe5\x61\x47\x98\x1c\x2b\x96\x65\x7b\x13\x87\xba\xfa\x15\x3d\x33\xa4\x26\x4a\xdd\x4c\x43\x2e\xe9\x1c\x3f\xb1\x12\xc6\xf4\xc2\x98\x67\xc4\x82\x48\x8e\x88\xb5\x92\xd4\xd3\x6d\x04\xc7\x44\xa4\x19\xc1\x31\x85\xc3\xc7\xa9\x54\x3f\x43\x28\x40\xd1\x18\x1f\x6d\xa5\x76\xe5\x79\xb1\x2f\xbc\xa2\xa4\xa9\x6b\xe3\x74\xed\x74\x4b\xa4\x77\xe8\x03\x43\x07\xa5\x1e\x84\x71\x39\x75\x5a\xc8\xf1\x90\xd4\x07\xe9\x69\xc8\x7e\xd7\xc6\xd6\xc4\x66\x9c\x0a\x52\xde\x06\x05\xc0\x0b\x39\x04\x8e\x7a\x98\xa2\xdc\xb8\xcc\xbd\x05\x08\x2f\x2d\xda\x22\xb3\xca\x16\x9c\x65\xdc\xca\x45\xae\xe8\x76\x38\xba\x35\x93\xa7\x92\xf3\xd8\x5c\xaa\xc8\xb6\xc7\x1d\x13\x67\xb2\x30\xa9\xa1\x24\x38\xe0\x52\x06\x00\x8e\xcd\xa4\x4a\xfb\x36\x67\x69\x1b\x8f\x3b\x85\xdc\x31\x08\xa0\x6a\xe2\x9c\x45\x90\x0c\x29\x8a\xfc\x75\xca\xc1\xe3\x11\x53\x04\xf0\x13\xdb\x03\xbc\x1e\x19\xa8\xc7\xc9\xfc\x32\x8a\x79\x24\x78\xcd\xcd\x1d\xc5\xcb\xa7\x21\x6a\xbc\x6e\xb5\xab\x79\x29\x24\xe2\x54\x5e\x8b\x14\xdb\xd8\xa3\xe4\x18\xde\xfa\x76\xc5\x66\x8a\x55\xe4\x1b\x9a\x0f\x4b\xbc\x48\x33\x39\x63\xe4\x90\x2d\x83\xed\x9a\x06\x41\x01\xca\x49\x2c\xb5\x39\x0c\xda\x3c\x2c\x41\x13\x2f\x66\xd8\xf3\x2b\xee\x8e\xc0\x35\xa7\xf9\x64\x74\xa9\xcc\x43\xb1\xa7\xf8\x8b\x98\x39\x79\x26\x1d\x02\x6a\xc6\x34\x54\x4a\x9f\xde\x0c\x9d\x10\xe4\x9a\x9b\xab\x65\x2f\x71\x4e\x8a\x1d\x19\x98\x3d\x0d\x64\x52\xa5\x9c\x78\x04\xa9\xd1\xd8\xa6\x19\x4b\x95\x37\x67\xf2\xe8\x21\xa5\xcd\x2c\xb1\x02\x59\x26\x37\xb6\xc8\xbc\xd5\x26\x31\xd4\x24\xf4\x6a\xd3\xb8\x69\xb5\xd3\x99\x45\xaf\xea\x2f\x5a\x6a\xfc\x41\xf4\x42\x60\x20\xdf\xee\x90\xbb\x4d\x6b\x0d\x40\x76\x66\x21\x6f\x95\xdf\x10\x9f\x14\x0a\xc8\xe4\x56\x97\x86\xf4\x49\x1d\x50\xea\xb1\xb6\x59\x64\x81\x42\xc1\xa0\x68\x27\x8b\xb3\xcf\x08\xbc\x19\x2c\x4c\x88\x54\x10\x18\x06\x33\x2b\x01\x9a\xae\xa8\xda\x93\xeb\xae\xa6\xc8\x61\xb8\x2a\xd0\x6d\xe0\x39\x74\x82\xa1\xcf\x2d\x9b\xcb\x86\x6c\xd2\x64\xf8\x4e\x71\x73\xb1\x3c\x9c\x21\xb7\xae\x0c\x61\x9c\x5b\xa1\x2b\x5e\x9f\x9b\x4d\x82\x89\x26\x31\x09\x20\x12\x11\x67\xe3\x1e\x51\xb7\x57\xc2\xaf\x9c\x2d\xf1\x43\x86\x93\x4e\x5d\x7b\xf1\xf7\x98\x06\xb3\xa5\xa4\xe9\x70\xb2\xdc\xb8\x22\x83\x49\x9b\x3d\x4e\x20\xad\x8d\x0c\x52\x42\x9f\xe6\x66\xd3\xd5\x32\xbb\xb7\x09\x98\x13\x37\xa9\xc8\xf7\xd0\x66\x30\x3a\x51\x12\x5f\x1e\x85\x55\xdb\x1c\x8e\x41\x03\x54\x3c\xd5\xbd\x39\xa2\x57\x06\x1f\x60\x64\xf2\x07\x69\x7e\xf1\x07\x22\x2a\x96\x3f\xc4\x32\x98\xe1\x0c\x24\x64\x4d\xd3\xda\x70\x90\x92\xe9\x75\x28\xcf\x03\x17\xa4\xb5\x0a\xce\xa9\x32\xe4\x74\x4d\xac\xa2\xa3\x6f\x9a\x38\x58\xf5\x62\x2e\xf3\x05\xf0\xd5\xf2\x94\x22\xf9\xcf\xa5\xa6\xdf\xfd\x85\x00\xf9\x64\x8b\xe9\xe8\xdf\xea\xbe\x73\x71\x85\x1d\xf2\x33\x43\x1b\x74\x06\x94\x4f\x50\x16\x98\x58\x26\xa5\xe4\xf3\x13\x63\x02\xbd\x8f\xf5\xca\x68\xf0\x09\x6a\xc0\xcc\xbc\x09\xad\x2c\x3f\xcd\x8e\xe2\xa1\x40\xcb\xa3\xd8\x56\x9b\xde\x84\x56\x66\x9f\x86\xef\x20\x6e\xcc\xcd\xb4\x4a\xf3\xa8\xe1\x0a\x6b\x82\xe8\x74\x4f\xfc\xe6\xc3\x33\xc0\x3e\x1d\x80\x69\x70\x69\x69\x19\x13\x39\xd1\xf7\x0e\xc9\x18\x3e\xae\xee\x5c\x0d\xbb\xd1\x25\x32\x75\x72\xa9\x16\x4c\x43\x92\x75\x27\x4e\xac\x92\x0d\xd9\x6a\x5e\xdc\xc4\x91\x5e\x98\x28\x45\xbf\xc2\xb4\x8c\x9f\x98\x4c\x14\x4e\x4c\x2a\x34\x3c\x01\x85\x4d\x32\x2c\x16\xd3\xc0\x63\x19\xc3\x44\xab\x6b\xae\xfb\x36\x62\xc2\x01\x51\xf1\x9a\x1b\x70\x47\x38\x07\x90\xe2\xd6\x52\x6c\xd9\x1d\xbb\x01\xd0\x51\x04\x1b\x32\xcf\xbc\x05\x1b\x33\xb9\x01\x1b\x12\xcb\x34\x72\xa7\x46\xeb\x8b\x1f\x9c\x94\x74\xaf\xfb\xc2\x2e\x25\x7b\x65\xf3\x11\xf0\xe6\xa3\x87\xc2\x49\x05\xe7\x14\xba\x5a\x3a\x55\x89\x26\xd6\x4d\x0a\x4b\xb6\xf9\x08\x43\xba\xf2\x0a\xb4\x7c\x6c\x3e\xe7\xcf\x5a\x74\x6d\x12\x7d\x13\x1b\x4e\x42\x15\xaf\x51\xcc\xc7\xb1\x99\x2c\x1a\x61\xf7\x70\xbe\x5e\x6c\x65\x4e\x38\xe0\x82\x24\xbd\x94\x20\x72\x27\x51\x08\x9b\x54\x16\xf7\x9b\xdc\x77\x51\x70\xb0\x81\xa6\x2b\x92\xc5\x77\x5f\x84\x25\x9a\xd5\x3a\x88\x2d\x67\x27\xd7\x61\xeb\xc5\x33\x41\xdc\xc0\x78\x1d\x92\x05\x18\xee\x3a\xdc\x6e\xa0\xb1\xd0\xf0\xe4\x4d\x8b\x30\x60\xd2\xfa\xb6\x95\x3c\xbd\x0e\xb1\xf9\x9f\x05\xf8\xda\x4a\x91\x1f\x97\x67\x5c\x5b\xc9\xbf\x2f\xa2\xb4\x3a\xcf\x1f\xb2\xf4\x31\x25\xac\xa0\x14\xb2\x6a\x8b\x22\x80\x24\xc5\x69\xcb\xa4\x25\x1a\x3e\x97\xe1\xbd\x46\xe7\xae\x1c\xbb\xc5\xcc\x33\xb5\x42\xd1\x4c\x17\xea\xdc\x92\x7e\xae\x1c\x88\xe6\x57\x6c\x5d\xb5\xf9\xf8\x59\x21\xb0\x2d\x75\xbb\x12\xcd\x17\x14\x97\xd1\xb3\x33\x64\xe6\xe4\x20\x11\xb7\x16\xda\x9c\x66\x9e\x15\xca\x1c\x4c\x7c\x19\xf4\xab\xbf\x77\x15\xc3\xa8\x68\x5d\xd8\xa4\xf8\x48\x29\x25\x7e\x40\xc7\xc4\x78\xb0\xb0\xad\x36\x01\x62\x15\xbf\x94\xbe\xab\x1d\xd9\x56\x89\x8d\x62\xbd\x05\x44\x77\xc6\xc1\x7e\x51\x9f\x56\x75\x50\x18\xc3\xe2\x8a\xb4\xaa\xdb\xaa\x51\x2b\x80\xa9\xa1\x4f\xb6\x68\x81\x49\xb0\xf9\x77\xb0\xa7\xd9\x98\x21\xe2\x99\xca\x4a\xee\x01\x06\xd4\x06\xd7\x5b\x68\x90\x6a\x54\x2b\x34\x48\x0e\xc3\x6a\x44\x76\x72\x74\x17\x8c\x58\x1b\xed\x22\x6f\x89\xce\xde\x25\x1f\x86\x18\x2d\x72\xa4\x52\xa7\xb0\x2d\x72\xa4\x2e\xad\x97\x8b\xb4\x25\xad\xd9\xa9\x38\x6c\x03\x02\xf6\x38\x9e\x4b\x06\xad\xaf\x64\x59\x4d\x4f\x1d\x7a\x75\xe7\xca\x34\x8c\xea\x55\x72\x5a\xb2\x6b\xd8\xd4\xea\xce\xd5\x06\x64\x82\x43\x80\x58\x1d\xb2\xd4\xfc\x7e\x62\xe2\xf7\x1b\x0e\x68\xf3\xd9\xb0\x3c\xfb\x51\xfe\x9b\xbe\x40\xa2\x60\x77\xab\x2b\x5d\xbb\x5b\xd4\xc6\x6b\x22\x64\x8f\x9d\x63\x7e\x23\xe0\xc7\x2f\x04\xf8\x2a\xa1\x2e\x2c\xbb\x5e\x2b\x5e\xe4\x35\x69\xb0\xa7\x35\x02\x4e\xb6\x8e\xc1\x19\x63\x28\x46\xb9\x15\xb8\x3b\xbd\x6b\xba\x26\x44\x1b\xc6\xb5\x26\x02\xb5\xc3\x6d\x46\x5f\x24\xae\xcb\xd0\x5d\xa1\x3f\xb9\xae\xb9\xfc\x5e\xc3\xbf\x24\x24\x98\x3e\xfa\xd9\xe2\x9e\x52\x93\x82\x18\xdf\xab\x37\x63\xad\xe0\x0b\xcc\x90\x9b\x4a\x5d\xf2\x10\x0a\xac\x1d\x53\x4c\x2e\x8e\xa8\xca\xac\x06\xe3\xb5\xbc\x84\xe2\x47\x54\xe5\x84\x4c\xaf\xc5\x78\x98\x08\xd6\x72\xbb\xdd\x7b\x2e\x23\x79\x4f\x8c\x32\x0e\x53\xdd\x77\x7d\x94\xd8\x01\x47\x28\xac\xc8\x41\x0b\x39\xc0\x3b\x96\xcb\x0b\xcb\xd2\xbb\x8f\xe4\x68\xd9\x42\xf1\xdd\x7d\xfd\x04\x6d\x62\x19\xde\x46\xd2\x11\xb3\x48\x89\xd2\x60\xcd\xeb\x0c\xda\x04\x78\xce\x18\x91\xf6\xa7\xb1\x1e\xac\xe9\x24\x78\x29\x9e\xcd\x46\x6a\xeb\xd8\x3e\x5f\x1e\xca\x94\x32\x2d\x7d\x92\xca\xcd\xcb\xe2\x0b\xd3\xe3\x10\xec\x7f\xf9\xd2\x99\x89\xcf\xea\x69\x42\x97\xc0\x16\xaf\x0b\xac\x2b\x18\x2a\x53\xbc\xe4\x69\xcc\x30\xf8\xbf\x98\x04\xcb\x4f\x7e\x14\xf7\x91\x69\x7d\xab\x3c\x38\x2d\xd2\x9e\x78\xdf\x67\xc1\xf1\xbd\x33\xbf\x64\xd3\xdd\xbf\x7b\x06\x24\x1b\xa1\xfd\xce\x6f\xcd\x7c\xcb\x2b\xc9\x71\x20\x89\xa0\xd5\xc7\xbd\x50\x6c\x15\xed\x4c\x9e\x3e\x34\x48\xac\xc7\x13\xc2\xec\xb9\x6d\x3c\xdc\xc5\xcd\xb6\x8b\x16\x88\x85\xb3\xb2\x2c\xa1\xf5\x38\x99\xf8\xc5\x13\x89\xec\xbd\xde\xa8\x93\xcc\x2f\x5e\x38\xd6\x0d\xb4\xbc\x0d\xa4\x1b\x68\xe1\xd3\xd4\x50\xb7\xbc\x3a\xac\xa7\x6a\xe9\xd3\xd4\x0a\xbe\x2c\xec\x8e\xfc\xbc\xf0\x5d\x7a\x8b\xe0\x73\x1c\xb6\xc8\xbc\x50\xb6\x08\x12\xff\x21\x2c\x56\x4b\xe4\x27\xc2\x62\x9b\x3f\x40\x7f\x86\x3f\xc8\xca\x21\x64\x9f\x60\xe5\xcb\x97\xc7\x7e\xf7\x80\x1f\x92\x93\x91\x73\xb5\x7d\xcc\x6f\xaa\x1b\xe6\x93\x02\x89\x26\x2f\x01\xc7\xce\x0b\x22\xf2\xf4\x2b\x88\xf0\xf0\xa3\xd3\x70\xd1\xc4\x0b\x3b\x3c\x6c\x10\x03\x3a\x08\x02\x90\x0b\xc1\x3c\x2b\xc3\xf8\x84\x0d\x16\x8a\xfc\xc9\x01\x45\x5f\xe0\x0c\x20\xce\x27\x94\x5c\xf6\xe7\x23\xd7\xd6\x8d\x42\x02\xfc\x61\xc2\x8c\x8f\x16\x59\xdd\x1a\x9f\x1c\x6b\xf7\x05\xac\x41\xbe\xf9\x94\x80\xef\xe2\x85\x68\x69\xa7\x82\xad\x55\x27\xdd\x47\x45\x15\x6c\xfe\x10\x52\xaa\xc9\xf0\x53\x75\x72\x41\x7b\x3f\xd5\x89\xb0\x9d\x1f\xee\xbc\xc8\x41\x3f\xd5\x4c\x9f\xec\xed\x47\xdd\x54\x9f\xca\xc7\x10\x51\xb5\x9e\x4f\x23\xf4\x14\x72\xf6\x91\x65\xe9\xb1\xf8\xc8\x8c\x04\x75\x0f\x00\x31\xad\xae\x98\xb7\x7c\xe1\x6e\xb8\xf3\xea\x9a\x32\xb3\x3f\xb0\x3b\xd3\xae\xd8\x90\xe9\x47\x1e\x39\x98\xc5\x27\x8c\x9f\x36\xf7\xd6\x87\xf6\xa2\x8f\x9c\x43\x6b\xef\x67\x28\xef\xbb\xbb\x5b\x4b\x2c\xe6\xbd\xfb\x4c\x75\x5a\x88\xd5\xc7\xe4\x16\x1a\x4a\x3e\x2b\x16\x0c\x8c\x48\x50\xa1\xd1\xe4\x63\x18\x8a\x86\xbe\x8f\x2a\x9f\xa6\xb7\x8f\x56\x4a\x6d\x72\x9f\xe5\xf4\x19\x7e\x79\x48\x81\xf0\xb2\x18\x90\x07\x63\xc5\xbc\x78\xc1\x2e\x39\xb4\x94\x7c\x3e\x6e\x11\xb2\xf3\xe7\xe3\x71\x40\x77\xf9\xa8\xa6\xa9\x93\x7f\x0c\xfa\xd0\x5f\xf4\x31\x7e\x51\xa1\xff\x73\x1a\x97\x2f\x7e\x9d\x71\x64\xed\x20\xc0\xc4\x02\x24\xd0\x7a\xff\x29\xbd\x50\x65\xe2\x1f\x12\x4c\x34\x51\x92\xa0\x45\xca\x1c\xb5\x8f\xd1\x24\x5e\xd4\xff\x70\x79\x42\xe3\xcc\x07\x37\x1d\x15\x8f\x1a\xe5\x81\x36\x58\xbf\xab\xd8\xd6\x3e\x5e\x2d\x55\xd4\xfe\xa8\xc8\xa9\xe5\x7e\xa4\xea\x22\xf2\x85\x7c\x3d\x7d\xbe\x2c\x64\xc1\xf3\x6b\x03\xd6\x45\x2e\xcb\x2e\x65\xc0\x74\xa9\x2b\xea\xa3\x1e\xb6\xfc\xbb\x6b\x87\xf0\x7e\x6e\xb7\x02\x42\xf8\x31\x0f\xb6\x0e\xa5\x0f\xba\x94\x77\x28\x3e\x1a\x21\xdd\xbc\xb8\xec\xe0\x59\x79\x1c\x83\xb1\x49\x06\xd1\x24\x51\xc6\x3a\x7a\x01\xeb\x23\x19\x56\x49\xfe\x68\x82\xd4\xda\xf0\x79\xa3\x2f\x3e\x33\x80\xc4\xcb\x55\x1f\x7c\x64\x49\xad\xe6\x3c\x62\x5e\x83\x97\xe4\x2f\x9d\x17\x2b\x56\x25\x5f\xc8\xb2\x85\x7c\x7c\x62\xef\xd3\x54\x7f\x52\x3a\xdd\x08\xf7\x13\x57\x55\x07\xbd\x4f\x89\xa2\xba\xf1\x99\x54\x04\xe1\x2e\x27\x94\x70\x95\xf8\xe5\xf6\x85\x5f\x72\x30\x0e\x3a\xc3\x07\xd5\xe2\x07\xe9\x41\xf7\x07\x8a\x8e\x43\x87\xcf\x8c\x39\xa3\xfb\xec\xb9\x45\x9e\x3a\xb5\xde\x41\xdf\x4f\x94\x0b\xea\x3d\xb4\xb3\x58\x78\xcb\x6e\x8b\xf3\xf5\x23\x31\x38\xdb\xfa\xe1\x07\x16\x5e\xdd\x75\x86\xae\xca\xc2\xe0\xc6\x49\x82\x43\x0a\xd0\xb5\x93\x70\x41\x13\x69\x9d\x35\x30\xde\x1f\x02\x05\x68\x6e\xa2\x23\xbf\xda\x2a\x40\xed\xe0\xc9\xd9\x3c\x98\x8e\x6d\x40\x05\xbc\xe1\x44\xec\xa7\x8c\x5c\x3b\x49\xb0\xac\x81\xf7\xa4\x4c\x82\xa1\x4c\x27\xf1\x81\xb3\xda\x96\x7c\xd3\x6e\x58\x53\x7e\x65\x16\x41\x36\xb3\x0d\xac\xab\xcb\x47\xde\xd2\x13\x34\x3d\xf2\xf6\xf0\xec\xc0\xc0\xd5\x10\x8d\xee\x37\xa2\x04\xa7\xf9\x44\xa0\xa7\xb2\x41\x3b\x11\xe2\x67\xf5\xef\x31\x1a\x6b\xd6\xc9\xa4\x51\xe5\xc4\x2a\x67\x4a\xc1\x93\x08\x7b\xf5\xfb\x93\xc4\x03\x6a\xdf\xe7\x70\x68\xa6\x4a\x0c\x86\xd9\xe9\xdb\x89\x0c\xdf\x85\xe4\x00\x07\x9c\x46\x58\xeb\x86\x23\x18\xc9\x86\x19\xe0\x24\x3a\xa3\x3b\xf4\x94\xaa\x71\xf4\x4f\x62\x11\x4b\x00\x8d\x58\xc4\x1e\x3f\x88\x1e\xd9\xe6\x88\xbf\x9c\xf1\xd3\xdc\x86\xca\xc5\x16\x00\xf3\xfe\xc3\x69\xe9\xe9\x78\x26\x6b\x25\x5c\xeb\x9c\xca\x89\xc3\x1f\x4e\xf4\x40\xd6\x87\xab\x2a\x0e\x95\xf9\x94\x87\x43\x0b\x35\x38\xc5\x69\xc4\x22\xf4\xe1\x54\x01\x98\x18\x9c\x4f\xfd\x59\xb5\x7c\x7b\xc5\xe3\x5c\x94\x35\xf7\xc8\x59\xf0\x4e\x93\xd0\x89\xe1\x50\xaf\xc3\xb9\xbc\xbb\xee\x33\xd7\xa6\x3c\xe1\x0b\x3b\x6e\x8c\xcf\x35\x5a\x91\x6d\x45\x69\x5d\x9e\xc9\xe3\x88\x76\x70\xe2\x18\xd3\xc7\x78\xc2\x66\x3a\x52\xc4\xf9\xf1\x7a\x2c\xdf\x50\x20\x4e\xdf\xef\x49\x26\xa4\x29\xa4\xb8\x38\xd8\x05\xb9\x41\x89\xda\xb1\x4e\xb5\x09\x0d\xac\x27\xda\x84\x31\x2d\xa7\x65\x1e\x34\x3d\x9e\x2a\x13\x1e\xc3\x08\xb0\xe7\xa3\x53\x25\x1e\xa8\x71\x0d\x50\x5b\xb2\x95\xd8\x4a\x3c\xab\x36\x89\x47\x58\x1e\x4d\x2f\x70\x9e\x26\x2a\x77\x00\xe5\x25\x71\xfb\x54\x66\xa9\x36\x27\x33\x2c\xec\xec\x34\xff\x01\x9a\xe7\xa9\xbe\xa1\xdd\x8b\xd2\x41\x39\xe8\xca\x25\xaa\x01\x26\x58\x98\x36\xb0\x93\x5c\x08\x4a\xe8\xe7\x45\xcd\x0b\x78\xec\x49\x34\x64\x17\x1a\x24\x48\xea\x1e\x61\xf2\x20\x69\xa3\xa3\x7e\x5c\x8e\xbb\x5f\xa7\xb9\x17\x95\x76\xce\x60\x5e\x18\x77\x4e\x99\x97\x3f\xa0\x85\xc8\x9f\xcf\xdb\x12\x7c\x7e\x53\x19\x82\xdd\xb5\xcc\x5e\x8c\x71\x07\x9c\x98\x20\xb9\x17\xf5\x7f\x9c\x16\x83\xf4\xb0\x62\x51\xd4\xf0\x71\x62\x50\xf4\xde\xd9\x69\xea\x45\x24\xb3\xd3\x9b\x80\xde\x2b\x3d\x1f\x99\xbb\xcf\xd0\x68\xc1\x87\x39\xb1\x3b\x32\xe6\x44\x2f\xb9\x9d\xf0\x43\xc3\x36\xce\x87\xdb\xcc\x48\xba\x54\x5d\x6a\xc6\xaf\x9d\xb8\xe7\x5a\xf4\x09\x9b\xc2\x8a\x7f\x3e\x16\xec\x96\xd2\x3d\x96\x0c\xf1\x87\x00\x12\x4b\x78\x05\x12\xbd\x1a\xf5\xaf\x41\x91\x52\x7c\x55\x55\xed\x0c\x25\xa6\xfa\x42\x16\x0b\x99\xd1\xeb\xfc\xec\x69\xa2\xdb\xb1\x06\x12\x1a\xe4\xf8\xde\x12\x35\x2e\x08\x0f\x9e\xf9\x60\x4f\x6b\x05\x33\xc2\x45\x12\x03\x2d\x25\x17\x57\xfe\xbc\xfd\x76\xa1\xda\x8c\xc6\xfc\xae\x83\xe3\xb4\x7c\x06\x4a\x90\xb3\x0b\xb3\xa6\x11\x4c\x97\xb5\x81\xd9\xdc\xeb\xd0\x58\x97\x79\x3e\xb1\xbf\xda\xa9\x18\xdd\x6c\x7c\xd3\x91\x8d\x1f\x3c\x87\x89\x67\x32\x24\x72\xfa\x2e\x42\x58\x54\x9d\xae\xb8\xf3\x07\x8c\x2f\x42\x58\x3c\xf8\x97\x05\x9d\x48\x87\xdd\x2e\xaa\x38\x8d\xc3\x16\x6a\x7a\x88\x74\x17\x72\x41\x91\xb4\x5d\xd8\x3b\x55\x71\x2e\xf2\x2f\xef\x93\xff\x0d\x95\xbb\xc2\xe6\xc9\x91\xa7\xc8\x56\xed\xe0\xfb\x95\x41\x28\x2c\x8a\x57\x68\x4f\xc3\x17\xec\x34\x9c\x47\xea\x28\xee\xc9\x30\x4b\x32\x2d\x9b\xa6\xf9\x32\x84\x45\xab\xf1\xe5\x65\x07\x69\xfc\xe5\x65\x07\x23\x44\x2e\xe3\x59\x8c\xfe\xb8\x54\xa5\xe2\x59\x62\xee\x2e\x14\x25\x2c\xa8\xe9\x85\xd5\x53\x49\xff\xf2\x1e\x44\x80\xd5\x34\xcc\x01\x57\xef\x3e\x18\x24\x72\x15\x13\x62\x30\x49\xee\x3b\x68\x28\xbd\x8a\x95\x7f\x7c\xe6\xf0\x4d\x9f\x2d\xa2\xef\x10\x24\x34\x80\x90\x5d\x35\x52\x1d\xf2\x2c\xf7\x05\x0a\x16\x83\x82\x0b\x5d\xe4\x2d\xd0\xd3\x79\x91\xab\x80\xba\x08\xed\x22\x7a\xc6\xdb\x09\x17\x91\xa4\xc6\xa3\x5c\x5c\x6e\xf0\xf2\xe8\x85\xe5\x53\x2b\xe8\x45\xec\x4c\x77\x31\x58\x3e\x25\xdd\x17\xf5\x89\x3b\x42\xf0\xd5\xc0\x17\x61\xd4\xe0\x56\xa2\x4b\x18\x32\x1d\xa0\x49\x7d\x45\x8b\x76\x12\xa8\xeb\x73\xc0\x9e\xa1\x11\x70\x66\xb1\xb9\x12\x87\xa7\xa1\x1f\xf8\x1a\x19\x9b\xbb\x10\xba\xf1\xaf\x4e\x00\x2d\x32\xfb\x15\xba\x23\x9a\xc0\x45\x44\xce\x70\xaf\x48\xc5\xb4\xa2\x23\x45\xd8\xe9\xcb\xc5\xcc\xd9\x1d\xdd\x8e\x2a\xbe\x57\x17\x04\xb6\x06\xf4\x6e\xd5\x50\x30\xf7\x60\x19\x5d\x23\x06\x71\x6d\x90\x64\xf4\xed\xc2\x05\x69\x86\x80\x0b\x55\xb3\x4f\x01\x1e\xaa\xa6\x04\x21\xc4\x9d\xe9\x67\x12\x7f\xdb\x4f\x8f\x96\x1d\x18\x5b\xaa\xa9\xfb\x9a\x6a\x25\x90\xa0\x8b\x3b\x7e\xa6\xfb\xbd\xa6\x71\x1a\x2e\x91\x7a\xef\x41\x15\xc8\x9b\xd4\xd1\x0e\xaf\x25\x9a\xda\x82\xa0\x53\x6f\x04\x5c\x2b\x46\xf7\xab\xe8\x8a\xd1\xbd\xbe\x27\x1d\xbe\xac\x9c\xe0\x11\x0d\x1d\xd4\x0d\xf9\x28\xd9\x48\x93\xcc\x75\xe4\x89\xfb\xa8\x3c\x88\x3e\x1f\x33\x67\x32\x77\x9c\x8e\x5a\xa9\xae\x8f\x20\x12\xa6\x1f\xed\x9c\x00\x1b\x8b\xe4\x70\x8a\xa6\x50\xd4\x1a\x7d\x6d\xcd\x36\x9b\xb5\xec\x3a\x63\x51\x7c\xa5\xdc\xe0\x3a\xcc\xa7\xa8\x92\x7b\x85\x92\xeb\x86\x9e\xee\x95\xcf\x70\x66\x74\x8d\xeb\xb4\x5a\x9b\xad\xb5\x4d\x32\xd9\xd3\x39\x39\xb4\x40\xf7\xef\x20\x09\xf2\xea\x85\xcb\xb1\xa3\x50\x5c\x72\xfb\xef\xaf\x71\x5c\x5e\x8c\xd0\x9c\x7d\x5d\x12\x24\x8f\xa9\x29\x96\xa7\x34\x38\x8c\x8d\x88\x18\xd7\x1d\xc8\xc1\xe2\xf1\x10\x9a\x6d\xfe\xba\x03\x7f\x99\x02\x61\x34\x5e\x89\xb6\xfc\xa0\xa9\x3d\xae\x27\x04\x71\x5a\x10\xde\xa9\xdf\xe4\x7a\xec\x09\x60\x3d\x08\xe5\x9e\x10\x2e\xd6\x75\x8f\xd1\x23\x31\x14\x10\x0f\x49\x8e\xdc\xd9\xcd\x6e\x4b\x10\x06\xd3\x0f\x6a\x90\xbe\x5e\x42\xe1\xc4\xca\xcd\x55\x8b\x79\xe4\x2f\xfc\x7a\xdd\x93\xf3\x52\x0b\x0f\xc3\xd5\xf5\x3a\xda\x5e\xdb\x7d\xa8\x44\x42\x0b\x6e\x0b\x69\xbb\x37\xb7\x99\x01\x93\x5f\xb1\x37\xac\xe1\x3e\xd4\x19\xaa\x3f\x84\x53\x64\x3f\x7b\x8b\x81\x3a\x1f\x8d\x62\xba\xb5\x23\xec\xdd\x61\x0b\x64\xfb\x6f\xae\x37\xf4\x69\x0b\xb6\x93\xbd\xb8\xc3\xc7\xd7\x78\x66\x6b\xd9\x89\x1b\x7f\x9f\xc9\x75\x6f\xe2\x60\xcc\x82\x7d\x63\x2d\xa4\xd8\x48\xbb\x93\xd3\x63\x46\x49\x14\xee\xbe\x40\x57\x91\x6a\xef\x1c\xd3\x63\x4a\xf2\x3b\x2c\x18\xb7\x79\x8b\x55\x53\xef\x70\xf1\x45\x13\xe3\x9a\xec\x38\x13\xe1\x55\xfd\x4a\x0f\x96\x7f\xd7\x4c\xc5\x09\xa0\x52\xf0\x7e\x61\x79\xc5\x72\x71\x88\x69\x77\x09\x2c\x64\xc8\x12\x58\x04\xa8\xf4\xac\xa9\x91\xdd\xd4\x04\x50\x3c\xbd\xab\x94\x56\x20\xd6\x98\x0b\x3d\x9b\x71\x58\x6f\xe7\x1d\x16\x43\x38\xd2\xed\xbd\x3a\x43\xda\x6e\x82\x5e\x4c\x68\x73\x73\xc7\x4e\x12\x7e\xcb\x7a\x30\x8f\xdc\x9b\xdd\x94\xe5\xfe\x37\x25\xf1\xe1\x0f\x80\x08\x7b\xca\xad\xa3\xad\xfa\x91\x9c\x77\xf8\x83\xcc\xa7\xd8\x82\x21\xc0\xc9\x3b\xea\x6a\x0b\xd4\x1e\x08\xc0\xdc\xbd\x9d\x2e\xff\xb8\xb9\x77\xae\x2a\x7b\x5b\x85\xbd\x09\x07\x79\xc6\xf2\x07\xbc\x70\x08\x2a\x37\xce\xac\x43\x90\x04\x9b\x70\x26\x2a\xc5\x20\xf8\x2d\x9b\xc0\xca\x72\x9b\x55\xc6\x20\xc4\xdb\xbb\x77\x9e\xfe\x3b\xee\xdb\x41\xf3\x6f\x72\xcc\x78\x7c\x6f\xe3\x29\x0d\x4f\xbc\xb9\x3a\x6e\x74\xca\xcd\x1d\x3b\x2f\x81\xdd\xc1\x31\x86\x1f\xc9\x76\xc5\x58\x2e\xd6\x99\xc7\xfa\x96\x7b\xb8\x56\x2e\x7f\x9b\x14\xe8\x5e\x12\x1b\xd1\x37\x4c\x98\x02\x6e\x89\x80\x22\xb9\x1e\xac\xc0\xc6\x25\x99\x8f\xce\x64\xb0\xeb\x5b\x93\xde\x6d\xde\xfe\x40\x62\x9c\x5a\xca\xc7\xf7\x0a\x60\xb0\x82\x8f\x52\x97\xf8\xf1\x11\x18\x3e\x6b\x3b\x84\xa1\xdc\x1f\xf1\x0e\x41\xe8\xfe\x44\xc7\x2c\x68\x73\x91\xaa\xd0\x7a\x13\xc5\x62\x72\xae\xdb\xfa\xb3\xda\x8a\xef\xd3\x8a\xe1\x7e\x65\xe6\x19\x8d\xdb\xf7\x29\x64\x19\x84\xd8\x95\x03\x6b\xca\x0d\x23\x18\xc9\xd6\xce\x9d\xe9\x5e\x01\x32\x1a\x5c\xea\x5b\x52\x21\x14\xbf\x81\x1c\x7e\x5f\x3a\x13\x9b\x2f\x58\x12\xa4\x4e\x64\xbd\xa3\xf8\x6e\xbb\x2f\xe9\xad\x5b\x71\xa3\x97\x8a\x12\x5e\x8e\x53\xe7\xbc\x6f\x40\xe2\xa4\x88\x3d\xa1\x26\x7b\xbb\xb1\x6c\x0e\xac\x3a\xb7\x41\x99\x8a\x04\xf7\x6d\x38\xa9\xe7\xe7\xd6\x14\xed\xa6\x92\x31\xd7\x1c\x7f\x37\x5a\x60\x80\xea\x36\x19\x0d\x4b\x0a\xf3\xa7\x47\x14\xf3\xa7\xb6\xfe\x9b\x48\x12\x2b\xb7\xb5\x9b\x2b\x05\xa6\x9a\xbf\x9f\x00\x27\x5d\x61\x18\x5d\x62\xca\xe3\x2d\x68\x96\x64\x6c\xa6\x9b\xf1\x58\x00\xc6\x5e\x25\x4e\xa2\xc2\xe3\xfc\x7c\x26\x44\xc8\x11\x22\xc7\x3e\x1d\xbd\x82\xc3\x67\x12\x3e\x38\xa3\xcd\x97\x8a\x16\x82\x9b\xfc\x75\xc6\x55\xde\xef\xa0\x60\x8b\xcf\x01\x19\x66\xfa\x06\x01\xf1\x17\xf5\x63\x7b\xa2\x56\xac\xb3\x78\xbd\x1c\xe5\x68\xe6\xf9\x00\xae\x4f\x58\x63\x21\x13\x54\xf0\xcd\xc6\x6e\x52\xc0\xb7\x18\xd2\xf2\x90\xee\x56\xbf\xc9\x63\xc1\x1e\x6d\xff\x54\xea\xad\x23\xdb\x00\xec\xe0\xa0\x51\xa8\x77\x7f\x44\x0b\x18\xd9\xc8\x3e\xc7\xa9\x9d\xbc\x98\x01\x9e\x16\xdc\xc7\x8b\x98\x4e\x2a\xec\xd6\x81\x70\xfe\xc0\xa5\x8c\x4a\x78\x92\xc3\x31\xf1\x64\x49\xce\xc5\xb3\x12\x38\xc8\xf1\x78\xcb\x40\xb4\x79\xc8\x13\xa7\x85\xf8\x31\x7d\xad\x81\xce\x94\xd8\xcd\x2a\x9b\x16\xd5\x55\xb6\xb2\xa8\x6e\x44\x8a\x3e\x24\x63\x31\x65\xea\x83\x52\xa5\x01\xde\x02\xbb\xcb\xd8\xe6\xa7\x90\x5d\xf6\xf0\x87\xe6\x0f\xb4\xb6\x7a\x1f\xbb\xf7\x14\x6b\x90\xd8\x93\x36\x13\x21\x88\xb5\x57\x1d\x89\xea\xb9\x75\xa0\x86\x50\x3d\xb7\x0e\xf4\x31\x8a\xe7\x16\xd9\x2e\xc5\x73\xab\x69\x17\x1f\x43\x35\x75\x04\x3c\x61\x05\x06\xdf\x9f\x8a\x44\xea\xbe\xc0\xaa\x8c\x9f\x7e\xc8\x53\x3b\xbe\xf7\x62\x50\x2f\xb7\x78\x91\x81\x7a\xb9\x7b\x18\x7a\x6e\x8e\xcf\xca\x5b\xec\x19\xe3\x37\xad\xec\xd5\x17\x75\x7c\xb7\xb9\x79\xef\x0b\x3d\x8d\xd2\xb8\x75\x88\x56\x9b\xc3\x15\x43\x21\x2c\x93\x4b\x95\xee\x46\x99\xdc\xd2\x6c\xdc\x9d\x31\x63\xf7\xd8\x40\x3f\x52\x49\x86\xa7\x3d\x23\xf6\x1c\x30\x92\x61\x36\xe0\x3e\xec\xca\x67\x4e\x96\xb8\x60\x11\x1a\xe3\x8c\x1f\xb2\xae\x69\x88\xb4\xc6\xae\x96\xf1\x07\xa3\xaf\x17\xc5\x1f\x6e\x1b\xac\xc3\xbf\x13\x10\x35\x6d\x4b\xe5\x95\xe6\x37\x54\xb0\x8c\xbf\xb3\x4e\x31\x64\x6a\x84\x42\xd6\x78\xa6\x15\xb3\x7d\x86\x4d\x42\x1e\x1f\x6e\xf3\xe9\xc1\x7c\x36\x97\x2c\x9a\xf3\x28\xc3\x9b\xf5\x4c\x52\x86\x77\x77\xe4\x0b\x54\x57\xe7\xe0\x33\xb1\x97\x08\x3e\x0c\xb1\x54\xc9\x6d\xd4\xd5\x1d\xd6\x2a\xa0\xac\x6e\x49\x9e\x43\x99\xdf\x61\x63\x13\xb4\x4d\x1b\x6b\xe9\xe3\x99\x0b\x07\x96\x10\xa0\x7a\xee\x1e\x8d\x05\x61\x59\x8d\x3c\xd7\xd6\xcf\x1d\x7a\x67\x2c\xa0\x6b\x31\x98\x87\x08\x8e\xc3\x6d\xfc\x04\xaa\x00\x1b\x14\xa9\x08\x25\x7e\x3e\xe6\x8b\x06\x80\x5a\x63\xe3\xb8\x5a\x73\x17\xe6\xf6\xa0\x48\xa5\xc0\xb4\x08\xda\x80\xcc\x3f\x28\x4c\x1a\xfb\x28\xb4\x9b\xb5\xc6\x3e\x5a\x5a\xa5\x46\x27\x15\x8e\xa7\xdf\x2c\x87\x60\xea\xa7\x42\x24\xcc\x98\x1a\xba\x45\x39\x8c\xb2\xb9\xfb\x2b\xc6\xe3\x26\xde\x10\xd1\xe0\x8d\x87\xe8\x7f\xc1\x65\x9b\xcf\xd0\x5d\xc3\x69\x1e\xab\xd6\x19\x00\xfc\x5c\xb1\x4d\x36\x17\x2b\x58\xf8\x2d\x74\x81\x88\x21\x1b\xfa\x1d\x1f\xd5\x28\xbd\x78\xcf\x1d\x7e\x66\x9e\xe1\x94\xee\xfe\x1d\xeb\x60\x8c\x3b\x06\xb4\x2f\x38\xb3\x6b\xba\x63\x70\x07\x7c\x37\x2e\x88\x9e\xe4\x3e\x51\xc1\xa7\x46\x6e\xd5\x64\x41\x8d\xdc\x6a\x4c\x39\x25\x72\xab\x7a\xf0\x63\x86\x57\x4d\xb8\x94\xc2\xcd\x91\xda\xfc\x79\x90\x2f\xc4\x5b\xcc\x99\x66\xa8\xa2\xe2\x6d\xb5\xb0\x17\x45\x6e\xab\x09\x8d\x9e\x97\x03\x8d\xcd\xc0\x12\xb7\x5a\xf1\x1f\x43\x2b\x3d\x84\x2f\x10\xef\x3e\x1b\xc3\xec\x94\xac\xb8\x3f\xfc\x01\xab\x90\x66\x24\x6a\xdd\x16\xa3\x7d\xac\x75\x3b\xf4\xa6\x51\xeb\xb6\x8e\xfe\xad\x8e\x4b\x1d\xdc\x62\xf8\xfd\x6b\x35\x1a\x4a\x93\x36\xea\xe0\x16\x6d\xe2\xd4\xc1\xdd\x3f\x34\x5e\x58\x55\xf7\x23\xd2\x1a\x43\xe2\x5e\xe3\x3c\x75\xc9\xbe\x5c\xf1\x8b\x38\xef\x57\x07\xa7\x2e\x3c\xab\xe5\x6a\x77\xa7\x5a\x6e\xf1\x08\xbd\xf2\x54\xf4\x1f\x8a\xe5\x56\x4a\xdc\x36\x6a\xe5\x56\x23\x8f\xac\x95\x1b\x51\xde\x14\xcb\xcd\x5e\xfb\xb4\x58\xae\x57\x3f\x5e\xf9\x2e\xea\xd2\x6b\xfc\x88\xf3\x4e\xdc\x59\x38\xfc\x9e\x50\x1d\x04\x23\xca\xe6\x56\x2f\x96\x52\x35\xb7\xa8\x17\xbc\x49\xf2\xc8\xc0\x91\x1c\x16\xdc\x7c\xb9\x48\x41\x15\xed\xf6\x7a\x77\x42\xb7\xe5\xcb\xa5\xbf\x43\x58\xe6\x84\x3c\xc8\xdf\x73\x60\x36\x5d\x65\x8d\x31\xcd\x17\x29\x8a\x60\x22\x19\xbd\x46\xda\xd7\x4b\x15\x50\x84\x37\x32\xc2\x30\xc1\x2c\x41\x41\xba\x79\xc9\xb2\x66\x00\xda\x4b\x0d\x3a\x6b\x08\xbe\x5a\x45\xf5\x48\x53\xb0\xb7\x6a\x68\x7b\x0d\x36\x89\x89\x68\x21\x45\xc2\xa0\x46\xef\xd4\x36\x4d\x8d\xde\x72\xb8\x22\xec\xa3\x11\xb1\x1c\x35\x7a\x21\x0e\x94\xe8\xad\x63\xf8\x4c\xa4\xb6\x6c\x37\xea\xf2\xca\x86\xa8\xcb\x5b\x54\x42\xac\xcb\xdb\x4d\xab\x48\x61\xde\xbc\xaa\xdd\xea\xb7\x70\x49\xd8\x4e\x23\x2e\xfd\xc5\x78\x6a\xc8\xf2\x5b\x03\x52\x34\xa9\x54\x03\x70\xcb\xbc\x7b\xa8\x87\x97\x2a\xbd\x55\x2f\xcb\x8b\x42\xab\xc6\xf2\xa2\xc3\x1a\x98\x6b\xbd\xde\x65\x64\xf3\xab\x94\x20\xe2\xb4\x18\x1b\x88\x34\xc7\x66\x19\x5b\x89\x2d\x16\x06\xb0\x30\x6f\xd7\xa5\xf6\x86\x24\x80\xc4\x46\xd1\xdd\xaa\x19\xf7\x35\xa7\x6b\x40\x01\xed\x76\x74\xc7\x60\x9b\xb0\x31\xbc\x56\xb3\x8b\xb5\x72\x75\xd1\x60\x96\x97\x9c\x6c\x5e\x39\x78\x2d\x6c\xa7\x6f\xda\x42\xbb\x11\xbc\xfe\x1a\x0b\xba\x96\x7d\x21\xaa\x4e\xbf\xc2\xde\xd0\x7c\x36\x57\x14\xb3\xe5\xea\xa2\x22\xef\xcb\x85\x8e\x43\xa0\x75\x78\x9f\xf0\xa7\x34\x8e\x61\x55\xaf\xe1\x9f\x01\x0f\x44\x0d\x0d\xa0\xd4\xe5\x8d\x8c\x73\x2f\x52\xc7\xb0\x84\x02\x35\x7a\xab\x85\x57\x5e\x92\xb3\x49\x76\x5f\x6f\x80\xe8\xee\xa5\x48\x6f\xb1\x66\x0e\x35\x7a\xf7\x0f\xb6\x00\x5b\xaa\x1f\x05\xb6\x00\xc0\xe1\x21\xf3\xd8\x2b\x61\xc0\xd5\x5e\x24\x0c\x03\xe0\xac\xde\xdb\xbf\xaf\xa1\xf6\xaa\xb0\x23\x7e\x51\xd8\xb7\x9a\x1d\xce\xc2\xbe\xd3\xb3\xa1\x4b\x5a\xda\xa2\xee\x8e\xb4\x69\x59\x5f\xe3\xbb\x5e\xf3\xc6\xc6\xa2\xc8\x2a\x60\xa1\x29\xca\xfa\x96\x25\xfc\x4d\x98\x0f\x1f\xb3\xaa\x6f\xd2\x3b\x4c\xb1\xde\xbd\x26\x5a\x13\xa3\xa4\xab\xcf\x62\xbd\x8a\x2e\x14\xeb\x2d\xd4\xe1\x6d\x16\xeb\x35\x38\xfc\x35\x5a\x49\xf7\x2d\x05\x7a\x8b\xe9\x30\xa9\xcf\x9b\x8a\xfe\x14\x0a\xf4\x56\x2b\xa1\xbc\x5e\xaf\x0c\x40\xaf\x98\x88\x5f\x71\x02\x50\x1b\x5e\x25\x1f\x31\x04\x6b\xb2\xb7\xce\xdf\x4f\x6c\x32\xad\x3f\x81\x84\x7e\x25\x9d\x77\x4d\x1f\xa1\x43\xb7\x9f\x85\xf0\xee\xdf\x91\xe5\x0e\x5b\x7b\x32\x90\xfc\xdf\x8f\xbe\x05\xe9\xf3\x07\xd4\x5b\xfe\xa0\x6b\xc5\xe7\xd7\x21\xe8\x96\x2b\x2c\x86\x04\xbc\x27\x04\xdd\xdd\x47\x1e\x2a\x5e\xd8\xa0\xc2\xef\xd4\xdb\xf4\x9e\x71\x44\xe9\x0a\x77\x73\x12\xe6\x18\x08\xcc\xe4\xfd\x6e\x81\x68\xe8\x4e\xb0\xbe\xaf\x86\x73\xeb\xfb\xc6\x8d\x0b\x0a\xfc\x16\xad\x21\xef\x15\x44\xc7\x17\xb1\x1b\x4b\xd8\x6b\xce\x02\xfd\xb9\x51\xd4\x57\x2b\xd5\xab\x19\x41\x5c\xb3\x8e\x9f\x9b\x8c\x78\x63\x02\x67\x0b\xf1\x9a\x03\x80\x22\xbb\x91\xa3\x80\x1a\xbb\xd5\x58\x92\xf7\xc6\x67\x87\x60\x40\x8d\xdd\xac\x24\x4d\x8d\xdd\x14\xb7\x3a\x5e\xef\x8d\x18\xb9\xf1\xe2\xe8\x35\x61\xe8\xfb\xc4\x64\x81\xe0\x13\x93\xf5\x17\x35\x0b\x8f\x35\xd9\x04\x8c\x26\x7d\x4d\x4d\xdf\x8a\x3f\xdc\x36\x01\x3e\x08\x3e\x21\x2f\x20\xf8\x18\x97\xfd\x1a\x8c\xaa\x03\xf5\x35\x7b\x9b\x81\x07\xd6\xe2\xd5\x3d\xfc\x9a\xc9\x2d\x90\x15\xd9\xc7\xd4\x8c\xaf\xb5\xf3\xbc\x19\xf2\x6e\x79\xa7\xce\x68\x21\x16\x3b\x79\x33\x10\x48\x91\xc8\x40\x40\x5e\xa5\x7e\x98\x5d\x80\x5c\x7e\x3d\xca\xe9\xe2\xa4\xea\x47\x18\xa0\xbb\x2f\x1b\xef\xb9\x1b\xd0\xa9\x9a\x5b\xf1\x55\x76\xaa\xe6\x56\x12\x69\xf4\x9f\x85\x72\xe9\xd6\xec\xf2\xdc\x0d\xe9\x14\xca\xdd\x3d\xf9\xd2\x68\xc1\x78\xc9\x28\xc8\xc6\xb3\x67\x63\xc3\xad\x47\xd5\x5c\xaa\xbc\x76\xaa\xe6\x56\xae\xe4\x77\xaa\xe6\xee\xaf\x6c\xce\x62\x93\x2d\x10\x82\x92\x5d\xe1\xfe\xdb\x04\xb0\x5b\x27\x37\xb5\x4a\x4f\x68\xfd\xb3\x7f\x17\xa9\xdc\x2d\x9a\x4b\xf2\xa6\x4e\xd1\xdc\xbd\x23\x0c\x63\x76\x57\x04\xbd\x4e\xa9\xdc\x84\x79\xba\x53\x2a\xb7\x72\x4b\xb0\x53\x2a\x37\x77\xd7\x8e\x08\x42\x60\x7e\xb7\x52\xee\x74\x5e\xb8\x6f\x89\x39\xee\x54\xca\xad\xdc\xf1\xed\x87\x37\x3f\xf1\xc9\xf5\x83\xd0\x57\xac\x7d\xfd\x20\x1b\xfd\x74\x81\x64\x79\xf5\xfa\x50\x3f\x2c\xdb\xc7\xd5\xd8\x7e\x50\x90\x8f\xa4\x41\xfd\xb0\x84\x7f\xab\x6c\x1a\xd2\x01\x77\xa6\x3a\x05\x71\xeb\x2c\x3e\x17\x9e\x6d\xc0\x1a\x32\xbd\x86\xe9\xbb\xdb\xd8\x63\x50\x19\xdc\x04\xac\xc5\x7d\xae\x8e\xc7\xf2\x30\x83\x53\x3b\xa3\x5b\x11\x77\x10\xb5\xd1\x0f\x12\xc4\x4f\x9f\x11\x1b\xb0\xc4\xf5\x43\x3b\x38\x7e\xe3\x7e\x10\x6e\xb6\x04\x94\xd1\x66\xdc\x42\xec\x54\xc7\xcd\x55\xbc\x40\x6a\x98\xf1\xec\xd0\x0c\xe7\x05\x92\xc6\x64\x9b\xe8\xc9\x37\x5d\xf4\x04\xca\x3d\x4e\x3c\x9d\x76\x6b\x50\x77\x5f\x84\x81\x5f\x71\xfa\x5d\xc4\x96\x19\xf2\x72\x16\xdd\x73\xe2\x69\xe0\x02\x09\x09\x49\xfb\xe1\xc5\x4f\xa7\xd4\x9d\x12\xd3\x20\x23\xd0\x14\xb7\xb1\xb2\x13\xfe\xd5\x0f\x33\x02\x1d\xac\x13\x99\x81\x4b\x18\xfd\x30\xd5\xc1\xa0\x9f\x11\x80\x61\xe4\xc1\x2d\x68\x0f\x0c\x62\xc2\xcf\x06\xca\xad\x8d\x19\x0d\xc9\xbe\x27\x97\x8b\x21\xd3\x33\x32\x25\x2e\x8d\x0d\x86\x81\xcf\xf8\x88\x85\x7a\x2e\x26\x9e\xad\x46\xb7\xc6\x94\x11\x31\xd3\xa9\x97\xbb\x5f\x40\x15\x72\xb5\x92\x0d\xa3\x1f\xa6\x6a\x15\xf5\x29\xcc\x8f\x7d\xbf\x1f\x93\xd0\xc7\xc9\x4a\xb9\x49\x32\x45\xd2\xb0\x43\xb8\x43\xa6\x64\x6d\x8e\x47\x4a\xd6\x29\x0e\x68\xa1\x6f\x76\xab\x85\xfe\x60\x38\x73\xb5\x76\xb7\x68\xc5\xa4\x58\x1f\x01\xc7\xd3\xb3\xb6\x9c\x08\x93\x8d\x1c\xf2\xdd\x31\x62\x74\xa6\x62\x52\xa1\x4a\xeb\xcd\xc2\x4b\x90\xb8\x30\x5e\xb8\xdd\x38\x81\x9b\xe7\x28\x58\xb8\xa0\xb2\x12\x4e\x8b\x26\xa8\xa6\x83\x31\x3e\x6c\x4d\x74\xab\x0a\xe7\xa9\x82\xb7\x17\x49\x24\x46\x8d\xe4\xce\x9c\x0a\xd0\x4e\xd7\xf0\xe6\xee\x99\x3c\x33\xa2\x1d\xdd\x92\x3a\x61\x8a\x2e\x64\x1a\x9a\x6e\x06\x65\x71\xa6\x30\xb0\xa8\x9e\x58\xe1\xfd\x94\x26\xad\x25\x78\x6c\xb6\xef\xa4\xbc\x7e\x98\xc4\xb5\x44\x2b\xee\xce\x0c\x9f\xd9\x43\x77\xea\x54\xb0\x14\x8d\xbd\xbc\xda\xa4\xd0\x97\xe7\x35\x5e\xb8\xcc\x2c\x7b\xe0\xf2\xca\x74\x3f\xa9\xa0\x93\x05\xd0\x15\x00\xa2\x5f\x7d\xc5\x41\xa7\xb8\x89\xca\x5d\xf9\x4e\x05\xde\x3a\xc5\xc4\x3b\x78\x08\x5d\xdd\xe2\x2b\xdb\x79\xbb\x46\x9f\xb5\x77\x78\x18\x49\x36\x74\xb8\xa4\x3b\x86\x60\x3c\x0c\x21\xdd\xf5\xdd\x81\x26\x8e\xa7\xac\xe0\x33\x69\x1c\x3c\x8e\x8f\x8c\x9b\x06\xd8\x41\xa6\x27\xf3\x09\x18\xd0\x20\x9c\x04\x2c\x3b\x0c\x21\x9d\x49\x3d\x20\x86\x64\x47\x79\x62\xf8\xf7\x00\x27\xad\xcd\xe4\xee\xf1\x50\x36\x18\xf4\xf4\xe2\xa7\x14\xdb\x5e\x47\x60\x1a\x18\x48\x02\xbb\xdf\x38\x1c\xf4\xaa\xd5\x3f\x68\xea\xcb\xc5\x4d\x49\x24\x5e\xea\x80\x9f\x52\x82\xc4\xcf\x4c\x0e\x2d\x5e\xd4\xf6\xe0\x25\x94\xdb\xad\x72\x80\x44\x08\x36\xa6\xa7\x9e\xcc\xf7\xce\x15\xb1\x4e\x1d\xde\x2a\xfc\x28\xbd\x5b\x65\xf3\x49\x0f\x00\x8e\xc9\x4e\xe5\xdd\x81\x54\xd2\x29\xbc\x5b\x3c\x27\xe9\x50\x88\x8a\x21\x9c\xc8\xf0\x2b\xc1\xcf\x57\x3a\xbc\x89\x73\xeb\x29\x61\x29\x70\x0c\x45\x09\x80\x93\x2c\xc0\xcf\x95\xe9\x9e\x52\x0c\xce\x32\x92\x48\x51\xfd\x0c\x35\xd7\xa9\x13\xf2\x9d\x8a\xcf\xca\x4a\xcd\x17\x77\xa6\x3a\xc8\x0b\x25\x60\x56\x19\xb7\x15\x14\xc2\x92\xbc\x28\x3d\x3d\xe5\x80\x08\xeb\xa0\x18\xde\x04\x73\x12\xd1\x5b\x13\x02\x91\x22\x60\xab\xfb\x83\x2e\xb3\x68\x0e\x7b\x00\x75\x52\x61\x08\x37\xc0\x1a\xbe\xcd\xe6\x64\xfd\x9b\xec\x7e\x32\x2a\xab\x39\x46\x44\x65\xb9\x05\x05\x61\x9e\x83\x18\x95\x7a\x9b\x40\x8c\x12\x34\xd5\x5f\x18\x70\xb0\x0e\x72\x3f\xcc\xe9\xdf\x91\xf2\x5c\x46\x81\x8d\x82\xaa\x96\xf0\x1d\x04\xd1\xf5\xa4\xf4\x30\x99\x61\x75\x52\xfe\x3d\x26\x65\x0b\x6d\xa3\x1c\x38\x0a\xf7\xd6\xe9\x6e\x20\x4a\x64\xe1\x5c\x63\x82\xcc\x43\x49\xc2\xc9\xe2\xa6\xf0\x04\x24\xf3\xba\x4f\x7b\x95\x1a\xf9\x3d\x89\x5d\xa0\x4c\xd4\xe4\xad\x54\x12\xee\x94\xe1\x2d\xfd\xdb\xda\x1a\x3d\x61\x5c\x20\x90\xba\xa7\xa6\xf7\xda\xed\x50\x80\x58\xf4\x6c\x8a\x40\x22\xf6\x3a\x85\x78\xcb\x70\xc8\x2e\x83\x60\x4d\x3d\xc8\x1f\xf3\x22\x48\x7d\x2e\x7f\x20\x4d\x6a\xf2\xef\x1c\xcc\x6c\x47\x9c\xbf\xc5\xfa\xba\x68\xef\xee\x73\x9f\x74\x39\x8d\xee\x34\xd8\x18\x84\x03\xe9\x06\x75\x77\x2b\xa5\x74\x7a\xf2\x9a\x69\x13\x2b\xb0\x27\x50\xdf\xbd\x53\x83\xb7\xce\xe5\xdf\x9d\x91\x8d\x29\x73\x93\x7c\x66\x5b\x26\x33\x0a\x9b\x83\x68\xa0\x1b\xa3\x08\xff\x11\x27\xc3\xae\xa4\x0f\x9e\xea\xc1\x64\x93\xcf\x46\x3c\x7a\x78\xb9\x8c\x1a\x74\x00\x7b\x00\xa6\xb9\x4e\x49\xdd\xba\x10\x67\x93\xc9\x04\x51\xf0\x7a\x32\xa9\xbb\x32\x87\x75\x74\x95\xea\x29\x9d\x5b\x0f\xb8\xa2\xa5\x73\xd7\xe1\xdf\x2b\xcf\xfe\xbd\xf3\xcc\x64\xf5\xdd\x77\xd1\x6b\x11\x12\x2c\x71\x41\xbb\xa7\x16\x4b\x4f\xcb\x69\xf8\xf7\x80\x3e\x00\x59\xb1\x3a\xbb\x55\xa2\x82\xdb\x52\x61\x77\x7f\x46\xfb\x8f\xc9\x19\x69\x1f\x7e\x0d\xa1\xf3\x81\xc3\xc1\xe9\x53\xf8\x32\x9a\x5f\x6d\x12\xa4\xc6\x94\x3e\xea\x58\x6e\x3e\x01\x62\x0b\xee\x4e\x8d\xdd\xba\x24\x92\x06\x88\x75\x01\x82\x9f\x9f\xf2\xab\x3d\xe1\xda\x8f\xa3\x64\xcc\x38\x62\x75\xd4\xcf\x2d\x1e\xdd\x53\x6b\xb8\xfb\x87\x9b\x7f\x09\xce\xd3\x04\x58\x22\x2a\xec\x1c\x83\x4c\xa7\x64\x6e\xaa\x71\x9a\x88\x07\xa7\x20\x40\xa7\x32\x6e\xe5\x4a\x74\x4f\x24\x9f\x38\x1c\x1b\x77\x07\xb5\x50\xba\x45\x72\x03\x0f\x2e\x47\x63\x64\xae\x2f\xe1\x5a\xee\xd4\xc8\xad\x0b\x85\x8a\x1a\xb9\x75\x79\x2a\xa2\xfc\x1d\xfd\xdc\x01\x4b\x06\xbe\x35\x76\x48\xfb\xee\x00\x87\x2f\x0a\x73\x9e\xcf\x3b\x76\x89\xe5\x99\x0b\xa2\x79\xa4\x1f\xdd\xaf\xd2\x48\xbc\x14\x0b\x71\x2e\xe9\xb4\x2f\x52\x1a\xa2\xb7\x97\x3b\x63\xe9\x96\x26\x19\x79\x02\xa0\x40\xdd\xf4\x4a\xcd\x23\x64\x6c\x76\x17\xa5\xc9\xfb\x70\xb8\xe5\xf0\xe4\x25\x40\x83\x27\x3b\xaf\xd7\x41\xfc\x88\xf3\x10\x0d\xa8\x57\xea\x9e\xc1\x9e\x97\xf4\xe4\x05\x58\x28\x55\x54\xa3\xad\x4b\xb2\x81\x9b\x82\x5c\xb8\x3d\xa1\xc3\x2f\x64\x3e\x2a\xd3\xd6\x95\xbf\x55\x6b\xb3\x17\xa9\xf0\x6b\x75\x6b\xd8\x26\xdc\x57\x9d\x22\xb6\x7b\xb9\x8b\x17\x75\x1d\x48\x52\xd6\xeb\x50\x6d\xc2\xc4\x8a\x2d\x98\x58\xf1\xef\x84\x54\x00\xd1\x9c\xc8\x90\xe1\xf7\x14\x62\x21\x7d\x41\xb7\x72\x2d\x17\x55\x3b\x85\x6b\x27\xc1\x8c\xdd\xba\xb5\xab\xf8\xf7\xe6\x6e\xda\x11\x37\x71\x9b\x1f\x7d\x10\xd9\xec\x08\xb4\x2a\xfe\xfd\x72\x0d\xb6\xbe\x7f\x7c\xf5\x01\xc8\x73\x02\x54\xc5\x67\x32\x1d\x22\x71\x64\xfd\xfe\xdc\xae\xea\x19\x16\xbe\x8a\x3f\xe8\xb4\x81\xb2\xe5\xac\x11\x06\xa1\x92\x4a\xb7\x59\x85\x8d\x42\xb7\xbb\x39\xfd\x66\xed\x41\xf1\x15\xfb\x57\x7c\x3e\xfd\xca\x26\xce\x04\xc0\xa2\xcf\x77\xb0\x8d\x4a\xb7\x95\x30\xde\x9e\x2d\xe1\x42\xf0\x62\xcf\x64\x6f\x8a\x89\xc0\xdb\xcb\x10\x20\x5e\x06\xcb\xfe\xa0\x12\x2e\x68\xa9\xe1\x32\xe3\x07\x69\x18\xec\x39\x13\x44\x50\x70\x38\xf6\x4c\xd0\x75\xf7\x19\xd3\x40\x75\x22\x9b\xb9\x0f\x8a\x84\xf6\x6c\x9a\x42\xae\x8c\xf5\x6c\x5c\x9c\x0a\x51\xd6\xa3\x80\xeb\xa6\x67\x83\xe4\x54\x82\xac\x89\x3b\xa2\xc9\xfc\xf1\xd5\x03\x0a\xa4\x9f\x20\xc5\x46\xcf\x30\x74\x22\xd2\x7b\x36\xcd\xa1\x1a\x8a\xb5\x72\x53\xf4\x0a\xa4\x10\x32\xb2\x17\x6f\xf1\x53\xf4\xdc\xd4\xdc\x91\x6a\xb2\xd7\xd2\xba\xb3\xb2\xac\x9c\x38\xd2\x9c\x21\x74\x88\xfa\xba\x45\xc9\x89\xf2\xba\xbb\x39\x20\xf1\x62\x1a\x67\xdc\x8a\xba\x7d\x8a\x56\x0d\xb4\x12\x4b\x8c\x4c\xc0\x4c\xdf\xad\xa2\x8b\x51\xba\x53\x38\xb7\xe2\x89\xe9\xd6\xcd\x1d\x5d\x20\x60\x42\x58\x2e\xd6\x24\xf6\xdd\x05\x76\x08\x25\xfa\x42\x56\xf5\xef\x4e\x24\x52\x47\xd8\xad\x51\xca\x90\x56\xea\xe0\xa6\xe4\x44\xac\xab\x4f\x60\x73\xcf\x43\x6b\x19\x63\x0c\x81\xeb\x47\x0a\x96\xd3\x8f\x34\xa2\x0a\x2b\x12\xe5\x2f\xb8\x61\x36\x28\x1b\xb7\x40\xcf\x24\xca\x5f\xcd\x67\xa2\x02\x9c\x2d\x2e\x82\x2e\x26\x61\xf9\xc7\x30\xdf\x29\x90\x5b\x97\x98\x6e\x0c\x82\x03\x90\x50\xd8\x7b\x41\x9d\x3a\xb8\x95\x5c\x9d\x9d\x3a\xb8\x45\xcd\x23\x2f\x23\x1b\x5c\xea\xe6\xe2\x45\xfa\x67\x11\x5b\xed\x2b\xd9\x8b\x61\x6e\x85\x1c\xdd\x83\x6c\x0e\x89\xe9\x37\x5c\x5f\x11\x83\x97\x52\x7d\x6f\xdf\x12\x3d\xac\x02\x4b\xd8\x12\xb8\xa0\xd5\x2d\x63\x14\x50\x2c\x8a\x92\xb6\x88\xe6\xf9\x23\xe5\x9f\xbe\x70\x87\xd9\x0d\xdf\x0c\xba\x1d\x52\xb6\xd3\xdc\x6b\xfc\xfd\x94\x90\xc2\xe8\x28\x57\x5b\x0e\xd7\x6a\x7a\x08\x37\xc9\xfb\x5a\x71\xf6\x89\xc1\x5e\x82\xf0\xd4\x70\xcd\xf4\x48\x87\xb8\xdc\x48\x2e\x16\x2f\xc9\x40\x58\xd6\x45\x03\xf4\xeb\x85\xda\x92\x65\xcf\x82\x9f\x40\xed\x25\x04\x65\xcf\xa8\x04\x59\xf6\x3c\x6c\x0b\x95\x1a\xb6\x05\x39\x90\x05\x28\x4f\x6b\x7d\xc0\x9e\x8d\x45\xe0\xea\x61\xa7\x56\x6d\x5d\x62\xec\xcf\x52\xb5\x3c\x43\x3a\x45\x1a\x13\x46\x79\xd6\x6e\xeb\x3c\xd2\xe9\xed\xf6\x32\x89\xe0\xed\x42\xd8\xa2\xb5\x32\x3e\x8b\xd6\x2e\x4f\x91\x15\xef\xdd\x60\x62\xf9\x08\x86\xea\xf9\x0e\x0c\xf7\xe5\x04\xff\x9c\x92\x6b\x60\x1b\x6e\xd6\xe0\xf1\x30\x45\xd4\xf0\xd9\xeb\xb1\x3e\xc7\x2e\x30\x32\x89\x23\xaa\x5c\xeb\xe1\xa6\x8a\x4c\x85\x0c\xc0\x2b\x1a\xb3\x7e\x09\x33\x7a\xf9\xf2\x7b\x6d\xf6\x5d\xfe\x8b\xcd\x5e\x2d\x8f\xd2\xb2\x7b\xaa\x4c\x89\xd0\xbc\x25\x91\xd6\x7e\xef\x3a\xa3\xc2\x1a\x4b\x08\x2b\xbd\xb0\x8f\xa8\x04\x17\xc4\x45\xac\xe2\x79\x92\xdd\x83\x00\x54\x93\xcd\xe4\xe3\xef\x54\x93\xad\x44\x20\x76\xab\xc9\x0e\xc2\xf9\x7b\x39\xa4\x86\x90\x5c\x4b\xc8\xe2\xc0\xef\x56\x90\x25\x36\xb1\x17\x6f\x62\x75\x9f\xb5\xac\x77\x1b\xc8\xc1\x10\x41\x8a\x5c\x9f\xe5\x51\x66\x36\x99\x8e\xa4\x97\x50\xcc\x41\x27\x8a\xcb\x16\xea\x37\xf7\xa8\x2d\xcb\xb5\xc0\x5e\x42\x33\xe7\x08\x97\x88\xe0\xeb\xfe\x82\x9c\x3a\xec\x0b\x0b\x4d\x62\x07\x2c\x09\x2b\x4b\x29\x59\xb4\xf6\x79\xa2\xb1\xb3\xf2\xbc\x1c\x83\x6e\x43\xb7\x06\x73\x0a\xec\xf7\x58\xfe\x20\xd5\x2b\xfe\xf0\xa2\x32\xb2\xc2\x22\x1b\x81\x2c\x44\x11\x57\x82\x34\x7b\x09\x7d\x1a\x86\x58\xcc\xe8\xa4\x75\x84\x32\xae\xf9\x20\x14\xa5\x53\xae\x75\x0c\xe7\x85\xde\xec\xb9\xa5\x58\x6b\x1e\x3e\x87\xde\xec\x0a\xab\x6c\xc1\x16\x35\x06\xc9\xbc\x2c\xcc\xc0\x74\x6b\x21\x79\x4d\x87\xd6\x5c\x5d\x64\xae\xe9\xc5\xc4\x14\xdf\x3b\x2f\xac\xc7\x4a\x54\x53\x2f\x55\x53\x86\x08\x52\x45\x66\x66\xc3\xf5\x27\x7c\x61\xdd\x42\xad\x89\x3b\x8c\x9d\x4a\xad\x7b\x4c\x16\x10\x3c\xb5\xf8\x19\x9a\x75\x3c\x8f\xbd\xfa\xea\xf3\xf4\x23\x5b\x48\x97\x39\x31\x51\xac\x55\x33\x1f\xc5\x5a\x33\x1e\xff\x6e\xe9\xd5\xaa\xad\x87\xd2\xab\xd9\x02\x20\x9d\xda\xab\x45\xee\x5e\x30\xb3\x93\x3a\xb1\x5b\x86\x75\xb9\xa9\xa8\xcf\x2b\xfe\xae\xa3\x41\x78\xf7\xd8\x6d\x56\xc8\x85\x6f\xee\x59\x77\x4b\xaf\x2e\xb2\xf6\x74\x6a\xaf\x0e\x89\x83\xf5\x56\xcd\x54\xd2\x29\xb8\xba\xbf\xf2\x17\x48\xab\x1b\x34\xa8\x09\xd1\x6d\x1d\xab\x65\x74\xb2\xee\x67\x8f\xe5\xe6\xbc\x85\x3c\x67\xbd\x44\xa6\x61\xcf\xcc\xf0\xcc\x88\x5d\xa1\x28\x23\x80\x14\xae\x82\x4b\xef\xa8\xbe\xba\x7f\xa0\xdf\xa9\xa9\x8f\xbe\x66\x4c\x91\xbe\x4c\xd4\xaf\xe5\xa7\x78\xcb\xbb\xda\x5c\xf8\xf8\x51\x9c\x06\x80\x45\x72\x27\xb5\x60\xea\xb5\x56\x99\x69\x21\x67\xff\x72\x9b\x97\xa6\x68\xf1\xd4\xac\x1f\xc2\xd0\x44\x8f\x52\xe1\x62\x94\xbc\x76\x38\x8b\xba\x6a\x96\x29\x16\xa0\x77\xb6\xc1\x97\xc5\x3e\x8b\xd1\x6b\x7a\x2b\xdc\xd8\xae\x52\x0e\x33\x80\x68\x2b\xa2\xc2\x6b\x5d\x42\x1d\x83\xfc\x42\xa0\x8b\x0a\xaf\x88\x80\x05\xe3\xfc\xf2\x54\x90\x18\x6a\x79\x28\x0c\x32\xd4\x54\x47\xe1\xd7\xdc\x9d\x93\x19\x22\xd5\x43\x8a\xc5\xd6\x3c\xd1\x5c\xdc\x52\x05\xa2\x0a\xac\xd5\x5b\x7a\xb1\x5c\x4d\x73\x34\x11\xcc\xef\xd9\xca\x18\x59\xfc\x12\xed\x55\xc5\x91\x95\x8a\xce\x75\x49\x32\x96\xf9\xe5\x06\x93\x67\x64\x08\x8c\x53\xda\xee\x68\x5b\xf9\x6e\x44\x56\x76\x0a\xb3\xb6\xc3\x19\x79\x49\x5b\x4b\x1b\xb5\x58\x47\x10\xde\x2d\x02\xb4\x43\x92\x78\xb9\x11\xd5\x1f\x3a\x3f\x30\x25\x7d\xeb\x5a\xab\xa8\xd8\xda\x08\x9c\xee\x25\x78\x3a\xa2\x08\x15\x58\x0b\xe1\x7e\xbd\x6c\x9e\x5e\x0e\xf7\xf7\x56\xcc\x96\x56\x6c\xa6\xde\x08\x58\xee\xe5\x96\x9c\x23\x05\x51\x99\xb5\xe8\x99\xa5\x02\x6b\xd1\x8e\x55\xbc\x74\x0d\x43\x2c\xb7\x3c\x4d\x26\xf3\xc8\x25\x84\x26\xcc\x38\x79\x78\xb6\x52\xde\xb8\xa5\xdc\xad\xa7\xda\xb5\x9a\x52\x2a\xb5\x1d\x87\x0d\xc0\xe5\x7a\x7c\x17\x8d\xdc\x29\x98\x9a\x4a\x1c\x87\xc7\x28\x5b\xc6\xb1\x0a\x7c\x17\xd5\xdf\x58\x0b\x8b\x7c\xbd\x8d\xef\x33\x3e\x05\xd1\xf3\x15\xa6\x3e\x0f\x74\x58\x09\xc1\xeb\x82\xf7\xcc\xea\xc1\x47\xc9\x67\xd9\xc4\xf4\x45\xac\x07\x95\xa8\x5d\x9a\xf5\x49\x51\xaf\xb4\x1d\x18\xdf\xa8\x57\xba\x5b\x64\x5e\xb2\x8b\x6c\xbc\x00\x96\xe4\x0f\x95\x8a\x28\x95\x67\x27\xb5\x78\x1e\x7c\xd3\x79\xb6\x78\xf7\xe1\x0b\xbc\x7a\xfa\x2c\xed\x87\x26\x50\xaf\x74\x7f\x35\x78\xd1\xdc\xc3\x89\xb5\x60\xe9\x22\xf3\x52\xaf\x59\x4e\xc8\x61\xa4\x7a\x69\x93\xa5\x53\xb0\xb4\x1d\xc9\xe6\x9e\xf1\xe5\x4b\x6c\x10\xf3\x22\xf3\x09\x57\x28\x7a\xdd\xac\xb7\x90\x3c\xac\x57\x1d\xd9\x5c\x1b\xea\xd5\xb8\x3a\x6d\x66\xb5\x80\xd7\x1c\xf2\x6a\x60\x7c\x8d\x17\x07\xa7\x2b\x8c\xd7\xba\x7a\xab\x0a\x6e\x15\xee\x25\x6e\x34\xf3\xac\x5f\x4f\xc0\xa1\xc8\x72\xf1\xac\x57\x83\xde\x35\xa6\x51\x0c\xb4\x1d\x76\x65\x31\x50\xee\xfa\x76\x8a\x81\x0e\x85\xf5\xaa\x2f\xba\xba\xf2\x26\xc6\x60\x96\xaa\x4d\x62\x3c\x7d\x21\xdf\xf0\xe1\xb3\xf6\x75\x68\x6e\xb5\xe2\x8c\xca\x5d\x0d\x65\xb2\xf9\x72\xeb\x7f\x60\x89\x2d\x66\x4c\x07\x5d\xc3\x3f\x10\xea\x52\x01\x24\x95\xda\x63\x7c\x66\xd6\xdd\x78\x46\xe9\xa8\x17\xd9\x8f\xe4\x31\x6e\xbc\x97\xb7\x64\x4b\x55\x15\x92\x9b\x55\xdd\x42\xa1\x8b\x4c\x55\x9d\xe2\xa0\xed\xc8\xfe\x40\xf4\x33\x34\xa8\x8e\x30\x1f\x32\xe0\xa0\x90\x88\x90\x18\xb1\x2c\x7f\x88\x95\xd0\x84\x18\x75\x5d\xc0\x51\xf8\x53\xdd\xa8\xc2\xaf\x2c\x8d\xd8\xa9\xfc\xd9\x8e\xec\x0f\x01\x7b\x56\xa2\x86\x58\xc5\x67\x4b\xa1\x0d\xc1\xea\x2d\xdf\xe1\x57\x1c\x0c\x28\x0c\xc5\x3b\xdb\xe1\xc1\x20\x2d\x48\x89\xef\xdd\x6b\x44\xda\xba\x88\x0a\xe8\x36\x36\x6f\x00\xf3\x30\xcd\xa0\x71\x15\x55\x2e\xa3\xb6\x5e\xad\x78\xa6\xf6\x4c\x1d\xcf\x92\x84\xd5\xc7\xf1\x98\x60\xb0\x16\x34\x10\x4a\x77\xee\x17\x46\xff\x40\xb8\x90\x9a\x29\xd7\x59\x34\x1f\x57\x23\xb7\xaa\xdb\x46\xc8\x3a\xc9\x26\x3a\xd5\x3a\xb7\xea\xb8\x9f\xa9\x6a\x36\x84\x01\x1e\xe0\xe1\x41\x30\x92\xbd\xe6\x6f\xbd\xb8\x51\xa4\x53\x14\xde\x9c\xa7\x1d\xc8\x64\x54\xe5\x6c\x07\x92\x72\x35\xe3\x3e\xb9\x17\xbb\x15\x37\x25\x6d\x54\xdc\x6c\x07\x42\x58\x8d\x44\x56\xb0\xe7\x7a\xb1\xf4\xe2\x47\xa0\x1f\x22\x60\x14\xd6\x54\xa5\xab\xe6\x1f\xe6\xb2\x4b\xa7\xb2\x66\x1e\xe2\xe2\x85\x4f\x15\x15\xa1\xc6\x3d\x60\x77\xf3\x0e\xb8\x33\x5b\xb9\x0d\x4c\xb6\xaa\x36\xda\xad\x6a\xa3\x9a\x40\xbd\x03\x97\x6c\x0e\x2e\x21\x59\xd6\xcd\x86\xda\x81\x8c\x4f\x59\xce\x41\x3c\x7a\xaf\x32\x18\x69\xaf\xf7\xb6\x86\x64\xe3\x51\xfc\x5c\xb6\x70\x3b\x59\xdf\xe3\xfa\x18\x0e\xf5\x50\xf9\xb1\x5a\x21\xa6\x7a\x56\x1e\xc8\x38\x2c\xba\xbe\x62\xae\x5f\x6d\x05\xb1\x1d\x48\x4e\x54\xe4\x6c\x87\x27\xe2\x85\xc6\xb9\x2f\xaf\xa7\x43\x80\xc8\x67\x60\xd7\xf5\x55\xb2\x93\xb7\xbc\xac\xc8\x55\xbc\x9e\x3a\x77\x69\x2b\x88\x4d\x41\xc3\x4a\x9d\xc6\x28\x50\xa8\x73\x2f\x6f\x7f\xd4\x0e\x04\x0a\xf8\x4f\x0b\x93\x2f\x76\x04\x4b\x78\x9a\x14\xac\x53\xc3\xb3\x1d\x90\x35\x6a\x70\xee\xe6\xbc\x84\xf6\x86\xdc\xd1\x52\xc0\xcd\x17\x2d\x69\xcb\xcf\xd8\x01\xa8\x6a\x33\x95\x96\x36\xf9\x66\x2a\x2d\xf2\x99\xf5\x96\xc0\xbd\xe6\x33\x93\x8f\xae\x1e\xfb\x1d\xbc\x48\x08\x39\xce\x2d\x53\xf7\x0c\x5c\x68\x99\x1d\x84\x0e\xb6\x0c\x14\x21\xa3\xcd\x14\x19\xca\xf0\x2d\x4b\xaf\x90\x36\xa8\x01\xda\x0e\xc7\xce\x9c\x01\x08\x67\xcb\x1a\x6f\x6c\x6d\x3d\xeb\xec\x0b\x81\xf1\x4e\xaa\x04\xb0\x68\xa1\x86\xc8\xe5\xbb\xde\xe4\x46\x1c\xd4\x56\x40\x12\x48\x0c\x15\x40\x1b\x05\x4e\x7a\x53\x57\x84\x0f\x37\xb3\xeb\xab\xec\x51\x0e\x34\xa9\x4a\x50\xf3\xb3\xf4\x68\xfc\x62\x2a\x67\xae\xa6\xfa\x55\x6f\x6a\x35\x80\xbe\x78\xb1\x38\x05\xad\x6b\x20\x09\x63\x54\xc7\x06\x68\x3f\xab\x62\xfb\x03\x70\xe6\x64\xb5\xea\xf9\xb3\x5b\x04\x3f\xa1\x1c\x06\x56\xe4\x0f\xcb\x7c\xca\x61\x5a\x28\x83\xc8\x06\xad\x39\x11\xac\x56\xad\x81\x30\x1c\xcc\xd6\x84\x07\x50\x23\xf5\x2f\xd7\x42\x3b\x75\x41\x1b\x15\x93\x7a\x53\x15\xe4\xb8\x52\x16\xb4\x91\x03\xbd\x53\x16\xb4\x51\x5e\xa6\xb7\x26\x1b\x80\x9f\x5a\x23\x74\x91\xa3\xac\x37\xc2\xba\x5b\xee\xdf\x51\xbd\x26\x7f\x74\xf7\x09\xec\x26\x05\x59\x6f\x3d\x60\x65\x6f\xa7\x0b\x01\x0e\xe8\x8c\xc6\xc2\x35\x22\xb5\xbb\x9b\x3c\x38\xb3\xc2\x6a\x73\xca\xac\x1c\xde\x06\xb6\x49\x37\x76\x70\xe7\x81\x33\xde\x06\x8b\x45\x89\x6d\x66\x61\x1c\x6e\x53\xd8\x5a\xe1\xff\xd6\x1b\xad\x3a\x8f\xda\x0c\x80\x32\xf6\x0c\x32\x04\x24\xb8\xce\xe5\x29\xa7\xb0\x68\xd5\x56\x48\x5d\xd1\x2c\x95\x6d\x33\x06\x61\x56\xd3\x40\x74\xbb\xb5\xf6\x23\x0d\x36\x33\x2d\xdc\xa5\xe8\x94\x15\x2d\xb2\xfb\xa8\x2a\x4a\xba\xb5\xde\x96\xa2\x56\xf6\x2b\xee\x7c\x89\x87\x06\x57\x71\xc9\xbf\x53\x48\xb4\x68\xf1\x6a\x8b\xc3\xe4\x89\xc3\x6b\x4a\x59\x81\xde\x22\xd0\x4a\xc4\x5d\x90\x46\x1b\x7c\x02\xc3\x7c\xd1\xa8\x4d\xeb\x60\xb2\x08\xe7\x96\x15\x1d\x08\xed\x4d\xfd\x0d\x89\xb1\x05\x93\x45\x82\x6b\x5e\x12\xcb\xf1\xe2\x44\x6c\x8d\x6c\x25\xd0\x50\xce\xb4\xb4\xb7\xe0\xab\xcb\x6e\x3d\xe1\xcc\xe3\x34\x7d\xa9\xcf\x1e\x70\xc9\x40\x18\x71\x21\xbf\xed\x54\x4c\x82\xa3\x34\xb3\x6d\x28\x67\xb5\x93\xb3\x0f\x07\x6b\xf8\x5c\xc7\x10\x5d\xb1\xf5\x2a\x45\x34\x4d\xba\x87\xfd\x1a\x8b\xca\x6c\xcf\xa8\xa3\xef\x47\x92\x5c\xb7\xe3\x82\x73\x78\x18\xf5\xc5\x76\xa1\x7b\x41\x00\x45\x6e\x55\x40\x0f\x26\xe1\xd5\x1a\x6f\x9b\x1a\xa0\x1b\x70\xa9\x0c\x14\x7b\x5a\x0e\xe1\x57\xa8\xa2\x92\x94\x0b\x62\xe8\xa1\xbb\x62\x52\x76\x4b\x40\x22\x52\x43\xbb\x3d\x8d\xf1\xc2\xd1\x10\xa1\x6f\x71\x58\xe8\x98\xfb\xbf\xbb\x05\x70\x68\xd9\x6a\xbb\x45\x24\x79\xcd\x8d\x60\x24\x2a\xdc\xec\x9f\x08\x66\x46\x60\x62\xf9\xbb\x75\x4a\x65\x80\x94\x29\x4d\x45\xa9\xb5\x3d\x24\x22\x73\xba\x70\x6b\xdd\x8e\x8d\x6b\xd6\xb2\xd2\x46\x64\x55\x76\x79\xb8\x6b\x87\xa3\x11\x8e\x1d\x44\x19\x2e\x9e\xc4\x35\x18\xb7\x69\x21\x7b\x93\x71\x3b\xef\x37\xc0\xcf\x08\xaf\x10\x74\x38\xee\x95\x15\x79\xe4\xcb\x22\x64\x84\x58\x70\x07\xd7\x55\x7b\x3f\x10\xe3\xa1\x09\x9d\x8b\x60\x1a\x2a\xfa\xc1\x46\xc6\x73\x00\xb0\xf2\xc2\xbd\x71\x98\x2d\x05\x4e\x73\xed\xdf\xd2\x3c\x8b\x9f\x0e\x6e\xbc\x76\x8a\x9f\x4e\x12\x45\x74\x8a\x9f\xb6\x63\x39\xbc\x96\x9f\xc1\xb3\x14\x09\x52\xd3\xc9\xa1\xc5\x9d\x8e\xde\xb9\x17\x76\xd8\x98\xfb\x5f\x0a\xdb\x94\x47\xcd\x3d\xfe\x8e\x6a\xcc\xb9\xa4\x54\x6a\x36\x01\x4b\xef\x32\x77\x3b\x35\xe9\xbf\x92\x7e\x27\x7d\xf0\xa1\x4c\xde\x93\x6c\x8e\xb9\x66\x33\x60\x32\xa7\xac\xa0\x8f\xc8\xd9\xc3\xff\x0a\x76\x77\x53\x85\xa8\x02\xf4\xcc\x6d\xab\x61\x93\x46\x7a\x15\x06\xcc\x31\x13\xfb\x1d\x5c\x45\x66\x56\x91\x63\xd8\x6e\x97\x1f\xf9\x22\xf9\x2c\x76\x65\x04\xd6\x74\x8c\xcb\x4d\x77\xf4\x1b\xb8\x01\x9e\x2c\xfb\x74\x0c\xd6\x21\xcc\x8b\xa2\xec\xf4\x25\xfd\xf8\x9a\x06\x76\x51\xa9\x75\xff\xe0\x0b\x27\x16\xca\x4f\x41\xd6\x1c\x46\xed\x5e\x62\x5a\xcc\xa4\xe8\x86\xe4\xf4\x53\x91\x75\x90\xae\xa6\x5b\x90\x75\xc5\x18\x9b\xb2\x52\x28\xbf\x77\x03\xbb\xe5\xac\x54\x60\x6d\xc9\x99\xa3\xf5\x52\x9c\xb7\x77\xbc\xb7\xda\xf7\xfa\x96\x27\x5a\x02\xd7\x7b\x95\x9c\xc1\xae\xa3\x4a\xab\x8a\x46\xaf\x06\xdd\x73\x6e\xa8\xd2\xda\x92\xdb\xac\x4d\x5a\xd9\x99\x8a\xad\x59\xa7\x77\xaf\x01\x36\x07\x51\xa2\xab\xf6\xc5\x74\xa1\x61\xbd\xc5\x3e\x33\x5d\xc5\x0b\x71\xa9\x11\xac\x26\xbe\x69\x44\x56\x80\xed\x96\xac\x13\x08\x4d\xcd\xc2\xfd\x47\x8c\x48\x6e\x39\x62\x84\xda\x77\x6f\x0e\x47\x4f\x5e\x14\x53\x65\xed\x06\x7d\xeb\x8a\xef\x5b\xa4\x68\x1a\x14\xbb\xe9\xb5\xb4\x44\x51\xfb\xb5\xc9\xe0\xbb\x05\xef\x86\x7f\xef\xdc\x74\xb1\x01\x1e\x57\x0f\xb9\x29\x54\x86\x28\xdd\xb5\x6b\xba\xb1\x7a\x75\x5d\x2a\x5e\x5d\xa3\xc1\xfb\x16\x33\x5a\x12\x82\x83\xe8\x07\xb7\x3b\xc4\x0c\x46\xb6\xd0\xab\x42\x38\x85\x5e\xf3\xff\x4b\xd8\x99\x9c\x4d\xcf\xf2\x68\x34\x95\x3f\x84\x32\x93\x60\xf3\xe5\xe2\x31\xff\x10\xfa\xe2\x1c\xbd\xbd\x7d\x76\x76\x95\x99\x41\x13\x92\x6e\x75\xd7\x21\xbc\x9d\xaa\x21\x40\xaf\xc5\xfb\xb2\xe1\x65\x2f\xc1\xbe\x63\xc4\xed\x57\x0c\x35\x92\xaa\x5b\xe4\xf3\x1f\xba\xcb\x15\x6f\x6a\x48\xc3\xfc\xa3\x70\xb0\xb1\x75\xf8\x7e\xb8\x00\x93\x09\xb1\x41\x54\x78\xa2\x8e\x06\xd8\xb0\xfd\x70\x6a\x27\x3b\x24\x2b\x55\x08\x80\x76\x8f\xc9\xc2\x38\x8c\x65\x6b\x4e\x21\x7e\xdf\x2a\x51\x63\xc9\x7c\xbb\x2f\x10\xf5\xbf\xfd\x94\x07\xb7\xc1\xea\xcb\x63\xd9\x17\xfa\xbe\xdc\x30\xf4\x6b\xb1\x47\xe0\xb8\xc3\xdc\x2b\x8a\x7d\x00\xc8\xce\xe6\x81\x3f\xf5\xdb\xf1\x19\xad\x48\x5f\x03\x10\x64\x9b\x46\x86\x44\x86\x95\x66\xeb\x91\x45\xd0\xf3\x00\x25\xb6\x2a\xb8\x8b\x12\x6b\x32\xb7\x31\xc4\x0f\xf2\xc4\xa6\xde\xee\x5e\xc0\x40\xac\x74\x31\x2e\xd7\x19\x51\x71\x5c\x8c\xc2\xf6\x2e\x66\x14\x29\x6e\x5c\x92\x27\x29\x39\x0a\x3c\x41\xf9\x03\xf4\xd8\x7e\x64\xe1\x8f\xe6\x58\xa6\x5b\x76\xed\xf1\x43\x9e\x38\xe0\x86\x03\xb1\xe1\x70\x1b\x12\xb2\x5e\xbd\x7d\x18\x3a\x64\xdb\x71\xe4\x06\x93\xfa\x0e\x90\x64\xfb\xe1\xa4\x19\xa6\xae\x90\x34\x34\x23\x2b\x0a\x25\x46\x2c\x99\x9a\xc6\x78\x9a\xff\x50\xf1\x96\x09\xfa\xe1\x57\x5c\xe3\xaa\x1f\x03\xff\xda\x8f\xfc\x26\xc7\xc7\x98\x40\xd6\xfb\xf7\x8c\x79\x44\xc6\xf3\xe4\xf2\xb1\x96\x2f\x47\x28\x9f\x69\x01\x09\x44\x5c\xd7\xa1\x43\xe4\xc0\x74\xec\x0d\xe1\x30\x02\x5d\xf1\x67\x78\xd9\xab\x4b\xc7\x30\xf7\x97\x12\x0c\x20\xaf\xfd\x90\x75\x68\x2a\xce\xdf\x2b\xac\x8a\xf6\xbc\xd5\x45\xbd\x1d\x5b\x83\xef\x87\x84\x60\x2b\xed\xfd\x90\x91\x93\x5c\x53\xe5\x05\x1c\xd8\x92\x1c\xf6\x23\x54\x42\xaa\xba\xc5\x86\xa9\xa3\xe8\xc0\xcb\xab\x66\x3d\x58\x4c\x24\xdc\xa8\xf5\x79\x30\xc8\xbf\xa9\x83\x4a\x88\x2d\x00\xa1\x8f\x5f\x6e\xba\xc5\x4b\xfd\xef\x7f\x4d\x7f\xfd\x00\x4b\xa8\xe9\xe5\x11\xfa\x60\x93\x87\x63\x80\x1c\x7b\xe8\x2c\x1d\xfa\x60\x0f\x3f\xba\x10\x5c\x6d\xe2\x21\x0c\x71\xf2\x0c\xe7\x9b\x3e\x43\x5e\xe1\x7c\xc2\xc3\x46\x58\xd1\x61\x8a\x3a\xce\x51\x1c\x99\x71\x8a\x67\xdc\x20\xb2\x84\x8b\x35\x78\x0e\x42\xe0\x69\x59\xc7\xec\xb0\xe9\x83\x6e\x2c\x9f\xdd\x73\xd5\x17\x32\x3c\x1c\xd6\xc4\xde\xaf\xb6\x80\x5f\xb6\x05\xf4\xea\x52\x02\x4b\x98\x58\xa5\xab\x28\xea\x39\xcd\xcf\x30\x72\xda\xd9\x02\x9a\x84\xa3\x00\x25\x48\x2a\x0a\x18\x6c\xf5\x6c\xc6\xbf\xcb\x63\x9e\x69\x9a\xcd\x1e\x19\x0b\x4e\x37\x6a\xce\x00\xfd\xab\x80\xe3\x1c\x7e\x94\x2d\x53\x1a\xf3\xc1\x91\xcf\xec\x99\xf6\xa7\x90\x17\xd8\x16\x34\x6e\x47\x15\x88\x91\xf5\x36\x36\x9c\x8d\x19\x35\x77\xb2\x1f\xb1\x4c\x8e\x55\xb1\x00\xfd\x35\x9a\xc2\x34\x5b\x2a\x74\xd3\x56\xea\x8a\x66\xbf\x18\x49\x46\x7c\xb1\xc9\xa3\x25\x3d\xf0\x2b\x54\x50\xc8\x4f\x82\xd4\xea\xec\x92\x20\xb5\xba\xff\x00\x52\x5b\x97\x33\x04\xc0\xdf\xe1\xef\x5a\x1a\x38\xb7\x80\xd4\x96\x69\xaf\xc0\x6b\xf7\x76\x22\xd2\xce\x80\x08\x15\x3d\x67\xce\xaf\x86\xaa\x1f\x83\xea\x9c\x6e\x98\x49\x74\x11\x5e\xfc\x28\xfb\x41\xa7\x94\x0b\x5c\xcd\x6e\x80\x15\xbf\x0f\xce\x39\x7c\x0f\xe8\xdb\xa2\x53\x3f\xd0\xb7\xd5\xf8\xaa\x30\xb7\x66\xfe\x8e\x4f\x10\x4a\x01\x38\xb6\x1d\xd4\x9e\x11\x23\x77\xa7\x2f\x18\x06\xb1\xc7\x00\x63\x7b\x54\x4d\x38\xc0\xd8\x56\xf2\x2d\x8d\x90\xf9\x43\x68\x01\xb1\xad\x80\x82\x8c\xd0\xde\x00\x53\x88\x50\x3f\x60\x36\xc2\xd9\xf0\x44\x73\x29\xed\x05\x67\x98\x79\x5c\x6b\x05\x08\xb8\x95\xfc\xaf\x43\x98\x5b\xd3\x90\x0f\x60\x6e\x3b\x68\xca\x43\x94\x5b\xcd\xaf\x80\xdc\x56\x8d\xec\x31\x93\x5b\x50\x3a\x33\xb4\x39\x0a\x01\xe3\x95\x0f\x63\x42\xeb\x3c\xa1\xe6\x9b\xb1\x2a\x79\xbf\xc7\x78\x5e\x3c\xd3\xf4\xb4\x69\xcb\xe6\xd6\xf4\x8f\x64\x16\x34\x41\x00\xb7\xf6\xc5\x58\x06\x4e\xbb\x05\x53\x28\x40\x3a\x8c\xcc\x30\xbe\xfc\xc7\x54\x43\xd4\x65\x3c\xb7\x82\x26\x80\xb9\x55\xca\x1c\x2b\x39\x01\xcd\x0b\x4b\x11\x4e\x1c\x57\x04\x49\x1f\x56\x72\x1e\xeb\x42\x55\x77\xae\x08\xf4\x06\xb6\x7c\x08\xa3\xab\x91\x01\x18\xdd\xae\xd0\x01\x8a\x6e\xc9\x79\x3e\xb5\x12\xb8\xd3\x4e\x4e\x92\xf4\xe4\x74\x76\xe8\x93\x10\x43\x9e\x1d\x23\xbe\xb4\xeb\xc4\x95\x03\xa7\xaa\x4b\xa5\x13\x96\x0b\x5a\x6e\x3f\xdc\xcc\x17\xcc\xdb\x83\x74\x79\x2e\xdc\xfe\x99\x30\xdc\x8f\xa0\x28\xd2\x29\xe5\x89\x61\xad\xf4\xc3\x79\xbe\x80\xdb\x72\xaf\xa5\x1d\x42\x7a\x60\x8a\x70\x78\x6f\x70\xfb\x6c\xb8\x56\x18\xe0\x15\x1e\x30\xd1\x09\xc9\xfc\x30\xe2\x46\x96\xf9\x59\x5a\x6a\xe2\x3e\xc2\x10\x71\xe4\x47\x6a\xa8\xce\xe0\x9d\x6b\xf1\x37\xcd\xbb\xc9\xba\x10\xf6\x80\x83\x9c\xcf\x1c\x27\xe9\x03\x77\xd6\x1a\x16\x82\x3b\xeb\xee\x01\x7f\x72\xf7\x30\x76\xee\xac\x15\x79\x81\xfa\x2d\xba\x72\x8b\xe8\xdb\x92\x98\x3d\x93\x6b\x7b\x3f\x5a\xfe\xc1\x78\xbd\xd8\x1e\x3e\x2b\x64\xa3\x8d\x84\x49\x74\xbc\x26\x04\x04\xb8\xeb\xb3\x08\x06\x70\x4f\x26\xac\x1f\x7a\x32\x94\x17\xa5\xc3\x2d\xfd\xb2\x9a\x1e\xa1\x37\x77\x31\xbd\xe5\xde\xc1\xf8\x8e\x50\x84\x91\x09\xbf\x9c\x27\x87\xfd\xda\x02\x7d\xe2\x0a\xe2\xb0\x7f\x69\xc9\x90\x10\x7c\x40\x78\x20\x11\x86\x3e\x6a\xca\xde\x41\xf6\xb8\xa4\xbc\x9f\x49\xba\xfd\x3d\x53\x1f\xf2\x6c\x97\xdc\x17\x9f\xb7\x2d\x52\xb3\x2f\x27\x87\xa1\x6e\x81\x26\x34\x12\x01\x0a\x5c\x7e\x59\x15\x17\x26\x46\x62\x80\x03\x5c\xf3\xf4\x09\x03\xcc\xe1\x9d\x48\x2e\x4d\x2b\xb2\x30\xc0\x5e\x54\x00\x03\x5c\x0b\xb5\x8a\x02\x5c\xba\x05\x3a\x0a\xf1\x9e\xf0\xa9\xc3\x19\x99\x49\xc6\x3c\x5c\x61\x0a\x2b\x7a\x28\x40\x4d\x4c\x14\x7a\x2b\x4c\x01\x3f\x96\xbf\xbb\x25\x91\xce\xa7\x39\x6a\x94\xe7\xc1\xf7\xdd\x3d\x3f\x78\x61\x9e\xa7\xf5\x6a\xa4\x63\x3e\xa7\x40\x20\xd0\xa3\xe9\x0d\x3a\x94\x66\xea\x14\xae\x06\x30\xcd\x1f\xd7\xec\x49\x61\x29\xa7\xcf\xf8\xd7\x31\x53\x93\x8b\x89\x63\x5a\x5a\x86\x5a\x6c\x42\x46\xe6\x68\x8b\xd2\x2f\xdb\x13\x80\xdf\x7e\xd8\xf7\xea\x69\x44\x1a\x10\xec\x57\x99\x63\xd6\x4c\xf9\xc7\xf3\xc2\xb0\x43\xb5\xd5\x2d\x6c\xe3\x35\x53\x35\xf3\x8c\x84\x93\x85\xd5\xdf\x97\x2f\xd9\x36\xc5\x1b\xfc\x0b\xed\x0a\x14\xe0\xc3\x58\xc8\xd9\xf4\x80\xa1\x4f\x8d\xac\x2f\xe1\x33\x16\x9b\xe5\xb3\xe6\x06\x57\x40\x71\x63\x5a\x18\x5f\xbe\xe1\xef\x4a\x82\xcb\x16\xb4\x36\x40\xda\x12\x43\x98\x84\x1b\x03\x0c\xe1\x4e\x66\x99\x31\x9b\xab\x44\xff\x8c\x29\x87\xba\x4f\x8d\x0d\x7e\xdf\xd1\xc6\x6c\xba\x1b\xaf\xc5\xa8\xcd\x4a\x03\x03\x07\x4c\x78\x37\x40\x67\xbb\x7b\x7e\x59\xab\x16\x89\x6e\x11\x57\x92\x99\xf5\x76\x5f\xcf\xc3\xd9\x33\xdd\x03\xcf\x0f\x7b\xde\x67\x26\x70\xfe\x19\x86\x36\x07\xd4\xde\xa5\xc1\xf9\x2d\xf7\x48\xde\x58\xb8\xc5\x46\xae\x0d\x4d\x86\xcc\x02\x2d\x65\x6e\x59\xa1\x17\xec\x34\xc0\x08\x1f\x62\x14\x8c\x19\xaa\x7a\x3e\x43\x5e\x5c\xd9\x34\x26\x38\xf1\xdc\x5a\x88\x5e\x30\xa6\x09\xbd\x03\x3e\x22\xda\x70\x90\xf1\x63\x80\x36\xdc\x81\x88\x19\xa0\x0d\x77\x4d\xee\xe0\x0b\x57\x7d\x33\x27\xfe\x6b\x31\x3d\x43\xda\x12\xec\xae\xfe\x6b\xfa\x0d\x02\x3c\x5c\xab\x3b\x74\x0e\x8f\x8a\x7f\x38\xdb\x90\x34\x80\x87\x3b\x90\x6a\x63\x6e\x31\x22\x0c\xf9\x9f\xd3\xb6\xf9\x46\xcb\x82\x2e\x0b\x80\x13\x1f\x0a\x83\x80\x13\xf7\xc3\x35\x14\x62\x84\x64\x1e\x43\x6c\xe2\x1f\xd8\x4a\x63\x72\x9d\x71\x38\xbb\x2b\xc7\xea\x0b\x9b\xcc\x53\xbe\x6c\x8f\xd2\x5b\x22\xe8\x20\xc5\x8e\xa9\xcf\x80\x72\xef\x44\x24\xf0\x86\x6d\x9a\x3b\xdc\x20\xae\x79\xe6\x72\x58\x04\xd8\xa4\xe6\x1f\xb8\xa3\x79\x02\x01\x2d\x5c\xf9\x7b\x2e\x0d\x5d\x3f\xed\x87\x4d\x28\x4a\x21\x12\xcc\xd3\xbc\x59\x94\x56\xa2\xc0\xee\x05\x90\x71\xf1\xee\x65\xa6\x3c\x81\x5a\x30\x95\x27\xa4\x29\x66\x83\x35\x99\xc6\xdc\x02\x45\x2f\x4e\x0e\xf2\x44\x8e\x02\xb9\xa1\xb8\x92\xd7\xc9\xb3\x15\x5d\x16\xa6\xb3\x19\x25\x4e\x5f\x15\x0f\x8c\xd9\x9b\x42\x88\xb8\x48\x77\xf7\x0f\xda\x46\x3c\x28\xf6\x09\xec\x7e\x63\x56\xe7\x8d\x1f\x8b\x33\x7e\xd3\x9c\x44\xdd\x74\x79\xce\xbe\x98\xfe\x06\x2e\x02\x6a\xdc\x4b\x56\x8a\x09\xc4\xd5\xd6\x41\x5d\x47\xd2\xf9\xe4\x1a\x51\x62\x8b\x06\x55\x0f\xb0\xa9\x37\x1b\x29\xcf\x06\x98\xc6\xdd\xeb\x19\x20\x8d\xbb\xf2\x1f\x90\xc6\x47\x4b\x1a\xb1\x65\x86\x4e\xce\xa0\x01\xa4\x71\x37\xc6\x6f\x1a\x6e\x6e\x7c\x27\x98\xc6\x65\x65\xe9\x8f\xb9\xa1\x30\x66\x8b\x22\xe1\xd9\x82\x41\xf7\xae\x79\xe2\x9c\x50\x24\x9e\xb0\x7f\x2f\x2f\xe6\xab\xe6\x55\x2d\x20\x2d\x44\xc4\x00\xab\x78\x9f\x17\xfa\xf1\x3a\x21\xc5\x7f\x1e\xcb\x58\x81\x81\xb1\x3e\x7f\x34\xc2\x33\xe2\x80\x2e\x80\xf3\x4b\x51\x92\xd6\x93\xed\x23\xa2\x4c\xd9\xbe\x97\xa3\xa0\x17\xf7\x52\x2c\x82\x06\x9a\x55\xe5\x46\xf0\x23\x19\x98\x5b\x58\x10\xaf\x88\xbf\x90\x80\xb6\x98\xb0\x25\x6c\x08\xf8\xfa\x31\x2f\x6c\xe3\xa5\x17\xbb\x66\xd3\xf5\x63\x79\xe8\x8c\x30\xc9\xf2\xe5\x44\x49\x26\x75\xd9\x58\xbf\xec\xb2\x2f\xae\xcf\xc1\xb3\xe7\x29\x6c\xe3\xf4\x68\x5a\x17\x1a\x3f\x8c\x19\x00\xe5\x0e\x3c\xd5\x00\x3f\xb9\x18\x62\xb3\xb8\x25\xd1\x7b\x04\x28\xe5\x0e\xd6\xe6\x00\x4a\x79\xd7\x1a\xbc\x68\x5f\xf6\xab\xa3\xd0\x5b\x6a\x4d\xcb\x08\x24\x69\xe5\xa5\x09\x84\x72\x1d\x9e\xfe\x6e\x65\xaa\xd6\x7e\xc5\xde\xaf\x16\x87\xc7\x4c\xdb\x10\xfa\x8d\xe7\xc2\x4c\x41\x52\xc0\x4f\xee\xba\x34\x81\x9f\xdc\x4b\xf5\xd9\x7d\x4c\xfd\xb8\xf0\xe9\xf9\x0f\x62\x72\x2f\xb0\x0d\x40\x92\x7b\x81\x3b\x80\x7f\xdc\xbd\x34\x17\xfe\xf8\x50\x86\x06\xf3\x78\xf7\x94\x96\xb1\x6d\x94\xea\x57\x52\x36\xa4\xfe\x85\x6d\x83\xec\xfc\x63\xd5\x94\x7e\xfc\x8a\xdd\xe3\x0c\x98\xe8\x4e\x43\x37\xe0\xc7\xbd\xe4\x33\xd4\x0c\xbd\x69\x21\x4f\x0c\x43\x7c\x57\xda\x29\x5c\x6f\xc3\xc9\x4d\x21\x03\xae\xf1\xfe\x8c\x8a\x9b\x1e\x99\x3e\x4b\x26\x91\x2f\x00\x2d\xae\x86\xa8\x01\x5a\xdc\x4b\xf3\x77\xe1\x63\xe9\x61\x57\x19\xe0\x4c\x80\x54\xdc\x4b\x3e\xeb\x0c\xcc\x74\xf6\x3c\x76\xb4\xdd\xd9\x2c\xce\x02\x97\x11\xc6\x61\x80\x5a\xdc\x0d\x6b\x07\xa7\xb8\x16\x48\x29\x38\xc5\x1d\x94\x9d\x01\x4c\x71\x48\x90\xd6\xc8\xed\xe1\x4b\x73\x40\x34\x3d\x3c\x9a\x76\x5c\xd7\xf8\xdc\xa8\x83\x78\xe6\x65\x11\x49\x8f\x8b\x89\x75\xa2\xd8\xdb\x2d\x36\xf4\xd2\xfc\x5d\x1a\xe1\x2a\x1b\x7c\x56\x2c\x4d\x6f\xdd\xb4\xdc\x52\xd4\x6c\x2f\x45\x0b\xfb\x4b\x5a\xdc\xea\x98\x14\x33\x5c\x70\xc4\x0c\xad\x8a\x0b\xc9\xa2\x40\x26\x81\x33\xee\xa0\xb1\x0c\xe0\x8c\x7b\xf1\x20\xe9\x1a\x61\x4e\x9d\x84\x36\x56\x08\x07\xda\xb8\xe9\x82\x24\xb2\xb1\x7e\xea\x4b\x79\x03\x8a\x02\xca\x71\xf7\x4e\x0b\x94\x63\x31\xec\xc6\x9a\x82\x3f\xb8\xbd\xe6\x89\x92\x40\x73\x26\x8e\x8b\x7c\x79\xc9\xd0\x42\x9f\x16\x35\x0d\x9f\x95\x56\x3c\x30\x5b\x62\x48\xb6\x06\x98\x71\x2f\xe1\xb3\xbb\x0e\x8e\xb5\x88\x26\x27\x91\xee\x00\xbf\xb8\xe4\xde\x5a\xec\x88\xf8\x53\xd0\x5b\x0a\x10\x28\x7f\x2b\x05\x08\xcf\x37\x72\xc2\x30\xc0\x7b\x9d\x32\x1e\xc7\x7b\x32\xbb\xc3\xaf\x3c\x5a\x98\x21\x96\xf9\x70\x0d\xc2\x03\xdf\xf8\x10\xb2\x66\x80\x6f\xdc\x81\x18\x1c\x09\x6f\x6c\xa8\xd4\x32\x43\xbc\x82\xd4\xba\x98\x0a\x24\x69\xa0\x8e\xbb\xd7\x00\x0b\x73\x03\xd0\x6f\x03\xa4\xe3\x43\x84\x9c\xb1\xae\x4c\x5c\x42\x1f\xaf\x5c\x50\xfa\x85\xa3\x61\x41\x14\x4a\xac\x63\x53\xfe\x80\x75\xdc\x8b\x93\x74\x41\x3f\x25\x24\x77\x76\x84\x75\xb8\x5d\x5d\x0a\xe0\xeb\x50\x90\x7e\x56\xda\x15\xa6\x1f\xc5\x7f\xff\x0b\x2f\x61\x97\x2e\xee\xaa\x32\x4b\x69\xc1\xf1\xdd\x3a\x59\x59\xe0\xc6\x09\x90\x9e\xeb\x8c\x98\xdf\xdb\x25\xa6\x90\xeb\x8b\x61\x48\x3a\xc8\xc8\xbd\x48\x92\xcd\x47\x6f\x96\x24\xd0\x90\xbb\x9a\xe8\xc2\x5a\xa0\x7d\x74\x3d\x22\x3f\x5b\x00\x3a\xe0\xce\xc5\x0c\x50\x50\xd2\xd7\xd6\xfc\x27\xc9\x90\xc7\x7a\xe5\x6a\x76\xe9\xcd\x23\xee\x0b\x6b\xec\x09\x17\x33\xcc\x81\xbe\x52\x39\x77\xe5\xeb\x25\xa8\xf4\xef\x65\xc6\x5d\x8a\x97\xb6\xdd\xeb\x5f\xe6\x20\xa4\x38\xfe\x87\x26\x6b\x5a\x5f\x36\xce\xf4\x7f\x4a\x80\x1e\xf1\xcf\xad\x27\x0f\xf9\xf2\x44\xf9\xc2\x01\x96\xfa\x7e\xa4\xbf\x74\x4b\x7a\x53\xb1\xac\x17\xad\x64\x4a\x21\x3e\x96\x18\x16\x97\x30\xc8\x2a\x7d\xc2\x20\x8b\x4b\x34\xce\x1f\xdd\x82\x23\x9f\x06\xa0\xab\xf5\x9d\x78\x23\x92\x59\x77\x9c\x38\x31\xe8\xed\x73\x6e\x4e\x9d\xc6\x97\x53\x4e\xcd\x02\x9c\x78\x2c\x0a\x6a\x34\x40\x44\xde\x1d\x39\x78\xa1\x09\x16\x1c\x44\xe4\x5e\x6c\xe1\x60\x6f\x73\xe4\x4e\x03\xcd\xf5\x3e\x06\x29\xb9\x78\x53\x7e\x1e\xdc\xf2\x2e\x6b\x75\x9b\x33\x6e\x90\x92\x3b\x39\x73\xc7\x29\xf6\x89\x89\x98\x40\x4a\xee\x20\xfa\x0d\x80\x92\x8b\xce\x1f\x67\xde\x49\x58\x6d\xc1\xd1\x16\xd9\xe3\x84\x6d\xeb\x1d\x74\xca\xb6\x9d\x27\xb3\xdb\xaa\x89\x9e\x66\xae\xd5\x4f\x10\x9c\xe4\x43\x6f\x5c\x70\x92\x0f\x50\x56\xc7\x29\xea\x17\x04\xed\x2c\x6e\x6d\xbe\x21\x87\x0c\x89\xb7\xc7\x59\xd5\xbe\xd8\xf3\x27\x79\x63\x74\xe4\x38\x65\xdb\x48\xdd\x67\xfa\x26\x20\x45\x9f\x5c\x3b\xe8\xba\x71\x62\x44\xd0\xab\xf7\xe4\x0a\xc2\x0b\xa1\x13\x76\x3e\xd6\xf1\x67\xf4\xed\x69\x98\x5c\xb5\xd4\x6b\x5f\xec\xd8\xe7\x24\xd2\x01\x1c\x14\x8a\x73\xd5\x5c\x1b\x4e\x35\xf8\xcd\xb3\xdb\x99\xc6\x49\xe1\x84\x03\xdf\xdc\x0d\xb6\x3a\xb5\x1e\xc8\xd2\xcf\x66\x38\x02\x54\xe4\x24\x7e\x4e\x13\xd1\xa9\x7b\x82\x17\x60\xa7\x41\xe4\xa6\x28\x39\x31\x07\x74\x03\x07\xce\xbc\x7c\x80\xe6\x9e\x46\x8e\xeb\x7c\x77\x92\xbe\x56\xb9\xfc\x44\x56\x20\x4b\xfc\x38\xd3\x1c\x90\x25\xbc\x95\x62\x79\xc8\x5c\xaf\xbe\x03\x2a\x74\xd7\x63\xee\x34\x3e\xdc\x10\x1a\x80\xa0\x7b\x75\xad\xcc\x31\xa7\xe7\x09\x40\xd0\x7b\x4d\x7c\xb9\x98\x06\x86\x1b\x79\xcc\x99\x87\x70\xb3\xd3\x41\xfc\x0a\xba\x1b\x4b\x5e\x6c\xe1\xe4\xbf\x6e\xf6\xcd\x5a\x27\x49\xc0\xc7\x69\xd2\x38\x38\xd2\x39\xc9\x8d\xe9\x09\x9a\x72\x27\x67\x7a\x2a\xa9\xd8\x29\xfc\x02\x40\xc2\x1f\xa7\x19\x5d\x0d\x37\x4d\x10\x69\x2d\xa6\x27\xea\x3b\xb0\xff\xe3\x9c\xda\x9a\xf9\x68\xab\xec\xbd\xda\xf6\x92\x2a\xd8\xf8\x52\x00\x42\xa3\x3b\xb7\x9a\xde\xcd\x97\x76\xea\xce\xaf\x92\x0f\x86\x74\xd7\x3d\xe9\x3c\xad\x8a\x4e\x9d\x9e\x7e\x57\x29\x99\xe9\xe1\x3f\x9b\x90\xe8\x6a\x7f\x9e\xd9\x43\xff\xb8\x69\xc3\xaa\x34\x6e\xd0\x91\xe4\x98\xf6\x0a\xbd\xb9\x5a\x93\xf8\x5b\xd3\xc9\xc5\xc6\x5e\xed\x2d\xec\x4f\xa7\xb0\xd3\x08\x2f\xd3\xab\x9c\x72\x36\x08\x25\x20\xd1\x1d\x98\xe3\x71\xde\xd6\x4a\x45\x66\x90\x37\x51\xcb\xe9\x4d\xbb\x56\x08\x50\x9d\xf7\x3f\x0c\x7c\x73\xa4\x4e\xee\xe9\x71\x92\x13\x4d\xe7\xf3\x53\x47\x3c\x53\x45\x80\xf1\xdc\xc1\x33\x1b\xe7\x83\x13\x11\x8c\x40\xb8\x67\x61\xb5\xc6\x69\x22\x15\x13\x0d\x9c\xf0\x2a\x30\x40\xc7\xb9\x35\xd6\x6e\xbc\xfe\x99\x7c\x8b\xe1\xbd\x8d\x67\xfa\xf4\x2a\x10\xc0\x9e\xce\xcd\xaa\xaa\x11\xd9\x40\x3f\x77\x6f\xa2\xce\xbc\x67\x97\xc2\x93\xd5\xec\xd0\xda\x70\x72\x3f\xfe\x3b\x24\xa7\x9f\x45\x98\x29\x7c\xe9\x4c\x0e\x71\x9a\x8d\x4c\x59\xec\xfc\xb2\xb7\xfb\xab\xcb\xac\x63\xea\x9c\xd7\x4f\xcd\x24\x7c\x69\x40\x2b\xf9\xdc\xa9\x2b\x78\x5e\x96\x18\xbc\xc0\x53\xb2\x2a\xb7\x02\xcc\xf1\x82\x5d\x00\x94\x37\x80\x8a\xee\xda\xcc\x12\x2a\x5a\x47\x2e\xd1\xa1\x87\xda\xbd\xe8\xd0\x5b\xce\xfd\x83\xf6\x5d\x87\xf4\x0e\xa6\x71\x1d\xcc\xb0\xbd\xc4\x0b\x4e\xfe\x01\xbc\x74\x29\xf9\x0c\xa3\x86\xdc\x5e\x22\x64\xe9\x41\x7e\x91\xd4\xdc\x0d\x74\xe9\xde\xa6\x4d\xe5\x32\xd5\x88\x76\x11\x70\xa7\x77\x2f\x2d\x2f\x7d\x85\x5e\x03\x36\x5d\x65\xf3\x57\x2a\x6f\x4e\x45\x1d\x96\xf7\x85\x93\x07\xc1\xba\xe4\x02\x28\x9a\x17\x8a\x9c\x11\xa1\x97\xce\x6a\xc5\x9a\x94\x42\xc3\x8f\xc4\xec\x2f\x3c\x13\x7d\xe7\x9c\x66\x58\x16\xbb\x06\x74\xea\x6e\x88\xde\x65\x12\x11\x5d\xdd\xae\x66\xd3\x74\x03\xd7\x33\x99\xce\x65\x5a\x72\x60\x19\x86\xb0\xd5\x26\x1e\xbd\x4c\x1c\x62\x4e\xa5\x0b\xda\x5e\x4d\x53\x04\x9e\x75\xaf\x76\x44\x6f\x33\x83\x34\x2f\x4d\xc0\xae\x2e\x1a\x21\x20\x21\xe3\x4a\x2a\xef\x76\xe8\xc6\xb2\x22\x3e\x5c\x92\x79\x04\xa2\xab\xb3\x4b\x9b\x4d\x64\xe3\xb6\xc1\xc2\xa2\xcd\x5e\x43\x0b\x14\xd2\xdc\x85\xee\x07\xa0\xc7\xb8\xc8\x37\xaa\x92\x0c\xbc\x75\x51\xc7\x02\xde\xba\xe8\x47\x7f\x99\xa2\xdc\xc4\x13\xe0\x5b\x57\xd3\x47\x5d\xf0\x85\xe1\xb5\x34\xf8\xd6\x55\xa3\xe2\x45\xbe\x51\x9d\x37\xc5\xba\x4e\xaf\xf6\x2b\x35\xbf\x65\x7b\xaf\xff\xf8\x19\xce\xd0\x0e\x49\x40\x14\x0d\x27\x17\xaa\x5f\x55\x31\x03\xfa\xba\xe8\x0b\x76\x91\x4a\xcc\xd0\xa7\x4b\xd5\x4f\xaf\xa4\x0b\x78\x94\x6a\xc4\xf2\x95\x4c\x66\x59\x31\xb8\x39\xf6\x57\x17\x33\x35\x74\x21\xae\x85\x9c\x1b\x40\x5c\xf7\xea\xce\x97\xb1\x74\x4b\x74\xbb\x45\x8b\x13\xe0\x61\xf7\x37\xae\xf0\x06\x2a\x82\x64\x5d\x40\xe3\x1c\x02\x59\x1f\xd9\x02\xbc\xc7\x79\x43\x97\xf3\x72\x17\xb0\xe9\xa2\xdf\xbe\x58\xd3\x87\x6e\x01\x80\x4d\x77\xdd\xdb\x04\x95\x0e\x45\xfc\x6b\x41\x1e\x91\x4f\x40\x89\xee\xb9\xf3\x8c\xf8\x52\x9d\xbd\x4e\xa5\x74\x67\x5d\x6f\x74\x95\x4a\x70\xa2\xf7\x3f\xf4\xe4\x54\xf8\x80\x4f\x03\x14\xdd\xcd\xb5\x09\x4e\xf4\x3e\x1d\xd4\x8c\x56\x66\xf2\xc5\x0b\xad\xcc\x8c\x9a\x97\x8c\x08\xde\x2a\x80\xb4\xbc\x47\x00\x69\x13\xae\x00\x1a\xdd\xcd\xe0\x91\xd8\xd0\xf9\xbd\xd1\x43\x6c\x67\xdc\xc8\xbc\x44\xbd\x92\x57\xb9\x78\x97\x84\x6a\x5a\x02\xe3\xa5\xc3\xdb\xba\x5a\x03\xc3\x63\x00\x07\x4d\x76\xac\xbf\xc8\x1e\x76\x5e\x6d\xbb\xd7\xcd\xa9\x81\xe9\x82\x0f\xbd\xf5\x0b\x5f\xc0\x3a\xf2\x00\xde\xdc\x15\xba\xa5\x51\xcb\xc4\xfb\x19\x40\x42\x57\xad\x54\x40\x42\x77\x5d\xa7\x80\x84\xae\x39\xa8\x47\x09\xd1\xdf\xf3\xa0\x30\x0b\xa8\x6b\x5a\xb4\x2f\x12\x88\x84\x76\x79\xe0\xa1\xab\x29\x55\x2f\xf9\x1e\x0c\x58\xe4\x67\x61\x0c\xc7\xf5\x1a\x55\x82\xb8\x07\x66\x73\x37\xb9\x1d\x98\xcd\xdd\x0c\x78\x97\x29\x3c\xcd\x68\x07\x66\x73\xd7\x71\x4d\x98\x66\xa1\x12\x07\x30\xcd\xdd\xac\x72\xd7\xa7\x88\x27\xf1\x15\x94\x4b\x3f\x57\xa0\x96\x77\xdf\x77\x11\xf0\x95\x77\xc5\xbe\xe8\x67\x00\x7d\x02\x54\x79\x7f\x16\xbc\xb0\x77\xc3\xaf\xb2\xb2\xc2\x4b\x8e\xd7\xaf\x0c\x5e\xe3\xd0\x81\x9f\xbc\xff\x99\xbc\x40\x0c\xd8\xbc\xf7\x91\xa4\x8b\x22\x24\xf3\xd0\x22\x7c\x0b\x2b\xa9\xbe\x0e\x50\x72\x26\x42\xbb\xbd\x42\x55\x51\xbe\x0f\xa7\xc8\x8f\xbc\xfb\x82\x82\x03\x73\xdc\x4d\x6d\x05\xca\x71\x37\xaf\x58\xa2\x14\xeb\x8e\x99\xc8\xc4\x13\xea\x7a\xa7\x4b\x15\x5b\xe0\xe6\x7a\x53\xc7\xec\x3b\x39\x17\xcc\x40\x30\xe2\x50\x7f\xbf\xab\x17\x67\x3e\x93\x71\x1b\x39\x5f\x90\xe2\x5f\xcd\x8f\xa4\x90\x50\xea\x84\x23\xe6\x1c\x01\x47\x3c\x81\x62\x19\xc0\x11\xd7\x9f\x4d\x34\xfc\xbc\x1c\x93\xb6\xc9\xee\xb3\x3a\x06\x1b\xe5\x6e\x59\x2b\x35\xe9\x10\x65\x2e\x3c\x90\x87\x6b\x83\x74\xdd\x2d\xa7\x84\x17\x3c\xa2\x34\x74\xdc\x19\x6a\x3c\x7d\xc9\x95\xa6\x2e\xc2\xad\x4c\xe4\x75\x63\xa8\x24\x59\xfd\x10\x88\x58\x78\xce\x71\xeb\x1d\xed\x3e\x41\x11\x09\x2d\x06\x00\x11\xcf\x6e\x47\xb8\x97\xd4\x28\x01\x26\x71\x37\x6f\x18\x98\xc4\xc5\x24\x04\x40\x12\x17\x13\xfa\xdc\x2a\x2b\xae\xcc\xf0\x02\xbd\xfa\x11\xfb\x0d\xea\x7f\x63\x74\x34\xa9\xd3\x9d\xbc\x07\x96\x26\xf4\x70\x28\x6c\x00\x37\x3c\xbb\xcf\xb0\x9b\xfc\x88\x1c\x1c\x06\x79\xde\xb8\x3e\x99\xe4\xe4\x0e\x35\x01\xe8\xfa\x9d\xee\x4e\xb6\x67\xde\x0d\x8d\x0d\x80\x12\xef\x89\xf2\x33\xa2\xc3\x21\xf9\x77\x3a\x42\x65\x65\x0f\x9b\xd5\x06\x19\xb7\x93\x86\x49\xd1\x84\x34\xf7\x74\xac\x74\x64\x33\xa4\x6a\xe2\xc3\xdb\x40\xad\x7f\x2f\x6e\xbc\xf5\xe7\xad\xc6\x3d\xa1\x46\x2e\x81\xc8\xc7\x5a\x25\x40\x3e\xae\x86\xd7\xde\x68\x4e\xa1\xb8\x02\xf0\x71\xd5\x42\x7c\xcb\xbc\x5c\x7e\x95\x25\x58\x11\x58\xc7\xdd\x94\x2c\xf7\xd2\x98\xe3\xef\xd9\x49\x0b\x64\x27\xfd\xc7\xdc\x90\x3e\xbb\x84\x6e\x44\x7d\xa4\x16\x92\xf7\x8d\x8f\x94\x0e\x68\xf7\x72\x3d\xfd\x88\xc3\x8c\x0c\x74\x8b\x85\x61\x46\x80\x5b\x7f\x6a\x4d\x22\x20\x28\x57\xfd\xcd\x6f\xf3\x73\xb8\x95\x44\xee\xf2\x4e\x1c\x08\xe4\xaa\x97\xcb\x9d\x61\xd0\x4e\xfc\x99\xdb\xc4\x97\xbd\x3a\xa6\x81\xbc\x2f\xa5\x12\x8b\xc3\x12\xcd\x1a\x98\xe0\xc8\xb9\xd0\x78\x57\x9b\x21\xfe\xce\x70\x2d\xfb\x0b\x8e\x97\x09\x52\xee\xcb\x5c\xc3\x7e\x74\x52\x93\xbf\x23\x9f\xc0\xf3\xc1\x40\x2e\xca\xb0\xf7\xc5\xfc\xbb\x61\x2e\xbb\xe4\x37\x9b\x36\x6b\x52\xba\x6f\xe4\x19\x0f\xd6\x2d\x99\x2e\xfe\x01\x71\x73\x9e\x88\x99\x36\x77\xf9\x8d\x92\x37\xcc\x5d\x02\x48\x72\x31\xca\xe1\xc6\xd7\x49\x3e\x79\xdf\x24\x4e\x70\xab\xdc\x4a\x97\x76\xef\xce\x19\xa7\xda\xbc\xe0\xc4\x68\x73\x7b\xc1\xa9\x01\x45\x54\xe5\xa5\x7f\xd7\x2d\xab\x94\x48\x3f\xaa\x11\xf9\x42\x06\x1f\x04\x8c\x3b\x6f\x38\x1d\x2c\x37\x9c\xe6\x45\x03\x86\xb9\x7b\xa7\x7c\x6f\xbe\x39\xbb\x87\x80\xb8\x2d\x13\x48\xdc\x28\x95\xa1\x44\x0a\x56\x73\x6f\xf0\xd6\x5b\x40\x4d\xf3\x1b\x80\xd5\x5c\x0d\x8d\xbf\x5f\xb2\xca\xc8\xdd\x30\x86\x6a\x92\xba\x5f\x63\x2b\xe9\xd2\x9b\x07\x86\xbe\x12\xd0\x65\xb2\xa2\x5b\xdc\x4c\xa5\x2c\x00\x9d\xbb\x49\x22\x00\x74\xde\x7f\xd8\xc4\x6b\xdb\x7e\xf5\xd1\x29\xaa\x32\xb9\xb6\xdc\x8c\x50\x2f\x1d\xe0\xef\x2f\x37\x14\x43\xd5\xdd\xdb\x4e\x7d\x6a\xfb\xf2\x90\x4f\xdd\x0f\x0a\xf8\x00\xfa\x15\x72\x69\x41\x9d\xbb\x69\x22\x9e\x1f\x9a\x32\x67\x5a\x4c\xe7\x43\xf3\xd2\x63\x62\x2d\x83\x99\x40\x78\xae\xca\x81\x0f\xe6\x4c\xc3\x21\x9e\x5f\xf6\xdd\xe2\xae\x39\xc2\xdf\xe3\x0d\xa3\x11\x4c\x40\x3c\x77\xf3\x36\x3e\x86\x69\xeb\xc5\x0d\x94\x73\x31\x74\x04\xf8\xe6\x2e\x6b\x03\xbe\x79\x7f\xe4\x1f\x40\xed\xd8\xf7\xc3\x7c\x08\xfe\xce\x5c\xb1\xa5\x05\x66\x0e\xe5\x8b\x07\x8c\xad\xdf\xdf\xb9\x94\x9f\xd4\x49\x11\x3f\x41\x6d\x3e\x8a\xbd\x2f\x30\xe0\x9f\x55\xb3\x81\x6c\xb2\xe4\x78\x6d\xe6\x93\xc7\xf0\x15\xb9\x30\x87\x11\x7e\xcf\xd6\x5b\x8b\x2a\xc2\xb3\xc5\x82\x6e\x0e\x05\x21\x9f\xc3\xcc\x86\x4f\xe5\xb0\x41\xde\x1e\xac\x9a\xb9\x22\xa8\xb0\xfa\xbb\x0a\x0b\x3d\x34\x12\x3c\x5e\x46\x86\x05\xdc\xc9\xd9\x1c\x3b\xd9\x35\x44\x40\xd0\x92\x00\x74\xf4\x2e\x4d\xd7\x1b\x4e\x2f\x6c\xd2\x87\xac\x98\x46\x54\x3f\x5c\x58\x1a\x76\xf4\x78\xb1\x68\xb0\xd7\xa3\xe1\xd0\x8c\xa5\x20\x39\x77\xaf\xb0\x9e\xce\x4e\x2e\xfe\x2e\xf3\xb6\x83\xdd\xd0\x5e\x86\xda\x73\xa6\x7c\xc9\x9d\xc1\x98\xcc\x4d\x9d\xbd\x1a\x5a\x05\xe1\x95\x0f\x3e\x45\x06\x5d\x80\x03\xdd\x0d\xad\x7f\x4c\xbb\xa5\x41\xf4\x19\x80\x17\x34\xff\xc8\x0d\x4b\xb7\x40\xc1\x32\x1f\xd1\xa3\x86\xd9\x6d\x0f\x4e\xe0\x30\x8c\x73\x6a\x56\x24\x8f\xa7\x6c\x64\x9f\xf8\x08\x2c\x4d\xd9\xdc\x83\xb2\xe8\xa9\x7d\x60\xe5\x26\x00\x7d\xc2\xf9\xa0\x81\x90\x3f\xc0\xbc\x1f\x55\x45\x09\xed\x83\x1f\xb2\x81\xb3\xa0\x43\xcf\xee\xb2\xe2\x35\xa4\x6d\xe1\x99\x02\x71\xc0\x1e\x1e\x23\xa5\xcd\x44\x0a\x3a\x74\xcd\x49\x9b\x52\x0c\xa4\xd9\x87\x48\x25\x23\xa2\x9f\x95\x8e\x63\xf4\xd0\xb4\x23\x1a\x0b\xc1\x8d\xee\xa6\x33\x78\xd2\x52\x09\x1f\x07\x36\xba\x1b\x43\xfd\x2c\x19\xbf\x05\x72\x36\xfd\x63\x5a\x2f\x7d\x27\x0d\xb5\x59\x95\x00\x8c\xae\x3a\xc3\x3d\xe4\xa5\xf4\xca\xfe\x39\x75\x54\x40\x55\x7d\xb4\x5a\x9a\x58\x14\xf0\xe7\x99\xdb\x42\x8d\xd2\x7c\xa5\x8f\xa0\x4f\x8e\x03\xd7\x1f\x6f\x9f\x13\xfb\x59\x4f\xa3\xe7\x72\x0e\x99\x2b\x51\x22\x34\x3c\x3e\x98\x33\x9b\x53\x75\x29\x58\x21\x6a\x80\x0a\x5d\x4d\x2e\xf8\x98\x37\x64\x66\xbd\x1a\x8e\x61\x63\xcf\x4d\xca\x2e\x47\x9e\x0c\x11\x8e\xfb\x98\xb5\x32\x4f\x84\x1c\x11\x01\xff\x41\x41\xd4\x1f\x14\x50\xe9\x6e\x9c\xda\xa3\xcf\xb0\x46\xe8\xe7\x96\x6c\x4a\x2e\x6e\x28\x97\x64\x93\xe0\x65\x23\x3a\x00\x95\xde\x25\x7c\x61\x1f\x4a\x1c\xe1\x94\xff\x88\x0d\x9c\x52\xd1\x06\x80\xe9\x6e\x6c\xc1\xf3\xd8\x27\xfa\xf1\xa4\xff\x13\x1d\x44\x75\x3c\xe2\x4f\x0b\xdf\x23\xaf\x74\x11\x1e\xef\xe8\x96\x35\x24\xd3\xb0\x4d\x4d\x01\x0e\x18\xab\xab\x51\x53\xcf\x23\xe1\x93\xbe\xbd\xca\x3d\x68\x99\x62\x51\xe7\xd1\x16\x66\x42\xfe\x05\xfe\x74\xd7\x7b\xf3\x11\x66\xc2\x3c\x9a\xe0\x4f\xf7\xe6\xae\xe1\x1e\xd1\xd0\x13\x31\xa7\xc5\xc1\x1e\x8f\xbc\x53\xb2\xf9\x62\x24\xce\x02\xce\xa9\xbf\xd3\x41\x17\xc1\x5c\xd7\xe6\xb1\x7b\x32\xd7\x89\x03\xc4\xd1\xd8\x94\xbc\xa0\x54\x4f\xa3\x29\x40\xa9\x2e\x4a\x0f\x4f\xb2\x51\x64\x31\x60\xaa\xab\x89\xf6\x9e\x4f\xdd\xcd\xa3\x6a\x32\x4c\xa9\xf1\xc7\x25\xbb\x2c\x91\x1b\x48\x23\xd9\x1f\xcc\xc5\x46\x0f\x80\x5e\x5d\x8d\x67\x7b\x3e\x4e\x04\x47\xf3\xfd\xe5\xfc\x05\x2f\xd9\xf4\xe4\x85\xbc\x02\x8c\xfa\x15\x6a\x93\x3d\xfd\xfe\xe0\x5a\x87\xa5\xb1\x2d\xd1\xd5\x17\x5b\xb1\x81\xef\x80\x57\x17\x55\xd6\x17\x9f\x1e\xed\x52\xef\xe1\x69\xa2\xac\xd0\x55\xc6\xa5\xbc\x72\x5f\x84\x37\x60\xa9\x8b\x94\xe3\x35\x2b\x0a\x54\x15\x58\xea\xee\x2d\xc3\x7b\xe4\x16\xb6\x56\x38\x31\xdc\x1a\x88\xea\xcc\x20\xf2\x72\x7f\x68\x28\xd0\x5b\x92\x30\x32\x4e\xb4\x6b\x7d\x53\x5e\xb4\x6b\x6f\x8f\x80\xb4\x3e\x8e\xea\xef\x10\x7a\x8e\xd8\x5b\x20\x9e\x0e\xa1\x48\x30\xad\x07\xde\x0c\x49\x7e\xb7\x66\x5e\x84\x81\x02\xf5\xba\xeb\xcd\x0c\xea\x75\xd7\xfd\x4c\xd0\x6b\xb3\xce\x09\x74\x1d\x72\xc4\x17\xce\x5c\xb5\xa7\xbf\xa9\xa3\x3b\x19\xb2\x63\x08\xc8\xbb\xd9\xf1\x94\x6f\xbe\x95\xd9\x86\x3a\xbf\xa9\xa2\xbb\x3c\xd5\xc5\xa5\x7f\xd5\xb6\x69\xa2\x09\x6f\xcf\x51\x05\x0e\xbb\x7b\xe7\x0d\x1c\xf6\x31\x24\xe1\xaf\x69\x53\xf4\x0c\x7c\x9b\xd1\x5e\x54\x85\x17\xb1\x4e\x11\xc0\x5e\xf7\x96\xbf\x7b\x18\xfd\xc3\x94\xd3\xda\x1d\xdf\xb4\x22\xbb\x09\xb0\x16\x2b\x71\xbe\xfa\x0b\xab\xc6\x02\x74\x5d\x8c\x53\x07\xe7\xba\xc8\x05\x5f\x35\xf1\xe2\xb3\x54\x14\xa2\x9f\x90\xd7\x72\x06\x20\xaf\xbb\xae\x56\xc0\x5c\xef\xaf\x98\x75\x21\x2d\xcd\xe5\xfb\xe2\x20\xac\x98\x05\xd0\xf5\xfe\x8a\xfe\x0e\xd7\x8f\x1e\x0e\xe7\xca\xdf\x31\xe6\xd9\x73\xee\x0a\xf5\x3b\x03\xf2\x7a\xcf\x0e\xb5\x92\x08\xac\x8d\x3f\x53\xec\x25\xbe\xb5\xd7\xe3\xaf\x58\x10\x1a\x5d\x40\xb5\x6e\x26\x78\x00\xd5\xba\xe8\xd1\x00\xaa\x75\xd5\x8d\xfc\x45\xd5\xf6\x76\xfc\x85\x59\x2f\xdd\x69\x5e\xf8\xb3\xea\xed\x3b\x73\x86\x7c\x61\x52\x7c\x36\x47\x98\x3b\x6e\xe5\x9c\xd0\x34\x96\x5d\x25\x8b\x77\xb9\xc7\x2c\xa0\x79\x0a\x4d\x59\xc4\x6a\x53\x4d\xbf\xc4\xf9\x98\x77\xf0\x5d\xb6\x40\xbf\x4d\x58\xe2\x8d\x0f\x50\xd6\x09\x50\x04\x78\x75\xd7\xdc\x03\x5e\xf5\x11\xa6\x50\x06\xa3\xba\x7b\x0b\x25\x44\x75\xf5\x02\xee\xc5\xc4\x9b\x54\xe6\x52\xa0\x85\x61\xbd\x98\x75\x35\xe5\xbd\xa6\x1c\xf1\x6e\xe3\x4d\x56\xed\xf1\x10\xd0\xc9\xc5\xc1\xb0\x9b\x84\xe9\x22\x19\x9b\x74\xe6\xf2\xa8\x2c\x5f\x6e\xa7\xd3\xd2\x52\x17\x16\xe9\x92\x27\xf2\x7c\x3b\x3e\x74\xc4\xf7\xce\x5e\xd1\xf7\xdb\x5e\xd1\x86\xbe\xbc\xe6\x91\x7e\xd1\x69\x35\x50\xbe\xa4\x1c\xd1\x3d\xe1\xbd\xa5\xa2\x88\x22\xaf\x2e\x39\x5e\x0a\x80\x7d\xdd\x95\xc8\xde\x64\xe1\xc5\xe2\xea\xdc\x4c\x8f\x2c\xdc\x9d\x93\xda\xee\xb2\x23\x0a\xbb\xc5\x2e\xca\x7c\xdc\x17\x26\xa7\xb4\x27\xe8\xb7\x79\xd2\xf0\xc1\x4d\x29\x1f\x54\xeb\x92\x1d\x01\x26\x42\xde\xf8\x6e\xde\x78\xa4\x6e\x0e\x30\xf5\x1e\xa0\xff\xd8\x13\xda\x53\x65\x74\xd6\x71\x9f\x91\xd5\x01\x46\x5d\x8f\x9f\xbf\xef\xd5\xd0\xb5\x02\x00\xea\xae\xc4\x2d\x00\x75\xe6\xea\x14\x74\x3a\xcc\x20\x2d\xd0\x74\x33\xa2\x14\xa0\xe9\xae\x80\x0b\x96\x74\xf7\x1a\x1f\xf8\xe8\xcc\xb9\x04\x7c\x74\xf5\x64\x7c\xc9\xc6\xe8\x93\x90\xd1\x25\x3f\xca\x39\x9f\xbc\x20\xb0\x77\x3f\x52\xf0\x0d\x5f\x54\x6e\xc2\xaf\x72\xa2\x6d\xf0\x43\xae\xe7\x2b\x2c\xbf\xc3\xc4\xfb\xe0\x41\x77\x4d\x34\xe0\x41\x77\x37\x15\x78\xd0\x87\xd7\xd9\xe0\x41\x17\xbd\x7b\x3e\x5d\x5b\xb5\xfc\x08\x02\x1d\x4a\x8c\xdf\x91\xab\x4f\x7f\x0f\xaf\x68\xac\x6b\x73\xb6\x2a\xb4\x87\x68\xcf\x60\x6a\x0e\xc0\x9e\x43\xd4\xc5\xcf\x44\x94\xe6\xa9\x4e\x7c\x67\xdd\x40\xc0\x71\xde\x2f\x16\xcf\x46\xfc\x07\x5b\x93\x83\x22\x8e\x57\xd7\xc2\xcf\x38\x5e\x69\x07\x08\xcf\xbb\x04\xc5\x49\xe3\xb1\xfa\xef\xcf\xc0\x34\xf0\x9f\xbb\xdc\xe4\xab\x6e\x0e\x66\x55\x63\xb5\x21\xf1\x9f\x79\xa4\xcd\x35\xff\x25\xf3\xe3\xac\x83\x00\x5d\x0c\x59\xfc\x6a\xce\x05\xf3\x97\xfa\xe7\xf4\xe5\x65\xc2\xfd\xca\xdd\xc8\x00\x9a\x8b\x42\x83\xf0\x35\x33\x95\x7f\x5a\x95\xf5\x84\xfd\x4c\x60\xc9\xa6\xfb\xf4\x6f\x31\x23\xf5\x67\x02\x4b\x6f\x29\x44\x64\xd6\xb6\xf4\x25\xfb\x9a\xbe\xec\xdd\xac\xa9\x07\x70\xe6\xbd\x23\xfc\x23\xa7\x98\x69\xe5\x16\xd4\xdb\x96\xcf\x84\xce\x87\x0d\xe6\x14\xfb\x92\xa7\x98\xfe\x76\xe7\x9b\x29\x49\x8d\x15\x42\x03\x86\xf3\x6e\xc4\x17\x85\x1a\x74\x29\x80\x9b\x8b\xf6\x08\xa0\x9a\xbb\x7a\xd5\x37\xdc\x5e\x50\xeb\xcf\x30\x5c\xaf\x38\x00\x62\xee\x3d\x4b\xe0\xb7\x6d\xb7\x36\xfb\xeb\xba\x2f\x80\xc9\x5c\x4d\xe1\xf6\xe1\xce\x2a\xf4\x1e\x70\xcb\x3d\xb7\x53\x9c\x3c\x33\x09\x84\xd1\x6a\xba\x16\x60\xb9\x99\x18\x40\x80\xe5\xa1\xea\x05\xa8\x72\xd7\x59\x02\x50\xe5\xae\x6f\x0d\xb8\xc9\x5d\x43\x30\xb8\xc9\xbb\xab\x74\x83\xf8\x5a\x83\x87\xbe\xc9\xe0\xdc\x97\xa4\xd9\x58\xff\x6a\x52\x0e\xf6\x23\xad\x15\x28\xbf\x22\x24\x0f\x35\xba\x6f\x66\xaf\x6c\x84\xbd\x83\x50\xf4\xad\x9c\x67\xbe\xc2\xed\x55\x7d\x19\x88\xe4\x5d\x82\x16\x57\x76\x8b\x56\x44\x5b\xf4\x12\xee\x5b\xb9\x75\xfd\xc7\xbb\x07\xff\x00\x31\x59\xee\xfc\x2d\x37\x86\x5b\x51\xec\xa4\x9c\x6a\x13\x6c\x9a\x40\x19\x98\xe4\xdd\x65\x2a\x23\x96\x56\x01\xff\x3b\x21\x2f\x70\x07\x60\x92\xbb\x2a\xc4\x27\xa6\x92\xf9\xf2\x3e\xf3\x80\x89\x28\x04\x34\x72\x57\x94\x02\xf4\x78\x37\x68\xb5\xd9\x20\xe3\xd2\x80\xec\x25\xcc\x07\x50\x83\xd9\x1a\x80\x43\xee\xea\xcf\x40\x20\x4f\x5d\x14\xbe\x8c\x7d\x41\x59\x03\x0e\xf9\x58\xde\x06\x01\x81\xdc\xd5\x2f\x3e\xc1\x93\xb4\x39\x7d\x62\x21\x9a\xba\xfb\xc3\xa3\x55\x33\xf3\x47\x08\x6d\x9e\xb5\xdb\x3d\xc0\x8a\xde\x38\x53\xbb\x9b\x74\x6e\xf5\xa2\xe6\x43\x19\x56\x14\x16\x28\x79\xa8\x00\x7f\xb7\x76\x00\x64\xef\xef\x71\x7e\x68\x02\xb5\x55\xb9\xf8\x23\x1c\x25\x87\xf1\xe4\x7a\xf8\x11\x07\xd5\x71\x3f\x9e\x47\xa9\x0f\x37\x9e\x6a\x00\x02\x22\xff\xda\x9f\xd7\x1a\xa0\x25\x57\xfd\xf3\x3e\x35\x50\x9b\x14\xcf\xd0\xbb\x9e\x2f\xad\xb4\x32\xab\x17\x8d\xdd\x5d\x03\x93\x55\x08\xf9\xd0\x2e\xbd\xc9\xfa\xd0\x2e\x93\x27\x7c\xee\x12\xa4\x56\xd0\x91\xbb\x9e\x1a\x00\x22\xf7\x5c\x8e\xcf\x45\xf3\xf7\xf1\xdf\xff\xc2\xf8\xc6\x0f\xee\x9b\x97\x25\xe0\x21\x77\x63\x38\x84\x40\x0e\xbd\x82\x85\x40\x3e\xbc\xd2\xf9\xe0\xc4\x18\xb0\xe2\x87\x51\x77\x72\x11\x16\xbf\x9f\x6d\x4f\x9e\x6d\xaf\xf0\x3c\xf0\xde\xf7\x1b\xb4\xa8\x3d\xb9\xf1\xfb\xb1\x45\xf6\x40\x03\xfc\xe4\x5d\xd1\xc1\x8b\x2b\xd0\x79\xf6\x74\x1c\xfe\xc1\x0a\xec\x65\x8a\xdf\x61\x6b\xc1\x73\xc7\xd5\xd5\xe7\xb0\xaf\x94\x26\xd3\x26\xe0\x95\x01\x00\x72\x27\x8e\x2c\xc0\x3f\xee\x60\x2c\x07\x98\xc7\x1d\x0c\xcd\xf8\x6d\x95\x32\x62\xf8\x3b\x8d\x6d\x22\x1b\x3f\x73\x40\x43\x94\xe2\x87\xaf\xd1\xc4\xcc\x17\xa0\x17\x47\x58\x13\xe1\xac\xc8\x63\x01\x7a\xf1\xcc\xc1\xa1\x16\x0e\x07\x6d\x68\x2a\xa8\x62\xf1\x23\x7e\xa4\x37\xfa\x0d\x6b\x04\xb8\x36\x7e\x5c\xdd\x1e\xdc\x4e\xc5\xaf\xe6\x80\x98\x57\x33\x65\x86\xa3\xa8\x39\x69\x34\x62\x70\x2a\x31\x94\xf1\x93\x1d\x36\x8a\xb4\xec\x2e\x93\xd0\xb2\x66\x9a\x21\x6f\xc5\xc4\xa8\x16\x89\x54\xcc\x8d\x4c\x24\x52\x31\x24\x3c\x40\x2a\x2e\xbf\x9a\x9f\x5d\x96\xa1\x6b\x4d\x19\xd0\x22\xd2\xf6\x4e\x67\x3a\x8b\xd3\xf9\xc3\xc4\xcf\xe1\x22\x74\x0f\x70\x61\xbe\x36\xe3\x34\xf7\x44\x80\x24\xdc\xc1\xca\x0b\x90\x84\x77\x09\xba\x8f\xe5\x75\x92\xbd\x3b\x84\x0c\x9e\x24\xbd\x0e\x70\x82\x8f\xea\xbe\x1a\x39\x7a\xbf\x7a\xfd\xca\xca\xd4\xe3\x98\x30\x91\x82\xfd\xdd\xec\x10\x68\xd8\xfb\x30\x58\xc2\xaf\xa6\xd1\x8e\x54\xbc\x79\x99\x59\xbd\xe3\x67\x72\xca\x83\x11\x86\x94\xc1\x21\x9a\xa8\x32\xec\xfd\x74\xeb\x53\xef\xcc\x7a\x99\x47\x80\x06\x7e\xce\x03\x4e\x38\xc3\x95\x33\xd2\x62\xd1\x36\xf7\x95\xe4\x3e\x0e\x60\x7c\x8b\xf9\x4b\x43\x1c\xdf\x46\x9c\x76\xfc\xcc\xe3\xc0\xad\x4e\xfc\x96\xab\x68\xb7\x60\x33\xab\xe7\x0b\x07\x2c\x8b\x28\x3a\x15\xff\xf8\x2c\xc2\xa8\x4e\x75\xff\xee\x0b\xee\xb2\xd5\x67\x88\x4f\xfe\x4e\x8a\xc8\xfc\x9d\xcd\xd5\xff\xb2\xf1\xc5\x0f\x5d\xae\xbb\x23\xae\x3c\x41\x8c\x1e\xc5\x6e\xfe\xdc\xdf\xf2\x96\xce\x62\x5f\x39\x64\xbf\x52\x55\x72\x32\x30\xb5\x92\x7e\x32\x7e\xc2\xeb\x57\xa6\x9e\x88\x0a\x6c\xc1\x01\x16\xef\xc4\x93\x27\xc0\xc9\x6d\x64\x6e\x8e\xdf\xed\x39\x71\x6b\xe3\x57\xd3\x3d\xe2\xb8\xcc\x60\x3c\x0e\xe0\x73\xf7\x47\xfc\x01\x9c\x4e\x0b\xc7\x8e\xa9\x12\x10\xac\xf8\xe9\x13\x1a\xf6\x83\xeb\x3b\x2c\x79\xf1\x93\x39\xb8\x19\xdf\x9c\x51\x3e\xc2\xad\x73\xfe\x3c\x71\x92\x67\xf7\xdc\x67\xde\x4b\x9f\x4f\xc7\x4d\x7b\x9f\xd5\xee\x3f\x00\x89\xdd\xbd\x2a\xbc\x70\x51\x06\x81\x3d\x7e\x79\x90\x82\x17\xb7\x19\xfb\xe1\x48\x3b\x5d\xf7\xb3\xe9\x3f\x8d\x17\x07\xe2\x73\xee\x07\xbf\xb2\x8f\xc5\x26\x51\x7c\x21\xac\x47\xea\x2e\xd4\x7b\x58\xda\xdf\x4f\x20\xb8\x06\xcf\x6c\x93\xe1\x73\x12\x81\x3d\x58\x30\x5f\x77\x47\x7c\xd1\x2f\x86\xd2\xe4\x1f\x44\xc7\x8f\x84\x73\x5d\xf6\x36\xd5\x8d\xe2\x3f\xd6\xc5\x94\x1e\xc5\x1d\xeb\x70\x37\xd9\x14\x53\x35\x40\x7a\x3d\x9a\xdc\x05\x40\xd7\x22\x31\x3e\xaa\xf4\xac\xfa\x87\x57\xd5\x34\x82\x6f\xca\xc1\x9d\x59\x1c\xda\xba\x90\x92\x03\x54\xd5\x00\xf3\x3c\x00\x55\xdd\xf5\xfa\x55\xa6\x33\x63\x15\x20\x7a\x98\x63\x03\x28\x55\x13\x1d\xc7\xd1\xe5\x85\xce\xa8\x79\x81\x97\xc5\xb5\x82\x71\x43\x15\x20\xae\xee\xcf\x18\x23\x9e\x2a\x60\xe4\xc4\x41\x62\x60\xb0\x4e\xe2\xe8\xd2\xfc\xea\x0b\xb7\x82\xcb\x67\x37\x0a\xd4\xe5\xd0\x3e\x56\x2d\x2d\xcd\x73\xb8\x23\x11\xd1\x69\x10\x9f\x14\x00\x63\x02\xbc\xd5\x0a\x18\x71\x00\xb7\xda\x49\x59\x15\x87\xba\x42\xf8\x3b\xa9\x34\xa7\x15\x79\x01\x37\x2c\x4c\x84\x87\x1d\x1f\x4e\x02\xdd\xc0\x4b\x12\x97\xfe\x38\x42\xfe\xe4\x1e\xdb\xf4\x52\x7b\x48\x1c\xd3\xd9\x71\x0e\xf0\x59\xec\x2e\xc7\x94\x0e\xdb\xd7\xa9\x18\x67\x71\x52\xe6\x01\x96\x1c\xc7\x4c\x27\x49\x9e\xd5\x5f\x20\x46\x07\x86\x2e\x9c\x16\xe2\x48\x19\xdd\x93\xb3\xa9\x67\x45\xcd\x8f\x83\xeb\xa6\xee\x86\x5b\x9e\x15\xd7\x92\xec\x77\x84\xa0\xc4\xb1\x72\x6a\xd9\x62\x4b\x36\xe7\x02\xe0\xbb\x51\x3d\x05\x67\x8e\xe3\xaf\xf8\x8d\x38\xce\xe2\x97\x74\xed\x64\x2c\x4e\xaa\x74\x15\x92\x75\xa4\xc4\xed\x99\x46\xe2\x26\xd4\x21\x84\x2b\x5d\x88\xdc\x71\x5c\xfa\xdf\x2e\xba\xa6\x64\x3d\xe9\xcd\xa5\xa4\xeb\x88\xf1\xbb\x00\x60\x21\x8e\x2d\x4c\x4f\xd4\xb4\x38\x14\xa0\xe1\xff\x87\xf9\xe9\x97\xa7\xf5\xe6\xb2\xc6\x9a\x6e\x6b\xf5\x77\xf5\x26\x8f\xba\xce\xf5\xcb\x43\x75\xdb\x04\xbd\x25\x99\xcc\xb2\x4f\xdc\x0d\x75\xe7\xf1\x51\xaf\x77\x63\x29\x7d\x4f\x3f\xea\xec\x63\x3f\x52\x71\x70\xe7\xe3\x43\x01\xa0\x47\x1c\x8f\x1c\x1e\xf1\xf2\x78\x5c\x92\xe6\x3f\x12\x29\x3b\xb2\xc9\x6d\x6b\xee\x76\xe2\xc4\xbb\x7b\xe3\xd5\xc0\xc2\x90\xcc\x13\x63\xb5\xc4\x8a\x91\x21\x37\x0e\x85\xea\x65\x59\xc3\x96\xe9\x2b\xe8\x65\xd5\x25\x37\x6d\x1d\x2a\x56\x00\x49\xda\x49\x98\x16\x20\x8f\xee\x2e\xd1\x02\x17\x2d\xdd\x93\x89\x2f\x7e\x97\xc0\x7d\xb6\xe0\x37\x84\x8d\x48\xac\x30\x5c\x11\xe3\x12\x40\x8f\x1e\x0d\x40\xed\x28\x9b\x80\x57\xdc\x11\x43\x0c\xd1\x09\x5a\x5e\x80\x15\xda\xc9\x5a\x1e\xe0\x83\x76\xb2\x72\x47\xd1\x85\x01\x13\x40\x08\xfe\x39\x30\x74\x47\x31\x48\x1a\x45\x31\x44\xff\x14\xb2\x3f\x8a\x42\x2f\x27\x02\xc4\xcf\xdd\xba\x5f\x7d\x16\xa1\x45\x83\xa9\xd0\x93\xa3\x10\xf8\x8c\x1f\x58\x80\xd3\x59\x49\x3f\x13\xc5\xf8\x29\xa2\xeb\xa3\x90\x20\x9e\xac\x46\x51\xb8\xf5\x20\x03\x73\x94\x14\x75\x91\xc9\x00\xed\xec\xe4\x06\x8e\x82\xa8\x8b\x67\x62\x80\xd9\xb9\x47\xdb\x78\x21\x49\x2d\x32\x02\x00\x9e\x55\x11\x5d\xfc\xce\x86\x57\x65\x08\xe0\x39\x95\xa3\x4a\x02\x8b\x2d\x8b\x13\x61\xe7\x2c\x92\xde\x8d\xb8\xc4\x00\xa7\x73\x17\xe7\x23\x53\xaf\xfc\x9c\x39\x53\xbd\xa2\xa6\x46\x31\x6e\x1a\x35\x35\x00\xea\xec\xa4\x26\x0d\x70\x3a\x2b\xb9\xc3\x02\x9c\xce\x8a\x2f\x45\x80\xcd\xd9\x01\xf6\x0c\xb0\x39\x23\xe7\xd3\x68\x6a\x94\xd1\x00\x75\xb3\x2a\xea\x00\xba\xb9\x3b\x42\xd7\x7b\xae\xb3\xff\xec\x89\x26\x91\x66\x94\x4d\xef\xc3\x33\x2d\xd0\xe6\x42\xe9\x0c\x80\x36\x05\x24\x08\x80\x36\x77\x55\x74\xca\xf4\x29\x4e\x42\xcf\xc6\x99\xe9\xfe\xc1\x75\xf9\xc8\x1c\xf1\x68\xbf\x21\x04\x67\x85\x08\x96\xcd\x20\xda\xaf\xfb\x91\xdc\xc9\xd5\xe7\xce\x84\xbb\xea\x00\x8d\x73\x97\x9e\x7f\xd1\xbd\x02\x9b\xe8\xd9\xa6\x8c\x13\x11\x0e\x78\xce\xfd\x42\x37\xc1\xdf\x1e\x4e\x11\x36\x25\x32\x68\x46\x89\xdc\xbe\x4c\x6a\x28\xbd\x38\x16\x80\x3b\x8b\xdd\xc7\xaa\xc4\x65\x57\x80\xc8\xd9\x87\xbd\x0c\xc5\x04\xdb\x23\x30\x8b\x54\xac\x51\x30\x30\x91\x6d\x31\x80\xe7\xec\x24\x7a\x0c\x20\x39\x77\xff\x98\xf8\xcd\x7d\xfa\x70\xfb\xe1\x31\x7f\x28\xc3\x95\x34\x17\xd9\xde\x94\xd3\x3a\x8c\x65\x5d\xb4\x91\x56\x21\x27\x72\xb1\x7f\x5c\x76\xf3\xa6\x71\xe9\x12\x45\xa3\x0e\x02\x59\x39\x2d\x4d\x81\xd3\xc6\xfd\x46\x22\xd3\x7d\x81\xee\xc1\x3a\x8a\x01\xcb\x91\x2f\xd9\x11\x1a\x27\xb7\x09\xfe\x4d\x51\x2e\x79\x94\x7d\xbf\xe4\x04\x0c\x8a\x3b\x94\x21\x69\xb8\x54\xb2\xa6\x2f\xf8\xf8\x17\x3f\x5a\x7c\x64\x4d\x12\x2f\x5a\xc0\x56\x53\xf1\xf7\x8f\x72\x2b\x2d\x3b\x56\x7d\x17\x5c\x01\x82\xb4\x86\xa4\x84\x3b\x90\x1c\x2a\xc6\x9a\xe1\x41\xcb\x3b\x90\xe9\x47\xaa\x9a\x88\x63\x20\x6b\x1e\x93\xa4\x06\x01\x9c\x66\x1f\x76\xca\x94\xea\xf9\xec\x28\xe8\x94\xc8\x26\x88\x59\xc5\xbc\xe9\x0a\x2b\x82\x60\x86\x8b\x04\xee\xe5\x0f\x09\xa3\x98\x18\x55\x71\x03\xb0\xcb\x0e\xd8\x62\x00\x76\xb9\xb5\x3e\x5f\x6c\x82\x09\x34\xe6\x58\x5b\x46\x21\x41\x7a\x75\x77\xbe\xb8\x9e\xe4\xef\x38\xc7\xb8\xa7\x04\xb5\xcc\xf6\x92\x91\x54\x5f\x58\x63\x87\x0a\x23\x51\xb9\x2b\xf0\x91\xe1\x26\xfc\x54\x56\x10\x81\xca\x97\xfe\x56\x96\x36\xe6\x9f\xb6\x3f\x72\xbd\x7a\x30\x3e\x4f\x3c\x25\xaa\x99\xd3\x35\x3c\xd4\x64\x25\x90\x12\x60\x2a\xfb\xc8\x3f\x2e\xbf\xf2\x0f\xa5\x6e\xbf\x3a\x24\x8f\x90\xf9\x44\xa3\x5c\xf9\xc2\x0a\x56\x9f\x1d\x48\xe5\xd9\xa0\x80\xc9\x33\xac\xc0\x6a\xb1\xab\xe0\x25\x11\xf5\xd0\xe4\x98\x85\xf7\x56\xe5\x7e\x22\x6a\xc9\xee\xf2\x15\xf9\xca\x35\x87\x54\x52\x71\x90\xbc\x31\x00\xb2\x3c\x06\x37\x7c\x21\x92\x65\x23\x49\x41\x00\x65\xd9\x41\xc9\x0b\x90\x2c\x0b\x9e\x2e\x01\x90\x65\x25\xe0\x35\x6a\x71\x4f\x65\x69\xce\xcc\xf4\xf9\xa3\x83\x7c\x94\x6a\x04\x82\x0a\x08\x97\x7b\xd8\xbe\xb8\x9a\xf1\xd7\x1d\x6f\x54\x72\x96\x13\xe6\x1a\xe0\x62\xee\x2a\x7c\x11\xf8\xcd\xea\xd8\xfb\x44\x1e\x45\x4d\x56\x86\x0c\x00\x2c\xe6\x7e\x61\x52\x31\xe0\x90\x19\x26\xc0\xc5\x3c\x8a\x03\x13\x59\x9a\x6c\x02\x01\x2e\x66\xf1\xfc\x57\x98\x17\x99\x76\x02\x18\xcb\x4d\x67\xa9\xb6\x6b\x1e\x84\x55\x83\x57\xb9\xdb\xe0\xb3\xae\x15\x01\xb2\x04\x2c\x65\x27\xcb\x48\x00\x4b\xb9\xcb\x33\x4b\xc4\x5c\x55\x67\x6c\xe8\x90\x6b\x17\x8d\xb9\xd5\xa0\x06\xe0\x64\x27\x29\x47\x00\x38\x59\x8e\x65\x23\x38\xbb\x0f\xd7\x74\x28\x54\xc3\xa0\x6b\x5a\x6c\x10\xdb\x2a\x79\x3e\x09\xec\x0a\x11\x27\xe7\xcf\xfd\x61\x5a\x0d\xd8\x04\x20\x93\x7d\xe4\x33\x76\xc4\x2c\x40\xdb\xdd\xef\xb3\x6d\x76\x20\x77\x12\x64\x77\x08\x30\x26\x3b\xc9\x21\x42\x8c\xc9\x46\x66\x83\xa8\x72\x89\x65\xa7\x66\xb6\x4d\x1b\xc6\xef\x12\xb1\x1f\x62\x49\x72\x5f\x14\x40\x49\x56\x39\x6c\xd5\x23\xbd\xfa\xec\xd1\x9d\xbe\x60\x9d\x82\xb6\x57\x13\x7a\x72\xb5\x18\x40\x46\xee\x17\xfe\x49\x9e\x01\x67\x11\x33\x72\x82\x53\x11\x35\x0d\x3e\x30\xf5\xea\xb5\x02\x94\xad\xea\x23\x97\xe7\x67\xc9\x21\xa7\x5f\xb9\xd3\x11\xc3\xc1\x7d\xdc\x6b\xc5\x3f\xa7\x46\x34\x0f\x8d\x89\x32\x88\x8f\x0e\x40\x1d\x0f\x7d\xf4\x42\x54\x47\x2d\x0f\xa2\x3a\x1e\xcb\xa9\x38\xa5\x43\x1e\x28\xb1\x1c\x97\xc3\xbc\x10\x1e\x60\x80\x15\x4b\x0e\x70\x6d\x01\x96\xe3\xd1\xc8\x82\x16\x55\x4b\x0e\x19\xce\xa2\x5e\x6e\x7a\x8f\x1a\x0a\x8c\xf0\x69\x01\xe6\x63\x27\xdd\x41\x54\xee\x0c\xda\xbf\x3f\x9e\xbd\xda\xae\xf0\x25\x8b\xf7\x04\x00\x00\x49\x2a\x83\xa8\x70\x21\x82\xc3\x02\x9c\xc7\xfd\x11\xfd\xbd\xdd\xe7\x4e\xeb\xed\x66\x61\x56\x6e\x7c\x69\xdc\x50\xb7\xee\xbe\x7e\xe3\x3e\x75\x7f\xa4\xfe\xe3\x0c\x13\x7b\xf5\x93\x5a\xc9\x9e\x3c\x7d\x18\x92\x1a\x69\x0a\x02\x00\xc8\xa9\xd9\x2b\x01\x20\x97\x4b\x62\xc0\x95\xfb\xc6\xa4\x99\xd3\x0d\xf5\xe4\x8c\x52\x17\x6e\x6e\xc3\x71\x70\xcd\x80\x4b\x50\x08\x00\x39\x7f\x6e\xc7\x97\x88\x75\xb7\xf6\x9b\x51\xf8\xf4\xea\xf5\x90\x30\xf0\x37\x07\xee\x1f\xf2\x02\xb4\x98\xfa\x66\xeb\x74\x8b\x14\x19\x04\x0e\x07\x50\x90\x15\xcf\xea\x00\x09\xb2\x93\x48\x21\x2a\x86\xab\x31\xff\x0a\x61\x0b\x81\x21\xdb\xc4\x58\x2c\x32\xa4\x16\x44\xd0\x20\x77\x67\x58\x2b\x1c\x00\x86\x7c\xe5\x73\x3f\xa0\x2d\xd5\xe4\x7e\xa8\x48\xf5\x53\x7a\x74\x15\xf5\x06\x20\xf8\x2c\x2a\xf9\x33\x96\xdd\xff\xe4\xe8\xac\x56\xd3\x95\x8d\xfb\xb3\x68\xbf\x9c\xb1\xc1\x8b\xae\xf3\x95\xe7\xec\xe4\xe4\x85\x19\xcb\x3f\x06\x39\xe5\x7c\x86\xc4\xb0\x9b\x41\xa9\xac\x9a\xa2\x9a\x5e\xe9\x5c\xb6\x47\x3b\x94\x69\x99\xd5\xa6\x97\x1b\xd8\x26\xd1\x4a\xba\xb8\xd3\x46\x31\xc8\x83\xaf\x0c\x4f\x76\xbe\x9b\x6c\x8e\x13\x07\x68\xe4\xd4\xc4\xd9\xe4\x72\xc4\x6c\x07\xa8\x91\x93\xbc\x64\x01\x68\xe4\xd4\x5a\xda\xd2\x76\x16\x96\xf6\xc0\x1c\x36\xee\x86\x5a\x16\x47\x88\xb3\xf3\xaa\x5e\xb0\xa2\x56\x09\xda\x81\x0c\x34\xdd\xc2\x1d\xf8\xe6\x5d\x15\x6f\xa3\x00\x4b\xb2\x12\x2c\x1a\xcd\xbb\x87\xe9\x88\xf0\x3d\x23\xb7\x41\x80\x1f\xd9\x49\x48\x10\xad\x29\x7b\x5a\x2b\xb7\xef\xc0\x12\x45\xcb\x6b\x08\x48\x48\x6b\x39\x07\xbe\x24\x57\x61\x99\xc4\xe9\x22\x3a\x39\xc0\x9f\xdc\x2f\xac\x66\x73\x03\x20\x31\x35\xbd\xcc\x88\xd9\x0d\x41\x27\x27\x98\x19\xd1\xd2\xbe\x86\x9a\xdc\xba\xd3\x4b\x33\x3d\x6b\x66\x82\x70\x26\x1f\x8e\x31\x75\x2c\x4b\x5f\x78\xe0\x5b\x2d\xc2\x4c\xf8\xfd\x63\x13\xf4\x04\x15\x4b\x65\x02\x24\xca\xae\x4e\x06\x10\x65\xf3\x3a\xa6\x8d\x24\xbf\x74\x83\xcb\x8d\x91\xcf\x8d\x94\x3c\x3e\x0f\xbb\xc4\x02\x0e\xbb\xe4\x33\xb3\x0b\x8b\x68\x23\x27\x81\xe9\x19\x3a\xc4\xe6\x3f\xb2\x15\xf7\x37\x17\xf6\x84\x8c\x44\x93\x9d\x3a\xa1\x91\x33\x45\x83\xa1\xb8\xe5\x3a\x13\xaa\x2c\x41\x10\xd1\x92\xc8\xf6\x68\x2a\x54\xf0\x97\x86\xd9\xae\x4d\x37\x80\xdc\xf1\x70\x1b\x1b\xf2\x85\xde\x0e\x3c\xe5\xfe\x83\x6a\x27\xbb\x75\xf8\x11\x14\x1d\x1e\x92\xb8\x95\x1a\x8c\xc4\xad\x6c\x84\x02\x07\xb8\x95\xfb\x1f\x1a\x59\xb9\x98\xcc\x83\x77\x1b\xe0\x8b\x44\x5b\x9e\x09\xa4\xce\x06\x5a\xf2\xc4\xb7\x28\x5a\x9a\xee\xdc\x5b\x86\x5d\x91\x65\x37\x00\xaf\xec\x44\x95\x07\xe0\x95\x53\x3b\x7e\x3b\xb3\x7d\x5a\x39\x73\x5c\xb4\xaf\x4e\x66\xf7\x49\x4a\xd9\xc8\xfc\x14\x4d\x1e\x7a\xfc\xfe\xbc\xf7\x00\xe6\x72\x2f\x12\xdd\x51\xaf\x9b\xb6\x9a\x23\xa0\xd3\x19\x00\xed\x3c\x9f\xd2\xe0\xc3\x17\x57\xbc\xda\x1f\x0c\x19\x5e\xb1\x36\xb3\x6c\x68\x4d\x02\xf6\xf2\x50\xa6\x6e\xc9\x6e\x11\x66\x45\xb3\x9c\x24\xa7\x8d\x76\x65\xcd\x74\x80\x98\xe6\x79\x48\x7b\x04\xd8\x92\xde\xe8\x97\x4e\x44\x6a\x34\x21\x2d\x88\x42\x0d\xc0\x2a\x77\x37\x7d\x61\x5f\xc2\x0b\x1b\x8c\x51\x4f\xd6\x68\x37\xbb\x0f\x36\x07\x58\x65\x29\x79\x0e\x60\x80\xc5\xdb\x47\x00\x2a\x3b\xb1\xbd\xd1\xb0\x00\x4e\x6f\xd3\xc0\xa4\xdc\x2f\x7e\x25\x81\x45\xb0\x6c\xe8\x6e\xc5\xfb\xc6\x86\x09\x90\x5c\x6a\xd1\xbc\x9a\x9f\x6e\xe5\x27\xe7\x85\x7f\xd4\xea\x60\x34\x80\x5a\xd6\xee\xb1\x25\x6f\x24\x31\xb0\x21\xa8\xe5\x52\xb3\x6d\x3a\xb9\xd9\x5f\x0c\x85\x43\x66\x22\x32\xd6\xcf\x7d\x41\x72\xe9\x21\x63\x21\xb9\x64\xf1\x4e\xb2\xbd\x39\xa7\x56\xc5\x7e\xf3\x4c\xbd\xcc\xe9\x21\xe1\xc5\x2d\x6e\x48\x90\x53\x27\x44\x28\x06\xc9\xb2\xaa\x7a\x37\xf5\x43\x4f\x88\x2c\xd2\xb3\xfd\xe5\x1a\xd2\x91\x4f\xdd\xad\xf9\xe2\x22\xb8\xd4\x19\x08\xcd\x6e\x07\xbe\x72\x7a\xd9\xd3\x81\xd0\x22\x60\x2d\x40\xb2\xec\x44\xb5\x85\x40\x96\x84\x9c\x45\xd7\x47\xce\x2b\xd0\x4e\x80\x15\x18\x62\xd1\x31\x41\x12\x1b\x16\xfd\xf7\xf2\xcc\x37\x87\x0a\x33\x9b\xa1\x13\xea\x5c\xbc\xe8\x04\x06\xb3\x13\x91\x15\x1d\x8f\xb7\x1f\x99\xd8\x42\x14\xcc\xa5\xd8\xde\x0f\xb5\xba\x69\x11\xc4\xd0\xea\x57\x7b\x76\x35\x26\x03\x82\x59\x01\x44\x09\x80\x2f\x3b\xe1\x5c\xd1\x45\xc6\x42\x94\xea\xe6\x04\x01\xfd\x25\xba\xa9\xa6\x95\x15\x01\xc4\x3c\xaa\x82\x7e\x17\x1a\xcb\xee\xc2\x83\x27\x40\x2d\xd1\x71\x98\x23\xe9\x4e\x08\x8f\xf9\x2b\x76\x8a\xfb\xfc\xe2\xcd\x6a\x17\x02\xc3\x39\x04\x1b\xab\x00\xad\x11\xe0\x66\xee\xba\xec\x0b\x60\x1c\xd5\x3f\x9c\x44\x66\xba\x90\x6c\x15\x9a\xd4\xeb\x8f\xeb\x4b\x9f\x49\x6f\x05\x83\x02\x36\x33\x4f\x4a\xdf\xbc\xb9\x48\xab\x40\xd0\xdc\xad\x31\x70\xbc\x01\x34\xa8\x01\xa1\xd9\x48\x44\x15\x40\x68\xee\x8f\x7c\xc1\x54\xcb\x76\x11\x42\xb3\x3a\xec\x6a\x8f\x6c\xcd\x23\x83\xf4\xdb\x5b\x4e\x21\xa5\x9b\x47\xd6\xe2\xe4\x97\x22\xee\x29\x3a\x36\xd1\xf8\x33\x75\x55\x00\xb6\xb9\x6b\xa0\xa1\xe6\xd9\x2e\x56\xb7\xa8\x82\xee\xb7\x93\x67\xe6\x0d\x53\xaa\x26\x93\x2e\x50\x46\xfe\xce\xe6\x3b\xec\x64\x9e\x78\x86\x22\x4e\x86\x5b\xbd\x67\xef\x69\xae\x73\x89\xe2\x92\xa7\x60\x50\x7d\x21\xf5\x81\xcb\xd4\xed\xa0\x5b\xa6\x2b\xdc\xd1\x46\xb7\x4f\x4c\x35\x1e\x7b\xe1\xea\xe3\xb1\x87\xef\x72\x80\xc8\x59\x34\xa4\x80\xc8\xb9\x67\xd1\x5a\x3f\x6b\xa5\x26\x72\x59\x12\x36\x1d\x1d\xd0\x8c\xe2\x2d\x2e\xf0\x9c\x15\xc7\xe9\xe8\xc3\xd9\x65\x6a\x44\xd0\x40\x58\x06\x8d\xd3\x34\x1b\x01\x1a\x67\x0f\xe7\x72\x38\x7d\xfe\x4e\xc2\x7f\xbb\x81\x13\x7b\x38\x1c\x14\x6b\xc3\xfd\xa2\xe3\xde\x17\xd9\x23\xf9\x1f\xfb\x0b\x4f\x08\xd5\x9d\xae\xc2\x4d\xde\x8a\x00\xc9\x73\xbf\x50\x02\x09\x41\xe3\x33\xb0\x9e\x3d\xf2\xb9\x4b\xd9\xfc\x88\x5d\x51\xac\x0a\x60\x24\xb7\x33\x6a\x79\x38\x66\xaf\x05\xc9\x52\x10\x02\x7e\x4e\x3c\xcb\xa2\x63\xb1\xf5\xc2\x20\xf1\x3e\x49\x33\x10\x1d\x2b\x6d\xb8\xa6\xe4\x35\x29\xde\x4f\x03\xeb\xd9\xc3\xed\x34\x59\x2e\xe7\x69\xcb\x1a\xd5\x5b\x65\x10\x3e\x77\x13\xd6\x24\x2c\x90\xcf\x1f\xcf\x54\x94\x32\x08\x64\x18\xbc\xcf\x43\x63\x63\x27\x0f\x76\xb8\x6b\x56\x36\x4d\xe9\xa5\xad\xd2\xd3\x47\xd8\x77\x38\x51\x4b\x32\x6c\x47\xc8\x83\xad\x49\xa0\x9f\x39\x9d\xf4\x16\xb7\xbd\x70\xc5\x84\xc0\x50\x4b\x04\xbe\xb3\x87\x13\x02\xf3\x27\x8d\x66\x74\x0d\xb9\xe0\x2e\x46\x27\xa0\x5b\xcf\x1f\x00\x38\x6b\x73\xd7\x5d\xd6\x4a\x07\x35\xea\x4e\xa9\xdf\x65\xad\x34\x7d\x29\x48\xc1\xd2\x81\xdf\xec\x91\xb5\x2e\x08\x0d\xdd\xb8\x64\x6b\x4e\x2d\xd1\xdd\x3f\xf2\xd2\x07\x58\x9c\x1d\xff\xb8\x00\x8b\xb3\x24\xd9\xbf\x93\xda\xf2\x11\x4e\x7b\x21\xed\xbb\xed\x14\xf3\x71\xe7\x50\xe9\x21\xbe\xf0\x5d\xa2\x78\x2b\x02\x78\xa0\x6f\xaf\x9d\xe9\x20\x62\x46\xe4\xef\x3a\xe8\x77\xab\xa2\x1f\xf0\x7c\xe1\x37\x87\xaa\x35\xf0\x9b\xbb\x2a\x5e\x30\x10\x47\x3e\x57\xff\xa0\x71\xe0\x2c\xc8\x99\x19\xfd\x81\x31\xb9\x5d\x1e\x4d\x59\xf9\x87\xb7\xa2\x96\x66\xaf\xfd\x89\xbe\x11\x40\x73\x56\xef\x72\xfa\x93\x3d\xb6\x6a\x15\x87\xfc\x07\x0e\x06\xe7\xee\xaf\x53\x87\x74\x00\x80\x67\x5d\xf6\x18\x31\x25\x2c\xf0\xe6\x7a\x32\x2b\x6a\xf0\x87\x8b\x2b\x52\xe7\xb2\x84\x04\x13\x99\xb5\x13\xcb\x3d\x8f\x2c\x22\x91\xf7\xa0\x02\xd7\xa5\x3b\x0d\xb8\x9d\xfb\x2b\x8a\x10\x6d\xa6\xdd\x5c\xdc\xce\x36\xf3\x0f\xd6\xc1\x3d\xca\x9d\xa6\x2e\x4e\xc3\xbb\x4b\x12\x0d\xc4\xc0\xed\x4f\xc7\x24\x71\x3b\x87\x86\x8c\xa1\xef\xca\x91\x5f\xb9\x09\x86\x9f\xe5\x48\x3a\x2f\xfa\x18\x40\x10\x41\xe4\xec\xba\x8c\x8c\x54\xb4\x69\x7e\xe0\x13\xa8\xdf\x0d\xf0\x9c\xbb\x2e\x2b\x66\x4b\xb0\x74\x40\x72\xee\x7a\x69\x3e\x45\x12\x28\x88\x00\x9d\xf3\xb0\xe2\x43\x8e\x64\xc5\x47\x0e\x98\x9a\x0f\x2d\xa7\xc3\x7f\xe4\x37\x56\x8d\x37\xa0\x6e\x26\x82\x6c\x16\x7d\x2d\x00\xd9\xec\xfa\x1c\x00\xb2\x79\xcc\xc3\x8e\xe1\x7a\x2f\x36\x5b\x80\xb2\xd9\xbd\xa7\x00\x65\x73\x7f\x45\x23\x29\x4a\x54\xff\x51\xc5\xb5\x97\xdc\x98\x7a\x09\x3f\xaa\x7a\x9b\xad\x68\x91\x06\xdb\x24\x04\xca\x8c\x7c\x56\x09\xb0\x93\x26\x94\xee\xf9\x0f\xb3\x87\xb6\x0e\x36\xe6\x2e\x4e\x5d\x4d\x59\x1d\x9a\x34\x44\xa8\x00\x02\x27\x40\xc4\xac\x8a\xfd\x22\x62\xb6\x69\xf7\xb1\x3a\x17\x10\xca\x62\xa4\xff\x8c\xbd\x54\x3e\x08\xbf\x52\x07\xc9\x17\x35\x6c\xdb\x4f\xa5\xde\x9d\x00\xaf\xcf\x4e\xca\xdf\x73\xf6\xb8\x36\x95\x90\x8d\xee\xb4\x42\x13\x47\x1f\x5c\xc6\xfa\x07\x84\x2c\x2c\x90\x13\x49\x55\xa8\xee\x91\x05\xf2\x0c\x30\xaa\x4c\x18\x8d\x72\x30\x46\xce\x17\xe5\x65\xb3\xe1\x57\x14\x47\x33\x1b\xc3\x35\x71\xb5\xf4\x2c\x04\x4a\x26\x44\xa9\x6c\xd3\x89\x44\xe5\xf6\x36\x6d\xa4\xca\xed\xa8\x88\x1d\xf3\xae\x0b\xcc\xca\xfd\x07\xb3\x25\xdf\x84\x05\x0f\x79\x25\x34\x15\x98\x4a\x83\x61\x03\x98\xca\x2a\xf1\x02\xa5\xb2\x93\xbe\x24\x46\x70\xfd\xe3\x7c\x06\xc9\x72\x30\x3a\x01\x51\xd9\xbd\x1b\x11\xa1\x72\x68\x3d\x1b\x13\x9b\xa4\x3d\x22\x7b\x98\x57\x1d\xc0\x55\x56\x35\xdf\x91\x5c\xb6\xfa\x87\x29\x6d\xe9\x1d\xe9\x58\x7e\x7f\x86\x7a\x84\x20\x97\x5e\x4e\x0c\x54\xff\xc8\xd6\xa1\x7b\xc8\x64\x43\xf3\xb7\x53\x40\x7c\x38\xe1\x30\x31\x56\x2e\x32\xe3\xe3\xf6\x54\xcb\xfb\x58\xb8\x24\xba\x7c\x0b\x8f\xa7\x2c\xac\x29\x24\x6b\xd5\xc6\x45\xcb\x4b\x31\x0c\xfe\x36\xf4\xd7\x01\x51\x20\x46\x2a\xfa\x18\x46\xc0\xab\x9c\xba\x17\x8d\x8c\x1c\xb7\xc1\x53\x22\x90\xff\x30\xbb\xd2\xb0\x53\xf2\xe2\xbe\xb8\x98\x6a\x97\x89\xe4\xcf\x24\x81\x8d\x71\xa9\xfc\x3b\xa8\x8b\xfc\xcb\xd2\xc6\x2b\xab\xa5\x8d\x2b\xf1\x19\xf7\xf3\xad\x74\x08\x57\x1b\x30\x51\xcd\xe6\x43\xc7\x1d\xc7\x71\xbb\x57\xed\xd4\x4d\x6a\x37\x84\x15\xf1\x27\x8b\xdb\xf3\xf6\xd0\xb9\xd9\xf0\x7a\x2c\x1e\x0e\x43\xc8\xf4\xb2\x18\x66\x13\x9b\x76\x04\x8e\xaa\x65\x7e\x24\x47\x95\x62\x3d\x76\xc4\x67\x4f\x8d\x7b\x0c\x8c\x4a\x0d\xf3\xe3\x01\xff\x1c\x6b\x14\x78\x95\x7b\x7c\xfe\x71\xa1\x9f\x59\x9a\xbc\x5f\x1e\x4c\x38\xa0\x56\x6f\x30\x2a\x6b\xee\x90\x57\x3a\xe4\x4e\x07\xec\x41\xe3\xf4\x78\x75\x7d\xa2\x85\x17\x09\x5e\xc2\x83\x9d\x5b\x33\x33\x98\x96\xbb\x7b\xfe\x11\xfc\xc1\x7a\xbf\x52\x5a\xcf\x15\x11\xdc\xda\x7c\x87\x80\x10\x3a\xf1\x25\xc0\xe5\xb4\xe3\x9b\x7d\x56\x32\x5f\xc6\x30\x6c\x5b\x97\xbc\xf1\x79\x9c\x5c\xe4\x0f\xea\x84\x22\x05\xc2\x65\x4d\x0a\xfa\xa9\xaa\xc1\xbc\x85\xb5\xcc\x5d\xf1\xe5\xe4\xd0\x45\x5c\x85\xf4\x33\x1c\x5f\x36\x4e\x4f\xb8\xc9\x55\xf3\x01\xb4\x72\x97\x18\xbc\x80\xff\x3a\xfd\xa3\x51\xba\xf2\x9c\xed\x4d\x5e\x18\x79\x96\x9e\x3c\x1f\x3c\xe3\xb7\x17\x16\xc8\x8d\x1e\xbc\x5c\xba\x95\xf1\xac\x97\x41\xe7\x59\xa5\x86\x33\x13\xc9\x46\xd1\xd9\x01\xa1\xdc\x13\x4a\xa7\x0e\x2d\x43\x98\x12\xe2\x50\xa8\x9f\x96\x71\x80\x16\x51\x34\xe6\x0c\x08\x43\xe9\xec\x02\x43\x59\x64\x69\xc0\x50\x56\x1d\x74\x22\xaf\x84\xd9\x54\x51\x1c\xac\x1f\xc9\xd1\x20\xd1\xc1\xcd\xaf\xd6\x6e\xd0\x26\x77\xdb\x96\xd0\x5e\xc6\xd6\x8b\x22\xed\xe7\xc4\x86\x09\x9d\xa7\xad\x54\xc9\x0d\xbb\x0f\x90\xc9\xfd\x0f\xcd\x54\x97\x0a\x52\x1e\xa9\x49\xff\x69\xf3\x8b\x2a\x23\x63\xf8\xf8\x21\x15\x3d\x44\xc0\x99\xdc\xd5\x31\x7e\xd8\xad\x86\xc1\x10\x72\x1a\x0c\xb5\x88\xe4\xa3\x70\x83\x30\x75\x73\x58\x82\x45\x2d\x3e\xcb\x46\xd9\xce\x02\x45\x2e\xcd\x24\xd1\xb3\x2e\x26\xb6\xbb\xeb\x39\xad\x81\x42\xab\x9d\x3c\x50\x68\x35\x24\x47\xcf\x7d\xe7\x4b\xf6\x91\x17\x94\xd5\xc1\xe9\x03\xe1\x31\xa6\x1b\x61\x00\x33\x86\x72\x10\x43\x69\xce\xd5\xc6\x91\x54\x65\x15\xe8\xc7\xaa\x7e\x1f\x79\x41\xec\xb2\x70\x41\xac\xf1\x1d\x4c\xc8\xcd\xe8\x6d\xc2\x4e\xf9\xac\x60\xe7\xa2\x84\x24\xa1\xfb\x52\xec\xae\x2f\xac\x3d\xe2\x57\x98\x3d\xd3\xc0\x11\xf0\x1b\xf7\xc8\x19\x87\x91\x67\x3a\xce\x80\xe6\xd8\x41\xc1\x08\xd0\x1c\xbb\x26\x6d\xd1\x1c\xc3\x58\x8e\x48\x67\x20\x38\x8a\xe0\x8c\x1a\xa8\x01\x64\xec\xa0\x41\x04\xb0\x8b\x5d\x23\x74\x98\x45\x4c\x13\x68\x78\x61\xab\x6f\x01\x48\x8b\xbb\x2a\xff\xf1\x6c\x60\x3b\x8a\x65\x5d\x8c\x57\x3f\x7c\x32\x28\x07\xc0\x89\x5d\xb3\x75\xa8\x36\x16\x47\x85\xaa\x38\x8b\x7d\x3c\x09\x75\xb1\x8b\xa2\x21\xe9\x7f\x08\x74\xe2\x9e\x54\xc6\x7e\x66\xc6\x71\x8b\x08\xe4\x6f\x91\x07\xa9\xce\xdf\x3d\x29\xc3\xe2\x6e\x27\x68\x28\x70\x8b\x5d\xb3\x37\x68\x8b\xc5\x44\xab\x01\xc0\x62\x2d\x1e\xc7\x4b\x71\xc1\x06\x2f\x98\x02\xa2\x43\x64\x1c\x98\xab\x70\xb9\x56\x4c\x36\xf7\xbb\xda\x75\x13\x49\x51\x6f\xc6\x00\xe4\x40\xe3\x35\x80\x89\xbb\x5a\xfe\x20\xc7\x89\x36\xde\x48\x47\x21\xc9\x8d\x6c\x0b\x7e\x26\x92\xe1\xd2\x4b\x11\x28\xc3\x5d\x9c\xaf\x9e\xec\xa2\xff\x58\x17\x7d\x97\x57\x69\x76\x00\xb2\xb0\x6b\x75\x00\xb2\xb0\x2a\x05\x82\x58\xd8\x35\x0f\xc4\x9b\xfb\x84\x06\xd1\xd6\x72\x7a\xd0\xd6\xa6\x04\xf8\xcd\x85\xa2\x89\xd7\x14\xa3\x7e\x24\x7d\xf1\x74\xbf\xa0\x8f\x22\xa4\x87\x81\x5f\xc3\xdf\x4f\x4b\x5b\xe2\xf6\xc5\xc6\x0d\xbe\xf0\x99\xed\x23\x35\x46\xbb\xd3\x40\x95\x58\x86\x53\xda\x20\x9e\x81\x2e\x99\xe0\x17\x16\x2f\x83\x22\x6f\x67\x25\x1a\x9f\xe6\x6d\x44\x0a\xe0\x08\x77\x83\x0c\x04\x5d\x4f\xe1\x1b\xa4\xc1\xf2\x5b\xf5\x2f\x0a\x08\xdc\xe0\x31\x41\xa0\x8a\xf9\xcb\x11\x0f\x5e\x96\xff\x1c\xbc\x58\xb7\xcf\x8f\x7f\x14\x5e\xdc\x8e\x88\x25\xf3\x70\xd7\x41\x03\x27\xb9\xbb\x54\x49\xc1\x2b\x34\xc1\x43\x4c\x6c\xcb\xe0\x98\x07\xa8\x84\xbb\xaa\xca\x8b\x04\x18\x96\x37\x0b\x9b\x19\x62\x0c\x10\xe1\x94\xa1\x27\x10\x21\xa0\xfd\x31\x53\xa5\xcb\x7f\xc8\xac\x66\x7b\x18\x84\xb5\xbc\x4f\xfd\x90\x90\xc7\x04\x1f\x9c\xa4\x01\x8b\x59\x9d\x7c\x4e\x25\x78\x83\xd5\xbb\x6d\x20\x06\x05\x9f\x88\x99\xda\x19\x32\xe6\xc4\x0d\x68\xe9\x0f\x3b\x61\x32\xea\xc9\xc2\x07\xaa\x5a\x82\x0c\xb8\x37\x1d\x55\xa5\xda\x05\x8f\x02\x1b\xb0\x93\xda\x2e\xa6\x51\x5c\x1e\x4a\xb0\x01\x8b\xe0\x85\x01\x04\x60\x11\xd8\x2c\x80\xfd\x9b\x3d\x8b\x9b\x2a\x96\x93\x28\xee\x9f\xa9\xd1\x62\x26\x23\x81\xf9\x82\xd0\xb7\x3b\x49\xc7\xb0\x7a\x92\x0a\x35\x66\xcf\xa5\x62\x5c\xc3\xa9\x73\x49\x06\x2e\x5c\x36\x3f\xbc\x46\x5a\xfe\xe1\xee\x3e\xfc\x87\x10\xc7\xe1\x1f\xd8\x99\xd8\xe8\x09\xd6\xf7\xef\x05\xe2\x68\x83\x41\x0e\xbc\x7c\x46\x24\x40\x2b\x07\x85\x6f\x2a\xa8\x80\xbb\xd7\x55\x7e\xa7\x20\xfe\xc6\x57\x81\xb5\x97\xde\xb8\x20\xe7\x75\x15\xec\x89\x1b\x8f\x5e\x1e\x73\x66\xf7\xa8\x75\x5a\x13\xdd\xd3\xf5\xd3\x15\x94\x0d\x60\x29\x00\x50\x6f\x8f\x9a\x2e\x6d\x9e\x50\x9b\x5b\x8c\x0c\x1b\xe0\x4c\xc5\xd4\xa1\x07\x78\xb2\x98\x4b\xbc\x50\x9a\x5b\x80\x79\xc3\x19\xa7\x21\x5b\x32\xdc\x89\x51\x51\x45\x1b\x3c\xbd\x63\x92\xfa\x3a\xe6\xd2\x18\xb1\x6c\x4f\xbe\x81\x54\x00\xa4\xde\x2e\xcf\xcc\x62\x62\x54\xa3\x9d\xc9\x37\x5c\xd8\x53\x1f\x66\xea\x3a\xdd\x24\xd0\x0a\xa1\xf3\xbc\xb9\x9b\xa7\xad\xfb\xec\xe6\xc9\x3f\x70\x6f\x34\xee\x0e\x18\xbd\xae\x76\x2b\x8c\x5e\x78\x45\x36\xaf\xec\x09\x13\x74\xb9\x93\xa4\x00\x22\xfa\x8f\xfc\x8c\xcd\x0b\xdb\x01\x24\xef\x50\x41\x12\x24\x6f\x92\x54\x37\x00\xc9\xeb\xca\xe4\xd3\x8b\x4a\x3d\x86\x26\x51\x0e\x2a\x2f\xf3\xca\x45\xa0\x5a\xd5\x28\x97\x96\x9c\x59\x0a\xd5\x82\xe7\x91\x90\x2c\xe6\xad\xdd\x7f\xfa\x51\xee\x4f\x3a\x72\x27\x47\xf0\x1f\xe6\x41\x62\x40\xbc\xd8\x1c\x7f\x4a\x80\x33\xd5\x2a\x38\xe8\xbc\x73\xb9\x18\x3d\x91\x12\x64\xea\x0a\xc0\xf5\xba\x16\x80\x99\xbc\xca\x1d\xf8\x38\x45\x4e\x31\x17\xa5\x2a\x7b\x80\xeb\xed\x69\xa1\x37\x8f\x02\xbf\x44\x44\xc6\xe5\xee\xcf\x7b\x52\x0f\xdb\xe3\xbc\xb8\x59\xd2\x86\x08\xa7\x9d\xaf\x17\x0b\x88\x5b\x82\xe7\x29\x02\x02\x9e\x57\xb5\xa4\xcf\xbc\xde\x74\x62\x5e\x17\xc2\x02\x5c\xba\xc0\x68\x01\xc5\x3b\x1a\xe9\x2b\x62\x7e\xd2\x00\xc7\xfe\xd9\x79\xbf\xca\xfe\xd2\x06\x29\x9c\x1b\x61\xcb\x21\x12\x5e\xd3\x27\x06\xf0\xbb\x3e\xa5\x3a\xf8\xf6\x4c\x05\xcd\xf9\xe5\x48\x76\xbf\x96\x29\x24\xbd\xec\x5c\xa9\x12\x35\x9e\xb3\x95\xc9\x0b\xa3\x42\xec\x5b\x5a\x0a\x47\x96\xf0\x1e\x80\xaa\xc8\xdc\x31\x81\x74\x0b\xa0\xe8\xba\x3c\x45\x24\x3a\x85\x38\x20\xe6\xba\x14\x08\x88\xb9\xdd\xc4\xe2\xc5\x9d\x5a\xfd\xea\xb6\x57\x16\x87\x32\xea\x8a\xb2\x8c\xab\xd0\x35\x7d\x81\x6a\x53\xf4\x20\x59\x1a\x0a\xf5\x1d\x16\x69\x4e\x63\xea\xd2\x1c\xa8\x8b\x85\x50\x73\x64\x9c\x88\x45\x9a\x29\x19\xf7\xe2\x62\x51\x56\xbf\xf0\xf4\x29\xba\x5e\xac\x22\xfd\x84\x09\x2e\xb1\x6c\x98\xd3\xa5\x7b\xeb\xf2\x2b\x7d\x7d\xbc\xd6\x04\x90\x6e\x97\xf7\x85\x41\x42\x42\x13\x77\x4e\x1f\xab\x55\x71\x3d\x86\xd3\x82\x41\xb7\xff\x18\xbc\x18\xfb\x45\x77\x6b\x0e\x97\x12\x20\xdf\xca\xff\x57\x3b\x00\xd5\xa0\x27\x84\x5f\x2c\x3d\xe6\x97\x3c\x4d\x5f\x8f\x25\x7a\x0d\x69\x29\x22\x61\xeb\x7e\x59\x57\xec\xf2\x9c\xec\xc5\x6d\xa2\x92\x0d\x70\x76\xc5\xbd\x0c\x9a\xdd\x9e\x51\x46\x48\xbc\x5e\xd1\x6d\x64\x91\xea\xa3\xe8\x29\xb2\xfa\x3e\x8a\x1e\xac\x05\xa4\x7e\xd1\xf8\x05\xe8\x5d\x97\x57\x2d\x93\x49\xeb\xbc\x0f\xea\x5d\x97\x6b\x2f\x3c\x66\xb5\x35\x83\x80\xd7\x01\x89\x88\xa5\xc6\x25\xd1\x5f\x6a\x5c\xcb\x26\x1e\x9c\x67\xe9\x39\x4c\x53\x13\xdc\xc2\x6b\x68\xfa\xfb\x70\xa6\x68\x8c\xbb\x41\x5d\x7d\x81\xb3\x2b\xcd\x15\x1f\xf2\xf8\xea\x1f\xe4\xe9\x75\xce\x47\xee\x17\x6b\xba\xec\x37\x7d\x1a\x06\x2b\xf3\x87\x97\x7a\x80\xcd\x05\xc0\x73\x55\x15\x1e\xb0\xb9\x3d\xcd\xbe\xd8\x71\x66\x50\x1c\x02\xfd\x51\x56\xe4\x29\xfa\x93\x06\x02\x3f\x57\x84\x45\x8e\xa5\x9e\x05\x15\x59\x18\x26\x8d\x7a\x5f\xe2\x1a\x34\x7f\x07\x22\x01\x72\xb8\xb0\x3f\x7a\xb9\x03\x2c\x5d\x97\x96\x2e\xd3\x78\x2c\xfb\x42\xf0\x9f\x00\x0b\x01\x60\xdd\x41\xaa\xff\x00\xaf\xae\x4a\x18\xd7\x66\xce\x55\x93\x21\xd8\x75\xc5\x5c\x75\xb1\x70\xb7\xcd\x10\x6e\xc0\xeb\xa6\x8a\xf9\x5a\x79\x20\x99\x3a\x94\xb7\xb6\x1c\x85\x5e\x47\xcb\x06\xb5\x45\x7a\xf2\x56\xf6\x84\x3e\x72\xe7\x27\xb9\x5f\x5a\x19\x81\xf3\x0b\x51\xe9\xf4\x98\x11\x94\x4e\x42\xbc\xe4\xc1\x7a\x8d\xac\x53\xe1\x15\xd9\x60\xc9\x84\x25\x34\xa2\xd5\x19\x8c\x21\x40\x9d\x04\x17\x80\xba\x92\xb2\x2f\x00\x75\x61\x2c\x1d\xf8\x74\x91\x5b\x94\x9b\x41\xc9\x2d\xf8\x74\xbb\x09\x5f\x72\x4c\xcc\xc9\x95\xd3\x4b\x17\x05\x37\x40\x49\x02\x86\xee\x00\x54\x21\x80\xa1\xab\xc0\xa1\x06\x30\x74\x85\x6c\xa1\xb1\x64\xba\x98\x14\xd6\xed\x2e\x43\xaa\x5c\x5e\xfa\x19\x6b\x02\x0c\xdd\xfe\x87\xaa\xcc\x55\x99\xc4\x84\xb0\x43\xdd\xaa\x97\x49\xaf\xcc\xdc\x00\x28\x5d\x31\xd8\x04\xc0\xb9\x92\x42\xb8\x20\x73\xd9\xfa\xa3\x77\x0f\xbd\x7a\x92\xaa\xf9\xd2\xa9\x96\xd2\x3a\x1a\x01\x9a\x19\x22\xd1\x35\xab\x7d\xb2\x3d\xff\x90\x8e\x66\x71\xe9\xa8\xd3\xfe\x78\x65\xcc\x1f\x9a\x29\x75\x35\x59\x98\x29\x97\xe4\x83\x4c\x93\x45\x87\x12\x20\xeb\xfa\xb2\x5b\x9b\xfb\x86\x57\x14\xa0\xd7\xed\x8f\x98\x20\x9c\x73\x35\x18\x89\x64\x97\x14\x95\x8b\x3d\x7d\x3a\x05\xaf\x5b\x23\x0b\x5c\x76\xca\x26\x6e\x4a\x58\x5a\xe1\xcc\xaf\xc8\xd8\xdc\x3c\xdd\x9f\x5b\x1f\x81\x6a\xa9\xed\x91\xfd\x31\xc0\xa5\x3b\xb4\x8b\x2e\x5d\x88\x0e\xc8\x28\xf8\x73\x87\x12\xff\x69\x28\x89\x31\x3b\x40\xce\xed\xc9\x0a\x5e\xf0\x98\x51\x28\x38\x49\xd9\x5c\xf4\xd1\x39\xb1\x3b\x7a\x54\x4f\xd4\xbe\x66\xe2\x8a\xd3\x04\x1f\x60\x7e\x06\xd0\x74\x55\x59\xe5\x4c\x16\x4d\xbf\x4e\x2e\xf3\x3c\x78\x27\xec\x5a\x57\x55\x61\xea\x9a\x69\x2b\x80\xa3\xab\x6e\x77\xe1\xe8\x26\x20\x97\x01\x1c\x5d\x78\xd5\x02\x04\x5d\x31\xcc\xe7\x4c\x76\xdd\x7d\x21\x9f\xdd\xf4\x19\x29\xcd\x9c\x17\x40\xd0\x75\x77\x1f\x10\x74\xdd\x23\x71\x96\x9c\xc5\x3f\x7d\x9f\xcf\x92\x33\xc1\x80\x8b\x14\x94\x23\x73\x7a\xb1\x67\xda\x0b\x00\xe7\x0a\x58\x49\x71\x16\xb7\x36\x72\xc8\x69\x4e\x2d\x9d\x10\x4e\xd2\x66\xe5\x7c\x73\xfd\x07\x82\x76\x80\x38\xd7\xb3\xcb\x55\xbe\xd3\x2d\xe0\x74\xb3\x0d\x84\x9c\x5b\x06\x49\x81\x39\xd7\x73\x1d\xb0\x53\x82\x88\x12\xa7\x11\x27\x76\x97\x80\x93\x9c\x60\x75\x50\x36\xf6\x89\xc5\x52\xeb\xed\xc9\x95\xa0\x01\x2e\x27\xd9\x23\x73\x40\x2d\xcf\x3a\x7d\x4d\x36\xee\xae\x69\x9a\x03\x69\x2d\xf5\x54\x94\xd6\x53\x3d\x55\x1f\x10\x60\xe8\xfa\xbf\x12\xb7\xc5\x2d\x82\xa7\x4d\x58\x2f\x59\x32\xd0\x4d\xce\xd4\x5f\xe9\x08\xce\x3f\x7a\x7a\x00\x41\xb7\x6b\xa5\x70\xf7\xdc\x23\xef\x9d\xdd\x59\x63\x18\x5d\x6a\xdb\x2d\xae\x1e\xcf\xf1\x3e\x7b\x2e\x13\x8d\x74\x95\x2c\xa4\xa1\x13\x90\x87\x5f\x75\x63\x0f\xdd\x62\xa8\x78\x64\x93\x14\x49\x36\x8d\xfa\x76\x0e\x47\x45\xc7\x52\xfb\x85\x53\x9d\x3a\xf4\xba\x1b\x47\xb6\x48\x5d\xdc\x21\x9a\x92\xe1\x0c\xb3\x8d\x51\x3a\xdc\xe4\x6e\x66\x52\x95\xe8\xe7\x0b\x56\xdd\x2e\x6d\x09\xdb\x63\x20\x5a\x45\xc3\x02\x9c\x29\x77\x58\xf2\x67\x67\x6b\xf3\x67\x53\xae\x05\x20\x76\x7b\x09\xa9\x69\x0a\xbf\x47\x9f\xa6\x44\xdd\xf6\x48\xc7\xa5\x77\x23\x80\x76\xe5\xc0\x10\x75\x12\xc3\x1f\xe6\x9f\x38\x05\xa7\x1f\x76\x84\x1b\x41\x73\x2d\x9c\xa9\x63\xbb\x84\xd3\xe3\x61\x23\x4b\x69\x1c\xd9\xe8\x4c\x86\xed\xea\x92\x4e\x5a\xd7\xf0\x13\xe6\x0d\xda\x79\x88\x7b\xb7\x0c\x99\x3b\x09\xef\x37\xbd\xc2\xc9\xcd\xa1\xf9\x11\xc4\xc3\x33\x6b\xc3\xb9\xec\x08\xc3\x58\x39\x0b\xf4\xd0\x8c\x5b\x90\xc2\x53\xaf\xe0\x9c\x43\x9d\x7f\x73\xe2\x4e\x26\xd7\x79\x3b\x13\x59\x8b\x67\xb7\x8f\x54\x8a\x80\x4c\x9d\xf9\xc1\xc3\xab\x32\xeb\x13\x73\xaa\x31\xfe\x40\xe3\xed\x5a\x99\x11\xbc\x76\xd7\xc8\x17\x7b\x4e\xdb\x7a\xf0\x9a\x82\xe6\x44\x47\x56\x57\x10\x28\x6f\x8d\x7c\x51\x53\x0a\x8b\x43\xbe\x60\xbe\x20\xe5\x1d\xcd\x75\x22\x08\xd3\xf0\xfd\x13\xb5\x98\x2c\xaf\x21\x82\x5e\xcb\x19\xc1\xce\xaa\x33\xf7\x79\x9b\xfe\x06\xc1\xf3\xbc\x95\x2f\xdb\xef\x4f\xe2\x87\xce\xac\x0b\xcb\x69\xd2\x69\x77\xb8\x21\x9d\xde\x43\x9e\x98\x6d\x8d\x5a\x3f\xef\x64\xb2\x96\xb0\xf7\x4c\xe3\x83\x91\xce\xf6\x37\x87\x6f\x3a\x8c\x02\xe0\xd7\x57\x3e\x3b\x12\xa6\x54\xd5\x57\xdf\x26\x40\xfb\xaa\xb1\x8c\x60\xf6\x75\xe3\xb4\x80\xe9\x0b\x6f\x7e\xcf\x57\x1e\x49\x63\xaf\x59\x97\x29\x0b\xa2\x82\x26\xaa\x93\xa4\xd0\x66\x07\x02\xbe\x6f\x7a\x3b\x72\x7a\xa5\x08\x24\x4c\x9c\x6f\xce\x0e\x2d\xa0\x35\x27\x95\x7d\x95\x13\x7d\x96\xbf\x22\xfc\x9c\xaf\x5d\xb2\x2a\x92\x78\xb9\x2d\xf0\xcd\x31\xda\xf8\x4c\xb6\xed\x6a\x7c\xca\x6d\xb2\xda\x2f\x01\x31\x78\xc6\xf9\x53\xd2\xfa\x29\x33\x30\x08\x52\xc9\xe4\x9e\xf8\x72\x66\x2c\x9c\x62\x02\x6d\x1b\x40\x63\x04\xe7\x89\xdf\xb0\xe1\x82\x80\x05\x76\x63\x98\x81\x07\xec\x56\x7b\xfd\x98\x8f\xe1\xb3\x7a\x3c\x87\xec\xfa\xb9\x5d\x20\x4e\x62\x05\x1a\x27\x03\x56\x60\x97\xbc\x5c\x24\xee\x32\x9e\xf9\x3a\x54\xdc\x69\x81\x68\xd3\xd0\x6f\xee\xc2\xb4\xdb\x3c\x64\xe0\x06\x56\xf5\x1a\xd0\x00\xbb\x6b\x0a\x18\xe0\x1e\x12\x1f\x95\x44\x5e\xe2\x59\xd1\x9e\x2d\x74\x6d\xfd\xba\x98\xb1\xe1\x2a\x26\x12\xf0\x39\x7b\xee\x47\x90\x84\xe1\x73\xae\xa4\x55\x49\xa8\x30\x21\x80\x13\xb8\x67\xaa\xf1\x42\x82\x67\xfb\x5e\x72\x3e\x79\xa9\x0a\x86\x6c\xce\x2b\xb5\xed\xea\x3f\xec\x5a\x28\xff\x55\xd5\x77\x31\xac\x83\x26\xd8\x8d\xad\x05\x4c\xb0\x1b\x2d\x0a\x66\x60\xd1\x37\x4a\x9c\xc0\xd0\x87\xe9\x4a\x76\x8d\x61\xe5\xd2\x57\x07\xfc\xe2\xb8\x30\x07\x2b\x33\x02\x0e\x58\x73\x7a\x5b\x0e\xd7\x12\xe2\x4e\x5a\x80\x0c\x4a\x9c\x80\x4b\xa8\x57\x27\x94\xdc\x36\xc6\x0c\x82\x13\xd8\x8d\x1b\x15\x26\xb0\x49\x39\xae\x46\xa8\x39\x47\x46\xc8\x40\x43\x48\x2f\xf4\xe9\x2c\x80\xfb\x8e\xb7\xab\xa2\x07\xb6\xc3\x9d\x80\x17\xae\x57\xb5\x97\x7e\x3d\x25\x5f\x30\xb4\x3b\x35\xe0\xc3\xeb\x87\x90\xc0\x80\x12\x30\x40\xff\x8e\x09\x9e\x4c\x80\xfa\xd7\x8d\xb0\xb9\xd2\x61\x76\xf9\x15\xd4\xcc\x79\x1a\x4a\x45\x2e\x3f\xc8\xb0\x45\x4b\x3b\x48\x7f\xdd\xab\xb0\x2b\xd9\x70\xf3\x0f\xb6\xdb\xfc\xf3\xc6\x03\x44\xc0\x23\x34\xd6\x8b\x02\xd8\xa4\xa1\xa0\x00\xee\xee\x50\x79\x78\x8c\x18\x65\xa4\x3b\x3c\xb3\x6d\xae\x03\xbd\xc5\xaf\x90\xe4\x3b\x65\xa8\xe2\xba\x1b\x5f\xe6\x34\x90\x1e\x83\xf6\xb7\x47\x40\x2b\x53\x57\x28\xff\x00\x52\xd0\x33\x32\xdd\xcc\x6e\x21\xee\x31\xf5\x92\x11\xe2\x4f\x4f\xbb\x6b\xca\x04\x21\x45\x17\x59\x74\xf4\x59\xb9\x92\x19\xa3\x7b\x5f\x82\xcd\x4a\xd6\x2f\x92\x1d\xe8\x24\x73\x91\x5e\xa7\xba\xf0\x8b\xfc\xc6\x52\x00\x52\x93\x95\x03\x4a\xf6\x0f\x2e\xd0\xc2\x9c\xb6\x7c\x86\x9b\x62\x19\xb8\xb0\x78\xeb\xa5\x24\x8a\xe0\xd4\xfe\x71\x2d\xd7\x87\x69\x5b\x76\xdc\x02\x5c\x64\x64\x01\xfa\xed\x9e\x3e\x15\x61\x24\x1f\x67\x46\xdf\xf1\xac\x88\x26\x4d\x23\xac\x35\x4f\x84\xa8\x4a\x86\xa8\x83\x3a\x18\xb9\xf5\x45\x85\x90\x4f\x25\xd0\xa0\x62\xef\x65\x8a\x1e\x37\x8d\x16\x6e\x7d\x0a\x41\x17\xec\x46\x20\x81\x2e\xb8\x87\x61\x09\x27\x44\x9a\x78\x91\xf1\xce\x83\x7a\xc9\x18\xb3\x88\xea\xa7\x73\x88\x82\x2d\x99\xbf\x00\xc3\xd5\xeb\xe4\xba\x6d\x10\x59\xec\xba\x75\x67\xa7\xef\x86\xbb\x9a\x39\x08\x10\xc1\xf1\xcb\xe7\x60\x50\x34\x71\x2b\x72\xbb\x45\xe0\xeb\x79\x6e\x4d\x8f\x66\x02\x27\x61\x07\x75\xa5\x01\x76\xb0\xeb\x2b\x72\xc9\xa0\x1d\x12\xaa\xf6\x04\xe8\x3a\x2e\xd5\x6b\xd3\x0b\x09\x23\xd8\xe4\xe3\xd7\x93\x47\xcf\x32\xd9\x08\x03\x49\x8e\xed\x29\x78\x98\x78\x5b\x51\xbf\x76\xcd\xf1\xf6\xd1\x42\x7b\x6d\xce\x3c\xbc\x08\xbb\x5e\xc7\x47\x7b\xaf\x77\x27\x2e\xe7\xe6\xc6\xc3\xab\xfc\xeb\xcd\xe6\xac\xf5\xc1\xc8\x44\x4d\xdc\x93\x4e\xf0\x8f\xe3\xfa\xd4\x70\x25\x6b\x5f\xdd\xc5\xd1\x3d\xaf\x8f\x36\x3c\x59\x5f\xf0\x4c\xb5\x9f\xed\xb9\xaf\x3e\xb7\x8f\xa4\x25\x19\x2a\x14\xe4\xde\x5a\xf4\x50\x81\xba\x09\x42\x0d\x1d\x3c\x41\x27\x2c\x45\xaf\xc8\x5b\xff\x58\x20\xf6\x02\xa8\xc2\x92\x1e\x61\xb7\xf6\x6c\x29\xe6\xfd\xa3\xfd\xfc\xca\x5b\x0a\x88\xcc\xfd\xd3\x70\xd3\xfc\x47\x29\x23\xfc\xe7\xa1\xcb\x3e\x23\x24\xaa\xb9\xdc\x62\xbf\x1b\xeb\x08\x54\xe1\xd0\x79\x01\xa8\xc2\x66\xa0\xf1\x7d\x38\x11\x7f\x8a\x7c\xf7\x66\xd8\xc3\x3b\x71\xe0\x0d\x87\x96\x67\xe1\x0d\x8b\xae\x7c\xc0\x1b\xee\x97\xc1\x0b\xf9\xd2\x58\x2e\xb0\x0e\x87\xf6\x9a\x5b\x46\xee\x1d\xdd\x9d\x91\xb3\xcc\x44\xb1\x2f\x14\x2e\x9e\x63\x08\xfe\x5d\x14\x5f\xbb\x5f\xd9\xb8\x7f\xe4\x12\xd1\xf8\xe6\xe4\xc3\x48\x96\x7b\x33\xf2\xa1\xf9\x04\x08\xc5\x5d\x95\x7f\x68\xb7\xe6\xb4\xdf\xc9\xbb\x61\x11\xe2\x29\x86\xb9\xc2\xee\x64\xde\x1c\x26\x31\x14\x9b\xb9\x6c\xc0\x50\x1c\x5a\x8b\xc0\x50\xac\x60\x32\xc4\x5d\x59\x86\x62\xe9\x57\xc2\x4f\xb7\xb6\x82\x5d\xb3\x8b\x8d\xbd\xc2\x39\xbe\xd3\x38\xde\x7c\x61\xe8\x28\xc2\x77\xf3\x80\xb3\x39\xef\xe6\xee\x80\x08\x89\xa8\x38\x01\xfd\x8e\x7b\xb3\xef\xa1\x1a\x76\xa7\xee\xcc\x08\x1b\x53\x8d\xe4\x07\x84\xe2\x50\x6a\xb9\x7b\x0e\x96\x8e\x74\x56\xb3\xf8\xec\x54\x63\x25\xb9\x3b\x87\xc1\x49\x30\x69\x51\x75\x9d\xfb\xa4\x04\x13\x22\xb6\xa2\x92\x2d\xd8\x8a\x25\x63\xad\xee\x9e\x1b\xd0\x17\x7a\xe2\x3e\x1b\x9e\x12\x06\x4b\x3e\xa2\x69\xea\xa7\xdb\x1b\x65\xf9\xc6\x3d\xe8\x96\xc7\x67\x40\x06\x10\x5a\x85\x57\x6c\x8a\xcc\xb7\x79\x41\xab\xfb\x64\x30\x0b\x08\x6c\x09\xa9\xf8\xef\x45\x29\x06\x46\x70\x7b\xbd\x5c\xdd\x34\x91\xfb\x8f\xa1\x18\x24\xab\xf3\x22\x10\x8b\xd5\xcb\xd5\x3b\x6c\x9e\x6e\xa5\xe5\x3c\x5f\x38\x89\x5e\x98\xdd\xe1\xde\x9a\x56\xac\xbe\xe6\x3e\x09\xf7\x00\x84\xfd\xd6\x0a\x6e\xc7\x66\x31\xf7\x0c\x53\x3c\x59\x77\xd8\x18\xa0\x88\xbb\x2e\x7a\x6c\x9e\x6b\xf3\x2b\x80\x84\x58\x7b\xfe\x81\xb3\xa5\x7d\x9c\xa4\x82\xca\x9a\x52\x3e\xe1\x8f\xc5\x6c\xc3\xeb\x40\x45\xac\x1a\xc7\x12\x09\xf1\xdf\x1f\x9d\x3c\x64\x2c\x0f\xcc\x5b\x8f\x77\xb0\x0f\xab\xc4\x1b\x88\xc3\x62\x60\xd3\xbd\xa4\x7a\xae\x3a\x9a\xb4\x02\xc5\x7d\x7a\x55\x07\xd3\x04\xee\x70\x98\xd0\x0c\xb8\xc3\xa1\x6f\xee\x7d\xba\xb4\x7e\x43\x72\x76\x78\xd0\x7d\xca\x52\x3c\xaa\xa7\x71\x21\xac\xcc\xc9\x86\x93\xc6\x9e\x1c\xe7\xe6\x37\x1c\x34\xc9\xca\x56\xc2\x87\x1e\x98\x02\x22\x16\xc5\x50\x00\x11\x87\x1e\xa6\x00\x22\x0e\x53\x88\x81\x87\x38\x74\x8d\x05\xf6\x70\xfc\xda\x9f\x49\xae\xc0\x44\xdc\x03\xb7\x19\x49\x1c\x32\xd6\x6d\xe2\x0a\x75\x20\x60\x11\x87\xbe\x93\xc0\x22\x96\xdc\x09\x86\xdb\xaa\x4e\xdd\x37\x2b\x23\x4d\xbe\xe9\x98\x54\xed\x96\xcd\x7a\x6c\x6f\xf6\x9e\x04\xf2\xce\x8d\xc0\xc4\xc1\xbd\x57\x7e\xf4\x58\xc2\x3f\xb8\xee\x74\xbc\x69\x41\x77\xd1\x1e\xdb\xa0\x23\x79\xeb\xec\xc6\x37\x3c\xe6\x40\x0c\x04\xf1\x70\xaf\xa0\xff\x6c\x49\x33\x07\x98\x3c\x7e\x58\x9e\x15\xf1\xa8\x24\xbf\x97\xc4\x3d\x4e\x90\xd3\xf0\x70\x22\xdd\xb8\x8f\xa2\xb6\x14\xf2\x01\x0c\xcd\xf5\xd1\xce\x8e\x84\x71\x9b\x5e\x5b\x9e\xf7\xda\x5d\xbe\xf7\xfa\x5a\xdb\x29\xa0\x87\x55\xa1\xf0\x4e\x4d\xdc\xa3\xf5\xca\x18\xd1\xec\x80\x33\x1c\x26\xaa\x02\xb6\x70\xe8\x51\x08\x52\xe1\x50\x28\xb8\x3f\xc9\xab\x84\x45\xde\xef\xd2\x68\x34\x97\x38\x7f\xf0\x12\x14\xb9\x3b\xbd\xa5\xac\x48\xab\xcf\x6e\xe0\x49\xf3\x79\xe3\x99\xc6\x86\xcf\xb2\xfa\xea\x0b\x99\x29\x99\xd8\x87\x34\xae\xfa\x55\x3c\x3f\x1b\xae\x3c\xdb\x58\xf0\x4c\x82\x25\x56\xf8\xf9\xe1\xf8\x7f\x58\x4f\x2e\x2a\x2f\x07\x3e\x06\x8c\xff\xd1\x79\xea\x40\x88\x7b\x4c\xe8\xa4\xfb\x35\xc8\x87\x47\x53\xa5\x7f\x0e\xc1\x02\x2c\xc2\xf6\x1a\x7e\x24\xd1\x59\xbe\x04\x17\xbc\x7e\x84\xaa\x7f\x58\xd8\xbb\x57\x46\x8d\xef\xaf\x96\x7a\x91\x12\x75\xa1\x7c\x0e\x96\x7d\xd8\x0d\x97\x1d\xc2\x04\x84\xe2\xee\x13\x25\xb8\x18\x37\x34\xe6\x21\x4b\xac\x41\xcf\x0f\x39\x33\x8c\x63\x7a\x4a\xf6\x9b\x6e\x94\xec\x9f\xa5\x65\x35\x6c\x9b\x47\x9b\x3b\xcb\xf2\x08\x63\x61\xe3\x79\x49\xbe\xfc\x03\x02\x01\x8d\x03\x3f\xb1\xc9\x82\x1e\x54\x78\x6f\x70\x84\x52\x0c\xc9\x14\x50\x8a\x43\xbf\xb4\x27\xe3\x72\x69\xad\x32\x67\xf6\x09\xa5\xdd\x4c\xd8\x8f\x39\x09\xa7\xcf\xca\x88\x8e\xae\xb2\x15\x9d\x02\x23\x6e\x75\xc1\x7a\x4c\x50\xa8\xf2\xf1\x34\x91\x1b\x99\x03\xf3\x13\xfe\x7c\x6e\xcc\x93\x05\x5c\x2e\xba\xd1\xd8\x36\x59\x56\xf6\x0c\x85\x7c\x1a\x29\xc8\x39\xf3\x4f\x83\x5a\x22\xef\x3f\x98\xd8\x75\x9f\x7d\x4c\x15\x35\xfe\x44\x30\x8a\xa7\x39\x6d\x4c\x95\xf2\x04\x4e\x12\x8f\xc1\xb7\x10\xc2\xc7\x1b\x75\xfd\x59\x9f\x9e\x6b\xc6\x0a\x74\x6f\x8c\x90\x59\x1e\x05\x0a\x24\xc2\xc7\x48\x5c\x3d\x5d\x9f\x14\x22\xf2\x1f\x25\x9b\x66\xcd\xf4\x7f\x5a\x97\x0e\x17\xcd\x22\xb9\xaf\xfc\x0a\x06\x8b\x2c\x04\xac\x63\xd5\xb0\xfe\x90\x8c\x43\x87\x3e\x10\x1e\x87\xde\x6a\x8f\xc6\x7b\x3d\x6b\x45\x75\x34\x57\x88\xa8\x8e\xa5\xb8\xed\x07\x34\x2e\xfc\x23\x3b\xc5\xcc\x0f\xa6\xc4\x85\x8e\x5c\x4f\xbe\x0a\xa0\x13\x9c\xf9\x70\xf7\x50\x20\x68\xdb\x19\xc9\x18\x5a\x96\x2d\x06\x0a\x1f\xc3\x0e\x49\x8e\x34\x44\xa3\xc0\xf4\xd9\xeb\xca\xac\xc9\x9d\xfe\xb3\x2a\xb8\x0c\x02\xc7\xa3\xb5\xc0\x14\xbf\xcf\xcc\xf5\xa0\xe2\xa9\x58\x23\x7d\x99\x4a\xb6\x6e\xbf\xa9\x19\x5a\x52\x65\xe0\x8f\x3a\xe3\x63\x62\x0f\x60\x44\x03\x98\xc8\xa1\xd7\x98\x60\x90\x4b\x5b\xf7\x33\xdd\x0e\xb4\xb2\xf4\x01\x93\x92\x2c\xe7\x9a\xd2\x1a\x06\xf4\x68\x7d\xcc\xeb\xe1\x2d\xee\xb3\x52\x78\xe3\x79\x9f\x1d\xbd\xa3\x81\x79\x1c\x3a\x77\x01\xf3\x58\x0c\x8b\x79\xf4\x8b\xcb\x13\x92\x12\x88\xc4\x67\x4b\x20\x43\x17\x9b\xe7\xc4\xfd\x45\xe2\xa8\xd0\x21\xc1\x38\xe9\x93\x6b\x73\xea\x65\xe2\x71\x39\xb3\x4f\x7e\xe5\x3a\xc3\x36\x1e\x45\x0d\xc9\x29\x6e\x71\x79\x6c\xf1\x8a\x53\x4c\x7d\x14\x3b\x24\x00\x27\xf3\x21\x49\xda\x22\xc8\xd0\x9f\xe7\xc1\x95\x5a\x1d\x09\xb0\xc9\x6a\x0c\xc8\x93\xde\x71\x1e\xe7\x8b\x70\x12\x1b\xbe\x38\xe6\xcb\xc2\xb2\x3e\x98\x17\x28\x94\x53\xef\x72\x40\x28\x87\x1e\x47\x09\x42\x99\x9b\xf8\x82\x87\x4c\x9f\x81\x55\x93\x9e\x29\x94\x38\x33\x5c\x21\x68\x10\x03\x9b\xb2\xca\x80\x1f\x81\x39\xf4\x52\x4e\x6c\x4a\x45\x24\x60\x27\x87\xae\x65\x22\x4d\x1a\xaa\x2a\xd0\x64\x73\x51\x74\x85\xd3\xb6\x06\xb8\x64\x31\x75\x98\xe0\x92\xcb\x54\x41\x80\x4b\x56\x8d\x4e\x80\x4b\x16\x00\x5d\x03\x70\xc9\xa1\x39\xff\x31\x65\x96\x53\xff\xb8\x40\xd2\xd2\xc7\x51\xd3\x0d\x73\x06\xeb\x07\x02\x98\x64\x31\xec\xfc\x51\xee\xc8\xa6\x1f\x0a\x30\x86\x2d\x76\x8c\xe3\xef\x80\x36\x90\x25\x6b\x0e\xf6\x3d\x28\x44\x65\x5e\xf7\xeb\x73\xfb\x10\xa2\x54\xab\x4d\xbe\x8d\xaf\xfc\xc3\x73\x25\xe7\x48\xd1\xc5\xe3\x87\xb7\x9d\x6e\x1d\xc2\x4c\x9a\x92\xe7\xd1\xf3\xce\x2b\x88\x27\xc5\x18\x8f\x0f\xc9\x26\x73\x16\xf1\x07\xdf\xaa\x28\x2f\x26\x42\xa0\xc4\x27\x1f\xf1\x88\x22\xec\xe8\xdd\x04\x9e\x64\x53\xc6\x7f\x8c\xf0\xd5\x12\xf7\x7c\xd9\xa0\x5f\x5d\x94\xd8\x5f\x89\x09\x59\xbc\x5f\x78\xb1\x61\x98\x68\x02\x7c\xc8\x5a\xd8\xab\xc0\x43\x0e\x9d\x84\x80\x84\xdc\xd5\x0e\x5e\x16\x7f\x58\xe0\xe4\xf9\xe0\x99\x16\x68\xed\x3d\x72\x8b\xf1\x51\x5e\xf0\x4f\x5f\xe8\xb9\x4d\x1f\x5e\x27\x4f\x8b\xe4\x0e\xf0\xe5\x42\x57\xb1\xc4\x6d\x6f\x17\x2f\xd2\x87\xe1\x0b\x66\xce\x65\x5d\x90\x07\x26\xf7\x4d\x8b\x03\xa7\x03\x90\xc8\xa1\x8b\x10\x20\x91\x43\x3f\x10\x30\x22\x87\xbe\x46\x60\x41\x16\x2d\x7f\x60\x41\x1e\x53\x3d\xe9\x2d\xfa\xb3\xa0\x4c\xbc\xe6\xff\x70\x4c\xba\x88\x57\x96\xff\x55\x04\xd1\x19\xf7\xd5\x03\x60\xf9\xac\xf5\x01\xfe\xfd\x56\x3b\x42\x55\x88\x1d\xa6\xe4\x78\x11\x3b\x8a\xae\xc0\x2f\x72\x87\x5e\x1d\xe2\x44\x2e\xb3\x46\xbd\xd8\x21\x74\xc4\x00\x27\x72\xe8\xed\x01\x4e\xe4\xd0\x2d\x01\x9c\xc8\xa1\x0b\xca\xab\x7d\x62\xf9\x3d\xda\x09\x54\xff\xe5\xfe\xbf\xe8\x5e\xfc\x02\xda\x6c\x7e\x40\x20\x23\x87\x9e\x22\x6f\x5e\xfa\xc3\xab\xdf\xb4\x4f\x84\x25\x06\x5f\x31\xba\xbc\x81\x70\xa8\xf8\xee\x35\xad\x0a\x00\x4b\x96\xc8\x7a\x2f\xf5\x16\x9e\x71\x99\x83\x0a\x03\x32\xb9\xfb\xc1\x47\xdd\x1d\xe9\x90\x3a\xf1\xac\x76\xbd\x03\x25\x8d\x3c\xfd\x76\x7d\xc8\xfc\x86\x7e\xc0\x57\x84\x98\x4c\x5f\x41\xb0\x24\x87\x3e\x17\x40\x49\x0e\x73\x5f\xbc\x3d\xc7\x4d\xad\x03\xa7\x45\xf7\xbc\x18\x5b\x5a\xbe\xdf\x14\x1a\x5c\x98\xe1\x58\xfd\xc3\xe9\xa7\x1f\x83\xe9\xaf\x7e\xc3\xf4\x57\x6b\x05\x3a\xd6\x2d\x31\x50\xd5\x91\x4a\xde\x34\x4d\x2c\x5f\x72\x4b\x50\xfa\x1f\x2e\x34\xcf\x8a\x54\xf9\x92\x73\xee\x8b\x56\x2f\x84\x83\x37\x6c\x9c\xb1\x06\xeb\xed\xe4\xc4\xcd\xf3\x9f\xda\x2d\x00\x95\xc3\x6b\x4d\xf0\x29\x77\x33\x4c\x69\x70\x82\x9c\x5e\xdd\xea\x73\xcb\xcc\x84\x7d\xe6\x99\x5d\x02\xaf\x79\xe7\xf9\xdf\xff\x92\x69\x01\x56\x39\xbc\xa0\x7b\x75\xab\xf7\x0a\xe0\x9d\xac\x01\x4c\x08\xe0\xca\x9a\x5b\x0c\x93\x85\x77\x6a\x6f\x5e\x44\x2c\xff\xe0\x68\x20\x84\xbd\x2b\x97\xc3\x17\x96\xc3\x29\x4d\xc7\x3d\xf7\x88\x21\x58\x95\xf9\x11\x5f\xce\x24\x5a\xc0\xcb\x0d\x8d\x16\x9f\xe7\x84\xad\x07\xd4\xdc\x31\xcd\x7b\x2a\xd4\xdc\x04\xcb\x36\xbe\xaa\xe8\x93\x2f\xce\x0e\x64\xe1\xcb\x73\xc3\x8e\xfb\xcc\x77\x67\xcc\xc2\x67\xbe\x3b\x8d\xdc\xe0\xd0\x0d\xaf\x23\xbe\x26\x23\xf7\x77\x8d\x02\x30\x60\xd0\xe6\x86\xc6\xfa\xaf\x53\x00\xf1\x0c\xb0\xb9\xa1\xe5\x1c\x48\xb9\xdd\x13\xda\xeb\x92\x40\x76\x32\xa0\x72\xfb\x1f\x5e\xb0\xad\x75\x43\xe4\xbe\x21\x4f\xb2\x5b\x43\x99\xac\xfa\xc2\xf6\x0d\xbf\x22\xa1\x1a\x5b\xf9\x33\x6b\x6b\x7e\x23\x69\x9d\xfe\xf1\x72\x87\x40\xb7\xc2\x6c\x37\xfc\x1e\x6e\x8c\xe9\x1f\x32\x76\xfa\x1b\x58\x97\x9c\x1e\xbc\x50\x9b\x73\x1d\x8c\x09\xe2\xf1\xed\xbd\x9b\x3e\x63\x20\xc1\x0d\xad\xe0\x9f\x9b\x0a\x3a\xf7\x4d\x32\xe5\x40\xa2\x01\x82\x1b\x9a\xbd\x01\x82\x1b\xda\x87\xc1\x81\x1b\x5a\x9d\xbf\xbd\x09\xab\x7e\x90\x62\xc2\xad\x31\xfd\x88\x1d\xe9\xa6\x98\x12\xe8\x6a\x0b\x44\x7d\x67\xad\xb9\xaa\x54\xe5\xe5\x58\xe5\x9c\x82\x0f\xb7\x27\xd6\x17\x16\x8c\xd3\x20\x0a\xdc\x34\x86\x5f\x14\xb8\xd0\xf0\x04\xf2\xdb\xd0\x74\xfb\x99\xae\x15\x6c\xcd\x00\x05\x6e\x88\x63\xf3\x2d\xce\x83\x1b\xec\xc4\x19\xc2\x3d\x71\x2a\xc1\x4f\x5f\x98\x10\xd7\xd1\x48\x8f\x9f\x05\x72\x4d\x19\x20\x5e\xa6\x60\x3c\xc6\x67\xbe\xb9\xe2\xef\xb2\xfd\x6a\x4d\x2e\xaa\x9b\xf0\xb4\x6d\x9f\x39\xed\xae\x23\x16\x33\x65\xdd\x0f\x94\x9e\xa2\x83\x2b\x10\x70\x43\x0b\xe5\xa7\x28\xea\xee\xc0\x94\x26\x45\x00\x00\x6e\x53\x6e\x3a\x88\x0b\x8b\xe4\xf3\xc3\x0e\xd6\xbd\x83\x00\x0c\x6e\x7f\xc5\x1c\x90\x59\xa6\xba\xc6\xb7\x47\xc9\xdd\xe5\x35\x96\x5e\xa6\x20\xbd\x0d\xad\x3e\xdf\x8d\xe7\x07\xdc\xfd\xc3\xb7\xa4\x7b\x35\xf1\x99\x1b\xa6\xfd\xfe\xbc\xd0\xf8\x1e\x55\x6f\xc6\xf2\xb0\x9e\x2e\xa1\x12\x29\xc4\x0a\x78\xb8\xbd\x9c\xf4\xff\xc9\xfe\xf3\x15\x46\x2b\xa3\x5f\x3e\x85\x45\x97\x16\xf9\x70\x7a\x61\xfe\xbd\xda\x39\x7f\xfe\xc3\xdc\x39\xf1\x6f\x8e\x8b\xb1\x70\x95\xa5\x51\xe3\x13\x6d\xdc\x93\x42\x58\x60\xd7\x60\x01\xf0\x5b\x68\x7b\xfd\xb8\xc9\x9a\xcd\xad\xc8\x4d\x96\xd6\x0e\x00\xde\x86\x1a\x39\xf8\x6e\x47\xd7\xda\xf4\x01\x06\x2e\xff\x05\xec\xad\xe2\x6b\x38\x81\x74\xab\x84\x65\x4c\x10\xdd\x1a\xa6\xb0\xf9\xc3\x1b\xb4\x21\x4c\xcf\xdf\x8f\xd4\x91\x5b\x4e\x99\xbf\x2d\x10\x0e\x54\xe5\x09\xec\x5b\xe1\x62\x70\x02\xfb\x36\x4a\x56\xa4\xc5\x72\xf9\x32\xed\xab\x5f\x9d\xbe\x58\xfc\xa2\x88\x7f\xb0\x67\xb2\x6d\xc9\xd9\xf2\x23\xd7\xf6\xf0\x1f\x0f\x67\xa3\xc8\x96\x28\x0b\xe1\x4b\x13\x78\xb8\xfd\x15\x2d\x22\x50\xa2\x2c\xcf\xdf\xa1\x28\xd5\x7c\x69\x7e\x45\xc5\xa6\xaa\x3b\xac\x6a\xd8\x2d\xbf\x02\x3b\xda\x06\xb1\x69\x11\x26\x39\x7f\x86\x19\xe2\x59\x3c\x7f\xa6\x38\x1f\x8b\xe2\x08\x94\xe5\xc7\x5c\x95\x6c\xc3\x3f\x4c\x35\xe8\xcc\x6d\xc9\x71\x10\x30\x39\x7f\x0a\x8b\xed\x47\x5d\xc6\xb0\x97\x46\xf9\x2a\x46\xe2\x8f\xd5\x51\x10\x1c\x8c\xca\x0b\xa9\xd2\x29\x2f\x80\x2a\x99\x00\xe6\xcf\x84\xe3\x95\x51\xd5\x24\x3f\xd6\xa5\x7e\xb8\x68\xbe\xe6\x76\xa0\x49\xe4\xc2\xe2\x74\x19\xcb\xfe\x73\x3f\x10\xcc\x8e\xfb\xc5\xfc\x09\xaa\x81\x13\xef\xfc\x61\xcd\x2a\xce\x8a\x69\x64\x70\xc3\x9d\x09\x38\xd7\x9c\xa3\x96\x9d\xa4\x2f\x48\x86\xc5\x99\xd8\xf2\xdf\x28\xce\x7c\x67\x7d\x9c\x14\xfc\x40\xb8\xe4\x98\x00\xc4\x8d\x62\x07\xbb\xdf\xd3\xa7\x8e\xd9\xd8\xed\xd0\xed\x06\x8d\xe1\x2b\xd2\x7f\xf9\x72\x60\x32\xa0\x7f\xc3\x06\x98\x83\x91\x3d\xa2\x17\x23\xd7\xd9\x7f\x68\xae\x30\x9f\xc3\xb5\xb5\x1f\x03\x33\x61\xa5\xda\xcd\xe9\x06\x22\xe9\xfc\x45\x6e\x32\x4a\x63\xe8\x41\x68\x9e\x3f\x0c\x3d\x88\xeb\xf3\x17\x28\xf4\xd6\x1a\x9e\xfe\x7c\x61\x36\x0a\xfd\xd8\xec\xb0\xe0\x82\x35\x7f\x88\x6f\x88\xaa\xf3\xc7\xcd\xd2\x6c\xee\x11\xc4\x32\xc4\xd3\xf9\x13\x36\xdc\x8d\x80\x54\x06\x45\x9d\xbf\x34\xf9\x74\x3e\x9a\x1c\xcd\x3f\x31\x3b\x26\x98\x75\x83\xbb\xf6\x09\x66\xdd\xc0\x88\x3a\x7f\x84\x48\xd6\x49\x57\xa6\x22\xe6\xb2\x66\xc0\x38\x26\x03\xdc\x2c\xb5\x61\x8c\x9c\x3f\x01\xc9\xa7\x85\xf3\x44\xd0\x2f\x4c\x41\x48\x27\x53\xf8\x3a\xa0\xa3\x27\x80\x75\x95\x30\xae\xf9\xd3\x10\xd4\xdc\x52\x70\xca\xe2\x1e\xc6\x12\x84\x5c\x35\x7f\x72\xcd\xe6\x4e\xc5\x14\xd4\x3d\x80\x4b\xba\xe0\xa4\x1b\x14\x59\xe8\xd3\x89\xb2\xee\xe0\xe4\x94\xcd\x6d\x77\x92\xe8\xb8\xfb\x91\x07\xd3\xe5\xd3\x14\xd4\xdc\xa8\x06\x67\x4c\xda\xd8\x7c\xb3\xe6\x88\x88\xcd\xe8\x3f\x77\xc2\x09\x59\xa8\x7e\xc4\x32\x55\x0b\xe3\x4a\xed\x0e\x4e\xf3\x0f\x85\x81\x77\x3a\xac\x48\xd0\x3b\xcb\x5e\xd2\x46\x8f\xc2\x95\xf1\x4d\x7e\x45\x5a\xa0\x46\x6b\x30\x44\x98\xf4\xfc\xdd\xac\xb1\xe7\x53\x3f\x90\x66\x13\xa4\x3d\xc7\xf1\x69\xfe\x92\x69\x3a\x54\xad\x36\x3f\xe9\x06\x5c\xb3\xe6\x57\xb9\xe7\x59\xbd\x5b\x14\x70\x3a\x72\xab\x90\x2c\x8a\x1b\xb5\x88\x5f\xf4\xfc\x3d\x6a\x81\x72\x85\x27\x9b\xf7\x33\xb6\x91\xfd\x7d\xd8\xd1\xd5\x8f\x58\x57\x1b\x7c\x5c\x57\xba\x8b\x7d\xa6\x78\x02\xb8\x16\x1a\xee\xa8\x8c\xbc\x97\xe6\x98\x34\xcd\xbd\x49\x5c\x63\x12\x84\xd7\xfd\x6b\x01\x8f\xb4\x87\x92\xd8\x88\x45\x8a\xd3\xf9\x7b\x25\x5f\xf2\x14\xee\x85\x92\x0d\x98\xe8\x25\xa4\x15\x1f\xb4\xdb\x3d\xf5\xe5\x58\xe9\xed\xa7\xcd\x54\x22\x47\xd6\x97\x6c\xdd\xeb\xa3\xe6\xce\x33\xe2\x11\x7f\xc8\xf9\x23\xe2\x71\x85\x4c\x10\xe7\x91\x70\x69\x3f\x97\x76\xb0\x49\xe0\xcb\x2b\xe4\x81\x5e\x2d\x35\x37\xe2\xc7\xb6\x72\x03\x08\xf9\x91\xc5\x5f\x4b\xec\xe2\x87\x4e\x25\x9c\x0e\xf1\x02\x17\xb9\x57\x27\x18\x81\x07\xc9\x2c\x27\x10\x81\xc5\x29\x05\x21\xb0\x61\x7f\x9f\x00\x04\x56\x50\xa8\x26\xf8\x80\x43\x5e\x7a\xfc\x00\xa8\x9c\xfe\xae\xb1\x79\x58\xe9\x63\xff\xf8\xe7\xc8\x53\x43\x55\x47\x0e\xd6\x97\xe9\x3f\xc1\x0b\x17\x44\xcc\xf5\x71\xb0\xe6\xcd\xdf\x95\x0b\x87\x25\x5e\x2b\xe6\x2b\xa3\x25\xf1\xab\x9e\x07\x66\x18\xb9\xe1\x61\xe6\xd6\x66\xbd\xda\x61\x1a\xc7\xfc\x28\xf6\xde\x67\x92\x9e\xae\xe3\x2f\x1f\xbe\x79\x24\xdf\x2d\x56\xce\x9e\xe0\x60\x1c\x35\xf7\x04\x0d\x55\x5c\x1b\x9d\xc9\x2a\x1e\xb1\xcf\xb9\xf2\x4c\xd9\x66\xae\x55\xfa\x73\x24\x6f\xb5\x67\x35\x87\xe9\x8b\xf3\xe7\x72\x6d\x86\x3a\x64\x45\x87\x97\x40\x48\x99\xf3\x48\x38\x8f\x41\xb7\x64\x9b\xb0\xd0\xc3\xd4\xaa\xc5\x05\x6b\xd9\x8a\x5f\x31\xb1\x9c\x93\xc3\xb4\x6a\xf8\x59\x4c\x40\x0a\x0b\xb9\x5a\x26\x20\x85\x15\x63\xe3\x04\xa3\x70\xc8\x29\x84\x28\xd4\x6d\x78\x02\x51\x38\x64\x7d\x07\xc6\x15\x39\x2a\x68\x85\x0d\x83\xf2\x04\xa1\x70\x4f\x8f\x7f\x30\x6f\x5b\x81\x9b\x62\x0f\xc6\xcf\xde\x9a\xf8\xf4\xdf\x3f\x92\xf7\xea\x3f\x78\x11\x54\xff\xd0\x49\xc3\x9e\x0c\xa7\x84\x46\x34\x84\x90\xb0\x76\x1e\x61\x24\x0a\x0d\x46\x82\xf5\xd0\xc5\x70\xcf\xc3\x23\x8f\x80\x1c\x72\x60\x8f\xc8\xb9\xa2\xc1\xad\x64\x56\xe9\x3b\x28\x85\xb5\x3b\x87\xa1\x1d\xca\x9a\xbe\xff\xfe\x17\xe1\xa2\x4d\xf8\xbc\x5b\x73\xca\xe7\x5d\x33\xb4\xd2\xdc\x99\x68\xa5\x9e\x75\x40\x0d\xf7\x47\xb4\x30\xdd\x18\xd5\xe2\x92\x84\x60\x65\x51\x4c\x3d\xf8\xa0\x1a\x8e\x3c\x57\x2a\xa6\xa4\xba\x9d\x87\xce\x99\x39\xbe\x29\x0f\x61\x12\x96\xbb\x12\xee\x77\xc8\x53\x1d\xde\x82\x02\xba\x5f\xf2\xaa\xc5\x03\x2e\x42\x48\x83\x36\x82\x71\x58\xbb\x27\x7c\x65\x83\x16\xc7\xbc\x9c\x1f\x81\x01\x31\x6d\x42\x42\x03\x27\x04\xfb\x70\xe4\x36\x3e\x73\xc3\x30\x0d\xa7\x1d\xa1\xeb\x38\x75\xe4\xfe\x3c\x31\x73\x2f\x0b\x70\x3c\x9d\x83\x33\x87\xc7\x1f\xdc\x90\xe4\x50\x2f\xd5\x18\x38\x05\xa8\x87\x25\xa4\x1a\x57\x4e\x2e\x9d\xe5\x5a\x24\x87\x87\xca\xf9\xaf\x26\xa6\xd3\x8e\x5f\xaa\x69\x90\xce\x83\x1b\x0f\x1c\xa7\x27\x28\x89\x23\xfb\xcd\x8d\x07\x2e\x40\xf3\xc0\x0b\xa3\x48\xf0\x44\xb7\x6a\xcd\x17\xd6\x1b\x51\xe7\x50\x13\x6d\xcd\x17\xcf\xa8\xd5\x12\x4e\x51\x3d\x70\x37\x7d\x9a\xf4\xe9\x66\xd8\x93\x7e\xff\x63\xbc\xfe\x91\xd3\xcf\xf0\x6e\x3a\x88\x14\x04\xc6\x62\x29\xff\x7a\xa2\x82\x89\x30\x71\x3c\x1c\x58\xa4\x31\x50\x16\xcb\xb4\xeb\xf0\xdd\x95\x84\x5e\x7f\xcc\xd6\xfe\xba\xd1\x9d\x87\xd8\x59\x3f\x8f\xda\x63\x9f\xad\xcf\x3e\x5b\x9d\x73\xea\x37\xb2\x26\xa9\x87\xac\x38\xdc\x96\xaf\xd7\xe2\x3e\x4b\xa1\x5d\xb7\xd7\x7b\x5f\x9f\x63\x57\x85\x0e\x78\x70\x01\x82\xbb\xec\x3c\xbc\xf4\xf0\x10\xbd\xb2\x1a\x67\xdb\x24\x38\x4d\x5e\xf1\x6a\x17\xb6\x84\x74\x41\x1e\x64\xee\x01\x8f\x5d\x66\x32\xa5\xb9\xcf\xe5\xb1\x6d\x22\x27\x56\x48\x9c\xd3\xab\xc3\x01\x8a\x80\x8e\x23\xd7\x04\xb8\xf1\x28\xf9\x2c\xa1\x96\xa1\x7c\xec\x9a\xe5\x1f\xda\x13\xe0\x47\xc2\x38\x2e\xee\x9b\x66\x81\xfb\x76\x1c\xae\x66\xf9\x39\x0f\x10\xe4\xc2\x4d\x09\x1e\xc1\x13\x80\xc7\x81\xdf\xef\x2c\x3f\x65\x82\xe0\x79\xfd\xf7\xbf\x8e\xc3\xcd\x2c\x5c\x9a\xe0\xd0\x3b\x8b\x60\x5d\xa8\xea\xb3\xa0\x16\x2b\x81\x02\x0e\x39\xf0\xdb\x9d\xc5\xec\x39\x74\xb0\xa4\x52\xcc\x06\x04\x35\x72\x10\xa1\x3f\x0b\x5e\x9e\x5c\x4e\xcd\xb2\x59\xf7\xc0\xb1\x63\x82\x19\x59\x09\xa6\x9a\x45\xc6\x3d\x7c\x96\x62\x77\x3f\x52\x4a\x81\xd7\x83\x25\x59\xfe\x3d\x9b\x5f\xca\x16\x14\x21\xd9\x2f\xe5\x40\x4d\xeb\x36\x07\x86\xaa\xd5\x96\x24\xa7\x0c\xa2\x78\xe4\xe1\x81\xe0\x4d\x96\x82\x7f\xff\x2c\x30\x74\x8d\x09\x80\x4f\x9a\xaf\x7b\x02\x3e\x39\xaa\xa3\xc0\xcb\x43\xfe\x5b\x70\xec\xc0\x64\x34\x81\x98\xdc\x4d\x30\x05\x9b\x63\x0f\x7c\x81\xa7\x78\x93\xff\x66\x99\xe4\x07\xf8\x2e\x4c\xf1\x26\xb9\xac\x99\xc5\xec\x3c\x59\x60\x52\x98\x91\xe2\xe5\x41\x92\x8c\x59\x6a\x4e\x87\x2f\xee\x54\x38\x58\x69\xce\x38\x4d\x9b\x4b\x9d\xb8\x84\x59\xbc\x32\x91\xbf\x14\xaf\x4c\xd4\x3e\x40\x9b\x3c\x3a\xfe\x26\x53\xb8\x49\xee\x67\x67\x69\xb9\x02\xb4\xd2\xd4\x38\x9a\x95\x49\x26\x38\x4e\xa5\x49\x26\x90\xaa\x4b\x7a\x61\xa0\x1e\x97\x2e\x2f\xb0\x36\xbd\x37\xdb\xf0\x33\x6f\x63\xd0\xe7\xc0\x9c\x1c\xb8\x22\x4f\x30\x27\x07\x1e\xa5\x53\x98\xc9\xd9\x86\xc5\xd9\x6f\x70\x28\x90\x25\x07\x7e\xa0\xb3\x24\xcb\x47\xae\x06\x4d\x72\x28\xa6\x26\x9a\x64\x1b\xbe\x34\xfe\xa0\xa6\xa1\x05\x9e\x51\xa5\xaf\x85\x5b\x17\x15\x5c\xe1\xaa\x0c\x65\x77\xa4\x9b\x82\xb1\x19\x97\x93\x59\x86\x00\x72\x14\xd8\x92\xc0\xa8\x6e\x0c\x6c\xcd\xbd\x1d\x7f\x51\x3e\x00\x27\x77\x87\x19\x22\x01\x95\x79\x34\xcd\x53\xae\x5e\x56\xd2\xc7\xc2\x09\x12\x71\x92\x58\xa3\x09\xe4\xe4\xa8\x1e\x48\x1d\x2e\x1a\xb4\xaf\x4c\x07\x0c\xf7\x4b\x6c\xc9\xf0\x58\xcd\x1c\xa5\x9f\x2d\xff\x61\x34\x86\x45\x36\x77\x1e\x52\x40\x71\xb7\x4d\xa6\xdb\xbd\x3d\x55\x6e\x21\xbd\x45\x1f\x0b\x32\x8c\x4f\x10\x28\xcb\x2f\xf7\xc1\xca\xf6\x7d\x69\xea\xbd\xb4\xaf\x4c\x90\xc4\x62\x4d\x5f\xfc\x0c\x61\x08\x72\x5d\x16\xc7\xd7\xdd\x8a\x33\x45\x75\x7f\x9f\x3f\x0b\xf0\xd1\xa9\x73\x94\x7b\xe2\xd4\x8d\xc5\x3f\x06\xc0\xa5\x94\x3e\xf5\x8f\x1d\x16\xf7\xac\xc0\xbd\x0b\xde\x14\x55\xd2\x81\xda\x5c\x5d\x61\x52\xd3\x29\x11\x0a\x6d\xd9\xf1\x38\x98\x40\x5b\x16\xa5\x35\xa1\x2d\x17\x6e\xb3\x13\x68\xcb\xa3\x22\xa2\x95\x94\x1c\x10\x23\x0a\x69\xea\x86\x4b\x62\xe2\x83\x16\x7e\x15\xd6\xeb\x57\x29\x19\xf1\x4c\x77\xa1\xf5\xe5\xca\x05\xa1\xeb\x97\xbd\xf5\x0f\x0f\x43\xf8\x42\xee\x89\x69\xb5\xd9\x5d\x5f\xf4\xba\x75\xa7\xdc\x1a\x7c\x68\xe3\xce\x43\x4e\xbd\x4f\x0e\x84\x9e\x3c\xde\xaf\xd3\x5f\xbc\x33\xab\x53\xb5\x99\x7c\x53\xf8\x2e\x38\x67\x4e\x3b\x95\xbe\x99\x0e\x90\x1c\xac\x1d\xe9\x17\xd4\xcb\x51\x1d\x1e\x8e\x10\x25\x29\x17\xac\xbb\xba\x1a\x78\x45\x68\x49\x28\x78\x42\x54\x29\xca\xc3\x82\xbb\x00\x6f\x2e\x38\x05\x30\x66\x2b\xdb\x80\x8c\xb9\xe7\x80\xa6\x5f\x08\xab\xdb\xf8\xcd\xdd\x46\x67\x5f\x81\x7c\xfd\x48\xec\x3a\x56\xec\x05\xbd\xc2\xe3\x65\x24\x25\x40\xe3\xb3\xbc\xb9\x43\xe8\xec\x0b\x7a\xa3\x9d\xd2\xd7\x21\x29\x53\xf2\x7d\x19\x07\xce\x0e\xca\xe1\x40\x6e\x8e\xea\x64\xe2\xd8\x59\xdd\x21\xc9\xf6\x65\x03\x9f\xd4\x4f\x1a\xf2\x39\x53\x34\x8e\x67\x67\xb5\x6d\x7c\x20\xaa\xec\x21\x23\x26\xdd\x79\x5f\xae\xf1\xae\xaa\x66\x26\x22\xce\x6c\x05\x69\x85\x5c\x82\x13\xf8\xcd\x4a\x7e\xdb\x59\x7f\x76\xca\x02\x8d\xf9\xf7\x59\x97\x86\xc5\x33\x5c\x18\xba\x5d\x7f\x76\xc9\xb2\x6e\xb5\xe9\x8b\x97\x8c\x3c\xcb\xb6\xed\x85\x79\x0d\x48\xf6\x30\x81\xde\x3c\x8e\x3f\x71\xc9\x67\xd5\x3d\x82\xf0\xd7\x59\x4d\x6e\x20\x55\x16\x8c\x33\x70\x50\x9c\x15\xa5\x9b\x80\xb2\x09\xe6\x66\x10\xc3\x38\xab\xdc\x17\x4e\x57\x0d\xa3\x90\xd8\xd7\x8c\x87\x44\x1d\xa9\x5a\xb0\x25\xe4\x00\x6d\x0e\x72\x79\xcc\x9a\xd6\x6c\x64\x13\x50\x37\x47\x45\xdf\x06\x74\x73\xe0\x3f\x37\xab\x56\x6e\x05\x73\x60\x35\x07\x6e\x80\x13\x58\xcd\x51\x39\x67\xa0\x6a\x16\x1c\xff\x26\xa8\x9a\xbb\x80\xb5\x82\xac\xfa\xf3\x0f\xe6\x14\x93\x4d\xad\x8a\xdf\xa8\x20\x35\x39\xf6\xb4\x3d\x37\x19\xfb\xb5\xca\xbe\x11\xdb\xaa\x39\x5a\x65\x2f\x62\x6f\x76\x2d\xe9\x60\x6f\x1e\x13\x8f\xcf\x09\xf8\xe6\xc0\x9b\x6d\xd6\xcd\xca\x63\x38\x87\x4d\x09\x1b\xa2\x54\xc9\x56\x44\xde\xe4\x59\x33\x6a\xc3\xdf\x81\xf7\xb4\xbd\x6e\xdb\x4c\xa1\x79\xf9\x34\xd3\x01\xdc\x29\xb2\xc8\xac\xdd\xd9\xe1\xa0\xd6\x6e\x3f\x60\x86\xb5\x4b\x6d\xb2\xae\xdc\xfb\x74\x37\x39\xff\xf2\x9f\x49\x4f\x6c\x05\xaf\x42\xaf\x69\xea\xe6\xdd\x93\xe4\x4a\x13\xdc\xcf\xc3\x58\xb5\x59\xcd\xc5\x2a\xc7\xab\x18\xb7\x95\x94\xc0\xe4\x1c\xd5\xd1\x86\x21\x88\xb4\xa7\x3f\x02\x18\x13\x13\xec\xcd\x43\x8a\x0f\xf6\xe6\xf8\xf7\x51\xee\x18\xff\xf8\x68\x9b\x9a\x66\x36\xc7\x84\xce\x5c\x03\x3a\x62\xfc\x63\xd6\x35\x9d\x76\xea\x9a\x12\x57\x57\x9a\x8b\x60\xa9\x1d\x00\x9d\xa3\xba\xe8\xe8\xdb\x79\x0a\xf1\x40\xe8\xda\x29\x00\xe8\x1c\x72\x92\xba\x14\x1d\x5d\xcd\xe5\x19\xa6\x26\x9c\x0b\x48\x9d\x31\xc5\xdd\xec\x3f\xf7\xf4\x5a\x76\xca\xaf\x6c\x83\x81\x1b\xcf\xd8\x96\x7f\x78\x58\x60\x25\x55\x1f\xc6\xb6\x7c\x81\xb4\x78\xa6\xe5\xba\x1e\x35\xf4\xed\xea\x81\xc2\x85\x11\xef\xb1\x59\xbd\xe2\x95\x6d\xd6\x33\xf7\x18\x6d\x10\x20\x51\x5d\x33\xc1\x3c\xb5\xaa\x80\xe6\x39\x70\x9d\x9b\x80\x79\x56\x5c\x21\x66\x35\xcb\x9f\xb4\x5d\x60\xcf\x22\x19\xad\x97\xfe\xb3\x34\x78\xb9\xca\x7c\x84\x2e\xcd\x05\xf8\xac\x42\x81\xc8\x00\xea\xcd\x61\x96\x62\xa1\x1a\x0f\x97\xec\x0e\x16\x96\x8a\x4c\x50\x9e\xb4\x0f\x75\x78\xb8\x8d\xf1\x18\x0c\x8f\xd6\xcd\x62\x84\xcf\x32\x53\x3b\xfb\xe8\x6a\x2c\xa5\x7d\x94\x42\xfc\x8c\x30\x86\xbd\x25\xff\x22\x7e\x86\x2e\x76\xb7\xf8\xe3\x3d\x04\x1d\x40\xff\xc5\x8f\x63\xd6\x07\xc8\xcf\xe2\xf3\x63\x01\x5f\x70\x4e\x91\x14\xbd\x2c\x8e\x54\xf4\xb5\x2f\xb0\x32\x10\x38\x77\x09\x06\xec\xad\xae\xec\x1c\xd4\xcd\x3a\xa4\x5e\xaf\xa6\x3b\x37\xef\x0b\x4d\x75\x90\xf0\xb8\x9c\x6b\xed\xd2\x2e\xce\x87\x1f\x16\x86\x84\x8a\x6b\x5f\x95\x86\xca\xee\x3c\x43\x9b\xdd\xcd\x21\xf7\x21\x6c\x51\xcd\xbb\x7e\x79\x1a\x19\xb5\x78\x9b\x3d\xbf\xa2\xe5\xe5\x57\xb7\x5f\x31\xd4\x8f\x65\x66\x44\x2d\x43\x18\x61\x9c\x4d\xae\x96\xcf\x1a\xc1\x27\xcf\xfa\xd2\x32\x83\x60\x67\x0e\x85\x23\xf0\x32\x83\x84\xec\xb3\x71\xc1\x8b\x4f\xcc\x6c\x9b\xc5\x55\x5c\x41\x67\x53\x93\x85\x18\x37\xb8\x1d\x0e\x05\xb3\xfd\xd4\x6b\x38\x4d\x2d\xaf\x74\xd9\xc4\x60\x6d\x0e\xbc\xff\x66\x3b\x72\xc6\x3b\x2f\xe1\x8b\xff\x78\x32\x61\x9d\xad\xb0\x62\x90\x40\x00\x39\x07\x1e\x78\x13\x78\xcd\xea\xd9\x00\x5e\x73\xe0\x0a\x31\x41\xd4\x1c\x5e\x63\x36\xf3\xf4\x28\x23\xb4\x9a\x7e\x1f\x3c\xef\xa3\xe1\x95\x55\x53\x55\x44\xef\x12\x2c\x73\x76\x4b\x57\x88\xde\xf2\x99\x0c\xcc\x50\x81\xa6\x95\x57\xf2\x02\x0c\xe6\xf0\x9a\xb7\x69\xe5\x55\x76\x68\xf8\xf1\x0f\x47\x47\xe0\x3e\x79\xfc\x66\x4b\xeb\x2f\xb4\x02\x74\xcc\x5d\x82\x29\xdc\xba\x61\x25\x38\x71\x36\xd8\xcb\x24\x49\xd6\x56\x50\xf9\x0a\xb2\x0c\x20\x66\x59\xf6\xaa\xe7\x0e\xa1\xe2\xae\xc7\x01\xf5\xaa\x00\x76\x04\x04\xc0\x2e\xf7\x1a\xf3\xd5\x90\x48\xb3\x5d\x1a\xde\xf6\x40\xfc\x4c\xa0\x2f\x87\x57\x6c\x20\x5f\xd6\xc3\x29\xf1\xe2\x55\xc1\xb3\x0d\xd7\xec\xb0\xc4\xde\x3b\x78\xfc\xce\xa6\x3a\xa8\x18\x04\x26\xe6\xf0\x52\xbc\x19\xbc\xaf\x70\x0b\x28\xe6\xd0\xe6\xd0\x86\xbe\xe1\x16\x90\x3a\x59\xe0\xe5\x1b\x7f\xff\x78\x66\x12\xf4\xa8\xc3\x91\x7d\x02\x8f\x59\xd5\xfe\x00\xc4\xdc\x7f\xd0\x42\x64\x6f\xa9\x8a\x7b\xdb\xc3\x6d\x14\x72\x1a\x48\x71\xdb\x3c\x6f\xe0\xda\xb1\xf5\x02\x87\xc4\x0a\x72\x89\xeb\xbd\x6d\x03\xd1\xa3\xbb\x4e\x91\xf3\x69\x83\x2e\x1a\x04\x25\xd1\x35\x3b\x42\x48\xc3\xc8\xac\xfb\x41\xe3\x16\xb7\xb9\xdd\x32\xd3\x8e\x27\x8b\xb8\xbf\xf6\x67\x6a\xe6\x09\xda\x66\xc9\x1d\xbe\x64\xa7\x70\x9b\xb6\x34\x9d\x3b\xd9\xea\x8b\xc3\x67\x77\x26\x04\x39\x51\x38\x7b\xb1\xfc\xc2\x19\x82\xc1\x60\x35\xee\xae\xf4\x32\x9d\x0b\x04\x11\xa8\xcd\xd1\x5c\x5c\xa2\xff\xbc\xd6\x11\x19\x73\x76\x48\xab\x68\x98\x5d\x3d\xb2\x71\x69\xaa\x1b\x88\x28\x97\x9d\xd8\x9d\xd9\x4c\x2a\xab\x19\xb8\x5d\x3a\x62\xf2\xd5\x56\xec\xe6\x70\x6f\x6c\x55\xae\x74\x0f\xd5\xe5\xcc\x53\xeb\xa5\xc8\x27\x31\x41\x95\xf3\x5e\xb0\x5d\xee\x19\x2b\xd5\xce\xe0\x4a\x9b\x53\xa7\x17\x9b\x70\x18\x7c\x75\xeb\x5b\x80\x8c\xd0\x6e\xc7\xc4\x30\x6e\xe5\x05\xa4\x8d\x76\x63\x80\x84\x65\x37\x02\xf1\x9b\x35\xdd\x9e\x5b\x3a\x85\xd3\x92\x17\xd8\x0d\x2b\x70\x83\xc2\x27\xa0\xa6\x62\x64\xc3\x22\xec\x55\x2a\x80\x9a\xc3\xeb\xc5\x86\xd3\x3c\x48\x3e\xb3\x89\x6d\x45\x22\xaa\x09\x9e\xe6\xd0\x12\xd6\x1e\xa7\xc0\xdf\x69\x0d\x09\x16\xfc\x4c\x5d\xd0\x67\x7b\x73\x51\x99\x0e\xc3\xe5\xbb\xfd\x78\x6f\x52\xcc\x53\xd3\x8b\x9b\x81\x54\xe5\x95\x92\xc0\xed\xdb\x97\xd3\x41\x47\x44\x93\xea\xb0\xf2\xe6\x9d\xa9\xe2\x3e\x50\x97\xc3\x0b\x3a\xd0\x2d\x8b\x91\x4d\x33\x21\x2d\x3b\x8c\x31\x21\x2d\xc3\x73\xc0\x9d\x27\x28\x1f\xb3\x7d\x0a\x69\x88\x8b\xc0\x5b\x0e\x6f\xfe\xba\xee\xe9\xd3\x67\xe4\x32\xfa\xdb\x7f\xd9\xc6\xe2\xc5\x5b\x30\x58\x4c\xd7\x40\xaa\x60\xd6\x0f\x69\x17\x27\xa2\xeb\x7b\xae\x13\x10\xd8\x95\x95\xfc\x89\x9b\xe8\xd1\x13\x2a\x26\x40\xce\xbb\x2b\x00\x2a\x0f\xaf\xaa\xbb\x3a\x58\xcf\x8f\x5c\x41\x4e\x3a\x70\x95\x47\x10\x69\x32\xc1\xab\x1c\x8d\x09\x02\xa2\x72\xe0\x12\x39\x41\xa8\xdc\x25\xa8\x77\xab\x5c\xe1\xfd\x29\x40\x94\xd5\xeb\x8b\xc4\xa1\x54\xf2\xec\x06\xbc\xa9\x98\x01\x37\xb9\x5b\xf7\x33\x27\x8e\xf6\x50\xc6\xe4\xcc\x60\x4f\xee\x8e\xd0\x78\x55\xc7\x83\xf3\xf5\xd4\xb3\xd8\xd3\x3d\x2d\xa3\xc8\xf5\x5d\xcb\xa8\xe5\xc5\x9f\x54\x9c\xee\x9b\x7d\x05\xa0\x2d\xb3\xd7\x77\x73\x76\x27\x51\xdf\x57\x65\x6b\xe0\x24\x87\x97\x5f\xbd\x31\x5a\x27\x6b\x6b\x50\xb5\xd9\xdb\xa6\x7a\xd2\x2c\x30\x29\x40\xad\xcd\x50\x3a\x06\x8b\x93\xb8\x96\x4c\x20\x22\x47\x83\xdd\x08\x05\x19\xc7\x9f\x8e\x2d\x3d\xb9\x1f\x8c\xb4\xf7\x5c\x75\x9a\xe9\xee\x59\x98\x4e\xf7\xfa\x53\xa9\xab\x6f\xfd\x6a\xe2\xc7\x37\x3b\xae\xb7\xde\x78\xf4\x54\xa8\x9a\xc5\xb1\xba\xb8\x6e\xdd\xde\xdb\xc6\xa2\xb0\xcf\x0a\x13\x7e\xef\xd6\x70\x76\x75\xcf\x8d\x6e\x73\x1a\x16\xd0\xa1\x3a\xd1\x69\x39\x43\x43\x2b\xa5\xa3\x1f\x93\xbb\x57\x56\x7d\x90\xbd\xc7\x19\x02\x05\xb2\xbb\x4f\x36\x53\x9c\xa4\xb0\x9e\x00\x3f\x8e\x66\x0b\x23\x27\x81\x3f\xe4\x58\x1c\x42\x60\x19\x77\xa7\xa8\x35\x91\x34\xac\x56\xbf\x23\xad\x82\x5d\xdb\xa7\x6e\x36\x1d\xdb\xa7\x06\x69\xc1\x1b\xa7\x76\xdc\xce\x85\x69\x83\x95\xf4\xe4\x65\x2e\x2e\x18\x53\xea\x88\xdd\x50\x33\x60\xe4\x66\x9f\x72\x03\x27\x74\xda\x2f\x8b\x33\xa1\xb6\x37\xb3\x8f\xbe\x40\xcc\xb2\xda\xcb\x3f\x6c\xdc\x98\x40\x04\x59\x40\x1e\xf7\x8c\x32\x71\x38\x91\x6b\x66\x07\xe4\x71\x78\x9f\xd4\x35\x95\x76\x67\x08\xe7\x5d\xaf\x6a\x3a\xdc\x4e\xab\x69\x37\x37\x3b\x3e\xfa\x13\xf4\xc7\xaa\xf7\x48\xc7\x23\xa9\xe5\xef\x9c\x3b\xe8\x5d\x57\xaf\xeb\x59\x93\xd3\xe3\x57\x69\x42\x45\xc8\x17\x16\x32\x08\xbd\x98\x40\x41\x0e\xef\xcb\xba\xb9\x6a\x54\x7e\x3a\x7a\x9e\xd7\x05\xfd\x94\x06\x20\x90\xf7\xd3\xf9\xf1\xa3\xb5\x85\xb5\xe9\x47\x20\xe7\xba\xc7\x70\x4f\x22\x9a\x6b\xf6\xad\xe5\xd5\xe9\x19\x3c\x25\xa9\xce\x27\xe8\x56\x33\x9b\xe6\xf2\x1b\x51\x06\xe0\xc9\x49\xda\xec\xd9\xf5\xf6\x55\xe2\xef\x66\xb3\x51\x4f\xea\x69\x4d\x45\xb7\x06\x54\x72\xff\xc3\xa4\xcb\x83\xa5\x83\xdc\xca\x36\xe9\xae\x16\x54\xe5\x44\xc0\x23\x9b\x62\x58\x37\xb5\x8d\xea\x54\x37\x5d\x6c\x6e\x6a\x2e\x50\x9b\x04\xdd\x4c\x35\xdd\xc5\xbc\xbd\xe1\x5d\x7e\x85\x54\x0d\xd3\xe8\xe9\xfc\xeb\xae\xbe\x21\xbc\x2e\x9a\x7c\xd4\x33\x8b\x4b\xaf\xf7\x1a\x3d\x2d\xa5\xce\x21\xd6\xd1\x26\xb1\xc3\x27\xc9\xeb\x8b\xfe\xb8\x98\xd6\x94\xe6\x51\xc9\xe0\xeb\x66\x77\xb4\x64\xad\x39\xdc\x87\xaf\x6d\x30\x58\xbd\x92\x92\x60\xa4\x56\x28\x11\x46\x2b\x54\x3e\xea\x2f\x73\xd5\xfd\x48\xeb\x88\x2b\x98\x97\x9c\x32\x13\x51\x3c\xca\xef\x6f\xf2\xf7\x65\xab\x0c\xf3\x23\x3d\x2a\x32\x33\x30\x8f\xc3\xdb\x0c\x50\x1e\x47\xf3\xb4\x90\x31\x6e\xca\x82\x4c\x0c\xab\xaa\xdf\xb9\x00\xf5\x62\xa1\x7f\xc9\x50\xf6\xe8\xc5\x82\x14\x56\x76\x82\xff\x38\xbc\x1e\x1f\xb0\x65\x7c\xe8\x27\x80\x8f\x85\x0c\x51\x13\x58\xc7\xe1\x7d\x09\xa8\x8e\xc3\xab\x8f\x41\x3c\x58\x10\x2a\xb9\xb7\x9e\xb5\x0e\x5e\x94\xb0\x38\xe9\x20\x39\x0e\x6f\x58\xc6\x31\xfe\xfb\x5f\xd7\xa2\x32\xb6\xde\xd7\xbd\x90\x12\xe0\x31\x08\xf6\x9b\x23\x75\x40\x96\x64\x1c\x8e\xd5\x6a\x25\x20\xcb\x17\xe5\x3e\xd6\x7d\x94\x6c\x9d\x8a\x51\x15\xbd\x58\x18\x25\xb3\x72\xd2\x79\xbd\x8f\xbc\x98\x00\xc7\x71\xf7\xd1\x22\xee\x46\x2a\x2e\x64\xc1\x86\x28\x03\xe9\x38\xbc\x58\x18\xc9\x55\x97\x2f\xd9\x61\x1a\x49\xd5\x91\xb9\x1e\xa6\x64\x57\x77\x4c\xe8\x46\x60\xcb\xe6\x48\xa3\xa5\xab\x80\x33\xae\x37\x13\xa3\x65\x44\x36\x95\xe1\x55\x34\x00\x5e\x9a\xc3\xfc\x32\x40\x80\xce\x91\x0c\xb8\xfb\x0f\x3b\x1d\xb2\x23\x0e\x23\x19\x2a\xe7\x20\xba\x5b\x93\x05\x90\x8c\x7b\x88\x7c\xd4\x25\x9f\xce\xa4\x4e\x42\x3a\x77\x80\xd6\xd8\xf4\x22\x1b\xe6\x60\xed\x8e\x18\x1b\x64\x90\x95\x7d\x0e\xec\x8e\x23\xeb\xc2\x3e\xa8\x72\x0d\x74\x63\x5d\x4e\x2a\xe9\xd3\xf3\x6a\x79\xc0\x27\xc3\xbd\xc2\xed\xa3\x2e\x2a\x83\xe0\xac\x20\x6c\x71\x8e\xa1\x8d\x16\x32\x39\x54\x38\xd5\xa2\xc0\x77\x1c\xda\x4f\x86\x59\xd3\xd5\x2b\x07\x9e\x48\x04\x18\xce\x21\x76\xb2\x96\x0e\xf1\x1d\xbb\x16\x0d\x30\x1d\x87\xf6\xf8\x11\xfa\xd5\xb9\xa6\xc4\x6e\x17\xf5\xf6\x11\xb9\x25\xa8\x2c\xf4\x91\xb5\xb8\xba\xba\xcd\xc3\x5c\x49\x75\x37\x87\x28\x55\xfa\x44\x03\xb4\xb8\x8b\x53\xf1\x84\x48\x48\x18\xc6\x74\x4f\x38\x2e\x6e\x0c\x6b\x7e\x25\x39\xb7\x63\x19\x90\x82\x94\x00\xb8\xe2\x68\xf9\x0c\xf6\x08\xd4\x75\xac\xec\x30\x7d\x4c\x3b\x26\xfa\xe4\x20\xf8\xba\xa8\x25\x83\x95\x58\x8a\x1a\xec\x38\xad\x8b\xaf\x4e\x31\x6d\xfc\xdd\xba\x60\x14\x83\x8b\x3d\x4d\x9a\x43\x53\xa2\x4a\x0e\xb8\x89\x43\x3b\x1b\xb0\x89\xa3\x79\x18\x2f\x8f\x99\x93\x72\xb9\xa1\x1c\x08\x41\x25\x5a\xab\xc1\x50\xdc\x55\x59\xc4\x83\x62\xaf\xf4\x8f\xdd\x6a\xe6\x1f\x74\x50\xb8\xc5\xa2\x46\x34\x6e\xaf\xde\x60\xd8\xe3\xce\x3e\xf8\x92\x7d\x60\x9c\x38\xd6\xaa\x6b\x0e\x5d\x7d\x54\xc7\x86\x7a\x1d\x72\xd2\xb8\x4d\x8f\xe1\xef\xd0\x54\xc9\xc9\x6d\xbc\xb5\x85\x33\x1e\x95\x67\xe2\xfc\xe0\xc4\xe3\xc9\xa6\xe9\x94\x5e\xb5\x6a\xa7\xe0\x2d\x0e\xad\xa4\x43\xa7\xda\xee\xfe\x34\x04\x9a\x84\x29\x53\xc0\x45\x65\xc5\x21\x0b\x53\xcd\x03\x7c\x71\x68\xe0\x03\x7c\x71\xff\xc1\x54\x72\xdb\xa7\xe1\x0a\xf4\xc5\xa1\x95\x32\xd1\x17\xd5\x67\x45\x5c\x9c\xa4\xf0\x98\x09\xb9\xe8\x41\x31\x7d\xb9\x0a\xed\x48\x7e\xe6\x12\xbd\x2e\x91\x44\x86\xd8\x15\x2d\xac\x40\x2b\x0e\x8d\xa7\x63\xf3\xb3\xaa\x21\x49\x94\x45\x25\xe6\xf1\xda\x11\x16\xe0\x23\x3f\x1e\x5a\x16\x90\x89\xa3\xbb\xec\x19\xb9\xe2\xb8\xb1\x59\x76\xf7\x1c\x36\xcb\x38\xf2\xc5\xb3\x60\xcf\xb9\xaf\x53\xa0\x00\x4b\x71\x68\x02\x0b\x6e\xe8\xbc\x9f\x09\xc3\x58\xbc\xe1\x0f\x33\xb0\xa9\x97\x85\x60\x56\x86\x18\x80\xb2\x38\xb4\x28\x86\xd0\xc5\xe4\x15\x98\xa0\x2c\x0e\x6d\x7c\xa0\x2c\x0e\x6d\x21\xa0\x2c\x0e\x6d\x5b\x09\xb2\xa8\x1a\x18\xd8\x39\x9d\x03\x51\x16\x8d\x6d\x9f\xa1\xcb\x8e\xca\x6d\x18\x19\xdd\xed\x16\x59\xda\x3a\x07\x09\x2c\xc6\xd1\x7f\xfe\x2e\xa5\x5b\xfe\xa1\xab\x41\xf7\x1f\xee\xbf\x86\xcf\xb2\x25\xc7\x01\xf3\xd3\xb4\x01\x2c\x63\x8d\xfc\x48\x81\xc9\x31\x1d\xca\x39\xf0\xa5\x48\x46\xc8\x99\x4e\x60\x46\x00\x54\x66\x94\xdc\x25\xcc\x69\xe9\x54\xcc\x10\x8b\x14\xc5\x61\xe1\xc2\xa3\xb9\x07\x60\xc6\x5d\xdc\xba\x72\xbc\xbc\x60\x4f\xcd\x1b\xd4\xa8\x1e\x04\xec\x12\x40\x36\x0e\x2d\x6a\x41\x74\xb3\xe6\xb1\xc4\x68\x24\x29\xff\x04\xa3\xf1\xc8\x6b\xab\x20\x8e\xa5\x17\xab\xca\x71\x31\x48\x38\xa4\x76\xb7\x90\x43\x7a\xd9\x14\x86\xab\x78\x41\x11\x5a\x64\x55\xd4\x03\x4d\x54\xf7\xc5\x68\x06\x39\xf8\x11\xbb\xda\xb5\xd2\xee\xaa\x61\x20\xc8\x91\xa2\x19\x2a\x7a\x0e\x8a\x49\xc5\xa3\x56\x23\x41\x74\x10\xfc\xdc\x8c\x9d\x31\x61\x76\x49\xd8\x46\xed\xbc\x81\x3f\x8e\xd6\x91\x48\x6d\x71\xf8\x15\xc3\x80\x29\x04\x09\xd4\x7a\x69\x7f\x91\x3f\x21\x1d\x8b\x96\x0c\x70\x1c\x47\xaf\xd6\x80\xd7\xa2\x87\x01\xd7\x1b\xad\x3b\x20\x34\x8e\x0e\xc9\x0a\xcc\xa8\xda\x76\x62\xb8\x6c\x16\xce\xe8\x17\x77\x8a\x10\x23\x2a\xbe\x81\x13\xae\xa6\xa5\x08\x0c\x19\x6e\x3a\x02\x3d\xbb\x27\x2c\xb4\xf9\x20\x4f\x27\x70\xa3\xaa\x2b\xf8\x8c\xb5\xba\x4f\xb0\x83\x1a\x17\x13\x53\xf9\xc1\xa3\x30\x73\x9b\xf9\x15\xdc\x71\x78\xf8\x70\xa1\x99\xc3\x43\x36\xbd\xd3\x18\x96\x79\x00\x7f\xa1\xbf\x06\xa7\x28\x92\xc6\x92\xfe\xd9\x8c\x8a\x21\x69\x55\x67\x68\x07\x55\xa2\x8d\x95\x87\x89\x5e\xa6\x67\xac\x27\x08\x7b\xa7\x0a\x76\x88\x38\x3c\x3c\xfd\x5c\xdb\x69\x7e\x88\x53\x63\x2b\x22\xa6\xd8\x8d\x73\x38\x18\x38\xa7\x6a\x34\xa8\x8c\xfb\x2b\x8b\x50\xaf\xad\x0b\xc4\xa8\x2d\x02\x20\xc6\xa1\xe6\x0c\x10\xe3\xd1\x15\x9c\x83\x30\x91\xe5\xfe\xc7\xe0\xa9\xfa\x19\x5c\xdb\xf5\x2c\xfc\xda\xb6\xa5\xf5\xa9\x40\xa4\x0d\x9c\x60\xf5\x0f\x0e\x39\xe3\xf0\x54\xc3\x0c\xd5\xe7\x03\xfe\xa7\x8a\x0b\x40\xe3\x50\x89\x0e\x83\x4c\x5a\x96\xf6\x84\x86\xff\xc8\x9d\xd0\x33\xe3\x76\xb0\xf4\xea\xb6\x27\x12\x88\xc7\xc6\xf9\x08\x2f\x18\x55\xaa\x44\x71\xd4\x1c\x10\xb8\xb7\xf6\xc3\xd3\xfa\x28\x00\x38\x71\x66\x1c\x53\x40\x8c\x64\x7b\x76\x58\xd5\x6d\xb8\x07\xb9\xb7\xd3\x29\x31\x4c\xe3\xa1\x22\x1d\xf2\x3d\x2f\x2d\x43\x6f\x16\xed\x27\x89\xcc\x38\x3c\xd7\x64\xe5\xe8\xea\x16\xa1\xa9\xd4\xad\x82\xbe\xd6\x95\xe1\x43\xa6\x86\xa0\x1d\xe6\xf3\xd6\xba\x10\x5c\xdd\x75\x84\x6e\x91\x19\x8b\x56\x84\x20\x88\xa4\xcb\xa8\x13\x9a\xb1\x65\xf9\x44\xf6\xe4\xd9\x99\xcc\xf2\x17\x11\xbd\x74\x0b\xfd\x4c\xcd\x38\x04\xcd\xd2\x22\x31\xb9\xbc\xeb\x4a\xdd\x53\x86\xa7\x6f\xdf\x34\xf7\x98\x8e\x77\x02\x36\x76\xd2\x85\xcc\xf9\xe3\xca\x96\x13\x04\x78\xe3\xae\xcc\xf2\xa7\x47\xd0\x7f\x72\x26\x16\x2f\xec\x2f\x78\x03\x48\x8e\x43\x4d\x79\xfe\x9c\x08\x4a\xa7\x86\xc7\x74\x4d\xf9\x1a\xe7\x6f\x8a\x31\xac\x91\x66\x1e\xb9\x0e\x54\x6b\x80\xa6\xf2\x1e\x78\x8f\x43\x4d\x73\xe2\x07\xa3\x62\x3b\x0f\xad\x34\xf1\xa7\xcb\xf3\x3c\x72\x30\x74\xf3\xc8\xb9\xb4\x21\xc9\x51\xd8\x9f\xdb\x56\x19\x81\x19\x44\x34\x60\xcc\xcd\x1d\x03\xf0\xe5\x09\x98\xe4\x50\x63\x04\x4c\x72\xa8\xae\x82\x25\x39\xbc\xf4\x07\x32\x72\x68\x91\x99\xe2\xfe\xeb\x66\x3b\x8b\x44\x1d\x95\x69\x16\x8f\x01\xb4\x77\x9a\x4a\x5c\x93\xc5\xac\xb6\xc1\xc4\x54\x49\x2c\x94\x78\x8a\xdb\xa5\x89\x65\x56\x27\x83\x81\xe0\xf1\xa2\x52\x3a\xd3\x47\x15\x4d\x70\xca\x19\xc3\x02\xd2\x5b\xf8\xcb\x4c\x7d\x91\x36\x9a\x7b\xd5\x65\x69\x0c\xca\x2e\xea\xc8\xaa\xc1\x04\x2c\xca\xa1\x1a\x3a\x45\x2e\x0e\x14\xc1\x49\x6a\x52\xed\xdf\x53\x1f\x17\xb2\x5b\xcf\xd9\x72\x7a\x99\x14\x70\x29\x0d\xc5\x98\x64\x19\x57\x4f\x98\x2a\x9e\x81\xf6\x34\x7b\xf6\xc4\x17\x7b\x42\x55\xb8\xbf\xa8\xce\xcf\x9e\x8d\x33\xf2\xee\x16\xb6\x2e\x94\x4d\x8d\xe1\x33\x39\x2b\xec\x6c\xca\x59\xed\x6e\x77\x7e\xd0\xaa\x26\x5a\x68\xc9\xf6\x24\x1f\xce\xa8\xc8\x97\xd9\x20\x5b\xdb\x61\x70\x1b\xda\x0f\x37\x83\xb7\xa1\xda\x25\xe6\x30\x3c\xc5\x3f\xec\x3a\xd5\x0e\xe3\xf6\xa8\x75\xe4\xce\x66\x42\x13\xd2\xcb\x02\x32\xb3\xea\x57\x2e\x9a\xcf\x4e\x0f\xca\x69\xa2\x63\x92\x89\x78\xce\x30\xf2\x9c\x36\xc2\x79\x73\xcb\x11\x93\xaa\x3e\x33\x71\xd5\x51\xd9\x9a\x44\xc6\x2c\x3b\xa2\x11\x58\xd3\xce\xd4\xe7\x55\x63\xd0\x24\xde\x54\x8d\x0c\x44\xcd\xd1\x6d\x1b\xb3\xaf\xd6\xeb\x39\x73\xdc\x7c\x34\xd9\xad\x4e\xa7\x9c\x1b\xf9\x7b\x9a\x46\xec\xe7\x37\x58\x98\x9c\x0f\x3c\x5c\x15\xb2\xe7\xf2\x7b\xba\x84\x8a\x0a\x9a\xf0\x04\x2a\x73\xa8\xfe\x08\x95\xd9\x93\x80\x2c\x16\x12\xb9\x1a\x74\xcc\x01\x94\xd7\x9c\xc2\xff\x6b\xb0\x99\xc9\x8c\xe1\x36\x53\x66\xbc\x7c\x66\x0b\x23\xf2\x26\x1e\xa6\x56\x21\x30\x30\x77\x1b\xbe\x98\xd4\x8a\x4e\x91\x19\x41\xb5\x08\xd8\xcb\xa1\xe8\x0e\xea\xe5\x50\x5e\x9e\x38\x9b\x92\x74\x6e\x02\x73\x39\x54\x2c\x27\x96\xd2\x43\xb2\x73\x49\x76\xdc\x43\x1a\x44\x49\x1b\x3d\x81\xb3\x1c\x8a\xfd\xf3\xce\x8e\xd3\x41\x50\xb6\x0e\xf7\xd3\x5d\xb8\x91\xa3\x1b\xa8\xa5\xf3\xf7\x17\x32\xd1\x9c\x82\x7d\x18\xae\x08\xba\xe5\x1e\x21\xa3\xba\xa5\x43\x76\x53\x48\x8e\x1c\xfb\x8d\x97\x35\x5c\x77\xaa\xaa\x8e\x7c\xc1\x0e\x44\x82\x9f\x29\x6c\xe5\x24\x65\xf1\x04\xb6\x72\x28\xc7\x03\x5b\x59\xa7\xdb\xf0\x91\x53\x14\x5f\xf0\xfb\xf0\x30\x62\x60\x55\xf4\x9e\x8f\x74\xd6\xdd\x43\x32\x50\x25\xf7\xf9\xaa\xaf\xbb\x8b\x5f\xdc\x92\x6c\x2e\xd5\x4e\x37\xe5\x3b\xa9\x8a\x7d\x92\x7e\xa2\x6e\x3e\x38\xae\xa2\xa5\x38\x95\xaa\xe8\xc0\x54\x0e\xaf\x79\xe6\x66\xbe\x29\xf2\xcd\x2f\x6b\x65\x9b\x7c\xc4\xa9\xd8\x71\x14\x52\x05\xfa\xc9\x25\xa5\x97\xcf\x80\x57\x96\xe1\xe2\x82\xe0\x2f\x4b\x06\xa1\x72\x4f\xcd\xe2\xc5\x5e\x74\x9e\x69\x19\x9e\xb6\x92\xef\xa2\x3a\x03\x5d\x59\xe5\x16\x0b\x1d\x52\xf9\x10\x18\xcb\xa1\x39\x7e\xfd\x54\x38\x38\xc7\xc2\x58\xda\x55\x90\x2b\xeb\x08\x7f\xaf\x14\xf0\xd9\x4b\x5f\x5a\x3b\x98\x6f\x44\x1c\xa0\x2a\x87\x63\x4e\x70\x4a\x0d\x3c\x80\x53\x0e\xe5\x57\xb0\x29\x8f\x05\xde\xf8\x5c\x18\x3c\xfb\xe1\xe8\x0c\xd5\xd0\x8d\x14\xac\xc9\xfd\x0f\x43\xad\x52\x20\x8e\xec\xf2\xbe\x91\x94\x5f\x13\xb0\xc9\x5d\x1b\x03\x81\x69\x29\xfa\xad\xaa\x34\xdc\xfd\x83\x95\x64\xb7\x2f\x14\xbd\x70\xaf\x26\x3c\xa5\x3e\x9b\xe0\x53\x0e\xa5\xd3\xa5\xa2\x47\x46\xa7\x09\xf2\xe4\x11\x6e\x4f\xa0\x27\x87\x92\xae\xd0\x93\x93\xbc\xce\x73\x35\x67\x88\x69\x87\x9d\x8d\x2c\xd0\xfd\xc8\x3f\x34\x6f\x39\x7a\x43\x31\xcc\x4c\xb0\x50\x01\x87\xab\xb6\x59\xd8\xff\xb7\x27\xf1\x71\x84\xde\x2a\x6a\xf8\x02\x3b\x32\x8c\x81\x5d\x26\xbd\xd4\xb6\xb4\x92\x09\xe5\x57\xd2\x5f\xe8\xd2\x12\x7f\x39\xf2\x33\x96\x0b\xd2\xb2\xf4\xc3\x71\xb6\x50\x02\x01\xfa\x9a\x2b\xf5\x3c\xe8\x12\x58\x92\xbb\xbf\x94\x30\xa5\xb6\x3b\x7f\x0d\xc7\xcb\xa4\x0c\x57\x81\xe5\x41\xeb\x53\x0a\x49\x2c\x49\xbd\x00\xc0\x92\x1c\x0a\x2e\x6b\x78\x4c\x97\xd5\x7e\xfc\x41\xd7\xc3\x63\x6a\xe3\x84\x62\x78\xad\xbd\x22\xdb\xa6\x0d\x54\x43\x05\x8f\x15\xca\x30\xe8\x53\xc0\x52\x0e\x60\x56\x26\x48\x94\xa5\x68\xa8\x02\x8a\x72\x2f\x2e\xdd\x8a\x9c\x12\xc6\xa1\xfb\x4c\xff\xfd\xe9\xf6\x07\x2e\xe5\x50\x14\x01\x96\xb2\x90\x3c\x79\x02\x4b\x79\x88\x07\x3a\xc1\xa5\xac\xcb\x23\x4a\x60\xa7\x44\x6a\x01\xb3\xa1\xe0\xb4\x4c\x88\xe0\xba\x73\x4b\x09\x7a\xc4\x5c\xa9\x81\x66\xad\xce\xa3\xcf\x68\xa3\x9e\x92\x99\xfd\xb5\xa6\x8f\x54\xc1\xb4\x60\x56\x21\xb2\x30\x4f\x30\x2a\x87\xec\x7f\x99\x9c\x5b\xc2\xb9\xd4\x45\x95\x12\x56\xc6\x73\xf8\x4c\xa7\xdc\xe4\x8b\x4e\xa1\xc9\xae\x25\xb8\x32\x9d\xf5\x2e\x72\x48\x06\xbc\x8b\xd4\x90\x04\x5c\xe5\x50\x90\x58\x67\x1e\x50\xba\x7b\xb2\x35\x60\x4d\x40\x57\xd6\xe5\x58\x89\xe4\x94\xa5\xae\xbc\x71\xf4\x99\x33\x01\xc7\x02\x9f\x72\xe4\x6e\xbf\x1c\x1d\x02\xed\x22\x8f\x90\x8c\x04\x7c\xca\x43\x25\x76\x79\xcb\xa8\x91\x6d\x5d\xd9\x0d\x66\xd0\x2b\x47\xad\x6c\xeb\x92\x50\x20\x61\x2e\x6e\x16\x65\x3d\xeb\xca\x8d\x61\x65\xec\x57\x94\x3f\x30\x22\x0f\x75\x21\x31\x22\xfb\xe1\x7e\x35\x6a\x72\xba\xc9\x52\xad\x74\x3e\x9f\xb0\x45\xea\x7a\x14\x1e\xdd\xca\x38\xd3\x24\x99\x32\xed\xa3\x07\xc4\xac\x3e\x3a\x88\x25\xb2\xa3\xf3\x43\xcc\x63\x52\x13\x73\x54\x1b\xa9\x21\x9a\xe3\x24\xe7\xea\x5c\x06\x39\x68\xd2\x04\xb5\x71\xd7\x45\x8f\x3f\xd9\x2b\x8a\xc5\x92\x63\x39\x14\x6e\xf6\x42\x27\x55\xb0\x1d\x07\x99\x80\xe6\xfa\xb2\x15\xff\x78\x2c\xce\x14\x7d\xb9\x05\xf6\xb4\x08\xf4\x08\x78\xe5\x3c\x61\x54\x55\xeb\x21\xa8\x8f\x55\xf3\x1d\xa0\x8f\x43\x0a\x02\xcc\xe3\xee\x96\x1f\x99\x17\xd6\x3f\x4e\x03\x61\x7e\xbc\xb0\x07\xf2\xf9\xe5\x2a\xd4\x02\xca\xca\x96\x20\x24\xd1\xdd\x2e\xb2\xe3\xd4\x0d\xf4\x3c\xf0\x3f\x87\xf3\x9c\xa8\x81\xae\xe7\x29\xe8\x3f\x69\xf3\xa6\x90\x8f\x1d\x7c\xb8\x79\xa2\x06\x7a\xec\x80\x7f\x2c\xfa\x46\x9e\x87\x30\xc1\x36\x07\xa7\x18\x16\x7e\x84\x61\xb0\xc0\xeb\x54\x31\x56\x02\x14\x25\x6b\xa7\xec\x50\x03\xee\x59\xb2\x87\xd4\x5b\x94\x7d\x38\x9d\xe7\x3f\x1b\x28\xcf\xee\xdf\xc3\xf2\x70\xd0\x61\x09\xb7\x2f\x0c\xf0\x2c\xe4\x0f\x41\x58\x06\x13\xb2\x0c\x38\x45\xc2\x40\x6a\x41\x05\xf9\xf1\x30\xf5\xc2\x49\xb2\x81\xd9\xfc\xdd\x04\xd0\x14\x36\xf1\xc0\xae\xe9\x0f\xd2\x77\xca\x66\xb3\x94\x7a\x3d\x7d\xac\x9e\x5c\xfa\xb8\x79\x69\xe8\xac\x0f\x40\x64\x12\xeb\xd3\x2b\x46\xed\xb7\xa7\xa9\xee\x48\x35\x39\x85\x85\x2c\xda\x92\x4f\x99\xec\xf0\x8f\xea\x1f\xb4\x97\xcc\x14\xc1\x1a\x2c\xc8\x91\xbb\xcf\xc0\x88\x23\x8b\xb3\x7b\xd1\xb5\x80\x82\xdc\x87\x92\x01\x37\x77\x2f\x92\xb2\xf8\x8f\xfd\xb0\x93\x78\xf2\x68\xb0\x3e\x51\x14\x67\xf7\x77\xa8\x0b\xdb\xfd\xec\xd9\x13\xba\xc5\x0d\xa5\x9c\x06\x94\xc8\xea\xf5\xc8\xa9\x43\xac\x26\xc9\xd3\x9c\x06\x86\x68\x9c\xa9\x34\xa2\xa8\x9c\xdd\x2d\xe4\x57\xb7\x45\x6c\xe4\x71\x20\x56\xa6\x8b\x19\xcf\xc4\x44\x1a\x8f\x7f\x92\x80\x2f\x0e\x7b\x82\x3e\x98\xbb\x69\x64\x8e\x40\x9e\xa5\xee\xc5\x97\x74\xb9\xe2\x39\x7b\x65\x09\x2f\xb3\xad\x09\x93\xf4\xf4\x77\xce\x1d\x74\xf8\x94\x5b\x7b\x58\x06\x80\x2b\xc8\x26\xc0\x4b\x1e\x32\x96\x33\xf0\xbd\xb0\x17\x22\x57\x41\x14\x4f\x78\xb5\x8c\xf7\xcc\x6b\x4e\xe7\x26\xf0\x6b\x72\x17\x87\x8d\xf9\xd1\x6b\xef\x18\x74\x78\xca\xdd\xae\x6a\x86\xda\xb0\x81\x91\x1c\xb9\x77\xa6\x0b\xe3\x3c\xe1\xdc\x9a\x3b\x84\x78\x8e\x3c\x1d\xa2\x48\xea\xa1\x79\x8a\x7c\x61\x0f\xc9\x3c\x44\x22\xf1\x99\x20\x92\xda\xb2\xcf\x99\x1e\x56\x3c\x3f\x78\xf5\xda\xb4\x67\xcb\xc9\x4c\x4e\xeb\xe1\xc2\x1d\xc8\x3b\x68\x81\x26\x8b\x9e\x74\x22\x4d\x26\x15\x83\xeb\x02\xeb\x35\x01\x97\xdc\x9d\xb2\x2a\xb9\x84\xab\x47\x1a\xa3\xe9\xfc\x1b\x0e\xa2\x35\xf8\x24\x1c\x64\xd8\x5d\x4d\xc6\xdd\x67\x7b\xe5\x76\x86\x1f\x27\x41\x94\x1d\xbb\xed\xb8\x76\x1d\xae\x30\x99\x8b\xc0\xa5\x99\xe7\xe9\x39\xf6\x7b\x4e\x8f\x67\xe4\xb4\x65\xe7\xff\x94\x2e\x3b\xd4\xd3\xb0\x71\x46\x41\xa0\xa5\xa2\x83\x90\x95\x33\xe7\xe0\xcc\x3e\xd1\x41\xb0\x33\x96\x7b\x16\xb7\x5b\x03\x51\x00\xb0\xdc\x1f\xf9\x92\x13\x42\xeb\xc9\x9b\x51\xc7\x44\xb0\xac\x8a\xa2\xa7\x00\x19\xda\x95\x4f\x38\xb5\xd2\x27\x08\x96\x53\xc9\x1b\x00\xcb\xfa\xf3\x24\x91\x73\x61\xa0\x8e\x00\x66\xb9\x0b\x53\x13\x76\xe8\x31\xff\x26\x7b\xb7\x07\xbb\x59\x05\x9c\xa1\x5b\xf5\xf4\x0f\xba\x7c\x27\xb9\x61\xb6\xb5\x52\x6b\xe4\x06\xc2\xb2\x24\xd3\x20\x38\x45\x23\x37\x08\x96\x63\x4c\x3b\x43\x60\xaa\xbb\xec\x49\xad\x83\x6a\x51\x97\x97\x4e\x1f\x40\x58\xd6\xe5\x58\xb6\x98\xd1\x74\x48\x3d\x9f\x9c\x2e\x66\x5b\xc1\x62\x5a\x1a\x62\x23\x05\x46\x59\xfe\xb9\x0a\x84\xa2\x2c\x72\x86\xcf\x93\xab\x5c\xf3\x00\x80\x6d\x99\x86\x7a\xb0\x2d\x47\x2e\x34\x71\x9b\x3a\xfc\x9c\xa0\x68\x98\xf8\xed\x24\x47\x75\x72\x9e\x97\xeb\x19\x99\xb4\xc2\x0a\xda\x0e\x08\x96\x43\xb7\x32\x10\x2c\x77\xc3\x16\xe0\x12\xa5\xfb\x2c\xc1\xe3\xa3\xcf\xe3\xee\xee\x26\x87\x92\xe9\xfe\xce\xcf\x4d\xcc\x5c\x7c\x0a\x60\xee\xb0\x4f\x01\xec\xf0\x85\xd0\x15\x19\xc2\x67\x3f\xe8\x13\x96\x70\x1d\xa4\x81\xb6\x8c\x3c\x1a\x9f\x86\x13\xcf\x06\x5a\xf7\xf2\x58\x6a\xfc\xd6\xf4\x7e\x91\xcc\xd0\xec\x54\x97\x49\xac\xa1\x34\xa0\x5c\x1e\xe0\x99\x4c\x50\x2e\xab\x21\xdf\x97\xd7\xbe\x6e\x3c\x20\x2f\x77\xff\xac\x29\x98\x4b\x4b\x68\xd9\x64\x13\x5c\x26\x47\xd2\xa2\x7f\x29\xfe\x64\x7b\x72\xaf\x69\xc5\xd0\xe1\x61\xbd\x9f\xf5\x52\x02\x59\xc8\x44\x4e\x20\x63\xee\x3f\xa8\xf7\x70\x91\x68\x1c\x29\xc7\xfc\x50\xd7\x61\x47\xfc\xc6\xd4\x64\x93\xe7\x93\xdf\x0f\x9e\x2f\xa4\x1c\x2b\xcd\x89\xf2\x23\x92\x68\x64\x61\xa5\x9f\xee\x4b\x52\x6e\x9a\x28\xf6\x89\xce\x16\x95\x22\x9f\xed\x06\xa3\x23\x77\xa1\x79\x68\x80\xc8\x1c\xe6\xdf\x01\x21\x33\x34\x27\x89\x90\x39\x5d\xfa\x44\xc8\xf4\x26\x00\x50\xcc\x61\x6e\xa5\xab\x2a\x58\x42\x1c\x2e\xf5\x7d\x36\xd1\x65\xda\x24\xef\x14\x2e\x32\x25\x99\x1d\x07\xec\xcb\x61\xe2\x9a\xcb\x08\x4d\x2f\x3e\xae\x96\x3b\x8a\x36\x5a\x4a\xc8\xfe\xe3\xa9\x87\xc4\x82\x7e\x39\x4c\xba\x01\xe2\xe5\x30\xbf\xcd\xe5\x5d\xae\xb9\x2f\x80\xbc\x1c\x91\x55\x7d\x3c\x33\xa8\xbc\xd7\xe5\xf4\x00\x73\xb9\x1b\xa4\x2a\xfd\x86\x9d\xf5\x9e\x1b\xdd\x3f\x98\x37\x78\xe7\x65\x22\x6a\xe4\x82\xab\x6b\xdc\x28\xbe\xb0\x7e\x90\xc2\xab\x3b\xa1\xfe\x4e\x8c\x45\xfb\xd3\xc7\xe5\x12\x67\xcb\x43\x77\x71\x4d\x6c\x56\x92\x4b\xdd\xdf\xfb\x98\x04\xca\x84\x37\x89\x8d\x19\x9a\x4d\x2e\x2c\xcd\x26\x48\x01\x1a\x73\x98\x70\x44\x68\xcc\xa5\x2b\x38\x88\x97\x23\x1c\x62\x8a\x13\x14\x0e\xd3\x9d\xfa\x4c\x16\x06\x07\x85\xb6\x6f\x72\xa5\x8b\xb8\x99\x99\x3b\x5a\xe8\x4b\x0f\x8d\xb1\xa2\xd3\xe1\x6a\x8d\xf6\xe6\xef\x52\xdb\x9f\x4e\x0a\xd6\x68\x53\x8e\x5c\x29\x75\xd8\x5b\x14\xfa\x43\x37\xd4\x0b\x2f\x64\xb3\x72\x5c\x33\x97\xca\x3f\x2a\x2e\x50\x0c\xc3\x28\x52\x2f\x9f\x2e\x5d\x92\xa7\x73\xb5\x55\xf7\x74\x1d\xbd\xf2\x22\x79\xf9\xe2\x94\x58\x3c\xf7\x89\xf5\xb2\x4f\x1c\x6e\x8a\x1a\x48\xc2\x57\x06\xdd\xf0\x11\xa1\xa3\x26\x6c\x00\xd7\x72\x6f\x0d\xaa\x5a\xca\x8f\x18\x37\xae\x95\x22\x2e\x75\x2d\xa9\x04\x8b\x00\xc2\x5c\xd1\x0c\x09\xc2\xdc\x6e\xe4\xff\x18\xfb\x93\x24\x7f\x76\x5f\xbf\x12\x9c\xbf\x55\xdc\x1d\x94\x3b\x7b\x9a\x5d\xfb\x4f\x6a\x5c\xb5\x07\xef\x98\xa6\x81\xa4\x67\x2f\xa5\xfd\xa7\xe1\x1c\x46\x5c\x49\xd9\xfc\x72\x10\xe6\xe1\xf8\x92\xce\x1e\x04\x41\x00\x9f\xc6\x8b\x7a\x07\x36\x8b\x87\xf8\xd5\x86\x14\x78\x0c\x33\x26\xc3\x12\x7c\x2e\x79\x55\x05\xf8\x5c\xd3\x87\xfe\x71\x25\x21\x1a\x6d\x8c\x39\xb9\x0c\x18\x73\xf9\xf4\xb3\xc5\x05\xca\xfe\xf7\x20\xac\xeb\x50\xff\x94\x3d\x7f\x12\x2f\x1e\x6d\x28\xdc\xdb\x1e\x8d\x0e\x05\xa5\xd3\x0d\xf9\x71\x51\x15\xbf\xb4\x2c\x8f\x44\x38\x3e\xeb\xa0\xf8\x78\xf3\xe3\xa5\xd7\x83\x9d\xe1\x1c\x4c\xa1\x67\xaf\xaa\x6a\xb2\x4a\x16\x0a\xd7\xbd\x59\xae\xf8\xd4\xdd\x41\x94\x58\x9d\x4f\xdd\x64\x51\x47\xe3\xbb\x3d\x6a\xda\xbc\x28\x7b\x34\x34\x54\xf3\x0a\x16\x5d\xd2\x80\xe9\x41\x5a\xd7\x2d\xee\x51\x28\xf7\x16\xea\x69\x1a\xa2\x65\x7f\x99\x16\x4f\x3f\xe2\xa7\x66\x88\x89\x07\x11\xdd\xcb\x6a\x61\xe9\x74\xb5\x12\x96\x6e\xc8\x00\x81\x98\x8b\x56\x51\x45\x4c\x24\xf4\x76\x02\x63\x2e\x1d\x86\x14\x7d\x3a\x83\x8b\x3c\x23\xde\xdc\x04\x12\x6a\x80\x37\xd7\x34\xe3\x14\x61\x2e\x79\xdb\x04\xaa\x5c\xd3\xa9\xe6\x19\x76\x16\x5d\x82\x47\xb4\x8e\x17\x0f\xaa\x2a\xaf\x72\x9e\x2d\x4d\x23\xbf\x3d\x04\xf2\xdc\xd3\x47\xf3\x08\xaf\x57\xc0\x8e\x3b\x87\xdc\xfe\xd1\x56\xc2\x2d\x01\x24\xb9\xa6\x71\x29\x80\x71\x4d\x13\xbb\xc7\xb0\x9e\xf2\xee\x47\x97\x68\x99\xf7\xa3\x4b\xb4\x37\x4c\x0f\x4b\x41\x03\x38\x70\xe5\xb2\xcb\x50\x58\xb9\xdc\xca\x1f\x65\x3e\x40\xe7\xb2\x92\x1d\x98\x73\x49\xd6\x06\xe6\x5c\x52\x88\x02\x73\x2e\x3a\x9b\xf2\xd1\x6a\x79\xea\x06\x5b\xee\xd4\x15\xe2\xb9\x34\xc9\xa6\x7b\x2f\x7b\x88\xde\x32\xe4\xa7\xd3\x4f\x89\xda\xce\xc2\x79\x4d\xc3\x28\xf1\xe7\x34\x38\x79\x10\xa8\x8d\x72\x05\x16\x5d\xde\xcb\x99\x6b\x22\xef\x2a\x1e\x4c\x1d\xb5\x43\x79\x6e\x14\x79\xd6\x0d\x7b\xfa\xd1\xcd\xeb\x24\x66\x57\xdd\xd0\x73\x03\x16\x07\xf4\x5c\xf6\xae\x18\xe4\xb9\x7c\x6e\xba\x35\x32\x37\xb8\x2e\xce\xe7\x47\x85\x27\x25\xe3\xc4\xd6\x61\x56\x8f\xb7\x4a\xce\xae\x10\xb8\xb3\xa1\x93\xc0\xa0\x2b\x7b\x20\x9e\xcd\x28\xfd\xc1\xc5\x30\xcc\xa1\x73\x02\xa5\x11\xfc\x4c\x2d\xc5\xb3\xc5\xeb\xe4\x0f\x42\xfb\xd0\xb8\x67\x4f\x35\xea\x8a\x48\xed\xb5\xe6\x06\xad\x73\xd8\x04\xad\xf3\xea\xef\xc1\xef\xcd\xa0\x68\x00\xd8\x9d\x73\x98\xea\xcd\x8c\x21\xfd\xad\xad\xa4\x1b\xf5\x63\x20\x34\xb7\x76\xb1\xe9\xea\xe9\x2a\x41\xd8\xd6\xc2\xe6\x01\x8a\xd6\x2b\xd9\x67\x1b\x8d\xf8\x59\x39\xc2\xfe\x81\x08\x8a\x08\xd2\x40\xd3\x65\xbd\xdb\x9e\x4f\x55\xdd\x7e\x61\x61\x98\x81\xc0\x28\x5a\xfa\x3c\x48\xdb\x8a\x7e\xe0\xd7\x65\x4f\x18\x8f\x4e\x00\x5e\x28\x3e\xc6\x40\x73\x80\xb7\xb8\xcd\x9e\xf0\x7c\xf8\x5b\x55\x73\xdb\x21\x88\x1e\xcf\xc2\x45\xc3\x39\xaa\xff\x9d\x12\xcd\xa3\xff\x9d\xd7\x9c\xa0\xdc\x0d\x6f\x0d\x9e\x2d\x6f\xcb\xae\x8d\x4c\xba\x87\x63\x79\xaf\x6a\x29\xcb\xdb\x79\xff\x67\x68\xe4\xa4\x06\x40\xf1\x12\xf3\xd9\x52\x36\x9b\xf9\x7b\x28\xb7\x72\xa0\x17\xea\x6e\x1a\xdb\xe2\x55\x6a\xee\xfe\xcf\x84\x66\x7d\xbf\xc7\x66\x09\xbe\x30\x1c\xdd\xdc\xac\x30\x98\x32\x58\x77\x4d\x93\x81\x57\x63\x49\xc5\x23\x80\xef\x9a\x16\x07\xaf\xf2\x33\x0c\xef\x55\x7d\x98\xfc\x9f\x11\x60\xbe\x00\x74\xd7\x3a\xec\xeb\x55\x94\xe6\xd8\xf0\x9e\xbb\x0f\xfc\x90\xd7\x0c\xd5\xdc\x7b\x08\x28\x1b\x33\x72\xcf\x69\x1b\x31\xcc\x7b\xe3\xd7\x0d\x81\xe5\x0d\x62\x58\xeb\x43\xfa\x9e\x6c\xfe\x80\x87\x27\x5d\xfb\x6a\x5e\x0e\x16\xf4\x78\x9b\xd3\x9e\xbe\xf1\x6a\x5f\x4d\x10\x50\x62\x69\xfc\xd9\xbb\x03\x98\xb1\xe6\xbd\xa8\xd0\x62\xde\x78\xbe\x44\x9c\x56\xaf\x0e\xb4\xd8\x36\xa6\x79\x11\xba\xbc\x09\x05\x27\x2c\x1a\x42\xf1\xc3\x0f\x51\xfa\xd8\xd3\x87\xaf\x1a\xd3\xf2\x84\xbf\x00\x13\x96\x9d\x18\xef\xd8\x93\x97\xf2\xb0\x47\x37\xa4\xa2\xc0\x60\xf5\x84\xff\xbd\x7b\xe3\x40\x8c\xd8\xc8\x60\x8a\x9e\xef\x54\x89\x0b\xdb\x03\x00\xac\xe9\x53\x08\x9e\x57\x64\xf1\x45\x19\x88\x15\xf9\x7a\x69\xe1\xed\x32\x28\x5e\x3b\xac\x82\x28\x5e\x15\x7c\x8c\xf1\x72\x97\xaf\x46\x01\xdc\xae\xc8\x4e\xed\x8d\x74\xa1\x95\x28\x08\x5d\xb1\x7b\x93\xe5\x96\x9d\x20\x49\x80\xc5\x95\xe4\x58\xc0\x6f\x45\x16\x7f\xe8\xbe\x50\xa4\x0c\xd9\xbb\x60\x71\xb6\xbc\xbf\x13\x67\x2b\x79\xcf\xfb\xde\x3b\x84\xbd\x59\xd8\x17\x58\xbb\xef\xb3\x9b\x42\x57\xa2\xeb\xf0\x86\xf5\x7d\x76\x89\x74\xe5\xb3\xdb\xc5\xb7\x9e\x5d\x3c\x5d\xf9\x0c\x57\x83\x1f\x33\x7c\xa2\xc3\x8a\x71\x9d\x17\x27\xa0\x70\x35\xaf\xca\x5e\x7d\xa2\xc0\x0d\x19\x20\x72\x35\xaf\x15\x5f\xc3\x68\x78\xdb\xf0\x0a\x00\xea\xcd\xf4\xbb\xef\x47\x8a\xc9\x58\x36\xce\x16\xe3\x46\x7a\x13\xb0\xb1\xb7\x3c\x69\xbc\x32\x56\x17\xc7\x6b\x4d\x68\x09\x9a\x0b\xf7\xca\x17\xbb\x73\x15\xbc\x40\x6a\x25\xcf\xf0\xa0\x68\x35\x75\xaf\x80\x68\x45\x6d\xc9\xac\xd9\xb9\xb7\xdf\xef\xe7\x92\x45\x8a\x7a\x45\xff\x76\x12\x7c\x7b\x69\xd1\xf2\x8f\x78\xed\x08\x02\xaf\x7a\x09\x2f\xd2\xdf\xc5\xd6\x96\xfc\xa1\xf8\x29\x5f\xc0\x0d\x82\xe5\xbe\xdc\xed\xab\x6f\x7d\xbd\x40\xf1\x04\xf3\x2e\xab\x1e\xed\xfe\x36\xcf\x83\x95\x7f\x87\x5b\x4d\xf2\x17\xd1\x46\x3a\xff\xef\x19\x38\x79\x79\x4c\x95\x79\x21\x94\x08\xd3\x1c\x24\xac\xa6\xb6\xe8\x13\xbb\xd3\x3b\x90\xcf\x7b\x0f\x4f\x1d\xdf\xb9\x0b\x31\x19\x55\x61\xa0\x84\xb2\xaa\x27\x5c\x1a\xc8\xaa\x18\x1c\x8a\xf7\xf6\x5e\xdd\xf8\x06\xad\xf2\x10\xf2\x11\xe7\x42\x01\xfd\xc3\x2b\x49\x35\x07\x00\x54\x91\xe3\xe4\x45\xb0\x01\xb6\x95\x0f\x53\x6c\x95\x16\x22\x50\xa9\xb8\x11\x81\x6a\x78\xea\xf8\x3c\x8e\x78\xa0\x00\x5e\x2a\xaa\x42\xed\xb1\x25\x53\x85\x04\x74\x54\xd6\x6e\x18\x80\xa8\xe6\x89\x1d\x7c\xa8\xe6\x69\xef\xe3\x8c\x1e\x07\xeb\x3f\x30\x41\x70\xa4\x9a\x3a\x13\x71\xa4\xea\xd9\xfd\x02\xc3\x78\x5a\xba\x87\x58\xb6\xff\x8d\x2a\xd5\x76\x39\xb2\x18\xb6\x70\x20\xa6\x9a\x5b\xd4\x67\x60\x25\xcf\x49\xc0\x4a\x35\xe5\xed\x0f\x03\x32\x8f\x9e\x9f\x87\x88\xb6\x5f\xdc\x34\xaa\xa9\xb8\x65\x66\x3f\xf8\xb8\xa2\x57\xf4\x03\x56\x2a\x12\xf1\x59\xaf\xe8\x3d\x4d\x7d\xd8\x65\x7b\xd0\xf9\xb8\xa1\xf7\x48\x0a\x94\x54\xe4\x30\x91\xd3\x9c\x83\xca\xb7\x4f\x11\x70\x54\x41\xa3\x86\x67\x2b\x41\xa3\x2a\x90\x3a\xe3\xeb\xbb\x48\x92\x61\x11\xa6\x0c\xf7\x11\xe2\x42\x4f\x72\xd1\xa4\xa6\xb7\x78\x1f\xc8\x04\x4a\x98\x9f\x27\x75\xbd\xbc\x3f\x4f\xe7\xea\x38\x3e\x7d\x9a\xc0\xe7\x19\xe0\x4c\xc5\x60\x5b\x08\x5d\xef\x4c\x65\x6f\x51\x56\xfb\x50\xf6\x2b\x73\x7c\x9c\x48\x14\x46\x3e\x7c\x7f\x15\x78\x3e\x63\x23\x8e\xe6\x0f\x0c\xae\x73\x2b\x8e\x27\x4d\x21\xe3\xd3\x92\x1b\x8e\xfd\x19\x12\x79\xb0\x95\x00\x13\xd5\xdc\xb7\x3f\x03\x39\x81\x0d\x34\x3e\x6e\xd5\xdd\xea\xbf\x69\x35\xe8\x83\xb9\xdb\x6d\x22\xf9\x2a\x1b\xc6\xc7\xae\xe4\x76\x25\x7c\xd4\x14\x5a\xe4\x9b\x7b\xd0\x2d\xe4\xf5\xc5\x8f\x29\xa5\x58\x2f\x14\xf9\x6e\x3e\x9f\xd1\x92\xdd\x86\xbf\x6b\xf7\x28\x75\xb9\x76\x73\xf9\x18\x67\x0d\xb7\xbb\x2f\x36\xaf\xa4\xf1\xe5\xc7\xcd\xfa\x6e\xee\xe5\x54\x86\xd1\x7d\xc6\x49\x04\x16\x69\x7c\x6e\x6a\xd6\x11\x03\x35\x79\xf7\x77\x5b\x11\xe9\x9e\x35\x91\x9d\xbe\x5b\x71\x79\xa7\xc2\x44\xcc\xeb\xa4\xef\xde\x21\x79\xa9\xc9\xed\x91\x0d\x9e\xfb\xb1\x8d\x0d\x0e\x0a\xdf\x03\x00\x8d\x1d\xff\xc8\xb7\x1c\x43\xc0\xaa\xe5\xac\x1f\xd6\xe2\x32\xec\x6f\x6f\x62\x8e\x21\x07\x85\xcd\x40\xd9\xc3\x0c\x55\xf8\xb1\x85\x6d\x96\x89\xe6\xdd\xfd\xe8\xd3\x8d\xea\xb0\x00\x34\xde\x16\xf6\x2a\x84\x23\x7e\x7c\x1c\x0d\x06\x9b\xe9\xb7\x6f\xfb\x91\x0d\x3f\xb6\xa3\xcd\x09\x95\xf3\x35\x07\xf9\x88\xe9\x64\x84\xf2\x2f\x44\xf8\xac\xc6\xf0\x73\x3f\x92\x11\xba\xd1\x0c\x39\xec\xe7\x97\x68\x83\x17\xf7\xde\xa9\x7d\x6a\xc3\x35\x1a\xf9\x0c\xdd\xa4\x65\xc9\xb7\x76\xe7\x50\xc5\xb5\x3b\x81\x52\x34\xf4\xb6\x74\x23\x11\x03\x21\x35\xbe\xa5\xa5\xf5\x9f\xc3\x38\x7f\xcb\xfa\x30\x0a\x6e\x5d\xd5\xcf\x19\x62\xcc\x0a\x30\x6a\x30\xb9\xa5\xc3\xae\xe7\xff\x25\x76\x80\xf6\x22\x0b\xd1\x5d\xe3\xe8\x45\xc0\xe2\xb1\xff\x77\xc2\xc2\x74\xd6\xb1\xd7\xc8\xe4\x65\x62\x98\x58\xf8\x9f\xc9\x0b\xf7\x5b\xe8\xc1\x5d\x2e\x0b\xa7\x25\xb9\xcf\x42\x2a\x97\x97\xac\xd8\xdc\xb2\x7d\xb2\x4e\x4b\xa3\x4a\xc2\x4f\x6b\x77\xb2\x4e\x75\x4f\xc8\xf1\x4b\x3b\x6f\x6f\xd9\xd6\xc9\xf2\x6c\xfe\x40\x17\xb0\x86\xd7\x69\xd1\xa6\x41\xee\x38\x2d\x4e\xdb\xc6\xfd\x59\xb6\x4f\x66\xee\x4a\xee\x72\x4c\xe9\x95\x64\x07\xdd\x5f\x98\xba\xcd\x1f\x76\x1f\x50\x86\xb6\x6f\x5a\x9e\x2c\xc3\x47\x15\x7f\xb8\xc0\x93\xa6\x52\xc6\xe6\x50\xb7\xb2\x92\x7b\x03\x0b\x75\x19\x29\xf1\xdc\x59\x9c\x35\x0e\x47\x32\x4a\x32\x25\x66\xfb\x8a\x32\xf2\x0e\xcd\x43\x27\xe6\x5d\x47\x53\x29\x24\x22\x5b\x2d\xc3\x20\x36\x8b\xcc\x5c\x49\x32\x17\x56\xb6\xb3\xcc\x2e\x2f\xeb\x7e\xd8\x9e\xa3\x70\x54\xec\xbb\x77\xf3\xe2\x96\x95\x6e\xd0\x3e\x5c\x73\xb3\xa5\x81\x78\xdb\x2f\x0c\xad\xf3\x42\xa8\x6a\x0d\x7b\x37\xde\xdd\xce\xce\xd8\xb2\x10\x16\x36\x00\xbb\x17\xca\xee\x51\x2a\xe5\x76\x6f\xef\x6a\x38\xee\x25\xc0\x72\x17\x77\x3c\x62\x17\xcf\x5a\xa7\xae\x62\x65\xfd\x7f\x59\x27\x32\x54\x77\x3b\x67\x4c\xd5\x7e\x0a\xde\xb7\x34\x16\x1f\x76\x15\x9e\x57\xbb\x13\xbc\xea\x57\x73\x05\x8e\x5e\xdb\xcd\x60\x13\x57\x2b\x22\x8a\x9e\x07\xac\xe5\x29\x50\xc3\x98\x35\x65\xd4\x14\x41\x28\x08\x2f\xa7\xd7\xde\x19\x9c\xd4\x1e\x6b\x5c\x10\x38\x0b\xed\xbe\xe5\x86\x17\x80\xe7\xb1\x51\xdc\x54\x9a\xad\x6b\x57\xd6\x97\x3d\xc8\x7c\x37\xb6\x8f\x62\xc4\x7b\xf0\xdd\x8a\x27\x2f\x60\xdc\xda\x4f\x06\x50\xdc\x9c\xeb\x97\xc5\xd1\x08\x2f\x75\x11\xe2\x16\xfe\x44\x5e\xab\x82\xee\x96\x0d\x9f\xb9\xee\x5d\x0d\x33\xd0\x4d\xb6\xda\x08\x0f\x5e\x53\x2f\xfc\x8c\x14\x7c\x56\x6c\x10\xc3\x48\xac\x42\xbd\x19\xd3\x69\x19\x1e\xd0\x7b\x74\xa0\xde\xba\x62\xe2\x46\x7a\xf3\x76\x55\xa4\xb7\xa1\x86\x6d\xc5\x61\xa8\xb7\x3f\x42\x54\x8e\xf5\x94\x7f\xfd\xd5\xa7\xa3\xcc\xa9\x49\x55\xcd\x7a\x14\x47\xad\x24\xe7\xa4\xe2\x55\xf7\x32\x78\x44\xdf\x85\xba\x87\xcb\x26\xdc\x59\xfa\x7e\x11\x86\x84\x06\xbc\xbb\x9e\xe4\xf7\xa4\xe4\x24\xd1\x5b\x57\xab\x9a\xa5\x09\x74\xdf\xa9\xe0\x6a\x48\x6e\x6b\xab\xa3\x76\x2a\xd8\x23\x67\x6c\x90\xe2\x62\x3c\xe9\x62\x6e\x66\xdd\xb2\x80\x8a\x8b\xef\xd2\x4b\xfb\x14\x64\xe7\x13\x4b\x42\xed\x12\xb0\x71\x7d\x73\x9f\x4f\x3d\xf4\x7e\xc1\xe3\xdc\xa9\x41\x28\x89\xc1\x79\x13\x08\xb9\xec\xfd\xfd\xfa\x5c\x44\xa6\xdf\x3c\xd1\x0c\xcc\x13\x8e\xb1\x40\xcb\xed\xc8\x08\x6b\x2b\x97\xac\x13\x26\x68\x83\x13\xde\x5a\xbb\x79\xa6\xda\x53\x94\x4f\xc5\x16\x97\x3d\xd2\x2e\x6c\xd3\x26\x87\x9b\x25\xb6\x8d\x7a\xb1\x05\x9e\x8d\x7a\xf2\xb5\xf6\x4c\x69\xff\xf6\xf7\x04\x81\x2e\xb1\x80\x27\x08\x74\x89\xa3\xd1\x14\x81\xae\xa2\xab\x9b\x20\xd0\x65\x70\xed\x26\x08\x74\xb1\x56\xcc\x4d\x47\xc5\x49\x75\x02\x41\x77\xd2\x51\xf3\xd8\x91\xf6\x8b\xb9\x6f\x2a\x55\xf8\xdf\x63\x59\xf0\xc0\x09\xd2\x5c\x03\x2a\x72\x02\x34\xd7\x58\x2c\x13\x9c\xb9\x9c\xa4\x13\x3c\x0a\xb0\xfe\x09\xcc\x5c\x1b\x93\xbc\x84\x8e\x3a\xf6\xff\x5c\x2a\x5b\x98\x9b\xdb\xf4\xff\xc6\xf7\x33\xff\x13\x8f\xe3\xf4\x9b\xae\xad\x46\x55\x63\x6b\xeb\x3d\x18\xf1\x3c\xce\x8b\x5e\xf2\xa3\x9e\x26\x87\x89\x30\x1f\x6b\x26\xa2\xa6\x87\xff\x2f\xd4\xac\x74\x0c\x76\x6c\x1c\xa8\xa6\x90\x74\xd3\x0e\x4b\x89\x05\x4b\x7f\x25\x62\x4c\x17\xe9\x9d\x34\xf4\x5d\xf2\xa4\x31\xfd\xc1\x1d\xab\xfa\x02\x32\xd4\xa0\xde\xa2\x17\x33\xad\xe7\x81\xe1\x77\xb6\x0d\xb8\xf1\xe2\x66\x33\xc1\xa6\x6b\x9c\x88\x27\xd0\x74\x8d\xfb\xe4\x29\x34\xdd\x40\xbd\x38\x0f\x42\x60\x24\x7b\x86\xed\x0a\xe3\xc4\x09\x18\x5d\x47\x61\x37\xc1\x9f\x6b\xc0\xf0\xcc\xc3\x80\x53\x18\x52\xcd\xa3\xe8\x70\x63\xcf\x70\x25\xdc\x9c\x33\x3a\xf7\xe2\x14\x38\xc1\xa2\x8b\x26\xf9\x82\x5d\x8f\x95\xd5\x1c\xcd\xca\xb2\x13\xcd\x93\x3e\xe0\x4e\x6b\xec\x22\x70\x0f\x72\x44\x8b\xbb\xb9\x33\x91\x5d\x09\xcb\x85\x79\x60\xa4\x46\x48\xa2\x79\x54\x66\xe8\x49\x1a\xcc\xcf\xe6\x49\x1a\xb6\xa1\x5d\x09\x6e\x86\xe7\x1f\x4f\xb9\x53\x24\x3c\x60\x51\xe7\x11\x07\xd0\x5e\xac\xad\x10\xb0\xc3\x51\xaa\x74\x55\xf2\x07\x79\x9a\x93\xa8\xda\x6f\x54\x05\xc3\xb4\xec\x4c\x06\xe3\x18\xdd\xcd\x04\x22\x2f\xfa\x93\x69\xad\x61\x9a\x75\x6c\xa0\xad\x3a\x18\x6a\x3c\xb9\xe5\x9b\x47\xc3\x0a\x29\x9b\x81\xfa\x39\xd3\x0c\x4f\x75\xfa\xbf\xa2\xb6\x95\x05\x53\x6f\xec\x1f\x80\xc0\x76\x4e\x70\xab\xcc\xed\xe6\x3c\xb4\x22\xdf\x45\x73\x58\x9d\x89\x12\xba\x8b\x7c\x52\x59\x2c\xc7\x8b\x83\xc4\x61\x75\xda\x08\xfc\x9a\x88\x1f\x30\x8f\x0e\xf6\x69\x96\xee\x29\x6b\xfa\xc3\xc5\x00\xf8\x03\xd1\x46\x9c\x37\x5c\x30\x4f\xbb\x0f\x1f\xe4\xe2\xea\xe2\x4a\x99\x88\x9d\x13\x78\xbd\x86\x83\xcf\x3c\x86\xb5\xa3\x12\x23\xff\xeb\xaf\x4a\xbc\x87\x79\xa8\x34\xad\xe6\x95\x47\xda\x61\x1e\x73\xad\x84\xfe\xcb\xbb\x16\xdc\xc8\x4d\xd7\x2c\x47\x5e\x20\xce\xe6\x31\xf6\xe8\xd2\x01\x43\x3e\x65\x57\x0a\x10\xd4\x9c\x69\x83\xfe\xcb\x74\x99\x06\x6e\xdd\x1f\xe2\x34\x9c\x87\x43\xba\x35\xae\x96\x2e\x26\x2d\x17\xa9\xf3\x30\xc8\xd5\x66\x99\xfa\x38\x9f\x16\x39\xd5\xa7\xf8\xcb\xb5\x47\x86\xf2\x2f\x37\x85\x4e\xa7\x5c\x32\xe6\xfd\x0b\xd3\xbe\x52\xbe\xd1\xac\xda\x4e\xd5\xb8\x20\x36\x11\xd3\xc5\xb1\xb9\x3c\xfb\xd1\xe0\xcb\x96\x50\x47\xcd\xc6\xbb\xfb\x00\x67\xd8\xe9\x5c\xdb\xfa\xda\x49\x11\xb7\xfa\x2e\x7b\xfb\xde\x0b\xdc\x5f\xe0\x3a\x99\xba\xdf\x4a\x05\xf2\xac\x1b\x24\x28\xf9\xb1\xb1\x1f\x37\x03\xbf\xdd\x0e\x2b\xc5\x23\x96\x9c\xfe\x60\x5c\x10\x6e\x10\xe6\xf1\xec\xbe\xa3\x21\x5b\x13\x2b\x7b\xda\xd7\x5d\x7e\xf9\x11\xb1\x84\xaa\x3c\x7b\x15\xf8\x83\xc8\x8d\x34\x65\xcb\x11\xc3\x17\x7b\xcb\x06\xbf\x1e\x7c\x2c\x9f\xc3\xeb\xcc\x64\x7f\x9d\x06\x83\x76\xbd\x6a\xdb\x2d\xf1\xc5\x98\xce\x06\xeb\xf2\xdc\xdd\x12\x0d\x50\xe5\xf6\x80\xb4\x41\x68\xa2\x09\x82\x5e\xc3\xa8\x7f\x1e\x5b\xcb\x6a\x43\x40\xe7\xc1\xa6\x66\x1e\x1a\xaa\x77\x17\x24\x3e\xce\x65\xff\xa0\x0e\xdd\x91\xf6\xb8\xbb\xb7\x17\xc1\x68\xbb\xec\x51\x93\xaf\xbd\x53\x2f\x9d\xc2\xa8\xe2\xda\x63\xf2\x27\x59\x6f\x8a\xa2\xd7\x65\x5f\x48\x0d\x6e\x44\xe7\x3e\xc9\x4e\x5f\x68\x58\xf1\x7f\x45\x58\x26\xb1\x28\x78\xd3\x3d\xfd\xdc\x9a\x5a\x66\x34\xd8\x77\xd1\x66\x5f\x14\xd7\xe9\xb1\xd3\xf8\x90\xd8\x6e\xcd\xf3\xf4\xcb\xe4\x3f\x3d\x50\xd0\x03\xe7\x89\xd7\x58\x36\x91\xd6\x46\x21\x77\x4e\x91\xf0\xaa\xe2\x82\x48\x78\x03\x3d\xfc\x3c\x39\xb5\x02\xca\x38\x4f\xfd\x8f\xb1\xcc\x9a\xa7\x2e\xc7\xc4\x61\x9f\x1b\x0a\x0f\xe5\xf9\xdc\x50\x78\x58\x51\xcd\x33\xed\xc6\x90\x2c\xc9\x80\xc9\x9f\xd4\xcc\xd9\x17\x89\x4b\xc3\xe2\x0f\x72\x0a\xc6\xef\x34\x14\x24\xb7\x33\x13\x84\xbb\x86\x65\xeb\x3c\x0d\x69\xec\xf6\x7b\x66\x1b\xec\xff\x36\xb8\xf9\x22\xfb\x9f\x66\x77\xf7\x66\x86\x9e\x5b\xf1\xcb\x44\xdc\xe0\x77\xe0\xf8\xce\x0d\x7e\x87\xd9\xcf\x14\xfc\xae\x82\xc4\x3b\x4f\x4d\xc5\x9b\xa3\x54\x86\xbf\xd0\x4b\x44\x39\x4e\x56\x00\xfd\xee\x2c\xe6\x20\x30\xb1\x25\xe2\x44\x0c\xc0\xc0\x3c\xd9\x82\xf3\x4e\x83\x2d\xa0\xcd\xdd\x07\x43\x47\x1b\x6f\x2c\x42\x41\xcf\xb3\xee\xa2\xc9\xcd\xe6\x8c\x92\x69\x9e\x6e\xc8\x45\x3a\x0d\x74\xdd\x9c\x6e\xc0\x88\x92\x67\xd5\xec\xce\xce\xd2\x7d\x6b\xee\x97\xdb\x56\x90\xac\xed\x3e\xa5\xba\x6c\xaf\xd5\x9a\xa0\xe9\x9d\x0e\x4f\xdb\xcb\x83\x8e\x6b\xb0\xac\xe2\xff\xdd\xef\x52\x5f\xe2\x20\x4f\x67\x7d\x33\xc2\x83\x89\xe8\x84\xe6\xff\x4e\x60\x27\x8d\x3b\x27\x5c\x11\x7c\xbc\x36\xe1\xf5\xc0\xe3\x45\xd5\xf9\x6a\x37\x00\x00\xf5\x60\xe7\x24\x1a\xfe\x04\x2a\x2f\x29\xf9\x01\x95\x17\x19\xa8\x78\xdf\x6d\xf5\xc5\x23\x94\xa3\x21\xec\x6c\x73\xfc\xdd\x18\x2b\xa9\x86\xfc\x19\x76\xb7\x51\xf1\x86\x83\x2c\x2a\x1e\x26\x26\xf3\x04\x1e\xa7\x38\x9a\xee\x86\xd5\x1c\xbb\x44\x7f\x80\x0d\x5a\x47\x6c\xb0\x94\xc0\x4e\xc1\x71\x92\x23\xa8\x3a\xd8\xc2\xbd\x72\x54\xf2\x3c\xb1\xf0\x6e\x4e\xe4\xb9\x97\x11\x75\xd7\x7d\xca\xb9\x20\x32\x4e\x77\x34\x31\x4f\x21\x64\xe7\x14\x08\xaf\x02\x77\x3c\x4f\x63\x63\x75\x7b\xf1\xb2\xb5\x64\x8f\x23\xbc\x1e\x5a\xf3\xbc\x76\xfb\xa8\x89\xb1\x8e\xc1\x57\x9e\x27\x6a\xde\x29\xab\xb8\x6c\xd3\x1f\x25\xc0\xf3\x42\xb8\xb3\x29\x6e\x93\x32\xa1\x7b\x73\x5e\xbe\x76\x23\xd0\xb1\xf9\x8b\xa5\x57\x41\x55\x9e\xa7\xd1\xb5\x86\xd9\x6f\xf8\x7e\xa3\x29\xee\x92\x8d\xae\x73\x97\x1c\xf6\x8a\x21\x95\xb3\x3f\x50\x61\xb9\x06\xda\xe0\x39\xed\xec\x5b\xae\xe5\xb8\xb9\x97\x4e\xbb\xc8\x88\x5b\xdd\x81\x23\x44\xf2\x9c\xb6\x5e\x33\x12\x85\x61\x60\xf3\x72\x71\x0a\xa2\x1d\x3e\xad\x2f\x56\xda\x00\x80\x4c\x21\xf4\x00\x75\x9b\xa0\xe6\x35\x62\x1b\xcd\x53\xc0\x77\x97\x11\xd0\xb5\x04\x9f\x9c\x00\xe8\xe5\xe1\x42\xd7\x89\x59\x16\x4b\x7c\x11\x25\xfe\x73\x1f\xe6\x49\xc3\xdd\xe6\x6c\xa6\x81\xa5\xba\x8b\xbc\xb1\x0b\x9e\x32\x71\x23\x8d\x74\x7b\x39\x8e\xf2\x3a\xe8\xcf\xd3\xad\xd9\x39\xf2\x6a\x39\xe1\xc2\xc1\x80\xa4\x3a\x14\xee\xcc\xee\x20\xdc\x7f\x4e\x97\x2c\x06\xda\xc4\xba\x9b\x40\xe8\xe5\xc3\x5a\x60\x26\xd2\xed\x09\x6e\x3c\x95\x82\x36\x20\xde\xb0\xeb\xb4\x06\xe9\x76\xaa\xe1\x98\x93\x1d\xb6\xbc\xd3\xb5\xc7\x96\x7b\x11\x47\x87\x53\xe7\xb0\xee\x07\x96\xcc\x8a\x7d\x15\xe4\xbb\x36\xbb\x1f\x7b\x4d\x45\xef\x70\xe9\x39\x11\xdb\x36\xd8\x9d\x47\xe2\xa4\x7b\xf3\xd8\x2f\x98\x19\x14\x53\x59\x22\x87\x01\x40\xed\x22\x4b\xe5\x85\x8e\x63\xc4\x04\xb2\x4b\xd8\xac\x4c\x90\xec\x32\x88\xa3\x13\x24\xbb\x93\x88\x3b\x13\xf0\x3a\x9d\xcb\x67\xe2\xa8\x8d\xc6\x67\x26\x2c\x3a\xc0\x7e\x99\x89\xe3\xf5\x44\xb6\x4a\xe7\x56\xa7\x9b\x88\x53\x0f\xc2\x46\xe2\x5a\x74\x7a\x74\x4c\x86\xa8\x02\x9e\x7b\x82\x32\x27\x18\xf2\x04\x4d\xae\x4d\xc4\x55\x40\xe3\x22\x51\xe2\x05\x33\x28\x7a\x6a\x83\xc3\x31\xbd\x00\x87\x8b\x44\x99\x17\x5c\x64\x6c\x44\xb6\xa5\x66\x78\xa0\x53\x9a\x96\x98\x5c\x34\xcf\x84\x25\xa6\x93\x13\xd0\xb8\xd1\xac\x86\x8e\xca\x5c\x5d\xce\x54\x76\x3d\x28\x8f\x9b\xd3\x73\xff\x40\xbb\x99\xf2\x49\x47\x65\x0f\x3b\xa9\xec\xfe\xa7\x22\xdc\xa9\xe2\x7d\x30\x93\x47\xdb\xe1\x97\x2e\xcb\xa0\x86\x84\x56\x26\x1c\xc4\x4c\x1a\x41\x7b\x86\x02\x64\x6e\xa0\x58\x9d\x1b\x63\x0e\xf8\xf1\x99\xb8\x29\x9d\xcc\x74\xf0\xe6\xf4\x98\x9e\xc9\x80\x8f\xaa\x1c\x80\x9b\x6b\x13\xa9\x39\x69\x94\xd9\xed\x36\x83\x24\xd7\x3f\x05\xae\x9f\x42\xd1\x4d\x76\xcd\x64\x94\xc8\xc3\xaf\x31\xb4\x88\xf3\xa2\xcf\x55\xe0\xcf\x67\x6a\x4e\x4a\x87\xb6\xa1\xd5\x44\xf2\x10\x7d\x0e\xcc\xb8\x99\xc4\x1e\x18\x0e\x2d\x47\x5a\xbc\xc1\x66\xf2\x44\x0b\x2b\x07\x89\x2e\x12\x99\xdb\x75\x83\xa8\x97\x36\xf8\x2c\xbd\xa5\x0b\x73\x77\xb6\x62\xe1\x3c\xa7\x53\xda\xab\x52\xee\x02\xe7\x86\x92\xe3\xa6\x6d\x82\x1e\x97\xbb\x0d\x31\x82\xf2\xb0\xf2\x78\x23\x77\x8b\xc7\x5c\x39\x3b\x56\x18\xde\xec\xf5\x14\xe7\xc6\x41\x84\x95\x29\x8c\xdc\xe0\x32\x77\x02\x23\x17\x45\x98\xe3\xf5\x17\xea\x68\xa8\x2b\x95\x07\x60\xc7\x25\xd4\xb0\x53\xe8\x38\x11\x56\x27\xd0\x71\x6d\xda\x59\xd3\xa9\x45\xa5\x30\x5d\x9e\x88\x7c\x49\x20\x00\x95\x4b\x80\xc8\x65\xcf\x05\x49\x13\xcf\xe1\xb4\x06\x64\x56\xb1\x22\x11\x27\x79\x22\xe2\x25\x94\xe3\x73\x67\xb0\xdd\x4e\x58\x2d\x7b\xba\xdc\x43\xdf\x26\x4e\x15\xc9\xc0\x1c\xdd\x65\x74\xe9\x49\xed\xc4\x24\xbe\xe4\x9e\x4d\xdc\x7b\x4e\xd5\x1b\x1b\x07\x8e\x8b\xde\x09\x0e\xdc\x99\xf7\xfc\xd5\x8f\xb8\xbb\xc4\xd0\x6b\x83\x7d\x31\x93\x7a\xed\xee\x02\x25\x72\x31\x08\x65\x33\x79\x0b\xda\x77\x76\xd7\x05\xd2\x47\x7a\x14\x2c\x9c\x41\x02\x00\x24\x1b\xfc\xc8\x68\x9c\x36\x7b\xab\x73\xed\xaa\x99\xe6\x42\x79\x26\x6f\x42\xdd\x80\x12\x87\xc8\xa9\x26\x21\x3d\xbb\x1c\x5f\x38\x08\x70\x89\x37\x13\x66\x3b\x13\x39\x05\xf8\x38\x9d\x92\x27\x88\x71\x59\x55\x00\x88\x71\xfa\xfb\x4e\x50\xe2\x06\xba\xe4\x99\xdc\xd7\xd8\xf2\xd3\xbb\xdb\xeb\x87\x58\x8a\xce\xa7\xd7\x15\xee\x28\x7e\x96\x40\xa2\x4f\x79\x07\x89\x25\xa9\xa3\x26\x1c\xdd\x14\xf5\xad\xb8\x2e\x04\xbe\x19\xae\x85\xcf\x02\x4d\x64\x81\x96\xfe\xd9\xc1\x7e\x8a\x4b\x84\x5d\x9e\xfb\x81\x35\xe1\x9c\x09\x88\xf0\x4c\x5e\xab\x76\xdb\xaa\x35\x0f\x2a\xf5\x99\xe2\x9c\x99\xf1\x74\x9e\x20\xc0\xa5\x3d\x4d\x05\x7a\x1b\xce\x6b\x6c\x1b\x9b\x4c\x28\xb6\xbf\x41\x8c\xfa\x09\xe8\x5b\x3f\xd8\xdd\x01\x7d\xd3\x07\x79\x26\xcd\x1f\xad\xd3\xe2\x9a\x19\xfd\x5f\x3e\x76\xc9\x95\x17\x2c\x0d\xbb\xff\x03\xed\x46\x90\xda\x09\x9e\x5b\xf7\x14\x96\x8f\xdd\xec\xc6\x8b\x27\x9f\x6c\xaa\x45\xd9\xc7\x9f\xf8\x5f\xe6\x1c\xca\x05\xe6\xcc\x7a\x4a\x63\x05\x30\xb3\x01\x1f\x55\x56\x65\x3d\xa2\xb9\xe6\x98\x99\x2d\x10\x73\xa7\x99\x51\x24\x1f\xf0\xb6\x7c\xda\x5e\x33\xec\xbe\xee\xbc\xbc\xb4\xc5\x44\xf0\xfb\x6e\xe6\x3d\x1b\xf8\x81\x43\x28\xc1\x01\x27\x98\x71\x03\x7f\xdd\x09\x64\x5c\x3f\x90\x71\x41\x8c\xeb\x07\x22\x66\xd6\x1d\x5a\xa5\x7a\x4e\x4e\x44\xff\xe7\x9c\x9c\xcd\xec\x46\x95\xcd\x8d\xce\xc1\xa6\x26\xd9\x09\x0c\x21\x0b\x78\xd0\x77\x79\xc0\x86\x9f\x7e\xea\x41\x73\x6d\x8e\x8f\xb2\xe9\x01\x2e\x51\xd5\x08\x81\x2a\x57\x0e\xf3\xe6\xbd\x34\xa9\xa0\x37\xaa\xc4\xa7\x9b\xc0\xca\xf5\xe3\x30\x95\x4c\x9c\xd5\xbc\x71\xe5\x54\x1f\x83\x1f\xd7\x8f\xc3\x1f\xe2\x24\x7a\x20\x04\x03\x05\xd7\x0f\xc7\x7f\xef\xbd\xb0\x9f\x5c\xe4\xd5\x64\xde\xbe\x12\x4e\x06\x36\xdf\x0c\xa4\xcb\xcc\x05\xb4\x43\xe7\x95\x37\x9c\x70\xa2\x2c\x5a\x81\x1a\x5c\xc1\xe0\x06\x56\x11\x33\x1b\x88\x19\x57\xd7\x09\x00\x5c\x06\x47\x6a\x82\xff\x16\x59\xe8\x06\x02\x8e\x1c\x08\x5e\xc0\xbf\xe9\x48\x3d\x73\xdd\xdc\xc6\x1c\x8a\x01\x30\xc5\x5c\x0d\x5a\x6b\x8e\x87\xdc\xd6\xc4\x15\xe8\x14\x89\xed\xb6\x1f\xce\xaf\xb6\xbb\x87\x1c\x7b\x8f\x44\x52\xcc\x4d\x15\x80\xe3\xdc\xe4\xdc\x36\x0b\x0b\x26\x15\x30\xb9\xb9\x28\x60\x6f\x19\x57\xe5\xe3\xb4\x10\x65\x5b\x2b\xdc\xe1\x44\x7e\xb7\xdb\x0f\x0e\x6e\xf7\x50\x03\x4b\xce\x7d\x0f\x28\xc3\xb3\x4f\xb6\x3b\x8f\x8c\x1f\x09\x31\x1b\x5a\x44\x79\x1a\x30\xba\x0e\xf0\xc7\xcc\x06\x13\x51\x45\x98\xbb\x06\xdf\x54\xb2\xbb\xbd\xb0\xe9\x01\x46\x17\x2f\xa4\x32\xac\x15\x46\x12\x33\xef\x93\xaa\x0b\x7c\x47\xfd\xe0\x84\x96\x51\xdc\x16\x5b\x3c\x76\x29\xb4\x72\xb8\x09\x3a\x76\x7b\x33\x46\x42\xc9\x93\x29\x75\xfa\x83\x83\x8a\x08\x07\x06\x5d\x3a\xfc\x16\x0e\xc8\xc3\x21\xda\xe7\x56\xb6\x6c\x20\xe8\xba\xdb\xba\x10\x74\x35\xb9\x4a\xb4\x4f\xc2\x68\x62\xe6\x6b\x77\x25\x55\xb9\xf6\x31\x9d\x12\x2f\x8c\xc6\xed\xc9\x7d\x8a\x1d\xfe\x60\x50\x35\xfa\x6b\xef\xcd\xb2\x3a\xb1\xe6\xd4\xd8\x80\x2f\x17\xbf\x50\x24\x08\x03\x87\xf3\xe0\x76\xea\xd0\x90\x1b\xd6\x94\xfe\xcc\x02\x6f\x67\x92\x6c\x6f\x1f\x3e\xad\xc1\xa3\x7e\x05\x89\x27\x3f\x30\x1f\xf9\xe1\xc3\x61\xc4\xf1\x16\x4b\x60\xb8\xbc\x62\xa3\xed\x4a\x6e\x40\xd1\x45\x2d\xe9\xb1\x67\x17\x62\xaa\x5d\x7f\xda\x8f\x05\xd2\x54\xdc\xcf\x7b\x6f\x66\xf3\x02\x8d\xae\x2b\xe6\x00\x46\x97\x4f\x87\x02\x64\xf6\x34\x5c\xdc\xaf\x25\xf2\x5d\xcf\x90\x58\x30\xcd\xac\x1a\x77\xc8\x0f\xe2\xac\xd8\xd5\x15\x67\xcf\x8a\xce\xcf\x57\x75\x9d\x4c\x4a\x90\xb9\xe4\xff\x72\x00\x19\xe4\xc7\x64\x71\x7e\x7e\x70\x32\x04\x8e\xfc\xc9\xc9\x64\xaf\xdf\xee\x07\xca\xf8\xac\x15\xbd\xe8\xf5\x2e\xc6\x33\x33\x7b\xa5\x3b\x64\x59\x1a\x2a\xa9\xff\x02\x42\x4e\xdf\xee\x29\x82\xdc\x54\x89\x9c\xd7\xee\x3a\x3e\xbc\x76\xb4\x1b\x93\xed\xd5\x1d\x3d\x04\x86\x5c\x12\x74\x72\x96\x63\xaf\xa2\xce\x0b\x23\x47\x07\x03\x28\x17\x0d\x3e\x79\xe9\xfc\x50\xf9\x7f\x98\xdd\x54\x6e\x0f\xcd\x0f\xbb\x4d\xc1\x19\xcb\xc9\x98\x50\x31\x10\xe2\xfa\xc1\x54\x29\xa7\x5d\x94\xf8\xbf\xfa\x29\xbe\xcb\x6e\x49\x20\x9c\x09\x58\x5c\x56\x03\x5b\xdc\x2d\x59\xe6\x85\x1b\x55\x41\x11\x66\x89\xcd\xaf\x7b\x5d\x5a\x12\x9b\x00\xfa\xd7\x62\x74\xe3\xb9\x7f\xd8\x39\x68\x5f\x66\xbb\x44\x00\x29\x86\x70\xc4\xc6\x66\x96\xec\x9a\xdb\x2f\xea\x01\x61\xc4\xc5\xfd\x88\x45\x53\x32\x6c\xdc\xae\xda\xc8\xa6\x74\x82\xbb\x11\xeb\xba\xe4\xdd\xed\xb4\xd5\xa0\x1d\x6a\x71\x4a\xb6\x77\x60\xbd\xa5\x58\x77\xca\x2b\x7b\x96\x52\x86\x3b\x18\x0b\x09\x4c\x3a\xfd\xaa\xe7\x46\x9e\x1b\xd2\x35\x48\xb3\x0c\x2f\x40\xd5\x89\x17\x81\x4a\xe1\xc2\xa5\x22\x0f\x14\xff\xcf\x00\xff\x99\x46\x11\x05\xbe\x5d\xf4\xc9\xf3\x22\xb0\x54\xda\x81\xb8\x2b\xf0\x1c\x26\x01\xb3\x18\x66\x43\xf6\x56\x2a\x7b\x83\x33\xa9\xda\xb9\xec\x40\xc5\xdd\x88\x75\x50\x8c\x7e\xa5\x76\x04\x10\xba\x8e\x09\xf8\x2c\x6d\x77\x34\xed\x68\xce\xa4\xd3\x17\x3b\x91\x4e\x68\x72\x4a\xdb\xa1\x69\x2d\xf6\x45\xb3\x18\xf2\x0a\x1b\xe3\x59\xb4\xb3\xc5\x72\x68\x02\x25\xd7\x0f\x7b\xb7\xab\x75\x61\x33\x2c\xdd\x05\x0a\x73\x05\x3d\xae\x1f\xb6\xbd\x33\xa9\x2d\xc4\xed\xa7\xfe\xc9\xb5\x77\x82\x13\xd7\x8f\xfd\x31\xba\xa2\x5a\x3c\x72\x24\xfb\x07\xf0\x71\xfd\x60\xc7\x29\x46\xd8\xc0\x2d\x79\x16\x9d\x5d\x31\xb1\x9e\xa0\xff\x64\x39\x60\xed\x2a\x2f\xe8\xfa\xba\xf5\xbc\x30\xfd\xda\x77\x83\x79\x19\x3a\xae\x75\xfe\xa7\x57\xd9\x3f\x2a\x85\x60\xea\x3d\xeb\x4f\x19\x7c\x57\x58\x1f\x0c\xbb\x26\xb0\x3e\x42\xc3\x4f\x60\x7d\x62\xd6\x24\x5e\x00\xc3\x64\x2e\x03\xeb\x23\x1c\xfb\x04\xd6\xe7\x24\x52\xff\xac\xc3\x0b\xb9\x6e\x19\xe0\xe4\x32\xd4\x55\xa0\x03\x6b\x3e\x91\xc5\x87\xff\xa3\x2c\xa1\xa3\xaa\x7b\x28\xc7\x86\x3a\x59\x44\x4d\xfa\x66\xaa\x94\x70\x31\x80\xcd\xff\x3d\xd4\x31\x79\x45\xe8\xc1\x5b\x7d\xd6\x4b\xbb\x48\xda\x83\x86\x57\x4e\x02\x58\xcf\x16\xfc\xab\x26\x5a\x69\x67\xb0\xd1\x66\x80\xd7\xc2\xab\xea\xde\x26\xab\xc5\xdd\x1e\x34\x2c\xce\x38\xf6\x76\xff\xc5\x70\xc3\xf5\xeb\xc6\x38\x67\xc2\x54\x0e\xb7\xc9\x44\xf7\x66\x18\x14\x72\x7b\xfb\x64\x97\xbb\xb5\x76\x73\xe8\x57\xc6\x41\xb5\xde\x2c\xaf\xee\xff\xcc\x3d\x18\x6d\xbd\x65\xd4\x0e\xeb\xcd\xfc\x62\xad\x54\x63\x43\x7b\x45\x54\xdd\x61\xed\xb6\xc7\xad\x85\x95\x2a\x5c\x8f\x37\x44\xd5\xfb\x50\x0c\xda\x66\xf5\x3e\xd4\xdb\x14\xb0\x7b\x84\x42\x9e\x1b\xba\x07\xab\xce\x59\x1f\x6b\x42\xd5\x1f\x5b\x4e\x03\x77\x44\x0d\xb6\x9c\xfa\xba\x84\xe1\xa2\xf5\x65\x64\xf7\x0f\xac\x2d\xbf\xf4\x32\xca\x3b\xcd\x80\x99\x53\xf4\xde\x78\xd9\xef\x00\xfb\x89\xc6\x9a\x9b\xb2\x87\x3f\xc8\x37\xd9\x3b\xeb\xbb\x01\xc6\x7c\x91\xe3\xb0\x8b\x57\xa3\x51\x7a\x49\x03\xf4\x8f\x48\x92\xb3\x7e\xac\x0d\xc4\x34\x50\x80\xce\xe9\x85\x4d\x75\x4f\x76\x82\xee\x3d\x19\x8e\x01\x0c\xd0\x59\x5c\x1c\x8d\x80\xfc\x04\x19\x99\xed\xdc\x03\x92\x78\x71\x31\x22\xda\x34\xb7\x1f\xc4\xbc\x26\x76\x9c\x2b\x53\x64\x9a\xe9\x8d\x4f\x03\xaf\x1b\xd4\xc3\xd9\x38\x3e\xe1\xa7\x3c\x5b\x52\xe8\x30\xbb\xae\x1e\x5e\xa7\xb4\xd8\x98\xb2\xd7\x1e\xcd\x43\x8f\x5a\x1e\x91\x69\xa6\xb7\x31\x2d\xf6\x99\x7d\x04\xde\x58\x34\x1a\x6a\x80\x45\x13\xa9\xfc\x25\x66\x0d\x56\xd4\x13\x2c\x9a\xa4\x84\x2b\x14\x4d\x4d\x4c\x14\xa0\x68\x00\xc7\xfb\x03\xef\x6b\xa8\x3c\xf1\xb9\x9d\x8d\xfb\x3f\xc2\x3e\xcd\x56\x18\x3a\x0e\xfc\xa0\xd7\x24\xb7\xfa\x56\xe0\x89\xe8\xb1\x44\xaf\xf1\xaa\xa2\x19\x8c\x51\xf5\x11\x80\x35\x51\x5f\xfa\xb4\xca\x07\xe1\x0e\x60\xd1\x64\xfc\xb7\x66\xf3\x0c\x34\x4d\xc4\xcc\x44\x26\x6c\xee\x46\x48\x8e\x20\xd1\x08\x85\x34\xdb\x56\x3e\x5a\x27\x7c\x3b\x54\xae\x83\x4a\xa3\xa7\xe7\x14\x94\x06\xe8\x8b\xd9\x50\x44\x12\xe0\x62\xb6\x16\x93\xf7\x3c\x4c\x73\xe1\x63\x4a\xc1\x71\x5e\x12\x15\x69\xb6\xbd\x11\xc1\x73\x1b\x96\x32\x6a\x05\x5b\x6c\x37\xdd\xab\x8a\xd6\xb9\x48\x28\xd2\x77\x3b\x29\xa1\x63\xc8\x83\x24\x0f\x6a\x4d\xf6\xba\xb7\xb9\x25\x71\xa6\x68\x9d\x78\xa7\xce\x42\x6e\xfb\x34\x57\x11\xb2\x66\x7a\xe5\xd4\xba\x5b\x73\xf6\xab\x60\x1d\x1d\x7e\x75\xd7\xcf\x54\x32\x0f\xc7\x7e\x38\xd9\x60\x31\x6d\x6c\x4f\x59\x3a\x7c\x78\x2a\x77\x11\x68\x3a\xe3\x61\xb8\x89\x75\x0a\xc3\x69\xc4\x60\x9c\x0e\x11\xdb\x88\x07\x0f\x71\x71\xa6\x57\x53\xe0\xe2\x24\xac\x6f\x67\xe3\xae\x50\x79\x03\x8c\x9c\x7e\xda\x58\xb6\x14\x80\x5c\x66\x23\x5c\x03\xee\x79\x13\xe8\x9c\xa8\x3a\xb5\x25\xec\x62\xb1\xb2\x71\xfc\x12\x99\x69\x36\xe3\x3f\x4d\x67\x70\x1c\xbf\x44\x33\x9a\xc0\xe8\x88\x37\x35\xdb\xd4\x6b\xbf\x9b\xc8\xf3\xb5\x73\x08\x4b\x61\xc2\x80\xcd\xc6\xdd\x22\xe1\x0e\x67\x9b\x68\x60\x5c\xae\xc6\x85\x52\xe3\xd7\x2e\x87\x98\xae\xb9\xb0\xd3\x73\x88\xaf\xdd\x4d\x7c\xf5\x32\x4c\x17\xfc\x65\x03\xf2\xa8\x83\x6b\x97\x35\xe4\xbb\x5a\xdc\xc0\x02\xdb\xde\x86\xd8\xf5\xda\x75\x91\xc8\xff\x15\x62\xed\xe6\x0b\xe5\x97\xd3\x85\x93\x9b\xe7\x9b\x0d\xd4\xa3\x95\x4b\x8b\x5d\x48\x48\x86\x09\x68\x4f\x3f\xed\xce\xbb\x47\x6d\x9d\x9c\xb7\xf3\xc8\xa9\x7d\x1b\x57\xc9\xcc\x0f\xfb\x27\x45\xb3\x07\x0d\xad\x34\x40\xe8\xd1\xc1\x66\x0a\xd0\x43\x64\x86\x09\x24\x4f\x56\x28\x03\x92\xe7\xcc\x56\x0f\x67\x74\xd0\x1b\x27\x88\x3c\xa7\x87\x1e\x10\x79\x8c\x3d\x3b\x9b\x6e\x92\xaa\xcf\x80\xe7\xe9\x18\xc1\xce\xa6\x71\x8e\x3d\xc6\xfe\x73\xba\x68\x9f\x8f\xff\x29\xec\x25\x9a\x80\xfd\x6d\xf8\x63\x42\x08\x4e\xd0\x79\x8c\x63\x37\x1b\xf7\x88\x44\x9c\x9a\xcd\xa8\x91\x8a\xea\x00\xf5\x94\x9c\xff\xcc\xeb\xde\xdd\x53\x54\x1e\xcf\xf4\xe6\xe0\xb3\x4f\x9d\xfb\xff\xdd\x53\x96\xe3\xb5\xb4\x4d\xdf\xfb\x14\xdb\x75\xc3\x97\xc5\x6d\x0a\x48\x9f\xbc\x67\x24\x9b\x4e\x4a\xd2\x9d\x08\x76\x2e\x2e\xe8\xda\x4a\xb4\x6f\xdf\x57\xf0\xbf\xf2\x12\x1b\x5b\x5b\x84\x58\x90\xe9\x1b\xa8\x12\xe7\x95\xd9\xb0\xf9\xf1\xf8\xd2\x16\x51\xae\xac\x2d\xa6\xc0\xaa\xb6\x41\xf4\x31\x56\xde\x6c\x6b\x0f\x87\x3f\x04\xd3\xc5\x07\x75\x82\xd5\x23\x48\xf4\xec\x5a\xfc\x5a\xf1\x7e\x6c\x46\x61\x2a\xe6\x5d\xf2\x7f\x0f\x74\x74\x3c\x58\x3d\xc6\xac\x9b\x60\xf5\x18\x0c\x63\x02\xd5\x63\x78\xae\x09\x54\x4f\x7c\xb6\xf0\x82\xcb\x06\x02\x12\xf0\x3c\xc6\xd4\x9c\xc0\xf3\x18\x9b\x67\x82\xce\x63\x90\x96\x09\x1e\x8f\x31\x73\x26\x18\x3c\x46\x18\x9a\x42\xf0\x0c\x4d\x0a\xfa\x49\x2d\x90\x12\x81\xe0\x31\x50\xc8\xec\xe7\x6e\x35\xd5\xd0\x9c\xd7\xcb\x6c\xf0\x78\xf6\xa1\xa6\x9f\x4a\x22\xc5\x4f\x69\x52\xca\xff\x06\x9c\x94\xd9\xf6\x44\x17\x70\x6e\xee\x09\x83\x6b\xa4\x20\x01\x78\xa6\x37\xcc\x3d\xb1\xba\xed\xd9\xcc\x22\x66\xf3\xe8\x7b\xf3\x67\xde\x74\x95\xa4\x16\x97\xb9\x40\x98\xd2\x9b\x56\xa0\xb4\x3b\x04\x01\xc3\x2f\x4e\xe0\x77\xf4\x31\x9d\x00\xee\x18\x0e\x69\x76\x76\xf8\xe1\x3d\x7f\x67\x87\x3f\x1d\xc8\xe2\x57\xa5\x53\x6f\x3f\x54\xe8\xa7\x62\xe6\x6e\x66\x33\x30\x5c\xc5\x0c\x94\xc6\xac\xee\x65\xc7\x49\x30\x37\x7c\x73\x9a\x61\x0b\x6c\xd4\xa9\xc0\xba\xd8\x5f\xba\xb7\x93\x4c\xeb\x5e\x35\x01\x91\x5e\x15\xbf\x7d\x69\xf8\x13\xf2\xa5\xba\xeb\xe1\x0f\x9e\x16\x11\x3f\x00\xe5\xd1\x38\x7f\xf6\xaa\x18\xd9\x7d\xb9\xcd\xe2\x0b\x6b\xb5\xf8\x3f\x38\x57\xec\x17\xa0\xf5\xf4\xd3\x59\x8a\xe1\x6d\x71\x12\x71\x4b\xa9\xba\xa8\x0b\x5f\xa7\xde\xb2\x37\x3b\x8a\x16\x29\x1d\x38\x44\xdb\x32\x88\x55\x0b\x6a\xcf\xb6\x6a\xef\x78\x8a\x12\x0c\x64\x82\xe0\x13\x55\xf2\x4b\xb0\x3b\x1b\x81\x99\x90\x2b\x18\x68\x9f\x28\x8e\x22\xba\x27\x0d\x96\x67\xef\xbb\x22\x14\x88\x14\xa1\x02\xb2\xef\x3b\x4e\x16\x7d\xef\x8c\x0c\x12\x64\xef\xcc\xb4\xea\xa7\x6e\x7b\xed\x4f\x21\x5b\x26\xc0\x3f\x9d\x00\x1a\xb3\x77\x85\x48\x57\xfb\x96\x1e\x5c\xa3\x86\x92\x1c\x26\xe3\xa0\xab\xf9\x65\x0f\x79\xa1\x7b\x38\xea\x03\x56\x5c\xcd\x40\x77\x21\xad\x74\x01\x64\xc7\xce\x60\x4f\xd0\x5d\x5c\x92\x6a\x99\x04\xce\x4f\x4c\x1f\x72\xcc\x3d\xef\x49\x65\x98\x47\x95\xbc\x9d\x7d\xbe\xbb\xc6\xa7\xa2\x87\x33\x60\xee\xe9\x60\x16\x1a\x85\x4c\x22\x4c\xd0\xd0\x32\xba\xcf\xdd\x28\xaa\x72\x19\x3f\x8b\xba\x7b\xda\x4c\x2e\xe0\x0b\xae\xe2\x34\xbb\x68\x88\x75\xe4\x24\xe9\x39\x4b\xc4\xa0\x5d\x91\x4b\x65\x8c\xa3\x78\x19\xe0\xd6\xf1\xbd\xf6\xa2\xa0\x56\xf7\x9e\xca\xe4\xb9\x77\xe5\x7d\x51\xb5\xe3\xa2\x37\x68\x81\x22\xfb\x46\x0a\x52\x6c\xe8\x9a\xf4\xa8\x3d\x16\x1d\xa8\x6b\xc6\xde\x1f\x6b\xcc\xc7\x1e\x6b\x4c\x76\x6f\x39\x87\x55\x46\xf9\xaa\x2e\x53\x74\xa0\xae\xf5\xf3\x46\x07\x52\x03\xd9\xdd\x99\x9d\xdb\xe8\x5e\x87\xd7\xa7\xfd\xd9\xb3\xc3\x0f\x2b\x68\xda\x47\x7a\xe9\xa8\x4a\xed\x22\x15\xb8\xe1\xf4\x57\x75\x00\xf5\x7a\xe5\xcf\xee\x0c\xef\xae\x18\x5d\xb6\xf7\x6a\xf7\x06\x03\xc5\x24\x8e\x84\xfd\xf5\x9c\x2a\x87\x71\x0f\x76\xe2\xef\xb3\xa2\x2d\xde\x7b\x30\xa7\xc0\xbe\x8f\x87\x8e\xe4\xb7\x2b\x43\x32\x21\x85\x86\x3d\x43\x58\x17\x95\x69\x1d\x30\xbc\xe4\x20\x89\x5c\xa0\x65\x43\x5f\x3b\x3b\xbf\x2c\xd8\xa9\xb3\x8d\xa8\xd0\x39\x4b\x57\x16\x1c\xfe\xc0\x1a\x70\x54\x17\x03\xe1\xac\xd8\xbb\xad\x95\x47\x49\xab\x61\x4b\x17\xca\x95\xad\x1a\xa4\xa0\x4c\xec\x89\x39\x8c\x02\x0d\x83\xda\xa0\x41\x74\xef\xd0\xb2\x76\xee\x1f\x64\xa1\x85\xff\x1b\x06\x7c\x66\x96\x41\x21\x88\x0f\x34\xb7\x04\x4c\x99\xc2\x07\xd5\x34\xfc\x14\xfd\x39\xfc\x92\x32\x4d\xb6\x1e\xbb\x3f\xfd\x16\x5b\x2f\xa3\x0e\x7e\x50\x56\xb7\x00\x7c\xd0\x49\x58\xaf\x09\x7c\x50\x96\x9b\x82\x1e\x94\x95\xfb\xc7\xde\x92\xb3\x2f\x2e\x6a\xd6\xdb\x20\x54\x34\xc1\x73\x26\xe8\x41\x59\x53\x96\x8d\x0f\xa4\x22\x15\x7c\xa0\x53\x51\x7a\x78\x63\xaa\x29\xfd\x38\x77\x05\xa3\x9b\x47\xda\x48\xf4\x95\x17\x78\x13\x93\x07\x18\xa0\x48\x35\xff\xc4\x04\x87\x3b\xb9\xdd\x85\x81\xef\x98\xd9\x6f\xcb\x6c\xf7\xf7\xd4\x4f\x5a\xd1\x64\x78\x2e\x0b\xc5\x78\x0a\x51\x73\x6c\x35\xb4\x7d\xb4\xd5\xd0\xb0\x1b\x60\x85\xba\xf7\x6e\x03\x65\xb3\xc7\x87\x0d\x24\xa4\x3e\x73\x64\x4e\x0c\xe6\xce\xac\x57\x66\x22\xa0\x42\x67\x51\xd9\x04\x90\x50\x26\xf4\xf3\x04\x48\x28\xbb\x42\x07\xd0\xf0\x9e\x43\x86\x88\x0c\xb2\x21\xe0\x82\x92\x98\x2f\x73\xb8\xe5\x3b\x05\xf6\x96\xcf\x44\x1e\x7b\x6b\x77\xa8\x39\xe9\xcb\x8e\x85\x0b\xd2\xc5\x65\x70\xba\x77\x97\xdf\x08\x41\x3a\x8a\x0d\x43\xc3\x39\x70\xd5\x3e\xa4\x52\x55\xcd\xd8\x7e\xe1\x1a\x74\x9a\x9b\x53\xbf\x03\x5a\x5d\xf4\x3b\x11\xb7\x67\xce\x20\xb4\x01\x0a\x81\x40\xff\x14\xaf\x7f\x47\x43\x49\x3e\xfd\xdf\x89\x85\x40\x33\xdc\x9b\x91\xb1\x46\xb3\x41\xf6\xa0\x5b\x30\x8b\x7c\x18\xc4\x21\x39\x16\x1d\xde\x69\xd1\x9d\x89\x00\xbb\x01\x94\x26\x13\xb4\x71\x0e\xcf\x68\xa6\xd7\x0c\x46\xd5\xfb\xb8\x5c\x37\xc8\x49\x00\xd4\xa4\x7d\xfe\x1d\xa0\x79\xeb\x92\x31\xf4\xa4\x50\xb1\x09\x5c\x4d\xd7\x45\x62\xc3\xd5\x68\xe8\x33\x3c\xbe\xd9\x26\x43\xf9\xaa\xdf\x1b\xb7\xfa\x91\xfd\x2d\x97\xf0\xce\xef\xed\x82\x79\x1e\x5d\xef\x8b\x2f\xd1\x2a\x8d\xfe\xc7\x63\xab\x68\xfa\xb6\x88\x71\x60\xd9\x2a\xb4\x92\x1f\xcf\x2e\xd1\x54\xbb\x44\x5f\x6c\x70\xf5\x5b\xae\x43\x57\xc4\x6b\xf0\x33\xba\x0e\xd8\xee\xfd\x2d\xce\x41\xd5\xe6\x7e\x06\x3c\xb3\x56\x9b\x1f\x23\x08\x0d\xee\xd0\x34\x94\x18\x62\xbf\xa9\x3d\x1b\x06\xf3\xcf\x56\xfe\xf3\x40\xed\x92\xf8\xb6\x23\x02\xdd\x12\x87\xa7\xee\x75\xd1\x10\x21\x4e\x5d\xda\x88\xc3\x53\x57\xb7\x32\x82\xcf\x17\x79\xfb\x08\x3e\x5f\xb3\x2b\xfb\xc3\xbf\x48\x7e\xe7\xd1\x09\xe1\x71\xac\x5d\x11\xfa\x7a\x21\xdd\xc8\x5f\xd7\xae\x87\xa9\x36\xa8\x2b\xff\xe3\x7e\xe6\xda\xc2\x8d\x92\xc0\xda\x73\xee\x3b\x36\x8a\x9e\x87\xc3\xe1\x0f\xe0\x4f\x4e\xe9\xee\x83\xac\xc6\xa9\x67\xbf\xca\xa2\x79\xd8\xba\xca\xff\x58\x9c\xa3\x46\x03\x8a\xe6\xcc\x1a\x2a\x02\x3f\xd3\x3d\x44\x4c\x83\xd7\xca\x47\xc1\xa2\xe9\xe9\xf8\xe3\xcd\x06\x40\x35\x67\xde\x99\x0a\x99\x28\xfe\x74\x9e\xc0\x3f\x66\x70\xe8\xae\x1d\xfd\xdc\x97\x71\x4c\x59\x60\x6b\x7a\xe2\xc4\x30\x61\xbd\xda\xd1\xcf\xad\x19\x65\x96\x4d\xb8\xab\x96\xd7\x33\xed\x5e\x34\x55\x70\x03\xe2\xe2\xcd\xa9\x49\x68\x95\xae\xf4\x6a\xa5\x88\x67\x0b\x3c\xf3\x9c\x18\x99\x38\x50\x53\xcc\x52\xad\x89\xa7\xc6\x24\xea\x42\x37\xc8\x8d\xa6\x48\xe0\xd7\xc4\x2f\xbc\xe0\x48\x5f\x33\x33\x63\xee\xb3\x12\x92\x0e\xd0\x34\x5d\x1b\x5d\x10\x68\xba\x7a\x3d\x00\x68\x22\x91\xd9\x1d\xac\x69\x76\x4f\x79\xfb\x85\xc1\x42\x5e\x9d\x70\x4e\x77\x77\x50\x6a\xba\x86\xa0\xa0\xd4\x44\xe1\xb4\xa4\x28\xd7\xc1\x2e\x67\xa5\x17\x91\x01\xe6\x56\x8c\xc2\x8e\x66\xb5\x26\x4c\x8e\x60\x9d\x5d\x23\xe9\x59\x75\xa5\x9d\xfe\xb0\x5b\x68\x8e\xdd\x75\x94\x48\x3c\x9c\x9a\x9d\x43\xd5\x8d\x69\xff\xb2\xfc\x85\x0f\x34\xb9\x13\x9c\x58\x58\x93\xcc\x79\x75\xaa\x48\xdb\xff\xef\x0f\x93\x43\xcf\x7a\x1d\xc0\x66\x08\xd8\x46\x2d\x9d\x73\x2b\xcf\xe0\x47\xf3\x72\x29\xb1\x31\x03\x6c\xd2\xd5\x7a\x80\x6b\x12\x3f\xf0\x2d\x0c\xf3\x4b\xf6\xff\xd8\xcc\x08\x2a\x36\x01\x2d\x89\x4f\x91\x83\x4b\x98\xaa\xb7\x22\x08\x26\x29\xa9\xce\x02\xc2\x24\xed\x6e\x09\x6e\x9a\xd5\xaa\x4d\x43\x87\xa9\xce\x02\x9b\xa4\x6b\xfa\x35\xb7\x9e\xab\x9b\x6a\xf9\x42\xf6\x67\xfb\xb0\xfa\xb2\x2b\x4f\xf1\xc1\x40\xb7\xdc\x3d\x61\xa0\xaa\x2e\x26\xb7\x30\xda\x97\x4d\x58\xa6\x16\x5d\x13\xe9\xba\x66\x17\x2c\xd2\xf1\x9e\x27\x2f\x6b\x84\x73\xbb\xb8\x28\x1a\x68\x4d\x4d\x16\xf4\x2a\x9a\x5b\x50\x1e\xe6\x46\xcb\xe6\xc4\xc6\x96\x41\xd3\xa6\x69\xd8\x2f\xe5\xd4\x29\xf8\xb4\x2e\x30\xf3\x65\xfe\xc9\x83\x0c\xb4\xa2\x16\x6c\x62\xe4\xa0\xb1\xd7\x7c\x9d\x7f\xc3\x02\x17\x3f\x90\xfb\xdb\x5c\x84\x42\xb8\x51\xd1\xb2\x60\x8a\xf5\xa5\x6a\x6c\x2e\xa7\x0c\x4c\x19\xf0\x93\xae\xe9\x09\xe0\x27\xf1\x83\xa9\xa8\x09\x5c\x72\x1a\x2e\x5c\x3b\x68\x80\x50\x52\xa1\xba\x60\x9f\x74\x6d\x48\x2e\xd5\x4d\x19\x7d\x07\xd8\x27\xe7\xde\x28\x2f\xb1\xa1\xd5\x4d\x5c\x30\x50\x2f\x22\x05\x42\x29\x8a\x52\x22\xa1\x0c\xb7\xd3\xcb\xb8\xe0\xf3\xfc\xe3\x19\x18\xcc\x94\x68\xb3\xd9\x3e\x76\x25\x0b\xa2\x63\xd8\x84\xc1\x4c\x89\x44\x83\x17\x79\xc7\xf0\x25\xa1\x39\x22\xc7\xb9\xb7\x0f\xfe\x6f\xb6\x26\xf1\x32\xff\xf5\xd7\xd0\x3e\xee\x3a\x77\x35\x27\x2f\x9f\xd5\x24\x4b\xb2\x5f\xe1\x7c\x97\x4c\x54\x0d\xc2\xb5\xed\xe7\x59\x0e\x60\x9d\xc4\x97\xf9\x9a\x46\x7c\xea\x51\x2e\x02\xa3\x68\x3e\x72\x25\xbb\x9f\x1c\x21\x7c\x66\x77\x93\x6b\x73\x4e\xe6\xd4\x65\x88\x31\x4d\xa6\x2f\x45\x51\x0d\x95\xaf\xbc\xab\xef\x2f\xc1\x7d\xd4\x2e\x5e\xda\xdc\xe7\x9d\x0a\x96\x8c\x62\x00\x4c\x92\xee\xfd\xfd\xa5\x43\x38\x91\x58\xe6\x25\x77\x65\x73\x07\x9f\xa4\x7b\x2f\x7f\x15\x67\xfa\xf4\x07\x46\x15\xd1\xe0\x92\xd3\xaa\x00\xb8\x8a\x53\x67\xfa\x5d\x26\x31\x5b\x24\x88\x24\xc6\x2f\x9e\x82\x90\x1c\xaa\xe7\x41\x21\xe9\xc4\xa0\x9e\x02\x8f\x24\x2d\x85\x2f\x19\x2a\x9b\xfb\x25\x5a\x25\x38\xfa\x13\xe4\x91\xae\x78\xbd\x81\x47\x64\xc1\x17\x6a\x26\x42\xc6\x4d\x40\x48\x7a\xe2\x34\x7b\x19\xb0\x78\xee\x1f\x98\x27\xf0\x07\xe0\x45\xba\xb7\x9b\x17\x0a\x24\xef\xdb\x80\x17\xe9\xde\x28\x02\x22\xd2\xbd\xef\xba\xb0\x80\xd8\xf3\x17\x19\xd5\xcb\x17\x60\x25\x92\x57\xf2\x20\x49\x44\x61\x64\x30\x8e\xa2\x07\x6c\xa0\x24\xba\x2c\xef\x52\xfc\xf4\x80\x0d\x94\x44\x34\x82\x17\x6e\x0f\x54\x98\x5f\x9b\x7b\xda\x39\xf7\xee\x1c\x7f\x51\x02\x74\x86\xdf\xb2\x65\x4a\x54\x57\xb1\xc7\xd2\x00\x8b\x9e\x89\x2f\x19\x6b\xf3\x7f\x78\xbf\x27\xd3\x8b\xc8\x54\x6a\xc5\xaf\x1f\x4d\x05\xdf\x7d\xf6\xaa\x26\xcb\xa3\xe3\x1f\x2d\xf1\x46\x5b\x2b\xce\x8d\x11\xe1\x71\xf4\x12\x14\x51\x59\x16\xc8\x87\xae\xc2\x5c\xc8\x87\xb9\x17\x95\xac\x95\x8d\xfa\x32\x3e\xad\x76\xb7\x97\x61\x14\x35\x91\x05\xff\xe1\xdc\x22\xef\xa5\x12\xc2\xe3\xe9\x85\x51\xb6\x96\x4b\x17\x36\xd9\x7d\xe7\xb0\xbd\xd9\x42\x1e\x7e\x20\xd1\xb7\x4b\xf7\xc5\x8e\xb4\xbf\xbe\x5d\x22\x5d\x4c\xac\x10\xf5\x52\xd7\xe6\xa1\xb0\xe0\xeb\xdb\xbd\x4a\xb7\x60\x88\x9d\xe5\x40\x8a\xaf\x70\xf6\x4b\xa3\x6c\xcf\x33\x22\x3f\x80\xcf\x38\x41\x7e\xe8\x09\xfe\x7d\x7d\xf4\x89\xf4\x45\x37\xc0\x98\x01\x7b\xe8\x69\xfc\xd1\xcb\x03\x20\x88\x28\x85\x4a\x2e\x96\x02\x1c\xfc\x32\x22\x56\x76\x96\xab\xc3\xf0\x9c\x75\xc9\xdb\x61\xe7\x97\xee\x4a\x9e\x88\x36\xfc\x83\x27\xa2\x5b\x9b\x6d\x0f\x3e\xe0\x3f\xc4\x12\x2d\xbc\x24\x07\xc2\x64\xd9\x62\xfc\x85\x0e\x83\x87\xdf\xc6\x0c\x51\x94\xbf\x89\x75\x75\x38\x90\xa2\x3e\x1c\xf6\xfe\x2d\x03\xd7\x7e\xf8\x96\x51\x6b\x1a\x7c\x9f\xce\x04\x76\x14\x50\x1c\xe2\x85\x32\x95\x69\xe1\xe0\xc0\x38\xc4\xc7\xcc\xcf\x82\x1c\xfe\xef\xe0\xb3\xd5\x08\xe4\x30\xb5\x56\xbd\x37\x8e\x15\x23\x06\x78\x43\x57\x31\x70\x1b\x0c\x32\xb3\x3c\xef\xc4\xa2\x87\x73\xdd\x8a\xbe\x7a\xb0\x82\xd8\x10\xdf\xa2\xc5\x69\xbb\xad\x51\x17\x23\x7d\xc8\xaa\xef\x60\xd5\x35\x33\x41\xef\x1c\x8c\xc5\x43\xd1\x0d\xa3\x3e\x76\x1b\x35\x17\xf0\xe4\x76\x13\x4f\x4a\xeb\x24\xf0\x1b\xce\x66\x19\x1a\x08\x68\x8d\x0c\x7e\xc3\xe9\xbd\x9f\xf8\x0d\xda\x6c\xdc\xf0\x66\x3d\x7c\x6e\x6e\x09\x0c\x53\x01\xac\x43\xd6\x7d\x40\x20\x87\x63\xf7\x68\xd9\xcd\xf0\x4b\xce\xd5\x6a\xf6\x45\x76\x5a\x1e\xbc\xb9\x2b\x6c\x82\xcb\x90\x09\xa8\x39\xef\xba\x5b\x41\x86\xe0\xba\x5d\x09\x0f\x28\x86\x53\x8b\xa2\x5b\x89\x56\xcb\x06\x21\x16\xba\x56\x25\xb7\xe6\x66\x1e\xd5\xc0\x58\x88\x9a\xf0\xe1\xe6\x02\x64\xfb\x10\x70\x61\x1f\x6b\xee\xb6\x6b\x4f\xbd\xd4\x0f\x78\xde\x02\x59\xa1\x68\x38\x07\x82\xc2\x50\xb9\x7b\xf7\x3d\x37\x7d\xb1\x53\xfc\xbf\x92\x88\xcc\x5d\x7e\xc5\x0e\x00\x82\x42\xe4\xa0\x74\xc3\xfc\x7a\xbb\x0e\x36\x42\x94\xce\x88\x0c\x3a\xdb\x21\xe4\xda\x7d\x9f\xb0\xc0\x43\x88\x2c\x74\x0b\x4e\xba\xc7\x1e\xb7\xe1\x48\xb3\xa1\xdc\xaa\xd5\xbd\x2b\x06\x36\xe1\xdc\xa7\xaf\xdb\x38\xf2\x5e\xd4\x6d\xac\x04\x2f\xb9\xc0\x4a\x38\x55\xd1\x83\x95\x60\xe4\xf8\x29\x54\xc2\xa1\x65\xf0\x3d\x19\x2e\x07\x78\xe2\xe1\xd1\x4d\xe4\xec\xf0\x7f\xf9\x1d\x1b\xcf\x3d\xed\x47\xf6\x17\x00\x15\xe2\x53\xfe\xe2\x78\xd9\xc8\xcb\xe5\xe7\x2a\xbf\x94\x5a\xb2\xbf\x30\xf6\x96\x7e\xed\x66\x51\x4c\x6c\x7c\x99\x90\x9a\xf3\xd6\x5c\x4b\x36\x77\xab\x72\xd7\xae\xf7\x46\xe5\xbe\x5b\x75\x19\xbf\x9c\xd2\xef\xdd\x2a\xea\x15\x47\x08\xa2\xe6\xff\x81\x19\xde\x46\xb7\xd0\x18\xf8\xe6\x7a\x5d\x19\xe8\x36\x00\xb1\xa7\xed\x9b\xfd\x71\x6a\x7d\x7c\x63\xf0\xa5\x24\x71\x13\x8b\xcb\xa0\x42\xb7\xaa\x7c\x8f\x98\x37\xaa\xfc\xa9\xe9\xdf\xcd\x66\x79\xec\x19\xca\x66\xa9\x3c\x75\x7b\xdb\x9e\xd9\xf9\x6e\xf4\x33\x39\xf9\xff\xee\x30\x66\xc5\xe3\x34\xb6\x44\xad\xbc\x9c\xc5\x18\x79\xe5\xfd\xd9\xdd\xf9\x66\x67\x3d\x22\x05\xdd\xea\xeb\x3d\xd4\xde\xd8\x72\xed\xe9\x8d\xfd\x96\x16\x07\xf7\xbb\xcb\x63\xae\xbd\xb6\xd6\x5a\xb1\x23\xaa\x90\xb9\x85\x44\xd2\x1c\xef\xc6\x5a\xba\xb8\x39\xdf\x58\x66\xed\x45\xc0\x39\x22\x23\x98\xdc\x1f\xb3\xc8\x81\xfb\x2c\x9b\x9a\xb3\x69\x6e\x35\xc1\xfd\xed\xc2\x29\x83\x0b\x73\x2f\xaa\x6f\xf4\x3c\x53\x4b\xa3\x9b\xc8\x18\xd5\xc3\xea\xfd\xd9\xbd\xfb\x65\xf9\x42\xfe\x45\xf7\x9a\x85\xed\x71\x77\x22\x0a\xfd\xdd\xd3\x4b\xf6\xe1\x74\xc4\x08\xdb\x8b\xd3\x7b\xed\x9a\x50\xf7\xe5\x76\x24\xf7\xd0\x95\xd7\x23\xfc\xad\x11\x76\x76\xde\x69\x77\xad\xa2\xe9\x5e\x8e\x34\x83\xf8\xc4\x7e\x38\xf4\x18\x7e\x88\xfc\x78\x78\xf1\xfd\x70\x9d\xee\xa5\xfb\xc3\x06\xe8\xe5\xc2\xc3\xad\x79\x66\x01\x3c\x68\x84\xac\xc9\x73\x30\xce\xc5\xbc\xbb\x1b\xcc\xf0\x90\x68\xf0\x3f\xc1\x42\xba\x89\xe4\x43\x9c\x5b\x9f\xd8\x22\x8b\x3c\xff\x31\xde\xb1\xa7\xf4\x07\xb5\x51\x66\x23\x7f\xb8\x5b\xb7\x45\x0f\x9a\x21\x3b\xfa\x39\x2b\xff\xfb\x21\x97\xb4\x45\xc7\x66\xd9\x0d\x02\xf1\xa0\xae\x3f\xb4\x70\x7f\x4e\x27\x89\xad\xdb\xe7\x1d\x0e\xff\x0f\x3a\xa3\x8c\x6e\xf0\x49\xae\x3b\x4e\x82\x8f\x51\x94\x55\xfb\x3c\xc9\xce\xa1\x26\xec\xa8\xb9\x98\xdb\x1d\xb5\xfb\x83\x03\x65\x57\x19\x1f\xd2\x73\xfd\x93\x14\xb4\xac\x58\x72\xa0\x6c\x22\x8a\x7b\xe0\x27\xe7\x83\x6e\x29\xef\xd2\x17\x7a\x3f\x0a\x41\x6d\x9f\xd9\x5c\x1f\x2f\xed\x35\x6a\x7e\xdc\x8f\x39\xaf\x3c\x7b\x3f\x86\xb5\x3d\xfb\xe0\xe4\xe0\xe8\xac\xec\xdd\xbe\x60\x31\x85\x7d\x0d\xac\x98\x2e\xff\x7b\xb2\xa1\xad\xfc\x94\xfc\xba\x5b\x20\x95\xe2\x44\xf5\x68\xbd\xb7\xe7\x88\xd6\xe3\xea\x08\x1e\xd4\xfb\x87\xcc\x50\x14\x99\xa9\x49\x35\x28\x32\x3d\xb3\x23\x83\x22\xd3\x73\xfd\x23\x03\x04\x61\x66\x9f\x6c\x1e\x43\x35\xab\x66\x78\x3c\x56\x71\xa4\x10\x16\xa6\xee\xfe\x52\x69\xa5\x0d\xf9\x53\xdd\xb1\x92\xc9\x30\x43\x42\xa2\x78\xf4\x7b\x3a\xaa\x3f\xd0\xfc\x6a\x76\xa5\x08\x38\xd8\x63\x10\x67\xfd\xc1\x81\x85\x89\x17\x7a\xaf\xee\xba\xf8\x31\x57\x38\x27\xb6\x87\x9b\xfd\x6c\xf1\x42\xff\xcb\xbe\x9f\xb6\x6b\xe9\x2f\x9b\xc3\xf8\x8b\xbd\x41\x5d\xb6\x50\x00\x0f\x7c\x8c\xdc\xbc\x67\x58\x77\x4e\xb2\x93\x3e\x46\x68\xf6\x1e\xee\xe9\xf6\x2c\xdf\xea\x7b\xea\xf9\xc2\x8a\xb5\xc6\x86\xeb\xd0\xba\xf9\xf1\x4e\xde\xbb\xa4\xe7\x23\x94\x3f\xbc\xe7\xd1\x24\x55\x0b\xe5\xe7\xb3\x5e\x34\x8b\x68\x82\xaa\x49\x1e\x0e\x05\x80\x19\x4d\xf0\x29\x3a\x80\xe2\xf3\x91\xb9\x21\x5e\x00\x3c\x11\x1f\x22\x33\x91\xd6\xf5\xc1\x01\x84\x22\x13\x20\x7f\x3e\x0b\xc3\x43\x97\x89\x0e\x26\xaa\x71\x9e\xcd\xcf\x98\x9d\xef\xd6\xc4\x30\x6d\x41\x94\xe8\x84\xa9\x9e\xaf\xcc\x89\x3e\x00\x5c\x22\xab\xe9\x7c\x65\x54\x48\x26\x82\x4b\x14\xcf\x62\x02\x4a\x4c\x8d\xa9\x45\x91\x70\x17\x7a\xd5\x57\x6b\x0d\xfd\xca\x78\xe0\x4e\xaf\x0c\x06\xbe\x2a\x28\x84\x62\xe4\xeb\x15\xa0\x2a\xa4\x17\x91\xdb\xd0\x20\x2f\x7e\x8f\x5a\x9f\xbd\xc9\xfa\x51\x6f\x74\xca\x20\xca\xce\x17\x3b\x1c\x43\xe3\xbd\xea\x97\x77\x7a\xd4\xe9\xc9\xef\xc8\x23\x39\x7a\xbc\x59\xe1\x81\x0d\xec\xcd\xf6\x2c\xfc\xe4\x15\x05\x5d\x25\xcd\x9b\x35\x22\x37\x8b\x15\x44\xb1\xf2\x66\xe5\xa0\x6c\x2a\xd6\x71\x37\x95\x35\xa7\x15\x38\x84\x80\x79\x33\xdf\xb2\xbb\x9c\x02\x8b\xfc\x8f\x0d\xfe\x55\x14\xb7\xa3\x8a\xc2\xe1\xf4\x85\xc6\x5a\x2b\x1d\x1f\x73\x35\x07\xa3\xd1\xfd\x94\x93\x10\x56\xf1\xa2\x6a\xd6\xab\xfd\x55\x2c\x67\x3e\xbe\xd5\xe3\x98\xfd\x40\x7c\xbb\xec\x44\x60\x39\xea\x91\xfc\xee\x35\x07\x33\x78\x59\x73\xba\xa9\xbc\xb1\xe6\x72\xdf\x74\xbb\x8a\x55\xfa\xee\xf5\x57\xfd\x85\x66\xec\x1f\x76\x33\x28\x43\xb8\x0e\xd9\xd4\x2b\x7a\x93\x4b\x03\xec\x0e\x11\x64\x26\xd8\x1d\x59\xbf\xac\xb7\xd1\x87\x8e\x40\x77\x4f\xa5\x22\x98\xe1\x66\x67\x48\x77\x4b\xb7\x19\x18\xc7\xe4\x3f\x5b\x3b\xbf\xdd\x73\x25\x12\xc2\xdb\x55\xa0\x57\xbf\xfd\xf9\x42\x65\x74\xf0\x50\xbd\x22\x48\xc7\xd4\xdc\xfb\x1d\x1b\x93\x84\xb1\xc6\xf9\x22\xef\x1f\xec\x55\xe9\x8a\xeb\x2e\x04\x11\x3b\x64\x5f\xaf\x71\xe5\x54\xc2\xbc\xfa\x27\xb2\x91\x00\xd8\x91\xb2\x0a\xae\x77\x7a\xa6\x81\x47\xbf\xda\xc1\x1c\x88\x6d\xef\xb4\xa1\x64\xd1\x9f\xe2\xb0\x9b\x2e\x7a\x9f\xa3\xe8\x7b\x51\x15\x14\x5c\xef\x8e\xfe\x76\xf8\x02\x97\xf1\x4b\x7a\x44\x78\x79\xf1\x5e\x46\x0b\x3c\x7c\xa1\xf7\x61\x33\xef\xd6\xcc\xc3\x48\x01\xf2\xe8\xd9\x41\x45\x19\x7f\xec\x44\x72\x4e\x6b\x75\x33\x37\xa7\x3f\x58\x75\x6b\x75\x47\xd5\xf5\xc9\x05\xc6\xa3\x67\x7b\xe1\xde\x15\xb1\x08\x77\x04\xeb\xae\x7b\xc4\xe1\x82\x03\x59\xa9\x1b\xa7\xe3\x7d\x98\xdb\x0e\x02\x21\x6d\x65\xa3\xef\xb3\x27\xa4\x3f\xd8\x25\x7c\x17\x51\xbb\xd8\xbb\x5b\xd4\x86\x87\xbf\xcf\xae\x22\x8d\xda\x61\xd2\x0f\xb3\x2f\xb2\xd0\xa8\x37\xf3\x3f\x89\x84\x32\x97\x87\x83\xd5\xd1\x8d\xcb\x02\x54\x47\x2f\xf6\xf4\xeb\xaa\xb4\xf0\xd7\xde\xe5\x98\xf4\x1a\x04\x40\xf6\xfe\x6e\x25\x93\x0d\xf9\x9c\xd1\xf6\xca\xa7\xc8\x81\x58\xfb\x7e\xd6\xde\x54\xdd\x7e\x30\x95\x9a\x0d\xa4\xb5\x77\xcb\xcb\x6c\x16\x2f\x06\x30\xe5\x30\xd5\x2e\xdf\x1f\x6c\x16\xb5\x37\x0c\xad\x27\xf4\x77\x61\xa5\x28\x53\xc1\xdb\xff\x50\xda\x16\xc8\xa3\x1a\x13\xe3\xe5\x36\xa0\x70\x42\x7f\xd9\x52\xbc\x95\x7b\xd1\x1e\x69\x69\x08\xa8\x47\x2f\x36\x77\xed\xb2\xa3\x1d\x9f\x77\xa6\xda\xd1\x7f\xc7\x6e\xc8\xe4\xe5\xf2\x97\x83\x97\xd7\x97\xc4\xcb\xfe\x40\x34\xf1\xd3\x13\xdf\x7d\x08\xc0\x8e\xf8\x65\xf0\x82\x4e\x8f\x33\xe6\xa7\x26\x47\x83\xf4\x4f\x5f\x0f\xb7\xd6\x2f\xa4\xd3\x5e\xac\x0c\x5e\x63\xc5\xef\x76\x75\xc2\xe4\xc6\xe8\xce\xd8\x97\x40\x30\x44\x3f\xf8\xc3\xed\x67\xcd\xf1\x80\x95\xda\xf9\xdf\xf6\x9a\x68\x87\x4d\x8d\xff\xc7\x76\x8f\xe0\x07\xcc\xea\x34\xe0\xf9\x84\x44\xd4\x28\x1c\x70\x86\x68\x06\xfd\x30\xe8\x5e\x9b\xc4\x41\xbd\xc0\x04\xc0\x5a\xe8\x05\xfe\x0d\xd4\x42\x51\x4e\x01\x5e\xa1\x17\x18\xcd\xe7\xdd\x5e\x9c\x38\xfe\xc0\x05\xbf\xa9\xf5\xb8\x5f\x1e\xe6\xf2\x65\x37\xd1\xf2\x69\x16\x0b\xee\xdb\x27\x7d\xb6\xbb\x6f\xa2\x4b\xb1\x7b\xaf\x3d\x39\xe8\xae\xcb\xda\xf8\x7f\x08\x22\x19\x7e\xfe\x19\x9d\x4b\xb1\x02\x44\x86\x0e\xf8\xdb\x04\x90\xa1\x1b\x9e\x0a\x10\x86\x48\x44\xa7\x5c\x96\x4d\x9f\x6c\xe6\x64\x45\x04\x61\x70\xc7\xfa\xb6\x06\x00\x69\x07\xe8\x85\x24\x96\xef\xfc\x38\xd8\xeb\x14\x0a\x0c\x43\xd7\x11\xf9\x83\x3b\x95\xe4\xff\x2c\x9e\xe2\xff\x44\xa2\x75\x62\x82\xf9\xd6\x2d\x3b\x98\x53\xe9\xbb\x00\xa7\xe5\xe9\x0b\xc6\x06\xdd\xc2\x00\x80\x63\x1b\xf9\x1e\x4d\xc7\xec\xce\x87\xd0\x15\xfb\xff\x3d\x3a\xb4\xfb\xd9\x9d\x4e\xd9\xf8\x43\xef\x80\x2e\x20\x32\x74\x0d\x17\x44\x64\x68\xec\x0f\xa0\x30\x88\x40\x36\x01\x61\x48\x8a\xe3\x80\x30\xf4\x92\xfd\xdf\x3d\xc4\x9a\xc7\x99\xbe\xb6\xe2\x0f\x60\x7a\x3b\xa5\xf7\xf1\x9e\x3a\xbd\x16\x46\x95\xb8\x3e\xd4\x6f\xe6\x7b\x59\x26\xd9\xc2\x96\xad\xa6\x16\xc1\xaf\x7a\xe1\x3c\xf8\x7d\x1e\x4b\x58\xf2\x1f\x3e\x58\xc5\x7e\xda\xa7\x7b\x84\x34\xa0\x1d\x7a\xd9\x89\xdc\x62\x9b\xd9\xe1\x43\x36\x6e\xed\x71\xf4\x85\x28\xc7\x6e\xd1\xdf\xf2\x14\xcd\xa9\xe8\x43\xe1\x5d\xf6\xff\xb6\x35\xfb\x62\x77\xc2\x06\x81\x79\xe8\x05\x96\xfc\xad\x5d\xf9\x48\xb5\x36\xf7\x61\xc5\x8b\xc5\x30\x75\x3f\x58\x5b\xf5\x5c\xfc\xe5\x23\x2c\x59\xe2\x7f\x4f\xf7\xf4\xe2\x3a\x3d\x3a\x20\x58\xae\x73\xd7\xd2\x5f\x94\xed\x10\x57\xc1\x60\x38\xf5\xbd\x06\x83\x21\xf2\x53\x0a\x82\x6f\x61\x9a\xac\xcd\xbb\xb2\x3f\xd8\x61\x48\x80\xe0\x2e\xc4\x8b\xc9\xdc\x90\xf6\xc7\x94\x5d\x8a\x2f\xcb\x5f\xa2\x93\x17\x36\x72\x5e\x4e\x2f\xce\xdc\x05\x31\x66\xa5\xdd\x7b\x26\xf2\xe0\x86\x00\x0a\x5e\x42\x2f\x4c\x21\x40\x11\xa2\x44\xb2\x64\x6b\x8c\xb0\xb6\xf2\xae\x18\xc9\xf2\xae\x18\x55\x16\xe4\x40\x0f\x0f\x40\x0e\x72\xd9\xa9\x88\xe9\xe7\xac\x58\x79\xaf\x18\xca\x47\x48\x06\xa8\x6d\x02\x7f\x10\xa9\x28\x65\x9f\x7c\xe1\xa5\xa0\x19\xc4\x0b\x59\x30\xcf\x98\xfa\x8b\x80\x67\x90\xf2\x1e\x8b\x02\xe3\xa8\x66\xb9\xff\xf5\x57\xd5\x28\x41\xd8\x82\xde\xff\x68\x13\xb8\x34\x74\xb3\xcd\x1c\x7c\x8d\xba\xba\xc4\x43\x3d\x91\xcc\x81\x37\xe8\x3a\xa6\x6e\x74\x03\x7d\x44\x56\x75\xf8\x1c\xd7\xba\x7b\xc9\x64\xc3\x64\xb4\xac\xba\x7d\x38\xe4\x1e\x76\x75\xcf\x58\x55\x9e\xe6\x58\x36\x76\x5e\x7f\x68\x48\x1a\x48\x07\xab\xc9\x36\x87\x2f\xd3\xec\x14\xc9\xad\x62\x71\xc0\x71\x60\x2b\x4d\xfa\x2e\xc3\x1f\x76\x19\xb4\xab\x39\x93\x9d\x17\x06\x81\xd6\xb1\x62\x75\xbb\x1f\xf1\x7e\x21\x61\x17\x56\xe8\xea\x32\x54\x27\x4c\x77\x5c\xe0\xa8\x8b\xd3\x71\x71\x21\xe0\xdd\x56\x9a\x9f\x72\xba\x56\x7f\xd8\x58\xd8\x7c\x17\x40\x21\xb5\xd4\x6b\x38\xf8\x4e\xb1\xe9\xa2\x82\x1f\xad\xe9\x66\xc2\xf9\x65\xb9\xb5\xb9\xa6\xf6\xd6\xe6\x7c\x35\xb8\xb2\xf6\x1e\x20\x42\x74\x95\x60\x20\x42\x54\xaf\x3e\x05\x84\x38\x76\x0e\xbc\x90\x8b\x4b\xea\x72\xe1\x3a\x0f\xb5\x0b\xf7\x2c\xb4\xc4\xbc\x53\x4f\x01\x3e\x44\xe4\x27\x19\x76\x7c\xdb\x83\x63\x19\x93\x51\x16\xbd\x74\xed\x75\xa3\x02\x8f\x21\x7e\xa1\xfa\x8f\x79\x10\xb6\x45\x4d\x28\x5a\x70\x2f\x6c\xec\x0e\x2c\xec\xaf\x8e\xec\x5c\x71\x39\xb9\x6e\xb5\x2e\x38\x84\xbc\x23\x3f\xef\x8b\x42\x11\x07\x56\xde\x15\xa0\x0e\x0e\xf1\x12\x58\xa1\x27\x73\xe7\x1d\xf9\x7d\xe9\x8f\x33\x61\x70\xf1\x8e\x72\xbc\xaa\x0f\x33\x8e\x77\x12\x70\xe9\xd3\x1e\x64\x13\x2e\x2a\x17\x9b\xbe\x84\xcb\xd3\x62\x70\xf3\x4d\xf0\xfe\xa2\xfc\x66\xc1\xe2\xb1\x70\x1f\x21\x61\xed\xee\xea\x9b\xf0\x56\x95\x2e\xbd\xfe\x10\xf8\x68\x1e\xbf\x29\xbe\xd3\x33\x70\xfd\xf9\x86\x80\x2e\x5e\x7a\x4a\xd0\xe3\x1f\x23\x57\x09\x43\xc2\xf8\xcd\xb2\x6c\xcb\xb4\x94\xf3\x7d\x8c\xa2\xc0\xbd\x1d\x04\x95\x15\x1d\x53\x47\x09\x78\xcf\x16\x4c\x5f\x25\xdc\x6a\x94\xc6\xf1\x43\xf0\x12\x39\x1f\x3f\x29\xc0\x8c\x3b\x0b\xe6\xab\x12\xd4\x3c\xe0\xb4\x28\xe1\x53\x1f\x3a\xf2\x26\xc0\x5e\xce\x8e\x71\x88\x04\x55\xfa\x2c\xb9\x77\x94\xf4\x3e\x8a\xbf\xe8\xf2\x25\xc0\x52\xbd\x0e\x90\xc0\xe9\x49\xfd\x39\x84\xad\x5e\xc1\x32\x58\x02\x07\x58\x75\xdc\x12\x38\xaa\x96\xf3\xf8\xf9\xe8\x2b\xfe\x35\x1a\x71\x08\x20\x9f\x9d\x99\xf0\x67\x12\xf4\xfc\x46\x11\x0c\x41\x50\x1f\x95\xd2\x12\x04\x08\x26\xb4\x88\x04\x2c\x09\x32\xf7\xe4\xef\x28\xf9\x45\x6b\x71\xaa\xd6\x92\xb0\x47\x7f\x1e\x3f\x04\x83\xab\xb0\xab\x41\xb0\x1e\x9e\x9d\x37\xc1\x62\xc7\x4f\x16\x91\xc3\xd4\x72\x40\x00\x2d\xe6\xfc\x7f\x71\xca\x7f\x47\x29\xaf\x00\x82\xca\xf7\x12\xd8\x8c\x32\x36\xa4\x12\xe0\xe8\x4a\xfa\x12\xf4\xc3\x29\x7b\x04\x82\x70\x9b\xa2\xff\x10\x84\x66\x64\xb9\x4b\xf8\x76\x96\xf1\x43\xe0\x72\x40\x81\x0c\x02\xbb\xf6\x29\x02\x9f\x04\xf4\xc7\x4a\x57\x12\x8a\xdf\xc8\x3f\xdf\x90\x75\xf4\x52\x2c\xa5\xbe\xc2\x59\x77\xc2\xe5\x6f\xc2\x67\xd0\xb5\x73\x13\x36\x66\x24\x7c\x10\xc2\x27\xe4\x42\xd9\xdd\x59\xdf\x4f\x4c\xe4\xb1\x4b\xa9\xef\x3a\xac\xc7\xfc\xc9\x02\xda\x50\x10\xec\xa0\xf6\x02\x72\x7c\x8a\x27\x07\xc1\xe3\x75\xaf\xa9\x6e\xc2\xc7\x65\xfa\xd8\xef\xfd\x7d\xb4\x06\xaf\x9b\xd9\xf4\xf7\xf5\xba\xbb\x6e\x76\xd4\x7f\xa6\x0a\xb0\x38\x12\x50\x28\x75\x50\xa5\x25\x70\x16\xeb\xf8\x79\x4a\x98\xa6\xa8\xff\x10\x1e\x09\xe9\x87\x70\x19\x6d\xb6\x9e\x3f\x04\x66\x68\xaf\xf5\xb7\x1e\xdf\x0e\xfd\xf8\x93\xe2\x33\x38\x4c\x6d\xe9\x97\x60\xff\xfc\x56\x6c\x03\x5a\xd5\xfe\x4b\xe8\x36\x6e\xfc\x64\x59\x62\x88\x55\xb9\x71\x19\xef\xeb\x7c\xa9\x9b\xd9\x8c\xf7\x13\x51\xeb\x87\x51\x8c\x9f\x8f\xb6\x7f\x08\x58\x98\xf7\xb6\x99\xcd\x7c\x3f\x9d\x27\xcb\xe6\xb5\x71\x5e\xa7\xa6\x6d\x2f\xe1\xeb\x55\x9f\x2e\x3e\x8d\x84\x4b\xc2\x9e\xd9\xd7\xab\x62\xa9\xb7\xfa\x93\x82\x63\xcf\xd9\x89\x5b\x08\x41\xc9\xaa\xb7\x3d\x3d\xae\x57\x08\x24\x15\x7e\xef\x28\xf7\xeb\xad\x8e\x47\x28\x09\x58\xa5\x75\x02\xb8\x43\xd8\x6b\x1a\xa4\x72\x08\x9f\xb6\x06\xa7\x9b\x51\xb9\x5f\x70\x71\xd2\x81\x33\xe7\x3b\xca\xf3\xbe\xc6\xd1\xe8\x7b\x3a\x3c\x3f\x33\x8a\x28\x9e\x9b\xe0\x30\x6c\xbe\xf0\xbc\x20\x87\x46\x8a\xbc\x09\x88\x28\x67\xef\x7b\x28\x9f\x97\xfd\xf4\x2c\x67\xf9\x29\x65\x19\xd9\x02\xdb\xcb\x4d\xd8\x59\xca\x2f\xc1\x62\xdb\xef\x47\xdf\xed\x0b\xff\xcf\x37\x2e\x09\xe9\x97\xb0\x24\xfc\x7e\xc3\xa5\x4f\xdc\x3c\x09\x02\x38\x73\x18\x7f\x47\x79\x7f\x36\xa3\x3e\xfe\x21\xdc\x12\xca\x0f\xa1\xda\x85\xbb\xd7\xdf\x77\x5f\x62\xf4\xdd\xfc\xf7\x7d\x2c\x65\x9c\x3f\x59\x5e\x2d\xd6\xc6\xe6\x5a\xef\xfb\x4e\x53\xec\x6d\xe2\xfd\xe9\xc2\x79\xfc\xa4\xf8\xb0\xe8\xeb\xa3\xe4\x5f\xc2\x94\x70\xfe\x12\xbc\x36\x9b\xbf\x29\x64\x1f\xa3\xfc\x54\x1d\xc4\xb9\xb3\x8f\xf6\x93\x02\x1c\xb8\xb3\x13\xde\x4c\x02\x1b\xab\x78\x3e\x12\xd0\x0e\x0b\x27\xb3\x09\xdb\xcf\xf1\xa7\xa6\x6b\xc7\x5e\xee\x3f\x35\x05\x0b\x29\x44\xa3\xdf\x62\xf5\x9f\x1a\xbb\xd7\xbf\x9f\x59\x38\xf6\xc4\xfd\xde\x47\x14\xd4\xb1\x17\xe1\xf7\x0a\x32\xd9\xc7\x16\x01\xd6\xfb\xe0\xea\xd8\xe7\x9e\xa7\xeb\x7d\x90\xd3\x4a\xda\xad\x5d\xaf\xd0\xdb\x19\x3b\x5a\x08\xc8\x5d\x67\x9f\x9b\xb1\xad\xbd\xf5\x8e\x3c\x7f\x53\x14\x53\xec\x0e\x5a\xef\xeb\x94\x9a\xe5\x37\x8b\xb2\xc9\x2c\xbf\x59\x64\x17\xb3\xfc\xc9\x60\x8b\xd4\x0b\x7d\x74\x9f\x4e\x8d\x7a\x38\x79\xd2\x71\x3a\xab\x83\xa0\x96\x18\x5d\x32\x04\xa1\xc1\xb5\x42\x95\x60\x48\xd4\xc3\xb9\x12\x04\x1a\x3a\x50\x99\x41\xf0\x48\x5e\xb6\xcc\x55\x8f\x57\xe9\x76\x1c\x72\xf0\x20\x10\x86\x6d\x6f\x1b\x35\x64\x1f\x4c\x80\x0f\x37\xa7\x20\x10\x1f\x61\x1c\x4a\x14\xf5\x74\x10\x4f\xc3\x6e\xbf\xa3\xa6\x5d\xd1\x41\x68\x1b\x08\xc2\xc5\x8e\xd3\xfe\xae\xe9\x5d\x86\x35\x3e\xcf\x9f\x14\xcb\x28\x50\xa7\xd2\x51\xcd\xaf\x57\xd1\x63\xf3\x96\x9a\x5f\x40\xc7\xcf\x3c\x15\xfd\x6a\x7e\xbf\x63\x9f\x5c\xc7\x2f\x81\xc6\x9e\xff\x10\x44\x54\x38\xe5\xf9\x41\xd0\x89\xf7\x74\x42\x06\xc1\xb8\x82\xe7\xae\x7a\x7e\xd7\xd6\x3f\xb8\x91\xd4\xb2\xd7\xf4\xc0\x6d\x4b\x82\xce\x50\xe7\x1e\xa7\xf2\xbe\x5c\x74\x8f\xd3\x09\x19\x04\xc2\x41\x8c\x53\x61\x28\x08\xe2\xa1\x9d\xf3\x37\x8b\x91\x5d\x4f\xb7\xe2\x5a\xde\x4f\x80\x8a\x73\xfe\x7c\xe3\xd3\x48\xf6\x74\x52\xd7\xfa\x72\x9f\x7d\x8e\x2d\x81\x07\xc1\x58\x4e\x87\xab\x3e\x08\x9a\x90\xa7\xf3\x27\x8b\x73\xd8\x30\x9c\x12\x30\xd2\x19\x29\xfd\x10\x50\x5e\x9e\x65\x0b\xed\xb5\xfe\x48\xe0\x3f\xf3\xa5\xbe\xcb\xb6\x10\x73\x4e\x82\x68\x76\x69\x4f\x87\xf6\x3e\xd8\x50\xb5\xdd\x83\x6d\x73\xa3\xbe\x4f\x28\x10\x3c\xfe\x28\x1a\x07\x41\x83\xf8\xb4\x27\x76\xdb\x52\x56\x9e\xe9\x27\xc5\xa7\xfb\x50\xda\x13\xa8\x6d\xb1\x6b\xe0\xc7\x2d\x41\x57\x4e\xfc\xa9\x21\x2c\xe3\x14\xef\x35\x5e\xfb\xe6\xbd\x03\xeb\x37\x09\x70\xa3\x91\x8f\x9f\x14\x5b\x8a\x38\xf2\x0f\xe1\xb3\x8f\xf3\x6e\x7d\x7f\x3f\xa7\xe9\x96\xd9\x83\x20\xc0\x70\x4e\xe9\x97\x50\x25\x1c\x3f\x84\x67\xa7\xe8\x3f\x04\xbd\x61\xb3\xac\x25\x08\xdf\x26\xfc\x7c\x74\x19\x85\x20\xe7\x9f\x6f\x00\x99\x18\x84\x9f\x52\x96\x3d\x96\xf3\x6f\x16\xc4\x9b\x91\xf3\x4f\x4d\x37\x12\x5c\x96\x1b\xd5\xf1\x3e\xa2\xb0\x65\xb9\x51\x10\x50\x3a\x8d\x2c\xab\x0d\x82\x7e\x22\xb9\xfe\x66\x21\x48\xf0\x40\xb5\x0b\xe1\x63\x66\xe7\xe6\x79\x2c\x08\xcd\x93\xa3\xe7\xb1\x20\x74\xbf\x31\x7e\xb3\x18\xab\x2c\x2b\x34\xd4\xf1\x82\x37\x99\x8e\xec\x11\xb7\xce\x17\x3b\x99\xe0\xac\x63\x13\xbe\x2e\x40\xa0\xdb\x46\x10\x3c\x6c\x72\x37\x00\xc1\x13\xca\x28\xbb\x83\xae\xf7\x31\x64\x47\xd9\x8d\xbb\xde\x47\x7f\xb1\xa2\x0c\x59\xaf\x97\xcb\xd0\x33\xb7\x7f\x08\x32\x98\x52\x7f\xbe\xe1\x35\x5b\x21\xde\x83\x84\xfd\xd1\xdd\x41\xd7\xcf\xa2\x2c\xbb\x83\xae\xf7\xab\xdb\x72\x69\xfe\x10\x84\x90\x2a\x6e\x92\x41\xd0\xe6\x1a\xe5\x8c\x04\xf7\xb3\x63\xa7\x08\xa9\x6a\x2a\xb8\x8f\x1f\x82\x41\x57\xab\x87\xab\x20\xa8\xc9\x48\xff\x10\xac\x58\xdd\x5c\x3d\xe4\x2e\xf6\xa2\x63\x0f\xc3\xfd\x33\x0b\x6b\xfa\xf9\xa8\x8a\x95\xb1\xc5\xf0\x20\x60\xea\x34\xaa\x22\x63\x7d\x5e\x6c\x08\x4e\x83\xf8\x40\x78\x75\x19\x26\x30\x8c\x04\x21\x68\x6a\xff\x93\xc3\x05\xa9\x95\x9f\x46\x3b\xcf\x5f\xc2\x2d\xe1\xf8\x21\xb8\x17\xb5\xcd\x9f\xde\x17\xb3\xa5\x73\xb4\xbd\x76\x82\x73\x4c\x09\x65\x13\x36\x5e\x7b\xdb\xd3\x3c\x08\x55\xc2\xcf\x37\xc4\x57\x17\x60\x42\x82\xa6\x97\xe7\x6f\x29\xdc\x9e\x44\x8a\xba\x09\xcb\x6d\xa2\xd5\x9f\x2c\x7b\xfd\xb5\x3d\xf0\x21\x81\x26\x09\x8e\xc0\xf7\xbe\xe2\xac\x34\x85\xc3\x20\x60\x68\x7f\x9c\x9b\x75\x7c\xbb\x58\x43\x3b\x42\x58\x46\xf5\x69\x1e\x0d\x20\x88\x41\x74\x9c\x3f\x04\x3d\x34\xfb\x66\x50\xeb\x7d\xb2\x76\xc3\xbb\x3f\x42\x6e\x11\xe9\xc8\xb3\x42\x5d\x2f\x77\xe0\xe9\x20\x5e\xa0\x84\x4b\xc4\xa6\xbd\x76\xd6\xfb\x9d\x9b\xf0\x93\x65\x9f\xdd\x87\xcb\xad\xfd\x68\x7f\x46\x97\x41\x05\x61\xc3\x51\xdb\x96\x76\xbc\x22\x94\xf7\x2d\x5f\x07\xc1\xf8\x52\xdd\x2e\x0c\x82\x5e\x95\xbd\xfc\x7c\x43\xc4\x4f\x83\x71\xbc\xa3\x9d\x3f\xec\xa7\x2b\x2d\x06\xc1\x6d\xb3\x7b\x44\x69\xe7\xfb\x1a\xc4\x78\x4b\xe0\xed\xdc\xbb\xc0\xd8\xc2\x72\x10\x96\x35\x1d\x66\x49\xef\xab\xf7\xde\x70\x27\x81\x60\x90\x45\x27\x5d\x10\x76\x64\xe4\xf3\x37\xcb\xe8\x3a\x5a\xe7\x5f\xc2\x86\x21\x28\x9b\xb0\x57\xf9\x16\x96\x83\xf0\x13\x2c\xfb\x37\x85\x98\x87\xc3\x3d\x30\x08\x3b\x68\x72\xf9\x29\xe5\xdb\xe1\xfa\xe5\x14\x41\x70\xc7\x1f\xce\xa0\x20\xb8\x86\xb7\x38\x1d\x04\x77\xb4\xd1\x7e\xda\xb2\x61\x5b\xb7\xe4\x1b\x84\x6f\x07\xc6\xf4\xa3\x59\x3e\xd0\x9b\x42\x7c\x0b\x89\x88\xb1\x1e\xca\x72\x41\xd8\xf5\x52\x34\x09\xc2\x0e\x1f\x3b\x7e\x3e\xf1\x9d\xbb\x3b\xda\x2f\xc1\x42\xc6\x2f\xc1\x18\x35\x43\xe1\x25\x08\x1b\x14\x61\xfe\x7c\xf4\x13\xc0\x6c\xcc\xdf\x8f\x12\x18\xa1\xf5\x9f\x04\x6b\x07\x65\x55\x76\x09\xc2\xda\xc1\x9b\x4c\x51\xde\xcf\x69\x3b\xf7\x30\x95\x17\x48\xf5\x20\xd8\xc5\xf5\x7d\x84\xdd\x9b\xaa\x55\x5a\x30\x07\x1d\x60\xf6\xa8\xfc\xc8\x2e\x79\x28\x88\x04\x61\x3b\xb1\xd5\x1f\x82\x37\x2b\x63\xee\x2e\xae\xef\xaa\xa6\x90\x3b\xb7\xf6\x3e\xca\xcb\x5b\xe6\x6e\xed\xfd\xb6\x81\x98\x8b\xb4\xf5\xf7\x45\x8a\xc8\x7d\xd7\xb4\xbf\xef\xab\xfd\x53\x6a\x9b\x20\x4b\x9a\xdc\xec\x48\xd0\x52\x28\xcb\xae\x83\x50\x34\x39\x90\x8b\x05\x61\x6c\xab\xd7\x9f\x8f\x7a\x6f\x38\x8f\xf2\xfb\x8d\x5d\xca\x5e\x3e\x21\x34\xf8\x8d\xfa\x53\x31\x61\x75\xe7\xd1\x7f\x09\x6f\xff\x1f\x09\xb1\xe1\x5b\x8a\x42\x54\x10\xc4\x16\xdd\xd2\x5e\x10\xc6\xb6\xed\x29\x3f\x84\xb5\x4d\x4f\xf2\x26\xbc\x73\x1b\x61\xfc\x7c\xe3\xbb\x95\x8f\xe5\x84\x6d\xbc\x6b\xec\xbb\x77\x7b\x7d\xbe\xdb\x42\xf2\xdc\x6b\x72\xc6\xc9\xd1\xcb\x87\xbc\x09\x3f\x56\x01\x4a\x44\x41\xe0\xd6\xeb\xc8\x72\xb1\x20\xdc\x3b\x85\x1f\xbd\x5e\x0c\x22\xe2\xc8\x6f\x96\x77\xeb\x33\x8c\xd0\x24\xc1\x0d\x7f\xec\xb1\x0d\x82\xbc\xf2\x8f\x70\x78\x3b\xb5\x37\x37\xf3\x9f\xec\x6a\x78\xf7\x24\x8e\xc3\xac\x21\xd0\xcb\x2f\x81\x30\xe8\xc7\xe9\xf9\x17\x82\x6a\xd2\xbd\x1e\x83\xa0\xe4\x9b\x7e\x6b\x3d\x54\x98\xec\x25\x1c\x84\x69\xc4\xca\xdf\x6f\x0c\x0f\x7d\x7b\x56\x07\xc1\x70\x55\xe9\x37\xc5\x74\xeb\xd9\x1c\x2d\x4e\x99\x96\xd2\x7f\xab\x7e\x71\xf5\x73\xfe\xd3\x37\xe8\xf5\xca\xd9\x7f\xbf\x41\xac\xee\xe3\x9c\xff\x10\x96\x32\xc7\x6f\xc5\xbc\x72\x4e\xc7\x6f\x0a\xc4\xd8\xdc\xea\x6f\x0a\xef\x70\xf7\xa5\x41\xfb\x5e\xcc\x93\xd3\xf1\xc3\x5b\x3e\x25\xce\x74\xa4\xf6\x9b\x82\x19\x59\xb6\xd0\xde\xeb\x8b\x25\xdc\x29\xb4\xd4\x3b\x7a\xc8\x93\x2a\xda\x65\xf9\x7d\xbe\xda\x92\xe5\xcd\x37\xfb\x7c\xbf\xcf\x6f\xb8\xfe\x7a\x14\xbb\xef\x90\xc6\x2f\x61\xc5\x01\xd6\x61\x89\xf7\xd3\xab\x0a\xf5\x47\x10\x06\x09\xfa\xef\xfb\xa5\xa2\xf8\x37\xc7\x96\x7b\xc7\x3f\x84\xa1\x46\xfc\x37\x4b\x7a\xfe\x07\xbd\x7b\x10\x50\x2f\xe6\x7e\xfe\x43\x90\x3d\xc9\x05\x82\x50\xbc\x8e\x95\x1b\x05\xa1\x7a\x41\x52\x7e\xeb\xc5\xe1\x22\xef\xf3\x3d\x04\xc7\x2d\xfd\xa6\x40\x56\xcc\x23\xff\x7e\x83\xcb\xb8\xfe\x4f\xcd\x89\xdf\xd4\xf3\xef\xbb\x2e\xdf\x5b\xfc\x84\x60\x5b\xd3\x6f\x19\xd7\xae\xd6\x6f\x16\xcc\x32\x72\x57\x3c\x0a\xc2\x6d\x3d\xdb\x6f\xe3\x6f\x17\x63\xfa\x6d\x2b\xd6\x52\x5b\xe3\xcd\xfb\xfd\x3f\x28\xe8\x20\x60\x3c\x33\x7f\xfb\xe2\xdb\x17\x2c\xbf\x0d\xdb\xd6\x4f\xed\x9f\x14\xd4\xb3\xf5\xdf\x32\xb0\x6f\x6a\xff\x24\x58\x3b\x6e\xc2\x4f\xa1\x2a\x43\xf2\x56\x02\x42\xf0\x22\xec\x38\x7f\x09\x0c\xc9\xfc\xed\xbd\x77\x0f\xfc\x6f\xc5\xdf\xa4\xee\x63\xfe\xbe\xcb\x54\x7e\x87\x59\x6d\x76\xce\xb5\xff\x12\x14\xaf\x7e\x47\x00\xb3\xc6\x98\xc1\x3f\x6d\xc7\xd0\x2f\x5a\xf2\x4b\x40\x5b\x59\x8e\x7f\x2a\xfa\x7a\x75\xd9\x7e\xab\xa1\xe3\xc5\xd1\x7e\x8b\xdd\x31\x89\x82\xb0\x06\x56\xc8\xb5\x04\x23\x5a\x83\x5d\xb0\x96\x90\x4d\x16\x31\x26\xce\x0c\x18\xc8\x9a\x1c\x9a\x32\xa6\x83\x8b\x28\x0f\x67\x81\xd3\x2f\x62\x33\xa4\x83\x83\xf0\x9a\xc9\xa0\x00\x47\x8d\x17\x36\xff\x8c\xd6\x6b\x19\x54\x20\xe3\xed\xb2\x26\x07\xbd\xcc\x71\x72\x4d\x42\x8c\x16\x0c\x24\x17\x51\x05\x3a\x22\xd8\x9a\xcc\xae\x02\xd3\x5c\x93\x0b\xc0\x82\xa5\xdd\xc2\xff\xbe\x13\x43\x7d\xe1\x41\x7f\x0a\x10\xb8\x70\x69\x3f\x05\x95\x5a\x13\x4b\x68\xa6\xde\xd2\x5f\x3c\xe3\x0e\xb6\xf0\xe2\x1e\x58\x98\x2d\xbc\xb8\x07\x97\x36\x0b\x2f\xee\x0e\xd0\xd1\xba\x7e\x6e\xed\x48\x74\xa6\x48\x34\x4c\x94\xe3\x7f\x2a\x75\xc5\x89\x62\x94\x90\xca\xd7\x25\x63\xc0\x47\x6d\xe1\xdd\x3d\x2a\xfd\x78\x05\xe3\xe2\x24\xf4\xff\xbc\x73\xac\xeb\xbc\x23\x61\x6c\x97\xeb\x3a\x1f\xfe\xf7\x63\x6f\xfc\xbf\x6b\xf2\xf1\xbf\x25\x12\x47\xcf\x66\x60\xc3\x71\x12\x56\x7a\x5d\x42\xc0\x9c\xfe\x4f\xfc\xed\x94\xf8\x9f\x38\x7f\xd9\x0c\x82\xb0\x36\x5f\x84\x4a\x35\x03\xf0\x0c\x99\x4e\x10\xc2\x34\x56\xf3\xc2\x79\x7c\x34\xc6\xef\x4a\xc0\x12\x59\xbb\xa4\xd7\xab\x05\xbc\x98\x19\xc5\x18\xe1\x54\x7e\x66\xae\xfc\x97\x5e\xe5\x39\x5b\x1a\x12\x5d\xc6\x90\x74\x5d\xb2\x3a\xce\xfc\xeb\xe2\x16\x25\xa3\x88\x58\xf8\x9b\x9f\x19\x5b\x8e\x85\xbf\x79\x67\xbf\x58\xb8\x9b\xc7\xc7\xa8\x22\xda\x69\xc3\x42\xac\x8b\x43\x66\xc6\x02\x60\x5d\x68\xa5\x73\xb6\x96\x38\x51\x64\xac\x1b\xd7\xa5\xeb\x23\x11\x72\xd7\xe5\xc5\x1e\xfe\x47\x0b\x87\xf5\x78\xb1\xcc\x65\x1e\x3e\x5d\x76\x07\xd3\x9c\x62\x73\x9c\x10\xc5\xe6\x64\x0a\x2d\x36\xa7\x9a\xcc\xe6\x74\xda\xb6\x17\x7b\xa2\x50\x6c\xb3\x01\xd7\x5c\x97\x8b\x1e\xfd\xcc\xba\x8a\xcd\x29\xa6\xd2\x66\x66\x52\x1b\x6c\x56\xfa\x4e\x65\x6b\x3a\x3d\x58\x9c\xf3\x4e\xb6\x62\x6b\x8a\x45\xda\x9a\xec\x8b\xad\x99\xd4\xb9\x3a\x38\x95\x0f\x28\xec\x64\x3b\xd7\x7d\x04\x05\xd3\xba\xaa\xad\x71\xd0\xab\xad\x29\x74\x47\xdd\x83\xe3\x8b\x0b\xbd\x52\x83\x6a\x73\x9c\xa2\xea\x38\xf6\x50\x55\x47\xa7\xfb\xe2\xe8\x54\x3f\xe0\xd6\xb4\xf3\x18\x03\xd8\x56\xd7\x3d\x06\xf4\x87\xe0\xe8\x5c\x58\xaf\xab\x59\x6b\x57\x6b\xdb\xb5\xf6\x17\x6b\x0d\xe3\xba\xbc\xb1\xe6\x62\x78\xe1\x66\x1f\x5f\x63\xa8\x70\xfd\xac\x98\xfe\xae\xab\x59\xeb\x64\x32\x07\xa1\x9b\xcc\x5a\x3b\x59\xb0\x9c\xe1\x7e\x65\xe1\x8f\x7f\xea\x7f\xb8\x2e\x19\x75\x72\x46\xb0\xd3\x66\x76\xa8\x85\x97\xf3\xb4\x6f\x38\x4f\xab\xaa\x5c\x98\x9c\x7a\xcf\xb0\x3e\xdc\x88\x38\x55\x2f\xae\x16\x3b\x27\xa6\xb5\x8e\xf3\x5f\x7f\x61\xc1\xb7\x30\x3f\x1b\xd8\x16\x2f\xac\xcf\x38\xa5\xaf\xb5\x23\xad\xf2\xaf\x11\x16\xf9\xd7\xe0\x72\xfc\xdb\xc9\x67\x62\x02\x55\x0d\xfe\x05\xf9\xcd\x7c\xcf\xbf\xfe\x72\xbd\xaf\x03\x8c\xf5\xcc\xbf\x5f\x50\xfd\xc4\xfa\xd7\x5f\x80\x99\x2d\xae\x6d\xd0\x42\x2c\xd4\x68\x04\xeb\x5a\x5c\x4b\x3a\x99\x31\x2c\xe3\x50\xb9\x30\x2b\x0b\x11\xe6\x7f\x62\x7b\xf5\x7f\xe5\x7a\x98\x7f\x11\x20\x69\x61\xfd\x25\xb7\xc1\xf6\x8b\xfd\x7a\x61\xf9\x05\x2a\xe5\xe2\x92\x08\x55\xcb\x5a\xb1\x1e\x51\xc8\xad\x55\xe3\x0b\x0c\x30\x72\x36\xf7\x94\x0b\x83\x29\x10\x51\x16\xe6\x52\x6c\xf6\x6b\xe1\x6c\xc8\x4c\x5f\x5f\x8e\x2f\x50\x44\x1c\x9f\x07\xca\xef\xb5\xb0\x45\x3c\x4d\x41\x94\xfa\xff\xfb\x0b\x97\xff\xb8\xfe\xcb\xff\xf6\xfd\xdb\xdf\xc7\x11\x4d\xfd\xfb\x10\xee\x3f\xde\xa3\xec\xbf\x8f\xa3\x13\xe5\x3a\x08\xd7\x09\x81\xa0\x37\x07\x49\x42\x0e\x8a\x07\x36\x3b\x1d\xca\x23\xc5\x10\x23\x41\x79\xfc\x2c\x41\x65\xa2\x5b\x0e\xd0\xcd\xff\x3e\x0e\x6d\x4c\x8e\xa0\xbc\x53\x8a\xfa\xa0\xa0\x7c\xe6\x32\xce\x40\x86\x62\xae\x65\xbc\xba\xa0\x2c\x73\xe1\x7e\x18\x13\xe9\x38\xe3\x54\x1d\x8f\x69\xa0\xb6\x28\x1f\x84\xc6\x78\x50\x47\x14\x01\x47\xf2\xeb\x60\xce\x9d\x9a\xcd\x1d\x40\xcb\xc5\x83\xbc\x44\x63\x3d\xf2\x41\x8b\x81\x62\xc3\xa0\xec\x00\x7c\x2d\x1e\x2c\xae\xa8\x3b\x60\x68\xf1\x30\x5f\x2c\xb7\x03\xbc\xb3\x78\x7c\xd2\x12\xb4\x05\x4d\xe7\x79\x94\x1c\x07\x70\x5f\xf1\xb8\x4d\x47\x09\x21\xaf\xc6\x63\xc7\x8e\x95\x66\x19\x04\x1f\x3f\xb0\xb4\x38\xf2\xb4\x6e\x68\xec\xb1\x6b\x3f\x40\x58\x8a\x47\x54\xe5\x30\xd5\xf5\x48\xe2\x30\x83\x99\xeb\x91\x6f\x73\xa2\x5d\xc1\x7a\xf3\x00\xda\x28\x1e\xe4\xac\xd4\xed\x31\x27\x78\x44\x07\x46\xaa\x07\xa0\x3a\xf1\x78\xa4\x75\x68\x9f\x34\x4b\x08\x16\x71\x80\x91\x13\x8f\xca\xe7\x26\x24\x3a\x0e\xd8\x99\x13\xb9\xee\x00\x76\xe6\xef\xa3\xc0\xd3\x09\x6f\x7f\x80\xed\x12\x0f\x0b\x88\x9d\xf6\x00\x98\x25\x1e\x16\x10\x6c\xfc\xfc\x62\x39\xc5\x63\x19\xa1\x71\xfe\xdb\xdf\xc9\xf9\x9b\x0e\x8c\x3f\x83\x3d\xa7\x23\xf6\xe8\x78\x80\x2a\x31\xa0\x4c\x29\x17\x26\x63\x41\x89\x8d\x2b\x1e\x40\xf8\x71\x0e\x4b\x47\x2f\xd0\xfa\x0c\xa6\x27\x69\xf8\xf1\x01\x29\xb6\xe6\x04\xc0\x77\x3c\x0a\xa9\x2a\xa4\x26\xe9\xfa\xd7\x5f\x13\x98\xad\x04\x5c\x77\x3c\x3e\x52\x9d\x41\x6a\x7c\x0b\xc0\x6d\x6d\x2b\x12\x80\xdb\xf1\x08\xe1\x09\x7f\x94\x74\x76\x53\x75\xa2\xea\x04\x93\x4b\x60\x63\xc7\x83\x54\x31\x6b\x13\x50\xd4\xf1\xd0\xcb\x0a\x8a\x75\xc0\x42\x30\x71\x5a\x4d\x40\x4e\xc7\x63\x4a\xe3\x63\x0f\x8d\x04\x2a\x79\xe0\xa3\x9f\x52\x48\x50\xf1\x70\x4f\x09\xd1\x26\xa5\xd4\xa5\x61\xc3\x2c\xe5\x96\xe2\x01\x26\x28\x8d\x4f\x25\xd5\x01\x79\xd3\x9a\x34\x02\xff\x9f\x50\x2e\x29\x00\xac\xe7\xa0\x74\xc6\x27\x71\x84\x4b\x9c\xe9\x12\x00\xa7\xf1\xc0\xa0\xb4\x1e\x7c\x6b\x98\x8e\x70\x02\x21\x14\xa4\x34\x2c\x11\x25\x74\xc5\xe4\x27\xa5\x61\x4e\x1c\x92\x0a\xdf\x1f\x96\xc8\x8d\x66\x2d\xb1\x34\x53\x7a\xa5\x71\x1e\xab\x9d\xae\xce\x07\xed\x66\x6d\x47\xba\xe8\x58\xf0\x01\xe3\x71\x05\x03\x8e\xef\xe7\xf9\x42\xc1\x0d\x20\x11\x2b\x3a\xb9\xe2\x12\x68\x66\xa7\x78\x80\x09\x04\xb3\x78\xc4\xc0\x9d\x7e\xec\xba\x25\xbd\x90\xc8\x79\x33\x70\xac\xc5\xb3\x61\x24\x97\x72\x70\xcd\xbf\x93\x78\x60\x0d\x05\x6d\x2a\x4e\x96\x42\x08\x47\xd0\x68\x52\x71\x7a\x96\xc1\xa6\xc8\x94\x2a\x30\x88\x54\xa6\xb6\x92\xf1\xb1\x02\x7f\x48\x65\x6a\x28\x1f\x5c\x35\x95\xf9\x40\xbb\x63\xcc\xb9\x7d\x4c\xe5\xa6\xd7\x0a\xba\xc4\x03\x71\x23\x95\xd7\x32\x61\x85\xa2\xc7\xa4\xf2\xd1\x84\xc2\xb1\xeb\xe0\xe2\x25\x95\x55\xa5\xc1\xec\x71\xd5\x4a\xf5\x20\x6f\x25\x44\x5c\x89\xbd\x2f\xd5\x46\xc7\xd5\x16\x52\x3f\xca\xa2\x54\x3b\x95\xab\xd1\xaa\x41\x24\xa1\x54\x87\x24\xc0\x67\x71\xb2\x48\xc0\xeb\xc4\xa3\x92\x31\x8a\xac\x56\x4d\xac\x96\x46\x8c\xb2\x04\x2a\x4a\x3c\xf8\x18\x5d\xd4\xac\x45\x3b\x20\x51\xd9\x06\x03\x4a\x0d\x75\x6f\xc3\xf4\x33\x01\x88\x12\x8f\x97\x65\x17\x65\xb6\x46\x4f\x36\x04\xa6\x84\x23\x52\x6a\xce\x53\x60\x28\x62\xac\xa2\xd0\xee\x3c\xed\x9d\x46\x8d\x60\x37\x84\xe8\x8b\x07\x3b\x1d\x8a\xa3\x34\x17\xd3\x8d\x38\x61\x41\x8b\xc6\xdf\x4e\xb7\x1b\xa1\x26\x48\xee\xcc\xee\xc3\xff\x57\x5b\x73\x22\xf4\x47\x3c\xaa\x58\x0d\x51\xf7\xdb\x45\x41\x8c\x8d\x58\xd3\x51\x51\x2e\xdf\xe2\xf1\xaa\x13\x89\x74\x1f\xbb\x76\xfa\x3c\x7a\x12\xf9\x20\x7d\x4e\xb4\xef\xf1\x56\x31\xe4\x9f\x84\x9d\x7e\x3c\xea\xbf\xfe\x2a\x04\x45\x49\xd8\xd1\xc7\x23\xfd\xeb\xaf\x52\xe3\x3c\x93\xd6\xbd\x20\x19\xfc\x28\x78\x76\x5a\xaf\xa9\xde\xf4\x63\x8e\x9e\xb8\x9c\x8d\x47\xfd\x31\x4c\xce\x07\x23\x92\x8f\xd8\x41\x38\xa3\xe5\x83\x6e\xc8\x47\x74\x03\x66\x5a\xf9\x88\x5d\xf5\xef\x7c\x80\xc2\x3d\xc8\x45\xa5\xf2\x01\xfe\x76\xf0\xf4\x7c\x30\x8c\xf9\x70\x18\xa9\x7a\x3e\xce\x9d\x6f\xca\x47\x66\xd0\x82\xe9\xc7\x83\x2e\xc3\xb0\x37\x1f\x71\xe2\xf9\x3b\x1f\x93\xc3\x2f\xdf\x9f\x7e\x1f\xec\x26\x90\x47\xf2\x11\x4c\x32\x1e\x04\x68\xe1\x44\x95\x8f\x79\x4b\x0b\xc1\xac\x50\x79\x98\x41\x3e\x82\x19\x60\x74\x96\x95\x8e\x32\xf2\x09\x46\x33\xf9\x58\x5d\xca\x05\x87\x25\xd1\x32\xdb\x22\xdb\xf9\x6f\x7f\x67\x19\x78\x3e\x31\x30\x6d\xc4\x84\xce\x20\xad\xc7\x63\x3a\x55\x1b\xb4\x4b\x9a\xe9\x62\x15\xe5\xc4\x8e\x97\x81\x17\x3f\x0f\xcc\xe2\x73\x4a\x97\xb4\x38\x56\x73\xfc\xc8\x29\x53\xb3\x84\x37\x7f\x3b\x21\xb1\xcf\x66\xf0\xae\x07\x7e\x1e\x39\xc5\x9e\x1b\x0f\x18\x01\xc6\xd3\x19\xb4\xe8\x78\x50\x00\x51\xdf\xb3\x4c\x35\x27\xec\xeb\x0e\x07\x17\x74\xe5\x78\x20\x51\x94\x41\x45\xae\x22\x6d\x50\x6a\xb4\x2b\xdd\x56\xe4\xde\x45\x50\x93\xd7\xac\xf0\x90\x03\xb7\xb4\xac\xd8\x95\x15\xbb\x4e\x44\xaa\x9c\x11\x33\x72\xc6\x62\xfa\x24\xba\x66\x06\x6f\x36\x1e\x04\x59\x27\x5a\x62\x56\xcc\xca\x00\xc8\x06\x8d\xbc\x69\x48\x9b\xd0\x82\xef\x65\xd0\x5c\xff\xce\x99\x03\xfe\xc9\x2d\x4b\x06\xb0\x35\x1e\x04\xc7\x20\x16\x59\xce\xd9\x74\xc5\x74\x8c\x45\x2e\x59\x5a\x93\x46\x5d\xca\x2d\xed\x81\x46\xf7\xe5\x62\x5d\xaa\x79\x0b\x79\x6b\x95\x66\xde\xe0\x56\x19\x59\x2f\x1e\x30\xf4\x90\x5a\xb3\x12\x5f\xce\x83\x4d\x64\x52\xe3\x61\x4d\x06\x91\x1b\x6c\x18\xfc\x3c\xb3\x25\xf5\x76\x90\xd1\x6e\xcf\x57\xf0\x4c\x22\x6f\xe4\xfc\x32\x0f\xc1\x89\x3c\x4f\x82\x83\xe7\x8a\x70\x9f\xab\xd1\x86\x88\x15\x91\x41\x0c\x88\x87\xb6\xa6\x21\x3f\x16\x2c\x8a\xe2\x51\x55\x24\xb5\xa0\xa5\x0c\x4d\x38\x28\x34\xf7\xe5\x8b\xf9\xf6\x77\xe1\x0c\x78\x16\x42\x38\x15\xee\xe4\xe3\x71\x4a\x4b\x41\xeb\x7e\x0f\xf0\xd4\x13\x4f\xcb\x82\x63\xdd\xdf\x85\x1b\x30\x4d\xf0\xcb\xc7\x86\x59\xf4\x87\x43\x45\x53\x70\x71\x89\xc7\x43\x4e\x6a\xc2\xf5\x42\x3c\x0c\x5a\x12\xe2\x62\xc1\xe7\x22\x1e\x1c\xc0\x39\x4c\x97\x75\x9b\x17\x7c\xed\x93\x8d\xaf\xc0\xc2\xe2\x71\x4a\xab\x41\xfb\xa8\x1d\xa7\xa7\xc2\x6e\x5e\xe5\x5b\xf5\x38\x6c\x44\x1c\x02\xaa\x72\x65\x85\xc5\xa4\x13\x7e\x53\x8f\x7a\x42\x03\xfe\xe1\xc4\x84\xa2\x1e\xc1\x9b\xe3\x51\xa0\x15\xbe\x37\xcd\x3b\xb5\xfc\x0f\xf1\xa0\x1e\xb1\xf8\xff\xae\x70\x90\x48\x07\xed\x92\x86\x7b\xdf\x09\xae\x42\x3d\xee\x4b\xda\x76\x12\xa0\x8c\x10\xd9\xe3\x71\x45\x95\x25\xbd\x0f\xa4\xd7\xd6\x06\x6b\xad\x27\x4b\xaa\x9e\xb1\xa4\x64\xf8\xf5\x3c\x1e\x49\xdc\x9a\x61\x00\x56\xcf\x53\xda\x69\xd6\x10\xd3\xeb\x89\x04\x58\x4f\x54\xa4\x27\x51\xf7\xeb\x99\x4c\x97\x4c\x17\x32\x48\x3d\x33\x35\x3e\x63\xd4\x0b\xfb\x51\x45\xc4\x8d\x47\x54\x8e\x6d\xb8\x9e\xb1\x99\xc7\xa3\x05\x29\x51\xc0\x65\xaa\x18\xf3\x82\x57\x63\x3d\x6f\xab\x1b\xe7\xcb\x42\x3c\xcf\x7a\xbe\x74\xe6\xf9\x3a\xeb\x62\xe6\xd4\x64\xab\x12\x8c\xa2\x60\xb6\x53\xe5\x76\x35\x19\xcf\x80\xd3\x64\x4d\xcc\x9d\x9a\x62\xee\x14\xc4\x8d\x9a\x62\xce\xc4\x43\x97\xa2\x19\x1d\x97\xac\x1b\x10\xf4\xe9\x84\x79\xd6\xc4\x01\xaa\x02\x06\x5f\x92\xa5\x22\x32\x55\x31\xdd\xcf\x74\xd4\x3f\x6e\xe0\x35\x39\x72\xc9\x91\xc3\x1b\xb2\x82\x1a\x1e\x8f\x19\x5f\x8e\x33\x6e\xcd\x07\xc9\x32\x6a\xfa\x82\x86\xa7\x66\xbb\x1f\xe6\x95\x4e\x7b\x0c\x88\xea\x78\x3c\xd2\xa2\x56\x70\x8f\x78\x58\xab\x38\x0b\xd4\x8c\x8c\x5f\xb3\x11\xb1\x31\x83\xab\xf9\x65\x02\x0a\x21\x7b\x22\x55\xd5\xe2\x70\x96\x18\xce\x42\x54\x97\x0a\x58\x68\x3c\xcc\x4a\x8d\x41\xac\x8c\xc7\x47\x56\xfa\xb1\x70\x6c\xae\xe5\x8b\xf1\xe4\xac\x54\x15\x01\x6b\xd5\xfb\xc0\x56\x54\x27\x5b\xe5\x42\xec\x04\x6d\xa7\x56\x4e\x4b\xb5\x12\x40\x05\x05\x7b\xad\xf5\x92\x24\x8a\xd5\x88\x12\x2a\xec\xab\x82\xb6\x17\xb4\x68\x6c\x63\x37\xa8\x8d\xeb\x8b\x82\x13\x7c\x6d\x27\x03\xdf\x8c\x87\x47\xfc\xcc\xda\xe0\xd4\x15\x80\xb7\x10\x0c\xc8\xdb\x4c\x07\x60\xda\x09\x5b\xaa\xad\x4b\xe3\xae\xbb\xe0\x65\x5e\x9b\x23\xdf\xb0\x4e\x2f\x25\x4e\xd8\xb5\xd9\xda\x46\x94\xc3\x13\x49\xb0\x02\x45\x14\x0f\xbd\x0d\x82\xb9\xd4\xee\xc4\x04\x5c\x28\xd2\xc5\xf7\x00\xe6\x89\x07\xf7\xd8\x18\xf2\x55\x00\x76\xe2\x01\x3b\xc4\x86\xae\x02\x8f\x13\x0f\xfc\x58\x50\xea\xd7\x9e\xbb\xb4\xf1\xaf\xbf\x0a\x5e\x86\xb5\xe7\x57\x12\xcb\x17\xeb\xd5\xda\x0b\xd5\xeb\x5a\xb6\xe3\x42\x5d\x81\x59\x89\x87\x9e\x1e\xb1\xa9\xd5\x3e\xcd\xab\x47\x33\x6e\x5c\xb5\x3b\x2f\xc0\xb3\x28\x25\xd8\x6b\x05\xea\x21\x1e\x5c\x6e\x61\x6b\x56\x87\xd3\x6c\x38\xcd\xb8\xf5\xa9\x03\x91\xa0\x8e\xa1\xab\x48\x88\x43\x75\x0c\xb8\xc1\xf0\xb6\x1c\x97\xc7\x3a\x10\x13\xea\xb8\xec\x15\xe6\x0f\xd1\xc8\xe3\xa1\xbf\x07\x1c\x67\xac\x5b\xda\x8b\xdc\x19\xad\x25\xda\x77\x3c\x1c\xb4\x90\x3a\xea\x74\xd6\x4e\x66\x2d\x76\x5d\x15\xd9\x3b\x1e\xcd\x64\x31\xde\xb3\x4b\xd3\x75\x81\xfb\x8f\x4a\x6c\xe1\x78\x04\x63\xc2\xbe\xab\xce\x8f\x8a\xcc\xcf\x6e\x87\xf9\x5f\x7e\x0e\xbd\x7d\xc1\xe9\xa1\xa2\x0e\x8f\x47\xd5\xd7\x3f\xfa\xe4\x92\x7f\x5f\x97\x0e\x16\x47\xb4\x9f\x50\x92\xf1\x08\xa6\x56\x99\xa0\xb7\x93\x9b\x70\x7f\x85\xa0\xf0\xf5\xee\xcc\xe3\x5b\xa3\x53\xbc\xf3\x2a\x91\xea\xe2\xc1\x6e\x50\x32\xe9\x2e\x78\x85\x91\xe3\x4e\x3c\x6b\xea\x2d\x8f\x24\x98\x5b\xd0\xa2\xad\xb7\xed\xba\x5f\x23\x11\x84\xc4\x51\xf1\xb2\x8a\x47\xcc\x1d\xb4\x9a\xf5\xc9\x7c\x8e\x60\x4d\x05\xad\x64\x25\x5a\x50\x3c\xb6\xe7\x09\xc9\xd8\xac\xeb\xe3\x66\x8d\x68\x5f\x9f\x45\xa9\x04\xe2\x49\x27\x3e\x8f\x95\xa8\x29\x7f\x57\xe2\xa5\xa4\xb3\x84\x9c\x5e\xdf\x4e\x4d\x88\x4a\x92\x4e\x7c\x70\x2a\x71\x31\xe2\x11\x42\x8d\x95\xc3\x9c\x2d\x1e\xc8\x17\x5c\x42\x55\xec\x6d\xe2\x11\x7c\x81\x13\x7a\xfd\x2a\x7d\xf2\x55\xfb\x84\xd9\xf9\x35\x66\xc9\xa7\xd2\xba\x86\x40\x54\x3f\x39\xd4\xd7\xf4\x5b\xa1\xdb\x3f\xc7\xff\x8b\xf1\x2f\xe8\x48\xaa\xe7\x9f\x8a\xd3\x7a\x64\x8d\x46\x7c\x0f\x0d\xc3\x58\xb5\xa0\x3f\xa8\x38\x96\xc7\x43\x25\x24\x53\xe2\x43\x7f\x50\xb1\x46\x29\xe8\x60\x2b\xd6\xab\xf1\x98\x90\xa2\xbe\xcb\x7d\x54\x2b\xcd\x52\xe1\x13\x4b\xa6\xbd\x64\xda\x35\x24\xdd\xba\x64\x81\xb8\xcf\x16\x2c\x37\xea\xb2\xd3\x97\x9d\x5e\x61\x09\x0b\x65\x41\x5d\xb8\xe9\x9d\x95\x85\x88\x51\x7a\x3c\x36\x8d\xcf\xb9\x86\xb5\x8d\x55\xd4\xaf\x58\x29\xc4\x03\x2c\xdc\x01\xe9\xa3\xf9\x5a\x53\x75\xae\xd5\xda\x41\x4d\xda\x51\xbb\x81\x06\x7b\xd0\xa6\x34\x42\x25\x60\xfc\xd5\x14\x37\x1a\xe2\x46\x3a\x6b\xcb\xd0\x3e\x69\x4b\x5a\x0d\xda\x32\xeb\x22\x6b\x8b\x12\xce\xe0\xfd\xf1\xf8\x82\x14\x6b\xae\x9d\xac\xea\x76\x62\xd3\x58\x2c\xf4\xac\x03\x5a\x2c\x96\x42\x0c\xfe\x76\x72\x0c\x69\xe7\xb0\xa9\x71\x46\x6a\x27\xb2\x55\x3b\x95\xad\xf0\x3f\x6a\xe7\xf4\x73\xca\x56\xcc\xeb\x76\x3e\xe6\x55\xcc\x03\x93\xaa\x9d\x56\xf8\xdc\x15\x9e\x7c\xef\x7b\xa0\x7d\x06\x5a\x9c\xf3\x8f\x9b\x7a\x4b\x1c\x57\x5b\x3a\x62\xdc\x09\x0a\xdc\x90\x3a\xe2\x11\x4c\x94\x68\xb1\x2d\x0d\x9a\xcd\x79\x29\x19\xaa\xb4\x25\x2b\x9a\x88\x62\x81\x91\x45\x53\xa8\x68\x89\x08\x8c\x27\x43\xd7\x12\xd3\xb4\x71\x5e\x4a\x27\x30\x7d\x0d\x5d\x71\x3c\x70\x3d\x69\xb1\x15\xb4\x5c\xf8\x1c\xc7\x92\x58\xa6\x51\x13\x40\xf1\xe3\x81\x81\x13\x21\x67\x5a\x66\x3e\xb7\xac\xa3\x0f\xaa\x80\x96\x3f\xbf\xf7\xf9\xbd\x38\x69\x34\x80\xd8\xe3\x31\xcd\x1b\xfd\x53\x50\x21\xb6\x62\x24\x1e\xdc\x01\x5b\xb1\x7e\x65\x2f\xa3\x98\x5b\xad\x3c\x7c\xaf\xa0\xc3\xea\xf8\x47\xb6\x82\xba\xbd\x95\xef\xfc\xd7\x5f\x95\x48\x15\x0d\xdd\x52\x3c\x2e\x41\x0f\x23\x6b\xb5\x3f\xeb\x21\x2d\x78\x7c\xab\x88\x21\xad\x06\x23\xae\xf8\x35\xb4\x9a\x1f\x49\xaf\xc9\xa2\x15\x80\x46\xc7\x23\x47\xb2\x60\xa3\xad\x5a\x68\xb5\x50\xea\x56\x97\x1f\xc3\x51\xf7\xe4\x66\xab\xd5\xf5\x49\xb3\x8f\x83\x63\x34\x25\x89\x86\x24\x91\x4e\xee\x84\x5a\x63\x2b\x68\x2d\x78\x53\xe5\xf4\xd1\xc0\x71\x8d\xc7\x23\x92\x67\x7c\xae\xc1\x46\x1b\x5a\xa4\x4a\x70\x93\x06\xba\x6a\x3c\x5e\x9d\xb8\xc8\xda\x4d\xc6\xc1\xa5\x71\x9a\x6d\xc0\x89\xc6\x03\xeb\x31\x7c\x23\x1b\xd8\x9e\xf1\x80\x67\x70\xeb\xd5\xda\x43\x5b\xdb\xc3\x56\x48\xdc\xee\xd6\x13\xb3\x07\x8c\xbe\x7a\xe6\x48\x06\xce\x5b\x3c\x4a\x90\x82\x51\x35\x70\xb7\xe2\x41\xcf\xe1\x70\xd6\xc0\xec\x89\x07\xe7\x1b\xf0\x30\xdb\x68\x0b\x5a\x67\xcd\xf4\x1a\xb5\x1b\x8e\xff\x98\xba\x5e\xd1\x58\x30\x63\xe2\x71\x4b\x23\x1d\x87\x8f\x36\x3c\x7c\x60\xca\xda\x06\xc7\xaa\x26\xe8\x49\x1f\x09\xda\xb2\xdc\x65\xb9\x4c\x0a\x2c\x2a\xe2\x61\xb9\xac\xf3\xd9\xa9\xcb\x24\x8e\x4c\xe1\xda\xac\xcd\x97\xd6\x4e\xcc\xfb\x4a\x0b\x8e\xdb\x26\x3c\xad\x4d\x79\x1a\x2e\x8c\xed\x72\x35\x7a\x3b\xdf\x31\x45\x6d\x5c\x1a\xc7\xc3\x72\x43\x38\x6d\x17\x9a\xe3\x76\x11\x85\xe6\x04\x26\xaf\x5d\x88\x48\x8d\xad\xfd\x2c\x58\x0c\xb4\xeb\xf2\x7b\x57\xcc\x32\x54\xe6\x8d\xb8\xe3\xf1\x38\xcd\x9a\xa1\x7d\xd2\x96\xb4\x18\x70\xc2\x7d\xc7\xc3\xe5\xe3\xe7\x5e\xa6\x14\x01\xbb\x23\x5d\x74\x1f\xc1\xad\xe3\x61\x95\x63\x2b\x6d\x84\x8b\x8e\x87\xd5\x83\x83\xdc\x07\xdd\x72\x63\xe0\xd1\xb1\x77\x6d\x84\xe8\x8d\xc7\x8c\xea\xc1\xfd\x6e\x0e\xc3\x0d\x31\x23\x8a\xe5\x73\xf6\x28\x91\x7a\x0d\xa6\xd6\xee\x29\xe9\x62\x03\x1f\x89\xac\x36\xf6\x26\x22\xc0\x09\x52\x73\xbb\x1d\x70\xe2\xd4\x1a\xfd\xa9\x11\x25\x36\x1e\xd3\x64\x54\x8e\xdb\xa4\x76\x13\xfb\xfc\x04\x4a\xb8\x11\xdc\x35\x1e\xba\xdd\x4d\xf2\x7e\x36\x4c\x17\x38\x6c\x61\x1b\x31\x39\xe3\x51\x88\x2d\x13\xd3\xf1\x71\x72\x1b\xf1\xd2\x58\x61\xed\x91\x6d\x11\x27\xf0\x2c\x5c\x30\xb4\xd7\x74\x6f\xf2\x73\xb4\xe2\x75\xeb\x78\xf5\x9a\x47\x7d\xd3\xbe\x42\x95\xb5\x41\xed\x18\xc7\xb6\x8f\x13\x62\xd3\xc7\xa8\x13\xcb\xb8\x7d\x5c\xf0\xb4\x0f\x93\x81\x4e\x14\xe2\x46\x50\x9e\x78\x70\x04\x72\x7b\x52\x4c\x68\x88\x09\xb5\x30\x14\x4a\x09\x6d\xdb\xac\xd6\x03\xda\x67\xd6\xcf\xac\x70\x9f\xc5\x5d\x41\x5b\x22\x84\x00\x74\xdf\x96\x53\x65\xd9\x53\x38\x77\x75\xef\x62\xfb\xa1\x55\x01\x3c\xa4\x1f\x1c\x88\xfb\xc1\x66\x5f\x30\x78\xeb\x07\x53\xaa\x7b\xb5\x3a\xeb\x19\xe9\xce\x38\x0d\xc4\x03\x0b\x9e\x58\x68\xfd\x64\x73\xe8\xa7\x11\xf4\x31\xba\xed\x27\x9a\xdd\xce\x7e\x99\x54\x6a\x75\x77\xb8\xce\x0e\x97\x54\x6a\xf5\xc4\x06\xd4\x53\x70\xe1\x8a\x1a\xaa\x27\x4e\xfe\x3d\xc5\xc9\xbf\xb6\x98\xef\x3d\x15\x49\xa2\x63\xd7\x44\x32\x54\x5f\x3d\xa1\xfa\x2a\x5c\xd1\xf5\xd4\xa8\x49\xd2\x15\x85\xa8\x19\x3d\x75\x4b\xc0\x54\x54\x15\x59\x4f\x36\x2c\xb9\x56\x88\x42\xdd\x33\xba\xa9\x9e\xd5\x4d\x61\x24\xdf\xbd\x8d\xed\xde\xc6\x0e\xc2\x52\x76\x6f\x59\xbb\xb7\xac\xb3\xe6\xf1\xc7\xad\xbd\xe7\x42\xb5\x50\xe0\x55\x34\xbe\x3d\x3b\x04\x59\x21\x17\xcf\xbe\x9e\xad\x7d\xde\xb5\x8f\xd3\x6f\x57\x99\xd7\xf3\xb0\x95\xb1\xa1\x76\x14\x74\x7f\xf7\xcc\x01\xa1\x00\x90\xd6\x0b\xc7\xc1\x5e\x38\x0e\x96\x11\xdc\xa4\x17\xb4\x68\x71\x20\x93\x46\x3a\x76\x94\x5e\x88\xe0\x79\x02\xd9\xd0\x8b\x65\x14\x2d\xf9\x47\x9c\xff\x7b\xe1\x38\xd0\x8b\xe0\x07\x98\x6b\xf7\x02\x93\xed\x25\x98\x4a\x05\xab\xb4\xb3\x6d\xc6\x43\xef\xba\x90\xae\x7b\xb5\xc3\xab\x98\xdb\x84\xc1\xea\xb5\x9b\x4e\x4f\x24\xf4\x59\xbd\xc2\x27\x7b\x8d\x62\x2b\xe6\xb7\xbd\x22\xc9\xf4\x8a\xc8\x55\xf0\x07\xe8\xd5\x99\x54\xb9\x5d\x18\xa8\xbd\x3a\xf8\xf6\x7f\x77\x91\xed\xc7\x69\xba\x65\xde\xe0\x75\x15\xb9\xb9\xbb\x1b\x77\x76\xe3\xca\x75\x63\x6f\x27\x6d\xe5\xfa\xe6\x2c\x30\xf1\xde\xce\x5b\x9a\x1e\x81\xcc\x86\x86\x32\xbc\x83\x58\x5f\x7b\x48\x9c\xbd\x71\xdb\xdb\x9b\xd1\x2c\x89\xa6\xd4\x1b\xf7\xbd\x21\x1c\x92\x8c\x12\x50\x08\x74\xd0\xd4\x2b\xce\xcd\xdd\x5b\xa0\x0e\x48\x7a\x75\xa6\xb2\x2f\xc7\xe3\xf5\x63\xd1\x02\x70\xb8\xe3\x41\xb2\x90\x23\x7b\x83\x6d\x76\xa0\xb4\x53\x22\x06\x50\x07\x4b\x3b\x1e\x4c\x54\x10\x1d\x3b\xc0\xd9\xf1\xc0\xb6\x88\x6b\xc2\xde\x6e\x4b\xbd\xfd\x5c\xcc\x5d\x20\x7f\xe3\x41\x30\x49\xd7\x07\xda\x82\x78\x84\x28\x82\xcd\x6e\x57\x3f\xd0\x05\xd0\x65\x83\xed\x20\xd7\xc6\x83\xcb\x39\x50\x55\x3a\x18\xb4\xf1\xe8\x7e\x8d\xac\x1c\xde\x3a\xd0\xb1\x67\xc1\x06\xa1\xab\x33\xe8\x80\xb2\xa6\x84\x6f\x4d\xef\xb6\x5f\x44\xd3\x89\x20\xdd\x15\x28\x3a\x02\x45\x05\x4f\xbc\x83\x54\x19\x8f\xa5\x6f\x66\xf4\x09\xe8\x81\xf1\x80\x7b\xe1\xd7\xde\x07\xf7\x9a\x7d\x18\xe1\x9e\xc8\x23\x1d\x20\xb5\x78\x38\xfd\x27\xe9\x30\xf2\xe8\x43\xc7\x17\xd4\x5f\x1d\x54\xad\x78\x10\x59\x80\xbb\x85\x0e\x2c\x54\x3c\xd8\x10\x80\x48\xee\xf3\x26\xef\xa4\x3f\x41\x1e\xea\x13\xab\x86\x3e\x75\x46\xe1\x96\xa3\x5f\xf2\x0c\xf0\x6b\x2a\xb7\x03\x1d\x1b\xbe\x78\xd0\xed\xa0\x32\xf7\xcb\x69\x82\x95\x56\xe5\x72\xa0\x83\x14\x12\x0f\x0b\x65\x82\x81\xac\x11\x0f\x0a\x65\xc0\xae\xcf\x9c\x1f\x39\x6b\x54\xf7\xb6\xcc\xdb\x32\x1b\x24\x6e\x24\xfa\x9d\xec\xb9\x11\x65\xde\x72\xd6\x1b\xbb\xbd\x84\x14\xd7\x6f\xa4\xa4\x7e\x87\x94\x54\x09\x8f\xdc\x6f\xd4\x8b\xfd\x16\xb8\x04\xbb\x9b\x7e\x23\xec\xf6\x5b\xe0\x0b\xd4\xbb\xfd\xb6\x33\x6f\x61\x2e\x50\xe5\xf6\xc7\x45\xf2\xb8\x48\x30\xd2\xed\xd8\x61\xc7\x83\x40\x50\x1c\xa4\xfa\x63\x07\xef\x78\xc5\x08\x62\x1d\xb3\xe7\x78\xe8\x47\x09\xe3\x78\xd8\xbe\xfa\xc3\xf6\x55\xf0\x34\xe9\x84\xd1\x8d\xc7\xa6\xc5\xf7\x5e\x19\xd1\x2b\x23\x22\xd4\x4a\x7f\x11\x81\xfb\x3b\xec\x4f\xea\x42\x78\x84\x78\x10\x74\x14\xbd\x72\xc7\x7b\x38\x1e\x44\x12\x25\xa0\x7a\x27\x48\x42\x3c\xd8\xfa\x38\x3d\xf4\xaf\xd2\xb6\x2f\xce\x92\x0d\xcf\xb4\xfe\xc9\xc3\x88\x38\x78\x0e\xcc\x36\x3a\x11\x07\xe3\x31\x23\x59\x81\x34\x29\xf5\x9b\x25\x48\x34\x96\xc0\x80\xf1\x78\x20\x15\x48\xaf\x24\xeb\x01\x1f\xe6\x82\x22\x1e\x1f\xc9\x20\x21\x73\x76\xfc\x31\x1a\xae\xd7\x7d\xd9\xc3\x86\xda\x2a\xae\xce\xe5\x4a\x5c\xb1\x32\x9a\x03\x46\xfc\x80\x78\xe8\xec\x3a\xa4\x0d\x69\xd4\x96\x31\xf4\xce\xa3\x7b\xe7\x31\x08\x1a\xdb\x57\xf7\x6b\x06\x60\x04\x69\xa2\xaf\x87\x3e\x22\x14\x53\x03\x57\xb7\xab\x0b\xe8\xea\x02\x2a\x50\x2d\x7d\x2d\x3f\x67\xe4\x38\xce\x89\xc3\x3b\xd6\xc1\x1d\x6b\xc3\x11\x73\x1c\x5c\xb5\x8d\x43\x74\x52\xae\x24\xc7\x81\xb2\x76\x1c\xdc\x35\x55\x3c\x9e\xc7\xd9\xa2\xd4\x71\xb6\x28\x95\x4b\x9a\x71\xb2\xa9\x8d\x53\x6d\x13\x3e\x3d\xe3\x8c\x23\x43\x3c\x90\x55\x31\xfc\x1b\x27\xdb\xc6\x38\x83\x31\x34\xcc\x98\x87\x97\xa3\xe3\x44\x01\x95\xd2\x48\x7f\xdc\xcd\x87\x77\xa7\xe3\x5c\x58\xb2\x05\x9b\x1e\xde\x1c\x0c\x6e\x0e\x1a\xd7\x5a\x23\x21\x79\x8e\x84\x32\x62\xb2\xbd\x0d\x6d\x56\x06\x36\x2b\x0d\x35\xee\xc0\x32\x25\x1e\x23\x48\x71\x26\x1f\x5e\x93\xc6\x92\xa5\x4a\x93\x64\xd3\x9c\x82\xca\x61\x58\x3e\xd2\x65\x09\x86\x92\xc2\xb2\x7f\xa4\xcb\xcf\xb9\x0f\xa0\x01\x1c\x99\xe5\x32\x34\x32\x1b\x48\x94\xc3\xab\x81\x91\x85\xfc\xe2\xf0\x31\xf2\x69\xba\x93\xaa\x04\x37\x1f\x98\x9c\xc5\x63\x99\x8c\xac\xec\x04\x23\x1b\xe8\xdc\x2a\x67\x2e\xbe\x47\xc6\x12\x7f\x94\x90\x48\x46\x66\xdf\x1e\x99\x7d\xbb\xb2\x3b\x8c\xc2\xb5\xd6\x28\xba\x7f\x56\x8a\x2d\xac\xaa\x51\x30\x7e\x1d\x95\x32\xca\x25\x4d\x18\x27\x4e\x15\xa3\x20\xf2\x8f\x22\xd2\x11\xea\xb3\x51\x50\xbd\x0c\xcd\x4d\x06\x51\x74\x46\xc5\xaa\x6c\x54\x30\x80\x93\xed\xa8\x36\xad\xd2\x34\x62\x0d\x8d\x8a\xae\x3c\xf2\x90\x35\x93\x95\x25\x33\x2a\x42\x59\xc2\x90\x77\x54\xf8\xf4\xa8\xfa\xa5\xd7\x10\x3f\x46\xbd\xe9\x82\x2a\x80\x13\xf6\x5b\x83\x0b\x85\x78\xe8\xd3\x1b\x2b\x75\x34\x44\xca\xd1\x0e\xa1\xba\xe3\x24\x38\x1a\x7a\xab\xc1\x95\x43\x4a\x58\xe5\x8f\x86\x92\x6a\x34\x81\x09\x8b\xe9\xd8\xd1\x46\x73\x47\x43\x6b\x32\x3c\xd3\x0f\x64\x87\x86\x41\xd5\xe0\x2c\x1f\x0f\x7d\x8b\x83\xcd\x0f\x85\x81\xa1\x30\x50\x8f\x58\xe6\xa3\xd9\xa3\x2d\x7a\xb4\x15\x49\xb7\xb5\x13\xf8\x8f\xbb\xf2\xd1\xd1\x86\x8c\x6e\x4c\x7d\x74\xf4\x83\x33\x7f\x3c\x74\xd1\x65\xb1\x76\xf4\x65\xa3\x1b\xbb\x19\x43\xc0\x01\xee\x78\x3c\xd8\x47\x09\x0d\x33\x40\xfa\x8e\x07\x41\xdd\xec\x81\xce\xad\xc7\xe8\x78\x9c\x0d\x20\x8d\x07\x97\x02\xf1\xc0\x7a\x83\xce\x1b\x9c\xab\xc6\x28\x76\x0a\xd3\x7b\xb8\x0c\x06\xe1\x8a\x26\x7e\x60\x63\x38\x18\xc3\x50\x71\xb8\x25\x0f\xc0\x5c\xe3\x11\xfc\xb6\xc6\xce\x3f\x00\x65\x8d\x87\x40\xa4\x1d\x9a\x63\x36\x62\xcc\x1a\x17\xde\x43\x45\xc2\x50\x91\x50\x09\x3a\x38\x26\xd7\x43\x63\x72\x3d\x34\xb1\x74\x1e\xc0\x7d\xc6\xc3\x0e\x60\x0a\x4c\x99\xda\xc4\xe9\xa5\x22\x0c\x8f\x89\x01\xc5\x00\xa1\xb3\xe1\x99\x3d\x40\x86\x8c\x07\x35\x41\xd3\x3c\xa6\x8b\x65\xc6\x62\x69\x18\xe0\x0e\xfc\x36\xe2\xf1\x62\xa8\x1b\x15\xb9\x9c\x4f\xc0\xf9\xa5\x84\xce\x77\x00\x5a\x17\x0f\xbf\x76\x46\xd6\x0b\x6b\xa2\x71\x75\x04\xb3\x9a\xa4\x5d\xd2\x58\xf1\x35\x64\x90\x71\x5d\x34\xe2\xba\x82\x95\x62\x2d\x3c\x2e\x8e\x81\x03\x65\x42\x4a\x95\x9a\x80\x72\x14\x0f\x7c\x64\xd8\xd1\x06\x38\x37\xf1\xc8\xff\xfa\xab\x75\xe6\xc9\x2d\x13\xb8\x65\x02\x0d\x2e\x78\x23\xd2\x0e\x00\x6f\x1a\x0e\xd0\x03\x88\x81\x78\x20\x0d\x82\x7f\x3c\xb8\x13\x88\x47\x93\x16\x59\x1f\xb6\xd6\xf1\x08\xe1\x03\xa2\xce\x78\xd0\x7e\x0e\x22\x73\x34\xd4\xe5\x03\xe7\xa9\x78\x50\x11\xb6\x83\x47\x06\xfd\xc0\xa0\xd1\x19\x8d\xd7\x9e\x7b\x0f\x2c\x7f\x62\x37\x1f\xef\x47\x2a\x62\x3c\x37\xc0\x65\x07\x8e\x94\xf1\xe0\xce\x0f\xad\xcf\xd0\x64\x61\x7c\xf6\x39\x0a\xd7\xf1\x71\x90\x1d\x04\x96\x6a\x83\x01\x24\x28\x72\x3c\x3e\x48\x31\xce\x1f\xf6\x4e\xc3\x18\x0f\xc3\x3e\xe2\x16\x22\x1e\xc3\xaf\xc5\x54\xd2\xb0\x61\x68\xd8\x30\x07\x23\xfd\x55\x3f\x27\x82\x03\x3a\xf5\x81\x93\x78\x3c\xb2\x34\x6a\xe7\x44\xc7\xbd\x35\x25\x22\x5a\x0d\x6c\xd3\xff\x1e\x04\x57\x4d\x89\x2b\x9a\x81\xe1\x79\x3c\x4e\x69\x51\x65\x85\x86\xa1\x1b\x67\xc2\xec\x68\x2c\xcb\x5d\xbb\xdc\x38\x1e\x0d\x82\x69\xc6\x23\x16\x13\x60\xd7\x83\xf0\x8f\xf1\xb0\xa3\x58\x87\xeb\x66\x0c\x17\xbe\x6b\x95\xe8\x2d\x83\x68\x82\xf1\xc0\xec\x91\x60\xd0\x07\xd6\x33\xf3\x48\xb0\x76\x54\xb5\x53\xeb\xaa\x79\x08\x4a\x8b\x76\x6c\x1e\x1c\xf9\x27\x16\x10\x4d\x24\xdf\x83\xfb\xe7\xa9\xed\x77\x17\xbe\x08\xd1\x20\x1e\x70\x09\x6c\xdb\x27\xf6\x50\xf1\x60\x57\x88\x33\xf3\x9f\xf6\xf4\x79\xc6\x20\xc5\x43\xb0\x3d\x82\x85\xaa\xe9\x98\xa7\x90\xdf\xe8\xf1\x26\x97\x01\xf1\x28\x02\x22\x44\x71\x27\x4a\x9c\x89\x16\xe4\xac\x62\xdd\x78\x4f\x30\xb9\x27\x68\xc2\x4f\x9d\x8f\x59\x1f\xdd\xd2\x09\x17\xae\x15\xc2\xc4\x0a\x21\x3e\xd7\x83\x86\x7a\x73\x9e\x1f\xfe\x47\x04\xd0\x3d\x51\x6f\xcf\x13\xf5\x76\x22\x3c\xd8\xe4\x6a\x21\x1e\x1f\xc9\x52\x90\x90\x59\xe7\x19\xbc\xb4\x09\xb3\x93\x98\xbd\x33\x39\x7b\xf1\x84\x98\x89\x6b\x92\x89\x80\x12\xb4\x01\xad\x49\xb3\xad\x3b\xdd\x23\x8d\xbd\x40\xc4\xfd\x94\xfc\x9e\x40\x32\xa2\x3c\x26\x4e\x1a\x33\x81\xff\x90\x3a\xe1\x54\x13\xfa\xed\x99\xf2\x4e\x17\x8d\xd5\x24\x6c\x26\x81\x20\x3b\x71\x7e\x55\xd8\xcc\xd4\xcd\x4b\xec\x5d\x45\xa2\x89\x48\x14\x5b\x23\x24\xb3\x76\x7d\xfc\x09\x48\xad\x45\xd8\x4c\x97\x4d\x23\xee\x2b\x16\x11\xf1\x10\x9f\x94\x90\xb3\xdc\x77\xfc\x3d\x93\xfa\x03\x1c\x9c\x66\x7a\x4c\xf7\x08\x6b\x6e\xf5\x5e\xcb\x78\xad\x1e\x31\x4b\x33\x5b\xdf\xcc\xc6\x10\x43\x88\x9e\x19\xf1\x6c\x66\xc5\x33\xf6\xa0\xa9\x5d\xfc\xc4\x22\xb7\x8b\xe4\x95\x6f\xb3\xde\xf6\x00\x91\xfc\x35\xa0\x98\x18\x50\x04\x2d\x9a\x91\xd1\x3e\x4f\xac\xaa\xba\xa0\x47\x05\x11\x61\x16\x4d\x69\x04\xd6\xd7\xe0\x7d\x96\x3d\x40\x84\x93\xad\x9c\xa1\x67\x1d\xf6\x0a\x41\x6d\x2b\x8a\xf5\x59\xf1\x19\x14\x86\xa5\x72\xac\x98\xd5\x63\x05\xc7\xf9\x59\xb1\xb2\x9c\x55\xdc\x47\x21\xf6\x1a\x8a\x80\xd9\x36\xe2\x34\xa1\x6c\x9b\x63\xdb\xc0\xf7\x31\xf2\x6a\x73\xb1\xb6\xec\x3c\x06\xaa\x41\xd5\xc8\xdc\xaa\x91\x41\x20\xd7\x86\x76\x60\x36\xb5\x03\xa8\x72\x67\x43\xab\x34\x1b\xb0\x07\xf8\xf6\x4e\xb5\x14\xb3\x81\x08\x66\x24\xe9\x0e\xe3\x9c\x5d\x7c\x23\x21\xd3\xb4\x4f\x98\xd8\x27\x74\xae\x24\x66\x77\x9e\x74\xa1\xe4\xe0\x9b\xb3\x63\x27\x30\xfb\xc4\xcf\x86\x65\xdc\x2d\xb3\x1b\xbe\x68\xd2\xc3\xfd\xce\xd2\xf0\x14\x22\x86\x2e\x61\x63\xe3\x01\xfb\x12\x4c\xb2\x3b\x5e\xdd\xf1\x12\x24\x16\x11\x25\x1e\x96\x4a\xc4\xde\xc1\xcd\xc0\x1c\x59\x2c\x5b\xb1\xf4\x11\x93\xe7\x40\x61\x82\xf4\x12\xac\x1d\x92\x31\x69\x13\x53\x62\x34\x69\xa2\xf1\x89\x25\xe3\x85\xc9\xe4\xc2\xa4\x13\xe4\x6a\x0e\x27\xf6\x30\x96\x98\xf0\x8a\x8a\x2a\x53\x51\x65\x70\xef\x37\xa7\xd3\x64\x3a\x4d\x84\xd7\x43\x1e\x89\x87\x79\x61\x46\xf8\xae\xc6\x43\x7c\x70\x92\xd9\x88\x99\x05\x7c\x10\x07\x3a\x9b\x35\xef\xac\x40\x2f\x3b\x12\x53\x1c\xdb\x53\x44\x6d\xba\x78\x12\xf5\x59\x8c\x8d\x89\x30\x38\xe7\x04\x34\x92\x00\xc2\x53\x3e\x39\x2f\x32\x66\xc1\xa8\x99\x37\x53\x88\x7e\x61\x02\xe7\x67\x99\x1b\xc8\x53\xc4\x6d\x99\xdd\x14\xc3\x93\xd1\x9f\xcb\x32\x97\x88\xcb\x7c\x0d\x1d\xc5\x9c\x1b\x9c\x53\x60\xf5\x65\xce\xb5\x41\x83\xc5\xf9\x85\x76\x25\x83\xa7\x8b\xa6\x5a\x28\x15\x2f\xc2\x94\xe4\x1c\x97\x53\xe2\xba\x37\xee\x2d\x79\x6f\xf3\xde\x7a\x14\x0b\xbe\x2a\x17\xbf\x08\x1c\x8f\x31\xd2\xbc\xd0\x5b\xcd\x4b\xa0\xe8\x2e\x7c\x29\xfd\x7b\x01\xe7\x86\xbd\xce\xbc\x96\xa4\x25\x36\x8a\x58\x68\x72\xec\x5b\x8e\x8d\x92\x7c\xde\x32\x84\xfb\xd8\x85\x0a\x88\x49\xde\x1b\x28\x1f\xfc\xbc\xe7\x8d\x22\x6b\xde\x20\xf7\x10\x5b\x77\xaa\x05\x9a\x68\x81\xfa\xc6\xcb\x74\xfd\xde\x59\xaf\x7e\x31\xe6\x5c\xbf\xf7\x06\xea\x21\xda\xf4\xed\x04\xbe\x0b\x48\x3c\x62\x90\xba\xa4\x6f\x97\x34\xaa\xa7\x79\x63\x37\x31\xef\xb6\xf1\x05\xc9\xda\xcc\xda\xec\xf4\x2a\xfa\xa3\x79\xbb\x41\x34\xc4\xd5\x9b\xd2\x26\xa0\x2f\x02\xd9\x71\x77\x34\xb9\x3b\xea\x42\x34\xdf\xf2\xaa\xfb\x15\x13\x2f\xff\xcf\xbb\x79\x6b\xff\xa7\xcd\x9c\xf0\x03\xf1\x30\x3c\x87\xc8\x4d\x85\x16\x3e\x1b\xdb\x67\x03\x7c\x51\xd6\x53\x0d\xc1\x21\xaa\x59\x33\x5d\x33\x3c\x88\x90\x51\x36\xc7\x10\xb1\xf3\x10\xb2\x89\x13\xe5\x7c\x0d\x47\x7a\x6c\xec\xa5\x57\xda\x86\x11\x14\xfb\x88\xde\x7e\x15\x6d\xc4\xbf\x7e\xab\xb4\x0d\xb4\x2c\x96\x4b\x35\x6f\xa5\xb7\xc5\xec\xb1\xc7\xde\xdd\x63\x62\xf4\x20\x76\xcf\x77\x6e\x34\x1d\x11\x6c\xac\xca\x86\x9d\xd8\xf0\x2a\xcc\xa2\x77\xe3\x17\x88\x3e\x81\x1b\xd5\xfc\xb8\x87\xce\x02\x64\x7e\xf2\x86\x0f\x24\x3a\x8c\xd2\xa6\x62\xe6\x24\xde\x52\x3a\x0c\x94\x4f\x14\xbf\x78\x10\x1a\x7c\xe3\x6a\x7c\x92\x0c\x3d\xce\xb8\x7f\x8f\xb4\x57\x4c\x03\xf1\x0d\xd8\xa3\xb8\xad\x4a\x59\x70\x27\xc2\xd9\xc4\x03\xd7\x9a\x22\xc4\x80\x05\x88\x73\x62\x0c\x77\xd4\x16\x73\x81\x93\x55\x0c\x80\xce\x61\x6a\x62\xfa\x92\x8e\x1d\x14\x1d\x03\xcd\x49\x48\x9c\x28\xc0\xc0\xf6\x74\x30\x61\x80\x53\x16\xea\x40\x75\xd8\x5c\x8d\x60\xfe\xb0\xf2\x85\x53\xd1\x5c\xcd\x78\xeb\x86\x48\xf7\x6b\xd3\xaf\x19\x66\x5e\x01\x62\x3d\x06\x66\x31\xaa\x40\x7e\x8c\x0e\xb4\xff\xd5\x66\xfe\x30\x98\x47\x10\xf2\x3f\xbf\x71\x31\x78\xcc\xe3\x37\x04\x79\xfd\xe7\x37\xfc\x42\x8e\x96\x7f\x7f\xeb\xff\xfc\x86\x99\xfc\x09\x4e\xd3\x8e\x30\xbb\xf8\x2d\xfe\x75\xca\xb6\x1d\x4a\xec\x7e\x17\x5d\xba\xff\xed\x6a\x20\x7e\xa2\x3c\xbd\xa8\x50\xf7\xbf\xd3\x90\x50\xbf\xc1\x9a\x50\xf5\xee\x7f\x8d\x3a\x84\xcf\xb6\xfa\xf4\xc5\xee\x74\xd6\x62\x50\x02\xe6\xde\x9a\xd3\x40\x03\xba\xdb\xc7\xa7\x17\xf8\xec\xa3\xea\x7a\xcd\x18\x2d\x8e\xa5\x06\xe7\x5a\xc0\x80\xc7\x63\x3b\x65\x4f\x5c\x80\xa3\xa3\x97\xa8\xc6\xf8\xea\x82\x69\x1c\x0f\x1c\xe0\xf0\xc2\x26\x4c\x78\x3c\x62\xe5\x73\x3b\xba\x88\xaf\x14\x8f\xa1\x3f\x05\xc9\xb2\xc9\xf0\x48\x18\x38\xf0\x7e\xc8\x9f\x0b\xdb\x2f\xaf\x87\x97\x47\xaf\xc5\xd1\xab\x13\xca\x75\x11\xb5\x35\x1e\x17\xa4\x13\xd2\x2d\x29\x66\x3a\x18\xf3\x8b\x70\x43\xf1\xf8\x48\xe5\xb7\x16\x24\xf0\xdb\x27\x0e\xc8\x1c\xdf\xe2\x51\xc8\xc8\xb7\x8a\x95\xc0\x7e\x32\x35\x7c\xaf\x09\x03\x1b\x0f\x6b\xa1\x5b\x31\x9d\x08\x64\x46\xc3\xbf\x9a\xa3\x5b\x3c\x70\x87\xd6\x87\xf8\x92\x82\xe6\x10\xff\x5c\x84\xa4\xb5\x76\xdd\x71\xff\x95\x52\x63\x30\xf4\x84\x66\xce\x2f\x54\xc0\xa7\xf7\x0e\x8b\x05\xf0\xf7\x22\x04\xb9\x8e\xf7\x84\x3a\x8c\x07\xe2\xc6\xff\xc2\x5e\xe3\xe5\x3f\x5f\xff\xfe\x6f\xff\xdf\xff\xdf\xf5\xef\xff\xff\xeb\x3f\x7f\x7f\x3d\xff\xfd\x3f\xfe\xe3\xfb\x2f\xff\xed\xfd\x4f\xcf\x7f\xfb\xeb\xff\x13\xd4\xbf\xde\x6f\xfd\xa7\xff\xf2\xfd\xc7\xf7\xbf\xff\xd7\xff\xfe\x1f\xcf\xf7\xd7\xbf\xff\xd7\x7f\x8f\x5c\xfc\xfd\x1f\x01\x00\x00\xff\xff\x39\x4b\x37\xd8\x86\xd6\x02\x00"); -func _cgbb ()(*asset ,error ){_gbef ,_egf :=_bcgd ();if _egf !=nil {return nil ,_egf ;};_cccg :=bindataFileInfo {_aa :"B5-V",_dg :620,_ged :_fc .FileMode (436),_de :_e .Unix (1580491512,0)};_eed :=&asset {_cb :_gbef ,_fg :_cccg };return _eed ,nil ;};var _edbg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x53\x4d\x6b\xdb\x40\x10\xbd\xcf\xaf\x98\x63\x7a\x68\xbd\x1f\x96\x76\x05\x83\xa0\xc4\x04\x5c\x48\x13\xea\xa6\x29\x94\x1e\x64\xed\xc8\x08\xe2\x95\x90\xe4\x83\xff\x7d\x99\xb1\xe3\x42\x0e\x1e\xf9\xed\x7b\x6f\xfd\x66\x34\x5e\xdd\x6f\x37\xdb\xdc\x2f\xb8\x7a\x9e\x86\x76\xc7\x0b\x76\x7d\x4e\x13\xcf\xc3\x69\x6a\x19\xf7\x7c\xe8\x33\x80\x75\x98\xfa\x76\x79\x87\xfa\x68\x8f\xcd\x08\x20\xfe\xdd\x79\x5e\xf8\xb8\xcd\xdd\x80\xfe\xa2\x4b\xa7\xf1\xaa\x45\x5c\xfd\xe0\x43\x3f\x2f\xd3\x19\xef\xbe\xa6\x61\xcf\x9f\x30\x71\x27\xe7\x4f\x53\xe2\xa9\xcf\x07\xbc\xfb\xd6\x8c\x4d\xb6\x37\x62\x77\x1a\xc7\x37\x3e\x72\x5e\xd0\xe8\x19\xe7\xa4\x4f\x58\xdd\x3f\x36\xe3\xf7\xe6\xc8\xb8\x7a\x7d\xfe\xbc\x3b\x1f\xf7\xc3\x9b\x32\x4a\xfc\xe2\x69\xee\x87\x8c\xd6\x7c\x31\xa6\xfc\x7f\xfe\xf3\x3c\x32\xda\xeb\x0d\x2f\xdb\xcd\x53\xd7\xcd\xbc\x60\x2c\xe3\x45\xf3\xfb\x65\xbb\xc1\x3f\x16\xad\x41\x57\xf8\xc2\xfd\xbd\x4a\x5f\x1f\x87\xc4\xd7\x08\x60\x2f\x0d\xb5\x43\xe2\x79\x6c\x5a\x9e\x9a\x7c\x60\x40\x24\x63\x6a\xa4\x87\x87\x5a\x52\x7e\x60\xc1\x85\xab\xab\x4f\x97\x13\x32\xb6\x46\x2d\xd1\x14\x25\x90\x71\x02\x9d\xc2\x08\x64\xbc\x40\x5f\x63\xb4\x95\x05\x32\x6b\x81\x6b\x85\x22\x2e\x6a\x24\x1b\x45\x5c\x5a\x20\x5b\xd5\x48\x4e\xbd\x95\x03\x72\xe2\x75\xea\x8d\x25\x90\x13\xaf\x2b\x84\x75\x06\xc8\x95\x02\x4b\x65\x03\x90\x0b\x02\xf5\x2a\x27\x5e\xbd\xaa\x52\x36\x02\xb9\x46\x60\x23\xac\x17\xf1\x5e\x60\x52\xf1\x1a\xc8\xb1\xc0\x4e\xc5\x15\x90\x97\xfe\xbd\xd5\x90\x0e\xc8\x4b\x47\xde\xd7\x18\x62\x25\xac\xc4\x90\x12\x62\xb5\x06\xf2\xd2\x82\x94\x68\x15\x4a\x2a\x29\xd1\xf8\x02\xc8\x4b\x2a\x5f\xe9\x0f\x05\x20\x2f\x31\xa4\x44\x5b\x09\x2b\x31\x0a\x9d\x86\x75\x40\x85\x5c\x55\x24\x65\x03\x50\x21\xa9\xa4\x44\x5b\x58\xa0\x52\xe6\x1c\x24\x95\x33\x25\x50\x90\x54\xe1\x32\xe7\x00\x14\x64\x56\x21\x08\xeb\xbc\xbe\xb8\xf7\x17\x24\xdf\x65\xb1\x6f\x8b\xd6\x9e\xa6\x89\xf3\xa2\x6b\xad\xdb\x24\xeb\xd0\x67\xbe\xfd\x45\xc6\x61\x14\x97\x7e\xfe\x05\x00\x00\xff\xff\x81\xaf\xf4\x15\x4e\x03\x00\x00"); -func _dbag ()([]byte ,error ){return _fac (_cfbf ,"GB-EUC-V")};func _dgfa ()([]byte ,error ){return _fac (_bced ,"GB-EUC-H")};func _ddb ()([]byte ,error ){return _fac (_dbd ,"Add-H")};func _degbe ()([]byte ,error ){return _fac (_dec ,"Adobe-Korea1-0")}; -func _dfca ()([]byte ,error ){return _fac (_beec ,"UniCNS-UCS2-H")};var _afcfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xaf\x2d\x3b\x72\xe5\x37\x7f\x9f\xe2\x0c\xdb\x83\xb6\x32\x93\xcc\x24\x09\x3c\x1c\xc0\x92\xba\xe0\x6a\xa0\x6d\xc3\x6a\xd9\x06\x0c\x0f\x92\xfb\x8f\x5c\x80\xf5\xaa\xf0\xaa\x34\xd0\xb7\x37\xb8\xd6\x6f\xed\x57\x6d\x18\xb8\x75\x27\x77\xc7\x21\x93\x0c\x92\xc1\x60\xfc\x63\xf0\xef\xfe\xe1\xf7\xff\xf8\xfb\x5f\xfe\xf0\x97\xaf\xbf\xfb\x5f\x7e\xfd\xe3\xe3\x9f\x5e\x7f\xf9\x7a\xff\xe1\x97\xe7\xaf\xaf\x3f\xff\xf1\xdf\x7e\x7d\xbc\xbe\xe6\xeb\x5f\xfe\xf0\xcb\x4f\x3f\xed\xc7\xd7\xf3\x0f\x8f\xbf\x04\xd4\x7f\x8f\x7f\xbd\xff\xf4\xd3\x4f\xeb\xfb\x7f\xfa\xf7\x3f\xff\xe5\xf5\xaf\xbf\xff\xe5\xfd\xc7\xaf\xe2\x7a\xcf\x7f\xfb\x13\x75\xbf\xbe\xfe\xee\x7f\x7d\xfd\xcb\x1f\xfe\xfc\x97\x5f\xff\xfd\xeb\x3f\xfc\x0f\xcf\x3f\xce\xd7\x7f\xf7\xf5\x7c\xbd\xd7\xdf\xff\xe7\x5f\x9f\xaf\x5f\xff\xf0\xcb\xbf\x7c\xfd\x87\xff\x7c\xff\xe9\xfe\x65\xff\x14\xfc\xd3\xbf\xfd\xe9\x4f\xff\xcf\xeb\x5f\x5f\xbf\xfc\xe5\xab\xe9\x6f\xaf\x5f\x9e\xfa\xff\xa7\xbf\xfb\x87\xff\x72\xff\xe9\x7f\xba\xff\xf5\xf5\xf5\x77\xff\xfc\xcb\x1f\xfe\xf3\xef\xff\xe9\xd8\xb6\xfa\x1f\xff\xf9\xbf\xfe\xae\xff\xc7\xff\x51\x35\x54\xe1\x7f\x7b\xfd\xfa\xe7\x3f\xfc\xf1\x97\xaf\xfd\xbf\xdf\x8e\xfd\xb7\x3f\xff\xd7\x7f\xff\xd3\xeb\x6b\xa7\xa1\xff\xe3\x9f\x7f\xff\x8f\x5f\xff\xe7\xfe\xb5\x6f\x5f\xc7\x79\x95\xfd\xff\xe2\xef\xff\xfb\x7f\xf9\xe3\xf3\xf5\xb5\x19\xaa\x1e\xc4\xe3\x8f\xcf\xd7\x9f\xff\x74\x3f\x5e\xbf\xde\xbf\xfc\xcb\xeb\xa7\xaf\xaf\x9f\xb7\xed\xfb\xcb\xff\x7e\x6e\xbf\xfb\x5e\x7f\xf9\x87\xad\xf3\xb7\x9f\xff\xf1\x77\x7f\xef\xbf\xfd\xa7\xad\xf3\xd7\x9f\xff\xd3\xef\xfe\x3e\x7f\xfd\x9d\xfe\xba\xfe\xfe\xf3\xef\xda\xdf\xf3\xf7\xd7\x2f\xcf\xff\x4f\x2f\x3f\xed\xee\xfc\x97\x3f\xfe\xe5\xf9\x7a\xfb\x6f\xea\xf7\xe7\xfd\xfd\xfd\xb5\xaf\x2f\xfe\xba\xe8\xa7\x7d\xdb\xc0\xf6\x0f\xcf\xc7\xff\x7d\xff\xfa\xd3\xcf\xe7\xe3\xfb\x6b\xb4\x9f\x7e\x6e\xeb\xff\xf1\xd3\xcf\xed\xf9\xfd\x35\xea\x4f\x3f\xb7\xd7\xf7\xd7\xbe\x6d\x3f\xfd\xfc\x38\xee\x6d\x35\xb5\x7e\xd4\xf5\xb7\xa6\x9f\xe7\xf7\xd7\xe5\x3f\x5e\xdf\x5f\xa3\xe8\x57\xfb\xfe\x6a\x87\x3f\xe9\xdf\x5f\x57\x75\xcd\xf1\xfd\xb5\x9f\x87\x7e\xde\xdf\x5f\x7b\x75\x85\xb9\x9a\x1a\xfa\xf9\x58\x15\xdc\xc2\x73\xfd\x74\xb3\xab\xff\xb3\xea\xe7\x1a\xca\xa1\xba\x73\xfb\xfe\x6a\xc6\x60\xee\xdf\x5f\xd7\x50\x85\x59\x57\x6f\xa7\x7e\x9e\xeb\x33\xd7\xbd\xbe\xbf\x5a\xeb\xfa\xd9\xbe\xbf\xf6\xdd\x9f\xf5\xef\xaf\xbd\xf8\xb3\x85\xd9\x25\x74\xa6\x30\xf3\x5f\x17\x66\x87\xd0\x99\xea\xf8\xfa\xe9\xe7\x47\xe9\xd7\xfa\x6c\xb5\x5b\x46\x5b\x1d\x9f\xfa\xb9\x1a\xab\x87\x7e\xae\xba\xe7\x6a\xac\xac\x19\xd9\x85\x4e\x99\xaa\xab\x16\xd4\x71\x5d\xe8\xd4\xb5\xac\xa3\x5c\x97\x7e\xef\xfa\xbd\xeb\xf7\xb1\xda\x68\xa7\x0b\x8a\x80\x6b\x08\xa8\x02\x4a\x13\xa0\x31\x36\xf5\x50\x85\xd8\xd9\x4e\x37\xdc\x04\x34\xb7\xd6\x05\xf4\x22\x60\x18\x70\x6b\xf7\xf7\xd7\xb1\x95\xe2\x92\x29\x40\x2b\x54\xfb\xc3\xad\xb9\xda\xd3\xad\xb9\xe4\x65\x74\xdc\xf4\xdb\x25\x6b\xc2\xea\xd8\xd4\xc0\xa1\x6a\x63\x77\x89\x70\x1b\x87\xc6\xa6\xc6\x46\xd1\x6f\x7f\x71\xb9\x7f\x03\xcd\xfd\x0b\x99\x61\x9c\xb5\x28\x75\x18\xe7\xe6\x92\x7b\x7d\x3f\xdc\xee\x5c\x34\x2a\x32\xa8\xc3\x18\x77\xb7\x65\x8c\x87\x3f\x7f\xb9\x17\x7f\xf2\x76\x2f\x02\x6e\x63\xec\xd9\xbc\x77\x97\x68\xd2\xef\xc3\x25\x06\x3c\xe9\xdd\xdf\x78\xd2\x87\xc6\x7f\x7b\x00\xa2\x92\x7a\x6b\xd2\xfb\xee\x6f\xba\x50\x13\x02\x8b\xf2\x47\xdd\x35\x2f\xb7\xd0\xbf\xdc\xe3\xd4\x6f\xff\x1d\x24\x35\x47\x37\x48\xaa\xd6\x04\x49\x2d\xec\x22\xf6\xbd\xaa\x87\x69\x14\x0f\x0d\x78\x16\x03\xae\x04\xbe\xae\x06\xbe\xea\x65\x1a\x5f\x6d\xbd\x3a\x99\x70\x7f\xd3\xdd\x80\xfa\x9f\x9e\x70\xfa\xbf\x3d\xfb\xfe\xc6\x44\x52\xdd\xda\x43\x80\x17\x69\x7a\xca\x3d\x80\x69\x22\xa9\x6e\xc0\xa3\x39\xd6\xf4\x9d\x9d\xd1\x6c\x02\x34\x9a\x5d\x3f\x17\xc9\xab\xfe\x19\x82\x3f\x04\x78\x2c\xed\x12\x70\xba\xf7\x22\x0e\x08\xe7\xfa\xff\xe1\x65\x8f\xb3\x7b\xa0\x97\xdb\xf6\x6e\xb8\x8a\x00\x53\x56\x73\x57\xc3\xd8\xb8\x9a\x77\xc3\xe1\xae\x44\x5a\xc5\xbf\x17\x4b\x2c\xcd\x28\x3f\xb5\x66\x1a\xcb\x22\xf8\xd5\x6e\x15\x00\xc1\x77\x01\x1a\x8d\xfa\x5b\xf4\xbe\xd7\xa1\x9f\x1e\xcb\xe9\x8f\xbd\x2e\x97\xeb\xb3\x2e\x6e\xc9\xeb\xe2\xf1\x67\x23\xf8\x1b\x36\x82\x5b\xf3\xba\x68\x2d\xcf\xb5\x13\x16\xe0\xd6\xd8\x0a\x1a\x62\xb6\x82\x91\x61\x5d\x34\x5e\x73\xaa\x26\x5e\x75\x6a\x2b\x88\x8e\x4f\x6d\x84\x43\x1f\xdf\x66\x44\x97\x01\xaf\x4b\xd7\xc7\xec\x09\x11\xc2\xc9\x9e\x38\x5d\xc2\x9e\xf0\x37\x1e\x4b\x71\x35\xef\x09\x0d\x85\x3d\xe1\x4a\xde\x13\xc2\x9d\x3d\x61\x44\x18\x87\x0b\x18\x87\xa6\x68\xed\x96\x51\x37\xff\x7e\xab\x25\xad\xd4\x64\x45\x0c\x78\x45\xba\xc6\xc7\x6e\x11\xaf\x3c\xd9\x2d\xee\x65\xed\x96\xb5\x0d\x5c\xcd\x14\xe6\x25\x65\xb7\x78\x58\xec\x16\x2f\x84\x76\xcb\xe1\x4a\x5e\x13\x2f\x36\x7b\x45\x3c\xf4\x9c\xac\x89\xab\xc1\x50\x0d\x3c\xd7\xe7\x6e\x69\xed\x7b\xed\xba\x4b\x44\xa3\xd9\xb9\x44\x34\x67\x17\x29\x36\x9f\x06\xfd\xd8\x05\x88\xfe\x34\x0b\xad\x7b\x16\x5c\xe9\xad\xbf\xaf\xa9\x6a\x8b\x2e\x47\xdd\x37\xfd\xde\x55\x47\xdf\x8a\x0d\xd7\xbd\xe8\x77\xd1\xdf\xfd\xbb\xea\xef\xa7\x7e\xb3\xc5\x86\x00\x9f\x29\xc5\xb5\x3c\x01\x62\x3e\x0d\xb2\x14\xe7\x6e\xc3\xbb\xa8\xba\x73\x4f\x41\x71\x6b\xb0\x8b\x26\xc0\x53\xa0\x3d\xd5\x98\x68\xcd\x47\x9b\x92\x35\x34\xc0\xbe\xe6\x79\x54\x7d\x3e\xbc\xc1\xba\xa8\x67\x78\x24\x7b\xd7\x6f\x4f\x89\x9a\x1a\x99\x2c\xd7\xd2\x58\x44\xc8\xc3\x5b\xac\x8b\xda\x87\xc7\xd2\x37\xd7\x32\xab\xa6\x5a\x37\x30\x04\x88\x2e\x0f\x37\x7c\xeb\xb7\xff\x6e\x7e\xe0\xaf\x1f\xee\x7d\x13\xf0\x32\xe0\x4e\xde\xee\x44\x9f\xdc\xc6\x5e\xeb\x3c\xee\xdd\x87\x83\x7a\xf4\xe6\xe9\x1e\xa4\x37\x4f\x17\x7f\x1f\xb7\xb1\xdc\xdd\x80\xb1\x14\x01\x8d\x1b\x2c\x9b\x00\x4d\x72\xef\xe7\x8f\x18\xe1\x60\x0f\x0d\xb7\xfe\x34\x7a\x06\xcc\x0b\x86\xbb\x32\xe2\x5a\xe9\xe1\x5d\xd4\x77\xf5\xcb\x2e\xd2\x81\x3b\xa6\xe7\x5d\xa4\x35\xa6\xe7\x7d\xf3\x37\x1e\x92\xce\x9c\xb1\x16\x77\x54\x1d\xab\x63\x7a\x44\xdd\x80\x07\xa1\x1d\x3d\xbc\x73\xfa\xe6\xc6\x3c\xa2\xea\xc6\xa6\x4b\xfc\x0d\x48\x1b\x1b\x90\x5e\x25\x77\x37\x9e\x92\x65\xee\xce\x04\x9f\x02\x8c\xe7\x66\x40\xa4\x2e\x4e\x75\xfb\x38\xe9\xda\xba\xb7\x8f\x82\xae\xcd\x71\x5b\x30\xea\x3a\x41\xef\x6e\x6c\x8a\xab\x79\x1f\x4b\x7a\xbb\x75\x16\xd4\xe2\x5a\xc6\xac\x18\x19\xd3\xc1\xee\x6e\x3c\x9d\x92\x3f\x6e\xa8\x58\xfb\xf4\xf6\x31\xd1\x8d\x8d\x37\xa4\xe8\xf3\xf6\xe1\xd0\x45\xdf\x37\x94\x2b\xf6\x78\x87\x3e\xdd\x98\xd1\x1c\xfe\xc6\x84\x38\xdc\x98\xb1\xd9\x5d\x02\x02\x6b\x3a\x6f\x68\x4f\x27\xc5\x7d\xb3\x75\x34\x69\xac\xb4\xd8\xc9\xcd\xe2\x6a\xa5\xef\x69\xda\xf3\xa0\xd7\x7a\x88\x82\xee\xc5\xc6\xf4\xb7\xc9\x7c\x6b\x25\xa6\x84\x4f\x4d\xdd\xe4\xb0\x15\x03\x99\xcc\x70\xf5\x17\x23\xe2\xfb\xd4\xfc\x1e\xfe\x74\x7e\x7f\x89\xa9\x4e\xcb\x9c\x5d\xcc\x62\x9a\x87\x89\x1c\x66\xe6\x4c\xed\x87\xf3\x18\x40\x9a\x3d\x04\xac\x46\x8b\xbf\x80\xf5\xaa\xdf\x35\x4b\x1a\xd4\xe4\x2c\x3c\x5d\xc7\x0b\xa6\xb3\xed\xb1\x48\x49\x58\x3c\x44\x2d\xfe\x55\x83\xef\x43\x82\x87\x98\xc2\xa3\x7f\x7a\x79\x88\x30\x8a\xeb\x2e\xdc\x8b\x9b\x7a\xfe\x36\xe6\x07\x84\xa0\xc3\xe5\x61\xd6\xd8\x75\x7c\x3f\x58\x3b\x49\x28\x0f\x18\x82\x8e\xc0\x07\x0c\xe1\x34\xd0\xa2\xa6\x3c\xc4\x01\xc4\xf2\x1e\xd6\xa5\xba\x31\x86\x19\x34\x97\xb8\x59\x09\xee\x0f\x76\xb5\x8e\xc3\x07\x6b\x2d\x29\xfc\xb1\xd6\x5a\x87\xdc\x83\x8d\x2b\x55\xe1\xa1\xcd\xaa\xa9\x7d\xb0\x3b\x25\xdc\x3d\x7c\x7a\xf5\x66\xc0\x03\xd4\xe7\xcf\xd0\xd6\xc2\xe4\x65\xa9\xab\x6a\x61\x5f\x5d\xd2\xa1\x59\xe6\xab\xbf\x0c\x14\x01\x6f\x03\xfa\xc6\x5a\x83\x37\xc1\xeb\xbe\x5d\x62\x60\x1a\x58\xfd\xbc\x26\xd5\xd6\x37\x6f\x6d\xef\xeb\x38\x8e\x1f\xb1\xbf\xb7\x65\xba\x2a\xd2\x7f\x5b\xc3\xa9\xe2\xa7\x6f\x30\xd2\x32\xbd\xb5\x45\x8f\x4d\xfb\xf5\x2d\x72\x3b\xb6\xe1\x92\xd3\x80\xbe\x11\x59\x1d\xdb\x22\x8f\xe7\xa6\x0d\xb0\xad\x25\x78\xee\xfa\x64\x5b\x5b\xe4\xb5\xcd\xb7\x8e\x9a\x63\x5f\x54\xf9\xda\xa7\xf7\x4c\x59\x1b\x45\x90\xce\xba\x75\x42\xbc\xf6\xf9\x9c\x22\xf3\xb5\xb5\x05\xf9\x88\x4b\x99\xb8\xc3\x1a\xbe\x20\x71\xb1\x35\x81\xaf\xa3\x6f\x6b\x06\x8e\x35\x4d\x02\xca\xf7\xd7\x95\x92\x35\x94\x6b\xc9\x8e\x02\x24\x60\xf3\x7b\x4d\xda\x07\x28\x7f\x0d\x54\x56\x5d\xc0\x52\xe8\x2f\x5a\x5e\x23\xb9\x16\xf9\x08\xe8\xe6\x02\xfa\x3d\xcc\x07\xf4\x5b\x9b\x79\x03\x58\x94\xb2\xa5\xd6\xa2\x94\x23\xb8\xbc\x34\x2b\x06\xc4\x85\x34\xd0\x05\xa8\xcb\x00\xea\x92\x06\xa4\xe6\x37\x1a\x58\x5c\x48\x12\x87\x80\x87\x5a\xdb\x69\xcf\x62\x14\x08\x4d\x93\x7d\x75\x8b\x3b\xd4\xd2\x0f\x40\x19\x2f\x2a\xc0\x70\x33\x94\x69\xbe\xae\xa3\xef\x80\xf7\xf7\x57\xeb\x8c\x79\x5f\xa3\x69\x62\x78\x0b\xd2\xca\x95\x16\x48\x5d\x0e\x06\x2e\x53\xc6\x90\x70\xf3\x3a\x7a\xd1\x34\x5c\x52\xce\x04\xae\x89\xd8\xb7\x45\xfe\xaf\xa3\xcb\x08\xb0\xef\xfd\x0c\x58\xbe\xbf\xda\xbe\x01\x9c\x2e\x1b\x80\xe3\xfb\xab\x97\x2d\x35\x6f\x41\x15\xe8\x6d\xda\xf4\x48\xa4\x66\xf7\xed\xa0\xea\x5a\xc7\x76\xa5\xd5\xb5\x67\xfb\x96\x0e\xa5\xea\x82\x5b\xb5\x11\xe7\x53\x24\x5e\x7e\xee\x01\xd7\x02\xb4\x1d\xc0\x0a\x2b\xc4\x61\x35\xf3\xd8\x3a\x98\xae\xb5\xea\x65\xf3\xec\x48\x51\x1a\xd2\xc6\x05\x2d\x2a\xd7\xb1\x2f\xe8\x10\x74\x01\x59\x93\x38\xf8\x70\x4d\x6b\x2f\x9b\x49\xfb\x5a\xc3\x1f\x92\xe7\x17\xb4\x3e\x94\x30\x29\x60\xcd\x5a\x19\x00\x62\xdc\xc7\x66\x4c\xdb\xe2\x4a\xbd\x6c\x03\x68\xba\xb0\x01\x3e\x0c\xba\x9d\x66\x46\x70\x80\x9c\x24\x66\x49\xf3\x02\xea\x02\x8c\x4b\x5b\x13\xd5\xb7\x3d\x50\x13\x44\xc5\xc5\xa8\xfb\xc6\xee\x6a\x8b\x57\xf7\x0d\x42\x95\xdc\xdb\x0b\x35\xfb\x5a\xfb\x06\x99\xf4\xae\xce\x06\xc0\x1a\x10\xeb\xd0\x45\x06\xc7\xde\x53\x11\xe5\xb6\x01\xb6\xb5\xb8\x1b\x40\xff\xfe\x92\x7e\x27\x40\x3c\xbc\xb6\x0b\xd0\x1b\x75\xa4\x74\x2d\x67\x0d\x26\x56\xd2\xd9\x78\x7d\xad\x51\xbb\x20\x9f\xbe\xa6\xe1\x1a\x05\xa0\x78\xcb\xf4\x1f\x30\x5f\xd5\x1d\xd8\xdb\x04\xac\xdd\x74\xa5\xc9\xb5\x99\x32\x82\xb5\x23\xda\x96\xf6\xdf\xea\x9a\x79\xb8\x35\x43\x0c\x60\x4d\xa5\x74\x5c\x01\xab\xb9\x4a\x0b\x4b\xb2\xed\xfb\xa0\xf1\x45\x9b\xed\x3a\x98\xae\x75\xc2\xb5\x2d\xc0\xb9\x8a\x68\x42\x4c\x84\xb5\xee\x53\x18\xb9\xa7\xd1\x3d\x48\xb8\xda\xb0\xa5\xed\x84\x68\x86\xc5\x9a\x93\xdd\x2e\x6d\xa4\xc1\x72\x25\xf5\x5f\xb0\x0c\x49\xfd\x0d\x66\x3a\x2c\x79\x9d\x6c\x5f\xcb\x78\xc7\xde\x3b\x20\x87\xc6\x05\xd8\x0c\x0e\xc0\x6e\xb0\x01\xbe\xcc\x6e\xa8\x2c\x4d\xe3\xd8\x3b\x2d\x2f\x7e\x2a\xe3\xcd\x02\xa6\xa6\xb3\x78\x20\xd3\x32\xcd\xc1\x1c\x3e\x24\xac\x1d\x07\x8c\xf8\x61\x72\xa7\x0c\x41\x0b\xce\xf0\xf2\xd9\x27\xa3\x86\x40\xf3\x5f\x56\xf0\x25\x79\xf3\x37\x10\x84\xea\x05\xa8\x13\x55\x06\x5d\x81\xc7\x7f\x5b\xf9\xfc\x6f\x41\x4f\x04\xbb\x42\x22\xc1\x6f\xa5\x3a\xb6\xf7\xeb\x68\x42\x63\x6c\xb2\x49\x5c\x87\x8f\x88\x51\x56\xe5\x7e\x78\xe1\x47\x11\x53\xde\x4e\x13\xd6\x10\x17\xea\x87\x91\x18\x32\x85\xf4\xc3\x7b\x7b\xc8\xe6\xd1\x0f\xf7\x39\x4e\x37\x73\xf2\xdd\x92\xa2\xfa\x71\x6e\x86\xa6\x5a\xf1\xd9\x32\xc4\x92\xfa\x51\x2b\x90\xbe\xf3\x14\x8d\x6b\xed\xaf\x7e\x78\x83\x8d\x6b\x31\x9a\x7e\x78\x67\x8e\x6b\x09\x89\xfd\xa8\x1b\x90\x70\x29\x69\x53\xfd\xf9\x3c\x1e\x97\x36\xc0\x41\x91\xe8\xe9\x48\xc9\x21\xc6\x72\x02\x69\x9e\x3e\x8d\xdc\x66\x73\xa5\x19\x9c\x3e\xd8\x0a\x95\xa7\x78\x27\xb8\x4c\xf1\x4e\x50\x99\x9e\xfd\x91\x8a\x66\x6c\x29\x7c\xac\x9a\x0c\x4f\xfb\xa5\x78\x74\xad\x7b\xc1\x47\x05\xd4\x09\x63\x96\x3b\xc4\x80\x61\xe9\xa3\x89\x5b\xf9\xa4\x1e\xcd\xd3\x47\xf3\x0d\x03\x9c\x4f\x98\x21\x4e\xdd\x8e\x02\xf0\xf0\x5a\xa6\xbf\xb5\xc3\xcd\x9e\x86\x6c\x1f\x8d\x45\x6f\x4b\x94\xee\x87\x89\x78\xb4\x45\x5b\xfd\x38\xe9\xdb\xa4\x95\x65\x6e\x6b\x61\x65\x4c\x5b\xc0\x64\xc2\xc0\xcc\xf2\x45\x56\x41\x1c\xb8\x59\x92\x19\xdd\xe3\xd9\x01\x5e\x3a\x4c\xfd\x59\x37\x55\x79\x3f\x0d\xb1\xb2\x7e\xf0\xd9\x10\xb3\xf7\x96\x1d\x43\xcc\xde\xac\x60\x88\x67\xf4\xc3\x47\xc4\x18\x3e\x9e\xcd\x35\xc7\x60\x95\x07\x50\x51\xcd\x02\x54\x55\xd6\x81\x34\xd6\xfd\x47\x42\xb1\xaa\x5e\xaa\x5a\x81\xbc\xc8\x60\x26\xbe\xda\x82\xd9\x14\xdd\x98\x47\x0e\x5b\x13\x8e\xfd\x03\x2e\x12\x68\x69\x45\x3b\x73\x1f\xc1\x54\x93\x6b\x44\xc3\xa0\x2c\x9c\x8c\x1b\x5a\x3d\x53\xea\xa9\xf7\x69\x37\x24\x21\x2f\x21\xbb\x01\xbe\x7c\x6a\x19\x9c\x9c\xdf\x50\xe1\xa3\x9b\x97\xf8\x88\x1b\x8f\x01\x3f\xd8\x00\xdd\x11\xbb\xee\x61\x3f\xce\xc1\x6e\x7a\x9a\x68\x91\x7d\xc6\x73\x40\x1d\x94\xc2\x3d\x98\xa4\x97\x39\x04\xcb\xf7\xb2\x4d\x7b\x98\xcc\xee\x4b\x75\xaf\xc3\x9c\xe6\x6e\x3a\x1f\x8e\xc3\x9b\xe3\x36\x16\xfb\x66\xd2\xba\xad\xdf\x1d\xb0\x90\xfb\x01\x51\xfa\x24\xbb\xad\xda\x1d\xb0\x9b\xfb\xe9\x99\x63\x8b\xdc\x56\xb7\x8e\xc3\xf2\xc3\xfd\x34\x27\x85\x72\xee\xd7\x38\x7f\xc3\xf1\x7e\xe5\x08\xd1\xa7\x73\xd8\x5a\x72\x7a\x99\xa7\xac\x22\x7b\x45\x98\x9c\xb7\x4e\xb8\xd2\xcf\x94\x36\x59\xe6\x3f\xa5\x43\x95\x3f\xa5\x53\xa5\x46\x6a\xca\xf4\x51\x0f\xef\xf6\x69\xdb\x47\x45\xe8\x98\xb2\x7e\xd4\xab\x06\x3a\xbe\xbf\x0a\x67\xe5\xbc\xd7\x6a\x55\xc4\xb6\x29\x0b\x48\x65\x3f\x4e\x4c\x20\xc5\xc2\xca\xf4\xf1\x58\xcf\x42\x97\x1a\x5b\xe9\x67\x1a\x92\x4f\xed\xbc\x52\x79\x7c\x7f\x9d\xdb\x99\x96\xe6\x82\x7a\xa0\x45\x4e\xad\x5b\x9a\x99\x32\x94\x94\xcb\x0c\x7c\x8a\x4e\x0b\x54\x3b\x6f\x1d\x2e\xb5\x55\xbe\xb4\x92\x5e\x7c\xb6\xcf\xdb\xde\xbd\xdd\x64\x3a\x6f\x69\xe7\x15\xe9\x74\xde\x5a\xc6\x02\xe3\x9e\xa6\xf8\x32\x06\xf3\x29\x8a\xaf\x63\xa4\x74\x6d\xab\xb1\x67\x70\x32\xd3\xd5\x91\xc9\xd7\xc6\x2a\xe3\x60\xac\x36\xc8\x6d\x1b\x95\x65\xb5\xf9\xad\x29\x19\xe5\xea\x9e\xd1\xca\x8c\x53\xb7\x06\xce\x52\xea\xeb\xf6\xa9\x6c\xab\x45\x65\x08\x52\xec\x4b\xd6\x6a\x8a\x60\x2a\x1b\x7a\xda\xe0\x33\x7c\x68\xcc\x69\x0b\x1b\x2a\xe4\x9c\xa2\xa6\xd2\xbd\xef\xa6\xc4\x8c\xe3\xf2\xee\x98\xb6\x0e\x95\xcb\x0a\xd8\xb4\xf1\xa7\xa0\x56\x4d\xcc\x3e\xd5\x7b\x67\x4e\x9b\x4f\x90\x75\xe7\xb4\x01\xe5\x80\x62\x64\x0a\x2a\x1b\xb3\x3a\x6d\x06\x86\x71\xcc\x69\x13\xef\x6f\x75\x9b\x87\x93\xd2\xbe\x70\xba\x68\x57\x3a\x59\xe9\x0c\xdd\xc6\xa0\x82\xca\x38\xa7\xc4\x99\xd2\x2b\x28\x6a\xe5\xaf\x8c\x75\xad\x74\x29\x2c\xf4\xf4\x42\x1f\x60\x2f\x9b\x05\x1a\xf3\x9c\xb7\xec\xfc\x35\x65\x8b\xd4\xc6\x05\x3a\x5a\xb7\xcb\xa7\xf7\x7c\x98\x15\xb1\xa6\x0f\x1d\x9f\x9c\x83\x53\x2c\xae\x6e\xe3\x47\xb6\x5e\x55\x2d\xaa\xda\x80\xa4\xd7\x9b\x53\x4e\xd9\xb0\xea\xee\x03\x74\x3e\xd6\x9a\x94\xa3\xa5\xfb\xb6\xca\xf6\x74\xbf\x66\xea\x64\x23\x3e\xd6\xde\xaf\x87\x65\xdd\x29\xf3\x57\x39\x2c\xa5\x4e\x59\xc0\x4a\x19\x69\xf3\xb1\x6a\xee\xf9\xee\xb9\xa0\x23\xb8\x88\x47\x7c\x70\x79\x2f\x88\x89\x79\x88\x45\x20\x93\xce\x87\x96\x78\xbf\x52\xb6\x18\xc6\x80\x0b\x88\xbd\xd7\xc3\x52\xc6\x7c\xac\xf5\xae\x28\x99\xf3\x21\xff\x44\xc9\x88\xd6\x6a\x97\x16\xac\x17\x43\xa8\x05\xd6\x27\x7e\x5c\xcb\x91\x36\xa7\xa0\xd4\x7c\xac\xef\x6a\x6a\x2e\x2a\x19\x17\x23\x5a\x44\x52\xeb\x19\x68\x2d\xe7\x0e\x4b\x7c\xd8\x7f\xb6\x81\xd9\xe2\x1c\xa5\xb3\xeb\x64\xdd\x3b\x7a\x07\xcf\xc5\xfe\x8f\x9a\x99\x90\xb7\xec\x33\xbb\xeb\x24\xae\x17\x3b\x5d\x06\xbf\xe3\x62\xc7\xe9\x60\x38\xea\x99\x1e\xee\xbf\x62\xab\x8f\x45\x76\xf5\xca\x0c\x2e\x76\x52\xb3\xfb\x1e\x22\xc2\xbd\xa5\xf7\x35\x86\x96\x99\x90\x81\x70\x64\xa5\x65\x21\x1c\x3b\xdf\x89\xcf\xb4\x12\xc8\xfb\x3d\x35\xff\x9a\x71\xcb\x84\x58\x51\x3a\xe7\x63\x69\x58\x15\xa5\x67\xca\xa2\x58\x5b\x56\x73\xb1\xa3\x8a\xfa\x35\x1f\xf2\x06\x5c\xec\x5e\x1b\x1c\xeb\x99\x65\x99\x6b\x80\x0a\x5a\x10\x34\x05\xa5\xea\x63\x11\x68\xa6\x62\xb1\xad\x3a\x60\x9e\x0f\x89\x0b\xe3\xd3\xca\x3a\xa7\x8b\xc5\xcd\xa9\x03\xff\x38\xd8\x73\xcf\xb5\xcb\xce\x8d\x69\x7a\xae\x5d\x56\x4e\x48\xf9\xb9\x36\x52\x41\xd9\x99\x4f\x6d\xa4\x66\x69\x7d\x3e\xd7\x46\x2a\x98\xc8\xe6\x73\x6d\xa4\x73\xeb\x69\xa5\x69\x7b\x54\xa0\xfe\xfd\x75\xee\x25\x6d\xae\x01\xf6\x2b\xad\xac\x8d\xd4\xf7\xd4\x5c\x07\x42\x3f\xd3\xdf\x1a\xdf\x71\xa4\x87\xe7\xf7\xd7\x59\x60\x4d\xcf\xb5\x91\xce\x72\xe5\xbb\xb7\x20\x7a\x5f\x1b\xa9\xd4\x93\x1e\xb4\x91\x3a\xdb\xe3\x39\x64\xe6\x81\x4f\x3d\xd7\x46\x3a\x4b\xcb\x77\x62\xd7\x5b\xca\x24\x0a\x04\xcf\xb5\xc9\xca\x06\x47\x7b\xae\x4d\x56\x4e\x96\xfa\xb9\x36\xd9\x79\x41\xf4\x4f\x9d\xba\xd7\x96\x9a\x6b\x7c\xd7\x9e\x1e\x96\x2c\x1f\xde\xf7\x94\xf2\x78\xb5\xb4\xb2\x36\x59\xef\xe9\x4f\xeb\xf7\x69\xf3\x2d\x22\x64\x06\x2d\x0c\xc1\xd0\x31\x3d\xa7\xa6\xb5\xeb\xc2\x68\xd7\x06\x3c\xae\x33\xdf\xd5\x35\x13\x1c\x64\xcf\xb5\x01\xcb\x5e\xf2\xdd\x1a\x5f\x6d\x29\xd3\x79\x19\xc6\xff\x5c\x3b\xf0\x0c\x11\x3e\xd7\x0e\x2c\x9f\xc9\x5e\x3b\xb0\xd4\xf3\x47\xb1\x08\xaa\x3a\xb5\x05\x83\xcd\x43\x2b\xcf\x3c\xad\xed\x59\xda\xa7\xff\xd7\x2a\x2b\x29\x5b\xd4\x7b\x21\x49\xc9\x56\x7c\x1c\x59\x17\x47\x82\x8c\x1d\xdc\xb4\x3f\xcb\x15\xa8\x88\x9c\xf2\xe1\x1a\xfe\x08\x71\xc9\xf3\x3a\x32\xf9\x6b\x7f\x96\xcf\xa2\xc9\xc9\x1d\x9e\xfd\xb4\xb7\x0e\xd9\xe8\xb9\xf6\xe7\xb5\x7f\x7a\x58\xa3\x1f\x5b\x5a\xb1\x50\x9e\xef\x16\xff\xd9\xb2\x41\xec\xec\xfe\x40\xaf\xef\xaf\xeb\x40\xb4\x91\x8c\x7d\xe4\xc0\x7e\xc9\x09\x93\x56\x5e\x6b\x7b\x16\x4c\xb1\xf3\x25\x83\xf7\x09\x27\x7e\xad\xed\x79\x1c\xe0\xf2\x92\xb4\x81\xb4\x3d\x5f\x36\x96\x59\xd3\x9d\x76\x49\x5c\x23\x6d\xae\xf1\xa1\x7d\xce\x97\xce\xb9\x10\xfa\xcb\xb1\x20\x9f\xfe\x96\x2e\x1a\x42\x7f\xc9\x49\x55\x8e\xf4\xf0\x50\x50\x5b\x70\x59\xe3\x1b\x30\x00\x39\x3a\xf6\x7e\x06\x92\x9a\x90\xef\x86\x2d\xbd\x7c\xb7\xb6\xe7\x75\x05\x4f\x89\x32\x39\x23\x5e\x0e\x1a\x39\x53\x56\xb5\x25\x68\x53\x1e\xfa\x30\xb8\x97\xb6\xe7\x3e\x52\xd6\xbe\xbf\x2e\x6c\x7a\xf3\xb5\xb6\xe7\xd5\x6a\x5a\x19\x16\xe7\x80\xd6\xf8\x22\x92\xc9\xb8\x73\xf4\x4f\x0f\x8b\xfd\xf4\x23\x35\x9f\x92\x06\x2a\xd0\x6b\xcd\x19\xf4\x22\xb3\xcf\x71\x72\xe6\xca\xea\x73\x0c\x58\x9a\x8d\x3e\xe7\xce\xe6\x91\xd1\xa7\xf4\x34\xa3\x03\x32\x02\xc0\x4b\xfb\xb3\x72\x04\xcb\x1e\x54\x46\x0d\xb4\x84\x3a\x6c\xa4\xf3\xb5\xf6\xe7\x47\xfe\x7b\x49\x12\xeb\x21\x18\x6d\xcf\x13\xee\x27\xbb\x51\xdb\xf7\xf4\x30\x05\x05\x51\x2b\xf7\x69\xe5\xf9\xfd\xd5\xaf\x91\xb2\xb5\x03\x6b\x48\x4b\x32\x1b\xb6\xea\x29\x27\xd4\x5e\x21\xe5\xd7\xda\x81\x6d\x6f\x81\x0e\x41\x7c\xa7\x0d\x58\x38\x20\x5f\xda\x80\x17\x9c\xf8\xb5\x36\x60\x39\x3f\xad\x88\xff\xc0\xcf\x5f\xda\x80\x67\xe6\x45\x61\x26\x25\x24\x32\x1d\x66\x11\x68\x6d\xc0\x08\x77\x2f\xc7\x65\x65\x23\x25\x30\x0b\xe8\x29\xf3\x4b\x20\x59\x4e\x46\xbe\x93\xe9\x04\xce\xf8\x96\x85\xa2\x30\xda\xb7\x04\xfe\x48\xbd\xf8\xdc\x38\x81\xdf\x3a\x1f\x37\x44\x93\xf7\xda\x80\xad\x7e\x6a\xda\x59\xda\x80\x2e\x59\x99\xf3\xdd\x5a\xbf\x68\x45\x6f\xe9\xc9\x25\xc2\xf3\x5b\x07\xe4\x05\xf5\xe2\xba\x3b\xf3\xa1\x8c\xd5\xc8\x3b\xef\xb5\x03\x5b\xad\x69\x66\xb1\xd0\x48\xb6\xb6\x10\x8e\xd2\x7e\xcc\x97\xdf\xda\x9e\x2d\x98\xfa\xf4\x84\x98\xdf\x6b\x0b\x96\xa1\x73\xaf\xe0\x62\x13\x2e\x0b\xa8\x72\x28\x74\x43\xf6\x43\x50\x24\x3f\x84\x04\x85\x62\x5f\xd8\x75\xa5\x44\xe6\xe5\xcf\x47\x76\x86\xb5\xd4\x94\x91\x56\x1a\x74\xe9\x9b\xcc\x41\x16\x4c\x8a\x7d\x60\x4b\xc7\x0f\x28\xc7\x83\xb4\xce\x62\x9f\xd8\x7e\xec\x1b\x68\x4a\xa1\xbb\x6c\x86\x5b\xe0\xd3\xbd\xb8\xdd\x03\x23\xad\x58\x5c\xe9\x0e\xe7\x85\x17\x97\x5e\xa6\x78\x5c\x07\x10\xea\x1b\xc0\xdb\xad\xba\x62\x97\x05\x74\x1f\x0d\xa8\x2c\x48\x14\x5b\x6c\x6b\xef\x0a\xe9\x13\x74\x0a\xea\x40\x97\xa0\x7c\xd7\x64\xab\xa8\x40\x5d\x65\x07\xd0\x90\x41\x7d\x03\xba\x57\xd9\x99\x36\xa7\x6a\x0e\xa0\x87\xa0\xb4\x22\x2f\x40\x49\xd9\x4b\x65\x17\xd0\x5b\x90\xdb\x94\x31\xa4\x2b\x4c\x57\x90\x6d\x3b\x27\xd0\xa1\x9a\x81\x34\x3e\xe6\x65\xe0\x3c\x1c\x80\x43\xa6\xba\x61\xd4\x1c\xe8\xb1\xd5\x16\x70\x15\xee\x57\x20\xb5\xca\x94\xca\xf2\xd1\xf7\xeb\x00\xd2\xac\x9d\x17\xd0\xe9\x3e\x4e\x40\x4d\xdb\x15\xa8\xb9\x30\x5f\x6a\xde\x20\x15\xd9\x3d\xba\x65\xbc\x05\xdd\xaa\xda\x07\xe0\x34\x98\xba\x0f\x37\x54\x01\x9f\xf2\x4b\xa5\xae\xa6\xee\x33\xae\xb7\xc7\x45\xa1\x24\xad\xad\xa6\x54\x56\x92\xad\x0e\x46\x26\x77\x97\xad\xf7\x0b\xf2\xda\x35\x20\xad\xdd\x99\x76\xb4\x76\x17\xd8\xda\x83\x73\x06\x12\x02\x57\x5a\xd1\xda\xb1\xfd\x6e\xd3\xdf\xe9\x19\x98\x96\xf0\xb3\x5b\xa4\x48\xf7\xad\x06\x92\x17\x14\xb2\xb2\x3e\xbc\x2b\x50\x42\xa0\xa8\xb3\x17\xa0\xcb\x85\x0d\x50\x91\xe2\x9d\xbd\x22\x95\x78\x95\x0e\xc0\xe1\xd2\x0a\x78\x1b\x4c\x3f\xd3\x60\xfa\x79\x18\x0c\x4e\x4f\xb9\xf9\x3c\x98\x87\x9d\x8a\xa9\x2a\x03\xde\xc6\xf6\x91\x7e\xdb\x37\xc8\x59\xfa\xed\x92\x1e\x52\x55\x4e\x46\xe8\xf9\x61\x47\x5b\x87\x2e\xa5\xa9\xf6\x8d\x2d\xf3\xb0\x09\x19\x12\x96\x6e\xda\x37\x36\xac\x23\x4f\xf6\xb1\x31\x6c\xd9\x26\xf7\x01\x27\x92\x76\xda\xce\x74\xa9\xb8\xfe\x93\x85\x96\x06\xda\x37\x96\x41\x1a\x68\x3b\xd3\xbf\x2c\x58\xfb\xd8\x19\xe4\xd4\x36\x61\xcf\x5a\x95\x44\x45\x5b\xe0\xc2\xa7\x1c\x3f\xe4\xd7\xab\xaa\xd1\xa1\x4b\x07\xf3\x5b\xf1\x5b\x60\x37\x98\x52\xb9\x5d\xd9\xfd\xd2\x26\x57\x21\xa3\x16\x13\xd9\x60\x45\x8e\x6e\xd9\xc7\x91\xba\x46\xbe\x78\x71\x6d\x25\xde\x07\xd3\x27\xad\x71\x81\x27\xa0\xe6\xb6\x06\x92\x25\x1d\xb6\xf2\x34\xd1\x0c\xa6\x5a\xfa\x5f\x3b\x7b\xaa\xde\x1a\xcb\x00\x12\x51\xf4\xf4\xf1\xd2\x94\x00\xc9\x17\x7b\x0e\x5a\x71\x18\xc7\x48\x1f\x0e\xe4\x18\xec\x37\x69\x72\x0b\xdc\x01\x85\x0f\xec\xd1\x2a\xc3\xde\xe1\x48\x4f\xfb\xe8\xe1\x16\x12\xda\xdb\xf5\x81\x74\x5a\x1d\x07\x90\xfd\xa9\xf9\xee\xad\x41\xba\x51\x89\xbf\xab\x51\x40\x39\xd9\x36\x66\xe7\x05\x05\x37\x20\x61\x73\xa4\xa6\x08\x98\x49\xb7\x7b\x71\xef\x57\x3e\xd4\x8e\x67\x5b\xbc\x7c\x20\x72\x1e\xbc\xec\x54\x85\x62\x5f\x26\x6e\x70\x93\x5c\xd9\xed\x26\x2d\x76\x25\xf6\x9d\x59\x95\xf4\xd6\x37\xc8\xe5\x65\x9a\x3c\x06\x90\x5b\x49\x4d\x07\x4f\xb8\x15\x4b\x3e\x68\x53\x0b\xac\xea\x3e\x90\x18\x30\x5c\x54\x52\x4a\xdf\x4a\x20\x31\x38\xb8\x82\xa4\x94\x76\xed\x46\xf4\x2d\x96\x6f\x11\x6d\x41\x66\x20\x5e\xb6\xa1\xe8\x9e\xbd\xd8\x8b\xbc\x40\x9b\xc2\x3d\xaa\xb1\x89\x53\x35\x3b\x16\xcb\xd8\x1c\x21\x36\x64\xbc\x5b\xe0\xc3\xa5\x17\xe0\x4b\x37\x53\x76\x83\xbb\xad\xd4\x50\xfe\xd8\x65\x96\x6e\x87\xd4\xaa\x32\x8e\x8e\xc2\xe7\x96\x0f\x91\x5a\xb3\xb9\xad\x0c\x5f\xa9\xb9\x9a\x09\x71\x1c\xda\x35\xcd\xc1\x19\x65\x14\xed\x8b\x5e\xcc\x12\x47\x11\xff\x6c\x36\xce\x95\x51\x1c\x90\x67\x31\xb0\x8c\x8a\x7d\xf5\x02\x94\xcd\x06\xfb\x63\x19\x0e\x34\x6f\xc5\x64\x3b\x14\xec\xbd\x40\xcf\xc6\x65\x85\xa0\x80\xf3\xa5\x11\x35\x1b\x4b\xcb\x68\x9a\xab\xe6\xb8\x9c\x32\x1c\x8d\xdc\x8a\x09\x69\x34\x5f\x05\xd9\x2e\x4a\x15\xfb\xd6\x8a\x79\xb1\x9d\x7c\x7b\xab\x9b\x87\xdf\xad\x76\xed\xc5\x2d\x0f\x31\xf9\x56\xcd\x9c\x87\x03\x39\x5b\x6d\x05\xf0\x32\xd8\x00\x87\x41\xb7\x6c\x2b\x76\xe3\xb0\x1d\xb2\x07\xec\xed\x34\x37\x1a\x4f\x2f\xd9\x69\xce\x35\xa4\xa0\x2f\xd0\x38\x7b\x83\x95\xee\x0d\x3f\x2c\x95\xb7\x33\xa0\x0e\xe3\xba\x7b\xdf\x8e\xb7\x67\xe3\x6c\x94\x7a\x80\x27\x48\xbe\xc5\xd9\xda\xe9\x03\xf0\xd6\xad\xb2\x05\x76\x83\x32\x06\x86\x09\xdd\x12\x34\x17\xa8\x79\xbe\x77\x2a\x9b\xfb\xdf\xfb\x30\xce\x1e\xd1\xbd\xdf\xc6\xca\x27\xc5\x7d\xf8\x2e\xcd\xd2\x8d\x7e\xc4\xd4\x6f\xdf\xf5\x1a\xb6\x92\x95\xbb\xcc\xfb\x37\xcf\x4e\xb9\x75\x2b\x68\x27\x12\x65\x81\xb7\x41\xe3\x78\x1a\xe5\xcb\x1c\xf6\xbe\x64\x68\xdd\x1c\x71\x56\xee\xcb\x77\x5a\x98\x9b\x5b\x61\xdb\x0b\x6c\x06\x4d\x56\x6d\xa7\x54\x1a\x5b\xb3\x65\xb4\xdc\xb7\xaf\x9a\x20\x91\xde\x76\x68\x6c\xbb\xf9\xda\x3d\x1d\x49\xb8\x7b\x89\x6e\x3b\x1e\x9a\x1d\xea\x0b\x14\xce\x0e\xa4\x28\xf7\xf4\x26\xb3\x7d\xb4\xdc\xd3\x61\xd3\xd5\x6c\xf0\x96\x61\x7c\x55\x76\x47\xf6\x15\x36\x47\xbc\x2c\xf0\x61\xd0\x38\x3f\x6c\xe4\xb2\xf1\xb8\xdc\xb2\x1d\xed\xad\x5b\x88\xbe\x65\xbd\xd9\x5b\xb3\x64\x7e\xbf\xbc\x05\xbb\x39\xec\xfd\xb2\xb2\x65\x1b\xdc\x02\xfd\x2d\x33\x29\x15\x7c\x6f\xdd\xac\xeb\x96\x56\xba\x5f\x30\x95\x5b\xea\xde\x02\x77\x40\x7f\xeb\x1d\x79\xbf\xa5\xa1\x34\x76\xf3\xfd\xf6\xed\x0a\x04\xf6\xb9\x89\xf6\xaf\x61\xd1\x72\x6e\xde\xbe\xb6\x74\x94\x59\xd4\x72\x1b\x9e\xf6\x59\xcc\x72\x90\x0d\xa6\x6f\x91\x35\xbb\x82\x17\xa8\xb9\x1a\xb2\xc0\x95\xa9\xcb\x50\xab\x23\x83\xa7\x62\x02\x50\xd2\xa6\x2f\xa8\xb4\x61\x02\x9d\x97\xe6\xb5\x6f\xd6\xbf\xa6\xe3\x15\x72\xfa\x4c\x47\x17\x8c\xdd\xf3\x3a\x15\xe9\xb5\x77\xab\xb7\x65\x9a\x2f\x44\x64\x9a\xdd\xea\x50\xb0\x18\xbe\xd1\x84\x2a\x37\x1d\xf5\xdf\xed\x7c\x5c\xe0\x25\xd0\x67\xee\x74\x14\x7f\xb7\xa2\x5e\x70\xc2\xf6\xcd\xbc\x6c\x12\x76\x5e\x4d\xa1\x76\x88\xee\x7d\x33\x13\x99\x8e\x6f\x3e\xab\x37\x8a\x4d\xb1\x7b\x87\xba\x31\x00\x5e\xc3\xfc\xd7\x56\xbe\xbd\xef\x3e\x7a\x6d\xd8\xdb\xa3\x1a\xd9\xc8\xb1\x47\x2e\xb7\x25\x63\xaf\x88\xdb\xe8\xe1\x7d\x67\x80\x6f\x3a\x32\x13\x99\xef\xc1\x5c\xad\xca\xb5\x6f\xd3\x95\xa5\x0d\xd4\xbe\xcb\x13\xdb\x6d\x90\xaa\xfd\xf0\xdd\x0c\xdd\xa3\x7a\xd5\xce\x5d\xc6\x2a\x34\x2a\xe1\x8d\xdd\xb6\xba\xda\x7d\x35\xab\xdb\x13\xbe\xc0\xb7\x40\x71\xba\xda\x7d\x2a\x10\xa3\x53\xfb\x25\xd6\xd6\x7d\x74\x2d\xd0\x95\x65\x63\xad\x0e\xcf\xdb\xfb\x21\xe1\x7e\x81\x2f\x83\x6e\xb9\xd9\x3c\x6a\x33\x7d\x75\x00\xdd\xde\x7d\xce\x2d\xd0\x95\x87\x2b\xfb\xb2\x46\x75\x84\x41\xb5\xe6\xb6\xce\x48\x63\x65\xdf\x66\x2f\x0c\xc1\x9c\xa0\xeb\x92\x8c\x40\x99\xb6\x0b\x43\x70\xb0\x42\xb7\xf1\xbe\x5a\x66\xde\xbb\xcf\xaa\xda\x9f\x26\x86\xd2\x3c\xa2\xb7\x71\xd6\x55\x96\x05\x6a\x93\x75\xdd\x4c\x79\xd5\xb1\x79\xae\x4c\x0c\x0b\xb4\x13\x35\xa5\x5e\x32\xc7\x0e\x2f\xf0\x61\xf0\x34\x28\x2e\xd2\x75\x3f\xe3\x55\xc7\x6e\x63\xa3\xd5\xfb\x05\xea\x70\xda\xa4\xa9\xd6\xb1\x8b\x13\xf4\xfa\x01\x6f\x83\x5a\xee\x71\x68\x83\xf6\x7a\xb9\xa9\xc3\x13\xbb\xce\xb9\x1f\xf0\xfd\x55\xd7\xe3\x1b\x1e\x41\x31\xb1\x57\x49\x17\x75\xf8\xd2\x6a\x3f\x8f\x0a\xf8\x34\x68\x2c\x7c\x09\xb3\x3a\xd2\xa1\x0e\xdf\x18\xec\xa7\xd7\x64\x70\x0b\x2b\xc3\xbd\xb4\x08\xcd\x41\xc9\x75\xe8\x54\xd8\xfb\x49\xbf\x97\xfd\x45\x3b\x95\x15\x30\xb4\x44\xe4\x0e\x28\x76\x6c\x33\x62\x1d\xdd\x24\x79\x31\xaf\x7d\xd8\x61\x66\xea\x1e\xc3\x22\x90\xdd\x70\x75\x70\xb1\x47\x77\x45\x5e\x75\xf8\x16\x46\xb7\x3d\x68\x81\xbe\xd7\x5c\x77\x40\xb7\x6c\x72\x1e\xd6\x19\xfb\x35\x3c\xa2\x87\x6f\xad\xda\xb5\x5a\x87\xfc\x19\x7b\x6f\xbb\x87\xf0\x76\x24\xc2\xc1\x5c\xf9\x94\xef\x0e\x88\xaa\xf7\x66\x92\x74\xe0\xf4\x02\x5f\x36\x49\x0b\x8d\xdb\xd1\xd0\xcd\x16\x9b\x05\x6a\x51\xec\xff\xac\xb7\x45\xbe\x6e\xef\x44\xbd\x2f\x33\x7a\xab\xcc\xf5\x56\xd4\xeb\xde\xad\x74\xd6\xbb\x99\x34\x86\xc4\xa7\x7a\x77\xb5\xdc\xad\x59\xd6\x5b\xb1\x9b\x7b\xf7\x89\x52\x6f\x87\x1e\xf4\x01\x56\x56\xde\x4a\x33\x17\xb9\xa5\x9f\xed\xdd\xe1\x35\xf5\x7e\x66\x8d\xdc\x94\x05\xf2\xee\x60\x8a\x05\xba\xdf\x41\xe9\xa0\xd4\x38\x5b\x22\x3a\xab\xc4\xfe\x3a\xbd\x33\x9a\xed\x4e\x75\xca\xd4\xb6\x0f\xc7\x3e\xd5\xb9\x09\x8d\x61\x6b\x4f\x9d\xa5\xdb\xf0\xee\xad\x3f\x8b\x88\x7d\x6c\x9e\x8d\x59\xb4\xa0\xc3\x3c\xb5\x4e\xdf\xb9\x1e\x8e\xad\xa8\x53\xf7\x05\xf7\x61\x93\x73\x9d\xfd\xaf\x1c\xfc\x0b\x52\x18\xc3\x07\xb2\x9c\xed\xb9\x98\xdd\xce\x8d\x96\x0f\x65\x31\x3d\x53\x26\xd7\xfc\x9e\x0f\x87\xfc\x4a\x29\x93\xcb\x62\x1b\x40\xba\x9c\x52\x53\xd3\x4c\xfb\x03\x3e\xbf\xbf\xca\x69\x6e\x31\xc5\xf0\x8a\x4d\x1d\x0b\x7a\x1b\x1b\xfa\x97\x73\xde\x26\xae\x05\x29\xfe\x48\xe7\xe4\x82\x40\x9c\x76\xb4\x85\x6b\x07\x9d\x71\xea\xc3\x03\x48\x7e\x98\x12\xa8\xc9\x1f\x9f\x46\xe5\x07\xf6\xb6\x99\x8a\x19\x2e\x16\x2c\x17\xf4\xd2\x80\x53\x53\xb1\x45\xc7\xa0\xea\x5a\x81\x32\x32\xfe\xdb\xae\x2c\xba\x50\x10\xb6\xd5\x82\x05\x0d\x63\xda\x00\x6f\xe1\xc6\x30\x1c\x8d\x73\xb0\x72\x5d\xe2\x38\x81\x3d\x0b\xb4\x7f\x87\x99\xb3\xd4\x78\x40\x21\x7d\x9d\x9c\x75\x0b\xb2\x3a\x83\x75\x05\x58\xd0\x12\x21\xf7\x2d\x0b\x29\x4f\xf8\x36\x02\x59\x6b\xcb\xa4\xdb\xd5\x76\x05\x1a\x72\xf1\x30\xad\xb2\xed\x5b\x4f\x5f\x90\x9c\x6b\x23\x65\xef\x4f\xc0\x47\x9d\x83\x48\x91\x0e\x54\xbe\xbf\x8a\x35\xb0\x05\x55\xc7\x7b\x55\x40\x29\x73\x75\x00\x79\x57\x94\x80\xdd\x4a\xc5\x05\xa8\x28\x8f\x6d\xfc\x90\xa9\xcf\x21\xc2\x72\x08\xdd\x82\xbc\x6f\x77\x20\x85\x5a\x31\xe2\x61\xd1\xce\xa1\x79\x0b\x3c\xbf\xbf\xae\xca\x2c\xeb\xb2\x66\xcd\x56\xd2\x6d\xcd\xe3\x34\xb7\x9b\xba\xae\x59\xf7\x2d\x35\xc7\x27\xc6\x65\x41\xf7\x6f\x41\x6d\x0b\x7c\x78\x05\x18\xc7\x40\xfd\x01\x12\x72\x67\xca\xe4\xe8\x39\xe8\x71\x9d\x90\xf5\xca\x30\xe4\x4c\xde\xb7\xc6\x87\x0a\xcb\xd8\x37\x96\x79\x40\x5a\x95\x89\x9d\xa2\x49\xd8\x8d\xb4\x8a\x72\x74\xf0\x91\xac\x34\x6c\x2c\x5f\xa0\x8e\x80\x20\x2b\x09\xa6\xda\xb5\x56\xa7\x2f\x37\x5e\xb0\x0f\x5d\x68\xac\xfb\xb6\x03\xfd\x16\xca\xb3\xa0\x4b\xbb\x20\x65\xf2\x89\xc1\xa3\x14\xb8\x77\x34\xe8\x53\xf2\x65\xdd\xb7\x40\x53\xd1\x49\x81\x1e\x9f\x80\xa0\x05\x3d\x8d\x4c\x03\x7c\xe9\x43\x20\x33\x01\xf6\xab\x0c\xdb\xfb\x80\x74\x2c\xb3\x8e\x92\x32\x9b\x13\xe9\xc2\x31\x7c\x76\x9c\x54\xc7\xf0\x1d\xfb\x06\x41\xc8\x94\x5d\x7f\x83\x86\xa0\x0d\x48\xfa\x96\xcf\x9d\x69\xd3\xf5\x7e\x80\xaa\x57\xd5\x51\x01\x75\xea\x98\x25\xd6\x6c\x41\x9a\x37\x28\xd0\x11\x7c\x9c\x2a\xf3\xc6\xd6\x99\xef\x2e\x05\xfe\x80\xaa\x4e\x8d\xab\xb3\x16\xf2\xd1\x6f\x0d\x64\xe4\x21\x1c\x2d\x3d\xbc\x3d\x0a\xc0\x75\x44\xd6\x7d\x0f\x54\x04\x81\xb7\x38\x80\x43\xe6\x6a\x62\xf1\x0a\xfc\xfa\x9e\xf7\x27\xe8\x6a\x41\xf3\xb7\x70\xcc\x4a\xa0\x5e\x43\x32\x76\x64\xde\x51\xc0\x40\x81\x79\xc7\xc9\x54\x4d\x53\x8a\x25\x05\xe2\xf2\x5a\xd6\x4a\x6a\x6c\xf5\x85\x8c\xea\xb8\xbc\xba\xef\x29\x6b\x8a\xc6\x49\x33\xdd\x1f\xa6\x1d\x39\xe3\xae\x7c\x38\x1d\x91\x08\xf4\x54\x33\x17\x90\x48\x05\xba\x95\xe1\xa3\x9c\xec\x1c\x5d\xea\xdc\x6b\xe1\xf8\x9a\x0a\x3b\xd9\x61\x65\x53\x7e\xed\x2c\x87\x04\xe9\xa3\xd7\x94\x29\x3e\xed\xc8\x77\x5d\xa7\x57\x1a\x1d\xf2\xf0\x83\xa8\xf5\x67\x47\xf9\x2f\x70\x7a\x75\x0a\xe0\xf3\xfb\xeb\x3a\xd3\xa8\x30\x3d\x52\xf3\x2d\x88\x8a\x37\x98\x52\x78\x3b\x20\x8f\x01\xeb\xc6\xd4\xbe\x71\xd0\x4d\xb1\x87\xce\x1e\x57\xac\x60\xdd\x58\xd5\x69\x1a\xbb\xe8\x11\xce\xf1\xa9\x3a\x8d\x2b\xc3\xba\x35\x8f\x47\x3a\x51\x44\x62\x0d\x04\x95\xd1\x90\x05\xb1\x03\x04\x1c\xa9\xe5\xbb\x0c\xd5\x91\x85\xc7\x3a\x59\x7e\xc8\xae\x6d\x8b\x18\x7b\x4d\x43\xa7\x1b\x62\x12\x2c\xfa\x73\x28\xcd\xe9\x35\x48\xd5\x75\x26\x1c\x03\xd4\xe5\x86\x2b\x2d\xdf\x99\x79\xec\xc1\xe7\x65\xdc\x59\x2f\xf8\x1c\x9b\xc2\x0e\x9b\xc2\x19\xfe\xf0\xad\x62\xb8\x90\xf4\xa5\xf5\x65\x07\x94\xa7\xe0\x53\xc8\x64\x0e\xc0\x21\xf4\x52\x28\x83\x2a\xf4\x6a\x87\x4c\x2d\x7b\x3a\x41\x18\x4a\x5d\x19\xa0\x10\x8d\x1e\xc9\x6f\x03\x24\xfa\xbd\xf8\x50\x1e\xe2\xc2\xf9\xfa\xf0\x65\x41\x28\x4d\x81\x8a\xc7\xbe\x31\x23\xf2\xe4\xac\x2e\xe9\xc3\x16\x22\x94\x57\x62\x15\xf7\x48\x55\xf6\xde\x8c\x1d\x6a\xb7\x0d\xa8\x20\x9d\xc8\x04\x54\xed\x38\xac\x8e\x48\x2c\xb6\x49\x56\xc7\xfd\xad\x0f\x19\xe7\xed\xf3\x96\xdd\xae\xe8\xbe\xa2\x3c\x22\x0b\x32\x67\x62\xd7\x38\xba\x6f\xec\xec\x6f\x39\x61\x16\x42\xa9\xab\x80\x0c\x18\xf5\x03\x41\x26\x08\x59\x90\x61\x13\xdb\x0b\xd3\x0e\x36\x95\x04\xf9\xe3\x0c\x42\x72\xc2\x94\x4c\xa6\x58\xdc\x3e\x52\xc6\xa2\x04\x54\xcc\x5b\xd6\xc4\xa1\xc8\xd0\xa5\x63\xfa\xda\xc1\xc9\xed\x30\xbe\x3d\x52\xd7\x13\x2a\x81\x73\x38\x74\x6f\x83\x86\x15\x9e\x77\x0c\x48\xf1\xe9\x38\x57\x66\xcf\xfe\x99\x0b\xed\x86\xf8\xbc\x5a\xe0\x87\x4f\x3b\x36\xae\x40\x2f\x1d\x01\xf9\x52\x4e\x47\xe8\xfd\xe9\x2b\xcc\xb0\x03\xc2\xee\xce\x40\x20\x47\x33\x43\xbc\x82\x25\xb1\xb7\xa6\x16\x98\x35\x81\x77\x35\xad\xea\xda\x22\xac\xf3\x69\x0e\x88\x58\xa1\xc0\xbb\x35\x21\x69\x75\x48\x80\x4f\xa1\x4e\x79\x84\x37\x45\xde\x55\xdd\xcd\x17\x24\x89\xa8\xa6\x7f\x73\x9c\x74\xbf\xf8\xe1\x79\xa5\x7b\x59\xb9\x5a\x1a\x0d\x43\xa4\x55\x44\x22\xb8\xae\x15\xd2\xe6\x40\xec\xea\x40\xb9\x8a\xba\xe6\x40\xb9\xd5\x12\x73\x77\x3b\xf8\x8f\x03\x53\x11\x6f\xc7\x1e\x79\x4e\x21\x6f\x35\x7a\xca\xd3\x34\x8b\x34\x21\xff\xd5\xaa\x4a\x43\x8e\xb1\x61\xd3\x3c\x1d\x55\x13\x22\xf0\x51\x8b\xba\xa1\xd0\xb5\xf5\x61\x40\x4b\x89\x47\x3a\xd1\x0c\x95\xb4\x23\xe6\x80\xe8\xe7\x00\x35\xac\x59\x0e\x49\x5b\xed\x14\x40\xab\x3f\xac\xe6\xcb\xc6\x2d\xe4\xb7\x97\x75\xc7\x1d\xe6\xee\xa8\xb4\x76\x5c\xf9\x54\xf8\x21\xfc\xca\x34\x5b\xf7\x92\x32\xb0\xfd\xb1\x11\xc5\x61\x6a\x31\x19\x39\x4c\xad\x6e\x7b\x5a\x7d\xb8\x9d\x13\xd0\xc1\xe8\x41\x8f\x69\x0f\xa8\x69\x47\x03\xf5\x9d\xfc\x3d\xf2\x9e\x22\xd5\x6a\xf4\x5c\x45\xaa\xf5\x82\xf4\xab\x48\xb5\x55\x35\xa0\x42\x63\x58\x6a\xb9\xff\x6a\xa8\xcd\xf7\x51\x6a\x14\x99\x97\xe5\x78\xd4\x4c\x45\xa7\xad\x76\xd2\x89\xc6\x05\xf1\xd9\x39\x78\xf5\x94\x79\x63\x06\x32\xcf\x3b\xd3\xa5\x16\x6c\x87\x3b\xf9\x22\x22\x66\x14\x42\xd2\x0a\x3c\x46\x31\x61\x35\xbc\xfd\xe5\x38\xcc\x34\x23\x19\xef\xe4\x44\x7d\x39\x4c\x1a\x16\xfc\x9a\x2c\x3b\xcd\x88\x3b\x9e\x30\x52\x87\x73\x0d\x0e\x9e\x17\x46\x80\xb4\x03\x1d\x66\x81\xec\xf6\x2a\x1c\xa9\x8a\xc5\x2a\x17\x10\x46\x0e\xd6\x47\x06\xf8\xa3\x23\xab\xbc\x1d\xd8\xcf\xec\xbc\x43\x5a\xa9\x7a\xb9\x93\x06\xd8\x0d\x76\x40\x71\xe4\x2b\x9d\x2c\x8e\x5c\x46\xaa\x5a\x1e\xb9\x02\x9a\x7e\xe0\x4e\x32\xfa\xf7\xc2\xb6\x7d\x5b\xcc\xab\xe9\xd3\x67\x3a\xa7\xaf\x22\xa9\x6a\x96\xe4\x6d\xf2\x61\x82\xde\xd8\x0c\xe0\xab\x6f\xcc\xa9\x90\x9a\xdc\xa2\x35\xf2\x88\x2c\xcf\x47\x2f\x69\x47\x04\x53\x53\x53\x5c\x8e\xed\xf5\x36\x97\xab\x69\xd4\x98\x1f\x29\x7c\x6a\x62\x83\x80\x39\x0c\xa8\xea\x7a\xe5\xc5\xd2\xbe\xe5\xb7\x3a\xd3\x8c\xe5\xbc\x48\x88\x6f\xc5\x2c\xb6\xcf\x87\x3e\xd1\x33\x93\x62\x63\x25\xe8\x98\x8b\x65\x45\xa6\xb7\x13\x92\xdd\x5b\x47\x6f\x69\x19\x16\xe4\x84\x76\x21\xef\x49\x29\xec\xc4\xb7\xb8\x5a\x1d\x69\x48\xfb\xe9\xca\x87\x5d\x57\x97\x40\xd6\x7e\xb3\xcf\x77\xcc\x40\x01\xb4\x44\x76\xa4\x1d\x2d\x1e\x04\xfc\xf6\x25\x7b\x09\xa5\x27\x99\x25\x36\x1b\x43\x4e\xc7\xba\x2d\x0a\x2e\x80\xd2\x3c\xcf\x14\x1a\x9f\x0e\xd4\xdc\x67\x05\x94\xea\x29\x99\x79\x41\xb7\x0b\xd3\x8b\x05\x97\x14\x5a\x20\x3b\xf3\xe5\x5a\x2f\x33\xf6\x05\xbd\x7c\x5e\x04\x83\xf7\xf7\xd7\x69\x43\xd2\xe9\x6c\x17\x6b\x60\x20\x64\x52\x13\x01\x9f\x8e\xcc\x2b\x1f\x64\x87\x55\x21\x1d\xe1\xa7\x93\x5e\x54\xc7\x5c\x9d\x4e\x74\xb1\x8f\x2b\xad\x32\x92\x14\x5a\x4e\xe8\xa0\x67\x69\xed\x4a\x3b\xa6\xc3\x94\x59\xa8\x29\xdb\x8f\x78\xf7\x49\xaa\x8c\x76\x64\x86\x14\x67\xbb\x5b\x40\x3b\x1d\x21\xd8\xed\xb8\x3e\x1d\x20\x78\x58\x71\x3a\xfb\x76\x7b\x98\x7c\xa8\x08\x88\x12\xec\x44\xa5\x4a\xb9\x29\x68\xa9\x58\xe3\x64\xd6\x6f\xaf\x1e\xeb\xa5\xe0\x9e\xab\xe5\x3b\x73\xe7\xc2\xb0\x6e\x6d\xb6\xcf\x87\x3a\xd0\x2f\x96\xe0\xf6\x90\xd3\xc5\xd4\x0d\x9d\x94\x59\x5a\x4d\xa3\x4b\xc0\xd8\x32\xe5\x8e\x45\x28\x59\xbb\x6c\x0b\xd0\xb1\x94\xb9\x07\x81\xb8\x9f\x81\x7c\x77\x22\x5f\x32\xcb\x9e\x9c\xdd\x2a\x04\x04\xb2\x3b\x6c\xb5\x41\xcf\xca\xfe\xd1\x4b\x1f\x40\x52\xc8\xaf\x40\x74\x79\x00\x4a\xe2\xea\x0d\x48\x12\x57\xdb\x80\x34\x1f\x4c\x96\xd3\x86\xfc\x56\x66\xda\x2e\x41\x00\x6a\x0e\x02\x16\x5e\x5b\x4a\xc5\xe5\x77\x50\x37\xa7\x4c\x59\x48\x94\x5e\x64\x41\xdd\xa1\x8f\xdd\x87\x69\xcb\x87\x2c\x57\xbe\xf4\xc9\x92\x19\x31\x51\x36\x30\xd0\x9d\xa6\xed\xd3\xce\xdb\xe8\x51\xf5\xf6\x2a\x14\x46\x2d\xdf\xd0\xc8\xe2\xee\x37\x18\xd1\x12\xde\x11\xf0\xb3\xdf\xc1\x3c\x67\x81\xde\x35\xa5\x03\x5a\xca\x2a\xf9\x54\x84\xd1\xd2\xae\x89\xbd\xb0\x10\xd3\x2b\xc8\x97\xc8\x79\x95\xe9\x9d\x4e\x50\x92\xaa\xba\x4c\x75\x30\x18\xf1\xc7\x2d\xf3\x67\x9a\xc9\xf4\xe5\xf0\x4d\xab\x5e\xc1\x40\xca\xc9\xc2\x32\x1c\xdd\xcb\x30\x80\xe8\x7f\x07\xd4\x32\xf4\x40\x3e\x5e\x6b\x05\xb4\x24\xce\xb8\x0e\x48\xa1\x9e\x80\x3a\x79\xa0\xcc\x03\x73\xe8\x99\x6e\x7c\x68\x32\xf3\x07\x42\x17\x6c\x0f\xcf\xda\x79\x00\x49\xae\x1a\x1b\x90\x4f\xfc\x1e\x90\x75\xe8\x80\x3a\xf1\x59\xb2\x43\xba\x41\xbd\xd2\x89\x08\xe3\xf3\xe1\x74\x97\x29\x7c\xb8\x1d\xf0\x43\xb2\xba\xa8\x0c\x65\xc0\xf7\x8e\x50\x06\xe8\x12\x49\x94\x59\xba\x6d\x79\x0d\xf4\x94\x7e\x02\x46\x98\x2b\x32\x2b\x53\x06\xab\x0f\xa4\x0d\x0a\xdb\x53\x42\xdf\xea\x08\xaa\x05\x59\x0f\x05\x1f\x85\xca\xd7\x20\x8b\x68\x75\xa6\x19\xd3\x17\x6c\x19\x5f\xe3\xe6\x71\x16\xeb\x8f\xd9\xa0\xc5\x16\xb3\x9e\x42\x9b\x44\xae\x1f\x5e\xa3\x5f\x75\xad\xf6\x80\x6d\x51\x92\x80\x0b\x26\x45\x04\xd4\xf1\x69\xd7\x93\x0b\x51\x17\x1b\xca\x3f\x18\x99\x47\x8c\x14\x2e\x6e\xef\xbb\x61\xe7\x5a\x75\x33\x34\xea\xda\xec\x30\x76\x20\xcb\xdf\xec\x66\x7b\x51\xdb\x31\xc0\x61\x11\x4a\x69\xe9\xc5\x1c\x84\x5d\xa6\x9c\xc5\xbd\x7c\x6a\x3a\x55\xcc\x96\x42\x5d\xef\x61\x5f\x15\x5b\xca\xd8\x81\x05\x11\x1b\x32\xb6\x1b\x8c\x1b\x05\x0b\xb4\xd0\x04\xd5\x94\x5b\xeb\x99\x5e\x74\x1c\xed\xa1\xa1\xe2\xf3\x28\xa3\x86\x9d\xd4\x14\xea\xae\x0e\xc2\x45\xb9\xed\x99\xbb\xd2\x8b\x75\xf5\x9a\x76\xa5\xc8\x66\x4e\x74\xc7\x71\xff\x20\xe4\x6d\x56\x01\x9d\x06\xcd\x09\xb8\x16\x68\x3b\x08\x2c\xad\x38\x8a\xa2\x65\x45\x1d\x14\x74\x64\xca\xa6\x77\x21\xdd\x4c\x63\x0f\x15\x4d\xf3\x85\xac\xfe\xd4\x89\x39\xd2\xac\xd9\x42\xb0\x97\xf1\xec\xca\x5c\xe3\xdd\xbc\xdc\x50\xc5\xf0\xdf\x80\x8a\x11\x1a\x80\x92\xfc\x8f\x14\x5e\x2e\xec\x80\x66\x78\xd7\x05\xd8\x3d\xf0\x0a\x68\x8c\x52\xe8\x23\x14\x46\x55\x91\xa3\x60\x3e\x4a\xd8\x7c\xe4\x7c\xad\x12\x95\x0e\x36\x73\xd5\xa9\x74\xb0\x0b\xab\x69\x0a\x69\x91\x68\xad\x23\x9d\x20\xb1\x17\x20\x6f\xd1\x8c\x53\xac\xe8\xd8\x0e\x20\xf0\x61\x64\xc3\xa2\x42\x65\x64\x22\xb9\xca\xde\x51\xfe\xaa\xea\x64\x0b\x0b\xf2\x0e\x80\x50\x94\x60\xb9\x74\xf6\xb6\x33\x29\xef\x39\x60\x2b\x27\x0b\x27\x84\x52\x28\x37\xe5\xc6\x14\xe4\x9d\xcf\xa9\xae\x2c\xca\xab\x2e\x2d\x25\xfa\x31\xa5\x4d\x38\xa4\xd0\xd4\x89\xa0\x53\x61\x46\xf0\x46\x65\x50\xae\x76\x39\x9f\x4e\x8d\x55\xb3\xf3\x95\x43\x99\x40\x86\x05\xbd\x3f\x77\xad\xcf\xae\x5c\xc9\xe4\x55\x58\x90\xd3\xd2\xa5\xcc\xdb\x8c\x73\x87\x08\x88\x11\xc8\x81\x43\xf9\xf0\x94\xb1\xaa\x02\xe9\x3e\x27\x8b\xe9\xd4\xc8\x17\xdb\x53\x01\x38\x47\x63\x69\x95\x1c\x79\x1f\xd0\xec\x69\x4b\xc3\x08\xe4\x54\x7a\x41\xc6\x17\xbf\xd3\xa6\x34\x69\x68\x40\x51\x59\x7b\x19\x35\xc8\xb0\x20\x7c\xa9\x43\xef\x60\xd5\x95\x0b\xac\x1e\x48\xb9\x27\xac\x8d\x53\xf9\x34\x15\xa2\x32\x38\x51\xd8\xd5\xd8\x8b\xca\x99\xbc\xc0\x94\x5a\xe9\xed\x7f\x83\x18\xae\x3c\xca\x25\xfc\xca\xb9\x93\xeb\xa7\x59\x78\x07\x28\xdc\x36\xbb\x43\x30\xca\x8e\x5c\x9d\x8c\x65\x41\x66\x0e\x4c\xb3\x2e\xb1\xe5\x64\x70\x4e\xe4\x3d\x32\xc4\x49\xc8\xee\x95\x52\x4d\x3b\xbc\x4c\x19\x90\x4b\xf8\xb2\x73\x20\x8f\x2b\xad\x4a\x9e\x66\x07\x29\x30\xb6\x1e\x70\x0a\xa7\x3b\xbe\xd2\xbf\x39\x57\xc9\x5a\x4e\xab\x71\xc8\x80\x27\xc6\x32\xfa\x17\xeb\xea\x88\x0f\x0e\x5c\x68\x88\xc8\xca\x74\x5c\x6c\x03\x58\xd0\x70\xdc\x0d\xe3\x70\x98\xc6\x87\x28\x1c\xd3\x11\xec\x6c\xf6\xcf\xe1\x7d\x99\x98\xf7\x0e\x74\x7c\x52\x05\x2c\x08\x64\x77\x40\x90\x2d\x80\x9a\xca\x33\x5f\x3a\xd5\x68\xaa\x2a\x39\xc1\x91\x3e\xc4\x66\x91\x5d\x2f\x9b\x33\xca\x96\x42\x11\xe9\x91\x0f\x25\x20\x7c\xca\xc0\x35\x3d\x6a\x1b\x1e\x40\xca\xa8\x78\x20\xc7\x5e\x52\x31\x0f\x94\x5c\x25\xa1\x2b\xd7\x48\x99\xd2\x13\x1c\x81\xec\xb6\x4e\x2b\x8e\x53\xde\xf2\xe1\x50\xde\xe7\x0b\x48\xb6\x95\x34\xe3\xc4\xc1\x70\x08\xe5\x7c\xda\xab\x4d\x0b\x0b\xd4\xcc\x95\x40\xcc\x5c\xbe\xac\xdf\x5f\xad\xef\xf9\x52\xa7\x7f\x4f\xd9\x25\xe4\x98\x72\x5d\x9d\x3c\xd1\x7c\x2e\x5d\x49\xce\xb1\x7c\x39\xac\xb4\xc0\x94\x14\xf5\x53\x0f\xc4\x54\x65\x8b\xaa\x07\x32\xff\x65\x26\x89\xce\x76\xe9\x44\x3c\x20\x24\xa5\x92\x2a\x3d\x98\x8a\x61\x6e\x6c\xdf\x2b\x0c\x33\xcd\xdc\x06\x41\x75\x5a\x56\x3a\xd3\xac\x32\x49\x20\xe9\x29\x60\x6b\xc9\x32\x40\xe6\x27\x68\xbf\x0d\xb6\xc8\x98\x1b\xf1\x86\x70\x94\xe6\xb4\x24\x1c\x6b\x0a\x15\xaf\x47\x4d\xd9\xda\x04\x75\x4b\x3b\xe0\x97\xaa\x22\x33\x24\x13\xe5\xa9\x5a\xcc\x26\x75\xa7\x38\xea\x01\xf4\x90\xe4\x14\x04\xe4\xae\xb9\x52\x66\xd5\x0b\xa6\xdd\x1c\x4f\x14\x5e\xd8\x06\xb8\xd3\xa7\xfd\xa1\x91\x4b\x9b\x93\x5d\x20\x13\x3a\xff\xf6\x08\x43\x51\x9e\xed\x7a\xc0\x41\x94\x68\x9b\xe8\xc6\x05\xd9\x3f\x0e\x42\x3c\x86\x00\x5f\x68\x28\x83\x6c\xd2\x76\x6f\x9f\xbc\x1c\x0b\xda\x75\x59\x93\x76\x6e\x8b\x46\x10\xa9\x02\xe5\x16\x7a\x20\x2f\x0e\x57\xf7\x40\x8b\xf4\xc7\x16\xc8\xb3\x97\x0f\x95\x41\x04\x7e\xdb\x74\x09\xac\x70\x70\x35\xf1\xb7\xa3\x5e\x3f\x66\xdb\x0d\x63\x02\x02\x7f\x33\x91\x72\x90\x34\x07\xb4\x1e\xf4\x31\x99\xd8\x01\xc8\x9e\x09\x68\x27\x0c\xaa\x42\x33\x0d\x73\xb2\x35\xe2\xa0\x41\x7d\x5a\xc3\x1d\x69\x77\xed\xa1\x23\xe4\x24\xde\x58\x32\xe6\x69\xcb\x6a\x1a\x95\x45\x2b\xab\x25\xf3\xdb\xc1\xa1\xa2\xc8\xb0\x12\xd1\xd0\xc1\x5f\x27\x35\x15\x43\x57\x0f\xb6\xbe\xe3\x90\x47\xb8\x94\xd2\x90\x95\xb3\xa7\xb0\xe9\x42\xf7\x05\xa4\x78\x22\x68\xd2\x89\x1f\xcf\x2d\x1d\x8a\x58\xce\x74\x21\x64\x98\x46\xc7\x77\x75\x06\x41\x7c\x57\xcc\x4e\xce\xfc\x58\x0b\xfc\xb5\xfb\x40\x46\x43\x55\xb8\x57\x2f\x23\x5f\xfa\x92\x06\x22\x81\xe3\xbd\xb6\x23\x1f\xfa\x74\x1e\x29\x7c\x8a\x74\xc0\x0e\xfd\x81\xf3\xaf\xfb\x6a\x78\x50\x17\x47\xbb\xf6\x94\x5d\x9e\x8f\x0a\x28\x91\xec\x0c\xc4\x0e\x39\x01\x87\xc2\x72\x40\x4f\x16\xac\xe3\x4c\x99\x8d\x91\x99\x3b\x1f\xab\x68\x54\xba\xed\x5a\x3e\xe8\x98\xfb\x65\x06\x26\x0b\x02\x76\xd3\x31\x6e\x29\x14\xb1\x70\x6c\x39\xc0\xab\x5f\x69\x54\x3b\xe2\x53\x66\xbf\x68\x5a\xb1\x68\x15\xc8\xc6\x24\x48\xce\x31\x5d\x1b\x6c\x73\x98\x3c\xae\x94\x79\x47\x72\x1a\x2b\xa6\xeb\xe8\x47\x20\x32\x78\x75\x40\x75\x59\x53\xb8\x56\xa0\x95\x94\xe9\xf4\x43\xbd\x1b\x5e\x65\x04\x10\xa7\xd4\x6f\x85\x43\x4d\x71\x5a\xe5\xea\x29\x44\x08\xbb\x00\x59\xe6\x94\x9a\xc7\xb3\xea\x83\xa7\x01\xe8\xd3\xb6\xd0\xb0\x37\x45\x6a\xb5\x18\x72\x14\xa9\x55\x8f\x2b\x7d\x9a\xe3\xb3\x27\x1d\x6f\x3f\xb2\x40\x23\xa7\x25\xd8\x3b\x68\x1c\xeb\xc7\xb0\xfa\x89\x59\x57\xf1\xb9\xa5\xa4\x59\xb4\xcf\x4c\xa6\x79\xd6\xe7\x43\xd1\xcb\x95\x2e\x41\x36\xa0\xf5\xb7\xcc\xfb\xed\x90\x01\x0a\x65\xe4\x3c\x33\x2e\x85\x0b\xc6\xbe\xe7\x6c\xfa\xf5\x03\x89\xb4\x50\x63\x94\x4f\xbf\x1e\xd0\x8b\x12\xea\x1f\x91\xc9\x86\x25\xb4\xb2\xa7\x50\x4c\x13\xb5\x65\x58\x85\xa0\xea\x8d\xa9\x83\x25\x71\x5e\xfc\x56\x60\xd3\xe4\x80\xe3\xd8\x70\x6e\xfc\x56\x90\x1e\xee\x90\x53\x40\x87\x94\xa7\xa1\xae\x3e\x4f\x20\x6d\xae\xf3\x87\x57\x38\x57\x55\xa8\x20\xed\x40\xde\xe9\xc4\x43\x31\x89\xdc\x16\xb5\x38\x83\x6f\x2b\x07\x08\x85\x37\xbc\xe8\x4a\x55\x4d\x17\xe2\xed\x8d\xac\x05\xff\xd7\x45\xe8\x63\x8f\xd4\xaa\x60\x32\x52\x4a\x9d\xbe\x07\xdd\x0b\x9b\xcf\x57\x9d\x07\x8b\xe7\xb4\x85\xd1\x49\x75\xd1\xb9\x6e\x98\xab\x1d\x4b\xd6\x0a\xa2\xe7\xed\xe3\x30\xea\xac\xa2\xc9\x7a\xe5\x94\xbd\x6d\x19\x8d\xc6\x7a\x3b\x93\x13\x42\x93\xae\x48\x97\x58\xaa\x6e\x27\x3d\x47\xd6\xf1\xc5\xe7\x33\x63\xb6\xc1\x3c\x8a\xe4\xed\xd8\xd3\x3d\x85\x8a\x3b\x82\x6d\xdc\x3e\xc5\x38\xd6\x1d\x6a\x16\x75\xe3\xb6\xca\xc9\x11\xe3\x6c\x8b\x1f\xbd\xd2\xd9\x16\x2b\x52\xb2\x02\xcd\x7a\xdd\x02\x69\x3d\x38\x7e\x14\x5a\x56\x1a\x44\xe8\x0b\x52\x7b\x94\xd5\x29\x99\x7d\x43\xbc\x9c\xb6\x99\x46\xb1\x53\xa4\x19\xb1\x6d\x0b\xb2\x99\xe2\x4a\xdd\x21\x67\xdd\x09\xe4\xfb\x7b\x1f\xd0\xb1\x03\x90\x8b\x23\xcf\x22\xe8\x4c\xab\x96\x51\x43\x09\x36\xdb\xd2\x8d\xe3\x4d\xcb\x11\x50\xe9\x3a\x38\x59\x89\x44\x8b\x72\xa9\x50\xb4\x92\x29\xf1\x9d\x8e\x2b\x66\x02\xc7\xa2\x1d\x9c\x2b\x3c\x47\x90\x91\xc9\xd8\xda\x5a\xca\xa6\x66\x2f\x8d\x3e\xdc\x07\xd3\xe7\x53\xaf\x06\x59\xb1\xb8\x1e\xe4\xe4\x23\x80\x08\xa6\x85\x32\x4e\x80\x49\xd4\x79\xb0\xd1\x71\x79\x95\x40\xe2\x21\x88\x8c\x13\x12\xa5\x51\x28\x14\x56\x34\xad\x0e\xf4\x7c\xd8\x9c\xce\x0f\xa8\xbb\x2a\xe3\xb8\x1d\x9e\x34\x82\x8f\xb7\x53\x56\xfe\x66\x5c\x74\xea\x1c\x29\x61\xab\x8e\x4d\x1b\x31\x17\x39\xeb\x5d\x4e\x88\x69\x96\xc7\x4e\x9c\x93\x45\x00\x25\x93\x30\x7c\x7d\x4e\x48\x08\x1c\x60\x81\x47\xea\x4a\xda\x0a\xfa\x52\x4b\xaf\x16\x7c\x6d\x5f\xbb\x82\x9f\x02\x7d\xe9\xe4\x01\x81\x17\x20\x85\xee\x1c\x29\x3b\x14\x11\x3b\x80\x8a\x07\xb2\x03\x4a\x12\xa9\x29\xd4\x64\x72\x24\x29\x77\xc0\x92\xb1\x53\x55\xbc\x92\x31\x3f\xec\x55\x3f\xe0\x4d\x64\xc9\x1b\xe9\xf2\xad\x8c\x76\x94\x39\x2f\x1e\xc3\x70\xb8\xd9\x08\x87\x79\xd8\x3a\x12\x7d\x56\xf1\x66\xf5\xd3\xa5\x48\x36\x96\x54\x45\x9b\x95\x86\x3a\xf7\xf0\xb1\x1c\x9d\xf9\x61\xab\xdc\xf9\x37\x88\xdc\xe4\xcd\xfb\x20\x30\xdd\x0e\x73\xe7\x9c\x5e\xfd\x83\xbb\x44\x8a\x4c\x9e\xb4\x8e\x3d\x5a\xf3\xc3\x5c\x36\xfc\xd0\xb9\xf3\x72\x0c\x3d\x6e\xdb\x31\x1a\x50\x51\x9f\xa9\x59\xb5\x5c\xcc\x33\x14\x7d\x04\x54\x42\x2e\x76\x8d\x53\x10\x8c\x30\x4b\xc5\xc2\xd5\x68\xdf\x0f\x38\x29\x2c\x58\xc1\x70\x35\x4a\xb4\xf3\x13\x8c\xe3\x03\x1a\x03\x66\xcf\x21\x92\x71\x38\x2b\xdc\x8d\x30\xe9\xd3\x39\x07\x4a\x45\x9f\x73\xce\x81\x86\x40\xe1\x70\xb7\x08\x09\x8e\x76\xdb\x0f\x18\xa4\xc3\xdd\xc6\xf1\xe9\xc4\xba\xcd\x15\x70\x91\x6c\x26\x5a\xd1\x6f\x35\x7a\x86\xd2\x11\x90\xf5\xf0\x74\x36\x82\xbd\x15\x74\x6e\x85\xc2\x1d\x0d\xa2\x50\xde\xba\x1a\x61\x5e\x81\x71\x35\x4a\x90\x02\xe3\x8e\x5a\xd3\x85\x64\xe7\x9a\xef\x9c\x3c\xf1\x00\xd2\x2c\x7f\x5a\xb1\xd9\xf6\x0a\x36\x56\xdc\xd9\x6b\x0a\xa1\xab\x11\x16\x1d\x18\x17\x23\xae\x03\xe3\x3a\xcc\x89\xb8\x38\x44\x45\xc7\xc5\x5d\x23\x65\xca\xa9\xd7\xf2\x5d\xd7\xdd\x08\x7a\x30\xf5\x1e\x25\x5d\x28\x29\xd2\x95\x66\x4c\xa1\x25\xe0\xe3\x93\x12\x72\x41\x2f\xe1\xc6\xc4\x89\x04\x1b\xa4\xfd\x44\x88\x44\x88\x7a\x3a\xc9\x78\xcf\x3c\xca\x09\x3a\x62\xc1\x7d\x72\xc3\x13\x0c\x6e\x33\xa6\x20\x74\xff\x96\x78\x72\x41\x9e\x9e\x0c\x25\x24\x0a\x46\xb7\x31\x4a\xb3\x4a\xd6\x93\x95\x9c\x3c\x50\x02\xc4\x5b\x73\x40\x87\x36\x05\x7d\x4c\x47\x0a\x31\x66\x29\xb7\x57\xd6\x55\x66\xbf\x01\xd5\xeb\x4e\x68\x8d\x90\xe4\x64\x6f\xf1\xd6\x3e\x2d\x31\xfc\xd6\xa1\x8f\xe1\xcc\xa4\x4c\xd8\x65\x4f\xa1\x62\x35\xcb\x95\x4f\x49\xc0\x98\x76\x95\xda\x08\x39\x4d\x21\x73\xa4\xde\x5c\x90\x79\x18\x44\xa0\x90\xb9\xd2\xd1\x9f\x5e\xd6\x58\x72\x42\x11\xb0\x16\x2b\x90\xe2\xce\x7a\x65\x0d\xc8\x90\x96\xa3\xdf\x71\x67\x11\xcd\x14\x68\x56\x06\xb4\xe5\x34\x68\x23\x47\xfd\xcb\x5a\x09\xf4\xeb\xd0\xb2\xab\x6f\x29\xd4\xa5\x3c\x98\xb3\x62\xc9\x08\x5f\x3b\x9d\x85\xe2\xd8\x63\x3e\xe2\xfe\x74\xe6\x4f\x39\xcc\x6a\xc4\x16\xe5\xa1\x20\xce\x6b\x41\x0a\x91\x85\xc1\x29\x6b\xd9\xb1\x45\xe6\x75\xba\xfb\x11\x29\xe1\xe5\xab\x49\xe5\x53\xaa\x84\x4e\x3d\x7d\x8a\x60\x8e\xbf\x81\x75\x13\xc1\x96\xc3\x5f\xa9\x30\x6a\xdc\x48\x2f\x08\x88\x61\xfa\x0e\x27\xa7\xce\x8b\x14\x09\x59\x22\xbb\x60\x63\x09\x53\xb4\x5b\xcd\x29\xfc\xe2\x50\x2e\x01\x7d\xd0\xc0\xd7\x5f\x93\x91\x31\x27\x1c\xd2\x29\xb4\x14\x0a\xa1\xbe\x9d\x6c\x20\x9e\x68\xe7\x3c\x18\x91\x38\xde\x36\xf2\xb5\x40\xe2\xcf\x47\xaa\xf6\x4f\xfe\xd6\x05\x79\x72\x91\x75\x7d\x53\xf0\xc2\x62\xa1\x70\xb7\xd2\xd1\xe5\x1d\xed\xd6\xd8\x9a\x4e\x29\x56\xf7\x7c\xa7\xe0\x2e\x0c\x58\x6f\xe4\x4c\xfc\x6a\x0a\x59\x3b\x12\x3e\xf5\x46\x41\xce\x40\x74\x8d\x21\x2b\xef\x78\xb6\x38\xfc\xdf\xc3\x6a\x00\xd8\x70\x75\xa9\x05\x54\xc2\x4c\x8e\x12\x45\xb0\xf5\x58\x41\xde\x9c\xa6\x35\xed\xbc\x9d\x3d\x03\x64\xad\x10\x47\x52\x7a\x3b\x63\x38\xf6\x1d\x87\xb4\xb5\x96\xaa\xe5\x93\xde\x76\x41\xe4\xbb\x00\x72\x16\x8a\x94\x59\x3b\x6e\x29\xb4\x42\x53\x53\xaa\x53\x10\x1a\x79\x8b\xa2\xc7\x07\x9d\x5b\x10\xf3\xea\x7c\xf2\x23\xdf\x3d\x74\xea\x30\x3b\x32\xfe\x7d\x66\xc7\xc4\xcd\x7e\x52\x40\xdd\x1e\x77\xa0\x03\xea\x3a\xd2\xb2\xe2\xe9\x8e\xa8\x89\x6f\x47\x8b\xc0\xab\x15\x4d\xf7\x91\x3b\x48\x87\xf1\x59\xc8\xe9\x18\xfd\x96\x52\x8d\xf1\xd3\xaa\x84\x38\xb6\xf7\xdb\x0f\x3e\x6e\x81\x24\x08\x99\xce\x87\x1e\x82\x4a\xd4\x84\x73\xb7\x1c\x3b\x36\xbb\xb1\xd9\x7f\xeb\x61\x0c\x47\xd3\x31\x60\xdf\xe1\x3e\x9c\xed\x69\x41\xca\x7e\x57\x52\x76\x2b\xed\x6a\x03\x22\xe9\x3d\x90\xae\x6a\x6d\xe9\x50\xee\x36\xa3\x3d\x1c\x2d\xe7\xcb\x60\x0b\x52\xca\xe9\xa0\xa6\xeb\x0b\x44\xfa\x0c\xbf\x0d\x35\x1a\x78\x0e\xa7\xf7\xdb\xe8\x62\x58\xda\x3d\x52\x6a\x91\xff\xa4\x59\x5f\x11\x1f\x69\x48\xeb\x56\x99\x0d\x67\xd2\xc6\x63\x35\x36\x27\x70\x3d\x19\xbf\xf3\xab\x6f\x94\xc1\x42\xbd\x1f\xc7\x06\x0b\xad\x8c\xc4\x89\x59\x33\x3b\x84\xa7\xb5\x34\x64\x0d\xbf\x82\x82\x8f\xd9\x0f\x64\x4e\x73\xe4\x53\xe5\x9e\xb9\xd2\x8b\xe8\xaa\xa6\x1d\xef\xe5\x93\x61\xa3\xad\x1c\xd4\x75\x84\x39\x22\xdc\xd8\xcc\xed\x82\x1f\xd9\x8b\xf3\xe5\x10\x53\x67\xa6\xe5\xe0\xc7\x8a\x3b\x94\x95\x2f\x7e\xf8\xa1\xa4\x7c\x8a\x03\xf9\x11\xd7\x1e\x9b\x8f\xd2\x9a\x2e\xb4\x07\xd0\x2e\xc7\x6e\x39\x90\xf9\xd9\x7d\xf5\xd3\xbc\x76\xec\x38\xd4\xbc\x3f\xc7\x8e\x72\x6e\x1b\xc3\x50\x9c\x5b\xb9\xa0\xd0\xdd\x61\x9b\x18\x43\x87\x02\xdd\x8a\xaf\x4c\x2e\x48\xa7\xe5\xa7\x59\xa7\x64\xcc\x87\x0f\x4f\x56\x3e\x74\x8c\xe9\xe7\x4b\xcf\x73\x30\x60\x9e\x29\x94\x28\x98\x59\xdf\x7d\x57\xc6\x77\xc6\x16\x68\xf6\x66\xc6\x3c\x14\xaf\x16\x3b\xff\x70\x7c\x5a\x2b\xc1\x01\x8b\x9e\xcd\x9a\x23\x11\x69\x8d\x4f\x61\x53\x27\x48\xe8\xe0\xcd\xfa\xed\xb7\x45\xc7\x2b\x2d\x49\x85\x2c\x69\x88\x73\x37\xa0\x2d\x7e\xd0\xff\xee\xe3\x33\x83\xb1\xf6\x90\xc9\x55\xfc\x6e\x4b\x97\x38\x17\x5a\x40\x89\x05\x9f\x66\x44\x4f\x41\xc0\xe2\x58\x96\xc1\x22\x56\xc6\x85\x15\x38\x5d\x78\xc7\x33\x48\xa7\x23\xe9\x6c\x2a\x87\xb2\x61\xff\x1c\x84\xb2\x61\x3b\x1d\x07\x02\xd7\x95\xba\x55\x08\xec\x40\x3e\xdb\x2d\xc7\x8d\xc3\x0a\xc2\xe7\x4b\x5f\x88\xdc\x52\xc8\xe4\x5d\x80\xf7\x3a\x9f\x2c\x53\x8d\x43\xc1\x01\x44\xc8\x8d\x43\x7e\x57\xa2\x0f\xc7\x01\x95\x58\x84\x19\x87\xa9\xe4\x4c\xa1\x97\x9a\x32\xa9\xbf\xd8\x85\x9c\x69\x62\xf5\xd8\x00\x25\x48\x9e\x81\x7c\xea\xa6\x1d\x02\xe2\xd8\x7f\x8a\x6b\xeb\x1c\xe6\xe3\xb0\xfd\x18\x43\xeb\x70\x16\xcc\x16\xfa\x3a\x10\xfd\x3b\x2d\xc9\xdb\x5a\x32\x25\xba\xdb\xc7\x79\x31\x0e\xcb\x78\x41\x88\xb4\x54\x67\x0a\x9b\x37\x07\x13\xe4\x13\x12\xb6\xac\xa7\xf0\x7b\xdd\xd3\x25\xec\x2a\x0d\x69\xe5\x33\x5f\x3a\x22\x37\xe2\x0b\x87\x93\x25\x55\x62\x5d\xc7\x41\x6a\xac\x33\xf8\xad\xf9\xc3\x5c\x37\x8e\x30\x33\x06\x6a\x2f\x18\xdc\xdf\x99\x3a\x2a\x27\xca\x81\xe4\x06\x45\x1f\xd6\x6a\xb3\xb8\x5c\x54\xed\x8c\x0c\x5d\x20\x53\x2f\x39\x6e\xe0\x57\x76\x56\xb0\x0f\x13\x38\x48\x40\xca\x82\xca\xef\x15\x16\x7e\x70\x0f\xd0\x82\xd3\x28\x4e\xb3\x47\x33\xca\x26\x56\xfc\x56\xc9\x82\xb4\x0a\x16\x3e\x06\x29\x83\xb2\x37\x0a\x44\x9c\x0f\x59\xfa\x7c\xa9\x4d\x05\xbd\x97\xee\x55\xd8\x80\x44\xc3\x5b\xca\x7c\xc4\x7d\xda\x61\xa2\x1b\xa0\x95\x9a\xc2\xa7\xc3\x0d\xfd\xd8\xe0\x3d\x8a\xe3\x6b\x8f\x74\xca\x53\x58\x3b\x90\x06\x16\x64\x17\x91\xb4\xc6\x11\xac\x10\xb7\xd2\x90\x1c\x0a\x44\x52\xf2\xa1\x19\xd2\x95\x56\x75\xa6\xb0\x42\x8e\x7f\x0b\x8d\x38\xfe\xad\x65\x97\x17\xd2\xfa\xb3\xad\x14\xf0\x56\x76\x48\x91\x78\xb7\x6c\x7a\x62\xda\xd0\x4d\x46\xb1\xd8\x93\x05\x33\x4f\xc2\x84\x31\x8a\x8f\xb5\x1e\xc8\x3c\xbc\x05\x7c\x8b\xe0\x8d\x9f\x83\xd8\x08\x13\x18\x4e\x02\x34\x50\xe1\x47\xf5\xe3\x76\x4c\x89\x42\xda\x8e\x13\x8e\xe0\x88\xb6\x81\x42\x3f\x14\xd1\xb6\xb0\x4d\x5d\x5b\x4d\x7a\xda\x15\x33\x81\xd1\x54\xcb\x3e\x10\x82\x23\xda\xc2\x1f\x14\xd1\xb6\x9a\x3d\x01\x95\x09\x94\x9d\x5b\xd9\xc8\x25\x20\xeb\xd0\x00\x7d\x4e\xd8\x03\x38\xaa\x67\x7e\xd0\xae\x93\x47\xc3\x59\x1c\x7b\x56\x91\x51\xfc\x7a\xff\x8e\x07\x65\x54\x1b\x99\x46\x0a\x2d\x98\x0e\x70\x97\x60\x3a\x3e\x13\xe6\xdd\x39\x40\x48\xae\xc4\xd0\xa9\xdf\xe7\xdf\x11\x86\x47\x25\x47\xdf\x95\x52\x6b\x59\x2d\xe0\x5a\xa4\xce\x69\xe4\x68\xb3\xcc\x9e\xa3\xcd\x1a\x86\x9d\xa1\x88\xb2\xa3\xdb\xc0\x39\x4e\x5b\x92\x6c\xcb\x1a\x7e\x6b\xbf\x72\xac\x9e\x24\xfe\x83\xde\x4f\x0e\x8a\x96\x76\xac\xe5\x8c\xf4\x29\x6e\x31\x52\x17\xf4\x06\xa0\x53\x32\x78\xc9\xfc\xd8\xfe\xe5\x0b\x51\x0b\x34\x73\x43\xb4\xf5\x2b\xfb\x1d\x46\x43\xf8\x17\x7a\xf2\x50\x4c\x57\x25\xa2\x6a\x9c\x16\x57\x07\x08\xe9\xe9\xc1\x0b\xe2\x3b\xb9\xe5\x98\xaa\x4e\x63\x87\xad\xcd\x79\x09\x3f\x6b\x4d\x82\xb1\x30\xea\xd3\xce\x68\xec\x01\x43\xa1\x51\x95\x70\x92\xa1\xc8\xa8\x8a\xfe\x36\x4e\xa7\xe1\xcb\x39\xa2\x40\xa9\x8a\x51\x73\x9c\x0e\x68\xc1\xcb\x32\x1c\x36\x85\x23\x69\x5c\xbe\xdb\x40\x20\xf3\xb8\x30\xf7\x41\x44\x0a\xa3\xaa\x98\xe6\x86\xa2\xa8\x8e\xc6\x04\x29\x6c\xaa\xd7\x3d\x35\x9b\x6a\x1e\x40\xf6\xc0\xd8\x42\xe2\x37\xed\xf6\xd1\x52\x78\x0b\x81\x40\x8e\x75\x09\x72\xde\x71\x23\xad\xda\xc8\x80\x48\x7a\xe1\x71\x81\x16\xfd\xbc\xfd\xc0\x1c\x30\x2e\xec\xd7\xf0\xac\x0b\x0b\x0e\xb2\xae\x63\xa7\x76\xbc\x2c\x43\xc1\x53\x15\x13\xd7\xb8\xfc\x9a\x0b\xb2\xb6\x33\xbb\x11\x66\x35\x2e\x1e\x99\xef\x40\xe2\xe2\x99\x1f\xbf\xdf\x92\xc9\x1b\x3e\x2c\x7f\xf8\x7e\xc3\x39\xae\x1b\x5c\xe9\xff\x06\x57\x50\x77\x1a\x24\x76\x8a\x02\xab\x6a\xce\xf6\x4b\x8a\x49\x44\x0f\xbd\xd1\x77\xb4\x96\x32\xe9\xc2\x25\x8d\x6a\xab\x66\xa1\x6f\x0c\x51\x69\xd4\x98\x03\x4d\xdf\x59\xa3\x7b\xcc\xd5\x68\x34\x3c\xe0\x77\xa6\xd0\xcc\x1f\x4e\xd7\x10\x07\xe1\x16\x0d\x9f\x06\x5b\x57\xe1\x51\xb5\xee\x29\x3c\x05\x9d\x40\x90\x77\x0a\x45\x40\xd0\x48\x83\x11\xf7\x80\x66\x42\xb0\x12\x27\xd7\x6b\x39\x8f\x9a\xef\x73\x11\x9d\x3a\x1a\x54\x02\x1d\x34\x42\x4e\x58\xc0\x86\x1e\x5a\x03\x0a\x43\xb4\x52\x25\xf7\xac\x39\x55\x14\x03\xb5\xaa\xa6\x5d\x6d\xb9\x3d\x1f\x7a\xcb\x41\x4f\x0d\x15\x03\x36\xd4\x4c\x0a\x48\x1b\x0d\x15\x23\x93\xa4\xc5\xc7\xed\xe2\xe7\x05\x2b\xc1\x2a\xa3\xdd\x0c\x3c\xa0\x8f\x44\x8e\x2b\x87\x28\x8d\x68\xcd\x0d\x79\x0c\x21\xb5\xc1\xd5\x39\x1e\x14\x5b\x54\xeb\x91\x42\x9f\x74\x2c\xa3\x62\x8b\x6a\x45\x42\x54\x34\x51\xad\xe8\x5d\x8e\x26\xaa\x47\x6a\x9a\x7d\xc0\xc1\x08\x19\x8a\x72\xe7\x97\x63\x07\x12\x61\x87\x55\x7f\xea\xc2\x06\x2e\x40\xc5\x33\x31\x9d\x1d\xf1\x08\x1e\xd1\x9d\x33\x21\xfa\x9c\x13\xa1\xb5\x9c\x08\x9d\x65\xda\x81\x2e\x41\x29\xb3\xa7\x01\x14\xfc\xae\x29\xa7\x69\xc7\x9a\x0f\x3f\xe9\x8a\x6a\xab\x1c\xc4\xdd\x51\x91\x99\xeb\x8e\x05\x80\xb3\xa3\xf3\xde\x1a\xe8\x65\x21\x52\x57\xeb\x9b\x5e\x26\xc8\x52\x57\xe7\x32\x91\x90\x43\x29\x9c\x5a\x0f\xea\x4e\x8b\x70\x64\x4a\xe4\x63\xc7\x71\x3f\x88\xfe\x89\x02\xe9\xfc\x4e\xf5\xd3\x8e\xed\x15\x30\x29\x85\xff\xd4\x5a\xd2\xa5\x6d\xd0\x57\x1a\xf2\xf5\xe6\x3d\x0d\xd9\x37\x34\x82\xae\x49\xf7\x83\x83\x9f\xd7\x83\x51\x0c\x2c\xa5\x54\x1e\x6c\x70\x4e\x37\xbf\x32\x79\xc1\x72\x87\xdd\xf0\x38\x09\xc7\xc8\xf2\xa7\xee\x70\xc3\x29\x9d\x06\xf3\xed\x43\x2f\x71\xa7\xd0\xcb\x7f\xa5\xd0\x24\x98\x86\xc0\xd0\x0b\x3e\xa4\xc6\x55\x04\xfb\xa1\x07\x12\x08\x2a\x1f\x03\xae\xff\x01\xfd\x2c\xde\x05\x64\xe5\x86\x29\x74\xa0\x4f\xfb\x0c\xdc\x1b\x11\xee\x49\xf4\x4e\xfd\xf1\x9d\xf9\x55\xd7\x0f\xdb\xa6\x59\x86\x7d\x02\x8a\xa7\x94\x14\x8a\x02\x4b\xca\xc4\x52\x10\xc3\x86\xa3\x64\x3f\xf3\x75\x33\x6a\x10\x52\x06\x8d\x13\x8e\xe8\xf8\x9d\xbd\xa4\x13\x6d\xfd\x33\xc7\xc2\x70\x1c\x61\x4d\xa1\x1c\x6c\x48\x0e\xb7\xcf\x7f\x8e\xd4\xdb\x86\x1c\x9c\x91\xe3\x66\x77\x5f\xa9\x2b\x0a\x44\x02\xe1\x09\x47\x0e\xd4\xdb\xf7\xd4\xb2\x28\xce\x04\x85\xcb\x75\x38\x13\xd4\x8e\x1b\x73\x38\x28\xa7\xfd\x86\x82\x76\x0f\xe8\x39\xd2\x26\x26\x4c\x27\x78\xfa\x48\x36\xca\xda\xd4\xae\x33\x85\x12\xf6\x22\x90\x90\xa8\x29\x33\xed\x87\x18\xaf\xce\x24\x10\x79\x13\xeb\x83\x42\x6f\xea\x07\x7b\x3d\x1e\x53\x52\x55\x8a\x77\x04\xce\x1b\xc1\xeb\x0a\xd8\x3c\x96\x0e\xc8\xb8\x53\x3a\xdc\x29\x03\xbf\x19\x38\xe8\xfb\x98\xe5\x8c\xf3\x43\x8b\x9f\xa3\xdc\x0f\x2d\xb6\x88\x0f\x7e\x68\xf1\xea\x9f\x52\x4f\x0b\x0d\x99\x17\xc0\xe4\xfc\x08\xe3\x88\xe9\xc2\xf1\x37\x95\x53\xe1\xb6\xa6\x84\x5b\x76\xe4\xd1\x45\xce\x22\x87\xdc\x54\x8e\x0c\xe7\x76\xaa\x67\xaa\x4a\xdc\xe3\xfc\x98\x49\x5e\xdd\x01\xc5\x70\xe0\xfb\x93\xbd\xcd\x51\xa9\xa8\x9a\x86\xaf\xc3\x2f\xaa\x2e\x0c\x76\x40\xf3\xce\x2b\x0d\xb1\x6a\x03\xd0\x6f\xe0\x05\x3d\x16\x8d\x42\x5f\x61\xc4\x55\x3c\x14\x72\x53\x2b\x86\x82\x39\x8c\x2e\xcd\x2a\x8a\xa6\x9e\xf9\x50\x21\x12\x9c\xeb\x13\x17\x5d\xf0\x93\xf1\x39\xe6\x53\x67\x74\x22\x74\x60\x10\x54\x83\x8b\x79\x38\xdf\xea\x47\x68\xe1\x55\xc7\x11\xc8\x49\xb8\x33\xd3\xbc\x49\x0b\xae\x0e\xab\x89\xaa\xeb\x9c\x4e\x03\x12\x73\x20\xcd\x47\x40\x98\xd0\x54\x26\xcc\xe1\xa3\xd1\x75\x27\x5e\x5d\xa4\xbc\x69\x9a\xe2\x90\x50\x74\xcc\xb1\x65\x6e\x91\x08\x38\xb5\x1c\x1c\xb3\x07\x05\x9d\x3d\xdc\xd1\x18\xd3\x12\xc0\x95\x32\x47\xd1\x31\x30\x3f\x98\x7b\xa6\x4c\xdb\x15\x96\xfa\x30\xff\x80\x51\x2b\x88\xa5\x70\x79\x7e\x3c\x2c\xef\xc1\x3d\xfc\xe2\xc5\x88\x46\xea\xa8\x95\xca\xae\x72\x76\xa5\x7a\xa5\x8c\x8d\xdd\x00\xc5\x25\xaf\x40\xa6\x9f\x96\x2f\x25\xac\x30\xe2\x07\x09\x54\xbd\xec\x0f\xdb\xf4\x70\x24\x0f\xa5\x50\xda\x8f\xfe\xe3\x9b\x97\x7e\xe7\xb7\xd6\x4f\x3b\xe6\x42\x08\x7b\x7e\x17\xb2\x32\x8f\x0f\xeb\x0e\x10\x93\xb3\x29\x55\x16\x87\xf7\x1d\xa3\x71\xfe\xf5\x93\x8e\xe7\x70\x58\xca\x8e\x83\x7c\x38\x2e\xa5\x0c\xf6\xe2\xc3\x71\xca\xb8\xb2\xc7\xc3\x6f\xc5\x46\x30\xd4\xc3\x19\x95\xd0\xce\xa1\x87\x33\x72\x29\x78\x3c\x88\xae\x62\xba\x2c\x42\x86\xb6\x1e\x0e\xae\xc2\x63\x38\x1e\x08\x32\x3d\x38\x28\xb5\xeb\x9e\x3e\x2d\x5f\xf6\x80\x3e\x81\x82\xaf\x48\x6d\xb0\xfb\xfc\x80\x22\xa1\x29\x7e\x08\x79\xf5\x62\x8c\x1c\x52\x52\x99\x05\xf2\x29\x41\x24\xcf\xe8\xf3\x40\x7a\xd5\xaf\xe7\xbb\x87\x7b\x2c\x80\x66\x15\x20\xf0\x34\xab\x68\xf9\x52\x64\xc9\x40\x48\x99\x84\xd4\xf2\xc4\x15\x45\x33\x83\xfe\x2f\x40\x1b\x4b\x03\x99\xe3\xa0\x2e\x28\x52\xa3\xd6\x0f\xc4\x97\x34\xeb\x74\xf0\x10\x89\xc2\x36\x7a\x68\x56\x51\x1b\xc7\x38\x52\xe6\x43\x03\x09\xe6\xc9\x06\x47\x18\x77\x10\x47\x65\x9a\xfd\xee\xdf\x76\xa5\xcc\x9b\x3f\x33\xc2\xe6\x47\x53\x24\xb9\x51\xf9\x74\x63\x0e\x94\xf9\x72\xa8\x5c\x44\x77\xd2\x1b\x11\xbc\x33\x9c\xb2\xfb\xe2\x16\xf0\x20\x87\x11\xf9\x19\xc6\x13\x6f\x3a\x4a\x8a\x1f\xe0\x6b\xd1\x10\x9c\xc4\xe8\xea\x30\x88\x27\x67\x4c\x96\xd4\x1c\x02\x94\x49\x6a\x44\xc4\xca\xf0\x43\x7b\x17\x52\xd6\x0b\x0d\x11\x55\xce\x89\x8a\x6a\x4f\x55\xcf\xcb\x05\x34\x9d\x62\x1c\x08\xd2\xa0\x13\xef\x57\xb0\x7d\x39\xdc\x92\x70\x92\xe1\x17\xed\xf6\xf8\x5e\x9c\x27\x68\x70\xe1\x7f\x90\x19\x08\x4f\xf0\x70\xc0\x46\xab\xcc\xd2\x6b\xd0\x0f\x48\xd8\xb8\x8f\x2b\x7a\x38\x64\xa3\x06\xfb\x9b\x91\x82\x85\x2f\xb4\xb3\x47\x5f\xde\xc0\xc1\xc1\xd2\x25\xca\xc5\x0b\xf2\x40\x2a\x7c\x41\x1e\x99\x31\x3b\x92\xb8\xd9\x3d\x5e\x96\x20\x51\x2d\xf5\xd4\x5c\x0f\x67\x7a\xb1\x63\xd3\xae\xfc\x48\x15\xfd\x4b\x81\x17\xb5\x66\xd8\xd2\x00\x3f\x3a\x1f\x01\x12\x71\xf7\xbd\xbd\x63\x11\x2f\x1d\x02\x51\xd1\xbe\xde\x16\x03\x51\x6f\xf4\xe2\x5a\xcf\x9e\xf4\x73\x25\xe1\x52\x8e\x80\x68\x25\x65\x16\xfb\x98\x3b\x07\x3d\x9c\x90\x90\x33\xfc\x5c\x5c\x2d\x1b\xce\xd3\x53\x39\x59\xdf\x18\x50\x19\xf3\xdb\xfc\x77\xfc\x30\x5f\xec\xaa\xda\xdc\x27\xc8\x2a\x44\x2b\xb2\xd0\x7b\x30\x66\x46\x69\x7d\x20\xb2\xb9\xc3\x1e\x08\x24\x1f\x8a\x7a\x28\x27\x1b\xf8\xcd\x4a\x23\xc9\x29\xce\xa1\x9e\xd0\xb4\xe3\x1c\x2e\x42\x40\x93\x3d\xbb\x7e\x3e\x35\xf5\xb1\x28\xef\x2c\x2e\x73\x6b\xff\x4b\xb4\x19\x5e\x3e\x88\xc8\xad\xf8\x82\xe3\x84\x2e\x1c\x41\x10\x63\xab\x22\x08\x56\x55\xda\x55\xa8\xe0\x07\x41\x67\x2c\xef\x69\xc6\x9b\x39\x7d\x5a\x1f\xcc\xb0\xad\x0e\x46\x00\x7f\xb3\xb5\x3f\xa0\xcf\x00\xef\x74\xbf\xf0\x51\x9a\x97\xfb\xde\x1c\xd0\xea\xd9\xbd\x37\xfb\x02\xf1\x84\xdf\x1b\x6f\xdc\x7e\x40\x67\xfe\x4e\x5d\xdd\x10\xb5\x4c\x71\x3b\x6e\x81\xcc\x6b\x0b\xb4\x70\x59\x52\x6a\xfa\xef\x40\x4a\xb2\x65\x25\xe9\xde\x1c\xfc\x4a\xac\xc0\xbd\xa1\x46\x0e\xbe\x14\x1f\x20\xe5\xc5\xad\x34\x3b\x95\x2b\x4c\xf7\xe6\x58\x3e\xcc\x11\xb7\x63\x0e\xce\x2d\x1f\x9a\x32\x82\x10\x4c\xe0\x04\x79\x1b\x75\xa1\xb1\xdb\xc9\x73\x9c\x75\x77\x41\x55\xee\xee\x06\x64\x5d\x62\xa4\xaa\xa9\xb3\xa6\xd4\x96\xc6\x14\x9a\x3a\x4f\x86\xb6\x78\x7b\xe3\xc4\xbf\x79\xb4\xaf\x83\x9f\x72\x02\x5f\xa9\xe9\x6b\x1f\x68\x95\xf7\x66\xa2\xd9\xc1\x7d\x69\x8a\xad\x9d\xf9\xd0\xc2\x41\xe6\xcb\x17\x85\x32\x10\x99\x81\x88\xd9\xbe\x37\x8e\x74\x66\x4f\xd1\x01\x85\x20\xb3\x5b\x39\x71\xea\xc6\x98\xed\xd4\x6f\xe8\x11\xf7\xee\xf7\xd8\xbd\x91\xee\x9d\x05\xcb\x87\xe6\x09\xa0\xbe\x67\xc1\xd2\x90\x0f\xe3\x7c\x8a\xf8\x0f\xf2\x72\xf2\x1f\x0d\xdc\x77\x39\x6c\x09\x94\xbf\xf7\xc5\x3f\x0a\xa9\x00\xee\x9d\x03\xc0\x7a\xe3\xad\xdc\x36\x05\x82\xbf\xf5\xa2\x44\x21\xa9\xc1\xbd\x3b\x9d\x49\x46\xa2\x78\x4f\x2e\x3d\xdc\x04\x0e\x7c\xca\x40\x8e\x91\xe8\xd5\xa8\x96\x81\xc8\xf1\xe6\x5c\x7d\x0b\x82\x23\xd0\x0e\xcb\x9e\xa9\xb4\xbc\x86\x93\xf5\xde\x6d\x69\xda\xc0\x55\xb7\xb5\x9d\x69\x6c\x41\xcc\x0f\x63\x16\x7f\x3f\xb7\x40\xee\x93\x0f\x9d\x36\xae\xd3\xc7\xa4\x0f\x10\x92\xb4\xef\x8c\xd7\x0b\xf2\x19\x57\x52\xa8\x68\xb4\x91\x42\x86\x69\xdc\x8f\x0e\xb1\x37\x40\x3f\xda\x6f\xd6\x77\x1f\x76\x9d\xb2\x1b\x9d\xd8\x06\xcb\xf9\x7d\x38\xfe\xa8\x1f\xa9\xea\xad\x7a\xfe\x98\x8b\xdf\x07\x82\x1f\x33\xa4\x47\x3f\xca\x55\x69\xc8\x29\x49\x50\xfc\x6e\xf9\xe6\x0f\x9e\x97\x5e\xa0\x6e\xa9\xed\xf9\xb2\x1b\x5d\x10\x74\xe2\x22\xb3\xcc\xfb\xc0\x7e\x70\x32\x52\x25\xc8\x42\x96\xba\xe5\xd5\xaf\x67\xda\xb9\xe9\xa4\x02\xfa\x31\x78\x3e\xc4\xe2\x53\x40\xc8\x99\x6b\x6a\x10\x72\x56\x40\xb6\xa3\x1c\xec\xbc\x49\x7e\xde\x64\xae\x41\x0b\xbb\x0f\xc7\x4d\x1e\x74\xa2\xc0\x8f\x93\x2d\x6f\x17\xfa\x99\xc9\x64\x3d\x53\xf3\x16\xc4\x12\x4d\x77\x08\x72\xf6\xaa\x12\x64\x7f\xcb\x65\x7e\x6c\xb0\x61\x7b\xc5\x2f\xc6\x51\x90\xd3\xd9\x19\xb8\xc5\x51\xfc\xee\x82\xa9\x88\x2d\x56\xbc\xd6\x96\x68\x6f\xb9\xc5\x8f\x01\x5f\x2b\xf0\xf3\x2b\xa0\xf9\x41\x20\xbd\xb5\xbe\x07\xf2\x1a\x30\xb1\x76\x8b\xc7\x5c\x76\x3b\x53\x4d\x2c\x50\xb7\x32\xd5\xd4\x93\xf9\x29\x44\x98\x05\x05\x49\x84\x27\xcb\xe7\xbc\x35\xb1\x73\xdd\xca\x5b\x73\x64\xe1\x4b\x48\xa6\x03\x36\x7d\xc9\xc0\x86\x27\x1a\xfc\x7c\x68\x1c\x4c\x09\x06\xa8\x4f\x3b\x0f\x15\x06\x59\xf3\xef\x2b\xa0\x56\x7a\x4f\x1f\x22\xa7\x02\x3a\xce\x22\xd9\x83\x2c\xd2\x45\x56\xc5\xfe\x82\x9a\x99\x96\xe8\x78\x96\x14\x7a\xde\x69\x16\xd2\xab\x69\xc8\xb6\x0c\x26\x48\xa1\x1e\x21\x20\x39\xf1\x0f\xae\x40\xde\x72\xe2\x57\x8c\xd4\xb7\x72\xd8\x1c\x17\xcc\xc2\x1e\x7d\x22\x1e\x6f\x3b\xf4\xc3\x4a\xcb\xd4\x7b\xc9\xa1\x09\x93\x61\x49\x99\xc8\x90\x63\xbb\xca\xb6\x74\xb2\x29\x2a\xd6\xa4\x2b\xa0\x57\xc0\x2a\xf5\x5d\x7d\x47\x0b\x9a\xa8\xdd\xed\x0c\x20\x5d\x7a\x62\x75\x2a\x6a\x80\xc5\x93\xbb\x42\x3e\xcc\x9c\x5c\xf4\x9f\x73\x5a\x2e\xfa\x7a\xd6\x40\x66\x1b\xe9\x52\x57\xb2\x7a\x03\x9f\xc1\x8b\x27\x40\x72\x88\xef\x29\x1b\x8a\xc7\xbd\x80\x6e\xe5\x11\x07\x55\x79\x14\xce\x9a\x36\xf5\x10\x7b\x09\x64\x7a\x60\xc6\xfd\x44\xdd\xe0\xe6\xc9\x5d\xb3\xe6\x8c\x4b\x06\xc9\xd6\xe8\xc4\x71\xb4\x39\x13\x2a\xe6\xa2\x9a\xba\x22\x81\x9a\x86\xc4\xf0\x3a\x08\x71\xb6\x7c\x1a\x1a\x3a\x4d\xc0\xe8\x36\xee\x8c\x4b\x27\x4d\xa8\xb7\x3a\x3d\xf8\x16\xc8\x62\x1f\x02\x50\xf5\xf5\x96\xbf\x25\x3e\xe5\xae\x44\xcf\xd2\x89\xcf\xa8\x4f\x3b\x16\x11\x3f\x85\x32\x63\x34\x66\xdd\x1c\x2e\x33\xeb\x20\xa1\x3d\x34\x81\x94\x9a\xc9\x94\x8f\xea\xcc\x48\x10\x55\xac\x50\xdf\x27\x82\x28\x47\xa1\x93\xd7\xa0\xe0\xdf\x67\xe7\x5d\xbd\x0b\x50\xf7\xd4\x3e\x5f\xca\x70\x7e\xa6\x4c\x54\x79\xa6\x19\x75\xf9\x81\xf4\xd2\x33\xab\x77\x9a\xd2\x90\x05\x1c\x4a\x80\x9e\x7d\x9f\x58\x1f\xd8\x86\xa7\xef\x19\xc0\x50\x94\x83\xa6\xe0\x05\xb9\x95\x83\xa6\x12\x9c\x72\x9f\x96\x5a\x60\xa2\xa7\xd9\xd2\x99\x46\x87\x09\x24\xfd\x6b\xc7\x9c\xe9\xc2\x3b\x26\x1f\x2a\xd4\x1b\x86\x71\x5a\xa4\x29\x99\x0d\x4c\x98\xb6\xd4\xdc\x0a\x57\xa8\x67\xc6\xef\xd0\xb5\x48\xab\xce\x4e\x73\x72\x26\x2b\x76\xa1\xa3\xb7\xdc\xca\x4e\x13\x9b\xf3\xad\x74\x34\xf5\x3c\xf3\x5d\x97\x83\x2e\x35\xc5\x32\xce\x40\x0e\xe6\x4e\x9b\x96\xc9\x7b\x40\xb1\x57\xce\xf9\x13\x4d\xa9\x06\x54\x42\xdd\x9e\x3e\xa0\x00\x30\x27\x34\x2d\xa5\x22\xbb\xe8\x13\x4a\x5d\x53\xf6\x60\x67\xaa\xe3\xb0\x76\x3e\x9a\x81\x3f\xe4\x3e\x27\x08\xd1\xa7\xa3\x5f\x6a\x96\xd2\x97\xac\xa0\x01\x85\x52\xd4\x93\xa3\xfc\xb2\x6a\x04\x02\x0a\xa4\x28\x39\x36\x2e\x5f\x4b\xd9\xf2\x9d\xd2\x57\x8c\x7c\x67\xd7\xdd\x91\x42\x0b\x4d\xd6\xe1\x6f\x25\x99\xa9\x27\xdc\x8e\x24\x33\x78\x2c\xef\x2b\xe7\xe1\x05\x28\x7f\x02\x4c\xec\x42\x22\x4e\x37\xba\x67\x1f\xa6\x71\xd9\x40\x82\xbb\xe6\xbe\xb8\x74\x9a\xaa\x8b\xc5\x5d\x1c\x46\x97\xf5\xa4\x8b\x91\x40\x3e\x50\xd3\x65\xb5\x38\x55\x7d\xb7\x8e\x73\x4b\xb9\x63\x0e\x62\x97\xee\x0b\x03\x08\x32\xa7\x93\xc7\x90\x6b\xe2\x26\x79\x4c\xcd\x87\x66\xa3\x23\x5f\x5a\x35\xeb\xe9\x04\xae\xca\x30\x61\x54\xe8\x5b\x97\xb9\x0f\x02\xcd\x35\xe1\xaa\x4c\xe6\x04\x07\x5a\x9a\x0e\x8f\x63\xd4\x7a\x23\xbc\x7e\x20\xbf\xfa\x90\x76\x20\x83\x80\x6b\x19\xa2\xfc\x10\x11\x11\xed\xc7\x11\x11\x57\x67\x33\x36\x84\xa8\x11\xf0\x12\x7e\x81\xac\xd1\xf7\x80\xca\xe8\xb3\xa5\x21\x44\x8f\x01\xe8\x93\xfe\x04\x32\x77\x84\x4e\x9b\xc4\xa6\x3d\x55\xc9\x0a\xf3\xe3\x5b\x3d\xb7\x83\x25\xea\x67\x2c\x0a\xa9\xe1\xda\xf0\xed\x47\x0c\x49\xa2\x74\x3b\x1c\xe2\xbc\x52\xe6\xcd\x09\x07\x6c\xe8\xcf\x3d\xa5\x5e\x24\xd8\x83\x9f\x44\x23\x6e\xe7\xf6\xcb\x7a\x11\xb4\x1b\xaa\xd2\x48\x55\xef\x4e\xc6\x25\x4b\x69\x83\x12\x9a\xce\x2f\xec\x62\xb7\x43\x25\xca\xc8\xcc\x42\x26\x9f\x52\xf3\x07\xf4\x28\x22\x27\xf0\x50\xdd\xe4\x73\xc1\x31\x7c\x37\xdf\x1b\xc6\x31\x7c\x3b\xae\x02\xf3\xf5\x4d\xca\x16\xbc\xb4\x37\x71\x15\x78\xa8\xee\xc6\xf3\xf9\x60\xa8\x73\x89\x7b\x7d\x77\x77\xea\x04\x1c\xe0\x77\xf7\xbb\xcf\x1c\x68\x4a\xd3\x92\x5c\xbd\x3c\x75\x56\xeb\x99\x42\xf1\xcc\x96\x42\x8b\x40\x30\xe2\xce\xda\x8f\x80\x2f\xf7\x62\x14\xba\x45\x66\x78\x54\xf7\x59\x84\x23\xf6\x76\xfe\x95\x8b\xfb\xc9\x77\xc7\x76\x06\xe9\x2a\x94\xa2\x90\xa4\xf8\xee\x3e\x62\x5a\xaa\x4e\x5f\x64\xd8\x01\x45\x0c\x2d\x1f\x82\x42\x3a\x95\xa8\x99\x81\xca\x09\x92\xa3\xb2\xe3\xe5\xe0\xc4\xe9\x37\x33\x1f\x50\xe7\x21\x14\xd7\x43\x1a\x4c\x83\x25\x9d\x9a\xd9\x5d\xe7\x4a\x23\x7d\xdb\xdd\xed\xf5\xc0\x79\x79\x77\x5c\xeb\x23\xa0\xe8\x11\x19\xb2\x4f\xd6\x65\x00\xea\x0e\x11\x08\x2a\x1c\xa2\xe2\xdb\xbf\x87\xcd\x1e\x6c\x0f\x85\x3f\x14\xcc\xeb\xf7\xc0\x3d\xce\xb9\x32\xac\x03\x11\x12\x77\x0f\x2f\x61\x4f\xab\x7e\x35\x01\x3a\x19\xb6\x73\xe0\x4d\xbd\x07\xde\x27\x0e\x3e\xe5\x39\x39\xc8\x79\x7c\x0f\x26\x97\xfd\xe2\x87\xa5\x4e\x16\x69\x64\x3a\x41\xd7\x57\xae\xea\x08\xa8\xfc\x3e\xc1\xf7\xb6\x3b\xe0\x48\xa1\xd6\xb7\xa7\x59\x2d\x68\x4f\x55\xef\x6e\x0e\xc9\x81\x23\x21\x0d\x39\x7e\x1b\x6b\xe8\x3d\xcc\x2b\xf1\xaf\xdc\x7e\x93\x2a\x8e\xc6\x5b\xd9\x44\x0a\xb9\xb7\x6f\x67\x08\xb9\x22\x31\xdf\x4e\xb0\x16\xe3\xde\x9d\x69\x69\x80\x52\x44\x38\xff\x6f\x87\xfb\x61\x08\xbf\x6f\xab\x74\x18\xa2\xef\xdb\x36\x7e\xac\xd4\xf7\x6d\xe2\x85\x61\x3b\x5f\x07\x56\xf2\xfb\xe6\xe1\xe1\x2d\x20\xf8\x02\x5a\x17\x8b\x75\xef\xf6\xad\xa1\xe8\xc4\xb7\xef\xdf\x46\x7b\xb5\x83\xbf\xc5\x0a\x64\x07\xff\xc0\x97\x7c\xdb\xc1\x1f\x9f\xe7\x7d\xf3\x2a\x33\xf4\x7b\x87\x91\xa4\x29\x26\x95\xe1\x31\xa9\x08\x8a\xf6\xf8\x2f\xe1\xe7\x87\x2c\xfd\xb6\x51\x6f\xe4\x43\x09\xb1\x3d\xad\xfa\x2e\x15\x94\xaf\xd8\x80\x8f\xfd\xd1\xb1\x01\x27\x8c\x78\x66\xa5\x0e\x40\x4f\xf7\x11\xd0\xc4\x8e\x3e\x3b\x7d\x72\xb5\x34\x2b\x1d\xa9\x07\x7a\xf8\xa9\x49\xa0\xb7\x3f\xf4\xa8\xe5\xef\xaf\x17\xbc\x4b\x79\x32\x2a\x0e\x6b\x3f\x82\x5c\xcf\x91\x32\xcf\x0f\x47\xca\x64\x11\x61\xe8\xbc\xb6\x84\xb3\xf9\x96\x2f\xfe\xe0\xee\xe3\xed\x9c\x16\x27\xcb\x3f\xb9\x96\xb8\x07\x74\x9f\xe0\x63\x61\x15\xd6\xea\x77\x97\x07\x57\xbc\x6f\x3f\xa8\xd4\x62\x84\xe1\x09\xa5\x58\xbf\x78\xfa\x28\xe7\x9a\x9f\x3e\x1a\x5c\xdc\xbe\xed\x61\xdf\xa3\xd5\x3e\x30\xb2\x21\x08\x3c\x2c\x43\x44\x49\x78\x58\x2e\x88\x09\x49\xae\xf3\x3d\x86\x3e\xfb\xca\x71\xaf\xdd\xf2\x95\x57\x6e\x8d\xdd\xf6\x5b\x5f\x6c\xa7\x87\xd9\x7b\x2c\x2f\x7e\x23\x28\x8e\xf4\xfb\xe1\x68\xc7\xf2\x29\x7d\x1a\xa4\xf4\xe6\xc0\xa4\x61\xf9\x45\xcf\x4f\xa1\xf9\xd5\x95\xc2\x5b\xbd\x56\x20\x99\xdc\xae\x40\xe6\x24\x48\xb0\x0f\x5b\xb5\x39\xc9\x94\x27\xa1\x5e\x6c\xc4\x07\x4f\x8d\xa7\x93\xe9\xb1\xa4\xaa\x77\xcb\x91\x76\x5e\x2a\xf4\x04\xd9\xfb\x1c\xab\x96\x12\x1a\xec\xf1\xde\xdf\x4a\x61\x50\x2f\x76\x9d\x53\x18\x90\x38\xf7\x7e\x72\xcf\xe8\x48\x21\x44\x45\x43\x4e\x2d\x9a\xba\x3a\x58\x2f\xe8\xef\xe9\x28\xd3\x98\xe7\x9c\x6f\x60\x70\x1e\xea\x19\x9e\x7a\x41\x9b\x7e\x86\x27\x0e\x15\xe5\x22\x38\x08\x47\xbd\x9d\x8b\xa0\xd7\xb4\xa2\x17\x8c\xf6\xb4\x62\x6d\x03\xdc\x38\x06\x8e\x7c\xa8\xd0\xf6\x4c\x80\xf3\x0b\x30\x91\x4f\xae\xe1\xf2\xe1\x6d\x64\x2a\x90\xec\x1e\x57\x6a\x9a\xd0\xe0\x32\x76\x53\x5f\x50\xb0\x1c\xd3\x47\xaf\x29\xa3\x7f\xe6\x86\xa7\xde\xe1\x07\x7e\x66\xe7\x0a\xe6\xba\xcf\x16\xeb\x92\xf2\x09\xd4\xd8\x7a\x94\x41\xa0\x46\x4b\x79\xfa\xc6\x6c\xac\xdf\x4a\x21\x50\xaf\xcc\xbf\xcc\x4b\x57\x90\xc3\x86\xdd\xd2\xa3\xe3\x9b\x31\x45\xbd\x4c\x02\xa0\xf3\xe2\x89\x7b\xd8\x93\x9f\xd9\x29\x99\xe6\x97\x29\xe2\x53\x68\xb2\x3b\xd2\x90\xd4\x16\x78\xd0\x0b\xb6\x57\xf2\x65\xd3\x2d\xda\x13\x48\xb7\x01\x3f\x90\x32\xfa\x73\x86\xbf\x90\xde\x5b\x0a\xa7\xac\x07\x7f\x03\xff\xb6\xdf\x3b\x7b\x9f\x37\x77\x5a\x70\xf5\x22\x70\x7c\xbe\xec\x3d\x81\xcd\xbd\x10\xee\xf0\x0a\xe1\x22\x8f\xd3\x4a\x2e\xf2\x42\x8e\xe3\xfb\xe5\xec\x7a\x31\x73\xbe\x7c\xad\x1c\xbd\xff\x45\x46\xa2\x40\xba\x8c\x0d\xf7\x79\xd9\x5f\xf2\xe9\x52\x29\x49\x6a\x20\xc5\x0c\xb0\x7a\x2f\xbf\x99\x82\xfe\x67\xb7\x3a\x51\x0d\xb7\x1d\xe7\x17\xf2\x98\x1c\xe7\x07\xb7\x96\xfc\x8e\xfc\x41\xbc\xca\xad\x34\x08\xa5\x67\x56\xc5\xac\xaf\x2c\x95\x03\xde\x63\xb9\x7d\x59\x6f\x8c\xe3\xc2\x9e\x72\x22\x09\xef\x97\xf5\x81\x98\xec\x5f\x16\x01\x61\x0a\x2f\xae\xb2\x51\x75\xda\x7c\xc4\x34\xca\xcb\x12\x4f\x8e\x5f\xb5\x2f\x1f\xc8\x6a\x34\x14\xfa\x32\xf5\x86\x1e\xa6\x9f\xd4\x4a\x87\x96\x4f\x6b\xaa\x5a\x1e\xac\x69\x48\x8f\x73\xa0\x07\xbe\x9d\x52\x08\xeb\xc5\x9b\xb3\xa1\x06\x54\x62\x6d\x36\xcc\x1b\x52\xbe\x80\xaa\x0e\x8a\xd4\x54\x0e\x2a\xba\x90\x4f\xbf\x34\x64\x11\xf9\xf4\xeb\x75\xa4\x43\xed\x7b\x58\x8b\xbc\xf8\x25\x96\xeb\xb7\xaf\xd4\xc4\xfe\xfa\x76\x9e\xf9\xc8\x94\x64\x32\x88\xa1\xd2\xcf\xf6\x5c\x29\x14\x8f\x8c\x44\xe3\x77\x7a\x62\x40\xb3\xfb\xff\x82\x9b\xbc\x21\xc7\xf4\x89\x79\x82\xdd\xac\x67\x7b\x7a\xbc\x9d\xca\x6b\xb0\xe7\x94\xb0\x87\x3f\x46\x3a\x39\xf8\x2b\x37\xe0\xef\xb7\xbd\xb8\xc8\xc6\x64\x35\x20\xfb\xc6\xed\xac\x06\xf1\x34\xbe\xfd\x5c\x6b\xa6\x5c\x06\xf8\x2b\xd8\x98\x81\xa6\x7b\x93\x20\xdc\x5c\xbe\xfe\x12\x0f\xa1\xb2\x18\x9c\xc4\x34\xdf\x76\xfc\x9f\x9f\x1e\x74\x6c\xe3\x81\x73\xde\x82\x2d\x4e\x9a\x37\x0f\x82\xa6\x90\x49\x65\x88\xe6\xad\x90\xf5\x1b\x91\x33\x63\x34\x73\x45\x63\x7f\xa3\xc8\xd6\x80\xca\xa1\xb6\xa5\xaa\x31\x4f\xab\x5d\xaa\x3e\x63\x14\x79\x1e\x9f\xef\xfc\xcc\x6d\x86\xec\x5b\x5e\x57\x9a\x11\xad\xba\xc7\xb9\xf9\x9a\xe5\x19\x48\xc9\x21\xdc\xe1\x74\xe6\x82\x76\x1a\xf3\xa9\xf8\x80\x83\xb9\x9a\x7e\x07\x08\x17\xdf\x74\x78\x00\x91\xa8\x73\xe3\x71\x94\x13\xc8\x46\xec\x03\x68\xca\xc7\x91\x2e\xbc\x8f\xce\x34\xf3\x54\xa3\x69\xe6\xa5\x68\x85\x1d\x48\x19\xe0\x4f\x3e\x94\x6b\x19\x95\x7a\x26\x77\x81\x57\x67\x2a\x77\x41\x5d\xec\xe9\x47\xdc\x7a\x6e\x76\x3b\xf9\x65\xa6\x05\x5e\x9a\x80\x34\x6b\xd3\xc1\x09\x06\x7e\x69\x18\x06\x3d\x9d\x12\x01\x4d\x78\xfa\xb5\x9e\x9a\xb9\xc2\x80\x72\x80\xad\xcc\xb4\x57\xe5\x43\x13\x6b\xe5\x43\x54\xc0\x16\x50\xb6\xc6\x83\x09\xb1\x1b\x13\xf6\x35\xfd\x26\x0f\x4f\xfb\xcc\xcd\x81\x83\x78\x6c\x26\x49\x0f\x38\xcf\xa6\x93\x1e\x24\xfa\x6e\x6e\x8e\x23\x24\xa6\x6e\x6e\x56\xb0\x3f\x90\xcf\xa5\xac\x1f\x61\x69\x8d\x86\xe5\x20\x40\x8f\x9b\x9b\x6d\x2f\x9f\x85\x70\x60\xfb\x67\x25\x10\x9b\x0f\x7a\x25\x2d\x1b\xe8\x4b\x29\x3a\x33\xf0\xe9\xf7\x86\x03\x89\x11\xf4\x40\x2f\xbd\x59\x92\x2e\x95\xfe\xca\xac\x78\xee\x9d\x1c\xec\x40\x96\x55\x36\x20\x27\x85\x2f\x40\xda\x31\x2c\xdf\x6e\xa9\xdc\x07\xe1\xdc\x6d\xc5\x2d\x69\x45\xe6\x91\x23\x3d\xe8\xd0\xde\x52\x26\xa6\x74\xe6\xbb\xb7\x20\x0f\xd7\xaf\xf7\x70\x48\x4d\xc5\x3b\xb4\xcb\x4a\xcc\xdc\x4d\x85\xcc\xe9\xee\xf3\x1b\x3a\xdb\x71\x07\xa4\x43\x67\xd7\x08\x2d\xed\x4a\xfd\x82\x5d\x78\xea\xf1\x9e\x55\x17\x74\x24\x48\xa2\xd7\xcd\x9d\xec\x1a\xec\x43\xbd\xe5\xd3\x5a\xf0\x91\x1a\x45\x20\xd3\x54\xc4\x43\xbb\x06\xf8\x84\xec\x68\x55\xa7\x76\x63\xc5\xf5\xca\x4f\x19\x9f\x46\xad\x78\xf4\x80\x0f\x8d\xab\x01\x59\xef\x28\x29\xf4\x64\xa5\x1d\x2d\x1c\x0b\xbe\xa3\x70\xb1\xbd\x79\xe4\x07\xfa\x74\x2a\x04\x3f\xc3\xb6\x20\x9d\x68\x17\x2b\x27\xdd\xfa\xea\x59\x2c\x74\xeb\x33\xa0\x05\xcb\x9e\xca\x3e\xf0\x68\xe9\x70\x72\x0b\xcc\x19\x93\xd7\x7a\x70\x44\xcd\xc3\xd9\x25\xfd\x76\xdf\x02\x35\x34\x1f\x00\xf3\x20\xe2\x8d\x69\x50\x36\x82\x3d\x9c\xeb\xb0\x3a\x61\xbb\xc2\x3c\xb0\xd3\xe5\x4b\x9f\x8e\x57\xaa\x82\x51\xea\xd2\x2c\x18\xf9\x56\x0b\xe7\xcc\x74\xfa\x81\x30\x8e\x03\x6b\xc6\x19\xd0\x22\x22\xbc\xf4\x70\x8e\x51\xf6\xbf\x13\x0e\x34\xfc\x3d\xf3\xe0\x4d\x01\x46\xa6\x35\xc4\x2e\x3b\x1d\xf1\x70\xf5\x9a\x3e\xed\x31\xb8\x80\x94\x25\x2d\xc8\x9b\x51\xe0\x1b\x9a\x0a\x80\x38\x7a\xaa\xc2\x0b\x52\xd7\x72\x58\xc6\xc9\x61\x76\x81\x0f\xfa\x35\xa4\x71\xb0\xde\x81\x24\xcf\x34\x66\x9a\xb7\xf0\x7f\x7c\x31\x73\x1e\x98\xfd\x19\xe5\xf4\x40\x82\xab\x57\x33\x65\xa2\x4c\xab\x1f\xd3\xd1\x10\x97\x75\xcc\xe9\x24\x01\x61\x1b\xc5\xd1\x51\xb8\x98\x66\xe1\x1e\x14\x8c\x83\xc7\x78\xba\x05\xaa\x59\xb0\xc0\x77\xbe\xe5\xc8\x60\x82\x1c\x8d\xc0\x0b\x6b\xb3\xa0\xa3\x17\x7a\x55\xc4\x22\x49\x6a\x26\xaf\xe8\x6c\xf4\x72\xa3\x58\xf1\xa5\x14\x3d\xfc\xa5\xb3\x58\xcf\xe3\x7c\x2d\x56\xdf\xd9\x9d\x4e\x04\x70\xb1\x91\x0b\x8c\x9d\x19\x51\x10\x41\x09\xf3\x52\x10\x41\x09\xf3\x2a\x4e\x54\x82\x6b\x68\xea\x6d\x9b\x4e\x20\xc7\x54\x1e\x80\xc2\xab\x69\xd3\x71\x03\x17\x3b\x57\x6f\xd9\x1c\x58\xea\xa7\xb3\x00\x5c\x70\xf5\x4a\xf4\x11\xdc\xca\xcf\xd5\xb4\x13\x0a\xf1\xdd\x7e\xb4\xce\x59\x6d\x18\x61\x8c\x0e\x14\xb8\x48\x37\x3c\x2b\xae\x33\x77\xe2\xc7\x6a\xda\x09\xdd\x55\xef\x45\x8b\xdf\xb3\xb2\x17\x21\x26\xdf\xf4\xbf\x7a\xbe\xd4\xba\xb3\x96\x89\x22\x38\x81\x44\x05\xac\xa4\x63\x0a\x78\x18\x65\x56\x2f\xe4\x00\x39\x99\x27\xfd\xa8\xe8\x82\x8c\x38\x98\x3a\x48\x09\x1f\xd6\x54\x14\x41\x25\x5e\x7e\x56\x36\x3b\xeb\x51\x2d\x09\xd8\xd2\x36\x79\xc7\x06\xc3\xc7\x4c\x10\xc1\xe7\x53\x47\xa9\xa6\x9b\x5b\x51\xbd\x35\x75\xed\xf9\x4e\x99\xcd\xb2\xec\xbc\x8a\xc8\xc9\x5e\xab\x7e\x09\x84\x70\xef\x69\xbf\x7d\xc3\x31\x34\xed\xb7\x1f\x44\x66\x4f\x3c\xf5\x68\xed\x53\x8f\xce\x74\x94\x89\x79\x92\x3d\x9a\x89\xb7\xa7\x3e\xc1\xd6\x93\x97\x65\x88\xbc\x98\x27\x26\x47\x36\x19\x79\x00\xf0\x38\xcd\xd3\x8b\x6f\xb5\x7d\x3a\x2b\x40\x8e\x2a\x3b\xf2\x49\xc1\x3f\xe5\xba\x2f\x03\x8a\x3a\x7d\x81\x04\x3d\x7d\xfa\xfd\x18\x9e\x40\x99\xb8\xee\x6b\xaa\x5a\x52\x69\x29\xf4\x11\x5c\xf2\xa5\xba\x84\xfa\xed\x49\x6f\x27\x4b\x71\xde\x90\x14\x23\xc3\xeb\xc1\xd9\x29\x0f\xf9\x81\x81\x64\x9e\x8e\x26\x3b\x33\x63\x3e\x2d\x47\x0a\xe5\xdb\x47\x10\xb4\x13\x7c\xcb\xf4\x71\x3c\x06\x3f\x6b\x06\x6c\xab\xd3\xec\x72\xd0\xa3\xd3\x42\x11\xe4\x3e\xc9\x18\x10\x0e\x95\x1c\x01\x9c\x71\x7e\x69\x25\x8c\xc5\x2f\xad\x0c\x42\xe0\xa7\x5c\xdb\x95\x78\xc0\xe9\xac\x00\x5c\x41\x9f\x17\x67\x65\x4b\x55\x0b\x29\xec\x0f\x27\x02\xe0\xad\xa4\xe9\xb7\x55\x2e\x66\x44\x0f\xa6\xd4\xb6\xf5\x1f\x33\xf0\x0b\xfe\xc9\x5e\x22\x29\x40\xb8\xd0\x45\x54\x18\xfb\x0e\xa7\x78\xb6\xc4\x85\x81\xf4\xd3\xab\xe5\x14\xb6\xec\xe5\x80\xe1\x6c\x18\x3b\xc2\xa3\xdb\x5c\x83\x29\x63\x6c\xd8\x9f\xa1\x38\x3f\xb1\x82\x45\x63\x5e\x04\x87\x72\x94\x5e\xf8\x61\x10\x39\xaf\x9b\x6e\x98\x6d\xad\x77\x34\x08\x5f\xdb\x27\xf1\xee\xbc\x58\x61\x58\xb5\xef\xed\x9f\x35\x75\xb1\x9f\xc2\x00\xfd\x5c\x0a\x21\x8b\x53\xee\xed\xba\xed\x60\xaf\x93\xad\xed\x69\xc7\x23\xf3\x50\x5a\x67\x06\x07\xa0\x75\x71\x38\xa7\xdf\x31\x69\xe8\x54\x8d\xe0\x85\x33\xa0\x4c\x57\x70\x55\xf9\xa8\x6b\x43\x76\x6f\x98\xae\x58\x27\x79\xac\x3b\x2a\xee\xe4\x0a\x3f\x96\x8b\x29\xaf\x74\x6d\x20\x2b\xa7\x74\x6d\x7b\xca\x2e\x41\x27\x90\x57\xb0\xa7\xaa\xaf\x3c\x8c\x80\x76\x0a\xb1\xfa\x7e\xe3\x84\x7c\xe3\xb3\x39\xbf\xf0\x16\xc8\x09\x1a\x19\x74\x96\x93\x5e\x24\x07\xd7\xe0\x23\x99\x8a\x57\xf1\x17\x28\xeb\x55\xa6\xeb\x66\x11\x68\xd6\x99\x5e\x5b\x0a\x9d\x99\x86\x41\xfb\x9e\x00\x8b\x29\xc7\xf7\x9e\x93\x9e\xb4\x00\x44\xbb\x4c\x79\xbe\x6b\xdb\x03\x29\xa4\x33\x3d\xf2\xfe\x1c\x8d\x4e\x4f\x5d\x20\xa5\x12\x0b\xa6\x8a\x83\xc1\x5a\x35\xfd\x4c\x09\x91\xfd\x53\x5e\xee\x96\xfd\xd7\xb8\x3a\x02\x3b\x6d\x04\xc9\x94\x94\xda\x02\x93\x56\x9f\x8a\xe8\x01\x37\x3f\xb4\x1f\x6a\x21\xe1\x1c\xeb\xd1\xf1\x7a\xc0\xcc\xba\xac\x05\xdc\x26\x98\x72\x88\x17\x82\x09\xa7\x9f\x26\xc1\x5f\x3a\x3b\x42\x38\x3b\xd3\xef\x8f\xb4\x23\x1f\x8a\xea\xd8\xd3\x1d\x7b\x15\x3b\xd1\xee\xf0\x76\x04\x82\x59\x74\x40\xbf\x64\xc6\x97\x26\x1e\x9c\x91\x53\xa9\x04\x6a\x43\xe1\xb2\x37\x9c\xb8\xad\xe9\xbc\x02\xbc\x6b\x33\xf5\xfc\x48\xd9\x98\xbb\x8e\x46\x05\xd1\xd9\xfd\xbd\x87\x24\xe5\xe1\x3e\xae\xf4\xe1\x27\x46\xb8\xf8\x33\xbb\xa3\x39\xf7\x14\xae\x91\x44\xa6\xed\x7e\xad\x06\xaf\xe5\x94\x47\xfb\xe0\x59\x8a\xe9\x84\x04\x38\xce\x66\xc7\x0d\xc9\xd9\xae\x14\x04\x65\xdb\x52\x78\xba\x90\x76\x64\x06\xc2\xe3\x31\x95\x29\xa0\x44\x10\xea\x5e\x4b\x1c\x67\xd3\x9e\xf1\xe8\xcd\x7a\x47\xa4\x36\x14\x50\xbf\x23\xd2\xd0\xda\xf5\x8e\x48\x59\x42\xca\x0f\xd9\xf7\xf0\x89\xc1\x41\x34\x90\x9c\x59\xbc\x81\x7b\x86\x6d\x28\x27\x7a\xc9\xb2\x3b\x65\x00\x57\x8f\xa6\x1f\x19\x69\x9c\xea\xc3\xaf\x56\x72\x46\x0d\xac\x8b\x69\x66\xb8\xcb\x1d\x88\x55\xa7\x4b\xbc\x62\x35\xa0\xed\x4b\x10\xcc\xe0\xc6\xf9\x99\x6e\xde\x6a\x89\xba\x7a\xec\x88\xd0\xb1\x69\x3f\x7d\x43\x0c\x92\x9f\xbe\x9c\x69\xe6\x36\xb2\xe0\x13\x22\x48\x55\x9b\x61\x38\xe3\x07\xc1\x0a\x9c\xdc\x7e\xf1\x23\xeb\x35\x1c\x31\xfe\x29\xd3\xfe\x86\xb6\x06\xc6\x69\x04\xe0\x61\x07\x1a\x47\xfc\xd0\x8e\x3e\x33\x95\x3a\x1c\x48\xf4\x33\x87\xf3\xb1\x6d\x29\x53\x88\x6b\x4f\x2b\x7a\x87\xf5\x4c\xcd\x97\x76\x5e\xca\x34\x1b\x50\x9d\xd2\x0e\xac\xee\x1b\xe0\x2e\x22\x0c\x24\x21\x02\x76\xef\x9c\x04\xc4\x51\x4c\x65\x1d\x28\x98\xbb\xa7\xd2\x0c\x1c\x44\x46\x4c\xc7\x0b\x8c\x98\x92\x6e\x9f\x29\x04\x22\xcc\xdb\x16\x3e\xa6\x5c\x89\x05\xca\x06\x7b\x55\xb8\x40\xe3\x75\xbf\x79\x3b\xd2\x12\xae\x70\xfb\xdc\xdf\xd2\x8c\x13\x3a\xf7\x34\x63\x6b\x38\x90\x0c\x71\x3c\xb4\x37\x6f\x8b\x75\xe1\x18\xb7\xc5\xba\x6c\xd1\xdb\x8e\xe6\x2b\xcd\x2a\x18\x83\x27\x63\xa7\x93\x0c\x6c\x10\x84\x73\x0c\xe4\x36\xc9\xbc\xfd\xf0\xf1\x99\xd9\xe2\x75\xa1\x01\xf4\x70\xb3\xe9\x54\xcc\x87\x43\xff\xb6\x4d\x24\xd4\x7c\x13\x00\xc7\xb1\xe6\x08\x04\x0c\xe2\x53\x29\x06\x0e\xbc\x1e\x93\x14\x03\x70\x51\x05\x27\x94\xde\x53\x73\xb8\x4b\x06\x86\x88\x8f\x00\xe3\x67\x3c\x22\x07\x4f\xab\x68\xb8\xf4\xa7\xb3\x08\xb4\x9a\xc2\xc5\x53\x37\xb6\x9e\x92\x08\x54\x6e\x9d\x4f\x45\x0d\xec\x27\xc1\x8d\x73\xda\xb2\xcb\x65\x97\x39\xb3\xd4\x69\xc8\xb4\xe6\x09\x72\x14\x01\x29\x9b\xa7\xdf\xe9\x18\x25\xed\x9a\xe7\x13\x29\x30\xe7\x20\x62\x06\x48\xd2\x04\xf4\xe4\xb4\x01\xed\x4a\x9f\x03\x14\xd2\xae\xe4\x99\x8c\x7a\x80\x50\x50\x78\x2f\xfa\x62\x2b\x4c\xbf\x47\xc0\x44\x2b\x1a\xa1\xc6\xa8\x36\xcd\x18\x30\xd7\x38\x36\x21\x56\x16\x5e\xd8\xc0\x65\x32\xa7\x45\x43\xc2\x35\xe6\xb4\x68\xc8\x3e\x51\xf8\x41\x25\xb3\xec\x54\x22\x80\xca\x63\xe7\xd3\xcf\x62\xb4\xf4\xaf\xcc\x12\x84\x6e\x4d\x07\x26\x1c\xc1\xd4\xe1\xfd\xb0\x85\x29\x0f\x56\xfb\x1b\x5e\x2e\x9e\x4a\x27\xb0\x58\x21\xe3\x90\x89\xad\xb7\xb4\x23\x73\x68\x0c\x22\x53\x3c\xa4\x64\x54\xf6\x2e\x5c\x99\x56\xd9\x55\xda\x95\xaa\x36\xd5\x1a\x72\x98\xc4\xd5\x99\x3a\xbf\xae\x81\xd7\x6a\xea\x75\x8d\x55\x78\x02\x6a\xcc\x57\xaa\xea\x31\x1b\x18\xf5\xc3\x6e\x5c\x82\x47\xa6\x13\x15\xe4\x76\xd4\x24\xdc\x82\x10\x81\xe9\x4c\x05\x78\xca\xe6\xc3\xf7\xd5\xb7\x7c\xa9\x83\x1f\x4d\xd8\xc1\x17\xdb\x48\x99\x9e\x10\x66\x58\x0f\x5f\x6c\x21\x3a\x64\x2a\x6d\xc1\x71\xe4\x43\xe9\xa0\x5c\xec\x9c\x0f\xcb\x28\x28\xd0\x0f\xbb\x71\x33\x2a\xc5\x8b\x6f\x5b\xbe\x53\x20\x25\x82\xa8\xa3\x3d\x48\xc2\x31\xfd\x46\x47\xb4\xbf\x87\xef\x41\xb1\xca\x79\xa2\x83\x3d\xe0\x87\x37\xc6\x99\x46\x5f\x1e\x7e\xfa\x7f\x8b\x22\xc0\x7b\xd1\x6e\xc7\xa1\x34\x15\x06\xb2\xe7\x6e\xd3\x7c\x60\x4e\x3c\x03\x9a\xff\x65\x5a\xed\xba\x85\x2f\x3c\x7c\x31\x12\xae\xf5\xe0\x8e\x2c\xa8\xc3\xfe\x90\x21\x95\xd0\xa0\x12\x8e\x3c\x15\x41\x52\x5b\x4b\xa3\xde\x76\x7b\x5a\x15\x1f\x40\xaf\xe6\x51\x8e\x0f\x7a\xf6\x3b\x20\xb3\x29\xbc\xa4\xc7\x53\xf4\xc0\x35\xc6\xb8\x1c\x86\x80\x53\x71\x3e\x9c\xcc\x14\x16\xe6\x17\x3a\xc8\xb9\x36\xfd\x26\xc7\x47\x0a\xf1\xa3\x1c\xb9\x7c\x35\xf5\x2a\x47\x89\x7e\xf9\x20\x46\x81\x1d\xab\xa0\x95\x63\xd4\x74\x62\xef\x24\x83\x7e\x5a\x36\xce\x91\xac\x20\x96\xca\xe5\x9d\xf9\xec\xcc\x6c\x07\xd4\x4b\x79\x2d\x55\xfd\xdc\xea\x1e\xd0\xe8\x9e\x40\xb2\x26\x6c\x69\x47\x1c\x04\xe3\x9a\xb3\x2d\x0c\x6e\xfa\x4c\x67\x5b\x68\x10\xe5\x73\x80\xcf\x0e\x68\x7c\x06\xd0\x62\xf9\x3c\x9b\x37\x79\x6c\x03\x27\xfd\x7c\x22\x51\x21\x39\x3f\x2d\x47\xf7\x40\x66\x69\x7b\x1a\x12\x42\x57\xfa\xd4\x52\x63\xf9\xf2\x8b\x1a\x1f\x21\xc5\x89\x1a\x08\x24\x9c\x4a\xd4\xb0\x73\xeb\x6f\x3a\xfe\xa5\x11\x71\x33\x1d\x00\x93\xab\x61\xd3\xcf\x6d\x94\x31\xd2\xae\x54\x8b\x9e\xba\xb2\x83\x9d\x81\x9c\xd1\x95\x91\xf8\x3d\x18\xd4\x15\xc5\xc3\x94\x2d\xd3\x2c\x2b\xf7\x67\xf5\x4c\xa4\x99\x10\x3b\x70\x3f\x73\x27\xb2\x8c\x43\xc1\x4f\x6f\x70\xe5\x64\x3e\x9d\x13\x88\x07\x09\xa7\x63\x65\x78\x70\x75\xfa\x7d\x8d\x1c\x2a\x4f\xdf\xf0\x24\x50\x65\x3e\x1d\x5f\x80\xa6\xf5\x74\x7c\xc1\x79\x9c\x3f\x66\xdd\x4f\x13\x69\x4d\x3b\x10\x29\x2b\x62\xa1\xff\x82\x6f\x39\xd3\x43\xb4\x5b\x45\xd9\x24\xcf\xcf\x74\xde\x87\xb8\x70\xfd\x30\x07\x2f\x89\x4f\xc7\xd8\x90\x61\x7a\x3a\xc6\xa6\xb3\x2f\x09\xb1\xb9\x52\x53\x83\x44\xe4\x77\x7e\x08\xa2\x7a\x27\x2f\x78\x64\xc8\x0a\xaa\xa9\x3c\xa0\x3d\x15\x53\x53\xc6\x99\xaa\xf2\x72\x71\xae\x3b\x6c\x66\x27\xbe\x65\x3a\x50\xa6\x11\x04\x35\x5f\x0a\xec\x22\xa0\x60\xbe\x4c\xda\x88\x86\x2f\x05\x9d\xee\x35\x50\xd1\xe3\x38\x34\xe3\x98\x53\x02\x4e\xe6\xcb\xcf\xca\x04\x39\x91\x7d\x89\x37\xf5\x65\xb2\x1f\xe9\xe3\xe1\x81\x04\x04\xbd\xd4\xd5\xce\x43\x45\x74\xca\x09\x72\xe3\xcf\x97\x03\xf1\x90\x6d\x1c\x38\xd3\x08\xd1\x9a\xaf\x10\x7a\xea\xfa\x5c\xcb\xa8\x6f\xcf\x25\x9d\xc8\xc4\x1b\xb3\xb2\x72\x4c\x1c\x31\x1d\xbd\x10\x34\xd0\xed\x5e\xf8\x7a\xcf\x94\x8a\xb8\x47\x0a\xed\x5a\x0d\xf4\x76\x97\x74\x22\x85\xe4\xc8\x30\xa5\x90\x6c\x21\x17\x49\x9f\xa5\x64\xdd\xa7\x37\x1e\x13\x3d\x61\x1a\x34\x2b\xe2\xde\xb3\x5e\x32\x57\xf1\x30\xd4\x54\x22\x8b\x16\x17\xe1\xdb\xcf\x9d\xc2\xc3\x1c\x01\x93\xbb\x93\xd3\x21\x30\xb1\xe0\xbd\xc3\x28\x03\x7a\x3f\xa1\x33\xbe\xa1\x35\x84\xd3\xb7\x43\x93\x63\x95\x7d\x63\x64\x08\xf4\x54\xd8\x07\x5f\xea\x1c\xe6\x71\x9f\xe9\x27\x3a\xc8\x0a\x35\x95\x8f\x22\xf9\xac\xa6\xa2\x55\x2a\x51\x7b\xf3\x6d\x97\x3f\x12\x94\xe2\x53\x8e\xe8\x44\x0e\x4f\xa9\x1f\xe4\x58\x77\x38\x8a\x03\x54\x78\x6a\x61\xbe\x6f\x06\x72\x02\x32\x90\x94\x5a\x9f\x84\xe1\xf8\xfd\x0c\x6e\x3e\x4c\xc7\xa1\xec\x67\x49\xe1\xd3\x9f\x32\x9b\x12\x31\x23\x7d\x29\xf2\xa4\x72\x8b\x69\xfa\x95\x8c\x3d\xc1\x1d\x7e\x26\xa3\x11\x9a\x35\x1d\x79\x42\x78\xcb\x7c\x3b\x0b\x74\xb6\x86\x42\x4f\x2a\xe9\xe6\xe7\x1b\xce\x85\xf6\xa9\xd4\x15\xb5\x7f\xbe\xf4\xbe\xc9\xd0\x9c\xa7\x0a\x4e\xaa\x48\x94\xea\x0c\xa7\x57\xdf\x30\x54\xea\xb0\x5d\xa0\x9b\x15\x77\x5a\xa0\xb9\xdc\x15\x70\xed\x38\xdf\xd8\x5b\x90\x1a\x3a\x28\x93\x36\xe1\x04\x6f\x0b\x12\x3f\x38\xe9\xc4\xe6\x65\xdf\xff\x5c\xa0\x4f\xbe\x2b\xe0\xa9\x2f\xc1\x60\x38\xfa\xfe\x04\xf2\xde\xd4\x4c\x2f\xd0\xd9\xf0\xaf\xf4\x32\xf4\xe5\xfe\x23\xee\xbd\xaa\x5a\x39\x2c\xe9\x45\xf3\xb5\xa7\x59\x49\xa4\x7b\xfa\x54\x1c\x82\x58\xf9\x82\x7c\x2a\x55\xba\x14\xbd\x39\x91\xd6\x82\xbc\xb8\x81\x20\x37\x5a\xb5\x51\xd3\x82\xf7\x02\x15\x24\x71\xa6\x50\xd4\xbf\xe7\x4b\xb9\xe4\x32\x3f\x12\xec\x7c\x29\x6e\x41\x1e\x24\xe8\x58\xc9\xdd\x98\xf4\xdb\xc3\x60\x9a\x1d\xca\x67\x4f\xff\x02\xc5\xbe\x37\x46\x65\x3a\xcc\x18\xed\x33\x36\x6d\x2d\xf0\xf4\xbc\xf2\xa5\x2c\x1b\x4e\xc6\x79\xf5\xdd\x17\x72\xce\x5a\x01\xd5\xd0\x51\x80\xd6\xf9\xd5\x4b\xa0\x22\x28\x1f\x6a\x8c\x47\x07\xb2\x01\xff\x4a\x33\xde\x7e\xf5\x04\xb4\xb1\xf4\x4c\x65\x63\xd0\x80\xa6\x14\xe0\x03\xc8\xaa\xfc\x31\x00\xc5\x1d\x02\xd9\x47\xb9\x5d\x40\x56\xec\x6b\x40\x99\xf8\x98\xd8\xdd\xd1\xc7\x7e\xb2\x61\x81\x0a\x59\x2c\xa9\xaa\x59\xff\x40\x46\x07\x04\x7c\x55\xf4\x64\x20\xc3\xdb\x80\x9a\xb7\xb7\xc1\x06\x04\x3f\xa2\x0b\x59\x3e\xb6\xe3\x0a\xe8\xd9\x4a\x5d\x71\xa7\x0c\x52\x3a\xed\x08\x6e\x16\xfc\xcb\x95\xaa\x7a\xc0\xa6\xa5\xea\xf0\x09\x01\x64\x54\x41\xce\x04\xc2\x6e\x72\x0c\x89\x83\x7f\x17\x24\x8d\x72\x63\x36\x6c\x1a\x3d\xa8\xe9\x58\xa4\x46\x9b\xd8\x47\x2a\xd8\x88\x5a\xb2\x61\xfd\x7e\xc6\x6f\x1f\x5a\xd3\x38\xc1\xd4\x79\x71\xc2\x4f\x0e\xd3\x0e\x9b\xf0\x70\x22\x05\x5f\x72\x5a\xa0\xa6\xe3\x53\x55\xd3\xc1\xb6\x53\xca\x8c\xee\x70\xa7\x05\x99\x33\x9e\x29\x34\x29\x9d\x05\x50\xd7\x2a\x7a\x5a\x55\xa8\x02\xdb\x4e\x4f\x64\x54\xfb\xe8\x16\xa4\xa0\xfb\x5e\x81\x44\x48\x25\x65\x0c\x84\x42\x28\x29\x18\xc8\xd7\xd2\xa1\xab\x03\xfe\x96\x4e\xec\x3e\xdb\x40\xc0\x6f\x64\x5c\x2c\xf3\x31\x40\x96\x39\x30\x65\xd5\xd4\x35\x7a\x0c\x84\x57\xd1\xae\xf4\x09\x46\x20\xe8\x60\xb7\x4a\x3b\x8a\x6a\x08\xa3\x3e\x30\xb1\x41\x3e\x0e\x60\x39\xd9\xcf\x07\xe2\x4f\xa6\x16\xeb\xc9\xe7\x53\x19\x3a\x1a\x7d\xea\x8a\x72\xff\x74\x62\x95\xbf\xa4\x21\xe5\x52\xda\xd3\xce\xad\xfb\x7f\x54\x35\x01\x85\x17\x91\xc1\xe3\x2a\x01\x0f\xc9\xd2\x3f\x14\xbb\x57\x55\x51\xc5\x96\x66\x45\x15\x59\x69\x39\x63\x7a\xa6\x52\xd1\x12\x21\xc4\x83\x67\xc0\x39\x64\x9c\x17\xa4\x43\x96\x3c\x9e\x51\x3e\x85\xba\x49\xdb\x02\x89\x0e\xb2\xd2\x48\xf6\x6c\x1a\x92\x7f\x9c\x9c\x40\xca\xf6\xb1\x1a\x0a\xa8\xe4\x32\x1c\x89\xc5\xfc\x0f\xaa\x50\xb4\x4b\x39\x98\xca\x82\xf5\x84\x9d\x49\xb4\x4b\x78\xac\x33\x78\x38\x3b\xd2\x82\x34\x05\x50\x7b\xc9\xe9\x49\xb3\xc3\x3b\xa3\x03\x79\x98\x81\x6c\x99\x2b\xa9\xaa\x1b\x72\x0c\xba\x0c\xba\x04\x03\x99\xed\xae\x96\x42\x48\x2f\x18\x58\xe6\x0a\xa4\x0c\x60\x30\x87\x62\x8e\xc7\x26\x2e\x3e\x11\xe1\x14\x05\x3a\x4c\x33\x38\xfd\x98\x9e\x10\x1e\xc8\x9a\xd4\x4a\xbe\xd4\x36\x69\x29\x63\x11\x68\xc7\xef\x90\xb1\x35\x8b\x4f\xb6\x46\xab\x4e\x0e\x73\x05\x72\x8f\x20\x67\xea\x61\x3f\x95\xc9\xc6\xa4\x0f\x64\x69\xf6\xb4\x72\x76\x1c\x05\x96\xef\xd8\x9b\xcf\x9c\x5b\xda\x82\x8d\x17\x47\xa5\x9f\x1f\xd0\xf6\x01\xce\xd2\x2a\xff\x4f\x4e\xbd\xea\x67\x43\x99\xac\x0a\x31\x81\x7a\x35\x03\x64\xb2\xaa\xa9\xe7\x4a\x55\x93\x73\x0b\xd8\xbf\xbf\x9a\xe5\xbd\x05\x49\xa9\xad\xf9\xd0\xa2\xeb\xa7\x4b\xa3\xd7\x52\xd7\x8b\x47\x5d\x1f\x97\x17\xb3\xae\x90\x9e\x5e\xd3\xa7\x05\x33\xa6\xd2\x51\x3b\xa3\x30\x7b\x75\x80\x10\xc3\x84\xd4\x6a\x2a\xcb\x80\x92\x81\xf9\xc2\x43\x09\x64\xe9\xf4\x0c\xe8\xb5\xad\xe9\xf4\x2d\x5e\x05\xb6\xb7\x1c\xde\xf0\xb1\x6a\xe2\x82\x60\x2a\xc4\xd5\x18\xa7\xe9\x07\xaa\x54\x82\x8f\xda\x61\x63\xbc\x1e\x52\xae\x14\xda\x01\xff\x69\x48\xc7\x22\x64\xa9\x24\x1e\xbd\x66\xf9\x38\xfa\xd2\x90\x29\x08\x7a\xaa\x8e\xc2\x3d\xd3\x27\x51\xb8\x59\x40\xab\x6a\xb0\x86\xea\x3c\x92\x67\x26\x9e\x47\x6a\x6b\x4a\x85\x42\x63\x9c\xe6\x40\x3d\x65\x92\xba\x33\x4c\x8b\xef\x6c\x0c\x9e\x0b\xb9\xe0\x1b\xa7\xa5\xb1\x5e\x80\x8c\x6c\xca\x40\x36\x5f\xda\xe3\xc0\xf6\x57\xd8\x50\xed\x2d\x5f\xea\xd9\x3d\x56\x88\xb7\x44\x4e\xb0\x3b\x2d\x9b\xfd\xf8\x56\xce\xaa\xaa\xcb\x50\x2d\xed\x48\x41\xee\x41\xc0\x6c\x36\x8d\x2a\xeb\x21\x4c\xf7\x34\xc7\x1b\x0d\xc8\x6f\x3e\xef\x40\xfa\x6e\x5c\x40\x8e\xc9\x61\x29\x4f\x0b\x63\x83\x66\x1c\xf7\x75\xb1\xa5\x4f\x27\x8f\x49\x1f\x1c\x8a\x8c\xf8\x86\x91\x83\x8e\x6e\x2f\xf4\x91\x42\xbd\x34\xb1\xa7\x4c\x8c\xe2\x48\xa3\xe2\x05\x83\x21\xa2\x19\xf6\x80\xba\xa1\x10\xe4\x6e\x23\xe7\x65\x75\xe0\x51\x38\xdc\x69\x26\x36\x58\x2b\xd4\x44\xe8\xcc\x41\x49\xbd\x83\xb8\x69\x70\xa4\xcc\x98\xa6\x19\x3d\x8a\xbb\x07\xd2\xa2\x76\x30\xc5\x12\xd6\xd3\xbf\xcf\xc0\x2c\x0e\x3a\xe3\x99\x66\xcd\xc5\x5a\x40\x0d\x64\x0f\xe4\x38\x7b\x58\x8a\x93\x78\x84\x53\x39\x9a\x69\x6c\x81\x6e\x41\x27\x90\x2d\x26\x48\xe0\x97\x1f\x7b\x8a\x1c\xe7\x44\x1d\x51\xca\x1c\xcd\xb4\x21\x31\xe8\x51\x93\x3a\xb6\x94\x55\x41\x29\xbb\x04\x6d\x40\xb6\x57\x9c\x01\x75\x0d\x06\x66\xe8\x27\x4c\xfc\xc8\xea\x82\x8c\x5c\xca\x58\xbb\x0e\xc8\x0c\xa4\x13\x4b\xb2\x88\x1e\x17\x66\xd6\x4e\x4b\xb7\xd3\xce\xd3\x12\x3e\x4c\xe6\xf2\xf2\x75\x17\xe4\xa4\x0b\xb3\xfd\x99\xba\x8b\x71\x46\x8b\xf6\x4b\x25\xfb\x39\x02\x4e\x21\xc8\x74\x89\x4f\x8d\x2d\xed\xd8\x21\x94\xc9\x53\xcc\xd3\x40\xad\x77\x90\x53\xb6\xb3\xdf\x26\x29\xa8\x48\x17\x97\x42\x61\x28\x17\x2e\x29\xe8\xc0\x21\x4f\x23\x8b\x40\x42\xdb\x2b\x9f\xca\x75\x8d\x72\xd1\xba\xfd\x1a\x6c\x28\x85\x40\xd5\xb1\xa7\x50\x8b\xb2\xa7\x4c\x8e\x5b\xf0\x51\x06\x8f\x3a\xf6\x40\x43\xd0\x0e\xe4\xfe\x37\x20\x4d\x00\xaa\x86\x22\xa5\xea\x40\xdd\x76\xa4\xd4\x60\x57\x3a\x99\x47\x85\x24\x1a\x42\x37\x93\xdc\x08\xe6\x87\x8b\xf3\x2a\xc9\x15\xc4\x11\xac\x47\x40\x56\xda\x53\xe0\x30\x26\xc2\x44\x16\xe8\x30\x91\x16\x50\x83\x46\xb4\x26\x70\xa9\xc0\xe4\x15\xb9\x54\x07\x6b\xdb\x9c\xcc\xe5\x1c\x29\x64\x19\x3a\xa0\x99\xec\x08\x28\xb3\xc3\xc5\x36\x52\x80\x52\xd9\x20\x21\x85\x24\xd5\x91\x65\x40\x8e\x09\xbe\xd3\x9d\xa6\xaa\x76\xe3\xe7\xc3\x2e\xb2\xf8\xe1\x15\x9d\x55\x55\xeb\x00\x7b\x6c\x3a\x9f\x06\xfa\xb8\x1f\x42\x19\x47\x3a\x14\xe5\xa1\xe6\x2b\x78\xa9\x0e\xa4\x70\xc5\x2e\xd5\x01\xe5\x75\x5f\xca\xbb\xa0\xe0\xee\x98\xb9\x8b\x35\xeb\xc8\xd2\x2d\x95\xad\xf3\xc2\x4a\xbb\x3d\x8a\x35\x9f\x0a\x9f\x92\x2f\x85\x4f\x49\x99\x82\xd2\x58\x03\x3d\x91\x72\x7c\xbe\x93\x97\xbb\xf4\x40\x22\x60\xf6\x7f\x77\xdc\x2a\xf2\x8d\xdf\x52\x19\x25\x65\xa7\x69\x22\x8d\x2a\xd7\xc9\x99\xaa\xb7\x44\xe7\x34\x2a\x92\x2d\x29\x7b\x78\x8c\x69\xe7\xf9\xfd\x75\x35\x96\x4a\x19\x40\xea\x28\x81\x94\xa3\x1d\x29\x8e\x08\xa8\x0b\xce\xd9\x25\xfa\x8c\x92\x42\x3b\x71\xe1\xce\x1d\x47\x0e\x62\x7f\xbf\x7d\x9d\x2a\x75\x9b\x1b\xa2\x17\xec\x9c\x9f\xba\x5a\xe6\x12\x68\xba\x6e\x3e\x35\x7e\x2c\x88\xec\x49\x17\xd4\xac\xe0\xa9\x3a\x6a\x20\x47\x0f\x70\x60\xe9\xc1\x96\xe3\x83\x9e\xd9\x4f\xcb\xe4\xf1\xc6\x4e\x0a\x6d\xf8\xc9\x92\xe8\x05\xd7\xfe\x29\x34\x0f\x46\xa0\x71\x68\x55\x29\x23\x9d\x2a\xae\x1e\x48\x81\x56\x47\x3d\x02\xed\xdf\x5f\x6d\x70\x48\x0e\x0b\xda\x17\xdc\x71\x38\x82\x3a\xea\xf1\xb0\x9f\xf0\xda\x02\xda\xad\x79\xa5\xa5\xa6\xd9\xcc\xa7\xfd\xfb\xeb\xca\x7c\x29\xf2\xaa\x54\xe4\x0b\x07\x5e\x95\x23\x90\x0f\xd4\x2b\x28\xc8\x38\xf7\xe9\x43\x33\x8b\xd8\x46\x62\x93\x0b\xa6\x37\x86\xad\x46\x48\x8e\xc3\x97\xe6\xaf\x60\xeb\x27\xfb\xa1\xbd\xe1\xfb\xca\x17\xdc\xd3\x21\x5c\x91\x56\x1d\xc2\x55\x4f\x64\xd9\xe1\x6b\xf3\xf0\x1f\xe5\x4b\x59\x34\x94\x5e\x44\xb6\x35\x85\x26\xdb\x3d\x85\x46\x97\x66\x6f\x2f\x3d\x73\xe0\xa0\xed\x2b\xd3\x65\x86\x98\x29\xc1\x06\x9a\x49\x90\x54\x3e\xd0\x0e\x79\xc9\xe5\x0a\x7a\xa4\x2a\x4b\x27\xbe\xaf\xc3\x91\x31\x44\x60\x7b\xd0\xc3\x6e\xce\xa9\xae\x77\x5d\x4a\x8c\xc4\x8a\xd2\x2a\xf5\x53\xd5\xa2\x7f\x4f\x55\x3b\x28\x32\xb7\xe6\x6b\xc8\x0a\xc3\x97\x98\xae\x3d\x7d\x6a\xd4\x67\x20\xc5\x49\x31\x12\x07\x6a\x5d\x47\xa0\x43\x35\x03\x69\x0a\xd8\x61\xc4\x69\xd1\xa1\x9f\x8e\xe1\x46\xf1\x02\x75\xf6\x9d\x29\xbc\x15\x6a\x0a\x34\x1c\x0b\xc6\x84\xdc\x7a\xbb\x77\x71\xf2\x1f\xf2\x6e\xbf\x15\x13\xe3\xa1\x43\xba\xf6\x96\x56\x75\x3c\xc0\x81\x6e\xdf\x19\xee\xa9\xa9\xdb\xad\x6c\xa8\x1b\x95\x2e\xa8\x9a\x40\x58\x0f\x07\x78\xc5\x0e\x7d\xfb\x76\x1c\x67\xd7\xed\x0b\x52\x28\x5b\x37\xe7\x5c\x0f\xa8\xac\x32\x35\x55\x1f\xdf\x5f\xe7\x06\x77\xbe\xc9\xd7\x4c\x99\xb3\x20\x5e\x1c\xfe\xb7\x63\x0f\x32\x1b\x4e\x43\x56\x53\x26\xb1\x29\xbc\x49\x69\x60\xea\xc8\x94\x4f\x3b\x93\x40\xdc\x81\xb7\x90\x83\xb3\xb7\x0c\x18\xd5\xc4\x0f\x76\xa5\x50\x36\x58\xd4\xd6\x69\x81\x86\xd9\x98\x96\x72\x99\x54\xc7\x6b\x0d\x14\x3f\xc7\x6b\x8d\x96\x56\xc4\x61\x5b\x5a\x11\xc1\x21\x4f\xe9\x91\x97\x52\x3e\x6d\xbe\x3c\x8a\x02\xa8\x93\x94\xdd\x31\x91\x6f\xa8\x6a\x71\x18\x62\x74\xb0\xd6\xd5\x52\x26\x06\x81\x8c\x3b\xa1\x05\x50\x43\x2e\x62\x6d\x14\xc8\xb5\x36\x19\xa8\x2a\xc6\x73\xb0\x93\xa7\x83\x61\x46\x20\x5d\xb7\xe8\x69\x87\x5d\x15\x70\x8a\xc6\x83\xaa\xc7\xd8\x81\x34\x46\x36\xa7\x53\xce\x5c\x2d\x90\x93\x8e\x04\x62\x15\xc1\xc6\x59\x83\x38\xc7\xf5\xbc\xcb\x11\xbf\x90\x5f\x77\x19\x9f\x66\x34\x53\x1c\x3e\x0e\xea\x1a\xf9\xce\xaa\xd4\x85\x40\xa2\x18\xaf\x3d\x76\x81\xc9\xa5\x1c\x44\x7e\x25\xa3\xa9\x83\xa3\x68\xda\xff\x96\xd9\xe0\x5d\x7a\x86\x88\xb6\x94\x95\x23\x38\x2b\x43\x76\xa6\xe8\x33\xed\x78\x1d\x3d\x2a\x27\xad\x39\x60\x15\x0f\xe8\x6f\x00\xc1\xd6\x02\x9a\xb7\x73\xa0\x28\xfe\xea\x38\xf6\xb4\x23\x92\x43\x3a\x72\xb2\x9b\xe0\xca\x3b\x31\xe7\x95\x0f\x7d\xaa\x23\xbd\x39\xfe\x6a\x30\x05\x0f\x74\x30\x68\xf7\x81\x41\x08\x72\x55\x90\x55\xd9\xd8\x3b\x0f\xdb\xb9\x2f\x44\xbd\x07\x16\x21\xb8\xc7\x83\x08\x96\x2b\xa5\xd2\x2b\x5a\xda\x95\xb5\x71\x67\xfd\x1e\x0e\xf7\xe6\x50\x55\x5c\x53\x1d\x2d\x50\x97\xb5\x88\x19\xb2\x5c\x1c\x6f\xcf\x03\x4b\x0e\x54\xf9\x90\xc0\xb2\x8d\x14\x9a\x7f\x97\x14\xbe\x65\x53\x60\x16\x88\x19\x81\x81\x3d\x90\x9a\x21\xfd\x07\xb6\x1b\x04\x86\x87\xd3\xaa\xc6\xa6\xa7\xf0\xa5\x63\x3b\x7a\x9a\x7a\xea\x1d\x27\xf0\xf5\x31\xd1\xd3\x90\x32\x9e\x02\x3d\xb1\xcf\xfc\x2d\xc6\x92\xa7\x53\xaa\x5c\x34\xfb\xec\x60\x74\x00\x0e\xf9\x67\x2e\x20\x6f\x15\x26\xe9\x49\x84\x2f\xf6\x8a\xa7\x4d\x7e\x20\xff\xb4\x74\x0c\xe3\x7c\x3a\x15\xc5\xd5\x52\xe8\xad\xe3\x55\x52\xf8\x52\x1d\x88\x5b\x3c\x08\x73\x21\x57\x3f\xfd\x26\x64\xc1\x46\xf1\x44\xf2\x28\xa9\x2c\x23\xcd\x07\x6a\x6b\x86\x6a\xa0\xee\xaa\xf9\xd2\x07\x0b\xfb\x95\xe0\xa6\x98\xc2\x9d\xce\xa7\xb1\x09\x1d\x85\x54\x63\xbd\xf4\xf3\x31\x7b\x2c\xda\x0a\x43\x2a\x91\x8c\x94\x97\xe7\x38\x38\x85\x9c\x96\x67\x8c\x94\xe9\x48\xf8\x94\xd9\x85\x98\x55\x0a\xdd\x30\x0b\x8a\x96\xbb\x38\x86\x9f\x88\xb6\x68\x87\x0a\x3d\x6a\x61\x60\x4f\x5f\xdf\x8c\x15\xf4\xc9\x35\x81\x91\x52\x1d\x19\x59\x41\x71\x90\xe8\x17\xc4\x25\xc5\xfa\xac\x48\xa4\x72\xc0\x24\xf4\xac\x4c\x29\x5b\x5a\xb5\x12\xde\xf2\xa5\x77\x6c\x4b\x5d\x1b\x63\x10\xeb\x9c\xd2\x27\x5c\xdb\x39\x7c\x46\x61\xdc\x8a\x2f\x3a\x1a\xeb\xfb\xe2\xb8\xa3\xdd\x17\xf1\x9d\x0c\x8d\x3c\x3d\x35\x0d\x79\x36\x53\x95\x5d\x38\x00\x95\x0b\x10\xe4\x5f\x96\x6d\x7b\xca\x44\x60\x10\xcd\x8b\xf8\x38\xb8\x82\xc3\x86\x4a\x09\xe4\x0d\xd0\x03\x9e\x9e\x21\x1a\xb2\xe0\x02\xab\x76\xdc\xd0\x67\x24\xa1\x28\xd0\xf3\xc5\xfe\x18\xa3\x9d\x6f\xa7\x5e\x69\xd6\x21\xa6\x2d\x0d\x19\x3f\x06\x2d\x37\xda\x40\xb8\xe6\xe1\x1a\xc4\x72\x45\x11\x1d\x83\x2d\xf7\xb2\x9c\xcb\x8e\x73\xfa\x9d\x3d\x36\xca\x97\xef\xab\x04\x57\x88\x16\x29\xc7\xf1\x46\x51\x4d\x14\x6e\x74\x44\x25\x56\xb8\x11\x2f\xb8\x2e\x48\xef\xd6\x9e\xe9\xdf\x24\x9c\xef\x44\x14\x1f\x6c\x4c\xc1\x6c\xb8\x97\xcd\x3f\x48\xa7\x04\x14\x9d\x81\x74\xc8\x85\x5c\x74\x8d\xb8\x65\xe2\x38\xc7\xd2\xff\xe2\x6c\xe7\x86\x90\xa7\x04\x3b\xe7\x06\xa6\x24\xd8\x89\xe5\x59\x01\x45\x2d\x87\x8a\x02\x8a\xce\x0d\xf6\xfe\xb6\xe5\x39\xa6\x66\xe5\xd4\x39\x37\x88\x9b\x78\xa2\xd8\x68\x15\x4f\x74\x6e\x5b\xaa\x5a\x22\x42\xcc\x53\xde\x9c\x72\xa2\x9d\x2a\x6d\x4e\xd9\x7a\x20\x2b\x4d\xf0\x35\x65\xd1\x39\x37\x94\xde\x37\x07\x17\x52\xe7\xdb\x69\x7d\x91\x0f\xdf\x4a\xce\x14\x0b\x2e\x89\x72\x10\x17\xde\xf8\x2a\xfa\xf6\x63\xfe\xfd\xc6\xda\xcc\x02\x39\x16\x69\x67\x7f\xeb\x29\x9c\x73\xc3\x0c\xf0\x76\x2c\x48\x9c\x15\x8a\x3d\x3a\xb7\x2d\x1f\x6a\x73\xd5\x4c\xb4\xb4\xa4\x92\x8d\xa8\xa4\x37\x1f\x23\xe5\x9b\x43\x8d\xed\xf5\x46\x64\x46\xc1\x7a\x93\x93\x29\x90\x3c\x85\x6c\x03\x45\x17\x9d\x5b\xe6\x52\xb1\xbb\x25\xb6\x69\x45\x17\x15\x4c\xcc\x63\xf3\x82\xed\x81\x7c\x34\xf6\x80\xde\x6b\x26\xd2\xa1\x88\xa1\x03\x0f\xf6\x50\x88\xd0\xb9\xd9\x1c\x3d\x36\x36\xbf\x59\xfb\x70\xfa\x98\x81\x48\x3b\x14\x24\x74\x62\xe2\x1a\x8a\x11\x6a\xbe\x2b\xb6\x20\x23\x3b\x80\x9a\x6a\x5e\x40\xdd\xcd\x04\x94\x74\xd3\x03\xf9\xb4\x1b\xf4\xe1\x6c\x46\x4e\x86\xba\x40\x1b\x30\x3b\xd8\xda\x07\xe0\x6c\xa8\x0b\xb4\x84\x30\x68\xea\xf6\x2c\xa4\x6e\x17\x94\x86\xcc\x7f\x46\x40\x56\x10\x7c\x15\xf4\xea\x8b\x90\x0b\x7a\x4a\x1d\x4b\x3b\x8e\xb1\x1c\xf4\xe9\x58\x6c\x2c\xc7\x43\x6f\xd4\x9c\x0e\x9e\x5d\x90\x4e\x97\xfa\x01\x8d\x10\xcd\xfa\x2a\xc1\xc1\xf4\xd9\x70\x52\xb3\x66\x93\x4c\x33\x40\x8e\x1c\x60\xaa\x77\xbf\x3c\x66\x2a\x19\x3b\xc2\xe2\x99\x42\xb1\x80\x23\x90\xad\x92\x56\x89\x87\x33\xaf\xa0\x84\x0d\xa2\x6b\xea\x9e\x42\xd3\xa2\x4d\xb0\xc3\xd1\x36\xa4\x60\x5d\xa0\x5e\x97\xd9\x02\xd9\x1b\x36\xc0\x01\xd7\xb4\xb9\xd2\xd8\x31\x46\x9c\x01\x9f\xf6\x2d\x6e\x80\x8c\x86\xa6\xec\x31\xb4\x10\x3a\x9c\x8b\x25\x51\x57\x63\xbf\xc1\x09\x8c\x6f\x13\x12\xbd\x2a\x9c\xc1\xc9\x79\x16\xe4\x53\xb6\x07\x7c\x3b\x74\x87\x5e\x6c\x80\xf0\x0d\xee\x05\x9a\x72\x76\x30\xf4\xca\x1c\x29\xd4\xad\xa0\x8d\x29\x8c\xb9\x1d\x14\xa6\x9e\x04\xcd\x9c\x11\x17\xdf\x53\xc8\x48\xfd\xa9\x5f\x91\x21\x78\x65\x1c\x70\xd5\x33\x60\x73\xdd\x02\x28\xfa\x3c\x52\xc8\xba\x79\xa4\xce\xa9\x32\x2a\x3b\xe8\xf0\x3d\xe2\xc6\x62\x90\x55\xa5\xa5\xae\xb6\xa5\xf9\xe1\x50\x30\xcb\xb9\x1d\xa9\x29\x7b\xc5\xe7\x3b\x53\x8e\x95\x90\x71\x38\x4a\xea\x4a\x33\xce\x2a\x05\x76\x16\xff\x89\x4d\x1b\x07\xab\x64\x75\x76\x1c\xac\xd2\xc5\xb0\xe5\x5b\xd9\xf7\xd4\x35\x06\xa0\xce\xd1\x7a\xd1\xae\xa3\x06\xb0\x0b\x8d\xc3\x7c\xd5\x7a\xcf\x38\xfc\x90\xc3\xf9\xc3\xfc\x26\xab\xaa\xc3\xa2\xa1\x0c\x65\x63\x29\xce\x81\xb6\x20\x1f\x4a\x20\xab\x47\xe1\x5b\xa6\x52\x76\xfa\xc6\x0e\x75\x66\x96\x81\x4d\x72\x1c\x56\x2a\xd8\x2e\x8a\x41\x39\xb7\x02\xaa\x53\x86\x90\x83\x0e\x31\x44\x59\x56\x1c\x7e\x7f\x06\xe6\x3c\x14\x82\x72\x6e\x16\x81\x47\x21\xe3\xac\xc5\x99\xa1\x08\x94\x93\x50\xb9\xa1\x98\x93\x13\x1f\xda\x28\xf6\xe3\xa2\xfc\x0f\xde\x9b\xf1\x85\xd7\x05\xea\x66\x77\x4f\xa1\x22\x3e\xac\x06\x8e\x64\x5f\x81\x26\xca\x60\xbd\x1a\xa0\x11\xa2\x1d\x1b\x1c\xd2\x89\x0d\x0e\x68\x7a\xa3\x0c\xa8\x34\x0d\x89\x4a\x0b\xc3\x5c\xe4\x74\x6e\x85\x3e\x95\x38\xc9\x77\xbc\x16\x24\x32\xe4\x5c\x29\x36\x2b\x36\xd8\x5b\x41\x49\x18\xf9\xd2\x44\xc1\x1c\x78\x93\x17\x10\xb0\xd8\x74\xa4\xcc\x6c\xf2\x48\x3b\x3a\xae\x2c\xd2\x0c\x45\x99\xac\x42\xea\x2e\x3d\xe0\xdc\x0a\x63\x9e\x1a\x33\x7b\xb1\x98\x4f\xd7\x94\x79\x67\x66\xf2\xcc\x0d\x2a\x13\xe2\x07\xca\x4f\xce\x56\x05\x96\x9c\x5b\x46\xc9\xfe\xcf\x4a\x2f\x32\x38\x11\xdc\x46\x11\x13\x3f\x83\xab\x93\x12\x37\x98\x78\xb5\x70\xc6\x29\x5c\x11\xce\x6c\xd7\x1a\x15\x41\xdf\xc2\xea\xa8\xa6\x11\x18\xb3\x03\x42\x5a\x83\x7f\x56\xd8\xb6\x25\xb9\xc1\x73\x30\x6d\x0f\x68\x8b\xf2\x48\x65\xad\x1f\x67\x85\x63\x40\xc8\x03\xbc\xc0\xe9\xf9\xa3\xd7\x21\x0a\x3f\x03\x69\x68\x9f\x66\x5f\xee\xa5\x01\x9a\xa5\xc3\x66\x14\xe8\xd1\x88\x2a\x1d\xd5\x94\x00\x47\x57\xba\x96\x73\xe3\x68\xa8\xac\x7c\x4b\xa1\x79\x6d\x67\x56\x6e\xcd\x75\xf0\xb9\xb5\xff\x38\x0a\x2a\x86\xc8\xb4\xf3\x32\x02\x01\x75\x0d\x2d\xc8\x4e\x26\x97\x2f\x2d\x82\x35\x84\x9c\xea\xd5\x86\x3b\x28\x06\xe4\xdc\x60\x89\x7a\xba\xe5\xdc\x20\x4c\x9e\x6e\x41\x6e\xa9\x98\x30\x5b\x9a\xd1\xe4\x8d\x54\x5d\xdc\xf3\xfa\x34\xf3\x96\x4b\xcb\xe3\xe0\x19\x17\xb4\xe9\xe1\x67\x5c\x5a\x83\x75\x9d\x3c\x55\x7e\x00\x41\x7c\x17\xa0\xf1\xa9\x40\xc3\x83\x4e\xa1\x56\x88\x3d\x7e\xc2\x0f\xd2\x89\x04\x71\xd6\xe7\xc4\x7d\x81\x5c\xe7\x77\x5d\x72\xc6\xf2\xae\xcb\x85\x8c\x75\x42\x4f\xb0\xc4\xd3\xe7\x09\xcc\xe2\xb4\x98\x07\xd7\xf3\xc3\x2e\x85\x8d\x7b\x9a\xd4\xae\x1f\x26\x37\x59\x55\x25\x8d\xc1\x63\x4e\x53\x5a\x4b\x87\x92\x67\xae\x94\xf9\x5c\x44\x28\x39\x11\x0f\x39\x30\x14\x2f\xc2\x6d\x98\x05\x69\x9e\xa1\xa5\x53\xd7\xa1\x0e\xf6\xff\xc9\x15\x92\x91\x0f\xa7\x07\xc9\x6c\x89\xe7\x10\x31\x3d\x4e\x3f\x22\x05\xb9\x9c\xe6\x23\x99\x57\xf9\xcd\xd0\xa9\x86\x42\x3b\xca\x0e\x81\x28\x98\xa3\x10\xc0\x3e\x4e\x93\x52\x63\xca\x1d\x4d\xd4\xb2\xcc\x1c\x1f\xc8\x4f\xce\x4c\x53\x71\x2d\x8f\x0b\x0a\x01\x9f\xab\xc3\x3c\x07\xa0\xba\x81\xf0\x94\x8c\xa6\x62\x57\x1f\x97\x0e\x90\x9c\x1f\x57\xa7\xd3\x0a\xe8\xab\x5d\xe9\x44\x87\x64\x3e\x94\xaa\x56\xe1\x72\x8a\xe5\x28\x11\x96\x2e\xc4\x46\x44\x95\xcb\x6f\x9a\xd6\x23\x75\x75\xe7\x1c\x5a\xbf\x30\x24\x71\x48\xf9\x05\x16\x2c\xbd\x43\x99\x67\xce\xad\xa5\x6c\x09\x8d\x65\x0b\x02\x8e\x67\x64\x93\x28\x98\xe3\xdc\xf2\x21\xae\xd6\x1e\xd0\xae\x26\xda\x41\x18\xe9\xa0\xe7\x93\xa7\xd2\xac\xf5\x7c\x64\xf9\x0b\xee\x83\x24\xed\xc7\x5b\xb6\xe3\x03\x1a\xbd\xb4\x23\x99\x36\xd3\x2c\xf5\x7d\x64\x7e\x10\x30\x46\x3a\x31\xf7\x01\xbb\xe9\x87\x21\x02\x99\xf9\xc0\xa8\x2e\xf4\x3f\x0e\x97\x0b\xb1\x94\x13\xf5\xb2\xc9\x33\x12\xee\x65\xde\xc4\x99\xee\xa8\x90\xd6\x8e\x34\xac\xd4\x56\x57\x1a\x92\x0b\x65\x4b\x2f\xbe\x20\xc1\x48\x9c\x15\xa9\x96\x54\xf5\x71\xc2\x72\xea\x9d\x97\x73\x83\x35\x10\x31\x72\xb1\x2a\x8a\x18\x39\xb7\x1e\x48\xac\x1c\x46\xd1\x74\x09\x09\x47\xc9\x68\x56\x41\x59\x3e\xbf\x00\x33\x6a\x49\xab\xc3\x5d\xa6\xae\x4c\x1a\x7b\x20\x31\x76\x76\xb8\xf2\xe9\xac\x2f\xd3\x89\x82\xde\x91\xc1\x1a\x62\xf1\x07\xd4\xd6\x64\x13\x35\x18\x17\x73\xd9\x7c\xa9\xed\x62\x01\x9d\x51\x27\x02\x48\x83\x4c\x39\x6f\x95\x50\xe7\xc4\x50\x31\x9a\xc9\x14\x12\xe6\xcd\x97\x8a\x08\xe4\xe8\x92\x08\x07\x0a\x2e\xd9\x4b\xb4\x0c\x45\x97\x94\x23\x43\xf1\x4b\xda\x99\x03\xa7\x47\x82\xcb\x35\x5b\x42\x33\x05\x32\xa1\xb7\xf4\x2f\xca\xcb\xb1\xd3\x24\x01\xed\xd0\x73\x73\xd4\xf6\x95\x0e\x2d\xf2\x64\x54\x93\xc5\xa3\x47\xa7\x37\x68\x41\xc0\x37\x7c\x91\x22\x9a\x85\xdb\x11\xe8\xe1\xaa\x7f\x83\xe8\xdd\x9d\xc6\x19\xc6\xd6\x6d\xbf\x64\x22\xbb\xe9\xe5\x03\xb1\x22\x15\x50\x69\x82\x90\x5b\x9c\xfb\x06\x1f\xe4\xe8\x8e\xb6\x6e\x25\x85\x7a\xda\xbc\xe5\x43\x89\x05\x23\x3d\xda\x96\xd9\x80\xcc\x49\x61\x8e\x0a\x2d\x29\x0d\x5e\xd0\x45\x3d\x5b\x9a\x91\x79\x3c\x6a\x93\xc2\x47\x8e\xeb\x53\x26\xd3\x0b\x7c\xa2\x9b\x76\xa2\xd6\x75\x0b\x46\xe9\xc2\x97\x1c\xa3\xc7\xf9\x91\x98\x2d\x3a\x96\x62\x44\x0e\x2c\x69\x43\x31\x22\xfb\x01\x2f\xe8\x76\xc4\x37\x14\x83\xc4\x88\xb0\x9f\xba\xf9\x58\x94\xbc\xee\x57\xa7\x5a\x3e\x3d\x95\x4c\x10\x14\x6e\xf0\x4b\x2f\x4d\x69\x61\xc0\x96\xf7\x64\xd2\xc9\x70\xd5\x80\x3e\x12\x4a\x9a\x75\x9c\x6d\x4f\x9f\x0f\x13\x50\x30\x7a\x6a\xa6\x99\xcc\xdb\x02\x46\xfa\xd4\x38\xb3\x5e\xd3\xea\x47\x0f\xb8\x7f\x7f\xf5\x92\xb5\x9d\xbe\x4e\xdf\x03\x8a\x8b\x70\xd6\x75\xdf\x02\x88\xfa\xd1\x27\xe8\x82\x1f\x19\x4e\xe1\x4e\x8a\x3d\x69\x17\xec\xc8\x0f\xdc\x8c\x4f\x9f\xeb\xc4\xd8\x61\x31\x8e\x35\xf9\x88\x18\x0a\x36\x39\x77\xc6\xe5\x60\x93\x03\xa1\xd8\xb1\x26\xd8\xbf\x87\x42\x4d\xce\x9d\xfd\x35\xfc\xda\x63\x43\xc4\x19\xbe\xd6\x12\xed\x51\xa1\x26\x0b\xbb\x06\x38\xf4\x69\x9a\xbd\x5d\x37\x2d\x29\xc7\xef\x99\x86\x98\xe8\x74\x6a\xe9\xba\xa6\x5d\x0d\x05\x1e\x3c\x50\xfe\x0b\x43\x41\xf9\x67\x28\x43\x21\xcc\x2d\x65\x8e\xc9\x47\xe5\x18\x43\xbb\xa8\xa7\x1d\x6b\x93\x50\xd4\x90\xd4\xb5\x43\x42\x8a\x1f\x39\x63\xed\x51\x02\xa0\x73\xcf\xe4\xf9\xf4\x8d\x09\xc4\xe1\x24\xbc\x3c\xb1\xc0\xc5\x84\xf7\x4c\x89\xd3\xe7\xee\x99\xb0\xdb\xb3\x79\x01\x79\x93\xa5\xec\xd2\x7d\xd7\x7c\xa8\x98\x90\x92\x3e\x4c\xa6\x6c\xa3\xe1\x9c\xcd\x44\x07\x0d\xe2\x50\x32\x21\x32\xd0\x71\x9f\x6a\x28\xaf\xd0\xb9\x67\xd6\xa7\x22\xc6\x20\x9f\x81\xf0\x06\x36\x56\x02\xa3\x56\x0d\xa7\x8d\xe1\x38\x1b\xd0\xe1\x9e\xba\x7a\xde\x0f\xf1\x9e\x10\x95\x86\x6c\x39\x7c\xbd\x20\xba\xd1\xc8\x71\x9b\x4f\xdf\x2e\xf5\x50\x1c\x96\xf2\xd1\x9a\x6f\xbb\x1f\x39\xd3\x15\x97\x72\xee\x2c\xdf\x6d\x52\x04\x05\xe5\x0f\xe2\xad\xe5\x05\x75\x95\x15\x20\x51\xde\xfe\xe3\xdb\x3a\xe3\xe6\xc2\x28\x07\x98\x52\x0d\x9d\x3b\x73\xe0\x80\x96\x86\x3f\x63\xdc\x4e\x26\x8e\x90\x7c\x3b\xca\xa9\x9d\x01\x75\xba\x7d\xaa\xea\x05\xcc\x2b\x65\xc6\x8e\x51\x41\x86\xe0\x6a\xba\x43\x36\xb9\x2d\xdf\x47\x10\xbf\x6d\x1b\x84\x1d\x29\x0f\x51\x89\xfd\xf4\xf6\xad\x28\x62\xb0\x86\x62\x58\x6a\xcc\x5e\xb7\xe3\xe2\x38\x78\x6e\xc7\x2d\xb5\x33\xa0\x94\x33\x44\x54\x1e\x37\x6a\x68\xd7\xb7\xaf\xa3\xc0\x45\xc8\x2c\x54\xa1\xad\x5b\x8e\x99\x48\x6b\x37\x14\x83\x10\xaf\x64\x42\xe7\x1e\x0c\xa6\xd6\x00\x79\x5a\x01\x2e\x6b\x9a\x53\xf5\xa1\xc2\x60\xa0\x49\xff\x34\xf3\x16\x02\x5e\xe6\xe9\xfc\x52\x15\x56\x30\xcd\xb8\x90\x13\xfe\x5f\xc6\xce\xe5\xea\x62\x54\x57\xc2\xa9\x9c\x10\xb6\x8d\x79\x4d\x3a\x17\xd8\x8f\xfc\x43\xb8\xcb\x55\x5f\xb9\xef\xec\xef\xa1\x16\x18\x30\x08\x49\x88\x42\xda\xe6\x08\x58\xdd\x21\x89\x0a\xf7\x8a\x73\xfb\xf9\x52\x4d\xe1\xf0\x6c\x1d\x90\x1e\x5d\x28\x73\x2c\x43\x07\xd6\x12\xb3\x73\x0f\xb2\x8a\x51\xd9\xd7\xc8\xe1\x51\x21\x52\xea\x91\xba\x02\x9d\xc4\x03\x23\xd0\x49\x3d\x9e\x9a\xcc\x41\x81\x54\xc4\xad\x87\x92\xc7\x0e\xf5\xbb\xc3\x06\xe6\x0a\x61\x50\xea\xf1\x50\xea\x11\xbb\x6e\x3b\xa0\x20\x40\xfc\xa9\xcc\x46\x15\x2c\xc2\x24\xb2\x50\x0c\x4d\x00\x2a\x80\xe4\xe6\xb6\xd9\x1e\x0b\x71\x5b\x54\xa0\x36\xb7\x0d\xf5\xa7\xac\x48\x71\x33\x02\x9b\xe9\xb8\x4d\x04\x42\xa9\x07\xa2\x4a\xb0\x93\x7a\x60\xe3\x28\xd2\xd0\x99\xf3\xa9\x82\x09\x9d\xb1\x46\xb6\x63\x32\x8f\x94\x6d\xe9\x48\x46\x2a\x98\x5b\x79\xda\x94\xa7\xaf\x66\x64\x4a\x78\xcc\xbe\x13\x58\xe5\x04\x14\x38\xdf\xd6\x73\x28\xb6\xf7\x80\xb5\x27\x64\xf9\xe7\x7f\x17\xaf\xe6\xe6\xdb\xc7\x48\xb0\x73\xd3\x60\x95\xa3\x97\x94\x0a\x78\x8c\x84\x7b\xfb\xbd\x52\x4b\xd5\xad\xa3\x46\xba\xfc\x28\xe0\xc2\x80\x92\x55\x30\x42\x49\x71\x60\x15\xbc\x91\x18\x69\xd4\x21\xaa\x1a\xfb\xf9\x4d\x22\x97\x0e\x25\xf0\xd8\xf3\xa5\x97\xbc\x41\x75\x05\x3d\x62\x34\x76\x1e\xf4\x0c\x47\x49\xd0\x62\xe6\xbf\x7d\x13\x11\x5b\xe8\xed\x10\x86\x47\x5a\xd5\xbe\x2b\xe9\x51\xef\x98\xf2\x21\x4a\x8e\x15\x70\x62\xa8\x23\xa6\xab\x33\x43\x4d\x87\xcc\xbd\x49\x5d\x18\xe4\x47\x9c\xcd\x31\x7f\x29\x27\x76\x74\x83\xb3\x46\x45\x62\x3c\xf0\x17\x28\x0d\xe7\xfa\xfb\x71\xfc\x4c\xc8\x1f\x46\x4e\x3c\xf1\xfc\x96\x84\x54\x0c\x8d\x37\x77\x50\x48\x3b\xc1\x66\xea\xf1\x50\x62\x56\x34\xe0\xdb\x02\xec\x4a\x33\x4b\xf7\x96\xf0\x8e\xc3\xa7\xb0\x01\x1c\xe2\xe7\x88\x79\xfe\xb6\xad\xc5\x6c\x7c\x2c\xa3\xf0\x89\x28\x2f\xd5\x51\xc2\xae\x1f\x5f\x82\xc4\xe6\x15\x66\xa6\x66\xd1\x3f\xbc\x38\x67\x63\x7d\x22\xb3\x52\x57\xce\x0c\x84\xe6\x07\x93\xe9\xc8\xa7\x16\xf1\x2d\x9f\xea\xf9\xcb\x95\x4e\xf5\x84\x2e\x65\xf6\x7e\x21\x4d\x14\xf1\xe7\x1c\x19\xed\xcd\x93\xcf\xed\xe3\x87\x23\x24\x86\xeb\x07\x4f\xc7\x53\xb7\xd9\x5d\xc0\x6f\xeb\xd0\x78\xa0\x00\x05\x8a\x29\xcf\x24\x70\x03\xc6\x21\xe5\x63\xc6\xbb\x32\x02\x3f\xe4\xa6\xcc\xb2\x0e\x7b\x40\xd1\x80\x4e\x1e\xd7\x4d\x45\x03\x2a\x23\xbf\xec\xec\x03\x4f\x99\x30\x9c\x1c\xfd\x14\xd2\xa7\x1e\x35\x35\xd9\x05\x21\xe5\x44\xc7\xa7\xf8\x71\x82\xec\xb8\x23\x15\xd4\xa7\x14\x14\xde\xc7\x32\x11\x25\x22\x64\x4d\x39\x7a\x28\x1d\xb7\x51\x86\x0a\xe9\x53\x5f\x99\x39\x07\xe9\xed\x3d\x85\xba\x3e\xcf\x72\x38\x0c\x55\x3c\x6a\x82\xd9\x94\x72\xe6\x4b\xdb\x76\x47\x06\x20\x4d\x89\xf3\xf8\xe3\x94\xb4\x1c\x9a\x05\xa4\x29\xb9\x14\xfb\x46\x53\x56\x48\x47\x77\x9e\x29\xb5\xd6\xc2\x10\x55\x6c\x9e\x9a\x1b\x87\xaf\x63\x31\xd2\xec\xd7\xba\x11\xf1\xa2\xf0\x3b\xf5\x40\x84\x0a\x38\x53\x09\x93\x31\xc9\x53\x15\x53\xfc\x1b\x45\x49\x97\x7e\xc8\xc0\x01\xe9\xeb\x70\x7d\xb9\x4c\xfa\x22\x0b\xb1\xdb\x93\xd4\x6a\xa6\xd4\x81\x3d\x69\x97\xe3\x27\x36\x80\xe3\xf1\x44\xfb\x7c\x89\xb0\xc1\xf9\xc9\x69\xac\x8e\xce\x54\x3b\x8f\x55\xa4\xd8\x37\x1a\x38\xed\xca\x49\x54\x33\x5c\x39\x89\x30\x58\x1c\x9d\x27\xce\x2f\xe1\x6a\x6a\xcc\x39\xe3\x6a\xb2\x42\x5f\x2e\xe1\xaf\x54\xd5\x8e\x6e\x69\xc6\x73\xc9\x58\x9d\x9f\x94\x1d\xfc\xc5\x77\x91\x1e\x37\x13\x44\xb3\x38\x2f\x30\x51\x14\x71\xa7\x1e\x6c\x20\x01\x64\x6a\x36\xf4\x17\x11\x57\xd3\x90\x93\x57\xa5\xaa\x44\x5c\x4b\x9f\x12\x71\x2d\x7d\x68\x74\x59\x21\x69\xe0\x6b\xa6\x43\x9b\xed\xc8\x2d\x92\x55\x61\xad\x18\x4b\xc3\x43\xf1\xe9\x5c\x55\x47\xff\x3b\x91\xce\x5d\xd7\xf7\xd0\x9c\xba\x84\xbb\x29\x71\xdf\x80\xbb\xc9\x31\xc7\xb8\x9b\xe3\xa9\x6a\x97\x08\x4b\xf2\x1b\x2c\x74\xc6\xa0\x18\x5e\x3d\x94\x04\xcc\x43\x69\x4b\x23\xc5\x8c\xc2\x89\xab\xcb\x28\x9c\x8a\xf0\xf9\x85\x2b\x27\xa4\xd0\x67\xe8\x15\xe5\xb2\x3a\x4b\xfa\x77\xa0\x97\x88\x63\x25\xaf\x2a\xb9\xd6\xf9\xf9\x62\x09\x60\xf0\x04\xb0\xd3\x42\xf9\xb8\xc4\x39\xf4\x87\x8a\xbe\x32\x04\x9d\x07\xb0\x67\x7e\x96\x94\x88\x91\x9f\xaf\x9d\xa3\x4c\x7f\x3e\x6a\xb2\x85\x7e\x3e\x5b\xb2\x89\x7f\xb8\x44\xe0\x26\x25\xb0\xaa\x47\xc6\x6e\xae\x6c\xa1\xb4\xa7\x33\x3d\xd6\xc2\xc8\x38\xe5\xa8\xaa\x47\x46\x1e\x8e\xe5\x2f\xa5\x85\x83\x5c\x21\x52\x50\x0e\x4b\x42\xf6\x94\xe8\x15\x67\xac\x3a\x67\xca\x88\xcf\x0e\xe5\xa1\x86\xd3\x1c\x95\x8f\x27\xf0\xf3\xb7\x99\x4a\x26\x44\xf0\x83\x38\x40\x15\x45\xe8\x7c\x3d\xcd\xea\xaa\x94\x77\x95\x53\xf9\xac\x4a\x24\xc1\xcf\x81\x3d\x2c\x52\xd6\xcb\x37\x0c\xdc\xe3\x2c\x25\xb4\x2a\x5c\x46\x2e\x25\xb4\x2a\xa7\xfb\x58\xca\x67\x75\x9c\x35\x1f\x56\xb9\x5c\xba\x29\x0e\x88\x9d\x66\xe0\x17\x9a\xe1\xa0\x60\xb3\x75\x39\x67\x14\x88\xae\xe5\x38\x41\x8e\x46\x76\x53\xe6\x6d\x9f\xba\xd6\x0b\x21\x66\x11\xbc\x5e\xbe\x0b\xe0\x85\xea\x7a\x99\x27\x46\x7a\xb1\xfb\x7a\x30\x04\xc7\x11\x9b\x8c\xcf\x78\xa1\x49\x9f\x7e\x58\xc5\x49\x6f\x39\x6a\xcf\xbc\x32\x3e\x33\xc5\x08\x25\x44\xf6\xa4\x13\x5d\x05\x1c\x23\xed\xd8\xf4\x38\xd3\xa5\x95\x7b\xe6\xc4\x0f\x01\x79\xb5\xbc\x94\x07\xaa\x1e\xf9\x33\x60\x28\x83\xd9\x14\x5b\x60\xaa\xad\x57\xc2\x91\x43\x4d\x39\x2b\xe9\x04\x1f\x43\x06\x94\x64\x3e\x50\xb2\x23\x9f\x66\xec\x3d\x9a\x21\x19\x8f\x1b\x52\x70\xa0\x7a\xf8\xf4\xbd\x14\x1b\xe8\x20\x16\xc4\x12\xb0\xe8\x20\x20\xc7\x52\x6c\xa0\x82\x74\x5c\xc7\x90\xff\x71\x86\xb2\x23\x8c\xf5\x3b\x2c\xa9\x46\x9a\x11\x1e\xbc\xa5\xcc\xf6\xf9\x4c\x8f\xf6\x83\x59\x3c\x2f\x62\x03\x39\x28\xdc\x4d\x6a\xf7\x8f\x50\x5e\x69\x46\x6e\x66\x2b\xb4\x63\x37\x58\xbe\x9b\x3a\xb5\x67\x38\xd3\x2f\xc5\x07\x94\x00\x17\x85\x0e\xc1\x37\xe4\x47\xc0\x37\xcc\x3f\xb3\xc8\xdf\x75\xed\x4e\xab\x69\xd7\x0c\x33\xa1\x6c\xb7\x9c\x21\x89\x38\x06\xf5\xd1\x56\x0c\xa5\x15\xc9\x6c\xe9\x7a\xfc\x60\x61\x85\x70\x2a\xd7\x43\xb1\xea\xf4\xb8\x58\x59\xfa\x40\x45\x16\x2a\x4b\x29\x9e\x2f\xe6\x60\xfb\x78\x57\xe8\xc5\x4a\xf1\xa1\x24\x0e\x67\x28\x6f\xb7\x2c\x98\x0c\x7f\x72\xff\xdd\xa4\xcf\xd0\x8d\xc1\xfb\x6a\xc0\x51\xea\x6e\xf2\xab\x4e\x19\xa0\x0f\x02\x2c\x83\x82\x07\x15\x5e\x09\x2c\x05\x0f\xba\x3f\x3c\x20\xfd\xdb\x13\xca\xce\x1c\x16\x57\x50\xa9\x52\xae\x14\x36\x6f\xd4\x14\x7a\x19\x2c\x94\x97\xa2\x00\x55\x27\xa3\xbf\xa9\xaf\xe4\x63\x83\xf2\x78\xa8\x69\x06\x02\xd8\xb5\x4e\xfb\xff\xaf\x14\x4a\x7d\x4c\x3e\x74\x2c\x75\x87\x9e\xbb\x49\xdf\x0c\x76\x06\xa4\x1b\xa1\x83\x55\x39\x27\x33\x12\x52\x2c\x8c\x04\x3a\xed\x3a\x85\xf9\x15\xf4\xa7\x9e\x2f\xba\x44\x9d\xd9\x8c\x59\x8e\x01\xc4\x8d\xfd\x22\x87\xd5\xcc\x60\x17\xcb\x99\x4f\x95\xce\xf9\x4a\xa1\x00\xca\x48\x03\x61\xaa\xca\x7c\xca\x58\x5c\x7e\x6c\x79\x74\xe9\xd2\x06\x6c\x63\xb0\xcb\x31\x71\x69\xc7\xda\xee\xc5\x3f\x4b\xd9\x71\x03\xbb\xce\xb0\x1e\xed\xd8\x3a\x1b\x29\x94\xf1\x3f\x90\x47\x0a\xfa\x53\xcf\x4c\xa5\x8d\xff\xfc\xa5\x2c\xb0\x33\x3c\x21\x6c\xcd\xf9\x4a\xa3\xdb\xcd\xf0\x23\xc4\xfc\xf1\x7f\x14\xdb\x51\xc4\x1e\x58\x06\x55\x81\x72\x59\xc5\xd2\x89\x83\xd2\x52\x58\x9f\x7a\x32\x56\x05\xf2\x19\xc4\xfc\x58\x82\x58\x95\x3e\x43\x69\x00\x28\x30\xc7\xf8\x01\x84\xb3\x8a\x25\x15\xa1\x1a\x56\x31\xdb\x3d\x5d\xc8\x69\x07\xf7\x18\x7d\x45\x16\xcc\x9b\x64\x9d\xf9\x52\x18\xfa\x96\xb1\x1a\xbe\xe3\xb0\xc8\x37\xa9\x4d\x9c\x4e\x84\xb6\xc0\x26\x5f\xc5\x58\x9e\x48\x32\x41\xb3\xaa\xe3\x72\xde\x94\x92\x72\x32\x59\x04\x12\x22\x02\xc6\x72\x20\xa1\xf9\xb4\xf3\xd3\x4c\xd2\x8c\x79\x12\x61\xa9\x70\x40\x15\xe4\xcc\x32\x88\xeb\x3c\x43\xa9\xc3\xb4\xe9\xb0\x08\xbc\x87\x58\xc5\x6f\xc1\x1c\xc0\xf8\x26\x8d\x25\x42\xd7\x1a\xc5\xd5\x41\xbb\x2e\xc3\xb8\xc8\xe7\x79\x93\x8e\x25\x12\xea\xa7\x4e\xa1\x64\x56\x01\x28\x5f\x25\xa6\x3e\x23\xc2\x74\xea\x7f\xdf\x53\x2e\xe3\xb8\x3a\xa8\x8e\x55\xcc\x79\x67\xda\x95\xb3\xe3\xe9\x13\xce\x4b\x55\xeb\x7b\x76\x54\xb1\xb6\x75\xd0\xe2\xb6\x1c\x2f\x88\xeb\xe1\x25\x20\x57\x3d\xd9\x34\x17\x5c\x7a\xa6\xaa\x16\x97\x11\x08\xd5\x75\xc4\x8e\xb9\xb8\x4b\x42\xdd\x5e\x83\xd1\x86\xf4\xea\x1e\x50\xde\xd3\x3d\x7d\x2e\x8b\x8a\xb4\x2b\x8f\x13\x86\x8c\xa2\x09\xd5\xf3\x48\x55\x3f\xca\x0b\x75\x5b\x88\x60\xf4\x96\x70\x65\xf5\x7c\x51\x66\x2f\x09\x07\x95\x75\x19\xad\xdf\x52\x57\x57\xed\x27\xcb\x79\xe1\xc9\x43\x94\x5e\x9c\x57\x11\xfc\x97\x9f\xac\x12\xd1\x6d\x5d\x7e\x97\x98\x29\x91\x8b\xf8\x2c\x69\x48\x4a\x74\xa4\x4f\xa7\xd4\x87\x32\x67\x22\x00\x05\x31\xab\xc0\x53\x97\x21\x66\x67\x09\xe5\x5d\x43\x7f\x3a\x90\xf2\x0a\x6f\x5d\xce\x5d\x8b\xca\x34\xc0\xec\x44\x2b\x2a\x90\x50\x05\x22\xb4\xae\xe4\x5d\x64\x29\xb9\x09\xc0\x6e\x51\x5c\xa1\x72\x96\xd4\xb5\x74\xbe\x58\x2d\x39\xd9\x9c\xb1\xee\xa6\xb0\x33\x53\x57\x8c\x97\xb9\xc2\xdd\x71\x31\x58\x01\x08\xcf\x87\x92\x3c\xf6\x59\x7a\x55\x07\x82\x27\xa4\xca\x22\x3c\x10\xc7\xa8\x45\x78\x20\xc2\x2a\x2e\x63\xc3\x1a\xa1\x52\x96\x42\x00\x15\x9c\xe4\xab\xe2\xb7\xc0\x02\x51\xf0\x9e\x52\xd3\x8d\x25\xd0\x95\x32\x05\x31\x66\xec\x95\x43\x1f\xbb\x51\xb8\xad\x7a\x3e\x94\x1f\xbf\x14\x28\x04\x00\xe3\xd1\x9d\x79\xe6\xcb\x10\x2f\xde\x54\x2e\x43\xbc\x08\x5e\xb4\xaa\xd3\xfd\xa1\x20\xaa\x57\x1d\x4b\xa0\x1a\x62\x8a\x20\x75\x40\xa0\x2b\x47\x0a\x47\x04\x6a\x04\x5f\x59\x15\x1f\x6d\x7e\x8b\x03\x21\xdb\x42\x31\x81\x46\x4e\x06\xd5\xcf\x01\x88\xec\xb8\xaa\xd9\x22\x7f\x22\xe3\xff\xbc\x52\x66\x49\x56\x32\x3e\x27\x88\x4d\x3b\xfa\x93\x2b\x1f\x2a\x2d\xd0\x33\x02\x74\x66\xfe\x45\x07\xc4\x92\xbf\xb6\xf1\x06\x03\x55\x03\x7f\xd2\x87\xac\xb5\x13\xb1\x6f\x20\xd9\x59\xd2\x8a\x96\x80\x0d\x0d\xac\x8c\x98\x94\xab\x62\xba\x8d\xb4\xaa\xa8\xa9\x88\x64\x07\x0c\xe2\x0d\xd8\xaa\xb6\xe3\xae\x7c\xa8\xc3\x22\x97\xb1\xab\x39\x68\x3b\x8f\x1c\x56\xb3\x8c\xe3\xdc\xd4\x0c\x11\x42\x90\x36\xc7\x62\x88\x55\x25\xc8\x59\x07\xfe\xb5\x9a\xc1\x19\xfd\x21\xbf\x8a\x5c\x38\xff\x16\xde\x42\xa0\x55\xe2\x70\x2e\x23\xd0\x3a\x41\x4c\x97\x82\x0b\x3d\x76\x42\xb3\xce\xec\xa1\xbc\x2d\x50\xfe\x0e\x2e\x54\x31\x5e\x9d\xfa\x2c\x8c\xdf\xcc\xa2\x30\x5e\xb3\x5a\xec\x94\x61\xaa\x21\x99\x1c\x2f\xa8\x11\xbc\x67\x35\xe7\x1c\x6c\x99\x11\xeb\xc9\x96\xba\xde\xfe\x2d\xed\x7a\x5f\xb4\xd4\xf5\x2a\xc0\x6b\xcd\x0c\x84\x7a\x6b\xf6\x97\xf1\x4c\x7b\x91\x17\x2d\xc6\x6d\x13\xd8\x07\x74\xd1\x12\xb0\xac\x72\xdd\xb7\x9a\xd9\xa9\xe7\x43\x6f\xdb\xa7\x90\x50\x7d\x8c\x3e\x4c\xc3\x78\x85\x04\x3a\x31\x4a\x1b\xe6\x7e\x49\x5d\x8d\x2f\x33\x26\x73\x1f\x38\xcb\xea\x83\xe1\x4d\x48\x73\xc9\x80\x92\x84\xc6\x0a\xed\x91\x5d\xa9\xda\xff\xf9\x5f\x07\x4a\xb2\x3a\xf6\x3d\x67\xa0\x6e\x9b\x8c\x39\x70\x2a\x36\x1e\x89\x2e\x61\xc5\x7a\x87\xd9\xba\x01\xf1\xcf\x77\x1e\xea\x01\xf5\xf3\x8a\xf1\xe1\xd4\xea\xa2\x92\xc8\xcb\x46\x24\xd3\xa5\x4c\x6c\x35\x1e\x0f\x61\xc3\x0a\x77\x12\x4b\xd0\xb0\xc2\xf5\xc5\xea\x96\x63\xec\xa1\x6e\x39\x86\x5d\x20\x64\xd8\xa8\x98\xb6\x46\x86\xf5\x91\xa1\x46\x38\x85\x14\xc7\x20\x9b\xba\x75\x54\xa6\xc3\x98\x68\x22\x02\xad\xbe\x0c\xdb\x40\xce\x77\x0b\x27\x96\x52\xe0\xb0\xca\xab\xe7\x45\xca\x34\x1e\xb0\xae\x6e\x0e\x41\xe8\xf7\xcd\x80\x58\x3c\x6c\x76\x84\x93\x43\x14\x35\x22\x3e\xad\xbe\xd9\xd5\x21\x25\x74\xd0\x3c\x82\x8e\x15\x30\xe5\xcb\x79\xd2\xe2\x7c\x20\x4f\x1a\x61\x3c\x57\x37\xc3\x60\x18\x0c\x40\x39\x1c\x17\x87\x7d\x52\xe0\x90\x97\x90\x64\xf5\xc4\xc6\x21\xf4\x50\xbc\x08\x43\xfe\xfb\x73\x84\x12\x8b\xc0\x4d\x4a\x9b\x16\xf7\xe2\x1a\xb6\x7f\x58\x3e\x21\xc0\x0e\x12\x2f\xb7\x35\x58\x78\x04\xdb\xb0\x55\x03\x03\x0d\xb3\x41\x7a\xb4\x5a\x44\x00\x10\x5e\x88\xf7\x39\x6b\xe8\x7c\x08\x66\x68\x29\xa5\x5a\x89\x6e\x19\x7e\x2a\x45\x34\xd0\xa5\x68\x43\xf5\xec\x69\xe7\xe3\xc2\x74\x22\x0e\x42\x5e\x1b\x3b\x06\xb2\x6e\x11\x5f\x28\x1e\x0f\x81\xc7\x4a\x0e\xa8\xc2\x8e\x55\xf0\x9e\x6b\xd8\x1c\xca\xbc\xfa\xa9\x6b\x3c\x1e\x03\xbb\x9d\x3d\xec\xf0\x42\x23\x4b\x62\xee\x3a\x52\xd5\xc6\x09\x3f\x69\xd9\x84\xf2\x15\xc4\x6b\xd4\xd7\xdf\xd1\x4d\xd6\xf0\x9b\x6b\xb0\xa9\x4b\xa9\xd9\x4e\xb0\x75\x6b\xd8\x56\xe2\x00\x16\xf8\x17\x07\x29\x45\x1e\xaa\x60\xe9\x96\xc1\x60\x3c\x7f\x59\xc6\x82\x71\xd3\xbc\x86\x01\x16\x33\x23\xf7\x83\xff\x92\xc2\xaf\x07\xc0\x84\x18\xf1\x4a\x18\xda\x65\x88\xd7\xc9\xbc\x4e\xae\xc5\x91\x37\x82\x78\x8d\xfa\x4a\xa1\xf6\x29\xd2\x47\x78\xaf\xca\xa3\xef\x45\x52\xb7\x98\x4a\xd3\x2f\xae\x01\x34\xae\xe9\x38\xfb\x9c\x2c\x01\x78\x71\xbd\xbe\x08\x18\x44\x40\xbe\xa5\x10\x41\x47\xe5\xb9\xdf\x9a\x5c\x3b\xa2\x4f\x88\x11\xd4\xd2\xb0\xef\x7f\xf8\x53\x41\xbc\x6a\x79\xa5\x21\xaf\xdf\xf3\xa5\x6f\xb8\x3d\x45\xce\xe3\x96\x53\xf1\x84\x81\x18\x90\x41\xd3\x3c\xb8\x5d\x82\x66\xd5\xf2\x0a\x65\x7b\x1e\x46\x98\x1c\xfc\x66\xc8\xad\x09\x63\x52\x22\x82\x98\x31\x8b\x20\x56\xd7\x68\xac\x0a\xd3\x4e\xdb\x35\x69\x06\xa5\x54\xf3\xe1\x57\x55\xf3\xa1\x76\x31\xba\x59\x10\xaa\x93\x58\x3e\x6b\xf9\x25\x4d\x7c\x64\x4e\xc1\x46\x02\xed\x9b\xbc\xf4\x27\x29\xb4\x6f\xbd\x85\xf4\xb1\x0f\xa1\x2c\x68\x54\x2d\x98\x93\x0b\x20\x32\x55\xa5\x3f\x0a\xe3\x59\x1c\x8e\x32\x20\x3b\x1c\x09\x82\xb7\x84\x85\xaa\x44\x5d\x5e\xcb\x8f\xee\xe2\x84\x52\x58\x9e\x0a\x08\x75\x09\xef\x54\x0b\x66\xc5\x32\x3e\x94\x20\xb6\x6b\x61\x74\x1c\x29\xbd\x85\x1e\x6f\xdc\x96\x93\xa7\xf5\x91\xff\xd4\x9d\x46\x39\xd2\xac\x9d\x74\x0c\x0f\xab\x22\xa3\x95\xef\xa6\xa4\x55\x67\x23\x1f\x2c\x8a\x31\x4d\x25\x7f\x22\xd3\x00\xc8\xf0\x72\x7e\xb4\x4e\xa8\xc1\x65\x68\xd2\x89\xe0\x57\x9c\x9e\x5a\x38\x76\x2a\x77\x5a\x8d\x58\x21\x77\x1a\x01\x0c\x17\xe8\xa3\xf8\xcf\x36\x5e\x3a\xc4\x9e\x02\xe7\xd4\xc2\x59\x4a\xa1\x72\x2e\x1e\x7c\xad\xed\xfb\x79\xc2\x96\x2d\xc3\x8d\xca\x99\x42\x81\x43\x51\x7e\xdb\xef\xc2\xc1\xf7\xae\x8d\xdc\x45\x08\x29\xcb\x59\x2d\xf8\x47\x84\x3e\xaa\x44\x75\x5a\x1b\x3d\xde\xa1\x2e\x51\x8c\xd5\xcf\x48\xb8\xe3\x5d\xc2\x22\x15\x62\xec\xac\xcd\x02\xa5\x8c\x01\x30\x23\x7e\x37\x1c\x1f\x99\x71\x42\xaf\x03\x25\x21\x68\x50\x8d\x8e\xdf\x9e\xf6\x33\x5f\x7a\xba\x8e\x54\xe5\x4f\x5c\xf7\xed\xbb\xc8\xb8\x2e\x1c\xa0\x66\x46\xd8\x2a\x40\x4d\x21\x0a\xdf\x12\x02\xa8\x96\xf3\xef\x50\x27\xeb\x6d\x8f\x43\xdc\x6d\x6f\x2b\xdc\xa7\x4f\xf3\x1e\x96\x85\x60\x3e\xb5\x70\x96\x32\x74\x27\x8e\xe7\xb7\xdd\xed\x60\x7f\x97\x83\xcc\xb4\x38\xa6\x04\xcf\x39\x72\xb4\x71\xc2\x2e\xf2\xa7\xdf\xa4\x56\x25\x63\x17\x92\x3a\x7a\x53\xe9\xbb\xce\xf3\xa1\x64\xda\xa0\x27\xde\xe0\x04\xd1\x70\x4e\xc9\x15\xc6\x7c\x1b\x1c\x1d\x4f\xa1\xa3\xd3\x24\x1c\xeb\x7a\xfb\xed\x21\x91\xef\xd6\xdb\x4f\xbf\x07\x2a\x47\xf1\x69\x4a\x4c\xa4\x37\x2e\x80\xcc\x89\x3d\x53\x71\xc0\x19\x68\x53\x10\xb6\x06\xda\x14\x5c\x19\x0a\x5d\x53\x89\xa9\xb1\x0c\xbb\xe1\x5a\x75\x39\xef\xd6\x04\xf9\xbe\x8c\xc2\xe9\x9c\xd2\xde\x0e\xee\x99\x89\xe6\x91\x38\xbc\xf8\xf1\x96\xc3\xa4\x75\x6c\x1a\xb2\xdf\xdf\xa4\x87\x33\xa1\x34\x00\xe6\x8b\x54\x5a\x63\xa4\xd0\x20\x81\x01\xa5\x13\x1c\xd1\x4f\x97\x63\xd3\x94\x68\xdd\x8f\xa5\x22\xc3\x23\x1a\x0d\x41\x2d\x96\xa3\xd1\xd4\x12\x4a\x82\x98\x8d\xfc\x41\xa7\x8d\x14\x3a\x56\x08\x86\x98\x91\x35\x05\xe3\x53\xd1\x67\x6a\xb9\xd2\x25\x03\x4a\x9f\x62\x12\xfc\x27\x1f\xe7\x37\xe6\x9d\xdb\x12\x98\xa6\x16\x2c\x5e\x81\x69\xce\x38\x69\x94\x5a\xeb\xcc\xd9\x5c\x99\xb5\x4e\xde\xb5\x2d\x12\x6b\x11\x10\x6d\x39\xb1\x16\xe1\x60\xd7\xc7\xef\x38\x66\x06\xe0\x0c\xf3\x25\x85\x4a\xfd\xd8\x43\x99\xbb\x58\x5b\x62\xda\x00\xbd\x5d\x0e\x62\x13\xe0\xf2\x72\x72\xad\xb8\x12\x3e\x88\x0b\x84\x89\xd3\x69\x95\x1c\xec\x3f\x7e\x45\x84\x44\x10\xf6\xe6\xe2\xc1\xf5\x32\xf4\xa6\x83\x3c\x5d\x1f\xc7\x8d\x20\xbe\xcc\xfa\xa0\x66\x67\xba\x51\x66\xde\xfc\x8b\xac\xf5\x78\x28\x84\xaf\xa9\x44\x42\x5f\x86\xd7\xf4\x78\x94\xbe\xbc\x13\xc2\x20\xff\x9a\xf9\x6a\x28\xad\x35\xb2\xcd\x69\xb1\x0e\x02\x23\xad\xaf\x32\x20\xf3\x18\x73\x09\x7b\x73\x12\xd0\x61\x29\x6a\xcd\x59\xce\x50\xc6\xf4\xa6\x47\x69\x67\x56\x41\x80\x99\x0a\x94\x65\x19\x30\xc3\xcb\xbb\xf5\x75\xe0\x73\x00\x56\x4b\x80\x99\x0a\x70\x7a\x19\x12\xd3\x73\xbc\xfb\x5a\x11\x60\x19\x0a\xda\x52\xc3\xfb\x5f\x64\x05\xce\x95\x2f\xe7\x32\x56\xf3\x6b\x8c\x55\x7c\x12\x8a\xef\x72\x97\x32\x3e\xdf\xdc\x81\x46\x5a\x02\xc2\x54\xb2\x19\xac\x2f\xef\x96\x91\x50\x02\xc2\x54\xc2\xd1\x2f\xe1\x60\x2a\xf9\x0a\x96\x61\x30\x44\x8a\x5f\x82\xc1\x1c\xb7\x76\xfe\x53\x80\x0b\x23\x73\xce\xac\x81\xc5\x11\xfc\xfd\xe5\x25\x6b\x1a\xf5\x93\x66\x56\x5d\xf8\x2b\xb0\x23\x8b\x70\x33\x80\x8d\xd6\x17\xbb\x7a\xe4\x4b\xdd\x2b\x30\x3f\x42\xcc\x5c\x15\x53\x4b\xd0\x96\x84\xd2\x5d\x46\xb6\xe4\x0e\x46\x39\xa8\x2a\x11\xc1\x97\x53\x50\x5d\xa0\x23\x96\x73\x50\xc5\xb5\xfc\xf3\x7b\x9e\x12\xea\xe7\x8d\x49\x55\x5d\xac\xc4\x9b\x2b\xf0\x4a\x05\x50\xbb\x04\x5e\x29\xf9\x2b\xc5\x93\x19\xcf\xd8\x26\x5b\xb8\x42\x0e\x41\x69\xd2\x8c\x76\x48\xee\xe1\x04\x5e\x29\x64\xb7\x58\x3f\x8b\x1b\x0c\x19\x92\x59\xf1\x8a\x73\xfd\x78\x7f\x8a\x69\xae\x8c\x54\x95\x10\xdc\xcb\xa0\x93\x92\x4e\xcc\x1e\x44\xdd\x5e\x46\x9d\x00\x86\x5e\x82\x99\xdc\xcd\x36\x48\xfd\x17\x1a\xdd\x68\x91\xc9\x8b\x8f\x65\xb4\xc8\xe4\x8d\xc7\x32\xe8\xa3\x11\xf8\x77\xbf\x7c\x05\x8b\x07\x79\x1b\xd9\x31\x9d\x22\xf0\x26\x6d\x5f\x7a\x9f\xec\x97\x4f\x37\x3d\x75\x69\xf8\x84\x64\x56\x52\xd7\xcf\xf2\xbd\xfd\xf7\x6b\xf0\x3b\x03\x52\xa2\xec\xa4\x90\xcb\xb1\xc1\xa7\x7a\x5b\x0a\x0e\x6e\xbf\xd0\x19\xd6\x4c\xfb\xc5\x2b\x3d\xda\x31\x2c\x04\x37\xcd\x7e\x59\x11\xf4\x54\xf5\xa5\xfa\xc5\xcf\xe8\x08\x5c\xf2\x6b\xde\xc8\x83\x0f\x09\x16\x61\xb6\xdd\x2f\x04\xaf\x35\xca\x26\xd3\x12\xef\x47\xb7\x21\x1a\x3c\x81\xda\x2f\xb4\xfc\xa0\x53\xf9\x45\x3a\x5e\xa5\xfd\xda\xbe\xbc\x0f\xa5\xac\x50\x8d\x4e\x1d\x91\xae\x3c\x55\xad\x0b\x2e\xa6\x57\x58\x9d\xeb\x60\x4e\xf4\x04\xc0\x69\x5c\xdb\x16\x62\xa3\xbc\xe8\xf2\x70\x42\x8a\x1e\x4a\x77\x02\x35\x94\xcf\x9c\x66\xc0\x4d\x64\x18\x5c\x3c\xfb\x30\x44\x96\xb8\xdd\x5b\xe0\x8a\x72\x59\xf0\x6e\x02\xc5\x10\xab\x64\x0b\x6b\x71\xe2\xae\xdb\x09\x14\x33\x42\xc2\x37\xb4\x6b\xd9\xcb\xda\x1b\x50\xe1\x84\x6e\x37\xe5\x13\xd6\xa4\x4f\xbf\x39\x7a\xa5\x9d\xed\x01\xa5\xee\x5b\x7f\x9d\xaa\xca\x3d\xe7\x3d\xb0\x0f\xcb\xe5\x91\x9a\x7a\xc7\xf7\x62\x7e\x9c\x51\xae\xf1\x9d\x0f\xb2\xac\xad\xf3\x30\x75\x42\x82\x6e\xe5\x61\xaa\x44\xe8\xdb\x87\x0d\xf4\xcc\x16\xda\xf9\x62\x2e\x17\xb3\xc5\x6f\x2d\x2f\x09\x94\xf3\x99\xa4\xaa\x22\xcc\xcd\x4c\x96\xf7\xe7\x4c\x4d\x9f\x05\x4f\xe6\x15\xe8\x6b\x46\x60\x4f\xec\xa8\x7f\x47\xab\xda\x47\xb6\x76\x5a\x52\xf8\xa0\xca\x7f\x72\x8d\xf4\xf4\xfa\xd1\xbe\xc9\xf8\x34\x79\xac\x81\x50\x19\x95\x18\x90\xfb\xf4\x39\x8d\x95\x15\x28\xa3\x10\x11\x7e\x1b\x94\xd1\xff\x25\xcd\xfb\x33\xa4\x64\x28\x8b\x77\xfa\xf9\x00\x9e\xb4\x2d\x8c\x46\x21\xe4\xc9\x3e\xed\x1a\xc1\x4c\xdc\xce\xe2\xc4\x9d\xce\x36\x7e\x83\x43\xd3\x3e\x6d\x42\x4e\x6a\xfa\x28\x91\x1e\xa7\x5d\x96\x29\x63\x74\xf9\x90\xd1\xa5\xd4\x11\xf4\x43\x99\x0d\x60\xf6\xd3\x3e\x13\xa2\x9c\xef\x53\x72\xe5\x95\xf9\xf1\x29\x72\xa4\xaa\x84\x8c\x2d\xd1\x7d\x72\x8a\x9c\xfc\x17\x32\xa7\x32\x07\xf2\xa8\xf4\x0c\xc8\xd1\xe7\x60\x52\x27\x5b\xba\x00\x04\xed\x93\x57\x01\x0c\x20\x02\x29\x24\xac\x17\xf2\x5e\x3e\x02\xe5\xef\x13\x4b\x30\x0d\xc9\x58\x20\x22\xfa\x3e\x8d\x41\x0c\x57\x38\x9c\x0d\xf9\xd2\xf6\xc9\xe3\xf2\xfc\x8b\xa2\x1c\x11\x3c\x70\x9f\x4e\xb3\x9a\x01\xe9\xfc\xc9\x93\xe3\x7d\xda\x2a\xac\xcc\xa5\xce\x9f\x9c\x48\xb6\x02\xdf\x54\x1e\xa2\x6e\xe5\x5e\xaa\x04\x08\xdb\xa7\xb4\x0f\xee\xd4\x5d\x6c\x31\xb2\xbd\x0b\xaa\xe8\x4c\xa1\x04\x34\xf3\xea\x98\x38\xe4\xe3\xda\x82\x6f\x1c\x8d\x38\x7e\xdb\x41\x71\x78\xd3\xb8\x8b\x23\x30\xdb\x92\xd8\xc2\x68\x14\x30\xbb\xbb\x70\x58\x61\xe0\x05\x11\x57\xe9\x04\x3d\x34\xf9\xd4\x20\x0d\x9c\x82\xbb\x20\xf2\x60\x8a\x62\x63\x02\x45\xe4\x8c\x4e\x57\x7b\x48\x45\xd2\xb4\xc1\xb6\x83\xd2\x60\x4a\x8c\xd2\x20\xee\xf2\x16\x2e\xa3\x82\xa9\xd9\x82\x65\x8c\xca\xfe\x52\x7e\xa7\x4a\xa8\xb3\x5d\x8c\x2a\xe2\x5c\xb1\x95\xdf\xa9\x12\x62\x6e\x17\x1f\x6c\x7a\x5a\x15\xe3\x11\x44\x69\x2b\x0e\x4f\xc1\x5d\xb0\x8b\x71\x44\x48\x47\x05\xde\x29\xbc\x0f\xda\x65\xb1\x69\xf9\x0f\x19\xb8\x84\x16\xdd\xc5\x77\xa2\xd8\xb7\x5b\xf8\x8e\x4a\x28\xb3\x5d\x60\xd1\x33\x5d\x7e\x3d\x9e\xd4\xfd\x69\xb0\x34\x6b\x61\x89\x86\x77\x54\x9e\x92\x59\x0f\xc3\x32\x21\x7e\x66\x95\xc1\xe2\x8b\x42\x83\x16\x5c\xbc\xc8\xf2\xcb\xd7\x4d\xb1\x6d\x04\xbc\x38\x2a\xc1\xcc\xb6\xa0\x16\xa3\x22\x71\x48\xc6\x84\x83\x75\x1b\x30\x71\xf1\xb4\x7a\x1b\x30\x81\x6d\xbe\x0d\x98\xe0\x95\xe3\xbe\x06\x7f\x96\x86\xcc\x43\x36\xc7\x37\xa8\x88\xfe\xfa\x1b\x3d\xb8\x0d\x99\x20\xb4\xd4\x26\x6a\x0f\x4f\xaa\xb6\x93\x33\xf1\xf6\x74\x5f\xe6\x12\x04\xc9\xe5\xe0\x98\xb8\x25\xb7\x30\x12\xe5\xf9\x6d\xc2\x74\xa5\x4c\x13\xcf\x1e\xbb\xec\xc5\x8d\x41\x27\x58\x44\x79\x5d\x29\xb4\xea\x69\xfc\x98\xe3\x58\xe6\xbf\xe4\xd3\x25\xbe\xe1\x76\xe0\x9d\x2b\x7d\x64\xad\xd3\xea\xcf\x1a\x96\xba\x32\x56\x1b\x51\x0e\xb6\x62\xed\x9c\x1c\x04\xb7\x30\x14\x95\x20\x5d\xfb\xf2\x95\x13\x4f\x46\xb7\x30\x14\x35\xf6\x88\x21\x14\xcf\x6a\xca\x61\xc2\x4b\x8f\xed\x38\x3c\x0d\x37\xd6\x06\x42\xd1\xf3\xa1\xf7\xcd\x33\x00\xed\x9b\xf0\x81\xcc\xac\x92\x09\xc1\x3a\xf6\x69\x62\x57\xc3\x15\xd9\x0c\x0a\xcb\x73\x12\x31\x67\x1b\x6c\xc1\x93\xe7\x0d\x0c\x82\x47\xea\xbb\xa2\x4e\xec\xdd\xd9\x46\x45\x70\x21\xbe\x85\x8a\xa8\x04\x26\xda\x15\x93\xa7\xa4\x21\x87\x60\x99\x50\xcc\x6c\x48\x78\xcd\x7f\x4d\x6e\xa4\x67\xb4\x24\x4c\xc6\x92\x10\x16\xa2\xf2\xf0\x72\x0b\x0a\x51\xaf\x0c\xde\xd8\x41\x2e\x1f\x76\x75\xc2\xc0\x2b\x85\x6c\x0d\x86\x2b\xb8\x20\x31\x43\x77\xb5\xff\xa2\x66\x04\xd2\x7e\xf9\x4d\xbf\xba\xbe\xd2\xa8\xed\x23\x5a\xd9\x8c\x95\xaa\x02\xcb\x44\xfd\x57\xdf\x46\x67\x34\x32\x81\x48\xba\xb0\x0d\x67\x20\xa2\xd1\x76\x8a\xa3\xc9\xab\x8b\x0d\xd2\x20\x2a\xa4\x59\x4b\x94\x50\x5d\x03\x68\x50\x7a\x77\x69\x5f\xd8\x56\x18\x9c\xa3\xe0\x2c\xd8\xc4\xc1\x21\x27\xc4\x76\x1c\x9c\x4c\x73\xc3\x4a\xe6\x04\x22\x8c\x42\x25\xd6\xcd\x6e\x01\x1d\xbf\x20\x2d\xbd\x5a\x4a\xbd\x06\x8c\x96\x5b\x00\x6c\x20\xc3\x12\x88\x92\xb3\x9b\x0f\xa0\x47\x3e\x64\x0d\x52\x38\xdc\x0b\x7f\xa6\x14\x48\x44\x46\xdd\xc2\x2c\x14\xc0\xc3\x5b\x98\x85\x02\xd4\x69\x2b\x19\xd1\xdd\x65\x87\x34\xb3\x5d\x29\xb5\x7d\x4d\x27\x1c\x39\xaf\xd4\xd5\x95\x4a\xfe\x53\xfe\x25\xa0\x10\xbb\xb1\x51\xaf\x14\x7a\xde\x99\x5b\xdf\xd8\xe1\xcc\xdf\xcd\x3b\x35\x53\x8b\xcd\x8a\x01\x27\x30\x41\x21\x78\xfa\x76\x54\x9a\x63\x3c\xbd\xf8\x52\x07\xc5\x2e\x34\x41\x89\xc5\xd6\x31\x17\xb0\x4f\xba\xe1\xc2\xd9\x8f\xdd\x9c\xc0\x01\xce\xa1\x67\x78\xe9\xb0\x85\x2d\xa8\xbc\xbe\xdf\x0e\x44\xd3\xb9\x2c\xda\x1d\x45\x70\xfc\xfd\x72\x67\x77\xe7\x61\x9f\x69\x48\x5a\xe2\xca\x60\x3d\x99\x35\xa4\x36\x03\xa2\xde\x51\x6a\x1e\xf9\x29\xb0\xc1\x19\xfb\xd2\x31\x6b\x78\x52\xb8\xbb\x99\x24\x7f\x39\x81\xca\xf2\x5f\x8e\xc0\xd9\x53\xa8\x9d\xc2\xf2\x75\x82\x39\xcc\x54\x45\x55\xa6\x13\x3b\xa3\x32\x25\x3a\x4c\xf1\x9e\x7b\x3b\xa0\x4d\x27\x6b\xc6\xee\xbe\x66\xe6\xfa\x65\x3b\x99\x52\x84\x4e\xf7\x33\xd8\xe8\xf2\x6e\x31\x03\x5f\x74\xa7\x87\x24\x37\xc1\x56\xb8\x9b\x7a\xc1\x8b\xc6\x34\xf0\x0a\x75\x1b\xd3\x70\x11\x4e\x61\x77\xdb\x16\x28\x02\x41\x1a\x92\x3a\x72\x2b\xfa\x4d\xe5\xfd\xfb\xee\xb6\x85\xb3\x7c\x7e\x6a\x41\x9c\xed\xdd\xf1\xa3\x65\x12\x04\xe0\x23\x29\xcb\x16\xfa\x61\xf0\x92\x72\x0b\xfd\x70\xc6\x0e\xeb\x18\x1a\xd8\xc2\x02\x3f\x94\x9a\x9f\xe4\x8c\x8f\xf0\xe8\x4e\x2b\x80\xb6\x51\x7e\xa6\x41\x88\xbf\x6d\x5c\x04\x51\x8e\x76\xb7\x11\x7d\xa5\x51\xed\xdb\x33\xad\x68\x2f\x22\x2a\x00\x42\x80\x74\xdc\x63\x30\x9c\x01\xa9\x98\x55\xcc\x8e\xb3\x2c\xe1\xef\xd9\xc3\x58\x99\x23\xed\xc8\x7b\xca\x6f\x18\x15\x41\x70\xa4\x3d\x9c\xeb\x06\x17\x88\x63\xdf\xe0\x83\xdd\xc3\x6c\x87\x52\x1a\xd6\x6e\x47\x3a\x34\xa3\x61\x44\x3b\x75\x52\x64\xdc\x30\xc8\x0f\x6d\x31\x6c\xa3\xf6\x7c\xc7\x9e\x48\x1f\x32\x4d\x30\x62\x06\x59\x25\xf8\x43\xd9\xaf\x3c\x3c\xde\x8e\x83\x73\xe5\x1c\x65\x30\x03\x38\xc2\x3d\xcc\x72\x2d\x1f\x0a\x42\x5b\x52\x26\xc5\xc6\x56\x57\x14\x9c\x51\xf3\x8b\xe4\x5c\x4e\x9b\xb2\x68\x50\x3a\x0a\x73\x73\x92\xf6\x7a\x2b\xca\x4d\xe5\x55\xd0\x1e\x30\x5c\x86\x6d\xc7\x03\x7f\xef\x10\x01\xb1\x18\x0c\x73\x28\x5c\x7c\xed\x11\xbe\xe1\xaf\x2c\x18\x11\x76\x82\x32\x8c\x58\x17\xc3\x9c\x82\x06\x1a\xb8\x86\xb2\xc4\xb0\x0a\x23\xf7\x09\x8b\x2e\x15\xb9\xe6\x78\xcc\x1b\x85\xae\xa9\xe0\x7d\xf6\x74\xa0\xd1\x28\x2b\x03\x1b\x26\x18\xf5\x2d\x7c\x42\x01\xf9\xbf\x95\xec\xa8\x02\x34\xdb\xd3\x4a\xef\x29\xb3\x80\x48\x21\x36\x2f\x92\x99\xf8\x33\x84\x6c\xdc\x46\x27\xe4\x5c\x30\x39\x77\xf3\x67\x8e\x47\x43\x0c\xa3\x2d\x74\xc2\x19\x1b\x61\xda\xfb\x73\x86\xb2\x6e\x40\xcd\x29\x1c\xcd\xfd\x2b\x21\xc5\x4b\xf5\x6f\xbf\xf7\x9e\x48\x2c\x3c\x47\x8e\x47\xd3\x67\x7e\x4d\xaf\x6d\x62\x03\x4f\x4c\x62\x3c\x59\x13\x26\xe1\xc7\x60\x84\x94\xc9\xd5\x9d\x9f\x96\x8f\x1e\x80\xf3\x9e\x20\x85\x39\xe2\x4c\x5b\xb2\x88\xa1\xc9\x85\x1e\x47\xc7\x49\xd8\x67\x0e\x8b\x4e\x60\x44\xe0\xb1\xed\x50\x31\xa0\xc2\xb6\x60\x0e\x85\x67\x5c\x5b\x09\x8c\x2a\xd8\xa0\x6d\x20\xc3\x04\xd7\xb8\x97\x2c\x9a\xb8\x4d\x16\xc7\xe0\x11\x52\x93\x17\xca\x21\xd4\xe0\xe8\x35\x99\x9e\x09\xa9\x18\x38\x58\x6a\x8e\xe2\x92\x83\xff\xc2\x19\x8b\x37\xc6\xe9\x85\xc8\x60\xb4\x15\xd4\xe5\x24\x78\xfa\x5e\x5e\x2e\xfe\x6a\xa1\x60\x70\x39\x29\xa8\x4b\xd2\x2a\x6f\x61\x1c\x6a\x1c\x98\x0b\xef\x1d\x12\xc5\x88\x07\xee\xb2\xb7\x11\x0f\x85\xeb\xfe\xbd\x7c\xe6\x64\xd3\x2c\x8e\x21\xe8\xe7\xe5\x05\x82\x9b\xc8\x53\xc4\x0d\xe7\x5e\x98\x37\x3d\xa5\x8a\x35\xcf\xea\x2d\xdd\x94\x44\xa4\x2e\x07\x7f\x46\x32\x2e\x36\xea\x0c\xf9\xf6\x22\xa4\x1d\x4b\xc3\x01\x65\x93\xc0\xd4\x46\xe0\xe3\x5d\xd8\x83\xd1\x16\x48\x8f\xb6\x41\x79\x4d\x58\x6a\xc7\x7c\xc1\xc1\xbf\x95\xf1\xa8\x00\xed\xda\x1b\xdd\x80\x89\xb7\xad\x1c\xb8\xfa\xdb\x8e\xf9\x12\x9b\x78\x63\xfa\x9c\x69\xc8\x3e\x9e\x0b\x4a\x4a\x77\xa6\x1d\x33\xd0\xcc\xf0\x7c\x4c\x39\x33\x78\x2b\x61\xb8\x6d\x5b\x3c\x64\x7c\x36\x89\xd9\xf1\x8a\x0e\x73\x3c\xe7\x38\x81\x30\xce\x67\x78\x4e\x49\x05\x7b\x29\xc8\xcb\xf1\x78\x84\x36\xa6\xec\x53\xea\xf1\x31\x02\x2f\x3d\x2b\xb6\xbd\xd6\x99\x12\x1d\x3d\x8e\x57\xca\xee\xd5\xac\xe8\xab\x6d\x91\x9c\xfe\x1d\x1e\x6f\x66\x7e\x36\x3d\x32\x00\xa3\xa5\x89\xdc\xb1\xb7\xc5\x70\x66\x64\x5b\xb7\x79\xba\xde\x44\x1e\x28\x50\xa7\x52\x20\xbc\xa0\xac\xda\x19\xeb\x5b\x8f\x3e\xce\xa7\x2a\xeb\x35\x20\x75\x14\xab\xa9\xea\x43\x4b\x0f\xe9\x63\x6e\x4f\x5d\x96\x28\x43\xf8\xe9\xdc\x46\x5d\x07\x83\x26\x79\xdd\x56\x8a\xa0\x1a\x67\xa3\xa2\xb0\xd4\x30\xad\x82\xb0\x1c\x80\x78\xb6\x82\xb0\x9c\xe0\x33\xf7\xdb\xcf\x3a\xe2\xd1\x7c\x73\x4a\xe9\x69\x07\x7e\xe2\x5f\x0c\x73\x9a\x69\x57\xa0\x7e\xd2\x79\xee\xb7\x83\x26\xfe\x87\xe8\x82\x5b\x58\x8e\x3e\x30\xd4\x1c\x77\xa5\x93\x44\x69\xbf\xc5\x24\x13\x74\xde\x56\xe6\xa1\x9b\x4c\x2f\x8c\x28\xa5\x72\xb9\x66\x4e\x14\x88\x05\x2c\xfc\x26\x10\x4b\xc4\xa0\x81\x1e\x17\xf1\x90\xf6\xdb\x76\x25\xe8\xb3\xfd\xb6\xcb\x75\x86\x32\xbb\xb1\x0e\xbe\x3c\x22\x74\xd2\x26\x67\x11\x39\xd8\xf6\x1b\x93\x00\x39\x24\x18\xc8\x49\x58\x87\xfd\xde\xcc\x18\xb3\x8d\x1f\x63\x84\xfc\x6a\x99\x52\xd7\x1c\xef\xd1\x3b\xe0\x4a\x2e\x06\x3e\xbe\x69\x45\xa0\x7e\xbc\x3b\x79\x07\xb2\x3f\x4e\x00\x00\x53\x7f\x8c\x3b\x24\x13\xd2\xfe\xd8\x27\xc5\x2d\xe4\x76\xf4\x93\x78\x4f\x3f\xa8\xf2\x11\xf2\xde\x3b\x71\x5d\x3a\x41\x50\x23\xdf\xe0\xfe\x84\x17\x3a\xe4\xd6\xd8\x27\x94\xd2\x05\x1d\x19\x02\x33\x1f\x12\xd9\xc2\xbf\x38\xb3\x2b\xd3\xf7\xc1\x03\x82\x60\x14\x9c\xe3\xee\x34\xa4\xcd\x46\x4e\xd8\x86\x70\xc4\x15\x26\xcc\x46\xcd\x79\x5b\x79\x87\xee\x86\x18\x1f\xa1\x5d\x5f\x21\x3f\xaa\x9b\x2f\xf5\x46\x2a\xc3\x95\xa8\x01\xfe\xb5\x85\xca\x28\x84\x8e\xde\xc2\x5d\xd4\x8a\x10\x57\xba\xa0\x1a\x5e\x14\xce\xa2\x86\x51\x1d\xd4\x24\x97\x49\xa4\x07\x22\xd4\xd4\x56\x8c\x93\xfb\xb7\x3c\x1a\xc3\x2e\x80\x9f\x6d\xc1\x2e\x6a\x38\x51\xa8\x8b\x9a\x2b\x18\xe7\x0a\x3a\x72\xeb\xea\x88\x27\xbc\x47\xde\x82\x59\x54\x60\x99\xdb\x99\x83\xe6\xbf\xad\xfa\x14\x93\xaa\xf6\xa7\xe1\x58\x51\xc8\x93\x7b\x3c\x69\x96\xd1\xa6\x53\xf1\x25\x06\xa8\xb3\x05\x75\x72\xfe\x6c\xc5\x3c\xa9\xf1\xc9\x38\xe4\xc9\xc5\x03\xee\xfd\x0d\xb7\xd1\xab\x7d\xea\x5c\xed\xef\xef\x64\xab\xa4\xd4\xb7\x8a\x29\x1c\x4a\x7e\x32\x42\x9a\xdd\x4a\x06\xf1\xf1\xcf\x65\x10\x36\x5f\x91\x69\xdf\x85\x30\xa4\x61\x61\x82\x72\x80\x53\x8e\xa0\x9a\x83\xbb\xe1\x1f\x39\x32\x7e\x91\x3d\x33\xa4\xa5\xe1\x91\xba\x5a\x60\x24\x86\xe1\x1e\x33\x2c\xff\xc5\x47\x8a\xba\xf8\xfa\x0a\x27\x17\xb1\x5f\x47\xd5\xc9\xb4\xc8\x47\x1a\x2f\x8d\x60\x1b\x03\x88\xd7\xfe\xf2\x76\x96\x63\xfd\xd7\x77\xff\xb9\x27\x76\x34\x93\x9c\x29\xbf\x04\x83\xa8\x29\xf4\x69\x0c\x5b\x45\xe0\x8c\xe7\xae\xd3\xe1\x4c\xb2\xef\x7f\x70\x55\x87\xd2\x33\x25\x78\x95\x08\x25\xb9\xb2\x35\x8e\xe3\x3e\xc6\xfc\x29\xc8\x7f\x8e\xed\x14\xcf\xcb\x8f\x37\x8b\x1c\xb3\x04\xcf\xa8\xe1\xc0\x9f\xce\xa3\x39\xf2\xfc\x2c\x6a\x98\x83\x5f\x16\x3b\x55\x25\x5b\x98\xbc\x1f\xe2\xe3\x4a\x5d\xed\x56\x84\xb1\xd2\xfd\x9c\x60\x47\xf7\xcf\xf0\xe7\x19\x4a\x56\x55\xfa\xf0\x41\x20\x77\xbf\x3f\x6e\x42\x50\xda\x02\x72\x94\xb8\x44\x0c\xe4\x88\x61\xe7\xe8\x21\xb9\xfd\x16\x8e\xe3\x8c\x0e\x74\xf4\x90\x16\x47\x8b\x60\x1d\x15\x3c\xdc\xfe\xb1\xec\x0c\x80\x65\x4f\x59\xfb\xe7\x7f\x9d\x48\x10\xdb\x10\x8f\xe7\x8a\xf4\x67\xc9\x52\x52\x68\xad\x81\x1d\xf0\xb3\x8b\x2d\x37\xb8\x3f\x2b\x11\xcd\x4e\x1f\x2f\xf3\x80\xaf\xd1\x6f\xd2\xe3\x19\x50\x1e\xc1\x09\xd5\xf4\xee\x2e\x35\x75\xb2\xd6\x9c\xdf\x94\xd8\x4e\xd3\x71\x53\xcb\x8d\x1e\x90\x5e\x9e\x0a\xe5\x9d\x79\xa4\x50\xcb\xa3\x95\xbc\x55\xbc\xfb\xef\x50\x55\x8f\x38\x42\x75\xff\x07\xed\x98\x23\xae\x50\x9a\x81\x8b\xa1\x9a\x21\x2e\xba\x90\x4b\xa2\x5e\x0c\xee\x66\x8f\xde\x5b\xca\xd4\xbd\xd4\x47\x1f\x64\x1a\xb2\x30\xbd\xc9\xe2\xff\x08\xa9\x09\x48\xab\xf2\x99\xdb\x1e\xbe\x29\x49\xcf\x4c\x80\x94\x49\xcb\xe4\xd8\x43\xe5\xec\xec\x7d\x28\x5b\x50\xad\x17\x7f\x25\xd3\xa1\x5e\xfc\xbf\x9d\x50\xbe\xcf\xbe\x49\x7e\x99\xf5\x70\x18\x98\x9e\xbf\xdc\x4c\x33\x9d\xfa\x85\xb2\x03\x4c\xdc\xa4\xd7\xd9\x9f\x1e\x83\x5f\xa9\x90\xf4\x33\x21\xbb\x4b\x1b\xa4\x59\xff\x7c\x41\xda\xa4\x3a\x0a\x24\x20\x96\x54\xde\xfe\xb6\x43\xda\x2a\xcf\xa7\xd6\x63\xd5\x43\x3c\xbc\xbc\x95\x42\xa4\x3d\x4b\x78\x38\x73\x9c\x81\xb6\x37\x39\xb4\x4e\x34\x6b\xa1\x5c\x29\x5b\x7c\xc9\xcf\x49\x2a\x0f\x67\x9a\xba\x49\xbd\x66\x71\x02\xa6\x9b\xd4\x19\xb1\x85\x62\x96\x52\xf7\xeb\xba\x69\xd8\x47\x7a\x4f\xf0\xe1\xe0\x07\x29\xe3\x39\x54\x65\xb8\x92\xc3\xe3\x75\xa4\xee\x70\x74\x08\xba\xb9\x17\x83\x2c\x54\x37\xe5\xd8\x2c\xcc\x82\x11\x73\x9d\x69\x38\xfd\xe4\xa9\xf3\x6f\x27\x9b\xae\x42\xd1\x4b\x81\xd4\x35\xc0\x95\x42\xa5\x30\x67\xfd\x4f\xbf\xa4\x9c\x1e\x8f\x51\x13\xb5\xf2\x9d\xc3\xf0\xf8\x22\xf9\x26\x7d\x19\x54\x43\x5a\x8d\x9d\x7f\xda\xe2\x77\x5d\xb3\x0a\xff\x62\x14\xc5\xac\x0f\x29\x39\xf0\xb4\x6b\x6b\xf6\x4c\xe1\xcf\x9f\x7a\x52\x4e\x9e\xea\xd6\x90\x7a\x33\x52\x42\x49\xa2\x3e\x65\x8a\xb4\xff\x94\x89\xb3\xeb\x84\xd2\x0e\x86\xc3\x4e\xcc\x74\x84\x84\x90\x11\x77\x97\x1d\xd2\x5c\x34\xa0\x98\x94\xd4\xf5\xc1\x39\x53\x66\xdb\xad\xe6\xcb\x29\xfd\xcc\x92\x69\xe7\xf9\xfe\xe5\xa6\x1c\xb5\xd3\xcd\x28\xb4\xc4\xe5\x9c\x40\x37\xe5\x3d\xca\x56\x2a\x16\x85\x08\x1f\x81\x11\x0e\x5f\xdc\xf4\x21\xf0\xc1\x5d\x95\x42\x27\x66\xed\x35\xa5\x9a\xd9\x56\xa0\xcc\xc5\x8c\xce\xc0\x00\x7b\xb9\x6f\x4a\x33\x02\xc3\x97\x4c\x33\x55\x9d\xd6\xe2\xc5\xce\xf7\x4d\x7c\x85\xa7\x0b\xf9\x03\x42\x2d\xcf\x0f\x23\xd8\xee\xc4\x85\x17\x02\x05\x8e\xe2\xaa\x1d\xc5\x71\x61\x21\x9c\x1d\xd2\x4c\x7c\x16\x48\x26\x3a\x95\x87\x4b\x2f\x48\xff\x68\x28\x58\x28\x75\x3d\xfa\x33\x83\x90\x43\x05\x75\x71\x71\x6e\xa5\x17\x26\x2c\x65\x4b\x69\xca\x1b\x94\xb8\xab\x85\x42\x48\x79\x4a\x2e\x70\x15\x0f\x69\x6c\x22\xed\xc8\xe2\xb3\x87\xe9\xa6\x7c\xc5\x92\x3f\xe1\x04\x79\xa6\xd4\xed\xb2\x10\xbe\x24\x1f\xaf\x4c\x8a\x52\x50\x35\xb4\x92\xaf\xcc\xaf\x68\x57\xdd\x7c\x9f\x51\x35\x97\x11\x62\xb3\xa4\xd0\xe0\x1b\x77\x5a\xfd\xd6\xc9\x77\xef\x37\x59\xbd\x01\x52\x3a\xf5\x2c\xfa\x05\x65\xbb\xa9\xa5\x2e\x01\x92\x4f\x48\xcd\x4a\x2f\x50\xd2\x93\x69\x67\xda\x4e\x38\x43\xfa\xd8\x95\x86\xec\xff\x9d\x28\xbc\x3a\xe1\x8d\x09\x29\x4b\xae\x85\x92\xb9\xd8\x2f\x28\x6b\xb8\x12\x52\x08\x84\x19\xca\x0c\x88\x2c\xac\xf6\x0e\x97\xb4\x63\xc9\xcd\xa4\x54\x56\x8d\x0d\xa2\x20\x01\xd5\x09\x68\x6f\xea\xd2\x33\x7b\x46\xbb\x3c\x1e\x7e\xc5\xa7\xc2\x9e\x32\x65\x20\x18\x69\xd4\x97\xfa\x2d\xcd\xe8\x4d\x67\x7e\xcb\x22\xaa\x33\x38\x01\x48\x0b\x26\x4f\x45\x53\xc3\xc5\x7a\x66\x8f\xf7\xae\x8f\x86\xcd\xc5\x6c\x29\xb3\x4b\xad\x2c\x67\x03\x80\xdb\x52\x68\x8b\x99\x86\x74\xa5\x5d\x2b\x4a\x86\x3b\xec\x31\xa1\x7c\x82\x2d\x7f\xe2\x50\xee\xba\x12\x11\xdd\x1b\xa0\x71\x28\x63\x6b\xeb\xd2\xba\xd8\x03\x75\x53\x9a\x2d\x38\xde\x4f\xe9\xc7\x0b\x96\xd1\xb5\xf4\xf0\x5b\xd5\x9b\x62\xbd\x3a\xa4\x2d\x03\xd6\x56\xe9\x5b\xce\xc2\xf6\x6c\x8b\x49\xe0\x53\x1d\xdc\xc7\x0b\x11\xaf\xf7\xf2\xb5\xb2\x0c\xcd\x33\x8d\xb8\x6d\x9c\x9c\x90\x35\x7a\x01\x5f\x0a\x06\xac\x2f\xad\x67\x45\xbc\x29\xb5\xca\x01\xd2\xe8\x26\x25\x13\x06\x43\xf0\x2b\x9b\x99\xdf\xb6\xc1\x34\x18\xad\x23\xa6\x4d\xb8\xad\xdb\x59\x3b\x31\x9b\xf5\xae\x7d\x54\x4c\xad\xee\xe3\x11\xb6\x55\xe7\xca\x05\xe9\xa2\xdb\xe6\x72\x8c\x54\xf5\x08\x52\xe6\x53\x36\x42\xaa\xb3\x82\x6c\x7b\x3f\x5e\x77\xd2\xd0\x3e\x74\x83\x5c\x26\x7f\xe2\x2b\xe3\xca\xc4\x77\xc7\x5e\xe9\x2d\x55\xc5\x51\x23\x55\xab\xf6\x54\xaa\xfa\xf8\xc8\x6e\x54\x0a\x94\x5a\x31\x78\x74\x9f\x7c\x8c\x57\xfe\x92\xf5\xbc\x52\x6a\xe1\x9b\xe1\x29\x07\xef\xc5\xfe\xd3\x95\x71\xad\xf0\xa2\xaf\x81\x3b\x6b\xed\xa4\x27\xb1\xaa\xfc\xce\xdd\xd9\x52\x6e\x4a\x6b\x3b\xd3\x8a\x43\xd3\xf0\x1f\xca\x17\x5f\xe0\x1f\xbf\x4e\x9f\x15\x55\xaa\x0b\xda\x5a\x31\x77\x3a\x22\x32\x2b\xe2\x85\x9e\xf9\x52\x5a\x17\x11\xde\xed\x78\xc9\xd8\xfc\xa8\xf4\x4a\x4d\xed\x0b\xe6\x6a\x38\xe4\x45\x67\xbb\x29\x57\x49\x29\x6c\x9a\x81\xcd\xcc\xe4\x28\xe7\x48\xad\x18\x7c\x43\x08\xd6\xca\x62\x0d\xbc\x1c\x57\x0a\xd9\xe2\x29\xf5\x09\x1e\xbd\x3f\x32\xe9\x29\xd5\xd8\xd9\x8c\x7e\x2a\x7e\xf5\x9e\xba\x3f\x7f\xca\x18\xfc\xc8\x7b\x62\x16\x0f\x6f\xa2\x39\xa1\x96\xfc\x54\x8c\xc1\xaf\xba\x7b\xcf\x97\xf7\x9c\x34\xa4\x97\x6f\x3f\x1b\x5b\x6a\x70\x7c\xc1\x62\xd6\x9b\xef\xda\x38\x13\xe9\xfa\xb3\x1a\x19\x7f\x53\x97\xe7\xe4\x82\x54\x82\x12\x6c\x31\xdd\x85\x96\x1c\xca\x86\xe3\x1c\xf6\x9e\x2f\xe1\xbc\xd4\x75\xea\xf6\x99\x86\x14\x4f\x20\x33\xaf\x00\xc0\x67\x0d\xf5\xd3\x08\x4c\x29\xc7\x47\x6d\x1c\x46\x26\xa6\x35\xca\xc6\x37\xa5\xe3\x75\xa5\x6e\xf1\xec\x15\x48\x1b\x2d\x98\xe5\x7a\xf4\x5d\x9d\x5e\xe2\xa6\x94\xb3\xfc\x08\xa5\xd7\x21\x08\x19\x3d\xeb\xae\xed\x15\x4a\xe1\x28\x58\xa1\xe9\x28\x3b\x13\xd5\xa3\x8b\xd2\x12\x73\x74\xb2\x6d\x51\x21\x13\xd3\xfa\xfa\xf3\x4a\xf3\xae\x7b\xaf\x6d\x43\xaf\xeb\xc5\x77\x8f\x20\x73\x52\x8f\x59\xb1\xdb\xfc\x00\xbc\x65\x40\x58\x8e\xa8\x9b\xe9\xa0\x84\xcc\xb3\xae\x58\xef\xd1\x9e\x90\x3f\x99\x3e\x54\xe5\x70\x8c\xfd\xe2\x94\x1f\x05\x45\xa0\x2b\xd6\xeb\x55\x53\xd5\x06\xc0\x15\x52\xb9\x68\x8e\x54\xf5\x91\xe1\x4c\xe1\x14\xd0\x22\x94\x4d\x12\x8c\xf0\xe9\xf8\x4b\x39\x3f\x4e\xc7\x01\xcb\x64\xca\xd7\xda\x8e\x50\x6c\x23\x96\x61\xdb\xaa\xcc\xaf\xc8\xb2\x3d\x33\x76\x79\x5b\x47\x4f\xd5\xaf\xda\x49\x4d\x9b\x69\x8c\xc0\x0f\xcb\x0f\xce\x2c\x7a\x58\x5e\x1b\xa7\x1d\xdf\xbf\xb6\x23\x35\x2d\x9f\x10\x88\xca\xcd\x51\x1b\xcc\xbf\xfc\x76\x36\x56\xf8\xc2\x81\xca\x08\xfc\xae\x7c\xbc\xf8\x4d\x65\xd5\xa8\x2d\x7d\x22\x3d\x98\x5b\xdd\xc7\xd6\x06\x0b\x2d\x40\x3e\x88\xf3\x65\xc7\x26\xa6\xb4\xae\x55\x6b\x98\x56\x17\xa9\xb5\x1d\xa9\x69\x81\x59\x43\x4a\xb6\xa3\x70\x9d\x2b\xe3\xea\x0f\xc9\xf0\x18\x90\x0e\xc9\x17\x72\x78\x6d\x2b\xf2\xfc\xd9\xb6\x66\xe4\xb7\x2d\x1e\x10\x6d\xbe\x64\xbd\xfa\x08\xa9\x17\x7a\x67\xaa\x4e\x55\x4d\xab\x16\xcb\xee\xd1\x09\x30\x4a\xe1\x98\xe2\xab\xd2\x11\x6e\xdb\xc6\x85\xb1\x7e\x7e\x66\xde\xce\x50\xe2\x11\x26\x64\x7b\x4f\xb3\xe1\x73\x53\x3a\x52\xd5\x6e\x0e\x0c\xe9\xcd\x51\x03\x8b\x5c\x17\x9e\xb5\x31\x58\xbf\x4f\x9f\x0f\xe5\xbf\x64\xb0\xbe\x24\xc1\x34\xde\x8e\x17\x1a\x13\xd2\xb9\x31\x3a\x0b\xad\xe7\xe9\xe7\x0b\x5b\x8f\x84\x17\x31\xfd\x9c\xf0\xa2\xb1\x4d\xb6\x30\x58\xaf\xb3\x87\x74\x97\x1d\xca\x46\x3f\x9b\x51\xf9\x2f\xce\xc2\x4e\xd0\x3d\x69\x39\x9f\x32\x41\x1b\xe1\x59\xa7\xb4\x18\xcf\x08\x50\xb1\x25\xa4\x38\x26\x13\x22\x15\x1b\x17\xc2\xf6\x72\xc1\xec\x1b\x57\x14\x66\xea\x0e\x1a\x37\xed\x38\xe6\x14\xe3\xd9\xca\xf2\x51\xd3\x8e\x45\x0e\x5f\xbe\x9d\x3a\x2c\x8e\xb4\x37\x4a\x16\xc9\xe6\x27\xe7\xed\x29\xdc\xae\x9b\x42\x9f\xbe\x52\x77\x5a\xd8\xa3\xf0\xde\xec\xa2\x87\x14\x27\x94\x50\xfe\xd1\x02\xe5\xe7\x7d\x03\x4a\xaa\x31\x9d\xe8\xa4\xdd\xb0\x70\xfd\x3a\x7d\xd6\xa7\x99\x7b\x63\xcc\xbf\xd3\xce\xf7\xe1\xdb\xcf\x99\xa3\xeb\xdb\x11\x05\xae\x50\xb7\x69\xd3\xd0\x94\x6f\x1e\x17\xf7\x90\x56\x9c\x98\x90\xba\xef\xac\x0d\x8b\x4d\xd7\x9d\xe7\x9c\x29\xdb\x72\x6f\x4f\x28\x33\xf4\xd3\x8e\x36\xf5\x08\x25\x2d\x8a\xb5\xfb\xe6\x34\x8a\x05\xf9\x36\x40\x3f\x06\xcb\x1b\xa6\xc1\x76\x78\x5b\x0c\x63\xb3\xbd\x1d\xd6\x7a\xb6\x90\x4e\xda\x9f\x2f\xb5\xe3\x5e\xe8\xe3\x37\x4a\x1f\xfb\xca\x0f\xdb\xc7\x0b\x93\xc0\xb7\x9d\xed\x4a\x2f\x7e\x47\xe2\x3f\x73\x42\x89\xab\x63\x1b\x7f\xe4\xce\x8c\x7c\x72\x7a\x89\x93\x3d\xff\xc1\xdf\xcc\x0c\x7d\xb8\x07\x67\xf0\x1f\xb8\x84\x11\x7d\xf0\x84\x21\x4e\x3f\xe6\x0b\xa4\xd0\x07\x5f\x17\xeb\xe2\xd7\xe2\x65\x84\xf2\x03\x15\x06\xef\x17\xe1\x33\x0e\x69\x5d\x36\xd6\x86\x3e\xfc\x38\x1c\xeb\x4c\xa7\xba\x36\x6a\x2c\xbe\x1e\x88\xdf\x23\xa2\x53\xfc\x95\x18\xd6\xce\xc5\xd0\xae\x50\x16\x84\xc8\x69\xbf\x08\xbf\x50\x8f\x7a\xf4\x5d\xdb\x43\xc9\x5f\xff\x7c\xa8\xf1\xd4\x7c\xc7\x78\x2a\xa4\xc6\x83\x02\xd4\x73\xf0\xda\xd8\xae\x1f\x9c\xcc\xd8\xeb\x5f\x8e\x45\x0c\xf6\x8b\x60\x66\x4e\xbe\xac\xd2\x0c\x29\xe9\x82\xbb\xd2\xf9\x16\x62\x6a\x7c\xfd\x3a\xac\x84\xb2\x38\x19\x21\xe5\xc1\x45\x8f\x91\x70\x61\x62\xce\x3b\xc3\xc2\x31\x11\x8c\xb9\x51\x44\xb3\xfa\x46\x71\xbc\x90\x44\x5f\x1c\x9f\xd8\x3b\x5c\x30\x22\x9b\x79\x23\x3e\x99\x4d\x5f\x30\x8e\xd7\x48\x5d\x6f\x1f\x8e\x5c\x5f\x27\xea\xcb\x1a\x7e\x71\x41\xb3\x2b\xbf\x0e\x06\xd7\x31\xdb\xf5\x6a\xfc\x00\x15\x7e\x93\xba\xbd\x69\x69\xc9\x06\x7f\x26\x0d\xcb\x9c\x5d\xfb\xc5\xa7\x94\xa9\xd8\xb2\xb3\x30\x0d\x7c\x4f\xd8\x50\x8b\x4e\x81\x70\x0d\xec\x76\xdf\x0c\x5e\x03\xa3\xfe\xcb\x66\x63\x4f\x7f\x9d\xf9\x71\xbc\xd2\xae\x57\x39\x85\x6f\x7f\x9a\xc2\xcf\xcd\x3b\x35\xed\xda\x40\x62\xef\xfd\x6c\x71\xd7\x50\x0a\x4a\x80\xf2\xf3\x83\xef\xf1\x82\x79\x7f\x0e\x6f\x3a\x59\x0c\x25\x33\xa8\x0d\x5d\xa8\x5c\x06\x23\x1e\xfe\x9f\x23\x84\x3f\x35\xbd\x27\xe0\xba\x1f\xe7\xe4\x91\x2f\x95\xd0\x07\x51\xea\xb4\x07\x0d\x59\xe0\xd7\xe1\xd7\xe0\x80\xa2\xd7\xe1\x23\xce\xe2\x1f\xbc\xc2\x92\xf2\x20\x1c\x8e\x24\x7d\xc1\x78\xfd\x79\xaf\x79\xd7\x65\x91\xe8\x54\xd8\xea\x96\x49\xd0\x95\x63\x41\x53\xfa\x7d\xf8\x78\xcd\x14\x2a\xfc\x11\x7b\x4d\x37\x90\x07\x8f\x7e\x6e\xd2\x3b\x98\xd9\xe3\xb2\x79\xa4\xd0\xaa\x91\x03\xb0\xef\x27\xaf\x81\x13\xe2\x27\xdc\xcb\x38\x52\xf8\x91\xc5\x96\x3e\x3d\x3c\x06\x24\x0f\x70\x4b\xab\x36\xd1\x06\xc7\x29\xee\x20\x33\x99\x5c\x47\x65\xe5\x2d\x44\x5a\x0a\xcd\x5f\x9c\xab\x7f\x58\x04\x1c\xa5\x7f\x00\x5b\xc2\x09\x86\x3b\x8c\x57\x7a\x95\x1e\xcd\xd8\x71\xbd\x78\xb5\xe7\x0b\x19\xe3\x19\x9b\x2f\x64\x8c\x35\xc1\x54\x9e\x82\xc3\xef\xee\x6e\x8a\xe1\x0f\x48\x4d\xe0\x53\xd8\x14\x13\x3b\x94\x04\xa2\xf7\xce\xd4\x05\x66\xc1\x55\x3b\x7d\x81\x79\x19\x71\xd4\xe7\xcb\xcf\x02\x7d\xeb\x7f\x93\xd6\x7f\x16\x22\xd3\xd9\x06\x78\xb4\x74\x93\x7e\xf2\x49\x5d\xdf\x54\xb1\x10\xf3\xe5\x15\x6d\x74\xba\xcc\x70\x1d\x6a\xb8\x2a\xe3\x5b\xde\x0f\x0c\x61\xe9\x95\x60\x4d\x1f\xb6\xfa\x7b\xda\xf1\x76\x3d\x32\x20\x73\xe3\x4c\x43\x32\xa5\xf3\x6b\xb6\xc8\x1b\x7d\x2a\xfe\xe8\x9c\x34\x6b\x10\x64\x26\x48\x08\x78\xa3\x4b\x6f\x4a\xce\x8f\x33\x35\xcd\x6d\xf9\x67\x6b\x8c\x16\x4a\xb6\x84\xb5\xfa\x3c\xf0\x76\xd2\xc7\xe1\x13\x94\xd5\xe4\xcc\xb5\xa4\x85\xdd\x3c\x58\xbe\x23\x24\x3a\xb5\x41\x5a\xa0\x9d\x69\xd8\x71\x82\xcd\xd5\xd3\x2f\xdb\x2f\x07\x81\xe9\xf3\x00\x82\x78\xd2\x91\xf5\xbc\xf3\x67\xde\x24\xfd\x76\x48\x2f\x0b\xdd\x4e\xfa\xb9\x20\x65\x61\xf5\xb4\xeb\xc3\x75\xda\xd9\x7a\x31\x97\x4e\x64\x2a\xf6\x7c\xf7\x71\x97\x8c\x4f\x67\x6b\x8e\x8e\x53\xaf\xd7\x2b\x87\xf2\x79\x38\xd1\xce\x8b\xb2\xa8\x16\x06\xa7\xab\xcf\xf6\x50\x97\xc2\x64\x86\x6a\x1e\x6a\x85\xf4\x50\x43\x69\x55\x3a\x13\xbf\x98\x2e\x26\x93\xd8\x24\x4f\xa9\x95\xea\x4c\xa9\x86\xd7\x18\x90\x8d\x8e\x2c\xc3\x66\x66\x19\x02\x1e\x57\xb8\x46\x2f\xdf\x4f\xa4\xd2\xd4\x25\x69\x75\x3c\xa4\x9b\x92\xe0\xb1\x7e\x9d\xa7\xbd\x6b\x03\x96\xf2\x35\xe8\x38\xd8\x38\xbc\x42\xb7\x27\x69\x9e\xbe\x23\xf2\x9b\xd5\x9b\xd4\xde\x68\xa9\x2a\xdd\x65\xfd\x39\x4f\xc0\x6e\x2c\xad\xe3\xfd\x5f\xa3\xfc\x19\xa3\xf0\xae\xcb\x3e\x67\x44\xe1\x99\x0a\xd9\x4d\x36\x48\x6f\xd7\xc2\x90\xec\x3a\x35\xc8\xf4\x26\xad\xd4\x61\x6c\xde\x8c\x3b\x65\xcb\x4d\x7a\x22\x18\xff\xd4\x2d\x16\x4c\x74\x2e\x06\x4c\xaf\x8b\x69\x61\x4c\x3e\xf7\xe5\xcf\x1d\xfc\xd8\xc1\x60\x6f\xb2\xba\x2e\x9d\xc6\x24\x0d\x29\x63\x76\xa4\x1b\x86\xcf\x78\x09\x64\x93\xb5\x41\x7d\x1c\x21\xcd\x3b\x25\x83\x90\x03\x0e\xd0\xc8\x3c\x1d\x4b\xae\x66\xad\xe4\x10\xa8\x19\x13\x46\x49\x61\x10\xd6\x12\x4e\x53\x72\x93\xf4\xc3\xa0\x74\x6e\x1c\x07\xd2\xf2\x74\xca\x72\xe4\xa3\x5f\x92\x5f\x8e\xfc\xd1\x67\x71\x62\x38\xc7\xfa\xb8\x49\x7e\x20\xa4\x78\xdf\x16\xc2\xd4\x93\xf0\x93\x37\x1b\x37\x29\xee\xb6\xda\x9f\xc5\x61\x2e\xb2\xfb\x1c\x8b\xff\x04\x29\x31\x1d\x8b\xdf\x71\x57\x6e\xaa\x79\x80\xa9\x6b\xb6\x3c\x52\xd7\x6a\xc3\x46\xff\xd4\x5b\xee\xbb\xa5\x0e\xf9\xd6\x93\xcb\xd4\xfd\xba\x2e\x43\xc2\x93\x9b\x52\x9f\xfd\xad\x68\xa7\x1f\x73\x57\x04\x89\xe3\xf1\x3b\xfa\xc8\x4d\xf9\xc8\x7e\x31\x40\x43\xa6\xf3\x2f\x5e\x72\x14\xa9\x9f\x76\x9f\xaf\x57\x5a\x95\xb0\x98\x69\x75\xb9\x30\xcd\xb2\x12\x69\x56\x0c\xcb\xae\x2e\x86\xc6\x1e\xa8\x94\x62\x95\x82\xba\x29\xf8\x10\x2e\xfe\xda\x5e\x5f\x04\x54\xb1\x47\x61\xa6\x4c\x06\x04\x32\xa7\x84\x17\x18\x9e\x1f\x49\x00\x60\x99\x8a\xbf\x7f\x9e\x00\x35\x66\xe1\xd9\x2e\x5b\xe8\xf2\x7d\x0c\xf2\xea\xb2\x0b\x88\xbd\xe7\x80\xfb\x8d\x4d\xad\xab\xe9\xda\x61\x5d\x07\xdc\x3f\x01\x71\x4c\x3f\xfb\xee\x4c\xb4\xe2\xe4\xd7\x0e\xd3\xe8\x11\x78\xed\x88\x27\x3d\xfa\x3e\x5f\x27\x0c\xa6\x77\xdd\x77\x3b\xd4\x15\x9e\xba\xc3\x42\x97\x80\x2d\xaf\x13\x9d\x7b\xf9\x75\x0c\x47\xb1\x79\x11\x78\x68\xe4\x53\x1d\x15\x4a\xea\xde\xab\xc2\x35\xcf\xbc\x9c\x4f\x10\x09\xae\x6b\xeb\xda\x5f\xa1\x94\x7b\xbb\x32\x3c\xdf\xae\x1d\xa8\xca\xcb\xef\x84\xb1\xe0\xa7\xe2\xe6\x1f\x85\x43\xdc\xbc\x88\x51\xc4\xaf\x88\xa1\xc6\x81\x5a\xbd\x1c\xf7\x0c\x1e\xf6\xf5\xf7\xeb\xcc\x60\x75\x5b\x7a\x02\x06\x99\x97\x53\x60\x66\xde\x75\xca\x3d\x5f\x6c\x8e\x2b\x16\x69\x46\xa8\x14\x9d\x25\x85\x9e\x78\xd6\x48\xef\x88\x2f\x84\xa5\x2e\xca\xcb\xf1\x50\x0a\x79\xdb\xfe\x8c\x17\x7e\x57\x3d\xf5\x00\x85\x2e\xa4\x98\x22\x65\x7d\xc1\x7e\x72\x90\x9a\x97\x2c\x5b\xbc\xce\x53\xf7\xed\xd7\x09\x97\xea\xa5\xf9\x5d\x35\xa4\xee\x51\xe0\x52\xbf\x3b\x2f\x99\xbb\xed\xdf\x60\x02\x1c\x8c\x8f\x23\xcd\xac\x83\x35\xe9\x90\x96\x33\x34\xa4\xa7\xe6\xb5\x23\x70\x15\xc8\xbf\x76\xa6\xae\x0e\xa6\x79\x42\x5a\xea\x9c\xf9\x72\xaa\x6e\x81\x5a\xa2\x4e\x28\x65\xf4\x6f\x29\x73\x54\xad\x94\x89\xbd\x8f\x8c\x0e\x79\x74\x41\x2a\x5b\x26\xdb\x8b\xdb\x7f\x27\x52\xbf\x49\x5d\xb9\xc2\x3e\x15\x35\x59\x42\x2a\xc8\xd6\x99\x2f\x3d\xf4\x33\x85\x36\xb3\xe9\x73\x7a\xac\x0d\x6a\x8b\x62\x00\x42\x88\xcf\x9e\xef\x3e\x02\xd4\xa5\xcc\x6e\xb7\x9a\x3e\x7e\xee\x83\x56\xfd\xcc\x60\x86\x3a\x5c\x48\x5d\x89\x52\x3f\x43\xba\x29\x4f\x3a\x13\xe9\x5c\x9a\x95\xe1\x48\x92\xc6\xca\x11\x2e\xa0\xf6\xac\xc0\xf2\x94\xa7\x4c\x69\xf7\x32\x38\xbd\x18\xeb\xf9\x61\x99\xe6\x84\x3b\xb8\x49\xcd\xf9\x33\x52\x2b\x7e\x56\x59\x7a\x93\x23\xef\xac\x76\xed\x38\x90\xda\x4d\x32\xc9\x7c\x69\x66\x46\x12\x38\x6f\x40\x7f\xa8\x6a\xe9\x9c\xaa\x62\xa5\x33\xcd\x2a\x21\x34\x96\xae\xd3\x08\xf4\xcc\x0d\x46\xfd\x95\xf1\x78\xc3\x96\x7c\x29\x89\x8b\xe0\x6c\xbe\x59\x1b\xa8\x1d\xbd\xca\xaf\x1d\xfe\x68\x76\xc0\x81\xd2\x99\xcd\x0c\x0a\xbb\x36\x33\x28\xf3\xda\xf4\xa0\x1a\x3c\xcd\x6c\xf6\xb9\x1f\x25\xad\x3a\xc9\x71\xa8\x9f\x28\x1a\xc5\xae\x43\xcd\xf8\x51\x7e\x4b\x8f\x52\xda\x1d\x8e\x14\x82\xe1\x1e\x0e\xed\x4c\xfb\xf9\xd9\xec\xcd\x4c\xc8\xc4\xea\x2d\xfd\x5d\x37\xcd\x6a\xbd\x58\x04\x40\x0a\x07\x66\x50\x93\x22\xee\xac\x7b\x43\x11\xd7\x90\xd2\x33\x4c\x9e\x5f\xe1\x9f\x9c\x21\x1c\xc3\x7f\x1c\x58\x32\x8e\xe1\x0f\xaa\x73\x0a\xc1\x50\xae\x1a\xca\x7d\x30\x74\x4e\xe7\x35\x1f\xba\x0f\x86\xb3\x6d\x9f\x62\x10\xf9\x11\x7e\x7f\xfa\x98\x92\x7e\x0c\x6e\x5b\xd9\x67\x49\xa4\x5b\x5f\x07\xe7\x06\xbd\xc9\xaf\x1d\x8b\xad\xf9\xb6\x75\xe4\xcb\x9f\x3b\xf1\xf0\x3a\x32\x0d\x2b\x46\xb0\x88\x7b\x0e\x2a\xa4\xb8\xa2\x84\xf2\xaf\xfc\x7d\xbb\x39\x3b\x57\x69\xac\xbc\x9e\xf6\x97\x8a\x76\xe8\x46\x93\x1d\x48\x2a\xbd\xed\x3f\x2f\xec\x3e\x27\x0a\xe8\x4f\x99\x5f\xe3\x61\x41\x76\x4b\xbc\x67\xb0\x86\x67\x8d\x0c\x8f\x3f\x83\xd4\x9d\x4e\x7f\xa8\xe2\x42\x06\x24\x38\xe5\xc9\x69\xbc\x5b\xbf\xc3\xc3\x9d\xeb\xfc\xa7\xd0\xf0\x8f\xb4\xa3\xad\xf0\x34\xa3\xa0\xf9\xb0\xb0\xe1\x15\x33\x27\xfe\xce\xf1\xf1\x29\x95\xb6\xc7\x1a\xea\x28\x74\x2c\x30\x3d\xc9\x2f\x33\x83\x35\x5f\xe6\x43\x3c\x10\x68\xa1\x6e\xb7\xd1\x51\xf3\xa5\xee\xa3\x66\xbe\xb4\x82\xe0\x78\xd1\x7d\x45\x70\x3c\x9f\x5a\x9f\x21\x58\xf4\xd2\xbe\x02\x97\x9c\x1d\x79\x05\xdf\xfa\x35\xfd\x4c\x43\x48\x96\xa7\x50\x8b\xc4\x4e\x31\x1e\x03\xf8\xeb\x04\x73\x31\x68\x56\xf9\x00\x2a\x40\xd5\x39\xc8\x7e\x83\x35\x3e\xec\x3d\x38\x9e\xba\xe6\x9a\x96\xca\xfc\x69\x85\x34\x96\x0b\xd1\x3f\x2c\x94\x98\xec\x81\xc3\x87\x21\xe9\x9d\x7c\x05\x5d\x39\x07\x5c\xd4\xd2\x8d\xb8\x88\xf5\x1d\xb0\x0d\xac\x3a\x30\x04\x91\x84\x3c\xb1\x3f\xd2\x0d\xe7\x85\x74\x83\x8b\x31\xfd\xf0\x66\xa5\xa5\xd4\x1a\x39\x1d\xc9\x63\x00\x40\x70\xea\x41\xfc\x79\x82\x7e\x9b\x7e\x11\x0f\x80\x6b\x0e\xce\x81\x19\xb0\x34\x19\x59\xf6\x6f\x52\xaa\x8c\x55\x74\x26\x80\x71\xa4\x53\x8c\xb6\x92\x52\x3b\x55\x32\x7e\x2f\x39\x86\xec\xe0\xe4\x9f\x5e\x7d\x2d\xe4\x1c\xaa\x37\xe9\x21\x85\xf2\x31\x30\xc3\x77\x3a\xa4\xfa\x94\x6a\xbe\xf1\x1f\xe9\xb1\xfb\xdd\x90\xdb\x15\xa4\xe3\x1e\xd2\x05\x69\x46\x43\x85\x09\xd3\x51\x72\xec\x33\xa4\xe3\x1a\x2d\xe4\xe5\x4f\xd3\x92\xaf\x49\x19\xbf\x11\x1e\x20\x35\xa6\x43\xf7\x8f\xe3\x21\xed\xe7\x61\x4c\x13\x67\x13\xbc\x25\x90\xc7\x91\xe1\x3b\x92\xff\x95\xf9\x36\xc8\x23\x42\xda\x91\xfb\xc7\x81\xec\xd7\xdb\xf8\x02\x70\x63\x1a\xc6\x01\x08\x66\x0a\xc6\x71\x0f\x97\x66\xe5\x4e\xea\xcf\x87\xec\x3e\xfe\x1b\x58\x2f\x47\xc4\xb9\x98\x5f\x5a\xf2\x1a\xf7\xd4\x55\x43\x9c\xed\x27\x6b\xca\x8a\x4f\x36\x79\x0f\xe9\x53\x76\x26\xdf\x2b\x9e\xe9\xc5\xf5\x93\xff\xd6\xc1\xaf\x8f\xff\xe0\x5a\x99\x68\xae\x4c\xbd\x8d\x12\x6c\x1d\x47\xfd\xef\xa8\x18\x45\xfd\x27\x8a\xc9\x4d\x29\x64\xc6\x95\x1e\xfd\x27\x29\xd3\x4d\x72\x96\xc8\xe1\x33\xf1\xca\x0a\xb7\x51\xb9\x25\x9d\x8b\xc7\xd5\x1c\x9a\x05\xdc\x18\x59\xbe\x65\xc5\x84\x60\x10\x8c\xa3\xc4\xdf\xb2\x30\x65\x4a\x0a\x9d\x03\xa5\x40\x29\x0c\xc8\x2b\xcd\xf8\x2f\xf2\xa1\x58\xfa\xe9\x50\xd2\x1b\x8b\x79\xf9\xca\x8a\xb9\x58\x3e\x2c\x72\xb6\x5e\x61\x97\x0a\xa9\x89\xc2\x98\x15\xda\x63\x84\x05\x96\xf1\xb0\x4f\x33\x76\xe8\x3d\x7d\xd8\xeb\xcb\x68\x30\x91\xb1\x06\x16\xc7\x43\xbc\x88\x0b\x1f\x13\x0e\xbe\x65\xb7\x74\x4f\x5d\xa3\x24\x33\x04\xe7\x8d\xff\xb7\x54\x93\x8e\x04\x76\x56\x81\x71\xc0\x69\xcb\xcc\xc3\x4a\x2e\x0b\x04\x4e\xfb\x02\x7f\xdc\xcd\xf2\xdb\x5b\xd9\x7f\x6a\x28\x3a\xa1\x4f\xb2\xd7\xba\x50\xe8\x8f\xfb\x5f\x0a\xe4\xcd\x84\x5c\x7a\xcd\x6d\x28\xe6\x15\xca\xbb\xa2\x87\x54\x98\x69\x8c\x44\xbd\x8c\x3f\x4e\xb6\xc1\x66\xfb\x8f\x74\xb2\x64\xb0\xa5\x0f\x7b\x72\xae\xd4\xb5\x37\x8f\xe1\xe9\x69\x7c\xe5\x9e\x6d\x6e\xcc\x0a\xa4\xad\xb1\x21\xdc\x3f\xcd\x4d\x3c\x28\x98\x74\x6b\x75\xb9\x66\x9b\x02\x8e\x94\x03\x8f\xec\xc6\x4c\xcd\x5f\xcb\x99\xc4\xa5\xec\x54\x26\x83\x5a\x10\x14\xce\x5c\x30\x5e\x69\x54\xa8\x2d\x38\x4f\x28\x92\x7b\xe8\x54\xd5\x53\x47\x6e\x89\xe6\x5e\x86\xc7\xd2\xa3\x50\xd2\x57\x49\x59\x55\xcd\x7c\xc7\x72\xa5\xb0\xab\xb0\x43\x59\x87\xb0\x81\x9d\xf3\x20\x77\x30\x7e\xb5\x3f\x6b\xa6\x92\xbb\x8a\xfc\x96\xf8\x67\x70\x04\xdc\xbc\xde\x40\x16\x6d\x02\x38\xcc\x94\x4a\xae\x72\xba\xf6\xa3\xfe\x68\x85\xcd\x79\x1e\xa3\xc7\x58\x95\xfe\x7c\xc8\x54\x32\x78\x69\x1b\x30\xf1\x73\x73\xd7\x99\xf1\xc9\xdc\xcd\x19\xf9\x3d\x18\x50\x83\x3c\x64\x6b\xa6\xf0\x52\x3b\x05\x8a\x11\x0c\x48\xcd\xd0\xd3\xce\x10\x75\x40\x09\x47\xde\xf3\x21\x1b\xac\x43\x6e\x43\x96\xa1\x8c\xcb\xaa\x50\x3e\xf8\xb2\x6f\xdf\x18\x1b\x78\x92\xde\x38\xa8\x91\x79\x6f\xde\x63\xe3\xf8\xf2\xdb\xfc\x71\x8c\x7c\xeb\x49\xf8\x0f\x7e\x94\x37\x67\x22\x36\xe7\xdb\xdc\x76\xa4\x97\x9f\x0e\x16\x0c\x50\x67\x6f\xf0\x96\x33\x20\x17\x38\x5a\x20\x97\x3a\x8e\x54\xb5\x09\x80\x8e\x32\x8e\x25\x57\x58\x7a\x8b\x7f\x0f\x36\x5f\xda\xe1\x0c\xf7\xbf\x31\x44\x11\x33\x6f\x74\x4b\x7a\xdd\x96\xa0\x6c\x00\xbf\xb7\xbf\x06\x8b\xff\x86\x17\xd0\x68\x6f\xbc\x39\xa9\x6b\xb5\xce\x14\xd9\xfd\x0c\x2a\x6f\x3a\xd3\xc2\x04\x2b\x3d\x3f\xce\x38\xc3\xf0\x3f\xc3\x4b\x81\xb1\xf9\xc1\xd2\x40\xc1\x7d\x1c\x26\xb7\xe7\x4b\xb1\xc6\x19\xca\x86\x06\x9b\x47\x6f\xf5\x6f\x92\x86\x58\x62\xcc\xcb\x0f\x06\x24\xf2\x43\x6f\xec\x6b\xee\xb8\xfc\xc4\x3e\x17\x3c\x1f\xae\x1c\x7a\x48\x46\x0f\x29\xb7\x48\x43\x0e\xe8\xd9\x7c\x1f\xb0\x95\x80\x2d\xe5\xe4\x70\xf8\xe1\x5c\x3b\x52\x28\xb1\x70\x86\x72\xe0\x7e\x06\x00\xe8\x65\xe4\x4b\x31\x3d\xd7\x68\x1f\x82\xdf\xb6\x74\xe9\xc1\x86\xb2\x89\xcd\x9a\x39\xd3\xc1\x09\x62\x6c\x82\x6b\x19\x99\x6b\x41\xcf\x06\xa6\x2f\xd9\x0b\x78\x6c\x3a\x3f\x18\x8f\x6c\x7d\xde\xd5\x03\x6c\x9c\x7a\x57\x5f\xc7\x99\x86\x7e\xa2\x3c\xdc\xaf\x63\x89\xf2\xda\x73\x82\x56\x01\x99\x3e\x85\x41\xa9\xa3\xa4\x50\xed\x60\x25\xfb\x89\x7b\x6e\x82\x0c\x39\xe9\xb9\x6c\x00\x72\x02\xd0\x6a\x7e\xf1\xfe\xce\x94\x7a\x57\xe2\x33\x75\xea\x81\xdc\xfd\xf8\xd5\xfa\x38\xd1\x6d\x7a\xb5\x5e\x73\x87\x64\x00\xca\x38\xf9\xef\xaf\xdd\xb6\x67\x46\xbf\xf4\x74\x36\x83\x67\x61\x66\x3e\x9d\x5e\x8a\x06\x49\x12\xad\x7c\xaa\xe7\x45\x4f\xa7\x1f\xd9\xd7\x29\xf3\x46\x6c\x69\xc8\xcc\x8a\x56\xd0\x9b\xf6\x9a\xdb\x28\x3d\x69\x3f\x49\xa0\x71\x93\xe2\xaa\x23\x94\xed\xaa\x0c\x41\xf6\x60\x2e\xa3\xf2\xa6\x7d\xa6\xd0\xeb\xcd\x32\x59\x7a\xe3\x80\xf8\xb2\x29\x67\xbe\xd4\x8a\x22\x3c\x7f\xb8\x58\xd9\xcf\x3f\xef\x3b\xec\x86\x1f\x70\x4f\xc4\xe3\xcf\x4a\x1c\x0d\xff\x9b\x3e\x5f\xb3\x2c\x3f\x76\x21\xd6\xd4\x0f\x87\x52\x4b\xa9\xdb\xad\x50\x6a\x37\x8e\xb2\x9f\xb7\x28\xea\xd7\x99\x03\x62\x97\xff\xa4\xc5\xe3\xc2\xfa\x2d\xf8\x8f\x21\xe8\x4c\x9f\xc9\x14\x4e\xa4\x0e\x94\xcb\x2f\x8b\x4d\x97\xcb\x79\x1d\xfe\x7e\xf8\x33\x7f\x5c\x18\x23\x98\x04\x22\x29\xbc\x8d\x9d\xbc\x71\x6f\x29\x5b\xee\x24\x23\x78\x9b\xcc\x68\xfd\x24\x33\x94\xf8\x16\x45\xf4\x73\xa8\x03\x64\xb9\x9f\xbc\x5f\x63\x84\x3c\x3c\x3f\x07\xa4\x72\xae\x20\xa5\x02\x3f\x41\xfa\x09\x61\x72\x9e\x00\x04\xe7\xcf\xd7\x83\x27\x96\x85\xde\xb9\x57\xce\x59\x4b\x79\x0d\x4e\xe0\x27\xcb\x79\x0c\x86\xb3\x78\xdf\x24\xbf\xdd\x20\xa7\x4b\x0f\x48\x37\x14\xea\xe3\xc2\x13\xd2\x2c\xdf\x29\x9d\xe6\xea\x4e\xa9\xcd\xbb\x1a\x4a\xeb\x32\x42\x09\x0a\x69\x2f\xf1\x7a\x4d\xfa\x64\x80\xd3\xca\xa5\x43\x7a\x6f\x5b\xd5\x2c\x41\x4a\x06\x66\xd0\x7a\x39\xa8\xc9\x18\x34\xc4\xd1\xff\x29\x55\x34\xe7\x8c\xc0\x20\x21\x7b\xb4\xd7\xcb\xd0\xd1\x8b\x49\x60\x05\x0f\x3e\x64\x5d\x26\xa5\xb2\xae\x40\xf3\x2c\x41\x41\x48\x30\x79\x53\x96\x61\x93\x39\xf0\xfe\xe4\x0d\xc8\x12\xfa\xa3\xe0\x85\x59\x42\x7f\xc4\x31\xb1\x0c\xf0\xe8\x9c\x91\xd6\xc1\x81\xdc\xca\x78\x1d\xba\x8c\x73\x30\xee\x9b\xea\x1e\x5f\x0a\x59\xfc\x94\xda\x0a\xb1\x92\x5a\x7a\x59\x3e\xea\xd3\x90\x93\x80\x58\x2a\x2c\x83\x3f\x88\xb3\x7c\x93\xde\xbe\xb6\x43\xd6\x61\x47\x1b\x8f\x56\x96\x70\x1a\xa7\xd3\x56\xdc\x14\xcb\xed\x3f\x3f\x98\x6c\x96\xf4\x30\x4e\x37\x43\xe2\x0e\x7d\xa6\xd0\x1b\xe6\x48\xa9\x42\x44\xb4\x14\xca\xc7\xfa\x62\xf4\x0e\xbc\xfa\x2f\x29\x41\x9f\x21\x68\x25\xca\x43\xc9\x6a\xaa\x8c\x7d\x0b\x07\x94\x49\xf0\x0e\x68\xfc\xa6\x65\x21\xef\xc1\xd7\x89\x33\xf6\x80\x92\x84\xb5\x46\x5d\x8a\xd4\x5f\xc0\xd3\xad\x73\x30\xf0\x01\xe9\x56\x4f\x28\x69\xd0\x33\x1f\x6a\xa3\xdb\x63\xb5\x8c\xb5\x38\x41\x57\x2e\xe1\x27\xca\x05\x13\x3b\x52\xbf\x73\x75\xdf\x94\x45\xd6\x41\x3b\xde\x1b\x70\xa6\xa0\x15\x17\x88\xc2\xc5\x9b\x72\x8c\x93\xe5\x58\xfc\xb8\x74\xd6\x69\xb7\xa8\x53\x36\xdd\xa4\x9d\x64\x33\x23\xb0\xc6\x3c\x19\xfb\x42\xd6\x34\x48\x09\xd1\x46\x5d\x84\x28\x4c\x22\x78\x44\xe1\x35\xc9\x3a\xb9\x2b\x1f\x8c\x5e\x6e\x31\x10\x03\xeb\xf4\x01\xa7\x85\x32\x63\x3e\x85\x02\xd8\x13\x7d\x60\xf9\x79\x3a\x1e\x93\x65\x6c\x44\xe7\x0a\x7e\x9d\x91\x85\x4c\xe7\x36\x9f\x8e\xbf\x05\xf9\x72\x58\xff\xd9\x9e\x96\xb4\x93\x1a\xc3\x75\x5a\x4c\x64\x02\xa8\x0a\xe7\x5e\xb9\x49\x2d\x6f\x4f\xa1\xe5\xd0\xc8\x10\xb4\xbe\x08\xbb\x73\xb3\xbe\xee\xa4\xf8\xe4\x0d\x0f\x39\x40\x3f\xe7\xa6\x55\xcc\x5f\x2d\x35\x7d\xed\x37\x52\x95\x8d\x72\x41\xa2\x22\x53\xaa\xe9\xec\x29\x94\x7e\x6f\x29\xb3\x15\x6b\x0b\x63\x15\x6e\x29\x6d\x19\x2c\x41\x37\x8a\xe3\xfa\xde\x94\xcc\x30\x6b\xfb\x55\xd8\xf4\xf0\xb8\x60\x1d\xc7\xc4\xf1\xb6\x0c\xeb\xc0\x31\xb0\x8a\x9d\x2e\x40\xc6\x97\x50\x1e\x27\xc9\x20\x6e\xd2\xe3\x4b\xbb\xf6\x05\xb0\xe9\x0b\x9e\x15\x18\xb0\xe0\x6d\x9f\x54\xe6\x12\xf1\x64\xf8\x3e\x36\x23\x3e\x84\xc7\x28\xdc\x84\xad\x00\x30\x32\x47\xcb\xab\x94\x0f\x75\x1d\x3b\x99\x14\xdb\xc3\x0e\xc2\x76\x93\x96\x51\x99\x23\x0b\x8c\x9e\xba\xfc\x0b\x7d\x1a\x14\xec\x70\x34\x37\xb9\x4d\xf2\x33\xba\xf9\x19\xc8\xc9\x22\x79\x32\x38\x08\xac\x02\x33\xf0\x6b\x84\xde\x07\x90\xb1\x2e\x8e\xc6\x17\x14\xbd\x0e\x48\xfd\xb7\x8d\xf0\xe5\x47\xfc\xb3\x3d\x5f\xfa\x96\x8f\x66\x7d\xd5\x7c\xa2\x3f\x2e\xaf\x29\xe2\xd7\xe1\xf3\x31\xa5\x97\x5f\xf8\x47\x6a\x1a\x2a\x71\x02\x25\x5c\x97\x1f\x1f\x3b\x11\xd4\x4d\xbe\x3d\xda\x34\x24\x29\x0f\x1c\x70\x5d\xf6\xad\xb6\x94\xda\x67\x02\x72\x6f\x19\x02\x31\x78\x41\xb3\x84\x81\xa8\x5c\x50\x2c\x50\x0e\xc0\xd6\xd6\x65\xd1\xe0\x63\xe0\x72\xd0\x7c\xac\x99\x65\x90\xc3\xc8\x14\xc9\x80\x3a\x81\xb4\xad\x0b\x8d\x80\x79\x70\x39\xb3\x2e\x2b\x41\x74\x80\x99\xba\xc6\x69\x02\xbb\x58\x97\x6d\xe9\xe3\x15\x52\x13\x81\x52\xb8\xb2\xc2\x8c\xc1\x4f\x71\xb0\x49\x2e\x9f\x8e\x26\xf2\x51\x91\xf1\xcf\x92\x5f\xd9\x4c\x8a\xbf\x14\x7c\xa1\xc6\x82\x52\xd4\x81\x0e\xe2\x73\x55\xbf\xda\xe1\xc5\xda\x72\xd8\xfc\x13\xe0\xdc\x72\x48\x82\x6b\x22\xe5\xaa\x33\x7f\xbe\x9e\x76\xfb\xdd\x12\x42\xc5\xd8\x06\x8c\xc3\x25\x68\xc3\x99\xdd\x53\x51\x53\x3e\x67\x2d\x47\x2f\x38\xc1\xe3\xad\x6a\x5d\x74\xa4\x17\x89\x86\x6c\xf0\x6a\xab\x0d\xaf\xee\x52\x80\x82\x1a\xbd\x5d\x9d\xca\x88\x27\x75\xcb\xe1\x0a\x62\xeb\x28\x5c\xc1\xc9\x6d\xcf\xaa\x36\xf5\x47\xa8\xe1\x01\x5d\x90\x5a\xfb\x99\x2e\x3f\x7a\x1e\xf2\xb7\x83\x65\x09\xcf\x70\xe2\x8e\x5e\x82\x33\xd4\x81\xe8\xac\x36\x0c\x11\xcf\x86\x2f\xf0\x0a\x66\x09\xb0\x70\x5e\xb0\x57\xf5\xcd\xde\x59\x52\xa8\xd4\x2e\x2c\x66\x0d\x9b\xa6\xd5\xed\x5f\xe6\x47\x8c\x18\x46\x37\x83\x35\x38\x0b\x7d\x0a\x32\x70\x64\xe1\x1d\x21\xf3\x95\xa5\xde\xfe\x67\x96\xc4\x49\x62\x80\x0d\x2e\x42\xf7\xb7\xa7\x5d\x6f\x3a\xf6\x7d\xf5\x59\x0d\x79\xa7\xa0\x08\x95\x18\x49\xcb\xf0\x02\xae\x71\x97\x22\x24\x5c\x1c\xe3\x96\xd1\x05\xdc\xe2\x2e\xc3\x09\xa2\x1f\x9a\xaf\x69\x26\x03\x70\x48\x04\x92\x22\xde\xe4\x47\x8f\x13\x42\x29\xa8\x1f\xeb\x2c\x74\x41\xc1\xb5\xbe\x1a\xfc\xc2\x6e\x6c\xc6\x04\x02\xfb\x5b\x82\x17\x0c\x1c\x41\xab\xa1\x3c\x7c\x3e\x5d\x8e\x90\x70\x4d\xfe\xd2\x71\xfc\xaf\x99\x21\xd8\x83\x3f\xd2\x10\xe3\x63\xf4\x42\x1b\x44\xb9\x35\x7b\xe5\x9d\x09\xf5\x26\xe5\x81\xcd\x97\xd6\x24\xc8\xe2\x66\x6b\xe5\xc8\xec\x39\x00\xd2\x89\x75\xd5\x2c\x93\x66\xda\xf1\xd2\x9f\x29\xbc\x15\x7e\x54\x49\x73\xc2\xc9\x9c\x59\x04\x54\xe8\x3d\x93\xb2\x15\x37\x92\xad\x60\x64\x42\x14\x89\x91\x09\xe3\xbc\x42\xf2\xd7\xcc\x1f\x42\x28\xf3\x47\x06\x53\xfe\x5a\x6a\xa6\xb4\x54\xfd\xc9\xf9\xe4\x2e\x1d\x76\xa1\x60\x51\x76\xdb\x1f\x76\x70\x2d\xa7\x03\x18\x27\x36\x3f\x98\x01\xde\x9a\xae\xce\x61\x02\x36\x21\xe6\x7f\x04\x9f\xc3\x30\xf0\x14\x69\x91\x01\x80\xc8\x62\xab\x3b\x4a\x7a\x0d\xc5\x94\xf8\xb7\x15\xb9\xff\x78\x46\x34\x8d\xcc\x64\xb4\x78\x7e\x8e\x90\x55\x9d\xd0\x8e\xa1\xa3\xe7\xc5\xe8\x9d\x60\x30\x9d\x4c\x46\x90\x42\xeb\x86\xa7\x21\xeb\x06\x96\x4c\x81\x17\x4e\xae\xae\x57\x47\x59\xa5\x50\x0e\xfe\x89\xa0\x73\xac\xfe\xf3\xc8\xa4\x2c\xaf\x59\xbe\xbc\xf4\x52\x9d\x19\x5a\xd6\x22\x98\xce\x8e\xd9\x80\x2b\x74\x39\x66\x43\xf4\x84\x41\x03\xbc\x3e\x58\x0a\xdc\x7f\x4f\x7c\x3e\xdc\x1e\x6c\xba\x7c\xeb\xcb\xb4\x63\xe3\x38\x75\xe5\xe7\xbb\x10\x2d\x8e\xd5\x7f\x1e\xd8\xa9\x0e\xe9\x70\x1e\x18\x65\x0a\xe2\x70\x70\xc7\xb0\xba\xe1\xa0\x07\xaa\xc1\xa8\x81\x9c\xe8\x06\xea\xe8\x0c\x59\x3c\xb9\x1d\x52\x88\xc6\x98\x56\xc3\xa6\x2a\xa8\xca\x25\x98\x40\x8d\x00\x19\x4e\x0e\x3e\x8f\xf1\xb7\x14\x1f\xa8\x27\x0e\x5c\xc2\x10\x94\x98\x89\x60\x08\x78\x88\xbc\x8c\x21\x88\x8c\x18\xb2\x80\x78\x93\xb1\x86\x5f\x2e\x10\x9b\x6d\x0d\xe1\xe9\xb2\x07\x07\xc2\x06\xd3\x5e\xb1\x23\x3a\x2f\x98\x97\x43\x47\xf0\x7e\x78\x0d\x2c\xa0\x1a\x52\xc1\xb9\x47\x28\x19\xd2\x84\x78\x5b\x06\x17\x64\x03\x28\x30\x7f\xcd\x6e\x1d\x8b\x65\x61\x78\x8b\xf9\x1a\x90\x16\xf9\x6c\x58\x00\x03\x04\x71\x5b\xc3\x51\x71\x4a\x28\x6f\x25\x6c\xbb\xe1\xdb\x9e\x96\x35\x14\x0c\xea\x59\x25\x67\x1f\x61\x87\x0e\xe1\x86\x9f\xd1\xfa\x6d\xff\x59\xf3\xa1\x17\x09\xa6\x52\xec\x88\xbb\x59\x16\x54\xfe\x42\x42\xe8\x2d\x63\x0b\x4a\x4b\xb3\x3e\x4c\xa6\x4c\xa2\x30\xf3\x6e\x3f\x06\x1b\xc9\x20\x04\xae\x40\x96\x41\x07\x3c\x79\x5d\x8e\xb8\x9f\x5f\x9e\x91\x43\x1d\xd2\xc6\x0f\xbc\x38\xc9\x74\x7b\x41\x59\x48\xe1\x00\x99\xf6\x78\x80\xb8\x5b\xd3\x42\xea\xf9\xf2\xed\x86\xf2\xa9\x10\x91\x3d\xbd\x28\xf6\x1b\x27\xd2\x99\x94\xa8\xa6\x64\x51\x83\xa9\x5b\xd3\xbe\x4b\xe0\xb4\x6b\x22\x95\xb0\xbe\x15\x82\xa2\x66\x26\x27\x2e\xab\x9a\x86\xec\x3f\x42\xf0\xcc\xc9\x52\xd3\x29\x47\x6f\xec\xce\xe9\x40\x9b\xe5\x08\x69\xc0\x22\xdd\x20\x6b\x0a\x9f\x62\xb9\x70\xc4\x57\x44\x88\x4a\xd8\xb1\x35\xf1\xaa\xa0\xb5\xa7\x9f\x22\xc0\xd4\x33\xec\x46\xbb\x72\x40\x13\x2c\x6c\x19\x73\x10\xef\xd2\xf4\xb5\x10\x6f\x75\xd6\xf4\xfd\x33\x8c\x30\xd1\x57\xcf\x97\x1e\x01\x3f\xea\x1b\x86\x9e\x0f\xb5\x75\xe1\xe1\x89\x4d\x93\xd9\xbd\x99\x86\x50\xcf\x7d\xad\x01\x83\x0f\x48\x45\x1b\xc5\xac\x5a\xa8\x2f\x46\x20\x10\xc2\x09\xc2\x7e\x2d\xc7\x67\xb4\x3f\x75\x09\x84\x70\x4b\xcd\x34\xdb\xdc\x6c\x4a\x25\xb1\xd8\x63\x0b\x29\x04\x2b\x2c\x8c\xe4\x74\xca\xe9\x0a\x53\x73\x61\xe6\xc0\x29\x8a\x3b\x71\xf2\xdc\x6a\x39\xee\x44\x9f\xf9\xd2\x6c\xcd\x7f\x2f\xeb\x36\x38\xd5\x28\x05\xe2\x74\xad\x65\x26\xe2\xb8\xe4\x8c\x01\x04\xf8\x5a\x8b\x83\x17\x46\xcd\x72\x5c\x5e\x84\xba\x61\x09\x57\xe6\x7d\xf9\x75\x4b\xa6\x7a\x99\x2d\x98\x69\xc3\x12\x40\x5b\x2c\xc2\x57\x00\xb1\x5f\x0e\x58\xd1\x32\x07\x8a\x57\x71\x9b\x38\x7f\xca\x70\x23\x16\x66\xe6\x63\x33\x00\xa6\x56\x1c\x34\xdb\x43\xfa\xa7\x19\xac\x1f\xb6\x10\xff\x71\x29\x49\xc0\x91\x23\x23\x78\x86\xf6\x90\x3e\x58\xf7\x34\x24\xe1\x8b\x1d\xb3\xd1\x56\xa1\x2e\x95\x1d\x50\x9a\x75\xec\xba\x6d\xa7\x76\xa6\x56\xe1\x2c\x2a\x2f\xa6\x96\xe3\xfe\xbf\x08\xcd\xb5\xb6\x4f\x52\xc7\xf3\xe9\x52\xdd\x14\xca\x53\xc9\x9e\x22\xf0\x05\xd8\x87\x65\x74\x03\xb1\x8b\x96\xd1\x0d\x1d\x68\xef\x52\xdc\xff\x4a\xac\xa2\xa5\xb0\xff\xa3\xa6\xcb\x9b\x9b\x2e\x9e\x39\x2c\x27\x01\x98\x0f\xe5\x1f\x19\x50\x66\xd2\xfc\xa5\x35\x55\x4b\x33\xea\x1f\xc9\x2b\x70\x43\x07\xa9\xb2\x0c\x6e\x00\xcd\xbd\x84\x66\x38\x2f\x2c\x52\xe1\x17\x4a\x9c\xb1\xc2\x2f\x54\x62\x77\xae\xed\xb4\x30\x23\x65\x56\x27\x38\xa0\x36\x47\xa5\xac\x87\x43\x2a\xa0\x3f\xb6\xa3\x54\x8e\x50\xb6\x42\x30\x32\x15\x5b\xa3\x02\x20\x5f\xdb\x81\x7f\xe1\xa5\x6d\xce\x42\xce\x6e\x4c\x9d\x2c\x16\xd6\x33\x26\xc9\x06\x1b\x43\xab\x7e\x8d\x70\xa4\xaa\x6d\x2f\x7e\xd2\x67\xfd\x87\x62\x1e\xd3\x0c\xc6\x16\xe3\xc1\x3d\x5c\xd2\xec\x4f\x3e\x72\x33\x84\xe2\x6e\x54\x62\xcc\x2c\x23\x1b\xd2\x89\x90\x0d\x15\xd0\xfe\x72\x48\x8e\x2b\x9b\xfd\x0d\x9f\x21\x56\x1d\xa1\x83\x77\xb4\x4b\x58\x86\x1a\x71\xf8\x36\xb3\xa0\x3e\x94\x81\xe0\xbc\x98\x49\x47\xeb\xe8\xe0\xae\x97\x53\x10\x5c\xd9\xec\x8e\xc8\x91\xc3\xab\x01\x08\xe1\x0f\x03\x10\x4e\x10\x62\xeb\x9d\x74\xff\x50\x3e\xb8\xc1\xa0\x0a\xac\x71\x12\x33\x6c\xbd\x9d\xc3\xff\x0a\xc5\x7f\xa5\xaa\xc4\x56\x0b\x05\x4f\xa4\x59\x0b\x59\x1c\x5a\x6f\x8e\x54\x6c\xc4\xb7\x53\x09\xe5\xcf\x62\xf2\x42\xfa\x6a\x3b\xa2\x9d\x48\x1b\xe1\x92\xb7\x0f\x55\xe8\x3a\x01\x1b\xce\x13\xac\xee\x12\xb0\xa1\x12\xc1\x64\xbd\x2d\x7e\xf2\xa3\x0e\xe1\x00\x7f\xbf\x37\x36\x78\x3a\xb1\x99\xd3\x43\x7a\xc6\x30\x54\x0d\x64\x38\x73\x83\xf4\x31\xbe\xf2\x64\x73\x7c\x2c\x72\xe0\x4c\x01\x19\x4a\x16\xed\x13\x56\x98\x90\x43\xf7\x16\xf9\x50\x11\x53\xd9\x9b\x1f\x1d\xcc\x01\x3e\xaf\x8f\x6e\x18\x88\x9d\xb0\x3e\x96\x30\x3d\xfd\xdb\x32\x85\x31\x85\x87\x28\xf7\xa6\xfe\x53\x78\x2b\xb4\x47\x25\x76\xc7\x52\x96\x83\xf3\x69\x55\x07\x35\x30\x21\xeb\xe3\xc0\x5b\x07\x8c\xa9\x24\x07\xe5\xc8\x5f\x61\x62\x3f\xa4\x6e\xd4\x58\x83\x8f\xa5\x11\x5b\xf3\x83\xc2\x42\x70\x7d\xb8\x51\xc0\x03\x64\xa8\x04\xcf\x78\xd7\x07\x57\xf0\x4c\x5d\x49\x6b\x96\xe4\xe3\x1b\xf9\xe8\x80\x8f\x7d\xc1\xb9\x52\xfb\xf8\x0c\x35\x52\x68\x9b\xe7\x4a\xa1\x76\xc3\x08\x25\x85\x9a\xeb\x37\x90\x13\x51\x0a\x1f\x43\x74\x89\x11\xbc\x9c\xac\x80\x27\xc0\x4b\xf1\x42\xee\x9d\xcc\x1a\x71\xc9\xc7\x3e\xff\xa0\xdf\x32\x83\xf2\xfb\xf0\x3c\x67\x7d\xfc\x2a\x20\xca\xe6\x8b\xff\x8f\x43\xb2\xd2\x0e\x94\xf8\x11\x9d\x76\x80\x68\xb9\xeb\x8b\x5e\xaa\x21\x25\x30\x98\xc0\xaf\x19\x03\x16\x72\xdc\x8f\x13\xa4\xf5\xfa\x5a\x9a\xf0\x2b\x5f\x0c\x1b\xfc\x40\x5f\xce\x50\x57\x48\x49\x37\xa6\x5e\x00\x8d\x52\xe0\x13\xe1\x33\x0a\x97\xde\xeb\x6b\xd7\xff\x81\x9c\x26\x24\x48\xfe\xcb\xa6\xcc\x43\xc9\x1e\xc1\x7f\x25\x20\x47\x05\x60\xba\xbe\x9c\xbd\x70\xe5\x28\x76\x48\x05\xab\xbb\xbe\xe6\xa1\x91\x0f\x75\x91\xf9\x7c\xa8\xbf\x62\x0f\x39\x4f\xc1\x24\x4c\xd1\xfa\x26\xd2\x00\x94\x8d\x68\x64\xb6\xc3\x88\x64\x2f\x7e\x0d\xa8\x21\x50\xd1\x12\x8a\xa3\x67\xc3\x19\xb6\x71\x45\xa7\x7f\x39\x87\x21\x83\x9c\x8a\xa0\xc0\x6d\x5f\xdf\x49\x81\x60\x5f\x5f\xb3\xcc\x0c\xe5\xad\x32\xf3\xa5\x27\x0f\xe9\xff\xdd\x8a\xe0\x8d\xe8\x70\x4c\x91\x71\x3e\x9f\xda\xc5\xc1\xbc\x2b\x8a\xc8\x19\x95\xa7\x5c\x04\x15\xdc\xdf\xfa\x19\x5b\x05\x44\x7d\xfd\x86\x1f\x98\x75\x28\x0d\x81\xf8\x9f\x4b\x21\x46\xda\xeb\xa1\xba\x7e\x7b\x42\xf9\x78\x05\xeb\x09\x00\x72\x46\x5c\x38\x17\xc1\x20\x80\xeb\xfa\xc1\x88\xa9\xaa\xf5\x9b\xe9\xd2\x9c\xe7\x9f\xfe\xf9\x62\xb3\x70\x52\xfd\xf9\x40\x45\x30\xd0\xf5\x73\x2c\x81\x58\x48\x04\x15\x89\xe1\xe3\x3c\x06\x83\x50\xea\xeb\x87\x1d\xd4\x42\x6a\xd1\xd2\xab\xfd\x3c\xf0\x90\x10\x20\x25\xb7\x24\x02\x80\xb4\x5c\xb2\x0b\xe3\xd1\x5e\x19\x81\x71\x76\x84\x76\x5a\xc2\x78\x34\x40\x4e\x0b\x8c\x07\xcf\x3b\x97\x40\x1d\x17\x21\xcf\x96\x81\x1b\xa3\x70\x04\xfe\x19\xee\x1f\x34\x81\x80\x1b\x2d\xd7\x3f\x4a\x4f\xd0\xe2\xd3\x57\xa0\x90\x96\xcb\x96\x9f\xc1\xfe\xed\xfa\x0f\x32\xfc\x87\xcb\xf8\xca\xa7\xb6\x59\x2c\xeb\xb6\x42\x81\x34\xce\xe4\xdb\x91\x40\x3a\x6f\x15\xf6\x0b\x36\xe9\x21\x8b\x47\x3f\x21\x2d\x93\xac\x0f\xf6\xcb\x17\x54\x68\x80\xad\x60\x20\xed\xf5\xd4\xf5\xfd\xa4\xa5\xe6\x7e\xe1\x54\xbe\x52\x6a\xa3\xaf\xa7\xf4\xa3\x7f\x0d\x25\xd3\x9e\x63\xef\x7e\x39\xfc\x0c\xe1\x22\xb6\xc0\x23\x0d\x64\xd8\x16\x76\xe4\x22\x30\xcc\x56\x54\x91\xf6\xca\x87\x37\x57\x35\xb0\x40\x5b\xa9\x0f\x1a\x77\x43\xfb\xe5\x67\x02\x40\xc4\xf7\x0b\xae\xb1\x4d\xbc\xc9\x6f\x50\x18\xec\x2d\x4f\x1a\x1e\xc9\xfd\x42\x5f\x55\xa6\x08\x79\xc2\x94\x2c\x0f\x80\x66\x90\x2e\xd6\x5e\xfb\x65\xdc\x10\x66\xf8\x16\xb0\xa4\xe1\x4d\xdd\x2f\x58\xec\x62\x40\x37\x53\x35\x1e\xb6\x6e\xc5\x2a\x69\xb8\x03\xf7\x0b\x8b\xb9\xa7\xd0\x77\x4c\x17\x9d\x62\x0d\x55\x7e\x74\x1b\x3c\x52\xe8\x14\x73\xa8\xf3\x33\x9b\x21\x31\x47\xe6\xb9\x93\xf9\x53\x62\x7b\x67\x53\xbc\x29\xad\xd1\x99\x76\xbe\x56\x74\x0c\x57\x1e\xe7\x0c\xfe\x30\x8b\x59\xba\xec\x03\x4f\xe2\x15\x52\x53\x64\x17\xcc\x3e\x10\x3d\xde\x02\xfb\x80\xa5\x2c\x38\xf7\x81\x40\x39\x42\xbe\xf5\x69\x81\xb2\xf7\x66\x40\x69\x91\x6c\xa7\xef\x63\x7a\x04\x94\xa1\xc9\x2a\xc3\x33\x5f\x9c\xa1\xbc\x48\x83\x56\xa7\x36\x21\xd3\xe5\x30\x26\xa3\x1c\x29\x1c\xfa\x72\x42\x59\x10\xd5\xf4\x69\x83\x63\xf0\x67\x13\x2e\x0e\xa9\xf1\xc1\xa8\x0a\x56\xd2\x80\xae\xec\xc3\xb7\x14\x04\x79\xdd\xe0\x65\xd0\x98\x5b\x78\x99\x96\x1d\x7a\x58\x4c\x15\x06\x84\xc1\x5d\xd3\xd0\x74\x43\x8c\x68\x69\xbe\x0a\x23\xc0\x88\x7e\x48\xdb\x88\x95\x39\x32\x7c\xa6\xc0\x8e\xa4\x6d\xe0\xa0\xb1\x09\x50\x02\x74\x7e\x2b\x40\x49\x01\x12\xb2\x95\xd4\xa1\xf1\x40\x68\x1f\x5c\x6e\x3d\xa4\x36\x3e\x57\xf2\xfb\xc0\xe7\x3c\xd2\x8d\x0f\xf5\x35\xa5\xe6\x2a\xab\xb0\x6d\xf4\x0d\x8f\x43\xf7\x69\x70\x1a\x0f\x40\xf7\x69\x3e\xb2\x5a\xdf\x67\x18\x67\x40\xda\xf0\x62\xc5\x15\xeb\xa4\xd4\xa7\x50\xcf\x00\x5e\xf9\x52\xd1\x5b\x9f\x56\xb1\xfd\x28\x34\x1f\xd9\x02\xd8\x0a\x66\x52\xf0\x0d\xef\x93\x9b\x8a\xa7\xb0\x2a\xb2\xf1\x0b\x4a\x79\xe8\x5b\x28\x59\xf5\xe9\x51\xc2\xa6\xcc\xbf\x45\xf9\x36\x34\x67\x12\x89\x6b\x1b\x9a\x73\x84\x02\xec\x58\xf8\xad\x25\xc1\x88\x24\x52\x90\x93\xc6\x63\x95\x7d\xc2\x43\xa9\xa9\xcc\x66\x56\xd3\xdb\x21\x4e\x46\x39\x43\xfa\x2d\xe8\x84\x12\xc7\xa3\x3b\x4e\xcb\xa1\x2b\x35\x25\x11\x4a\x6a\x7e\x55\xc6\x6c\x70\x44\x4b\x33\xdb\x63\x63\xe0\xdb\x63\x63\x71\xac\x04\x51\x14\x0a\x6e\xd2\x78\x01\xb0\x4f\xfc\xd0\x35\xad\x5a\x4c\x4f\xfe\xca\xcf\x0e\x66\x66\xd9\x12\xea\x4a\x97\xba\x10\xa8\x69\xd6\x4a\xc4\x07\xf0\x5d\x2c\xa1\x50\x29\x65\x68\x3c\xc8\xe5\x32\x6c\x8c\x20\x4a\x04\xd1\x69\xaf\x9a\x0f\x61\xac\x01\xa9\xf1\x3d\x55\x3f\xfe\x32\x85\x02\x65\x5c\x29\xf4\x89\x71\xd2\xd0\x74\x9f\x17\x94\x91\x35\x6c\xb7\xe2\xb7\xb1\xc7\x64\x44\xd3\xbe\xcb\x92\xd2\xfb\x2c\x90\x49\x28\x58\x47\x2d\x2d\x69\xc1\xd8\xa8\x05\x11\x85\x98\x76\x70\x95\x49\xd8\xb2\xad\x68\x2a\x0d\xbc\xfd\x2e\xf8\xa2\x91\xf7\x0a\xae\x52\xb0\xa9\xb7\x21\x3a\xc4\xe2\xdb\xc5\x8e\x69\x54\x7d\x31\xab\xc1\x95\xc0\x75\xb8\xaf\xd8\x82\xeb\x14\x0c\xf5\x5d\xf0\x01\xb0\xc1\x1d\x21\xe5\xc2\x43\xb0\x85\xd0\x69\xaf\xcc\xad\xb9\x24\x53\xb2\xc5\xc1\x19\xb9\x8d\xe6\x82\x18\x2c\xb6\x9c\xb2\xb8\xbe\xf4\x42\xfd\x28\x24\x4a\x7b\x35\xa6\x12\x1c\x57\x1a\xb5\x8f\xd3\x1d\x5e\x5c\x80\x5d\x50\xea\xbe\x85\xb2\x25\x54\x42\x2a\xbc\x3f\x0b\xe2\x54\x1d\x31\x3b\x2e\x9b\xcf\x48\x89\x6b\xb8\xfb\x0e\xa5\xb0\xa8\xf0\x8b\x82\xa3\x94\x68\x88\x2b\x0c\x02\x69\x5c\x16\x33\x75\xe1\x65\xb6\x31\xbd\x2f\xc7\x8b\xe0\xf1\xd2\xbe\x7c\x16\xc7\xd9\xb4\x95\xc4\xe3\xe4\x85\xdd\x56\xe8\x94\x06\x4a\x7c\x5f\x1c\xce\x66\xc8\x2e\xb8\x4a\xaa\xca\x11\x75\xa4\x19\x23\x47\x98\x1d\xf1\x4e\xcb\x8f\xc8\x9b\x04\xb0\x7f\x5f\x66\xa4\x96\xc1\x99\x91\x10\xa9\x17\x8a\x10\x39\x69\x60\x10\x4f\x67\xb7\x33\x83\xb4\x8c\xc6\x49\x86\x6b\xca\xf8\x2b\x06\xb7\x18\x79\xda\xb1\xba\x85\x25\x2f\xdf\xa1\xb1\xb0\x97\xb3\x52\x66\x40\xc0\x84\x66\x0a\x25\xa9\x90\xd4\x0a\x94\x72\x45\x15\x5f\x4e\x8c\x80\x2c\x34\x66\xa8\x47\x8a\x5e\xe6\xc8\xfe\x1f\x04\x77\x22\xa5\x30\x38\x6b\xc8\xfc\x88\xfc\x4c\x57\xe6\xce\x61\xda\x47\x28\xdb\xee\x99\x9e\xad\x1d\xc1\x4c\x12\xfd\x04\x84\xee\xae\x8e\x1f\xc1\x89\x74\x0b\x40\x74\x16\xb6\x61\x75\x60\xf6\x57\xa8\x4b\x93\x9e\x0f\xcd\x11\x03\x4a\xfc\xfa\xb4\x62\x8b\x07\x89\x5f\x9d\xd1\x10\xa1\x25\xb8\x50\x03\xb3\xbf\x1d\x0a\x85\x37\x24\xbb\x3a\x46\x6c\x7b\xfa\xf0\x24\x77\x28\xfd\xc7\xa0\x19\x3b\x1a\x10\xea\xe0\x8a\x78\xa1\xb1\x6b\x78\xb9\x42\xfa\xa6\x19\x8b\xb0\xda\x3c\xc3\x4e\x27\x32\x0a\xef\x37\x76\x45\xda\x3d\xa5\xb6\x1e\xaf\xf4\xa3\xc1\x8f\xb4\x6b\x30\xdb\x95\x4f\xe1\xd9\xd4\x95\x21\x82\xdd\xa9\xf8\x27\x85\x0b\xb2\x2d\xfc\xd0\x81\xab\x6f\x57\x5b\xfc\x19\x9e\x2d\x7e\x5e\x90\x6c\xc7\x3f\x69\x99\xaf\xc5\x68\x99\x5a\xab\xd6\x9e\x42\x06\xcb\xa2\x98\x47\xe1\x8a\xca\x29\x12\xd5\x56\x9d\xe8\x30\x8b\x02\x57\xf2\xa1\xb5\x69\x66\x8f\x38\x26\xac\xad\x7c\x0b\xd9\x6c\x15\x31\xf9\x4a\xa1\x6c\xc7\x11\xca\x60\x8a\xa7\x55\xef\xae\x57\x9a\x95\xa6\xc5\x88\x73\x54\x93\x41\x6a\x98\xdd\x40\x98\xc0\x7a\x0d\xf3\x1f\x79\xd8\x00\xb3\xc3\xc3\x4e\xd5\x32\xb9\x43\xdc\x8d\xeb\x18\x26\xa5\x39\x4a\x4f\xa9\xf9\x56\xb6\xc1\x48\x5d\x18\xae\x42\x9a\xc5\xe8\xd5\x8f\x4f\x80\xe2\xef\xe6\x83\x21\x36\x7e\xb3\x0c\xe4\x19\xc6\x6e\x18\xf9\xe8\x62\xc7\x36\xe1\x5d\xd2\x76\x3e\x16\x5e\x13\xed\x06\x0f\x0d\x28\x39\xa9\x61\xdc\x66\x54\x75\x36\x60\xc3\x74\x6b\xe9\xe4\x1e\x1e\x70\xc8\xad\xcc\x2d\x83\xb7\x44\xbb\x59\x81\x22\xd8\x9a\x39\x6a\xa6\xa6\x91\x7e\xec\xc7\xb6\x18\x6b\xea\x9a\x6b\x50\x99\xcd\xf6\x19\x4a\x42\x29\x5f\xce\x48\x8b\x26\xf3\x3f\x87\x8a\x66\xfe\x42\x06\x35\x2b\x5e\x44\xa9\x10\x4b\x0d\x34\xe6\x16\x62\x29\x51\xb9\xb6\x23\xab\xf0\xee\x73\x37\x00\xd4\x2d\x1f\xea\x39\x69\x06\x63\xa1\x37\xd3\x8c\xcd\x02\xd4\x79\x73\x28\xe5\x99\x56\x87\x7a\x4c\xab\x76\x1d\xb4\x54\x95\x06\x1d\xa1\x94\xec\xfe\x4a\x55\x31\x62\xe6\x51\xea\xfc\x08\xb7\xe8\x4c\x1a\x93\x85\x28\x2b\xa5\xfd\x7d\x83\xb9\x8d\x8a\xea\x31\x49\xbb\x1d\x1b\x8c\xd5\x40\x27\x22\x83\xec\xee\xd8\x3b\xac\x79\x07\x5f\x80\x34\x30\xec\x89\x28\xc4\xbb\x3b\xde\x3d\x31\x3d\xb7\x40\x50\x05\xdf\xeb\x16\x08\xea\xbc\x38\x93\x0a\xf5\xd4\xb8\xcb\xdb\xdd\x31\x75\x67\xca\xcc\x01\x2d\x85\x9e\x3a\x06\x07\xef\xb6\xb4\x7a\x33\x2f\xb1\x89\x76\xb7\x96\x7e\x86\xf3\xd1\x87\xfc\xe3\xcd\xad\x0d\x1c\xe8\x16\x1e\xaa\x3c\x7f\xac\x83\x05\x37\x47\x1b\x38\x14\x2f\x4c\xb6\xe0\x50\x47\x29\xe9\x43\x07\x0d\x50\xab\xbb\x3b\xa6\x3e\x21\x3a\x77\xc7\x34\x6c\x69\xf7\x3e\x15\x01\xa2\xdb\xdd\x01\x9d\xaf\x94\x2d\xf7\x92\x01\xd9\x50\x1c\x29\x7d\x6b\x69\x33\xa2\x8f\xeb\xb2\x24\xc6\x79\x23\x08\x3a\xee\x10\x84\x46\x97\xb0\x04\xc3\xba\x15\x61\xe5\xca\x09\x8e\x08\x2b\xf8\xa6\x77\xdf\x0c\x21\x75\xb7\xbe\x74\xdd\xe1\x0b\x1f\x6e\x14\xb7\x42\xac\x1c\x44\x3b\xdb\x0a\xa2\x52\x4e\x76\x85\xb0\x52\x0d\x3c\xe7\x76\x08\x95\x0b\xef\xf4\x16\x38\xaa\x81\x15\xdc\x82\x3f\x35\xc0\x9d\x5b\xe8\xa7\x06\x68\x6e\x8f\x09\x03\x53\x15\x9f\xc6\x08\xa9\xff\xca\x70\xfc\x5e\x12\x67\xf9\x1e\x61\x99\x90\x5b\x27\xd5\x7c\xf9\xf6\x9f\x4c\x48\x4b\xb1\x16\x52\x17\x06\x33\xed\x4a\x88\xb1\x28\x03\x4f\x18\x3b\x73\x98\x4d\x10\x14\x63\x79\x40\x29\x2b\xa2\x4e\xa8\x26\x58\x6f\x28\x8f\x8e\x7d\xe1\x60\x2a\x3d\xa7\xc3\xe1\x18\x77\xf9\x6b\x63\x14\x0a\x0c\x35\x58\xf9\x33\x9f\x0a\x29\x35\x43\xd9\x2f\x86\x61\x23\x68\x54\x03\x26\xba\x87\xf9\x00\x95\x3e\x8c\xfe\xe7\x41\xcc\x56\xa0\x95\x06\x86\x6e\x2b\xe7\xce\xdd\x4e\xbe\xec\x2a\x64\x0e\x74\x5c\x05\x5f\xb7\x05\x9b\x6a\xc0\xba\xf6\x30\xc7\xb0\x33\x06\xa2\x2a\xdf\xe9\x74\x8a\x9e\x33\x4e\xea\xe4\xc9\xcd\x56\x78\x96\x42\xa4\xf3\x2d\x68\x54\x03\xa5\xb7\x03\x8d\xc2\xc6\x99\xf8\xcf\x7a\xbe\x6c\xaa\xfb\x82\xf2\xd1\x70\x86\x14\xeb\xc5\xd3\xa5\xe8\x2c\x67\x7f\x7a\xd9\x3e\xbb\x42\x09\x78\x8d\x96\x71\x02\x9e\xf3\x4c\x55\x07\xfb\xe4\xa5\xc7\x9e\x8e\x07\xce\x8f\x4d\x9d\x3d\x78\x7a\xbf\x8d\x94\x02\x83\xbc\x05\x94\x6a\xc4\x5f\xdb\x8a\xdb\x72\x06\x99\xbe\xa7\xe5\x11\xd6\xe4\xb4\x3c\xca\x70\x26\xf3\xf3\xf7\xa3\x9e\xad\x9c\x3a\x9d\xf0\x98\x7b\xfa\xdd\x1f\xd7\x56\x1b\xd0\x54\xce\x86\x73\x79\xba\x52\xe8\x95\x65\xe8\x72\xf2\x03\xfa\xd9\x42\x50\x35\x20\x4a\x5b\x00\xaa\x1e\xb1\x26\x00\x55\x21\xbe\xd2\x9e\xf8\xd5\x66\x48\xb8\x90\x76\xfc\x78\x09\xc9\x3a\x01\xc7\x3c\x24\x8b\x19\xd2\x2e\x61\x6c\xb0\x69\x56\xc3\x12\x99\x66\xae\xcc\xf3\x7d\x6c\x68\x60\x90\xb6\xe0\x55\x0d\xf0\xc5\x9e\x46\xca\x14\xf6\x81\xe0\x55\x0d\xd4\xc4\x76\x50\x97\x19\x46\x14\xa0\xea\x8c\xec\x5c\xe6\x3c\x74\xad\x50\x51\x8f\x02\x5f\xf2\xc5\x02\x0a\xd8\xe4\xe2\xe1\x22\x6f\x2b\x54\x4b\x8b\x22\x5e\xba\x7e\x0e\x03\x0b\x3e\xd5\xb8\xbb\xdf\x0b\x31\x36\x53\xa8\x6d\x89\x11\xbc\x26\xab\x15\x52\xab\xc5\x3c\x2f\x40\xe1\xf0\xdd\xc2\xd8\x67\xb2\x1c\xb1\x80\x70\xba\xfb\x6d\xfb\x02\x2d\xfd\xf6\x2e\x85\xb9\x7d\xcf\x3f\xc8\x41\xb1\x1d\xbe\x60\x14\x2c\xef\x37\x0e\xca\x87\xf4\x5c\x22\xba\x40\x01\xf0\x40\x66\x7f\x70\x12\xb0\xc1\x3e\x8e\xc4\xcd\xe5\xd3\xfe\x58\x0f\x60\x1d\x7d\x1c\x3a\xfd\x29\xb3\x7b\x0a\x63\x45\x97\xe9\x8d\x4b\xb6\xfd\xb1\x35\x80\x89\xfc\xb1\xc2\xc7\xb0\x55\xbc\x82\x7b\x7c\x8c\x00\x61\xce\xbe\xf9\x4c\x46\x0f\xe9\xbb\x0a\x9e\xf9\xef\x0f\xda\x39\xc3\xf5\xf9\x9a\xa7\x21\xfb\xe3\xdd\xd0\x53\x57\xb1\x98\xd9\x1b\xe4\xd7\x78\x6a\x5a\x65\x8c\x14\x7e\x75\x27\xc8\x70\xb7\x23\x49\x52\xc6\x63\xbd\x91\x42\x5b\x3d\xfc\x8b\x82\xa5\xc7\x71\xa4\xbb\xf3\x72\xb1\x4a\x1f\xaf\x20\x62\x4e\x17\xe9\x17\x78\xa2\xfd\xe1\x91\x0d\x7a\xfb\x0b\x62\x10\x26\x56\x6e\xff\x96\x4b\xaa\xaf\x59\xba\xa7\xaa\xa2\x55\xa2\xa4\xbe\x16\x9e\xec\x13\xdd\xb1\xb7\xdc\xdd\x28\xb3\x7f\xcb\xfd\x90\x72\x6b\x14\x70\xfb\xe4\xf9\x9f\x84\xff\x77\x9e\xff\x96\xdb\x19\xdd\xbf\xdf\xb3\x9a\x1e\x15\xeb\xe7\xe9\x03\xfe\xa1\x59\x54\x3c\xa2\xc3\x17\xf0\x95\x7b\x46\x27\xf6\x6f\xb9\xb9\xf9\x72\x47\xca\xc6\x71\x5e\xff\x1e\x0f\xab\x6e\xd2\x5b\xae\x51\x48\xbb\x51\x66\x0a\x25\x1e\x60\x99\xaf\x25\x2d\x0c\xfe\xf5\xab\x69\xf8\xd0\xf1\x11\x26\x31\x94\x9d\xd5\xbf\x45\x7f\x10\x2d\xe1\x95\x0f\xe1\x1e\x26\x41\xaf\x29\x3a\x2a\xc2\xc1\x12\xda\xf9\x77\xd8\x42\xe7\xff\xbf\xdb\x49\x97\xe6\xad\x99\x66\x3d\xd8\x50\x12\x65\x30\xd3\xd7\x2a\x3d\x5c\xe0\x8b\x2e\x5e\x7e\x38\xe3\x7f\xcb\xf5\xc0\xd7\xdc\x34\x52\x26\xc1\x1a\x7e\xf1\x0d\x05\x0f\x3f\xb6\xee\xd8\x8f\x28\x0c\xe7\xed\xa8\xb9\x7d\xfc\x61\x05\x62\xa8\xeb\xca\xfd\x28\xb0\xd3\x0f\x69\x30\x43\x5a\xdd\x21\x95\x7f\x36\xf5\x66\x1a\x12\x5c\x0f\xc3\x4a\xe9\x37\xee\x5e\x2e\x48\x9d\xaf\x89\x26\xb1\x1d\x48\x21\x47\xbe\x9f\xb9\x02\x36\xf8\x59\x54\x20\x86\x75\x17\x7e\x33\x45\x87\x64\xf0\xd4\x95\x23\x8e\x77\xb3\x4e\xe3\xdf\xe2\x16\xfc\x39\xf9\x1c\x38\xc0\xfd\xe3\xc2\xe0\x95\x52\x4d\xe6\xcc\x97\xfc\x18\xbf\x62\xbd\x09\x07\xfd\xac\x29\x6b\xaa\xbe\xdd\x0e\xa4\xd3\xf7\x22\x96\x7d\x37\x3e\x2e\xd8\xdd\x77\xe3\xf1\xd9\x29\x33\x46\x8b\x8f\xc8\x89\x31\x6a\x3c\xae\x8a\x69\x50\x62\xc9\xe8\xfa\xbb\x18\x03\x3f\x9c\x9c\xbf\xf8\x71\xe6\x70\x6e\xfe\xcb\x8e\xe2\x9b\x3a\x7d\x37\x35\x21\x15\x76\x5f\x16\xe2\x4d\x5d\xea\xb1\x40\x29\x0d\xa3\x56\x64\x38\x8d\x7f\x3b\x9f\x46\x7d\x27\x30\x43\x0e\xff\x47\xea\x2e\x93\x69\x68\xeb\xd3\x14\x8a\xd9\x9e\xf1\x58\x5c\xcf\x54\x35\x1b\x1c\x29\xb5\xb0\xb8\xf8\x54\x56\x98\x1f\x50\x0f\x27\xfd\xbf\xeb\x32\x06\xe9\x51\xbb\x6b\x6e\xca\xe6\xed\x15\xf2\x72\x5d\xba\x71\xe8\xcd\x23\xcd\x36\x0f\x37\x75\xbb\xce\xfb\x0c\x41\x27\x48\xc7\x8e\xb8\x29\x8b\x36\xc9\x9c\x9b\xb4\xc3\x63\xd2\x90\x18\xea\x7c\x31\xb7\x8b\x3e\x53\xe8\x10\xeb\x99\x6b\xb9\xc2\x1c\x68\x62\x0c\x62\x2c\x5c\x2f\xda\x75\xbc\x94\xf3\xa2\x25\xfb\xc2\xae\x17\xeb\x6b\xd3\xbd\xf1\xdf\xec\xfa\x4a\x4b\xdb\x17\x27\x17\x03\x76\x22\xad\xc2\x7f\x6f\x44\x66\xda\xb5\xd7\x61\x32\xa4\xb0\x18\x83\x90\xb9\x75\x66\x7a\x1d\xe3\xe8\x15\x1e\x13\x0e\xc7\x08\xb6\x9b\xf2\x78\x6b\xc8\x9f\xbe\x34\x75\x20\x31\xea\x09\xc9\x3e\x1b\x90\x0c\xbf\x40\x8a\xcd\x98\x33\x5d\x86\xb7\x93\x55\x3b\xbc\xc2\x4c\xa0\x6e\xad\x4f\x5f\x77\x0e\xa7\xfd\x6f\x27\x43\xd7\xbd\x74\x3b\x19\xeb\xe1\x6b\x9d\x99\x56\x3c\x38\xba\xd7\x81\xae\xbe\x1e\xf2\x90\x7b\x8b\x91\x2f\x77\xf8\xe7\x5b\xcc\xbb\x2a\xbf\xc1\xc0\x17\x2c\x35\x21\x35\xba\xf3\x05\x65\x26\xca\xd0\xed\x8d\x2f\x8c\x40\x9e\x28\x9f\x3b\x6e\x0a\x1e\xa7\x1d\xc9\x7b\x9f\x99\x6e\xaa\x88\x62\xb0\xf6\x44\xa5\x8f\x6d\xf1\xf5\x90\x9a\xd6\x93\xd1\x29\x6c\xb9\x31\xbc\x37\x25\x39\x73\x32\x1a\xdb\x86\xd7\x91\xc2\x8f\x0a\x99\xd7\x7b\x9d\xaf\x57\x4b\xff\x9a\xc9\xd3\xb3\x7c\xe2\x03\xad\x0d\x52\xb2\xe4\x1c\x50\xb7\x90\x36\xee\xe8\xa6\x3c\x9a\x09\xa5\x60\x32\xa3\x42\xf9\x04\x30\xd3\x8c\x12\x70\x8e\x03\x6a\xab\xff\x34\xfa\xd6\x87\x69\x86\xbd\xc8\x70\xe4\xfe\xb4\x55\x78\x53\xca\xbf\x3e\x69\xc6\x8f\xe8\xc6\x05\x35\xfd\xc7\x29\x14\xef\xb0\x63\x74\x71\xdd\x6c\xed\xde\x94\xb7\xe9\x91\x56\x3f\xb2\xb8\x19\xea\xb4\xec\x62\x3d\x08\x22\x91\x09\xb0\x0b\x29\x13\x60\x3b\xe2\x82\xb1\x75\x39\x5d\xae\x9a\xaa\x16\x14\xac\xf2\x69\x5f\xc1\xc5\x96\x70\xc6\x0d\xbf\xa7\xbe\xa9\xa5\xbb\x24\xfe\x59\x36\x6a\x7d\x9d\x69\x56\xa2\xab\xa4\xaa\x56\xb2\xa4\x19\x3d\x53\x62\xbf\x9c\x38\x3c\x69\x46\x5a\xe9\x48\xa3\x92\x2f\x47\x5a\xf1\x1b\xaa\x8b\x4d\x78\x6e\x5e\x5a\xa7\xae\x62\x70\x5e\xee\xbf\x68\xa7\xdb\x72\xb9\x29\x31\x04\x12\xa3\xf8\x10\x7f\x1d\x29\x6c\x12\x27\x27\x94\xd5\x2b\x13\xe2\x1b\xe7\xfe\x42\xc2\x15\x2f\xfb\x53\x97\xcd\x34\x21\x6f\x49\xe4\x47\x7a\x37\x65\x33\x79\xd2\x90\x63\x3b\xf8\xad\xd1\x4d\xda\xaf\x80\x2e\x24\x9a\xc3\x75\xa4\xb2\x98\x34\xff\x32\xb5\x49\x4a\xaa\x8a\x47\x32\x04\x78\x84\x5f\x91\xa9\x79\x5e\xe9\xe3\x2b\x5f\x0e\x6d\x02\x5f\x40\x4e\x16\x58\x84\x46\xc5\x14\x11\x5a\x65\x79\xc7\xe4\x43\xcb\x93\x23\x55\xa5\x35\x9d\x8e\xe2\x26\x2d\x7e\x5b\x9a\xd5\xbe\x44\xf5\x15\xc3\x34\x3b\x32\xad\xc8\x27\x14\x05\x56\x36\x33\xc2\x9f\x80\x9c\xaa\x21\xe5\xd4\xcb\x88\x7c\x54\xbf\xce\x34\x64\xeb\xb7\x31\x41\xc6\xfd\xf6\x57\x3e\x95\x4b\xeb\xc8\x18\xcc\x26\xed\x82\x5c\xae\x9b\x4f\x2d\x72\xce\x7c\x2a\xb6\xad\xe9\xd5\x17\xc6\x69\xe8\xeb\x2f\xdd\xd0\x65\xec\x1e\xbb\xd3\x17\xd6\xb3\xa3\xc7\x2f\x3f\x7f\x3a\xfe\x74\xa0\xdc\x55\xa5\x4b\x58\x25\x85\x9d\xb8\x7c\xe1\x76\x53\x0a\xb7\xd1\x5f\x50\xe2\x83\x2b\xfd\x2f\xc5\x77\x49\x99\x6f\x8c\x5a\xfa\xff\xf8\xb7\x28\x9d\x6c\x6b\x9a\x9d\xcc\x57\xc8\xe1\xd2\x0e\xa9\x9b\x67\x96\xf0\x32\x83\x5d\x29\xb3\xb5\xde\xf2\xe5\xd7\xdd\x50\xd7\x78\x4f\x3f\x69\xba\x49\x89\x41\x14\x3e\x49\x3a\xae\xf4\x82\x68\x41\x46\x29\x26\x45\x3b\xaf\x50\x4a\x51\x31\x91\x51\x17\x16\xca\x99\x96\xc4\x63\x6c\xc9\x2b\x3c\x46\xbb\x12\x27\x13\xe1\xa2\x7b\xe1\x52\x1e\x0a\x2e\x62\x06\x95\x60\x39\x32\xf3\xc2\x02\xc9\x80\x38\x97\x64\x5d\xfc\x1e\xe1\xca\x72\xdf\xbc\xd0\xa2\x71\xb9\x19\x3e\x66\x48\xfb\x51\xda\x84\xd4\x66\xc6\xc8\x20\x31\xc6\xc9\x9a\x3a\x40\x44\x7d\x9d\xa9\xab\xd9\x66\x8f\xfa\xc6\xb7\xbe\x4a\xea\x2a\xe6\x02\x32\xcd\xd1\x22\x2a\x32\x42\xb7\xba\x2d\x0a\xb0\x22\x6c\x3a\xed\x58\x1f\xa1\xf3\x15\x3b\xe2\x8c\xd5\xa1\x0b\xdf\xeb\x85\x22\xab\xe1\x8c\x14\x6a\xa6\xbb\x37\x47\x8d\x04\xa1\x4b\x3f\xb2\xfd\xb7\xd4\xaa\xac\xa4\x54\xa8\xab\x92\x42\x83\xe1\x32\xbe\xe5\xe9\xa3\x53\xfb\xec\x3a\x06\x8b\x6e\x5f\xcf\x17\x02\xb8\x6e\x92\x08\x33\x78\x5f\x81\x75\x4c\x04\xa5\x91\x68\x11\x21\x0a\xfb\x70\x8f\x88\x21\x08\x50\x19\x5d\xa6\x0b\xd7\x52\x33\xef\xdb\xde\xd8\xb4\xfa\xfb\xe7\x7f\xbd\xb3\xf4\x8a\xeb\xd0\xc2\xe3\x8e\xeb\x50\x5f\xac\xbc\xee\x57\x5b\x58\x5c\xd7\xab\x2d\x72\x48\x41\x1f\xee\xaa\x27\xa4\xd9\xad\xa4\x21\x0b\xad\x7e\x41\xca\x2e\x6b\xa1\x24\xd5\xd9\xbe\x8e\x09\x31\xfb\x91\x3e\x2d\x63\x7b\x4a\xad\x3f\x3d\x5d\xce\x2a\x31\x3b\x76\x81\xaf\x5e\x33\x05\x0a\xf4\xd0\xc2\x89\xb9\x88\x45\xba\x38\xce\xc3\xb8\x90\xf3\xba\x7a\x2d\x15\xf1\xd2\x26\x43\x48\x43\xba\x02\x7a\xaa\x2a\x39\xe3\x48\x97\x16\x8c\x58\x09\xba\x6c\x6d\xd9\x38\x8d\xfb\xab\xce\x84\x59\x26\xc0\x98\x4a\x40\xd1\xb2\x17\x9a\x2f\xa8\x66\x3e\x94\x44\xc8\x6c\xa1\x66\x3a\x85\xb6\x54\x33\x21\x1c\x65\xd1\x90\xba\x26\x3d\xfb\x95\x42\x16\x85\x1f\xd1\x65\xc3\x33\x05\xf2\x4c\xfc\xdb\xaa\x16\x21\xbf\xc5\x8b\xa4\xfa\xa7\x1b\xe5\xae\x2b\xc5\xdb\x33\x00\xb1\x77\x7e\x59\x17\xa3\x05\x4d\xd6\xcd\x5c\x88\x6d\x67\x9f\x18\xd7\x15\x52\xcc\x85\xc5\xd9\x39\xad\x5c\x21\x2d\x56\xe8\xc4\x39\x25\x4a\xc9\x97\xfa\x91\x31\xa0\x34\x77\xa3\x40\x61\xc3\xa4\x90\x95\xad\x90\x1a\x3a\x06\x69\x87\xd5\x9e\xf1\xd9\x87\x81\xe5\xd6\x2d\x65\x30\x97\x95\x61\xe2\x1c\xf9\x31\x99\x30\xb3\x23\x6b\x89\x1d\x71\x61\xa7\x74\x1c\x66\x6c\x79\x5f\xa3\x9e\x23\x9f\x7a\xb8\xf9\xd2\xab\x90\x9a\x56\xd0\xc8\x39\xb2\x48\x74\x98\xbf\xfb\x8d\x76\x0b\x65\x15\xc3\xca\xfb\x3a\x34\xc6\xbd\xe2\x41\xb4\x13\xaf\x81\x2f\x43\xe7\xcc\x87\x8e\x3f\x94\x3e\xac\x4b\xb3\x0c\x68\x1f\x54\xa0\xaf\x3f\x4b\x7e\x04\xd9\x85\xa2\xed\x3e\x1e\x23\x00\x92\x51\x82\x01\x38\xe6\xd1\x33\x7b\xbe\xe7\xea\xa8\x1f\x42\x47\x3c\x93\xa0\xe3\x71\x35\xac\xf7\x26\x95\x88\xed\xa1\xac\x8c\xd0\x96\xdd\xec\x36\x53\x68\xf7\x15\x6a\xd7\x61\x26\x66\x47\x0a\x3a\xb0\x44\x7d\x21\x93\x9c\x7f\x62\x5c\x28\x1c\xdf\x9d\x9e\xec\x40\x85\x99\x68\xe7\x4c\x43\xb6\xaa\x3a\xd4\xfc\xe7\x7f\xf5\x55\x52\x76\x2f\x59\xc1\x24\x1c\x30\x18\x47\x01\xc5\x91\x38\x73\x4e\x50\x18\x89\x56\x5e\xe9\xd0\xf7\x9d\x15\xca\x2e\x17\xb8\x58\x57\xb0\xad\x60\xd5\xe9\xca\xf5\x3a\x30\xb0\x86\x2c\xe4\x82\x15\xa7\x1b\xd7\xd2\xd8\x0b\x4e\x59\x51\x5b\x28\xeb\xa5\x9a\xaa\xb6\xff\x30\x85\x74\x39\x7b\xfe\x4b\x39\x8e\x6c\x7a\xb4\x79\x0f\x27\x0e\x1f\xe5\x6b\x06\x70\x8f\xb5\xa4\x13\x5c\xfd\xd8\xe1\xc3\x81\x6e\x2f\xec\x83\x81\xcb\x6e\xa6\xf2\xd4\xd8\x53\x28\x40\xda\x99\xb2\xad\x32\x3a\xd1\xc5\x7b\xec\x15\xdd\xb7\xb6\x02\xeb\x3b\xda\x44\xcd\xd9\x5d\x77\xaa\xad\x60\x05\x8d\x08\xbd\xd4\xbd\x59\x6f\xd4\x14\x2a\x2f\x2a\x32\x78\xd8\x78\x7e\x3e\x1c\x6a\x86\xf9\x90\xed\xdc\xcf\x94\x31\x75\x21\xbd\x2f\xd0\xe9\x0a\x37\xd1\x0a\x96\xc3\x74\x1c\xdb\x93\x53\x2f\xd7\xa8\xd1\xb0\x5c\xa3\xe6\xd4\xa9\x6b\xd4\xa3\xbe\x90\x82\x93\x48\x8f\x17\x14\xeb\xd7\x21\x7d\xce\xbc\xd2\xb0\xe5\x15\xdb\x7a\x22\xaf\x90\x3a\x13\xac\xdb\x2c\x7f\x8b\xf0\x89\x72\x4c\xb7\xbe\xc4\xbf\x5a\x5a\xf2\x65\x2e\xae\x01\x85\x99\x68\x05\x8b\x65\x4a\x62\x95\x23\x55\x3d\x2f\x2d\x0d\x89\xe1\x51\xe5\xba\x5a\x6d\x05\xad\x3a\xb1\xa8\x38\x3c\xe9\xf6\xb4\xe5\xbc\x31\x71\x0a\xb7\x90\x97\x0a\x69\xd5\x07\x75\x64\xd2\x04\xea\x36\x53\x55\x8b\x88\x24\x9e\x1c\xd8\x30\x31\x75\x61\x7a\xbe\x46\xba\x54\xa0\x01\x64\x92\x92\x65\xb4\x02\x2f\x2a\x57\xc6\x59\x33\xd3\x44\x70\xcb\x84\x48\x7c\x45\x54\x4c\x63\x39\x72\x6e\x9f\xe0\xd7\x32\x5b\xc8\xab\x96\xca\xe2\x63\xc4\xc3\x44\x5e\x21\xc3\x17\x4a\x0f\x9b\x60\xc1\x38\x25\x24\x3f\x9a\xca\xd3\xa5\x07\xa4\x7d\xbf\x3d\xa4\x32\x58\xc1\xcb\xcb\x82\x87\xbd\xb4\x70\xf6\xa2\x56\x7c\x2f\x3a\x3b\x82\xdb\x51\x25\x5e\xe1\xaa\x35\x19\x53\xc8\xcb\xfe\x14\xc6\x64\xc6\x89\x48\x5b\xbe\x67\x8f\xd8\x5a\x4a\x1f\x57\x51\x49\xcb\x22\x65\xa6\xaa\x98\x81\xfd\xb4\x7c\x7a\xca\xde\x77\x86\x8b\xfe\x82\x8d\x96\xb3\xa5\x1c\x29\x6c\xff\xfc\xaf\x4f\xf8\x66\x39\x08\xf2\xab\xa5\x21\xef\x53\x2c\x9e\x65\x91\x82\x88\x53\xd8\x89\x56\x60\x06\xa5\xc6\x28\xb1\xd2\x1d\x83\xa2\xbe\xae\x74\xa9\x38\xf9\x59\x09\xce\x59\x98\x02\x4b\xde\xc1\x82\x91\xbc\xb0\xc0\x30\xc8\x96\x1f\xac\x64\x49\x1d\x2a\xe0\xea\xa9\xdb\xdd\x4b\xea\x62\x85\x42\xe9\x57\xd0\x6c\x0e\x49\x31\x2e\x2c\xa9\xb5\xfd\x27\x29\xf4\x3e\xeb\x21\x15\x29\x6d\xa4\x13\x7e\x25\xa4\xdf\x99\xc0\x81\x4e\xb2\x51\xd1\x1e\x3b\xe2\xc7\xbd\x6c\x0c\x6a\x94\xad\x22\x44\x1c\xe1\x38\x45\x88\x68\x85\xa9\x55\x84\x88\x2b\x47\x29\x65\xca\x38\x47\x4f\x33\x76\x86\xb7\x7c\x78\x0b\xb5\xca\xb9\x65\x5b\x7e\x5c\xe9\x62\x79\xe5\x1b\xa4\x4e\xbf\x2d\xed\x68\xc1\xae\xf4\xa8\xbd\xc3\x9e\xdc\x66\x20\x96\x6f\x87\x81\xf8\x50\x37\x02\x31\x10\x37\x2a\x09\xeb\x51\x81\x27\x5a\x61\xe3\xec\x05\x47\xf3\x23\x82\x6d\x44\xd1\x38\x8f\x46\x87\x0f\x15\x87\xe2\x9c\x33\x7d\x78\xf1\x46\x3a\x81\xf3\xf8\x11\x81\x89\xe2\x76\xdb\x76\x3d\x47\x68\x6e\x2c\x27\x54\xa6\x13\x67\xe4\x5c\xb5\xad\xcd\xb2\x04\x3a\xe5\x95\xf2\x67\x5a\xfb\xbb\xaa\xad\x2a\xb4\xe2\x76\x82\xb9\x0b\x69\xa7\x48\x14\xad\xa0\x67\x14\x89\xa2\x95\x0c\xd6\xcc\x85\xc6\x4c\x20\x8a\x9e\xaa\xb0\x93\x9b\x7d\x13\x48\x14\x41\xa3\x1c\x1b\xa3\x21\x0f\x14\x97\xa2\x0c\xd4\xfb\x7b\xf8\x4f\xf2\xe1\xa5\xa5\x0d\x65\xdc\xd8\x84\x92\x49\x83\xea\x52\xc2\x8d\x56\xae\xb4\x62\x5e\x1f\x21\x8d\x8b\x80\xb2\x2d\x94\xb1\x61\x30\xb3\x11\x94\x09\xe3\x38\x98\xc9\xb7\xe1\x66\x17\x86\xf7\xdb\x47\xf8\x28\x15\x27\xbf\xe8\x2f\xe4\xdc\xdb\x3c\x82\xfe\x51\x74\x89\x3e\x5b\xca\x34\x5b\xe8\x7e\x87\x8f\x38\xa3\xb9\x12\x3f\x82\x43\x28\xa9\x30\xa2\x8f\x94\x0a\xa3\x15\xec\xa8\x37\xf7\x4b\xd8\x7c\x6f\x6b\x20\x7c\x3b\x6f\xdd\x39\x14\x4c\xd9\x37\xc6\x35\x26\xe8\xdb\x5c\x71\x85\xaa\xa2\xe8\x43\x0e\xc2\xd9\x53\xd6\xfd\x61\xfa\x18\x4a\x77\x9f\x42\x4d\x34\x6e\xc7\x37\xa9\x19\x38\x76\x02\x4f\xb9\x46\x46\x60\x16\x66\x67\x7c\x6c\xf2\x60\x3c\x93\x4f\x23\xda\xf3\x83\xa5\x7d\xa5\xae\x85\xe0\x4c\xa9\x86\x8b\x81\xa8\x18\x15\xbd\x31\xef\x8e\x51\xd1\x5f\x08\x53\x45\xa5\x38\xc7\x2b\x85\x40\x90\xa1\xee\x4d\x14\x7f\xd1\xc7\x06\x33\x96\xee\x87\x3b\x4a\xe6\xf2\x83\x4e\x4b\x55\xcf\x25\xa2\xe3\xe3\x17\xe1\x17\x76\x80\xe3\x49\xd4\xd7\xd3\x2e\x9b\x8a\x5f\xc1\x34\x9a\x29\x1d\x1a\x5f\x7a\x15\x92\x3d\x97\xb5\x4a\xd3\x31\x1a\xba\x51\x69\x3a\x0e\xde\xd7\x8f\x41\xce\x8c\x58\x02\x1f\x6f\x7a\x36\xd5\xc7\x0b\x9a\x39\xd9\x0e\xc1\xc0\x08\x0c\xd5\xea\x6c\xe4\x8f\x33\xda\xa2\xe1\x94\x4e\xa3\xfd\x5b\x15\x5e\x4c\xe1\x4f\xe3\x71\xab\xdf\xc1\x00\x2e\x48\x56\xb0\x42\x5a\x2a\xd2\xee\x97\x25\x9b\x50\x56\x1a\x35\x2d\x75\x75\xda\xa1\xc4\x53\x3d\xcd\x4a\xce\xb0\xe9\x85\x50\xb9\x3f\x2c\x90\x12\xe8\xe8\x51\x45\x7d\xb8\x0b\xf9\x72\x5a\x78\xd0\xaa\xf7\x79\x4b\x99\xbd\xb6\xec\xa3\xaf\x5f\x0f\xc5\x98\x30\x22\x25\xc7\x13\x62\x3b\x5c\x33\x85\xde\xae\x28\xd2\x2f\x42\x61\x86\x94\xac\xbb\x42\x69\xb7\xb2\xed\x15\xdd\xa1\x15\x36\xf6\xd7\xf6\x6a\x0b\x65\x3b\x08\xd3\xc2\x09\x3c\xfa\x8b\x3d\xf8\xb5\x4d\xda\xeb\xdf\x32\xdc\xf0\x95\x1a\x67\xa1\x20\x2a\xad\x60\xeb\x7c\x97\xd1\xb4\x8c\x0e\xc1\x83\x92\xfb\xa2\x62\xd8\x1d\x0e\x0b\x31\x61\xaf\x2f\x0c\x45\x55\x79\x6c\x0a\x16\xde\xd7\x97\xc8\xd1\x87\xc1\x9d\x70\xe6\x10\xee\xe4\x26\x07\xa4\x64\x14\xb2\x58\xd1\x1c\xce\x06\xcf\x28\x7c\xc3\x68\x6c\x86\x1f\x67\x17\x24\xbc\x03\x36\x34\xf6\x9c\x40\x28\x47\xbf\x52\x26\x3e\xe8\xa1\x6c\xaf\xf0\x9b\x3f\x5e\xf0\xa0\x61\x9c\xea\xa3\xbf\x52\x59\xe6\x69\xf6\x0d\xc1\x1d\xea\x2b\xa4\x6f\x1f\xe9\x53\x7e\x97\x32\x42\xbd\x85\x32\x0b\xf5\xf1\x87\x21\x05\x23\x44\xbc\xfe\xbc\xf0\x23\x94\x07\x80\xda\x37\x5e\x65\xc4\x9e\x02\xa1\x12\x23\x49\x08\x95\xd2\x90\xcc\x0e\xdf\x50\xe3\x08\xfa\x59\x8f\xe4\x3f\x65\x13\x64\x89\x1c\xcc\x61\x96\x50\x42\xe9\xe2\xd3\xfa\x59\x33\xa0\x35\x7e\x56\x05\xec\x71\x05\x76\x18\x0d\x05\xec\xc0\x0e\xf1\x02\xfd\x22\x39\x98\x1d\xbf\xc2\xa9\x4f\x5d\x8d\x66\xa6\xee\xdb\x75\x99\x10\x73\x8c\xff\x79\x26\x92\x83\x2d\x8b\xf9\xb2\x9a\x7f\x28\x5f\x5e\x0d\x28\xbf\x29\xf1\xac\x4f\x07\x6e\xc0\x50\x9d\xc2\xab\x74\xa7\x25\xbb\x29\x0d\xc0\x3f\x39\x05\x57\x29\x7e\xc1\x70\x53\xee\x7f\x42\xe9\xf1\xc5\x48\x17\x66\xd8\x46\x55\x44\x7f\x63\x38\x16\x23\x9d\x3e\x26\xab\x55\x21\xbb\xc9\x94\x5a\x8e\xd8\xb6\x98\x2f\xaf\xfb\xa4\x21\x6f\xf8\x49\x2f\x5a\xd8\x92\x4e\xbc\x4d\x27\xcd\xe8\x98\x01\xd0\x62\xbe\x1c\x45\x13\x53\x6b\xbe\x40\x16\xd0\x8c\xf6\x25\x57\xe0\xf3\x65\x07\xc4\x64\x06\xb2\x3e\xb4\x63\xd1\x3e\x43\x29\xcf\x8f\xa5\xd8\x3c\xec\x1e\x45\x58\x4e\x83\x39\x80\xad\xcc\xc3\xe7\x46\xcc\xb0\xa9\x3c\x1d\xa3\x31\x03\x87\xee\xf9\x1d\xa9\xfc\xa6\xcc\xa0\x96\x78\xd3\x61\x0f\x4e\xec\xc2\xa9\x1c\x1e\xc5\x01\x1c\x6e\xea\xe7\xe1\x51\xc8\x49\xd0\x6a\x69\x2a\x9a\xc1\x39\x19\xed\x31\xe1\x3c\xba\x99\x46\x6a\xd1\x8b\x7d\x06\xf5\xa0\x5d\xc7\x18\x7c\xc1\x07\x07\x86\xfd\x45\x65\xbd\x8f\x73\xa6\xe1\x9b\x3a\x35\x7d\xa9\x5a\xf4\x56\x2d\x94\x35\x58\xfa\x64\x9f\x1e\xf9\xf2\xe6\x4b\x3f\x7b\xb9\x29\x4f\xd1\xc5\x10\xe4\xa4\x02\x14\x34\x0f\x3b\x48\xef\x03\xcb\x5f\xe2\x7b\x2a\x89\x48\xc3\x89\x36\x9d\x44\x04\x6b\x78\x0a\x7e\xd2\x8c\x8c\xbc\xa9\xaf\x6a\xa6\xec\x27\x8a\xb9\x24\xed\xc4\xa0\x50\xbb\xff\xcc\x5c\x72\x57\x3c\x58\xc0\xcd\x6f\xd2\xac\xae\xf9\x8e\x92\x2f\xad\xa8\x1b\x73\x20\x71\x60\xa4\xdd\x4d\x0d\xcf\x08\x6c\x22\x5b\x10\xfc\xc9\x54\xe2\x92\x52\xc3\x08\x9b\x25\xca\x10\xcc\x17\x96\x8f\xd3\xb1\x13\x46\xb5\x65\x38\x15\x3c\xa1\x81\xea\x9a\xc6\xa3\x5c\xf0\xfb\x49\x68\x4c\x04\x80\xc3\x23\x5c\xac\x98\x22\x20\x9c\xd9\x53\xa7\xef\xf1\x30\xed\xa7\xd3\x93\xcc\xce\x12\x9d\xf6\x43\xb4\x50\xe6\xff\x8b\x11\xb0\xad\xcf\xb4\x34\x05\x2c\x3b\xa1\xde\x3a\x8c\xa6\x4f\x07\x48\x1c\xfc\x8a\x34\xfe\x05\x93\x38\xcc\x01\x37\xbc\x93\xe0\x05\xf5\xa4\x9d\x65\x1b\x24\x43\xd0\xea\x02\xbd\x9b\x82\x79\xdc\x85\x7c\x6a\x2c\x32\xd7\x32\xf3\x24\xcc\x17\x75\xef\x15\x1c\x0d\x6e\x13\xd0\xe3\xac\x6c\xec\x93\x45\xa1\x0f\x0c\xf4\x91\x42\x31\x5b\xa6\x7d\x9b\xd9\xd2\x85\x1d\x5f\x57\x5a\xfd\x7a\xec\xe9\xd2\xbf\xe9\xba\x05\x15\x6f\x3b\x6c\x2a\x6d\x48\x03\x15\x30\x15\xb0\xe0\x2e\xec\x90\x72\xeb\xdb\x08\x9a\xc5\x82\xe6\x0c\x65\x59\x72\x41\x2d\xf5\x91\x66\xf4\xaa\xca\xfa\x6c\x16\x63\x11\x39\x02\x4c\x61\x49\x1a\x00\x90\xa9\x2c\x21\x0d\xb8\xc3\x54\x96\x90\xe2\x5c\xc3\x37\x55\xfc\x1f\x8c\x66\xba\x7f\x9a\x99\x9e\xac\x94\xa9\xff\x93\x1e\x95\x7c\x15\x73\x6d\x96\x05\x83\x4c\x48\x9d\x2b\x6a\x46\x77\x6f\xdb\xde\x27\xad\x2e\x61\xaf\x4a\xaa\x5a\xea\x15\x46\xb7\x99\x3a\x86\xe7\xac\xda\xb5\xf0\xd3\x46\x79\x70\xdc\x9b\x8e\x2b\xc0\xad\xff\x2c\x1c\xcc\x10\x65\xc6\x66\x8c\x5a\x18\xe1\xf6\x3d\x02\x5b\xcc\xd8\x0c\xe7\xfa\xbc\x29\x9b\xd1\x8d\x31\x79\x35\x99\x93\xcb\x76\xfd\x08\x25\xbb\x99\x7f\xb9\x50\x05\x36\x40\xe6\xc5\x1d\x3b\x4a\xd6\x99\x3d\xe2\xd7\x9f\x97\xdf\xde\x64\x3f\x5e\x7e\x3e\x01\x94\x73\x2a\x0e\x40\x71\x74\xf9\x9b\xd2\xaf\x21\x76\x1c\x06\x80\xdb\xf0\x69\x4c\x05\xc0\x9c\x49\xa2\x8f\xfa\x54\x35\x27\x20\x68\x2e\xb6\xe3\x4c\x9f\xfa\x33\xa6\xf3\x62\x3b\x36\x28\x4f\x2e\x4b\x2a\xc0\x45\x07\xd6\x31\xf5\x80\xbf\x60\xc3\xce\x0b\xf1\xde\xfe\x76\xa2\x4c\xde\xfa\x73\xf2\x9f\x46\x63\x8c\x5a\xd2\x92\xd7\x81\xe1\xe9\xac\x1f\x53\xe7\x22\x96\xdf\x64\xb4\xdb\x0e\x05\x0c\x86\x8b\x03\x3c\x9b\xec\xe2\x92\xa2\xd3\x92\x2f\x29\xd2\x92\x21\x3e\x9c\xa8\xa6\xf0\x17\xbd\x63\xfc\x08\x7e\xd1\x47\x56\xc5\xcf\x42\x38\x60\x4d\x3d\xdb\x6f\xdc\xba\xcf\xea\x9d\xcc\xcc\xeb\x99\x7e\xb9\xf8\x13\xa7\xf5\x98\x78\x1b\xa7\x1e\xdf\x37\x6e\x91\xa7\x13\x79\x5c\x70\x8d\x70\x1a\xe7\x89\xb8\x32\x4c\x83\xbb\xcd\x59\x1d\x60\xf6\x48\x2b\xec\x0e\xc8\x70\x10\xad\x4e\xef\x0e\x94\x2e\x40\x0d\x2c\xde\x29\xa0\xc6\x68\x18\x2d\xd5\x2c\x84\xf2\xae\x1c\xc2\xaf\x34\x24\x7f\x62\x4b\xa1\x87\x9e\x3e\xa7\x9a\x09\x65\xc3\x2c\xdf\x99\xd9\x7a\x06\x60\x19\x59\x33\x00\xfb\xb9\x3a\x7f\x26\x0f\xd0\x33\x5d\xcb\x37\x00\x99\x84\x5b\xf8\x5f\xd1\xc1\x82\x7f\x94\x23\xd3\x25\x6c\x60\xad\xf9\x70\x6b\x3c\x8c\xc0\x5a\x22\x3d\x46\x98\x50\x68\xf5\x8c\x40\xa8\xc6\x6e\x95\x4e\x1f\xc8\xfe\x74\x62\xec\x16\xbe\xf5\x59\x7d\xcb\x00\x24\x72\x2a\x75\x47\xbb\x32\x04\xdf\x32\x70\x61\x32\x0d\xf1\xb8\x50\xa4\x0d\xe5\x0d\x1f\x08\xc6\x51\xf0\x3c\x4c\x9e\xcc\x3b\xd9\xff\x4d\x5a\x03\xb2\x0c\x6d\x78\xbc\x69\x48\xcb\xc0\x08\xda\x60\xf4\x21\x25\x8c\x9f\x4e\xb6\x0b\x33\x20\xc7\x47\xf0\xd1\x63\x36\xec\x79\x74\x4c\xb3\x3a\x40\xd0\xe8\xb1\x7d\xbb\xf2\x2b\xa8\x03\xe6\xb3\x59\x0a\x65\xb4\xb2\x02\xb8\xa9\x98\x0d\x13\x14\xa3\x53\x2f\xef\x0b\xc8\xbd\xe9\xb7\xf6\xd7\x53\xa6\x4d\x8e\xd4\xe6\xad\x7d\x7d\x5a\xf5\x64\xa6\x2e\xe6\x69\x67\x78\x78\x11\x31\xf2\x8c\xf1\xe0\x4e\x7e\x36\xbf\x08\xe4\x9c\x3b\xf5\xdc\xfe\xe4\x5a\x70\x36\x64\x14\x47\x2c\xe1\x41\xda\x95\x99\xbe\x19\xac\xb7\x91\xaa\x4b\x77\x13\x0c\xc8\x09\x1c\x66\xca\x6e\xeb\x66\x5c\x69\xc5\x8a\x22\xab\xe0\xec\xcd\xcf\x70\x04\xfc\xc1\x1a\x14\xaa\x64\xb4\x23\x94\xad\xca\x11\xd2\x02\x89\x53\x5c\xe3\x16\xa3\xb3\xf2\xbe\xbe\xcf\xc9\xad\xd9\x66\x69\xa9\xab\x95\x47\xa7\x34\x0c\x49\x78\xbc\xfb\x8d\x04\x76\x6e\xc7\x05\x85\xea\x22\x25\x48\x36\x92\x71\x1d\x57\xfd\x1b\x14\x3e\x0d\xfa\x18\x15\x9e\x31\xe8\xa3\xbf\x66\x1a\xd2\xd1\x09\x5d\xda\xb9\x0c\xeb\x21\xa5\x71\xe0\x8b\x6e\xde\x43\xd0\xf8\xa9\x3c\x77\x9b\xb3\x73\x71\xc1\xa2\xf8\xc5\xfb\x85\xc8\xf6\x8b\x77\xae\x2f\x67\x87\x67\xd2\x2a\x3c\x83\x40\x37\xac\x63\xc4\xd6\x16\x90\xa3\x1c\x6c\x06\xe1\x38\xda\x85\xd6\xe0\x55\x7b\x24\x5f\xc7\xd9\x80\x8a\xd1\xb3\xf6\x12\x73\x55\xb8\x8e\xc6\xd5\xff\x4c\x26\x0f\xd8\x24\x58\x0d\xf4\x6c\x77\x1e\x4f\x5e\x5b\x4c\xc3\x33\x46\xcd\x9f\x2a\xd9\x3b\x08\xd3\xd9\x59\xde\x54\x55\x2f\xec\x55\x3d\x5c\x3f\x07\x4a\x98\xa4\x1f\xf8\x99\xa6\xa1\x1a\x5c\x24\xce\xce\xad\x14\xa2\xd9\x50\x8d\x51\x99\xb1\xe1\x33\x04\x9a\x62\xd8\xcc\x84\xdd\x9c\x01\xa4\x33\x07\x86\x5f\x70\x83\x3a\xfd\x8e\x9d\x4b\xd0\xe9\x77\xec\xfd\x60\xe4\x03\xfd\xc3\x64\x0e\xfc\x8d\x48\xa1\x21\x47\x01\x77\xaf\x53\x18\x8b\x8a\x97\x70\x0a\x63\x51\xb9\xb9\x9e\xc6\x58\xf4\x03\x43\x77\xe0\x35\x60\xc5\x86\xed\xce\x9e\x4e\x2c\xea\x66\x48\xdb\xe1\xb0\xc9\xc8\xd2\xd3\x8d\x8f\xb3\xb0\xe2\x58\xe4\x43\xe0\xd7\xb0\x59\x33\x40\x1c\x85\x3d\x9f\x9a\xa9\xe9\xc6\x59\x0c\x51\x3a\x4a\xdc\xd1\xae\xfc\x27\x7b\x79\x86\xe4\x67\xe8\x14\xa7\x03\xab\x34\x1c\x98\x20\x5e\x07\x60\x0f\x95\xe5\x1e\x9c\x03\xb3\x86\xb6\x43\x19\xd1\x64\x45\xf9\x1b\x3d\x34\x3f\xda\xc0\x56\x9f\x0e\xd5\xd2\x61\xcf\x89\x35\x52\x53\xaa\xed\x83\xa0\x74\xb6\x8c\x89\xd1\xe5\xfc\x18\xb8\xd4\xe6\xcc\x22\x52\x15\x85\xd0\x53\x7a\x19\x40\x49\xb3\xc2\x7b\x02\x22\x9e\xe4\xd2\xa8\xcc\x8b\x41\x0f\xfd\x78\xe5\x53\xf9\x2b\x9f\x76\xe5\x65\x8f\x13\x67\x3a\xe4\x3d\x4b\x31\x7d\xb1\x9d\x53\xff\xb4\x0d\xdb\x33\x5c\x4d\x0a\x92\xd3\x6f\xc4\xfb\x81\x95\x63\x98\x43\xc5\x97\x38\xa7\x5d\x16\x39\x3a\xfb\x91\x38\x5e\xbf\x39\x1d\xcf\x2c\x5e\x09\xbd\x0b\x3f\x27\xd2\x67\xf2\xda\x0d\x79\x3d\x39\x7e\xa6\x57\x5d\x2c\x71\x81\x36\xfd\xf4\xbb\x1f\x70\xc7\x34\x3f\xc4\x5b\x34\x37\x6c\x46\xc3\xdb\xef\x40\xd2\x90\xfd\x43\x19\x92\x73\xfc\xa0\x7d\x8d\x74\x20\xf2\xfd\x98\x0b\xf1\xcd\x0c\x2e\xbf\x2d\x88\x74\x32\x7a\x61\xd4\xf1\x67\x8c\x94\xbb\xee\x92\x67\x34\x0d\x59\xa7\xf1\x37\x0b\x77\x1f\xa6\xd8\xf2\x2e\x7e\x28\xa5\x2d\x45\xa1\x00\x56\x88\x63\x6e\x71\x89\x80\x2f\x62\x59\x9e\xc7\x07\xb3\x7c\x3d\x18\x7f\xc8\xb2\x35\x98\xba\xcb\xe9\x76\x53\xe6\x76\xd1\x9d\xc6\x1c\x70\xa3\x30\x97\xdd\xf2\x39\x07\x2f\x3b\x7a\x10\x89\xcb\x3b\x13\xc9\xb1\x38\x3d\x32\xbb\x4e\x67\x41\xf2\xb1\x9b\x94\x10\x44\x62\x2f\x9f\x1e\x73\x84\x5f\xec\xe2\x8c\xd6\xb6\x63\xfc\x18\xcb\x87\x84\x9c\x8c\x37\xb0\x38\x0c\x9c\x8d\x05\x38\x42\xd2\x6d\x83\x94\x09\x83\xdd\xbb\xed\x68\xcc\x51\x7d\x5b\x30\x63\x93\x2a\xa3\x45\x2e\xd2\xe7\xb6\xbe\x9e\x69\xc6\xb1\x74\xd2\x0c\x91\x3f\xa0\x14\xc6\x00\x9b\x65\x23\xa5\x59\xb4\xed\x53\x42\xbc\x1c\xdb\x26\xde\x0c\x65\xa7\x1e\xbb\x60\xe3\xf7\x19\x29\x15\x30\xa7\xa4\x21\xaf\xef\x99\x6e\xee\x55\xc2\xf9\x3d\xb7\x4f\x06\x71\x3a\x18\x69\x10\x27\xad\x91\x06\x78\xf8\x27\x48\x83\xf8\x47\xb6\x91\x4a\x15\x1d\x2c\x34\x41\xc9\x26\x35\x98\xe0\x8c\x83\x64\xa3\xbe\x59\x43\xc3\x09\xce\xb8\x2f\x94\xc8\xa2\x71\x77\x31\x95\xab\xa2\x71\x21\x31\x85\x1f\x28\x71\x91\x6e\xd9\x71\x39\xf1\x08\x4c\xd0\xe2\xd2\xde\x8e\xe2\xcd\xd9\xdb\x97\xfe\xf5\x48\x19\xdb\x97\xf9\x91\xff\xa8\xc2\xb6\x5b\xb2\xbd\x1f\x0f\xe9\x6d\x96\xff\x72\xd6\x37\x16\x45\x18\x80\x16\xd7\xaf\x2f\xfd\xb9\xc1\x9d\x6f\x3f\x6d\x05\xff\x34\xdf\xbe\x48\xcc\xa9\xdd\xd7\xfe\x44\x63\xba\xc9\xa6\x86\xd2\xac\xd7\x0f\x7e\x52\xae\x8a\x16\xff\xb7\x41\x01\xf1\xdb\x29\x71\x45\x8b\x37\xf7\x0d\x30\x8e\x89\x7d\x4b\x7d\x64\xb6\x00\x0c\x54\x76\xd9\xdb\x40\xcb\xb8\x4b\xde\x5c\x2f\x65\xb8\x3a\x5f\x54\x76\xab\xd2\x5c\xb4\xfa\x4a\x99\xa5\xf5\x4c\xa1\xe1\x59\x35\xa5\xba\x59\x6f\xa1\xac\x9e\xf3\x9f\x32\x0a\xe2\x7e\x7b\x1b\x50\xfe\x54\xb5\x05\x9a\xbf\xc6\x58\x44\x3f\xbf\x31\x11\x10\x27\x86\x29\xcc\x5e\x53\x0a\xf7\xb1\x12\xb2\x16\xe3\xf7\x7c\xe3\xa1\xcc\x8f\x9b\xbf\xe0\x5b\x01\x13\xee\x86\xd2\x2e\xb3\x02\x69\x51\x04\xac\x63\xbe\xed\xc8\xe2\x11\xca\x34\xfa\x20\x8e\x63\x21\x0c\x5a\xfd\x0f\xaf\x35\xe7\xdb\x0f\x5f\x7b\x4d\x3b\xcb\xbd\x30\x5e\xf3\xe3\x99\x3e\x99\x16\x66\x49\xc6\x45\x3c\xd0\x1f\x1b\x17\xdc\x65\x4f\xa2\x61\x70\xf5\x38\x3f\x48\xa9\x92\x52\x65\x83\x9e\xf9\xd4\x6f\x19\x53\x55\xdb\x0c\x66\xf8\xf8\xc2\x23\x9e\x2b\xe5\xb6\x68\xf1\xc5\x1a\x53\x90\xbb\xb5\x29\x14\x41\x8b\x1f\x4b\xa8\x81\xce\x33\x8e\x29\x94\x40\x8b\x3f\xf1\xe3\xb7\x06\xb9\x72\xf9\xc8\x4d\x19\x47\x1f\x71\x33\x7a\x4b\x5d\xfd\x26\x5a\x52\x09\x2b\x5a\x45\x40\x7c\x50\x49\xe9\x72\x79\x00\xa9\x2a\x48\x3c\x9b\xf0\xa3\xe3\x63\xbc\x94\x8a\xa8\xd1\x2a\xe2\x56\x41\x33\x5a\x7c\x94\x1f\x16\x3e\xcd\x70\x3d\x05\xf7\x39\x21\xc5\xe3\x4e\xf9\x78\xe1\x61\x83\x8f\xb0\xb4\xbc\x7a\x9c\x0e\x9b\x51\xd9\xe7\x1f\xfc\x97\x1c\x79\x3e\x36\x1c\xe3\x06\xf9\xf8\x59\x00\xbc\xe7\xb0\x19\x3c\x8b\x9d\x4e\x38\xd1\x0f\xb6\xa0\xa2\x61\xdc\x03\x4a\x5d\xd9\x0d\x0d\x31\xe0\x78\x18\xa3\xb1\xd5\xbf\x4e\xdb\xd7\x5b\xbe\xfd\x28\xa9\x6c\x87\x32\xc7\xb3\xf2\x5f\x3b\xa7\xa2\x76\xbe\xb6\x1c\x1b\xa2\xf2\xeb\x1b\x85\x9c\x40\xbe\xd9\xce\x13\x92\xa6\x1a\xa4\x16\x0d\x37\x8e\xb3\x40\x8c\x86\x6c\x32\x50\x20\x2e\x31\xc5\xb5\xb8\xbf\x64\x4c\x36\xea\x5b\x7e\x56\xa6\x43\x1c\x35\x5f\xb6\x68\xcb\xa7\xea\x25\x23\x72\x4a\xa2\x78\xc8\xbe\xc2\x8f\xc4\x33\xe3\x44\x0f\x35\x07\x9f\xaf\x2e\x73\x26\x1b\xeb\xeb\x6d\x56\x53\x26\x59\xf9\x34\xf3\xf5\x78\xd2\x8e\x71\x6a\x1c\x41\x7e\x16\xfb\xd8\xcf\x0e\x41\x31\x1a\xd2\x46\x79\x1e\x5a\xfc\x48\x4e\xec\x10\xa7\x89\x90\x01\x2d\x6e\x1a\xc2\x53\x5c\x4f\x3b\x16\x0a\x3d\xa5\xd6\xd3\x78\x29\x94\xd9\xa1\x55\xdc\x8d\x0e\x57\x31\x1a\x42\x4c\xd8\x80\x16\x27\xd8\xcf\xd2\xba\xa5\x8c\x15\x6c\x90\xcd\x53\x52\x20\x6d\x21\x31\xd5\x3f\x90\xf1\x18\xed\x3f\xcc\x81\xfc\x8c\x45\x72\x83\xd3\x8d\x07\x00\x0c\x3f\x7f\xf6\x43\xc7\x55\x43\x38\x0b\x30\x11\xf3\x87\x49\x9f\x5f\xf7\x4d\x43\x43\xa4\xfc\xfc\x70\x38\x27\xc9\x9f\x2f\x1e\x8e\x7c\xfa\x71\x61\x48\x2d\x3f\x07\xa6\x1f\xcb\x9f\x09\x16\x24\xa0\x72\x7c\xfa\xf9\x74\x1f\x7f\xd6\xcf\xdc\x10\xe3\xe6\x67\x77\xcd\xf5\xb4\x64\xf8\x32\xd3\xe4\x03\xdf\x55\xff\x83\xab\x5c\x88\x81\xe3\xf9\x17\x1d\xef\xe3\x73\xf9\x61\x72\x7a\x92\x96\x11\x03\x95\xc3\xd5\x22\xfc\x05\xa8\xf1\xe5\x88\x17\x2f\x20\xdc\xcb\x98\x81\xea\xc8\x79\x37\x29\x58\x89\xb7\xf8\x7a\xd9\xb1\x88\x97\x74\x39\xe4\x45\x3f\x9e\x52\x26\x74\x42\x8a\xb9\xad\x2c\xd7\xcb\xe2\xdc\x22\x69\x09\x36\xd0\x6a\xda\xc1\x55\x70\x30\x04\x9b\x01\x16\x15\xeb\x85\x0d\x5a\x19\x10\xa2\xe2\xa4\x13\xc7\xb8\xc0\xf6\x5e\x82\x18\x34\x1c\x19\x4b\x31\x2e\x1a\x9e\x94\xf5\xc2\x09\xd9\xf9\x6f\x98\x30\xe3\xc3\x42\xad\x69\xd7\x22\xb4\x67\x10\x6f\x77\xc3\xf0\x1d\x2d\x0f\xc7\xda\x52\xe2\x88\x3e\x0e\xea\x2e\x0f\x9f\x76\x2d\x81\x1a\x7f\xea\x93\xcc\x4c\x99\x76\x66\xa7\x51\x43\x5a\x79\x4c\xb2\x5e\xa0\xe7\x3b\xa3\x5f\xde\x7c\x85\xca\x46\xb0\x5d\x99\xcf\xed\x3e\x99\x23\x14\x47\xe1\x4f\xfd\xfe\x07\xa7\xe0\x52\x74\x8c\x86\x67\x63\xbd\x6c\xa4\x76\x3a\xe5\xa5\x45\x67\x02\x2d\xad\x32\x63\xe8\x11\x2b\xcf\x75\xe0\x63\x18\x50\xde\x13\x2d\x85\xfa\x6d\x06\x7f\xf8\x51\x06\xde\xbb\x75\x58\x5a\xf5\x54\xb5\x9f\xdb\x6e\x83\xe5\xd4\x10\xdc\x49\x2d\x32\x43\x38\xb3\xd2\x4d\xb2\x2c\x1d\xf2\x2d\xde\x4d\xdd\xcf\x3f\xff\xab\x1c\xf6\xd6\x81\xc6\xe9\x8c\x6f\x32\xbe\x90\x1e\x1f\xcd\x0a\x94\x88\x13\x69\x1d\x3c\x28\xf3\x99\x77\x1d\x08\xaf\xb4\xeb\x38\xec\xac\xc3\x81\x79\x51\x18\xbc\xcd\x8b\xfc\x0a\x82\xcd\x1e\x86\x25\xe4\xc5\x71\x3e\x23\xb0\x98\x6b\xe9\xe5\xa3\x5b\x9f\x0c\x41\xbb\x25\xbf\xe9\x80\x3e\x07\x0c\x06\x2a\x03\x6f\xd9\x72\xf8\x0e\x2c\x81\x65\x54\x46\xcd\x5f\x2f\x47\x23\xa0\x8f\xc5\x66\x61\x19\xc8\x7a\x9e\x0f\xad\xdc\x4b\xea\x7a\xe9\x43\x79\x32\x07\x7f\xed\xbb\x93\x76\x41\x6e\x47\x18\xa2\x4f\xa4\x63\x4f\xa1\x06\x34\x98\x12\x61\x6e\x38\x65\x2f\xc7\xe4\x98\x19\x1e\x07\x67\xd8\xed\xf0\x5b\x8e\x2b\x6c\x62\x5d\x39\x18\xbb\x05\x5e\xc6\x63\x7f\xa6\xe5\xfc\x3a\x07\xf3\x73\x41\x6a\x6f\x8c\x14\x7a\x38\x1d\x4a\xcb\xf7\x4a\x4d\x79\x50\x99\xbb\xd3\xf2\xcb\x87\x88\x75\x9a\x61\x18\xaa\x43\x6b\x8c\x42\x2b\xb6\x38\x07\xdf\xd9\xb5\x71\x4b\xb3\xbf\xa4\xf8\x3a\xcd\x2f\x3e\x3a\xad\xd3\xab\x6e\x7f\xcf\x3a\x1d\x0c\x11\x8f\xe4\x3a\xb1\x6c\x2e\x4a\xbd\xce\x33\x94\x76\xd4\xe4\x3f\xec\x9a\xc6\x0d\xba\x4e\x23\xdf\x1c\xce\xf3\x26\x1d\xca\x96\x3f\xb1\x41\x3a\x99\x1d\xf9\x44\x38\xad\x2d\x67\x73\xe0\x30\xb4\x04\x95\x38\x1c\x1d\xfb\xa6\xbc\x90\xa9\xd9\xe5\x8c\x4a\x99\x65\x69\x0f\x69\xb9\x71\x31\x93\x3e\x4c\xf8\x68\xb1\x0a\x87\x09\xdb\x23\x4b\xf8\x07\xd2\x5a\xdf\xd4\xa9\xeb\xff\x17\x94\xee\x69\x7d\x5e\x5d\xc5\x21\xa4\x09\xd4\xb0\x1c\x2f\xa3\x3a\x10\xe9\x4d\x5a\x7a\x32\xbe\xc2\x4d\xe9\x91\x4e\xf5\xf8\xe8\x82\xe2\x6c\xf1\x90\xf2\x6a\x3a\xb8\xe6\x4d\x5a\xe1\x5c\xf4\x23\x1f\x08\x67\xb3\xa5\xf0\x19\x65\xc0\xea\x8a\x89\x71\x7f\x19\x52\x28\xba\x92\x66\x3f\xfa\x90\x3f\x43\x83\x8c\xb4\xa3\x97\xd5\x99\x13\xa7\x32\xeb\x23\xa4\xd0\xa4\x19\x00\x8e\x0b\x58\xbf\xe8\xb0\x91\xbd\x57\x78\xdb\x00\x7b\x3b\xb5\x02\x86\xff\x52\xa0\x8b\xf3\x4a\x27\xdb\x3f\x92\x9a\x55\x7a\x9e\xe9\xc2\xc1\x05\x27\x2a\xae\x45\x99\xf9\x2d\x69\x0c\x4e\x62\xcb\xe0\x08\x00\x34\x4b\xe0\x88\xb3\xd5\x34\xaa\xe0\xa7\xb6\x51\xd6\x85\xc9\x6a\x5b\x6d\x39\xef\x02\xe7\xb2\xa5\x44\x0b\xad\xa1\xc6\x2f\x8c\x10\x9f\xbd\x96\x90\x13\x25\x7a\xd2\x99\x16\xb0\xda\x97\x60\x14\x8d\xab\xb3\x75\x71\x86\x44\xbe\x08\x45\x71\xe4\x37\x94\x4c\xa1\xb4\x9e\xb2\xa2\x0f\x43\x19\xa2\x42\xff\x5e\xab\x93\xb1\x69\x5b\x66\x6e\x88\x35\x81\x37\x72\x5d\x3a\xf5\x73\xde\x58\x82\x3e\x1c\xb3\xb3\x9d\x1c\x6b\xa2\x1e\x99\x01\xf6\x25\xab\xe3\x00\x12\xf5\xc0\x94\xb9\x90\x9b\x88\x11\x20\x0c\x0e\x0b\x7c\x93\x56\x4a\x88\x0a\xa1\x14\x1a\xa6\xf8\xba\xec\x37\x6e\x35\x85\xe2\x09\x36\xd1\xe5\x97\x4d\xd9\x19\x17\x9b\x73\x84\xdc\xaa\x9b\x2f\x75\xee\x3f\xd8\x71\x4e\x44\xd0\xb3\x15\x0c\x69\xe0\x7c\xb2\xaa\x93\x32\x3b\x57\xd0\x4d\x7a\x3e\x2f\x28\xad\xe7\xf3\x61\x75\xd5\x14\xda\x67\x3b\x53\x6a\xcd\x83\xb9\x5a\xbd\xa2\x67\xea\x7e\xfe\xf9\xdf\xff\x1b\x81\x65\x22\xb3\x00\x8a\x01\x8f\xee\x12\x52\xa1\x13\x40\x64\x91\x34\x00\xef\xe9\xaa\x28\xe3\xa7\xae\xb5\x0b\x22\xd3\x69\x02\x66\x7f\x2a\x6b\xc9\xff\x0e\x64\x78\x57\xb5\xee\x61\x44\x3a\x9e\x38\x9f\xfa\x4d\x79\x49\x91\xa7\xce\x28\x30\xb2\x3d\xaa\xf3\x3f\x65\x43\x0a\xe5\xd0\x62\xd8\x2a\xa5\x40\xcb\xde\x11\xac\xa1\xc5\xf8\xab\xce\xa1\xda\x33\x76\xe1\x1a\x62\x37\x56\x3f\x7a\x89\x8d\x29\x98\x43\x8b\x29\x58\x79\x4b\x97\x01\xc9\xb5\x04\x8a\x67\x55\x4e\x2e\x93\x3e\x2d\x20\x4a\x0a\x6d\x44\x4e\x86\x27\xbf\x93\xb3\xb8\xde\x94\x78\x0a\x9f\xed\x32\x3e\xa2\x1e\x19\x2e\x70\xe6\xfc\xa7\x2f\xae\xf0\xb5\x2e\xc3\x25\x62\xe0\x09\x2e\x71\x36\x8c\x4a\xa1\x25\x8e\x32\xb0\x74\x04\x97\x28\x13\x91\xe1\x10\x18\x11\xaf\x82\x47\x94\x98\xaa\xcd\xe1\xb5\xe0\x21\xa3\x23\x1a\xda\xba\x85\xdd\xd2\x87\xa7\x36\x94\x7c\x1a\x23\x55\x19\x6a\x5a\xfd\x29\x71\x0c\x3d\xda\x79\xd9\x50\xa4\x8e\x7f\x11\xf3\xa9\x39\x69\x54\x54\x41\xf3\x79\x38\xb6\x16\xf1\x30\x4a\x28\x0d\xf6\xc8\x97\x1a\xec\xc5\x2f\xfb\x55\x0b\x1b\x07\xfc\x43\x43\x4c\x81\x7f\xa8\x19\x90\x0e\x1e\x31\xca\xda\x42\x60\xf0\x2b\xe6\x27\x74\x70\x73\xb6\x9e\xcc\x88\x9c\x93\xb1\x2c\x82\x70\x08\xa5\xdd\x88\x7a\x76\x02\x81\xec\xb0\xe6\x27\x54\x8d\x43\x48\xb3\xb6\x41\x8d\x3a\x67\x00\x4e\x91\x05\xa6\x01\x67\xf3\x6a\x91\x66\xcc\xba\xaf\xc1\xf0\x36\xaf\x86\x38\xe3\x0c\x60\x14\x43\x14\x70\x0b\x37\xa5\x61\x31\xff\x95\x2f\x3d\x3e\x97\x39\xe4\x45\xc3\x2c\x54\xe8\xfd\x23\x87\xe2\xce\xc1\x91\x8d\x41\x10\x89\xf1\x4a\x5d\x2b\x20\x56\xa8\x5b\x94\xe0\x73\x5f\x1d\xa3\xbf\xa5\x54\xe3\x43\x02\x10\x28\x9f\xbd\xe9\x50\x10\x15\x4c\xf0\x12\x86\xe0\xc4\xa1\xb2\x1c\x19\x22\x52\xb1\xfb\x8e\x91\x97\x9a\xcb\xa1\xf0\x47\x6b\x29\x35\x2b\xa2\xe8\x1c\xee\xbe\xf2\xbc\x6e\x75\x5f\x57\x35\x8e\x99\xdd\x5b\x37\xbf\x2a\x44\x41\xe7\xb9\xc5\xea\xd6\x0e\x35\x55\xe9\x35\x85\x1f\x37\xd4\x21\x61\x38\x4f\x2f\x31\x1d\x5e\xa1\xf4\x12\x17\x1f\xfc\x12\x6c\xa0\xe0\xf0\x5e\xc3\xbb\x13\x51\x27\xd8\xc0\x3d\xdc\x54\x75\xbe\x8f\x14\x2e\x3f\xa0\x7d\x41\x8a\xe3\x1e\xea\x2b\x44\x46\x3e\xf4\x49\x28\x5f\x4e\x2f\xf0\x84\xb2\x81\x81\xb4\x10\xc4\x40\x9e\xc0\x3f\x65\xb8\xe0\x07\x47\x58\x6a\xf8\x21\x4b\xc3\xde\x70\x90\xfd\x7a\x20\x21\x1c\x00\x22\xd2\x63\x18\x6a\xcf\xbe\x36\x38\x21\x36\x95\xe0\x07\x2d\xbb\xc3\x41\x1d\x5e\x39\xfe\x11\x70\x9f\xdb\xa1\xe5\xa8\x0e\x11\xda\x83\x8d\x8d\x55\x01\x52\x21\x96\x8b\x83\x3c\xd4\x03\x51\x33\x72\x0d\x01\xe5\x8d\x76\xa4\x25\x99\x27\x2d\x5f\x7a\x9f\x61\x53\x0c\x07\xd2\xe3\x9c\xe4\x20\xfb\x0d\xd5\x3a\xec\x9a\xe6\x3a\x63\x29\xaa\xfe\x41\xd0\xaf\xa5\x98\x0f\x65\x5c\x29\x73\xd2\x21\x9a\x71\xac\xab\xa7\x55\x1b\x2a\x4f\xa1\xdd\x49\x0c\x6e\x5b\xd2\x30\xb8\x5b\x6b\x74\x9e\xd6\x2d\xa1\x1d\x1e\x5d\x04\xd8\x81\xfb\x93\x35\xf0\x94\x72\x34\x9a\x3e\xf0\x71\xc3\xb3\xa6\xcd\x94\x96\xc2\xe2\xc2\x0b\x92\xe1\x35\x48\x0f\x6f\x40\xd9\xfd\xfd\x34\xa4\x9d\xc2\x09\xdd\xf1\x20\x26\x71\x32\xd7\xf4\x35\x6a\xe3\x90\x63\x9c\x44\x3d\x18\xbe\x63\xe7\x73\xad\xb4\x1c\x0e\x62\xd4\x94\x49\x4e\xb2\xc5\xe6\x64\x7c\x0c\xd7\x39\xbd\x60\x45\x81\x26\x0a\x17\xa5\x8b\x48\x11\xb8\xf9\x97\x41\x13\x93\x07\x9a\x6b\x22\x95\x38\xbe\x4e\xb8\x2f\x75\xdf\xfe\x34\x9d\x7e\xfc\xa3\x69\xd8\xe0\x63\x28\x1d\x3f\xce\xfc\xb6\x9f\x5c\x1d\x19\x9f\xce\x9d\x61\x45\x42\x45\xb0\x35\x88\xba\xcf\x9d\xcd\x9a\xbc\xcb\x63\x04\x8b\xd1\xe6\x4b\x03\x77\xd2\xaa\xee\x85\x46\xca\x24\x01\xd0\x40\xd3\xe6\x0d\xbb\x51\x51\x24\x3a\x61\x6f\x96\xc3\xec\x47\xe9\x0a\x6a\x71\xbd\x32\x36\x03\xfd\x11\xf0\xd3\x89\xba\x5e\xf9\xce\x30\x8c\xcc\xe4\x16\x6e\x95\x6d\xe1\x20\xfb\x11\x23\x0e\xab\x3f\xe3\x23\x70\xd4\x88\xca\xe3\x95\xb5\x60\x3d\x14\xc5\xf2\xa1\x06\xbe\x5c\xb0\x1e\xf3\xba\x6c\x13\xc3\x79\x4b\xaf\x3a\xb3\x4d\x96\x31\x38\xbc\x20\x58\xc6\x6f\x4c\xc6\x2e\xbc\x06\xa9\xb1\x6e\x6a\xbb\xd5\x54\x05\x57\x0b\xf5\xd1\x73\x95\x0c\xc7\x9b\x98\x25\x58\x58\x2c\xec\x62\xa1\x37\x1a\x28\x9b\xe5\xd0\x13\x67\x4d\x43\x62\xcb\x48\x61\x63\x39\x26\x56\xc0\x9a\x0c\x36\xcd\x5a\x3b\xc2\x05\x82\x76\x94\xc1\xea\x2d\xbb\x59\xb9\x9f\x59\xcb\xba\x32\xbf\xe2\xab\x9c\x1a\xca\xa3\x65\x0b\x39\x2c\x45\xfb\x0f\x98\xc3\xb5\x6c\xf9\xc0\xf9\x86\x8b\x34\x98\x49\x70\x91\x63\xd6\x50\x16\x40\x8c\xc6\x87\x67\xb6\xf0\x42\x01\x67\x69\x97\xd5\x52\x66\x6b\x39\x9a\x10\x53\x20\x4c\x40\x2c\xb8\x85\x73\x36\x53\x89\xec\x44\xcd\x0b\x68\x72\x4e\x36\x90\x23\x56\xf0\x92\x75\x2d\xdb\xdc\x5c\x01\xad\xb5\x99\x59\x46\x84\x21\xc4\x59\xdf\x31\x2a\x4a\x8e\x13\xcb\x0e\xb2\x9a\x55\x91\x61\x94\xf3\x83\xe2\x50\x8c\x1c\xc0\x04\x42\x29\x2f\xb6\xfb\x36\x97\x72\x82\xdd\x70\x29\x46\x9d\x31\x27\x6d\xa4\xaa\x45\xce\x95\xba\x52\x77\x35\x85\xc3\x85\x1d\x12\x01\x39\x20\x7d\x28\xb8\x42\x2a\x1b\x2b\xda\x70\xfb\xf5\x03\x12\x51\x90\x94\xd6\x46\x46\xa0\xf0\x1f\xf0\xf0\xe6\x72\x00\xc9\x65\x84\xca\x04\x5e\xb7\xb6\x53\xb5\xe6\x57\x6e\xc6\xbc\x78\x52\xb1\x40\xa4\x84\xd9\x36\xac\x97\x76\x24\x1e\xd1\x2f\x82\xa0\x94\x17\x4b\xb4\x7d\x2d\x3c\x8e\xb4\xa3\x13\xca\xcc\x87\x7a\xc8\x8d\x5e\xdc\x3e\xef\xc1\x15\x8e\x7c\x01\x58\x73\x6d\x8b\x4a\x56\x6b\xfb\x78\x37\xf3\x9d\xae\x6f\x31\x6b\xb6\x0d\x41\xce\xc3\x8a\x5e\xd1\x00\x1c\xaf\xed\xec\xf4\x84\xe6\x5e\x06\xa3\x8c\x1a\xca\x82\x9b\xaa\xbe\x14\xe0\x76\x71\x29\xb2\x45\x23\x5c\xf9\x72\x64\x8b\xc6\xb1\x7f\xfb\x09\xc4\x71\xa5\xd0\xe6\xef\x11\x52\x0f\x59\x51\x83\xdb\x67\xbd\x8c\x55\x37\x58\x3c\x26\x5a\x42\xb5\xf4\xec\xbc\x8d\xa7\x6f\xe4\x43\x65\x88\x78\xe5\x43\xef\x0a\x76\xa2\x60\x2c\x85\x38\xb4\xeb\xed\xc4\x4a\xc8\x46\x81\x5a\x8e\x83\xf9\x10\x8a\xa5\x10\xe2\x67\x01\x62\x09\xf7\xbe\x11\x9c\x47\x5a\xed\x5a\x81\x7c\xe9\xdb\x03\x18\xeb\x8d\xe4\x84\x7d\xdf\x36\x34\x9f\x11\x58\x9f\x8f\x74\x23\x3d\xd3\xd2\xcb\xcf\xbd\xf0\xa5\xec\x4e\x02\xb2\xae\x37\x2c\x89\x29\xf7\xb6\x87\x10\xf6\x75\x8c\x0c\xa2\xbe\xae\xf7\xf4\xf0\x52\xd3\x61\x8d\x07\xd4\x52\xd9\x01\xb5\x65\x2e\xa6\x0b\x26\xf6\xff\x18\x7b\x97\x5c\xd9\x7e\xe4\xdc\xaf\x5f\xa3\xd8\x33\xf0\x5a\x7c\x13\xf8\xe3\x74\xdc\xb6\xe7\x40\x66\xe6\x32\xd4\x90\x54\x28\x4b\xf3\x37\x18\xbf\xef\xcb\x23\x4b\xf7\xe2\x54\x63\x63\x93\xb1\x98\x7c\x33\x18\x8c\xa7\x8b\x86\x2b\xb8\x6f\x35\x90\x92\xd5\x59\xdd\x50\x6a\x72\xd1\x57\x0d\x04\x5e\xe2\x37\x47\xe7\x34\x03\x81\x0d\xe5\xcf\x71\xe1\x68\x43\xfe\x2e\xd7\x0b\xe9\xa8\x27\x72\x69\xae\xf4\x43\xef\x3b\xd5\x1a\x3b\xad\x5f\xff\x04\xf3\xe4\x85\x32\xfb\x2d\x14\x86\x8a\x8a\xcc\x04\xd6\x0b\x15\x66\x4b\x10\x43\x27\xa5\xc9\x35\xe5\x7a\x07\x91\x27\x2f\x91\x4b\x2e\x30\x24\x00\x5d\xef\xa1\xed\xdc\x94\xd5\x03\xc8\x5f\x41\x5b\xa2\x98\x43\x43\xa5\xc9\xbf\xdc\x42\x27\x45\x2e\x25\x97\x74\x52\xe4\xd2\x6d\xa1\x93\xd2\xbf\xd5\x3e\x91\x63\x4e\xac\xa1\xa2\x03\x1e\x5e\x2f\x4e\x17\x54\x2d\x06\x36\x5a\xce\xb7\x1e\x9f\xc5\x1f\x63\x19\x44\x7e\xe0\xd6\xc2\xe4\x57\x28\xac\x9c\xbe\x3b\x1b\x9b\x44\x68\x3d\xa2\xc2\x34\xf9\x24\x5c\x6f\x8c\x2b\x85\xaa\xdf\x68\x3b\xfb\xf8\xa3\xdb\x22\x6f\x7c\xeb\x0d\xeb\xc9\xe2\xd8\xb7\x02\xb6\xa9\x1e\xbc\x3a\x99\x09\xf8\x66\x23\x24\x17\x8d\xf9\x11\x6a\x20\x24\xcc\x1c\xee\xfa\xa2\x11\x8d\x52\xc4\x99\xaa\x21\x2e\xd7\x74\x2e\x5c\x7c\x79\x54\xf1\x5e\x95\x53\xd4\xf5\x46\x03\xde\x27\x08\x0f\x1c\xbe\x73\xe4\x81\x63\x78\xcc\x7a\xbe\x8a\x55\x80\xaa\xcb\x1c\x9e\x9f\x60\x0e\xc8\xc9\xde\x7a\x8b\x92\xf3\x48\x02\x1f\xdd\x32\xa4\x58\xe1\x92\xa3\xc9\xc7\xdc\xfa\x88\x59\x3d\xfd\x31\x87\x2e\xeb\x50\x8e\x37\x96\x5e\x55\x1f\xed\x36\xcd\x6d\x78\xdd\xb0\x4d\xc3\xb2\x92\xcc\x74\x96\xe9\x73\x45\xda\x5e\x6e\x25\xb6\x97\x26\x45\x41\x63\x2c\xcc\xfe\xc8\x40\x57\x45\xd9\x32\x22\x10\x3f\x12\x4f\xeb\xaa\xfd\x88\xba\x17\xff\x4d\x7e\x35\x6e\x71\x45\x42\x61\xe6\x74\x37\x7a\xbf\x2f\x64\x70\x4c\xca\xbe\xd0\x4f\x90\xbc\x7a\xcb\x0c\x5e\xd7\xe4\x0e\xf1\x70\x93\x83\xaa\x7d\xc1\x2b\x10\xb2\xdd\x8a\x87\x20\xc1\xf7\x26\x1e\x82\xbc\x2c\xed\x9b\xe3\x0a\x21\xba\x11\xf9\x0e\x61\xc5\x1d\x22\xdf\x7c\xab\x91\x5b\xbc\x02\x68\x83\x1d\x26\xf3\x4d\x7e\x95\x76\x98\xcc\x9f\xa1\x25\x65\x79\xc1\x56\xe5\x36\x23\x2b\xca\xc6\x5c\xb3\xab\xf7\xcd\xe4\x16\xd7\xfa\xd0\x03\x15\x05\xa1\x43\xf9\x6d\xc9\x8a\x25\x4e\xdf\x37\xd6\xcf\x23\xa9\x15\x1d\xde\xea\xc2\x35\x7e\xaa\x0e\x41\x73\x08\xc3\xef\x7b\x6a\x3a\xd5\x07\x11\xc3\xdd\x85\x4f\xef\x93\x07\x0a\x47\x5a\xa2\xf8\x8d\x40\xd8\x96\x46\x1b\x29\xaf\x98\xa6\x1b\x29\xaf\x4c\xfa\xf7\xad\x67\xbd\xa7\x81\xc8\x7a\x62\x5e\x6d\x09\x76\x75\x03\x6c\x2c\xea\xe5\x04\x6d\x87\x98\xb7\xdc\x5e\x08\x0e\x77\xd1\xa4\x2c\xad\xef\x9f\x11\xf9\xc6\x30\xbe\x12\xb4\xeb\x64\x63\xd1\xdc\x48\x1c\xd2\x4b\x21\x1c\xf6\xcd\x2e\x2a\xea\xcf\xd6\xa2\x39\x1b\x5d\xa8\xea\x82\xf6\x14\xf4\xc5\x46\x78\x2b\xbb\xdc\x4d\x7c\x05\xd9\x25\x12\xfb\xbf\xc9\xa4\x72\xa7\xe0\xea\x4a\x22\xbc\x93\x2e\x7e\xe8\xe8\x4d\x0c\x05\xef\x5b\x2c\xdf\x93\xc4\xae\x04\xff\xbf\x87\x2e\xbe\x8d\xe9\xfb\xd0\x1d\xb9\xc3\xf4\xbd\xc9\x72\x82\x78\xff\x4d\xba\xdc\x5b\x31\x15\x74\x43\x11\xfe\xff\x64\x5d\x96\xdb\x0c\xc2\x7a\x13\x46\x41\x9a\xd5\xc4\xff\xcf\xc2\x19\x0a\xff\x9f\xc5\x74\x25\xfe\x7f\xae\x1e\x75\x6c\x04\x21\x67\xc2\xff\x27\x11\xae\x84\xff\x3f\xab\xa0\x26\x83\xcb\x2b\x16\x0e\x21\xfe\xef\xec\x36\x64\xaf\xd4\x94\x63\xba\x34\x79\x68\x46\x55\xff\x2e\x1e\x3e\x9e\xbb\x78\x8d\x4b\x05\x76\x23\x3d\x96\xca\xdf\x26\xbe\x82\x7c\xdb\xee\x90\x25\x67\xa3\x19\xa4\xc7\x92\x53\xee\x14\x5c\x21\x69\x03\xee\x90\x1e\xe7\xec\x5e\x07\x0a\x1a\xdd\xb5\x70\x64\x86\xba\x8d\x82\xca\x48\x6a\x3f\x22\x02\x49\x0b\x66\x87\xa0\x39\xdf\xdf\x6f\xf4\xd4\xf5\x44\x94\x58\x9d\x9f\x2c\xc1\xc2\x50\x2e\x90\x13\x88\x76\x4b\xe8\xac\xed\x19\xf1\x1c\xb2\x9c\x9d\xee\xb0\xc0\x2f\x5e\xa7\x6c\xc4\xef\x8f\x1c\xc3\xe1\x5f\x62\x54\x38\x95\x8b\xad\x02\xfa\xde\x59\x4f\xa5\xe4\x8f\x04\x1f\xce\xca\x69\xb7\x76\x65\x63\x1c\xc3\x3d\x3f\x27\x42\x6e\x29\x77\xd6\x1d\xe1\x81\x84\xbd\xbe\x7c\x28\xef\x2c\x12\xc4\x65\xc3\x68\x5c\x2c\xb4\xad\xc0\x0f\xa2\x5e\x76\xc6\x1e\x47\x74\xcf\xce\xa8\x5c\xde\xd5\xd9\xd8\x1e\xcd\xad\xec\xb8\x0c\xd5\x77\xe9\xb1\xb8\x11\xb0\xd6\xf7\x63\x78\x8e\xbf\xd4\x66\x6c\x64\x59\xe4\x6f\x02\x41\xd4\xfb\x9b\x8d\x73\xe7\x1f\xc6\x1b\x5e\x9a\x9a\x3b\xa2\x44\x34\x11\xe3\x3b\xe2\x42\x64\xbd\x2b\x77\x46\xa8\x2a\x0d\x86\x9d\x31\x21\x1f\xae\x14\x7a\x20\x6b\xf2\x56\x18\x73\x57\xd7\xc3\xe4\x4d\x7d\xc4\x08\x53\x27\x42\xde\x04\x44\x16\x6e\x79\x13\x90\xbe\xc5\xce\xb8\x8d\x48\xfe\xc8\x3e\xc8\xfe\x08\xa7\xcb\xcb\xb9\xd1\x07\x71\xab\x1b\x9d\x25\xe7\x62\x71\x75\x3f\x64\x89\x5f\xab\xeb\x55\x07\xa9\x08\x01\xfa\x94\xf7\xbd\xad\xc8\x0f\xf2\xc8\xb6\x0b\x2f\x9f\xee\x5c\x1c\xa2\x7f\x42\x2f\x7c\x97\x21\xb4\x35\x95\x8d\xb5\xee\x6e\x24\x50\x81\xee\xa4\xc2\x56\x84\x5f\xb2\x0b\xfa\xa0\x22\x46\x77\x81\x1c\xe6\x09\xb7\x0b\x37\xaa\x10\x77\x81\x17\x9f\x9c\x8b\xc5\xd5\x36\xc5\x7d\x41\x17\xfa\x2d\x10\x36\x43\x43\x16\x8b\x33\xbb\x52\x04\x8b\xd5\xf5\x68\x75\xe9\x4f\x08\x50\x93\x9e\xfb\x0e\xd1\x2e\x9d\x18\x42\xb4\xdb\x7f\x2b\x21\xda\x5b\x1f\xfe\xa6\xdd\xee\x8f\xe1\x2e\x43\xeb\x55\xb1\xee\xba\x79\x02\x6c\x84\xad\x7a\x08\x11\xbe\xfd\xf4\x80\x0e\x11\x41\x40\x0c\x10\xc2\xb7\x37\x69\x71\x28\x60\xbb\x34\x33\x76\x08\x57\xb3\xa4\x63\x04\x6c\xb7\x4e\xe3\x0e\xd9\xea\x2d\xad\x0d\xa2\xae\x9f\x71\xd0\x62\x03\x57\xe9\xc0\x37\xbd\x7b\x78\x9b\x6f\xc5\x01\xb8\x85\x0f\xc3\x82\x3c\x7b\xab\x35\x3d\x7b\x78\x47\xef\x90\x7b\xde\xf2\x15\xaf\x20\xeb\xf5\x16\x26\x6f\xba\x13\x45\x92\x29\xca\xba\x1e\x08\xbb\x49\x22\x22\xf4\x1d\xe6\xdc\x4d\x2e\x12\x88\x87\x7e\x7e\xea\x2c\xd4\xa6\xf0\x83\x44\x96\xd2\x9f\x21\x06\xba\x1d\x76\x29\x06\x7a\xbd\x85\x24\xc3\x0c\x3b\x89\x85\x45\xcc\xf3\x53\x91\xc6\x86\x03\x36\x99\x2f\x10\xd9\xfc\xd0\x3c\xfa\xe9\x06\xf5\x89\x2a\xc3\x31\xbf\xb1\x6d\x43\x94\x2d\xfb\x05\x42\x94\x9f\xac\x3a\xc1\x85\x23\xfd\x16\x45\x25\x97\xd6\x80\xa2\x92\x27\x69\xad\xec\xb6\x15\xd6\xcd\x3f\x8d\xdb\x50\xf8\xa4\x0f\x0d\xb5\x29\x1b\xb4\x8b\xd0\x94\x7c\xea\x4b\x54\xb4\xbb\x14\x5e\x74\x05\xf5\xa1\x2e\x0d\x65\x07\x07\xcd\x15\xe3\x34\x5e\x1b\x24\x2c\xac\x9b\x44\xa9\x84\x26\x6f\x92\xb5\x6f\x19\x58\xdf\xcd\xd9\x38\xa2\xc2\x27\x1d\x6f\x6e\x92\x21\xee\x2e\xaf\x3e\x22\x7c\x2c\x11\x2d\x2e\x1c\xe7\x72\xba\x2c\x82\x12\x9d\x4b\x85\x23\xd7\xeb\x92\x70\xe4\x4d\xea\x09\xbb\xf3\x48\xd5\xb6\x0b\xe3\xec\xdb\xd4\x44\x18\x67\x37\x89\x54\x08\x40\x9e\xc4\x3d\x22\xe2\x78\x93\x74\x83\x80\xe3\x67\x24\xaa\x86\xd3\x2d\xbd\x9f\xdd\x25\x5c\x10\xc5\x14\xb6\xd9\xf7\xcc\xae\x48\x27\x58\x33\x44\xe8\x31\x91\x53\x1d\xde\x85\xd4\x89\x76\x08\x52\xb3\x22\xd2\x10\x37\xfc\x54\xeb\x6c\x44\x39\xd6\x65\x12\x16\xd6\x4d\xf2\x8c\x2d\xc1\xa9\xde\xb0\x3b\x04\xa7\x4d\x1c\x72\x85\x0d\x9f\x43\x57\xd6\xc0\x95\x83\xde\xa5\x44\x03\xcf\x72\x0b\xba\xe5\xc4\x7e\x08\x35\x0c\x1c\xb0\x9e\x07\xf7\x1f\x31\xf9\x20\x00\xaf\x4e\x1e\xc2\x51\x31\x4a\x89\x23\x7e\xc6\xa9\x36\x91\x71\xea\x21\xba\x87\xae\xff\xe4\xc2\xd1\x7b\xed\x04\xe2\x7f\xd7\x5b\x97\x14\xf2\xc6\x2e\x19\x2c\x41\xbe\xef\x29\xe1\x96\xa3\x7c\xeb\x65\xba\x43\xc4\x68\xc3\xe3\x8d\x31\xb4\x78\x75\x44\xea\x3e\xbf\xbc\x95\x25\xc2\x9f\x6e\xdc\x90\x2a\x36\x71\xdc\x14\xaa\x5b\xfc\x49\x85\xea\x1e\x7e\x88\xca\x6e\xda\xaf\xcb\xb1\xf5\xfc\x65\x6c\x61\xed\xdc\xc4\x3f\x25\xae\x76\x96\x89\x0d\x91\xb3\x9b\xf8\x44\x04\xce\x6e\x62\x1e\xec\x90\xf7\x35\x31\x70\x88\xa2\xdd\xc4\xe3\x53\x14\xed\x7a\x77\x17\x8d\xad\x70\xbb\x41\x98\x22\x22\x9e\xe4\x29\xbe\x7d\xab\x05\x21\x8a\xec\x99\xac\x92\x2e\xdf\xa9\x65\xd1\xdc\x86\xf8\xaf\xf9\x69\x84\xef\x77\xb1\x2f\xf6\xe4\xb9\xd8\xbe\x59\xee\xc2\xea\xb2\xa1\x47\xa3\x0b\x2e\x24\x7a\xcd\xa4\x38\x12\xbd\x29\xaf\xfc\x0a\x9d\x3d\xfc\xc2\x9e\x1c\x3b\xed\x63\x9c\xbf\x8b\xb5\x41\xac\xec\xf3\x4b\x17\xe5\x60\xe9\x89\x3a\xf5\x5e\xd4\x2d\x81\x1d\xf4\xf0\x8b\x7b\x4a\xdb\x4d\x6f\xdf\xe9\xc5\x57\xe1\xd0\x1d\x31\x25\x1d\x2e\xdf\xed\x06\x48\xe1\xb2\xa7\xf4\x03\x76\xd8\x4c\x37\xbf\x00\xa6\x88\x2d\x5d\x79\x53\xd8\x5b\x1b\x4e\x36\xd3\x44\x05\x1e\x04\xd3\x3e\x3b\xc3\x8d\xc6\xb2\x69\xd3\x47\x88\xec\x66\x6a\x19\x61\x9d\x69\x38\x84\x75\x26\xf0\x16\xbb\x46\x78\x40\xbe\xe0\x47\xf3\xc7\xd8\x28\xda\x9a\x21\xac\x6b\x26\xd9\x90\xce\xf9\x56\x42\x1c\x37\x87\xae\x51\xc4\x71\x26\x66\x96\xb4\x50\x45\x87\x61\x5a\x6d\x3a\x28\x1c\xc1\x37\x53\x1d\x4b\x98\xba\xb9\x28\xb7\x85\x2e\xca\xc5\xae\xd1\x90\x09\x9f\x3d\x15\x4e\x74\x2f\x6f\x22\x37\xfa\x26\xeb\x8a\x21\xf0\xdc\xdf\x90\x6e\xf8\x02\x5e\x98\xde\x98\x68\x59\xc2\xc0\xba\x69\x96\x76\x8a\xd0\xf5\x02\x0d\x68\x2b\x84\x91\x76\xaa\x1e\x5a\x30\x1d\xbe\x93\x22\x8e\xa2\x90\xb5\x3c\xc3\xdf\x22\x6b\x17\xd7\xbc\x7b\x0f\x3a\xd1\x0d\x15\x16\xdc\x4d\x0e\x56\xf6\x12\x43\x42\xe4\xe8\x42\x2b\xa1\x7f\xcb\x86\xf2\xb0\x04\xce\x7b\x6d\x85\x61\x51\xff\xf0\xef\x63\x3e\x48\x88\xd2\xda\xd0\x83\x30\x0c\xb8\xbb\x34\x2a\xf6\xc6\xec\x41\x9a\x79\x7b\xb3\x4f\x74\x5f\x60\xa1\xed\x4b\x69\xeb\x52\xff\x27\xbc\x89\xef\x0d\x26\xd2\x7d\x81\x24\x4d\x5e\xda\xf7\x66\x4b\xe9\x7e\x40\x90\xe6\x4b\x5b\xb6\xdd\x97\x7b\x13\xa2\x2a\xf7\x0d\x63\xfd\x5b\x14\xdf\x86\xcf\x21\x7a\x64\x8b\xa9\x25\x7a\x1d\xe9\x98\x71\xba\x0c\xb4\xa5\xa3\xb7\x43\x02\x96\x15\x7e\x6b\x87\x94\x2b\x8b\xb7\xbe\x71\xef\x6e\x94\x8e\x97\xf6\x39\x74\x73\x20\xd8\x32\x5e\x94\x5b\x76\x09\xef\xb7\x44\x59\xd2\xe7\xdb\x1b\x4d\x45\xa9\xfe\xed\xbd\x35\xcf\xea\xbc\x68\x36\x9d\x00\x64\x52\xdf\x1e\x11\xc2\xe6\x16\x07\x01\xc3\xeb\x2e\x51\xd7\xc6\xf0\x7a\x88\xd9\xb0\x41\x01\xd5\xdf\x70\x48\xec\x36\x63\xdd\x85\xa8\x71\xbd\x3e\xcc\x60\x7a\x41\x79\x4b\x4f\x6f\x87\xe1\xf5\x2d\x63\xa2\xfd\x62\x1b\x7c\x73\x1c\x0d\xa1\xc9\x97\xa8\x39\x2d\x60\x98\x56\x27\x69\x62\x6c\x4c\xab\x8d\xc5\x91\x50\xf9\xb0\x62\x10\x6d\x8c\xf9\x02\x23\x08\xef\x85\xd0\x29\x7b\x7a\x5e\xdc\x1b\x42\xd3\x2f\xd4\x46\xa4\xfb\xb7\x43\x06\x75\xd7\x5b\xcf\xaf\x17\x66\x51\x92\xd7\xef\x17\xe8\xa2\xf9\x63\x4c\x96\x30\x4b\x48\xa1\x9a\x11\x1d\x2e\xdd\x4d\x81\x61\x48\xdd\xef\x6f\x23\x41\x41\xe8\x94\xbc\x10\x37\x48\x35\x70\xbf\x50\x4d\x1c\xdd\x5f\xe3\x98\x34\x7f\xd4\x6c\xa9\x4d\x9e\xf7\xd2\xfe\xdb\x2f\x5c\xbf\x16\x7f\x5c\x87\x94\xd3\x63\xe2\x85\xc6\x9c\x99\x7e\x2f\xbd\xfd\x85\x3a\xe4\x1b\xfe\xfe\xfe\x94\xed\xe6\xe5\x5c\x44\xd5\x51\x1f\x36\x73\xab\x36\xb7\xdc\x5d\x6a\xe2\x75\x1d\x75\x97\x85\x74\x17\x45\x2b\x97\xef\xcd\x9d\x08\xd5\x79\xef\x2f\x5c\xbe\xfb\x38\xbc\xc4\xcb\xea\x6e\x86\xb9\x56\x87\xd8\x7c\x5e\x95\xe0\x5e\x0d\xa1\x2b\x19\x60\x4b\xe7\x78\xbf\x85\x83\xbe\xd9\xd8\x26\xdd\x39\xb8\x04\x3a\xd8\x78\x83\x2f\xdf\x8a\x62\x9f\xe8\x8c\xbd\x41\x57\x9a\xaf\xb7\x77\xed\x54\x36\xba\xae\x55\x91\x33\x78\x49\xea\x36\x42\x33\xaf\x67\x08\xcd\xb2\x6c\x2d\x36\x32\x33\xcf\xd6\x1b\x86\x55\xf3\x0f\xf5\xb0\xd4\x5e\x7c\x4b\x6b\x56\x38\xfc\xad\x8b\x4d\x53\x8b\x61\xb7\xa7\x4b\x86\xdd\x66\xc5\xbe\xd9\x9b\x1e\x26\xf6\x14\xda\x6f\x6f\x54\x98\xf4\xf4\x7e\xeb\xe9\xa0\xd3\x19\x2e\xca\xbf\xbc\xf3\x0f\xd5\x88\x87\xf0\xd1\x7d\xa8\x83\xf4\xe1\x69\xdb\xfe\x6c\xd8\xb3\xb1\x4a\xf6\x82\x11\x50\x7f\x88\x1a\x53\x40\x7d\xb3\x8d\x3f\x3a\x0d\xc3\x59\xed\x27\x75\xe1\x1c\x87\xa2\x40\x71\x84\xdb\x2f\x7e\xb4\x87\xd7\xf1\xf6\xfb\x87\x11\x33\xbf\xb8\x49\x3a\xc0\x0c\x7c\x50\x41\x11\x31\x8d\xf9\xb2\x14\x3e\x88\xa7\x9f\x15\xa3\x80\x78\xfa\xa7\x73\xfe\x61\xcc\xb9\xa6\xee\x03\x9e\x95\xc2\xe5\xc6\xb4\xd9\x14\x68\x98\x36\x0f\x05\xd2\x50\x78\x7d\x39\x68\xdd\x72\x73\x2e\x75\x22\xc2\xeb\x77\x93\xef\x8a\xae\x2f\xd5\x10\x45\xd7\x1f\x66\x46\x3f\x67\x3b\x77\x63\xfa\x30\x74\xee\x53\xfb\x05\x17\xe8\x66\x36\x3e\x7a\x56\x55\x67\x23\x72\x92\x74\x74\x08\xc4\x7f\x8f\xfe\x6d\x05\xca\x47\xc8\xec\xe1\xe2\xec\xdf\x2c\xf1\x45\xe9\xfd\x33\xd5\x41\xd5\xc4\xbb\xb9\x3a\xc7\x45\xd0\x5c\x16\x79\xc1\xb7\x6c\xe0\x65\xd1\xcf\x8f\x98\xae\xdf\xb2\x81\xec\xc5\xcb\x79\xf4\xcc\xd2\x92\x85\x69\x73\xf3\xfd\xfc\x08\x83\xea\x2a\x78\xf4\x1a\xd6\xba\x84\x1f\xf4\x66\xde\x69\x84\xed\xef\xc6\x98\x8f\xa4\x41\xdf\x6c\xf8\x14\xea\x6e\x33\x7a\x20\x8e\xc5\x23\x17\xf7\xea\xfa\xe2\x18\xfb\x77\xc2\xef\xfe\x61\x6c\x2f\xb1\x45\xc2\x61\xba\xfd\x6c\xed\x47\xac\x53\xf7\x95\x87\x9c\xb8\x01\x8f\x08\xb1\xe6\xb2\xda\xed\xaa\x36\x24\x01\x66\x92\x84\xb1\x74\x9b\x7a\xc1\x3e\xa2\xca\xb4\xc1\xc2\x2b\x7a\xb6\x1c\xeb\xf1\x06\x3b\xd5\xce\x71\xc5\x96\x02\xad\x9c\x1c\x01\xce\xa7\x72\x50\xd6\xc3\xd9\xf3\xe2\x4f\x97\x8b\xf2\xe2\x1f\xae\x27\x26\x36\xb8\x1e\x27\xd7\xc2\xfb\x55\x57\x4e\x13\xeb\x7a\x76\x74\xb6\x28\xc7\xb3\x3d\xb0\xf9\x24\xe2\x7f\x9b\x41\x97\x4d\x02\xfe\x37\x4e\xe3\x24\xde\x7f\x4e\xfe\x16\x7b\x6d\x76\x7d\xe3\x4d\x30\x55\x4b\x70\xf0\xaf\x6f\x2e\xd4\x62\xdc\x3c\x57\xfe\x74\xae\x45\x7b\x59\xb9\xf0\x21\x77\xbb\x05\x0e\x71\xd3\x30\xce\x85\xdf\xb1\x8a\x3e\xb9\x15\xb3\xea\x26\xe0\x45\x0c\x17\x0d\x0d\xe1\xe6\xa2\x31\x8a\xcb\xb9\x27\x44\x18\x9a\xc6\x60\xf3\xf1\x92\x3e\xb9\x3b\x4a\x3a\x97\x02\x4f\x68\x86\x57\x44\x32\x2a\xfe\xd6\xa3\xa4\xe6\x5b\xef\xcb\xe9\x8f\xdc\xe0\xd5\xd9\x88\x7a\x3d\x34\x2a\x2c\xdf\x38\x4c\x73\x84\x41\xb4\x9c\xb8\x9e\x5c\x68\x1b\xf4\x3f\xaa\x82\x9f\xa2\x35\x7a\xe0\x1f\x32\x8f\xea\x2b\xea\x78\x70\xeb\x4f\x76\x44\x98\x2f\x4d\x72\xdc\xed\xe8\xc6\x9f\x1c\xfa\x32\xfe\xc6\x82\xbb\x1a\xee\xc0\xce\x47\x2c\xa7\xaf\xa4\x49\x0e\xcb\x69\x31\xf7\x4e\x0e\x74\xd2\x6f\x65\x39\xf7\xd3\xd9\x50\xcb\x6c\xfe\x65\x30\xe5\x7a\x53\x2e\xfa\x73\x57\xe5\x56\x28\x65\xba\xc9\xb0\x44\x2e\x6e\x03\x42\x69\x38\xfb\x0e\x94\xe5\xa2\xe1\x7b\xa8\xab\x89\xd8\x81\xe9\x56\xc9\xe0\x18\x12\x2c\xf9\xe4\xc2\xfb\xb9\xbb\xc6\x0e\xbc\xfd\xbb\x38\xc9\xf7\x50\xee\x6c\xb9\xe2\x8e\x6a\x93\x69\x95\xc3\x2e\xba\xc3\x1b\x3b\x39\xf0\xb2\xb6\x27\x76\xd1\xd3\xed\x07\xc6\xcc\x3a\x39\x21\x21\xef\xf0\x20\x4f\x0e\xb4\xac\x83\x84\x21\xf4\x70\xe7\x22\xf6\xbc\xd7\x4a\xe2\x73\xb4\x08\x4e\x36\x54\x44\xb3\x7f\x18\x3d\xd7\x4e\xbe\x71\x36\x7b\x3b\xc7\xbb\xc8\x03\x89\x07\xcd\xf8\x7e\xfc\xc4\xa3\x4d\x13\x10\xf8\x12\x2d\x8b\x39\x6e\x3d\x6e\xdc\x9d\x60\x7e\xcc\xa4\x16\xc5\x74\x9c\x1a\x48\x30\x1d\x8b\xd7\x91\x0d\xe9\x41\x06\xb1\x89\xbf\xa9\x93\x1b\x91\xf3\x37\x5e\xe0\xd3\x1f\x57\xac\x8e\x3f\x86\x0f\x3d\x6f\xb9\x10\x42\x4d\x4f\x79\xd0\x9a\x45\xa7\x3c\x8c\xa9\x1b\xb1\x0e\x4e\x2e\x4e\x72\xea\xca\xd1\xef\xaa\x5c\xfe\xf5\x53\xf1\x32\x76\x72\xb1\x53\xab\x6b\x01\xeb\x77\x17\x0d\xaa\x62\xba\x28\x02\xb2\xe9\xb2\xb1\x71\x85\x49\x10\xe4\x13\x2e\xfe\xe4\xb4\x57\x8a\xb2\x60\x59\x2d\x40\x12\xa7\xad\xbb\x7b\x31\xe7\x99\x49\x4e\x28\x3f\x77\x7f\x0c\x51\xe9\xd0\xf6\x48\x92\x68\xb8\x47\x62\x6f\x57\xff\x94\x27\x92\xae\x81\x24\xe1\xa8\x3b\x21\xa1\x94\xbf\x2e\xad\xad\xfa\x84\xed\x06\x82\xb0\x93\xe5\xf2\xf9\x7e\x8d\xf3\x54\xd5\x27\x51\xa6\xdf\xb2\x2d\x94\x5b\x5c\x34\x36\xa2\x56\x37\x04\xf6\x0a\x69\x76\x72\x8c\x54\xbd\xc7\x2c\xab\xeb\xf6\xc3\x8a\x7b\x6a\x3f\x27\x49\x46\xa6\x9a\x24\xa0\xc1\xed\x75\x92\x5a\xe8\xf7\x6b\x20\xc3\xac\x91\x89\xeb\x2a\x8c\x9b\x88\x72\xad\x1b\x47\x3e\xef\x7d\x55\xe1\xf3\xbe\xa3\x89\x30\x47\x48\xd8\xef\x5b\x1f\xb3\x90\xda\x48\xca\x6a\xb6\x9b\xb2\x10\xf6\xc3\x3f\xd5\x3e\xfe\xa3\x28\xf3\x94\x25\xa4\x69\x57\x4e\xc7\x73\x2a\x1b\xbe\xe4\x1b\xf3\x90\x45\xb6\x0d\x67\x99\x7a\xcd\x59\xd6\x1b\xd9\x1d\x8e\x67\xf0\xcc\xaa\x08\x65\x4c\x64\x80\x27\x8b\xe8\x6c\xfa\x6b\x28\x5e\x67\x7f\x84\x09\x2a\x7a\x02\x99\xf7\xd0\x9d\x19\x22\xef\x86\xdf\xd0\x93\x2b\x91\x53\xe7\xb5\x17\x3c\x0b\xf8\x6a\xa8\xea\x8f\x5e\xba\xc2\x1f\x21\xd6\xbe\xcb\xf7\x23\xa2\x30\x6d\x2a\xbc\xe4\x4f\xdf\xbe\x19\xdf\x20\x5d\xc8\x3e\xb3\xe0\xe9\xfb\x15\x7b\x76\x75\xde\x0b\xae\x8a\x37\xeb\xe4\x5f\x06\x79\xa8\xcb\xb8\xe8\x49\x3a\x9d\x8d\x91\x15\xe7\x78\x53\xe8\xc0\x14\xd4\x26\x4c\x0d\x15\x91\xed\x3a\x3f\x48\xae\x53\x1b\xce\xf2\x04\xd3\x04\xca\x2f\x7e\x13\xe6\x0a\xb9\x72\x9b\x45\x35\xe9\xf9\xa8\x89\x08\x4f\xf8\xa3\x65\x17\x45\x09\xb4\x4e\x65\x3b\x03\xf7\x4f\xd9\x74\xd3\xcd\x04\x0e\x2a\x49\x39\xd8\x83\xc3\xf5\xbe\xf8\xa9\xbf\xc2\x25\xd5\x99\x91\x7d\x78\xd3\x04\x97\xa5\xc1\xaa\xb0\x2e\x17\xd5\x84\xc5\x41\xf3\xac\xa1\x9e\x50\xfc\x11\x6c\xa6\x45\x96\x87\xfb\x5b\x78\x39\x8c\xc7\x1b\x16\x19\x27\x77\xd3\xa5\xac\x2c\xd3\xe2\x1c\xd3\xd2\x9c\xe5\xba\x9b\xae\x08\xa2\x46\x5b\xbd\x48\x96\xa2\xdd\x5c\x60\xa0\xa7\xcb\xed\x70\xa4\xa6\xab\x7a\xf3\x95\xb5\xaa\x58\x12\x34\xad\x73\x05\xaf\x27\x51\x4f\x61\xe6\x9d\x93\x3a\x55\xc1\xeb\xc5\xbf\x8c\xa0\x34\xea\x43\x58\x80\x2b\x6c\xdf\xc9\x45\xa8\xd0\x6f\xc9\xd0\x29\xd7\xa4\xc8\x1e\xbc\x69\xef\x60\x0f\x9e\x85\xea\xea\x54\x77\x54\x4f\x50\x2b\x4d\xd7\x73\x85\x3e\x29\xfe\x16\x93\xe0\x83\x89\x57\xfb\x29\x42\xbf\x4a\x4d\x5b\x93\x2b\x43\xf2\xf9\xcd\x6e\x46\xa9\xc2\x4b\x2b\xa1\xa1\x04\x19\x52\xdd\xbf\xe0\x03\xcc\xe2\x6f\x3a\x7b\x53\xd9\x40\xb6\xc5\xb9\x4e\x2b\x1a\x4b\x98\xe8\x4e\x9d\x36\xbc\xdc\xfb\x52\x0c\x0d\x05\x39\xfa\x3f\x39\x0e\x8c\xb6\x63\x65\x2b\x08\xbf\xa3\x84\x30\x75\xaf\x55\xde\xfa\xc3\x6d\x6c\x3c\x41\xa9\x77\x41\x5b\x5c\x42\xe0\x35\x68\x0b\x53\xe2\x75\x6b\x46\x34\xac\xad\x19\x71\x96\xa7\xb5\x56\xb3\x89\x3d\xa5\x1d\xd5\x40\x0d\xf5\x8f\x4c\x94\x53\x94\xcb\x49\x28\x1b\x87\xf8\x63\x68\x3f\x35\xd4\xad\xba\x50\x57\x98\x7c\xcb\xeb\xea\xc9\x31\x5f\xfe\xa5\x3a\xe8\x8f\x81\xce\x35\x34\x8c\xbc\x4d\xfd\x36\x24\xe6\x49\xdb\x04\x23\xef\x59\xab\x72\x37\xf5\x74\x65\x83\x54\xd7\xb9\x42\x2b\x62\x9a\xaa\x94\x55\xb7\x36\x5f\xe3\xd1\xd5\x2f\x97\x8d\x25\x13\x55\xdf\xa6\xda\x54\x16\xaf\x01\x5d\xcb\xd2\xb8\x25\x74\x3b\x86\x57\x7b\x19\x92\x9f\x9c\xe6\x40\xfd\xc3\xe9\x64\xba\x93\xb2\x71\xc6\x84\xf1\x42\x81\xa2\x4d\x5d\x0b\x0d\x85\x7e\x8f\x04\x02\x42\x88\xb3\xf9\xca\xd0\x0f\x77\x10\xd6\x22\x9c\x50\xad\xa8\x49\x04\x29\x66\xde\x63\xb8\xa2\x78\xec\x13\x1f\xf8\xe4\x62\x4b\x37\xcd\x25\xd7\xc9\xf0\x04\x11\x6c\x27\xfb\x63\xf4\x55\xd8\xad\xa1\x14\x3a\xbd\x0a\x1b\x8c\xeb\xc5\x85\xd6\x98\x9e\x2f\xde\x53\x5d\xab\xdb\xf1\x6e\x3d\x35\x09\x5d\xb7\x8d\x5e\x29\xa1\x69\x91\x8b\x36\x39\x8a\x16\xb7\xc6\x12\x7a\x16\x0a\xf3\x79\x72\xb1\x85\x9a\xbf\xc5\xec\x35\xb7\x11\xf4\x73\x71\x2d\x61\x8e\x31\xdc\x42\x38\xfa\x17\x12\xea\xb8\x9a\xd1\xd5\x81\x4f\x7b\x3f\xd8\xa4\x80\xa1\x4d\x8a\x86\xc5\x6c\x2e\x19\x17\x85\x6e\xd0\xb0\x38\xcf\xb7\x2e\xab\x8e\x1a\x71\xd7\xfa\x84\xba\x85\x1c\x37\x9d\x5c\x74\xb4\xbb\x28\xda\x66\xd3\xf5\xbc\xe3\x21\xec\xf6\x83\x54\x29\x2e\x1a\x7b\x40\x68\xa4\xf3\x66\xef\xfa\x5d\xd0\xa9\x97\xfb\x16\x84\x69\xf7\xac\x11\x6f\x71\xb8\x64\x10\x47\xc3\xd3\x8d\x8e\x5d\xf7\x62\x20\x04\x4e\x9e\xe2\x8d\x06\x8a\xe7\x18\x6b\x90\xa4\x67\xa2\x4c\xd3\xbb\xab\xc2\xab\x84\x1f\x9f\xa8\x5f\xcc\xee\x8a\xdf\x94\xd5\x5c\x86\xfa\xc5\x14\xe9\x2c\xb3\x75\x33\x5c\xd0\xc6\x18\xe3\x9b\x0d\xe5\xab\xe2\xb2\xf4\x41\x0f\xbe\x01\xf5\xe9\x67\x74\xa8\x6a\x8c\xa6\x75\x1f\x10\x98\x5d\xa3\x19\xd8\x5e\x56\x17\xc5\xb1\x32\x93\x1b\xca\x18\xc3\xac\xa3\x50\xc6\x68\x53\x53\x16\xba\x18\x6d\x76\x7f\x8b\x33\x23\xa2\x75\x08\x6f\xb8\x3b\xbc\x7f\x45\x9f\xa1\x89\x31\xcd\x57\x18\x3a\xfd\x7a\x64\x86\x93\xfa\x7e\xe9\xca\x88\x88\xfe\x6d\xea\x69\x31\x90\x8e\x26\xbd\x23\x43\xd7\xa2\x5c\x9a\x59\x05\xe6\xd7\x06\xc6\x47\x7d\x4d\xe2\x07\x0c\x4c\x65\xff\x19\xf4\x1d\xe6\xdd\xf2\xf7\x33\x89\xda\x2f\x17\x35\x27\x17\xc4\x4d\xcf\xce\xc6\x7a\xe9\x94\x84\x3d\xf7\x68\xea\x39\xde\xea\xc7\xb8\xfd\x51\x5d\x2f\xca\x06\x17\xec\xfb\x31\x26\x4f\x27\x71\xea\x86\xd0\x9b\x69\x7a\x69\xab\xb2\x71\xc9\x8b\xb0\x44\xdb\x63\x0e\xd7\xba\x68\x73\x2a\x1b\x67\x6a\x38\xc7\x5e\xcb\x6e\x25\x4e\x51\x75\x23\x0f\x8d\xa8\x5a\x0e\xbc\x8e\x5f\xd8\x81\xcb\x0d\xce\x1c\xf2\x81\x6f\x2e\x59\x98\x73\xb7\xa9\x47\xd1\xd4\xc2\x67\x97\x65\xda\xd5\x64\x30\x8e\xa7\xa8\x0a\xf9\xc7\xbf\xfc\xc3\xd8\x22\x7a\xa4\x61\xcb\x5d\x93\x9e\x44\xa8\x7e\x8c\x91\xfc\x35\x58\xff\xa2\xe6\xd0\xf5\x98\x22\xbc\x27\x31\xfb\x86\xb6\x08\xc6\xdc\x55\x77\xd2\x84\x8c\xd5\x9d\x34\xf1\x5c\x38\x92\xeb\xe1\xdc\x8a\xf0\x0e\x4d\x8f\x83\x82\x94\x8b\x77\x4d\xd7\xb9\x20\x9a\xff\x34\x9f\x48\xea\x1b\x5d\x84\xb7\xc2\xf9\x77\xd1\x8c\x61\x8a\x9d\xbb\x07\x8a\x6f\x8a\xa1\xa1\x2d\x7c\x15\xa9\x4b\x98\x5e\x67\x2d\x67\xa8\x6f\x64\x9f\xe9\xf0\x86\x3f\xb2\xae\x1a\x39\xc3\x1f\xba\x11\x16\xca\x75\xbd\xf8\x97\x6f\xbe\x4e\x65\x3f\x74\x57\x85\x43\xa9\xaa\xeb\xad\x27\x0b\xea\x5e\x9c\x0d\x5a\x4b\x93\xbb\x38\xd6\x7a\xb7\x2c\x70\xbd\x48\xf0\x25\xea\x53\x57\x21\x06\xd4\x7e\xdc\x2d\x51\x9f\xd9\xd9\x60\xd0\xba\xb7\x20\x7b\x11\xdc\x2b\x84\x57\xf3\xfb\x43\xe6\x47\xbb\x5f\x51\xfe\xbb\xf0\x9c\x0c\xa1\x45\x0d\x2c\xa4\xac\x5d\x67\x75\xf1\xbe\x1c\xda\xe1\xb8\xd1\xf7\x56\x44\x07\x63\x9a\x09\xa7\x08\xfc\x43\xaf\x58\xf4\x2e\xb2\x8f\xc3\xe2\xb1\xd1\x75\x96\xc3\xa0\xb9\x4d\x51\x86\x4b\x62\x7b\xe1\x84\x05\x07\x55\x84\xab\x74\x32\xfa\xb7\x22\x0e\x9d\x4e\xc0\xd2\xe2\x6b\x8f\xe1\x55\x7f\x0c\xbd\xab\xf0\xaa\x3f\xcd\x26\xdb\x70\xfc\x53\xf2\x57\xd0\xa6\xb6\xeb\x16\x81\x20\x84\x42\x50\xfe\x31\x74\x9d\x4a\x6b\xc3\x97\x74\x28\x66\x9c\xc2\x55\x59\xf5\xca\xd9\x78\x0a\x0e\xdd\xda\x1b\x06\x94\x48\xc0\xcd\x15\x20\x6a\x71\xcb\x19\x99\xfa\x8f\x79\x60\x73\x2e\x1e\xae\xba\x15\x37\x94\x80\x48\xaa\x2d\xbc\x50\x5d\x69\xe0\x05\xed\xe5\x8d\xe9\x67\xd2\x5e\x09\xe3\xe4\x61\x99\xc8\x16\x59\x29\x72\x70\x23\x51\xea\xed\x8f\x41\x20\xa6\xc2\xf4\x17\x4f\xb6\x30\x43\x71\x2b\xf4\x4f\x63\xd6\x4e\x72\x77\x79\xb7\x4c\xb7\x19\x02\xc3\x6f\xf7\xb8\x3e\xdd\x79\x02\xba\x75\xd7\xc3\x05\xe1\xe9\x42\x4d\xb3\xeb\x29\xb0\x43\x66\x59\x45\x55\x84\x69\x73\xf2\x69\x52\xe8\xfd\xa1\x63\x18\xba\x21\x77\x1b\xfe\x38\xe3\xec\x6b\x27\x84\xf5\xf2\x25\xb2\x2a\x34\x43\xe4\x3e\xe6\xe4\x5e\xb8\xc9\x55\x2e\x54\x69\xc4\x3f\x7f\x0d\xf5\xa6\x2a\x1b\xda\xed\xdd\xb9\x08\xb5\x5f\x84\xa6\x5e\x84\x58\xd7\x0d\xf0\x1a\x9a\x9e\xa6\x2c\x0f\xe8\xec\xb2\x4f\xf4\x47\x65\x83\xd7\xd1\x44\xe5\x62\x65\x3c\x86\x50\xa3\x1c\xe0\x9b\x69\xfb\x82\x81\x99\x74\x62\xf1\x87\xdf\x6e\x97\x0d\x4a\x40\xb8\x3b\xec\x8c\xfb\x75\xf9\x87\x5a\x84\xae\xec\x3b\x86\xe2\xa2\x71\xb5\x75\x57\xa3\xdd\xa5\x8f\x81\x50\xaa\x26\x28\x0c\x8b\x47\x13\xf5\x18\x9e\xf2\xfb\xa5\x67\x49\xa8\x7f\xf4\x4b\x4f\x84\x17\x1e\x6a\x2c\x1a\x0b\x65\x10\x79\x18\x3a\xb9\xe0\xd2\x64\x57\xc3\x8d\x9d\x5d\x4f\x30\xc1\x3c\x21\xd8\xb5\x0d\x21\xb4\x17\x86\x1f\xfd\xdb\x83\x1d\xb4\xbc\xab\x7d\x85\x94\xc9\xbf\xfc\x44\x7f\x34\x57\x41\xa2\x9a\x03\x1a\xde\xf6\xcb\xe5\x5a\xb6\x50\x85\xba\x8e\x26\x48\xd7\x16\x09\x4d\x90\x7e\x5d\x2e\xcb\x55\x26\x2c\x23\x45\x10\x4b\x6e\x5e\xda\x6a\xfe\xb8\x4f\x4e\xcf\x9b\x50\xca\xe8\x97\x36\xcc\x5b\x64\x8a\x10\xea\x5b\xb7\xd5\xad\x1c\xf6\x8f\xcd\x1f\x17\x7b\xcd\x15\xed\x08\xac\x56\x95\x83\x43\xa7\x5f\xc2\x39\xb3\x24\xe5\xed\xed\x34\x95\x05\x45\xea\x88\x87\x22\x46\xbe\xaa\x3f\x72\x67\x6b\xf7\x87\xb9\x72\xbf\x44\x12\xbf\x41\x4f\xdd\x3f\x14\x7e\xf4\x2f\xa1\xa3\x84\xfe\xc3\x5e\x39\x99\xe9\x13\x2a\x1b\xfd\xba\xdd\x3f\x0e\xbc\xb6\x5e\x78\xdf\xef\x97\x76\xf0\x7b\x69\x32\xf5\x4b\x51\x18\xa2\xef\xdf\x38\x38\x4d\xda\x35\x6f\xdd\x5e\x1e\x78\xbc\x48\xcc\x5e\xc4\x62\xb9\x26\xa1\xe8\x37\x5b\xe1\x76\xa3\xbc\x56\x3c\x18\x2c\x82\xdc\x0a\x62\xed\xa1\x8d\xf2\xd6\xc3\x57\x17\xd2\xdb\x5b\x63\x28\x0b\x2f\xe5\xfb\x5b\xae\x41\x51\xf5\x6f\xdd\x6d\x7a\x00\x84\xd5\x72\xbf\x6e\xd7\xc4\x9d\x22\x0a\x2e\xac\x96\x53\xd5\x51\x7a\xe3\x14\xde\xd2\x91\x8f\xde\xba\xf9\xfe\x33\x12\xc7\x99\xff\x18\xba\xf2\x3f\xe2\x89\x08\xf5\xc8\x4e\x79\x88\x05\x80\x33\xff\xa2\x49\x93\x9d\x72\x17\x39\xf5\xc1\x78\x76\x68\x7b\x7c\x44\xf7\x88\x70\xfc\xcc\xd8\xcd\xb7\x3f\xb2\x77\x44\x66\x87\xdd\x72\xba\x5c\x6f\x78\x8e\x19\xda\x01\x1f\x5d\x6d\xa2\x91\x3e\x81\xa7\x4c\x4d\x7d\xc4\x66\x2b\x2e\xcb\x4d\xab\x5b\xe7\x23\xba\x56\xb7\xf4\x47\x2a\xea\x3a\xc5\xa1\x70\x33\x2c\x56\xf9\x88\x67\x32\xfc\x11\x7f\xce\x59\x39\xfa\x30\x5d\xef\xa4\x55\x7f\x85\x1e\x15\x85\x15\x1a\x37\xf9\xd2\xb6\x0b\x1d\x9b\x7e\xe9\x31\xf6\xd9\x81\x73\x45\x72\x7e\xc4\x46\x15\xf2\xfe\x88\xbd\xa1\x46\xd1\x78\xa9\x49\x34\xe7\x33\x02\x5d\x0a\xb3\x3f\x3c\x4f\xb5\x73\x1e\xa2\xb4\x0c\x1d\xf1\xd0\x71\xe9\xa6\xad\x1f\xdc\xb3\x9b\x13\x8d\xc6\x4b\x4d\xc5\x65\xd5\xf9\xa1\xec\x8b\x3e\xb8\x51\x96\x58\x37\x75\xa8\xbc\x74\x93\x99\xa1\xf1\x92\x6f\xad\xd3\x03\x5f\x75\x08\xe9\x44\x68\xff\x7e\x89\x22\x92\x6f\xff\x71\xb9\x2c\xec\x00\xe1\xab\x08\xf5\xdf\x2d\xa0\x79\xb8\x5e\x86\xeb\x81\xc1\x2d\xe4\xaa\x50\xff\xc9\x39\xf0\x93\x90\x7d\xe8\xbf\xf4\x2b\xfb\x63\xe0\x61\x11\x70\x0f\x06\x09\x96\x5a\x3d\x4b\x33\xa6\x36\x17\xbd\xd5\xcc\xeb\x4c\x8b\xac\x90\x72\xca\x10\xb2\x7d\x40\xe1\xe6\x0a\x87\x3a\x8a\x9c\xf1\x4c\x45\xf0\x9f\x96\xde\x3c\x5e\x61\x35\xb3\xe5\x47\xd2\x85\x85\x75\x62\x3e\x89\xe1\x7f\x2a\xce\xca\xea\x14\x77\x65\x63\xfd\x59\x18\x42\xfa\x9f\x69\xb9\x95\xed\xf1\xb1\x2a\x37\xa8\xc8\x65\xb9\x12\x9b\x9b\xe1\xc2\x06\xc7\xcf\x8b\x35\xa5\xc3\xc4\xe6\xef\x57\x56\x17\x38\xb4\x20\x03\x22\xf5\x27\xc5\xb3\x3e\xd9\xe0\xd4\x5d\xfe\x61\xf0\xf1\x2f\x17\x8d\x7b\x2d\xab\x77\xb8\x70\x1a\x2e\x1a\x22\x79\x29\x77\xcc\x6b\xc5\xa5\x97\xd5\x39\x4c\xe7\xe6\xf7\xa3\x7e\xa9\x39\xd8\x41\x4e\x0c\x35\xa2\x37\x46\x77\x96\xe3\xfd\xcd\xc2\x47\xaf\xaa\x89\x5b\x39\x6b\xd0\x3b\x2e\x2b\x4f\x6d\xbc\x38\xa6\xa7\x8b\x3b\xb9\xa8\xef\x5e\x32\xcd\x08\x68\x58\xdc\xca\x79\xe1\xf7\x2b\x71\xa9\xcc\x50\xda\xe8\x17\xe7\x79\xca\xbf\xbd\x34\x8c\xe6\xcd\x7d\xce\x71\x9e\xa1\xa4\x21\x9f\x38\x27\xc7\x26\xf2\x37\x74\x93\xbb\x3f\x72\x26\xcb\x9f\xd1\xf9\xbc\x51\xe7\xae\xfa\xe5\x0c\x82\xab\x38\x77\xd6\x56\x67\x70\xde\xa2\x0d\xab\x3a\xab\x13\x0a\xf1\x31\x6f\x16\x90\x17\xcc\x0c\x65\x8c\x8e\x56\xd5\xc9\xbd\x28\xea\x8a\xe2\xb2\xd4\x26\xbe\xb5\xd6\xb7\xaa\xe5\xc2\xe6\x80\x4e\xdc\x15\x24\xb1\x01\xe7\x0d\x3d\xc8\xe1\x98\xb7\xd0\x73\xd7\x24\x80\x73\xc5\x8f\x23\xe4\x7f\xbf\xb4\x69\x6f\x6c\xd1\x93\xc7\x89\x8d\x09\xea\xa4\x93\x40\xfe\xe7\xa7\xea\x2f\x26\x27\xa8\x88\x4e\x42\xf9\xf7\xcb\x4b\x26\x66\x63\x57\x59\xf1\xb1\xab\x5a\x65\xd7\x78\x8e\x22\xea\xe6\xe5\x46\xb9\x9f\xab\xda\x8c\x88\xd0\xd7\xf7\x77\x31\x27\xd5\x2d\x06\x01\xcf\xc5\x48\x6c\xfe\x7e\x71\xa5\xce\xa4\x4d\x02\xab\x83\xd8\xfc\x27\x4b\xad\x21\x6e\xc9\xc2\xe4\xb3\x8a\xe9\xa6\x55\xb1\xbc\x85\x1b\x8c\x08\xc3\x49\x11\xab\x27\x31\x85\xb3\xf8\x20\x33\xe4\x2b\xfd\xe2\x62\x9c\x21\x42\x49\x5d\x67\xbe\xb9\xcd\xa9\x2c\x4f\xdd\xee\x6c\x0c\x1a\xe4\x47\x48\xe1\xb3\x17\x93\xb2\xe7\xd4\x37\x9d\x9c\x10\xa8\xf4\xab\xf9\x5b\x18\xcc\xde\xee\x00\xa2\xff\xee\x36\x9f\xd0\x35\x52\x4e\xbb\xb6\x2a\x17\x0f\xa7\xe1\x5c\x70\xf6\x34\xb1\x0d\x8c\xc4\xfb\x6f\x36\x68\xce\xe6\x6f\xba\x2a\xd4\x22\x5b\xaf\x39\xc7\xe3\x5f\x67\x81\xa8\xc0\x55\x8b\x17\x06\xa7\x77\xd1\x02\x21\x4c\x31\xd6\x0b\x8f\xb9\x7e\xb7\x4d\x19\xa3\xa6\xef\x0f\x99\x1c\xff\x30\x6e\x11\xe1\xd9\x26\x2a\xa1\xba\x03\x9b\x97\xa3\x3b\x40\x6c\xb7\xee\xc2\xb1\x7d\xba\xd6\x27\x36\x65\x16\x63\x6f\x22\x5c\x49\x2e\x6a\xc4\xa6\x46\xe5\xc7\xd5\xcb\x05\x85\xd1\xfd\x4b\xec\xde\x93\x7a\xcf\x03\xa3\x3b\x17\x1b\x58\x57\x48\xd3\x65\xe4\x2d\xc2\x0e\xd6\x61\x6c\x22\x30\x85\xbc\x3a\x77\x91\x26\x1a\x33\xd5\x29\x02\x5e\x41\x82\x25\x57\x9e\xb2\x52\x1d\xc3\xbf\xe4\x7e\xd4\xc2\x77\x76\x4c\xf7\x2f\x31\xc4\xe2\xea\x9f\x21\x4e\xe9\x97\x06\x16\xe2\x94\x7e\x69\x12\xba\xfc\xbf\x71\xed\xce\x8e\xab\xd6\x5b\x37\x43\x67\x97\x7c\x3f\xc6\x21\x76\xad\xec\x99\x6f\xc9\x11\xd7\x96\xba\x23\x24\x98\xd4\xf7\xc9\xed\xdd\x5c\x4f\xf4\x67\xf8\x23\x37\x41\xd2\xc0\x64\xe9\xe0\x71\x0a\x0d\x26\x8d\x0c\xf5\x9f\x59\xfe\xac\xae\x42\xf0\xe1\x7e\xb9\x22\x70\xe4\x50\x07\x71\x5b\x28\x89\x2f\xa1\x88\xfb\x35\xdc\x08\xeb\x20\xcc\x86\xb9\x6b\xf1\xc9\x1d\xf8\x81\xd2\x2f\xc7\xd4\x6a\x27\x65\xc1\x1d\x50\x97\x04\xc1\xed\x17\x24\x37\x31\x70\xcf\x47\x67\xd5\x07\xfd\x94\x4d\x0f\x93\x7e\x86\x65\x67\xba\x45\x3f\x0c\x89\x7d\x5c\x11\xd6\x7d\x12\xb1\xce\x11\xec\x1a\x09\x3f\xe7\x10\x59\x95\xd5\x41\x3c\x3a\x49\x56\x3b\xc3\x0d\xac\x59\x2b\x0e\x7a\x2b\x4d\x39\x82\xde\x9e\xb2\xfe\x7a\x36\x2b\xb6\x47\x93\xa0\xb7\x49\xaf\x12\xc5\xbc\xad\x49\xbb\x73\x82\x16\x55\x0f\x52\x83\x5a\x9d\x8b\xc3\x02\x17\x75\x4e\x36\x23\xdc\x24\xa2\xe1\x26\x93\x49\x13\x06\xcd\x54\x0e\xe1\xb0\x2e\xd2\xc9\x33\x68\xb8\xa8\x18\x34\xc2\x1f\x78\x67\xad\x49\x18\x2c\x78\xf6\xb9\x89\xc0\x9a\xec\xb7\xe9\xa2\xb1\xff\xa7\x46\xc5\xa5\x0b\x4d\x4f\x44\x5b\x05\x6e\x9e\xd3\xec\x7c\xf7\x35\x50\x9d\x04\x64\xc4\xb7\x95\x5f\x8c\xa9\xf0\xb6\x45\xc4\x17\xcc\xfd\x2a\x84\x15\xbc\xfd\x7e\x5f\x2e\xb9\xc2\x4b\x87\x3a\x13\x72\xe2\xfb\x72\x0b\xec\x1e\xdd\x27\xd8\x74\x8a\xaf\x3e\xc3\x86\xb3\x4b\x48\x39\x27\x96\xd4\xc5\xdf\x34\x1b\x6a\x31\xf4\x8c\x24\x50\x21\x0a\x6e\x96\xf2\x0a\x41\x70\x15\x90\xfe\xe4\x22\xf6\x44\x75\x35\xc1\x4f\xf0\xfc\xeb\x19\xa5\x0b\x76\xa2\x9c\x22\x9e\x30\x21\x71\xb3\x84\xd8\x73\xea\xce\xf4\x04\x08\xcd\x69\xb3\x2c\x31\x8c\x85\x12\x97\x44\x4e\xda\x11\x4b\x0c\x63\x9d\xaf\x85\x6a\xa3\xd8\x2c\x33\x84\x0b\xb7\x78\x06\x33\x1c\xb9\xe6\xd9\xfc\xcb\xd0\x11\x9f\xae\x16\x94\xa8\xa3\x88\xa8\x61\x0c\xe7\xf6\xaf\x9f\x66\x22\x6d\x11\xf6\x40\x53\x82\xd8\xa1\xe8\xbe\xc7\xab\x6b\xd3\xf5\x82\x0c\x22\x89\x5f\x3d\xc3\x34\xf4\x2e\x1e\x48\x20\xc4\x5b\xdb\x4c\x7e\x5b\x67\xf3\x2f\x7b\x7c\x6c\xca\x8d\xc8\xa9\xe3\x13\x97\x4d\xdd\x45\xe1\xe3\x4c\x97\x0d\x0f\x30\xc9\xd5\xbe\xe2\x79\xa0\x09\x80\x83\x28\x2c\x21\x9f\xae\xe2\x88\xcf\x85\x6b\xe1\xa4\x89\x44\xf7\xfb\x72\x4e\xd3\xaa\x36\x16\x2e\x7a\x85\xf2\x14\xe7\x57\x4c\xe7\x19\xe2\x8b\x7e\x8b\x38\x5f\x52\xd2\x55\x67\x75\x1d\x8b\x1e\x08\xdb\x53\x45\x7d\x3e\x39\x9e\x1d\x5e\xa0\x15\x7c\x5d\x6d\xc4\x30\x28\x8d\x28\xac\x7f\xc4\xdd\x0a\x10\x2c\x85\xfb\xb9\xce\xfe\x56\xdc\xc4\x49\xb8\xe0\x7e\x7b\x85\xce\x86\x2e\x62\x05\xcc\xa5\x2d\x7c\x39\x8b\x5b\x54\x57\xf3\x0a\x12\x44\x7d\xc5\x1c\x51\x8a\x72\x84\x0e\x96\xad\xee\x54\xe4\xe0\xda\xfd\xad\x84\xe2\x5e\x53\xae\x86\x7b\xa3\xa9\x5c\x44\xd4\x12\xc5\xb1\xe5\x5a\xb8\x2a\x37\xa3\xa7\x43\x39\x88\x08\xd1\x7c\x61\x69\xda\xef\xdb\x0d\xe2\xe8\xc7\x0d\xc6\x06\xbd\xdd\xc4\x27\x72\x6a\x3e\xb6\xa4\x78\x94\x04\x11\x3e\xcb\xa1\x36\xd8\x92\x5a\xab\x4d\x88\xb6\xe2\xa2\x83\x01\x17\x65\xe7\xaf\x9f\x92\xf5\xb6\xdc\x53\x13\xa7\x9e\xc7\x1e\x6c\xc9\x1f\x03\x4d\x7d\x73\x9a\x38\x57\x8b\x7e\x8d\x67\xc0\x7b\x52\xad\x84\x10\x54\x7a\x57\x84\x14\xce\xde\xf7\x18\xb0\xa6\xe4\x6f\x6c\x2c\xcf\x79\xdc\x80\xd2\x3d\x9b\x5b\xbc\x21\x57\x0a\x85\xaa\xdb\x3c\xc4\x17\xb9\xea\xf6\xd9\xd2\xd6\x13\x75\xb6\x21\xfa\x84\xe2\xc2\xf7\x6a\xb9\x3c\x92\x78\x16\x48\xdc\x44\x44\x61\x79\xed\x9e\x44\x14\x3e\xe3\xf0\xc7\x73\xa5\xdc\x5a\x58\x44\x14\x59\x44\xf0\x4b\x12\xb0\xee\xac\x10\x9a\xcb\xc6\xe6\x4d\xce\xf1\xf8\xd7\x9a\x20\xbf\xb8\x93\x73\x3d\x14\x48\x86\x72\x81\x33\xb4\x23\xc3\x92\xf5\x34\x52\x94\x0d\xe3\x4c\x11\xa4\x2f\xc5\x71\x71\x2e\xf6\x8b\xe6\x15\xb1\xc7\xad\x75\x0e\x41\x87\xbc\x4f\x4e\xe2\xfe\x76\x5f\xf1\x48\x3d\x86\x74\xac\x66\x58\xb6\xca\x19\xe0\x24\xec\x6f\x37\x45\xf2\x9a\x9a\x1d\x75\x0e\x2b\x03\x29\xf0\x10\x05\xf8\xfb\x76\x7d\x89\xc2\x2b\xae\x16\x9b\x07\xe5\x64\x3a\xa0\x8b\x24\xc4\x17\x72\x34\x73\x72\x61\xb0\x24\x8a\x93\xa0\xbf\x53\x3a\x34\xf3\x05\xe6\xf1\x8a\x80\x5c\x74\x75\xbe\x44\x21\x69\x4f\x4a\xec\xe0\x0e\xec\x10\x07\x4e\x7f\x6b\xd8\x2e\x68\x7e\xce\x8d\x28\x47\xf3\x93\xa8\xbe\x72\xc6\x31\x89\xe2\x2b\x1f\xa4\x73\xbe\x51\x74\x91\x26\xd4\x0c\xc3\x50\x59\xe8\x4e\xc2\xf6\xca\x3d\xe8\xc9\xc5\xa8\x54\xe9\x9b\x35\x2f\xae\xa6\x53\x8d\x7f\x18\x8b\x5e\xfc\xc3\x68\x5f\x67\xe9\x2d\x04\x52\x5d\x4f\xdc\x05\xd3\x3f\x14\xe1\xdc\x95\x0d\xd4\xab\x3b\xf6\x8d\x6a\x84\x0e\xd3\x5b\x9a\x75\xfe\x56\x79\x50\x39\xdb\xc2\x8b\x82\x6a\x9d\xea\xdd\x1f\xcd\xea\xe7\x94\x6b\x55\x49\x06\x08\x06\x2c\x9b\xba\x93\xe3\x0d\xd0\x9d\xdd\xd4\xeb\x6c\x20\x98\xe2\x5c\x04\x01\xd7\x45\x8a\xac\xe2\xd6\x81\x09\x6b\xd3\x5e\xb4\x7f\xdf\x81\x5d\xc4\x2b\x25\x6c\xf0\x69\xc3\x45\x99\x75\x4d\x08\x64\x98\xf6\xc0\x5b\x0a\xa0\x42\x36\x11\x54\xd8\xc6\x66\x13\x17\xad\xa5\xf9\x1b\x98\xf1\x76\xad\x81\xb6\x3d\xc8\x10\xde\x1b\xf5\xbc\x97\x50\xa1\x9a\xd4\xf3\x53\x18\xe5\x2d\xb5\x20\xed\xfc\x37\x8a\xc3\xc2\x61\x6f\xc9\xb7\x84\xb5\xde\x6c\x3c\x51\xf8\x21\xd1\xb0\xce\x39\x01\x88\xcf\x3c\xbb\xda\x98\x3b\x11\xed\x6f\xd1\xf0\xdd\xbf\x84\x12\x13\xd6\xf8\x20\x5a\x1d\x2a\x1c\x7e\x58\x6d\x1a\x30\xc3\xf1\x6a\xf7\x63\x39\xfc\xae\xf6\xbb\xfa\x87\x31\x7b\xa2\x05\x3f\xb0\xc2\xc7\xf7\x87\x4c\xc9\x54\xee\x1d\xef\x56\xfd\x70\x8a\xd0\xd0\x2f\xa7\x4e\x9b\xca\xe2\xdc\x5e\x52\x93\x19\x32\x8a\xde\x2f\x97\x85\xa0\xd3\x96\xf9\x78\x07\xf9\xa7\x31\x6c\x51\x7b\x92\x58\xc8\x92\x68\xca\x0b\xab\x54\xd4\x14\xb7\xb8\x09\x77\x7d\xc4\xed\x16\x5a\x09\x71\x86\xb5\xe4\xe6\x87\x6d\xe2\xde\xb3\x2f\x9a\x7f\x18\xbe\x96\xdc\x3d\x2c\xe0\xa5\x59\x36\xc3\x5c\x38\x5d\x49\x5b\xe1\x23\x8b\x4e\x51\x09\xb2\xed\x1d\x9e\x40\xb1\xb7\xbb\xb3\x30\x2a\x85\x92\x3e\x22\xb5\x3d\xa1\x5b\x63\x53\x2f\x50\xc8\x94\x70\x46\xb1\x8a\xbb\x2c\xc3\x26\xe2\x8d\x5b\xe4\xc0\xc3\xb2\x09\x63\x3e\x68\x5b\x0c\x0d\x07\xf1\x86\x24\x02\x8a\x55\xdc\x65\x27\xe4\x58\xc5\xe2\xdd\x13\xab\xf8\xcb\x26\x47\xba\x31\xa4\xd4\x31\x31\xef\x9d\xd2\xaa\x23\x92\xf1\xf9\x29\x33\x2a\xfb\x5e\x09\x29\x26\xf6\xbd\xc3\x97\xee\x23\xb6\x94\xfa\xab\x1b\x28\xb9\xac\x3a\xdc\x95\x85\x80\x49\xce\x72\x23\x8a\x91\xf0\x4c\xb8\x1e\xd3\xd9\xd8\x1f\x3a\x4f\x8f\xee\x20\xcf\x8b\x68\x16\x31\x07\x1e\xb1\x15\xb4\x23\x10\x8e\x0c\xc9\x9a\x1d\xe8\x78\x78\x16\x83\xc5\x64\xa6\x72\x58\xee\xe6\x34\xfc\x8d\x7d\x27\x8e\x89\x04\x20\x92\xd7\x12\xca\xf8\xcb\x22\x7d\xd0\xe5\xc9\xfe\x06\x7d\x3e\xfc\x31\x4e\x9f\xf6\xc7\x03\xc5\xab\x9d\xa6\x40\xc6\xe6\xd7\x23\x0c\x91\xb2\x21\xd1\x89\x6f\x9c\x99\x4d\x82\x13\x67\xfc\xa0\x9d\x5c\xc4\x10\xca\x7f\xd6\x49\x71\x18\x63\xd6\x6c\x21\x25\x19\x92\x8b\x3a\xa8\x31\x97\x34\x31\x8d\x93\xf8\x93\x84\x34\x3e\x33\x90\x94\x0d\xe1\xc6\x74\x51\x8e\xf0\x70\xb5\xb1\x44\xc3\xb5\x42\x56\x66\x77\x5d\x4b\xe4\x7a\x83\x8a\x61\x8b\x11\xd3\x38\x8b\x19\x46\x48\xe3\x1b\xbf\xbf\x93\x90\xc6\xb9\xb8\xaf\xd8\x54\x56\x7f\xd3\x40\x9c\x05\x1b\x81\x18\x56\x58\xf2\x26\x7c\x54\x4e\x22\x1a\x67\x29\x17\x3a\xa0\xb1\xe4\x17\x04\x34\xbe\xf5\x5e\x22\x80\xf1\xf9\xe8\xfe\xa8\xeb\x83\x2c\xba\x61\xb2\xfb\x21\x82\x71\xbf\x87\x2a\xd2\x9d\x35\x34\x30\xee\x2c\xcf\x1e\xba\x40\x33\xbb\x22\xee\x88\xef\x4f\x61\xde\xbb\x87\x0b\xbf\xbb\x6e\x25\xd4\x65\x2f\xf5\x48\xef\x32\x4f\x98\xc4\x41\x5d\x23\x0d\xda\x49\x32\xfc\x85\xc0\x27\x79\xe9\xd1\x28\x14\xd3\x7f\x85\x91\xae\xb9\x73\x2b\x04\x3e\x66\x1e\x12\xec\xf8\x2e\x62\xa8\x12\xde\x38\x13\x36\x68\x12\xde\x38\x0b\x63\xac\x10\xff\xf8\xf5\xb9\x2e\x1c\x73\x0a\x75\x12\xc0\x38\x29\x52\xec\x24\x64\xb1\x69\xfd\x75\x8b\x5c\xe2\xd8\x10\xc1\x38\xc9\x9f\xed\x24\x82\xb1\x2f\x1b\x05\x30\x96\xe9\xeb\xba\xd9\x41\xda\x4f\xf2\x42\x2d\x23\xf6\x25\xb7\xd3\x5a\x5d\x64\x3a\x62\x50\x28\x44\x71\xbf\xbf\xd9\x50\xc9\x98\xae\x27\x38\x4f\xdd\xdf\x40\x49\xdf\xa2\x21\x64\xd7\xe6\x0b\xe9\x4f\x16\x59\x4e\x10\xe2\x22\x95\x95\x75\xa3\xa7\x33\x9d\x63\x5f\x16\x75\x0e\x62\x25\x6b\x06\xe4\x83\x55\xb3\x7e\x43\x8f\x68\xff\xdc\x18\x75\x27\xad\x65\x38\x8e\xfe\xdd\x73\x9e\xd1\x20\x48\xe2\xd8\x66\x9c\xd4\x4f\xc2\xd8\x76\x99\x59\x12\xc5\xf6\x74\xc0\x1f\x39\x9a\x50\xa5\x44\xb5\x4d\xe6\xad\xac\xb0\x8f\xec\x32\xba\x5c\xb2\x8f\x94\x80\x80\x28\xb7\x5d\x26\x8f\x8e\x72\x2b\x45\xcd\x95\xc0\x6b\x1a\x35\x61\x6e\x87\xf8\xdf\x2b\x49\x4a\xf3\xad\x17\xdc\xf1\xad\x09\x89\xa1\x7e\x9b\xe1\x29\xc9\x66\x60\x85\x0d\x64\x97\xdd\xdd\xca\x90\xdf\x30\x13\x96\xfc\x0a\x4b\x1d\x9a\x48\xb7\x5d\x96\x6a\x2b\x6b\x7b\x15\x97\x55\x1f\x9c\x65\x5a\xaa\xeb\xe5\xd8\xeb\x3c\x86\x1d\x63\x26\x0c\xf7\x24\x3e\x6d\xfb\xd6\x1b\xaf\xe2\xaa\x49\x21\x04\x6d\x1e\xee\xad\xee\x9b\xaa\xb2\x41\x9f\x48\xbd\x6c\x65\x3d\x90\xaa\xb3\xc1\x5b\xcc\xd7\x3f\x81\xc4\xb3\xb8\x3a\x3a\xad\x79\xc9\xc2\xb0\x2a\x3b\x63\xe0\xae\x17\x2a\xb7\xba\x87\x3b\x3e\x3a\xf7\xfe\xf5\x53\x8c\xa3\xf2\x59\xfe\x9a\xb3\x3b\x1f\x06\xcd\xc2\xda\x18\x40\xca\x7c\x85\x98\xb8\xa7\xd2\xa6\x6c\x10\x98\xba\x37\xf2\x56\xef\x5c\x16\x06\x88\xba\x13\xec\x45\x29\x95\x28\xd4\x6d\xd5\x0f\x8b\x04\xfa\xea\x4e\xd1\x5a\xfb\x63\x0d\x5c\xe6\x6f\x10\x10\x42\x1e\x05\x21\x8a\xf8\xa4\x2b\x7c\xf3\x76\xd9\xd7\x11\xf9\x36\x8b\xdf\x4c\xe4\xdb\x3b\x4b\x4d\x9e\x58\xb7\x5d\xef\xc9\x55\x64\xa9\x34\x9d\x4d\x51\x8f\x1a\x99\x84\x28\xf4\xb7\x12\xdf\xd4\xa2\xac\x98\x84\xe9\xc2\x2e\xb2\xcb\x9a\x6d\x15\x71\x4e\x74\x38\xc2\xd4\xb1\x27\xde\x85\xab\xc4\xad\x21\x6b\xb6\x55\x24\x4a\xd0\x1e\x2e\x71\x6b\xc8\x30\x89\x30\xb9\xc9\x36\x57\x84\xc9\x1d\x5d\x1b\xb1\x60\xc6\x50\xfd\x8d\xa7\x84\x3b\x1b\xec\xe8\x74\x6b\x2a\x43\x7b\xcb\x6b\x59\x44\xcb\x34\xf5\x0e\x8d\xac\xe1\x91\x6c\x0d\x4c\x5d\x40\xd3\x5c\xac\x73\x45\xba\xad\x59\xdb\xa9\xea\xe5\x0c\x35\x49\xa8\xdb\x2e\xbb\x14\xa2\xd9\x76\x71\xbd\x09\x66\x7b\x8a\xba\x22\xd6\x73\xba\x22\x38\x02\xdf\x6c\xac\x27\x6f\x8b\x85\xd5\xa3\xe8\x22\xe2\xde\x76\x59\x27\x10\xf7\xf6\x74\xa8\x28\x0b\x85\x2d\xf4\x5f\x63\xb1\xc5\x47\x5d\x55\xa2\x06\x21\xd1\x3a\xe9\x5f\x53\xee\xdc\x87\x32\x2b\x5a\x61\xd9\x78\x7f\x51\x61\x15\xcd\xf0\xfd\xa5\x26\x5b\x7d\xc0\xd0\x35\x5f\xce\x72\x45\x7f\xbf\x3e\x7c\x55\x55\xc4\x27\xd7\x3b\x4e\x21\x4e\x33\xbc\x8f\xd5\x60\x27\x7f\x73\x6a\xa6\x29\x0b\xe5\x2b\xbc\x19\xd6\x70\x8a\x0d\x31\x09\x79\x7a\x3e\xd2\xff\x26\x5c\x23\x4a\x25\x44\xb6\x5d\xfc\x39\x62\x9c\x9e\x8f\xaa\x17\xb1\x58\x76\xee\x5c\xef\x59\x84\x54\x43\x9f\x58\xec\xdb\x85\x18\xb6\xca\x5b\x03\x91\x4c\x53\x12\x8f\x96\x50\xa6\xc9\x53\x18\x52\xd9\x2c\xee\xf2\x92\x33\x61\xf1\x68\x89\x4e\xda\xa5\xcf\x4b\x70\xd2\xd3\x21\x97\x7d\xc8\x52\x51\xb7\xe3\x0f\x67\x35\xb4\xa9\xec\xd9\xbe\x7a\x43\x2d\xac\xd8\xc4\x5a\x5b\xc8\x61\xa5\x44\xbc\x10\xbc\x4a\x83\x77\x21\x77\xad\x59\x58\xa2\xe3\x4f\x46\xfb\x2f\x2c\xce\xba\xb4\x3c\x15\x11\x55\x8a\xb8\xab\xa3\xd6\x25\x4b\x65\x05\x48\x1d\xe7\xc5\xf1\x47\x34\x8e\xaf\xe0\xac\x93\xd6\xc1\x19\x9a\x77\xf9\x06\xd6\x83\x83\x60\xa9\x49\x11\x33\x4f\x36\x8e\x80\xf0\x26\xd6\x6a\xd6\xcf\x59\x21\x78\xed\xd2\xfe\x5d\x5d\x0f\xe8\xe1\xfe\x3d\xf1\x51\xf5\x48\xe8\xaf\x2d\x85\x2c\x55\xca\x58\xc4\x59\x3d\xd5\xaa\x22\xdd\xff\xba\x74\x22\x1e\x6a\x97\x8a\x1f\xf1\x50\xcf\x47\x97\x8d\xfe\x09\xe7\x77\xa4\x91\xb2\x19\x22\x3a\x6a\x2a\x1a\x4a\x98\x95\x75\x29\xf1\x11\x0d\xf5\x2c\xc3\xad\x2c\x62\x6b\xed\xf1\x01\x01\x29\x96\xda\x1a\x60\x14\x18\x48\x8a\x8e\x5a\x4c\xdf\x12\x1e\x75\x98\x22\x19\xa8\xf1\xc9\x98\x8d\x68\xa9\x67\xe0\xfe\xfa\x89\x9b\xd9\xf5\xc6\x1c\x89\x5c\x19\x88\x2b\x65\x7d\xe1\x70\xa9\xa6\x32\x22\x5c\xaa\x15\x76\x14\x11\xd5\x88\x00\xf7\xc0\x35\x0b\x7d\x8f\x30\x3a\xb8\x3c\x6e\xf1\xe5\x85\xcc\x25\x60\x16\xdf\x8c\x50\xa6\xf7\xf0\x45\x24\x09\xb3\x58\x55\xcb\x16\x6c\x3a\x86\x08\x9c\x6b\x76\x27\x50\xff\xce\x1e\x6a\xe8\x09\x49\x39\x6f\x0d\xee\x7f\x91\x41\xe1\x59\x38\xfb\xa2\x1c\xba\x09\xb4\x21\xe5\x59\x58\x46\x46\x44\x28\x3d\x59\x0d\x7c\x6b\x70\xfe\x7a\xf0\xa5\xb8\xf1\x4b\xd6\x6f\xf9\x5b\x36\x2e\x1c\x98\x53\xc4\x1d\xed\x52\x4d\x22\xec\x68\xba\xa4\xbd\xbf\x10\x38\xfb\x59\x37\x21\x01\xe0\x55\xad\xa9\xd7\xea\xf4\xc7\x58\x7e\x11\x57\x93\x1b\x44\x0c\xa8\x35\xc5\xc9\x98\x6e\x25\xce\x84\xe8\x03\x6c\xcf\x64\x29\xac\x30\xa3\x97\x04\x6a\xc4\x19\xed\x44\x34\x9a\x0a\x2c\x9a\x64\x13\x43\x64\xd1\x2e\xed\x16\x22\x8b\xde\x35\xeb\x4e\x0b\x53\xb4\xee\x67\x92\x02\x8b\xfa\x7a\x09\xe3\xb3\xbb\xeb\xd5\x34\x39\xc0\x70\x47\x88\x2b\x7a\x1a\xf1\xc7\xd8\x7f\xc2\x61\x93\x43\xa9\xf5\x9b\x50\x04\x4d\x25\x41\xe4\x4d\x9d\x83\xf0\x13\x9d\x1a\x02\xe9\xee\xe3\x30\x59\x77\x58\x37\x44\x70\x4c\x52\x44\x22\x64\xe3\x69\xbe\x28\x0b\x3a\x49\x2e\x1b\x53\x27\x3c\xb9\x78\x22\x88\x91\x43\xcc\xc6\x33\x48\x65\xe3\xc1\x29\x99\x15\x31\x1b\x4f\x59\xfd\x74\x6b\x2a\xfd\x15\x8a\x7c\x3a\xcb\xb5\xa3\x3e\xc0\x47\xf3\xae\x50\xcc\x46\xf1\x5b\x88\xd9\xd8\x89\xf5\x35\x89\xd2\x98\x92\x99\x18\x78\x9a\x95\xd4\x6a\x6d\x73\xd1\x86\xb2\x42\x28\x53\x59\x9c\x1b\x54\xe5\x1a\x8d\x26\x65\x07\xf5\xfe\x59\xae\xb9\x30\x61\xfa\x3e\x4c\x36\x18\x44\x74\x10\xb1\x18\xa7\x4f\xfe\xe6\x36\x11\xe5\x83\x9c\x6f\xca\xcc\x64\x6d\x08\x49\xd9\x80\x10\x9a\xf1\xfe\xbe\x62\x36\x7c\x33\xb3\x39\xb0\x6a\x92\x6a\xea\xc2\xa8\xa9\x7f\x7f\xc9\x94\x65\x37\xfa\x8a\x8f\x2a\xba\xd4\x23\x67\x59\x19\x4d\x3e\x96\x4a\x53\x96\x27\x04\x5d\xec\x62\xcf\x12\x74\xf1\x94\x55\x33\x4b\x0b\xa5\xf9\x45\x0b\x62\xfa\x97\xb1\xe9\x74\x87\xc9\x70\xc9\xcf\x5d\x42\x32\x16\xbd\xd3\x37\x34\xa9\x6e\xa9\x90\x03\xf6\xe4\x6f\xf1\xd4\x14\x4f\x8f\x18\x8c\x5d\xcc\x41\x42\x30\x9e\x4a\xd5\x3b\xd0\x90\xae\x21\xb9\xb4\xcd\xc9\x65\xd9\xe7\xc5\xd5\xd2\x3b\x75\x07\xc5\x55\xbf\x8c\x15\x76\xd1\x2f\x63\x99\x2e\xf9\xf1\xfb\x32\xd2\x2a\xca\x26\x56\xc9\x85\x33\xcd\xfa\x6b\xcc\x9f\x2e\x22\xfc\xd8\x7e\x5f\x60\xf8\xb1\xbd\xbc\xde\xc4\x5a\xbc\xbc\x30\x2f\xae\x29\xd9\xca\x10\x40\xf1\x9e\x32\x80\x59\x2f\x6d\x1d\x5d\x96\x2f\xf4\x14\x64\xfc\xb1\x5e\xd0\x13\xba\xa7\x5e\x53\xed\xb8\xa6\x40\x0e\xc3\x39\xf6\x8a\x6e\x52\xc2\x26\x4e\x59\x56\x28\x6c\xe2\xe5\x07\xfa\x0b\xec\xa4\x9b\xe9\x85\xa5\x6c\x16\xb2\x78\x81\x90\x84\x75\x5f\x8a\x1e\x22\x82\x02\x4f\xb3\x53\x66\x23\x04\x47\x3c\xf5\xaa\x87\xf8\xa9\xf3\x65\x14\x92\xbe\x9a\xb5\xd3\x43\xd0\xd7\xb3\x8e\xd7\x0b\x33\x91\xef\x3c\xa0\x19\xe5\xb7\x3d\x1e\x61\xa5\x5b\x4a\x38\xc4\xbb\xb9\x4d\xa4\x28\xb2\xc2\x21\x1c\xe2\x2d\xc5\x01\x85\x43\x94\xe6\xdb\x0a\x49\x5f\x97\x7d\xf0\x42\xd2\x27\xa7\x69\x44\x4a\xcc\xb2\xd6\x53\x64\xc4\xcb\xeb\xf0\x1e\x1a\xa6\x6b\x65\xdb\x57\x57\xf4\x44\x45\xcc\x50\xc8\xef\xba\x1f\x03\xd8\x0f\x75\x21\x48\xc9\xef\xbc\x9e\x21\x85\xeb\xa6\xb5\x11\xbb\x49\x07\x94\x88\x86\xa7\x0d\x67\x85\x8d\x54\x2d\x5a\xc5\x7e\xad\x23\x4d\x9b\x97\x2e\xe7\xb7\x4e\xbb\x2e\x4e\x82\x1a\x7e\x1f\xb6\xef\xa5\xb1\xa9\xbf\xba\x2a\xaa\xbf\x12\x14\x42\x1f\xcf\x22\x0d\x89\x51\x96\xa4\x62\xd9\xa3\xd9\x4c\xa0\x73\x35\x8a\xaa\x1a\x84\x28\xd2\x23\x22\x3a\xe1\xf9\xa5\x7a\xa4\xa3\xa8\xd9\x46\xd4\x75\x79\x17\x7d\x58\x26\x6d\x85\x0f\x6a\xff\x7e\x79\x7f\x10\xca\x4b\x75\x68\x85\xb0\xeb\xfc\xf4\xcf\x66\xf8\xeb\x23\x7a\x42\x37\xad\x24\x63\x52\x80\x21\x5a\xe1\xfd\x7d\xb6\x7f\x44\x5d\xea\x7a\x95\xe1\x8f\xa4\xe6\x04\x28\xbc\x25\x71\x23\x40\xa1\x22\xa3\x4d\xc5\x27\xbc\x64\xff\xb2\x3e\xec\x07\xed\xa4\x30\x11\xca\xb5\xbb\x28\x1b\xd2\x39\x70\xb6\xee\xe5\x8f\x1e\x08\xba\x7a\x71\xc1\x7b\x79\x0f\x7e\xb4\x21\x3c\x4b\xf0\x9b\x65\xfa\xb1\x3e\x22\x18\xb3\xbf\xc6\x46\x73\x8f\x96\x06\xae\x66\x03\xc1\xf7\xe2\xa2\x84\x5b\x1d\xce\x82\x38\x84\x0c\x90\x9c\x7d\xc7\xbd\x08\xc1\xa5\x1e\x6d\x8d\x5b\xfd\x0d\xc3\x85\xee\xfe\xe1\x6d\x4d\x06\x2f\xeb\xc3\xd6\xf1\x58\x74\xda\xbb\xcb\x0e\xca\xba\xa2\x43\x03\x99\x22\xc3\xb9\x6e\xf7\x74\xc2\x89\x32\x7b\x02\xf1\xdb\x94\xf2\xf8\x42\xfc\x76\xf9\x1c\x84\x7b\xdd\x6e\x0a\x56\xb6\x46\x52\xaa\x59\x88\xdf\x72\x72\x4e\xf3\x97\x94\xe5\xc8\xa8\x0f\xc8\xdf\x7c\x62\x42\xfc\xd6\xf3\xb7\x11\xad\x8b\x2b\x0a\xdc\x20\x5a\x53\xf2\x35\xb3\x48\x42\x84\xd6\x7d\x9c\x9e\xd0\xe1\x90\x06\xd6\x7a\xa6\x7a\x90\x95\x65\x4e\xdc\xdb\xc0\x0e\xe6\x16\x3e\x84\x69\xbe\xdc\xdb\xe0\x47\x14\xd3\x2a\x21\x22\xeb\x3e\x7a\x61\x3f\xd4\xb3\x88\xbd\xf0\xa6\xdb\x8d\xea\x31\x26\xca\x5a\xa3\x07\xbd\x33\xb3\xaa\x1e\x6f\x29\xb5\x89\xab\x83\xe2\x5f\x2e\x7a\xa0\xde\x22\xee\x30\xd3\x03\x97\xb9\xf3\xfa\x66\x1f\xb2\xaa\x29\x28\xcc\xef\x40\x83\x32\xf8\x4e\x3c\x97\x84\x47\x8d\x11\xaa\xac\x9d\x16\x46\x4a\x52\xe3\x58\xcf\x56\xff\x34\xb2\xcd\xa5\x7c\xfb\x2b\x7b\xbe\x3b\xbb\x28\xac\xa1\xa2\x08\x6e\x3e\xe9\xa3\x7d\xc3\x66\xd8\xe1\x43\x77\xc8\x73\xcb\xbe\xb8\x52\xa4\xce\xb3\x2f\x6e\x11\x3a\xb1\x2f\x76\x11\xa4\xcb\x0e\x89\x5a\xcf\x9c\xac\x1d\x36\x49\x5d\xfd\xdb\x17\xbb\xa6\xb8\x16\x4d\x98\x7f\xf8\x8a\xa2\x43\xb9\xf0\x6a\xd7\x5d\x14\xdc\x09\x07\x64\x87\x78\xad\xe8\x86\xdb\x17\xa2\x12\x71\x85\x76\xc8\xd7\x7a\x2e\x1a\x07\xd8\x86\x31\x6f\x0c\x9d\xb4\x44\x3b\x0c\x9d\xba\x16\x77\x5f\xa2\x3b\xdc\x9d\x78\xda\xc8\xf1\xd8\x46\x82\x76\xc9\x72\x6c\x5f\xda\x7c\x9e\x01\xbd\x7a\xbb\x86\xc9\xe6\x2b\x1a\xc9\x02\x0b\x14\x35\x83\xf9\x8b\x98\x98\x1b\x81\x5a\x2e\x7f\x8c\xb2\x79\x8a\x46\x77\x8b\x1b\x81\x28\xe9\x1a\x99\x76\xaa\xe7\x1d\xab\x1a\x31\x9b\xf6\x25\xf2\xd6\xa3\xc1\x64\xf6\x3b\x47\x41\xc2\xd6\xdb\x1f\x3f\xd1\x8c\xfb\xf7\x04\x4f\x5c\x8d\xb2\x6d\x8b\xa6\x08\x2d\x26\x19\xf6\xec\x8b\x7d\x5b\x55\xa9\x88\x9b\xa4\x7a\xf4\xce\xf6\xda\xe3\x65\xe6\xf2\x1c\x21\x9a\x1b\xea\x41\xa8\x93\x08\x8f\x6f\x2c\xb3\x92\xfb\x2a\xfa\xb6\xbb\x0b\xd1\x59\x1e\xe1\xc4\x99\x3d\x8d\x38\xcb\xcb\x1f\xb4\xbe\x91\xdb\x5d\x42\xeb\x0a\x43\x3b\x65\x6a\x44\x18\xda\x9e\x21\x6f\x08\x43\xdb\x73\xf5\x2f\xc3\x70\x2c\xb9\x5a\x56\x9b\xf7\xc0\xc6\xf8\x4a\xbe\x03\x15\x2e\xb6\x7a\xfa\x90\xdb\x4d\x19\x58\xed\x1b\x03\x58\x59\x77\x12\x2f\xb6\xe8\xa1\x46\xb8\xd8\x53\xd6\x1f\x63\x16\xaa\x2b\x82\x1a\x03\xff\xee\x5b\xb4\xad\x3b\xa8\xfd\xc8\x43\x7c\xdf\xda\x8f\xc3\x15\x83\x7b\xaa\x46\x1a\x8c\xfb\xec\x2e\x2d\xde\x00\x49\x15\x2f\xf5\xdf\x5f\x85\x0f\xfd\x95\x69\x51\x0f\x45\x54\x25\xb5\x8a\x7b\x27\x6f\xd0\x5b\xb7\x5f\x53\x4d\x70\xe0\x25\xb2\xdf\xe1\xca\xb6\x67\x0f\x47\x78\xac\x38\x1b\x38\xc4\xa3\xc1\xc1\x9c\x2c\x7c\x08\x19\x7b\x06\xc7\x6a\x84\xc0\x29\xeb\x8e\x20\x3a\xe4\x29\x3b\x94\xa5\xbf\x53\xb9\x88\x7a\x7a\xf9\x87\x71\xc0\xa1\x84\x88\x15\xd9\x33\xa4\x1b\xd1\x20\xbb\xcc\xee\x09\xff\x78\x2a\x55\x35\xa1\xdb\x2e\x9b\x5c\x82\x41\x66\x42\xc4\x9d\x5c\x28\xb3\x17\x57\xc3\x1d\x3f\xd4\x86\xf0\xb1\xb6\x79\x11\x93\x50\x67\x00\x39\x51\x6e\xfe\x18\xf3\xa3\xd9\x0a\x39\x51\x96\xac\x80\xf0\x8e\x3d\x43\xd2\x29\x82\x63\xd1\x43\x5c\x31\x1b\xa7\x4c\x8c\x14\xa6\x31\xfb\x97\x08\x86\x2e\x97\x05\x55\x0a\xab\x16\xd0\x61\x57\xb5\xf2\x2b\xe4\x1c\x34\xc7\x50\x7f\xe2\xf1\x24\x0f\x76\xbb\x70\xa1\xba\xc5\x45\xcf\x35\x2a\xd8\xf0\x3c\xba\x76\x09\x66\x8e\x1c\x73\x6f\x49\x77\xbe\xbf\x0b\x89\x56\x72\x9d\x60\xfc\xa1\xa2\xa2\xb3\xb8\xd0\x77\xd1\x8a\x08\xbd\x15\xbd\x88\xa7\x6a\xda\x98\x60\xf9\xa7\x74\x7d\xaa\xe2\x0d\x49\x99\x5d\x36\x10\x48\x77\x59\xc6\xc5\x28\x43\x0e\xd4\xb3\xee\x95\xea\xe5\x9a\xca\x82\xc7\x21\x8f\x76\xe5\x4a\xec\xe9\xcf\x78\xbc\x8a\x9a\xd7\x96\xa9\xac\xb4\x86\x52\x45\x84\x55\x57\x1b\x4b\xdd\xdd\x26\x27\x41\x08\x0d\x39\x90\xdc\x1c\xed\x0a\xcd\xad\x63\x51\xe1\xee\x4b\x48\xb4\x43\xd4\xd3\xb3\x76\x1e\xa2\x1d\x39\x8a\xd9\x55\xe8\x41\xf8\x2c\x44\x39\xbd\xb9\x9e\x83\x1e\x72\xff\x7e\x63\xde\x85\x58\xaa\x90\x45\xf5\xd7\x98\x83\xef\x47\x0d\x53\x6d\xa2\x3e\x6d\x04\x5b\x09\x44\xed\x73\x1b\x51\x37\x15\x80\x76\x12\x75\x33\x37\x0f\x33\xae\x20\x09\x2c\x89\xb2\xa9\xb8\xca\x27\x17\x3b\x58\xdb\xb2\x8a\x56\xf2\x30\xb9\x47\xb4\xf0\x38\xa6\xbc\x44\x30\xee\x8a\x57\x41\x5f\x1d\x15\x1d\x0f\xa3\xdb\xa6\xab\x43\x58\x9d\xd0\x9a\x53\xd6\x4f\x5b\xce\x27\xc5\x76\xdf\x98\x4e\xe6\xef\x47\xa6\xda\xdf\x78\x61\xe9\x00\x2a\xd2\xa6\x91\x6f\xd3\x55\x32\xfd\xd3\x60\x43\xea\x8e\x0c\x97\x92\x29\x8b\xa1\xbb\x9b\x78\x68\xba\x85\x1a\xda\x87\x17\xa4\xf3\x6e\xdc\x16\xda\x53\xb2\x82\xbc\x34\x67\x8d\x85\x99\xfa\x65\xf0\x57\xf3\xd4\x48\xe5\x4b\xfa\x72\x36\xb0\xa2\x6b\xc5\x7a\x51\x62\xc9\xdd\xe4\xd5\xfc\x72\x36\x16\x46\x68\xd1\x52\x34\x5d\x0e\x8d\x95\xd1\xea\x23\x36\xbb\xbe\x45\xb9\x0b\xdc\x5b\xd0\xfd\xf4\x47\x06\xe6\xde\xc6\x22\xca\xc7\x09\x21\x38\x7b\xf6\x7c\x6d\x75\xcf\x4d\x72\x0b\x7a\x64\xe8\x96\xca\xea\x8b\x88\x9c\xa7\x70\x51\x36\x8e\x8b\x96\x30\xdc\x46\x76\x5f\x0d\x5d\x9c\xaf\xea\x8f\x4c\x5f\x53\xae\x45\x51\xd7\xaa\xf3\x3a\x94\x55\xe7\xab\xb2\x9a\x5c\x57\xf4\xc4\x4f\x19\x76\x88\xdc\x7a\xd1\x64\x76\x31\xe1\x75\x57\x85\x07\xc8\x2e\xbf\x84\x84\xd8\xec\x45\x6b\x84\xbd\xe2\xbc\xdc\xa1\xc9\xaa\xf0\xea\x24\xaa\xe6\x5d\x7d\x95\xc9\x24\xf1\xf2\x40\xc5\x35\xd1\x0c\x12\x49\xf3\xd2\x1b\x66\x87\x69\x61\x2f\xee\x2e\x0a\x19\xf2\x9c\xb5\xfb\x82\xf7\x26\x7a\xb9\xeb\xbd\xa3\x4b\xb2\x07\x7f\xbd\x5c\x2e\xab\x3e\xf9\x23\x03\xd7\xd8\x08\x18\x22\x8e\xd0\xee\x68\xbf\x77\x7f\xcc\xb4\xa2\x69\x41\xef\x50\xfe\xda\x36\xe2\xba\x72\x69\xe4\x71\xa1\x0e\x2f\x70\xdc\x02\xd2\x5b\x27\x24\x67\x2f\x9e\x94\xad\xfe\x30\x4e\xe4\x73\x53\xd6\x6a\x1b\xb7\x8f\x96\x24\x13\x92\xf3\x7c\xfd\xb3\xf0\x73\x0f\x74\x4b\x65\x22\xb7\x43\x02\x77\xda\x61\x8e\x06\xc6\xf7\xbe\xaa\x07\x62\x71\x71\x0b\x36\x92\xb4\x0e\x87\x62\x0f\x48\x3a\x59\x7d\x6d\x59\x6e\x9a\x3e\x09\xc1\x5a\x2f\xea\x7f\x58\xd0\xf5\xa2\x56\xc2\x4a\xee\x96\x40\x9d\x20\x88\x5d\x21\x03\x88\x81\x78\xa6\xd3\x1f\x37\x8d\xf8\x97\x87\xea\x91\xfb\x9e\x3d\x35\x65\x2e\xaa\x40\x15\x91\xc3\xc1\xde\x94\xbd\x18\xe1\x12\xbb\x94\x2a\x09\x90\x78\x3e\x3a\xdb\x19\xe6\x54\x36\xd6\x4c\x83\x0e\x8b\xb5\x5e\x84\xc5\xc2\x6b\x5e\x2f\xba\xa5\xc2\x69\x5e\x31\x89\x88\xf9\x5a\x11\xe6\x5c\x9a\xbb\x6f\x16\xb3\x2a\x57\x33\xf8\xe8\xac\x46\xe9\x26\x63\x5c\x3a\xf8\x4b\x4c\x24\x11\x00\x61\xa3\x56\x24\xd4\xd8\x32\x43\x33\x15\x16\x66\x68\xbd\x24\xe7\x0e\x71\x97\x75\x2d\x2d\x34\x55\x4c\xa2\x85\xdd\x59\x2f\xc9\xb9\xc0\x5a\x3a\x39\x0b\xad\x37\xd3\x3d\x88\xa2\x8a\x76\xdb\xd2\x51\x71\xf7\xb0\x1d\xf2\xe5\xbc\x44\xf8\x88\xa2\x0c\xc3\xb3\x53\x58\x3d\x42\x63\x49\x37\x6e\x84\x39\xec\x72\x00\xb3\x17\x47\x25\x39\x17\x87\xb7\x38\x17\x01\x41\x2e\xb7\xb1\x83\x5f\xab\xfe\x9c\x3d\x51\xfa\xb7\x41\xf6\xf7\xed\x6c\xe8\x56\x75\x37\x1f\x61\xf5\x75\x85\x22\x94\xca\x12\x53\xec\x8d\x27\xb4\x6f\x4e\xcb\xd7\x94\xd5\x82\x75\x65\x37\xd9\xa1\xec\x2b\x8c\x28\x6e\xe5\x22\xd4\x9c\x6e\xc5\x10\x3b\x29\x32\xfb\x24\x8e\x61\xf2\xf3\x2a\xe2\x18\xf6\x92\x9d\xe3\xfe\xd4\xb8\x42\xca\x54\x5b\xf1\xc7\xf3\x16\x90\xeb\x08\x22\x1e\x5a\x51\x8e\x88\x87\x5d\xaa\x23\x7b\xb3\x7b\xc4\x97\xd8\x9c\xc3\xec\xe6\x1f\x66\x47\x7d\x0b\xd2\xa9\x88\x83\x80\x38\xea\x92\x87\x91\xbd\xd9\x4b\x9a\xd7\xad\xf7\xba\xc8\xe4\x30\x35\xeb\xe5\x5b\x14\x62\xa4\xb9\xa2\xc0\x9e\x9e\x00\xef\x08\x67\x23\xd6\x8d\xc9\x9a\x30\x27\x3b\x5f\x35\x94\xd8\x20\xe5\x9b\x63\x46\xb2\xb3\x2c\x82\x10\x3a\xf6\x65\x45\x57\xce\xde\x1a\x1a\x65\x5f\xc2\x98\x42\x39\xb2\x21\x93\xcd\xdf\xb6\xf8\xa7\xf8\xeb\x27\x1c\x16\x27\xe5\xe0\x2c\x69\xe6\x91\xfe\x54\x3f\x17\xc2\xe0\xeb\x74\xc2\x5f\xa1\xb2\xf5\xb4\x08\x03\xb0\x5b\xbe\x71\x88\x73\x78\x6a\x52\xab\x20\x08\x6d\xbf\x97\x10\x44\xf6\x47\x26\xf8\x9f\xa1\xc8\x5f\xa8\xc5\xfa\xe9\x83\xf1\x58\xbe\xbe\xad\x42\x38\x16\x67\x1f\xbe\xb2\x72\x38\xc2\x93\xfe\xcd\x7e\x61\xfe\x23\x2a\x32\x1c\xe1\x9d\x5f\xba\x28\xaf\x7f\xbd\x20\x42\x70\xd4\x8b\xf6\x6e\x38\xa2\x3b\x7d\xd0\x4f\x37\x43\x15\xb9\xfc\xd2\x03\x59\x07\xef\x25\xd1\x82\x1e\x2a\x8a\x25\x28\x5b\x4d\x62\x09\xe6\xf2\x2d\x1b\xde\xc6\xbd\x0d\x5f\x3e\xd0\xea\x53\xbc\x7f\x4a\x75\x45\x8c\x4d\x7b\xeb\x2d\x7e\x8a\xee\x87\x10\x17\x9d\xec\x50\xb6\x51\xd3\x54\x16\xac\xaf\x65\x0e\x63\xb0\x5e\xaa\x7f\xba\x7f\xfd\x54\xe9\x71\x29\x2a\xa0\xfc\xa1\x11\x15\xd0\xfe\x60\xf6\x9b\x1b\x41\xf4\xd4\x9b\xf5\xbf\xf5\xca\x7a\x73\xc0\x45\x23\x29\x42\xa0\xec\x3e\xf7\x5b\x1b\x40\xbb\xe3\xed\x0d\xe0\xc2\x83\xc2\x1a\xda\xe4\x5e\xd4\xe6\x79\xc3\x40\x91\x71\xe5\x7e\x8b\xa4\xd2\x92\x87\x19\x57\x31\x86\x0e\xc1\x53\x97\x91\xf5\x7e\xeb\x1a\x18\xce\x4e\x2a\x52\x27\xb8\x07\x9a\xeb\x89\x15\x6f\xfe\xa6\x36\xfd\x51\x6d\x6a\xe4\x8b\x53\xa3\xad\xf4\xc6\x2b\xbb\x4c\x21\xf7\x5b\xc4\xb6\xde\x65\x21\xb2\xea\x45\xf8\xe2\xad\x4b\xa2\x38\xcb\xb2\xe9\x96\x08\x4b\xae\x5e\x74\xfc\xde\x21\x69\x2e\xcd\xd5\xb2\xf3\xab\x3f\xbe\xc9\xd2\x4a\xc8\x83\xb2\xc4\x41\x3b\x04\x40\xe7\x23\xd5\x7e\x74\xac\x85\x43\x3f\x28\xac\xfb\x71\xfa\xe1\xa8\xea\x54\x7f\xb4\x52\xda\xfa\x1f\x02\xee\x48\x6f\x8e\x28\x8c\xdd\xac\xdf\x10\x01\x55\x29\x5f\x28\x08\xe3\xf5\xfd\x25\x08\x57\xe7\x36\xfc\xc0\x9d\x6a\xd5\x41\xec\xa8\xfc\xe8\x0d\x3b\xaa\xf3\x55\x35\x89\xf2\x75\xe1\xa0\x33\x6d\x83\x49\x00\xc3\xbb\xfa\x0a\xfa\xc0\x2b\xf7\x95\x8d\xc8\xa5\x4a\xcb\x63\x5b\xe4\xa2\x49\x7c\x88\xb2\xe9\x97\x19\x81\x09\xcb\xfd\xfd\x1a\x9c\x64\x8c\xda\xd6\xfc\xb0\x38\xd8\x97\xae\xc5\x7e\xaf\x58\x7b\x3e\x0b\xd6\x57\x2d\xb1\x0f\x4f\xf6\x21\x3b\x22\x0b\xe7\x27\xe3\x2f\xf3\x59\x25\xf6\x70\xe6\x0d\xf8\xa0\xae\x7b\xba\x51\xc8\xc2\xac\x83\xa1\x73\xb2\xe8\x64\xc6\xeb\xe3\x59\x11\x16\xe4\xfc\x96\xc2\xb0\x04\x32\x22\xa6\x67\xc5\x9b\xfb\x56\xe0\xd5\x67\x11\x99\xa1\xf0\x1a\x7e\x50\xef\xec\x43\x5d\x8e\x87\xe8\x5d\x78\x6f\x3c\x0b\x07\x3c\x85\x07\xd1\x83\x9a\x63\xc7\xad\xd6\x83\x7a\xe2\xad\x30\x09\x0f\x0a\x80\xb7\x3c\x52\x3f\xab\x13\xa4\x20\xf6\xe2\x23\x1d\xba\x8c\xf4\xf7\x41\xd5\x6d\x1c\xf2\xfe\x0f\xd8\xfd\x41\x0f\x6e\x40\x63\x3e\xe8\xc1\x75\x1c\x21\x3f\x52\x83\x2b\xa8\x01\x3c\xa8\xc1\x8d\x32\x5c\x34\x9f\x9c\x46\x12\x8e\xda\x47\x99\x53\x39\x6c\x8c\x2e\x7f\x6c\xbf\x7e\x46\xd5\xc2\x8c\x30\xc1\xa8\xdd\xd5\xec\x93\x1b\x59\xb9\x57\xe4\xfc\xbb\xf7\xc9\x7d\x9b\xff\x44\xce\x4d\x84\x89\xec\xad\x6f\x71\xcf\xdc\x78\xfc\x39\xd9\xb0\x98\xbd\x9d\x0b\x57\x4a\x29\x29\x17\xc6\xbd\xd9\x3f\x24\xfe\x4e\x73\x96\xb8\x38\xfe\x61\xf8\x17\xcc\x9a\x0d\x39\xf3\x2d\xca\x85\xb3\x32\x8f\x62\x85\xaf\x61\xf7\x7b\xa1\x87\xe3\x06\xdf\x41\x93\xb1\xc6\x43\xbb\x65\xe8\x23\x56\xa6\xd9\xed\x07\xeb\x2e\xc3\x61\x78\xd0\xce\x3b\x59\xff\x36\x88\x46\xa4\x40\x0f\xca\x7a\x77\xe6\xc6\x79\x50\xd6\xeb\x78\x91\x7f\xd0\xd5\x3b\x15\xab\xf3\xf1\x0a\x92\x8e\xef\xc9\x4e\x2a\xd6\x60\xe2\x24\xe5\xec\xfe\xc7\x3b\x28\xf3\x78\x3d\xd9\xd0\xae\xc0\x79\xc8\xc9\x72\x92\x92\x6b\xfe\x90\x75\x2f\x1e\x7e\x4b\x43\x38\x9e\xb9\xe1\xa9\x3e\x28\x02\x9e\x86\x6e\x65\x19\x6e\x2e\xca\x32\xdc\xea\xc2\x0c\xb7\x57\x65\x19\x6e\xea\xca\xb6\x30\x37\xbd\x94\x63\xb8\xd9\x3f\x65\xb8\xc5\x65\xa1\x08\xe6\x50\x36\x2c\x7b\xbe\x65\x19\x6d\x9f\xca\x72\xce\x8a\xcb\x32\xda\xe2\x4e\x30\xda\xec\x2c\xa3\x9d\x1a\x8f\x8e\x6c\x55\x55\x93\xd1\x56\x7f\x65\xb4\x49\xbf\xc5\xd4\x20\x77\x7f\x65\xb4\x45\x13\x37\xb5\xb8\xce\x82\x82\xaa\x7a\x35\x19\xee\x74\x43\xf1\xc6\xf5\x62\x87\x47\xfc\xf3\x5b\x67\x59\xdd\xea\xaa\x42\x78\x78\x7f\x7f\x8b\x03\x15\xcf\xcd\xd4\xfa\x69\xe6\x30\x76\x41\xde\x7a\xb2\x8c\x48\x08\x02\xaf\x3a\x39\x27\x7f\x65\x44\x42\xb9\xa1\xc6\x78\xeb\x49\xf8\xa0\xc7\x78\x6a\xd6\x62\xe3\x44\xac\x08\xe5\x86\xdb\xfc\x53\x95\x0b\xb3\x80\xdd\x85\x19\x51\x76\xaf\x62\x01\x85\x62\x43\xed\xf1\x96\xbe\xc2\xc9\x86\x7f\xd6\xe4\x3d\x16\x84\x44\x6e\xc2\xb1\xa1\xe4\x35\x35\x8f\x9b\xd8\x13\xe8\x32\x3e\xb0\x1c\x3a\xca\xf6\xcf\x8e\x93\xda\xa1\xca\x4e\x2e\x70\x33\xb8\x68\xc7\x2e\xef\x04\xbb\x79\x36\xca\xae\x78\x5e\x78\x76\xe8\x8d\xf1\x20\x7b\x78\x19\x8c\x4b\x05\x5f\xb2\xef\x55\x06\xd7\x12\xca\x60\xb0\xad\x0c\x16\xa3\xca\xf4\xa8\xe1\x8f\x01\x3a\x1f\x22\xa4\xf7\xdb\xdd\x08\xff\xf7\xae\xfe\xf5\xeb\x47\x88\x6c\xbf\x88\xb8\x9a\x95\x39\xd4\x66\x76\x5b\xcf\xaf\x1f\xdc\xb0\x3f\x0a\x69\xce\x2e\x21\xa2\x79\xd3\xcc\xbc\xf0\xbb\x74\x29\x73\x7e\x13\xf4\xf3\x03\xbd\x4f\x18\xb4\x47\x51\xbb\xbb\xba\x13\x31\x49\x58\x7b\xc8\x6c\x64\x44\x8f\xc2\x79\x17\x17\x3b\xb5\x71\xab\x11\xcc\x1b\x2e\xdf\xb3\xdf\xc4\x5b\xd7\x97\xe8\x1b\x7b\x14\xf2\x14\xdf\xa3\x0f\xc4\x29\x7e\x0b\x1e\x02\x05\xe3\x43\xff\x21\x4e\x30\x21\x37\x1e\xa2\x04\x0f\x78\xb5\x0f\x41\x82\xd1\x20\x79\x88\x0a\x1c\x2f\xf3\xe7\x9a\x0f\xe1\xdb\x46\x38\x10\x8b\x3c\xdc\xb1\x2b\xe4\x54\x00\x02\xd3\xde\x41\x00\x1f\x00\xc6\xed\x77\x0a\x75\xf7\xe7\x5a\x17\xf1\x6f\xef\x1c\x7e\x88\x02\x90\x30\xd7\x0e\x0d\x7d\x01\x82\x2e\x08\x9e\x0c\x80\x85\x84\xe2\xec\x69\x01\x50\x7a\x2a\xdf\x9f\xc4\x45\x52\x42\x3b\x29\x00\x59\x32\xe5\x43\xc2\x05\xa0\xa2\x39\x1a\x8e\xe5\x02\x00\xb9\x91\xc7\xb7\x04\xaa\xec\x68\x33\x07\x00\xed\x3d\x54\x34\x03\x00\x29\xdd\xc3\xba\x33\x00\x1f\x74\x6d\x43\xab\x30\x00\x38\x7b\xed\x61\xb4\x78\x00\x76\xdc\x19\xaa\x84\x01\x28\x1a\xed\x9c\x06\xc4\x1d\x51\xc2\xd2\x33\x00\x8d\x38\x18\x21\xba\x09\x00\xfc\x5e\x34\xc9\x02\xf0\x25\x45\x8a\x01\x88\xce\xc2\x7f\x53\x00\xd0\x3c\xbd\xc2\x33\x5d\x00\xe2\xe5\x74\xf7\xd0\xcc\x0f\x80\x74\x76\xe2\x95\x70\x00\x32\x77\x46\x51\x07\x00\xa6\xfc\x81\xcf\x02\x90\x18\x5c\xdc\x39\x01\x90\xc4\xb0\x26\xb5\xb2\x90\x94\xa0\x90\x12\x00\xa4\x21\xe5\xf6\xba\x60\xc3\x73\xa3\xc0\x12\x00\xe1\xc5\x88\x8c\x10\x80\xcd\x32\x04\x76\x0b\xc0\x4b\x3f\xf1\xea\x2f\x5c\x22\xe4\xf0\x8a\x0b\x80\xeb\x3d\x74\x7d\x0f\x00\xb9\xd9\x8d\x34\x17\x80\x56\x7f\xaa\x8e\x8d\x1d\x08\x22\xcc\x00\xd0\x0f\x44\x33\x02\xd0\xac\x97\x01\x26\xe3\x8d\x84\x2d\x00\x6f\xbc\x4b\x66\x6d\x87\x5b\x01\x83\x60\xb6\x02\x80\x3a\x08\x53\xc4\x00\x70\x91\xc1\x72\x05\x80\xeb\x8c\x92\xee\x2f\x60\x53\xa2\x0b\xb0\x79\xf2\xc4\x83\x02\xc0\xd2\x4f\x86\x01\xd1\x0a\xcc\xac\x00\xe0\xc3\xa6\x85\xcb\x50\x00\x78\x84\x2c\xd9\x95\x12\xde\x1f\x56\x55\x00\x1e\x01\x8a\x5a\x91\x03\xd5\x1e\xe1\x5d\x05\xf8\x10\x1f\x41\x3d\x9d\x5d\x1d\xeb\x2e\x01\xd9\xd1\x8b\x66\xec\xc6\xd9\xd5\xa1\x95\xd4\x0a\x3e\x82\xee\x5e\xa6\x7f\xf2\x46\x8f\xb8\x4c\x4d\xd0\x22\x3c\x68\x1b\xd9\x00\x04\x2c\xbd\x26\x0d\x0e\x33\x92\x3e\x9c\xdf\xb2\x69\xae\xc2\x27\xf7\x2e\xf4\xbc\x0a\xe3\xdc\xde\x0d\x11\xc7\x1e\x00\xf8\xa4\x96\x6e\x00\xda\x50\xb5\xfc\xe9\x5e\x89\xd2\x0d\x81\x69\xb8\x0a\x15\xe0\x05\x20\x19\xc0\xee\x0a\xbf\x81\x00\x08\x89\x59\xab\x3b\x89\xac\xa5\xd7\xe6\x12\x50\xb7\xbd\x7a\xbe\xf7\xd0\xe4\x7d\x7b\x8d\xb7\xa1\x5e\xbb\x01\x38\x5a\xe9\x75\xf8\x27\xa8\x6d\xf5\x0a\x36\x5e\x89\x08\x7b\x77\xaf\x42\x36\x89\x30\x51\xf7\x34\xa2\x48\x43\x95\xb6\x2f\xe0\xc3\xec\x35\x21\x9b\x34\x89\x6c\x55\x8b\x70\x6d\x9a\x9b\x9e\x36\x1d\xe1\x84\x35\xf8\x4d\x20\xf9\x00\x60\x73\x8d\xff\x95\x00\x20\xad\xec\xad\xba\x04\xb6\x0f\x3d\x2e\xad\x00\xbc\x65\xa9\xa6\xbd\x93\xa4\xb1\x89\x70\xf9\x00\xa4\x48\x05\x07\x1b\x00\xe7\x20\x22\x7e\x06\x40\x67\x3a\x74\x2a\x03\x30\xd1\x45\xbb\xb9\x8c\x56\x22\x70\x7d\xba\xc2\x67\xd4\x73\xad\xac\x50\x73\xbd\x6b\xaf\xe4\xa1\xed\x16\x81\x85\x04\x60\x19\x84\x17\xf2\xe8\x1b\x37\x7e\x9a\x8f\x3c\x82\xa3\x72\xf7\xae\xa5\xcc\xf2\x98\x5e\xee\xe2\x56\x1e\x5c\x93\x86\x01\x9d\x00\xfa\x49\xf9\x02\x68\xb6\xe5\x2f\x40\xce\x02\x7f\xd7\xb1\x00\xa4\x2f\xe0\x01\xf0\xad\x83\xf9\x88\xc0\x16\x00\xc4\x7b\x48\xfa\x89\x2f\xa3\x3e\x7e\x03\x36\x80\x62\x00\x91\xe6\xba\x66\x3d\x4f\x69\xf5\x74\x0f\x7f\x66\x5a\x19\xb7\x7f\x42\x98\xcb\x3e\x84\xd2\x32\x0e\x79\xef\x3e\x74\x4d\xe4\xa9\x29\x9c\x97\x4b\xf0\xfe\xea\xc3\x53\x38\x79\x81\xf5\x70\x42\x21\x00\x6a\x67\xd3\x25\x84\x5b\x86\xd7\x65\x62\x28\xd0\x87\x67\x0c\x4f\x5d\x77\x0f\x5f\x42\x00\xe2\x62\x25\x7c\x7e\x00\x50\x03\x27\xbc\xba\x00\xf2\x5b\xe4\x9e\x3e\x0a\x51\xd7\xdd\xd3\x87\xbb\xf8\xae\xe9\x0b\x78\x28\xa1\x4a\x97\x76\xe1\xd0\xc6\xcd\x38\x84\x38\x00\xd5\xb1\x16\xa6\xb4\x43\x24\x40\xde\xf0\x66\xfa\xd4\x3e\xcd\x9b\x20\xc8\x25\x79\xb4\x3b\xf3\x8c\x0c\xfb\xc6\x00\x10\x36\xb7\x4f\x61\xbd\x2c\x65\x9d\x91\xa7\x4b\x54\x95\xf0\x04\x6d\x39\xc0\x9d\xc5\x3f\xc1\x62\xb1\x4f\xef\x75\xa4\xa0\x07\xe0\x66\xdf\x04\x63\x9e\x5a\xfd\x42\xfc\xf7\x74\xdd\xda\xb8\x65\x24\x90\x6d\x68\x21\x04\xa0\x60\x8c\x7a\x5d\xfe\x09\x26\xa7\xe3\xd2\x76\x28\xa3\xe3\xf3\x27\x24\x99\x01\x40\x64\x51\x4c\x56\x95\x01\x07\x6d\x5c\xc2\xe0\x45\x41\x05\x7c\x6d\x94\x39\x88\xe0\x72\xe9\x72\x2a\xf2\xf9\x38\x2e\x11\x0d\x45\xee\x69\x08\x43\x78\x00\x8b\x8e\x8e\x70\x48\x1c\x00\x9e\xae\xe3\xd6\x94\x96\xf5\xa6\xc4\x7d\xbb\xc4\x1b\xcb\xae\x5b\x04\x50\x91\x9a\xe7\x30\xfa\x28\x9b\xb8\xc1\x79\x8a\xba\x2b\x7b\x48\x4f\xb0\x8e\x2f\x20\x06\x7b\xff\x06\x60\xf3\x75\x0b\xad\x97\x3d\xf1\x4e\x70\x6b\xcf\x95\xbd\xf0\xc4\x70\xbb\xeb\xfb\x91\x5c\x46\x77\x45\x25\x26\xff\x3d\xc2\x39\x09\x00\x9c\x7a\xdc\x5a\xa7\x3a\xc2\x88\xfe\x00\xfe\xa4\xe6\x1f\xa5\x71\x43\x3d\x6e\x11\x43\x95\xb8\x94\x07\xe0\xfa\x3a\xf3\x7b\xeb\x9e\xae\xc4\x13\x3c\x80\x2a\x80\xac\x0d\x6f\x6d\xea\x2a\x37\xfd\xc3\x14\x78\x9d\x09\x4d\xef\x4b\xa7\xbe\xce\x8c\x81\x6f\xba\xfd\x93\xe2\x12\xfe\x49\x23\x04\x43\x4a\x06\xe0\x7d\xb5\x98\x68\xaf\xf2\x43\xd6\xbd\x99\xea\x24\xf0\xc6\x88\x80\x09\x00\x88\x55\x9b\xb4\x57\xaa\x5c\x85\x34\x4d\x6f\xc5\x5e\xfa\xee\x7a\xa1\x04\x00\x36\xab\x48\xe3\x6a\x8b\xe6\xa4\x5d\x5f\x31\x42\xbb\xf3\x4c\x2e\xb1\xb1\x2e\x4f\xda\x5d\x15\x7b\xb2\x03\x68\x06\x60\x59\x1a\x1e\xd2\x02\x80\x86\xff\xf0\x19\xaf\x1b\xdc\x3b\xc2\xdc\x06\x00\x75\xe4\xcb\x25\x44\x45\x5c\xd9\x80\xc1\x1c\x67\x8f\x7e\x2b\x32\xa0\x69\xf6\xba\xe1\x41\x8c\xec\x9e\x6e\x45\xe7\x0b\x4e\x42\x00\x88\x71\x36\x4c\xc4\xd7\x2d\x5f\x9a\x59\xa8\xa5\x22\x60\x3c\x00\x57\x2a\xc7\x86\x39\xbb\x8e\x37\xc1\x3a\x4c\xc4\xd7\x2d\x67\x57\x39\xfb\x27\xb8\xa1\x1a\x39\xbb\xa7\x8a\x73\x91\x85\x8d\xda\xb8\xd8\x40\x59\xd8\xa8\x8d\x0b\xff\x7c\x59\xa8\xb6\x8d\x5b\x75\x54\xff\x84\xf0\xe5\x23\x24\xee\x01\x18\x3c\xe1\x9a\x08\xf0\x36\x38\x5c\xe5\xd6\x7b\xac\x0d\x1c\x0f\x8f\x3c\xfc\x93\x05\x7a\xca\x22\x1a\xda\xc0\x58\xe9\x0a\x03\x94\x03\x50\x90\x8d\x91\x85\xe2\x1a\x1e\x81\xef\x51\x74\x6d\x34\xbc\xbf\x9e\x47\xcd\x25\x00\x2f\x94\x51\x34\x41\x6d\x65\x01\x3c\x38\xfb\x24\x09\x89\x69\x00\x2a\xdc\xb0\xf6\x1b\x00\xf6\x29\xd5\x75\xa0\xb5\x55\xc2\x81\x64\x00\xba\x2a\xf5\x04\x2d\x1d\xca\xe2\x09\x32\xe7\xab\x08\x73\xb4\xb5\x98\xe4\xa2\x4b\xb2\xd9\x04\x35\xe4\x4a\x01\x40\x76\x8b\xfb\xfc\x03\x90\xfe\x77\x2f\xda\xb8\x6d\xdf\x78\x3e\xa9\x7a\x5c\xb5\x9d\x10\xac\xa4\x2f\x40\xa3\xad\x42\xf9\x0d\x16\xd0\xdd\x2f\x2f\x83\x77\x61\x4d\xae\x14\x99\xcf\x30\x8d\xde\x36\xf6\x08\xa3\x8a\x64\xec\x0a\x38\x8f\x67\xe3\x00\x14\x90\x54\xb0\xca\x01\x60\x81\x5f\x75\x15\x77\x91\x48\xa3\xdd\xf7\x17\xb0\x01\x5c\x06\xb0\x94\x4d\x28\xa8\x13\xea\xe4\x1e\x4d\xc7\xa3\xcf\x9b\xc8\x28\x4d\xd8\xa1\xcf\x41\x4f\x9b\x76\xf2\x01\x54\x00\xae\x43\x46\xe4\xad\xb8\x8e\xa5\x48\x2c\xdf\x56\x16\x46\xf2\x4d\x9b\xbf\xe3\xd6\xf4\x26\x72\x29\x00\x8e\x58\xd3\xda\x76\x1c\x5b\xde\x44\xce\x3c\x80\xa5\xa0\xd6\x4d\xf4\x5f\xc7\xbd\xc4\xa1\x65\x35\x41\x8b\x66\x09\x19\x12\x80\x0f\x2b\xd7\x44\xfd\x77\xd9\xff\xe0\x40\x25\x00\x8a\x12\xd4\x85\x83\xfa\xbe\x08\x66\x97\x3c\x1f\x1b\xd7\x45\x98\xb8\x05\xa0\x4a\xe9\xaa\xb9\x44\xe3\x98\x76\x1d\x8f\x0e\x1b\xf1\x00\xfc\x13\x3d\xcf\x87\x4e\xd4\x10\x83\x67\x74\xe1\xa0\x31\x12\xd8\xa1\xe7\xfc\xe7\xfb\x6b\x8c\xc9\x63\xca\xf4\xf5\x18\x72\xc3\xdd\x35\xbf\x83\x40\x7f\x07\xe0\x06\xf0\xeb\x87\xeb\xcd\x03\x98\x42\x3f\x5d\xd4\xe2\x50\xf0\x93\xd1\xf5\x44\x19\xb3\xe2\x38\xca\x14\xf8\x98\xdc\x02\xc3\xc4\xf2\xc0\xaf\xee\x01\xe8\x27\x76\xf1\x32\x74\x93\x0c\xdc\xb8\x1c\xc0\x6d\x80\x42\x8e\xdd\xfe\x49\x28\x84\xde\x25\x69\xdf\x1f\x80\x62\xa4\xaa\x15\x9f\x72\x13\xcb\x63\x0d\xc7\xb3\x73\x09\x24\x05\x63\xe8\x0e\x1c\x6b\x2a\x5a\x91\x87\xbf\x1c\x1b\x54\x98\x62\xac\xad\x70\xa5\xda\x5e\x63\xc9\x13\xb2\xc9\xe9\xe1\x1b\x6d\x34\x8f\xe5\x51\x34\xe4\xee\x66\x1f\x07\x51\x51\xa5\xe0\x81\xde\x44\xc4\x8f\x5d\xd8\x08\x43\x84\xde\xd8\x55\xfd\x12\xdd\x32\x76\x57\x28\x9d\xe1\x2a\x42\x1c\x76\xa6\xa3\x7d\x01\x34\x32\xbe\x00\x05\x07\x17\xf1\x32\xb6\xe3\xb2\x4e\x57\xba\x35\xc7\xd3\x95\x6e\x64\x41\xdd\x05\x5e\x8a\x12\x24\xda\x65\x18\xf9\x4c\xe1\x1a\xc5\x40\xbd\xc7\xd4\x32\xcd\xb1\xe4\x28\x42\x7b\x7a\xce\xc4\xd8\xa6\x78\x2e\x73\x76\x14\x72\x4d\x5d\xdb\x73\x7c\x1e\x22\x44\xe4\xdb\xf9\x1e\xb3\x1a\xf0\x92\xc7\x13\x4d\xf1\x9c\x6f\x55\x2a\xec\x2c\x8f\x5e\xf7\x30\x41\x3e\xd7\x94\x36\xbb\x4e\xf0\xdc\x15\x6e\x6a\x77\x4f\x77\x97\xf5\x47\x52\x1d\x52\x2c\x9c\xa1\xec\x02\x00\xb5\xf6\x2c\x74\x3d\xf7\x94\x26\xaa\x50\xdc\xdc\x4b\xca\xe3\xd9\x95\x6e\x29\x35\x17\xd7\xb1\x6d\x63\x52\x0c\x90\xd9\x50\x75\xc7\x30\xf4\x9b\x57\xff\x02\x66\xff\xaf\x80\x35\x2e\xe9\xa6\x8a\x88\x5a\xe3\x92\xe1\x9b\x36\xd4\x1a\x69\x48\x87\xbc\x08\x90\xa5\xf0\xab\xf9\x58\x0a\xbb\xdf\x53\x72\x1d\x4b\xc4\xb3\xd0\xe4\x52\x80\xba\x69\x0e\xe4\x9a\xb2\x27\xba\x75\x26\xd7\x24\xb8\xf8\xbc\xc5\xc5\x5c\xd3\x2a\x9f\xa2\x88\xd6\x1c\x68\x80\x64\xa1\xb8\x35\x89\x65\x3b\x6f\x91\x48\x6b\x11\x68\xa3\xdc\xc2\x40\x1b\xcf\xc8\x37\x0e\x9f\x01\x70\xe1\x0f\xad\xed\x01\x80\x48\xf5\xb2\xde\xd3\x7a\x26\xf3\x77\x09\x98\xb8\xda\xa7\x7b\xbe\x51\x44\x48\xe5\x0b\x08\xc7\x63\xd7\xad\x27\xee\x01\xc0\x09\xd5\x91\xdb\xb8\xd4\x4d\x97\xc7\xb2\xe7\x47\x3c\x11\x9d\xd2\x8d\x07\xdc\xbb\x5c\xad\x7c\x01\x3c\xfa\xb4\x71\x0f\x00\x37\xd7\xe9\x5b\x02\xe5\xaa\x5b\x48\x6b\xe3\x40\x36\x5d\x77\x6f\x5f\x40\xe8\x39\xdc\xdf\xe1\xa3\x16\x51\xee\xee\x3a\x88\x41\x77\xdd\xf3\x37\xe0\x81\xac\x70\xc7\x1e\x14\xf6\xd2\xf5\x2d\x11\xe4\x4d\x6e\xf5\x5b\x02\xfd\x36\xcb\x05\x36\x8e\x37\xd3\x65\xf4\xb1\xe5\x07\xf3\x4a\xed\x5b\x02\x9d\x03\xd3\xe5\xef\x59\x91\xab\x0e\x91\x59\x9f\x81\x8a\x6c\xb9\x85\xd5\x3f\x13\x73\x84\x6c\xd4\xf8\xc1\x9f\xfb\x5d\x92\x8e\xd8\x23\xa7\xa2\x35\x8f\xf1\xff\xbb\xbe\x4a\xf9\x9f\xb7\xd7\x23\xf7\x9f\xe6\x9f\x3c\xeb\x92\xd1\xbb\xd8\x47\x0f\xde\x3a\xbb\xaf\x88\x47\x5d\xce\xb3\x7e\x7f\x21\xb2\x77\xfc\x06\x0c\x18\xe2\xdf\x9f\x20\xf5\xf3\xa6\x7f\x16\x91\xd0\x72\xbf\x7f\x03\xc0\x4e\x42\x02\x0f\xbe\x29\x4f\x37\x92\x01\x08\x68\xcd\x93\x79\xd6\x4d\xb3\x7e\xfb\x1f\x00\x6b\x9a\xbe\x25\x68\x65\xe4\x6f\x1d\xa1\x32\xd4\xbf\x3d\x8f\x58\x56\xbd\xe7\x6f\x5e\x3e\x1a\x34\xb5\x07\xc0\x58\x93\xdb\x48\x52\x84\x6b\xdf\x9f\x60\xfb\xd3\x45\x3a\x3d\x2b\xa1\x25\x60\x26\xce\x83\x2b\xc6\xd3\x2d\x8f\x35\x13\xe5\xec\x6e\xdf\xfc\xfe\xaf\xfc\xb9\x07\x07\x87\xbd\x4d\xcf\x05\x5e\x0c\x8b\xe5\x3c\x0f\xae\x0a\x4f\x2f\x7e\x97\x88\x7e\xb6\xfe\x6d\x23\x14\x75\xdb\xef\x02\x5b\x4e\xf7\xdc\x28\x8c\x92\x6c\x1e\xe0\x01\x20\x07\xbb\xee\x2f\x00\x4d\x9a\xef\xec\x15\x4d\xc6\xb7\xe3\xf8\xd1\xb3\xe4\xec\xc1\x93\xde\xa9\xc2\x80\x2a\xad\x80\xda\xbf\x00\x48\xaf\xef\x0a\x54\xed\x8c\xe1\xb1\x37\x44\xeb\x7e\x1f\x5b\xd3\xa6\x5c\xdf\x8e\x76\x29\x52\xb5\xf6\x05\xf0\x2a\x6f\x6e\x56\x9a\xf7\xa9\xfd\xef\x63\x19\xfd\x63\xfd\xdb\xff\xf3\xf9\xdb\x5f\xe9\xfa\xf5\xf3\x57\x3d\x03\xff\xdb\x5f\xf5\xfd\xeb\xe7\xaf\x1e\xc1\x4c\xfe\xf6\xd7\x2b\x9d\xb1\x9c\x7f\x67\x9a\xce\x9c\xbc\x62\x61\xcf\xbf\xd0\x73\xea\x01\x79\x01\xc1\x77\xd5\xdf\xfe\x7a\xe5\xf3\xd2\x38\xff\x6a\xe8\xfd\x06\xa4\x07\x04\x46\xd5\x75\x20\x67\x93\x9d\x7f\x10\xbf\x07\xb2\xf8\x15\x7e\x20\x72\x40\xf8\x95\x5c\x97\x1f\xc8\xe6\x57\xa1\xb0\x75\x56\xe0\x15\x06\x05\xe7\xdf\xc4\xbf\xea\x69\x3f\xde\xdb\xe7\x5f\xf4\x31\x08\x9b\xd7\xa6\xf6\x08\xa3\x7d\xa3\xc8\xf8\x0a\x8d\xde\xf3\x2f\x7e\x1b\x7e\xe5\x5f\x21\x1a\x3f\xff\x08\xe5\x15\x90\x06\x24\x8e\xf3\xe9\x7b\xb8\x34\x39\xff\xf8\xdd\xc1\x9e\xaf\x78\x6d\x9e\x7f\x1f\x60\x29\x60\x4f\xc0\xf0\x4d\x12\x44\xdb\x2b\x54\x3d\xcf\xbf\x4d\xb9\xd3\x42\x78\x8b\x38\xff\xe4\x28\x1f\xd8\x00\x16\xd7\x4f\x88\x95\x5e\xe1\x95\xe1\xaf\x17\xe1\x52\xc3\x34\xe3\x15\x4a\x71\xe7\xdf\xe9\xca\x45\xa9\xf5\x02\x14\x98\x3b\xb4\xa0\x5f\xe1\xd7\xe0\xfc\x3b\x7b\x24\x54\x75\x5f\x0f\x8b\x04\x01\x19\x0a\x83\xaf\xf0\xed\x7d\xfe\x45\x65\xe7\xd5\xf3\x0a\xae\xf9\xf9\x17\x28\x3c\x54\x98\xdf\xf1\x16\x3f\xff\x5e\xc0\x7a\xc0\x3e\xc0\x68\xb4\x8e\x03\x3b\x7b\xf6\xfc\xab\x51\xdd\x0c\x50\x0b\x50\x70\xeb\x63\xef\xbe\xc3\xb0\xf8\xfc\x8b\xae\x9d\x55\x7e\xdf\xd1\xb5\x77\x38\xd4\xbd\x03\x5d\xbe\x03\xef\x9d\x7f\xb4\x79\x6e\x8e\x77\x58\xc9\x9e\x7f\xb4\x19\x4a\x2a\xf7\x0e\x65\x1f\x12\x0f\x5e\x9b\xe7\xdf\xfe\xfa\xa4\x11\x5e\x92\x49\xdc\x07\xdd\x35\xa0\xb1\x9d\x23\x11\xa1\xd2\x86\xa0\xd3\xd0\x15\x5d\x08\x68\xd8\x14\x93\x88\xa0\xe4\x38\xda\x4f\x23\x78\x59\x24\xe6\xaf\x9f\x99\x05\x4e\x43\x0d\x86\x28\x7d\xa2\xc8\x94\x46\x3d\x78\x8f\x44\x89\xd2\x55\xe0\x66\xf0\xfa\xf5\x33\x09\xc7\x7b\x72\xdb\xe0\x4f\x94\xbe\x01\x7b\x30\x71\x0d\x22\x7d\x8a\xdc\x32\x78\xff\xfa\x19\x98\x7d\xa5\x11\xea\x7f\x24\xc2\xf5\x5b\x68\x5c\x9c\x9c\x4b\x87\x7b\x0a\x1c\xe0\x24\xa8\x37\x12\x98\x4f\x0a\xda\x0c\xed\x44\x8d\x2a\x82\x0f\xc3\x27\x70\x2a\x0f\x86\x1e\x89\xfa\xeb\x67\x64\xcd\x61\x68\xaf\x91\x40\xb7\x66\x4c\xc1\xbb\xe1\xa1\x48\x6f\xe8\x36\x94\xbb\x20\xa0\x21\x14\x26\xc1\x81\xf9\xc2\x9b\xe1\x11\x83\xea\x16\x74\x19\xba\xc3\x12\x1e\xa8\xd7\x3d\x02\x5d\xdd\x09\x1d\xe4\x93\x75\x1d\x28\x6c\xd7\x8b\xba\xe3\x31\x4b\x22\x94\x87\xab\xa0\xc5\xd0\xd0\x02\x45\xe7\x35\xc1\xcf\x22\x11\xda\xb9\x59\xd0\x65\xe8\xa6\x34\x53\x18\xa1\x71\x48\x6c\x76\x2c\xb5\x87\xc2\x0d\x09\xe6\x4a\x1b\x2b\x42\xa7\x93\x58\xbf\x7e\x30\x1e\x49\x23\xf4\x6c\x49\x7c\x62\x44\x85\xda\xc1\x10\x91\x28\xb8\xce\x55\x79\xcf\x78\xe0\x8e\x71\xab\xf2\x8f\xa7\x3c\x44\x8e\xe3\x56\x1f\x3f\xde\x42\x1f\x78\xfa\x38\x13\x3c\xd9\x8f\xe1\x21\xd7\xc1\x9d\x5e\x1a\x8f\x37\x3f\x62\xb7\x86\xd3\xbd\x44\x9c\xd1\x48\xc4\x79\xab\x06\xeb\x08\x11\x82\x73\x10\xeb\x30\x4d\x1f\xa1\x99\xd0\x30\x0a\x15\xcc\x93\x1b\x02\x4f\x14\x5f\x12\xe0\x40\x8f\x91\xc0\xa8\x24\x74\x05\x4f\xf6\x25\x78\x78\xfb\xc1\xd8\xe3\xe4\x9a\xc1\x60\xc5\xd0\x09\x4b\x33\xbb\xd1\x3c\x80\x17\xc1\xa7\xe1\x20\x5b\xfc\x1c\x9e\xec\x16\x3c\x2e\xdc\x0b\x3f\x0c\x27\x5b\x0d\x8f\x9b\x11\xc3\xcf\x34\x8b\xeb\xc7\x58\xb9\x74\xaa\xaf\x06\xe3\x57\x16\x57\xce\x69\xd6\xf5\x16\x78\x7d\xce\x21\x2d\x8c\x29\x1e\xed\x24\x72\xa8\x87\x31\x61\x6d\x08\x1c\x0c\x8b\x81\x8d\x54\x42\xf8\x47\xa2\x46\x25\xf4\xb0\x7b\x44\x48\xa5\x1a\x0e\x4a\x13\xb1\x0c\x49\x44\xe5\x5a\xa4\xe1\x1e\x86\x2a\xef\x48\x1a\xe7\x10\x66\x98\xb0\x09\x1a\x4e\x3d\x13\x81\x0c\x49\xbc\x03\x19\x59\xd5\x17\xaa\xe3\x7f\x45\x88\x7c\xd2\x0c\xad\x3a\x12\x81\x4f\x30\x74\x4c\xd3\x07\x96\xc0\x70\x67\x03\xd2\xd7\xb7\x57\x31\xc4\x64\x03\x37\x6a\x09\xf7\xc1\x24\x82\x08\xc1\x73\x5d\x5a\x5d\x38\x0f\xd7\xa0\x07\x1e\xf3\xb9\x7c\xd6\x16\xba\x6c\x06\xbf\x75\x78\xe4\x9d\x2a\xe1\x99\x25\xad\x8f\xd0\x01\x6e\x9f\x0e\xd6\x8b\x5e\xee\x60\xed\x92\x78\x43\x74\x67\xe0\xeb\x16\x1c\x75\x6a\x1c\xe6\x24\xcc\xb1\x48\xa0\x6f\x14\xea\x6b\x09\x43\x19\x12\xf5\xd7\x4f\xc1\xdf\x57\xc2\x3a\x85\x44\xfa\xf5\x53\x6a\xa6\xd5\x47\x1b\x7f\x3f\xb2\xbd\xe8\x02\x17\x83\xeb\x57\x21\x3f\x8f\x8b\x65\x3c\x89\xf4\xeb\x07\x45\xe2\x93\xa9\x86\xf6\x5f\x3f\xa1\x13\x10\x99\x21\xe8\x69\x02\x54\x73\x32\xc5\xd0\xfa\xeb\x87\x08\xfb\x27\xd3\x0c\x8d\x7d\xc0\x58\x4e\xf6\x5b\xc7\x04\xd5\x4e\xe0\x3b\x0b\x1e\x4b\x94\xb0\xf6\xcb\xe3\x66\x0f\xe7\x01\x2e\x28\xb4\x99\xdc\xeb\x74\xf6\x2a\xce\x60\x4f\xa6\x18\xda\x7e\xfd\x74\x62\x09\x9e\xdc\x34\x38\xdc\x93\xa1\x08\x7c\xb2\xdb\xf0\xd7\xaf\x9f\x56\xb2\xa0\x6f\x43\x3f\x67\xe8\x82\x2e\x75\x23\xd0\x03\x5e\x28\xf3\xc8\xee\x46\x10\xa5\x28\xb3\x9f\x4c\x37\x74\xc5\x65\x97\x05\x7e\x1b\x1c\x15\xdf\x01\xd5\xfd\x7a\x12\xa0\xcc\x41\xe9\xbe\x05\x87\x96\x6d\xb8\xe0\x3d\xd9\x65\x38\xe5\x0b\xf3\x3a\x96\xca\xc3\x7a\xbc\x6e\x0d\x72\xac\x65\xf8\x99\x3f\xb4\x66\xf3\x18\x5b\xe3\x09\x05\xee\xde\x6e\xc0\xa1\xf1\x4b\xe2\x10\x01\xd8\x7c\x9d\xdc\xcb\xe0\x40\x82\x38\xc6\xcd\x63\x79\xfc\x30\xf8\x2e\x82\x18\x65\xdf\x6d\x27\x11\xe5\xbd\xd9\x96\x3b\xb9\x20\x5a\xcb\x68\x82\x17\xc3\x47\xf4\x86\x39\x58\xee\x24\xe7\xe1\x22\xe4\x7a\x1e\xdb\x73\xb6\x03\x97\x5e\x45\xe5\x5f\xde\x2b\xd0\xeb\x37\x11\x32\x4e\xf6\x23\x78\x60\xb6\x1b\x5f\xe5\x27\xbb\x0c\x8f\x20\x42\xf8\x88\x3e\xd9\x47\xf0\xe8\xe6\x8d\x0f\xe3\x93\x1d\x86\xcf\x80\xdf\x49\x70\xd7\x1f\xec\xc3\x7b\x6a\x36\x5f\xbb\x18\x1e\x6e\x9e\xf0\x65\x7a\xb2\xdf\xf2\x41\xd3\x4e\xad\x6d\x38\xf7\x23\xd1\x80\x4f\xc1\xb7\xe1\xaf\x80\x6b\xfa\x43\x61\x30\x12\x93\x76\x8b\xea\x99\xd5\x70\xea\xa9\x6c\xd7\x8f\x4f\xf5\x87\x0b\x34\xdf\x02\x0f\x83\xe3\xee\x9f\x49\xe0\x8f\xc1\xe1\x34\x48\x93\xf0\xf1\x5e\x08\xca\xa2\xb7\x4b\x95\x78\x09\xc3\x12\x67\x60\xd8\x9b\x47\x70\x14\x49\x8c\x98\xfa\xa0\xce\xf2\xac\x3a\x65\x13\x47\xe4\x72\xf0\x94\x09\xb8\x45\x02\x05\xae\xd0\xd2\x97\x14\x9f\x44\xe5\xdd\xdf\x80\x83\x92\x4f\x22\xd8\x9f\xd8\x8b\x9f\xec\x23\x38\x82\x40\x9c\x34\x16\xc4\x5e\x24\x6e\xe0\x09\xf8\x56\xfd\x61\x8b\x9d\x6e\xec\xd7\x0b\xe6\xc5\x91\x38\x5b\x17\x7d\xd7\xc8\x6d\x83\x31\x35\xe8\x01\xd6\x42\x9d\xc4\x2b\x6a\x51\x2f\xdf\x60\x84\x93\xc0\xa5\x57\xbb\x04\x7f\x1b\x1e\xfa\x16\xe8\xa5\x97\x1d\x1e\xe2\x48\x84\xb3\x3a\x88\x94\xb2\x1f\xf7\x3e\xde\x69\x07\x5e\x81\x2f\xf5\x3e\xf4\x82\x0b\x44\x5d\x35\x6e\x3f\x09\x06\x1b\x96\x08\xd5\xcf\x9c\x0a\xd2\x4d\x37\x38\xb8\x8e\x9b\x9b\xe3\x24\x52\xc0\xc3\xcc\xa1\x8e\xc4\xbe\x3c\x89\x12\xf0\x42\xfd\x69\xaa\x9e\x24\xb5\xdc\xa0\x1a\x4f\xf6\x11\x7c\xd1\xcd\x22\xf8\x32\x3c\x98\x82\x37\x61\xcd\x4e\x76\x19\x2e\x6d\x5e\xda\xcd\x63\x02\xcf\x11\x7e\xf0\x36\x98\x1d\x78\x12\xcc\x4e\x65\x58\x65\xa8\xfb\xe1\x8a\x47\xb7\xe7\xc9\xbd\x0c\x0e\x76\x77\xa8\x75\x9c\xac\xab\x29\xaa\x26\x8c\x11\xea\x28\x90\xc2\x27\x31\x80\x4f\xc1\x5d\x1e\x0f\x82\x84\xa7\xaa\x3c\xba\x48\x9c\x5e\x42\x08\xd5\xd1\x38\x84\x95\xb7\x12\x9c\xc8\x8f\x14\x3b\x48\xec\x03\xce\x54\xd2\xb6\xfa\x1e\x8e\x36\x0a\x7e\xd2\xeb\xe8\x53\x33\x8f\xbe\xc3\x24\x22\x51\x45\x8b\x95\x44\x50\x10\xb9\xd6\x3f\x93\x53\xd5\x58\xbf\x82\xf5\x0f\x9e\x62\x2a\x26\xfb\x56\x2a\x23\x05\xfa\xb1\xc2\x66\x25\x81\x19\xe4\x64\x01\x96\x87\x16\x66\xfb\xe9\xe6\x52\xa9\x63\x79\x86\x16\x11\x3c\xd4\xd9\x05\x51\x76\x12\x31\xa1\x38\x53\x3d\xd9\x65\xf8\x46\x69\x39\x07\x7c\xbb\xd9\x30\x61\x46\xe5\xea\x53\xc7\x6b\xa8\xf8\x8b\x10\xf5\xd8\x65\xd4\xf1\xf2\x7a\x05\x56\x4e\xb7\x67\xfa\xb5\xb6\xe1\x2f\xe0\x74\xe7\x33\x54\x3e\xf0\x5e\xba\xf1\xa0\x5f\x51\xaf\x25\x11\x3c\x27\xbc\x64\x55\x14\x01\x49\xc4\x69\x81\x5e\xae\xf3\xd2\x68\x67\x38\x5c\x2b\xf8\x42\xab\xf3\x02\x93\x9c\x04\xd5\x30\x2a\x94\x75\x49\x7c\xa2\x1a\x26\x79\x66\xde\xc0\x27\x71\xf6\x09\xfc\x82\xea\x77\xc1\x49\xa0\x05\xcd\x68\xa7\x77\xf3\x0c\x59\x7b\xba\x09\x03\x5a\xa7\x38\x06\x27\xd1\x4f\x35\x2c\x15\x9a\x7f\x24\x08\xf3\x3b\x68\xb5\x83\x97\x2b\xa1\xd4\x0f\x3c\x26\x67\x0e\x90\xfe\x49\x04\x09\x8a\x47\x95\x8a\x3a\x3b\x89\xd8\x39\x38\x2d\xaf\x73\x0a\x35\x10\x85\xfb\x50\x73\xd4\x33\x97\xca\x13\xb9\xfa\x06\xcf\xd6\x39\xb7\xe1\xb1\x03\x0b\xce\x49\xea\xf4\xd6\x99\x0b\x86\x75\xb9\xe9\xe7\xf6\xec\xe0\xe1\xf9\x86\xd0\xaf\x44\x56\x25\x81\x42\xf3\x4d\xfd\x22\x01\x2a\x51\x52\x4f\x79\xea\x7f\x79\x1e\x14\x3b\x94\xa0\x89\x95\x08\xa0\x24\x02\xef\xe3\x5a\xab\x12\xb5\x93\x44\x68\xc7\x63\x6f\x78\xb2\xdd\xf0\xf1\xeb\xa7\x60\x95\x7d\x72\x6f\x83\x03\xc7\xe0\x32\xba\xce\xf7\x50\xf7\xa5\x3b\x8b\xdb\x8c\x4a\x70\x46\x12\x28\x9b\x27\x86\xa5\x67\x7b\x55\x84\x41\x39\x4d\xa8\xd3\x7b\x90\x00\x76\xa5\xc4\xbd\x52\x89\xdb\x46\x22\xf8\xe9\x84\x21\xab\x2b\x69\x8b\xaf\xc4\x16\xc7\xf5\xcd\xc9\x2e\xc3\xd1\x60\x0f\xea\xf6\x64\x1f\xc1\x91\xd5\x61\x40\x5e\x57\x82\x5e\x3b\x09\x66\x93\x3d\x4b\xa4\x1d\x12\xa8\xa4\x83\x3a\x57\xe6\xde\xaa\x04\xd4\x29\x15\x2c\x46\xc4\x1a\x12\x6c\x86\x20\x07\xeb\x32\x46\x5d\x81\x51\x4b\x68\x9a\x9c\x9c\x46\x85\x19\xeb\x29\x1e\x7b\x6a\x55\xc3\xab\x54\xe5\xd9\xcb\x44\xa5\x20\x71\x10\x30\x86\x9a\x75\xf5\xa5\x4e\x12\x7e\xbf\x14\x6e\x45\xac\x10\x49\x9c\x03\x57\x59\x2a\x8c\xf7\x48\x54\x1c\xcf\x30\x97\x4b\x97\xd9\x5a\x52\x07\xbf\x98\xb3\x2d\xec\x85\xc7\xee\x52\x39\x28\xb8\x40\x26\x71\xc0\xc4\x55\xaa\xeb\x0d\xc9\x57\xf1\x1b\x7c\x17\x8c\x9c\x2b\x9e\x76\x49\xc4\x55\x59\x32\xe5\x3f\x90\x9a\x55\x9e\x6e\xef\xa2\xa9\xfc\xe8\xfc\xa0\xab\x76\xe0\xcc\xcd\xe3\x39\x08\x05\x9b\x74\xe3\xf7\xa1\xee\x4b\x3b\x01\x47\x9e\x05\xb3\xa7\xba\x2f\xa1\x58\x5c\x35\x16\x8c\x99\x2a\x0e\x01\x49\x48\xd9\x9e\xe2\x62\xc8\x54\xdc\xfe\xa5\x9b\x37\x65\xdd\x59\xbd\xc1\xa7\x5e\xba\x31\x3c\xaf\xf8\x20\x8b\x04\x66\xae\xa5\xd3\x9b\x0a\x27\xb5\xe2\xcb\x2b\xdd\xf8\x59\xaf\xb8\x8c\x22\x71\x28\x50\x77\x7e\x4c\x35\x8b\x7c\xbc\x60\xad\x5b\xd1\x2f\x20\x71\x70\x1d\x1c\xb2\xba\xa7\xe6\x72\x4f\xcd\x25\xa7\x64\x4f\x5d\x04\x5b\x86\x76\x35\x28\xd9\x8a\xf5\x08\x09\xb4\xf6\x59\x42\x48\x40\x12\x67\x83\xc0\xf3\xac\x7e\x9d\x57\xbf\xce\xeb\xc5\x60\xb7\x50\x0e\x6a\x7b\x05\xfe\x5e\xc5\x7b\x09\x09\x44\x18\x6c\xbf\x2d\xfe\x5e\x45\x3e\x5f\x30\xf6\x92\x46\x1f\x89\x19\x60\xc6\xf4\x12\x91\x82\x3d\xdb\x5d\x2a\xf8\x6f\xfb\x72\xdb\xba\xdc\xea\x4d\xab\x6f\x5d\x03\xf8\x4b\x28\x5d\x13\xfc\xf6\x02\xbe\x59\xc0\x0a\x9a\xdb\x62\xe4\x9d\x44\x4c\x59\x05\x81\xec\xc7\x53\xf9\x4c\xc1\xb3\xe0\xc9\x70\x14\xfb\xc1\x67\xfb\x99\xc3\xf0\x19\xbe\xde\x04\x5e\x9a\x32\xf4\x50\x3a\x26\xcd\x6d\xdc\xf4\xf2\x24\x3a\xce\x98\x7b\xc0\x93\xe1\x29\x7a\x4f\x54\xef\x66\x3a\xb0\x41\x07\xa6\xbb\x06\xdb\xf6\x64\x3f\x86\x3f\xc0\x2b\xf0\xad\x6a\xe2\x25\x5e\x42\xd4\xf2\x69\x68\xa7\x91\xf8\x1c\x70\xe0\x89\x36\x84\x9d\x4e\x22\xf0\x84\x3b\x53\x19\x53\x83\x07\x5f\xc6\xe8\x7f\x26\xb1\xda\x68\xdc\xdb\x27\xc1\xcc\x8d\x2c\x78\x36\xbc\x00\xa7\xaf\xcd\xad\x37\x68\x68\x8e\x62\x1b\xdd\xf5\x74\xd5\x33\x6f\xc1\x3f\x86\x33\xe6\x49\xfd\x1d\x5c\x7a\x12\xf8\xb7\x8e\xb3\xd2\xc6\x18\x1a\x45\xd8\x88\x14\xe2\x51\x34\x08\x40\x12\xe7\x42\x21\xc0\x40\x1b\xcb\x53\xb4\xa8\x1d\x0f\xf5\x6d\x2c\xf7\x12\x9f\x4e\x21\xe7\x3e\x39\x4f\x74\xe8\x2c\x9e\xe2\x43\xf0\x8f\xe1\x54\x93\xa8\xfe\xc5\xfd\x70\x12\x61\x08\xd0\x3a\x93\xf0\x1e\xaa\xfe\x8d\x2f\x82\xda\xe9\xe5\x67\xa9\x9e\x0f\x6a\x27\xf8\x8d\x6b\x43\xbc\xac\x66\x13\x0c\x18\x68\x6d\x3c\x4b\xf5\x3f\x78\xba\xc3\x9a\xb4\x8d\x67\x6b\x12\xb0\xfd\x9b\xd8\xf0\xb6\x99\xb4\xc4\x33\xe1\x7e\x0f\x0f\x58\x6d\x26\xf5\x5f\xcc\xe0\x52\x63\x3f\xb7\x99\xa1\x93\x4f\x22\xea\x27\x72\x45\x9b\x08\x2b\x23\x71\xff\xfa\xa9\xb8\x77\x6a\xb0\x86\x49\x2c\x82\xe8\x53\x4d\xd1\x9a\xcc\xc2\x7e\x0e\x85\xc1\x93\xe5\x94\x9e\x44\x3d\xd5\x54\x15\xdf\x2f\x83\xdf\x14\x8f\xd1\xce\xa6\x59\x9b\xb1\xb7\x2a\xbe\x04\xda\xec\xee\x4c\xa7\x33\xea\x7b\x77\xe5\x1d\x14\x80\x7d\xf1\xc9\x7e\x0c\x67\xad\x26\x73\x20\x8a\xaf\x41\xf1\xa5\x1b\xf3\xd9\x36\x75\x7d\x9e\x44\x3b\xd5\x4f\xa6\x60\x4e\x4d\x4d\xf0\x8a\xee\x12\xd6\x4a\x27\xcb\x95\xd2\x60\xe5\x56\x9c\x8a\x9d\xdc\xcb\xe0\x37\xa6\x3a\xaa\x66\xbb\x78\xbc\x94\x1b\xac\x9a\x36\x97\x67\x1e\x75\xd9\x89\xcb\xa6\x36\x17\xd8\xf4\x24\x02\x0f\x62\x4c\xdc\xe6\xf6\xdc\x84\x1b\xab\xa4\x10\x37\x6d\xbe\x90\x0a\x35\x82\xbd\xd7\x3b\x53\x5c\x9c\xdd\x86\xb9\x49\xe5\x61\xda\x08\x8d\x4c\x22\x66\x3e\x4c\x8e\x3e\x8d\x10\xa6\x24\xe2\x61\xdd\xe2\x61\xdd\xd6\xcd\x03\xb7\xad\x1b\x74\xda\xc3\xae\xbe\x2d\xef\x33\xe9\x4e\xf4\xc1\xe4\x10\x06\x93\xc4\x06\x4e\x79\xbd\x70\xa5\xa4\x9c\xee\xce\x79\x58\x19\x6a\xb5\x29\x2e\x63\x1f\x49\x70\xf7\x27\xab\x3f\x6c\xc0\x55\x0d\xaf\xea\x0f\xc8\x68\x75\xe1\xd9\x85\x7d\x60\x69\x95\xfe\x74\x9d\xb7\xd5\xc1\xd7\xf8\x46\x6f\xcb\xd8\x42\xfe\x1d\xfa\x50\x79\xdd\xb8\x4d\x8e\x03\x0a\xe6\xd2\x6d\x49\xe2\x75\x12\x81\x17\x08\x99\xde\xd6\x82\xbc\x6d\x10\x55\x77\xc1\x1b\x45\x5b\x6b\xa9\xfe\x75\xd6\x41\xf1\xce\x1a\x81\x7b\x48\xdc\x54\x93\x05\xff\x18\xfe\x00\x8f\xcd\x43\x6c\x1c\x12\x1c\x67\x55\xbf\x79\xaf\x36\x02\xd7\x9c\xf2\x4c\xf3\x86\x7c\x39\x09\x86\xd5\xa9\xe7\xe5\xee\xbf\xd4\x7d\xb0\xe0\x7a\x0d\x2d\xef\x0b\x13\x2c\x42\x92\x36\x22\x45\x90\x98\xa7\xfb\xa0\xf0\x25\xee\x4e\x83\xf8\x3b\xdd\xa1\xfa\xcf\x54\x35\x1f\xa8\xa3\x91\x28\xff\xf1\x2c\xe0\xdb\xe6\x1e\xe0\x6a\xa2\x1b\x90\xd8\xa7\x7a\x6d\xaa\x8f\x5b\x8d\xe8\x02\xa7\x38\xbd\x7c\x74\xd3\xac\x87\x9b\x66\xe4\x26\x78\x37\x1c\x4b\x2e\x6e\x88\xf5\xe8\x48\xc8\x3d\x7e\x27\x9c\x5b\xc3\xd7\x3a\x89\x12\x5e\xe2\x3a\x60\x15\x97\x53\x72\xf9\x37\x6d\x5b\x82\xaf\x86\xef\xe5\xbb\x20\x71\x6d\x38\x10\x26\x41\xf5\x8c\x76\xfb\xa2\xdc\x8d\x07\x2e\x4c\xd0\xb6\xa7\x16\x51\x2a\x8f\x7d\x32\xdc\x2d\x1e\xc5\x49\x04\xee\x25\xf2\x46\xdb\xd3\xdd\xc4\x1f\x45\x27\x18\x46\xc3\x2d\x1f\x89\x78\x6f\x13\xe8\xb2\x99\x2e\x6b\xd0\x65\xb5\xb0\x86\x26\xcb\x9a\xd5\x26\xeb\x25\xb8\xab\xd9\xaa\x06\xb4\xb9\x25\x30\x3d\x89\xd0\x45\xeb\xea\xfe\xe3\xee\x6b\x96\x71\x98\xdb\xc7\xcd\xd6\x3f\x89\x60\xf5\x81\xf0\xfa\xc8\x74\xff\x24\x82\xfa\x08\x45\xac\xc8\x56\xc3\x43\xdf\xa5\xde\x94\xaf\xec\xcd\x93\x08\xaf\x34\x71\xd2\xfb\x68\x9c\xdc\x93\x08\x1d\x57\xbc\x9d\x75\x5f\xff\x9d\xeb\x3f\x89\x75\xdc\xc7\xe0\x26\x3e\x89\xd7\xaf\x9f\x0a\x73\xb7\x8f\xc9\x0e\x3f\x7b\x23\x1c\x54\xd5\x24\xb8\x7b\x83\x35\x4b\x41\x61\xa2\x8f\xe9\x66\xa7\x9a\xad\x74\x67\xba\xfa\x70\x49\x99\xc4\x81\xee\x63\xbb\x1e\x9d\x44\x82\xab\xf4\xf1\xe2\xf1\xd5\x91\x72\xdf\xa5\x8f\xf2\x67\x62\xab\x0f\x54\x6f\x22\x81\xf5\x59\x63\xd4\xa8\xd5\x44\x82\xc5\x0c\x34\xdf\xc7\x7b\xa8\xbb\xc1\x39\xaf\x88\x7c\xfa\x78\x7b\x6d\xde\x1c\x48\xa2\x78\x9c\xac\x8b\x6b\x74\x9d\x6a\xc4\x47\x3f\x09\x66\x23\xc8\x8c\x0e\x47\x3c\x12\xf1\x54\x2c\xc4\xb8\xee\xf3\x62\x6f\x9d\x44\x70\xae\x46\xe0\xb7\x3e\x2f\xae\x8b\x3e\x75\x8d\xe0\xbf\xb0\x4f\x3d\xc3\x4e\x22\x8e\x18\xd1\xda\xce\xc9\xa1\x5d\x04\xe0\x77\x19\xc1\xd1\xea\x33\x81\xc7\x4e\x22\x62\x9b\xe1\x63\xb8\x4f\x5d\x0b\x27\x71\x28\x81\xa6\x6a\x0a\x78\xe9\x24\xb0\x18\x4b\x34\x5b\xb5\x68\xb3\xe2\x63\x1b\xff\x9b\x27\xfb\x36\x9c\xf2\x99\x7a\x9a\xb6\xe2\x0c\x05\xf9\xda\x93\xc0\xd0\x8a\x27\x11\xc4\x1c\x71\x87\xfb\xec\x53\xa3\xc5\xae\x7a\xdc\x86\x6f\x95\x0f\x5f\xb1\x95\x97\x4f\x37\x5d\xd2\xa1\x4b\x2a\x4a\x20\x32\xed\x20\xd1\x08\x32\x50\x05\xdf\x86\x63\xf5\xc6\xce\x9a\x92\x8b\x9d\x44\x3a\xd5\xc4\x5b\xa0\x63\xcd\x4a\x22\x9c\x8d\xe3\x70\xb1\x63\xc3\x4a\x62\x44\x71\x5a\x15\x3b\xeb\x24\xa2\x96\x5e\x04\x1e\x06\xaf\x00\xc7\xa9\x98\x92\xfb\x9e\xc4\x9b\xca\x19\xe9\x9a\x6a\x34\xa8\x96\xda\x27\xf3\xab\xdb\xef\x24\xc2\x4d\x35\xbe\xfd\x4e\xb6\x18\x1e\x87\x62\x34\x55\xe3\xed\x81\xcf\x52\x29\x6b\xf4\xb9\xb6\x7a\x13\x8c\xd5\x8a\xe7\xd0\x3e\x25\x3d\x3e\x89\x70\xe1\xad\x33\x0a\xc7\x8b\xc4\x21\xe4\x42\x99\xf5\xe4\xb6\x6a\x0f\x0e\x57\x85\xc4\xe8\xf3\x3d\xb4\x09\xde\x44\xa5\x24\xcc\x63\x9f\x7a\x70\x9e\x44\xa7\xf6\x2e\xb8\x56\xfb\xcd\x59\x20\xa4\x7b\x37\xe7\xeb\x24\x22\x54\xd0\xa5\x75\xfa\x78\xce\x3e\xb8\xe0\xe5\xbd\xd3\x4d\x82\x75\x48\xb0\x3a\xc0\x77\xf3\xd1\x51\x9b\x98\x58\x0f\x22\x97\x75\x02\xd1\x93\x08\x34\x4b\xcc\xe2\xbe\xa4\x69\x72\x12\x11\x5e\x04\xa7\xeb\x7d\x65\xc3\xa5\x4f\x8a\xf7\x9c\xbe\xb2\xf6\xc7\xca\x18\x90\xc0\x54\xee\x4b\xc2\x81\xae\xc8\xc6\x13\x51\x65\x5f\xd2\xcc\xea\x8a\xb3\x5b\xf0\xad\xd3\x57\x73\x3d\xe1\xf8\xba\x12\x90\xb5\x63\xcf\x48\xe2\x8d\x29\x64\x6c\xa8\x35\x84\xd0\x08\xcb\x59\x11\x30\x76\xfc\x68\x91\x88\x25\xbc\x83\x2d\xd8\x97\xb7\x25\x7e\x8d\x2a\xf2\xc5\x4e\x60\x42\x12\x74\x86\xcd\x4d\x2c\x3e\x12\xd1\x19\x36\xc2\xda\xae\x65\x53\x4b\x65\x48\x46\xae\x44\x69\xab\xc4\x9c\xea\x4b\xc2\xce\x93\x60\xe6\x07\x7d\x79\x0b\xd9\xac\xb0\xff\xac\x53\x13\xfc\x11\x2a\x26\xea\x51\x4a\xa1\x13\xfa\xe9\xeb\xf1\x90\x1e\x0d\x09\xd4\x4d\x94\x1b\x12\x0b\x78\xec\xb3\x2d\x25\xbc\x4e\x38\x91\x94\x6e\xea\x27\x5e\x07\x89\xf0\x2d\xc9\xfb\xb9\x13\x61\x83\x44\xec\x27\x5c\xf4\xf4\x2d\x3d\x9f\x93\xc0\x96\x11\x24\xb7\xb3\x2e\xca\x9d\xd1\xb5\x27\x3a\x57\x27\x56\x03\x09\xc1\xa9\xdf\x48\x74\x0b\x89\x12\xaa\xa5\xef\x36\xd4\x6e\xc3\xc3\x80\xe6\x01\x27\xe4\x24\xc2\xdb\x3c\x3a\x22\x27\xfb\x36\x3c\x9c\xc7\x13\xab\xa8\xef\xce\x33\xeb\x24\xe2\xfe\xe7\x8d\xd8\xf7\xd4\x1a\xee\x70\x92\xd5\xc2\xb4\xec\xd3\xb7\x28\xee\x8e\xb7\xe6\x7b\xa0\x48\xd8\xf1\xd6\x4c\x62\x9e\xe2\x45\x60\x51\x1d\x7b\x1d\xe4\xd0\x6e\x4d\xce\xf2\xa4\xc5\x6b\xaa\x11\x24\xab\x6f\x91\xed\x1d\x69\x68\x4a\x48\x52\x3a\x52\x4e\x12\x9f\x28\x2e\x30\xaf\x82\x93\xb8\x0f\x58\x33\xf9\xf6\x4a\xe1\x15\xb1\x08\x83\x6c\x63\x8a\x1d\x98\xa2\x69\x23\x6c\x3d\xc9\x4e\x02\xc3\xd5\x61\xf8\x30\x3c\x46\xa4\xfd\xf1\xf6\x7a\xbc\xb5\x1e\x93\x21\x3d\xba\x33\x71\xdc\xd8\x6e\xd0\x8a\x39\x53\x5d\x9c\xa9\x7a\x69\x39\x1e\x57\x83\x13\x81\x09\x67\x61\x58\x6d\x65\xa0\xb6\xd2\x08\x62\x77\x72\x8f\xc0\x41\x39\x24\xb4\x31\xc6\xc8\x88\x57\x4e\x22\xfc\x89\xe2\x6c\x74\x8c\x0a\xce\x3d\x89\xd3\x1b\xe4\xc0\x27\xd7\x0d\x0e\xbe\x2b\x6e\x42\xc7\xe8\x4c\xfc\x49\xc4\x0b\x02\x17\x5b\x27\xab\x66\xe3\x2a\x6d\xf8\x3b\x1c\xd6\x19\x39\x89\xa0\x03\x90\x42\x0c\xeb\x8c\x9c\x44\xa8\x72\xcf\xfc\x67\xe2\x6a\x58\xc6\x38\x90\x31\x36\x24\xee\x03\x17\x4c\x24\x42\x24\xd9\x35\x34\x69\x56\x0e\x34\x2b\x5b\x56\x57\xf5\xa0\x1f\x08\x13\x1b\x12\xee\x61\xcd\x91\x93\x08\x7c\x4c\x1c\xc7\x31\xf4\x9e\x3f\x89\x40\x17\x38\xb8\x1c\x63\x2d\xb5\x8a\x4b\xef\x4e\x1c\x9a\x93\xed\x86\x63\x57\xdb\x29\xff\x1a\x82\xa3\xa8\x3d\x8a\xa6\x42\x42\xc4\x81\x10\x31\x25\x9e\x9a\x63\xbc\xbc\x60\x81\xf5\x1a\x02\x93\x81\xeb\x15\x12\x0f\xc5\xa9\x46\xb7\xe1\x80\xa2\x4c\xc9\xc3\xfa\x70\xd7\x9e\x44\x98\x2a\x96\xa0\x00\xc7\x94\x64\xfd\x24\x12\x76\xb8\x97\xe0\xd3\xf0\x05\x3c\xea\x9f\x69\x09\x9e\x08\x6d\x48\x00\x91\x31\xb3\x86\x35\x33\x61\x60\x61\x2a\x9f\xec\xc7\xf0\x07\x2b\x5e\xda\x2d\xb0\x41\x4e\x22\x53\xbe\x03\xd7\x70\x67\x89\xe1\xe2\x09\x75\xcc\x02\xc5\x71\x12\x18\x03\x67\xaa\x11\x3f\x7f\x4c\xf8\xf9\x09\x27\x7f\x27\x7b\x1b\xce\xb0\x0a\xdd\x69\x9c\xa2\x93\x60\xda\x42\x72\x3f\x10\x36\x92\xc0\x2e\xb8\xd2\xae\xb4\x3b\x4e\xa2\x62\x51\x7c\x09\xfe\x36\x9c\x69\x9e\xb4\x3b\x5d\xcf\x24\xe6\x7d\x51\xf9\xc9\x6d\x3e\xa0\xd7\x92\xc2\x79\x0f\x73\x8f\x06\x94\x59\x43\xcd\x78\xc0\x33\x22\x81\xdd\x72\x5c\x65\xc3\x04\xd6\x10\x81\x55\xaf\xd1\x05\x9f\x86\xaf\xa8\x46\xe0\xad\xde\x2f\xae\x32\xd4\x91\xc6\x7c\x6d\x55\xff\x22\xca\x15\xd2\xb9\x01\x8f\x89\x04\xf6\xc2\x20\x93\xf9\xe1\x8a\x38\x89\x46\x79\xc1\xbd\x58\x1f\x3c\x03\x85\x4b\x9a\x93\x5d\xaa\x1f\x7f\x40\xd5\xb3\xf6\x08\xc9\xcc\x87\x18\xfa\x2d\x51\xcf\xc3\xd5\x77\x12\xa1\xd4\xc7\xe4\xaf\x9b\x2b\xe2\x24\x98\x4c\x8e\x16\xbc\x2a\x12\xc1\x72\xeb\x1c\x21\xdc\x3f\x91\x08\xeb\x06\xfc\x54\x8f\x95\xd5\xfd\x95\xcf\x6a\xb6\x1a\x94\xd4\xc9\x6d\x83\xe3\x55\x81\xde\xf2\x58\x59\x6b\xb8\xc2\xf6\xa3\xa1\x47\x34\xcc\xca\x1a\x62\x65\x55\x3c\x3c\x0f\xfc\x98\x91\x78\xe8\x0d\xd5\x14\xde\x03\x27\xc1\xa4\xb1\xd5\x56\x71\xf5\x58\xe8\x54\x1e\x39\x63\x15\xa1\xa9\x15\xe1\x8a\x5a\x53\xe7\xdb\x54\x2f\x1b\xa1\x91\x90\x11\x0d\x9c\xd8\x92\x78\x87\x9b\x3e\x7a\xe3\x0d\x4b\xb4\xf7\x94\x10\xbf\x8c\x25\x15\xf5\x81\x47\xd5\x03\x67\x8e\xa5\x48\x7e\x12\x41\x25\xd7\x64\xf8\x32\x3c\xd0\x51\xcd\xcc\xc2\xd2\x12\xae\x08\x52\xd0\xf0\x22\x38\xf0\xbb\x46\x82\x66\x0b\xd5\xbc\x3d\xf5\xf8\x0c\xab\x5c\xf3\x83\x50\x9d\x24\xf2\xaf\x9f\xd6\xd9\x80\xcb\x58\x6a\x09\x4b\x35\x50\xfb\xfa\x08\x1b\x11\xb7\xb3\xf5\xa0\x2d\x06\x41\xc4\x48\x04\xc9\x5e\xbb\xe0\x90\x28\x83\xe8\x5f\x07\x1e\xd5\xec\x04\x2d\x72\x12\x0c\x36\xf8\xd5\x27\xfb\x36\x3c\x1c\x86\x07\x93\x75\x6c\x6c\x88\x22\x11\x9d\xe4\x4e\xdc\x59\x53\xb3\x33\x5e\x19\x3b\xe0\xa2\x99\xdf\x65\x84\xb6\x69\x90\x45\x63\x77\x2d\x2b\x71\x4c\x5a\x9f\x34\xd9\x79\x19\x0f\xa2\x92\xdc\x13\x86\xe6\xb0\x3a\xd9\xd8\x5a\x3f\xe4\x1c\x27\x3b\x0c\x9f\xe1\xbc\x51\x60\xdd\xc3\xc4\xed\x68\x61\xc4\x77\x72\x42\x7f\x1b\x27\x17\x43\xf3\x8b\x58\x92\xc4\xa0\xf6\xd8\xab\x56\x3e\x1b\x52\x3e\x9b\x83\xdd\xb4\xa7\xab\x9f\xd0\x57\x88\xc9\xc6\x96\x99\xc1\x49\x64\xe0\xf4\x7e\x6b\xb9\xb1\xf9\x4d\x29\xdc\x7c\x7d\xc6\x16\x7f\x72\xe0\x94\x3f\x25\xa4\xbd\x03\x27\x97\x24\x6e\xe0\x0c\x4b\x14\xd9\x80\x22\x4b\x09\x65\xd7\xb1\xdf\xee\xcf\x5b\xfd\xa9\xb4\xfb\x5e\x2e\x7f\x36\x42\x1b\x5a\xd7\x8f\xab\xc7\x45\xf7\x84\x2d\x3a\xf6\xc7\xfb\xe3\x43\xb4\xc0\xf0\x85\xf3\x19\x5b\x24\xfe\xc0\x17\x5a\x53\xa4\x93\x71\x41\xd8\x9d\x44\xdc\x79\x48\x4b\xa6\x35\x83\x4f\x82\xd1\xe2\x76\x7c\xdc\x8c\x76\xa2\xad\xd6\x26\x31\x2d\x46\x66\x69\x4f\x82\xbb\x04\x97\xeb\x43\xf8\xe6\x24\x02\xcd\xe1\x7f\x73\xa2\x8d\x4b\x22\xae\x4e\xc5\x7e\xc3\x5f\x0f\x09\xa2\xb3\xe3\x21\xde\x0c\xb8\x09\x03\xee\x1e\xf0\xb6\x27\xf2\x3b\x12\x85\x38\x68\xf7\x9f\xa9\xac\x39\x1a\x0f\xd6\x09\x07\xef\xae\x8a\xf6\x69\xf9\xdf\x44\xfe\xd7\x14\xf1\x77\xe8\x19\x31\xe5\xf3\x6c\xc0\xca\x9e\x56\x14\x9b\x28\x8a\x9d\xd6\x3b\xf0\xa5\xd9\xe8\x38\x8a\x26\xa4\xc3\xe8\xdc\x64\x27\x11\x73\xad\x18\xb7\x08\x0f\x49\x7c\xa2\x38\x73\xa1\xc7\xc8\x49\xb4\xf0\xaa\x4a\x67\x86\xa7\x5a\xa7\x08\x77\xb0\x73\x8c\xa9\xa9\x1b\xec\x2b\x84\x32\x27\xdb\x0c\x67\xea\xbe\xe5\x5f\x86\xc7\x45\xd9\x09\x01\x30\x86\x3b\x3f\x88\x8e\x89\x10\xe7\x64\xb5\x64\xa1\xdc\x79\xe0\xec\xa0\xe1\x6e\x8e\xad\xf2\x4c\xce\x74\xfd\x53\xf5\x13\x9d\xc2\xdc\xcb\x89\x0b\x9a\x03\xa7\x9f\xa2\x59\x27\x34\xeb\x68\xd5\x60\x57\xb3\x71\xc4\x40\xd8\x16\x6b\x2f\x9f\x04\xd3\x40\x9c\x81\xa1\x67\xf8\x49\xc4\x05\x3a\x09\x7b\x30\xf6\x10\x3c\x02\xa3\xdc\x55\x81\x8a\xc6\x76\x37\xb7\xba\x89\x6f\xfb\xf1\x76\xfd\xd0\x0b\x9d\x17\xd2\x1c\x1f\x6f\x91\x0f\x34\x34\x17\xf4\x1c\xa2\x0b\x26\x46\x3b\x5d\xe1\x96\xc7\x67\xab\x9a\x8f\x66\x47\x1b\xfd\xf1\x2a\x3e\x5a\x45\xa2\x5d\x8d\xc7\xab\x15\x3a\xbc\x5d\xa1\x64\xe7\x05\x16\x3f\x89\x78\x93\x4c\x26\x6d\x4a\xe1\xff\x24\x58\x5c\xc2\x17\xcc\xc6\x23\xf1\x24\x98\x35\x42\x2b\x4c\x99\x8a\x9d\xc4\x3c\xd5\x13\xa3\x67\xb6\xf9\x36\x38\x70\x0f\xfc\xa7\x39\x3b\x14\xf4\x49\x04\x92\x51\xf8\xf6\x29\x13\xb2\x93\x68\x94\x1f\x82\x7f\x0c\x7f\xc2\x94\x8f\xde\x0c\x21\x93\x89\xeb\xc6\x01\x7f\x68\x9a\x1f\x38\xcd\x0f\x1c\x84\x0a\x98\xd3\xa3\x9a\xb0\xb7\x10\xb2\xcc\x29\xd5\xf4\x89\x9b\x81\x7e\x73\x0c\xcd\x82\x3b\x89\x19\x0e\x7a\x29\x2d\x4b\x8d\x93\xa0\xf3\xac\xa0\xd5\xc6\x26\x6a\x63\xfd\xd6\x54\x4a\x5d\xf8\x24\xe2\xfe\xe0\x9e\x98\xf3\x23\x8c\x37\x43\x6b\xc8\x18\x69\x7e\xdc\x17\xf9\xaf\x9a\x5a\xa9\x8f\xc7\x4a\xa8\x6a\xf4\x5b\xe7\x14\x5a\x3e\x89\x40\xcb\x30\x70\xe6\xf4\x3e\x98\xda\x07\xa3\x09\xee\xde\x3c\xea\x8d\x62\x5c\x4b\x8b\x78\xca\x70\x7d\x4c\x85\x2d\xbe\xb5\x41\x56\x44\x56\xbd\x8b\xc2\x8f\x8b\x51\x73\x12\x61\x88\x9b\xd8\x7e\x98\xac\x93\x08\x06\x8e\xe2\x69\x5a\x96\x3a\x91\xa5\xf6\x5b\xa1\xfd\x93\x0e\xd5\x4a\x78\xa4\x43\xe7\x7d\x9a\x6e\x9c\xa2\x1b\xc7\x54\x80\xef\xa2\x05\x5c\x85\x6d\xe9\x70\xee\x05\xea\xf6\x24\xa8\x47\x21\xd5\x8b\xf6\xdf\x2a\xa1\xde\xee\xe0\xe4\xc5\x83\x2d\x0a\x20\xaf\x98\xfb\x65\xbb\x1a\x75\x47\xa1\xce\xc5\x1e\x3a\x09\xaa\xa1\x97\x55\xbb\x78\x45\x40\x47\x47\xff\x5b\x0d\x0a\xff\x24\x46\x80\x89\xe9\xec\xbb\x61\xc5\xdd\xe0\x18\x57\xe6\x29\x4e\x78\x8a\xa7\x2f\xb4\x29\x1a\x68\x12\x6a\x21\xa5\xa9\x48\xfb\x46\xea\x88\x77\x7b\x52\x88\x68\xd1\x46\x27\x11\x7d\x51\xf4\x74\xe9\x09\x9c\x04\x11\x1f\x15\xda\xbd\x7b\x44\x04\x5f\x4b\x53\xe1\xc1\x87\x6b\x1f\x0a\x73\x04\x52\xc7\x67\x3d\x09\x22\xbc\x2a\xf2\xf8\xd2\xf6\x5b\x4b\x31\x84\x15\xaf\x7c\xb9\xfe\x90\xee\xa6\x4b\x71\x74\x4d\xf3\x9e\xc4\xd9\xc5\x49\xe1\xaf\x37\x2f\xf3\x93\x78\x02\x4c\xab\xdb\xbb\x29\xdc\xbf\x75\xd4\x3c\xe7\xda\x5e\xbe\x90\xf4\xa6\xa4\x10\x44\x4b\x72\xa7\x89\xc5\x57\x4a\x88\xc7\x4e\xf6\x6d\xb8\x3a\xa3\xf2\xae\xfe\x45\xf5\xc4\xaa\x5b\x52\x41\x3e\x89\x15\x60\xd5\x22\x1c\x04\xab\xb4\x63\x52\x3b\x97\x74\x4b\x4f\x02\x9f\x14\x8a\x64\xfe\xf2\xba\xbe\x14\x00\x95\xb8\x2d\xeb\xed\xce\x04\xb3\xa1\x67\xa2\xbd\xad\xb7\x77\xb6\x38\xef\xf0\x6d\xe7\x7a\x2f\x9d\x90\xb7\x03\xdf\xab\x1a\x2f\x14\xa1\x69\x12\xe6\x51\x73\xc9\x66\xee\x24\xf0\xfe\xa2\x48\xef\x1f\xd7\x1f\xef\x4f\xdc\x52\x47\x4e\xe7\x92\x68\x2d\x28\xe4\xce\xf5\x78\x67\x63\x75\x96\xbf\xa1\xb5\x41\x88\xdb\x9e\x64\x8a\x63\x30\x33\xd6\x7d\xcb\x8f\xcd\x37\x52\xf3\x23\xb8\xbc\xc6\xdc\x8e\x5c\xec\xf2\x0b\xaf\x36\xed\xbf\xd9\x0f\xb6\xf2\x3f\x89\xab\x2d\x9d\xeb\x93\xc0\xd3\x8d\x83\xec\xea\xbc\xed\xa2\x20\xcd\xdf\x28\xb9\x6f\xc3\x15\x02\xdf\x11\x69\xb3\xe0\x90\xa0\x53\xc1\x41\x65\xbd\x7d\x12\xc0\xa7\xc3\xb5\xbe\x0d\x8f\x15\x73\xe8\x53\xcd\xf4\xae\x9a\x69\x05\x3a\x95\xc4\xec\x24\x14\xa7\xd4\x51\x40\xbb\xe1\x84\xf6\xfa\x86\x9a\x64\xd7\xee\xee\x98\xa2\x8e\x40\x08\x0e\xdc\xa8\xec\xe4\x4b\x93\x37\x84\xeb\x76\x08\xc9\x7a\x51\x18\x47\x3d\x2f\x4e\x02\x17\x99\xd9\x01\xff\xb6\xe1\x11\xba\xe7\x1b\xf8\xef\x63\x30\xa1\x82\x14\xc5\x69\x1b\x1e\x66\x59\xbd\x38\x74\x99\xa8\x10\x24\xe8\x29\x3b\x44\xef\xf6\x24\x6c\x62\x15\x15\x87\x2b\xdb\x06\x47\x80\x36\x87\xe7\x1a\x9a\x82\x17\x61\x07\x15\xca\xe8\x25\x54\x87\x1e\x64\xba\x1c\xe2\xe8\x25\x9c\x86\xff\xa8\xd3\xa8\x83\x52\x69\xa1\xe2\x81\x9c\xb2\x03\xaa\x89\xf7\x3c\xf7\x9b\x48\x5f\x8a\x7e\xf9\x5e\xcd\x60\xe2\x29\x39\xec\x91\x6a\xff\x68\x7e\x15\x6e\x4a\x66\x39\x27\x81\x67\xa3\x46\x3c\x09\x09\x9d\xec\x96\xa5\x16\x47\xdc\x61\xbd\x4f\x82\xf8\x39\x8e\x10\x33\x00\xc7\x7a\x8d\xaa\xf8\x1e\xb2\xe0\x7b\x60\x2e\x8c\xf6\x0d\x83\xb1\x01\x4f\xc5\xd9\x21\x50\xc0\x92\x06\xfc\x49\x84\x11\x5c\x12\x34\x1b\x1a\x7e\x06\x08\xf8\xb1\xa5\xe4\xf5\xb0\x63\x3a\x3a\x12\x0f\x2e\xbe\x48\x0c\x2c\x26\x55\x7c\xbb\x78\x5c\x19\x43\xc1\x1a\x44\x77\x3f\x28\xe6\x4a\xb1\xe4\xf1\x33\xf8\xe1\x19\xdc\xa7\x62\x17\x88\xd4\x3a\x89\x15\xe0\x5b\xe0\x6d\xf0\xd9\x75\xf3\x76\xe9\xb7\xc1\x9f\x28\x3d\x15\xc1\x42\x3d\x09\xb5\xed\xae\x08\x4b\x7b\x8e\x6a\xf0\xb9\x5c\x52\xcb\x2e\xde\x0d\xa7\x2b\x8e\x25\xc1\x8c\x13\xf1\xae\x75\x05\x7b\xe0\x18\x3d\x04\x92\xeb\xc3\x61\x23\x96\xa1\xc1\xdf\x56\x2c\x88\xa5\x7e\xbc\x34\x18\xc5\x81\x10\x34\xb4\xc1\xc7\xed\x80\x10\x8f\xa0\x21\x12\x95\x14\xef\xd9\x6f\xd7\x11\xba\xe1\x0a\x17\xb3\x45\xdd\x3f\x3b\x10\xae\xe3\x7f\x3c\xda\x52\xfb\x89\x0d\x7b\x7f\x83\x3e\x44\x9f\x49\x62\x00\x7a\x5d\xc5\xdf\xf6\xef\x6f\xf2\xab\x71\x39\x38\x04\x76\xe6\x4a\xc6\xef\xe4\x50\xed\x00\x7e\xd7\x89\x7f\xa5\xab\xe5\xef\xef\x7e\xd7\x59\x31\x62\xfc\xdd\x97\xf6\xbb\xce\x88\x9e\x7c\xdf\x5d\x7e\x7e\xd2\xc2\x64\x91\x24\x18\xbe\xc9\xd9\x58\xdb\xf0\x27\x95\xec\xf0\x87\xed\xc7\xaf\xc7\x4a\x29\x39\x71\xfa\xf7\x75\xc7\x17\x34\x98\x92\xf8\x95\xcb\xff\x4d\x7d\xe4\x64\xfe\x75\xfd\xfd\x6f\xff\xe7\xff\xb5\xfe\xfe\x7f\xaf\x7f\xfd\xfc\xbc\xfe\xf3\x1f\xff\xf8\xfc\xdb\x7f\xbc\xff\xe5\xf5\x1f\x3f\xff\xc7\x81\xfe\xbc\x3f\xcf\xbf\xfc\xdb\xe7\x1f\x9f\xff\xf7\xdf\xff\xf3\x1f\xaf\xcf\xcf\xdf\xff\xfd\xef\xe7\x57\xf1\xf7\xff\x05\x00\x00\xff\xff\x9d\x99\xe5\xcd\xd0\x44\x03\x00"); -var _aaae =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x56\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x5d\x69\xb5\x07\x62\x4f\x90\xa5\xc5\x58\x06\x0e\x79\xfb\xd5\x8c\x59\x76\x0f\xd1\x84\xcf\xf8\xd7\x78\x4c\x5a\x37\x87\xc6\xd9\x19\xd2\x3f\x61\xd4\x2d\xce\x70\xb3\xce\x04\x9c\xc6\x25\x68\x84\x2b\xf6\xd6\x25\x89\xc8\xc1\x58\x3d\xbf\x3d\x72\xd1\x43\xe7\x93\x24\x3d\xfe\xea\xb5\x9e\xf6\x3f\xe5\xfe\x08\xcb\x84\xab\xd6\xcd\xa1\xbd\x4f\x33\x0e\x8d\xbb\x8d\x50\xc4\xdd\x66\xf1\x6b\x02\x40\xfa\x17\x7b\x3b\xcd\xe1\x0e\xbb\x1f\x66\xbc\xe2\x27\x30\x78\x23\xff\x1d\x0c\x06\xeb\x7a\xd8\xd5\xe7\x56\x6c\xdc\x2e\xde\xbf\xe0\x80\x6e\x06\xc1\x86\xce\x70\x4d\xd2\xfa\xd4\xf9\x73\x37\x20\x7c\xe8\xe5\xc2\x6b\xbc\x74\xc1\x30\xd9\xd1\x81\xc8\x3f\x67\x99\x7c\xf7\x7f\x77\x8f\x6b\x56\x92\x3e\xfe\x6f\x0e\xf0\x24\x40\x64\x90\x4b\x99\x67\xcf\xab\x3f\x9c\x46\xb3\xbd\x25\xf2\xd8\xbe\xb6\x26\x74\xae\xc7\xe4\x5b\x27\xca\xeb\x77\x58\x8b\x28\xaa\xb2\x22\x93\x1d\x1b\x15\x51\xa8\xb2\x60\xd3\xd1\x74\x34\xc9\x66\xa2\x21\x59\x46\x52\x09\x96\x2a\x27\x29\x59\x64\x94\x8a\xe4\x0b\xcb\xd7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x0d\x00\x00\xff\xff\x90\x65\xb7\xe6\x67\x02\x00\x00"); -var _ebgb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4d\x8f\x3f\x39\x72\x98\x79\xef\x4f\x51\x47\xed\x41\x3b\xc9\x77\x12\x68\x14\xb0\x3b\xb3\x8d\x9d\x83\x64\xc3\x23\xd9\x06\x0c\x1f\xf2\x85\x39\x6e\xc0\xd3\xdd\xe8\x69\x1d\xf4\xed\x0d\x3e\x0f\xff\x23\xc1\x30\x50\x75\x29\x66\xfe\x98\x64\x30\x18\x0c\xc6\x1b\x83\xbf\xfb\xfd\x1f\xff\xf0\xc7\x9f\x7e\xfc\xed\xe3\x77\xff\xf1\xd7\x9f\xef\x3f\xcd\xdf\x3e\xde\x1f\x7f\x7a\x7e\x9d\x7f\xfd\xf9\x5f\x7e\xbd\xe7\xc7\x35\xff\xfc\xe3\x4f\xdf\x7d\x17\xe2\xc7\xf3\xe3\xfd\xdb\xb7\x47\xfe\xdd\x7f\x39\x7f\xf9\xee\xbb\xf5\xfd\x9f\xfe\xf5\xaf\xbf\xcd\xbf\xfc\xf1\xa7\xf7\xe7\x8f\x64\xbd\xe7\x5f\x7e\xd9\x75\x3f\x3e\x7e\xf7\x9f\xe6\x9f\x7f\xfc\xeb\x6f\xbf\xfe\xeb\xc7\xdf\xfd\x3f\xcf\xcf\xd7\xfc\xbf\x3e\x9e\xf9\xae\xf7\xff\xe1\xd7\x67\xfe\xfa\xe3\x4f\x7f\xfe\xf8\xbb\xdf\xff\xe3\x9f\xc2\xdf\x5e\xff\xe9\x5f\x7e\xf9\xe5\x7f\xce\xbf\xcc\x9f\x7e\xfb\x68\xbc\x9b\x3f\x3d\xfc\xff\xee\x77\xbf\xff\x87\xf3\x97\x7f\x3c\xff\x32\x3f\x7e\xf7\xcf\x3f\xfd\xf8\xfb\x7f\xfc\xd3\xdf\xff\xf3\x3f\xfd\x10\xea\xdf\xff\xff\xfc\xcc\xaf\xff\x79\xfe\xfa\xd7\x1f\x7f\xfe\xe9\x23\xfc\xdf\x47\x18\xff\xf6\xfa\x9f\xfe\xf5\x97\xf9\x11\x76\x2b\xff\xf5\x9f\xff\xf8\x87\x8f\xff\x16\x3e\xc2\xf1\x11\x4b\x19\xe1\xbf\xef\xf7\xff\xe5\x1f\x7e\x7e\xe6\xc7\xe1\x53\x12\xfe\xfb\xe7\x67\xfe\xf5\x97\xf3\x9e\xbf\x9e\x3f\xfd\x79\x7e\xf7\xf1\xf1\xfd\x71\x1c\xc7\xe7\xc7\xfa\xfb\xfe\x0f\xed\x87\x1f\x3e\xd7\xbb\x3f\xf4\xe3\xf8\xc3\xef\xd7\xfb\xef\xff\xf0\xff\xfe\xf0\xc3\x1f\x7e\xd8\xef\xff\xbf\x7f\xab\xfb\x03\xef\xe6\x4f\xcf\xff\xd6\xe2\x77\xc1\x8e\x7e\xfa\xf9\xb7\x67\xbe\xbe\xdb\x7d\x7c\x7f\x1c\xe1\xfd\xfc\x08\xeb\xab\x7f\xff\xf3\x77\xe1\x38\x36\x74\x3f\x3e\xf7\xff\x38\x7f\x5d\x1f\x9c\xc7\xaa\xb9\x0a\xe5\xf3\x23\xd6\x83\x62\xfb\xfc\x08\xad\x53\xec\x9f\x1f\x21\xb5\xdc\x78\x18\x9f\x1f\xa3\x52\xba\x3f\x3f\x42\x3e\xf2\xe0\x61\x75\x36\xca\x2a\x5e\xc7\xe7\x47\xec\x34\x72\x85\xcf\x8f\x18\x22\xc5\xd5\x5e\xa0\xc2\xbd\xba\xeb\xad\xd3\xf8\x1d\x7c\xa0\xc9\xbb\xf3\x30\xf8\xe2\x1e\x3e\xd0\xd2\x7d\xae\x87\x7e\x00\xe6\x13\xfd\x85\x6f\x9e\xe4\x43\xe6\xa1\xad\x0e\xf9\x62\x1e\x7e\x41\x97\x33\xf8\x90\x78\xa0\x97\xbe\xab\x0d\x7f\x01\x98\x69\x2f\x89\xfe\xe7\x6d\x35\x1a\x9e\x8f\x0f\xfc\xf2\x46\x1f\xf8\xe6\x4d\x3e\x00\xcc\x4b\xff\x00\xf9\xda\x4b\xa6\x97\xd7\x5e\xa2\x9f\xdb\x4b\xf4\x17\x7b\x89\x0b\xb9\xe1\xd8\x98\x29\x3c\x6c\x98\xd7\x37\x21\x38\xe4\x3e\x78\xb0\xcb\x83\x6f\xc2\xe9\xf8\x03\x0f\x97\xbf\x50\x2d\xfa\x00\x38\x21\xfb\x90\x7d\xb8\xfd\x26\xf1\xb0\x87\x46\xa7\xc5\xa6\x13\x0d\xd4\xdd\x00\x0f\xf7\x23\x04\x74\x7a\x4f\xfb\x59\xb8\x09\x8f\x98\x0e\xb4\xf6\x38\x9f\x90\x42\x78\x36\xa2\xf8\xe6\xc9\x8e\x14\x08\x9e\xea\x83\xdf\x88\xaa\x68\x6b\x1b\x3b\x36\xb0\xb1\xb3\x90\x1b\x8b\xfd\xa4\xc2\xc3\xc6\x8e\xbf\xd8\x74\x6a\x3c\x08\x75\xe2\x97\x6a\xb5\x94\x78\xb0\xe9\xcc\x43\x2b\xfe\xb2\x26\x31\xf6\x3d\xec\xcc\xc3\xae\xb6\x10\x1f\xef\x2a\xf1\x53\xed\x6e\x9f\x1f\x85\x41\xc7\x45\x90\x05\x7a\x8a\xf7\xb5\x8a\x40\x05\x92\x06\x75\x9f\xb1\xde\xae\x36\xd2\x91\xbf\x2d\x8e\x74\xfc\xbb\xb5\x94\x8e\xfb\x5b\x73\x99\xc9\x4e\x03\xa0\x73\xf1\xa1\x8e\xef\xbe\x0f\xf3\x9a\x22\xb4\xf3\xf0\x8a\x0f\x7e\xb9\x37\x85\x1f\x3c\xec\x81\x86\xef\xbe\x8f\xc7\xb1\xf0\x9e\xea\x02\x3a\x1e\x50\x4b\xe4\x7d\x58\x80\x2c\x9c\xc7\x23\xae\x2a\xab\xef\x78\xc4\x85\x89\x40\x85\xb8\x46\xbb\x16\x46\x3c\x62\xfb\x5b\x85\xb4\xea\x36\x3e\x4b\xab\x6e\x8b\x14\x17\x9e\x5b\xa3\x38\xf7\x00\xa3\x5c\xa1\xd5\xb5\x50\x63\x38\xd2\xe2\x27\x95\xe2\xfa\x70\x2d\xd2\x18\x8e\xb1\xde\xae\x0f\x43\xa8\xf0\x90\xc2\xfb\x18\x7c\x28\x3c\xc4\xcf\x8f\x41\x9d\xb1\xf8\x09\x43\x09\x63\xf1\x93\xcc\xef\x23\xae\xa2\x15\x56\x2f\xb9\xc2\x20\x37\x53\xfb\x3f\xb0\xb9\x18\x46\xff\xfc\x88\x25\x52\x5c\x20\x14\x60\x9c\x0d\x64\x2f\x66\x12\x63\x58\x0c\xb0\x34\x8a\xe7\x5a\xca\x89\xe2\xfc\xfc\x88\x6b\xb9\xc6\xb8\x98\x6a\x4c\xbc\x8d\x0b\xae\xc5\x2a\x62\x8c\x0b\x02\x06\x11\x23\x2d\x58\xe1\x5a\x15\x68\x2c\xae\x16\x16\xa9\xc5\x98\xf2\x82\x96\xc6\x16\x32\xe3\x5a\x6a\x31\xa6\x7b\x75\x41\x85\xb2\x46\xc6\x7c\xc5\xba\xba\x08\x54\x58\x84\x1c\x23\xbd\x8d\xf5\x59\xa6\x0b\xc6\x91\xe9\x18\xde\xcd\xf4\xc7\x0b\x20\x79\x3b\xdf\x6f\x13\x9a\x17\x7a\x0b\x33\x50\x16\x9f\x49\xcc\x78\x59\xa4\x92\x16\x5b\x8b\x65\x91\x63\x0a\x54\x08\x54\x28\x14\xf3\x2a\x56\x8a\x7d\x15\x1b\xc5\x55\x77\xb1\x99\x58\xe2\xaa\xb0\xf8\x67\x2c\x91\xb7\x54\x48\xbc\xe5\xb3\xc4\x5b\x1a\x63\x09\xe7\x63\xd0\x75\x71\xbe\x17\x83\x8f\x65\x8d\x3a\xe4\x03\xd2\x2a\x70\xa1\x7c\x74\xab\x65\x1e\x6a\xe2\xa1\x58\x0d\x28\x8b\xd4\xd3\xfd\xa5\x59\xcd\x7e\xba\xd5\x80\xaa\x0c\xab\x01\x57\x39\xad\x06\xe8\xb0\x8a\x7c\x74\x21\x70\x3f\xeb\xfe\xf2\xd8\x80\x10\x4c\x1f\x6c\xfa\xb5\x1a\x10\x54\xc7\x03\x89\x97\xea\x78\x58\x12\xa5\x3a\x9e\xee\x2f\x8e\xa7\x02\x4e\x75\x3c\xac\xa7\x52\x1d\x4f\x67\xd8\xd5\xf1\x54\x9b\x76\x3c\x0d\x70\xaa\xe3\xe9\x36\xe0\x78\x1a\x50\x57\xc7\xd3\xec\x67\x8f\x07\x40\xab\xe3\xa9\x82\xf3\x7e\x7e\x24\x88\xaa\xb4\x35\xb7\x50\x73\x69\x59\x6e\x44\x87\x7d\xac\x69\xb2\x78\xae\x22\x00\xf6\x6b\x15\x01\xaf\x33\x8f\xb4\xd1\x9f\x55\xa4\x8d\xbe\x48\x7b\x00\x65\x5f\x74\x37\x80\x71\x38\x62\x56\x55\x19\x90\x10\xb5\x17\xed\x26\x56\x55\x41\xea\x70\xf2\x4f\x98\x17\x6d\x5c\x6c\x19\x54\xb8\x60\xca\x74\x7d\xad\xb1\x0c\x8b\xb0\x58\xa0\xb8\xdd\x44\x28\x36\xb8\x24\x45\xf8\x3f\xed\xba\x4d\x31\xa4\x1b\xce\xc9\x67\x73\x81\x13\xe9\x6d\x2e\x70\x58\x76\x15\x06\xc5\x74\xd5\x83\x76\x0b\xc5\xbf\x2d\xb0\x9a\xe1\x43\x81\x62\xf8\xb6\x02\x6b\x86\x0f\x2d\xc8\x5a\x7a\xc0\xe6\x92\x9f\xe2\xec\x87\x7c\xb0\xf3\x90\x79\x60\x00\x93\xed\xa5\xd5\xf1\x25\xc3\x9a\xa3\x58\x73\xf0\x00\x63\x6d\x20\x7d\x0e\xf7\xec\xbc\xc0\x9d\x67\xf1\x97\xc0\x43\xf3\x81\xae\xce\xd3\x87\xc4\xc3\x6e\x20\xf3\x30\x7d\x58\x83\x9c\x57\xf5\x81\xd6\xae\x5d\xad\xf1\xb0\xab\x31\x8a\x8d\x6e\x98\xee\xbc\x77\xd3\xc0\x06\x72\x5b\x83\x8d\xcc\xc7\x6f\xe0\x1e\x73\xba\xb1\xc2\xbe\xdf\xc5\x76\x0a\xdb\xc4\xbb\xb6\xc4\x02\x75\xbc\x0b\xf1\x05\x2e\xf8\x2e\xc4\x57\x40\x7f\x8f\xb5\xd5\xc2\x26\xdf\xe3\x5d\x6f\x57\xaf\x6f\xa0\x05\x48\xec\x0d\x61\xbd\xb6\x18\x3f\x3f\x2a\x04\xf6\xae\xdd\xae\x30\x61\xef\xe2\x5c\x15\x2e\xf7\x2e\xbe\x5e\x06\x88\x7c\xd7\x9e\x53\xd8\x44\xde\xb0\xf6\x68\x90\xf8\x2e\x76\x5f\x8f\xc3\x36\xd6\x86\x9e\xed\xf0\x5e\x6d\xd8\xdc\xf3\xf9\x51\x61\xfd\xef\xda\x10\xea\x01\xf2\x5e\x76\xad\x56\xd9\x08\xde\xb5\x6b\x15\x07\x1b\x19\x00\x3d\x2e\xb6\x58\x0f\xd0\xfb\xc6\xd5\x8a\x5d\xae\x4d\xa1\x14\x7a\x5c\x7b\x69\x3d\x1c\xe3\xa2\xb3\x16\x69\x7b\xd1\x59\x29\x54\xce\x0b\xea\x62\x05\x7a\x8f\xbc\x5e\x9c\xb2\x1e\x50\xf0\xbb\xf8\x5c\x3d\x20\xec\x77\xf1\x95\x5e\x81\x69\x71\x95\x0e\x87\x7a\x1b\x28\xdb\xe5\x55\x3b\x58\x65\x2d\xf2\x1a\xe0\xb0\x6f\x67\xc4\xb0\xaa\x77\xed\xb7\x35\xc0\x2b\xdf\xb5\x7b\xd6\x04\x0f\x7c\xd7\x7a\x2d\xd0\xf9\x7b\x22\x6a\x08\xf9\x22\xb7\x52\x41\xf8\xf9\x88\x15\xab\x2f\x8a\xa8\xce\xda\x5a\xbe\xad\xb1\x4f\xbd\x8b\xba\x16\xe7\xa7\xfc\xf2\x9e\xf2\x5a\xc1\xe3\x70\xdc\xf7\xbd\xe4\x00\x11\xb6\xc4\xc9\xdc\x9c\xba\x67\x11\x7d\x3c\xd6\x43\x42\xe3\x59\x93\x9b\x8e\x25\x71\x84\x46\x71\x11\x45\x5c\xd0\x24\x85\xec\xd4\x16\xfa\x52\xb8\x5d\x55\x8b\x3e\x53\x40\xe3\x68\x75\x6d\xac\x29\x40\xc6\x09\x32\x49\x31\x6d\x69\x24\xad\x87\x73\x35\xbb\xc4\xe5\x94\xd6\xd8\xe3\x62\xb7\x29\xdd\x6b\x2b\xa7\xb3\xb4\x38\x4d\x5c\xc8\x49\x69\x49\xc0\x31\x51\x61\x01\x1c\x93\x6f\xd7\xf6\xbc\xb6\x93\x94\x91\xa1\x72\xeb\x3c\xac\xd9\x0e\x25\x2f\xdc\xa7\x9c\x4f\x58\xe2\x1a\x6d\xca\x08\xe9\x0d\xf1\x3d\x65\x37\x8d\xe1\x37\x6d\x41\x53\x10\xb8\x53\x6e\xeb\x9b\x9a\xe9\x25\xb7\xc7\x6f\x7c\x80\xfb\xb1\x3d\xa6\x0c\x43\x6e\x70\xe1\x94\x07\x1b\x0d\x0c\x3c\x65\xd9\x07\x0a\x4c\xca\xe8\x71\x25\x2f\x4e\x9a\xb2\xac\x00\x5d\x2e\xe5\x5b\x3a\x2f\x83\x87\x85\xb6\x52\xfd\xe6\x59\xdf\xd4\x23\x7d\xc5\xd0\x52\x5e\x9c\x37\x94\x51\xf8\x6c\x56\x18\x39\xa8\xcf\xef\xe5\x90\xfa\x77\xdf\xa7\x02\xff\x6d\x71\x2d\x98\x54\x90\x2d\x5b\x5d\x0c\x22\x29\x32\x34\x94\x83\xa4\x94\xd0\x10\x48\x92\x9b\x7c\xef\x8b\x28\x93\x3b\x71\xad\x87\x0f\xe2\x24\xd2\x74\x03\xdd\x61\x89\x7e\xa9\xb4\xe8\x2f\x34\xdd\x1a\xa3\x60\x0e\x4b\x83\x2c\xe2\xda\xa3\x53\x81\x7b\x67\xd4\x86\x54\x46\xa3\x81\xcc\x37\x83\x6a\xe8\x78\xc9\x4d\xac\xc2\x86\x52\xd9\x48\xcd\xf4\xc3\x62\xa8\x61\xe9\x37\xa9\x20\xc2\x37\xb4\x8b\x54\x44\x2a\x0a\x6f\x2a\xf7\xfe\x86\x6a\xb7\xfa\x77\xa4\x53\x98\x6d\x19\xe2\x80\x4d\xad\x1e\x07\x4d\xa3\x61\xd5\xe4\x10\x50\xaa\x2a\x62\x59\x2a\x0f\xdb\x20\xbb\x6a\x2a\x0f\x38\x48\x42\xf0\xb2\xdb\x22\x3f\xa4\x82\x2e\xdb\x06\xd3\x5a\xd0\x65\xab\xc4\x5b\x98\x92\xd6\xab\xdf\x4c\x7f\x59\x0f\x6c\x8a\xa1\x0d\xfa\xa9\x01\xe5\x0d\x86\x9a\x2a\xca\x68\x1b\x10\x70\x0d\xca\x50\x8b\x37\xa4\x1a\x69\xba\xac\xed\x3c\x55\x34\x8e\x71\x04\x1f\x1e\xc7\xc3\x37\xac\x8d\xde\xec\x27\xad\x7e\x6a\x03\x89\x15\x3a\xc8\x1d\xda\xa9\x99\xed\x3e\x2f\x89\x7a\xa9\x39\x50\x33\x18\xad\x99\x6f\xf2\xda\xf2\x52\xcd\xae\x80\xc6\x2f\x08\x6e\xa5\x33\xd2\x0a\x85\x0c\xa4\xb8\x54\x5d\x42\x07\xeb\xbe\x76\x49\x2c\x2d\xec\xd4\x01\xe2\x33\x74\x50\x4f\x25\x84\xc1\x2f\x6c\xad\x25\x14\x9a\x66\x6b\xed\xb5\x03\xce\x05\x89\x15\x96\x5d\xbd\x82\xc3\xa6\xe9\x6b\x35\x50\x90\x90\x52\xbd\x20\xd8\x52\xc1\x0e\x2b\xad\xc8\x93\x2a\x44\x91\x63\xe3\x97\x3b\x49\x55\xb4\x76\x43\x89\x65\xf8\x0b\xe4\x22\xb3\xa8\x90\x4b\xa9\x8d\xf1\x68\x46\xc9\xcc\x5c\xc5\x3e\x92\xc7\xe1\x03\x0b\x30\x0a\x1b\xe4\x52\x2a\x0b\xa3\x42\x21\x79\x1c\x8c\x07\x73\x49\x6e\x2c\xef\x3a\xa3\xe3\x61\x16\x96\xc0\x14\xea\x60\x9d\x56\x56\x70\xad\x90\x4b\x7d\xe1\x6a\x1d\x5c\x37\xd4\xd9\x3c\x58\x80\x6d\xf3\x64\x38\x54\x43\x01\xae\x2e\xe7\x76\x80\xc4\x02\x7a\xdb\x01\x1d\x0c\x30\xda\x02\x08\xe9\xd0\x68\x43\x57\xcd\x0d\x1c\x34\x08\x29\xb7\xe8\x2f\x74\x9a\xa1\xc4\x16\xf9\xa6\xd8\x29\x54\x55\x2a\x1c\xb7\xa5\x6d\x57\xe1\x17\xb4\xd9\xca\x1e\x9c\x5a\xb2\x35\xd6\x76\x4b\x2e\xb3\xb2\x06\xd7\x60\xcc\xb5\x0f\x1f\x92\x4c\x96\x07\x44\xfb\xd2\xfc\xa5\x22\x57\x26\x76\x81\x06\x73\x68\x83\xa5\xd9\x90\x6f\x73\x87\x28\x1a\xb3\xdd\x92\x38\x40\xaa\xca\xb5\xe4\xaf\x18\x66\x63\x8a\x06\x32\x7c\x6a\x2c\xd5\x12\x2b\x6d\x60\x5e\x6a\x81\x55\xd3\x58\xaa\x35\xc0\x09\xfb\x01\x83\x19\xcc\x7e\x0f\xe8\x0a\x8d\x06\x7a\x3c\xfc\xc5\x07\xd0\x5d\x97\xc4\x9b\x7a\x72\x26\x97\x58\x9d\x7a\xea\xc2\xba\x86\xd4\x51\x5d\x3a\x96\xbb\xd4\x9b\xeb\x96\x21\x75\xc6\x57\x91\x00\x53\x87\x4c\xb3\xcc\xaf\xaf\x3d\x3b\x54\x8c\x1f\xa9\x3f\x92\x02\x34\xdb\xa1\xbf\x81\xfa\x96\xfa\xab\x20\x0c\xee\x07\x74\xd1\x06\x13\x3e\xb0\x53\x34\x57\xf4\xc0\x10\x51\x9c\xe3\xe1\xe4\x35\xab\x25\x47\xca\x1c\x0f\xcc\x58\x6d\x40\x7f\x03\xa8\x6b\x63\x08\x03\x66\x3e\x14\x15\x06\x72\x79\xce\x50\xd9\xe8\x32\x32\x76\xf3\xd1\x25\x46\x78\xf1\x18\xd1\x0d\x80\x7e\x86\x48\x5c\xda\x64\x1a\xe3\x72\xf6\x69\x0d\x9e\x5f\x3a\x83\x1b\x27\x8b\xab\xb3\x77\x8e\x6b\x8f\x07\x08\x30\x63\xd5\xc3\x06\x58\x4f\x3d\x40\xc0\x83\xf5\x94\x2b\xfb\xd1\xc0\xe2\xd8\x90\xbd\xd2\x70\x82\x07\x0c\x73\xc8\x8b\xb1\x0a\xa4\x01\x2f\x6e\x11\x4e\x78\xb2\xd2\xaa\x5c\xfa\xdc\x2b\xad\xfb\xe0\x2e\x0a\x76\xce\xc0\xee\xd6\xfc\x25\xb8\xbb\x31\x84\x33\x32\xb8\x01\xae\xcf\xb8\x39\x21\xbf\x24\x66\x01\x13\x4f\x3a\xb1\x1f\xb6\xc1\xd4\x9f\x28\xeb\x55\xc9\xe2\x2c\x36\x3d\xfc\xe5\x76\x3f\xa2\x1f\xf4\xe6\x82\x69\x29\x9d\x28\xb7\x15\xa3\x6d\x3a\x51\x6e\x5b\x84\x4b\x9f\x7b\xd5\x40\x7c\xe7\x09\x29\x17\x36\xb4\xf3\x72\x4e\x11\xbc\x4e\xf4\x8a\x2a\x53\x3a\xb1\xee\x66\xc9\xe5\x7c\x59\xde\x87\x10\xec\x0d\xcd\x7e\x5e\x09\x76\x00\x8e\x32\x06\xf6\x86\x74\x1d\xac\xc1\x02\xae\x2f\x56\x49\x77\xfd\x5c\x71\x37\xc0\x2f\xda\x50\x1b\x04\x7b\xb1\x1f\x75\xec\x46\xe9\xca\x4c\x23\x1a\x43\xba\xb0\x37\xf4\x03\x8a\xbf\x34\x0a\xd4\xc2\x2f\xcd\xcd\x96\x75\x7a\xb5\xfd\x4d\xe1\x41\x3d\x95\xed\xf1\x6a\x28\xeb\x39\x52\xad\xcb\x7a\x2a\x0f\x28\x81\x5d\x1a\xbd\x10\xdc\xca\x01\x33\xbf\x20\xcb\xb2\x21\x50\xfa\xe8\xb0\xd2\x4b\xc1\x2d\x41\xe4\x17\xdc\xa6\x60\xec\x4d\xd7\x2d\xf3\x83\xc8\x2f\xb6\x93\x72\x1c\x8c\xf4\x61\x99\x1d\x90\xe5\xc5\x6e\xd0\x0f\x56\xfd\xa5\x21\x7c\xff\xa2\xed\xfb\x40\x6a\xbb\x94\x17\x3a\x74\x70\xbd\x8a\xa8\x70\xcf\x5b\x66\xee\x5a\xb8\x43\x50\x7c\xa9\x3c\x28\xfd\x22\xe5\xdc\x0a\x0f\x2d\x51\xad\xb8\x7e\x58\xc1\x77\xd7\x8a\x0b\xf5\xde\x5b\xa5\x4f\xf1\x2b\x86\x79\x63\x80\x2d\xee\xb7\x37\xac\xa7\x26\x81\xd8\xbb\xdd\xe1\x03\x64\x9a\x2b\x5d\xcd\xcb\x3d\x8d\x6f\x30\x98\xf5\x03\x88\x1e\xac\xee\xe3\x00\xf0\x07\x3b\x6a\xc6\xcc\x99\x1e\x65\x9b\x0a\x86\x9f\xa4\x71\x1e\xd1\xf1\x49\xb6\x06\x97\x7e\x32\x2a\xb3\x4a\xc4\x93\xdd\x9f\x6c\x20\xab\x13\x01\xc1\xa3\x25\xac\x40\xcd\x0f\x72\x4a\x6d\xac\x80\xc7\xbd\x26\x97\xcc\xc3\xb0\x01\x1f\x4e\x9b\x06\x50\x76\xa1\x52\x11\xa8\x1e\x2d\xdb\x07\x13\xf1\xa0\x11\x94\xcc\xb0\x9f\xae\x74\x85\xb2\xf1\x74\xd9\x22\x24\xf7\x68\xf3\x3e\x50\x97\x9e\x4e\x6b\x1b\x07\x43\x02\xf6\x1b\x44\xa0\x82\x75\x21\x3d\xa7\x44\x02\xc9\x3d\x57\x66\xdd\x42\xf4\x0f\x32\x6e\x8e\x30\x8b\x47\xb3\x41\x75\x08\xb7\xcc\x02\x89\xf9\xd1\xc3\xd3\xc5\x0e\x9b\x46\x69\x91\x4e\x9d\x46\xec\x84\xe9\x51\x82\xc1\x82\x98\x1e\xc4\xda\x9a\x20\xb9\x07\xdb\xad\x1a\x61\x7a\x70\xeb\xd4\xc1\xd4\x3f\xcc\x69\xd9\xe8\xd5\x45\x13\x92\x0f\x6e\x41\x2c\xc8\xe7\x45\x8e\xac\xf0\xa1\x07\x2d\xb1\x0d\x47\xfa\x02\x41\x42\x64\x98\x1a\x84\x1a\xfc\x61\x2a\x18\xd8\xe9\x44\x30\x68\xaa\x99\x33\xab\x0e\x20\xa7\xcc\xa2\x78\x86\x00\x3f\x31\xb4\x55\x39\xd4\x3c\xdd\xba\xe1\xdf\xf3\x94\xf5\x30\x8d\xda\x6b\x6a\x41\x7e\x98\xa0\xb7\xec\xa6\x91\x23\x0b\xa6\xc1\x34\xd9\x5b\xf2\xb0\x69\x70\x5d\xdc\xa0\x27\xcb\xbb\x60\xdd\x4b\xf3\x16\x3b\x6c\x9c\xda\x6b\x7a\xb0\x35\x71\x9d\x90\x71\xe7\xe3\x8e\xe8\x37\xba\x6f\x30\x0b\xa4\xe9\x92\x29\x89\x7e\xe0\x0f\x0d\xeb\x7c\x9a\x38\x69\x4a\x45\x0c\x9c\x6a\x1a\xae\x1f\xad\x3f\x19\x4f\x4a\x9a\xc8\x91\xa5\x20\x61\xce\xbd\xef\xc1\xd5\x26\x33\x57\xdc\x27\xe6\x94\xae\xf7\x03\x36\xcc\x2a\xaa\x60\x3d\xe3\x80\x5d\x4d\xd9\x7c\x40\x7c\x99\xcc\x69\xc1\x8e\x9b\x26\x73\xda\xdd\x38\xe7\xbb\x47\xea\x2f\x7b\xa4\x74\xfa\x4a\xd7\x70\x42\x8c\x51\xa1\xa4\xe6\x03\x5b\x9d\xf4\x86\x15\x6a\x35\xed\x2f\x4d\x09\xcc\x07\xf4\x89\x00\x53\x7a\x75\x95\xe1\x0c\x49\x2f\x1b\x40\xc1\x62\x9d\x30\xc4\xac\x3d\x8c\x87\x2a\xa0\xec\xfd\x2f\x6c\xbe\x07\x98\xf9\xab\x4a\xde\x01\xf4\xc5\x99\xd3\x52\xf1\xc1\xa5\xc9\xde\xff\x8a\xf8\xc4\xcc\xbd\x3a\xc4\x30\x6f\xa6\x17\xe1\xa1\x07\x04\xa8\x17\x0f\x65\x8b\xac\x92\x17\x7f\x63\xeb\x6d\x7c\xc5\x30\x5f\x85\x30\x54\xbe\x7c\x80\x86\xca\x52\xcd\xc7\xe1\xea\x5c\x80\xe7\x03\x7e\xd7\x31\x8a\xe6\xc3\x7d\x10\x73\x6b\x3e\xb2\x40\x74\xaa\xa9\x92\x63\x97\xcc\x47\xd9\xab\x73\xac\x07\x19\x19\x86\xa2\x7c\x60\xf5\xae\x48\x98\xf9\x90\x91\x61\xd2\xcd\x87\xe2\x34\xa6\xde\x7c\xb8\x77\x8e\x0c\x38\xae\x9a\x54\x81\x00\x6e\x33\x82\x4d\x5f\x2a\xaa\x85\x4e\x59\x0e\x35\x1c\x80\xa3\x99\x22\x04\x1e\xf0\x32\x56\xec\x29\xf9\x78\x54\x06\x07\xad\xbd\xa2\xbb\xd2\xc0\xab\x08\xb4\x56\x40\x0e\x87\x1b\x40\x3d\x78\xd0\xde\xb0\xe8\x2f\x07\x51\x85\x3c\x94\x83\xa8\x8a\x6b\x5b\xce\xe1\x50\xea\x49\xab\x9f\x80\x15\x69\x84\x44\x03\xec\x13\x25\x64\x7e\x41\x04\xea\x11\x84\x04\x6d\xf5\x25\x50\xad\xee\x06\xd6\xe0\x42\x73\x05\x34\x7e\x69\x40\x8d\x16\x9e\x43\xdf\x4d\x03\xc1\x70\x6d\x04\xa0\xd6\x86\x1e\xc1\x41\x60\x93\xef\x38\xa5\x73\x80\x0b\x64\x28\x26\x6b\xee\xea\x31\xd0\x1a\x8b\x38\x23\x2d\xe6\x00\x2d\x0d\x3c\x26\x39\xb0\x23\xe6\x90\x79\x80\xb0\x0a\x8b\x38\x47\xf7\x75\x56\x5a\xc6\x07\x16\x7a\x5f\x2b\x20\x47\x78\x64\xc6\xe1\x90\xf1\x62\xad\x7e\xa8\x56\xd5\x9b\x3b\x0f\xad\x3a\xc1\x3e\x40\x07\xf8\xd9\x72\xec\xb7\x0f\x0b\xd0\x38\x1c\x42\x5c\x93\x15\x31\x38\xf6\x91\x79\x40\xa3\xae\xf9\xe0\x1b\x74\xac\x8c\xda\x91\xa3\x1a\x75\x5e\x6c\x24\xc7\x77\xab\xbd\xf4\xa3\x18\x58\xf6\x2f\xb7\x62\xd3\x6a\x20\xa1\x8e\x8e\x40\x03\x29\x8a\x90\xb5\x9e\x72\xaa\x2e\xfc\xc8\x2f\xc3\x99\x4b\xfc\x32\x34\xd9\x31\xc1\xe9\x72\x31\x81\xaa\x74\xef\x8d\x73\x75\x9a\x1e\x16\xa4\xb8\x4e\x12\x9f\x43\x48\x46\x16\x44\x1f\x64\x71\x08\x0f\x39\xa9\xef\x49\xfe\x3a\x88\x7b\x5c\xfb\x6b\xce\x87\x9a\x20\x18\xcd\x46\x03\xc4\xc5\x98\x73\x46\x21\xee\xb8\x30\x73\x8e\x36\xbd\x04\x81\xac\x9d\x30\xef\x6a\xdd\xa9\xaf\x34\x3d\xb4\x74\x1e\x3e\xc8\x23\x1b\x0f\xaa\xb0\x58\xd8\x72\x06\xf1\x15\x47\x77\xce\x97\x73\x5a\x69\x9a\xd8\x8e\x2a\x7a\xf3\xb5\x69\x67\x51\x48\xbe\x65\xb2\x2c\x99\x8c\x8e\x38\x8e\xe8\xc3\x36\x24\x44\x1e\xa0\x78\xb4\xa0\x9c\xb5\x44\xb0\x8b\xe6\xcc\x76\x32\xf0\x68\x65\x0d\x8d\xa5\x8a\x83\x29\xf9\xfb\x0d\x86\xc5\x8c\xbf\x31\x67\xb6\x93\x8a\x9f\x22\x67\x42\x3a\x4a\x74\x08\x4a\x05\x78\x18\x72\x9e\x2a\x65\x85\x07\x85\xd7\x96\xfa\x17\x0c\x33\x17\xb8\x40\xc7\x2f\x97\xcb\x21\x65\x2e\xc9\x2f\x17\xb8\x40\xc1\x80\x91\xcb\x21\xf9\xc0\xc8\x8a\x6e\x6e\xac\x74\xb9\x10\xa3\x31\x70\x13\xe6\xa2\x1c\x89\xc3\x2b\x17\x4d\x1b\x69\x49\x64\xb9\xa0\xf6\xe6\x04\xb6\x4a\x9c\x1a\x4a\xd6\x60\x0b\x36\x8b\x92\xb3\x0f\x5a\x08\x92\x0f\xec\xc4\xb1\xd3\x29\xee\xa8\x5c\x92\x0f\x9b\xdf\x2d\xd4\x95\xbc\xfb\xa1\xd3\xa2\x64\xd1\xe8\x54\xc5\xae\x54\x7f\x71\x8a\x20\x1f\x3d\xaa\xe3\xb0\x53\x5d\xa5\xd2\x5f\xd9\xa6\x34\x1b\xa8\x8a\xc2\xe2\x40\xdf\x64\xca\x74\x5a\xa5\x8b\x46\xd3\xcd\x25\x04\x91\x68\x6c\xed\x84\x3b\xe4\x82\x88\x9a\x91\x39\x72\x39\xe5\x0f\x50\x59\xd1\x7f\x95\xc4\x9b\xbe\x41\xb4\xfd\x5c\x0c\x19\x41\xf2\xcb\xc5\xd9\x0f\xb0\x84\x32\x5d\x9d\x30\xa5\xea\xcc\x61\xfe\xc8\xdb\xc7\x17\x87\xbf\xc0\xe2\x12\xab\xa6\x86\x6d\x53\x4a\x3c\x08\x28\xd3\x58\x75\x17\xbb\x05\x69\x34\xcc\x98\xa2\x73\x45\x63\x2b\x15\x2a\xab\xdb\x9b\xb9\xc4\xf4\x5c\xf1\x7d\x8c\xc0\xfe\x5a\x2f\xa7\xbe\xd2\xe9\x2d\x33\x67\x0d\x56\x84\xb0\x82\xca\x97\x35\xa5\x95\xc8\x2c\xd4\x77\x0b\x20\x0b\x07\x4d\x1d\x04\x8d\x26\x37\x94\xa7\x82\xb1\x3f\xb7\x24\xaa\xc0\x4e\xcb\xd9\x07\xbe\x51\xd3\x70\x0f\x6b\xf9\x15\x55\xfc\xd2\x34\xb2\xc1\xa5\x1b\xb6\xec\x8e\x94\x9d\x1b\x88\xaf\xf8\xc0\x72\xc3\x3d\x58\x31\x35\xe5\x86\xdf\xa5\x05\x9b\x96\x77\xb9\xa9\xb7\x57\x73\xc1\x58\xb3\xd0\x0f\x4d\x4d\x2c\xd5\x7e\x68\xbd\x60\xdb\xea\x09\x8c\x12\x7d\x90\x7b\xd1\x08\x05\x53\xea\x6c\xf7\xa5\x42\x55\x5d\x33\x4b\x5c\xb2\x5a\xee\x6a\x1a\x6e\x27\xfd\x34\x20\x86\x59\xe8\x08\x02\x05\xaf\x74\xee\x22\xb1\xb1\x98\xfa\x63\xd3\x50\x48\x57\x38\x3a\x58\x0b\x5d\xad\xf5\xb0\x81\x57\x9b\x1f\x34\x3a\x94\xfc\xf0\x7c\xe7\x11\xb6\x6d\xbe\xf2\x30\x85\x60\x0d\x61\xc0\x64\x0b\xbe\xb0\x3c\xa2\x9a\xd3\xf0\x17\xc5\xa4\xe8\x2f\xaf\x0e\x8e\x85\xaa\x81\x09\x72\x88\xc4\x81\x95\xbb\x14\x86\x3d\x92\x22\x2a\x4b\x66\x24\x39\x21\x1b\xcd\x50\xb4\x52\x4c\x1a\x06\x3c\xb9\x98\x86\x72\x96\x7b\xcb\x30\x86\x20\x77\x1f\x4e\xab\xd1\x34\xf6\x86\xdc\x3b\xb0\x61\xec\xca\x6e\x5b\x1a\xae\x72\x01\xd7\xe3\x74\x4a\x98\xac\x01\x93\xcd\x45\x40\x95\x30\x53\x01\x21\x53\x3b\x0d\x0f\xa7\x4b\xa6\xa4\xf0\x15\xc3\x3c\x83\x9a\x14\x80\x9f\x31\xdb\xe0\x82\xe8\x4c\xbb\xf5\xd5\xd5\xa9\x69\xa3\xb0\x20\xcf\x53\x02\x66\xf6\x4f\xe6\xb8\x45\xa4\x84\x13\xdd\xa7\x60\xc8\xca\xa7\xb6\x45\xd9\xd5\x39\x77\xd3\x54\x7b\x05\x0f\x32\xbd\x82\x81\x52\xb0\x9e\x6d\xeb\x41\x9c\xce\x57\xf4\x17\x58\xdc\x15\xd5\xff\xd8\x51\x2e\xc8\xb4\x12\x49\x97\x2f\xd5\xeb\x04\x5f\xbd\x70\x21\xf5\xc4\x82\xd4\xa2\x93\x4b\xf7\x41\xc9\x02\x62\xbc\xf0\xbe\xd5\x04\x5d\x5c\x7d\x6b\x45\xb4\x36\xdc\x14\xe1\x29\x97\x81\x12\x2e\x48\xcd\x3b\xb9\x0a\x8e\x9e\xa6\x04\xfd\x5d\x3a\xfc\x13\x72\xca\x75\x89\x51\x84\xd7\x6b\x1b\x93\x61\xbf\x97\xfb\x2d\xb1\x6f\xf9\x56\x44\x25\x8c\x27\xdf\xe8\x31\xd5\x65\x77\x6b\xfc\xaa\xec\xf8\xb7\xd6\x8b\x01\xeb\xb9\xb5\x5e\x28\xcd\xdf\xba\xde\x08\xf9\xcb\x77\x56\x34\x59\x9a\x47\xbe\xf5\xbf\x60\xdd\xcc\x77\xf1\x01\x66\x7e\xc3\x23\x2b\x51\x34\xf9\xae\x1b\x6a\x1a\x68\x32\x32\xc4\x99\xbb\xed\x4d\x90\x6a\xda\x28\x06\x32\xc7\xdd\xe5\x9e\xac\x8d\x5b\x83\xc5\x60\xdb\xba\x25\x0a\xd7\xc6\x0d\x17\x28\x18\xcc\xf2\xad\xcb\x25\xb3\xbf\xde\x48\x23\x65\xc0\xc8\xb4\x07\x35\xc9\xe5\x46\x64\xa8\x41\x84\xa8\x8e\xee\x4e\xe1\x0f\xd5\x05\xf9\x1c\x8e\x87\xf9\x79\xd8\xd4\xab\xe2\xcc\x03\x21\xd5\x0a\xbd\x3d\x98\x47\x73\x65\xa5\x3d\xcd\x6d\x18\xec\x3c\x6d\x63\x67\xe1\xfa\x61\xd9\x0d\xf4\xbf\xac\x31\xa5\xa5\xd1\x78\xd0\x6b\x04\x7f\x98\x7f\x8b\x8d\xc8\xf3\x20\x50\xab\x51\x4c\xab\x68\x05\x47\x0f\x20\x73\x81\xa8\x0b\x30\xcf\xa3\x7f\x7e\xb8\xf3\xcc\x03\x9f\xbe\x8d\x9c\xab\xe8\x97\x7a\xf7\x29\x1a\x89\x10\x29\x3f\x9f\x1f\x95\x5d\x61\x1e\x44\x14\x04\xcb\x44\x5b\xa0\x3b\xcc\x35\x5e\x3c\xbe\x79\x12\x6d\x51\x7c\x9b\x3f\x3f\x1a\x2b\x78\xae\xbd\xb2\xc1\x10\xe6\x92\x71\xdc\xf7\xe7\xda\x98\x1a\xb8\x9c\x6b\xb5\x35\x56\xd4\x34\x50\xb5\x76\xdf\x3b\x76\x96\xfe\x24\x84\xa2\x10\xf3\x90\x27\x1c\xa2\x11\xb7\x9b\x27\xf1\x88\x98\x33\xf2\x8c\xfd\xf3\xa3\x24\x3f\x40\x47\x8b\x8e\x34\x32\x3c\x80\x74\x05\x2b\x47\x4e\x22\x2d\xaa\x45\xc7\x67\xd9\x10\x4a\x91\xba\xb8\x72\x45\xd5\x9b\x89\xd8\x08\xe4\xf8\x99\x0c\x8e\xa4\xf9\x25\x6d\xd5\xd4\xad\x5e\x17\x08\xa0\x1a\xfe\xd0\x6a\x6f\x5f\xf1\xbf\x99\xd6\xfc\x38\x84\xa5\x38\x4b\x3d\x73\x2d\xb4\xe6\xf0\x13\x93\x82\x04\x37\x93\xf4\xea\x70\x96\xd0\x56\xd0\xef\x66\x0e\x7f\x0b\x4d\xc8\x33\x47\xa2\x59\xf8\x38\x43\x21\xbe\x2e\xab\x23\x06\x93\xa5\x0f\x7a\xca\xf4\x6f\x71\x1b\x26\xfc\x72\xe1\x0d\xe9\x63\xe6\x67\x01\xc3\xb8\x96\xb4\xd0\x9c\xf2\x25\x2b\x34\xa7\xbc\x38\x0f\x80\xb8\x24\xc1\x78\x48\x9f\x65\xec\x30\x9e\x3c\x77\x60\x9d\x34\x09\x17\x68\x55\x54\x2d\x69\xb1\x8c\xfd\xc1\x03\x60\x14\xd7\xa4\x38\xe7\x65\xd1\x1c\x7b\xeb\xac\xe3\xf3\xa3\xc3\x68\xa7\xaa\x62\x77\x1a\x88\x79\x48\x8e\xae\xb9\x07\x08\x5a\x33\x88\xc4\x4a\x06\x91\x30\x56\x03\xb0\x08\x10\xce\x53\xa7\xae\x7b\xd0\xec\xf1\xf3\x23\x15\xd7\x46\xff\x16\x7c\x94\x67\x27\xf8\x08\xf0\xbb\xce\x77\xe4\x9a\xd9\x17\xfe\xaa\xcd\x68\x56\x71\x32\xb1\x50\x2b\x44\x4f\x82\x66\x5c\x56\xdd\x11\x32\x98\xce\x10\xf9\x94\x50\x1a\x44\xcf\x39\xe2\x2a\xd2\xe7\x20\x7c\x07\x25\x68\x2e\x2d\xb7\xc2\xe0\x09\xfc\xaa\x6c\x30\x13\xb1\x2c\x37\xe9\x6f\x80\x1c\x7a\x1c\xae\x26\x91\x33\x04\x85\x3e\xc7\xa4\xec\x7b\x8c\x21\x52\xc7\xd2\xe5\x8a\x08\x58\x9b\x7f\x45\xb1\x98\x4b\xa9\xc3\x49\x9a\xe7\xa9\x02\x2f\x0f\x5a\xbc\x56\xb9\x81\xf0\xb2\x2e\xdb\x59\x62\x61\x77\x01\x63\x8e\xc1\xf9\x9c\xe7\x12\xc6\xe3\xe1\x8a\x5a\xc2\xe2\x38\x24\x20\xf5\xc2\xe6\x74\xa3\x9d\xa7\x80\xd0\x34\x2f\xa2\xad\x18\xc8\xb5\x49\xc5\xaf\x6f\xdd\x95\x7e\x6e\xa4\x84\xac\x68\xed\x6c\x95\x1d\x9c\x50\x67\xe5\x3a\xec\x9d\xf5\x08\xbe\x5e\xb8\x84\x9d\xcf\x7b\xa1\x12\x5e\x3c\xef\x4e\x0d\x7a\xbd\x09\x90\x0a\x56\x59\xd3\xc4\xc6\x34\x0d\xa8\x88\xce\xd3\xb3\x78\x97\x5c\x63\xe9\xec\xcd\x59\x78\x84\x97\xea\x8f\xcb\x95\x3e\x1f\x26\x5b\xa6\xb4\x54\xd5\x0d\xf9\x92\xa1\x9a\x78\x9a\xb2\x15\xcb\x8b\x5b\xca\x71\x27\x60\x21\x8f\x62\xfe\xac\x07\xd2\xf1\xf4\x04\x42\xdd\xf5\x35\x6c\x21\x83\xcc\xa9\x1b\xc7\x6a\xef\xf1\xf9\xd1\x9d\xd7\x97\x0e\x1c\xf7\x1b\xd7\x6b\xa0\x59\x42\xee\x10\xf3\x4b\x30\xaf\x87\x93\xb9\x54\x8b\x7a\xb4\xaf\x1c\x29\x79\xbe\x6b\xaa\x5d\xb3\x2f\xcc\xa4\xd9\xac\xe4\x88\xec\x3c\xdf\x6b\xd5\x01\x41\xef\xb3\xba\x03\x6d\xba\x27\x55\x0a\x30\xb9\xe2\x05\xca\x18\x5c\x8d\xaf\xc9\xef\xda\xe2\x88\x35\xc8\xef\xc1\x14\x22\x08\xbc\x87\xde\xf8\xe1\x0f\x82\x9d\x28\x03\x36\x33\xfa\xb2\xdf\xa9\x3e\xbf\x07\x0b\xa2\x53\x3c\x17\x30\xd6\x20\x7e\xcc\x0f\x9f\xf5\xd6\xf6\xd8\x04\xaa\x1d\x2d\xb0\xa0\x74\x63\x07\x35\x30\x10\x3c\x58\x31\xbb\x66\xa3\x07\x55\x57\x09\x1f\xec\x48\xa6\xaf\x0a\xa1\xb8\x7f\x83\xa0\xd0\x69\x00\x14\x5f\x1b\x1b\xc9\x7a\x34\x6c\xd0\xed\x9f\xf0\xc0\xaa\x36\xfa\xc6\x6e\x25\x3a\xd6\x09\xdb\xec\xd9\x70\xc1\x66\xad\x87\xcd\xcd\xf2\x5a\x0f\x2a\x82\x2f\xea\x04\xc6\xf8\xfc\xb2\x5b\xe5\xca\x36\xfc\xb2\x5d\x69\x3f\x7d\x91\x50\x34\x70\xbc\xe8\x87\x1b\x54\xf7\x2e\x0e\xc0\xe4\x17\x6f\xbf\xda\xe1\x6b\xc0\x4d\x44\x8e\x7a\x89\x86\x70\x25\x1b\x9f\x18\xc4\x3f\xfa\x0a\x06\xf1\xfc\xb2\x5d\xe1\x69\xca\xef\x92\x16\xab\x16\xe2\x77\xed\x5c\x95\x80\xb9\x4c\x10\x63\xd5\xe0\xf7\x66\x23\x39\xc4\x3c\x66\x08\x95\xe1\x37\xab\xf2\xa2\x70\x12\xeb\x18\xf0\x75\xe4\x37\x7b\x0c\xc1\xaf\x01\xd5\x29\xc9\x88\x3a\x22\x0c\xdf\x74\x6e\xcd\x87\x85\x3d\x2d\x82\x2f\x31\x01\xc7\x6e\x74\xd2\xa8\x0d\x81\xc9\x0c\xd8\x85\xd8\x51\x49\x94\x68\x4a\x8d\x31\x2f\xde\x48\xcd\xc0\x2f\x96\x10\x4e\x29\xe4\x77\x6d\x85\x35\x48\xaf\x48\xbe\x07\x7a\x13\x1e\x80\x1a\x24\x40\x1c\x00\x7b\x06\xd9\x17\x5d\x9f\x2f\xdb\xe2\xe1\x44\x15\xd1\x58\x29\x03\xa7\xf0\xe3\x34\x3f\x8a\xdf\x82\x46\xe9\x1b\x2b\x2a\x91\x20\xf9\xad\xa0\x14\xd5\xe2\xad\xc2\x4f\xfd\x2a\x46\xc1\x6e\x25\xfa\xb5\x5b\xa7\x51\xa6\x2f\x9c\x88\x29\x5b\xff\x04\x57\xf4\x5b\xd7\x14\xe7\x60\x7d\xe2\x25\x61\x71\x6f\x9d\xbc\xb7\x4d\x02\x24\x11\x58\x5f\xd4\xa0\x94\x2c\xeb\xa5\x74\x90\xee\xd4\x88\x33\x6f\x5b\x40\xa8\xc2\xbc\xb8\x25\x55\x66\xdf\x25\x2e\x57\x15\x98\x77\x49\xcb\x35\xb9\xa0\xd6\xce\x5e\xf3\x61\xfd\x41\xd9\x36\x4f\x80\x66\xf0\xa8\x0e\xc4\x86\x64\xfc\x29\x35\x8d\xe3\x2b\x76\xf6\x36\x82\x77\x5d\x16\x68\x66\x29\xdb\x30\x23\x82\x0f\xbf\x4b\x62\xa8\x49\xa2\x5d\x02\x43\xcd\x08\xa1\xef\x92\x17\x6a\x0e\xd6\x71\x70\x00\xd2\x1d\x1c\x18\x58\x72\x44\x4d\xae\xd3\x8e\xb0\xc4\xa6\xf0\x76\x07\x47\x5f\x38\x5c\x95\x41\xde\x25\x49\x54\xf5\x80\x17\xdf\x6b\x6e\xd2\xb5\x52\x45\xb2\x63\x02\xca\x93\x1f\x00\x28\xdb\xfd\xbb\x14\xc8\x8a\x4b\x37\x13\xa2\x1b\x12\xfb\xf0\x3b\x04\x14\x20\x90\x26\x08\x9a\xc9\x2f\xe2\x44\x66\x97\x7c\x51\x31\x53\xb6\xdc\xa8\x63\x7d\xc2\x7b\x5d\xa5\x43\xb2\xb0\x8e\xf0\x30\x80\xe1\xd2\x62\xc0\x28\xa4\x5a\x34\xdf\x21\x89\x00\xe7\xb9\x57\x38\x8d\x9e\x9b\xc7\x01\x9d\x91\x1d\x19\xb9\xcb\x90\x60\x62\x39\xf2\x4b\xcc\x69\x73\xa2\xd5\xe4\xaa\xcb\xe8\x42\x38\x71\xed\x5f\xec\xee\xc8\xa8\xaf\xde\x9f\xbd\xee\x2e\xfd\xac\x00\x6b\x20\xbb\x08\xb8\x0c\x31\xf1\xfd\xc2\x76\x93\x65\x21\x7a\xb8\xc3\xbf\x4b\xf6\xa8\x4a\xe1\xef\xb5\x43\x67\x99\x66\x45\x0f\xa7\x5f\xc9\x43\x46\xa0\xe8\x21\x47\xc5\xd7\xaa\xa4\xfe\x62\xda\x6e\x62\xe0\xd6\x0e\xc6\x30\xef\xc2\x08\x80\xfa\x6e\x7c\x6b\xfd\xae\xd7\xd7\x86\x80\xce\xd1\x18\x56\xef\x2a\xbc\x85\x0e\x48\x6f\x05\x23\x57\x89\xb2\x8b\x73\x7e\x1b\x0c\x64\x25\xa1\xa6\x67\x6c\x61\x78\xac\xf3\x8b\x99\xa4\x49\x2f\x8f\x52\x92\x75\x90\x38\x65\x47\x4f\x65\x94\x00\xa1\xc7\xd1\x25\xff\xe8\xac\x06\xd0\x47\x40\x7d\xaf\xab\xc3\xfa\x02\x6a\x9b\x37\x65\x06\x60\xd4\xa9\x34\xe8\xa9\x80\x68\x3b\xc0\x29\x3d\x12\xc8\xd3\x5c\xf1\x53\x38\xa9\x63\xa8\x70\x16\xed\x46\x49\x75\x99\xfa\xa4\x07\x77\x87\x25\x14\xc5\xe0\x46\x3b\x5f\xce\x7e\xf2\x81\x7e\x14\x45\xa1\xf7\xe5\x14\xaa\x13\x82\x4f\xc5\xf0\xf6\xfc\x2e\x19\x29\x06\x49\x64\x09\x49\x4d\x0f\xde\xbb\x84\x24\x83\x93\xf2\xbb\x04\x9e\x18\xa4\x84\x57\x0b\x9a\x53\xf8\x72\x3e\xcc\x99\x7a\x0d\xf0\x95\x99\xbf\xc2\xd4\xbe\xfb\xbe\x10\x98\x1e\x31\x38\x94\x1d\x9a\xce\x79\xd2\x72\x2c\x81\xa6\x85\x61\xa5\x4a\x17\x9d\x72\xe3\xbd\x65\x1c\x96\x39\x7e\xc5\xdd\x0a\xae\xda\x18\xd6\x62\x2c\xc7\x12\x7e\x22\xd1\x65\xe5\x58\x22\x4f\xc3\xf7\x51\x8e\x25\xf2\xc4\xb2\xf6\x98\x72\x04\x31\x92\x28\x47\xca\xbe\x4f\xf4\x4e\x3b\x4b\xfe\x89\x61\xad\xd0\x72\xa0\xe6\xb3\x10\xcb\x11\x84\x96\x36\x97\x30\xd4\x38\x6f\x5b\x8e\x00\xa2\xa2\xed\x08\x4f\xa0\x2c\x9e\x2c\x5f\x20\xd6\x3a\x37\xdf\xfa\x7e\xd2\xaf\x7d\x31\x8d\xb6\x19\x39\x0a\x21\x6c\x51\x98\x81\x61\xc9\x51\x2d\x1e\xd6\x61\x12\x0f\xda\xe1\xf0\x1d\x87\x16\x0b\x47\x19\x63\x38\x18\x63\x14\x4e\xcb\xc0\x29\x4e\x22\x70\x1e\xf4\x1b\x81\x33\x5a\x16\x87\xcc\x42\x04\x4e\xc7\xbb\xa4\xb1\x88\x75\xb7\x1c\xb8\x64\x72\x13\xe8\x25\x9a\xb5\xe8\x3c\x27\x80\x16\xa0\x14\x78\x4f\x9d\x25\x99\xe9\x9f\x2f\xc7\xb6\x1d\x39\xe7\x09\x72\x93\x2e\x12\x90\x0a\x51\xda\x47\x76\x19\x32\x07\x04\xc3\x41\x99\x13\x22\xf0\xc2\x72\x2c\xe9\xaa\x11\x8c\x52\x8e\xcc\x31\xc4\x0a\x5a\x32\x53\x56\x2c\x57\xca\x34\xba\xe4\xa9\x58\x8a\xed\x74\xbe\x05\x2d\x99\x13\x91\xd5\xf2\xc9\x7b\xdb\xbf\x28\xdb\xce\x4d\x1d\x46\x86\xc9\x80\x28\xae\x72\x64\x54\xf0\x6a\xfb\x92\x19\x75\x0a\xb0\x59\x7f\x89\x56\x8d\x80\xcc\x72\x14\xce\x48\x56\xda\x2f\x3a\x17\xa4\xcb\x25\x4f\xb5\xe6\x00\x3c\xc2\xd7\xc5\xe3\x12\xa2\x62\xa9\x56\x12\x22\x7a\x2b\x40\x54\x40\x63\x11\x22\xeb\x4f\x7a\xb3\x07\x8c\x02\x85\xf7\x15\xcc\x25\xea\x57\xa0\x4b\xb4\xb3\x84\xa8\x06\x57\x2c\x04\x27\xc4\x52\x19\x19\x41\x8b\xa5\x4b\x2d\xb5\x7f\x7e\xf4\xd4\xfc\x60\xd0\x28\x00\x55\xd0\x95\x98\x82\x0a\x70\x05\x34\xd6\xcd\xb3\xfd\xf8\x01\x2f\xb6\x0a\x74\x42\x5d\xc5\x17\x1f\x34\xa1\xa3\x4e\x13\x22\x3a\x68\xe0\xce\x39\x5b\x12\x55\x2c\xd5\xb2\x90\xd2\xce\x92\xa8\x62\xa9\x00\xd1\x98\xe3\x06\x1a\x1b\x98\x73\xee\x1b\x30\x48\x37\x4b\xd8\x49\x87\x03\xe8\x86\x7b\xcb\x75\x96\xb4\x63\x3c\x73\x39\x96\xb4\xd3\x93\x73\xb3\x24\x9c\x74\x48\x8c\x4b\xaa\xe9\xc4\x46\x95\xa3\x1b\x97\x21\x29\x2f\xe9\x45\x2b\x75\x39\xfa\x4d\x99\x91\x79\x5e\x50\xfc\xf6\xc9\xfb\xaf\x82\x9f\xcb\x31\x0c\x83\x14\xe1\x4b\xce\x49\x87\xb3\x38\x04\x91\xd6\x96\x9c\xa3\x31\xbe\x1c\x4b\xce\xe9\x49\xba\x5a\x72\x4e\x3a\x9c\x88\x25\xdb\x24\xc4\xf7\x72\x0c\x4e\x39\xba\x2e\x06\xc7\x1c\x0b\x38\x1b\x40\x2e\x0d\x0f\x21\xb7\x9d\x87\xb2\x75\x80\x5c\xdc\x2f\x39\x27\x1d\xae\x91\x53\x34\x01\x9b\x9e\x33\x34\xb6\xc2\x61\xe8\x54\xe4\x17\xe7\x83\xd5\xc9\x8f\xe7\x52\x50\x5d\x6c\x4b\xfa\x49\x45\x5e\xb3\xa4\x9f\x71\xd8\xc1\x85\x8a\x2c\xee\x97\xc0\x63\x7c\x4a\x39\x96\xbc\x93\x8a\xfc\x5d\x63\x8b\xc0\x2d\x79\x27\x15\xf9\xd7\xd5\x79\x6f\xf9\xa4\x0c\x3c\x4b\xde\x49\xc5\xad\xe9\xf2\x68\xbd\xd4\x79\xa1\xbe\xbb\xf0\xae\x49\x25\xb0\xb5\xe4\x20\xfd\x95\x85\x4c\x0d\x06\xa2\x94\x63\xc9\x3e\xfa\x24\xcb\x71\x0b\x1c\xf5\x6f\x81\x63\x60\x37\xc0\xb9\x66\x6f\x81\x63\x60\x37\xc0\x39\x4b\x4b\xf4\x31\x1c\xbc\x90\xe2\x61\x1c\x52\xb0\x27\xc0\xa4\x1d\x4c\xf8\x99\xd4\x07\xe5\x58\xe2\x4e\x1a\x8e\x6c\x89\x3b\x69\x58\xc9\x20\xb6\x22\x1f\x5c\xf2\x4e\x1a\xb6\xba\xe4\x9d\xb1\x79\xdf\x92\x77\xc6\x5e\xe5\x4f\xa1\x0e\xd0\x2d\xd9\xc7\xe3\xf6\x85\x0c\x12\x63\x6f\x75\x04\x6d\xd4\xe4\x82\x5c\x02\x4f\x1a\xe2\x71\x09\x3c\x63\xaf\xfe\x25\xe4\x8c\x26\x71\x19\xa2\x9c\x93\x20\x19\x98\x27\x03\x5b\x62\xce\xd8\xac\x50\x37\xc4\x66\x12\x13\xf8\xc4\xfc\x04\x3e\xe9\x91\x93\xa9\x43\x0c\xcf\x0a\x4c\x60\x6c\x36\xde\x33\x9e\xd9\xa9\xef\xb7\x03\xf0\xac\x73\xf2\xde\xf6\x39\x3f\xe7\x9a\x9f\x0f\x75\xac\x0f\x22\x9d\x85\x25\x39\x8d\xcd\x5f\x5e\x00\x95\x37\xbd\xe2\x11\x78\x5e\xf1\xc8\x00\x0c\xa7\x29\x83\x0e\x96\xb0\xa4\xeb\xbc\x1c\x2f\x8a\xfb\x5e\x09\x98\x8a\x8e\xbd\x34\x97\xe8\x94\xd3\x6e\xf6\xa2\xcc\x10\x88\xbf\xc9\x5d\x91\x00\x31\xea\xd8\x8b\x0d\x33\xd2\xb1\x99\x0f\xee\xbc\x03\xcf\x7b\x21\x4b\x46\x4e\xc5\x72\x10\xe3\x99\x87\xc8\x0f\x83\x72\xf2\x8b\xca\x43\xe6\x07\x2b\x01\x2f\x64\x19\x08\xf8\x39\x64\xe9\xe1\x90\xce\x96\xea\x51\x0c\xe2\xaa\x99\xdd\x21\x84\x83\x73\x87\xb4\x8b\x57\x38\x60\xb2\x2d\x64\xe5\xc8\x6e\x45\x26\xe5\x08\xc7\x61\xad\xcc\x0f\x5f\x45\x93\x94\xb0\x24\xab\xec\x14\x06\x4c\x4b\x01\x37\x4c\x09\x4b\x9c\xca\xce\xb9\x29\x3e\x02\xfe\x8b\x12\xf0\x9c\x04\x1c\x34\x25\x2c\x61\xa9\xe0\xa8\x28\x01\x5f\x66\xe0\x84\x55\x21\x97\x42\x39\x84\x8c\x80\xf6\x50\x60\xd7\x01\xf7\x4a\xe0\x34\x4f\x09\x66\x7e\x28\x30\xfb\x60\xee\x07\x5c\xa6\x25\x60\x90\x0a\x1c\x62\x2a\x21\x92\xeb\x82\xbd\xde\xa4\x22\xb9\x89\x57\xad\x50\x72\x5c\x43\xdd\xe2\xee\x33\x45\x3e\xf1\x07\x8e\xe4\x42\x2d\x01\x0b\x53\x24\xb8\xbe\x04\x2c\x4c\x11\xcf\x40\x09\x4b\xda\x29\x98\xd6\x4b\x58\xc2\x4e\x21\xef\x48\x09\x9e\xaa\x26\x28\xa6\x04\xec\x4a\xc8\x77\x61\x09\x41\xf8\xce\x4a\xc0\xc2\xe4\xb8\x97\x08\x54\x1d\x5c\x5e\x12\x7d\xb3\x88\x30\x44\xd3\x59\xae\x44\xb1\x61\xaa\xa6\x28\xc3\xa4\x08\x4b\xb2\x0b\xcc\x35\x52\x07\xc1\xdb\xb2\x5a\x33\xa6\x60\x81\x2c\xa1\xec\x30\x24\x2a\x11\x3e\x93\x24\x14\xec\x47\x09\x66\x13\xb0\x1f\x25\x67\x19\x81\xa7\x25\x41\x28\x2a\xa9\xf4\x56\x96\x04\x26\xe8\x4b\xdc\x69\x31\xf8\xed\x92\x45\x1d\x9c\xd2\x8e\x30\x2c\x69\x27\x76\x3f\x5c\xe2\x97\x33\xb5\x64\x9d\x9e\x6c\x04\x83\x51\xcd\x88\x10\x81\xf4\x11\x9d\x2f\x97\xac\x93\x86\xd3\x5c\x97\xc4\xd8\x01\xa5\x62\x62\xb5\xc6\xd2\x54\x6d\xb0\x82\x18\xeb\x62\x38\x2a\xb6\xed\xa1\x53\x49\x02\xcb\x91\xe3\x59\x22\x4f\xb5\xbd\xc6\x76\x01\x2a\x88\x7e\x6e\x84\x76\x97\x80\x19\xe8\xb0\x7b\xbc\xa6\x44\x17\x94\x80\xd3\x94\x28\x88\x12\x70\xf0\xec\xf5\xda\x3c\xe5\xb0\x1f\x90\x82\x13\x88\xec\xac\x4a\xe1\xe9\x9c\xbb\xb6\x28\x7e\x5d\x2c\x5d\x3f\x18\x50\x74\x73\x28\x08\xe8\x12\x48\x86\x2b\xad\x6b\xab\x64\xe4\xfa\x67\xa5\xb5\x7d\x04\xc8\xf7\xc8\xee\x12\xe7\x40\x53\x94\x38\x87\xf9\x42\xac\xcf\xb9\x72\xe0\xc7\xb0\xd2\x19\xee\xd0\xff\x60\x0d\x43\x4b\x93\x4d\x7a\xce\x5e\x0a\xde\x16\x14\x6a\x11\x74\xb7\x91\x75\xa2\x9c\xb1\x9f\x84\xd3\x03\xaa\x08\xaf\xe1\x54\x3a\x76\x04\xe7\x09\x26\xe8\xfa\xe4\xec\xba\x1f\xdc\x88\x90\x14\xcd\xd7\x23\xa0\x48\x19\xe2\xe7\xf2\x0c\xbd\xaf\x51\x8d\xb3\x94\x7c\x79\xe0\x4d\x86\x6b\x90\xcd\x52\x02\xbe\x62\x67\xdf\xe2\x31\x01\xe5\x52\x7f\x65\x6b\x08\x98\x60\x54\xf1\xc2\x85\x1d\x29\xf8\x9e\xe5\x2d\x33\xbf\xc4\x02\x03\xf4\x40\x59\x17\xcc\x1b\x5d\x4e\x66\xec\x09\x82\x21\x1a\x96\x2c\xd1\xa2\xeb\xe7\xf6\xe4\xa7\xec\xff\x66\x05\x45\xbf\x46\x9b\x43\x19\x08\xb7\x04\x44\x77\x37\xda\x9c\x5b\xc7\x8d\xa6\xec\x64\x63\x46\xa9\x99\x3d\x99\xe4\x46\xad\xb9\x5d\x78\x9e\x24\xb3\x8b\x9b\xdb\xa8\x28\x96\x84\x67\xa3\x0b\xbc\x3f\x88\xa4\x2e\x59\xc4\x89\xcd\x2a\x1e\xb6\xeb\xdd\x94\xae\x1d\xc7\xfa\xdc\x6c\x49\x7e\xfc\x30\x97\x96\xa7\x7c\xdf\x07\x7d\x79\xae\xfe\x79\xec\x94\x08\x25\xe0\x60\x72\xa0\x73\x07\xdf\xd1\xe8\xdc\x8b\x0e\xf8\x8c\x6f\xc8\xec\xc5\x61\x6d\xf1\xb1\x08\xd3\xab\x58\x6d\x39\xc1\x18\xf8\x80\x2d\x5e\x7b\x50\x09\x6f\xf9\x96\x75\xa1\x84\xb5\xc5\x73\xd0\xb5\x84\x17\xf5\xd1\x4f\xf7\x59\x75\xbf\x75\x4a\x99\x2d\xcf\x0d\x13\xa4\x5c\xe2\x61\x4e\x14\x74\xf2\xb8\x36\xe8\x0a\x74\x91\xd4\x1b\x8d\xb4\x20\x25\x1e\x7a\xc3\xfc\x01\xcd\xca\x6f\xb5\x1e\x36\xeb\xe8\x82\xf3\x87\x25\x4b\xa3\x79\x47\xc2\x15\x38\x9d\x58\xe2\x76\xe5\x34\xca\x8b\xe7\xb3\xb8\xe2\xda\x63\x09\x3a\x2d\xd1\xd4\x0e\xc3\x1a\x8f\x22\x19\x65\xfc\x18\xc3\x56\x5e\x1d\x22\x8b\x46\xa2\xc1\x42\x6a\x8c\x31\x6a\x82\x07\x4c\xf6\x54\xdc\x46\x85\xfc\x3f\x01\x17\x4f\x89\xec\xa8\x15\xb3\x78\x89\xd1\x30\xfe\xe0\x03\xb2\x11\xfc\x98\xdc\x40\x41\x81\x24\xb2\xa1\x12\x9b\x54\x48\x40\x50\x33\xb2\x34\x49\x83\x42\x0d\xfb\x41\x73\x2e\x5d\xe3\xd6\x91\x74\x62\x92\x83\xfa\x5e\x0e\xca\x20\xd8\x66\x13\x53\x19\xb1\x29\x28\xad\x91\x73\x68\x81\x07\x14\x06\x18\x20\xc5\xc7\x7d\xa8\x85\x86\x32\x36\xc2\x6a\x9d\x0a\x44\x40\x9a\x1d\x8e\xf5\x35\xaf\x82\x17\x52\x18\x34\x38\x74\xf4\xcc\x20\xdc\x2b\x9a\xcd\x20\xf9\xad\xa7\xd1\x19\x65\xd6\x2e\x08\xa0\x79\x07\xcc\xf1\x71\xc1\xc6\xe3\x0f\x05\x5b\x54\xf6\x3d\xd6\x12\x3f\x2e\xf2\x05\xeb\x34\x47\xc3\xd0\x4c\xf9\xd3\x77\x4b\xf2\x02\x7f\x80\x17\x64\xbf\x96\x17\x30\x4c\xb6\xd3\x90\xbf\xf2\x8b\x16\x83\xd9\xcd\x89\x51\x48\xca\xd4\x70\x1c\x97\x88\x09\x21\x3a\xc0\xea\xd9\x4d\xe4\xb2\x58\xd1\x38\x9d\xd3\x8a\x36\x2e\x45\x6b\x2a\x70\xea\x2a\xac\x5a\x2c\x57\xec\x18\xce\x84\x96\x02\x31\xbb\x2d\x05\x74\xdc\xd0\x3e\x9d\x5e\xfc\x2d\x7b\x03\x8b\x0d\x45\x4b\xec\x34\x85\x1a\x3f\xf0\xfc\xb1\xeb\xa4\xa9\x12\xfa\x35\x6a\xa9\x60\x37\x54\x51\xe7\x8e\x20\x89\x21\x1d\x77\x18\x43\xf7\x3d\xb4\x8e\x99\xb5\x90\x29\x2d\x2b\xe1\xc7\xb5\xa3\x66\x45\xc1\xe8\x01\x32\xe2\x27\x4a\x1c\x06\x62\xc0\xa2\xe2\xda\x60\xb3\xda\x52\x5c\x9b\x6a\x56\xdd\x31\xc4\xbf\x66\x61\xc2\x47\x11\xb3\xcb\x94\x30\xb8\xc4\x29\xc7\x12\x89\x86\x88\xc3\x65\xc7\xf9\xc7\x94\x9c\x58\xf7\xd6\x8d\xff\x71\xed\x7c\x30\x25\x0e\x5c\xf1\x14\x4f\x58\x39\x9f\x9e\xc6\x76\x3a\xd4\xa5\xbe\x0f\x76\xa3\x78\x9a\xea\x41\x58\x4f\x02\x42\xba\x1f\xe8\xc9\x10\xb1\x78\x32\xdc\x35\x23\x51\xc9\xbb\xd2\xde\xfd\xd8\x65\x3d\x8d\x50\xb3\xfd\x11\xe4\xa0\x32\x12\xdd\xfd\x64\x29\x97\x6b\x1f\x14\x6c\x3f\x03\x70\x98\x17\x42\xc2\x26\xc6\xa1\x89\x64\xfd\x0c\xc9\x3a\xf6\xe6\xd8\x4c\x17\x91\x6c\xc8\xb9\xa6\x33\x8f\x62\x1f\x72\xb9\xb5\xe1\xb5\xe8\x7a\x7c\x0c\x65\x43\x56\x8d\x6e\x6c\x01\x09\x39\x92\xb4\x44\x6d\x21\x3e\x58\x9e\xec\x9b\x0c\x26\x6a\x04\xf1\xc1\xa2\x28\xac\xe4\x5c\xfc\x56\x26\xc5\x9a\x9c\xf0\xc1\xa2\x28\x05\x3d\x64\x91\x92\xa6\x1f\x6c\x41\xd2\xfd\xda\xe1\x92\x36\x82\xf8\x48\x7d\xbc\x9f\xca\xae\x76\x66\x36\x82\x2e\xf3\x23\x79\x53\x71\xa0\x4b\x2f\x4e\x45\x1e\xb4\xf4\xdf\xb1\x57\xd0\x44\x3d\x17\xdb\x53\xcd\xd1\xe1\xbc\x68\x8e\xae\x5d\xb2\x60\x1c\x1a\xba\xe2\x2b\x29\xf2\xc5\xbb\x35\x24\x9a\x65\xeb\xd3\x70\x15\x89\xc4\x8e\xd9\x6d\x6a\x6d\x7e\xa5\xca\x48\xde\xb1\x73\x0e\x95\xf8\x9e\x9f\x1f\x55\xb2\x5a\x6a\x2e\x07\x6d\x0b\xa7\x4c\xea\x01\x89\xa5\xc3\x60\xb7\xe4\xc3\x5a\xa2\x08\x01\x89\x7d\x4f\xdb\x78\x3a\x64\x90\x83\x32\x92\x09\x83\x4c\xda\xf0\xd9\x36\x52\x60\x17\x07\xca\xb4\x94\xd2\x9e\x76\x19\xe3\x18\x98\x4b\x4b\xbb\x24\x03\x52\x49\x6b\x0f\xac\xa3\x7c\xc5\xdf\x12\x26\xfd\xfd\xb5\x13\x58\x29\x9f\xdf\x12\x28\x95\xc4\xc6\x79\xc0\x8d\xd3\xda\x38\xdb\xee\x18\xdd\x0c\xc3\x57\x5a\x5b\xe5\x80\xfb\xa6\xb5\x51\x72\x36\xb0\x24\xc3\x1f\x86\xaf\xd1\xcf\x77\xd9\xf4\x8d\x6c\xdc\x29\xee\xc4\x27\x20\x42\xa3\x3c\xe2\x6c\x22\xb8\x4f\x97\x7f\x49\x51\x26\x69\xb3\x12\x0e\x5f\x27\xed\x2c\x20\x37\x61\xbe\xb0\xbe\x79\x03\x70\xca\x96\x94\x94\xd6\xd0\x48\x13\x5b\x6b\x20\x2a\xa8\x24\xb6\xd0\xa8\x49\x3c\xad\x3d\x54\x8b\x52\x22\x70\x6f\xf8\xb1\x69\x0f\x93\xcd\xba\x96\xed\x0e\xaf\x9c\x20\x25\x2c\xe2\x70\x85\x64\xfc\x03\xd5\xf3\x16\xd0\x7c\x4f\x60\x21\xe8\x5a\x9b\xac\x9b\x78\x22\x88\x4f\x3c\x13\xc4\x87\x1c\x92\x88\xe1\x63\x11\xa7\xb5\xd9\x12\x92\x5b\x12\x76\x7a\xe7\x27\x3b\x27\xb6\x46\xc4\xc9\xb0\x47\x43\x78\x59\x55\xc9\xbc\x92\xac\xf2\xa4\xaa\x2a\xa2\x88\x26\x77\x59\x24\xd5\x56\x56\x7c\x52\x3b\x75\xa2\x0b\xb6\x52\xd6\x57\x2a\x48\x4e\x36\x69\x9e\xa7\xfd\x7e\x91\xea\x61\xf5\xd7\xfd\x86\x36\xb1\xba\x8b\x0c\x76\x4c\x27\xba\x22\x00\x22\x0c\x26\xd2\x1b\x75\x75\xd5\x54\x4d\xb9\xc9\x58\xea\xce\xca\x03\x9c\xf5\x5b\xba\xae\x92\xaa\x2b\xca\x86\x0c\xde\x3d\xfc\x61\xc1\x20\x11\xae\x0d\x53\x73\x4e\x5a\xfb\x65\xc5\xbb\x57\x52\x93\xf2\xa8\xe2\xb9\xdc\xc2\x46\x95\xd4\x4c\xc5\x1b\x41\x06\x3a\x13\x12\x41\x06\x9a\x0f\x12\xa1\xca\xbd\x3a\x18\x43\xbc\xcb\xe1\x03\x7e\x2b\xb8\x40\x22\x62\xc0\x2d\x2b\xad\x0d\x93\xdc\x6c\x25\x75\xa2\xc8\x24\x3b\x7d\xf5\x88\x37\x69\x98\x1b\x47\x12\xd4\x71\x8f\xf0\x95\x06\x4e\x59\x4c\x60\x9c\x3a\xab\xda\x33\x12\x4a\xa5\xaa\x5d\x1a\x08\x5f\xcd\x46\x11\xbe\xc4\xe2\x40\xa4\x10\xea\xa1\x74\x03\x82\x86\xfc\x84\x09\x1b\xc2\x4c\xd9\x74\x1e\x05\x31\x39\x9d\x1e\x3d\x0b\xfe\xa2\x3e\x63\x19\x2f\x40\xb5\xd2\x4e\x1a\x02\xa8\xa7\x2e\x01\x7f\xe8\xc6\xfd\x01\xc7\xb9\x63\x26\x01\xd6\x03\xce\x1a\x73\xd2\x4e\xf5\x20\x5b\x3c\xb1\x53\x4a\x77\x98\xca\x87\x4c\xc8\xdc\x61\xc5\x99\xbe\xb6\x28\xc1\xe7\x17\xd6\xbe\xf6\xa5\x52\x9a\x50\x5f\x63\x16\xbd\x57\xdd\xb9\xdd\x4a\xba\x0c\x07\x04\xfc\xb5\x41\x37\xa7\xfe\x36\x65\x0f\xdb\x4d\xd2\xc9\x9f\xec\xfe\xc6\xbf\x26\x45\xb9\xfb\x6a\x26\x4f\x04\x19\xda\x3e\xce\x7c\x99\x03\x3a\xa8\xf4\xbd\x54\xd0\x8d\x8f\x7b\x1f\xf5\xb4\xc5\xc5\xc6\x24\x4b\x2d\xd8\xdd\xc9\x7b\xb6\x7c\xe2\x2f\x4e\x86\x6b\xf8\x31\x65\x23\x18\x78\x5c\x28\x4c\x0c\x3e\x7b\x7d\x16\xe9\xd9\xc2\x8a\x3f\xec\x98\x5f\xfa\xc3\x6b\x6f\x90\x56\x49\xea\xa0\xf2\xba\x47\x4a\xe0\x73\x37\x5f\x85\xc8\x34\xb7\xbd\x93\x2f\x96\x82\x59\x08\x03\x2e\x69\xa6\x9d\x0e\xaf\xa4\xb5\x27\x93\x80\xb9\xa4\x59\x3e\x3f\xba\x0b\x62\xed\xce\xdd\xb1\xcd\xa5\x29\x4a\x27\x6b\x9f\xd6\xd3\x94\xe6\xb9\x2a\xd8\xf0\xb5\x8a\x36\xb6\xe8\x56\x56\xbb\xb4\x56\x4d\x1c\x69\xb2\xac\x05\x8f\x65\x4d\x5d\xc2\x20\xb1\x4e\xa5\xb5\x9d\x2b\x70\x72\x6e\xb2\xcb\x0d\xd6\xbe\x4e\xb4\x59\x49\x2f\x90\x81\xdd\xd7\xd3\x4d\x62\xf7\xf5\x9c\x9d\x0b\x77\xed\xea\xba\x1c\x13\xc1\x8d\xee\x9d\x6b\xfb\xee\xae\x66\xf5\x59\x95\x67\xce\x64\x0e\x10\x9b\x97\x36\x3b\x68\x30\x1f\x79\x15\x0f\x8a\x4b\xf1\x64\xcf\xc9\x46\xec\x0f\x6b\xac\x5d\x1f\xd4\xe5\xb5\xeb\x73\x90\xbf\xe4\xa5\xec\x8e\x68\xe5\x25\xc0\xc0\x02\xf2\x52\x75\x07\x76\x89\xbc\xa4\x82\x01\x69\x65\x94\xde\xe4\xdb\x77\x55\xa0\xdd\xc0\xae\x0b\x68\x4b\x22\x18\xcc\x60\x5e\x02\xc1\x48\xbe\x95\xd1\x08\x51\x30\xc2\x02\x01\x28\x73\x42\x71\x6f\xf0\x99\xb0\x46\xbd\xd9\x39\x20\x96\xb0\x7d\xe5\xe0\x59\xa9\xe6\xc3\x05\x61\x58\xe9\xa6\x12\xc3\x40\x95\x96\xc9\x65\x4e\x4d\x91\x4d\xa6\x64\x54\x69\xfd\xf7\x59\x53\x35\x0b\x86\xb4\xb4\xa1\x76\x7b\x8e\xc6\x48\x38\x86\x25\x16\x54\x8d\x6e\x9c\x6b\xad\x71\x7f\x81\x97\x61\x58\x87\x08\xbc\xfd\xb1\x60\x5b\xc6\x7e\x0d\x11\xe4\x25\x44\xd4\x78\xf8\x1e\xa8\x59\x7c\x19\x81\x22\xec\xf6\x85\xda\xf6\x31\xbb\x30\xf5\x99\x98\xcb\xaa\xff\x34\x73\x5a\xc0\x50\x80\x8c\xb5\xdb\x30\x82\xec\xb9\x6e\xce\x1f\x96\x9c\xf4\x03\x80\xa3\xe4\x31\x26\x08\x2a\x2f\xd9\xa2\x72\x28\xbb\x64\xd4\xf3\x10\xbe\xe4\x5d\x39\x39\x0e\x3f\x12\xe3\xf6\x02\xec\x4e\x11\x82\x87\x41\x06\x39\x89\x71\xcb\xaa\xd3\x28\xfb\xe6\x19\x34\x9c\x23\x67\x4d\x46\x34\x8a\x48\x62\xc8\x44\xce\x82\x0e\xb4\x1e\x26\x10\x09\xd9\xac\xd0\x20\x0a\xa1\x44\xc3\x5a\x26\x1e\xd3\x10\x0b\x53\x17\x1a\x16\x92\xf3\x3e\x03\x64\xa5\x5b\xa5\x1e\xb0\xb3\xb9\xde\x92\x0f\xc2\x2a\x18\x9c\x00\x10\x9d\x85\x79\x67\xdd\xe7\x4a\xa8\x1b\x3b\x57\x26\xea\x31\xb3\x5b\x65\xce\x99\x26\x29\x0b\x41\x22\x23\xa3\x93\x27\xb1\xe6\xe2\xb7\xd8\x49\xec\xab\x62\xba\x80\xb9\x66\xcc\xdb\x39\xfb\xbe\x9b\x6a\x9b\xb2\x27\x47\x9b\x0d\x9d\xda\x3c\x81\xc8\xd8\x48\x97\x0d\x92\x47\xce\xf6\xa0\xe4\x81\x98\x90\x97\xb8\xb1\x4d\xe2\xb9\xa1\xcb\x49\x10\xcd\xa3\x1b\xd4\x41\x0e\x91\x79\x99\xc5\x51\x2f\x76\x26\x4e\x32\xdb\x8e\x71\x92\x2e\x4b\x0d\xe4\xec\x4b\x59\x03\x39\xac\x3b\x6b\x20\x17\xc1\x8d\x68\x3d\x17\xb8\xb1\x91\x5d\x18\x08\xe2\xdc\x30\x60\x92\x13\xd5\x0d\x2b\x6b\xb2\x0c\xcc\xf2\x09\x0e\x4c\xa8\x38\x64\xc3\x1f\xe5\x35\x86\x3f\xca\xdb\xd0\xfe\xdd\xe5\xb3\x67\xb3\xb4\xab\x66\x63\x1e\x11\xec\x32\x46\xf7\x2c\x07\xe4\xf0\x44\x96\x53\x19\xda\xe8\xba\xe5\x7c\x7f\x12\x11\x9c\x98\xc8\xd9\xf2\xf4\x9c\x0b\x65\xd7\x9e\x13\x8e\x15\x21\xb1\xf7\x72\x60\x7d\x7b\x59\x33\x56\x7a\x0e\xc4\x96\x9d\xe3\xb2\x3b\x1c\x2d\x0a\x87\x9c\x91\x24\x4a\x9a\x64\x4d\x7e\xa9\x42\x98\x87\xe2\xa5\xb4\x86\x54\x95\x9d\x71\x24\xa9\x24\x3f\xc0\x52\x5f\xa3\x03\x1a\xa6\x14\x96\xd7\x9d\x4e\x33\xa3\xe6\x50\x45\x63\x63\xce\x9e\xaa\x70\xca\xcf\x0d\x14\x7d\x9f\xca\x9b\xd2\xf3\x49\x70\xa0\x04\x80\x2c\xa5\x1f\x30\x9b\xc2\x17\x65\x39\x6b\x77\xd8\xf5\x87\x27\x25\x28\x23\xe9\x61\x3b\xc9\xa7\x27\x28\xfc\x16\x33\x9b\x44\x78\x7a\xc4\x81\xf1\x2c\x31\xaa\xaa\xd7\x99\xe3\x53\x25\x84\x73\xfc\xd5\x1d\x32\x5f\x66\xf8\x04\x6a\x9c\x01\x39\xb8\xa8\x70\x06\xe8\x69\xc9\x1e\xc6\xec\x22\xff\x42\x3e\x95\x24\x2f\xe4\x53\x51\x6c\xf2\xb3\xfc\x55\xf6\x91\x92\x4d\x8b\xd7\x25\x2e\x23\x33\x9b\xad\x39\x26\x5b\x43\xfe\x76\xea\x8d\xd2\x2c\xd6\x67\x4c\x2e\x0e\x03\x36\x51\x43\x4c\x3a\x60\x48\xd4\xce\x5a\x2a\xfb\x56\x96\xc3\xb4\x9e\x3d\x2c\x22\x11\x18\xb0\x29\x9b\xd4\x8e\x82\x2b\xc5\x24\xa7\x5a\xd3\xb3\x36\x15\xd1\x71\xeb\x02\x15\xf9\xb7\x96\x6f\xa1\x33\x54\xa1\xef\x6a\xa8\x5e\x92\xd3\xfd\x32\x34\x50\x6e\x64\x66\x77\x4d\x18\x76\xe9\x82\xf5\x18\x7b\x53\x1a\x78\x1c\x1c\x3f\x4c\x33\x02\xf3\xc1\x24\x0c\xce\xc9\x9e\x9a\x1c\xe9\x61\x6a\xb3\x95\x83\x22\x90\x45\xb9\xdd\x24\x26\xce\x51\x4f\xec\xa5\x52\xd6\x24\xd2\x4c\x3e\x36\x89\x89\x13\xec\x49\x4c\x9c\xa3\x9e\xa8\xdf\x52\xdc\x24\x76\xcf\xe1\x4c\xf4\x09\x29\xc8\x10\x4c\x67\x6a\x7a\x62\x47\x46\xf9\x62\x1c\x95\xa4\x5f\xfc\x58\x4e\x1b\x32\x59\x94\xd7\x19\x44\xe9\xf4\xbc\x74\x20\xea\x5f\x4c\xb3\xbb\x4c\x67\x68\xaa\xf9\x25\xce\x0e\xf2\x2e\x07\x98\xa0\xfd\x62\x42\x0c\x83\xb6\xc8\xd0\xd0\x48\x81\x51\x48\xd0\xd0\x48\xae\x51\x0a\x31\x97\x1c\x23\x2e\xc5\x98\xcb\xe2\x7b\x2e\xed\x40\xa7\x29\x07\x0e\xa5\x6c\x19\x4c\xb0\x1e\x0a\x9e\x08\x32\xbf\x15\x52\x3b\x34\xb2\x6a\x14\x72\xe6\x37\x57\x40\x31\x80\x80\xfc\x51\xa5\x68\xb6\x29\x36\x84\x70\x8d\x6e\x43\x66\xfd\x18\x04\x22\x80\xa1\xec\x7b\xe7\xd2\xf7\x1e\x50\x07\x45\xc5\x38\x4c\x47\x63\xbc\x65\xf2\x03\x93\x4d\x25\x7f\x00\x3c\x58\x68\x09\x9e\xf7\x67\x66\xcb\x16\xa8\xfc\x24\x7a\x76\xdf\x11\x2d\x29\xca\xbc\x3f\x85\x5c\x13\x31\xb0\x7a\x4a\xdc\xed\x02\x49\xc4\x01\x03\x0b\x29\x51\x75\x6d\x37\x75\x73\x53\x8c\x95\xb0\xc5\x0c\x5b\x9d\xbc\xf7\x83\x97\x32\x73\x42\x50\xa4\xdc\xa1\x2c\xd1\x29\x72\x08\xb0\x94\x44\x98\x1b\x1b\x0a\x79\x2d\xa2\xe6\x2a\xae\x0f\x68\x72\xd3\x42\x7c\x24\xe9\x92\x0b\xe9\x2e\x9a\xeb\xb6\x24\xa0\x76\x4e\x96\x40\x15\x75\x42\x97\x44\x6c\x1e\x1b\x1f\x19\x31\xcc\xaf\x5b\xb8\x87\xa0\xa9\x29\x93\x55\x38\x71\x26\xaa\x98\x1b\xa3\xa9\xd6\x14\x63\x2b\xd9\x98\x0a\x69\xde\x35\xdd\x14\x63\x2b\xd9\x41\x4b\x26\x06\xef\x6b\x63\x5a\x31\xee\xc0\x5e\x32\x01\x7a\x42\x82\xf3\xa4\x96\xe2\x0f\xb8\xd1\x60\x20\x65\x67\xaf\xed\x76\x83\xb3\x80\xbd\xb0\x18\x86\x39\xfc\x00\x7c\x37\xcb\x38\x08\x76\x7d\xf1\x4d\x0f\x85\x61\xc0\x4b\x8b\x61\x98\xec\x33\x24\xf8\x68\xee\x03\xe6\x4f\xee\x32\x59\x92\x7d\x44\x8e\xe4\x15\xee\x55\x88\x1c\x85\x2c\x5c\xab\x10\x35\xf6\x90\xf6\x23\x1a\xb4\xea\x05\x09\x55\xab\x27\x17\x24\x44\xce\x81\x16\xee\x47\x88\x72\x4a\x52\x83\x44\x8e\x32\x97\x62\x88\x25\x2c\x90\xfb\x10\xa2\x06\x7a\xae\x43\x88\x06\x1e\x70\x1b\x82\xe7\xcd\x0b\x97\x21\xc4\xe2\x88\x95\xcc\x38\x22\x5b\x8a\x3e\x14\x67\x88\x0b\x0f\xca\x66\x02\xe6\x8f\x48\x22\xa0\x99\xa2\x52\x6a\xda\x2e\x12\xd9\x43\xc3\x52\x21\xb9\xea\x16\xd9\xfc\xa1\x69\xa4\xa6\xf7\xe6\x4d\x16\xb6\xbb\xd4\xd0\xbc\x9b\x85\x6e\x9c\xac\x25\x3c\xf5\x2c\xe4\x86\x53\xba\xc4\x3b\xd6\x58\x49\x05\x37\x8a\x01\x6e\x05\x37\xca\x21\xed\x2e\x41\x2a\xe9\xf6\x2e\x5d\x75\x54\x86\xb2\x84\xa7\xa4\x6f\xa6\x74\x02\x4e\x87\x95\xf0\x22\x09\xb5\xd7\x33\x34\xcb\x00\x2d\x5a\x89\xb8\xcc\xce\x21\x01\x0e\xc7\xfe\x76\xf2\xde\x36\x89\x10\x71\xaa\xf4\xcc\x6c\xce\x37\xb4\x21\x33\x7a\x02\x2c\xb3\x2b\x74\x10\xdc\xe8\x3c\x70\x91\x83\xc6\x38\x6e\x72\xe8\xd9\x15\x67\x80\xa5\x2b\xcb\x00\x4b\xa7\xc7\x00\x4b\x57\xf7\x10\xa3\x00\x34\x70\x01\xa0\x47\x96\xf1\x52\x87\xfa\x4b\x86\xea\x59\xee\x71\x62\xc7\xb6\x1d\x03\x2c\x5d\x09\x58\xa3\xb2\xc4\xc9\xd1\x54\x45\x5c\x72\xc5\xf4\x2c\xb7\x39\x41\x62\xf5\x3d\x48\x74\x85\x9c\xda\x42\x8a\x3f\x88\x45\x80\x3b\xc1\xa2\x8b\x93\xa0\xcd\x63\x7f\x40\xf4\xa7\xd3\x7d\xca\x32\xa8\x73\x19\x6e\x28\x4f\xba\xf0\xa1\x0b\xc5\xc5\x7c\xbb\x1f\x5c\xce\xb7\x75\x76\x0e\x71\x7a\xbb\x00\xdb\x65\xb1\x25\x20\xbb\xbe\x0c\x10\x91\xad\x12\xac\xa9\x07\xdb\xfb\x2f\x8a\xe6\x88\x62\x50\xa6\x98\xb9\x89\x18\xb5\xef\xdb\x34\x9b\x32\x44\x22\x34\xd5\xeb\xca\xcd\x59\x50\x21\x37\x5a\x53\x3a\x32\x2a\x53\xe2\x27\x2a\x53\x1d\xaf\x2c\x61\x27\x95\xf2\x35\x7f\x33\x64\x53\x10\x0d\xd9\x74\xae\x49\xda\xbf\xb9\xeb\x6d\xa4\x8d\x9d\x13\x5a\xea\x36\x75\x3b\x0a\xea\x3f\x8e\x02\x40\x08\xde\x54\x42\x26\xbb\xb9\xd9\x5b\x4b\x79\x12\xef\x01\xfc\x71\x10\x00\xfb\x14\xca\xc0\xf0\x10\xdc\x25\x9d\x78\x88\xa5\xdb\x99\x16\x31\x0e\x6b\x97\xf2\x0c\x20\xb2\x7c\x32\x54\x5b\x72\x04\xbe\x27\x72\x57\xee\x46\x84\xe7\x26\x08\x42\x32\x7a\x75\x0b\xdd\x1e\x2b\xba\x9b\x80\x2d\xee\xa7\x60\xf3\x01\x71\x9c\x9b\xd3\xeb\xaf\x42\x2c\x2b\x4b\xfc\x8a\x62\x6e\x49\x5f\xa9\xb8\x5f\xe3\xc6\xda\x84\x68\xea\xaa\x21\x8a\xa6\x29\x97\x1c\xf3\xa4\x63\x85\x08\x8e\xba\x98\xb0\xa1\x98\xda\xdd\x83\xff\x85\xd4\xee\x43\x75\xbe\xbc\xa6\x5a\x91\xe5\xbe\xc4\xbb\x8a\xa6\x97\x78\x52\x51\xfc\xe2\x43\x13\x01\x2f\x31\xa4\xf2\x15\xb3\x0f\x0f\x19\xd4\x8b\xa1\xd6\xb5\xfe\x6a\xa8\xf5\x3d\x01\xa5\xce\xf9\x4b\x40\x29\x04\x57\xb9\x6b\x68\x30\xb7\x15\x83\x99\xbb\x7a\x3d\xb8\xe0\x09\x46\x57\x31\x99\xb9\xc3\x7b\x0f\x8b\x39\x2a\x0a\x59\x9a\x12\xe9\x3f\x4a\x5d\xa2\x59\x32\x58\x90\x0c\xf4\x89\x8c\xc1\xa5\x1e\x02\x64\x99\x8e\x61\xb7\x95\x3b\x8c\x8c\x5a\xa9\x44\x6d\x56\x0f\x5f\xd4\x60\xcf\x74\x10\x08\x6b\x85\xa3\x55\x6e\x3a\xd2\x8a\x43\x12\xa8\xa1\xf5\xbc\x06\x81\xf0\x5b\xd0\xd5\xad\x7f\x51\x66\x34\x41\x20\xac\x43\x44\x70\xf7\xdb\xa9\xc9\xcc\x4a\x04\x2c\x33\x9f\x15\x13\x58\xe5\xa6\xa8\x52\xbd\x43\x84\x43\xfb\xa5\x46\xad\x49\xb6\x65\x56\x3d\x8e\xa4\x16\xd3\xe6\x17\x12\x93\x94\x1a\x09\x54\x86\xc7\xd5\x48\x74\xad\xa3\x88\xc6\xb4\x8a\x27\x4c\x5c\x87\xdc\xdb\x44\xfb\xc5\x10\xe6\xba\x04\xb5\xac\x93\xa5\x26\x2d\xe9\x54\x4a\xc6\xcd\xda\x47\x22\x6e\x56\xe0\x49\xd6\x73\x68\x5b\xa8\x4b\x0c\xcb\xea\xd3\xd5\x4c\x39\x1e\xe7\xa8\x9e\x26\x76\x7f\x21\x7f\x7f\xf6\x04\x40\x4d\x1b\x2c\xa6\x23\x11\x01\xec\x0c\x78\x84\x58\x46\x6f\x92\xff\xc3\x2d\xaf\x2e\xb9\x2c\x6b\xde\xe6\xf2\x9d\xf5\x03\xf0\x66\x5d\xb7\xd2\x14\x06\xac\x63\xc3\x82\x05\x6b\x87\x2a\xd5\x2c\x9b\xf5\x07\x23\x93\xbb\x3f\x08\xa4\xf4\x86\xc8\x75\xa4\x2f\x13\x79\x94\x9a\x1d\x82\x13\x6e\x3c\xa8\xe6\x92\xaa\x59\xcb\xc3\x55\x5c\x3a\x90\xb5\xdf\xd4\xac\x09\x43\x14\x78\x7f\xdd\xfe\xa4\x78\xf7\x04\x6b\xaa\x2e\x49\x2c\x6b\x0a\xaa\xc5\xdc\xe7\x98\x40\xeb\x92\xbe\xb2\xb6\x8a\x5a\x36\xd4\x34\x5c\x06\x0e\x6b\x2b\x6d\xd4\x5a\x6b\xdf\x35\xc1\xd8\x8a\x01\x64\xd8\x40\x2a\x91\x2b\x41\x2f\xb4\xf7\x1f\xec\x90\xe8\x5a\x09\x63\x96\x94\xea\x36\x5f\xf2\x7d\x25\x8c\xb9\x5a\x26\x52\x19\x1d\xa1\x56\x0d\x82\x98\x4e\x6b\x25\x52\xb9\xda\x12\x60\x55\xdf\x13\x95\x88\x36\x54\x97\x9c\x96\x55\xa5\x6b\xbd\x79\x6f\xf9\xb1\x21\x10\x57\x77\xb8\x9b\xbf\xbc\xd4\x02\xd8\xb6\x21\x07\xf1\x8d\x08\x92\x6a\x59\xe3\x25\x6c\xbd\xb6\x6d\xbd\x64\x18\x0d\xca\x75\x86\xdb\x22\xd6\xbd\x96\x9b\x31\xd6\xae\xb4\x26\xe4\x74\xde\x44\xa8\x1f\x6f\xdb\x9f\x0f\x1a\x33\x8b\x5f\xe8\x83\x3e\xfc\x05\x78\x8b\x34\xc9\x41\xe2\xa0\x58\x4a\x3a\xb8\xe2\x21\x13\xef\x93\x08\x0a\xb2\xb5\x1b\x8a\x2d\x4d\x72\x96\x38\xe8\x4f\xaa\x7d\x47\x1d\xd0\x32\x59\x49\x3c\x9c\x53\xbb\x61\xd9\x52\x6e\xe7\x02\x42\x99\xc6\x4e\x5e\x2f\xb2\x3d\x43\xac\x1f\xb6\x76\x93\x1f\x67\x3f\x99\x44\x30\xd8\x2e\xe1\xe2\x4e\xfa\x10\x46\x80\x1f\x1e\xda\x75\x7e\x86\x60\xb9\xba\x06\xf9\x51\x9c\x1f\x8c\x65\xf1\xdb\x27\xdd\x68\x6f\xda\x25\x12\x27\x7e\x6b\xf8\xf4\xc1\x6f\x6e\x1f\x00\x92\x33\xc3\x71\x83\x3f\x3c\x3f\x87\x86\x5c\x49\x54\x92\xab\x44\x64\x70\x4e\x74\x2e\x4c\xaa\xef\xa1\x36\x6e\xe0\x28\x59\x54\x9e\x78\xe7\xe5\x14\x58\xc3\xa2\x21\x71\x15\x73\x58\xe4\xc4\x7a\xf1\x66\x8e\x98\xa5\x54\xd2\xc8\x45\xc3\x6c\x49\xcc\x57\x94\x08\xaa\x16\x31\x63\x62\xbd\xb2\xa3\xe9\x7e\xac\xd8\xc1\xa2\x06\xb5\x8a\x1d\x2c\x6a\x8d\xab\x4b\xa2\x2b\x75\xff\x50\xfc\x81\x2e\xf1\x30\x72\xab\x41\xa9\x57\xa3\x0c\x2a\xf6\x85\x1f\xfb\x87\x9b\x1f\xfc\xc0\x74\xa0\xce\xdd\x12\xe8\x8a\xa1\x1f\x5c\x04\x52\x8c\x02\xaa\x4b\x9e\x2b\xfa\xe2\xbd\x13\x24\x91\x6a\xa7\x78\x0d\x48\x0a\x32\x7f\x6f\xab\x0c\x72\xec\x25\xd2\x99\xdd\xaf\xd4\x25\xd2\x15\x43\x68\x2a\x57\x57\x1a\x60\x51\xb1\x65\x25\x6d\xde\xf5\x26\xec\xbe\x7d\x79\x6a\xa1\x62\xe7\x4a\xda\xab\xeb\x43\xba\x2a\x71\x4f\x1c\x6c\xd2\x3a\xee\x65\x23\xa9\xa0\x3b\x7a\xd9\x48\xf7\x50\x5a\x7d\xda\xb7\xfb\xb3\x4a\x5d\x12\x58\xdf\x75\x70\xb9\x01\x17\x32\xd7\x6e\x06\x5f\x97\xcd\x1b\x62\xc2\xe8\x38\x51\x23\x6e\xcc\xb1\x22\x29\x10\x03\xbb\x8f\xf5\x55\x62\x60\x8d\x9a\xe4\xe6\x92\x1d\xc9\x59\xa7\x4e\x0c\xdf\xe3\xb8\x10\x4b\x24\x5c\x09\xbb\x8e\x3c\x5d\xde\x3b\x49\xe4\x23\xca\xe6\xe6\xe9\x40\x84\xf4\xe5\xa9\xd7\xaa\xf0\x65\x7c\x3e\x69\x1b\x6b\x76\xad\xbc\x64\x32\x70\x41\xbc\x3b\x4d\x12\x65\x93\xa0\x29\xea\x98\x70\xbc\x49\x9c\xaf\xe6\xcc\x55\x6e\x87\xee\x58\xa6\xa8\x71\x3e\x58\xf7\x28\x57\xa9\x44\xdd\xce\xcd\x3b\x35\x83\xef\x31\xda\x80\x8e\xc6\x69\x60\x52\x82\x95\x76\xa8\x1e\x0e\xca\x68\x60\xac\xa4\xb6\xe4\x9e\xa1\x27\xaf\x05\x45\x0c\xdc\x90\x6d\x09\x3e\x66\x74\x2a\x24\x9b\xcc\x86\x34\xb4\xb0\x37\x1c\x5a\xda\x7e\x40\xf6\xab\xb6\x0f\xa7\xec\xcf\xb5\x86\x16\xbf\x99\x06\x9e\x26\x1e\xd6\x3c\x62\xf4\x6d\x91\x98\x5d\xd6\x67\x8b\x4b\x07\x61\x7d\xb4\x25\xd1\x0c\x8c\x8d\x2d\x1a\x35\xc1\xf0\x97\x3c\x63\x58\x25\x17\xbc\x90\x1b\xb7\x34\xd3\x7b\x0d\x6b\x2f\x09\x90\x15\xca\xad\x2f\xdc\x6b\x51\xbc\xf3\xa5\xec\x2a\x4b\xc4\x19\xd0\x6e\x4b\x24\x79\x71\x20\xba\xd7\x84\x0a\xa1\xa4\x0f\x41\x47\x28\x21\x9f\x73\x69\xd8\x8a\xba\x31\x0b\x5e\x11\xe3\x49\xef\xa6\x4f\x8d\x7d\xa5\x65\xb3\xa8\xc2\xb2\xf7\xd5\x31\x9a\xa6\xda\x4e\xd1\x65\x59\xb5\x1f\x81\xaa\x61\x11\xd2\x49\xd6\x08\xa7\x35\xf2\xb5\xe9\x56\xdb\xcd\x5e\xbc\xb7\x0e\x1e\xd7\xdd\x35\x9b\xe8\xae\x2f\xac\xc0\x8d\xf0\xe1\xe1\x81\x86\xec\x41\x06\xfc\xd2\x08\x03\xf2\xa4\x73\x23\xfb\x89\xae\x8d\xe6\x2d\xba\x49\x02\x31\xa9\x9f\xfa\x7d\x33\xf1\x29\xa7\xf7\x4b\xf3\x7e\x02\x43\x7b\xda\xbe\xf3\x12\xf8\xc8\x44\xe2\x91\x81\xf6\xed\x92\x4b\xca\xfb\x5a\x4b\xca\x4d\x1f\x1b\xc8\xac\x38\x5c\xa4\xf2\x7d\xa9\x25\xc8\xd8\x77\x5a\x02\xb8\xae\xb7\x62\x1d\x1c\x45\xc5\x0e\xf0\x5c\xb1\x95\x34\xbc\x6d\x99\xdd\xab\x71\xc5\x9d\x67\x0e\x1a\xde\x36\xee\x4e\x28\xad\xe1\x0c\xac\x5f\xa5\xab\x2c\x8d\xd4\x24\x9e\x22\x68\xcd\x3b\x38\x19\x76\xdb\xd6\x79\x1f\x80\xaa\x5a\xde\xf7\x86\x52\xf6\x76\x3f\x7b\x37\x67\x34\x4c\xac\x21\x1e\xe4\x2e\xec\x24\x1a\xf1\x7c\x41\x43\x22\x50\xce\x69\xdd\x4b\x33\xc1\x4d\xf7\x5a\x2d\x31\xe8\xd5\x34\x86\x43\xb6\xae\x6b\x84\xfe\xc8\x3b\x66\x68\x42\xeb\x7b\xb9\x31\x5c\x0e\xb5\x18\x04\xd1\xc6\xbe\xb0\x00\x68\xf5\x91\x21\xeb\xb7\x61\x9a\x2c\xcb\x85\x83\x53\xb4\xe4\xf1\x15\xe1\xc0\x29\x66\x94\x46\x23\xd4\xc8\x20\x8b\x46\x8e\x10\x23\x3d\x1a\xe1\xb6\x86\x6f\x34\x8f\xb5\x18\x15\xd1\xd6\x86\x5f\x0d\xba\xf0\x3a\x24\x85\xcc\x66\x86\x5c\xa3\x8e\xdb\x29\xc7\xa6\x37\x9d\x65\x6c\x12\xed\x24\xf2\xdc\xb5\x89\xab\xcc\x48\x8f\x66\xb6\xd2\xb6\x1f\xcc\x97\x85\xd8\xd5\xf6\xa5\x96\x94\xd9\xab\xc7\x5e\x9c\x97\x69\x9a\x5d\xf3\x17\x6e\x37\x59\xe8\x85\x11\xdc\xfe\x2e\x4c\xff\x02\xb8\xf6\xea\x16\xc5\xd2\x85\x6d\x5d\xb2\xc6\x2d\x55\x72\xb7\x21\x32\x03\x38\x11\x5c\x6b\x18\x9d\x46\x33\x72\xba\x8d\x34\xee\x35\x8c\x8e\xee\xc6\xde\xcf\xfe\xd0\x6e\x3c\x22\xfb\x3d\x29\x0c\xec\xcd\x3b\x59\x8c\xe6\x6e\x37\xe0\xb9\x40\x6e\x6c\xff\xa8\x18\x6d\x5f\xbf\xe7\xe0\x3c\xde\xe2\xa8\x6f\x41\xb2\x55\xb1\xe1\x07\x44\x41\x3b\xbb\x9c\x68\x89\xd6\x7f\xf0\x3a\x20\x76\xb5\x07\x47\x83\xf5\x1f\x5c\x25\xd5\x3a\xde\xbf\x84\x3c\xd8\x9e\x9b\x70\x6a\x3a\xd8\x89\xba\x5d\x83\x1e\x7d\xdd\x1c\x8c\x68\xa2\x2a\x93\x5c\xfb\x74\xf4\x80\x4a\x9b\x44\xff\xed\xf7\xd8\x83\x9d\xde\x99\x78\x4f\x43\x13\x7b\xb0\xcb\x8c\x84\x69\xdd\xdd\xcb\xcb\xc6\x94\xb6\x1b\xce\xab\xbe\x1b\x25\x20\x52\x16\x49\xf0\x50\x77\x1b\x9c\x84\xa6\x4a\xdd\x84\x0f\x29\x5a\xb4\xb9\x73\x9f\x83\x8c\x97\xd0\x44\x79\x21\x0e\x2b\x03\xd5\xb8\x6b\x6b\xe7\xea\x68\x38\xac\x36\xa9\x93\x26\x64\x53\x34\x11\x45\x1e\x63\x6a\x6f\xe5\xbd\x6d\x62\x32\xdf\x6d\x76\xde\x5b\x87\x3d\xda\x49\xc3\xf1\x45\x56\xc6\xc2\xed\x5d\xcd\xe0\xa6\xf6\x3a\x00\xfb\x72\x00\x0c\x6c\xc7\x1d\xf1\x31\xc9\x95\x9b\xeb\xad\x1f\x02\x1d\x29\x73\xe3\x65\xfc\xf2\x64\x7d\x3f\x8c\x03\x1a\xb6\xc0\x90\x58\xb0\xfd\xc0\x0b\x10\x2c\xe3\x05\x60\x67\xee\x88\x1d\x9a\x1f\xfb\xe1\x90\x2a\x65\x5c\x64\x50\x74\x3f\x18\x12\xa0\x93\xf1\xd9\xcc\x7d\xa5\xe3\x22\x53\xf4\xec\x07\x43\xda\xa3\x70\x4e\xa8\x13\x9c\x06\xfa\xe2\xd2\x9d\x22\xfe\x3a\xb9\x46\x8d\x17\xeb\x78\xbc\x86\x9b\x18\x17\x9b\x75\x8f\x08\xf4\x25\x82\xf4\x0c\x35\xf4\x80\x90\xb3\x5b\x7a\xb8\x77\xd8\x3a\xd8\xc0\x21\xb1\xee\xa9\x1e\x9d\x39\x5c\x8a\x96\xb4\x06\xf6\x18\x28\xd3\x90\x66\x18\x25\xb5\x1e\x13\x5f\x33\x4e\xef\xbb\xde\x1f\x4b\x02\x8c\x39\x6e\x02\x05\xee\xd8\xf8\x21\x53\xee\x94\x7d\x2f\xd8\x36\x8a\x01\x7a\xd7\x17\x6c\x1b\xc2\xdf\xe0\x84\x44\xc0\x8e\x76\x8c\xa5\x1c\xce\xd0\x93\x0b\x97\xa1\x25\x80\x93\x04\xbc\x76\x1b\x5a\xea\x5c\x2f\x5e\xfd\x36\x61\x1d\x87\xb6\xc9\xc0\xdd\xb3\x93\x99\x80\xcd\x09\x49\xc0\x26\xde\xbd\x0a\xcf\x03\x12\x3d\x81\xdf\x5d\xc6\x9c\xeb\x88\x13\x0e\x10\x67\xd6\x7b\x4c\xd5\x8d\xba\xf9\xc7\x8d\x68\xee\xd9\x8b\xa5\xd8\x7e\x7a\x16\x17\x8c\x8d\x93\xb6\xc6\x59\xf5\x8c\x1d\x16\xfe\xd9\x33\x59\x0a\x60\xca\x3d\x63\x87\x85\xf9\xf6\x6c\xd7\xbe\xe7\xd4\x97\xf8\x5d\x72\xce\x50\x27\xef\x45\x33\xac\x65\xf2\x7c\x56\xcb\x9c\xf1\x90\x68\x0b\x47\x08\x04\xae\x14\xda\xb1\x8c\x39\x1c\xe6\xd9\x0b\x36\x59\x78\x44\x2f\xc2\xe9\xb7\xc2\xc9\x58\x96\x54\x34\x8c\x25\xeb\x64\x73\xeb\x6d\x7f\x2c\xa0\x00\x5d\x30\x79\x17\x2b\xe9\x68\x74\xb9\x54\xa1\xe3\x87\x0a\x74\x12\x6d\x55\x1a\xf7\xbd\xd0\x81\x95\xaa\x81\xde\xf2\x50\x57\xf0\x01\x74\xc1\xc3\xfb\x4e\x39\xe2\x2c\x54\x8e\xf6\x54\xcb\xe0\xc8\xe5\xc2\xc9\x5c\x35\x9e\x6e\xe6\x36\xcd\x72\xbd\x19\x43\x80\x4b\xb9\x37\x6c\xb2\xc3\x5a\x05\xe1\xdf\xaf\x49\x46\x20\x85\x61\x34\x39\x84\x89\x43\x45\x3a\x4e\xfb\x12\x8f\x86\xdc\xb0\x37\x2c\xa3\xec\x1e\x7d\x89\x47\x59\xf7\x46\x5f\xe2\xd1\x3e\x0b\xd8\x1b\x66\x5b\x0c\x21\x9d\x63\xbd\xda\xf6\x7a\xc7\x5e\x8c\x4d\xa4\x77\xac\xb6\xe3\x4b\xe5\xb4\x2f\x29\xca\xdb\x2c\x4a\xef\x02\xce\xe8\x3a\x80\x77\xcb\x18\x4f\x87\x75\x38\x96\x39\xec\x44\x0b\xb8\xef\x4f\xbe\x05\x7d\x9d\x13\x25\x98\x6d\x7a\x9f\x94\x7d\xff\x32\x50\xde\x0f\x8e\x1e\x60\x1d\xec\x03\xc0\x5d\xaa\xc3\x44\xd3\x8e\x74\x08\x9c\x3f\x64\x3e\x06\xc3\xc3\xcb\x70\x85\x74\x00\x11\x46\xe6\x3e\xb4\xf2\xa0\xe8\xf4\x9d\xf4\xd5\x49\x19\x9c\x1a\x15\x39\xc3\x44\x87\xbb\x2d\x0c\x90\xfb\x73\x6c\xa8\x02\x85\x04\x76\x28\x57\x77\x44\xb0\x43\xb1\xb5\x23\x76\x1d\x4a\xdf\x9d\x3b\xbe\x0e\x65\xf7\x7e\x62\xe8\x75\xe0\x1e\x40\xde\x24\x78\x9a\x9f\xc0\x2f\xb0\xf3\x0a\xd5\xbe\xc2\x4a\x74\x7a\x50\x6a\xf3\x50\x4f\x4a\xa9\x07\x90\xc4\x3f\x6b\xb2\xec\xa7\xd9\x18\x45\x8a\x9e\x35\x43\x3c\xfa\xb5\x81\xa4\xfb\x0b\x23\xa9\xf3\x87\xc1\xa5\x67\x27\xe1\x32\x49\x8f\x0b\xfd\x32\x0e\xd1\x4d\xe2\xf2\x3e\x7c\xd9\xc1\xa5\x6e\x9a\x6c\x79\x1b\x1e\xfd\x65\x62\x20\xf4\x93\xd7\x5a\x0c\xe6\xc6\xd6\xd8\x2c\x6b\x6b\x44\x9d\xea\x37\xc6\x50\x24\xb6\x7e\x6b\x0c\x25\x9e\xa7\x2f\x29\xcd\x54\x7e\xa5\xdf\x86\x47\xca\xc8\x6f\x03\x39\x65\xa2\x46\x10\x75\xb4\x94\x7e\x63\xa0\x93\x43\xdc\xdb\x8a\xc8\x0f\x8f\x19\xd7\x9d\x15\xac\x2c\x1e\xd4\xed\xcf\xb6\x22\xf2\xc9\x93\xf8\x01\x4c\x3c\x1a\x11\x45\xcb\xa3\x11\x11\xb0\x1e\x8d\x88\x12\xe4\x43\x22\x6d\xf7\x85\x67\x50\xb6\x0b\xad\x68\x32\x86\x47\x2b\x9a\xcc\xdd\xeb\xf2\x0c\x2d\xf0\x62\x85\xb8\xf7\x1b\x63\xc5\x8d\x15\xe8\x84\x87\x67\xc1\x9a\xdb\x56\x06\xc0\x53\x5b\x19\x60\x71\x8b\x40\x4a\x62\x9e\x3b\xdb\x52\x12\x45\x93\x64\xd2\x72\xc1\xb9\x54\x0a\x51\x8a\x4c\x27\x71\x4c\x35\x5a\xca\x58\x5e\x76\x8e\xa7\xee\x55\x39\xcd\x6f\xbd\x1a\x2c\xe3\x11\xe8\x24\xbf\xdd\x92\x8b\xd7\xa4\x1a\x91\xd2\xf1\x63\x69\xb9\xe9\x2f\x7c\xc9\x9d\x65\x49\x5a\x63\x0b\x57\xef\xa6\xcc\x05\xeb\x38\xd4\xd4\xa0\xac\x71\x78\xef\x7a\xa0\xec\x49\x6b\x6c\x51\xe3\xd8\xb7\x69\x37\x1e\x2a\xda\xb5\xb5\xbc\x98\x3f\xd9\xd6\xb9\xef\x89\x2f\x83\xb3\xcc\x9e\xcc\x1e\xa4\x64\x57\x4c\x1d\x06\x10\x61\xc9\x1b\x06\x10\xb5\xaf\x2e\xd8\x2e\xfb\xce\x0a\xb3\x93\x0c\x04\xa9\xe8\xa6\xcf\x95\xaa\xc5\x03\x2d\x83\x63\x61\x58\xc8\x46\x58\x72\x41\xb0\x06\x46\xb9\x6c\x59\x9d\x16\x58\x83\x17\xb7\x1c\xfe\x80\xe8\x64\x90\xce\x88\x8a\xf6\x80\xbe\xc4\xa5\xbc\x3b\x5e\x12\x52\xf6\xd8\x3a\x77\x65\xe4\x63\xd7\x27\x19\x26\x98\x59\x72\x10\x59\xff\x0a\x17\x68\xa8\xcd\x8d\xc8\x31\x09\x2b\x98\x51\xdb\xf6\x38\x25\x01\x30\xc8\x43\xec\xac\x5c\xaf\x51\xcd\x7d\x32\x52\x58\xaf\x69\x2e\xa9\x4e\xa2\x76\x0f\xaf\x30\xdd\xc3\xe6\xb0\x96\x2e\xee\xb1\x6d\x3a\x7c\x61\x26\x11\xe7\x15\xc9\x45\x31\x91\xeb\x37\x6a\x86\xad\x0c\xbc\x44\xca\x6d\x83\x63\x57\x5c\xcf\x5c\xc6\x3e\x5f\x05\xf4\xd8\x5b\xf4\x25\x8e\x22\x75\xf2\xad\x97\x96\x3b\x93\xc5\xfc\x24\xb4\x5f\xec\x0b\xbc\x7a\x5b\x20\x92\xc1\x20\xd9\x59\xd8\xdf\x2a\x3c\x53\xae\x4a\xaa\xb4\x53\x89\x94\x90\xb2\xaa\x62\xbf\x75\x8a\xf6\x29\x1a\xad\x08\x34\xcd\x4a\x6c\xd5\x62\x0e\xcf\xcc\xb1\xeb\xb8\x55\x5b\xe6\x08\x2f\x5b\xf8\xa8\xf2\x44\xea\xe3\x7f\x89\xb2\x92\x61\x38\xf3\x06\x0f\xf1\x21\x91\xa2\xb4\x8c\x66\xa6\x7c\x8a\x79\xcd\x07\x98\x68\x5a\x14\x45\x51\x83\xdc\x2c\x92\x93\xd6\xd1\x70\x52\x19\x3d\x72\x2c\x91\x82\x0b\xe2\xcb\x68\x9e\xe2\x05\xb4\xe6\xdc\x31\x47\x4b\x8a\x18\x1b\x18\xce\xea\x1f\x96\xc9\xe3\x21\xf5\x60\x61\x51\x90\x1f\x08\x11\xb0\xd7\x81\x0c\x51\xac\xb1\x44\x2e\x6c\x25\xa3\xaf\x7d\x18\xeb\xec\x20\x8d\xab\xca\x80\xf7\xa5\x14\x7d\x12\x5e\x0e\xec\xf9\x98\x81\xa1\xc5\x93\x5e\xc3\x0c\xef\xd2\x74\x37\x8b\x3d\xb8\x18\xd2\x14\x48\x42\x00\xf0\x94\xfa\xd0\xb9\x02\x27\x1c\x43\xd7\x86\xc4\x80\x00\xe0\x49\xc7\x81\xfd\xc5\xd0\xbc\x31\xcc\xde\x4f\x67\xc8\x02\x01\x41\x7a\x78\x33\x39\x77\xf3\x97\xc1\xf6\x6f\x24\xf6\xc0\xaf\x12\x36\x14\x78\x16\x14\xe2\xc6\x29\x48\xe0\xca\x0c\xf0\xb6\x74\x6a\x02\x04\xbc\x53\xf0\xac\xcf\x66\xe2\xfa\x42\x26\x30\x40\x74\x9c\x32\x35\x20\x3d\x81\x74\xd7\x67\xbb\x73\xc8\xa7\x97\x79\xee\x8f\xb5\x87\xf8\x83\x37\x83\x7e\xe9\x6c\x1d\xfb\x16\x75\x57\x0d\x69\x4a\xb4\xba\x0c\x92\xc2\x9a\x53\x61\x60\xe4\x51\x53\x1a\x17\x21\xf4\xc8\x8d\x03\x13\x4f\x46\x83\x18\xc4\x28\x9b\x16\x60\x5c\xdb\xfa\x08\xec\xde\xa2\xd9\x9d\x5f\xef\x8e\x93\x32\x89\x43\xce\x2e\x1b\x25\x08\x39\x8b\x07\xb7\x25\xe4\x0b\x43\x1f\x5b\xcc\xd8\xf6\x1e\x7b\x7e\x4d\x4d\xcb\x0f\x9c\xe8\xd6\x6a\x37\xc8\x1c\xeb\xd1\xf0\x41\xf0\xb1\x07\x6f\x86\xf6\x1e\xd5\xec\x81\x2f\x47\x45\x6b\x20\x56\xb8\x19\x0f\x52\xc7\xe6\xee\xc7\x18\x4d\x11\x51\x87\x29\x4f\xbe\x7d\xec\x05\x6f\x56\xf2\xf6\x31\x2b\x09\x36\xe0\x19\xa0\x1c\x85\x88\x73\x00\xe2\x82\xf8\xe4\x8c\x04\x34\x3c\x88\x26\xe7\xf5\x82\x1d\xdb\x47\xea\x50\x45\x1d\x5e\xc9\x8a\x08\x31\x1e\xd9\x18\x08\x26\x9c\xd9\x23\xe9\xe3\xd9\xb7\xa1\x52\xde\x80\xfa\x01\xb1\xeb\x08\x72\x83\xd4\xb1\x1a\x04\xbc\x25\xbb\xed\x8f\xdd\x09\xed\x6c\x52\xe6\x5b\x12\x9f\x18\xe1\x3f\x70\xfb\xec\xcd\x6b\xee\x38\x57\xca\x6c\xf9\x0e\x7e\xba\x1d\x83\x14\x2c\x48\x6a\x13\x63\x0a\x9c\x75\x30\x6b\x4a\x45\x53\xd8\x80\xc7\xdb\xe2\x14\x3d\xb8\x9b\x3b\x86\xdd\x10\xc0\xb9\x26\xa7\xc0\xf9\xde\xfb\xe9\x44\x23\xf2\x49\x31\x73\xd3\x78\x05\x95\x2e\x96\xac\x52\xb5\x57\x8d\x97\xed\x40\x9c\x2a\xa9\xb8\xae\x48\xd3\xdf\x25\x04\x33\xae\x38\x67\x78\x95\x34\x57\x79\x41\x78\xd1\xd7\x31\x5e\x11\xec\x26\xc6\x21\x74\xad\x29\xfb\xe6\x70\x39\x00\xc7\xd0\xb5\x15\x8d\x97\x31\x48\x5e\x2f\x63\xd8\xdf\x1a\xc2\xbd\xca\x27\x19\xfb\x65\xe3\xde\x33\xae\x8a\x76\xee\xeb\x07\x59\xdd\xfb\xce\xf1\x6e\x19\x73\xd0\xf0\x63\x76\xc9\xfd\x5e\xb3\xe9\xb0\x25\x30\x09\x44\x27\x21\xd3\xc5\x70\x76\xae\x94\x6a\x26\xb2\x3a\xcd\x50\x0b\x2d\x9c\xc1\x5b\xac\x30\x0e\x9c\x01\x5b\xa9\xcd\x92\x96\x56\x0c\x9f\x41\x4b\xee\xa0\x8c\xa9\x94\xc9\x3d\x4d\x4b\x0b\x15\x9e\x41\xab\x6e\xa7\xec\x9d\x71\x60\xef\x0c\x98\x50\xf7\x07\x4e\xb4\x8d\x22\x83\x75\xeb\x20\x83\x09\x1d\x82\x0f\x39\xe3\xcb\x19\xcd\x4e\xc0\xfa\x3a\x4d\x46\xdb\xbf\x54\x52\xbd\x07\xab\xea\xb0\x3b\x4d\x5b\x2b\x6e\xbd\xed\xbe\xc3\x52\x4f\xf3\xd3\x42\xb1\x5e\xcd\x5e\x0c\xc6\x3f\xa3\x17\x19\x8a\x9f\x68\x0e\x3d\x7f\x31\xcb\xac\xa0\x11\x38\x6d\x34\xfe\x99\xb0\xe6\x41\x51\xa7\x06\x20\xa7\x2f\x61\xcd\x4b\x96\xb1\xa4\xb2\x29\x9e\xe4\x9b\xad\xfb\x5b\x6f\x63\xce\x7e\x8c\xd9\x0e\x06\x77\x66\x04\x40\x3f\x36\x58\x9a\x95\x79\x66\xac\xa7\xd5\x32\xd6\x53\x3b\x23\x25\x9b\xc7\x23\xce\xec\xcd\xf7\xc1\x1f\x84\x8e\x81\x66\x6c\x8d\xc5\x4a\x40\x87\x1b\xee\x24\x43\xad\x14\x7e\x12\x1a\x5d\x05\x28\x23\x22\x15\xdb\xc1\xbe\x88\x24\x71\x12\x02\x6d\xe4\xfb\x49\x08\x74\x47\x0f\xe4\xf2\xfa\xc6\xed\x90\xe5\x2c\x02\x47\x9b\x06\xde\x78\x18\xf3\x2c\xa2\xce\x1f\xb0\xed\x4a\xa3\x64\xa8\xed\xec\xfd\x67\x11\x75\x8c\xb2\x78\x2f\x2a\x82\xcb\x89\x00\x57\x77\xcf\x58\x42\xb3\x3d\x03\x69\xb5\x51\x13\x27\x58\x1f\x94\x26\x1b\xc5\x52\x2f\x26\x3c\x37\xef\x9c\x55\x2f\xc7\x73\x11\x28\xf1\x25\xcb\xfa\x17\x9d\x84\x2a\x82\x19\x02\xc1\xd4\x5d\x1c\x55\xf1\xeb\x7b\x33\x3c\x58\xf6\x3a\x0f\x89\xb7\x3a\xfd\xb6\xea\x10\x00\x89\x20\xeb\x3c\x82\x0f\x8c\x41\xf2\x24\x53\x4d\xdf\x60\x78\x71\x9d\x0b\x90\x44\xb6\x5d\x64\xec\x5b\xfd\x50\x70\x4e\xd2\xd3\x28\xa3\x9d\x0d\x53\xa0\x58\x32\xc9\x9b\x31\x27\x67\x3b\xf9\xc1\x32\xa6\x47\xa9\xad\x61\x23\x75\x40\xc6\x64\x3b\xd1\xcd\xcb\xd5\xaa\x1f\xbc\xf4\x00\x18\x7d\x2f\x4d\xba\xeb\x9a\x95\xad\x45\x62\x5b\x8f\x00\x9e\x9d\x80\x62\x67\x82\x60\x9b\xa2\x70\x73\x76\x2f\x14\x1f\x7e\x01\x50\x52\x4d\x17\x28\x00\x31\xe6\xda\x35\xd3\x5d\x1a\xe0\x86\x38\x6b\xfd\x96\x27\x96\x21\xe5\xb6\x93\x0c\x73\x75\xd8\xf5\x92\x0c\x93\x16\xcd\x93\x38\x6b\x1d\x97\x27\x49\x6d\x3d\xe0\x76\x1a\x67\xed\x94\x0e\x4f\xdc\x8b\x82\xe1\x2a\x06\x7f\xc3\x7c\x47\x2e\x1a\xa2\xae\x35\x25\x9d\xe3\xa2\x07\x40\x1a\x82\xca\x70\x86\xf8\xb3\x0e\x36\x66\xa7\x71\x00\xb6\xf3\x6e\x46\x00\x0f\x5b\x9d\xa7\x57\x79\xcb\x71\x88\xcd\xce\xe9\x4b\x7d\xd4\x7b\xfc\x86\xea\xdf\x79\x3a\x12\xcb\xd8\xa3\x25\x73\xa2\xb5\xb5\x4d\x9e\x27\x36\x68\x51\x78\x7a\x1d\xaf\x40\x9a\x2c\x60\x53\xe4\x29\x25\xf8\x05\xd0\xbb\x22\x4f\xa1\xe7\xbd\x59\xee\x5c\x3c\x97\x16\x4f\x1a\x22\x42\x7b\x8f\x83\x08\x6d\x23\x2b\xb8\x65\xd0\xdb\x94\xcb\x79\x61\x77\x65\x5b\x3e\xc9\xb1\xab\x58\x7b\x5e\x64\x0f\x93\x32\xc9\xb1\xab\x7f\xf1\xbc\xb0\x10\x3b\x32\xf2\xed\xea\x5d\x3f\x2f\x2c\xc4\xce\xe3\x85\x25\x5b\x5a\xbc\xb0\xcc\x36\xeb\x60\x20\x76\x05\x12\xd9\x6d\xa4\xc1\x79\x0b\x3f\x75\x6e\xac\xda\xc8\x15\xe7\x0d\xfc\xae\x33\x93\xe4\x29\x18\x9e\x44\x76\xeb\x75\x3c\x6f\x81\xb6\x6c\xca\x33\x80\x30\xca\x5b\x04\x19\xe5\xdd\x7c\x0f\xd0\x92\x00\x81\xdc\x86\x1c\x9c\xb7\x40\xdb\x0e\x56\x6d\x69\xcf\x0b\x7b\xb5\xbf\x9d\xb7\xbe\x6d\x0c\xcd\x5e\xc9\x38\x54\x2e\x4f\xd3\xe2\x19\xff\x74\x12\xa8\xad\x4f\xe8\x7c\x88\x2c\x41\x42\x39\x9f\x86\x36\xca\x80\x1e\xa2\x4c\x90\x4a\x4e\xc2\xb4\xfb\xae\xb3\xe0\xd3\x7f\x79\x12\xa6\xad\xc4\x75\x2e\x91\x71\xe8\x22\x3b\x09\x19\xea\xbb\x1d\x8c\x38\xc1\xbe\xb0\xd1\x22\xf5\x9c\x04\x0d\x29\x4a\x9e\x4b\x7c\xcc\x06\x15\x9e\x44\x6c\x2b\x4a\x9e\x13\x13\xed\xae\xef\xc5\xd1\x52\xc5\x74\x00\x20\x69\x32\x00\x45\x23\xd2\xf0\x2a\x4a\x9d\x53\x35\xdb\xfa\x00\x2d\x2b\x9a\x02\x6d\xa3\x00\xbd\xbf\x15\x68\xbf\xd5\xf2\x04\x40\x46\x75\xab\x89\x9e\x58\xb7\xb2\x16\xbb\x93\x44\xbc\x5a\x10\x4e\x52\x15\x1d\xba\x72\x4e\x13\xf1\x2a\x63\x99\x88\x57\xdb\xc2\xf9\x7a\x85\xce\xfe\xc4\x7b\xbb\x1c\x36\x52\xe3\xa1\xda\x73\xee\xc8\x24\xb7\x27\x73\xf4\xca\xfa\x4c\xcb\xab\xaf\xed\xc4\x11\x59\x34\x3b\x9f\xdb\x3e\xc6\xbc\x5c\x87\xc6\x5a\x26\xe0\x3a\xbc\x41\x8f\x41\x5e\xe6\xe2\x55\x43\xba\x0e\xcd\xcb\xa0\xeb\x3a\x04\x2d\xda\x40\xa7\x4f\xbf\xd7\xa4\x9c\x29\x0b\x4b\xa5\x8c\xd1\x1b\x13\xe3\x75\xec\x5c\x2c\xf6\x21\x28\x4c\x9b\x17\x7e\x06\x5d\x4e\x97\xb7\x94\x9b\x7d\xf5\xda\x59\x7a\x59\xaa\x57\x30\xf5\x4f\xf6\x17\xaf\x9a\x14\xae\xa0\x4d\x17\xae\x7b\xed\xbc\xbc\x5f\xb3\x3b\xef\x16\x0d\xdc\x13\x56\xae\x9d\xb5\x17\xc9\xe7\xda\x51\x52\x10\xd2\x15\xc8\xf1\xc8\xf2\xbf\x82\x41\xaf\xd9\x4f\x5e\xf3\x03\xd1\x6d\xdc\x83\xa0\x5a\x34\x0d\x07\x6c\xe8\x22\x28\x3c\x68\x8e\xbd\x96\x24\x59\x4c\x2f\x77\x99\xcf\xd7\xa3\x75\x97\xf9\x7c\x3d\x59\x75\x21\x56\x06\x4d\x9f\x57\xd4\x30\x9d\x7d\x20\xb9\x6f\xf5\x13\x2f\xdd\x4d\x76\x79\xfb\x89\xc0\x3c\x1a\x90\xed\x7f\xfa\x0b\x30\x93\x21\x21\x18\xdf\x74\x25\x83\x4a\xa9\x85\x21\x2e\x68\x1a\xbe\x88\x24\xd7\x36\x76\x25\xed\xcf\x7e\xb0\xe3\x43\x79\x58\xe2\x64\xa9\xa2\x22\x7b\xb5\xab\xa0\x70\xc9\x61\x65\xab\xbb\xb4\xd0\x99\xce\xf1\xca\x3b\xf0\xd2\x5f\xd0\xef\x3c\x6c\x75\xe5\x9d\x36\x8e\xd1\x13\xf0\x9d\x34\x61\x5e\x84\x54\x65\x4f\x92\x5c\xd9\xec\xc2\xc9\x87\x7d\x31\x10\x78\xcd\x72\x35\xd6\xd3\x85\xd9\xce\x2f\x96\x98\xd8\xa4\xf8\x25\x24\xca\x70\x2e\x6f\x85\x82\xb9\x5d\xf8\x02\x3d\x93\x76\x15\x6d\x45\xd6\xf1\x96\x69\x5a\x31\x56\x4a\xd2\xad\x5e\xea\x0c\x9e\x8d\x9b\x82\x41\x5f\xe6\x2f\x40\x4f\xbe\x88\xa1\xda\xf7\x01\x5c\xdf\xd2\x0b\xd2\x6a\xd5\x41\xe4\x0f\xe8\x31\xc3\x96\x08\x05\xd9\x5f\x1b\xf9\x5f\xed\x0e\x29\x05\xb3\x07\x77\xd9\xc6\x3d\xb0\x86\xf3\x3b\xf8\x5e\x01\x9e\x86\x5a\xe2\xbd\xe5\x6d\x1e\x65\x6c\x7a\x05\xa3\x3f\x28\x99\x38\xe8\x25\xe5\x8d\xbe\x7f\xc0\x4f\xc4\x16\x7b\x35\x49\x0d\x50\x09\xab\x0e\x1e\x26\xbc\x0c\xab\xae\xc5\x5f\x1e\x26\x9b\xc1\x2d\x69\xae\xa8\xca\x5f\x04\x55\xfb\x9a\xf4\x04\x7b\x65\xf4\x9d\xb6\x96\x6f\x91\xeb\xe4\x26\xdc\xce\xb4\xd7\x55\x5f\x9c\xdb\xd1\xe0\xe1\x73\xf0\x04\x52\x79\x28\xf9\xea\xce\x99\x55\xb0\xe9\xb9\xf6\xbb\x0e\x19\xa8\x88\x38\xaa\xae\x04\x79\x91\xbf\x49\x37\x15\x77\xf8\x56\xee\x5f\x2e\x97\x77\x2d\xa1\xcb\x79\x9d\x6f\x1f\x0e\x78\xec\x3c\x33\x94\xbb\x17\x89\x53\x1e\x5e\xe9\x4d\xd9\x0b\xd3\xed\xc0\xcb\xc6\x6d\x14\x0d\x4f\xb6\x32\xbc\xd7\xda\x46\x8d\x9d\x92\x35\x1a\x3b\xe5\xe4\x9f\xea\x32\x34\x84\xed\x4e\x87\xed\x65\x9a\x01\xd9\xea\xa9\x96\x4c\x07\x27\x51\x5e\x76\xac\x07\xaf\xd5\xf4\x25\xbb\x23\xc1\x30\x57\xa8\x97\xeb\x24\x00\xca\x71\x9f\x1c\x09\x97\x57\x5c\xa8\xca\x42\xc2\x3d\x91\xe6\x00\xbe\x2e\xa2\x8d\x64\xe4\x4b\xdc\x8a\x5e\xe7\x72\x5d\x1c\xcc\x16\xda\xcb\x1b\x83\xdd\x37\x96\xbc\x15\xcd\x8f\x77\x2d\x79\x2b\x7a\xc5\xca\x75\x11\x6b\x24\x2d\xdc\xe8\x1d\xd5\x32\x2a\x9f\x93\x45\xb0\x95\xd1\xd6\xd7\xbd\xcf\x82\xfa\x40\xb0\x91\xb3\x78\x13\x2e\xe1\xb4\x93\x70\x78\x73\xa2\x9b\x70\x1e\x57\xde\x8d\x16\x20\xf9\xdc\x68\x01\x32\x5e\xe4\x24\x43\x04\xae\x1b\xd1\x5a\x86\x7a\x23\x9c\xda\xd7\x83\xf9\x9e\xbd\xf6\x7a\x30\xdf\x4b\x91\x8f\x4a\x80\x75\x5c\x6b\xf4\x4b\x1a\x61\x63\x0c\x2f\x6e\x5d\xaf\xb5\xf8\x03\xc2\x9d\x80\x7a\xca\xcd\x43\x6b\xd7\xb3\xe3\x89\x41\xfc\x83\x7f\xdd\xa5\xb3\x44\xa0\xac\x4f\xf4\x52\x04\xf2\xbd\x22\x90\x9c\x78\xe2\xc0\x71\x65\x73\x29\x81\x26\xaa\x6b\xe2\xcc\x91\x6b\x4d\x44\xb5\xfd\x5e\x51\x8d\xbe\x90\x7a\x74\xd3\x5e\x64\x75\x32\x7e\xf2\x5a\x52\x8f\x37\xe9\x97\x6b\x49\x3d\x59\x0f\xf5\xb5\x24\x9d\xac\x5b\xf8\xd2\xa7\x67\x8a\xc5\x8b\x04\x8d\xba\x4d\x2e\xaf\x69\xf7\xa8\xdd\xf5\x1a\xf9\xef\x0f\x04\xd8\xcb\x6a\x5e\xac\xa1\x74\xcc\x89\x35\x51\xfd\xea\xa5\x82\xf9\xdf\xdb\x72\xd5\x29\x63\x1d\x81\x59\x72\x3d\x76\x34\xff\xdc\xed\xa1\x33\x6d\xfd\x5c\x95\x1d\x6d\xff\x36\xc6\x1a\xae\x73\x1b\x63\x9d\x6d\x08\x0d\x04\x4a\xbb\x0f\xbc\x87\xc9\x86\x70\x9b\x74\xbf\x35\xb9\xca\x2a\x9a\x99\x38\x5a\x5e\x84\x89\xc8\x76\x7b\xf7\xa4\x2d\x86\x3d\x5c\x9a\x0c\x9a\x87\xaa\xbf\xe8\x94\x00\x06\x52\x19\xef\x3a\x30\x0b\x84\x97\x3b\xec\x2c\x14\xd6\x57\x1f\xee\x7e\x80\x4a\xc1\xf2\xb8\xa3\x31\x3a\x70\xb9\x9b\x64\x8c\x50\xfe\x6d\x92\x00\xd5\xca\x3b\xb2\xbf\x81\xa1\x68\xfa\x48\x5f\xe3\x87\x60\x09\xdd\x26\x54\xda\x6d\xca\x38\x29\xaf\xdd\xbf\x1b\xfd\x7a\x93\x7c\xd1\x20\x93\x9b\x80\x6b\x9d\x27\x77\xe2\x04\x0b\x94\x7f\x73\x33\xb2\x4d\x7a\x33\xb2\xc5\x73\x01\x60\x05\x32\xcb\x8b\xfd\x25\x29\xf4\xdd\xde\x96\x3f\x28\x6f\x8f\xf9\x2a\x93\xab\x38\xc3\x8f\xb8\xa1\xbc\x66\x67\x9a\xed\x7f\x29\x9e\x5f\x30\xb4\xdb\xe3\xf7\xdc\x87\x5b\xee\x6c\x46\x59\x76\x93\x9b\x94\x46\x06\x7a\xdc\xc4\x5e\x6b\x56\xbb\x91\x1f\x8c\xe1\xb8\xcb\x01\x41\xf1\xbe\x04\xca\xa0\xb7\xc8\x71\x58\x5a\x37\xe2\x43\x1c\xfe\x20\xdf\x63\xd4\x18\x99\x22\xdc\xfb\xe6\x86\xe5\xb0\xeb\x60\x94\x11\xa7\xc5\x2b\x60\x91\x38\xee\xca\xd6\x8d\xa6\x7c\x57\xd7\x2e\x1f\x54\xd7\x2e\x50\xd4\x2d\x5e\xd3\xea\x92\x1a\x8a\x39\x58\xef\x25\x1c\x14\xa5\x09\x2f\x69\x4f\x5a\x18\x6e\x6e\x7b\x34\xe8\xe5\x26\x7f\x22\xf2\xc0\x6d\x54\x35\x6f\xf1\xf2\x79\x08\xe8\x26\x6d\x91\x87\x7b\x6e\x52\x12\x0d\xc3\x20\x6e\xbc\x78\x02\xad\xe7\x4e\x7a\xd7\x5d\x67\x93\xdd\x25\x87\xfe\x79\x73\xf7\x72\x2c\xfe\x20\xa5\x31\x48\xae\x49\x34\xed\xc6\x4d\xf6\x44\x0f\x4c\xde\x9d\x50\x78\x3b\x76\xeb\x76\x5c\xa4\x12\x32\x49\xc9\xbd\xdd\x71\x2c\x09\x77\x6b\x64\x84\x9b\xdd\xda\x6c\x2a\x37\x2e\x38\x6d\xaa\x37\x3b\xb7\x19\x3b\x6e\x36\xe5\xae\x54\x7c\x9b\x55\x51\x67\xd6\xed\xa5\xed\x0a\x34\x37\xf1\xcd\x26\x9e\xbc\x3d\xcf\x64\x22\x98\x7b\xbc\xfc\x40\x19\xbf\x9b\x07\x95\x6e\xac\x28\x5a\x5e\x6f\xfc\x6e\x45\xfe\xb3\xf6\xee\x5a\x24\xa3\x53\x2a\x66\x3c\xc4\x3d\x1b\x04\x7e\xe3\x77\x2b\xae\x46\xfc\x6e\x45\xca\x61\xef\x36\xea\xe2\xe6\x80\xbb\x56\xaa\x7b\xed\xe3\xb5\x48\x82\x58\x4f\xb4\x15\xdd\x27\xfe\x20\x58\xe9\x7d\x3a\x00\xf0\x42\x8a\x20\x93\xa2\xde\x27\xac\x8b\x5d\x98\xcb\xf5\x77\x92\xcb\xfb\x12\x7e\xcb\x88\xad\xce\x81\x0e\x37\x76\xf6\x1b\x87\x5b\x41\xb0\xf3\x2e\x7e\x8d\x33\xb7\xfe\x36\x89\xc8\x83\xee\xde\x31\x71\xef\x64\xc7\x2e\xa8\x5b\x33\x9d\x0b\xf7\xc6\xf5\xe1\x94\xe3\x03\xd3\x60\x7a\xe3\x03\xd3\x06\x7d\x93\x70\x51\xfb\xf2\x7d\xe3\xf8\x70\xf8\xdc\x9e\xa8\xa1\xf2\xbe\x5d\xb1\x80\x8d\xdb\x4b\x23\xf7\x8d\xdb\x4b\x83\xdd\xfd\xe8\x59\xe2\xdb\x9d\x0f\xd9\x86\xf0\x7b\xe9\x21\xbf\xd9\x87\x87\x3b\xe9\x8d\xb3\x4b\x6b\xf6\xfd\x08\x1d\xc8\x78\x14\xa6\x7c\x2f\x21\x31\x82\x47\xe8\x6c\x48\xe8\x6c\x07\x88\x5c\x7f\x8f\x10\x31\x9a\xb9\x05\x37\x1f\x10\x7f\x5c\x46\x73\xb3\x29\x5a\x22\x47\x4f\xfc\x3a\x95\xdc\x3d\x95\xd6\x6c\xed\x81\xf3\x30\x3e\x62\xa3\xa3\x73\xed\xd9\x26\x13\xe1\xdf\xdc\x13\x60\xea\xbf\xdb\x64\x3e\x12\xd9\xcb\xc6\x19\xac\x83\xd6\xac\xd1\xf8\x5e\x1b\x73\x34\x0d\xe0\xfd\x22\x5d\x4a\x65\xaf\xd3\xc5\xd4\xbd\x8b\x9f\x25\x29\xfd\xbd\x80\xc2\x3a\xb7\xb2\x9e\x95\x04\xcf\xde\xf0\x0a\x41\x5a\x0f\x81\xcf\x89\x65\xf5\x90\xfe\xc7\x8c\x80\x8f\xa1\xca\x60\xed\xd9\xbb\xb7\xef\x31\xbe\x13\xc1\xf1\x18\x86\x0c\xbb\x79\x0c\x43\x6e\xd6\x27\x63\x4d\xb1\x7d\x8c\xef\xac\xed\x27\x18\xd9\x84\x2c\xf2\xe0\x8e\xaa\xb0\x83\x87\x4c\x3d\xbd\x5b\x46\x7e\x44\x46\x7b\x82\xb7\x18\x40\x41\x4f\x10\x22\x5b\x02\x22\x36\xed\x87\x18\xe6\x5a\xf7\xd7\x08\x14\x70\x9f\x87\x0c\x3e\x9d\x9d\xe7\xc1\x1d\xa5\xb0\xf7\x98\x60\xb9\x59\x5f\xcd\xcd\x46\x01\x15\x37\xd5\xc3\x35\x89\xbd\x59\x46\xd4\x65\x3f\x7c\x22\xde\x0d\x7c\x5f\x4f\x14\x52\xd0\x12\xf1\x0c\xa0\x8c\x3f\xa4\x01\xf2\x62\x90\x27\x0a\x28\x68\x89\x38\x37\x9a\xf5\x85\xd3\x76\xcc\x44\x21\xd0\x11\x80\xba\xe5\xd7\x74\x70\xd4\x4a\x42\x04\x14\xc4\xe6\xe8\x2a\x7f\x12\x86\xe3\xee\x7b\x0c\xde\x22\x9b\xb0\x65\x6d\x97\x4f\xc2\x4c\x6c\xcf\x86\x2d\xc3\x53\x1f\xbd\x56\x8e\xde\xb0\x65\xd4\xe7\xc7\xb0\x65\x5c\x07\x4f\x42\xf8\xdc\xfd\x22\xa2\x75\xeb\x23\x93\x8b\x09\xa4\x87\x36\x1c\x8e\x21\xcc\x52\x45\x46\x7c\x41\x7c\x78\x32\x40\x3b\x1d\x59\xa0\x01\x28\x03\xb4\x14\xc5\xf9\x72\x45\x8c\xc7\xc3\x5c\xde\x3c\xf4\x64\x0c\xda\x88\xc9\x4f\x56\x57\x97\x44\xb2\xa0\x82\xec\x8c\xc9\x15\xf6\xf9\x64\x54\x09\x27\x90\x88\x67\xe3\xd2\x9e\x8c\xfa\xe0\xe4\x14\xd4\x07\xb6\xf2\xa7\x08\x1d\x1d\x14\xa1\xa3\x9d\x22\xea\x40\xcb\xbe\x67\x08\x36\xf4\x78\x39\x82\x71\x3a\x4f\x11\x0a\x5b\xc2\xe2\xa3\x07\xfa\x29\x5e\xa5\xc1\x40\x2b\xc9\x23\xa4\x41\xc3\x93\xe1\xfa\x8f\x21\xc9\xb0\xcc\xa7\x62\x59\x76\xe9\x18\x9e\xec\x12\xe4\xc6\x03\x93\xa3\x3c\xd5\xa1\xd1\x71\x25\xe4\x0e\x76\xfe\x54\x52\x58\x48\x15\xc4\x17\x75\xc3\x4b\x1e\xa3\x93\x77\x59\x20\xbe\xbc\x95\xe1\x31\x8f\xb3\x52\xc6\xa3\xf9\x01\x79\xfc\xf9\x26\x95\xd8\x1c\x16\x65\x98\xf4\x43\xb8\xb2\xce\xbb\x07\x5b\x44\x37\x30\xe8\x21\x5e\xb9\xef\x0f\xb0\xce\x8a\x9c\x86\x75\xd6\xd5\x4d\xbc\xb2\x7b\xcb\xd3\xd5\xa7\xa8\x4f\xa8\x91\x5e\xc3\x87\x58\x23\x23\x1b\x9e\xae\x0e\x05\x72\xfa\x3e\x61\x09\x96\x89\x49\xd6\xc3\xf7\x74\x94\x2b\x76\xc1\x87\x98\xe4\xbe\xcb\x40\xbd\x3f\x16\x6a\xbf\xd5\x23\x22\x75\x90\xee\xc7\x1d\xee\xe9\x1e\xc5\x71\x9c\x43\x43\xac\x70\x0c\x0d\xb1\x0e\x68\xc9\x3e\xd9\x30\xdf\x67\x68\x94\x15\x90\xb1\xa5\x46\x7a\x1c\x9a\x88\x05\x17\x49\xe8\xd0\x88\xf1\x0c\xe3\x79\x1d\xed\x92\x84\xb2\xb1\xbd\x0f\x92\xd0\xa1\x19\xe3\x19\xdb\x2e\xcb\x2f\x3b\x02\x59\xac\xef\x08\x64\xe7\xe9\xdc\x60\x82\xc6\x6d\xbd\x90\x11\x9d\x5a\x5f\xd9\xec\x1f\x63\x8c\x0c\x83\x7d\x4e\xad\xad\xd2\xe2\xa9\xb5\x55\x62\x3c\x3d\x00\xef\x38\x4f\xe3\x7e\x25\xdf\xd3\xb8\x5f\xf9\xe3\xa9\xed\x55\xa2\x3d\xd5\x43\xe5\xf1\x97\xb6\x57\x97\xc2\xa5\xed\xd5\xa5\x7a\x19\x06\x2c\x67\xbf\x34\x20\xcb\x4a\x88\x49\xf6\x76\xf7\xf2\x10\x93\x5c\xbd\xd7\xe4\xb9\x34\xbe\x4a\x9d\x97\x62\xb8\x3f\xec\x23\xfc\x00\x7d\x69\x1d\xb3\x7c\x53\x06\xb0\xeb\xa1\xcc\x90\xef\x1d\x89\x07\xf8\xf7\x36\x6c\xfb\x40\xb0\xa7\xe7\xd9\x1f\x6c\x1c\x71\x63\x93\xa3\xdf\x2a\x0a\x8f\xc7\xbd\x95\xef\x9f\xfb\x41\x09\xf0\x8b\xd7\x1f\xe8\xe5\x31\xc4\x4f\x0e\xb1\xc4\x9f\xa2\x3e\xf1\x3c\x99\x32\x60\x3d\x9e\x3b\x77\x05\x2f\x51\xa8\x6c\x7e\x8f\x49\xa2\x56\xf9\xe5\x63\x80\xaf\x44\xb2\x84\x1e\x73\xed\x3c\xc4\xf7\x64\x7b\x5b\x0b\x4b\x7c\x20\xfd\x68\x0a\x79\x88\xf4\x31\x8b\xdf\x43\x12\x6a\xaf\x4c\x7b\x26\x1b\x9c\xe8\x98\x5a\x48\x29\xae\x9d\x42\x2a\x9d\x6b\xa3\x10\x11\x4b\x6a\xd2\xf5\xf3\x78\xb6\x5b\x94\x92\xb3\xd0\x8c\xb9\x0f\x17\x1e\xea\x64\x7c\x38\xdd\x65\xf7\x08\x36\xfb\x40\xef\x83\x07\x45\x37\xd3\xc3\x61\x6e\x05\x9e\x87\xfc\x37\xfa\xfa\x1e\x82\x68\xa4\xd2\x97\xc8\x54\x80\x99\x87\x2a\x52\xa4\x8c\xf2\x3e\x28\x0e\x53\xa4\x5b\x47\xcd\xa6\x53\x36\xe8\xa8\x7c\x79\x88\x6b\x1e\xea\x3d\x95\x32\x26\x4b\x28\x61\x06\x2d\xe7\xbc\x0f\x5e\x77\xcd\x66\x3a\x97\xb0\x52\x0b\xf2\xdc\x44\x58\xd1\x6d\x3d\x71\x76\xe8\x4b\x9f\x04\x01\x17\x28\x75\x22\xab\xe8\x8b\x9d\xa4\x81\x36\x54\x71\x6a\x78\x70\x48\xf8\x35\xf4\x29\xcf\xa0\x2e\x6c\xc7\x48\x03\x48\x70\x93\x23\xde\x46\x83\x4c\x72\x3a\x1b\x02\x31\xf1\x56\xe8\x4f\x9b\x88\x1b\x09\x39\x79\x46\x45\x44\xeb\x20\x22\x06\xdb\x41\x2a\x0c\xd6\x9f\xe6\x9e\xe7\x03\x13\x07\xb2\xc7\x4c\x12\x07\x76\xa4\x81\x69\xcc\x8b\x08\x27\x59\xa0\x9a\xfd\x34\x59\x20\x24\x37\x93\x53\x68\x59\x71\x06\xa4\x64\xb7\x5b\xbe\x55\x18\x18\xbe\xdf\x09\xe1\x81\x2e\x63\xae\x83\x6b\xce\x8c\xb9\x4e\x80\x96\x64\x90\xf4\x0d\x4f\x8d\x0f\x26\xf8\x9a\x6e\xfa\xa2\x22\xe3\x67\xad\x7e\x80\x9f\xb5\x5b\xc6\xcf\x2a\x8a\x3c\xe6\x54\xed\x00\x4b\x8e\x73\xcc\x71\x26\x55\x89\x59\xd8\x5c\xd8\x8c\x66\xc1\x24\x9f\xac\xc3\x7e\xc2\x2e\x30\xd7\x36\x9f\xf5\x4b\xcd\xb2\xf9\xb6\x95\xf4\xed\xed\x5f\xb6\x0a\x6b\x53\x2f\x1c\x9d\x5a\x75\xf3\x6d\xb0\x54\xc3\xfa\x01\x3d\x74\x62\x78\xf0\x10\xc9\xac\xf8\x4d\x77\x1d\xfd\x67\x88\x9b\xb3\xba\x85\xb0\x9b\x4d\xce\x76\x07\x13\x0a\xce\x25\x1c\x14\xf3\xb4\xcd\x2a\x39\x8b\xd8\xba\x99\x31\xd3\x68\xf8\xb1\xbb\xd6\xe4\x4c\xb7\xb4\xda\x30\xf6\x03\xb9\x87\x95\x80\xbb\x69\xb4\xa2\x33\xcf\x2a\x01\x69\x93\x98\xad\xad\x7c\x02\x70\xf8\x24\xa4\xf1\x25\x06\xb4\xfd\x21\xc6\x26\x86\xe2\x8d\x0f\xe2\x81\xec\x7f\x8a\xb8\x13\xd7\x84\x8b\x80\x68\x63\x19\xff\xf4\xea\x07\x17\x56\xdf\xee\x6f\xda\xc1\x1f\xa1\x69\x77\xf6\xed\xcd\xa1\xaf\xee\xee\x60\x25\x6c\x1f\xd2\x84\xb6\x0f\x69\xc5\xf0\x63\x11\xa5\xed\x43\x9a\xe0\xfc\xb7\xc7\x00\xa7\xb6\x0f\x51\xae\xdb\x02\x26\x39\xbf\x9d\x3f\xa2\x33\xbd\x10\x12\x91\x46\x0e\xaf\xbd\x9c\xba\x1e\xe4\x41\x9e\xe7\x96\xb3\xe8\x7a\xb0\xb7\x53\x39\xcd\x32\x51\x8c\x4e\x10\xd6\x0b\x6d\x54\xf3\x74\x81\x03\x85\xa7\xb6\x1d\x19\x9e\x87\x1e\xbe\xb4\xc1\xcd\xb5\xdf\x47\x13\x8c\xcf\x53\xae\x60\x63\x27\x65\x80\x3a\xe5\x0a\x8c\x02\x27\x44\x72\x10\x27\x1c\x22\x0a\xe0\xe4\x3d\x00\x5e\x72\x20\xd0\x7a\x79\x03\x09\xed\x5c\x32\x0b\xbe\xc5\x09\xa1\xe6\x3b\x71\x42\xa8\x5f\x4f\x8e\x82\x7b\x37\xcd\x34\xfb\x70\x72\xad\x5d\x28\x8e\x88\x5f\xf3\x46\x7f\x41\xe2\x99\x37\x12\xb2\x18\x30\x0e\x43\x4c\x1a\x87\x21\x36\x6e\x8e\x17\x0a\x84\x71\x18\x72\xac\x9b\xd0\x1d\x76\xcb\x69\x1c\x86\x58\x25\xa1\x9e\x9b\xd7\xdc\x49\x86\x87\x1f\x23\x95\x4a\x61\x5e\xe9\x64\xe8\xc5\x7c\x10\x45\xa5\x30\xd2\xe8\x69\x2e\x99\x0f\xab\x34\x5b\xe6\x00\x9a\x74\x6b\x74\x06\x9b\xf3\x34\x3a\x23\xfb\x1e\x61\x9a\x9d\x7a\x72\x81\xa1\xa6\x96\x69\x74\x86\x0b\xe7\x39\xe1\x08\xb6\xe9\x91\x2f\x51\x64\x78\x06\x92\xd7\xe4\x62\xc3\xbc\x81\x53\x42\xdc\x50\xc0\x68\x64\x08\x6b\xd3\xcf\x06\x27\xcc\xa9\x7c\x28\x18\x78\x27\x0c\x74\x98\x04\x68\x18\x4d\x30\xa7\x42\x97\x6b\x7c\x6e\xae\x03\x36\xa6\x72\xa3\xf8\x9b\xca\x8d\x2e\xa0\xb9\xef\x06\xb0\x97\x1b\x99\x84\x86\x5f\xc5\x0c\xd9\x19\x41\x17\xc9\xa0\xd0\xf9\xa6\xcf\x8f\xe2\x71\x81\xb9\x84\x84\x22\xd2\x08\xb3\xd0\x8d\x33\x91\x11\xbc\x42\x6b\xbe\x9a\xba\xc4\xda\xbb\xb7\x7a\x1f\x08\x3b\x15\x55\x1e\x47\x6a\xbb\x3b\x5c\xa0\x3a\x96\xa7\xb2\x84\xbd\x61\x84\x5d\xdf\xbe\xc7\xda\x86\xe0\x82\xef\x11\x61\x26\x9d\x32\x42\x28\xcc\xef\x3d\xb0\x61\x42\x27\x2f\x37\x4e\x68\xfc\x78\x8f\xae\x72\x4e\x99\xd3\x1f\xec\x1d\xef\x92\x36\xb4\x9b\xbc\x88\x13\xd9\x3b\x51\xdf\xc3\xfb\x10\xf7\x07\xd3\x5f\xec\x81\xa3\x9a\x0b\xfe\x37\x18\x49\x05\x6c\x5c\xb7\x88\xcc\xf1\x06\xf2\xab\x52\x39\x90\x7b\x93\x16\x97\xd0\x50\x3d\x37\xfc\x06\x4e\x53\xd2\x76\x90\x69\xf9\x21\x4c\xcb\xb6\x4d\x55\xac\x58\xf8\xe2\x7b\xf0\x4c\xcb\xcb\xc5\x0e\x3a\x5e\x5e\x82\x12\xfa\x7e\x8f\x11\x0d\xf4\xbf\x49\x33\x11\x7d\x91\x6c\xd8\xcc\x3d\x2f\xb1\xb1\xde\x54\xff\x7a\x38\x1a\x55\xf9\x25\xa9\xb0\xdb\xde\xbb\xe5\x04\xeb\x60\x03\x19\x7e\xab\x57\x54\x94\x27\x1d\x6d\x8e\x37\xa1\xb0\x7f\x1d\x1d\xf2\x66\x24\x4d\x27\x24\xb3\x81\x8b\xf9\xec\x32\x64\x18\xd9\xa5\xe7\xfb\x0e\x9d\x03\xa2\x59\xea\xb4\xa4\xbe\x99\xcc\x6a\xe8\xd7\x6f\x36\xb0\xc4\xe9\xcf\xa8\x0d\x22\x01\xcf\x44\x89\xbb\xbb\x89\xe0\x6e\x53\xaf\x22\x39\x4d\x95\x63\x11\xb3\x45\xd3\xbf\xb3\x72\xdf\xa2\xac\xc8\x68\x89\x6d\xd0\x34\xf5\x9a\x0e\x18\x41\xff\x2d\x18\x61\x30\x28\xbe\x45\x26\x66\x7d\x0f\x7f\xc0\xaa\xdf\x25\x60\x14\xb3\xd9\xbd\x4b\x72\x28\x8e\x99\xfb\x1b\x94\x4b\x5f\x23\x58\xcd\xac\xf2\x56\xa9\x19\xe2\xf0\x30\x53\xf0\x83\xb6\xe6\x4e\xea\xac\xd8\xa3\x1c\x3f\x81\xaa\x9e\x1d\x7a\x09\x7f\xf0\x22\xe8\xb7\x12\xbf\xdc\xad\x8f\x8c\x97\x84\x01\xd5\xdd\x99\x5b\x82\x45\x36\x8c\xe0\x6d\x4a\x35\x0c\xc0\xdc\xc1\x5e\xcb\xfc\xea\xef\x60\xf5\xbe\xf8\x3b\x3c\xa7\xfd\x92\x27\xc6\xec\x1f\xaf\x59\xe5\xd8\x3b\xde\xe6\x16\x6e\x7d\x38\x4d\xb3\x83\x7d\x81\x29\xd0\x99\x33\xc6\x89\x22\x67\x4c\x61\xc3\x7b\x9b\x4a\x84\xef\xcd\x89\x06\xaa\x91\x2a\x8a\xab\xa7\xeb\xe7\xdf\x3f\x88\x22\x7a\xeb\xce\x13\x1d\x20\x54\x18\x09\xf1\x9a\x4a\x06\xa6\xfa\x72\xa8\x49\x8d\xe8\xc5\x71\xa2\x4b\xed\x1d\xd8\x7a\xd1\x76\xde\xe1\x92\x61\xf4\x4b\x78\x88\x66\xca\x7a\x87\xcb\xc4\xf7\xd0\x41\xf7\x3d\xe2\x34\x9b\xd9\x3b\x9c\x1a\xeb\x60\x7d\x1d\xd6\x71\x3a\x80\x79\xb0\x71\x76\xfb\xc2\x8c\x29\x0d\x9d\x78\xb4\xa4\xa1\x13\x83\xab\xbc\xc5\x4b\x13\xd4\x66\x5f\x83\x48\x87\x3f\x68\x1d\xa4\x63\x0f\x27\x7b\x6d\xf2\xbb\xe4\x86\xa4\x01\xe4\x3d\x31\x40\x0d\x3f\x56\xcc\x06\x8a\x13\x31\x5b\xaa\x26\xb5\xaf\x89\xf8\xde\x13\x31\xdb\xa9\xb9\xbc\xab\xcf\x49\xbe\x34\x51\xb8\x36\x97\xb4\x90\x8d\x5b\x7b\x89\x10\x55\x23\x7c\x97\xaa\x9f\x8d\x81\x7b\x2f\x62\x01\xb3\xef\x75\x26\x3a\xa0\x6b\xaf\x59\x30\xb3\x8f\x25\x3b\x6d\xea\xfa\x02\x75\xe9\xe5\x94\xbd\x71\xae\x28\x6a\xa0\x79\xef\x2d\xd1\x01\xd6\x8d\x4b\xdb\xf7\xd9\x15\x4c\x53\x37\xd9\x2f\x2d\x72\xd1\x95\x0b\x8f\xfb\x0a\xcc\xf7\xf6\x22\x49\x78\xc8\xe2\xc5\x15\xa2\x79\xf1\xc5\x15\x62\xce\x9a\xf7\xe1\xa4\xd8\xd7\xb7\x6c\xbd\x0f\x2e\x36\xa9\xf2\x71\x9d\xd0\xf9\x83\x3c\x2e\x95\x11\xb9\xe0\x32\x79\x5c\x32\x56\x67\x77\x96\x17\x23\x57\xc8\x17\x1e\xe3\xce\x77\x33\xde\xce\x6f\x33\xae\x12\xdf\xe3\xb1\xd8\x4c\x82\xd3\xc8\x7b\x89\x79\x2f\xb2\x6b\x8f\xbb\xaa\x3c\xf8\xf1\x72\x3a\xc8\xd3\x9b\x2f\xf6\x03\x6f\xfa\x7a\x27\xeb\xd6\x39\x31\x27\x9c\x54\xac\xdd\x40\xa6\xc2\xc1\x9f\xb8\xdb\x47\xe5\x16\xd2\x89\xab\x51\x44\x22\x44\x78\xe0\xe4\x7d\xed\x17\xd8\x38\xde\xe3\xa1\x94\x17\xe3\x82\x26\xee\x97\x23\x3d\x71\xd7\x07\x11\xae\x2a\x0e\xf1\x78\xa0\xe5\xe5\x2a\x49\x0f\xba\xbc\xaf\x88\xb0\xce\x6b\x0e\xc5\xef\xbe\xaf\xc7\xe1\x7d\xf8\x89\x32\xda\x7a\xb6\x8c\x1b\x70\x11\x4e\x3d\xdc\xee\xd7\x42\xaa\x07\xe7\x8e\x49\x46\x5c\x0f\xce\x1d\x97\xc5\x20\xeb\xc1\x6e\xcf\x56\x51\x8f\xc3\xf6\xeb\x2a\x13\xc2\x40\xf6\xff\x7a\x84\xc0\xb7\x81\x32\xc4\x18\xe9\x4b\x29\x20\xd3\x17\x21\x0c\xd8\xa2\xeb\xa1\xb5\xa1\xd3\x97\xd6\x86\x6e\x1d\xac\x0d\xc9\x76\x80\x39\xda\x97\x30\xdb\xa6\x67\xe5\x6d\x47\x98\x33\xe5\xc7\x9c\x4e\x94\x21\x88\x44\xd9\x5b\x9a\x23\x38\xd9\x67\x73\x68\x27\xaa\x38\xd2\x7e\x74\xc7\x69\xfe\x80\xc6\x62\x07\x9a\x24\x04\x22\xe2\xc7\xdc\x0d\x35\xd3\x77\x53\x86\x9d\x8a\xc4\xb8\xe3\xee\x29\xa3\x41\x75\x06\x13\x05\xda\x76\x00\x3a\x59\x47\x5e\x6f\x3b\x02\x3d\x28\x8b\x68\xda\xe4\x66\xa9\xda\x9c\x8d\x04\xd4\xce\x46\x02\xbb\x09\x2c\x92\xb8\xae\x44\x3e\x4e\x52\x93\x65\x6f\x9e\x67\x60\xc4\x54\xe0\xc2\xa9\xc7\xbe\xb5\x32\xd3\x10\x07\x9e\xbb\xa3\xc9\x81\x7d\xd5\x32\x3a\x9d\xa3\x21\x6d\x5d\x17\xa5\x59\x0c\x01\x1d\x87\xa2\xbb\x90\xe2\xf4\xe8\x4e\x13\xf1\x16\xdd\x69\x25\x81\x5d\x17\x13\x46\x51\xe0\x0a\xaf\x87\x91\x13\xce\x87\x91\x13\x8e\xc0\xc8\x89\x5d\xf6\x92\xf0\xca\x07\x1e\x97\x76\x68\x88\x24\x5d\x62\x37\x72\x42\xa2\x2e\x78\x17\xbb\x75\x08\x0c\x73\xfe\xb8\xf6\x19\x43\x4d\x3d\x0a\x1a\xad\x04\xc8\xc9\x9b\xf4\xa5\x26\x5a\x8f\xa2\x48\x09\xca\x0a\x7e\x59\x27\x14\xd9\xa5\x3b\x0f\xdc\x64\x10\x9d\x1f\x2f\xb1\x74\x85\x54\x00\x94\x48\xb8\x7b\x8a\xc0\x80\x7a\x6c\x31\x06\x0c\x10\xc6\xd9\xa5\x7e\x44\x9a\xb8\xdb\x44\x47\x70\xfe\x39\x7b\xd3\xa5\x5a\x2c\x24\x5d\x42\xaa\x68\xba\xfb\x5b\xe0\x1c\x96\x5f\xde\xd3\xbe\x6e\x15\x91\x84\xd9\xa4\xbb\x92\x39\x91\x9d\x87\x73\xdb\xf4\x0c\x89\xbe\xb6\x25\x7d\x1f\x08\xac\x13\xec\x8e\x44\x1d\x00\xa9\x4b\x31\xd4\xe9\x48\xd4\x91\xae\x3b\x6e\x61\x5b\xed\x0c\x5f\x46\xd0\x15\x1b\x40\x45\x67\xf8\xae\xa9\x8e\x72\x1f\x00\xa9\x23\x36\x0c\x86\xdf\xf1\x84\x0e\xdf\xdf\xb4\x69\x5f\x0e\x59\x18\x50\xee\x45\xfb\xf0\x76\x51\xcb\x91\x36\xe9\x6b\x08\x8f\xe5\x42\x7d\xda\x1f\x78\xa9\x65\x5e\x43\x78\x80\x79\xe0\x48\x17\xd5\x88\x2e\x49\xa6\xc6\x45\x9a\x49\x9a\x1a\xd0\x4e\x64\x5c\xb8\x39\x2a\x46\x9c\x7a\x0c\xf1\xce\xc0\x94\x63\x06\x1f\x9f\x02\xe4\x7b\xcc\x94\xce\x93\x32\x4d\x72\xad\x9d\x26\x7f\x29\x0c\xf3\x34\x5d\x52\x05\xee\x13\xd1\x6a\x00\xdf\x75\x70\x9d\x29\x7d\x63\xc4\x18\x07\x1f\x70\xa0\x25\xc8\xec\xaf\x7d\xa5\x07\x1f\x13\x62\x59\x45\x24\xd6\x0d\xae\x21\xad\xc7\x92\x57\x52\x90\x8b\x2e\x79\xc5\xc4\xb7\xf5\x20\xc2\x12\x75\xb4\x1e\x4b\x76\xe9\x7b\xd5\x92\x00\x6f\xec\x6f\x2f\xea\xf8\xfe\xa6\x6c\xc7\x0f\x7d\xf9\x2d\x66\xd4\x21\x70\x5c\xd6\x28\xbd\x13\x9d\x39\x9c\xf0\x7b\xe9\xb2\x45\xbc\x20\xc1\x0c\x59\xd0\x12\x61\x3a\x41\x2b\xf5\x30\x20\xd3\x76\x08\xc8\x44\xa5\xa8\x07\x01\x99\x68\xca\xf5\xb8\xb9\x59\x52\x98\x6f\xfc\x9a\xbb\x3e\x30\xbb\xf8\x49\x90\x57\x87\x7d\xdd\xb4\xcf\x58\xb8\x7c\x73\x6c\x18\x26\xef\x85\xd3\x7b\x63\x81\x81\xdb\x08\x82\xc4\xf2\x88\x43\xea\x1b\x77\x39\x64\xb4\x8f\x88\xf3\x03\xee\xb7\x14\xd0\xe7\xe4\x3d\x00\x3d\x5c\x30\x2a\xd0\x8f\x88\x03\xb8\x07\x20\x0e\xa8\xd7\x1c\x7a\x9b\x53\x90\x43\xaf\xf9\xc3\xc4\x18\x9d\xe9\x79\x0a\x11\x1f\xcf\x08\xd4\x96\x93\x19\xbb\xbe\x0a\xdb\xad\x87\xd7\x75\x3a\x0e\x6e\x84\xaa\x2e\x1e\x2c\x26\x85\x60\xfa\x7a\x60\x31\x31\x11\x71\x3d\x0c\x38\x49\x92\xf4\x54\x13\xb6\xda\x0b\x64\x05\x88\x5f\x20\x2b\xa0\xe1\x15\x32\xd0\xf0\x72\xca\x4a\xfc\xbf\x18\xca\x0a\x10\x93\x3f\xaf\x88\x12\xae\x24\xc0\x95\x5c\x8f\x17\x43\x59\xb3\x4e\xa7\x8e\x65\x74\x4c\x61\x7d\x31\x94\x6d\x18\x38\xe3\x56\x98\x23\xae\xea\x2c\xd2\x1b\x92\x52\x8d\x2e\x80\x97\x09\x96\xc8\x96\xd8\xd4\xd1\xb2\x6a\x38\x1c\x40\xa7\xcc\x31\xab\x61\x39\x51\xbf\x52\x86\x28\xe1\x72\xe1\x00\x68\xe6\x34\x70\x3b\x01\x21\xec\x35\x1c\x66\x49\xa4\xe7\xc0\x55\x05\x1c\x96\xa8\x81\xab\x0a\x70\xa4\xd7\xb0\x64\x31\x73\x7a\xd6\xb0\x64\xb1\x8e\x10\x5b\x03\xb6\x17\x93\x59\xd7\x40\x6a\xde\xba\x2b\x61\x70\x2e\xbe\xc7\x63\x0e\x8f\x0c\x4b\x18\xeb\xe8\x83\x35\x60\x86\x91\x79\x84\x20\xd4\x40\x1a\x5c\x4a\x7c\x1b\x70\x48\x64\xeb\x54\xde\x03\x75\x10\xbd\xf4\x15\xbc\xfe\x30\xf8\x03\x79\xce\x86\x0d\x91\x60\x0c\x34\x86\x80\xb1\x23\x5b\x7e\xf8\xd8\xfa\x02\xb7\xd0\x1b\x90\xc0\xf4\x5a\x2c\x25\x80\x00\xa1\x0a\xd8\x11\x7f\x09\x42\x48\x58\x22\x55\xe2\xd8\x48\x0d\x24\xfe\xed\x0e\x81\xcc\xbf\xc8\xc0\x35\x44\x4c\xa0\x6c\xf9\x81\xd4\xbf\xdd\x89\x8a\xb8\x45\x9a\xf5\xd1\xd7\x10\x36\x42\xf2\xd4\x94\x1f\x27\x82\x07\x90\x54\x02\xf1\x25\x55\x5c\x24\x6c\xb2\x6c\xeb\x21\x09\x04\x0d\x25\x8e\x68\x21\x2e\x05\x4e\x3c\xb7\xb1\x1f\x26\x95\x2c\x13\x49\x2d\x22\xb5\xe7\x20\x46\x85\x8c\xb9\xd5\x21\x9b\xfe\x97\xcc\xe6\x35\x78\xb5\x37\x4b\x34\x64\x2c\xc3\xcd\xf7\x40\xd1\xfd\x40\x4f\x0d\x90\x66\x49\x87\x11\x64\xbc\x36\xc5\x3a\x37\xed\x30\xcc\x2c\x85\x58\x47\xe0\xac\x23\x2a\xe8\x8b\x04\x34\x05\x37\x4d\x0d\x05\x0b\x53\xb3\xac\xe6\x0a\x2a\x0a\x9a\xab\xa8\x28\xc4\x73\x0b\x74\x71\xbd\xb3\x5a\x42\xc1\x5e\x28\x0d\x16\x71\x64\x0f\x5a\x2c\xc5\x51\xc1\xba\x1b\x2d\x63\x93\xae\x80\x8a\x17\x09\x77\x48\x0d\x78\x91\x3a\x37\x05\xd4\x50\x41\x98\xb8\x40\x70\xaa\xcd\x2e\x08\x30\x51\x82\x0d\xd5\x63\x6c\x12\x4f\x45\xb5\x8e\x5f\x05\x83\xd4\x50\xd1\xfe\x8b\x2d\x10\x30\x21\x05\x71\x09\x01\x6e\xa4\x1a\x08\x45\xc1\x65\x51\x03\xa9\x6e\x08\x92\xad\xa1\x9a\xdc\x58\xde\x80\x7d\x08\xbb\x43\x0d\xcd\x09\x06\x12\xc2\x52\xf0\x8f\xd4\xd0\x30\xe4\x55\x3e\xc6\x0b\x85\xc5\xb5\x06\x0f\xc7\xb8\xec\xb9\x80\x20\xcb\x3f\x1a\x73\x5d\x2c\x6f\xa3\x9e\x1d\x08\xa9\x3f\x10\x2b\x1f\xfd\xf8\x71\x2e\x7c\x00\x54\x44\xba\x60\xe0\x09\x5b\x7d\xe8\xea\x0c\xae\xa0\x8e\xad\x1c\x81\x25\x74\x23\x3e\x5c\x72\x5d\x1b\x89\x83\xe8\x76\x5e\x7c\xd0\xa2\x08\x9a\xfa\xb6\xe0\xfb\xbd\xd6\x89\xfd\x8b\xce\x42\x67\xb6\x0b\x0a\x93\x39\x40\x14\xd2\x6b\x18\xe4\x4c\x73\x09\xee\xe0\x13\x17\xed\x0e\x3e\x91\x16\x0c\x3e\x49\xfe\x50\x4c\x79\xc0\xa8\xcc\x83\x73\x48\x18\x9e\x93\xe1\xaa\xe4\x1a\x3c\x28\x33\x76\x2f\xb8\x1c\x92\xb5\x04\xd8\x09\xf7\xb2\x4e\x32\xde\xd5\x60\x5e\x9c\x43\x12\xdd\x91\x28\x4e\xc9\x0e\x3e\x71\xc1\xee\xe0\x13\x27\xe5\x14\x32\x6b\x41\x72\xc9\xf7\xba\x10\x24\x25\x32\xde\x35\x97\xfe\x69\x50\x8c\xb8\x3f\xa1\x31\x01\x3e\x99\xc5\xe4\x07\xa2\xce\xe5\x75\x8a\x3a\x3f\xd8\x50\x51\xeb\xd2\xcf\xea\x8a\xdf\xc9\xef\xe4\x35\x5c\x76\xde\x5c\xda\x97\x88\x94\xe6\x76\x08\x8a\x6c\xce\x10\x94\xea\xae\x75\x71\xed\x05\x7a\x6d\xb8\xb6\xb8\xe2\x83\x23\x11\x7a\x43\x50\x52\xb6\x31\x83\x68\x76\x37\xdb\x21\xeb\x37\x9e\x6b\xb0\x17\x9d\xb3\x4e\x31\x11\x29\x79\xb8\x48\x6e\x23\x65\xe4\x6a\xdc\x58\x70\xb8\x90\x6f\x4f\x2c\x22\x6b\x85\x7b\xfb\x6c\x68\x78\x67\xcf\x93\x97\xdf\x1c\x0e\x70\xba\x6e\x0e\x8e\x0d\x9b\x1a\xbc\x07\xac\x5b\x52\xb5\x3e\xfe\x63\x69\xe5\xde\x94\xca\x64\xdd\x9c\xb0\x94\x08\x6e\x2f\x77\x10\x43\xfa\xc8\x9a\x6b\xd4\xe3\xc9\xcd\x85\x4c\x8a\xbc\x78\xc8\x24\x1f\x6f\xb7\x70\xa5\x3c\xba\x46\xdd\xda\x1f\xad\x72\x72\x0b\x8c\x4f\xf1\x70\x26\x30\x3e\x85\xea\xa6\xcc\x35\x04\x55\x4d\x27\x2c\xd1\xac\x24\x51\xe4\x95\x04\x55\x66\xa0\xf7\xaa\xca\x6d\x96\x28\x56\x36\x7d\xcd\x1d\x31\xe4\x27\xdd\x5a\x00\x33\xbd\x6a\xa3\x7d\xa9\xbe\x86\xe9\x3d\x1c\xf2\x38\xac\x58\xf1\x70\xdc\xaf\x51\x44\xb2\x0e\xec\x55\xf1\x10\x09\x4b\x6c\x2b\x0a\x94\x81\x23\x37\x5b\x7e\xe0\xc8\x8d\x62\x79\x58\xe2\x59\x51\x54\x0e\x4b\x3c\x2b\x55\x1e\x82\x9f\x2b\x6e\x2e\xbe\xe4\xb3\x52\x5d\x92\xaf\xa9\x04\x5d\x46\xaf\x27\x0f\x6c\xe9\xd1\xdf\x26\x50\x93\x1f\xfc\xda\x63\x7f\x0b\xbe\xb8\x04\xb4\xa2\x61\x21\x72\x94\x27\x25\x96\x54\x44\xe2\x4a\xe2\x3b\x7a\x6f\x67\xa0\xa8\xb5\xb3\x52\x5e\x02\x17\xab\x31\x72\x65\x3a\xa4\x12\xb9\x27\x1d\x8a\x8b\x41\x6b\x9d\xaf\xf1\x49\xc0\xea\xa2\xb1\x32\xd9\xb2\xd6\x2b\xeb\x6b\xbd\x02\x32\xd2\xc9\x38\xad\x11\xf9\x47\x91\x27\x46\xe5\x02\xbe\x8d\x84\x4e\xb2\x08\x63\xe4\x80\xbe\xed\x44\x44\x01\xdb\xe1\x26\x27\x8d\x1c\x11\xe9\x47\xf3\x4a\x8c\x6e\xbc\x96\xd9\x78\xc5\x42\x34\xc5\xfa\x7e\xd8\x3c\x39\xf3\x00\x63\x81\x91\xc6\xc4\x51\x2a\x24\xb8\x98\x5c\x8a\x40\x91\x24\x46\x7a\x4b\x9c\x1d\xb6\x37\x9c\x60\xd0\x58\x4c\x5e\x40\x3c\x6c\x47\x59\x60\xff\x82\x51\xd2\xa1\x71\xed\x38\x17\xb5\xd5\x98\xb6\xe1\x80\x32\xb6\x2c\x3f\xce\x9b\x3b\x50\x26\xe9\x3b\x5c\x2f\x2e\xe9\xa7\x6d\x20\x32\x0e\xff\x6c\x1d\x34\x29\x56\x5a\xcc\x08\xce\x6c\x36\x31\x23\x38\x47\xdf\x73\xfd\xaa\xc5\x5b\x83\x37\x83\xcf\xc0\xc3\x18\xb9\x15\x13\x61\x24\x16\x63\x33\x78\x4d\xd8\x6c\xb2\xc8\xed\x82\xc0\x5e\x3c\xbe\x4f\x71\x91\x0e\xf1\x3c\x35\x16\x1c\x96\xc9\xf7\x9e\xde\xa7\xc8\x71\x96\xdd\x36\xc7\x59\x58\xe3\x91\x8b\xca\x09\x0d\xa9\x91\x8b\xca\x09\xff\xa9\x91\x83\xbe\xc1\x91\x7a\x34\x87\xd6\xab\x16\x72\x00\xe0\x9c\x6f\x90\x4a\xb1\x15\x05\x69\x0a\xfb\x50\x55\x6a\x8f\xde\x94\x34\xac\x34\x59\xb2\x80\x56\x65\x41\x34\xca\x3d\x08\x44\xf8\xd7\xc8\x89\x9d\x28\xe6\x31\xfe\xa4\x5d\x07\x4e\x8c\x8e\x13\x71\x67\x11\x8b\x5f\x23\x07\x78\x83\x33\x48\x6a\xbe\xb8\xeb\xe0\xc2\x42\xe9\x8a\xdc\x34\xce\xd9\xa5\x1a\x49\xce\x17\x85\x07\x6f\x56\xd8\xfd\x62\x22\x47\xf5\x89\x5e\x90\x84\xe2\x10\xf5\x66\x59\x9f\x9b\xc6\x83\x14\xd2\x85\xf3\x2b\xef\x69\x8d\x9e\xf3\x25\xd6\xa5\xc6\x8e\x61\xdd\x65\xeb\xcd\x49\x2e\x31\x0f\x15\x71\x72\x60\xfd\x2c\x67\xa3\xec\x90\x18\x9e\x41\x36\x0e\xa9\x3b\x3c\x1b\x65\xf7\x73\x78\x06\xd6\xd8\xa8\xd7\x64\x26\xa9\x6c\xc8\x2e\x19\xab\x89\xfd\x1c\x2b\xd2\x0d\x07\xbe\x16\x86\xe8\x80\xf1\x21\xdc\x70\xca\x70\x8d\x12\x48\xad\x0f\x87\x97\x01\xec\xbb\x94\x00\xce\xe3\xbd\x87\xcb\xed\xf4\xac\x3b\x6c\x34\x62\x25\xaa\x1a\xdb\x22\xd2\x88\x9a\x64\x3c\xb1\x9c\xcb\x27\x3c\xf4\x53\xac\x43\x28\xa1\x64\x62\x42\xbe\xfd\xad\x0b\xd7\x6f\x31\x42\x23\x93\x45\x0e\xfd\x14\x19\xa7\x87\x7e\x90\x69\xa2\x5e\xb0\xe0\x7b\x6c\xd0\xf0\xf8\x78\xc9\x23\xe9\x17\xc9\x43\xf5\x3a\x7a\x00\x88\x4d\x21\x5e\xb8\xee\xe5\x8b\xe6\xd8\x13\x5d\x97\x81\x07\xc0\xe0\xe5\x96\x87\xef\x4d\x35\x65\x9b\xc2\xe6\xb7\x92\x0f\xf5\x91\x32\x8c\x23\xaf\x11\x5f\x58\x96\x56\x6f\x4d\x20\x42\x7d\x8b\x3b\xa0\x46\xe2\xf0\xaa\xf5\x1a\x6f\x73\xfc\xd0\x2c\xd7\x7d\x6b\x5e\x88\x5e\xaa\x20\xb9\xdc\x82\xca\x70\x6e\x51\x6a\x6f\xa2\x94\xe1\xdf\x06\x4c\x58\x36\x8f\x99\x75\x38\xa5\xe7\x04\x7a\xc0\xc8\x76\x10\x3d\x34\x77\xc4\x47\x07\x0a\x80\x3e\xde\x4d\xe3\x7b\x01\x95\x47\x20\x84\xa8\x9c\xc7\xc7\xfc\x52\xcc\xdf\x63\x26\x30\x3a\x7e\x04\xc8\xf7\xb7\x57\xb6\x50\x46\x8f\xc9\x8e\x6c\x1f\x24\x92\x81\x91\x59\x57\x33\x62\xe4\x52\xc9\xee\x4c\x71\xdf\x51\x97\xc8\xa7\x97\xdc\x83\x8a\xb9\x6f\xbc\x59\xe5\x25\x38\x54\xad\x6a\x11\xb9\xa1\x3b\x04\x6e\x4b\x48\xf2\xcd\x17\x8b\x38\xf2\x64\x24\x3f\x49\x97\xba\x4c\x69\xe7\x0c\x92\xd2\x4e\x0b\x54\x34\xb6\xd6\x59\xe6\xa0\x90\x96\xb7\x48\x9c\xad\x56\xc7\x88\x2f\x4c\x73\x67\xc4\x17\xa6\xc5\x32\xbe\x8e\xd8\xbe\x84\xdf\xf6\xa7\xf7\x8b\x50\xc6\x32\xcb\x4e\x9e\xf0\x91\x69\x9c\x4b\x87\xf0\xfb\x1e\x23\x45\xf1\x3d\x2e\x07\xa8\x34\x1d\x5e\x82\xd3\x29\x73\x00\x0b\xfc\x24\xa2\x77\x39\xbd\x55\x13\x3e\x35\xcd\xd5\x09\x9f\x1a\x99\xbe\x6b\x32\x97\xef\x97\x97\x44\xd7\x74\x68\xbe\xb7\x93\x97\x06\x68\x98\x3b\x11\xc8\x4c\x51\x53\xf0\xc2\x14\x80\xe5\x38\xb0\x96\xc4\x84\x38\xc2\x41\x84\x9a\xbc\x10\x3c\x39\xa2\x08\xb4\xac\x84\x64\x3c\x2d\x58\x4a\x11\x63\x76\xb2\x8c\x31\x3b\x5b\xc7\x4b\xc3\x87\x3f\x88\x32\x20\xc2\x1b\x95\x87\xb5\xb8\x75\x60\x40\x91\xc9\x60\x1a\xe8\x22\x11\x74\xbb\x7b\xc6\x1b\x55\x35\x09\x26\x84\x0a\x4e\xf6\xd5\x84\x54\x91\xb9\xd4\xa9\x26\x42\x6b\xb8\x7e\xb0\x26\xd2\xce\xa5\x64\x0f\x18\xe1\xf7\x7b\x4c\xa6\xd9\x86\x80\x5b\x8c\x27\x1c\x01\xce\x56\x22\x92\xdb\x36\xb9\xba\x3b\xf9\x5e\xb7\x96\xb3\x95\x89\x61\x10\x20\xb2\xd1\x71\x46\xab\x26\x92\xce\x45\x47\x40\xd2\xb9\xb4\xeb\x08\x9b\x75\xf0\xcb\x40\x49\x89\xbc\xbf\x49\x64\x23\x84\x24\x61\xcb\x38\x29\xaa\xef\x81\xad\xfa\x5e\xd8\x84\x07\x94\xb2\xd2\x92\xde\x2e\x27\x93\xc4\x74\xc9\xf6\x8b\x58\xa4\x5f\x1d\x5c\x62\xbd\x88\x44\xbf\x15\x4e\xbf\x05\x4e\xdb\x2f\xce\x31\x53\xa6\xe3\x6b\xf7\xf5\x68\x8b\x03\x38\xed\x2c\xba\x4d\x12\xe9\xe1\x06\x1a\x46\xaa\x58\xd4\xa3\x95\x10\xc1\x1c\x25\x5e\xa9\xe6\x28\x09\xae\x69\x08\x32\xa9\x6a\xfa\x41\x68\x4a\x64\x81\x1b\xce\x31\xb9\x45\x54\xd1\x13\xc7\x87\x87\x1f\x90\x10\x6e\x4f\xfd\x92\x4c\xa2\xd2\x59\x5a\x92\x49\x24\xe6\xb6\xa6\x06\x40\xc9\xf7\x98\x83\x9b\xf5\x05\x0e\x20\x1a\xe6\x7e\xc9\x60\xdf\xdd\x2d\x2e\x1a\xa6\xf6\xfd\x03\x90\x4a\x4f\x4b\x34\x69\x5c\x13\x57\x53\x03\x50\x47\x89\x38\x52\xdd\x97\xd3\x92\x47\x62\xb3\x12\xde\xad\x21\xe1\x74\xc8\xdd\x9e\x97\xc4\x11\x9b\xa8\xc3\xd3\xd5\x5c\x99\x1d\xa8\x5d\x5c\x78\xb7\x46\xb2\x3e\x68\x14\x13\x78\xb7\x1a\xc2\x5e\xea\x3a\x26\x00\xce\x13\x3c\x24\x02\xaa\xa9\x63\x59\xad\x36\x04\xa4\xce\x2c\xae\x2e\xf5\xeb\xd4\xf1\x09\x48\xbd\xb8\xbd\x86\x40\x0c\x81\x06\x13\x44\xec\x34\xa7\x63\x68\xb8\x66\x30\xb8\xbd\x9a\x6b\x17\xb7\xd7\x10\x20\xa2\x77\x14\xfc\x13\xd1\x3b\x4d\xee\x30\x9c\x6f\xfa\x1d\x62\xd1\xf6\xc5\xe2\xd7\x7c\x6d\x08\xb8\x8d\x41\x0b\x12\x15\xee\x31\xce\x95\xd7\x44\x98\x4f\x73\xce\x4f\x69\x81\x0e\x4f\x0c\xc5\xc8\x7a\xe9\xc4\x5d\xe1\x74\x9e\xb8\x60\xc4\xde\xa9\x1b\x08\xa0\x4e\xb1\x0d\xe6\x4f\xb1\xed\x7b\xc8\x42\x18\x4e\xd8\x89\x33\x78\xe2\x81\x71\x40\xa7\x03\x12\x06\xe9\xd7\x3a\xc0\x2c\x32\x2e\xec\xed\x22\xec\xc2\x75\x65\xfb\x97\x17\xd3\x4b\xe4\x97\x0d\x01\xf4\x85\xbb\x41\x7a\xbc\x71\x31\x54\x3e\x40\x76\xe9\x5c\x26\x5d\xd3\x8d\x93\xc4\x45\x7b\x63\xb9\x77\x3a\x75\x82\x39\x9d\x46\x13\x23\x4b\xa6\x9b\x55\x51\xad\xdf\xa8\x43\xc7\x37\x56\x7c\x17\xfc\xad\xd6\xc4\x08\xc8\x56\x62\x58\x44\x22\x5b\x89\x82\x61\xd2\x09\x26\xb3\xbb\x89\x8d\xab\xb6\x03\xd0\x62\xe8\x56\xa1\xe5\x5b\x33\x97\x60\x7e\x49\x66\x04\x1e\x7e\x6c\xea\x92\x66\x99\x01\xb8\xc4\x1f\x9c\x24\xa2\xf1\x71\x29\xdb\x10\x40\xcb\xdd\x1f\x80\x96\xc6\x1f\xbc\x8d\xae\x64\x6e\xe4\xd6\x88\x9d\x1e\x3c\x3b\xdd\xf6\x01\xda\x85\xf9\xe0\x79\x70\xd1\x3d\xde\xb0\x2c\x56\x1e\x3c\x3b\xd2\xd9\x64\xce\x9c\x63\x9d\x66\xd8\xa2\x92\x37\x44\x72\x23\x75\x4d\x13\x42\x6b\x7e\x00\xff\x95\x0d\x4c\x46\x20\xf5\x4f\xaf\xae\x1c\x56\x5a\xca\x7a\x94\x27\x70\xba\xc8\x20\x8c\x34\xc5\x3b\xc3\x99\x0c\xa1\xf9\x1e\x17\x06\x0a\x46\x9a\x40\x27\x95\xbe\x40\x27\xe3\x7f\x39\xf2\x68\xfb\x3a\xce\x04\xe2\x95\x26\xac\x83\xe3\xac\xf9\x5e\xf4\xd2\xfe\x8b\x37\xc7\xe5\x4e\xf8\x50\xd5\xec\x95\xf0\x96\xe9\x0a\x49\x3b\x09\xf0\xfe\xe1\x96\x66\x6d\xca\x7d\x1f\x98\xb2\xfe\x2c\xa8\x3c\x7b\x5d\x01\x37\x5d\xd7\x7c\xe0\x93\x41\xd4\xcd\xc7\xb9\x10\xc0\xf2\xcd\x4b\xf6\x19\xc4\xe1\xd7\xcc\x35\xdc\x1c\x29\xaf\x59\x17\x16\x2b\x21\x63\x77\x21\x9a\xb0\x66\x5c\x58\x5a\x6c\x32\x46\x18\x15\xda\xcc\x8d\xdc\x6a\x5e\x39\x24\xea\xf0\x2d\x37\x72\x6b\x2b\xcb\xdc\xc8\xad\x92\x94\x97\xa8\x33\x54\x80\x73\x10\x1e\x60\x23\xb0\x38\xee\xfa\x38\x4c\x98\xa8\x1c\x70\x92\x08\x33\x09\x51\x54\x98\xb3\x96\x1a\x64\xb7\x1c\x03\xdf\x7e\xe9\x3e\xcd\x9a\x71\x10\x64\x33\x66\x1c\x8e\x24\xd5\x1c\x2b\x0d\x77\xca\x50\x49\xb0\x0c\xb0\xc1\x0e\x4f\x00\x01\xd8\x6d\xd2\x01\xd8\x08\xb0\xbb\x3e\xc8\x0b\x02\x25\xf2\x18\x28\x8e\x2e\x4e\xd7\xd7\xcc\xd5\x96\x9c\x9c\xaf\xd9\x0b\x0f\x76\x43\xa6\x5a\x41\x98\xcc\xe4\x5c\xd3\xca\x97\x93\x80\xd2\x50\x72\x9a\x6d\x08\x40\x91\xb8\x73\xda\xe4\x03\x74\x4b\x28\x1b\xee\x8f\x79\xc7\x3e\x3b\xe4\x64\x54\x5e\xb1\x96\xb0\xfa\x83\x48\xf6\x8b\x05\xab\x72\x6c\xc6\x4d\x16\x1d\x0f\x6e\x32\xb2\x18\xd4\x9c\x05\x95\x31\x70\x16\x4a\xe5\x20\x73\xfe\xc9\x58\x9d\xcc\xf9\xa7\x2e\x91\x2c\xb1\x69\xa8\xb8\xe4\x42\xe2\x22\x56\x5b\xe6\x9a\x27\x1d\x80\xd9\x73\x51\x0e\xdf\x73\x51\xd5\xf7\x38\xb7\xaa\xdf\x0e\xda\x01\x7e\xae\xce\xde\x32\x54\xd6\xca\xd3\xed\x0c\xff\x90\x94\x51\x04\x08\x1c\xe9\xdb\x72\x25\xe8\xdb\x82\x45\xe6\x8a\x33\xc6\xc1\x70\x37\x83\x51\x70\x19\x6f\x96\x1a\x47\xae\x78\xdb\xfe\x17\x61\x67\x72\x36\x3d\x8b\x03\xc0\x54\x26\x04\xdb\x2c\x82\xcb\x9f\x8b\x0d\x76\xfe\x21\xcc\xd3\x55\xfa\xce\xef\x0d\x77\xb3\x08\x10\x42\x68\xe5\x98\x57\x94\x59\xca\x66\x6b\x37\x24\x23\x67\xbb\x92\xa7\x01\xf7\x89\x5e\xc9\xcd\xe0\x73\xa8\xa2\xb0\xf2\x69\x51\xc9\xd3\xa0\x2c\xb7\x76\x5d\x29\xb8\x5d\x2a\x49\xb3\x71\xab\xe8\x35\xd4\x25\xb8\x46\x21\xd5\x86\x64\x54\xd5\x54\x6e\x73\xa0\x6d\xe3\x7a\xa9\x78\x4b\x69\xe3\x54\xf1\xa1\xd6\x2c\xa1\x86\x8b\xc7\xd0\x21\x78\x96\x91\x4f\x3a\x72\xa0\xaa\x0c\xfb\x41\x2a\x27\x13\x5c\x75\xa1\x1e\x0e\x2c\x56\x30\x37\xdd\xa3\x3d\xf2\x43\xef\x63\x27\xa4\x1b\x74\xb3\x8c\x05\xbc\xbb\xa3\xa4\xe6\x80\x92\xd6\xa1\xce\x25\x6c\xae\xfe\x07\xea\x5e\x87\xde\x6d\x88\xd1\x2b\x0a\xab\x50\x36\x54\x87\x9a\x16\xae\xb1\xaa\xc6\x8a\xdb\xaa\x4e\xe3\x8f\xe4\x07\xca\x33\xe8\x72\x25\x59\x93\xda\x98\x3a\x51\x9b\x72\x7f\xd6\x99\x6a\x49\x1b\xe8\x2d\xed\xd4\xa7\x5b\x39\xfc\x60\xad\x9c\x89\xfa\xaa\x66\x8b\x04\xd1\xbe\xb8\xca\x8a\x40\x29\xbe\x65\x52\xa9\xad\x82\x05\xae\xe9\x37\xed\x51\xbe\x81\xd0\xd5\xcd\xc4\x4d\x70\x90\xf5\x16\xe1\xe9\xea\x06\x5c\xd8\x83\x7a\x8b\x77\xfe\x2e\x4c\x7f\x2a\x51\xab\x8a\xac\x66\xc7\x28\xb2\x9a\xa3\xa3\xe8\xf5\xf4\xab\xc7\xe2\x3a\xaf\xa6\xd0\x3e\xa5\xbd\x8f\xab\x4b\x83\x54\x63\x71\x1b\x56\xd4\x58\x98\x50\xf7\x4a\x3e\x27\x95\x89\x15\x2d\x56\x24\x91\xc0\x77\xba\xce\x6c\xae\x0a\xcf\x53\x83\x16\x6a\x78\x74\x9f\x8f\x32\xb3\x42\x09\x15\x53\x2c\x33\x69\x93\x34\xe3\xc7\x61\xd5\x21\xcd\x50\x07\x75\xe4\x1f\xc4\xa3\x94\x50\x98\xcc\xc9\xf5\x31\x7f\x93\xe7\x38\x53\x36\x79\x38\x48\x9a\xad\x66\xab\x2e\xb2\xd9\x8b\xbb\x68\x9a\x86\x38\x6d\x26\x27\x67\xba\x52\x49\xc6\xc7\xd6\x9d\x1c\xae\xaf\x6e\x61\x02\x8c\x9d\xa1\xa1\x68\xbe\x2b\x7f\xd0\xad\x09\x9b\x0e\x31\x57\x5b\xe9\xc3\x93\x49\xf6\x26\xd5\x5c\x75\x27\x84\xfe\x81\x62\x4c\x1a\xba\xb5\x30\x17\xc4\x9d\xa7\x80\x09\xbe\x44\xe8\xcc\xb2\x5a\x63\x57\x84\xe4\x4d\x39\xe0\xab\xba\x4e\x4e\xe0\x9f\xc6\x0a\xe0\x5f\x05\x54\x76\xac\xc6\x4a\xc2\x88\xc6\xaa\x2a\x34\xa8\xff\x34\x56\x4c\x5e\x77\x2b\x72\x3f\xf4\x6a\x7e\x85\x2b\x7b\xd6\x25\xfb\x72\x4c\x7c\x57\xa4\x4a\x2f\x66\xf0\x2e\x97\xf1\xe1\xba\x0c\xc4\x27\xf4\x00\xfc\x91\x11\xcb\x45\x41\x6f\xa5\xac\xa4\x7e\xb9\xcf\xf4\x84\xb3\x96\x92\xa9\x8a\xe2\x4a\x61\x44\xfd\x14\xb9\x4a\x26\x3e\x83\x90\x4a\x80\x3f\x93\xd4\x4b\x5a\x50\x4a\xf9\xf4\xae\x9f\x92\x76\xe8\x47\x43\x2b\xa5\xb0\xb0\x1d\x8a\x84\xc3\x0f\xe5\xc0\x9c\xdb\x86\x6b\xd6\xa5\x0e\xb4\xfd\xb8\xab\xa6\xe8\xa5\xc1\x5d\x5d\x6a\xcc\x1b\xd2\xa4\x4b\x45\x71\x3b\x0c\x36\x05\x2b\xd0\x0e\xb3\xd7\x17\x7b\x36\xef\x16\xec\x7c\xc3\x4a\xfb\x52\x4d\xdd\x0e\x5c\x51\x21\xd6\xed\xd4\x59\xd6\x61\x0c\x7d\x4b\x98\xe2\xde\x4e\x33\x72\x41\x8f\x1a\xe9\xa0\xf0\xfc\xea\xed\x34\x88\x2a\xe7\xbb\x21\x51\xba\xa2\xd9\x24\xfc\x60\xfc\x53\x5d\x1f\xc3\x9f\xc6\x14\xf0\x77\x63\x0a\xc0\xe0\xb4\x53\xf5\x9e\xad\x8d\x2f\x60\x25\x8d\x25\xc3\x01\x79\x7c\x7b\x73\x36\xac\x85\x8a\x2a\xb8\x76\x65\xe4\x01\xaa\x5d\xe9\x81\x07\x5c\x57\x41\x0d\x78\x52\x36\x0c\x01\x13\xc1\x62\xbb\x28\x3d\x6a\x97\xe9\xef\x41\xe2\x86\x6d\x76\x91\x9f\x6f\x44\xb9\xf5\x6e\x6f\x3f\xc6\xab\xfd\x18\x8c\x3f\x68\x60\xfb\x71\x65\x4d\x81\x41\xbb\x32\x4a\x9a\x30\x9b\xcc\xfc\xf4\x83\x00\x45\x40\x8c\xfd\x51\xc3\xe3\xb8\x37\x62\xdd\x28\x4e\x6f\x25\x71\x12\xc0\xd0\xba\xe5\xef\x4d\x05\x96\xad\x0d\x06\x42\x91\xe4\x48\x6e\x75\x11\x55\x99\x60\x49\xed\x2f\x65\x55\xba\x4c\x4f\x5d\x1c\xb4\xb4\x15\xe5\xcf\xf6\xa3\xf0\x96\xfa\x64\x28\xd7\x14\xb3\xfd\x78\xaf\xae\xc9\x65\xab\xa6\x8c\xa2\x1f\xf5\x72\xa2\x88\xe2\xae\xfc\x5d\x7f\xc0\xe9\x1f\x48\x21\xb8\x5b\x1a\x71\xee\xd4\xda\x36\x92\x29\x48\xb6\x5b\x43\x44\xc2\x93\xb4\x21\xcb\x0a\xae\xce\xd6\x90\x42\xb8\x8a\xf8\x92\x25\xae\x10\xf2\x2e\xb8\x6a\x5b\x53\xea\xc4\x02\x35\x63\xc0\x77\x3b\xe2\x09\xd8\xad\xb4\xa9\xc4\x6c\xc8\xb1\xa9\x21\x56\x33\x3b\xb9\x77\x44\xeb\x3c\xa4\x9d\x4e\xe7\xd1\x64\x47\x9d\x37\xa9\x58\xd6\x7d\x93\x02\x45\xe7\x41\xe7\x32\x76\x1e\xcf\x4e\x3f\x33\x20\xb8\x67\xdd\x87\x85\x0d\xb6\xa3\x31\x34\xae\x65\x97\x98\x10\x44\xe4\xe3\x8a\x6f\x98\x08\x69\xa3\xda\x42\x1a\x4f\x47\x98\x08\x69\xdc\xd4\x42\x96\x42\xfc\x4e\xbb\x20\x51\x21\x64\x75\x86\xd5\x64\x75\x9c\xaa\x6a\xb7\xc3\x4d\x09\xef\x1b\x6e\xb4\xa6\x82\x8d\x64\x1c\xbd\x61\x1b\x74\x92\xfa\xa3\x37\x94\x65\x97\x86\x37\x4d\x6d\x99\x57\x51\xd3\x27\x7d\x72\x0d\x36\x24\x59\x10\xe9\x66\x16\x84\xee\xf6\xc1\x84\x85\xb6\x9f\x6d\x18\x36\xc7\x83\x3f\xdc\x1b\xba\x9a\xc8\x0b\xb8\xfa\xda\xe4\xe5\xed\x19\xfe\xf1\x56\x53\xda\xdf\x66\x92\x46\x2b\x35\x28\x85\x95\x38\xc3\x8a\x56\xdb\x34\xe9\x35\x45\x24\xb1\xd2\x0c\x65\x53\x92\x22\x3c\xcb\x88\x69\xd9\xdb\xe4\x7d\xc9\x4d\xd5\x6e\x9f\x0b\xf4\x7f\xf3\x5c\x90\x72\x63\xec\x73\x92\x06\xae\x37\x64\x4b\x59\x1f\x7f\x29\x8b\x61\x7e\x1b\xca\x2a\xb0\x6c\x8a\x1a\x82\xd7\x5b\x43\xb9\xa6\xc9\x62\x53\x9a\x24\x31\x25\x1d\x01\x49\x57\x7b\xbb\x91\xa1\xc0\x3f\xb4\x1f\x4b\x54\xbc\x11\xdb\x93\xeb\xce\xbc\x1e\xc3\x74\x7b\x15\x3c\x5e\x51\xfe\x31\x24\x32\x74\x6b\x42\x72\x5b\xa3\x3a\x73\xa5\x55\x9d\x89\x72\x8f\xe1\xd0\x1d\x4d\xa1\x48\xf9\xd3\x4a\xa4\x3d\x68\x1c\x60\xbc\xda\xc2\xf1\x0f\x86\xbe\x2d\x54\x3a\x8e\x82\x21\xf6\xe5\x9c\x48\x49\x5e\x1c\x45\x03\x6a\x09\xc1\x8f\xf7\xf9\x77\xb9\x2c\x08\x84\xa7\x65\x23\xe7\x80\x55\x6e\x86\xd5\x1b\x22\xcc\x86\x3c\xc2\xd2\xb6\x1f\x1b\x34\xf5\xa2\x68\xdb\x90\xfb\x6e\x96\x9e\xe8\xdc\xc5\xcd\x3c\x01\xde\xa5\xdb\x78\x08\xde\x72\x3b\x09\xa1\xdd\x7a\x4b\x8a\x3e\x3b\x6f\x49\xa0\xd2\x58\x27\x04\x1d\x36\xc8\x43\x8f\xa3\xd8\xe1\x1a\x22\x1b\xd2\x74\xb1\xc1\x04\x99\x5f\xaa\x37\x32\x91\x7b\x84\x88\x34\x63\x97\x46\xfe\xb7\xa5\xb1\xa5\x28\x62\x16\xe0\xa5\x8d\x67\xd8\xe9\xd5\x8e\xf6\x8c\xb8\x26\xbd\x69\x75\xe3\x4a\x7c\xaa\xe7\xad\x43\x0e\x3d\xe9\xc9\xa7\x7a\x9e\x39\xa2\x3d\x2b\xd2\x8d\xcf\xd4\x6f\x96\x45\x06\xa0\x21\xbd\x53\x73\xfb\x3e\x8d\x21\xec\x47\x03\x28\x78\xb6\x7e\x70\x45\xb1\x70\xdd\x3c\x4e\x50\x89\x8e\xda\x8b\xa4\xcb\xbd\x13\xb3\x46\x1c\xee\x78\x94\x93\x25\xa2\xf7\x03\xcd\x69\xb1\x0e\x67\x04\x4c\xed\x87\x67\x64\x50\x46\x19\xdd\x1d\x0b\x40\x8b\xfd\x00\x68\x38\x96\x58\x3b\x29\x0b\xe8\x45\xd9\xdc\x02\x96\xc9\xa5\xc5\x0d\xd8\x75\x3d\x83\xbf\xea\xba\x9e\xc1\x47\x74\xc2\xe7\x8a\x5b\x1d\xee\x46\x81\x5d\x3f\x13\x85\x28\x37\x83\x24\x51\x1e\xee\xa8\x7f\xa0\xab\xe3\x72\xef\x78\xa1\xcf\x6c\xa0\x29\xcb\xb4\x05\xf7\xa7\x23\xe8\x58\xe6\xcc\x2e\xef\x52\x46\xc3\xb1\x4c\x39\x77\x37\x92\x2e\xfe\xdb\xbd\x93\xe3\x49\xab\xdb\xae\x63\x19\x64\xa4\xe3\x58\xa6\x9c\xb8\xe3\x58\x46\x18\x8d\xde\x75\x2c\x73\x19\x2f\xb4\x9c\x97\xbf\x7b\xb0\x1d\xe0\x87\x5b\xaa\x18\xba\x11\xf7\xdc\xa6\xa2\xa1\x0d\x34\xb7\xa3\xb3\xd3\x0e\xb5\xe3\x40\xa6\xbe\xa1\xe3\x40\xa6\xa4\xbb\xe3\x40\xa6\x5a\xa1\x17\x34\x8a\x88\xca\x7a\x01\x38\x97\x08\x07\x32\x35\x38\x1d\xcb\x1f\x55\x06\x9d\x54\x4f\xb8\x3e\xf6\xae\x72\xcd\x15\xaa\xa8\x7e\x9d\x30\x61\xfa\x4d\x42\xd6\x7b\x85\x80\x88\x44\x6a\xda\x84\xba\xea\x64\x20\xa4\xaa\xda\x9c\xbe\xbc\x87\x6b\x8d\x87\xbb\x09\xd0\x7a\x57\xd7\x16\x7f\xf2\x6e\xbd\x66\xd6\x52\xf6\x57\xed\x9b\xc3\xa8\x71\x13\xe0\x06\xf0\x22\x65\xd3\xad\xda\x7d\x37\x5e\x9e\x22\xd6\x8e\x6e\x4d\x23\x8c\x4e\x6a\x27\xd2\x7c\xf7\x4e\x6a\x27\x12\x47\xf6\x4e\x6a\x27\x02\x44\xf4\x2e\x6b\x02\x9d\xe9\x0d\xb2\xe8\xfe\x92\xda\xa9\x58\xee\xda\xc8\xc3\x8d\xf5\x8e\xfa\x86\x1b\xb6\x77\x74\x4e\xcd\x4a\x45\x54\x64\x84\x0e\x47\x25\x06\xa9\xbb\x83\x5b\xea\xa4\x76\xd2\xa8\xba\x13\xef\xd7\xdc\x72\xbd\xab\xc8\x13\x6d\x64\x66\x3c\x35\xc9\xcc\xc0\x24\xf7\xce\xb5\xed\x96\x75\xd8\xa8\x29\x18\x5e\x5d\x34\x08\xae\x73\xa1\x08\x64\x5b\xee\x64\x40\xc1\x3d\x96\x21\xb1\xf4\x08\x05\xb2\xea\x69\x25\x58\x2d\x69\x8f\xd9\x9f\xe0\x57\x3a\x29\x3f\xf5\xb6\xea\x81\xf8\x5f\x7c\x0a\x64\xe7\xd3\x7e\xd0\x59\xb8\x3d\x21\x7f\x61\x5b\x43\xf2\x38\x1d\x63\xf2\xc0\xf7\xf4\xc1\x65\x23\x31\x19\xc8\x8e\x3d\xf8\x32\x3a\x6a\xf8\x3a\x31\xf7\x74\xcd\xeb\x3f\x7e\xa6\xc8\x27\x75\x62\xeb\xe9\x3a\xd7\xc9\xf7\xad\x3b\x5e\x1f\x08\xb6\x3d\x05\x03\x79\xa7\x54\x6f\x48\x28\x20\xff\x9d\x14\x4f\xfa\xe3\x75\x59\x1e\x1e\xe5\x7d\xaa\x6c\x70\x3e\x24\xfc\xd6\x49\xac\x4f\x04\xb2\x1e\xe4\x89\x40\x56\x5a\x37\xf1\x48\xc8\xdf\x07\x65\x3b\x42\x1e\x9b\x75\x6e\x73\x6d\xd9\x29\xc2\xc0\x2c\x23\x60\x43\xca\xdb\xe5\x7f\x10\xb5\xf6\x1f\xff\x33\x65\xd4\xfa\x2d\x67\x0a\x10\x7a\xa1\xe5\xf6\x93\xd1\xdb\x57\x6c\xbf\x93\x03\x65\xd2\x69\xe0\x2c\x02\x28\x17\xf2\xf8\x62\xd4\x3c\x12\xd3\x15\x06\x89\xdd\x69\xd4\x2c\x06\xa4\x51\x33\x2c\x60\x7f\x08\xb3\xe0\x21\x4f\x87\x7a\xf8\xa3\x8e\x51\x73\xde\x5e\xfd\xc1\x06\xdb\x33\xfa\x28\x1c\x14\x5d\x33\xd5\xb7\x38\xfa\x28\x79\xcb\x8f\x1f\xf4\xc3\xa9\xe3\x78\x4f\xc8\xa6\xde\x35\x69\x3e\xf3\xe3\xf1\xc3\xe1\xb7\x1f\x76\xfc\xfa\x61\x7b\xd3\xa6\xba\x2c\xc8\x96\x4e\x32\xf1\xf4\x8e\xd8\x48\x06\xa6\xff\x38\xa1\x2a\x13\xd7\x11\x1b\x0d\x17\xdb\xb4\xdf\xa7\x94\x67\x09\x0a\x03\x6a\xa1\x7c\x66\xeb\xed\x7c\xfd\x47\x54\x72\xc2\x4a\x8e\xc8\x8c\xdb\xbb\xa9\xbe\x7f\xb8\xf1\x17\xc1\x23\x04\x9f\xe2\xd1\x9e\xe6\xcb\x3c\x20\x3a\x29\xbe\x15\xa0\xf5\xbd\xe0\x2f\x19\xf4\xc7\x29\x35\xcd\xae\x7a\x32\x4a\x88\x9d\xbb\xbc\x91\x30\xbf\xc6\xda\x07\xb0\xd7\x74\x0c\x12\x62\x44\x3c\xff\x28\x21\x99\xbb\x7d\x11\x76\x84\x3a\xa5\x64\x57\x8b\xa7\x36\x58\xfb\xe9\x43\x4a\x11\x46\x90\x7c\x2c\xbd\x63\x24\xa4\x4e\xa0\x63\x18\xd4\x44\x66\x0d\x83\x3c\xfd\x1f\xe6\x2c\x22\xed\xc7\xf3\x50\x0c\xfc\xb1\x3c\x97\x9a\xb9\xc0\x93\x4b\xbb\xdf\x38\x24\x53\x41\x19\xc3\x41\x8d\x3d\xe3\x40\xbb\xc4\x02\xc4\x8f\xcd\x99\x3e\x82\xe3\x40\x4e\x0f\x39\x0e\x6c\x89\x39\xfb\x71\xa8\x2b\xa0\x88\x19\x58\xd8\x12\xab\x2b\x6e\x87\x38\x74\x38\x68\x76\xb3\xcd\x8e\x44\xd9\x68\xed\x02\x71\xe6\xeb\x8a\x26\x04\x04\xbe\xec\xea\xc4\xa2\x41\xa8\xf1\xc0\x1a\xb2\x1b\x41\x10\x60\x3d\x39\xe3\xc7\x9f\x14\x95\x31\x71\xda\x2d\x37\x44\x60\x76\xac\x22\x2c\x2e\x49\x10\x8d\x51\x66\x29\x9e\x8a\x1f\x7f\x32\x7d\xb5\x84\x99\x83\x88\x93\xda\x03\x9e\xa4\xea\x5d\x1b\x97\xd2\x29\xcb\xc1\xa6\x33\xb4\x81\xf9\x18\xf9\x22\xa0\xae\x4d\x89\xa7\xcb\x94\xc9\xc8\x0d\xbb\x1d\x05\x32\x43\x5d\x58\x0d\x7d\x4c\xa3\xb0\xce\xc0\x88\x1a\x6a\xfa\x6b\xf7\x89\x02\xbc\x64\x02\x38\x1d\xbd\x68\x84\xcb\xe8\x70\x1d\xba\x5f\x06\xc9\x00\xce\x1c\x09\x2b\xdc\xea\x50\x9b\xf9\x51\x94\xf3\xb6\x4b\x38\x6f\x74\x21\x21\x33\x52\x9d\x76\x95\x95\xa6\x12\x1e\xec\x2a\x0c\x03\x0f\x76\xa2\x03\xf5\xf8\x31\x26\x5d\xdf\xf1\x20\xf4\x8e\x1a\xdf\xa8\xa4\xa5\xe7\xb5\x14\x38\xb3\x97\xec\x73\x53\x66\x62\x30\x12\x84\x4c\xe9\xd1\x18\x8b\x13\x1f\x04\xe4\x55\x27\x18\xf0\x17\x2a\x45\x03\xa3\x63\xa2\x15\xf5\xc0\xe8\x58\x77\xe1\xc0\xbf\x4a\xdd\x62\x34\xfb\xb7\x4f\xce\xea\x69\x7d\xde\x34\xc2\x09\x4b\xa1\xae\x30\xcc\x16\xa9\x14\x31\xba\x07\xc0\xd5\x4a\x16\xc1\x75\xe9\x5e\x24\x80\xa7\xa7\xb9\xe2\x9b\xe8\x3c\x25\x86\x7f\x80\xd3\xae\x3b\xda\xa6\xa9\x40\x31\xcc\xec\x68\xb7\x61\xd8\x76\x16\x23\xcc\xbf\xcf\x24\x30\x31\x26\x2e\x50\x0f\x33\x81\x8b\xea\x44\xcf\x69\xe3\x4f\x6d\x6b\x84\x7e\x95\x36\xe2\x08\xba\xd5\xd8\x1f\x13\xc3\xaf\x07\x82\x10\xc5\x3c\x61\x34\x9d\x69\x7d\x8e\x8a\x27\x13\xf9\x88\x36\x12\x81\xcd\xb1\x8e\xa4\x81\x59\xf1\xd4\xeb\x31\x30\x2b\xd6\x53\x35\x86\x90\x5b\xc9\x47\x10\x03\x0c\x21\x67\x80\x21\x70\xd6\x31\x85\x25\xab\x31\xcc\x77\x0b\xa0\x58\x12\x37\x69\x08\x21\xfa\x88\x3f\xd3\x83\x2c\x43\x04\x49\xee\x31\x8c\x9d\xed\xfe\x4e\x33\x5f\x03\xc4\x14\x52\x7f\xe7\xb5\x83\x1c\x28\xb0\x36\x56\x38\x15\x58\x1b\xeb\x01\x18\xba\x52\xb9\xb9\x53\xe0\x18\x8c\x2c\xe2\xc4\x98\xeb\x31\x79\xa1\x79\x08\xe5\x24\x20\xef\x31\x75\x42\xf5\x77\xf7\xdc\xfe\x31\x0b\xf6\xfc\xde\x66\x10\xf1\x70\xc2\x3d\x0c\x59\xec\xc0\xc0\xb8\x27\xed\xc2\xaa\x98\x2c\x4b\x3d\x6e\x73\x9a\x01\x06\xac\x80\x9a\xa8\x78\x14\x06\xb8\x83\x24\xf5\x9e\xee\x20\x26\xc6\x4a\x15\x02\xbd\x90\xaa\xca\x20\xc7\x80\x36\x64\x01\x1f\xa0\x9b\x44\xfc\xd8\x80\xae\x4d\x58\x20\x33\x31\x52\x45\x3c\xbc\x5e\x5c\x47\x52\x7a\x6b\xa3\x16\xc8\x4f\x34\x09\x0b\xcd\x8a\xd5\x0f\x04\xe9\xba\x35\x52\x0a\xd2\x75\x6b\xfc\x13\x4b\xe0\x00\x94\xd4\xdd\x0a\x78\x63\x09\x9c\x75\x04\xce\x32\x4f\x28\xcf\x02\x99\x0a\xb4\x9c\x0a\x32\x12\x10\x3b\xad\x07\x19\x09\x48\x49\xd5\x63\xf1\xfa\x74\xb1\xc9\x4e\x90\xd7\x01\x8c\x80\xaa\xd3\xd8\xe9\x3b\x49\x99\xe7\x9d\x0b\x67\x72\x02\xd1\x7d\xeb\xfc\x4f\x9f\xdb\xb7\x27\xe3\xa2\x4b\x6a\x32\xf0\xb1\xf3\xfc\xdb\x02\xe8\x3c\xda\x66\x2a\x10\xd5\x10\xaf\xa8\x09\x0e\x32\x15\x10\xa2\xb8\xc7\x06\x6a\xe9\x2b\x82\x16\x35\xe1\x01\xfb\xa0\x16\x39\x88\xe1\xab\xed\x5a\x28\x4e\x11\xd5\x88\xc1\xe3\x2b\x2a\x88\xc1\xa3\xbd\x5a\xbc\x66\x10\xa0\xcf\xd7\x95\xf3\x77\xb6\x55\xd4\x7c\xbd\x18\x59\xd1\x97\xad\x0c\xcb\xc0\x26\xca\xbe\x99\x98\x83\x32\x2b\xca\x5b\x29\x5e\x57\xd4\xb2\x2b\x4a\x59\x5b\x66\x8f\x90\xb6\xcc\x3c\x40\x02\x69\x8c\x66\x88\x81\x2a\x49\x6e\x33\xcc\x7a\xe0\xfa\x64\xd6\x03\xe6\xab\x2d\x73\xb3\x8e\x30\xff\x15\x2c\xa9\x87\x86\xce\xde\x77\xf8\x4d\x55\x6d\x17\x43\x4b\x67\x4f\xd1\x27\x8e\x38\xca\xab\xe0\xd5\x16\x1e\xa9\x5f\x83\x71\xe8\x9c\xc0\xf8\xe3\xf0\x4c\xe5\x47\xba\xa0\x0d\x3e\x34\x8d\xbf\x6c\x83\xb6\x55\x69\xfb\x80\x65\x09\xe5\x5f\xe3\x34\x80\x12\xb8\x38\x48\x74\x60\x64\x90\x41\xda\x6d\x5d\x48\xc6\x89\x9d\xd4\xb4\x8c\x38\x30\xac\x0f\x5b\x93\xf5\x07\xf5\x01\x84\xd4\x06\x25\x2c\x1b\x05\x6d\xda\x00\xa3\xde\x61\x47\x18\x23\x0f\x7f\x7f\x25\x87\x95\x0f\x5e\xcd\x9c\xb8\x41\xa2\x03\x52\x5c\xf6\x71\x29\x84\x60\xb4\x2b\x6f\x38\x5a\x93\xdd\x80\x74\x91\x7d\x90\xdd\xa0\xb0\x81\x43\x4e\x86\x53\x30\xc8\x68\xa0\x7b\xc7\xb8\x30\x39\x16\xa2\x0b\xb3\xde\x61\x1d\x21\x2a\x94\x89\x37\x32\x2d\x03\x10\xc7\x6f\x14\x84\x09\x02\xa1\x11\xb4\x7d\x92\x79\xbb\x80\xb0\x23\x19\x1d\x6e\x98\x81\x11\x74\x0a\x76\x06\x71\x88\x2f\xe7\x5f\x84\xc8\x5e\x59\xb0\x69\x1d\x20\x0a\xcb\x08\x3f\x9c\x99\x46\xd0\xce\xa6\xa8\x5c\x83\x15\x19\xe4\xe4\xd6\x09\x68\x20\xa8\x51\xe2\x38\x14\xd4\x0c\x7f\x47\x50\xe3\x3a\x56\xc1\xa6\x53\xe5\x34\x30\xa9\x43\xeb\x68\x97\xa2\x2a\xec\x2b\xfe\x21\xd4\x0e\x86\xd9\xb1\x98\x48\xa4\x9f\x71\xc0\xa5\x0e\xed\xa3\xc3\x5e\x05\x9b\x69\x92\xa0\x9b\xbc\x9e\x7d\xe0\xa5\x55\x12\x22\x77\x19\x88\xb4\x8f\xb6\x8e\x79\x94\xdc\xc0\x06\xd4\x6e\x08\xfa\x25\x1d\x80\x46\x6b\x4a\x91\x18\x00\x2e\xab\x6a\x05\x3e\x9a\xea\x19\x48\xf7\x20\x9a\x60\xa8\x87\x1a\x1d\xd9\x8d\xe3\x69\xa8\x0c\x85\x1b\x81\x28\xc6\xc9\x91\x04\x51\xbf\xd1\x11\x18\xa1\x8a\xc3\x1a\x2a\x8b\x91\x81\xf4\xc5\xed\x09\xac\x6a\xa1\x22\x43\x43\x65\xcf\x42\x28\x3f\x62\x2c\x62\x0c\xfb\xa2\x18\xda\x26\xbb\x46\xda\x26\x3b\xe7\xc0\x08\xd5\x95\x27\x08\x8f\x3e\xf6\x83\x20\x3c\xfa\x8f\x8d\x81\xde\x0d\x71\xc8\x18\x18\xce\xda\xa7\x66\xca\x59\x27\xef\x67\x1b\xa3\x84\x13\xbf\x06\x40\xbb\x90\xda\x2c\x43\x06\x47\x06\x0a\x74\x07\x07\x50\x8b\xce\x1a\x2d\x8b\xfe\x83\x19\x8c\x3f\xed\x7f\xc7\x60\x7a\x62\xe8\x60\x89\xb9\x9a\x86\x86\xcb\xdc\xf5\x43\xc3\x65\xb7\x77\xba\xdc\x2c\xe5\x64\x1a\xe2\x15\x71\x7c\xb4\x4a\x1b\x84\x20\x54\xcc\x3e\x08\x41\xa8\x4f\xcf\x98\xfa\xee\x78\xc6\xa6\x10\x3a\x18\x40\x88\x1a\x13\xb9\x9c\x38\x43\xbc\x1e\xfd\x99\xc7\xed\xba\xf2\xbb\x06\xc9\xee\x9b\x06\xc9\xee\xf9\x8d\x6e\x13\xba\x3c\x34\x48\xce\xb6\xe6\xfd\x80\x03\x1f\x5a\x24\x8b\x54\x5a\x24\xbb\x7c\x37\x4b\xe9\x66\x11\xc6\x58\xe7\xd3\xa1\x45\x32\x6c\xd2\xb8\x05\xd4\x4e\x05\xd4\x3e\x41\x06\x18\x85\x71\x8b\x0c\x4c\x86\xbc\x8a\x61\x3f\x0f\x40\x8b\x48\x8f\xab\x48\xdb\xc7\x03\x43\x9f\x3f\x4e\x6a\xc8\x25\x0e\x83\x01\xb9\x1b\x4a\x54\xc8\x08\xd0\x07\xe6\xcc\x4d\x89\xd3\x78\xf2\x62\xa0\x49\xfa\x5c\x09\x87\x29\x14\x55\x35\x8d\xe5\xf6\xb0\x4a\x4b\xf6\xd3\xce\x7e\x6c\xd0\x30\x4a\xc5\xc0\x5a\x59\x13\x90\x81\xb5\xb2\xc6\x98\x03\x6b\x65\xdf\x4a\x63\x61\xf9\xa0\x2d\xcc\xf8\xf1\x4a\xc5\xc7\xd2\xd0\x5c\x59\x6a\x85\xb9\xb2\x8f\x9f\x81\xb9\xb2\x06\x87\x03\x35\x93\xd1\x44\x06\xc9\x15\xb5\x32\x1d\x58\x28\x6b\x1d\x3a\xb4\x50\x76\xc9\x48\xae\xa8\x65\xe9\xd8\x8d\x47\xb4\x75\x30\xa7\x75\xdb\x7e\xac\x52\x51\xc1\x3e\x7e\x9c\x52\x51\xf1\x3e\xb0\x50\xf6\xf1\x36\xb4\x4a\x76\xf6\x9b\xc7\x38\x8f\xbd\x41\xc4\x1e\x7d\x0f\xc7\x8b\x30\x42\x8a\x8c\xbd\xb1\x8f\xba\xf1\xa2\x9d\xf6\xdc\xa2\x54\xea\xf9\x3b\xe3\x3a\x2f\x4c\x8c\x0d\x50\x32\x7e\x5c\xd0\xd0\xaa\x76\x90\x65\xd1\xe7\xcf\x78\x11\x93\x8a\xb3\xaf\xf0\xd8\xf6\xa5\x1f\xeb\x7f\xf4\x43\x99\x8c\x07\xfa\x06\x8d\x0f\xd8\x3c\x5c\x9f\x6b\x05\xcc\x9a\x1e\x4b\x8f\x3e\xd6\xca\xbd\xf8\x58\x2b\x6f\x1a\x4d\x8f\x3d\xbc\x1f\x5a\x74\x51\xed\x13\x66\xfb\x64\x83\xdd\x6c\x62\xf6\x68\x6b\x3a\x88\xd9\xa3\x2a\x78\x10\xb3\xc7\x30\x3a\xe3\xdb\x94\x7f\xeb\x30\x61\x6d\x0c\xdb\xdd\x67\xb2\x36\xf0\x74\x13\xd6\x26\x0c\x24\x33\x0f\x75\x2e\xcd\x7f\x58\x53\xe8\xdf\x3c\xdc\xd7\x49\x99\xf5\xbd\xfc\x1d\x58\xb9\x46\xe7\x81\xc6\x9f\xcb\x7f\xea\xd5\x75\x1c\xe3\x2f\xd2\x36\x71\x2b\x27\x9f\x47\x9f\xc4\xf1\xe9\xa7\x3d\x2b\x4d\xb7\x37\x30\x35\x47\x64\x27\x2e\x21\xc4\x08\x1c\x6a\x33\x0d\xe3\x03\x5d\x9d\x27\x58\x0b\xc7\x34\x09\xe9\xa3\x58\x62\x1a\xd2\x07\x32\x3a\x4f\x0f\x71\xa5\xdc\x98\x91\x6d\x39\x5e\xa7\x75\xd4\xa9\x08\x84\x12\xa5\x99\xff\xdc\xc6\x77\xb2\x39\x5a\x00\x75\x22\xf3\xb2\x2f\xfe\xb8\xc4\x2c\x5a\xe0\x69\xde\xb5\xac\x98\xda\x1f\x73\x7c\x66\x41\x9b\x0d\x93\x3f\x89\xb3\x43\x40\xcd\xdf\x83\x09\xd4\xf2\x77\xa4\xdd\x3c\x83\xa6\xe6\xc7\xdc\xc3\x13\x7e\xc8\x78\xc2\xbf\xb7\x04\x8d\x99\x45\x41\x25\xc0\x6b\x64\x6a\x7e\xec\x06\x13\x98\xe7\xca\xfa\x08\xe3\x87\xe5\x4d\xa7\xd6\x79\x8d\xae\x6b\x63\x20\x75\x9e\x5a\x1f\x8b\x43\x5a\x1f\x43\x63\x67\x05\xea\x6a\xb9\xb8\xf1\x4c\xad\x0a\x76\xa3\x0c\xd8\xd5\xb2\x31\xfb\xc3\x0f\xec\xb8\xb3\xb5\xe0\xb1\x60\x15\xf0\x84\x02\xdb\x65\xe3\xcc\xcd\xea\xda\xd1\xb6\x01\x05\xd4\x7a\x36\xd7\x8e\x7e\x1a\xa2\x49\xd1\xb8\xa1\xbc\x70\x06\xc9\xde\xc0\xad\x4f\x7c\xc1\x7c\x21\xcd\xc6\xda\xf1\x24\x98\x38\xb1\xab\x86\x9b\x18\x38\x5f\x59\x5f\x40\x01\xa2\x3d\x0c\x60\x1d\x01\x75\x00\x94\x1a\xcd\x3e\x31\xe2\x6e\xd6\x07\x68\x98\xbe\xd9\xdd\x70\x96\xb1\xe7\x51\x04\xea\xee\x3a\x02\x75\x77\x06\xcc\xcc\x60\x88\x87\x67\xa4\xbb\xfd\x36\x40\xfd\x52\x2c\x87\xf7\x0d\x20\x11\xb6\xa7\x3b\x9d\xce\x14\x3c\xec\x84\xf0\xd1\x8d\x6e\x76\xa7\xc0\xd4\xb0\x88\xd6\xfd\x6b\x12\xe1\xb9\x8b\x3a\xdd\xc3\xe6\xef\x4c\x81\x1b\x76\x86\x87\x8d\xfe\x89\xe6\xa3\x93\xea\x0c\x3d\x88\x5d\x97\xd4\x63\x35\x6b\x89\x0a\x96\x1b\x23\xd0\x2b\x86\xd2\xda\x43\x4c\x74\x5a\xdd\xf9\xab\xd3\xe2\x5a\x9c\xe4\x98\x30\x00\xc6\x24\xb4\x8f\x8e\x86\x33\xc0\x16\x09\xd4\x30\x5c\xd5\xf4\xe3\xa2\x23\xa0\xf8\x71\x71\xd3\x67\xcb\x34\xc2\xf3\xc1\x75\x30\x07\x9a\x22\xcf\xd1\xf0\x38\x23\xa8\x9e\xe4\x7f\x52\x55\x3b\xc7\x4b\x99\x9e\xd0\x4b\x29\x4c\x99\x13\xf1\xec\xdf\x9e\x5b\x73\x62\xb0\xe4\xea\x4c\xd5\x68\x76\x40\x4c\x23\x61\xff\x71\x62\x53\xf5\xf9\x9c\x18\x8b\x7b\x1a\xa6\x3a\x76\x8f\x03\x4a\x2b\x95\xc6\x73\xde\x54\xb2\x31\xd6\xe2\xdc\x3a\xf3\xc7\xa1\x55\x6d\x2f\xe7\x04\x72\xb7\x7a\x9a\x41\x46\xd2\x95\xca\x2c\xa0\x50\x99\xe5\x4e\x60\xcc\x53\x8d\x97\x30\x6f\x52\x1b\x48\xd7\x6f\x64\xce\xc5\x32\x42\x67\x0f\xd6\x8d\x41\x09\xf7\xda\xbc\x01\x3b\xdb\xaa\xfc\x72\x00\xa0\x46\x26\x34\x6f\xa1\xb6\xbe\x50\x5b\x1f\x73\x7c\xa9\x2f\x26\xd1\x6a\x5e\x26\x5a\x30\xcd\x6b\x27\x91\xa4\x75\x86\x9c\x0f\x13\xf0\x06\x78\xd4\xc6\x01\xdb\xe3\x23\xdd\x83\xf8\xb8\xee\x56\xc2\x98\x9b\x4b\x7d\x3e\x4e\x80\xb5\x26\xd8\xb4\xfa\xf9\x49\xb0\x69\x2d\x60\xe7\x23\xd0\x00\xf7\x08\xa8\x75\x04\xd4\xfe\x41\x12\x84\x51\xf3\x61\xa9\x8b\x7d\x0a\x28\x93\x41\xdd\xd5\xf3\xee\xc1\x94\x5a\x5b\xe3\xb9\x50\x23\x78\xf4\x96\x2b\x4d\x47\xcb\x95\x66\x00\xd2\x5d\x28\xe3\x99\x0b\x80\xe0\x1a\xe6\x62\x15\x45\xa2\x25\x70\xd6\x67\xef\xbd\xff\x96\xab\xe8\x58\x62\xb0\x63\x01\x9c\x14\x6c\x13\xb0\xdd\xf3\xb2\x33\xb6\xaf\x7f\x00\x10\x6c\xcf\xdc\x02\xc4\xec\xb7\xc9\xd6\xdc\x03\xe4\x60\x83\xfc\x18\x7d\x12\x67\x5a\x69\xe2\x7c\x53\x6c\xc2\x42\x22\xb3\x3a\xf4\xf1\x9f\xd8\x3e\x1f\xfa\xd7\xcf\x57\x4d\xe4\xb4\x0d\x06\x7b\x7a\xe7\x4f\x34\x63\x87\xf6\xa0\x93\xc4\xd8\x5a\xf7\x4f\x05\x57\x86\x6a\x9a\x68\xc6\x0e\x83\x30\x4c\xc4\x55\x87\x21\x75\xe6\x8b\x51\xbd\x58\x83\xef\xfd\xa1\xab\xff\x44\x30\x75\x18\x1c\x60\x7e\x42\x26\xab\xf1\x61\x3d\x2f\xc2\x7e\x42\x29\xc6\x7e\x02\xe6\xf1\xff\x12\x30\xc6\xff\x74\x4e\x90\xd9\x31\x2b\x85\xf2\xb2\x89\x45\x91\x09\x52\xfb\xfc\x04\xd3\x9d\xfb\x04\xd3\xad\xf8\x00\xd3\x5b\xec\x13\xcc\xc3\x5a\x9f\x1f\xbf\x61\xee\x43\x7d\x2f\x67\xec\x3e\xd0\xf7\x42\x0d\xee\x03\xe3\x7f\xc8\xc7\xad\x3c\x4a\x85\xdb\x7d\x08\xff\xe5\x07\x56\x91\xe0\xdc\x7d\x68\x15\x09\xa2\xdd\x87\x73\x81\xc6\xdd\x24\xb4\x38\x0c\x4a\x71\xc3\xb8\x1d\x86\x5c\xb8\x49\x6f\xa1\x33\xcd\x7d\x68\x3a\xd2\xe2\x2f\x92\x77\x6b\x92\x64\xb0\xd4\x1b\x91\xd8\x61\x78\xc5\xfb\x70\x6e\x10\xb1\xfb\x64\x3a\xe0\xd9\x7d\xba\x03\x41\xd9\x19\x40\xac\xee\x33\xf1\x84\xe6\xa7\xdb\x01\x9a\xde\x67\x6a\xac\xed\xcb\x29\x70\x34\xef\x13\xbf\x8c\xb0\xac\x56\xa6\x5a\xcb\xdd\x38\xfc\xd0\x70\x8a\x45\xbf\x4f\xa1\x3c\x04\x00\xed\x7b\x08\x18\x5e\x40\x30\x21\x37\x46\x4b\x87\x41\x40\xee\xcb\xcd\xa0\xab\x4b\xef\x0b\x60\x44\x11\x78\x68\x46\x78\x5f\x89\x3f\x8c\x71\xb9\xe6\x87\xd5\x54\x6c\x0b\x30\xd6\xd5\x53\x19\xdd\x4d\xb8\xeb\x46\xe6\x85\x7e\x1b\x9e\x48\xdf\xa6\xfb\xca\xc0\x18\x74\x5d\x34\xbd\x74\xd3\x30\x89\x6e\xd2\xf7\xbb\x54\xff\xf1\xe3\x87\x01\x1a\xb1\xdc\x45\xb5\x3e\xa3\x14\x74\xe9\xee\x4a\xb9\x29\x5b\x47\xad\xbe\x3b\x54\x54\xb2\x73\xfc\xef\x82\x73\x86\x48\x66\xd2\x70\x15\x3d\xb7\x59\xc3\x0d\xd1\x73\x57\xd7\xc8\xce\x88\x52\x74\x7a\xa3\xdc\x35\xe5\xbf\x74\x50\xd1\xfd\x73\x12\xee\xaa\x05\xa7\xb8\x0c\x67\x78\xaa\x8d\xbc\x89\xe5\x68\x58\xf2\x9b\x04\x1e\x23\x07\x99\x0e\xef\x1f\x0f\x7f\xd8\xc0\xe8\x27\x4e\xab\x0a\x17\xf4\xea\x6e\x5a\x1e\x88\x3a\x2d\xe1\xa2\x4d\x33\x64\x88\x70\xa1\x6f\xac\xc6\x16\xb8\x9b\x0b\x59\xfc\xa7\x09\x18\x50\x36\xa1\xe4\x8c\xdf\x4d\x6f\x0d\x48\xc1\xdd\x5c\x63\xcb\xae\x31\x4b\xd9\x34\x9d\x70\x23\x5a\x2e\xb2\xa3\x68\x3a\x21\xcc\xcd\x85\x2d\xb6\xc7\x2b\xc7\xad\xe8\x09\xbf\x1f\x27\x7f\xd0\x9c\xac\x61\x24\x9e\xe8\x37\x36\x4e\x43\xfd\xd0\xdd\x13\x7a\x00\xee\xc9\xf8\xd8\x5c\xe8\x9d\x31\x6c\xe3\x79\xba\x61\x5d\xac\x84\x10\xdf\xdd\x55\x16\xdd\x7a\xc2\x6f\xd7\x2c\x79\xd6\x12\x7c\xb7\xb2\xe7\x92\xb3\x31\xa1\x7b\xb6\x6b\x11\xc9\xc2\xd2\xc6\xf8\x48\xfa\x37\xdd\xd8\x64\xb7\x23\x3f\xde\xff\xfe\xd7\xb4\x27\xbe\xb5\xc2\x96\x89\xbf\x07\xce\x2a\xdc\x6e\xf7\x3f\x23\x6c\xfa\x1a\x66\x94\x76\xf9\x86\xbe\x36\x70\x4f\xf7\x20\x20\x97\xf4\x6e\x18\x1c\xae\xf9\x61\x40\x38\x18\x91\x5b\x57\x38\x99\xb2\x7b\x98\x4a\x5b\x72\x9b\xb9\xd0\xb9\xc9\x6e\xbc\xdf\x4e\x4d\xa0\xee\x61\xdc\x3a\x89\xca\xd0\xb8\x72\xfc\x4d\x17\x7f\xfc\x63\xd3\x2c\xe6\x9e\xce\x01\x3e\xe4\x36\xf6\x91\xaf\x89\x7b\xe6\x1c\x18\x69\x3a\x07\xe0\x99\xce\xa1\x5a\x2b\x2d\x9d\x01\xe1\xc7\x33\x36\x8d\x64\xee\xcc\xb6\xee\x72\x4e\x4d\x7b\x9b\xed\xf5\x10\xaa\xfe\x83\x87\xd0\xb4\x2f\x25\xbb\x52\x9c\x99\x73\x63\xa5\xa7\x5b\x20\xd2\xdf\x82\xcf\x1f\xb7\xe0\xc3\x5e\xdd\x37\xde\x4e\x12\xe2\x1f\xdf\xd8\x34\xa3\xbf\x6f\x9d\x9d\x9a\xad\x85\x5e\xcc\xbe\x85\xbe\xd9\x17\xe7\x47\x23\x82\xdb\xc8\x90\xbe\x5c\x6e\xed\xc2\x35\x92\xb9\x6f\xcc\x6d\x84\xfe\xd6\xaf\xc8\x75\x31\xa4\x92\xca\xc9\x1b\x1e\xb0\xe9\x2f\x7e\x3f\x84\x67\x13\xfa\x47\x1b\x79\x31\xe8\xf1\x38\x48\x59\x48\x22\x6a\x78\x93\xfb\xd1\x27\x64\xd8\x97\x41\xff\x86\x7d\x3d\xd4\xb2\xb9\xc3\xc3\x2c\xde\x9a\x87\xfb\xe0\xbd\x89\xd3\x68\xf0\x96\x7b\x39\x3a\x4b\xb4\x8c\x5c\x05\xa7\x76\x2f\x63\x69\xc1\xfc\xde\x44\x4d\xba\xe4\x78\xef\x25\xc3\xef\xf0\xb8\xcc\x35\x59\xac\x7b\x99\xf3\xe4\xf0\xc3\x20\x80\x62\xc2\xd2\xaf\x49\xf8\x97\x16\xdb\x2e\xec\x32\xcf\x89\x07\x68\xeb\xcb\xe4\x66\xc0\xef\x5d\xfa\x0e\xde\x3f\x7e\xaf\xc9\xd6\xdc\xaa\x3a\x55\x60\xdd\xc6\x4c\x92\x15\xba\xb7\x8e\x55\xe2\xfc\x36\xd1\x9f\x1d\x13\x37\x52\xea\xb7\x13\x16\xd6\x42\x9b\x28\x78\xaf\x3b\x6d\xa2\x44\x44\x8d\xc7\x75\x69\xbc\x5f\xe1\x72\x61\x5f\xbd\xbf\xe0\xb6\xef\x97\x98\x89\x70\x68\xf7\xab\x8f\x97\x8b\xf9\xcf\x5c\xca\x5a\xb7\x1f\xc0\x65\x64\x46\x3d\x4b\x6f\xec\xa5\xc8\xde\xdd\x6f\xa3\x34\x6a\x3b\x7a\x6b\x2f\xae\xc0\xff\xfe\xf4\xe4\xe2\x59\x7b\x7f\x72\xb5\x92\x5c\x58\xbc\x92\xeb\x9f\x01\x19\x79\xa7\xdf\x04\x64\xd4\x21\xe7\xfe\x71\x78\x29\x50\xb8\x61\xf0\x8a\xd7\xf0\x03\xeb\x56\x0e\x08\xeb\x83\x90\xad\xf8\x82\x7f\xe0\xd7\x8a\x37\xce\xf3\xe3\xd7\x9a\x8a\x94\xe7\x68\xee\xb8\x4d\xf0\xb2\x62\xf1\x1f\x78\xaf\xf4\x02\x79\x0e\x73\x4e\xb1\xe1\xcf\x69\x44\x47\x5a\x60\xb6\x5d\x44\x8b\xe7\xc7\x2b\xe5\xa1\x78\x60\x95\x8a\x5c\xe8\x03\x47\x54\x64\xc8\x9e\x33\x8f\xbe\xff\xe0\x89\xa5\x60\xef\x51\x3d\xc8\x18\x18\x40\x41\x47\x1f\x6c\x9e\xf4\xe0\x78\x7e\x9c\x4e\x57\xc8\xf6\x90\x55\x4c\x9d\xc4\x63\x58\xa4\xf9\xa7\xe4\xef\x41\x29\x58\x0f\x87\x43\x67\x05\xdd\x78\x50\x04\x56\x3b\x2e\xea\x63\x2c\xa3\x37\x80\xce\x3c\x28\x08\x2b\xb4\xf4\x31\x4a\xd2\xc8\x4a\x08\x75\x84\xb6\x28\xe4\xb5\x81\x82\x66\x26\x5a\x10\x33\xc2\x4b\x3c\x64\x36\xd7\x97\xe4\x29\x8a\x19\x2d\x2b\xf9\xb0\x0e\x02\x5f\xdb\x2a\xf7\x02\x43\x1f\xe5\x5e\x2e\x3e\x1e\xf8\xea\x1c\x1f\x45\x5d\x70\xb6\x0f\xb1\xa9\x55\xfd\x3d\xe4\x32\xd7\x16\xec\xa9\xc8\x37\x20\x21\x4f\x25\xb9\xd1\xb4\x4f\x9e\x77\xcd\x7e\xf0\x59\x6f\xd6\xf1\x79\x67\x5b\xde\x9e\xee\x6d\x85\x59\x15\x86\x86\xab\xb0\x30\x34\x5f\x3b\x70\x3f\x4f\x33\xde\x1f\xc4\xf7\x49\xb6\xa6\xda\x24\xd9\x1a\xdb\x24\xf3\xc5\x80\xcd\xdc\x09\x97\x1d\xc0\xca\xb8\x02\x2d\x93\xff\xfa\xb1\xb8\x14\x6c\x6e\x28\x45\xd7\xfe\xc7\xbc\x34\x83\x28\x3d\x3d\x69\x0f\x7f\x90\xb8\xcc\xa7\xe6\x83\x81\x76\xf1\x67\x92\xc1\x5b\xe4\xd1\x09\x10\xf0\x2d\xca\x9f\x1e\x53\x79\xb8\x4a\x5d\xd4\x61\x85\x61\x3a\xa2\xbb\x04\x81\xe4\x87\x43\xff\x98\xc8\x5c\x13\x99\x47\xa7\xb0\x84\x3a\x64\x2c\xad\x25\xf9\xb7\x8c\x0a\x96\x91\x61\x4b\xc2\x3b\xfe\x41\xd0\xe4\xc8\x64\x15\x53\x13\xf3\x68\x07\x05\x51\x79\xc8\x5b\xaa\x52\xe0\x19\x72\x3e\x22\x0f\xe9\xc6\xd4\x64\x3e\x43\x1e\x18\x18\xb0\x89\x52\x45\xf7\xe0\x2f\x66\xc4\x83\x87\x54\x1e\xf5\xf0\xf7\x89\xce\xd9\xb6\x37\x65\x06\xc6\x41\xec\xc8\xf2\x47\x99\x53\x94\x2a\x40\xfa\x21\x5e\x91\xc6\xcf\xcf\x44\x26\x0d\x23\xfb\x60\x20\xad\x75\xf5\x33\x91\x75\x67\x19\xad\x4c\xd6\xe7\xe0\x88\x3b\x53\x21\x1b\x30\x1b\xdc\x59\x0f\x90\x47\x7f\x79\xdd\x4a\x1e\x23\x3d\x8b\xce\xb7\x4f\x20\x87\xbb\xf3\xcd\xe6\x3f\x32\x9b\x52\x28\xd3\x87\xe7\x5e\xdd\x32\x7e\x76\x0c\xea\x40\x52\x9f\x27\x51\x87\xe6\xbf\xcb\xbd\xe9\x9e\xf6\x60\xd9\x24\xa5\x7e\xb8\xce\x8d\x66\xf1\x10\x30\x51\x45\xf0\xf3\x04\x4b\x46\xa7\x0f\xce\x06\xe2\xc2\xb3\x98\xaa\x65\x94\x24\x4e\xe2\xc1\xe5\x0d\x29\xfb\x43\xa0\xa1\x8e\xfc\xf1\xc9\x40\x43\xa2\xff\x72\x0e\xed\x4f\x77\xb0\x27\x8d\x97\x9d\xc8\x92\xb3\x10\xad\xb9\xcd\x8b\x7c\xc2\xb3\x54\xef\x53\x5c\x4c\xca\x32\x66\xa1\x56\xe7\xc2\x74\xae\xe4\x13\x33\x82\xf9\x83\xc1\x92\x31\x20\x9e\x8d\xbc\x58\xca\xbc\x35\x43\xa0\xe8\x72\x58\x3d\x6d\x8e\x29\x4b\xb0\xad\x73\xb3\xf6\x76\x0f\x30\x6c\x09\x97\x79\x46\xe0\x7b\xb6\x68\xcf\x32\x91\x4d\x5c\xb5\xeb\xa3\xb8\x27\x61\x78\x7f\xc7\xd9\x30\xf9\xcf\x5b\x40\x63\x2b\x49\xac\x01\xe2\xed\x94\x19\xec\x77\xab\x87\x96\xa4\xcf\x2b\xda\x03\xd0\xab\xf5\x83\xe7\xf3\x45\x13\x28\x32\x11\xe8\x47\x26\xfc\xf9\x10\x6b\x4b\xf4\x95\xb9\x28\xbe\x7f\x48\x24\xde\xbb\x0d\x10\x7e\xb9\x2a\x29\x58\x61\x72\x4b\xc1\x8a\xd6\xc5\xeb\x48\x5a\x19\x7c\x88\xe3\x70\x8d\xeb\xd0\xc6\x17\x94\x5b\x26\x07\x35\xe1\xc6\x42\xb4\xe2\xf5\xbc\x0e\xe9\x26\x44\x7b\x1d\x83\xd5\xb4\x2f\x1f\x17\xdd\x5a\xba\xd6\x4d\xff\x91\x53\x6a\x7e\xe0\x0f\xad\x51\xd9\xfa\x5d\xef\x86\x89\x5b\xa8\xb4\x20\xa1\x0b\x8d\x16\xe7\x66\xe9\x9d\x05\xc3\xb3\x08\xad\x2c\x62\x2e\x62\x19\x1a\xe2\x78\x9d\x08\x0f\x2d\x62\x0e\x0c\xaa\xad\x53\xd9\x82\xdd\x10\x72\x53\x91\xc7\xc2\x69\x4b\x35\xe3\xc2\x4f\xcb\x6d\x5f\x97\xa6\x4a\x8c\x75\xd5\x5f\x99\xdd\x5d\xd8\x05\x19\x11\x73\x5d\x9d\x3a\x2c\x2b\x0a\x2f\xad\x24\x16\xe9\xc6\x83\xdb\x60\x5d\x9e\x38\xfa\x29\x6e\x22\xc0\x99\x9f\xcb\x6b\x76\x15\xcd\x47\x61\xc5\x56\x51\x2c\x4a\xaf\x5e\xf6\x27\xc5\x74\xf2\xb6\x41\x67\xc6\xd6\xd1\x18\xc8\xa1\x8b\xd9\x34\x29\xc2\x45\x2b\x9b\x5b\x25\x89\xba\x63\x3f\xbf\xd6\xe0\xc6\x32\x47\x85\xba\xb0\x55\x0c\xdd\x45\x91\xec\xf3\x50\x84\x55\xcd\x13\x42\x11\x4d\x2f\x2b\x41\x82\x8a\x9c\x00\x9e\xe0\x46\xc6\x59\x95\xe0\xc3\x9c\xdf\x85\xbc\x22\xd3\x9f\xad\x8a\x19\x76\x36\xd6\xae\x1a\x40\x91\x50\xe4\xd2\x35\x02\x1d\x3b\x49\x52\x75\x99\x91\x65\x71\x5b\x1f\x6e\x13\xf7\xb3\x74\x7f\xb5\xa1\x13\xa0\x1f\x48\xf0\x0e\x1b\xdc\xae\x0a\x13\xe6\xe2\x3e\xdc\x70\x43\x2f\xbb\x10\xc4\xe4\x71\xa5\xbd\xc2\xaf\x3f\x79\xb7\x85\xde\x4a\x4b\x87\x45\xcc\x65\x63\x41\x2c\x62\x2e\x93\x0f\xb5\xaf\x8e\x11\x38\x2f\xd1\x85\x64\x41\x7d\xe4\xea\x18\x69\x8b\xb4\x5c\xea\xba\xf1\xac\x8e\x41\x38\x0c\xc7\xea\x18\x69\x7b\xbc\x30\x94\x4e\x33\xe1\xf5\xbb\xed\x33\xec\xe2\x32\x99\xb9\x98\x44\x8c\x66\x33\x4b\x2d\xb4\x50\xaa\x1a\x17\x29\x47\x8d\x72\xbe\x42\x87\x6d\xdb\xfa\x04\x74\x04\x98\x03\xc9\xc7\x22\xe7\xa8\x49\x2b\x16\xce\xe3\x19\x1f\x74\x85\xa0\x3a\x02\xa0\x4a\x30\x22\x63\x49\x50\xf6\x9d\x63\x9d\xcf\x28\x1e\x7c\xc8\x1e\x38\x67\xd8\x03\x6f\xda\x85\xf8\xc2\x98\x98\x0b\xee\x40\x55\xeb\x82\x3b\x30\x69\xd6\x42\x78\x21\x05\x5c\xc6\x61\x76\xdf\x88\xc3\x6c\xa0\x8e\xf5\xe3\x0e\xba\xac\xee\x1a\xae\xa3\xfd\x40\x67\xa4\x79\xc8\x30\xd4\x65\x2e\x2c\xa6\x75\x5e\x59\xc3\x25\x65\x89\xa6\x4b\xca\xc4\xa6\xcb\xc8\x7e\xcc\x02\x81\xa0\x7f\xdd\xcd\xc5\xc8\xe9\xde\x5b\x47\xd8\xfc\x9d\xfd\xf6\x10\x4d\x8d\xfe\x81\x61\x62\x94\x9f\x65\x08\xa2\xb8\x32\x71\x00\x70\x8e\x13\x62\xe4\x16\x23\x81\x48\x61\xec\x82\xfd\x68\x86\x29\x5c\xb7\x97\x84\xd3\x37\x3c\x33\x57\xd2\x32\x3c\xb3\x74\x87\xf0\xcc\x9a\xb5\xac\x9b\x87\xba\x58\x74\xcb\xb9\x39\x1f\xe2\x33\xcb\x02\xac\xcc\x52\x4a\xa7\xea\x93\xf4\xe2\x5a\x8f\x46\x9f\x56\xc2\x4a\xdc\x05\x83\xdf\xd0\x7c\x61\x61\x3d\x6d\x44\xb2\x85\xf5\xb4\xaa\xff\xa5\x29\xd0\xb0\x2d\x1b\xc5\x53\x6c\xe1\x42\xa5\xd1\xc7\xd2\xfb\x5c\x32\xa5\xcf\x94\xa7\x79\x09\x9c\x65\x80\x83\xd1\x5d\x18\x52\x6b\xe4\xb2\x30\xa4\xd6\x48\x67\x61\x48\xad\xd1\xca\xd2\x84\x08\xd6\x6d\x61\x48\xed\xdb\x6e\x2d\xe0\x74\xb1\xe1\x4b\x92\x6c\xc2\x96\x68\xa8\xb2\x56\x1a\x97\x32\xf9\x25\x70\x4c\x06\x0b\x6b\x79\xc3\x85\xaf\x95\x89\x3e\xfb\x22\x3e\xb3\x12\xa9\x05\x97\x62\xdc\xb5\x45\x7c\xe6\xa4\xf7\x24\x36\xd5\xd0\x62\x61\x62\xad\xb9\xcf\x22\xc9\xa9\x46\x17\x4b\x3d\x13\xe2\xe0\xa5\xb9\xb5\x17\x19\xec\x8b\xe6\x44\x6b\x4f\xea\x5b\x07\x33\x5f\x57\xcb\x10\xce\xd3\xfe\xc5\x03\xeb\x8b\x52\x7f\x7a\x7e\x2d\xf9\x1c\xf1\x73\xeb\xba\xe6\x4d\xf8\x1a\x8e\x84\x3f\x5e\x25\x4e\x40\xfb\x8a\x93\x40\x68\xda\xb0\x6e\x59\x4b\x03\xdb\x8a\x17\xac\xab\xb9\xc0\xba\xfd\x30\x0b\x0f\x9b\x99\xc0\xae\xfc\xe3\xe1\xb4\xd9\xd1\xa2\x6c\x25\xa7\xc1\x92\xbd\x72\x64\xd6\x17\x61\x58\xee\x1f\x8f\x74\xe9\x4a\xb3\x3e\x11\x86\x3a\x9f\x4b\x0f\xd0\x9f\xc8\xcc\x92\x61\x7f\xad\x3a\x78\x7d\x02\x04\x82\x69\x18\xad\xaf\xd3\x36\xd8\x33\x6b\xb9\x7f\xdc\x52\x78\xf1\x6c\x83\x3d\x1f\xa0\xd2\xfe\x31\x4b\xe1\xab\x64\xe3\xf6\xae\xc1\xe2\x3e\xcc\xf9\x10\xfe\xa1\x88\x85\xd3\xb6\x8f\xa0\x45\xa7\x3c\x28\x4f\xca\xbf\x77\x98\xd2\x92\x8d\xaf\x98\xd6\x9f\xfb\xc8\x5c\xe1\x94\x17\x70\x0b\x06\xcf\xc1\x53\xf0\x70\xab\xb9\xec\xf3\xa3\x4f\xc6\x22\x04\xb4\xb2\x99\x8d\xe3\xbb\x4f\xcc\x8d\xe3\xbb\x16\x88\x1b\x0b\x6c\x45\x69\x1b\xa1\x89\xea\x8a\x7d\x0a\x1b\xf0\x90\x5b\x55\xfb\xcd\x7d\x8a\x7a\xc0\x03\x6f\xa5\x8e\x76\xeb\x03\x3f\x2d\x03\x4f\x8e\x8b\x3d\x3f\x07\x78\x23\x60\xf1\x36\xde\xd7\x05\x6c\xcc\x05\x4f\xf7\x76\x70\x9f\xec\xcb\x97\x0d\x93\xbf\x72\xe5\x6c\x0d\x74\x60\xc2\x56\xf8\x02\xa9\xd9\xaa\x92\x2e\x1b\x13\xef\x25\x47\x00\xba\xcb\xf2\x62\x64\xa0\x23\x89\xaa\x46\xa0\xfb\x72\xe5\x2c\xc3\x85\x72\x68\x77\x91\x04\x31\x56\xd1\x76\xd1\xb2\xcf\x0f\x56\x51\x77\xf8\xe9\xef\xec\x3d\x24\x68\xc3\xaf\x69\xa2\xbd\x8b\xa9\x19\x81\xa1\xb8\xf3\xc0\x4c\x50\x1e\xf5\xf9\xbb\x08\x3f\x2b\xa1\x9b\x3c\xe4\x68\x9b\x25\xfe\xb4\x8c\x2d\xff\x70\x5c\x57\x94\x3e\xab\x2b\xca\x58\xa8\x9e\xe4\x7b\x36\xa9\x58\x65\x70\x76\xd5\xf6\x9f\x8b\x69\x2b\xe2\xf0\x31\xbf\x89\x00\x5d\x1d\x99\xa8\x39\xa6\xe5\xdc\x78\xa9\x7b\x9b\x6e\x38\xa8\x4c\xca\xbb\xcd\xd9\xa5\x6d\xc3\xfe\x31\x4e\x61\x3e\xac\xdd\x5c\x3b\xe0\xe8\x07\x65\xd6\x05\xd7\xf4\x2a\x86\x20\xf9\x30\x8d\xd5\x26\xbf\x69\xc9\x3a\x30\xd3\x10\xce\x4d\x7e\x53\x13\x54\xed\x0e\x74\xdc\xe3\x9b\x48\xd2\xb2\x3a\x9b\x94\xed\xe5\xfc\xd3\x87\x7f\x93\xc3\xbd\xe4\x80\x1c\x17\x17\xfc\xc7\x5c\x5d\x32\x1a\x1b\xe3\x6d\x93\x77\xed\x10\x70\xcb\x70\xe9\x52\xc5\xad\x89\x8f\xbe\xba\x3b\x78\x13\xb8\xbd\x98\x72\x2b\xd5\xdd\xc1\x41\x72\x1a\xc4\x9c\x36\x8f\xe8\x0e\x5c\x19\x44\x81\x70\x1a\x76\x7a\x53\xdf\xd1\x1e\xfa\xb1\xed\x02\x0a\x16\x1f\xb3\x6e\xa5\x9b\x1b\xb3\x6e\x5d\x6c\x77\x08\x35\xbf\x63\xd6\xad\x98\x78\xa7\x14\x86\x0b\x69\x13\x7e\xba\x66\x99\xa7\x29\xec\xe1\x1e\x3c\x2d\x3c\x6c\xc3\x7d\x60\xbd\x49\xb4\x6a\xba\xb2\x3d\x9c\x80\xf5\x9d\x00\x00\x29\x9d\x71\x19\x95\xce\x64\x7d\x27\x60\x3f\x2e\xbb\xc0\xb9\xec\xf6\x43\x2c\x03\x29\x90\x1a\x24\x1f\x7a\x7b\x3a\x03\x56\x05\x71\x8e\x89\xe0\xf6\xf4\x6d\xed\xef\xbc\xca\x44\x55\x2c\xba\x65\xc0\xf6\x64\x02\xae\x22\xcc\x58\x06\x9c\xd8\x53\x4c\xb2\x92\x98\x04\x44\x33\x23\x42\x01\x52\xba\xa0\x79\xe6\x6f\x45\xd1\xee\x3f\x91\x9f\x7d\xeb\x6e\x52\xc0\x27\xc9\xbe\x11\x43\x49\xb6\x7e\xdc\xd5\xa5\xd7\xf6\xc6\xb6\x5a\x9f\xf1\xfd\xe4\x2e\xf8\x71\xf1\x07\x0d\x7e\x0c\xd5\x48\x2a\x84\x41\x75\xd2\x42\x0c\xaa\x55\x0d\xef\x1f\x43\x95\xe6\x5a\x9b\x8c\xaa\x6a\xaf\xb7\xa1\xa2\xf5\x15\xd9\x0f\x6f\x4e\x8f\xcf\x03\x74\x6e\xa7\x29\x55\xbd\xb3\x90\xf2\xf8\x4e\xde\x84\x93\x56\x41\xb6\x1f\x20\x75\x61\x7e\x9c\xd6\x48\xf2\x41\x34\xe9\x9c\x3d\x46\xd9\x0a\x0b\x37\xd1\x7b\xd4\x7c\x6e\xd2\xa8\x2a\x13\xdd\xa4\x51\xcd\x33\x81\x4d\xf6\x91\x75\x26\xfd\xd8\x27\x70\x8a\x0a\xa4\x51\xd5\x95\x7d\xff\x98\xab\xcb\xe0\x8b\x1b\xa1\xcf\x21\x5e\x2f\x04\x7b\xe2\x3e\x26\xd9\x89\xca\x3f\x7e\xea\xd2\x6f\x7e\x6f\x16\xd4\xb3\x85\x49\x76\x6e\x1f\x26\xd9\x2a\x12\x36\x01\xa4\x0f\xe7\x88\x49\xb6\x66\xe8\x9b\x00\xd2\x87\x68\x4a\xd6\x55\x95\xe8\x7b\xe3\x13\x2e\xb9\x24\xeb\xaa\xda\xe5\xbd\x59\x5b\xd1\x77\xbb\xdb\xf6\x09\x9c\x62\x26\x71\xa2\x55\xf9\xee\x17\x38\xbd\x34\x49\xae\x9a\x97\xef\x0b\x9c\x9e\xd1\x97\xb5\x95\x00\x13\x26\x5a\x79\xf3\x26\x95\xea\xf8\x3b\xff\xea\x7e\x05\x9c\x45\xc5\xa6\x3b\xb9\x86\x57\xc0\x59\xbc\x97\xc5\xce\x8e\x59\x6c\x91\xe5\x15\x29\x04\x9c\x09\x49\x53\x5f\x09\x0a\xe5\xcf\x85\x67\x91\x3e\x26\xe4\x02\x7c\x22\x08\xe3\x92\xa5\xc3\xf8\x97\x1b\xfb\xee\x23\xdb\x8a\x2c\x96\x59\x78\xb1\xf7\x03\x59\xdc\x1c\x1c\xf0\xb5\xaa\xd8\x1f\x30\x8b\x80\x9f\x08\x62\x7d\x54\x14\x9e\x20\x6c\xba\xf3\x34\x99\x99\x43\x39\xc4\x7b\xb8\xf2\x9d\x72\x3a\x10\xfb\xc7\x6f\xb9\x15\x41\xbd\x87\xbc\x05\x38\xf2\x1e\x80\x77\xd8\x42\x25\x3c\x88\xf7\x1e\xf9\x38\xa2\xc9\xe9\x3b\xb9\xfa\x31\xfc\xa0\xda\x89\x39\x3a\xb4\xe3\x3d\x01\x1d\x1c\x78\x49\x71\xea\x2b\xfb\x3d\x01\x1d\xc1\xd8\xab\xe3\x7d\xb7\x2d\x1a\x15\x70\xe0\xbd\x30\xef\x87\xe9\x7a\xaf\x93\x32\x83\xfd\x98\xa2\xd1\xc3\x3a\x98\xfa\x73\x27\xbc\x3f\x06\xa9\xf8\x8c\x7d\x2f\xcc\xd2\x21\xe5\xef\x85\x60\xdb\xb1\x2e\x04\xdb\x61\x7d\x4c\xe8\x11\x7a\xbd\x97\xda\xf1\x1c\x58\x27\x89\x6c\x81\x4e\x08\xba\xfb\x2a\xad\x6a\x96\x81\x9a\x07\xfa\x8b\x7b\xbe\xf2\xe1\xf7\x52\x2c\x49\xaf\x4a\xb4\xe0\x6f\xdf\x82\xe9\x39\xd2\xb9\xb7\x60\x7a\xee\x6a\x15\xb6\x01\x15\xc8\x5b\x9c\x81\x75\x14\xbb\xb3\x23\xea\xab\xc2\xfa\xe8\xab\x9a\xbf\x03\x9b\xf0\xa8\x97\x42\x6a\xf5\xaa\x97\x72\x25\x90\x4e\x69\x42\xf0\x22\x9e\xd2\xb6\xe0\xad\xac\x9c\xdb\x4f\xfe\x54\x6d\xb6\xdf\x8a\x4a\xc0\x5d\xaa\x8c\x0b\xd5\x7c\xb1\xc6\xbe\xb2\xec\xb8\xc0\x59\x5d\x07\xeb\x0b\x83\xbf\x13\x23\x50\x83\xd5\xb7\xe9\x65\xe0\x2a\x36\xa1\xf0\x0f\xf6\x12\x16\xf5\x6d\xac\x04\x2f\xe9\x17\xdb\x6c\xc5\x13\x6f\x03\x22\xde\x7d\x6f\x73\x2f\x99\x41\x4b\xb1\xb5\x0d\x58\xae\x1c\x60\xea\x2f\xe4\x1f\xb8\x11\xc0\x14\xbe\x4d\x0c\x74\x64\x30\xb0\x5b\x07\x59\x7f\x13\x0a\xf7\xd2\x32\x7b\xe9\xba\x77\xd6\xd1\x35\xea\xee\x25\x7b\xd6\x99\x81\x7d\x76\xd7\x94\xb5\x20\x2c\x62\x0f\x7f\x67\x06\x61\x7d\x9c\x24\x60\x82\xdf\x8e\x13\x8a\x48\xd7\xc5\xc6\x3f\x29\xdb\xdb\x39\x5e\xbc\xd1\xde\xce\x46\x64\x99\xc5\x77\x12\x44\x16\xd2\x6c\xfb\x0d\x81\x65\x65\xd0\x82\x5d\x59\x16\xf1\x00\x24\xbc\x67\xfd\xdd\xec\x7b\x87\x7f\x78\x5e\xfc\x03\x08\x91\x44\xbc\x44\x13\xea\xbc\xd1\xdf\x48\x7e\x97\x0f\x35\x56\xde\xb4\xef\xa0\x85\x27\x78\x48\x15\x2c\x3f\x8a\x25\x81\x0f\xab\x6a\xf9\xe8\x17\xab\x6a\x99\xce\x77\x60\x56\xce\x35\xfd\x4e\x95\x2e\x80\x41\x80\x43\xb9\xab\xd7\xa0\x3e\x82\x87\x81\xb4\xdc\xf2\x6b\x50\x1f\x51\x09\xfb\x68\x19\xdc\x77\x1a\xf8\x95\x47\xda\xab\x02\x6b\x5a\x89\x78\x93\xe2\xd8\x44\x4f\xe0\xa2\x62\x2c\xad\x0c\xfb\x9d\x02\x44\x19\x5b\x69\x9d\x3e\x5f\x6c\xa5\x65\xbb\xdf\x1b\x35\xa3\xb3\xbc\x31\x30\x87\x57\x78\x31\x95\x96\x1f\x7e\x6f\xac\xdc\xa5\x0a\x84\x8d\x96\x6d\x7c\x6f\xb4\xc0\xc3\x32\x2e\x05\x62\xc9\x8d\x3d\xbe\xeb\x7e\x03\x4f\x71\x5c\xb5\x52\xf4\x89\xe9\xb3\xb1\x34\x5e\x4c\x9f\x55\x08\xbe\x0f\x8b\x25\xf5\xc7\xf2\x59\x56\xf4\x7d\xb0\x38\x1f\xb6\x4d\x35\x39\x03\x93\xb7\x3e\x89\xe2\xc3\x8a\x72\x6f\xbe\x29\xb6\x12\x3a\xec\xa0\x55\x3f\xbe\x0f\x90\x4a\x51\x1f\xed\x72\x24\xbb\x28\xd3\x12\xe9\x31\x8a\xd6\x92\xe7\xc5\x28\x5a\x56\xff\xc5\x28\x5a\x2e\xf8\x5d\x38\x91\x70\x5b\xbe\xcb\x29\x58\x76\x49\x2d\x33\x85\xd3\xb2\x53\x00\xba\xe5\x92\x32\x7d\xec\xa3\x55\xee\xbd\x8b\x25\xf5\x00\x2f\x14\xeb\x70\xd6\x2f\x76\xd3\xaa\x2c\x5e\xec\xa6\xe5\xee\x5f\x3d\xe2\x50\x11\xbd\xd8\x4d\x9f\x09\x1b\xf0\x9f\xfe\xae\xea\xc8\x32\xf0\x73\x63\xbf\x9b\x2d\x80\x6b\x78\xc9\x68\x9f\x87\x7f\xb3\x05\x5e\xa7\xa9\x8c\xb3\x2c\xfc\xc0\xfc\x63\xc5\x6a\xcb\x3a\x18\x06\x78\x36\x7e\xec\xd7\x94\xa1\x7f\x31\xb4\xe9\x86\x8b\x7a\x0d\x1e\x70\x48\xa6\xb7\x22\x39\x51\x7f\x2f\x40\xb2\x16\xda\x0b\xd3\xfa\xbc\xc6\x09\x38\xbc\x2b\xc9\x98\xe1\xb3\xfc\x7d\x9d\x28\xbb\xf9\x22\xf2\xf7\x1c\xbc\x4c\x54\x1c\xf9\xb1\x3e\x55\xcb\xc0\x97\x4c\x1a\xba\xc7\xbc\x3f\x76\xa7\x6a\x15\xfa\xfe\x58\x9c\xaa\xca\xff\xfd\xb0\xa6\xf7\x1c\x7c\xe8\x9c\xe6\x9f\x76\x70\xef\x8f\xff\x49\x3f\x83\xf7\x1b\x74\x60\x19\x33\x72\x51\x4f\x8d\x9e\x36\x0e\xef\xa7\xfa\x1d\x68\x35\xa2\x56\xfc\xf4\x7e\x6a\x2e\x04\xeb\x05\x2c\xd6\xf9\x73\x1a\xbf\xf2\x97\x9a\x3e\x36\xe3\xc3\x84\x5a\x2b\xcc\x0f\x13\x6a\x23\x48\x7d\x07\xde\x02\x59\xa7\x4a\xe7\x6c\xcd\x04\xa7\x0d\x3a\x0d\x2a\x65\xfc\x1d\xa6\x75\x86\x20\x59\x89\x49\x84\x7f\x60\xcb\x01\xea\x7e\x86\x39\x92\x9d\xff\xd2\x42\xfa\xf4\x9f\x6d\xf3\xc2\x07\x9b\x31\x2d\x33\x0b\x88\xd2\x47\x56\x0f\x75\xae\x1f\xc6\xd2\x1a\xe2\x7d\xa7\x9b\x41\x47\x3f\x56\xad\x6a\x48\xfa\x9d\x3a\x86\xb1\x4c\x1f\xa2\xac\xe1\xf6\x7d\xe4\xfb\x50\x23\xfc\x9d\x38\x34\x4c\x5b\xbc\x82\x01\x80\xe8\x00\x0f\xe5\x33\xdf\x8f\x41\xab\x6a\x34\xbf\x4b\xbd\x0f\x28\xfc\x5d\xae\x20\x83\x63\x03\xad\x45\xf0\x67\xb0\x46\x13\x73\x7f\x97\x28\x62\x6b\x8d\x01\xaa\xdd\xb2\x84\x61\x4f\x93\x21\x58\x41\x52\xb5\x6a\x9c\xfb\xfd\xb8\xb2\xaa\x71\xe9\x77\x81\xbf\x87\x23\x88\xbf\xb6\x65\xc9\xc2\xc1\x58\x32\x2e\x81\x8f\xbc\x1e\x0a\xf6\xbe\xc2\xbe\x73\x80\xbf\x22\xd4\x00\x54\x5c\x4a\xfa\x2f\x09\x35\xc0\x19\x5c\x69\xfa\x87\xca\x54\x7f\x07\x68\x6e\xa8\x0f\x7b\x6a\x2d\xb0\x3f\x7c\xec\x94\xf8\x7d\x68\x19\x0f\xc5\x85\x5f\x11\x77\xfd\x83\xe5\x1e\x36\x4e\x8f\x60\x5b\x8b\xbb\x96\xb1\x38\xb7\x52\x75\x0a\x80\x5a\x55\x52\xc3\x4d\x7e\x58\x1b\x29\x1a\xfb\x0c\xc8\xa4\x5f\xf6\x57\x5d\x0c\x16\xaf\xaa\xf0\x76\x1b\x5a\x1e\x03\x3f\x30\x5e\x17\x7b\x9b\xfa\x6e\x9b\x37\x6d\x3a\x44\x5f\x92\x7e\xe8\x7b\xf0\xa9\x79\x34\x4a\xce\xd7\x94\xca\x37\xff\xd1\xac\xbd\xdb\x64\x40\xe0\x58\x67\x74\x8f\x87\x51\x7c\xbe\x46\xa8\x3b\x6e\xf9\x2f\x05\x67\x09\x8a\x96\xf7\xdd\x26\x9a\x3f\x67\x5f\x1f\x7d\xb1\x10\x3f\xae\xac\xea\x20\xf1\xa9\x7a\x54\x8b\xfd\x75\xa1\x87\x07\xfe\x7a\x42\xef\x3f\x95\x26\x8c\xde\x49\x1a\xef\xa9\xea\xc2\x1b\xb6\xd0\xdb\x01\x0e\xe2\xeb\x02\xec\x21\xeb\xfa\x0a\x74\x87\xd4\x73\x03\x4e\xf8\x23\x63\x88\x8a\x91\xcf\x74\xf7\x73\xfe\x45\xf3\xbe\xee\x64\x80\x2c\x9c\x0c\x93\x8c\x84\x9f\x31\x0d\x6e\x0d\x37\xf0\x45\xee\xaa\x1f\x9e\x1b\xa8\xe1\x17\x39\x01\x20\x23\x9f\x88\x6e\x28\x1f\xda\xca\x26\xa7\xf3\x91\x50\x44\x67\x9b\xcf\x48\xd7\xaa\x54\x3e\xf3\xe1\x8b\xd9\x91\x8b\xef\xe8\x7a\xa1\x54\x47\x14\x77\xb8\xd6\x3f\x8c\xaf\x13\xd1\x53\xaa\x26\x28\x23\xa1\x67\x5a\x43\x74\x61\xc4\x91\xe8\xc2\x1c\x87\xab\x6f\x0b\x81\x87\x57\xfc\x48\x49\xa2\x19\xfc\x67\x0a\x7d\xc3\x24\x7d\xda\x61\x1b\x3a\xe0\x33\x25\x89\xaa\x94\xcf\x94\x24\x46\x62\xfa\xcc\xa1\x6f\xcc\xa8\x8f\x1c\xfa\x7a\xf7\x7c\x53\x64\x97\x26\xcc\x34\xe8\x00\x7c\x13\xe7\x1b\x53\xf7\x9b\x7a\x9a\xb8\xc6\x53\x90\xa5\x47\x33\x17\xdc\x6a\x41\xcf\x96\xb7\xf7\x92\x4d\x12\x5d\x99\xd9\xf4\x21\xe4\x1d\xf2\xe3\x1b\xab\x51\xc2\x3e\x02\x66\x9b\x38\xfb\xcb\x80\xd9\x62\xe8\x9d\xc6\x25\x7e\xe0\x11\x81\xa4\xe8\xd3\x56\xda\x44\x62\x1f\x5e\x76\xc6\x18\xfb\xc8\xa1\x6f\xd6\xe5\x4f\x4b\x69\xb3\x93\x7d\x77\x1a\x9a\x58\x4b\x5b\x7d\x17\xec\xd6\xd7\x40\xa4\xbe\x75\xe8\xf0\x78\x6b\x7f\x75\xba\x93\xb7\x53\xf1\x54\xdc\x9a\xf1\x7b\x71\x3d\x7a\x1e\x88\x95\x8f\x73\xa1\xfd\xe3\x5c\xa4\x8b\x24\x20\x31\xe4\xf7\x87\xbb\x9d\x11\xed\x3e\x73\xd9\xaa\x30\xf8\x1e\xa7\x62\x59\xf0\x5d\x6e\x83\x4c\xf2\xec\xff\x32\xc8\xa4\x7b\xf7\xe4\x0b\xc2\x0f\xa1\xf7\xac\x64\xc4\x49\x37\x12\x1b\xec\x61\xbc\xc2\xcf\x94\xfa\xa7\xa8\xbb\xd8\x08\x1e\x98\xdf\x12\x78\x2a\x99\xcc\x04\x56\xea\x5b\xc2\x4e\x4f\x4b\x1b\x1f\x51\x62\xe5\x75\x65\x4f\x69\xf7\xc5\x14\xd3\xb4\x4b\x12\x66\x6e\x13\xf3\x89\x7d\x4b\xf0\x45\x83\xe5\xe2\x0b\x97\x21\x2b\x7b\xb6\x11\x7c\x8f\xe4\x4a\x3c\xf2\x23\xc1\x07\x1c\x73\x9a\xc8\x1f\x7d\x5b\x7b\x7a\xa7\xfc\x63\x25\x5b\xde\x8c\x5b\x93\x23\x2b\x4d\xc3\xa8\x31\xa4\xd9\x6d\xf5\x32\xfb\x30\xd4\x4e\xa6\x68\x27\x2c\xd6\xd2\x10\x4f\xac\xc8\x9c\xfc\x22\xc2\x7b\xd2\x84\x8e\x5f\x9d\x14\xc4\xaa\x4c\x6a\x22\xe6\xbf\x95\x5a\xfe\xa1\x65\x7f\xff\x9b\x22\x66\x5a\x7e\xa7\x96\x49\x4e\x9c\x34\x11\x30\x93\x8f\x79\x05\xda\xdf\xb1\x35\xf5\xe2\x7e\x85\x59\xec\x7f\x31\x1e\xf4\xd6\xff\x71\xb0\x2d\x6f\x7a\x32\x9c\x24\x7d\x21\xc3\x49\x32\x53\x5f\x4e\x85\x06\x5f\xae\x2a\xe0\x63\x00\xfe\x8f\x6c\xe2\xf0\x77\x25\x87\x68\x3e\x38\x1d\x47\x3f\x0c\xc0\xcd\x1c\xfa\x99\x91\x3f\xd9\x23\xb3\x9f\xfc\x1b\x86\x84\x27\x92\x0a\x13\x9e\xc0\xe1\xc4\x01\x4b\x7a\x71\xdf\xc7\x71\x64\xf4\xf2\x93\x0f\x0c\x44\x31\x1b\x8a\x23\xed\xcd\x7e\x2b\x14\x07\x4a\xd4\x0b\xfe\x36\x0e\xd3\x9f\xfc\xa8\x53\x1c\x47\x3a\x10\x58\x6b\xf2\x87\x7d\xdd\x82\xef\x07\xee\x0b\xcd\xd6\x06\x3d\x3c\x6c\xae\xb1\x65\xfc\xca\xe7\x49\x99\xc1\x4f\x23\x89\xfe\xee\xcf\x38\x4e\x4d\xf1\x27\x65\xad\x3c\x3a\xdd\x9a\xd4\x84\xe8\xb2\x71\x90\xd4\x04\xf7\xc6\x38\x4e\xdd\x05\x1a\x50\x9d\xba\x0b\x58\xe9\xa1\xcc\xd8\xa7\x46\x70\xdd\x7e\x75\x17\xb0\xc1\x2b\xde\xfa\x41\x46\x96\x93\x95\xbb\x34\x07\xed\x8c\x71\x69\xce\xe3\xfa\x5c\x46\x84\x3c\xfc\x10\xac\x46\xc7\x17\x60\x9d\xcc\xea\x12\xac\xee\x87\xae\x03\x83\x29\x5e\xba\x0e\x74\x56\x08\xb7\xbb\x71\xe4\x87\xb1\xee\x03\x90\x7f\x4c\x65\xeb\x4e\xbe\xe8\x47\x10\xcc\xeb\xc7\x55\xb6\x6e\x8b\xa2\x4f\xc1\x60\x14\xd8\x4a\x23\xca\xc4\x51\x4c\x0f\x13\x0c\x59\xcc\x08\x13\xcc\xcc\xcc\x24\x04\xa1\x89\xc3\xd4\x24\x44\xad\x89\xa3\x24\x98\x8e\xf9\xf8\x61\x9b\x65\x1b\xab\xbd\x00\xc0\xca\x14\x41\x1e\x7c\x54\x7d\x1f\x06\xf0\x57\x61\x1e\xc0\xac\xed\x5a\xb8\xcc\x84\x9c\x2a\x87\x1b\x60\x9c\xf0\x99\x1d\x90\x87\x46\x6c\x23\x14\xf8\x18\xb6\x87\xa7\x1c\xe4\x9e\x89\xa3\x69\xd7\x0d\x2c\xcd\x6c\x33\x93\x39\x37\xf9\xea\x0e\xc8\x3f\x06\xb1\x71\x19\xc6\xd1\xd2\x0a\xd6\xbe\x32\xd4\xad\x4d\xb0\x4d\xac\xc2\xd2\xcc\x16\xd3\x80\xe5\xc7\x21\x36\x74\xc5\x71\x10\xb0\xb3\xa0\x71\x8c\x03\x1b\xf3\x52\x45\x7d\x58\xc4\x82\x16\x2d\x0e\x58\xc4\x92\x78\xf9\x63\x11\xdb\x14\xc5\x7f\x1c\xa2\x09\x66\xe2\xc0\xd0\xbc\x34\x21\xc6\x41\xae\x34\x77\x3c\xe3\x2a\x78\x72\xbb\x79\x24\xa6\x1f\xe8\xf9\x00\x05\x06\x31\x7a\x0e\xa8\xc6\xdf\x05\xeb\xba\xde\xf7\xbf\x92\xf2\xc7\x61\x92\xb9\x13\x70\xb0\x66\xcb\x1e\x08\xfb\x49\xbc\xb0\x38\xb0\x5a\xab\x18\x60\xc7\xa1\xd5\x5a\x56\x0a\x75\x01\xc0\x1f\x1a\x5f\xb1\xae\x9a\xb0\x61\xdb\x1a\x07\x41\x3f\x71\x88\x8a\x03\x76\xaf\x4f\xd1\x2a\x12\x4a\x6a\xc9\xe2\x25\x5e\x63\xbe\xde\xdd\x23\x42\x7a\xe6\x24\x31\x50\x43\xe6\x17\x07\x21\x3d\x71\x2c\x8b\x83\x90\x9e\xc8\x92\xe3\x30\xc3\x49\x95\xb4\xc9\xd3\x49\x4f\x4c\xd6\xdb\xc4\xa2\x61\xda\x4c\x2b\x09\xc7\x64\x08\x02\x76\xe2\x08\x17\xc7\xd4\x16\x8b\xc5\xd6\x16\xcd\x85\x37\x60\xa7\x8b\x03\x07\x87\xda\x22\x8e\x29\x18\x2c\x07\x01\x3b\xbb\xb3\x9e\x26\x99\x05\x6c\x6c\xd1\xba\xe8\x43\x52\xdd\x43\xb2\x44\x60\xce\x71\x39\xc0\x8d\xb5\x8b\x98\x08\xc3\x56\x43\xba\x8d\xba\x94\xa8\x08\x71\xa8\x2d\x6d\xce\x1a\x8b\xf7\x81\x7c\x23\x8e\x5b\xb3\x54\x4f\x32\xb1\xab\xd0\x3c\xc6\x71\x6b\x90\x61\x25\x4c\x59\x8a\xbf\x13\x6b\xdf\x03\x02\x53\x36\xdd\x6c\x78\xb2\xe9\xf1\x7a\x34\x65\x61\xf5\x1e\xe1\x03\x0c\x6c\xd4\x30\x48\x88\xe3\xc1\xc0\xe2\xa4\x1f\x78\x2d\xc2\x0a\xc4\xa1\x2d\x5a\x08\x04\xbc\x16\x3a\xe2\x38\x14\xea\xe5\x31\x83\xd5\x0a\x4c\xed\xe3\xc8\xe0\x55\x92\xd6\x1f\xab\x15\x87\xd4\x78\xb9\x50\x17\x80\xac\x4c\x14\xc1\x28\x0b\x35\xb9\x48\xb7\x50\x8d\x3b\x23\x6c\xdd\xab\x28\xbb\x7c\x06\x4a\x97\x48\x7f\x92\xd4\x77\xa1\xdc\x17\x17\x49\x7f\x82\x9d\x62\x1c\xdb\x80\x8a\x62\xca\x46\x37\xee\x85\xb6\xd1\x8d\x7b\xd7\x6c\x94\xfb\x92\x01\xec\xe0\xf3\xa6\xda\xa8\xc0\x3d\x13\x5b\xe8\x18\x18\x6d\x67\x71\x1b\x37\x56\x08\x5e\x0e\x1b\xcb\x03\x57\x63\x03\x9c\x8b\xb1\x01\xce\x9b\x65\xcb\xf2\x8b\xc6\x2f\x8a\x7b\xe9\xef\x0b\x70\x5e\x4c\x1a\xc5\x7b\x30\x5f\x95\xf5\x2c\xde\xab\xea\x99\x3a\x6a\x19\x1d\x4c\x9b\xad\x43\xb4\x24\x74\xd4\xe1\x2c\x55\x2d\xe6\xef\x68\xe5\x2e\x29\xbf\xba\x45\x47\xfe\x54\xea\x32\x1a\xb1\xa3\x0e\x41\x55\xcf\xe8\x94\x3f\x14\xd1\x1e\xdd\x0f\xcd\xc2\xb4\x2d\xea\x7c\x37\xe7\xdb\xd4\x67\x66\xe8\x19\x5b\x17\xaf\x3e\xb4\xbd\x3f\xd6\x27\x4e\x75\x8e\xac\xfb\x79\xa0\x10\xed\x7f\x19\xa2\xc4\x49\x54\x29\x64\x43\x71\xa6\x65\x18\x37\xf0\x49\x58\x29\x78\xf8\x38\x09\x04\x85\xdd\x75\x9c\x04\x82\x3a\xa0\x3a\xe7\xa1\x7e\xdc\xd1\xd1\xe3\x77\xda\x9e\x42\x62\xd9\x35\x0b\xca\x2e\x87\xe5\x5f\x9f\x01\x79\x38\x49\x68\x4b\xfc\xa5\x38\xf1\x81\x6b\x7d\x58\x09\xb5\xd0\x60\x4a\x2a\x29\x27\xbf\x5f\xa8\x85\xac\xa3\x92\x92\x0b\xfd\x54\x49\xc9\x7d\x70\x5e\x68\x5a\x26\x40\x18\x05\xea\xf7\x14\x8f\x53\xc5\x64\x58\x46\x55\x02\xb3\x76\x5e\xbe\xd7\xc3\x06\xde\xb8\xd9\x5a\xb7\x7f\xc8\xdd\xa9\xd6\x71\xb2\x16\x17\x20\x0d\xe0\x26\x6e\x14\x71\x90\xe2\x54\xeb\x38\xa9\x5f\x04\x09\xf0\x4a\x1a\xfa\x31\x69\x38\x91\x86\x93\x4e\x9c\x70\x22\xf5\xcc\xae\x84\x90\xd9\x15\x14\x69\xd3\xdf\x15\x5a\xba\xde\x38\xfd\x2b\x04\x8e\xb3\x1a\x2a\x15\x42\x7a\xe2\x13\xe7\x0d\x75\xe2\x13\xe7\x35\x7e\x22\xa5\xc2\x07\x2c\x4e\x42\x41\xc9\xb2\x9e\x7a\xfc\x4f\x57\xa7\xa2\x89\x70\x45\xaa\xba\x1d\x7f\x27\xe8\x0f\x98\x79\x56\xa5\xc1\xce\x09\xaf\xb8\x22\x3e\x54\x94\x0f\x2e\x3f\x5e\x71\x45\xcc\x44\x43\xd9\x9d\x69\x6a\x28\x9d\x11\x89\x6f\xe5\x83\x4f\x5c\xe4\xcc\x09\x1d\x27\xd1\xa3\xa4\x03\x27\x99\x6f\x8b\xd8\xd4\x80\x9b\x23\x7b\xa2\x95\xcc\xc5\x4c\xad\x64\xf5\x03\xf9\xbd\x68\xd6\x80\x5b\x4c\x69\xe8\x1c\x44\xe9\x26\xa8\x8e\x0c\xa8\xd9\x16\x50\xc5\x32\xa2\x44\xc9\xbe\x9f\x64\xc1\x95\xf2\x9d\x9d\x05\x76\x1b\xba\x0b\x6c\x1d\x55\x4f\xb4\xed\xea\x19\x98\x65\x47\x4f\xe2\x72\x75\xd7\x97\x35\x45\x11\x99\xa8\x64\x88\x28\x57\xa5\x0b\xb3\x63\x01\x73\xb5\xfe\x63\xf8\x6c\x07\x70\x02\xac\x8a\x4a\x48\x18\xc7\x33\x5c\x52\x26\x63\x18\x73\x0c\x5b\xe2\x0c\x21\x65\xc6\xc4\x82\x1a\xf8\x00\xc5\x89\x6c\x6b\xf2\x46\x8e\x33\x23\x99\xbb\x00\xb0\x34\x9d\x80\xb0\x71\xc2\xd3\xd4\xee\x29\x0d\x97\x98\xd1\xb1\xc4\x1f\x71\x59\x4b\xaf\x86\xd3\x0f\x18\xc7\xe2\x2a\xc4\xfe\xef\x7f\x95\x90\x0f\x71\xc2\xed\xd4\x10\x5f\x87\xae\x16\xb0\x5a\xe7\x50\xa2\xcd\x0d\x7a\x2a\xd0\xc2\x50\x25\x4e\x04\x5a\xa7\xe8\xa1\x40\x0b\xe3\x92\x38\x51\x7e\x1e\xbf\x4b\xf0\x2f\x62\x37\xd2\x49\x83\xc9\x65\x48\xd0\x61\xe7\x7a\x69\x1c\x40\x3a\x10\x79\x17\xff\x60\x0a\xc3\x63\x36\x24\xbd\x1e\x72\x93\xee\x7a\xa7\x9f\x8a\xb8\xbc\x94\xcf\x69\x14\x6b\x17\x94\xac\xbb\xa7\x87\x68\x32\x05\x2e\xf8\x33\x2d\xc2\xdc\x7d\x33\xed\xca\x43\x9c\x18\xeb\x0f\x2f\xca\x93\x4c\xbb\x84\x8d\x88\x73\x2a\x11\xf5\x1c\xcd\x94\x22\x3a\xbc\x72\x38\x4f\xde\x54\x0e\xe7\xaa\x4f\xc5\x88\x39\x0c\x62\x4f\x17\xda\xc4\xbb\x98\xaf\xc7\x79\x2b\xc4\x15\x9b\x6e\x33\x85\x5d\xfe\x53\xb4\xba\x67\x31\x6e\x25\x74\x9e\x9a\xf4\x2b\x94\x24\xdc\x0a\x12\xc5\x71\x22\x4e\x35\x17\xc6\x74\x2b\xf2\x96\xa7\xe9\x56\x9a\xd8\x4f\xea\xdd\xe6\x16\xc2\x66\x35\xfc\xd6\xe2\x34\xc5\x4a\x73\x63\x9e\x04\x93\x26\xc8\xbb\x9a\xe8\x60\x8a\x15\x0c\xd6\xe3\x7c\x94\x23\x8a\xb5\x8f\xb2\x5a\x01\x33\xc7\x4a\xf3\x30\x91\x56\x25\xef\xe0\x33\x45\x5e\x42\xa6\xc8\xcb\xa3\x0e\x1b\xa6\x1d\x74\x9c\x29\xe5\x92\x20\xa6\x94\xcb\x59\x9a\xb1\x57\x2a\x90\x42\x2e\x77\x66\xa5\x24\x8e\x7f\x96\xc2\x43\xe1\x5f\x7a\xa6\x79\xca\x53\x82\xe5\x62\x2c\x02\x95\x48\x45\x4d\xac\x22\xcd\x4e\xf9\x95\x1b\x93\xf2\x2b\xf7\x72\x31\xbc\xa4\x33\x85\x54\x6e\xff\x56\xd8\xc9\xb4\x8c\x24\x75\x4a\x9e\xcc\xce\x2b\xfd\x57\x78\x75\xba\x93\xe8\x41\x87\x24\xc3\xec\xbc\xa7\xeb\xb5\x5d\x22\x97\x75\xbb\x44\x40\xf2\x63\xc7\xea\xf0\xfa\xd8\xa6\x7b\xf1\x2c\x6f\xe4\x3d\x92\x02\x92\xad\xe4\x81\x7f\x8d\x50\xe1\xc9\x49\xd9\x95\x5b\x97\x39\x78\x25\x2b\xaf\x62\x34\xc6\x23\x3f\x4b\xde\x6f\x2f\x21\x35\x2e\xc6\xfe\x27\x9c\xb2\x92\xe9\x08\xc4\x75\x25\x52\x1e\x2f\xf2\xec\xca\xf5\x9f\x29\x90\x62\xec\xcf\xfc\x91\x3c\xa5\xcf\x2f\xa1\x62\x8c\x7f\x62\x28\x9a\x90\x5c\x37\x8f\x9d\xdc\xdd\x29\x63\x85\x48\x4a\x4f\xd7\x38\x3f\x9c\x95\x3d\xa8\x86\x24\x38\x25\x7c\x66\xda\x3d\xa5\x62\x0a\x9e\xba\x7d\x29\x78\xe2\x6c\x5c\x87\x39\x03\xa8\x75\xa5\xe0\x09\xe4\xbe\x0e\x7d\x7d\xc2\x6a\xc5\x7f\x1a\x1f\xcd\x7f\x2a\x1f\x1d\x11\xcf\x49\x59\x21\x4b\xd8\x5e\x17\x97\xe3\x2f\xbb\x96\xb8\x14\x4b\x11\xd3\x2b\xae\x74\x83\xe4\x0d\x7e\x1d\x48\x80\x2e\xfb\x7b\x3d\x12\x93\x0f\x9c\x80\x90\x28\xc7\x75\x2a\x81\x01\x50\x8c\xd3\x74\x14\x88\x0b\xc1\x54\x75\xc7\xaf\xd3\xbb\x03\x44\xba\x10\x46\x15\x4c\x17\xe3\x32\xfe\x01\xe6\x44\x71\x9d\x46\x6f\xf0\x8f\xed\x1f\xf4\x6c\xbe\x5c\x79\x97\xeb\x32\xb0\x02\xa8\x7f\x21\x75\xca\xa7\xe2\x65\x2a\x3a\x19\x93\xcb\x8c\xb9\xb9\x3a\x88\xa0\x4a\xcf\x8f\xdf\xb6\x49\x1f\x2e\x53\xe9\xfa\x5a\xbe\x2e\x5e\x1c\x8e\xf8\x20\x42\x68\x56\x72\xfa\x90\xe7\x8b\x7c\x74\x04\x61\x8b\xab\x80\xaf\xdc\x14\x57\xd1\x5b\x81\xe2\x90\x68\x52\xf6\x45\xc3\xca\x61\x45\xe6\x8b\xe9\x2a\xbe\xbd\x28\xca\xdd\x5b\x05\xdd\x63\xf1\x77\xdc\x1d\xc1\xe7\x4b\x0e\xcf\x97\xef\x55\x79\x65\xba\x35\x95\x07\x4d\xb7\x52\xf5\x1a\xb1\x12\xe7\x87\xfb\xf2\x22\x33\x1d\x14\xe5\xaa\xc2\x66\x15\x79\x70\xe0\x81\x77\x23\x7a\x63\x5c\x55\xc6\x07\xf8\x91\x2a\x35\x19\xfe\xeb\xc7\x96\x95\x80\x11\xbe\x54\x4e\x62\x69\x1a\x57\x73\xeb\x5d\xdf\x1f\x63\x56\x15\x2a\x5e\x30\x66\xff\x60\x6d\x8a\x24\x01\x89\xd4\x73\xd5\x21\x6e\xc0\xb0\x0a\xcb\x02\x74\x4d\xb1\x1f\xd7\xd5\xa5\x62\xd2\xd3\xd1\xc8\x85\x23\x9a\x20\x75\x4a\x94\x33\xb0\x01\x07\xed\x42\xe6\x84\xd1\x60\x5c\x5d\xaf\x3e\x3a\xed\x38\x20\xba\xdd\xdd\xb3\x9c\x95\x10\x0d\x88\xe1\xe8\x21\xbb\x03\x77\xc4\x12\xe2\x41\xc7\x55\x43\xc4\xed\xbc\xbc\x2f\x3b\x55\x1a\x40\x5b\x2c\xf5\xa5\x0f\x17\xea\x44\x22\x17\xc6\x15\xb8\xe3\x40\xda\x2e\x39\x2e\x18\xce\x4b\xdb\x7c\x8f\x2d\x61\xd6\xf3\x2c\x12\x66\x3d\x8f\xa2\xb6\xf9\x59\x1f\x64\xc9\xb2\x6f\x2e\x16\x3a\x78\x09\xf2\x4c\xbf\x06\x6f\x11\x2e\xd0\x8b\x70\xea\xc3\x09\xc3\x4f\xfd\x03\x82\x2c\x72\xf8\xd8\xc6\xf5\xe3\xa7\x86\x92\x94\xeb\xc7\x4e\x8d\x40\xc0\x76\x99\x05\xc6\xa7\xf0\x35\xc4\x16\x1b\x63\xef\xe2\xca\x69\x4a\xe6\xf2\x6a\x4a\xd6\x1d\xf9\x33\x7f\x03\xdb\x4d\xb4\x4e\x49\xe5\x45\xb4\x4e\x09\xe2\x95\xec\x11\x23\xab\x0d\x4c\x5c\x99\x1a\xc7\x36\x5b\xc8\xef\x89\x5e\x13\xc3\x0f\x0f\x60\x32\x4e\xd7\x5f\x79\x29\xe2\x9a\xc6\xa4\xe3\x22\xbf\x92\x93\xe2\x22\xbe\x08\xd9\xa9\x44\xfb\x32\x34\x27\x5e\x90\x71\xdd\xc6\xe5\xe1\x6a\xba\x08\xab\xd4\xa4\x53\xb7\xae\xa1\x5c\x15\xd7\x9d\x6e\xac\xc0\xf3\xe3\x83\x1a\xf9\x61\xe3\xba\x95\x21\x4b\x67\xe0\x83\xcc\x10\x18\xd7\x6d\xd0\x17\x27\x4a\x78\x74\x8f\x17\x6c\x50\x74\x29\x1b\x99\x66\x7c\x50\x5f\x37\x91\x95\x29\xe2\x1e\x99\x7b\x9e\x21\x36\x45\xd4\x47\x69\x22\x60\x3c\xf8\xeb\x4a\xc9\x48\x83\x2b\xdf\x7f\x19\x02\xd3\xd3\x42\x1e\x18\x9f\x86\x17\x2c\xcb\xe5\xb6\x2d\x4f\x08\x03\x20\x45\xba\xdc\x35\xf2\xc0\x24\x09\xc6\x7d\xd1\x17\xd0\xb5\xf0\x52\x6b\xd6\xbf\x41\x72\x26\x43\x4e\x98\x9c\x0b\x91\x14\xba\xe8\x82\xae\x2d\x4a\x36\x40\xda\xe8\xb1\xde\x02\x47\xa7\x7a\x29\x8a\x22\x7a\x29\xba\xa6\x7a\x26\x4a\x99\x08\xa6\xd0\x45\x10\x73\xbf\x48\x72\x08\xa6\xd0\x5d\x2d\xcd\xb7\xbc\x6e\xb7\x27\x99\x09\x6c\x01\x72\x2c\x84\x8d\x12\xca\xd7\xd0\x2c\x6e\x39\x41\x13\x0e\x71\x93\xa0\x09\x58\x9e\xc7\x45\xd0\x84\x43\x1a\x4d\xa0\x04\xdc\x1d\xe2\x22\x24\xe6\xf4\xa8\xbd\xac\x84\x78\xf4\x63\x52\xe2\xf0\x96\xf8\x10\x88\x89\x39\x1f\x02\x31\x6f\xc8\x4f\x32\xc0\xc4\xb0\x48\xcf\xd5\x25\x3d\x5c\xee\xc6\x27\x19\xb0\x1f\xae\x2a\xd9\x80\x0f\x9a\x29\xcc\xa4\x8d\x4b\xfa\x86\xd4\x28\xb1\xe0\x43\x50\x06\xa7\x73\x29\x34\x62\xdc\x72\x20\x27\x83\xd1\x28\xb8\x12\x12\xc5\x32\x8a\x29\x56\xa4\x21\x45\x1b\x2c\x05\x3a\x85\x18\xe3\x47\x58\x0b\x99\x16\x50\x14\x22\x87\x1f\xd9\x93\xa4\x62\x52\x5e\xbf\xf2\x65\x7d\x47\xfe\x41\x51\x48\xc8\x32\x94\xaa\x17\x02\x2a\x90\x54\x3c\xca\x79\xd1\x78\x50\x2e\x50\x2f\x40\x3d\xf1\x42\xa8\xd6\x07\x08\x6e\xbd\x72\x0a\x04\x90\x9e\x08\xd6\xaa\x03\x60\xb4\xcf\xf4\xcb\x89\xa3\x41\xb5\x0e\x52\xab\x6e\xff\x50\x50\x96\xbd\x20\x3c\x22\xd5\x48\x14\x84\x47\x24\x19\x8b\xa2\x55\x3b\x1c\x7c\xb9\x20\x8e\xa7\xf5\x83\xb2\xbf\x0f\x28\x6b\xf1\x03\xa3\x5b\x1e\x03\xe5\x32\x94\xf1\x65\x4f\x8f\xf4\x17\xb0\x8d\x40\x8e\x89\x62\x14\xb2\xce\xc5\x69\x59\x6e\x03\xfc\x2a\x18\xb3\xc7\xf9\x27\x7d\x2b\xc8\x9c\x82\x93\x54\x8a\x33\xb1\x03\x67\xc2\x2a\x68\xe9\x3e\xfc\x1d\x92\xcf\xed\x5d\x14\x38\x0d\xeb\x04\x57\xbc\x65\x9f\xc8\xcd\x06\xd3\x73\x0b\x8c\x05\xb1\x44\xb7\x8c\x04\xa8\x5b\x89\x7b\xa1\xdb\xfa\xa5\x27\xeb\x7c\x94\xa9\x53\xbd\x0a\x58\x43\x14\x60\xe3\xb4\x53\x85\x55\x90\xb6\x52\xf3\x2e\xa0\xa7\xea\xd3\x9f\x35\xac\x8d\x9e\xac\x34\xd4\x68\x30\xe9\x8a\x75\xa9\x28\x51\x05\xcf\x06\x9a\x28\x5e\x0e\xa1\x75\xdf\x65\x73\x6c\x54\x5c\x74\xc5\x52\x97\x28\x4b\xe4\x26\xe2\x49\x46\x31\x72\x93\x97\x7e\xd1\x3a\x4b\xed\x48\x69\x18\xa2\x88\x0b\x84\x7c\x38\xd4\x76\x14\x43\x3e\xf4\xec\xeb\xf6\x03\x58\x8c\xf9\xd0\x5d\x13\x59\x1a\x55\x59\x45\x33\x2a\x79\xc6\xa2\x19\x95\x0c\x48\x41\x17\x76\x5e\x76\xd0\x79\x27\x36\x6b\x4d\xff\x60\x2e\x46\x84\xbc\xb2\xc9\xe3\x3f\x00\x80\x32\xec\xbc\xec\x39\x7c\x93\xd1\x44\x3f\x42\x59\xbe\xf2\x63\x55\x0c\x66\x1a\x25\x34\x27\xf0\xec\x6b\xf9\x74\x88\xfe\xd1\x78\xca\xb0\x29\xea\xbb\x4e\xe7\x1f\x64\x77\xef\xb6\x90\xcb\xb3\x2b\x74\xcd\xae\x7d\x3c\x3c\x15\xec\x48\x5d\xe9\xb4\xc1\xf6\x83\x55\x45\x34\x54\x72\xbb\x50\x84\x95\xcb\x65\xc5\xee\x49\xa1\x79\x41\x4c\x54\x14\x73\x95\x91\xaf\x03\xa6\x4b\xd8\x86\xa2\xd4\xae\x0c\x72\x26\xd8\xa2\x41\x84\x81\x96\x2c\x31\x5e\x7d\x05\x77\x42\x9f\xcb\x65\x48\x49\x58\xe9\x41\xe6\x5e\x26\x41\x34\x07\x35\xa6\x05\x6f\xc2\x1c\x76\xf9\x7c\xb3\xba\x3c\xa9\x65\x73\xde\x09\x0f\xb9\xed\x64\x82\x8a\xe1\x19\xf2\x77\x96\xcf\xa5\x9c\x84\x8e\xb0\x57\xf8\x14\x6d\x77\xa2\x20\xd7\xe9\x32\x0a\xc5\x40\x0c\x22\x35\x62\x9d\xda\x3d\xb2\xda\x3a\x09\xc7\x8d\x77\xb0\x07\xf3\xf6\x12\xa5\xf1\xcd\x25\xea\x1c\x6e\x2e\x51\x6e\xf5\x82\x14\xa7\x4b\x9d\x6f\x2e\x54\x37\x48\x4d\x99\x46\x06\x05\x4e\xa6\xbb\xd3\xb7\x37\xaa\x03\x28\x29\x71\x51\x51\xa1\xf5\x6c\xc0\xf5\xea\x11\x37\xe8\x83\x13\x85\x61\x99\x2e\xb6\xea\x31\x27\xfd\x70\xbb\x4a\xe6\x1f\x36\xaa\xfe\x15\x1c\x20\xca\xc3\x35\x2c\x7d\x47\xb2\x33\xbd\x1b\x1e\xae\x64\x18\x8f\xf2\xa0\xe3\x93\xee\x3f\x99\xfa\x8d\x75\x42\xbf\x36\x45\x81\x07\x0e\x4c\xb2\xa8\x42\xcd\x2d\x7a\x60\x0c\x84\x16\xce\x69\xfa\xfb\xc2\x3f\x5c\xf2\xb0\xe0\x11\x9c\xc5\x52\x90\x2a\xcd\x5a\x4e\x83\x45\x5e\x40\x2a\x4a\x2e\x34\x81\xb0\x51\x65\x01\x69\xb5\xf1\x34\xbf\xba\x1f\x68\x02\x5d\x0f\x94\x74\x79\xf7\x2e\x1e\x20\xe2\x06\x7c\xd4\xcc\x8e\x60\xa3\x72\xc1\x91\x06\x25\xdf\x52\x60\xaa\x52\xa4\x52\xd4\xcc\xc1\x90\x16\x35\x73\xb0\xff\x45\xcd\x9c\x87\x91\x78\x0f\x9d\x10\xcf\x51\x36\x5c\x89\x67\x7f\xf3\x60\x93\x28\xa8\x9a\x9b\xfe\x0e\xf7\xe1\xe1\x55\x4d\x37\x6c\x8b\x9a\x0e\xc9\x55\xc1\x41\x51\x39\x7f\x79\x89\x88\xe0\x8a\xbd\x92\xff\xee\xc7\x65\x1e\x4b\x5a\x18\xb0\x0a\xe1\x5c\x79\x7d\xe3\x8b\xb0\x2f\x7e\xcd\x22\x3e\xe6\x4d\xad\xb9\x8b\x86\xaf\xf2\xd6\x35\x7c\xd5\xb4\xb5\x70\xb3\x4e\xf8\x21\x26\x6d\x90\x2b\xcb\xb6\x72\x4a\xd6\x07\x56\x77\x9a\x48\x0e\x5d\x95\x79\x31\x4c\x03\xf1\xae\xa3\xa8\xfe\x73\xc9\x3e\x5c\x25\x5d\x4a\xb5\x7f\xf0\x62\xe5\xf3\xed\xeb\x54\x55\xff\x49\x6c\x91\x15\xb5\x24\x0a\xea\xff\x9c\xe9\xa7\x84\xbf\xd8\x2d\x9a\x36\x01\xd7\xd1\xd0\x8d\xf8\x70\x8e\x74\x31\x65\xe5\x58\xf0\xaa\xfe\x8f\x05\xa8\x64\x09\x26\x6a\xfc\xef\x7a\x34\x0e\x71\xe3\x03\x86\x0a\x90\xaa\xba\x3f\x76\xb4\xea\x7e\x08\x36\xd5\x03\x46\x8b\x55\xaa\x72\x7b\xc3\xb6\x4c\x61\xda\xa9\xbc\xa8\xf5\x71\x37\xac\x02\x81\xaa\x70\xda\x96\x09\x4c\xc7\xe2\xd9\xca\x8c\xeb\x8f\xd9\x3b\x43\x43\x99\x7a\x5e\x26\x60\xab\x7c\x54\x89\x1f\x73\x48\x71\x92\x70\x9c\x30\x5e\x5c\x2a\xf5\x94\x36\x71\x0b\x56\xf3\xc0\x60\x22\x18\xf5\x44\x92\x70\xd9\x1c\xaf\x92\x69\xd9\xe8\x5a\xd9\x02\x5e\x8b\x35\xae\x28\x12\xc3\xc1\x2f\x38\x28\x4e\x4a\xbd\x70\xd9\x12\x74\x79\x41\xb6\xbd\x5e\x95\xb2\xbf\xc3\x17\x3a\x55\x95\x8a\xd3\xb6\x38\xc5\xf1\xd0\xac\x3f\x56\x70\x90\x64\x38\xea\x85\x2f\xdf\xf0\x77\x18\xe4\x3f\x23\xa0\x44\xbd\xe4\x9e\x05\x16\xc0\x2f\x3b\x78\x29\x3b\x38\x7e\x67\x48\x7f\xab\xfc\x22\x67\xa8\xca\x12\xc2\x6d\x56\x59\xc2\x62\x1d\x1c\xe6\x44\x1a\x59\x42\x4e\x72\x2d\xbe\xf6\xc3\xc6\xb8\x1e\x29\xa9\xac\xf2\x7e\x2a\xa3\xab\xbe\x90\x20\x6c\x2d\x86\xf8\x86\x71\xaf\x32\x79\xb6\x90\xc9\x83\xd3\xaf\x3f\x26\xaf\xc8\x9a\x56\x79\x3c\x8e\x41\x85\xc7\xab\x24\xa7\x8c\xaa\x46\x32\xfc\x03\x25\x14\xee\x34\x51\x09\xd9\x49\xc2\xc1\xa8\xd5\x13\xd5\xad\x65\x40\xdc\xea\x3f\x49\x3e\xfd\x30\x18\xc9\xe9\xe8\x88\x27\xc4\x72\xec\xf1\x71\x54\x8f\x4a\xb2\x9a\xe2\xe0\xaa\x1b\x9d\x78\xd3\xc8\x13\xe2\x5b\xd5\x37\x7a\x8e\x9a\x9c\xa7\x8d\x75\xd7\xe3\xe6\xab\x64\xab\x29\x9e\x2f\xf4\x8d\x3e\x0a\x6a\x53\xdc\xc7\x7e\x35\xad\x36\x5c\x68\x94\x8c\xbe\x34\x6a\x73\xd1\x98\x51\x57\xc8\x07\x17\x51\xbb\x31\x33\x2e\xff\x51\x13\x26\x72\x76\xdc\x24\x9c\x2a\x76\xf5\xc4\x41\x8f\x0a\xa7\x98\x96\x3f\x55\xc3\x7a\x5f\x9d\xb5\x9b\x44\x4e\xda\xf0\xe3\x1b\xab\xa6\x7d\xb5\xa3\xea\xaa\x56\x32\xf5\xb7\x38\xd2\x33\xd4\x3d\xf0\x62\x63\x4f\x54\xd2\xa8\x5d\xc7\x14\x51\xba\xcb\xd6\x03\x15\x76\xf4\x84\x8a\x8f\x1a\xc9\x34\xb3\x56\x1a\xd5\xfb\x46\xae\x91\x7c\x3d\xa3\x47\x12\x76\x46\x0c\x65\x3c\x9e\x2d\x98\xcb\xd0\xe4\xaf\x86\xfc\xb4\x2b\x91\x01\xca\x3d\xca\xb0\x91\x87\x4c\x47\xd5\x7c\x5e\xd6\xa4\x06\xbc\xbd\xe7\xc3\xd0\xe5\x97\xeb\x3d\x30\xf7\xf7\x40\xa9\x6c\x54\xe4\x50\x53\x38\x06\x7b\x50\x7f\x5c\x64\xd5\x48\xad\xaa\x6c\x94\xfd\xa9\x2a\x1b\x95\x34\x54\xf5\x89\x3d\x3b\xf6\x09\xe0\xba\x0e\x65\x4a\xc0\x95\x2a\x44\x31\x18\x23\xf9\x7c\x71\xd6\x99\xca\x08\x9a\x18\x76\xfc\x12\x18\xa4\x5f\xe7\xe5\x30\x86\x1a\xbf\x9c\xd8\xd4\x50\x57\x8a\x3c\x79\x0e\x78\x1c\xb0\xa5\xd2\x66\x3d\xea\xcc\xe7\x00\xd3\x44\x55\xa8\xd9\x6e\xd4\xa9\xea\xc6\x21\xb7\x28\x06\x64\x13\x85\x92\x2b\x8e\xa2\x70\x70\xe1\x56\x14\x85\xe7\xe5\xb1\x36\xd2\xf8\xe5\x5a\x90\x95\x86\x84\x42\x51\x91\x82\x75\x22\xb9\x44\xcd\xe8\xe2\xd3\x0f\xe5\xd0\x0c\x78\xfb\x4c\x00\x90\x1b\x33\xe9\xf2\x97\x69\x72\xd4\x1b\x03\x64\xef\x04\x8d\xe9\xd5\xab\x57\x8d\xe9\x55\xee\xd7\x8c\x5f\x2a\xc9\xd6\x64\x5e\xed\x78\x7d\x7c\xf3\x50\xeb\x51\xe3\x23\xd1\x7e\x52\x0f\x45\xcf\x68\x0d\xf3\xd9\x52\x1f\xcd\x7b\xdd\xff\xc7\x87\x8e\x34\xf5\x51\xcd\x22\x39\x41\x85\x78\x9d\x6e\xf9\x63\x42\x32\x31\xcb\x60\xe5\x91\x00\x68\x93\xcc\xa3\xb3\x3e\xaa\x55\x84\x46\xd3\xdf\x6c\x82\xe9\xaf\x67\x61\x69\x92\x2c\xfe\x2c\x35\x43\xee\x92\x92\x3a\x95\x59\x75\x29\x87\x94\x3c\x19\xd4\x5c\x8e\xae\x2e\x83\xfb\x64\x35\x85\x13\xe2\xdc\xf2\x45\x06\xc8\x19\xb9\x5c\x6a\xbc\x92\x94\xfb\xf1\xf1\x56\xa3\xb9\x2c\x24\x1e\x71\x51\xcd\xc4\x7c\x5a\x6b\x1b\x2d\x9b\xbe\xe0\x1b\x4d\xd8\x1f\xf5\xc7\x37\xb6\xf0\x8c\x22\x9a\x33\x39\x5e\x54\x34\x8a\xe5\x82\xa1\xaa\x08\xe7\x4c\xfe\x1f\x95\xb0\xa7\xc3\xbd\xc0\xb5\xb2\x68\xe2\x55\xcd\x43\xe8\xef\x3e\x25\x58\x15\xd8\x48\xdf\x76\xf5\x85\x94\x0f\xcb\x68\x39\x65\x07\x5e\x62\xa9\x4b\x85\x30\x8b\xcf\xd3\x41\x34\xb0\x52\xb3\x31\xb9\xfe\x00\x15\x23\xf8\x9e\x77\xc5\x8b\x18\xd1\x89\xbe\x88\x95\x98\xe7\x0b\x0b\x9e\x4d\x79\x2c\xf0\x48\xac\x28\x16\xbb\x62\xf0\xfa\xe5\xd3\x1a\x28\x3e\xa5\xb4\xf2\x31\x1a\xae\x17\x79\x1f\xcc\xbd\x42\xcc\xfe\xbc\xa6\x80\x83\x38\xa9\xc5\xb5\xf8\xd0\xc5\x70\xdc\x9b\xce\x93\x4a\x99\xda\x21\xe5\xf7\x8f\xe6\x10\x07\x1f\x52\x25\xb0\xaa\xe9\x0d\xa9\xe2\xab\x1d\xca\x05\xc0\xd7\x96\x3a\x3d\x2e\xc3\x76\xe4\x81\xf9\x0d\xdf\x4e\x15\x8e\x97\x1f\x5a\x9e\xc3\x53\xb5\xd3\xf7\xbf\xe5\x8c\x7d\x08\x30\xc6\x34\x3f\xb2\x09\x99\x07\x19\x04\xee\x2c\x08\x3b\x1a\x0d\x5d\x1f\x36\xfb\xd1\x14\xc8\x35\xeb\x3b\x75\x1b\x08\x15\x28\xd9\x30\xf9\x82\xbe\xb4\x1f\x73\x16\x78\x69\x45\xbb\x08\xb3\xe2\x00\x97\xf1\x3b\xad\x03\x3a\x83\xb4\x0d\xe9\x1a\x8e\xef\xd1\xc8\xd4\x42\x96\xac\x68\x97\x5b\xc6\x0c\x30\xdf\x22\xd6\x6f\xb4\xa2\x98\xe3\xf0\x23\xf3\xe9\xd2\xba\x10\x1f\x93\x4d\x6e\xc4\xc0\x2a\xf9\xfb\x63\x00\x43\x5b\xa0\x04\x77\x95\x0b\xa1\xe0\x60\x26\x1a\x36\xdd\xa1\x2a\xad\x91\x4d\xa5\xab\x74\x6f\xd5\xb7\xf3\x9f\x89\x2a\xa2\x61\xfd\xad\x91\x74\x93\xb3\x11\x80\x2a\x4b\x31\xfc\x03\xe3\x54\xa1\x44\x96\x85\x53\x54\x34\xc4\x57\xcd\xfb\xaa\xc9\xda\x28\xbf\x69\xe4\x19\x2e\x59\xcb\xf8\x42\x20\x7e\x33\xdc\x96\x20\x1b\x6e\xcb\xb1\x9b\xa2\x0f\x1b\x20\x66\x76\xb8\xc6\xe3\x49\x98\x08\xb6\xa5\x2d\x40\xeb\x66\xd4\xe7\xf8\xb5\xce\x9e\x71\xa3\x34\x82\x8b\x1f\xe2\x44\xf7\x1d\x65\x03\xb9\x3b\x11\xe1\xc7\x99\x94\xe2\x86\x93\x1b\x8f\x94\xdb\xd1\x3a\x0c\x71\xb1\xd3\x2d\x31\x02\xa4\x9e\x98\xe3\x3f\x6e\x2d\x3d\x05\x94\x82\x8b\xad\xc1\x8b\x0c\xdc\x79\xa2\x05\x06\x64\xdc\x65\x2d\xe0\xe1\xb8\x3d\x5a\x0c\x7e\xb7\x31\x52\x45\x3b\x8d\xcc\xfa\x60\x03\x25\x89\x62\x8f\xce\x7a\x44\x52\x8c\x16\x58\xd9\x58\x1e\x79\x79\xd2\x7e\x98\x17\x08\x3a\xdc\x86\x76\x0f\x3c\x13\xda\x40\x91\x0f\x87\xd4\x7e\x4c\x85\x69\x1e\xa2\x0d\xb3\x0e\xb0\xfc\xa8\xdf\x3c\x7a\x03\xf1\x8a\x93\x18\xb9\x06\xac\xe6\x70\x0d\xa6\x63\x63\xd2\xea\x66\xa7\x7d\x92\x0b\x32\x71\xbf\xe5\xe5\xdb\x26\x6a\x2d\x7f\x96\xe0\xd1\x91\x8e\x75\x92\x90\x99\x9d\xf2\xc7\x8d\xf8\xc2\xf3\x46\xc2\x5f\x99\xf1\xa6\x01\xb5\x48\x83\x41\x34\x6e\xa7\xd1\xb8\x70\xbb\xa2\x9d\xf6\xc8\xef\xf1\x26\x6b\x46\x96\x72\x42\x88\x72\xb4\x05\x6a\x44\x96\x52\x3c\xdc\x1e\x50\xd1\x13\xfd\xbb\x52\x43\xe3\x9f\xf6\x88\x8a\xd6\x01\x15\x3d\xe9\x0f\xa8\xe8\x94\x1f\x65\x0e\x4c\x0d\x49\x8e\x86\x4f\x6d\x09\x1d\x33\x58\x52\x15\x60\xf8\xdd\xac\x57\xd2\x36\xd3\x00\x6b\xcd\xd9\x56\xa5\x12\x1d\x11\x71\x4a\xbd\x67\x23\xca\x94\x6a\xcc\xb6\x94\x94\xbb\xb5\x98\x58\x27\x61\x58\xbc\x7b\xbb\x8d\x51\x36\x38\x7b\xc3\x49\xb9\xfb\x84\x93\xd2\x97\xa8\x91\xe1\x57\xf7\xa3\xb6\x31\xe2\x95\x26\x13\x1e\x4a\x7d\x79\x23\x63\x6f\x71\xf6\xbf\x3b\xb4\xa8\x44\x68\x9b\xd7\x6f\xb5\xad\x47\x86\x55\xc1\xbd\x2c\x72\x29\x36\x8f\xc8\xea\x1f\x2f\x95\xfc\x9d\x13\xe3\x3e\x91\xe2\xb7\xb8\x44\xa4\xf8\xd5\xaf\xa2\xfd\xee\xd6\x52\xa4\x00\xa4\xfb\x2d\x6e\x32\xe9\x7e\xb5\x2f\x68\x5c\xa7\x1a\x51\xb4\x57\xa0\xff\x54\x5e\x34\x02\x20\xd4\xec\x98\x0b\x4f\x22\xf9\xbb\x54\x8b\xba\xa3\xf6\xf1\x8a\xf4\x58\x91\xcf\xd7\x57\x71\xfb\x0a\x65\x56\xe3\xab\x94\x01\x84\x60\x08\xd5\x15\x20\x18\x82\x7a\x82\xf6\x79\xd2\x01\x9c\x78\x07\xe4\xb9\x88\x46\xbc\x83\xe2\x8e\x90\xcf\x57\x8b\xc6\x46\xb8\x03\x45\x40\xed\x43\xbd\xe1\x8e\x7c\xc2\x6c\x3f\x5c\xd8\xee\xec\xc7\x9b\x08\xce\xab\x1f\xc0\xcf\xe9\xef\x87\xf0\x9f\x94\x7d\x6b\xd0\x51\x3f\x4c\x89\x59\x29\x87\x88\x67\x2d\x23\x19\xf0\xb8\xeb\x07\x86\x80\xcd\xb2\x2e\xed\xd5\x26\x38\xe5\x57\xc7\x50\xd7\x51\x6d\xee\xab\x6d\x50\x76\x51\x7f\x8b\xd7\xcf\x03\xc0\xe9\xe9\xf4\xa1\x56\xfd\x83\x77\x25\xf7\x73\x37\xed\x9b\xe7\xb6\x9b\xf6\x4d\x31\x6a\x37\xed\x9b\xe2\xcf\x7e\xe6\xd3\xac\xf3\xa1\xaa\xa3\xd8\xb3\xaa\x8e\x62\x1b\xdf\x69\x70\x9d\xdd\xec\x6e\x44\x14\x8e\x7e\x26\xe5\x74\x1c\x29\x27\x9d\x5d\xbe\xd3\x98\x22\x16\x3f\x07\x11\x0f\xa3\x5f\x78\x92\xdb\xda\xf4\x6e\x3d\x6b\x61\x76\xe2\x18\x17\x41\x2d\xaa\x95\x64\x81\xa0\xae\x9d\xd0\x06\x72\xf9\x3d\xed\xba\xa7\x2d\x78\x3f\x5c\xee\xcf\xe5\x8b\x11\xc4\xeb\x45\x1a\x6e\xc7\xc5\x07\x10\xa8\xd7\xcd\xfa\xa6\xc7\x45\xc7\xb8\xfb\xbc\x84\xa5\xe0\x74\x0b\x31\xe9\xc5\xe7\x9b\xd3\x32\xeb\x5b\xb7\x05\x99\xde\xba\xfd\x1a\x2a\x77\xd8\x5a\x95\x8d\x50\x96\x04\x8c\x2d\xaa\xea\xc8\xc1\xe4\x5e\xd1\xd9\xb8\xd9\x55\x9d\x0d\xa8\xdc\x35\xfd\x11\x6f\x10\x99\x9c\x91\x2d\xb0\x90\x73\x1f\x6b\x5e\x1c\x0c\x0f\xfb\xd0\x08\xe1\x10\x1d\xfe\x21\x4e\x31\xa4\xf9\x14\x71\xf5\xe0\x26\x42\x87\xa0\xde\xc8\xae\xd4\x2d\xcb\x32\xba\xdb\xb8\x98\x75\x4d\xd9\x7a\xc3\x39\xd2\x09\x37\x5d\x38\x91\x1d\xf4\xa6\xf1\x1c\xc3\x37\x8d\xe7\xc4\x9c\xa6\xa7\x24\x5c\x6e\x6f\xba\x70\xba\xf8\x64\x31\x51\x3a\xda\x33\x8b\x09\x8c\x71\x27\x8b\x89\xa6\xe3\xbd\xeb\xfa\xc7\x4c\x7a\x32\xaf\xc0\xd8\x1b\x7f\x00\x49\x9a\xfe\xb8\x12\x9a\xfe\x28\xbd\xeb\x7d\xf2\x74\xb1\x45\x1a\xa7\x31\xf8\x8f\xf1\x68\xea\x65\x3a\x8c\x87\x89\xd5\xa3\xff\x18\x8f\xa6\x28\xa8\xf7\x5c\x3a\x56\x0b\x17\xb2\x52\xda\x9f\x5e\x18\x3d\xe4\x0c\x78\x2f\x74\x93\xb3\xe1\x23\x1e\x1d\xa9\x48\x21\x08\x70\xf4\x80\x4d\xf0\x77\x9c\x88\x60\x6a\x3a\x79\x52\x14\x8f\x77\x8d\xb1\x71\x16\x8f\x1e\x44\xd8\x02\x30\x39\x94\xd3\x01\x88\x73\xcf\xc5\xd5\x87\x9e\x03\x5c\x99\x7d\x60\x12\xc2\x3d\xd1\x0d\x85\xee\xf6\xc0\xab\xe4\x19\x45\x2f\xa6\xb7\x6a\x1f\x5e\xc9\xb6\x7d\xb8\x0d\xad\xef\x85\xd3\xad\x84\xb8\x5a\x34\x21\x3b\x8a\x5e\xac\x1d\x96\x24\xb2\xa7\x89\x78\x52\x22\x36\xb9\x59\xec\x95\x54\x29\xda\x83\x75\xc2\x4e\x15\xb1\x8a\xf0\x52\xe4\xad\x88\x3e\x89\xad\x20\x82\xce\xa4\x3a\xfc\x81\xb0\x22\x70\xff\x8d\x6e\xfa\x33\x15\xdb\x1d\x01\x45\xe0\x4b\x1c\xfd\xf6\x7d\xef\x12\xdf\xf9\x70\xf7\x43\xf7\x4e\x49\xf3\x9d\x7b\x6e\xd7\x3a\xa6\x50\x24\xd0\x36\x92\xce\xfe\xa0\xdb\x70\xae\x04\x7b\x22\xc8\x54\xf4\xc7\xbb\x88\x9d\x40\x82\x10\x3a\x02\xf7\x27\x49\xbc\xad\x9d\x08\x13\x7c\x7c\xaa\x89\xb9\x66\x38\x53\x04\xd2\x15\x1a\x10\xac\x34\xfa\xa3\x53\xcc\xaf\xb8\xb4\xd8\xe0\x67\xf8\x97\x29\x7c\xb0\x2f\x4a\xd2\x3a\x32\x82\x99\xf5\x11\x11\x88\x1d\x4b\x6c\xb2\xed\x64\x53\x81\x5b\x67\x31\xde\xc0\x1d\xf9\x40\xe4\xa9\x36\xd2\xa5\xd7\x14\x91\x2e\xf5\xa5\xee\x9b\x08\x92\x36\xc0\x94\xb8\x2b\x38\xea\xbc\xf5\x07\x59\xa1\xa2\xcb\xa8\x78\x97\x6d\xac\x34\xc2\x5e\x17\x4b\x66\x4f\x5e\xaf\x4c\xe1\x85\x61\xe5\x01\xd7\x5f\x2f\x29\x3a\x7d\xb9\x0a\x3c\xf6\x2f\x46\xcc\x8e\xac\xdb\xfb\x25\x39\x79\x89\xd2\xe0\x9c\xb1\xd0\x39\xb5\x1e\xe8\x2f\x89\x56\xbc\xfa\x5e\xc9\x8c\x87\xf8\x4d\x7d\xb4\x1f\x08\xda\xed\x09\xe3\x5d\x7b\xfa\xd0\xb3\x7a\x46\x3f\xf4\xac\x12\xd2\x2f\x0d\x88\x28\xe3\x19\x19\x96\x3d\x42\xd6\xc1\x41\x93\x27\x6e\xff\xe0\xa7\xdd\x29\x64\x03\xd3\xa5\x40\x45\x34\x5d\x60\x6c\x7d\x14\xcc\x74\x6c\x7d\x8e\x84\x81\xc7\xa0\x98\x87\x57\x18\xf9\x8b\x22\x30\x25\xd6\x93\x36\x60\x28\x88\x2f\x14\x61\x4c\x6f\x8e\x7a\x1c\xf6\x6f\x59\x3e\xde\x3a\xf0\xf1\x3c\x2d\xc2\xb8\x48\x0a\xb3\x83\x80\xdd\x5a\x3b\xc4\x09\xdb\xcc\x55\x19\xe7\xc5\xef\x7f\x8a\xf1\xe2\xc7\x5d\x84\x62\xe7\xf8\x31\x14\xa1\x10\x36\x4e\x78\x79\x84\x9b\xf1\x63\x0d\x42\x53\xbc\x50\x12\xa0\x70\x2d\x08\xc9\xed\xb5\x1d\x17\x1d\x71\x37\x07\xe6\xbf\x5d\x26\x3c\xf0\xf2\x52\xcc\x19\x58\xff\x86\x12\xb4\xf8\x71\x03\x21\x5f\x11\x17\xcf\x8b\xb0\xcc\xf3\xc2\x45\xd0\xe3\xab\xb0\xe2\x81\xa6\x45\xef\xf5\xb8\xa4\x59\x4c\x1c\x63\x1a\x8f\x40\xfc\xae\xf8\xe1\x31\x8e\xe2\xc8\x74\x5a\xd0\x9e\x39\x40\xc1\xb8\xc0\x01\x0a\xb1\x51\xdd\x89\x22\x11\xb5\x0e\xaf\x05\xb0\x27\x08\x2d\xa9\xa5\x77\x14\x24\x24\xee\x68\x01\x9e\xd3\x7e\xa0\xa7\xee\x90\x56\xc1\xca\x29\xc3\x94\xae\x3a\x21\x44\x85\x25\xe7\x98\x04\xc1\x25\x35\xab\x8e\xea\xd1\xb3\x0e\x4f\x81\x66\x4f\xa0\x39\xef\xb7\xf8\xdd\xff\xa5\x38\x1b\x34\x23\xd5\x19\xa3\x0c\xa9\xa2\x40\x93\xa2\xb1\xbc\x0d\xee\x5a\xe8\x30\x84\x09\x85\xa5\x41\xba\x7e\xfd\xc6\x03\xe7\xab\xea\xe6\x10\x11\x52\x2d\x5a\xe0\x88\xe5\x4b\x3d\xd4\x8b\x70\x9e\xa3\x7b\xe6\x19\xac\xc3\xee\xc3\xe8\x04\xd1\x1e\xd5\xd8\x05\x8e\x55\xca\x02\x02\xc7\x2a\xb5\x7a\xf1\xbb\xd0\x67\x75\x02\x38\x56\x91\xc1\x27\xa2\x0b\x0f\x0b\x81\x7c\x41\xd9\x5b\x74\xe1\xb1\x7f\xe1\x71\x5c\x68\x90\x38\x94\x7a\x8f\x66\x25\x7d\x7f\x5c\x5e\x43\x70\xcb\x7a\x85\x9e\xdf\x4a\x21\x22\xd4\xa1\x41\x6e\x82\xb4\xf9\x6a\xe0\xc2\x74\x66\x3e\xda\x23\x14\xcf\x8b\x6d\x91\x1c\xbc\x1f\x70\xf0\x6e\x5c\xe4\xf8\xf6\x45\x60\x2d\x77\x31\xdd\xa7\xa0\x8e\x91\xee\x53\x30\xbe\x91\xee\x53\xd0\xd9\x18\x2a\x5e\xec\x4c\x5f\x2a\xfb\x4a\x5f\x2a\xee\xde\x18\xd8\x34\x09\x64\x2a\x34\x5c\x3a\x1d\xa4\x74\xed\x0e\xb5\x1b\xee\xd9\xc0\x8d\xc7\x75\x34\x02\x50\x77\xf1\x8c\x00\xe4\x46\xe9\x2b\xd5\x6d\x81\xf8\x41\x17\xf8\xc0\xe4\xb7\xaa\xdd\x8b\xd4\x73\x64\x2d\xf8\xd6\xcb\xd1\x75\x89\x3a\xa7\x1f\xda\x3d\x09\x4a\x2a\x3a\xdc\x3b\x73\xaa\x5e\x82\x3f\x65\xa2\x05\x60\xca\x44\x8b\x1e\x86\x03\xf2\xa4\xa7\x42\x43\x9c\xbb\xbd\x43\x68\x81\xaa\xc2\xd7\x53\x18\xdc\x47\x0d\x66\xdc\x5e\x1b\x7f\x7a\x9b\x85\xea\x09\x0d\xe0\xe2\x96\xf3\x66\xd2\x37\xbe\x29\x2e\xf8\x2d\xc3\x28\x65\x53\x53\x01\x33\x10\x6a\x2a\x54\x12\x86\x9a\x0a\x15\x6d\x41\x1e\x55\xb5\x71\xf1\xc8\xd5\xc0\xc8\x04\x5a\x8b\x53\x2b\xbb\x40\x6b\x71\xaa\xae\x8c\x27\x1f\x01\xcc\x46\x9f\x73\xfd\xa4\xe3\x49\x66\xdb\x6a\x3f\xc0\xbc\xee\xc3\x20\x3e\x7a\x1e\x85\xba\x09\x57\x2c\x35\x10\xee\x12\x8c\x46\xd3\x8a\x3c\xb4\x16\xd6\xd4\x22\x96\xf1\x2d\x5d\xd8\xa5\x4c\x0b\x90\x51\x3a\x0c\xfd\x9e\x62\xa5\x1d\x98\x4d\xb8\x77\x89\x51\x1d\xb1\x4d\xd8\x09\x03\x14\x24\x45\x0d\xa9\x3c\xae\x4b\x45\xc1\x65\xec\x94\xe4\x33\xe5\x1d\x44\xa3\xb0\x7c\x13\x4d\xc2\xae\x10\xb3\x5b\xf4\xca\x64\xb8\x6d\xf0\x0c\x01\xd9\xd0\x3f\x47\x78\x79\x20\x4b\x54\x09\x95\xcd\x95\x1c\xaf\x71\x44\xfc\x59\xb3\x29\x80\x83\xdb\xe8\xb2\xc1\xf1\x7a\xa5\xb0\xb6\x2f\xa2\x4a\xf8\xf2\xf8\xf1\x14\xa5\x48\x3b\x5f\xc8\x5c\xb5\x53\x1c\xa6\x3c\xa2\xfa\x26\xa9\x40\x0f\xd3\xa2\x6a\x4b\x13\x70\x15\x46\x25\x8f\xf8\xb4\x47\xa0\x58\xc5\x1e\x2b\x91\xd7\x44\xf2\xff\x21\xcb\x73\x5b\x4c\x23\x32\x6c\x80\x0d\x34\x8f\xa6\xf8\x30\xd0\xe6\xc5\x19\x1f\x12\xc5\x61\xff\x5b\xc3\x54\xca\x18\x16\x69\x4f\x3c\x90\x5a\x10\xf5\x30\x86\xd9\x45\x86\xbf\x63\xea\xc4\x8d\x37\x0e\x4c\x9d\x80\x6e\x20\xbf\x68\x93\x89\x0e\x93\x88\xc0\xf4\x8c\x03\x21\x7c\x76\x84\x91\x15\x3b\x32\x4c\x0a\xc2\xe2\x8d\xd3\x01\x68\x8b\x30\xc2\xf0\x27\xe3\x4c\x52\xd0\xf8\x58\x7e\x30\xf4\x89\xf0\x4f\x90\x0c\x59\xe3\x35\x34\x4e\xa2\x16\x80\xef\xe3\x82\x43\x67\x91\x86\x3a\x05\xa8\xc5\x48\x06\x03\x90\x92\xc1\xb0\x3e\x02\x3f\x16\x69\x60\xfc\x9b\x7d\x5e\x08\xff\x9c\xc2\x8f\xa5\x08\xf9\xf6\x71\xc1\x3d\x17\xfb\xe7\x79\xc4\x41\x19\x17\x5c\x4e\xb1\x9f\x45\xff\xfe\x2e\xd0\xc2\xf0\x52\xc7\xfe\x91\x58\x42\xd6\x46\x01\x66\x97\xa8\x08\x33\xe3\x92\x8d\x55\xbd\xc9\x20\x1b\xab\x44\x75\x14\x24\xfb\x2e\x5d\x81\xd3\x62\x33\x07\xdc\x88\xc6\x0c\x03\x6e\x44\x3b\x8c\x91\x96\xbd\xb0\xff\x03\xd9\x43\x27\x6d\x60\x0c\x64\x0f\xad\xfe\x1d\x2e\x65\x54\xf3\xb6\x43\x95\x46\xc5\xc8\xc8\xce\xab\x6e\xee\xbc\xbb\x06\x9c\x88\x8a\xd0\x51\x0d\x83\x09\x97\x3d\xea\x80\xc1\xb1\x0c\x73\xc4\xad\x3b\x60\x57\x54\x7d\x8e\xaa\xaf\x5f\xf7\x8f\xc5\x1f\xcc\x11\x3e\x46\x26\x68\x54\xb8\x23\x91\xa0\x21\x57\x85\x1e\x0c\xbd\xcb\xf5\xe3\x1c\xc4\xbf\x96\xb3\x1c\x2d\x45\xbd\x0c\xdd\x04\xb6\xfb\xe1\xf1\xb5\xb9\xc7\xd7\x16\x90\x0a\x51\x9c\xf8\xd4\xc1\xe3\x6a\x10\x93\xda\xc0\x44\xa3\x1b\x75\x04\x9e\x60\x10\x64\x5a\x73\xa7\xd1\x31\x08\x82\x18\x8d\x0e\x2f\x06\xef\x3f\xba\xcf\x20\xeb\xfb\x0c\xb2\x0c\x8f\xe6\xd6\x74\x69\x94\xbf\xc3\xa3\x39\xe7\x00\x88\xb0\x8c\xb8\xd6\x09\xa0\xbb\xa8\xe2\x90\xba\x0b\x5f\x69\x83\x04\xaa\x55\xc4\x0f\xf8\x1d\x2e\xa3\x91\x3c\x46\xb7\x05\x72\x4c\xd8\x8a\x31\xa0\x88\x62\x26\x2c\x46\x55\x85\x36\x7e\x5c\xc5\xac\xa2\xd7\x80\x3d\x74\xb9\x07\x1c\x98\xfb\x36\xe4\x82\xf2\x0f\xb8\x20\xae\xd5\x31\x1c\x1a\x58\x61\x1d\xd2\x73\x74\x0c\x09\xa4\xc3\x7d\xf4\xc4\xef\x13\x11\x2a\xc4\x72\x20\x25\x20\x53\x73\x8c\xe9\xc8\xd4\x9f\x30\xa6\xf0\xfa\x63\xc2\x98\x7a\xe8\x94\x18\x78\x48\x27\xbc\xa8\xc8\x33\x73\xce\x36\x96\xaf\x62\x31\x74\x90\xd6\x38\x65\x10\x6d\xba\x4a\x1e\x4c\xbb\xea\x7b\x69\x60\x03\xa1\xf5\xd9\xd0\x3d\xda\xc7\xdc\xd0\x3d\x5a\x03\x9a\x41\xa4\x40\x25\x2e\xe3\xf6\xc9\x9f\x1f\x48\x75\xc5\x1f\xbd\xa3\xb5\x6c\x19\xb7\x7e\xf4\xf9\x8f\x4c\xa1\x58\x70\xab\x78\x4a\x20\x65\x1f\x9c\xd6\x83\xb4\xd9\x23\xf8\x28\xfb\x80\x7d\x1a\x4f\x32\x82\xb4\x7f\x84\x98\x85\x7b\x84\x18\x89\xcf\x80\x63\x68\xc6\x49\x19\x08\x26\xc2\xa8\x43\x43\x8e\xc1\x30\x2b\x43\x29\x85\x37\xc2\xa3\xb8\x45\x0a\xff\xc0\x09\x22\x31\x1e\x38\x47\x1b\x81\x67\x2c\x39\x79\xba\x5d\x84\x5c\x16\xaa\xa5\x20\x44\xac\x5a\xc9\x6c\x5a\x4b\x66\xd3\xcd\x5d\x8e\xc7\x10\x4b\xc6\x13\x38\x96\x32\x65\xa7\xbb\xe4\x3c\x85\x6a\x29\x53\x86\x8f\x1a\x4b\xd6\x53\x50\xf0\x8d\xd6\x5e\x74\x6c\x8d\x7f\x84\x77\x9b\xa8\x5e\xb4\xc1\xc6\x21\xce\xf2\xa7\x75\xde\x80\x17\x39\x8c\xc7\x34\x0c\x27\x2d\x3c\x3b\xe7\xc6\x74\x30\x7a\xe8\xca\xd2\xc6\x46\xe8\xeb\x65\xb9\xe5\x57\xb3\xb9\x2c\xaa\x53\x30\xee\xdf\x25\x70\x86\xf7\xbb\x04\x1b\x63\xd8\x21\x93\x3a\x5e\x39\x66\x27\xa7\xa0\xc3\x6b\xe2\x45\xcc\x1c\x36\x97\x5f\x76\x05\x5f\xf9\x65\xa1\x24\x06\xb5\x4f\xd2\x61\x08\xbf\xcb\xc3\xf5\x62\x5e\x3e\xf3\x1f\x59\x14\x5a\x7c\x9a\x13\x8b\x96\x5a\x39\x18\x98\x6b\xe8\x3e\xad\xae\x66\x60\x2a\x7b\x2a\x39\x18\xfa\x52\xc3\xaf\x8d\xcf\x88\x59\x3c\xc1\xc6\x07\x8b\xed\x2e\x7f\x4a\x66\x3c\x93\x04\xf4\x53\xde\x33\xe0\x46\xce\xc8\x16\xaf\xb5\xec\xeb\xf3\x9f\x1f\x36\xcc\x83\x80\x82\xf0\x81\xf3\x10\x14\xde\x7f\xd3\xb0\x7d\xea\x72\xe6\x21\x87\x0c\x5d\x9a\x87\xd1\x2d\x8a\x6d\x94\x40\xb3\x92\x53\x3f\x68\x0f\xcf\x3c\x70\xdf\x66\x92\xf3\x54\x18\x5e\xfd\xd0\x2e\x87\x6d\x99\xa7\x5c\x31\x1b\x36\x33\x0e\xdf\xb4\xda\x84\xf7\xf5\x0f\x0d\x6e\x90\x82\xcd\x8c\xb7\x07\x87\x3d\x4f\xd3\x56\xf2\xc2\x99\xa7\x79\x2b\xe1\x71\xe6\x25\x23\x88\x42\x6c\xa2\x09\x31\x13\x49\x4c\x23\xee\x91\xe7\x26\x26\xaa\x10\x93\xb7\xc4\xfc\x71\x2a\x4d\x57\x81\x69\x90\x3d\x83\x80\xcc\x1f\x4b\xd2\xb4\xa0\x99\x17\xfe\x18\x5c\x45\xf3\x22\x3b\x3f\x57\xc8\xbc\xf4\xbc\x2e\x7e\x28\x85\x81\xa1\x99\xa8\x45\x8a\x36\x85\x13\x4d\x48\xd1\xac\x6f\xa2\x09\x19\x9a\xf2\x4c\x34\x21\x43\x53\xa0\x59\x64\x51\x39\xb3\xb3\xa4\x91\x10\x10\x93\x80\xac\x6a\x96\x37\x31\x37\x2d\x06\x66\x9a\x30\x24\x45\x71\xcf\x2c\x6a\x35\x29\xa6\x53\xb6\xbf\x2b\x8f\x6c\x8e\x82\xc3\x63\x73\x10\x79\x56\xbb\x45\x38\x0b\x8b\x34\x49\x3c\xa6\xb5\xd8\xac\x08\x45\xb3\x0c\xfb\x0a\x4b\x38\x31\xd1\x20\xe6\x6f\x4c\x18\x94\x99\xbf\x23\x9a\x83\x4d\x9b\x98\x9a\xaa\xa9\x99\x15\xd1\x59\xd6\x47\x34\x97\x75\xb0\x12\xca\x3a\xb0\x72\x1c\xbf\xd9\x60\xe5\xdc\xe5\x06\x2b\x27\xfa\x34\xd8\x4f\xb1\xa7\xc1\xca\x89\x63\x0d\xdd\xb3\x88\xd8\x64\x45\x99\x63\xc3\x83\x45\xd4\x69\xb0\x75\xd3\x7e\xf0\x1e\x51\x75\x3b\xd1\xaa\x64\x10\x84\xa9\x25\x07\xdc\xd6\xd4\x92\x03\x4a\x33\x1b\xcc\xa8\x78\xaf\x25\x87\x68\xd7\x50\x9f\xcf\x3f\x69\xe0\x6c\x70\xd7\xa2\x67\x77\x7a\x74\x4c\xba\x0e\x6f\xa6\x89\xf9\x6a\x9b\x8e\x8e\xf9\x87\xba\x9e\x89\xf9\x87\x64\x77\x92\x78\x6d\x0c\x1b\x04\xbf\x5b\x1f\xc1\x99\x6b\x4c\xea\x0d\x95\x51\xb3\xa3\x5a\x77\x8d\x93\x05\x62\xa6\xfa\x35\x79\x0f\xce\x90\x29\xa3\x23\x72\x6f\x18\xfa\x71\x92\x7b\xc3\x60\x8f\x33\xf9\x24\xd6\x2c\x10\x0b\x41\xac\xe6\x8f\x35\x9a\x55\xd4\x0f\x44\x41\xc5\x01\x54\x96\xc1\x22\xcf\x64\x93\x18\x4c\x65\x8a\x42\x83\x39\x64\x56\x18\x61\x20\x45\x83\x3b\x9f\x5a\x81\x68\x8f\x32\x87\x62\x4a\x37\x1e\x73\xd2\x20\x4a\x7c\x4c\xa5\x2f\x3e\x86\xe6\x40\x10\xc4\xfd\x3f\xd3\x94\x03\x56\x71\x1a\x6a\x46\x45\xd4\x34\xb4\xb2\x6f\xa9\x99\xce\xd4\xce\xd0\xd0\xca\x3a\x6a\xce\x74\xa6\x86\x81\x9d\x86\x56\xd6\x7b\x72\xa6\x37\xb5\x2b\x34\x93\x4f\x71\x9c\x8c\x1d\x68\x07\xea\x79\x3d\x79\xa9\x71\x81\x6b\x99\xc6\xa1\xc9\x03\x8a\xcc\x25\x7c\xdb\x4e\x33\xc7\xfa\x3a\x9d\xb2\x56\xfa\x0c\x4f\x63\xcf\xe8\xaf\x3b\xe5\xad\x74\xf6\x9d\xaa\x6c\xae\xfc\x07\x13\x25\xb5\x82\xd3\x28\xcc\x2e\x81\x82\x9a\x6c\xa1\xa0\x46\x7c\xc2\x53\x29\xce\x6c\xee\x95\x02\x94\x29\x98\x91\xbc\xdc\x49\xeb\x59\xb4\x5b\x45\x4b\xb5\x9a\x84\x9f\x5a\x99\xf8\xde\x43\xf6\xa8\x6d\xb4\x9c\x2f\x73\x40\x41\x32\x63\x20\x87\x09\x6b\x55\x74\xdb\x9b\xb0\x56\xc5\x98\x78\x13\x61\x4c\x31\xf8\xdd\xfc\xf1\x59\x5d\xce\x6e\x3e\x22\x37\xf0\x3e\x1b\xec\xb1\x8e\xb2\x59\x8a\x86\x12\xa5\x8a\x46\xa2\xee\x9c\x36\xa2\xd2\x72\x43\xff\x11\xc3\x3d\xe6\x52\xd7\x00\x48\x4b\x64\xb3\xd3\xa5\x21\xa2\x95\x4c\xe0\xc6\xd2\xea\x7a\xa4\xbf\xe3\x44\x56\x63\x8c\xa2\x99\x01\x02\x5d\x1b\x02\x04\x1e\xd9\x2d\xaf\x79\x09\xc0\xe2\x35\x2f\x7d\x43\x82\x33\x95\x90\xcf\xed\x35\x20\x85\xde\x52\x5c\x56\x03\x17\x23\x1d\x46\x26\x91\x00\x13\xc9\x70\x25\x6a\x6e\x1e\xae\x44\x4d\xac\x22\xe2\x5f\x13\x75\xf6\x47\x7d\xda\x12\xf0\x8f\x48\xe4\x31\xf5\x24\x32\x5c\xe0\x7c\x49\xcf\x37\xfd\x83\x97\x31\x8f\xc0\x49\x52\x33\x6d\x42\xe6\x8f\x75\xba\x34\x89\x98\x48\x70\xea\xdf\xa1\x53\x26\x2e\xde\xcd\x53\xf0\x0a\xa1\x90\x08\x21\x9d\x19\x3e\x30\xd9\x0a\xa4\x35\x69\x0a\x3d\xf1\x07\x52\xe9\x38\x71\x01\x4a\xd4\x36\xd5\x18\xb7\xc8\x8d\xf9\x08\xf9\x6b\xe2\x3e\x24\x64\x93\x32\x84\x8c\x47\xee\x8d\x13\x8f\x51\x73\xef\x1f\x7b\x53\x48\xea\x13\xb7\x99\x5d\x55\x57\xde\x07\x16\x43\x30\x57\x37\x7e\xda\x06\xa3\xbd\x0f\xac\x84\x2e\x1b\xf3\xdc\x1d\xd6\xe1\xb9\x7b\x39\x80\xf1\x53\x79\xee\xdc\xda\x8e\xb0\xca\xf7\xc9\x9b\x88\xbb\xe9\x26\x21\x06\x89\x1b\xe3\x3e\x79\x13\x56\xeb\x63\x90\xc3\x63\xe3\x3e\x79\x99\x41\xea\xee\x93\xf7\x21\x24\xfa\x3e\x25\xb9\xf6\xc9\xcb\x94\xc3\x78\x13\x15\x50\xeb\xe2\xfb\xe4\x45\xd8\xed\x1f\x8a\x0b\xfd\xbc\xc9\x56\xa6\xd8\xee\xbe\x84\x81\x09\x9b\xda\xc2\xcb\xf8\xd6\x00\xc4\xdb\xf8\xbe\xf4\x02\x74\xc1\x2e\x5f\x59\x2e\xc6\x95\x5e\x23\x00\x72\x29\x04\xcb\xde\x08\xca\xe2\x0a\x5c\x8a\xfe\x6d\x5f\xa4\xc5\x2e\x9a\x59\x2d\x60\xba\xee\x4c\x9e\x7f\xfa\x07\x42\x75\x90\xe3\x2e\xf9\xb4\x61\x10\x62\x09\xa7\x69\xfa\x5d\x78\xdb\x34\x5b\xf8\x94\xb2\xab\xcd\xef\x80\x28\x6b\x73\x09\x09\xa9\x29\x9a\xeb\x5c\x7d\xd8\xd0\x6b\xcd\xb8\xa8\xb4\xa8\x49\x43\x99\xbb\x7e\x35\x5a\xdd\xde\x15\x1a\x2a\xe8\x1a\x89\x90\x03\x2d\x6e\x78\x9d\x93\x3c\x56\x71\xc3\xec\x64\xd8\xb6\xbb\xfa\x42\x15\xf1\x7e\xec\x4e\xf5\xfa\xbd\x2b\x0f\x09\xd7\xa4\xc9\x70\xdb\xa2\x29\x85\xe6\xe1\x7c\x37\x29\x35\xb3\x6a\x52\x6a\xb8\x80\x1b\x8b\x8f\x53\xe5\xcd\xdd\x92\x3a\x5b\x6d\xf9\x01\xc4\xcd\xe0\x49\xce\xf2\xc7\x6a\x34\x85\x62\x77\x37\x7a\x22\x07\xe8\xee\xf2\xdb\xfe\x41\x78\x6b\xd7\x17\x05\x8e\x99\x1a\xe3\x36\x32\x8b\xb4\xf6\x96\x17\x60\xee\xd1\x30\x8d\x00\x76\x1d\x9c\xb9\x33\x6f\xd2\xd0\xeb\x5c\x70\x47\xa6\xbb\xa4\x7c\xab\x7f\xa4\x8c\x3c\x75\xda\x76\x0b\x11\x6b\x18\x12\x48\x3b\xc2\x36\x17\x62\x79\x93\x1e\x55\x63\xcd\x1b\xa9\xca\xcc\x72\x26\x37\xa7\xa7\x51\x21\x47\x74\x84\x0f\xb3\xd6\x9a\x37\x29\x51\x9b\x3b\x36\xd0\x6f\x7a\x22\x86\x34\xd4\xdf\x11\x46\xba\xdd\xda\x6a\x38\x33\xcd\x30\x5c\xa2\x89\x90\xec\x6f\x1b\xbd\x1b\x56\x23\xb4\xf0\xb8\x27\xfa\x7f\x6e\xf3\x1b\x4e\x63\x90\xe3\x39\xee\x09\x43\xc7\x15\x78\x4f\x19\x3a\x86\xd7\x78\xc3\x4d\xfd\xb1\x19\xa5\xb8\xa7\x53\xca\x64\x5b\x64\x63\x62\x14\x29\xc0\x8c\xf1\x74\xdf\x1c\x6c\xcf\x0f\xe9\xbd\xa4\xec\x77\x4a\x52\x84\x42\x49\x4a\xf8\x07\x5e\x4d\x70\x2e\xf7\x8d\x24\x42\xfc\xbf\x39\x31\xdc\x29\x37\x37\x7a\x06\x15\xb8\x55\xb6\x18\x3a\xe8\x56\x5a\xd2\xf3\x43\xd3\x33\xd7\x56\x71\x89\x9e\xd3\xb7\xda\x16\x43\x0c\xdd\x6a\x5b\x0c\xf2\x7c\xab\x6d\xb9\xb2\x5a\x9e\x26\xc7\xe1\xf1\x2f\x55\x42\x76\x92\x71\x6c\x6e\xc2\xcc\x0d\x3d\xf6\xef\xc7\x57\xae\xc8\xf9\xf8\xfa\xe6\x0f\xd4\x28\x64\x06\x88\x9b\xfb\xbb\x29\x24\xbb\x75\x1e\x96\xb5\xbd\x97\x9e\x14\xf4\xbb\x50\x7d\x58\x34\xb4\x8d\x24\x89\x78\xbd\x9a\xf4\xde\x66\x35\x20\x81\x60\xdc\x1b\x59\xb6\x84\x76\x7b\x13\xd2\x9a\xdc\x05\xe9\x03\x76\x23\xb7\x18\x5a\x76\xdc\xa8\x54\xaa\xf6\xee\xf7\x16\xef\x25\xf2\xbf\xeb\xb9\x68\x73\x7c\x63\x52\xaa\xb5\xf4\xed\xf5\xec\x63\xfd\xd6\x8e\x54\x3a\xa0\x1d\xa9\xfb\xf9\x7a\x97\x31\x6f\x6d\x4a\x5d\x36\x7c\x34\x6a\xcd\x3f\xa6\xea\x43\xff\x49\x10\x6d\xce\x45\xe2\x56\xbf\x70\xcf\x30\x47\xf7\xab\xb8\x6f\xd8\x1c\x71\x9f\xeb\xf9\xf1\x64\x76\x16\xa6\x1a\x18\xce\x0f\xc9\x84\x01\xc6\x6e\xf3\x60\x39\x23\xd5\x27\x9e\x64\x2d\x31\x72\x3d\x91\x58\xcc\x2c\xab\x87\xe8\x7e\x78\xf6\x7f\x3d\x3d\x07\x0f\x3b\x7e\x7f\xd0\x9f\x90\x41\x27\x9e\x43\xae\x64\x50\x76\x2f\x26\x65\x8e\x32\xa0\x3e\xd8\x6b\x90\x32\x27\x9e\x43\x2c\x6a\x7e\x60\xb0\xe1\x2b\xfc\x41\xc9\x42\xd2\x95\x78\x50\xb2\x90\x3d\x27\x1e\x0d\x39\x90\x4b\x3e\xbf\x2b\xfc\x52\x8b\xff\x68\xc8\xc1\x02\x3c\xda\x6a\x80\x11\xcf\xa9\xe5\x0a\xf7\xcc\x83\x6b\x87\x14\xf8\x31\xd6\xca\xb4\x01\x1c\x4c\x73\x00\x38\x18\x68\xe5\x83\xaf\xad\x22\x9e\xe7\x44\x34\xef\xf4\x4f\x43\x16\x80\x27\x0f\x3a\x99\x01\x3b\xf8\x10\x84\xc5\x3d\x7c\x70\xbc\x15\xf5\x1f\x1c\x6f\x65\xcc\x1f\xed\x3c\x40\xc5\xe7\xc2\xda\x82\x5d\x78\x08\xf2\xd6\x14\xba\x3f\x97\xaf\x46\xcb\x5e\x62\xcd\x5a\x82\xfa\x27\xc1\x7b\xf0\xd1\xf5\xf9\xf0\x5c\x18\x63\x40\xdb\x1f\x8d\x43\x9a\xc3\x3b\x27\xa7\x01\x55\x05\xab\x9f\x22\x55\xb5\xcc\x43\xd8\xc1\x71\xc3\xf5\xb1\xf2\x68\x4c\xc2\x25\xff\x68\x4c\xc2\x61\x7e\x34\x26\x81\xfa\x3f\x85\xf5\x86\xac\x3c\x25\x63\x85\xdb\x18\xe0\x10\x2a\x3c\x24\x1b\xd5\xd7\xec\x51\x0f\xa3\xa3\xf5\x03\x27\xd0\xa6\xfb\xab\x45\x88\x0b\xa2\x45\x88\x60\x13\xf1\xd7\x80\xe0\x4f\xc5\x60\xdb\x9d\x40\x25\x63\xf4\xaa\x87\xe8\xbf\x64\x79\x8c\x47\x0b\x12\xc8\xcb\x53\xe1\x1f\x8b\xf5\xe1\x1f\x5d\x22\xd2\x93\x1a\x09\xf7\xd1\xb2\xc4\x1d\xd2\xb2\x84\xdb\xe1\x69\x30\xb7\xdc\xd9\x4f\xfb\xbd\x95\x0d\x70\xf6\x10\x63\x4e\xa9\xdc\x43\x42\x52\xc3\x00\x3f\xcd\x4b\x5e\x5c\x6a\x02\x4d\xa7\x4d\x40\xe9\xa8\xcb\x0f\x02\x10\x61\x7a\xab\x88\xde\x95\x4f\x21\x45\x7c\x88\xd3\xab\x92\xe7\xe9\xa8\x0e\xdc\xb4\x0e\x83\x0a\xdd\x7f\x3a\xaa\x03\x37\x99\x38\xbd\xea\x57\x1e\x4d\x48\x44\xf4\x2e\xd1\x46\xce\xf8\x68\x2b\xe2\xce\x76\xb9\x55\xa6\x89\xa9\x48\xda\x6a\x3c\x04\xe7\xad\x50\xd7\x27\x04\x8f\x29\x84\x37\x1c\x0d\x42\xe8\x98\x66\x08\x1d\x90\x06\xf9\xe4\xc2\x7e\x80\xce\xf3\x19\x40\x97\xe5\xc1\xef\xcc\x26\x92\x48\xd3\x58\x53\x10\xd5\x3f\x8f\xd6\x1f\x70\x6b\x8f\xd6\x1f\xda\xfa\x3e\x58\x7f\x18\x11\xf7\x49\xf9\x83\xfb\x3f\x64\xfc\xdc\x44\xac\x3f\xb4\x5d\x79\x4c\x00\xa5\x21\xfb\xa3\xf9\x87\x0e\x0e\xcf\x90\xd0\x7a\x18\x07\x84\x16\x36\xfb\x49\xf9\x85\xfb\x35\xb5\x57\x11\x77\x91\x5f\xa4\x36\xe4\x31\x56\x2e\xef\x9d\x67\x3a\x75\x5b\xc8\xd9\x8b\xbb\xe4\x82\xd2\xeb\xe2\x51\x5e\xa1\xe9\xed\x33\x25\xda\x52\x42\x45\x14\xda\x79\x3f\x33\x21\xb6\x9a\x37\x03\x7f\x60\x15\x22\x13\xf5\x90\x24\x4a\xbf\xa2\xe7\x16\x2a\x51\xc4\x70\xb8\x79\x68\xd5\xf7\x68\xde\xf3\xa8\xa3\xd1\xee\xf8\xb9\xe5\xd9\x6d\xe2\xfb\x49\xe4\x36\xb6\xad\x92\xd9\xc7\x70\xb6\x62\x06\x4c\x47\x18\xce\xe3\x21\x65\x93\x7c\xde\x63\x00\x5b\xc5\xb4\xcf\xa3\x6b\x9f\x08\xf4\x90\xaf\x6b\xf8\x87\xcf\x0a\x51\xee\x51\xff\x21\x1a\x2c\x4f\xc4\x9f\x6e\x66\x0f\x6a\x1a\x19\xc4\x67\x09\x00\xeb\xaa\xcd\xa8\xba\xd9\xc7\xd8\xb4\x12\x88\xa5\x18\xc8\x73\xb1\x14\x03\x79\xda\x48\xe2\x29\x13\xf1\xa4\x32\xc6\xd3\xb6\x24\xfb\xd2\x42\x13\x08\xa8\x15\x7b\x0c\x48\xab\x04\xe3\xd9\xb2\x56\xae\xa5\x41\x68\x0d\xf0\xfe\x18\x84\x76\x58\x56\x95\xe1\x5a\x6e\x5e\x23\x62\xab\xe9\x94\xe4\xdc\x9f\x54\xab\xb8\x18\xa9\x56\x71\x93\xb7\x46\xfe\x62\x8f\xc1\x6a\xad\x85\xb9\x69\x12\x7b\x63\xd5\x2a\x71\x79\x52\x11\xe3\xc4\x30\x3e\xcd\x0b\x26\xf5\x30\x4e\xf2\xe5\x61\x25\x4a\xbf\xc9\x0a\x02\x8a\x91\x6b\x35\x20\x7d\x5e\x66\xe2\x89\x4a\xa5\x8c\xb7\xfb\xab\x52\xc8\xf3\xf5\x1a\x63\x08\x5e\xf9\x49\x15\x8b\xe4\x36\x55\x2c\x5e\x31\x66\x4d\x92\x19\x7c\x54\xab\x08\xe4\xe7\x33\x4b\xf6\x40\x1d\x8b\x16\x2c\xcf\x27\xb7\x24\xc8\x9f\x6f\x2e\xef\x1c\x98\x99\xf4\xa9\x7c\x52\xfd\x22\xd5\x25\x92\x6d\x9e\xcf\xd4\xbe\x80\xd6\xeb\xd0\x72\x05\xc2\xbe\x0e\x2d\x97\xaa\x1f\xc2\xcc\x85\xbe\x8e\x84\x79\xf0\xa1\x2e\xa6\xf8\x8f\xef\x44\x10\x63\x1d\x4e\xc0\x9e\xd5\x0b\x71\xf1\xaf\xc3\x77\x62\xb3\x49\xc2\x5c\xf9\xc0\xbc\xaa\x5b\xc6\xbc\x0a\x44\x5e\x87\xac\x74\xb5\x5f\x41\xe6\x5a\x5a\xa7\x20\x73\x46\xd7\xc9\x8e\x0f\xff\xc8\xab\x02\x20\x4f\xa3\xe1\x70\xc8\x96\x59\x94\xc4\xde\x85\x2a\x27\xb4\xf5\x5e\xaa\x72\xe4\xc2\x96\xaa\x1c\x29\xfe\x3a\x11\x22\xf2\xa6\x59\xa7\xef\x57\x2e\x95\x65\xee\x24\xd9\x8b\x75\x91\xea\x09\xb4\x5e\x97\x9a\x24\x96\x7f\xfd\x58\xa0\x26\x7f\xbb\xd4\xf0\xe4\xba\x64\x82\x25\x8e\xe8\xba\x70\xab\x87\x6e\xaf\x4b\x9f\x74\x88\xc7\xba\x12\x62\xc0\x47\xf7\xa3\xf9\xc7\x42\xf7\xa3\xad\xcc\xd2\x55\x56\xdf\xda\x75\x25\xf0\x8c\x58\x84\xd1\xa5\x34\x8d\x92\x81\x81\x56\xe6\x2b\x70\xf6\x05\xeb\x2e\x90\x6f\x15\x82\x7f\x55\x5b\x4c\x3b\xf6\xe3\xf1\xc3\x5a\x39\x24\x53\x29\x78\xc4\xbb\x45\x3f\x56\xa6\xa9\xfb\x58\xb0\x32\x3d\xd7\xf1\xc7\xca\x64\xe4\xf5\x85\x4c\x23\x19\xfa\x55\xd5\x7b\xb9\x5d\x35\x19\x77\x56\x05\x39\x86\x99\xfd\x63\x55\xb5\x60\xa7\x3d\xdf\x7e\xfc\x69\xd6\xb2\xaa\x7a\x31\x5b\x6d\xca\x80\xf3\x63\x5e\x9a\x72\xad\x85\x69\x49\xd7\x31\x61\x61\x4e\x52\x74\xd1\x5e\x88\x42\x8a\xb1\x32\x56\xd3\xfb\x97\xa3\xbc\x9a\x4e\xf1\xa7\x1d\xe8\x07\x7f\x5a\xed\xf6\x03\xa8\x4d\xc3\x64\x18\x88\x85\x2c\xa4\x5c\x39\x8e\xf6\x12\xdd\xde\x7e\x6f\x44\x63\xbc\x2e\xe4\x22\xc6\x87\x5d\xa4\x57\x92\x44\x2d\xd2\x2b\x49\xb9\x17\x9e\x30\x12\xcb\x65\x76\x25\x5d\x79\x17\x9e\x30\x45\x5f\xde\xd5\x53\x0b\xc7\x84\x75\x85\x91\x45\x59\x44\x0a\x29\x5a\x48\x2d\xfc\x62\xf4\xfc\x5c\x3d\xa1\x72\x14\x92\x43\x89\x88\x70\x41\xa5\xb9\x7f\xf8\xc5\x74\x63\xd5\x2d\x02\xcf\xf9\x5a\x5a\x06\x07\x71\xea\x7a\xc1\xa8\x8b\x58\x88\x65\x0c\xe7\xb0\x02\x95\x1b\x97\xf9\x4a\x1e\x07\x41\xe5\xc2\x74\xb6\xc9\x0d\xac\xf0\x11\x66\x6b\x83\x8c\x3a\x2b\x84\x2b\xf9\xe8\x5b\x83\x57\x98\xdb\xab\x70\x05\x1e\x65\x0d\xf7\xca\x49\x0d\x9e\x61\x30\x09\x6b\xf0\x24\x16\x72\x25\x2a\x02\x38\x90\x56\x3b\xf4\x40\x16\x0c\xe7\xb2\xcc\x18\x20\xd7\xb6\x26\x0a\x3f\xd7\x40\x01\x8a\xf0\x29\x33\xf1\x5c\x2b\x33\x71\x76\x13\x7b\x33\xc8\xed\x9a\x58\x92\xc3\x67\xad\xc9\xa3\x40\xe4\x9b\xf2\xa0\x97\x95\x64\xb5\xad\x04\xab\x2d\x4e\xdc\x18\x05\x79\x72\x6f\xe4\xc8\x0e\x7c\xf3\x02\xe1\xa6\x58\xe4\x47\x37\xb8\xe8\xc2\x23\x26\x19\xae\x45\x24\xb8\xaa\x51\xd0\xba\xe5\xb5\x01\xef\x36\x2d\x98\x34\xe0\xce\x89\xfa\x0f\x36\x3b\xdc\x33\xeb\x41\x0d\xe6\x59\x25\x2f\xba\x06\x26\xeb\xc1\x7e\xc7\x6d\x78\x60\x73\xed\xe8\xc1\xa6\x9b\xfb\x76\x21\x3b\x19\xba\xd4\x2d\x42\xf4\x1b\x48\x7f\x61\xb5\x7a\xe8\xd9\xb3\x34\x42\xd1\x9a\x7e\x21\x48\x39\x34\xa6\x5e\x8f\xc1\xa1\x91\x60\x2c\xfd\x63\x0c\x87\xba\x56\xca\xac\xa8\xb6\x92\xc5\x02\x16\xac\x52\x92\xa7\x5c\x69\x95\x22\x34\xcb\x57\xa4\x7b\xa9\x55\x8a\x17\x4e\xf2\x3e\x6e\x6c\x9a\xa5\xb8\x76\xcb\xf3\x90\xed\x7d\x2b\xfe\x8a\x3b\xb9\x0a\x86\xdf\x99\x15\xc6\x8f\xe4\x83\xac\x26\xf7\x20\x4e\x6e\xc2\xa0\xb8\x90\x5b\x39\x04\x97\xff\xda\xde\x7d\x00\xbc\xb9\xfb\x9c\xc9\xf6\xb6\xb6\x5b\xa4\x48\xee\x48\xb2\x3a\x7f\x13\xbf\x17\xff\x42\xb7\xe5\x4d\x94\xa0\xb7\xd7\xfb\x86\x11\xdf\xe4\x30\xfc\xb8\xa5\xeb\xc0\xf5\x26\x91\x67\x25\x5e\xa3\xfe\x26\x04\x29\x8a\xa5\x67\x54\x24\xc5\x77\xca\x82\xc5\x29\xc6\x3e\x5d\x9f\x47\xd5\xe9\x7f\xea\xd3\x78\x6c\xad\x2f\xd3\xe5\xb0\x18\x5f\x06\x7a\x07\x34\x44\x37\xc5\x4c\x10\xeb\xf3\x49\x60\x93\xa9\xed\x80\x1f\x3a\x76\x39\x8a\xc9\xb5\xdc\xa3\x8f\x08\x23\xbc\x4d\x56\xda\xbe\xfe\x80\xdc\x30\x38\x26\xad\xd9\x84\xc9\x15\xdd\xb6\x26\xb1\x8c\xb6\x31\x89\xf5\x35\xb0\x8f\xfa\xdf\xff\x2e\x33\x06\x6d\x18\x1d\x92\x51\xc7\x46\xbc\x63\x28\x95\xfd\x63\x73\x2e\xf2\x52\xc7\x46\xd4\xe3\xf3\x6c\x13\x5a\x8d\x94\xea\xb1\x09\xad\xa6\xd7\xc4\xfe\x31\x3c\x97\x6e\x16\xfb\x80\xde\x4c\xdb\xee\xdf\xef\x97\x63\x21\xf4\x19\xd6\x47\xe8\x03\x95\xdf\x3f\x6e\xe7\xd2\x13\x63\xeb\xbd\x03\x1f\xb0\x15\xfa\x80\x94\x5b\xa1\x0f\xbb\xba\x4f\xa4\xce\xa7\xe5\x46\xd9\x3a\x48\x9d\x61\x54\xf6\x89\xd2\x8c\xeb\x68\x9f\xd0\x48\xf8\x94\x8d\x5c\x48\x6b\xbc\x7d\x02\xff\x25\x0c\xc0\xcf\x61\xde\x84\xff\xd0\x3e\x70\xeb\xf4\x33\xec\x47\xf8\xfd\x1d\xf8\xb9\xb1\xf6\x25\xfc\xf4\x7f\x21\xb4\xe2\xea\xdc\x84\x02\xd1\xd3\x63\x5f\x26\x9c\x63\xf3\x36\x99\x9d\x44\xd7\x4d\x10\x36\x4f\xce\xbe\x90\x58\xc0\x4e\x6e\x62\xab\x79\x28\x36\x82\x9c\xe9\x86\x5d\x1f\x65\x26\x8c\xed\xed\x74\xb3\xcb\x6f\xe0\xe9\x84\xb1\xbd\x9d\x02\xf1\xe3\x8c\xae\x09\x95\xd9\x0a\x6f\xa0\x0b\xbb\x48\xbf\xfd\x5d\x9a\x6d\x3f\x93\xfa\x2c\x10\xd6\x2d\x1e\xd2\xad\x4c\x27\xac\xbf\xa8\x63\x3f\x08\x9c\x78\x9b\xec\x2a\x3c\x96\x11\x2c\x71\xd8\x77\x15\x1e\xe6\x52\x85\xc7\x72\xa5\x4c\xff\x5a\xdf\x72\x9e\x77\x55\x6e\x66\x19\x63\x0b\x0e\xc0\xd6\xe0\x16\x1a\xb7\x6b\xea\xc0\xac\xf4\xbb\x5b\x86\x2b\x5d\xbf\x5f\xd9\x09\x2b\xc6\x81\x63\xdb\x3f\x4e\x68\xc8\x63\x6d\x6c\x6c\x87\x0b\xf4\x63\x8a\x86\xa6\x49\xfb\xc7\x13\x8d\xe1\x22\x36\xef\x1c\xfa\xfc\xb1\x47\x43\xc3\xa6\x8d\x44\x47\x3b\x88\xdd\x4c\x54\x28\xfa\xe9\x38\x14\x96\x17\x95\x2c\x2b\x76\x16\xff\xf0\x22\xfa\xd1\xf9\x3f\xe8\xdb\x6e\x4c\x43\xa4\xea\x48\xa0\x60\xe0\x37\xee\x46\x46\xab\xdc\x5d\xd0\x2d\x23\x74\x82\x99\xde\x18\xa8\x0c\xf7\x01\x17\x23\x89\xf1\xc6\xbe\x57\xc9\xf1\xc6\xbe\x77\x88\x3b\x18\xae\xa8\x7c\xda\xd8\xf4\x6a\x90\xb5\xbb\xc0\x5a\x76\x59\xe9\x3f\x58\x56\x5e\x07\x3b\xc0\xbb\xfc\x1d\xd8\xdc\x92\x40\x74\x0e\x5b\xb3\xf5\x2e\x82\xa2\xed\xc0\xbc\x55\x3c\xd2\xd4\xd7\x15\xd3\x9e\xc5\xc3\xa5\x3d\x8b\x0b\x16\x5e\xd7\x94\xb5\xf4\x15\x17\xb4\x60\xb1\x1f\x0d\x7d\x21\xc5\x5b\x43\x5f\x89\xcc\x40\x66\x26\xbe\x0c\xa4\x52\xe2\xe3\x40\x12\xe5\x99\x1b\x5e\x9c\x52\x16\x92\x4d\x8e\x3c\x69\x43\x88\x2c\x03\x51\xd8\x2b\xda\x1f\x4f\xef\x40\xdd\x6b\x59\x03\x60\x47\x9b\x30\x13\x92\x22\x8d\x81\x6d\xab\x31\xb0\xe4\x0d\x53\x97\x99\xf4\x56\xc9\x91\xc6\x46\x7b\x2a\x2b\x16\x26\x62\xa2\x99\x7c\x6d\x9b\x3d\x49\xe3\xf0\x4d\x4c\x34\xd9\xba\x3d\x65\x26\xb8\x66\x36\xc2\x22\x23\xf9\x6c\x0d\x58\xb4\x74\xda\x37\xf9\x0c\x24\xf6\xb7\xec\xac\xc8\x70\xeb\xd5\xcd\xcd\xb6\xef\x04\x85\x11\xcd\x9d\xa4\x33\xf2\xbe\x0d\x6a\xe8\x39\x33\x79\x92\xca\xd7\xad\x79\xb0\xee\x8d\xfb\x56\xec\x2f\x71\x24\x93\x92\x36\x40\x1b\xc9\xd3\xe5\xea\xde\xe9\xf3\x6d\xc7\x09\x3e\xcd\x1f\xc0\xb7\x35\x52\x28\x5d\x28\xf6\x23\xf4\xf4\xf4\x78\xfb\x7a\x7f\x20\x91\xd2\x67\x67\xff\x38\xb4\x6a\x4c\xe6\xfd\x24\xec\x40\x88\x40\xca\xd8\x5e\x5b\x81\x94\x46\xdf\x1b\xb5\x97\x96\xfe\xfb\x41\x7a\xe8\xba\x27\xb3\x76\xf9\x81\x8c\x50\x8a\xb4\x4c\xbe\xea\x2a\x2c\xd7\xd7\x73\xba\x14\x64\x4a\x3f\x96\x02\x38\xaf\x17\xb9\x38\xe5\x54\x7b\xe5\x02\x03\xcb\x8f\xa5\xab\x06\x20\xdb\x2b\x97\x94\x3d\x59\xc2\x65\x79\xcb\x06\x58\xcb\x95\x93\xe8\xa4\xe2\xcc\xcd\xda\x26\xd9\x74\x4b\xc8\xa8\xa4\xba\x65\xcb\xc5\x29\x3c\xdd\x70\x71\x43\x07\xe4\xbd\x65\x9d\xbc\xac\xb7\x12\x3c\x0f\xd2\x26\x51\x96\x04\x19\xc9\x96\xaf\x8c\x8d\x8d\xb0\xcf\x92\xbd\x93\xb9\x64\x5a\xdb\x27\x4e\xb6\x46\xc8\xe8\x11\xdb\x22\xea\x9f\x4e\x69\x7b\x2b\x80\x14\xd7\x5f\x45\x9e\x2c\xec\xab\x19\x96\xd4\x01\x27\x6b\x75\x41\xfb\xf5\xb5\xed\xde\xbf\x32\x5e\xe2\xf7\x6b\x2c\x44\x09\xc1\xeb\xc4\xa4\x34\x98\x1f\xab\xad\xda\xaf\x13\x63\x2b\xdf\x14\x19\xda\x1c\x29\xa1\xd7\xaf\x6a\x39\x0d\x35\x37\x6a\x39\xf5\x61\xfb\xd3\x54\x4c\x7c\xf9\x12\x46\xfa\xfa\xb1\x8a\xd5\x67\xd6\x86\x53\x3c\xb4\x45\xd9\x1f\xc2\x4b\xaf\xda\x64\x14\xc5\xee\x2f\xe1\x65\xbe\x5f\xc2\xeb\x3f\xc0\xe8\xb2\x7e\xc2\x28\x01\xf9\x30\xca\xf0\x7a\x56\xc9\x97\x77\x35\x72\xb1\xa1\x43\xe1\x56\xcb\x27\xc4\xef\xa1\xc6\x18\x44\x78\x8f\x24\x33\x27\x1f\x18\x65\xb3\x76\x2f\xe1\x5c\xe4\x01\xde\x03\xad\x30\x30\xbe\x19\xa2\x8d\x23\xf8\x1e\x0a\x32\x87\xff\x28\xc8\xcc\xe6\x0a\x32\x39\x9c\xaf\x72\x2d\x43\xdd\xbe\x3f\x4e\xaf\xca\x38\xbc\x8a\xb5\x38\x77\xef\xe9\x93\x83\x69\xbd\xa7\x82\x4c\xb0\xe0\x3d\x7d\x72\x4c\x3f\x94\x64\x42\xd9\xde\x53\xad\x76\x76\x90\x8f\x11\x20\x3b\x95\x58\x4e\x7b\x53\xf6\x6a\x7b\x41\x06\xd9\xdf\x1f\x67\x57\x25\xf5\xef\x8f\xb3\xab\x5e\x62\xef\xa5\xba\x1d\xc4\x79\x2f\x01\x9b\x7e\x14\x6a\x31\x2d\xcc\x9b\xcf\x92\x4d\x9a\x1f\xfe\xc3\x1b\x4d\x33\xe2\xf7\x52\x42\xc8\xb6\xbc\x97\x12\xc2\x6e\x67\x64\xab\x07\x43\xde\x2b\xe5\x98\xd6\xe2\x65\x04\x7a\xbf\x17\x2f\x23\x57\xc2\x48\x2f\x6a\x7a\xde\x82\x45\xb9\x3b\x47\x3a\x71\x39\xb3\xd7\x38\x2f\xca\x7e\xde\x82\x6d\xbb\x13\x31\x19\xd4\xb0\x92\xf2\x4c\x4e\xc0\x8b\x7c\x4c\x9e\xea\x2d\x3e\x97\x78\x73\xbf\x85\x27\x9d\x2b\x5a\x84\x3c\xec\x4a\xd9\x66\x38\x86\x36\x30\x4d\x10\x79\xe0\x0d\x21\x74\x1a\xb6\x70\x1a\x4c\xaf\x3a\x0d\x4e\xc0\x5b\x9d\x06\xe3\x55\x85\xb1\x48\x1a\x5e\x24\x6a\x72\xc8\xaf\x56\x42\xbe\x81\xde\xea\x3c\x00\xdd\x48\x32\xb0\x06\x6f\x46\x92\x11\xcb\x2b\xd1\x3b\xc5\xcc\x9a\x3b\x60\x2d\xa1\x85\xa8\xbd\x19\x3c\xc6\xd9\x36\xed\xe5\xf3\x1f\x82\xc7\x88\x3f\x19\x3c\xc6\xc5\x6a\x0a\x36\xdd\xc1\x0c\x18\xe3\x3a\x34\x25\x9b\x4e\xab\x91\x5a\x5f\xa4\x69\x08\x36\x45\xb9\x26\x7b\xd1\xff\xb4\x5b\x7e\x33\xb2\x4c\x77\x54\xc4\xb4\x1e\xa7\x34\x33\x12\xa1\x0c\x33\xe3\x23\xe1\x25\xcc\x8c\xa6\xce\xaf\x49\xa5\xe4\xee\xdf\xee\x0c\x5c\x81\x6e\xbe\xb8\x62\x13\xc5\x09\xae\x66\x37\x13\xf8\x69\x35\x6c\x93\xaa\xe5\x14\xf3\xb3\x34\x5d\x79\x28\xd3\xc4\x68\x29\xaf\x98\x17\x21\xda\x65\x98\xb4\x17\x21\xda\x65\x1c\xb3\x37\xcc\x70\x05\xa7\xf1\x06\x51\x2f\x61\x65\x5f\xa4\x68\x97\xd1\x3c\x5e\x62\xc9\x5c\x86\x4d\x7b\x33\x5d\x39\xdc\xe9\x8b\xd7\xfa\x65\x80\xb4\x37\xf3\x95\xc3\x9f\xbe\x81\x35\x55\xb5\x89\xaf\x7b\xee\xde\x17\xd1\xdb\x35\x2e\x9b\x20\x26\xf5\xac\x04\x62\x52\x31\x34\x7c\xe8\x5f\xfe\xf1\xa1\x8d\x86\xa7\x7d\x31\x95\xbe\xc6\xe5\xc7\xe9\x07\x1d\x0f\xe2\xf7\xb8\x60\xc8\xe1\x8a\x11\xb0\xde\x61\x34\x1e\x14\x06\x2f\x6c\x64\x31\x0a\xd5\x3b\x48\x89\x2f\x96\x0d\xbd\x17\x10\x7c\xbd\x99\xcc\x5c\xbc\xfe\x31\x92\x4d\xbb\xc1\x77\xa6\xd0\x81\x39\xa2\x77\xcc\xbc\x0f\xef\x44\x66\x2a\x32\x4d\x64\xa6\x22\x29\xac\x64\x31\x14\xe2\xfb\x63\x25\x9b\xca\x9b\x77\x6a\xce\xeb\xa1\x9a\x66\xa4\x77\xef\xa7\x02\xd4\x62\xb5\xcc\xf9\x04\xc0\x53\x01\x6a\x71\x14\x04\xa8\x12\x17\xf3\x4f\x19\xd0\xf8\x85\x65\x0c\x55\x14\xef\x9d\x39\xc0\x19\xdf\x14\x95\x0a\x5d\x5e\xfd\xa8\x92\xb4\x19\xfc\x3f\x89\xc5\xf6\x03\xd0\x3e\x54\x2c\x21\xdd\xfa\x8a\xfc\x51\x50\xb6\x3d\x0b\xf3\xe1\x17\x7a\x70\x7d\x7c\x85\xc8\xf9\x0c\xff\x15\x1f\xf2\x96\x37\x6f\xcd\xdf\xb2\x7c\xc6\x9d\x32\x4e\xe3\x57\xa1\x86\x9c\xa2\xaf\xaa\xde\x81\x74\x7c\x55\x82\x7d\xfa\x0f\x81\x9f\xa6\x7f\xe8\x8b\xce\xe4\xbf\x9a\xf8\xe5\x87\xfa\x02\x58\xc0\x4f\x31\xfc\x70\xc4\xdc\x60\x47\x54\xec\x98\xff\x98\x2d\x84\xc5\xfb\x90\xd0\x6b\x94\xf6\x35\xf2\xf7\x3b\x41\x52\xb8\x84\xb6\xe7\x1f\x94\x27\x34\x5e\xff\x0c\x5b\x05\xae\x7d\x18\x1b\xa8\x73\xfc\x9a\xb2\x19\xeb\xe0\x39\x31\x2d\x2b\x83\xb1\x57\x64\x18\xd3\xfa\xc8\x30\xa6\x03\x60\xa1\x2c\x14\x1d\xc3\x1b\xe7\xdd\x91\xc1\x80\x59\x9f\xfe\x10\x5c\x53\x5f\xe7\xb9\x06\x19\xff\x3a\x8f\x23\x30\xf1\xd3\xba\x80\xbb\xe5\xd3\xba\x80\x03\xf6\x11\x74\x5b\x23\xdf\x4f\xbf\x07\xe9\xe0\xc7\x3b\x31\xc6\x9f\x8f\xe0\x2f\x65\xee\x28\x2c\x3e\x6c\x0c\x14\xbf\x7c\x21\xb7\xe4\x6e\x06\x26\xac\x1c\xca\x2f\x74\x67\x6b\xd6\x92\x8f\x61\x52\xd0\x87\xb3\xe4\x87\x17\x2e\x87\xea\x0b\xd5\x70\x6e\xb3\xe1\xb8\x7d\xc5\x7d\x88\xe3\x2f\xc3\xc2\x7c\xbf\xc7\x64\xd3\x50\xf6\x1b\xd2\x27\x37\x73\xa8\x2e\x81\xd8\x7c\x83\xf4\x8d\x3c\x1a\x3e\x9e\x96\x45\x6b\x89\x4f\x2b\x85\xec\x8a\x70\x2e\x22\xc9\x48\x97\x66\xca\x9b\xcd\xb4\xd7\x17\x5c\x07\xdc\x61\x5a\x6a\x9e\x47\xdf\x54\xc2\x47\x47\x13\x09\x19\xcc\xcd\x87\xa5\x63\x18\x07\xe1\x9b\x88\xc8\x04\x83\x30\x55\xde\xca\xdf\x44\x44\x36\x6d\x9c\x78\x6f\xaf\x37\xc7\x86\xe1\x26\xa2\x1e\xd1\x76\x22\x7a\xb2\x0e\xd2\x79\xe9\xe5\xc7\xf3\xb1\x2a\xf1\xfc\x6e\x0c\xa9\x87\x65\xde\xdc\x22\xcf\xcd\x9b\x5b\x24\xbc\x31\xaa\x16\xf1\x6e\xc2\x9e\xc0\x5a\x7c\x37\xb2\x81\xe1\xef\x8a\xa7\x45\x12\x5d\x49\x7b\xf6\xf4\x3a\x39\xbb\x82\x05\x17\x3e\x53\xf0\x6a\xe9\xf6\x69\x29\x69\xc0\xc9\x8f\xe7\xe2\xcc\x72\x5e\xe2\x8c\xf2\xe4\xfb\xc7\xf6\xea\x2d\xc3\x0f\x42\x98\x35\xfb\xf2\xd6\x71\x57\x1f\x14\x87\x1e\xcb\x87\x4b\xa7\xd9\x40\x5d\x9d\x1b\xf3\x48\xf5\xab\xff\x48\xf5\xfd\xc3\x57\x3b\xbb\x44\x0a\x17\x9f\xd3\xdf\xef\x51\x79\x99\xca\xf7\x23\xf0\x67\x97\x52\x2d\x64\x88\x10\xe3\x8f\x74\x2e\xe6\x74\xfa\x48\xe7\x62\x1a\xa7\x8f\x58\x9f\x95\xf7\xfe\xb7\x10\x91\x0d\xeb\x23\x4e\x74\x05\x17\x62\x3a\xb7\x68\x21\xa6\x73\x8b\x96\x7b\x0a\x72\x10\xea\x33\xa9\xe2\x56\x4c\x47\x9f\x84\xf4\xcc\x89\x6d\x15\x05\x62\xcd\xce\x77\xbb\x1f\x1f\x27\x9c\x91\x5f\x9f\xb8\x28\xb0\xbf\x7c\x7d\xd9\xe4\xd5\x99\xde\x25\x7b\xd5\x5a\x88\xb3\x3e\xbf\xdc\xfc\x7c\x7e\x49\xa6\x5e\x1f\x96\xd2\xa3\x37\xd1\xc2\x9e\x13\x2d\x6c\x23\xdf\x6e\x5f\x9f\x9b\x4f\xad\xb4\x46\x10\xe9\x3f\x98\x49\xd7\x24\x8d\x11\x24\x68\x3c\xc0\x2e\xbd\x04\xbf\x4f\xa6\x8d\xe1\xb5\x3f\x50\x71\xf5\x7d\xa8\xa3\x1d\xfd\x43\x9d\x21\xb6\x99\x2e\x77\xfc\xae\x9d\x71\x1c\xa4\x9a\xfd\xcd\x64\x1c\xd8\x18\x90\x1b\x61\x1c\x06\xd3\xc4\x2a\x77\x1c\xbe\xbe\xae\xf3\x0f\xba\x37\x0e\x24\xf4\x38\xc7\x8f\xc3\xf0\xd9\x3f\xac\x1a\x87\x06\x98\xc5\x9e\x03\x4c\xb2\xce\x10\x5e\x41\x41\x8a\xfc\xbb\x71\xc7\x61\xcc\xcd\xdf\x3c\xc6\x81\x28\x9e\x2c\xe0\xe3\x40\xe4\x4e\x40\xe9\x71\x60\x67\x49\xfa\xdc\x71\xf0\x10\x23\xb1\xd9\x38\x7e\x4f\xaf\x40\xa4\x33\x0e\xc5\xec\xc5\xdf\x3b\x68\x68\x19\x31\x7b\x61\xdc\x13\xe3\xee\xc2\x58\x8a\xd9\x8b\x6d\x21\x27\xd3\xb2\x28\xe9\x58\x5b\xa0\x3b\x1f\x2f\x95\xec\x54\x9c\xa4\xa3\x2b\x45\x1a\x54\xba\xb0\x4a\x9b\x40\x7d\x29\x5e\x29\x74\x65\x6e\xdd\xab\xf8\x0f\xa1\x36\x07\x30\x5d\xbf\x57\x2d\x92\xe7\x71\xf8\x16\x2b\x4e\xf4\xca\xeb\x80\xd5\xb8\x7c\x16\x0c\xd6\x12\xa7\xd2\x41\xa0\x9f\x71\xe0\x50\x51\x09\xaf\x39\x8e\x62\xd4\x97\xca\x4c\x8a\xce\x6d\x8e\x5f\xdc\x58\xff\xa8\xff\xfd\xcf\xa0\x5f\xe3\x28\xaa\x86\x01\x85\xd0\x5b\x87\xa0\x14\xf7\xce\xdf\x27\xcb\x69\x19\x6d\x89\x93\xfd\x3d\xa0\xa2\x1f\xf6\xc9\x4d\xed\xf4\x2a\x37\xf2\xa4\x0e\x82\xf2\x79\x01\xb7\x82\x72\xc7\x32\x62\x85\x0b\x55\xa1\xec\x62\xa3\x32\x70\xd1\x44\x53\xc6\x06\xfc\x4d\x92\x58\xad\x44\xb0\xaa\x41\xe3\x26\xa5\x66\xfa\xbf\x97\x8c\x1e\xb1\xe3\x68\x06\x24\x6b\x56\x52\x52\x56\xfd\x47\x62\x97\x5d\xbd\x34\xa1\x4c\xca\x90\x7a\x89\x43\x3d\xc3\xce\x03\x49\x37\xf2\x77\x65\x14\xa2\x62\x1e\x38\x88\x8c\xc3\x48\x98\x68\x44\xc6\x61\xd2\x10\x32\x02\x8f\xc3\xc4\x71\x25\xbb\xe6\x7d\xe9\x92\x98\x44\xce\x65\x08\x0f\x3e\xad\x23\x09\xbd\x1f\xc4\xfd\x9c\xcc\xdd\xec\x70\x93\xc1\xf3\x75\x21\xfe\x87\x56\x19\xe2\x27\x0f\x87\xe1\x29\x0c\x62\x6a\x56\xf0\x13\x7e\xe1\x70\x45\xf5\xb0\xc4\x1c\x7f\x1c\x83\x74\x56\x6e\x1f\xd9\x6c\xb1\x56\x1d\xc7\x40\xad\x20\x7a\x0c\x57\x1a\x30\x30\x6f\xc4\x7e\x62\x1c\xc6\xb3\x72\xe0\xcc\xef\x06\xd8\x03\x87\x61\xe7\x39\x0f\xd0\x0c\x80\x4c\xe3\xd6\x19\x6b\x1a\x08\x88\xe9\x98\xd2\x4d\xda\x63\x4a\x37\xa7\x3f\x35\x3e\x01\x86\x49\x04\x79\x61\x9e\x79\x9d\x51\xf6\x09\x65\xdb\x45\x1d\x26\x39\x33\xfe\x20\x65\x59\x78\x1b\x20\x69\xee\x6e\x22\x66\x89\xbd\xfe\xa5\xc5\x1d\xc7\x4d\x14\x42\x17\xdf\x6c\x6f\x95\x51\xd4\xeb\x27\x42\x9a\xd5\xad\x59\xbe\x4d\x3a\x47\x59\x36\x0a\x50\x48\xe4\x96\xb8\x41\x72\xda\xee\xb6\x23\x59\xc6\x7f\x73\x1c\x86\xfb\x16\x99\xd2\x35\xd2\xdf\xab\x31\x92\x28\x37\xfa\x61\xac\x27\xe3\xb0\xb2\xde\xa6\xe7\xbf\xc4\x80\x47\x8f\x1b\x46\x86\x07\xe8\x12\x85\x27\xd5\xb5\xcc\x87\x6b\x5f\xeb\x91\x71\x70\x8f\x9f\x9e\x54\xb2\xaf\x9d\x22\x19\xb2\xe0\x76\x79\x3c\x97\x64\x01\x00\x49\xbf\x76\xe6\xef\x93\x32\xc3\x91\xc5\x16\xa9\xf4\x38\xb8\xe0\x51\x21\x8f\x03\xa7\xc7\xd3\xd3\xc5\x05\x7f\x48\x65\x71\x7a\x3c\xbd\x32\xf6\x41\x5b\x16\x0f\x27\x8b\xd3\x3a\x1b\xb5\x97\xfd\x6f\x81\x63\x06\x5b\x92\x05\xd0\x1b\xd8\xbc\x92\xf0\xc3\x38\x1d\x77\x0b\x1b\x93\xdc\x37\xf5\x81\x81\xd0\x99\xf0\xbb\xe3\xc0\x5d\xf2\x14\x9f\x37\xb7\x50\xc2\x00\x9c\xce\x11\x17\xc9\xd3\xfa\x2f\x37\x92\xeb\x40\xae\xb5\x53\xd2\x8a\x87\xe4\xe1\x22\xfe\xd8\x8d\xeb\xf0\xbc\x90\xf3\xf6\xf4\xe6\xc1\xeb\x62\x5c\xee\x07\x9c\x43\x0c\x51\x81\x3c\x6a\xd5\x63\xfb\x42\x50\xdd\xf2\x0f\xf5\xad\xa8\xf6\xc1\x7a\x49\xfb\x3f\x59\x2f\xda\xfe\x58\x88\xab\x8a\x09\x1f\x97\xb3\x88\xf0\xe3\x20\xa2\x7b\xa5\x7c\xbe\x61\x3d\x56\xa4\xc6\xad\x22\xf3\x27\x85\xb7\xd3\x9b\xb2\x1d\xfd\xde\x6b\xdd\xe5\x25\x35\x6e\x15\xc7\x3f\x01\xb5\x3e\x9a\x4d\xb6\xe3\x24\x1d\x2e\xf9\x88\xc7\x89\x9e\x9f\x24\x9c\xe3\x3c\xd0\x33\x73\x13\x9d\x87\xb4\xb4\xf9\xc1\xad\x0d\x5d\x3e\x65\x1d\x58\x96\xf3\xc8\xd3\x65\x4f\x42\x1a\x94\xa7\xd8\x68\x0b\x5e\xd5\xd5\x9e\xb4\xe4\x61\x01\xce\xc3\x1b\xd2\x26\x69\x91\x08\xb4\xe7\x99\xf7\x08\x6d\x7e\x3c\xc3\x40\x0e\x3a\xce\xd3\x8b\xaa\x50\x0e\x43\xbc\x31\x88\x3e\x1b\xd3\xd6\x93\x06\xcc\xe9\x94\x03\xab\xb6\x78\xf8\xc3\x06\x9b\xb2\x23\xbc\x94\x1b\xe5\x8f\x32\xf5\x49\x96\xc6\xc3\x73\x9c\xf8\x6c\x78\x05\x9d\x17\xba\x67\x70\xe9\xbc\xd0\x3d\xbb\xb0\xfa\x6c\x70\x9c\x4f\x12\xe7\xe2\x19\x3d\x4e\x42\x70\xf2\x4c\x1f\x27\x0c\x83\x8f\xc9\x71\x5e\x0f\x7f\xfc\xa5\xd1\x18\x27\x5a\x7c\xb4\x3b\xe3\xbc\x84\x9c\x45\x57\x8b\xcf\x29\x38\xd5\xe2\x73\xa2\x4f\xb8\x8a\x89\x18\x72\x9c\x25\x03\x13\x30\x27\x43\x55\x4c\x57\xc7\x64\x68\x48\x88\xc6\x59\xf0\x7f\xe8\x40\x89\xc6\x9e\x70\xcf\xe3\x44\x33\x4f\x52\x99\x71\x92\xee\x16\xf7\xb8\x71\xea\x85\x71\x39\x38\xdc\xc4\x80\x3c\x9c\x64\x39\x43\x82\x37\x4e\x1d\x2f\xb8\x76\x4e\x38\x0b\x72\x9b\x8e\xd3\xbc\x66\x73\xda\xc0\xd1\x6c\x00\xd7\xc9\x7d\x74\x92\xae\xbf\x38\x89\x2a\x14\x40\x57\x85\x02\x88\x54\xd3\x43\xaf\x4e\x52\xda\x62\x62\x38\x4e\xbd\x2d\xb8\xcb\x4e\xd5\xf4\x9c\xeb\xb3\xa1\x4f\x0e\xc6\xd5\xf3\xa2\xfb\xbb\xf7\x29\x30\x34\xdd\x8a\x9b\x7f\x3c\xbf\xd9\x88\x10\x3f\x0e\x65\x36\x11\xe8\xc7\x93\xcc\x26\x5a\x76\x14\xca\x6e\x3c\x1e\x19\xcd\xd3\xf5\x63\x4f\x66\x73\xdb\x74\xc2\x10\x43\x8d\xe9\x39\xfd\xfd\xb7\x42\xc3\xfd\x20\xa6\x67\x13\x29\x71\xc2\x68\x6e\xb3\xb1\x3b\xa7\x63\xe9\x86\xc5\x55\x74\x76\x2d\x8e\x3c\x35\xca\x4c\xb8\x27\xce\x1f\x2b\x33\x9b\xe8\x8a\x9a\x1d\xe7\x94\x71\x06\xca\xe5\xc9\x0c\x42\xe8\xa8\x8f\x9a\x1d\x8b\xb9\x71\x06\xcb\x12\xd6\xe9\xd4\xa1\xff\x10\x3a\xfb\x84\xa1\x13\xa5\xc2\x43\xdd\x6c\x8c\x4d\xe2\xe9\x02\x13\xc2\x33\xd1\x6b\xb8\x39\xcc\x79\xa0\x53\xe4\xd2\x38\x8d\xd9\x79\x4a\x51\x08\xc2\x1d\xc5\x83\x6f\x1a\xb2\xd3\xb3\x6b\x1a\x32\xbc\x8d\xc6\x39\x50\xc2\x72\x71\x9c\x23\x5d\xd7\x98\xde\x90\xb7\x64\xa1\x86\x26\x73\xae\xcd\x48\xde\xd2\x7f\x92\xb7\xb4\xbd\x30\xd2\x6f\xca\x3e\x20\x9f\xa7\x21\x24\xc2\xf5\x99\xc9\x34\xd2\x19\x19\xc9\x9a\x8b\xa8\x13\x46\x88\x07\x46\xe9\x16\xa9\x8d\xb9\x15\x6e\xbe\x7a\xf5\x10\x8b\x74\xc2\x80\x5d\x3b\x8d\x05\x11\xd2\x18\x75\xe9\xe1\x9e\xdf\xbe\x45\xa4\xc0\xe8\xd2\xcf\x22\x56\xc1\xd4\x9c\xc5\x83\x77\xfb\x32\xb1\x63\xe4\x54\x59\x09\xe9\x69\xe2\xb0\xc1\x20\x8a\x0b\x76\x27\xcb\xcb\x54\x10\x88\x9c\xc5\xf6\x08\x41\xce\xe2\xf2\xa5\x10\xc4\x63\x6c\x6c\x4e\x42\xb1\x8d\x93\xe0\x5a\x33\xff\x50\x7f\xe5\x56\xea\x2d\x5a\x5c\xcb\xe4\x7a\x5c\xcb\x27\x41\xb6\x8d\x0f\xa8\xf3\x2f\xf5\xc5\x38\x7f\x3c\x51\x4b\x4a\x6e\xb0\x70\x99\xc4\xf3\xc9\x97\x16\x73\x20\xa2\x67\x12\xc7\xe7\xa5\xcc\x44\xf1\x2a\x4d\x52\xbe\x0e\xca\x34\x5e\x3e\xb9\x3c\xeb\x3f\x86\xaa\xe5\x9d\xb0\xe4\xf3\x99\xcb\xf2\x81\x3f\x6c\xad\x9c\x77\xd0\xed\x42\x5d\xe4\x41\x5e\xaa\x8b\x78\xe4\x9c\x19\x6d\x42\x0a\xfa\xe3\xb5\x5a\xde\x29\x4b\xb5\xd7\xf0\x23\x41\x07\xdc\x1f\xb7\xd5\xea\xff\x19\x7b\x8f\xb3\x6d\x79\x9e\xe1\xb6\x95\xaf\x04\x9c\xed\xc9\xdb\x0b\x60\xe8\xbf\x84\x7d\xb0\x96\xee\xf3\xf9\x67\xd7\x9e\x11\x1c\xe4\x24\x2b\xcb\x01\x92\x8e\xac\x0a\xc9\x56\x23\x03\x0d\x90\xb6\x2a\x0d\x68\xa3\xb4\x43\x9e\x44\xf5\xad\x3c\xc9\x1f\xc1\x66\x00\x17\x91\x41\xbb\x1d\xee\x50\x62\x00\xe3\x0e\xc1\xb2\x7f\x1e\x25\x8e\x76\xa9\x7d\x35\xed\x62\x14\x39\xc5\x4f\x8f\x3c\x29\x93\x62\x5c\xae\x2c\xc6\x34\x3c\x68\xb3\x10\x86\x4d\xd0\x3b\x89\x10\x5d\x52\xa2\xe9\x99\xcc\x02\x5d\x47\x5c\x72\xf7\xbd\x52\x1a\xef\x8b\x47\x9a\x85\x99\x96\xb8\x72\xd7\x12\x95\x7c\x4a\x8f\x3c\x91\x73\x00\xb8\xdf\xd8\x8d\xd4\x50\x2d\xee\xe5\xf1\x4a\xd8\xf9\xbd\x1b\xd8\xdb\x17\xf0\x82\x03\x45\xdd\xbd\x44\x44\xa8\xbb\x0f\x6f\x06\x4d\x21\x9d\xcc\x57\x6a\xf7\x2b\x93\x0f\xe8\xba\xe6\xb3\xe4\x52\xe1\x19\x31\x17\x13\x93\x09\x50\x21\x5b\x97\x09\x50\x81\x85\xd3\x47\xb5\xd0\x6f\xe6\xd9\x93\xda\x78\x76\x77\x4c\x9e\x4f\xd6\xdd\x32\x2a\x04\x20\x15\xb2\x42\x97\x62\xa3\x98\xa9\x81\x62\xb3\x76\x8e\x00\x9a\x13\x24\x0a\x67\x31\x27\x38\xf1\x41\x43\x1f\x05\x55\xc9\xa7\x31\xb3\x99\x4d\x70\x68\x9d\xd9\xcc\x26\x84\xcc\x9d\x39\x29\xef\xe1\x8c\xe6\xa4\xbd\x6d\xb3\x0e\xc8\xd3\x09\x20\x46\x05\x11\xc4\x67\x26\x8d\x59\x73\x02\xd0\x76\x63\xb8\x3c\x33\x6e\x1f\x98\xb4\xce\x9c\x0f\x78\x1f\xe0\x20\xfc\x68\x8a\xef\x99\xd5\xa1\x7c\x86\xe0\x75\x32\x70\xf3\xe8\x4b\x90\x70\x69\xc5\xf7\x70\x66\x5d\x5a\xbd\x58\x72\x76\x97\x58\x68\x9b\xaf\x1d\xb8\x89\x22\x4a\xf2\xaf\x99\x8b\x54\x1a\x15\x70\x3d\x95\x1a\xc8\xb8\x9e\x8a\xe4\x73\xf9\xa8\xd9\xc5\xd6\xcb\x08\x53\x16\xeb\x9f\x89\x1c\xba\xd8\x48\x19\x4b\x46\xb9\xe8\xac\x25\xa3\xcb\x00\x5d\x94\xa3\xaf\xc7\xb4\x6f\xbe\x40\x86\x70\xa3\x64\xd2\xc2\x36\x81\x20\x15\x6c\x4b\x7f\x79\xa6\x7d\x8c\x06\x05\x81\xb0\x36\x9e\x99\x83\x8f\x68\x2a\xd3\xc9\x24\xfb\x7f\xb3\x77\x22\x53\x28\xa9\xcb\xd5\xab\x26\x7e\x78\xd5\x70\xf5\x67\x74\xd3\x87\x87\x20\x9b\xe5\x7f\xd8\x87\x59\xfe\x87\x43\x6c\x5e\x3c\x6e\xa3\x10\xe2\x74\xeb\x88\xba\x96\x7f\x44\xc1\xcb\xa6\xc5\x63\xcb\x06\x4c\xf2\x38\x7d\x51\xb7\x0c\x61\x9e\x11\xd7\x64\x0c\x97\x3f\xc4\x21\xc9\xc8\xd4\xa8\x4f\x6e\x1e\x20\x93\x98\xe0\x6d\x31\x33\xca\xe5\x96\xe3\x05\x9f\xf5\x69\x15\x5d\x45\x3c\x4f\x10\x42\x45\xd9\x51\x36\x59\x09\x9e\xa6\x33\x1b\xc6\xbc\x58\x45\xe9\x2a\x53\xf3\x11\x3f\x4d\x9a\x3f\x9b\xb0\x15\x0a\x37\x0f\x77\x87\xcf\x8d\x85\xf4\x59\x3a\x10\x42\x33\x23\xdf\x59\x9e\x08\x22\x65\x24\x67\x68\xc8\x28\x3a\xdf\xc6\x3c\x1f\xf1\x07\xfb\x35\xe5\x23\xf9\x23\x92\x3a\x1a\xff\x99\x3f\x1a\xa9\xa3\xe3\x9f\xd9\x70\xa4\x60\xce\x1c\x39\x4b\xe8\xfb\x23\x97\x7a\xb2\xeb\xa9\xfc\x85\x32\xd0\x41\x46\xe9\x98\x19\xa1\x4e\x9c\xf8\x29\x9a\xa7\xd1\x69\x90\x69\x1b\x7a\xa8\xcc\xa0\x11\xfc\x48\x8d\xe7\x10\xfc\x50\x7e\x91\x13\x05\x9a\x2d\x2f\x25\x1a\x74\xfc\xd1\x43\xa6\x0b\x98\x79\x21\xc6\x75\x52\xc9\xa2\x26\xcd\x93\x97\x52\x15\xda\xff\xe8\x9f\x2e\x31\x93\xd7\xc5\x33\x40\x9b\x69\xcd\x43\xfd\xd1\x45\x3d\x76\xa4\x49\xfd\x5d\xb4\x53\xac\xc1\x77\x92\xfa\x0f\x17\x84\xa4\xfe\x43\x4c\xa6\x67\xaa\x63\x21\xc1\x3f\xa1\x18\x67\x56\xe4\xe3\x58\x4e\xf1\xbe\xe7\xf8\x23\x95\x7a\x9c\x85\x13\xa0\x3d\x96\x1f\xa5\xd4\x87\x27\xec\x94\x45\x74\x7a\x4f\xa1\x66\xf4\x10\x4a\xdd\x25\x40\x8b\x44\xb8\x8c\x99\x4f\x47\x60\x07\x8e\x00\x48\x21\x9f\xba\xb3\xa8\x8c\xc8\xe5\x46\x6b\xd4\xdd\xa7\x17\x50\x7b\x04\x43\x46\xc4\x68\x3e\x6a\xa9\x0f\x37\x36\xc4\x52\x77\x55\xf1\x0e\xe9\xc2\x06\xdd\xd4\xdd\x5b\x17\x33\xed\x89\xbf\xb0\x39\x17\xb6\x8f\x30\xea\x71\xaa\x2f\x61\x06\x4e\xdc\x65\xbb\x2b\x89\xc7\xc8\x5c\x22\xfa\xdb\x69\xa7\xa1\x9b\xa9\x86\x96\xcb\x1f\x2d\xd4\x09\x22\x39\x33\xb4\xd0\x98\x22\x01\x88\x99\x99\x9d\xec\xd0\xc4\x3b\x4e\x7d\x5d\xf3\xf8\x4b\x1f\x3b\xf3\x46\x30\x83\x40\x21\xa3\x2d\x8a\x9b\x63\x17\xbe\x03\x18\x59\x56\xb0\x8a\x98\x59\x61\x52\x7c\x47\x48\x23\xa6\xdd\x78\x17\xb8\x27\xb7\x7e\x34\x2e\x85\xd2\x24\x4f\xb7\x12\x24\xd1\xcc\x46\xd2\x55\x7c\x46\x6a\x04\xdf\x90\x09\xb2\xa5\x44\x3e\x2b\x41\x72\xb3\x3e\x5c\x5f\xde\x9c\x78\xc9\x56\x45\x99\x99\x80\x5b\x87\x58\xed\xe1\x64\xb8\xbe\x8a\x93\xbc\x50\x08\xbe\x25\x8d\x93\x09\xbe\xa5\x7c\x37\x93\xb8\x5f\x31\x77\x26\xbe\x56\xf2\x86\x23\x59\xbf\x1c\x4e\x26\x03\xab\xbc\x4b\x26\xee\x56\x72\x1d\xb1\x21\xec\xd5\x63\xf5\x08\x35\x15\x5e\xa1\xf6\x99\xe9\x75\xf4\x48\x9f\x92\x37\xfc\x8b\x0c\xcc\x8d\xf2\x02\xb4\x78\x0e\xe9\x13\x0e\x94\x33\xbf\x4c\xaf\xd4\xce\xab\x84\xc5\x75\xc7\xcf\x64\xc6\xbd\xf9\x3a\xbf\xcc\xcb\xeb\x10\x7c\x66\x08\xee\x2c\x5d\x6c\x25\x42\x33\xa6\x84\x1a\xa6\xcc\xfc\xa2\xbc\x14\xe7\xa1\xfd\x1a\x84\x1e\x9d\x05\xc9\x94\xac\x5c\x39\x1c\xc4\xe4\xd9\x3d\x52\x78\x76\xe6\x3b\xcf\xec\x11\x8e\x7a\x41\x48\x45\x72\xd6\x59\xf4\x40\xa9\x96\x41\xe0\xc8\x3e\x2a\x78\xa0\x90\xae\x6d\x16\x3d\x50\x8a\xfd\x5e\xf2\x2a\xbe\x30\xf5\xcd\x42\x88\x83\x59\xf2\xa2\xbe\x8a\x8d\x5a\xd4\x57\x09\x74\x10\x51\xdc\x7d\x25\x21\xa3\xe3\x08\x95\x90\x3d\x45\x29\x84\x74\xcc\x5e\xf9\x08\xaa\xd1\x1d\x42\x68\xaf\xa6\x35\xd0\xd5\xb0\xa0\x25\x23\xa5\x63\x11\x0b\x81\xdb\xbb\x63\xcb\x95\xef\x54\x96\x8a\xe2\x90\x96\x0c\x78\xd9\xba\x83\x76\x98\x3b\x09\xaa\x61\x5d\xa0\x73\x2e\x08\xdc\xde\x9d\xbb\x2c\x06\xf1\x19\xe0\x9c\xbb\x8f\xce\x1a\x24\x05\x9f\x45\x32\x8b\x25\x2f\x38\x89\x60\x10\x3f\x0b\x4e\x22\x18\xc1\xcf\x42\x80\x76\x92\x93\xcf\x42\x80\x76\xfc\xdd\x66\x81\xe4\xc2\x27\x6e\x16\x48\x2e\x8c\xef\x67\x41\x7f\xd5\x5d\x63\x8c\x72\x08\xeb\x30\x0b\x24\x17\x46\xf6\xb3\x14\xb6\x17\x47\xb3\xe0\x3c\x32\x1d\x57\x01\x4e\xf7\x84\x21\xdc\xbd\x60\x4a\x01\x50\x2e\x8c\x82\x27\x09\x56\xff\xb3\x54\x68\x77\xc8\xcf\x52\x9d\x50\xca\xe3\x49\x82\x1d\xfe\x2c\x84\x4c\x25\xbd\xf9\x2c\x84\x4c\xed\x6e\xc6\xea\x84\xfe\xa9\x71\x2d\x95\x1d\x06\xc2\x28\x95\x51\x80\x90\x0a\xda\x33\xe2\x74\xcc\x42\x0c\x55\xf5\x07\xa5\x3a\xdb\x02\xcb\x6c\xbb\x23\x2b\x3b\x21\xdb\x0e\x42\x66\xee\x95\x42\x6c\x55\x82\x62\xcc\xd2\x1c\x90\xdf\x59\x05\x8e\x57\x21\xb6\xaa\x9a\x84\xd2\x5c\x05\xda\x6f\xee\x10\xcb\xa8\x86\x70\x79\xba\x98\xcd\xda\x6a\xd1\xa6\x73\x86\xe2\xac\x61\xdd\x3a\x4b\x0f\x64\xcf\x1f\xe2\x8c\xca\x60\x14\xe9\x27\xb7\x1e\xf4\x53\x76\x9f\x7f\xf4\xd3\x94\xbb\x28\x03\xea\xda\x41\x7f\xe4\x53\x5e\x6e\xed\x01\x45\x2d\x50\xa4\x72\x53\xb3\x57\x06\x32\x59\xb7\xea\x40\x26\xeb\x96\x9c\x30\x3c\x1e\x85\x09\x0c\x4e\x18\x31\x3e\x2a\x36\xb9\xb3\x4c\xc8\x7a\x3b\x9e\x08\x62\xdd\x33\x13\xb2\xde\xd9\xc6\xcb\x75\x79\xd6\x26\xba\xcd\xf8\x8e\x90\xd8\x7d\x3e\x11\xbb\x7a\xe4\x27\xc0\x79\xd6\x30\xaa\x59\xd1\x31\xc0\x79\x98\x89\x33\xa6\xbc\xab\x60\x7d\x57\x95\xb9\x14\x3c\x61\x97\x7b\x69\x21\x3d\x76\x79\xf0\x8a\xcd\x1e\x42\xec\x6b\x54\x11\x97\x25\x5f\x02\x10\xcb\x01\x58\xde\x99\xb3\x4d\xc4\xdc\x6e\x91\x85\x04\x55\x24\xb2\x1c\x00\x33\x84\xe7\xac\x19\x86\x66\x59\x4e\xaf\x95\x1d\x01\x23\x3b\x11\x1c\x3b\xbd\x27\x80\x7a\x22\x4f\x19\x28\x1a\x3d\x5d\x62\x80\x38\x01\x94\xfb\xab\x9c\x2c\xb1\xcb\x7a\xb2\xc4\xcd\xef\xcc\xb4\x7b\xf3\x04\x50\xb1\xee\xc9\x72\x47\xfb\x48\xbf\xa3\x9d\xdb\xe5\xb3\x03\xd7\xde\x8e\x5d\x7b\x2a\x5f\x4c\xaf\x4b\x06\x31\x64\xa2\xaf\x59\x48\x89\xbb\xdc\x2c\x52\x3a\x52\xf3\x85\xd4\x71\xd3\x63\xf7\x51\x3a\x73\x8a\xd7\x6f\xa4\xc3\xe2\xf5\x1b\xe9\x70\x3c\x23\xc6\x86\xb8\x2e\x37\x3c\x3d\x22\xce\x72\x23\x1d\x46\x5b\x59\x6e\x64\x1d\xdd\x32\x88\xb4\xb9\xe2\xca\x8d\x43\x97\x48\x14\xf3\x99\x38\x43\x37\x49\x9e\x97\xfd\x82\xc0\x44\x96\x37\x6c\xb5\x6b\x86\x63\x46\x0f\x6c\x49\x0a\xdd\x29\xf6\xbb\xe5\x2b\xf9\x4e\xda\x5c\xe2\x82\xcc\xb2\xb5\x9b\x5a\xbe\x20\xb0\x45\x22\x55\x36\xfc\x0b\x62\xab\xb2\x81\x54\x54\xab\x21\x0e\xc2\xe1\xb2\x85\xd4\xf2\xf0\x94\x7f\x46\x8a\x9a\x85\x04\x33\x33\x3a\x01\xf4\xe8\x1c\xc1\xbc\x18\x69\x0b\xb9\x65\xf0\xcd\x46\x98\x56\xcc\xb5\xeb\x77\x72\xed\x4e\xb1\x19\x89\x67\xa6\xed\x3c\x4c\xbd\xeb\x49\x8c\x34\xf2\xe1\xcf\xf2\x30\x20\xb1\x28\xb9\x76\x27\x44\x4e\x79\x18\x44\xb3\x3c\xaa\x0b\x2f\xda\xc7\xa3\x60\x79\x60\x16\xaf\x91\xa8\x46\x1a\xb6\x3c\xde\x17\xae\xa1\x62\x26\xd7\xe7\x01\x68\xaf\x72\xf2\xf2\x16\x1b\x7a\xdd\x2f\x74\x46\x5e\xde\x62\x43\xa4\xa9\x99\x51\x9e\x55\x80\xd3\x2c\x2f\x40\x0b\xd0\xcb\x2a\x78\x37\xbd\x78\xd1\x79\x71\xbe\xec\x11\x91\xd4\x2b\xd0\x96\x77\xa2\x7d\x06\x68\x8f\xef\x4b\xbc\x29\xf7\xa6\xea\x3c\x27\xf7\x75\x8f\x7f\xcf\xf5\x60\x72\xc1\xd0\xf5\x50\xd3\xe1\xb3\x3b\xc4\x67\x05\xcb\x6c\xc2\x7a\x00\x1c\x2c\x6a\x3d\x08\x59\x88\x96\xa1\x1e\x6e\xe0\xce\x33\x1b\x78\xfa\x8c\x7a\x26\xca\xbb\x81\x27\xcf\x00\x37\xac\x8b\x7a\x86\x01\xd4\x03\xe0\xfc\x9e\x3c\x80\x00\x9a\xdc\x05\x3e\xb3\x0b\x20\xbe\x6a\x72\x42\x69\x13\x2d\x60\x73\xb6\x2a\x72\xab\xae\x76\xb2\xa6\xd0\x1e\x59\xc5\xf9\xb2\x8b\x5b\x42\x8e\xb1\x61\xf3\xd3\x54\x9e\x56\xdc\x31\x4c\x09\x31\x2b\x41\xd7\x66\x94\x42\xdc\x31\x9c\xbf\x6c\x4a\x13\x70\x64\xcd\x1c\x8d\xea\x0f\xb4\x40\xce\x59\x36\x66\xab\x65\x90\x87\x09\x3b\x16\x3f\x5d\x84\x56\x33\x0a\x18\xb0\x4d\x2d\x08\x84\xc0\xf2\xf5\x23\x9d\x0a\xfe\x92\xb3\x16\x84\x43\x20\xcf\xfa\x91\x4e\x0b\xef\x9a\x59\x0b\xb2\x20\xae\xa3\x5a\x90\x26\xc2\xe8\xd5\x82\x32\xa6\x5b\x17\x65\x8c\x7d\x15\x76\xd5\xb2\xbc\xe7\xd9\x76\x4e\xca\x08\x03\x03\xe8\xb6\x73\xd3\xa6\xe5\x37\xf0\x30\x47\x48\xb4\x9a\xd4\x4b\x2d\x0c\x00\x0c\x5e\x95\x68\x71\x35\x55\x25\x5a\x9c\xbb\x5a\x01\xda\x09\x56\x80\x35\x2c\x8f\x00\xab\x5a\x1e\xfd\x16\xb7\x48\xad\x00\xed\xf6\xac\xf2\x6b\x87\x15\x16\x85\x7c\x3e\x0d\xef\x6e\x6d\xc0\x76\xa5\x2a\xda\x37\xf7\x4f\x65\xde\xb9\x53\x6a\x45\x13\xc7\x01\xab\x0d\x48\xdd\xf4\x0d\x4d\x5c\xfe\x53\xf6\x56\xc9\xff\xd7\xc0\x06\xb5\x99\xec\x8b\x6b\xb5\x36\xc7\xc4\x58\x0d\xcd\xa6\x5c\xa1\x92\x0d\x90\xe4\x90\xb3\x36\x8e\xcd\xb4\xcb\x08\x4d\x0f\x5c\x64\x06\x24\x29\xc2\xac\x64\x06\x24\x35\xd2\xac\x38\xf8\xe2\x1d\x3c\x6b\x73\xc3\x2e\x5b\x72\x50\x0e\x84\x41\x55\x61\x72\x2f\xd1\x50\x77\x80\x54\xc6\x9f\x17\xdf\xde\x59\xa1\xe1\xc2\xcc\xae\x92\x3f\x10\x3f\xe6\x59\xbb\xe2\x3c\x07\x41\xf4\x37\xc5\xcb\x35\x14\x8f\xf4\xa6\xe2\x11\xaa\xad\xf6\xc9\x6c\xf8\xdd\x75\x61\x37\xa1\x84\xc4\x17\x79\xd6\xee\x0e\x02\xea\xce\x0e\x4a\x96\x07\xea\x21\x10\x40\xed\x81\x23\x26\x5c\xf3\xc8\x0c\x09\x23\x44\x0e\x15\x31\x5c\x53\x8d\x5a\x89\x0a\x47\x24\xdb\x59\x89\x0a\xd7\x3c\x88\x43\x89\xba\xdf\x9d\x79\xc6\x3f\x94\x8d\xda\x10\x50\x57\xcb\x33\xf1\xd0\xa6\x75\x78\x06\x2c\xe3\xfc\xfa\x1d\x48\x3d\xf5\xc3\xb8\xed\xee\x5d\xac\xaf\x4c\xc7\x34\xeb\xcc\xf4\x40\x0d\x74\x93\x2b\xc5\x8b\x60\x50\x7d\xba\x93\x1d\x35\x1e\xbe\xea\x6a\xea\xb4\x0f\x2b\x78\x9c\x28\xb3\x50\x85\xba\xce\x06\x87\xc3\xea\x76\xd6\x7f\xc1\xe1\x18\x45\xa4\x0d\x74\x62\x0d\x6e\x9f\x5c\xf7\xa5\x7c\xd4\xb5\x5e\xa2\xac\x28\xa6\x96\x94\x4b\xa5\x46\xb0\x38\x91\xf5\x47\x2d\x56\xe9\xf2\x6a\x6c\x7b\x85\x8b\xd5\xc0\x71\xc9\x23\x83\x93\xb0\x14\x78\x0d\x27\x61\x37\x02\x4e\xc2\x12\xaa\x35\x9c\x84\x45\x01\x86\xb9\xc7\xca\x7b\xd6\xf0\x12\x16\xeb\xa9\xda\x4c\xe2\xcc\xd3\x63\xd5\xfd\xe3\x60\x3c\xd5\xe1\x19\xec\x4a\x18\xed\x16\x87\xad\x59\xc3\x33\x58\xfc\x1f\x9e\xc1\x22\x30\x13\x07\x29\x73\xa8\x5a\x7b\x4b\xe3\xd6\x53\x39\x83\x3b\x2d\x7c\x83\xc5\x0c\xe1\x1b\xec\x55\x74\x05\xd4\xfc\xb9\x84\xda\x59\xc7\xdc\x5b\x62\xb5\x1a\x0a\x37\xee\x8c\x4b\x6d\xf4\xf4\x05\x05\xb4\x47\x3b\xbc\x80\x45\x1f\x11\xb4\xc5\x0b\x21\x82\xb6\xb8\xaf\x2e\xa7\x16\x90\x35\xe9\xd2\x40\xb3\x9a\x84\x30\x3b\x4c\x1c\x84\x65\x6f\xea\xed\x36\xe1\x7b\xf8\x07\x3b\x7f\xe1\x1f\xec\x20\x6f\x35\x3d\xb4\x7b\x73\xbc\xa3\x50\xe7\xfb\xfc\x13\xfb\xdd\x2e\x80\x08\x82\xd8\x77\x72\x33\x15\xcf\x61\xe9\xfc\x4a\x52\x22\x59\xad\x6a\xf4\x97\xe4\x7e\xbf\x63\x97\x58\x3b\x26\x9c\x79\x31\x29\x91\x3a\x81\xba\x9d\x70\xef\xb7\x8f\x90\x0d\xa3\xbc\xba\x1d\x8b\xd4\xc5\x47\xd5\x56\x59\x97\x6a\xda\xa1\x24\x5e\xdd\xe1\xca\xc3\x28\x75\x2f\xc6\x21\x71\xd6\x88\x12\x23\xf4\xfa\x11\xe3\x9e\x38\x2b\xda\xcd\x5a\x3c\x25\x8f\x3a\x5f\x57\x3f\x24\x79\xae\xab\xae\xbf\x6a\xb0\x2b\x3a\xcd\xa6\x9e\xbd\x3e\xaa\xf6\xbd\x87\x55\x58\x0e\x2f\x53\xcd\xca\x87\x27\x18\x17\x5f\xed\x98\x2b\x86\xe4\x4d\x3a\xeb\x51\x11\xe3\xee\xd3\xc5\x77\xb8\x49\x5f\x4d\x44\xe8\xf1\x55\x0f\xe3\x56\x52\x97\x39\xdc\x24\xaf\x16\xac\x1e\x46\xdd\x7a\x87\x27\x4b\xb7\xde\xe1\x3c\xbd\x81\x7d\xec\x46\x90\x3d\x18\x3a\xf9\x0e\xcf\xfc\x2b\xc8\xde\xe1\xaa\x3d\x87\x2b\x80\x68\xee\x18\xe2\x8c\x57\x55\x92\x57\xfa\x47\x59\x56\x4d\x8a\xdb\x11\x9a\xa4\xc5\x8b\x40\x57\x5f\x0c\xc5\x4e\xcb\xed\x10\x49\x42\xd3\x34\x4d\xce\x7b\xd4\xe9\x34\xd6\x79\xf6\xba\xf1\xfb\x14\xca\xc4\x8b\xf0\x83\xde\xdb\x21\xfc\xd9\xfe\x85\x9f\x7d\xd6\xd4\x8c\x12\x4b\x7d\xb6\x43\xf8\xb3\x7f\x84\x3f\xdb\x5a\xa8\xc2\x80\x2c\x69\x01\xce\x16\x6a\x38\x0d\xe3\xf0\x32\x5b\x8a\xc1\x50\x25\xe1\x14\xbe\xac\x51\x81\x98\x4e\xd4\xa1\x12\xc8\x6f\xb6\xd0\xa1\x72\xa9\xb4\x84\xd7\xd0\xb2\x94\x63\x01\x15\xb4\xe4\x58\xba\xa5\xb4\x0c\xf1\x59\xe8\x39\xe4\x2d\x09\xbd\x13\x96\x84\xbe\x09\x8a\xd0\x73\x65\xb4\xec\xf4\xb3\x65\xdb\x47\xcb\x56\x9c\x39\x66\xc3\x99\x18\x67\x8e\xd9\xb4\x65\x57\xc5\xd1\x72\xe3\x87\xb5\x63\xf7\xf8\xe2\xee\xc9\x96\x12\xe2\xea\x4b\xcc\xbe\x8d\xc5\xee\xb1\x4e\xec\x1e\x26\x2c\xc7\x1e\x61\x92\x4c\x15\xa0\x50\xa8\x95\x80\x92\xc9\x28\xaa\x1b\xb9\x26\x1a\x96\xed\x5d\xc9\x45\x2b\x1e\x39\x47\x56\xdc\xbf\xdc\x52\xad\xd8\x0f\x04\x47\x33\x29\xc0\xb2\xbe\x76\x2a\x9c\xc5\xa6\xef\x6f\x11\xb4\xaa\x9d\x0a\x87\xa1\x19\x4e\x8f\x60\x1b\xb3\x55\xec\x54\xdc\x17\x3a\xff\x16\xb7\x9c\x6e\x7b\xe5\x6f\xdc\xd8\xaa\x76\x37\x9c\xce\xa6\x6f\x70\x71\xa3\x54\xb4\xf9\x4e\x55\xc5\xee\xc6\xe1\x7c\xd4\x6b\x5d\x6e\xb9\xaa\x02\x70\x08\xcd\xad\xe7\x9a\x10\x6c\xdb\xb5\x7a\x8c\x8d\xb9\x69\x0e\x87\xa3\xd9\x9a\x46\x91\xdc\x39\xad\xe9\x85\xe8\x41\x31\x01\x81\x86\xef\xad\x39\x1e\x8f\xa3\xd9\x08\x8a\xbb\x0b\x31\x5f\x92\x50\x6b\xa6\x23\x20\x0a\xf2\x6c\x4d\x5b\x21\xab\x28\xa8\x16\x34\x95\xbc\xc5\xcd\xdd\x84\xd3\x8d\x83\x15\xfe\x8a\x86\xd5\x21\x81\x01\x5b\x77\x3d\xdc\xb6\x3d\xd6\x83\x41\x77\x2d\x35\xa2\x98\x03\xa8\xfe\x89\x05\x61\xd0\xdd\x01\x34\x5f\x1c\x80\xfb\xa6\x3b\xe7\x20\xa7\xd6\x99\x5b\x37\x6e\x17\x4c\x77\x64\x58\xf1\x83\x5d\x5b\xc7\x21\x5f\xac\xd1\x63\x6a\xf9\x31\x62\x6a\xf9\x33\xa4\xae\xc4\x5a\x23\x26\xd0\x17\xfa\x9f\x2e\xe7\x70\x02\xc5\x81\x98\xf5\x27\xd9\x94\x86\xde\x37\x4d\xb7\x97\x5e\x81\x12\xc7\x0d\xbd\x6f\xd2\x02\xa4\x61\x1c\x97\x64\xf8\x1a\x16\xff\x9a\x15\xb4\xa9\x03\xbb\x28\x01\xe7\xe0\x24\x11\xdd\x88\x63\x9c\xa6\x7b\x6b\xea\x89\xef\x29\xf8\x48\xd0\xa6\xb5\x47\x43\xe0\x99\xa6\xa8\x72\x0a\x73\xb2\xb1\x41\x29\xdb\x12\x64\xf1\xe1\x14\x64\x08\xe9\x36\xb1\xad\x8a\x4e\x42\xb1\x0f\xf8\x33\x26\xd3\x86\xb7\x0d\x33\x7e\x3c\x8d\xd3\x0c\xf8\xf5\x70\xe4\xae\x6b\xc4\x3b\x4e\xfa\x38\xb4\x85\x9a\x5d\x58\x20\x62\x97\xf6\xdb\x6d\x09\xbe\x35\x34\xa9\x82\x6d\x6f\x2b\xc0\x67\x90\xd0\xb0\x53\x43\x8c\xb6\x02\x7e\xeb\x08\xbf\xf8\x6d\xc5\x94\x5b\xe7\xa2\x65\x1b\xbb\x79\xf6\x7b\x80\xef\x0f\xc1\x17\x25\x42\xc4\x26\xad\xa2\xda\x19\x6b\x01\x94\x66\xcb\x96\x31\x6a\xa7\x6b\xe1\x39\x81\x88\x4d\xda\x6a\x36\x13\x37\x69\x99\xd1\xce\xce\x64\x02\xb2\xe6\x79\xda\x52\xb6\x13\x03\xa8\xa8\xbe\x30\xf4\xa1\x7b\x52\x35\x69\x34\xd0\x4e\xec\xd4\x1c\x15\xd9\xb1\x55\xef\xb5\xcb\x58\x02\x42\x15\xae\x87\xd3\x97\xea\x0b\x63\x0c\xd7\x43\x38\x88\x76\x19\x59\xc0\x95\xd4\xf7\x50\x0b\xb8\x86\x26\x39\x6b\x02\xd7\x70\x3e\xac\x76\x7f\x69\x7f\x64\x0d\x23\xa3\xae\x3f\xc5\x81\x0d\xaa\x35\x6b\x75\xd7\xcc\xd8\xa4\xdb\x55\xbb\xc3\x76\x8d\x25\xbb\x65\xf6\x44\xd5\x91\x55\x1b\xf2\xac\xdd\x31\x20\x86\x6d\x56\x6d\x7d\xb5\xda\xed\x80\xdc\x1a\xb7\x03\x9a\x36\x60\xa8\x04\xb8\xe5\x76\x1b\x2a\xc1\x79\xbe\x9d\x5b\xab\x5c\xfe\xb0\x8a\x16\x76\x02\xa3\x95\x8a\x5b\x36\xcc\xed\x00\x79\x3b\xeb\xb4\xb4\x35\x58\x11\x4b\x40\x9d\x66\x85\x14\x6d\xeb\xb9\xcb\x44\x41\x90\x4e\x85\xdd\x2d\x6c\xf2\xbc\x82\xb6\xbe\x3f\xde\x12\x1a\xe5\xc9\x72\xb6\xad\xeb\xb7\x28\x6f\x1b\x38\x50\x34\x4b\x44\x43\x85\x36\x0d\xb2\x35\x2b\x76\x6a\xdb\x68\x08\xa2\xcc\x47\x0a\xc6\x89\x7d\x04\xd3\x89\x7d\x0c\x8d\x20\x96\x34\x85\xb7\xe2\xa3\xf6\xe8\x61\x2c\x02\x7c\x04\xcd\xdb\xec\xd1\xff\x14\x60\x3e\xe2\xb6\x29\x41\x69\x8f\x26\x68\x5e\x4d\x11\xde\x50\xfc\x8d\xd4\x34\x2b\x74\x69\x28\xa2\x9b\xae\x0c\xed\x09\x30\x29\xf6\x1a\xb4\xc1\x3f\x6f\x80\xc9\x6c\x98\xe1\x3b\xe8\xbe\x57\x4a\x71\xf8\xa7\xeb\x46\x03\x98\xc4\x76\x96\x8b\x69\x6f\xcc\x26\xd0\xe0\x5a\xd9\x3d\x02\xa4\xcf\xd4\x0c\xa6\xe1\x59\xd9\xdd\x56\x90\xb6\xad\x46\x05\xed\x60\x9c\xbe\xd7\x38\x0d\xce\x58\x38\x5d\x32\x96\x7e\x18\xa7\x81\x85\xe9\x87\x71\x1a\x58\xb2\x0e\xa1\x5b\x4b\xfc\x31\x15\x25\x93\xd1\x0f\x43\xf2\xd2\x4f\x3f\xb0\x51\x62\x5b\x76\x02\x3b\xe3\x6e\x3c\xbb\x09\x37\x35\x61\xec\x87\x10\x57\x9e\x81\x78\xd9\xfb\x6d\x4b\xd6\x56\x11\x30\x2d\xf5\x9a\xc6\x89\x62\xd0\xaf\x4d\x16\xbc\x7f\xf4\x6b\x23\xc0\xd1\xec\xc4\xb9\x59\xf8\xee\xcf\xae\xe7\x04\x8e\xc1\xb3\x43\xa7\xd6\x12\x55\x06\x9e\xc4\x8d\xe7\xa9\x15\x28\xc3\x82\x4e\x2d\x47\xb3\x97\x93\x52\xb6\xa5\x45\x51\xb1\xca\x6d\x29\xdb\x7a\x7c\x61\x26\x92\x09\x33\xd9\xb0\x3d\xeb\xdb\xc8\xb6\xea\xd9\xec\x99\x10\x29\x3d\x87\xa7\x14\x0d\x64\x23\x08\xb3\x61\xbb\x29\x3e\xb5\xc1\xed\xb8\x60\x16\x32\xff\xce\x9e\x23\x34\x06\xfd\x40\xb7\x16\x0d\xdf\x7b\x56\xd0\xe6\xa4\xe5\x18\x01\x50\x67\x23\x68\x54\x5f\x0c\x27\x9c\x05\x67\x33\x36\x9f\x63\x04\xcc\x33\x34\x6c\xd7\x76\xaa\x9b\xf2\x53\xaf\x80\x8e\xeb\x44\x91\x1f\xef\xd0\xb0\x25\xff\xed\xae\xd1\x89\x3c\x51\xd4\xe5\x75\xa2\x45\xab\x79\xe9\x26\xfd\xd4\x6d\xaf\x13\x0d\x27\x3c\x6c\x3b\x94\x6f\x38\x3e\xf4\xa2\x69\x1b\xd4\x7e\x87\xf4\x0d\x57\x86\x4e\x08\x1c\x35\x26\x1d\x32\x38\x5c\x2f\x3b\x94\x6f\x55\x22\xd5\x09\x58\x51\x54\xfb\x76\x13\x62\x69\x13\xdd\x21\x49\x8b\x76\x08\x1d\x92\xb4\xa8\x11\xee\x55\xa3\x34\x80\xa9\x5a\x0b\x51\x1d\x8d\x73\x4c\x27\x19\x3c\xf5\x70\xeb\x6a\x99\x5d\x41\xb5\xcc\xb0\x56\x9d\x0c\x9e\xcb\xdd\xd4\x54\x00\xfb\x8c\x16\x30\xea\x5e\xff\xfb\xbf\xa2\xd9\x73\x6f\x88\x12\xb3\xdf\x1f\x9e\xfd\xfe\xf2\x4c\xdd\xae\xf4\x83\xd3\xde\xbb\xfc\x9a\xeb\x18\x34\xa5\x73\x18\x34\xa5\xb3\xfb\x8f\xa6\x04\xa8\x0e\x49\x14\x8d\x05\x49\x61\x95\xe5\xde\x63\x75\x8c\xff\x2c\xf7\xd7\xbb\x16\xb0\x56\x47\x3b\x29\xb5\xdd\xfb\x8b\x65\x14\xcf\x03\xeb\x29\x48\xc5\xfe\x2f\x25\x27\xcf\x41\xb8\x33\x6b\x43\xb3\x1b\x2b\x60\x76\xe3\xc2\x0c\x2c\x53\xdc\x68\x03\x6b\x14\x37\xfa\xc0\xfd\xcd\x99\x1d\x18\x2f\x79\xb6\x06\x86\x29\xee\x83\xa1\x70\xc3\x13\x4c\x54\x67\x0d\xc3\x3a\x29\xb3\xd4\x6c\x75\x52\x66\x69\x15\xd1\x51\x71\x13\xdb\x70\xf6\x89\x01\x82\xbb\x6b\x62\x56\xcb\x9d\xd2\x89\x1b\xa1\x05\x74\x9f\x18\x20\x20\xba\xea\x0b\x53\x14\xd8\x98\x4e\xd8\x08\x0d\x91\xfb\x8a\x51\xd2\x01\x6a\x6d\x39\xaf\x8e\xad\x60\xec\x9f\x25\x70\x96\x01\x38\x0f\xdd\x12\x38\x46\xb6\xb0\x9a\xe8\x3e\x63\xa3\xe2\x6c\x2d\x6c\x54\x9c\xa1\x25\xa0\xcc\xe8\x02\x50\xae\x8e\xbe\x00\xd4\xb3\x7f\x8a\x23\x45\xca\x27\x90\xba\x4d\x4e\x37\x2e\x0d\x9d\x02\xea\x77\x36\x2e\x74\x54\x3f\x05\x14\xe0\x4e\x80\x13\x0d\x9e\x00\x27\xda\x39\x31\xe9\x10\x3b\x9f\xce\x28\x40\x68\x1e\xa8\xc1\x78\x3f\x71\xca\x12\x6a\x55\xd6\x8e\xf2\x22\xc4\xa5\xd3\x6e\x2a\x0c\x75\x5b\xfd\x42\xd1\x1e\x15\x50\xb4\x3b\xfc\xcb\xa3\xc4\xd4\x5d\x9a\x34\x58\x1e\x8b\x00\xa7\xf1\x42\xd1\xee\xda\x5f\x1c\xb1\xe8\x00\x45\x7b\xd4\x45\x87\xee\x08\x6e\x94\xfd\xae\xf1\x8d\x2d\x85\x6d\xa2\x05\xcf\xf1\x5d\x78\xfe\x64\x8f\xfb\x8d\xf3\x9b\x73\x7f\x63\x15\x10\xcf\x02\xcb\xa8\x6f\xad\x02\x00\xf6\x16\x58\x96\xe7\xc6\xfe\x42\xc0\x6f\x2c\x01\xe2\x3b\x36\x17\x2e\xc3\x47\x97\x15\xa9\xba\x8e\xf6\x5b\xb3\xfd\xbe\x3f\x00\x09\x2c\x37\x3b\xca\x6f\xa9\xea\xbe\x91\xca\xbb\x24\x28\xbc\x75\x86\xe9\x28\xbc\xf5\x79\xeb\x1f\x49\x56\x34\xb7\xef\x1f\x45\x36\xf5\xc5\xeb\x5b\x9c\xe4\xf3\xcd\x77\xe0\x47\xbf\xbd\x02\x86\x87\x32\x4c\x2a\xfa\x6d\xdd\x35\x3a\x7a\xec\x15\xcf\xc2\x06\x3c\x8f\xb0\x31\xc1\xb8\x48\x68\x49\xd3\xd1\x5d\xeb\xb4\xd3\x3f\x3a\x6c\xea\x4d\xd3\x1f\xe1\xb1\xfc\xc5\x33\x7d\xa1\xbb\x36\xfc\x40\xff\xa8\xb0\x22\xdd\xda\x1f\xa3\x36\x4a\x07\xbc\x08\x7f\x3d\x80\xaf\x13\x41\xe5\x17\x61\xdb\xf0\x19\x2d\x89\xfb\xf7\x45\xb7\x03\xff\xda\x5f\xb4\x24\x62\x87\x17\x3d\x8f\x17\xc9\x2b\x42\xfe\xea\x0e\x12\x75\xca\x30\x8d\x03\x09\xe6\xf4\x59\x25\x99\xcf\xc0\x00\x9e\x1e\x07\xfa\x25\x28\xac\x81\x6a\x59\xf6\x70\x90\xa7\x53\x8e\x6e\x1c\x68\x6a\xa6\xdf\x4f\xca\x17\x9e\x55\xb7\xfa\x1d\xb5\x1f\x97\xcb\x38\xd0\xae\x4c\x9f\xd1\xae\x80\xb9\x46\x32\x54\x06\x08\x7e\x44\xf0\x09\xa6\x74\x24\x54\x61\x60\xe8\x91\xcc\xf2\x32\x2c\x85\x08\x1f\x8c\x3b\x14\xd5\xc9\x35\x0d\xcc\xf6\x0e\x39\xe3\xa1\x1f\x84\x0c\xc0\x48\x88\xf0\x21\xac\x87\xa2\x3a\x99\x94\xa1\x74\xce\x2b\x76\xe4\xb8\xac\x68\x39\xa3\x4e\x80\x99\x18\x59\x4f\x37\xa8\xbe\xa1\xac\x4e\xce\x70\x20\xab\xd3\xc0\x69\x28\x91\x93\x97\x1a\x19\x71\x3c\x97\xe6\x50\x20\xa7\xd3\xc8\xc8\x06\xe4\x38\x6c\x6b\xfb\x62\x5b\x01\x18\x8d\x29\x90\x93\x31\x1d\x0a\xe4\xe4\x8c\x47\x71\x92\xd8\xd7\xa3\x04\x64\x16\x43\xa1\x50\xfd\xd1\xac\xc2\xf4\x91\xe2\x53\x73\xae\x81\xd4\xee\x50\xc8\x30\x8a\x90\x71\xd6\x06\x29\x3e\x35\x57\x1a\x45\x28\x93\x55\x1e\x7b\xf4\x0f\x7a\x0e\x08\xf3\x51\xd5\x0d\x40\x21\x8d\x1a\x41\x4f\x00\xb2\xc6\x4a\xfa\x47\x47\x24\x4e\xd9\x40\x30\x77\x78\x6f\x0f\x32\x73\x6a\x76\x38\x54\x0c\x4f\xab\x2b\xa8\x64\xbb\x8f\xf0\x8b\x70\x5e\xc3\x2f\xc2\x62\xe1\x17\x31\xd6\x5f\xf8\x6e\x84\xd3\x84\xfb\xb2\x21\x79\x45\xb4\x30\x9a\x92\x57\x2e\xff\xd1\x5c\x4d\x56\xa3\x29\x79\xed\x96\x1a\xd4\x00\xe6\xa6\xe0\x75\x08\xc1\xe2\x87\xb5\x95\xbb\x72\x5e\x47\x53\x1e\x3a\xac\xa2\xdc\xd8\x55\x32\x3e\x86\x2e\x69\xa3\xc5\x40\x99\xe7\xe6\x40\x3d\x18\xfd\xa0\x65\x7e\xf4\x18\x27\xb0\x04\x15\xe5\x36\xe9\x4a\xb7\xdd\x99\x1d\x41\xbd\xa7\x27\x62\x65\xb8\xcb\x3f\xc2\xa9\xea\xfc\x34\xba\xa2\x62\x37\x79\x17\xe4\x69\x75\x75\x30\xf0\x39\xa3\x0b\xf2\xb4\x58\x80\x6c\xcb\x82\x2c\xaa\xe8\x01\x32\xdd\x10\xf4\xaf\x2d\x07\x03\x51\x35\x8f\xf8\xa3\x7a\xc4\xf3\x3b\x94\xce\xd3\xf2\x08\xf8\x19\xf2\x50\xd1\xc0\xf4\x0f\xe1\x1f\xb6\x25\xfc\xd6\xd6\x07\x11\x12\x62\x8c\x80\xdf\x2a\x4e\xb9\xf0\x0f\xd9\x31\xae\xce\xa1\x90\x4e\x3f\x8c\x81\x0b\xab\x5e\xfd\x63\x2a\x68\xf6\xbb\x34\xa8\xcb\xa7\x8c\x4e\xc3\xa4\x81\x8c\x6e\x4a\xcd\x8c\xa9\x5c\xd3\xa1\x28\xa4\xd3\x2f\x63\x28\xa4\xd3\x06\x69\x4c\x13\xf0\x44\x6b\x4a\x90\xa3\x18\x52\x4e\xb1\xab\xa2\x38\x79\x87\xb1\x14\xb9\x42\xf7\x8c\x25\x79\x0c\x39\x31\x56\x80\xc6\x30\x15\xb9\xe9\x17\x32\x96\xd0\x70\xe9\x0e\x45\x6e\x7a\x83\x0c\xa5\x6c\x5a\xca\x8d\xa5\xcc\xd5\x11\x2c\xc5\x84\x2e\x93\x72\x36\xed\x7f\x06\xba\x62\x0d\xc5\xc7\x7a\x99\x1a\x7a\x21\x6c\xb4\x72\xbd\xa1\x28\x4d\xb5\xdd\x38\x83\x6e\xf7\x4f\x53\x83\x4b\x27\x86\xec\x08\xc0\x4e\x25\x7e\x36\x7c\x22\xf1\x73\xce\xf5\x68\x95\xb3\x1f\xa7\x22\xbf\xe8\x46\x91\x5f\xb1\x98\x22\x3f\x51\x93\xbe\xae\x71\xdd\x5c\x4a\xa9\xc4\xb3\xfa\xba\x6a\x59\x36\xc8\x76\xae\x69\xeb\xd0\xd7\x55\xdf\xa0\xa1\xaf\xab\x32\x83\x61\x66\x54\x0d\x93\x87\xbe\xae\x3a\x03\x0e\x33\xa3\x6a\xe5\x35\x74\x7c\x95\xa1\x1e\xfa\xb6\x3a\x98\xcb\xc1\x30\x4b\x57\x0c\xc6\x5e\x1c\x4c\x00\xe6\x60\xa2\x58\x0c\x86\x17\xbd\x5b\xb9\xca\xc7\x6d\x84\x3c\xd7\xe5\x76\x2c\xb0\xc9\xe3\x56\x7c\x59\xfd\x13\x83\x01\x96\x3b\x06\xc3\x9c\xdf\xca\x32\xe9\xff\x46\x7c\x59\xfe\xb4\x7b\x1e\x77\x0c\x4d\x70\x5c\x28\xef\xb3\x9b\xb1\x45\xd3\x8e\x4d\xb4\x7f\x9b\x7a\xc2\xbd\xb9\x91\x19\x7b\x4d\x6f\x5c\x72\x25\x16\xb0\x73\xcc\x71\xcf\x6c\x05\x05\x22\x7a\x24\x70\x5d\xab\x8b\xa1\x04\x2e\xee\x7f\x25\x70\x71\x81\x2b\x81\x8b\xb9\x31\xc1\xab\xa2\xed\xa1\x5f\x6c\xdc\x9a\x8a\xe3\x94\x20\x0f\x9c\x64\x73\x4c\x81\xe9\xd4\x66\xd4\x79\x2d\x46\x6b\xe4\x18\xa9\x62\xed\x27\x70\x2b\x13\xfd\x84\xd4\x10\xa0\x15\xc7\xc5\x15\xfc\xc4\x08\x18\x33\xca\xe6\x1c\xd7\xa6\x82\xba\xb8\x8f\x9f\x10\xdc\x32\xd0\x27\x86\xe3\xcb\x69\x1d\x5b\x73\x04\x62\xf7\x8f\x46\x6c\x35\x1a\x73\x00\x12\x17\x4f\xb0\x8a\xbe\x20\xf5\xb4\xfa\x9b\x79\x66\x2c\x6f\xcc\x33\x83\x79\x85\xd2\x5d\x4f\x70\xb3\xae\x49\xd3\x40\x02\xa7\x05\xda\x78\x15\x67\x3a\x31\x88\xe0\x34\x75\x19\xaf\x42\x43\xc8\xf9\x41\x3a\x35\xed\xda\x86\x42\x37\x25\x7b\x53\xa1\x9b\xa6\x5d\x53\xa1\x9b\xeb\x3f\x0f\xc5\x84\xdd\x17\xa5\x99\x9c\xc6\x89\x04\xae\x2b\x8c\x98\x07\xe2\xd8\x28\xa5\x98\x13\x8e\x63\x1e\xca\x0c\xbb\x2d\x2b\x81\x85\xc9\x99\x87\x20\x77\x1b\x53\xd0\x09\x8b\x34\x15\xc2\x29\x82\x9d\x24\x57\xd3\x4c\x6d\x22\x83\xab\x6a\xa3\x26\xa2\xb6\x2c\x06\x98\x49\x99\x25\x87\x7e\x26\x93\x72\xb1\xe5\x67\x8a\xe0\x91\x07\x2f\xca\x00\xab\x0d\x18\xdb\xcf\x19\x08\x91\x9a\xfd\x24\x1d\xb3\x05\x3a\x11\xc5\x95\xcd\x34\x43\xa2\x26\xcc\xe4\x50\xf3\x3a\x9b\x1f\x69\xd9\xb4\x5b\x9c\xa4\x50\x23\x3c\xf4\x9c\xd9\x84\x5c\x4e\x8c\xe2\x34\x2d\x7a\xa6\xe2\x34\x45\x88\xd3\x44\xb2\x9a\x60\x4e\x88\xce\x22\x36\x9a\x21\x4e\xeb\xbe\x98\xaa\x8b\xf3\x3b\x73\x80\xcf\x28\xff\xc9\xd6\x6c\x60\xcb\x79\xdb\x4f\x48\xac\x98\x26\x84\x6b\xe6\x5e\x9d\xd3\xd0\x67\x9e\xf9\x49\xf0\x69\x0d\x37\xa7\x82\x36\x6f\xad\xa9\xa0\xcd\x8b\x76\x42\x82\x96\x1a\x7f\x3a\x61\x31\xfd\x11\x31\x69\x6d\x6b\xfa\xc2\xa0\x09\x39\xed\xa5\x33\x3f\x72\xb4\xc9\x8a\x4e\xc5\x6a\xb2\x15\x13\x9f\x91\xa2\xe6\x7c\x2a\x63\xd3\x20\x60\x96\xd7\x3f\x4c\x93\xc4\x29\x38\x73\xe2\x41\xa2\x9d\xd0\x54\xd3\xfc\x21\xa6\x3f\x50\xe3\xac\x32\x7b\x80\x59\x15\x4e\x3a\x33\xca\xe2\x6a\xbc\x40\x29\x55\xfb\x24\xb6\x91\x27\x03\x47\x90\x14\x65\xd8\x8b\xf2\xba\x93\xa0\x26\x5a\xf1\xce\x86\x4b\x81\x83\xff\xa8\xcf\x49\x54\xc6\x39\x91\xbf\x11\xb9\x71\x4e\xcc\x14\x55\xf3\xcc\x06\xeb\x57\x2c\x2f\xf1\xe3\xd0\x3f\x7a\xb3\xea\xff\x32\x3f\x0a\xb3\x6a\xbc\x31\x9b\x38\xc4\x4d\x88\xba\x37\x74\xdc\xf3\x23\x2a\xab\xde\xd1\xb3\x93\xe6\xcc\x4d\xd4\x8d\x56\xcf\xb6\x41\x2e\x17\xa2\x98\xa9\x73\xaf\xd6\xe7\xb3\x2b\x02\xf3\x99\x53\xe3\xe2\x74\xfc\xcb\xdc\xe7\x1d\x07\x20\xf7\x79\x47\x1c\xd6\x6c\x55\x21\x90\xe5\x1f\xb7\x9f\x2f\x38\x00\x41\xdb\xcf\x81\xbf\x0c\xf4\xe7\x1c\x08\x84\x20\x65\xe6\x40\x20\xe4\xe6\x47\x26\xa7\x87\xf1\xc4\x4d\xa5\x4e\xbf\x23\xec\x59\xb6\x83\x9f\x0e\x64\xe8\x1c\xc4\x28\x80\x58\x9e\xa4\xbd\xd7\xc7\x6d\x0e\xfb\xe5\x3b\x69\xef\x09\x10\x3d\xe7\x44\x52\x0a\x17\x32\x0d\x70\xa2\x2b\xe3\x9c\x86\xdf\x11\x83\x90\xd3\x7e\x39\x47\x13\x41\xce\xb0\x25\x64\x23\xae\xb3\xfe\x28\x8e\x66\xe2\xf3\xe0\x14\x4d\x1c\x26\x96\xcf\x2a\x0d\x10\xb8\x4c\xf4\xb2\x33\x96\x67\x21\xee\x81\x96\x9c\x3a\xa4\x38\xf1\x0b\x71\x8f\x63\xd6\x09\x65\x58\x1e\x29\x8e\x13\xaf\x13\x8a\xe3\x24\x35\x9b\x46\x09\x53\x27\x14\xe7\x1a\x27\x14\x4d\xac\xa6\x4e\x28\x8e\x59\x27\x14\x89\xb8\xb9\x8c\x0f\xe3\x71\xd0\x0b\xc5\x13\xbc\x10\x52\x39\x63\xa7\xc9\xf3\x1c\xe8\x29\xd8\x80\x71\xba\xe9\xa9\xa0\x4b\x8a\xcb\x76\x0a\x1e\x13\xa6\xeb\x09\x74\xc1\xd4\xdd\xc4\x3d\xa2\xbb\x89\x27\xe9\x74\x22\x7d\xd6\xfe\xce\x75\x26\x93\x9b\xb7\xe8\xbc\x90\xea\x88\x6c\x2e\x4e\x92\xf7\x13\xe2\x37\xcd\x10\x26\xe2\x37\x23\x27\x4e\xc4\x6f\x9a\x84\x4c\xc4\x6f\x71\x44\x2e\xa4\x37\xdc\xa6\xf3\x42\x9a\x04\x65\x31\x3f\x7a\x6e\x6a\x9f\x32\x21\xe7\x9a\x4c\xe3\xc4\x53\xc5\xa8\x4e\x13\xd2\xac\x06\x2e\x44\xff\xd9\x8f\x28\x45\x77\x9e\x36\x7c\x4c\xa4\xab\xe6\x8d\xec\xc4\xed\x79\x23\x3b\x59\x56\x06\x7b\xa8\xb4\x99\x1b\x83\x5c\x0f\xfd\xc6\xc8\x15\xb2\x78\x22\x4d\x93\xaa\x9d\x1b\xb3\xdb\x3f\x73\x0c\xcd\xa9\xd8\x0d\xbe\x74\x86\xd8\xcd\x86\x91\xf4\x14\x9f\x45\x39\x0c\x7c\x23\x6d\x12\xf1\x6f\xa1\xb5\x43\x54\x01\x45\x00\xb1\x2a\x16\xef\x6e\x24\x3d\x70\x77\x13\xb1\x9b\x24\xf4\x7c\xb0\x7f\x16\x67\x3e\x06\xc0\xf3\xce\x35\x4f\x47\x90\x13\xe4\xe9\x50\x12\x3a\x35\xdc\xcb\x51\x5d\xe9\x84\x68\xd0\xe4\x1c\x71\x9b\x91\x9c\x43\x39\xe5\xd4\x72\x2f\x6e\xd0\x17\x03\x45\xf1\x0f\x29\x38\x94\xc2\xce\x57\xa4\xe6\xee\xd5\x56\x2f\xae\xd9\x37\x40\xb1\xba\xa0\x30\xd8\x57\xd1\x0e\x90\xbc\x21\x72\x62\x46\xde\x80\xd1\x4e\x02\x46\x1b\x26\xef\x8d\x34\xca\x1b\xf0\x32\xac\x57\x39\x20\x3c\xeb\x82\xb0\x0a\x0f\xe9\x85\x43\x88\x57\xe1\x3a\x90\x45\x41\xc9\x2c\xd4\x97\x87\xa6\x0c\x0b\xea\xe9\xd0\x2e\x64\x11\xb2\x44\x9f\xd2\xa5\x39\x9e\xe6\x43\x8b\x0c\x1e\x3a\x98\x2e\xad\xf1\x34\xbe\x58\x5a\xe3\x69\xef\xb2\x34\xc0\xd3\x46\x66\x91\xa7\x43\x0f\xc5\xa5\x88\x4e\x13\x99\x85\x9a\xf2\xd0\x78\x62\x25\x2c\xd5\x58\xac\x95\x02\x94\xc9\x0b\x06\xa8\xcd\x1a\x5a\xf2\x80\x69\x56\x92\xe1\x65\x47\xac\xec\x0d\x44\x0d\xf3\x6c\xe8\x24\xb3\xb2\x3c\x26\x27\x61\xe9\xe6\x91\xa3\x4a\xa3\x0a\x33\x94\x65\x84\x41\x55\x2b\xcb\x08\x4f\x1b\x93\x13\x67\x5f\xaf\x8c\xed\x51\xb1\x14\x11\x64\xd8\xcb\xcb\x98\xaf\x7a\xbb\xac\x1c\x70\x01\xa4\x89\x36\x74\x0c\x58\x45\xd9\x01\x48\x76\x15\x19\x61\x7f\xc8\x94\x35\x5f\xe4\xc3\xd8\x53\x0b\x5a\xc7\xdd\xb9\x8a\x3c\x25\x3b\x72\x15\x99\x32\xa0\x2f\x72\x57\x76\x28\x77\xd5\xfc\x41\x50\x24\x61\x2c\xc1\xc2\xf0\xa2\xbd\x9c\xfe\x48\xcb\x64\x19\x3a\xad\x2d\x33\xe9\xeb\x79\xb4\x08\x73\xef\x41\x59\x55\xde\x84\x1d\xb9\xb0\x82\x1b\x4a\x11\x96\x19\x67\xff\x15\x93\x1d\x71\xb3\x55\x19\xaa\x62\xcb\x52\x87\xcd\x06\xe4\xa1\xd8\xd2\xab\x05\xb3\x4d\x9d\x16\xac\x12\xa0\x21\x52\x6b\x9e\xaf\xd5\x88\xa8\x3d\xac\xa2\xb5\x45\xb7\x94\xb4\x3e\xd7\xe3\x6a\xd2\xfa\xdc\x5e\xcb\xd4\x17\xff\xea\x68\xba\xc0\x8d\xba\xc8\x83\xf1\xaf\xca\x0b\xa9\x4f\xf7\x64\x95\x8d\x76\x23\x6c\x49\xfc\x08\x86\xe4\x4f\xc5\xef\xea\xc1\x20\x58\xad\xa2\xe4\x67\xd6\x23\xa4\x09\x34\xdd\xea\x72\x0e\xe0\xaa\xd5\x83\xda\xb6\x0a\xea\x77\xc1\x34\xd8\xc9\x21\x9c\x24\xa0\x55\x5a\xb8\x7a\xb0\x0a\x02\xaa\x22\xdb\x61\x76\x63\x38\xb1\x01\x86\xd9\x1f\xdc\x3f\x24\xa0\x95\xd9\x5f\x43\xea\xda\x76\xc9\x9d\x11\xf1\xf0\xd6\x30\x4d\xae\xa0\x0c\xf9\x03\x81\x1c\xe6\x72\xa8\xd6\x91\x8c\xae\xfe\x79\x50\x1b\x5b\x05\x31\x1e\xb4\xcd\x0a\x37\x0a\x8f\xd5\xc4\x97\x5f\xcc\x33\xb9\xc2\x3d\x54\x1f\x65\x54\xe4\x40\x17\x49\xd6\x24\xc7\xd7\xec\x70\xa6\x80\x0b\x91\x54\x03\xc2\x19\xcb\x6d\xab\x21\x1c\xb2\x29\xc2\x52\x1c\x9e\xfc\x88\x85\xc2\x04\x4d\xb4\x71\xce\xdc\xd2\x0a\x9c\xdb\x66\xe9\x87\xeb\x5c\x23\x1a\xeb\x0a\x06\x16\x34\x90\x72\xaa\xf5\xd1\x40\x45\x1e\x7f\x41\x03\x49\x4b\x2d\x68\x20\xc5\x6f\xeb\xa3\x75\x96\xec\xc2\x5a\x5c\x61\x4e\xb4\x0e\x14\x71\x50\x0d\x07\xa7\xfd\xff\xd2\x83\x42\x0f\x90\xa5\xd3\x44\x1c\x55\x9d\x26\x34\xb1\x5b\xc6\x83\xd3\xaa\x6f\xe9\x34\xa1\x8d\xdc\x0a\x21\x59\xf7\xa5\x7f\xe8\xc4\xe5\x38\x63\xb6\xac\xe2\x04\x0d\x5b\x16\x81\xd1\xff\x89\x89\x5c\x74\xaf\x88\xa9\xdb\xa3\x98\xa2\x5b\x5d\x11\x93\x9d\x5c\x0a\x0b\x18\x8b\x46\x66\xf2\x51\xeb\xf2\x38\x42\x93\xad\x4b\x66\xd7\x6d\x7e\x69\xf0\x42\x2f\x97\x34\x60\x94\xc2\x10\x43\x18\x2f\x63\x90\x39\x49\x97\xc9\x2d\x44\x27\x08\xb5\x54\x0a\x2e\x84\x5a\xa1\x90\x5d\x77\x24\xf9\xa0\x8a\x16\x5a\xe2\xd5\x8d\xa2\xdd\x8d\x6d\xf8\x10\xb1\x07\x3e\xb1\x71\x3b\xe2\x13\x9b\xbd\x13\x36\xc4\xab\xd8\xfa\xa3\x3d\x96\xe2\xe4\xa5\xca\xcf\x93\xf3\xd1\x1b\x4b\x23\xf0\xf5\x1c\x3c\xd3\xef\x47\x7b\x2c\x6d\xe3\xd7\x93\x79\x06\xb8\x07\x7d\x93\x47\xf0\xa9\x7c\xa7\x9d\xc7\xed\x4d\x5f\x1f\xad\xb2\x94\x50\xaf\x27\x16\xcc\xca\x6a\x55\xaa\xbd\x19\xbd\xd9\x75\x0d\xc2\xc5\x03\x28\xe1\xa2\x55\xe3\x32\x90\xbd\x16\x9a\x4b\x62\x45\x0b\xc9\xf5\x7a\xe7\xb8\xdb\x3f\x6a\xa5\x55\xab\xbc\xb1\x7e\xbe\x28\xb9\x70\xeb\x7f\x04\x4a\x33\x20\xf1\x7a\xe5\x55\x3d\x20\xaf\x91\x97\xca\x9f\xce\x74\x8b\xd0\xf6\x8a\x48\xd6\xab\x20\x20\x9a\x30\x3d\x36\x83\x3b\x95\xfe\x70\x5a\xcf\x03\x9b\x88\xe1\x77\x18\x42\x4e\xeb\x49\x44\x59\xad\x87\x4e\x83\xc8\x02\xd8\x79\x60\x09\x00\x5e\x3d\x3f\x72\x23\x57\x86\x78\x1e\xdf\x49\x37\x52\xe7\x69\x8c\x34\x6e\xfb\x93\xc0\xf4\x46\xe1\x3c\xc9\x05\xab\x09\xd9\x99\x0a\xdf\x13\xcf\x44\xa8\x58\x7e\xef\x7c\x07\x1e\x02\x7d\x18\xf3\xf2\x34\x30\xfd\xb2\x1d\x98\x89\x69\xdd\x5b\xdf\x26\x00\x4a\xb2\x65\x76\x2c\x5b\x66\xa3\xa0\x21\x08\xc4\x93\x40\x68\x0b\x6e\xe5\x34\x96\x2c\x47\xe9\xcc\xe8\xfb\x59\x96\xd3\xf8\xb1\x0e\x0c\x42\x64\x28\x84\x3f\x33\xb1\x0a\x38\x3c\x27\xf2\x98\x66\xf4\xc6\xd3\x18\xb1\x4e\x4b\x16\x0a\xa6\xab\x60\x82\xe0\x54\x98\xdd\x15\x16\xf0\x2c\x28\xa7\xb3\xdf\x41\x73\xd0\x9f\x67\x18\xe4\x0b\x76\x91\xc9\xb0\xa1\x93\x42\x80\x54\xd0\x96\x27\x2b\xdf\x3c\x5b\xc6\x9b\xbe\x5b\x08\xed\x71\xb7\x10\xe7\x08\x54\x76\x56\xf8\x1b\xf6\xf2\x59\x61\xb8\x20\x11\xcf\x2a\x14\x96\x01\xc1\xb2\x8d\xce\x1a\x88\x1e\x88\x08\x16\xbb\xb8\x61\xcf\x0a\x67\xd5\xac\xec\xa1\xb5\x0c\x9c\x55\xb1\xf2\x4b\x19\x3a\x23\x8f\x2b\x59\x7b\xe7\x49\x0c\xfb\x05\xef\x7d\x22\x4b\x31\x02\xc2\xd9\x9c\x16\xcb\x37\x46\x46\x3b\x4d\xe0\x2c\xcf\xac\x70\x32\x4f\x6d\x99\x60\xd6\x4e\xec\x97\xc8\x40\x3c\xcf\x4e\x5f\x9c\xc4\x93\x98\xb0\x6a\xce\x4e\x12\xaf\x4a\xc9\x9d\xfa\x69\xba\xc3\x75\xc7\x74\x2c\xa8\xdd\x7a\x1e\xbe\xc0\x45\x39\xa3\xfa\x63\x3a\x18\xfd\x31\x9d\x21\xfd\x31\xc1\xe1\xa7\xfe\x98\x50\x54\x67\x77\x05\x28\x4f\x18\x58\xcf\xf9\x49\x18\x58\x09\xc2\x13\x4f\x4b\x09\xfe\x73\x80\xa5\x1c\x00\x9e\x96\xaa\x0e\x4f\x42\xbf\xaa\xb9\x3c\xc9\xc2\xea\xad\x70\xe2\x5d\xa9\x01\xd9\x39\x80\x87\xab\xe3\x1c\xc0\xd3\x7c\x36\x20\xc3\xb2\x82\xdb\x80\x0a\x93\x59\x71\xe9\x27\x28\xd4\xd9\x22\x0d\xab\x82\xa7\x93\x34\xac\x2a\x59\x4f\x42\xde\x4b\xb8\x9e\x53\xe0\x00\x7a\x62\x5c\x00\x75\x71\xce\xc0\x93\x40\x3a\xd1\xd7\x3b\x2b\xe8\xcb\xb4\xab\x39\xa7\xd7\xaf\x53\x87\x88\xa4\x96\x3f\xb3\x08\xcd\x73\xe1\xb6\x26\x6e\x5a\x6a\xa6\xdd\x32\x0b\xae\xd0\xf3\xbf\x82\xcf\x00\xfa\x05\x67\x03\xa5\x7b\x9a\x99\x55\x61\xcf\x49\x04\x59\x05\x3c\xe7\x0a\x3c\xcf\x64\x11\x41\x56\xe1\xc5\x19\x72\x13\x71\x86\x0e\x98\xce\xfa\xe9\x4a\xd2\xf7\x09\x50\xee\x8e\x53\x38\xa8\x7c\xc2\x9d\x7a\x64\x4e\x14\xd2\xee\x26\x88\x05\x6d\x84\xce\x13\x85\xbe\xb8\xea\x14\x22\xbf\x13\x77\xd1\x48\x00\x27\x74\x83\x81\x62\xce\x33\x66\x57\x28\x4c\x15\xe9\x7c\x9c\x21\x9a\xa4\x3e\x99\x57\x0d\x5d\x74\xe2\x4f\x69\x98\x9e\xd3\x8c\x39\x45\x6c\x7a\xa1\xa6\xf5\x0c\xa1\x25\x3b\x34\xfc\x3b\xc9\x81\xdf\xc5\x0e\xba\x53\xaa\x98\x3a\x75\xa7\xd4\x72\xe4\xc4\x9d\xd2\x18\x4a\xa7\x89\x71\x66\x74\x22\x03\x2a\x2e\xc3\x9d\xd2\x60\x49\xa7\xf9\x56\x35\x66\x39\x6f\xc1\xa2\xa9\x5b\x32\x0b\x82\xef\xc4\x9d\xd2\xc0\x3b\xa7\xd9\x56\x67\xbc\xc8\x99\xba\x2d\x6f\x99\x64\x9b\x42\xc5\xa7\x95\xd2\x89\xff\xa4\x31\x7c\x4e\x7c\x26\x7b\x34\x6b\xd4\x66\xd1\xd6\x8d\x64\x55\xa4\xaa\x97\xa4\x9e\x1f\xe7\x96\x47\xf6\x3c\x91\x78\xd5\xa0\x4f\xe7\x16\x44\x0f\xe9\x66\xe6\xc4\x74\xfa\x42\x6a\x59\x73\x6e\xa7\xd1\xfd\xb6\xe5\xdd\x05\x45\xc5\x97\xd6\x02\xe7\x06\x2e\xef\xe1\x8f\xec\xa9\x81\xf9\x50\x7b\x25\x4d\xa3\x4e\xd5\x5e\xda\x3a\x9d\xa8\xbd\x92\xc6\x51\xe7\x23\x5f\xeb\xee\x40\xef\x95\x14\x2b\x9f\x4f\x70\xdf\xd4\x41\xd5\x95\x14\x56\x9f\x8f\x24\x2a\xe0\x13\x1f\x36\x30\xbb\x89\xf5\x75\x44\x38\xd1\x6d\xb5\x58\xc6\x07\x1e\xdb\x9d\xf6\xa0\xeb\xf6\x80\x9b\xaa\xc7\x53\x64\xaa\x1e\xa5\x75\x27\xa4\x4f\xd2\xd8\xea\x7c\x91\x09\x78\xa4\x22\x5a\xac\x27\x12\x01\x8e\xd6\x68\xe7\x0b\x50\x62\xdf\x17\xa0\x44\x8e\x48\x69\x8c\x12\x76\xe2\x50\xb9\x0c\x13\x76\x12\x45\xd6\x28\x3e\x27\x04\x51\x92\x77\x39\x5f\x66\xd1\x03\xf9\x0a\xa0\xbd\x05\x80\xdf\xb8\xaf\x83\xa4\xa5\x60\xa6\xeb\x80\xbb\x66\xda\xaf\x43\xa6\x7f\x58\x48\x4d\x32\x67\xfe\x3a\xe4\xfa\x21\x08\xae\x43\x4d\x32\x77\xfa\x85\x2d\xb9\xe7\xf0\x32\x9b\xaa\xf1\x62\xae\x43\x9c\xb1\xac\x2f\x69\xcf\x75\x7f\x1d\xf8\x1e\x15\xab\x4b\xd9\x83\x66\xae\x84\xf2\xb8\xfe\x49\xd9\x5d\x49\xc9\x01\x78\xe4\x32\xd5\xaa\x21\x6e\x2e\x53\xad\x6a\xa8\x7e\xa5\x58\x78\x80\x4b\x31\x38\x46\x6a\xaa\x55\x43\x95\x5c\xd8\xa3\x4b\xdd\x5e\xc9\xb1\x81\xad\xae\x44\x6c\x5c\xf6\xca\x65\x0a\x56\xc3\xd9\x5c\x09\x59\x47\xb5\x13\x65\x1d\xd3\x52\xc8\x3a\x9c\xd9\x14\x1c\x0c\x73\x96\x54\xde\xc1\x6c\x5e\xd9\x71\x32\xe6\x1c\xd0\xd3\x6e\x56\xec\xc0\x81\xba\xc2\x18\x9d\x9d\x70\x65\x35\xb4\xec\xd5\x2b\x2b\x05\x61\x65\xaf\xac\x86\xb6\xf8\x67\x42\x5b\x5b\x5f\x05\x2d\x28\xe7\x22\x39\xab\xb4\xc4\x95\xd1\xcf\x82\xe2\x2e\xe3\xd7\x2a\x42\xbf\xb2\x9e\x34\xcd\x17\x85\x23\xae\x2c\x12\xa4\x1c\x73\x54\x54\x91\xba\x67\x4a\x80\x0c\x2c\x25\xa0\xa4\x81\x22\x94\xcd\x3a\x42\xc9\x69\xb9\x8a\x3e\x3f\x56\x11\x4a\xf6\xfe\x55\x94\xdb\x34\xfb\x54\x6e\xe3\x34\x15\xf5\xc8\xcd\x17\xe1\x74\x9a\x4b\xcc\x2c\x7f\xaa\xaa\x5c\x87\x43\x2e\x56\x25\x2d\x57\x55\x70\x02\xb9\x7d\x55\x53\x4a\xb8\x7d\xaa\x66\xfe\x6e\x9f\xaa\x74\x07\xc8\x6a\x80\x6c\xfd\x60\xf7\xfd\x83\xee\x39\x6a\xa8\xc8\xf5\x98\x44\x16\xc5\xe9\x9f\x5b\x39\x80\xf5\xb7\x50\x32\x67\xe6\x69\xd5\x10\xf2\x32\x4f\xab\x16\x8c\x57\x0b\x30\xe9\x46\x21\x94\x76\x94\x57\x33\x2c\x2d\x52\x8c\xcb\x7c\x89\x5a\x2b\x5e\xa6\x70\xd5\xd0\xec\x0a\x91\x94\xa7\xae\x11\x94\xdb\xb3\x45\x06\xd7\x00\x93\x0c\xae\x32\xcd\x57\xbb\x79\xb6\xb2\x4e\x2a\xae\x05\x8a\xb6\xa6\x5c\xf6\x42\x38\x65\x6c\xce\xcb\x1c\xad\x52\x39\x97\x71\x74\xbd\xca\xae\x90\x39\x41\xcc\x5d\x5d\xb7\x94\xe6\x9f\x4e\x7d\x46\xd2\x83\xcd\x63\x8c\xe6\x68\x95\x82\xb8\x10\x40\x35\x8d\x5f\xae\x6e\xea\x1e\x57\x9c\xec\xad\x06\x43\xbd\x14\x40\x1d\x16\x12\x62\x68\xd8\xab\x0b\x24\x70\x91\x34\xc9\xac\x37\xd7\x47\x56\x36\x2d\xd7\x2e\x62\xe7\x6a\x36\x77\x0d\x7d\x4f\x9c\x9f\xa1\xf0\xcb\x89\x18\x8a\x05\x18\xc7\x08\xb1\x00\xe3\x18\x8a\x05\x3c\x14\xf3\x80\xbf\xe4\x07\x16\x59\x4d\xaf\xfa\x6b\xea\xab\xe1\x69\xc1\x6d\x32\x94\x2b\x17\x4a\xb7\x12\xa7\x65\xaa\x11\x77\x83\x99\x7b\x35\x8e\x0e\xc2\xa5\x88\xce\x74\xe1\x1e\x39\xd7\x9f\xea\xdd\xcb\x24\xad\x4a\x36\xae\xa9\xe3\x86\xe3\x99\xc1\xfd\x32\x52\x68\xce\x65\x24\xec\x2b\x68\x4e\xae\xa4\x6b\xa9\x35\x05\x1e\x12\xb3\x2a\x7a\xba\xc8\xbf\xaa\xb8\xe9\xfa\xc8\xc2\xa6\xac\xea\xc2\x0a\xab\xea\x3d\x71\x45\x5e\x55\x66\x03\x11\x53\x51\x56\x71\x2d\x95\xd8\x36\x75\x46\x46\x29\xfa\xbb\x8c\x5b\x2d\x86\xe4\xca\x1e\x5a\x0e\xdc\xa2\x0b\xb0\xe5\x5d\x94\x8d\x2c\x9e\xaf\xff\xfd\x5f\x90\x6d\x77\x41\x4e\xc2\xbc\xde\x45\x01\x57\xb5\x90\x74\x17\x03\xbc\x71\x53\x89\x1f\x20\x04\x71\xd0\x2d\x42\x50\x03\x72\x57\x4f\x9a\xfd\x89\x10\x94\x83\xdc\x0a\x9c\x39\xc3\xb7\xa1\x17\xa7\x4d\x4d\xb8\x71\xba\x20\xba\xe2\xe2\xfc\xdd\x55\x36\xc4\xef\x48\xe3\x60\x22\x6f\x0d\x43\xab\x65\x82\x48\xb4\xeb\x87\x1f\x16\xf2\x32\xe4\x8c\xdf\x64\x54\x95\x9b\xbb\xc1\x11\x93\xdc\xdc\xf3\xfe\x30\x41\x5b\xe0\x8b\x5b\x44\x00\x43\x73\x37\x03\xf7\x32\xba\x06\xa8\x60\x81\xbb\xc1\xa6\x47\xa3\xb2\xa0\x34\xda\xe5\x77\x19\x4e\xb0\x82\xb4\xd9\xe5\xc2\x7c\x86\x0b\x83\xa6\xbb\x3b\x8c\x8e\xed\x77\x99\x03\xbf\x43\x1f\x35\xcb\x3b\x4c\x86\xaf\xf7\x73\xb3\x7c\x8c\x8c\x97\xa1\xc1\x1b\x58\xf2\xd6\x15\xda\x28\x69\xf7\xf0\x32\x04\xaf\xdd\xe4\x3a\xf3\xfa\xb8\xcd\x75\xa6\xc2\xe9\x8e\x5c\xca\x8e\x3a\x72\x29\xbb\x42\x44\xc3\xf6\x00\xdc\xe8\xcc\x0d\xe7\x73\xe3\xc7\x42\xf2\xe5\x79\x0f\x5c\x4e\x5c\x6a\xc2\x3c\x16\x30\xc6\x3d\x11\x05\x80\x6e\x6e\x42\x3b\x4a\xe6\xdd\x04\xde\x31\x43\xe1\x2d\xaf\xe7\x94\x4d\x99\x4f\x9f\x51\x7a\xba\x75\x65\xf5\x86\xcf\xb0\x7a\xee\x24\x59\x3d\xf5\x8e\xb7\x5e\xca\xf2\xe4\xf7\x92\x12\xa4\x25\x2d\x23\x8d\xfb\x77\xeb\x99\x6c\x30\xc5\x7b\x79\x1d\x75\xff\x68\x89\x15\x75\x54\x7d\x38\xd3\x66\x3c\x33\xbe\xc3\xfd\xef\x80\x32\x21\x4b\x1f\x2b\x47\x6b\xd2\xb3\x28\x45\xf8\xe1\xa8\xae\xf6\x57\x90\x09\xc7\xa8\x03\xdc\x7d\x62\x3a\xe0\x9c\x9f\x98\x29\x38\xe5\x84\x60\x34\x84\xd2\x6d\xd8\x45\x61\x3f\x31\x22\x70\xc1\x4f\x0f\x08\x50\x9c\xee\x46\xdb\x54\x74\x65\x5f\xe4\x51\x74\xe5\xf5\x61\x29\xfd\x4f\x33\xe8\xfb\xc4\xf5\x01\xd4\x72\x5f\x2e\x20\xad\x5d\xec\x67\xf0\xdd\x7d\x21\xda\x07\x7b\xdd\x17\x22\x15\x70\xf9\x7d\x21\x5c\x77\x74\x17\x22\x15\x10\xf6\x7d\x61\x9e\x52\xfc\x3e\xf9\xce\x48\x55\xaa\x3b\x4d\x2a\xd5\xb9\x28\xef\x0b\xb1\x8b\xa7\xf9\x42\x00\x55\x2c\x8f\x7b\x44\x11\x06\xc4\x40\x22\x9b\x0b\x98\x41\xf4\xf7\x8d\x68\xc6\x3d\x41\x24\x48\x33\x4f\xde\xb7\xf0\x53\xfe\x46\x34\xe3\xa6\xbe\x51\x8a\x83\xd4\x6f\x22\x41\x4a\x92\xdf\x6a\xdd\x21\x68\x6e\x34\xed\x32\x0d\xb7\xd1\x1c\x8d\xf6\x7c\xdf\x91\xd9\x8f\xda\x06\xb8\x81\x9e\xb9\x77\x70\xc3\x54\xd9\x1a\xda\x8b\x23\x30\x6d\xac\xb2\x0d\xb7\x1c\x9e\x34\xd8\x1d\x4c\x9d\x53\xb6\x65\x8e\x9d\xa7\xed\xa6\x43\x52\x72\xc3\xd5\xf5\xa8\x22\xde\x13\x09\x6e\xf1\x9e\x85\xe2\x68\x00\xcc\x03\xcb\x0e\x71\x79\x3f\x84\x17\x71\xda\x1e\xd8\x61\x11\xb9\x99\x59\xd5\xcf\xdf\x8f\xec\xbb\xcf\x32\xa1\xa2\x53\x65\xd8\x6a\xe5\xef\xc7\x44\x60\x9e\xcb\x07\x05\xb2\xcb\x87\x3c\xbb\x6b\x20\x72\x3f\xf2\x9a\x10\xd0\x77\xf0\x71\x10\xca\xb7\x22\x6c\x89\xd6\x1b\x46\xee\x1f\xe2\xc0\x60\x31\x49\x5b\xdf\xa8\xe2\x55\x15\xdc\xa8\xe2\x53\x4c\x04\xc2\xed\x5e\x3c\x8a\x08\xb7\x63\x22\x5f\xed\x55\x45\x48\xf8\x12\x4b\x80\xdf\x18\x32\x4a\x18\xdf\x88\xb2\x63\xe5\x5e\x78\x0c\xd7\x47\x4f\x62\x85\x28\x5b\x49\xb6\x52\x97\xad\xe9\xa2\x62\x9a\x6d\x60\x1c\x85\xa4\x5b\xe7\x61\x85\x51\x1b\xd3\x45\xe5\x90\xfb\x80\x5c\x9c\xb6\xa5\x02\x13\xd6\x7a\xc3\xe3\x49\x87\x6e\x78\xbc\x41\xba\xd9\xb9\xe1\xf1\xba\x93\xba\xb1\x55\x34\x14\xff\x3e\x24\xc5\xbe\x85\xdb\x49\xb3\x41\x0b\xc1\xb9\x55\xa7\x71\xc3\xb9\x55\x75\x5a\x3b\x61\x38\x18\xa5\x34\x1c\xb4\x93\x14\x64\x92\xa5\x8c\xb7\xc8\x65\xbb\xf5\x17\x2e\x51\x07\xf3\x3a\x8e\xcf\x86\x27\x0b\xac\xb4\xb1\x67\x0c\x07\xc2\x6d\x76\x07\x44\xd0\xbb\x63\x55\x04\x1a\xdb\x5d\xd4\xc5\xd8\xb9\xd0\x34\xe1\xd9\xc6\xf3\xf0\x1a\xde\xdc\x68\x3a\xf8\x6d\xe3\x79\xc4\xcc\xc5\xf5\x66\x53\x43\x85\x02\x63\xc7\xb8\xcb\xf8\x54\x7b\x10\x2e\xdc\xa5\x1a\xe8\x84\xd8\x26\x7b\xe0\x8a\xb8\x2c\x83\x90\x3f\xfd\x19\xf4\x60\x0f\x5c\x01\x1d\xc7\x77\xd3\xcd\xe2\xc4\xe3\x40\x50\x55\xc8\xec\x21\xb5\x24\x24\x5e\x75\x54\xf0\xaa\x13\x92\x09\xd6\xa9\x7e\xd7\x92\x10\x54\xb9\x3f\x52\x75\xba\x93\x37\xf2\x4e\x53\xed\x6d\x2c\xc2\xf4\x29\xdc\xdc\x7b\x26\x0e\xdc\x53\xb4\x43\x67\x84\x9e\x53\xac\xb4\x17\xaa\x2a\x50\xc3\x5e\xc8\x59\x5d\xa3\x85\x9c\xd5\xba\x48\x27\x3d\x82\x3b\xa4\x93\xcd\x42\x98\xa6\xb8\xda\x86\x87\x93\xde\xde\x4b\xc5\x13\x68\x62\x63\xda\xaf\x77\xe9\x36\x0a\x9c\x7a\xcf\xad\x42\x53\xc9\xf4\x46\x26\xa9\x9b\xe7\x3e\x3d\x9a\xd0\x66\xfb\x34\x27\xeb\xb0\xca\xf0\x8f\x2f\x9e\x53\x3a\x51\x14\x19\x3b\xe1\x8c\x5b\xd6\xc6\xe0\xfa\x54\xbb\xee\x53\x65\xff\x12\x98\xed\x1f\x26\xf1\xd4\xeb\xdf\x69\x3f\x75\x55\x87\x1f\xdb\xd8\xf9\x17\xb5\x60\xdb\xf0\x1a\x1e\xbc\xcb\x6d\x42\x97\x17\x4e\xa1\x6e\xab\xcb\x2d\x43\x1f\x97\xa4\x9e\xe5\xd9\x09\xc9\x46\xb9\x68\xdd\x56\xd8\x7d\x19\xc7\x72\x5f\x58\xba\x71\x91\x6f\xdc\x31\x4d\xac\xb5\x11\x4a\x0e\xa9\x88\x8d\x3f\xa6\xc1\xc7\x36\xfe\x98\x26\x19\xde\x08\x28\xff\x6d\x29\xfc\x2c\xd5\xff\xec\x9b\x0b\x14\x04\xb5\x09\x45\xac\xfd\xe0\xc6\xcf\x52\x76\x61\xdf\x5c\x94\xae\x1f\x21\x87\x4d\x57\xb9\xc9\xe4\xad\xed\xdd\xbe\xd1\x5b\xb8\xac\x44\x1c\xd6\xea\x6f\x6f\x77\x91\xcf\x6c\x59\x08\xc3\xad\xff\xa5\x28\x8f\x6b\xac\xc7\x08\xb6\xc0\x59\x08\x93\x39\xa8\xdb\xad\x55\x18\x37\xe8\xd6\x19\x53\x14\x89\x06\x56\xe3\xc6\xbd\xdd\xd6\x76\x06\xd0\x60\xdb\xad\x33\x66\xb7\x7d\x6e\x77\x77\x96\x96\x60\x62\x2b\x35\xb3\x6e\x3f\xad\xc2\x44\x4f\x6a\x66\x6d\xe7\x41\xad\xe0\xe0\x71\xcc\x94\x16\xde\x0f\x8a\x17\x68\xa0\xfd\xa0\xe7\x70\x42\x1f\xf4\x2e\xee\x95\xef\x1e\x5b\x3a\xbb\xef\x87\x5b\xdf\x63\xf3\xc0\x6c\x78\x6a\x1e\x8e\xa2\x93\xf8\xdd\x68\xcb\xdb\x71\x13\x53\x58\x49\xd5\x7e\x85\x93\xba\x44\x81\xf3\x2e\xde\xaf\x70\xfa\x1d\xca\x43\x44\xf8\xc2\x15\x78\x14\x5e\xfb\x05\x36\x04\x8e\x9a\x63\x6e\xe3\xb7\x49\xa2\xee\x30\x0b\x73\x1b\xbc\x41\x7a\x7c\x60\x3c\x06\x70\xcb\xfd\x4f\x39\xdf\x83\x31\x7e\xf7\x7a\x7b\x0c\xf5\x26\x0f\xf0\x44\xe2\x71\x8e\xc6\x73\xe8\xc1\xd8\x6d\x5d\xfa\x85\xed\xf4\x68\x4f\xe6\x95\xf8\x1c\xd2\x2f\xac\xf7\xa3\x41\x99\x67\xfb\x31\xbe\xdb\xbf\x7e\x1c\x05\x88\xe2\xc1\x88\xac\xb9\x99\x9f\x03\x3c\x63\x63\x1a\x94\x59\x23\x0c\xca\x84\x4c\x9f\x4f\x35\x60\x4f\x52\x5a\x1e\x55\xb4\x9b\x88\x3a\x92\x30\xcd\x3f\x4a\xf4\x05\x26\x49\xc3\xd8\xa5\x71\xdc\xd4\x71\x3d\x3a\x87\x2a\x52\x79\x74\x0e\x95\x67\x7b\x74\x0e\x55\x72\xf3\x18\xd5\x4d\x6d\xe7\x93\xb8\xb3\x02\x1a\x68\x2e\xa7\x29\x39\x16\x3a\xc9\x81\x33\x19\xb1\x21\xdd\x6c\x16\x9f\x51\xdd\xf9\x1f\x7d\x46\x55\x0b\x3e\xfa\x8c\xaa\xc2\x7b\x72\x0c\x85\x71\x65\x3d\x0e\x1c\x31\x4e\xa3\x7a\xd0\x3f\x88\x23\x9b\x48\xfe\xc1\x6e\xcd\xd8\x00\x4f\xa4\xd0\xaa\xf6\x22\xef\xce\xbe\x7f\xb4\x5b\x93\x24\x7e\x0a\x82\x74\x07\x52\x82\xe4\x02\xfa\x22\xc9\x65\x0d\xcc\xe9\x1c\x15\xf2\xc7\x24\x73\xf0\x14\xc5\xfb\x70\xaf\x4f\x21\xe2\x98\x60\x21\x7f\x0c\xdc\xf8\x94\xb8\xd4\x19\x7c\x51\x64\xce\x8d\xf6\xd4\xa0\x05\x99\x22\x0d\xd7\x24\xed\x9f\x8a\x09\x9d\xe3\xad\x82\x42\x8f\x86\x76\x93\x71\x7c\x10\x23\x84\x19\xf9\x63\xf4\x36\x03\x98\x3f\xd5\x2b\xc6\x76\x91\x37\xbb\x8d\x2a\x94\xa0\x33\x54\xa5\x04\x2d\xaf\xb8\x79\x59\x48\xb1\xfa\xb2\x73\xe5\xcd\x60\xf6\xa7\x1a\x48\xc4\x76\x9b\x0c\x37\x77\xc7\x63\xf0\x36\xa3\x80\x3c\x4a\x15\x25\xe0\x9e\x26\x2d\x68\x15\x85\xb7\xdd\x97\x60\x3d\x2d\x85\xf0\x96\x9b\xf3\x69\x0a\x6f\x87\x2f\x0a\x6f\x41\xad\x8f\x36\x6f\x71\x0a\x95\x2b\x2a\x2e\x78\x4c\xd0\xa5\x0e\xf0\x41\xae\x18\xab\xd2\x83\x7c\x65\x64\x5a\xbd\xa9\x11\x7c\x7a\xd0\xb2\xd4\xef\x85\x2a\xfe\xc0\x94\xc4\xe5\x52\xde\xa8\xde\xf0\x41\xde\x18\xfb\x43\x79\xa3\x2a\xce\x07\x79\xe3\xd0\x32\xf0\x89\x90\x1b\xc3\xfa\xa7\x77\xb5\x0d\x23\x15\x9d\xfe\x88\x4b\xdc\xfa\xaf\x2f\xb4\x8c\xec\x62\x68\x09\xfa\x60\xd8\xa6\x7c\xf6\xc1\xb0\x2d\x6b\x6f\xf3\x20\x7e\x54\xa4\xfb\x20\xc7\xe8\x31\x2d\xe4\x6c\x57\x88\xfb\x0c\xf5\xec\xed\x4f\xc3\xbe\xc7\x8c\xee\xb2\xf1\xcf\x90\x32\x67\xfe\x46\x90\x21\x00\x3d\x1c\x80\x85\x10\xb3\x19\xb0\xeb\xd1\x1a\x4e\x95\xe8\x33\x71\xe2\xe1\x6a\x7f\x26\x4e\x3c\xd0\x02\xcf\x34\xbe\x90\x9b\xfa\x23\xfe\x9a\x99\xab\x9e\xa9\xbd\xa0\xa7\x90\xe8\x6e\x0a\xbb\x1f\xcd\xe1\x02\x4f\x7d\x24\x62\x33\xe1\xd6\x33\xb5\x23\xb4\x0b\xa4\xb8\xd3\x2e\x74\x39\x9a\xb6\x04\xeb\x30\xed\x42\x33\x42\x4b\x21\x27\x29\x8a\xef\x1e\xa2\xb9\x05\x9a\x59\x21\x62\xa5\x0f\x64\x95\x81\x8c\x96\x12\x56\x2e\xbf\x67\x05\xeb\x00\x88\x2b\x84\xaa\xb6\xa5\x33\x11\x77\xde\xb3\x4c\xd9\xe6\xce\xfd\x68\xc6\x16\x67\x18\xb3\xb7\x62\xcc\xaa\x07\xb3\xb7\x62\x34\xa9\x07\x02\xb2\x18\x9b\xeb\x81\x80\x2c\xca\xf3\x9f\x53\x57\x0a\xa7\x85\x28\xc2\x45\x21\xe5\x03\x05\x59\x62\x57\x9c\xca\x51\x01\x46\x02\x52\x7c\x80\x1c\xc4\x94\xc5\x0f\xe4\x63\x0d\x14\x82\x9b\xe8\xd0\x88\xf7\x51\xbe\xe1\xfe\xbc\xe4\xd1\xc5\x73\x98\xbd\x4d\xd9\xa0\xe7\x82\xcd\xf5\x0c\x6b\xf6\xa6\x7d\xd2\xa3\x33\xa7\x72\x87\x07\xeb\xb6\xe8\xc4\xb8\x68\x1a\x9f\x3d\xb7\x5c\x23\x92\x84\xe7\x0e\xe0\x69\x18\xb7\x4a\x45\xb2\x0f\x31\xce\xba\x67\xc8\xf4\xed\x6e\x9b\x1b\xd7\x21\x37\x04\x0e\x96\x41\x4f\x3e\x37\xc6\x51\x30\x7d\x0f\x39\xdb\xb5\xf2\x7a\x48\xbf\x65\xba\xe2\x07\xfb\x39\xc5\xf7\x0f\xf6\x73\x26\x7a\x7c\xa0\xde\x4c\x0b\xfb\x40\xbd\x95\xf8\xae\xc2\xd6\x63\x49\x9a\x2d\xb3\xd4\x3f\x90\x6c\xa6\x3e\x79\x30\xa6\x33\x27\xec\x43\x7e\x88\x12\x40\x60\x10\xe5\xcc\x3c\x72\xf6\xb6\x6a\x92\xd1\x28\x45\xf6\x07\xed\xac\x1e\x23\x68\xb8\x78\x46\xcd\x40\xe8\xf5\x18\x29\xc3\x13\x6d\xa4\x0c\x0f\x1d\x96\x71\xff\xba\x26\xcb\x83\xf6\x57\xcf\x03\x89\x2b\x96\x7b\x11\x3a\xba\xa6\x21\x60\x10\xee\x17\x4e\x4c\x04\xf2\x0a\x05\x93\x44\x3a\x07\xc5\x6a\xcf\x2b\x59\x6b\x79\x84\x56\xd2\x02\xaf\x64\x2d\x50\x90\xda\x41\xa3\xae\xe7\x95\xac\x65\x64\xaf\xb4\xb8\x75\x31\xd3\x71\x34\x2f\x16\x32\x5c\x3b\xef\x01\xb9\xc8\x75\xf4\x12\x72\x43\x46\xea\x3d\x20\x17\x59\xf1\xf7\x90\x5c\xb4\x3c\x82\x63\x4e\xd1\x7b\x20\x35\xe5\x5a\x7b\x0f\xa4\xa6\xd3\xba\x90\x91\xeb\x4f\x97\xde\x97\x18\x1c\x92\x11\x6f\x50\x67\x60\xf3\x57\x13\x7f\x71\xfe\x9b\x70\x2a\x60\xfe\x5e\x82\xe7\x6a\x8b\xf9\x9a\x80\x94\x45\x79\x93\x8c\x26\x20\x06\x69\xc5\x45\xf4\x26\xb9\x3b\xae\xf4\x37\x48\xab\x68\x16\x52\x25\x9e\x91\x66\x0d\x9b\x82\xb0\x8a\xda\x10\x56\xc3\xae\x21\xac\x84\x2f\x08\xab\x78\x91\x80\x02\xcb\xbc\x41\x40\x71\x36\x5f\x03\xe4\xb2\x48\x6f\x46\x9a\xc5\x8d\xfa\x4a\x3e\x45\x05\xce\x32\x3b\xe5\xcd\x41\xe0\x59\x21\x90\x84\x7f\x24\x60\x8a\xcd\xe2\xf1\x6e\xa9\x62\x3c\x22\x67\x07\x17\xc7\xa4\x08\xf2\x2d\x48\x9f\x1d\x47\x51\x61\x0e\x57\xf0\xea\x02\xa0\x50\xf4\xfd\x47\x4c\xd9\x98\x3c\x32\x14\xdb\x5b\x08\x3f\xeb\x40\x08\x2a\x96\x94\x97\xbe\x84\xdf\x90\xeb\x7a\x4b\x58\xe8\xd8\x30\xfa\xff\x6e\x21\xd4\x33\x2e\xad\x34\x96\xc1\x71\x5e\x68\xac\x26\xe6\x7c\x2b\x7e\xd8\xdd\xe7\xa0\x5f\xe8\x50\xdf\x00\xb7\xd9\x47\x70\x35\x09\xcf\x17\x4a\x4a\x94\xf8\xd6\x20\x3c\x01\x3d\x3c\x03\x38\x40\x6f\x25\x22\x63\xf1\x19\x53\x7c\x04\x40\xaf\x2a\x59\x0d\xce\xde\x16\x28\x91\xfe\x54\xc9\x6a\x3f\xf7\xa2\x88\x51\xd5\xfa\xaa\x88\x89\x25\x69\x71\x19\x5a\x45\x43\x64\x87\x28\xc1\x14\x7b\xae\x69\x56\x0f\xc9\xf0\x9a\x7e\xc1\xa0\xf0\x6f\xd3\xae\x7e\x5a\x27\x2e\x44\xfb\x44\xb0\x26\xf8\xdd\xcb\xb1\xf9\xe2\xe5\x48\xa1\xee\xe5\x18\x2f\x1a\xd9\x83\xb8\xde\xae\x91\x3d\xc8\xe7\xed\xaa\xdf\xdc\xda\xc4\x67\x88\xec\x51\xef\x12\x32\x4a\x2d\xb1\x03\x70\x2d\x18\x48\xc4\x5c\xaf\x11\xae\x0c\x2a\xfd\x6a\xef\xe5\x54\x70\x35\xd6\xd8\x2a\x5a\x84\x7b\x00\xb8\x19\x23\x07\xd2\x6b\xb6\x70\xfb\x3e\xf1\x72\x8e\x66\xbf\x75\xd0\x1d\xf2\x3d\x1d\x2c\xc3\xb8\x94\x22\x52\x9e\xf0\x55\x66\xa8\x7d\xbd\x09\x97\x65\xbc\xb0\xdc\x7e\x46\x26\xd5\xce\xf3\xbd\xbe\xbd\x21\xf6\xe2\xba\x9c\x66\xd3\x79\x31\x19\x1f\x2a\x48\x5e\x6c\xbf\x22\xe9\xdf\xeb\x45\xaa\xb9\xd8\x8b\xf1\xd7\x54\x85\xf9\x1a\x25\x5f\x5b\xba\xf7\x22\x8f\xa9\xab\x66\x36\x6f\x6f\xa7\x97\x9b\x54\x91\xfa\x7b\x2b\xce\xa4\x93\x5b\x73\x03\xa0\xba\x0d\x2a\xf8\xa7\xbd\xdf\xfb\x5d\xbe\x5d\x75\xf0\x6b\xd6\x4b\x93\x31\xbc\x37\x49\x42\x05\xe5\x56\xe8\x89\x68\xf5\xbd\x49\x17\xe8\xd6\x36\xbc\x81\xe8\xe5\x8e\x68\xc9\xc0\xb8\xa5\x05\xb9\x35\x5f\x2c\xbe\xf4\x13\x7d\xb7\x99\x4e\x69\x69\x93\x7e\xd3\xa1\x2b\x61\x71\x71\x36\x39\x43\x45\x98\x1b\xd5\xa3\x73\xb5\x49\x74\x2a\x3a\x8a\x90\xf8\x56\x36\x9b\xa5\x60\x98\xcd\xd2\x01\x3d\xa4\x54\x14\x4f\x3c\xda\xcd\x53\xf9\x41\xf8\xe5\xd6\x31\x99\xa5\x07\xca\x64\x96\xdd\xba\x18\x66\x8b\x21\x1f\x82\xd5\x79\x02\x1f\xbc\x73\xdd\x5d\x24\xf2\xd6\x2d\xe5\x7d\xf0\x61\x76\xb9\x5e\xb4\x5b\x9e\x4b\xd2\x75\x9b\x45\xe5\x25\x07\xa5\xb6\x0a\x2f\x39\x28\xa5\x64\xdf\x57\xd9\xac\xcf\xa8\x7f\xb3\x75\xbd\x3a\xa0\x51\xdf\x17\x4d\x23\x2a\x83\x97\x14\x94\x1a\x2d\xbc\xdf\x1d\x3b\x14\x8e\xbf\xef\xa6\x0c\x40\x93\x80\x52\x63\x86\x97\x54\xdf\x18\x59\xac\x83\x54\xdf\x04\xe6\x5f\xc7\xe1\x76\xef\x3c\x67\xca\x14\x9e\xb1\x1a\xcf\x99\xe7\xca\x77\xcb\x34\xbe\xdb\x0e\x16\xe4\xdf\x96\x5c\x07\x76\x5b\xfd\x58\x16\x42\x36\xfc\x8d\x78\x1d\x07\x44\x52\x54\xc0\x5e\xfb\xa3\x45\xd7\x71\x7c\xc7\xfd\x38\x78\x4e\x07\xcf\x94\x21\x65\x52\xb1\x63\xc4\x1d\x0d\xcb\xe7\x75\x7c\x57\x6d\x39\x92\x3f\x1a\x15\x1a\xcf\x9d\xef\x96\x19\x7c\xf7\x19\xc5\xe0\x02\xba\xa4\xbc\x92\x11\x7f\x77\x6e\x39\x12\xc0\x25\x81\x63\xc4\xdf\x9d\x5b\x0e\x47\xff\xdd\xb9\xe5\x70\xc4\x49\x40\xe9\x37\x0b\x28\x6d\x66\x01\x05\x86\x9c\xf9\x4e\xfb\xdf\x55\x5c\x8e\x83\xf6\xbf\x9b\x78\x96\x0c\x3c\x19\x49\xe4\xf2\x3b\x92\xc8\xc6\xe0\x33\x64\xda\xa2\x5f\xd2\x26\x91\xe3\x76\x1d\x05\xdd\x70\xa7\xdf\xa2\x68\xd4\x86\xc8\xf2\x8d\x6a\x61\x1d\xe4\x4d\x22\x5d\xf8\x3a\xb4\x6e\xef\x36\x84\xbf\x05\x34\xd8\x3a\x48\x9c\x44\xde\xcb\x75\x98\x14\xc9\x99\x28\x48\xd2\x87\x8d\x7e\x10\x2d\x47\xa6\x11\x7b\xe7\x19\xc3\xf5\xe5\x32\x55\xd1\xa1\xdf\x11\xd9\x75\xbf\x77\x2e\x60\xd7\x9b\x4c\xde\xcb\xe9\x22\x93\x37\x3c\xc2\x3a\xaa\x04\x19\xd3\x55\xb1\xa1\x5e\x00\x57\xbd\x9b\xaa\x2f\x9b\xca\x16\x12\x22\xbf\xbf\x3c\x33\x34\xac\xdb\xd7\xf1\x17\x65\xb7\x8e\x26\xe8\x2c\x62\x93\x94\xf4\x19\x52\xd2\x9d\x8a\x19\xfc\x74\x47\x62\x06\xbf\xdc\x3c\x88\x28\x1a\x06\xa7\xeb\x68\x18\x0d\x3b\xe1\xc4\xb0\xca\x0e\x83\x30\x02\xd9\xb9\x6c\x88\x2a\x5d\x45\x42\x0a\xe4\x68\x14\x83\x66\x3b\x23\x4a\x55\x76\x07\x74\x75\x55\x8d\xc9\xec\x50\x97\x4e\x6c\xf7\xb6\x63\xd8\xdc\xa8\x8d\x70\x0f\xeb\x30\x48\x15\x92\xe0\x75\x18\xa4\x6a\xda\x94\x94\x9c\xdf\x95\xd5\x4d\x06\x81\x7e\xa9\x0d\x8f\x8c\xfa\xa5\xe9\x33\x24\x65\x14\x52\x3f\x3a\x80\x76\x04\x4d\x09\x24\x03\xe1\xd3\x00\xf4\x11\xf4\xa5\x2f\x48\xa2\x06\x50\x0d\x84\x62\x83\x71\x1b\x52\x1e\x7d\xcf\x3a\x06\xb6\xc3\xd3\x1f\xde\xc7\x7e\x0f\x32\xce\x96\x30\x35\x8d\xbe\x35\x35\xad\xf6\x8d\xa9\x69\xc0\x81\x4e\xd2\xed\x88\xb8\x21\xc5\xf6\x1a\xd2\x77\xb4\x84\xbd\x14\xc4\xfa\x3a\x26\x52\x9c\x02\x7c\xc6\x92\x77\x9f\x1a\xa7\x6a\x79\x34\x67\x00\xeb\x9f\x41\x0d\x80\x9d\x98\x39\x16\x80\xfd\x97\x61\xdc\x1a\x5f\x77\xb1\x3f\x16\xe6\x59\x2e\xfd\x32\xfe\x2f\xf0\xad\xfa\xbf\xff\xeb\xc9\xa9\x59\xa2\x4a\xc0\x5b\x8b\xef\xd6\xbd\x78\xa6\x33\xd2\x84\x17\xd7\x71\x79\xdd\x03\x10\x69\xc2\x8b\xb3\x77\x9a\xb6\x9c\xbe\x4e\x6f\x7e\xcb\x40\x7c\x89\xc8\x4e\x72\xa7\xbb\xa2\x4a\x0c\x44\x88\x64\x06\x2f\xae\x3a\xf2\x82\x1a\xd8\xe5\xd4\xed\xc9\x46\x1f\x7f\x00\xf5\x49\xdc\xd7\x42\x0f\x17\x71\x5f\x2b\x15\x4c\xf5\x2d\x44\x17\x57\x78\x61\x64\x97\x57\x38\x0d\x99\xf6\xbb\x30\x13\x44\x8e\x8a\x1d\x0a\x59\x44\x68\x88\x75\x98\xea\x5b\x88\x2e\x1d\x7b\x9c\xd2\x8b\xfc\xcf\x0e\xe1\xe2\x2a\x8d\x0a\x2f\xcf\x34\x74\xe3\x61\xe9\x2e\xbc\x51\x79\xba\x45\x20\x82\x6a\x20\xcb\x9b\x3c\xcf\x42\x7a\xe3\x68\x35\x59\xcc\x9b\x84\xd4\xd3\x0a\xdc\xe7\xae\xd3\x4d\x36\xe7\x69\xa3\x98\xab\xb8\x53\x37\xc8\xbb\xd0\xa6\xa9\xb9\x85\x7a\x7b\x6f\x33\xe2\x8f\x20\x19\xa4\x5e\x59\xc7\x9e\x3c\xd3\xce\xe6\x7a\xf6\x6a\xdc\x5c\xcf\x5e\xb7\xdb\xeb\xd9\xf2\x5c\xc9\x09\x18\xa0\x5f\x86\x6b\xf6\x70\x25\xff\x99\xd0\x6d\x1d\x10\x37\xc4\x42\x5e\x07\xc4\x0d\xf9\xe6\xd7\x41\xa6\xee\xe1\x65\xf1\x40\x70\x24\x06\x84\xaa\xe7\x88\x32\x68\xf3\xdc\xe5\xc4\xe3\x24\x95\xc6\x3a\x88\xbb\x79\x04\x50\x68\xf0\xdc\xc0\x1f\x41\x33\x8b\x80\xbf\x12\x58\xf4\xfb\x7a\xc3\xf9\xcc\x65\xd4\x69\xf3\x23\x5c\x56\xdc\xc4\xb8\xd8\x25\x88\x98\x75\x7c\x84\xcb\x8a\xeb\x91\xbc\x8f\x41\x0f\xbc\x76\x6c\x65\xae\x47\x4f\xfc\xeb\xf5\xf8\x3d\x27\x04\x05\x5e\xd1\x09\x41\x81\xd7\x72\x3a\xbc\x2a\x2b\xcf\x85\xef\x9d\x67\x6f\x4a\x9f\x1b\xdf\x1b\xcf\x08\x37\x96\xe5\x07\xdf\x7d\x46\x67\xc7\xa9\x4e\x08\x13\x88\xc7\xb3\x92\x32\x82\x21\x0c\x5e\x9a\xf6\x8b\xfe\x8b\x13\x9b\x0e\x2e\x4d\x4e\x75\x4a\x08\x34\xc0\x1a\x29\x21\xd0\x60\xa7\xa5\x8f\x9e\x29\x04\x5c\x5d\x29\x71\x81\xb2\x95\x53\x42\x88\xc1\xae\x4b\x90\x30\x04\x41\x5d\x89\xe0\x9d\xf0\x25\x2b\x7d\xe4\x4c\xf5\xa8\xa4\x88\xdd\x39\x6c\x48\x6f\x15\xf6\x66\x52\x3d\x93\xa3\xbb\x10\x67\x00\x1f\x62\x84\xe2\x7c\x99\x73\x27\x3b\xa0\x88\xea\x69\xef\x46\xf5\xc4\x64\x7b\xa5\xac\x52\x4c\x18\x95\x30\x64\x07\x18\x61\x3d\x39\xac\xc9\xb4\x3b\xa8\x16\x57\xca\xa2\x7d\x9f\x35\x24\x9b\x56\x89\x9b\x09\x00\xb2\x0b\x6f\x97\x5e\x4c\x3e\xab\xa1\x99\x02\xe6\xcd\x24\x2c\x05\x95\x18\x18\x21\xa1\xad\xe9\x16\x32\xc0\xe7\xb4\x7a\xa8\x6e\xa0\x17\x93\xaa\x1b\xe7\x48\x0d\x8d\x04\x44\xc2\x42\x3c\xbb\x82\x61\xed\x2d\xbc\x45\xf9\x3b\x27\x38\x69\xed\x8d\x33\xd8\x4a\xd5\x68\xf9\x0e\x5e\x83\xce\x69\x03\x55\x36\xcb\x06\x50\xbe\x14\x6c\x6f\x56\x42\xf9\x32\xe3\x19\x01\x67\xb2\x86\xa8\x07\xb8\xaa\xac\x04\x0b\x54\x11\xce\x16\xcb\x80\x26\x0a\x23\x6f\xa0\x86\xec\xb3\x3a\x4b\x77\x04\xc9\xb0\xc9\x60\xb0\xd2\x47\xd3\x4c\xf2\xfe\xac\x44\x68\x24\x52\xeb\xac\x44\x68\x24\x02\xfb\xaf\x44\x68\xa4\xc3\xd1\x35\xe4\x9b\x60\xea\x84\x10\xa1\x27\x8f\x58\x03\x17\x80\xfe\x53\x88\x0d\x3c\x0f\x48\x0a\x46\x71\xd6\x49\xd5\x28\xbd\x9b\x48\xd5\x28\x3d\x9d\xba\x87\x92\x32\x1f\x51\xb3\xa4\xcb\x13\x1e\x80\x64\x46\x5f\x09\x13\x50\x09\xff\xd4\xc5\x18\x7f\xd9\xe2\xad\xd4\xa5\x67\x3d\x8e\xa4\x6e\x14\x61\x27\x5c\x05\x89\x31\xbc\x52\x3f\x79\x66\x06\x71\x15\x5c\x42\x05\x55\xd3\x89\xd6\xbf\xd2\x70\x53\xbb\x93\x24\x6b\x62\xf9\x21\x6b\x8a\x98\x03\xb2\xa6\xb8\x5f\x20\x6b\x3a\x39\xf7\x57\x82\xac\x29\xa2\x91\xe1\xf1\xb4\x25\x55\xbe\xee\x43\x23\x6d\xc6\xc6\x1f\xda\x31\xb9\x36\x53\x02\x4b\xd4\x43\x40\x4d\xac\x45\x57\x9a\xca\xec\x20\x20\xd3\xf4\x10\x31\x45\x13\xea\x6e\x5a\x5b\xd9\xe1\x62\x4e\x27\xb2\xc3\x78\xbe\x5d\x1c\x6b\x28\x80\x77\xb8\x53\xb7\x44\x47\x65\x04\x4d\x89\xce\xb4\x20\xef\x3c\xc2\x2b\x0e\x0e\xbd\x2f\xc9\x79\x11\x82\xc9\x68\x64\x0c\x92\x61\x32\xa5\xc9\x93\x61\x32\xa5\xaf\x93\xd9\x68\xa2\x0a\xfd\x07\x0a\x5b\xc8\xe3\xc4\x47\x26\xa3\x91\x99\x48\x26\xa3\x89\x15\x32\x19\x4d\x60\x46\x93\xd1\xc8\x05\xa4\x13\x43\x5d\x0f\xde\xa9\x16\xce\x51\x9e\x6a\xde\x9c\x98\x33\x30\x0d\x50\x86\x31\x4d\xf7\x45\x2d\xa2\x93\x1c\x26\x33\xc9\x06\x14\xca\x01\xfe\xa9\x3f\x8a\x93\x79\xc5\xc9\xa7\xfe\x85\x9f\x87\x98\xea\xc2\xd6\xdf\xfd\x65\x3a\x9a\xe9\x88\xa1\x6f\x46\xa0\x17\x23\x05\x4c\x87\x7c\x69\xf9\x2f\x94\x44\x0a\x18\xee\xbc\x7f\xa4\x8f\x2f\xda\xd3\x8b\x1b\xaf\x50\x18\xd9\xf2\xe3\x0b\xc5\x0c\x15\xe0\x61\xbe\xd5\x24\x51\x43\x71\x50\x15\x4f\xdf\xaa\x95\xc4\x2f\xff\xe8\x22\x06\xfc\xd1\x45\x2d\x16\x5c\xe9\x90\xc7\xc6\x70\x4b\xee\xdc\xdb\xe3\x64\x77\x68\xd4\xa2\x0c\x10\xc6\x77\x64\x1e\xd1\x0e\x8c\xb2\x53\x75\x63\x7b\x0a\x8d\x9b\x4c\x35\x23\x1a\x09\xe1\x0f\xd0\x19\xbb\xc0\xe9\xd8\x38\xc4\xbb\x9a\xd0\x57\x64\x18\x58\xc9\x90\x97\x48\x7f\x56\xda\x08\x46\xa0\x53\xd2\x46\x30\x02\x95\x9e\x36\x16\xd8\x22\xb0\x7d\x52\xd9\x0e\xc4\xa2\x3e\x8b\x45\x6d\xc7\xac\xfe\xc8\x15\xd2\x83\xa0\x03\xd6\x3d\x11\xc9\xe0\x80\x58\x4a\x24\xe4\x26\xdb\xc0\x4a\x91\x23\x51\x8c\xf3\x28\x63\x00\xec\x07\x34\x2a\x3e\x26\xc2\x39\x3e\x25\x2b\x91\x9d\xfb\x40\x96\x90\xd0\xcf\x90\xb6\x63\x25\x29\xaa\xe8\x18\xcd\x50\xe3\x19\x95\x4c\xf9\x33\xee\xd4\x4a\x64\xdf\x26\x53\xd9\x4a\x92\x5b\xd5\x06\x10\x82\xb8\x99\x89\x75\x60\x4a\xec\x95\xd0\xd7\x14\x6f\xc1\x17\x08\xab\xdf\xa1\xf9\x60\xb0\x12\x34\x59\x53\x5e\x93\x3e\xda\x6b\x05\xe8\xaf\x31\xf0\xdc\x8b\x68\x69\x84\x3d\x4b\x7c\x31\x51\x59\xe2\x2b\xf9\x1d\x3c\x0f\x76\xcc\x12\x5f\xdc\x99\x99\x80\xe9\x58\x07\xaf\x2c\xf1\x55\x2c\xdf\xf9\x5e\x79\xc6\x1c\x9a\xfb\x2f\x87\x04\xa9\xd9\x10\xd4\xd7\xb0\xd0\x49\xa3\x85\xe7\x9b\xe7\xc5\x33\x56\x52\xec\xfa\x7c\xc8\xc2\x0c\x7b\x00\x6a\x26\x26\x23\x5a\xaa\x50\x3a\x39\x21\x5d\xe1\x64\xe4\x24\xd4\x89\xe7\x90\xae\xd0\x03\xb4\xd8\x51\x7c\x86\x36\x2c\x16\x9a\x46\x74\x63\xfc\x09\xea\xb6\xf8\x2c\x78\x80\x91\x00\x2f\xdb\x33\x44\x2c\xc7\x38\x43\x56\xe9\x4a\xbf\x32\x02\x22\x14\xc2\x2b\x67\x27\x09\x90\x32\x93\xc4\x19\xcb\x19\x28\x38\x57\x39\x03\x05\xdb\x3b\x43\x52\x85\xd4\x29\x6b\xf5\x52\x9c\x25\x83\x24\x60\xfa\xb0\xb2\xa1\xd2\x95\xc0\xe5\x0c\x95\x0a\x6e\xcb\xe4\xe8\x96\x8b\xcb\x1f\x19\xb5\x90\x45\xae\x4c\x8e\x6e\x14\xf4\x2b\x93\xa3\xdb\xf3\x9a\x89\x9e\xb0\xec\x0e\x9d\x4d\x43\x84\xbd\x32\x49\xba\x51\xae\xae\x5c\x24\x59\x2d\x34\x79\x06\xf0\x02\x32\x71\x70\x24\xe9\x96\x7e\xcb\x28\x6c\x3a\xd6\x3e\x2b\x93\x99\x7b\xb9\x58\x0a\xa1\xdc\x62\x05\x91\x8f\x53\x5c\x11\xf9\xb8\xea\x55\xc1\x89\x83\xae\xe2\x37\xc7\x56\x91\xdf\x38\xf9\x55\xf0\x00\xf5\x23\xc4\x96\x9c\x68\xae\x82\xc4\xd8\x74\xa7\x59\x7e\xbf\xf8\x6e\xf9\x9b\x79\xb1\x37\xa0\x73\x73\x93\x80\x1b\x31\xeb\xca\x15\x6a\x9f\x6b\x21\x93\x8c\x1b\x51\xec\xca\xca\x9c\xdc\xdc\xca\x9c\x38\x48\xf9\xa3\xcf\x16\xb2\xde\x95\x49\xb7\xad\x98\x35\xa3\xda\x69\x38\x00\xaf\x4c\xba\x6d\x99\xc0\xdc\x9c\x53\x00\x6d\xb1\xe8\xbe\x40\xe4\xb8\x27\x9b\x50\xfb\x8c\xaa\x0e\x0b\x86\x95\x49\xab\x2d\x01\x91\x09\x94\xae\xf1\xc8\xca\x10\x6b\x18\x7a\xae\xdc\x5d\x7f\xba\xeb\x5a\x4b\xbb\x5b\xbb\xc0\x5a\xc1\x0d\x00\x7c\x3a\xec\x70\xc9\x66\x1d\x76\xa6\xe5\x31\x27\x5c\x7e\xbf\x84\xd5\x17\x6c\x05\x57\xfd\x0b\xc5\xe5\x0e\x53\xb5\xec\xc5\xf4\xec\x8e\xaa\x3b\xcf\x0c\x64\x38\xcf\x7c\x1f\xec\x57\x68\x8f\x3c\xb4\xc3\xe3\x52\xc9\xc6\x73\x52\xc8\x91\x83\x40\x03\x96\x20\xd0\xdc\xb1\x41\xa0\xb9\xf6\xe3\x23\xa4\xbc\x0b\x33\x72\xa7\xe2\xf6\x1d\x1e\x22\x17\x0d\xc1\xd3\x51\x5c\x10\x23\x40\xc9\x98\xe5\x8f\xa4\xab\x4a\x52\xb2\x9e\x7a\xf2\x09\x19\x8b\xe7\x43\x5a\x31\x1b\xed\x41\x18\xa1\xf5\x1a\xf6\x1d\x2b\x4f\x28\x4d\x17\x1d\x99\xd4\x21\x9f\x90\x89\x08\x75\x04\x2c\x98\xc0\x1c\xff\x7a\xc1\xdd\x20\xb0\x86\x34\xa1\x62\xa0\x6c\x5c\x08\xe5\xc4\x19\xa2\xf0\x88\x81\x4d\x79\x41\x77\xec\x74\x30\xae\xb0\x91\x34\x93\x4d\x13\xfc\xa1\x78\x1a\x71\x1d\xf2\xce\xcf\x26\xe6\x56\xbe\x99\xb1\x7c\x39\xa4\x94\xf3\x47\x2d\xd6\x00\xd9\xbc\xdc\x32\xa9\x99\xe0\x0f\x01\x97\xc1\x1f\xfe\xb5\x15\x93\xcf\xc0\x34\xbc\x96\xf2\xca\xcb\xd9\x07\x46\xc3\x4a\x15\x0f\xbd\x86\xd7\x8a\x60\xb3\x86\xd7\x31\x65\x67\x4c\x32\x8d\x19\x49\x4a\x26\x37\x9f\xc1\xa3\x32\x96\x53\xc3\x4d\xf7\xee\xe9\x86\xf1\x14\x9c\x31\xcd\x74\x7a\x0a\xb3\x3f\x02\x66\xeb\x07\xcc\x0c\x20\xe2\x43\xb8\x2b\x4f\x60\x76\x93\x18\x63\x53\x69\x48\xbe\xd4\xd8\x89\x8f\x88\x0f\x11\x67\xfe\x92\xec\xf7\x3b\x40\x06\xd2\x82\xa6\x3c\x02\x7b\x98\x88\x5b\x71\x63\xbe\x60\x08\xec\x1d\x92\xb2\xc6\x3d\x79\x79\x05\x54\x7b\x94\x23\xb0\x13\xac\x09\xdc\xed\x97\x49\xec\x60\x08\x32\xc1\xa7\x66\x11\xb1\x46\xb0\x08\x61\xb9\x61\xab\x5d\x16\x73\x6f\x4b\xc3\xe7\x1b\x13\x02\x27\xdf\xf8\x10\x81\x11\x89\x0f\x11\x27\x92\xf8\x10\x87\x9c\x58\xc6\xa0\xe7\x08\xac\x8e\x52\xf1\x90\x2f\xcb\xb7\x52\x5e\x11\x8d\x29\xb6\x65\x08\xb2\x29\xb6\x03\xe5\x99\x62\x5b\x42\x34\xeb\x5b\xa4\xdc\x36\xef\x00\x99\x06\x8c\x24\x11\x78\x7b\x3b\xc7\x80\x6c\x24\x89\xc0\x5b\xdb\x5b\xc2\x3b\x5d\x17\xa4\xb8\xa1\xf4\x3a\x92\x87\xc9\xc6\x95\x90\xbb\xc9\xe1\x82\xe4\x04\xe2\x75\xd4\x8b\x1b\x46\x4f\x23\x39\xa2\xbc\x85\xd3\x03\xb7\x03\x4e\xfa\x21\x7e\xc4\x11\x97\xd6\x13\x70\x02\xf4\x23\xb9\xf1\x67\xb8\xf9\x95\x75\x4b\xb2\x5b\xe9\x51\x35\x72\xf9\x71\x15\xdc\xb4\xfa\x25\xc5\x35\xf0\xc4\x32\xf8\xe2\x32\x88\x81\xf4\x4b\x72\xde\x1e\xb1\xb4\x04\x19\x71\xb6\xfe\xad\xef\x63\xe0\x5a\xa9\xaa\x27\xf0\x84\x03\x8a\xd1\x31\xa0\xf7\x60\xae\xa9\xf2\x3a\xb8\x78\xc9\xe2\x26\xea\x43\x95\x36\x42\xe2\xae\xfc\x6a\xd8\x01\xdf\x90\x09\x3e\xb1\xa4\x43\x74\x52\x0a\xba\x2c\x64\x85\x12\x6c\x11\x7d\x42\x98\x8d\x3e\xe1\x09\x7e\xb5\x79\x2a\xfe\xd0\x2e\x45\xf8\x23\x16\x05\xb7\x5d\x39\x34\xac\x5d\xbe\x68\x58\x0b\x81\x54\x0e\xad\x54\xb8\x9c\x4b\x78\x30\xc1\xa1\x97\x03\xb1\xd1\xf4\x59\x1d\x41\xb7\x14\x37\x8b\x5a\xae\x62\x98\x0a\xaf\x99\x72\x38\x00\x0e\x5e\x39\x02\x66\x8b\xe9\xe1\xb3\x2c\x26\x5f\x3e\x84\x46\xa0\x87\x75\x04\x1a\xd5\x5d\xc1\xf8\x5b\x3d\x61\x31\xfc\x44\x45\x83\x56\x0c\x3f\x21\xb5\x5c\x22\xfc\x84\x70\x62\x79\xa4\x3c\xb3\x18\x7d\x02\x5b\xbc\x55\x12\x06\xc0\xd3\x76\x31\x4c\x8e\xef\xe8\x5d\x04\x2b\x09\x30\xec\x72\x49\x01\xa3\xa5\x84\xb1\xd9\x47\xc0\x08\x5c\x19\x18\xa7\xcf\xd8\x4e\x3b\xf8\xac\x4c\x81\xda\xc6\x25\x95\xf7\x2c\x39\xc0\xb5\x54\xe0\x39\x8b\x61\xc4\xc1\xe2\x15\xe3\x92\xaa\x17\x2d\x84\x9b\x50\x78\x59\x8c\x51\x4a\xfe\xb6\x55\xb2\x5b\x64\xfa\x07\x43\xa0\x78\xd6\x0c\xd1\x45\xcd\x31\x12\x5f\x88\x56\xb2\xac\x8e\xe5\x92\x4d\x69\xb9\x24\x17\x5f\x08\x3d\xd1\x48\x49\xba\x8a\x96\x4b\x6e\xa3\xb0\x5c\x72\xb8\x61\xb9\xc4\x3e\x2c\x05\xe0\xed\x30\xac\xc0\xbb\x6d\x05\xc0\x0c\xd1\x88\xa5\x0a\xaf\x0a\x72\x45\x13\xeb\xad\x02\x31\x3b\x64\x98\x4a\xf5\xe8\x80\x8c\x4b\x0d\x24\x61\x1d\x4c\x23\x08\xfa\xb2\x8a\x89\x0e\x63\xc8\x66\xee\xae\x88\x9a\x8b\xb6\xdf\xa2\xb6\x42\x50\x89\xa6\xac\xa7\x54\xa5\x38\x20\x8f\xa2\xf5\x37\xe7\xb0\x68\xfd\xed\x00\xb4\xfe\xf6\x2e\x2a\x98\x2f\x29\xfa\x2d\x1a\x7f\x13\x11\x66\x15\xfd\xc8\x09\x1b\xb8\x8a\x71\x4d\xf1\xde\x5f\x05\x93\x25\xc9\xb0\x62\xae\x6e\xdc\xfd\x57\x31\x57\xb7\x98\xbd\x98\xab\x5b\x02\xb6\x98\xab\x5b\x24\x59\x9a\x40\xfe\xcd\x11\x97\xe6\x08\x00\xb4\x39\x02\xdb\x8e\x11\x30\xb4\x26\xd4\x9e\xea\x20\x82\xe1\x7d\x8b\x89\xbc\xc5\xc6\xc5\x44\xde\x44\x54\x5b\x05\x32\x78\xa8\xb6\x28\x26\x5d\x94\x69\x2b\x26\x5d\x14\xe3\x96\x8e\x35\x98\xfb\x81\x28\xa7\x33\x1d\xd6\x77\x70\xd5\x3f\xd3\xbb\x99\x99\xc2\x1c\x3c\xe4\x78\xa5\x2b\x47\xcb\xbe\xe8\xd2\xea\xd1\xc0\x36\x5c\x29\x62\xe9\xca\xd1\x3c\x26\xdd\x34\x22\x42\x46\x00\x0a\x89\x99\x32\x02\x7e\xaa\x98\xee\x3b\x10\xde\x90\xcc\x74\x9a\x06\x20\x83\x63\x8b\x7a\x5a\x2f\x8c\x32\x62\x3d\xe8\x05\xfb\xef\xda\xec\x5f\x4d\xad\x2c\x58\x31\xf5\xb7\x3a\x96\xa2\xaa\x16\x43\x9f\x55\x4c\xfd\xed\x5d\x5f\xa0\x99\x1b\x51\x93\x56\x31\x0f\xb8\x67\x08\xc1\x67\x96\x4e\x2a\x90\xc9\x41\xa9\x14\x6c\xc3\xd5\x45\x14\xd3\x80\x4b\x44\x94\xa9\x85\xac\xbd\xa0\xbb\x1d\x87\x90\x41\x27\x37\x72\x72\xac\x62\x78\xf9\xc3\x83\xae\xa9\xb8\x34\x77\x99\x9a\xe0\x7b\xa0\xb0\x15\xaf\x2e\xe6\xd4\x81\x20\xfa\xdf\x56\x61\x6a\xa0\x8c\x73\x4c\xb3\xe2\x52\x69\x9d\x82\xb5\x78\x53\x61\x53\x50\xf9\x66\x89\xdb\xb2\xf4\x20\x70\xd2\x49\xfe\x1d\x57\x09\x74\x72\x96\xcc\x2e\xc4\xb9\xa8\xee\x8c\x85\xba\x59\x44\xb3\x50\x37\xbb\x31\x75\xb6\x97\xb0\x2e\x4b\x80\x01\x7e\x69\x59\x28\xf2\x36\x60\xda\x70\x29\xf4\xb5\x97\x98\x2e\x2b\xa0\x67\x2a\x90\xb6\x66\x29\xe3\xa2\x41\x9d\xd2\x98\x12\xd2\x56\x08\xb2\x72\x12\xf1\xd4\xb3\x0d\xfd\x9c\xa5\x7f\x0b\xf4\x73\x96\x7d\x28\x8a\x5e\xbb\xd3\x07\xfd\x9c\x25\x0b\x4a\xc8\x61\x21\x94\x8a\x72\x58\xe9\xfc\x02\x01\x9d\xbb\xbb\x5c\x39\xac\x2c\x53\x21\x30\xab\x76\x02\xe5\x8c\xab\x9c\x71\x22\x93\xad\x9e\x18\xe3\xb2\x4a\x02\x16\x13\x86\x23\x99\x2b\x57\x4c\x3e\xb0\xe0\xde\x98\xe5\x3f\x0a\x69\x8c\x30\x1d\x5d\xe5\x0a\xf0\xe9\x44\x69\xad\xfc\x43\xb9\x02\x62\xff\x70\x48\x9b\x6b\x04\x35\x3d\x8a\x63\x51\x42\xdb\x1c\xe5\x25\x77\xed\x91\x33\x8a\x7d\xe0\x59\xf3\x80\x77\xe1\x0f\x13\x77\xf1\xec\x5d\xb0\x0b\x04\x4c\x33\x7f\x77\x4f\xd9\x1d\x28\xc3\x97\x61\x15\x8b\x11\x98\xd4\x49\xd2\x0e\xbe\x8b\x28\x21\x9b\xeb\xff\x0f\x56\xba\x40\x53\xe7\xee\xa6\x25\x2d\x78\x8f\x8e\x1e\xdb\xf3\x87\xaa\x2e\x51\xc0\x76\x08\xf0\x1d\x65\x2b\xf0\x66\x38\x46\x9d\xed\xee\x66\x48\xea\xde\x3d\x27\x3b\xc6\xc3\x40\xb7\x9b\x43\x14\xb4\x49\x12\xed\x7c\x6e\x92\x44\x47\x0d\x87\x46\xef\x3b\x76\x86\x9d\x38\x4e\x48\xf5\x02\xa5\xdd\xb0\x2f\x5f\xc5\x1c\xe1\xdd\xdb\x61\x13\xc2\xda\xa5\x81\xb6\xae\x5a\xb9\x94\x47\x80\x69\xf8\xc9\x74\x42\x6d\x33\x12\x75\x2f\xaa\x87\x20\xd5\x62\x1f\x73\x10\x75\xf1\x9a\x39\x88\xba\xe7\xf2\x01\x46\x37\xd6\x13\xf3\xc8\xdc\x3d\x31\x77\xc0\x88\xeb\x7e\x5f\x92\x45\xaf\x37\xb8\x77\x3b\xde\xfa\xa1\x93\x29\xa4\x17\x9a\x33\x5e\x54\x17\xc4\x8b\x71\x5f\x04\x33\x02\xd3\xba\x35\xcd\x03\x2e\xd7\x51\xde\x98\x25\x8b\x69\xdc\xeb\x30\xdf\x08\xfc\x6c\x6b\xb7\xad\x09\x1b\xce\x2e\x1e\xe0\xc8\x04\x2e\xfe\x35\x29\x91\x44\x7a\x8d\x4c\xe0\xd0\x98\xf5\x90\xec\x19\xfe\xc1\x51\x9e\x43\x53\xf1\x7c\x6c\xe2\xd2\x7a\x04\xcc\x83\x97\x80\xb9\xf0\x32\x5d\x0c\x8b\x69\x90\xcc\xf6\xa9\xe6\x21\x92\x6f\xab\xe6\x21\xd2\xce\xa8\x1e\x01\x73\xe5\x45\x23\x1b\xae\xc6\x7a\x08\xf4\xf2\x8f\xe9\xcb\x21\x4f\x6a\x12\x68\x6e\xfa\x8a\x57\x64\x96\x71\xab\x29\x82\x23\xfb\x12\xda\x59\x5a\x4b\xfa\x1a\x71\xb7\xd6\xe4\x1a\x08\x68\xa4\x35\x5a\xbe\x60\x3c\xac\xbc\xbe\x42\x33\x6b\x96\x51\x23\xab\x11\x57\x68\x4d\x3a\xa3\x24\xa1\x11\x6d\x81\x37\x6b\x0e\xd0\xa8\x0f\xa9\xab\x2f\xf8\xaa\x90\xba\x95\xfc\xf7\xab\x66\x9d\x69\x96\x7f\x86\xb3\xeb\x8b\xeb\x0e\x7a\xa9\x91\x98\xc8\xd9\x8d\x3c\xdf\xcb\x3f\x68\x64\x5c\x36\xf3\x12\x1d\xd1\x58\x40\x63\x95\x07\x35\x13\x23\xcb\xc6\x63\x72\x0d\x4d\x4b\x74\x38\x66\x13\x80\x27\x17\xa7\xe0\x9f\xc5\xee\xac\x85\x2d\xe0\x34\x17\xdc\xb3\x04\xcb\x6c\xdf\x84\x1c\x5b\xd5\xac\x44\xd2\xaa\x95\x48\xfd\xc3\xf5\x2b\x01\xbc\xd5\x55\x78\x59\x48\xb3\x6f\x81\x2f\xb1\xfe\x76\xa8\x41\xba\x4b\x5e\x14\xa1\x38\x61\xa6\x28\x3a\x84\xcb\x3c\xe0\xc9\x3a\x55\x42\x2d\xf9\x52\x7c\xf9\x93\x70\xac\x98\xf4\xe3\xc9\xba\xaa\xa1\x98\xb0\xef\x5f\x55\x35\x3e\x06\xfe\xab\x86\x1a\xbf\xdb\xb8\xf9\x9f\xa2\xce\x56\xba\x68\x1d\xe3\x75\xb9\xd0\x2d\xec\xe5\x19\x77\x93\x72\xa9\xbe\x18\xf2\x89\x63\x58\xa1\x7e\x4b\x71\x76\x9b\x24\x3a\x58\xa9\x36\xc9\x40\x17\x47\x1b\xfd\xe2\x1a\x6a\xa3\xaf\xe6\xbd\x12\xbd\x3f\x8e\xb1\xa6\xf8\x5a\x89\x55\x5c\x17\xe3\xac\xe1\xba\x28\x46\xa8\x91\x88\x88\xfb\xa9\x76\x69\xa5\x62\x75\xbc\xc4\x8a\xcd\x9a\xa4\x69\xf8\x02\x81\xa1\xce\xb8\x1a\x86\x5f\xae\xa8\x1a\x86\xbf\x55\x1b\x33\xd2\x35\x62\xfc\x3a\x0c\x63\xce\x20\x8d\xc9\x4f\xce\xb3\x55\x71\x5d\xc4\x83\x76\x55\x63\xf2\x4b\xb7\x55\x63\xf2\x13\x35\x6e\xd5\xa1\xcb\x9b\x43\x31\x40\x7f\xf3\xd8\x13\x54\x4d\x03\xc3\x6a\x50\xb5\xe6\x39\x83\x3c\x0d\x75\x56\x1d\x9e\x4d\x67\x0f\xff\xc4\x15\x6d\x61\xb4\xe7\x16\x34\x74\x9a\xf7\x5c\x85\xd4\x2c\xde\x60\x55\xea\x52\x8b\x9d\x0a\xe1\x34\x49\x8c\xb6\x2a\xf2\x45\x43\x3a\xad\xaa\x11\x7e\x75\x92\x23\x5c\x81\x07\x70\x6b\x1f\x6f\xb1\x37\xbc\x00\xbe\xf9\x6b\xff\x8e\xe6\x07\x41\x63\x67\x4d\xef\xba\xa6\x5b\x26\xcb\xda\x18\x99\xc9\xc7\x57\x1b\xd8\x60\x34\x0b\x61\x2e\xc5\x25\xd6\x86\xe2\x32\x08\xaa\x36\xd4\x65\x57\x6b\xbc\x56\xa7\x0a\xa4\xb6\xc2\xff\x36\xb1\x7f\x67\xc2\xda\xc4\xa4\xbb\xf8\x5d\x3f\x0a\xd0\x4a\x9b\x18\x89\x60\xa9\xd2\xa6\x1a\xcd\xc6\xb3\x1a\x4d\xbf\xe3\xd3\xc5\x92\x34\xa2\x71\x1c\xd0\x32\x8d\x68\x1c\x47\xb1\x3c\x1a\x2f\x87\x3d\x51\x06\xdb\x31\x51\x3a\x0e\x36\x5a\x5b\xe8\xe0\x58\x9b\xb6\x30\xdb\x62\x93\xb7\x85\x52\x8c\x43\xd2\x16\x81\x94\xd8\x18\x6d\x29\x42\x4a\x56\x16\x67\x72\xbd\xb5\x85\xa6\x89\xf5\x6b\xcb\xe0\x7e\xc9\xea\x17\x6a\x14\x9b\x45\x97\x93\xec\x0e\xfd\x4d\x94\x79\x79\xa6\x32\xb4\x71\x25\xfa\xf9\x6a\xa7\x02\x70\xa6\xf8\xd4\x51\xae\xfa\x82\x34\x3c\x5b\x03\x4b\x11\x27\x86\xa8\xc3\xea\x0e\xdb\x19\x08\x9e\x29\x3e\x03\x58\xe0\x38\xa5\x2c\xd9\x39\x4d\xf9\xb1\x2c\x70\x3b\x5d\xd4\x62\xef\x1b\xb1\x9a\x0d\x2b\x5a\x74\x80\x97\xd2\x44\x08\x90\xf6\x11\xc0\x55\x85\x53\x83\xfe\x5d\x78\x1d\xac\x66\xb6\xce\x8f\x98\xfd\x03\x11\x36\x53\x79\x12\xfd\x7d\xb5\x2b\xb8\x56\xc6\x89\x10\x59\x7b\xbb\x76\x85\xf8\xca\x97\x6d\x15\xbb\x0d\x99\x9b\x55\x5e\xff\x00\xdc\x2d\x73\x0d\x71\xdf\xee\x60\xa1\x69\xc0\xf4\x9b\xcb\x93\x60\xfa\x4d\x70\x7e\xbb\xa3\x7f\x5f\x10\xfb\x2c\xdb\x0a\x89\x00\xeb\x7d\x2b\xd0\x71\x72\xb5\x2f\x00\x91\xb4\x1d\xfc\x00\xb0\x6c\xf8\x2f\x70\x52\xdb\xf8\x9c\x7b\x8e\x20\x4b\x89\x09\xb2\xda\x77\x58\x1b\x51\xb5\x57\x93\xc6\x54\x04\xdd\xcc\x7b\xa9\xd4\xbb\x3d\x11\xbb\x9f\x66\x21\x32\xb5\xe7\x6c\x8f\x97\x25\x7d\x3f\xda\xe0\xba\x62\xb8\x74\x96\xe4\x3c\x20\xaf\x2d\xc9\x19\x7e\xe2\x78\x53\x4c\xc2\x50\xab\x81\x9e\xd4\x85\x2e\x9e\x0d\x26\x14\x2f\xcf\xff\xfe\xaf\xe3\x71\xb2\xfa\x47\x5f\xe8\xbe\xb5\xba\x16\x7a\xcc\x55\xcf\x99\xef\x8d\xe7\xc2\xb3\xe5\xb5\x42\xee\x3c\x13\xb6\x6e\x5a\x06\x62\x22\x59\x46\x8b\x0e\xfa\xfa\x70\x54\xf7\x82\xe9\x66\x35\x4c\xd6\xc5\x22\x99\x03\xdd\x8b\x16\xc9\xf4\x1b\xb4\x03\xe5\x4d\x69\xc8\x2e\xef\xe1\xa6\xc0\xb2\x74\xe4\x61\x5d\xf6\xbd\x7f\x64\x41\x1f\x10\x58\xfd\xa3\x0a\xfa\x70\x04\x50\x05\x8a\x9e\xfb\x47\x14\xf4\x01\x0d\xd3\x0b\x2e\x46\xd5\xef\x84\x1b\x00\xb5\x76\xa5\x67\x10\x04\x1d\xe1\x59\xd7\x98\xa4\x9b\xa8\x90\xfd\xd4\x2b\x26\xc9\xec\xc0\xae\xe8\x8c\xed\xd4\xb9\xf1\x4d\x20\xb7\x7a\x25\xdf\x5e\x54\xc0\xdc\x78\x59\x01\x73\x63\x7b\x6b\x78\xf1\x80\xf4\x7a\xc3\xe8\x55\x48\x1b\x56\x2c\x36\xda\xb0\x62\xb1\xcd\xf0\x1a\x60\xbb\xf7\x86\xb5\x8a\x50\x7c\x97\x7b\x6e\x0e\xa7\x61\x0e\x9c\x2d\x83\x85\x8a\x43\xfe\xae\xf9\x8c\x07\xf8\xea\x0d\xd3\x60\xf8\xa3\xde\x31\x07\x76\xea\x3a\xae\x44\x4e\x1d\x12\xa5\xa9\xc2\xbf\x63\xfa\x26\x7b\xdf\x3b\xde\x37\xcd\xca\xf7\xf7\x1d\xb4\xd1\x3b\x2e\xca\x08\x04\x7b\xc7\xb4\x17\x0a\xa7\x13\x31\x5f\x6d\x62\x1f\x18\xa5\x34\x9f\x41\xcf\xce\xd0\xd0\x4a\x86\xba\x03\x47\x9c\x62\x5d\x6c\x50\x60\x92\xfa\xc0\xbc\x58\xa0\xb9\x8f\x6b\x3b\x7c\xc1\x1a\xa6\x59\x08\xa3\x0d\xa7\x6b\x3c\xdc\x0b\x74\x36\xb9\x23\x9c\x89\xe9\xc2\x72\xd2\x3b\x8a\xd3\xc3\xa9\x9b\x5c\x0c\xae\xd3\xd4\x36\xe3\xaf\xc8\xa5\xab\x1b\x47\xca\xcd\x1d\xb7\x98\x3d\x0a\x89\x3d\x7a\x73\xd9\x21\xdc\xbd\xda\xf6\x4e\x50\x29\xed\xbb\x3b\x57\x51\x6d\x20\x84\xfe\x5d\x45\x4b\xa3\xee\x1e\x37\x11\x2d\x11\x54\x4a\xfb\x8c\xbe\x50\x2c\x3b\x69\xaa\x36\xa3\x51\xd5\x2a\xdc\x25\x3d\xb4\x99\x5c\x20\x5d\x6d\xa6\xc2\xbc\x8e\x34\xa6\xe2\xae\xbf\xba\xda\x4c\xc5\xae\x1d\x69\xcc\x48\x51\x6c\x89\x7d\x69\x1a\xcf\x7f\xe5\x97\xdd\x7c\xd1\xcb\xd3\x68\xca\x1b\x5d\xa9\xba\x59\xa1\x97\x18\x08\x0b\x37\xa5\x21\xdd\xf8\x50\xea\x8f\x3b\xe6\x6e\x24\x31\x58\xfd\x82\xab\xb7\xbc\x08\x9a\xee\xd0\x45\xf6\xa8\xeb\x1e\x67\xb4\x97\x7b\x9c\xd9\x51\x74\xa2\x9b\x58\x37\x28\x94\x0d\x11\x9f\x50\xd2\xa6\x1b\x9f\xd0\x46\x6f\x4c\x73\xdc\xe4\xb7\xab\xef\x77\x57\x9f\xb5\x20\x3e\xa1\x17\x53\xff\x6e\x8c\x75\x78\xd0\x08\x03\x25\x4d\xdb\x6f\xa7\xdc\xf2\xd8\x71\x14\xdb\x81\x0e\x70\x8c\xe8\x0c\x55\xd8\xf6\xd0\x19\x5a\x08\x01\x47\x22\xc4\xe7\xea\x5c\x24\xda\xac\xf7\xed\xc5\xe5\xf7\xe1\x74\xf9\x43\xd9\x97\x4b\xbf\xf1\x11\x76\xcb\x2b\xe0\x88\xe5\xde\xc4\xca\xf6\x10\x72\x0f\x29\xeb\xe8\x26\x63\x8e\x0d\xb2\x11\x83\x79\x82\xbd\x93\x24\x36\xfa\xa3\xf3\xb0\x63\xe5\x1e\xd2\xc5\xab\x3f\xc8\x9a\xa0\x73\xba\x37\x8f\xf4\x53\xe7\xe6\x51\x85\xd8\xb5\x50\x73\x7c\x84\x77\x92\x6e\xeb\x84\x6e\x6a\x0e\xef\xf5\x1c\xd2\x35\xa1\x9b\x0e\x57\xf4\xcd\x94\x61\x0c\x5c\x60\x75\xba\xb1\xde\xc6\x6c\x02\xc5\x47\xf8\x16\x8d\x59\xfa\x8b\x01\x0b\x02\xc3\xfe\x4e\xca\xf8\x1d\x0b\x1c\xcf\xf3\x7b\xf2\xdd\x8e\x59\x39\xd1\x1c\xf6\x68\xda\xea\x75\xa3\x3b\x39\xfe\x41\x70\x79\x75\xd7\xe3\x88\xb3\xb2\x78\x29\x7a\x91\x25\x5e\x2a\xf4\x51\xe7\x59\x5d\x13\x3b\x62\x1c\x2a\x47\x21\x81\xc7\xb1\x28\x65\xf5\xcb\xd5\xf6\xc7\x66\xb5\x1b\xcf\x0f\xcf\x99\xe7\x97\x67\x5a\x42\x18\x91\x1a\x94\xc2\x48\x89\x1f\x85\xe7\x6c\x4b\x34\x4b\xd8\x41\x7d\x11\x46\xea\x3c\x33\x0c\x03\xc1\x13\xe2\xf3\xc3\x21\xbe\xd8\xae\x78\x53\x70\x13\xca\x00\x36\xfc\x50\x31\xb7\x5a\xff\x0b\xdf\x8d\x84\xd4\x7d\x09\x80\x32\x54\xf6\xc8\xc8\x71\xea\x81\x33\x9b\x3f\xdd\xd1\x64\x85\xa8\x1c\x95\x91\x03\x07\xf8\x47\x72\x8a\xc6\x0c\x13\xef\x61\x19\x86\x89\x27\x56\xd8\x1a\x19\x39\x1f\x34\xc0\x50\x94\x41\x34\xb5\x35\xb2\x22\x2c\xce\xef\xc8\x24\xca\x82\xfe\x1e\x85\x10\xda\xe0\xd5\x01\x35\x51\x75\x8a\x19\x21\x89\xa0\x29\xf4\x6e\x61\x4e\x3e\x4a\xd0\x53\xfe\x11\x15\xbb\x11\x8a\x54\x8d\xd3\xac\xc8\x00\xa7\xff\x35\xa0\x16\x82\x9b\x19\x3a\xfd\x4b\x8f\x8c\x6a\x34\x6a\xba\x44\x7c\x10\xbc\xcd\x40\x42\xe0\xb6\x1d\x0a\x05\x64\x62\x86\x42\x01\x39\x97\x81\x6d\x7f\x6c\x3d\x6d\xfb\x9b\xd3\x4a\x3c\x80\xa5\x31\xcd\x30\xf3\xb1\xe2\xd7\xd1\xcc\xed\xc5\x89\x1b\x4d\x6a\x05\x50\x90\x0f\x4c\xe5\x5a\xa3\x79\x82\x98\x23\x64\x05\xb5\x09\x4b\xd3\x00\x28\x5b\x5d\x8b\x8a\xf8\xb3\x95\x46\xd3\x25\xb2\x02\x6d\x4b\x06\x3a\xaf\x2a\x75\x31\xf0\x3d\xd4\xb6\x6c\xe0\xce\xaf\x9b\xc3\xe8\x32\x88\x3e\xb3\x45\xa3\x0c\x23\x74\xbb\x7e\x94\x46\x3e\xb8\x41\x47\x87\x37\x45\x23\x3e\x30\xef\x3a\x5c\xe9\x1e\xc1\x60\xed\x8c\x8b\x9d\xeb\x65\x60\xb5\x75\xb8\x4f\x10\x0c\xcc\x64\x21\x4d\xb8\x5c\xf5\x81\xc5\x99\x83\x83\xbc\x90\x7f\x18\xc3\xe9\x00\x3a\x6d\xb6\x62\x5f\x0e\x0d\x9d\x60\x8e\x86\x46\x5b\xc5\xee\xc2\xf2\xd1\x2a\x71\xd1\xda\x87\x88\xc4\x05\xd0\x0e\x3f\x30\xc9\xf4\x0a\xe6\x26\x1a\x61\xb5\x65\x6b\x53\x83\x22\xb7\xbc\x26\xfa\xa4\xf8\x5e\x43\xb3\x2d\xfb\x47\x03\xd5\x89\x79\xbf\x86\x96\x5a\x22\xc1\x81\x06\xaa\x2a\x2f\x19\x33\x56\xcd\x96\x2f\xd6\xc3\xfa\x70\x7d\xc9\xef\x72\x7d\xd5\x1f\x2f\x3f\x68\xca\xe0\xcd\x2d\x5e\x86\x2f\x94\x42\x83\xa4\x03\xc6\xd0\x5c\xbf\xc5\x8b\x6a\x46\xee\x91\xb1\x34\x38\xf7\x2c\x2c\x49\x03\xe8\xbf\x11\xf6\xfa\xae\xe9\x92\x4e\xe8\x36\x10\x3b\x88\xe1\x7f\x6c\x72\xf8\xea\x8d\xd0\x20\x89\x17\x4e\xb1\x07\xf7\xca\xc0\x5e\x5f\xbb\x88\x11\x1a\x24\xe7\x55\x0d\x52\x1c\xbf\x13\x6e\xcc\x4e\x42\x67\xe4\x54\x86\x9a\xc8\x45\x32\x74\x51\x4c\xb8\xb1\x2f\x63\xc5\x08\xea\x50\x7b\xfe\x13\x19\x1a\x17\x33\x56\xf3\x12\xd1\xb8\x17\x2f\x99\x7b\xd1\xae\x74\x4f\x77\xc7\xa2\x39\xea\xfa\xb7\x8d\x2b\xf0\x1c\x30\xa8\x39\x22\xd0\xe2\x1a\x6a\x8e\x86\x98\xc6\x8c\x80\x2a\x2e\x07\x6a\xa4\xae\xcb\xe2\xb8\x8c\xbf\x24\xda\x83\x16\x9a\xe4\xf4\x5b\x03\x1e\xba\xb6\xe8\xf4\x15\x89\x01\xce\xad\x44\xc2\x7e\xb0\xf4\x9f\xce\xd5\x1d\x40\xb3\xa2\xe8\x97\xa6\x53\x0d\x3b\x1d\x5b\xeb\x0e\x4c\x45\x8f\x98\x65\x05\x8f\x38\x6e\x32\xc6\x0f\x7f\xe0\x7a\x34\x6d\xe9\xe6\x72\x07\x78\xcd\xb0\x62\x9d\x34\xc3\x8a\xa5\x0d\x33\x2c\x4f\xa6\x66\x58\x81\xa9\xd0\x13\xd5\x40\x81\x1f\x19\xd5\x94\x74\x0c\xa9\x28\xc5\x82\x63\xcb\xff\x77\x4b\xa9\x43\x14\x85\x05\x1d\x25\x3a\x0e\x3a\xca\xb1\xa8\x29\xd2\xb1\x69\x04\xdf\x0e\x64\x4f\x4c\x11\x2d\x3f\x21\xcb\xa6\xbe\x2c\xb9\x6e\xc1\xe3\x1f\x2d\x04\xcc\x28\x7e\xcc\xa5\xbe\x86\x91\x1b\x60\x05\xc6\x13\x2b\xc1\x8f\x37\xae\x76\x5a\x36\x32\xf3\x72\x91\xb1\x6d\x32\xe6\xd5\x1a\x2f\xee\xa7\x30\x32\xe3\x55\xca\xef\x52\x90\x6f\x27\x36\x2d\xfa\x9c\xd4\xbc\x19\x5f\x68\x42\x87\xaf\x3a\x47\xf5\xc1\x20\x18\xb3\x5e\x29\xe3\x25\x2c\x09\xf4\xda\x44\x4d\x53\xc8\x72\xb3\x26\x81\x1a\x14\x9f\x4f\xfc\x1a\x49\x53\xbf\xa6\xfe\x8b\x6c\x95\xf9\xd1\x37\x45\x4e\x60\x12\x00\x49\x7a\x7f\x1e\x38\x43\x45\x19\x24\x5f\x60\xb4\xa9\x3f\x22\x1b\x70\x7e\xb4\x4a\x51\x06\x34\x51\x9b\xcc\x01\x6b\x39\x51\x9b\x8c\x0c\xae\x99\x06\x93\x74\xa5\xa6\x9e\x87\xd1\x2e\xe1\x8b\xd4\x3c\x4d\x1d\x0f\x15\xfb\xcc\x14\x18\xcd\x3f\x32\x57\xe0\x9a\xa9\xe7\x61\xf4\x8f\x19\x91\xd2\xb9\x09\x09\xd2\x54\xbc\x4f\x48\x10\xad\xf9\xa7\xae\x86\x8a\x90\x66\xd6\xee\x8d\x5d\x37\xb3\x68\xd7\xf1\x66\xed\xde\x1c\x4c\x16\xd3\x36\x9e\x21\xed\x04\x32\xeb\x19\x55\x05\x45\x11\x16\x7b\x6b\x42\x9c\xe8\xdd\x30\x0d\x67\xd4\xec\xbe\xc8\x91\xb1\x1b\x26\xd4\x49\x6d\xec\xed\xa9\x55\x90\x71\x34\x66\x19\xd4\xb7\x94\xc8\x19\x18\x71\x3c\x3c\xa2\x8f\x8b\x67\x2a\xd7\xd8\x64\x54\x36\x04\x11\xc1\x6b\xd6\xac\x71\x7e\xa8\x62\xd0\xc7\xe5\xaa\x90\x4c\x46\x4d\xff\x84\x34\x69\x1f\x56\xf9\x03\x1d\x4e\x8c\x82\xd2\x70\xfa\xc3\x28\x88\xed\x3c\xab\x77\x05\xf2\xa6\x59\xa5\x42\x03\x20\xb8\x94\x78\x16\xef\x0a\x35\x4c\x4a\x80\x46\xa8\x45\xe7\xa5\x79\x03\xd0\x10\x02\x91\x45\x7e\xd2\x35\x8d\xf4\x48\x9c\xaf\x35\x49\x1f\xa3\xd6\x7b\x1a\xc5\x88\x60\x60\x6b\x62\xcf\xa3\x62\x7a\x1a\xe8\x91\xe8\x5e\x6b\x1a\xe8\x51\xbd\xda\x24\xb9\xb1\x9a\xe1\xd9\x94\xda\xd9\x96\x81\x1e\xd5\xcd\xcf\x1e\x02\x39\x8a\x61\xb4\x33\x20\x8d\x66\x97\x7e\x14\xf8\x4e\xda\x96\xe5\xf3\xd4\x51\xc3\x97\x25\x26\xb1\x8a\x41\xfd\xa2\xca\x05\xea\x65\x1a\xd1\x96\x74\xe2\xdd\xad\xd9\x8d\x11\xc0\x44\xa8\x12\x71\x7f\x0d\xdd\xb5\xfc\x6e\x44\x66\x27\x65\x84\xe6\x81\xda\xe4\x35\x50\xc3\x36\x4f\x5c\x4c\xdc\xdc\x27\x52\xec\xe2\xf7\x17\xf4\xc2\x72\x20\x08\x16\x55\x93\xc6\xff\x3b\x00\xb4\x8a\x89\xb1\xe2\xca\xe9\x75\x46\x5a\x99\x45\x82\xff\xa6\xe5\x06\x09\xfe\x53\x25\xd5\xd0\x22\xc3\xff\x87\x90\x6c\x57\xd5\x8a\x2b\x85\xd7\x9a\x26\x88\xd3\xcb\xac\x8b\x79\x2e\xd0\x31\x5c\x1a\x09\xff\xbf\x1f\xbe\xa8\x2d\x77\x9b\x5c\x5a\x1a\x70\x7f\x91\xf2\x3f\x95\xe4\xd1\x42\x38\xdc\x48\x5f\xbf\xe6\xad\x6f\x1d\xbd\x84\x73\x5a\xb2\x4a\x40\xc9\x58\x6e\xed\x93\xc0\xe0\xd3\xa8\x81\x7a\xe4\x4c\xac\x25\x2a\xf9\x88\xd6\xbc\x4d\xe3\x2a\xcc\x77\xa4\xa6\xf0\xe5\x71\xba\x59\x52\x62\xf9\xa9\x67\x25\x29\x7f\x6a\xc5\x63\xb7\xa3\x14\x55\x88\xe0\xa7\x76\x72\x3e\x32\x14\x8e\xf9\x91\x9c\x98\xbe\xe0\x8c\x2b\x62\xd2\x17\x1f\x4a\x65\x12\xd9\x4f\x0b\x58\x93\xf7\x57\x95\x5c\x24\xef\x2f\xca\x17\x26\x8c\xb9\xcc\xe4\x84\x31\x97\x13\x25\x8f\xff\xbf\xd3\xa3\x95\xae\x6e\x1c\x13\x9f\x32\xc9\xbf\x19\xdc\x3b\xb0\xbe\xda\x9c\xbb\x0c\xb2\xec\xce\xe2\x0b\x51\x6d\x4b\xaf\x08\xdd\xad\xf5\xe2\x73\x52\x7c\x5e\x3c\x5b\x48\x62\x95\x2b\x91\xf4\xfc\x45\x44\x6b\xde\xfd\xc3\x9b\x6b\xc9\x83\x7b\x57\xaf\x03\x0d\x09\x57\x03\x89\xf7\xab\xd7\xf6\x32\x34\xb2\xca\xe9\x15\x2c\x38\x64\x28\x89\xf7\xeb\xbf\xda\x27\x5b\xd6\xda\x10\xf4\xd0\x06\x66\xda\x1f\xa4\x94\x5f\x64\xda\x6f\xba\x7f\x45\xa6\x7d\xf9\xe6\x45\x7c\xbe\x91\xff\x8a\x6d\xbf\x56\xf2\x64\xd8\x82\x32\x35\xf0\xce\x32\x66\xb2\x84\xef\xc2\xf1\x5e\xc1\xc4\x4a\x71\x18\x2a\x2f\xc8\xd7\xb2\xcf\xa0\x70\xf6\xc2\x4a\x3a\xe0\x72\x55\x93\xc4\xbf\x1d\x51\xdb\x8b\x05\xe4\x44\x0e\xff\x26\x8f\x64\xa6\xfe\x64\x14\x26\x32\xf5\x7f\xa8\x9d\xb6\xb4\x82\x6d\xd6\xc7\x0a\xf6\x88\xea\x12\xf7\xf6\xa8\x15\xac\x41\x55\x96\xc6\xae\x3a\xbb\x2f\xf4\xff\x5a\x16\x47\xaa\x7e\x23\xac\x44\xaa\x7e\xcd\x76\x23\x55\xbf\xee\xa0\xcb\x5b\xce\x78\x2b\x91\xab\xdf\xc0\x2f\xe4\xea\x0f\x37\x55\xd3\xf3\xcf\x02\x16\x23\x3d\xff\xc7\x4f\x58\x45\x3e\x67\x5a\x25\x68\x1b\x80\x29\xb2\x1d\xd1\xb2\x34\x7c\x15\x1a\xee\x12\x87\xac\x58\xdf\xe0\x1f\xa6\xee\xcf\x2a\x76\x4d\xdd\x3f\x48\x3b\xb9\x4c\xdd\x9f\x8d\x4c\xb4\x08\xc9\xa7\x2a\xd5\x6c\xfd\xd9\xf8\x3e\xcb\x74\x6a\x5d\x30\x09\xd6\xa7\xca\x77\x55\x23\x86\x25\xab\x48\x97\x67\xdb\xd2\x1e\x21\x5b\x5f\x1b\x46\xe7\xac\xaa\x1f\xb2\x01\x73\xab\xe9\x55\xb0\x1a\x2a\x21\x57\xa9\x21\xb5\x70\x95\x0c\xe3\xa7\x19\xad\xe9\xfd\x8b\x42\xfa\x45\x0c\x64\xc2\xd8\x2e\x52\xfd\x7f\xc8\xcb\x76\xbd\x81\x98\x30\x18\xfd\x92\x04\xd2\x9b\x51\x4b\xd5\x65\x48\x3f\x63\xdc\x90\xf7\xbf\x69\xff\x62\xda\xff\xa9\xab\xaa\x69\xff\x57\x3c\x87\x86\x9e\xea\x18\xba\x16\xad\x9b\xcc\xf5\x3f\x8b\x33\x89\xa1\xeb\x30\x1e\x10\xa9\xe0\xb3\x36\x22\xa6\x82\x8f\xf5\x5e\xca\xac\xc0\x76\x6b\x21\x11\x80\x4a\x25\x2f\xfc\xc7\xd4\x33\x12\x53\x27\xe8\x6f\x1a\x99\xe1\xb5\xe5\x30\x33\x7c\x6a\xce\x5d\xf0\x8f\x20\x33\xf3\xbf\x27\xf5\xf5\xe6\x7f\xef\xe4\xd7\x5a\xe4\x7f\x6f\x1a\xcc\x2f\xd2\x25\x28\x13\x24\xc9\x7b\x6a\x25\x6a\x28\x65\x01\xcf\x2d\x23\xdc\xba\xf5\x4e\x91\xa4\xb5\x1f\x9e\xad\x00\x05\x6c\x0f\x17\x3e\x65\xdc\xa0\xeb\xc2\x77\x4f\x6c\x70\x21\x9c\xe0\x96\x5d\xe4\xf8\x09\x3c\x73\x89\x47\x69\xff\x42\xf2\x29\xbe\xe3\xfa\xac\xb1\x33\x2f\x3d\x87\xdc\xc0\xe6\x76\x8d\xd3\x60\x6e\xd7\x38\x00\x97\x57\x0e\x37\xcb\x32\xb9\xab\x4a\x41\xf2\xc0\xd7\x40\xb1\x7a\xe2\xe8\xcd\xbb\xcc\xe1\xea\x2d\xbd\xb0\x29\x6c\x31\x10\x94\xab\xb3\x70\xe5\xad\x5b\x8c\xdb\xfe\xe4\x8f\x57\x38\xea\x40\xe2\xac\x5b\x7a\xde\x0d\x16\xbe\x39\xa2\x91\xf0\xcd\x71\xeb\x86\x6f\x8e\x63\x0d\xa6\x50\xec\xb8\x11\x32\xb9\xc4\x1b\x7a\xde\x13\xa5\x67\x8e\x27\xe2\xe3\x02\xab\xea\x2f\xb2\xd4\x7f\x95\x01\x3a\x7c\x71\x44\x08\xe1\x8b\xe3\xb9\xd9\x48\x6a\xb3\xa5\xe4\xad\x9d\x34\x52\xbc\x2a\x36\x22\xb3\xfd\xd7\x96\xd5\x91\xa8\xb8\x59\x36\x42\x14\xb7\xa7\xf7\xb7\x82\xbb\xe5\xfd\x9d\xdd\x14\x08\xd3\x55\x64\x91\xdc\xfe\xdb\xaa\x96\x12\x4f\x0b\xf0\x23\x99\x1f\xc5\xd0\xf6\x65\x88\x3d\x13\xdc\x27\xc3\x77\x98\xd3\x3e\x19\xbf\x63\x91\xef\x35\x29\xab\x34\xa7\x7d\x6a\x82\xfc\xc0\x8d\xc4\x73\x1c\x0f\xc0\x0c\x16\xd4\x09\x7b\xbd\x34\xe8\xff\x95\x1f\x98\xbe\xc8\x75\xc2\x12\x9a\xec\x3e\xad\x78\x51\xa1\x3e\xad\xef\xc1\xf5\x6a\xd2\xd7\x46\xf7\x16\x53\xdf\x27\xdd\x35\x4c\x7d\x9f\x74\xc4\x20\xbb\xfd\xf7\x02\x68\xb0\xa4\x1a\x25\x9f\x1f\x17\x1a\x26\x81\xa7\x3e\x34\x7a\x52\x9c\x87\x87\x78\x59\x4a\xc1\x0f\xe4\xc6\x79\x28\xf8\xe1\xfc\x9c\x9a\x11\xaa\x60\x3c\x35\x23\x54\x9a\x71\x6a\x39\xa8\xee\xf8\xd4\x72\x50\x95\xe1\xa9\xe5\xa0\x47\xe3\x34\xf3\x2b\xf1\x3c\xd7\xa9\xe5\xa0\x96\x32\xe4\xc8\x6f\x3a\x96\x9d\x1a\x0e\x7a\x68\x48\x92\xff\x55\x01\x1a\x0d\x07\x15\x83\x9d\x9a\x07\xea\xa2\x7b\x6a\x1e\xa8\x0d\x10\xc9\xf1\x9b\xa6\x97\x67\xf2\x0a\x01\x96\xa4\xb1\xea\xb0\x61\xa9\x61\xbb\x4c\xf2\x2a\xd3\xea\x92\xc3\x1c\x1e\xf2\xe3\x7f\x7f\xac\x63\x0e\x34\x48\xb7\x53\xbb\x41\x89\xff\x33\x2b\x9f\x66\xd1\x4e\x25\xf2\x8a\x2a\x4e\x25\xf2\x92\xa3\xa7\x99\x5b\x35\x25\x38\x73\xc0\x6c\x6b\x6a\x9f\x9d\x4e\x33\xb7\x4a\xe8\x9a\x59\x3f\xab\x56\x3c\x4d\xdd\xaa\xba\xf2\xd4\xa2\x30\xfb\xec\x25\x58\x6c\xcc\x1c\x6e\xc5\xfa\x5e\x82\x45\x68\x64\xe1\xd9\x4f\xa7\x72\x7c\x76\xed\x69\xea\x56\xcd\x5a\x4e\x28\x8a\xac\xad\x12\x39\xf8\xbf\x3f\x56\x81\x0f\x73\x3a\x4d\xe3\xaa\x56\xf3\x84\x6d\xf6\x34\x9b\x9d\x3f\xab\xb6\x39\x4b\x10\xfa\xfe\x51\xda\x9f\xed\x45\x46\x15\x12\x9e\x04\xfd\x69\x4a\xc2\x9b\xa1\xbf\xa4\x64\x37\xdf\xd6\x98\x87\xa5\x14\xb4\xe5\x3f\x71\x23\xf9\xfb\xdb\x84\xc5\x26\x7f\xff\x57\x8b\x11\x54\x4d\x1e\x20\xdd\xce\x8a\x14\x0e\x71\xd7\x59\xe5\x37\x21\x62\x4f\xe8\x13\x52\x9c\xae\xb3\xc6\x6d\xcf\x70\xa0\x4f\x8a\x1e\x0f\x26\xfd\x2f\x3a\x66\x90\xf4\xff\x7b\xb1\xbe\x86\x87\xee\x2e\x18\x6f\xc3\x3b\x90\xf6\xff\xfb\x21\x60\xea\x3b\xdc\x28\x61\x84\xe8\x1e\x6c\x06\xea\x75\xdb\x05\xe9\xc1\x3c\x4b\x7a\x68\xab\x76\x42\x7a\x68\xe4\x72\x36\xb9\x2b\x4e\x3d\xc9\xff\xbf\x52\xf4\xd2\xbc\xaa\xa6\xf5\x8d\x49\x32\xed\x12\x86\x17\xda\xfe\x34\x66\xb0\x2c\xca\xd9\xd1\xb0\x08\x7d\x97\xd3\x83\x88\x3b\x65\xca\xd5\x2b\x9f\x30\xe5\x92\x9a\x67\x8f\x78\xf6\x8c\x5e\xde\x5b\x33\xf6\x53\x4b\x45\x01\xd6\x52\x51\x4b\xfa\x13\xde\x7b\xc8\xbb\x9b\xef\x7e\xc8\xe1\x93\xe8\x3d\x2b\xea\x25\x9f\xfb\x32\x8c\xdd\x79\xa2\x5a\xe4\x02\x38\x2f\xe5\xfe\xa2\x0f\xf8\xe7\x91\x5d\xee\x4b\x55\xb0\x87\xec\xf2\x06\xf0\xf4\x18\xea\x45\xbb\xe1\x13\xb7\x5c\x19\x3d\x92\xbb\x37\xad\x1f\xc8\xed\xfe\xd5\xb0\xe1\x53\xfe\xdb\xb6\x54\x34\x0a\x3d\x0c\xb4\x86\x17\x26\x77\x6f\xa4\x2b\x5d\x26\x77\x4f\x1a\x61\x9d\x61\x5d\xe5\x19\xd1\xdb\x40\xce\xfc\x44\x32\xac\xaf\xde\x19\x9e\x07\x90\x44\x26\x71\xcf\x8a\x83\x4f\x1d\x0c\xbc\xf3\xce\x08\xae\xef\x5c\xdc\x9e\x11\x4f\xff\x77\x91\xb7\x09\xa1\x7f\xee\xd8\x47\xcc\x05\x0e\x01\x3a\x8b\x90\xac\xbd\x91\x3d\x66\x9d\x3b\x44\xab\x00\x89\x56\x5c\x92\xc0\x64\xed\x5d\xbd\xe5\x69\xcc\x16\x71\xf7\x96\xfc\xef\xbe\x60\xe2\x22\xb2\x50\x98\xab\xab\x04\xb9\xd6\x8b\xaa\x09\x53\xad\x57\x1d\x22\xce\x47\xe2\xc7\x5b\x85\xc4\x7c\xd2\x99\xe7\x13\xe4\x8e\x2f\x41\xc4\x00\xe3\x13\x44\x8c\x7f\xb8\x6e\xed\x31\x7c\x56\x3d\x76\xaf\xa2\x13\x8f\xdd\x1b\x4b\xcf\x50\xd4\x74\x77\x31\x87\x57\xac\xba\xd9\xd3\x2b\x56\xe5\x9c\xe9\xd3\x3f\x9c\xc8\x4b\xdc\xf7\xb6\x06\x8f\xe8\x0e\xd1\x50\x5f\x33\x82\xf3\x95\x63\x5b\x56\x89\xf5\xb6\x0a\xe6\x4e\x89\x29\xbb\x30\xce\xcf\x1a\x74\x5c\x5c\xb8\x3d\x41\xfd\x5d\x58\xea\x6b\xb0\x4b\x3a\xf5\xa6\x63\xa8\x09\xd4\xb3\x22\x80\xeb\x30\xb4\x57\xb7\xba\x77\x17\xf7\xb5\xe9\xd4\xb3\x01\x39\x4c\xa7\x9e\xfb\xfc\x33\xe4\x20\xb9\xd6\x9b\xa7\xf2\x3a\xe2\x5e\x13\x1c\xdd\xca\x41\x4a\x97\xa6\xfa\x8a\xbe\xae\x30\xd5\x67\xff\x9b\x4f\x3d\x8b\x2f\x4c\xa1\x5e\x75\xd7\x30\x85\x7a\x91\x8d\x30\x85\x7a\x49\xf6\x63\x26\x3e\xbd\x58\x49\x95\xde\x48\x4c\xb4\x48\x6f\xde\xa2\xe1\x8c\xf9\x33\x74\xac\xc9\xcd\x8b\xfa\x68\x92\x9b\x67\x55\x29\xa4\x33\xaf\x0a\x3b\xcc\x66\xae\x25\xf4\xe5\xfd\x28\xa3\x63\x6a\xf3\x9e\x9a\xa5\xe4\xb9\x9c\x26\xa3\xe1\xab\xcf\x35\x9f\x79\xd1\x55\x8e\x7c\xe6\x43\x01\x1d\x19\xcc\x9b\x74\xd4\x55\x90\x0a\xd9\x94\x6c\xb5\x86\x5c\x57\x89\xa1\x2f\x5e\xa4\x90\x38\x56\x91\xcc\x5c\xf3\x5d\x92\x99\xa7\x9e\xb2\x2f\x71\xf3\xf9\x12\x80\xd1\x7d\x81\xeb\xe1\x60\x98\xa5\xbc\x6a\x0a\x62\x32\xf2\x43\x8e\xff\x22\x81\x90\xec\x02\x89\xc9\xab\xa2\x1e\xf2\x92\x7f\x85\xd8\x24\x32\xcf\x5a\x3c\x44\xfe\x71\xb9\xc4\xc8\x3f\x2e\x87\x61\xfe\xf1\x5c\x9c\x6f\xa5\xc2\xd1\x09\x54\x58\xb4\x85\x54\x98\x33\x66\x5a\xf2\x2a\xd6\x27\x2d\xb9\x09\x35\x96\x59\xc9\x4b\xca\x96\xc2\x3e\xdf\x0d\xa1\xdd\xbc\x5e\x8e\xe6\x21\x2f\xba\x79\x9a\x7a\x5c\x3d\xd4\xe5\x35\xa5\xe9\x16\xb9\xc7\xcb\xe1\x0c\x37\x91\xbe\xcf\xaa\x7e\x3d\x06\x5d\xa9\xcf\xf2\x25\xc6\x4e\x5b\x46\xd8\x95\xc5\x35\x79\xf8\x21\xa5\x6c\xf2\xf0\x49\xc2\xeb\x45\x8e\xf0\xaf\x01\x9a\xee\x70\x17\xe0\x84\xcb\xe8\xb9\x92\xdd\xd7\x10\xc3\xb8\x73\x86\x7d\xba\x85\x87\x92\x26\x07\x36\x02\x00\x06\x36\xdc\x9f\x3e\x8b\x46\xdc\xb8\x3a\x5c\x6a\x5c\x75\xe9\x70\xa9\x65\x21\xd9\xc4\xbf\x62\x76\x23\x13\x21\x82\x40\xdf\x6d\x26\xfc\x45\x3a\xf1\xef\x0f\xad\x4d\x53\x0b\x41\x35\x99\x4f\x3c\x29\xb9\x34\x9f\x78\xd7\x33\xd4\x14\xe2\x49\xfb\x01\x53\x88\x67\xb5\xcc\xd7\x0c\xe4\x47\xa7\x53\x1d\x17\xd8\xd7\x34\xe1\x5d\x99\xec\x85\x67\xe5\x58\xf1\xe7\x71\x03\x30\x04\xae\xea\xae\x92\xd0\x34\xe1\xc9\x3b\xe2\x22\x0f\x8f\x06\x8b\xa4\x0c\xff\x7e\xd0\xd8\x8a\xe3\xc3\x70\x4c\x5e\x1c\x07\x6b\x79\xdf\xb8\xd4\xa6\x28\xd6\x18\xc7\x1c\xe2\x59\x03\x9c\x0b\x69\x44\xcf\xc8\x03\x4c\x22\x9e\x35\xf2\x31\x89\xb8\xe9\xb0\x97\x49\xc4\xb3\x1a\x9b\xeb\x0c\xf4\xfb\xa7\x95\xe1\xa5\x12\x5c\xa5\xd1\xa5\xe2\x5b\x4b\x8a\x4b\xc5\xb7\xc1\x12\x2f\x5d\x27\x35\x69\xb9\xce\x38\x6b\x40\x84\xe5\x5e\x89\x52\x17\xcf\x2c\x09\xaa\xee\x12\x4d\x3d\x7c\xb7\xf2\x6b\x1f\x54\xc6\xa0\xaf\x47\x0d\x9d\x1d\x49\x39\xb9\x2e\xf5\xd7\x0a\xb3\xae\x10\xf2\x73\x37\x5e\xaa\xac\x8d\x19\x7c\x29\xbf\x37\x10\xf1\xa5\xc8\x3e\x76\xbb\x19\x7c\xdc\x9f\xb7\xcc\x13\x64\xd1\x75\x6b\x27\x24\xc6\xd7\xbf\xd1\x20\xc5\xd7\x1d\x7d\xd2\x98\xe4\x47\x81\x63\xba\x30\xee\x56\x1b\x7b\xa1\x8c\xd6\x9e\xe6\xba\xd1\x31\x78\xf0\xee\x58\x0d\x2a\xec\xe8\x84\x21\x87\xd3\xe1\xf2\x85\x51\x1a\x52\xe5\xd2\xe9\xb0\x58\x45\x04\xca\x65\x7a\xa9\x3f\x36\x44\xc9\xa5\x21\x9e\x86\xf3\x17\x86\x78\x7a\x57\x5e\x12\x26\x86\x0e\xb9\xb6\xd2\x34\x07\x19\x2e\x88\x62\x73\x2d\xc2\xb5\x44\xbe\x34\xc5\xd3\x56\xdf\xfc\xf2\x59\x43\xc8\xeb\x09\x30\x81\xec\x09\x30\x6d\x40\x63\x82\x65\x1d\x8c\xa6\xc4\x7b\x3a\x1e\x8a\xd9\x23\x99\xb0\xa3\x0c\x2f\xc4\x65\x29\x6d\x6c\x44\x1c\x6f\x00\xc3\xc2\x84\xdc\xdf\x25\x0f\xfb\x72\x57\x59\xf7\x42\x15\x5a\x97\xee\x85\x2a\x49\xaf\x57\xac\x0d\x2c\xd0\x1c\x55\x7d\xda\x7d\x48\x74\xc1\xc5\xdc\x72\xef\x6a\x5c\xef\x70\x02\x04\xd9\xdc\x72\xef\x6a\x7f\x6f\xa9\x0e\x95\xbc\xb7\xac\xbc\x12\xb3\xfb\x08\x63\x08\xff\x28\x74\x05\x75\xdd\xb2\xf2\xea\x00\x6f\x13\xfc\x66\xbb\x91\xdd\xe4\x74\xdf\xd0\x12\xad\x0a\xcd\x3f\xf2\x01\x38\x4d\xea\x0b\x8d\x70\xa7\x48\xbd\x4b\x2f\x90\x12\x3d\x35\xab\x04\x98\x74\x09\xc7\x3e\x55\x06\xdf\x49\x0b\x78\x6e\xed\x3b\x49\x0b\xb3\x1f\x6e\x98\xf4\x11\xe3\xcc\xea\x7c\x38\x41\x77\x96\x0f\x2c\xbe\x68\xfc\x5f\x2c\x26\xef\xc7\x4d\x70\x67\x79\x3f\x4b\x05\xc7\x60\xa9\xcb\x52\x8c\x39\x4c\xf0\x41\x76\x37\xaa\xe9\x79\x58\xfd\x91\x6c\x03\x32\xf9\xed\x01\x7a\xbc\x8b\xc6\x20\x8c\x5f\xcb\x7b\xe9\xec\xbb\x68\xf5\xc0\xa6\xbb\x8b\x52\x67\xb6\xd0\x6d\xd8\x36\x32\x45\xaf\x5b\x27\x3e\xad\x78\x6e\x9d\xf8\x34\xe5\xbd\x65\xb2\x75\x91\xbe\x21\x35\x9a\xf6\xf7\x37\xaa\x6a\x63\xa0\xdf\x45\xa6\x94\x8d\x7e\xcb\x63\xe7\xf5\x67\xf8\xd6\x5b\x06\x7c\xd8\xab\x1c\x2b\xf7\xef\x6d\x94\x5d\x4d\x00\x6e\x99\x6c\x9d\x42\xee\x1a\x63\xf0\x4f\xc4\xbc\xa0\xdb\xf0\xd5\xe3\x9a\xbd\x91\xfc\x2f\xfd\x1e\xee\xe0\xac\xb9\xb3\x6f\x24\xff\x24\xcd\x59\xb7\x8c\xb5\xbe\x5a\xb7\x66\x79\x7a\x71\xdd\x72\xd9\xf5\xb0\x4f\x43\x6f\x3a\x3b\xb2\xd9\xa4\x6f\x59\x77\x8d\xcb\x94\x62\x2d\xec\x32\x68\x5a\xfa\xc5\xd8\x40\x37\xb2\xff\x56\xdd\x5f\x10\x33\x9a\x04\xdd\x12\x33\x15\x34\x70\x37\x98\xa5\x28\x04\xff\x1d\xed\x9a\x44\xce\x65\x0b\xc2\xe6\xb0\xba\x27\xbf\xfb\x22\x60\x2e\x75\xf0\xdf\xf4\x2e\xff\xad\xc5\xfe\xad\x73\xa0\x51\x71\xee\x1e\x26\x8e\x8c\xbf\x6b\xd6\xe8\xcc\x76\x8d\x85\x5c\x0d\x39\x70\xed\x60\xee\x70\xfc\xf3\x14\x85\xe3\x9f\x47\x3a\xfc\xfb\x5c\x00\xb4\xd9\xdd\x1b\xfb\x0e\x07\xbf\x69\xb1\x70\xf0\xa3\xb5\x7f\x0e\x7e\x40\x30\x64\xee\xa3\xce\xe9\x8b\x75\xf4\xff\x4e\xd6\xb9\xd5\x4b\x30\x84\x07\x4f\x03\x77\xe4\x43\x74\x44\x8f\x34\xb9\x6c\xf5\x26\x21\x0f\x7b\x51\x85\x47\x1a\xf6\x15\x3b\xf8\x81\xe9\x87\x90\x21\xa3\x7a\x55\x32\x68\x42\x75\xa5\xf1\x26\x54\x3f\x34\xaa\xb9\xb5\xe1\x11\xcd\xbc\x52\x85\x2e\xf0\xab\xbc\xdc\x8d\x14\x3a\x52\x17\x42\xf9\xa9\x9c\x1a\x29\xd5\xbf\x3f\xf4\x6e\xe6\x5a\xc3\xf3\xdc\x9a\x33\x2b\x59\x35\xa9\xfa\x21\xdf\xb7\x83\xbb\x63\xee\x48\xaa\x5e\x15\x59\x98\x53\x3d\x49\xd2\x90\x53\xfd\x7b\xc9\xbc\x74\xe8\x45\xab\x07\x98\x56\x9f\x96\x4a\xbc\x20\x3e\x87\x39\x35\xa9\xba\x09\xf9\xd6\x0e\x23\x66\xd8\x1e\xf2\xa5\xb7\xc3\xb6\x0c\x2e\xa4\x3d\x13\x29\xd2\x9b\x66\xfa\x1b\xbe\x2c\x2e\x8d\x9d\xa4\x02\xd9\x13\xe6\x4e\x4f\x8d\xe9\x33\x77\x7a\xd2\x7e\xc4\xdc\xe9\x7a\x79\x98\x2e\x3d\x35\x10\xdb\x36\xbc\x50\x6b\xfe\x51\xca\x01\xab\xb1\x73\x50\x84\x00\xa3\x5c\x94\xa4\x9c\x6b\x67\x49\x42\x04\x59\x1b\x9e\x4f\x1b\xf6\x9d\x83\x22\xa4\xcb\x8c\x21\x6b\xf1\x59\x3e\xcf\x76\x03\x2e\xa6\x45\x09\xa7\x1c\xe0\x2e\x52\x7d\x88\x42\xb6\x82\x4c\x15\xb8\x1b\xc4\x9a\xb5\xe6\xd9\xc5\x40\x3c\x02\x56\x82\x24\xf6\x65\x58\xc7\x17\x09\xbb\xbf\x65\x8c\x5b\xc5\xa9\xd1\x23\x36\x88\xd6\xa0\x22\xbb\x04\x74\x2c\x81\x51\xca\xd5\x01\x6c\xb2\x9a\x19\xf0\x62\xd7\x00\x9b\x29\x54\x6f\xaa\x75\xd3\xd6\xef\x49\x33\xf0\x5d\x25\x41\xe1\xad\x77\x95\x97\x81\xd4\xdb\xc1\xe1\x81\x58\x77\x70\x78\xee\xc0\xe0\xf0\x40\x0c\xbb\x9a\xcd\xcb\x19\xa9\x92\x87\x6e\x82\x66\x6c\xed\xe1\x0b\x02\x29\xeb\x9b\xda\x4c\xf9\xe1\x56\x27\xaa\xc2\x6e\x9b\x17\x56\xf6\x63\x9b\x0b\x56\xf5\xfe\xd6\x42\x48\xc9\xe4\x36\xd1\x59\xf1\xa4\xb4\x20\x56\x99\x27\x13\x9d\x89\x72\x77\x0b\xa0\x7d\x11\xe8\x69\xa7\x12\x38\x56\x31\xd5\x72\xfc\x70\x00\x1c\xc8\xdd\xa5\x6f\xe9\x5f\xc3\x68\xd0\xd2\x36\xb3\xab\xd6\x5a\x1b\xc4\x98\x95\x56\x6d\x33\xbb\xaa\x5d\xda\x88\x26\xb5\xea\x26\xb7\x7f\xca\xda\x30\x90\xdc\xbf\x29\xa6\x24\xb7\x7f\x8a\x68\x4a\x26\xf7\x1f\xd9\x65\x36\xe5\xab\x44\x4c\x24\xf7\x8f\x59\x1e\xd2\x97\x16\xc3\x89\xda\x50\x16\xdb\xfc\xaf\xca\xdc\xc9\xe9\xff\x91\x97\xb4\x6c\xf6\x56\xed\x85\x49\xdc\xff\x15\x03\x18\xd3\xb7\x2a\x5b\xdf\x06\x24\x4f\xd9\x3a\xdb\x3a\x02\x20\x8f\xe6\x76\x1a\x01\x1a\x2f\x86\xef\xd1\x5e\x99\xb4\xfe\x5f\xa7\xd4\x81\x7f\xcc\xca\xf3\xf7\x34\x00\x86\xbb\xd6\x44\xaf\x7a\x58\x90\xe5\xff\x2b\x06\x6c\x32\x93\x1a\xfb\xed\xe9\x10\xa2\x4e\x0c\xc1\x17\x14\x2f\x1e\xd0\x19\xb4\x3b\xc3\x59\x52\x0d\x62\x01\xc3\xef\xa8\xf8\xdb\x70\x89\x23\x36\xcd\x92\x28\x14\xa7\x2c\x69\x57\x38\x94\xbd\x24\x0a\x21\x48\xf6\x92\x76\x15\x75\xad\xa0\x5d\x2d\xa6\xb4\x74\xd8\xb4\xb4\xab\xd8\x72\xa9\x2b\xe9\x82\xa3\xae\x44\xb4\x22\x67\xa9\xc8\x71\x1b\x83\x47\x9d\xf2\x3e\x03\x6a\x66\x4a\xce\x52\x5d\xeb\x96\x79\x54\xd7\xba\xcf\xc8\xd1\x6f\xb1\x18\x02\x80\x9e\x52\x72\x6e\x36\x99\x47\x45\xd4\xdb\x50\x3b\x4a\x30\xb7\x36\xd4\x6a\x55\xf7\x29\x43\x1e\xad\x49\x70\x36\xeb\x48\xf1\x8a\xbe\x4f\xa5\xbf\x54\xb9\xa4\x71\x45\xa5\x97\xe2\x19\xc7\x76\x49\xf0\x3a\x39\xb8\x87\x4d\x57\xea\x52\x78\xd7\x7c\x51\x78\xe7\xe5\x85\x91\x59\x49\xa2\x7f\x64\xe4\xd3\x4d\x74\x49\x09\xd7\x3f\x89\xc7\x7d\x45\xec\x71\x41\x90\x3b\x13\xf9\x18\x1d\x5d\x81\xe8\x96\x6b\x55\x70\xbb\x6f\x13\xda\x7a\xc4\x6f\x07\x04\x2d\xb0\x6f\x44\xd8\x1e\x2b\x63\xa5\x27\x08\x80\x6d\xac\xf4\x38\xfd\x66\xd2\x4b\xd5\xc6\x1c\x43\xf5\x8f\xf6\x19\x10\x1f\x1b\xf5\xf9\x30\xd6\xc6\xbe\x95\xcf\x55\xfb\xbc\x24\xb4\xfd\x13\xf3\x6e\x3f\xce\xbb\x4b\x7a\x3b\x82\x26\x38\xaa\xa6\xe0\x8e\xb6\x32\x78\xd5\xae\x1b\x17\xe7\x22\x7f\xbf\xb7\x14\xa7\x24\x00\xd6\xd6\xe6\xa2\xd8\xc6\xb9\xd4\x22\x6f\x2b\x9e\xd7\x31\x77\x6f\xc9\x7e\x31\x03\x51\x79\x8c\x51\xbb\xb7\x24\xa7\x4b\xb2\x55\xf9\x38\x37\x5b\x92\x19\xc2\x78\xef\x18\x8d\x7f\x8c\x56\xef\xf1\xdf\x46\xaa\xf0\xd2\xd9\x46\xaa\x90\x52\xc1\x71\xad\x28\xd1\xd8\x5a\x68\x4b\x3f\xef\x47\xd2\x34\xf9\x47\xd2\x34\x8a\x55\xff\x00\xce\x83\x6e\xc8\x96\x1f\x69\xd6\x78\x01\xe8\x2a\x2e\x79\x02\x68\xa6\xf3\x91\xb4\x8f\x17\x49\xfb\xec\x8b\xa4\xbd\x58\xf3\x91\x82\x76\x6e\x88\x6b\x59\x8c\xc2\xb1\x5f\x49\x68\x51\xf8\x1b\x70\x32\xd0\x57\x38\x9d\xdc\x57\x38\xc5\xd4\x6f\xcc\x34\x4d\xbf\x01\x28\xb0\xbd\x12\xd7\xce\xd4\x2b\xd4\xce\xee\x1b\x3c\x08\xe3\x79\x55\x5c\xba\x8b\x5e\xc9\x6e\x37\xce\x1b\xa4\xbe\xc5\xb4\xe6\x61\x45\x9e\x23\xc8\xfb\xc6\x8b\xb0\x41\x47\x3e\x87\x64\x37\x4d\x3f\x87\x64\x37\x54\xe9\x73\x04\xe1\xbf\x78\x09\xc2\x7f\xf0\xa2\x0f\x13\x0b\xf7\xc0\xb1\x0f\xa3\xc1\x3c\x70\xec\x45\x22\xed\x39\x54\xb7\x4d\x9b\x16\xd0\x6e\x31\x6f\x0e\x70\xf5\x73\x08\x28\x18\xf9\x49\x2a\x05\x41\x20\x4f\x92\x73\x00\x71\x3f\x49\x3b\x58\xf0\xee\x93\xe4\x1c\x96\xc5\x1c\x82\x10\xa8\x18\xd0\x5d\xe9\x81\xe6\x2c\x4a\x11\x9f\x64\xfc\x14\xae\xb8\x27\x85\xc2\x10\x40\xd1\x12\x28\xbb\x7d\xa0\x3f\x25\xd2\x1f\xbd\xed\x8d\xec\xf2\xc8\xf2\x4b\x7b\x3d\xd8\xec\x49\xa3\x3f\xb2\xff\xea\xd2\x1e\x3d\x9c\xab\xcf\xe4\x1e\xb7\x0b\xd9\x16\x79\x74\xd3\xa3\x0f\x19\xc7\x67\x90\x30\x10\x34\x40\x46\xf4\xa5\x2b\xfa\x13\x6e\xcd\x36\x35\x31\xbd\xb7\xb6\x51\xef\x94\x03\x9a\x1e\xbd\x93\x63\x7c\x91\x1e\x3d\xf5\x94\xfe\x0c\xe8\xf0\x84\x14\x96\x0b\xe9\x31\xf0\x9d\x34\xfb\xe3\xcd\x29\x83\x66\x96\x74\xf1\x80\x59\xd2\xb3\x6c\xec\x33\x83\xde\x14\x52\xbd\x66\xdc\x1b\x4b\xc9\x3d\xe8\xf7\x31\xf0\x9d\x2a\x14\xf2\xa4\x37\x19\x37\xd3\xa4\x1b\x29\xcc\x34\xe9\x59\x75\x88\x69\xd2\xab\x71\x4a\x1e\x2e\xe1\x2e\xb6\x78\x88\x82\x17\xd3\xbf\x74\x53\xe9\xb6\xe5\x6d\x36\xad\xe2\x6d\x06\xc2\x7f\xe2\x0e\x76\x65\x96\x58\xd5\xfd\xb3\x10\x9f\x38\xb0\xe5\x66\x74\xa2\x17\x0c\xb2\x1b\xe6\x74\x2f\x1e\xbe\xc4\x5e\x64\xc4\xa7\x32\x2f\x17\xcd\x64\xec\x01\xf2\xe9\xfa\x5b\x8a\xc0\x2e\x83\x9b\xf1\x89\xc0\xd1\xee\x65\x6e\xe3\x9e\xa3\x18\x0c\x97\x13\xc6\x65\x5c\xf5\x80\x34\x17\x7b\x97\x63\x20\x19\xfb\x77\x45\xf9\x47\xc6\x68\xd8\xa5\x8c\xd1\xb0\x01\x45\x73\xdc\x44\xe6\x69\xcf\x72\x36\x4f\x04\x98\x86\xc0\x7d\x74\xd6\xe6\xce\x7d\x48\x48\x2b\x41\x65\x02\xf7\x62\xac\x86\xc7\xcb\x58\x3a\xf2\xb9\xc8\x83\x29\x60\x44\x8b\xd6\xc2\xe6\xf9\x77\xc3\xb2\x94\xdf\x0d\x5b\xe5\xa2\x1f\xc3\xde\xa9\x9e\x78\x54\x44\xab\x41\x7a\x6e\xe3\x39\xc2\x2f\x3f\x91\x8d\x04\x5a\x93\x34\xef\x45\xff\x97\x87\x0b\x76\xa8\x72\x7c\x8c\x81\x27\x7b\xf1\x70\xc1\x8e\xe1\xb2\xde\x32\x4f\x6e\xab\x1b\x33\xc7\x6e\xc3\xda\xf3\xd9\xbd\x70\x59\x41\x86\x88\x66\xbd\x35\x2b\xd4\x28\x09\xe0\x8b\x3e\x1d\x24\x7d\xff\xce\x18\x90\x10\x24\x44\x3d\x11\x99\xde\xdb\xe1\xc4\xed\x38\x2a\xcc\xe8\xf6\xa8\xf8\x8c\xe0\xdd\x61\x84\x43\xb6\x58\xf4\x81\x7b\x70\x14\x91\xde\x1d\x8e\xc7\xf4\xee\x59\xbd\xce\xa3\x10\x58\xf1\xd5\xa3\x10\x58\x2d\xd1\x63\xf8\x39\x75\x41\x0f\x52\x60\x99\x8c\xc7\x9b\x2c\xb9\xbb\x9e\x20\x19\x6c\x2c\x02\x74\xd8\x18\x74\x9b\x63\xf7\xee\x0a\x88\x43\x22\x2c\xda\x7b\x95\x44\xf9\xc3\x1b\xc1\xb6\xbc\xad\xb4\xa6\x22\xcd\x7b\x0b\x88\x5f\x53\x0e\x88\x0f\xcd\xe5\xe6\xae\x0f\xed\x36\xe4\xed\x63\x1c\x3a\x79\xfb\x47\xf5\xb6\xfa\xc5\x47\x0f\x6e\x37\xd7\x6b\x48\x2f\x8f\xb3\x71\xe8\x9c\xef\xd7\x38\x74\x4a\xe2\x5e\x55\xdd\xe2\xd0\x37\x64\xd0\xf4\xf9\xc6\xbd\x05\xde\x7d\x0f\xa0\x6c\x7f\x06\xcf\x7e\x8d\x4b\xa7\xf3\xc8\x1b\x17\x5c\xf7\xe5\x74\xd4\x85\x17\x72\x4e\x80\x44\xde\x70\xde\x86\x58\x7e\x75\x88\x62\x01\x48\xed\xde\x94\x98\xbd\x46\x8e\x53\x94\xf7\x72\x1f\x55\xbd\x1b\x4c\xfa\x5e\x12\x38\x98\xa4\xef\x6d\xb2\x65\xcc\xf9\x5e\x12\xdb\x98\x9c\xef\xdf\x0b\xa0\x28\x83\x56\x1e\x43\xa6\xf7\x14\xb6\xff\xa4\x77\x2f\x72\x1b\xaf\xd6\x60\x5e\x42\xa6\x7a\xcf\x4a\xc2\x4c\xf5\x9e\xdd\xca\xaf\xd6\x60\x8a\x0c\xc9\xf5\x9e\xba\x56\x42\x2f\xd6\x60\x43\x59\xfd\xab\x87\xb6\x54\xc9\xab\xea\x5b\x42\xe4\xd5\x34\x4c\x91\xe7\x8b\xa8\x3a\x2b\x19\x25\x2b\x7c\x53\x98\x68\x52\xf8\x2c\x1e\x78\xc3\x34\x8c\x13\x40\x52\xf8\x26\xde\x37\x29\x7c\xf6\x0e\x7e\xff\x05\x8c\xa1\x94\x72\x6b\xa3\x26\xbc\xca\xad\x8d\x38\x41\x8a\xf8\x66\xe6\x24\x33\xc4\x17\x03\xd4\x98\x21\xbe\x18\xc1\xdd\x0c\xf1\xa5\x46\x37\x52\x55\xc5\xc6\x94\xa6\xb8\x98\xa4\x88\xd7\x9e\xf0\x2d\x81\x5e\x19\x72\xf1\x30\xd3\x70\x0d\x58\x28\x15\x8e\xe0\xe0\x34\xb2\xbf\x7f\x27\x80\xb9\xa8\x5e\x62\x1c\x9a\x57\xf9\xb3\x1e\x17\xaf\x6e\xe1\xde\xbb\xaf\xf2\x67\x35\x27\xaf\x96\x5d\x5e\x29\xe4\x89\xaf\x5a\x1a\x91\x26\xbe\xc5\x88\x95\xb2\x48\x7c\x92\x32\xfe\x9b\x58\x1b\xf6\x98\x73\x09\xbc\x5a\x79\xc9\xf9\xbd\x88\x5c\xe6\x68\xbe\x60\x5a\x5b\x7d\x46\x7b\x6b\x0c\xba\xb7\xc5\xce\xa0\xfb\x16\x3b\x83\x96\xc3\xa8\xdc\x91\x35\xd5\x33\x4e\x99\xb2\x14\x35\xdb\x24\x8d\x6f\x33\xd9\x98\x1c\xee\xb2\xb1\x58\x72\xab\xb8\xe4\x3c\x87\xef\x95\xbb\x04\x59\x8a\xd8\xc0\x9c\xf1\x53\xdf\x7d\x72\xc6\x37\x2f\x8e\x48\x19\x6f\x2e\xd4\xb7\xcb\x73\xb9\x63\x23\x5e\x72\xbc\x60\xf4\xe1\xb1\xd4\xfe\xcb\x78\x29\x2f\x42\x16\xc3\x77\xbf\x43\xd4\xcf\xbd\xf1\x2a\xa2\xae\xee\x51\x43\xd0\x39\xf9\x86\x93\x73\x57\x44\x38\x39\x8f\xa5\x32\x69\x6f\xe0\x57\xe2\xce\x1b\xf8\x1d\x92\xc0\x6e\x5e\x44\x24\x45\xda\xe2\x45\x44\x32\x8d\x96\xf1\x4e\xcc\x8b\x3c\x96\xa1\xec\x76\x27\x93\x2b\x56\x12\xfc\x95\x7e\x52\x98\xfc\x2e\x79\xeb\x28\xe5\xde\x07\xfa\xe5\xde\xcf\xfe\x30\x1d\x9b\xe7\x10\xc1\xc5\x3a\xa2\xbe\xdb\xcd\xc5\x5f\xb2\xa2\x7f\x2b\x63\x48\xba\xdf\x02\x99\x2c\x35\x5d\x1e\xdf\x50\x7d\xdb\xde\x19\x27\xc3\x97\x20\xc8\x81\x01\x31\x44\xcf\xa2\x70\x49\x22\x63\x81\xfc\x4b\xc2\xef\xce\x38\x75\xa5\x73\xdc\x08\x28\xa6\xb6\xa5\x2f\x34\xd1\xd4\xea\xf3\x85\x26\x9a\xda\x96\xbe\xd0\x44\x53\xc3\x35\x32\xf4\xa7\x19\xa8\x19\xca\xa7\x7a\x7f\xbf\x3a\x72\xab\x45\x7f\x8d\x80\xe6\x25\x64\x96\xfe\x75\x88\xb5\x6f\x75\x43\x10\x03\xef\x6d\xfe\x26\xd7\x07\xbe\x7d\x29\x38\x30\xe9\xfd\x52\x78\x41\xd2\xfb\xef\x85\x7e\x22\x87\xfd\x87\x1d\xf6\xac\xc7\x56\xfd\xa7\x33\xb6\x1f\x90\xcc\x56\xcc\x5c\xfd\x00\x72\xa8\x98\xba\xc6\x07\x24\x8f\x04\x8b\xf2\x03\xb2\xc4\x9a\x3f\x24\xe1\x87\xa9\x5b\xf2\x37\x03\xf1\x61\x48\x28\xfd\x57\xe2\x74\xbc\x3f\x38\x56\x20\xa7\x5f\x15\xc6\x30\xf0\x86\x89\x0f\x97\x1f\x7e\x70\x20\x83\xa8\xe8\x27\xe2\x83\xd1\xc6\x3e\xf2\xc8\x0f\xdb\x08\x15\xe9\xd7\x28\x94\xc6\x1c\xf5\xdf\xe0\xd4\x1e\x0c\x42\x78\xc4\x07\x1d\xe5\xf2\x3f\x48\x55\x03\xf4\x31\xfe\x35\xaa\x00\xcb\x20\x32\xf1\x81\x7d\x9a\x3f\xc4\x10\x1f\xb0\xe1\x1d\xe3\x5f\xb7\x8a\x6b\xfa\xf8\xaf\x17\xe4\x1a\x0d\x8b\x2c\x3f\xc0\x98\xf7\xfc\xeb\x56\x9e\xb7\x43\x2e\xc4\x07\x63\x64\xcf\x7f\xdd\xca\x52\x4e\xe4\x50\x7e\xe0\xae\x30\x48\x85\x1f\x40\x7e\x2d\xfd\xd6\xf6\x19\x3a\xf8\xe6\xff\x3e\x34\x1b\xfd\x07\xba\x8c\x4a\x63\x1b\xc5\x87\xc7\xd4\x75\xbf\x12\x1c\xa9\x8e\xa4\xc1\x0f\x97\x3e\x54\xeb\x07\x98\x54\x35\x2a\x05\x3f\xe8\xfc\x0f\x31\xec\x07\xa8\xc7\x5e\x7f\x53\x28\xfd\x52\xc7\xf8\x37\x16\x2f\xfe\x49\xb0\x38\x3f\x98\x57\x00\x82\x23\x3e\x00\xfa\xfc\xaf\x0d\xf6\x69\xfb\x6f\xd6\xbd\xc8\x7a\xfd\x6d\x5c\x31\x5d\xaf\xf9\x57\x65\x44\xa2\xa0\xdf\x07\x03\x4d\xd6\xdf\xe6\x17\x81\x4c\x38\xca\xf8\x80\x67\x32\xb6\x90\x7e\x40\x50\x38\xff\x9f\x6e\x39\x89\x9d\x3b\x3f\x3e\xc4\x76\xf8\xf5\x02\xc1\x6a\x6c\xa3\xf8\x70\xab\xc4\xb7\xdb\xb4\x31\x04\x48\x75\x8e\xff\x3e\x54\xa7\xf0\xf8\x7d\x78\x1d\x5c\xfe\xf7\xa1\xbb\x94\xe3\x57\xc2\x18\x1e\xc4\x67\x8f\x0f\xea\xe0\x8f\xdf\x07\x50\x77\x9d\x71\x3c\xbe\x0f\xd9\x0f\xed\xdf\x07\x03\x76\xcd\xd8\xb8\x69\xdf\x98\xa2\xcc\x7a\xfc\x7a\x01\xf4\x91\xff\xeb\x05\xda\xb8\x61\x7d\xc5\x87\xed\x32\x40\x76\xf8\x41\x38\x6a\xfd\x37\x38\xa5\xc0\x1d\x37\x6a\x3f\x80\xf3\x3a\x81\xa0\xfc\x60\x64\xd2\xf1\x9b\x0f\x25\x93\x06\xe2\xf5\x03\x88\x6d\x60\x11\x1f\x1f\x9a\x90\xe6\xdf\x07\x2d\xb4\x62\x9f\xa6\xbd\x23\xe6\x76\xfa\x4b\xa7\x15\xa5\x39\x4c\x47\xfb\x37\x59\x4a\x7e\x0c\x31\x1c\x1f\xa2\xc7\xf2\xfb\xc0\x15\x01\x82\x8e\x0f\x40\xdd\xfa\xbf\xc9\x7a\x8a\x8e\x1c\xe3\xf7\xa1\x99\x29\xf2\xbf\x12\x58\xd3\x4d\x68\x56\x3e\xbc\xca\xa5\xe6\x6f\xaf\x48\x89\x8e\xfc\xdb\x09\xde\xfb\xda\x1c\xee\x59\xf3\xd6\x2a\xa3\xe5\x58\xb4\xbc\x55\x6a\xd7\x19\xb7\x40\xde\xb7\x93\x95\x62\x15\xf3\x0e\xb5\x28\x41\x03\xfd\x00\x8d\xde\x09\x69\xed\x87\xa6\xe2\xf0\xbf\x12\x46\xaf\xed\xeb\x5f\xb7\xfb\x09\x1e\xf8\x5f\x89\x98\x31\x82\x15\xfb\x41\x13\xca\xfa\xeb\xf6\x41\x79\x64\x7a\x46\x3f\xcc\x88\x3e\xf4\x0f\x74\xa4\x02\xa9\xb5\xf5\xfb\x60\x00\x11\xe8\xcd\xf8\xb0\xfd\xf0\x0f\xd2\x17\xb1\xde\x3c\x7e\x70\xbc\xda\xea\xb5\xf2\xaf\x0d\x69\x86\x45\x02\x2a\x3f\x98\x58\x7e\xf4\x5f\x09\x71\x3c\x74\x99\x1f\x4c\x3a\x85\x5c\xd6\x0f\xb0\xff\x75\xd6\x5f\xb7\x1c\xfb\x89\xe4\xd7\x0f\x70\xd3\xbd\xfe\x26\xe8\x75\x4b\x21\x55\xf4\xc3\x1b\x55\xea\xef\x83\xa7\xbc\x5a\xa5\x6c\xcd\x8d\xc6\x8c\xd3\xf5\x7d\xd8\xde\x24\xf5\xdf\x87\xec\xae\xce\xbf\x12\x68\x78\x47\x8e\x85\xfa\x3e\x70\xb3\x1e\xe5\xbf\x12\xd1\xed\xaf\x17\xe3\x50\x1e\x01\xfa\xf7\x21\x8b\x7d\xcb\xef\x03\x5a\xa9\xfc\x5f\x2f\x50\xea\xb3\x06\x2e\x29\x81\x8f\x66\x8d\xcb\xb8\xec\xdb\xe0\xc0\xad\xfc\x7a\x81\x58\xd5\x40\x3f\x3e\xdc\x56\xf9\x35\x3a\x5d\xca\xd8\xeb\x65\xdf\x4a\xdb\x8e\xf4\x83\x03\x89\xd9\xec\xf9\x57\x42\x74\x5c\x83\x4a\xf8\x3e\x98\x0e\xe1\x3f\xd0\xd1\x49\xcc\xff\x07\xf4\x48\x03\xb0\xfe\xfb\xa0\xc0\xf2\xbf\xb1\x6c\xa3\x13\xce\x1f\xe8\xdb\xf4\xb8\xe9\xd7\x8b\x26\x76\x35\xff\x26\xf9\x89\x0f\xbf\x29\x7c\xcd\xd7\xd2\xfe\x41\xba\x8d\x42\x82\x3c\xc4\x0f\x59\x89\xe1\x6f\x82\xd4\xda\xd7\x3a\xd3\xef\x83\x41\xb6\x7e\x83\xdb\xdc\x79\x23\xad\xfe\xfb\x30\xdc\xa7\xbf\x2a\x30\x70\x63\x8e\xff\x4a\x78\x4c\xdb\xfc\x7d\xb8\xbd\xf2\x7f\x70\xc0\xb4\xf5\xd6\xfe\x6b\x03\x84\xdd\x7f\x83\x53\xc7\x3b\x6b\xfe\x37\xa7\xaa\x76\x7b\x2a\xbf\x5e\xa0\x34\x3a\x96\xb6\xf1\xe1\x76\x0a\x7f\x1f\x96\x46\x64\xed\x37\xda\xe5\x4d\xf2\xdb\xc9\x9b\xab\xb6\x23\x36\xf3\x83\x01\x8e\xd0\x78\xf8\x01\x0a\x78\x22\x98\xe3\x83\x54\xd3\x44\x58\x16\x1f\xa4\xcd\x7e\x93\xac\x2a\x60\x62\x81\x13\x1f\xb6\x47\x3d\xfd\x3e\x3c\xb6\x31\x7e\x1f\xe4\x28\x8e\x5f\x2f\x28\x00\xc6\x4a\xbf\x46\x41\x6c\x63\xfd\x76\xe1\x03\xfa\xac\x79\xfc\x57\xc5\x6c\x1b\xe5\xd7\x2d\xb3\x3e\xd0\x59\xf9\x01\x8d\xfa\xec\xf5\xd7\xed\xf0\x44\x95\x1f\x60\x10\x6b\x7d\xfe\x86\xff\x44\x1a\xef\xd4\xfe\xbe\xc0\xbe\xd2\x4a\x4c\x8e\xdf\xdc\x18\xa1\x7b\xfd\x8e\x3d\xca\x80\x6f\x18\xc7\xef\xc3\x29\xea\xf8\xef\x03\xe8\x07\x4f\x3b\x3f\x98\xa6\x1b\xff\x19\x3f\xb8\xac\x69\xfe\xa6\x62\xb9\x01\xe7\x6f\x5c\x5a\x2d\xff\x23\xdb\xcb\x56\x52\xdd\x8f\x1f\xa6\x50\xc2\x3c\x66\x9f\xbf\x0f\x62\xbd\xf1\x1b\xb9\x5c\x55\xff\xed\x6a\x85\xc2\x3d\xfd\x70\xc9\x13\x84\xca\xef\x94\x23\x15\x4d\xf3\xf8\x9d\x8c\x67\xbb\xcd\xeb\x0f\xd2\x57\x7c\x34\x7e\x55\x30\x8d\xea\x47\xfb\xef\xc3\xe9\x14\xfe\x7a\x79\x9d\x8f\xe3\x1f\xe8\x2f\xeb\xdc\xda\x6f\x92\x15\x5a\xb5\xf2\x6b\x43\x59\xd3\xfc\x47\x95\x7e\x1f\x1e\x27\xe8\x57\xa2\x48\xca\x8c\x5f\x09\x6f\xf8\xf9\x43\x1d\xaf\x31\x86\xcb\x0f\x83\x2b\x74\x19\xf9\x77\xdc\x14\x43\x8c\xf4\x43\xfa\xaf\x96\xeb\xb8\x99\xf8\x01\x25\xc8\xac\xbf\x3d\xfb\x9e\x96\xf8\x9d\x8c\xf7\xb2\x8d\x59\x7f\x1f\x9a\xab\xff\x5f\x09\xd1\xe0\xef\xd8\xbf\x97\x18\xfc\xbf\x12\x10\x5d\x75\xfc\x07\xfa\xe3\xf9\x6b\x3f\x38\xfe\x3f\xc6\xde\x24\x57\x93\x65\xb9\xd6\xeb\x9f\x51\xe4\x0c\x14\xe1\xb5\x03\x1b\xd9\x51\x5b\x9a\x43\x14\xee\xc2\x6b\x3c\xf2\xe2\x8a\x9c\xbf\x60\xeb\x33\xf7\x38\x24\x44\xe4\x6d\x24\x22\x7f\xdb\x11\x5e\x17\x56\x2e\x23\x71\x5f\xa9\xdf\x1b\xcc\xed\x3e\xf5\x26\x47\x69\xf1\xa3\x23\x2d\x66\x78\x9d\x03\xe9\xc5\x97\xb1\x49\xcd\x05\x21\x7b\x3b\xf6\x27\x3a\xb1\x6a\xcb\x9b\xc0\x66\x3a\xfc\x4c\x33\x02\x8c\x96\x9f\xbe\xc9\xef\xab\x2a\x3d\x80\x13\x7c\xbf\x94\x4d\xd0\xec\x47\x5f\x63\xe9\x7d\x1a\xe7\x51\xdc\x6f\x74\x2f\xb4\x6e\xc2\xcb\x21\xb7\xab\x05\xcb\x26\x97\xfd\x89\x33\x16\x2e\xd6\xa5\xf7\x79\x7c\x39\xec\x32\xc0\xec\x2f\x65\xf7\x05\x63\x43\xe8\xbb\x0c\x9d\x8b\x35\x94\xdd\x30\xac\xfa\xfd\xfc\x3e\x61\x3c\xca\x6e\xc7\x8b\x9b\x89\x2f\xcb\xf4\x3e\x03\x48\xd4\x8f\x20\x0b\x71\x5d\x02\x57\x7a\xdf\x40\x4b\xd3\x7a\xe3\x75\x3e\x22\x9d\x9b\xc0\x92\xaa\xab\x1d\xb8\x6d\xd5\x7a\xee\x32\x92\x8f\xe9\x47\xa0\x61\x75\x8d\x3a\x7e\x3a\xb5\xef\x21\xc4\xbb\xa6\x95\xb6\x26\x1b\x23\x7f\x2b\x75\x75\x6e\x90\x8d\xb9\x1c\x9b\x90\x60\xf8\xf6\x0a\x1a\x95\x98\xeb\x63\x95\x31\x9c\xe1\x0b\x79\x13\x54\x68\x3d\x56\xb5\x18\xaa\xf0\x58\x82\x40\xd2\xcb\x94\x76\xa1\x13\x5c\x97\xb8\x9a\x8e\xca\x3f\xcb\xae\xe2\x04\xf8\xee\xf6\xbd\x21\x6e\x76\xb1\x1e\x46\x40\x32\xde\xe3\x81\x9e\xb8\x2d\x0e\xd0\x08\x17\xba\x84\xfd\x46\x85\xe3\x49\x69\x13\xb0\xe9\xb5\x35\x0d\xe8\xee\xca\x52\x1d\xa4\x17\x35\x1b\x86\x4a\x27\x3c\x70\xd5\x6b\x05\xcd\x07\xf7\xe4\xe3\xd8\x84\xc2\x00\xed\x37\x06\x20\x9d\x61\xf7\x85\x34\xeb\xd5\x77\x65\x76\x21\x36\x67\x67\xc4\x8d\xa0\x43\x5a\xb6\x19\x08\x01\x66\x3e\xfe\x49\xc3\xc7\xdb\x11\xed\x99\x0f\x78\x7e\x71\x54\xce\x8b\xf9\x33\x02\x9b\xa9\xef\x26\x64\x4e\xac\x73\xbf\x81\xde\x29\xa4\x4d\x20\xd4\xa6\xbb\x58\x97\xdf\xe7\xf6\x8e\xd6\x45\x18\x9e\xd3\x64\xb7\x5a\xfe\x0c\x29\xb8\x70\x90\x5f\x5c\xd6\x5a\x4a\xab\x0c\x3c\xc8\x80\xb1\x82\x00\xdf\x2a\xe4\x22\x11\x60\x43\x72\xeb\xeb\x13\xbc\x05\x4a\x3e\xc3\x26\x74\x0a\x5d\x65\x8c\x08\x17\xe6\xd7\x75\x7e\x47\x71\xb4\x87\xfd\x86\xc4\xf7\x52\x9c\x7f\xce\xef\x10\xef\x5b\xca\x57\x86\x22\x77\x5b\x3a\x76\x19\xae\x9a\x09\xbb\x61\x0f\x7a\x96\xb0\xcb\x90\x7c\x95\x73\xd9\x84\x17\xc8\xb8\x76\x6c\x02\xe2\x7b\xdc\x65\x70\xe8\x7f\x23\x86\x81\x30\x9f\x69\x7f\x82\x68\x78\xec\xa9\x1c\x80\x3a\xe7\x63\x13\x74\xd5\xa6\xb6\x07\x99\xab\x36\x2d\x1d\x9a\x11\xb4\x87\x7b\xfd\x08\x68\x2e\x77\x19\x08\x7e\x65\xa9\x22\xf2\x3b\xc1\x4d\x68\x65\x35\xcc\x4d\x4a\xa9\xaf\x01\x62\x77\xe5\x92\xfb\x26\xa8\xda\xbe\x47\x7d\xea\x70\xc9\xeb\xb4\xc9\xef\xcc\xe4\xe7\xae\xab\xa5\x52\xe1\x9f\xad\xee\xc9\x9e\x20\xc9\x2e\x85\xa9\x11\xd0\xa0\x7e\x0d\xd3\xf5\x94\xd6\x71\x9c\x5f\x54\xff\x65\x29\x3c\x8c\x80\x0a\xf1\xeb\x1c\x32\x7c\x28\x65\x13\x50\x11\xed\xe5\x80\x1e\x3a\xad\x43\x3f\xbf\x68\x9c\xf3\x59\x77\x5f\x6e\x04\xf2\xf6\xbd\xc1\x0a\xda\x8b\x1f\xed\x73\x2e\x5f\x2d\xba\xaf\x52\xa8\x1f\x01\x17\xbe\xaf\x73\x8f\x9f\x8b\xbb\x73\x8f\x6f\x8f\xdd\x17\x1d\xd8\x39\xc7\x5d\x86\xac\xd4\x39\xf4\x8f\x70\x53\xed\x2e\xf4\xe5\x48\xdf\x87\x0b\x8c\x45\x3b\xe3\x26\x0c\x38\x8d\xbd\xb4\xd1\xb2\xb5\x75\xc8\x19\xa1\xc0\x7a\xec\x89\x9a\x1c\xfa\x7b\xcf\x4d\x31\x7c\xe9\xfc\x96\xc3\x74\x85\xcd\x6e\x98\x56\x61\x29\xe1\x23\x3c\x9c\xad\xd4\x52\x5c\xfe\xce\x02\x3f\x76\x02\x9b\xd0\x2f\x52\x23\xa0\x20\xf4\x6a\x8d\x70\xb1\x92\xfb\x26\xc0\x23\x3a\x97\x50\x5e\x42\x59\x80\x7c\x74\x02\x9c\x68\xfa\xde\x20\x0e\x28\xec\x76\xc8\x91\x3a\x2f\xad\xb4\x11\x32\x2e\xbb\x9b\xc0\xf1\x99\xeb\x6e\x98\xcc\x60\x29\x7c\xd5\x72\xc2\xb4\xef\x8d\xc2\x27\x7e\x93\x18\x01\xf7\xd8\x73\xf7\xb6\xa0\xd9\x3e\xf6\x27\x1c\x8e\xb5\xec\x4f\x2a\x0c\xdf\x57\x4b\xe3\x9e\xa8\xbb\xe9\x0d\xd6\xe3\xf8\x08\xe8\x36\xcf\x5d\xa8\xb4\xd2\xf5\xa8\xbb\x5a\x02\x1e\x73\xd8\xb5\x90\x02\xa7\x1f\xbb\x16\x39\xc7\xe4\x10\xbf\x37\x38\xa4\xfd\x0c\x2a\xef\x03\x7a\xed\xba\xf2\x8b\xb3\x62\x39\xd7\x4d\x90\x3d\x01\x48\x37\x27\x90\xb6\xf3\xf8\x17\x24\xb0\xe2\xca\xd3\xb2\xd4\x7f\x46\x68\xb4\x69\x4f\xbc\x76\x46\x92\x8d\x1c\x02\xc7\x60\x69\x8b\x40\xb4\x44\x2e\x65\x7d\x42\xc8\x43\x4a\x7b\x06\x5e\x09\xa3\xa5\xa4\xfd\xc9\x49\x16\xde\xbf\xbd\x01\xcc\x4e\xf8\x08\x0f\x19\xb5\xd6\x8a\x24\x28\x21\xd5\x54\x37\xa1\x72\x96\xec\x37\x38\x17\x97\x89\xa7\xbc\xb8\xe7\xb7\x9a\xf6\x1b\xf2\x76\x2f\xad\xef\x32\x0a\x97\x4f\xde\x6f\xc0\x85\x35\xbf\xae\x8b\xf3\x7a\x6d\x31\x7f\x46\x70\x45\xf0\xb9\x09\x8d\x89\x5f\x33\xc0\xcd\x9a\x5a\x5f\xb3\x88\x63\x67\x49\x7b\x16\x71\x73\x4c\x6d\x8f\xd8\x58\xbb\x6b\x7d\x32\xa2\xdb\x5a\x56\xa1\x83\xb4\x2a\x4b\xff\x6c\x84\x9b\x5c\xad\xab\x61\x43\xeb\xbe\xf5\xbe\x3e\xc1\xb8\x5e\xca\x9e\xb9\xf9\x38\x3a\x7a\xdc\x04\x9c\x69\xfc\xde\xac\xbe\xed\x5b\x72\x0d\x48\x7d\x9f\x8a\x48\xe6\xbc\x48\xf5\x25\xda\x8a\x2f\x40\x23\xb8\xa6\xbc\x6f\x02\x82\x4e\x5e\x6f\xa0\x11\x6a\xd5\xa7\xb2\xbe\x04\x2a\xf4\xa3\xf5\x4d\x18\x22\x9c\xab\x1d\xf8\x9e\xe7\xe6\xda\x9c\xfa\xe2\xee\xdc\x96\xc2\xc3\x08\x1c\x50\xc7\xae\x05\xe3\x5c\x3b\x76\x2d\xaf\x7b\x02\x6e\xc2\xe0\xf2\x71\x01\xb4\xbe\x2f\xc2\xf4\xd7\x17\x3c\x17\xeb\x79\x6e\x42\xa0\xa5\x69\xb5\x63\xc8\x2d\xa2\x14\x9f\x6c\x23\x00\x36\x5d\xf7\x1b\xa0\x91\xa7\xba\x6a\xc1\xd1\xad\x2c\xf5\x4e\x75\xc6\x9e\xdc\x46\x10\x5c\x67\x94\x77\xa1\x6e\x28\xc8\x6b\x80\xe6\x01\x5c\x45\xdc\x04\x57\xec\x97\x35\x62\xb2\xde\x9f\xa5\xc6\x55\xed\xd4\x79\xd4\x96\x0e\xad\xbe\x93\xd3\xa6\xc7\x55\xcb\xf4\x7c\x49\xce\x68\x35\x3f\x8e\x5b\x72\x5e\xc4\x08\x0c\x90\xdf\x24\xed\x7d\x64\xae\x6a\x4b\xe5\xde\xde\xa7\xbb\xd1\x63\x7f\xe2\x82\x9f\x1f\xe9\xcd\xad\x31\x65\x71\xa2\xed\x7d\x81\x7e\x58\x86\xa4\xf6\x12\x5c\xd2\x96\xa2\xa4\xbd\x04\x5f\x94\xb2\x6b\x79\x2b\xac\x69\xdd\x6f\x5c\xae\x7e\xd8\x04\x2d\xed\xbe\xf4\x22\xcd\xcd\x33\xc0\xfd\x89\x30\x0e\x04\x50\xbf\x27\x9a\x0b\x5c\x2d\x95\xd5\xd2\x89\xdd\x39\xf4\xb0\x09\xe4\x6f\xcb\x6b\x80\x26\xf8\x31\x25\xee\x4f\x5e\xcf\x33\x7e\x6c\x02\x8c\x45\x59\xbd\xe5\xba\x6e\xc9\xef\x9a\xbe\x94\xd0\xc5\x19\x8b\xfe\x3e\xce\x46\xf9\x34\xf4\xf7\x21\xbc\x7f\xad\xf5\xee\x46\xb1\xd2\x7d\x37\xf4\xf7\xb9\x31\x99\xfb\x8e\x32\xc2\x83\xa9\x7d\x97\xc1\x78\x9c\x69\x7f\xb2\x8c\xf1\x69\x13\xfc\x93\x5d\x0b\x81\xcf\x4b\xb3\xdd\xdf\x17\xfe\x7f\xa9\x32\x8d\x70\x13\xee\xb4\xca\x20\xa0\xab\x2c\xbe\xaa\x2f\x0b\x4c\xd9\xb5\xbc\xd2\xf1\xe4\xa5\xfc\xed\xef\x8b\xa7\x65\x0f\xfb\x8d\xdb\x8d\xfb\xab\x96\x41\x76\x8e\x1e\xff\xe4\x7c\xe6\x6f\xb3\x65\x77\x8d\x23\xf0\xf9\x1e\xce\x51\xb0\x96\xc7\x35\x14\xa8\x10\xdb\xe2\x07\xfa\x52\x10\xb6\xf6\x11\x60\xfd\xf3\xfe\x84\x68\xef\xb2\x67\x11\x07\xbf\x7c\xe6\x8f\x80\x7a\x75\x0f\x27\x6e\x6e\xad\x1f\x7d\x13\x60\x53\x63\xda\x84\x9b\x2b\xae\x6e\x02\x56\xea\x63\xbf\xe1\xc7\x71\x59\xe3\x8b\x60\x5d\xc3\xae\x76\x36\xe2\xf6\xce\xd5\x5b\x77\x64\x39\xc2\xae\x16\x6d\x4e\xdd\x2b\x61\xa9\xcc\xce\xb5\x78\xa6\xac\x53\x65\xdd\x57\xd7\xfb\x48\x27\x50\x97\x4c\x72\xbd\x8a\x7f\x3d\x4b\xf5\xad\x72\xbd\x04\xc1\xa6\xa5\x96\xbd\x7c\x11\xb7\xe4\xb7\xc0\xf5\x3e\xa8\xee\x96\xfd\xea\xf2\x15\x59\x6a\xdd\x85\x4e\x32\x33\xfa\x78\x5c\xef\xeb\xd0\x6a\xae\x24\xb8\x5e\xe2\xf6\x6a\x2b\xab\x61\xaf\x2b\xd5\xea\xaa\x96\xf8\xb1\xb6\x0e\x5b\x23\x78\x68\xeb\xaa\x85\xfb\xbb\xd4\xef\x8d\x8e\x2c\xb0\xdb\x31\x14\xa9\x5b\x43\x5e\x85\x0e\x14\x51\x61\xf7\x76\x1d\xc7\x75\xb5\x03\xe1\xb1\x2e\x33\xd1\xe5\xb2\x62\x4b\x75\x11\xa6\x6b\xec\xeb\x2a\x03\xef\xc2\xb4\x34\x05\xd7\x3b\xa3\xf7\xa5\x2c\x82\xec\x57\xe5\x88\xab\x61\x1c\xe9\x69\x31\xd4\xd7\x8b\x0f\x4d\x0d\x67\xdf\x04\xa2\xdc\x7c\xe6\xee\x97\x30\xf8\xbc\x84\x7a\x23\x88\x49\x8a\xde\xb9\xfb\x7d\xe4\xca\x57\x4f\xaf\xf6\x7e\x89\xcd\x6e\xc9\x2f\xc1\xfb\x7d\xc8\xa1\xb2\x76\xf9\xbd\x34\x16\x4b\x7c\xb8\x9d\xe5\x2e\x8b\x7b\xbb\xb7\x92\xd1\x6f\xc5\xfb\x7d\xba\xef\xe1\xbc\x08\x3a\xb0\x53\xcf\xbb\x50\xac\x97\xa7\x1f\xb6\xf7\xfb\x38\x34\xd8\x57\xc6\xed\x73\xdb\x17\xe1\x71\xf0\xb0\xdd\xb9\x07\xc5\x7e\xd9\x4d\x47\xa7\xd8\xf2\x22\x10\xaf\x9b\x96\x36\xd8\x08\xb4\xb4\xad\x32\xe0\x44\x5b\x6a\xab\x1d\x30\x8d\x35\x9c\xc7\x26\x60\x4f\xc8\xfb\x93\x42\xa1\x79\x7f\x82\x22\x3b\xc4\xd5\xf4\xb7\xb3\x60\xda\xea\x2d\x51\x69\xad\xb4\x5d\xe8\x85\x6e\x25\xc6\x4d\x48\x18\x3a\x76\xa1\xde\xfd\xb6\xdf\x18\x28\xe5\xfb\xea\x0b\x66\xa2\x52\x77\x5f\x46\xc4\x52\xdf\x57\x2d\x23\x79\xe7\xd6\x34\x60\x5f\x49\x3d\xed\x32\x74\xd7\xd4\xb0\xe7\x76\xdc\xbe\x0a\x57\xd3\xe5\xfc\x7c\xb6\x63\xf7\x05\xa1\xbe\xa5\xfd\xc9\x7c\x58\x41\x6d\x8d\xfa\x1c\x48\xe8\xde\xb9\xe7\x05\x37\xa1\x25\xe7\x23\x9e\x17\xdc\x81\x7a\xf8\x2d\x60\x04\xee\x3c\x5f\xa7\xcf\x4b\xfc\x7c\x4b\xce\x03\x3c\xef\x53\xc1\x85\xf2\xa5\xfd\x2c\x5e\x64\x1d\x28\x8f\x3b\x93\xa4\x9e\xf7\x27\x8e\xbd\xee\xbd\x7d\xfc\x9a\x4c\xd9\x65\x88\xe7\x7d\x24\xe5\xb7\x7a\xac\x37\x5e\xd4\xa1\xbd\xae\x96\xba\xbe\xb8\xe7\xf5\x09\xb1\x9c\x29\x7c\x6f\xa0\x59\xeb\x6d\xf5\x16\x57\x91\xd4\xcb\xbf\xa0\x42\x7c\xdc\x60\x58\x5a\x3c\x37\xa1\xa3\xbc\xd9\x04\xd9\x27\xfa\xd1\x57\xbf\x9c\x6f\x5d\x6b\xe5\x71\x73\x60\xea\x6d\x13\xc4\xb9\xe4\xe8\x97\xaa\x11\xc8\xa6\x1f\x56\x23\x87\x0c\x38\xa5\x85\xbe\x09\x01\x29\x79\x7f\x12\x5d\xd0\x39\x36\x21\x51\xcb\x26\x78\xe2\x81\xd0\x36\x61\xe0\x1a\xb1\x9a\x3e\x74\x52\xa4\xc5\x20\x3c\x2f\xe1\x39\x6d\x49\x3e\xcf\x62\x97\x7b\xf9\xde\xb8\x90\x48\xf7\x1b\xae\x33\x2a\xbb\x73\xc4\x74\x9c\x7b\xf1\x10\xd7\x91\x7a\xd9\x0d\x23\x55\x4a\xef\xbb\xb7\xf8\xd5\xf4\xb2\x3f\x01\x96\xb6\xf7\x45\xc0\x4b\x3e\x2f\x49\xfb\x59\xfe\x5f\x4b\x7c\x7f\xfc\x76\x6e\xa9\xaf\x5a\xfc\x66\x5d\xda\xf6\xc7\x37\x42\x5e\x7e\x30\xcf\x3b\x5f\x6e\x81\xbe\xc6\x63\xea\xe2\x28\xcb\x80\xf3\xbc\xd3\x2d\x18\x7b\xf1\xb8\x8a\xa8\xc6\x5d\xcb\xc4\xa9\x73\xaf\x7b\x57\x00\x2d\x1e\xeb\x71\x2d\x77\x5e\x8e\x8b\xef\xfb\x1c\xe4\x26\xf6\xf3\xf9\x75\x35\x75\x0e\xce\x8b\xbc\x2f\xe0\x1a\xa9\x7b\x19\xaf\x1b\xa3\xca\x32\x7d\xbf\x2f\x88\x13\xa9\xbb\xc2\xe3\x7d\x05\x0d\x71\x12\x7c\x24\x02\xf8\x03\xc0\x5d\x42\xc0\x73\x68\xdd\x9b\xef\xab\x48\xf5\xb3\x2f\x6b\xb9\x11\x50\x75\xd7\x5d\x86\xdf\xdf\x7d\x35\x9d\x93\x33\xad\x9b\xd5\x08\xa8\x99\x76\x3b\xb0\xc9\xe7\xc5\x94\x9b\x70\x8d\x33\x69\xda\x6f\x38\x3f\x53\xf6\x1b\x0f\x4a\xa4\xb6\xdb\x01\xfa\xd1\xd9\x77\x2d\x93\x03\xca\x17\xcc\xfb\x8e\xc3\xbd\xee\x36\x81\xec\xf5\x6b\x8b\xbd\xee\x38\xd5\xd2\x2e\xc3\x4d\x3c\x6d\x77\x7f\xa0\xee\x5a\xca\x85\xf7\x1d\xd9\xdd\xf0\xda\x26\x4c\x1c\xb8\xd6\x78\x0c\xd7\x4c\xed\xbe\x10\x24\xd6\xcf\xb8\xfa\x82\xf3\x63\x3f\x7c\x15\xda\xe1\xe0\xc6\x81\x5d\xc6\x85\x90\x92\x56\x6f\x5d\xc3\x5e\xbe\x5a\xa4\xa8\xcc\x25\xed\x42\x49\xcd\x53\xf7\xdc\x62\x15\x2a\x8b\x15\x7b\x5f\xe2\x31\xda\x72\x14\x7a\xdf\x09\x60\xcf\x52\xfe\xbe\x6e\x44\x2e\xeb\xd8\x32\xc2\xc4\x9e\xb0\xfa\x02\xc7\x93\x6a\x5e\x4d\x9f\x24\x08\x09\x61\x13\xe0\x66\xcf\x73\x13\x2e\xf4\x44\xc7\x2e\x94\x13\xbc\xf7\xdd\x52\x31\x05\xa5\xa5\xfd\x89\x98\xb5\x7c\x7c\x65\xa0\x10\x2b\x69\xb7\xf4\x45\x3b\xee\x83\x3c\x5c\x73\x99\x96\xe6\x64\xbc\xaf\x73\x1a\x7e\x06\x8d\x97\x30\xb4\xb6\x94\xf2\xe3\x1d\xa8\x74\x9a\x8f\xc7\x58\x43\xf8\x37\x02\x82\xdf\x19\x57\xa1\xc4\xa7\xf4\xc3\x6f\xc5\xf1\x7a\x54\xc0\x32\x68\x4d\xd7\x5c\xb6\xe5\xc4\x31\xdf\x47\x8b\xbf\x2c\x75\xcc\x5c\xe2\xf6\xba\x37\xe7\x62\xb4\x16\xe7\x35\x97\xb3\xd1\xd1\xf6\x27\xba\x04\xc9\x0d\x0f\x01\xdd\x77\x8d\xfb\x13\x6e\xa0\xe5\x9d\x36\x9d\x8d\x2a\xfd\xfc\x13\x52\x25\x6f\x4f\x77\x7c\xd8\x6d\x9a\xa8\x44\xc2\xee\x17\xb1\x49\xc5\x47\x6f\x2e\xc7\xa3\xda\xd7\x27\x40\x6c\xe4\xa5\x6e\x9e\xae\x13\xc8\xd9\xb7\xdb\x7c\x1d\x35\x21\xe4\xd5\xea\x97\x0c\xb2\x21\xed\x37\x50\x11\x55\x5f\x2b\xd3\x39\xa8\x9c\xf7\x70\xbe\xb7\x9b\xcd\xf2\x26\xe8\x70\x89\xe5\xfb\xe4\xc2\x0a\x52\x37\x81\xf1\x75\x16\xc2\x08\x0f\x63\xf3\x7d\xf2\x42\x58\xe3\x4b\xac\x75\x5a\x5a\xdd\xf9\x12\x93\x9c\x42\x59\x04\x42\x84\xdb\x5a\xc4\xd3\x9d\x75\x5a\xea\xab\x73\x23\x60\xaf\xd9\x2d\x45\x41\x98\xcb\x9e\xa3\x11\xc8\xa6\xf5\xb7\x37\x48\xe0\x9c\x56\x6f\x71\xe4\x2c\x8b\xe5\x9e\x7e\xe5\x83\x47\xe9\x84\xce\x61\xbb\xcb\x80\x8f\x2f\x69\xb7\xa3\xf9\x1b\xbb\x5a\x8c\x95\xdf\xcc\xc1\x40\xa6\xd0\x56\xf7\x07\x69\x6d\xd2\xd7\xb9\x1b\x43\xd2\xb1\x86\x10\x3f\x98\x74\x86\xfd\xc9\x64\x45\x1e\xbb\x50\xdc\x5e\x8e\x3d\xd9\xb8\xbd\xe4\xf2\xd5\xc2\x25\xb8\xbc\xbb\xe6\xb6\xc5\xfd\x8d\xc0\x44\x1d\x6b\x7d\x10\xeb\x94\x8f\x3d\x0d\xf8\x6f\xb7\x63\x0f\x90\xe2\x87\xce\xfc\xf5\x56\xe1\x35\x67\x3f\xf6\x0e\xc5\x3b\x1b\xd0\x1b\x08\xee\x9d\xdd\xf7\x1b\xcd\xb5\x6c\x79\x13\x3c\x67\xf6\xf7\x09\x0c\x75\x5f\x2b\xc8\xf9\x88\x5e\xe3\x26\x54\xc4\xed\xdd\x30\x99\x44\xc9\x69\xe2\x84\x8c\xe3\xf0\x1a\x20\x5c\x56\x4a\x8e\xbb\xb7\x03\xb5\x5b\xff\x08\xbe\x82\xbe\x4f\xc4\x36\xc4\xb8\x0b\x1d\x1c\xd8\x5f\xd3\x27\x2b\x08\x0e\x3b\x1f\xef\x83\x1e\x3f\x72\x2d\x18\x01\xe8\xd4\x5e\x3f\x82\x73\x6f\xfb\x13\x52\x93\x54\xa4\x05\x11\x1e\x86\xb0\x6f\x02\x1b\x08\x0e\xdb\x08\xa4\xe4\x74\xd1\xd0\x08\x04\x68\x77\x16\xae\x08\x4c\x76\xfe\xde\x60\xbf\x7c\xed\x68\x38\xb7\xa5\x4d\x70\x1d\x5a\xd9\xd5\x3e\x2c\x6d\x14\x36\x46\x80\x25\xac\x79\x7f\xa2\x21\x24\x2b\xb6\x08\x60\x44\x65\x77\xc3\x13\xc1\x6f\xb4\xb8\x08\x58\xc8\x33\x0b\xc6\x08\x9e\x56\xbd\xae\xa6\xbf\x9e\x5b\x9d\x03\x5b\x04\x66\xbf\xec\x42\x13\x3a\xd6\xbc\x1a\xf6\x66\xba\x5f\x77\xa1\x19\x31\x66\xcf\x0b\x58\x3b\xf5\xd8\xdd\x7f\x7d\xe1\xf6\x5d\xa8\x7b\xda\x7d\x7d\x41\xa5\xea\xfc\x9d\x11\x24\x91\xb6\xb2\x07\x08\x89\xb4\xf8\x6d\x24\x42\xc6\x65\x65\x37\xec\x82\x15\x6b\xbb\x0c\x37\xbc\xb6\xdd\x52\x67\xc5\xd2\x2e\x43\x0e\xc7\xf5\x6f\x63\x3a\xdd\x76\xbd\x3e\x41\xfd\x97\x63\x5e\x9f\x60\xe8\x68\xe7\xb1\x3e\x41\xec\xc8\x65\x77\x0e\xbe\x2a\x97\xdd\x0e\xbc\x10\xf3\x91\xfe\x7c\x81\xe9\x6d\xfc\x2d\xf6\x7a\x43\x4a\x2e\x65\x8f\x0d\x70\x01\x39\xec\xf1\x55\x20\xbe\xd5\xf8\x11\xe0\x5b\xbf\x37\x80\x91\x29\x7b\x9e\x39\x06\x5b\xff\x3e\xc1\x1a\xe3\xbc\x8d\x08\x88\x42\x6d\xf7\x9c\x88\x82\xb2\xf7\x0e\x4c\x46\xcb\xdf\x27\x6e\x0c\x3e\xd7\xe8\xb9\x63\x79\xde\x83\x05\xd7\x91\x8f\xb4\xca\x50\xf8\xa7\xbd\xb1\xd6\x2c\xf1\x94\xe9\xeb\x0b\x81\x84\xd9\x9d\x27\x44\x40\x59\xd1\xf3\x26\x80\x81\x92\xda\x26\xb0\x44\xfb\x26\x34\xec\x68\x7b\xab\xa0\x97\x6c\xee\xde\x24\x02\xec\x72\xdc\x6f\xb8\x72\xfd\xab\x45\x03\x94\xdd\xff\xc4\x08\x80\x76\xd6\xdd\x7d\x3c\xf7\x72\x0c\xbb\x2f\xc4\x2c\x9d\x67\xdf\x04\xec\xe9\xde\xdb\xf3\x7d\x0e\xef\x7e\x5e\x84\xc8\xaa\xe6\xb0\x15\x01\x86\x1a\x89\xd4\x08\x19\xe7\xf4\xaf\x0c\x98\x13\xb7\x80\x1a\x01\xc7\x87\xea\xa3\xbe\x02\x5d\x48\x17\xeb\x04\x58\x0f\x6e\x45\x23\xc0\x7a\xb8\x19\x40\x04\xdc\x09\x7c\x55\x9f\xef\x23\xa9\x25\x97\xbe\xab\xc5\x1f\xce\xa5\x16\x11\x7c\x4c\x57\x19\x58\x62\x9b\xbb\xae\x19\xc1\x43\xe9\xd2\xfa\x04\xf4\xaa\xe4\xfe\x16\x46\x70\xbf\x3c\xf8\xe7\x7c\xbe\xe0\x7d\x94\xa3\xae\x96\x8e\xc0\x0a\xda\x23\x36\x08\xeb\xe9\xdf\x27\xd5\xc7\x74\x8d\x98\x40\x27\xce\x7c\x1e\xbb\x0c\x40\x73\xdc\x63\x2e\x9f\x2f\xd1\xe6\xad\xec\x51\xc7\xd6\x92\x8f\x1c\x37\x61\x52\xe8\x2a\x83\x7b\x33\x1f\x79\x0d\xf2\x1c\xa0\xa2\x95\xb2\x09\x3a\x06\xa3\x9f\x9c\xe1\x05\xc9\xb4\xad\xed\x11\x5e\xc0\x44\xeb\x11\x37\x01\xe5\xcd\xc9\xdd\x6b\x04\xad\xb1\x5a\xf2\x26\x4c\x3c\x54\x7c\x15\x1a\x81\x9b\xc4\x47\xdd\x08\x04\xde\x22\x5f\x89\xa0\xd3\xe1\xe8\xbb\x1d\x04\x51\xb8\x5a\x56\x04\xd2\x7b\x84\x45\x00\xa4\xb0\xb8\x23\xa7\x08\x98\xcc\x91\x59\x45\x70\xc6\x73\x15\xea\xf1\x30\x39\x85\x4d\x60\xd1\x95\x5d\x28\xb7\x51\xfd\x6a\x41\x24\x0b\x7d\xb5\xf4\x75\x1d\xcf\x19\x37\x21\xb1\x60\x76\x3b\x22\x5a\xb6\xaf\x61\xe8\x12\xda\x47\xe0\x46\x73\xd7\x08\x11\xb0\x49\xd4\xdd\xb0\x44\x94\x89\xef\x7d\x23\xe0\x5e\x91\xf7\x27\x1e\xbb\x7c\xee\x86\x21\x0a\xd5\x63\x13\x2a\x1a\xc3\xef\x0d\xe2\x04\xdd\x78\x2b\x82\x8f\xc7\xae\x05\xaf\x0e\xd7\xd3\x8a\xc0\x65\x1c\x77\x6f\xe1\xcd\x3c\xf6\x52\x84\x06\xf7\x76\x6c\x82\xab\xa7\xf6\x10\xc2\x00\xbb\x51\x4c\x04\x24\x95\xf0\x7d\xe2\xc1\x0b\xdf\x1b\x98\x42\xd2\xee\x6d\x43\x61\xd3\xbe\x6a\xb1\xaf\xe4\x5d\x46\xc7\x71\x2a\xfe\x39\x0e\xcc\xde\xbe\x5c\x11\xb5\x3f\x97\xb8\x9a\x3c\xc4\x40\x04\x0c\xb9\x71\x0f\xd6\x45\xe8\x58\xdb\x6d\xba\xfc\xc0\xde\x6d\x42\x8d\x90\xeb\xee\xc6\xed\x0e\x72\xbb\x8c\x25\x4e\xed\xb1\xb9\x71\xa2\xfa\xe6\x08\x71\xaa\xee\xdd\xe5\xe2\xd4\xba\x15\xc3\x0b\x04\x58\x3e\xfa\x6e\xe9\x8b\xe5\xbf\xee\xe5\xf5\xba\x5b\xd1\xee\x9c\x94\x6a\x39\xed\x1d\xea\x51\x74\x1e\xcb\x69\x04\x24\xb0\x9e\x77\xc3\xd0\x5d\xe5\xaf\x0c\x1c\xba\xcf\x6f\x11\xc3\x1d\xc7\xb8\x3f\x99\x18\xa3\xe2\x6e\x98\x84\x94\x1c\xf6\x59\xe2\x62\x9d\xeb\xf4\x45\x20\x50\xb5\x7e\x9f\xe0\xa2\xb1\x97\x97\x03\x38\xd5\xbe\x5a\x0a\x3a\x53\x73\xf3\xb9\x08\xa8\x00\xf6\x6a\xf2\x08\xbe\xbc\x8f\x9f\x11\x50\xdc\xc6\xb6\x09\xb0\x54\x47\xde\x04\x94\x37\xc7\xf7\x09\x7b\x67\xef\x0c\xd4\xc3\xe4\x10\x73\x42\xc1\x5a\xf7\x11\x98\xec\xe3\xfb\x04\x35\xf5\x9e\xec\x11\x3c\x1b\x61\xdd\x04\xa4\xa7\xb6\xdb\x11\x09\xbb\xdc\x43\x88\x39\x22\xc7\xb0\x1b\x86\xff\x57\xfd\xca\x40\x02\x3b\xca\xee\x3e\x81\xdd\x47\xff\x3e\xc1\xc9\x6e\xaf\x53\x02\xf6\xb2\xeb\x8b\x45\x00\x27\xe7\x1b\x53\x32\xf7\x9d\x7b\xdb\xfb\x05\x16\xbe\xde\x16\x8e\x8e\xbd\x3d\x86\xf4\x92\x39\x7e\x85\xca\xbe\x99\xdd\xe2\x2e\x02\x32\xeb\x3e\x07\x60\x1a\x73\xfc\xdb\x1b\x1d\xa6\xfc\x23\xe8\xe8\x70\xa1\xcd\x08\x44\xaa\x1c\x75\xf7\x16\xdb\x64\xf9\x46\xac\xbb\x37\xf2\xae\xa5\x7b\xd3\xbf\x37\xf0\x63\xdd\x7b\x0e\x77\x93\x7c\xec\x4b\xd0\x39\xd1\xfe\x15\x7a\xe1\x61\x5a\x3e\x42\xe5\x48\xdf\xed\x90\x13\x66\xf1\x68\x06\x11\x98\xb9\x7d\x0c\x62\x26\xca\xf9\x9b\x06\xd7\x9c\xec\x1d\x25\xe4\xa3\xb3\x84\x6f\x39\xa0\xba\x6b\x7b\x13\xe2\xe8\xdb\xf2\xbe\x7c\x40\x28\xca\xee\x7e\x23\x02\x9a\xcb\x6f\x69\xe3\xed\x96\xbf\x51\x47\x95\x79\x94\x4d\x00\x1f\xc8\x7d\x72\x45\x60\x9d\xee\xee\xe3\x4b\xd3\x8f\x7d\x5c\xe0\xfa\xda\xca\x5e\x63\xe8\xe0\x4b\x76\x56\x2c\xbe\x60\xad\x67\xb7\x92\x19\x01\xe7\x9a\xe2\x3b\x3b\x2e\x67\x3f\xf7\x70\x33\x82\x98\xf9\x76\xf8\x56\x8f\xee\x47\x97\x17\x5f\x15\x5f\xe1\x0a\xdb\x11\x7c\x2c\xc2\x09\x73\xe2\xed\x88\x7e\xc0\xd6\xd3\x85\x8a\xe8\x96\xa0\x7a\xb6\x8f\xe0\xc1\x3e\xcd\x09\x23\xba\x3d\x6f\x95\xc1\xf6\xa8\xee\x0e\x61\x04\x2d\x87\x1a\xcb\xb1\x09\x78\xec\x1c\x8b\xe0\xb6\xeb\x25\x08\xc7\x57\x20\x25\xf6\x49\x5a\x84\xc6\x91\xd3\xf7\x27\x0d\x4e\xf4\x5c\xdd\x07\x42\x43\x60\x3e\x7f\xbc\xc0\xec\x6d\x8e\x8e\xb0\x06\xdc\x91\x2c\x4a\x5f\x83\x35\x6f\x42\xa5\xf6\x60\xb9\xeb\xda\xba\x49\x92\x47\x14\xb7\xec\x0b\x30\xb9\x2f\x69\x0d\x5e\xe8\x0e\x74\x39\xbd\x91\xe9\x7d\xe5\x2a\x52\xcf\xb2\x09\x09\xfd\x97\x8f\x4d\x72\x63\x5f\x3d\x77\xa1\xa8\x21\xeb\xda\x4c\xc9\x25\xdc\xe6\x81\x50\x39\xf9\xe5\x53\xdb\x57\xa8\xdb\x7c\xc2\x2e\x63\x38\x77\x1c\x9d\x30\xa4\x4b\xaf\xa7\x9f\x8b\xc9\xcf\xf8\xbc\x44\xde\xe4\xb3\x58\xdc\x2a\x64\x84\x8e\xa2\xe1\x5c\xdd\x77\x74\xaf\x70\xac\xde\x12\x5c\x56\xdd\xdd\x2b\xa7\x15\xa5\xed\x00\x0f\x46\x40\xeb\x58\xfe\x46\xe0\xe2\xf0\x23\x2c\xbf\x8f\xab\x33\xfc\x70\xc9\xef\xc3\xc5\xd1\xfd\x76\x36\x02\x1a\x10\xe7\x6c\xf3\xfb\x60\x04\x8a\x7d\x97\x81\xf7\xdf\xe2\x8f\xf2\xfb\x14\xb4\x17\x7e\x40\x19\x01\xa9\x36\xec\x32\x3a\x9a\xf2\xba\xde\x20\xea\xb4\xd5\x74\x6e\x82\x6e\x45\x77\x05\x10\x01\x69\x21\xac\x6a\x51\x20\xa7\xfe\x95\x81\xd2\xc4\x51\x23\x44\xd0\x95\xef\xfe\x5f\x22\x78\x3b\xe2\x22\xc0\x95\x66\x3f\x06\x8d\x90\xe9\xdc\xf7\x86\x77\x6e\x97\xe1\x16\x8c\xaf\x1d\x38\x0e\x2f\x0d\x59\x76\x5e\x2f\xb9\xb6\xcf\x08\xb7\x3b\x0c\xae\x31\x05\x26\x20\xe7\xbc\xab\x7d\x51\x42\xb7\x35\x84\xc0\x04\xd4\xd3\xef\xab\xfc\x82\x40\x59\xdd\x23\xc3\x08\x0c\x90\x1b\x3d\x8c\xc0\xad\x58\xeb\x2a\x14\x3c\xc4\xbc\x2e\xc1\xec\x57\x4b\xeb\xbb\x2f\x44\x13\xe5\x33\xae\x6a\xf1\x71\xca\xee\xf3\x9c\xb3\x4b\x71\x29\xef\xbe\x10\x6b\x58\xea\x9e\x7d\x77\xa1\xf3\x28\x1e\x23\xb8\x3d\x3d\xad\xa6\x4f\xa0\xed\xbf\xf5\xe1\xbe\xf9\xee\x0a\x9c\x97\x5f\x7d\x8e\x69\x17\x8a\x35\xf7\x0c\xbb\x8c\x81\x98\xeb\x3a\xc5\xe2\x2a\xc4\x7a\xa6\x8f\x80\x5e\xc4\x3f\x29\xdb\xbe\xe9\x0d\x2b\x6e\x05\xc9\xb1\x6d\xc2\xeb\x96\xb6\xb8\x08\x28\x08\x4f\xdf\x1e\xc5\x9d\x05\x5a\xc6\xfe\x6d\x04\x70\x69\x3c\x4a\xd4\x08\x19\x31\xd7\x39\xaf\xb2\xd8\x6c\xd7\x5b\x1b\xe1\x41\xec\xcf\xab\xa5\x43\x2e\x74\xad\xf7\xd5\x52\x9f\x97\xd2\xd3\x26\x20\x60\x7c\x9f\x5c\xbe\x70\x3f\x02\xf6\xcd\xbc\xda\x31\x3c\xdd\x89\xef\x97\xe2\x4e\x1c\xd5\x63\x8c\x8c\xd0\xd8\xea\x3e\xd9\x65\x85\x59\x9c\xf5\x23\x24\xce\x8f\x55\x28\xf1\x57\xd9\xa3\xc5\x8d\x40\x7c\x5e\x3c\xe2\x26\xb8\xb7\x0d\x65\xd4\xf7\x39\x18\x42\x9f\x17\x23\xb0\x81\x9c\xef\xae\x0e\xfe\x53\xc2\xb9\x09\xc9\xad\x97\x61\x11\x70\xa0\x3c\x7c\x25\xd7\x85\x19\x12\xc3\xae\xe5\x62\x08\xc3\x7e\x83\x90\xa2\xc5\x78\x56\x77\x46\x4b\xab\x73\xd5\x4d\x54\xc9\x31\x0b\x72\x7d\x41\xc7\x4f\xd6\xb9\x3f\x5e\x60\xd5\x4d\xdf\xcd\x4d\xce\x46\x48\x9e\x8c\x71\xd5\x88\x1d\xbb\xbb\x07\xaf\x11\x6e\x08\xbb\x91\x08\x07\x39\x1c\x9b\x90\x08\x14\xdf\x1d\x75\xe7\x89\xe2\xc2\xb9\x11\xf0\xd9\x70\x29\xae\xfa\xa6\x4e\x4b\x7a\xaa\xce\xeb\xe5\xb3\xae\x76\xc0\x85\xe5\xc5\x53\xd4\x15\x95\x5c\x77\xc3\x3c\x2a\xb9\xf8\xf9\x5c\x5d\x85\x58\x62\x5a\xed\x10\xb6\xda\x99\x1c\x1b\xc6\x08\xec\xbf\xa3\x84\x4d\x08\x30\xf6\x8c\x6f\xf3\x69\xed\x6e\xf4\x10\xc1\xe3\x5a\xe2\x22\x24\xd7\x3b\xed\x37\x08\xdb\xf0\x18\x1d\x23\x34\x74\x02\xae\x1f\x6d\x1e\x28\x57\xdd\x04\x68\x04\x78\xdf\x75\x2b\x36\x77\x4e\xaf\x2d\xaf\x76\x90\xff\xa1\x2d\x6e\xb0\xb9\x86\x2c\xad\x9d\xd1\x5e\x40\xf0\x9b\xdb\xd3\x45\xc0\x69\xe1\x08\x9b\x80\xc4\xef\x6c\x6a\xf3\xab\x25\x3b\x16\x83\x11\x2e\x2c\xa0\x3e\x51\x46\x20\xba\x2a\xec\x76\xdc\xde\x8e\xfd\x09\xa1\xdf\x6e\x01\xcd\xed\x1d\x19\x55\x44\x59\x2d\x25\xb6\x2e\x9f\xed\x23\x00\x47\x95\xdb\x26\x10\x70\x93\x57\xc3\x00\xea\x4c\xe1\x5c\x4d\xc7\x06\x56\x96\x28\xd4\x7c\x2a\xeb\xe2\x78\x9a\x87\x6d\xb7\x9a\x57\x2d\x33\x7b\x48\xdf\x6a\xe9\xbc\xb1\x1b\xa5\x55\x2d\xec\x72\x5d\xfc\x4c\x73\xa5\x6b\xf6\x98\xa5\xdc\xdf\x67\x8d\x7a\x59\x04\xcf\x16\xec\x1b\xb2\xbb\x65\x29\xbb\x93\x9d\x08\x2c\xed\xbe\x3f\xe1\x1c\x58\x32\x5a\x7f\x9f\xe2\xfe\x27\xc7\x22\x34\xd4\x90\xce\xf1\xf4\xe5\x96\x98\x7d\x69\x1b\xa1\xe3\x70\x10\x37\xe1\xe5\x3c\xda\xed\xe8\xd8\x6a\xd3\xaa\xc5\xfd\x03\x97\xea\xa0\xbf\xca\x12\x70\xd6\xd6\x57\xa1\xf8\xf6\xe5\x70\xc6\x4d\x20\x11\xc1\xb9\xfa\x02\x68\x7a\xcb\x69\x11\x10\xfb\xab\xc7\x92\x19\x21\xe0\x09\xb1\x07\x88\x13\xbc\x95\xef\x93\xdb\xad\x53\x75\x13\x50\x0c\xec\xa6\x83\xab\x5a\xbf\xce\xe1\x94\x9a\xc2\x1e\x0f\x4c\xa2\x6d\x69\xc8\xba\x7b\x75\xd4\x10\x36\x21\xb9\xca\x3d\x2f\x82\xf3\x99\x69\x35\x8c\x6b\xa1\x2d\x55\xf7\xf2\x2f\xce\x5f\xb5\x78\x41\x95\xe8\x87\xc1\xf5\x92\x02\xaa\xae\x89\xba\x16\x4b\xb8\xd4\x5d\x97\x47\x79\x35\x8f\x8a\x34\x82\xb3\x84\x3e\x0d\x97\x4f\x65\x59\x47\xce\xe5\x51\xb3\x65\xe9\x34\xae\xf7\x71\xd9\xd9\xb5\xc1\xd7\xf2\x73\x70\x30\x85\x7c\x2d\x1c\xb5\xf3\x58\xb5\x10\x96\x54\x1d\x6b\x2b\x2f\x0f\xe4\x96\x77\xc3\xf0\x40\x6e\x8e\x3b\x62\x04\x9c\x63\x97\xde\xfa\x7a\xc9\x10\xd0\xdc\xe5\xcd\x08\xd8\xc0\x96\xc0\x75\x39\x8e\x5a\x3d\xdb\x2e\x14\xcf\x90\x9c\xd7\x00\x79\xf4\x8f\xbb\x9b\x8b\x40\x2c\x59\x5c\x4d\x1f\x6e\xb4\xc9\xab\x5a\x57\xa5\x04\x67\xd6\x2e\xe7\xef\xb2\x43\xc8\x88\x10\xd0\x14\xfc\x0b\x36\xb0\xcb\x83\xbc\xd3\x92\xd6\x2f\x77\x7f\x6b\x1e\x5e\x64\x04\x8f\x06\xf8\xde\x40\x33\xd5\xf3\xaa\x11\xcc\xd4\xd6\xfb\x7e\xc3\xc3\x0c\xeb\xea\x39\xa0\x9a\xd5\xc3\x47\x44\x70\x5d\x7a\xdd\x84\x80\x2a\x62\x57\x0b\xdc\xe6\x5a\xe6\x46\x40\x97\x9e\x77\x2d\x15\x57\xfc\xbe\x6b\xe1\x56\x4c\x7b\xf4\xb0\x3d\xa5\x78\x9e\x9b\x80\x7e\xb4\x95\x4d\xf0\x19\xd8\x04\x87\xfb\x3a\x37\x01\x13\x7c\xd9\x03\x3e\xd1\x07\x3a\x18\x41\xbe\xfd\x8a\x4b\xeb\xe4\xbc\x57\xb8\xa3\xfb\x06\x88\xc0\x25\xe8\xcb\xfc\xf6\x8d\xd0\x0f\x57\x33\xdd\xee\xd3\x5a\xf2\xf7\x89\x54\xd6\x69\xf1\x7a\xf7\xfb\x34\xda\xe1\x9c\x86\x11\x30\x14\xf8\x51\x7a\xbb\x49\x23\x97\xaf\x1d\x97\x2f\x9e\xba\x08\x38\xc6\x94\xaf\x1d\x37\x39\xa9\xc3\xae\x16\x5b\x9c\x23\x47\x19\x81\xee\x2f\x13\x8f\x11\xdc\xcb\x65\x7f\xf2\xb2\x00\x7d\xc4\x6e\x0f\xd8\x6b\xd5\xcf\xc5\xdb\xf1\xba\x9a\x87\x2a\x8a\xe0\x0e\xa5\xdf\x27\x98\x11\xc3\x47\xc0\xd4\x9b\xc3\x26\xe0\xd2\x5b\xfb\x26\x80\x1b\xd0\xcf\x4d\xc0\x67\x2a\x7c\x84\x8b\x01\xda\xed\x60\xab\x2c\xb9\xf7\x76\xdb\x42\x5b\xcc\xf0\x72\xd7\x2e\xed\x7b\xe3\xf2\x08\x9c\xba\x09\x40\x27\x97\x63\x13\x18\x8f\x96\x36\xc1\xd9\x97\xdd\xf4\x8b\x2d\xd6\xbf\x42\x0b\x0d\xdb\xe3\x81\x1e\xee\x1b\xd3\xd7\x19\xfb\xbc\xdf\x78\xb9\x9d\xd3\xae\x05\x0b\xe8\x12\x95\x6f\xd7\x08\x95\xfe\x15\x8a\xfd\x2a\xed\x4f\x70\x6d\xcc\x1e\xc5\x2f\x02\x50\xa3\x7b\x08\xc9\x5a\x90\xfb\x9e\x4a\xee\xab\xec\x98\x21\x79\x39\x96\xa7\x78\xec\x4f\xc4\xef\xa6\xb8\x27\x7b\x24\xa4\x85\x3d\x1e\xe8\x7a\x8b\x3b\x85\x1b\xa1\x00\x01\xb1\xe7\x65\x20\x09\xba\xeb\x8c\x08\x04\x2f\x9c\x6b\x08\xdd\x0e\xef\x1e\xb7\x22\x80\x37\xfa\x35\xac\x61\xf3\xf9\xaa\xe5\x02\x3b\xf6\x1a\x1b\x0e\x37\x5a\x77\xd3\x5f\x94\x0b\x5f\xc3\x5e\xac\x42\x7b\xd4\x1d\x5e\xe0\x0c\xbb\x61\x98\x33\x43\xdf\xd5\xbe\x88\xb9\x5f\x4b\x65\x9a\x4d\xe7\xdf\xaa\x55\x5f\xd2\x5e\x52\xc4\xf9\xa7\xa5\xd3\xb8\x57\xf4\xfc\xb7\xc6\x90\xd1\x4a\xdf\x9d\x73\x1c\xd9\x73\x0f\x32\x21\x7d\xa5\xec\xf1\x80\x37\x6b\x7d\x1f\x17\x78\x20\xe7\xc5\xcc\xdf\x4b\x98\x4e\xce\x14\x3c\x2f\x79\x20\x6b\xf5\x33\x79\xb9\xe2\x37\x47\x05\x33\x02\x37\x49\xf5\x76\x3c\x0e\xac\x96\x8b\xdf\xf0\x8f\xdf\xce\x29\xfa\xcc\x3d\x1e\xfd\xd3\x6a\xfa\x08\x6e\x46\x3c\x36\x01\x87\x74\xb7\xa2\x3e\x8e\x94\x9a\xe2\xd7\xb0\x97\x00\xaa\xf6\xe7\x40\x66\x7b\x7b\x22\xe2\xc5\xdd\xea\xe9\x61\x5f\xab\x91\xca\xd0\x76\xb6\xa5\x35\x78\xdc\xa2\x9a\x1c\x8f\x49\x84\x97\xd1\x4b\x8b\x80\x59\xe4\xcc\x79\x13\xdc\x08\xb4\x09\x85\x10\xe3\x73\xd7\xe2\x98\x97\xbe\x9a\x9e\x65\xa7\x5c\xf6\x89\x67\x69\x0c\x73\x59\x43\xe1\x1e\x2f\x61\xb7\x14\xeb\x43\x5b\x0e\x3f\xcf\x3b\x08\x42\xf6\x28\x6d\x11\x60\xfe\xf6\x0c\xf8\xba\x77\x48\x39\x23\x00\x9b\xb0\x94\xc9\x8f\xc3\x51\xb5\x52\x37\x61\xc0\xec\x94\xd5\x5b\xee\xde\xe6\x81\x0c\x46\xe8\x18\x2c\xf6\x2c\x82\xfd\xd7\x97\x49\xe3\x7d\x9f\x00\x1b\xe2\x87\xcb\x72\x2c\x6f\x8e\x4e\x60\x04\xb6\xec\x3a\xb0\x5f\x07\xe2\x2d\x31\xaf\x37\xdc\xb2\xbb\x58\x8f\x77\xc5\xc6\xac\x5b\xf1\x5d\xa8\x98\x4b\x65\x6d\x04\x14\x0d\x65\xb5\x83\x7c\x2e\x69\x39\x3e\x18\x61\x20\x80\x9e\x4e\xe0\x4c\x4b\x87\x5f\x60\xaf\x83\xd7\x56\x0f\x99\x34\x42\x74\xd6\x23\x6d\x02\xf2\x77\x5f\xb5\x8c\xec\x4a\xb5\x8f\x00\x23\x9b\x8e\x4d\xa8\x18\x3c\x57\xd3\x31\xe0\xd4\x65\x50\x7e\xdd\xfa\x90\xe2\xee\x1c\x22\x59\x5d\xc7\xe0\xeb\xf0\x3a\xd9\xc1\x84\x8c\x90\x5c\xa7\xb8\x3f\xc9\xa0\xfa\x1c\xfb\x13\xf7\x4f\xda\x63\x3a\x1b\xc0\x0a\x79\x8d\xa9\xc7\xe8\x38\x64\x4a\x1e\x2f\x69\x30\xdb\x5a\x96\xc3\x23\xbd\x53\x77\xd6\x63\xb8\xba\x3c\x2f\xbf\xbc\xb1\x22\xb4\xca\x57\x06\xbe\x23\x8b\x4b\x18\xeb\x42\x8f\x75\xbd\xe1\xfe\xfd\xeb\xa0\x1c\xee\x76\x96\xd6\xc2\x1d\x7e\xd5\xd6\xc5\xc8\x0e\x17\x84\x9b\xe3\x8f\x1a\x61\x3a\x61\x7d\xe2\x78\x79\x4b\xeb\x38\x5c\x73\x52\xd6\x85\x3e\x96\xe5\x71\x59\xed\xc7\x3b\xe0\x22\x97\x49\x63\xb8\xcb\x58\x8a\x3e\xc8\xc3\xad\x75\xb9\xee\x6a\x3d\x45\x8c\xa3\x25\x1a\xe1\xe6\x80\xaa\x7d\x13\x06\x47\x7a\x59\x04\x05\x73\xe4\xe5\xb4\x30\x5c\x3f\x9a\xbf\x4f\xe6\xc1\x36\xad\xab\x5a\xb2\x19\xe4\xa5\x3f\x1f\x2f\x50\xfb\x29\xb6\xb6\x09\x04\xca\xe5\xef\x0d\x76\x65\x5b\xd5\xe2\xc0\x95\xcf\x8f\xa0\x33\xa8\x3b\x10\x89\x11\x06\xfb\xf6\xd8\x85\xd2\xd2\xe2\x0b\x77\x2e\x71\xbb\xf9\x34\x4c\xd7\xd2\x37\x0f\x96\x37\x02\x89\x50\x96\xde\x7a\xbe\xcf\x03\xff\x5f\xd7\x27\x0e\xbe\xb5\xd6\xc7\xf4\x38\xff\xe4\x80\xa4\x22\x80\x92\xe6\x87\xfe\xdc\xfa\xf3\xaf\x0c\x10\x06\x97\xc8\x30\x5d\x7f\x5e\x97\x9b\xe6\xf2\xfb\x4e\x0e\xa6\x60\x04\x44\x76\x0f\xf9\xcc\xcb\x23\x3b\x2d\xa7\x96\xe9\x5c\x53\xf6\xb0\x93\x3c\xdf\x91\xdc\xd5\x2c\x6d\x02\xe6\xbb\x63\x11\xa6\x27\x07\xde\x2d\x9d\x0e\xbc\xc7\x92\x2a\x87\xeb\x34\x92\x47\x88\x88\x80\xac\x88\xee\xcd\x08\x27\xb6\xeb\x78\xfc\xf1\x02\xb3\xb7\xe1\x8e\x1d\xd9\x43\x84\xc4\x22\x3e\x16\x01\xeb\x94\x83\x92\x18\xa1\xf9\x27\x7d\x11\x00\xd0\x73\x1c\x24\x23\xdc\x68\xdb\x91\xd6\x45\x40\x06\x66\x01\x1a\x01\x28\x29\x57\x67\x88\xe0\x81\x99\xbb\x16\x62\x9f\x73\x5b\x3d\x7f\x03\x5c\x69\x5b\x85\x7a\x58\xae\x63\x99\x19\x21\x63\x36\xdb\x0d\x03\x9d\x33\xbb\x5b\x83\x11\xa4\x89\xa9\xbe\xff\x8c\x70\x79\x19\x9b\x70\xfb\xed\xbc\xc6\x83\x13\xbc\xf6\x73\x35\xcc\x33\x53\xe5\xdd\x74\x0f\xc9\x71\x07\xd5\xb2\x3c\x45\xab\x2b\x19\x8d\x00\xe4\xa7\x47\xe1\x1a\xa1\x63\x2f\xad\xab\x2f\x40\xf5\xd6\x1e\x57\x6f\x31\x28\x17\x77\xaf\x28\xc7\x72\x5d\xcb\x6d\xcd\xb3\xef\x61\x77\x94\x35\x82\xbb\xae\xb5\xd5\x74\xdf\xb2\x21\xac\x42\xd9\xa1\xc9\x51\xf9\x44\x40\x11\xb5\xfb\x32\x2b\x89\xf4\xcb\x6a\xe9\x6c\xde\x39\xba\x7f\xfa\x96\x4d\xce\x94\x1b\xa1\xb0\x3e\xe0\xe4\x44\x40\xf1\x02\x97\x5e\x96\x9f\x62\x76\xb0\x37\x23\xb8\x03\x14\xcb\xbc\x9c\xee\x76\xd6\xdc\x71\xd8\x08\x91\x69\xe0\x26\x11\x81\xdd\x95\x36\xa1\xf8\x1b\xab\x61\x64\x8e\xcb\xb5\xef\x42\xb5\x82\x8a\x8b\xca\xe5\x74\x11\x24\x95\xa3\x6e\x02\x16\xae\xbc\x9a\xee\x1e\x2a\xee\x4d\x61\x04\xc0\x5d\xdc\x5b\xdd\x08\xe4\x37\x70\x51\x59\x04\x5c\xe0\x8f\xd5\x8e\xe1\x39\x0b\xea\xb9\x09\x0f\x9d\x5b\x0d\x43\xd5\x9d\xdc\x17\xd6\x08\xe2\x89\x52\x2a\x8b\xc0\x75\xdd\x1c\xe9\xd0\x08\xc0\xa0\x27\x3f\x07\x82\x3b\x94\x56\x0f\xeb\x31\x02\x56\xe5\x23\xae\x37\x60\x2b\xfb\xe1\x3b\x6a\x79\xdd\x25\x0f\x63\x37\x02\x27\xb8\x83\x5f\x8b\xd0\xd9\x2f\xfb\x13\x38\x0d\xc7\xa9\x33\x82\xa3\x69\x22\x2a\x8b\x80\xb3\x80\xef\x97\xb0\xe6\xc5\xfd\x69\x45\xa0\x1d\x3e\xc8\x61\xc5\xd4\xb8\x8f\x61\x59\xde\x6e\xd9\x19\x3e\x23\x80\x41\xe8\x20\x06\x22\x5c\xe8\x45\xd2\x26\xdc\xf0\xf1\xbb\x0c\x2c\xf5\xb9\xc7\x4d\x90\x3e\xd0\xd5\x5d\x46\xc0\xef\xc3\x55\x77\x46\x78\x3d\x24\x60\x8f\xd8\xcb\xcd\xfa\xbd\x81\x81\xc1\x11\x41\xca\x72\xf1\x6a\xed\x1b\x8f\xc1\x75\x7d\xec\xa6\xe3\x8d\xe5\x90\x78\x22\xe0\x2b\x1d\x76\x2d\x84\x8c\x78\x5c\xbb\x08\x40\x0e\x1e\xab\x50\xe2\x6a\x9b\x63\x0e\x19\xc1\x7d\x2e\xf3\x2a\x63\xad\xd3\x5a\x36\xa1\x23\x76\x6c\x82\xd8\xca\xe6\x20\x06\x22\x10\xa5\xbd\x67\xce\x45\x65\x57\x61\x94\xed\x16\x15\xeb\x6e\x87\xdb\x15\xf7\xcc\x8d\x44\x08\xfa\xf1\x95\xe1\x7a\xeb\xaf\x0c\xa2\x88\x7b\xda\x04\x60\x57\xca\x57\x06\x8e\xf6\x5f\x19\x58\x3e\xce\x7c\x6c\x02\xd1\xd1\xa1\xfc\xf9\x02\x0b\x6e\x9d\xca\x79\x0f\xa7\x5b\xa7\x5c\xa9\x26\x02\x72\x63\xda\xfd\x5a\xe8\x31\x79\x13\xd8\xc3\xe7\x47\xc0\x69\xe8\x5c\x1b\x61\xb8\x22\xaa\xee\x7e\x81\x02\xe9\xf8\x05\x22\xe0\xda\x18\xbe\x4f\x58\x5e\xed\x7b\x03\xc7\xb4\xaf\xa3\x2f\xf0\xff\xdf\x1b\xaf\x87\xc3\xee\x32\x10\x41\xdc\xbb\x44\x04\x07\xc2\xde\xed\x18\x1c\xc7\x5f\x19\xc3\xbd\x80\xf7\x80\x0f\x0e\xfd\xf6\x15\xaa\xf1\x6d\x5f\xf7\x59\x80\xf1\x58\x6f\x4c\x17\x51\xeb\x2a\xc3\x8f\x9f\xba\x57\x13\xa0\x35\xa5\xef\x31\x5d\x40\x13\xf5\x23\x60\x15\x6a\xdf\x27\x04\xec\xed\x25\xea\xf8\xbf\xee\x1a\x21\x82\x5b\xdc\x57\x5f\xa6\x3b\x71\xf4\xfd\x89\xa3\xfb\xee\x2d\x4b\x26\xa5\xbc\xee\x9a\xe0\xba\xde\x1c\xcb\xee\x4b\x71\x97\xb1\x5d\x06\x06\xbe\xb8\x8f\x41\x6e\xc5\x1c\xf7\x78\x10\x20\x5a\x16\xeb\x11\x16\x8e\xa1\x07\x21\x97\x85\x9b\x5f\x8f\xba\x3b\x87\xbe\xc7\x39\x5b\x11\x60\xfe\xf6\xde\x41\xd7\x5b\x1c\xfd\xcd\x08\x58\x62\x8f\x7d\x74\xb8\x6f\x51\xfd\x3a\x87\x97\x6a\xdc\x67\xc9\x7c\xe1\x89\xfa\x2e\x03\xf5\x8e\x87\xf6\x8a\xc0\xf1\x93\x3f\x82\xc3\xa6\xad\x05\x33\x71\x03\x72\xad\xbf\x08\x00\x89\xed\xa3\x94\x78\x87\xe4\x82\x9f\x08\x1e\xfe\xf9\xbd\xe1\x9e\x21\xbb\xe9\x83\x05\xb3\xcf\x12\x4f\xec\xe1\x88\x31\x65\xe1\xf7\x27\x0f\x75\x2e\x71\xa1\xbd\xb8\x0a\xb1\xc4\xcd\xc8\xfa\x7d\x15\xdd\x80\x93\x1d\xe9\x50\x04\xbc\x65\x61\xec\x8d\x10\x58\xeb\x88\xfd\x22\x20\xf9\xa4\x8f\x80\xe7\x6f\xde\xb5\x44\x42\x3e\xc3\x47\xc0\x0f\xc6\x8f\xf4\x95\x03\x20\xbb\xda\xde\x08\xe0\x9f\xc4\x63\x57\x0b\xb3\x16\xfc\x5a\x88\xae\x33\xaa\x61\x37\xdd\xfd\xd9\xe3\xb9\x09\xdd\x85\xfa\xf5\x09\x76\xf8\xb6\x36\xd0\xc6\x56\x2f\x7b\x3c\x38\xb0\x93\x87\x17\x89\xa0\x33\x7e\x31\x27\xd1\x1d\x4a\x73\x0c\x7d\x13\xe8\x7e\xd8\x9f\x80\xe9\xea\x46\xe4\xb2\xe0\xc2\xab\xc3\x6a\x18\x01\xe9\x7a\xdd\xce\xd1\x5d\x2c\x53\xfd\xde\x78\x71\x28\x6d\x6b\x3c\x80\x2c\xcd\xd1\x97\x43\xf4\x75\xda\x16\x47\x9c\xde\xa7\xb2\xb4\x11\xb7\xcb\x82\x83\x4e\xae\x61\x17\x81\x79\xf1\x6d\x9a\xdc\x8e\x96\xa3\xdf\x24\xc9\x35\x75\xc9\xdd\xa2\x8c\x00\x66\xa7\x6b\xea\x44\xc0\x2b\xb3\x6f\x02\x87\xb4\xc3\x73\x95\x85\xdc\x9c\xcb\xb1\x0b\x1d\x8e\xf7\xf7\xbd\xc1\xce\xf6\xb9\x4d\x0b\x8e\xca\x05\xbf\x92\x9c\x8d\xaa\xee\x7f\x62\x84\x13\x4d\xee\x2e\x14\x5e\xb5\x95\x63\xf5\x96\xb4\x01\xa9\xc7\xf6\xe7\x0b\x2c\x6d\x1c\x32\x3f\xf5\xd2\x72\x08\x73\xa9\xd0\x08\x40\xa0\xba\x4d\xde\x08\x1e\xc4\xd4\xd6\x70\xc2\x30\x65\x07\x7c\x2d\xc9\x9d\xb9\x92\xdb\xa0\x4b\x5a\x28\x74\x6e\xd0\x2a\xd9\x37\x53\x72\xe5\x9e\x11\x08\xad\x77\x89\xdf\x08\xf0\x8b\x6e\x06\x28\x0b\x76\x38\x75\xdf\x6e\xd9\x45\xc3\xec\xe8\xda\x46\x00\x98\xcc\x7d\x95\x44\xe0\x2c\x71\x36\x35\x3b\xf4\x49\x8e\x65\x13\x06\x66\xfc\xba\x3f\x19\xa0\x5a\xfb\x79\x94\x5f\xb2\xae\xb7\xea\x73\x94\xdf\xd7\x71\xc8\x8e\xb6\x09\xf8\x8e\x38\xbf\x28\xed\x1e\xb5\xe4\x45\xc0\x13\xa9\xa7\xfd\x06\x08\x18\xee\xf6\x52\xb2\x23\x0b\x54\x97\xd6\x8d\x00\x07\x55\xce\x55\x2d\xa7\x6f\x0d\x5e\x6d\x71\x77\x82\xea\x21\x6c\x65\xf9\x7f\xa5\x25\x0a\x95\xe5\x19\xe2\x18\x57\x65\xe1\x66\x36\x87\x93\x31\xc2\x70\xb4\xa5\xbc\x08\x8a\xf3\xc9\xb1\xef\x37\x26\x6e\x89\x79\xbd\xe1\xfe\x5f\x0e\xad\x55\x16\x12\x66\x5a\x32\x49\x59\x01\x37\x8e\x02\x6f\x04\xb1\x76\xdd\xc3\x58\x44\x20\x9b\x5b\xfb\xde\xc0\x0f\x6d\xb7\x74\x65\xc7\x40\xbf\x61\x84\xec\x17\xd8\xea\xbe\xa3\x58\x7a\xf2\x26\x23\x74\x12\x48\xa4\xdd\x0e\x00\x70\x3d\xa7\x98\x08\xa8\xbb\xfc\x02\x2b\xee\xdf\xdf\x1c\xca\xd9\x08\x89\xed\xb6\xdf\x70\x13\xf1\xda\x5d\x65\xf9\x09\x3b\xd0\xaa\x11\x7c\xad\xfb\xf1\x53\x5d\xde\x6c\xee\xd5\x61\x04\x5c\x23\x16\xdb\x5e\x3d\xbc\x28\xad\x86\x55\xf7\xb6\x69\x9e\x30\xcd\x08\x12\xd9\x8b\x87\x6d\x1b\x01\xa4\x70\x57\x44\x89\x00\x7a\xab\x9f\xf1\xd5\x63\x37\xaa\x03\xe0\x96\xea\x01\xf7\xc5\xbd\x32\x8d\x40\x38\xbd\x1b\x09\x8d\x40\xbe\xb8\xf2\x11\x2e\xaa\xf5\x9b\xb5\x3a\xd8\x7a\xf7\x3c\x2f\x46\x78\x70\xf4\xed\x9b\x40\x3a\x57\xcf\x06\x57\xea\x32\x88\x7f\x85\x92\x46\xa1\x39\xb6\xba\x11\x40\x28\x72\xdb\xa4\x11\xe0\x44\xdd\xb3\xba\x34\x4f\x2c\xd0\x3c\x96\xcc\x08\x0d\xdb\xb5\xdf\x35\x6d\x47\x12\xc6\x4d\x80\x35\x75\x40\x60\x11\xe8\xad\x1f\x06\x6d\x05\xa8\x79\x2e\x02\x11\xd0\x3a\x62\x11\x16\x81\x20\x1b\x3f\x9f\x9b\x23\x69\x35\xc7\xdd\x35\x42\x00\x66\xd7\x2f\x9f\xe6\x52\x6d\xad\xbe\x5f\x9a\xdf\xbd\xc9\xe3\x48\x8d\x80\x17\xf3\x3a\x50\xda\xfb\x92\xdc\xab\x7c\xb5\x74\x0a\x8d\x9b\x00\xf8\x8f\x9b\xdd\x8d\x80\xbb\x49\xfa\x0a\xbd\xd9\x51\x65\xbf\x01\xd4\xb7\x9b\x55\x8d\x00\x0b\xb4\x34\x75\xcd\xfd\xad\x93\xc3\x38\x1a\x21\x7a\xb5\xab\x61\x2b\x10\x63\x37\x4c\x09\xae\x4d\x22\x5d\xdd\x77\xfb\x8a\x83\x4e\x8b\xe0\x31\xb1\xdf\x1b\x85\xeb\x64\xd7\x72\x3b\xbb\xff\xbd\xe1\xba\xa6\x35\x73\x1e\xcd\xe0\xd0\x7c\x46\x98\xa8\x54\xff\x15\x09\x6c\xb9\x6a\xb5\xde\x56\x37\x3c\x45\x94\x07\xef\x19\x61\x00\xa2\xe5\xb2\x78\xf7\x4c\x4c\xc5\x4d\x8a\x46\xf0\x4b\xd0\xcf\xc5\xfe\xbe\x8f\x87\x29\xa4\x4d\x60\xbb\xf9\xc4\xf7\x77\x1c\x00\xc6\x95\x55\x06\x22\x6f\x75\xad\xbf\x11\x90\x3d\x3d\x6a\xc5\x08\xd9\xc3\x14\xda\x22\xb8\xc3\xbf\x33\x5d\xf7\x4b\x1e\xfe\x7e\x7a\x4b\x6f\x37\x8a\x15\xb7\xc6\xd8\x09\x16\x88\x4a\xf0\xbb\xf7\xf5\xd3\xa6\x78\x20\x43\x19\x2b\xe8\x3d\xf8\xb6\x1f\xce\x52\x55\xd7\x94\x97\xe9\xf0\xc7\xd5\x7d\xb7\xea\xe9\x41\x5d\xd5\x21\xcc\x6b\xd8\xf6\x09\xa4\xa7\x5a\x1d\x6c\xbd\xb8\xf1\xa5\x0e\x77\x61\xcd\x2d\x6d\x02\xa1\xac\x0e\x67\x21\x82\x0a\x8d\x4c\x83\x08\xf8\x28\xb4\x4d\x20\x8b\x92\x07\xaa\x8a\xe0\xf9\xaf\xce\x45\x48\xe0\xed\x30\xea\x46\x20\xf5\x87\x6f\x15\x23\x74\x80\x1e\x39\xc1\x8d\x80\x7f\x81\xbb\x8c\x19\xe1\x71\xaf\x8e\xb0\x08\x8e\x62\x93\x56\x2d\xc0\xe3\x95\xbe\xfb\x82\x13\x47\x71\x77\x7e\x11\x10\xb8\xf2\x6a\xba\xeb\xe3\x7d\xf6\x8d\xd0\x1d\x8e\x7d\xf5\x05\x5f\xc7\x65\x9a\x15\x01\x91\xec\xab\xf6\x75\xbb\x40\xdb\x04\xac\xe5\x61\xbd\xe1\xa0\xa0\x32\x39\x8f\xe3\x9c\xbf\x7f\x05\xe9\xe6\xc7\x61\x82\x46\x90\x6f\xcb\x38\x6c\x55\xc9\xe4\x37\x0e\x13\x36\xc5\xdb\x8c\xc3\x96\x45\x10\x40\xe8\x38\x80\x30\x10\x54\xd6\x38\xe0\x5e\x94\x51\x6d\x1c\xac\x6a\xe5\x5c\x1a\x07\xb8\x5d\x95\xda\xec\xb0\x8c\x72\x12\x1b\x07\xae\x5b\x12\xbf\xc7\x09\x96\xa0\x60\x3a\xc6\x19\xc6\xef\x5f\x45\x81\x22\xe3\x64\x53\x1d\xa7\xfe\xe0\x20\xd4\x76\x3e\x8d\xd3\xee\x72\x50\x94\xc6\xe9\x9e\x96\x45\x9f\xe0\x9f\x2e\xa1\x74\x9c\x88\xbd\x92\x83\xc7\x59\x1c\xac\xbc\xe9\x07\x0a\xa9\xd2\xed\x47\x3f\x7f\xff\x4a\xf2\xe3\x18\x27\x3e\x3e\x02\xc3\x1b\xa7\x1d\x34\x51\x5a\xef\x71\xde\xf4\xab\xea\x07\xf9\xe0\x15\x04\x30\x4e\xb1\x00\x02\x93\x1c\xe7\x60\x28\x6c\xfb\x8d\xe0\xf0\x61\x9d\x1f\x78\x47\xd8\x39\x37\x82\x6d\xb9\x22\x1d\xec\x08\x76\x85\xc6\xa0\xf1\x0a\x76\xaf\x45\x21\xde\x8c\x80\x61\x51\xa9\x25\x47\xb0\x9e\x44\x61\xe5\x8d\xe0\x1d\xe1\x47\x23\x94\x20\xe8\xc7\xe5\x75\x74\xfd\x70\x39\x48\xb5\x5f\x36\xf6\x3a\xbf\x46\x00\x57\x5a\x3e\xc5\x23\xd8\x12\xd2\xf1\x31\xc2\x98\xbf\x7f\xd5\x03\x32\xe7\xa5\x74\x1d\x23\x1e\x74\xca\x4e\xae\x11\x01\xb0\x92\xe9\x7a\xc4\x78\xfd\xfe\x95\x14\x46\x35\x22\x8a\x65\x79\xb1\x8f\xa8\x5d\x76\x0a\x58\x64\x44\x58\x33\x09\xc6\x23\x32\x5b\x82\x77\x1f\x31\xd9\x02\x34\xe6\x72\xc4\xec\xde\xe8\x55\x3f\xac\xdc\x70\xa8\x76\x5b\x81\x49\x96\x97\x11\x8b\x97\xf4\x27\x39\x64\xc4\xea\x29\xa1\x54\x36\xac\x4f\x52\x71\x75\x5a\x71\x76\x40\x8c\x48\x62\x5a\xba\x1c\x61\xca\x0f\x3a\x73\x39\xfa\x93\x6a\x35\x69\x30\x46\xfe\x80\x96\x4c\xe9\x0c\x46\xc4\x33\xf2\x60\x94\x1e\x4f\x45\xa8\xfe\xbf\x1f\x7a\xd4\x88\xf8\xb0\xc4\x43\x6d\xd1\x8e\x3c\x4e\xcd\x5e\x7c\x9f\xdf\xbf\x50\x8a\x8f\x38\xbc\x30\x95\x8c\x87\xa9\x54\x6d\x23\x11\x5f\xa4\x18\xe3\x91\xb0\x56\x48\x1d\x34\x12\x51\xae\x0a\x80\x1e\xc9\x67\xc6\x58\x9e\x91\xce\x6a\xdd\x4c\xfc\x5f\x87\x51\x54\x35\x29\xf8\x5b\xa7\x7e\x38\x84\x8e\x75\x33\x61\x16\x53\x9c\xc6\x48\x09\x25\x42\x50\x01\x76\xed\x04\x1d\xaa\x23\x15\x94\xce\xdd\xba\x99\x6c\x94\xe3\x61\x27\xe5\x48\x95\x2f\xb4\x0d\x13\xd0\xc0\x52\xd5\x8f\x04\xc4\xbf\x20\x6c\x47\x5a\xa8\x3d\x6a\x32\x0b\x56\x08\xc2\x23\xd9\x30\xe7\x43\xa3\x94\x4c\xa8\xc2\xf2\x31\x32\xde\x24\xf2\x0c\x1d\x99\x4e\x2a\xa2\x6b\xe4\xe0\x3f\xa2\x7e\xc0\x02\x46\x7e\xb8\x37\xa9\xb5\x32\x4b\x56\x20\x07\xfe\xc8\xa0\xc2\x08\x9e\x71\x64\xfc\x98\xd9\x3d\x99\xab\x93\xe3\x30\xdf\x9e\x04\xdc\xda\x9c\xed\x58\x95\x47\xda\xc8\x36\xb1\xba\xc4\x46\xc6\x43\x4c\x5a\x94\x91\x25\x7d\x1d\xe2\x59\x47\x39\xbc\x76\x2b\xb6\xe0\xde\x29\x0c\x87\x51\x70\xbe\x16\x30\xdb\x28\xe5\xda\x2c\xc2\x28\xcd\x23\xf7\xad\x91\x85\xe5\x27\x6e\x62\x14\xf7\x8c\xd5\x29\x58\x2e\x67\x2b\xac\xf9\xe5\xf1\xd7\x8a\x7e\x94\xdf\xbf\xaa\x72\x8f\x8d\x32\xfd\x13\x6b\x7d\xd5\xc0\x1c\x4a\xcb\x35\xaa\x0f\x8c\xf1\xf8\xa3\x16\x7a\xac\xa3\xab\x92\x5a\x48\xae\xf5\xa3\x12\xf2\x7f\xda\xbd\x31\x2a\x76\x06\x71\xfd\xa3\xbe\xd1\xce\xe7\xaa\x3f\x4c\x3c\x1b\xf4\x7d\xc3\x9b\x40\x68\x54\xa3\xc1\xb1\x2b\x28\x63\xb4\xe2\x85\x59\x9b\x9b\xbb\x9e\x69\xfd\x37\xb1\x87\xa7\x2c\x18\xa3\x3b\x76\x81\x26\xa3\x17\x34\xda\x9a\xa6\x2e\x83\x4b\x96\x75\x6d\xf4\xea\xce\x01\xd6\x9d\xde\x1c\x6d\x52\xdf\x34\x22\x32\xb3\x4a\x23\x92\xf2\xf4\x1f\x75\x3b\x14\x8c\x8e\x37\xbb\x9c\x91\x46\x77\xfb\x69\x56\xd1\x8d\x4a\x35\x3b\x1d\x4f\xa0\xd3\xff\x22\x1e\x89\x25\xd4\x49\x5d\x29\xcc\xea\xd1\x51\xf3\xc8\x3b\x73\x74\x0e\x14\x65\x65\x1e\xbd\xc3\xbe\x68\xde\x3a\xb0\x2d\xa7\x6e\xc2\x7e\x91\x90\x8b\x02\x7c\x46\x35\x20\xfd\xf2\x08\x51\x15\xa0\x7b\x95\x70\xd1\xd1\xe1\xd7\x95\x02\x66\xf4\xdb\xbd\x1d\xf4\x0d\x71\x04\x72\xe9\x1e\x1d\xac\x97\x1a\xfe\x64\x2b\x1f\x1d\xe5\xec\xa9\xdb\xa9\x3b\xca\xbb\xe6\xbb\x3f\xf4\x42\xbb\xaf\xc3\xeb\x54\x4d\x7e\x97\xc2\xbf\x71\x30\x77\xe0\x9d\xa3\xae\xda\x8e\xc2\x50\xd0\x14\xa3\xbf\x5e\x9a\x5e\x43\xc5\x1b\x98\x3c\x42\xf2\x94\x48\x6a\x74\x60\x57\x02\x33\x09\x07\xc9\xb9\xd6\xe1\xdf\x15\x14\x3e\xba\x74\x5e\x55\x9e\x3e\xa3\x0f\x06\xa8\x6a\x8a\x50\x79\xc8\xbe\x33\x3a\x66\x29\x99\x83\x46\x77\xb7\xa5\xa0\xa2\xb9\xcc\xc4\x26\x8d\xeb\xc8\xdf\x85\x79\x1d\x8c\xa3\xc9\x80\xe3\x3a\x59\x4b\xda\x41\x17\x67\xae\x3c\x81\xc6\x45\x98\x41\x4c\xbc\x16\xf9\x4b\xd5\x0f\x5a\x90\xf9\xe6\xa1\x00\xd5\x83\xf6\x25\x8a\x45\xb8\x70\x41\x90\x0f\xdd\xb8\xf0\xb4\x95\x67\xdb\xb8\x80\x91\x96\xdd\x6b\x5c\x04\x1d\xcb\xed\x67\x5c\x64\xc5\x96\xcf\xcb\xb8\xc0\xf9\xe5\x0e\xba\xd0\x28\x44\xdd\xa7\x57\xf6\x56\xab\x1e\x04\x17\xd9\x3d\xc6\x45\xdc\xae\x40\x7d\xc6\x45\x0e\x57\xee\xa0\x2b\x7b\x69\xfc\x45\x87\x88\x74\xd0\xe3\xc2\xd0\x0f\xc7\x74\xe1\x7d\x20\x53\xe0\xb8\x00\x33\x92\x6d\x63\x5c\x95\xfd\x14\xd5\x6a\xae\xda\xc8\xf0\xba\xfb\x8f\x58\x98\xcb\x99\x93\xa8\xe6\xb0\x85\xa4\x64\x1d\x17\x5b\x28\x66\x35\x07\x18\x0f\x45\x4e\x8d\xab\xb3\x37\x1a\x3f\xc8\x1c\xaf\x1d\x70\xf9\x7e\xd2\x9d\x76\x01\x35\x1f\x3b\x3f\x48\x53\x2e\xd6\xf0\x22\x29\xa5\xfc\x5a\xc6\x45\x4c\x49\xa5\x6d\xdc\x36\x51\x2c\xdc\x05\x7b\x24\xf5\xd0\xb8\x30\xbe\x2a\xc1\xc9\xb8\x2e\xbc\xc2\xb4\x31\x2e\xdc\x29\xe4\x5f\x31\x2e\xdf\x90\x9d\x1f\x89\x7a\xd4\x02\xb0\xe0\x95\xe2\x7e\x5c\x38\x7d\x4b\x9d\x35\x2e\x72\x6c\xc9\xd3\x78\x5c\xa8\x8f\x94\x35\x6e\x5c\x0f\x8b\x22\xa9\x1e\x8e\x72\x2f\x0d\x51\x51\x61\x4f\xe3\xf2\x14\x4b\xba\xfe\x2e\x3c\xc5\x22\xb3\xf0\x7a\xd1\xea\xe9\xeb\x5d\xd0\x58\xbf\x9e\x6d\x57\xf5\xbc\xde\x1c\xfd\x40\x85\x21\xa4\xb5\x71\x01\x83\x95\x58\x96\xa0\xd6\xc9\xed\x7e\x5c\x28\x36\xaa\xce\xc8\xcb\xb7\x19\x5b\x66\x72\x60\xb2\x4b\xa6\x97\x66\x0d\xbd\x61\x13\xe5\xd0\x30\xee\x83\x73\x48\xbb\xe4\x46\xb2\x93\x23\xf0\xb8\x7d\x9b\x69\xea\xef\x93\x31\x90\xe8\x70\xe3\xe7\x83\xb4\x70\xe3\x11\x89\x84\x70\x07\xc7\x9a\x4f\xfa\xe1\xdf\xf0\xc3\x21\xe5\x55\x29\xc6\x12\x44\x84\x3b\x38\xec\xb9\xda\xe6\x09\x00\xc4\x02\xdd\x62\x4e\x03\x57\xed\x8d\x53\xa0\xf1\xf5\x7f\x38\x30\xef\x14\x7e\xff\xc2\xce\x32\x6e\xb1\x14\x51\x88\xbc\xe3\xfe\x5b\x76\xfa\x71\x27\x47\x38\xe5\x87\x63\xdb\xea\x35\xb6\xa0\x30\xed\xc6\x9d\xd3\xb6\xd8\x8e\xdb\xbd\x1d\xc5\xfa\xdd\x98\x3c\xaa\x96\xdf\x0d\xc3\x2b\xf0\xa6\x71\xcb\xd1\xfb\x10\xf4\xde\xb8\x2b\x8e\x66\x3a\x8a\x6f\xf4\x83\x42\x80\x18\x37\x17\xa4\xa0\x7f\xc7\x5d\x1d\xf6\x84\x1f\x6c\x1a\x46\x1b\xe0\x0d\x99\x88\xc7\x0d\xbf\x26\xb3\xec\xb8\x2b\xf9\x14\xb4\x83\xee\xea\x70\x00\xfc\x40\xf0\xd5\xf9\x72\xe3\x1b\xd9\x18\x46\xdb\xea\x55\x01\x94\xe3\x6e\x0e\x83\xa1\xd6\x78\xec\x58\xe0\x2d\x42\xcd\x68\x8d\x3b\xe2\x04\x5e\xa3\x4e\x5a\xd3\x3e\x68\xa4\x71\xbb\x2f\x96\xce\x8d\x1b\xd9\xbc\x69\xdb\xdf\x04\xf4\x2a\x6c\x78\xdc\x9d\x02\x28\xcd\x78\x79\x40\x0b\xc7\xdd\x71\x22\xd2\x01\x79\x5f\x5f\xb8\xe0\xb8\xc5\xf0\x9d\x72\xe1\x1e\xb7\xbb\xc1\xf8\x0f\x3c\xb3\x74\x22\xdd\xd7\x07\xe7\x38\x6e\x64\x5d\x85\xb1\x8d\xdb\x73\xac\xe9\x18\xbc\x4d\x58\x2c\xbe\x15\x10\x16\x95\x22\x79\xdc\x48\xe9\xc2\x0e\x1b\xf7\x8d\x13\x26\x3f\x38\x0e\x32\x3b\x86\xe3\x40\x21\x96\xe3\x06\xc1\x43\x0a\xdf\x71\x93\xd6\x46\x51\x5d\xe3\x36\x69\x33\xc3\x58\xdd\xc0\x7a\x28\x32\x6b\xdc\x8f\xc7\x38\xf0\xfd\xfc\xfd\xab\x75\x16\x21\x8e\xfa\x99\xb2\x5e\x8f\x0f\xd4\x68\xea\x00\x89\x4a\xca\x3d\xee\x97\xc6\x48\x64\xbb\x5f\x6f\x0c\x7f\x61\x9c\x75\x66\xdc\x26\xd2\xb7\x46\x95\x24\x6a\xcb\xf4\x79\x60\xab\x2a\xfc\x38\x7f\xaf\x50\x99\x71\x0f\x8f\x9b\x51\x61\xc3\x53\xd0\xa8\x1a\x30\xf1\x33\x9b\x7c\x3a\x62\x91\x46\x63\x52\x80\x36\x39\x38\xdc\x2d\x8b\xd3\x50\xe8\x73\x11\x84\xe7\x90\xef\x60\xe0\x38\x25\x25\x25\xfe\xae\x03\x6d\x2f\xe6\xa3\xf1\x18\x07\x5e\x9b\xee\x5b\xb7\x09\xc9\xb9\x70\x60\x4b\xc5\x55\x70\x3c\xee\x6c\xa6\xcb\x17\x3d\x12\x1e\x81\x83\x0c\xe9\x24\xfc\x19\x64\x47\xc7\x47\x6f\x3c\xeb\x5a\x56\x2b\xc1\xdc\x91\x16\x72\x3c\x78\x46\x22\x80\xe1\xf8\x8f\x2b\xcf\x70\xa7\x7f\xe1\xcb\x0e\xb2\x5a\x36\x65\xb5\x1c\xe4\x87\xc8\xb2\x9c\x8c\x27\xbb\x7d\x47\x0d\xcd\xee\xa3\xa5\x16\xe4\xfb\xf7\xaf\xae\x6c\x54\x43\x01\x7f\x31\x52\x4b\x71\xf6\x57\xb5\x70\x8a\x74\xad\x99\xa7\x7c\x06\xa8\x81\x77\x1b\x86\xa3\x41\x5a\xf6\x1a\x75\x40\x91\x19\x20\x2b\x77\xc0\xf0\xe8\x27\x61\x3f\x0d\x8c\x9b\xad\xc4\x3f\x85\x10\x0c\x00\x44\xb3\x42\x80\x86\xe7\x78\x97\x83\xc4\x78\x3a\x05\xea\xf0\x79\xb8\xcb\xe5\x58\x3c\x3c\x93\xae\x62\x34\x07\xb1\xc8\x59\x28\xf5\x83\x28\x52\x1c\xc5\x07\x20\xce\x00\x30\x8f\xc7\x13\x41\xe8\xee\x7b\x1c\x99\x47\xbc\xe3\xe3\x91\xda\xaa\xe6\xf2\x7c\x74\xfa\x1e\x94\x4d\x39\x74\x0c\x72\xf3\x12\x9c\x3d\x40\x28\x00\xae\x64\x60\x62\x6d\x0a\x0c\x1b\xc0\xc9\x35\xd4\x65\xc0\x96\x92\x9c\x77\x10\x05\x51\x04\x7a\x3b\x5e\xcf\x3c\xae\xb5\xff\xca\x07\xaf\xa0\x78\x21\xec\xb5\x48\xcd\x37\x00\xa6\x21\x9b\xed\x78\x4f\x94\x5b\xda\x22\x2f\x1e\x97\x02\x61\x1b\x9e\x1e\x48\xe0\x4d\x83\xfc\x6d\xe0\xb3\x8c\x17\x58\x88\x83\xb6\x9d\xb4\x5a\x6b\xd4\x83\xc4\x04\xa2\x35\x88\xe5\x12\xfc\xc8\xf0\x30\x2e\x05\x01\x0c\x42\xb8\x48\xb7\x3c\xde\xe0\xb9\x97\xd5\x03\x00\xec\xd0\xd1\x60\x70\x68\xf2\x67\x1b\x6f\xf4\x9c\xbc\x6a\x40\xf4\xe0\x72\x7e\xdc\x1b\xe1\x70\x60\x90\x23\x1d\xd3\x20\xd5\x47\x41\x2f\x41\x98\x18\x78\xd2\xe3\xcd\x5f\x38\xc5\x78\xed\x42\xeb\xc2\x71\x1a\xa4\x99\x27\x83\xc4\xc0\xbb\x9d\x28\x97\x01\xfc\x5c\xe1\xc8\x93\x15\xab\xc8\xb5\x6a\x80\x11\x42\x32\xce\xf1\x22\xef\x29\x80\x64\x60\x60\x8d\x72\x60\x1d\x04\x90\x25\x9f\xd0\x15\x3f\xa3\xae\x79\xc4\x92\xce\xbf\xd7\xe3\xf7\xc5\x33\x81\x14\x02\xf4\xf6\xc0\xad\xae\x04\x8a\x7e\x1d\x94\x5b\xa5\x8d\xfa\xfb\x57\x54\x7c\xc9\xc0\x5b\xb3\x21\x28\x11\x2c\xd6\x90\x80\xb0\xcc\xba\xce\x69\xb8\x32\x4d\xbd\x71\x50\x32\xe4\x1c\x54\xb3\x0d\x01\x66\x78\xd0\x9f\x6e\x3d\x10\xa8\x49\x00\x39\xf0\xc9\x4f\x6c\x73\xdc\xd5\x08\xb2\x1f\x44\xaa\x72\xd3\xae\x88\x0a\xb1\x69\x58\x09\xf0\xc3\x19\x03\x05\x0e\xb2\xc8\xf0\xdc\x1f\x3a\x1b\x01\xa9\x6e\x88\x12\x63\x61\xeb\xa9\x35\xb6\x0f\x3b\x1c\x3e\x9e\x64\x38\x39\x0d\x12\xbe\x67\x21\xb3\x0d\x07\x40\x8a\x94\x4c\x5e\xf7\x68\x7b\x7f\x46\x04\x5e\x0d\xf4\x8c\xc8\xb8\x1a\x9b\x19\x49\x6f\x24\x0f\xa9\x19\x6f\x44\x9e\x43\xdf\xb8\xd8\x67\xbc\xc2\x8c\xc3\xdd\x9c\x55\x00\xe8\x4d\xd2\x8c\xce\x08\x72\x53\x6c\xfc\xa0\xe8\xaa\xd7\x24\xf6\x55\x81\xc4\xcd\x74\x78\x3d\x87\xfd\x38\x69\xa8\xb1\x31\x13\xed\x58\x15\xe7\x31\xd3\x49\x3d\x27\xaf\x91\x09\xcf\xd8\x90\x99\x4e\xea\xb1\xc5\x36\xd3\x89\xe8\x7b\xaa\x68\x24\xbd\x16\xf4\x4d\xa0\x0b\x7f\xcc\xdb\x3f\x93\x4b\x7e\x41\x05\x46\xdc\xc9\x8b\x7e\x24\xea\x4d\xaa\x17\x04\x16\xa5\xe6\x9e\x09\x73\x4f\x4b\x6a\x78\x19\x3b\x6a\x64\x26\x71\x80\x35\x68\xb4\x12\x91\x40\x62\x25\x66\x5a\xb9\xce\x55\x34\xc6\x0e\x29\xab\x27\x1a\x3b\xb2\xa0\x4f\x34\x76\x35\xd0\x1c\xb2\x9f\x2b\x6e\x73\xa6\x86\x7d\x36\xab\xe8\xee\x09\xe3\x34\x5a\x1d\xfb\x54\xe2\x87\xbf\xa6\x56\x13\xae\x13\x68\xf5\xe5\x2d\xd0\x0f\xd0\x7a\x15\xc4\x3e\x13\xf9\x01\x62\x55\xa5\x2f\xe9\xa2\xba\xea\x19\x1e\xe1\xac\xd2\x86\x67\x52\x52\x3d\x20\x1f\x37\x4d\x78\x02\x24\x4a\xea\xd8\x99\x86\xe7\x00\xd1\xe8\xe0\x85\x21\xdb\xd9\x4c\x9e\x67\xaa\xa9\xdb\xc4\x91\xcb\xf0\x34\xd3\x74\xe3\xb3\x0a\x70\x41\xe7\x50\x0b\x40\x63\x88\x8c\xf5\xf4\xd9\xb7\x02\xf2\xe1\x82\xb5\xbd\x96\xab\xe3\x56\x59\xdb\x32\xe1\x64\xf2\x51\x9d\x99\x2b\x8a\x4a\x33\x37\x91\x72\x14\xcc\x0c\x13\xa9\xc4\x74\x33\x73\x13\xc9\x35\x78\x66\x4f\xcf\xa8\x55\x96\xdd\xa3\x4a\x73\x9a\x61\x1c\x15\x99\x35\x33\x51\x48\xca\xd6\x3f\x33\x8c\x9f\xa0\xb4\x66\x86\xd9\x53\xa2\xa6\x99\xb1\x46\xe8\xaa\x9f\x79\x78\x70\xae\xbe\x81\xf1\xd2\x5d\x3a\x4b\x44\x2c\x30\xfe\x66\x96\x08\x47\x60\x5c\xcc\x2c\x80\x0c\x29\x70\x74\x16\xd6\xa8\x4e\x81\x59\x92\xab\x44\xf4\x17\x16\xac\xd2\xad\xce\x92\xfc\xb5\xa4\x1f\x9a\x53\x81\x35\xcf\x42\xd4\xba\xbc\xa2\x67\x61\x5d\xcb\xb1\x6d\x16\x90\x81\x95\x54\x7b\x96\xec\xa9\xf7\xf5\x1a\xde\xd8\x51\xab\xb7\x54\xe7\x70\x54\xe9\xe5\x2a\x39\xfd\xc5\x3a\x27\x06\x73\x16\x9b\x6b\x05\x05\xce\xc6\x75\xc7\x46\x6a\xe4\x4e\x62\x23\x35\xcc\x82\x6c\xa4\x4e\x40\x84\xe0\xa1\xe7\x75\xd8\x05\x63\x27\xed\xbc\xec\xcc\x20\xbb\xe6\x44\x05\x54\x1a\x7f\x08\xee\xdd\x6e\x2d\xbc\xc0\x5b\x11\xce\xd0\xbc\x40\xcb\x12\x10\xc4\x04\x83\x32\x49\x09\x3d\x07\x59\xeb\xa4\xab\x9e\x9c\xfb\x49\xaa\xe6\x89\x2f\x74\x92\x46\x7a\x92\x1a\x3c\x0a\x9a\x66\x72\xee\x6b\x61\x90\x73\xc0\x8e\xf6\x89\x91\x3d\x4a\xbd\x30\x01\x34\x88\x52\x22\x4c\xa2\x6f\x62\xe5\x63\x1b\x39\xb9\x4d\xce\x29\x61\xfc\xe0\xbf\x01\x5d\x7c\xd0\x0f\x2d\xfe\xa4\xff\x26\x7b\xbb\xeb\xbf\xf9\xf7\x2f\x41\x9e\x4e\x42\x34\x8c\x27\x98\xd3\xe3\xfe\x34\x11\x80\x1a\x18\x0f\x3d\x15\x89\x15\xbc\x6c\x9b\x11\xad\x70\xc1\x67\x2b\x4d\xce\xc4\xbb\xe5\xf8\xaf\xe2\x75\x88\xff\xfd\x38\x54\x80\x80\x94\x6a\x13\x9c\x1c\x8d\x0d\xa9\xfd\x34\x32\xd3\x18\x21\xce\x37\xa1\x63\x29\x40\x7e\x4e\x63\x82\x14\x46\x3a\xc9\x2b\x74\xa8\x04\x3b\x92\x95\x3f\x67\x92\xe4\x3b\x56\x06\xc2\x16\xb7\x8f\x89\x96\x76\xac\x74\x59\x4b\x3b\x4a\x79\x32\x49\xaf\xa2\xe9\x04\x23\x41\xbb\x0c\xec\x3e\x9d\xf1\x53\x7a\x31\xbb\x32\xa7\x22\x08\x85\x15\x31\xf1\xc2\xd5\x8d\x00\x6a\x4f\xd2\xad\x38\x49\xe2\xa5\xf3\xc5\x71\x9d\x0e\x9d\xcb\x73\x68\x98\xf9\xaf\xbc\x09\x8e\xfe\x3f\x7b\x27\xfc\xf3\xfa\xb7\xff\x67\xfc\xf5\x73\x1c\xd6\xb3\x9f\xe3\xd0\xbd\x6d\xbf\x4d\xa0\xb5\x47\xb4\xc2\xc2\x5f\x3f\x47\xb4\x13\xfa\xe7\x88\xd7\xf9\xfb\x57\xb2\xd3\xe2\xd0\xed\x6b\x8f\xfe\xfb\x97\x3c\xa8\x0e\x5d\xb4\x3f\x47\x7c\x64\xf8\xb4\x72\xe2\xc3\x3b\x26\x5d\x2a\x02\xe5\x48\xa7\x6a\x4a\x5a\xaa\x51\x81\x97\x87\x4c\x4c\x3f\x47\x8a\x4e\xb3\xd2\x53\x84\xc6\xda\x13\x2f\x14\x0e\xbb\x53\xed\x01\x5a\xae\x28\x0f\x14\x9c\x11\xff\xfa\x09\xa7\xf1\x21\xf6\xe8\xbf\x7f\xe9\xe4\x08\x67\x85\x62\xd7\x92\xbc\x9b\xc3\x69\x92\x81\x3d\xea\xef\x5f\xca\xeb\x1f\xce\x5b\x25\x9f\x3a\x1a\xa3\x36\x5d\x08\xc6\xe2\xda\xe3\xb2\xb9\xb0\xb7\x64\x2e\xb5\x87\x7d\x67\x63\x10\x22\xef\x44\xd2\x71\x5b\xfd\xf1\xbd\x44\x79\xfd\x24\x48\x7f\xfd\x84\x74\xa8\x05\xba\xde\x15\x5a\x19\x12\xad\x4c\xd6\x4a\xe1\x83\x07\x5d\xae\xf6\x78\x4d\x0e\x37\x4a\x2e\xaf\x51\xb2\xdd\xc7\x72\x90\x0d\xd9\x98\x59\x7b\x44\x93\xce\x6c\x44\x72\x83\xd2\x6c\x53\x76\x51\x6c\x91\xd8\x23\xca\xfc\xfb\xd7\x4f\x18\x4d\xad\x26\x16\xbf\x0a\xaf\x3c\x08\xda\xd4\x1e\x2f\x34\xeb\x8b\xfc\xf0\xed\xf1\xc2\x54\x59\x69\x8a\x93\xb7\x47\x85\x66\xdf\x6a\xdb\xdb\x23\xfe\xfe\x25\xc8\xa0\x30\x8f\x06\xe5\x36\x11\x9a\x77\x1e\x28\xe3\xf7\x2f\xe1\xea\x84\x69\xcc\x91\x3d\x9a\x31\xda\x41\x94\x29\x8a\x2d\x3d\xb9\x49\x04\x39\x64\xd9\xa3\x18\x45\x25\x07\x4a\x36\x89\x5a\xe2\x5a\x90\xef\xfb\x4f\x90\xab\x96\x10\x32\xc2\x8c\xb4\xc7\x64\x6b\x89\x64\x61\x46\xca\xb1\xf5\x24\xfd\x44\x50\xd0\xae\x3d\xac\xf6\xac\xba\x62\x87\x72\xd9\x3b\x50\x68\xb3\xed\x53\x71\xe8\x61\x26\x8d\xe5\x34\x19\x44\xfc\x73\x98\x89\x5e\x98\x18\x2e\x26\x38\xcc\x44\x7b\x8c\x49\x96\x7a\x3a\xcc\x9c\xa0\xb4\xdf\xbf\x2a\x7d\xcf\x17\x14\xfb\x2a\xa9\x1c\xdb\xe0\x3f\x41\x9b\xbb\x51\x7b\xa1\x64\x3b\x5e\x75\xe3\x84\x59\x68\xa1\x2d\xdf\x56\x54\x72\xa5\x3d\xb6\x54\xa4\xcf\x08\x02\x57\xb1\x47\x93\xf5\x57\x05\x55\x2a\x93\x08\x7e\x68\xdd\x28\x58\xed\x27\x90\xfb\xe4\x08\x1a\xa2\x46\x51\x52\x96\x29\x1b\x69\x98\x8d\xb7\xa4\x18\x13\xb6\x4d\x98\x9d\xb7\x24\x3c\xcb\x9c\x1f\xe4\xc0\xff\x13\xa6\xb8\x10\x31\x55\x61\x5e\x0c\xb7\xc4\xe5\xc8\xdc\x5e\x8c\x37\xb8\xd6\x4d\x5d\x36\x56\xc5\x1e\xe0\xa4\xab\xf5\x17\x63\x67\xbb\x2e\x1c\xbc\x75\xd3\x7a\xf9\x0f\x48\x03\x15\x04\xed\x62\x8f\x53\x9e\x24\x5a\x5e\x0f\xed\x7a\x4c\x4e\x3a\x18\xe3\x87\x95\xf2\x5c\xbf\x7f\x45\x69\x1f\x83\x12\xa7\xda\x63\x9a\x34\x55\xf4\xe1\x4b\x59\x26\xa1\xa5\xc8\x62\x79\x69\xfd\x6b\x57\xbd\x12\x5f\xc4\x43\x2b\x3c\x1e\xba\xd4\x8c\x11\x88\x87\x5d\x5e\xf6\xa8\x9c\xee\x49\xb4\x06\xad\xfb\xde\x8f\x87\xdd\x5f\xf6\xc0\xeb\x5f\x94\x07\x0a\x90\x53\xa2\x0c\x28\x44\xb4\x1a\x45\x27\x62\x3c\x64\x1a\x32\x41\x22\x1e\x76\xa9\xdb\x43\x03\xca\x3b\x2f\x14\x80\x87\x8c\x12\x68\xa3\x1d\x40\x12\xda\xe2\x11\x69\x8f\xad\x68\x85\xde\xdb\xc8\x88\xd2\xb9\xd9\x8b\x7a\xd2\x6f\x68\x62\x73\xca\xa1\xd2\x3b\xa5\x23\xde\x2a\x0a\x3b\x1e\x17\xdf\xca\x57\x33\x36\x7a\x33\x79\x6f\xfa\xb5\xd6\xff\xfa\x89\x27\x23\x73\x5a\x3b\xc4\xb9\xc4\x53\xf3\x15\x4f\x29\x1e\xab\x7c\x8d\xa3\x3c\x5b\xec\x01\x4b\x64\xab\x32\xca\xc1\xc5\x1e\xb4\xc4\x78\x9b\x78\x6a\xca\xe2\x49\xe2\xd4\x62\xeb\x32\xc6\xa6\x11\x8b\xcd\x6e\x72\x13\xce\x62\xec\x1a\x55\xb9\x56\x28\x34\x34\x0d\x1b\x18\x7b\x4c\xdb\x19\xcd\x28\xb6\x21\xed\x11\x7f\xff\x92\x4b\x5f\x52\x78\x93\x3d\x92\xb1\x5f\xc6\x12\x24\x49\x93\xf6\x78\x74\x1f\x17\x91\x5e\x48\x8c\xb4\x3e\x54\xe3\x93\x20\x5c\xe5\x01\x97\x04\x7c\x6c\x0f\x3b\x96\xb6\xd7\x08\x97\xe9\xff\xdf\xfd\x9a\x84\x48\x62\x8f\xfa\xfb\x97\x0c\x11\x49\xe1\x47\xf6\x48\x46\xb1\x9a\xa7\xd6\x41\x12\xec\xab\xbc\x56\x93\x62\x74\xec\xa1\x7d\x9b\xf5\xd2\x54\x5b\x84\x6e\x84\x87\x75\x66\x8d\xe5\xc3\x79\xa3\x6e\xa4\x12\x45\xb2\xe3\xa5\x6a\xb5\xe6\xe3\x0e\x22\xdd\x76\x2f\x28\xc8\x2e\x9f\xc6\x86\xd9\x43\x86\x7c\x19\x42\xb3\x9c\xa6\xec\xa1\x4b\xdd\xd8\x88\x7c\xda\x72\xb6\x87\x0e\x14\x99\xb9\xf2\x19\x5e\xd1\x14\x6a\x1c\x84\x39\x9f\xe5\x56\x65\x0f\xdc\x22\x4e\x7d\x1b\x2b\x34\x3b\xd5\x64\xd7\xcb\x67\xe1\x53\xbb\xd6\xa4\x24\xca\x67\xeb\xa2\xd8\x59\x24\x0f\xa9\x2c\x77\x29\x7b\x18\x2f\xa3\xe4\x7a\xf9\xbc\x69\xac\x3c\x72\xa5\x1b\xca\x5a\x61\xf6\xd0\xf1\x1c\xf4\xe1\xa4\xa8\xa9\xa2\xf2\x5f\x3f\x59\xde\x52\xf6\x90\x7a\xb7\x89\x52\xa0\xd8\x5d\x60\x5c\x78\x0e\x36\xe4\xf6\x08\xbf\x7f\x29\x51\x58\xe6\xee\xcf\xba\xfb\x4f\x39\xe2\xe4\x10\x35\x80\xc1\xee\x96\x22\x07\x96\x1c\x74\x8a\xe7\x90\x75\x63\x04\x15\xa5\x6b\x3c\x07\x3b\x97\xa3\x82\x45\x72\xa8\x37\xa4\x47\x6c\xbf\x3e\x6c\x34\xca\x0e\xe4\x2e\x5b\x54\x0e\xad\x42\x62\xe0\x93\x48\x7c\xd8\x7c\xe0\x6d\x90\xc3\x45\xc3\x2e\x1a\x06\xe9\x85\x64\x03\x2a\xef\xca\x1c\x06\x6d\x15\x13\xa0\x3b\x3a\x87\x49\x5b\xe7\xfc\xfd\x4b\x3c\x40\x8e\xda\xb9\x39\xda\x70\xc8\x2b\x2f\x47\x9d\x5f\x39\x1e\xdc\xb6\x36\x7c\xd1\x6e\xc3\x9f\x2c\xc7\xab\xa0\x88\xe9\x1c\xc5\x4f\xe5\x68\xcc\x88\x60\xd4\x72\xac\x15\x8a\xb8\x27\xcd\x20\x9b\x36\x6b\xd3\x96\x60\x9c\x76\x16\x7b\x67\x0f\x3b\x51\x64\x25\xcb\xf2\xcd\xb1\x47\xd1\x3e\xb2\x76\xa6\xa9\xb2\xd2\xb4\xdb\x53\xe8\xb7\x39\xeb\x92\xcb\xb9\x5a\x43\x85\x00\x91\x33\x1f\x66\xfb\x30\xca\xb6\x90\xc5\xf1\xd8\x23\x19\x49\x2b\xb2\x1c\x1a\x99\x62\x47\x6e\x54\xfe\xa0\x5c\xc4\x3e\xe4\x62\xec\x43\x92\xa5\x3a\x17\xf1\x42\xb9\x88\x17\x3a\x15\x1f\x99\x8b\xee\xaf\x5c\xa4\x62\x08\xe2\x77\x73\xb9\x29\x4d\x7e\x11\x51\x3e\x8a\xb9\xea\xa6\xc8\xd5\x6e\x8a\x2a\x39\x27\xd7\x23\x42\x4a\x12\x26\x44\x3a\x35\x1d\xf5\xd4\x74\xd8\x3e\xce\x35\x40\x32\x8e\xa7\xe8\xd6\xc9\xb5\xf2\xa1\xad\xa0\xa2\x10\xe7\x5c\xbb\x46\xb1\x76\x1b\x45\x05\x03\xe4\x16\x35\xfa\xcd\x98\x9e\xc8\x6e\x6f\xaf\xde\x6a\xaf\xb1\x97\xb2\x10\xe6\xc6\x3e\x68\x53\x9e\x86\x26\x29\xe6\x7e\x8a\xd4\x4d\x0a\x92\xfe\x3e\x77\x36\x67\xb7\xcd\x29\xed\x7c\xee\x09\x0a\xd1\xaa\xa7\x8d\x74\xcf\x90\x8c\x9b\x09\xa7\xd6\xe0\xc5\xe6\xbf\x6c\xf3\xd7\xa0\x05\x7d\x47\x91\x6e\xc9\x38\x81\xa5\x73\x27\x2d\xdf\x5b\x4a\xdb\x78\xf2\x9e\x4e\xb4\x7c\xdb\x89\x26\x8f\xf8\x7c\x53\xfe\x9d\xd5\x08\x28\x17\x94\x5b\xf3\x61\x8d\xb8\xd9\x1c\x32\xfa\x49\xb9\x9f\x6f\x46\x06\x2b\x5c\x95\xd0\x9a\xef\x57\x67\xd7\xfd\x76\xdb\xc6\x76\x63\xe5\x7b\x68\x9d\xdc\x26\xbc\x27\xc5\xe5\x65\x99\x80\xec\x61\x97\xfb\xa9\xeb\x29\x3f\x2c\xfc\xc7\x16\x7e\x94\xdf\x52\x96\x43\xaf\x3d\x4e\xb5\xa2\x8a\x94\x21\x21\xa6\x07\x91\x06\x24\xf4\x11\xfa\x30\x6b\x39\x09\xd1\x38\x88\x1f\xcd\x82\x4a\xb5\x47\x36\xb9\x48\xb3\x21\x74\x4c\x7b\x5c\x3a\x40\x29\xbf\xd2\x0a\x3b\x2f\x0a\x1b\x44\x88\x11\xf6\x50\x2b\xd4\x73\xa5\x19\xb2\x47\xd2\xf9\x69\x55\xca\x07\xdc\x1e\x5a\xad\x15\x1a\xdd\x54\xe6\x54\xe1\xe0\xe7\x71\x68\xc9\x0d\x5b\x9f\x02\x12\xc9\xc2\x31\xb7\x87\xbd\x23\xa3\x5c\x16\xac\xa9\x3d\x6c\x0c\xe5\x89\x9c\xe5\xd9\x6d\x8f\x26\xa7\xaa\x02\xed\x85\xc6\xf9\xaf\x7b\x42\x40\xc8\xf6\x20\x1c\xcf\xda\x3a\xb8\x74\xe4\xd7\x8d\x9a\x2c\x8f\x9b\xd2\x4c\xe0\x0a\x42\x3b\xca\xca\xb4\x65\x8f\x60\xa3\x6f\x02\x70\x56\x26\x2d\x7b\x68\x3d\x89\x23\xc9\x4a\xd0\x6f\x8f\x2c\x93\xb0\x51\xd8\x44\x33\xd8\x50\xe4\xad\x1b\xfd\x9f\xef\xe1\x2c\xd1\xc2\x1e\x38\xf5\xd9\x4c\x4c\xce\x62\x98\xe3\x64\x7c\x76\x16\x57\x6c\x0f\x5c\xa8\x54\x15\xe7\xee\xbc\xb4\xa1\xa2\x48\x0f\x1f\x4a\xf3\x18\xe4\xfa\x50\x0e\x4d\x4e\x39\x6c\x72\x80\xf5\x28\xf2\x29\xb6\x87\xed\x3b\x25\x32\x2a\xa7\x78\x93\x72\x1a\x6f\xd2\x95\xa0\xb7\x9c\x05\x92\xbc\x52\xa5\x46\x29\xa7\x89\xef\xf6\xf0\x31\xb6\xd7\x82\x0e\x97\x12\x64\x32\x8a\xd2\x82\x97\xa0\xfb\xbf\x04\xa9\x95\x6c\x83\x96\x60\x7b\xdc\x1e\xb7\xf1\x47\xb6\x8d\x4b\xd0\x54\x97\x60\x23\x16\x15\xaa\x55\x82\xa4\x9b\x12\x92\x66\xdf\x4e\xc7\x12\x32\xc5\x9b\x04\xa3\xd4\x2a\x25\xe8\x1c\x2f\x81\x73\xdc\x24\x80\x12\xe8\x63\xc0\x96\x6b\xe2\x5e\x09\x12\x13\x4b\x20\x9a\xcc\x06\xac\xc4\x53\x6f\x45\x9b\x34\x00\x24\x8b\xa4\x64\x7b\x58\xb3\xa4\x93\x29\x31\x25\x91\x24\x61\x45\xd5\x18\xe9\x76\x1c\x12\x7b\xed\x0e\x2f\xe8\x07\x8a\xf4\xeb\x51\x8c\x62\x49\x9a\xfa\x92\x6c\xe9\x76\xdd\x2f\x25\x55\x48\x55\xa3\x6a\x57\x55\x49\xf7\x2d\x92\x49\x13\x49\xae\x0f\x25\x4d\x35\x42\x9a\xd7\x4c\x8d\xd9\x8e\x3b\x7b\x98\x18\x22\x6d\x47\xc9\x4c\x47\x96\x9b\xba\xe2\x11\x4a\xd6\x25\x57\xb2\x89\x5a\x20\x50\x94\xdc\x78\xcb\x18\x4b\xd2\x05\x95\x2c\x56\xba\x64\x3b\x9e\x30\x33\x17\xf9\x7c\xda\xc3\xb8\xf0\x43\xb1\xc0\x25\x4b\x2f\x52\xb2\x71\x30\xb8\xe5\x95\xfc\xdc\x90\x4c\xf2\x91\x83\x4b\xc9\x43\x33\x9b\x6d\x44\x84\xc2\x58\x8a\x0e\xc2\x52\xec\x20\x8c\xca\x76\x52\x8a\x78\xd1\x52\xe4\x20\x7f\xea\xac\x2f\xe5\x85\x26\x25\x44\x90\xef\x71\x29\xba\x1f\x8b\x54\x9a\x67\x10\x13\x5a\x0a\x63\x5d\xb4\xc4\xa2\x5c\x6c\x4a\x99\x6a\x6e\x99\x0c\xa3\x28\x03\x8a\xc9\x51\x62\x30\x4a\x35\xf1\xe5\xa7\x54\x63\x59\x8b\xc0\x58\x0a\x97\x5c\xd1\x25\x87\xbf\x5d\xa9\xda\xb1\xa5\xda\x8e\x0d\x0a\xc5\x29\x95\x35\x50\x6d\x0d\xe8\x78\x29\x55\x47\x68\xa9\x62\x72\x15\xe9\x51\x6a\xa1\xf4\xea\xa0\x96\x46\xaa\x0d\x52\xb7\xad\xde\x55\xba\xe4\x87\x52\xad\xff\x45\x46\xda\xd2\xc4\xa3\x15\xe9\x64\xab\x38\xd5\xd2\x74\x52\x95\x66\x27\x55\xd5\xdd\x51\xda\x0b\x49\x2e\x07\x8a\xa8\x2b\x9d\x25\xd0\x6d\x09\xf4\xa0\xed\x27\x77\x38\x7b\x0c\x8d\xab\x09\x99\x45\x3e\x5c\xf6\xb0\x9b\x56\x3a\xe6\x72\x89\x2f\x2d\x97\xf8\xd2\x20\x2f\xe9\x22\x07\x28\x7b\x70\x7a\x99\xbc\x56\x6e\x31\xd6\xe5\x96\xb4\x18\x85\x86\x5a\x6e\xf1\x9d\xe5\x96\x12\x38\x4a\xe9\x5d\xee\x93\xf7\x50\xd8\x4a\x13\x54\x6e\x5d\xd4\xe5\xb6\x8b\xba\x4a\x39\x55\xe4\xce\x63\x0f\xa0\x42\xad\xa7\xb7\xe4\xf7\x72\xdb\x8e\x6d\x4a\x5b\x58\xb8\x25\xcb\x6d\xc2\x7a\x17\x52\x58\x91\x43\x8a\x3d\x58\x2e\xc6\x08\x94\x9b\xd5\x28\x57\x91\x2e\x4b\x7a\xb9\xc5\x60\x95\xdb\x6e\x16\x40\x13\xca\x3d\xb4\x40\xef\xa1\x05\xda\x55\x25\x6b\xe5\xb6\xb5\x82\x3d\xbe\xdc\x93\xb6\x1a\xff\xd6\x15\x0d\x54\xee\xc9\x87\xd3\x18\x60\xb9\xe5\x17\x65\xae\xb0\x87\xcd\x9d\x94\x5b\x45\x2e\x14\xf6\x30\xd6\x40\x49\xec\xcb\x13\x2a\x24\xbb\x2b\xa2\xce\x90\x27\x0c\x48\x5a\x8b\xda\xbe\x02\x44\xb4\x07\x26\xdc\x20\xd2\x0b\x49\x3a\xe2\x43\xc5\x67\xad\xa9\x47\x66\x4a\x31\x6f\x45\xc1\xd6\xf6\x50\xa0\x85\x16\xb1\x00\x99\xec\x81\xcb\x98\x2d\x0d\x01\xea\xd8\x83\x4c\xdf\x22\x49\xbc\x2a\xc2\x78\xa9\xc2\x5a\x29\x32\xe6\xda\xe3\xb5\xc1\x0f\x36\x38\xca\xf1\x60\x8f\x62\x83\x63\x92\x4e\x51\x0e\x72\x7b\xd8\x5b\x4a\x46\x53\x84\x1d\x62\x8f\x2a\x92\x75\x5b\xd1\x6d\xf6\xb0\xe9\x90\x1f\x78\x11\x56\xb4\x3d\x40\xcb\xb4\xfb\xbc\x4c\xc6\x50\x6a\xed\xae\x0c\xa6\x45\xe8\x91\x3f\x45\x09\x18\x48\xd3\x5d\x91\x0e\x2b\x1a\x08\xc4\xc3\x8a\xee\xa0\x1e\x72\x7f\x0b\x3a\xcb\xea\x61\xd7\x80\x3d\x74\xb3\x28\x53\x45\x3d\xc4\xf0\xd4\x43\x0c\x4f\x3c\x8c\xd7\xaf\x87\x76\x4a\x3d\xe4\xc8\x1f\x15\x28\x5b\x8f\xcc\x7b\xb2\xbd\x10\xd8\x52\x0f\x31\x38\xf5\x10\x83\x13\x8d\xd7\xfb\xd3\xe5\x5c\x8f\x4a\x53\x65\xfa\x12\x36\x5e\x3d\xee\x24\xd2\x6d\xf7\x83\x57\xf6\x50\x99\x31\x3b\xd5\xdb\xfe\x42\x92\xe3\x6f\xe9\x76\xc2\x56\x49\xb0\xf6\xb8\xe4\x58\x2f\xd2\x09\xc9\x06\x2c\x4a\x6f\x50\xd1\x55\xd4\x53\x77\xf8\x79\xda\xda\xac\xa7\x76\x43\x95\x74\x99\x64\x80\xab\xa7\xce\xd3\x7a\xea\x3c\x3d\x75\x04\xd6\x53\xab\xba\x9e\xb6\xaa\x73\x34\xe6\xa9\x06\xdd\x79\x35\x9c\x1c\xb1\x0d\xda\x80\x36\x19\x9b\x6a\xb4\xa0\x8e\x06\x52\xb2\xdb\xe5\x55\x83\xb8\x84\x1a\x8c\x4b\xa8\x5a\x3f\x15\xb9\xb1\x4a\x6e\x6c\x8a\x9f\xac\x41\x2b\xb6\x4a\x48\x24\xb7\x7b\x0d\xba\x70\x6a\x90\xee\xe6\x14\x80\x41\x0d\x97\xc6\x23\xc8\x65\x25\xc8\x89\xb1\x06\x46\x32\xd8\x48\x16\x29\x9e\x6a\x18\xea\x7c\x90\x19\x54\x00\x0b\x35\x4a\xa2\xad\x91\x5d\xa2\x58\xe2\x1a\x75\xd4\x54\x82\x64\x4e\xdd\xb5\x35\x16\x7f\x6f\x8a\x2f\x35\x39\xaa\x46\x2d\xdb\xaa\xe8\x97\x22\xcb\x5a\x55\x54\x8a\x3d\xa4\x0a\xb5\xfb\xb7\x26\xc6\x03\x53\x77\x53\x58\x4f\x45\x32\xac\x92\x0c\xa3\xce\x8c\x2a\x63\xb5\x3d\x6e\xdb\x03\x26\xf3\x55\x99\x02\x7e\x6a\x32\x11\xa2\x4b\x1a\xae\x32\x5c\xdb\xe3\x51\x18\x92\xca\x97\x32\xa1\x26\x14\x9b\xd2\x34\xd7\xf4\x52\xa7\xed\x8e\xaa\x2c\xde\x55\x36\x59\x7b\xd8\xc2\x92\xef\x64\x4d\x52\xad\x54\x09\xa0\x81\x79\x97\x49\xd6\x1e\xba\xba\x8f\x08\xed\x81\xf6\xda\xf2\x50\xfb\xb3\x34\x37\x35\x9f\x88\x14\x5d\xb4\xa0\x3e\x29\x96\x24\x0a\xce\xa2\x2a\x7a\xc4\x1e\x36\x7b\x76\xca\xd6\x1c\xf9\x30\xea\xfc\x0c\xa2\x54\x28\xc6\x6c\x2b\xcc\xb1\x66\x89\xe0\x35\x9b\x40\x52\x84\x8b\x5b\x73\xe2\x2d\xdb\x8b\x55\xc2\x43\xcd\x85\xfa\x6c\xb2\x82\x90\x88\x6a\xee\xea\x63\x36\xbe\x1c\x40\xcf\x9a\xa5\xbd\xad\xb9\x13\xf0\x69\xd3\x96\x2f\xfa\x78\x61\x4f\x52\xb3\x2e\x3e\x94\x42\x57\x00\xe2\x15\x26\xa6\x8a\x89\x09\x62\x58\x2a\x0c\x4b\x15\xc3\x42\xe0\x4d\x55\x44\x8b\x3d\x14\xcd\xa2\xb1\x29\x9c\x35\xc5\xf8\xb5\xa4\x14\x28\xb5\x70\x84\x14\x1d\x21\xe8\xd8\x6a\xa9\xbc\x56\x71\x86\x8d\x22\xdd\x90\x6c\x72\xe5\x3a\x51\x8b\x4c\x19\xb5\x00\x2b\xac\xbd\x5f\xa4\x0b\xac\x45\xeb\xff\x50\x98\x4e\x2d\xd2\x22\xd6\xf2\x0c\x6b\xac\x46\xac\xb0\x04\x8a\x2d\x81\x28\x8f\x97\x8a\xa0\x5e\xeb\xa1\xb3\x45\x8d\xad\x52\xce\xd6\x8a\x72\x56\xb6\xc2\x5a\x39\x35\xaa\x9d\x1a\x55\x5e\xa5\xb5\xca\x72\x51\xab\xcc\x81\x72\xc5\xaf\x55\x46\x88\x5a\x8d\x01\x21\x28\xa7\x56\x9d\xec\xb5\xea\x64\x97\x08\x53\xab\xae\xaa\x5a\xed\xaa\x6a\xb2\x1d\xd6\x9a\x29\xcb\x76\x5c\x97\xd2\xac\x22\xf5\x57\x49\xfd\x49\x1e\x8d\xb5\x32\x49\x55\x93\x74\x2a\x0f\x41\xad\x37\x85\xdd\x3a\x80\x78\xed\xa1\xad\x72\xe0\x0c\x8a\x5f\xad\xf5\xa1\xb4\x07\x66\x44\xf3\x54\x25\x29\xd7\xfa\xc2\x64\xd0\xa9\xa1\x35\x55\x87\xd6\x94\x06\xad\xb1\xd4\x1b\x00\x69\x4d\x24\xb1\x2c\xb5\xd9\x52\xaf\xca\xf1\x52\x9b\xa4\xdb\xda\x6c\x01\x12\x7a\x59\x5b\xd3\x62\x6c\x36\x5d\x5d\x10\x81\xb5\x75\x15\xdf\xba\x71\xae\xb2\x2b\xd7\xc6\x41\xdb\x1e\x62\x9c\xec\x52\xab\x52\x62\xfc\xd4\x26\x17\x83\x33\x68\xd4\xda\xa0\x4e\x99\x3f\xad\x5b\x46\xe3\xf4\x6d\x0a\x68\x3b\xe5\x77\x55\x3b\xc7\x6f\xe7\xf8\x15\xc7\x56\xbb\x58\x88\xda\xe5\xba\x16\x94\x4a\xbf\x76\x89\xf6\xb5\x27\xb2\xa5\xdb\xc0\x75\x6e\x2b\x85\x07\x11\x2a\x54\x15\xb5\x63\x0f\x99\x8a\x95\x04\xb0\x76\x49\x43\xb5\x9b\x34\x44\x48\x62\xed\x37\x5f\x2a\x78\x5c\xa1\xdd\xb5\xbf\x6a\x2f\xb1\x2b\x5d\x77\x4a\x17\xef\x54\x15\x66\x52\xa5\x9c\xaa\x9d\xe3\xa6\xdb\x71\xd3\xa4\xe5\xaf\x97\x78\xbf\x7a\xd9\x8a\xeb\x32\xa0\x56\xb8\xd0\x2a\x2e\x34\x49\x8f\x5d\xaf\xa2\xe2\x15\x39\x91\x15\xe1\x51\x2f\x89\xe8\xf5\x92\x88\x1e\xe4\x17\x5e\xaf\xf2\x40\xd3\x6d\xda\x4e\x95\x26\xd5\x5d\xbd\xe4\x14\x17\x65\x48\xaf\x97\xb4\x8c\x55\x71\x14\x35\xe7\x7f\xe1\x9e\xbe\xba\xe6\x48\x41\x10\x51\xfe\xf2\x55\x91\x0e\xf6\xc0\x54\xaf\x61\xb8\xb8\x5b\x2f\xee\x56\xb9\x7f\x55\x85\x2d\xd8\x03\x17\x86\xa8\x06\x48\x8d\x5b\x15\xaa\x00\x16\x6b\x95\xcf\xbf\x3d\x4e\x5b\x65\xdd\xba\x28\x4e\xd4\x1e\xd5\xce\x11\x9d\x6f\xf2\xec\xb5\x07\x15\x98\x00\x5e\x9f\xa8\x19\x12\x02\x4b\x96\xa3\x75\x55\x24\xb6\x3d\xba\x0a\x83\xa4\x1e\x08\x9b\xbf\xca\xc2\x53\xe1\xfc\xaa\x38\xbf\xa4\x54\x31\x55\x20\x2d\xf6\x50\xf9\x41\xeb\xff\x81\xd5\x50\x6a\xe7\xd4\x74\xd2\x3f\x83\xc2\xac\x35\x59\xae\x96\xf5\xa5\x15\xca\x7a\xd6\xe4\x09\x51\x5f\xca\x7f\x29\xdf\xd8\xff\xfa\x72\x80\x92\x62\xea\x90\x17\x46\x1d\x1c\x2d\x40\x20\x9c\x41\x03\xa9\x94\x53\xf6\xd0\x00\x89\xab\x18\xac\x57\xa5\x98\xc9\xf2\xe0\xae\x43\xa2\x61\xc5\xcc\x4b\x08\x41\x9d\xb4\x43\x26\xcd\xd6\xb4\x49\x26\x8b\x1f\xd0\xe2\x24\x0b\x42\x9d\xdc\x1d\x82\xf3\x6a\x4d\x5c\x16\xe6\xc8\x2a\x73\x64\x4f\x0d\x52\x87\x64\xec\x93\x14\xc6\x75\x72\x44\x63\x6b\x3c\xe5\xfa\x54\x27\x07\xb2\x60\xbc\xda\xc9\x6b\x17\x75\x5e\xa7\x95\xaf\x7e\xca\x4e\x67\x8f\x5b\x6f\xd9\x08\x61\x9b\xab\xb2\xcd\xb5\x53\x3d\x9f\xdc\x27\x02\x2e\x89\xdc\x60\xf3\xa5\x4a\xe3\xb7\x3b\x2c\xc5\x84\x8f\x51\x96\xa3\xa4\xb0\xaf\x2a\x57\x09\x7b\xe8\xe2\x3e\x75\x71\x4f\x96\xcb\xb4\xe5\x92\x3a\xaf\x4d\x7a\xa9\xb8\xc6\x20\x65\x43\x9d\x32\x72\xd5\x29\x23\x57\x90\xa5\xa4\x61\xb4\x6b\x32\xda\x55\x69\xe6\xda\x11\x6f\x91\xc0\xdf\x94\xf4\xd0\x0e\x71\x28\xed\x30\x0e\xa5\x29\xa1\x60\x3b\x74\xaf\xb5\x43\xf7\x9a\x38\xe3\x76\x34\xbe\x44\xad\x6f\x87\x63\x3b\x74\x12\xb6\xc3\x76\x42\x90\x19\xb7\x9d\xd9\x46\xbb\x9d\xb8\x68\x4b\x11\xde\xe4\xc2\x60\x0f\xcd\x80\xf1\x31\xed\x94\x39\xaf\x9d\x36\xda\x49\xba\xeb\x76\xea\xf8\x69\xa7\x8e\x9f\xa0\x00\xc0\xa6\x00\x72\x7b\x68\xe3\xe7\xa8\xd2\xd4\xf9\x26\x93\x49\x53\xda\xcf\x26\x7b\x87\x3d\xee\xdf\xbf\x82\x80\x93\x5b\x90\xc8\xd2\x82\x44\x16\x99\x01\x5b\x10\xbb\xdf\x82\xd8\xfd\x53\xfe\x6a\x4d\x61\xe5\xf6\xe8\x0a\x83\xd6\x97\x05\x92\xa2\x41\x83\x32\x17\xb7\x20\x1b\x5c\x0b\x4d\x3c\xa2\x09\xe8\x2d\x6a\x0d\x35\x05\x53\x07\x29\xa6\x5b\xd2\x55\xd4\x92\x5c\x5f\x0f\x45\x0b\xb5\x2c\x9e\xb9\xe5\xa0\x8e\xda\x91\xd0\x32\x15\xe4\xa2\x3a\x35\x51\x59\x9a\x83\x96\xa5\x39\x68\x0a\xa8\x6d\xb2\x08\xd8\x43\xde\x00\xc6\xe0\xb4\x22\x53\x55\x2b\x38\x9c\x28\x37\x4e\x2b\xba\xae\x9b\x98\x13\x1b\x22\xab\xb4\x48\x79\xd0\x8a\x6c\x55\xf2\x00\x68\x45\xb7\x6e\x2b\x76\xeb\x36\x31\x68\x0d\xc3\x40\x93\x61\xc0\xba\xfb\xd7\x4f\x93\x41\xc0\x1e\xf1\xf7\xaf\x28\x60\xd5\x56\xa5\x7a\x6c\x1e\x36\x2b\x37\x23\xbb\x2d\x45\x93\x8f\xcf\x21\x0c\x81\x56\xa5\xf2\x6d\x15\x95\xaf\xa2\xf1\x5a\x9d\x7c\xab\x9c\x26\x41\xee\x0a\xad\x89\xe9\x6c\xba\x90\xcf\xc0\xcc\x34\x29\x5c\x5a\x3b\xad\xab\xb2\xb1\xb7\x26\xb9\xce\x66\xee\xf7\xaf\x5a\xaa\xde\x92\x58\xd7\x1a\x7a\x6c\x89\x2e\xad\x55\x68\xb2\xb1\xe8\x10\x6b\x4d\xbe\x25\xad\xb5\x20\x2f\x19\xeb\x43\xbb\x29\xff\x06\x55\x53\xbd\x6f\x0f\xaf\x49\x7b\x2b\x06\xa6\x35\xf1\x5f\xad\x19\xe7\xd1\x15\x9e\xd0\xda\xe4\x2d\x69\xdd\x0f\xc1\x89\xb7\x2e\x8d\x51\xd3\xb5\x9d\x94\x20\xa5\x75\x79\x89\x34\xd9\x2a\xce\x43\xb1\x46\xad\xcb\xdc\xd0\xba\x6c\x8d\xa7\xf0\x44\x5a\x97\x1d\xa1\x75\x94\x46\x41\xeb\xb9\xcb\x6e\xd0\xba\xec\x06\x41\x10\xf7\xad\xb3\x63\xba\xbc\x50\xa3\xa2\x70\x5a\x7f\x79\xcf\x0e\x92\xa6\x6c\x16\xad\x4f\x5a\x22\xaf\xcd\x53\xb9\x41\xdb\xc5\x14\x5e\x36\x85\x41\xc6\xd7\xa6\x70\x49\x7b\x18\xa7\xa3\x48\x8b\x76\xc9\x7c\xd1\x2e\x5b\xfe\x80\xd4\xb5\xab\xf2\xa1\xbc\x74\xe4\x0a\xd8\xae\x97\x0f\x15\xf1\x72\x28\x98\xa8\x29\xfc\xcd\x1e\x59\xd1\x42\xc6\x05\x37\x5d\x78\xf6\x30\x66\x59\x26\x99\x76\x4b\x3d\xd6\xee\xa4\x0b\x4d\x13\xa3\xa8\x2a\x7b\xc8\x8b\xec\xa8\xe5\x8f\x57\x76\x53\x80\x93\x3d\xb4\xe0\x93\x16\xda\xdd\x1b\x34\x98\xc0\x64\x8d\xc2\x78\xd1\x64\xbc\x68\x4a\x1f\xd2\x1e\x76\x19\xe9\xbc\x8e\xa0\x46\x29\x6b\x80\x3d\xf2\xef\x5f\xbd\x68\x79\xcb\x44\x61\x0f\x31\x69\x52\x8a\xb4\xe7\x82\x66\xcc\x6b\x10\xf0\x6f\x53\xd6\x27\x7b\x18\x1b\xd8\xaa\x2a\xe0\xbc\x12\x36\x60\x92\x39\xa9\x3d\x3a\xbe\xdb\x33\xb4\x32\x72\x10\x89\x96\x8d\x57\x24\x7b\x4b\x19\x7a\xed\xc1\xae\xd0\x72\x57\xd6\x7d\x7b\xd4\xdf\xbf\xc8\x8f\xd3\x5e\x3a\xf0\x5a\x07\xba\x04\x84\xa6\x0c\xef\xf6\x98\x22\xd9\xa0\x0a\xda\xc8\x1e\xc9\x48\x3a\x0d\x07\x3b\x96\x5c\xdb\x87\x64\xaa\x86\x06\xa7\x49\x83\x73\x9e\x0a\x71\x6c\xb2\x78\xd8\x43\xea\x0f\x46\x68\x88\x87\x6f\x43\x6e\x32\x51\x50\xc2\x6d\x70\x08\x0b\x9a\xb4\x49\xe9\xd5\x06\x27\x9d\xd4\x3b\x64\x76\x68\xf2\x88\xb4\x87\x6c\x5d\x26\x14\x36\x3c\x03\x1a\x09\x61\x0f\x4e\x98\x49\x47\xe5\x56\x75\x1e\x4d\x1b\x7b\x72\x84\x01\x38\x1f\x84\xd0\xd6\xf0\x4f\x6a\xc0\x7d\x06\xe1\xa9\xb5\x99\x79\x2f\xe3\xd6\xa3\x9d\xa2\xcb\xdf\x1e\x78\x7a\x51\x07\x67\xdd\x24\xd2\x4c\x9e\xf5\xfd\xd0\xa9\xd0\x0f\x3b\x15\xb2\x9a\xd2\x0f\x71\xca\x5d\xf7\x5a\xd6\x76\xef\x87\xb8\xfd\x7e\xf4\xb6\xa2\xfa\xfb\x61\xc2\x86\x3d\x64\x9a\x3f\x45\x12\x57\xdc\x0f\x9b\xda\x26\xd8\x92\x7e\x68\x27\x76\x81\xba\x34\xf9\xb8\x75\xb9\x96\xd8\x03\x93\xb7\x0d\x52\x97\x93\x81\x3d\x64\x4b\x4e\x26\x26\xf4\x33\x5e\xd0\xb4\xff\x85\xab\xd0\x85\xee\x62\x0f\xe2\x2a\x8d\xa9\xe8\xa7\x76\x54\x3f\x6d\x60\xaa\xe2\x2a\xba\x9c\x11\xec\xa1\xf5\x60\xe3\xd6\x4f\xfa\x79\x2a\x5e\xe9\x68\x5d\x35\x34\x6a\x55\x4c\xc8\x21\x87\xf0\x7e\xea\xb8\xee\x27\xc7\x75\xca\xaa\x55\xdc\x70\x3f\x8d\x1b\xce\x02\x11\xef\xa7\xe4\xe7\x7e\xca\x08\x10\x94\x00\xb2\x9f\x83\x06\xdb\x28\x34\x39\x84\x77\xa9\x8e\xec\x61\x0c\x4f\xd2\xb8\x05\xf1\x06\x3d\x20\x25\xc9\xa3\xbc\x87\x09\x0d\xe8\x77\x46\x2e\xea\x48\xec\x51\x47\xe2\x29\x11\xba\x0b\x08\xc4\x1e\xaf\x7c\x97\xad\xab\x82\xe3\xb0\x47\xc7\xe5\x05\xda\x05\x0d\xb7\xd4\x6c\xa3\x94\xb2\xfa\x9f\xb2\xcd\xb3\xbc\xef\x7b\x2a\x7c\xaa\x93\x20\x0a\x6a\xa1\xcb\x5f\xd1\x1e\xc3\xe4\x76\xe3\xf6\x7a\x92\x41\xad\x27\x19\xd4\xa2\xa0\xc1\x7a\xbe\xf4\x69\xc6\x57\x34\xd8\xb4\xca\x0d\xdd\x1e\x97\x0c\xac\x87\x68\xe2\x0a\xbb\x54\x0a\x59\xfe\x8c\x3d\xbf\x1a\xb8\xac\x30\xc2\x10\x8d\x87\xed\xf9\xe5\x35\xcc\x1b\x02\x60\xe9\x45\xa2\x75\x2f\x49\x5e\x30\x5a\x24\x45\x46\x9c\x5e\xec\x92\x0d\x92\x05\x7a\xb1\xfb\xcd\x1e\x72\x1c\x33\xa6\xad\x17\x26\x55\xaa\x85\x28\x60\xd6\x2e\xfd\x82\x3d\xec\xc4\x38\xec\x2c\xe8\xa5\x53\x96\x9d\x12\x5d\x80\x37\xbd\xe8\x4c\xed\xc5\xce\xd4\x28\x37\xf9\x2e\x7f\x01\x7b\x34\x3b\xbf\x8d\x41\xeb\xc2\xcf\xb0\x47\x55\xf1\x6a\x84\xa4\xf4\x2e\xc3\x4d\x54\xf8\x5f\xaf\x3a\xca\x7a\xb5\xbd\x9f\x84\x41\xd1\x65\x22\xb1\xc7\x43\x27\xa1\x0d\x68\x92\xe5\xe5\xce\xdf\xab\xdc\xbe\x7a\x8d\x5d\xd0\x26\x51\xa4\x17\xd2\xd0\xdc\xa9\x82\x4c\x69\x76\xbe\x67\x69\xc4\x7b\x95\x41\xab\xcb\xb2\xd2\xc5\xdc\xf4\x2a\x51\xac\x57\x45\x8d\x47\x89\x1a\xbd\xbe\x14\xa6\x30\x8a\x20\xe7\xc9\x2e\x84\x0e\x7b\x0c\xda\x61\x53\xdc\x74\x5f\xf6\x26\x96\x47\xee\x83\xbd\xc9\xc3\xa4\xb7\x43\x5e\x1a\x76\x99\x77\xe9\x12\xec\x61\xac\x81\x3c\x28\x3b\x8c\x4c\x17\x23\x13\x95\x78\xb8\x37\xb1\x01\xbd\x99\x3c\x9c\x64\xa4\xeb\x8d\xe5\xdd\x14\x8c\x14\xe4\xd9\xdb\x1b\x13\xdc\x84\x5c\x1c\x94\x79\xa0\x37\x79\x51\xf4\xa6\x58\x95\xa8\xd8\xc4\xde\x2e\x2a\xbd\x70\x19\xa7\x6d\x62\x5b\xba\xd8\x96\x33\x88\x7b\xec\x8d\x6e\xb5\x29\x7f\x11\x63\x3b\x7b\xd7\x31\xdb\x3b\xc7\xac\x1c\x14\x7a\x67\x66\xba\x66\xe6\x14\xd0\x61\xef\x92\xb4\x7a\x97\xdc\xa9\xe3\xbe\xf7\x8b\x4f\xf1\x21\x11\x82\x6b\x17\x84\x85\x3d\x12\x21\xd7\x7f\x36\x59\xf7\x4e\xa3\x80\x9e\x38\xbb\x26\x58\xb0\x0b\xf6\x50\x27\x43\x85\x76\x41\xb3\x53\x58\xe2\x4d\xbf\x74\xa6\x77\x69\x07\xce\x28\xfc\xc9\x2e\xdb\xd5\x4f\x17\xe6\x40\x62\x18\x2f\x1a\x25\x26\x25\x2b\x9c\xac\x63\xc1\xea\xb2\x60\x25\x05\x78\xf5\xfb\xd0\xda\xb8\x05\x74\x11\x84\xdd\xd5\x6f\xe6\x49\x36\xab\x33\x0a\x89\xa5\x2b\xdc\xfe\xa7\xdf\x92\x60\xa3\x80\x10\xfa\xcd\xe8\xe0\x1e\x72\x48\x90\xeb\x8a\x90\xb7\x47\x50\x43\x44\x92\x57\x74\xbf\x95\x49\xf5\x10\x63\xda\x6f\x0e\x49\x19\x9f\xce\x20\x7f\xad\x2e\x83\x90\x3d\xb0\xa5\x19\x0b\xd7\x1f\x56\xb3\x84\xfd\xac\xfc\x62\x5d\x08\xa1\xf6\x08\xf8\xb7\x59\x2f\x5e\x76\x10\x30\x69\x41\x16\x85\xfe\xca\x10\xde\xc9\x09\x1c\x0e\xf5\x42\x59\x8f\xec\xa1\xde\x56\xde\x93\xe0\xd6\x5f\x09\x6e\x41\xea\xe6\xfe\x32\xc9\xa4\x86\x0b\x32\x5b\xf5\x97\x93\xed\xd5\xc9\x16\x65\x91\xea\x82\xbb\xb7\x87\x09\xec\x2c\x72\x85\xec\xd9\x03\x99\xcc\x98\xad\xae\x04\x18\xf6\x78\xf5\x9a\xd5\x8a\xfb\x76\x97\x78\x7f\x9e\x4a\x08\xd4\x95\xcf\xcc\x1e\x05\xe7\x94\x28\x1a\x9f\xea\xac\x17\x96\x5d\x1f\x5c\xa6\x43\x6c\x6d\x94\x1e\xae\x2b\x20\xe2\xa7\x8b\xa5\x38\xcf\xe3\xb0\xf7\xd0\x09\x74\x74\x02\x41\x5e\xcc\x1d\x1e\xa1\xcb\x8b\xf9\x0c\x42\xc7\xe8\xf0\x08\x5d\x3c\x42\x96\x3a\xa1\x4f\x6e\xce\x29\x43\x40\x54\xcc\x7b\x9f\x8c\xdd\x14\x2c\x40\x54\xc8\x6c\x9f\x6c\xc1\x49\x9c\xa4\x27\x4d\x49\x91\x1c\x07\xeb\xbf\x93\x68\x2a\x21\xe6\xa5\x04\xf2\xee\xfa\x2f\x79\xfd\xc3\xfe\x9b\xb1\xcd\xeb\xbf\x85\xbf\x09\xf2\x2e\x39\xee\xeb\xfa\xaf\x42\x23\x1a\x88\x9e\xe9\x21\xed\xdf\xfa\x6f\x26\xf6\xe6\x5c\x7f\x93\x40\xec\xff\x55\xf4\x8d\xe3\xda\xe7\x83\x04\x0f\xeb\xbf\x95\x54\xc0\x3b\x2f\xc1\xe0\x3b\xfd\xb7\x7d\x81\xd7\x87\x26\x78\xe0\xb4\x5b\x00\xfe\x20\xd0\x62\x1c\x64\x52\xd4\x94\x8c\x43\x3a\xca\x81\x99\xad\x28\x94\x62\x1c\xc9\x69\x04\x62\x2a\xc6\x5d\x36\xb7\x9f\x71\x64\x72\x3c\x28\x2c\xf9\x10\xc3\x3e\x0e\xc1\xa8\x80\x90\x3f\xe4\xf6\xf9\x33\x0e\xf2\xf5\x81\x66\x77\x54\x68\x0a\x5a\x2d\x59\xb1\xad\x87\xd6\xee\x38\x04\x44\x50\x32\xd0\x7a\x0a\xe1\x18\x87\x34\xc8\x45\x49\x9d\xc6\xf1\x50\x07\x29\x90\x05\x1f\x3b\x0e\xe9\x69\x87\xd8\xb5\xb3\xc8\xa1\x77\x1c\x93\x3a\x48\xc5\x23\xf7\xae\x71\x48\x4f\x3b\x0e\x05\x4d\x16\x99\x3c\xc7\xc9\xb8\xe0\x77\x5a\xc4\xcb\x0f\xcc\x75\xe3\xc4\x24\xa6\x9c\xc9\xe3\x94\xaf\xde\x38\x89\x21\x26\x04\x18\xc6\x6f\x9c\x89\x84\x51\x02\x4e\x12\x77\x67\x0f\xcf\x41\x2b\xc0\x3d\xb1\x34\xe3\x14\x4b\x53\x08\xab\x3d\xa5\x4b\x1d\xa7\x42\x6e\x48\x6c\x38\x4e\x19\xbc\xc6\xa9\x20\xf7\x02\x56\xcc\x29\x3e\x67\x9c\x9e\x00\x51\x41\xa8\x04\x91\x0c\x71\x7b\xa7\xc3\x31\x9c\xe2\x09\xc6\xd9\x69\x4b\x03\xf4\x2f\x41\x23\x02\x57\x21\xbc\x84\x9b\x8c\x93\xbc\x69\x4a\xbe\x3f\xe4\xda\xfa\x33\x08\x38\x29\x60\x62\x9c\xb7\xc6\x59\xfe\xac\xb6\x2e\x55\x9e\xe4\xa5\x71\x3e\xac\x47\xda\xf7\xd0\x37\x4f\x82\xa0\x28\x76\x69\x76\x7e\xc6\xc9\x38\xcb\xf4\x32\x82\x6e\xe4\x21\x6d\xce\x59\x9a\x82\xf1\x83\xce\xbf\x11\x74\xfe\x95\x9e\x80\x07\xd4\xb7\xc1\xd7\xb5\x10\x04\xa4\xc8\xf9\x19\x81\x71\xd1\x79\x3a\x50\xe8\x8c\xd0\xa0\x75\x80\x02\xd5\xbe\x00\x0c\xa7\x02\x09\x46\xd0\x1e\x1b\x81\x50\x5d\x22\xd1\x71\x52\x1d\xe1\x86\x26\x94\x81\x70\x43\x1b\xb8\x5a\x3b\x42\xa0\xc6\x39\x80\xd3\x00\x58\x64\x98\xf4\x63\x12\xcc\xaa\x70\xe3\x28\x49\x79\x44\x90\xa5\x41\x8f\x8c\xa7\xd3\x88\x82\xd3\xfc\x46\xdd\x50\x23\x46\x87\xea\x17\x3c\x9e\x64\xb8\x11\x23\xc8\x7a\x0a\x9b\x8f\xba\xa1\x46\x04\xb9\x5b\xc1\x45\x23\x26\xca\x43\x4f\x22\x57\xce\x11\xc5\x3e\x8f\x48\x8a\xf5\xd3\xb1\x07\x5f\x68\xe4\xa8\x07\xf6\x4f\xec\xca\x88\xd9\xd3\x6c\x0a\xf0\x4f\x67\xc8\x88\xe4\x36\x93\x86\x73\x44\xf1\x65\x23\x6a\xff\xa6\xb3\x03\x47\x98\xa0\x81\x09\x78\x9c\x7f\x64\x12\x46\x64\x6a\x22\x19\x39\x65\xa3\x1d\x72\xc7\xb5\x87\xc7\x0e\x6a\xd8\x2a\x4d\x25\xb3\x8c\xd4\x30\x23\x36\x9a\x0a\xb6\x6f\x60\x88\xe4\xcb\x37\x22\x40\xd5\x32\xb9\x8c\x28\xb5\xff\x88\xc4\xbd\x03\x54\x15\x39\x42\xe2\x03\x0d\x90\xc6\x87\xb6\x3c\x68\x46\xb5\xec\xe2\xc3\xf0\x02\x24\x1a\x41\x5d\x7c\x79\xef\x25\x73\x90\x8e\x24\x49\x2a\x3f\x23\x0e\xcf\x08\xac\x69\x18\xbc\x47\x3a\x18\x80\x9e\xe2\xe4\x3d\x92\x25\x48\x76\x1a\x44\x59\x8d\x44\xee\x72\x19\xa0\x47\x92\x3c\x35\x88\x36\x23\xab\xdf\x50\x30\xf6\xcf\x48\x2b\x35\x8c\x10\x07\x39\x82\x53\x20\x08\x1e\x7c\xc4\x48\x79\xe4\x72\x01\x83\x49\x22\xd2\xcf\x48\x19\xb8\x61\xc5\xc4\x27\xd9\x63\x46\x62\xba\x94\x14\x67\xa4\x42\x79\x20\xe1\x09\x1d\x7a\xa4\xa2\x6d\x4b\xe0\x74\x4a\xb4\xaf\x52\x5e\x03\x60\xb5\x00\x65\x58\xa0\x91\x64\x07\x78\xc5\x4e\x5b\xb4\xcd\x92\x0c\x7b\x23\xc9\x26\x38\x12\x63\x2f\x47\xbc\x21\x4f\xea\x9f\x91\x40\x93\x07\x68\x26\xbd\xd4\xc1\x58\x49\x01\x3a\x32\x63\x95\xc9\x5f\xa2\x3c\x19\x23\x4b\xc9\x3d\x32\x63\x25\x1f\xc1\x91\xd9\x3e\x39\x38\x4d\x80\x86\x92\xc7\x47\xf6\xb4\x38\x11\x2c\xc4\x02\x0d\xfc\x62\x41\x59\x64\x69\x1e\x46\x26\xa5\x81\x5c\x3d\x47\x96\xaa\x60\x64\xf2\x16\x81\x1c\x90\x2f\x68\x9e\x41\x9d\x6f\x4d\x4e\xfe\x19\xf9\x85\xc6\xb7\x92\x04\x87\x24\x41\x19\x63\x46\x7e\xa9\x15\x68\x78\x30\x8b\xf0\x99\x1b\x59\x3c\x4f\x92\x9f\xeb\xc8\x62\x16\x46\x66\x04\xe4\xd8\x38\x0a\x23\x50\x88\x3f\x55\x1a\x83\x51\xb8\x84\x0a\x31\xb5\x0a\x53\x1f\x45\x02\xc0\xc0\x58\x9d\xa4\x1a\x1c\xc8\x9a\xa3\x68\x76\xc9\x6a\x39\x4a\x81\x86\x1b\x29\x00\x29\x45\xda\xee\x51\xd8\x31\x5d\x10\x32\x78\x96\x0f\x3c\xcb\xb3\x92\x9a\x8c\x72\x51\xef\x45\xfa\x10\xf0\x1d\x2f\xf5\xa3\x00\xdf\x73\x80\xec\xc8\x65\x50\x48\x6d\x7d\x08\xff\xa4\x4c\xbe\x55\xdf\x1c\x57\xa1\xd2\xb7\x0a\x6e\x15\xc8\x9b\x95\x59\xab\xc0\xb4\x28\xf7\xe0\xa8\xac\xc8\xba\x32\x74\x0b\xbc\x51\x7c\xf4\xa8\xd2\x98\xe6\x70\x02\xdb\xa8\xb6\x54\xe5\xc9\x27\xbb\xea\xa8\x92\x9f\x46\x05\x2c\x0c\xe8\xca\x2a\x35\xe7\xa8\x2b\x4d\x8e\x80\x1d\xe5\x3c\x38\xea\xf4\x94\x35\x42\x6e\xa4\x7d\xed\xf0\x74\x56\x45\x34\x8d\x5f\x03\x9f\x0b\x0c\xc3\x16\x54\x5e\x03\xb4\x31\xea\x10\x6d\x32\x6b\x8e\x46\xae\x22\xe5\xeb\x1d\x98\x9b\x47\x03\x0a\x66\x61\x40\xf2\x2d\xf5\x2a\x9d\xca\xe8\xd4\xdb\x3d\x83\xa7\x90\x43\x70\x82\x1f\x72\x82\x3f\xdb\x09\xcc\x9f\x62\x03\x47\x2f\x9e\x88\x1a\xe4\xc8\x08\xcd\x21\x1f\x05\x14\xc8\xa9\xdb\x1d\xef\x52\x97\x5f\x67\x1d\x74\x32\xe1\x70\x59\x75\x31\xc9\xa3\x03\xa7\x25\x0f\xe7\xd1\xa5\x70\x1f\xbd\xe2\x07\x13\x81\x90\xd4\x98\xf6\x06\x50\x62\x06\x2f\x92\x6f\xc1\xae\x02\x94\xa4\x73\x1a\xf4\x0e\xd4\x22\xed\xeb\xf4\xa3\x3b\x84\xa3\x20\x0e\x3b\xfd\x00\x9d\xea\xd4\xce\xea\x5c\xce\xdd\xd1\x3f\x2b\x34\x7f\x8f\x70\x79\xca\xe3\xc2\xee\x00\xd5\x29\x55\xe0\xe8\x30\x87\xfd\xa6\x1f\x9a\x8f\x7e\xd3\x0f\xf9\x3f\x36\x19\x4e\x07\x36\xf1\xd1\xc1\x16\x00\xbd\xab\xdf\x3a\x0d\xba\x83\x7e\x32\x1f\x0f\xdf\x3e\x8e\x1f\x06\x64\x24\xfd\x00\x8a\x40\xfe\x52\xa3\xbf\xf4\x17\x5c\x95\xe0\x60\x90\x8c\xfd\xeb\xd0\x91\xaa\x63\xf0\x1e\xc9\xc7\x58\xa7\x7d\x50\x87\xe4\xc7\x06\x9c\x72\x1f\xf4\x6d\xf2\x9e\x43\x3b\xf2\x9e\x98\xd7\x16\x98\x23\x98\xd7\x4e\x86\xd3\x00\xde\x20\x6b\xe8\x02\xb4\x27\x00\xed\x27\xed\xcd\xb8\xc0\xe0\x0f\x00\xe7\x71\x96\x5c\x87\x83\x44\x82\xf1\xa8\x3a\x2e\x10\x59\x14\x30\x3e\x2e\x09\x39\xe3\xc2\x1f\x2a\xfc\x0b\x1a\x81\x71\xc9\xa5\x66\x5c\xa0\xd7\x29\xa9\xc8\xb8\x02\x45\x83\x4e\x17\x2a\x58\x91\x34\x21\x3a\x4d\x08\x7c\xd1\x69\x98\x15\x81\x43\x84\x1f\xba\x80\x30\x57\x9e\xf1\x71\x49\x26\x1e\x17\xb0\x54\xe0\x12\x5f\xf0\xd9\x17\x50\xcb\x4a\xe2\x33\xe4\x98\x60\x0f\xf0\x0c\x05\xb3\x83\x4d\x64\x5c\xe2\xb3\x1b\x17\xfb\x05\x9f\x2d\xdf\x05\xa3\x69\x88\xd8\x52\x17\x08\xb1\x42\x2c\x19\x97\x6c\x1b\xe3\x02\xf1\x22\x32\xbc\xf0\x98\x17\xee\xf8\xe0\xb0\x5e\x4d\xcb\xe9\x62\x0b\x00\x3d\x77\xb1\xdc\x2f\x90\xd9\x64\x9d\x1a\xd7\x45\x1d\xc0\xb0\x39\x6c\x26\x47\xeb\x45\x12\x6c\x8e\x95\x8b\xa5\x7d\xb1\xb4\x1d\xa8\xf2\x66\x5a\x49\x4b\x28\x6d\xd8\xb8\x6e\xfa\xf1\xd0\x0f\xc0\x1c\x1f\xea\x65\x79\x02\xe6\x8a\x4e\x65\x5c\x2f\x48\x7d\x8c\xc1\xcb\xb7\x2c\x4f\x30\x90\x2f\x19\x27\xc7\x35\x1c\xca\x10\x1a\xfd\x25\xe5\x4e\xd2\xf2\xbc\xe0\x8b\x2f\xc9\x5b\x2d\x01\xf2\xc9\x92\xbd\x40\xe5\x4d\xa0\x66\x4e\xc6\x0f\xa0\xe7\x04\xa8\x25\x47\xf0\x05\x5e\x69\x02\x3d\x0e\xd9\x00\x6d\x4e\x4b\x09\xa4\xc5\x0a\x8d\xf7\x40\x7c\x83\xa7\xbe\x81\x98\x4a\x8e\xae\x98\xa1\x69\xfc\x12\xb8\x8a\xf2\x5b\x18\x77\x60\x0c\xb4\xfe\x6e\xa9\x69\xc6\x1d\xc0\xee\x04\xc1\x4d\x66\xdc\x71\x8b\x1f\x6f\x1c\xd5\xb7\x14\xf7\x43\x31\x44\xf6\x1e\xb4\x01\x8d\xb6\x74\x30\x15\x35\xa6\x37\x88\xed\x4a\x9d\x37\x6e\xf8\xf1\x3b\x79\x7a\x60\x80\x13\x6f\x68\x98\x2d\x74\x74\xdd\xf0\xe8\x37\x30\xcd\xf2\x01\x1c\x37\x0c\xca\x0d\xbe\x11\xb2\xc6\x9d\xe9\x9b\xe7\x73\x3c\xa0\x51\x07\xf9\xf7\x60\xb4\x08\x52\x1a\xa8\xaa\x72\x15\xc3\x78\x17\xc6\xb4\x80\x6b\x77\x80\xb4\xc8\xb7\x0e\x35\x0c\x72\x5e\xa1\x5e\xa0\xa9\x80\x14\xbb\x2b\xef\x81\x73\xda\xf8\xb6\x32\x06\x5c\x11\x19\x38\x3d\x98\xf5\xbb\x39\x4c\xa3\xfa\x06\x9b\x71\x73\x6d\x64\xad\xab\xbb\x31\xce\x0d\xf4\x3e\x70\xfd\x3a\x73\x09\xb4\x70\x03\x7a\x11\xd9\xf4\x06\x1e\x4d\xba\x90\x81\x61\x70\xdc\xdd\x81\x14\x55\x47\xa7\xbc\x0e\xce\xa0\xb0\x98\xe4\x56\x6e\x0f\xb0\xff\x40\xb0\x64\xbf\xdd\x9e\xcf\x07\x74\x45\x64\xdd\xfb\x62\x4c\x81\x35\xbc\x58\x6b\x97\x67\xd6\x04\x11\x91\x79\xf3\x24\x34\xd4\x71\x33\xa6\xb7\x43\x1a\xaa\x7d\xb2\x42\x8f\xfb\x66\xac\x00\xcb\x64\x5f\xde\xc0\xa2\x36\x87\x3e\xa4\x5e\x50\xf5\x33\x6b\xfc\xa1\x0e\x4f\xb5\xe0\xd8\x83\x8c\x01\x29\xe1\x1a\x6b\xfc\x65\x7e\x5f\x4f\xb6\xaf\xf1\x7b\x19\x03\x80\x4f\x1b\xe8\x82\x83\xf6\x91\x4c\x50\x61\xfa\x83\xa0\xb3\x71\x93\xfe\xab\x81\xab\x89\x10\x73\xe3\xc0\x9d\xa9\x63\xd0\x96\xe1\xb9\xbf\xd5\x37\xae\xa6\x7b\x90\xae\xaf\x82\x60\x48\x1d\x80\xa7\x36\xf0\x40\xd1\xb5\xdc\xd3\x13\xcd\x03\x6e\x48\x3f\x60\x79\x1a\x88\x83\xd2\x85\x8d\xe7\xa0\x2d\x02\xb8\x7c\x14\x8a\x30\x1e\xcf\xd3\x0d\xbc\x1d\xec\xd7\xca\x33\xad\x73\xed\x81\xf5\x7d\x3c\x7f\xee\x01\xad\x43\xa3\xcd\x80\xde\x71\x85\x3d\x27\xd9\x51\x74\x15\x3f\xdc\x51\x4f\x00\xbc\x50\xe7\xdf\xc3\xde\x97\x0b\xff\x99\xa5\x72\x1f\x0f\x42\xd6\x23\x1c\x9a\x2c\xfd\xde\x50\x3e\x2d\x7b\xf8\x7b\x82\xf9\x93\x13\xec\x20\x1c\x8f\x0c\xca\x83\x78\xbc\xf1\x90\x80\x29\x3b\x5a\x22\xfd\xe0\x8e\x52\x82\xa9\x41\x90\xde\x78\x3c\x0d\xb2\xee\xb7\x07\xf9\xfc\xc9\xd4\x0b\x12\x20\xf2\xf9\x4a\xbd\xce\x18\xa0\x5f\x7b\xc8\xff\x80\xee\x8b\x50\x82\xa1\xa8\x3e\xcf\x6f\x36\x88\xe7\x1b\x0f\x00\xe7\x85\x31\x60\xff\x3e\xe0\xc9\x29\x21\xcb\x78\xd8\xab\x64\xd9\x6f\x25\xfe\x0b\xb2\xfd\xc3\xf5\xf7\x80\x22\xde\x01\x1d\x6c\x5e\x34\x43\x2e\x6e\x99\x58\xc1\x41\xac\x60\x93\x55\x7b\x28\x5b\x9c\x3d\x68\x2a\x18\x92\xfd\x82\x06\x4e\x9f\xae\x83\xa7\x53\x5e\xa7\x3c\xe0\x31\x2f\xa6\xf0\x72\x80\x45\x4d\x03\xdb\x9b\x74\x5d\xad\x00\x03\xc9\x56\x7e\xe0\x28\x51\xe7\x3d\x70\x94\x0f\x12\x0d\x48\x76\x0f\x1c\xe5\x83\x0a\xb8\x80\x27\x79\x31\x94\x37\xe0\x95\x5a\xee\x0f\x1c\xe5\x73\x83\xd8\xc8\x32\xbe\x59\xb2\xb7\x03\x2f\xaa\x2d\xa8\xcb\x1e\xb6\xa3\x6c\x8f\xe3\x41\x2d\x29\xc7\x81\xb3\x90\x41\xe0\x61\x3b\x3e\xa8\xc6\x0e\x10\xf6\x50\x1f\x91\x21\xac\x80\x33\xa7\xec\x60\xf6\x28\x78\xe5\x83\xcd\x58\xa1\xd1\xb7\x02\x2a\xa3\xea\x7d\x81\xf2\x2e\x05\x6c\x45\xbe\x3d\x01\x35\x14\x9b\xf1\xca\x9b\x73\xbc\xa7\x23\x3a\x82\xb4\xa8\xf6\xbd\x64\x05\x3d\xc0\x7f\x14\xea\xc9\x78\x51\x09\xa3\x1a\x7b\xe5\x7a\x30\xde\xe0\x20\x89\x6a\xb3\xcc\x4e\xe3\x0d\x80\x20\x82\x0e\x88\x3a\xef\x15\xa2\x53\x21\x7b\xc6\x8b\x3a\xef\xf5\xb4\x6c\x80\x15\xa2\x36\x7d\xc9\x6d\x4b\x96\x8c\x17\x56\xf0\x8d\x0e\xde\xa8\x31\x80\x15\x24\x89\x74\x53\xca\xdb\x81\x33\xe3\x90\x33\xe3\x59\x50\xd3\xbd\xb2\x18\x0c\x59\x4e\xec\x3d\xe1\x11\x72\x3d\xbf\x09\x00\x4a\xb1\x55\x2f\x7a\x01\x72\xa4\x15\x92\x58\xbc\xa8\x66\xdf\xc4\x5c\x8a\xc3\x7f\xb9\x9e\x5f\xae\xe7\xd2\x81\x7e\x64\xac\xc8\x4a\x45\xfe\x09\xa5\xac\xb7\x07\xe9\x54\xc4\x6a\xbd\x5c\xd9\xa4\x60\x2e\x48\xbb\x2f\x2c\xe8\xeb\xc9\x4e\x24\x31\xbc\xa8\x34\x49\xb3\x5c\xd0\xc9\xbc\x5c\xc5\x9e\x38\x90\xc4\x06\xaf\xfc\x77\x86\x2c\x40\x46\x53\x5b\x90\xd6\xc8\x58\xd4\x48\x12\xf0\x72\x65\xbf\xba\xb2\x49\x5e\x36\x5e\xf4\x6b\x6f\xa3\x3c\x1d\x5d\x6f\xa3\x3c\xd4\xa6\x67\x04\x63\x92\xf6\x49\x37\x52\x90\xc6\x95\xdd\xd9\x1e\x0e\x52\xa9\x7e\x34\xe6\x9c\x9c\xa8\xf2\x12\x1e\x2f\x7a\xb8\x17\x75\x32\x89\x04\x5e\xae\xd8\xf7\x72\xb4\x4a\x00\x2a\xa9\xe3\xe2\x5b\xe0\x45\xd9\x6f\xaf\xa7\x1f\x64\x0d\xa1\x57\x79\x89\x9e\x41\xba\x7a\x91\xae\xde\x97\x38\x81\x03\xf0\x4a\xd6\xc1\xe0\x3d\xda\x37\x68\xb3\x22\xdd\x4a\x00\x4b\x73\xb2\xfe\x26\xe9\x9e\x80\x0b\x85\x55\x25\x6b\x54\x91\xff\xfa\x18\xec\x41\x10\xcc\x0a\x52\xd3\xe0\xca\x21\x53\x7c\x09\x05\x9a\xd6\xe4\x60\xcf\x28\x6e\x67\x0c\xf6\xcc\x40\x8d\x4d\x02\x9b\xc1\xba\xc7\x35\xa7\x20\xc6\x0c\xae\x0d\xf2\x31\x97\xa8\x2b\x6c\x60\x46\x19\x19\xf7\x6f\x81\x46\x0f\xd6\x95\x5c\x6c\xcf\x12\x41\xd1\x64\x0d\x91\x65\xb9\xa0\x77\x1c\x5c\x07\x43\xfa\xbf\x12\x1d\xf9\x92\x7a\xc9\x08\x0f\x86\xfa\xa8\xd4\xcb\xfc\x02\x34\x3f\xd0\x7d\x81\xb9\x54\x10\x45\x06\x62\x8c\xa7\x1f\x05\x94\x7f\x20\xc6\x78\xae\x65\x10\xeb\x71\x27\x1a\xa4\x39\x2b\xa0\xcb\x0f\xd8\xaf\xe1\x73\xce\x98\xca\xcf\x62\x78\xf2\x75\xa0\xe2\x07\xe2\xce\x40\x42\x07\xc5\x2d\x8a\x2d\x98\x11\x90\x4a\x05\xc1\xcf\xa8\xab\x7d\x46\xae\x53\x41\x88\xcf\xa8\xbd\x3a\x51\x77\xe3\xfe\x39\xa3\xea\x9d\x42\x02\xf3\xe4\x65\x13\x3d\xf0\x8c\x2b\xa1\x99\xca\x53\xb0\xe4\x8c\xa0\xdb\x0b\x99\x74\x46\xb1\x73\x33\x82\xaf\x28\x18\xd2\xa9\x48\xdf\x9f\x19\x27\xef\x55\x7d\x3b\x69\xdf\x04\x8b\xaa\x09\x4a\x52\x92\xf7\x4c\xa4\x33\xab\xe0\x39\xd2\x8f\x74\x00\xd0\x09\xdc\xa2\xf4\x98\x93\xbc\x35\xb5\x1d\xc0\x6c\x3e\xd0\xc0\xb6\x14\xda\x21\x21\xc4\x53\xaa\xdf\xb3\x36\x10\x2a\x25\xb2\xcc\x14\x1c\xaf\x93\xf7\x34\x06\x29\xfa\x7b\xa2\xe9\xec\x9c\x09\x20\x43\x21\x82\xcf\x94\x68\x9f\xc6\xaf\x6a\xbf\x4d\xf4\xc5\x33\x91\xff\xe0\xac\xe9\xbf\x5e\xf7\xad\xfc\xf7\xdb\x7e\xa6\x4c\x0b\x80\x2e\x3c\x81\xa3\xcc\xb4\x5e\xab\xae\x9e\x5d\xb5\x69\xd5\xcd\x54\x3c\x0d\xa4\x7a\xa9\xd3\x6c\xa6\x0a\xae\x25\x68\xa3\x3a\xb9\x66\x02\xa3\x1d\x74\xbb\x54\x29\xaf\x81\xb3\x19\x80\xe3\x4c\xd0\xc0\xb7\x8c\xaa\x43\xa7\xd4\x4c\x8d\x6c\x70\x42\x82\x4c\x8a\x32\x9d\x52\x48\x9f\x35\x00\x7c\x2a\x21\x62\xa6\xcb\x71\x3b\x05\x87\x79\x51\xde\x45\xbd\x8c\xc6\xc5\xa8\xb1\x22\xa4\xb8\x98\xe9\xa6\x1f\xa4\xd7\x95\xb3\xca\x4c\x37\xb3\x7a\x93\xfd\xad\x42\x63\x16\x1e\xcf\xf7\x26\xcc\xce\x87\xf7\xc8\x18\xd2\x40\x39\x7d\x29\xef\x05\xec\x54\x28\x84\x68\xc0\x67\x7a\x49\x8a\xdd\xb5\x9a\x5e\xfa\xf1\x8e\x6d\x74\x9e\xf8\x1d\xcf\x04\x10\xac\x14\x1c\x33\x0d\xbe\x1d\xcc\x74\x57\x7f\x07\xe3\x3c\xc1\x1c\x05\x09\x76\x32\x06\x93\x7a\xc1\x07\x9d\x8c\x33\x88\xb1\x82\x03\x98\x68\xde\x67\x66\x15\x2b\x43\xfc\xcc\xac\xe2\xcc\x0a\x13\x03\x3d\x15\x01\xf6\x33\x33\x39\x35\x94\xa4\x71\x66\x31\xa8\x33\x83\x57\x29\x5c\xe9\x99\x65\xe5\x99\x19\xc6\x13\x38\xd6\xdc\xa8\xa3\x79\x7a\x4f\x95\xa7\x9b\x64\x66\xf2\x24\x49\x28\x99\xb9\x53\x2f\xdc\xa1\xf2\x45\xcd\xcc\x5c\xe6\xee\x79\x4f\x55\x47\xe7\x5b\x20\x7a\x19\x2b\xc5\x8b\xd9\x83\x6f\x35\xa6\x59\x3a\xbe\x99\xd1\xf1\x75\x50\x4d\xe5\x52\x34\x33\x89\x28\x3a\xe0\xa6\x72\x5f\x98\xf9\xf5\xd4\xce\x6a\xf3\xa0\x5e\x0c\xe8\x5d\xa8\xb0\x52\xec\xdb\x03\x8c\x52\x70\x38\xe5\xba\x3d\x71\xdd\x26\xa0\x7b\x16\xe9\x70\x67\x21\xcf\xc9\x42\x1f\x55\x5b\x0a\xe9\x4e\x14\x1e\x3e\x8b\x38\x94\x89\x2e\xbf\x4a\x1f\x3f\xd1\xe5\xcf\x42\xf2\x13\x71\x9b\xb3\xc8\xf7\x6d\x16\x76\x6d\xd7\xe9\x53\xd8\x97\x25\xf3\x6d\xe3\x3d\xcd\x6f\xc1\x67\xb2\x6b\x6d\xc8\x28\xf0\x33\x4b\x25\x07\x98\xe6\x1c\xaf\xb3\xe9\x49\x96\xe4\xdf\x3f\x8b\xb8\xe1\x59\xc0\x6c\x3d\x68\x1f\x7b\x41\x71\x6b\x42\x05\x9c\xe5\xa1\x17\xb6\x4a\x33\x30\xa6\xd2\x71\xce\x62\x72\xa7\xc4\xd2\x59\x06\x2d\x1b\x20\x4f\x0a\x88\xb4\x4c\xde\x9a\x73\xe3\x95\x4d\xac\x02\xb3\x12\xec\x2f\xd3\xf4\xc4\xd1\x6a\x36\x72\x1c\x83\x2c\xd9\xe4\xc0\x33\x1b\xf8\xc3\x42\x08\x9b\x4d\xe2\xdc\x6c\x9c\x8b\x45\xb3\xdd\xc4\x8f\xce\x46\x36\x49\xe1\x70\xcf\xc6\xec\xb4\x08\x94\xb2\xee\x95\xc6\x4c\x34\x5c\x19\x64\x7d\x99\x43\x3e\x5f\x73\x90\x75\x4c\x41\x39\x93\x78\xe9\x49\x3a\x6f\xe3\x92\xe6\x60\x5e\x87\x74\xf3\x7c\xc7\xb9\x3b\x54\xbe\x80\x65\x87\xe2\x30\xe6\xf0\x38\x0c\x51\x5e\x28\xa4\xae\x15\x45\x2d\x18\x52\x70\x0a\x25\x73\xc8\xb4\x3b\x07\x10\xfc\x2a\x99\xb5\x31\x12\x8a\x0b\x51\xa8\x4b\x28\xb4\xb4\x90\xb5\x32\x4c\xb8\x0c\x20\xae\x26\xea\x32\xbe\x35\x68\x04\x46\xa6\x67\x99\x60\x35\x51\x12\x14\x39\xf0\xa8\x3d\x99\x92\x33\xc9\x64\x45\xa1\x85\x76\xa8\x07\x10\x5b\xa5\x4c\x9a\xca\x54\xce\x09\x4d\xcc\xcf\x1c\xe5\xfe\xfd\x8b\xb3\x13\xdc\xc5\x39\x0f\x22\x2c\x04\x56\xaa\xda\x15\x1a\x1e\x81\x12\x65\xe6\x26\xa8\x70\x82\x2e\xa5\xef\x02\x25\x54\xf6\xe4\x49\x00\xcd\x54\x00\x4d\x28\xe1\xbf\xde\x51\xf6\xe3\x7f\x5f\xff\xf8\xeb\xff\xfc\xbf\xae\x7f\xfc\xdf\xd7\xff\x1e\xbf\x9e\xff\xfc\xe7\x3f\xc7\xbf\xfd\xc7\xfb\xbf\x9e\xff\xf8\xf5\x7f\x18\xf5\xd7\x3b\xe6\xff\xfa\xb7\xf1\xcf\xf1\xff\xfe\xfb\x7f\xfe\xf3\x19\xbf\xfe\xf1\xef\xff\xb0\xaf\xf4\xef\xff\x0b\x00\x00\xff\xff\x64\x34\x19\xf3\x78\xd4\x03\x00"); -var _abb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd2\x4d\x8b\xdb\x3c\x10\x07\xf0\xbb\x3e\xc5\x1c\xf7\x39\xec\xe3\x91\xfc\x1a\x10\x81\x92\x65\x21\x2c\xdb\x96\xa4\xb4\x67\x47\x1a\x07\x43\x23\x1b\xc5\x39\xe4\xdb\x97\x99\x71\x52\xe8\x21\x28\xfa\x59\xfa\x33\x8c\xa6\xd8\xed\xdf\xf6\x69\x5c\xa0\xf8\x9e\xa7\x70\xa4\x05\x86\x31\xc5\x4c\xd7\xe9\x96\x03\xc1\x89\xce\x63\x32\xc6\x3a\x88\x63\x58\x1e\x5b\x59\xc2\xa5\x9f\x8d\xe1\xfb\xc7\xfb\x75\xa1\xcb\x3e\x0d\x13\x94\x7a\x2e\xde\xe6\xf5\x2c\x40\x71\xa0\xf3\x78\x5d\xf2\x1d\x5e\xbe\xc4\xe9\x44\xff\x41\xa4\x81\xfd\x5b\x8e\x94\xc7\x74\x86\x97\x8f\xc3\x13\x8f\xb7\x79\xfe\x4d\x17\x4a\x0b\x58\x31\x4a\x51\x56\x53\xec\x3e\xfb\xf9\x6b\x7f\x21\x28\x24\xe7\xf5\xe3\xf0\xaa\x47\xe4\xcb\x4f\xca\xd7\x71\x4a\x60\xff\x47\x74\x7f\xf9\xc7\x7d\xa6\x35\xc9\x14\xbf\x3e\xa7\x48\x80\x8f\xbc\xfd\xdb\x6e\xba\xa5\x05\xaa\xa6\x6c\xd5\xac\x56\x1d\xa6\x48\xd7\xb9\x0f\x94\xfb\x74\x26\x03\xe0\x11\x11\xb7\xe0\xad\x7b\x7f\xdf\x72\x49\xff\x9c\x30\x76\xb3\xde\x1c\xa3\xca\xe3\x06\xe2\x30\x6c\x01\x8d\x47\xab\x7b\xcb\x7b\x57\x37\xc6\xa3\x53\x71\x2c\xb5\x75\xc6\x63\xa9\x52\xb2\xb4\x4d\x67\x3c\x56\x2a\x15\x8b\x45\x57\x19\x8f\xb5\x52\x2d\xe4\x3a\xce\x6e\x94\x1a\xa1\xba\xe4\xf0\x56\xa9\x15\x6a\x37\x9c\xde\x29\x75\x52\x01\x56\x1c\xbf\x51\xda\x08\x95\xc8\xf1\xbd\x52\xbf\xd6\xc9\xf1\x27\xa5\x93\x50\x67\x39\x3e\x28\x05\xa6\x12\x5b\x8e\x8f\x4a\x51\xa8\x74\x1c\x4f\x4a\x24\x54\x77\x1c\x3f\x28\x0d\x42\x5d\x85\xc6\xdb\xb5\xb7\xd2\xa9\x0a\x37\x8d\xf1\x56\x9b\x65\xa5\x59\x55\x59\x3b\xe3\xad\x5b\x5f\xc0\x86\x2d\x54\x0d\x76\xf2\x0c\x8f\x76\xf3\x7f\x9e\xc7\xe7\x8c\x84\x5b\xce\x94\x16\x99\x46\x19\x04\x7e\xe0\x31\xd1\x73\xb2\xe7\x69\xe6\x5b\xf2\xfb\x13\x00\x00\xff\xff\x1f\x7c\xbd\x4b\x05\x03\x00\x00"); -func _fdbbg ()(*asset ,error ){_cfda ,_bcbf :=_faeef ();if _bcbf !=nil {return nil ,_bcbf ;};_gcffg :=bindataFileInfo {_aa :"UniJIS-UTF8-H",_dg :214153,_ged :_fc .FileMode (436),_de :_e .Unix (1580492958,0)};_fbfc :=&asset {_cb :_cfda ,_fg :_gcffg };return _fbfc ,nil ; -};var _bbga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xed\x61\x8b\x0d\x85\x18\x69\x15\xa9\x22\x87\x45\xab\xed\x56\x4d\x93\x56\xaa\x7a\x30\x78\x1c\x59\x2a\x06\x19\x73\xc8\xdb\x57\x9e\xa1\x74\x0f\xd1\x84\xcf\x9e\x1f\x63\x3b\x6f\xbb\x53\xe7\x5d\x84\xfc\x6b\x98\x86\x33\x46\xb0\xce\x9b\x80\xcb\xb4\x86\x01\xa1\xc7\x9b\xf3\x59\x26\x0b\x30\x6e\x88\xff\x1e\xa9\x0c\xa3\x9e\xb3\x2c\x7f\x39\xb7\xe3\xf2\x78\x79\x6e\x1f\x9f\x61\x5d\x70\xd3\xb6\x3b\x9d\xef\x4b\xc4\xb1\xf3\x76\x82\x92\xbb\xcd\x3a\x6f\x09\x00\xf9\x37\xbc\xb9\x25\x86\x3b\x3c\x7c\x36\x53\x8f\x1f\xc0\xa0\x4d\xfe\x16\x0c\x06\xe7\x6f\xf0\xf0\x32\x05\xd4\x72\x1f\x38\xaf\xf3\xfc\x07\x47\xf4\x11\x24\x19\x7a\x43\x35\xcb\xdb\x57\x3d\x7f\xd1\x23\xc2\xbb\xd5\x5c\x69\x8c\x86\xae\x18\x16\x37\x79\x90\xe2\xa3\x10\xf5\x7f\xff\x7e\x9f\x71\xcb\xca\xf2\x4b\x77\x7a\xb3\x76\xc1\x08\xb5\x12\x3c\xe7\xe7\xa5\x3b\xc1\x2f\x09\x52\x40\x51\x7d\x92\xe2\xf7\x36\xf5\xc7\xeb\x64\xf6\x46\x59\xf3\x37\x0d\xce\x04\xed\x6f\x98\x3d\x69\xa9\x8b\x23\xa4\x52\x1e\x41\x89\xaa\x26\xaa\x98\x2a\x22\x45\x54\x33\xd5\x47\x50\x65\x21\x88\x1a\xa6\x9e\x66\x35\x44\x86\xc9\x24\xaa\x8b\x44\x3d\xc7\xf7\x4c\x65\x22\xec\x89\x90\x1a\x0f\x55\xf6\xa4\x4b\x2d\x13\x51\x51\xe2\x50\x13\x29\xa6\x86\xe8\x40\x34\x30\x0d\x44\x0d\x11\x32\x61\x22\x95\xd6\x55\xf6\x9a\xa8\xb7\x44\x32\x91\xa1\x37\x52\x51\x42\x51\x96\x31\x4c\xb4\x2e\xa5\x88\x2c\x13\x37\x52\xbc\xe5\x46\x4b\xf1\x8d\x48\xc7\xb8\xef\x5d\xfa\x9f\x2e\xd0\x7e\xa0\xc3\x1a\x02\xfa\x48\xd7\x87\xce\x2c\x6d\xba\xf3\xb8\x5f\xd0\x79\x9a\x53\x17\xfd\xfe\x06\x00\x00\xff\xff\x5d\xc8\xdb\xa1\xcc\x02\x00\x00"); -func (_fcf bindataFileInfo )ModTime ()_e .Time {return _fcf ._de };func _fcfe ()(*asset ,error ){_gab ,_aafe :=_cfaa ();if _aafe !=nil {return nil ,_aafe ;};_cecb :=bindataFileInfo {_aa :"CNS1-V",_dg :620,_ged :_fc .FileMode (436),_de :_e .Unix (1580491540,0)}; -_gace :=&asset {_cb :_gab ,_fg :_cecb };return _gace ,nil ;};func _cffe ()([]byte ,error ){return _fac (_edff ,"UniJIS-UCS2-HW-H")};func _dggba ()([]byte ,error ){return _fac (_agag ,"KSCpc-EUC-H")};func _acdb ()(*asset ,error ){_eba ,_ecb :=_aggb ();if _ecb !=nil {return nil ,_ecb ; -};_afa :=bindataFileInfo {_aa :"Adobe-KR-5",_dg :1333,_ged :_fc .FileMode (436),_de :_e .Unix (1580491432,0)};_edee :=&asset {_cb :_eba ,_fg :_afa };return _edee ,nil ;};func _deb ()(*asset ,error ){_dff ,_fab :=_cdd ();if _fab !=nil {return nil ,_fab ; -};_bdb :=bindataFileInfo {_aa :"Add-V",_dg :1483,_ged :_fc .FileMode (436),_de :_e .Unix (1580491110,0)};_gdb :=&asset {_cb :_dff ,_fg :_bdb };return _gdb ,nil ;};func (_ad bindataFileInfo )IsDir ()bool {return false };func _bfd ()(*asset ,error ){_aegg ,_gfae :=_ggbc (); -if _gfae !=nil {return nil ,_gfae ;};_bbgc :=bindataFileInfo {_aa :"EUC-V",_dg :913,_ged :_fc .FileMode (436),_de :_e .Unix (1580491862,0)};_ceab :=&asset {_cb :_aegg ,_fg :_bbgc };return _ceab ,nil ;};var _bgag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x8b\xdb\x30\x10\x85\xef\xfe\x15\x73\xdc\x1e\x5a\x4b\x56\x1d\x25\xb0\x2c\x74\x13\xd8\xfa\xb0\xdd\xd2\xec\xa6\x85\xd2\x83\x23\x8d\x83\xa0\x91\x8d\x6c\x1f\xf2\xef\x8b\xde\xb8\xde\x43\x78\xd1\xc7\x7b\xa3\x19\x6b\xca\x7d\x73\x68\x62\x98\xa8\xfc\x9e\x7a\x77\xe4\x89\xba\x10\x7d\xe2\xb1\x9f\x93\x63\x3a\xf3\x25\xc4\xa2\xd0\x15\xf9\xe0\xa6\xff\x47\x88\xbb\xb6\x43\x51\x94\x4f\x8f\xaf\x1f\xbf\xd2\x3c\xf2\x72\xde\x37\x87\xe3\x6d\x9c\xf8\xda\xc4\xae\x27\x23\x39\x3f\x0f\x4b\x96\xa8\xfc\xc1\x97\x30\x4e\xe9\x46\x77\x5f\x7c\x7f\xe6\x0f\xe4\xb9\xcb\xfc\x25\x79\x4e\x21\x5e\xe8\xee\xe9\x51\xaf\xf4\x38\x0f\xc3\x5f\xbe\x72\x9c\x48\x83\x71\xf4\xd0\xa2\xdc\x3f\xb7\xc3\xb7\xf6\xca\x84\x26\x4e\xa0\x80\x27\x4e\x63\xe8\x23\x69\xf5\x49\xa9\xcd\x3b\x7f\xbd\x0d\xbc\x54\x29\xca\xb7\xe6\xf0\xd2\x75\x23\x4f\x64\x95\x12\xcf\xaf\xb7\xe6\x40\xbf\x35\x69\x45\x55\x6d\xac\xf9\xb3\x58\x7f\x3e\xf7\x7e\x0d\x56\x4a\x46\x71\xc1\xa7\x36\x5e\xb8\xb8\xaf\x74\x55\x3d\xd0\x22\x54\xdb\x1a\xc8\x08\x32\x40\x9f\x81\x5a\x41\x6d\x46\xbb\x2d\xd0\x59\x90\x7b\x20\x6b\x95\xb8\xbc\x20\x0f\xd7\x2e\x23\x23\xe5\x4d\x97\xd1\xb6\xca\xc8\x32\x50\x16\x6b\xd5\xa6\xb8\xaf\x4c\xa5\x33\x82\x50\x6d\xb7\x40\x5b\x41\x3b\x04\x15\x90\x13\xe4\xe0\x32\x40\x2c\x48\x6a\xd9\x8c\x0c\x5a\x35\xe6\x0c\x17\xca\x1b\x2f\xc8\xc3\x85\xf2\xb9\xa1\x45\xa8\xb6\xb9\x55\x53\x63\x20\x88\xb5\x4a\x90\x04\x6b\x04\x35\x9a\xa8\x25\x98\x85\x36\x0a\xc8\x4a\xd0\xe2\xc6\x1d\x6e\xb4\x12\xb4\xf2\x25\xd0\x97\x8c\x6d\x64\x6c\xad\xf3\x32\xac\xef\x90\xff\xe7\x1d\x5c\xd7\xc2\xcd\x29\x71\x9c\xb0\x81\x78\xff\xfc\x80\x21\xf2\xba\xdd\x43\x3f\xe4\x14\x7e\xff\x02\x00\x00\xff\xff\x96\x52\x71\xc9\x09\x03\x00\x00"); -func _fce ()([]byte ,error ){return _fac (_dfg ,"GBpc-EUC-H")};var _edff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x91\x41\x6b\xf3\x30\x0c\x86\xef\xf9\x15\x3a\xf6\x3b\xf4\x8b\xed\x26\xb4\x85\x12\x18\xe9\xa1\x29\x74\x1b\xcb\xba\x0e\xc6\x0e\xa9\xad\x06\xc3\x22\x1b\xc7\x39\xf4\xdf\x0f\x3b\x59\xc6\x0e\x46\xd6\x23\x4b\xbc\xaf\x9c\x96\xd5\xbe\x22\xed\x21\x7d\x76\x46\xd6\xe8\xe1\xa6\x49\x39\xec\xcd\xe0\x24\xc2\x15\x5b\x4d\x49\xc2\x05\x28\x2d\xfd\x4f\x1a\x83\xec\x1a\x9b\x24\xe9\x99\xf4\xb1\xaa\x97\xe7\xb2\x16\xcb\x03\x0c\x3d\x4e\xbc\xac\xf6\xf5\xbd\xf7\xd8\x55\x74\x33\xb0\x1a\xfb\xd5\x60\xa7\x19\x00\xe9\x0b\xb6\xba\xf7\xee\x0e\x8b\x07\x65\xae\xf8\x0f\x14\xde\x02\x7f\x72\x0a\x9d\xa6\x16\x16\xc7\xc6\x36\xc4\xe7\x42\x3d\x58\xfb\x85\x1d\x92\x87\x2c\x32\x24\x15\x63\x92\x96\xa7\xc6\x3e\x36\x1d\xc2\x5f\x3d\x97\xe5\x21\x3e\x88\xf5\x37\x74\xbd\x36\x04\x5c\xfc\x67\x2c\xff\xe5\xaf\x77\x8b\xc0\xa7\x41\xef\xe7\x6a\x0f\x1f\x1c\x38\x03\x91\x67\xd9\xe6\x73\xe2\x97\x93\x51\x08\x6c\xcc\xb2\xd1\x84\xd4\xca\x35\xd4\x62\xb2\x63\x4c\xb0\x02\x76\x8c\xe5\xd7\x02\xc4\x8a\x07\x92\xcb\x91\xc8\x02\x36\x6b\xbe\x8d\x48\x45\xb4\xc6\x02\xc4\x56\x04\xd2\xe4\x91\x84\x20\xb6\x3c\x18\x9a\x87\x86\x7b\x58\xe5\x6c\x4d\x0e\xce\x21\xf9\xb8\xc8\x28\x3c\x88\xd1\x84\xf3\x67\x59\x63\x43\x57\x3c\xdf\x01\x00\x00\xff\xff\x9f\x7a\x2c\x1b\xd8\x01\x00\x00"); -func _bdfce ()([]byte ,error ){return _fac (_afge ,"RKSJ-H")};func _eef ()([]byte ,error ){return _fac (_aee ,"Adobe-CNS1-0")};func _gccb ()(*asset ,error ){_dga ,_ecd :=_gbdg ();if _ecd !=nil {return nil ,_ecd ;};_caca :=bindataFileInfo {_aa :"Adobe-GB1-0",_dg :1052,_ged :_fc .FileMode (436),_de :_e .Unix (1580491245,0)}; -_ccc :=&asset {_cb :_dga ,_fg :_caca };return _ccc ,nil ;};var _cdcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x1b\x05\xf0\xbd\x3e\xc5\x2c\xef\xbb\xb8\x6f\xe6\xf9\xa3\xd1\x08\x44\xa0\xe4\x72\x21\x5c\x6e\x5b\x92\xd2\xae\x1d\x69\x1c\x0c\x8d\x6c\x14\x7b\x91\x6f\x5f\xce\x73\xec\x14\xba\x08\x8e\x4f\xa4\x47\xe2\x77\x32\x33\x77\x0f\x8f\xdf\x1e\xd7\xc3\x39\xdd\xfd\xbe\x1d\xe7\xe7\x76\x4e\xfb\xc3\xba\x6c\xed\xfd\x78\xd9\xe6\x96\x5e\xda\xeb\x61\xed\x3a\xd1\xb4\x1c\xe6\xf3\xed\x6b\x7c\xcc\x6f\xbb\x53\xd7\xe1\xfe\xe7\x8f\xf7\x73\x7b\x7b\x5c\xf7\xc7\x64\xbc\x6e\xb9\x9c\xae\xd7\xa6\x74\xf7\xd4\x5e\x0f\xef\xe7\xed\x23\x7d\xf9\x65\x39\xbe\xb4\xff\xa5\xa5\xed\x91\xff\xb6\x2d\x6d\x3b\xac\xaf\xe9\xcb\x8f\xa7\xcf\xf0\xf9\x72\x3a\xfd\xdd\xde\xda\x7a\x4e\x43\x64\x6d\x5d\xe2\xb3\xbb\x7b\xf8\xb9\x3b\xfd\xba\x7b\x6b\xe9\x2e\xe6\x7c\xfd\xf1\xf4\x95\x97\xc4\x5f\xfe\x6c\xdb\xfb\xe1\xb8\x26\xf9\x7f\xce\xfa\x6f\xfc\xc7\xc7\xa9\x25\xb9\x4e\xf8\xeb\xe7\x71\x69\x29\xdf\xe6\x3d\x7e\x7b\x38\x5e\xd6\x73\x92\x5a\xfb\xca\x50\xf8\xda\xf3\x71\x69\xef\xa7\xdd\xdc\xb6\xdd\xfa\xda\xba\x94\xa6\x9c\x73\xbe\x4f\x93\x8f\xdf\xbf\xdf\xe3\x9d\xfe\x73\x45\x37\xf8\xf5\xce\xc3\xc2\xe4\x76\x47\xce\xfb\xfd\x7d\xca\xdd\x94\x85\xdf\x05\xdf\xb5\x2f\xdd\x94\x95\x89\x22\xe9\x45\xbb\x29\x1b\x13\x43\x32\x94\xda\x4d\xd9\x99\x38\x12\xc9\xea\xdd\x94\x7b\x46\x7d\x44\x5a\x31\xbb\x30\x2a\x11\xf5\x86\xe1\x03\xa3\x21\xa2\x61\xc4\xf4\xca\xa8\xc6\x1b\x64\xc7\xf8\x91\xd1\x18\x91\x65\x8c\xdf\x31\xda\x5d\xdf\x13\xe3\x5f\x18\xbd\x44\x54\x05\xe3\x67\x46\x33\x22\xcb\x03\xc6\x2f\x8c\x96\x88\x4c\x31\xbe\x31\x6a\x11\xf5\x15\xe3\xf7\x8c\xf6\x11\x55\xcf\xdd\x24\x94\x92\x90\xf2\x3c\x96\x6e\x12\x62\x49\x60\xb9\xf5\xda\x4d\x42\x2d\x09\x2d\x2f\xb9\x76\x93\x90\x4b\x82\xcb\x6b\xf1\x6e\x12\x7a\x89\x5f\x4d\x31\x9e\x5e\x12\x5e\xbd\x0d\x18\x4f\x2f\x09\xaf\xbe\x18\xc6\xd3\x4b\xc2\xab\xaf\x15\xe3\xe9\x25\xe1\x55\xc4\x31\x9e\x5e\x12\x5e\xc5\x33\xc6\xd3\x4b\xc2\xab\x14\x14\x2b\xf4\x92\xf0\x2a\x23\x9a\x15\x7a\x49\x78\x0d\x82\x6a\x85\x5e\x12\x5e\x83\xa3\x5a\xa1\x97\xb4\x6b\xff\x18\x4f\x2f\x09\xaf\x61\x44\xb5\x4a\x2f\x0d\xaf\x2a\xa8\x56\xe9\xa5\xe1\x55\x1d\xd5\x2a\xbd\x34\xbc\xea\x80\x6a\x95\x5e\x1a\x5e\x75\x44\xb5\x4a\x2f\x0d\xaf\x51\x51\xad\xd2\x4b\xc3\x6b\x74\x54\xab\xf4\xd2\xf0\x1a\x07\x54\xab\xf4\xd2\xf0\x1a\x47\x54\xab\xf4\xd2\x7a\xfb\x5f\xc5\x7c\x82\xe9\xc8\xcc\x51\xae\x52\x4c\x77\xcc\x06\xb4\xab\x24\xd3\x20\x43\xfb\x78\x04\xcd\x74\x66\xa6\xe8\x57\x89\xa6\x0b\xb3\x1e\x05\x2b\xd5\xb4\x31\x1b\xd0\xb0\x92\x4d\xf7\x5c\x24\x19\x15\x1b\xdd\x2c\x33\x53\x74\x6c\x84\x33\x61\xd6\xa3\x64\xa3\x9c\xe9\x6d\x81\xe5\x6e\x32\xd2\x59\xd0\x89\x65\xd4\x6c\xb4\x33\xae\x4d\x33\xf4\x6c\xc4\x33\x2e\x4e\xeb\x51\xb4\x51\xcf\xb8\x3a\xad\xa2\x69\x23\x9f\x71\x79\x7a\x46\xd5\x46\x3f\xa3\x9f\x1b\xba\x36\xfa\x19\xfd\xbc\x47\xd9\x46\x3f\xa3\x9f\x57\xb4\x6d\xf4\x33\xfa\xf5\x82\xba\x8d\x7e\x36\xdf\x76\x05\x3c\x83\x7e\x46\xbf\xbe\xa0\x70\xa3\x9f\xd1\xaf\xaf\x68\xdc\xe8\x67\xf4\x2b\x82\xca\xfd\xba\x07\xd2\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\xa9\xe8\xdc\xe9\xe7\xf4\x1b\x04\x9d\x3b\xfd\x9c\x7e\x83\xa3\x73\xa7\x9f\xd3\x6f\x28\xe8\xdc\xe9\xe7\xe5\xb6\x95\xe1\x19\xf4\x73\xfa\x55\x41\xe7\x4e\x3f\xa7\x5f\x75\x74\xee\xe3\x75\xdf\xde\x8d\xc8\x4a\xad\xb1\x7b\xdf\x76\x69\xfc\x8e\x73\xec\xf3\x6c\x99\x2f\xdb\xd6\xd6\x73\x9c\x62\x71\x80\xe0\x5c\x38\xac\xed\xf3\x44\x3c\x1d\x4f\xb8\x2b\x7e\xfe\x09\x00\x00\xff\xff\xbe\xfb\x35\x16\x3d\x07\x00\x00"); -var _accga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd3\xcf\x6e\xda\x40\x10\x06\xf0\xbb\x9f\x62\x8e\xe9\x21\x65\xff\x78\xbd\xb6\x84\x90\x1a\x90\x52\x0e\x69\xab\x52\xd2\x4a\x55\x0f\xe0\x1d\xa3\x95\xca\xda\x5a\xec\x03\x6f\x5f\xcd\x8c\xe3\xe6\x10\x7d\xe1\x67\x7f\xbb\x63\xbc\xac\xb6\xfb\xdd\x3e\xc5\x11\x56\xdf\x72\xdf\x1e\x70\x84\x2e\xa6\x90\xf1\xd6\x4f\xb9\x45\x38\xe3\x25\xa6\xa2\xd0\x06\x42\x6c\xc7\xb7\x8f\x1c\xed\xf5\x34\x14\xc5\xea\x98\xe2\xf3\xd3\xe3\x71\x7b\x30\x8f\x9f\x61\xba\xe1\xcc\xdb\xfd\xee\x70\xbf\x8d\x78\xdd\xa7\xae\x07\x2b\xf5\x30\x0d\xf3\x12\x00\xab\xef\x78\x89\xb7\x31\xdf\xe1\xe1\x53\xe8\xcf\xf8\x01\x02\x76\xe4\x5f\x73\xc0\x1c\xd3\x05\x1e\x9e\x9f\xf4\xa2\x87\x69\x18\xfe\xe2\x15\xd3\x08\x25\x1b\xa6\xc0\x59\xac\xb6\x2f\xa7\xe1\xcb\xe9\x8a\xf0\x7e\x96\x57\xbe\xc8\xd7\x5e\x31\xdf\x62\x9f\x40\x9b\x8f\x4a\xb9\xff\xfe\xe3\x3e\x20\xe8\x79\x91\x5f\xc7\xfd\x0e\x7e\x6b\xd0\x0a\x8c\xb3\x95\xff\x33\xfb\xcf\x97\x3e\x2c\x77\x99\x52\xc6\x6f\x63\xc8\xa7\x74\xc1\x62\x6d\x94\x2e\x37\x30\x87\x6b\x6a\x12\x53\xb1\x50\xb8\xa6\x29\xd6\xc6\x18\x47\xc2\xe1\xbd\xaa\x8b\xb5\x55\x4a\x6f\x60\x0e\xe7\x1d\x8b\x11\x31\x24\x25\x4b\x2d\xd2\x6d\xc0\xd5\x2c\x5a\xb1\x68\x6a\x35\x22\x56\xc4\xf2\xd2\x15\x53\x29\xe4\xa8\x66\x58\x2a\x11\x4f\x35\x53\xac\xbb\x8e\xb7\x97\x70\xbe\x66\xa9\x45\x1a\x6a\x29\x96\x56\xa4\xa5\x7b\x2c\x0b\x8a\x20\x6f\xe6\x89\xf4\x89\x49\x9f\xe9\xa6\x8a\x25\x88\x84\xb7\x87\xed\x3a\xdd\x09\xd1\x83\xf8\x86\xc4\x9e\x59\x28\xbc\x57\x42\xd2\xb3\xdc\xd3\x3c\x81\x95\x1e\x45\xa5\x58\x9c\xf4\x28\x5c\xc3\xdb\x39\xa9\x51\xb8\x86\x47\x72\x32\xa5\x93\x29\x4b\x22\xb4\x4c\xc8\xdf\x92\xd6\x74\x78\x96\x77\x48\xff\xd3\x99\x5d\x8e\x51\x3b\xe5\x8c\x69\xe4\x13\xcb\x07\x85\x5e\x7e\x4c\xb8\xfc\x28\x86\x7e\xa0\x16\xff\xfd\x0b\x00\x00\xff\xff\x66\xba\x5f\xa0\x40\x03\x00\x00"); -var _caee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x4f\x8f\x9b\x30\x10\xc5\xef\x7c\x8a\x39\x6e\x0f\x5b\x6c\xfe\x19\x4b\x11\x52\x37\x51\xb7\x1c\xb6\xad\x9a\xcd\xb6\x52\xd5\x03\xd8\x43\x6a\xa9\x31\xc8\xc0\x21\xdf\xbe\xb2\x3d\xd0\x1e\x22\xf8\x3d\x3f\x3b\xef\xe1\x49\x8f\xed\xa9\xb5\x66\x81\xf4\xab\x1b\xd5\x19\x17\x18\x8c\xd5\x0e\xe7\x71\x75\x0a\xa1\xc7\xab\xb1\x49\xc2\x33\xd0\x46\x2d\x1b\x86\x87\xba\x75\x53\x92\xa4\x17\x6b\x9e\x9f\x1e\x2f\xaf\x1f\xeb\xc7\x4f\xb0\xce\x48\xf2\xb1\x3d\x9d\xef\xf3\x82\xb7\xd6\x0e\x23\xe4\x71\xbb\x5e\x27\x3a\x02\x20\xfd\x86\x57\x33\x2f\xee\x0e\x0f\x1f\xf4\xd8\xe3\x3b\xd0\x38\x78\xfd\x8b\xd3\xe8\x8c\xbd\xc2\xc3\xf3\x13\xdf\xd5\xf3\x3a\x4d\x7f\xf0\x86\x76\x81\x32\x68\x68\x75\x78\x26\xe9\xf1\xa5\x9b\x3e\x77\x37\x84\xff\xb3\xbc\x85\xc5\xb0\xf6\x86\x6e\x36\xa3\x05\x9e\xbf\x67\x4c\xfc\xd3\x5f\xef\x13\x02\xa7\x43\x7e\x5c\xda\x13\xfc\xe4\xc0\x19\x64\x65\x51\xb2\x5f\xa4\x7f\x7f\x19\xf5\xee\xe2\x22\xc6\x57\x46\xab\xdf\x9d\x4b\x0e\x98\xd5\x4c\x16\x0d\x94\xb2\x8e\xd0\x55\x1e\x64\x72\xc0\xbc\x66\x35\x6f\xa0\x14\x25\x41\xe6\xa1\x88\x20\xf3\x06\x84\x60\x55\x72\xc0\xa1\x57\xd1\x57\x13\x28\x0f\x39\x01\x06\x9f\x88\x24\x75\x20\x32\xca\xc1\x1b\x65\x84\xbe\x0f\x4b\x1b\x05\x23\x67\x44\x43\x03\x15\x8b\xa0\x65\xef\x03\x56\x04\xda\x83\x20\x88\xff\x55\x04\x1a\xba\x90\x90\x73\xff\x9d\xb7\xba\x49\xb5\xd7\x77\x9d\xbd\x22\x15\xab\x1b\x88\x2f\x3e\x50\xbd\x35\x64\xa4\x4a\x5f\x4e\x6e\x6a\xb1\xa9\xa5\xf7\x66\xa4\x56\x9b\x2a\xbc\x37\xa3\xee\xe1\x5c\xff\x22\xbd\x97\xca\xc8\x8e\xd4\x50\x44\x54\x94\x2f\xe6\x09\xe0\xe7\x6f\x1f\x09\xb5\x3a\x87\x76\x09\xd3\x17\x2e\xdd\x5f\xa4\xb1\xb8\x0f\xf8\x34\x4e\x7e\x57\xf8\xfd\x0d\x00\x00\xff\xff\x48\xe4\x8e\x49\x0c\x03\x00\x00"); -var _caed =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x8b\x9d\x30\x10\xc7\xef\x7e\x8a\x39\x6e\x0f\x5b\x8d\x31\xc9\x2e\x2c\x0b\xad\xaf\xb0\x52\x76\x5b\xea\x76\x5b\x28\x3d\xf8\x92\x79\x12\xa8\x31\x44\x3d\xbc\x6f\x5f\x66\x62\xed\x41\xfe\xfa\x8b\xf3\x63\x32\x49\xd9\x76\xa7\x2e\xf8\x15\xca\xaf\x69\xb6\x3d\xae\x70\xf1\xc1\x25\x5c\xe6\x2d\x59\x84\x33\x8e\x3e\x14\x85\xa8\xc1\x79\xbb\xfe\xfb\xe4\xb0\xd3\x10\x8b\xa2\xfc\xf4\xfa\xf4\xf9\xf6\xa3\xba\x7d\x82\x6d\xc1\x9d\xb5\xdd\xa9\xbf\x2e\x2b\x4e\x5d\xb8\xcc\x20\x73\xad\xdb\xe2\x5e\x0f\x50\x7e\xc3\xd1\x2f\x6b\xba\xc2\xcd\x07\x37\x9f\xf1\x1d\x38\xbc\x10\xff\x92\x1c\x26\x1f\x46\xb8\x69\x5f\x7a\x71\xe0\x7e\x8b\xf1\x0f\x4e\x18\x56\xd0\xcc\x30\x38\xce\xa2\x6c\x9f\x87\xf8\x32\x4c\x08\x47\x27\x6f\xbc\xc2\x0b\x6f\x98\x16\x3f\x07\x10\xf2\x7d\x55\x99\xff\xfc\xf5\x1a\x11\xc4\x6e\xf8\xf9\xbd\x3b\xc1\x2f\x01\xa2\x82\x5a\xa9\x3b\xf9\x7b\xe7\x3f\x9e\x67\x77\xfc\x25\x64\x6e\xde\x7a\x97\x86\x30\x62\xf1\x30\x88\xe6\xfc\x08\x7b\x08\xa9\x1b\x4d\x4c\x0d\xcc\x28\x84\x34\x8d\x64\x66\x33\xb3\x99\x29\x66\x2e\x33\x24\x56\x11\xd1\x82\x89\xae\x89\x34\x4c\x54\x26\x9a\xc8\x1d\x93\xfb\x4c\xc8\xde\xd4\x4c\xb2\x47\x93\x27\x77\x60\xb2\xc7\x90\x47\xb1\xd9\x64\x8f\x21\x8f\x62\xb3\xc9\x1e\x43\x1e\xc5\x66\x94\x4c\x28\x68\x2f\xa6\x78\xb0\x1a\x9b\x47\xa0\x50\xe4\xae\xee\x0d\x4d\xfd\xd8\x3f\xbd\xd3\x69\x1f\xf3\xb7\x5b\x4a\x18\x56\x3e\x6b\x1e\x32\x0d\xce\x07\x3c\xee\x52\x9c\x23\x55\xf1\xf3\x37\x00\x00\xff\xff\x7a\x2d\x9c\xb1\x77\x02\x00\x00"); -var _baeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\xcb\x8e\x36\x31\x92\x1d\xb6\xef\xa7\xa8\xa5\xbc\x90\x27\x79\x0b\x92\x80\x51\x80\x25\x61\xe4\x59\xc8\x36\x2c\xc9\x36\x60\x78\x91\xd7\x71\x03\x9e\xee\x46\x4f\x6b\xa1\xb7\x37\x78\x4e\x7d\xe7\xe4\x18\x30\x5c\xff\xa6\x7e\x7e\x99\xc9\x4b\x30\x18\x11\x8c\xeb\xdf\xfd\xdb\x7f\xf8\x77\xff\xf0\xa7\x3f\xfe\xed\xeb\xef\xfe\xe7\xbf\xfe\xf9\xfc\x8f\xf7\xdf\xbe\x9e\x3f\xfe\xe9\xfa\xeb\xfd\xcf\x7f\xfe\x2f\x7f\x3d\xef\xaf\xe3\xfe\xc7\x3f\xfe\xe9\x0f\x7f\x48\xf9\xeb\xfa\xe3\xf9\xb7\x4f\x13\x7f\xce\x7f\xda\xff\xf2\x87\x3f\xac\xef\xff\xe3\x7f\xfd\xe7\xbf\xdd\xff\xf4\x0f\x7f\x7a\xfe\xfc\x55\xf8\xde\xf5\x5f\xfe\xf2\xf3\xee\xd7\xd7\xdf\xfd\x2f\xf7\x3f\xfe\xf1\x9f\xff\xf6\xd7\xff\xfa\xf5\xaf\xfe\xfb\xeb\xcf\xc7\xfd\xdf\x7c\x5d\xf7\xb3\x7e\xff\x9f\xfe\x7a\xdd\x7f\xfd\xe3\x9f\xfe\xf1\xeb\x5f\xfd\xfb\x7f\x93\xf4\xeb\x7f\xfc\x2f\x7f\xf9\xcb\xff\x7d\xff\xd3\xfd\xa7\xbf\x7d\x35\xfc\x76\xff\xe9\xc2\xdf\x3f\xfc\xdd\xbf\xfd\x0f\xfb\x5f\xfe\xc7\xfd\x9f\xee\xaf\xbf\xfb\xcf\x7f\xfa\xe3\xbf\xff\x37\xff\xfa\x3f\xff\xa7\xbf\x2f\xf9\x5f\xff\x0f\x78\x8a\x87\xff\xeb\xfd\xd7\x7f\xfe\xe3\x9f\xff\xf4\x95\xfe\xdb\x2d\x85\x7f\xfe\x4f\xff\xf5\x2f\xf7\x57\xfa\xe9\xe4\x7f\xff\xcf\xff\xf0\xef\xbe\xfe\x8f\xf4\x95\xb6\xaf\xdc\x62\x2b\xff\xe7\xcf\xef\xff\xdb\x7f\xf8\xf3\x75\x7f\x6d\x6c\x25\xce\xfe\xfc\xf3\x75\xff\xf3\x5f\xf6\xf3\xfe\xeb\xfe\xa7\x7f\xbc\xff\xf0\xf5\xf5\xdf\x6d\x3f\xff\xbe\xd7\x7f\xd3\xf6\xf7\x7f\xff\xf7\x7f\xff\xbd\x66\xf8\xff\x7a\xf3\xd3\xc1\x9f\xfe\xfc\xb7\xeb\x7e\xf8\xdb\xbf\xfc\x76\xfd\x4b\xcf\xf7\x57\x5a\x5f\xbf\x5f\xfb\x43\xda\xb6\x9f\xd1\xff\x78\x9d\xff\xd7\xfe\xd7\xcf\x87\xfb\xb6\xde\xfe\x34\xea\xf7\x57\x8a\xae\x66\xfb\xfe\xca\xb9\xb4\xaa\x1f\xfa\xf7\x57\xea\x7e\x7d\x7c\x7f\xa5\x2d\xab\x39\xbf\xbf\x7a\x4f\xe5\xd3\x3e\x56\xd7\xa1\xc7\x47\xfa\xfe\x4a\x59\x9d\x1f\xfd\xfb\x6b\xce\x4f\xeb\x5a\x3d\xe7\xf1\x69\xde\xdb\xf7\x57\x78\xa0\x3b\x7d\x7f\x45\xe8\xe5\x7b\xac\xa7\x4d\xcd\xb9\x9a\x1a\xf6\xde\xbf\xbf\x62\xba\x79\xae\xa7\xfe\xf6\x5a\x4d\xcd\xe2\xc9\xdf\x5f\x31\xf4\xf2\x53\x56\x53\xe3\x3e\x98\x95\xbe\x7d\xd6\x40\xc3\xdf\xae\x81\x86\xa6\xf1\xac\x81\xe6\x67\xb9\x69\xc3\x9c\x3f\x2b\x4a\x69\xf5\xdc\xf5\x34\x1d\xab\xf9\x01\x6c\xca\x68\xc6\xa7\x59\xeb\xea\xca\xcd\xb5\xde\xd9\xd5\x5c\x4b\x18\xdb\xa7\x19\xeb\xdb\xa1\xae\xce\x7b\x75\xa5\xa7\x17\x20\xa9\x69\x5c\x58\xaf\xa6\x71\xad\x81\x86\x06\xba\x62\x35\xfd\xf2\x1a\x77\x4c\x35\x01\x58\xf7\x8c\xf5\x7e\x60\x95\x00\x9c\xf9\xf9\x36\xb7\xb5\xfc\xf9\x99\x55\x0e\x34\x3f\x5d\xe5\x73\x01\x76\x4b\x6a\xce\xd5\xfc\xf4\x9c\xaf\xb9\x50\x63\xfb\xbc\x5d\x01\xca\xed\xd3\x75\x45\xd7\xf5\xe7\xe3\x74\x97\x67\x75\xfd\xb3\x0d\x79\xdb\x32\xb0\x30\x3e\xed\xb4\xa1\xef\x34\xf4\x43\x59\xbd\xa7\x4d\xed\x85\xf4\x9b\xbe\x4f\x0d\x8f\x93\xda\xb1\x1e\xf7\x4f\x33\x67\xa3\x6d\xde\x32\x5f\xce\x6a\xe3\x65\x0d\x55\xd6\xd8\x5d\x23\x15\xbe\x5d\xd4\x3e\xbe\xbf\xd2\x67\xe7\xf2\xd6\xae\xef\xaf\xe6\xbe\xf7\x93\xa7\xef\xf3\x7a\xda\xca\x3a\x4f\x4d\x4d\xf6\x56\xd5\x06\xd4\x92\x9e\x63\xe2\x1f\x8c\xcb\x29\x27\xc2\x21\xf4\x03\x01\xa5\xef\x67\x5e\xb3\xd1\xe7\x73\x8d\xf6\xc1\x85\x9c\xb7\x75\xd6\x4b\x57\x73\x11\x99\xf2\xf9\x36\xa7\xd5\x79\x29\x6a\x62\x6a\x79\x53\x7b\x5f\x8f\xa7\x9a\xd7\xf7\x57\x6a\x49\xcd\x7b\x35\xd5\xf5\xa2\x5f\x73\x66\x3d\xce\x0b\x88\x35\xab\x89\xed\xcb\x6e\xb7\xf5\xd8\x6f\x2f\x54\x2a\xa1\x26\x46\x6e\x6a\x2e\x88\x57\x37\xd7\xc8\x55\x2f\x97\x85\x09\x4d\xd3\x5c\xdb\x95\x9a\x20\x50\x16\x3c\x8b\xd6\x54\x16\x0a\x17\x3f\xc5\x9a\xf4\x74\x1d\xd9\x54\xd5\x55\x3d\x57\x53\x2f\x37\x20\x51\x16\xbc\x62\x2d\xb1\x69\x49\xeb\xb0\xa4\x2a\x80\x4c\x40\xd3\x5b\x31\xd7\x12\xab\x60\xbf\x03\x00\x1a\xf9\x20\xf8\xb4\xa8\xfb\x21\x4a\x2e\x76\xf2\x43\xfa\xff\x3f\x98\x41\x2e\x69\xa1\x40\xfd\x4c\xab\x81\x37\x7c\xa8\x61\x6e\xfb\x9a\xd6\x87\xee\xe4\x76\x00\x5f\xf4\xf2\x01\x7c\xf9\xac\xa1\x9d\xc0\xbe\xa9\x26\x38\xc7\x50\x73\xed\xc3\x87\x82\xe7\xb6\x68\x56\xfa\x10\xe5\xdc\xce\x35\xe5\x0f\x35\xcc\xb1\x10\x3d\x7d\x68\x65\x8e\x0d\x3d\x17\x35\x81\xf6\x1f\xaa\x9c\xa3\x82\xeb\x24\x35\xd7\x2c\xe3\x33\xe9\x7b\x6c\xeb\x50\xd5\x0f\xa7\xc9\xf7\x48\xeb\x87\x4d\xd0\xbe\x47\xc5\x0f\x42\xcf\x7b\x0c\xfe\x50\xf5\xc3\xc1\x1f\x9a\x7e\xc0\x49\xdd\x3c\xca\xec\xfc\x41\x7d\xec\xfc\x41\x8b\xb8\xf7\x9d\x3f\x68\xd8\xfd\xc6\x0f\x02\xef\xbd\xe0\xb9\x7e\xc8\xfa\x81\xc3\x0a\x0f\xee\x93\x7d\x7c\x68\x6e\x7e\x96\x10\x50\xc5\x71\xf3\xb3\xe8\x66\xed\xa2\x5d\xcf\x22\x8d\xb5\x67\x3f\x2f\x78\x3e\xd5\xae\xeb\x7b\x91\x80\x07\x80\xdf\x52\x49\xfa\x21\x70\x40\xdc\x61\xff\xfe\xaa\x23\xdc\x1e\xdf\x5f\x25\x17\x4f\x68\xe2\x7d\x0f\xb8\xaf\xe7\x22\x88\xcf\x76\x7c\x7f\xcd\xe1\xc7\xe7\x9a\x4f\x78\xfc\x6b\x75\x2f\x02\xf9\x6c\xf7\x6a\x77\xcf\xf7\xf9\xfe\xca\xdb\xd4\xf4\x16\xa9\x6f\x5b\xd2\x74\x40\x95\xaa\xa7\xbf\xd0\x3b\x37\xe1\xf7\xb3\x38\x41\x1d\xda\xb6\x67\x71\x82\xda\x93\xdb\x6d\xb5\xab\xdb\x64\x05\x42\xe3\x27\xf5\xef\xaf\x52\x0c\x8f\xb4\x4e\xbd\xa9\xc0\x93\xe6\xf7\x57\x9d\x22\x30\x0f\xe8\x60\xce\xfe\xfe\x58\x13\xce\x7e\x7f\x01\x20\x0f\x4f\xf0\xfa\xfe\xca\xd5\x1b\xb8\x28\x65\x6b\xd9\xcf\x9f\xef\xaf\x12\x46\x80\x45\x2a\x4b\x15\x49\x7f\x16\xcd\x6f\xe1\x05\x2e\x92\x9f\x52\x33\x84\x17\x31\x2d\x43\x24\xef\xc9\x15\x84\xda\x1d\x2e\x09\x70\x66\x4d\x60\xf1\xb7\x1a\x4d\x0b\xca\x7d\xb1\xac\xe2\x01\xc1\x25\x86\x9f\xcf\xef\xaf\x32\xab\xfb\xdb\xbf\xbf\x5a\xd9\xb4\xe3\x8b\x1e\x97\x32\x3d\x9f\x25\x53\x6c\x9b\xfb\xbb\xd6\xf3\xe4\xef\x97\x70\x93\x5e\xf3\x07\xa5\x18\x9a\xff\x62\xb8\x79\x9b\x02\x50\xc1\xe9\x36\x42\x96\x0c\xda\xa1\xf1\x4b\x41\x7f\x7e\xbf\x82\x07\xfa\x79\x03\x46\x69\x3d\x8b\x07\xb4\xfc\xea\x7f\xad\xbf\x84\x9f\x0f\x50\x3d\x8f\x37\x17\x7c\x0c\x8f\xb2\xd6\x1f\xde\xa0\x25\x01\xb4\xd8\xb4\x41\xe5\x5c\xf0\x32\x02\x80\xab\xbc\x4e\x44\xb9\x21\x90\x1a\xa3\x96\xf0\x53\xaa\xf8\xf2\xb3\xa8\x5f\x6d\x06\x58\x85\xac\xe4\x23\xbe\xc8\x61\xe9\x06\x78\x2d\xe0\x3c\xea\xaf\x82\xfa\x19\xe5\x6b\x83\x0c\xef\xe7\xb1\x10\x46\xcc\xf9\xa9\xeb\x04\xe4\xfa\x2b\xf6\xf2\x2c\xa6\x58\x8b\x8f\x47\x9d\x68\x7b\xf2\x8b\xa0\x8d\xea\xc9\x2e\xec\x48\x59\xd0\x5a\x5c\xb4\xb6\xe2\xc9\x5c\xe0\x7c\xee\x6f\x61\x47\x33\x36\xd4\x07\x93\xd5\xfb\x0d\xa2\xa0\x58\xc7\xb3\x04\xc9\xdc\xdd\xdf\x62\xcb\xa5\x8a\xc5\x3f\x6d\x9d\x8e\xcd\xc0\x6a\x75\x3d\x37\xbd\x69\xeb\x74\x6c\xcd\xfd\xe1\x74\x24\x3f\xe7\x75\xc9\xdf\x0f\xd0\x17\xbf\xbf\xb0\xe3\x85\xbd\x6d\x91\xc7\x2d\xb9\x7d\x7c\x7f\xd5\xf7\x7c\x17\x9f\x99\xc6\xc6\x25\x30\x96\xec\xcd\x6d\x8b\x3e\x6e\xd5\xe3\x3f\x0b\xbe\xa6\x67\x10\x33\x86\xb1\x7f\xc9\x19\xa5\x9b\x1c\x05\x4f\x87\xc6\x8b\xb5\xfe\x62\x7a\x1b\x8b\x3e\xe6\xd0\x7e\x44\x5b\xe4\xc7\xfb\x19\xf1\xfd\xd5\xd3\x6b\xbc\xfe\xfd\xd5\xb7\xcd\xfd\x0f\xf0\x62\x1f\xb7\x00\xef\x76\x7f\x5c\xbf\xe6\xbf\x6e\x36\x79\xbc\xbe\x5f\xeb\x1f\xaf\xf1\x2e\xec\x9f\xf0\x27\xee\xb5\x3f\x26\x97\xf1\x80\xba\xe8\xfb\x4e\xf2\xa8\xe1\x7b\x82\x40\x2d\xd9\xe1\xe9\x0b\x00\x96\xcb\x9e\x5e\x00\x50\x01\xa0\xaf\xd3\xd1\x8a\xdb\x8b\x41\xbc\xf8\x5b\x8f\x35\x21\xf1\xf0\xa7\x2f\x00\x94\xe9\xf7\xc7\xf7\x57\xcf\x66\xd0\x7d\x91\xc7\x6e\x04\xea\xfb\x62\xc0\xaf\xf1\x17\x02\x14\x6f\x70\x5f\x00\xa8\xd3\xfd\x43\xe8\x34\x42\xf6\x1b\x1b\x20\x84\xeb\x0f\x9e\xab\xbf\x25\xfd\x44\x98\x1c\x2d\xe1\xa7\x64\x89\x29\xcf\x58\xeb\xcf\x5e\xef\x28\x20\xf7\x82\xcf\x92\x8d\x6a\x93\xe8\xf9\x0c\x28\x08\xcc\xff\xc6\xa2\x0e\xbe\xb1\x3c\x63\x91\xc7\x17\xbb\x58\xa2\x54\x6d\xe6\xff\x63\x2e\xf8\x48\xa2\x79\xc6\x42\x80\xe2\x03\x3d\x20\x26\xbe\x4e\xf0\x92\xb4\xba\x25\xe5\x67\x5c\xa0\x87\x5e\x00\x4e\x40\x73\x7b\x61\xc0\xf4\x09\x9e\x94\x90\xb4\xc0\x09\x91\x76\x1a\xc5\xd6\x25\x68\x6c\x86\xd0\xa4\x14\xa6\x19\xcd\x05\x81\x17\x83\x59\xb2\x79\x1a\xd9\x03\x40\x42\xf2\x91\x5a\x92\x60\xaf\xd5\xcf\x17\x06\x34\x33\xb8\x09\x9d\x89\x31\x6a\x42\x42\xb0\x08\x36\x17\x06\x48\x8d\x90\x9f\xb9\x48\xa0\xf4\x08\xf9\x99\x60\x90\x66\x40\x73\x61\xc0\xd8\x3c\x3f\x00\xc0\x18\x09\x91\x3e\xfb\x08\x41\xa6\x9f\xdd\x32\xd2\xbe\x64\xc4\x64\x88\xee\x0b\x05\xb2\x84\xf1\x07\x2a\xa2\x39\x8d\xf3\x50\x12\x35\x0b\x95\x7b\x80\x83\xb8\x83\x05\x81\x6e\x1c\xd9\xc7\xf7\xd7\x28\x16\xd2\xf6\x09\x22\x29\x88\x40\x32\x6e\xd5\xfd\x1d\x0b\x62\xb5\xfd\x8a\xc3\xac\x3b\x73\x2d\x5e\xfe\xbe\x28\xc4\xf6\xee\x7d\x31\xd0\x30\xc9\xdf\x97\x08\xf9\xe2\x87\xd0\x59\x75\x63\xe8\x91\xbe\xbf\xc6\x8b\xa5\xac\x4b\x4f\xce\xaf\x36\xc0\x63\x92\x7d\xd4\xef\xaf\xf1\x22\xf1\x47\xfb\xfe\xea\xd3\xe3\x1d\x8b\x44\x4e\xb3\xb4\xa3\x83\x64\x69\xb5\xc7\x00\x0b\xd2\x7e\x1f\x10\xa0\x2c\x21\x1e\xfb\x82\xde\x26\xe8\x1e\x50\x21\xbc\xfa\x3b\x71\xb1\x72\xfb\xfa\xfe\xea\x2f\x09\xf0\x00\x7e\xf8\xc4\xad\xdb\x62\x7b\xb1\x9c\x73\xc3\x95\x40\xdf\x9f\x38\x20\xa6\x58\xe7\x3a\x1f\xdd\x14\xe3\x2c\x6b\x3e\x16\xf0\xce\xba\x24\x7a\xb3\x88\x73\x61\xc7\x8b\x02\xac\x6b\xe1\x28\xd2\xb6\x3c\xeb\x5e\x98\xdf\xe3\xad\xcb\x56\x1a\xe6\x09\xe7\x02\x40\xb5\x04\xb4\x2e\x3d\x69\x9a\xe6\x9f\x54\xa4\x79\x42\xe7\xf7\xd7\xec\xa6\x10\x27\xef\xe5\x5e\xe0\x0d\x80\xf9\x7d\x08\x50\x3e\x40\x17\x65\x04\x7d\x7f\x2d\x04\x28\x26\xb9\x57\x5e\x00\x34\x42\x5d\x0b\x00\x59\xd7\xc7\xe7\xaa\x6b\x83\x0d\xe0\x6b\xb1\x88\xf1\xa1\x48\x65\x83\x12\xe7\x83\xa0\x65\xe3\x15\xab\xaa\x89\x1b\xc6\x96\xfd\x03\x4e\x8f\xdf\x4f\xd0\x1c\x7c\xf0\xaf\x40\x99\x95\xdc\x84\x7c\xb8\x6d\xcd\x3f\x3c\x54\x22\xf5\xcf\x0f\x13\x02\x5e\xf9\xdc\xbd\x97\x78\x83\x1f\x3e\x5b\x5c\xb6\x19\xfc\x41\x73\x78\x70\x79\x15\x0c\xca\xf6\x0c\xfe\xa0\x4f\x9e\xc9\x1f\xb4\xca\x67\xe7\x0f\x9a\xf7\x73\x58\x6d\x56\xa0\x2a\x4d\x9b\xd0\xae\xa4\x0c\x46\xf9\x99\x64\x2e\x3f\xba\x2a\xfd\xb0\x03\x6a\xdb\x07\xef\x4b\xd9\xf9\xc6\x87\xd7\x97\x72\x56\xfe\x30\xf4\x03\x41\xf1\xd9\xf9\x52\xae\xc6\x4e\x3f\xb3\xae\x95\x97\xf2\x0f\xbb\x2a\xb5\x93\xd8\x7f\x90\xa7\xb4\xc9\x4b\xb9\xa0\x17\xdb\xcf\x0f\x9f\x4e\x23\xf1\x0e\xfe\xd1\x12\x95\x99\xa8\x2d\xf8\xc8\x38\x65\x06\x3f\x11\x7c\xe7\xf9\xf0\x87\xcf\x0e\xcc\x6b\xe3\x0f\xea\xe3\xfa\x79\xe3\x07\x29\xcb\xfe\x33\xb1\xcf\x45\xbb\x1c\x95\x9d\x7e\x34\xe4\xe5\xfc\x19\xe5\x83\xb7\xe5\xbc\xd9\xe9\x47\x78\xac\x5b\x0b\xfe\xf0\x33\x4a\x4d\x8d\xa3\x7c\xc4\xbb\x5a\x0a\xe1\xf1\x51\xf8\xd4\x42\x0d\xe4\xf6\x91\x8f\x6a\x39\xa8\x2c\xf9\xb0\xc7\x5a\xae\x8b\x3f\x7c\xfa\xa8\x17\x47\xf9\xe0\x4a\x8d\xca\x3e\x3e\xb8\x52\x23\xd8\xc7\x07\x57\x6a\xcf\x5c\xdc\xe7\xc8\xd7\x9e\x27\x7f\x68\x9f\x1f\xfa\x4f\x1f\x9f\x61\xfb\xe0\xb0\x1f\xa6\x52\xe7\xcf\x56\x7e\x30\xac\xce\x8e\x7d\x91\x4e\xb9\xce\x7e\xf1\x87\xcf\xb0\x13\x7a\x9e\xb1\x7d\x48\x51\x9d\xf3\xe0\x1b\xea\x74\x3e\xfc\xe1\x33\xec\x3c\x82\x3f\xcc\x5f\xf0\xa2\x3a\x8f\xce\xb7\x3f\x00\x3f\x3b\x7f\xf8\xc8\xef\xf5\xdc\x33\x7f\xe8\xfa\xa1\xf0\x87\x0f\xb0\x2e\x6a\x85\xd2\x47\xbe\xa8\xf7\xbf\x54\xf1\xd4\x7b\x4b\x20\x6f\x55\xed\x0c\x24\xef\x7e\x01\x77\x98\x0f\x43\xab\xf7\x22\x28\xa5\x7f\xe8\x55\xbd\xb7\x25\x92\xd5\x0f\xfe\xd6\x7b\x5b\xf4\x36\x0f\xb7\x21\x92\x7d\x18\x58\xbd\xb7\x75\x27\x1b\xc3\xdf\x43\x20\x99\x7e\x7e\x41\xc5\xe0\x09\xdd\xe0\xc8\x6e\x3f\x9c\xa0\x3e\x48\x1b\x3a\xd0\x80\x54\x25\xfb\x83\xf4\xb3\x22\x8d\x08\xad\x4d\x7c\x58\x6c\xbd\xd3\xba\x95\x49\x9d\x5c\x6f\x6a\x6d\x36\xb7\x03\x52\xbf\x40\x98\x3a\x3b\xf4\x88\x8b\xe7\x4a\xcf\x59\xef\xb4\x24\x12\x5d\x3b\xeb\x9d\x20\x95\x37\xcf\xf8\x80\x8a\xd9\x13\x3a\xa1\xce\xf6\xfb\x4b\x26\x6b\x9b\xfb\xbf\x31\x21\x4d\x18\x5a\x98\xe6\x05\x64\x12\xb7\xa1\x3d\xcb\xb8\x66\x84\x06\xcc\x6b\x45\x9b\xf7\x84\x56\x86\x6d\xb8\x07\xdc\xc2\x75\x82\xee\x3c\xde\x8a\xbf\x7a\x67\xda\x57\x86\x5f\xd8\x21\xe6\xf8\x05\xde\x34\x05\x82\x7c\xe2\x66\xea\x11\xaf\x25\xb8\x7f\xc8\x5e\xbd\x61\xd8\x08\xa3\xe1\x0f\xc1\x36\x5a\x40\xd1\x52\xb2\x3f\xf8\x59\xa3\x7a\x2c\x58\xa3\xa7\x5c\x48\x9d\x87\xbf\x88\xb7\xb2\xb2\xde\x85\xdb\x26\xca\x72\x97\xb5\x6d\x62\x1a\xf5\x2e\x50\x8b\x1b\xac\x65\x61\x6e\x0f\x77\x78\xe0\xb2\xe6\x19\x90\x09\x89\x10\xdd\xe5\x82\x24\xeb\x0f\xd6\xe1\x2b\xc9\x33\x78\xde\xea\xd2\x7a\xd7\x75\x5a\x87\x81\x50\xc9\x82\x44\xb7\xee\xca\xeb\x91\x66\x5c\xb9\x6f\x3e\x2c\x8b\x6c\xd5\x9e\x34\x83\xba\x98\x47\xaf\xee\x60\x2e\xe9\xd2\x67\xa1\xee\xec\x40\x6b\xae\x58\x93\xc9\xc3\xa2\xb6\x65\x24\x3f\x5f\xfb\x56\x8d\xca\x8b\x6f\xa4\x19\x6e\x3f\xb8\x91\x0b\x66\x6d\xc3\x05\x53\xdf\x37\xee\xab\x81\x06\x15\xc9\x56\xb4\xe6\xb6\x60\x30\xc3\x1d\xe0\x30\x56\x2d\xb9\x71\x5b\x45\x98\xef\xc5\x86\xd2\xf0\xae\x35\x5a\x02\x37\x7f\x31\xd6\x0d\xc5\x53\x6c\xf3\xad\x94\xae\x77\x83\x92\xd8\x4b\x6e\x20\xec\xd3\x33\xba\xd7\x0c\x8d\x47\x50\x82\xa4\xa6\x19\xc6\xb6\x40\x64\xb4\x80\x12\x64\x1a\x44\x01\x72\xe1\xd3\x1e\x13\xe3\xa9\xdd\x17\x88\xba\xd1\xac\x2f\x7e\x16\xa6\x1e\xd0\x21\x6c\xc9\xf4\x66\x31\xef\x92\x43\x20\x5c\x97\xf4\x92\xdc\xc1\xba\x74\x8f\xec\x0e\xd6\x25\x3a\xb7\x21\x80\x0c\x42\xa8\xe4\xdf\x70\x1d\x58\x2b\x6a\x31\xf5\x5b\x57\xec\xda\xc4\xc3\xee\xb1\xb3\x37\x0f\x7f\x80\x3c\x6a\x43\xc6\xf9\xd6\xf1\xd7\x7b\xf1\xda\x1a\x46\x6a\x5c\xb1\xb3\x4f\xfa\xba\x62\xe7\x6a\x06\x31\x37\x0e\x20\x80\xae\x3b\x76\x2d\xa1\x19\xc1\xce\x38\x4d\x7e\x27\xac\x10\x59\x1d\x2e\x09\xb5\x8c\xec\xe7\x38\x45\xde\xb0\x49\xe2\xa6\x0d\x87\x39\x6c\x4b\x46\xa9\x75\x87\xae\x9b\x01\xb8\x18\x7b\x99\xde\xd1\x25\xd5\x8d\x30\x86\x4c\x9c\xeb\x2c\x88\xac\x3b\xb2\xad\x1a\xf5\xde\xa1\x26\x33\x83\x01\xdb\x96\x04\x5d\x6f\x0a\xa7\x2f\xa4\x5f\x77\xe4\x9c\x4c\xeb\x60\xa1\x1b\xa6\xbe\xeb\x8a\x5c\x93\xcf\x04\xdc\x2a\xb2\xb7\x00\x7e\x15\xb3\x7a\x42\x13\x7a\x51\x4f\x80\x7b\xf8\xfa\x01\x2b\x2c\x9e\x00\x04\x26\x9f\xa1\x75\x0d\x2e\x61\x10\x42\xac\x68\x16\x0a\xd6\xad\xb6\xbc\x38\xdc\x41\xc3\x88\xde\x3f\x2a\x07\xd4\x92\x0f\xdc\x6a\x2c\x65\x1c\xfb\xdb\xf0\x53\x61\xab\xaa\xdd\x20\x3c\x70\x08\xa7\x56\x74\x42\x13\x67\x2c\x3d\xa1\x88\xf2\x16\x9e\xb0\x54\x79\x82\x27\x70\xc4\x67\xe8\x84\xa5\xc6\x64\x08\xd7\xcc\x6c\xa9\x66\x5d\x33\x8b\x04\xf9\x7a\xc3\xfc\xf8\x3a\x15\x27\x3c\x57\x5e\x54\xe1\xc4\x29\xf7\x8a\x69\x5b\xab\xee\x00\xc2\xa1\x91\xfa\x3c\xd9\x81\x7f\x80\x2e\xf6\x35\x83\x1b\x42\x82\x40\x7a\x91\x4c\xe8\xf9\x45\x32\xd1\xfc\xc3\xc2\xa2\x97\x14\xb2\x2e\x92\x35\x3c\xc3\x75\x7d\x29\xd5\x74\x68\x49\xda\xa5\x19\x24\xd7\xe2\x25\xd5\xc7\xec\x82\x29\xc2\x64\xe6\x5a\x82\xdd\x30\xc3\xbd\x60\x5c\xab\xee\x0f\x52\x4a\xf7\xf3\x07\x64\x4a\xfd\xdd\x3c\xd7\x1e\xe0\x86\x75\xd1\x38\x70\x73\x45\xe6\x87\x77\x81\x7a\x5e\x48\x73\xaf\x63\x11\x26\x8c\x77\x03\x65\x17\x04\x6e\x1c\x6c\x0b\x21\x37\x0f\x76\xf8\x03\x08\x62\x9e\xe2\x0d\x2c\xd3\x15\xe7\xbe\x17\xda\x77\xa3\xfd\x03\x61\xd9\x94\xe5\x49\xec\x50\xbb\xfc\x2c\x34\x7b\xc1\xf0\x01\x9a\x59\x36\x7d\x88\xf7\xc6\xc3\x07\xb2\x65\x77\x07\x8b\x56\xbf\x60\x82\xab\x72\xf2\x26\xad\x6b\x6f\xc9\x3e\xa8\xbc\xf8\xbe\x96\xf0\x5c\x54\x41\xab\x7d\xf3\x05\xad\xf9\x01\x87\xfe\xe8\xe7\x2a\x6c\xbc\xeb\x85\xd0\x0f\x09\x46\x8a\x4d\x6d\x60\xb2\x84\x49\xd8\x5c\x6b\xd2\x1a\x61\x54\x2d\x32\x02\x54\x18\x55\x6d\x44\xae\x30\xaa\xa6\x45\x1d\x7f\xc1\x6d\x60\x71\x4d\x21\x5a\x0c\x8b\x6b\xd5\x25\xbc\xc2\x40\x5a\x9b\x00\x0e\x03\x69\xcd\x3a\x15\x30\x90\xfa\xc2\x5d\x61\x20\xcd\x5b\xf1\xf7\xdc\xe1\xa6\xf6\x0d\x41\x57\x8b\x85\x01\xf4\xf5\x1c\xbe\x22\x45\xf0\x7f\xe8\xf4\x62\xc2\x03\x0b\x68\xb5\xe0\xfb\x50\xf6\x4e\x3a\x16\xb0\x80\x96\x62\xf0\x40\xf6\x96\x4a\xbf\xc2\x02\x9a\xa5\x42\xaf\xb0\x80\xd6\xae\x63\x0b\x0b\x67\x31\x0a\xc1\xc2\x59\xfb\xf0\x04\x16\x78\x4d\xba\x61\xb1\x4c\x96\xd8\x1e\x4a\xd2\xd2\x38\x57\x98\x2c\x6b\x9f\xfe\xa0\xf0\x05\xff\x40\x24\xd5\x8c\x29\x49\x67\x6f\x4a\xc1\x94\x37\x0f\xd1\xf9\x82\xe6\x04\x49\xba\xe8\x9c\xc1\x6a\xb9\x5e\x10\x50\x20\x4a\xfb\x86\x03\xb3\xe5\x7a\xc1\x5f\x9c\x78\xc1\xed\x0b\x93\xd6\x14\x60\x66\xac\x86\x12\x24\xe1\x9a\xb5\xc8\x25\xa7\x96\x6e\xa8\x42\x4e\xad\xa2\xae\xb0\xe4\xd5\x90\x14\x03\x4b\x5e\x35\x0b\x87\x25\xaf\x66\xef\x52\x03\x2d\x92\x5e\xb6\xd2\x94\x17\xd5\x2f\x00\x68\xd9\x33\x80\xa0\x3a\x25\x56\xc2\x96\xb7\x5e\xd0\x94\x1b\x36\xda\xa8\x07\x63\xde\xa8\x42\x55\xc8\xa9\xd9\x98\xd6\x76\x6c\xbc\xa0\xde\x0e\xf8\x56\xba\xcd\x8b\xb3\x40\xd4\x00\xb2\xe1\xfe\x40\x8f\x25\x34\xd0\x98\xd7\xbd\xe4\x25\xc7\xe6\x61\x90\x05\x34\xd1\x92\x52\x68\xac\x93\xaf\x42\x85\xb1\xae\xca\xb8\x5a\x61\xac\x5b\x0b\xd4\x00\x41\x4c\x16\x04\x82\xde\x9d\x06\xc9\x92\x84\xf3\x34\x65\x09\x5a\xa3\x3c\x22\x98\xbc\x21\xb6\x24\xe5\x69\xc2\x02\x25\x96\xb5\x1f\x30\xa6\xd5\xee\x93\xd7\x89\xb7\x3e\x7a\x1d\x37\x40\x43\x14\xd6\xb0\xe1\x93\xd1\x4f\xb4\xfd\xfe\xc5\x0e\x04\xe2\x0e\x10\x4a\xce\x82\x39\xac\x54\x53\x27\x98\xb7\x64\x9a\xa8\x3f\xe6\x2d\x89\xc6\x30\x6f\xa5\xcd\xe4\x1b\xf6\xad\x91\x0c\x53\x8a\xe6\x16\x13\x60\xe0\x4a\xd9\xa7\x1d\xd2\x77\xd7\x85\xef\xa1\xf4\x9d\xab\x5f\x38\x60\x51\xf4\x0b\x27\x5f\x10\x54\x96\xf8\x5d\x6a\xf6\x1c\x6f\xbe\xa0\x5d\x19\xc0\x0b\x83\x99\xf2\x77\x16\x63\x87\x8d\xab\xca\xc4\x51\x69\xc2\x1a\x3e\xdc\xf3\x67\x95\x02\xd3\x0c\x5c\x48\xfc\x41\x87\x4d\x4b\x70\x9f\xb0\xca\x79\xe3\x26\xe7\x2c\x51\x05\x46\xa9\x2a\x3f\xe2\x0a\xa3\x53\x19\xee\x10\x6a\xae\x30\xbd\xd9\x79\x18\xdb\x6f\xbc\x08\x2a\x0d\x4e\xc9\xbb\x06\x69\xba\x1a\x4d\x20\x4d\x27\xa3\xe5\x0e\xf5\x8e\x37\x11\xd2\xb4\xef\xc4\x30\x38\xd5\x61\x7a\xba\x93\xb8\x49\xd9\x41\xa3\xd2\x30\xb9\xdc\x89\x67\x21\x80\x2c\x71\xba\x0c\xe3\xcd\xbe\x68\xfc\x94\x68\x07\x23\x50\x49\x4d\xeb\x3d\xc0\x03\x8c\xc8\x4b\xda\x9d\xbe\x1f\xc0\xa8\x92\x8a\x24\x2b\x18\x55\x92\x6f\x84\x30\xaa\xd4\x61\x3c\x86\xb0\x2a\xbf\x8a\x0a\x1b\x47\x1d\xaf\x36\x44\x39\xc9\xa6\xb0\x71\xe4\xe6\x73\xb2\x64\xd3\x3a\xcc\x41\x96\x28\x59\x9a\x0f\x22\x44\xc9\x30\xe9\xbb\xc8\x1f\x4c\x8b\x2e\x82\xd0\x6d\x82\xf0\xf5\x05\x40\x28\x61\xf2\xb9\x00\x42\xa3\x3d\x84\x4f\x2b\xb0\x9e\x25\x7c\xd6\x21\xe1\xf5\x59\xc2\xe7\x08\xa9\x66\x9e\x1b\x97\x76\x43\x8c\xb2\x67\xf6\xa6\xdf\xb8\xc1\x24\x4d\xe0\x0e\xcc\x50\x5b\x70\xf3\xe4\x7a\x44\x08\x9f\xc3\x1c\x66\x09\x9f\xb9\xf9\x14\xdd\x5c\xa2\x60\x76\x5f\x0b\x0b\x0d\xe3\x1b\x96\x67\x83\x00\x6e\x97\xdd\x7b\xfc\xf0\x58\x1a\x6d\x97\x30\x9a\x8b\xf4\x5b\xcf\xf3\xb3\x04\xed\xea\xc3\x25\xf8\x03\xcc\xd0\x4c\xf8\xc1\x2e\x14\xe3\xe5\xb3\x7f\x7f\xcd\xe6\xef\x81\x05\xaf\x01\x1e\xbe\xff\xd3\x61\x43\xcc\x80\x6d\xdf\x0d\xc6\xa7\x91\x3f\x03\xb4\x6d\x83\x6d\xba\xfb\x39\x88\x57\xf9\x70\xf9\xb6\x6d\xc7\xf7\x57\x9f\xe1\x17\xb0\xcb\xd9\x1d\x60\x97\x9b\xdf\xbf\xd9\x41\xe8\x07\x6e\xf3\xfc\xb4\xe9\xab\x2d\xe3\x70\xdb\x12\xac\x6f\xaf\x17\xe8\xa0\xaa\x11\x12\xad\x69\x49\x53\x48\xeb\x8e\x51\x8a\xdb\xeb\xf0\xcb\x25\xa7\x6d\xd0\xed\xce\x70\x1b\xd2\xf1\x87\x60\xb7\x0d\xba\xdd\x4d\xdb\xd2\xb6\xc4\x35\xf9\x05\x1a\xd4\xd4\xce\x9c\x72\xd6\x22\x21\x72\x8a\x8b\x35\xb8\x88\xd7\xf1\x7a\x1e\x98\xe1\xa6\x76\x67\x07\x5a\x23\x94\xb7\xf2\x79\x68\x5b\x9e\x00\x92\x3b\x80\x97\xd4\xf0\x00\x07\xc8\xb5\x60\x92\x79\xd6\x04\x02\xe8\x6e\x65\xf1\x6c\x5b\x26\x5e\x68\x02\x4b\xb8\xab\xf2\x92\x6c\xf4\x4a\xdf\x4a\xf5\x0f\x74\xbb\xd2\x80\x85\x87\xb7\xfa\x07\x68\xb4\x8c\x07\x15\x98\x9b\xdd\xe6\xad\x48\x33\x84\x1f\xd8\x30\x08\xea\xfc\xfe\x1a\x6d\x6a\xc5\x95\x2b\x70\x9b\x03\x36\x0d\x58\xb1\x04\x4f\x19\x8e\x5e\x9b\x97\xdc\x08\x73\x81\x14\xb2\x98\x62\x15\xda\xd6\xb8\xc4\xf8\x8d\x4a\xad\x6d\x4b\x52\x2b\xe1\xe5\x05\x18\x50\x68\x36\x81\xe9\x1a\x3e\x4b\xb0\xe9\xba\x12\xb4\x6d\x09\x36\x63\x18\x65\xe0\x25\x34\x0d\xdf\xbe\xc8\xad\xae\x14\x6d\xa3\x9c\xf3\x7a\x9f\x1b\xa6\x43\x01\xaf\x9e\x6c\x04\x81\x4f\x73\xad\x7a\x1f\x62\x4b\x4f\x9a\x0f\x1c\x98\x5b\x11\x02\x0d\xf2\x2f\xf5\x07\x7e\xaf\x70\x8b\xb6\x81\xdf\x6f\xd5\x84\x62\x8e\xef\xaf\x21\x1b\x51\xdb\xe8\xb4\xe2\xfd\xdf\xc1\xbf\x7c\xce\x77\x5e\xfc\xb5\x40\xf2\xf7\xea\x0d\xdd\xb1\x3f\x3e\xc6\x7b\xf0\x05\x8d\xb8\xc3\xb1\xd8\x53\x86\x46\xec\x45\x17\x76\x9c\x89\xe2\x0e\x4f\x70\x4c\xcd\x70\xb1\xe8\xd1\x9b\x30\xec\x58\x33\xec\x9a\xf0\x51\xbe\xbf\xfa\x0b\x01\xe1\xb5\x31\xbd\xe0\x03\x3b\x66\x08\x1e\x9c\x9f\x31\xf8\xe8\x0b\x22\x5d\x2b\x3c\xc0\x1d\x8a\x3b\x80\x5f\x6b\xf2\x00\xf7\x7a\xdf\xdf\xc3\x8d\x62\x1a\x20\x8b\xa3\x8f\xe4\x33\x7a\xae\x13\x31\x7d\x46\xc1\xc1\xa7\x01\x46\x2f\x85\xea\x2d\x80\x9b\x42\x35\x91\xb8\x56\x87\xc5\x38\x75\x81\xff\x99\x2e\x5e\xf0\xb2\xe9\xee\xf0\xc6\x11\xd4\x02\x6e\x4c\xc8\xbc\x81\xfc\xd3\xe3\xdd\xf0\x7c\xde\x84\x73\x8b\x7d\x8e\xe9\xf1\x6f\x9c\x09\xe3\xf8\x4d\x6d\x93\x16\x04\x76\x39\x8c\xb3\x8b\xd9\x95\xe6\x0d\xa5\xe6\x45\x7e\x1f\x6d\x7b\x70\xe8\xba\x3a\x58\xdc\x6f\x6c\xaf\xe7\x3b\x3f\x10\x16\x43\xf5\xb2\x89\x9b\x25\x70\xbb\x2e\x90\x22\x3e\x2b\x6d\xb5\xfb\x05\xee\x49\x52\xbb\xf0\x85\xa6\x1f\xe0\xdb\x23\x56\x90\x7e\x7c\x37\x3e\x77\xfd\x96\x36\x02\x79\xaa\x0d\x2c\xae\x1e\x61\x01\x29\x85\xdb\x58\xc3\xf0\x94\xb8\x86\xcf\x1d\xb1\xa5\x0d\x94\xa0\x6a\x06\x09\x1c\x5b\x74\x2e\x25\xae\x41\xbc\x20\x2d\xfe\x58\xb2\x47\x20\x7f\xac\xe2\x6f\x29\x01\xd3\x93\x3f\x68\x68\x6b\x0a\x8b\x5f\xce\xd1\x34\x83\xc5\xee\xba\x6e\x17\x2d\x91\xdd\xd5\xa9\x0e\x16\xbb\xcb\x4d\x88\x90\x16\x77\x1a\x72\x69\x6c\xa9\xc0\x5f\x46\xc4\x26\x95\x8e\x01\x35\xc3\xc5\x7d\xc6\x14\x87\x4f\x8b\xfb\x8c\x99\xfc\xfe\x89\xb6\xfb\x7b\xde\x21\x05\x2d\x55\x9a\x8f\xf5\x7e\xa5\xb5\x41\x20\x43\xfc\xc7\xd6\x74\xd4\x12\x98\x53\x11\x75\x45\xac\x5d\x95\x67\x49\x4b\xf0\x78\x96\x6c\xdb\x52\xc5\xf5\xa2\x7b\xc0\xce\x0e\x3d\xe2\x80\x62\xd5\x1d\x4e\xf8\x90\xbb\xc3\x9d\x1f\xfc\xe6\x76\xd3\x52\x5d\x17\xc2\xf2\x5a\xdf\xc9\xaf\x3d\x1f\x38\xbd\x8a\x97\x25\x98\xe8\x9a\x01\xde\x16\xc0\x4d\xcd\x53\x03\x0a\x34\xa3\x2d\x4c\x74\x92\x4c\x5b\x22\xb3\x0c\x01\x08\x5e\xcc\x43\xec\x2e\x2d\xe6\x99\x14\x31\xd3\x12\x99\x67\xf3\x96\x36\x58\x8c\x44\xdc\x52\xc0\xad\xa1\x69\x06\x70\x13\x56\xd4\x47\x4b\x81\x28\x91\x4d\x03\xc6\x3a\x06\x39\xfb\x7d\x02\x4c\xd4\x14\x11\x8e\xd3\x48\x1e\xf0\x71\x9b\xfe\x7e\x41\x44\x3e\xea\x2d\x05\xaf\x3f\x9e\xcf\xc3\xfe\xb4\x02\x98\xf0\x4c\xbd\x53\x67\x60\x93\x20\x44\x13\x5e\xf3\x41\xee\xf0\xb2\xaa\xfe\xa0\xc2\xad\x54\x2b\x82\xea\xc2\xe4\x3b\x75\x98\x1f\x4c\x39\xe0\xf9\x61\x29\x35\x75\x44\x87\xf9\x9c\xf7\xc5\xce\xc2\xe7\xbc\x13\x02\xd5\x03\x1c\x50\xad\x78\x42\xe7\xa2\x86\x86\x50\x87\x96\xc0\x1d\x0c\xc6\x41\x08\x24\x03\x37\x3c\x71\xf0\x34\xf2\x3b\xd2\xa6\x25\x38\xf2\x0e\x4f\x08\x7a\x8c\x2e\xf2\x9c\x06\xbc\x42\xbc\xc5\x50\x53\x24\x63\x29\x8c\x84\xc5\x94\x6c\x66\x18\xb2\x05\x10\xd8\xf0\xba\x01\x36\xe3\x1d\xd9\xd3\xd2\x84\x03\x83\xe7\x37\x07\x6f\x0e\x9a\xe0\x84\x1f\x64\x68\x82\x93\x10\x6a\x5a\x21\xbc\x77\x4a\xf5\x0b\xf0\x95\x97\x1c\x9f\x18\xcb\xe6\x15\xd1\x81\xac\x85\xa6\x04\xc7\x57\x29\x29\x5a\xa2\x55\xaf\xe9\xaa\x90\x96\x14\x53\xa5\x19\x6e\x89\x42\x8c\x58\x6c\xda\x8f\x77\x74\x52\x4b\x3b\xdd\x42\xdc\x21\x14\xeb\x26\x24\x70\x35\x4d\x9e\xe1\x81\x3d\x32\x0c\x11\x5f\x97\x0d\x33\x04\x84\x59\x2c\x4f\x34\xca\x49\xb9\xde\xd2\x92\x5a\x72\x95\xd0\x94\x0e\x98\x19\x9b\x07\x58\x58\xd8\xcc\xe0\xe0\x3b\xda\x5e\x13\x00\xcf\xf6\x39\x3b\x18\x7e\xa5\xf7\x4f\xb8\x94\xf9\xf9\x59\x81\xe5\x7e\x0e\x7e\xd8\x24\x85\xa5\x13\xf1\x10\x26\xb5\x27\xf8\xa1\x99\x11\xad\x70\xcd\x20\x3b\x71\xe9\x0e\x8f\xc0\x5d\x36\x4c\x10\x37\x58\x4d\xfc\xce\x13\xaa\x6d\x77\x70\xc1\xbd\x55\x58\x40\x27\xc0\xf6\x5a\xc3\x83\x6b\xbb\x46\xa0\x20\xd5\xbc\xa8\x0b\xee\x47\xa6\x7e\x17\x14\x74\x66\x80\x17\xe9\xb1\x51\x1f\x2e\x70\x2f\x8e\x7a\x6f\xef\xa0\xb4\x96\x6e\x04\x19\x18\x0d\x6e\xc6\xd8\x0b\x6d\x60\xc4\x1a\x66\xd9\x37\x06\x08\x53\xa3\x25\x3a\x95\xcd\x67\xfd\xbe\xf9\x82\xbf\x58\x6b\x2a\x86\xda\x83\x19\xa4\xf8\x15\xbf\x79\x96\xe0\x98\xcc\x3e\xa8\x86\x88\x4d\xf3\x7d\x20\xcc\x9b\x9d\x51\x32\x0b\x93\xef\xa7\xbd\xa3\xee\x5a\x7a\x02\x0c\xd5\xd3\xe9\xfc\xc0\x2f\xe0\x4e\x6e\xc4\x5e\xa2\xdc\xeb\x68\x43\x92\x2b\xaf\xd7\xd7\x0e\x6c\x3e\xa8\xcf\x89\xf1\xb4\x23\x30\xa1\xc9\xb0\xd9\xd2\xf3\x03\x1f\xbf\x80\x30\x18\xed\x48\x86\x09\xcd\x17\xde\x0c\x49\xd0\x22\x4d\x66\x98\xe4\x47\xb3\xdf\x32\x5c\xe8\xa4\xb3\x6d\x19\x4e\xba\xd1\xfc\x7d\x87\x7a\x6d\xaa\x0d\x3b\xe6\xab\x0d\x45\x8d\x95\x10\x79\x83\xbe\x4e\x5b\x9e\xb7\x6b\xad\x68\xf3\x00\xd0\x5b\xeb\xf6\x82\xe8\xea\x32\xbd\x00\x68\x41\x14\xf2\xda\x72\x8a\xef\xaf\x68\xc9\xef\xe3\xa0\x8b\x94\x65\xf8\xa4\x86\x0e\x7a\x46\x58\xa2\x0c\xb3\x8d\xe1\xd9\x5d\x72\x6a\xa6\x83\x5b\xf1\x73\xa2\xa4\x64\x10\x06\x70\x17\xa1\x00\x42\xb4\x8b\xd5\x34\x19\x0e\x6c\xd6\xb2\xe4\xbc\x26\x30\x25\x01\x20\x48\x3b\x37\x5d\x67\x18\xa5\xbd\x85\x64\x0c\xc6\x69\xcb\x47\xa6\xe5\xcc\x19\x64\x8f\x00\x6b\x89\xf7\x00\x91\xdc\xd6\x08\x64\x98\xd9\xb6\xd0\x15\x2f\x17\x6e\xba\x46\x28\xd0\xfd\x8b\x10\x20\xba\xbb\x36\x6f\x5a\x81\x63\x7e\x77\x1b\x42\x8b\x61\x5c\x26\x2e\x40\xda\x83\xc2\x40\x73\xbf\x4f\x39\x4e\x2b\xa0\xb7\x59\x18\xa8\xd0\xa2\xc8\xc7\xa2\x65\xba\x6e\x2b\x34\xa1\xe5\x0a\xc1\x4e\xf7\x93\xbc\x24\x59\x7b\xb4\xb6\x5c\x69\xd2\x52\x87\x95\x97\x58\xbf\xbf\x24\x6d\x4b\x35\x79\xc9\xa1\x65\x56\x7f\x0f\xa9\xca\x33\x86\xd6\xa5\x37\xf7\x77\xc1\x01\x40\x2b\x6c\x8c\x1e\x53\x7f\x88\x9e\xf3\x6d\x26\x43\xae\x8c\xd7\x73\xb0\x83\xd7\x04\x1b\xa4\x22\x83\xb8\x41\x7d\xe8\x09\xd0\xb3\x4b\x42\x40\x6e\xd0\x53\x84\xcf\x01\x4d\x62\xe2\xf9\x88\x93\xaf\x5d\x97\x95\x1c\x18\xd1\x33\xa0\x89\x2b\x5e\x1f\x40\x0e\xcb\x6e\x0f\xbe\xe0\x1e\xb0\xab\xc3\x2f\xec\x60\x17\x42\xab\x25\x5a\xf6\x69\xac\x08\x6a\x79\x35\x65\x48\x8e\xdd\x9b\x0a\xc1\x71\x8b\xd0\x94\x3a\x37\x49\x03\x2c\xc9\xb1\xbf\x80\xda\x81\xd7\x22\x76\xb9\x13\x2b\xc4\x64\x73\xa7\xd7\xb6\xa0\x3e\x36\xbe\x20\x44\x86\xa8\xd7\xc3\x6d\x8a\x7a\xea\x60\x94\x75\xe9\x14\x3f\xca\x63\xa1\x49\x32\x75\x5b\xa2\x5f\xd9\x4c\x1c\x06\xa4\xf3\xaa\x19\x8f\x7d\x81\x60\x7a\x02\x07\x27\xf0\x2b\x76\x93\x07\xae\x73\xaf\xde\x2f\x5c\x81\x05\x30\x04\x68\x75\xc3\x6b\x2e\xf6\x24\x17\xfd\x96\x27\xd9\x93\x77\x80\xde\x63\xc6\x42\xc8\x81\xcd\xcb\xa1\x71\x2a\x4c\x2c\x11\x31\x95\x4d\x8c\x27\x3d\x2e\x34\xa3\x89\x2d\x35\xb1\x5d\x82\x63\x4e\x62\x37\x19\xde\x60\xd6\x64\xe4\x25\x37\xb6\x17\xbc\x60\xdc\x6a\xc3\xef\x0f\x88\x81\x6e\x43\xd6\xdf\xdc\xff\x0e\x41\xd5\xdf\xd3\x0d\x5d\xef\xc3\xe7\xbe\x99\xb2\x31\x02\xc9\x28\x0b\xb1\xb0\x7a\xbc\xe3\xc6\x7c\xdc\x86\xd1\x53\x77\x93\x7c\x32\xc0\xc5\x13\x3e\x21\x01\xf8\x50\x9c\x99\x2f\xf8\x07\x78\x26\x49\x00\x41\xf2\x96\x9a\xbd\x47\x14\xe3\xba\x69\x23\xc4\xb8\x6e\x86\x4a\x31\xae\x1b\xe6\x27\xdc\x8d\x4d\x7c\x2f\x06\xee\xab\x03\x08\x61\x9b\x92\xb8\xb4\x7c\x65\x98\x9a\xdd\xc6\xb1\x31\x87\xbb\x02\x1d\x68\x00\xa4\x13\xda\xba\x39\xd2\x35\xc0\x72\xdd\xc1\xc2\xea\x30\x71\xbb\x38\xc5\xec\x29\x1c\xeb\x05\xc9\xb2\x99\x72\x5f\x37\x1c\x97\xdc\x37\xaa\xf1\x0a\x1a\xb4\x34\x3d\xa5\x07\x4e\x7b\x7a\x7e\xe7\xf5\xbe\x04\xc9\x0c\xef\xa8\xad\xeb\x4e\x95\x6f\xfa\xb1\x6b\xca\x0f\x81\x22\x20\x41\x52\x9b\x1e\x60\xc9\x5d\x43\xd1\xbf\x2d\x3f\xd0\xd2\x7a\x9b\x9e\xf9\xce\x6e\xd0\xf2\x03\x4f\x7e\x73\x79\xc8\x49\xc3\x78\xf0\x20\x5a\x5a\x97\xde\x82\x50\x83\xa2\x6d\x2e\x54\x77\x09\x11\x0b\xc4\x20\x6b\x5a\xca\x46\x98\x4b\x6e\x2a\x90\x83\x14\xcc\xdf\x0a\xd3\x39\x84\x3b\xc0\xc9\xb3\xae\xa8\x6c\x0f\xb2\x03\xe8\x85\x44\x47\x4c\x3d\xa7\x67\xbf\xd0\xa4\x20\x1f\x83\x62\xad\x5a\xa1\x67\x7f\xf3\x73\x22\x66\xf3\x0b\x13\x29\xa8\x42\xed\xfd\x9d\xe0\xa1\x95\x84\x6b\xac\x68\x69\xc9\x38\xfb\xba\x7e\x14\x28\xbb\xac\x0a\x29\x99\x47\xc5\x33\x64\x3e\x85\xd7\x07\x70\x61\xa8\xee\x70\xa1\x59\x78\xc0\x25\xc6\x8c\xe9\x15\xc3\x36\xe3\x7b\x77\x59\x62\xcc\xd8\x24\xc5\x94\xc2\xc3\x2b\x76\x50\x0a\x90\x42\xc2\x76\x81\x58\x62\xa4\x29\xf0\xdc\x51\x80\x58\x2b\x70\x82\x37\xd3\x2e\x85\x03\xba\x0d\xac\x15\x56\x97\xba\x01\xa9\x34\xde\x12\x4a\x9c\xf1\xa2\x15\xaa\xd7\x6c\xec\x28\x90\x4a\xac\x38\x2e\x74\x8a\x97\x3f\x5a\x2b\x95\xe1\x19\x5a\x12\x9d\xe2\xe5\x21\xd5\x0a\x52\x0a\x94\xd7\x07\xd0\xaf\x19\x06\x15\x3e\x63\xa5\xfc\x86\xdf\x94\xfa\xe3\x2a\xab\x36\x1c\xe0\x5f\x83\x41\xb1\xae\x43\x52\x7e\x52\x04\x18\x00\xf4\x80\x97\xd0\x52\x5a\x46\x00\xae\x3a\x68\x88\x46\x91\xd4\x56\x96\x14\x34\x2c\x72\x94\xc6\xf4\x44\x9a\x00\xc2\xb0\x94\x13\xa0\x95\xd6\x11\x44\xe0\xf7\x77\x10\x5b\xb7\xc1\x5e\xad\x3a\x29\xd0\xb6\x25\x23\x39\xa5\x24\x33\xac\xb2\xa4\xa4\x94\x8c\x12\x0d\xa7\x4a\xc2\x77\x89\x75\xaa\xac\x2b\x2a\x08\xc8\x52\x84\x60\x2b\x50\xdf\x85\x71\x10\x8e\x45\x8a\x18\x6a\x25\xe0\xc6\xe9\x63\x4e\xa9\xcb\xe4\xbe\x04\x91\x5e\x4b\x58\x52\x57\x91\xf1\xbf\x15\x4a\x5d\x72\xec\x69\x25\xfe\x45\x9a\x94\x56\xa8\x00\x94\x87\x49\x2b\x71\x20\x6b\x85\x7b\x00\xd6\x1a\xa8\x81\x28\x5e\x93\xae\xbe\x96\x98\x8d\x32\x1d\x1e\xdc\x92\x89\x0a\x15\x7c\xdd\x68\x0c\xdf\xa4\xcd\xbb\x0e\x05\x5f\xf6\x2e\x75\x84\xb1\xfa\x5c\x77\x22\xad\xa8\x79\xa1\x86\xaf\x78\x84\x01\xbc\xf2\x8c\x26\x3f\xf0\x0f\x3b\xd6\xec\x11\xe1\xa3\xe1\x0f\x18\x8a\x6f\x52\x33\xc0\x2e\xe4\xa0\xd0\xca\xa0\x53\x88\xa6\x38\x90\x8c\xc1\xa4\x88\x61\x04\xc5\x6d\xde\xb9\xb4\x04\xba\x22\xc9\x69\xa3\x95\x01\xa6\x6c\x4c\x5c\xa2\x5a\x4d\xaf\x01\x21\x9a\xba\x43\xf8\x0d\xbd\x48\xcb\x84\x99\xd1\xa4\x67\x2e\x16\x3b\x0c\x63\xa8\xec\x5e\x47\x6d\xb2\x3f\x6d\x22\x05\x31\x1b\xaa\x0b\xfc\xf2\x8b\x8f\xc2\x92\xc4\x7a\xf7\x26\x50\x85\x27\x0f\x87\x56\x96\x28\x56\x6c\x1e\x29\x88\x5d\xef\xba\x72\x15\xda\x21\x6d\xcc\x2f\x50\xe1\xf5\xd7\x08\xc8\x6e\x62\x86\x02\x57\xa2\xcd\x1e\x0d\x85\x76\x48\xc3\x0c\xbe\x44\xd9\x88\x0a\xbb\xa3\xad\x11\x65\x07\xa2\x8a\x27\x97\x03\xb1\x1e\xa6\x8e\x07\x77\xd5\xf4\x15\x96\xc8\x61\xbc\x3a\x1a\x5f\xd0\x1a\x8f\x78\xa7\x0c\x6a\x05\x96\xc6\x6c\x72\x0a\x71\xcf\xea\xff\x42\x71\xcf\xf2\x6a\xa1\xab\xbd\xb7\x0d\xe2\x5e\x32\x41\x5b\xd2\x5e\xef\x26\x17\xe7\x78\xe7\x24\x6a\x05\xb9\xfa\x92\x97\x08\xe7\xa3\xed\xf5\xfc\x40\xc2\x00\xad\xe0\x3c\x97\xfc\x69\x98\x22\x20\xdb\x92\x57\x81\xac\xd7\x7c\x30\x2e\x24\x59\x91\x6c\xf8\x13\xb6\x3b\x4c\xf0\xe0\xf8\x9e\x24\x0b\x16\x78\x2b\xd9\xfc\x5d\xe0\xad\x94\xcc\x53\x97\xa8\x57\x6d\xee\x2e\x14\xf5\x6c\xa0\x29\x50\xf1\x4d\x53\x87\x8b\x31\xf1\xea\x10\x9e\xef\x6d\xfb\x1d\xc3\xb9\x89\x94\xba\x46\x97\x1b\x06\x30\x8b\x00\x77\x79\xe7\x74\x6a\x05\xfa\xc0\x17\x12\xdf\x0d\x77\x54\x8f\x0e\xef\x5d\xd3\x3a\x7a\x2e\x0d\x73\x98\x7b\x80\xbe\xfb\x85\x89\xb6\x3b\xd8\xe1\xbe\xa1\x0d\xb8\x99\x47\x4c\x00\x87\xa9\xb6\xbe\xbe\xbf\xbe\xbf\x7c\xc5\x2d\x50\x37\x36\x93\x01\x6a\x1b\xcd\x8f\x96\x98\x5a\xac\xc3\x2d\x4b\x4c\x5d\x14\x57\x6d\x24\xd5\xf1\xf7\x0f\x13\x4a\xf8\x7d\x1e\x4a\xf3\x1f\xfa\xd8\x57\x77\x40\x35\xb6\x9f\x2f\x00\xd8\x76\x5e\xa0\x4e\x6c\x06\xe8\x92\x7b\x8b\x2f\x58\xe5\xf9\xd9\x6f\x01\xe0\x39\x30\x43\xed\xd0\xc3\xe4\x7c\x9e\xd1\x85\xe7\x9f\x1d\xa9\x74\xb9\xb7\xe0\x8a\x7c\x94\xb5\x68\x4b\x2a\x83\x6e\x15\x09\xd8\x2a\x4c\xc7\x59\x5b\x50\xb7\x8a\x70\xcb\xa1\x36\x71\x3a\xfc\x42\x60\x48\xbf\xc0\x4d\x0e\x0f\x81\x90\x20\x5d\xd2\xea\x06\x21\x48\x06\x9b\x0a\xd3\x71\x9d\x7e\xff\x60\x07\x4d\x3f\xc0\x89\xe5\xf5\xc1\xb5\xe4\x8e\xe4\x0e\x19\x19\xe8\x25\x3c\x08\x86\xd4\xfb\x4b\x16\x2f\xca\xe0\xd9\x2a\x75\x92\xa2\xad\x35\x65\xac\x40\xfd\x25\x48\xc2\x42\x93\xca\x2c\x9b\x16\x74\x6a\x02\x4b\x35\x08\x12\x41\xe0\x01\x91\x19\x42\x52\x43\x4d\x34\xf0\x08\x44\x54\x4a\x8e\xee\x11\x60\x06\xdc\xdc\xbe\x61\xe7\xf4\x8c\x17\x3b\xc9\x3a\x68\x15\xa6\xec\xa8\x6e\x03\x71\xc5\x50\x2b\x85\xfb\x21\x4c\xae\x4b\xb8\x6f\xca\x56\xd3\x2a\xc2\x70\x7d\x45\xac\xb9\x7f\x7f\x29\xd5\x4a\xab\xc8\x85\xd6\x84\xb7\x15\x41\xb8\x21\x49\xb2\x52\xe9\x39\x74\xf0\x2a\x94\x9e\x63\x7a\x3c\xfa\x1d\xf9\x39\xb3\xc1\xf9\x39\xd2\x1d\x79\xcf\x33\xbc\xa0\xfc\x3d\x2f\x0b\x43\x88\x5e\xd7\x65\xa1\xda\x94\x5c\x0b\xf6\x6c\xb8\x4d\x6e\xe4\x4d\x2c\x0c\xc5\x73\x07\xb0\x8d\x8b\x97\x54\x28\x45\x4d\x49\x2b\x02\x07\xcc\xb1\x6b\xf9\x59\xa2\x47\xa0\x20\x27\x90\x41\x2b\x6a\x15\x60\xa5\x6b\x99\x2f\x50\x15\xae\x65\x66\xc0\xb5\x30\x9b\xa5\xee\x1b\x15\xf6\xff\xcd\x58\x50\xb9\x49\xfa\x00\xd7\x8b\x62\xbc\xa5\xf9\xde\x66\xbb\x5a\x19\x6f\x2a\x3c\x84\xf9\x7e\xf3\x15\xa8\xe2\x0a\x61\x05\x5a\xad\x24\x1f\xea\x11\x31\xb3\xa6\xc7\x95\x37\x86\x21\x79\xb8\x22\x4d\x98\x15\xaf\xb5\x01\xd3\xc5\x31\x6b\x43\x12\x39\xcf\x08\x91\x05\xa5\x6e\xbf\xe1\x37\x15\x39\xc4\x8a\x67\xdb\x08\xf2\xe9\xde\x99\x44\xcd\x2f\x30\x44\x58\x7b\x0a\x71\xff\x85\x24\x41\x24\x30\xc4\x96\xbc\xdf\x8a\xd1\x8c\xf2\xfe\xf4\x41\x0b\xac\xe7\xf5\x41\xe7\x0b\x82\x58\x30\xed\x93\xda\x1d\x27\xcd\x53\x5c\xe2\xf8\xa2\x30\x6a\x17\x44\x83\xf8\x7d\xd0\x8e\xf9\x7a\x01\xc1\x1a\x12\xf4\x6a\xe7\x0c\xdc\x06\x44\xbd\x03\x9d\xf6\x07\xad\xb1\xc3\x3d\xcb\x27\xab\x03\x0d\x8d\x03\x9d\xc4\x51\x30\x83\x39\xdd\xee\x5c\x75\x24\x4e\x48\x1d\x0e\x9c\x24\x53\x3b\x4a\xeb\x66\x52\x75\x10\x88\xee\x91\x40\x7c\x0d\x01\xa7\x40\xc9\xff\x15\xd2\x78\x95\x18\x50\x61\x71\x9f\x3e\x08\x74\xe2\xb3\x81\xbb\x0e\xa4\x8a\xf0\x2e\x20\x2e\xc0\x26\xf5\x8a\xb8\x00\x7b\x2f\xd5\xc9\x35\xbc\x7e\x40\x30\x9c\xf1\x7a\x72\x0d\x1e\x72\x72\x0d\xda\x16\xe6\xbe\x32\x10\x90\x38\xa6\xf8\x20\xac\x0b\x40\xb6\xcd\xa6\x52\x15\x3b\x8d\x8a\xeb\x06\xd0\xaa\x11\x69\xc9\xeb\x8b\xb3\xa8\xbd\x06\xb4\xea\xb2\xee\x04\x9a\xae\x20\x75\xc9\xeb\xcd\xb2\x54\x5d\xf2\x7a\xb3\xac\x51\x97\xb8\x5e\xa3\xba\x7d\x20\xc3\xb2\x3b\xc4\x15\xc7\x2c\x60\xe7\x84\xdc\xbe\x39\xa0\x40\x80\x74\x51\xc5\x40\x85\x0d\x7f\x7b\xb1\x41\x18\xf1\xad\xbc\xa8\x30\xe2\x6f\xd3\x24\x91\x56\x7c\xd3\xdc\x03\x6b\x94\x92\xac\x1e\xf4\x26\xd2\x92\x96\x7c\xdf\x94\xd5\xa0\xd5\xe3\xfc\xfe\x9a\x9b\xf1\x04\x46\x7a\x8b\xdf\xf5\xe0\x94\xbd\x26\x64\x78\xb2\x02\xa2\xae\x0b\x81\xef\xda\x15\xd7\x01\x6b\x98\xea\x89\xb3\x28\xab\x51\x3d\x89\x05\xd5\x3f\x20\x01\x98\xf9\x30\xad\xfe\xb3\x7a\x00\xa4\x40\x33\xa3\x3f\x91\x71\xc4\x68\x04\x75\xf1\x8b\x27\x20\xf4\xf6\x25\x39\xac\x0b\x43\xb3\x2b\x63\x45\x64\xed\x34\x1a\x9d\xf7\x5a\x80\xbb\xc3\xfa\x8c\xc6\xd0\x25\xbf\xb8\x24\x82\x1b\x36\x0f\x77\x71\x81\xea\x7e\xdd\x2f\x96\xf8\xa2\x76\x70\x3d\xda\x01\xe8\x92\xed\x7e\x54\x71\xbf\xd8\x5e\x10\x60\xb4\xc3\x34\x67\xbf\xb8\x02\xbf\x00\xb4\xf2\x51\xbd\x6e\xb4\xb5\x04\x44\x3b\x64\x7f\xcf\x50\xdb\xa9\x2b\x4f\x5d\x97\x8a\xd1\x4d\xbf\x6e\x78\xf8\x5a\x58\xc3\x1d\xe1\x85\x85\x37\xce\x81\xa5\xc5\x1b\x01\x7e\x5e\xd2\x4f\x70\x83\xdf\x87\x4b\x79\xfb\x4d\x8e\xb5\x56\x11\xf9\xf0\x3a\xa5\xeb\x82\x50\xec\xce\x5c\x11\x54\x6b\xe7\xa6\xfa\xe0\x54\x1b\xc3\x20\x8f\xdb\xa6\x56\x1f\x82\xcf\xa2\x2a\xe4\xf1\x17\x06\x3f\x04\x9f\xc0\x49\x03\xff\x34\x86\x3d\xb8\xb0\x49\xd2\x6b\x14\xd8\xed\x52\xd0\x20\xb0\xa7\xd7\x0b\x15\x87\x68\xa8\x4d\x1c\x96\x14\xd1\x36\x06\x57\x27\xb5\x11\x3f\x2e\xa4\x6b\x1b\x71\xa0\xfb\x85\xb9\x90\xb2\xa9\x09\xa4\x14\xa1\x6a\x94\x9e\x3d\x81\x25\x3d\x37\xc7\x31\xb4\x44\x4a\xe7\xe7\x38\xf5\x12\xbc\x5a\x06\x52\x8b\x72\x36\xc6\xb5\x2a\x0f\x58\x6b\xb0\xb8\xdb\xe9\xa2\x21\x31\xaf\x7d\x81\x1a\x12\xef\x2a\x4b\x43\x6b\x99\x40\x17\x57\x6f\xb0\xb0\xcf\xee\x17\xc8\x5f\xa6\x7b\x80\xb4\x59\x3d\x02\x42\x6f\x0d\xe3\x82\x29\x4a\x99\xdf\x0a\xe3\x20\x04\xa1\x42\x4a\xa8\x7b\x7b\x2b\xc0\x0b\x5d\xf4\x1b\x72\xe9\xd6\xea\x0e\x71\x8a\xaa\xdf\xbf\x18\x35\xa5\x29\x43\x36\x54\x86\x98\xd6\x0a\x80\xee\x4d\x42\x26\xf0\x64\xd3\x5c\xab\x80\xba\x97\x00\xe5\x75\xda\xc4\x2f\x1a\x32\xba\x98\x4b\x37\xf8\x86\xaa\xd4\x40\x6b\xf0\x0d\x4d\xca\x3a\xd6\x1a\xd2\xe1\xda\x99\xb4\x2d\xe1\x71\xc9\xa4\x6a\xef\x0b\x2d\xdc\x7c\xbe\xbf\x86\x3d\x77\x5a\x03\xcc\x8c\x36\x0d\xd9\xf4\x24\x18\x35\x44\xa9\x26\xe5\x1f\x6e\xad\x81\x58\x55\xbf\x00\x06\x28\x52\xd4\x1a\x60\xd6\x3c\x00\x61\x66\x18\x35\xe6\xbe\xd0\x07\x48\x35\x1f\x52\x50\xb5\x80\x4f\xd7\xe6\xe7\x0d\x9e\x1d\x82\xc0\x92\xf5\x72\xf5\xc1\x08\xe2\x99\xbf\x87\x35\xd3\x13\x8c\x83\x13\x10\xa2\x22\x58\xa2\x8b\x1a\xb4\xc0\xe1\x36\x88\x91\xc8\xcc\x06\xe2\x46\x45\xaa\xb1\xa4\xe3\x64\xe8\xec\xb7\x8e\x4b\x92\x54\xbf\xad\x73\xc5\x52\x77\xb4\x0e\x62\x2b\xd9\xae\x75\x06\xdf\xf9\x0b\x0a\x77\x52\xd8\xb4\x01\x2c\xf1\x12\x07\x52\x26\xeb\x46\xd1\x06\xf1\x56\x4b\x1e\x88\x18\xf7\xd9\x1c\xeb\xe2\xfa\x7e\x3e\xd0\x9f\x56\x3c\x10\x82\x24\x31\xa9\x41\x11\x3b\x7c\xd0\x06\x56\xf8\x9a\x0f\x69\x89\x16\x34\x89\xd6\xc6\x9a\xc9\x09\xbb\x0d\x62\x62\x62\x06\x67\xca\x92\xdd\x01\x90\xd4\xb4\x6b\xe2\x46\xf0\x6a\x5f\x90\xae\x05\xa0\x49\x83\x82\x8f\xf6\xc4\x8c\xc4\x7e\x1a\xa2\x35\xec\xa1\xd6\xf6\x1d\xf1\x22\xea\x60\x27\x12\x78\x0f\x96\xdc\x35\x96\x4c\xf2\x0b\x7e\xd3\x76\xee\xa8\xa4\xf5\xb6\x23\x87\xa5\xb8\x63\x3b\xb0\x7e\x09\x65\x28\x4c\x30\x6c\x87\x44\x65\x82\x6a\x09\xa8\x1d\x3c\x55\x26\x5d\x07\x4e\x95\x31\x02\xe1\x1e\xe9\xc5\x1f\xe0\x39\x39\x8d\x02\x07\x55\x8c\xe1\x2f\x00\x52\xaf\xf8\x00\x8f\xf3\xb5\xb4\x21\x21\x8a\x23\xdf\x1a\xf2\x74\x26\x3b\x4f\xb6\x13\x9b\x26\x29\xa3\x21\xc6\xd3\x86\x3c\xd4\x53\x18\xd5\x07\xf3\x84\x77\x8f\xa9\xe9\xc9\x29\x89\xed\xb6\x93\xbb\xac\x39\x2f\xb1\x69\x38\x62\xa3\x5d\x80\x9a\x09\x3e\xe5\x22\xa3\xe5\x05\xaf\x37\xd3\xa2\x8b\x58\xa5\x25\x5e\xa4\x85\x9e\x31\x6c\xf0\xd5\xdb\x74\xed\x20\x76\xfe\x80\x58\x30\x3c\x02\x34\xc3\xd9\x23\x80\x14\xe8\xda\xd7\x2e\xe2\x9d\xee\xb6\xed\x22\xde\xa9\x7d\xf3\x24\x98\x9a\x21\x2c\x74\x98\x0b\xde\x24\xf0\x66\x93\x37\xc2\x4c\x0c\xd5\x1b\x8b\xd2\x85\xa0\xdd\xc0\x04\x6f\xf4\x8d\x35\x49\x1d\xd1\xa0\x7c\x4d\xca\xb6\xd1\x1a\x94\xaf\xf5\x35\xc0\x92\x03\x36\xaf\xe1\x06\xdf\xed\x1e\x10\x4b\x90\xb8\xde\x1e\xe2\xa2\x4f\x3f\xbc\x29\xab\x07\x78\x62\x75\xe8\x6d\x7c\x40\x70\xbb\x3b\x40\xb2\x39\xd3\xd7\x07\xe4\x6e\xba\x0d\x72\x67\x75\x78\x2c\xe1\x68\x89\x48\x6a\x03\x0f\x84\x48\x28\xaf\x31\x9a\x58\x48\x40\xf4\x49\xb6\x03\xc5\x86\x25\x4f\xbf\x30\xe1\x20\x53\xd4\x06\x0f\xd2\x8a\x62\xbb\x00\x12\xbf\x8f\x62\x1f\xd9\xcf\x11\xc0\x2e\x41\x21\x10\xa2\x62\x0f\xdc\x48\x40\xb4\xd7\x00\x09\x20\x11\xe2\x45\x62\x86\x61\x4d\x10\x49\x46\xb6\xec\x0e\x0f\x68\x12\xb5\xe2\x84\x2b\x94\x30\x39\xe0\xcd\x98\x94\x99\xa0\x45\x22\x0c\x3d\x20\x36\x4d\xe2\x77\x40\x11\x68\x57\x8e\xc8\xc4\xa2\xae\x76\x07\x88\x35\x01\x68\x02\x5f\xae\xde\x91\x11\xf8\x93\xdc\x3e\xf1\x81\x26\xb0\x84\xaf\xd6\x36\x3f\xbf\xb1\x62\xad\x00\x6e\x01\x21\x16\x11\x4b\xf6\x9a\xa6\x90\x41\x45\x9f\x27\x04\xd9\x4b\x89\x11\x5a\x40\xd1\x97\x92\xf7\xa0\x40\xd0\x11\xda\x06\x2a\x15\x29\x79\x68\x8b\x02\x79\x78\xf3\x00\x44\x0a\xdd\x30\xa2\x0c\xcc\xc0\x1d\x4e\xac\xc0\x1f\xec\xfc\xc0\x53\x40\x1e\x49\x11\xf1\x80\x62\xcf\xf7\x64\x96\x71\x49\xc9\x68\xb1\x84\xb7\xe9\x60\x2a\x24\x16\x6d\xf6\x66\x8f\x4a\x98\x69\x00\xc4\x88\xaa\xe6\x4e\x8b\x25\x4b\xb5\x75\xf4\x7f\xc1\x73\xa2\x71\x07\xb5\x9c\x36\xd0\x16\x3c\x1a\x97\x27\x14\x6a\x9c\x8c\x56\xd3\x80\xf3\xa2\xee\x11\xd8\x20\x91\x01\x24\x41\x4d\xc9\x6e\xd7\x11\x19\x1d\x6a\xb6\xc1\x1d\xf2\x31\x0c\x4e\xdf\x6d\xee\x90\x3f\x20\x9d\xd0\x8c\x83\x3b\x64\x1c\x41\xd4\xcd\xe6\x63\xcb\xbc\x76\xc6\xb9\x25\xb9\x55\xeb\xd0\x62\x49\x6e\xcd\x71\x53\x11\xa4\xd6\xfe\xfe\x01\x4e\x0a\xde\x9d\x1b\x26\x36\x1c\xd0\xf2\x39\xfe\x21\x7a\xc6\x0c\xd5\x61\xff\x59\xa2\x80\x08\xdf\x48\x1b\xae\x82\x51\x35\x2a\xde\xd3\xa2\xb3\xa2\x95\xa6\xd0\xb9\x46\x89\x6a\x81\xfc\xfa\x56\x5d\x46\x9f\xc0\x19\x81\xbd\x13\x0b\x25\xb9\xc4\xe0\xbe\x68\x84\xd1\x30\x67\x75\x30\x02\x6d\x4d\x09\xce\x92\x61\xa4\x1c\x24\x25\x02\xc2\x20\x29\x11\xb9\x0e\xa4\xeb\xb0\xe6\x32\x90\x90\xde\x46\x87\x98\x05\x15\x5d\xf4\x7c\x56\x76\x20\x28\xa2\xf8\x93\x19\x4e\xc0\xaa\x5e\x7c\x6e\xf6\x82\xdb\xb7\x3a\xdc\x81\x07\xe2\x91\xc1\x6c\x18\xc9\xc4\x0c\xf9\xd7\xad\x6c\x88\x25\x4d\x4d\xab\xbb\x63\x7f\x30\x23\x2d\x71\x49\x4f\x73\x93\x59\x24\x60\xa1\x0e\xf7\x77\x30\xf6\xc9\xc4\xea\x20\x79\xd6\x00\x48\x71\xee\xf0\xae\x38\x10\xbb\xe4\x0e\xa0\x90\xb2\x06\x2b\xce\x84\xb6\xf0\x04\xb1\xb2\xa1\x1b\x40\x20\x56\xd6\x7a\xcb\x38\x49\x7a\xfc\x3e\x36\xdd\xa4\x08\x06\x6a\x3b\x5a\x07\x62\x48\x92\xf3\x1c\x04\x52\x86\x5b\x21\x15\x88\xa5\x7d\x75\x00\xc9\xc7\x71\x32\x71\xf5\x77\x15\x9e\x16\x17\x7d\xac\xfc\xfe\x01\x21\xc3\xcf\x4f\x06\xfa\xf8\x05\x90\x2a\xe3\xf1\x85\x14\x5c\x86\x10\xf4\x41\xf6\x7e\x8c\x1b\xee\x2c\xd2\x15\xc7\x8d\x93\xe5\xfe\x6e\xdc\x50\xbc\x03\x70\x2d\x7c\x45\x88\x07\x6c\xcc\x56\x67\xc4\x8d\xb3\x6d\x62\x7c\x73\x86\xba\xc7\x06\xc2\x75\x8b\x24\xe2\x40\x48\x49\x35\xd6\x3d\x8c\x92\xd1\x0a\x1e\xc4\x14\x7a\x0f\x20\xc5\x34\x4f\xe0\x01\xbd\xd4\x15\x24\xa0\x03\x72\x80\x7e\x30\x86\xc3\xd4\x6b\x49\x31\xe5\x85\x64\x0f\x91\xf2\xf3\x7e\x67\x56\xe3\xe6\x36\xb6\x48\xb7\xca\xbe\x11\x29\xa5\x3c\xe8\x08\xcd\x75\xf0\x54\x5f\x52\xcd\xb4\xad\xac\xb3\x72\xd5\xe6\x36\x26\x2c\xb7\x8b\xbe\xed\x68\xfb\x39\x7c\xd7\xc5\x61\xfb\x46\x08\x56\xff\x70\x21\xa0\x3a\xfd\x86\xdd\xf4\x84\x1b\x8b\xa8\x46\x4f\x05\x6d\xcd\x3e\x41\x26\x7b\x3d\xc7\xa1\xce\xcd\x3f\x0c\xbc\xe0\x0f\xc0\x8f\xb4\x9f\xfd\x5f\x16\x8a\x6a\xc8\xb9\x5d\x6c\xca\xec\xc8\x39\x51\xc4\xff\x91\x82\xbb\xd9\xd7\xb3\x43\x7d\x64\xcf\xfa\xce\xf8\x8c\x2c\x32\xd3\x21\xc1\x6c\x86\x17\xd4\x47\x36\x8a\x75\x86\x5f\xe8\x4c\x75\x28\x7f\x36\x29\xc0\x7a\xe1\x80\x7e\xce\x4a\x59\xea\x0f\x85\x92\x7c\x69\xef\xc8\xcd\xab\x02\x6b\xad\x43\x7c\x48\x59\x94\xb8\xb3\x10\x92\x07\x40\x34\x45\xb2\x5f\x4a\xaf\xf0\xdb\x96\x6e\xa6\x23\x49\x85\x55\x7c\x1d\x66\xbf\xc8\x6e\x73\xc9\x3a\xe6\x1d\x02\xc8\xf6\x7a\x01\x92\xf8\xeb\x39\xd2\x07\x1b\x44\xc8\xb5\x6b\x8d\x5b\x67\x0e\x33\xe1\x78\x47\x3c\x85\xad\x21\x1d\x9e\x81\xd6\x1a\xf7\x86\x58\x04\x83\x18\x86\xbd\x36\xfd\x3e\xb7\x40\x0b\x84\x0c\xf2\x7a\xcc\x24\x45\x1e\x1e\xe1\x88\x92\x40\x3a\xdc\x02\x1d\x30\xd3\x91\x17\x77\xf3\x89\x81\xdb\x9f\xd5\x73\x3d\x78\xc4\x24\xe7\x77\x24\xce\x75\x16\x8f\x4e\x09\x24\xbf\x7e\x18\x80\xb8\x7b\xc0\x9e\xbf\x46\x40\xf9\x1f\x23\x19\x24\x90\xad\xba\xcd\x33\xe6\x43\x07\xdd\xd1\x26\x11\xaf\xc7\xcd\x17\xfc\x03\x2c\xe2\x06\x69\x07\xd6\x35\xb7\xe1\x4c\x25\x5e\xd8\xe9\xc5\xe7\x63\xd0\x39\x03\xad\xa0\x03\xc4\xd2\xbc\x74\x38\xe9\x15\xe3\xd0\x80\x6f\x4f\xf3\x73\xb8\x4a\x7a\x45\x10\x2f\x36\x31\xeb\x3e\x38\xbe\xf6\x04\xb9\x78\x55\x5b\xa5\xf5\x81\xf1\xbc\x47\x08\xab\xb5\x54\xdd\x27\xd7\xa3\xf5\x22\x33\x97\x23\x42\xfb\x0e\x17\x72\x93\xc9\x3d\x01\x65\xb5\x9e\x1d\x25\x1c\x37\x3f\x67\x6c\xbc\xfa\x87\x01\xce\x7e\xfa\x1d\x06\xb8\x64\x37\xc7\x8e\x62\x2f\x16\x1a\x3b\x0c\x70\x9b\x8f\x3d\xfc\xe5\x92\x15\xa4\x7d\xc7\x9e\x8b\x75\xf5\x9d\xee\xae\xaf\x21\x11\xe1\xd9\x3d\xa5\x93\x2f\xf8\x0b\x6c\xba\xcc\x07\x1d\xb9\x6c\x6d\x6c\xe9\x07\xce\xb5\x49\xe3\xc1\xe8\x05\x93\x8e\x83\x8b\x12\x16\x1d\x40\x4b\x93\x26\x38\xc4\x29\x17\x61\xeb\xe7\x12\x80\xbc\x67\x27\x6f\x93\x6e\xa3\x24\x9b\x84\xd4\x0e\x7b\x94\x93\x1e\x75\xe8\x55\x7c\x37\xeb\xcc\xf3\x6a\xbf\xfa\x0e\x87\xb7\xd7\x7c\x60\x90\x72\xbc\x63\xbf\x38\x3f\x2d\xf8\x02\x08\x5f\xdf\x83\x36\xff\x2e\x97\x4d\x87\xe8\x61\x81\xb7\x53\xc7\xe2\xdb\x76\xbf\x58\x33\x4c\xa3\x51\xc7\x62\x14\xbc\x21\x9d\x49\xd6\xe8\xd0\xa0\x58\x13\xd6\x6f\x0e\xa0\xe5\xde\x1c\xc0\x1b\x0a\x0d\x88\x05\xd4\xfe\xb0\x03\x81\xfb\x81\x62\xcb\xa7\xfe\xe1\xf2\x35\x41\xd4\x1a\x99\x26\xf4\x28\x35\xa2\xf2\x1a\xad\x3f\x9c\xc0\xe7\xfb\x01\x7d\x87\x2f\x46\x03\xd1\x9e\xc9\xb6\xfa\xb1\x65\xd8\x66\x42\xed\x86\xcc\x22\x53\x6d\xd8\x33\x75\x08\xc6\x12\x1d\x9a\xfd\x0f\xc7\x86\x0c\x16\xa2\x4a\x63\x03\xd1\xd0\xdd\x6f\x50\x34\x50\x91\xc3\x36\x18\xee\xa9\xcb\xe0\x80\x2b\x95\xb5\x03\x03\x0a\x0f\x33\xf3\x41\x7d\x87\x4e\xfd\x48\x40\x00\x41\x60\x24\x5c\x36\xbd\x00\xa8\x2f\xb6\xd7\xf7\x4c\x39\xaa\xab\xf1\xc8\x04\x89\x56\x48\x6b\x52\xf1\xf3\x8a\x90\x5f\x81\x30\x33\x5e\x55\x0b\x80\xfa\xc1\x9e\x55\xa3\x20\xcf\xae\x27\x58\x12\x8a\x5a\x69\x02\x05\x09\x91\x0c\x00\x16\xd6\xf5\x78\x15\x28\x20\xd6\x3c\x16\xeb\x1d\xaa\xca\xd8\x06\x22\x15\x1d\x61\x3c\x90\xe5\xbe\x85\xdb\xd7\xf7\x57\xb4\xd7\xfb\xc0\x39\x9b\x61\x46\xc5\x5d\x55\xd7\xf7\x01\x2f\xff\x64\xab\xc3\x58\xbc\xb7\xbc\x66\x84\x02\xbd\xb6\x1c\x0d\x24\xd1\x48\x36\x1d\x0d\x04\x3b\xda\xa5\x65\x2c\x66\x3d\x9a\xb1\xac\x21\xc6\xd9\x20\x01\xf7\xcd\x22\x2a\x23\x70\xa9\xd1\xe5\x78\xf0\xbe\xff\x82\x79\xc0\x44\xe9\x3d\x0b\x50\x05\xa9\x80\x06\x5c\xe2\xed\x4d\x36\x02\xac\x42\xac\x6b\x30\xb0\xd0\x2b\x58\x57\xe1\x61\xd7\x88\x01\xb3\x88\xbd\x62\x07\xcd\x22\xd6\x17\x8f\x01\x24\x91\x38\x33\x60\x16\xb1\xd6\x6d\x80\xf7\x25\x6b\xc5\x06\x98\x5f\x7e\x75\x50\xf9\x82\x86\x84\x87\xfa\x7b\x04\xe0\xb1\x2e\x7e\x03\x91\x85\xf6\x87\x1b\x8b\xdb\x95\x22\x21\x74\xa0\x16\x9b\x35\x40\x03\x39\x21\x54\x91\xb9\x8d\x09\x42\x38\xfc\x1c\x12\x9b\x03\xbb\xc7\x3c\x17\x69\xf1\x12\x60\xe8\x48\x56\xf4\x8d\x79\x23\x30\x5a\x40\x85\x07\xfa\x0b\xf1\x16\x3b\xcb\x0e\x45\x19\xa8\x5d\xe6\x24\x14\x03\x96\x89\x69\x3c\x43\x9e\x29\xbb\x2e\x8c\xe3\xc0\x26\xb8\x4d\x11\x52\x88\x7f\xb0\x78\x8a\x07\x44\xde\x28\xfb\xbe\x8e\xf3\xc7\xf1\x48\x6d\x60\x85\x07\x80\xef\x45\xf2\xdd\x74\xc0\x4c\xd0\xc4\x2d\x07\xb4\xfe\x76\xf7\x18\x17\x2b\xc2\x8a\x41\x0f\xd4\xb3\x0a\x6f\xfb\x55\xf9\x82\xa0\x0a\xbd\xff\xfc\x55\x0d\x9c\x36\x2e\x64\x3c\x92\x42\x66\x20\xec\x4e\x39\x61\xdb\x58\xbc\x6b\x3a\xf9\xce\x40\x10\x9d\x63\xfb\xc7\xe2\x46\x23\x7b\xfa\x37\x74\x05\x12\xe8\x06\xbc\xad\x93\x13\xa5\x0c\x44\xd9\x4d\x0f\xc8\xab\x70\xf3\x49\x47\x94\x5d\x36\xde\xdf\xc8\x65\x66\x80\xdd\xf4\x4e\x90\xcc\x37\xee\xe3\x5d\x53\xb7\x8d\x75\x57\x2e\xd9\xc4\xed\xfe\x29\x78\xe3\x1e\x17\x12\xf9\xe2\x30\x16\xc3\x1b\xc3\xd4\x0d\x0e\xd3\xe5\xd5\xa6\x47\x90\xdb\x88\x6a\x33\x75\x43\x1c\xdf\x8b\x1a\x2e\x86\x37\xec\xed\x30\x1e\xdc\x34\x45\x6a\xe6\xe2\x67\x2e\xfa\xdb\xe6\x46\x10\xbc\x7e\x40\x91\x5f\x69\x78\x26\x9d\x8d\x85\x64\x13\x69\x1b\xed\x79\x3b\xa1\xb0\x4f\x4a\x93\xde\xe6\x86\x48\x41\x69\x78\x26\xea\x26\x3b\x92\x7c\x2e\x06\x56\xde\xed\x40\xa5\x16\x75\x98\x18\x99\xd8\xd4\xde\x21\xb6\x6a\x02\xc8\x3f\x90\x4c\x4d\x27\x92\x30\x5a\x11\x38\xc1\xd1\x9c\x9f\x6d\xe6\xb5\xeb\xaf\x15\x65\x2e\x59\xd4\x72\x42\x43\x1f\x9e\x51\x6e\x68\x6b\xc4\xcc\x73\x33\xdc\x43\x7f\x17\x42\x6e\x93\x2a\x7c\xe7\x09\x99\xa8\x6c\x1c\xd5\x3d\x20\x45\xf6\xeb\x39\xd3\x3d\x7b\x44\x86\x6d\x89\xda\x4d\x66\x30\x78\xad\x01\xfa\x6a\x29\x7d\x26\x32\x18\x38\x52\x7c\x16\x0a\x62\x22\x6f\xb3\x30\x14\x4f\x6b\x84\xb3\xae\x4d\xfb\xb3\x74\x64\xcb\xd7\x92\xca\x80\xa0\xac\x19\x17\xda\x6d\x04\xe4\xc2\x5d\xf0\xf7\xdc\x05\x6f\x33\x1c\x32\x7c\xe1\x9b\x74\xc8\x68\xaf\x19\xe0\xf4\x7a\x9b\xe0\x6f\xe1\x0b\xe0\xe4\x95\xdb\x98\x5a\xb9\x4d\xa2\xbf\x93\xb9\xb8\x0c\x75\x84\x02\x5a\xd2\x99\xa8\x8f\xf3\x42\x1c\xf8\xea\x86\xf1\xa4\xf2\xf0\xbe\x46\xc4\x2e\x78\x9f\x71\x27\x37\xdf\x9f\xcc\x2b\x2e\x59\x6f\x52\x30\x70\x34\xca\x6c\xcc\xae\xaf\x5d\x62\xde\x70\x09\xe3\x13\x0e\x19\xbe\x71\x4e\x84\xf7\x59\x7d\x3b\x1b\x72\x3b\xea\xc6\x35\x61\x48\x50\x85\xd3\x36\x1b\xa2\x69\x94\x41\xbf\xcd\x75\xcb\x6f\x76\xe3\x9c\xa8\xd9\x5b\x45\x8f\x27\x2d\x07\xce\x6e\x32\x03\x5c\x52\x77\xda\x09\xc3\x80\xc4\xdf\x89\x12\xbb\xbe\x2e\xcd\x40\xf8\xbe\xc7\xa3\x83\x86\xe3\x4b\xe6\x12\x24\xc6\x6b\x0f\xe2\xe2\x0b\x9e\x01\x98\x9c\x58\xc8\x44\xec\x9c\xbd\x3a\x27\x8a\xe4\xda\x6d\x74\x52\x8d\x1f\xd9\x1f\x04\x76\x51\x53\xa4\x1a\x3f\x7c\x7c\xe1\xae\xab\x7a\x2a\x6d\xa2\x4c\x6e\xeb\xbf\x72\x88\x46\xa1\xb7\xe4\x04\x73\x73\xc9\x2d\x61\x51\x6e\x0e\xa6\xc8\xd3\x8e\x2c\xb1\x25\x2c\x3d\xa3\x2e\x5c\x71\xcc\xf0\x1c\x3f\xd3\xf7\x0f\xc8\x6a\x24\x71\x7d\x22\x09\xb8\x03\xc3\x27\xd2\x6d\xaa\xdc\x57\x9b\x83\x5b\x2c\x26\x3d\x51\xe5\x56\x29\xbe\xdb\x1c\x17\x66\x20\x00\x22\xc7\x81\xbd\xf3\xe6\x64\xe2\x74\x81\x03\xc9\xb3\x54\x60\xa7\xcd\xd9\xd7\xf7\xa6\xd7\xf0\xf7\x48\x21\x4d\xd0\x84\x23\xae\x33\x81\xcc\x25\xf7\x0c\x67\xfb\x9a\x4b\xec\x09\x07\xc9\xce\x1d\x20\xf1\x80\x7b\x45\x5b\x13\xda\x1b\x1c\xaf\xfc\x1c\xf9\xa1\x8d\x11\xeb\x0e\x1f\x0e\xa0\x9a\xb8\xa2\xdb\xa9\x7f\xee\x0f\x9e\x6b\x7e\xeb\xca\x1e\x16\xb3\xe6\x81\xfc\x01\xa6\x23\xf4\xa6\x08\xef\x09\x82\xde\x7c\x45\x9b\x07\x16\xe0\x09\x9d\xc0\x30\x49\xeb\xf3\xdc\x31\x80\xdb\xe4\xe9\x82\x18\x2b\x30\x7a\x8b\x11\x93\xe6\x14\xb9\xf3\xe2\x04\x85\x23\x17\xea\x42\xfb\x14\xe3\x0a\x6f\xfd\xed\xbc\xb8\x23\x9a\xdf\x12\x83\xc2\x7a\x97\x79\x11\x25\xbc\x03\x48\xa0\x9d\x4c\x97\xe8\x2b\xe1\xd8\x92\x79\xc1\x68\x62\x62\x7e\x01\x67\x24\xb6\xcc\x1b\x5b\x26\xbd\xca\x84\xc6\x3f\x85\xb9\x05\xc2\xca\x2c\x0b\x4f\xe4\xbb\x4e\xe6\x4f\xa8\x9d\xe2\x7b\xfb\x5c\x52\x47\xf8\x7e\x30\xe9\xb5\x69\x23\xc3\x7c\x10\xe7\x67\xb4\x47\x96\x25\x87\x05\xef\x70\xc2\x4c\x36\x30\xee\x1b\xcb\x28\x4d\xb5\x19\x78\x28\xbc\xdf\xa1\xd4\x57\x21\xa8\xb6\x6f\xd4\x9e\xb9\x8d\x34\xc2\x5a\xc2\xbe\x11\xaa\x55\x6d\x4e\xd9\x03\x9c\x68\x6b\x46\x09\x94\x40\xca\xab\x3d\x71\x02\xc2\xfb\x3d\x01\x88\xc5\x6d\xb0\x9b\xe9\x0e\x58\x7f\x5c\x03\x20\x17\xb4\x33\x37\xef\x4c\x83\x24\x0e\xba\x67\xf6\x57\xd4\xc6\xa6\xa8\x96\x58\xdb\x33\x2e\xc2\xc3\x2f\x30\x71\x86\xda\xb0\xe3\x17\xc1\x7c\x2f\xc0\x43\x1d\xb4\x9d\x76\x7c\xc7\x97\xee\x05\x27\x55\x92\xd6\x8e\x9b\x76\xea\x22\x05\x7b\x61\xf0\xa4\x3f\x00\x8c\xa4\x1c\xdb\xeb\x86\x76\x53\x3b\x41\x00\x77\x9b\x39\x7c\x04\xa2\x8a\x0a\xe6\x92\x96\xf7\x8a\x93\xe6\x09\x2d\xfe\x18\x56\x4a\xef\x50\x62\x5b\xa3\xba\x07\x56\x24\x52\xbf\xa3\x84\xbc\x3d\x9f\xf7\xc0\x49\x2a\x7e\x7f\x87\xff\xa1\xdb\xd7\xf7\xd7\x74\x30\xe3\x8e\xa2\x12\x36\x64\xed\x1d\xe3\xeb\x60\xed\xc8\xcc\x68\x1b\xf3\xde\xd1\xbf\x68\xed\xde\x31\xff\xfa\xab\x64\x36\x7b\xc7\xf5\xd0\x83\x31\xeb\xa1\x54\x8f\xfb\xba\x90\x66\x47\x0e\xed\x13\x74\xd1\xc0\xdb\xfb\x9a\xbc\xc8\xd2\xbe\x73\x70\xf5\x47\xba\xa8\x3b\xfe\x7e\x20\xa6\x4e\xca\xbb\x9d\x8e\x6c\xce\xea\xbb\x1f\x0d\x8a\x10\x0d\x70\xe0\x84\x48\x75\xb5\xaf\xfb\xe5\xb0\x02\x7d\x27\xdd\x94\x10\xbb\x9f\x48\xe9\x64\x84\x3e\xc1\x2b\x7d\x00\x90\xd8\xc5\xfe\x56\x3b\x62\x7b\x9d\x72\x6a\x27\x9d\xf4\xee\xfd\xd4\xb4\x0a\xff\x00\xfc\x94\x34\xb2\xd3\x89\xcc\xa1\x95\xfb\x15\x78\x41\xfb\x7b\x01\x44\xa6\x11\xa4\xa4\xe2\x04\xfb\x05\xfc\xf5\x91\xbc\x81\xbf\x52\xa3\xec\xb8\x20\xda\x55\x71\xa7\x47\x98\xb3\x9b\xee\x24\x9c\xde\xb3\x9b\x13\xd0\x80\x70\x95\xf7\xed\x6d\xe7\xfd\x70\x18\x83\x6e\x6e\xaa\x5e\x78\x40\x65\x7c\x62\x9e\x86\x15\x68\x45\xa8\x84\x9c\xc5\x1c\x8f\x45\x27\xa7\x43\xc2\x8f\x45\xd5\xa6\x13\x8d\x1d\xa4\x6a\xe1\x36\x27\x30\xfd\x01\x3b\xac\x6a\x9f\x48\xdd\xac\x36\xb2\xc3\x59\x41\x7a\x24\xa0\xbc\x40\x7e\x20\x4b\x4a\x72\x1d\x80\x63\x5d\xcf\xa6\xcd\xcd\x47\x4e\x68\x37\xb5\x77\xb4\x3f\x2b\x3a\x0a\x32\x2b\xeb\xcc\x1f\xf0\xfc\x4e\x56\x7b\x1c\x24\x5b\x12\xf8\x0e\x92\x2d\x8b\x90\x07\xdc\x8f\x1c\x77\x78\x14\x4e\x51\x4b\x28\x48\x6d\xa3\xcb\xd5\x41\x2a\xa5\x7b\xc0\x51\x4f\xcc\x48\x4b\xa2\x69\x4d\x58\x74\x34\xec\x49\xf7\x73\x60\xc1\xd4\xae\x1f\x0d\x58\x20\x95\xec\xd1\x60\xec\x32\x0c\x91\x23\xb7\xbc\x3a\x08\x76\xa0\x19\xa0\x3a\x90\x2f\x98\x07\xaa\x58\x3a\x98\xf4\x68\x10\x61\x5f\x33\xc2\x51\x17\x1a\x1e\x0d\x65\xa2\x0c\x32\x56\x07\x6a\x1e\x10\x41\x30\xd5\xcf\x6f\x4e\xc0\x1d\x22\x05\x86\x57\x40\xc2\x2a\x34\x3d\x02\x19\x2e\x74\xf4\x8f\x40\xd8\xb9\x44\x94\x23\x40\x28\xc3\x6d\x64\x71\x14\x5a\x1f\x81\xac\xc6\xba\x20\x1f\x20\xc4\x16\x50\x8e\x75\x8f\x18\x8e\x32\x3f\xe8\xe7\x2d\xb1\xfb\xe8\xa8\xf8\xa7\x83\x7b\xc0\x3b\xc8\xd6\xd0\xa3\x73\x4b\xbc\xe7\x9d\x5b\x22\x1c\x41\x10\x60\x72\x98\xc8\x81\x7b\x45\x18\x29\xd6\xad\x61\x58\xa6\x3a\x3a\x13\x15\x18\xc6\x1d\x72\xf7\xab\x03\x64\xee\xf4\x26\x77\xc2\xd4\xbb\xdc\xa1\x7d\x92\x8c\x74\x40\x25\xea\x68\xb0\x63\x5d\x2d\xb2\x73\x53\x1f\x54\x89\x3a\xcf\xfc\x31\xe0\x6e\x6a\xa0\x22\x0a\xd0\x71\x3a\xc7\xba\x5b\xd4\x9a\x7f\xa5\x4b\x3b\x06\x71\xce\x5b\xba\x2e\x1e\xd5\x29\x08\x0f\x64\x6e\xb3\x1b\xf3\xb1\x2e\x1e\xaa\x42\xd3\x0e\xf8\x99\xa7\xd9\x3d\x7d\x18\x90\xb3\xfb\x3b\xa1\xa6\xf1\xf7\x2c\x63\xa3\xe7\xb0\x36\x4e\x9f\x73\xfa\x2a\x39\xe2\xf9\x98\x0d\x2f\x08\x27\x27\x67\x6c\xa4\x99\x38\x25\x26\x04\xb8\xa9\x58\x4e\x3f\x26\x8a\x95\xbe\xde\x87\x4a\xc2\xe7\x1a\x95\x3c\x55\x1f\xb7\x1d\x13\x7a\x21\x23\xe1\x64\xa1\x08\xad\x60\x22\x66\xc5\x3b\x8c\xdc\x6e\xaf\x58\xae\x03\x59\x81\xed\xe4\x7c\x20\xb9\x9b\x43\xff\x0f\x96\xfa\x34\x96\xc2\x40\x6a\x71\xe6\xd8\x91\xac\xa2\xf8\x7b\x42\xc0\xcf\x03\x61\x39\x02\xd9\x8e\x1c\x8c\xc6\x98\x9d\xa5\x94\xf4\xfc\x40\xce\x2d\x2f\x08\xc6\x4b\xe7\x39\x3b\x16\xc7\xaf\xaa\x0f\xde\x0e\x54\x16\x72\xdc\xd1\x81\x0a\xe5\xce\xd9\x78\x1c\xac\x85\x34\xfd\xc1\xc0\x04\x05\xa1\x03\x89\x9d\x4d\x46\x0e\x04\x77\x65\xb7\x6f\xba\x8f\xa9\xfd\xc0\x50\xa2\xf6\xc9\xa4\x94\x02\x10\x73\xc5\x59\xc3\x7b\x9c\xa8\x85\xaa\xbb\xe7\x01\xbf\x76\xfb\x42\x1d\xb8\xaa\x75\xaf\xf0\x84\xd7\xc3\xe6\x01\x90\xec\x5b\x77\xc5\x03\x57\x35\xdf\x22\x0e\x5c\xd5\xb2\xef\xef\x07\x34\xda\x8e\x7f\x3e\x70\x57\x73\x7d\x96\xe3\x42\x5a\x4b\xe3\x20\x9c\xaf\xec\x17\x71\x5c\xa8\xae\xe1\x09\xc3\x00\x9a\x7d\xf9\x3b\x20\x52\xbc\x3e\x60\x62\x37\x5d\x84\x0e\xa8\x9c\xb3\xaf\xb3\x07\x4c\xa4\x8e\x89\x39\x70\x15\x6b\x26\x54\x37\x5c\xfb\xa5\x57\x3b\xee\x0e\x17\x3f\xb7\x51\xa2\x5d\xf7\x96\xe3\x86\x29\xc7\xa7\x04\x22\x49\xf6\x7d\xfa\xb8\x91\xbb\xce\x22\xc3\x0d\x89\xc0\x84\x0f\x2a\xeb\xec\xfb\xe9\x71\xdf\x98\xa1\x97\x44\x18\xe8\x02\x7c\x20\x17\x9d\xa3\x46\x8f\x07\xd6\x25\x8f\xf8\x04\x2c\x7e\x1a\x01\x39\x3a\xb2\xef\xa3\xc7\x43\x7e\xe8\x0e\x68\x39\xf1\x73\x56\x18\xd4\x9a\x1e\x66\x08\x14\x8c\x98\xa3\xc3\xb4\x07\xc9\xea\x6c\xe1\x3b\x37\xee\x92\x2e\x7b\x27\xcc\xbc\x26\x35\xe7\x86\x28\x1d\x75\x78\xc2\x43\x2c\xfb\xaa\x74\x6e\xd4\xdc\x65\xb5\x3b\xf4\x60\x55\xed\x01\xa5\x89\x47\xc4\xcd\x47\xda\xd1\x13\x75\x36\x6d\x38\x39\x37\x6c\xc2\xf0\xfb\x27\x07\xf4\x00\xc8\x55\x3d\x3d\x63\x84\xb5\x84\x3b\x40\x26\x1f\x71\xe0\x33\x71\x89\x22\x36\x27\xec\xc6\x45\x9b\x72\x22\xc5\x46\xf3\x8c\x13\x59\xba\x9f\x63\x85\xbf\x4b\x9c\x76\x26\xee\x60\xf1\xd7\xc8\x93\x20\x89\xe4\x64\x2e\x3d\x5f\xf5\xce\x84\xfc\x82\xaf\xf6\xc1\x17\xbc\x00\xc8\xea\xe1\x17\x80\x86\xe2\x3f\x67\x46\x10\xbd\x6e\xbb\x67\xe6\x41\xaa\x7e\x01\x97\x3b\xb1\xd3\x13\x5a\x7c\x87\xb4\x9c\xd0\xe2\x67\x5f\xb0\x4e\x14\xe7\x74\xe6\xca\x13\x5e\x6a\x45\xd4\xea\x2c\x48\x7d\x26\x3d\xce\x59\x10\xe1\x2e\xa1\xe5\x2c\xf0\x12\xd4\xfd\xe9\x64\xa1\xcc\xe9\xe7\xa8\xf9\x28\x8d\xc5\x49\xaf\xb5\xe1\xfe\x19\x6f\xee\xfe\xa1\x40\x78\x3d\x47\xed\x72\x51\xdf\x93\x11\x8d\xdd\xfd\x3d\x90\x50\x04\xf3\x8a\x50\x35\x11\xc7\x13\xd9\xf8\xac\x98\x3b\x19\xd0\x68\x0c\x40\x01\x7a\xe7\x69\x3e\x91\x4a\xcf\xae\xb7\x67\xa5\x11\xc3\xcf\x51\xf5\xd8\xf0\xaa\x70\xd2\x17\x19\x38\x2b\xf9\xa9\xc7\x87\x7f\x95\x4f\x21\xe2\x19\xcd\x6d\x4e\x68\xcf\x9d\x77\xe1\x84\x18\x6d\x2b\xfa\x09\x37\xfa\xe9\xf9\xc0\x4a\xee\x00\x9f\xb3\x91\x0e\x49\xe4\x39\x83\x59\x68\xf4\x02\x72\xd7\xb9\x34\xd3\x09\xb3\x7a\xf6\x21\x0e\x88\x2c\xde\xb0\x60\x69\x26\xf7\xc7\x24\x34\xee\x2f\xf0\xbe\x00\x12\x3c\x05\x92\x99\xce\xc0\xed\xcc\x18\x04\x6d\xb9\x1d\xff\xcf\x20\x69\xed\x9e\x11\xae\xd8\xaf\x0f\x10\x36\xeb\x0f\x3a\x4f\xb5\x84\xcc\x13\xb9\xea\x5c\x2b\xe2\x44\x6d\x08\x6b\xbd\xce\x0e\x4f\x54\x93\x05\x28\x21\x5e\x38\x3b\xd8\xa1\x6c\xc4\xe7\x80\x6f\x83\x0f\x2e\x14\xe0\xbe\xc4\x9f\x88\x4f\xb4\x7f\xcb\x09\xa7\x33\xdb\x33\xcf\x01\x6f\x65\x5d\x3d\xce\x89\x00\x22\x5d\xf2\x4f\x84\x1f\x9a\x94\x9f\x10\x0b\x5f\x20\x42\x9a\x88\x97\x8c\x70\x4e\x38\xd5\x7b\x42\xa8\x37\xd5\x5f\x03\x60\x85\x3e\x15\xb0\xe3\x3b\x96\xf9\x9c\x98\xa0\x49\xf9\x12\xda\xba\x0a\xdf\xb5\x13\x19\x79\x9b\x44\x84\x13\x69\x25\xac\x15\x39\x91\x81\xf7\x05\x20\xf8\xa0\xe5\x94\xfc\x02\xdc\xa3\x75\x63\x3e\x77\x0c\x18\xfe\x00\x99\x86\x24\x85\x9d\x08\x40\xb4\xff\xc9\xc9\xca\x0d\xce\x19\x7c\x22\x02\xd1\x1c\xfd\x84\xe2\x26\x5b\xac\x3a\x11\x81\xd8\xbc\x04\x44\x20\xe6\xe4\x93\x77\xc0\xe7\xdc\xb4\x7c\xc9\x71\x4e\xb0\x7e\x1e\xd8\xa3\xf0\xeb\x37\xbf\xf7\x88\xac\xd2\xaf\x01\x90\x16\xce\x95\xaa\xdb\x79\x72\x0d\xfa\x00\xf1\x88\xb6\xc9\x9e\x27\x60\x62\xf6\x07\xb7\x36\x5b\x0b\x4f\x64\x59\x7b\xa1\x25\x43\xf1\xc6\xaf\x42\x3c\xcf\x9b\x83\x09\x1c\x08\xc3\xb3\x77\xcd\xc9\x1c\x68\xd2\x0f\x9c\x37\x0b\xe6\x1b\x45\x6e\xe4\x5a\xf2\xa9\x43\xe9\xf0\x6c\xc7\x89\x13\x49\xd0\x5c\x40\xec\x44\x51\x85\x64\xca\x87\xf2\x8c\x61\xf8\x3e\x70\xbf\x31\xa1\x79\x88\xc4\x86\x0f\x24\x1e\x1b\xb1\xce\x87\xe9\xa9\xb4\x04\x08\x2c\xaf\x82\x55\x27\xcc\xf4\x36\x23\x5d\x48\xf9\xe5\x74\x2b\x17\xac\xf0\x59\xe7\xfc\x42\xd8\x9c\x05\xe7\x6b\x89\x07\xc5\x0e\x40\x17\xb8\xbd\xf3\x65\x5d\x89\x33\x1c\xfe\x01\x37\x78\x11\xdf\x0b\x61\x72\xce\xf0\x75\x21\xc7\x40\x7b\x75\x78\x63\x42\x9a\x20\x6c\xe6\x16\x53\xaf\xcc\x01\xa6\x5f\xe0\x0a\x34\x00\xc3\xde\x44\x2b\x2f\xd8\xcc\xb3\xbd\x3f\xae\xcc\x42\x08\xfe\x00\xd1\x33\xaf\xe7\x17\xd8\x43\x52\x9b\x33\xfa\x6c\xca\x05\xf6\x6c\x75\xf9\x55\x80\xf5\x62\xa7\x57\xc1\xfb\xba\xdd\x5d\xb5\x7f\x7f\x85\xa5\xd6\xab\x82\xb0\xe8\xe0\x5f\xc8\xe4\x64\xfb\xf5\x05\xbf\xb2\x24\x81\xe4\x6a\xf0\x36\xf1\x82\x19\x05\x26\xc1\xfb\x6a\x84\xa0\xfa\x47\x6a\xd6\x17\xff\xbc\x1a\x27\xa8\x0e\xe0\xf1\xec\xda\x21\x57\xd0\xcb\x5d\x58\x73\x31\xe8\x6a\xb8\x0d\xca\x23\xa1\xf2\x0a\xc4\x41\x78\x8f\x3b\x20\x22\x06\x7a\x2d\x5a\x3f\x93\x98\xc1\x85\xbc\x44\x16\x09\x2f\xe4\x25\xca\x59\xc7\xf6\x1a\xc8\x37\xa9\x73\x71\x0d\xc6\x45\x68\x49\x8b\x36\x4f\x27\x93\xbd\x70\x63\xcf\x76\x64\xbb\x26\x97\xa4\x11\x91\xd3\xc7\x16\xf8\x6b\xdd\xb0\xa7\xc3\x4f\xaf\x9d\x1d\x0a\xe6\x24\x6c\x86\x31\x08\x9b\x99\xc5\x75\x4c\xa6\x91\xd0\x12\x8f\x1d\xf1\x4b\x6e\x1f\x7c\xc1\x5f\x2c\x96\xec\x8c\xf0\x17\x7c\xa4\x6c\xd2\xbf\x16\x25\x1b\xce\xb4\x7a\xe1\x86\x99\x1d\x1f\x7f\x21\xe1\x8c\xcd\x8f\xd7\x45\xa1\x42\x30\x82\x56\x3b\xdb\xa9\xf9\xba\x2a\xe6\xac\x35\x5f\xc7\xf7\x57\x98\x56\x5c\x17\x47\xa8\xee\x11\xf5\x33\x8c\x68\x28\x7f\xdb\x24\xb6\x5c\x37\x72\xd6\x88\x83\x5d\x37\xe3\x37\xdd\x46\xfe\x17\xa3\x09\xaa\xf3\xd9\xf5\xe3\xba\x59\x91\xc4\xfd\x21\xfb\xb9\x77\x19\xe4\xd1\xc9\x68\x2f\xde\x20\x8b\xf4\x08\x17\x9c\x9e\x86\x61\x0a\x2f\xde\x6c\xbc\xa2\x13\xaf\x17\xf0\xa0\x30\x9d\x77\x1d\xc5\x6d\x37\xe3\x25\x72\xc2\x24\x9f\x54\x96\xfb\xf3\x84\x40\x6e\x5f\x8f\x3b\x92\x0b\x6a\xfe\x0f\x32\x87\x8b\x7f\x5e\x0f\x72\x5d\x89\x9b\x5d\x08\x72\x46\x0e\x87\x5f\x70\x9b\x9b\x77\x45\x27\xaa\xba\x59\x0a\x50\x74\xe5\x86\x47\xb0\x93\x5e\xdf\x3f\x1e\x54\x4d\xed\xca\x0e\xba\x7e\x80\x67\xa3\xe6\x7f\xb3\x42\x8c\x34\xea\x37\x69\xbb\xf3\x46\xdd\x08\x37\x72\x16\xa8\x1b\xd9\x19\xc7\x6b\x46\x38\xe7\xd2\x31\xdc\xc8\x84\xee\xfc\x02\x37\xf2\xc7\xd8\x5f\xf5\x4e\x8c\x7f\xd2\xf7\x89\x29\xe7\xdc\x0e\xa4\x12\xcc\x6a\x73\x42\xe1\x17\x90\xbc\xb7\x79\x40\xc6\x3f\x69\xc9\xc8\x94\x6e\xe6\x70\xd3\x45\xab\xba\x43\xd4\x88\xad\x9e\xd0\x05\xbb\x8b\xde\x5f\xcc\x63\x38\x18\xf4\xc6\x55\xcd\x69\xa6\x6e\xdc\xd4\x1c\x98\x7f\xa3\xa8\xad\xe3\xea\xef\xcc\x23\xa4\x43\x78\x2f\x5e\x51\xc6\x6b\x00\x96\x71\x50\xbb\x10\x42\x6e\xf3\x08\x89\xdd\xdd\xa5\x2c\xca\x27\x14\xbe\x0b\x18\xba\x57\x80\x74\x34\x76\x1c\xbc\x0b\x29\x9f\x20\x84\xbb\x9b\x53\xbb\xdf\xc8\x94\xee\x12\xa0\x77\x65\xfe\x9b\xe1\x1f\x60\x1d\x14\xe5\xbc\x2b\x02\x2b\xa7\x3b\xc0\x1e\xbe\x3a\xa4\x7e\xdb\xef\xc3\x42\x2f\x91\xf0\x66\x40\xb3\x08\xe1\x8d\x34\x83\xc3\x7b\x0e\x1b\xc5\x2b\x5f\xe4\xdd\x48\xdb\xb5\x07\x0d\x81\x93\x62\x0e\x37\xd9\x59\x75\x1b\xec\xb4\xfa\x7d\x38\x32\x4a\xc4\xbb\xe1\x9a\x94\xed\x53\x7c\x07\x60\xee\x19\x04\xc2\x63\x74\x8c\xef\x40\x6a\xe1\x57\x07\x07\xb4\x46\x5a\x51\x50\x1e\xd0\x8a\x58\x4d\xc5\xdf\x23\x2f\xa0\x55\x12\x37\x3c\x8d\xc6\xeb\x7d\xa6\xa7\x94\x58\x7d\x23\x60\xd8\xf6\xcc\x1b\x9e\x46\xb9\x1a\x86\xcc\x2e\x23\x31\xef\x5e\x97\xad\x6e\xb3\xce\x0d\x73\xb0\x95\x85\x77\x47\x2d\x2a\x1f\xec\x7e\x22\x39\xb2\x40\x86\xf2\x2d\x36\x31\xdc\x1d\x1e\x71\xba\xea\xdc\xf0\xb2\x1e\xba\x6b\xdd\xb0\x28\x38\xee\xfe\x1e\x88\xc3\xf7\xfc\x06\x57\x64\xac\x1b\xb0\xdf\xfb\x18\x0c\xa6\xb3\xf4\x73\x94\x21\x12\x6b\xba\x91\x4c\x26\x4c\xda\x90\x15\xd0\x3e\x12\xf7\xba\xcc\x65\xd7\xe8\xb9\x71\x99\xb3\x51\xe5\x86\x2f\x52\x76\xf6\xae\x1b\xce\x48\xce\xce\x76\x4f\x1a\xdc\xdd\x46\xbe\x7b\x71\xdf\x1b\x97\x3d\xfb\xa1\xdc\xb8\xec\x39\x01\xc6\x4d\x81\xe2\x45\x6c\x7f\x9c\x95\x3c\x03\xa4\xdf\x7c\x75\x70\xf0\x03\xbf\x00\x0d\xf1\xe6\x19\x5c\x7c\xc1\x43\x20\xa5\xd0\x6b\x4a\x88\x7c\x33\x9e\xef\xdc\x04\xa1\x15\x94\xf8\xd6\xe4\xdd\xa8\x4e\xfc\x3a\x68\x48\x77\x13\xf3\x57\x57\x9b\x7b\xa7\xb4\x21\xf8\x21\x9e\xe9\xe5\x82\x78\xaf\xcb\x64\x09\xdd\x13\xee\x75\x57\x6c\xae\x8e\x76\xf3\xae\xe8\xc0\xbb\xfb\xe0\xf4\x84\x83\xeb\xae\x58\xec\x87\x7f\x23\x59\x4d\x79\x75\x88\x04\xde\x26\xed\xc8\x55\xe3\x82\x38\x37\x0a\xc6\x84\x49\x2d\x8b\xf0\x19\x67\x11\x3f\xfd\xda\x31\xb8\x90\x3b\x6e\xf1\xc6\x4d\x30\x4c\xc7\x2e\x06\xc1\xf9\x39\x12\xd1\xbf\xbe\x07\x4a\x9a\xec\xc0\xc7\xdb\xf9\x93\xee\x7b\x43\xe4\x82\xe6\x8f\x88\x23\xbb\xbb\xdd\x48\xa8\xed\x54\xc8\xf7\x0d\x27\x7b\x6f\x17\x52\xb2\x84\xc9\x1c\xef\x82\xd6\x97\xdf\xc8\xc9\x12\xd3\x1d\x10\xa3\x8c\xf4\xd0\x97\x67\xdd\xae\xef\x25\xad\x0c\xdf\x75\x6f\x86\x2c\xc9\x22\x70\xf3\x72\xf8\xe2\x56\x2c\x81\x67\x90\x40\x9e\xb1\x9a\xe9\x46\xcc\x92\x45\xd0\x1b\x49\x5b\x6c\x86\xba\xe9\x4b\x25\xf9\xec\xd9\x98\xa2\xca\x6d\xc6\xf1\x25\xb5\x33\x02\xc4\xdd\x06\xa1\x14\x59\x7b\x36\xba\x64\x16\xb5\x07\xc6\xab\x6a\x13\x44\x92\xc2\x1f\x56\x22\x1e\x6e\x23\xe7\xad\xc4\x85\x07\xba\x69\x27\x4d\x7c\xa8\x9b\x76\xc6\x92\x07\x02\x4a\xd1\x0a\x1f\xf8\x5a\xbd\xea\x04\x3f\xa8\x4c\xec\x4c\xc0\x0f\xae\xb3\xaf\xd8\xc6\x27\xd1\x50\xe4\x17\x82\x2f\x34\xfd\xb0\x28\x89\xb7\xf1\x81\x82\xda\x36\xfd\x87\xfa\xe7\xee\x29\x3c\xa0\x4c\x6a\x67\xca\x54\x7a\x3f\xa3\x46\xa9\xdf\x5f\x22\x4a\x71\x30\xc7\x03\x97\x70\x9b\x4f\x9f\xfc\xa3\x10\xd7\x84\x32\xb5\x99\xee\x60\x47\x5b\x2b\xc8\xf4\xf3\xdc\xd4\xbe\xd9\x81\x5f\x80\x6e\x50\x84\xeb\x29\x84\xaa\xf8\xd9\x53\x98\xbb\x5f\x3d\x50\xa8\x71\xfa\x88\x67\x09\x35\xd3\x72\xfa\x53\x08\x55\x63\x4a\x41\x65\xf3\x57\x7b\xa2\xb8\xaf\x16\xc5\x7a\x31\x22\xae\x0f\x9c\xc0\xb3\x73\x0d\x3c\x74\x18\xf3\x46\xc3\x15\xc3\x77\xe8\xa7\xc6\x92\xe4\x25\x77\x3d\xc8\xb7\xfc\xaa\xf5\xf7\x54\xe4\xe8\x90\xa8\xfb\x2c\xb1\x66\xf8\x2e\xf4\xa0\xd8\x7f\x6e\xaf\x1e\x50\x9a\x7c\xb8\x83\x87\x2f\x08\x2a\xd4\x3a\x8b\x7e\x3f\x48\xc0\x9c\x1d\x14\xf2\xc0\xdd\xc3\x09\xe0\x1f\x44\x73\xd9\xc8\xf9\x34\x42\x49\x34\xf9\x81\x28\x65\x6f\x8e\x07\x69\xf6\x5c\x68\xe8\x41\x7a\x18\x17\x60\x7c\xa0\x18\x70\x36\xc6\xa7\x21\x05\x85\xd8\xfc\xd3\x2e\x5c\x7f\x34\x21\x08\x4a\xf6\xb9\x7e\xe0\xc3\x6d\x3d\xf8\x83\x68\xb0\x6c\x6d\xda\x83\xb4\x7c\xd1\x7f\xe5\x28\xf0\x20\x32\x3b\x5b\x63\xfb\xc0\x97\xc3\x0e\xc4\x4f\xd0\xfd\xd4\xcf\x99\xad\xcc\xa3\x71\xd3\x3d\x7f\x46\x5e\x1b\xd3\x51\x71\xd9\x76\x8d\xa7\xf3\x28\xe9\xfd\x9e\x90\xd0\x54\xef\x77\xe2\x69\xf3\x0f\x60\x72\x3e\x0a\x48\xd8\xec\x9c\xfd\x4f\xe7\xd9\xf2\x0e\xfc\x68\xc1\x05\x31\x64\x72\xc9\xd6\x78\x3e\x9d\x44\x5c\x7b\xda\x59\xaf\x4b\xed\x25\x69\x15\xfb\xe6\x3d\x28\x93\xf7\x22\x37\xd0\x94\xd8\x0f\xff\xa1\xa6\xc4\x5a\xe3\x07\xb1\xdc\xd6\x02\x3c\x10\xcd\x9c\x90\xed\x19\xa4\x4f\x92\xfd\x9e\xc1\x35\x69\x53\x51\x53\xd9\xa6\xf7\x07\xe1\x6f\xf1\x9a\x01\xea\xa3\x48\x3b\xf5\x2c\xd1\x2d\xbb\xb0\xdf\x03\xbd\xbc\x0b\xb3\x3e\x28\x95\xe7\x3b\xf8\x83\x52\x79\xc9\xd4\x03\xe1\x73\xe6\xb3\x0f\xbc\x33\x1c\xe7\xfa\x4c\x4e\x58\x5a\xd6\x87\xa2\x59\xf5\x07\xc8\x9a\xed\x5d\x9d\x9c\xb0\x20\x30\x39\x21\x41\x80\x82\x97\x15\x80\xcf\x84\x45\xd3\xc7\x6a\xf2\xe4\x4a\x54\x79\x7e\x94\x43\xea\x71\x67\x61\x05\xf5\xb8\x83\x95\xcb\xde\xf4\xec\x10\xcf\xab\xdf\xdf\xa1\x27\xd1\x80\x88\x0d\x0f\x23\xfa\x0e\x7b\x9a\x18\xf9\x43\xd1\xc9\x7c\x92\x6a\xf6\x17\xf5\x3a\x08\x02\xc1\xf0\x20\x1e\x7a\x53\x96\xf0\xd4\x87\x37\x0d\x11\x7c\x36\x05\x3c\xf0\x9f\xb0\xa7\xf7\x73\x22\x3d\x8f\x84\x9f\x07\x6a\x75\x27\xe2\x78\x98\x3d\xd9\x94\x03\x25\x93\xed\x7d\xf0\x20\x8b\xdf\x4b\x12\x40\xc1\xe3\xd7\x51\x85\xae\xca\x9a\xa1\xe7\x13\x8d\xee\x0e\x9e\xef\xaf\xd6\x7d\xb2\xae\x45\xaf\x6d\x31\x7b\x96\x34\x17\x16\x4d\x1e\x48\x73\xe5\xd5\x0e\x7c\x2f\x08\x5d\xb8\xa8\x7b\x4f\xaf\x81\x73\xe5\xf7\xe1\xc2\x5c\xfc\x7c\x6d\x89\x2b\xa4\x3d\xc8\x65\x63\x5b\xca\x83\x5c\x36\x96\xde\x1f\x98\x02\xec\x35\xfe\xdc\x2c\x36\xa8\xf9\x42\x78\xb3\xfd\xec\x41\x35\x13\x67\xca\x7d\x90\xca\x26\x87\x71\x08\x01\xe9\x8e\x66\x7b\xe0\xeb\xe0\xf0\x8c\xe7\x21\xb7\x70\x1b\xd7\x68\xcb\x4e\x88\x3f\x77\x9c\xd6\xf3\x20\x47\xc3\x70\x9b\x03\x5a\x50\x41\x2e\x1b\xfb\xa9\x3d\x0f\x07\x74\x87\x4c\xbc\xf1\xb3\x65\x4b\x20\xc0\xb9\xcf\x6a\xc3\x5e\xf7\x41\x99\xc5\x6b\xe1\xa6\xb5\xa9\x5d\xd0\x9f\xdf\x27\xc4\xaa\xda\x80\xd0\x87\xc5\xc7\xb6\x11\x00\x43\x6d\x06\xb9\xba\x0d\x0c\xf9\xe8\xe2\x62\x5b\xa2\x5a\x5e\xf2\xf5\xff\x3f\xaf\x89\x0d\x62\x5c\x56\xfd\xb3\xd8\x10\x0b\xa8\x34\x6c\xb1\xfd\x68\xa2\xdc\x66\xa4\x9d\x56\x0f\x45\x53\x4f\x5a\x2d\x62\x01\xb3\x12\xba\xc6\x06\x33\x85\x92\x21\xc5\x06\x27\x7c\xf1\xa6\xd8\x12\xd2\xae\x7c\x10\x28\x36\x94\xf5\x50\x31\x81\xd8\x50\xd6\x43\x01\x9e\xb1\x41\xcc\xd3\x8d\x39\x36\x58\x31\x54\x90\x2d\xb6\x0c\xdd\xe3\xd4\xf8\x4c\x8d\x53\x05\xae\xcc\x09\xfb\x39\x52\x19\x79\xbe\x19\xf3\xf5\x76\x41\xa8\x4b\x9e\xef\x92\xc0\x9a\x82\x0e\x62\x43\x45\xbe\x08\x8d\x0f\x01\x4b\x21\x69\xb1\x21\xab\xb1\xb2\x1c\xc7\x86\xc4\x78\x59\xde\x3d\xb1\x55\x9c\xe0\xae\x05\x22\xca\xae\x67\x4d\x18\x15\xf9\x74\x5f\x8e\xad\xa2\x42\x6a\xf3\x73\x22\x70\xf8\x07\xd2\x30\x21\x10\x0a\x5c\x48\x57\x17\x1b\xe5\x2b\xd5\xa4\x8d\x0d\xf2\x95\xb4\x8d\xb1\x35\x06\x7a\xab\xc3\x25\x0e\x45\x74\x2d\x19\xce\xaf\xef\xef\x2f\xb4\xb5\x22\x94\xa4\x50\xec\x49\x6c\x4b\x1c\x0a\x85\xf9\xc5\x16\x08\x13\x2c\xfa\x1e\x41\x02\xe2\x94\xb1\xa1\xc0\x9c\x32\x92\xc7\x06\x79\x47\x54\x3e\xb6\xe0\x09\x11\x88\x83\x85\xf0\xfd\x3e\x72\x0a\x7b\xcb\x60\xd4\xef\x3e\xa1\x41\x22\x3b\x3c\x21\x04\xc4\x36\xb5\xe1\xec\x9a\x7c\x44\x3b\xf3\x4a\x6b\x40\xe8\xa5\x9a\x71\x90\x7a\xa9\xf0\x0c\x3b\x67\x28\x08\x74\x22\x95\x20\xdc\xe1\x48\xe2\x15\x77\x9c\xf1\xe2\xef\x39\xc3\xa9\x25\xc1\x4b\x20\x87\x3e\x40\x12\x63\x39\x6c\xc5\x86\xa8\x37\x79\xca\xc4\xb6\x84\x93\xa2\xa2\x4c\xb1\x41\xf8\xe8\xaf\xe7\x20\x72\x5e\xe1\x04\xd2\x99\x0c\x4c\x56\x40\xf2\xb1\x9c\x48\x50\xee\x3d\xa3\x57\x80\x08\x7d\x6c\x50\x14\xf5\xd7\x0b\x00\x81\xd1\x76\x02\x04\x45\x48\x05\xb5\x8f\xd3\x7a\xc6\x36\x09\x03\x01\x15\x69\x8b\x5d\x41\x28\xb6\x89\x5d\x32\x5a\xec\x48\xab\x16\x5a\x13\x2a\xf7\x2a\x18\x3d\xb6\x1d\x39\xc3\x7c\x50\x90\x4a\x2f\xbf\x48\x11\xd2\x01\xa8\xd6\x5a\x6c\x88\x7b\x93\x99\x3a\x36\x94\x97\xd8\x4c\x1a\x76\xce\x50\x07\x69\xff\x99\xa1\x5f\x40\xf5\x4d\x2f\x09\xe5\x25\xf2\x8b\x98\xc0\xd3\xa0\x7b\x09\x2c\x2f\x61\xe2\x74\x10\xec\x46\x65\x24\xbb\xe9\x3e\x9a\x4b\x02\x9a\x0a\xad\x8c\x6d\x49\x40\xa3\x98\x39\x1c\x5c\xa3\xc9\xcd\x81\x58\x4c\x03\x05\xf5\x28\xfa\xab\x03\x38\xe6\xb9\xbd\x04\x9a\x92\x7c\xd6\x4f\x6c\x6b\x75\x1b\x2e\x46\x26\x77\x27\x5d\x7a\x7f\xa3\x4c\x8b\xed\x82\x59\xa9\x69\x35\x17\x6a\x1e\x56\x01\x14\xa9\x72\xfa\xab\xcd\x7a\xaf\x5e\x3e\x72\xe5\xc8\x81\x38\xb6\x8b\x3a\x02\xb3\x27\xe4\x24\x1e\x26\xae\x14\x5f\xaa\xc0\x71\x71\xcb\x0c\xf1\x8b\x69\xf0\xd5\x5e\xf2\x4d\xde\x8c\x85\x37\x9c\x53\xcc\x0f\x6f\x18\x3e\x7c\xf4\x6f\x96\x24\x77\x1b\xd1\x18\xdd\xef\x4f\x52\x67\xb5\xc1\x1f\x55\x34\x37\x36\x68\xaf\x36\x63\xe9\xcd\x93\x2a\x9c\x62\x7e\x02\x23\x25\x4c\x79\xd5\x18\x02\x5f\xcf\xe1\x05\xc1\x13\xa2\x99\xd8\xa2\xec\x70\x31\xca\x3d\x19\x18\xa4\x09\xc2\x94\x37\xcd\x6e\xa0\x1c\x53\x65\xfe\xd8\xa8\x1c\xd3\xcd\x2b\xb6\x07\x3e\xd1\x96\x37\x50\xaf\x2d\x1b\x62\x70\x05\xd5\x65\x3a\x36\x04\xcc\x24\xed\x59\x42\x42\x1f\x55\xee\x8f\x04\xeb\x9d\x22\xa6\x23\x6d\x81\x53\xd8\xd5\x26\x4a\x87\x3b\x00\x47\x4f\xfe\x00\x5e\x7c\xd3\x1f\x90\x1d\x0d\xb5\x21\xc0\x09\xe2\x09\x09\x8b\x95\x2b\x30\x52\x02\x47\xaf\xea\x0f\xb6\xb2\x3c\xfd\x1c\x66\x0e\x1d\xe2\x84\xfc\xc3\xe9\xf5\x3e\x2a\x8e\x6b\xc7\x12\xd2\xf3\x18\x27\x13\xd2\x0d\xf7\xa6\xef\x11\x46\x68\x01\x20\xd1\x31\x43\x25\x76\x23\x51\xa4\xd1\x96\xa6\x0c\x9f\x6a\x43\x90\x22\x8a\x76\x24\x15\xd8\xaf\xb5\xc5\x09\x6e\x8f\x72\x8e\x89\x54\x6e\x68\x60\x35\xc1\x02\x97\x33\x4f\x10\x25\xb4\xe4\xde\x14\x09\x61\xf9\x2f\x3a\x96\xe0\x78\xd1\x5f\x2f\x20\x58\xc4\x03\xd0\xb4\xf5\x7a\xff\x62\x07\x9a\x11\x1c\x0f\x55\x23\x26\x12\x1c\x0b\x4d\x9a\xd3\x8f\xed\xcb\xed\x81\x22\x96\x5a\x61\xfb\x99\x91\x96\xb0\x44\x90\xde\x25\x34\xa5\x1f\x11\xc4\xcf\x71\xce\x55\x96\x31\x52\x7b\x00\x13\x7d\x00\x19\x45\xb9\x68\x23\x05\xb5\xd0\x7e\xbe\x60\x5a\x0d\xb3\x25\xa3\xd8\xfb\x37\x52\xb0\x20\xb9\xdf\xe7\x0c\xc5\xf2\xd3\x12\x52\x66\x12\xbf\x4b\x0c\xb0\x91\x08\x90\x96\x10\x32\xb2\x97\x18\xb8\x5c\x2b\x39\x4d\x24\x08\x21\x2a\x1c\x1c\x69\x09\x21\x33\x19\x46\x08\xa8\xc9\x43\xec\x28\x75\xe0\xb1\xa8\x6b\xea\xf0\x4b\xf7\x8c\x98\x1d\x4f\x62\x5b\x1a\xc8\x5a\x69\x34\x42\xfe\x1e\x53\xdf\x34\x0e\xe6\x7c\x56\x1b\x17\x0f\xef\xf2\xe0\x8c\x7d\xb0\xe6\xb6\x96\xe4\x4d\x82\x46\x43\x26\xdb\x48\x13\xa4\xc7\x07\x81\x42\xc6\xf0\x0c\x26\x69\x8f\x96\x38\x91\x51\xe8\xf5\x1c\xbb\x3c\x7e\x93\x94\x33\xd2\x5e\x91\xe7\x40\xcb\x45\x6e\x3b\x45\x1e\x44\x42\xd4\xbb\x8a\xc5\x46\xda\x21\xe5\x7a\xb6\x74\x2b\x94\xc7\x78\x24\x98\x82\x14\x2e\x1c\x09\x6e\x85\xba\x3a\x47\xda\x89\xf5\x06\xf0\xce\x73\xa7\x17\x50\xd8\x40\x86\xab\x48\x60\xde\x2f\x1c\x84\x2f\x4d\x37\x61\x80\x17\xe0\x34\xa1\x42\x66\x3b\x79\x5d\x44\x42\x72\xa0\x64\x70\x9d\xb0\x86\x7a\xfc\x73\x22\xb0\x4f\x13\x5e\xbc\x7b\x1a\xe3\x4e\x88\x3b\x26\x3b\x27\xe9\x9a\xda\x54\x2d\xf8\x48\xb0\x88\xbf\x0f\x31\xfd\x68\x54\xf9\x22\x12\x12\xed\x4a\x5d\x13\xe9\x42\x6a\x62\xf1\xd6\xb4\x78\xed\xac\x3e\x12\x37\x32\xf3\x49\xf6\x48\x3f\x65\x90\x34\x01\xba\x09\x4e\x63\xdc\x0d\xe7\x22\x03\xf0\x41\x6d\x56\x09\x70\x09\x69\x6b\x55\x57\x29\xd2\x62\x55\x23\xf9\x08\x21\x37\x9d\x59\x57\x7a\x18\x72\xa6\x15\x22\xaa\x21\x4f\x53\x8d\x87\x87\x58\x4b\x46\xad\x23\x5b\x62\x22\x3d\x08\xcd\x30\xcc\xa0\x3c\x70\xf6\x8c\x48\xcf\x3a\xe6\xbe\x4b\x25\xd6\x3a\x12\xd6\xe5\x0d\x67\xe6\xa3\xff\x88\x4c\xee\x27\xf9\x22\x23\xd1\xad\xcc\x8d\x91\x51\xb9\xc8\xcc\x30\xd3\xf4\xa3\x58\xcc\xc8\xdb\x8e\x3c\xa1\x7e\x61\xed\xb2\x6a\xd2\x44\xde\x20\xd4\x26\x4f\xe0\xc2\x65\x2f\xab\x8d\x4c\x67\xe2\x6e\x99\xc9\x82\xb4\xeb\x99\xa6\x22\xc1\x38\x27\xd6\x6c\xd0\xfb\x50\x3f\x28\x5d\x74\x64\x6a\x18\x7c\x0e\x73\x5a\x94\x55\x09\x05\x23\x93\xfd\x6a\x93\x32\xc2\x1c\x14\x80\x1b\x19\xf1\xae\x8a\xe1\x8a\x8c\xf2\x00\xaa\x2b\x14\x39\xfd\x40\xc0\x33\x42\x1e\x52\xa1\x5d\x4e\x84\x80\x3b\x7c\xd0\x56\x07\xf9\x27\x88\xcc\x3f\x24\xbc\xa0\x0e\x72\x46\xbb\xab\xfd\xb3\x24\xff\x50\xbf\xbf\x42\xa9\x5f\x23\x2f\x8e\x1e\xbe\x2f\x66\x06\x36\x28\xae\x2c\x32\x4a\x8d\x9a\x32\x66\x64\xe8\x53\xc8\x6e\xe4\x4c\x3c\xf3\xb6\xe7\x13\x23\xb8\x4d\x3c\x13\xe2\xe5\x7c\xc3\x13\xde\x2f\x3c\x7c\x41\xfb\x8e\x28\x5f\x73\xd0\xcc\xfa\x4e\x0a\x1a\x8a\x5c\x40\x9d\xb2\xdb\x05\xc9\x51\x35\x67\xd8\xa2\x54\x5c\x2f\x72\x61\x5d\x35\xad\xa1\x80\x38\xbf\xfa\xbb\xd1\xf6\x04\xa0\x37\x93\xa0\x99\x2b\x0a\x0f\x4b\x32\xce\x95\xb9\xd1\x34\x41\x04\x43\x58\x7f\x1d\xb9\x42\x8d\x20\x31\x28\x23\xbb\x90\xe9\x71\x46\xf6\xa0\xac\x98\xda\xc8\x08\x7f\xa8\xde\xa6\xca\xf0\x11\x3f\x67\x6a\x1c\xcd\xb8\x92\xc1\x69\xc6\x4c\x1e\xd4\x7e\x93\xb7\x26\x32\x52\x0e\xea\x9c\x67\xd8\xa8\x5e\x38\x83\x84\x83\xd9\x58\x8b\x04\x83\xfd\x35\x16\xfc\x8f\x45\x8a\x72\xb0\xcc\xb4\xfa\x43\x76\x5e\x79\x86\x46\x0e\xe8\x71\x7d\xaa\xa0\x33\xc9\xf3\xd5\xc1\x84\x19\x5f\xd0\x83\xd2\x44\xd1\xa6\x91\x91\x80\xd0\x52\x73\x46\xc0\xaf\x3c\xd6\x23\xd3\x46\x64\x94\x0c\x3a\x68\xf9\xf9\x43\x37\x8d\x4f\x1b\xe2\x4a\xf6\x29\x44\x79\x80\xcd\x13\x86\xce\xc4\xdc\x24\x23\x29\x90\x72\x3a\x46\x86\xc1\x47\xce\xb8\x91\x3b\x31\x7c\xb8\x43\xec\x8e\xae\xfb\x19\xbe\x38\x8a\x26\x8a\x8c\x3a\x50\x9b\x8f\xf9\xa0\x97\x9f\x76\x17\x05\xf4\x8b\x4f\xf9\x12\x77\xa6\x09\xf1\x44\x8d\x39\x5d\x5b\x32\xcc\x2f\x4a\x99\x1e\x79\x09\x2b\x35\xbc\x7e\x86\x49\x4c\x93\x91\x89\xcb\xec\xd0\xfc\x60\x9f\x69\xa6\xec\x93\xe2\x97\xe6\x33\x41\xc7\x4c\x58\x27\xe9\x98\x77\x04\x9e\x33\x61\x32\x34\x59\xe7\xdc\xed\x07\x3b\xaa\xf6\x4e\x3d\x9f\x3a\xdc\x11\x5c\x63\x56\x82\xf2\xfa\x32\x30\x45\xde\x81\xa2\x56\x98\x64\xd4\xd7\x57\x6a\xd6\xc8\xac\xd7\x69\x22\x44\x7d\x89\x57\xb8\x23\x8d\xcf\xe6\x01\x90\xd7\xd3\x67\xe0\xc0\x89\x16\x7f\xcf\x07\x7d\x8b\x34\x01\xe4\x09\xb2\xc8\x9c\x91\x27\xa8\xc8\x31\x23\x32\x94\x15\xc5\xbc\xe5\x00\xef\x32\x0a\x1c\x3f\x54\x50\xed\x9b\x1d\xf8\x05\x28\x64\x8c\xf4\x90\xa0\x5e\x20\x39\x09\x02\x63\xfd\x09\xf5\xb7\x91\x08\xf6\x1d\x39\x4a\x44\x3e\x19\xa2\xe6\x0e\x3b\xa2\x4f\x35\xc3\x93\x29\x67\xfc\x3e\x4f\xa1\x56\x74\xe2\x14\x1a\x8b\x50\xcc\xa0\x58\x59\x9b\xe1\xcd\xac\x64\x50\x91\x4f\x1c\x43\xb3\xe3\x13\x74\xde\x7b\x76\x3e\xec\x40\x23\x5e\x1b\xf4\xd9\xda\x04\x04\xd8\x16\xd9\x19\x23\x43\x8c\x2b\x52\x98\xe7\x8b\x69\x7b\xd4\x23\xbc\xa1\x87\x1f\x37\x7e\x2f\x98\xa1\x7e\x7f\x37\x48\x50\x4e\xa1\xbc\xda\xb8\x19\xf9\x60\x23\xb2\x24\x2c\x90\x5c\x04\x81\xc7\x43\xa5\x5c\x4b\x34\xf0\xb6\xde\xcc\x4c\x2f\xec\xa1\x27\x74\x67\xa4\x15\xd2\x7c\x50\x90\xdf\x0a\x8d\x8c\xd4\x49\x65\x33\x5f\xb8\xe1\x89\xe2\x93\x7c\xb3\x06\x9e\x20\x04\x15\x8e\x32\x8e\x45\xbe\x7f\x92\x5e\xab\x3d\x61\x70\xf1\xf3\x13\x7b\xaa\x05\x20\x16\xa5\x5a\xa2\x82\x85\xaa\x98\xb4\xdf\x0f\x4c\x2a\x9a\x0f\x34\x34\xc5\x77\xc9\x0c\x13\xd6\xd8\x7e\x75\xad\xc9\x4f\xe6\xd7\xea\x1e\x0a\x9c\x6c\x32\x80\x5a\x0e\xd5\x84\xf4\xe1\x06\x1a\x60\x0f\xaa\x2d\x1b\x01\x1e\x12\x26\x77\xb0\x8e\xb1\xd5\xf7\x19\xde\xdb\xe1\x0d\x46\x71\x87\x97\x74\xf3\x60\x83\x74\x4b\x2b\xdb\xcf\xfa\xa6\x7e\x48\x54\x21\xa9\x0d\x7f\x8e\xe2\x36\x79\x99\xdb\x63\x09\x3b\x9a\x50\x41\x71\xce\xe6\xee\x98\x31\x5c\x6d\x48\xa0\xaa\xa6\x14\x85\xe9\x2a\x85\xf0\x85\xbe\xcf\x12\x95\x4a\xa2\x61\xbe\xab\x7d\x62\xbe\xcd\x3f\xc0\x37\x79\x73\x87\x37\xe8\x9a\x3b\x44\x64\xaf\x64\xad\x92\x51\x41\x5c\x17\xc5\x82\x7c\xcc\xbe\x78\x17\x06\xc6\x0a\xc1\xca\x92\x1f\xab\x9c\xad\xa2\xb0\xf8\xe7\xf4\xf7\x30\x71\x65\xbf\x3f\x70\x6f\x52\x13\x55\xda\x95\x52\x26\x0a\xa4\x47\x4b\xd8\x05\xd2\xa3\x0a\x3d\x47\x59\xb2\x60\x95\x77\x58\x14\xe4\x73\x51\x8e\xf6\x28\x28\xde\xa0\xe2\x76\x51\xe0\x44\x64\xfb\x4e\x29\x08\xa8\xa8\x6e\xa3\x08\xa5\xe1\xb5\x24\xb5\xa2\x6a\x20\x51\x58\xc3\x5d\x07\xa2\x54\x9e\x48\x43\xbc\x92\x55\x0a\x00\x15\x27\xb2\xba\x03\x92\x0c\x01\xa0\x92\x31\x48\xd6\x2c\xac\xe1\x9e\xdc\xe1\xba\xba\xbe\xfa\x47\xf5\x8a\xe9\xfe\x80\xb1\xd5\x9f\x33\x2e\x57\xe3\xc3\x42\x56\xbc\x61\xad\x31\xb1\xb0\xda\xc0\xb8\xe1\xe7\xc8\xa2\x60\x00\x04\x31\x5e\x97\xac\x82\xb8\x56\xeb\x6a\x0a\x2d\x62\xa2\x69\x05\x0e\x42\xb6\xe9\x15\x68\x97\xa6\x77\x28\x90\x30\x47\xb2\x41\x41\xe0\x91\x42\x5c\xa2\x04\x01\x32\x3d\x03\xa4\xd8\x6e\x9e\x00\x71\xfa\xd5\xe3\x85\x1e\x84\xd3\xa8\xd3\xf9\xda\x73\xd6\x74\x17\x17\x28\xa8\xf6\x24\x9f\xab\x28\x10\xdf\x4a\x71\xbb\xe3\x9a\xa7\x15\xc0\xe2\x55\x5e\xed\x03\x8c\x50\xfd\xc3\x7f\x67\x18\x27\x51\x82\xbd\xc8\xa9\x29\x0a\x92\xaf\x54\x1f\xb2\x51\x16\x08\x7c\xc8\x10\xe9\x94\x8d\x33\xf0\x9c\x96\xbb\x4e\x14\x66\x4f\x31\x92\x22\x6d\x63\xf5\x96\x0c\x4e\x50\x10\x83\x76\xab\xa8\x2c\x5d\x94\x71\xc2\x09\xca\x1d\x5e\x7c\x41\x58\x38\x40\xd7\x4d\x57\x58\x0b\xca\x20\x9c\xb4\x1a\x6a\x06\xf3\x67\x89\xea\x11\xf9\xc5\x94\x1c\x6d\x5d\x41\x97\xc8\xe9\x11\xe1\xc0\x53\x92\x29\x1b\x3c\x78\x14\x92\x1f\x05\x12\xde\xeb\xdc\xec\x1c\xc1\x8b\xda\x99\x0b\x5f\x23\x40\xc4\x93\x23\x57\x14\x48\x78\x25\xe5\xf1\x1b\x56\x53\x96\xfc\x97\x95\xdf\x2c\x0a\x1c\xa9\x4b\xf2\x41\xdf\x99\xec\xc3\xdd\xe3\x52\x23\xd6\x5f\x7e\x22\x75\xfd\x3e\xd0\xd6\x84\x6e\xe7\x1e\x14\xff\x80\x1b\x9a\x94\xa4\x05\x16\x37\xab\xfa\xcb\xce\x2d\x70\xfb\x61\x07\x82\xf9\xb1\x2d\xd2\x66\x42\x81\x72\xed\x4a\xf3\x1b\x05\xf6\x34\x9b\x6b\xca\x41\x77\x18\xcd\x18\x0e\x43\xd5\x7b\x8a\xf0\xb5\x62\x0d\x50\x39\x7e\x82\x8d\xd5\xfe\x59\x82\x47\xc0\x12\xbc\xa4\x83\x68\xe4\x93\x03\x7f\xed\x17\x31\x3a\x7e\xd6\xa0\x45\x9d\xeb\xa6\xfe\xa2\x96\xf0\x39\x2a\x66\x8f\x90\x49\x8b\x75\xd9\x05\x36\xba\xf2\xea\x80\x49\x61\xdc\x06\x03\x37\x7f\x3a\x31\x03\x4f\xf9\x44\xee\x29\x13\x93\x0b\x51\xfa\x5e\x33\x45\xc8\x17\x3d\xbc\x7e\x92\x3d\xa9\x0d\x44\xf6\x59\x44\xe9\xd0\x17\x1e\x5c\x1c\xd0\xef\x73\xc9\x9e\xe1\xbd\xe1\x05\x7d\xc0\xe8\x63\x63\x1e\x02\xe8\x4a\x32\xcb\x43\x92\x96\x17\xb9\x41\x9a\xb7\xf2\x7a\x0e\x85\x8a\x84\xc6\x82\xa2\xe7\xaf\x6d\xbb\x11\xd8\x61\x3c\x78\xc0\xa2\x8d\x47\x0f\xfa\x4f\xe6\x81\x4b\xaa\xaa\x2f\x98\x51\xaa\x52\xbe\x91\x28\x94\xaa\x74\x93\x28\x0f\x0f\xb3\x09\x1a\x1c\x91\x8a\x69\xfe\x83\x54\x3d\xdd\x53\xb8\xf9\x81\x10\x05\xaa\x42\x95\x56\x89\xca\xb8\x37\x51\xcc\x0a\xb1\x4a\x81\x92\x51\x37\x0a\xc6\x43\xed\x86\x7c\x9b\x7e\x0e\xa6\x29\xb4\xa9\x28\xf4\xa9\xfc\x23\x51\x59\xf2\x4a\x68\x54\x37\x4e\x68\xf8\x05\xa4\x5f\xf2\x00\x50\x05\xfa\x74\x56\xa8\xfa\x14\x15\x17\x35\x41\xe7\xa1\xcb\x54\x45\x04\xf3\x90\xea\xb0\x26\x4e\x48\x13\x4c\xb8\x3f\xea\xf4\xd7\xc4\xa3\xe3\x15\x24\x94\x1e\x6d\x9e\x00\xf1\xc8\x23\xc0\xf4\xa6\x38\xc8\xa8\x70\x1e\xb2\x0e\xab\xc2\xb2\x66\xcb\x57\x45\xd6\x6f\xf9\x64\x46\xa5\xe4\x24\xff\xbd\xa8\x99\x97\x11\xcd\x00\x7a\x37\x6b\x53\x6b\x61\x6e\x20\x2d\x09\x09\x3b\xcb\x6b\x93\x0a\x8c\x30\x42\xbc\x0a\xd9\x6a\x1a\x06\x85\x09\x27\xdc\xbe\xd9\x81\x80\x50\x1e\x50\x34\x75\x00\xff\xa1\x62\x5d\x61\xad\x5c\xa3\x7a\xa8\xcc\x94\xa3\x0e\x2a\xb2\xac\x54\x77\x10\xdf\x5f\xd6\x32\xd4\xca\x1c\x2b\x7e\x7d\xb0\x1e\xa0\xda\x93\x27\xcd\x3f\x30\x53\xba\x3e\x68\xa8\x28\xe3\xf1\x1a\x8f\x92\x60\xde\x7e\x8e\x6a\xff\x0d\xcf\xa9\x8d\xb7\x17\xcd\xb6\x41\x4b\x22\x0e\x57\x1b\x62\xcc\x9a\xdb\x3f\xa1\xb8\xda\xa1\x46\xf2\x2a\x24\x6c\x2c\x41\xa0\xe9\x21\x25\x88\x4d\x91\x35\x58\x5d\xdb\xf0\x0b\x6a\x25\x84\x13\x94\x9c\x74\xdd\xab\xc1\x1d\xf2\xb9\x09\xc6\xd5\xa9\xdd\x0b\xcc\x32\x9a\x41\x47\xfd\x17\xdd\x8f\x2a\xbc\x85\x4a\x96\x6a\xae\x52\x76\x92\xf0\x56\x3b\x0c\xce\x86\xf0\x40\xd9\x28\xc3\x64\x10\xa2\x1e\x01\x79\xe9\x94\x43\x3c\xea\x40\xde\x18\xc3\x04\xbe\xcd\x45\x45\x8e\xa2\x0e\x24\x66\xf7\x1a\x07\xeb\x3c\xe8\x83\x49\xa7\x4a\xed\x21\x94\x61\xd9\x33\x98\x28\x74\x6f\x52\x31\x59\x92\x20\xfc\x43\x83\x57\x9f\x96\x04\xef\xa0\xe2\x25\xc3\x17\xf9\x85\xa4\x93\x45\x17\xfc\x3e\x2a\xbe\x48\x34\xaa\x4b\x90\xe9\xc3\xdf\xef\x3f\x51\x55\x6a\xb7\x05\x32\xd3\xc2\x1d\x41\x50\xdd\xef\xef\xac\xa1\xee\x1f\x50\x00\xf0\xd5\x01\x72\x07\xbc\xda\xd0\x0d\x17\xbf\x8f\x5d\x97\xba\xb0\x52\xf2\xc8\xd2\x67\x56\xa4\x7e\xb3\x34\x58\xa1\xfc\x2a\x8a\x2d\x8c\x0a\xeb\x5f\x79\xb5\x11\x3f\x6a\x18\x1f\x84\xa1\x78\x56\x3d\xe8\xc9\xea\x36\x77\xd1\x78\x41\xe1\x24\xeb\x5e\x52\x0f\x22\x92\xdb\xb4\xd3\x7b\xc8\x13\xf7\x22\x0f\xc9\xc3\xe3\x55\xa1\x5e\xc9\x8b\x1e\x2e\xd9\x64\x28\x1b\x4e\xd4\x13\xf4\xd5\x73\x3e\x13\x4a\xb5\x6b\xdb\x4f\x16\x38\xd3\xf7\xd4\xaf\x65\xb3\x84\x13\x52\xbc\x54\x80\x15\xee\x46\x96\xc7\xea\xc9\x35\x4a\x44\xac\xac\x93\x6e\xfa\x78\xa2\x7a\x86\x31\xef\x3c\x80\x18\x9e\xd1\xc9\x0e\x3c\x02\x36\xd2\x60\x5f\xc2\xcf\x8b\xb1\x57\x2a\xd0\xac\x44\xac\x17\xd7\xa8\x11\x28\xfd\xbc\xd8\xd8\x05\x3d\xaa\x6e\x26\xf5\xe2\x22\x25\x0e\xd5\xab\xc2\x6f\xde\x3d\x40\x43\xe6\xd3\x87\x24\xb8\xd5\xb8\x78\x71\x1f\xa7\x3f\x40\x01\xa5\xea\x0f\xa0\x80\xd0\xf5\xaf\x52\x7e\xb2\x8e\xad\xde\x10\x19\x4d\x00\x90\xe3\xae\x14\xf3\xad\x9b\x6e\xe1\x1a\x92\xf2\x53\xf1\x4e\xc1\x6f\xbb\x78\x51\x48\x51\x50\x6c\x2c\xa9\x70\x7c\xb2\x04\x56\x11\x64\xf7\x62\xde\xf7\x83\x13\xa8\x11\x90\x52\xe0\x75\xc2\x1f\x38\x52\xf9\x84\x2e\x89\x6b\x0c\xb3\x62\x4a\x5c\xd6\x92\xd4\x25\x71\x0d\xcb\x4f\xf5\x41\xf8\xb3\x67\xf8\xc0\x5d\xc1\x34\xec\x61\x06\x53\x4d\xf0\x01\xa7\xf8\x55\x5d\xb5\xa8\xb0\xdb\x96\x97\x2c\x43\xbb\xad\xb9\xc2\x43\x90\x8b\x0d\x36\xc4\xf4\x29\xd4\x38\xda\x86\x8c\x33\x42\x9b\xb6\x11\x80\x42\xed\x86\xc2\xec\x16\xb7\x1a\x4a\x94\xda\x83\xa4\x6d\x64\x54\x9f\x11\x5b\xca\xa8\xe9\xa9\xe7\x94\xae\x4c\xd5\x1b\x0a\xad\xa7\xe1\x0f\x38\xa2\x2e\x0a\x8d\x85\xc7\xb4\x65\x0d\x11\x77\xc5\x72\x78\x4b\xa8\x9a\x2a\xbc\x6a\x09\xc5\x74\x86\x3b\xf8\x89\x46\xee\xfa\x01\x6a\x06\xcf\x99\xaa\x33\x33\xfb\xb6\x44\xb6\x51\x75\x77\x69\xa8\xec\xa2\x8c\xe8\xd1\x72\x81\xd7\x8b\xde\xcf\x15\x14\xca\xef\x43\x58\x11\x96\xb4\x8c\x93\x20\x34\x6d\x19\x66\x32\x2f\x31\xc3\xfe\x3e\xdc\x1f\xf7\xf1\xd5\x21\xc4\x81\xf0\x07\x50\xc6\x4a\x37\xd5\x0a\x4d\xb7\xda\xb6\x82\x14\xdc\xa2\x37\x0d\x09\xd7\xab\x41\x56\x08\x43\x6f\x53\x59\x02\x8a\x99\x75\x43\x44\x9e\x5d\x7f\x5b\x21\x0c\xc5\xdd\x5b\x61\xce\x50\xed\x0a\x24\x3e\x2b\xbb\x5a\xe1\x0c\x3f\x78\xde\x90\x47\xc0\x56\x92\x86\x24\x70\x8a\x93\x8c\xb6\x04\xb4\x6e\xb7\x9e\x06\x7f\xf0\xda\xfc\x3e\x6d\x20\x5a\x21\x6a\xa4\x14\x85\x88\x44\x43\xe1\x52\xd3\xb7\xd6\x08\x02\x4d\xb8\x2d\x34\x92\xba\xbc\x35\x94\xeb\x97\x94\xde\x98\x2a\xf9\x35\x81\xb6\x78\x6f\xf6\x9e\x35\x42\x40\xcc\xb8\x35\x7a\xb0\xfb\x05\x62\x51\xf7\x88\xc8\x03\x3b\x3c\x43\x78\x73\xe9\xda\xdf\x90\x98\xc0\x0a\xc9\x16\x50\x81\x4f\xb7\x59\xf2\xcf\xef\x1f\x58\x91\x40\x16\x27\x62\xc1\x34\x01\x26\x37\x96\x4c\xd8\x3a\xc9\xa7\x37\xb5\xd3\x74\xe6\x36\xcf\xa2\x67\xd8\x19\x36\x21\x20\xb1\x7c\x9b\x81\xf6\x51\x9f\xf9\x07\x44\xbf\x4a\x51\xd1\x90\xfd\x58\xf5\xe1\xa3\xc1\x39\xcb\xfa\xb5\x36\x98\x7b\x41\x03\x42\x82\xeb\xde\xb4\x01\x2b\x8a\x8f\xf2\x60\xc8\x9f\x66\x3c\x19\xe7\x29\x10\x43\xc2\xdb\x8c\xe7\xf3\xa7\x14\xaa\x06\x58\x22\x5e\xd8\x12\xd6\x28\xe2\xd9\x22\xdd\x50\xd9\xfc\x35\x22\xec\x9d\xe5\x75\x94\xa0\xce\xf2\x75\xae\x21\x55\x40\xb1\x03\x59\x43\xaa\x00\xbb\xd1\x37\x18\x3c\x5d\xd7\x23\xda\x5c\xcc\xbd\xbd\x3e\x40\xbe\x7a\x53\x07\xd4\x77\xb3\xa9\xa3\x21\x1d\xb0\x8b\x7d\x45\xdb\xa9\x47\x50\x07\x3b\x82\x00\xab\xdb\x8d\x2e\x5b\x6a\x73\x0d\xc9\x3f\x20\xb7\x9d\xc1\xb4\xff\xac\x41\xab\x86\x8a\xcb\x7e\x82\x6d\xff\x59\xc3\x6f\x42\x3d\xa3\xd1\xe3\x7c\x7a\x38\x54\xb8\x93\xc6\xb0\x41\x0a\x55\xae\xbe\x68\x94\x42\xab\xb9\xd0\x0e\x4d\xb4\xe7\xb7\xa4\xd0\xa2\x8c\xcd\xd1\x0e\x5c\xb9\xbd\x8b\x07\xe7\x6f\x6a\x02\x19\x32\xbc\x49\x4b\x44\x0c\xe5\x7f\x8a\xb6\x44\xc4\x52\x64\xd0\x6c\x28\x31\x30\x4d\x4f\x4f\xe2\x8d\x54\x37\xed\x24\xde\x08\x20\x4b\xe2\x0b\x25\x88\x8a\x76\x32\x65\xa3\x06\x58\x12\xdf\xc2\x15\xb5\x91\x39\xd6\x5b\x74\x22\x9e\x66\x73\xfb\xe2\x80\xee\x10\x7e\x26\x52\xbb\xb6\x13\xc1\xf7\xd2\xab\x34\x14\x35\x08\x83\x08\x25\x0a\xc2\xe4\xed\xc2\x5d\xc8\x7c\xf6\x86\xa6\x5a\x9a\xf0\x46\x59\xca\x9e\x14\xed\x66\xce\x64\xcd\x78\x89\x4a\x25\x4b\xc9\xd0\xe8\x22\x6e\x14\x81\x7d\xd1\xe2\x61\x43\x3e\x60\xeb\x59\x1a\xec\x8b\x76\x70\x6a\x37\xac\xdc\x26\x8f\x28\xe6\xbe\xf9\xa0\xc1\x5c\x38\x0d\x91\x07\x2c\xea\xd5\x86\x56\xd6\x0c\x05\x0e\xd9\xf6\xde\x8d\x0d\x3a\x52\xcd\x2f\x36\x2e\x30\xfc\x43\x5e\x04\xdf\xef\x17\xbc\x1f\x6a\xd3\x5a\xe3\xd7\x77\x3c\x2f\x6a\x43\x89\x62\xcd\x56\x30\x75\xae\x90\x36\x36\x6e\x61\xf7\x08\xc8\xe1\x2c\x75\x5f\x2c\x51\x28\xab\xaa\x47\xc4\x12\x7d\xaa\xfd\xf8\x02\x8a\x25\xd5\x98\x8d\x40\xa6\x5c\x9f\xda\x58\x72\x4c\x98\x0c\xc4\x92\x4a\xc2\x3e\xf3\x91\x78\x8c\x86\x07\x80\x45\x4f\x84\x24\x90\x5b\xc0\x5b\x1a\x70\xd1\xb6\x0e\x25\x32\xe9\x84\x67\x04\x17\x6d\x6b\xa6\x02\x51\x67\x76\x06\x09\xa6\xc6\x0b\x0f\xc0\x19\xe8\x60\x06\xc2\xcc\x54\x2d\x3c\xa2\x90\x94\x09\x6b\xa2\x24\xac\x41\x6b\xa6\xe0\xf2\xfa\x00\x30\x90\x38\x1c\x4b\x70\x09\x65\x06\x88\x28\xc8\xf0\x34\xfc\x3e\x36\xc1\x4c\x31\x90\xbc\x76\x8a\x6d\x47\xe5\x80\x53\x6d\xe4\xc9\x16\x07\x89\x8a\x70\x9b\xe4\xe7\x07\x92\xe1\x0a\x46\x4b\x0e\x79\x49\xa3\x51\xa1\xc8\x92\x7c\x1e\x0d\x85\xcf\xbc\x49\x0d\x81\x08\xe2\x70\xd1\xb8\x40\x81\x94\x35\x1c\xa4\x62\x88\x86\x05\x4a\x65\x1b\x4b\x2e\x09\x13\xa2\x68\x40\x7b\x49\xf0\xd1\x50\x35\xab\xf9\x7b\x6c\x41\x33\x04\x1b\x26\x28\xd2\x18\xb4\xea\x35\x83\x3c\x00\x11\xe9\x04\x02\x51\xfd\x4a\x19\x15\x81\xc0\xfd\x97\x02\x33\x02\xae\x8c\x06\x01\x75\x4f\xed\x35\x04\xe3\x93\xdd\x23\x92\x44\x4a\x62\x8f\x78\x20\xa8\x68\x8d\x10\x54\x7c\xb3\x8c\x8e\xb0\xaf\xfe\xab\x3b\x4e\x74\x4e\x4f\x52\x4c\xa0\x90\x9b\x5d\x39\xa3\x13\x82\xda\x91\x0e\xc3\xb9\xb8\x4f\xf4\x75\x4c\x9b\x77\x60\xf0\x86\xa2\xf7\xa9\x97\x6a\x3e\xb7\x03\x5b\xe8\xf5\x43\x68\x19\x22\xb5\x01\xb5\x93\x45\xe1\x40\xc5\x83\x77\x87\xf0\x7a\xf4\x84\x97\xd0\x52\x6c\x13\x8c\x09\x87\x61\xa3\x08\xb2\x1d\x1a\x7a\x70\x17\x37\xa7\x88\x9d\xee\xc2\xfa\x7c\xe7\x7a\xb5\x1b\x8b\xb9\x77\xeb\xaf\x03\x0e\xdf\x5d\x84\x39\x58\x07\xcd\xcb\x83\xc6\x66\x33\x86\x21\x33\xcf\x94\x5d\x3d\x50\x9e\xc7\xb2\x41\x9c\xf0\x7c\xf5\xf2\x69\xc8\xb1\x50\x16\x27\x92\x6f\x78\x43\x4e\xba\x89\xba\xcd\x40\x0d\xcf\x08\x1e\xde\xa1\xbb\x40\x2c\xde\x36\x8b\xe9\xda\x35\x01\x30\x75\x70\x41\x3a\x51\x44\x7e\x04\xb2\xe9\xfb\x42\x17\x50\x24\x24\xdd\x0d\x02\xe5\x74\x7c\x0d\x8e\x1b\x94\xd5\x94\x17\x5a\x80\x17\x5d\x7b\x50\x00\xc1\x28\x03\x5e\x55\xec\x55\x1a\x0f\x24\x69\x89\xea\xf1\x80\xb4\x9b\x70\xae\x5b\x7f\xea\x86\xd1\x83\x3d\x32\xef\x80\xcb\xb6\x05\xed\x80\xcb\x76\x32\xa1\x5d\xb7\xfe\x6c\xe7\x8f\xe0\xc5\x3e\x4c\xc6\x1e\x3a\x79\x7a\x02\xb0\xe2\x8a\xb4\xf7\x0d\x7a\x3c\x4d\xa0\x2f\xee\x37\xcc\x7d\x3b\xa3\x8f\x74\xbd\xea\x8c\x3e\xea\x6e\x2f\x6e\xa8\xac\x32\xd1\x37\x78\xed\x89\x8e\x77\x30\xc3\x97\x75\xad\x83\x1b\x3a\xd4\xb3\x27\x48\xea\xa2\x32\x1d\xcc\xae\x89\xbd\x77\x30\x3b\xbb\xb3\x74\x44\x64\x97\x78\xfd\x00\xfe\x2f\x24\xe8\x09\x21\x7a\xd2\xc4\x74\x5e\xda\x95\x36\x3c\x3a\x13\xb9\x7b\x46\x64\x8f\xb6\x9a\x76\xb0\x47\x25\x7e\x8d\x9e\x21\xb3\xe9\x42\xd7\xe1\xce\x6c\x2f\xb9\x9e\xe1\x05\x27\x32\xd5\xe9\xb1\x62\x3c\xed\xb0\xbb\x28\x57\x4f\x74\x5c\xeb\x87\x81\x4c\xb3\x8b\xd0\xb2\x93\x7d\x4a\x04\xe9\x64\x9f\xf6\xf9\xe9\x64\x9f\x12\x61\x3a\xd9\x67\x78\xd1\x28\xc5\xa6\xcc\xab\xd1\x0b\xab\xf6\xfb\x03\x16\x6d\xd7\x2e\x14\x96\xa5\xd7\x0c\x0a\x84\x30\xa1\x4d\x87\xf7\xb2\xd5\x63\xbd\x12\xd1\x75\x72\x7a\x05\x71\x94\x10\xd4\x2b\xdd\xb4\xd4\x61\x0d\x44\x8d\xf9\x39\x78\x83\xad\xb4\x7d\xdd\xf3\xc3\xca\x99\x8e\x64\xef\xf6\x79\xe9\x8b\xbf\x86\x23\x07\x7a\x25\xa6\x77\x8f\x00\x72\x9d\x3d\x65\x08\x39\x92\xc4\x3b\x8b\xa5\x7a\x89\x88\x0b\x37\xf5\xed\x08\x0b\x2f\x96\xa4\x3b\xaa\x2c\xe5\xdf\x65\x16\xe8\x8b\x3d\x57\xab\x21\x3a\x2e\xf9\x4a\xea\x13\x9d\x86\x1b\x3b\x33\xf4\xc5\x8f\x43\xc9\xf8\xa3\xc3\xc9\xa6\x7a\x47\xc0\x8e\x1d\x98\xd8\x83\x6e\x5f\xda\x01\xe4\x82\xb7\x77\x69\x0f\x54\x48\x94\x7c\xd2\x63\xa2\x7f\xb7\xd7\x41\xb5\xc3\x72\x0f\x86\x44\x6b\x7c\xda\x79\x1c\xd4\xdd\xe1\xf1\xbc\xf9\xd8\x74\x56\x9d\xd4\x84\x7a\x5a\xec\xc5\xf0\xeb\x70\xb3\x32\x25\x40\x45\x24\xd5\xb6\x8b\x8e\x00\xae\xf2\x3a\xf9\x28\x76\xf7\x3a\x87\x54\x1a\x28\x35\x5b\x74\x30\xe8\x6c\x5a\xd5\x81\x02\x3e\xf9\x9d\x30\xd5\x65\xaa\x77\x28\x8e\x25\xea\x77\xf8\x4c\x2b\xff\x61\xf4\xc1\x63\x62\x9c\x40\x49\x24\x2b\xfc\xfb\x60\x99\x29\xc1\x60\x60\x06\x12\xba\x3a\x92\xe2\xbc\x5c\x3e\x3a\x02\xcf\x1d\xdd\xd9\x99\xd0\xd0\xe9\x2d\xfa\x38\x30\x67\xf5\x38\x29\xd2\x08\x4a\x13\x35\x06\xc4\xe2\x3a\xd5\x0a\xf6\x94\xef\xf0\xa3\x6e\x86\xda\xc4\x39\xf1\x41\x82\x1f\x75\x71\x86\x86\xce\x32\x7e\xa6\x66\xc8\x40\x58\x9c\x32\xa2\x23\x14\xdd\x21\x2e\x7d\xc9\x0d\xd5\x71\x56\x1d\xf5\x55\x95\xae\x36\x3a\xbc\x6c\xaa\x3b\x44\x55\x21\x1b\x85\x3b\xbd\x6c\x1c\x17\xde\x77\x6e\xac\xd6\x4c\x35\x83\x43\x4a\xfb\x4e\xb0\x6a\x46\x3b\xd7\xe4\x11\xb8\x26\xe3\x1a\x0a\x11\x29\xfd\x7b\x74\x78\xd2\x84\x34\x23\x1d\x69\x0a\x8b\xe3\xc0\xfb\x7e\xa1\x47\x4f\xe9\xe6\x0b\x9e\x34\x32\xcc\x7b\xa7\xe1\x49\xe3\x2b\x50\x3f\x80\xbd\x52\x63\x76\x9a\xab\xac\x07\xec\x28\x5e\x68\xf9\xbf\xb3\x96\x91\xcf\x33\xf2\x1a\xda\x9d\xaa\xa3\xb8\x61\x36\x81\x38\x97\x74\x6d\x1b\x65\xa7\x66\xc1\x39\x0e\xfa\xc9\x19\x68\xc0\x13\xf5\xab\xbc\x82\x75\xf1\x57\xad\x88\xe8\xa8\x34\x64\x47\xe8\x0e\x3b\xce\xab\x3b\x98\x71\x36\x93\x4b\xf8\x41\xbf\xe8\x29\x8a\xc2\xbe\xe6\x03\xab\x8d\x7d\xa9\xfa\x05\x7a\xd2\xfc\x1c\xf4\xc4\x98\x7f\x11\xcd\xcc\x05\xe1\xd8\x3c\x24\x2b\x75\xd4\x80\xcd\x66\x8a\xc8\x22\xfd\xa2\x37\xb4\xf2\x38\x70\xb8\x23\x36\xdd\xe1\x70\x9d\x9a\x89\x17\x49\xbc\x33\x7a\xd4\x92\x6f\x16\xc9\xf1\x07\x98\xb2\x11\x17\x9e\xcc\x36\x7a\xf6\x1b\x05\x51\x2d\xfb\x3c\xc4\x01\xb7\x17\x13\xb5\x2e\xa6\xd3\x17\xd9\x11\x7f\x1d\xb5\xf0\xc3\x30\x7c\x58\x4b\x42\x13\x7a\xb0\xe4\xd7\xfb\xc4\x42\x33\x3d\xd6\x05\x12\xa3\x1f\xd0\x55\xe4\x5f\x25\x86\x8e\xb1\xb1\x1c\x5b\x52\x9b\xc7\x4c\x7a\x86\x81\x50\x72\x6b\x6e\xc6\xc6\x50\xb2\xaa\x36\xe1\xe3\x36\xb6\xb4\x7a\x36\x48\x34\xa2\x73\x3d\x36\xd2\x5f\xb7\x2f\x0e\xe8\x0f\x40\x39\x9a\x5f\xc0\x21\x93\x90\x30\xe8\x41\xa3\x8a\x31\x31\xe0\xcb\x5c\x05\x8f\x91\x08\x61\x11\xe4\x91\x90\x0d\x46\xc2\xdd\x80\xb3\xf3\xf6\xea\x11\xd4\x31\xfb\x7d\x40\x5c\x5c\x74\x64\x94\x74\x11\x4e\x8d\x8c\x25\x0f\xb7\x71\xe7\x73\xff\xac\x42\x2f\xd2\x35\x90\x46\xd9\x11\x92\x83\xe6\x0e\x7f\x5f\x90\xcd\xb5\xfb\xf9\x05\x31\xc8\xfd\x01\x22\x5e\x30\xa2\xc2\xca\x10\x8a\x0c\x24\x24\xcc\x06\x21\xd4\x10\x8e\x93\x1e\x08\x0b\x53\x99\xa5\x18\x90\xab\xc2\x9b\x5e\x2b\x50\xcc\xfd\xa1\xd8\xf5\xeb\x7d\x68\xaf\x8a\xdf\xef\x9c\x80\xf6\xa8\xa2\x34\x47\x51\x13\x00\xea\x7e\x0c\x9c\xf0\x86\xa0\x44\xfd\x4b\xc7\x3c\x2a\x4a\x3f\x8a\x76\x0f\xca\x65\x0e\x86\x1f\x15\x20\x08\xaf\x90\x20\x90\xf8\x3c\x1a\xfc\xef\xbc\x64\xc4\xa1\xa9\xb4\x44\x0c\x0a\x66\x43\x2c\x71\xc0\xc5\xc6\x3e\x3d\x03\xe5\x2f\xad\x70\x1b\xb0\xe8\x64\x6f\x0a\x8a\x4b\x3a\x73\xca\xf8\x71\x47\xd6\xfb\x41\x18\x6a\xcd\x81\xa4\x20\x22\xa5\x23\x02\xfd\x69\x7c\x24\xf0\xb1\x3d\x65\x20\x38\xde\x49\x30\x46\xc0\x9f\xdb\xe7\x86\xee\xcb\x43\xb7\xc2\x01\x03\x8d\x3d\x1b\x46\xc7\x04\x44\x88\x06\x55\x17\x8e\x75\x1f\xa8\x03\xac\xc4\xcb\x31\x28\x19\x49\xf6\x1a\x90\x63\x9a\x77\x71\x10\x64\xd5\x3f\x80\x99\xf8\xa0\x41\xd0\x29\xc3\x67\x1f\x3e\x34\x4e\xc2\x30\xe0\x43\x63\x75\xd7\x18\x0f\x46\x14\x4c\x61\x2f\xb1\xf7\xc6\x60\x55\x1c\x19\x7c\xc6\x12\x53\xa6\x3d\x16\x07\x8a\xb8\xdb\x7f\x79\x4c\x3a\x98\x78\xca\x70\x81\xb1\xc7\xf6\x80\xd4\x61\x9f\x9b\x81\xda\x84\xdd\x27\x7b\x87\x72\x45\xec\x70\x20\x5a\xab\x19\x49\x90\xa8\x58\x19\x17\x63\xfc\x78\xb4\x78\x17\x61\x4b\x08\x09\xc4\x83\xb6\x04\x9f\x24\x94\x2f\xb6\xde\x77\x50\x02\xb0\xdc\x34\x28\x01\x78\x53\xce\x0d\xec\x45\x03\x9c\xbc\x60\xe8\x12\x36\x4e\xe0\xe1\xab\x8d\xe4\x73\xaf\x36\xf1\x44\xc2\xe0\x40\xb6\x99\xcd\x23\xd2\xdb\xc3\xf6\x8d\x01\xeb\x80\x13\x2b\x0d\x78\xaa\x3a\xf8\x69\x5c\x0d\xd9\xba\x34\x45\x2a\x4c\x5e\xcf\x3b\x54\x3e\xbf\xb2\xde\x0c\x44\x3a\x6d\x26\x0d\xf4\xe3\x70\x5c\xc1\xb8\x10\x98\xe1\x83\xbb\x38\x7a\x1f\x46\x73\x98\x1a\xc2\xfc\x08\xc5\x8c\x55\xaf\x39\x06\x2a\x09\xaa\x4c\x5f\x8c\x1b\x71\x0c\xee\x1f\xb9\x5f\xca\xf4\x0b\x64\xd8\x86\x17\xea\x38\x38\xf4\x68\x20\x39\x9e\xaf\x78\x03\x55\xe2\x5f\x94\x05\x55\xe2\x87\x84\xf3\xf1\x30\x92\xc4\x48\xf8\x80\xe3\x49\x45\x36\x19\xeb\xa3\x5a\xc1\x31\x37\x90\x6b\xa9\x3b\x26\x78\x72\x12\x4e\x4c\x84\xa3\xdb\xd8\x3c\xa9\x0e\x71\x68\xf4\xdc\x20\x7c\xbf\x3a\xa4\x67\x98\x3b\xc4\xb1\x10\xfd\x9e\x89\x4b\xd6\xfb\x29\xb1\x43\xff\x00\x73\x8d\xd6\x3c\x11\xac\x6d\x07\xa1\x89\x4a\x04\x16\xd6\x67\xd9\x50\xcb\xbf\xab\xbd\xde\x77\xc8\xde\x5c\x1c\x2f\x8a\xb4\x88\x93\x8a\x74\x81\x68\xd2\x83\x53\x55\xd3\x62\x92\xc5\xe9\x96\x36\x2b\xc2\xc9\x75\x65\x9a\x95\xde\xd2\x7a\xde\x90\x8a\x44\x17\x9a\x09\x97\x48\x7b\x9a\x4c\x28\xba\x1d\xb9\x3b\x69\x5f\x4f\x7e\x7e\xa1\x7f\x7f\x0f\x3d\x80\x17\xd0\x88\x35\x06\xd9\xba\x59\x87\xd1\x6a\x22\x5f\x9b\x35\x0d\x13\xe4\xde\xb1\x22\x13\x6a\xec\x6a\xaf\xd8\x89\xaa\x6a\x76\xdf\x9e\x20\xe7\x56\x8e\x4c\x44\xa3\x54\xd5\x51\x8d\xb9\xee\xda\xc3\x57\xb4\x89\x2a\x6b\xf6\x43\x9b\x1d\x11\xf8\x12\x34\xe7\xa2\xff\x63\xf3\x9e\x74\x96\x9f\x10\x71\x9b\xcc\x6d\xa2\x73\x3d\xfb\x40\x07\x5a\x62\xc7\xa6\x25\x0f\x70\xc2\x57\x5a\x33\x1c\x04\x81\x06\x40\x78\x4a\x35\xb9\x9f\x60\x20\xce\xca\x37\xa1\xeb\xae\x8e\x1c\x9d\xd0\x75\xdb\xa1\x6a\xfe\xe4\x97\x95\x60\x32\x07\x52\x83\xfa\xe8\x0c\x4e\xc9\x1f\x60\xdb\x8c\xd8\xc8\xb8\x66\x4f\xd8\x39\x91\x54\xc0\x07\x63\x72\x89\x9a\x11\xaa\xd3\xdb\x83\x69\xe2\x56\xfb\x9a\x20\xee\x98\xe5\xd5\xa6\x67\xad\x76\x1d\x77\xcc\x6a\xab\xdb\x5c\x77\xcc\xf9\xfe\x00\x03\xbc\x3e\xe0\xae\x4a\x3c\x9e\xb8\x63\x9a\x98\xce\x9d\x3e\x54\x9a\xe1\x81\x5d\xf5\x49\x59\x0c\xc4\xa9\x3e\x63\xae\x1b\xe2\xcb\xb3\x79\x1e\x1c\x50\x10\x38\x78\xf4\x85\x35\x28\x82\xe6\x3a\x3b\x31\x4f\x0e\xa0\x09\x2d\xfe\x11\x8e\xf9\x99\x70\x16\x7c\x9d\x4c\xd8\x96\x1d\x8a\x3a\x4f\x78\x2f\x19\x0b\x60\x5a\xb6\x89\x6a\xc2\x57\xb0\x3a\xb5\xc4\xbc\x98\xfb\x53\x20\x42\x7d\x7c\xfb\x7c\xcd\x75\x07\xcc\xa9\xb9\x8d\xd4\x13\xc6\x22\x94\xbb\x2f\xe5\x57\x19\x06\xe6\x0d\x6b\x80\x88\xf3\xbc\x89\x30\xea\xfc\x01\x5d\x31\x25\x45\xda\x7b\xc7\x88\xcd\x87\x9e\x90\x82\x0e\x2e\x5f\xd5\xce\x55\xf3\xc1\xec\x24\x00\xec\xdb\x4f\x2a\xce\xd0\x0f\x09\x35\x54\xab\xda\x19\x6e\xc3\x5d\xed\x06\x8c\xf1\x73\x44\xb0\x0b\xbe\x7b\x82\xf7\x97\xc0\xb1\xd3\xdf\x4c\x37\xfa\x3d\x21\x55\xb8\xc7\x4b\xf0\xef\xd0\x65\x65\xff\xc9\x0d\x2a\xf8\xed\xeb\x36\xf3\xca\xf2\xb4\xe7\xcc\x17\xa6\x7e\x28\xa0\xad\xfe\x00\x87\xa6\xba\x0d\xa4\x57\x75\x82\xd8\x91\x0e\xd4\x7e\xc1\x7b\x26\x4c\x3e\x38\xbd\x17\x4e\x41\xec\x65\x87\x62\xd9\x6a\xc4\x1d\x76\x58\xfb\x45\xee\xa8\x7d\x6f\x4f\xa1\x7d\xb1\x8f\xa1\x4a\x39\xb1\x17\x9c\x32\xa9\x25\x76\xa4\xd1\xb0\x03\xdb\x8e\x0b\x93\x77\x7d\xc7\xfd\xc6\x62\xe0\x8e\x2c\x18\xaf\x05\x54\xd2\x62\xf5\x8f\x5c\x5d\xb6\xce\xef\x0d\x28\x27\x6e\xb4\x37\x42\x44\xfd\x31\xd5\x96\x28\xe9\x0e\xee\x52\x6d\x12\xda\x1b\x4e\x65\x75\x87\xf0\x11\xf6\x04\x83\x10\x92\x60\xba\x43\x51\x3b\x0d\x42\x14\xf9\xb4\x3b\xfb\x8e\xd2\xf5\x76\x32\xdc\xe9\x7d\xe5\x3d\x23\xed\x16\x99\xd9\xa1\xf5\xb4\x8d\x69\x47\x68\xa1\x15\x82\x3b\x72\x61\x5a\xcf\xb2\xd3\xaa\x58\xfc\x3e\x21\x2a\x88\x23\x8f\x55\xb5\x96\x62\x87\xaf\x94\x5d\xfc\xf6\x09\xb2\x22\x35\xcb\x3e\xe1\xdf\x6b\x10\x4d\x50\x56\xa3\xf5\xa2\xbc\xd3\x6e\x96\xfb\x4e\x90\xeb\xfd\x9d\xf1\xc1\xa2\xac\xfb\x12\xed\x87\x4a\xfd\xc5\xbe\x17\x9c\x74\x4d\x08\xa9\xa9\xec\x42\xb8\xc3\xc9\xa8\xe6\xec\x11\xb0\x27\xcd\x1d\xc0\x0a\xe6\x3d\x5b\xa2\xfd\x1c\x06\xf9\xc1\x01\xf4\xfd\x01\x24\xf5\x00\x70\x1c\xdf\x74\xb9\xd9\x4f\x88\x24\x92\x13\xf7\x8b\xdf\x0b\x69\x2e\x20\xb1\x91\x7e\xd1\xbd\x69\x42\xbc\x43\xf5\x55\x7d\xe7\xdd\xaf\x0b\x20\x72\x07\xf7\x6a\x7b\x4f\x2f\x5e\x7e\xf4\xfc\x87\xf6\x69\x41\x37\x6f\x53\x82\xd0\xcd\x3a\x08\x26\x4d\x37\x99\x97\x56\x8c\x34\x8b\xd5\x77\xd4\xfd\xc6\x26\x19\x8d\x1f\x2c\x49\xbc\x62\x7f\x30\x82\xb1\x04\xee\xc5\xce\x90\x7a\x6c\xf4\xbe\x4d\x6a\x2f\x29\xae\xbe\x9e\x63\x05\xda\xf4\x63\x89\xa1\xd3\x58\x7e\xc0\x39\xd7\xe7\xf0\x48\x80\x80\xa8\xf7\xc1\x72\x17\x96\xc2\x8e\x8c\xf0\x52\x11\xd7\x23\xd3\xe2\xa4\x01\x40\xfb\xac\xff\x3c\x32\xfc\x29\x74\x3b\x39\x20\xf7\xb6\xfe\xab\x30\x9c\x03\xfe\x2c\x4e\x89\x74\x14\x58\xb3\x84\xb1\x47\xe9\xe8\x4c\xb3\x85\x5a\xa8\x9a\x19\x1d\x90\x92\x9b\x47\x2f\x4c\xca\xe4\x0e\xc1\x6a\x93\x9f\x23\xc4\x5a\xe0\x3f\x90\xec\x47\xd5\x2d\xe3\xa8\x30\x39\x1a\xdc\x20\x7b\xb3\xf9\x7d\x4e\x40\xfb\x79\xc0\x5c\xa6\x0a\xaa\x71\xc0\x2d\x56\x89\xcc\xe3\x68\xf0\x4f\xd7\xfd\xfb\x40\x92\x63\xfb\xc7\x1c\x48\x18\xf8\x9a\x20\xc9\x9a\x5d\xe8\x8f\x45\xd6\xc6\xf6\x7a\x21\xc3\xad\x4b\x2b\x0c\x44\xf9\x4b\xec\x3e\x02\xd7\x65\x29\x67\x0f\x78\x8b\xa8\x06\x6a\x1c\xc8\xf0\x63\x3f\xdf\x23\xe0\x97\x66\x10\x07\x6c\xa6\x22\x63\x47\x07\x19\x35\x42\x2d\x11\x78\x38\xc4\xf1\x58\x22\x70\x77\xb6\x96\xa3\x53\xbe\xf3\xf7\x3b\x4b\xb2\x6b\x02\xfd\x80\xa1\x59\x0b\x82\x8c\x6c\xd5\xdf\x31\x60\xaa\x97\xc0\x7a\x50\xe2\x35\x02\x52\xe2\x2d\xde\xa3\x41\x29\x5d\x38\x01\xe3\x91\xe3\x20\x8e\xc1\x3d\x33\xcc\x07\xe2\x85\x5f\x2f\xec\xd0\x38\x68\x46\xcc\x48\xd8\x3d\x03\x56\x95\x97\x9e\xe8\xa0\x0c\x2d\x33\xc8\x81\x08\x6b\xc7\x04\x1c\x2c\x91\xe0\x08\xe4\x63\x32\xd1\xa4\x66\x00\xe3\x51\x75\xee\x84\x63\x92\x30\xe9\x85\x1d\xbc\x40\x94\xf5\xd8\xe1\xd3\x21\xde\x70\xec\x10\x39\x25\x21\x1e\x3b\x28\xa1\x78\xc3\xb1\xb3\x3f\xcd\x18\x94\xd9\x94\xfb\x40\x94\x90\xf5\xb9\xc7\xc1\x73\x20\x10\x40\x66\xf6\x75\xf9\x40\x4e\x9d\x66\x10\x21\x48\xa8\x5a\x86\x3d\x10\xe1\x9c\x93\x3f\x00\x9d\xf2\x39\x00\xa9\x4f\xaf\x09\x80\xee\x18\x6d\x28\x64\x5b\x80\x38\xe0\x01\xba\x19\xa6\x50\xe2\x98\xfd\x1e\x27\xd2\xad\xe8\x36\x79\x9c\x88\x7b\xf0\x8a\x4e\x16\x25\x17\xda\x9d\xcc\x40\x6c\xda\x82\x94\x37\x56\xd5\x1d\xa8\x89\xf0\xd2\xeb\x1f\x8c\x57\xf6\xc9\x81\x92\xa7\x49\xc0\x38\x16\x77\xaa\xbe\xd1\x1f\x17\xfc\x74\xba\x9f\xb3\x68\x83\x06\xbc\xa0\xda\x33\x1a\xd2\x23\xd4\x20\xbc\x06\x27\xa0\x4d\x84\xa2\x67\x33\xa2\xc3\xad\xa6\xda\xf9\xee\x80\xdc\xff\x62\x16\x28\x08\x6a\xcf\xaa\xe3\x86\xcb\xe4\x70\x7b\x21\xf6\x94\x50\x78\xdc\x70\xeb\x95\x60\x7d\x3c\x70\xc1\x94\x72\xf1\x80\x5d\xa5\x3a\x25\xec\xf1\xc0\xfb\xcf\xbb\x06\xc5\x4e\xd5\x85\xfa\x80\xe1\xc5\x9e\xd2\x07\x65\x7f\x3b\xb5\x1e\x0f\xc8\x9d\x64\xa0\x73\x63\x87\x53\x6d\x38\x02\x69\x97\xcf\x0d\x7e\x39\x3a\x48\xe7\x36\xa0\xaa\x2a\x6a\x9f\xe8\xef\x57\x8a\xb4\x13\x19\x7b\xab\xc4\x8b\x73\xe3\xec\xc2\xa3\xc1\x2c\x24\x9c\x3b\x51\x4f\xd3\x16\xdc\x33\xe1\x1e\xa0\x8b\xc3\x09\xb3\x49\xb5\xe3\xd3\xb9\x6e\x1e\xb9\xbf\x3a\x80\xfb\xc7\x74\x07\x58\xae\x94\x42\x27\x92\x10\x5a\xc4\x3b\x13\x0b\x8b\x84\x5f\x80\xc1\xb5\xb9\x43\x64\xb7\xd3\x06\x9c\xbc\xaa\xd8\xd4\x73\x22\xa9\x60\x9d\x6e\x33\x8a\xcc\x6d\x84\x54\x4a\x75\x77\x32\xa7\xa0\x94\x34\x27\x5c\x50\xab\x5d\x5c\x4e\xf8\xa0\xda\x99\xee\x44\x09\x4e\x9b\x84\x4f\x64\x8d\x69\x6e\x02\x23\xa6\x3f\x87\x9f\x92\xd8\xc1\xc9\x8a\x9d\xd9\xdd\x61\x03\x93\x9f\x5f\x1c\xdf\x13\xe2\xf5\xd1\xed\x07\x69\x75\x04\xb2\x02\x79\x45\xa7\xee\x44\xc2\xc1\x6a\xdb\xd6\x89\x34\x34\x6d\xf3\x07\x85\x2f\xf8\x07\xc4\x02\x1b\xe7\x58\x7a\xe1\xd5\x46\x65\x3c\x6f\x12\x6c\x4d\x0e\x29\x3b\xe1\xa3\x63\x57\xf3\xb3\xc2\x07\x48\xc7\xf8\x44\xde\x1a\x6b\x06\xcf\x25\x63\x54\x07\x99\x9e\x15\x39\x7f\x75\xb3\x39\x29\x63\x54\x83\x1c\xb1\xd1\x76\x99\x3d\x99\x27\xd9\x7b\x08\x43\xce\x08\xb7\x91\x20\xd5\x78\xde\x18\xfd\xa8\x3d\x69\x24\xde\xaf\x17\x90\x63\x71\x73\x07\x70\x8e\xf7\x8a\x1b\x52\xd0\x1a\x6d\x1b\xca\xc9\x78\x8f\xe0\xe3\x3a\xbc\xc9\x4b\xa8\xc9\xce\xee\x7e\xb2\x04\xa8\x0c\x35\x67\x30\x5e\x42\x13\x62\xdd\x2a\xa9\x2a\x4f\xca\x20\xe2\x36\x27\xfc\x51\x1d\xc1\x71\xe2\xea\x56\x7d\x83\x3f\x3b\x12\xdf\x0c\xb7\x0b\x5f\xd0\x88\xa8\x80\xed\xf8\xce\x13\x96\x9e\x57\x24\xcd\xd9\x03\x2f\x68\x0a\xa8\x24\xe5\xbc\x82\x67\x87\x07\xa3\xf1\x1a\xa5\x13\xec\x19\x76\x8e\x84\x73\xa6\x29\xc2\x69\xd5\xb6\xa9\x73\x49\x35\x2f\x5b\xda\x09\x43\x50\x6d\xd2\x76\x9e\x83\x58\xe7\x36\x27\xe4\x0e\x3b\x3f\x70\x8f\x28\x0e\x6c\x34\x46\x26\x1a\x6b\x3d\x4e\xd6\x62\xf0\xc9\x46\x1e\x99\xcd\x9b\x32\x91\x3f\xdc\x94\x02\x96\xa5\x17\x69\x61\x96\x64\xaf\x78\xc2\x31\xcc\x10\x43\x18\x4d\xb5\x0d\xf8\x64\xe2\x40\xa3\x2d\xea\x38\xbd\xa8\x25\xc2\x66\xaa\x5d\x0e\x4f\x64\x0e\xb4\x13\xcf\xb9\x67\xbe\xa0\x1e\x76\xa4\x34\x37\xf9\x44\x5c\x8d\xd3\x20\x9c\xc8\x1c\xa3\x2a\x43\x71\xc2\x56\xa5\x9a\x97\x71\x22\xac\xc6\xa1\x8b\x27\xc2\x6a\xaa\xaa\xcc\xc5\xb9\x6e\xbc\xcd\x29\xb8\x4e\xdc\x78\x7d\x99\x39\x77\x38\x0c\xbe\x66\xcc\xa0\xb7\xf2\x2b\x47\x81\x13\x69\x65\x6c\x73\x3e\x77\x26\x43\xd2\xf2\x50\xa6\xc1\xb9\x52\xcf\x25\x94\xb5\x17\x8e\xa0\x4c\x83\x73\xee\x9e\x88\xaa\x71\x66\xd2\xf3\xa0\x4f\xa8\x56\x73\x70\x47\x0c\x9f\x25\x74\x55\x27\x90\x3a\x91\xd8\xf0\x45\xdb\x11\x98\xfd\x3a\x87\x07\x9c\x56\x8b\xdf\x47\x19\x58\xa3\xc8\x09\x13\x81\xc4\xd8\x93\x55\x1c\x8c\x32\xcc\x08\x63\x70\xc2\xb0\x66\x1b\xc7\x89\x34\x84\x2f\x57\xef\x13\x75\xaa\xec\x86\x7b\x22\x28\xfa\x85\x32\x4b\xc4\x6a\x43\x32\xdb\x79\xf1\x18\xab\x43\x88\x58\x0e\x24\x3f\x51\x86\xca\x81\x4d\x27\x42\xa2\x6d\xf2\x3e\xe1\x2c\xe3\xf8\xff\xf3\x42\xcd\xd7\xd7\xfb\x90\x4a\x9b\x29\x1f\x32\xc6\xa8\xc2\x79\x9c\x37\xe2\x92\x0c\x72\x64\x8c\x49\x52\xab\x9d\x37\x4b\x6a\x6a\x4b\x6f\x1e\x73\x4b\x08\x37\xa2\xed\xbd\x62\x44\xe9\xd8\x36\x77\x52\xc3\x60\x83\xed\x89\x14\x33\x2f\x42\xb5\x64\xb8\x36\x4c\x06\x90\x06\xf0\xb5\x87\xa8\xb9\xee\xb8\xa2\xf3\x21\xed\x14\x08\x1f\x22\x9d\x9f\xf3\xd0\x19\x29\xe0\x2a\x6d\x67\x92\xf3\xf9\x59\x82\x7f\x80\x5c\xfb\xfa\x80\xb9\xa4\xdd\xe6\x12\xcc\x81\x9f\x1d\x43\x6a\x57\x59\x1b\xcb\x2c\x9b\x99\x00\x8d\xb6\xc8\x04\xe8\x0c\xa3\x27\x4a\x63\x59\xfd\x7a\x3e\xdc\x25\x91\xbe\x8b\x1a\x64\x7b\x0a\x5f\x1b\x62\x4d\x25\x28\x5f\x28\x7e\xe5\xd4\x71\xd7\x06\xbc\x10\xe9\xba\xb6\x03\x42\x4d\x55\xfb\xc4\x73\x7f\x0f\xa9\xc4\x50\xbc\x50\xec\x61\xc8\x8a\x72\x25\x66\xae\xd0\x04\x12\xac\xe4\x5a\xe2\x95\x48\x79\x04\xa4\x0b\x05\xad\x9c\x86\xff\x4a\x80\x91\x44\xf9\x0b\xd9\x03\x55\x50\x2d\x2e\x38\x4b\x3b\x48\xe4\x42\xf2\x3e\xfb\x4c\x5d\xac\x94\x6e\x59\xfe\xca\x5c\xa2\x96\x44\x8d\xb3\x88\xed\x85\xea\x0e\x26\x6d\x57\xe6\x8a\xf4\x3e\xe4\x28\x47\xe8\x5d\x50\xcd\x38\x3b\xe1\x55\x70\x34\x25\xb5\x5c\xcc\xdb\xac\x42\x85\x71\x41\x8c\x72\xfa\xc5\x0b\xe9\xff\xec\x38\x70\x21\x62\xb9\xaa\x30\x60\x5c\x05\x55\xb3\x75\xc7\xbd\xca\x89\x04\x8b\x9e\xc1\x85\xc4\x67\xee\x00\x87\x57\x0c\xef\xaa\x48\x44\xeb\x15\xc3\x85\xa7\xda\x2e\x70\x55\x52\x13\x75\x58\x39\x65\x91\x87\x0b\x4e\x3c\x4e\x4a\x73\xc1\x89\xc7\xb2\xe5\x05\x49\xcd\x01\x62\xd7\x92\xd4\x9a\x75\x29\x17\x04\xb5\x1a\xc9\x1f\xec\xeb\x74\x57\x4f\x09\x9a\x85\xe9\xe7\x27\x3f\xf0\x0b\x60\x19\xc5\x2f\xdc\x08\x02\xfc\x55\xe4\xcd\x55\x71\xf4\x45\xbe\x2f\x78\x5e\xd7\x10\x79\xbb\x10\x82\xed\x3a\x40\x17\x72\xe8\xd8\x77\xf1\x6a\x05\x81\x2e\x02\x18\x04\x49\xa7\x9d\xbd\x1a\xa2\x50\x25\x87\x5d\x6d\x47\xc1\x61\xc1\xaf\x81\xbe\x87\x01\x08\xc1\x71\xbc\x06\x64\xbd\xff\xd7\x08\xc0\xba\xea\x19\xb2\xfa\xae\xce\xfa\x15\x20\xc0\x12\x05\xaf\xc0\x1e\x1a\x49\x82\x8e\x69\x6e\x43\x56\x16\x79\xbc\x82\x65\xa9\xb5\xe7\x70\xb7\xb6\xaf\xf3\x15\x80\x99\x68\xcf\x85\x08\x6b\xdb\x96\x2e\x04\x50\x0f\x1f\xec\x3e\x10\x7e\xa6\x09\x2f\x39\x71\x26\x13\x86\x8e\x15\x8b\xc3\x5d\x83\xe5\x35\x35\x3e\xfc\x7d\xa6\x91\x9e\xca\x2b\x07\x41\x5c\x03\x55\x55\x24\x82\x5c\x10\xf3\x6c\x29\xba\xe0\xf9\xec\xbc\x21\x17\xf2\x09\xda\x7f\xf4\x1a\x04\xf1\x6b\x06\x0c\xb8\xd3\x0a\x50\xbb\xdd\xf5\xad\xae\xc9\x63\x22\x5d\xd1\xc5\x0c\xd3\x1e\x71\xc9\x75\x25\x0c\xd2\x49\xa4\xf5\x14\x26\x52\x8c\x49\x4c\xbb\x26\x37\xd5\x1d\x3e\x08\xc4\x57\x7b\xe7\x9e\x6a\x00\x86\x4f\x8b\x07\x5e\x94\x03\x5d\xba\xe6\xfa\x29\xb9\x25\x20\xee\x3f\xb4\x46\x6d\x66\x7c\x36\x16\x2c\x41\xb0\xd8\x7b\xee\x42\x06\xc1\x14\x6e\xc3\x28\xdd\xdc\x21\x65\x5b\x7f\xcf\x9c\xd8\x9e\x31\x88\x65\x78\xc6\x58\x61\xf8\x7b\x08\x4a\x92\xf6\xaf\x03\xd2\xbf\xe7\x03\xf5\x99\xf3\x35\x5f\x07\x8b\xbc\xfa\x39\xb0\x50\x82\xda\x45\x6d\x98\xb1\x16\xf9\xa2\x5f\x7b\x7a\x82\xb6\x9a\xf4\x9d\x28\x42\x5d\xfd\x3e\x88\xbf\x21\x7e\x22\x15\x82\x99\xc3\x89\xd2\x75\xa6\x53\x17\xfc\x41\xdd\x1f\x8a\xb1\xdb\x02\x7b\x5d\x9d\x45\xb1\x35\x01\xd4\xf3\xb4\x20\x75\x5d\x20\xee\x12\x73\x2e\x14\xc4\xb2\x62\xe3\x42\x6a\x3e\x97\xbe\xbb\xae\x9f\x2a\xdb\x1a\x81\x82\x96\xd4\xd6\xd7\xfd\x63\xbc\x52\xbb\xc2\xad\x41\x2b\xbc\xb9\xe5\x5e\xd2\x0d\xd1\xcf\x38\xb1\xe4\xa6\xf1\xfe\xe0\x40\xa1\x70\x0f\x48\x9f\x2e\x0f\x80\x73\xd3\x8d\x03\xa8\x80\x35\x8d\x03\x0f\x8a\x09\x49\x93\x72\x51\x70\x72\xc8\xc1\xc5\xd4\x32\xa6\x65\x14\x9c\x5c\xdc\xee\x5a\x82\xd3\xb0\x16\xf8\x5a\x82\xd3\xb4\xa5\xfc\x7a\xa8\x08\xd0\xb9\x7a\x06\x3b\xf0\x0b\xb8\x94\xbe\x3e\x80\x92\xf5\x35\x03\x9c\x54\x93\x5b\xb8\x51\xa9\x66\x7f\xdc\x1b\xab\xae\x6d\x6a\xef\xc8\x36\x98\xd4\x06\xfd\xee\xbf\xcb\x2a\x70\x53\x48\x92\xa4\x7a\xc3\xa5\x2a\xb4\x85\x37\x65\x24\x1d\xb2\x1b\x79\xfd\xaa\xc3\x11\xee\x04\xc7\x3d\x9d\xa2\x1b\xd5\xe0\x1d\x3a\x7b\xa3\x48\xa8\x7d\xae\x6e\x64\x9e\xa9\x0e\x26\xb8\x13\xf7\xdc\x6d\x94\x6a\xd0\x31\xbc\x29\x54\x89\x3f\xdd\xe9\x42\x87\x9a\x21\x6d\x5d\x22\x5c\x37\x6c\x5d\x4e\x64\x75\xe7\x9f\x64\xb1\x9a\x31\x52\x2a\x3b\xd6\xe6\x46\x8d\x2d\x97\xc0\xba\x91\x57\x66\x78\x02\x4b\x2a\x1b\x96\xee\xef\x8c\xb0\x15\xe1\xd4\x0d\xa1\xac\xba\xd6\xdf\x4d\xa9\x2c\xfc\xc1\x89\x54\x39\x5a\x01\xbd\xc8\x86\x9f\xdf\xec\xc0\x53\x46\x95\x30\x51\x8a\xbb\x80\xc5\xcb\xfa\x72\x53\xfb\xe5\x12\x8d\xf7\x92\xdb\xb2\x2d\x11\x37\xb5\x5d\x32\x7e\xdc\x2c\xfd\xee\x2c\x28\x37\x42\xd6\x1c\xde\x7a\x23\x4d\xb3\xa3\x8f\x6f\x04\x6c\x4f\xd1\x9e\xbb\x42\x88\xf8\x7f\x18\x3b\x93\xb3\x69\x79\x5e\x09\xa7\x72\x42\xc0\xb3\xbd\xf9\x73\x81\x06\xf2\x0f\xe1\x5c\xbe\xf5\x7c\x55\x2c\xdf\xa5\xbb\xc1\x78\x94\x64\x59\xaa\x92\x2c\x7e\x2a\x5d\xf0\xfb\x35\x64\xa9\x66\xb9\xc5\x2c\x4b\x76\x3c\xb8\xab\x7c\x5c\x78\xf0\x56\x55\x63\x40\x3d\x90\x5c\x98\x2d\xe7\xc1\x7d\xe5\x80\xa0\xa7\x41\x90\x34\x5d\x21\xd2\x56\xfb\xf0\xe9\x0c\xba\xb7\x45\x8f\x16\xe9\x7d\x90\xf7\x0c\x24\xf3\x90\xee\xf4\x19\xf3\xf1\x02\x5e\xa1\xef\x4f\x48\x35\xbc\x2a\xc2\xd7\x63\x57\xcb\x83\x11\x60\xa7\xec\x13\xbe\x1e\xf7\x10\x57\x8e\x49\x2e\x9f\x49\x83\xfd\x01\x38\xbd\x7d\x09\xf9\xac\xbd\xcc\x8c\x5d\xff\xc4\xfd\x93\x83\xc5\x9f\x85\xa1\xea\x11\x58\xc4\xa5\xe9\x44\xf6\x6c\x0d\x3e\x7c\xac\x7d\x88\x12\xae\x3e\xf7\x3e\x2b\x5a\xa0\x2f\x6c\x15\x5d\xb3\x24\xd3\x73\xb2\xf0\xdd\x82\x33\xf8\x0b\xe5\xdb\x78\xa0\xc5\x72\x4c\xea\x43\x66\xd1\x67\xeb\x06\xc2\x88\x4c\xd1\xe7\x0a\x0d\x28\x63\xfd\x09\x67\x89\x0c\xad\x27\x9c\x25\x3a\x03\x3e\x38\x4b\xaa\x8d\xf1\x07\x0c\x5e\x43\x41\x3f\x41\x0b\xe1\x43\xdf\x73\x61\x24\x78\x5a\xaf\x68\xa2\x9a\x7c\xb1\xd0\x97\xbf\xc8\x32\x99\x7e\x1f\x3b\xc8\x87\xc0\xe7\x42\xe9\x79\x73\x46\x20\xb2\xb4\xec\xf3\xa3\xc9\xd2\x79\xcf\x2f\x9a\xec\xad\xb3\xd5\xfc\x70\xbe\xea\xb3\xd5\xfc\xb4\xe3\xf6\xf9\xc5\xa8\xea\x94\xf8\xfc\x62\x2b\xb8\x46\x58\x82\xab\x2b\xf8\x11\x42\xe2\x32\x4a\xce\xa7\xb6\xe7\xb7\xb7\x86\x11\x1a\x9f\x5f\xcc\xb3\xb6\xc6\x1d\xd3\xe0\xdd\x4f\x7a\x93\x79\x1b\x1e\x2e\xc5\xaa\x0d\xe8\x87\x5b\x31\x3b\x46\x1f\xf2\x9b\x1c\x7d\xf7\xdc\xe4\x15\x7b\x73\xdd\x7f\x4c\x97\xe5\x9f\x74\x4e\x38\x74\x3c\x27\x5c\x89\x7d\x56\x01\xc9\x4d\xcd\x3a\xe7\x8e\xad\xae\x01\x08\x33\xc3\xf2\x14\x7f\x8e\x13\xde\x1e\x00\xec\x9c\x5c\xf9\x3c\x31\x45\x1e\xd1\x87\x60\x42\x8f\x38\xfe\x9c\xfa\xf9\x00\x2e\xc8\x4f\x39\xb6\xa2\x05\x72\xd0\x3e\x78\x3c\x9e\x85\x7f\xc6\x2f\xfc\xb8\xef\x77\x8b\x80\xfd\xf4\xfb\x00\xda\xf9\x0c\xf6\xbc\xd1\x42\xd9\x8e\xcf\x9f\xbf\x46\x13\x00\x1b\x59\xee\x7e\x01\x76\xb3\x4f\x05\xc0\x09\x58\x1e\xbf\x2f\x5c\xaf\xff\x95\xdf\xe3\xcf\x16\x6d\xfa\x01\x34\x46\x89\xdf\x17\xe6\x71\x53\x83\xbc\x07\x47\xb2\xe1\x72\x7c\x60\xa8\xcc\x0d\x8e\xd6\xe0\xcb\xa5\x99\xd3\x9d\x5e\xd4\xbe\x69\x91\x5f\x98\xbb\x0c\x44\xf3\x6e\xad\x3e\x8d\xd0\xf1\x06\x2f\x82\x74\xe8\x1b\xbc\x08\xde\xa8\x2f\xe8\x70\x26\xa0\x79\x03\x1d\x4e\x76\xc8\x9b\x43\x52\xb8\xc2\x68\xb0\xdf\x3f\x29\x77\x95\xf1\xcd\x68\xd3\xbc\xa0\xc3\x7d\xbf\x17\x72\xc0\x0d\x0a\x69\xba\xfc\xc3\x4b\x85\xea\x61\x44\xfb\x59\x32\xbc\x25\xf2\xb3\x34\x64\x90\x66\xd9\x03\xf6\x16\xec\x10\xe9\xd8\xb7\x74\x2a\x74\x39\x56\xdd\x72\x05\x93\x20\x4d\x0d\xc1\x56\xda\xd5\x80\xe6\x6f\x21\xba\x4e\xf2\xfd\x05\xfe\xb7\x7e\x6a\xac\xe9\x7f\xff\xb7\xbc\xee\x5f\xa8\x11\x7c\x65\xf4\x86\x27\x63\x79\xd9\x84\x9a\x97\x52\x7d\x5b\xb0\x34\xaa\x0b\x8d\xc0\x26\xa9\xa0\xb7\xc1\xfa\xd3\x5c\xe6\x60\x2d\x3b\xe4\x6d\x20\xa7\x6a\xdf\xbc\xe1\x4a\x70\x8a\xd8\x4b\xfc\xb9\xe9\x22\xde\x1e\xd2\x56\x15\x46\xf6\xd1\xca\xfe\x61\xb7\xe0\x33\x88\x44\xca\xd4\x95\x5d\x43\x07\xdd\x55\xeb\xa2\x93\xda\xe2\x69\x0c\x82\x6f\xe9\xac\xb7\x43\xfe\x29\xd9\xf8\x0e\x50\x2e\xbc\x11\xe2\xda\xca\x21\xf7\xef\xd8\x4d\x5c\x52\x10\x6f\x5c\x5b\xad\xe2\x1a\xc0\x7d\x3e\x5c\xc6\x39\xe0\x75\x32\x26\x15\xf8\x0b\x7f\x6c\x04\x6a\x12\x98\xbf\x76\x70\xbf\xe3\x8a\x07\xd4\x27\xfc\x15\x66\xa5\x79\x47\xf4\x41\x63\x30\x0f\xe2\x38\xf4\x85\xa0\xbb\xea\xfe\x3f\x06\x4d\xa7\x9e\x77\x42\x86\xe8\xb5\x3d\x61\x8f\xf4\x34\x10\x8d\xe3\xe4\xd0\x77\xc6\x66\x53\x83\x66\x34\x48\xeb\x68\xde\x94\xb5\x8e\x26\x5e\x3f\xc9\xcb\x77\x41\xb6\xe8\x49\xc1\xb4\x31\xd1\xe0\x7b\x1e\x74\x48\xcf\x9f\x89\x2c\xea\x7f\xba\xc1\x79\xcf\x0a\x2c\xac\x46\x07\x2b\xc6\x89\x30\x6f\x5c\x28\x2d\x0f\xc7\xb9\xe0\x51\xf4\xd7\xc3\xf4\x54\xf9\x22\x79\x5f\xe6\xf8\x0b\x33\x77\xb5\xe5\xf5\x12\x32\xe9\x55\x7f\xb1\xb1\x2d\xaa\x02\xfb\xc5\xb2\x92\xdc\xa7\x43\xfa\xef\x05\x29\xd7\x66\xd6\x8b\xc9\x61\x8f\xde\xfb\xe3\xfa\xbf\xbb\x1c\xf5\xa9\xfd\x5b\xbd\xb7\xe5\x5d\x19\x10\xfc\x9f\xff\x1b\xe8\x4c\x7a\xff\x8e\x88\x4e\xff\x7f\x01\x2d\xe3\xf2\xc3\xf7\xd5\xbd\x1b\x39\x23\x47\xc3\x8b\x3e\x76\xe2\xcf\xfb\xf0\x7d\x6f\xea\x07\xe0\x4e\xd7\xff\x10\x46\xe4\xd9\x7e\xa2\x7e\x97\x91\xac\xde\xe3\xc0\xc3\x7e\xb6\x2c\xf0\xb0\xe6\x3e\x7d\x39\x41\x1f\xb2\x77\x5e\x32\x91\x9a\x33\xb9\x5e\xe0\x5d\x8d\x96\xff\x12\xdd\xde\x0c\xe9\xff\xbe\x41\xb0\xab\x1e\x70\x39\xd1\x64\x52\x8d\x83\x68\x75\x35\x79\x1c\x47\x9c\xfa\xa7\xca\x80\xeb\xfc\x37\x25\xe3\x20\x9a\xbd\x89\x79\x69\x1c\x07\xcc\xd6\xff\xd9\x3c\xe3\x38\x62\x8b\xea\x7f\xb2\x7b\xdb\xf1\xdf\x91\x6e\x1c\x64\xf7\x1e\xff\x69\xfc\x71\x24\x50\xab\xff\x3b\x57\x8f\x23\x61\x01\x0c\x3f\xbf\xa8\xa0\xba\x46\xa4\x46\xf6\x03\x08\xfb\xec\x0a\x7e\xf1\x82\xbf\x70\x13\x14\x98\x55\x7e\xe2\x01\x0d\x42\xa2\xcd\xff\x49\x81\x71\x64\x76\xe5\xd2\xff\x90\x57\x0b\x62\x69\x1c\x39\xbc\xa0\x7e\x9e\x26\x2f\xfd\xbf\x35\xe6\xd2\x91\x6d\x1c\x71\x5b\x21\xa0\x95\x71\x14\x48\x80\x97\xba\xc0\x6d\x84\x3c\x6e\xe3\xe0\x36\x42\x77\xab\xe3\xe0\x14\x2b\x5f\xcc\x38\x2a\x34\xc8\x43\x3d\xac\x90\x5f\x2f\xf5\x10\x7d\x27\xbb\x70\x1c\xf8\xde\xc5\x0e\x3a\x8e\x16\x93\x32\xf5\x41\xf4\x9f\x5c\x6c\xe3\xd8\xc7\xdc\x29\xa0\x96\x71\x34\x10\x87\x9a\x1a\xb4\xf5\xdb\x4a\x4b\x1f\xc0\x53\xbe\xbc\x2a\xb6\x3a\x9b\xca\xa0\x1e\x47\x0f\xe2\x1a\xbd\xdf\x43\x55\xe8\xfb\x3d\x6e\x57\xfc\x3e\xbe\xa1\xa2\xfa\x21\x62\xd4\x55\xf8\x38\x50\x6e\x2d\x1d\xae\xf0\x8d\xb8\x99\xff\xca\xe0\x92\x68\xa7\x8c\x63\x80\xb8\x98\xf4\xfc\x00\x99\xe5\x50\x03\xf0\xa4\xb7\xe4\x2f\x84\x2b\xdd\x2d\x1c\x64\x34\x7b\x15\x02\x33\xd2\xd2\xa1\x26\x42\xcd\x58\xbc\x6e\x81\x19\xd1\xde\x1c\x07\xd9\x55\xba\x81\x1a\xc7\x0c\xbc\x3e\xbd\x0f\x35\xa3\x00\x89\xc6\x31\xff\x10\x63\x55\x7e\xb8\xee\xd6\xff\x78\xc6\x85\x83\x32\x0e\x88\xa4\x5b\x72\x97\x17\xd8\x0d\xc9\x65\xf2\x1e\xbd\x6a\x57\x60\x40\xfe\x0b\x92\xcd\x38\xd6\xe2\xe8\xa2\xd6\xaf\x40\xa4\xd4\x70\x05\x2b\xf5\xa1\xd6\x06\xa8\x67\x52\xeb\x08\xc6\x2f\x96\x3b\x24\xe2\x0a\x90\x72\x1c\x44\x1f\x88\xb6\x79\x1c\x20\x71\x64\x8b\x11\x4e\xdc\x2d\xb9\xbb\xe4\x51\x75\x6f\xea\x2b\x78\xa1\xab\x7f\x28\x20\x63\xa8\x45\xfb\x00\xdd\x3f\x2b\xe0\x8a\xd4\x2f\xb5\xe8\x0a\x57\x92\x86\x87\x78\x85\x96\x3c\x21\x64\x62\xe9\x46\x70\x1c\xfb\x84\x9d\x9b\x05\x57\x10\x31\x5a\x74\xfe\x62\xc2\xf5\xff\xd6\x7e\xa5\x79\xc9\xfd\x82\x4a\xda\xcf\x93\xc4\xdf\xd5\x20\x68\x14\x85\xd6\x34\x8e\x1f\x82\x30\x79\x93\x90\xd9\xa5\xeb\xb9\x71\xec\xe3\xf1\xfc\x8c\x39\x21\x9b\xcb\x52\xe0\x86\x87\x71\xe9\xf9\x3b\x7a\xd8\xd5\x43\x58\x08\x9b\x95\xc1\xcd\xc5\x81\x77\x31\xc7\x4b\xb1\x16\x8f\x03\x37\x77\xfb\xc8\x21\x50\x3f\xe5\xb9\x19\xc7\x83\xcb\xd3\x73\xb2\x8f\x97\xbd\x7b\x49\xc2\x58\x73\x78\x9b\x3f\xd1\xa2\xe1\x2f\xc6\xed\x8e\xcb\x80\x16\x7b\x19\x42\x3b\x28\xcc\x98\x71\x3c\x21\x17\x3c\x8b\x04\x91\xca\xf5\x3f\x0e\x00\xd5\x9b\x45\xf3\x0b\x84\x70\xd1\x24\xe0\xd5\x6e\x1f\xfd\xb5\x0f\xa0\x79\x79\x56\x51\xb1\x42\xa8\x1a\xe9\x08\xaf\x77\x56\x99\x9b\x6c\x49\xce\x44\x6a\xae\x7b\x90\x12\x81\x4c\x1a\xa2\xb4\xcf\x93\xa9\x29\x2c\x65\xa4\x04\xf1\xdd\xa7\xcc\x36\xfd\xcf\xc8\x19\x29\x05\xa2\xf0\xe1\x1a\x18\xd4\xaa\x16\xa1\x30\x95\x10\x38\x12\x00\xe6\xc2\x1d\x1b\x69\x9f\x40\xa7\x27\x21\x65\xee\x91\xa5\x5c\x12\xd9\x5e\xf2\x89\x8c\x14\xb9\xc0\x5a\x56\xa9\xc4\xce\x53\xfd\xa0\x83\x0b\xa5\x79\xa4\xba\x05\x9b\x6e\x5f\x46\xaa\x8b\x03\xad\xea\x07\x3c\x42\xf8\x28\x23\x71\xed\xdc\x84\x30\x32\xd2\xd6\x5e\xf9\x70\x03\x00\x8f\x68\xb2\xca\x47\x8a\x7b\xe7\xa2\x17\xa0\x1d\x56\x64\xec\x48\x0d\xe1\x94\xd5\xe2\x16\x15\x74\x3f\x40\x0e\xb9\x84\x47\xda\xa7\xb1\xf5\xf9\x22\xa7\xb1\x26\xb7\xc4\x48\x5b\x7f\x65\x81\xcc\x8c\xc4\x69\xac\x65\x6d\xd6\x44\x7a\xb0\x10\xf4\x46\x82\x9a\xb8\x7a\x99\x74\x26\xc9\x83\xd4\xd7\xff\xfe\x6f\xac\xcf\x17\x89\x34\x95\x11\x93\xfa\x5f\x93\xfd\x00\xbe\x23\x6d\xde\x04\xb0\x96\xe2\x09\x46\x02\x58\x4b\x97\xdb\x23\x8d\xf8\xa0\xc6\x88\xc3\x57\x13\xa6\xc8\x48\x23\xa6\x41\x83\x4a\x0c\x61\x71\x05\x7f\x19\x64\xea\xd1\xd6\x47\x4e\x5f\x1e\x69\x22\x1c\x24\x8d\xd2\x02\xe5\x5e\x56\x57\x0a\x7d\xa4\x2c\xf8\x91\x42\x1f\xb5\xfa\x2f\xfa\x26\x81\x62\x29\x84\x92\x91\x56\x74\x47\xc3\x41\xbc\xdf\xfc\x7c\x8d\xe0\x68\x2f\x7a\xd2\xcd\x84\xe3\x30\x12\x60\x52\xdd\xf5\x6d\x7d\xb4\xba\x1e\xbf\xb0\x7f\x5c\x5d\x68\x93\xe2\xf9\xb9\x62\x78\xfd\x42\x8d\x07\xfc\x03\xab\xde\x6b\x70\xab\x93\x2e\x40\xc2\x91\xae\x67\x9f\xad\x2c\x07\xb6\x36\x58\xd5\x0d\xfc\xc5\x17\xfd\x85\x5f\x40\x31\x69\x7c\xb7\x3a\x18\xba\xd5\x1d\x09\x12\xdc\xe6\xf9\xbc\x71\xbd\x0d\x3d\x0f\x23\x87\x39\x91\x46\x22\x2f\x57\x18\xfb\x23\x01\x03\x61\x8b\x27\xdd\x24\x65\x36\x57\xc8\x92\x2c\xae\xf0\x65\x82\x55\x7e\x62\x88\x5d\x06\x79\x48\x2a\x3d\x6d\x65\x30\x04\x3c\x34\xd2\x83\x02\x2e\x2e\x83\x45\xdb\xfd\xfe\xb6\x21\x0f\xa9\xb3\x84\xa8\x3e\x3c\x20\x84\xf3\x77\xef\xfa\x17\xda\x03\xef\x80\x38\xfc\x14\xef\xb9\x7d\xf8\x59\xd5\x1d\x8e\xc3\x8f\x82\x52\x47\x06\x1b\xc9\xe7\x80\x1c\xe4\x5f\x92\x1b\xd0\xfc\x4f\x61\xc3\x0e\x48\xf4\xa7\xcd\xec\x1c\x27\x0d\xb1\xe8\x8f\x0c\xd0\x90\x60\x6f\x46\xce\xb1\xea\xa6\xca\x2b\xf0\xff\xfc\x00\x21\x38\x92\xad\xc1\x79\xdf\x94\x82\x30\xe0\xbc\xcf\xcb\x4d\x2c\x00\x63\xfa\xff\x2d\x8c\x75\x9d\x35\x82\xbf\xbe\xb9\x85\x25\x48\x90\x96\xca\x00\x2e\x26\x57\x47\xbc\xbc\xec\xfa\x5c\xf6\x49\x66\xb9\xba\xf0\xd8\xf8\x6b\xa0\x34\x24\x57\x7f\x91\x82\xe0\xe7\x03\xdf\x50\x73\x08\x1f\x7e\x51\x06\xc5\x80\x0f\x7f\xc8\x5f\x32\xe0\xc3\x6f\xc3\xff\x93\xd1\xa6\x7c\xb2\x91\x89\x36\x3f\x0e\x97\x19\x0e\xc9\x61\xd8\xeb\xbb\xb8\x76\x06\x04\xf4\x5d\xa1\xd7\x23\x83\x8f\xdc\x3c\xde\xdc\xce\x35\x6f\x3b\x28\xe8\x57\xf5\x04\x10\x44\xa4\x34\x99\x91\xc9\xfc\x6d\xde\x05\xc1\x51\x2f\x1f\xc4\xc8\x7f\x90\x8e\x5a\x65\x19\xe4\x09\x85\xb1\x8e\x4c\xf8\x79\x13\x00\xf0\xc8\xc4\x9f\x4f\x2f\x12\xe2\xcf\x9b\xb2\x26\x47\x86\x38\x55\xd7\x20\x23\x43\x9c\xfa\x19\x44\x74\x8d\x92\x10\x06\x34\xf8\x59\x17\xc9\x23\x68\xf0\x5b\xfd\x54\x80\xb0\xf4\x32\x04\x69\x42\x80\xb5\x03\x1a\xfb\x6e\x65\x95\x61\x7a\x50\x0e\xdb\xc8\x83\x9b\x79\x1d\x5d\x82\xb6\xde\xaa\x23\x0f\xae\xcb\xbc\x0a\xb7\x2a\x99\x9f\x6d\x11\xbc\xa7\x52\x96\x39\x80\x89\xbc\x4a\x02\x22\xd9\x83\xce\xd1\xa7\x79\x48\x81\x4b\xd4\x45\xd2\xc8\x33\xc6\x5c\xba\x29\x93\xf2\x26\x2c\xf5\x91\x67\x8c\xf9\x3f\xf1\xde\x8c\x3c\xa3\xfb\x6a\xee\x0a\x6a\x60\x75\x6f\x41\x21\x23\x41\x03\xe7\x7c\x57\x56\xcb\xc8\x01\xa9\xec\xf9\x39\xc7\x36\xb0\xa4\x49\x83\x12\x3e\x7b\x11\x13\x79\x6d\x93\x30\x9f\xd1\x5a\x59\x60\x19\x5e\x2d\xdb\x2f\x79\x1f\x7e\x9a\x6d\xc6\xcc\xe5\xa1\x4d\xc2\xfc\x5f\xfe\x9b\xbe\x78\x75\xf0\x62\xf4\x85\xbf\x58\x6c\x0d\x30\xec\x9a\xba\x78\x1a\x79\x2b\xa3\xf6\xf9\x60\x1c\x4d\xa4\xcc\xa0\x88\x6f\x9f\x1e\xfd\xe2\x16\xc7\xef\xb3\x4d\xa5\x3a\x20\x6c\x6f\x36\x01\x21\x6c\x6f\xb6\x7e\x82\xb0\xbd\x35\xaf\xa8\xc0\x90\xb0\x64\xe6\x22\xaf\x7d\x36\xf6\xd6\x6e\xcd\xe6\x0e\x84\xeb\x69\x5a\x0e\x72\xd6\x69\xcd\x92\x85\xc3\x4e\xf9\x7c\x21\x82\xa9\xfd\x85\x68\x82\x67\xe1\xa1\x09\xde\x34\x5c\xbe\xd9\xc5\x01\x23\x7a\xfb\x8c\xe9\x3e\xbb\xb4\xcf\x26\x78\x42\x19\xf8\x7f\x08\xb4\x3d\xa9\x81\x5b\x24\x87\x02\x8c\xe8\xcd\x06\x1a\x8c\xe8\xf5\xd3\x63\x70\x06\x8b\xe7\xe4\x8d\x11\x50\x8f\x5f\xe6\xc4\x92\xec\x65\x51\x48\x5d\xc2\x68\xde\x6c\x90\xe4\x37\xa0\xb0\xd4\xde\x17\xcf\xde\xe7\x7f\x5c\xd3\xd3\xf5\xdd\x90\xad\xfc\xf7\xfd\x60\x34\x6f\xca\xa8\x18\x30\x9a\x37\x9b\x54\xc1\x68\xde\x84\x5a\x34\xca\x11\x2d\x2c\x2a\x9f\x94\xfd\x3f\x16\x8c\xf6\x4d\x49\xf1\xfc\x50\x19\x1b\x4b\xc4\xb4\xa3\x70\xd7\x66\x9b\x0a\x92\xf3\x24\xf0\xd9\x51\x52\x74\xb9\xab\xcc\x55\x98\xe4\x5a\x90\x9c\x2b\xf0\x6d\xc0\x71\xde\x6c\xb4\xc3\x71\xde\x7c\x92\x82\xc3\xbc\x59\x7d\x07\x87\xb9\x7d\x40\x70\x94\x37\xa5\x3c\x0c\x48\xc9\x8b\xcf\x8a\xe5\x0f\x47\xd0\xe5\xc8\x88\xf4\xfb\x3f\xde\x57\x7b\x73\x30\x9d\xe8\xa8\x56\x72\x44\x47\xaa\x82\x42\x83\xaa\xcb\x95\xb0\x69\x97\x5b\x54\xa0\x21\x85\x79\x73\x34\x0d\x69\x09\x94\x06\x7d\xb1\xb0\xa8\xab\xff\x67\x51\xcb\x0e\x86\x05\x3d\x35\x01\xa6\x8d\x52\x70\xf7\x6a\x1b\x41\x83\x9e\xd6\xf4\x0b\x2f\xc1\x1f\x9a\xa2\x1a\xab\x46\x56\x5e\xe1\xaa\xce\x6e\x33\x78\xd1\xa7\x50\x1a\x06\xb4\xe8\xd3\xa2\x0c\x1a\xf3\xa6\xe0\xc2\x01\x4d\x79\x53\x10\xc1\x28\x2d\x24\x85\x64\x7f\xc1\x04\x28\xee\x72\x63\x51\xc8\x64\x80\xa7\xbc\x75\x69\x4b\x68\xc6\xc7\xf4\x07\x89\xd1\x6d\x22\xfd\x19\xf0\x8c\x2f\x91\x74\x8f\xa0\x19\x4f\xc9\x15\x30\x8b\xed\x5f\x42\x04\x46\x89\x5b\xba\xe1\x97\x9f\xf8\x9a\x66\x84\x90\x5f\x9f\xd6\xcb\x08\x0a\x39\x97\xa3\xbf\xf2\x1d\x43\x52\x3e\x0f\x2f\x7a\x60\xa2\xec\x12\x09\xd2\xf2\x26\xc0\xd2\x51\xe2\x9a\xce\x8b\x2a\x58\x97\x0e\xbf\xb0\xe2\x05\x8d\xd8\x56\xef\xf3\xb3\x0d\xc7\x36\x83\x3f\xdb\x66\x70\x0b\x91\xdc\xc4\x3b\x2a\x50\x27\x07\xfb\xaa\xf9\x0b\x6f\x3c\xa0\x1a\x27\x0e\xf7\xe4\x72\x85\xff\x46\x5f\x98\x83\xb8\x05\xff\x3f\xa3\x02\xad\x02\x92\xe6\x8b\xe7\x28\x2c\x88\xfe\xf9\x21\xf0\xdf\x5d\xde\x26\x90\x62\x6e\x07\x3c\xe5\x3d\xc9\xa6\x82\x96\x3c\xdb\x99\x57\x56\x64\x3c\xa8\x0b\xd8\x00\xc9\xf3\xb8\x6d\x80\x2e\xbc\x97\x01\xeb\xb7\x71\x7b\x47\xb0\x7e\x37\x9f\xbe\xa0\xfd\xce\xc3\x7b\xff\xa4\x41\x96\x55\xd8\x00\xcb\xeb\x22\x80\x08\x65\xc9\x16\xa8\x35\xbf\xd2\xf2\x82\xf9\xd8\x83\xce\x89\xd5\xf7\x28\xb0\x7c\x77\x7b\xc6\x20\xf1\xee\xbe\xe9\x09\x12\x6f\x21\x1d\x0c\x18\xb8\xbb\xfd\xd7\xe5\x17\x1f\xb4\xac\xf8\x45\x97\xd5\xa3\x6d\x04\x74\x05\x9b\x0f\x18\xb8\xbb\x62\xc5\x47\xf9\x9d\x38\x5d\x34\x24\x30\x72\x2b\x9f\x7b\xc0\xc8\x9d\xbe\xcb\xe4\x17\x63\xac\x59\xc7\x48\xe8\x32\xee\xa1\xe4\xee\x76\x16\x16\xc0\x88\x75\x9d\x39\x60\xdc\xee\xba\x2d\x1e\xc1\xb8\xdd\xba\x65\xcd\x83\xca\xb5\xf0\xda\x27\xd8\xae\x50\xbc\x51\x9e\xd8\x3a\x9e\x65\x8e\xb0\x76\x95\x95\x27\xd6\xa1\x9b\xf8\x44\x13\xd4\x24\xe2\x76\x0f\x2f\x74\xe0\xa9\x92\x55\x1e\xf7\x73\x1f\x8d\x13\x47\x54\x65\x00\x8c\xba\x75\x68\xb1\x3b\xb2\x1e\x35\x1e\xe8\xfa\x81\x10\x1f\x8d\x7a\x85\x98\xa8\x65\x97\xb9\x56\x90\xda\xaf\x47\x4c\x7b\x55\x99\x41\x96\xf8\x83\xcf\xba\x58\x5e\xd7\x04\xd4\xeb\xe1\xff\x2f\x9e\xff\xaf\x07\x75\xeb\xc4\x6a\x1d\x59\x33\x63\x28\x3f\x15\x6c\xd3\xdd\x17\x8c\x35\x73\x02\x1b\x6e\x20\x67\x64\x5f\xb6\xd5\x38\x23\x2b\xea\x69\xc0\x4f\xdd\x7d\x57\x14\xfc\xd4\x4d\xb0\xde\x03\x7e\xea\xee\xeb\xb7\xe0\xa7\x6e\x8a\xc4\x1d\x35\xb3\x10\x24\x32\x2b\x61\xa8\x6d\xc8\x9a\xac\x9c\xaa\x7d\x01\x58\x0b\x41\x3f\x1e\x14\x92\xb0\x45\xd0\x31\x60\xb8\x2e\x0a\xf9\x1f\x10\x5c\xe7\x55\xfd\x3f\xe1\x20\xc3\x65\x00\x2e\xa4\x32\x82\xbf\xba\x29\x48\x73\xd4\x00\xf8\x95\xc8\xad\x15\xc4\x0c\xc9\xe8\x1a\xe0\xb5\xb2\x66\x2b\x51\xa7\x6d\xfc\x9b\xd2\xa9\x01\x96\xa8\x55\x08\x9f\xf4\x7e\xdb\xd5\x01\x81\x29\xe9\x56\x39\xf5\x2e\x1d\x10\x6b\x8b\x49\x57\xfb\x71\xb0\x0a\xde\x62\x04\x01\x75\x13\xbd\xd6\x80\x80\xba\xe8\xde\x79\x40\x40\x6d\x72\xd7\x51\xe3\x7e\x50\x02\x1e\xbe\xe9\x39\x3e\x65\xe2\xe3\x3d\xa5\x1d\x04\x67\x49\xbf\xba\xb5\x62\x9a\xee\x00\xd7\x79\xca\x74\x1c\x35\xa0\x70\x3d\x41\x03\x6c\x45\x8f\x67\x68\x20\x05\x33\x0e\xe8\xa5\x53\x1b\xde\x47\x84\xc9\x2a\xda\x7a\xd4\x00\xfd\x97\x8a\xaa\xa1\x82\x86\x37\x52\x20\x6c\x7d\x1e\x38\xe3\x01\xb5\x29\x40\xff\x93\x5f\xa0\x4d\xc9\x5f\x8c\x36\x49\x22\x57\x20\xb8\x84\x5a\x32\xea\x8a\x51\x57\x9b\x17\xa3\x3e\xbd\x37\x03\xa3\x5f\x12\xb6\x06\x84\x96\x47\xed\x04\x6e\xc9\x2d\x08\xc4\x7d\x79\x5b\xa0\x6f\x9e\x87\xb7\x26\x2a\xc2\xf6\x35\x54\xc9\x4b\xc1\x77\x23\x78\x88\xc5\x4e\x35\xa0\x11\x5e\xc5\x0d\x84\x75\x2e\xbb\xbe\x70\x49\x2a\x1c\x73\x40\x12\xbc\xac\x12\x6a\x40\x68\xe9\xa0\x5b\xc9\x88\x75\x8a\xd6\xa8\x01\x1f\x5f\x5c\x41\x0c\x41\xf5\x27\xf7\x10\x88\x5a\x7e\x04\x4b\xb0\x53\x9e\x06\x2c\xc1\x7d\x59\xbe\x91\xca\xe1\x9c\xad\x01\x4b\x70\xf1\xcd\x71\xb0\x04\x1f\x9e\xd7\x07\x37\xb6\xce\x6d\x41\x12\xec\x38\xfe\x01\x49\x70\x19\x1e\x15\x0e\x7e\xd3\x7b\xf7\xc1\x7d\xe0\xdd\xf8\x06\xfb\xaa\xfe\x7f\xa3\xc2\xee\x1f\x08\x59\xb4\x88\x7d\x83\x41\x4b\x2d\x78\xa3\xc2\xff\x46\x11\x16\xde\x2a\xdc\x93\xd1\x80\x21\xb1\x3b\xa7\x1d\xdb\xa4\x16\x8b\xc1\x68\x20\x8d\x38\x24\x70\xc0\xc2\xdb\x95\xe2\x3a\x5a\xc4\x70\x28\xf0\x74\xb4\x04\x8e\x87\x16\x16\x34\xbd\xc9\x11\xd6\x03\x9e\xde\x6e\x37\x26\x24\xbb\xc9\x27\x1f\x48\x76\x9b\x10\x82\x06\x24\xbb\x45\x44\x31\x03\x8e\xdd\xe4\x50\xda\x01\xc9\x6e\xb1\x15\xdf\x60\xe3\xf1\x55\x24\x9c\xba\x43\xa8\x12\x03\x4e\xdd\xe4\x00\xbb\x01\xa9\x6e\x29\xda\xdf\x2d\x07\x6e\x86\xbe\xc8\xd9\xad\x7a\x0c\x48\x7e\x70\xdc\xe5\x80\x75\x37\x29\xa5\x67\xc0\xba\xdb\xd7\xa7\x02\x54\x7d\xf7\xff\x8c\xaa\x22\x43\x47\x8b\xb8\x4a\xe9\xfa\x06\x36\x88\x4f\x36\x2d\x40\x14\x87\xcb\x60\xf6\x4a\xcd\xb5\xad\x94\x8a\xb8\x92\x07\xac\xbd\xc9\xb1\xb1\x03\xda\xde\x64\x53\x00\xda\xde\xe4\x48\xce\x01\x6f\x6f\x9e\x6e\x62\x00\x96\x4d\xff\xbf\xe2\x05\x7f\x62\x0b\x00\x41\xf9\x8f\xa0\xed\x5d\xf3\x9f\x42\x06\xe0\xf4\xed\xbe\x5d\x86\xd3\x37\x39\x52\x75\x34\x50\xee\x85\xfb\x3f\x82\xe4\x57\x0c\x21\x03\x92\xdf\x6e\x91\xdc\xb6\x52\xec\x96\xd9\x90\xfc\x66\xa1\x4e\x8e\x16\xf7\x84\x8a\x27\x1c\x0d\x90\x79\xf1\x06\x0c\x58\x80\xcb\x70\x7f\x81\x88\x17\x57\xda\x08\xd2\x5e\xbb\xc1\x20\xed\x6d\x87\x67\x00\x35\x38\xbc\x91\x1a\x24\x95\x6e\x30\xec\x7a\x82\xb1\x1c\x50\xf4\x0e\xdb\xf8\x0d\x76\x9e\xee\x35\x16\xe9\xa1\xee\x10\x90\xf0\x3e\xd5\x40\xd9\x3b\x7d\x23\x02\x03\x6f\xff\xb4\x9f\x88\xcc\xa6\x78\xc9\x01\x03\x6f\xf2\x95\x1b\x0c\xbc\xe9\xbb\xe6\xb6\x9e\x1c\x0a\xc7\x1e\xc1\xc0\xdb\x96\x14\x2f\x14\xbc\xd9\xd1\x59\x0d\xdc\xc9\xe1\x26\x0f\xcc\x45\xff\x0f\x84\xbc\xb5\x60\x9b\x91\x94\xac\x21\x98\x70\xaf\x4a\xc5\x40\xd1\x3b\x7c\x98\x6e\x33\xee\xed\xf4\xfc\x42\xd4\xd8\xa5\x01\x47\x6f\xf5\xb1\x05\x8e\xde\x71\x58\xb2\xc4\x35\xe3\x92\xcb\x03\x8e\xde\xe1\x2b\x03\x28\x7a\x53\xfb\xcc\xf2\x3e\xda\x8d\xc3\x4d\x08\x2e\x1d\x37\x19\x8a\xde\xb6\xe4\x26\x82\xa2\x37\x0d\x0b\x2b\xb8\x74\x8a\xf7\x1d\xf9\x29\x87\xac\xbb\xb6\x62\xe7\x7b\x90\x48\x31\x75\x38\x17\x14\xbd\x43\x51\xf4\x03\x86\xde\xfa\xd9\xe9\xa4\x98\x36\xb1\x8f\x8e\xb6\x15\xf9\xf8\x2c\x04\x00\xd7\x3c\x29\x20\x8d\xf8\xc8\x0f\xa3\x6e\xb5\x41\x0c\xa3\xee\xb0\x0a\xfb\x63\xd4\xb5\xbb\xf5\x8f\x52\xf7\xd3\x40\x1c\xd0\x3a\x0d\xc3\xa8\x3b\x6c\x18\x34\x02\x45\x7d\x4d\xd3\x2e\x74\xa6\x87\xf4\x0a\x52\x3f\x97\x27\xcf\x6b\xd9\xe1\x8f\x56\x4e\xee\x80\x70\xb7\xd8\x17\x09\xe1\x6e\x2e\xd6\x68\xd7\x03\x82\x8e\xca\x3f\x16\x81\x07\x0c\x68\xce\xc3\x1b\x97\x54\x15\xdf\xe7\xc3\xb7\x9b\x04\x99\x3b\xe0\xdb\x4d\x66\x29\x1c\xed\x37\xc0\x29\xd4\x08\xfd\xd0\x0e\x56\x91\x80\xf2\x67\x4b\x12\xce\xb2\xb6\x47\x21\xe4\x1d\xbe\x22\x80\x6f\xb7\x7e\x3e\x18\x96\x8f\xc8\x55\x47\xbb\xe1\xca\xf6\xba\x07\x2b\x44\xa1\xd1\x03\x82\xde\x61\x2b\x04\x82\xde\x5d\x81\xbe\x18\x0e\x6f\x0f\x19\xb7\xb7\x82\xc0\x1d\x2d\x82\x7b\xec\x8c\x6c\x37\xa1\x34\x1e\xc3\x1b\x9a\x4d\x77\x19\x46\xdf\xe6\x16\x3c\x31\xa6\x7a\xfe\x61\x4c\xdd\xa5\xb0\x7b\x96\x4e\x7a\x50\xfe\x8e\x43\x0e\x71\x28\x7f\xc7\x47\x3a\x3e\x2c\x02\x19\x4e\x50\xfe\xee\x0a\xfc\x05\xe8\xe6\xac\x7d\x9e\x8b\x17\xfe\x25\xdf\x73\xb4\x40\x12\xb1\x01\x40\x2c\xed\x61\xe5\x10\x2c\x3c\xb6\x30\xde\x80\xaf\xd3\xc7\x5f\xf6\x88\x2d\x94\x6d\x54\x8d\x43\xe3\x09\x61\xf0\xb0\x9b\xed\x8f\x30\x58\xca\xe9\x8f\x2f\xb8\xfa\x7f\x86\x4f\xde\xf1\xce\xc1\xbd\x7b\x8f\xf4\x7d\x70\x1f\x8e\x8b\x85\x41\x78\x08\x68\x6b\xc0\x20\x3c\xd6\xe7\xff\x68\xe0\x54\x19\xf8\x78\x99\x8d\x3d\x45\x03\x9b\xca\xd4\x2f\xaf\x5d\xc7\x59\xde\xbd\x49\x7a\x8a\xf9\x59\x2a\x33\x3f\x32\xce\x21\x10\x1e\x0e\xa3\xed\x11\x47\xe4\x5d\xd7\x13\xf3\x53\xfd\xc5\x07\xca\x64\xf5\x00\x1b\xcd\x36\x19\x84\xc2\x43\x00\x0f\xa3\x67\xc2\xcd\x3d\x44\x99\x5d\x2d\x07\x53\xdf\x36\xdd\xfe\xa0\x3e\x90\x49\x6f\xd2\xa6\x80\x91\x78\xd8\x4d\x08\x23\x71\x71\x14\x07\x84\xc4\xd3\x16\x13\x84\xc4\xbb\x42\x4d\x52\x70\x32\x2e\x97\x81\x04\x4a\xae\x00\x34\xd0\xe9\x16\xff\xa2\x02\x37\x91\x7d\xef\x2e\x17\xba\x28\x33\xb5\x17\x56\x81\x4c\x75\x08\x8b\x8d\xa0\x37\x20\x2c\x1e\x0e\xa2\xe9\xdb\x22\x2b\x3e\x23\x76\xdc\xed\xfd\x53\x1f\x8b\xc0\xab\x0c\xde\x85\xfe\x59\x96\x5c\xb0\x8b\x37\x7b\xf4\xc2\x32\xd6\xe1\xa4\xd7\x98\x03\x4d\x3a\x94\x8d\xfd\xb3\x0c\x61\x38\xb6\x51\x05\xc3\xf1\x50\x4c\xfc\xe8\x35\xc6\xd0\xeb\xb4\x2e\x16\xbe\x6b\x24\x6c\x44\x43\x56\x63\x84\x54\x7f\x43\x8c\x48\x5d\xc3\x68\xbc\xeb\xf3\x0f\x88\x11\x69\x5f\x28\x8d\x53\xff\x8c\x31\x57\xf6\xbe\xa3\xe8\x8d\x31\xe9\xfe\x3f\xc6\xc4\x4d\x6e\x31\x26\x6a\x52\x7b\x89\x38\x57\x19\x2c\x6e\x25\xb2\x8f\x0e\x68\xed\x67\xe7\xf4\xca\x07\x5d\x6e\xff\xfb\xbf\xe9\xeb\x74\x18\x8e\xf7\x07\xd5\x47\xa2\x9b\x7d\x2f\x14\x0c\xc7\xfd\xd3\x82\xce\x98\xb9\x85\x7f\x86\x9f\x47\xa5\xb3\xb5\x74\x8c\xed\xfd\xf7\xbf\xff\x9b\x7d\xb8\x46\xa6\xd5\xeb\x88\x5b\x02\xc7\xa7\xf5\x91\xf0\xaf\xa8\xbe\x11\x6c\xe6\x7a\x7f\x9b\x79\xc9\x47\xcc\x1e\x99\x37\x9e\xb5\xf1\x23\x4e\xc3\xf5\xef\x93\xff\xf2\xe3\x7b\xa7\x7b\xdb\x00\x27\x27\x54\xdd\x11\x1c\xc8\xfd\x18\xfe\x21\xa0\x3a\xf5\xf9\x19\x93\x2e\x03\xa4\x63\x36\xda\xbb\x02\x49\x72\x3e\x92\x5f\xd8\x47\x81\xe5\x11\x06\x04\x77\x78\xdf\xe0\x4b\xb1\xd5\x08\x49\xf2\xb2\x24\x21\x56\xba\x0b\x47\x78\x74\xe0\xe4\x6c\x34\x42\xa2\x5c\xc6\x3f\xa5\x79\x8e\xbe\xed\xc1\x6e\x83\xb2\x6f\x7b\x70\x0c\x59\x37\x7d\x5b\x67\xdd\xf6\x23\x94\xc9\xc5\xe6\x5e\xbf\x82\x86\x55\xef\x6f\xeb\x69\xf8\x42\xa9\x13\xb9\xdc\x85\x25\x34\xe0\x58\x1e\xbe\x1e\xe9\x17\x3b\xc0\xb3\x47\xe8\x72\x17\xa7\xdb\xe8\xe0\xdb\x4e\x0f\xc7\x45\xc8\x89\x8c\xe6\xfe\x23\x41\xda\x72\x0d\xb8\x5a\xdf\xf2\xc1\xc1\x9c\x95\x47\x3b\xe0\x60\x4e\x5d\xf9\x70\xa3\x87\x7d\xe4\x3d\xf8\x8b\x16\x78\x0c\xb6\x81\x54\xed\x51\xec\xdb\x40\xea\x02\xcb\x1b\x9d\xd4\xde\xee\xfa\x20\x39\xf0\x96\xba\x0f\xa2\x6a\x55\xdd\xcd\x65\xbc\x55\x05\x99\x3f\xce\x01\xe9\x77\x0c\x99\x2c\xd4\x7e\x43\x1c\x62\xb1\x16\x58\x6c\xc9\xda\xef\x0e\xea\x59\xbf\x10\xe0\xa6\x9a\x84\x3b\x32\xfe\x5c\xc1\x85\xff\x40\x1d\xd8\xe6\xd3\x9c\x96\xd4\x37\x78\xbc\x3a\x24\x40\x22\xbd\x3f\xa8\x2e\x3e\x89\x70\x35\x55\x00\x38\x5b\x77\x80\x7a\x7f\xa0\xaa\xf8\xd4\x50\xb7\xf6\xf2\x26\xe2\x76\x62\x78\xd7\xfd\x05\x5b\x67\xbf\x40\x2e\xad\x17\xf5\x03\x55\xb7\x05\xe7\x13\xc9\x3f\x6a\xc1\x1b\x4d\xb4\xc9\xb0\x6d\xa6\xee\x10\x4e\x78\xaa\xf3\xd0\x85\x3e\x3c\xd5\xfb\x05\x35\xe1\xc5\x8a\x75\x0b\x5e\xb0\x0e\xbc\x0a\x08\xd9\x1b\xde\x87\x6f\x84\x6f\xb9\x42\x44\xb5\x83\xf6\x21\xa6\x4e\xbe\x7d\x80\x98\x7a\x3f\xf0\xdf\x0f\x30\x53\xef\x1f\xaa\x7e\x00\xf8\x64\xba\x5c\xf9\x64\x53\x19\x3a\xad\xe6\x0a\x82\x8e\x43\xa2\x31\xb8\xa9\x95\xb0\x3b\x82\x9b\xba\x3b\x26\x0e\x6e\xea\xee\x53\xfc\x48\x74\x4a\x2a\x75\x70\x43\xe2\xab\xc5\x11\x84\x1d\x5a\xbb\x83\x0c\x60\xbb\x75\x07\x19\xc0\x1f\xc7\xc8\xc8\x1c\xeb\x25\xbc\x83\x59\xda\xde\x79\x98\xa5\xd3\xe7\x6e\x10\x6a\x69\x83\x45\x0f\xa8\xa5\xab\x2d\x35\x98\xa2\xfb\xa7\xcf\xb8\xa2\x3e\x57\x75\x30\x45\xe7\xa1\x6b\x2b\x88\x9f\xbb\xdd\xf7\xa3\x04\x3f\xa0\xff\x87\x59\x48\xdb\x6f\x14\x3c\x33\x32\x6b\x46\x89\xed\x2f\x91\x06\x73\x74\x11\xda\xca\x18\x38\x8e\x3e\x57\x6b\x63\x1b\x32\xd5\xf9\x3b\x50\x49\x57\x87\x76\x8c\x80\xa9\x95\x08\x84\x49\x3a\x7d\x6e\xd6\xa0\x92\xee\xca\x95\x1b\x50\x47\x77\xa7\x91\x41\xf4\xbc\xa6\xff\x6f\xcc\x92\x84\xf2\x20\x8e\x2f\x7f\xca\x04\x8b\x7a\x08\x40\x81\x15\x0a\xed\x18\xd0\x05\x0a\x3a\x7f\x8c\x08\x11\x2f\xfe\x1f\xfb\xde\x57\x0c\x50\x31\xf7\x21\x21\x3d\xc8\xd7\xb5\x9f\x79\x40\x20\x85\x3b\xff\x1f\x74\x0e\x44\xce\x5d\x69\xed\x63\x90\x30\xe5\xe8\xe0\xd1\x23\xb4\x45\x33\x12\x97\xf8\x12\xa8\xb0\x22\x77\x87\x59\x40\x8a\x6c\xb4\x9b\x01\x29\x72\x17\x43\xe4\x80\x14\xb9\x5b\x9c\xc1\x81\x9c\x85\xb7\x3a\x06\x1a\xbc\x78\x7e\xe6\x8f\xe7\x35\xfc\x33\xbe\xa7\xf6\x80\xf3\x25\x9c\x95\x31\xb8\x6f\x77\x68\xce\x58\x88\x9a\xe4\xff\x89\xcb\xf4\x1e\x58\x5b\xdc\xfa\x42\x6c\x40\x1f\x62\x6a\xde\x01\x1f\x71\xcb\x6e\xc0\xc9\x15\x9d\xc4\x6f\xd0\x0d\x9b\x9a\x77\x40\x37\x5c\xc4\x61\x33\xa0\x1b\x4e\xe6\xae\x1d\xf0\x0d\x57\x47\x66\x8c\x20\x1c\xf1\x3e\x0f\xba\x61\x3b\x09\xe0\x1b\x2e\xf6\x6a\x40\x37\xbc\x1c\xe0\x1c\x6c\xc2\x9f\x5d\x07\x97\x60\x97\x6b\x2b\xd8\x84\x4d\x5d\x3b\x82\x4d\x78\x78\xdb\x82\x98\xfa\xd9\x96\x17\xa6\xb6\xb7\xe1\xc5\xa0\xcb\x4a\x1c\x17\xfb\xde\x4e\xee\xb1\xed\x80\xe1\x34\xbe\xb1\xf5\xfa\x9a\x1e\x34\xe2\xf6\x6c\x76\x0d\x94\xa2\xa3\xe0\xa1\xf7\x9d\x36\x1b\xc7\x1f\xc4\xbb\x56\xd5\xfd\xc3\x50\xd1\xff\xdc\xa5\xf8\x9e\x60\x3c\xb0\x27\xc8\x0b\x32\x9e\xe8\xb1\x6e\x87\x21\xeb\xad\x8e\xc0\x1e\xa1\xe3\x44\xe6\x37\x06\x37\xf0\xf6\x93\x8c\x27\x66\xcd\x83\x4e\x4a\x91\xef\xa8\x06\x29\x45\x26\xe3\x1b\xe3\x81\x8e\xea\x53\xc6\x8f\xef\x75\xc0\x95\x7d\xab\x6e\xf3\x16\x0c\x1e\x32\x10\x2f\x6c\x6a\xc1\xf6\x5b\x8a\x37\x46\xe0\x8d\xea\xe2\x62\x70\x59\x63\x62\xb9\x31\x5e\x62\xc2\x75\x9d\x0d\x1d\x70\xf1\x15\x57\xd0\x01\x3b\xb1\x0d\x36\xe0\xec\x88\xe5\x60\x03\x76\x84\xc0\x04\x4d\xd4\xa7\x97\x09\xe0\x85\x7d\x67\xc1\xe7\x2b\xb4\xb8\x01\x5f\x6f\x39\x3e\x65\x7c\x6d\xda\xe9\xb0\xef\x76\x07\x18\xc0\xbe\x5b\x84\x4f\x31\x20\xdf\x4d\xa6\x91\x1b\x13\x44\x8c\x43\x31\x0d\x13\x20\x2c\x93\xb0\x0d\xe8\x79\x0d\x23\x39\x26\x09\x4a\x66\x61\x1b\x73\x6b\xd0\xea\x31\x9d\x81\x2b\xef\xd8\xc7\x49\xc6\xae\x69\xd7\xc6\x4c\x88\x2b\x39\x3f\x66\x46\x1b\x48\x3c\x4c\xae\x7f\xcc\x82\x36\x26\x61\x09\x9f\x51\x0a\x1d\xeb\x36\x01\x1c\xef\x18\xeb\x19\xae\x02\x51\xe1\x8c\xe0\x08\x1e\x87\x1f\x40\xe0\xb9\xcd\xe8\x5c\x91\xc8\x8f\x59\xe0\xa9\xd6\x52\x9f\x84\x10\xd8\x59\x02\xa7\x70\x11\x93\xca\x80\x53\xb8\x16\x09\x07\x38\x84\xbb\x03\x8e\x66\x9c\xf4\x9d\x0f\x0a\x89\x70\xb6\x02\x0a\x12\x61\x53\x9f\x0d\x48\x84\x93\x2f\x53\x21\x09\x5e\x73\xfd\xd3\xe5\x0d\x0c\xc2\xc9\x7c\x4d\x03\x0a\xe1\xe4\x9b\x03\x28\x84\x93\x39\xb4\xc6\x0c\x05\xfc\xf9\x1c\x1d\x48\x7e\x21\x3a\x50\xfd\x03\xb7\x33\x72\x88\x05\x05\xb0\x79\xc9\x06\x14\xc0\xdd\xc9\x0a\x50\x00\x27\xd3\x74\x0d\x38\x80\xcb\x74\x8d\x40\xc9\x8b\x2e\x60\x4c\x90\xe0\x2d\x2c\xa0\xf4\x5d\xd5\xef\x43\xd9\xe8\x63\x29\x14\xbd\xa9\x17\x69\x2d\x38\x7a\xbb\xb5\x12\x14\xbd\xd9\xa9\x6f\xb3\x03\x6f\xe9\x06\x10\xa6\x30\x24\x7c\x66\x27\x0c\xe2\xf3\x3e\x19\x9a\x5e\x24\x30\x36\x3a\xc5\x74\xc2\x36\xe3\xfc\x8b\x49\xd0\x81\x23\x5d\xe6\x8c\x55\x29\x5b\x72\x82\xc5\x55\x3f\x65\xa0\xb3\x9a\x5f\xd8\x2a\xe8\x53\xdc\xed\xb1\xfc\x9f\x5b\x0b\x27\x7b\xdc\x66\x9c\x93\x8b\x1b\xc0\x39\xd9\x66\x02\x84\xbe\x65\x54\x97\x03\x04\x50\x23\xb8\x62\x04\x97\x6b\x64\x04\xbd\x93\x21\x68\x1c\x1e\x41\x62\x1a\x1c\xaa\x03\xe1\x6f\xfa\x4c\x21\xb0\xec\xdd\xbe\x85\x09\xf7\x8c\x43\x77\x60\x04\xde\x0f\xe8\x0b\x67\x34\x59\x4d\x02\x8e\xb3\x3b\x2f\x69\x9e\x88\x02\x1d\x5a\x66\x58\x06\xbe\x90\x87\x44\x38\x09\x2f\x73\xcc\xb0\x0c\x7c\x43\x3f\x4f\x32\xa5\x3c\x2a\x28\x7a\xfb\x1d\x21\x0d\xce\xcb\x9d\xb8\x38\xbd\x7a\x9d\x5d\xd8\x92\x16\x4e\x18\x02\xed\xf3\x7c\x30\xc6\xab\x4b\x57\xac\x53\x3f\x8f\x2c\xb2\x6c\x0a\x3a\x9b\xe2\xf7\x91\x9f\xa2\xab\x19\x73\x1b\x0a\x33\x7f\x3e\x70\xc7\x03\x6e\x31\x47\x45\xa9\xd9\x3f\x96\x62\x2f\x1c\x2e\x50\x7c\xbf\x01\x49\x71\x17\x06\xdc\x80\xa4\x38\x3b\xb7\x19\x8e\xe2\x24\xc2\xbf\x31\x6f\x46\x44\x96\xcd\x24\x17\xcd\x27\x4b\x28\x89\xb3\x4f\xd7\xb0\x08\x77\x9f\xce\x67\x18\x1e\xf2\x17\x41\x12\xbc\xaa\xdb\x07\x35\x5a\x6d\xfe\x7f\xc2\x89\xa8\xf6\xa2\xe4\x87\x85\xe5\x03\xd3\x8b\x8e\x95\x93\xb8\x3c\xc7\x27\xcc\x38\xe9\x7e\x2a\x24\x48\xc3\xf1\x9c\x13\x34\x4c\x5f\x37\x40\x1a\x9c\x7d\x07\x38\x5f\x96\x84\x76\x5a\x70\x04\x77\xa1\xc2\x0e\x38\x82\xb3\xcf\x33\x70\x04\x77\x47\x84\x41\xf9\x3b\x84\x30\x37\x16\x11\x15\x62\xd3\x19\x2b\x68\x23\xb5\x91\x56\x42\x9a\x4a\xd6\x05\xc3\xaf\x4d\xb3\x05\x75\x8a\xc9\x6a\xc6\x02\xfd\xd1\x27\x86\x95\x4f\x86\xc4\x2f\x5c\xa0\x66\xf8\xf9\x70\x09\xea\x79\x32\xcf\xec\x32\x0c\x8a\xe0\xa1\x45\xb8\x38\x02\xee\x35\xf8\x0f\xea\x66\x15\x72\xeb\x3f\x95\x91\x5b\xaf\xf9\x0b\x7e\xe1\x4f\xa2\x17\x04\xc3\xa5\x78\x38\x43\xfb\x39\xf3\x6b\x11\x5c\x60\xb7\xf4\xaa\xc0\x8e\x78\xbc\xe1\x52\xf3\x65\xc5\x82\x02\xbf\x37\xc9\xee\x55\x27\x2f\xa8\x09\x70\xe0\xdb\x15\x0f\x43\x71\xb7\x0f\x77\x35\xac\x1c\x89\xc2\x60\x28\x16\xe2\xd3\x80\xa1\xb8\xdb\x05\x0b\x43\xb1\x01\xc6\xc7\x8a\x9c\x64\x9d\x88\x60\x28\x2e\xbe\x21\x0c\x82\x62\x1f\xa9\x57\x47\x1b\xb6\xec\x07\xc8\x08\xd6\x69\x60\x41\x58\xbf\xbc\x82\xc2\x4d\x6d\x6f\x0d\x14\xc6\xbd\x7b\x0c\x3b\x3d\xf6\xa0\x03\xba\x21\xba\x80\xb1\x02\x9d\x5a\x0c\x18\x63\x91\x37\x26\xa8\xe5\x01\x01\x71\x72\x22\xdb\x8a\x60\x82\xcf\xff\x2b\x32\xd1\x35\x86\x91\x83\xac\x43\x38\x0c\xc4\x75\x7a\x0c\x49\x14\xf3\x91\x0c\x7e\xe1\xfc\x19\x03\x30\x34\x7a\xf7\xff\x51\x9f\x1a\xb8\xd5\xdf\xf4\x9d\xd9\x9a\x91\x11\xaa\x06\x12\x72\x27\x9c\xdf\xb1\x56\xbc\xaf\x32\x01\x73\x8e\x42\x0a\xfa\x60\x43\x34\x04\x3b\xb0\xbd\x8c\x41\xf6\xeb\xb0\xc3\x15\xf7\xe8\x62\xec\x1b\x6b\x6b\x86\xe5\x5c\xc0\x15\x88\x4b\xfe\x20\x79\xc7\x66\xe0\x1b\x2b\xf2\x8e\xbd\x4b\xb9\x39\x2f\xfe\xc2\x16\xfd\xd5\x86\x2f\x74\xc1\xb9\x25\x97\x7f\x51\xa1\x7f\x00\xa7\xde\x43\xc6\x19\x51\x18\x45\x03\x7e\xe1\x64\xb2\xb5\x01\xc1\x70\x75\xec\xc1\xfa\x83\xb1\x50\x0b\x7e\xd1\x64\x0f\x52\xe0\x58\xe8\x80\xb3\xb8\x6c\xb7\xcd\xb0\xf0\x15\xdb\x11\x0a\x41\xf1\xae\xc0\x3f\x5c\xc4\x3c\xfb\x85\xe8\xc3\xf2\x27\xa1\x47\xf7\x34\xe0\x1d\xb6\xb6\x59\x77\xc6\xdd\xad\x0a\x40\x75\x74\x90\xcb\xc2\xb7\xeb\x38\x1e\x18\x89\xab\x58\x9b\xc6\x82\x82\x7e\x49\x3b\xac\x27\xee\x8e\x35\x66\x5c\x7d\x7f\x70\x2c\x16\x21\x7f\xc9\x7b\xfd\x21\xad\xd6\xb3\x10\xa7\x54\x1f\x81\xd6\x13\x70\x2a\xfe\xe2\x19\x0f\xa8\x4b\xfb\x94\xda\x05\xac\x3e\x16\xd9\x65\x1f\xdc\x88\x20\x3e\x16\xdb\xcc\x58\x20\x5f\x7c\x70\x22\xd6\x56\x71\xf9\xf0\xca\xc1\xdb\x6b\xef\xf0\x22\x1f\xcc\x57\x8d\xeb\x25\x68\x44\x07\x90\xf5\xc6\x17\x65\x65\x40\x9d\x9c\x7d\x53\x08\x33\x72\x71\x0c\x2e\xc4\xc8\xe9\x93\x02\x0f\x33\x72\xf7\x55\xe0\x79\xc4\xb0\xba\x82\x4e\xb9\xa9\x7c\x81\xde\xe6\x72\xb4\xe0\xf3\x45\x20\x0a\x34\x8f\xe7\xd6\x91\x45\x84\x65\xe3\x4c\x5c\xbc\xb4\x7f\x61\x92\x1e\x27\x38\x1a\x3e\xd7\x9e\x1c\x42\x9b\x64\x0d\x3c\xcc\xdd\xe8\x29\x67\x90\x9b\x59\x63\x04\x11\xb3\x63\x94\xa1\x59\x1e\x4d\x2e\xb6\x33\x73\x43\x20\xf7\x10\x24\xc9\xc3\x97\x30\x67\x61\xe3\x58\x9a\x9c\x04\xf8\x89\x13\x69\x9c\x24\x6b\xd9\x7a\x87\x45\x79\xbf\xe0\x07\xb8\x88\xd2\x2a\x82\x46\x39\x75\x83\x93\x9c\xb8\x5d\x6d\x18\x9e\xa8\x55\x6f\x3d\x78\x96\xf3\xf1\x69\x41\x2c\xa2\xe1\x1a\x01\x6c\x96\x8a\x38\x2b\xc8\x56\x9e\xc2\x1a\x4e\x4d\xf5\x91\xcb\x5f\x3b\x3d\xcf\x8a\x00\xf6\x8c\xed\x33\xdf\xf4\x85\xc0\xb9\x8f\x74\xdd\xf9\xeb\xe7\x56\x9a\xe5\x33\x09\x9d\xf4\x76\x0f\x09\x57\xb5\xbe\x7f\x3f\x89\x1b\x77\x22\xd1\x19\x17\xa9\x76\x0c\x9c\x24\x6b\x7d\x1a\x38\x08\xff\x95\x92\x3c\x47\x64\x1a\xe9\x03\x44\xcc\x75\xa7\xb8\x9f\x23\x12\x81\xfc\x02\x6e\xc3\xe1\x17\xa0\x70\x38\xfc\xfc\x1e\x31\x51\x34\x0c\x88\x99\x87\x6f\x75\x4e\xa8\xb8\xec\xbe\x39\x09\x3c\xff\x9c\x93\x4f\xb8\xb8\x8c\xf2\x03\x93\x73\x75\x2e\xee\x39\xff\x5a\xe8\x1a\xe3\xc2\x5c\x2d\x82\x8b\xeb\x73\xc6\x3a\x27\x81\x1d\x5e\x15\x13\x15\xe0\x7d\x19\x21\x76\x5e\x25\x0b\x32\x95\xe6\xff\x09\x52\xf0\xa2\x88\xdc\x28\x59\x86\x50\x3f\x27\xdf\x0e\x9c\x0b\xc9\x22\xcb\x09\x2a\xe8\x54\xa4\xd5\xcf\x85\xc7\xcb\x1b\x81\x78\xb9\x8f\x75\x7e\x12\x2f\x57\x3d\x07\x11\x2f\x27\xd1\x74\x12\xef\xf6\x59\xd6\x27\x23\x30\xfc\x7c\x8c\x80\x05\xc7\x19\x23\xa0\x16\x9c\xb1\x6c\xd4\x82\x93\x0c\xb7\xe9\x0a\xae\xa8\xc0\x0f\x10\x63\x20\x4f\xec\x79\x12\xd5\x20\xd7\xed\x19\x2c\xff\x3a\xcf\xc0\x2d\x3d\x7c\x84\x3c\xaf\xce\xfd\xbb\xcb\x27\xe0\x9b\x1a\x42\x2e\x68\x9d\x4b\x7b\x12\xc0\x66\x78\x93\x13\xac\xe5\xea\x45\x82\x4e\xfd\xdc\xc0\x9c\x78\x72\xfb\xa7\x0c\x15\xa5\x54\xe0\x19\x17\xb4\xce\x04\x3d\x23\x76\xdf\xab\x28\x48\x18\x3c\xa6\x37\xb1\x34\x1e\xf3\x9b\x90\x3d\xef\x5c\xf2\xa9\xb3\x74\x28\x64\xd5\xd9\x08\x6f\x27\xb9\x55\x3e\x40\x9d\x5b\xa7\xe6\xf2\x29\x73\x2c\x77\x6c\xf1\xf9\x40\xec\xf1\xa9\x20\x96\xb5\xe6\x0c\xca\x04\x87\xe8\x9d\x5b\x01\xe6\xec\x8d\x16\x0a\xd0\xd1\xb1\x67\x5c\x77\xea\xd4\x7c\xbe\x1c\x78\x64\x7b\x9d\x6f\xf8\xf7\xf5\xfc\x3e\xc2\x8d\x6c\xf9\x4d\x02\xb4\x11\x78\xce\x70\xcc\x0e\xab\x1b\x2e\x27\xf7\x91\xec\x1f\xd4\xcd\x75\xc4\xb6\x95\x67\xe4\x02\x69\x51\xe3\x77\x1d\xb1\x66\xa5\x4e\xae\x63\xf2\xf9\xa5\x72\xcc\xe0\xf2\x0f\xb4\x57\x33\x74\x1d\x04\x2b\x35\x57\xf0\xf2\xff\x7f\xfd\xbd\x88\xe2\xef\x62\x11\x1c\x17\x48\x8c\x16\xbe\x57\x0a\x8a\x58\xbf\xd0\xa8\x20\xab\xbc\x28\xab\x01\x11\x10\x36\x0f\xff\x10\x0c\x6a\x6a\xc1\x56\xa1\x23\xcb\x2e\xbb\xfe\xf8\x41\xb5\xb1\xa1\xf3\x1e\x22\xa6\x1a\xd0\x73\x0f\x4b\x8e\x8b\x00\x2f\xa3\xc0\x5d\xf0\x48\x89\xcc\x6b\x5c\x71\x33\x2a\xf2\xae\x71\xe1\xb6\x75\xf8\xf2\x45\x80\x57\x17\x21\xd9\xb8\x72\x0c\x9a\x6b\xb8\x28\xfb\x85\xa0\x8f\xf1\xf3\x77\x54\xe0\x17\xa2\x4f\xff\x2d\xd3\x0b\xad\xee\x7d\x70\x85\x56\x17\xc5\xd9\xb8\x08\x01\xcb\x3a\x78\xc2\x12\x3e\x44\x37\x39\xae\xb8\x3b\xf5\x49\x1f\x96\xf0\xec\x48\xce\x2b\xee\x4e\x85\x1d\x3f\x2e\xb4\xb8\xed\xac\x2b\x0e\xc7\xc2\x8e\x1f\xf0\x88\x0f\xeb\xac\xab\x32\x8c\xb2\xd0\xe1\x11\x1f\xbe\x23\x87\x47\x7c\x18\x1a\x2a\x78\xc4\xbb\xa0\xdf\xc7\x15\xd4\x51\xd2\x92\x57\x8d\x99\x2f\x7e\x83\xeb\xc8\xe2\x07\x7e\x7c\x51\x13\x1b\xbe\x5d\x19\x5b\x10\x8f\x67\xcb\xcb\x6b\xdb\x01\xd5\x70\x82\x17\x9e\x5d\x47\xca\x5f\xad\xc4\x07\xfd\x02\x44\xe2\xcb\x2f\xb0\xbd\x0c\x9a\x72\x91\x21\xe7\xbc\xc6\x2b\xc2\xc8\x84\x15\x3f\xae\xc6\x3c\x78\x2d\xb5\x98\x07\x59\xd4\x57\x63\xa9\x4c\x7f\x92\x08\x90\xe4\x36\xfd\xe2\x05\xff\x80\xc0\x90\x7c\x80\x2d\x7d\xf8\xee\xea\x8a\x13\xfb\x94\x44\x82\x2d\x7d\x64\x8b\x04\xe2\xc6\x44\xab\x36\xae\xce\x3c\xba\x93\x83\xb5\x66\x09\x30\xe2\x7d\x75\x61\xc4\x3c\xab\x8b\x23\xb6\x4b\xf7\x0f\x83\x61\x57\x0b\x47\x4c\xb4\x4e\x83\xc1\x8f\x5e\xdc\x82\x11\x13\xdd\xfd\x06\xfb\x45\x47\xb1\x0b\xb6\x09\xc7\xf3\x5f\x23\xb6\xb8\x8e\x1d\xd7\x84\x46\xc5\x4b\x67\x9b\x2f\xc3\x39\x69\xd0\x99\x4f\x1b\x27\x41\x67\xde\xa7\x17\xe3\x0c\x1a\x48\x95\xd7\x41\x05\x7a\x61\x05\xcb\x89\xcb\xe0\xe7\x79\x07\xaf\x3f\x99\xa1\x3e\xe2\xc3\x76\x66\xdf\xb5\xcd\x93\xe1\xac\xb5\x8b\x70\x7e\x5f\xa0\xc1\x76\x9e\xa6\x77\x0b\x70\x2f\xce\x35\xbf\x30\x2e\x7c\x24\xbf\x4e\xb2\x48\x3c\x44\xdb\xb8\x18\xbe\xba\x86\x0d\x7d\xf8\x86\xf2\x3a\xe3\xfb\x6a\xcf\xb6\x2d\x72\x92\xcd\x7d\x5d\x88\x69\x0b\x14\xa2\xc1\x4a\xfa\x27\x6c\x9b\xeb\x8a\xc6\x69\xfe\x40\x7e\x11\x7f\xfd\x80\xc8\x7c\x38\x25\xf0\xc2\xf0\x10\x84\xf3\x80\xc8\x3c\x75\x23\x36\xc1\x64\x5e\x8d\x0e\x78\xfd\x02\xb1\x49\xc3\x0d\x14\x4c\x37\xd0\xca\xb5\x2d\x8f\x29\xbe\x92\x71\xc5\x71\x7f\x59\x09\x6c\xcb\x63\xd9\x64\x87\x0b\x7d\x38\x29\xf0\xba\xa3\x89\xea\x02\xb1\x5f\xdd\x51\x46\x50\x9d\x67\xe3\x8a\x04\x33\xb9\x03\x74\x60\x26\x1f\xe5\xf3\x3c\x13\xec\x15\x45\x0a\xa0\x93\xcf\xae\x87\x78\x4f\x6f\xb3\x7d\x58\x9f\x55\x96\x08\xc4\xe5\xc3\xd7\x97\x17\x71\x56\xc6\x63\xba\xde\x80\x37\x52\xfd\x6f\x34\x58\xe6\x28\x4c\xe6\x6b\xe8\xcc\x70\xe1\x4c\x76\x78\xe5\x45\x2c\x7a\xf1\x36\x8d\x30\x29\x9f\x94\x61\x2e\x1f\xbe\x0e\xbd\xde\x3f\x3f\xd6\x7f\x9f\xfc\xed\xb3\xf9\x1a\x9a\x76\x98\xca\x93\x91\xcf\x7e\x04\x97\xfb\x7a\x14\xa6\xf2\xe1\x0b\x57\xc8\xc8\x67\x96\xb5\x18\x64\xe4\x9f\x73\x13\x64\xe4\xc3\xc7\x1c\xb8\xc2\x87\xf1\x5d\x7f\xc4\x82\xfb\xbe\x15\x6a\xf0\xe1\xeb\xd4\xa0\x06\xef\x4b\xfb\x1e\x6a\xf0\xe9\x5c\x28\xa8\xc1\xf7\x03\x6a\x52\x8e\x41\x9b\x2a\xc7\x17\xfd\x42\x84\x8c\xaa\x45\x39\x66\xc9\xcf\xc7\x32\x53\x0b\xd0\xc3\xce\x79\x81\x38\x7b\xfa\xa2\xe9\x07\xe6\xb2\x93\x5f\x7f\x1c\x85\xed\xe3\x81\x58\x7b\x14\x1d\x5a\x20\xd6\x1e\x3e\x05\xfd\x22\x62\x69\x2d\x3f\x50\x00\x71\xd6\x9c\xa0\x23\x6d\x28\xfc\x2a\x87\x71\x59\x12\xf0\x5a\x2f\xdf\x00\xc3\x5b\xbd\x7c\x5f\x0a\x6f\xf5\xcc\xcd\x65\x92\x82\x64\xbe\xfd\x08\x32\x16\x95\xd1\x80\xb7\x7a\xf9\x06\xfb\xd7\x89\xa1\xb5\xbf\xf7\x47\x90\x71\xfe\xbc\x70\xc7\x03\xae\x91\x21\x91\x82\x83\xd8\x7a\x89\xc4\x66\x40\x6c\x9d\x9d\xb0\x07\xaf\x75\xf5\xe1\xfb\x37\x38\x63\x78\x0a\x88\x32\xb6\xcb\x1b\x1a\xeb\x6a\x97\x7a\x90\x46\xfb\x50\xf3\x5b\x0c\xb1\x0c\xd2\x1f\x41\x43\x4d\xa2\xff\x07\x37\xa0\x13\x0c\x7e\x88\xfe\x4f\x34\xfc\x2f\x4e\xaa\xda\xa9\xbf\x45\x20\x5d\xf1\x07\xa2\x41\x6a\x40\xa8\x02\x99\xd8\xbf\xc5\xbe\xf3\x10\xaf\xe0\x05\x52\x39\x54\x83\x74\x17\x14\xd1\xe9\x13\xcc\x0e\x47\x74\x75\xea\x2e\x1c\xd1\xd5\xb9\x67\x41\xf1\xdc\x3f\xcf\x73\xc9\xef\x32\x37\x89\x4d\xf6\x2d\xa4\xcc\xc3\xa0\xd3\x90\x32\x67\x9f\x61\x20\x61\x4e\x4e\xfd\x85\x43\x39\x67\x69\xe7\x5f\x88\x7f\xcf\xd8\x0f\xed\x2c\x63\xf5\x17\xbe\xdb\x63\xfe\xd3\x2d\xce\x6f\xeb\x82\xf1\xf9\x1a\x90\x95\x8e\xcd\x84\x81\x79\xd7\xe6\x1f\x82\xd1\x5a\x13\xfa\x8b\x25\xe9\xef\x13\xb6\xeb\x53\x2b\x14\xca\xc5\xb0\x2e\x50\x28\x8f\x22\x4b\xf7\x47\x56\xd4\x70\x74\xcb\x0f\x5d\x90\x3e\x15\xc2\xe9\xec\x19\xda\xba\x60\xd9\xfb\x02\xe7\xf2\x30\x52\x3a\x9c\xcb\xb5\xc8\x8c\x84\x72\x39\x7f\x96\x60\xc4\xdc\x5a\xca\x3c\xd1\x65\xd5\xf7\x44\xea\x9f\xda\xf3\xe2\x40\xb3\x10\xd8\xba\x22\x0d\xa3\xf1\xc0\x78\xbc\x1c\xf4\x00\xe1\xf1\x7e\x40\x6b\x16\x58\x4c\x9b\x03\x41\x78\xfc\x49\xa9\x84\xf1\x78\x39\x10\xe3\x47\x04\xd2\x30\x66\xd3\xef\xa5\x8d\xcb\x35\x6e\x41\x21\xb6\xde\x01\x23\x72\xfa\x04\xa4\x07\x25\xf2\xf4\xb6\x00\xb5\xc4\x61\xc0\x41\x79\x3c\x6c\x55\x40\x79\x3c\x7d\xf1\x03\xe3\xf1\x7e\xa0\xeb\x87\xcc\x27\xfd\x42\xf4\x52\xf3\x00\x27\xf2\xb4\x28\xb9\xf7\xf1\x79\x3a\xed\xf3\xe6\xf4\xec\x00\xf4\x1b\x9e\x02\xbb\x27\xee\x03\x48\xc2\xc3\xef\x83\x59\x24\x95\x0b\x87\xf2\xfe\xa0\x2b\x8c\xdc\x5d\x55\x90\x02\x77\x49\x5d\x48\x5b\xfd\x38\x7c\xf0\x4e\x78\x68\xb4\xf5\xef\x7d\x58\x5e\x96\xc6\x77\x0a\xa4\x4d\x29\x71\x48\x97\x67\xd5\xd6\x0d\xd2\xe5\x61\xfc\x52\x48\x97\xa7\xed\x4c\x48\x97\xa7\x5d\x93\x90\x2e\x0f\xb3\x10\xdc\xe9\xc7\x10\xe8\x7f\xf8\x02\x7d\x3b\x77\x93\x5e\xe5\x9b\x9d\x7b\x6b\xd4\x62\xd9\x01\x07\x73\xfe\xcc\x41\x86\x9e\x4b\x66\xd3\x4d\x90\x70\xf3\x90\x95\x03\x58\x43\x3d\xcf\x05\xb0\xb1\xb8\xe1\x60\x5e\x0e\x87\x84\x83\x79\x3a\x1d\x1d\x8a\xe5\x69\x14\x47\x28\x96\x97\x2f\xf7\x60\x58\x4e\xc3\xb1\xde\x50\x2c\xaf\x2c\x61\x79\x83\xa2\xe2\xf0\xc8\x1b\x67\xb4\x8d\x14\x28\x96\x77\x05\x7a\x81\x5c\x26\x23\x33\x40\xb1\xbc\x1f\xf0\x1b\x30\xa8\xc8\xf0\x82\x62\x79\x3f\xe0\x4f\x70\x52\x96\x91\x01\xe3\xf1\x32\x90\x34\xa4\xc6\x69\x24\xb7\xb1\x85\x7d\xad\x2f\x40\x94\xe0\x5b\x17\x28\x85\xa7\xf7\xe2\xbd\xcf\x84\xd3\xe7\xa9\x1b\x07\xb7\x63\x42\x61\x10\x1e\x06\x2a\xbe\x7b\x6c\x66\x8f\x62\x9f\x2c\x7c\x3f\x00\x4d\x80\x04\xd8\x1d\x99\x40\xc3\x65\x10\x62\xb3\xcb\xac\x6b\x69\x98\x7b\xe0\x25\xf3\x08\xec\x23\xe3\xb0\x59\x04\xc5\x70\x1a\x06\x10\x82\x63\x78\x3a\xb8\xe5\x9e\x90\x98\xc8\x0e\x82\x63\x38\x0d\x83\xc7\xdc\x33\xbe\xa8\x69\x9e\x6c\xe5\xee\xff\xa3\x8b\xff\x44\x82\x33\x60\x20\x5e\x0e\x71\x85\x81\x78\x1a\xe3\xe9\x9e\xd0\x23\x4a\x56\xdd\x0b\x2b\x4c\x66\x1f\x7c\xc1\xd3\xe0\x9d\xd0\x05\xa7\x61\xb6\x10\xf8\x82\x97\x61\x19\xee\x40\xfb\xf4\x00\x02\xb2\x62\x37\x1c\xec\xbe\xc3\xf1\x48\xb0\xf3\x4e\x27\x83\xdd\x20\x4f\xe7\xe1\xff\x01\x1d\xf6\x1a\xdc\x2a\x7f\xf8\x42\x01\xf6\xde\x34\x8c\xaf\x7e\x73\x87\x6c\x97\xd5\xcd\x1d\xb2\xd3\x8d\xa0\xf7\x9d\xbe\xf1\xbd\xf1\x45\x3b\xab\xe3\xbe\x58\xf4\x52\x41\xd0\xfd\x4e\x7b\xe9\xee\x0b\x75\xe0\x15\x73\xb1\x4f\x65\x33\xdc\xd7\x05\xdd\x97\x06\x84\x2b\xe6\x61\x44\x94\xfb\xba\x11\x8d\x2e\xc7\xa6\xd1\x08\x5c\x70\xb8\x59\x90\xec\x33\xe7\xb2\xa7\x13\x7e\xe0\x65\xc7\xe5\x8d\xab\x3a\x25\xff\x7f\xf1\xbc\x1a\x7c\xb3\x87\xbc\x67\xee\xd8\x43\x6a\x20\xc9\x41\x23\x57\xff\x10\x1f\xd4\x08\xdd\xf1\x41\x57\x08\x1f\x99\xa7\xf4\x8e\x11\xf1\x07\xe2\x56\xcb\x65\x62\x75\xbc\x89\xef\x98\x32\x3f\xb0\xad\x86\xe1\xf0\x25\xf8\x83\x97\x7d\x82\x37\xb9\x40\xc3\x81\x84\x37\xb9\x40\x86\xc6\x80\x3f\x78\xd9\xcb\x78\x43\xdc\x37\x3e\xea\x06\xbb\xc3\x39\x24\x37\x67\x56\xe7\xea\x42\x28\x3c\x7d\xe0\xbb\x09\x63\x6e\x72\x1d\xdd\xdc\x0e\x0f\xf1\x4d\x0e\x08\x85\x97\x5d\xaf\x10\x0a\x2f\x3b\x7f\x83\x4f\x78\x7c\xa4\x33\x76\x49\xd6\x09\xef\x0e\xbb\xe4\x23\x9e\xdf\xe8\x83\x9a\x14\x66\xc7\x70\x13\x30\x3b\x3e\xc2\xf5\xe5\xee\x4e\x3b\xe3\x39\xf6\x56\x77\x34\xc7\x73\x50\x81\x8c\x3f\x08\x83\x97\xdd\x5f\x10\x06\x2f\x7b\x93\x61\xf4\x5d\xee\x22\x8c\xbe\xcb\x4e\xca\x27\x14\xac\xc6\xf0\x49\xb1\xb0\xfd\x81\x84\x30\xd7\x4e\x79\x38\xe4\xda\x43\xf8\xc0\x23\x64\x97\x22\x84\xbc\xd3\x49\x2d\x0f\xf9\xc8\xf6\xd0\xc3\xa7\x3b\x1c\x7a\x0e\x9f\x6e\xfa\x78\xd7\x20\xd4\x5d\x76\xdc\x42\xa8\x3b\x7d\xe0\x79\x0a\x84\x5a\xee\x71\xa8\x60\xbf\x5f\x62\x92\x64\xea\xc1\xa7\xbb\xec\x5c\x7b\x0a\x56\x8b\x3c\x8c\x4f\x09\xdb\x51\x2d\x2c\x98\xb7\xda\x09\xf0\xef\xa6\x8f\xf7\x0d\x02\xde\x65\x1f\x27\xfc\xbb\xfb\x01\x37\x69\xf7\xd1\x61\x51\x0f\x10\xe1\xc3\xf1\xf0\x0f\xe7\x6e\xc7\xd8\xfc\x31\xf6\x4a\x5e\x3e\x91\xa1\xac\x73\xfd\x53\xa3\xc9\x6a\x62\x65\x59\xc9\x89\xfa\xd4\x50\x58\x6a\x32\xe4\x10\x9f\x06\xe1\x4a\x1e\x8e\x5f\x7f\xe0\xfa\x9b\x35\xfd\x8b\xba\x81\xff\x77\x1a\x2a\xfb\x69\x20\x56\x79\x3c\xd0\xef\x0e\x2c\x7c\x60\x96\xf0\x75\xc1\xc3\x85\xb5\xa1\x9e\x1f\x80\xce\x0c\x3b\xf0\xc4\x7d\xb5\x24\xc3\xd3\x63\xb8\x8a\x7f\x40\xf6\x48\xfa\x43\x07\xbc\x3e\xc3\xd9\x03\x83\x4b\xcf\x8f\x83\xb2\x9e\x1f\xe8\x3f\x9d\x16\x1e\xd4\xb7\x23\x2d\x9f\x01\xc3\xa7\xd7\xe8\x88\x25\xa8\x06\x8e\xf8\x9e\xca\xe4\xfe\xfa\xda\xee\x09\x7d\xec\x15\xf7\xc7\x16\xdc\xfc\x02\xbb\x54\x06\xc6\x13\xa9\xbc\x46\x38\x7d\x66\xe4\x3a\x6b\xc2\x66\xa4\xd1\xb8\xfc\xc4\x0b\xea\xe2\x24\x9f\xdb\x2b\x08\x15\xef\x80\xa3\x67\xb1\xe8\x3f\xe5\x16\x15\xa8\x8d\x30\x14\x1b\x9b\x33\x18\x8a\x87\xa3\x0b\x61\x28\x5e\x76\xf1\x3e\xeb\x62\x8d\xf9\x05\xa8\x08\xbc\x0f\x41\x07\x75\xe4\xdc\x73\x1e\x5c\x8e\x6a\x8d\x12\xc4\xec\xec\x37\x08\x8b\xd3\x72\x8f\x88\x61\x4e\x5e\xb3\x27\x5c\x1c\xde\xd7\x84\x30\x27\x4f\xfa\xb6\x39\xaa\x2f\x57\xe1\x33\xce\x4e\xc9\x80\xcf\x38\xfb\x40\xf7\x6c\x9b\xa4\xd8\xf4\x7f\xc8\x5c\x32\x50\xd2\xb3\x6d\x92\x6e\x6a\x88\xe7\x8c\x21\xef\xfe\x81\x28\x07\x29\x38\x08\x91\x7b\xf2\x00\xe1\xb3\xb6\x4f\x1d\x3e\xe4\x34\x3c\xe9\xf8\x29\x9c\x9d\x07\x1d\xf2\xfe\x80\x2b\x68\x7b\x59\x7d\xca\x30\xd7\xba\x47\x57\x84\x6b\xaa\x47\xb0\x39\x7d\x24\xe3\x15\x5c\xe6\x1a\x71\xd8\x9c\x8c\x45\x0d\x1b\x72\xb6\x9f\xfb\xb9\x00\xab\x3a\xfc\xfc\x4b\x26\xab\xbe\xff\x03\x0e\xd0\x0d\xde\x36\x4b\xed\x1e\xb1\x1f\xf0\x62\xb2\x61\x20\x43\x2e\xe2\x5a\x1f\x4f\x00\xcc\x64\xd7\x47\x7b\x65\xb6\x3e\x01\x96\xaa\x73\xc1\x83\x67\xe4\xf8\x7c\x3f\x42\x9f\x5c\xff\x36\xf3\x1d\xbd\x05\x35\x72\xb6\x49\x03\x35\x72\x77\x26\x56\x30\x23\xdb\x1e\x80\x19\xb9\x58\x39\x43\x8c\x9c\x6d\xc3\x41\x8c\xdc\x7d\xa2\x87\x18\xb9\x64\x8f\xdf\x5f\xfa\xb4\x3b\x7c\x03\x8d\xea\x06\x13\x63\x67\x10\x85\x27\x9c\xf2\xc3\xcf\x43\x27\xe3\x25\x78\x03\x31\x99\xdc\x20\x1c\x35\x5e\xe2\x37\x69\x4a\x9f\xfa\xf0\x64\x59\x0e\x6d\x9b\xab\x74\x2b\x7b\xe0\x6c\x8a\x1b\x4c\xea\xd9\x67\x40\x9f\x58\x71\x96\xe4\xc4\x1f\x34\x2f\xd1\x27\x5c\x4d\x6a\xf0\x43\xae\x86\x67\x08\x2e\x2b\x67\x9c\x3f\xc1\x65\x65\x45\xf7\xd0\x41\x0b\x15\x22\xfa\x52\xfe\x37\x35\xf3\x84\xd8\xb7\x10\x7c\x6e\x6a\x53\xed\xd8\x6b\x9f\xf5\x10\x69\x68\x32\xd7\xe0\x59\x2e\xc3\xef\x6f\x6b\x2c\x9b\x68\xe3\x21\x4d\xcd\xc9\xe7\xf0\x30\x27\x47\x0b\xc2\xc3\x9c\x3e\x6a\xe5\x0d\x31\x3e\xfc\x03\x7c\x78\x5e\xc0\x2f\x68\xbe\x9f\x06\xb1\xa1\xac\x57\x48\x63\xb3\x1d\x00\x71\x73\x75\xc4\xcb\x7b\x54\xee\x09\x5d\xa6\xc1\x32\x2c\xe0\x6d\xce\x26\x65\x80\xb7\x39\x3b\x02\xe7\x3d\xc2\xf0\x90\xa9\xf2\x92\xb6\xed\xfc\xfb\x37\x50\x0e\x9b\x3f\x00\x92\x99\xac\xc9\x97\xf0\x88\x8f\xf3\x17\xe6\xe7\xe4\x2c\x0e\x98\x9f\x53\xd5\x90\xc2\xfc\x9c\x1d\x8d\xf7\xe2\xf1\x39\x24\x72\xde\xc4\x8e\x70\x8f\x12\x19\x5e\xd5\xf5\xb3\xe5\x65\x1d\xc2\x1c\x9d\x9c\xec\xf3\x06\xd2\xee\xe7\x79\x60\x6e\xb5\x03\xde\x14\x4c\x64\x2e\x87\x90\xf6\x10\x93\x24\xe7\x93\xf9\x1b\x01\x8b\xc9\x65\x40\x1c\x74\x4e\x83\x59\xba\x34\x1d\xc4\x61\x86\x2e\xbe\x21\x79\xb7\xf1\x98\x8d\xfa\xfa\x92\x35\xee\x50\x62\x78\x9e\x47\xfe\x94\x43\x8d\x7a\x8e\xc2\x7a\xac\x2e\xff\x2d\x2a\x0d\x19\x39\x03\x3e\x7b\xbf\x95\x0b\x6e\xb9\x0a\xde\x70\xe0\xd8\x3f\x0d\xb1\xf3\x72\x42\x15\xbc\xce\x69\x94\xe5\x1a\x1e\xec\x29\x97\x23\x66\x47\xf6\xcc\x0b\x15\xa6\x23\x1a\x61\x82\x2e\xce\x9d\x87\x09\xba\x3a\x91\xf9\x25\xd0\xc0\xaa\xf8\x6d\x21\x08\x3f\x3f\x80\x55\xfe\xf9\x40\xa0\x18\xaa\xc9\x2d\x3a\xed\x75\xd2\x02\xfc\x45\xc3\xdc\xc8\x6d\x94\xb1\xf0\xc2\x0f\xf3\xf1\x08\xbc\x9d\x14\x28\xd9\x90\x70\x49\xfb\x9e\xe9\x8d\x54\x71\x6d\xf5\xb7\x13\xb9\xe5\x75\xdb\xe1\x1c\x92\xa4\x7c\x83\x59\xcc\xb3\x02\x95\xe6\x30\x27\x0e\x4c\xd1\x43\x2c\xcc\x03\xa6\xe8\x3e\x96\xff\x27\xcb\xd7\xb3\x04\x2c\xe1\x70\xfc\x1e\x44\xd1\xdd\x06\x1a\x44\xd1\xc3\x39\x5c\x6f\xf8\x94\xaa\x57\x66\xa0\x0e\xba\x4b\xc0\xf7\x7e\x84\xc1\x8c\x16\xe8\x8b\x13\xcc\x7b\x7f\x00\x97\x52\x95\x76\x7b\xc3\xa5\x64\xb2\x47\x78\x9e\x97\x23\x95\xde\xb0\x52\xab\xa5\x05\x6c\x67\xf6\xde\xbe\x61\xa5\xd6\xec\x2a\x81\x78\x96\x67\x10\x26\xe8\xfd\x80\xab\x7c\x00\x9e\xd0\x0b\xc4\x29\x38\x62\xef\x05\x45\xd0\x31\x88\x6f\xdc\x35\x49\xa0\xbe\x0b\x47\x9e\x0c\xf5\x77\x71\x83\x2a\x13\x0c\xea\xe8\x34\xaa\xe5\xcb\x49\x9c\x80\x47\xfd\x0c\xa0\xda\x7f\x52\x38\xef\xb6\x28\x97\xf3\x61\xdf\x33\x82\xf6\x2d\x7d\x4e\x6e\x5a\xbc\x0f\xce\x98\x33\x4b\x17\x62\x2a\x9d\x77\x07\x99\x74\x1a\x8e\x00\x7c\xe3\xae\xca\xf2\x12\x93\xcd\x90\x00\xb0\x47\xa7\xcf\x46\xb9\xe0\xda\xf6\x3e\xd9\x26\x5b\xb5\x4d\xf9\x92\xb9\x30\xcc\x42\xf3\x92\xdd\xee\xbb\x1a\xe8\xa7\xb7\xb8\xf1\x0f\x89\x4b\x01\x4d\x2a\xc1\x0d\x3e\xdf\xbf\x3f\x20\xd8\x3c\x05\x71\x1d\x65\x2e\xa7\xf7\x47\xbe\x67\x72\x05\x31\xe9\xee\xd3\x8f\x0b\x42\x6f\x8d\x70\x45\x59\xa6\x87\x2b\xca\x61\x95\xef\xb6\xb3\xca\xf2\xa8\xdd\x5c\xc0\x79\xe5\x6f\x33\xaa\x7c\x64\x38\xae\x25\x33\x1f\x41\x51\x9d\xac\xf7\xa1\xa8\x1e\xc5\x3b\xe5\x89\xfa\xfc\x3f\xb7\xe6\x3a\xf0\xbf\xdb\x6a\xf9\x4a\xaf\x27\x3a\xa0\x41\x7f\x42\x18\xb8\x47\x18\x1e\xd3\x0f\xe0\x27\x92\x15\xf5\xbe\x61\xe8\xbb\x03\xdb\x30\x19\xce\x8f\x7f\xa1\x9d\xa9\xb2\xc3\xde\xf0\xfa\xd4\xcf\x03\x01\x15\xe2\x1a\x63\xcc\xff\x2a\x9c\x07\x86\x83\x9c\xfc\xf3\x20\x91\x4e\x79\x6d\xf3\x80\x86\x66\xe8\xde\x62\x1e\x07\x91\xa7\xff\x29\x99\x79\x80\x10\x23\xa4\xdf\x09\x05\x76\xd5\x3d\xc5\x84\x02\xbb\x4b\x14\x4c\x18\xae\x87\x4c\xa5\x79\x70\x75\xd4\xfe\x1b\x91\x79\x1c\xc1\x71\xa6\xf7\xb7\x21\x91\x95\xd3\x33\x21\xbc\xde\x0d\x5a\xfa\x21\xf0\x9e\x9a\xca\x2c\x0a\x71\x17\xcd\x23\x05\xde\x93\x5a\x40\x46\xbd\x22\x5b\xe7\x41\xb0\x85\x6c\xe5\x79\x90\xca\xb0\x3e\x15\x62\x69\x74\xd7\xb7\x70\xa4\xa9\x18\x28\x0d\xf3\xbf\x32\x51\x98\xf2\xaf\xce\x23\x47\x83\xfd\x7d\x80\xf9\x64\xea\x4e\xf8\xae\x87\xd2\x08\xe6\xb1\x0d\x07\xdf\x64\xcd\x23\x9f\xe0\xea\xfa\xfd\x40\xeb\xfa\x7c\x01\xb5\xfd\x79\xe0\x8e\x88\x1d\x7f\x21\xe0\xa1\xf4\x05\xa2\x2c\x93\xe7\xa4\xc4\x24\x67\x4d\x62\xf9\x83\xc2\x55\x39\xa4\xad\xdb\x04\xd2\x9e\xc0\x92\xe6\x51\x40\x8c\xaf\x6a\xd2\x36\x56\x9a\xdc\x48\xf3\x00\x89\xef\xd3\x64\x6e\xa7\xe4\x81\x9d\x47\xf8\xb1\x9a\x97\x05\x51\x98\xd2\x9a\x13\xce\xee\xfd\x80\xbf\xc8\x56\x9a\x7a\x61\x1b\x37\x59\x60\xcb\x13\x52\xef\x21\x8d\x32\x0f\xee\x9e\x64\x41\xcf\xa3\x92\x63\x3b\xfc\x3c\xc9\xe8\xae\x7f\xdb\x42\xf5\xd3\x20\x90\xf7\x84\x99\x35\x8f\xc6\x2c\x16\xad\xa2\x70\x84\xe9\xcc\x3c\x0f\xe0\x90\x85\x7c\x31\x21\x01\xdf\x0f\xb8\x86\x8e\xf3\x4a\x5f\x24\xa6\x72\xb4\xea\x2a\xc9\x20\x2c\xff\xa2\x72\xe6\x11\x86\x90\x78\x65\xe6\xd1\xc0\xd5\x4d\x9a\x32\x7c\x69\x0a\x1a\x9d\x07\x9c\xa9\xa9\xe8\x79\x92\x3d\x04\xa1\x30\xe1\x00\x9f\xd9\xdb\x00\xbb\x65\xba\x7f\x84\x4f\x2a\xb0\x76\x1e\x5c\x85\x89\x80\x64\x1e\xb8\xc6\x9a\x97\xf5\xf8\xd3\xd8\x6a\xc0\x68\xac\x4a\xf5\x9f\xbb\xb2\xe2\x35\xb4\xed\x9a\x39\x3d\x1c\x61\xd7\x34\xb7\x70\x80\xfb\xd7\x35\xc2\x10\xe5\xb5\xee\x0a\x08\xb0\xa9\xfe\x00\x09\x96\x53\xcb\x3e\x38\xc4\xdd\x62\x72\x45\x3e\x13\x44\xae\x48\xf2\x22\xc6\x2e\x6a\x1e\xb1\x6d\x17\x95\x8f\xa0\x99\xc1\x52\xeb\xff\xff\x1a\xac\x06\x6c\xbb\xa8\x64\x8f\x00\xa4\x06\xe3\xd3\xe2\x19\x21\x3d\x6e\x21\xdc\xbd\xae\x00\x00\x01\x45\xed\x4f\x48\xc7\x8b\x7c\xec\xf3\x08\x57\x5b\x1b\x7e\x01\xc7\x88\xa5\x75\x80\x2f\xb7\xa1\x2f\xae\x60\x64\xd4\x98\xae\x50\xd2\x7e\xe1\xc7\x17\xfd\x7f\x1c\x09\xfc\x7f\xec\x4b\xcb\x6b\x9c\x75\xcd\x1b\x17\xc3\x2a\x7b\x1f\x45\xfc\xa7\x65\xcf\x49\x7a\x4c\xd6\x07\x22\xc8\xa7\x59\x34\x04\xe2\xc0\xa7\x1c\x80\x28\xea\x01\x01\xa2\x3a\x79\xce\x23\x82\x7e\x3e\x1f\xbc\x68\x90\xff\x0f\x51\xe3\x69\xc7\x3d\xf7\x91\x4d\x27\xd2\x52\xeb\x1a\xee\x74\xe9\xf4\x19\xdc\xe9\xa3\x79\x19\xc1\x9d\xde\xac\x3f\xb6\x65\x56\x8b\x7b\x74\xfd\xf5\xc8\x0f\x6c\x95\xf9\x11\xcf\x70\x09\x09\xa6\x67\x06\x57\x7a\xf7\x4e\xbe\x42\xe0\x2f\xd7\x18\x93\xa2\x26\x5e\xd1\x03\xb7\x28\x92\x9f\xd5\xc3\x6d\xca\xd5\x66\x05\x41\x12\x6a\xf5\x46\xc2\x92\x5b\xd6\x0f\x70\x11\x7d\x64\x1f\x39\xa8\xc3\x3a\xfe\x17\x1d\xd0\x90\xfe\x42\xb4\x59\x5f\x10\xe8\x54\x3d\x24\xe4\x9c\x0a\x37\x75\x1e\xe0\x17\x36\x0b\xe3\x1f\x48\x1a\x43\x0d\xbc\x41\x4c\xf4\xce\xc6\x1d\xd6\x2c\x7c\x23\x30\xa9\x7b\xa3\x80\x70\xd0\x2c\xed\x6f\x74\xe6\xa7\x42\x16\x81\x57\xdd\xfd\xc3\xc1\xe3\x0f\x44\x83\xd4\x81\x7b\x2f\xeb\xc3\x0d\x24\xa8\x75\x79\xa3\x3e\x9c\x63\xdd\x41\x0c\xc3\xe4\x55\x0f\xd2\xd2\xe8\x9f\x1f\x68\x80\xa5\x25\x10\x0a\x87\xf7\xdd\x13\x0d\x70\x85\x4f\x54\xe0\x07\xc8\xe2\xf2\x22\x81\xe0\x30\x79\x8e\x41\x1b\x54\xf0\xdc\x3c\xc0\x60\xf8\xa8\xa3\xb8\x61\xf4\x90\x02\xc1\xa0\x9b\xfc\x79\xc4\x05\x63\xff\x27\x84\x81\x79\xbc\xc1\x72\xee\xda\x46\xbc\xad\xfe\xbd\x13\x7e\x6b\x0d\x68\x78\xbc\xba\xd5\xc9\xb6\x54\x97\x97\x20\x76\xea\xe8\x5e\xc3\x2f\x6b\xdc\xc2\x98\x7c\x59\x91\x6c\xce\x74\x84\xdc\x28\x2a\x6f\xe1\xac\x64\xf6\x99\x60\x23\x2e\x9f\xe7\x41\x2e\xd4\x8c\xc1\x2c\x9f\x0f\xed\xa9\x74\x10\x9a\xa6\x1e\xc1\x34\x5f\x14\x3f\x3a\x53\x82\x46\x76\xb8\x1c\xe3\xab\xef\x6f\xb3\x33\x2f\x6d\x6a\x98\xe8\xeb\x1c\xfe\x3f\xc6\x37\xfb\x03\xa4\x54\xfc\x77\x24\x9c\xc1\x44\x3f\x6c\x81\x04\x13\xbd\x5c\xa8\x33\x98\xe8\x87\x38\x29\x27\x54\xf4\x59\xc0\xf4\x33\xa5\x0b\xf6\xdd\xa6\xf2\x43\x05\xff\x0d\x69\xca\x31\xa4\x6a\x01\xc4\x4d\x0a\x6b\x9e\x50\xd3\xa7\xd1\xfd\x40\xc1\x7b\xa3\x49\x4d\x25\xfa\xac\x06\x14\xf8\x80\xab\x3e\x18\x2e\x2a\xa1\x3a\xcc\x54\x60\xc9\x6c\x6a\x01\x41\x4b\x33\xfb\x05\xb0\x5c\x65\xcb\xa7\x8a\x97\xb8\xe9\x83\x35\x2a\xec\x6a\x22\x24\x16\x82\xdc\x99\xb0\xe1\xef\x07\xfc\x06\x09\xa4\xcd\x35\x92\x87\xfd\x29\x33\x06\x6e\x61\xb8\xb8\x6c\x1b\xc3\x86\x3f\x7d\x9e\x49\xe1\xe2\xb2\x75\x9d\x70\x71\x29\x16\x7b\x26\x70\x94\x14\x70\x3f\xa1\xcf\xdf\x2f\x68\x14\x81\xb6\x50\x16\xee\x4c\x0d\xfa\x2b\xcf\x33\x38\x4b\xc3\xf3\xdc\x70\xb7\x48\xc9\x27\xa0\x2a\x5a\x53\x7d\x64\xf1\x5a\xb8\xa6\x40\xa6\xf0\xca\xed\x61\x47\x69\x8c\x00\xa6\xb0\xd9\x04\x79\xfe\x96\x04\xfa\x60\x47\x78\x7a\xeb\x60\x09\x8e\xee\xbd\x03\x73\xc6\xf4\xb4\xc4\x35\xaa\xae\x29\x27\xfc\xfa\xdd\xa6\x5d\x0a\xa4\xa6\xe9\x17\x62\x10\xbd\x9b\x06\xd2\x4b\xf2\x36\xe1\x04\xfb\x2c\x14\x7c\x5c\xad\xf9\x7f\x02\x32\x96\x5a\x44\x66\x8d\xa2\x32\x27\xf4\xfb\x45\x79\x15\x33\x11\x1b\x3d\x65\x5b\x27\x12\x6b\x3e\x5b\x67\x00\xa6\x7e\x68\xd6\xb7\x29\x98\x84\xe6\x3e\xd3\x4c\xd1\x60\x0d\xea\x64\xe9\x7b\x15\x00\xa1\xdc\xbc\x6c\xc2\xe5\x25\x47\xe5\x84\xe0\x3f\x25\xef\x0d\xc0\x31\x04\x0a\x3a\xd3\x8a\xcd\xe6\xdd\x0b\x86\x63\xf3\xb2\x01\x0c\x2a\x79\x6f\x84\xe9\xf6\x69\x33\x40\xc9\xc2\x2c\x98\x69\x41\x49\x70\xb8\xc2\x1f\xa8\x3d\x6a\x51\x24\x0a\x7b\x9a\x4f\x82\xeb\x74\x20\x48\x5c\x93\xda\x18\x4d\x27\xbb\x5b\x3a\x34\x91\x07\x3c\x94\xcc\x3d\xd3\x09\xa8\xef\x52\x83\xf0\x59\x15\x77\x79\x5b\x62\xbd\x0d\x4d\x0a\xc0\x4c\x8a\x9a\x99\xe9\x82\xc1\x76\x8d\x7f\xd1\x38\xe9\x42\x81\x0e\x2d\xa9\x88\x93\x1a\x96\xa7\x11\x27\xe5\x25\x43\x9c\x54\xf5\x12\x89\x38\x29\x1d\xe3\xd3\x36\x82\x8a\xd0\xc5\x66\xfa\x31\xfe\x52\xa8\x09\x24\x8e\x8f\x82\xd8\x46\x50\xcd\xde\xc6\xa4\xee\x24\xf7\x9e\xcc\x9c\xec\xe1\xfe\x45\xef\x5d\x46\xc3\x29\x2f\x7b\xa6\x1f\xa2\xc8\x1a\xe5\x47\xcc\xac\x1c\x0b\x09\x06\xc7\x31\xbc\x49\x20\x04\x53\x92\xf1\x4c\x04\x56\x25\x4f\xd0\xdf\xa5\xa0\x57\x04\x04\x60\xd5\xf2\xfb\xde\x43\xa0\x6b\xdc\x99\x9e\x83\xe0\x67\x55\x00\x39\x57\xb6\x7c\x07\x1e\x52\xae\xf2\x99\x1e\x62\xdb\x8a\x9f\x8f\x0f\x7a\x4c\xb8\xa5\xeb\x16\x55\x4f\xf4\xd9\x93\xf2\x90\x12\x50\xfc\xc0\xcd\xc5\x98\x06\xf1\x0d\x72\x54\x97\xc1\xe8\x94\x3b\x2a\x01\x79\x6c\xbf\x42\x22\x97\x67\x0c\xcb\xff\xc8\xe5\xf1\x98\x45\x30\xb5\xa0\x58\x67\xfe\x73\x78\x15\x95\x4b\x3c\xd0\xf5\x03\x09\x61\xc5\x65\xe8\x60\xb4\x4f\xf3\x36\x2c\xaa\xe2\x9c\x66\x3e\x06\x94\xbb\xae\x70\x12\x32\xe9\x0f\x06\x95\xc8\x52\x99\xf8\x3b\x0d\x41\x3e\x62\x8c\xb4\xf1\x33\xd4\x13\xd9\x0d\x0a\x8f\x97\xd0\x5d\x67\x06\x43\xb2\x6a\x50\x73\x78\xbc\x74\x3d\x39\xf3\xb6\x3d\x4a\xff\x3c\x70\xc1\x18\xeb\x1a\x03\x5a\xd5\x5f\x8c\x51\x94\x46\xc8\x09\x7c\xd9\xe2\x0a\x39\x40\xb8\x05\xdc\x7d\x0d\xdd\x3f\xcf\x8c\x0f\x4b\xb7\x71\x33\xe7\x58\x19\xd3\x3f\x90\x9b\x20\xe1\x94\x09\xd6\xb2\xac\xc8\x04\x6b\x89\x03\x72\x66\xa8\x20\x84\x87\x38\x73\x8e\xcd\x30\xfd\x02\xee\x69\xcf\x23\x08\x91\xc9\xd3\xb0\x6d\x97\x24\xd8\x9b\x99\xc3\xc7\xa5\x7b\x9e\x99\x83\xdd\x79\xf8\x85\xb0\xc7\x5c\x1e\x50\xc4\xba\x82\xe8\xa2\xdf\x27\x19\x44\xf2\x27\x47\xac\x96\x3d\x52\xb9\x44\x17\x5d\x66\x69\xca\x76\xc9\x95\x85\x26\x53\x24\x6f\x63\xa7\x88\x1e\x75\x66\xf2\x86\x87\xb7\x6b\xae\x78\x97\x9b\x1f\x88\x2f\x7a\x69\x56\xbe\xe8\x79\xaf\x8c\x91\xf4\x76\xc6\xa1\xe4\x73\x5d\x6e\xa0\x9e\x0d\x97\x49\xf2\x92\x8e\xca\x2d\xde\x57\x97\xc9\x89\xb2\xc8\xcc\x3d\x3c\xa9\x92\x48\x19\xd3\xe3\x98\x2e\x8f\x78\x40\xeb\x04\x7a\x68\xd1\x49\xcf\x4c\x80\x96\x55\x4a\x26\x47\xb7\x7c\x2a\x20\x6a\xde\x9b\x69\x30\xcb\xde\x4c\x23\xf2\xdc\xf4\xfe\x08\xb8\x56\x8d\xf1\x00\x22\x57\x26\x6e\xc6\xae\x38\x8e\x7f\x72\xa9\x65\x1c\x50\x4a\x3d\x9d\x39\x1c\x50\xf6\x5d\xe4\x6d\x85\x34\x05\x06\xcd\x3c\xb8\xe6\x72\xeb\x07\x00\xc0\xcb\xad\x01\xfc\x56\xc3\xb7\x8d\x90\x76\xc8\xf5\x9d\xb7\x8d\x91\xb3\x07\x0b\xe2\x87\xf1\xd9\x86\xb3\xf2\x82\x46\x63\x1b\x21\x55\xd8\x8b\x33\x87\x11\xa2\x34\x8a\x99\x27\x94\x6b\x32\x4a\xf2\xbc\x20\x76\xd6\x70\x91\x1e\xec\xe0\xe2\x99\x67\x04\xc6\xf8\x85\x87\x0a\xfc\x7f\x34\x59\x15\x84\x15\x33\x2d\xcd\xb6\x15\xd3\x0e\xaf\xd9\x40\xa2\xf6\x92\x5b\x83\xff\xd5\xe4\x6d\xe5\x34\x45\x0a\xcd\xbc\x18\x52\x19\x7a\x79\x1b\x31\x45\xf1\xe1\x33\x2f\xc0\xaa\xa4\xd5\x73\xf8\x9f\xa6\x25\xcf\xda\x2d\xb4\x37\x3f\xc7\xc5\xde\xb4\xa4\x39\x13\x0f\xb8\xbc\x07\xd5\xee\xf8\xfc\x47\xff\xa5\x41\x3f\x89\x95\xb2\x24\x0a\x33\x48\x10\xc3\x33\x6f\x33\xa8\x1d\x4b\x2d\xd8\x66\x50\x13\xbf\xc4\xcc\xdb\x0c\x6a\xbe\x7f\xc8\xe7\x45\x97\xfd\x41\x72\xb4\x2d\x27\xc0\xbf\x1c\x7e\xfc\xe1\x71\x8d\xc8\x49\x2c\x95\x37\xed\x75\xf0\xbf\x3e\xc7\x4d\xa1\xa0\x30\x66\x8e\x60\x31\x91\x7a\xce\x1c\x84\x18\x3a\x84\xe5\x8b\x01\x90\x95\x90\xaf\x41\x85\xea\xdf\x15\x53\xe4\x0a\x17\x98\x67\x6a\x3f\xee\xaa\x31\x2d\x97\x08\x69\x5f\x1e\x90\x30\xd5\x6c\x9a\x65\xee\x1e\x3f\xbb\xf6\x8a\x2e\xaa\xfc\x8b\x29\x72\x39\x5a\xa8\x16\x91\x25\x3d\xfc\xfe\x2f\x5a\xa8\x0f\x46\x66\xdc\x74\x13\x7f\x4c\x81\xcc\x8c\xcc\x4d\x63\xb2\xfa\xfa\xd1\x00\xef\xbc\x5f\x64\x22\xea\xfd\x3b\x16\x91\x0e\x38\xf9\x4e\x44\x9f\x68\x92\xee\xcc\x22\x52\x05\x77\xd9\x65\x99\x21\x99\x8b\x49\xfb\x61\xf3\xdd\xf6\xff\xd5\x1f\xe8\xf1\x01\x75\xe9\x1e\x04\xec\xf8\x03\x74\xf1\xd3\x22\x78\x16\xa6\x9f\xff\xd1\x00\x7f\xe0\x8e\x0a\xd5\xe5\xf0\x68\x7d\x5a\xb8\x0d\xa3\xe9\x8d\xf7\xb0\x8c\x2c\x59\x1f\xe6\x40\x27\xa2\x1c\x41\xf5\xd3\x66\xc9\x43\x17\xad\xb1\x9f\xd8\x47\x9a\x04\x22\xc0\xb2\xc7\xf8\x21\xe4\xc8\xdb\x02\x90\xd1\xc3\xcb\xee\x09\x40\x08\xd7\xf7\x12\x43\xa5\x1e\x46\x4c\xbd\x3d\x2a\xf9\x85\xe1\xd3\x1b\xf5\x8d\x06\x68\x95\xbc\xac\xe3\xec\xe7\x43\x7c\xdb\xca\x79\x17\xf7\x2b\x6a\x41\x5c\x9e\xda\xc7\x94\x5f\x76\xaa\x2c\xf6\x72\x44\x13\x64\xd5\x94\x03\xa0\x0d\x0d\x5a\x39\x90\x76\x9a\xd6\x72\x04\xc5\xc7\xbf\x90\x12\xcc\x72\x04\x2d\xb6\x5f\x26\x66\xab\xf8\x63\x9d\xd6\x74\x95\xa3\x7f\x2e\xb3\x44\x24\xe8\xca\x81\x1c\xca\x6e\x3d\x4b\x44\xe3\x55\x8e\x58\x22\x32\x58\xca\x11\xe9\xac\x6e\x00\xa2\x54\x82\xa2\xa4\xbf\xee\x4f\xfd\xc0\x1a\x71\x0b\x23\x4b\x4f\x11\xf4\xb3\x24\x9a\xd8\xfc\x02\xfb\xb0\xb8\x46\x06\x58\x6b\xaa\x24\x9a\x28\xa7\x5f\xc9\x81\xe8\xac\x2e\x00\x48\x63\x93\xa9\x64\x10\xf3\x35\xe5\x05\x2b\xd2\x1e\xb1\xb2\xad\xc8\x66\x51\x55\xc2\x8a\x14\x69\xea\x2c\xb0\xc8\x26\x89\xae\x12\x2e\xb0\xa5\x6d\x51\x0a\x5d\x94\xf0\x2c\x61\x46\xda\x90\x2d\x85\x6d\xd0\x5d\x03\xab\xb0\xfa\xff\xc6\x85\xbb\xba\x1c\x66\xe6\x72\x85\x23\x2a\xf4\x0f\x90\x96\x79\x19\x94\xb8\x34\xf2\x07\x18\x43\x89\xa2\x12\x89\x7e\xf6\x7d\x94\x12\x83\xa8\x2e\x54\x76\x76\x73\x99\x16\xcb\xca\x2b\xa0\xce\x65\x4f\x52\x8d\x49\xd3\xac\x86\x1d\xba\x92\x1f\x88\x2c\x60\x97\x63\x10\xff\xdb\x68\x05\x38\x9a\x6f\x39\xc6\x50\x3d\x68\x19\x66\x42\xf5\x38\xae\x4e\x97\x44\x47\x89\xab\x53\xaf\xec\x16\x01\xd7\x7e\x81\x95\x2b\x0a\xd0\x59\x1a\xf2\xdb\xeb\xa2\x45\x8b\x54\x41\x8f\x21\x50\x05\x60\xc7\x08\x30\x67\x96\x1e\xb3\xea\xbd\xd1\x0b\x93\xa0\x26\x6f\xcb\x37\x8b\x13\x66\x96\x8e\xfc\xee\x2e\xb3\x37\x75\xfa\x28\xdb\xf0\xad\xd9\x82\xa0\xb3\x37\x25\x8d\x4b\x67\x6f\xea\xcc\x57\x7a\x4c\xaa\x1b\x74\xb1\x6a\xdc\x01\xe6\x54\x17\x81\x65\xdb\xc5\xd5\xce\xe3\x02\x56\xac\xbd\xcf\x65\xf0\x3d\xc9\xca\x32\xd8\x68\x3a\xfc\x94\x41\x7d\x32\x12\x0a\x96\x6a\xb2\x60\x9b\xf4\x4f\xa7\xa7\xc2\x55\xe7\xe1\x29\xdd\x96\x66\xf6\xe5\x6e\x99\x81\x28\xed\x32\x37\x50\xd2\xc8\x65\xa1\x1f\xa5\x2f\xcb\x62\x0d\x4a\x14\x17\x72\x06\xac\xbe\x4a\x5c\x64\x2e\x2f\xca\xb0\x13\x2d\xab\x16\x1d\xf2\x2e\x59\x74\x48\xa2\xbb\xc4\x3d\xe5\xf2\x36\x59\x2c\x11\x2f\x5a\xa0\xd1\x87\x6f\x20\xca\xc9\x1a\x91\xdd\x55\xb8\xa8\x1c\xcb\x73\x7a\x82\x96\xe8\x1a\xcf\x50\x60\x2e\x47\x13\xd5\x84\xb0\x03\xa7\xdf\x67\x8e\x65\x03\x94\x13\x1f\xa5\x17\x61\x18\x72\xb2\x6a\x0a\xe8\x04\xbe\xa5\x2b\x57\xe0\x33\xa8\x07\xd0\xc2\x8e\xf5\x79\x81\x45\x38\xff\x05\xca\x66\x96\x8b\xa4\x06\xef\xf2\xb0\xf2\x74\xbe\x2e\x40\xe3\x66\x19\xf6\x05\x67\x9d\x10\xa0\x66\x89\x4b\xc9\xe5\x25\x46\x80\x59\xb2\xec\x27\x27\xc0\xee\xae\xf2\xdb\xdd\x53\x8c\xfd\x2c\x61\xe4\x2d\xff\xdf\xf8\x5f\xf5\x05\x58\xc2\xf2\x94\x42\x9b\x36\x3f\x15\x04\x71\xb0\xc6\x23\x1c\x6c\x6b\xba\xc6\x1f\x41\xee\xea\xd2\xb6\xea\x92\x72\xfd\x67\xd9\x46\x59\xcb\x56\x06\x01\x8f\xe0\xd0\x9e\xb2\xad\xb2\x26\x08\x8f\x59\xee\x58\x95\x1e\x84\xb0\xca\x74\x20\x2b\x10\xea\x0b\x88\x70\x96\x9b\x6d\x65\x61\x7f\x87\xfe\x91\x69\x5c\xb6\x15\xd6\xb2\xd5\x0d\x01\x68\x1f\x1d\x8d\x15\x96\x93\xff\x67\x5f\xfa\xfd\x07\x13\xc6\xb2\xfc\x39\x79\x5e\x43\x40\x62\xe2\xe1\x41\x7d\x63\x12\xd4\x65\xc0\x75\x84\xf8\x39\x4b\x80\xeb\x58\x41\xbf\x90\xdb\xeb\xac\x52\xb1\x80\xa6\x38\x6d\x66\x3d\x62\x16\x8b\xca\x39\x1e\xe8\xfa\xa1\x50\xc3\x52\x19\xdf\x54\x76\x8d\x2d\x5e\x18\xfa\x21\x06\xdd\x5f\x88\x6d\x96\x55\x0e\xb0\x47\x3f\x8f\x24\x90\xce\xaf\x07\xa9\x0e\xdd\xef\xdf\x58\x79\x2e\x3f\x1c\x1e\xdc\xe2\x98\x02\xbd\x9f\xa2\x8b\x6e\x21\x56\x4e\x96\x2c\xab\x29\x26\x5d\x0d\xc0\x68\x51\x20\xf7\xac\xe9\x26\x64\xf9\xbf\x39\xac\x99\x0e\x79\xc8\x32\x8e\x25\xed\xac\x9a\x51\xf8\x92\x13\x75\x1b\x31\xd3\xe1\x02\x15\x13\x24\xcb\xca\xaa\x64\x19\x2a\xc9\x6d\xd6\x6d\x30\x34\xe5\x6e\xcc\x8a\xfe\x17\x88\xc6\xac\x25\xda\xa3\x19\xa8\xb4\x27\xbb\x4c\xa8\xa9\xdb\xd7\x62\xcd\xe9\x7f\x52\xfe\x7c\x17\x5e\x1b\xc9\x37\xae\xaf\xcd\x38\x49\x68\x00\xda\xe2\x03\x1a\x00\x88\xdf\xb3\x07\xb4\x85\xc7\xd3\xff\xd3\x60\xd9\x17\x15\xb2\x30\x8b\xa6\xda\x63\x4d\x79\xca\x83\x2d\xcc\x6b\x0c\xbf\x94\xd8\x81\x67\xed\xb1\xa6\x86\x6b\xec\xe4\xe7\xaa\x8b\xa8\xdf\xec\x2e\x71\xe3\x35\x7d\xdb\x5b\x41\xf3\x59\xdd\x15\xfc\xb8\x1d\x76\x99\x7d\xe1\x45\x05\x98\xfb\x3c\x24\x7b\x2a\x89\x83\x4a\x84\x9f\x75\xc4\xaa\xf2\x2c\x0f\x60\xb2\xba\xcb\xd1\x49\xa9\xe0\x3a\xd8\x38\x32\xdf\x2b\xf1\x53\x53\x68\x2e\xb3\x0e\x70\x5b\x65\x63\xd4\xc1\xbc\x7a\x14\x70\x5f\xf9\x78\x53\xb1\x09\x1c\x89\x53\xb9\x43\x9b\x87\x8c\x82\x3a\x62\x9e\xf4\x01\xb0\x06\xaa\xac\xf3\x3a\x63\x5e\x5d\x8e\x51\x5b\xf3\x5f\x14\x4e\x25\xb6\xc9\xfa\xb5\x4e\x66\x5d\xfa\xa1\x06\x32\x9d\x5d\x3f\x15\xdf\x53\xf6\x3a\xdf\x36\xc3\x3a\xbc\x6f\x56\xcc\xba\x2a\xc0\xb5\xe4\xdb\x8b\xca\x05\xda\xf4\x09\xb5\x2e\x42\x00\xdc\x1f\x7c\x4b\xbe\xc2\xaf\x78\x86\x94\x67\x3e\xeb\xb9\x8d\x2c\x91\xe0\xcd\x1a\xbc\xec\xb2\x2a\x2b\x8e\x94\xe9\x13\x67\xc5\x93\xe2\x80\xb3\x1a\x69\x74\xd2\x1f\xf5\x62\x00\x65\x99\x57\x74\xaa\x60\x57\x66\x45\xa7\x4e\x1f\x38\xeb\xd6\xa9\x63\x78\xcc\x2e\x96\x9d\xa7\x9c\xa0\xed\x69\x3f\x43\xbd\x10\x66\xee\xd2\x56\xba\xcb\xa7\xfe\xfa\x0b\x59\xa2\x0a\x49\xbc\x3b\x3c\xe5\x3f\x0e\x1b\x32\xa4\xeb\x2f\x5a\xa8\x06\xfd\x22\xa9\x5b\x2d\x26\xb0\x67\xda\x91\x51\x7f\xb1\x31\xd4\xc5\x1b\x85\xa3\xe8\xac\x7a\x83\x77\xef\x31\x05\x7e\x6e\xda\xed\x5e\xf1\x9c\x64\x1d\x01\x2b\x9e\x91\xcf\x56\x26\x73\xad\x5a\xbc\xdf\x31\x04\x32\xd5\x2b\xd0\xb9\x76\xc7\x55\x1c\x1b\xca\xce\x9c\x15\xbf\xc5\xa7\x8b\xa4\xae\x4d\x9f\x87\x2a\x3a\xd6\x07\xb0\xfa\xc4\xbe\x52\x93\x9f\xa0\x15\x72\x05\x7f\x90\x8a\xfe\x81\xb8\x43\x8b\x27\xe8\x51\xac\x84\x6b\x28\x61\x7f\xf0\x65\x27\xc8\xd0\xab\xb0\x9d\x7c\x14\xd0\x1b\x5d\xb4\xca\x7a\x99\x65\x7d\xb0\x71\xb2\xf7\x69\xa5\x45\xac\x8a\x34\x56\x4b\x31\xc8\xb2\x5b\x1a\xc1\x2a\x4a\x8e\x9a\x2d\x91\xd3\xab\x2e\xb6\x14\xfc\x5d\xfe\xff\x24\x00\xcc\xef\x3f\xbb\x85\x9a\xa4\x96\x68\x90\x8e\x98\x8d\xfb\xa1\x69\xa5\xdc\x08\x82\x4e\x12\xf9\x2d\xff\xb5\x48\x5f\x24\xb9\xdf\x8e\xe6\xb6\x95\xe6\xb2\x19\xd1\x38\xe9\xdb\xb3\xd0\x32\x57\x58\xd5\xff\xc3\xdf\x2e\xe1\xd7\x4a\xf0\x11\xba\x8c\xf0\xd3\xc2\x6d\x85\xad\xa8\xbd\xdc\x38\x55\xfb\x10\xdc\xf6\xa9\xba\xd9\x17\xd2\x40\xcf\x91\x6c\x69\x84\x27\x0b\x5f\x6f\xb6\x9a\x98\x32\x55\x07\x5c\xdd\xb4\x4e\x6b\x1c\xba\x85\x7b\x32\x1b\x79\xf6\x87\x47\x9c\x48\x17\x03\xe4\xcd\x56\x69\xb0\x4e\x98\xad\x12\xe6\x28\xfd\xd1\x2a\xc9\x5d\xc3\xff\x33\x25\x7e\x3f\xb4\xb6\x64\x53\x6b\x48\x4f\xd9\x61\x0d\xc8\x57\x63\x6d\xcd\xd6\xc2\xac\x68\x2a\xb3\xec\x9b\x5f\xf8\x6b\xa1\x7f\x00\x40\x22\xb9\xcc\x90\x4a\xa3\x35\x0e\xe5\x02\x16\x99\x8d\xc4\x2a\x51\x9d\xcf\x86\x16\x9f\x96\x15\xad\x23\x3e\x25\x9f\x5b\x8f\x21\x50\x8b\x88\x58\x9e\xfd\x5f\x08\x09\x66\x03\x0a\xc0\x01\x69\x8d\x4c\x7f\x87\x26\xb5\x01\xc3\xa5\x57\xe4\x88\xd6\x48\x38\x37\xe0\xf6\x8a\x9b\x3f\xb0\x43\x25\x47\x5a\x90\x7e\x5b\x4e\x34\x6e\x83\x84\x7b\x32\x5b\xa8\x53\xd9\x10\x8d\x33\xb8\x90\x60\x66\x1b\xa0\xd1\xc9\xb6\x6e\xd0\x7a\x5b\x5f\x37\xce\xe0\xd9\x9b\x6e\x9f\xc1\xf7\x07\x55\xe1\x44\xe1\xe9\xd0\xdd\x48\xc3\x3a\xbc\xab\xb9\x0e\x9a\x9f\x29\xe4\x94\xee\x30\xcc\x46\x1a\xd6\xfc\xac\xf2\xad\x93\x97\x70\xc1\x66\xe3\xba\x47\x50\x2d\xb3\x71\xdd\x33\x3f\x73\x0c\x33\xf8\xf4\x36\xda\x3a\x79\x9b\xd0\x2a\x5f\xe4\x25\x6b\x4c\x38\xa6\xdb\x29\xdc\x16\xa2\xd1\x7d\xe6\x32\x46\x08\x19\xb3\x11\xec\x3b\x05\x6b\x32\xdb\x19\x37\x8c\x9a\xb6\x33\x56\xa5\x6b\xe4\x14\xfe\xd9\x17\x04\xa5\x88\x89\x76\xb6\x93\x48\x21\x77\x89\xeb\x95\xef\x07\x5e\xd2\xef\xd4\x03\x4e\xe5\xb6\xce\x1b\xb7\x23\xd9\xa2\xf1\x8a\x65\x20\x4b\xaf\x85\x92\x77\x0b\x01\xfc\x39\xe4\x86\x6e\xa1\x82\x65\xc6\xb5\xad\x72\xb3\x6d\xd1\x46\x18\x88\x5d\x2f\xed\x17\x1b\x5b\x43\xc8\x29\xf6\x23\x08\x20\x03\x73\x68\x54\x0b\x05\x2a\x3b\xb2\xdd\x6c\x74\x9f\x93\x1b\xec\x60\xcb\xa2\x87\xab\x03\xe5\x6d\xcd\x06\x1e\xcf\x47\x39\x3c\x71\x62\xd3\xfb\x5b\x3f\x4e\xdf\x02\x37\xa2\x40\xba\xce\xb0\xed\xa1\xc3\x96\x95\x6f\x80\xcf\xe9\x7d\x22\x4d\xa7\x63\x34\xda\x1b\xb2\x5e\x3d\x7e\x83\x8c\xcb\x2f\x44\x85\xfa\x00\x41\x21\xca\xea\x9a\x2d\xd4\xa1\x0e\x4c\xfd\xc0\x30\x94\x19\xd6\x8f\xd8\x48\x4b\xe5\x0e\xd4\xa7\xff\x07\x48\x46\xba\xa2\x83\x6e\xe7\xd0\xd1\x1e\xea\x54\xa2\xb5\x27\x24\xe3\x72\x99\xf6\x49\x10\xf4\x3f\xed\xf8\xdf\x80\xf6\x8c\xe0\xd3\x01\xab\xe7\x58\x42\xfa\x3e\x5e\xed\x29\xd2\xd0\xd9\x33\x4b\x48\xea\xba\xe7\x58\x12\xaa\x00\x76\x4b\xc1\xa2\xcc\x4e\x28\xc2\xf4\x6d\x50\x2f\x31\x62\x7e\xe0\x8a\x07\xfc\x03\x73\xbe\xfc\x02\xc9\x1e\x1e\xa2\xc8\x76\x91\xa4\xe8\x15\x5e\x23\x89\x9a\x5e\xc9\x3f\xd7\x1c\x77\x5c\xbe\x2b\xbb\x8c\x5f\x41\xea\xae\x37\x72\xb0\xe4\x3f\xec\x5b\xd9\x8c\xf9\x79\x9e\xf4\xfe\xec\xe7\x69\x70\x95\x17\xa0\x37\xd0\x54\xbb\xcb\x77\x3c\xa0\x41\x6e\x40\x38\x78\xcc\x1a\x9e\x0f\x9d\xca\x3b\x7c\x5e\x4e\x1b\xeb\x7d\x40\xd8\xa6\x31\xe7\xc4\xf7\x99\xd4\x4e\x5a\x57\xab\xff\xa2\x6c\x7a\x8f\xd6\xc8\x5c\xe9\xc4\x31\xd8\xa6\xec\x03\x04\x0f\x99\x37\x9d\xb3\xd7\xf2\x92\xd9\xba\x62\xd8\x47\xdf\x01\x06\xb7\xc3\xba\x8f\x68\x8d\x5a\x3b\x6e\x8e\x2e\xae\x3f\x08\xa1\xfd\xfc\xcb\xf3\xfa\xde\x3c\xa0\x0e\xd6\xf8\x4f\x48\x4a\xbc\x60\x08\x3d\x10\x9c\xef\xec\x13\x83\x4f\x46\x74\x9f\xb4\xa7\xfb\x79\xc2\x75\x74\x6e\xe8\x93\xf5\x22\x8b\xb4\x2f\xb2\xaf\x3c\xba\xa4\xeb\xce\x5a\xfc\x43\xc3\x20\xd4\x07\xb6\x62\xa8\xc7\xa7\x1c\x15\xaa\x7c\x46\x85\xea\x50\x40\xbf\x7a\x40\x49\xa8\xb5\x83\xbd\x03\x23\xee\x9b\x9f\x7e\x92\xed\x24\x07\x7b\x07\x46\xdc\x0e\xf8\x7e\xc6\x82\xf3\x8a\x07\x47\xdc\x1e\xfd\x7e\x32\xa2\xd2\xee\xfd\x22\xcd\xcf\x0d\x06\x37\xce\xc7\xdb\x0e\xae\xb8\xc5\x78\xbf\xc8\x10\x90\xf6\xef\x17\xf9\x68\xde\x21\x17\x0d\xf2\x0e\x23\x47\xa3\x7b\xfd\x02\x25\x6e\x0b\xba\x93\x73\x31\xab\x87\x18\x8c\x14\xdb\xf8\x9d\x4b\x72\x47\x0b\x75\xa0\xc4\x67\xf5\x10\xfc\x18\x92\xe1\x0a\xce\xb0\xc7\x54\x86\x7f\xc2\x73\x4c\x36\xae\x4f\x21\xfd\x17\x23\xa2\xfa\x6e\x46\x44\x7a\xa4\x83\x34\x6e\x07\x6f\xbf\xb9\x43\x91\x1e\xe9\x37\x53\xe4\x1d\x77\x03\x32\xe3\xef\xdd\x67\x60\x09\x68\xc8\xef\x2d\xf7\xdb\xe7\x03\x34\xc8\x72\xf4\xa6\x41\x1e\x81\x00\x25\x71\x83\xc9\xce\xf5\xa5\x47\x7f\x58\x63\xd2\x94\x1d\xe4\xf1\x61\x21\xc4\x0d\xf4\xac\x6e\x21\x39\x17\xd5\x23\x46\x36\xee\x47\x2e\xbf\x31\xe7\x1a\x91\x37\x7a\xe8\xff\xf1\xa9\x7b\x97\x47\x0e\x84\x1b\xcc\x41\xcf\x51\x02\xfd\xfd\x6b\xc0\x7f\x1f\x1c\x90\x84\x09\xf5\x74\x8e\x23\xc0\xf4\xa5\xfc\xc7\x11\x2c\x58\x4d\x65\x5a\x28\xf7\xec\x00\xe8\xd5\x61\xcd\xe3\x60\xdb\x2c\x57\x18\x2d\xee\x2a\x33\x64\x9f\xfa\x59\xa5\xcb\xef\x33\x84\x6e\xe0\x3e\x69\x56\x47\x3c\x8d\x14\x23\xa4\xe7\x41\xfd\x98\xed\xf0\x0b\x04\xbf\x4b\x8c\x0f\xae\x90\xa7\xe5\xf4\xd8\x47\xd1\x32\x3f\x0f\xe0\x53\xc9\xfe\x02\xba\xcf\x59\x78\x23\x41\x34\x21\xcd\x31\xa0\x51\x99\xce\x48\x1b\x09\x07\xb1\xa6\x7d\x10\xfd\x38\x9d\xe3\x36\x82\x68\x45\x5b\x6f\x64\x2e\x62\x24\x7c\x07\x09\xbc\xbe\xc9\x18\x50\x95\xd9\x49\x3e\x72\x74\x52\x0a\x7f\x04\xf1\x8a\xa4\xef\x20\xc3\x37\xbb\xc9\xc1\x82\x72\xfc\x93\xae\x19\x41\x91\xe2\x01\x2a\xb0\xbc\x78\x44\x0b\xf4\x23\xee\x2e\x61\x88\xbe\xc4\x18\x41\x67\xe2\x01\x2d\x10\xdb\xb8\xf7\x35\xae\x2e\xf5\x7c\x85\xd9\x43\xaa\x61\x70\xfb\xfb\x7d\x1e\x72\x12\x4f\x48\x8d\xe1\x94\xf1\x31\xb6\xed\x50\x7c\x95\x37\x1a\xc3\x25\x39\x33\xe2\x24\xea\x8b\xad\x11\xa8\x70\x5e\x94\x2d\xd6\x84\xac\x8d\xd1\x02\x9c\xde\x35\x20\xda\x9c\x16\x32\x08\x6c\xb4\xab\x73\x04\x77\x88\x2c\xca\xd1\xa3\x09\xfa\x42\x67\x0c\x75\x7c\x1f\x9d\x09\xcb\x7e\x1e\x48\xb3\xcf\xff\x8c\xa1\x2c\xc2\x41\x7e\xc3\x74\x7a\xc0\x18\xf1\x41\xb5\x18\xe7\xad\x12\xfb\xe7\x18\x7f\xfc\xdf\xfe\x61\xf7\xd1\x87\xc1\xc1\x85\xee\x74\x74\xf8\x18\x84\x15\x7b\xda\x82\x3a\x44\xd7\x26\x63\xc4\x34\x68\xcd\xcd\x58\xa4\x1a\xa3\x49\x97\xa5\x80\xc7\x0c\x5a\x06\x4d\x23\x4c\x22\xf6\x68\x0f\x68\xce\x7c\xeb\x30\xb0\x00\xec\x8e\x1e\x58\x00\xd3\x79\x9a\x83\xd0\x41\x01\x16\xcf\xb1\x62\x8c\x35\x04\x8b\x75\xa9\xd3\xfe\x58\xcf\xb6\xb2\xdd\x63\x68\xca\xa6\x1b\xcc\x75\xab\x83\xd9\xc7\x19\x0d\xd2\xf7\x20\xfe\xb0\x5b\x6e\xa0\xb0\x3f\xeb\x16\x52\x31\xbb\x3a\x07\xa8\x6b\xb3\x5b\x30\xa0\xd1\x7d\xf0\x1a\x20\xbb\xda\x77\x3a\x40\x51\x9b\xdd\x3b\x0d\x15\x6e\x67\xe8\xb8\xc0\x1c\xf1\x10\x5e\x17\x43\xaa\x2f\x12\xf7\xf6\xf1\x41\x0c\x52\x14\xec\x60\x1e\x3f\x56\x89\x17\xfe\x0f\xec\x44\x2f\xdb\xd0\xf1\xbe\x2c\x1b\x3f\x30\x81\x74\x72\x1a\x71\x25\xda\xbd\x10\xb7\x92\x5f\xdd\x5b\x87\x48\x38\x43\x66\xcc\x01\x28\x87\x9d\xe4\x03\x87\xae\x5d\xd0\x83\xd3\x66\xb7\x80\x47\x89\xdb\x2b\x32\x6e\x96\x95\x3c\xd4\xe3\x8e\x41\xd3\xa0\xde\xd4\xe7\x9d\x08\x56\xab\x5d\x93\x03\xaa\x69\xe7\x5c\x8f\xf0\xbe\xf6\xea\x17\x62\x90\x5d\xa6\xc1\xf2\xdb\x0c\x52\x0a\x8c\x00\x3c\x07\x29\x05\x0e\xbb\x1e\xe1\x8e\xed\x1e\x65\x40\x38\x3e\x0b\x13\x77\xac\xef\xe7\xc6\x0b\x04\xb1\x77\xd2\x1b\x3a\x52\x43\x44\x98\xd8\x67\xef\x12\x26\x36\x9d\xa5\x36\xf6\x79\x74\x0e\x4f\xc2\x1b\x1f\x54\x03\x42\x8d\x3b\x2d\x62\x6e\xad\x5c\x05\x67\x37\xe7\x11\x83\x20\xf3\x79\x92\xcc\x28\x4a\xa9\x39\xff\xd4\x76\x57\x39\x06\x45\x15\x80\xc5\xea\xe4\xa3\x09\x16\x6b\x97\xe1\x31\xc3\x01\xec\xf3\xd8\x44\x2f\xe7\xf6\x2f\xa0\xd0\x73\x86\xd2\x16\x86\xe4\x9c\x28\x6d\x7b\x81\x26\x08\x1a\x76\xae\xce\x14\x8b\x60\xaa\xfc\x72\x65\xab\xe6\x84\x7b\xd8\x09\x66\x13\x70\x75\x3b\xaa\x26\xee\x61\x87\xce\xcf\x1c\xab\x46\x15\xa2\x03\x1d\x03\x3b\x49\x4c\x74\xa4\xfc\x04\x3b\xcb\x37\x8c\xb3\xa0\x0f\x74\x1a\x98\x25\xa6\x70\xb9\x42\x8e\xfc\xc9\x0f\x20\x4c\x3c\x21\x15\xda\xde\xe6\x72\x24\x89\xe8\xfd\x1a\x39\x78\xea\x61\xed\x64\xcc\xb9\x7c\x82\x14\x9b\x55\x66\x15\x8b\x7f\x65\xce\xad\x45\x8b\x73\xa9\xe6\xd6\xa2\xd5\x41\xb7\xb3\x81\xa6\x90\x5c\x0e\x0c\x4b\x8d\x18\x2a\xd1\x97\xcc\x33\x54\xa2\x33\xe4\xe6\x56\x89\x55\x08\x6f\x73\x82\x93\x35\x9d\x10\x3b\x5b\x60\xfa\x6b\x08\x20\xe4\x9a\x76\xc3\x4c\x08\xb9\xa6\x6b\x24\x88\x6a\x79\x91\xee\x13\x76\x13\x8d\xef\x9c\x9d\xd8\x7b\x9d\x37\x26\x4a\xd6\x37\x39\x93\x5b\x5a\xfb\x18\x26\x79\x89\xc9\x73\x80\xbb\xd7\x3e\xf6\x19\x97\xb4\x02\xba\x9a\xb3\x13\x31\xaa\x7d\x37\x49\x4b\xfc\xec\x8a\x38\x95\xfb\x44\x31\xc1\xe6\x9a\xde\x05\xa1\xb6\x87\xf4\xfa\x1c\xd8\xd7\x3a\x16\x4f\x2e\x69\xa7\xc3\xd7\x27\x1c\x61\x87\x4e\x75\x73\x70\x17\xee\x9d\x10\x4e\x61\x47\xbd\xcc\x11\x34\x04\x6a\xf3\x80\xea\x52\x5a\x73\x8e\x48\x0a\xd1\xa0\x70\x70\xf7\x3d\xf2\x24\x31\x71\x8a\xa9\x7e\x4e\x4e\xee\x42\xb0\x9d\x73\x46\x8b\xd4\x02\x92\x06\xa6\x11\x1a\xe6\x8c\xa4\x0d\x15\x81\x30\xf2\x56\x43\xcf\x3b\x2d\x6e\xe2\x13\xae\x87\x5f\x8f\x65\x50\xdd\x22\xb0\x3e\xbd\x94\x17\x44\x08\xde\x4a\xab\x83\xb4\xa5\x06\x72\xcb\x2a\xd0\xff\x39\xcf\x68\xb0\x46\xe4\x8c\x06\xbb\x05\x67\x64\x4e\xab\xc5\x1c\xcd\x8f\xcf\xff\xd1\x22\x9d\xdd\xe7\x49\x62\xa3\xcb\x44\xc0\x7f\xa4\xdf\x35\xf8\xa2\x86\x90\x5b\xd5\x43\x1a\x63\xfe\xb8\x9c\x92\x73\x63\xfe\x08\xb4\xf2\xf3\x3f\xd0\x53\xbd\xce\xd0\xc2\xbe\x88\x9f\x1c\xa4\x9d\xf5\x32\x7f\x50\x03\x79\x23\x70\x70\xf6\xa1\x68\xfe\x70\xb6\xe9\x7a\x6e\x6e\x9d\x5a\x45\x08\x32\xe7\x1d\x23\x62\x71\xbe\x4f\xce\xd5\x07\x8c\x79\x37\x10\x26\xd4\xc0\x3b\xe6\x50\x0d\xe4\x24\x6d\x93\x7c\xde\xa8\x48\xb9\x0a\x26\x1e\xde\x69\x59\x10\x77\xa8\x4e\x24\x9a\x77\xa0\xa3\x69\x44\x9e\x98\x33\xcd\xe1\x03\x21\xab\x54\xe8\xdc\x5a\x3c\xdb\xfd\x35\x51\xe2\x4e\x13\x99\xe0\xa9\x1f\xeb\x5f\xb8\x3d\xe7\x7c\xe1\xa7\x75\x63\xde\x44\x59\xa3\x41\x8c\xd2\xd6\x79\xfa\x81\xbc\x52\x0b\xe3\x7d\x0c\xcf\xcb\x82\x06\x6e\xee\x8f\xb0\x07\x8b\xe0\xa3\x7e\x21\x08\x73\x5a\xcd\xe4\xfe\x75\x7e\xca\x31\x7f\x7e\xfe\x8d\x06\xfc\xd7\xdd\x15\x41\x4f\xc5\xe5\x01\x44\xb2\xcb\x9c\x9a\x75\xfe\x5b\x84\x18\x89\xc6\x66\x2e\x32\xfc\xe6\x94\x29\xba\xd0\xd7\x0e\x6d\x58\x71\x8c\x96\x36\x58\x70\x87\x3a\x85\x64\x71\xe6\xf5\x9d\xf7\x42\x01\x3b\xa1\x62\xe5\x18\xc2\xa5\x72\xc4\xe6\xab\xbe\x8c\xbb\x4f\x9b\x7e\xe5\x78\xff\xbf\x11\x58\xe5\xf8\xdf\xff\x35\x8b\xfa\x55\xa2\xc1\x92\xdd\x6b\x2b\xe0\xcf\x15\xf8\x2a\x28\x6c\x49\x99\xc5\x21\xd5\x19\x1a\x8b\xe4\x3b\xd3\x79\xcf\x85\xc6\x76\xac\xc6\x22\x2c\xfa\x93\x73\xbe\x0a\x96\x6d\xf7\x17\x49\x32\x91\x6c\x5f\x10\x86\x39\x91\x68\xd5\x80\x82\xd3\xf3\x15\x4a\x5f\xb7\xb0\x05\x17\x89\xfe\x87\x5a\xa4\x4b\xca\xac\x86\x60\x96\x64\x5f\x0d\x48\x60\x09\xf2\xd5\x31\xb9\x24\xb8\x17\x31\x48\x46\x2a\x58\x11\x83\xe4\x08\xa0\xd5\xa3\x87\x7e\x21\x58\x92\xfd\x02\x26\xc1\x5c\xfe\xe1\xc7\xa5\xbc\x7a\xb8\xb5\xd5\x70\xc6\xc6\x1a\x81\x86\xa7\x1e\x85\xcf\x58\xc7\x95\x45\x8e\xfb\x67\x15\x86\x2a\x71\xa4\xf9\x0a\x27\xb0\x67\x95\x78\x9f\xe9\x48\xf2\xc5\x99\xd1\xe1\xfa\x6b\x06\x7f\x95\x2b\x80\x6d\x72\xfa\x0b\xbb\x85\xcb\x65\xa0\xc3\x45\x6b\x37\x17\x51\xbe\xc6\x92\x5b\x44\xf9\x7e\x27\x11\x64\xf0\xea\x75\x7d\x02\x75\xe0\x17\x4e\xa0\x11\xbc\x8c\x60\x9a\xae\xd9\xcf\x33\x86\x4b\x87\xc0\x05\x3d\x48\xf5\xc6\x39\x49\xa1\xf6\xc2\xbe\x32\x65\xb5\x78\xab\x8a\x65\xed\xb7\x82\x59\xda\x63\x78\xc5\x4d\x8c\x46\x20\x02\x70\x1c\x10\xb3\xae\xf8\x80\x26\x91\x23\x9e\xb3\xb1\xd6\xd6\x35\xd9\x8e\xfc\x45\x96\xb9\xed\x83\xf5\x2b\x51\xa1\x5a\xf8\x0b\xef\x88\xcb\x01\x3d\xac\x21\xc1\xed\x5b\x8b\x2b\x20\x67\xfb\xf3\x81\x09\xd2\xaf\xdf\x5f\x04\xc5\x6a\xc8\x48\x85\x9a\xe2\x22\x9c\xeb\x26\x0b\xd1\x73\x70\xef\x75\x6b\xcb\x73\xc1\xff\x68\x0c\xaa\x75\xc7\x98\x7b\xe5\xa3\x6d\x8c\x4e\xb4\xee\xf8\x42\xf7\x0f\x0f\x0f\xa8\x0b\x4f\xa0\x65\x6b\xd0\xe3\x4c\x68\xb4\x9d\x85\x3a\xb1\x3f\x6d\x81\xae\x53\x3c\xed\xfb\x4c\xf8\x41\xd8\x5b\xfb\x84\x37\x5a\xfa\x27\x60\x81\xf5\x02\x7b\x20\x5d\xb5\x5e\xec\x25\xd9\x4f\x2b\xae\x2b\x97\x6c\xbe\x15\x8c\x60\x52\x37\xeb\x8d\x55\xec\x39\xc6\xed\x2b\x02\xe1\x79\x92\x72\x6e\x05\x76\x1e\x09\xd1\x35\x54\xe6\x00\x3a\xfd\x7f\x01\xd8\x61\xa9\xbc\x8d\x4c\xe7\x86\x9d\x64\x98\x3b\xe8\xf7\x84\xcb\x7a\x0a\xb3\x76\x9e\x84\xc8\xf6\x4f\x85\x31\x45\x9f\x16\xfc\x68\x81\xbf\x10\x53\x24\x05\x72\x1e\x50\x63\x34\x3f\xf0\xc6\x03\xfa\x66\x0a\xe8\x00\xf5\x31\x41\xce\xa1\x65\x79\xc6\x99\x71\x2d\x3f\xb0\x8f\xb4\x4e\xd9\x38\x13\x28\x25\x9f\x0a\x63\x14\xa5\xa3\xce\x14\xbd\xec\x2a\x13\x7a\x76\xb8\xfc\x23\xa3\xfc\xf0\x27\x89\xf0\x58\xfe\xc2\x13\x0f\xa8\xd7\x1c\x43\x0d\x5b\x75\x12\x73\xe4\x44\x99\x13\xbf\xed\x3a\x0e\xff\x10\x6d\x56\x05\x90\x60\x5a\xa7\x9c\xdc\xcb\x56\x9d\x50\x4e\x08\x44\x84\x61\x3d\xcf\xad\xf5\x66\x93\x1a\x3f\xd1\x7a\x9f\x90\x99\x73\x6b\xbd\xad\x0c\x55\x26\x8d\x42\x9b\xf9\x2c\xb1\x53\xd4\xe2\xca\xca\xf1\xff\x35\xde\xd7\x98\x10\x45\xf4\x89\x89\x3c\x6b\xa0\x17\xbb\x82\x87\x17\xfc\xff\x1b\x2f\xe8\x01\x18\xb7\x6c\x5b\x9d\xa0\xdb\x7c\x02\x95\xce\x96\xa9\xc1\x65\x70\xbd\x1d\xd6\x73\x42\x00\xe2\xf0\xe6\x13\x6f\xae\x68\x0c\xe7\xb9\x4f\xa6\x5b\x9d\xab\x0c\xb8\x8c\xd7\x26\x8a\x77\xfa\x7f\x38\xbd\x7c\x55\x7a\xfe\x71\x7a\xa9\x01\x1d\x7e\x0a\x19\xc3\x67\xc4\xfa\x7a\xd6\x83\x23\xc4\x9b\xa3\x07\x12\x41\xf3\x03\x17\x0e\x24\x0d\x2a\xc4\x9d\x62\x7f\x9d\xe7\x3e\x46\x0e\xc7\xfb\x9d\xf0\x76\x2e\x2f\x9b\x1e\x63\x28\x1d\x70\x0e\xf6\x86\x1c\x89\x67\x24\xa9\x4b\x3c\x9d\x1c\x22\x97\x8c\xa7\x73\x04\xb1\x8d\x7a\x1c\xce\xe2\xcf\x06\x1f\xac\xc3\xea\x32\x18\xd4\x5e\x36\x23\x5a\xec\x06\xbc\x94\xf5\x81\xc9\x94\x48\x2b\x9e\x00\x19\x7e\x04\xca\x64\x19\x79\x0a\x67\xdc\x8d\xfb\xff\x49\x83\x74\xc2\x3a\xe7\xe2\x00\xa2\x1e\x72\x5d\x2c\xf8\xf9\x79\x4e\x36\x86\x87\x70\x1b\x02\xa5\x7a\xdd\xaf\xe8\xa1\xae\xe6\xce\x45\x3c\x80\x7b\xbc\x0d\x81\x39\xa4\xc5\x4e\xc0\x6f\x96\xdd\x17\xe7\x3a\x59\x15\xfa\x22\xde\x64\x47\xfd\x9f\x2b\x26\x45\x52\xfb\x3c\x81\xaf\xf4\xc2\xde\xa6\xc5\x74\x4e\xf1\x19\xa4\x21\x3e\x99\x9f\x27\xb3\x22\x2d\x75\xee\x63\xe9\xec\x9f\x17\x98\x14\xcf\x22\x91\x49\x2d\xff\x53\xae\xe7\x79\xc6\x46\xb5\xbc\x3c\x91\x76\xde\x98\x27\x49\x00\x1e\xb1\xeb\xa0\xac\x19\x88\x2c\x6f\x1f\xc9\x4e\x78\xca\x7c\xe3\x7f\x5e\xcc\xa9\xec\xdd\xf3\x5a\xc8\x2e\x0d\xd0\x3e\x04\x4f\xa7\x4e\x9e\xc0\x3d\x3b\x39\xf6\xfc\xb1\xcf\x65\x0f\x9f\x18\x26\xcb\x67\x90\x33\x9c\xd5\xde\x36\xbf\xa0\x63\xd2\x94\x72\xdf\xbc\x6c\xf3\x9f\x00\xe4\x2c\xb9\x67\xce\xa0\x2b\xf5\x29\xe3\xfc\x5d\x58\x73\xea\x02\xc1\xc5\xcb\x87\x82\x93\xd0\xa8\xe5\x8d\x02\x42\xce\xb2\xd1\x7f\x72\xb2\xb6\xf1\x74\x92\xb7\xbd\x6c\x74\x9f\x77\x08\x13\xd5\x08\xa2\xb4\x2f\x15\xce\x9b\xd0\x20\xcb\xcb\x7b\xf0\xbc\x46\xf9\xe6\xd4\xe1\x75\x89\xad\xe3\xb8\x8b\x13\x5b\x67\x19\x5d\xe0\xbc\x11\x16\xf2\x96\x9c\x0f\xc3\x6a\xdd\xfe\xc4\xb0\x7a\xa2\x1f\xf6\xaa\x6e\x92\xce\x07\x9d\x61\x7c\x82\xf3\x61\x62\x87\xcb\xa0\x54\xb8\x89\x0f\x4d\x94\x39\x76\x3e\x31\x8a\xb2\xc2\xcf\x87\x51\xf4\x66\x7e\xa2\x89\x1a\x83\x17\x71\xe5\x31\xe1\xbc\xbd\x9c\x9c\x77\x6e\x8b\xe9\x63\x9e\x9d\x6f\x2c\x35\xf5\x71\x1b\x44\xe3\x23\x4e\xb6\x3d\x34\x9d\x3c\x7f\x72\xfe\x5e\x4e\x66\x3f\x41\xfd\x71\x86\xca\x09\x18\xe0\x4a\x9f\x26\x20\xe0\xe4\xc0\x38\xdf\x18\x66\x6f\x17\x38\x54\x05\xf7\x3e\x4f\x8e\xe8\xcb\x81\xf1\x17\x1c\xaa\x45\x9a\xf3\x0a\x1b\x4c\xf2\xe2\x3a\xa0\xf9\x53\x13\xae\x23\xe6\xe5\xf3\x02\xba\x5c\x9d\xb8\x70\xd1\x3b\xf2\xf1\x02\x6f\x70\xf9\xb0\x74\x91\x9e\xed\xc5\x7a\x61\x94\x39\x0e\xf0\xc2\xc4\x32\x4c\xe8\x75\x44\x93\x25\xa5\xaf\x30\xb1\xe4\xa6\xb8\x52\xac\x0c\xb5\x28\xc5\xca\x90\x5a\xb8\x52\xac\x0c\x97\x21\x06\xf0\x18\xa4\xd8\x91\x12\xcb\x17\x1c\xa9\x3e\x1d\x5d\x70\xa4\x3a\x36\xf2\x4a\x9c\xef\x3c\x28\x61\x72\xd9\x62\xba\xc2\xe4\xd2\xcc\x5f\xd0\x8e\x8b\x54\x7b\x5e\x39\xce\x0e\xaa\x20\xff\x41\x6b\xab\x89\x19\x63\x40\x7a\xe0\xca\x2c\x5e\x49\xa1\x8b\x5c\x28\x87\x0a\x5e\x58\x5c\xce\x09\xbc\x60\x45\x75\xde\xee\x05\xc0\xa0\x73\xde\x2f\xe8\xcf\x0c\x78\x72\xd5\x70\xc7\xaa\x81\x61\x0f\x4d\xff\x4f\xd4\x98\x54\xf7\x05\x46\xb3\x6d\xff\xab\x45\x07\x64\x4d\x5c\x58\x33\x55\x77\x7e\x57\x43\xc8\x49\x8b\x5c\x8d\x53\x7e\xf3\xf3\xb1\xb4\x97\xbf\x40\x0f\x25\x71\xae\x4e\x36\xb6\xb6\xf7\x05\xf6\xde\x92\x98\xbd\xb6\x75\x52\x6c\x4c\x5c\xc0\x34\x8f\x7f\x53\x3b\x17\x96\x89\xdd\xd9\xd7\x20\x5c\x57\x12\xf8\x8a\x94\x21\xcf\x1f\x88\xca\x76\x1c\x5e\x13\x25\x2a\x53\xe8\xda\x7a\xff\x03\xef\x75\x4d\x78\xea\x3d\xbd\x2b\x63\x5a\x69\xba\x70\x08\x38\x65\xe9\x0a\x3b\xc0\x97\xb4\xd7\xb6\x03\xa6\xe3\x45\xae\x15\xe3\xef\x0a\x11\x04\x72\x95\x5e\xa4\xf9\x2e\xdf\xc9\x5e\x2b\x26\x54\x2d\x0a\x3b\xc0\xb7\xba\xd7\xb6\x03\xaa\x41\x0f\xae\x93\x03\xb9\x87\x00\x3b\xc0\x87\xd3\x2b\xf0\x88\xbd\x84\x83\x07\xc2\x1f\x04\x2e\xc6\xc9\x6f\xd7\x56\xe4\xc5\xe8\x2a\xd7\x89\x2f\x56\xb2\xee\x3a\xcf\xfd\xfd\xe5\xf2\xf5\xbf\xff\x2b\x76\xe5\x5d\x78\xb7\xcd\xc5\x3c\xaf\x13\xb0\x14\xef\xb1\x93\x40\x47\xa9\xb4\x8b\x2c\xa5\x43\xf2\xfe\xba\xc8\xbe\x97\xd2\xbc\xc2\x52\xf0\x15\xed\x45\x1e\xb1\xe3\xb6\x2e\xd8\xc3\x9c\xcc\x71\x5d\x38\xf0\xbd\x84\x2f\x8e\x9f\x5e\xb1\x64\x35\x89\xe8\x7e\x5e\x30\x4d\x34\xef\xa1\xbf\x6b\x71\xf5\x88\xac\xa6\xe5\x6b\xef\xeb\x22\xef\xea\x53\x41\x50\xef\xb8\x4c\xf2\xb8\x45\xed\x36\x4d\x52\x97\xb0\xbf\x7e\xb0\x86\x7b\x0a\x7e\x09\x4c\x20\x75\x70\x5b\x26\xc5\x47\x96\x2b\xfc\xf7\x16\x6b\xe1\x32\xf1\x94\xff\x22\x79\xde\x62\x0d\x3a\x31\x1b\x22\x17\x59\x51\xc6\xd2\xbd\xb6\xe5\x52\x3f\x9b\x7e\x1b\x2e\x75\x7e\xca\x60\xc7\xbb\x43\xf8\x58\x8c\x7a\x75\x41\x37\x36\x75\x36\xbe\xb6\xd9\x52\xc5\x02\x31\xaf\x30\x5b\x1c\x18\x70\x01\x37\xe3\x80\xa1\x0b\xfe\x30\x1f\x00\xae\x6d\xb6\xd4\xa5\xa3\xf0\x75\x13\xfb\xa7\xe3\xfc\x45\x28\x9d\x53\x11\xae\x88\xa4\xf3\x14\x6d\x33\xa6\x2e\x8f\x48\x98\x31\xde\xb7\x5c\x10\x54\xeb\x2e\xe0\x90\xa7\xd7\xdc\x43\xd8\x97\x95\x21\xf4\x60\x8e\x19\xba\x80\x4b\x36\x68\xc6\xf5\x04\x9b\xa9\x9f\x07\xc7\xdc\x72\x09\x42\x56\xc7\x28\x5d\xcf\x19\x03\xa2\x06\x6d\x23\x27\x7f\xe4\xc6\x03\x4c\x94\x77\xe9\x13\xec\x26\xfe\xe0\x1e\xf1\x25\x27\xd6\xf5\x84\x6f\x54\x03\x46\x64\xdf\xf2\xae\x0f\x6c\x19\xaf\xe9\x17\xc8\x8a\xcf\xf3\x85\xe7\x35\x00\x10\x84\x39\x50\xef\x7a\xa1\x3f\xb3\x14\x78\x99\x20\xf9\xc4\xae\x97\xf4\x24\x2f\x49\xe0\x92\x9b\x07\x9c\x48\x41\x73\x50\x5c\x2f\x78\xd6\xb6\x46\xb0\x90\x8c\xde\x7c\x41\xeb\xb1\xac\x15\x30\x90\xba\xf7\xf4\xb6\x8f\xb2\xbd\x2d\xd7\xb6\x8f\xea\xd2\x71\xe2\x77\x44\xff\xa7\xca\x89\xfe\x1c\x2a\x67\xfe\xff\x27\x2d\xf3\xc3\x76\xf2\xf6\xf8\x1d\xcc\x7e\x76\x65\x0d\xea\x85\xa4\x72\x07\x45\x27\xab\x3c\x78\xde\xff\x03\x5b\xa7\xc6\xff\xf0\x77\x99\x1d\x7e\xfe\xb6\x69\x55\x1d\x12\xf7\x3b\x48\x16\x2b\x6e\x00\xa3\x93\xfd\x81\x9b\x60\x2b\x97\x1f\x22\x53\x5d\x66\x74\xb4\xdc\x7f\x60\x41\xdb\x26\xff\xa5\xc0\x43\xd7\x68\xe1\xbb\x72\x40\xe0\x8f\x18\x45\x5b\x25\xbf\xc4\x6c\xca\xdd\xf6\x4b\xe0\xc4\x25\xd7\x7f\xf1\xbc\xfa\x13\x11\x8a\xc3\xf5\xdf\xfc\xaf\xf6\x85\x67\xcb\x41\x31\x3f\xc8\xe8\xad\x16\x7f\x99\xab\x77\x09\xac\x1f\x9e\x2d\x87\xde\xfe\x72\xa3\x42\x75\x28\x13\x3b\xac\xe5\xff\xcb\xcc\x80\x7c\x38\xbf\x6d\xa6\x65\xcb\xa3\x5f\x26\x93\x36\xfb\x7d\xa0\x66\xbd\x7c\x32\xe1\xe9\x92\x3f\x3f\xc0\x19\xcd\x8c\xf0\x03\x58\xda\x3a\xed\x57\x02\x12\x59\xfd\x89\xdb\x1f\x6d\x9f\x5f\x4d\x80\x55\xa8\x3f\x95\x68\x39\xf7\x27\x58\x6a\x3d\x01\x75\xe2\x5c\x54\xfd\x20\x27\x1a\x19\xfb\x47\xb4\x85\x6f\xe9\x7f\x0d\x2f\xbd\xcc\xcc\x1f\xe9\x09\x62\x63\x9a\xbf\x06\x96\xab\x74\xf2\x8f\x0c\xf5\xcf\xf8\xf5\x40\xb4\xf1\xff\x71\xb4\x55\x7f\x80\x73\x29\x6e\x2f\xb9\xdd\x4d\x02\xff\x07\xbc\x71\xf3\xfb\xa4\x07\xd8\x0c\xfd\x0d\xe4\xb7\x17\x38\x97\xfe\x4d\xf2\xfa\xc7\xa5\x7e\x93\xbc\xfd\xcd\xd8\x21\xfa\x1e\x76\x9a\x79\x25\x7e\x5c\xf2\x2f\x93\x83\xfc\x20\x9a\x18\xfe\xe0\x36\xcc\x3e\x24\x3b\xbf\x15\x0d\x54\x85\x84\xe7\x8f\xe2\xff\x1f\x1c\x97\xea\x70\x98\x5d\xc5\x4b\x1e\xf7\x8b\x4f\x43\xbf\x13\x5e\xfb\xee\xff\xf1\x89\xc9\x8c\xfa\x9d\x83\x1c\x1c\x3f\x1f\xfe\x11\xf5\xf0\x0c\x77\x86\x56\xc4\x19\xc0\xb1\x7e\x1e\x6f\xb1\xcc\xe6\x1f\xfe\x94\xa9\xa3\xce\x6f\x5b\x4d\xd3\x68\x66\x3f\x68\xe0\x0d\xff\xfe\x0b\xab\xc9\x30\xb0\x3f\x6e\x8a\xc4\x45\x35\x7f\x44\x0b\x5a\x63\xfc\x88\xf7\xb7\x8b\xfd\x07\x3a\xcb\x32\xd4\xed\x8f\x80\x7f\x63\xe5\xfe\x2e\x7a\xe8\x39\xbf\xb8\x35\x70\x0f\x30\xab\x96\xaf\xb5\x7f\x24\x92\xf9\xa4\xf0\xbb\xe8\x62\xf6\x07\x70\x19\x7d\xba\x74\xf3\xbc\x86\x98\xbb\xaa\x55\x3c\x69\x81\x88\xec\x5d\xb1\xed\xaa\x79\x78\x55\x6d\xbb\x6a\x15\x5d\xe7\xfd\x70\x09\x39\xa1\xf3\xf7\x2b\x38\x4f\x54\x1f\x1e\x21\x27\xc1\xfe\xb6\xdd\xb5\x3e\xbb\x10\x44\x97\xe5\xbb\xa7\x1f\x2e\x23\xdb\xe2\xbf\x1f\x93\xdc\xff\x89\x82\xe0\xf7\x8b\xf1\x91\x8e\xfb\x41\x6c\x3f\xdd\xfc\x9b\xe6\x5b\x08\xe1\xeb\xf1\x4d\xd8\x8f\xd0\xc5\x21\x33\xf3\x47\xa2\xdc\x2a\x9e\x81\x3b\xda\xaf\xfe\x00\xa7\x6c\x25\xfa\xbb\x63\x17\xe9\xf8\xf3\x0b\x6f\x90\x07\x24\xcc\x28\x03\xb0\xfe\xf0\x06\x55\xaf\xf2\x3b\xb6\x89\x0e\x4c\x3f\x10\x99\x8b\x1f\x80\xda\xde\x4e\x85\x1f\xee\xa3\xfe\x29\x73\xc3\xea\x8d\x8d\xf7\xc8\xa1\x29\xbf\xf0\x1e\x19\xc2\xf5\x07\x63\x99\x9d\xdb\x3f\x50\xf8\x44\x28\x36\x7f\x0f\x83\x28\x43\xeb\xb7\x0d\xad\x55\x2c\xa9\x60\xbe\x9f\xb2\xdd\x7f\xe4\x50\x4c\xcf\x31\xc9\x7e\x3e\x5c\xfc\xde\x00\x86\xd2\x10\xbd\x51\x9f\xff\xff\xb1\xef\xd5\x9e\x17\xcf\xb1\x4c\xe5\x1f\x8e\x1d\xd3\x3a\xfd\xc2\xb1\x23\xa2\xd9\x79\x93\xec\x27\x9a\xba\x79\x87\x5f\x46\xa7\x97\x9b\xcb\x32\xe7\x0f\xdc\x61\x3c\x98\xc0\xec\xc6\x2f\x33\x34\xab\x37\xd9\x7f\xc6\xfd\xbd\x21\x28\x5b\x16\x45\xf7\x41\x13\x25\xba\xee\x23\xf6\xd5\xf0\x0f\x1c\xc9\x35\xc6\x37\xd1\x99\x62\x8d\x9b\x77\x8a\x1b\x0a\x3d\xff\xc7\x94\xaf\x16\x25\x5c\xb3\xcb\xef\x93\x6c\xde\xfc\xfe\xc3\xf1\x43\x5d\x4c\x40\x59\xc9\x98\xbb\x73\x84\x97\x68\xe7\xdf\x64\xdf\x4f\xd9\x3b\x37\xe1\x95\x4e\x96\xba\x31\x17\x7c\x69\x7d\xe7\x08\x2e\x54\x8f\xb7\xb9\xe0\x9b\xb9\x7b\x5b\x0b\xd5\x29\xb2\x77\x0e\x28\x29\x3f\x8e\x31\xeb\xf6\x02\x06\xed\x28\xe6\x9b\x68\x13\x03\xdc\xdc\x79\x1f\x81\x0d\x52\x71\x07\x16\xf4\xe7\xf3\x01\xb0\xa0\xfe\xe6\x87\xd4\x28\xd7\x1f\xd1\xf7\xaa\x1f\x10\x3f\x47\xa4\xdd\x25\xee\xdc\xf5\x3d\xac\x0d\x87\x7a\xdc\x11\x8c\xd2\xfd\x3c\x94\x75\x9e\x3f\xac\x11\x07\x09\xdc\xb0\x5a\x0c\x59\x03\x37\xe9\x97\xfd\xf3\xfc\x19\x9b\x4e\xe5\x8b\xfa\xfc\xfd\x1f\xc3\xed\xf2\xcd\xff\xfe\xfe\x36\x47\x6d\x0d\xdd\x05\x44\x0b\xa9\xa2\xbb\x1e\x3c\xaf\xf1\xc2\x3a\xb2\xef\xf2\x86\x0a\xad\x4b\xa8\xdc\xb5\x00\x5e\xe3\xf7\x61\xdb\x76\x7b\x6a\x84\x0c\xa8\x3f\x40\x0b\x18\x65\xf1\x26\x58\xd5\x5e\xbd\xbb\x42\xd9\x57\xfc\x3d\xda\xff\xf9\xde\x03\x3e\xb9\xeb\x7f\x89\xcf\x52\xfd\x30\x68\x38\xe4\xf0\x6e\x05\x1e\x00\x7d\xaf\x45\xfc\x96\xea\xdf\xd6\x58\xaf\x92\x61\x77\x03\x49\xb4\xbb\x3e\xce\xef\x56\x34\x77\x9b\x04\xec\xb9\x82\x45\x05\x6a\x10\xd9\xa6\xfd\xdf\xe2\x03\xee\x06\xbb\xbb\x57\x6b\xdb\xb3\xe7\xd8\xec\xbb\x6d\xe3\xdc\xa6\xd0\x4d\x22\xaa\x48\x75\xe7\xdd\x42\x62\x79\xfb\x77\xb2\xc8\x64\x39\xdc\x18\x93\x45\xc6\xee\xbd\x8d\xc9\x6a\x8f\xd5\xdd\x83\xe5\xd2\xcf\x57\xb8\xf3\xfc\x7c\xc8\x78\x29\xba\xbb\x77\xe6\xcf\x0f\x84\x75\xec\x0a\x42\x6f\xb9\x1c\x12\xce\x1b\x86\x1b\x4f\x43\xb5\xde\xb0\x75\x98\xa9\xed\xde\xe6\xeb\xf8\x2c\xe0\xa0\x76\xfb\x94\xe1\x80\xb4\x84\x1c\xc1\xea\xeb\xf7\x07\xdc\x3a\x7a\x1e\xb6\x0d\x07\xcc\xdf\xb3\x52\xbf\x9e\x9f\x30\x8b\xca\x3c\xbf\xa1\x93\x75\x6a\xe3\x3d\xf1\xa1\xc9\x32\xba\x57\xa2\xfd\x5a\x60\x2b\xea\x53\x7b\xb8\x6d\xf4\x2d\xd0\xbd\x82\x96\xc6\x65\xd8\xcf\x65\x1d\xdf\x67\x21\xb5\x52\xef\x63\x8c\x56\x9d\xd7\xee\x2b\xbe\xa7\x05\x8c\xad\xe8\x44\xc2\x7b\xdb\x8a\xd5\xc8\xee\xf7\xc5\x02\xb7\x00\x21\xb1\xc4\xb9\xa7\x37\xa6\xe0\x47\x60\x84\x29\x58\x2d\xe1\x48\x16\xfd\xec\xb8\x70\xb1\x55\x6f\x59\x42\x5c\x3f\x5b\x1a\x17\xdb\xfa\x7e\x02\x9a\xe2\xe2\x4f\xbc\xbc\xa0\x21\x86\xed\xa2\x7c\xca\x0c\xa1\x87\x8c\xd4\x94\xf5\xfd\x61\x1b\x16\x9f\x4d\xf9\xdb\x8a\xde\x32\x87\xbb\x3c\x53\x0e\xdc\xbf\x68\x90\xac\xaf\x3b\x7c\x5e\x86\x3b\xbc\xb7\xf9\x96\x7d\x35\x70\xdf\xd1\x67\x4d\x02\x99\x26\xe2\x49\x9e\x37\xd8\x7b\xeb\xb3\xea\x82\xe3\x3e\xb9\xfc\xf0\x82\x06\xf1\x0e\x06\x49\xb5\x80\xa0\x56\x27\xd4\xde\x0f\x5d\x1e\xfe\x9f\x48\x2a\xcf\xea\x13\xb3\x22\xdb\xe5\x7e\x22\xab\x40\x7d\x24\x2c\xe9\x23\xd7\xc9\x54\x31\x74\xd1\x0d\xa5\x97\xf3\x48\x6e\xe2\x58\x7d\x93\x77\xbf\x18\xa4\x0e\x47\xbf\xa1\x9d\xf7\x1d\xef\xfd\xf6\x78\x40\x63\x00\x72\xc2\x67\x08\x48\x55\x69\x5e\x78\x2f\x2d\xb2\xf1\xf4\xc6\x98\x4d\x37\x81\x9d\xaf\x41\x7f\x8e\x38\x08\x2f\x95\xf9\x80\x2a\x7c\xc2\xf3\xa2\x16\x3d\x47\x2c\x44\x59\x53\x0f\xd6\x93\x09\x3b\x9e\x03\x64\x6d\x19\xe1\x0f\x97\x5c\x8e\x06\x7f\x52\x0c\xba\xcb\xd1\x20\x3f\x8f\x23\x4b\x93\xf0\x24\xd6\xad\xe6\xe0\xc1\x13\xd2\xa5\x6b\x1e\x72\x33\x1d\xa2\xf3\x60\x8b\x38\xef\xfb\xc9\xa8\x02\xad\xba\x07\x72\xd5\xe5\x58\xb2\x27\x33\x69\xc3\x2f\xdc\xf1\x80\x7f\x60\x59\xc9\x3c\x7c\x20\xa6\x30\x81\xed\x83\x35\xb2\x5a\xfa\x27\x94\xb4\x87\xcc\x96\xaa\x7d\xf3\x10\x42\xe4\x53\xe3\x03\xf1\xaa\x27\xec\x21\xb3\xc5\x2b\xe0\x29\xec\x12\x2d\xea\xa7\x30\x7e\x52\x16\xcf\xb6\x1d\x86\x97\xd4\x03\x07\xfc\xb2\x2b\xe5\x21\x6e\xb6\x17\x97\xe3\x1a\x53\xdd\x05\x0d\xb8\x4a\x16\x3f\xe1\x5a\x99\xfe\x9f\x06\x2c\x7f\xe0\x62\xc2\xd5\x60\x38\xe6\x9d\x93\xf1\x00\x3b\xe4\x38\x84\x87\xd4\x4d\x8b\xba\x67\x6b\xbf\x65\x14\xec\xa7\x83\x07\xa6\x25\xfe\xf4\x78\x5e\x1d\x46\x99\xd9\x78\x7b\x48\x02\x71\x0e\xf6\x03\x52\xdf\x6a\xcd\x3f\x30\x5f\xb2\xb6\x1f\x52\x37\xab\xd4\xf5\x43\x0e\xc8\x32\x37\xd5\x03\x52\x9f\xe9\xb2\x9e\x11\x43\x28\xf3\xe2\x19\xac\x61\xaf\x79\x92\x3d\xd7\xf7\x0d\x64\xa5\x14\xf6\x33\x48\x18\xc8\x7e\x21\x16\xa1\x57\x25\xc9\x9d\x9f\x5d\x35\x5e\xc8\xed\xd4\xc6\x19\x6b\x4c\xa2\xe5\x89\x2c\x11\x37\x01\x07\x91\xfd\xd3\x0f\x91\xbc\xcb\x64\x4f\x0f\x9c\xee\x4e\x80\x7a\x22\xe4\xc7\x09\xaa\xcf\x5c\xb4\x51\x6d\xc6\xa5\x34\xbd\x11\x27\x4c\x1e\xc5\xe5\x5f\x54\xa0\x89\x21\x26\xc8\xe2\xf6\x99\x31\x11\x96\x25\x33\x26\x42\x4d\x5a\x07\x3e\x27\xbd\x00\xd6\x90\x9d\x76\xcf\x0a\x2d\xab\x79\x59\xb1\x52\xfc\x7c\xf8\xb0\xd4\xa2\x15\xa3\xec\xfa\x63\x94\xbd\x73\x17\x81\xab\x87\x3f\x10\x5b\xdd\xc2\x63\x11\x8e\xa7\x83\xc7\x73\x46\x8b\x5c\x26\x8a\xa9\xba\x1c\x91\xa2\x6a\xe1\x49\x0b\x74\x30\x78\xb8\xfb\x13\x0b\xfc\x7c\x82\x9a\xd4\xd3\x0c\x16\x91\x2f\x9b\x1f\xa8\x1c\x3e\x73\x72\x11\x76\x25\xc3\xee\xc1\x81\x53\x3d\x42\x24\x7b\x4e\xb7\x97\x00\x1b\x47\x90\x3f\x3f\x0e\xdf\x3a\x3b\x3f\x01\x3d\xe4\xbd\xf7\x7b\xfe\xf7\x7f\xdd\x76\xf5\x13\xfc\xeb\x9e\x31\x12\x55\x96\x49\x1b\x9f\x9b\xc3\xb8\xb7\xca\xcd\x69\xdf\x3b\x03\x02\xaa\xcf\xe6\x7e\x78\x5e\x46\xc3\x13\xde\x06\xe9\xf4\xe7\xc5\xe9\xe6\x8d\x13\x91\x24\xae\x6f\xeb\xbb\xe5\x9b\xc2\x07\x40\x85\xcf\x80\x86\xb7\x41\x1a\xf5\xd9\xfa\x6e\x39\xaf\xe5\x89\x38\x12\x1f\x85\x9e\xf7\xe1\x01\x97\xdf\x78\xe0\xbf\x16\xbc\x07\x31\xa3\x32\x8d\x5f\x52\x37\x57\x97\x80\x7e\x0f\x9c\x46\x9a\xa3\x37\xe2\x42\x4c\xc6\xf4\x92\x1c\x22\xe2\xfe\xf9\x1e\x33\x1e\xa8\xfa\x01\x3c\xd6\xe5\x1a\xa3\x53\x6a\x42\x62\x50\xb4\xb1\xde\x14\xb3\xa0\x5e\xbd\xe8\xd0\x55\xff\x29\xb9\xf3\x25\x2e\xb7\x66\xbf\x7c\xe1\xd4\x53\xfb\x13\x43\x26\x05\xfc\x12\xf2\x61\xe4\x97\x17\x6c\x03\x07\x06\xbf\x00\xf7\xd9\x83\xf5\x82\x75\x60\xdb\xff\xdd\x0a\x77\x1a\x4f\xeb\xcd\x11\x71\xa1\xff\xc9\x1c\x29\x52\xe8\xef\x3e\x6c\x4f\xbb\xb6\x5f\xe0\x0c\x1c\x5c\xf9\x12\xe1\xe1\x5c\x9c\x17\x24\x23\x83\x76\xbe\x95\x08\x7f\x49\x89\x37\x14\x9e\xb3\xb6\xdf\x4a\x5c\x9f\x84\xef\x5b\xc9\xbd\x95\x6c\x7d\x6b\x74\xc8\xff\x73\x58\x70\x07\x2b\xc9\x54\x52\x60\x2f\x21\x25\xbe\x4b\x79\x1b\x6b\x5c\x52\xe6\xfd\x03\x26\x52\x83\x3a\xb2\xdb\xe9\x62\x2f\xfc\x8e\x4e\x27\x7b\xc1\xcd\x2b\x92\xed\x2f\xe7\xc1\x65\x5a\xce\xb7\xc7\x2e\xd2\x94\xc5\x81\xd0\x88\xbe\x2f\x3a\xd3\x31\x0b\x2f\xe8\xf4\x66\x90\x7c\xc9\xbc\x74\x80\xd6\xdb\xc9\x15\x2d\x6e\xe2\x19\x15\xfa\x87\x6b\x0b\x06\xaf\x61\xe0\x71\xfb\xe7\x83\xf7\xfe\xdf\x9b\x60\x2b\xdd\xec\xac\xef\x77\xeb\xdc\x62\x28\xbc\x77\x84\xf1\xaf\x06\x81\xbd\x67\xea\xc1\x77\x1f\x18\xfb\x67\x0e\xc6\xa4\xec\xff\x39\x00\x76\x97\x7f\xfb\x7f\xd9\x60\xef\xe0\x3a\x58\x82\xfc\x1d\x08\x36\xe9\xa2\x77\x90\xdc\xe3\x45\x36\xff\xe6\xc4\x3f\x90\xa2\xa0\x13\xe9\xbb\x4f\xa8\xbd\xc8\x0c\x7b\x39\xa1\x3a\x82\xed\xdd\xfa\x35\x9b\xcc\xf1\x9d\x74\xc0\x03\x80\x7a\x75\x3e\xf1\x0b\x9e\xfe\x67\x57\x05\xb4\xae\x07\x70\x32\xe0\x32\x0b\xdf\xd0\xae\x4e\xce\x7d\x41\xe6\xfb\x8c\xf0\xe2\xc6\xcc\x23\xb0\x72\xbc\xa0\x16\x46\x48\xae\x5b\xb0\xb5\x65\xb3\xdd\xf6\x2e\x72\x0c\xbd\x6f\xa1\x1a\x9f\xd3\xff\xb3\x86\xaa\x3f\xc0\x94\x2c\x97\x89\x51\xf6\x90\x6f\xed\xdb\x7d\x7f\xf2\xc2\x56\xb9\x3e\x0d\x0c\x24\x59\xed\x82\x50\xbe\x3e\x44\xbf\x30\x3d\xd9\x97\xfe\x72\xc5\xe4\xac\xca\x77\x1f\xd2\xb3\x8f\x77\xef\x19\x09\x5e\xea\x40\x84\xdc\xda\x5e\x78\xcf\x58\xd5\xde\xf9\x64\x0f\x39\x14\xe8\x8d\x50\x9c\x6f\x15\x38\xbb\x8b\x5f\x78\xb8\xd2\xf1\x0b\x2f\x65\x35\x11\xaa\x70\xdf\x53\xbf\x57\x22\x6f\x5e\xef\x13\xb3\x6b\x75\xf4\x02\xe0\xef\xe0\xd0\x97\x73\xbf\x41\x51\x5f\x20\xf5\x6d\xb0\xbc\xdc\xe8\xd8\xf1\xf3\xc2\xe3\xed\x0c\xb0\xf7\x87\x27\xc9\x8b\x22\x62\x78\xed\xab\x7a\x23\x52\xc6\x1f\x20\x52\xe6\xb0\xa8\x89\x1b\x1b\x13\xda\xbc\x01\x38\xe1\x16\x90\x5d\xb4\x05\xc3\xbf\xa8\x1a\xc2\x5e\x3e\x62\x28\xf0\xf8\xed\x28\x7f\xef\x03\xc8\x4d\x97\x13\xcc\x24\x5a\x13\x77\x2c\x62\xcb\x09\xb0\x0e\x9d\x1b\xf0\x72\x85\xe3\x18\xed\x17\x9a\x25\x47\x89\xbf\xf0\x86\x3b\x29\xe5\xbd\x59\xa4\x56\x46\x77\x2c\x89\x4f\x85\xc4\x99\x78\x46\x08\x94\x31\xa5\xc0\x7b\xdf\xff\xfb\xbf\x62\xfa\xc9\xf7\x06\xd3\xf3\xf3\xfc\xee\xa2\xd1\x25\xdf\x87\xe3\xa9\x0c\x98\x37\xc2\x7f\x1d\x41\xf7\xc2\xa2\xe4\x7c\xb2\xf7\x89\x1e\x68\xcc\x00\x23\xb6\xeb\xea\x7d\x62\x55\x7f\x5e\x98\x3c\xe0\x2f\x2e\xca\x6a\x31\x4e\x8a\xfa\xa9\x00\xe7\xbb\x87\x34\xc2\x85\x3f\x8b\xfa\x89\x60\x09\x8d\xe1\xf3\x50\xa1\x5b\x1c\xb3\xe8\x1a\xdf\x00\xa9\xd2\x18\xbc\x31\x49\xfa\x02\x09\x56\xd3\x93\xf2\x42\x75\x65\xe1\x0e\x4f\xd3\x61\xd9\xf7\x22\x1b\x3f\xe5\x1b\xef\xee\x5f\x0f\xd7\x01\x28\x96\xa0\x14\xd6\x41\xec\x4a\xfb\xcf\xa2\x59\xc7\x01\x5d\xe6\x7f\xb2\x75\x1d\x07\x6e\x96\xcf\xff\x0c\xf9\x7f\x82\x63\x1d\x47\x0c\xf9\x52\xb9\xc3\x25\xec\x32\xda\xb1\xfa\x7d\xb0\x0b\xff\x5b\x03\xeb\x80\x90\x40\x91\xf7\xeb\x88\x0b\x24\x45\x51\xae\xe3\xb8\x79\xc0\x2f\x04\xb8\x62\xf7\x17\xf0\x3f\xfa\x8b\xe9\x20\x5c\x4b\x35\xc2\x48\xa0\x10\xef\x75\x90\x2e\x2c\xb7\xce\x3a\xc2\x22\x1c\x9f\x1f\x38\xd4\x2f\x0d\xc1\x36\xfa\x96\x10\xae\xd6\x01\xa2\xa5\xa2\xa1\xd7\x41\x40\x8b\xe8\xf4\xd7\x11\x91\xc3\x02\xd4\x58\x07\x91\xc3\x4a\x58\x5e\x07\x00\xd1\x7d\xb8\x45\x01\xba\xe5\x72\x8c\xc1\xf0\x17\x6f\x26\xc5\x15\x3c\x6c\x14\x97\x83\x81\x4d\x63\x94\x11\x0d\x4b\x2d\xca\x31\x04\x5d\x65\x80\xcf\xdc\x40\x72\xbb\x04\x8f\xb4\x8e\x1c\x3d\xd4\xf7\x73\xcc\x81\xeb\x23\xc2\xed\x70\xf9\xdd\xff\xbb\x3d\x91\xe0\x9c\xd5\xa1\x12\xfb\x6e\x6a\xc8\xc0\xe4\x14\x72\xda\x3a\xb6\x9d\x9a\x85\xc4\xb3\x8e\xc2\xa5\x96\x1b\x58\x42\xbf\x4d\xad\x8a\x12\x00\x96\xaa\xb0\xa6\x3d\x07\x5e\x25\x15\x9c\x05\x0f\x69\x18\xb2\xc3\xab\xa2\xb2\x8e\xfd\x05\x80\xbc\x74\xbd\xbf\x8e\x0a\x4c\xcd\xd4\x90\xd4\x98\x93\xe5\x1f\x70\x95\x1c\xea\xc2\xb6\x64\x87\xa4\xe5\x3a\x48\x16\x6b\xae\xa0\x91\x15\x3e\xd4\x42\x52\xc1\x6a\x55\x03\x00\xfd\x54\x02\xf2\x3a\xc8\x04\x53\xd4\xe1\x3a\x5a\x68\x17\x7f\x00\x66\x89\xe4\x45\xd2\x90\x65\xc3\x15\xb0\xb3\xc6\xbf\x78\xd2\xd6\x41\x60\x75\x9f\x6e\x5d\xc4\x34\x1e\x6e\x1e\x89\x66\x9e\xe2\xb8\xa8\x99\xde\x15\x9d\x68\xe9\xa1\xe6\x05\xe0\x89\xce\xd3\xeb\x00\xf1\x44\x11\xfa\xeb\x80\x35\x4a\xb9\x1c\xeb\xe0\xa6\x66\x09\x88\x7d\x1d\xdb\x32\xaf\xa9\xb8\xc6\xe8\xa0\xa6\xe8\x2f\x57\xcd\x15\x60\xb7\x5a\x10\x00\x60\x52\xfd\xfc\x08\xe8\x22\xb5\x38\x5c\x51\xb2\xa2\xd6\x31\x58\x13\x53\x7d\xe4\x66\x46\x40\x42\xeb\xe0\x66\x66\x89\x54\x67\x1d\x44\x80\x7f\xf6\x59\xc0\x8e\x79\x8e\x03\xb8\x74\x7a\x55\x0d\xae\xcf\xdd\xe7\xf0\x5d\xe9\x40\xb6\x0e\x92\xd3\x74\x79\xb3\x0e\xa8\xa6\x14\x21\xbf\x8e\xf1\xc4\x0b\x1a\xc5\x11\x86\x9d\x5e\x98\xc1\x15\xaf\x4e\xce\x44\xcc\x83\x9e\x9f\xcc\xc2\xf4\xff\xe8\x1b\x4f\xfc\x8c\xb0\x14\x7d\x70\xdb\xe2\x2b\x7b\x1d\x4c\x26\x61\xfa\x7b\xd1\x45\xcb\xa6\xbf\x28\x77\x97\x59\x86\xde\xfa\x13\x3c\x0f\x6f\xc4\x6d\x8b\xaf\xec\x65\xb2\xc8\xb3\xff\xfc\x9f\xe3\x03\x6a\xe1\x62\xe3\x34\xf5\x20\xc2\xe2\xa7\x55\xd6\x36\xc6\xbb\xbc\xd6\xeb\x58\x31\x6d\x59\x83\x8c\x35\xbe\x3e\x0f\xcc\x78\xc0\x3f\x10\x82\xe8\xc5\xbe\xce\x78\x40\x4b\x11\xa4\xee\x65\x25\x85\x3d\xbe\xa6\x75\x00\xcc\xab\x1f\x89\x79\x26\x6a\x54\xa3\x4f\x62\x10\x2d\xf0\xb0\xc7\x45\x37\xbf\x8e\x13\xc7\xad\xa7\x39\x80\xb8\xad\xc4\xce\x58\x38\xde\x1c\x27\x51\x9b\x96\x67\x67\x6c\xe0\xe2\x16\x20\x31\x3f\x0f\x04\x2e\x87\xfe\xbf\x08\x6a\xf5\xfe\xc5\xfc\x4e\x5e\x28\x57\xcc\x43\xd5\xa0\x70\x4f\xf7\x11\x68\x17\x81\xab\xd6\x6a\x57\x83\x1d\xd7\x15\x12\xd5\xeb\xed\x78\x8d\xa8\x50\x2d\x22\x54\xfe\x23\x20\x20\xd5\xea\x9e\xa6\xeb\xe4\x7f\x4d\xe3\x75\x71\x93\xef\x0a\x09\x5b\xf6\x5e\x21\xd2\xbd\x78\x7b\x43\xdf\xf1\x59\xba\xd8\xef\x9f\xed\x1e\xf6\xfb\x74\x8b\x7f\xac\x13\xef\x0d\x38\xb4\x92\x87\x6c\x9b\xe8\xb9\x7e\xfe\x27\x12\x76\xe8\x7f\x2c\xf4\xcf\x5e\xbb\x23\xf4\x5e\xcf\x87\x85\x2e\xd8\x8e\x75\xdc\x0c\xa9\xf7\xca\x1d\x0d\x70\x85\x2c\x3b\xeb\x84\x88\x44\xb7\x56\xfc\x4b\xa8\x53\x0f\xef\x90\x16\xb6\xae\x70\x29\x7e\x2a\x80\x41\x6b\x4d\x6b\xfa\x67\x1f\x22\x8a\xf5\x26\xb1\xea\xcb\x5a\xec\x61\x12\x2d\x12\x1f\xd4\xe6\xe7\x7d\x60\xa9\xda\xbf\x29\x9d\x27\xba\xa3\xd6\x85\x35\x3d\xbd\xad\x02\x9d\xce\x4b\xec\xf9\xeb\x8f\x06\xe4\x61\xc4\x97\x3e\xcf\x25\x60\xf6\x0c\xbe\xb8\xa7\x9a\x06\x14\x6b\xb9\x5a\x1e\xe3\xd2\x14\x98\xf9\x3a\x5e\x96\x90\xa5\x69\x78\x34\xa7\xd6\x48\x02\xbc\xa6\x69\xc4\x53\x64\xbe\x09\x8e\x60\xa5\x08\xdf\xd6\xc6\x4e\x30\x76\x2d\x65\x7e\xae\x04\x9e\xba\x9b\x9c\x70\x60\xca\xa9\xba\xd2\x36\x4f\xe7\xf4\xff\x61\x9e\x0a\x60\x67\xa5\xc8\x6c\x73\x13\x22\xb3\x4d\x09\x15\x2b\x11\x31\x65\x63\x2b\x01\xfa\x2a\xb4\xe8\x95\x52\x74\x52\xcf\x67\xe6\xd8\x1f\x20\xc0\x69\xc9\xd2\x49\x79\xc0\x24\xe1\x32\x3e\x3c\x49\x96\x84\x35\xb8\x14\xaf\xbf\x52\x8e\x59\xd1\x03\xe5\x40\xa9\xa9\x82\x82\x30\x94\x25\x93\x0a\x8a\xf9\xbf\x33\xce\x4a\xa5\x44\x85\x6a\x51\x89\x2e\xbb\xc2\x16\x0f\xa8\x0b\x01\x0d\xb0\x5c\x03\xc4\xd8\x87\xa6\x0d\xa8\x00\x2f\xe3\x04\xc1\xc8\x21\xad\x96\x60\xf9\x12\x3a\xc2\x4a\x01\x0d\xa0\x20\xf4\x95\x88\x91\xf6\xc2\x48\x15\x70\x62\xc9\xa2\x14\x17\x79\x6e\x50\x8d\x20\x0b\x97\xf1\xf9\x49\x78\xa6\x0a\x2e\x98\x64\x55\x22\xa6\x5a\x4e\xc6\x95\x02\x49\x40\x51\xee\x2b\x41\x03\x9a\xdd\x00\xac\x3f\x85\x8f\xae\x04\x42\x9d\x5c\xef\x2b\x11\x68\x23\x3f\xf8\x4a\xdb\x7e\x2b\xcd\x1f\xec\x5c\x9d\xea\x5c\x97\xb6\x75\x36\x6a\xf6\xff\x40\xab\x78\xc4\xc0\xa3\xf3\x11\x24\x75\x72\x36\x8a\x9f\xe7\x66\x51\x5a\x3a\xf5\x2d\x2b\xab\xdb\x1b\x61\x34\x0a\xe3\x58\x29\xf0\xe7\xbc\xea\xb8\x7a\x5c\xca\xdb\x5f\x69\x9b\x6f\xa5\x0f\x97\xb9\xf1\x92\x9a\x4f\x71\xf5\xa8\x43\x46\x1a\x04\xae\xb9\x87\x23\x7a\xa4\x11\x08\x73\x4f\xd1\x9c\x2b\xc5\xcd\xa3\xe7\x18\x8a\x30\xe5\xd1\xac\xb4\xcd\xbd\x3c\xaa\xff\x1f\xe0\x76\xa9\x07\x83\x4c\x0b\x1d\x6d\xd3\x60\x08\x3c\x65\xf8\x49\xa7\xb7\x41\x5c\x2b\xca\x34\x4b\x71\xad\x28\x6f\xc3\x4a\x71\xad\x58\xd5\xa3\xb8\x56\x94\xff\x62\x25\x90\x04\x84\x1b\xb2\x12\x8e\xcf\x25\x6f\xc1\x4a\x84\xaa\xcb\x95\xbc\xd2\xe4\x2a\xd4\xb3\x04\xf2\xbc\xf0\x6f\x56\xe2\xd6\x50\xf7\xd3\x2b\x45\x2c\x50\x51\x8b\x56\x98\x29\x6a\xc0\x0a\xd1\xa2\x2e\x6d\xc3\x28\x0f\x8b\x16\xfc\x94\x02\x6b\x5b\x89\x4b\xc2\xe9\x39\x02\x48\x5e\xc0\xf6\x2b\x9d\x9c\xb2\xbc\x6d\x08\x3c\x4f\xde\xb7\xc4\x89\x57\x8f\x48\xc4\xfe\x78\xc8\x23\xb4\xa7\xfe\x0b\x16\xf4\x4a\x5c\xf8\x15\x4b\xda\x5f\x00\x90\xa8\xb1\xa0\x0b\x2d\x6b\xc7\xf4\xe3\x8e\xd4\x7b\x04\x74\xa1\xf5\x11\x33\xbf\xb8\x8e\x77\x39\x66\xd4\xc2\x1b\x0f\x60\xf2\x2e\x8c\x34\xff\x8f\x1c\xf9\x21\x47\xbc\x68\xb7\x89\x51\x3e\x8b\x96\x4b\xc8\xe6\x01\x81\xa5\xb3\x7d\x9a\x04\xc3\xbf\x65\x33\x5e\xc3\x64\x51\xba\x4d\x92\xdc\xdc\x80\x08\x1c\xfa\xe8\xa7\xf0\x1a\xca\x08\x4b\x84\x71\x57\x0f\xca\xfd\xd7\x25\x2d\x89\x1b\xd0\x27\x59\xa2\x09\x38\xbd\x8f\x86\xbc\x17\xff\xab\x85\x44\x1a\x0d\x8b\xda\x80\xd3\xf3\x2e\x20\x90\x48\xf8\x72\x2b\x71\xcb\x59\xdd\xa3\x27\xbe\xa7\x25\x42\x60\xd1\xa1\xc0\xfb\x95\x00\xaa\x5f\x16\x9d\x6f\xf4\x40\x6b\xf4\xed\xbc\xf0\x79\x20\x6a\x54\x05\x6f\xd4\x98\x34\x48\x5c\x94\xda\x43\x94\x08\xcb\x56\x7c\xc0\xca\xc7\x3e\xb2\x28\x68\x65\x9f\x8e\x78\xbe\xab\x4c\x17\x64\x4a\xe7\x03\xa0\x2e\x99\xde\x19\x95\xaf\x6c\x89\x95\xc1\x85\x5f\x87\xff\xc7\x95\x20\x4b\x3a\x1f\x84\xb4\x0a\xef\x62\x65\x62\xa4\x7d\xb2\xcd\x29\x1a\x50\x55\xc6\x97\x70\xf8\x79\x50\x65\x74\xba\xc8\x89\x5b\x37\x49\xb6\x4c\xdc\x8f\xbc\x94\x2b\xe7\x1a\x19\x3a\xea\x31\x31\xcd\xba\x9f\x58\x99\x7b\x4b\x45\x36\xad\x9c\x19\xd2\xe1\xe7\x1f\x08\xc0\x5c\x8e\x1e\xc8\xd2\xcd\x85\x1e\x68\x1f\x64\x2e\x32\x6d\x4a\x67\x34\xbe\x97\x65\x2e\x7c\x60\xfa\x79\x86\x54\xea\x29\x17\xa6\x4c\x26\x45\x86\xd3\x45\x91\x3d\x2b\x97\x9b\xb2\x86\x9c\x8b\x50\xb9\x61\x57\x2e\x20\x91\x69\x67\xe7\x4a\xa4\x95\xb6\x41\xae\x31\x00\xfa\x7e\xe5\xfb\xda\x15\xb9\xc6\xf7\xfd\x3c\xdf\x93\xe0\xcc\x2d\x32\x78\x5c\xa6\x3e\xd9\x68\xb9\xc5\x22\xf5\x1a\xda\xfa\x7d\x2a\xca\x7c\x65\x52\xe3\x95\x83\xb4\x32\x40\x40\xc5\x1d\x6e\x8c\xb8\xac\xc2\x8c\x3e\x17\xc4\xcb\xca\x9d\x19\x93\xea\xc8\x5b\xf9\x65\x61\x0b\xac\x8c\xeb\xc2\xee\xac\x3c\xf0\x23\x27\x2f\x4a\xc2\x6e\x9a\xd7\x14\x00\x7a\x3e\x44\xe7\xad\xed\x1c\xe9\xb5\xf2\xc4\x1f\x24\xd5\x92\xe7\x9e\x61\x4b\xae\x3c\x6b\x7c\xc0\x2f\xe0\xf0\xf2\x2e\x99\xc4\x8f\xe8\x9c\x9f\x17\xe2\x5a\xba\x24\x2f\xd2\xc8\x04\x4a\xb3\x32\x21\x2d\x0a\x46\x5b\x79\x2b\xab\xa5\xe4\xf4\x95\x57\x00\xe1\x4b\x5c\x67\x70\x73\x8a\xb7\xd5\x8a\x3e\xbb\x8d\x04\xc1\x08\x91\x61\xe5\xad\xde\xf6\x03\xff\x92\x73\xb3\x32\xe9\xf7\xdd\xdb\xfc\x3c\x18\x41\x7d\xfe\x8c\x11\xd1\x14\x9c\x31\x22\x32\x48\xf2\x19\xdc\x51\x1a\xa1\x33\x3a\x24\xb9\x73\xfe\x21\xfb\xfb\x87\x49\x8d\x5a\x24\xe7\xe2\x05\x97\x63\x0e\x35\x84\x5b\xfd\xae\xe6\x01\x01\x00\xd0\xda\x26\x9f\x77\x7c\xc0\x0f\xc4\x9c\xa8\x82\x2b\xf1\x82\x5a\x7c\x05\xbc\x8a\xff\x9f\x51\x81\x1f\xe0\xb4\xe3\x7d\x40\xfa\xfb\xa1\xe4\xcb\x95\x2f\x14\x9e\xd4\x47\xbe\x68\x92\x2c\x96\x8c\xd2\xb6\x1b\x23\xff\x62\x15\xc8\x6c\xcc\x28\xed\xe6\x2f\xfe\x62\x54\x65\xf6\xe5\xad\xb4\xa7\xb0\x27\x57\xfe\xf5\x78\x40\xc3\xfc\x03\x09\xc4\x4d\xfa\x91\xce\x67\xd9\xf5\xa3\x49\xc9\x15\xb0\xf2\xa5\x90\x32\xa8\xef\xca\x68\x58\x79\x6b\xbc\xd5\x3e\x65\x12\x68\x93\xf7\xe6\x4d\x05\xfe\x20\xb0\xef\xcd\x3b\x83\xd8\x5a\x7b\xc0\xf2\xd3\xa8\xd0\xcf\xb3\x2e\x2c\x2c\x9f\x58\x17\x52\x81\xf9\x61\x5d\x78\x2f\x3e\xb1\xd0\x87\x6b\x40\xba\x58\x1c\x3d\x91\x58\xe4\x1a\x1f\x5a\xe4\x16\xd0\x62\xef\x9c\x97\xa5\xed\x75\xf2\xb2\x2e\x64\xc6\x64\x50\x00\x9b\xb7\xc2\x1b\x2d\xb4\xc2\x20\x56\x29\xb9\x0b\x91\xe9\xa4\x6b\xa6\xb2\x55\x6e\x3e\x44\x3f\xb3\x0a\x3a\xb7\x69\xd2\xca\x11\x63\xf0\x5f\x17\x0b\xa1\xb2\x36\x4b\x0a\xb4\x64\x87\xaf\x1c\x0a\x81\x41\xb6\xde\x0b\xb7\x3c\xca\x89\x5c\x25\x61\xd7\x68\xe1\x95\xc4\x5e\x6a\x2e\xb3\x97\xb2\x3f\xc0\x5e\xd2\x3a\x2c\x89\x21\xd2\x56\x28\x19\x34\x10\x09\xe0\x02\x4f\xca\x61\x5b\xb9\x64\x32\xee\x0e\x3f\x10\x2c\xff\xfa\x40\x24\x0e\x29\xac\x62\x15\xe0\x60\xec\xdf\x2a\xc0\xc1\x74\x49\xab\x82\x12\xd6\xf5\xea\x2a\xc4\xda\x4e\xb7\xb0\x44\x86\xa2\xea\x2b\x01\x40\xaa\x0f\xee\x43\xf5\xd2\x05\xfe\x2a\x25\x1a\x90\xfc\x43\x88\x1b\x97\x43\x3a\xf8\x03\x6f\x64\x8a\xab\x85\x95\x65\xa2\xad\x58\x40\xe8\x53\x2e\xfb\x2a\xe4\xe2\x1c\xa2\x1a\x59\xa5\xb2\x13\xe4\x4c\x2e\x84\x17\x55\x37\x19\x9c\x5a\x45\x9b\xae\x52\x51\x4a\x9e\xe4\x7d\xec\xce\x87\x02\xb4\x56\xa9\x91\x81\xa7\x16\x11\x6f\xa4\x60\xd3\x55\x5a\x24\xc0\xb9\x7c\xf1\xbc\x1a\xd4\xe3\x79\x8d\x69\x67\xd5\xb8\xcb\x9d\x55\x52\xfd\x3c\xb9\xc4\x6e\x60\xbf\x22\x74\x45\x0d\x00\x3f\x4f\xe9\x26\xab\x0c\x86\x48\x1e\xbb\x02\x9a\xdd\x31\xff\x25\xfb\x66\x95\xc1\x26\xd0\x71\xb0\x70\xdd\x60\xaf\x74\x19\xac\x08\x19\x0d\x65\x12\x52\x21\x8d\x59\x08\xdc\x39\x7c\xb1\x58\x80\x43\xb7\x34\x2e\xdc\x06\x28\x6b\x76\x95\x70\xf6\x7b\x02\x89\x4a\xfd\x0c\x67\x60\xd8\x7a\x93\x85\x0a\x56\x90\xc5\x2a\x60\xd8\xfa\x7c\x52\xe0\x31\xe9\x52\x71\x05\x1d\x79\x78\x3c\x43\x05\x4a\xfc\x97\x93\x06\x25\x97\x51\x38\x0a\xa1\x5f\xe5\x4f\x05\xfa\x03\x6c\x5b\x0b\x96\x33\x26\xc4\x63\x72\x86\xe4\xd1\x04\x85\x0e\xcc\x3a\xc6\x97\x33\xb2\xb7\xd5\x85\x33\x12\xce\xa4\x35\x0b\xd9\xd1\x0a\xd5\x5d\xe5\x62\x5f\x35\x97\x6b\xbc\xa0\x4f\x5c\x2c\xa2\xe1\x72\x0c\x8a\xbe\x08\x4c\x6e\xf3\xac\x84\x8a\xb3\x6c\xfb\x31\x08\x32\x76\x0b\x99\xc1\x9f\x5d\x04\x8a\xed\x51\x3c\x08\xbf\x58\x95\x1a\xa4\xdf\x15\x0f\xe8\x8b\xa1\xe2\xba\x1f\x40\x85\xe9\x44\x53\xc8\x16\x6e\x16\x66\xc0\xde\x76\xb7\x80\x43\xa2\xaf\xc4\xcb\x1d\x3d\x52\x8b\x6e\x16\xe2\xf0\xff\xc4\x02\xc9\xfc\x2e\x0f\xe2\xbe\x78\xdf\x3e\x00\x10\x7a\xa1\x3d\x48\x6f\x9d\x80\x0a\xa8\xb8\x47\x29\xae\x21\x56\xae\xc6\x14\x15\x38\xdc\x65\x4e\x89\x82\xc1\x59\x25\x4e\x89\xf6\x0e\x94\x37\x06\xd5\x0f\xcc\x78\x40\x63\xc0\x29\xd1\x71\x06\xf5\x08\xad\xdd\x55\x0e\xe3\xea\xbf\x16\xd4\x14\x5e\xd0\xaa\x72\x8a\x44\xc5\xa5\x1f\xe8\x93\x5c\x7a\x35\xc5\x34\x0f\x95\xe9\xd2\x74\x85\x11\xdf\xab\x06\x84\x86\x92\xf3\xa1\x26\x26\x4d\x2a\xb3\x66\xd6\xa5\x9c\x37\x35\xc7\xa4\x34\x95\x83\x89\xfb\xbf\x0e\xd6\x42\x7b\x24\xfb\x2a\xfa\x41\xf4\x65\xab\x96\x58\xc7\x1e\x81\x82\x05\xaf\x55\x53\xe3\x90\xa6\x9d\x53\x4b\xac\xc3\x4f\x8d\x61\x8f\xba\xc6\x50\x20\x7e\x81\x85\xaf\x53\x56\x25\xfa\xd4\x9e\xe8\x0a\x51\x48\x93\x34\xaf\x95\x75\xac\x5c\xbb\x55\xc9\x9f\x50\x3e\xc5\xaa\xe0\xb1\x1e\x1e\xc2\xf6\x87\xe6\xe4\x1f\x18\x63\x29\x90\xda\xe3\x9c\xaa\x31\x25\xc1\x42\x58\x14\xab\xf6\x1a\x50\x37\xfe\x81\x75\x35\x5d\x01\x68\xcb\x92\x37\xb5\xa3\x91\xec\x72\xab\x3d\x66\x49\x63\x10\xa8\x63\xda\x5a\x15\xb7\xe6\x51\x65\x3b\xd5\x40\x32\xaf\x2e\x73\x09\xed\x65\x30\x58\xa8\x8e\x2c\xa8\x23\xd6\x85\x9a\x10\x77\xcc\xee\x13\xb8\x65\xbe\x60\xa8\x23\x70\xc9\xfe\x25\x4c\x6d\x55\xd0\x53\x1d\x95\x50\x27\x68\x50\xae\x9c\xfb\x61\xdb\xb2\x75\x6b\x8c\x6e\xd7\x44\x25\x56\xd3\x71\x06\x75\x9f\xfa\x8a\xcf\xa1\x35\x42\x33\x95\x54\xb5\xe7\x82\xa8\x35\x8d\x5f\x5c\x07\xbb\xf5\xab\x52\xa1\x3e\xc8\x6d\xf0\x3c\xfc\x3e\x1b\x5d\x61\xf5\xab\x6e\x9d\xd4\xad\xf2\xeb\x8a\xf1\xf3\x80\x02\xa7\xaa\x54\x88\x55\x09\xb6\xb4\x52\xac\xc4\x5a\x8a\x0c\x6c\xd5\xf5\xe2\x93\xd3\xff\xfb\xdc\x97\x15\x87\xbf\xea\x99\x08\x67\xd5\xa2\x04\x44\x4d\x39\xb2\xab\x9e\x04\x93\x7e\xfe\x07\x6f\xe6\x53\x1e\x20\x7a\x69\x88\x00\x51\x73\x0c\x41\x3d\x41\xb8\x3e\xfc\x3c\x43\xfe\xf9\x9f\x21\x4f\xfe\xde\x8f\xb2\x06\x60\x6b\xbc\xee\x10\x83\xba\x15\x5e\x5e\xfe\x3f\x6e\x86\xfd\xfe\x95\xf7\xf3\x3a\x45\xd6\x2b\x02\x3b\xf4\xbd\x8b\x19\xd1\xa9\xba\x02\xf6\x91\x2c\x08\xf7\x91\xaf\x0a\xa3\x78\xd5\x2b\x32\xba\x35\xc3\x5b\xfd\x75\x87\x4f\x55\xc8\x3e\x15\x0f\xbd\x2a\x81\x9c\x22\x2b\x58\x15\x3f\xae\xcf\x9c\x75\xab\xcb\xdc\xbd\xa4\x7e\xb4\xa7\xf8\xf9\xc6\x92\x53\x7f\x39\x10\x2a\x08\x7f\xd5\xdf\x88\x05\xe1\x0f\xbe\xf1\x83\x5a\xb8\xd5\x5b\x77\xec\x4e\xbd\x17\x65\x8d\xd0\x7d\xc6\x0b\x7e\x80\x29\x90\xb2\xa9\xf7\x8f\xbb\x0e\x7d\x92\x6c\x4c\xbb\xa6\xeb\x56\x7f\xb5\x7a\x0a\x1e\x86\xdc\x4b\x74\xab\xbf\x32\x3d\x24\xcf\xdf\x22\xd7\x07\x1e\x5a\xf4\x29\xb3\x26\xdc\xa0\x87\x06\x35\x7f\x00\xaf\xed\xf0\xff\x37\x98\x45\xea\xd1\x0b\x6e\x9e\x77\x1d\x10\x60\x8a\x29\x5f\x15\x18\xd4\xec\x35\x00\xa4\x97\x4f\x02\xf5\x65\xd3\xb9\x83\x40\x7a\x75\xaf\xd9\x97\xf6\x5a\x37\xbd\xe7\xff\xfe\xaf\x1c\xee\xf0\x1b\x92\xde\x0d\x06\xb3\xcb\x26\x4d\x7d\x59\x34\x32\x2c\x1b\x71\x8f\xca\x84\x58\x2d\xe2\x1e\xf5\x81\x76\x30\xa2\xb2\xb1\xda\xd6\xe6\xdd\x37\xcd\x8d\xd4\x95\x22\x43\xb3\x71\xaf\x2b\xa8\x8e\xad\xc4\x20\xf2\x71\xf9\x82\x5b\x74\xa8\x0c\x65\x95\x66\xb8\x81\x92\xe5\x0b\xc4\x96\x58\xc4\x12\x22\x2d\x11\x31\x2e\x8b\xaa\x25\x96\x98\x34\x57\xe3\x52\x57\xd9\x46\xab\x25\x6e\x62\x3e\xef\x33\xa1\x52\xfe\x2d\x85\xde\x91\x6e\x6d\x19\x13\x4b\x21\xe0\xab\xed\x03\x69\x11\x4b\xc9\x6a\x99\x11\x91\x62\x6a\x99\x6d\xa4\x29\x6f\xc0\x64\x09\x20\x67\xb5\x1c\xc4\x3f\xea\x71\x06\x9b\x53\x9b\xa2\xc5\xf9\x55\x49\xcc\xab\x65\xe4\xd6\xca\xff\xa2\x67\x5a\x66\x41\x2c\xbf\x8c\xd0\x72\xff\xc9\x34\xb5\x6f\xac\x65\x84\xc8\xa7\xbb\x2f\xa9\xb0\x7a\x1f\x90\x2d\x47\x91\xb6\x12\x96\x80\xa4\x76\x2b\x48\x09\x77\x77\x1b\x37\x5d\xd8\x2a\xab\x6d\x63\xa6\x24\x0f\xf8\xb6\x65\xba\x50\xc0\x56\x83\x45\xdc\xfe\x84\x56\xa2\xc1\xfe\xe0\x1d\x1f\x54\x85\x15\x20\x0e\xa9\xed\x06\x50\x85\x63\x17\xda\x3e\x1c\x77\xc1\x16\xae\x56\xff\x5a\xac\x29\x26\x84\xd1\xe6\x56\xab\xa1\xc8\xbc\xc6\xeb\xa2\x06\x35\xb1\x82\x93\x27\xc1\xd8\xfe\xcc\xa7\xee\x1f\x7e\xbc\xa0\x3e\xc4\xad\xb5\x2b\x00\x9b\x62\x78\x90\xb9\xb5\xf6\xa5\x74\x6b\x2d\x2a\xf4\x0b\x21\x08\xbd\x2d\xf7\xf9\xba\x5b\xb7\xb4\xf6\x03\xd0\xd5\x35\x6c\x5d\xb4\x3c\x6d\xfd\x6f\xd5\xea\x93\xdb\x20\xcb\x3e\x89\xb4\x6d\x4e\xe5\xcf\x20\x90\x4c\x73\xf8\x32\xa7\xf5\x97\x79\xd2\xb0\x6f\x7b\x2b\xdb\xc5\xd0\x06\xe8\x8a\x3a\x0a\xb5\x81\x37\x50\x16\x5f\x23\xe0\x4e\xd4\xa1\xfb\x18\xc6\x19\x5a\xff\xcf\x30\x58\x74\x3a\x6b\xfb\x90\xbd\x7c\x25\xd7\x26\xb0\xae\x1e\x93\xd9\xf9\x5f\x3d\x98\xe4\x80\xc9\xe0\x69\x33\xc6\x6c\xfa\x8b\x17\x89\x87\x7e\xe1\x47\x05\x1a\xb3\x19\x2b\x6b\xfa\x87\x87\x07\xb4\x50\x66\x24\x16\xaa\x82\x15\x83\xaa\x93\x46\x0b\x57\xbb\xd7\x72\xb8\xda\x7d\xbb\xd0\x80\xa6\x75\x7c\x6e\xdb\x46\x97\x91\x8a\x57\x5b\xe1\x46\x51\x1f\xc0\x8f\x3f\xbc\x79\xce\x1c\x10\x75\x1a\x24\x18\xcb\x1d\xa1\xdc\x4e\xc2\xde\x3d\x08\x24\x8b\x3a\x22\xa4\xc1\x6f\xea\x88\x90\x76\xc6\x95\x9a\xeb\x3b\xe3\x03\xfe\xe2\x45\x0b\xfd\x02\x83\x66\x61\xb4\x8d\x9e\x25\xaa\x99\xd5\xc8\x36\x19\x96\xb7\x17\xb3\xe4\xdd\x1a\x8e\xec\xff\x67\xec\x5d\x92\xad\x07\x75\x26\xd1\xa9\x9c\x21\x98\x97\x04\x9d\x33\x17\x3f\x6f\xef\x36\x6a\xfe\x8d\x0a\x67\x2e\x67\xee\x8a\xa8\xfa\xe3\xeb\x79\x6d\x6d\x30\x60\x10\x7a\xa6\xcc\x8f\x68\xc8\xb6\x55\x78\xc0\x90\xfd\x87\x5d\x1e\x7c\xa1\xd6\x14\x80\x63\xbe\x31\xc7\x81\x8f\x64\xfe\x03\xa5\xdf\x46\xe2\x01\xa5\xdf\xae\xe4\x71\xd2\x3a\xa7\xf6\x94\x52\xec\xac\x18\xa8\x6e\x5a\x24\xa4\x0c\x5a\x01\x6c\xb1\x1c\x80\x00\x53\x51\xf6\x35\x00\x42\x61\xab\xf1\x38\xe1\x8c\xf7\x15\x72\xbd\xba\x50\xf1\x47\x47\xfe\xaa\x8d\xc8\x03\xae\x63\x07\x24\x0f\x18\x05\xec\xe9\x1d\x00\xfc\x72\xbc\xdd\x80\x90\xb3\x8d\x3f\xff\x80\x25\xf0\x9d\x7a\xc3\x69\xb6\xfc\xbb\xa2\x2e\xa4\x7f\xe3\x85\xba\xf3\x07\x5c\xc3\xe9\x25\x44\x36\x87\x7d\x60\xe3\x06\x54\x4f\xfd\xb7\x0b\xe7\x95\x88\x86\x3d\x76\xe3\x3e\x39\x5a\x2d\x0f\x82\xd3\x36\x9f\xb2\xfb\x46\xed\x6d\x2d\x0f\x52\x3d\x04\xe4\xb3\xc6\xc3\x1b\x5f\xa3\x7d\x45\xa6\x91\xde\x10\x0f\x62\x2d\xdc\x1e\x99\x20\x4e\x84\x18\x28\xd4\xf6\xe7\xc2\x61\x26\x88\x77\x24\x44\xa8\xee\xef\x8f\x4c\x90\x3f\xab\xf5\xab\xc4\xaa\xe5\x7f\x45\xa8\x26\xe0\xac\x35\x9e\xf3\x7d\x9f\x3f\xef\x43\x91\xcf\xbf\x6f\xd0\xb5\xba\x0f\xa4\x60\xbb\x2d\x62\x43\x56\x9d\x64\xb8\x40\xbd\x75\x07\x87\x04\x62\xe7\x1c\x53\x15\x1b\xf5\x1c\xff\x0e\xbc\x60\xe8\x37\x77\xb4\x6e\xc4\x78\x65\xac\x61\xa1\x34\x98\x5b\x32\xfd\x82\x1b\xa5\x83\xdc\xc1\xf3\xfe\xbf\x64\xa8\x40\x25\x39\x1b\x38\x02\x16\x18\x5f\x0d\x51\x2a\xfe\xbf\xea\x77\xe3\x00\xfc\x07\x54\xee\x13\x23\x8d\x32\xf9\x0f\x4d\x7f\x38\xf8\x07\xff\x07\xe4\xe8\xe2\xdf\x88\x0b\xee\x1e\xc2\xcd\x06\x1a\x33\xe0\xc9\xec\x66\x08\x8a\x69\xb6\x99\x47\x45\xf0\x9c\xee\xab\x60\xf4\x9e\x38\x65\x00\xa3\x43\x39\x50\x2b\x5e\x41\xa8\x55\x6d\x83\x60\xf0\x9d\xae\xa3\x68\xd0\xa7\xfd\x55\x1a\xd0\x50\x75\xbf\x45\x43\x39\x45\x71\x8d\x78\xe5\xa0\x6e\xce\x1d\x0d\x62\x9e\x24\xfd\x68\xd4\xe6\x52\xbf\x11\xa3\xea\x09\x35\xac\xc0\xf0\x78\xb8\x02\xe1\x3f\xc0\x15\xaf\xf1\x75\x24\x2c\xb9\xff\x1f\xba\xa9\xc4\x9e\xe8\x58\x00\xdd\x3d\x41\xb9\xc8\xa2\x7d\x74\x00\x2e\x79\x06\x1d\xc0\x30\xba\x9c\xa2\x07\x94\x2d\xd3\xdf\x7d\x67\x51\x3c\x00\xe2\x51\xff\xbc\x00\xd1\xe1\xc3\x23\x22\xeb\x0f\xff\x01\xd9\x2c\x7f\xa6\x00\xc0\xd7\x3f\x1d\x5e\x88\x54\xd3\x27\x1a\xd0\x4d\x74\xb9\xc5\x40\x0c\xa9\xf8\x5a\x0c\x44\x52\x4b\x79\x0a\x16\x05\x12\xe7\x09\xc0\xe4\xab\xa0\xe1\x8a\x41\x56\xe5\x83\x32\x08\xc2\xa7\x5d\x37\xb8\xe6\xfe\x48\x03\x11\x9b\xba\xfd\x82\x62\x96\x0d\xbe\x81\x6c\x0e\xbb\x7a\x02\xb0\x5b\xcd\xbb\x0e\x75\x85\x7c\x1b\x45\x50\x5d\xd2\x90\x90\x44\xed\x34\xb1\x88\x89\xf0\x44\xd3\x51\x36\x7a\x73\x7b\x88\xa6\xba\x2b\x82\x7e\x13\xdb\xb8\x03\x49\xd4\x76\x10\x06\xcd\x66\xba\x4b\x82\x66\x33\xdb\x6f\x23\xb1\x4d\x74\xe1\x07\x60\xb9\xa6\xdf\x88\x2c\x6a\xe7\x3c\x05\xa2\x01\xa3\xf8\xff\x03\x89\x70\x1a\x31\x60\xb9\x1c\xf4\x1a\x08\xa0\xa8\xba\x3d\x83\xd5\x00\xb6\x7f\xc1\x15\x58\x31\xc1\x0a\x7d\xa8\x90\x11\x6d\xc7\x58\x4c\xb2\x42\x49\xa1\x01\x33\x9b\xbd\x14\xc1\x94\x68\xbb\x76\x82\x88\x23\x7f\x1a\x00\x59\xc6\x6c\x64\x72\x8f\x48\x50\x8e\xc9\x8c\x05\xcd\x67\x32\x33\xdf\xbf\x91\x63\x26\x93\x45\x2c\x58\x61\xcc\x37\x90\x86\xf1\x87\x7b\xa3\x38\x41\x7a\x93\xd2\xee\x26\x20\xc2\x15\xbf\x2c\x0c\x37\x80\x39\x5a\xef\x5b\x0b\x26\x0d\x93\x77\xb6\xf7\x3f\xa0\xde\x86\x4f\xc9\x02\x50\xa0\x27\xb0\x27\x52\xc0\xfc\x1b\xd8\x08\x3e\x85\x3b\x96\x2c\x7c\xec\x80\x8a\x1b\xba\xe0\x83\x19\x11\x3e\xd6\x07\xea\x75\xb8\x03\x94\x06\xd8\x54\x53\x72\xc5\xc1\x1b\x5b\x6f\x3c\x10\xc4\x64\x56\x77\x0c\x36\xd0\x67\x3d\x90\xf8\xee\xfb\xe5\x48\xfe\x83\x5b\x60\x53\x15\xff\x7e\x75\x83\x3f\xb7\x05\xa5\xce\x3f\xbb\x12\x55\xf5\xed\xdf\x0c\xd8\xd2\x6c\x06\x89\xe3\x61\x03\xf5\x70\x42\x2a\x91\xd4\x10\x48\x9a\x50\x0d\xa0\x15\x48\x9a\xd8\x7c\x4c\x98\xf4\x6c\xc6\xc0\xe8\x09\xf3\x32\xe6\x3c\x4b\x10\x0f\xe4\x3c\x6f\x4e\x40\x8d\x13\x4a\xa8\xa5\x06\x60\x9d\x39\xe3\x20\x10\xd1\xf8\x87\xdb\xa2\x1e\xb0\xf5\xe8\x40\x1e\xb4\x8a\x94\xac\x40\xb4\x85\xbd\xdc\xf1\x4a\xa1\x45\x60\xec\x2b\x50\xa4\xc8\x01\x24\x71\x2d\xd4\x86\xd2\x84\x68\x9b\xb3\xb2\x13\x80\x4a\x73\x3a\x51\x5c\x04\x18\xd5\x57\x46\x91\xfe\xe1\x0b\x14\x29\x13\xdb\x1f\x76\x0f\xd8\x59\xe7\x8b\x06\x61\x67\x65\x4f\x8c\x1b\xbc\xcf\x07\x01\x01\x8c\x8e\xc2\x89\x1b\x29\xb2\xbe\xe1\x59\xa0\xd1\x9b\xe2\xa1\x6a\xa2\x19\xbd\x82\x62\x3a\xb2\x2a\xe0\xca\xfa\x73\x50\x20\x28\x3a\x36\x2e\xe8\xc9\x0a\x9f\x0c\x94\x18\xda\xbc\xb1\x1f\x2e\x89\xbf\x01\x90\xd0\xfe\x9c\xc5\x07\xa2\xae\xb9\x3d\x45\x41\xd5\x77\x5d\xc9\x22\x8e\xda\x55\xf9\x8a\x82\xe9\x50\xa7\xdc\x50\x6f\xb6\x99\xce\x93\x21\xee\x9c\x1b\x6a\xe1\x68\x5f\xe7\x46\xdb\x46\xea\x37\x62\x72\x64\x69\xc8\x0d\x18\xeb\x5a\xb3\xdc\xa8\x5b\xf8\xff\xb1\x8b\xaa\x07\xc8\x35\x15\x1d\xa2\x9e\x80\x70\x57\x16\x9c\x4c\x9d\xa3\x7c\xe5\xb8\x66\x0d\x39\x0b\xfa\x77\x74\x7a\x16\x2c\x89\x3b\xa8\x88\x84\xd2\x36\x4b\x54\x43\xb4\x47\x34\xeb\xf5\xfe\xd6\x39\xc9\x86\x5d\x25\xa3\x74\x36\xee\xaa\xe5\x7f\x20\x4e\xa9\x46\x04\xe7\xda\xf2\xff\xbf\xec\x72\xdb\xfe\x49\xb7\x49\x44\x43\x66\x77\x63\xac\x8e\xae\x9b\x04\x0c\x8c\x23\xa0\x92\x22\x55\x6e\xfe\x07\x94\xfd\xec\xfe\x0d\x3e\xe5\xdf\xa3\x02\x62\x44\xab\x33\xb8\x45\xd5\xe1\x60\xdd\x1e\xad\xc6\x58\xf8\xad\xc9\x0d\x62\x3f\x99\x8e\x3a\xeb\xe2\x3a\xf9\x0a\x30\xc5\xa1\x75\x89\x7a\xc3\x9b\x23\xb1\x13\x02\x8c\x30\x4d\x56\x06\x8c\x69\xfe\x5c\xc0\xa0\x17\x78\xd4\x4a\xe4\x9a\xda\xe6\x9f\x01\x03\x86\x6e\xc7\x0c\xf8\x80\xa4\x2a\x64\x02\xe2\xc4\xfb\x0d\xd2\xc3\xa6\xeb\x35\x93\x85\x6e\x74\xa6\x12\xa1\x19\xde\x3f\xc0\x28\x33\xdf\x4e\xe4\x06\x98\x2d\x27\xae\x6b\xcb\x4b\xc9\xeb\x5a\xc8\x05\x2b\x27\xdc\x86\xfe\xff\x9b\x74\xff\x01\xd5\x85\xa5\xcd\x25\x6d\x3c\x8e\x78\xcd\xc5\x6f\xea\x23\x02\x04\x30\x33\xea\x7c\xef\xe3\x56\xa4\xdb\x24\xdc\x58\xcd\x7b\x00\x26\x9b\xf0\x8e\xdd\x39\x43\xf5\x07\x50\xf9\xf0\x0e\xdf\x39\x05\x49\xa5\x89\x14\x45\xab\x6b\xb9\x73\x0e\x7f\x7a\x78\x30\x22\x2d\xc2\x7b\xe1\xa6\xa5\xa2\x64\x2d\x9e\xf4\x57\x46\xba\x40\xc8\xb6\x97\xb0\xb1\xd8\xf3\x94\xb0\xa1\xd8\x53\x95\xb4\xa1\x48\x43\xcd\xf7\x6e\x5a\x4e\x57\x48\x24\xfc\x6d\xf6\x6e\x26\xc3\xf1\x65\x76\x4a\x98\x48\x54\xfa\x60\xe5\x05\xbb\x98\xe4\xb8\x44\x30\xbc\x8d\x83\x79\x01\x1f\xca\x7c\x91\x26\x10\xe7\x24\x27\x4c\x20\x8e\xd4\x48\xd4\x7a\xb1\x92\x9f\x77\xa2\xa0\x92\x5e\xc0\x68\x78\xa7\xdf\xe6\xcd\xf2\xb6\xfe\xfd\xbe\xa1\x7a\xc4\xa8\xc5\xe2\xfb\x3e\x61\x55\xd8\x9c\x1c\x9b\x0f\x44\x51\xef\xf4\x07\xf8\xb8\x9e\xe2\xcb\xeb\x67\xe8\xbe\x9d\x8c\xcc\xb3\x76\x33\x37\x96\x35\x6b\xfa\xcd\x82\xbd\x45\xbf\x61\xff\xac\xfe\x7f\x8e\x40\x87\x79\x02\x94\x3c\x74\xb6\x26\x32\xe6\x1c\xc2\x33\x37\x16\x27\xf7\x08\x90\x75\x1d\xa6\x2f\x76\x98\xfa\x03\x30\xc1\x8a\x3b\x3c\xf8\x0f\x6e\x81\x62\x00\xd5\x0d\xf8\x59\xc4\x7f\x26\x62\x37\xec\x2d\x98\xa5\x60\x1f\x68\xc8\x05\xd1\xd6\xee\x00\x25\xe8\x05\x8b\xbe\x66\x81\x8f\x5e\xd6\xc4\x59\xc8\x2f\xbb\x7e\xbf\xfb\xc2\x88\x10\xf3\x55\xf2\x97\xb0\xe3\xd6\xac\x00\xb6\xf4\x12\x54\xb0\x17\x3b\x6b\x26\x02\xf2\x7d\x1d\x4d\xe4\xe8\x39\xa4\x68\x36\xc6\xb3\xeb\xff\x11\x4f\xaf\x2a\x4f\x6b\x02\x38\xcc\x81\xbe\x13\x05\xe3\x85\x21\xb5\x66\xc3\xe1\xb5\x3f\x6c\x36\xbe\xe0\x9f\xe2\xd2\x26\x2a\xef\xda\x00\x3d\x3b\x8b\x2f\x68\x74\x9d\x09\x10\x1a\x7d\xbf\x31\x3a\xbd\x7d\xa0\x40\xbe\xd8\xff\x44\xd5\x5c\xc3\x45\x4c\x28\xc4\xa9\xeb\x64\xbe\xd7\xc9\x72\x38\xd2\xa4\xdb\xc1\xa7\x62\x32\xac\xcf\xeb\x3b\x10\xfa\xe2\xef\x05\x14\xb1\x98\xfe\x3d\xf0\x5b\xff\x1f\x94\x7a\xc5\x18\x26\x50\xa3\xed\xde\x9b\x2c\x93\xeb\x11\xa2\x3c\x7d\x78\x03\xa0\x10\x5d\x78\x07\x22\xec\xcf\xf8\x0b\x13\x55\x70\xab\xd4\xdb\x99\xd0\x35\xd6\xe6\x7f\xe0\x92\x68\xca\x2c\x4e\xe7\x53\x08\xec\x82\x3f\x4b\x0e\xec\x02\x87\xda\xcc\x64\x4d\x25\xff\xff\x44\xf5\x7a\x6d\x88\x84\x42\xee\x0d\x91\x48\x4c\x5a\xa6\x1f\xc8\x3f\xd4\x8a\x00\x44\xac\x78\x82\x09\xac\x9f\x3f\xfd\xa1\xf6\x7b\xf5\xfb\x61\xe7\xf2\x04\x51\x2c\xaf\xf8\xcc\x02\xe5\x5a\xd5\xa5\xd7\x9c\x00\xf4\x10\xeb\x9e\xbf\x6a\xfb\xea\x6f\x76\x14\x8d\xf1\xff\x43\x7d\xf7\x09\xa3\x46\x6d\xae\x34\x81\xaa\xdd\xfd\x1b\x45\x7b\xbc\x23\xe0\x85\x71\x10\xc1\x84\x17\xc6\xd1\xb8\x73\x1e\xfc\x20\x5a\x40\xde\xc0\x36\x61\x4c\xdc\xc0\x45\x32\xd1\x84\xc2\x6c\x73\xf9\x5c\x28\xeb\xe3\x15\x59\xbf\x4f\xac\x29\x00\x74\x2c\xfd\xc9\x71\x41\xfb\x42\x9e\x6b\xb0\x81\x7b\x80\x93\x5d\x42\xc8\x44\xb4\x65\x33\x97\xc2\x8d\x6e\x4d\x67\x32\xdf\x61\xc9\x12\x36\xa1\x42\xdb\x90\x34\x19\xe9\xe2\x73\xf4\x8a\x00\xc5\x69\x3f\x13\xa8\x05\xdb\x32\x67\xdd\x91\x7f\xad\xdb\x65\x42\x07\xb7\x2a\x34\xe9\xb6\xf1\xae\x40\xf9\xbd\xcd\x89\xbc\x13\x09\x05\x0e\xdb\x9e\xd4\xb1\x9d\xdd\x35\x0f\x5c\xe1\x52\x07\x27\xfc\x32\xce\x63\x9d\x70\xb3\x38\x2b\x74\xa2\xcc\x4a\x33\xa3\x3b\xb9\x68\x12\x22\xe6\xc9\x0e\x34\x67\xfa\x51\xec\x20\x9c\xf0\xa3\xfc\xb9\xaf\x50\x47\xf7\xcf\x75\x73\xe1\xfe\xb2\xc5\x72\xbe\x1a\x68\xfc\xb9\x1c\xae\x89\x0f\x6d\x3a\x4b\xd1\xe8\x8d\x17\x85\x59\x77\xf8\xa0\xe2\x9e\x46\x78\xc3\xef\x22\x3b\xc5\xa4\xc2\xe9\x44\xd6\x49\xbf\x88\xcf\xfa\x2b\x24\x0c\x6b\x63\xf3\x15\x12\xd2\xea\xdc\x7c\x65\x84\x55\xbc\xa6\x74\x6d\xd8\x26\x3c\x6f\xf8\xa6\x3c\xe2\x9b\x7b\xdb\xd7\x0d\x54\x52\xbb\x65\x27\x55\x52\x29\xd9\xf3\xe1\xc6\xf0\x2b\x01\x63\xe5\xcc\x9a\xf9\xf0\xc6\xd5\x22\x3f\x2c\x91\xe4\x0e\x50\x52\x7f\xf3\x0b\x20\xe0\xaf\x7f\xaa\x76\xb3\x16\x71\x47\xb5\xaf\x17\x45\x0c\x27\x2b\x2d\x20\x75\x5b\xac\x5a\x1b\x56\xa4\xfa\x37\x70\x5a\x36\xff\x3f\x4f\xbb\xc4\xe9\xb5\xc1\x97\x55\xfc\xfb\xc2\x12\x7f\x9f\x64\xc1\xd5\x60\x5f\xd8\x42\x86\x9e\xca\x0a\xaf\x85\x2c\x7f\xa7\xfa\xae\x9f\xc0\x30\xf5\x1b\x37\x9a\xd8\xe3\x42\x76\x81\xad\xf2\x0b\x19\x7c\xc2\xf3\x5b\x0b\xb5\x64\xc3\xfd\x55\xfa\x47\xf5\x7e\xe0\x6e\x0b\x4a\x6d\x2d\xe4\xdb\x39\x46\x6b\x41\x1e\x28\xd5\xbf\xe1\xad\x94\xc0\xb1\x10\xad\x50\x6c\x07\x5a\x48\xa0\x53\x9d\xcc\xb5\x60\xb5\x57\xd9\xe3\xb5\x10\xb9\x5f\xc4\xdd\x56\x87\xf7\x4a\xd5\x52\xd7\x02\x72\x68\xf3\x37\x02\xe0\x92\xbd\x8b\x0b\xa1\x9b\x8e\xf8\x5d\x03\x2e\xe4\xee\xdf\x48\x97\xd0\xa9\x5b\x08\xe5\xfc\x03\x99\xb2\x00\xa8\x24\x80\xf8\xb5\x50\xa6\xcc\xa7\x62\x41\x07\x2d\x4e\xfb\x5c\x23\xe1\x51\xd5\x08\xc7\x89\xdf\x7e\x03\xd7\xc0\xbb\x04\x98\x48\x06\xa5\x5a\x90\x1a\x54\x46\x79\xad\x40\xa9\x0e\x19\x35\x56\x70\x0d\xbc\x48\x41\xb3\x87\x86\x18\x1c\x92\x57\x0d\x49\xf1\x36\x18\x2e\x40\x1a\x55\x7f\xa6\x57\x8c\xa8\xd6\xb3\x57\x02\x4d\x4e\x1a\xd3\x02\x1c\xf7\x26\xd6\xb2\x12\xb7\xa8\x3f\x7b\x72\xd1\xfe\x34\xe8\x18\xb2\x1b\x0c\x54\x87\xf1\x0b\x02\x05\x5a\x35\xa5\x04\xab\xf1\x0c\x5e\x31\xa1\x1a\x2e\x68\xbd\x62\x42\x2d\x4e\x5d\x5d\xaf\x9c\x50\xfe\x6c\x34\x00\x1c\x85\x6e\xc5\x95\x37\x1b\x68\x11\x29\x28\x48\x81\x59\xaf\xa0\x30\x8c\x5d\xb6\x10\x6f\x31\xc5\xe0\xd7\xc4\x0c\x7c\xf2\x5e\x41\xa0\xfd\x39\xa9\xc8\xba\x77\xac\xde\x9a\x98\x81\x24\xe5\x05\x41\xa0\x4b\x70\x58\xb0\xac\x17\xe1\xbb\xae\xf5\x4a\x02\xc3\x20\x4f\x0b\x39\xf7\xb6\xd1\x2e\xa8\xea\x45\xd5\xd7\xd6\x9a\x9c\xa2\xd6\x70\xfe\xa6\xa8\x45\x9e\x28\x6d\x20\xd9\x62\x41\x12\x30\x4a\xd4\x02\x9a\xa8\xb3\xe6\x17\x2c\xe7\xd6\x06\xd6\x7b\xaf\x77\x07\xf7\x2d\x98\xce\x97\xfb\xdb\x11\xba\x24\x66\xbc\xde\x5b\x78\xd8\x73\xbd\x90\x75\xdf\xfc\xd1\x76\xb8\x2e\xfc\x4d\x90\xf5\xb7\xfc\x7e\x18\xc2\x1d\xbd\xbf\x58\x23\xd7\xd6\xb6\x85\x72\x6f\x06\xd6\x5a\x30\x84\x5b\x1e\x5f\x27\xb3\x61\xf5\xff\x17\x92\xb5\xbc\x8b\x90\x5e\xe0\x68\xc1\x05\x28\x6d\x0b\x7b\xeb\xe2\xb6\x95\xb8\xbc\x10\x8a\x60\xcf\xee\xba\x90\x35\x23\xd3\xfd\x42\xfe\x81\x33\x22\x16\xf4\x72\x3b\x35\x17\x8c\xc0\x45\x45\x56\xd6\x42\xe9\xfa\xbe\xfe\x49\xbd\x59\x17\xbf\xb8\x19\x01\x72\xdc\x9d\xa0\xb1\x2e\x7e\x71\x6f\x62\x64\xfc\x59\x4e\x5a\x37\xcb\x10\x9b\x9f\xdf\x84\xed\xd2\x2e\xc6\x15\x5f\xcd\x39\x50\x49\xcc\x10\x2b\x0b\x65\xe8\x8d\xa6\xb1\xa0\xa5\x3b\xe8\x68\x87\x96\x5e\x7c\xe7\xef\xb0\xc8\xda\xbb\xbf\x03\x89\xdb\x07\x7b\x7f\x2f\xb4\xe5\xc4\xa9\x9d\x05\xd8\x97\xe9\x98\x81\x18\xc7\x5e\x02\xff\xdf\xf5\x1b\x01\x39\xda\xf4\x7b\x3d\x00\xf3\xa5\xfe\x50\x04\xb3\x38\x3c\x65\xaf\x7c\xa1\x7f\xdf\xf8\x1d\xfa\xfd\xb0\x81\xde\x00\x95\xd6\x1a\xc4\x8e\x74\xb5\x2a\x99\x64\x6f\xc8\xa0\xfe\x43\xc7\x1e\xd0\xb1\xdc\x79\x83\x2d\xf7\xc7\x17\x88\x99\xee\xc8\x56\xf3\x8d\xb3\x77\xec\xca\x66\x3a\xbe\x49\x33\x1d\xe0\xe0\x9e\x01\xb2\x13\xcc\xac\x77\xe4\x84\x3b\x72\x6c\xef\xd8\x15\x16\x12\xf6\x8e\x35\x95\x71\x67\x07\x04\x60\x91\xa3\x60\xe7\x8d\x55\xa4\x65\xee\x48\x12\x4f\x2f\x2a\x92\xc4\x9d\x40\xbc\x0f\x2c\xba\xae\x8f\x7d\xb0\x8e\xa3\xfe\x3f\xe0\xa9\x48\xff\xc6\xb9\x32\x6c\xcd\x8e\x74\x37\xdb\x75\x77\xe8\xc1\x4e\xcb\xdf\x83\x53\xd4\x80\xe0\xa6\x2d\x46\x6f\xdb\x91\xee\x60\xb8\xd1\x9d\x18\x7d\x1e\x21\x40\x5e\x9c\xe2\xbc\x07\xea\x73\xeb\x92\xde\x81\x75\x5d\x75\x92\xf6\x44\xec\xb9\x3f\x1a\xf4\xe2\x22\xd4\xff\xb5\x03\xe5\xa5\x74\x77\xd0\xe1\xdc\x37\xfd\xe5\x85\x06\x43\xda\x71\xa1\xa9\xfa\xd1\xda\x91\xf7\x6e\xbc\xbc\xfd\xbd\xd0\x62\x4b\xff\x46\x78\x83\xc4\x96\x3d\x51\x1c\xb5\xf8\x7d\x17\xfe\xdf\x74\x06\xb3\x9b\xfe\x80\xae\xdf\x13\xbc\xde\xfd\x4d\x7e\x02\x79\x1e\x76\xe4\xc9\xff\x59\xd1\x89\x09\x48\xb2\xdb\xa1\xd8\x1a\x5f\x63\x07\x88\xcc\xf4\x27\x7c\xef\xb3\x70\xca\xcb\xce\xfb\xec\xcf\x12\x22\x23\xc3\xbc\x74\xe7\x7d\x96\xee\xf0\x44\xfd\x5d\xd3\x11\x49\xeb\x73\xf8\xea\xb5\xa1\x2a\x8a\x6b\xa7\x5e\xeb\x01\xbc\xb7\x57\x98\x39\xee\x0b\x9a\xb7\x78\xef\xbe\x38\x40\xad\xc0\xfa\x0d\xd0\x7f\xd8\x5f\x99\x63\xb9\x43\x60\xea\x7a\x13\xa2\x28\x7d\xc8\x37\xb4\xef\xc0\x43\xf7\x8c\x71\xfd\x6d\x7f\xe8\x41\x55\x5e\x23\x78\xb5\xd4\x50\x09\xbd\xb5\xef\x40\x78\xd7\x6d\xb1\x13\xa9\xda\x9c\xe5\xd5\x5a\xd3\x01\x22\x3b\x2a\x5a\x85\x79\x1f\x8a\x97\x5a\xa1\xdb\x8f\xc4\x6f\x4d\xe0\x40\xff\xde\xd4\xc7\x62\x09\xbb\xf2\x2f\xb7\xcd\x0e\xcc\x1b\xbb\xa9\x77\xc0\xe0\x95\x2a\x1b\xf2\x8e\x72\x56\xc6\x9a\xda\x4f\x0c\xd7\x87\x18\xb7\xaf\xfd\x95\xfb\x09\xb3\xba\x24\x9e\xfd\x84\xa0\x2c\x5d\x62\x47\x7e\xbb\x1d\xa2\xfb\x85\xbb\xe4\x0f\x23\xbb\xd8\xa1\x16\xf8\x82\x3e\xea\x33\xf9\x5e\xd7\xcd\x2e\xda\xfd\xbd\xad\xa7\x23\x78\x76\x04\x0e\x1a\x7e\x71\xbf\x60\x96\x37\xe3\xbc\x92\x2f\xf4\x1f\x26\xe2\x8e\xdd\x01\x1c\x05\xe6\x6b\xbc\x4e\xff\x5c\x26\x88\x24\xb4\x24\xbe\xa3\xb0\xe7\x1f\xae\x80\xe2\x53\xce\xb7\xd8\xa1\x11\x97\x3f\x8c\x0f\xf7\xad\x71\x0b\x76\x24\xc4\x3b\xc3\x63\xbf\x39\x02\xbd\x10\xb5\xa5\x1c\xfe\xbf\x3f\x34\x1f\x49\x83\xde\x1f\xbe\xf1\xeb\xe0\xd8\x50\xf5\x4c\x53\x38\x68\xf4\xd6\x1e\x3c\x36\xae\x81\x86\x7c\xc0\x03\x6a\x49\xfd\xc0\x85\xad\xba\x8e\xeb\xd8\xc8\x78\x34\x84\x63\xe3\x10\xbf\xaf\x70\x40\xe5\xb4\xe4\x7d\x20\xa1\xdd\xf1\xfe\x07\x8a\x45\x59\xd0\x3e\x2a\xbe\xaa\xae\xbb\xa3\xb2\xbd\x7f\x77\x72\xba\xa6\x3f\xa0\xc0\x8b\x3b\xac\x3c\x77\xe2\x34\x07\x7c\xa4\xad\xbb\x87\xc9\x7f\xd0\xa2\x54\xa8\xe5\xe1\x06\x8c\x91\xd5\x90\x81\x3b\x6c\x37\xf3\xd1\xf8\xdd\x25\x46\x1d\x0d\xbe\x08\x7d\xb6\xa3\xd5\x57\x72\x96\x49\xed\x40\xb1\x49\xc7\x25\x1f\xc0\x1d\x36\x1c\xe2\x81\x60\x33\xe3\x4d\x1d\x4c\x50\xd7\x4e\x3f\x3a\xd6\x40\x3b\xfb\x40\x3d\x28\xbb\x01\x8f\xce\xa3\xa4\x25\x40\xa8\x59\xb1\xef\xff\x40\x2d\x6e\xfb\x3a\x8e\x4e\x53\x8d\x5f\x88\x7d\x24\x39\xee\xe8\xb4\x33\xb8\x3d\xf6\x61\xf5\x00\x1e\x14\x5b\xd7\x0a\x8e\x8d\x2f\xd4\x88\x01\x44\x63\xdf\xff\x81\xf2\x91\x3e\x6b\xc7\x98\xe8\x50\x23\x86\x67\xb6\x18\x65\xe0\x80\x8c\xa1\x42\xc0\xeb\x80\x25\xbb\x7a\x89\x13\xae\x61\xa9\xdd\xc7\xab\x21\xae\xd4\x8d\x7e\x4c\x94\x01\xf2\x37\xc4\x05\x58\x1c\x4a\x76\x00\x28\xe6\xcf\x0b\x10\xbd\xee\xa8\xde\x03\xf7\x8f\x2b\x62\xae\x03\x08\xb2\xd6\x26\x0e\x80\x98\x65\xf3\x6f\x78\xb3\x7d\xd4\x58\xda\xc8\x07\x61\xc1\x1b\x2e\x91\xe0\x58\x78\xa1\x37\x3e\x0b\x11\xf9\xa0\x20\x94\x5c\x35\x4f\xd6\x01\xc7\x66\x51\x81\x8c\x75\x20\x96\xdc\x91\xbb\x07\x32\xc6\xed\x96\x3c\x4e\x0c\x58\x57\xf8\x81\xd2\xd1\x76\x8c\x1e\xc8\xe7\x76\x80\xc7\x81\x18\x9a\xd2\xbd\x6d\xcf\x05\x77\x85\x66\x74\x62\x84\x3e\x79\x50\x87\x9c\xb3\x70\x5c\x88\x78\x34\x74\xdd\x01\x0e\x9b\xf3\x9f\x52\x3c\x0f\xd4\x25\xb2\xaf\xfc\xa0\xba\xe3\x48\xe3\x03\x00\x27\xaa\xc1\xb3\x0e\xd4\x61\x36\x4a\xdc\x01\xe5\xc5\x71\xdc\x07\x92\xb5\x8b\x8d\xb4\xc7\xcd\xf1\x6a\x85\x81\xf9\xe5\x90\x9b\xe3\x86\x77\xca\x9b\x12\xf8\x25\xa5\x7b\xd7\x02\x7f\xc4\xee\x96\xe3\x61\x87\xa6\x63\x84\x3e\x16\xc8\x16\x2b\x7f\x0e\xf6\x83\x3b\x4e\x2b\x7c\x02\xb2\x2b\x25\x83\x9c\x30\x10\x1a\xcc\xfa\x24\xb7\x95\xd4\x75\x02\x91\x6b\x4a\xa4\x38\x11\x5a\xec\xca\x01\xeb\x44\x72\xb7\xf3\x5e\xcf\x02\x2f\xa8\xe9\x95\x1d\x0c\xfd\xc6\x29\x90\x8c\x70\x92\xbb\x1a\x44\xec\x04\x24\x97\x53\x2c\x4e\x64\x73\x3b\x8d\xf5\x04\xef\x9c\xc5\x1d\x70\xc4\xdf\x9e\x38\x1b\x37\x9d\xfe\xbf\x71\x80\x1a\x10\x2c\x84\x56\x10\xcf\xc6\x01\x78\x44\x0d\x03\x90\x59\xfa\x44\x20\x70\x71\xca\xda\xd9\xb8\x8d\xfd\x9b\xdb\x58\xfb\xfe\x04\x68\x97\xdd\x76\x67\xdb\xf9\x0f\x5a\xe5\x86\x68\x36\x6d\xdb\xb3\x81\xdb\x49\xd2\x39\x3b\x87\xa0\x31\x03\x95\xcb\x76\x87\x13\xdc\xd3\x21\x0e\xe7\xc0\x1c\xb5\x71\x4f\xda\x0c\x0d\x6a\x75\x22\xfd\xdb\xa9\xb0\xe7\x60\x0d\x49\x7f\xf7\x01\xd1\xa4\xb8\xc7\x44\x52\xbf\x1b\x60\xdf\x48\xed\x3d\x07\x8f\x86\xe9\x4c\x4b\xf3\x67\x7a\x55\xb2\xe5\x1b\xea\x0c\x18\x21\x25\x1d\x9f\x41\xe6\xa4\x11\x26\x5e\x20\x41\xe3\x84\xbe\xf2\x07\xc2\xf6\x64\x79\x3c\x29\x2c\x27\x2d\x70\x0e\xee\x39\x5f\x8d\xa5\x5b\x9c\x3e\x13\xa1\x50\xe2\xb7\xe7\xdc\xd8\x40\x73\x80\x85\xcd\x77\xd4\x39\x11\x71\x27\x86\x7c\x4e\xa6\xb8\x6b\x4a\x34\x80\x39\x31\xe0\x9c\x08\xf4\x90\x80\x79\x12\xd9\x4b\x0c\xf8\x24\x47\x77\xa0\xff\xb9\xf8\x5d\x74\x3c\xcf\x75\x22\x55\x50\x43\x5a\x17\xff\x41\xb3\x04\x76\x96\xfd\x09\x27\xf2\x7f\xfe\xa4\xdf\x9d\x88\x46\x71\x9a\xfd\xb9\xff\x06\xa9\x41\xec\x1c\x84\xa7\x09\xec\xaa\xea\x95\xa6\x94\xee\xc0\x3f\x54\xf4\x6f\x96\x56\x4e\x40\x25\x16\x9f\x18\x96\x37\xf1\x42\x53\x4a\x95\x36\x8e\xf2\xf4\xe9\x60\x4f\x94\x9f\x9f\x06\x98\x38\xe1\xa6\x09\xf3\x14\x54\x93\xb7\xdf\xe8\x44\xdc\x9f\xf5\x20\x56\x93\x37\x04\xc6\xf9\x2b\x80\xea\x23\x0e\x14\xa6\x10\xd3\xba\x36\xfe\x6e\xfa\x8d\xa0\x00\x9d\x06\x54\x83\xaf\xc5\x08\x10\x17\xb1\x8a\xa5\xda\x5d\x85\x90\x6d\x53\xbf\x01\xe7\x29\x1e\x85\xda\xec\xb5\x38\x88\x1a\xc5\xd9\x57\x6c\xff\x64\x56\x43\xe5\xf6\xb7\xb5\xc6\x03\x48\xa5\xd0\xd9\x41\x25\xf6\xe5\x40\x47\x94\x5a\x9f\x56\x85\x59\x6a\xdd\x15\x6e\x16\x6a\xad\xcf\x90\x95\x0f\xb5\xd0\x97\xd1\x66\x50\x0b\x7d\xfd\x79\x21\xa2\x20\xec\x84\x46\x6d\xf1\x74\xc8\x32\x6a\x87\x2f\x3b\x95\x2f\xf8\x28\x8a\x36\xfa\x35\x48\xd7\xfb\x19\xc7\x20\x96\x89\xea\xd8\xcb\x86\x5f\x54\xc7\x4e\x3b\xf9\x51\xfc\x7a\x85\xb8\x0d\x8a\x5f\x2f\x07\x1c\x5f\x30\xbf\x78\x07\x5d\x34\xbf\x58\x26\x47\xb1\xea\xd9\xd2\x1d\x62\xc2\xda\x42\x17\xb0\x24\x6c\x59\xbe\x26\x77\x80\x06\x08\x63\x78\xb1\x6e\x7d\xa1\xb0\xa5\xe3\xd4\x2e\x60\xee\x79\x4f\x5f\x08\xe2\x0e\x5d\xcc\x17\x95\xf9\xf4\x0e\x58\x1c\xb2\x3a\xdc\x11\x59\x21\x01\xf6\x02\x5e\x8f\xa3\xc6\xae\xf7\x58\x2e\x5b\xdf\x51\x0d\x7a\x6e\x5e\x22\x06\x3c\x7b\x46\xf0\xff\x3a\x46\xec\x82\xac\xe5\xa8\xb6\xeb\xc4\xc5\x9c\xd2\x6e\xaf\x13\xdf\x48\xa7\x06\xb5\x9c\xdf\x7f\x50\x8f\xf0\x20\x9b\x7b\x5d\x17\xa6\xdc\xfc\x1b\x5a\x8c\x38\xf8\x75\x61\xcd\x2c\xb0\x5e\x30\x36\xff\x39\x04\x17\x96\x40\xfc\xf5\x42\x1a\x9b\x4d\x4a\x17\xe0\xdc\xec\xa6\x47\xe5\xe3\x65\xf3\xc1\xf5\x70\xc4\x9a\xd2\xc3\x5d\xa5\xf6\x0f\xbe\x41\xf3\x6f\x94\x48\xfc\xf3\xff\x78\xbf\xf8\x06\xaa\x0e\x2f\xdb\x0b\xee\xc2\xf1\x84\x7e\x73\xbc\x4d\xbf\x0f\xfc\x7f\xd5\xef\x93\xc0\xcb\x6e\x80\x53\xfe\xe7\x37\xc2\x79\x74\x8d\xa3\x0c\x71\x75\x74\xd4\xfd\xca\x3e\xe1\x63\x75\x13\x1a\x4d\x02\x36\xca\x14\x87\x03\xf1\x51\xa6\xb8\x5a\x2c\xb8\x29\x1b\xf9\x56\xbe\x11\x1e\xe5\x5c\xec\xfb\x65\x0c\x7d\xd3\x0d\x75\x93\x31\xf8\x9e\x47\x9d\xe2\x6e\x47\xdc\xcd\xec\x71\x4b\x0a\xa8\x53\xdc\x6d\x3e\xbf\xa9\x69\xfa\x9e\x46\x29\xe2\x30\x66\xeb\xdd\x30\x66\x9d\xc4\x1b\x69\x55\x4e\x50\xbd\x29\x4e\x39\x16\x11\xb5\x8a\x9b\xca\x10\xae\xfb\x15\xa7\xc2\xe5\x15\xee\x57\x9a\x0a\x57\x3f\xb8\x5f\x69\x2a\x5c\x4e\x01\xb5\x8b\x8b\x05\x89\xfb\x95\x95\xc2\xc5\x08\xee\xf6\xb0\xb2\xf2\xf7\xbb\xff\x66\xa0\x17\x20\xc8\xb7\xe9\xa4\xa0\xb6\x71\xd8\x85\x7c\x77\xb8\x02\xdd\x61\x87\x59\xce\x5f\xf9\xcb\x6a\xd2\x88\x3a\x46\x30\xdd\x00\x9f\x5d\xbc\xe4\x1e\xbf\x11\xa8\x87\x81\x35\x94\x1a\x80\x6a\xc7\xe1\x18\xe7\x9b\xf6\x6f\x7b\x68\xef\x81\x35\x91\xe2\x71\x0f\x68\xcf\xfe\xee\x54\x5e\x67\xfb\x27\xc3\xda\x4d\xff\xae\x2d\x1c\xf7\xc0\x04\x74\x81\xa3\xba\x72\xfc\x99\x00\x2b\xd6\x88\x13\xdc\x70\xe7\x16\x07\x1e\xa2\x9c\x72\xda\x69\x8e\x6a\xc9\xdd\x4e\x12\x54\x4b\x4e\x43\x19\xdf\xb4\x66\xbb\xc6\x06\xaa\x25\xa7\x2f\xa0\x9b\xa8\xad\xae\x99\x81\x6a\xc9\xcb\x38\x1a\x37\xb0\x7e\x6c\xfd\xfd\x8a\x25\x6b\x5b\x52\x1a\xb4\xe1\x0a\xc5\x92\xa7\x71\x67\x6f\xa4\x2d\x85\x97\x34\x51\xb0\xbb\x9b\xce\x32\xec\xfa\x0d\x61\xd0\x81\x84\xa8\x6c\x9c\x8e\x4b\x43\xdd\xe1\x74\x24\x1d\xea\x0e\x57\x1b\x34\xee\x05\x01\xda\x33\x5c\x30\x70\x78\xd7\x2d\x9e\x44\x9f\xdd\x05\x29\x4a\x3a\x02\xca\x08\xcf\xe6\x35\x84\x75\xd7\x19\x97\x37\x2e\x14\x3b\x53\x51\x26\x78\xa9\x28\xdf\xba\x09\x31\xee\x6f\x04\x30\xb6\x29\x19\xe6\x7e\xc5\xc0\xec\xee\x1f\xe6\x56\x9b\x90\xee\x83\xdc\xcf\xdb\xfc\x07\x38\xaa\x0e\x00\xf1\x6d\xa8\x15\xd4\x11\x9e\x4b\x57\x26\xea\x08\x37\xa3\x34\xa0\x8e\x70\x35\x32\xd9\x7d\x02\xb0\x40\x16\x9b\x9b\xe6\x57\x27\x0a\xdf\x17\x6a\x05\x78\xd7\xbd\xda\x7f\xb3\xc1\xfe\xc6\x85\xe4\x38\x86\xfb\x62\x29\x27\xad\x20\xe5\x52\x89\xc6\x37\x12\x5c\x2c\x25\xdd\x88\x37\x2a\x0e\x13\xbb\x29\xb8\x7a\xc6\x37\xac\x5c\xde\x33\x40\x9f\x29\xab\xf8\x0f\xb0\x72\xf9\x20\x23\x20\x69\x0e\x77\x00\x2b\x97\x0f\xfe\x0d\x13\xb7\x0c\x06\x37\xad\xab\x92\x43\x59\xe9\xd8\xd8\x9c\x37\xc2\x8d\x8a\x41\x1b\x6e\x56\xcd\x33\x33\x7c\x18\xda\xa1\x0e\x91\x02\x53\xfe\x7c\x04\xe0\xcd\x38\x23\xe2\xa6\xbd\x76\xf9\xe0\xd0\x82\x30\xdc\x80\x69\x49\xfe\x0d\x3d\x4e\x86\x39\xd4\x25\x76\xa5\xc1\x85\xba\xc4\xb5\x38\xac\xec\xd9\xa0\x90\x74\xff\x3e\xf9\x0f\x6e\x81\x0c\x91\xee\xdf\x37\x22\x38\x97\x7e\x3f\x6c\xf0\x6d\x94\x07\x85\xef\x54\x74\x7c\xb1\xd4\xb1\x6f\x18\x54\x3a\x7e\x1b\x4c\xfd\x01\x5b\xdd\x43\x28\xfc\x6e\x92\x1c\x1e\x80\xd0\xe4\x9f\x1e\xb8\x6c\xe2\x4f\x4f\x41\x9d\x0d\x6d\x95\xa7\xb2\x9a\x61\xe8\x37\xb7\x4e\xf7\x3f\x60\xeb\x48\x91\x7b\x2a\x7c\x15\xcb\x0d\xf8\xa5\xf5\xff\x8d\x3b\x47\x23\xa2\x0d\xc1\xb2\xc0\xd3\xb8\x75\x34\x27\xda\x10\x1c\xea\x85\x12\xc8\x65\xd3\x45\xfc\x34\xae\xb3\x18\x0a\x4a\x1a\xa7\x73\x5b\x9e\x4e\xb4\x77\xcd\x11\x81\x49\x36\x84\x3c\xf0\xd2\x1a\xf1\xed\x41\xf6\xae\x1d\x72\x0f\x6e\xb1\x57\x69\xfa\x7b\xe7\xe4\xff\xf5\xca\x79\x06\x4b\x92\xe9\x93\xd1\x20\xb1\xfe\x74\xc6\x44\x1b\x7d\x22\x44\x36\x1b\x2b\xec\x81\x06\x91\x5e\x5f\x9a\x13\xbc\x69\xa0\x41\xa8\x68\xe8\x42\xb9\xe4\x69\x17\x33\xca\x25\xd7\xe2\x3b\x16\xf5\x92\xff\x14\x65\x42\x35\xe4\x95\x52\x4a\x51\xdd\xd8\x35\x3f\xd7\x43\x95\xc3\x97\x22\xaa\x1b\x2f\xc3\x97\x3c\x3f\x15\x43\x23\xfa\xd9\x83\xf5\x02\xe2\xa9\x78\xc6\x93\x89\x50\x9a\x31\x02\x7d\x9d\xbf\x87\x62\xc2\xd5\x2a\x0a\x8a\xfd\x36\xa3\x12\xa2\xd8\x6f\xda\x96\xf0\xa0\x92\x7e\xf5\x0a\x2d\xe0\xb5\x88\xbf\xa3\x94\x6f\xba\xd6\x17\x4a\xf9\x2e\x63\x7b\xa1\x34\x6f\xb5\xc2\x82\xd2\xbc\xc5\xc6\x4c\x94\xe6\x0d\xe7\x4a\xa1\x34\x6f\xba\x3c\x0f\x2b\xef\x9a\xd7\x3d\xfb\x86\xeb\x40\xef\x07\x1a\x68\xdd\x74\x3f\x3c\xc7\xaf\x0c\x89\x66\x4c\x43\x84\xef\x68\x54\xba\xad\xd5\x45\xdf\x1e\xa4\x81\xd6\x22\x45\xf6\xc1\x25\x55\x15\x66\x75\x27\xfc\xf0\x2e\xec\x74\xe7\x42\x89\xc7\xf5\xfd\x3c\x21\x49\x0d\xfd\x84\x70\xf9\x9b\xc3\xb3\x10\xac\x51\xb7\xef\x0a\x79\x16\xac\x4e\x32\x01\x3d\x6b\xa1\xa2\xb3\xe2\xc4\x9e\x75\xf3\x5a\xef\xdf\xef\x87\xe9\x6c\xdf\x29\x7a\xf6\x0d\x05\x71\xbe\x6d\xf3\xec\x30\x98\x56\x25\x21\x3e\x7b\xe1\xac\x3f\x6e\xf5\xdc\x2f\x7b\x53\x46\xc3\x73\xa3\xac\xe7\x27\xfe\x3e\x37\xb1\x1b\xba\x7e\xae\x3f\xd3\x7b\x20\xae\x97\x4d\xf0\x5c\x0f\xc4\x75\x65\x4b\x3f\x2c\x4c\xff\x31\x95\xe7\x41\x7a\xd9\xa6\x9f\xef\x7d\xf7\xb6\xee\xfa\x03\x1c\x9a\x43\x3f\x3b\xe9\xfe\x03\x82\xcf\xf9\xb3\x6e\xa8\xa1\x57\xeb\x57\xb6\xfd\xfd\x03\x3f\xe0\xef\x90\xd4\x6d\x3b\xb9\xc0\xbf\x63\xf5\x3e\xfc\x1f\x9f\xb8\x6e\x0b\x16\x2f\x7d\xe2\x5a\xc6\xc5\x4e\x7f\x2b\x50\x2b\xa3\xc8\xea\xe7\x88\xaf\xbd\xc0\xc8\x5d\xcb\xff\xe0\x56\xfe\x5f\xfb\xff\xff\xff\xdd\x1c\xf4\x86\xa2\xa1\xbf\x47\x04\xeb\xff\xfe\x5e\xcf\xfd\xfb\x7b\x05\x42\x8c\x22\xd4\xb7\xb6\xca\x47\x6a\xfb\xbb\xa0\x9f\xec\xbf\x01\xb7\xf7\x7b\x7c\x3f\xc5\x77\x51\x6e\xed\x70\x9b\x57\x17\x97\x05\x6e\x03\xac\xed\xf7\xb8\x10\x56\xf8\xa3\x00\x3a\xf5\x7b\x84\x33\xbf\x8a\x12\xa2\x34\xba\xf9\x3f\x4a\x33\xe5\xe5\xd8\xd2\x57\x2b\xea\xb3\x7e\x8f\xac\x19\x2d\xca\x69\x0a\xca\x7b\x96\x8f\xf2\xaa\x73\xdf\x63\x43\xb8\xf6\x8f\x52\xe2\x1b\x5b\x45\x8d\x23\xe5\x04\x56\x14\x28\xfa\x1e\x21\x96\x7f\xbb\xbd\xa2\xee\xce\xf7\x58\xe0\x72\x14\x25\x4c\x59\xc8\xf0\xfc\x48\x28\xb2\xf1\x3d\x4e\x24\x41\x7f\x94\x57\x11\xf9\x1e\xa1\xa5\x0d\x51\xc2\x94\x97\xf1\xca\x7c\x58\x6b\xdc\x26\x21\xc6\xf2\x9b\x52\xab\xeb\xa3\xb4\xba\xa3\x9e\xdb\x8f\xd2\x3d\xd9\x1e\x0c\x94\xf9\x28\xa9\x21\x74\x6c\xf7\x22\xca\xd4\x72\xf7\x85\x22\x50\x1f\x05\x98\x7c\xbf\x47\x00\x77\x7f\x67\xbd\x02\x58\xec\xf7\x88\x44\x97\xf5\xf1\xdf\x0a\x7c\xad\xef\xf1\xbd\xec\x04\x82\x50\x81\x4a\xf5\x3d\xbe\x5c\x5c\xf9\x38\x15\xe8\x4b\xdf\xe3\x2b\xc9\xa9\xf4\x56\x05\xaa\xd0\xf7\x88\x56\x9f\x6e\x51\xa1\xdc\x7c\x8f\x48\xf8\x54\x68\x6d\xbd\xe7\x30\x0d\x47\x51\x65\x96\xea\x3d\x97\x69\x3b\x69\x5d\xb4\x4b\xb4\x45\x84\xbc\xcf\xb2\x53\xef\x35\x4d\x03\x03\x90\xe2\x55\xef\x77\xed\x7e\x8f\x3b\xdb\x7d\x97\x72\xbd\x77\xb7\xdb\xd9\xee\xf3\x8e\xd6\x7b\xff\xd3\xee\x22\xad\x8a\xf6\x88\x86\x18\xce\x2a\x35\xa4\x42\x2f\xfa\x1e\x07\x69\x9a\xfb\x11\xa6\x91\x0d\x79\xcd\x0e\x8f\x85\xd7\x92\x7c\x56\xf5\xf6\x57\x80\x56\xf4\xd2\xb4\x2e\xa7\xc7\xf9\x70\xad\xbf\x3b\xb4\xa2\x48\xf6\xf7\x08\x71\x6e\xfb\xe6\xd7\x36\x6d\xa2\x86\xda\xd5\x9f\x28\xd9\xb6\x6d\x9a\xf0\xfc\xd9\xc5\x6d\x2b\x6e\xf2\xde\x22\x0a\xab\x6f\x28\xfd\xfc\x3d\x12\xa5\x54\x94\x30\x25\x81\xf7\x2a\xca\x65\xca\xfd\xee\x9f\xa5\xb1\xd5\x22\x12\xdc\x71\x32\x55\x34\x70\x91\xef\x11\xcb\xdb\x96\x46\xd1\x3c\x72\x88\xb3\x55\x75\x5e\x1a\x0a\x1d\xff\x1e\x91\x1f\x34\x34\x5f\x6d\x90\xc6\x72\xa4\x9b\x62\xac\x1a\xca\x91\x7e\x8f\x37\x69\x7a\xdb\xee\x1e\x81\xd2\xf9\x89\xff\x0d\xd5\x11\xbf\xc7\x5f\xab\x6f\xfc\xa8\x6b\xf8\x7b\xac\x01\x23\xc5\x47\xa9\xd3\x94\x57\x38\xff\xae\xf4\x56\xea\x6e\x0a\x2e\xbc\xfe\x29\xb1\xad\xec\xfa\x26\x85\x5b\x4a\xee\xee\x56\x75\x33\xb5\xfa\xf6\x28\xf1\xb5\xb5\xf9\xf1\xb0\x06\xe8\xf9\xb2\xa9\x86\x5f\x6b\xeb\x14\xed\x37\x67\xf5\x08\xfc\xf2\xef\xf1\x77\xb9\x7f\x7d\x76\x6f\xa8\x8e\x70\x8d\xaa\xac\xfd\xd6\xbb\xe6\x06\x18\xe6\x5a\xe5\x9e\x69\xe6\x80\x0d\xe0\xa3\x2f\x57\xfe\xf6\x88\x39\x5d\x1b\xbc\xc8\xe5\xac\x6f\x63\x3d\xa2\xb1\x9d\x5c\x3a\x2d\xdc\x2e\x90\x93\xda\x24\x0f\x35\xa0\x5b\xfd\x1e\x0b\x79\xf1\xa7\x9d\x36\xe0\x50\xfd\x1e\xd1\x67\xdb\x3e\x2e\xd9\xd2\x7d\x26\x69\x82\x82\x6e\xd3\x34\x66\xdc\x34\x79\xd0\xda\x32\x6d\x15\x26\x96\x69\x3d\x57\x59\xa2\x01\x80\xb1\x29\x82\xa4\x21\x47\xe1\xf7\x08\xd3\x46\x53\x81\xd2\xb6\xfc\x1d\x18\x23\xdd\xb7\xef\x32\x6e\x88\x89\xfe\x3d\x62\x2c\x5d\x99\x17\x6d\xf7\x58\x18\x01\xda\xb7\xef\xca\x6b\xbb\xbf\xc3\xce\x76\xca\xb9\x6b\x87\xdb\x21\x92\xe6\xe5\xd9\xa2\x75\x8d\xf3\x60\xbb\xf6\x31\xa0\x76\xba\xdd\x49\x80\x49\xc1\x4b\xb5\xd3\xf3\x83\x87\xaf\x76\x85\xfa\xb7\xf3\xd6\xfc\x4e\xf6\xa9\x6c\x91\x76\xb9\xcf\x8b\x34\x99\x9b\xdb\x6d\x1a\x0c\x0b\x75\x6c\xea\xf3\x31\xed\x21\x4d\x2e\xbf\x6e\x66\xd8\x51\x3f\xbc\x0e\xc1\xc7\x77\xd4\x0b\xff\x3d\xb2\x9d\x92\x1e\x7a\x71\x3b\x14\x8a\xac\x63\x7e\xe2\x52\xb7\x80\xd3\x0b\xdb\xc9\xd4\xd4\xab\xdb\x55\xd0\x1c\x66\xd9\x9b\x69\xa8\x24\x52\x43\xda\x47\x6f\xe2\x70\x9d\x05\x18\xa2\x7f\x5e\xbd\x8e\x82\x0b\xbf\x47\xa4\x07\xc6\xa8\x9f\x2e\x4d\x79\xf5\xff\x25\xc2\xf6\x76\x54\x35\x45\x90\x4a\x08\xf1\xa3\xa3\xe4\xc0\xef\x91\x43\x55\x15\x89\xee\x23\xdf\x3b\x42\x65\x42\xfa\x65\xef\x97\x96\x8d\xc7\x3a\xf4\x99\xba\x8f\x75\x1f\x3f\xda\x77\x2f\x75\x1f\xdd\x4e\x3c\xb0\x54\xb6\x55\x07\x00\xd8\xef\x11\x40\x15\xa9\x00\xe6\x0e\x64\xad\xdf\x23\xfa\x4c\x45\x76\x76\x1f\xdd\x9e\x15\x71\xc3\xca\xd3\xef\x59\xbb\x69\xc0\x41\x94\xcd\xb2\xa7\x18\x6f\x4f\x18\x80\x53\x01\xcf\x3d\x53\x63\x21\xc8\x44\x0a\xbc\xbd\xa7\xd8\x6b\x27\xab\x48\x05\x2e\x74\xb3\x8a\x4e\x56\x61\xcf\x76\x37\xab\xe8\x0b\x2c\x34\x65\x6f\xed\x4b\x2c\xb4\x53\x8b\x4c\x61\xd7\x75\x64\x0b\x7d\x8f\x18\x8b\x32\x1c\x3a\x12\x83\x7e\x8f\x4c\xf9\x51\xf9\xd6\xbe\x24\xa7\xf5\x45\x39\xad\x6c\x1a\x8b\xe4\xb4\x8e\xd4\x9f\x97\xd6\x45\xd3\xb7\x5d\x80\x97\x9a\xb2\xd5\xf7\xa5\xeb\xa3\x2f\xd8\xa0\xa7\x70\x6d\xfb\xda\x3d\x3f\xc8\x46\x53\x19\x54\x7d\x1d\x9e\x1f\xd6\x65\x0a\xb5\xba\x9b\x6d\x75\xb2\xa6\x29\x31\xa2\x9b\x35\x75\xb2\x9f\xd9\x3e\x23\x7a\x37\xfb\xe9\x27\x8a\x92\x4e\x79\x0f\x3b\x02\x42\x7e\x8f\x1c\xa7\x8c\x8e\xfd\xd4\xd5\xd2\x4f\x04\x49\x57\x09\x34\x1d\x11\x13\xbf\x47\xbe\x4f\x36\x8d\x6e\xd6\xd4\xaf\x57\xaf\xae\x73\x7e\x51\x0e\xfd\x2a\xcd\xb4\xc5\x3e\xa7\x68\xda\x67\x17\x64\xcd\x29\x5f\x76\xbf\x24\x6b\xf6\x0b\x6b\xb6\x74\x5d\xf5\x7b\xd3\x58\xee\x2d\x98\xf7\xfd\x8d\x05\xce\xc2\xdf\x63\xfd\xe5\x84\x7f\xeb\x02\x37\xdd\xf7\xc8\xeb\x5f\xe3\x84\x7f\xeb\x7b\xe4\x15\xaf\x7d\x7d\x0f\x8d\xf3\x26\x76\x9e\xea\xdc\xf5\xdb\xe7\x0f\xfe\x9c\x97\xa6\xb1\x44\x9a\x36\x49\x4b\xd1\xdc\x27\xd4\xa9\x4d\x7a\x65\xbf\xd3\xf3\x4b\xc4\xc2\x98\x17\xc0\xa1\xf2\x7b\x64\xce\xbb\xac\x36\x1d\x4a\xc7\xf7\xc8\xb1\x68\x9f\xdd\x52\x14\x3b\x7c\x28\x65\x13\x34\x68\xbf\xbd\x77\xe1\x4f\x79\x69\xdf\x37\xb2\xcc\xdf\xef\x83\xef\x13\xab\xb7\x5c\xdf\xef\x63\x91\xa6\xb1\x1c\xee\xf3\x80\x38\x55\x3e\x4d\xb7\xc3\x45\xf1\x7b\x44\x81\xd1\x4d\x1a\x68\xbf\x2f\xaf\x0b\x4a\x81\x6e\x02\xd9\xed\x70\x14\x7c\x8f\x9c\x43\x68\xad\xef\xcb\x34\xae\x67\x68\x2c\x8f\xf6\x3c\x0c\xf5\x65\x2b\xe2\xe5\xcf\xa6\xef\xf7\x6c\xfc\x46\x5f\x2c\x54\x87\xcd\xfd\x7b\xe4\x58\xbe\x20\xcb\xfe\x14\xb7\x2b\x2c\xbe\xff\x29\xe5\xfd\x91\x5d\xa0\x3f\x85\xeb\xb9\xf4\x3e\x89\xbb\xfd\xa9\x5c\xb3\x4f\x90\xef\xb0\x6e\x7f\x8f\x5c\x33\x5d\x8f\x4f\xd3\xde\x7d\xb8\x3f\x55\x79\xb8\xc3\x24\xfd\x3d\xe2\xbb\xd7\xa2\xf7\xf5\x34\xed\x24\xed\x5b\x33\x58\x77\xbf\x47\xf6\x29\x9e\xfc\x78\x7f\xc2\x66\xfb\xd2\xf4\xbe\xb8\x4c\xbb\x49\xfb\xbe\xd1\x93\xee\x33\xd9\xe7\xa7\xf4\x77\xd8\x72\xbf\xc7\x9d\x34\x8d\x65\xea\xfc\x3d\xf3\xd7\x4e\x7d\x2e\xaf\x35\xca\x77\x6c\xb2\xcf\xf6\x67\x79\x3d\x17\xfb\xd4\x3e\x7b\x96\xd7\x0c\x66\xd5\xad\x8a\xd7\x3d\xbb\xc7\xb9\xf3\x7d\x43\xf3\x3b\x3c\x96\xa3\x13\xa2\x5c\xeb\xe9\x3d\xff\x70\x5f\x2b\x96\xb9\x3f\xa7\xdb\x9d\x84\x36\x4f\x7d\xdb\xd3\xed\xce\x45\x9a\xe6\x70\x7a\x9f\x9d\xd8\x2f\xaa\xf0\xdb\x9f\xcb\x73\x47\xc0\xd8\x56\xbd\x07\x6f\x7f\xf7\x9b\xdf\x5d\x3c\xeb\xb9\xdd\xe7\xcd\xef\xee\x7d\xf6\xb8\xdd\x93\xa4\x2d\xd1\xdc\x0e\xd5\xee\x5f\x1d\x92\xb4\xb1\x6d\xdf\x9a\x8d\x0d\xf5\x0c\xb6\xf6\xdd\xef\x63\xdb\xd2\x34\x9c\x23\xc5\x80\x0f\xe8\xc6\xdf\x63\x92\xb6\x44\xbb\x4c\xc3\x7a\x0a\xb8\x74\x6c\xb5\x8a\x86\xea\x01\x5b\xfb\xf6\xe0\xd8\xea\x23\x5a\x23\x1e\xdd\xb7\xcf\xc6\xd6\x4c\xe3\x59\x51\xe6\xfc\xd8\x74\x56\xc6\xd6\x83\xb4\x14\x6d\x37\xed\x20\xc6\x9d\xfa\x94\x89\x69\x6c\x83\x63\x19\xea\x73\x84\x69\x3f\x6c\x3c\xad\xcb\xf0\xfc\x82\xed\x42\xed\xc2\xed\x78\xc6\xe4\x67\x18\x5b\xb8\x1d\x72\xd4\x36\xa1\xeb\x8c\x4d\x77\xf8\xd8\x78\x8e\xda\xd4\x37\xca\xd3\x34\x7e\x3f\x15\x83\xfb\x9f\xc5\xe1\xb1\x4d\x7f\xde\xc9\xa1\x4e\x7d\xa6\xe9\xa1\x4e\x7e\xc2\xa5\x69\xc8\x7c\x35\xb6\x79\x92\x36\x44\xbb\x45\x5b\xdc\x32\x4b\x7d\x2e\x2f\x37\x6b\xdc\x74\x6f\xa7\xfd\x0f\x0d\x4b\xa3\x6a\x26\x63\xdb\xdd\x27\xaf\x24\xd5\x99\x1f\xdb\xe1\xa5\xe1\x95\x24\x24\x8e\xb1\x1d\x5e\x9a\x83\x21\xa6\x55\x4b\x7a\x78\xcb\x9c\xbf\x3e\x35\x4e\x19\x9a\xc7\x86\x92\xde\x9b\x8a\xb2\x8f\xed\xf4\xba\xa0\x58\xf7\x26\xd3\xdd\xd8\x4e\xcf\x01\x20\x20\x5b\x6f\x7a\xdf\xe5\xad\x7d\xb1\x4f\x6f\xd1\xcb\x47\xe9\xe2\x1c\xba\xb6\xfd\x75\x98\xf6\x0b\x93\xd5\x38\x2f\xcf\x81\x2e\x06\x61\xf6\x8f\xed\xf6\x37\xba\xb9\x9e\xde\xa2\xb7\xdb\xa1\x0e\x8b\x8b\x6e\x0c\x98\x78\xbe\x47\xce\x2f\x34\x96\xc7\xeb\xf9\x80\xbd\x0a\x1b\x7b\x94\x4d\xb4\xb2\xfd\x68\xdf\xfb\x8a\x6c\x63\xa3\x90\x1d\xa8\x90\xf3\x28\xb2\x0c\x8c\x42\x76\xa0\xba\x04\xa3\x98\x1d\x14\x5e\x9d\x2a\x08\x3d\x4a\xd5\xba\x94\xc6\x7a\x49\x9f\x88\x36\x8a\x6c\x67\xa3\xb4\x20\x4d\x63\x91\x66\x39\x0a\xd9\x88\x0a\x00\x8f\xd2\x2e\xd3\x6e\xd2\x34\xce\xae\x3d\x58\x50\xd5\xc2\x40\xf9\xa3\x48\x73\x1e\x85\xec\x40\x79\x59\xa3\x98\x1d\x94\xe0\x38\xab\xc6\x12\x1e\x27\x59\x85\xdc\x9a\xa3\x98\x55\x94\x48\xd2\xbe\x7d\x5d\xd2\x63\x81\x77\xd4\x18\xe8\xa3\x4c\xf7\xc9\x33\xad\x10\x82\x51\x7c\xa6\x0b\xcf\xb4\x90\x62\x47\x99\xbb\x69\x07\x69\x29\x9a\xdf\xb7\x7e\xb5\xa9\xbe\x3d\x58\x96\xdf\xb7\xf8\x3e\xb1\xc9\xb2\x3c\x77\x5e\xc7\xaa\xbf\x33\xca\xee\xb1\xec\x60\x69\xf2\x16\x8e\xb2\xbb\xdd\xce\xef\x10\x6a\xe7\xf3\x8e\xe2\xfe\x65\x1b\xde\x83\x87\xc7\x79\xf0\x7d\xa9\xb1\x9c\xe2\x75\x28\xdb\xff\xd2\x34\x77\x9f\xcd\x72\xb1\xcf\xa9\x76\x97\xfb\xbc\xd8\xa7\xf7\xe0\xed\x76\x37\xfb\x14\x1f\x2c\xf7\x30\x8d\x7d\x7e\xa2\xdd\xa8\x52\x67\x46\xe5\xb5\x2a\xb7\xd4\xa8\x12\x41\x47\xa5\x08\xaa\x70\xe3\x51\x65\xd1\x1b\xa8\xf0\xfe\xd2\xbe\x7d\x56\xa5\x76\x0d\x54\x73\x7f\x69\x21\xda\x6d\x1a\xe6\xa0\x90\xe2\x51\x65\x82\x1e\xa8\xf2\x5e\x0c\x3f\x3c\x50\xd5\xfd\x7b\x4c\xd2\xbe\xf9\xd5\xe6\x76\x40\x88\xdf\x14\x22\x3b\x50\x9c\xfd\x7b\xe4\x58\xb4\xaf\xab\xaf\x6a\xd4\x50\xef\x0a\x89\x19\xa8\xa1\xfe\x3d\x06\x9b\x69\xc9\x64\x15\x18\x28\xa5\xfe\xd2\xb4\x64\x3e\x9a\xb5\x73\x7a\x3a\x0e\x75\xe8\x13\xd5\xc1\xe9\xe9\x38\x54\x1f\x5b\x54\x4f\x7f\x69\x5a\xb2\xe1\x61\x06\x97\x7a\xa8\xcf\x70\x9f\x3c\xb6\xe1\x39\x84\x3f\x1f\xb0\x59\x0c\x7a\x3b\xaa\xfc\x7d\xa3\x12\x77\x45\x09\xa7\xa3\x66\x98\xc6\xcf\x1e\xfa\xb4\xd3\xcb\x39\xb9\x2e\xda\xd6\xd5\x47\xb3\xd2\xc0\x2d\x54\xbc\x51\x97\xdb\x51\x52\x56\x98\xdd\xa8\xbb\x69\x3b\x3f\xed\xd4\x38\xf7\xd3\xb4\xeb\xbf\xff\x19\x32\x7a\x8c\xea\x9b\xb8\x1e\x5c\x96\xa5\xdd\x72\xb8\x4b\xde\xb6\x8a\x17\x18\x28\xb2\xfd\x3d\x62\x0a\xc2\x4e\x1a\x28\x97\xfd\x3d\x62\x0a\xe9\x1d\x7f\x79\x57\xf3\xd6\x14\x14\xc0\xa8\xb7\x97\xf3\xc6\x72\xa6\x77\xae\x4f\x5f\xa5\x72\x98\xde\xb9\x8f\x3f\xdf\xc3\x3e\x9b\xe6\xe7\xdb\xaf\x52\x50\x4e\x6f\xb3\xc7\x9f\x96\x82\xb2\xc2\xc1\x46\xb3\xa0\xdc\x36\xf6\xf9\x85\xd8\x8c\xb6\x2d\xd3\x4e\xd2\xbe\x3e\x51\x75\xfa\x7b\x64\xbb\xa1\x76\xb2\xd1\x8f\x56\xd8\x6e\xb8\xdd\x6d\x1a\xe7\xa7\xad\xd4\x64\xe8\x1b\xad\x0e\xd2\xd4\xa7\x5c\xc4\xa3\xf1\x46\x55\x40\xf0\x68\xbe\x51\x5b\xe5\xfb\x42\xef\x93\x7b\x7b\xc0\x34\x5b\x36\x65\x1c\x8d\xd6\x4e\xd3\xb8\x2e\xa9\x76\xdd\x7d\x76\xd2\x74\xf3\xa3\x94\xf2\xf7\xc8\xb1\x68\x0b\xa2\xea\xf1\xf7\xc8\x76\xda\x4b\x2d\xdd\x27\xe2\x10\x36\xa5\xd5\x8d\x26\xa5\x72\x34\x1a\x4b\xe6\xf6\x6f\xb6\xe1\xd1\xa6\x97\x66\x4e\x36\x4d\xd1\xbc\xdc\xbc\xe4\x94\x37\x37\x9a\xec\x2c\xa3\xd1\xce\xa2\x38\xf3\xd1\x96\x87\x4a\x97\x9b\x6c\xc3\xa3\x59\xe0\x45\x49\xe1\xb2\x29\x32\x7a\x34\xd9\x60\x46\xa3\xc0\x2b\x77\xc9\x68\x87\xc7\xc9\x0b\x50\x61\x8b\xa3\x59\xe0\x6d\xd4\x55\x15\x6b\x3c\x9a\x8f\x20\xea\x01\x97\x6d\x7a\xfb\x9e\x9e\x1f\xed\x33\x0a\x00\x1e\xcd\x97\x63\xbb\x1a\x69\x1a\xcb\xe5\xf7\x5d\x7c\x9f\x04\xd0\xf6\xb8\x4f\x0a\x8b\x8a\x71\x1a\x5d\x11\x16\xa3\x17\xce\x41\x17\x7c\xf7\xf6\xed\xdc\xbe\x82\xe1\x1c\x8e\xd9\x18\xbd\x71\x0e\xe2\x76\x5d\x8e\xcf\xd1\xa9\x03\xaa\x96\xfa\xe8\xd6\x01\x3b\xed\x25\x2a\x7c\x37\x50\x02\xf6\x7b\xe4\x38\xb5\x0d\xbb\x6f\x0f\x14\x7e\x1d\x02\x8c\x1e\xdd\x72\x5d\xa7\x5c\xa7\x22\xe0\x03\xa1\x0f\xbf\x47\xe0\x93\x6c\xaa\xca\x36\x50\x6c\xf5\x7b\xc4\xd4\x05\x3d\x35\xba\xe5\xba\x4e\xb9\x4e\x9e\xb0\xd1\xbd\x3d\x51\x22\xf5\xa5\x69\x98\xcb\xb4\x85\xad\xbb\xb4\x95\xba\x75\x2e\x44\x57\x0c\xab\x6a\x7d\xf9\x75\xb4\x88\x2c\xed\x32\xd4\x08\xfd\x1e\xf7\xff\xfe\x67\x28\x9b\x77\xa0\x3c\xe7\xf7\x88\x8f\x20\x7f\xcf\xe8\x87\x9b\x71\x73\x2a\x16\x74\x74\x6b\x47\xfd\xfc\x15\x24\xd1\x50\xcc\xe7\xfb\xcb\xe7\x87\x15\x43\xd4\xca\xfc\x1e\x39\x92\x8f\x63\x75\xcb\x5f\x9d\xfa\x8f\xd2\x17\x46\x97\x39\x64\xb0\x56\xe5\xa6\x08\xe9\xd1\xad\xff\xa0\x2e\xe5\x4b\x53\x9f\x8f\xb7\x0a\x61\xef\x05\xb2\x3d\x86\x4c\x87\x03\xe5\x1f\xcb\xa6\x28\xd1\x31\xb6\xdd\x34\x1c\x05\xe5\x76\x8c\x51\xdc\xae\xb0\x9d\xb6\xed\xb0\xa9\x64\xf0\x28\x28\x25\x63\x0c\x99\x15\xc7\x20\x97\x5f\x9f\xf9\x7a\x0c\xeb\x46\x28\xbc\x38\x14\x5d\x32\x86\xc5\x36\xd4\x58\x2c\x9b\x22\x0e\xc6\x90\x35\x72\x0c\x5e\x00\x0a\x39\x18\xc3\x62\xdb\x68\xbf\x76\x1a\xa6\xd5\x26\x16\x2e\x2c\x02\xb1\x1e\x43\x16\xc7\x81\x92\x82\x2f\x4d\xcb\xe2\x0b\x60\xbc\x62\x5a\x31\xc2\xdf\x40\x35\xc0\xef\xb1\x92\xd6\x45\x73\x9f\x83\xef\x13\x57\x1d\x96\xcd\x50\xee\xaf\x18\x72\x6f\x0c\xcb\x66\xa8\xfc\xf7\xd2\xb4\x64\xe1\x39\x00\xae\xdd\x48\x7b\x63\x84\xfb\xcc\x0e\x9a\xac\x4b\x23\xbd\x9e\x80\xb3\xb3\x06\x3e\x7c\x9a\x07\x4e\xb3\x71\xe0\xc6\x98\x6e\x06\xb1\xad\x6c\x3a\x0b\x28\xc9\xf7\x3d\x72\x59\xba\x3e\xc3\xf2\x14\x16\xa7\x20\xb1\x14\x61\x4b\xdf\x63\x92\xa6\xa5\xf6\x49\x1f\x8b\x4b\xa6\xd3\x30\xe4\x90\x1a\x63\xe7\x58\x74\x1a\xc6\xee\x65\xd9\xb9\x2c\xe1\x76\x5e\x96\x83\x4b\x1d\x5a\xce\xe3\x32\xed\x7e\x97\xc5\x87\xc1\xc6\x15\x94\xa5\x2b\x8e\xaf\x1e\xc3\x6c\x00\x05\xe5\x5e\x9a\xda\x59\x14\x1c\xe7\x2b\x79\xaa\xa0\xc2\x18\xa7\xbb\xbc\x38\x12\xf1\xe2\x61\xfb\xc9\xb8\x38\x03\xe9\x6f\xc3\x7c\x00\x15\xda\x46\xf7\xd1\xbb\x3d\x81\x9b\x1f\x61\x69\xe2\x8f\x17\x0c\x2c\xa2\x28\x9a\x76\x0c\x0b\x90\xac\xc1\xd6\x7d\x2a\x1f\xaf\xe5\x73\xb2\xd9\xf7\xed\xc2\xdc\x03\x95\xcd\x4a\x91\x13\x72\x84\xb9\x47\xa0\x30\x6c\x91\xe3\x68\x84\xa2\x91\x06\x0a\x8e\xbd\xb4\x25\xda\x32\x6d\x67\x76\xf1\xf7\x5d\xa3\xba\x5d\xad\xa4\xa9\x4f\xb3\x88\xa8\xcc\x4a\x96\x46\x18\xd5\x63\xa9\x1c\x8b\x8e\x57\x58\xd6\x43\x5d\xae\x97\xf6\x7d\x3c\xd4\xd9\xfa\x1e\xd9\x4e\x56\xb3\x50\xec\xc4\x88\xc1\x39\x68\xbf\xa3\x7a\xd5\xf7\xc8\xb1\xc8\xf2\x10\xc3\x63\x21\x1b\x28\x3a\x7b\x28\x52\xf5\x3d\x22\x7e\x4b\x70\x76\x23\x6c\x4c\x8d\xe0\x38\xc5\xe1\xc3\xf2\x63\xbc\xaa\xd6\x18\x5e\x96\x74\xb3\x64\x97\xb2\xdd\x86\x8d\xa5\x01\xc3\x4a\x91\xbf\x69\x84\x42\x18\x07\xea\x28\xbd\x2b\xad\xe5\x5c\xfe\x0c\x8b\x9f\x41\x86\x87\xb0\xec\x88\xea\x46\x2f\x4d\xd3\xf3\x71\x8e\x9d\xed\x24\xcf\x84\xb5\xb7\xd8\xb9\x95\xb4\x73\xc3\x37\x77\xec\x8c\x51\x5d\xff\x28\x02\xc7\xe1\xa1\x1e\x7c\xa5\x6c\xb7\x61\xbb\x0b\x6a\x08\xbd\x1b\x46\x4b\x63\x4e\x80\xfa\x41\x2f\x4d\x4b\x6a\x5b\x2a\x4a\x05\x95\xa2\xc8\xcf\x11\xb6\xa5\xb2\x2c\x90\x41\xaa\x06\xca\xfc\xfc\x1e\x79\xde\x6b\xd1\xb2\x59\x24\x0d\x88\xa4\x46\x94\x1e\x28\xef\xf3\x3d\x62\x37\x09\xf1\x6f\xc4\xe5\x39\x90\x4f\x54\xef\x6c\x6b\x8c\xa8\xaf\xf3\xd2\x34\x87\xdb\x3b\xed\xe6\xfc\x64\xf3\x0d\x33\x03\xd4\xd9\x79\x69\xda\x16\xd6\x26\x51\x53\xe7\xa5\xe9\xb4\x58\x9b\x0c\x72\x0a\xa1\xe6\x0d\x87\x71\x8c\x44\x4d\xc4\x52\x65\xb4\x40\xa1\x9a\xdf\x23\x62\x13\x4b\xd5\x0d\x90\x8a\x4e\x1c\xc9\xe8\x44\xe1\x49\x8d\x34\xa7\xc8\xc2\xef\xf7\xb9\x60\x47\xda\x25\x83\x32\x35\x2f\x4d\x7d\x9a\x8b\x24\xb9\x88\x40\xe7\x87\x43\x4a\x06\xca\xd9\xbc\x34\x8d\xb3\x7a\x9c\x44\x61\xd2\xb2\xa4\x4d\x47\x28\x5a\xf3\x36\xd3\xeb\x2c\x83\xa0\x80\x4d\x29\x42\x1f\x1c\x69\xe6\x83\x02\x35\x2f\x4d\x53\xe8\xda\x66\xd9\xf9\xd9\x75\x92\xd2\xb6\xa3\xec\xfc\xec\xba\x1e\xd2\x12\x7e\x92\xf9\x54\x99\x9f\xd3\x0a\x2a\xea\xcf\x94\x52\x75\xca\xd2\x72\x46\x52\xce\xa8\xba\x1f\xd2\x76\x9e\x4c\xce\x4f\xc7\x28\xd3\xf3\x4b\x06\x90\xea\x12\x48\x7b\x79\x92\xc2\x84\x3d\x71\x8e\xc2\x19\x09\xc5\xd6\x90\x4d\x23\xad\x1a\xe4\x64\x3b\x1d\xa3\x9c\x6e\xb7\xd8\x4e\xe2\x73\xda\x3e\x94\x8b\xed\x74\x54\x72\x79\xad\x61\xba\x2d\x4a\xfc\x1d\x69\xa1\x20\x0f\xf6\xe9\x6f\x6b\xe5\x20\xa1\x1c\x94\x26\xa1\x27\xad\x1c\xe4\xc9\x76\xde\xd6\xd6\x4e\x51\x54\xa5\x94\xe6\xad\x6b\xa9\x20\xe1\x2d\x2d\xaa\x09\x3a\xf2\xf2\x5a\x5f\xec\x53\xc2\x4b\x5e\x61\x1a\xc7\x22\x43\x48\xda\xad\x82\x9a\x2b\x2f\x4d\x73\xb0\x5a\x91\x30\xeb\x96\x26\x43\x48\x9a\x4d\xe4\xcd\x76\xf2\xe0\xa5\x65\x86\x24\x2b\xb0\xba\x88\xaa\x29\xdf\x63\x90\xa6\xb1\x98\x15\x24\x59\x41\xf3\x1e\xb4\x16\x8d\x08\xab\x97\xf6\x7d\x07\x14\x4a\xf9\x1e\xc1\x5a\x05\xbf\x3a\xa6\x82\x9b\x07\xca\x9d\xbc\xb4\x26\x9a\xfa\x9c\x84\x21\x6f\x12\x52\xa6\x55\x95\x59\x7e\x7d\x2e\xd1\xd2\x34\x9c\x4d\x61\xd0\x8f\xa9\xc8\x9e\x81\x5a\x25\xc5\x68\x54\x63\x5a\x55\x99\x95\xe8\x9b\xd2\x0f\xa6\x05\x91\x09\x7d\xa4\x28\xf2\x6c\x4c\x1b\xa4\x26\xa2\x23\x4a\xd7\x15\x30\x6d\x90\x9a\x8d\x7d\xea\x0a\x98\xb6\x12\xcc\x4e\x9a\xf6\xf5\xb4\x8d\x79\x92\x17\xa8\x24\xc6\x98\x16\x44\x26\x79\x81\x5d\x74\xa8\x18\xf2\x3d\x5e\xa4\xb9\x9d\xce\xc3\x84\x29\xa0\x74\x79\x91\xa7\xdd\x38\x33\x76\xd2\xb4\x2e\x16\x52\x26\x75\x0e\x55\xdf\x1f\xd3\xf6\x60\x54\xde\x28\x45\x05\xc1\x07\x4a\x6d\x7c\x8f\x1c\x8b\x78\xe4\xb4\x8b\x07\x15\x2b\x5e\x9a\xda\x4d\xaf\x27\x79\x81\xc0\x9a\xc6\x34\x2f\x98\x94\x44\x2c\x7a\x4f\x2b\x0f\xa8\xd7\xf0\xca\x60\x9a\x83\xad\x58\x93\xd2\xc6\xf0\x9e\x30\x9f\x98\x14\x27\x86\x0c\xc9\xd3\xc6\xe2\x79\x30\x85\xc4\xdf\xdd\xda\xc3\x3c\x37\xd2\xb4\x5f\x4e\x7f\x77\x8a\x13\x76\xc3\xa1\x10\xc3\xef\x91\x22\x83\xdd\x70\xd3\xbc\x60\x92\x17\xd8\x9d\x36\xcd\x0b\xe6\xc5\x39\xc8\xa0\x31\x7d\xde\x51\x25\xa1\x18\x74\x68\xcc\x47\xf7\x18\xea\x1b\x14\xc3\x09\x8d\x69\x33\xc2\x7c\xc0\xe7\x87\xf7\xc4\xe3\x73\x44\xb1\x60\x0c\xf7\xe9\xb1\x90\x17\x0c\xef\x17\xf3\x82\x49\x5e\x30\x24\xd4\x3a\xa2\x72\x2c\x94\x55\x2e\x43\x57\xf8\x52\x28\xfe\x58\x88\x9e\x2b\x02\x73\x1a\xcb\x7c\x02\x25\x0b\x5e\xda\xb7\xe7\x97\x15\x8f\x45\xc5\x43\x90\x4c\x63\x99\x17\x2c\xf2\x02\xbb\xda\x96\xc5\x89\x45\x71\x42\x95\x66\xc7\xb2\x38\x81\x92\x04\xc5\xf0\x43\x63\xf9\x4c\x2f\x9e\x69\x55\x67\x1d\xab\x79\x0e\x8d\x73\xd0\xfe\x5c\x76\x29\xad\xce\xef\x2e\x3e\xb8\x7c\xde\x17\xe5\x82\xf1\xaf\xd2\xf0\xb2\x61\x70\x75\x6e\x0b\x99\x43\x96\xc5\x86\x45\x7d\x46\x71\xfe\x63\x8d\xc3\xb4\x87\x34\x2d\x8d\x3d\xbe\x00\xfb\x7f\x69\x5a\x52\xb3\x8a\x85\xe0\x41\xe3\x22\x0d\xc7\xc8\x8f\x45\x91\xc2\xde\xbd\x65\x76\xf0\x03\xcf\xb7\x07\xcf\x41\xb1\x03\xb8\xf8\x2f\x4d\x4b\x6a\x76\x00\x48\xfa\x57\xd7\xd1\x1c\x6c\xf0\x5e\x64\x15\x42\xcc\x19\xcb\xac\x82\x69\x9d\xae\xb3\x37\x96\x95\x16\xc4\xc7\xbe\x34\xcd\x6f\x79\x0e\x54\x68\x94\x72\x37\x96\xbd\xc1\x8b\x2c\xc6\xae\xb8\x65\x85\x66\xed\x80\x22\xd6\xed\xb1\xec\xa9\x5a\xe4\x3e\x82\xd2\x1c\xcb\xca\xcc\xa2\x94\x22\x84\xb2\x01\xfc\xf9\xef\x91\x4b\xad\x13\xb8\x6c\x43\x5f\x07\xfb\x14\x57\x5e\xe6\x4c\xeb\xe4\xd4\x7d\x92\x4e\x9f\x08\xc4\x7b\xb9\x04\xcc\x58\x96\x60\xd6\xc9\x2d\x21\xa9\x61\x59\x61\x59\x54\x58\x94\x1e\x30\x96\x9d\xcf\x00\x78\x7f\x69\x1a\xcb\xed\x25\xbb\xb9\x64\x3e\x2d\x0e\xfe\x58\x08\xfe\x28\xe1\xd3\x62\xab\xc7\x22\xf7\x11\xae\xc2\x58\x0e\xf0\x58\x48\xe8\x29\xa9\xad\xbb\x9b\x8b\xec\x1b\x10\x9b\x75\xa9\xee\xb6\x5e\xec\xb4\x5e\x08\xd0\x7b\x00\x27\xfe\xf7\xf8\xab\x79\x22\x46\xbf\x5b\x5f\xd9\x11\x17\x52\x04\x6f\x33\x76\xeb\x2b\x3b\xf5\x15\x41\x74\x8c\xbd\xfc\xe9\x93\xc3\xd4\x8e\xdf\xed\xcf\xde\xa9\xaf\x08\xf0\x60\xec\x35\x4c\x9b\xa4\xa5\x68\x9e\x43\xe3\x38\x75\x1a\x80\x14\xff\x3d\x72\x2c\xda\xd5\xbb\x63\x46\x00\x10\x5f\x8c\x0c\x35\x76\x5b\x44\x80\xfd\xfe\xd2\xf4\x3e\x1b\x4d\x77\x1a\x4d\x95\xf2\x3e\x76\x1b\x4d\x77\x84\x9e\x15\x3b\xc9\x77\x87\x9e\xed\x54\x4a\x84\xf5\x37\x76\x73\x9e\x9d\x82\x88\x40\x4f\xc7\x6e\xce\x03\x90\xf6\xe2\xc2\xfb\x63\xb7\x61\x74\xa7\x61\x54\xf0\x80\x63\x8f\x3f\x7d\x9e\xa4\x69\xee\xca\x10\x1d\x3f\x58\x75\x81\x39\x8e\xdd\xca\x0c\x20\xd3\x5f\x9a\xfa\xb4\x05\x06\xf0\xe7\x2f\x4d\x7d\xda\x83\xb7\x93\xf3\x28\xec\x7c\xec\x8e\x35\x01\x08\x78\x29\x42\x5d\x18\xbb\x15\x96\x9d\x16\x4e\xa1\x37\x8d\xdd\x16\xce\x9d\x16\x4e\x01\xe2\x8e\x7d\xf7\x58\xc8\x26\x04\x84\x32\xf6\xc3\x6b\x4d\x65\x66\xfa\xbb\x5b\x99\x01\x9e\x76\x31\xe8\xce\xd8\xcd\x26\x76\x0a\x30\x76\xa7\xed\xb6\x87\xec\x88\x1f\x2b\xd3\x7b\xc2\xa6\xd1\x9d\xa6\xd1\xe9\xef\x6e\x7b\xc8\x4e\x45\x67\x4a\x7f\xdf\xed\x22\xd9\x2f\xb6\x53\x2c\xcd\x7e\xfd\x69\xf7\x90\xa6\x76\xb7\xcf\x1f\xc2\x49\x8b\x4a\x6c\x8c\xfd\xf6\xfe\xa4\xe0\x23\xc8\x9b\x01\xf4\xeb\xdf\xe3\xc3\xf9\x79\x2f\xd9\x1e\xb2\xc3\xbb\x5e\xa6\xf7\x8b\xed\x21\xc0\xbb\x2e\xc5\x2e\xba\xfd\xf9\xd3\x27\xc7\xa9\xfd\x72\xd8\xbb\x0e\x98\xeb\x52\xa6\x2e\xf8\xc3\xfc\xe5\xa0\xcd\x43\x45\x59\xc7\x61\xa5\xe4\xa8\x18\xa7\x30\x6a\xc6\x61\xa5\xe4\xa0\xe2\xa1\x44\xea\x71\x58\xf1\x00\x82\x74\x29\xca\x8a\x1e\x87\x05\x91\x83\x82\x88\x6a\xe0\x8d\xa3\x2d\xd3\xd8\x4e\xae\xd9\xc3\xee\xc9\x83\xd6\x51\x7b\xc6\x8e\xee\x39\x74\xb6\x13\x2f\x38\x94\x5d\x35\x0e\x9e\x69\xd5\xfd\x1f\x87\xd2\x0d\xc6\x41\x89\xc1\xbe\xaa\xc3\xca\x05\x10\x98\x4b\x51\x69\xfb\x71\x58\xb9\x00\xfa\x72\x31\x5e\xca\x38\x7c\x36\x0f\x4a\x13\x4b\x7b\xe2\xb0\x31\xe1\xa0\xd7\x42\xf0\x62\xe3\xb0\x99\xf3\xa0\x99\xd3\x3e\xae\x63\xf7\x38\x79\xfe\x94\x42\x3d\x0e\x5f\xe1\xc7\xce\x71\x4a\xf9\x3d\x0e\xaf\x19\x15\x08\x3b\xb2\x8e\xc3\xdf\x96\xe7\x6f\x89\x4f\x1c\xa7\xc7\x42\x43\x83\x30\xba\xc6\x61\x25\xe1\xe0\x19\x5b\xde\x2f\x3e\x63\x07\xae\xe9\x2a\xe4\xef\x01\xc8\xe4\xef\xf1\x24\x4d\xf3\xb3\x22\x00\x60\xe1\x52\x7d\x37\x1e\x8f\xfb\xc4\x95\x5a\x95\x26\x34\x4e\x7b\x04\x4e\xf8\x13\xab\xd2\x84\xc6\x69\x45\x1c\x50\xc0\xa5\x6e\xb2\x39\x9e\x8e\xfe\x38\x21\x44\xd7\x4d\x7c\xe9\xb4\x83\xef\x84\xf5\xbe\x6e\xe2\x3d\x80\xf8\xfd\x3d\xe2\x8e\x03\xc2\xc4\x3f\x09\xc3\xa7\x65\x73\x00\xff\x96\xba\x89\x35\x9d\x3e\x12\xc0\xf8\x7d\x69\x7a\xa5\xed\x72\x67\xe7\xd2\x68\xfb\x9e\x3d\x4c\x4b\xd2\x34\x0d\x0b\xdf\x27\x84\xef\x6a\xa7\xd4\x69\xe1\x1b\x78\xbc\x2f\x4d\x63\xf1\xf5\x08\xa8\xdd\x97\xa6\xe5\xb6\x33\x01\xb0\xbb\xc5\x95\xb5\xc6\x69\x97\xfd\x19\x5c\x36\x6d\xed\x33\xfd\xbe\x64\x9f\xd2\x9b\x4f\x1f\x97\x33\xf9\x79\xc5\xb6\x4e\x87\x62\x9e\x93\xf3\x93\xaf\xf5\x74\x08\xf5\xc9\x7a\x1a\x4a\x8c\x1c\xa7\x85\x6f\x20\xdf\x96\x5a\xa4\x5c\x9c\x76\x0e\x02\x04\xb7\x38\x93\x6d\x9c\xcb\x9f\xfe\xbd\x1e\x87\x23\x31\x4f\x47\x62\x9e\xa8\xd1\x58\xcb\xa6\xe9\xd9\x99\x70\xa2\xb0\x45\xb5\x7f\xe9\x74\xbc\xd7\x79\xb0\x9d\x24\xb4\xd3\x37\xe0\x89\x13\x58\x55\x10\x70\x9c\x56\xd3\x81\x82\xfb\xd2\x34\xbd\xd3\xdb\x05\xa6\xbe\x5a\xbc\xeb\x2d\x28\x9f\xb8\xe5\xaa\x92\x96\xc6\xe9\x18\x81\xf3\xe2\x38\x75\xe3\x9e\x97\x3f\xed\xcd\x71\xea\x56\x3d\x6d\xce\x3b\x6f\x8e\x45\x2a\xf5\x69\xef\x20\xd0\x73\x5f\xda\x14\xcd\x73\xbf\xf9\x19\x64\xf9\x3e\x7d\xe2\x81\xb2\xfb\xd2\xf4\x19\xac\xde\x9f\x0f\xe7\xe7\x2d\x68\x15\x1e\x49\x75\xa5\x16\xdd\xaa\x4e\xaa\x1b\xd7\xc6\xb9\x4b\xa5\xbe\xcc\x29\xae\x97\x53\x8c\x21\x7f\xea\xe5\x60\xd2\x0b\x6e\xc5\x6a\xff\xd2\x65\xed\xfe\xda\x38\x3d\x31\xe5\xcb\xc1\xa4\x17\x19\x8c\xfd\x4b\x97\xe3\x73\x90\xb2\xf7\xd2\xa6\x68\xa7\x69\x17\xab\x79\x6a\x0a\xc5\x7d\x56\xf6\x29\xa6\x7c\x59\xc0\xbe\xc8\x98\x54\x60\x65\x5c\xce\xed\xb8\xc8\x5d\x54\x12\x74\x5c\xe6\x2e\x17\xaa\x2f\x54\x3b\x97\x2e\x6b\xfe\x17\xb4\xfb\x6a\x27\xd1\x65\xab\xff\x05\x4b\x5f\xb5\xb3\xe7\xf2\x85\x7b\xe1\xc2\xad\x2a\x56\x32\x2e\x47\x25\x5c\x23\x49\xd3\xdc\x6d\x05\xbc\x10\x31\x5a\x55\xed\x69\x5c\x76\x47\x5e\xb8\x8c\xab\x9d\x3d\x97\x2f\xe3\x0b\xee\x48\x57\x86\x1f\x97\xbd\x05\x57\x72\xee\xd2\x45\x2f\x47\x1e\x5c\x50\xdf\xab\x72\x96\xc6\x35\xff\xd0\x38\x77\x71\xb3\xcb\xfe\xc8\x6b\x91\xe6\x6d\x66\x15\xfd\x5a\x5c\x4f\x71\xac\xcb\x11\x41\xd7\xe2\xba\xe8\xc2\xbd\x76\xaf\xcb\xce\x3e\xc5\xcd\x2e\x0b\xd8\xd7\xf1\xa3\x69\xee\x76\x0e\x02\x29\xb7\xd4\xe6\x6f\x64\x07\xe0\x45\x56\xe0\x5c\xa0\xcb\x31\x69\x17\x59\x81\xaa\x42\x8d\xcb\x3a\x33\xc0\x72\x4b\x6d\xba\x1c\x2f\x27\x45\x5c\x64\x05\x4d\x6c\xe2\xba\x9b\x69\x1c\x8b\x2c\xbc\x97\x85\xda\xeb\xbe\x48\xd3\x5a\xdb\x7a\x7f\xc1\x7a\x5f\x85\xc2\x3d\x2e\xbb\xfc\x2f\x58\xec\xaa\x73\x88\x6e\x87\x7e\xde\x50\x8c\xab\x3d\x17\xb7\x05\xd7\x1b\x01\x43\xb5\x89\x85\xdc\xbe\xfc\x6f\x9e\x4d\x7b\x2e\x6e\x5f\xfe\xc0\xb5\x7d\x69\xdf\xf7\xbb\x7d\xf9\xdf\x95\xeb\x22\xc1\xfc\xf6\x19\x23\xda\x55\x6d\xb2\xbc\xdd\xf6\xba\x01\x66\xb6\x54\x15\xab\x18\xb7\x85\xda\xbb\xb1\x4f\x09\x6f\x77\x3b\x4c\x83\x2b\x5d\x72\xc8\xdd\x3c\x4c\xc8\xc2\xb5\xc9\x3c\x71\xfb\xe2\xbf\x3b\x97\x45\xec\xe5\xf6\xd1\xbc\x07\xa7\x2e\x63\xf3\xed\xe3\x77\xf3\xf8\xd9\x01\x71\x8f\xd3\xb4\x8b\x34\xb5\x0b\x4f\x2f\x7e\xed\xb4\x64\x3e\x9a\x40\x5b\x2d\x55\x55\x30\xc6\x6d\x97\x3f\x32\x6d\x4b\xb5\x23\xe1\xf6\x11\x03\x9a\xcf\x4b\xd3\xfc\x1c\xdd\x73\x43\x4e\xae\xce\x3b\xba\x7d\x8c\x6e\x16\x43\x76\xfe\x90\x61\x7a\xc6\xbd\x73\x9c\x62\x21\xb7\x6f\x62\x40\xf1\x14\x57\x9d\x19\xb7\x65\xe1\xfb\xe0\xdc\xb5\x3d\x6f\xeb\xa2\x37\xf4\xcd\xea\x1c\x21\x43\xea\x0c\xa6\xe5\x1a\xfa\x67\xdc\x96\x77\xef\x6b\x90\xa6\x3e\x1d\x6f\x73\xf3\xf8\xd9\x01\x71\x3b\x24\x14\x38\xa2\xc5\x10\x3e\xe3\xb6\xbe\xc9\x74\xde\x6a\xe7\x84\xd3\x79\x07\xd0\x3b\x4b\xed\xde\x66\x3e\x62\xc0\xe1\x2c\xb5\x8b\x2d\xdd\x36\x98\x03\x82\xf3\xa5\x7d\x73\x78\x6c\xb2\x7a\x36\xbe\x4f\xc1\x8f\x8f\xf3\x95\x08\x9c\x59\xfb\xfa\x47\x59\xf8\xb1\x69\xea\xe1\xed\x68\xbf\x86\x33\x81\xc7\x03\xd3\x54\x75\xea\xd1\x63\xd3\xd4\xc3\x93\x3b\x64\xbe\x78\xac\x72\x22\x29\xf8\xa5\xa9\x4f\xfb\xb3\x00\x6f\x59\xea\x90\xb9\xeb\xb1\xf9\xe9\xe1\x31\x1b\x52\x2f\x1e\xab\x9c\xcc\x12\x36\x50\xcd\x78\xba\xe7\xc0\x23\x68\x7f\xc8\x63\x39\x19\xf0\x91\xa5\xda\xe7\xf1\xf8\x96\x03\x74\xe4\x4b\x53\x3b\xab\xa3\x0f\x6f\x40\xfb\x3c\x9e\xf8\xd3\x8e\xe3\x94\x70\xfa\xd8\x27\xfe\xa0\x0a\x7d\xb5\x5f\xe3\xb1\xdf\xfb\x07\x04\x69\xdf\xc5\x63\x75\xf4\x99\x3f\x9a\xda\xd9\x54\x04\x00\xc7\x97\xa6\xb9\xfb\x06\x04\x38\x63\xa9\x96\xa6\x90\x1a\xfc\x3d\x26\x69\xea\xd3\xa6\xa2\x67\xe7\xba\x4c\xb7\xd3\x31\x63\x06\x71\x1d\xf2\xef\x3e\x3e\x9e\xc0\x5d\x2c\x75\x78\x8b\x3a\x65\xe9\x39\x2b\x69\x6a\x67\x8b\xf2\xc3\xa3\x2b\xc0\xc2\xf1\xd8\x54\x84\x64\xe2\x52\x55\xb6\x61\x3c\x16\x94\x1f\x1e\x5d\x95\x40\x18\x8f\x05\xe5\x87\x6a\x6c\x88\x15\x3e\xb6\x36\x3f\x30\x15\x55\x55\x3e\x18\x8f\x85\xe8\x87\x42\xb4\xd3\x92\x1e\xfb\xc8\x9e\x3b\x48\xd3\xfb\xee\x69\xda\x22\x4d\xeb\xe9\x30\x5c\x00\x78\xbd\x34\xcd\xcf\x66\xa4\x87\x2a\xb5\xaa\x1a\x8c\xc7\x66\x24\x66\x33\x57\x15\x2c\x18\xcf\xe3\x7d\x4d\xe1\x5b\xb5\x06\x62\x13\x3b\x88\x6d\x8b\xff\xfe\x67\xc8\x4a\x1d\x4e\x66\x8e\x6d\xe3\x30\xbf\xa3\x12\x9b\x32\xb2\x62\xa3\x10\x2d\x5f\x48\x18\x29\x2c\x7e\x48\x61\xc2\xfd\x8f\xad\xb8\x4f\xb8\xc8\xaa\xd2\x99\x62\xd3\x25\x1e\x5b\xe1\x52\x7f\xd6\xa0\x70\x12\x74\x30\x09\xba\xca\x4f\x12\x9b\x00\x03\x62\x83\x4b\xbc\xc6\x77\xfc\x62\x6b\x1e\x4b\xfb\xb5\xd3\xfc\xc4\x42\x62\xe3\x25\xae\x94\xa5\xd8\xc4\x42\x62\x6b\xec\x73\xa8\x9d\x02\xe7\x03\xb9\xd2\xa5\xca\xe1\x11\x5b\xf7\x1c\x28\x44\xab\x76\x5c\x6c\xa3\x89\x46\x15\x5d\x35\x27\xc2\xc9\xd3\xb1\x51\x45\x57\xad\xe4\xd8\x86\xd7\x9a\xac\x47\xe9\x4c\xb1\x0d\xbf\x2f\xb8\xd6\xa9\xf7\x85\x3f\x6d\x70\x0b\x4e\xcd\x4f\x00\x05\xb1\xc1\x77\x56\x55\xa0\x24\xb6\xf4\xfc\x92\x47\x65\x6a\xee\xb2\x60\xc7\x96\xaf\x3a\x2d\x47\x42\x6c\xd3\x4b\x3d\xd9\xe5\xd2\xf4\xa6\x87\x32\x39\xbd\xa5\x4f\xa4\x24\xcb\xd8\xa8\xf5\x0b\xb9\x38\x9c\x38\x1d\x1b\x0c\xdf\xae\xd9\x19\xdb\xf2\x56\x82\xe1\xbb\x2a\x7d\x2a\x0c\xcf\x16\x1b\xdc\x6a\x55\xe9\x53\xb1\xed\x9e\x1e\xe2\x04\x8d\x7b\x1e\x9b\xdc\x6a\xb1\x51\xd8\x50\x6a\x55\x6c\x87\x69\x07\x69\x55\xcb\x79\x78\xbb\x50\x9e\x57\x6a\x55\x6c\xa7\xc7\x79\x72\x9c\x4d\xed\x4e\x6f\x5d\x0a\x1b\x4a\xbb\x0a\x27\x47\x07\x93\xa3\xab\x52\xab\x62\xbb\xbc\x5d\xe0\xb9\xaf\x72\xb0\xc4\x76\xbb\xdd\xcd\xf9\x75\xad\xe7\xe3\xb1\xc0\xcf\x55\x73\x68\x9c\x8f\xc7\x42\x35\x5c\x35\xa0\xa2\x48\xd5\x8e\x42\x7d\x5a\xa9\x55\x51\xe4\xe8\x8a\x42\x56\xa0\xf4\xa9\x28\x66\x05\xa5\x70\x0e\x3a\x0e\x4e\x80\x0e\xe4\x3b\x97\x2a\xe7\x4b\x14\x39\xb3\x82\x09\xd0\x55\x35\xb7\xa2\x48\x62\x08\xe4\x42\x97\xaa\x82\x5f\x61\x18\xbd\x28\x94\xf5\x05\x19\x17\xc5\x6c\xa2\x50\x9f\x4e\x6d\xf9\x22\x7d\x3a\x98\x1c\x5d\x55\x16\x2d\x9c\x1c\x1d\xc8\x85\x7e\x69\x6a\xd7\x3d\x3f\x5a\xeb\x54\xac\x2c\x8a\xc2\x7b\x83\xc9\xd1\x55\x35\xb8\xa2\x0c\xaf\x27\x59\x81\xe0\xac\xa3\x98\x15\x14\xea\xda\xca\x9d\x8a\x62\x56\x50\xc8\x0a\x54\x4c\x23\x0c\x39\x16\x4c\xaa\xae\x53\xfb\xb3\x98\x15\x14\xb2\x02\xe5\x55\x45\x09\xaf\x0b\xd2\xca\xaa\xf2\xaa\xa2\x98\x4d\x14\xb2\x09\x39\x82\xa2\x98\x15\x94\xc9\xf7\x89\xcd\x3b\xe1\x3a\x0a\x15\x81\xd9\x4d\xf3\xfb\x26\xdf\x37\xd4\xe7\xf2\x38\x79\xa6\xe5\xd0\x89\xb2\x3c\x77\xea\xe8\xc2\x0d\x8b\x22\x1d\x3d\xca\xde\x48\xd3\x5a\xef\xee\x93\x3a\xba\xea\x22\x44\xd9\xfd\x8d\x0e\xce\x41\x2c\xb9\x1c\x9e\xc3\x31\x48\x1b\xff\x24\x0c\x87\xf3\xb1\xa3\x50\xf7\x98\xde\xbe\x87\x5f\x79\xf2\x95\x53\x4b\x73\xfa\x95\x27\x87\x3a\xf5\xe9\x4f\x1f\x09\xb2\x0a\xf9\x7b\xa2\x5c\x9e\xe2\xc5\xf7\x79\x8b\xde\xde\x16\x70\x97\xd7\xb5\x69\x49\xa5\x7b\x44\x21\xab\x58\xba\xfd\x8b\xdc\xe5\x51\x10\xec\x5f\x95\x93\x15\xe5\xf1\x38\x29\x88\xa8\x6e\x7e\x54\xf9\xa5\x82\x79\xdc\x55\x79\x57\x51\xa5\x08\x44\xe5\xb1\x96\x2f\x28\xaa\x8f\x2e\xf0\x2a\x5f\xda\xc7\x2a\xaa\x8f\x67\xe5\xf1\x54\x96\x54\x54\x1f\xcf\x4a\x53\x98\x80\xf3\xa3\xfa\xa6\x66\xf2\x74\x5d\xba\xe1\x9d\x3c\x1d\x48\x9e\x0e\x05\x57\x44\xf5\xc9\xad\x3c\xb9\x72\x2f\x45\x1d\x1e\x0a\x4f\xa7\xdc\x4b\x51\xa5\x8a\x07\x73\xa7\xeb\xd2\x2e\xac\xc3\x53\x0f\x7e\x86\xcf\x7a\x11\x46\x22\x0e\x22\x11\xd7\xf5\x59\xa6\xa2\xfa\x04\x56\x9e\x40\x55\xb7\x89\xea\x8b\xba\xe6\xaf\x9d\xe6\x20\x94\xa1\xa8\xb4\xcf\x0b\xd7\x37\xaa\x82\x63\xa2\x26\x6e\xdc\x25\x0e\x5a\xa7\xdf\x47\xf5\x5e\x6e\xa9\xa8\xbe\xc5\x2b\x6f\x71\xb9\xa5\xa2\x2a\x70\x26\xea\xe2\x9a\x2d\xf5\xb9\x3c\xf7\xc5\xcf\xbe\x34\x16\x05\xb9\x04\x73\xae\x9b\xc0\x48\xa3\xfa\x36\xae\xb8\x8d\x9b\xc0\x48\xa3\x0a\x0e\x21\x98\x74\xdd\x94\x90\x1d\x55\x88\x86\x81\xfc\xeb\xd2\x94\x5f\x15\xf5\xf0\xfb\x10\xe5\xd2\x84\x6f\x1e\x55\x2e\xb2\xa8\x38\x9a\x6d\x2b\x1a\xe7\xe5\xf7\x41\x85\x6f\x9b\xb7\xb5\x8f\x18\x93\xae\x9b\x72\xa8\xa2\xde\x5e\x6b\x44\x9d\x34\xe5\x50\x45\x7d\xbc\x05\x9f\x1f\xed\xeb\xb3\x29\x8e\x35\x1a\xe2\xd3\x9a\x12\xa5\xa2\xf9\xc6\x6d\xdb\x45\x5a\x17\x4d\x7b\xb7\x15\xae\x8b\x04\xde\x26\x0b\x5a\x34\xb8\x85\xdb\x87\x9d\xfe\xfe\x21\x4d\x5b\xa4\xa9\x4f\x85\x88\x04\x72\xa5\x5f\x9a\xfa\xf4\xad\xda\x2a\xd7\x45\x92\x41\xb3\xf0\xdd\x1a\xd7\x45\x7b\xbe\x35\xcf\xaf\xf1\x3b\x48\x6a\x68\xb2\xa0\x05\xf2\xa8\x4b\x53\xa6\x54\xb4\xe6\xf9\x75\xf6\xa9\xf3\xd0\xba\xe7\xd0\xd9\xa7\xf6\x7c\x93\x05\x3b\xda\xe0\x9e\x98\x1a\xa7\x6f\xdc\x36\xb8\x9e\x53\xdf\xc1\x67\xb3\x05\xbf\x83\x24\x83\x16\x1e\x4b\x72\xad\x25\xb9\xb6\xf4\xfc\x70\x36\x9b\xd0\xf2\xa2\xf9\xe6\x6c\x08\x03\x69\x42\x57\x8c\x96\x5e\x4f\xe8\xf6\x4d\x90\xfa\xd1\x7c\xfe\x1a\xac\xdb\x4d\x58\xeb\xd1\x96\xdf\xb7\xf8\xbe\xa2\x76\x6b\x99\xc6\x3e\xc5\xae\x8d\x2c\x1f\x00\x02\x2d\x4d\x09\x4a\xd1\x0e\xbf\xef\xe0\xfb\x74\xc3\xb7\xd3\xed\xe0\xcc\x6a\xc5\xfb\xd3\x12\x6f\x3b\x89\xb9\xee\xfd\x79\x7a\xef\x9e\x27\x69\x1a\xe7\xe5\x39\x5c\x9c\x83\xf7\xe7\xe5\x3e\x2f\xae\x99\x58\x79\xbb\xbc\x5f\x70\xfd\x35\x25\x36\x45\xf3\x15\xd7\x6e\x8e\xc5\xfb\xf3\x76\xbb\x9b\x63\xf1\x1e\xbc\xfd\x6d\x71\xfd\xb5\x22\xa9\xa1\x3d\x5e\xcf\x87\xed\xb4\x07\xbb\xcf\x6d\x47\xfc\x79\x53\xf6\x52\xf4\x2d\x4c\x03\x3f\x2b\xda\x83\x5d\xa0\x07\xd1\x0b\xbf\x83\xae\xfe\xae\x74\xd8\x00\x74\xff\x4b\x53\x9f\xf2\x4a\x05\xb3\xc6\x9b\x3c\x4f\xd1\xad\x34\x33\x6b\xbc\x15\x89\x05\x5d\xa0\x07\xd1\x71\xdd\x36\x79\x9e\xa2\x2b\x4d\x25\x3a\x24\xe5\xa6\x9a\x14\xd1\x9b\xdb\x35\xb6\xd3\x1e\xec\x3e\xb7\x9d\xe7\xb6\x4a\xaa\xed\xdd\x63\xe9\xec\x53\xbc\xb5\x77\xb7\xc3\x7d\xdb\x94\x9e\x14\xdd\xf7\x6d\xc7\x7d\xdb\xe4\x79\x8a\xee\xfb\xb6\x23\x11\xae\x55\x49\xa7\x06\xdd\x8f\xce\x73\x2b\xaf\x54\x74\xa1\xfa\x45\x0f\x8e\xf3\xf3\x78\x44\x4f\xb7\xc3\x7d\xdb\x84\xb2\x17\x06\xab\x8e\xce\x33\x2d\x8f\x55\x74\x9f\x69\x64\xb3\x57\x81\x1a\x44\xf7\x91\xee\x10\x94\x5b\xd5\xd6\xed\xd3\x53\x58\x9c\xba\xb6\xa7\x33\xd8\x83\x19\xec\x4d\x69\x3f\xe1\x0c\xf6\xe8\x00\xab\x6c\x55\x2c\xb2\xef\x9e\xc2\xce\x29\x48\x2c\xe8\xbe\x6e\xfb\xfe\xeb\x53\xe3\x3c\xfc\xbe\xf7\x6a\x1c\x4d\x37\x40\x3f\x3d\xbb\x93\x5f\x7d\x95\x7f\x93\x85\xbb\x65\xd3\x7e\xf1\x43\x2c\x2d\xa8\x0f\x6e\xe7\xc1\x6d\xde\x84\xb7\x47\xc3\x8b\x53\xc9\x3d\xd1\x65\x17\x8f\x8e\x24\xd5\xa6\xe4\x9e\xe8\x8f\xdf\x07\xb7\x54\x93\x6b\x2d\xba\x2f\x5c\xe6\xb1\xb7\x26\xd5\x6a\x58\x6e\x65\x1e\x7b\x53\xe2\x4f\x0c\x5b\xc2\x06\x60\xfd\x5a\xd3\xe5\xef\x1c\xf7\x60\x8e\x7b\x6b\xba\xfc\x87\xd5\xdf\x01\x4b\x58\x6b\x62\xae\xc3\xd6\xae\x51\x7f\xb4\xef\x4b\x0c\x5f\xb8\x4c\x48\x6f\x72\xc9\xc5\xf0\xa5\x3a\x78\x38\xe5\x76\x8b\xa1\x64\xb0\x18\x8d\xeb\xa9\x4f\x38\xac\xaa\x0e\x04\x9d\x34\xa1\xe0\xc7\xe8\x7e\x1f\xd4\xd8\xa6\x84\xa1\x18\xdd\xf3\xeb\xfc\x0e\xa1\xb1\xc8\x2f\x15\x4c\x64\x6f\x2d\xb4\x2e\x56\x71\x07\x2f\xdc\x26\x06\xea\x64\xf5\x18\xc1\xb9\x8b\x81\x0e\x5f\xb8\x03\xc2\x70\x13\xe4\x5f\x8c\xf0\x77\x80\xcf\xaa\x09\xee\x37\x46\x78\x2c\x30\xa6\x37\xb9\xe4\xc2\x19\xe9\x31\x78\x02\x85\xe9\x17\x63\xfa\x7d\xbc\x54\x55\x37\x20\x86\xfc\x59\x31\x90\x44\xd6\x84\xbd\x1f\x63\xfa\x7d\x30\xb4\x37\xf9\xd6\x62\x2c\xd3\x20\xf0\xb6\xae\xfd\x39\x76\xaf\x0b\x54\xd5\xa6\x04\x9e\x18\xbe\x8c\x07\x2f\xdc\xee\x3d\x78\xf8\x3b\xc0\x60\xde\xba\x18\xe1\x38\xbc\x97\x10\x5b\xd9\xba\x84\xcc\xe1\xcb\x18\x59\xe6\x2f\x4d\xe3\xbc\xbc\x27\xe0\x4e\x6e\xdd\x7b\xd0\x97\xf1\xe0\x65\xdc\x65\x7e\x1a\x97\xd7\xe5\xe2\xdc\x75\xc1\x8f\xdb\xed\xe0\x4e\x6e\x2a\x0b\x15\xc3\xc2\xf0\xe0\x99\xee\x52\xef\xc7\xed\x39\x3c\xdb\x7f\xff\x13\xca\x79\x0a\xe7\x96\xc7\x78\x38\x14\xe9\x63\x4e\x2e\x8f\xc1\x23\xdd\xbd\x75\xe5\x06\x0b\x20\x8d\xbf\xb4\x6f\x28\xa1\x08\x91\x60\xe2\x79\x53\xa5\x8e\x08\x1f\xf7\xd8\xd8\xa7\xf4\x31\x27\x9e\x47\xf0\x9e\xee\x62\xae\x61\x8b\x56\xc0\xb8\xdd\xba\xb6\x67\x28\xec\x32\x02\xb9\x60\x4d\x25\xdd\x23\x6c\xd1\x8a\xca\x25\x93\x5e\x15\x2a\x2b\x13\x51\xd9\x4e\xf7\x7b\x28\xfe\x2c\x82\xac\xa0\x8b\xb5\x86\xef\xe9\x68\x5c\x6a\xc9\xa6\x61\x19\x3a\x90\x1b\xd2\x86\x4c\x02\x61\x95\x39\x60\xdc\x6e\x43\x6c\xd7\x08\xec\x11\x3c\xee\x82\x02\x8c\x18\x5e\x97\x51\x48\xd3\x1c\x94\x33\x1a\x81\xf0\xec\xa6\xdc\xa5\x08\x5b\xb4\x02\x16\xad\xa6\xdc\xa5\x30\xaa\x7b\x04\xf2\x49\x9b\x72\x97\x22\xc2\xeb\x02\xab\x55\x13\x84\x60\x84\x75\xe6\x48\xb6\x93\x99\x21\x7c\x4f\x07\x65\x6f\xe5\x35\x85\x93\xe0\x03\x49\xef\x2f\x4d\x6b\x96\x5e\x33\xb2\x10\xf9\xff\x22\x2c\x97\x07\x59\xc8\x90\x4c\x1b\xb6\x6e\x33\x0b\xde\xc5\x21\x22\xcc\x42\x82\x97\xbf\x7c\x83\x11\xcb\x73\xa7\x3c\xaf\x9c\xa7\x88\xe5\x39\x2c\xae\x99\xf4\xb1\xb0\x25\x2c\x76\x8e\xd3\x7b\x5e\xf5\xa5\x22\x76\x8e\x33\x34\x77\xeb\xda\x41\x5d\x7b\x78\xcf\x2b\x1c\x35\x98\x3d\xdf\x94\xd7\x14\x61\x0b\x5a\x1c\x5c\xeb\xd4\x5e\xb2\xfe\x10\xd4\xb5\x87\xec\x0c\x61\x76\x86\x4c\xf9\x97\xa6\xf9\xd9\x44\x16\xd4\x2d\x54\x82\x3e\xc2\xfa\x43\x90\x2d\x09\x5e\x30\xc2\x3a\x02\xb2\xda\x4b\x0b\xef\x5d\x8b\x1a\x71\x9d\x2f\x7b\x91\xba\x12\x97\x97\x8c\xdc\x4c\x2e\xbe\x88\xdb\x5b\x09\x16\xb2\x26\x17\x5f\x84\x25\x94\xa0\x6a\xa1\xa2\xe3\x11\xe6\x74\x41\x4e\x27\x37\x5e\x84\xa5\x17\x66\xce\x37\xb9\xf1\x22\x2c\xbd\x04\xa5\x17\xe5\x26\x45\x3c\xee\x93\xe6\x02\x15\xd8\x8b\xb4\xf4\xc2\xec\xf8\xa6\xbc\xa5\x48\xb3\xba\x84\xc7\xbf\xd9\x57\xe7\xcc\xf9\xc8\x8d\x63\xd1\x71\x48\xab\x24\x89\x80\x9b\xa6\xbc\xa5\x48\xab\x1d\x49\xb5\x43\x10\x82\xe1\xec\xf8\x48\xaa\x1d\xf6\xb9\xa5\x59\x56\x92\x65\x85\x58\x79\xda\x1f\x97\x54\x2d\x94\x64\x14\x69\xd5\x22\xa9\x5a\x84\xb6\x75\x36\xcf\xa1\x71\x0e\x92\x42\xd2\xec\x2c\x3b\xc7\x22\x29\x24\x2d\xd9\x24\x25\x1b\x25\x20\x45\x0e\xb7\x1b\x6c\xa7\x6d\x9d\x82\xe1\x89\x1c\xbf\x76\xff\x06\x2e\x1c\xce\x90\x8f\x44\xaa\x5b\xb3\x4b\x2e\xc3\xd3\x0f\x7e\x26\xdd\x02\x19\x9e\x3e\x35\x16\xbb\xe4\x9c\x21\x1f\xa8\x53\x51\x9a\x6a\xc0\x46\x4e\xbf\x6f\x72\xb9\x75\x0b\xa4\xb9\x56\x92\x6b\xd9\xb7\x96\xb6\xd1\x27\x85\x9b\xd4\x0d\x91\xcb\xdb\x02\x51\x04\x2d\x37\xf5\xa9\x74\xb6\x48\x72\x9f\xd4\x2d\x90\x16\x6e\x92\x96\x06\xfb\x0e\x9d\x05\x1f\x49\x01\x26\xbd\xb5\x4f\x8f\x13\x00\xc2\xcd\x3e\xb2\xb4\x72\xc1\x6c\xf6\xa6\xaa\x9d\x91\x16\x44\x92\x82\x88\x0a\xd1\x46\xde\x5e\x6b\x1e\x5d\x41\x0c\x46\xfa\xe8\x26\x8f\xae\xfd\x60\xe9\xa3\x9b\x54\x3c\xd2\x5b\xd4\x47\x97\x19\xeb\x4d\xd5\xec\x63\xfa\x78\x32\x2b\xbd\xa5\xb6\xda\x54\xc2\x57\x4c\x5a\xe5\x94\x4c\x14\xd3\xc7\x8c\x19\xe4\x4d\xc9\x44\x31\xad\x40\xcc\xca\x35\xd3\x7e\x71\x76\x79\x4c\x56\xbd\x53\x32\x51\x38\x83\x3c\x26\xad\x72\xf6\x67\x39\x83\x3c\x90\x41\x1e\xd5\x53\x68\x1e\x26\x6c\xf0\x6d\x7e\x79\x00\x31\xdb\x6e\xda\x41\x9a\xba\xb4\x71\x0d\x39\xe1\xa5\xd9\xd5\x35\xad\xa4\x23\x49\x3c\x6a\x98\xa4\x1d\x38\x79\x87\xdb\x63\x35\xbd\xe3\x27\x22\x40\x9b\x3d\x4f\x53\xb8\x0f\x31\x11\x66\xd6\x94\x66\x14\x73\xf9\x75\x48\xc7\x68\x4a\x25\x0a\xe7\x7a\xc7\x5c\x9c\x9e\xd4\xa3\x69\xfb\xd9\xe4\x7d\x2b\xd4\xbe\x70\x1e\x78\x4c\xee\xf8\xe9\x39\xf8\xbe\x9d\xf0\x34\x37\x15\x57\x8e\xe9\xfb\x76\xee\xec\x53\xf2\xe7\xf4\x49\x61\x8e\x78\x53\x2a\x51\x4c\xdb\xaf\x91\x12\xfe\xd2\xbe\xdd\x39\xed\x3e\x9a\xb4\xbb\x09\xb5\x2f\xe6\xe9\xdd\x42\x51\xdf\x2e\xa2\x69\x51\x7f\xc2\xd3\xdc\x96\xd4\x70\xe7\x81\xc7\xa4\xdd\x7b\xf9\xb3\xfb\x72\x9c\x70\x2d\x35\x55\xb9\x8c\x69\xbb\xdb\x44\xfc\x4b\x53\x9a\x51\xcc\xdb\xdf\x0f\x51\xa5\x4d\x55\xaf\x63\x5a\xd6\x47\xba\xf8\x4b\x53\xbb\xc7\x73\x87\xf7\xba\xa9\x16\x75\x4c\xa5\x94\x04\xf3\xc0\xdb\x52\x8c\xcb\xb2\xf7\x7a\xf1\xf4\x2d\x5d\x8e\xcb\x36\xb9\x45\x9b\x9c\x5d\x52\x4b\xf0\xc1\xc1\x9c\xed\xa6\xf4\xa4\x58\x8a\xea\x0e\xa4\x6f\x87\x82\x82\x63\x59\x9c\x5f\x08\xf8\x6e\x4b\x8c\x67\x09\xda\x21\x16\xc5\xf9\x25\x0d\x68\xd9\xec\xb6\x2a\xa7\xa0\x3b\x6e\x35\xf7\xc9\x7b\x73\xe9\x8e\x73\x1a\x78\x2c\x9a\xd2\x85\xc0\x17\xcb\x27\x73\xf1\xde\x14\x02\x5f\x2c\x5b\x04\x16\x4d\xe9\x76\x1f\xad\xee\xa9\x23\x50\xbc\xd9\x7d\xb4\x6c\xae\x43\xca\x77\x69\x42\xe0\x8b\x65\x73\xdd\x1a\xfc\xec\xba\x8c\x96\xd5\x80\x45\x35\x60\x2d\xb7\xfb\xd3\x27\xc7\x29\x55\x66\x85\xe7\x0e\xd7\x59\x17\xcc\x5e\x2c\x5b\x0b\x16\xac\x05\xdd\xee\xa3\x65\x15\x61\xc1\x5a\xd0\x37\x5d\x62\xce\x1d\x8f\x05\xd3\x7d\x57\x02\x75\xac\xf4\x76\x01\x04\x45\xb7\xfb\xc8\x79\xe5\x81\xba\x4b\x2f\xad\x8b\x76\x99\xf6\x90\xa6\xf5\x34\x5b\x5a\x73\xfe\xf7\x3f\x61\x83\xd5\xb2\x86\xc0\x94\xf3\xae\x82\x81\xe1\x94\xf3\x58\xc8\x6c\xe9\xf6\x3a\xad\xe5\x9d\x0b\xd8\xbb\xae\x52\xc3\xb1\xcc\xb1\x90\x7d\xfe\xd2\xf4\x19\x6c\x9c\x40\x86\xf9\x4b\x53\x9f\x96\xe6\x91\x2a\x5e\xfa\x26\xeb\xe7\xb2\x57\x0d\xa9\xe2\x2f\x6d\x89\xe6\xcf\x7e\xb0\x4f\xf9\xf4\x5d\xdb\x29\xd6\xc1\xb1\x88\xeb\x3a\xaf\x3c\x16\xb0\x59\xbb\x4a\x3a\xc7\x3a\xfd\x3e\xd8\x1c\xbb\xea\x57\x86\x4b\xe0\xc5\xba\x38\x16\x71\x4f\xe7\x8e\xc7\xba\xf8\x3e\x6f\xf9\xcb\xef\xbb\xf8\x3e\x6f\x6b\x73\x33\xa4\x91\x97\x6e\x0f\xd1\x32\xc7\x5a\x37\xbf\x91\xac\xf3\xcb\x86\x0b\x14\x6c\x2e\x5d\x19\x4d\xb1\x1e\x6f\xcf\x87\xed\xc4\x75\x77\x7b\x0a\x76\x70\xa5\x2e\x78\xbb\xd8\xcd\x95\x76\x58\x20\xba\xd2\x8f\x62\x77\xe8\xdd\x0e\x0b\x44\x57\x7d\xaa\x70\xf2\x78\xec\xf0\x14\x74\xa5\x1f\xc5\x6e\x0f\x1f\xca\x44\x47\xd3\x67\xdf\x6d\x9c\x40\x1a\xf9\xdb\xec\xdb\xd5\x7b\x75\x97\x70\xfe\xf5\x22\xe6\xb9\x5b\x94\xd8\xe1\xfc\xeb\xa5\xfd\x63\x88\xc4\x6e\x49\x63\x6f\x9c\xbd\x78\xeb\x6e\x45\x00\x59\xe6\x2f\x4d\x33\xb4\x22\xb0\x83\xa1\xf5\xa2\xfb\x7d\xb7\x5d\x63\x87\x8f\xa1\x2b\xe1\x29\x76\x61\x5e\xc4\xde\xb9\x32\x62\xca\xbb\xe2\x7e\x63\x87\xcd\xa3\x2b\x19\x2a\xf6\x7e\x9a\xf6\x90\xa6\x2f\x68\x9f\xe2\x3e\x38\x4e\xed\xd0\xdd\xfe\xfe\x7d\x70\x69\xc4\x94\x9d\x76\x1e\x7b\x70\xee\xda\xa1\xbb\xb5\x80\x9d\x8c\xc9\xbe\xa5\xdd\x8c\x09\x99\xe4\xa5\x17\x31\xde\xdd\x8c\x69\x27\x63\x52\x75\xbc\xd8\xcd\x98\x76\x32\xa6\x22\x1f\xe6\x6e\x7f\xff\x3e\xb9\x66\x62\xbc\xbb\x35\x84\x1d\xfe\xfe\x6e\x1f\xd1\x6e\xae\xb5\x23\x8a\xa7\xdb\x47\xb4\xdb\x76\xb1\x93\x6b\x55\xef\x5e\x47\xf8\xec\x90\xb3\xba\xfd\x47\xbb\xed\x1a\x3b\x62\x90\x7b\xf5\xce\x36\xd7\xda\xe1\xc3\xec\x55\xca\xf6\xee\x88\x3e\x64\xb5\x97\x6e\xff\xd1\xee\x38\x81\x1d\x65\x13\xba\x20\xec\x62\x17\x1a\x46\xec\x90\xb3\x7a\x55\x80\xeb\x7e\xb8\x4f\xa4\xb9\xf7\x2a\xa5\xd9\x69\xee\xb1\x93\xa3\x09\xde\x2e\x76\x73\xb4\xfd\x64\x9f\x4d\xdf\xfd\x74\x9f\x17\x69\xde\xbb\xd7\x1f\x1a\x4e\x7c\xf5\x5e\x72\x7c\xc1\x4e\xce\x54\x65\xb7\xd9\xad\x91\x20\xcb\xbc\x74\x3b\x7b\x76\x73\x9f\xfd\xe1\x1c\x64\x73\xdc\xed\xc3\x64\xda\x79\x17\xc6\x5b\x38\xed\x3c\x98\x76\xde\xab\xe4\x48\x57\xdc\x8b\x63\xe3\xb7\xd5\x3e\x3b\x1c\x4b\x7c\x90\x6b\x55\x71\xbb\xc3\x5c\xeb\x80\x9b\xa4\x37\x69\x9b\x87\x6d\xaa\x07\xdc\x24\xbd\xe9\xa2\x3e\x2c\x83\x31\x95\xbd\xdb\x0d\x74\x98\xa3\x1d\x64\x5b\x2a\x4c\x1a\x87\x05\xad\x03\x60\x9e\xbd\xc9\xe6\x78\x38\xd4\xe8\x68\x7c\x9f\x6c\x8e\x87\xe3\x12\x98\xca\xde\x55\x51\x29\x0e\xf3\x9e\x83\xbc\xc7\x2c\xf4\x30\xef\x39\x80\xb4\xdd\x9b\x0c\x29\x87\x8d\x10\x47\xe7\x1c\x64\x4a\x3f\x6c\x84\x60\x0a\x7c\x6f\x32\xa5\x3b\x05\x3e\x98\x02\xdf\x95\x7d\x15\x87\x79\xcf\x81\x80\xe1\xde\x74\x1b\x1f\xc3\x7d\x92\xf7\x34\x69\xb0\x47\x78\xee\x80\xb5\xe8\x76\xe7\x1c\xb6\x32\x1c\xc9\x75\x91\x90\x79\x38\x9e\x01\x99\xf2\xa5\x37\xf1\xac\xc3\xfc\xe5\x80\x3e\xd6\xed\xb2\x39\xcc\x5f\x8e\x59\xdf\x5b\x47\xa6\xca\xc3\xc2\xcd\xb1\xf8\x3a\x99\x00\x0f\xb3\x90\xe3\x65\x21\xa1\x3c\xb0\x38\xac\xa9\x1d\x8b\xab\xe9\xdd\x69\xb7\xe8\xf1\x72\x90\xf8\x33\x01\x07\x21\x1d\x8b\x9b\xc5\x1b\xd7\x66\x8b\x63\xe7\x04\xc4\x20\x0f\xfb\x6b\x0e\xf8\x6b\x7a\xf3\xa6\x76\x68\x21\x73\xf8\xbb\x7d\x47\xce\xe1\x8f\x03\x46\xd3\xde\xa5\x38\x1d\x66\x3c\x48\xe7\x7f\x69\x1a\xa7\xc5\xa5\x03\xb5\x9b\xba\x80\xe1\xe2\x30\x73\x39\x28\x2e\xd9\x49\x72\x58\xf9\x3b\x10\x82\xdc\x95\xb3\x15\x87\x7d\x40\x07\x7c\x40\x5d\x78\xe1\x71\xd8\x07\x74\x5c\x1c\x8b\xc4\xcf\xc3\xe2\xd2\x81\xb4\xc1\xde\xa5\x54\x1d\x0e\x33\x3e\x6e\x8e\x53\xe2\xe7\x71\xff\x69\xc7\x71\xca\x72\x78\x3c\x7e\x1f\x19\x96\x72\xb6\xe2\xb0\x82\x77\x40\xc1\xeb\xdd\x1b\xde\xd6\xcf\x83\xa2\x94\x10\xa7\xc3\xa5\x3e\xe3\xa4\x28\x65\x9f\xd3\xa9\x74\xc3\x38\x91\x6e\xd8\x55\xf3\x29\x4e\x9b\x57\xce\x57\x04\x0a\x61\xb8\xc5\xe9\x50\x45\x20\x0b\x94\xde\xa5\xd7\x9f\x96\x4f\x4e\xca\x27\x5d\x67\xe1\x6c\x7e\x1d\x79\x84\x52\xbd\xe2\xb4\xa1\xf2\x84\xa1\xb2\xab\x1c\x54\x18\x13\x20\x4e\xf2\x08\xe1\xd0\xc5\x69\x85\xeb\x24\x1f\x50\xa9\xa8\x38\xcd\x07\x4e\xa4\x06\xf6\x2e\x4b\xcf\x69\x85\x0b\x69\xfe\xa5\xab\x54\x54\x9c\xb6\x44\x9e\xc1\x76\xda\xd6\xa7\xa3\x85\xcf\xe0\xfc\xb4\xad\x4f\xf3\x0f\xc0\x03\x0c\xd5\x99\x88\xd3\xec\x03\xe5\x9d\x4b\x57\xf5\xa9\x38\x1d\x8e\x48\xb8\x80\x3e\x24\x12\x9c\x16\x5d\x4e\xa0\x6b\x74\xa5\x80\xc5\x69\xb7\xcb\x49\xd6\x62\x97\xd3\x69\x11\x84\x70\x01\xdd\x6e\xa5\xd3\xae\x15\x20\x07\x94\x6e\xb7\xd2\x69\x03\x26\x90\x03\x5e\x9a\x3e\x9f\xc5\x13\x20\x07\xbc\x34\xbd\xcf\x1c\x04\x45\x63\x5f\x9a\xe6\x60\xc5\x89\x98\x00\x7d\xb4\xf8\x37\x49\xf8\xb4\xa4\x71\x52\xd2\x18\x92\x18\x4e\x47\x24\x12\x32\xa0\xab\x70\x55\x9c\xa7\x77\xe1\xc9\xa1\x4a\xda\x3d\x1d\x2c\x7c\x9e\xfc\x14\xd2\xc7\x4e\xeb\x4e\x27\xa5\x10\x7b\x96\x4e\x3b\x76\x4f\xea\x4e\xca\x3a\x8b\xd3\xcc\xe0\x44\xb0\x46\x1f\xb2\x82\x9d\xb6\xa7\x9e\x37\xe7\xa0\x5b\xe5\x34\x33\x38\x6f\xb6\x93\x15\xcc\xb0\x00\x71\xbe\x07\x7e\x4c\xed\x0a\x67\xf7\xc7\x45\x41\xc3\x4e\xa7\xcb\x82\xc6\x85\xe0\xc8\x6e\xa7\x93\xd3\xfb\xe3\xda\x38\x05\x5d\x46\x4e\xef\x8f\x8b\x82\xc6\x90\x8a\xe7\x12\xbd\x71\x51\x75\xb2\x43\xca\xe9\xfd\xc1\xf4\xfe\x3e\x74\xc8\x9c\xde\x1f\x17\x9c\xb7\x5d\x40\x7b\x71\x59\xd0\xb8\x10\xc7\xd1\x87\x0e\xd2\xe5\xc0\xc9\xab\xa2\x4f\xa1\xe5\x85\x53\xff\xe3\x42\x5a\x72\x0f\x59\x35\x2e\x33\x9f\x0b\xd6\x9e\xae\xb2\xdb\xe1\xd4\xff\xb8\xfa\xaf\x9d\xc6\x69\xcb\xcc\x45\x81\x41\x49\x67\x71\xd9\xc2\x72\xd1\xc2\x12\x4a\x1d\xb8\x6c\x61\xb9\x68\x61\xb1\x47\xea\x72\x3c\x06\xd3\xfb\xbb\x3d\x52\x97\xb9\x01\x32\xfd\x5f\x9a\xc6\xe2\x20\x2b\xa6\xf7\x77\x7b\xa4\x9c\xde\x1f\x17\x05\x0d\x21\xe9\xc5\x65\x4e\x71\x51\xc9\x09\x1d\x95\xcb\x42\xc8\x05\x07\x6d\x77\xf6\xd8\xe5\x74\x84\x0b\x30\xe5\xdd\x19\x62\x97\xb9\xc8\x45\x2e\x62\x6f\xd5\x35\xbd\x9e\x8b\xeb\xa9\x63\x74\x39\xe0\xf2\x7a\x25\x92\x31\x75\x55\x5d\xb6\xcc\x5c\xb4\xbe\x84\x4e\xd8\x65\xb1\xe0\xa2\x58\x10\x92\x6c\x2e\x8b\x05\x17\xc5\x02\xd5\xbb\x8a\xcb\xd9\x08\xd7\xc1\x29\xe8\x14\x5d\xb6\x09\x5f\xe4\x20\x76\x72\x5d\xd6\x55\x2e\x8a\x0c\xa1\x20\xb2\xcb\x31\x9c\x17\xb9\x4b\x48\x77\xb8\x1c\xf1\x45\x14\x82\xee\xc4\xb2\xcb\xdc\xe5\xba\xb8\x2c\xd2\x2b\x2e\x67\x2d\x01\x90\xe0\xa5\xa9\xcf\xcb\x4b\x8d\x3c\xcb\x1e\x3e\x2a\x16\x27\x00\x48\xf0\xd2\xf4\x89\xec\x68\xbd\x28\x6a\x84\x8f\x91\xe3\x34\x2f\xe4\x4b\xf6\xf4\x51\xb1\x4d\xf8\xa2\x1e\xe3\x0c\xb1\xdb\x22\xc3\x4d\x91\x41\x10\x7c\x71\xdb\xfa\x72\x53\x8f\x11\x04\x5f\x18\x85\x20\x88\x42\xd0\x53\xba\xe6\x6d\x71\xe2\x2e\x6c\xa7\xcb\xe3\x56\xe1\xaa\xb8\xe1\xc9\xe9\x29\x51\xca\xe8\x05\x81\xc2\xdd\x2f\xed\x9b\xdf\xed\x38\x4d\x00\x19\x94\x9e\x12\xb3\x6e\x87\x82\xdd\xd4\x63\x52\xfa\xc8\x6d\xa3\xf0\x4d\x19\x25\x75\x54\x8c\x50\x10\x37\xc2\xc4\x7a\x4a\x04\xbb\xcd\x42\x58\x01\xbc\xa7\x8e\xca\x6d\x1b\xca\xdd\x39\x07\x89\x60\xb7\x73\x26\xee\xc1\x76\xd2\x39\x6e\x27\x3e\xde\xa8\x18\x64\x77\x86\xd1\x0b\x82\xe8\x05\x5d\xc8\x7d\x61\xf4\x82\x20\x7a\x41\x4f\x49\xf3\xb7\x3d\x47\x44\x2f\xe8\x42\xf5\x8b\xdb\xae\xa3\x9b\x9c\xc7\xc9\x63\xb7\x39\x0f\x8b\x8a\x77\x27\x8f\xdd\x4e\x60\xbc\x27\xa7\x20\x71\xf0\xb6\xfd\xf6\xa6\x29\x24\xb5\x05\x6f\x73\x10\x22\x1b\x74\xcb\x44\xb7\x65\x8d\x9b\xca\xca\x14\xb7\xbe\x6d\xa4\xbd\x69\xee\x10\x72\x5f\xdc\x76\x2b\x01\x1c\xe1\xa5\xa9\x9d\xdd\x4a\x44\x4b\xe8\x4e\x10\x33\x5a\x42\xdc\xd4\x48\x9c\x20\x76\xef\xfe\xec\x34\x85\x4c\xc9\x3d\xb7\xb5\x0e\x16\x31\xef\x42\x03\x8c\xdb\xd1\x65\x37\x9c\xb3\x7d\x8a\x5b\xdf\x66\x13\x37\xd9\x84\x8a\x6b\xc5\x6d\x61\xe2\xa6\x49\xc3\x49\x60\xb7\xdd\x4a\x37\x85\x09\xb3\xcf\xdb\x0e\xd8\xfb\xe6\xba\x88\xeb\x1a\x11\x21\x6e\x6a\x16\x76\xe1\xdd\xd6\x2c\x6e\x1a\x62\x9d\x3c\x76\xdb\x39\x7b\x23\xae\xa2\x4f\x69\x01\xb7\x35\x8b\xfb\x61\x9f\x32\xbd\x3c\x36\xd2\x02\x38\xe1\xa5\x85\x68\x69\xda\x24\x6d\x89\xb6\x9b\xc6\x3e\xe5\xf0\x7d\x6c\xee\x78\x68\xc0\x9d\x62\xbb\x8f\x43\xc8\x1e\xb2\x10\x21\x05\xc6\x63\x16\xf2\x90\x4d\x4c\x05\x0f\x3c\x36\x77\x3c\x64\x13\x53\x12\xca\x63\xcf\xed\xd3\x38\x07\xb1\xd6\xc7\xea\xca\x43\x56\x30\xb5\xaf\x1f\x87\x6c\x13\x2a\xa1\x2f\x99\xf8\x1e\x47\x8c\xa2\xb6\xfa\x98\xb2\x1a\x3e\x4e\xac\x7a\x68\x4d\x5d\xdb\xfc\x37\x51\xf8\x71\xf6\xf4\x83\x40\xf0\x6e\xc7\xe0\xe3\x78\xd2\x87\x8a\xce\xd2\x89\x78\x2c\xdb\x3c\x34\xc4\x2e\x9d\x08\x03\x37\xc4\x83\x68\x8d\xee\x5c\xb5\xc7\x71\xa8\xa8\x02\xff\xd2\xb4\xa2\x96\x6d\x1e\x84\x5c\x74\x15\x02\x8b\xc7\x32\x0a\xc1\x19\xfa\x92\x8c\x62\x70\x86\x78\x00\x7e\xd6\xed\x34\x7c\x6c\x0c\x79\x68\x6c\x5d\x62\xbc\x8f\xb9\xc8\x43\x39\x64\xe9\x44\x3c\x96\x43\x1e\x1a\x4d\x97\x64\x14\x97\x7e\x0f\x02\x37\x74\xd5\xed\x8a\xc7\x46\x53\x96\x7e\xef\xcb\x3b\xdb\x76\x8d\x87\x76\x0d\x7b\x1b\x1f\xdb\x35\x1e\xba\x88\xec\x6d\x7c\x76\x8f\x93\x02\x8c\xbd\x8d\x06\x7c\x88\x87\x5a\x90\xbd\x8d\x8f\xd5\x9c\xe7\xe0\x6e\x92\xcc\xfe\x38\xf2\xfc\x41\xa0\x58\x17\x4e\x62\x18\x28\x22\x9e\x83\x73\xf0\x89\xb0\x41\x95\x60\x10\xdd\x9e\x48\x83\x41\xc4\x43\x21\xc5\x09\x69\x06\x83\x88\x07\x0e\xef\x6e\x6f\xe3\xe3\xd4\xea\xe7\xe2\x5e\x52\xc8\xcc\x73\xf9\xb4\x40\x3d\x1a\x9b\x34\xdc\xc7\xea\xd1\x03\x8e\x36\x84\x93\x18\x06\x8a\x08\x02\x45\x0c\x7b\x22\x0d\x14\x11\xcf\xfd\xeb\x53\x63\xb1\xea\xf4\xdc\xec\x53\x06\x71\x83\x41\x04\xf0\x1d\x5e\xda\xaf\xcf\xdc\x24\xdc\xe4\x06\xe1\x66\x08\x5f\x31\x8d\xea\x90\x2c\x51\x3f\xe4\x36\xcc\x4d\xf8\x2f\xb9\x81\x6b\x0d\xe1\x2b\xe6\x26\xc1\x27\xb7\xc2\x3e\x3f\x81\x22\x37\x71\xad\x64\x69\xfb\xb1\x75\xf5\x29\x6f\x78\x02\xc4\xe1\xa5\x69\x2c\xf2\x2d\xe5\x06\x23\xed\x50\xb2\x5a\x6e\x0a\x7c\x4d\x54\xb9\x2f\x43\x2e\xc5\xdc\x64\xa4\x4d\xa2\x3a\x0c\x81\x24\xa6\x51\x1d\x72\x6b\x9c\x5f\xb8\xdd\x6e\x1a\xd7\x33\x34\x3f\x09\x3e\xc9\x72\xf9\x63\x0b\x8d\x45\x82\x4f\xb2\x24\xfe\x90\x4b\x31\x37\x19\x69\x13\xe0\x0f\x2f\x4d\x63\x19\x5e\xb3\xc1\x71\x4e\xb5\x1b\x1e\xe7\xe0\x9a\x4d\x7d\xbf\xe1\xb9\xc3\x1b\x3e\xe4\x6e\xcc\x6d\x78\x9c\xc1\x71\x2e\xcd\x2f\x3c\xce\xe0\x7a\x2e\xf5\x29\xc3\x4d\x6e\xc1\x7d\xb6\xd4\x67\xfa\x1b\xc1\xe3\x3d\x94\xac\x96\x5b\x7a\x2c\xd0\xb9\x86\x12\xd2\xd2\xb5\xf2\x93\xb5\xf2\x47\xf9\x84\xe8\x74\xad\xfc\x24\xe4\xc3\x50\x15\xae\xdc\x94\x2c\x9a\x1b\x9c\x47\x43\x55\xb8\x72\x9b\x9e\x1f\xac\xc2\x43\xc9\x6a\x69\xc8\x87\xdc\x16\xfb\xac\xea\x73\xf9\xdb\x2e\x8e\xd3\x7b\x5e\x41\xb1\x49\x58\x87\xa1\x0a\x5d\xb9\x1d\xde\x83\x70\x5d\x0f\x39\x1b\x73\x3b\xdc\x0e\xbc\x67\xc8\xa1\x98\xdb\xe9\x76\xa8\xd3\x34\x54\x85\x2b\xb7\xd3\xf3\x43\xc8\xda\x90\x43\x31\xb7\xcb\x67\xf3\x62\xbb\xa1\xb1\x5c\x3e\x7f\x17\xdb\x85\xde\x77\xbb\x1d\x79\x88\xca\x69\xe5\xf6\x98\xf6\xfc\x68\x6a\xf7\x78\x4f\x3c\x9c\xdf\xd4\xb7\x7d\xbc\x66\xb0\xa9\x8e\x32\x35\xce\xc7\x73\x7f\x38\x77\xed\xc1\x62\xfe\x52\xc8\x43\x94\x90\x96\x45\x8e\x9e\x64\xcd\xfb\x51\x3e\x89\x22\x8b\x22\x4a\xb3\x40\xf2\x19\xaa\x97\x95\xa5\xb8\x1d\xc2\xd9\x86\x20\x0d\xd3\x35\xef\xb3\x20\xa2\x74\xc8\x31\x98\x45\x0a\x52\x16\xf8\xa0\x87\x1c\x83\x59\x9a\xdb\x35\xb6\xfb\x6c\x17\x59\x9a\xdb\x21\x1f\x66\xc8\xf9\x97\x45\xd2\x4d\x16\x24\x92\x0e\x25\x88\xa5\x61\x1d\xb2\x20\xd0\x7d\xa8\xd6\x54\x16\x29\x3a\x09\xa4\x86\x32\xaa\x78\x56\xf1\xb9\x25\x3c\xc3\x50\xa6\x57\x16\x25\xa4\x65\x09\xb6\xfb\xa4\xcc\x2c\xe1\x76\xf9\x6b\xa7\x71\x2a\x21\x2d\x0b\x30\x8b\x87\xb2\xc0\xb2\xa4\xd7\x13\x56\xd5\x51\xb5\x27\x5c\x2b\x3f\x81\xd4\xf0\xd2\xd4\xa7\x9c\xbe\x49\xe8\x86\x51\xc5\x97\x8a\xcf\x2d\xca\xdf\x97\xa1\xa8\xa7\x2c\xcb\x7b\x82\xe7\xb6\x7e\xda\x53\x1a\xd6\x21\x0b\xe4\x97\xa1\x1c\xb0\x2c\x3e\xb7\x40\x71\x78\x69\x1a\xcb\xee\xfd\x82\xe4\xf0\xa1\xe2\x4f\x59\x14\x40\x97\x65\xc7\x9a\xb5\xa2\xf5\x94\xd3\x37\x0b\xe4\x90\xd1\xc4\x7b\xca\xe1\x6f\x0b\x59\x63\xc8\xf9\x97\xe5\xf0\x58\x10\x94\x3e\x04\xbd\x98\xc6\x6d\xc8\x72\xb2\xcf\xaa\x39\x98\x17\x14\xf2\x02\x39\x0d\xb3\x9c\x1e\xe7\xc9\x3e\xdb\xbf\x15\xdb\xc8\x72\xfa\x95\x70\xcd\x0c\xa5\x88\x65\xb9\x3c\x8d\x8b\xd3\xf0\x16\xbd\x3c\x8d\x8b\x4b\xa3\x2b\xb7\x5c\x5e\x1a\xb2\x98\xe6\xed\x7b\x7b\xb9\x11\x31\x3b\x84\xda\x98\x45\x11\x30\x59\x10\x01\xe3\xec\xc0\x2c\xb7\xc7\x49\xf6\x23\x44\xc7\x2c\x66\x3f\xe5\xe1\x38\x75\xe5\x16\xb3\x9f\xf2\x70\x9c\xba\x72\xab\x59\x0c\x61\x24\x86\xfc\x8d\x59\x2d\xc2\xd4\x8d\x63\x49\xb7\xbb\x4d\x03\xfb\x91\x53\x31\xab\xd9\x4f\x45\xd0\xfa\x50\x4d\xa9\xac\xc5\xed\x2a\x3f\xa1\xb6\x68\x15\x44\x74\x56\x8a\x22\xfd\x33\xab\x66\xb5\x28\x52\x29\x8a\x28\xd5\x2b\x6b\xf7\x1c\x10\x73\x32\x94\xea\x95\x55\x31\x27\x59\x29\x52\xc8\xed\x96\xae\xdd\x9f\x95\x2c\x46\x30\x8a\x59\xcd\x62\x00\x45\xf1\xd2\x34\x96\x30\x2d\x48\x6b\x9a\x83\x59\x0c\x6b\xf0\x0f\xa5\x73\xa5\x6b\xf0\x27\x6b\xf0\x0f\xd5\x71\xca\x9a\xee\x93\xa2\x41\xd7\x15\xe8\xfa\xfc\x49\x8c\x09\x17\x81\xcd\x6a\xf6\xc3\xda\xfd\x43\x10\x8b\x59\xcd\x7e\x6a\x3e\xff\xfd\x4f\x28\xbd\x2a\xab\x02\xd6\x93\xf0\x13\x43\xa5\xa1\xd2\xf0\x13\x59\xc9\x99\xfa\xd0\xe7\x33\xf7\xa9\xe4\x3e\x4a\xf5\xca\xba\x3c\x85\xc5\x65\x09\x4d\xcf\x12\x05\xa1\x29\x5c\xb0\x35\xeb\xee\x3e\x77\xf6\x99\x7a\xdf\xee\x3e\x77\x7e\x5a\x6f\x41\xd9\x60\xb2\x92\x33\x29\xd5\x2b\xeb\xe1\x2d\x78\x70\x7e\xba\x55\xeb\xe1\xb1\x20\xff\x36\x8a\xba\x34\x63\xaa\x14\x44\x94\x05\x96\xf5\xf4\xb2\x90\xf9\x74\xef\x5c\x33\x9f\x8a\x6c\xfb\x31\x3e\xd3\x54\xd6\xcb\x53\x40\x62\xee\x10\x62\x63\x56\x73\x90\x4a\x65\x46\x2e\xb9\xac\xb7\x3f\x11\x7c\x3d\x43\x99\x5e\x69\xb4\x8b\x24\xda\xc5\x18\xde\xd5\xe6\x04\x95\x82\x88\x5c\x6b\x59\xcd\x09\x80\x84\x31\x84\x18\x97\xd5\x72\x48\xa5\x1c\x22\x30\xc7\x6c\xca\x6c\xc9\x06\x43\xed\x18\xe2\xbb\xcd\x72\x08\x41\x32\xc6\x68\x6e\x27\x86\xd5\x28\x87\x28\xd1\x2b\x9b\x8c\xb8\xd9\xc8\x24\xc6\x67\xb5\xca\x56\xdc\x8e\x32\x8a\x5c\x6e\xd9\x6a\x33\xad\x93\xa6\x3e\x95\xcf\x9b\x0d\xd6\x99\x21\x77\x5c\xb6\xea\x3e\x1b\xfb\xfc\xac\x56\xd9\x2c\xbf\x00\x2f\xe3\xa5\xe9\x7d\xca\xf5\xcd\x46\x5d\x46\x20\x90\xd9\xba\xdb\x75\xb6\x13\xd3\x6d\x96\x6d\x5a\xe7\x96\x90\xac\xd1\xcc\x78\x5a\xe7\x5a\x7f\x3e\xb7\x6c\x66\x3c\xc0\xcb\x78\x69\x6a\x37\xbc\x66\x83\xed\xa6\xbe\x83\x7c\x4b\xd9\x82\xdb\xe5\x0b\xd7\x48\x83\x64\x64\x23\x73\x91\x7f\x2c\x9b\x75\x8b\x46\x4e\x20\xc0\xc6\x34\x10\x46\x12\x08\x63\x28\xd1\x2b\xdb\xf4\xba\x50\xb7\x50\xc5\xa8\x6c\xd6\x2d\x1a\xfc\x39\x23\x24\x47\xb6\xe5\x35\x23\x97\x08\x31\xeb\x66\x2e\xd1\xe0\xd0\x19\xca\xe6\xca\xb6\xfc\x3e\x72\x10\xf9\xce\xb2\x99\x83\x34\x72\x90\xf0\xde\x35\x07\x69\x08\x5a\x1b\x21\x9d\xa4\xed\xee\x73\xe7\x1c\x9a\xc6\x62\x7d\x85\xa0\x1c\x43\x3e\xb0\x6c\x87\xbf\x03\xac\xb8\x23\xc4\xe4\xdb\xe1\x3e\xc9\x42\x94\xb1\x95\xed\xf4\x58\xc8\x42\xe4\x03\xcb\x66\x5d\x86\x80\x1d\x43\x28\x89\xd9\x2e\xaf\x19\x85\x90\x10\x47\x6e\x66\x21\x04\xe5\x18\xca\xd8\xca\x66\x41\xa3\x51\xd0\x90\xc3\x2a\x9b\x59\x08\x41\x39\x86\x90\x10\xb3\xdd\xde\x9f\x0f\xd7\x53\x32\x6d\x7b\x3c\x87\x87\xef\x93\x9e\xd3\x2d\x4c\x74\x64\xc7\x0d\xa5\x48\x65\xb7\x30\xd1\xa9\xcb\x84\xd8\x67\x37\x0f\xe9\xb4\x87\x28\x7d\x2a\x0d\xd8\x91\x1d\x96\xda\xa1\xb2\x50\xd9\xe5\x2f\xce\x8e\xdc\xfe\x21\xf8\xc1\xec\xe6\x13\x9d\x7c\x22\xc5\xe6\x7b\x73\x9f\x28\x02\x3b\x04\x23\x98\x06\xde\x48\xe0\x6c\xbc\x34\x8d\x53\x68\x95\xd9\x81\x56\x39\xb2\xe9\x7d\xe6\x05\x1d\xe6\xd8\x21\x27\x51\xf6\xee\x71\xd2\x3e\x21\x18\xc1\x34\x80\x46\x76\xda\x19\x52\xdf\xb6\xcb\x27\x9c\x1d\x7e\xdf\xa1\x34\xa8\xec\xe1\x35\x83\xdd\x74\x64\xb8\xcf\xdb\xb4\x87\xb4\x7f\x8b\x92\xc8\x6e\x13\x05\xb1\x37\x46\x6a\xcb\x18\x7b\x23\x3b\x9c\x3a\x23\xc5\xb6\xfa\xf4\x34\x26\x52\x8c\xc4\x0d\xfa\xf4\x2c\xc8\x45\xd2\x3b\xc6\x5c\xa4\x93\x8b\x28\xb9\x2a\xfb\xf2\x50\x68\x69\x50\x72\x55\x76\x45\x92\x25\xb1\x37\xc6\x94\x25\xa5\xef\x7e\x1f\xd2\x81\x86\x7c\x41\xd9\x2d\x33\xf4\x57\xb1\x89\xaa\x3b\xb5\xcb\xe0\x9a\x1d\xc5\x60\xc6\x14\xb3\xeb\x16\x27\x3a\x0f\xfc\x14\x43\xeb\x87\x3f\x04\x4a\x51\x0c\xb9\x7b\xb2\xdb\xb0\x41\x3c\x8f\x31\x75\x17\x77\x1f\xf8\x4e\xe3\xc5\xd4\xc5\xd9\x6d\xbc\xe8\xd4\x48\xe6\x67\xdc\x4e\x03\x7d\x64\xbf\xd8\xa7\x18\x8c\xc1\x3c\xb2\xd3\x90\x29\xb7\x4d\x76\x1b\x2f\x3a\xb5\x07\xb9\x5f\xd2\x80\x1d\xd9\x1f\x8e\x45\xa2\xdb\xf0\xa1\x26\x60\xc7\x10\x76\x5f\x0e\x05\x88\xe4\x40\xd0\xd7\x90\x8b\x25\x87\x62\xe4\x73\xd0\x58\x39\xa7\x69\x97\x69\x7c\x9f\xe4\xac\x51\xfd\x3e\x1a\x32\xa7\x98\x88\x01\x3b\x72\x50\x7b\x90\x3f\x24\x0d\xca\x91\x04\xe5\x18\x72\xa3\xe4\x10\x1a\x75\x12\x94\x63\x28\x83\x2a\x0d\xca\x91\x04\xe5\x18\x02\xe0\xcb\x61\xed\x61\xf0\x50\x2f\x7d\xf7\x31\x3c\x4e\x38\x4a\x86\x8a\x38\xe5\x18\x5e\x17\x04\x81\x0c\x39\x43\x72\x08\x4a\x36\x09\xca\x31\x54\xe0\x29\x87\x35\x0b\xe0\x73\xbc\xb4\x29\x5a\x9a\x86\xef\xae\xec\xaa\x1c\xe1\xb9\x53\xb3\x50\x76\x55\x0e\x05\x73\xe4\x80\xa3\x64\xc8\x19\x92\xc3\xa7\x76\xc0\x15\x3b\x04\xea\x97\x06\xec\xc8\x31\x71\x8c\x96\xb4\x54\x03\x76\x24\x01\x3b\x86\x52\xaf\x72\xf8\x48\x0f\x1a\x2f\x94\x7a\x95\x43\xd8\x92\x39\x90\xe1\x37\x84\xdc\x97\x63\xf7\x77\xa0\xf1\x50\x85\xa1\x72\x1c\x5e\x97\xf7\x5e\x4e\xdb\xe0\x87\xed\x0c\xe3\xe0\xe7\xf3\xf6\xb4\x38\x4f\x2c\x8f\x21\x50\xbf\x1c\xb6\x33\x8c\x93\x4b\xe6\xad\xeb\xa3\x39\x78\x17\x0b\xb8\x2f\xc7\xe9\xcf\xc7\xa3\xb9\xa4\x75\x0c\xdb\x15\x07\xef\xe2\x25\x8e\x35\x2e\xbf\xef\x66\x3b\x6f\xf9\xdb\xed\x90\xa9\x3e\x54\x33\x2a\x0d\xca\x91\x03\xc7\x36\x94\x95\x95\xc3\xa2\x3e\xf0\x39\x5e\x9a\xc6\x62\x51\x1f\xf8\x1c\x2f\xcd\x7d\xfa\xf8\xe1\xb8\xbb\xac\x65\x86\x82\x32\x92\xa0\x1c\xb1\xe9\x38\x84\x95\xfe\x80\xd2\x1f\xfe\x0e\xe1\x7b\x3a\xe0\xb7\x88\x4d\xf6\xc1\xf0\x3d\x1d\x88\xeb\x8a\x4d\xb2\x5b\x54\xf7\x59\xd9\xa7\xb6\x7c\xf8\x9e\x06\x06\x47\x09\x81\xfa\x65\xd8\xff\x00\x0c\x8e\x97\x56\x45\x5b\xa6\xed\xa4\x7d\xdf\xdd\xc0\x1b\x19\xf0\xb6\x86\xfd\x2b\x61\x56\x10\x2f\x2b\x58\xa1\xd3\x10\x8a\x1f\xcf\xe8\x5c\x4e\x89\x7c\x61\x71\x3e\x06\x3f\x91\x38\x72\xd8\xc5\x00\x08\x8e\x12\x76\xaf\x84\xaf\xfe\x00\x27\x08\xd5\xae\xca\x10\xcc\x4e\xc6\x7b\x9b\x2f\x15\x09\xcd\xb0\x34\x1f\xc9\x99\x8b\x91\x87\xbd\x08\x91\x9c\xb9\x18\xb9\xa1\x35\x92\xd0\x1a\xb1\xc9\xea\x1d\xd3\xed\x26\xdb\xe9\x14\x85\x0f\x34\x90\x34\x5e\x9a\x56\xd3\x92\x3e\xa1\x35\x62\xd3\x29\x8a\xe5\x95\x5e\x5c\x69\x59\x3f\xc3\x92\x3e\x50\x36\x4a\x28\x09\x2c\xc3\x4c\x02\x48\x1a\x2f\x4d\xcb\x29\x8f\x69\x12\x22\x23\x94\x04\x96\x86\xc8\xc8\x80\x35\x32\xec\x5d\x31\x44\x46\x06\xb8\x44\x08\x0a\x30\xc3\x17\x78\x20\x74\x2b\x8a\x4f\xc3\xe9\x4f\x04\x2e\x11\x45\x12\x66\x58\x9a\x0f\x44\x82\x87\x3d\x2f\x61\x0e\x12\xe0\x20\x51\x24\x7d\xc6\xe5\xb5\x86\x77\x33\x8a\x04\x86\x30\x07\x09\x70\x90\xb0\xe7\x25\x6c\x1a\x04\xb4\xc5\x4b\xd3\x7a\x9a\x13\xc4\xc3\xf9\xc9\x24\x65\x3c\x8b\x24\x9e\x45\x28\x05\x2c\x53\xd1\x9f\x99\xb8\xdc\x43\x69\x5e\x99\xbe\xdc\x13\xd1\x9f\x61\xaf\x4c\x5a\x9a\xcf\x57\x9a\x8f\x94\x22\x63\xa8\x8b\x04\x7a\x45\x89\xa2\x1d\x9f\x76\x3e\x64\xe1\x52\x8b\xff\xa7\x05\x76\xc2\x59\x84\x9d\x32\xa9\xfa\x4d\x99\x95\xcb\x29\x53\x56\x2a\x3a\x2b\xb3\xf1\x33\xa4\xa6\x60\x81\x9d\x90\x15\x51\x66\xfd\x37\x41\xd8\x88\x16\x99\x9d\xb3\x97\xf8\x92\x0a\xbd\xc8\xec\x9c\x86\xf8\x7c\x5a\x2c\xc8\xf1\x0a\xc2\x8a\xcf\xca\xb4\x9b\x32\x91\x98\x1b\xc2\x09\xcc\x54\x10\x56\x26\x82\xb0\x42\x79\x5e\x99\x76\x69\x24\xea\x5e\x44\x15\x2b\x4f\x25\xdf\x66\xc2\xdd\x18\x55\xae\xc1\x34\x0f\x01\x78\xc5\x4b\xd3\x6a\x5b\x2a\x48\xd8\x0d\xa3\x6a\xa3\xa5\x4d\x02\x44\xb3\x08\xe5\x72\x65\xda\xdd\x98\x08\x9f\x88\x2a\x96\x9c\x66\x06\x49\x66\xa0\x7c\xad\x4c\x1b\x07\x13\x59\xb4\xa1\x7c\xad\xcc\xe5\x39\x2c\xce\x5d\xfc\xd3\x48\x17\x99\xaf\x96\x1f\xe9\x0f\x6f\xcd\x3e\x11\x9f\x15\x55\x96\xa0\xdc\xbd\x09\x21\xcc\x47\x95\x7d\xd3\x00\x19\x49\x80\x8c\x50\x61\xab\x4c\x4b\x13\x79\x70\x39\xa5\x71\xa5\x79\x41\x02\x35\x3a\xaa\x78\x6b\x9e\xde\x11\x3c\xef\xf6\x10\xa5\x25\x86\xbc\xd8\x4e\xda\x74\x5e\x6e\x07\x61\x3e\xaa\x77\x99\x5d\x08\x09\x89\x21\x94\x1e\x96\x69\x61\x3e\x1f\xce\x41\x82\x70\x3e\xde\xb9\x80\xf1\x0a\xa1\xfd\x65\x3e\x5e\x6a\x78\x22\xa3\x49\x9b\x9e\x8a\xc1\xca\x09\x0d\x3d\x94\x02\x96\x53\x71\x56\x39\x21\xe8\x47\x2b\x6e\xa7\xf9\x4d\x40\xe1\x86\x90\x00\x73\x2a\x75\x2c\x81\xb1\x11\x21\x67\xd5\xb4\x50\x30\x5f\xa1\x20\xac\xf3\x4f\xab\x00\x40\xd8\x28\x61\xff\xd0\x34\x2b\x00\xc2\xc6\x4b\x9b\xa2\x79\x24\x94\x25\xec\x1f\x9a\x96\x25\x00\xb9\xf1\xd2\xaa\x68\xc3\xb4\x20\x4d\x33\xb0\x2c\x01\xcc\x8d\x10\x7a\x4b\x4e\x6b\x15\xb3\x73\x98\x32\x6f\x4e\xb3\x88\x49\x79\xc1\x7e\xa3\x69\x13\xdf\x84\x39\x20\xec\xff\x31\x8c\x47\xce\x91\xef\xeb\x74\x64\xa7\xad\x7f\x73\xf0\xdb\x0d\xd3\x3c\xf3\xe0\xec\xc4\x76\xa6\xa3\x15\x26\x2c\x83\xa1\x54\xb4\x9c\x76\x49\xcc\xe4\xcc\xc5\x74\x0d\xff\x91\x33\x39\x05\xdd\xfb\x53\xd1\x57\x39\x27\xdb\xc9\x2e\x3f\xa7\xbf\x10\x59\x84\x50\x00\x73\x9a\x45\x4c\xb2\x88\x26\x29\xd8\xd0\x20\x49\x68\x90\x68\xde\x2c\xcb\xef\x83\xf5\x2f\x94\x01\x96\xd3\x8a\x3b\x21\x3e\x42\x59\x5e\x39\xcd\x07\x26\xf9\x80\xb2\xbc\x72\x5a\x26\x98\x94\x09\x94\xe5\x95\xd3\xda\xc1\x84\x17\x32\xec\x52\x9a\x4a\x98\xcf\xc9\x7b\xbf\x4b\xd2\x9d\xa7\x3f\x1f\x22\xa5\xa2\x4b\xf1\x9b\xa7\x37\xfc\xc9\xb1\x78\x57\x5f\xde\x4a\x48\xb4\x0f\x55\xed\xca\x69\x17\xe4\xbc\xd8\xa7\x77\xb5\xe2\x3b\x93\xd0\x20\xd1\xa5\xf8\x19\x1a\x24\x09\x0d\x12\x76\x45\xcd\xdb\xbb\x1a\x0e\x84\x10\xb2\x60\xce\xdb\x6b\x8d\xd8\xcf\xb0\x2b\x6a\x9a\xef\x4c\x58\x06\xc3\xae\xa8\x69\x19\x04\x08\x22\x25\xec\x8a\x9a\x36\x30\x4c\x44\x51\x85\xfd\x4d\xf3\xf1\x1c\xc8\x93\xec\x6f\x9a\xf6\x4a\x10\x6e\x24\x94\x55\x96\x86\x1b\x49\xc2\x8d\x84\x20\x09\xd3\x70\x23\xb9\xe0\x95\x08\xa5\x95\xe5\xb2\x57\x62\x15\xae\x99\x78\xf5\xb2\xd1\x62\x51\x78\xb1\x2f\x6a\x29\x7b\x3f\x17\xb5\x98\x2e\x99\xd5\x30\x25\x49\x2c\x92\xe8\xf2\xe6\x2f\x47\x4e\xac\xca\xb9\x6b\xcf\x2f\xbb\x3c\x57\xe3\x3e\xd3\x9e\x5f\xf6\x4a\x10\x8b\x24\x94\x1e\x96\xc6\x22\xc9\x05\x0c\xaf\xb0\xc3\x69\xd9\x12\xb9\xa8\xe1\x08\x5a\x30\x97\xd5\x18\x62\x8a\xc4\x10\x7f\x59\xc3\x73\x1f\x6c\x57\x35\x4e\xf3\x1e\x62\x8a\xc4\xd0\xde\x35\xa6\x48\x02\x53\x24\xac\xaa\x2c\xdb\x33\x80\x20\xf2\x36\xd3\x72\x5a\x72\x59\x30\x60\x86\xd2\xbc\x72\x99\x2d\x2d\xb2\xa5\x21\x05\x6e\xd9\xe3\x49\xf8\x8f\x10\x42\x60\x2e\xbb\x35\x17\x25\x17\x3b\x8e\x96\x25\x97\x35\x39\x05\x6d\xdd\xe5\x80\x0b\x62\x83\x84\x2a\x84\xe5\xb2\xcb\x13\x70\x1f\x2f\x4d\x9f\xd6\xaa\xca\xda\xb9\x64\x12\x09\x96\x4d\x8d\x6b\x67\x3b\x6f\xa5\xfd\x4f\xbb\x8b\x34\x7d\x5a\x3b\x1e\x00\xe9\x51\x62\x48\xfd\x59\x0e\x80\x58\x27\xdf\xe7\xad\x74\x7a\x9b\x91\xf5\x8c\xe5\x76\x3a\x46\x0b\x41\x9a\x31\xd6\xbf\x41\xa9\xe5\xb2\xfb\x72\x21\x86\x33\xc2\x3b\xcd\x9c\x69\x21\xc6\x2a\x94\x3f\x95\xcb\x5a\x0e\x21\x40\xc2\x7e\xa5\xe5\x18\xab\x45\xae\x25\x24\xc0\x5c\xaa\x6e\x9b\x8b\x9a\x8c\xdd\xb3\xcb\xd2\xcb\x42\x32\x7d\x28\x47\x2a\x97\x39\xc5\x22\xa7\xb0\x9f\x67\xb7\xff\x72\x47\x90\x43\x84\x62\x31\x77\x6b\x32\xfb\xc6\x3e\xc5\x41\x77\x73\x8a\x1d\x49\x28\x61\x1f\xd0\x2e\xb0\xf0\x24\x04\x48\xd8\xcf\xb3\xdb\xb7\xb9\xc3\x67\x11\xca\x83\xca\xdd\x2a\x10\x31\x40\xc2\x46\x86\xdd\x31\x9c\x3b\xe5\x1e\xe5\x41\xa5\xf1\x41\x72\xaf\x6c\xa7\x2d\xba\xdb\xb7\xb9\x93\x8b\xd8\x07\xb4\x37\xb7\xa3\x6c\xa3\x84\xa6\xdc\x2d\xc0\xec\xe4\x14\xaa\x94\x95\x7b\xf7\xba\x50\x80\xb1\x0f\x68\x77\x6c\xd6\x3e\xf8\x3e\xd9\xc0\x76\x2b\x39\xfb\xe0\xfb\x14\x18\xb2\x9b\x8b\xec\xf1\x6b\xf7\x1d\x41\x83\x75\xe4\x0e\x5f\x47\x28\xf9\x28\x77\x9b\x37\x77\xf8\x33\x42\x30\x79\xb9\xdb\x61\xb1\x23\xc7\x2d\x04\x93\x97\xbb\x25\x98\x3d\xd7\x7f\xff\x93\x9b\xa7\x6e\x2e\xb2\xc3\x2a\x1a\x29\x81\x76\xb7\x31\x64\x27\x37\x48\x5d\xe2\xbb\x92\xe9\x73\xa7\x00\xa3\xdc\xa3\xdc\xad\xe3\xec\x40\xec\x0b\xbb\x8e\x76\xeb\x38\xc4\xdc\x88\x14\xb7\xdb\x1d\x7e\xb5\x53\x91\x49\x6f\x41\x1b\x35\x88\x9d\x11\x29\x19\xd3\xd8\x19\xb9\x23\xd4\x3b\xd2\x5b\xd0\x41\x0e\x80\xd1\x78\x69\x5a\x32\x1b\x3c\x76\x1a\x3c\xac\xbd\xef\x56\x72\xf6\x93\xcb\x29\x6e\xbe\x5b\x80\xd9\x2f\xbe\x4f\x97\xf1\x7e\xf9\x7d\x14\x52\xec\x37\xda\xed\xa2\xdc\x69\xd4\x48\x85\x54\xee\x76\x51\xee\x64\x05\xaa\x4e\x95\xbb\xbd\x19\xfb\xcd\x39\x78\x0b\xde\x9e\xc3\xcd\x6f\x24\x13\xed\x6e\x21\x65\xa7\x02\xa4\xea\x54\xb9\x3f\xee\x93\x26\x53\x3b\x95\x76\x0b\x22\x3b\x05\x91\x14\x77\x35\x1e\x47\x1e\x1b\xc7\xa9\x8b\xfa\xb0\xe2\x74\xbc\x9c\x26\x85\x1f\x9f\x87\x23\xbd\x09\xc7\x11\xca\x59\xca\xc3\x91\xde\x07\xb9\xcb\x14\x87\x3c\x1c\xe9\x7d\x50\x0e\x11\xd2\x5f\x1e\x56\x9c\x08\xc7\x11\x53\xdc\xf3\x30\x07\x39\x28\x87\xd8\x51\x75\x98\x4b\x1c\xe4\x12\xc2\xce\xcf\xc3\x5c\xe2\xa0\x35\xd5\x4e\x2c\x43\x6e\x24\x10\x36\x5e\x9a\xda\x39\x2a\xfb\xa0\x25\x44\x79\x49\x79\x58\x27\x39\x10\xad\x10\xca\x4b\xca\xc3\xa7\xfd\x40\x04\x75\x4c\x71\x41\x43\x67\xe4\x11\x9c\x9f\xb8\xe0\xe1\x28\xcd\x23\x39\x07\xe9\x39\x86\xce\xc8\x23\x39\x4e\xe9\xee\x47\x7a\xcd\x92\x7d\x4a\x1e\x34\x74\x46\x1e\x93\xed\xa4\x03\x1d\x16\x1a\x0e\xda\x45\x95\x5f\x94\xc6\xd5\xc8\x63\x72\x7e\xda\x9e\x87\x7d\x97\xc0\xd5\x78\x69\x1a\xcb\xf2\xfc\xc8\x0a\x94\x5f\x94\x87\x23\xa8\x89\x90\x11\xaa\x4c\x95\x87\xed\x1d\x07\x85\x8d\xa9\xa8\xd0\xc3\xce\x93\x63\xcf\xff\xfe\x27\x85\xfa\x92\x87\x55\xa0\x83\x66\x51\xfb\xd3\x8e\xc3\x5b\xf0\xe0\x30\x65\x91\x3a\xac\x1e\x1d\x54\x8f\x94\xb2\x94\x87\xb2\x5d\xf3\x40\x90\x43\x2c\xbf\xcf\xea\xd1\x41\x0e\xa2\x62\x57\x79\x9c\xde\x2e\x94\x43\xec\x4f\x3b\x2e\x6f\x41\x72\x90\xa5\x8b\xff\xb0\x9a\x03\xac\x8c\x12\x4a\x20\xca\xe3\xf2\xfc\x6e\xf6\x29\xa1\xc0\xe0\x19\x79\xdc\x1c\x8b\x84\x82\xe3\xf6\xfc\x5e\xf5\x28\x9b\x5f\x67\xc6\x73\xdc\x1c\x8a\x34\xae\xc3\x8c\xe7\xa0\x15\x76\xc9\x8e\x70\x38\x40\x13\xf0\x1b\x2f\x4d\x43\xb1\x55\xe6\xa0\x76\xb4\x24\x4b\x1c\xd6\x8e\x0e\x5a\x68\x97\x34\xb5\x53\x90\xa6\x79\xd2\x0a\x6b\x17\xdd\xa9\x1c\xfc\x3c\x29\xbb\xa8\xee\x56\x9e\xca\x7e\xcb\x13\x80\x3e\xa1\xe2\x5a\x79\xda\x2a\x73\x92\x83\x28\x27\x29\x4f\xcb\x19\x27\xcd\xb0\xf6\xa7\x9d\xd5\xef\xa3\x26\x63\x7f\xda\xa9\x3c\xfb\x24\x58\x47\xd8\x9f\x66\xb0\x8e\x24\x58\x47\x2c\x59\xb2\x4e\xdb\x59\x4f\xca\x19\x42\x32\xcc\xd3\x8e\x95\x13\xce\x93\x54\x1e\x50\x9e\xe3\x32\xed\x06\x4d\x1a\xfa\xe9\x58\x28\x82\x6e\xa4\x7d\x51\x06\xdd\x48\x60\x6c\x94\xdc\xea\xf6\x6f\xa2\xf0\x69\xe6\x73\xc2\xcb\x9a\x4e\xf7\x39\xd3\xdd\xc2\xf1\x92\x9b\x98\xe4\xe9\x38\xcc\x73\xf2\x95\xda\x16\x06\xd7\xc8\x13\xf2\x44\x3a\x6d\xe7\xb4\x3c\x71\x42\x9e\xc8\xcd\x9f\xd7\xf2\xc4\xb9\xb8\x34\x52\x9a\x4f\x87\x43\x9d\x3b\xc7\x29\x46\x78\x9a\x51\x9c\xd0\x4a\x72\x93\x05\xfe\xb4\x56\x72\x42\x2b\xf9\x23\x2f\x19\x78\x23\x09\xbc\x91\x42\x02\x4c\x23\x6b\xe4\x79\x70\x7e\x62\x92\xa7\x5d\xb0\xe7\xc1\x71\x7a\x5b\x38\x54\xea\x3c\xae\xf7\x04\x4a\x09\x3a\x6d\x7f\x01\x36\xc7\xdb\x4c\x34\x33\x98\xf3\xe4\xb2\xe8\xea\x3f\x2d\xa2\x00\x9b\x23\x9b\x04\xd3\xd3\x3a\xd0\x79\xfd\x9a\x69\x24\x96\x50\xce\x8b\xa3\xd4\xed\x7e\x5a\x42\x01\xfc\xc6\x4b\x53\x3b\x9b\x51\x4e\x98\x4a\xb2\x48\x01\x3a\x1f\x0f\x05\x81\x52\x29\xfc\xc0\xbc\xac\x74\x00\x47\x63\x55\x7d\xf4\xcb\xd6\x54\xc0\x68\xbc\xcd\xbe\x85\xbe\xec\x63\xbd\x60\xb9\x48\xc1\x0e\xe6\xe5\x90\x0a\x40\x65\xbc\xb4\x6f\x93\x5d\x76\xad\x5c\xc8\xff\x4a\xe7\xe5\x18\x3b\x23\x2f\x94\xf2\x4c\x15\xa6\x4a\x63\x67\xe4\x55\x39\x3d\x6d\xdc\xcb\x12\x03\xf1\x31\xb2\x88\x9f\x5d\x76\xbb\x5c\x8d\xed\x74\xf3\x5f\xd6\x2b\xae\xce\x65\x91\x1a\x7e\x0d\xcf\x0f\x16\xce\x2c\xe2\x59\x97\x9d\x20\x17\x74\x87\x2c\xda\x80\x97\xa5\x09\x62\x67\x64\xd1\x06\xbc\x6c\x66\x20\x3e\x46\xda\x3d\x74\xf9\x40\x03\x2a\xa3\x64\xd1\x4e\xba\x9c\xf3\x01\xa8\x8c\x97\xa6\x75\xb1\xf3\xe4\x9a\xbf\x76\xea\xd3\x61\x13\xd7\x64\x3b\xf1\x33\x63\x60\xe4\x35\xb9\x2e\xda\x4a\x97\xcd\x0c\x17\xd0\x72\xb2\x8a\xd7\x5d\xb6\x8c\x5e\x3c\xec\x76\x0e\x5d\x76\x90\x5c\x3c\xec\xce\xd9\xb9\x1c\x09\x75\x41\x62\x48\x87\x3b\x5d\xbb\xbf\x03\xc2\x2d\x52\x85\xa2\xf2\xf2\xd5\x4f\xa0\x8b\xac\xba\x6e\x2f\x2b\x08\x04\xb3\x48\x3b\x87\x2e\x87\x48\x5f\xf0\x90\xa4\x0a\x45\xa5\x81\x2e\xf2\x42\x28\x54\xd6\xe6\x3e\xbd\xcf\x20\x16\x64\xf5\x3e\x73\xb8\xd3\x75\xb1\x4f\xdd\x8d\x06\xba\x48\x02\x5d\xa4\x1d\x47\x97\xad\x9f\xd7\xcd\xb9\x4b\xc9\xb9\x1c\xfb\x78\xdd\x5c\x4f\x49\x98\x97\xad\x9f\x17\x8f\xb4\xaa\x48\xe5\x65\xe5\xe1\x82\xf2\x90\x55\x0a\xd0\xe5\xe3\x4e\x10\x8c\x74\xde\x91\x41\x30\xf2\xde\xb8\x9e\x32\x13\xdd\xd6\x10\x6e\x9e\xf7\xaa\xa0\x3a\x83\x60\xe4\x5d\xf8\x8d\x24\x61\xde\xf6\x91\xdc\x95\xfb\x65\x9a\xd6\x4d\xe3\x9a\x49\x52\xbc\x7d\xde\x6f\x9e\xf7\xaa\xfd\x79\x5b\x43\x00\xe6\xc5\x4b\x53\x9f\xd6\x02\x6e\x60\xde\xa4\x3d\x47\xb7\x2d\x8e\x37\x34\x84\x14\xb0\x60\xde\x76\x84\xdc\x48\xb2\xc8\x26\x71\xf0\xb6\xb3\x03\x00\x15\x25\x9b\x78\xdd\x6d\xab\x22\x51\x29\xd2\x3e\xa0\xdb\xbc\xe0\x0e\xf6\xa9\x8b\xf8\x36\x2f\xb8\x79\xbf\x37\x5d\xc4\xb7\x6d\x05\x37\x8a\x8e\x65\x93\x83\xf2\xf6\x79\xbf\x93\xed\xc4\xcf\x6e\x9f\xf7\x1b\x9e\x90\xb4\x33\xe7\x76\x54\xc5\x3d\x39\x16\x29\xda\xf7\xf4\x58\x66\x92\xa6\x3e\x7d\xde\x6f\x9e\x77\xd5\x89\x4a\x23\x56\xe4\x8d\x38\xe8\x6c\xde\x4b\xf6\x84\xdc\xf0\x84\xa4\xbd\x39\x46\xa5\x48\xa0\x52\x44\xf1\x27\xb2\xce\x7f\x23\x4a\x31\xed\xe8\xb9\x7d\xa4\xef\xf7\x6e\xfd\x13\xff\x70\x3b\x8e\xe1\x7e\x0f\xe9\x9f\xf0\x87\xdb\x46\xbc\xfb\xbd\x22\xff\x44\x38\xdc\x8e\x1f\xbe\x5f\x91\xf8\x4f\x80\xc3\x6d\xf3\xde\xfd\xe0\x5d\x32\x9f\x18\x1f\x22\xef\x57\x0a\x0e\x5f\x52\x8f\x85\x60\x20\x45\x44\x11\x5f\x31\x3a\x44\x02\x1d\x22\x54\x3b\x31\x1f\x87\x15\x3f\x1b\x06\xaf\xaf\xfd\xf8\x26\x05\x36\x44\x14\x59\x55\x1e\xab\xd0\x4f\xcd\x97\xa4\xbb\xf9\xb1\xef\xf1\xa9\xd7\x4b\x12\x6b\x78\x7c\x74\x1e\x20\xfa\xfb\xe6\x7a\x9a\x87\xd1\xb9\x43\x24\xcb\x3c\x96\x7e\x81\xfd\x90\x42\xe6\x4f\x43\x3f\xe4\xd3\xb9\xe9\x24\xaf\x18\xa4\x21\x09\xd2\x90\x76\x95\x3d\x3e\x38\x0f\x05\x63\xbb\xca\x1e\x1f\x0e\xe0\x2e\x94\xec\x5b\xfb\x37\xe1\xf7\x71\xbc\xf1\xc3\x7b\xd4\x9e\x34\xe3\x34\x24\x71\x1a\xb2\xeb\x0e\x7a\x7c\x76\x00\xd9\xf0\xd2\x34\x0d\x9f\x9d\x87\xf7\xa8\xbd\x65\x8f\x4d\xf9\x0f\xb4\xf2\x74\xe2\x96\x71\x1a\xf2\x81\x76\x9d\x4e\xce\x7a\x9c\x03\xf9\xc0\x5c\x9f\xdd\x1b\xc2\xe6\xfa\x07\xe1\x87\xd9\xfd\xd9\x77\xbf\x6f\x67\x9f\x72\x2b\x18\x8b\x21\x1f\x20\xba\x64\xf7\x9e\xb0\x60\x0c\x2c\x86\x3f\xe7\xea\x71\xd4\xe2\xc3\x6b\xd4\x0e\x31\xc3\x2d\xe4\x43\xb9\xb8\x7b\xc3\x58\xc0\x7d\x28\xe0\xda\xb1\xf5\xd8\xc1\xf8\xf0\x1a\xb5\x63\xeb\x71\x1e\xe3\x83\xd0\xc4\xec\x32\x44\x19\x6e\x21\x09\xb7\x90\xc2\x4b\x4c\xc3\x2d\xe4\x73\x71\x7a\x92\xd1\x0d\xa9\x90\xcf\xcd\xb1\x48\x0c\x7a\xac\x26\x3f\x50\x93\xd3\x4e\xaf\xc7\x57\x2c\x21\x15\xd2\x09\x58\x8f\x55\xe1\x87\xd7\xa8\xf0\x12\xf3\x71\x68\xe2\xc3\x6b\x54\xf5\xb4\xa6\x21\x15\xe6\x06\x75\x37\xc7\xc7\xdf\xe6\x26\xb1\x79\x6e\xbc\x46\xe5\xf4\x9a\x9b\x1c\x77\x73\x2b\x58\x6b\x65\x59\xcd\x4d\x62\xf3\xdc\x28\x36\x8f\xa2\x3e\x25\x36\x4f\x20\x28\xbc\x34\xf5\x29\x20\x98\xb9\xbd\x5c\xc2\x92\xf8\xdc\xc4\x0a\xe6\xc6\x5b\x74\x98\x26\x4d\x78\x02\x24\xe1\xa5\x8d\x8f\xa6\x34\xc6\xb9\x91\x4f\xc8\x21\x36\x37\xf1\x89\x09\x90\x84\x92\xa3\xa9\xcf\xee\x65\x41\x0d\x81\x54\x19\xae\xb9\x75\x2f\x0b\x6f\x5f\x65\x67\xcd\x4d\x8c\x62\x6e\xbc\x61\x95\x81\x35\x8d\x7e\x30\x37\xde\xa2\x72\xa4\xcd\x2d\xdc\x2e\xb0\x5d\x94\x2d\x35\xb7\xf4\x52\x23\xac\x28\x05\x50\x38\x8d\x62\x30\x37\x04\x1b\xa7\x32\xa2\xe6\x36\xfd\x19\x78\x1b\x8e\x6f\xeb\xce\x6d\x79\xee\x8b\x73\x4f\xb5\x93\x3a\x3b\xb7\x9d\xe3\xfc\xb6\xe7\xdc\x0e\x7f\x22\x64\xf0\xa4\x32\xa2\xe6\xa6\x0c\x9e\xb9\x1d\x5c\xb3\xa5\xf7\x9d\x5e\xcf\x93\xdb\x65\x69\x5d\x4e\xaf\xcb\xc5\xb1\x78\x7b\x5e\xa6\xc1\x10\x95\xe1\x2d\xa8\x63\x34\x89\x2a\x90\x42\x0c\x9c\xdb\xed\xf7\xbd\xa7\x26\x94\xcb\x37\x0d\x0e\x30\x09\x0e\x90\x2a\x7d\x35\x0d\x0e\x30\xcb\x56\x48\x5b\xa2\x35\xd3\xb0\x73\x55\xfa\x6a\x16\x9f\x22\x82\x0a\xa4\x12\xa9\xa6\x41\x05\x66\x41\xc6\x6f\xca\xc1\x36\xcb\x76\x99\x76\xbf\xc3\xfc\xe4\xa3\x59\x64\x91\x9e\x05\xf6\xa4\x54\x55\xac\x59\xe4\x19\x9f\x05\xf1\x3a\x29\x0c\xc2\x59\xaa\xbb\xa4\x7e\x29\x3f\xd9\x2c\xcd\x53\x00\xa6\x40\x2a\x57\x6a\x16\xe1\x8b\xcc\xd2\xf8\xbe\xa1\x3e\x9b\xdf\xc7\x93\xa2\x5c\xa9\x59\x86\xa7\x3e\x38\xf5\x50\x9f\x0a\xd4\x9d\x65\xe0\x2b\x7c\x01\x0a\xb3\xf8\xa0\x00\x5d\xa0\xa4\xb0\xfd\x66\x11\xbe\xeb\x2c\xc1\x95\x4e\x4d\x21\x4d\x4b\x7e\x74\x6d\xce\xa2\x2b\x73\x12\x52\x20\xe5\x26\x9b\x25\xbd\x9c\xef\x95\x19\x02\x00\x9d\x65\x7a\x55\xe6\xaf\x99\x66\x30\x3d\x4c\x6a\x97\x0a\xb6\x9a\x65\x79\x28\x8b\xed\xb4\x6f\x8b\x6c\xce\xb3\x00\xbd\x28\x73\xd3\x8a\xc9\x35\x35\x0b\xf2\x6c\x32\x37\xbd\x4f\xda\xe5\x2c\xd4\x2e\x05\xed\x37\xcb\xee\xb1\x1c\x6c\x27\xb6\x5a\x0e\xb7\xe3\xd9\x4b\x6f\xce\xd3\xb4\x93\x7d\x56\xbd\xcf\xe7\xb2\xc0\xc1\x9d\xe9\x5d\x76\xf9\x30\xf0\x7a\xcb\xa6\xb9\x5f\x1e\x0b\xaf\x37\xb9\xc9\xa6\x53\xf1\x67\xb9\x39\x4e\xf1\xb9\x72\x7b\x2c\x34\xfc\x08\x86\x6f\x96\xdb\x6b\xf6\xb0\x9d\xb7\xcb\xe3\x6f\xf4\xde\x74\xdd\x6c\xd5\x59\xfa\xb3\x3c\x9c\xba\x3e\x6d\x95\x8c\x3b\xeb\x56\x5f\x41\x42\x33\xa8\xd2\x11\x67\x7d\x4f\x61\x6b\x9f\xdc\x39\x9d\x87\x3f\x99\x87\x9f\xf2\xbb\xcd\x2a\x17\xf5\x64\x1e\x7e\xe6\x67\xca\x9d\xb5\xfa\x6d\xef\x35\x97\x0a\x5d\x9b\x55\xda\xe3\x64\x8a\x7e\xca\xb5\x36\x9d\x86\x3f\x91\x86\x6f\x85\x66\xd6\xe6\x41\xf2\x50\xe6\x34\x4d\x87\xb2\x22\x51\x36\x53\xec\xb6\x76\x8f\xb2\x73\x99\x3f\x30\x9d\x59\xbb\xfb\xec\xfc\x74\xda\xb6\x55\x81\xb6\xb3\x02\xd8\x27\xe7\xa6\xd9\xf9\xc4\x56\xca\xc0\x72\x91\xcd\x1a\x6e\x47\xe3\xf0\x2c\xff\x06\x14\x31\xab\x6c\x49\x13\x79\xfe\x25\x85\xfa\x37\x6b\x78\xa8\x94\x8f\xe5\x41\x9b\xd5\x87\xbd\x52\x3e\x56\x1a\xd8\x74\x02\xff\x64\x02\x7f\xce\xcf\x9e\x32\xeb\xf4\x50\xa9\x5b\xca\xf3\x36\x9d\xa5\x3f\x2b\x39\x81\xd0\x02\xa7\x33\xf1\x67\x5d\x7c\x9f\x78\x75\x15\x0e\xc8\xac\xb4\x25\xcd\xae\x76\x92\x81\x67\xa5\x0c\x2c\xb4\xc0\x59\x7d\x9b\x56\xde\xa6\x73\x68\xee\x87\x3f\x2f\xad\xb5\x53\xa7\xa1\x9e\xee\x93\xf6\x22\x15\xfc\x9a\x4e\xa9\x9f\xf5\xfc\xf5\xa9\x71\x9e\x5e\x97\x57\xf3\x34\xe4\xd1\xac\x97\x3f\xc3\xc5\xcf\x20\x21\xa3\x2a\x48\x7e\x22\x49\xfe\xa5\x69\x39\x6f\x7f\x22\x9a\x76\xa6\xf8\x78\x7d\x3c\xcc\x87\xc3\x4c\x4d\xc1\xa7\x96\x19\xf5\xa9\x2c\xb7\x59\x1f\xf7\xc9\x1b\x7a\xea\xb0\x34\x05\xcd\x4e\x64\xc9\xbf\xb4\x6f\x67\x37\x99\x76\x66\x2b\x7c\xdf\xe7\x87\x9e\x4d\x41\x68\xb3\xbd\x47\x78\x28\x96\x7f\x3a\x6b\x7e\x36\x44\x96\xe4\xfc\xf2\x1f\x66\xb3\x28\xdb\x68\xf5\x99\xe2\xff\x4d\x28\x5f\xb3\xd1\xea\xa3\xe4\xb8\xd9\x9a\xdb\x21\x48\x3e\x95\x00\x37\x9b\x22\x44\x26\x92\xdd\x5f\x9a\xda\x59\x26\x6d\xbc\x69\x95\x00\x37\x5b\xf7\xd4\x79\x70\x55\x5e\x6c\x36\x25\xc7\xcd\x46\xab\x8f\x1c\x76\xb3\xf9\xe0\xb6\x81\xaf\x2e\x56\xdd\xc2\xc3\x7c\xc5\x4e\xe3\x32\xcd\xa6\x70\xb1\xd9\x78\xbe\xe4\x93\x9b\x2d\x3d\x73\x3a\x66\x96\x38\x5d\x93\x63\x66\x36\xea\x98\xf2\xbb\xcd\x26\x24\xd2\xd9\xe8\xb4\x11\x16\xe0\x6c\xbe\x69\x99\xfb\x9e\x4a\x8d\x9b\xce\x7d\x9f\x0d\x08\x19\x29\x9f\xdc\x6c\x96\x64\x99\xfb\x9e\xc2\x10\x9c\x6d\x79\x9c\xb4\xf9\x2c\x5d\x0d\xce\x61\x9f\x6d\xe7\xfc\x42\x5f\x41\x39\xec\xb3\xed\xfc\x7a\xba\x00\xda\xe1\x76\xef\xa5\x3b\x54\xe3\x66\xb6\xc3\x53\x3f\xd8\xcc\x34\x1f\xd9\x46\xfd\x53\xae\xbc\xd9\x4e\x6f\x40\xea\x9f\xcb\xfb\xfd\xf4\x17\x3a\xf9\xd1\xa7\xa6\xee\x0b\xba\x21\xc0\x35\x97\xcf\x82\xcf\x73\xa3\xf7\x45\xa9\x71\xb3\x59\x70\x66\x0a\x7b\xaa\x98\xd9\x6c\x42\x43\x9f\x8d\xfa\xe7\x5a\x9a\xfa\xed\x4f\x84\xb3\x3e\xe5\x3a\x9c\x4e\x61\x9f\x0d\x21\x66\x53\x30\x81\xb3\x3d\x9e\xdf\x7b\x43\x0f\xa5\x53\xcc\xf6\x78\x4f\x23\x3c\x64\x6e\x7f\x68\x5e\x4e\xb0\x81\x29\x04\xc1\xd9\xe5\xa5\x9d\x1d\x19\x75\x73\xfb\x2c\x65\xb3\x9b\x0d\xf4\xc2\xa1\x48\x16\x42\xba\xfb\xf7\x78\x90\x96\xa2\xe9\x7d\x48\x74\x2f\x53\x99\x71\xb3\xfb\xfe\xee\xaf\x96\xea\xca\x38\xb3\x9b\x0d\xf4\xca\x2e\xa5\x0e\x76\x0b\xe3\x1d\x6a\xeb\xab\xac\x7e\xb4\xe6\x61\x22\xc7\x66\x2a\xc3\x6d\x76\x25\xe2\x4d\xe4\xce\xbf\x34\xf5\x69\x75\x97\xc9\xf4\x53\xc0\x83\xb3\x37\x4f\x01\xec\x63\x2a\x33\x6e\x76\xab\xb4\x1d\xc0\x60\x53\x1e\xcc\xd9\xcd\x5a\xfa\xe0\x38\x43\xed\x14\x59\x3f\x3b\x82\xcf\xa6\xc0\x05\x67\x1f\x9e\x5f\xb0\x5d\x6a\x0e\xe1\xf7\x05\xdf\x97\x7a\x9f\x2f\x68\x64\xb6\x97\x29\x90\xc0\xd9\x2d\x8e\x33\xb5\x7d\xca\x6f\x38\xbb\x19\x48\x7f\x19\xc8\x90\x0f\x65\x76\xf3\x88\x0e\x6d\xf7\x55\xe6\x3e\x9a\xec\x57\xb3\xe3\xee\x9e\xca\x54\x9b\xdd\x77\x37\x33\xe2\xa7\x4a\x99\xcd\xbe\x3c\x3d\x44\x8e\x4c\x95\x32\x9b\xdd\xf7\x7a\x87\xfd\x6a\x16\xef\x4e\x81\xa1\x4f\x64\xb9\x97\x29\x3c\xbf\xd9\x7d\xe7\x77\x18\xb0\xe6\xff\x66\xec\xcd\x71\xf7\xc9\x95\x24\x41\x7d\x4e\x91\x37\x98\x20\x83\x8b\x9b\xf2\x94\x91\xa7\xef\xc0\xe0\x02\x94\x50\x55\x0f\xaf\xab\xee\xdf\xa0\x7b\x7e\x66\xd9\x8d\x16\x52\x48\xe0\x97\x7f\x47\xf0\xe3\xea\x34\xdf\x8c\xac\x38\xb3\x22\x25\x51\xfc\x5e\x37\x3a\x5e\xad\xe8\x5e\x2f\x8e\xd4\x2d\x69\x9b\x4d\x2d\xbb\x67\xc1\x5b\xa2\xce\x2d\x4b\x3b\xd7\xad\x6b\x63\xdc\xd0\xca\xd2\x74\x7a\xac\xc7\x92\xb6\x99\x50\x7c\xd9\x31\x9f\xd4\xb9\x2a\x89\xb7\xb2\x63\xce\xa8\x73\xcb\xd1\x77\x27\x64\xbf\x60\xb8\xa9\xec\xdd\xa2\xb4\xdd\xa4\x3c\xab\x4c\xe1\x9a\x62\xae\x7f\xae\x59\xab\x02\xdd\x35\xc5\xfa\x51\x99\x55\xdd\xde\xd5\x6f\x6f\x63\x6c\xd0\x2a\xf3\x42\xcd\xab\xe3\xaf\xec\xa7\x94\xaa\x4e\x74\xf5\x9c\x0c\xe3\x03\x61\x56\x99\x5d\x6e\xd5\x6f\xf6\x6b\x3d\x50\xc6\xb9\xae\x9e\xfb\x69\x2c\x1c\xb3\xaa\xe3\x57\x3d\x9e\x73\xcd\x85\xbf\x07\x83\xab\x2e\xfe\x1a\x27\x37\xf3\x72\xaf\x45\xc3\xf0\xf0\xae\x65\xc2\xe0\xca\xb4\x51\xab\xee\x8c\x32\xd2\x04\x5a\x25\x7d\xb0\xd5\x1a\xdf\x51\xa1\x55\x39\xa3\xa2\x62\xfe\xda\x1e\x3f\x59\xd3\x74\xbb\x47\xdb\xa4\xed\xaa\x1c\x55\x5e\x20\x9f\x8c\xa1\x43\xab\x4d\xc3\xef\xd1\x26\x35\x5a\x15\x5c\xaf\x3d\xa6\x8d\x5a\xab\xca\x36\xaf\x3d\xfa\x49\xad\x55\xbb\xfa\xe9\xd9\xe7\xc6\xd0\xa1\x55\x39\xb8\xa2\x2a\xde\x18\x1e\xb4\x2a\xe3\xbc\x22\xbe\xe3\xf5\x5e\xa5\x0e\x2a\x62\x79\xe9\x34\xab\x3a\xf2\x15\xd1\x26\xed\xbb\x3a\xb4\x7d\x47\xb4\xa9\xed\x2b\xe3\xbc\x8e\x18\x03\xef\xf0\xca\xe2\x38\xf3\xca\xfa\x2b\xe3\x18\x3e\x7d\x37\x63\xcb\xd0\x8a\xab\x52\x07\x35\x8e\x3c\xdf\x24\xb3\x3a\xb5\xb6\x5e\x1c\x67\x0c\x1d\x5a\x5d\xfa\x3d\x7f\x25\xc5\x5e\x6d\x51\xfa\xac\xad\x3a\x2e\xb0\x97\x2a\xad\x2e\xad\x9f\x3b\xd4\x8c\x45\x67\x56\x85\x0b\xaa\xe3\x02\x7b\x79\xa9\x56\xe1\x82\x28\xa7\xb7\x97\xa6\x58\x3d\x3a\x4a\x27\xbe\xd3\x3e\x13\xce\x8f\x92\x79\x63\xe8\xd0\x9a\x54\x45\x7b\xa2\x4d\xde\x9c\x4d\x97\x7f\x73\x9f\xb5\x31\x74\x68\x4d\x66\x7d\x0b\x35\x42\xfe\x40\x6b\x02\x06\xcd\xd3\xb7\xec\xe5\x3e\x6b\x4c\xdf\xb2\x16\x6a\xe4\xfd\x55\x24\x58\x93\x1a\x89\x52\x7b\xe3\x43\x60\xd6\xe4\x8a\x6b\x4e\x97\x63\x0c\x2b\x5a\x93\xaf\xbb\xb9\xf1\x60\xe4\x0f\xb4\xc6\xb0\x97\xb5\x1c\xeb\xd7\x38\x3e\xa9\x98\x28\xc3\x37\xf2\x07\x5a\x93\x61\xd1\xde\x98\x33\xfa\xb8\x9a\x9c\xdd\xad\x44\x9b\x54\xa1\xad\x6a\xec\x35\xe6\x93\x56\x7f\x63\xc8\xd8\xbc\xb4\x3e\x59\x21\xae\x53\x3d\xbd\x45\x3d\xbd\x15\x5e\x8f\xad\x69\x7c\x9e\x70\x6a\xe4\x16\xb4\xd6\xb4\x46\x6e\xd6\x1b\xc3\x57\xd6\x9a\xe6\xcc\x53\x44\x8c\xc5\x5e\xd6\xe4\xdf\x6b\x1e\x32\xbe\x90\xed\x27\x13\x32\xf0\xda\xfa\x64\x7c\xd2\xcb\x9a\x69\xce\xe2\xfa\x67\xd1\x96\x35\x68\x7c\x71\xc5\x17\xed\x25\x39\xea\xda\x88\xef\xe8\x2e\x55\x61\xbc\xb5\x11\xe3\xa3\x49\xd2\x86\xd6\x21\xae\x7f\x3e\xdb\x65\xed\xd3\x18\x3c\x03\xd4\x8a\xf6\xd2\xa7\x7d\xf6\xc5\x18\xe8\xe8\x57\xd1\xbc\x35\xb7\x1f\x2e\xa8\xfa\xc9\xf8\xde\x89\xb5\x80\x06\x24\x02\xb4\x36\xb5\xe7\x9d\xa6\xd3\x18\xa3\xb2\xb6\xd4\x97\x15\xdf\x69\x2f\x2d\x8d\xcf\x1d\x7c\xc6\xf8\x95\xa9\x68\xde\xa2\x68\xde\x48\x12\x68\x6d\x6b\x4f\x84\x9e\xe0\x7b\x5f\xd6\xb6\xda\x0c\x3d\x51\xb4\x3f\xb7\xf6\xbc\xe7\x97\x5f\x10\xf7\x93\x09\x36\xb4\x93\xff\xf1\x87\x32\x83\x4c\x75\xf8\x16\x75\xf8\x17\xe0\x51\xa6\x29\x3b\xd1\x4d\xde\xf0\x9d\x15\x2a\xe6\x65\xf7\xc9\x58\xcf\x65\x5d\x4e\xf9\xee\x4e\x79\xab\xbc\xe1\x55\x6c\x6f\xdd\x5f\x5a\xb2\x4a\xb4\xd8\x75\xdc\xbb\xb3\xe8\x99\x42\x5b\x9d\x44\x3a\xd6\x9d\x29\xcf\x48\x2e\x68\x2a\xb6\xb7\xee\x95\x26\x17\xac\x50\xa6\x36\xc3\x48\x60\x1d\x98\x75\x19\x09\xdd\xeb\xd5\x4c\xb1\xad\xce\x7a\x35\xeb\x81\x44\x2a\x6d\x99\xfe\x9a\x64\x23\x64\xfc\x3d\x39\x15\xbd\x96\x3f\x59\xa5\x65\xdf\xa5\x42\xa2\x42\xdf\x58\x24\x66\x5d\x46\x42\xf7\xe0\xb9\x55\x5e\xfd\x5d\x30\xc4\x2b\xf2\xaf\x8c\xdf\x09\x86\x78\xd5\x7d\x32\x32\x08\x5a\x67\x56\xa9\xf5\x16\xdf\xf1\x38\x74\x19\x10\x5e\x75\x7f\x65\x1c\x43\xd7\x77\x3d\xe6\x85\x2e\xa9\x2e\xef\x84\x57\xe4\x27\xab\xdc\xf2\x9d\x35\xb6\xd6\xfb\xfe\xc7\x1f\x3d\xf3\x86\xeb\x42\x1a\x3d\x6c\x92\xca\xd3\xa0\x0a\x7d\xeb\xee\x18\x34\x3e\xcc\x65\xdd\xf4\x73\xf6\xe7\xcf\xb1\x9b\xd2\x4a\x3d\xb4\x92\x42\x69\x5d\x8e\x8b\x1e\x46\x49\xa5\x0d\xd4\xa1\xe5\x43\x0c\x9d\xa8\xa0\x0b\x85\xf4\x11\xfd\x24\x2a\x50\xf9\xbe\xf5\x11\xfd\xa4\xf5\xde\x87\xfa\xe9\xc9\x69\xf7\x62\xfd\xc9\x64\xb0\x44\xf9\xbe\x35\x22\x06\x95\xef\x5b\x0f\x8d\xc5\xc2\x32\xeb\xf2\x78\xf4\xd0\x58\x4d\xf3\x29\x8d\xd5\x43\x63\xb5\xf4\xf7\xea\xe3\xac\x4b\xa1\xf5\x50\x68\x0a\xa7\x75\x45\x0b\xbb\xe7\xb5\x99\xc2\x69\x5d\xb6\x4e\x5f\x31\x44\x9d\x08\x29\xb4\xbe\xa2\xab\xda\xd9\xb2\x75\x7a\xd8\x3a\xac\x49\xb3\x2e\xe0\xd3\x77\x0c\x5f\xbb\xfe\x68\xda\xbc\x72\xd7\x58\x77\x66\x5d\x0e\x91\x60\x0c\xb0\xc6\x48\x47\x17\x28\xea\x01\x8a\x14\x6b\xeb\x02\x45\x3d\x34\x5a\xe3\xe5\x61\x02\x45\xf6\x44\x3f\x09\x44\x4c\x21\x48\x0b\x8f\x08\x1f\xe7\x32\x93\xb6\xb3\x27\xc6\xce\xcb\x43\x6c\x02\x66\x29\xe6\x8c\xa7\x45\x74\x02\x66\x4e\x2d\x62\x7c\x64\xcb\x4c\xf6\x93\x85\xd6\x6a\xbc\x04\x4c\x11\x0d\xa7\x01\x48\x46\xce\x42\xb3\x57\xbf\xf7\xc6\xd8\xb9\x7d\x4d\xe0\xc6\xde\xe8\x27\x41\x8a\x88\x01\xcc\x3c\xdc\x61\x7c\x2c\xcb\x4c\xae\x0d\xf3\x68\xbd\xb1\x96\xcd\x4c\xd1\x7a\x0b\xcd\xc4\x5a\x36\x33\x79\x4d\x2d\x5c\x1b\x9d\x9e\x58\x55\xff\x9b\x85\x6b\xa3\x53\x63\x1b\x1f\xba\xb6\xa8\xfe\xb7\x4e\x83\xcc\xba\xc6\x1e\x86\x8e\xa2\x6d\xa6\x48\xbe\x79\x5c\xc2\x58\x94\x66\x26\x15\x63\xa1\x62\xf8\xe8\x95\x99\x54\x8c\x85\x8a\xe9\x85\x73\x2d\x15\x63\xee\x1b\x35\x45\xe2\x4c\x31\x0b\x73\xdf\xa8\x29\x12\x67\xd0\x9c\x05\x28\xea\x04\x37\x62\x06\x30\x0b\x15\xd3\xb5\x07\x05\x8a\x2c\xd4\x48\x27\xe0\x15\x33\x80\xd9\x17\x73\x46\x57\x91\x09\x14\x59\x18\x41\x64\x1d\x31\x53\xe6\x80\x7d\xd1\x17\xed\xb3\x4f\x7d\x09\x03\x49\x91\x33\x9b\x1a\x9f\x3b\x55\xad\x13\x6c\x98\x22\x9b\xc1\x1a\x60\x64\x41\x34\x53\x1c\xc4\x42\xbf\x28\xac\x66\x72\xaa\x3a\x81\x40\x32\x16\xac\x99\x58\x03\xcc\x02\x30\xb1\x60\xcd\x6c\x69\x6d\xc3\xb0\xea\xda\xd7\x02\x4c\xb6\xff\x6c\x93\x7b\x49\xfa\xc5\x9c\x92\xd8\xc8\xba\x68\x62\x14\x30\x73\x0e\x33\x33\xaa\x6c\x31\x03\x98\x05\x2a\xe2\x0b\x5c\x66\xf2\xaa\x5a\xf8\x60\x8c\xfb\x1a\xd2\x21\xf0\x14\x07\xe3\x0b\x5c\x06\xa5\x38\x78\xb1\xff\x95\x81\x32\x93\xcc\xcf\x98\x51\x27\x43\xfa\x05\xa1\x5f\x8c\x3a\x59\xd5\xff\x16\xd5\xff\x66\xcc\xb2\x81\xf4\x0b\x02\x4d\x91\xae\xd1\xc0\x77\x13\x0c\x9e\x28\x74\x35\x00\x65\x4d\xb2\xe8\x0b\xd1\x06\xf2\x5f\xda\x8c\xbe\xd0\xd1\x00\xb9\x4e\x11\xa8\x88\xaf\x6c\x19\x84\x8a\x10\xbe\x1b\x56\xc1\x99\xaa\xff\x0d\xa1\x7b\x8c\xba\x15\x0a\xb5\x22\x10\x13\xab\xe0\x0c\x45\x73\xe6\xd5\xff\xc6\x17\xb8\x0c\xca\x9b\xf0\x0a\xff\x64\x0a\x72\x41\xa8\xc8\xab\xfd\xaf\x8c\xdf\x09\x15\x79\xb5\x7f\x32\x56\xac\x19\x14\xce\x81\x67\x11\x99\xa2\x55\x2a\xff\x37\x84\x73\x86\x65\x69\x06\xe9\x2c\x04\x62\x62\x59\x9a\x41\xce\x19\x78\x51\xef\xdd\x1a\x3f\x99\x69\x6d\x3d\x2f\xdf\x14\xe5\x82\x5c\xb5\x08\x9d\xc5\xb2\x34\x83\xa9\xcd\x70\xdc\x40\x7b\x10\xea\x67\x40\x26\xd2\x3c\x1a\x04\x99\x10\xfa\x0c\xda\x83\x8a\xf5\x20\x7c\xb5\xa0\x71\x08\xf9\x6a\x83\x52\xc0\xc0\xbb\x1f\x43\xfd\xf4\xe2\x1d\x63\x0d\x99\x41\x46\x1e\xc2\xc8\x23\xcd\xa3\x41\x90\x09\xe1\xe3\x85\xf6\xa0\x62\x44\x08\x5d\xc7\xf7\xb0\x0c\xd2\x75\x08\x38\xa5\x38\x17\x64\x00\xc2\x13\x8a\x8d\x14\x90\x06\x39\x7c\xe0\x59\xc3\x85\x60\x58\x4c\x04\x86\xab\xb2\x5a\xd1\xee\x5c\xea\x49\x78\x7f\xa1\x5d\x2d\xef\xaf\x13\x0b\x24\xe3\x0b\x5b\x06\xe5\x5d\x05\x9b\x80\xf1\x15\x2d\x83\xbc\xbf\xd8\xb1\xb2\x34\x37\xa1\x70\x30\x22\x44\xa4\x10\x18\x84\x96\x70\xa2\x4d\x82\x68\xb1\x10\x58\x30\x0d\x18\x19\x20\x4d\x4c\x03\x36\x42\x2b\x91\x01\xd2\x06\x73\x8e\x6d\xa4\x68\x93\xbb\x7a\x28\xd6\x33\x1c\xd9\x80\x2c\x8f\x36\x98\xe9\x6f\xc1\x0a\x80\x87\x36\xde\x90\x76\x19\xae\x5d\x40\x26\x47\x1b\xf9\x93\x6c\xba\x2c\xb1\x9f\x72\xdb\x04\x63\x00\x1e\x6a\xdd\x21\x3b\x6e\xb8\x1d\x87\xe7\xef\x82\xe1\x21\xc0\x34\xde\xe8\x0e\x0f\xc4\x78\xd5\x1d\x37\xe5\x40\x12\x48\x1b\xca\x0f\x19\x25\xba\xc3\x03\x31\xa4\xd0\x82\xa4\x00\x24\x88\xb4\x51\x34\x6d\x25\xda\x24\x48\x19\xf2\x14\x0d\xcf\x0f\x01\x19\x1b\x6d\x28\xd9\x6b\xd4\x98\xee\xa2\xef\xa6\x64\xd1\x26\xbd\x2c\x43\x9e\xe8\x20\x30\xc0\x43\x90\x32\x9a\x96\xbe\x45\x3f\x09\xa2\x87\x14\x61\x90\x1b\x40\xb1\xae\xd1\xd5\xcf\xfe\xa7\x8c\x63\x17\x08\x73\xc2\x82\x2b\x63\x9b\x32\x0f\x83\xc1\x00\x8a\x83\x0d\x25\x8e\x0c\x8b\x25\x64\x86\xc4\x50\xf0\x3a\xd8\x0d\xa0\x18\x99\xd8\x0d\x2c\xd8\x0d\xf0\xf0\xb8\x0c\x68\xfb\x5e\x65\x67\x8a\x6b\x0f\x39\xad\x06\x62\xaa\x79\x92\x06\xf4\x73\x88\xe9\xe4\x49\x1a\x32\xf3\xc6\x88\xe1\xd1\xd9\x3c\xa4\xcf\x9c\x03\xe1\xca\x38\x2d\xd2\x59\x41\x7c\x80\x87\xf7\x8a\x88\x0f\x6c\x7c\x31\x9d\xc4\xf3\xe3\xd3\x74\x7e\xf1\x7b\xf4\xc0\x0c\x61\xb7\x20\x45\x00\xdf\xed\x32\x91\x22\xd8\x70\x16\x48\x3c\xc4\x44\x43\xb1\xae\xe1\x39\x2c\x60\x09\xa0\x0d\x69\xb4\x20\x4c\x80\x62\x72\x83\xcc\x6f\xe6\xfc\x08\x09\x49\xa7\x53\x1a\xcd\xf9\x11\xae\x8c\x63\x57\x82\xcb\xd8\xf1\x1d\x9d\xdb\x63\xeb\x3b\xaf\x3f\x06\x6b\x00\x6d\x1c\x6d\xcf\x13\x7d\xe1\x31\xfa\x84\x97\x3e\xc7\x4b\x50\xbc\xee\x13\x5e\xfa\x9c\x49\x09\xac\xf3\xb3\x4f\x1a\x2d\x18\x0c\x90\x78\xe7\x7c\x8a\x50\x7f\x39\xfa\x42\x6c\xf3\x09\x2f\x7d\x39\xfa\xc2\xe3\xf0\x29\x44\xfd\xe5\x18\x1f\x8f\xc3\x27\xad\xf5\x39\x1f\x2c\xf8\xa6\x97\x89\xc1\xc0\x3e\xb7\xd5\x90\xb8\xe5\x3f\xe5\x8b\x7e\xa1\x7a\x52\xd3\x77\x9c\xb3\xaf\xc4\x77\xb4\x29\x3f\x79\x91\xbe\x50\x2f\xf2\xf4\x7d\x4a\x3f\xfb\x6a\x8c\x81\xfb\xf3\x53\xa8\xf9\x0b\x55\x90\x88\x6d\x3e\xa9\x82\xcf\x9d\xcd\xe0\xdb\x5c\xf6\xb5\xbf\x7c\xb7\x43\xf6\xdb\x83\x9f\xbc\x48\x4e\x74\x70\x65\xa0\xac\x4a\xe6\x7b\x90\x44\x8f\xf6\x75\xad\xad\xdb\x71\xc8\xd4\xf4\x9f\xf2\x5f\x3e\xa7\x52\x82\x02\x79\x62\x45\xb0\xcf\x1d\xd8\xc8\xdc\x67\x9f\x54\xc8\xe7\xf9\x2f\x50\xb0\xee\x53\x6c\xdb\x49\x10\xae\x8c\xe3\x93\x1d\x17\xcc\x07\xc8\xcc\x6c\x12\x83\x81\x39\x83\x41\x31\x9a\x39\x9f\x12\x46\x9d\x94\xa0\x90\x2c\xdc\x44\x36\x60\x4e\x36\x50\x04\x22\x3f\x79\x93\x9d\x5a\xa0\x18\xcf\xec\xa7\xb3\xf7\x5d\x34\x51\xa0\x25\xd0\xd1\x73\x36\x81\x22\x04\xf9\xe9\xe4\x7d\x3b\xbe\xfa\x35\x38\x75\x10\xe6\xbd\xda\x0b\x29\xbd\x6d\xca\xa6\x98\xa9\xb9\xa8\x51\xc4\xdf\x9a\x39\x5d\x11\x67\x6a\xca\x07\x3b\xef\x35\x5e\x04\xf4\xa6\x0e\xc1\xbc\x46\x83\xde\x3d\xb5\xa9\x9b\x7b\xde\x9b\x5b\xcf\x9e\xda\x94\x03\x76\xbe\xde\x0d\x22\xc0\x29\xff\xeb\x8c\xcb\x37\x13\xc9\x4d\x5d\xbe\x33\x2e\x5f\x85\x2d\xa7\x4e\x47\x54\xee\x83\x55\x8d\x36\xc9\x0b\x62\xb3\xc4\xce\xa2\xcf\x73\x56\x4d\x96\xd3\x1f\x82\x7c\x29\x36\x75\x69\xcf\x1a\xbb\x8e\x37\xc9\x54\x6e\xd8\x8c\xcb\x37\xd3\xcd\x3f\x15\xde\x99\x2d\xbe\xa3\x75\x3d\x95\x99\x39\xbd\xea\x0f\x99\xfb\x67\x76\xad\x8e\xa7\x61\x23\xd3\x9a\x98\x4a\xfc\x98\xee\x64\xc5\x4b\xcd\x3e\x15\xde\x99\x9e\x39\x06\x85\x26\xa7\xbc\x23\x51\xee\x0f\xbe\x98\x66\x53\x61\x60\xaf\xee\xbf\x32\xce\x99\x42\xbd\x33\x6e\xd1\x97\x9e\x1a\x95\xfb\xdb\xf4\xca\x25\xbc\xd4\xec\x53\x8e\x54\xaf\xee\x4f\x20\xeb\xa5\x4d\xdd\xa2\xd3\xad\x02\x28\xa4\x39\xe5\x59\x98\xee\x9d\xc4\xab\xed\x22\xef\xc1\x74\xbc\x8d\x97\x60\x66\xea\x1c\x78\xfd\x7b\x02\xb9\x26\x6d\x2a\x2f\x7a\x9e\x18\x1f\x01\xcb\x94\x17\x60\x9e\xf8\x8e\xfb\x65\xc9\xd2\x5f\x4f\x7c\x47\x8f\xcb\x22\x97\x9f\x79\xdd\xfc\x95\xf1\x3b\x1d\xbc\xe5\x61\x52\xbc\xb4\x4c\x97\xbc\x85\x2b\x30\xf5\xcb\x94\xb3\xa5\x93\xb2\xbc\x5c\x8f\xf4\x87\xb6\x64\x24\xaf\x6b\x24\xb7\x52\xff\x1e\x3f\x84\x2d\x99\xd0\xeb\x02\x53\xf1\x1f\x9a\x2a\xdb\x6d\xb9\x67\x0f\x2f\x11\xcb\x52\xf8\x71\xc5\x8d\xf0\x12\x95\x2c\xa5\x29\x78\xb1\xfa\x95\xfd\xe6\x73\xe9\x46\x58\xb1\xaf\x15\x0a\x5d\xd2\xfa\x51\xa1\x8e\x42\x15\xb7\x4c\x63\x0f\x70\xc8\xa7\xd4\x6c\x69\xef\xae\xd0\xfa\x85\xb7\xc5\x92\x25\xbc\x02\x1c\x16\xe6\xb1\x2d\xa5\x30\xac\xd8\xd7\xe4\xb6\xb4\x25\x74\xb8\x9c\xeb\x1b\x7c\x66\xcd\x96\x32\x9a\x96\xa7\x30\xa0\x10\x95\x2c\x05\x0f\xd6\x88\xf1\x51\x3f\xaa\xb2\xdd\xbc\x90\xfd\xca\x1a\x65\x3c\x2b\xeb\x8b\x7e\x52\x43\x2e\x05\x08\xa2\xb2\x1d\x85\xa8\x44\x95\xed\xb6\x66\xfc\x1e\x11\xee\x92\x87\x6e\xf9\xfb\xeb\x50\x28\x74\xc9\xa4\x5d\xf3\xfc\xe3\x0f\x55\xeb\xd9\xd2\x1d\xb4\x02\x00\xf2\xb9\x34\x5b\x3a\x62\xeb\x5a\xb7\xfd\x2f\x2d\xea\x7e\x5a\x71\xfa\x0a\xb5\xe7\x92\x7f\x6e\xed\xe8\x25\xb5\xe7\x52\x40\x73\xed\x18\x1d\x53\xdc\x54\xd7\x6e\x51\xd7\x8e\x42\x1c\xbe\x64\xed\xae\xf3\x67\x9b\xdc\x65\xf2\xff\x7b\xcd\x7b\x2f\x74\x0b\x2d\x25\x3d\x46\xc9\x3b\x58\xff\x67\x2a\x79\xb7\xed\x15\x48\x60\xfd\x9f\x6d\x1d\xe8\xfd\xc4\x86\x60\x90\x74\x2b\xb5\x6a\x3f\xd1\x4d\x1a\xc9\x5b\x87\x7d\x07\xdc\x24\x21\xa6\x6d\xa5\x5d\xed\xe4\x0a\xb2\xf2\x30\xa8\x54\xde\xb6\xe7\x3d\xa0\x52\x59\xab\x54\xde\xbc\x32\x3e\x41\xb5\x81\x5b\x4a\x62\x87\x21\xac\x40\xe8\x56\xd6\xe3\x0e\xb8\xa9\x22\xbf\x2d\x4b\x77\xbf\xd1\x17\xc2\x81\xad\xb4\x2b\xaf\xa8\xbf\x32\x8e\x4f\x61\x03\xaf\xa8\xef\x0a\x39\x6f\x29\xa5\xed\x9e\x3b\x28\x46\xba\x75\xd7\x6e\x4f\x88\x84\x6a\x03\xb7\xf4\xce\xae\xde\x24\xd5\xce\x56\xae\xe4\x8e\x6b\xb8\xbe\x5c\x3d\x5d\xc3\xbb\xc6\xe8\x08\xd4\xb6\x42\xa4\xdb\xc3\xa0\xa8\x3c\x5e\x5b\x36\xf0\x0e\xe0\x4b\x8e\x4d\xdb\x02\xbe\x51\x98\x0f\x85\x56\x77\xfb\x4b\x9b\x5f\xc8\x7e\x1b\x77\x77\x7d\xd7\x11\x32\xb6\x29\x1b\x78\x87\x0d\xac\x72\xc3\x2d\x35\xb7\xe3\x8a\x56\xb9\xe1\xd6\x55\xeb\xb5\xf6\x09\x7c\x80\xcd\x36\x09\x35\x6c\x8f\x98\x4e\x5e\x29\x5b\xce\xb9\x3d\xa2\x4d\x1a\x04\x5b\xce\x39\x2f\xbe\xbf\x32\xce\xa7\xae\xe1\x1d\xd7\xb0\x4a\x11\xb7\x9c\x73\xfb\x8b\xdd\xa9\x35\x92\xa1\xbb\xbf\x68\x53\x27\x45\x0e\xb8\xfd\xc5\x4e\xe2\xd5\xb0\x15\xcf\xdc\x9e\xa5\x0d\x92\x6f\xda\x56\x50\x72\x7b\xd0\x00\x7c\x9c\xcd\xb6\xb2\x2c\x76\x18\xa5\xaa\x37\xdc\x0a\x4a\x6e\x2f\xa3\x82\x02\x9d\xe2\x02\xb0\xed\x59\x16\x68\xda\xd5\x52\x4a\x3b\x0c\x56\x15\x07\x6e\xb9\xe0\x9c\x18\xe0\xca\xf8\x9d\x82\x92\xdb\x83\x06\x68\x84\x27\x47\xda\xe5\x78\x70\x11\x0a\x58\xaa\xea\xdf\xbc\xca\x3f\x41\x41\xc9\x43\x5a\x3d\x3b\x01\x09\x48\x94\x69\x47\x06\xeb\xb9\xc0\x1c\x2f\xb7\xc4\x91\x02\x39\xee\xdf\x87\xea\x06\x8f\xf2\x2f\x4f\x28\x90\xf6\x97\xef\xd4\x95\x1c\x53\x46\xe4\x72\x5e\xb5\x19\xb6\x6c\xa3\xce\x3d\xb2\x65\xcf\x1b\x43\xe7\x36\x3b\x8a\x0b\x9c\x37\x86\x40\xbb\xf3\x28\x2e\x70\xc2\xce\x55\x75\xe0\x51\xb6\x44\xb0\x10\xa0\x71\x9b\x1d\xc5\x24\x4f\xd8\xc0\x8a\x81\x1e\xa1\xfc\xe3\x89\x5a\x68\x44\x27\x47\x99\x14\x41\x43\x00\x72\x76\xda\x51\xbc\x32\x68\x08\xc0\x77\xdb\xec\x08\xb9\x9c\x6b\xcb\x36\x81\x3d\x51\x09\x98\x53\x09\x88\x73\xdc\x8e\x72\x25\x9c\x54\x40\x94\xe3\x76\x64\xac\x3a\x6f\x40\x7b\x35\x5f\x42\xdc\x4e\x1b\xd0\x5e\xde\x43\x47\x00\xe3\x04\xc0\x50\x21\xe2\x11\xc0\x38\xee\x86\x07\x79\x3e\xed\x90\x66\xc3\x8e\x9f\xf4\xa4\x91\xe9\xc0\x9e\xef\xcf\xcf\xb8\xaa\xf2\x4c\x9d\xf0\x4c\xf1\xf5\x38\x13\x1d\x80\x1d\xf7\xa6\x43\xf5\x8b\x47\xd5\x55\xc7\xa3\x8a\xe8\x54\xc6\x67\x6a\x4e\x3c\x3a\x88\x4e\x27\xa7\x4a\xfe\x2d\x4a\xfe\x41\x9a\x4f\x3b\x3a\xb0\x27\x3c\x4c\x9d\xca\xf8\x28\xbd\xe9\x04\x1a\xe8\xf5\x6f\xfa\x7f\x8f\x20\xfe\xf1\x4a\x29\xa8\xbe\xf1\x28\xd0\x77\x4e\x0c\xb1\xe9\x27\x75\xf6\x02\x49\xf0\x31\x3b\xa8\xea\x1f\x4f\xa0\x85\xfe\xd3\xe3\x78\x78\x7b\xe3\x09\x47\x12\x5f\xa4\xc3\x93\xf5\x5d\xb8\xbf\xfb\xef\xf0\xe1\xe1\xe1\xc3\xf3\xc6\xf0\x7f\x54\xde\x78\x98\x10\x80\xc7\x6b\x1d\x40\xf6\x50\x3c\xb4\xa2\xf1\x5c\x00\x50\xf1\xc3\x65\x50\x65\x3f\xa2\xb2\x1f\x8c\xe1\xe2\xa1\x8f\x09\x4f\x58\xd8\x24\x1d\xc5\x53\xd4\x64\xdc\xec\xfd\xa7\xe2\xf1\xd0\xa0\xc0\x53\xa2\x4d\x70\x5a\x78\xb3\xe3\xb9\x37\xbb\x9e\xbd\xc2\x53\xd5\x95\xfa\xe7\x67\xfc\x39\xa6\x03\xe0\xf1\x74\x00\xf0\x71\x3c\x3c\xbc\x85\xf1\x78\xbe\x34\xf8\x02\x1e\x9e\xa6\x21\x78\x48\x0e\xac\xa8\xc4\x63\x1a\x82\x57\x41\xc0\x7e\x86\x01\x1e\x1a\x0d\x78\x3c\x7c\x06\xcb\x9c\x69\xe6\x33\xe2\x89\x9b\xd6\x5e\xb6\x39\xb4\xb2\x71\xfe\xec\xe5\x2a\x0c\xad\x6c\xdc\xb4\xf6\x72\x0c\x9f\x7e\xcf\x9f\x16\x07\xcb\x1b\xf1\x7c\x1a\x43\x1c\x24\x86\x62\xf1\xd0\x91\x84\xc7\x33\x80\xc0\xd2\x47\x3c\x53\xcb\x10\xb7\xa9\x15\xce\x27\x8d\x68\x3c\x71\x00\x49\x56\x8a\x67\x69\x0c\x2b\xe6\xa5\xb2\x9f\x4b\x6d\xc6\x4d\xcb\xd2\x47\x38\x43\xc0\xef\xcf\x18\x7b\xe3\xd8\xb7\xd6\x36\x6e\x53\xd3\x69\x38\xda\xd5\x61\x7c\xb3\xbe\x11\xcf\xd1\xba\xc7\x6d\xca\xfa\x46\x3c\x47\x6d\xc6\xc9\x64\x7d\x23\xc4\x32\x80\x60\x19\x80\xf1\xa4\x88\x49\x00\xc1\x24\x00\xd6\x37\x22\xb1\xf6\x11\x29\xfd\xf9\xdd\x6f\x2f\xa5\xa4\xef\x52\x7c\x07\xc9\xfe\xf2\x5d\xcc\x27\xf7\xae\xa8\x04\x90\x02\xc7\xd3\x6f\x87\x24\x4d\x90\x3c\x7f\x19\x74\xdc\x21\x91\xf2\x0a\x29\x34\x01\x3d\x77\x48\xaf\xfa\x12\x38\x9e\xe1\x5d\x24\xe2\x78\x24\x2f\x7e\x04\x8b\x18\x91\x8a\x7e\x2f\x1c\x63\xc8\xfc\x8e\x69\x3c\x48\xc5\x0d\x42\x1e\x87\x44\xd0\x8d\x54\xa3\x9b\x2f\xa7\xb3\xaa\x9b\xe1\xfb\x22\x7b\x28\x44\x41\x80\x54\x63\x08\x2f\x7f\xae\x6a\x5a\xc2\x2f\xc6\x0a\x47\x24\x1d\xf7\x14\xa0\x9b\x15\x8e\x48\x5d\x53\x1d\x9e\x61\x32\x8b\x22\x11\x58\x23\x79\xee\x21\xb3\x97\x91\x4c\x3b\x22\x70\x35\x83\xc2\x48\xa6\x91\x3b\x25\x2e\xc0\x5d\x9d\xa0\xa1\x23\x66\xac\xf1\x3b\x68\x15\x02\x8f\x93\x90\x14\x09\xea\xca\x88\x55\xe7\x8e\x4f\xc4\xe3\x48\xe3\xbd\xdd\x7c\x25\xd2\x02\x85\x92\x40\xe7\xc8\xc7\x5f\x9a\xf4\x05\xd2\x84\x7d\x1a\x9d\xe7\x43\x83\x81\x5f\xa4\x4f\x93\x19\x68\x1c\x3a\x0b\x9f\x16\x28\xd0\x38\x74\x16\x96\x7a\x79\x55\x02\x18\x0e\x47\x5a\x5a\x03\xcf\xc4\x01\x63\xc2\x48\x4b\x93\x19\x96\x3e\xcb\x1b\x91\x08\xaa\xe1\xdc\x04\xf9\x79\x74\x14\xb6\xda\x3c\x25\x64\x6c\xf3\xa8\x9b\xf7\xa2\xcd\xcf\xc3\x2d\x9d\xf9\x9e\x06\xf2\xf3\xba\xec\x07\x79\x90\xf9\x16\x18\xf2\x3d\xf5\x57\xd6\x28\x1b\x92\xcd\x90\xb1\xcd\xa4\x36\x53\xb4\x49\x35\x9e\x09\xc6\x91\xef\x51\xbf\xb2\x4a\x19\xf7\x74\xce\xd9\x65\x85\xdf\xe9\x38\xe7\x1c\xdf\xfd\x70\x0d\x32\x5f\xf9\x41\x7e\xe3\x3b\xaa\xdc\xac\xcb\x3b\xbf\x31\x67\x3f\x8f\x0b\xb2\x8e\xba\xf3\x18\x5c\x19\xc7\x50\xd4\x66\x89\xf9\xfc\x01\x17\xe4\xa2\x31\x94\x98\x97\xc6\xdf\x2b\x9a\x97\x12\x6d\x12\x2d\x64\xa9\x08\xe7\x31\xc8\x0f\x03\xad\xc8\x55\x73\x56\xe3\xf7\x08\x6a\xb2\x74\x44\xbe\x3a\xe2\xca\xd8\x26\x03\xd7\xc8\x35\xe6\xa5\x73\x0c\xd2\x11\xb9\x25\x97\x71\xeb\x66\xfa\xce\x91\xaf\xd1\x7e\x65\x5c\x77\x1a\xed\xc8\xd7\x30\xbf\x32\xfe\x5e\xd3\xef\xb5\x75\xb7\x35\x41\x4d\x6e\x1a\x5e\x8f\x65\x27\xa8\x11\x19\x02\x72\x8f\x29\xe3\xb6\xce\x5d\x4d\x5e\xb5\x93\x1f\x06\x53\x91\x4d\xcb\x60\x39\x64\x9c\x6a\xd3\x32\xd8\x0a\x19\xdb\x34\x0d\x1d\x3e\xd5\x0c\xa6\x22\x33\x49\x07\x19\x35\x64\x1c\x83\xf4\x4e\x86\x1f\x95\x94\xff\x1e\x4f\x04\xf2\x50\x57\x47\x74\x95\x97\x43\x1e\xea\xce\x17\xdd\x79\x39\xc4\x4f\x2b\xff\xb5\x90\x71\x25\x3e\x75\x67\xc6\x77\xd4\xe4\x99\x56\x00\x9c\x36\xe1\xca\x38\xfc\xf9\x97\xef\x62\x4a\x09\x50\x32\xf3\x07\x91\x57\x0a\x19\x77\xda\xd2\xae\x58\x33\x64\x9c\xee\xad\xef\x76\x8c\x8f\x2a\x39\x6f\x9d\xa4\x1d\xdf\x51\xef\x8a\x64\x01\xce\xa9\x70\x65\xfc\x3d\x81\x90\x7c\x62\x0c\x9d\x63\x38\x1a\x43\x68\xad\xc4\xdd\xfb\x4a\x6b\xbd\x4f\xb4\x49\xc5\xfb\x0a\xa0\xbc\x4e\xb3\x4b\x8f\x13\xde\x07\x12\xfd\xd9\xe4\x6f\xe5\x9d\x90\xe1\xf7\xa7\x1f\xc0\x44\x7c\xf2\x4a\x69\xbd\xa9\x87\x4c\xdf\x4d\xc9\x7c\xaa\x49\xe1\x8a\x37\xab\xcd\x5c\x43\xc6\x6e\x66\xf5\x25\x8f\x90\xb1\xcd\xac\x36\x43\xd9\xf1\x61\x6d\xbc\xb2\x62\xde\x37\x85\xec\xa5\xac\x48\x16\xbf\x97\xf8\x7b\x32\x55\x9c\xfb\xe1\xca\x7e\x53\x2d\x52\x07\x38\xa9\x43\x7e\x58\xa3\x89\x57\xe6\x88\xf3\x3b\x5c\x19\xe7\x45\x0a\xed\xad\x7e\xe2\x49\xfd\x0a\x11\x3e\xe0\xad\x3d\x64\xfc\x4e\xb6\xca\x5b\xa3\xcd\x9f\x37\x11\xaf\x14\xda\xdb\xa2\x4d\x62\xf9\x57\xc0\xe6\xbd\xc0\x26\x3f\x99\x28\x44\x4c\x11\x78\xdb\x09\xd9\xef\x18\xbd\x74\x3d\xe0\xed\x25\x64\xec\x4b\xd7\x76\xe9\xae\x5c\x19\xec\xc4\xcb\x60\x20\xde\x1e\x73\xd6\xd4\x26\x8f\xf4\x6b\xb1\x0e\x54\xf4\xaf\x6c\xa3\xd7\xfc\x48\x67\x1e\x87\xd7\x34\x9f\x16\xbf\xc7\xe3\x20\x8a\x09\xbc\x16\x7b\x89\xd6\xeb\x0b\xad\x7b\x68\xad\x4c\x45\x2f\x1a\x09\xbc\x23\xfa\x42\x33\xf4\x15\x24\x7a\x47\x7c\x07\xb6\xf9\x69\x5e\x3e\x3f\xd2\xaf\xf6\xae\x70\xcf\xfb\xf5\x90\x71\xec\x9f\x7e\xef\xdb\x21\xe3\xef\x4d\xf5\x73\x46\x9b\x89\xeb\x37\xd5\x97\xd9\x42\xc6\xbe\x4c\xed\xa5\xe5\xaa\xee\xcd\x5c\x5b\x61\xa9\x77\xd5\x90\x71\xce\x96\xfa\xb2\xbe\x90\x71\x1d\x96\xf6\xd2\xba\x97\x15\x39\xe4\xf0\x0a\x4b\xbd\x3b\x86\x47\x8d\xfc\xca\xdc\x7a\x03\x4b\xf1\x65\x40\x88\x0f\x02\x6f\x68\x25\xc6\x48\x51\x64\x36\x95\x27\x86\x4e\xed\x59\x98\x23\x88\xf2\x8c\x90\x19\x65\x53\xb2\x68\x93\x78\xa2\x30\xc4\x81\x12\xaa\xe7\x25\x66\x28\x32\x9b\x4a\x9a\x21\x7b\x29\xdb\x92\x45\x9b\x1c\x7b\x21\x0d\x14\x4a\xa8\x25\x3a\xd5\x50\x98\x5b\x88\x92\xfb\x9d\x32\x9e\x5a\xf1\x48\xa0\x84\x56\x7a\xe9\x23\x29\x2c\x11\x43\x09\xad\xf4\x1a\x9b\x7c\xd5\xe4\x1b\x43\x20\x2e\x28\x82\x60\x25\xb4\x12\xc3\xa0\x28\x45\xd3\x59\xde\x90\xb1\x4d\x39\x50\x4a\xf1\x53\x54\x88\x19\x0a\x43\x23\x28\x35\x85\x8c\xdf\x49\x2b\x95\xea\xd3\xc2\x50\x27\x4a\xd3\xb4\x34\x5f\x3e\x86\x2c\x51\xa4\x79\x4a\x1b\x21\x63\x9b\xc2\x3d\x25\x34\x0f\xc9\x47\x51\x98\xb8\x8c\xd2\x5b\xc8\x38\x9f\x32\xc5\x9c\x6e\x22\x3f\x24\x1f\x45\x91\xbd\x55\xac\x84\x8c\x6d\x4a\xbb\x38\xdd\x44\xeb\x9a\x16\x39\x5e\xca\x85\x44\x8d\xe9\xf8\x10\xfd\x04\xca\x55\x25\x4d\x2e\x20\x31\x4c\xa0\x60\x5e\x11\xbd\x3c\x65\xa8\xff\x57\x91\xe8\x65\x19\x14\x61\x1a\xa7\x93\xd0\xc3\x32\x28\xd2\x1d\xe5\x1b\x57\xc4\xe3\x5a\xe4\xaa\x29\x9f\xf7\x50\xf3\x28\x8f\x8b\xf3\x45\x34\x72\x5b\xa1\x08\xb3\x94\xab\x0b\x9a\xd1\x76\x2b\x82\x2c\xce\x24\x91\x1f\x3e\x32\x88\xb2\x34\x53\xeb\xce\x94\xdc\x42\x45\x76\x56\xd9\xde\x7b\x82\xa7\xb2\x75\x54\xaf\x96\x68\x56\xf9\x15\x33\x8b\x51\xb6\xb9\x88\xbf\xb5\xff\xd2\xe0\x71\x11\xbb\x78\xd4\xc5\xe3\x0d\xf2\x86\x29\x47\xd3\x71\x7c\x3a\x88\xa9\x2a\x03\xa6\xa8\x8f\x77\x9e\x77\x48\x15\x8e\xa9\x8f\xcf\x2f\xcf\xbd\x58\x2a\x50\x1f\xef\x06\x6f\x90\x2a\xb3\xcc\x49\x2a\x9a\xf1\xd4\xd7\xa4\xaf\x92\x7f\x65\x7f\x8f\x16\x02\x95\x39\x4b\xa8\xf9\xf3\x2f\x7f\xc3\xae\x32\xcb\xea\xeb\x8b\x06\xf6\x52\x2a\xa1\xbe\x3e\x8f\x34\x80\x45\x51\x81\xfa\xde\xae\xe0\x97\x13\x0d\x51\x50\xa0\x7a\x92\x06\xe9\xac\x50\x85\x44\x9c\x70\xa2\xc9\xd9\x53\x65\x59\xd5\x6b\x59\x35\x96\x00\xa0\x56\x75\xe3\x42\x92\x46\x9e\x2b\xd4\xaa\x06\xab\x37\xc8\xdd\x5d\xa5\x27\xea\xd5\x13\x0d\xbf\x8c\x1d\xd4\xa6\x1e\x5e\x43\xa9\x31\x25\x0c\x55\x18\xa4\x7a\xf8\x83\x19\xfe\xa8\x5d\x5f\x75\xd7\xc7\x45\x4b\xcd\x9c\x0e\xd4\x30\x8e\x8a\xd6\xda\xf4\x9d\xc5\x77\x44\xc8\x95\xd5\x0d\xa8\x66\x21\xe3\x77\x0c\x84\xa2\xa2\x87\x8c\x83\x13\x94\x70\x36\x89\xfc\x30\x4c\x8f\x3a\x34\x5d\xc3\xbf\x63\xb8\x1d\x75\x68\xbe\xbe\x14\x32\x8e\x8f\xf1\x11\xd4\xaf\x86\x8c\x3b\xef\x53\x3f\x3f\xef\x67\xd5\xf2\x08\x4a\xd4\x80\x12\x55\xeb\x23\x28\x51\x67\xb4\x49\x17\x5e\x95\xf5\x53\xa7\x2b\x64\x86\xe9\x21\xea\x09\xd4\xf5\x86\x8c\x6d\x2e\xf5\x25\xa0\x04\xeb\x95\x51\x99\x22\x88\xba\x7d\x5e\xc8\xb7\x8b\x2a\xd7\x6d\xdd\x25\x64\x3c\x74\x5b\x73\x16\x38\x43\x17\x6a\x3d\x5a\x87\xd3\xfe\xf1\x47\xed\x3f\x86\x05\x34\x16\x3a\xa1\x5d\xe4\x50\x15\xe2\x68\xf2\xbc\xb4\x7b\xd8\x2b\xdf\x47\x43\x13\x58\x70\xba\x88\xaa\x20\x46\x63\xad\x01\xda\x85\x0d\x55\x81\x0a\xb1\x40\xa0\x65\xbf\x4b\x49\xfb\x8b\xc6\x60\x26\x5a\xdc\xf9\x64\x48\x45\xd3\x9d\xdf\xde\x98\x12\xa2\xea\x26\x0f\x6b\x7b\x47\xc8\x38\x36\x9d\xd5\x56\x62\x79\x88\x9c\x9b\x02\x1c\x2d\x2c\x8a\xaa\x39\xd1\x69\x6d\x61\x51\xb0\x6c\x1a\x4d\x16\x45\x0b\x8b\x82\xb5\xd1\x68\x4d\xb3\xd2\x5a\xc8\xd8\xa6\xac\x86\x16\x77\x37\x63\xfb\x68\x5d\x6d\xf6\x19\x32\xce\x59\xd7\x18\xe2\x7e\x66\xfc\x1e\x0d\x1a\x03\x7c\x0c\x7c\x3c\x13\x4d\xfe\x05\x67\x6c\xb8\xb2\xdf\x56\x69\x43\x73\x3d\xbc\x2f\x8d\x3e\x8b\xa6\x6b\xb3\xf9\xab\x39\x95\x81\x8a\xa6\x20\x86\x13\x2f\xe4\x87\x61\x78\xb4\xa9\xbd\x12\x3e\x82\x46\x2f\x5d\xd3\x9d\xda\xc2\x0f\xc0\xf7\x31\xd1\x74\xa9\xb6\xb8\x54\xf9\x3e\x26\x9a\x4e\x49\x5b\x16\x32\x0e\x61\x69\x78\x2b\x86\xf0\x4b\x61\x45\xd3\xb5\xda\xe2\x24\x30\xb4\x8f\x26\xff\x41\xdb\x3b\x64\x1c\x83\x02\x1c\xce\xc1\x90\x9f\x46\xa3\xaf\x1d\xb5\x19\xbe\x05\xd6\x29\xa3\xe9\x6a\x75\xe6\x85\x2b\xfb\xb5\xd9\xe5\x3f\xe8\xe1\xf5\x6c\xdc\x9e\x5d\xe7\xab\x87\x67\x93\x75\xca\xe8\x7c\x5f\x0b\x3d\xe5\x90\x55\xca\x8a\x64\xd1\x97\x5f\xbe\x00\xba\x82\x1f\x3d\xc5\x3a\x10\xc5\x8b\xb1\x01\x4e\xd0\x70\x65\xec\xa7\xbc\x9e\x3d\x8e\x26\x09\x83\xd1\x75\x34\x7b\x8e\x7e\x9a\xbe\xdb\x92\xc5\x3a\x10\x8e\x77\x85\x3a\x7b\xc0\xf1\xf6\xcb\x8c\x45\x7f\x35\xf6\xf0\x88\xb2\xf6\x19\x5d\xf1\xcc\x5e\x62\x1d\xe8\x04\xe9\x82\xe3\x3d\x3c\xa2\x8c\xfb\xa3\xb3\x5c\x07\x3d\xe0\x38\x99\x86\xd1\xab\xe6\xac\xfa\x9c\x75\x1a\x84\xbd\x6a\xce\xaa\x85\xac\x53\x36\x25\x5b\x21\x63\x5f\xe4\xd9\xec\xcd\xf7\x2e\x6b\x9f\xd1\x05\xe3\x9d\xbc\xe1\xca\x38\x9f\x0a\x84\xf6\x9e\x43\xc6\x7e\xca\x49\xd0\x03\xaa\xf7\x57\x32\xee\xf9\x1e\xaa\x80\xd1\x78\x88\x96\x01\x4e\xbd\x70\x65\xec\xa7\xd4\x84\x53\x2f\x74\x1d\xdb\xae\x0b\xba\xc7\x05\xcd\x37\x37\xd1\x75\x41\xf7\xf0\x50\x32\xa2\x8e\x2e\x17\x64\x0f\x17\x64\xd7\x16\x94\x1f\xa0\x87\x1f\xa0\x6b\x0b\x2a\xb6\xea\xcc\x0b\x57\xc6\x29\x53\x6c\xa4\xc7\xc5\xde\x09\x1b\xfb\xa7\x7e\x7e\xbe\x5d\x14\x51\x17\xf3\x02\x7a\x5c\xde\x0a\x7f\x77\x5d\xde\x3d\x2e\x6f\x85\xb8\xfb\x54\x5f\x66\x2c\xbb\xb6\xa0\x2e\xf6\xbe\xa2\x4d\x6d\x41\xc5\x5d\x7b\xa8\x25\x19\x38\x5d\x01\x97\x1e\x17\xbb\x2c\x9c\xae\x8b\xbd\xef\x1a\xb2\xbf\xf7\x3a\x06\xba\x62\x2e\x7d\x5f\xb4\x97\xb5\xd1\x64\x0d\xf4\xe3\x3d\x55\x04\x5c\xe4\x0a\xe8\x67\x87\xec\xb7\xb1\x8d\xd4\x2e\x70\x22\x04\x48\x4f\x98\xf4\x8b\x25\xd7\x13\x56\x24\x83\x64\x31\x40\x46\x4e\x4c\xd8\xde\xf2\x13\xb2\xdf\x84\x1a\x6b\x72\x60\xd9\xf5\x20\xf9\x7d\x61\x4a\xa5\xb0\xd0\x2f\x46\x3f\xb1\x49\xbf\x58\xe8\x17\x59\x3b\x26\xd8\x6f\x11\x71\x91\xb9\x63\x72\x42\x5a\xc0\x02\x12\xf5\xc2\x04\xfc\x2d\x9c\x90\x0a\x64\x8b\x3f\x01\x56\x62\x7c\xdc\x84\xc6\x7c\x24\x38\x7f\x42\x7e\xf8\xb2\x26\xc4\x9f\x00\x0b\xc8\xa0\x80\xb4\x49\x87\x58\xe8\x10\x56\x98\xc0\x14\x39\xb1\x88\x9c\xc8\x76\x31\xe9\x17\x0b\xfd\x22\xe3\xc5\x98\xd5\x0d\x0b\x37\x81\x02\xd9\x26\xa8\x61\xcd\x97\x1d\x74\x59\x98\xec\x76\xbb\x76\x7b\x4f\x5a\x5a\x19\xe7\x4e\x83\xa0\x57\xd5\x60\x4a\xa5\xb0\xab\x0a\x7a\xd2\xc2\x4a\x13\xd8\x70\xb6\x22\x9a\xb7\xe2\x47\x80\x5d\x08\xd2\x93\x96\x7c\x68\x79\x86\x4f\x89\x6c\x25\x51\x27\xc0\x2e\x3a\x01\x5f\x6d\x81\x7d\xda\x99\x81\xef\xf9\x88\x27\x4c\xf8\xde\x99\x13\xf2\x83\xbf\x7c\xa7\x19\x09\xe4\x42\x4e\x60\x98\xa2\x1b\xce\x80\x90\x1f\xd9\x4b\x36\xb5\x3a\xe1\x2a\x54\xec\xdb\x84\xef\xed\x82\x18\xbd\xa3\x0e\x91\x23\xc0\xc9\x11\xf2\xc3\x4a\x19\x98\xbc\x88\xce\x93\xd0\xaa\xf6\x89\x9c\x88\xb6\xa2\x27\x5a\x01\x21\x7f\x8b\x88\xac\xa2\xe9\x26\xed\x60\x17\xde\x40\x51\x26\x13\xa4\xb1\x80\x34\xd0\xd1\x92\x51\x60\x11\x12\x21\x5d\x30\x44\x8d\x00\x84\x83\x91\x94\xc0\x80\xdc\x05\xce\x84\x70\x65\x46\xd9\x96\xcc\x8f\xab\xf2\x86\x44\x7f\x00\x84\x83\x91\x05\xd1\x80\xd4\x0a\xd2\x08\x19\xdb\x54\xdc\x03\x11\xc8\x25\x27\x30\x20\x48\x83\x50\x39\x2c\x96\x86\x68\x13\x80\x1c\xbf\x47\x48\x03\x79\x18\x11\xd6\x06\x88\xaa\x21\x6b\x03\x11\xe4\x25\x27\x30\xa0\xb8\x07\x42\xe5\x80\xc7\x0e\x2c\x74\x02\xde\x3b\x9f\xe9\xe1\xb1\x83\x3c\x8c\xce\xa0\x70\x65\x9d\x32\xcd\xa7\x43\x9a\xf4\xf0\x2c\x88\x36\x01\x28\xe3\x2e\x2d\x51\x35\xe4\x7c\x84\xc7\x78\x13\x39\x81\x01\xc5\x71\x51\xa3\x2b\xdc\x12\x90\xc6\x71\x72\x85\x9c\x14\x87\x17\xa3\x02\xd0\xe6\x3f\xfe\xa8\x02\xa4\x90\x7b\x00\x1e\xbd\x48\xa4\x04\x06\x4c\x33\x6d\x6f\xc8\xd8\xa4\xa2\x09\xb8\x38\xa4\x0a\x73\x42\x29\x1b\xce\x61\x50\x9b\xd6\x5c\xba\x08\x17\x4e\xdc\x16\x39\x00\x39\x07\x9c\xb1\x20\xa7\x87\x7a\x05\xd2\x2b\x18\x31\x70\xc2\x74\xc8\x8d\xe8\x8c\x05\x57\xc6\x75\x15\xbe\xc0\xfc\x53\xc6\xbe\xc8\xec\x81\x1b\xf9\x49\xc1\x74\xe8\xa4\x3b\x87\x40\x4e\x0f\xc3\x83\xd0\x91\x75\x2e\x80\x9c\x1e\xaa\x7d\xe8\xd6\x76\x2e\x80\x9c\x12\x1d\x1c\x50\x18\x13\x7e\x6b\x27\x52\xf4\x62\xc8\x9c\x70\x2e\x80\x9c\xf8\x2c\x1a\x86\xce\xe5\x70\x73\x22\xb1\x74\x17\x43\xe6\xc4\x70\x93\x21\xb1\x3c\x17\x43\x26\xc3\x48\xe6\x32\xae\xde\x90\xe3\x7f\x78\xec\x30\xb1\x74\x17\x43\xd7\xef\x78\xa3\x4d\xce\xe7\xd0\xf5\xeb\xd5\xf8\x39\x25\x66\xe3\x8c\xc2\x79\x19\xa5\xfc\xe3\x0f\x90\x52\x15\x43\x47\xc1\x6b\xef\xef\x67\xfc\x39\x52\xbf\x62\x94\x18\x1e\x97\x61\x54\x0d\xaf\xc6\xb4\xd0\x8b\x31\x74\x16\xbc\x2e\xff\xca\x40\xd9\x94\x2c\xa6\x9a\xb0\x72\x34\xb5\x19\xe7\x24\x51\x7d\x0c\xa1\xfb\xd1\xa2\x4d\x6a\xf1\x21\x04\xef\x05\xf7\xed\xa1\x5f\x54\x75\xf3\x18\x96\xae\x88\x8a\x6c\x30\x8f\x18\x5e\x25\x9f\x13\xf9\x79\x31\xa0\x45\xbf\x47\xa6\xb1\x54\x1d\x43\x19\x06\x03\xb1\x06\x8c\x25\xab\x34\x1e\x5e\x1a\xdf\x58\xc5\x8e\xc1\x22\x04\x8c\xf1\xb8\x88\xd3\xa5\x9c\xa7\x31\xfc\xc7\xd4\x0f\x1d\xae\x31\xbc\x8f\x0a\x40\x0f\xe5\x16\x78\xcd\xfc\x95\xb1\x23\xba\x7d\xc7\xe7\x07\x28\xff\x5d\xe0\x3b\xa6\xf6\xca\x2c\xf1\x29\xc7\x3e\xb5\x08\x73\x84\x8c\x1b\x49\x79\x93\x63\xce\x6b\xf2\x14\x8e\x42\xd0\x7e\xcc\x18\x05\x63\x06\x43\x97\xf3\x58\x7f\xca\x38\x8a\xad\x11\xee\x18\xa1\x8e\x89\xbc\xf5\x5e\x35\x7f\x65\xec\x8a\xae\xe0\x71\xfc\x78\x91\x0a\x18\x43\x9e\x83\x71\x62\x66\x78\x3d\x7f\xba\x82\x3f\xbf\x82\x93\x42\xc9\x9f\x62\x7c\xdf\x13\x7d\xe1\xf1\xfa\xe4\xb2\xff\x42\x0d\x64\x26\xbb\x7d\x52\x03\x5f\x8a\x36\x79\x75\x7f\xba\x9e\xbf\xe4\x7b\x5a\xa1\xe4\x8f\xb4\xaf\xf0\xc2\xfb\x2b\x63\x5f\xb2\xda\xcc\x7e\x4e\x32\xcf\xd0\x27\x9f\xfd\xe7\xd7\x6c\x52\xb8\xf8\x93\x77\xc0\x0b\xe8\x73\x62\xdd\x2c\x3e\xb2\x9f\xe1\x2b\x4f\xc8\x7e\x67\x56\x55\xf3\xf8\x42\x0f\x28\x5c\xfc\xc9\x03\xff\xb9\x53\x2f\xf1\x35\x50\x7c\x42\xe8\x9f\x23\xf4\xf4\xd2\x34\xfb\x94\xff\xe8\x95\xf1\x57\xc6\x36\xbb\xc6\xd7\xa3\xcd\x57\x32\xb5\xe9\x41\xb7\xc4\x57\x3d\xa1\xca\x78\x7c\xe6\x63\x78\x09\xb5\x3f\xf9\xd3\xbd\xc2\x3d\xa7\x97\x57\xd8\xa7\x5b\xf1\x83\xaf\x03\x69\x74\xf1\xe9\x48\x7f\x88\xb1\x6b\xfd\x74\xa6\xbf\x11\xdf\x51\x3f\x7e\xba\xfa\xbe\x38\x81\xac\x60\x80\x6a\xdc\xf1\xcd\x18\x83\xe6\x5a\xc7\xe8\x73\x1f\x76\x2a\x34\x75\x3f\x79\xe7\xbe\xe5\xeb\x57\x92\x64\xbc\xde\xbc\xcc\x3d\x27\x61\x78\x3d\x8c\x0f\x7f\x18\xff\xca\x38\x9f\x42\xb2\xfe\x10\x3e\x3a\xd5\xea\xc7\x5a\x1e\xf8\x3b\xf8\xf7\x33\xca\x58\x52\x80\xef\x44\x37\xe9\x60\xfc\x84\x72\xbf\x33\x43\xf6\xfb\xb9\xa9\x23\x36\x3d\xed\x30\x15\x1e\xcd\x29\xe7\xdc\x8c\x63\x54\x98\xdd\x33\x85\x72\xe7\x13\x7d\xa1\xaf\x5a\x05\xf9\xf0\x02\xfc\x2b\xfb\xf5\x73\x2a\x1c\x3e\x3d\xed\x30\x15\xfa\x9c\xa7\xc2\xe1\x33\x47\x5f\x88\x9c\x55\xae\x0f\x7f\x07\xff\xca\xf8\x7b\x32\x90\xe7\x1b\x53\xcd\xa3\x39\x59\xb0\x83\x19\xb7\x30\x19\x68\x31\xe5\x64\xf3\x37\xf2\xaf\xec\x77\x34\xa7\xae\xe1\x19\x88\x54\xa1\x19\x95\xe5\xc3\x2b\xed\xaf\x8c\x6d\xca\x37\x3e\xab\xf7\x53\xa1\x99\xa9\xeb\x74\xba\x6f\x3c\xb1\x4a\x12\x53\xc6\xac\x57\xd3\xe7\x44\xba\x58\x4c\xc5\xbc\xbd\x84\x3e\x27\x85\x58\xa6\x1c\x62\xfe\x08\x7e\x4e\x0a\x95\xa8\x84\x1e\x5e\x42\x7f\x65\x6c\x53\x71\x6d\x2f\xa1\xd7\x2b\x82\x98\xa6\x21\xb8\x1f\x2d\xf1\x1d\x3a\x4c\x41\xd9\xe9\x7e\x34\x3e\x22\x88\xa9\x7b\xd8\xeb\xec\x3b\x0b\xfe\x30\xa1\xc9\x8c\xf3\x5c\xb5\xc9\x04\x73\xfd\x99\xfd\x5e\x89\x15\xa6\x4c\x6e\xaf\xc0\xef\x55\xcb\x2a\xbb\xda\x1f\xd9\xef\xb2\x3c\x55\x90\x0f\x2f\xc8\xef\x95\xae\xb0\x29\xf7\xda\xbc\xa6\x72\xaf\x54\xb7\x7a\x45\x1f\xf1\x52\x3e\x4b\xfd\x30\xe5\x5c\xf3\x87\xf1\x73\xaa\x04\xd4\x53\xce\xb5\x39\x6f\x8b\x64\x51\xc5\x54\x84\x7d\xce\x18\xb4\x4e\x81\x42\x05\x4e\x0c\xa0\x77\x0c\x31\x65\x53\xcf\xf5\xe7\xaf\xb1\x27\x8a\x14\xcc\x75\xa7\xb8\x51\x45\x4f\xa9\x22\xa7\x13\xd0\x33\x86\xd0\xd3\xfb\xf0\xa7\xf7\x73\xaa\xd4\xa6\x53\xf6\xf6\xbc\xf6\x76\x6f\x54\x52\x53\x29\x88\xfe\x40\xff\xfd\x8c\x63\x13\xae\x9f\x3b\x76\x16\x5d\xf3\x53\x41\x38\xe7\x31\xb8\x32\x76\x45\xca\x6d\xee\xe8\x8a\xf6\xcf\xd6\xba\x9d\x18\xb8\x4e\xbf\xbc\x78\x33\x40\x82\xa2\x4a\x22\x36\xc0\x0a\x20\xc0\xca\x4f\x2c\x69\xb0\x95\xa2\x9f\x84\x72\x4b\x79\x86\x4e\x5e\x90\x13\x59\x6e\xb1\x74\xa1\xaf\xd0\x52\xac\xe0\xc4\x52\x1d\xc4\xf2\x84\x9e\xa4\xc8\xd1\x92\x4d\xbd\xf2\x0e\x19\xfb\x29\x5b\x61\xc5\x65\x4f\xaa\x5a\x2c\x69\x29\x7f\xce\x3f\x27\x85\x79\x96\xec\xe6\xe5\xa1\x80\xa4\x30\xcf\x92\x1d\xb1\xc2\x00\x6e\xbc\x60\x97\xdc\xfd\x2b\x0c\xe0\x46\x0d\xbd\x14\x70\xf7\x57\xff\x73\x92\x95\xbb\xf8\xde\x22\x56\x00\xfb\x46\xbf\xc7\x92\x5b\x6d\x05\x48\x60\x29\x26\x96\x40\x82\xf3\x26\x5c\x19\xc7\xa0\xcc\x1c\xe7\x3f\xb8\xb2\xbf\x57\xf0\x06\xbd\xe8\x0f\xa7\x40\xc8\x89\x15\x90\xd0\xab\xfd\x58\xee\xba\x4f\x9d\xe7\x68\x09\x27\xac\x30\x9f\x3b\x53\xe3\x96\xcc\xe7\x35\x7c\x8b\x2a\x6a\xb1\x86\x7e\x2f\x10\x7e\xd7\x32\x49\x7f\xac\xcf\x2f\x59\xbe\x8f\x08\xbd\xe8\x8f\xf5\x8d\x90\x71\xda\x84\xfe\x57\x60\x8f\xae\x65\x9a\xfa\x2e\xce\x7b\x27\x4e\x5f\x72\xb3\x3b\x97\x41\x4e\x2c\xf6\xc3\x5a\x1a\x5f\x1c\xc1\xce\xe3\xb9\x84\xc5\x9d\x89\x20\x27\x45\xb4\xc5\x44\x80\xe5\xee\xb0\xa4\x30\xc2\x52\x84\xcf\x49\x09\xae\x4c\xdf\xe9\xf7\xe2\x08\x0a\x98\x88\x8a\x00\xfb\xf1\xad\xa6\x0a\x3b\xd1\x0d\x60\xc7\x11\x34\x5e\x88\x5b\x47\x70\x07\xde\x36\xae\x91\x5e\xd1\xc7\xce\x9e\xdd\x41\x2d\xb2\x65\x59\xef\x7b\x92\x9a\x0a\x48\x44\x0c\x00\x27\x06\xc8\x89\x6f\x04\x42\xc5\xff\xf0\xe2\xff\x26\x1f\xda\xd6\x6d\xbf\x9d\x57\x84\xcf\x6a\x61\xcb\xe6\xde\xc5\xfb\xa1\x61\x0b\x6a\xef\x30\xb9\x15\x5b\x50\x0d\x3f\x76\xf5\xcf\x68\x5e\xea\x6d\x7d\x78\x79\x7f\x4e\x2a\xbc\xdb\xb2\xaa\x77\xe4\xb4\x70\xb3\x6f\xa1\x80\xed\xd1\xf3\xc4\x27\x07\xb1\xbb\x3e\xeb\xbe\xa1\x95\x7c\xb5\x65\x71\xfb\xf3\xf9\x57\xd6\x28\x7b\x25\x6b\x21\x63\x9b\x4a\x6a\xd9\x8e\x10\x9a\x66\x59\x08\x61\x07\x42\x50\xd6\xd6\x96\x77\x7d\x23\x7e\x8e\x6a\x67\xeb\xbc\x6e\xc4\xcf\xd1\x66\xdb\xd0\x7a\x07\xae\x57\x49\xde\x1e\x1a\x42\x9c\x65\x23\x68\x14\x29\x00\x76\x9c\x65\x95\xdd\x6d\x9d\xe5\x1d\x67\x59\x65\x77\x22\x05\xc0\x8e\xb3\xac\xb2\xbb\xad\x94\xba\xed\xe9\xb8\x49\x65\x77\x5b\xe9\xb8\x3b\xce\xb9\xa2\x1c\x5b\xe7\x7c\x5f\xd0\xd0\xa5\x1d\xb7\x2a\x23\xf7\x8c\x9f\xa3\x2b\x62\x4b\x05\xec\x19\x43\xe0\x2d\xb5\x85\x14\xb6\x27\x15\x24\x05\x39\xb6\x32\x75\x77\x98\x26\x0a\x72\x88\x67\x00\x3b\xbc\x72\xca\xdf\xda\x32\xf1\x77\x98\x2d\xa0\xda\xdc\x52\x2b\x3b\x00\x01\xe1\xf2\xd6\xa5\xbf\x43\xe3\x80\xd6\xe3\x56\x4e\xc1\x0e\x8d\x43\x7e\x57\x6c\x69\x9c\x1d\x1a\x47\x05\x80\x5b\xa6\xc9\x3e\xbe\x23\x14\xb1\xd8\xd2\x38\xfb\x9a\x2d\xad\x73\x4f\x8b\x9d\x00\xc7\xfd\xef\x49\xb9\x5f\x87\x1c\x26\x38\x61\xe0\x83\xa8\xf7\xc8\x97\x77\xc2\x32\x51\xb1\xde\x51\x66\x8e\xb3\x0a\x5c\x99\x51\xb6\x24\x8b\xe1\x11\xcb\x89\x66\x00\xe7\x8d\x21\x50\x49\x1f\x19\xf1\xe7\xde\xeb\xbd\x33\x39\xe5\xc8\xf8\x38\x25\x16\x8f\x7b\xfa\x28\xc2\x7f\xc2\x07\xa8\x30\xc1\xe1\x83\xad\x38\x25\xba\x42\x28\x24\x46\x00\x9c\x1a\xd3\x42\x3d\x76\xa4\x90\x4e\xc0\x01\x29\xb2\x53\xd5\xcd\xf0\x01\x92\x53\x15\x47\x59\x76\xc7\x6b\x97\x12\xa8\xdb\x8f\x7c\xe5\x27\xa0\x02\x68\x08\x1d\x41\x85\x13\x70\x40\xaa\xec\x08\x0e\x38\x05\x41\xce\xaa\xad\x3b\xf2\x19\x1c\x37\x68\xb2\xc2\x04\x22\x21\x80\x93\x10\xe4\x4c\x4e\x55\x1c\x19\x34\xe7\xea\xa4\xae\xb4\xb0\xa3\x9a\x49\x27\x28\xb8\x9f\x71\x47\x28\x31\xe0\x78\xfe\x50\xe6\xd3\x81\x38\x32\x5b\xce\xd5\x4e\x39\xf3\xe9\x40\x1c\xe5\x16\x1d\x44\x37\xb5\x03\x15\x0f\x74\x66\x83\x2b\xe3\xef\x49\xb5\x38\x5b\x41\xce\xcf\x6f\xd9\xc7\xc3\x5d\x3d\xfc\x2d\xf2\x8c\xe7\x87\xbc\x86\xaa\x84\x47\x94\x15\x82\x19\xfb\x23\x4b\x16\xc5\x3b\x4a\xbd\x1f\xaf\x64\x91\x42\x0f\x26\xfa\x0e\xa5\xd0\x0f\xcf\x65\x7e\x9f\xe7\x87\x9c\x47\x81\x64\xb3\x5d\x59\xfe\x85\x5d\x76\xa7\xa3\x76\xf7\x3b\x67\x34\xf4\xb6\x5e\xb1\xd8\x9e\x56\x41\x2e\x95\xdd\x09\x49\xb6\xbf\x85\x90\x54\xfe\xb7\x8d\x99\x74\x3b\x82\xbc\x99\x9c\xaf\x67\x10\x3e\x9c\xf1\xc4\xda\xfd\xfa\x7f\x06\xab\x88\xce\x48\xf1\xdd\xef\xa4\x9f\xc1\xa8\xd8\x19\xee\x92\xcb\x8c\x9e\x9c\x91\xf5\x5d\xfe\xf3\xf7\xd8\x26\x03\xf1\xc7\xe9\x7e\xaf\xec\xcf\x35\x38\x5b\xbf\xe7\xc8\x85\xb3\x7c\x36\xe3\x07\x67\x27\xfb\xcb\xb8\xcf\x7e\xf5\xcd\x5b\xfe\xf1\x47\x7b\xfe\x4f\xaa\xb3\xf2\x7f\x83\xbd\x67\xb3\x94\xf2\x38\x11\x12\x19\x72\xce\x7e\xf5\x5b\xaf\xff\x16\x7b\x41\x5c\x74\x1c\x17\x31\xbb\xee\x08\x16\x1d\x87\x45\x7c\x6e\xff\x6c\x6a\xa8\xe3\xc4\x49\xcc\xba\x3b\x9b\x0a\xea\xec\x6b\x82\x54\xe3\x37\x04\x52\x67\x97\x72\x25\x46\x89\x7a\xe0\x24\x6c\x0f\x1f\xd4\x3c\x9b\xf6\xc8\xd9\xce\x16\xfc\x3c\xaf\x64\xfa\xce\xdf\x8e\x7a\xc8\x24\x7c\x36\x3d\x23\x27\x98\x8b\x54\x70\x7a\x0e\x5f\xf4\x3e\xc7\x53\xcb\x7e\x56\xcc\x39\x2c\xa7\x3d\xae\xdd\xf8\xa6\xdb\x11\x31\xc7\x09\x62\x8e\x66\xff\xfb\x8a\xdc\xff\xf9\xf7\xf1\xcf\xff\xe7\xff\xfb\xff\xc7\x3f\xff\xc7\xf8\xf7\xfd\xc7\xfc\xef\x7f\xfd\x6b\xff\xc7\x7f\xad\x7f\x9b\xff\xf5\xc7\xff\x7b\xff\xf5\x8f\xb5\xcf\xbf\xfd\xc7\xfe\xd7\xfe\x9f\xff\xf9\xdf\xff\x9a\xfb\x8f\x7f\xfe\xe7\x3f\xef\x57\xfe\xdf\xff\x0a\x00\x00\xff\xff\x6a\xcb\x90\xcd\xbb\x0d\x04\x00"); -var _cdgeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xcf\x27\x41\x76\x9f\x89\xed\xfb\x53\xd4\x52\x5e\xc8\xcc\xb8\x9d\x88\x00\x1a\x05\x58\xa2\x29\x73\x21\xdb\xb0\x24\xdb\x80\xe1\x45\x5e\x39\x0d\x0c\xbb\x89\x26\xb5\xd0\xb7\x1f\xc4\xf3\x44\x91\x83\xc1\x60\xaa\x36\x15\x6f\xfe\x33\xe3\x1e\xe7\x16\xe7\x9c\xdf\xdf\xfc\xc7\xbf\xff\xdb\xbf\xff\xf3\x9f\xfe\xe5\xc7\xdf\xfc\x3f\xff\xfa\x97\xfb\xbf\xbc\xff\xf2\xe3\xfb\xd3\x9f\x9f\xbf\xbe\xff\xfc\x97\xff\xfe\xd7\xfb\xfd\x71\xbd\xff\xf0\xa7\x3f\xff\xe1\x0f\x29\xff\x78\xfe\x74\xff\xcb\xaf\x3f\xf9\xef\xfe\xc7\xf3\x9f\xfe\xf0\x87\xf5\xfd\x7f\xf9\x1f\xff\xfc\x2f\xef\x3f\xfe\xfd\x9f\xbf\xbf\xfc\x28\xbe\xf7\xfc\xf7\x7f\xda\xef\xfe\xf8\xf1\x37\xff\xaf\xf7\x1f\xfe\xf4\xcf\xff\xf2\xd7\xff\xf1\xe3\xdf\xfd\x5f\x9e\xbf\x5c\xef\xff\xe9\xc7\xf3\x7e\xeb\xf9\xff\xe3\xaf\xcf\xfb\xd7\x3f\xfd\xf9\x1f\x7e\xfc\xbb\xff\xf4\x1f\xd2\xbf\x3e\xfd\x2f\xff\xfd\x9f\xfe\xe9\x7f\x7e\xff\xf1\xfd\xf3\xbf\xfc\x68\x3c\x7b\xff\xfc\xf0\xff\x1f\xfe\xe6\x3f\xfe\xe7\xf3\x9f\xfe\xef\xe7\x3f\xbe\x3f\xfe\xe6\xbf\xfd\xf9\x4f\xff\xe9\x3f\xfc\xfb\xff\xf6\x5f\xff\x2e\xc5\xbf\xff\xbf\xf1\x2b\x3f\xfe\xbf\xdf\xbf\xfe\xf3\x9f\xfe\xf2\xe7\x1f\xe9\xff\x7c\xa4\xf8\xb7\xc7\xff\xf5\x7f\xfc\xd3\xfb\x23\xed\x4a\xfe\xbf\xff\xed\xef\xff\xf6\xc7\xff\x2f\xfd\x48\xc7\x8f\xdc\xe2\x48\xff\xff\xfd\xfc\xff\xf3\x9f\xff\xf2\xbc\x3f\x0e\xff\x2a\xf6\xfe\xfe\xcb\xf3\xfe\xf3\x3f\x9d\xf7\xfb\xd7\xf3\xcf\xff\xf0\xfe\xe1\xc7\x8f\x3f\x1e\xc7\x71\xfc\xfc\xb1\xfe\xfd\xf1\x6f\xfb\xdf\xfd\xdd\xcf\xf5\xec\x6f\xc7\x71\xfc\xed\x7f\x5c\xcf\xff\xf8\xb7\xff\xe1\xef\xfe\xee\x6f\xff\x6e\x3f\xff\xbf\xfe\xdb\xbb\x7f\xc7\xb3\xf7\xcf\xcf\xff\xa6\xc6\x3f\x24\x1b\xfa\xf3\x5f\xfe\xe5\x79\x3f\x9f\xed\x36\xfe\x78\x1c\xe9\xfb\xf9\x23\xad\xaf\xfe\xd7\x3f\xff\x21\x1d\xc7\xee\xdd\x9f\x9e\xfb\x7f\x3a\xff\xba\x3e\x38\x8f\xf5\xe6\x2a\xd4\x9f\x3f\x52\x74\x8a\xed\xe7\x8f\x9c\x4b\xab\xfc\xd1\x7f\xfe\x48\xdd\x57\xc6\xcf\x1f\xe9\xc8\x14\xe7\xcf\x1f\xbd\xa7\xb2\xca\xd7\xaa\x22\x78\x7c\xa5\x9f\x3f\x52\xa6\x92\xab\xff\xfc\x31\xe7\x2a\x3d\xab\x86\x3c\x56\xf1\x3d\x7e\xfe\x08\x2b\x7b\xd3\xcf\x1f\x11\xbc\xf0\x8e\xf5\xb4\x51\x9c\xab\x48\xb5\xef\xf9\xf3\x47\x4c\x8b\xf7\x7a\xea\xbb\xcf\x2a\xd2\xc2\x97\x7f\xfe\x88\xc1\x0b\x5f\x59\x45\xea\xfd\x68\x8d\x77\xbf\x55\xd9\xf0\xdd\x55\xd9\xa0\x89\x6f\x55\x36\x57\x77\xd3\x41\x1f\x56\xcf\x52\x5a\x35\x74\x9e\xa6\x6b\x15\xd7\xe0\x53\xa6\x18\xab\x58\xeb\xfa\xcc\xe2\xea\xef\xec\x14\x57\x77\xc6\xb1\x8a\xb1\xde\x1d\x7c\x76\xbf\xeb\x33\x9e\x3e\x8c\x98\x26\x1e\xfa\x4b\x13\xcf\xaa\x6c\x50\xd9\x13\xab\xe8\x0b\xab\xde\x31\x29\x32\x78\x6b\xa0\xbf\x6b\x6c\x89\x01\xcd\xf5\x6e\x6e\xab\xeb\x73\xb5\x96\x83\xe2\xfa\x2c\xdf\x6b\xf0\x47\xa2\x38\x57\x71\xd5\x90\x9f\xb9\x96\xe2\x58\x6f\x54\x86\x7c\xac\x2a\x2a\x55\xd4\xf4\x87\x3f\xa6\xb7\x7c\xab\x8a\xf6\x87\x3f\xe6\xe3\xc8\xac\x6c\xac\x72\x3a\xa8\x23\x0d\xfe\x28\xab\x96\x74\x50\x5e\x9b\xe5\xe0\xfd\xd4\x78\x9c\x28\xc7\x7a\xdc\x57\x31\x67\x97\x3f\x1f\xd9\x17\x32\x65\x5e\xa0\xba\xb2\xea\xee\xd4\x56\x7c\xa3\x50\xbe\x7e\xfe\x48\x6b\x16\xf3\xd1\x9e\x9f\x3f\x9a\x75\x9c\xb7\x3b\x72\xbd\x92\x8e\xb2\xf6\x5b\xa3\xe8\x97\x95\x32\xa3\x4c\x3c\xa7\x23\x6b\x35\x73\xca\xc9\x31\x04\x7f\x38\x38\xde\x9f\x79\xb5\xc4\xeb\x73\xd5\xb8\xd6\x20\xe7\x63\xed\xf1\xd2\x29\xae\x43\x54\xd6\xbb\x39\xad\x4a\x4a\xa1\x48\x93\xf9\xa0\x7c\xae\xc7\x93\xe2\xf3\xf3\x47\x6a\x89\xe2\xbb\x8a\x54\xb1\xce\xe1\x9c\x99\xc7\x79\x0d\xb8\x66\x8a\x4c\x65\xb6\xdc\xd6\x63\xdf\x58\x4b\x56\x82\x22\x35\x37\x8a\x6b\x46\xaa\xc5\x55\x73\xe5\x85\xb2\x56\xa0\xd1\xf4\x9a\xbe\xd4\xe8\x7d\x59\xe3\x2e\xf4\xad\xac\xad\x50\x7c\x4a\xdf\x78\xba\xb6\x6e\xaa\x7c\x56\xef\x55\xe4\x85\xc6\x62\x65\xc6\x17\xab\x9b\x8d\xae\xad\x8d\x95\x2a\x03\x99\x8c\xda\x29\x9a\xab\x9b\x95\x79\x39\xe9\x3c\x35\x5f\x0e\x95\xce\xbd\x9f\xcb\xbc\xc8\xd6\x26\x35\xff\x3b\xc4\x27\x97\xb4\x96\xa0\xae\x66\x1b\x74\x68\x9d\xe0\xdc\xce\xd5\xec\x3a\x53\xb9\x5d\xac\x11\x2f\x5c\xac\xd1\xea\x57\xbb\x59\xdd\x49\x11\xea\x34\x28\xae\x79\x5a\x54\x24\xb7\x75\xfe\xd2\x22\x12\xb9\xdd\xab\x2b\xeb\x04\xe7\x58\x9b\x25\xad\x73\x9d\xe3\xa0\x86\x42\x91\x6d\xb3\xa8\x44\x8e\x0a\x25\x4b\x14\x57\xcb\xb1\x3a\xf1\x8e\x63\x6d\xbe\xba\x28\x58\x7e\x47\x5a\x7f\x1c\xcc\xca\x3b\x2a\x7f\xb0\xec\xef\x18\xfe\x51\xf9\xe3\xf2\x8f\xc6\x1f\xec\xde\xc3\xda\x66\xf7\x0f\xbe\x39\xfd\x83\x4e\xbd\xe7\xe9\x1f\x54\x7d\xbe\xfc\xc1\x34\xbc\x6b\xec\xeb\x8f\xcc\x1f\x56\xcd\x5a\xbc\xb7\xdf\x2c\x9a\x90\xbf\x45\xfc\x2b\x94\x38\x7f\xeb\x9c\xd7\xce\x59\xfc\xd6\x91\xae\x3d\xfb\xbc\xf0\x7c\x52\xae\xeb\x7d\x8e\xc0\xc7\xe4\x1c\xa9\x24\xfe\x08\x36\x97\x1f\xf7\x9f\x3f\xea\x08\xcb\xe3\xe7\x8f\x92\x8b\x8d\x4d\xde\xb1\xd2\x73\x3d\xe7\x30\x7f\xc7\xf5\xf3\xc7\x1c\x3e\xbe\x57\x5b\x61\xfd\xcf\xaa\x86\x83\xfd\x1d\xef\x2a\x77\xfb\xf0\xfd\xfc\x91\x8f\x49\xb3\x8b\xdc\xb4\x23\xd1\x14\x27\xae\xda\x9d\xb5\x4d\x72\x63\x9f\x7c\x8b\x0a\xd5\xc1\x54\x7e\x8b\x0a\xd5\x9e\x2c\xb7\x55\xae\x96\x25\x43\x6c\x8b\x2f\xf5\x9f\x3f\x4a\x71\x2c\x69\xed\x7e\x4f\xc2\x97\xe6\xcf\x1f\x75\x72\x98\x3e\xce\x71\xce\xbe\x7f\xad\x4e\x64\xdf\x59\x03\xc8\xc3\x86\x9f\x9f\x3f\x72\x75\x42\xd7\x09\x6f\x2d\xfb\xfc\xfb\xf9\xa3\x84\x0b\xb0\x8e\x78\xa9\x90\x97\x6f\xd1\x9d\x16\x76\x74\x91\x9d\x94\x9a\x33\xb1\x0e\x7f\x19\x1c\xdd\x2f\x57\x08\x88\x1f\x2f\xae\x3b\x33\x0d\x2c\x3a\x59\xa3\xd1\xb9\xdc\x17\x19\x2c\x56\x0a\x75\x1a\x3e\x9f\x3f\x7f\x94\x59\xfd\xf6\xfc\xf9\xa3\x95\x83\x59\x5f\xf4\xa2\x94\x69\x5b\x8b\x77\x1c\x87\xdf\x3e\xeb\x79\xf2\xfd\xc5\xa0\xd2\xee\x0f\x27\x64\xd0\x9f\x45\x94\xf3\x31\x19\x58\x61\xa7\xbb\xd8\x25\x73\x5e\xa8\xbf\x14\xbe\xf5\x9d\x0a\x0d\xf5\x79\x63\xf5\xe8\xdb\xa2\x43\x2d\xef\x7a\x56\xff\x4b\xf8\x7c\x70\x72\xad\x73\xae\x71\x39\x96\xb2\xfa\x1f\x4e\xdc\xe2\x00\x2d\x0e\x26\xae\xdc\x6b\x8c\x2e\x00\x54\x6c\xef\xa6\xf2\xc2\xe4\x5d\xbd\xc5\xbc\x4a\x85\x66\x7f\xeb\x04\xd7\xe6\x20\x2b\xfc\xcd\xad\xbe\x8e\x73\xe9\x4e\x4a\x2d\x50\x38\xbe\xad\x9c\x60\xb7\x4d\x6d\xc8\x31\x3e\x8f\xb5\x48\x10\xee\xaf\xae\x1d\x94\xeb\x6f\xc9\xd9\xb7\x88\x6b\x2d\x6e\xaf\x3a\x29\xdb\xa9\x75\x48\x47\xb5\x23\x6b\x75\x52\x66\xa4\x8b\x02\xd7\x56\x6c\xf0\x81\x92\xfa\xed\x5a\x9d\xe6\x8a\xd4\x8f\x8e\xf0\x4e\x83\x1d\x43\xb6\xbe\xc5\xbc\x73\xf7\xdb\x45\xbe\x4b\x85\xec\x7f\x6d\xed\xae\xc3\x81\xb6\xba\x9e\x7b\xb6\xda\xda\x5d\x47\xf3\x5b\x76\x57\xf2\xb9\xe2\x9d\xef\x0f\xce\x93\xef\xac\xd5\xd9\xbb\xa2\xad\xe3\x7d\x24\xcb\xd7\xcf\x1f\xf5\x57\x1f\x16\x5d\x9b\xae\xf8\x62\xd6\x25\x3b\xd9\x6d\x9d\xef\xa3\x5a\xff\xb7\xe6\xc1\x33\x0a\x6b\x19\xee\xa2\xc5\x5b\x4a\xf7\xc8\x85\xbb\x8b\x3a\x63\xf5\xbf\x48\x1b\x62\x9d\xef\x1c\xcc\x55\xb4\x75\xcc\x9c\xdb\x88\x9f\x3f\x7a\xda\x75\xf6\x9f\x3f\xfa\x71\x58\xcf\x80\x66\xbb\x35\x03\xba\xee\xb7\xf6\x9f\xfe\x2c\x29\x2d\x8f\xfd\xfe\xea\xff\xd8\x75\x3e\xcc\x27\xeb\x15\xef\x9a\x37\x8f\x7a\x7c\x9c\x26\xde\xef\x1e\x6f\xaa\xef\x09\x21\x04\xbe\xf1\xf5\x35\x00\xf9\xe7\xd7\x0b\x83\x67\x00\x7d\xed\xae\x56\x2c\x2f\x02\xb5\xe9\x65\x8f\xd5\x18\xb4\xfd\xeb\x6b\x00\x65\xfa\xce\xf8\xf9\xa3\x67\x09\x78\x5f\xc7\xbb\xbb\x60\xfd\x5c\x84\x7a\xd7\xbf\x16\xa0\x38\xd1\x7d\x0d\xa0\x4e\xeb\x81\xc9\xbb\xd8\xfd\x65\x82\x58\xd4\xfe\xf1\x9c\x6f\x17\x27\x8b\xf0\xc8\x2d\x46\x56\x32\x6c\xe8\x1b\xab\xff\xd9\x3e\x8f\x02\xe9\x61\x5c\x8b\xbf\xd5\x06\xab\xff\x06\x4a\x81\x74\x74\xac\xd3\xa1\x34\xf6\x8d\x75\xbc\x37\xa9\x5a\x2c\xb0\x36\xf9\xc0\x58\x1a\x42\x81\x4b\x7d\x63\x2d\x40\x71\x73\x0f\xd8\xf4\xde\xd1\x8b\x33\x76\xa5\x8d\x6f\x3c\x9c\x69\x3b\xc4\x0e\x6a\x96\xd7\x0a\x4c\x77\xf4\x94\xc3\xd1\xd1\x89\x98\x30\x5d\xca\x25\xcc\x8d\xc3\x91\x4d\xb9\x25\xad\xcd\x35\x82\x4d\xd0\x96\x0c\x93\x46\xb6\x22\x38\x9c\xdb\x6f\x71\xe4\x5e\xab\xcf\xd7\x0a\x34\x09\xe6\x44\xc7\x71\xf5\x26\x1c\x42\x56\x39\xd7\x0a\xa0\x36\xe4\x6f\xae\x23\x8c\xde\x90\xbf\x09\x81\x95\xd0\xcd\xb5\x02\xe3\xb0\x5d\x06\xe0\x6a\x23\xe6\x64\xb7\x1c\x72\xce\xec\xf2\xb8\x73\xf1\xe8\xe4\xe8\xcf\xb5\x04\x19\xa1\xe5\x43\x2d\x9b\xd3\x7d\x83\x62\xd6\x64\xe4\x67\x40\xb9\xfc\x60\x8d\xa0\xbb\x36\x4b\x49\x1b\x45\x26\xba\xb4\xb4\xa4\xb8\xfb\x21\x5d\xb4\xea\xb7\xd7\x1a\x65\x6d\xbf\xa5\x68\x4b\xee\xae\xc5\x61\x9c\xeb\x84\x1c\xbf\x6a\x5b\x04\x38\x24\x3f\xe7\x62\xe1\x9b\xb6\xa2\x0b\x76\x77\xc0\x52\x06\xc7\x26\x63\x4b\x90\xcb\x79\x97\x19\x9e\xe4\xe4\xaa\x3f\x7f\x8c\x4d\x72\xae\xf6\xf3\x47\x9f\xd6\x79\xad\x23\x3e\x25\x93\x4b\x93\x2c\x55\xe6\x76\x0d\x48\x1d\x73\x7f\xc1\x00\xe5\xd4\xd7\xb9\x46\x7d\x30\x1b\x17\x2a\xc4\xfe\xf6\x46\x28\xb4\xfc\xfc\xfc\xd1\x37\x47\xbe\x58\x1f\x77\xe7\x92\x5c\xdb\x26\x6f\xf7\x81\x78\xc4\xfb\x37\x1b\xcc\xd3\x78\xaf\xfd\xd5\x3d\x2d\x77\x59\x6d\xc9\x78\xef\xba\xa4\x1d\x49\xd4\xbd\x56\x67\x9f\x84\x25\xa2\x8e\x82\x86\xf4\x2d\x19\x35\xff\xaa\x73\x09\x89\x69\x48\x97\x96\x8a\x56\xaa\x1c\x6d\x09\x72\x69\x4a\x7f\x6e\x15\x50\x1b\xbb\x7f\xfe\x98\xdd\x13\x72\x2b\xc7\xdb\xd1\x97\x41\xfa\x0e\x0c\xd0\x8d\xf7\xc8\x23\x78\xff\x59\x0b\x50\x24\x0f\x4b\xf9\xec\xc3\xc5\x7b\xd6\x00\x32\x22\xec\xb7\x34\xd1\xae\x60\xff\x3d\x8b\x44\x8d\x75\xea\xca\x81\x92\xb5\x16\xbe\x1c\x8a\x86\x95\x22\x92\xd5\x91\xfd\x83\x5d\xe7\x3b\x09\x0d\x62\xad\x6f\x41\x51\x4c\x16\xe1\xd3\xc7\xd1\xfc\xe3\x53\x89\xeb\xeb\x8f\x09\xe3\x2d\x4b\x5e\x5f\xec\x8a\x3f\xd6\x54\x97\x63\x86\x7f\xd0\xc6\x87\x80\xcc\x18\xca\xf1\x0d\xff\xe0\xb5\xa5\x0b\xaf\x3f\xe8\xed\x77\xfa\x07\x7d\xf9\x2e\x55\xcf\x82\xaa\xbf\x74\xbf\xf5\x47\xca\x10\xda\xd5\x78\x2e\x5b\x27\xe4\x8f\x93\x91\x1e\x6b\xef\x94\x72\xfa\xcb\xa2\xfd\xa5\xdc\xd5\x3f\x06\x7f\x38\x94\x35\xfb\xa5\x3c\xcd\x0a\x56\x4f\x6a\x55\x88\x5f\xe4\xb0\xd4\x2e\xf1\x59\x0b\x56\xda\x54\x88\x67\xc4\x71\xec\x3f\x56\x05\x91\x94\xdb\x97\xd6\x56\x66\x52\x73\x58\x7c\xab\xcc\xf0\x35\xe6\x62\xde\x9f\x7f\xac\x59\x9a\xcf\xe1\x1f\x7c\xf3\xec\x5f\xe2\x0f\x7f\x2c\xe7\x6e\x74\x09\xe9\xe5\xaa\x56\xd0\xd7\x78\xee\x5d\xdb\xda\x0f\xe5\x7e\xad\x60\x31\xef\x7a\xb4\xf0\x8f\xf1\x87\x3f\xd6\xd4\xac\x6d\xb1\xdd\x5a\x8a\xe3\x59\xca\x58\x2d\x6a\xde\xc7\xe2\x73\xb5\x5c\x2a\x3f\x8b\xcc\xd6\xf2\x3c\xfe\xb1\xbe\xa9\x8f\xb5\xad\x75\xaa\x51\xfd\x66\xad\x53\x8d\xf0\x9b\xb5\x4e\xb5\x67\x3b\xba\xb6\x7f\xed\x79\xfa\x47\x5b\x7f\xf4\xfd\xcd\xaa\xba\x0f\xab\x5e\x04\xad\xce\x3d\xbd\x6b\x45\xeb\xec\xcc\x1b\x76\x8d\x3a\xfb\xe3\x1f\xab\xea\x89\x2e\x36\x8e\x75\xe4\xea\x9c\x97\xbf\x50\xc1\xfc\xfc\x63\x55\x3d\xaf\xf0\x8f\xf9\x1b\xda\x57\xe7\xd5\x7d\x73\x4d\xd0\xdd\xfd\x63\xc9\x3a\xf5\x3e\xb3\x7f\x74\xfe\x28\xfe\xb1\x06\xfb\xa8\xb5\xa5\xc5\x63\xea\xfb\x6f\xea\x58\x7d\x97\x3a\x96\xe0\x2b\xf5\x5d\xea\x58\x3a\x58\x93\xfa\x1e\xc8\x6b\x8b\x60\xd6\x77\x1d\xa8\xd2\xd7\xb9\xac\xef\x52\xb5\x6a\x5d\xfb\xa3\xbe\x4b\xd5\x2a\x79\x58\x86\x95\x2e\x22\x59\xdf\xa5\x6a\x95\x31\x7c\x1f\x46\x34\x7d\xfe\xa0\x6e\xd8\xd8\x0b\x05\xb7\xfc\xd9\x30\x2f\x2d\x65\xab\xa2\xb7\xd4\x57\xf3\x86\x2f\xa5\xdd\x3b\x6a\x45\xdb\x8a\x45\x9e\xeb\xbb\xb4\xad\x82\x89\xa3\xbe\x6a\x5b\x87\xe5\x40\x2a\x62\xc8\xa9\xfb\xb1\xb5\x2e\x5a\x8d\x4e\x5f\xdf\xa5\x6d\x25\xc4\xde\xfa\x26\xa4\x99\x66\x2f\x2e\x4c\x1e\x36\x76\x63\x42\xf1\x9d\xc5\x4b\xdb\x61\x3d\x2f\x8d\xd1\x09\x34\xa9\x66\x87\xb2\x07\x77\x30\x8f\x19\x51\x2b\xa8\x74\x69\x52\xf5\x70\xbe\xb4\x38\x1d\xc3\x2f\x90\xe4\xd9\x7d\x6f\x1e\xbf\x14\xe4\xfa\x66\x6d\x65\xc3\x1f\x4e\x58\x98\x3f\x28\xed\x32\x84\xa5\x4b\xb5\xbe\x6b\x5d\xda\x6c\x5b\x47\xb9\xbe\x18\xb2\xc2\x65\xde\x84\xc5\x25\x41\x69\x2a\xd9\x97\x76\x5f\xf9\xba\xd0\x57\xbb\x51\xa4\x24\xc3\xb7\xe2\x97\xa2\x5e\xdf\xe2\x54\x72\xa2\xde\xa5\x37\x15\x88\x57\x7d\x0b\xe6\x17\xa7\x60\xe9\x4d\xa5\x87\x1f\x5f\x08\x98\xb6\x20\xe1\xe3\xd0\xbd\x4b\x71\xca\x6d\xf7\x63\x6d\xd0\x92\x6c\xe1\xfb\x65\x0a\xa8\xef\xd2\x89\xf2\x70\x10\x55\xb2\xc7\xb9\x7c\xab\x62\x1f\xbd\xa8\xce\xa5\x9b\x6c\x1d\xcb\xda\x13\x2d\x2c\xc5\x27\xf7\xea\x07\x4b\xf1\xc9\xee\xa5\xa5\xf8\xac\x0f\xe8\x77\xa5\x7f\x1e\x8d\x45\x21\xca\x48\x3e\x5f\x73\x59\xdd\x1a\x8b\x76\xa5\x19\x96\x3f\xa4\x79\xc6\xb9\x34\x9f\x5c\xad\xa7\x39\xc7\x0e\x14\xd5\xe7\x28\xf4\x7b\xa9\x3e\x79\x86\x1f\xb0\x59\x2b\xdd\x6e\x4e\x31\x04\xe4\x5d\x64\x2f\x0d\x67\xb2\x69\x2d\x3d\x7c\x6b\x29\x0f\xd9\xa6\x97\xf2\xa3\x61\xa4\xbe\x0d\x23\x86\xdd\x6e\x10\x9c\x69\x6b\x4b\x49\xd8\xeb\x86\x92\x93\x1a\x2d\x2f\x25\xa7\x0c\x97\x04\x25\x67\x3a\xb4\xe0\x98\xb8\xeb\x97\x6e\x52\x7b\xa6\xbc\x94\x8a\xdc\x5d\xce\xa5\x54\xe4\xf0\xc4\xa0\x53\x1c\xc9\x73\xb5\x08\x7c\xc9\xc1\x90\x97\x70\x5f\x92\x1f\x2c\xc1\x7d\x64\x3f\x58\x42\x79\x6e\x83\xc1\x0c\x47\x56\xf2\xef\xa8\x1c\x56\xab\x5a\x3c\xc9\x4b\x64\xaf\x0d\x3a\xf9\x8e\xd3\x1a\x6c\xe6\xe2\x88\x33\x69\xe3\xfe\x65\x1b\xaa\xef\xa2\xd3\x35\xdc\x28\x88\xec\xd9\x9d\xbf\x44\xf6\x5c\x25\x52\xf3\xb0\x22\x26\x61\xc9\xec\xb5\x04\xad\x61\x7f\x9d\x92\x8a\x89\x55\x2a\xf3\xf1\x92\x0c\xca\xc8\x3e\x67\xf7\x39\x99\xd3\x03\xcb\xe4\x63\x82\x3c\x92\xcb\xb8\x64\xf3\x7a\x38\xf0\x45\xf8\xcb\x74\x96\x17\xf7\x1d\xe1\x0a\x4d\xf6\x7a\x66\x34\x4b\x06\xd7\xa2\x55\xdf\x13\x35\x54\xa2\x06\x59\x47\x22\xa9\xaf\x42\xc1\xde\x40\x4b\x06\xcf\xc9\xb3\x8b\xc5\x73\x48\x29\x96\x08\x5e\x93\xfb\x8a\x6b\x92\xec\x14\x71\x4f\x32\xab\x8d\x4d\x74\x7f\x1b\x70\x4e\xf7\x1f\xf4\xb4\xd8\x00\xcc\xcf\xbd\xb7\xc4\xec\x12\x0e\x19\x76\xd2\x64\x0e\x4b\x82\x2e\x9b\x6a\x5e\x1a\xc1\x78\xe7\xaa\x56\x4a\xb7\x2f\x24\x38\x39\xcb\x75\xfe\x32\xd6\x55\x6c\x86\xb5\x3b\xe4\x8b\xcd\x3a\xe9\xdd\x8d\x46\xeb\xea\xdf\x28\x84\x4e\xe9\x8d\xc5\xd0\x86\x6f\xd6\xc6\xbd\x77\x63\x71\xf3\xb8\x21\xee\x66\xb9\xd5\x12\x77\x0b\x42\x4f\x7d\x31\xc9\xee\x1d\x75\x73\x63\xb4\x4f\xc6\xcd\xae\xb7\xd7\xda\x2d\xab\x1f\xc0\xac\xdd\x20\xf7\xed\x07\xfe\x81\x4d\x61\xb7\xf0\xc2\x28\x18\xfe\xe3\x31\xe1\xf9\xe3\x31\x69\xfe\xb1\x56\x6d\x73\x9c\x25\xd8\xd6\xb0\xe5\x25\xae\x95\xea\x79\x5b\x92\x4a\x69\x0e\xe7\x59\x34\xac\xba\x1d\x1f\x4c\x53\x1e\xab\x67\x31\xdc\x21\x81\x7e\x30\x5c\x56\xbf\x85\x13\x75\x9f\x7f\x1c\x43\xbe\x7d\xdd\xe3\x56\xf4\x62\x79\x75\x0d\x5e\x7b\x27\x5d\x7d\x0b\x26\x1e\x16\xea\x5d\x5b\x2a\x3c\xdc\x6f\x83\xda\x30\x82\x97\x4d\x2e\xc3\x79\xdd\xe4\xe1\x4b\x30\x4d\x9b\x7e\x59\x4d\xc4\xb8\xf7\x5d\x5b\xa7\xbb\x75\x3e\x04\x0e\x4f\xd1\x97\xfc\x98\xd9\xfe\xd6\x72\xee\x31\x7f\x2c\xa7\x32\xc0\xe7\xde\x71\x9d\x3f\x78\x7a\xf7\x83\x45\x4b\xf6\x78\x10\xc1\x93\x93\xb7\x44\xeb\x92\xdd\xc0\x0a\xd7\xbb\x4b\xdf\xa3\x39\x84\xf2\xeb\x0f\xf4\xfb\x83\x8a\x2f\x1d\xb7\x62\x9f\x5e\x3f\x04\x7f\x24\x0c\x55\x07\x65\x76\x06\x8c\x1c\x5b\x72\x4d\xf4\x15\xa3\x71\xc1\x60\x54\x31\x1a\x6b\xe8\xae\x18\x8d\xd3\x3a\xd9\xbf\xa1\x6e\x58\x94\x53\x40\x33\xb0\x28\x57\x84\xf9\x8a\x51\xb8\x36\x26\x07\xa3\x70\xcd\xec\x2c\x8c\xc2\x0a\xef\x15\xa3\x70\x3e\x8a\xef\x3b\xe3\x8d\xf2\x8b\x10\x41\xc7\x31\xfe\xee\xe7\xdc\xef\x14\xe6\xe9\xf3\xd2\xc9\x43\x86\xf5\xb7\x2a\x50\x7c\xca\x2c\x89\xad\x85\xf5\xb7\x14\x87\x87\xcc\x82\x49\xa8\x62\xfd\xcd\x98\x69\x2a\xd6\xdf\xda\xd9\xd2\x58\x79\x8b\x4b\x87\x95\xb7\xf6\x61\x03\x6b\x3a\x24\x2b\x58\x70\x93\x9c\xf5\x53\x1a\xc1\x12\x52\x31\xe1\xd6\x3e\x7d\xa9\xf8\x83\x7f\xb8\x09\xe8\x85\xd2\x48\x76\xc2\x0a\xdd\x38\xac\xaa\xfb\x03\xed\x21\x8d\x14\xf6\x25\x56\xdc\xf5\x03\x03\x42\x1c\x51\x82\xc3\x8c\xbb\x7e\xf0\xad\x9b\x1f\x2c\x3f\x74\x84\x26\x30\xc5\x56\x47\x87\x74\x51\x33\x9d\x5d\x32\x41\xe9\xce\x00\x32\x41\x85\x22\x60\x0d\xad\x01\x87\xc2\x1a\x5a\x25\xef\x58\x43\x6b\x76\xf6\x1a\x67\x0e\xfb\x42\xd5\x1c\x1a\xd5\x1f\x18\x68\xb6\x05\x84\x82\x09\x5b\xc7\x1e\xba\x7e\xa0\x1b\x8d\x09\x77\x79\x31\x88\x8e\xca\x16\x40\x26\xc8\xae\x68\x3b\x99\x7c\x66\xa6\x5d\xdc\x9b\x5b\x56\x08\x67\x68\x8d\x61\x0e\xbf\x85\x6e\xc0\x34\x34\x88\x76\xbb\xbd\x64\x85\x3c\x1c\x66\x60\x15\x81\x13\x69\xf8\xe4\xfe\xa2\x62\xf8\xac\x18\x8f\x2b\x86\xcf\xd5\x51\x2a\x0a\x77\x06\x23\x08\x6f\xe6\x1d\xce\x92\x2e\xf2\xf4\x34\x85\x16\x42\x6b\x85\xf0\x3b\xca\x25\x75\x4c\x0f\x13\xca\xa3\x9a\x0d\x06\xcb\xda\xdd\x9d\xdd\xbd\xe0\xf6\xec\x48\xa6\x8e\x1e\x0b\xe4\x70\x57\x2d\xb5\xad\x0e\xf7\x0b\x16\xc8\x43\x0e\x82\x09\xb2\x76\x78\x23\x26\xc8\x52\x3d\x79\x98\x17\x31\x55\xd5\x6d\x5e\x44\xc4\xc0\xbc\x98\x0e\x49\x0b\xf6\xc5\x91\x1c\xbf\xa2\x8c\xac\x02\x03\x63\xca\xee\x7a\xa4\x95\x8e\x30\xfa\x29\xad\xe4\xea\x0f\x17\x56\x57\x7f\xb8\xfd\x81\x11\x2d\x71\xa5\xd4\x6c\xdb\xaf\x3f\x30\x63\x83\x35\x71\x3a\x94\x57\x32\x04\x1f\x1b\x63\xc5\xb4\x55\x35\x25\x0e\x37\xfa\xdc\xbd\x65\x78\x33\x10\xc2\x7c\xa9\x63\x57\x64\x6e\x26\x96\x4e\x27\x73\xda\x0f\xd8\x11\x86\xc2\x8a\xaf\x45\xc5\x20\x58\x86\x1f\xa3\x4a\x86\xe7\xea\x74\xb3\xb6\xdf\xdd\x3a\x54\x8d\x82\xc9\x19\x45\x22\xa9\x2e\x13\x12\x49\x72\xe9\x4f\x54\x31\x27\x17\x89\x44\x79\x1b\xa3\x60\x1d\xd2\x81\xd3\x03\x8b\x52\xa3\xe1\x6f\x78\xdc\x4f\xd7\x35\x18\xd4\x12\x49\xca\x70\xcd\xce\x45\x77\x26\xac\x17\xe3\x5d\x49\x8d\xbe\x5f\xd0\x23\x37\xc8\x92\x24\xa6\xf2\x12\x86\xb3\x54\xe0\x8c\x18\xce\x92\xd2\x2a\x86\xb3\x3a\xdc\x1f\x08\x06\xdc\xa1\x54\x6c\x5c\x75\xec\x32\xec\x16\x59\x00\x1b\x57\x6e\xee\xb3\x25\x0b\xd4\x21\xf5\x5a\xec\xbc\x34\x37\x2c\xec\x3c\x3c\xc6\x8f\x34\xca\x33\xf7\x38\x64\xcb\x0e\x79\xbf\xc5\x90\x61\xe8\xdf\xc3\x90\xdd\x42\x30\x7d\x95\xc6\x6f\x31\xfd\x3a\x10\x12\xbe\xc5\xf4\x47\xa0\x56\x7d\x2f\x82\xbe\xa3\x94\xe7\x67\x27\xfe\x45\x52\x4b\x34\xf0\x06\x2d\x33\x45\xaf\xbb\xda\x5a\x61\xfa\x43\xaa\xb6\x98\x7e\x6e\xee\xbe\xd7\xae\x32\xce\x77\xa9\x1e\xc9\xb9\x78\xb1\x8e\x3b\x04\xae\xda\xbb\x73\xfd\xb9\x75\xdd\x0a\x4b\x00\xc8\x05\x5d\xf2\xfb\x76\x97\x98\xe1\xcf\x2e\xf9\x12\x2d\x4b\xb0\x3f\x66\xa9\xb8\xe6\xdf\xf9\xf3\xc7\x6c\xbe\xcf\x2a\xec\x8a\x3e\xdf\xe9\x7f\xf8\x63\xc3\xd7\x48\xfb\x7b\xc3\x30\x38\xf2\xaa\xa8\x1d\x07\x76\xf3\xee\x73\x0e\x66\x59\x94\xbf\x1d\xc7\xf5\xf3\x47\x9f\xe1\x0f\xcc\x76\xf6\x03\x66\xbb\xf9\xce\xeb\x07\xc1\x1f\x4e\xf7\x5c\x65\x7d\x51\x30\x6c\xb7\x23\x61\xd9\xdc\x3f\xe8\x44\x40\x4d\x49\xab\x65\xa2\x89\xb4\x64\xac\x52\x2c\xaf\x03\xc0\x95\x57\x3b\xb0\x45\xcc\xb0\x8c\xb4\xb1\x08\x4a\x3b\xb0\x45\x1c\x4c\x59\x3b\x92\xfd\xf3\x07\x0d\x97\x94\xb3\xdd\xc8\x74\x16\x36\x0f\x85\x6c\xb8\xb9\xd4\xb1\x9f\x07\x2d\x1f\x94\xbb\x1f\xd0\x57\x8c\x0e\xdc\x7d\xb4\x23\x4f\x06\xe7\x07\xdc\x10\x0e\x2b\xba\x20\x27\x8c\x27\xbb\x27\x19\x02\x36\x07\x2c\xbe\xed\xc8\xae\x09\x0d\x2c\xa6\x5b\xb9\x29\x6f\x7a\xcf\x1c\xa5\xfa\x87\xd7\x8b\x54\x5a\xdc\xd0\xd5\x3f\xd0\x20\x5d\x87\xca\x6e\xc8\x96\x95\xf4\x68\x99\xbb\xcc\xe1\x10\x96\x4a\x3f\xda\xa4\xd7\xd5\x1e\x59\xb6\xd2\x46\xa5\x95\x2e\xd9\x0d\x2e\x2d\x0f\xbb\xdd\x9c\x17\x86\x0f\xdf\xc4\x97\xa9\x1d\xcd\xae\xc6\xef\x54\xd4\x76\x2c\xae\x5a\xc2\xee\x06\xc4\x2e\x68\x31\xe8\x8a\xe3\x5b\x8c\xab\x23\x26\xb5\x63\x31\xae\x31\x5c\x2e\x6e\xda\xa6\xf3\xd1\x17\x79\x40\xac\x6a\x87\x3c\x6c\xbf\xe3\x64\xb2\xb1\xb8\x2d\xcb\x2e\x10\x7e\x1f\xb5\xf2\x0e\xec\xa9\x27\xda\xc2\xd1\xa3\x15\x16\x6e\x48\x1b\xf9\x16\x3e\x80\x9b\x55\x3b\xe0\x03\x47\xf5\xa0\x2c\xcd\x75\x60\xcb\x6b\x87\x97\x4a\xae\xc3\x09\x6d\x74\xdf\x9f\x2a\x07\x74\x54\xda\x5f\x9d\xe4\x93\xf9\x73\x7b\x9f\xe1\x0f\xd4\x7a\xe2\x98\x61\x37\xd0\x38\xf7\xd9\x38\xd9\x57\xc5\x8f\x6f\x28\x2e\x2d\x2f\x32\x3e\x7a\x63\x45\x97\x32\x39\x3b\x9d\x58\xba\x64\xdf\x0b\xcd\x6d\xcc\xb4\xd3\x17\xb3\xe8\x88\x2f\xdb\x75\x67\x5c\x7d\x8d\xa6\xd3\xd3\x0b\x0a\x55\xfc\x00\xbf\x83\x64\x45\x4b\xf5\xde\xef\x73\x75\x32\x1d\xcc\xa2\xf4\x23\xb9\x87\x97\x3a\x38\xa6\x7b\x18\xea\x3e\x1d\xa4\x37\x18\xd5\x29\xe2\x0a\xa3\x7a\x48\x96\x16\x37\x8a\xeb\xf7\x40\x4b\x3d\xdb\x0f\x37\x5b\xdd\x8f\x5f\xb6\x2a\x1d\x7a\x69\x4c\xfa\x24\xed\xb5\xce\x17\x8f\x90\x83\x75\x5d\xa4\x77\x4c\xeb\x7f\xd9\x4f\xee\x95\x57\xad\x8f\xce\x41\x6e\x87\xfb\x60\x11\xcf\xd2\x9c\x5c\xb5\x27\xee\x6f\xda\xf1\xb1\x31\x3b\x1f\x2c\x4a\x3a\x8e\xfd\xfc\xf4\x25\x76\x05\xea\xd3\x01\x95\x4c\x50\xcf\xce\xf0\xf1\x43\x4c\x47\xed\xfe\xe0\x7c\x25\xca\xc5\x1f\x1a\x7f\x70\x57\x06\x49\x4a\xfb\x4e\x66\xe9\x02\x2d\x1d\x4e\xc6\xa4\xcc\xae\xa8\xd6\xb4\x06\x97\xc2\x32\x7d\x1a\x36\x67\x9f\x96\xcc\xda\xd2\xc1\x49\xa8\xb4\x90\xa0\xe8\x9c\xdb\x94\xec\x13\x34\x29\x2d\x1a\x5b\xb2\x35\x49\x63\x2b\x34\x33\x25\x76\x4c\xf2\xa5\x46\x99\x26\x16\xbd\x9d\xa3\xd1\xc2\x22\x9f\x1d\xe9\xaa\x25\xc9\x67\x9d\x7c\xb0\xc8\x67\x6e\x2c\x44\x5a\x14\x70\x70\xdd\xdd\x52\xe1\xae\x8a\x43\x95\x96\xe2\x31\xa6\x53\xb6\x28\xdd\x98\x50\xfd\xb4\x28\xdd\x98\xc9\x77\x6e\xca\x7e\xfb\xfd\x72\x4b\x6a\xa9\x6a\xe2\xe6\x9d\xaa\xe5\x89\x61\xe2\xdb\x75\x34\xb6\x64\x82\x00\x16\x28\x01\x3e\x9e\x95\x9b\xa0\x96\xf0\x06\x41\x66\x68\xa9\x22\x56\x75\x2b\xed\x7e\x6c\xad\x03\x43\x81\x1f\x4f\x7c\x61\xfc\xf8\xf4\xa5\xdf\x49\x6f\x2d\xd5\x25\xac\x96\xdd\xdf\xdb\xaf\x6c\x13\x87\x04\x68\x65\xc2\xe4\xd9\x9c\x9c\xa5\xde\x74\xa9\x4c\x6a\x2c\x45\x73\x4b\x60\xf2\x44\x12\x68\x49\xa2\x1b\x0c\x10\x6f\x8f\x01\xf9\x4c\x8b\x00\x27\x3c\xd9\x5a\x92\x00\x37\xa7\xb9\x61\xd5\xe3\xc0\xa6\xe0\x7a\xa3\xd1\x02\x6e\x17\x78\x76\xb5\x14\x78\x7f\x1d\x54\xba\x74\x8c\x91\xb3\xef\x38\x58\xa8\x00\x5e\xb0\xd3\x4d\x13\xdc\xbd\x4e\xdf\x5f\xa3\xc1\xb7\xa6\xa5\x50\xac\xb3\xad\xcf\x6f\xe9\x11\xa6\x50\x29\x4b\xea\x3a\x01\x32\x32\x4d\xa1\xcd\x0d\xde\xb9\x5d\xac\xbe\x54\x71\x0d\xa0\x77\xa8\x2b\x92\x96\xd4\x31\x47\x79\x6a\xb8\xb9\x51\x22\x48\x1d\xef\x47\xf7\x7d\x5f\x64\x32\xdc\xf7\xdd\x11\x54\x2b\xba\x50\x93\x6c\x6c\xa9\x4f\xc9\x91\x75\xb4\x07\x3f\x18\xfa\x49\x31\x9c\x81\x04\x0a\x75\x4f\x23\xff\xf2\x78\x6b\x09\x87\x89\x61\x63\xe8\x2d\x1d\x12\x92\x06\xb7\x39\x4e\x35\xea\x49\x72\xf5\x31\xa6\x16\x4f\xe8\xcc\x18\xd4\x19\x0c\x36\xd0\xee\x20\x67\xfc\xf2\xa2\x6b\x69\x72\x99\x61\xbb\x73\x28\x41\xd1\xf0\xe4\x5e\x3c\x68\x78\x3a\xb2\x46\x4f\xb9\x15\x2b\xd5\x1f\xf0\xdd\x41\xd6\x49\xfa\x5e\xda\x3b\x2f\x40\x5b\xd0\x1c\x4e\x09\x28\x27\x2d\x69\x11\x6d\x88\x4d\x69\x71\xa8\x8a\xe5\xa2\x25\x19\x14\x64\x39\x9d\xd7\x2f\xcf\xbe\x96\x4e\xaf\x73\xfc\x18\x83\x8d\x07\x08\x17\x81\x64\xcb\x17\x73\xe7\x98\xf1\xf5\xcc\x8e\x13\x87\x47\xc5\x98\xa4\x81\x13\x63\x4d\x4b\x8b\x2b\xe5\x0a\xd3\x4b\x17\xe6\xd7\x66\x45\x6b\x95\x9b\x44\x93\xfb\xff\xb6\x1b\x80\xa6\xbb\x1f\x2f\x5d\x10\x79\xe7\xe6\x2a\xd4\xe7\x4b\x15\x29\x87\xdb\xee\x86\xae\x36\x38\x66\xba\xf1\x93\x92\x34\xdc\xd0\x55\x89\x9e\x56\xcd\xe6\x30\x6f\x04\xf6\xb0\x26\x67\xdb\xf1\xe0\x8f\x5a\x3d\xc0\xf7\x8d\x29\xc5\x0f\x1e\x5c\x0f\x58\x05\x2f\x95\xdb\xee\xd3\x87\x88\x4f\x4d\x32\xc1\x66\x07\x1f\xae\xe7\x3c\xc1\x0f\xca\xad\xc4\xf4\x91\x5e\xb8\x7d\xb8\x8e\xdd\x94\xf8\x3d\x7e\x39\x55\xb6\xf4\xe2\xa8\xe4\x32\xbc\xfa\xf8\xb3\x54\x18\x11\x87\x24\xfd\xa5\xa2\xf0\xb4\x2d\xd6\x57\x0e\xf7\xfc\xfb\xfa\x83\x6f\xad\xfe\x15\x47\xfa\xd1\x42\x8a\xdf\xd2\xb7\xa5\x86\x8c\x24\xe9\x52\x0d\x89\x83\xbe\x7c\x08\x3c\x92\x4b\x39\x69\x48\x5a\xbe\xf6\xcb\x0b\xb4\xa5\x2f\x20\xc8\x36\xd9\x7d\xc9\x1f\x90\xe7\xdd\x2c\x8b\xdd\xee\xed\x0e\xb7\x2d\xfb\x95\x35\x53\x87\x1b\xf9\xbb\xa9\x93\x59\xc3\x54\x89\x71\xb7\xa5\x6f\x8f\xcf\x1f\x70\x55\x63\xd6\x32\xa6\x4a\x85\xea\x0c\x77\x96\x65\x65\x5d\x69\xeb\xa0\xcc\xa5\x0c\xc7\x26\xe3\x18\x11\xcd\xf7\x3b\xaa\xea\xa4\x8c\x3d\x77\x97\x51\xb0\x54\x42\xf2\x81\x9e\xcb\xf4\xe7\xa5\xff\xb4\xe3\xb0\x22\xec\x26\x48\x69\x78\x9d\x97\x69\x87\xd0\x72\x70\x53\x6e\x39\xc5\xcf\x1f\xd1\x92\xef\xb0\xf1\x39\xa2\x19\x3f\x82\x60\xe3\x67\xdc\x5b\x31\x36\x37\xdd\xd4\x3b\x32\x41\xf6\xc2\xb5\xf8\xdc\x65\x87\xdf\xe8\xc0\x5e\x58\x02\x5c\xd5\x8b\xea\x55\xe6\x62\x55\x6d\x29\x2f\xf5\x25\x4f\xb8\x01\xce\xea\xb9\x21\xb2\xe9\xad\x7e\x04\x7c\x45\x7f\x75\xee\xa7\x5a\xce\xb6\x90\xad\x09\x8b\x98\x73\x84\x27\xbb\xda\x42\xc6\x7c\x79\x04\x22\x68\x2e\x4e\x3c\x35\x15\x6c\x45\x1c\x08\x3c\xdb\x6b\x73\x22\x0b\x0e\x41\xdd\x32\x4c\xc9\xb9\x28\x13\xc1\x8e\x39\x2a\x3a\xd0\xfb\x8e\x3c\x96\x1e\x79\x33\x1a\x4e\x00\x5a\x11\xf7\x28\x2d\xeb\xaa\x82\x4b\x53\xcb\x15\x86\x8b\x3c\x96\x97\xb4\xa0\xc7\x41\xcb\x55\x73\x22\x1f\x57\x85\x65\xdf\x59\x52\x8a\xdc\x2a\x2f\xde\x5f\x66\xf5\x7d\xb8\xa1\xbd\x40\x73\xea\xcd\x6f\x1f\x2e\x0f\xe8\x69\xd3\x2b\x92\x6f\xf1\xea\x54\x62\xcb\xf0\xf3\xd8\xcf\x21\x4b\xbb\xe1\x06\x77\x73\x2a\x1a\x2a\xb5\x0d\x78\x53\x09\x43\xc8\x0d\xbd\x24\xdc\x47\x9a\x1f\xe1\x01\xf8\xf4\xd7\x8e\x60\x96\x83\x5a\x6d\x41\xd3\x62\xec\x97\xe0\x99\xd9\xf2\xf0\x07\xbf\x60\x86\x87\x3f\x9c\x90\x2b\x96\x70\xb1\xf4\x3e\x5d\x91\xd0\x22\x41\x37\xe0\xdc\xdd\x09\x86\x71\x1f\x11\x34\xd7\x9d\x3c\x2a\x5a\x9c\xbb\xef\x09\xe8\xec\x11\x0e\x6d\xee\xae\x08\x84\x39\x77\x3d\x54\x98\x99\x71\xf8\x03\x1b\x03\xf6\xdb\xc3\xb2\xec\x97\x0f\x46\x59\x02\x2f\x74\x2f\x8f\xb5\x3c\xc9\x93\xba\x58\x71\x39\x3c\x18\x03\x29\xa6\xd2\x8b\x71\xae\x21\x4c\x1b\xb8\x6c\xe0\xb7\xe4\x2d\x0f\x44\xcf\x5d\xdb\x83\x88\xcd\x60\x71\x54\xec\x8e\x75\x2e\x12\x88\x7b\x50\xcb\x53\x12\xe8\x4c\x79\xeb\xe9\x6a\xc3\x9b\x9b\x5d\xd4\x58\x18\x1e\x76\xbc\x0a\xb3\x44\x63\x7a\xb3\x42\x6b\x93\x69\x96\x38\x2c\x06\x9e\x13\xe4\x2d\x73\xa3\xa9\xe6\x92\x17\xff\x6e\x7b\xac\x18\x17\xdb\xf0\x9d\x01\x6b\xb6\x8c\x1c\x74\x58\xcf\x89\x50\xe0\xfb\xba\xd0\xf0\x0e\x7e\x3f\xcd\xd3\xaa\x27\x9f\xdb\x01\x36\x5d\xad\x73\xa9\x7c\xed\x70\xd9\x2f\x0c\xbe\xc8\x62\xf9\xd6\x21\xcd\x4e\xdc\x70\x03\x37\xd6\x9d\xfd\xc1\x3f\xb8\xb9\x83\xe9\x10\xc4\x54\xb3\x73\x27\xab\xed\x9e\x6f\x58\x6d\x97\x10\xcb\x6a\xbb\xf3\x72\xe3\xa6\x21\xa1\x78\x0c\x22\xe0\x03\x18\xe7\x41\x30\x53\xcb\x4f\xc6\x14\x6e\x99\x2d\x27\xd5\x5c\xaa\x64\x3b\xac\x88\x50\xb5\xa3\x4b\xf9\x9e\x01\x89\xf6\x83\xb5\x53\xc2\x03\xfb\xd8\x74\xb6\x89\xa5\x87\x10\xe0\xd5\xb2\xfc\xb8\x3b\xee\xc5\x8f\x47\x75\x0d\xd1\x4a\xd3\xb4\xb9\x8f\x0b\x61\x9e\xbf\x4b\xd5\xab\x30\xf3\xcc\xed\xe0\xd1\x91\x0b\xf3\xab\xaf\x0d\xdd\xf8\x1c\x10\x83\x83\x9b\x4e\x2b\x5a\x7c\x72\xe0\x71\xdd\xf2\x87\x85\xc1\xe9\xfb\xe6\xaf\x08\x89\x96\x3f\xbc\x85\xa4\xfc\xf0\xba\xe1\x3a\x7c\x78\x95\x23\x50\x17\xdc\x94\x0a\xd3\x5d\x54\x2b\x59\xe8\x02\x4b\x53\x63\x2a\x87\xf3\x02\xdf\x2b\xf0\x34\x82\x0a\x5a\x31\xac\x23\xfc\x80\xdd\xa9\x0e\x57\x8e\x8f\x88\x04\x7e\x48\x5e\xb8\xf3\x5c\xcf\x21\x96\xa7\x10\xa7\x81\xef\x61\x2b\x7a\x0e\x35\x9f\xbb\xe8\xcd\x1f\x26\x21\x85\x41\xf9\xfc\x15\xe4\xd1\x4a\x42\x5c\x86\x06\x94\xcc\xfe\x47\xec\x2a\x28\x95\xaa\x38\x25\xbb\xc5\x6c\xd9\xb8\x8b\xfd\x12\xd7\x19\xd5\x8f\xd7\x72\x86\x95\x2e\x16\x35\xa6\xbd\xc6\xc6\xa6\xcc\x5e\x16\x8b\x1a\x07\x1c\xaa\x14\x37\x34\x64\xa9\x14\x16\x04\x01\xa5\xc0\x7e\x5c\xa8\xc2\x4d\x18\x4e\x90\xad\xe0\x98\x23\x51\x2f\xc5\x4a\x2d\xb3\x13\xd8\x21\x65\xa9\xaa\x43\x79\xa3\x2c\xe6\x63\xc4\x4a\x2b\xaa\xaa\x1a\xb6\x0a\xdc\x47\x83\x46\xd1\x49\x87\x3b\xd3\x56\xaa\xee\x58\x74\x4f\x27\x1d\x6e\x06\x5b\x21\x74\xa1\xec\x97\xd0\x55\x1d\x43\xe5\x9e\xb3\x94\xdf\xd1\xb7\x52\xb7\xcb\x02\x65\x9c\x73\x76\xc5\x18\x6c\xd8\x64\x65\x87\x25\x38\x10\xbd\x73\x60\x4e\x65\xa9\xaa\x95\x68\xce\x56\x1a\x9e\x64\x70\xd7\xb2\x38\xdb\x90\xd5\x94\x66\xf8\x1b\x0d\xe0\x92\x48\x2c\x42\x2b\xad\xe3\x90\xe4\x3b\x27\xc4\xc1\x32\xa4\x59\x75\xa8\xa0\xb5\x26\x37\x8d\x1c\x4f\x82\x58\x16\xc7\x4b\xc9\x65\x69\xec\x44\x84\x96\x12\x6b\x27\xaa\xc3\x15\x1c\x13\xf1\x46\x6d\x05\x95\x37\x5c\x6b\x2e\xe2\xf0\xc2\x6b\x25\xb8\xa6\x77\xdb\xcb\x2d\x25\x3f\x25\xdc\x40\x74\x69\x71\xcb\xc2\xc5\x41\x2b\x72\x4b\x2e\xca\x5a\x89\x7f\x0d\x31\x6a\x45\x25\x99\xdb\xa0\x56\x96\x92\x5c\x76\x57\xd1\x86\xbb\x13\x10\x78\x52\x7b\x2c\x97\x32\x5c\xb3\xcb\xd5\xf1\x52\x81\xc7\x15\x95\xe1\xee\xf6\xe0\xee\xee\x70\xe6\x51\x86\xb3\xb3\xd7\x71\x45\x76\xaf\x77\x37\x04\x54\xa6\xa8\x0d\x17\x6b\x1a\xac\xa1\xad\x4d\x5f\xf2\x8f\x93\x7e\x5b\x2b\xf7\x2e\xbe\x64\x98\x80\x47\x6b\x40\xae\xb8\xb4\x68\x65\x78\x99\x43\xd3\x83\x40\x0d\x8f\x9c\x2e\x49\xc5\xb2\xf2\x22\x5d\xf2\xba\x8e\x4b\x98\x56\x06\xc4\xdb\x95\x5e\xec\xb4\xa6\x5d\x29\xa2\x80\x1f\x73\xdf\xb6\x8f\xd3\xc4\xfc\xea\x31\x5b\xaa\xee\x18\xce\x05\xaa\xee\xde\x92\xd3\x6f\x99\x54\x99\xa6\x86\xf3\x82\x1f\x50\x71\x2b\x2d\xae\xd9\xbb\x93\xa4\xda\xcb\x2d\x47\x2b\x8b\x6d\x16\xcd\x60\x05\x5f\xfc\x8e\xb8\x58\xb4\xcb\x7a\x29\x50\x50\x7b\xfb\xae\x89\x68\x21\x09\x19\xd7\x6e\x87\x37\x1b\x45\xbb\xac\xe3\xe4\xde\x2d\xbb\x01\xb0\xc5\x6a\x99\x2a\x27\x1b\x00\xda\x5d\x2e\xfc\xb9\x3c\xe1\x97\x33\x2c\x4d\xc0\x32\x3b\x5c\xc3\xab\xf9\x03\x7d\xbd\xe2\x57\xb8\x5a\x2b\x58\x60\xb3\x64\x00\x16\xac\x99\xa8\xc8\x82\x95\x09\x8a\x6e\x3e\x4e\x25\x2c\x38\x79\x40\x17\x07\xee\xdd\x63\x72\x8f\x5f\x71\x6f\xad\x10\x47\x9c\xec\x2a\x97\x73\xc7\x7e\x7e\x11\xa4\x40\x8f\x96\x7a\x5b\x94\x03\x0a\x4e\xea\x72\xca\x02\xff\x6d\x6e\xaa\x87\x60\x24\x78\xf4\x76\x9f\x1e\x1e\x5c\x1c\x72\x12\x7c\xb9\x70\x83\xa7\xc9\xbd\x70\x83\x97\xa4\xc5\x8b\xfd\x56\xcd\xec\x45\xf6\xab\xa1\xad\xa0\x0e\x4f\x4f\xc6\xa3\x1f\x3f\x1f\xe3\x91\xd3\x8e\xdf\x13\xb8\xd7\x85\x47\x2c\x2f\x2f\x86\x47\xd9\xc2\x5b\x7e\xc5\xfb\xb5\x82\xde\xbc\x37\xc7\xdb\x90\x8d\x6d\x05\x0f\x09\xcf\xae\x37\x7a\x43\xaa\xf6\x0e\x68\x8e\x3f\x4c\xca\x7e\x70\x72\x25\xc3\x44\xbd\xc6\x71\x32\x39\x98\x9e\xeb\x7e\xff\xf9\xf9\x43\x51\xba\xa0\x7e\x37\x8f\x83\xda\xb7\x74\x6f\x89\x04\x45\xfb\x43\x59\x22\xc1\xa2\x10\x94\x09\x04\xf3\xfd\xcf\x20\x12\xdf\x71\xe3\x4a\xeb\xf4\xf3\xa9\x7e\xa0\x09\xc5\xe7\x6b\x00\xda\xe9\x0b\xea\x75\x73\xf0\x4b\x9e\x28\x0a\x88\xe5\xdb\x73\xcf\x00\x96\x82\xdd\xf0\x97\x6b\xe5\x33\x98\xd8\xd6\x1e\x9e\xaf\xd9\xaa\xba\xfc\x28\x20\x10\x7b\x5e\x0b\xd3\x55\x75\x82\xc6\xe3\xb4\x55\xcc\xdc\x99\x29\xaa\x47\xc5\xfd\x76\x50\x76\x9f\x84\x3f\x04\xd5\xfa\x83\x93\x1d\x56\x85\xbb\x1d\x42\x65\x3d\x60\x6c\x18\xdd\x2a\x66\xee\x3a\x7d\xe7\xf2\x83\xc6\x1f\x5c\x28\xed\x97\x9e\xc5\x67\x92\x1f\xeb\x7d\x6a\x97\x3e\x9c\x66\x79\x67\xc9\x2f\x85\x08\xfb\x56\xd5\xc9\xa1\x07\x75\xe9\xe4\x8b\xbe\x52\x46\xba\x60\x79\xaa\xd1\xf1\x32\xaf\x9a\x20\xc5\x0e\x21\x39\x04\x2b\x25\x2a\x04\xae\x51\x93\x86\x39\x86\xa6\x52\x3e\xba\x35\x61\x36\x3d\x2c\xbf\xd8\x77\xed\xc5\x22\x63\x99\x0d\x59\x31\xa9\x47\xb5\xcc\x66\x80\x10\x57\x85\x9f\xc1\xce\xa8\x4b\xf8\x69\x44\x63\xb5\x8a\x4b\xb4\x22\x6b\xcd\x7d\x29\xa8\xd4\x4f\x6c\x69\x63\x2f\x54\x1c\xa2\x03\x2e\x5e\x55\xee\x07\x9b\xb3\xa2\xdc\x8f\x69\x9d\xde\xcb\xf9\xdc\xe8\x58\x9f\x13\x3e\xe7\xbc\x67\x6e\x02\x7d\x5f\xc1\x69\xb0\x61\xea\x12\x9c\xaa\xa6\xee\x5a\x98\xc7\x61\x59\xaa\xe7\xa4\x16\x5d\x41\xfd\x00\x7b\x3c\x34\xac\xa2\xf4\x4b\x01\x2a\x0e\x48\x52\xf4\x5a\x76\x57\xad\x49\x26\xcb\x30\xd1\xfa\x55\x93\xab\x57\xa1\x0a\x82\x95\xab\x50\x89\x75\x2d\x46\xad\x23\x6b\x55\xee\x0e\x0e\x57\xa1\x3a\x79\xbc\x84\x78\x55\xdc\x0b\x5e\x05\x68\xfa\xac\x55\xff\x61\xd6\x99\xab\x80\x43\xd1\xae\x22\x42\xa9\x94\xd6\xea\x91\xe1\x6b\x7c\x9a\xa5\x17\x55\xa9\x69\x20\x5b\x54\x42\x35\x35\x20\xd4\xc6\x8e\x81\xe2\xd6\x46\x20\xad\xad\xe1\x99\x54\xea\xf1\x3b\xfa\x56\x89\xe3\x2c\xf6\xa4\x39\x3d\xd3\xda\x0c\x44\xf5\x07\xdd\xb1\x99\x67\x44\xa1\xbd\x48\xe1\x62\x38\xda\x25\x0b\xb5\xe2\xb2\x2a\x0b\x4d\x37\x66\xd0\xc7\xfd\x52\xf7\x07\x46\x1b\x86\x03\x52\xee\xec\x4c\x9b\x5e\x22\xcc\x3a\x55\x94\x0b\x9e\x5e\xbe\xc3\xb9\x99\xfb\x07\x1c\xb4\x60\xc2\xb5\xdb\x82\x65\x66\xc1\x99\xea\xda\xa3\xe8\x6b\xe7\xfa\xd1\xdd\xd8\x59\x6e\xd7\xa2\x7b\xc0\x19\x27\x66\x7b\xaf\x28\xeb\x48\x36\xc6\xc7\x83\x1d\xe8\xe9\x55\xb2\x91\x10\xd6\xe1\xa0\xfd\xda\x41\xef\xaa\xb8\x58\x46\x2e\xaa\x48\x30\x15\x96\x50\xb1\xe8\x4f\x37\x94\x97\xc3\x1a\xd9\xeb\x20\x34\xc4\x59\xc2\xdf\x48\xd3\x7d\xc5\xdf\xc8\x5b\xbd\x3a\xed\xd3\xfe\x03\xa7\x4d\xf7\xca\xb4\x4f\x56\x3b\xed\x13\x53\x66\x4c\xa3\x83\x20\x70\xaa\xb8\xa1\x96\x60\x94\xb5\xbb\x55\xcd\x09\xd3\xa5\x5e\x92\x51\xab\x2e\xdc\x92\x6d\x16\x45\xa3\xbc\x2a\x55\x65\xaf\xa7\x03\x45\xf4\xaa\x4b\xb6\x69\xf2\xc1\xba\x64\x9b\x26\x7f\xa9\x4b\xb4\xa9\x51\x2d\x5f\x64\xea\xf0\x63\x44\x38\xc9\xd1\x69\x63\x96\x5f\x2b\x65\x08\x84\x0c\x16\x27\x80\xfb\x80\x63\x93\x54\x2e\x04\x54\x58\x2a\x17\x02\xc7\xf4\x68\x7b\x23\x20\x8d\xb8\xe8\x2b\x0a\x68\xbd\xbc\x81\xa3\x7b\x4b\xfe\x69\x44\x46\xb4\x7a\xdd\x3f\x7f\xcc\xc3\xf5\xc1\xf0\xaf\xd8\x52\x2f\xbb\x61\xff\x88\xfc\x53\xf9\xa8\x4b\x48\x52\x56\xaf\x88\x48\x6a\x7b\xf5\x66\xaf\x62\xd9\xab\xb7\xab\x50\xfd\x83\xc0\x4c\x69\xb6\xb7\x06\xb3\x5a\x11\xa1\xa5\x12\xff\x9b\x88\x1e\x97\x0d\x53\xc6\xa6\x4d\xb8\x42\x6f\xce\xb1\x84\xa7\xe6\x15\x77\xc5\xe3\x79\xba\x6c\xf7\xbb\x3a\xe4\xa7\xf4\xd3\x6d\x81\x7d\x63\x53\x5a\x9c\x9f\x0e\xab\x7c\xec\x28\xd5\x2c\xf9\x6a\xb1\x27\xca\x61\xdf\x98\x21\xec\x1b\x5e\xcf\x55\xe4\xab\x63\x8f\x40\x4f\xa8\x29\xc5\x7f\xec\x91\x3f\xb0\x84\x6e\xe1\xe7\xa5\x4c\x97\xf0\x84\xca\xbe\xaf\xfb\xf3\x44\x9c\xab\x4b\xa0\x1a\xdd\x33\xf9\xe2\x35\x21\x43\x45\x56\xda\xab\xfc\xb2\x8f\xe4\xd8\x2f\xce\xa4\x76\x6f\x3b\x3f\xf9\x0e\x2e\x31\xed\x77\x31\xaa\xad\xe2\x19\xb5\x77\xf1\x12\x98\x8a\xee\x1e\x15\xa7\x67\x2f\xfb\xea\xc7\x4e\x77\x45\x91\x61\xb4\x5b\xd6\xcf\x61\x2b\x16\x20\xc3\xec\x9d\xf1\x39\x6c\xa6\xc0\x4b\x82\xe9\x8a\x7e\x08\x99\x70\xe1\xa6\x70\xe3\xd5\x43\x43\xb8\x49\xfb\x87\xca\xe6\x1b\x94\xdd\x1b\x70\x92\x76\xe8\x7c\x9e\x28\xe3\x27\xcf\x02\xb7\xc3\xb5\xe8\xfe\x30\xd7\xc2\x37\x8a\x2c\x3c\x07\xb1\x29\x85\xd8\xc0\x92\x42\x9a\x3e\x4f\x2d\x79\x72\x7d\xce\x09\x80\x61\xb6\xcc\x46\xe1\xd4\x37\xfd\x91\x89\xcf\x6c\x0d\x8b\xbe\x97\x2a\x8d\xe4\x12\xde\xa7\x35\x92\x48\x10\xb5\xd1\x5a\x76\x62\xa0\xf6\x0d\x2b\xfe\xec\xfe\x20\x4d\x9b\x7e\x01\xa7\xaf\xd6\x84\x2b\xb4\x73\x51\x68\x1a\x43\x50\x2b\xfa\x48\x31\xb2\xe2\x89\x46\xd6\x6f\x85\x35\x41\x21\x68\xe4\x88\xa8\xd5\x8f\xd9\x7d\xd5\x77\x1e\x3d\x09\xe9\x06\xbc\x9a\xe8\xa8\xd6\x0a\x13\xe3\xe4\x91\xb5\x25\x69\xe6\x6c\x95\x99\xb1\x4b\x18\x4f\xd2\x01\xbd\x6a\x44\x38\x49\xc9\x1b\xf7\xfc\xa4\x3e\x6a\x8d\x7b\xfe\x44\xc4\x67\x6b\xa4\x7d\xd0\x19\xa0\x2d\x26\xbe\xe4\x00\xca\xe7\x5a\x12\x8b\xdf\x52\xdd\xec\x51\x63\x9c\x2e\x55\x23\x2a\x18\x06\xd7\xf0\x34\x4e\xe4\xc2\x68\xad\x71\x18\xab\x3f\x40\x4c\x39\x72\xad\x31\xce\x66\x45\x8e\xd3\xb1\x35\xe3\x56\x78\x89\x14\x3c\x81\x72\xd8\x82\x7b\xca\xc3\xe7\x8d\x1b\x1a\x46\xb0\xf8\x6f\xae\x6e\xaa\x70\x3d\x7d\x1f\x6b\xae\x0d\xc7\x65\x03\x6c\x00\x1c\xa7\x3a\xa7\xa1\x05\x1b\xdd\xa9\x20\x58\x54\x63\x76\xd3\x38\xe0\xea\x74\x76\x15\xfb\xbf\x75\x84\x3e\x4c\x14\xad\xdb\x6b\xd4\x99\xd6\x21\x0e\xf0\xdc\xd6\x75\x00\xf5\x2d\x99\x2e\x0a\x56\x1b\xac\x8e\x5d\x1d\xa4\xe4\x40\xaa\x6a\xc3\xbd\x40\xb7\x07\x5e\xf1\xee\xdb\xb1\x84\xe4\x5f\xcf\x07\xdf\xd2\xeb\x81\x0b\x1f\xac\xae\x61\x4c\x18\x6e\xc8\x41\x4f\x77\x5b\x9e\x1d\x3a\x37\xdd\x22\xae\xd4\xb4\x13\x96\x39\x3c\x1e\x4e\x2e\xd1\x4b\xf6\x03\x16\xdf\xf3\x38\x91\x8e\x76\xf9\x41\x2a\x61\x60\x53\x23\x93\xdb\x7c\xd2\x1a\xa4\xae\xe1\x99\xe5\x0d\x6a\x3b\x4f\x7c\xbf\xf8\xe0\x74\x11\x9c\xa3\xc5\x27\xc7\xe2\x3d\xbf\xa1\x6f\xed\x74\x96\x91\x6c\xda\x49\xdc\x3a\x94\xb6\x5d\x8c\x03\x26\x4a\xa2\xa4\xa1\x7d\x96\x4c\x49\x55\xae\xd6\x2e\x77\xa2\xc7\xf2\x62\x27\xba\x2a\xb8\x74\xa5\x4d\xa3\xb8\x3d\x9f\x2e\xc5\xa5\xda\x1d\xbe\xc5\x34\xd8\xfb\x0b\xba\xa9\x48\xdc\x08\x28\xd2\x4b\xb3\x11\x63\x9f\xbc\x40\x6f\x37\x13\x0a\x87\x69\xf8\xf5\x6a\x10\x25\x67\xd3\xa8\x6e\xde\x9b\xdb\x32\xa9\xc0\x6d\x73\x90\xe9\x76\x3b\xeb\xf4\x63\xb1\xbf\xa1\x97\x56\x7b\x18\xa9\x04\x48\x3e\xe7\xd2\x3f\xdc\xc0\x7a\xe6\x1e\x57\x92\xae\x3e\x9e\x69\x7b\x81\x7d\xbf\x3a\x7d\xcf\xc9\xe1\xf5\x25\x57\x63\x58\x13\x16\x8c\x6c\x4d\x1c\x09\x44\xd2\xf6\xb8\xc6\xc8\xcf\xed\x71\x8d\x29\xbf\xee\x28\x4f\x29\xee\xbf\x43\x8a\xfa\x4a\x74\x24\xb5\x2f\xee\x62\xce\xc0\x4b\x07\x11\x92\xda\xcb\x4a\x38\xe1\x2f\xfd\x43\x1d\x69\x18\x11\x12\x51\x31\xad\x61\x44\xa8\xbb\xa2\xc5\x13\x0e\xfb\xf4\x42\xa7\xbb\x95\xd2\x25\x44\x9b\xf6\xb9\xd6\x9e\x04\x6e\xd1\xab\x15\x2d\x2d\x7f\x1e\x4e\xeb\x07\x81\xe8\x7e\x40\x90\xad\x34\xe1\xe3\xf8\x4e\xcb\x1c\x5f\x4d\x2f\xb1\x98\xdc\x62\x75\x94\x59\x07\x16\x8e\x14\x5a\xa3\x41\xbe\x02\x56\x96\xb4\xdb\xc5\x41\xb7\xa7\x3f\x4c\x2e\xa6\x0a\x65\xe8\x1d\xbd\x8b\xa5\x75\x4f\xe2\x6d\x1b\x71\xf1\x89\x00\xcb\x16\x38\xfc\x92\x11\xa3\x05\xae\x65\x7a\x3d\x44\x62\x41\x77\x45\x89\xe1\xb0\xb8\x91\xcc\x7c\x41\xc3\x04\xf2\x1c\xd9\x8f\x2f\xb4\x6b\x7a\x9d\x10\x05\xd9\x19\xc1\x2d\x77\x22\xda\xa1\x45\x72\xcc\x56\xca\x44\x22\xb6\x04\xca\xb2\xd7\x32\x91\x5d\xb5\x4e\xb9\x33\x15\x34\x80\xb6\xbc\xdd\x58\x22\xe3\x5c\x97\x2c\xdf\xbc\x44\x03\x8b\x59\xb6\x76\xf8\xfc\xa5\xd7\xf4\x88\xeb\x84\x80\x4c\xc5\xe2\x95\xd3\xd3\x1d\x2a\xc5\x36\x06\xaf\x24\x98\xa2\x05\x4a\x71\x4a\xce\x51\x81\x79\xb1\x15\x82\xcc\x79\x04\xf4\xb7\x28\xc8\x16\x87\x15\xb9\x20\x48\x58\xb1\xb4\xe5\xa9\x3b\x62\x90\x74\xe9\xd7\x4b\xa7\x2f\xd9\x04\xb1\xe4\x10\x96\x40\x11\x56\xee\x36\x25\x5a\x4a\x2e\xc9\x62\xae\x53\xe7\x42\x82\xfc\x9b\x1e\x37\x51\x1d\x27\x15\xe1\x07\x4c\x5e\xb9\x16\x8b\x0f\xb6\xb5\xfd\x7f\x43\xe3\xa2\x39\xb3\x74\x71\xa9\xb6\x4d\xaf\xc0\x68\x76\x97\xa5\x6b\x36\x48\x0f\x1b\xfb\x07\x8a\x13\xc1\x04\x72\x1c\x48\x36\x90\x92\xee\x26\xb1\x34\xd9\x46\x0c\x79\x8b\x70\x06\xdd\xae\x61\xb7\x2c\x3b\x83\xbe\xe4\x39\xa1\x17\xe1\x0c\xba\x46\x78\xbe\x1d\x6e\x69\x63\x77\x5d\xdf\xc5\x61\xab\x7a\x69\x2c\x0e\xdb\xf4\x29\x8c\x90\x9a\xf8\xfe\xc7\xba\x33\x37\xdd\xc9\x84\x64\x07\x1a\xb1\xfe\x51\xb1\x34\xe2\x49\x60\x7e\x8b\xbe\xbb\xca\xa0\xb9\x27\xd7\x78\x18\x7a\xb8\x91\x94\xae\x45\x37\xc3\x21\x4d\x74\xfb\x0a\x5b\x0d\x72\x08\xa9\xb2\x47\x9f\xac\x17\x53\xd3\x5d\x6d\x38\x54\x0c\xe7\x8c\x9a\x96\x5a\xdb\xb4\xc4\xc4\xd2\x6a\x5b\xf3\x98\x71\x69\x1e\x2e\xfc\xf0\x08\x31\x88\xe1\x11\x82\x9c\x04\x61\x34\x6a\xec\x41\xa2\x1e\x0d\x51\xb1\x14\xd6\x46\x1c\x4c\x8b\x59\xfd\x80\x51\x93\x48\x50\x02\x17\x58\xef\x8b\x7b\x6e\xe9\xa2\x45\xe1\x3b\x4e\xd6\x01\x3a\x1b\x46\xb1\x24\x0f\x29\xb9\x6d\x54\x3a\x62\x71\xc2\xa9\x89\x25\x96\x3a\xb9\x84\xdc\x55\x5e\xdc\x6f\x1e\x98\xc0\x02\xab\x79\xf8\xed\xa5\x7f\xa0\x87\xf1\x92\x84\x50\x11\xe9\x65\x74\x65\x8c\x0b\x7f\x3f\x3f\x40\x21\x54\x6b\x8c\xa5\x11\x4e\x59\x45\xe0\xcf\x1c\x48\x46\x81\x3f\xb3\xfa\x7a\xdc\x1e\x33\xdf\x61\xe2\x3d\x72\x18\xcd\x75\x32\x09\x7c\xc2\x92\x71\x12\x41\x6a\x17\x15\xc2\xc0\xcf\x79\x7f\x00\x27\xd3\x7f\x2d\x9e\xfe\x2b\xd3\x5c\x8b\xc7\x3b\x45\xdf\xb9\x60\x2c\x3e\xbf\x75\xa8\xf3\x07\x8e\xa2\xfb\xe2\x21\x64\xd2\x91\xa1\xaf\x79\x13\x1e\x2f\x57\x4b\xd8\x31\xe2\x65\x17\xfa\xed\x8b\x44\xe6\x0c\x71\x1d\xbd\x3d\xe1\x03\xfb\xb7\x6a\x4b\xbc\xec\x73\x89\xc6\x6b\xcb\xc8\xcb\x81\xcb\x74\x41\xba\x08\xdc\xc3\xaa\x2b\xfb\xe9\xbd\x46\x8f\x3e\x7c\x54\x9d\x23\x38\x54\xb3\x81\x8f\x73\x8e\xe8\x15\xe8\x67\x06\x0c\x84\xbe\x5a\x9e\xc8\xc5\xa1\xca\x5e\xcc\xcf\x05\x5f\xef\x74\x33\x68\x34\xcb\x4c\x1d\x92\x6d\x3f\x5c\x70\x14\x89\x8e\x8b\xb4\x0e\x85\x7d\x71\xab\xa9\x4d\xb2\x9b\xd1\xf0\xb0\x4c\x27\xb8\x56\xe9\xc7\x49\xd9\xe7\xf8\xd8\x40\x95\xfb\xe1\x88\xab\x7f\x3c\x38\x9b\xa7\xdf\x91\xb7\x9e\x90\xce\x38\x31\x3d\x15\xca\xf4\x2a\xc1\x43\xf7\x73\x36\x7a\x6e\xfe\x31\xf8\xc1\x97\xa0\x7b\xcc\x71\xff\xb7\x64\x83\x8d\x5c\x2a\x45\x93\x6e\x27\xae\xa4\xc0\x13\x48\xab\xd2\xbc\xc3\xef\xa8\x74\x7a\xf8\x74\xfd\xb2\x32\xc7\xaa\xc3\xa5\x0e\xc7\x8a\x4a\xa7\x21\xb2\xeb\x7e\xc5\x3e\xec\x28\x68\x07\x4a\x66\x2f\x56\xea\x73\xb3\x25\xf2\x2d\xc9\xfa\x14\xf4\x3b\xb9\x25\x48\x6c\xd9\x3a\x2c\x24\x65\x28\x46\x37\x29\x9f\x15\xe1\x59\x95\xbc\x37\xea\x15\xff\x14\xf4\xaa\x4e\xf0\x89\xea\x70\xc7\x64\x1a\xd9\xb2\xdd\x66\xdb\x77\x98\xce\xb1\x7f\x40\x7a\xd9\xcf\x49\x6b\xe1\xd0\xc8\x1b\xa1\xe6\xda\x8d\x11\x65\xcf\x74\x7c\xab\xb4\x7c\x75\x6e\x97\xb5\x6a\xf4\x86\x1f\x93\x53\x81\x51\xb4\x4d\xdf\x71\x8a\xe8\x28\xfc\x66\x3f\x36\x00\xce\xea\x71\x6b\x85\xdb\x74\xae\x96\x75\x62\xeb\xe4\x7d\x38\xdc\x6d\x5c\x21\xab\xda\xf6\x70\x4b\x22\x03\x75\x12\x42\x18\x55\xd3\xe5\x36\x79\xff\x31\x98\x15\xbf\x60\xde\x77\x4d\xa4\xb1\x73\x31\xe1\x36\x47\xb5\xec\x9e\x74\x83\xa2\xcf\x1d\xb0\xdf\x1e\xaf\x3f\xf8\x07\x96\x78\x87\xdf\x59\xd9\x66\x99\x0b\x44\x68\x6a\xf7\x76\xd8\x6d\xd4\x6d\x81\x1e\x75\xa6\x02\xed\xa9\x73\x09\x5c\x5c\xb3\xc1\x1d\x59\xf3\x39\x57\xe5\xf6\x0e\x96\x72\x40\xcc\xfb\xb0\x7e\xe6\x8b\x3c\x12\xe4\x32\x6b\x7d\x50\xa7\x73\x87\xbb\xb3\x52\x49\x9f\xf6\x8d\x3e\x13\x41\xa9\xe7\x6f\x3f\x71\x83\xf1\x98\x9f\x89\x6d\x40\xdf\x4e\x52\xc4\x1e\x3e\xd7\x97\x9f\x7a\x30\x68\xea\x13\xd4\x31\x68\x26\xaf\xbd\x3b\x89\xd3\x64\xda\x1d\x83\xe6\xe1\xd6\xe7\xae\x36\xa9\xfc\xf7\x93\x79\x87\x2c\xf6\x53\xf7\x83\x5d\x2d\x5e\xbd\xdd\xe6\x6e\x7f\xf0\x2d\x26\x1e\xb3\x52\x27\x6f\x83\x06\xb4\x7e\xb1\xc7\x3d\xd6\x97\x5e\x4e\x1e\x97\xcb\x0e\xb2\x6a\x17\x4b\xee\xb1\xe3\x52\x96\xd8\xe7\xd6\xef\xc5\xcc\x9c\xc7\x5b\x89\xd6\x32\xe9\x2f\x11\x04\x3a\xb6\x41\x83\xe7\x3a\xba\x91\xb2\x64\x37\x17\x82\x7e\x3d\x9d\xcb\xd7\xdd\x16\xc6\x41\xfd\x62\xfb\x63\xbb\x74\xfa\x61\xc8\xfb\x7d\xe8\xc6\xef\x63\xb3\x3a\xec\x46\x41\xa2\xab\x2b\x29\xb1\xf7\xc7\xbc\x8f\xd4\xac\xae\xe4\x52\xbf\x70\x52\x78\x4c\x47\x23\x52\xd3\xec\xaf\x15\xd1\xf5\xd7\x8a\x9c\x64\x34\x1c\x85\x81\xfe\xf9\x01\x53\xf3\xa1\x44\x7a\x02\x3e\x87\x41\xc3\xe4\x05\x9b\x12\x1e\xd2\x82\x91\x4a\xab\xf5\xcf\x06\xd6\xfb\x03\x9d\x46\x41\x6f\xe0\xdd\x9b\xb4\xfd\x8f\x23\x63\x63\x0b\xca\x8d\x28\x9e\x49\x19\x9b\x2e\x9b\x69\x2c\xf6\xd1\xbc\xaf\x1e\x07\x11\x29\x9c\xbc\x71\x70\x60\x90\x49\x87\x6c\x82\x24\xac\x6d\xe8\xde\x8b\x80\x3a\xb8\x3e\x54\x6b\x18\x28\x35\x12\xf9\xa1\x4e\xc3\x09\x18\x89\x85\x60\x04\x23\x21\xe8\xda\x21\xd4\x95\x63\xbf\x6f\xc8\x3f\x22\xf7\xc8\x0e\x87\x9e\x6a\xe9\x2b\x3e\xaf\xb8\x58\x33\xe4\xac\xbf\x31\x1d\x42\xfd\xf0\x26\x71\x14\x72\x46\xd8\xf0\x52\x3f\xba\x2e\x0d\xa3\x10\x50\xe7\x00\x4c\x30\x6d\x9d\x95\x25\x80\x7c\x8f\x45\xa6\x07\x99\x60\xdb\xc0\xd3\x55\xaf\xed\x41\x76\x9f\x16\x96\x9f\x9f\x3f\xa2\xed\x77\x58\x57\x4d\x6a\xa3\x22\x17\x23\xe6\x0f\x3c\x88\x92\x56\xa8\xb1\xe8\x74\xd9\xad\x91\x98\x5a\xcb\xde\x20\xd8\x25\x69\xda\x1b\x38\xc7\x7a\xb5\x34\x16\x31\x1f\xcd\xd5\x6c\xf8\x85\x3b\x1c\x28\x75\xe6\x20\x8d\x40\x68\x43\xd8\x1e\xea\x02\x7b\x5e\x02\x53\xad\xf3\x18\x9c\x0c\x54\xb4\x81\x8b\x8e\x37\xa0\x23\x20\x55\x90\xc5\xa1\xb3\xaa\x3d\x5a\xe2\xf5\xf0\x3a\x64\x60\xfe\xd2\x43\x61\x68\xfe\xd2\x8e\x31\x06\x8b\x03\x9b\x1a\x98\xbf\xd4\x5c\x07\x74\x34\xa9\x71\x0e\x08\x69\xde\x1f\x54\x7f\xa0\x5a\xbc\x69\x7e\xd5\xc4\xbe\x40\x20\x1d\x78\xab\x7a\x27\x3b\x16\xf5\x2c\x05\x86\x3f\xc8\x7d\xa9\x86\x36\x88\x03\x21\x1b\x78\x1b\x93\x03\x3d\x7c\x0e\x47\xd5\xa1\x7d\xcc\x7b\x1d\x23\xbb\x84\x71\x2b\xa9\x10\x8f\xf9\xe2\x40\xce\x04\xe0\x35\xb3\x17\x77\x91\xc9\xac\x1b\xd9\x20\xbf\xa4\xc1\x25\x03\xcb\xd4\x74\x3d\x89\x29\xf4\x1a\x63\x5c\x17\x93\x64\x59\xf6\xcd\xe6\xb9\x4c\x52\x66\xa5\xc4\x0b\xea\x87\x30\xee\x7d\x31\x47\x99\x15\xb1\x22\xee\x55\x92\xb2\xf0\xc0\x84\xd4\xa0\xb6\x03\xeb\x90\xd7\x35\xe3\x31\xd3\x32\x44\x7c\x90\xe7\x30\x9c\xfa\xa7\xfa\x03\x33\x80\x7d\x68\xfe\x36\x07\x5c\x1b\x0f\x11\x74\x28\x53\x03\x17\x50\x72\x26\xb4\xb1\xe8\xe3\x34\x50\x6c\xe0\xdc\x69\x6c\xc1\x58\x54\x6f\x64\xbb\xf5\xa2\x3f\xc0\x70\x07\x5e\x26\xc9\x00\xa3\x81\xd7\xe7\xb4\x52\xc5\xec\xe6\xce\xc7\xeb\x33\xbb\x87\x5e\xe2\x44\x1d\xec\xeb\x8d\x05\xbc\x78\xbc\xd7\xaf\x1c\xd3\x6d\x2c\xf9\xbb\x64\x0f\xec\xbb\x93\xbe\xf9\xf5\x5a\x3c\x05\xa8\xb1\x08\xe8\x18\x9e\x58\x1c\x47\xca\x2e\x7b\xa3\x66\x19\x4f\x4c\x4f\x2c\xfe\xa3\xfb\x54\x2f\x02\x3a\xbc\xed\x18\x1f\xd2\x2e\x47\x6b\x2e\x3a\x69\x72\xeb\x36\x0f\x87\xb0\xff\x20\xa1\x35\x9a\xd8\xd4\x49\x83\x45\x9d\x84\x78\xeb\xed\x30\x31\xf8\x24\xd2\xd1\xb4\x79\xe0\x89\x8a\x26\x36\xc9\xe7\xad\xb7\xfc\x5c\xc4\xb1\xfc\x2a\x07\xd9\xcf\xf8\x38\xe9\xdd\xda\x28\x9f\x88\x07\x34\x40\x5c\x43\x92\x0a\x4c\x82\xb7\x55\x94\x27\x94\xd2\x38\xd6\x99\xd7\xcc\xef\xde\x65\xbb\xcd\x69\x9f\x58\x79\xc2\xd6\x72\xa3\x4c\xad\xd9\x3d\x37\xfc\xa2\xff\x4a\xd6\xdd\xa6\xe6\x1f\xe3\x73\x26\x99\xb8\xa3\xfa\x05\x29\x50\xf6\x73\x53\x83\x58\xab\xae\x8a\x9c\xde\x69\x24\xc4\xee\x13\xf6\x12\x14\xb3\x49\x24\x84\x5e\xf1\xb3\xc8\x34\x39\xb2\xb3\xe8\x12\x4a\x5f\x71\x8a\xf0\x7a\x60\x96\x4e\x56\x20\xba\x57\x06\x42\x07\xbd\x28\xda\xdd\x98\x8c\xe2\x2c\xf9\xbe\xb3\xe4\x74\x73\xd1\xa2\x30\x3a\xbd\x68\x69\xbb\x05\x76\xb4\xd3\xc7\x7d\x8a\x82\xe9\x54\x5c\x77\x07\x54\xa7\x0f\x5a\x31\x8d\x9b\x74\x66\x70\x39\x95\x7b\x4d\xf2\xc2\xed\xc5\xc2\x27\x22\x5c\x9f\xea\x86\xde\xb5\x32\x4b\xce\x37\x72\xbc\x7c\x60\x9a\xeb\x05\xfe\x3b\x65\x10\x7a\x92\xcd\x66\xe6\x20\x66\xcf\x9c\x2e\x08\x30\x93\x8b\x16\xa5\xdd\x89\x2b\xa9\x26\x87\xd9\x88\xfb\x46\x5a\x9c\x18\x97\xc8\x44\xdc\x66\xc3\xb3\x8d\xec\x40\x6d\x2e\x2d\xa0\x79\x3d\x3f\xc9\x53\x5d\xa1\x1b\x53\x8b\x92\x11\x42\x33\xa0\xb4\xc8\xcd\x13\xc3\x11\xe2\xc4\x24\xd5\xb4\xa2\xdf\x0c\xc2\x08\xac\xd3\x4b\x17\xfd\xc3\xe6\x62\x22\x63\xcf\x51\x3c\xfe\x60\x0b\x10\x4e\xc8\xd7\xc4\x9f\xd3\x9b\xfa\x49\xf2\x68\xaf\xfc\xa7\xa6\x9f\xc8\xbe\x14\xcc\x2a\x4d\x6b\xfa\x09\xb7\x34\xee\x10\xe4\x2c\x6b\x93\xf4\xd1\xad\xff\xd6\x41\x84\x24\x9a\xc9\x00\xdb\x39\x00\x07\x81\xb9\xcd\x61\xc8\x2f\xb3\xb6\xd8\x53\x28\x85\x90\x67\xb3\xe8\x9b\x3d\xc7\xee\x96\x7f\x10\x2d\x87\x68\x33\x49\xda\xa2\x23\xfc\x24\x5c\x9e\xf4\x8d\x6d\x0e\xa7\x1c\x82\x3e\xc9\x0a\x4d\x6a\x96\x36\xc7\x43\x0b\x0c\x9c\x18\x09\x6f\x81\xe7\x34\x39\x0d\x43\x22\xf8\x91\x44\x72\x6d\xce\xbe\xde\x97\x9e\x70\x6f\x93\x02\x4d\x6d\xe2\xf8\x60\x24\xce\x5c\xfc\x6c\x18\x81\x39\x17\x3b\x0b\x1d\x99\xe7\xc9\x70\xac\x74\xa9\x09\x61\x48\xc5\x5c\x6a\x42\xd1\xaf\x7f\xa2\x0d\xa8\xce\xcd\x25\xf3\x87\x8e\x85\x13\xd1\x5e\xe7\xa1\x79\x7e\x3c\xa7\xdd\x25\xe6\x87\x2c\x72\x5e\xc4\x29\x78\x7e\xbc\x35\x09\xe7\x0b\x07\x4d\x45\xca\x79\xd1\x21\x1b\xbb\x59\x51\x24\x9b\x79\x9f\x54\x64\x59\x5a\xcf\x28\xcd\xfe\xea\x54\xe3\x57\x69\xfa\x87\xf9\xd8\x30\x6b\xf3\x90\x7b\xdc\xdd\x8d\xc8\xaf\xcd\x61\x3e\xce\x16\xed\x02\x32\xa3\xee\x34\x1f\x97\xc3\x19\x22\x31\x4a\xf2\xec\x79\x37\xa2\x8f\xd8\x7c\x30\x8a\x49\x64\x1e\xd6\x09\xb6\x34\x5f\xa6\x11\x1d\x69\x62\x21\x4a\x21\xb5\xc2\x45\x52\xf9\x62\x92\xdb\x24\x49\x03\xc9\x55\xa6\x8c\x3f\x81\xb2\x51\x5e\x9a\xde\xc8\x6b\x78\x9a\x1f\x7e\xa5\x6e\x1d\x22\xf2\x74\xbf\x3e\xb9\x6c\x4f\x1a\x5e\xcf\xc3\xb4\x7d\x93\xb2\x4e\xac\xec\x9d\x13\x63\x10\x89\x04\xdb\x79\xa8\x91\x5a\x26\xb5\x05\x5d\x3a\x0f\x67\xa0\x52\xb6\x1b\x56\x04\x58\x02\x33\x7c\x26\x4e\x02\x0a\xe3\x99\x6c\x80\xbd\x73\x82\x13\xa4\x51\xe4\x24\xde\x4e\xa7\xdc\x33\x99\x4b\x9e\x8a\xc8\x17\x62\xc6\x8f\xd3\x50\x3a\xa8\xef\x99\xfd\xb6\x50\x66\xc2\xc8\x01\xd9\xce\x2c\x82\x8b\x3f\x18\xe4\x42\x99\xfb\x00\x60\x1d\xda\x59\x58\x67\x36\xe4\xe9\x7d\x80\x3e\xc3\x67\x61\x07\xc3\x1d\x4f\x24\xf5\xd4\x39\x0a\x67\xd1\xb1\xd6\x97\x18\x1b\x8a\xe7\x59\x0f\xca\x8d\x72\x42\x60\xb1\x6c\x5c\x19\x43\xab\x64\x9f\x47\xe2\x38\x2b\x3b\xd2\xc6\x16\x8d\x0d\x8d\x22\x27\x86\x13\x2d\x04\x67\xd0\x3b\x48\xcf\x49\x7a\x7e\xbd\x41\xce\x60\xe7\x15\xdf\x39\xb9\xa7\xb6\xbc\xf4\x1a\x9d\x5f\x4f\x92\x4e\x69\x44\x3c\x3b\xf5\xb3\x09\x4f\xa2\xb8\xb5\x7d\x9f\x9d\x7a\xa0\x09\x67\xa7\x3f\xf5\xb7\xc1\x59\x67\x47\x6c\xb5\x62\x23\xaa\x51\xc3\xcf\x25\x0c\x67\x3d\xf2\xce\xc9\xd9\x76\xd0\x67\x5f\x9d\xe2\xe8\x9d\xa7\x8d\xf0\xad\x67\x1b\x5d\xe0\xbc\xf0\xf3\x44\xe1\x3d\xbd\x5c\x35\x0b\xc5\x79\x35\x14\x1d\x2a\xba\xd8\x61\xa8\x8b\xe7\x92\x73\x87\xc6\x99\xd3\x33\x8f\xa0\x70\xde\x84\xfa\xb9\x49\x6e\x68\xad\x1b\x89\x20\x27\xef\x15\x4f\xfc\xaa\x0d\x31\x3c\x3d\xe7\xce\xea\xce\x73\x18\xfe\xc1\xfa\xc3\x7d\x4e\x2f\x3e\x75\xb7\x3d\x41\x96\xd2\xb8\x71\x3e\x0c\xcd\x33\x22\x05\x80\x22\x9d\x80\x4b\x69\x55\x39\x01\xe7\xd2\x22\x73\x22\xb0\x7a\x9d\x7d\x7a\xa3\x69\x06\x81\xd3\x43\xef\x3c\xbe\x36\x40\xa5\xb8\xee\x28\x65\x9e\xca\xab\xc3\x95\x7b\x9d\x60\x7e\xf8\x38\x55\xee\xb6\xaf\xd1\x23\x7a\x47\xc6\xee\x0c\x81\xbd\xd6\x39\x9f\xba\xc0\x5f\xeb\xa4\x4e\x83\x3b\x2f\x4f\x6a\x58\xb6\x81\xe9\x4b\x7e\x5c\x29\xdf\xa4\xfc\xa0\x4c\x94\xac\xca\xff\x95\xd8\x3e\x4c\xcb\x25\x08\x8c\x79\x8b\xae\x25\x4e\x4e\x4d\xe1\xd7\x52\x9d\xa7\x01\x14\xd7\x12\xe3\x66\x86\xaa\x5e\x85\x4c\x1d\xec\xff\x0b\x6f\x96\xa4\x6a\x73\x79\x24\x61\xc4\x97\x47\x52\x36\x7e\x71\x45\xa7\x0f\xeb\x55\x6c\x9a\x2e\x15\xc2\xb4\x10\x0e\x2f\x4f\x21\xb2\xd1\xb5\x14\xe6\x69\x8c\xdf\xa5\xc9\x92\x55\xbb\x40\xe8\xd2\xa4\x70\x91\xd6\x2e\x4d\x66\xfe\x6a\xac\x02\x26\x85\xab\x61\x60\x74\xcc\xe4\x7d\x28\xfb\x83\xf0\x03\x5a\x20\xab\x9d\x02\xee\xd5\x04\x91\xf1\x39\x62\xc2\x6e\x8d\x2d\xcf\x32\x5f\xc0\x7c\x74\x87\x69\x56\xbb\x66\xa5\x38\xa8\x55\x9f\xbf\x36\xe0\xc7\x84\xae\xd8\x23\x89\x01\xcb\x7f\x05\x11\x2a\x6c\xff\x2b\x70\xa3\x87\x0d\x5d\xc1\x41\x0f\xcb\x44\x79\xb3\x45\xae\x20\x8b\x06\x02\xf7\x05\xc1\x90\x09\x5d\x4b\x96\x1a\x7a\xce\x5f\xfa\xaf\x20\xa6\x5c\x62\x72\xb0\x99\x2f\x6e\xd4\xb4\xfc\x5e\xdd\xe9\x72\xde\xbb\xd3\xc5\xda\xe0\x64\x9a\x74\xf9\xba\x90\xab\xc2\x05\x59\xd2\xd3\x90\x17\x5e\xdd\xa0\x07\xe7\xa2\x23\xa7\xec\x0f\x88\xb2\x77\xb2\xbb\xe3\x77\xb6\x3b\x9a\x1f\x7c\xee\x42\xe5\xd7\xd3\xf1\x02\x2f\xca\xdc\x24\x97\x2a\xbf\x79\x77\xae\x81\x6b\x80\x13\x80\x97\xa9\xbe\x71\xd7\x92\xa9\x6a\xcd\xbf\xd5\x4d\xaf\xe1\xfa\x3a\xcd\x4b\xe0\xaa\x86\x3e\x5f\x43\x8c\x04\x6b\x5e\xfb\xbb\xf9\xf8\xf4\x7d\xbb\x85\xa1\x3b\xfb\xed\x8d\x7a\xe5\xfb\xa6\x74\xe3\x39\x96\xd8\xe9\xbe\xf7\x0e\x4f\x4f\xf1\x6b\x36\x7e\x60\xdd\xa7\xbd\x70\xc1\x26\xbb\xcc\x03\x81\x54\xa6\x4c\x73\x4d\x12\x0b\xef\x77\x50\x47\xdc\xeb\x64\xeb\x25\x6f\x74\xbb\x40\xd2\x50\x62\xbf\xa6\x89\xa5\xe8\xd1\x14\x8c\x85\x5e\x13\xf3\xba\xfd\x17\x2f\xa1\x34\x60\x94\x17\x41\xaf\x86\x1c\x5c\xa6\xf1\x75\x17\x60\x10\x96\x5d\x5d\x27\x01\x28\xc5\xf7\x1d\x81\xcf\x03\x77\x38\x86\x79\x12\xbb\xed\x6a\x9d\xa6\xef\xe3\xf9\x45\x8c\xa4\x9d\x13\x88\xcc\xe3\x73\x81\xa0\x05\xc7\xb8\xc8\x80\xa7\xdf\xde\x45\x96\x79\xe3\xbb\xaf\xcb\x3c\x7c\xd3\x97\x06\x0d\x33\x32\xf0\x2b\xb2\xc7\xe7\xc2\x89\x31\x5b\x7e\xbd\xf2\xa4\xfc\x61\x0c\xa3\x7c\x1b\x88\xce\xc0\x8c\x97\xd5\x1a\x71\xdd\xe4\x27\x46\xe6\xbd\xf0\xb9\xf1\x2e\xf0\xba\x85\x99\xb1\xcc\x8d\xc7\x61\x45\x24\x66\x41\x6e\xbd\x10\x2b\x95\xa4\x2e\xc4\xca\xac\x9c\x7f\x61\x49\xd1\x57\xfc\x42\xae\x34\xe7\xd9\xf5\x10\xba\xee\x1a\x73\xc1\xe8\x5d\xc8\xf5\x90\x39\xcb\x4e\x60\xf0\xcd\x0a\xa5\x17\xac\x64\xbf\x64\xc0\x2b\xc2\xdd\x85\xe9\x23\x2b\x32\x5f\x98\x82\xf5\x55\xbb\x10\x1f\x9b\x07\xf1\xc5\x6d\x08\x1d\xf5\x7a\x3b\xd7\xc5\x96\x49\x8f\x8f\x7c\x76\xbd\x98\xe1\xdc\x5d\xb0\x9e\xac\x4c\x7e\xbd\xc4\xe6\xca\x32\x5e\x38\x83\x87\x18\x53\x49\x56\x1e\xbe\xde\x97\x96\xed\x9e\x63\x40\xb0\xbe\x88\xbb\xd5\x23\xf8\xfa\xb0\xfa\x59\xeb\x17\x58\x49\xa9\x49\xb0\x49\x65\xe0\xeb\xfb\x57\x70\xae\x76\x7d\x5a\xc6\x7c\x6e\x56\x54\xfa\xf7\x19\xa9\xcc\xd8\x8c\x99\xf1\x7c\x11\x90\xab\x65\xf4\x3e\x9c\x3d\x04\xd1\x1b\xf3\xb4\x47\xea\x3e\xf0\x8c\xe3\xe3\x9b\xdb\xcd\xac\xd8\x77\x1f\x6a\xbb\x99\x72\x47\xcf\xac\x94\x07\x0a\x90\xb5\x22\xd1\xa1\xf9\xdf\xe4\xd8\xd5\x30\x76\x1f\x4c\xd2\xf0\x9d\xdb\x4a\xad\x88\x3c\x25\xd3\x5e\xe0\x76\x16\x7e\xf0\xfd\xc2\x1d\x6b\x77\xb2\xab\x1c\xaa\x1b\xdb\x76\x61\xc2\xee\x24\x3c\x21\xbd\x48\x92\x7a\x9f\xd3\xd3\xdf\x07\x9e\xde\xc9\x99\x2d\x7e\x45\x6c\x05\x1c\xe8\x36\x1e\x58\x71\xf4\x4e\xa2\x21\x58\xbe\xfc\xc1\x8e\x21\xd7\x84\x3f\xb0\xdc\xd0\xba\x3b\xe7\x5f\x40\x69\xed\xce\x6e\xc0\xea\x0f\x62\x4d\x31\x3d\x58\x80\x74\x3d\xbb\xb1\x00\x65\x05\xc4\x9b\x64\xbc\x46\xa9\xdf\xdc\xa0\x82\x99\xd0\x6e\xa0\xd2\xb4\x2a\xdc\x05\xef\x7c\x98\xd3\x5d\xb8\x69\x46\x0e\xbc\x4d\x9a\x3b\x7d\x4e\x2e\x59\xb4\x94\xdb\xdb\xd4\x61\x3d\xfa\xd1\x5b\x0f\x0a\xc5\x7e\x4e\xde\x79\x28\xc5\xad\x17\x6c\xf7\xdb\x0f\x6e\xc4\xbc\x54\xdc\x2c\x39\xe0\x37\x11\xc4\x2a\xb5\xb7\x4e\xb0\xae\x04\xc9\xfc\xcd\xf1\x71\x13\x0e\xac\xab\xc3\x5d\x35\x60\xf9\x5c\x28\x15\xea\x07\xac\x4c\x3d\xf3\xae\xd2\x61\xeb\xe7\x2e\xd1\xdd\x8a\x0f\xac\xd4\xed\xc6\x32\x63\x3c\xc6\x8d\x28\xa2\xb5\xfe\xc6\x8d\x67\xda\x16\x56\x79\x9d\xe8\xee\xe6\x79\x83\x85\xdd\x61\x94\x15\x3f\x10\x9b\x6b\xca\xbf\x1b\xd3\x7d\x76\x73\x07\x2c\xc9\x49\x0c\x53\xfe\xf9\xad\x41\x56\x7e\x1b\xbc\xc3\x60\xc2\x5d\x04\xcf\xbb\x03\x69\xd2\x15\xc3\x1a\xa3\x33\xd1\x1d\x92\x83\x6e\x6b\xef\x2f\xc4\xbc\x76\x73\x65\xaa\x13\xd9\xdd\xdd\xe9\x30\xf8\x9b\x78\x5c\x73\x4a\xdd\xe4\x91\x52\xb3\xbc\x3b\x5e\x03\x1e\x0d\x94\x8f\xbd\x0f\x86\x1f\x63\xd3\xbe\x01\xde\xd2\x74\x7d\x63\x64\x51\xd8\xbf\xf1\x6f\xf5\x8e\xe9\xe6\x72\x54\x5b\xee\x3d\xf0\xe8\x40\xe4\xba\x27\xce\x78\x28\x01\x37\x6e\xac\x92\x98\x1b\xf6\xbc\x87\x46\x48\xc8\xe6\x13\xf7\xc4\xa1\xc7\xc6\xc8\x49\xd8\x77\x45\xf4\xd4\x1d\xc5\x7d\x80\x3e\xe0\xf7\xa4\x61\x49\xcc\x62\xaa\x9d\x24\xa0\x0d\xc8\x93\x06\xe0\x45\x03\xf1\xa4\xa9\xe9\xdc\x64\x8f\xd8\x03\xe3\x9e\x34\xa7\xe4\x0f\xb8\x89\x20\x7d\xdf\x27\x95\x86\x2f\x11\xd1\x06\xc7\xbc\x71\x60\xf5\x6e\xe8\x36\xfb\x93\x39\x2c\x6e\x3c\x58\xa5\xf4\x37\x4a\x56\x96\x1d\xde\x78\xb0\x36\xbb\x84\x07\x6b\x4e\xee\xce\x0b\x3f\x19\x69\xcc\xe2\xb1\x26\xac\xb9\x2f\xe6\x2e\x7c\xe5\xf5\x7d\x6b\x15\xa1\x80\x8a\x08\x8f\x35\xc3\x79\xbb\x6f\xfb\xc4\x4b\xf8\xb2\x6a\x5f\xbe\x6f\xc6\x23\x29\xe5\x9a\x55\x8b\xea\x4d\x64\xea\x5e\x72\xdd\x40\xc7\x6f\x5d\x7a\xef\xd7\x8a\x19\x12\xae\xa0\xde\x64\xdd\xc6\x93\xa2\x37\xdc\xaf\x80\x02\x2e\xd1\x4b\x6c\x9e\x3b\x94\xb4\xf0\xd9\xcb\x92\x9b\x80\x52\x13\x3f\xde\x24\x6e\x4a\x9e\xe2\x4f\x50\x12\xcb\x5c\x71\x79\xb0\x3e\x37\x87\xe3\x83\x93\x69\x48\xbc\x3f\x43\x10\xe9\x12\x8c\x69\x27\x33\xbc\x31\xfb\x6b\xe2\x7b\x08\xc1\x34\x24\xe9\x39\xc4\x59\xce\x94\x97\x36\xaf\x00\xf2\x1c\xe2\x62\xac\x6f\x1f\xb8\x80\xf1\x8e\x4f\xb2\xe5\xe1\x1f\x48\xfc\x10\x8a\x07\x17\x4e\xa3\x2e\x1f\xe2\x17\xda\xfe\x18\x90\x4d\xc6\xfc\x60\x9f\x57\x24\x78\xb2\x15\x4d\x7f\xb0\x47\x54\xa4\x7b\x26\x67\xfd\xc1\x3e\x9f\xbd\xb9\x79\x84\x77\x09\x5f\xc2\x93\x6d\x3f\x07\x79\x04\x63\xc3\x93\x6d\x6d\x4d\xd8\x03\x09\xd7\x1c\xf3\x14\x76\x10\x64\xf8\x29\xbc\x83\xf4\xf9\xd4\x0e\xfe\x32\xef\x57\x0e\x13\x87\xe0\x21\xc2\x4f\x3b\xfa\xc3\x3d\x28\xb0\x7d\xed\x69\xdc\x06\xd9\x69\x3d\x1c\x11\x58\x9e\xe6\x88\xa9\x87\x74\x06\x9b\xf6\x3e\xcd\x86\xf9\x00\x2f\x10\xf3\x7c\x3d\xa1\xf7\x0d\x2b\xf5\xe8\x74\x38\x2c\x73\xca\x60\xea\x4f\xe0\x1f\xe5\x5c\x77\x46\x03\xf1\x7d\x16\xed\x99\x00\x37\xb7\x87\x98\x37\x59\xf4\x43\xcc\x5b\x06\x60\xa4\x3d\x83\x58\x73\xf6\xd4\x33\xf4\x95\xa2\x7b\x8b\x7e\x4c\x93\x2a\x3c\x48\xf7\xd9\xcb\xd5\x67\xda\x3d\x6a\x25\xbe\x4c\xcb\xfe\xb3\x24\xf4\xa9\x1b\xf1\x73\xfa\x31\xf3\xe2\x61\x75\x2e\x38\xac\x12\xab\xe7\x9a\x86\x8a\xd0\x55\x10\xdd\xcc\xae\xf5\x90\xd1\x2d\x1b\x39\xfc\x5c\x37\x50\x6c\x94\xb9\x1f\xf4\x5a\xe0\x59\x27\x74\x98\xa9\xe0\x41\xc2\xcd\xfa\xf2\x3f\x04\x55\x69\x8e\x7d\x1e\x99\x09\x63\xc3\x8a\x92\x75\xf8\x78\x9e\x4a\x3f\xe8\xf7\x73\xfd\x42\x47\x6d\xcf\x63\x4d\xd5\xaf\xc9\x91\xe5\x82\x92\x16\xba\xc1\x96\x1e\x20\x1f\xb4\xa2\x3c\xaf\x7e\xbb\x96\xdb\x2f\x68\xd5\xf6\x90\x81\xd4\x6b\x9b\xe7\x35\x43\x98\xdf\x92\x65\xc6\xd9\xe6\x68\x9b\x84\xe1\x51\x92\x2d\xe8\x13\x0f\x97\x7e\xc3\xf1\xe3\x1d\x91\x5d\x43\x9d\x23\xec\xd0\x47\xf2\x4e\x67\x9e\xe4\xcf\x87\x6b\x4e\x1c\x54\x72\x07\x9b\xbe\xd4\xc6\x20\x0b\xfb\x71\x27\xa8\x99\xfe\x7c\x64\x74\x81\xf6\x3e\xdf\xfb\x0b\x02\xb6\x3d\x38\x85\x13\xc7\xf1\x1b\xea\xf6\x2a\xbf\x1a\x88\x28\xf0\x95\x97\xd6\x00\x5f\x15\x93\x9c\xbc\xfb\xd6\xb0\x51\xae\x7e\xd0\xf9\x83\x1b\x6f\xfa\xf5\x9a\x55\x0d\x4b\xcd\x2b\xbd\x31\x66\x10\x74\xac\x62\x34\x20\xc8\x57\x65\xec\xd6\xd8\xf7\xe8\x1a\x02\x5c\x19\xbb\x00\xc0\x55\xd3\xa7\x00\x1c\xab\x66\x0a\x57\x70\xac\x84\x91\x6d\xe2\x58\x81\xe3\xd4\xc4\xb1\xda\xb9\x7f\xc0\xb1\xca\x7a\xba\x83\x63\xd5\xcc\xfd\x2b\x8e\x95\x04\x4a\x1c\x2b\x57\x14\x1c\xab\x2a\xf3\x06\xc7\x2a\x55\xce\x15\xb0\x54\x43\x87\x5f\x61\xa9\x0c\x2b\x04\x95\xaa\x1a\x24\x00\xe0\xd4\xd0\xe7\x1f\xc0\xa9\x94\x25\x9f\x20\x4e\x95\xb1\x2b\x32\x0d\x14\xe5\xe2\xc8\x2c\xbb\xf5\x20\x9f\x20\x4e\x0d\x73\x55\x80\x2b\xd5\xcd\x39\x04\xae\x54\xf3\xc2\x19\x58\xa9\x64\x2a\x4a\x51\xa2\x4c\x89\xf3\x92\x8d\xc6\xb4\xbe\x6f\x35\x7e\x6b\xf8\x07\x56\x54\x4e\x3d\x90\x51\xd3\x6b\x38\x20\xa3\x5a\xdb\x1f\x6b\x53\xf1\x1d\x2c\xfe\xb0\xe8\x57\x67\x70\x0e\x34\x90\x4c\x79\x38\xef\xd8\xa9\x76\xec\x38\x90\x4c\xd3\x10\x06\x10\x99\xa6\x9a\xcc\x2b\x99\xac\x96\x21\xc3\xd5\x77\xb8\xdc\x86\xfd\x82\xbc\xb4\x2a\xa2\xd6\x60\x5e\x6c\x01\x7c\x59\xbd\xbf\xde\x20\xcd\xc5\xfe\xe0\x42\x93\xa3\x77\x21\x5f\xa0\x77\xfd\x5f\xd1\x8e\x9b\xc8\x4b\xaa\x21\x2f\x37\x72\x63\xbf\x63\x38\x3a\x62\xc9\x8b\x33\xb6\xb6\xdc\x97\x1b\xb9\x5c\x1d\xb3\x51\x54\xb0\xde\x77\x09\x8a\x5d\x73\xdc\x8b\x09\x5b\x25\xfa\xed\xe4\x29\x74\x93\x77\x01\xa7\x19\x26\xa9\xd0\x34\x3b\x81\xf9\x34\xb4\xf1\xbe\x78\x97\x80\xb9\xdc\x80\x26\x6f\xc6\x02\x00\x46\x5e\xbd\x22\x7c\x87\xbd\x73\x65\x41\x6b\x4d\x6e\x23\xd1\x14\x6c\x00\x83\x90\xe4\x0f\x84\xa7\x16\x1e\x53\xa2\x93\xbd\x13\x01\xbd\x29\x9b\x77\x0e\xf0\xa6\xa6\xb1\x4c\xf0\xa6\x6c\x44\x25\xe8\x4d\xd9\x08\x56\xd0\x9b\x6a\xf6\x80\x20\x89\x1a\x79\xf3\x22\x88\x7a\x3f\x04\x04\x7a\x32\x68\xe5\x95\x91\x6c\xa2\xb0\x2f\xef\x6c\x81\xb0\xf9\xfd\xc1\xe5\x4b\xfe\x80\xf5\xe2\xb0\x85\xc7\x1f\xac\x8a\xf0\xb5\xdd\x1c\x9e\x99\xee\x97\xd3\x49\x62\x09\x31\xfc\xa8\xf9\x02\xdf\x94\xf6\x86\x24\x64\x2b\xe6\x6f\x45\x37\x60\x9b\x86\xae\x05\xc0\x36\xa5\x7d\x5d\xbd\x71\x9b\x90\x99\xc0\x67\x6a\x66\xa7\x14\x9f\x69\x3b\x80\x82\xcf\xd4\x64\x02\xef\x05\x20\x18\xa2\xcb\x4b\x00\x56\xd9\x1f\x93\x7c\x45\x72\x43\xfc\x95\x89\xe0\x5e\x12\xac\x85\xa4\xc1\xa4\xa3\xee\x07\xfc\xcb\xf7\x6c\xe2\x0a\xa3\xbf\x2b\xc8\x48\x2d\x3c\x9f\x8f\x8e\x9a\x3e\x17\x27\xcc\x32\xcb\xee\x11\xc3\x77\xc5\xb8\x3b\x00\x8d\x3a\x10\x1f\x0d\x3c\xa3\xe9\xb5\x2b\x78\x46\xdd\x54\x1b\xc0\x19\xf5\xe9\x54\x12\xaa\x14\x1e\x5b\xe5\x53\xed\x31\xc0\x16\x35\x60\x09\x1b\xb0\x45\xeb\x07\x7a\x84\x3d\x06\xf8\xe1\x06\x24\xd1\x50\x9e\x7e\x75\xf1\xc3\x72\xf4\x2a\xac\x6e\x6a\x68\x2a\x50\x87\x03\xbf\x52\xdd\x7b\xf1\xf1\x93\xed\x83\x3c\x24\xec\x78\x7b\xbd\x3b\x84\x97\x02\x3c\x94\x4d\x06\x09\xee\x50\x33\x4a\x48\x60\x7c\xed\xee\x9f\x6e\xe4\x1c\x55\x80\xf1\xb3\x6e\xfd\x60\xde\x37\xd3\xf6\x88\x79\x9f\x8d\x0c\xfa\xcc\xa2\x3d\x2c\x5f\xbf\x30\xce\x1b\xe0\x44\xc5\xe0\x6b\xf1\x87\xb2\x11\x40\x00\x10\xb5\x42\x4f\x81\xb4\x4f\x3b\xf7\x35\x98\xf6\xa2\xa2\x37\x30\xed\xd3\xf6\x85\x15\xd4\xde\x3b\x5f\x41\xed\xb3\x31\x32\xe0\x17\x25\xa7\x55\x50\x7b\xef\x05\x3e\x6d\x20\xdd\x26\x3e\x4e\x1f\xe5\x2c\x2f\xe4\x1d\x70\xe6\xbb\xef\x2c\x36\x54\x74\xda\x02\x69\x68\x9b\x87\xc5\x99\xcf\xf2\x2a\x80\xe6\x9b\xfe\x4a\x02\xcd\x6b\x76\x04\x50\x3e\xbc\x6d\x06\x50\x7e\x7d\xe0\x0f\xe8\xcd\x1c\x4a\xf1\x88\xb2\xe1\x25\x00\x12\x15\x60\x7a\x9a\x90\xf2\xd9\x10\x11\x00\x89\xa6\x32\x8d\x78\x44\xd9\x68\x0e\x00\x89\xc6\xd8\x65\x80\x0f\xa1\x69\x22\x0d\xe9\xb4\x2d\xd2\x50\x36\x86\xe1\xf3\xa2\xd3\x09\xe7\x8a\x45\x59\x1c\x74\xa1\xe9\x55\x1d\x80\xee\x69\xe7\x2e\x05\xb4\xbd\x2b\x3e\x00\xc8\x3e\x94\xef\x04\x64\xcf\x6d\x7f\x41\x5a\xf9\xe1\x07\x9f\x3f\x30\x22\xad\x1f\xd0\x16\x40\x88\x52\xd6\xc9\x4b\x14\x22\x13\xe5\x00\x42\x94\x34\xee\x0a\x42\x94\xe5\xbf\x82\xb2\x7b\x2b\x03\x08\x51\x33\x19\x1e\x18\x44\xcd\x64\xaf\x60\x10\x35\x23\xb7\xc1\x20\x9a\x92\x7e\xf1\x85\xcc\x79\x07\x98\xba\xf0\xf9\x0d\x30\xf5\xa2\xad\x05\x4c\xa1\xd5\x18\x95\x12\x3e\x1c\xfd\xb7\x17\x0b\x20\x0e\xad\xaf\x68\x92\xbb\x19\x1d\x30\x00\x16\x4a\x1e\x35\x30\xd5\x93\xb9\xe8\xc0\x54\x4f\x59\xd3\xc5\xa7\x37\xba\x3b\x87\xac\xdf\xda\xb3\x40\x1c\xaa\x86\x7b\x03\x9e\x5e\xc1\xde\x69\x62\xa7\x67\xed\x18\x60\x11\x89\xfd\xdf\x00\x46\x6f\xe6\x1d\x02\x18\x7d\xbd\x44\xd3\xdb\xe2\xc2\x68\x89\x6a\xca\x6a\xf8\x00\x13\xed\x80\x0f\x80\x89\x92\xce\xb2\xc0\x9e\x17\xef\x7e\x81\x3d\xaf\xfb\x78\xa1\x01\xe9\xff\xf3\xa9\x01\x69\xd5\x00\x98\x28\xab\x25\x08\x4c\x64\xe0\x2a\xb8\x44\xeb\x25\xfa\x2a\xf0\xb9\x67\x87\xfc\xde\x9a\xf5\xc1\x25\x6a\xb1\x5b\x20\x27\x19\x9a\xa1\xb0\x44\x26\x2d\x05\x96\xa8\x99\x08\x59\x4c\x73\x65\x78\xf0\x86\x46\xf2\xe4\xe0\xd6\x29\x6d\x06\x6f\xa8\xe9\x97\x2c\x74\x79\xd6\x62\x20\xde\x90\x71\xf0\x60\x97\x67\x43\xb6\xc1\x2e\x6f\xe6\x4a\x06\x7b\xa8\x29\x45\x7f\x32\x4c\x95\xe4\x0d\x52\xee\x56\x9c\xee\x6a\xd8\xd1\xb7\x15\x37\xbe\x3e\x4d\xda\xc4\xd7\x27\x64\x1e\x1b\x20\x30\x42\xdd\xb4\x12\xc2\x08\x79\x29\x0c\x5a\x50\x0b\x37\x0c\x60\x41\x5e\xb4\x7f\xb2\x3e\x69\xad\xa6\x9b\x7d\x32\x2f\x87\xc0\x98\x2f\xd7\xd9\x09\x5b\xcc\xaf\x0f\x27\x12\xcf\x51\xcd\x46\xe0\x78\x67\x3d\x58\x80\x14\x2a\xe6\x24\x04\x52\xa8\x19\x1c\xf3\x99\x91\xc3\x53\x43\x1a\x6f\x6f\x26\x80\xdc\x6e\x9b\x2b\x90\x94\x7b\x6f\x61\xa1\x06\x5d\xc0\x5f\xde\xf5\x7e\xb0\x34\x8a\xee\x2e\x7c\x80\xcf\x87\x4f\x81\x3b\x14\xb2\x20\xb0\xb5\x5b\xd9\xe5\xe0\x7d\x46\x06\xbc\xe0\x3e\xea\x0f\x08\xae\xcd\x77\x70\xf1\x28\x3e\x5f\xd3\x65\x86\x4a\x10\x85\xaa\x76\x32\x10\x85\x9a\x52\xce\x87\xb9\x48\xcf\x17\x80\x83\xaa\x8a\x3a\xf8\x40\x4d\xfb\xe4\x47\x36\x31\x33\x3f\x7c\x84\x65\xe5\x70\xcd\x70\xac\xd7\xf3\x12\xe0\xa0\xa6\x2b\x16\xf8\x40\x09\x40\xaa\xf6\x01\x5e\x61\x12\x15\x20\x81\x9a\xbe\x89\x1f\x78\x15\x5e\xb7\x7d\x1a\x85\x34\x04\x7d\xc4\x65\x79\x87\x0a\x3e\x50\xd3\xfd\x46\x7c\x20\x08\x5a\x00\x0f\xe4\xb5\x57\x1c\xf8\xeb\x20\x73\x2c\xda\xcc\xd5\xe3\x41\xb9\xf0\xad\xef\x38\xca\x4a\x99\x91\x2d\xb2\x1f\xa0\x03\x35\x6e\xab\x02\x74\xa0\xca\x61\x0c\xc0\x81\x5a\x5f\xba\x6c\x80\x01\x94\x97\x5c\xf2\x7f\x4c\xdb\x42\x80\xa0\x4c\x1e\xca\x00\x20\xa8\x12\xb6\x1a\xc7\xd6\x04\x2d\xeb\xf5\xc9\x28\x50\xf8\x80\x85\x0c\xc0\x82\xd6\xc7\xfe\x70\xf1\x83\x15\xdd\x88\x63\x0c\x63\x23\x17\xb7\x55\x26\x35\x17\x89\x8e\x02\xac\xa0\x86\x43\x6f\x80\x15\x94\x91\xc2\x03\xac\xa0\x46\xd2\xcb\x00\x2b\xa8\xc0\x69\x43\xa8\x20\x72\x82\x05\x50\x41\x8d\xac\xb4\x01\x54\x50\x1a\xf6\x21\xd3\x07\xa7\x12\xa6\x9b\xec\xc3\xe2\x9a\x0d\x87\xa5\x00\x12\xa8\x02\x2a\x16\x20\x02\x05\x2e\x95\x01\x1a\x7b\x23\x9b\x46\x1c\x04\xf9\x66\x6e\xca\xe2\xa8\xec\xec\x4e\x47\xf1\xf8\xec\x99\x4e\x90\x7d\x14\x19\x3c\x0e\x50\x2b\xb0\xc3\x06\x88\x40\x49\x63\x7d\x00\x09\x94\x0f\x17\x4e\xd0\xde\x83\x8a\xe4\x8d\xe4\x72\x8e\x03\xde\x88\xd6\x1d\xc0\x03\x95\xda\xf9\x78\xb1\xb7\x88\x4e\xb7\x71\x46\xf8\xf5\xfe\x43\x99\xde\x91\x9e\x0a\xbf\xb1\x38\x16\x7b\x0b\x5c\x4a\xe3\x00\x32\x8f\xeb\xb0\x38\x70\x3a\x82\xd2\xc6\x11\x62\xb1\xfa\x9c\x4b\xb9\x69\x3d\xee\x30\xa6\x22\x04\x0c\xf0\x1d\xf2\x5b\x38\x8d\x5c\x0c\x74\x77\x70\x48\x14\x86\x8d\xe1\xb4\xdc\x28\xe3\x80\x90\xdc\xc2\xdd\x1c\x23\x54\x8a\x4e\xd8\x5c\x63\x75\xc2\xb0\xe5\x6e\xcb\x8c\xa0\xbb\x80\xcc\x04\x58\x13\xc3\x5e\x77\xf6\x7c\xf1\x7d\x5b\x9e\x74\x8f\x5b\x85\x1c\xbc\x44\xd2\x0c\x2e\x22\xe3\xc0\x2b\x93\x9b\xa9\x38\x00\x98\x20\xd9\x5f\x1c\x30\x9a\xbe\x9f\x73\x68\xed\xe9\x64\x61\x3d\x06\xd3\xec\x7b\x6e\x59\x70\xf9\xf7\x3c\x7a\x93\x00\xe1\x09\xd0\x8d\x5a\xdf\x3f\x30\x04\xb7\xc2\x64\x08\x85\x05\x44\x35\x33\xec\x3e\x8e\xe9\x18\x98\x00\x52\x65\x98\xed\x2e\x8e\xc9\xec\xb9\x24\x60\xf1\x12\x93\x18\x40\x20\x65\x9c\xea\x03\xa4\xa3\x5a\xdc\x60\x42\xeb\xee\xa3\x46\xf8\x01\x79\x2d\xe3\xc0\x2f\x13\x73\x79\x80\x74\x54\x0f\x8f\xc5\x69\xcb\x6c\xbc\x73\xb7\xec\x0f\x64\xdc\xb5\x7b\xa4\x9d\xca\xfb\xf0\x70\x13\xd1\xed\x92\x69\xa7\x3c\x78\x97\x53\xe3\xd6\x20\x60\xab\xbb\x6d\x17\x37\x9b\xb8\xda\x06\xe8\x48\xa3\x48\xa0\x2e\xfb\xea\xb1\xba\xf0\xc7\x75\x40\xe4\xa6\xea\xfb\x03\x2e\x7e\x2d\xdf\xe0\xe6\xb9\xe7\x6f\xa6\xb8\x5a\xe6\x1a\xce\x63\x7b\xeb\x26\xf1\x3b\xe5\x34\x40\x4b\xca\x78\x7c\x05\x68\x49\x85\x94\xb6\x71\x10\xe6\xd5\x77\xd9\x7c\xca\x0e\x83\x38\x2f\x1c\x30\xe2\x78\xd4\x1d\x24\x81\xe4\xc3\x18\x12\x04\x59\x54\x65\x48\x8f\xd3\xe9\xec\x3c\xa6\xfc\xa1\x2c\xe4\x84\xab\xfd\x72\x71\x24\x5d\x7d\x31\x74\x79\x0c\x5e\xd3\xca\x5b\xc6\x0b\xab\xfb\xce\x94\x82\x50\x86\xc6\x92\x44\x3a\x8e\x57\x88\x1a\x1b\x70\x27\xb3\x8e\xc6\x3a\xb8\xf0\x98\x43\xab\x2b\xc4\xfd\xfd\xb0\x73\xdc\x80\x34\x89\x03\x69\xb3\x8b\xcb\xfb\x65\x56\x8e\x86\x31\x87\x4e\xc9\x1b\x8a\x27\xe8\x04\x71\xa8\x78\x22\x31\xc6\x01\x16\xee\x21\x9f\x21\x17\x66\x76\x94\x5c\xeb\x23\x98\x07\xc0\x4e\x13\x0c\xe6\x00\xd8\xa9\x81\x5a\x10\x02\x3b\xe1\x55\x1e\xa0\x34\x05\xfe\x45\x91\x34\x66\x02\x14\x13\xc0\x34\x55\xd0\x16\x02\x98\xa6\x8a\xb7\x60\xa4\x43\xb2\x37\x28\xc3\x64\x99\x95\x44\x92\x0c\x62\x96\x03\xcc\xa5\xc6\x9d\x5e\x24\xec\x91\xe0\x0e\x46\x4a\x98\xb6\xd8\xdc\x89\xfc\x17\x69\xbf\x43\xd6\x78\x66\x11\x2c\xa6\xe6\x7a\x27\x52\x5e\x00\x3b\x11\x09\xd7\x54\x99\x41\xf2\xb2\x85\x34\xd3\x91\x64\x55\x4c\x6f\xca\xf8\x93\x38\x62\xd9\x10\xb3\x95\x0a\x76\x74\xa6\x1a\xec\xa6\xc9\x85\x54\xa4\xf2\x62\x45\xa0\x61\x80\xe7\x8b\x0d\x93\x36\x91\xab\xbe\x10\x41\x69\x9f\x4f\x20\x94\x5a\xdf\x3f\xe0\xfc\x65\x45\x9a\x14\xf7\x3b\x8f\x1f\xd0\x1a\x17\xd4\xe4\x54\x0b\x00\x93\x8a\xe4\x23\x6d\x5b\xa3\xe5\x41\x92\x5b\x7a\xda\x76\x6b\x74\x69\xb1\x9b\x0e\xa4\x72\xa4\xcd\x6e\x7c\xce\x7e\x27\xf5\x6b\xa4\xf6\x31\x1e\x5e\x82\x0f\x91\x7f\x21\x52\x68\x09\xf1\xf9\x1a\x7f\x75\x9c\xc0\x28\xe0\x4d\x11\x80\x27\x65\xa2\x31\x03\xf0\xa4\x55\x29\x13\xb0\x18\xd1\x4c\xd0\xcf\xa4\x93\x1b\xec\x00\x94\xa4\x91\xed\x2a\x90\x0a\x06\x5d\x05\x28\x49\x85\x04\xd8\x01\x18\xd2\x4c\x8e\x0d\xc7\xb6\x0c\x8e\x42\x80\x86\xd4\x80\x7c\x08\xd0\x90\x46\xb5\x35\x23\x7c\x61\xab\x80\x15\x8d\xbd\x6c\xc4\x93\x49\x21\xd2\x10\xc0\x83\x6e\x83\xea\xae\x04\x93\x86\xbd\x70\x13\x2e\xad\x65\x64\x27\x0f\xad\x05\xb3\x73\x80\x5c\x34\x93\x1b\x49\xc6\x32\x6c\x61\x7a\xbe\xe8\xea\x24\x7a\x6d\x3f\x67\xb6\xc7\xef\x82\xe8\x03\xcc\xa1\x3e\x61\x40\x89\xb8\x5d\xbc\x96\x22\xe1\xa9\x4f\xf2\xe5\x48\x27\x12\x84\x3d\xf1\x3a\x1a\xef\x97\x00\x98\x68\xe0\x92\x1d\x00\x13\x35\x44\xf1\x48\xa7\x3b\xc8\x09\x39\xdd\xa3\xfc\x40\x42\x25\x0c\x88\x01\xd0\xd0\xd8\x6b\xcd\xdd\x55\xf7\x70\x70\xa3\x3c\x3d\x88\x44\xed\x72\xb3\x12\x60\x05\x8d\xe4\x50\x6f\x2c\xc0\xd6\x0f\xe2\xdd\x3e\x7c\x8b\xbe\x4f\x57\xf7\x86\x8d\x79\xc4\x6e\xcf\x2a\x65\x55\x0c\xb7\x95\xe0\x05\x6e\x6e\xef\xad\xc8\x78\x15\x89\x64\x11\xa8\x58\x91\x1e\x52\x62\x40\x8f\xd3\xa2\xcd\xb3\xba\xad\x5e\xa2\x88\xe1\x37\x69\xa7\xe1\xa3\x01\xaf\x98\xa7\xab\xfb\x72\x11\xe7\x80\x3f\xf2\x20\xc3\x64\x85\xe3\x21\x87\x5f\x00\xc7\x33\x92\x5b\x8f\xf8\x5b\xc9\x22\x68\x3c\x43\x91\x11\x34\x9e\x24\xb2\x54\x80\xc7\x33\xc9\xdc\x1e\xe0\xf1\x24\xad\x6a\x01\x20\xcf\xd8\xe3\x44\x99\x30\xd2\x25\x40\xe4\x19\xca\x83\xc9\x5c\x7b\xac\x2c\x80\x3c\x03\xbf\xb6\xc8\x52\x52\x78\x0a\x60\x3b\x13\x13\x6c\x00\xb6\x93\x24\xaa\x82\xed\x64\xfc\x71\x03\xb0\x9d\x02\x54\x62\xe4\x63\xcd\x36\x79\xda\x22\x03\x42\xca\x45\x4a\x00\xc2\x53\xc8\xaa\x14\x80\xf0\x14\xae\x58\x23\x1b\xa0\xc6\xcc\x67\xcd\x79\xcc\x85\xe0\x3c\xce\x11\xe0\x3c\x99\x14\x22\x91\xd5\x30\xdc\xa7\x79\x69\x18\x93\x40\xe6\xc8\x92\x6a\x26\x0f\x04\x9f\x8c\x23\x74\x80\xe0\x13\xf8\x2b\x06\x08\x3e\x95\xdc\x77\x91\xd3\x1e\x81\xad\x11\xfb\xcf\xd2\x02\xe1\x13\x78\x12\x45\x5e\xf4\x3c\xca\xe4\x83\xbc\x1d\x22\xfd\x23\xf1\x03\x1f\xe4\x4c\xb9\x53\xde\xdd\xf3\x8f\xfa\xf3\x47\x90\x12\x21\xf2\xa2\xf4\xa1\xec\x9a\x75\x7a\xc2\x3f\x32\x32\x29\x82\x3d\xdd\x00\xfd\x64\xdc\xa5\x43\x9c\x1f\xb1\x35\x03\xa0\x9f\xe0\x0e\x27\xc0\xf9\x59\x3f\xd0\xf1\xfc\xe2\x99\xe3\x0f\x9f\x3f\x30\xf7\x78\x55\x4b\x7d\xb3\x39\x02\x71\xc2\x8b\x5c\x38\x79\xd9\x32\x88\xc1\xd0\xb7\x8c\x5d\x90\x64\xa2\x01\x02\x90\xde\xa8\x01\x88\x4f\xc4\xfe\xf6\xa5\x6c\x03\xe8\xa2\x30\xf7\x5c\x49\x98\x8d\x84\x21\xb6\xcf\xe1\x40\xab\x98\x63\x30\x6b\xc0\x7d\x82\xbb\x8e\xc8\x02\x27\xb8\xa2\x44\xab\x65\xfc\x9c\x03\x44\x9f\x52\x9d\xbe\xaa\x0b\x98\xcf\x0d\xe9\xa2\x17\x55\xa2\x49\x2f\x0c\x56\x6b\xbf\x8b\xc3\x8a\x4c\xa8\x33\xfb\x3e\x63\x2f\xdc\xeb\x45\xa0\x73\x76\x47\x10\xdc\xdc\x77\xbd\xf8\x6b\x70\xe4\x72\x98\xaa\x9c\x6f\xc9\x2a\xc1\x0d\x7f\x00\xe3\x53\x9b\x3b\x11\x3d\x28\xcf\xfd\x01\x10\xd0\x8e\x1a\x45\x08\xcf\xe1\xc8\x04\x3d\x2b\x7d\x64\x9c\xac\xf1\xae\x89\xac\x1d\xcf\x65\x0f\x2f\x1f\x7d\xfe\x79\xfd\xb2\xca\xb0\xa5\xec\x6e\x15\xea\xc7\x4e\xa0\x07\x49\xc5\x32\x41\x69\xc4\x7c\x47\xc6\x40\x87\xe3\x43\x80\xfa\x93\x84\x2c\x0f\x60\x7f\x2a\x0e\x62\x91\x85\x63\x45\x61\xcd\x1b\x73\x8f\x4a\x87\x37\xc6\xcc\x36\xc0\x02\xc5\x5d\xbf\xd8\xd8\x94\x60\x00\xdd\x0d\x64\x40\x80\xba\x53\x48\x47\x13\x82\xee\x84\xfd\xd7\x6d\x6a\x7a\x7c\x26\x02\xf3\xa0\x5d\x6c\x6c\x4d\x6a\x33\x65\x99\xb4\x35\x39\x9f\x12\x83\xe9\xf9\x74\xb6\xb8\xad\x0a\x8f\xdb\x34\x27\xbd\x65\x61\x50\x28\x9f\xea\xc3\x7c\x7c\xe2\xe0\x26\x09\x03\x6e\x00\xa3\x5f\x80\xd2\x93\x8a\x4a\x50\x06\x6f\x80\x54\x06\x91\xcd\xc9\xeb\x61\x53\x07\xb2\xa7\x27\x21\x65\x87\x15\x11\x77\xef\x1e\xba\xc4\xe1\x60\x98\x97\xf7\x70\x34\x40\x6c\x9a\xa2\x47\xbe\x44\x4b\x43\xb1\xca\x28\x28\x45\x7a\x06\x6a\xde\xe1\x12\x5c\xfb\x34\x53\x7e\xfd\xc0\x1f\x50\xa6\xdc\x38\x70\xbf\x3d\x1c\x51\xbe\x0f\x77\xce\x8d\x89\xc5\x45\xbb\x85\xfa\x60\x91\x6f\xdd\x2a\xfd\x18\xa8\x0f\xd8\x22\x78\x3f\x99\x3c\xd8\x21\xdc\x4f\xf5\xd8\xdd\xec\x52\x57\x8d\x24\x4a\x45\x23\x43\xc6\xd3\x83\x40\xc0\xc8\x37\xdb\x54\xb2\x7d\x43\x77\x9c\xc7\xfb\xf3\x03\x6a\x7d\x84\xdb\x62\x92\x04\xd6\xc3\xf6\x1a\xe2\x03\x81\x54\x1d\xf9\x31\x8c\x8c\xaf\xf1\x0c\x19\x3e\x6e\xbe\xcf\x38\xc1\x2d\xe8\x0e\x87\x34\x4d\x65\x97\x91\xf4\xdc\xe4\x78\x87\x85\x8c\xe7\x71\x08\xd6\x49\xc6\x68\x39\x95\xa8\x41\x12\x61\xc1\x81\x6c\xec\x05\x93\xc4\x3d\x0e\x18\x81\x4a\x0b\xd8\x40\xab\x13\x0c\xf3\xe5\x86\xc8\x9d\xfd\x9a\x07\x94\x91\xa1\x6a\x11\xd5\x19\xf9\xdd\x89\x4d\x28\x0b\x0b\xe7\xf3\x9b\xf9\xa5\x43\xf8\x8e\x55\x39\x21\x56\xc2\x22\x99\x59\x1a\x55\x6d\xee\x0a\x34\xaa\xa2\x3c\x0b\x12\x51\x1a\xc7\x6f\xc5\xb6\x0c\xe8\x9f\x69\x6b\x22\xa3\x70\x65\x8f\x03\xb9\xa0\xaa\x04\xe0\x73\x62\x1d\xec\x47\xb6\x6f\x17\xe2\xf3\xf0\xf9\xc1\xda\xde\x9a\x7e\x32\x5e\x2a\xe1\x84\x93\x18\x6a\x73\xae\x8f\x09\x44\xb2\x04\xd8\x68\x55\x3a\xf9\x23\xa9\xd2\x51\xe6\x6e\xa6\x58\x96\x46\x5a\x1e\x8b\x89\xd1\x58\x21\x09\x6f\xf3\x53\xb3\xb9\x50\x86\xeb\x93\xb9\x2f\x8a\x61\xe9\x6c\x1e\x91\x89\x70\x80\x88\x92\x34\xf4\x77\xca\x00\x30\xe3\xf0\x1d\x40\x16\x15\x72\x47\x44\x21\x9b\x7f\xeb\x7e\x2c\x98\xce\x5a\x08\xa1\x8c\x14\x5a\x81\x32\x4a\x0a\xee\x45\xc7\x65\x16\x14\x24\xa3\xca\xa5\x62\x14\x93\xf9\x4e\xdf\xc7\xac\x98\x7d\x67\x20\xff\x51\x9c\x22\xfb\xf9\x0e\x49\x61\x8b\x6d\x71\x90\xa6\xe5\xb5\xd0\xdc\x6c\x46\x21\xae\x89\x1c\x37\x01\xa8\x51\x23\xd1\x67\x08\x6a\xa4\x4d\xae\x14\x9c\xaa\xaa\x65\x12\xd6\x3a\xc6\xc5\x51\x0b\xd9\xbb\xa2\x98\x37\x9f\x4d\x25\x5e\x91\x71\xe1\x01\x5e\x51\x51\xe2\x05\xaf\x28\xd7\xea\x07\x1e\x17\x06\x50\x25\x4e\xf0\xf8\x62\xde\xfc\xe4\xc7\x4b\x44\xde\xf5\x08\xe5\xe8\xb7\xec\x82\xea\xeb\xfa\x45\x53\x3f\x56\xc8\xe2\x24\x02\x36\xa4\x26\x0c\x44\x50\x06\x9f\x2b\x80\x08\x2a\xcd\x01\x84\xbb\x06\x01\x51\x8c\x20\xf5\x2b\x31\x82\x3c\xa7\x60\x04\x25\x6d\xa1\xc0\xff\xe4\xe9\xcc\x05\x01\x5e\xf0\x07\xd0\x7f\x1a\x2e\x68\x21\xfa\x8f\xb7\xcb\x01\xfa\xcf\x24\xce\x2e\x4a\xb8\x3f\xf6\xd7\x00\x67\xc0\x75\x80\x05\xca\x7b\xde\xcd\x9d\x0f\x35\x02\xfe\x67\x72\xaf\x18\x22\xfb\x00\x70\x1f\x02\xfb\x90\x94\x2b\xc0\xef\x69\x65\x97\x2f\x08\x2a\xf5\x70\x0f\x36\x5c\x6f\xd2\xdf\x17\x2e\xf6\x42\x60\x9f\xea\x66\x04\x37\xaf\xba\x19\xf1\x04\xcc\xae\x13\x9e\x23\x5c\x7d\x45\x31\xc2\xc8\xc5\x27\xa4\xbb\x3a\x5d\xc3\x86\x19\x25\x5a\x64\x21\x65\x67\x88\xeb\x53\x3d\x36\x98\x21\x4b\x72\x2b\x0f\x68\x8d\x67\xc8\xfc\x81\x0e\x79\x6a\x55\xa5\x85\xb9\xbb\xca\xd7\xc4\x71\x12\x5c\xba\xc4\x5e\xd0\x4b\x7c\xde\x7d\x89\xb5\xe5\x26\x8c\xb0\x80\x00\xe5\x27\xef\xbd\x76\x5a\x93\x1d\x3c\xcd\xf5\x43\x4d\xb0\x5d\x2e\x24\x43\x94\x9f\x92\xf2\xef\xb0\x9b\x03\x08\xa0\x4c\xbc\x68\x00\x01\xb4\xbe\xa2\xfd\xd3\x60\x1b\xab\x43\x68\x83\x1d\x94\xed\x2d\xed\x3b\x6c\x09\x0f\xee\xe9\x5c\x15\xff\x40\xaa\xc4\x08\x00\x4e\x50\xd3\x34\x04\x4e\x50\x2b\xbb\x81\xcf\x0f\x98\x9f\xeb\x58\xc7\xd5\x83\x42\x9a\x7c\x52\x51\x04\x98\x41\x4d\x73\x5b\xb9\xbc\x8a\xa2\x17\x5c\xb2\x55\xe7\x19\x97\xcb\xa2\x86\x56\xae\xed\xc0\x4d\x79\x77\xc9\x9a\xe8\x92\xdd\xbb\x5c\x3e\x77\x1d\x3e\x29\xfb\xd0\x5d\xbb\x4f\x74\xf0\x5e\xd2\xfd\x3e\xed\xdc\xcb\x15\x49\x2c\x32\x40\xd1\x86\x52\xb0\x77\x96\xfd\x81\xc1\x50\x96\x21\xee\xd2\xc0\x9b\x16\xec\x06\x00\xb9\xdd\x43\xf4\x10\x2d\x60\xbf\x65\xe3\xfb\x5c\x3f\x3b\xf0\x8f\x32\x1b\xc4\x3d\x4b\xea\xdf\xbd\x0e\x8f\x95\xfa\x8e\xdd\xb6\xe5\xf7\xe0\x07\x5e\xd2\x9b\xdb\xd5\xc5\xa9\xb3\x24\x49\x28\x81\x4b\xfb\x78\x11\xf6\x5a\xf6\x73\x94\x23\x98\x37\x20\x3e\x79\x4f\xe5\x8b\xf3\x96\xeb\xf0\x41\xc6\x5d\x37\x10\x70\x4b\x92\x9e\x7e\x22\x2a\x33\x36\xb9\x21\xf1\x3c\x51\xe4\x86\x48\x53\x42\xf4\x94\xe4\x41\xe5\xa2\xae\x48\x83\x3e\xc2\xc7\xba\x4d\xbc\xbe\xc4\x02\xa1\x42\x93\xba\x2c\xc4\xe2\x21\x9a\x36\x80\xe2\x49\x38\xd1\x06\x50\x3c\x99\xf4\x09\x01\xe2\x4e\xe6\x6e\x3d\xaa\x4e\x2d\x2c\x15\x90\x39\x8d\xd8\x9e\xa8\xa6\x3d\x64\xd9\x84\xcc\x29\x69\xf8\x03\xe1\x79\x56\x84\xaa\xec\xce\x05\x1b\x27\xe1\xad\x19\x60\xe3\x14\x92\x8e\x04\x10\x38\x1d\x08\xa0\x00\x02\xa7\x91\xfe\x2f\x80\xc0\x29\x9a\xc1\xaa\xb0\xb4\xbb\x47\x89\x54\xc1\xcd\x06\x5c\x37\x6b\xc2\x94\x89\xaf\x6c\x6c\x0c\x1c\x68\x36\x50\x37\x4d\x4b\x23\x38\x36\x85\x3b\xf7\x10\xc6\xa6\x70\x27\x1c\x55\x90\x5a\x64\x22\x70\x6c\x92\xd6\x01\xd0\x67\x9a\x6a\xac\xe8\x33\x65\x4f\x5e\xc1\xa0\xc6\xe2\x02\x39\x53\xa6\x63\x28\x06\x92\x58\x7e\xfd\x80\x41\x2c\x55\x34\xf0\x88\x0a\x80\x65\xd6\x0f\xf4\xa9\xda\x57\xbe\xa8\x46\x77\xf1\x41\x25\x02\xa9\xfa\x41\xfc\xfc\xa1\x96\x01\xe0\x4c\xf5\xb0\x8a\x37\xa3\x7e\x26\xde\x4c\xc9\xfb\x0f\x33\xd0\xf0\x52\x23\xdb\x9a\x75\x36\xb7\x1e\xf3\xd2\xf6\x16\xee\xbf\xa3\x71\xb5\x29\xa5\xd1\x13\x40\x67\x94\x47\x80\x8c\x99\xca\x35\xb5\x6d\xb7\x68\x66\xb0\x49\x12\x58\xec\x66\x3a\x24\x9a\x27\x14\x47\xf3\x2c\xc0\x30\xa9\x64\xc7\x1d\x6a\x24\xac\x8b\x1c\x10\x91\xb4\x86\x33\xe8\x9e\x0b\xfd\x3c\x29\x2f\xed\x72\x78\x60\x41\x86\x99\x78\x1e\x04\xc8\x30\xa9\x64\xd4\xda\x2a\x0f\x84\xc9\x02\x0d\xd3\xbb\x33\x32\x48\x35\xe8\x78\x86\xb3\x60\x4d\x22\xbd\xc0\x58\x40\x7a\xc9\xfb\xd4\xe0\xf3\x51\x48\xb6\x17\x75\x90\xdc\xc6\xbe\x0e\x73\x43\xf1\xd2\xf4\x32\x9d\xb9\x45\xd9\xcc\xb6\x30\x01\x05\xf0\xa8\x4c\x53\x23\x85\x7f\x34\x6e\x89\xe9\x1e\x37\x6b\xc5\x6e\xe3\xb7\xb1\x37\xc1\x34\x89\x93\xef\x90\x2d\x0d\x56\x07\x6c\x4b\x1f\xbe\x7f\x6e\xef\x42\xca\x6d\x0d\xd3\x33\x0d\xd8\x1c\xde\xe9\x51\xe5\x34\xb2\x71\xa0\x5a\xfa\xdc\x1f\x10\x9f\xb0\xcb\xd8\x2f\x8a\xef\x30\xf3\xa8\xd1\x55\x4e\x03\x16\x5c\x00\xd5\x52\xe5\xd0\x20\xb5\xac\x1f\xf8\x1a\x6b\x69\xd9\x65\xfc\x82\x9d\x8b\xcb\x31\x43\x13\xeb\xa5\x97\x81\x65\x67\xd5\x35\x91\x09\x65\x64\xb1\x7a\xb9\x70\x96\xb5\xfb\x5b\xed\x8d\xac\x67\xb5\x6e\x38\x7b\x48\xee\xb0\x7d\xae\x2f\x70\x3a\x21\x7d\x00\xba\x34\xef\x00\x40\x74\x19\x5e\x93\x80\xe8\xa2\x1f\x5d\x88\xe8\x22\x1a\x5e\x80\xe8\x32\x40\x70\x0a\x10\x5d\x8a\xbc\x53\x40\x97\x02\x32\x7d\x54\x73\xd7\x7b\xc6\x6f\xb2\x63\xb9\xba\x4b\x29\xed\x63\xb7\x76\xfb\x81\x35\x31\xb1\x4e\xcd\x62\x66\x9b\xe0\x57\x95\x52\x15\x6b\x41\x5d\x8a\x1b\x51\x6e\xb6\x49\xe4\x83\x6d\x00\x69\xac\x3e\x76\x16\xd6\x56\x97\x56\xda\x87\x23\x52\xfb\x74\x87\x92\xdc\xa1\xba\xd6\x8f\xf3\x3a\x7d\x89\x64\x7d\xd5\x97\x50\x3e\x10\x4d\xab\xfc\x4f\x7d\x15\x24\x97\x71\x78\x08\x88\xdb\x2d\x45\xba\xf8\xea\xe2\x42\xb5\xf2\xbf\xe2\x0c\xe2\x9b\x52\xec\x20\xe1\x0e\x45\x83\x18\x78\x2f\x26\xab\x8e\x8a\xb3\xe7\x26\xee\x4b\xa3\xec\xda\x93\x2b\x21\x0b\x7b\xb7\x7f\x5c\x1a\xba\x7b\x17\x97\x1c\x43\xb2\x2d\x97\x54\xf3\xa9\x8b\x4b\x0e\xf9\x5f\xfd\x70\x15\xb7\xe5\x8f\xeb\x0b\xcf\xe5\x67\xa6\x00\x1a\xfe\x44\x01\xfa\x5d\x1e\xcb\x00\xef\x25\x95\xcd\xaf\xb4\x41\x4b\x9d\x3e\xa7\x07\xd2\x0a\xe0\x4b\xc6\x85\x3b\x36\xc6\x0b\x4b\x26\xc6\xcb\xde\x2e\x60\xbc\x0c\x59\x25\x50\x2e\xcd\x5b\x1f\xb0\x5c\x86\xd4\xa9\xa5\x4c\xbe\x5e\x9e\xcb\x1d\xa5\x36\x80\xb9\x8c\x34\x7c\xc9\x5a\x11\x9c\x9a\x09\x22\x99\xce\x86\xf7\x67\x51\x7e\x69\x89\x0c\xc6\xac\x65\x4b\x24\x8d\x1b\x7e\xb0\xbd\xbb\x3b\x7f\xa0\x72\xd8\x0f\x55\x52\x19\x41\x4b\xa0\x14\x23\xa7\x35\xb2\xa3\x91\x79\x26\xda\x52\x31\x07\x59\x7a\x03\xbc\x98\x41\x3c\x43\x34\x43\x63\x59\x25\xf0\x62\x86\xa6\x46\xf0\x62\xf2\xee\x6a\xc6\xb6\x3f\xfc\xd6\x79\xdd\x1f\xc3\x1a\xc2\x97\x30\x2c\xa0\x1b\xb6\xa2\x19\x9a\xa9\x2c\xa4\x51\xe1\x7c\x35\x12\xd8\x54\x87\x59\x1c\xb3\xd3\x57\x40\xd5\x1f\xfe\x40\xcc\x0c\x4c\xa9\x09\xfa\x2e\xd5\x6f\xc5\xf8\x7d\x66\x0c\x6e\xac\x62\x09\x74\x4c\x25\x1c\x3b\x04\x7f\xd1\x1a\xd6\xaa\x88\x27\xbc\xb3\x18\x6a\xf7\x9a\xac\xe1\xdf\x02\x06\x49\x00\xfe\x92\x35\xfa\x03\xfe\x92\x0a\x6e\x5f\xd1\x48\x2e\xec\x99\x05\xf0\x25\xa4\xed\x00\xbe\x68\x0a\x6c\x0d\xa8\x02\xa4\x9a\x66\x0a\x8e\xdd\x40\x03\x18\xd4\x79\x6c\x8e\x00\xc2\xdd\x9a\x5e\x36\xfe\xe0\xaa\x75\x6b\x15\xc2\xce\x96\xb9\xa1\x44\x2d\x68\x04\x3a\xa8\x94\xb7\x10\x1b\xc3\xb2\xe9\x4b\x7d\xe7\xa2\x77\x0c\x73\x69\x9f\x59\xa3\x48\x33\x91\x06\xfc\xb9\x75\x8f\xbe\x13\xdc\x35\x4f\x5a\x76\xaf\xda\x72\xd7\x7d\x8a\xc1\x99\x16\xd3\x81\xfe\x52\x4b\xfd\x03\x4f\x65\x94\x13\x30\x65\x06\x79\xf7\x03\xf4\x97\xa1\xbe\x0a\xfa\x4b\xf7\x22\x1a\xc4\x97\xd2\x9d\xc8\x8d\xab\x46\x3d\x43\xb7\x52\x7a\x31\xf5\xeb\x65\x2a\x84\x4c\x73\xbf\xcc\x9d\x9a\x98\x8a\x16\xeb\x0d\x2d\x8f\x4d\xd6\xab\x85\xbc\x91\x81\x7e\xd7\x8a\x9d\xb7\xec\xad\x87\x0a\xa9\xd8\xb9\xb1\x60\xbc\xf8\x04\x0c\x26\xeb\xca\xd3\x30\xf4\x9a\x93\x2b\xda\x5c\x44\xbf\xed\x97\xc8\xd5\xe3\xc9\x20\x5f\xa6\xa6\xad\x46\x9a\x0a\x13\x36\x46\x13\x9c\xdd\x0f\x4e\x9c\x4c\xab\xe5\xe6\x35\x24\x65\xfb\x94\xfc\x83\x98\x5d\x87\x77\xee\x3e\xd1\x73\x54\x49\xef\x99\xdb\xb9\xfb\xf4\x3b\xd7\xde\x68\x7a\xcc\x4c\xab\x26\xf3\x27\x5a\xb5\x18\x33\xc4\x15\x47\x93\xfb\x57\x29\xde\x89\x65\xc4\xf6\x17\xf7\x2f\x64\xfa\x08\x10\x63\xba\xbc\x5c\xc4\x98\xa2\x5c\x08\x62\x4c\x0a\x27\x71\xb1\xec\x20\x16\x30\xda\x62\xd9\x05\xd8\xbe\x68\xa4\x3e\x9a\xd2\x81\xdb\x35\x43\xe5\x6a\xb7\x6b\xc6\xa0\x16\x37\x0e\x82\x04\x03\x20\x99\x4c\x34\x6b\x00\x24\x13\xcd\x21\x88\xfb\xee\x14\xde\xf8\xb6\x1d\x96\x1f\x2b\xf5\x63\xee\x84\x30\x25\xb4\x9b\xa0\x00\xf4\x24\x80\x64\x22\x1c\x1a\xa9\x92\xc2\x23\x0b\x06\xed\x21\x6d\x7e\xb1\x98\x60\x79\x69\xf2\x43\x6f\x4d\x40\x79\xc9\xc9\x9d\xb6\xd8\x5e\xc9\x28\x1c\x4d\x77\x17\x97\x08\x1b\xac\xec\x1a\x2c\x97\xaa\xce\x04\x96\x4b\xf5\xc2\xaf\x01\xfc\xaa\x5c\xd7\x48\xa0\x7f\xb8\x31\x31\xaf\x4e\x47\xf3\x41\x06\x77\x19\xcb\x82\x84\x0c\x07\x14\x3d\x24\x40\x69\x09\xdb\x05\xa5\x25\x15\x0d\xc1\xb1\x94\x3b\xa7\x3a\x8e\xc2\x3b\x41\x59\xab\x9b\xaf\x9c\x3c\x2f\x94\x51\x8c\xd4\x24\xc3\x74\x10\x6c\x04\x10\x5b\x92\xe1\x2a\x01\x64\x4b\x56\x35\x06\xb2\x25\x93\x99\x2b\x62\xb1\xb2\xea\xfd\x30\xf0\x2d\x85\xfc\xcc\x01\x7c\x4b\xb8\xa3\x63\xf1\xa8\xf0\x38\x80\xc6\x12\xfa\xee\x00\xc6\x92\x0a\x59\x17\x23\xb4\x88\x72\x80\x82\xd8\x05\xa7\x37\x70\x47\x51\x2f\x8a\xec\x39\xb1\x35\xdc\x51\xd4\x0c\x81\x66\xa9\x5e\xe4\x84\x21\xbe\x61\x45\xb6\xc0\xa6\x05\x82\xa5\x90\x01\x3e\x80\x60\x59\x3f\xf0\x56\x49\xf4\x89\x7e\xcb\x98\xf6\x4b\x8c\x01\x11\x03\xa8\x95\x20\x12\x21\xa2\x10\xed\x37\x7c\x87\x49\x92\xb8\x06\x89\x1a\x40\xd3\x0a\x80\x53\x02\x8c\xb6\x88\x2a\xe8\x3f\x0d\x00\x4a\x46\x22\x92\x08\x7c\x2a\x49\x72\x11\x80\xab\x6c\xce\x1f\x15\xe5\x11\x79\x26\x1a\x09\x28\x9d\xbc\x26\x62\x06\xc3\x6c\x76\x94\xe1\x9b\x03\x0a\x35\x23\x1a\x1d\xc5\xdc\x00\xc6\x4a\x78\xd0\xa2\xb1\x75\x90\x70\xc0\x52\x19\x64\xae\x8b\x80\x99\x94\xe6\x88\x1b\x0d\x73\xac\x43\xab\x68\x73\x5a\x82\xd1\xa0\x2b\x80\xa5\x52\x08\x15\x0c\xb0\x54\xd2\x56\xdc\x01\x53\xc9\x87\x43\x50\xf7\x6b\xbb\x2a\x7d\xbc\xfd\x9a\x60\x71\xa4\x1a\x80\x52\x72\x86\x25\x02\x94\x52\x94\x6e\x81\x40\xc1\x18\xf2\x1b\xe2\x26\x3e\x4a\x21\xb2\x33\xc0\x47\xc9\x5e\xd5\x83\x8f\x12\x1e\x1a\x60\x50\xaa\x94\x2e\xfa\xda\xc6\xcd\x99\x1a\x4a\x64\xbc\xa3\x5e\xd8\xdc\xd3\x83\xa9\x75\x1c\x30\xa7\x01\x69\x08\xd4\x3f\xc5\x8b\x20\xcb\xd2\xaf\x8f\xb9\x09\xb7\x13\x8b\x39\x15\x6d\xa9\x01\x3a\xa7\xbe\x66\x41\x24\xb5\xa3\xc6\xfd\x45\x4a\x15\xa7\x6e\x17\xbc\x7e\xda\x67\x66\x6c\x11\xfe\xae\xfd\x24\x70\x64\x01\x46\x3e\xc2\x5c\x94\x76\x13\x4d\xeb\x70\x45\x89\x1a\x03\x42\x3a\x82\x94\x73\xf2\x89\xb8\xf1\x46\xb0\xfb\x1a\xe2\x64\xa2\x71\x13\x1c\xe3\x64\xdd\x5e\xf7\x5b\xd6\x39\xcb\xd6\xf0\x5e\x09\xe4\xa3\x58\xf4\x72\x16\xcf\xea\xd2\x32\x4a\xf5\x63\xb0\xb9\x05\x29\x0c\xa0\x48\x8a\x42\x27\x90\x23\x23\x21\x2b\x05\x69\xe3\x14\xaf\xe3\x85\x1a\x48\x25\xd0\x12\xf6\x59\xfd\x48\xb8\xe4\x32\x6d\x00\x11\x8f\x1b\x10\xd7\x09\xb1\x26\x80\xb8\xd6\xcf\x06\x64\x91\xd4\x1d\xdb\xc7\xdc\x49\xb7\x70\x4d\x51\x48\x01\x65\x24\x25\x09\xc3\xd2\x0c\xb2\x97\x37\xa2\x8c\x94\xf0\x78\x7e\x5e\xde\xdb\x80\x88\x36\xab\xdc\x0f\x74\x5f\x1a\x00\x72\x64\x48\xa9\xbb\xde\x7b\x88\x87\x5d\xef\xbd\x6e\x79\x51\x55\x22\xa8\x02\x04\x91\x7d\xcd\x2c\x82\xc8\xb6\x5c\x82\x20\x92\x74\xed\xed\x09\xa9\x86\x53\xd5\x21\x9e\x80\x6e\x45\x87\x78\x7a\xb5\x04\x60\x48\x12\x63\x27\x40\x0c\xc9\x12\xcc\x9e\x70\x11\x45\x93\xea\x0a\xf8\xa4\x73\x89\x6e\xf2\x1b\x5b\x93\xc4\x6a\x1d\x16\x4a\x84\xa4\x08\xd1\x33\x3c\x15\xa1\xb3\xe3\xee\xe1\x2d\x2d\xb0\x22\xd9\x63\xd8\xbd\x45\x72\xfd\xc1\x15\x29\xc4\x90\x05\xb8\x22\x79\x38\x19\x9a\xd2\x58\xf2\x2e\xe9\x85\xdd\x74\x49\xaf\xf7\x66\x5d\xd2\x0b\x7b\x12\x6f\xa4\x84\x1d\x17\xfe\x8a\xf5\xe9\x45\xc4\x02\x5f\x32\x51\x3e\xb3\x54\x4c\xe9\x4f\x0b\x05\x86\xc9\x52\x81\x31\xb2\x55\x4f\x31\x46\x8c\x0f\x0c\x30\x46\xaa\xd7\xf7\xbd\x7a\xfd\xc8\xc7\x00\x39\xeb\x9e\x0c\xf6\x48\x32\x78\x33\xfa\xd2\x03\x42\x85\xaa\x93\x18\xc7\x7b\x27\xb0\x47\x42\x0f\x24\xb0\x47\xd6\x07\xd6\x04\x19\xc9\x76\x03\xc6\x85\xd4\xd2\x4d\x5a\x6c\x57\xf1\x7f\x97\x42\x74\xdc\xdf\x8b\x52\x48\x27\x93\x5f\xfe\x7d\xe4\x42\x5f\xa4\xbc\xaa\x86\x00\x4d\x62\x36\xf1\xe8\x1a\xdf\xbc\xe0\x00\x9c\x24\x48\x2c\x14\x80\x93\x94\xea\xac\x41\xbe\x75\x6e\x15\x9c\x64\xcf\x38\x79\x73\xf4\x0c\x00\x76\xa4\x7a\x81\x02\xec\x48\xa8\x54\x00\x3b\x12\x3a\x76\x80\x2e\x92\xf4\xec\x15\x5d\xa4\xe8\xd4\x0e\xba\x48\x3a\xdc\x72\xdd\x4c\xb5\x34\xb6\x34\x89\x3e\x1c\x77\xe7\x5a\xd1\x13\x41\x46\x3e\x72\x7e\x46\xc7\x71\xb1\xec\x53\x40\x02\xd0\xbd\x5f\x55\x24\x08\x61\x0d\xb0\x49\x22\x7b\x16\x3b\x4b\xe1\x29\xe8\x8e\x1f\x81\xb0\x77\x0c\x1b\x88\x41\x1d\xdf\x11\xe2\xaa\xa3\x0f\xb7\x99\xeb\x42\x4a\x3e\x8d\x44\xa0\x96\x24\x05\xf2\x3e\x68\x01\x66\xd9\x09\xe8\xda\xd7\x36\x1d\x87\x7a\x3d\x7a\xbb\x41\xd3\x86\xa9\x80\x67\x12\x8a\xf0\x7d\xca\xb2\x18\xdd\x24\xf7\x11\x64\xb3\xab\x62\xe8\xb5\xd3\xf1\x25\x69\x8e\x74\xb2\xcf\xdc\x80\xf8\x92\x14\x23\x36\xba\xe9\x49\x3d\xa5\x44\x3e\x17\xc3\x43\x3a\xee\xf5\xba\xa2\xf5\xc5\x37\xaa\xfe\x86\x9d\xdc\xc6\xa4\x69\x08\xe0\x50\x4a\xf5\x63\xe1\x50\x20\xf1\xdd\x5b\x2d\xfd\xe0\xc1\x43\x89\x8c\x48\xd1\x55\x37\x74\x15\x06\x0f\x25\x88\xde\x0e\xf0\x50\x82\x64\x24\x01\x1c\x4a\xda\x0e\x11\xe0\xa1\x14\xd2\xe5\x84\x70\x28\x60\xc0\x87\x70\x28\x02\xb4\x06\x70\x28\x41\x40\x55\x74\x35\x0a\x89\x6d\xc7\x07\x5f\xc5\xaa\x73\x73\xa5\x68\x07\x36\x4a\x10\x8f\x14\x5d\xb3\xa1\xba\x72\x27\xb1\xaa\x72\x51\x37\xaf\x9e\xfb\x9b\x98\x69\xaf\x11\xc1\x4f\x89\xec\xe1\x58\xda\x45\x68\xaf\x15\x4b\xa5\x18\x23\x01\x98\x4a\x68\x8d\xee\xa0\x37\x27\x7b\xb4\x94\x02\x72\x4a\x45\x27\x1b\x9e\xce\x21\x1d\x3b\xdc\xfe\x14\x33\xdc\xe1\x71\x17\x74\x52\x3a\x40\x92\xe5\xdd\x16\x96\x37\xef\x10\xc1\x52\x09\xdd\x32\xc0\x52\x09\xe5\x9d\xfe\xb8\x9c\x52\x54\x1c\x3f\x06\xfc\x0e\x1c\x95\xc8\x12\x57\x32\x8b\xec\x73\xa5\x75\x4e\xc7\x6c\x70\x54\xb6\xbb\x66\x57\x1b\xd9\x47\x7a\x69\x23\xa1\xf9\xb9\xbf\x26\x86\xf3\x25\xba\xe1\x66\xc0\xdb\x43\x63\x2f\x98\x2a\x59\x41\xa0\x7f\xae\x81\xe5\x45\x80\xd5\xa1\xba\x7e\x1b\x7a\x96\x76\xb0\x02\xc2\x31\x7f\xe6\x9a\xa2\xb1\x8f\x6e\xef\x77\x5c\x65\x89\xa8\xf9\xec\x20\xfe\xa0\xad\x44\xfe\x6d\xe2\x90\x00\x71\xa5\xaa\x0e\x88\xb8\x52\xc0\x91\x8e\x21\xbe\x24\x64\x67\x1c\xba\x48\x56\xca\x8e\xcf\x32\xd3\x5c\x6d\x91\x80\x1e\xf6\x3a\x50\x2c\xa1\x2f\xe7\x50\x89\x01\x7c\x2b\xc6\xc1\xa9\x69\xfe\xc0\xa6\x84\x61\x0c\x6f\xae\xc8\xb0\x16\xe2\xb5\x80\x0f\x1b\x23\x39\x23\x10\x8e\x91\x88\x86\x82\xf9\x02\xde\x52\x8e\xfd\x35\x27\x3c\xfb\x0e\xb3\x03\x05\x06\x97\xa5\x78\x6f\x3d\x32\xdd\x1e\x96\x91\x47\xad\xc7\x6c\xfe\x1c\xcb\x41\x6a\x0e\xbd\x68\x87\x26\x2e\xdf\x2f\x64\x3f\xe8\x3e\x07\x71\xcd\x29\xc2\xf3\x51\xd1\x63\xe0\xf9\x58\x06\x4b\x34\x08\x82\xce\x0e\x19\x35\x44\x9f\xf2\x81\xeb\x23\x29\xfd\x62\xc0\x17\xc3\x89\xaf\x95\x25\xf5\x5b\x12\xa2\xef\x77\xd0\x18\x8b\xef\x74\x1b\x60\xee\x2a\xe9\xb6\x0a\x45\x06\xd6\x7d\xcc\x7a\x38\x59\xa4\xf8\xdf\x76\x0f\xd0\x61\x2a\x69\xb9\x63\xc8\x47\x75\xe0\x07\x1e\x26\x0c\x03\x01\x1d\x26\xed\xdb\x57\xe0\x61\x36\xbf\x14\x1d\x86\xb4\x53\x31\x64\xa4\x03\xd2\x2a\x3c\x8c\xf7\x64\xa0\xc3\x64\x15\xd7\x81\x35\x2e\x3b\x61\x24\xa6\x35\xda\x68\x6c\x17\x0e\xde\x09\xc7\x4c\xbf\x41\x56\xf6\x12\x73\x2c\x1d\x26\x32\xc7\x7e\x10\x54\xa6\xad\x6c\xe0\xcc\x6f\xf0\xca\x00\x0f\x32\xdc\x6b\xba\x79\x0c\x24\x55\x10\x64\xc2\x1b\x8e\xd1\x69\x80\x03\x37\x54\x53\xf4\xd3\x1f\xe4\xb8\x26\x81\x47\x0c\x39\x1c\xbc\x12\xa4\x98\xdc\x9c\x55\x11\xb7\x54\xa5\x41\x8a\x89\xec\x86\x84\x79\x95\xe1\xfe\xe7\xce\xca\xe0\x8c\xc1\x9d\x95\x6a\xe5\x18\x1f\xb5\x32\x7e\x6c\x62\xde\xc6\x0c\xb3\xc1\x61\xa4\x1b\x8b\x15\x4d\x6f\xb4\x01\x81\x19\xfa\x79\x80\x01\x93\xca\xb0\x1b\x5c\x41\xe9\x9d\x32\x4e\x21\x67\x68\x80\xfc\xa9\xdd\x5d\x7e\xa2\x20\x41\x56\x05\x8a\x69\x2e\x0e\xc9\x31\x88\xd2\x8e\xb1\x6f\x97\x9c\x55\xec\x4b\x81\x70\x31\xb4\x2f\xb9\xf3\x48\xb3\xad\x7d\x62\xc8\x0d\xe4\x7b\x43\x6e\xe0\x84\xdd\x07\x24\x8d\x8a\x6e\x05\x2c\x84\xc7\x71\xb3\xce\xbb\x4c\xb0\xed\x2e\xbb\x3e\x30\xe6\x41\x54\xd5\x61\xad\xde\xd8\x68\xcf\x1a\xb7\xa0\x83\xf4\x09\x6f\x02\x1d\x04\x41\x8d\xa9\xba\x32\x0f\x15\xa0\xfd\xbc\xa3\x92\xfd\xd6\xfa\x06\x9a\x8c\x29\x04\x63\x78\x37\xa3\x8f\x12\x70\x32\xd9\x50\x59\x20\x64\xfa\x70\xdb\xbc\x42\xbe\xd3\x77\x12\x6f\x93\x23\x3c\x06\x99\x50\x49\x47\x1a\x40\xbd\x94\x62\x3d\xc4\x3f\x95\xe9\x0f\x12\x76\xc7\x4a\x3e\x28\xdd\xf8\x06\xc1\xbe\x8a\xa2\x60\xbd\xc4\x3e\x4d\xe2\x2e\x22\xcc\x8c\x4f\xcf\x30\x17\xfb\x83\x82\xa2\x7e\x4e\x7d\xea\xc8\x7f\x1d\xf3\x80\x9c\xa0\xd6\x4c\x68\x77\x62\x5d\x26\x2e\xf6\x1a\xc3\xa7\xea\x8e\xae\xe4\xa0\xc0\xd4\xb6\x3f\xf6\x76\xd3\x8f\xd9\x5a\xd0\x96\x99\xec\x36\xef\xa4\xe4\xc7\xfe\x81\xc9\x8d\x7e\x83\xd7\x12\x5e\xb0\x01\xa6\xb2\x05\x9b\x29\x9a\x15\x0c\x0f\x9c\x94\xd0\x65\x14\x3c\x94\x28\x68\xd6\x42\x9d\xb8\x8f\xa7\xb7\xf4\x64\xac\x8c\x29\xd9\x44\xaa\x04\xea\x24\xbc\x14\x03\xad\x64\x68\x83\x9d\x8d\x50\x1f\x84\x36\xb0\x47\x8a\xb7\x41\x60\x8c\x84\x9e\xd3\x53\x1b\x7e\xf2\xf9\x43\x3d\xbe\x8f\x9e\x60\x87\x9a\x2b\xe5\x30\x97\x74\x1e\x2e\xe1\x24\xa6\x55\x8d\x63\x42\x7e\xf4\x01\x9b\x98\x50\xaa\x5e\x0a\x93\x4c\x96\xba\xa9\x00\x32\x12\x2a\x3e\x60\x8c\xac\x97\xfc\x7a\x1d\x64\x45\x4a\x30\x46\xc2\xfb\xd2\xd9\x89\x0c\x80\xc9\x83\x2b\x32\x0e\xe7\xab\x9b\x92\x8a\x03\x3b\x8d\x13\x62\xaf\x03\x2b\x12\x7a\x06\x03\x2b\x12\xba\xf4\x4d\x02\x56\x55\x64\xe7\x70\x08\x54\x84\x6b\x59\x95\xfc\x00\x23\x92\x8c\x20\x06\x46\x24\x55\x3d\x83\xc1\x11\x09\x2f\x11\xe7\xce\xb1\x00\x03\x12\x47\x64\x6f\xb7\x61\x73\xbe\xc4\x54\xba\x49\x88\x52\xd5\x2b\x61\x4e\x02\x17\xdc\x54\xd3\xae\xd2\x1a\x99\xfd\xbd\xd1\x9b\x48\xce\xbb\x61\x64\xdc\xb2\xcb\x7a\x34\x30\xf3\xc8\xb8\x55\x4b\xe6\x5c\x32\xee\xfc\xf5\x12\x15\xed\x97\x9c\x61\xc4\x8c\x89\x8c\x2b\x11\x00\x17\x64\x48\xb0\xe6\xc5\x0c\xbb\xc3\x2e\x40\x28\x9c\x30\x91\x66\x5d\xdb\xcb\x4a\x19\xc1\xe5\xf6\x67\xa5\x48\x46\x69\x2e\xb9\x98\xb7\x15\xd1\x18\xb8\x20\xfa\xd6\x81\x0b\xd2\xf7\xae\xc5\xee\xad\x5b\xf1\xbc\xb9\xcd\x73\x15\x30\x7b\x6b\x2a\x9c\xdc\x35\x57\xc3\x47\x00\x12\x49\x24\xe5\x08\x40\x42\xc2\x7b\x4b\x30\x3f\x32\x08\xc9\x31\x1f\xc2\x4a\x5c\x35\x60\x01\x4a\xf9\x6d\x04\xc3\x7c\xb1\x1c\x41\x40\xe6\xeb\x62\x51\xd9\xc7\x59\x92\x02\x90\xea\x47\x3f\xc8\xf9\x79\x33\xce\xe8\x10\x1e\xab\x97\x89\xc0\x7e\x84\x9e\x4d\xc2\x7e\x54\x12\xf3\x05\xb0\x1f\x03\xd4\xb3\x00\xf6\x63\x80\x6e\x11\xe7\x22\x3e\xd3\x61\x9c\xa4\xe5\x21\xcf\x44\x00\xd6\x31\x94\xaa\x4f\xef\x46\x91\xfe\xcf\x44\x3a\x17\xeb\x4c\xdc\xd5\x20\x98\x9d\x3b\x5e\x9f\x71\x9f\x4b\x62\xdb\x91\x7f\x67\xce\xfe\x30\xf9\x03\x04\xd7\xc3\x97\xd8\x70\xd5\x32\x1b\x88\x4c\x49\x71\x12\xa6\xaf\x9f\xc5\x99\x1d\xcf\xda\x27\xa7\x00\xab\x7a\xc9\x89\xef\xa1\x6a\x0d\x74\x47\x78\x47\x7e\x82\x13\xe0\x2d\xdb\xb9\x48\xd7\x20\x3b\x5c\x9c\x85\x5d\x89\x4a\x72\x12\xf6\xe2\xc5\xea\x89\xf0\xe7\xcc\x9f\xc8\x6f\xb2\xe6\x93\x28\x96\xdd\xa1\x2a\xcd\xa0\x1e\xe2\x29\xb5\xf8\x9f\x8d\xe5\x85\xea\x9d\xcd\xd1\xf0\xad\xe1\x91\x50\x00\x90\x3e\x52\xd5\x7c\x77\x36\x76\x6e\xf5\x63\xfc\x2d\x6c\x58\xd4\x24\xbd\x1b\x4e\x8c\x0c\xd3\x21\x93\xc0\x57\x97\x9b\x93\xb4\xff\x5e\x4a\x9f\xde\x32\x3a\x8f\xd2\x15\x8e\xd5\x89\x76\xaf\xed\xef\xc4\x65\x55\x85\xf9\x24\xc6\x5d\x7d\xe9\xd4\xe2\x5a\x7c\xc7\xd1\x33\x2b\xc4\x28\x56\xb5\x93\x93\x7b\x42\xaf\x8c\xcf\xc9\x51\x42\x5d\x3a\x27\xbe\x13\x0e\x0d\x20\xa1\xe2\x16\x59\x54\x62\x7a\xad\x7e\x9e\x4e\x0b\xef\x9c\xfa\x61\x43\x0d\xce\x25\xfa\x0c\x52\x97\xc6\xb9\x14\xec\xb9\x57\x9f\xd0\x43\xaf\x9e\x01\x0f\x59\x1f\x58\x13\xf3\xd5\xfc\x00\xab\xa3\xf3\xb8\x44\x9f\x39\x9c\x96\xcb\x8a\x78\xff\x62\xf1\xad\x08\x07\x18\x00\x03\xe3\xbc\x61\x3d\xf0\x6a\x00\x40\xe6\x5e\x28\xb0\xe8\xf6\xc6\x59\x67\x78\x4a\x30\x80\xf6\x48\x55\x79\xfa\x5c\xfa\xe5\xdc\xbb\x82\x30\xc1\x3d\xbf\x8f\x42\x1d\xcf\xf7\xf9\xa5\x73\xaf\x12\x21\x23\x7b\xcd\xbb\xe4\xb1\x7b\x25\x8c\xf4\x9a\xf0\xec\xaa\x4c\x7c\xbe\x4c\x9e\xdb\xe2\xa3\x7b\xd0\xaa\xf3\xa3\x26\x57\x07\xd7\x0c\xb3\x0e\x5c\x87\x9e\x0e\x89\xf2\xe2\xb0\x75\x3f\xa7\x47\x4c\xfc\xb5\x58\xfe\x74\xb7\x00\xe7\x31\xdd\xa7\x57\x62\x04\x50\x94\xcb\x34\x57\x72\xcc\x0b\xb4\x9d\x04\x21\x00\xce\x23\xc9\xc2\x2e\xce\xaf\x3a\xfe\x05\x6e\xb2\xd6\xf1\x0b\x39\xa2\xf5\xdf\xba\xc1\x5d\xdc\x2f\x19\x5a\x07\xec\x47\x95\x37\x88\xee\x61\xc8\x0d\xe8\x1e\x49\xf8\xd9\xb8\x90\x38\x9a\xad\x14\x83\xf7\xfc\x18\x12\x9d\x7c\x8e\x0b\x3a\xd3\x74\x11\x7c\x46\xe6\xdb\xb8\x2a\xe6\x58\xa7\x86\x23\x0c\x82\x43\x5c\xd5\x06\x98\xe3\x0b\xd3\x24\xd9\x8c\x03\xfc\x90\x44\x12\x99\x00\x3f\x64\xe8\x64\x01\xba\x47\x78\x37\x05\x40\xc7\xdc\x0d\x7b\x54\x75\xe7\xb9\xd6\x51\x1d\xc7\xfe\x21\x73\x4d\x49\x4f\x83\x28\x03\xc4\x15\x91\x3b\xf4\xa5\xba\x04\x31\x6e\xbe\x13\xc8\xfb\xf4\x2e\x04\x7e\xf3\x1d\xec\xc3\x1c\x4f\x90\x38\x46\x73\x11\x97\x58\x31\x74\x8b\x05\x6f\xa3\x1b\xc5\x24\xde\x86\x57\x9c\xc0\x6d\xa4\xaa\xa7\xe0\xd5\xc1\xa9\x40\xf6\xb8\x90\x37\x54\x8f\x41\xcf\xa8\xba\x84\x5f\x4a\x12\x2e\xb4\x92\x44\x71\xee\x86\x12\x0d\xeb\x81\x71\x4f\x1f\x29\x00\x32\xd6\x4b\x0c\x7f\xe0\x93\xbd\x7f\x38\xd1\x3a\x68\xcd\x28\xe8\x6e\x0b\x66\xea\x47\x7f\xbb\x94\x43\x30\x79\x81\x7e\x51\xf5\x35\xba\x4c\xc5\xa4\x47\x37\xe8\x17\x5d\x35\x1d\xf4\x8b\xf5\x03\x7d\x9a\x1e\x3e\x7e\x38\xa1\x49\x50\x03\xd0\x29\xa6\xf4\x09\x14\x8a\x00\x33\x2a\x40\xa1\x98\xd2\xa7\xeb\xf4\x5b\x7a\x01\xf5\x90\xaa\x5c\x78\xdf\x69\x7f\x00\x9d\x22\xc8\x08\x1c\xa0\x53\xec\x28\x4e\xd0\x29\x52\x73\x68\x38\xdf\x55\xe5\x04\xe0\x29\x6a\x4e\xbe\xc4\x39\x74\x1f\x41\x7a\xd2\x6e\x80\x33\xe6\x52\x29\xa0\xc8\x3c\x2e\x6e\xf2\x0f\xc7\x8f\xd2\x25\xa9\xde\x28\x14\x48\xb4\xa0\x50\x8c\x3d\xca\xdb\x84\xf2\x2c\xed\x6d\x16\x0c\xcf\x11\xa1\x5b\xaa\xb8\x17\xf9\x97\xb6\x1d\xe8\xd2\xe7\xdb\xdd\x86\x32\x06\xb6\x67\x08\x49\xa1\xd4\x7f\x81\xed\xa9\x75\xee\x7a\x4c\xfc\x44\xa5\x0f\x6a\xb0\xcb\xec\xad\xbe\x43\x7e\x86\x0d\x30\xa9\x28\x62\x87\x1b\x86\xeb\xab\xea\x25\xef\x85\x3c\xb4\x89\x15\x09\x7e\xbd\x41\x04\x62\x22\xcc\x68\x01\xc2\x44\x9a\x30\x67\xc0\x23\x8a\x8e\x09\xd7\xc7\x55\x3b\x8a\xf6\x85\xbd\xac\x9a\x2a\x01\x20\x89\xd8\x33\x89\xf2\x55\x11\xca\x2f\x0c\x69\x7a\x8c\x5c\xca\x42\x3a\x1a\x00\x0c\x31\xf5\x5c\x01\xf3\x21\x48\x87\x18\x40\x3e\x44\x65\xb6\x81\x7c\x08\x2f\xc2\x37\xe4\x03\xab\x03\x9c\xc3\xac\xbf\x85\x39\x0d\xa0\x1e\x02\xc0\xb6\x00\xea\x21\x55\x2f\x2d\xc5\x7a\xd0\x48\x02\xd6\x43\xd5\x12\x0d\xd4\x43\x1e\x08\x50\x37\x66\xb1\xea\x05\xe0\xbd\x24\xae\xdc\xf7\x07\x5c\xe1\x4c\x3f\xa0\xeb\x28\x6c\x62\x40\xc8\x7e\x85\x79\xa8\x6e\x39\x11\x1c\xa2\xf9\x31\xd1\xbb\x4c\xd4\xad\x58\xa6\x79\xee\x26\xb0\xb9\x4e\xcb\x7a\x47\x5a\xc6\xd5\x16\x75\xf7\x36\xae\x19\xe5\x0a\x30\x87\xf5\x31\x33\x88\xcf\x80\x17\xb8\x1b\xcc\x81\xbd\x78\x13\x2d\xd5\x2c\xb2\x2a\xd3\xd7\xb9\xc3\x83\x2c\xdd\x66\xe6\xcd\x7e\xca\xc4\x26\x9f\x3f\xd6\x6f\x63\x8a\xb1\x96\x3f\xc2\xc0\x18\x66\x81\x2f\xb1\x43\x01\x8b\x48\x55\x9b\xe2\x4d\xa8\x55\x3b\x7c\xa9\xf8\x83\x7f\xe0\x77\xed\xfa\x9a\xce\x69\x97\xc9\x0e\xea\xe4\x61\xff\xd3\x4d\x12\xf8\x87\xa2\x8b\x0c\xf0\x0f\xb5\xb1\xbd\x81\x7f\x28\x6a\xcd\xf7\xe2\x2b\x55\xc7\xe1\x1b\xb8\x7d\x25\xb7\x5b\xbe\x52\x9d\x16\x7c\xc9\x75\x5b\xb8\xcd\xc1\xe1\x9c\x62\x84\x1b\x61\x99\xa4\x03\xee\x97\xa6\xa7\x2c\xf3\xd5\x24\x2c\xfb\x07\x62\xb4\x0f\x3f\xc0\x51\xc7\x5e\x83\xab\xaf\x9b\xe1\x0d\x9c\x94\x86\x37\x80\x21\xd2\x70\xb2\x41\x93\x32\x2b\xce\x6d\x5a\x5f\x8c\x6d\xe0\x42\x14\x0d\x1f\xb7\xf9\x0c\x51\xd1\x6f\xf9\x0d\xd4\x0d\xa4\x86\xa2\xb7\x16\x40\x0d\xa9\x2a\xe9\xdf\x9d\x00\xae\x61\xb9\xf8\x03\xb5\x92\x21\x5d\x9f\xde\x1b\xeb\xdc\xf6\x6a\xbb\xc1\xc6\x1f\x36\x41\xd6\x41\x63\x9a\xef\xce\xcd\xb6\x7b\x84\xf4\x4c\xde\x6c\x0a\xed\x60\x10\x38\xd0\x0e\x55\x1b\xe1\x0d\xd6\xd3\x3e\x94\x43\x50\x6e\xb4\xfa\x7b\xb8\xb2\x96\x6d\xcc\x8f\xbb\x2f\xf9\x35\xc9\xae\xdd\x16\x44\x5b\xa9\xd1\x08\x12\xd1\xdd\xe5\xc4\x4e\x1d\x4e\x18\x20\x11\x86\xc9\xdc\x58\xfc\xf6\x31\x32\x03\x87\xbd\x06\x1b\x5a\xd9\x1b\x2c\x88\x54\xb5\x59\xdf\x06\x2f\xbb\x15\xc8\x09\xb8\x4f\x39\x6e\x6c\xd5\xeb\x69\x90\x21\xb2\x17\x62\x20\x43\xac\x1f\xf8\x02\x68\x08\xbd\xf7\x6e\xfc\xdb\x0c\x9f\xb8\x89\x94\x22\x13\x5e\xdc\xd8\x0b\xc9\x81\x1b\x37\xee\x6d\xba\xbb\xde\xb8\xb7\x55\xb2\x72\x06\xb8\x12\xcd\x50\x49\x71\x25\x14\xd8\x80\x95\xc8\x63\xf7\x42\xc7\xcc\xf2\xdb\x8b\x05\x40\x27\x9a\xf6\xf0\xfb\x34\xb0\x8e\xee\x92\xf6\xc9\x1c\x04\x00\x50\xb4\xbd\x46\xa4\x7d\x32\x77\x04\x68\x12\xc9\xac\x00\xf7\xe5\xfd\x3e\x3d\xbc\x9c\x35\xc7\xb7\x98\x65\x35\x80\xf0\x26\x78\x7a\xd3\x1b\x1c\xd5\xf7\x7e\xbd\x70\x2c\x28\xbe\x43\x8a\x65\x97\xe8\xc6\x8c\x84\xa8\x70\x9b\x0d\xca\xe5\x32\x22\xca\x29\xc0\x70\xa9\x5d\x0b\x24\x8a\xb4\x5d\x58\x6e\x72\x18\xea\xf6\x70\xe3\x44\xbe\x97\x6b\xb1\xc7\x06\x72\x4b\xdc\x8f\xdb\x9b\x8f\x61\x8f\x3a\xcb\xdf\xa4\x2a\xd4\x01\xf0\xc6\x85\x5c\x73\xfb\xcd\x25\x95\x71\x07\x37\x08\x4f\x73\xbf\x83\x14\xd0\x3c\xc5\x44\x4a\x91\x91\x3e\xc0\xbd\xc8\x26\x33\xb9\x05\x0b\x44\x45\xbd\x5f\x53\xea\x32\xbd\xaf\xdb\x5e\x2e\x01\xc2\xd3\x26\xc3\x78\xc6\x69\xe3\x14\xda\xa2\x6a\x7c\x06\xda\x22\xef\x83\xb8\xf8\x6c\x1b\x1e\x07\xc2\x93\xf7\x9c\x92\xff\x5e\xff\x3c\x20\x2f\x8a\x12\xf4\xfd\xb9\xb0\x3e\x77\x83\xba\x20\xb8\x8c\x78\xe9\x73\x7f\xbb\x4b\xfe\x81\xdc\xb0\x5f\x32\xbf\x88\x65\xbb\x24\xb5\xfe\x4e\xaa\x65\x86\xcd\x8d\x28\x49\x37\x32\xd9\xad\x40\x64\xb2\x51\xfe\x37\xa9\x11\x35\x21\xdc\x9f\xb3\xc7\x31\x7e\xb4\x6a\xe8\x71\xf1\x1c\xf8\x0e\x23\x74\x3c\x24\x41\x34\x7c\x16\x84\x8d\xa6\x63\xc5\x73\x5c\x30\xab\x4a\xf9\xe6\xb9\xef\xc3\x7d\x1c\x35\xd0\x1b\x6d\x60\x21\x7b\x92\x51\x28\x34\x90\xb0\xca\xd3\xd5\x27\x79\xca\x18\xdc\x43\x72\x43\xd3\x0a\x3d\x89\xb1\x21\xee\x00\xc3\x91\x49\x62\x19\xc0\x70\x88\xba\x1e\x40\x6f\x64\xef\x0a\x1f\x33\xd8\x2b\xef\x08\xbd\xe1\xbd\xc7\xa3\xe5\x03\xe2\xf0\x90\x19\xca\xe3\x2a\xc2\x06\x38\x60\xf1\xc0\x03\xf5\x0c\x7d\x50\xa7\x8c\x84\x7e\x0a\xdb\x16\xae\xf4\x98\xef\x83\x44\xaa\xf1\xc0\x02\x0d\xd9\x7e\x08\x49\xf6\x92\xe1\xc1\xe3\xbb\x92\xdc\x34\x9e\x42\x26\x75\x64\xe8\xa7\x00\x6a\x97\x6d\x01\x60\x94\xc3\x0f\xd8\xd0\x10\xd0\xa7\x92\x84\xc1\x5e\x73\x1d\x56\xb5\x1b\x3d\xd5\xd3\xc3\xc7\xd5\x6e\x70\x34\x1e\x2e\xc4\x0c\xba\x7a\xaa\xa0\x5b\xd4\x5a\x85\x97\xf5\xf9\xe0\x63\xe6\x05\x66\x5a\x23\xf9\x12\xa8\x5b\xd5\xe6\x2e\xe1\x22\x29\xdf\xbe\xe4\x0f\x90\xaa\xe2\x0f\x2f\x4e\xa6\xbf\xf5\x7c\x7b\x2a\xc7\x00\xd2\x02\xd0\xc8\xaa\x8d\xa9\xc2\x2d\xdd\x5c\x76\x0f\xf1\x5f\xde\x6d\x3f\x4d\x9c\x69\x06\x0b\x33\x37\xfd\xc2\xd3\xf0\x2a\x86\x77\x3e\xc0\xbb\xaa\xa9\x80\x52\x92\x4c\x2e\x1f\xc0\x94\xb4\xb1\x2b\x15\xdf\x60\xd7\xc4\x0a\x57\x5b\x36\xfb\x34\x7b\xff\x09\x88\x05\xec\xf9\x01\xc2\x69\xb8\x48\xe1\xc5\xa9\x65\xe4\x0e\x8e\xf8\x23\x52\x2c\x9c\xfa\xc1\xcd\x44\x1f\x10\x61\x4d\xc0\x14\x0c\x60\x4d\xaa\x36\xbf\x07\x27\xf3\xe1\x66\x07\x04\x1b\x44\xdb\x78\x16\xcf\x9e\xc9\xc3\xd1\xe9\x35\x54\x13\xe8\x93\x12\x6e\x3f\xee\xcd\xa6\x1b\x48\x85\x51\x07\x29\xa1\x4f\x40\x2e\x8e\x07\x16\xac\x35\xef\xc1\x1b\xc4\x58\x9d\x87\xb8\x66\xef\xff\x9f\xe1\x54\xec\x16\x74\xfe\xa4\x47\xe4\xcd\x37\xdf\xe1\x33\xdd\x66\xe8\x70\x8f\x19\x47\xac\x15\x28\xc4\x70\xf8\xd3\x0d\x61\x13\x93\xd0\x4e\x58\xea\x33\x9d\x60\x3f\xfe\x08\x0e\xa0\x7c\x3a\xbf\x54\xa4\x8b\x39\xf4\xf4\x91\x37\x9b\xca\xed\xd9\xe9\x15\x19\xf4\xb9\xcf\x16\x65\xb3\x83\xb8\x0a\x8b\x39\x17\x6f\x6d\x81\x6c\xc9\x29\x2c\x63\x28\x6f\x7e\xac\xec\xe0\xfb\xe6\x3d\xb1\x17\x1c\xf6\xb0\x17\xf4\x34\x7c\x1f\x66\x87\x24\xf4\x5c\x48\x45\xb6\x85\x4a\x6a\xae\x0f\x60\x60\x92\x69\x09\x9e\x8b\x55\x86\x99\x3e\x6a\x9b\xee\x04\x72\x89\xec\xf9\x05\xf8\xc5\x3c\x0f\xcf\x4d\x12\xf3\xea\x3b\x10\x22\x67\xe5\x26\x7c\x42\x02\x05\x92\xee\x3e\x87\x0f\x77\xfa\x7e\x4b\x32\x7c\x2d\xca\xcf\xd3\x4d\x98\x4e\x03\xe4\xeb\x95\x09\x3e\x0f\x04\x07\xd6\x05\x04\x4c\x53\x79\x01\x02\xa6\x99\x06\xf4\x79\x76\xb6\x75\x6a\x92\x39\x62\x2e\x79\xde\x6d\x3c\xa4\x0c\x38\x82\xa3\x79\x9d\x76\xbb\xf7\xc2\x8a\x5d\x8f\x17\xe0\x9b\xfd\x92\x60\xd8\x56\xea\x1d\xa5\x15\xb1\xd7\xba\x6b\x40\x06\xc4\xe9\x1a\x7c\x24\xbe\x43\x23\x7a\x64\x7c\xba\x2a\x3d\x86\x51\x79\x36\x65\x7c\x26\xfc\x7c\x16\xe3\x1b\x5a\x2a\x9e\xc5\xf8\xa6\x16\x79\x30\x61\xf2\xe1\x99\x05\xd9\xb0\x9a\x08\xf4\xf9\x10\x84\xf7\x4b\x18\x0c\x76\x0b\xec\x60\xc9\x02\x57\x86\x60\x15\x84\x80\x2e\x80\x49\xc5\x0b\xf0\xa0\x77\x38\x2f\x4e\x1a\xa8\xf0\xbf\x21\x6f\xaf\x0c\x0f\xa9\xe0\xe5\x0a\x11\x38\xf5\x78\xe5\x77\x6c\x4a\x90\x5f\x52\xd5\x8d\x09\xe8\x97\x9c\xd8\x7d\x42\xbf\xe8\xde\x0c\xf4\x4b\xf5\x6e\x11\xe8\x97\xf5\x41\xe1\x0f\xe7\xdf\x32\xa9\x9f\xd8\xae\xaf\x4c\x11\x1a\x08\x94\x4b\xf5\x02\xf6\xd5\xce\xc8\xa1\x7c\xb1\x33\x1a\xa4\xf8\xe6\x9d\x48\x81\x5e\x90\xa6\x43\x7f\xb7\x57\xb8\x6f\xf6\x28\x38\x30\x6d\xd8\xc0\xe2\xa2\x43\xe9\xe7\xcd\xb8\x99\xb1\x8e\x2f\x4c\xb4\x9a\xc3\xf4\x95\x8b\x86\x2f\xdd\x84\x78\xd1\x23\x6f\x3e\x87\xcf\x5f\x3f\xb0\x1b\x64\x79\xe4\xa4\x00\x0a\xd3\xbc\x3c\x7f\xd5\x30\x4d\x07\xfb\x2e\xfe\x9a\xb5\x4a\xbd\x6a\x95\x18\xbb\x5e\xd3\xec\x1b\x45\xf4\xe2\x6e\xa9\x4b\xf2\x4b\x9a\x0f\x3d\xba\x01\x7f\xc9\xe0\xc4\x86\xe0\x2f\x40\x3f\xc7\x5b\xe9\x92\xef\x57\x69\x00\xb3\xdd\x9c\x6d\xce\x8d\x88\x2f\x8a\x4e\x00\xbe\xac\x1f\x18\x10\x09\xae\xcc\x10\x07\xe2\x4b\xf5\x42\x0d\xc4\x97\xa9\xad\x18\xc4\x97\xe6\xed\x3c\x00\x2e\xcd\x64\x29\x6f\xd8\x1a\xef\x13\x2d\x6c\xe0\x14\xd0\x29\x65\xcf\x4b\xff\x08\x42\xa1\xfe\x41\xd2\x2c\x57\x44\x9d\x4c\x95\x09\xec\x94\xac\x51\xe1\x55\x27\xb3\xa7\xa8\x5e\x26\xc0\x05\x22\xa5\x0d\x2b\x22\x7f\xbb\x46\x59\x50\x4e\x86\xf9\x7b\x7e\xa1\x9c\x60\x25\x00\xe6\xa4\x69\xec\x07\xc0\x24\x1b\x45\x0b\x80\x49\x57\x74\x06\xbf\x64\x7d\xe0\x1f\xb6\x40\x4d\x27\x30\x15\x9c\x3e\x01\x4c\x76\x0b\xa7\xb9\x55\xd1\x5f\x40\x30\x69\xfa\x0d\xbc\x78\xe8\xed\xed\x6c\x04\x0f\x6c\xff\xbd\xa4\xa6\x08\x36\xaf\xca\x0f\xcc\xf1\x55\xf9\x41\x36\x05\xbc\x64\xbd\xc4\x04\x90\x43\xc2\x94\x21\xaf\x69\xa4\x14\x48\x45\x2f\x91\xcd\x82\x5e\xd2\x86\xa7\xfd\x62\xc3\x4c\x6b\x65\x79\x86\xef\xc3\xd3\x14\x4e\x5f\x60\xf9\xf4\xd5\x78\x75\xdc\x80\x32\xbf\x37\xdd\x80\x86\xbe\xb7\xdd\x70\xbb\xdd\x60\x3d\xc2\x8b\xdf\x45\xfa\x87\x06\x87\xf7\x76\x06\x90\x5a\xdf\xdb\xad\xe4\xd7\x64\xbd\xae\x7e\x70\x73\xdd\x63\x19\xc2\xa9\x84\xf9\xde\x6b\x5b\x19\xcd\xfd\xde\xce\x37\xdb\xea\x71\x9a\x3c\x01\xb8\x01\x9a\xff\x09\x48\x95\xf5\x83\x6f\x91\x48\xcc\x19\xc0\x0f\xd0\x5b\xde\xf7\x11\x08\xde\xf2\xce\x7e\xfb\x3b\xbc\xd3\x78\x55\xc0\x9c\x37\xcc\x90\x7b\x35\x84\x19\x93\xc6\x3d\x6e\x7d\x06\x22\x8b\x91\x0e\xa0\x7f\xe9\x9c\x09\x42\x4b\xd3\xe1\x16\x84\x96\xd5\xba\x1f\x70\x11\xed\xec\xa0\x7f\xd5\x5d\x91\x98\x83\x96\xdd\xb2\x12\x0e\xd3\x46\x39\xa6\x17\x98\x70\x57\x18\x37\x7d\xbd\xae\xdf\x97\xb0\x7c\xdf\x27\x68\x57\xd9\x11\x44\x97\x55\x11\x2b\xbc\xf5\x2c\x26\x8a\xac\x91\x39\x7c\x89\x8c\x93\xfb\x03\x42\x16\xa4\x1b\x1f\x40\x34\x34\xf0\x1d\x9b\xff\x37\xfe\x20\x8a\x1b\x52\x01\x74\xcb\x4e\xe9\xf5\x1d\x88\x91\xdd\xb2\x15\x75\xca\x58\xe0\x58\x6b\x30\x56\x84\x21\x09\x30\x56\xaa\x29\xbb\x81\x58\x69\x06\x5a\x7d\xff\x0b\x61\x67\x72\x34\x2d\xcf\x6c\xdb\xf9\xb5\xe2\x37\x01\xb5\x99\x8a\xb8\xf1\xf9\x02\x14\xf8\x6f\xc2\x09\xd6\xd2\x3b\x7e\x66\x14\x05\xa8\x4f\xa5\xb2\xd9\xfb\x93\xf6\x69\xe6\xcc\x2b\x0e\x13\xf2\xf7\x15\x87\xc9\x89\xfc\x92\x25\x2b\x40\xdb\x6b\x96\x2c\x7b\xce\x5b\x5d\x29\xbe\x6c\x25\x7c\x1e\xc6\x14\x16\xef\x4b\xa8\xbc\x69\xca\x2f\x59\xb2\xff\xbe\xe9\x7a\xb0\x30\xa5\xc0\xf2\xc7\xcb\xcb\xd4\x54\xcf\xb1\xab\x43\x26\x15\xf3\x76\x61\x52\x49\x4f\x99\x10\xa9\x74\x88\x7e\xe6\xdb\x60\x14\x39\xbc\x76\x64\x97\x2f\x24\x4e\x78\x9a\xf0\x09\xf5\x2e\x90\xcc\xdb\xf0\xe6\x22\x73\xe0\x4e\x29\x7d\xbf\xfd\x1d\x94\x96\x73\xe7\x05\x8a\x49\xb3\xde\xeb\xc9\x65\x39\x54\x8a\x7e\x84\x31\x54\x28\xa9\xae\x02\xe3\x49\x9a\xb9\x09\x99\xc9\x46\x52\x94\xcc\x44\x07\xcb\x3b\x40\x22\x60\xae\xbd\x1e\x29\x0c\x7d\x7c\x89\x99\x11\x5a\x0a\x66\x93\x21\x94\x91\xcc\x26\x1d\x26\xa2\x09\xb3\x49\xee\x46\xe3\x9d\xea\xab\xfa\x06\x54\x47\xcc\x6d\xb8\x48\x76\xbe\xcb\x2b\x98\x3b\x32\xf1\x9d\x80\xfa\xb2\xbe\xe1\x28\x49\x71\x57\x5e\x4d\x87\x86\xfa\x40\x52\x32\xe0\x05\x9f\xaf\xa6\x43\xd8\xda\xe7\x8b\xe9\x50\x6b\x29\x84\x25\x4b\x40\x08\x08\x4b\x86\x8e\x81\x37\x36\x42\x12\xc5\x81\x4b\xa1\x41\x45\xbe\x92\x6e\x78\x13\x84\x25\x43\xc4\xb6\x37\xac\x13\x6d\xc8\x03\x9f\x0c\x5f\x12\xf6\x70\x7a\xdf\x86\xa2\xd1\x41\x4c\x92\x7b\x46\x27\xe8\xb3\x76\x53\xca\xae\xe5\x0b\x4e\x4a\x0a\x4b\x0b\x63\xdc\xe0\x97\x35\xaa\xf8\x4d\x4e\xc7\xac\x73\xa8\x45\x52\x1c\x2c\x28\x44\xaa\xe0\xa8\x9b\x1c\xc4\x67\x24\x07\x59\x7f\x5a\xe0\xde\x13\x4e\x49\x67\x0d\x3b\x95\x41\x6a\xaf\x46\xbf\x65\x93\xbe\x83\xc5\x32\x31\xe8\x15\x8b\xd7\x19\x74\x91\x44\x80\x0a\xf3\x82\xce\xde\xdd\x31\x5f\xdc\xe6\xce\xa0\x8b\xc9\xee\x52\x34\xff\xc9\xb5\x4e\x8c\xe0\x81\x2c\x7d\x41\x81\x70\x8b\x7c\xd9\x6a\x3c\x01\x43\x22\x92\x3a\x10\x25\x08\xf1\x18\x0a\xc7\xc7\x58\xce\x5c\x61\x85\xf6\xfd\x41\x06\x1f\xcf\xff\xf4\xd6\x7b\xff\x22\x8d\xca\x6b\x68\xc5\xd1\xdc\x5f\x98\xb5\x04\x29\x81\xe3\x63\x18\x58\x27\xc7\xc7\x9e\xe8\x0f\x49\xf6\x7e\x07\xde\x72\x8d\x03\x52\x76\xa8\x12\xbd\x58\xbb\xf6\x9c\x07\x3a\x61\x4f\x67\xa0\x13\xc4\x24\x7e\xd1\xc8\xa1\xc9\x9a\xd0\x77\x14\xe9\x21\x27\xfc\x1d\x4b\x54\x20\xe9\x3b\x86\x90\x44\xf0\x77\xa4\xba\x9f\xfc\x1d\x83\x2d\x31\x0e\xa2\x6a\xa8\x46\x1c\x87\x27\x83\xe4\x9a\x44\xb0\xaf\xbb\x02\xa2\x8e\x32\x40\xf7\x8b\xe3\x00\x05\xfd\xdb\xc3\x02\x76\x8e\x55\x92\xfb\x44\x54\x0f\x28\xbb\xe3\x20\xa2\xfa\xf8\x76\x80\x80\x74\x23\x80\x71\x8e\xa3\xb0\x1b\x84\xcf\x40\xd4\x00\x33\x77\xc0\xba\x31\x58\xd0\x21\xe9\x06\xd1\x87\x01\xe9\xc6\xf7\x90\x5f\xfa\xe1\x58\xae\x5c\x3f\xfe\x41\x23\x0a\xf5\xf8\x56\x43\x40\xc7\xb1\xd0\xda\xe3\x00\xf0\x9c\x74\xbc\x80\x76\x63\x01\x27\x1f\xd0\x6e\x2c\xc8\x65\xe3\xf8\x24\xee\x42\xbd\x8c\x43\x8b\x15\x09\x49\x71\x34\x40\xae\x17\x55\xc2\x32\xc5\xc9\x35\x0e\x2c\x53\xd8\x8d\xe3\x40\x5b\xe6\x2c\x15\x50\x67\x2c\xdc\x19\x71\x74\x00\xd2\x17\x35\x45\x7e\xb2\x3f\xc7\x81\x0d\x07\xb4\xdf\x80\x39\xa3\x0c\x9c\x92\x01\x75\x46\x72\x5c\x0d\xd8\x32\x92\x04\xa6\x38\x06\x99\x6d\x83\xc2\x06\x04\xbc\x8b\x0f\x61\x85\x59\x8e\xc8\x84\x59\x2d\x69\xf1\x14\xcc\x8d\xe7\xa7\xa2\x8a\xef\x4f\xad\x66\x3e\xcf\xb9\xad\xf1\x1d\x40\x5f\x31\xc1\x87\xec\x17\x03\xfa\xd6\x80\xfd\xa2\x90\x62\x12\xb0\x5f\x54\x66\x58\x1c\x41\x96\x76\xe1\x99\x20\x5b\xe9\xa0\x00\xac\x33\xa3\xf8\x25\xcd\x33\x96\x0c\xdb\xe1\x74\x94\x49\xe3\x19\xe5\xa0\x68\x20\x60\x9b\x73\x81\x34\x1e\xe6\x6d\x1c\x44\x19\x62\x11\x8c\x23\xcd\x29\xe6\x79\x20\x60\x49\x78\x8b\x63\xb3\x1a\xf2\x2e\xe8\xe5\x87\x83\xbf\x19\x0b\x29\x18\x60\xf2\x51\xac\xf6\x22\x87\xa3\x78\x4d\x6c\xac\x33\x61\x99\x13\xfe\x57\x66\x56\x1c\x0b\x0a\x68\x07\x68\x99\x85\x4e\x53\x45\x36\x3f\xa8\x89\x89\xf7\x85\xd2\x09\x02\x6a\xae\x31\x59\x03\x0f\x46\x1d\xcf\x04\x50\xe1\x21\x53\x45\x75\xf9\xa0\xb5\x8f\x62\xd5\x89\x2d\x9c\x4e\xf4\x4b\xcc\xf1\xee\x0f\x08\x55\x5d\x26\x17\x04\x28\x8e\xc4\x65\x88\x23\xa5\x5d\x1e\xed\x68\x1e\xfe\x8b\x51\xec\x34\xa2\x11\xb1\xa2\x06\xec\x14\x52\x6d\xc5\x21\xf8\xab\xcb\xfe\xb6\xf3\xb9\x7f\xc3\xe7\xe3\xf0\xde\x42\x93\xfb\x0c\x89\x04\x93\xc2\x80\x72\x25\x9b\x2f\x8e\x9b\x05\x5d\x9c\x64\x44\x32\x62\xee\x8c\xe3\x53\xbb\x73\xf7\xcb\x4f\xaa\x16\x0a\x80\x22\x89\x0c\xaa\x80\xa4\xa2\x0c\x8e\xf3\x01\x4b\x45\x1f\x0a\xa5\x1f\x86\x25\x67\x37\xea\x2d\x48\xdb\x71\x60\x5a\x19\x7b\xbd\x91\x91\xcf\x69\x2b\x20\xa0\x68\xcd\xfe\xfa\xd4\xdb\x39\x1d\x76\x50\xdc\x0e\xa7\xfd\x63\x69\xe1\x57\xb5\xca\x79\x0d\x58\x86\xc3\xfc\x48\x17\xe5\x7d\xd7\x86\xbd\x4a\x10\x00\xa6\xa2\x80\x51\x22\x87\xe2\x03\xc6\x42\x58\x52\xe2\xc0\x9a\x32\xb6\x6c\xfc\x14\xdf\xba\xec\x61\xc4\x32\x59\x88\x21\x11\x04\xb1\x0b\x51\x10\xb2\xa8\x62\x51\x08\x8f\xb6\x46\xa5\xe0\xdc\xa3\x69\x05\xde\xc0\x81\xbb\x28\x60\x85\xa8\xc7\xbe\x66\x1a\x7f\x1b\x57\x94\x22\xc2\xc5\xe1\x1b\x74\x40\xa7\x34\x04\x2e\x41\xa7\x01\x8d\x44\x21\xcf\x33\xca\xa7\xf9\xa6\x9d\x04\xfb\x43\x55\xa0\x15\x22\x1a\x39\xef\x44\x31\xe6\x9a\x21\x2c\xcd\xd9\xc9\x77\x40\x6f\x01\xe1\x23\x4a\xff\x16\x2b\xd6\xb4\x80\xe5\x21\x89\x8d\x0b\x48\x1e\x26\x79\x45\x01\xc9\x43\x19\x64\xf0\xc4\x3f\x96\x07\x0a\x20\x49\x64\xa0\xc5\x44\xd1\x26\xde\x78\x08\xc8\x6c\xa2\x13\xa2\x0c\x16\x5e\xa5\x16\xc3\x17\xa6\x7f\x10\x1f\xcf\x82\x81\xb4\x61\xed\xaf\xa2\x41\x0e\x8e\x22\x01\x6b\x43\x25\x99\x2a\x0a\x1a\xe4\x80\x7a\x25\x0a\x21\xd8\x64\x00\x07\x74\x0e\xfa\xed\x03\x3a\x87\x39\x6d\xdc\x84\x09\x6d\x7f\x95\xc8\x00\x36\xa8\x32\x77\x35\xfc\x83\x73\x1c\x13\xba\x90\x08\x89\xdf\x21\x60\x70\x98\x18\xd6\xa3\x84\x1f\xa5\x6d\x28\x8d\x83\xbc\x9d\x28\x61\x37\xd1\x01\xf8\x9e\x9b\x2f\xec\x88\x48\x6a\x97\x70\xb0\x21\x6d\x8a\x0c\xae\xac\x36\x08\x19\x12\x52\x99\x90\x90\x61\x10\xb1\x1f\x45\xb9\x37\xfe\x62\x95\x89\x42\xb6\x3a\x99\x3f\x51\x96\x55\xa4\x49\xf8\x90\x73\x7f\x99\x40\x11\x27\x10\xa1\x93\xe4\x74\x04\xe4\x0c\x73\xfa\xee\x27\xf7\xd6\xe4\x91\x8b\x3d\xcd\x57\x95\x62\xcd\xfe\xbb\xec\x0e\x1f\xea\xfe\xe1\x0f\x66\x90\x63\x7d\xc1\xf2\xc0\x32\x86\x83\x21\xd2\xf5\xf0\x49\xa5\xd5\x2d\x58\x3e\x86\xe6\x97\x6e\x53\xf6\xe8\x8f\x1b\xbe\x47\x84\x49\x01\x24\x7a\xd8\xc7\x30\x83\x83\x81\x1a\x32\x2c\x88\xcb\x17\x30\x2c\x4c\xb0\x83\xa2\x90\x02\xe2\x4e\x56\x7e\x04\xe6\x0e\x5f\x66\xd8\x9b\x2f\xbf\x74\x38\xd7\x8f\x5d\xe1\x35\xd9\x6d\x88\x7a\x58\x18\x82\xe4\xb6\x80\x85\x61\x82\x11\x1d\xe5\x01\x8b\x61\xfa\xfc\x03\x13\x2a\xe5\x22\x4a\x0e\x1b\x43\xd8\xd0\x74\x05\x48\xa3\xe0\x4c\x52\xa9\x6b\xce\xcf\x4f\xa9\x5b\xdd\x4a\xab\xd4\x11\x40\x10\x70\x27\x14\x75\xa3\x2a\x90\x23\x6b\x06\x6a\x83\x04\x2f\x21\x20\x18\x48\x55\x94\xaa\x96\x05\xc3\x40\x54\x12\xda\x48\xdd\x8a\x5a\x1d\xd9\xe4\x7a\x99\x8f\xec\x1f\xb8\xb9\x90\x07\x72\x04\x0c\xc2\x97\x02\x8e\x80\xba\x2c\xba\x91\xec\xee\xfd\x4f\x68\x60\x4a\x0c\xb1\xff\x87\x25\x37\x41\xf8\x16\xd7\x24\x6b\x17\x5f\x25\x6e\x07\xbd\xa7\x7e\x27\x59\x2c\xdf\x51\x35\x5b\x2e\xbf\x48\xc6\x46\xf1\x33\x17\x61\x4b\x3e\x63\xde\x34\x7d\x0a\x6f\x40\x23\x9a\x2a\xe0\x0d\x08\xce\x40\x51\x25\x46\xf3\x3e\xd1\x97\xc4\x46\x46\x25\x4a\xe6\x38\xbc\xa6\x29\xc8\x0b\x90\xff\x27\x78\x72\x01\x88\xff\x24\xdc\x24\x2a\xd8\x1b\xc3\x3e\xc1\xca\x39\x9c\x9a\xc0\xf8\xaf\x6e\x07\xe1\x70\x23\x74\x2d\x2a\x51\xd6\xc3\x59\x24\xbe\x3f\x67\x8f\xa8\x3b\xdd\x9b\xd1\xac\x64\x94\x10\x5e\x10\x95\x90\x99\x01\x38\x45\x54\x62\x66\xd2\xc1\x21\x66\x66\x10\x51\x1b\x15\x10\x63\x4c\x5e\x51\x01\x31\xde\x8d\x46\xb6\x11\xb8\x14\x50\x05\x54\x0c\xdd\x21\x55\xc0\xe8\xfb\x05\x16\xb9\xc3\x4c\x16\x09\x00\x0d\x01\xf4\xff\x54\x18\x56\x10\xa2\x88\xb9\x8c\x1a\x58\xfb\x51\xd1\x84\xfb\x57\x6c\xd5\xc0\x24\xe9\x28\x7f\x22\x2c\xf7\x94\x12\x93\x18\x61\x5b\x4d\x7a\x73\x74\x84\xdd\xb0\x63\x50\xe9\x86\xcd\x27\xe5\x1a\x23\x5f\xd4\xb4\x5f\x90\x7f\x95\xb0\x4c\xf0\x69\xa2\xa6\xfd\xf2\x27\xee\x5b\xd4\xb4\x19\x54\x65\x09\x7b\x4d\x75\x17\x70\x6b\x2c\x2c\x30\xfc\x27\xd1\x67\x51\x85\xe8\xb0\xff\xbe\x73\x6c\x2a\xba\x85\xde\xaf\x4e\x8e\xcd\x80\x49\x4d\x4e\x6b\xc2\xae\x59\x4f\x19\x29\xa8\xee\x05\x29\xb5\xe3\x8b\x91\xd5\x2d\xba\xfe\x8b\xd3\xe4\xab\xdf\xa1\xb6\xbb\x3d\xd6\x1d\x7b\x42\x87\x80\xae\x8b\x21\x30\xea\x0d\xf7\xab\x1f\x55\x15\x43\x48\x02\xc3\x3f\x76\xed\x6e\x2d\x70\x3e\xcf\x34\x46\x6c\x01\x98\x3f\xdc\x96\x01\xcc\x1f\xee\x68\x02\xe6\x8f\xe1\x28\x9a\x2f\xa2\xf4\xc0\x18\x3a\xf6\x64\x97\x60\xda\x3e\xc2\x77\x96\xae\x67\xf4\xb8\x31\x5c\x4d\x28\x72\x6d\x7f\xc9\x60\x12\xbf\x64\x11\xf6\xd2\x43\x11\x4e\x38\x8c\x99\x1e\x65\xaa\xb4\xd2\xb6\xff\x81\xb9\xd3\xc9\xf4\x28\x94\xbc\x0f\xa8\xba\x1d\x6c\x2e\x1c\x87\x0b\x90\xeb\x87\x9b\x29\xc8\xf5\x7d\xd7\x9a\x1c\xe7\x66\x7f\xbd\xb6\x80\x5a\xbf\xf4\x97\x2b\x14\x2e\x30\x77\x21\x10\xe8\x87\x1b\x4f\x7d\x4d\x69\xa4\x0e\x2f\xa7\xe0\x7d\x1f\xf3\x48\xfa\xee\x0f\x30\xb3\xef\xfb\x22\xd0\x0f\x22\xab\x02\x04\xfa\xe1\x56\x28\x02\xfd\x20\x13\x2e\xda\x61\xc9\x8d\x6b\xf8\xb2\x9b\xf7\xd9\x9d\x98\x6b\xad\xf8\x4c\x70\xcd\xbe\x08\x98\x73\x34\xec\x97\xee\x85\x4d\x8a\x68\x9a\xd6\x8a\xd5\x9e\x5c\x63\x76\x64\xad\x0a\x48\x8f\x03\x36\xc0\xa3\x1f\x2a\x37\xe0\xd1\x0f\xb5\x41\x70\xe7\x87\xa2\x5d\xdc\x79\xcf\x68\xe0\xcb\x0f\x42\xa1\x02\x50\xf9\xa6\xde\xda\x76\x0e\xb3\xd7\x46\xcd\xfa\x3c\xa4\xad\x28\x74\xad\x8a\x30\x86\x5a\xd9\xaa\xde\x71\x5e\x68\x14\xd6\xbd\x86\xf0\x62\x78\x3d\x7c\x81\xe6\x83\xb8\x0b\x65\x53\xb4\x66\xc6\x06\x5f\x6d\x4c\x90\xee\x7d\x26\x08\x3a\x05\x48\xf5\x65\x90\x70\x1a\xad\x61\x96\x60\xda\x01\x55\x5f\x56\xfa\x90\x34\x64\x74\x5d\x77\xa4\xd8\x79\x1b\xe6\x4e\x8f\xa2\xe0\xd6\x27\x19\x1b\x01\x6c\x7d\xba\x34\x81\x9e\x1f\x38\xa3\x03\x88\xf9\x81\xb3\x21\xda\x70\x85\x20\x87\x1a\xdb\x41\xb3\xda\x70\x3a\x4f\xb6\x0c\x30\xe6\x07\x24\x93\x01\x64\x7c\xa4\x1f\x95\xa0\x12\xd0\xba\x68\x12\x83\x15\xff\xb0\x09\xbe\x40\xaf\x8e\xbf\x5c\x0a\xd1\xb4\x78\x86\x2f\x3d\x7e\x99\x5e\x23\x8c\x42\x0d\xbf\x85\x10\x9c\x5e\x5b\x77\xec\x1a\x00\xcd\xe7\xe1\x04\x22\x4d\xd0\xe3\x8e\xa0\xf3\x72\x34\x47\xd3\xe4\xe9\x40\x8a\xee\x77\xf8\xd0\xf2\x21\x5a\xfb\x89\xfe\xdc\xd3\x35\x2e\x68\xb5\xbc\x8f\x45\xaa\x58\xf4\xcf\x17\xa8\x6c\x30\x17\x87\x5f\x7a\xfd\x83\xb7\x13\x03\x4e\xf1\x1a\xc2\x4f\xbf\x94\x81\x0f\xc3\xfb\xe9\x0b\x8c\x06\xc1\xfd\xcd\x3e\x74\x17\x99\xfb\x87\x78\x39\x5e\x7f\xdb\x1a\x71\x0e\x01\xd6\xfc\x84\xe2\x3a\x80\x97\xaf\x1e\x7e\xdb\x32\x22\x8a\x2a\xb1\x1f\x14\xfb\xf5\xdb\x0f\x26\x39\x4f\x01\xba\xbb\x58\x13\x21\xba\xfb\x50\x6b\x04\xde\x5d\xc6\xc5\x00\xc5\x7d\x16\xd7\x22\xfb\xc1\x72\x4c\x4c\x7e\x46\x5b\x68\x40\xeb\xfe\x5b\xed\x17\xe8\xdc\x76\x0c\xda\xb1\x36\x32\x10\xdd\xa7\xa7\x4e\x80\xdb\xa7\xd6\x39\x81\xdb\xc9\x92\x08\x50\xd8\xa7\xb6\x93\x76\xfb\x51\xd7\xca\x6d\xb5\xa9\xdd\xb7\x21\x4c\x82\x64\x02\x14\xf6\x49\xcc\x4b\xb4\xef\x98\xde\xc8\xbd\x0c\x11\xd9\x89\x67\x0f\x10\xd9\xcb\xbf\xe1\xb9\xed\x0b\x7a\x9e\x8d\x02\x92\xea\x00\x92\x7d\x7a\x88\x6e\x80\x61\x60\xca\x0d\x90\xd7\x27\x96\xed\x10\x79\x7d\x4c\xd7\x96\xdc\xc7\x2e\xcc\x4f\x53\x9e\xb8\x7b\xa3\x3d\x4e\x37\x7b\x1b\x55\xd9\x23\x68\x7b\x1c\x67\x8b\x7e\x2c\x82\xe2\x88\x8d\x38\x9c\x30\xa4\x1e\x16\x45\x28\x76\xce\x2d\xe1\x54\x89\x89\x2a\x8a\x0e\xf3\xbf\xc7\xf1\x7e\x74\xff\x98\xfc\xc0\x4d\x46\xcf\x74\x00\xf3\x60\x2d\x8e\x7e\x60\x6e\x62\x1b\xe8\x87\x5d\xdf\xb9\xa6\x33\x58\xca\xe0\x9f\x37\xe5\x49\x2f\x40\x21\x1c\xde\xbf\x78\xe6\xab\x51\xff\x64\x6b\x57\xce\x76\xe8\xb7\x70\x1e\x04\xa8\xe5\x53\xc3\x6b\x87\x95\x5f\x8e\xdf\xe8\xe8\xdc\x1a\x30\xbb\x3a\x37\x5e\xbf\x00\xdb\x7c\x6a\xcf\x13\xdb\x5c\x66\xdf\x00\xdb\x7c\x6a\xce\x14\xdb\x5c\x0a\xe2\xe8\x95\x81\x60\xa9\x77\xc2\x05\x06\x04\x77\xd1\xd1\xcc\x35\x98\xf6\x86\xd3\xcc\x06\x11\x90\x0e\xd8\x56\x80\x86\xde\x08\x25\x0a\xc0\xd0\xeb\xea\xde\xc7\x8d\x13\x5e\x93\xa0\x82\xc8\x12\xf3\x5c\x2e\xd8\xe8\x82\x50\x20\x1a\x7a\x27\xbb\x05\xf9\xd1\x05\x6a\x40\x53\xe8\x44\x08\xc0\x77\xf9\x87\x90\xeb\x26\x5e\x33\xda\xe0\x93\x17\x89\x28\xa3\x93\xfb\xa4\x3d\xa4\xa3\x59\x2f\x14\xd7\x3e\x1c\x00\xea\x85\xd1\x80\x34\x95\x10\xc4\x5c\xc2\xc9\x00\xc4\xbc\x61\x13\x0f\x40\xcc\x05\x51\x8e\xae\x3d\x15\xa1\x03\x6e\x79\xc6\xbe\x26\x66\xc7\x6e\x9e\xa0\x7e\xb0\x92\x7b\x40\x36\x64\x85\x30\x89\x12\x19\x1b\x5d\xa8\x07\x3b\x30\xc8\xcd\xb6\x0f\x94\x76\x38\xba\x03\xa8\xf2\x32\xc2\xf9\x47\xb8\x02\x51\x26\xd1\x05\x2a\x42\x0c\x76\xc5\x5d\x38\x01\xcd\x8a\xdc\x7f\x9c\xfe\x41\x79\x02\x15\x15\x1f\xa2\xbc\xe2\x57\x2d\x0f\xc9\xd1\x49\x97\x24\x13\x28\xfa\xb2\x67\xa8\x07\x9c\xf1\x23\x9d\xbf\x62\x0d\x21\x15\xba\xe9\x8f\xb6\xf4\x24\x3d\xcf\x12\x44\x11\xe2\xd4\x04\x64\x78\x1e\x4e\x5f\xc4\x94\xfa\x09\x10\xde\x0b\x27\x6f\x88\xa3\x0d\x7a\x61\x00\x8b\xbd\x9a\x05\x83\xd0\x59\x7d\xd7\x23\x39\xae\xf7\x00\xfc\x7a\x29\x9a\xba\xe9\x8f\x28\xd2\x9d\xc8\x65\x43\x13\xa3\x0b\xaf\xd3\x7c\xc1\x26\x74\x3f\xfb\x35\x01\xc8\xfe\x10\xfd\xda\xb0\xc0\x00\xfd\x7a\x2e\xd7\x2c\x61\x5b\xc6\x29\x06\xe8\xd7\xd2\x44\x85\xe8\xd7\x87\x7d\xfc\x60\x42\x41\xc7\x14\xfc\xda\x58\xa1\x00\xfc\xba\x85\x2d\x42\x29\x4d\xe7\xf5\xc3\x51\xc2\xd9\xfa\x8a\x7a\xcc\xfd\xd7\x97\xa7\x3f\x70\x67\x2b\x16\x64\x7c\x40\xd9\x01\x8a\x7a\xc2\x2a\x12\xa0\x4f\x77\x72\x87\x62\x90\xe6\xe3\xf1\x6b\x40\x96\x0e\x8a\x52\x0c\x32\x79\x74\x2b\x07\xe8\xd3\x93\xb0\xe4\x18\xfa\x63\x08\x12\x88\x51\xc8\xa7\x61\x10\x81\xa5\x2e\x46\x97\x04\xb8\xd4\xd3\xa3\x3b\x20\xd3\x45\xad\x0e\x90\xe9\x41\x76\x5a\x00\x32\xdd\x00\x57\x0b\x30\xa6\x8b\x21\x0c\x01\xc8\x74\x53\xdb\x19\x20\xcd\x69\x9a\x05\x57\x3a\xc8\x1c\x09\x70\xa5\x8b\x0e\xdd\x00\x58\xba\xc1\x32\x18\xa3\x9a\xe3\xc2\x57\xd1\x33\xbb\x6d\x20\x28\x4a\x1f\x7b\x80\x38\x5d\x08\x9f\x0b\x10\xa7\xe7\xda\x2f\x20\xfe\xa7\xf7\xe9\x01\xbc\xfb\x31\xf4\xa5\x23\xff\x07\xf9\x38\x6a\x6f\xc3\x24\xec\xf0\x1a\x8c\x09\x44\xe7\xf8\x84\x5f\x03\xbb\x3b\x40\xa8\x2e\xc6\x27\x04\x10\xd5\xc5\x6d\x01\x88\xea\xa2\x87\x3e\xc0\xa8\xae\x69\xd1\x26\x83\xa6\xf7\x37\xef\xb8\x9f\xfa\x16\x01\x10\x44\x21\x44\xf5\xca\x3f\x5d\x0c\xe0\x57\x4f\x2d\xe0\xe0\x57\x17\x23\x0a\x62\x80\xee\x03\x56\x51\x08\x66\x0d\xaa\x57\x00\x66\x3d\x15\x1d\xe3\x13\xb2\x53\x99\x02\x98\x75\x25\xe3\x3c\x86\x76\x55\x7c\xd1\x31\x00\xdf\x01\xdb\x28\x40\xb9\x6e\x61\xdd\x81\xd2\x01\xab\x32\x04\xaa\xf6\xa8\x09\x50\xf5\x38\xec\x29\x44\x6a\x38\x01\x87\x3c\xdc\x3e\xcf\x39\x1f\x89\x07\x34\x75\xa8\x03\x0d\x50\xe7\xa6\x63\x6a\x08\xb0\x95\x03\x3e\x47\xcd\x0d\x98\xea\xd4\xfa\x05\x02\xf5\xdc\xf5\xc1\xfb\x3e\xf0\x99\xc7\x90\xf2\xd6\x09\x44\xe2\xce\xbf\xf1\xfd\x64\x6d\x10\x7e\x12\x22\x50\x0f\x78\x2a\x03\x08\xea\xaa\xf7\x71\x90\x73\x1e\x56\x23\xd8\xba\xbd\x0f\xc4\x8e\x12\x75\xa4\x41\xde\x34\x21\xc1\x3c\x46\xac\x01\x4d\x1d\x2a\xe7\x23\xb5\x7d\xf2\xcc\x62\x69\x79\x84\x19\x52\x10\x3a\xd4\xeb\x6b\xff\xe1\x6a\xd2\x0c\x0b\xbb\x58\x80\x4d\x1d\x9a\x95\x80\xa6\x2e\x63\xf7\xf6\xa7\x7e\xc6\x61\x11\xe2\xc6\x59\x0d\xa0\xa9\x07\x74\x61\x01\x34\x75\x09\x17\x23\xb8\x71\xcd\x39\x4a\x5c\xd9\xc1\xee\x3b\x96\xab\xc0\xc6\x11\x36\xac\x8b\x12\x68\xea\x20\x92\x27\x40\xa6\xee\x7b\xe6\x13\x36\x3c\x40\x0d\x8e\x01\xdb\xc4\x1e\x08\x92\x54\xed\x30\xb9\x8f\x1c\xdb\x93\xe4\x04\x76\x3f\x50\xa5\x43\xf1\xb8\x51\xa5\x35\x1d\x6c\x58\xe9\x5d\x30\x86\x10\xb4\x6c\x50\xa5\xc3\x0d\x62\xe0\xe8\xd7\xdc\x36\x2e\x64\xae\xcd\xbf\x04\x2b\xf5\x3a\x79\x86\xa1\xc5\x26\x42\x6c\x74\x00\x36\xdd\x3c\x8f\x03\x36\x5d\x9b\x92\xf2\x7a\xc8\xfa\xe2\xfa\x66\x10\x6c\x24\xe9\xf4\x87\x93\x99\xf0\x32\xfd\x02\x60\x4d\x17\x20\x20\x02\xac\xe9\x22\x92\x6a\x8c\x1b\x0a\x25\x5b\x76\x23\xa1\x14\xb3\x00\x0c\x55\x57\x0e\x3a\xb3\x7b\x3f\x20\xd4\xa1\x09\x09\xac\xe9\xbe\x3f\xea\x4e\x06\xb8\x71\x8c\x1f\x18\xea\xce\x1d\x72\x73\x08\x13\x09\x00\xa9\xc3\x1d\x07\x40\xea\xef\x05\xbe\xaa\x71\xc5\x66\x62\x81\x06\xde\x21\x86\x4e\x32\x0f\xe4\xe3\x87\xdb\xca\x36\xc3\xf5\xb0\x07\x04\xd4\xea\x61\x09\x8f\xed\xe7\x99\x87\xf6\x5b\x3d\xf7\xb1\x85\x26\x0a\x9c\x75\x40\xb9\x17\xc0\x59\xc7\x5e\xd9\x0f\x83\xc0\xc6\x07\x9c\xf5\xf7\x82\x5f\x02\x9e\x53\x49\xf7\x5c\x3c\xf4\x57\x7c\x6f\x0c\x33\x77\xdc\x14\x88\x65\x38\x14\x50\x22\xcd\xb9\xbb\xbc\xa6\xe9\x52\xc8\xcb\x1c\x73\x37\xfa\x36\xc5\x80\x38\x30\x00\xc1\x0e\x8f\xac\x1b\x04\x1b\x01\xb8\x31\xb0\xbb\xf7\x69\x36\x56\x98\x89\xb2\x3f\x9d\x63\xf3\x53\xf6\xc3\x18\x05\x10\xb1\x83\xe4\xc8\x00\x11\x3b\xd6\xbe\x6f\xc1\xc9\x35\xf0\x3a\x6c\xdf\xb3\x58\xf0\xe0\x9a\xef\x70\xda\x9d\x18\x64\xa6\x93\x6c\x16\xfb\x6f\x71\x4d\xff\xa1\xcc\x00\x88\x1d\x86\x31\x4c\x7d\x6f\xce\xd0\x09\x87\xbb\xa6\x7a\xd0\xb1\x97\x1b\x96\xe0\xd8\xee\xa1\x80\x63\x07\x09\x1e\x31\x2b\x61\x32\x36\xad\x32\xd3\x39\xec\x4d\x28\x7f\xa7\x43\x3d\xe1\x0b\xd4\xe4\x07\x9a\x76\x78\x84\x06\x4d\xbb\xe9\x91\x01\x4c\x3b\xdd\xf9\x00\xd3\xfe\x5e\xa6\xf3\xc4\x80\x5d\x5e\x93\x92\x56\x7c\x81\x2c\xfd\xb4\x16\xb7\x2f\x58\x34\x6b\xc0\x6a\x37\xaa\x8a\x4a\x30\x1b\xa3\x80\x5a\x03\xc8\xb6\x19\xc0\x01\xc8\x76\xe8\xb8\x9a\x0d\x62\x0b\x0b\xc0\x84\x33\xf7\xbb\x0c\x82\xa3\x09\x96\xd3\xdc\x43\x8e\x11\x1f\x2c\xf5\x98\x8d\x69\x81\x32\x36\xbb\x7d\x44\xc7\x03\x0d\x3b\xf7\x30\x83\xc4\xed\x66\x08\x12\x77\x10\xa3\x13\xb3\xdb\x66\xc7\xbf\x2f\x26\x8f\x6f\xe3\xe6\xa1\x99\xdd\x96\xf1\x9d\xc1\xf2\x41\x9c\x83\xbe\xfd\xbd\xeb\x0f\x96\x0f\x92\x1a\xf8\xed\x32\x77\x5f\xe0\x02\xd0\x56\x35\x07\xed\x99\xde\xb7\x3d\x56\x63\xd8\x1e\x8a\x1b\xb0\xa6\x78\x0d\x9e\x0a\xc1\xf8\x31\x01\x69\xd8\xb3\x0d\xea\xf9\xb9\xaf\xc7\x7f\xff\x4b\xcd\xf6\x20\x71\x7f\x1f\xa5\xae\x44\x7e\x68\xc3\x13\x89\x7b\xee\x12\x26\xed\xb4\xe4\xbd\x11\xdb\xa2\xc9\x34\x44\x5d\x9e\xf3\x86\xe8\xdb\xb7\xe9\x62\xc7\x0d\x2b\x92\xfe\xd3\x19\x85\x33\x12\xef\x86\xe8\xf3\x3c\x1f\xf0\xb4\xb3\x0b\x4d\x23\xdf\xec\xc9\xb8\xf1\xbd\xf8\x9d\xef\x54\xb0\x7c\xe4\x9b\xf1\x4e\x35\x52\x69\x41\x87\x08\xb1\xb9\xe7\x11\xfe\x30\xb5\x9e\xcf\xa7\x1d\xcf\x66\x33\xd9\xb6\x3d\x21\x01\xda\x5d\x8f\xe2\x43\x9f\x5a\xb4\xec\x09\x00\x1e\xc2\xb9\xc6\x99\xc8\x5d\x1b\xd0\xee\xe5\xca\x21\x66\x64\x82\x69\x11\x93\x54\x5a\x37\x6d\xc0\xbc\x5b\xfc\x19\xd6\x1b\xf3\xdb\x9f\xa7\x1b\xfa\x84\xf5\x3e\xd8\xb9\xe6\xb7\x93\x4e\xf7\x70\x60\xbc\x9b\xdb\xf0\xbc\x84\x40\xe6\xf9\x6f\x07\x0c\x8d\x7e\x93\xe8\x8e\x49\x0e\x5b\x80\xf5\x1d\x9a\xc1\xe6\xc5\x4c\xb2\x57\xe5\x5e\x00\x27\x33\x26\x58\x0e\x69\x93\x36\x55\x2f\xd7\x37\xc1\xe4\xae\x55\x60\x1a\xb4\x92\x82\x01\x5e\x89\x73\x0e\x30\xc0\xcb\x24\x66\x33\xa6\x7b\x9d\x73\xf5\xb6\x04\xdb\xf0\x6d\x76\xdd\x13\xf6\xfc\x36\xbb\x49\xe2\x6f\x4c\xc2\xaa\xa7\xef\x02\xae\xe4\x34\xfc\x1d\x44\x34\xf0\xea\x0f\x23\xbf\xa2\x8a\xc8\x3a\xe3\xbb\xe6\xcf\x66\xa2\x0d\xcc\x1f\x20\x5f\x2e\x55\xf3\x56\x8b\x92\xf4\x27\x74\xb3\x0f\x09\x20\x40\x27\xfd\x8c\x2e\xf5\x85\x8b\xf3\x04\x15\xfa\xb6\xc0\x4c\x25\x09\x0c\xbb\x2a\x4c\x80\x92\x7f\x1f\xa5\xaa\xdf\x81\x2f\x8b\x42\x92\x24\xd6\x69\x30\xcd\x7c\x80\xac\xda\x6f\xf4\x4f\x32\x3a\xf9\xb0\x52\x85\x33\x74\x07\x99\x54\x1f\x22\xc6\xd9\x89\xf2\x00\xd1\xee\xa2\x7f\x0c\xae\xa3\x84\xd7\xa2\xdd\x32\xbe\x3d\x6f\xea\xa2\x07\xdf\xbc\x06\x8e\x01\xf0\xcd\xbf\x87\x28\x02\x82\x40\x5d\x09\x80\x9a\xb7\xe5\x28\xe0\x0e\x0e\xe7\xeb\xab\x5b\xd2\x97\x11\x25\x06\x07\x01\x6a\x5e\xb4\x46\x01\x6a\xfe\xfd\xf1\xfd\x00\xd5\xfc\xfb\xd1\xf9\x41\xf2\x50\x7a\xdd\xf9\xec\xe0\x1a\x08\xc5\xe1\x0b\xc2\x6b\xb1\xbc\xc5\x35\x27\x60\x3a\xc4\x35\x9f\xfa\x65\xc1\x35\x9f\x6a\xfb\x01\xe1\x03\xc9\xe2\x11\x58\xc2\x34\xbb\x86\xc0\x5b\xcc\x87\x20\xda\x5a\x33\x44\x10\x6d\xbd\x0f\x3b\x01\x75\xbd\x82\x45\x94\x72\xad\x3b\xa0\x94\x97\x6d\x47\x05\xa6\x5c\x20\x91\x00\xa6\xbc\xbb\x9b\x82\x40\x3e\x77\xbd\x39\x0a\x6e\x93\x27\x08\xe4\x35\x30\x1d\x02\x2e\x3e\x35\xfb\x44\x13\xe3\xd4\xfb\x20\xe0\x31\x45\xa3\x71\x9a\x62\xbb\x8a\xe6\x12\x60\x89\x86\x8c\xb8\x2c\xb2\xe0\x30\xb7\xcd\x96\x01\x2b\x84\xf1\x72\x40\x93\x77\x5d\x34\x21\x34\x03\xcb\x18\x64\xf2\xb2\xad\x96\x40\x93\x4f\x62\x38\x03\x38\xf2\x69\x58\x24\x80\xe2\x2b\xbd\x3f\xe8\x3d\x84\x46\xe0\x1f\xae\xfb\x1a\x67\xbf\x4d\x00\x21\x01\x04\x86\x08\xe0\x4e\x81\x05\x8a\x30\xdc\xa5\x79\x1f\xbd\x47\x93\x13\x10\xe0\x13\xd6\xb8\x08\xe2\xa5\xb5\x79\x04\x80\x83\x98\x80\xfe\x90\x71\x00\x87\x4f\xc2\xf2\x23\x08\x26\x34\xd2\x22\xa6\xae\x26\x7a\x4d\x87\x00\x82\x00\xc4\xee\xa9\x4b\x05\xc0\x6e\xb3\xb6\x02\xc0\xee\x09\xda\x6c\x00\xd8\x3d\x5d\xa6\x60\x74\x57\x70\x0b\x22\x72\x13\x45\x73\x7d\xf3\x0c\xdd\x94\x7e\x93\xb2\xc8\xbd\x24\x1f\x29\x02\x7b\xbe\xae\xaf\x80\x3a\x36\x8a\xf7\xf1\xc1\x3b\x97\xbe\xf3\x51\x6a\x84\x0c\xa0\xbe\x84\xa4\x0e\xb0\xb4\x47\xb5\x80\x13\x93\x27\xa2\x42\xc8\x6c\x21\xa9\x03\xc8\x6c\x59\x4f\x03\xc8\xec\x22\xd6\x73\x80\x99\xdd\xf5\xb8\x84\x80\x60\xce\x7b\x21\xb3\x3d\x3c\x80\x99\x2d\x25\x49\x00\x99\xbd\x0c\xfe\x10\x19\x7b\xcf\x50\xb0\x50\x27\xc7\x48\x91\xb1\x85\x7a\x0e\x91\xb1\xc3\x29\x0d\x02\xc1\x9e\xba\x17\x6a\x8a\xd3\xf5\xa2\x63\xd8\xb1\x03\xfa\xf6\xa9\x61\x25\xbe\x3d\x21\x0c\x1f\x0d\x38\x1f\xd2\x86\xe2\x13\x76\xbb\x8c\x9f\x7c\xa3\x14\x06\x7f\x9c\xdb\x77\x6c\x68\x1c\x46\xf0\x77\xb3\x19\x71\x1f\x3b\x99\xb6\xa4\x78\x40\x68\xe2\x94\x13\x8f\xb5\xc6\xa2\x0d\x40\x75\x37\xea\x24\x94\x9b\x80\x94\x46\x60\xdd\xf7\xfc\x13\x8f\x3d\x69\xc7\x48\xb2\x5a\x7c\xe3\xf4\x0f\xbf\x0b\x64\xe1\xbe\xc6\x06\xe4\x38\xe0\x02\x80\xb1\x2c\xe2\x93\xc0\xcb\x66\x92\xad\xe2\xf6\x08\xa2\x75\x6b\x4e\x2a\xf3\xfd\x31\x5c\x05\x06\x37\xc1\x38\x23\x5e\x62\x5c\x30\xab\x03\x75\xdd\x34\x2d\x0a\x75\x6d\x10\x26\x48\xd7\xd5\xc8\x0e\x91\xae\xf5\x2a\x24\x59\xfd\x6a\x69\x49\xb2\x8a\xe7\x51\x31\xab\xc9\x98\x0d\xb0\xa9\xa5\x9a\x0e\xb0\xa9\xab\x66\x35\x50\xa7\xa7\x4e\x08\x50\xa7\x1b\xf9\x26\x01\xe8\x74\x11\x7e\x33\x92\x2c\x96\x03\xdf\x46\x92\xcc\x28\xd8\x65\x00\x47\x6d\x3a\x79\x24\x81\x7d\xa2\x5d\x46\x42\x52\x6e\xfb\x53\xac\x1d\xfd\xe0\x59\xa4\x47\xe3\xd8\x91\x85\x65\xc8\xc1\x26\x2b\x52\x89\xa5\x91\x98\xeb\x44\xa3\x8c\xc4\x5d\xb1\x5b\xa7\x5c\xb6\x3c\x40\x75\x8c\x2f\x49\x8f\x0e\xc0\xc0\x85\x98\xd7\x71\xf8\x07\x0b\xd7\x7a\x20\xa3\x01\xe6\x8f\x6c\xe0\x9b\x33\x65\x52\xfe\x07\xf6\x1f\x70\xb1\x1b\x68\x65\x01\x2e\x76\x87\x06\x2d\xc0\xc2\x9e\x3a\xe5\xd2\x93\x80\x71\xbf\x80\x61\x57\x85\x9d\x60\xd8\xc2\x4f\x46\x4a\xbe\x8a\x5e\x03\xe8\xf5\xca\xf5\xa7\xf1\x0d\x44\xec\x22\x16\x60\xa4\x8c\x71\xe8\x18\x40\x62\x17\xb1\x13\x23\x15\xda\xfb\xd3\x54\xac\xf8\x90\x15\xeb\xfe\xc0\xca\xc6\x81\x53\x88\x6b\xb1\x23\x03\x88\xeb\x69\x80\x13\x10\xd7\x45\x18\xc6\x00\xe3\xba\xa5\x6f\x03\xb5\x03\xac\x51\x24\xc8\x39\x2e\x16\xe0\xab\x57\xf7\x79\xa0\x61\x55\x89\x81\xa6\x2e\xb3\x21\x15\xc1\xa6\x9e\x4a\x3f\xa0\xa9\xab\x61\x9a\x39\x49\x61\xb7\x00\x5c\x17\xc1\x42\x4b\xa8\x79\xea\x7e\x9e\x28\x5d\x07\x09\x64\x58\xc3\x86\x13\x44\x36\xe3\xaf\x12\xa7\x84\x5e\xa7\x4c\x47\x9e\xfd\x3c\x25\x08\xdf\xd7\xa4\x3e\x0e\x1f\xfa\xc4\xdd\xbe\x84\xb6\x81\x45\x9a\x12\xba\x59\x1f\xf5\xef\x66\x01\xe8\xdf\x6e\x15\x80\x57\xb7\xe8\x5e\x9b\x9c\x4c\x8b\x97\x2d\x5e\xbe\x4d\x8b\x9d\xe1\x80\xc1\x86\x2d\xc6\xb7\xa1\x1b\x0c\x50\xeb\xb2\xbb\x14\x88\x9b\xe9\x39\x23\xc1\x66\xd3\x25\x06\xda\xf5\xf7\x07\x5f\x3a\xad\x06\xc5\x91\x46\x3f\x8d\xe9\x4b\x48\x15\xb4\xf9\xa7\x3b\x84\x86\x7e\x40\xb1\x0b\xf9\xef\x91\xee\x10\x5a\xfd\xf3\x24\x82\xd0\x16\x21\xfc\x3d\x7f\x03\x84\x5d\x97\x95\xba\x64\xa0\xa7\xb8\x8b\xfd\xdc\x05\xc8\xa6\x30\xf6\x33\x22\xf2\x53\xbd\xcb\xf1\xf7\x19\xd6\x9c\xeb\x4f\x68\xb7\xe6\xf3\xac\x7d\x20\xdc\x22\xbf\xcd\x22\xeb\xfe\xd0\xcf\x3f\xac\x05\xaa\x2b\xa2\x79\xa3\x6b\x3b\x58\x18\xc8\xb4\x6b\x01\xae\x3d\xc9\x89\x0d\xc0\xb5\xab\x31\xe1\x60\x6b\x17\x00\x4c\x23\x7f\x92\x66\xd2\x2f\xc4\x52\xaa\xdd\x02\xa7\x5d\xd5\xd0\x41\xc3\x9e\x6a\xf4\xe9\x46\xc3\x39\x0e\xd0\xeb\xd5\x2d\x17\x78\xca\x3e\xbc\x0f\x31\x8d\x75\x40\xf0\x87\x8b\xfd\x01\x2d\x0d\xd5\x36\xf1\xfd\xea\xb3\x48\x35\xe9\xfd\x32\x8e\x17\xfd\xf4\xf9\x4a\xc8\xc1\xcb\x2f\xb6\xab\xe2\x35\xc3\xc1\x8c\x14\xf3\x7a\x82\x96\x10\x60\x5e\x57\x75\x36\x30\xaf\xa7\x5e\x4d\xe0\xac\x83\xcc\xda\xef\x2c\xcb\x7d\xaf\x81\x9d\x65\xe2\xad\xc2\xea\x67\xcd\x8a\x60\xed\x16\xba\x80\x28\x13\xc0\x2d\x16\x19\xe1\x6a\x4d\xab\x9e\x34\xc7\x87\x2e\x32\x5c\x7c\xc6\x23\x33\xcf\x10\x3d\xe9\x51\x5a\xc8\xeb\x60\x90\x17\xaa\xe9\x37\xc6\x7f\x88\xb7\xd5\x88\xfd\xdf\x1f\x20\xf6\x9f\x7e\x15\x27\x7b\x07\x36\x02\x94\xdd\x9a\x5d\xa0\x44\x35\xca\x71\xe1\x80\xd0\x3c\xb2\x3a\xa9\x3d\xf6\x0d\x18\x96\x1a\xac\x16\x74\x01\x13\xca\xcd\x58\xd0\x6c\x1e\x1c\x32\x16\x7c\x01\x9a\x75\x40\xd6\x9e\xda\x1f\x16\x5c\x37\x9a\x19\x44\xd6\x26\x03\x30\x40\xd6\x9e\x9a\x13\x40\xd6\x16\xf8\x25\x96\x31\xde\x68\x79\x20\x6b\x37\x2d\xaa\x02\x6b\xab\x9e\xaf\x89\x54\x1d\xd5\x3f\x88\xc0\x46\x43\x5a\x00\xfe\x2f\x47\x4e\x53\x89\xa7\x2c\x20\xb7\xe7\xb4\xcd\x93\x5a\xdb\x31\x24\xc6\x00\x6b\x14\x4b\x74\x12\xd0\xaf\x62\x11\x13\x09\x6c\x47\x00\xa0\x5d\x0c\xc0\x5c\x3a\x1d\xf6\xfd\x65\x74\x3d\x6d\x36\xae\x1b\x25\x1e\x04\xed\x9e\xb6\x99\x40\x48\xd5\x48\x70\xb2\xeb\x6e\x03\x39\x2f\x73\x7a\xdf\x77\x29\xf8\x13\xa5\xa9\x5d\x72\xa5\x91\xbf\x14\x8c\x7b\x17\x4c\x8a\x58\xcb\xe7\xb9\xc6\x59\xab\xa7\x4e\x38\x6c\x53\x36\x44\xbd\xf6\xc4\x2d\xa0\xb5\x2e\xea\xa5\xbd\x1e\x44\xd2\x58\x9f\x74\x5a\xc6\x9c\x2e\x33\xf3\xfc\x28\x71\xdc\xa2\x8d\xc6\x32\x8e\xdb\x59\x8c\x95\xbe\xf9\xa5\x4f\x0c\x75\x15\x0a\x20\xb0\x2b\x64\x3d\xb1\x48\x0f\x9f\x9a\x10\x17\x5c\x91\xc5\x66\xa2\xb3\x92\xff\x16\xe0\x64\x17\xc1\x2d\x03\xa0\xec\xae\x5f\x62\xed\x74\x14\x4a\xb8\xad\x86\x8d\x33\x1f\x05\x05\x6e\x61\xcc\x77\xcf\x58\xd8\x31\x3c\xec\x03\xac\x5d\x64\x0a\x0d\x90\xb5\x9b\x87\x3b\x90\xb5\x8b\xfc\x95\x01\xb4\xb6\xc8\x54\xb1\xb0\x5e\x28\xdd\xd6\xaf\x62\x5a\xe1\x05\x32\xbf\x75\x34\x2d\x6c\x11\xfa\xc4\x40\xd3\xee\x20\x01\xc6\x02\xc6\x7f\x21\xa1\xd6\xa3\x7d\x9b\x76\x62\x76\xdf\xf9\x28\x0b\xf7\x71\x71\xce\x3f\x84\x3b\xdb\x4b\x6a\xc5\xaa\x76\xeb\x31\xed\xc8\xaf\x9e\xfe\x41\xf5\x3e\xad\x78\x02\x56\x13\x8b\x48\xc9\x9d\x23\x22\x28\x37\x88\x6c\xb1\xc8\x5a\xd9\x79\x21\x0b\x3e\x98\xc3\xd1\xc2\x32\xa1\xf5\x62\x11\xef\xa8\x09\x76\xbd\x38\x79\x50\xbc\xd6\xeb\x57\xd9\x59\x80\xf1\xae\x5a\x54\x41\xeb\x6e\xc6\x3b\x00\xd6\x5d\x76\xc8\x3e\x68\xdd\x53\xd3\xe9\x79\xd8\x05\xbe\x30\xb9\x1e\x5c\x5f\x64\xb7\x7a\x6d\x09\xfb\xab\xa4\x3c\xd0\xaf\xe7\x27\x67\x1b\x40\x92\x71\x16\x8c\x68\xe3\x2f\x64\xf2\x38\xc9\x7b\x51\x87\x3e\x8b\x04\x80\x95\x6b\xcc\x7e\x08\xaf\x53\xc0\x49\x25\x96\x40\xe0\xc6\x73\x00\xf7\x1d\x83\xe3\xea\x59\xb1\x24\x71\x74\x03\xbc\x3b\x34\xaa\x9d\x8d\x49\xe7\x2a\x3a\x71\x1c\x83\xcb\x17\x27\xc1\x8a\x6a\x39\xa0\x7a\x7f\x0f\xf9\x07\x86\x41\x46\x0f\x58\xef\x32\x4d\xfc\x39\x31\x23\xb8\x51\x9f\x88\x63\xa7\x29\x78\xdf\xf5\xd8\x25\x38\x78\xe1\xdb\x80\x7d\x20\xa6\xce\x4e\xc6\xa2\x5d\xdb\x3d\xcc\x53\x57\x0c\xd7\x1e\xf2\xcf\x8e\xb0\xb0\x37\x3f\x7d\x34\x35\x1e\x9d\x9f\xda\x39\x8d\xc3\x3f\x3f\xa1\xdb\x76\x27\x4d\xc2\xf3\x6d\x0e\xa6\x67\x6d\xfb\x27\xf1\x2f\x06\xe6\x9d\x1a\x8c\x3d\x34\x9c\x04\x2b\xee\x82\x83\x90\x0a\x04\xed\x19\x46\xec\xf1\x21\xbc\xb5\xd3\x10\xfd\x53\xae\xc6\xf4\x21\x8e\xd3\xe1\x43\xc0\x40\x1d\x3e\x23\x5d\x3a\x05\x24\x06\x7d\x8e\x4a\x27\x90\x8b\x1e\xb9\x4e\x02\x66\xb6\xde\x7d\x82\xb9\x68\xc6\x19\xc8\xe1\xdd\xb8\xe8\x33\x77\xc9\xbe\xad\x81\x9e\xd2\xc0\x5c\xdc\x3a\xe2\x99\x38\x68\x1c\x91\x44\x1c\x39\x77\x75\xe9\x3a\x3a\x0b\xe0\xb2\xe1\x7d\x1c\x17\x0e\x88\x71\x83\xec\xd4\xc0\x8b\x17\xad\x48\xe7\x62\x35\xb1\xf3\x01\x35\x5e\xa0\xee\x89\x73\x71\xb2\x74\x22\xe1\xab\xdd\xda\xcc\xb9\xa4\xca\xe2\x5a\x5f\x2d\xcb\xef\xc4\xf7\xba\xa7\xc8\x49\x0b\xc2\x67\x6c\x81\x8b\xe6\xb4\x05\x94\x70\x3a\x54\x94\x70\x12\x8d\x99\xbe\x70\xf9\x82\x7f\xe0\x87\xc0\x9a\x70\x9e\x78\x37\x30\x39\x9c\x32\x1b\xa0\xb3\x81\x53\x1e\xaa\xb2\xe7\x05\xb5\xf5\xf0\x1a\x2a\x70\xbb\x0b\x63\xb3\x71\xce\xe7\x2d\x4b\x3d\xdf\x04\xb7\xa3\x3b\x38\xc8\xe2\x6d\x51\x3b\xb1\x3e\xcc\x7d\x0d\x7c\x2d\xe2\xf4\xd4\xd8\x6c\xd4\xef\x69\x8c\x90\xa3\x26\xb0\x93\xed\xff\xe1\xb7\xb2\x5f\x7e\xb8\x83\x9d\xcd\xc4\x9a\xc3\x13\x13\x80\x9c\x57\x33\x5f\x4f\xe2\x0c\x55\x04\xcf\x4f\x16\xd7\xb6\xaf\x51\xe5\x8d\xcb\x38\x61\xf4\x9d\xfb\x05\xa7\x08\xfd\x08\x34\x93\x2e\xe0\xf3\x13\xa6\xb5\x3a\x21\x15\xa6\x46\x28\x9c\x9a\x79\xd1\xc0\xcf\x17\x65\x8e\xbd\xf2\x7c\xb5\x07\xf1\x0c\x7c\xf5\x55\x99\x42\xc0\xb8\x59\x62\xa7\x86\x85\x50\xbc\x61\xa8\xfd\xd4\xc8\x3f\xc4\xdb\x75\x38\xa5\x39\xf5\x5c\x64\x6a\xd3\xee\xeb\x70\x3e\x20\xc6\xae\x23\x29\x66\x71\x6d\xcf\x2e\x7f\x50\x17\x7a\xf0\x3a\x70\xe4\x0d\x5f\x78\xb9\xff\xd5\xfd\x22\x62\x68\x82\x84\x1a\x57\x91\xca\xca\x6b\xa1\x97\x7d\x68\xf0\x42\xe5\x7a\x71\x4d\x01\x3a\x35\x61\x8b\x8a\xab\x88\x5e\x49\x09\x9f\xf8\x0d\x68\x7a\xe2\xda\x78\xbf\x4c\x76\x60\xdc\x03\xf0\xc2\x00\xa2\x3d\x5c\x35\x17\x0e\x4b\xb3\x62\x2f\xf0\x07\x01\x69\x8c\x4b\x6b\x30\xc0\x8c\x71\x61\x76\x30\xc4\xe3\xc2\x61\x39\x01\x8e\x8c\xab\xda\x50\xdf\xb8\xb8\xf6\x21\xe1\xd6\x7c\xe6\xe7\x0b\x3e\x64\xfd\xbe\x69\x70\x21\xed\x9d\x4f\x97\xd2\x1e\xd8\xc9\xb8\x70\x65\xc2\xa9\x14\x20\xc0\x07\x50\xb5\x71\x69\x27\xf6\x44\x00\x02\x7c\xd5\x53\x7f\x69\x27\x06\x5f\x27\xae\x26\x87\x8a\x45\x58\x36\xca\x27\xd8\xf0\xa1\x4c\xbc\x3a\xcd\x46\xa3\x01\x1b\x3e\xb4\xcb\x83\x0d\x1f\xa6\x08\x8a\x0d\x3f\x81\xcb\x89\x4b\xd8\x41\x24\xed\xd5\xed\xfd\xe6\x53\x98\x67\x9b\x7f\xdc\x7c\x95\x4e\xd6\x16\xc1\x06\x09\x80\x7c\x75\xbd\x5f\x43\x42\x38\x3e\x8a\x25\xc2\xa8\x9d\x0b\xb2\xad\x99\x7e\x68\x00\x0e\xbf\x7c\x88\xa9\x68\xb2\xd1\x45\x14\xa7\xf1\xb0\x97\xee\x4f\x30\x75\xe2\x1a\xf4\x93\x63\x37\xec\x27\xb4\x92\x6b\x30\x44\xe9\x67\xf1\xe0\x14\xcb\xbb\x7d\xc8\x1f\x2c\x18\xd6\x08\x48\xf6\xa1\xfd\xf0\x52\xc3\x4f\x56\x1e\x48\xf6\x51\x5d\x12\xf8\x3c\x81\xb3\x8c\x6b\xd2\xaf\x56\x16\x72\x4a\x8f\xbe\xa0\xd4\x87\x3b\xfe\x15\xf6\x37\x55\x0d\xa7\xd9\xf4\x07\x8c\xab\x28\xa3\xc0\xd7\x7f\x7f\x50\x6f\xb4\xfa\x66\x09\x61\x87\x4f\x9f\x62\x9e\xa1\x42\x5e\x20\x51\x19\x33\x74\x85\xd3\x1d\x95\xeb\x4a\x79\xac\xa8\xc7\xb7\x3d\x85\x31\x95\x40\xd0\xa7\x9b\x90\x10\xf4\x33\x1d\xec\x14\x56\x96\xeb\x75\xf0\x02\x0f\x2d\x51\xc6\xbc\x26\x07\xd8\x59\xbd\xf6\x5a\xa1\xae\xd8\x4e\x8c\x24\xbd\xbe\x6d\x28\x8c\xb6\xbc\x08\x19\xd2\x48\x09\x32\x7d\x49\x67\x19\x29\x4f\xc6\xd0\x5f\x32\x11\xa3\x68\x5f\x27\xd1\x60\x36\xed\xdb\x54\x42\x13\x3a\x88\xf5\xa1\xb5\xf6\x3a\xfd\x3e\x65\x7d\x7b\x4a\x2d\xe8\x29\xd7\x85\x08\x71\x01\xe1\xcd\x6c\xe5\xcf\x5c\xad\xeb\xb2\x70\xfa\x95\x0c\x28\xf0\xff\x03\x10\xfa\x30\xf4\xf4\x62\xc3\x01\xfa\x23\x00\xa1\x2f\xd3\xac\x3e\x50\xe8\xbb\x19\xcb\xd7\x6d\x56\x1f\x5d\x43\x3a\xd4\x34\x29\xe9\x82\xe2\x18\x0c\xb1\xb8\x3c\x16\x2c\x05\xd2\xb7\xe3\x2c\xd5\x1b\x70\xeb\xc3\xe0\xd3\xeb\x67\xd1\x54\x09\x3f\xe6\xd4\x2b\x07\x3c\x7d\x35\x8f\x47\x84\x79\x1d\x60\x20\xcc\x47\xdb\xcf\xd0\xe1\x8e\xe2\xa6\x73\xa4\x80\x07\x3f\xbe\xd3\xf2\x53\xf2\xb3\xb3\xfb\x00\x3c\x1f\x9a\x72\x2f\xfc\x8a\xe6\xee\x5d\x92\x7b\xf9\x9d\xd7\x4a\xa0\x02\x80\x42\xbf\x20\xae\x8a\x0b\x43\x87\xae\xf5\x8b\xf8\x99\xe6\x34\xd6\x4d\xa8\x06\x0e\xf2\x7c\x68\x06\xbe\xde\x7d\x76\xfc\x3e\x7b\x7f\x7a\xfd\x82\x0d\x35\x40\x9b\x2f\x66\x93\xde\x04\xc7\x68\x12\x06\x6d\x3e\x34\x28\x03\x28\x9f\xf0\x71\x86\x80\xf2\x5b\x07\x04\x50\x3e\x54\xe3\xc0\x81\x0f\x71\x10\x6e\xe2\x5b\xb4\x27\x03\xfd\x1e\x9a\x8d\x85\x7e\x9f\x8b\x35\x00\xf4\x7b\x1a\x2b\x08\xf4\xfb\xf7\x07\xc5\x55\x1b\x9a\x5c\xfb\x55\x1f\xd2\xf5\x4f\x69\xd5\xde\xf3\x19\x87\x93\x12\x90\xd9\xc6\xa5\xdd\x92\x73\x1c\x5e\x73\xfe\xb5\x39\xa8\xd8\x9e\xc7\x00\x5a\x0f\x78\x74\x02\xa0\xf5\x50\xbb\xbb\xf5\xe6\xc1\xcf\x12\x77\x6f\x80\x7f\xd0\x5f\xc8\x59\x37\x8b\xbb\xa3\xc4\xb3\x8b\x80\x83\xbe\xb4\x5e\x83\x77\xbe\xb4\x0b\x83\x77\x9e\x70\x87\x06\x18\xe7\x4b\xa3\xc0\x4d\x80\x06\xd0\x7a\x01\xde\xf9\xd2\x9a\x7e\x4f\xe2\x18\xb4\x4d\xdc\x04\x68\xd4\xfd\xd0\xcf\x3f\x7c\x9b\xe6\x20\x34\x01\x42\x5f\x80\xba\x05\x40\xe8\xd5\x40\x51\x70\xd0\xbb\x8a\xfb\x1d\xe8\x58\x76\x11\x11\x1a\x9a\x57\x80\x3e\xef\x9a\x69\x04\x23\x57\x71\xbb\x17\x5d\xc1\xe6\x7f\xe3\x68\x83\x9e\x38\x6e\x30\x4e\x0d\x50\xba\x11\x43\x3b\x42\xe7\x56\x33\x66\x06\xdf\x0b\x07\x6e\xf3\x43\x16\x46\x01\x8a\x24\x54\x93\x7b\x31\x37\xed\x8a\x25\xa6\x1d\xd7\x8a\x27\xe4\x22\xf0\xe3\x65\x07\xdc\x80\x3f\xde\x0d\x9d\x06\x7f\xbc\x1b\x3f\x29\x9c\xf8\xdc\xcf\xc8\x00\xcf\xf5\x25\xe5\x22\x05\x5f\x7e\x94\xd6\x7f\x3a\x6f\x55\x57\x03\x00\xbc\x18\x6a\x0d\x9e\x77\x85\x5e\x27\x6e\x45\x90\xbd\x78\x23\xc1\x51\x08\x6e\x6d\x0e\x47\xfe\x69\x85\xbb\x3f\x99\x14\xfb\xcb\xb7\x7c\xef\xd4\x04\x25\x38\x8e\xfd\x43\x24\x74\x3a\xf9\x76\xd8\x2d\x87\xf0\x08\x35\x65\x60\xbd\x9b\x69\x4e\xc0\x7a\x47\x43\x8b\xb8\x89\x1c\x0c\xbd\x4d\xf7\x4f\x2a\x74\x5f\x06\x43\xdc\x1e\x84\x27\xc8\x13\x14\xd8\xdf\x21\x22\x0d\xd8\xdf\x72\x9b\x04\xd0\xdf\x75\x0f\xb5\xb1\x0e\xae\xaa\xc7\x6a\xf3\xee\x63\x98\x29\x65\xbd\x1c\x4a\x5d\x0c\x70\xb9\x87\x19\x63\x20\x73\x2f\x9d\x1e\x00\x73\x7f\x7f\x30\x1f\x48\x77\x77\x7b\x10\x98\x7b\x87\xda\x82\xcc\xbd\x74\xb2\xdc\x78\xea\xc2\xbc\xbe\xfb\xa5\xec\xe5\xdb\xdf\x42\x01\xa5\x3a\x40\xec\x2e\x3b\x88\x46\xc8\xee\x74\x6a\x91\x0d\x64\x68\x85\xd0\xdc\xe1\x6e\x02\x34\x77\x6a\xac\x03\x99\xfb\xfb\x63\xf2\xa3\xf2\x59\x1f\xb2\xb6\xf4\x13\x98\xdd\xe9\x12\xfa\x1d\x10\xea\xd1\xbc\x1f\x9a\xb8\x81\x33\x3f\x30\x93\x3c\x9a\xfc\x0e\x52\xa1\x0f\x9f\x27\x1f\x0e\x11\x0d\xae\xf7\xf7\x51\x5f\x36\x76\x9a\x17\x8a\x39\x7a\x54\xa9\x7c\xa2\x4e\xd7\xf3\xaf\x70\xba\x62\x19\xfc\x3e\xe5\x7b\x29\x35\x7e\xc5\x6c\x79\x04\x3c\xe0\xdf\xd9\x99\xd6\x82\x7f\x87\x78\x01\x80\x7f\xa7\x7b\x3c\xe0\xdf\xe9\xd1\x1c\xf0\xef\x10\x19\xe9\x57\x6e\x9a\xc0\x7d\x30\x4f\xb5\x74\xfe\x08\x35\xd4\x2a\xf7\x83\x84\xc3\x75\x03\x0e\x78\xdd\x7d\x54\x81\x60\x64\xdb\xfb\x11\x70\x31\x6c\x66\x3b\x48\x9b\xe6\x19\x8c\xd7\x62\xaa\x80\x03\xbe\x74\x8b\x83\x03\x9e\x86\xd8\x03\xf7\x9d\x66\x7c\x03\xf7\xbd\x34\x8c\x82\xf6\x5d\xc2\x38\x16\xe0\xbe\x17\xdc\xce\xf1\x23\xf3\x48\x17\xf9\x0f\x83\x88\x1b\x11\x70\xdf\xdf\x0b\x3c\x44\xec\x9f\xd9\x1a\xc0\x7d\x7f\x7f\xf8\x14\x48\x65\x6c\x94\xc0\x7d\x7f\x7f\xf8\x29\x34\x6f\x36\x16\x90\xb9\x97\x00\x23\x80\x6f\x97\x28\x96\x3d\xd4\x4b\xf8\x12\xa0\x4c\x5a\xd2\x80\xc6\x4e\xe7\xea\x0f\xc2\x25\x75\xc2\x1f\x06\x15\x7d\xfb\xa0\x61\x87\x00\x19\xbf\xe9\xe4\xb6\xd5\x33\x99\x3c\xfe\x01\xa4\x11\x8b\xf2\x67\xa4\x5d\x78\x0d\x72\x42\xf5\x9a\x39\x82\x54\xfb\x05\x27\x50\x5b\xf0\xa9\xaf\xe1\xf6\x06\x4c\x76\x09\x13\xd7\xc0\xc9\x4e\x9d\x4c\xbf\x04\x4c\x8c\x3d\xed\x27\x79\xa3\xc9\x52\xbf\xf4\xab\x74\x77\x32\xb5\xa7\xf7\xad\xea\x9f\x20\x70\x01\x8a\xf6\x32\xfc\x00\x14\xed\x34\xf7\xef\x97\xc0\xb5\xb2\x16\x7f\x8b\x9d\x93\xed\x18\x1c\xec\x34\xd9\x1e\x18\xec\x12\x22\x7c\x81\x83\xbd\x4c\xd9\xf8\x99\x91\x6f\xc3\x49\x48\xf2\x28\x0b\x92\x75\xe8\xb3\x03\x99\x3a\x0d\x7a\xfc\x81\x42\x02\x29\x73\xfc\x4e\x00\x30\x1c\xeb\x6f\x2b\x08\x8d\x4d\x20\x56\x97\x10\xbb\xe6\x87\xbd\xdb\xa3\xe2\x0f\x7b\xb7\x61\x7b\x40\x59\xa7\x16\xeb\x1f\x76\x11\x23\xb8\x7e\x17\x13\x08\x71\x07\xac\x75\x7a\xc2\xfd\x5d\x88\x25\x47\xeb\x62\x1e\xb3\x77\xfc\x20\x5a\x82\xaa\x21\x7e\x98\xc1\xc3\x8c\xa2\xdf\xf5\x63\x79\x7b\xed\x84\xa3\x05\x17\xf8\x98\x2e\xa0\x4f\xdf\x5d\x9e\xea\xc1\xbe\x5e\x1e\xd8\x7f\x98\x4b\x20\xf3\x0f\x70\xb0\x97\x1b\x18\xd8\xd7\xe9\x91\xf1\xf7\x73\xee\x51\x30\x81\x77\x01\x95\x7d\xfc\x7e\x7e\x94\x96\xfd\xfc\xa8\x2f\x83\x1b\x69\xf7\xfe\x6c\x8d\x1f\xd2\xa2\xe8\x35\x7e\x30\x27\xf7\xcf\x6e\xf4\x8f\x6f\xd7\x08\xdd\x7a\x60\x62\x2f\xcf\xcc\xbf\x47\x82\x50\x17\x1f\xb1\x76\xa6\xb3\x80\x89\xbd\x3c\x71\xff\x00\x26\x8d\x2d\xde\xd8\x67\x8c\x09\xfb\xa1\x1f\x1b\x2f\x0d\x40\x76\xaa\x8c\xfe\x08\xf5\x18\x1c\xe7\x7e\x58\xb4\x03\xac\xda\x00\x20\x7b\x69\x42\x00\x20\x7b\x69\xa4\x10\x1f\x3b\xb6\x04\x61\xff\xa9\x68\xa0\x3f\xf7\x9f\x2d\x42\x5e\xeb\x44\x71\x6e\x33\x61\x11\x6c\x33\x5b\x20\xbc\xd8\x3f\x99\x55\xcf\xf1\x4d\x79\x3d\x33\xcf\xc1\x0b\x6c\xc6\x00\x61\x2f\x8f\x98\x00\x61\x2f\x2d\x1c\x20\x57\x2f\xab\x0a\x72\xf5\xf2\x80\xfe\x28\x94\x69\xf3\x53\x9c\x24\x7e\xa8\x20\x64\x98\x61\x0f\x4a\xb4\xa7\xe7\x07\xdc\x3b\x8f\xd8\x00\x51\xa7\x01\x68\x0f\xb1\xdd\x5a\x78\xc0\x95\x0e\x43\x66\xc0\x95\x2e\xfb\xa4\x0a\xb0\xf4\xd2\xe0\x00\xb0\x74\xaa\xcc\x3d\x0d\x00\x45\x6b\xad\xb8\xf6\xf9\x66\xe7\xb1\xfd\x82\x2b\xbd\x3c\xa8\x3e\x8d\x5d\x89\xd3\xf6\xd3\xdc\xbb\x29\xb9\xa1\x36\x30\x93\xc0\x9e\x2e\xfb\x04\x0b\xf8\xf4\xf2\x3c\x0f\xf6\xf4\xf7\x87\xc5\x7d\x75\xd5\x25\xf8\xc8\x81\x6e\x8c\xce\x83\xce\xae\x2f\x6b\x23\x54\xb3\xce\x1f\x23\xbd\xd1\xfd\x9f\x6e\x35\x28\xba\x33\x84\x18\x06\x9e\xae\x40\xa4\x1a\x80\x49\xed\xc2\x30\x6f\x84\x71\x36\x0f\xf8\xa5\xd9\xcb\x5f\xe2\x0d\x8c\xeb\x14\x12\xe5\x19\x64\x25\xda\xa6\x21\x35\x2c\xa5\x80\x40\xa5\x49\xe9\xc1\x80\x2e\x34\xc8\x43\x02\xa9\x29\x0d\x8f\xf6\x73\x56\xc7\x33\x6d\x6a\xf3\x07\xeb\x0c\x49\x04\xdc\xf5\xda\x5d\x30\xcd\x99\xe4\x99\x38\xb8\xe6\x99\x40\x96\xa2\x39\x3d\x88\x78\x3d\xec\x4f\x80\xe0\xeb\x1c\x08\x87\x9a\x82\xc3\x6f\x72\x4d\xcc\xb5\x26\xd0\x47\xb9\xed\xe8\x6e\x14\xec\xe1\x43\xcc\x62\x36\x97\xc7\x70\x6a\x91\x04\x9e\x34\x4e\x9c\xce\x4c\xc3\xda\xbc\x7e\x7c\x88\xaa\x26\x31\xed\x8e\x1c\x62\x5f\xe7\xdc\xb3\x98\x40\xfb\x7a\xf8\x02\x65\x83\xae\x6d\x4e\xbd\xe8\xda\xa1\x47\xfa\x91\xbf\x9c\xd3\xe3\xb3\x2e\xc6\xd4\x87\x80\x47\x72\xbe\x92\xb5\xaf\xd7\xf6\x39\x0f\x0c\xc2\xcc\x01\x02\x3d\x8c\xd4\x04\x68\xbb\x2c\x6b\x47\x9c\x47\x71\x3e\x9c\xe0\x6c\x39\xd7\x09\xf3\x28\x76\xfc\xb7\xc7\x74\x0d\xc8\xe0\x6f\x57\xc3\xb1\xc0\xdf\xae\x2a\x9d\xcf\xb7\xf7\x34\x55\xa2\x87\x68\x3f\x93\xec\x1e\xc8\x83\x85\x92\x7a\x4e\xbb\x65\xfa\x43\x1a\x6a\x0a\x23\x0c\xb0\xd8\x30\x6c\x26\xda\x6a\xc0\xeb\x2e\x61\xc7\x73\x3e\x31\x42\x14\xb8\xee\xef\x43\xbe\x20\x5f\xb9\xd7\x92\x2e\xf9\xb2\xee\x78\x6a\x07\x3a\xe0\x5e\xdd\x97\xf8\xf3\xf4\x0a\xe8\x80\x62\x92\x80\xd6\x5d\xb5\xa9\x3c\x17\x89\x88\x87\xcf\xbc\x44\x21\xf3\xfd\x9b\xf4\x64\x2b\x21\x4f\x83\xad\x84\xd0\xc8\x53\x1e\x60\xdd\x0d\xdc\xfb\x78\x4c\xa6\xaa\xbe\x4b\x1d\x50\x0b\x1e\x01\x08\xd0\x93\x1e\x4e\x3b\xc7\xfe\xbe\x2e\x40\xbf\xf3\xc0\x58\xe8\xf3\x98\xf6\xd9\xaa\x80\xed\x9e\x46\x22\x8a\xda\xed\xbe\x00\x6a\x77\x53\x80\x03\xda\x5d\xdd\x5f\x01\xed\x9e\x6a\xfd\x80\x76\xb7\x6a\x7b\x77\x78\xb9\x95\xfe\x01\x39\x60\x25\xe4\x6f\x77\x21\x6b\xd4\x09\x9f\x01\x7a\xcd\x21\xfe\x91\x5e\x5e\x2c\x8c\x83\x95\x53\xe5\x47\x78\xdf\x7e\x97\x93\xa3\xeb\xec\x07\x01\xbe\xc2\x9f\xf4\xac\x66\x25\x08\x9f\xdc\x8d\x7f\x1c\x55\x25\x0b\xbe\x89\xe1\xd0\x3f\x1e\xf5\xa8\xc4\x43\x5c\x96\x3d\x07\xb6\xa1\x51\xf4\x8f\xd8\x86\x0a\xce\x87\x8a\xba\x80\xf0\x12\x97\xfa\xb7\x58\x7b\x14\x41\x2e\xe6\xe7\xc7\x17\xf8\x1a\xfb\xea\x1e\x13\xc3\x29\xd9\x56\xc1\xfb\x6e\xe1\xf3\x90\xcd\x0b\xa6\xf5\x10\x66\x69\x50\x3d\x38\xe0\x45\x8f\x33\x38\xe0\x65\x8b\xb2\x57\xf1\x12\xfe\x00\x1f\xd4\x89\x21\xad\xd2\x2e\x8c\x49\xa8\x2c\x7b\x65\xd9\xfb\x2a\x04\x58\x78\xd7\xf3\xf4\x7e\x87\xb2\x2a\x66\xe6\x0b\x8e\x03\x34\x76\x01\x56\x78\x15\xe4\x09\xac\xf0\xaa\x97\xeb\x3d\xdc\x6c\xd8\x92\x5e\xc2\xd7\xcd\x0b\x78\xcd\xa2\x1e\x7e\x88\x2c\x51\x76\xf3\x17\x97\xc8\x36\x54\x80\x2e\x5e\x8c\xd8\x02\x5d\xbc\xc0\xe2\x17\xa0\x8b\x57\x3d\xbe\x2f\xa7\x32\x38\xbf\xe2\x2d\xcc\x2a\x6b\x57\x88\x68\xec\x7e\x87\xe9\xcf\x4e\x0d\x1a\x79\x31\xa0\xee\x15\x35\x62\x3f\x03\xa4\x03\x33\xe9\x2d\x22\x46\x7a\xad\x10\xb1\x2b\x08\xe2\x54\xa3\x7f\x75\x66\x17\xaf\x49\xe6\x40\xa7\x04\xa5\xbc\xc1\xc8\x15\xa0\x8e\x37\xad\x60\x2f\xc4\x10\x95\xf1\x78\x89\x8e\x37\x14\x03\x3c\xf1\xa8\xfb\x5a\xf1\x6b\xdf\xb9\x83\x77\xaf\xf7\x00\xd2\x4c\x62\x90\xd4\xd9\xdf\x8e\x81\x9d\xe3\xc3\xeb\x81\x4b\x1b\x09\x20\xe2\xcb\xe0\x42\x30\xc4\x4b\xb4\xe5\x1b\x0f\xfb\xa0\xd7\xfa\xc2\xd8\xa7\x5e\xe0\x71\xf5\x72\x83\x34\xde\x8c\xf1\x07\x69\xbc\x1b\x04\xfe\x0e\xc9\x65\xbc\x76\x41\xef\x1f\x60\xc5\xec\x0f\x99\x25\x4d\x35\x86\x15\x77\x7c\x86\x09\x50\x74\xc7\x20\x1e\x96\xcd\xe2\x05\x57\x6d\x9f\x12\xde\x49\x88\x20\xfb\x37\xd8\xe4\xda\xfe\x5e\xc3\xe1\x99\xf2\xef\xc4\x23\xe9\x5c\x98\xe0\xe2\xb1\xd2\x5f\xd1\x20\xed\x31\xe0\x74\x43\x3c\x38\x10\xc8\x03\x14\xf0\x00\x81\x7c\x42\xfb\x18\x00\x90\x37\x93\xe4\x04\x20\x0f\xfd\xc2\x00\x90\x4f\x37\x51\x00\xc8\xc3\x98\xc5\xd7\xf3\x5d\x77\xd4\xcd\x74\xb6\x7a\xc0\x4d\xec\xc5\x90\x96\xc0\x57\x13\x8c\x1f\x3f\xc4\xf1\xae\x23\x31\x5f\x8f\x77\x02\xc8\x82\x27\xbe\xf4\xde\xbd\x6a\x02\xdd\x55\x02\xfa\xa4\x16\x87\x57\x4d\x00\x5e\xe3\x00\x69\xbc\x41\x9c\x1e\x20\x8d\x7f\x7f\xf8\xfa\x43\x52\x09\x0f\xe1\xb7\xd0\x1b\xfc\x92\xc5\xac\xaf\xfa\xd5\xfe\x87\x00\x78\x17\x07\x5f\x94\x99\x77\x61\x21\x66\xbb\x04\x8e\xbc\x44\x77\x2d\x41\x7e\xa4\xcd\x1e\xc8\xf1\x56\xff\x16\x70\xef\xb7\xa3\x2f\xe3\x97\xdf\xd3\x20\x21\x57\xda\x89\xf5\xcc\xf9\x74\xda\x9f\xae\x28\xfc\xe9\xc6\x80\x02\x4e\x5e\x42\x8f\xf2\xab\xdd\xd0\xf5\xce\xd6\x6a\x1a\x02\x88\xe4\x65\x4f\xb4\x0b\xec\x75\xe7\xd9\xb7\xb5\x76\xf7\xf4\x97\x48\xa7\x10\xa5\xed\x25\x3a\x5f\x7b\x1b\x10\xe6\xdf\xf2\xf2\x87\xf4\x4e\x74\x34\x0e\x0e\xcf\x01\xef\x4d\xca\xaa\x5d\xa5\x69\x50\x8c\xc0\xf7\x26\xbe\xb7\xf8\x82\x03\x60\xfd\x6e\x0c\xaa\x4e\x2f\x8f\x82\xca\x1a\x8f\x82\xba\xd4\x5f\x88\x2d\x96\x2d\xfd\x61\xd8\x74\x16\x41\x8f\xb4\xe5\xcb\xa6\x3e\xe2\x43\xa4\x54\xb9\x0f\x00\x6f\x1e\xcd\x99\xf6\xf8\xae\xf7\xb1\xd0\x73\x28\x78\xbf\xdd\xe9\xdf\xca\x7c\xac\x10\x1d\xf3\xb8\x28\xac\x1d\x1b\x4d\xfa\x07\xe7\x37\x76\xc2\xf7\x55\x09\xb2\x42\xdf\x06\x14\xc6\xf3\xbf\x40\xb3\x75\xf6\xce\xd7\x93\x59\xdf\x7f\x98\xa2\xe3\xdb\xf6\x4b\xfd\x7f\xff\x3f\x0f\x36\x0e\x0c\x43\x79\x10\xe0\x49\x2c\x66\x1e\xc0\xb4\x05\x76\xab\x3c\x0e\xa2\x05\x3e\xc1\x96\x07\xd9\x51\xa0\x52\x24\x30\xe9\x1d\x5b\x55\x1e\xb2\xf2\x56\x3f\x04\x44\x40\xf5\xf9\x5b\xa8\x05\xae\xc5\x9d\xe4\x79\x88\x8a\x88\x9f\x4b\x80\xd1\xbf\xc2\x16\x3f\xcc\xfd\x1b\x5c\x33\x20\xe0\xe9\xe5\x51\xcc\xfd\xa3\x04\xa2\xfe\x89\x3a\xc8\x03\x67\x0a\x7a\x47\x1e\x84\x3b\xad\xfd\x32\xbb\xcb\xf4\xdd\xc5\xc1\x94\x4b\xb3\x36\xf2\xbb\xc6\xdb\x8e\xad\x20\x8f\x6a\x25\xfc\x3e\x49\xc4\xa8\x11\x09\x2e\x7a\x10\x8a\x94\xc7\xb7\x71\x68\x45\xcc\xa3\x9e\xe0\x43\xf8\xbc\x19\x95\xfb\x4b\x88\xf5\xfd\xc7\x4f\x0f\x98\x5f\x32\x3d\x90\x2f\xe1\x55\x2f\xf6\x57\xb3\xb3\x2b\x9d\xda\x36\xcc\x03\xd7\x4a\x07\xcb\x23\x43\x98\x44\xbb\x3c\x1a\x88\x3a\x9d\xe2\xbe\x0d\x69\x70\xac\xcb\x83\xcc\xe1\x5d\x0d\xac\x84\x58\x11\xf2\xf0\xdc\x38\x1c\x12\xbc\xed\x48\xdd\x04\xab\xfd\xfb\xc3\xaf\x32\xf5\x92\x87\xbe\x4d\xab\x02\xdc\x91\x80\xb8\x07\x92\x2c\x0f\x6c\x81\x68\x20\x79\x74\xe2\x9e\xc3\x67\x08\xac\xf7\x3b\xdf\xbe\xd6\x77\x61\x64\x0b\x93\xef\x98\xc7\xa0\x57\x1b\xa3\xe6\x41\x13\xfd\x3b\x0f\xa0\x36\xc8\x5a\x49\x80\xde\xbf\x3f\x7c\x63\x72\x50\xe4\xab\xf8\xd1\x03\xda\xd1\x04\x02\xbe\x1d\xed\x2f\x11\x97\x87\x9b\x1b\x18\x6c\x79\x48\xec\x57\xe8\x4e\xce\xa6\x38\xfe\xf3\x00\xc7\xb8\x34\x9e\x21\xa0\x8b\x94\x8b\x04\xef\x3d\xab\xd3\x89\xfd\x29\xad\x2f\xee\x73\x82\x1a\xf2\x08\xc9\x5f\x7c\x06\x90\x24\xa7\x4a\x6c\xc9\x4e\x01\x31\x18\x79\xda\x81\x5d\xb2\x39\x76\xb0\xc2\xa7\x4d\x72\xdf\x1a\x96\x0c\x7f\x1f\x46\xc2\x04\x20\x3e\x21\xeb\x4c\xf0\xe1\x93\x73\x67\x82\x0f\x3f\x67\x32\x85\xc4\x87\xb7\x16\xc4\x7f\xed\x0e\x24\xfe\xab\x38\x39\xd8\xe7\x86\xad\xfc\xf6\xb9\xb6\x17\x56\x8a\xee\xec\xfd\x5d\x09\x0a\x80\xef\xaf\xda\x02\x40\x95\x62\xd7\x22\x75\x91\x59\x32\x78\xd5\xbe\x40\xa2\x02\x51\x42\x09\x88\x7c\xc3\x6e\x93\x87\x47\xd6\x11\x3e\xc4\xa1\x47\x69\x22\x88\x07\x3c\x25\x79\x2c\x51\x60\x69\xff\x52\x90\xfb\xd0\xcd\x57\xbd\xaf\x9a\xe4\x7d\xe7\xae\xf2\x84\x43\xee\x70\x52\xb3\x31\x56\xe7\x9f\xfe\x7c\xd7\x19\x6c\x52\x58\x8a\xf3\xd0\x61\x36\x5c\x1e\x66\x33\xec\x6b\x13\x8a\xa8\x11\x8e\x7e\xb4\xde\x3c\x74\x9e\xed\x8f\x5e\x14\xe6\x7d\x97\x96\x5d\xcf\xd1\x76\xaf\x3f\x78\x3c\x14\x70\x60\xda\x23\xeb\x53\x4c\xfb\x18\x0e\x1b\x98\xf6\x43\xd9\x05\x41\x60\xb3\x76\xd7\xae\x9d\x7f\x7c\x22\x77\x8b\x10\xb0\xef\x48\x21\x4b\x71\xec\xa7\x33\xfb\x52\x00\x2d\xdf\xb6\xc3\x28\xfa\xb2\x46\x96\x66\xb0\x38\x35\x85\x87\x77\x28\xa4\x08\x28\xee\x4e\x3c\x76\xd9\xa5\x8c\x92\xd7\xde\x26\x13\x4f\x1c\xca\xfd\xdb\x0a\xd1\xfc\xdb\xe5\xaa\xbc\x92\x94\xca\xe6\x10\x43\x0c\x0e\x41\x1e\xe4\x48\x0f\x85\xc6\x4d\xc6\x4b\x50\x30\x1c\x84\xcb\x59\xce\x71\x73\x28\x28\x74\xd8\x4d\x27\x18\x19\x12\x43\xe9\xf3\x43\xe6\xee\x97\x19\x04\x47\xf6\x3b\x6f\xb6\x66\x77\xfd\x2c\x8c\x0a\x7d\xe7\xcd\x72\x58\x30\x81\x06\xcb\x09\x0c\x1d\x61\x58\x51\x36\xe8\xe2\xcc\x21\x2b\x2f\xe6\xfe\x41\x01\xae\x72\x52\x2d\x0e\xe7\xe6\x63\x01\xbe\xfc\xf8\x82\x7f\x10\xb5\xe8\xe0\x00\xbc\x5a\xec\x6b\xb2\x9c\x71\xda\xe6\x41\x6e\xc6\x16\x7b\x5a\x5e\x6d\x3e\xa9\x19\x78\x02\xf2\xd0\xf0\x3a\xff\xcc\x60\xc8\xe3\x15\x99\xde\x2f\x84\x6f\x51\xdf\xef\x64\xd9\x0f\xc5\xb7\x27\xcb\xa9\x18\xfb\xb4\x82\xe5\x50\xa3\x13\xc4\x74\x6e\xc0\x5b\xb8\x85\x06\x71\xcd\x80\xec\x66\x39\x5c\x33\x8d\xeb\x4f\x80\x10\x90\x9f\x05\x34\xed\xb6\x9f\x21\x4b\x9a\xde\x04\xb1\xbf\xc2\xc2\x92\xe5\xc0\x75\x4a\xed\x40\xef\x6f\xf8\xff\xb3\xc8\xa1\x1f\x5e\xdb\x1f\x7c\xbf\xc8\xcd\x7a\x70\x8d\x47\x3e\xbc\x6f\x7f\x54\x3f\x44\x68\xd5\xa7\xa6\xa6\xa8\xfe\xe1\xae\x23\xaa\x3f\xe6\x81\x14\xd5\x3f\xc0\xb1\x4d\x60\xfd\x2b\x20\x3d\x59\xbe\xe3\xe4\xe2\x6c\x90\x85\x18\x68\x8e\x22\x59\xaa\xcd\xa7\x04\x39\x04\xe9\x3b\x20\xfe\x4b\x4c\xff\x80\x7a\x0a\x75\x39\x8b\xf4\xf5\x48\x71\xf0\xfe\xe7\xe8\x7c\xd4\xe3\x21\x99\x1d\x59\x1a\xa8\xb9\x83\x12\x70\xe6\xc1\x5d\x9c\x85\x9c\x12\x90\x8f\xb2\x74\x2c\x19\x83\x8f\x76\x5f\x9e\x14\x0d\x90\x15\xa9\x61\x09\x73\xc0\xf7\x87\x4f\x11\x1c\x3c\x7c\x9b\xd8\xf4\x7d\x4d\x1b\x2c\xd9\xe3\xa4\xba\x06\xcc\x01\xa9\xce\x56\x3c\x4e\xaa\x9d\x14\x8e\x93\xc4\x9e\x64\x21\xf7\x8e\x40\x9f\x84\x5e\xe0\x7b\x88\x56\x93\x9e\x42\x44\x74\x96\x01\x14\xa2\xfd\x4d\x4e\x5e\xd8\xdf\x83\x63\x13\x82\xbf\x90\x7a\x02\x9f\x4f\x16\x22\xa8\x15\x08\xc5\x6c\x13\x67\xc3\x74\x0f\xa4\x6d\x24\x9b\xb8\xed\x41\x2e\xf0\xad\x08\x3e\x3a\x59\xf8\x4e\x37\x76\xe5\x98\xce\x37\x10\xb2\xd2\x2e\xd3\x4c\x8c\xb9\x36\xe1\x1d\x98\x6e\xb9\xc5\x2c\xbe\xf4\x21\x1b\xed\xec\x0b\x56\x26\xf2\xa1\x70\xd0\xdc\x03\xc4\x79\x12\x5a\xd9\x84\x8f\x20\x88\x12\x4d\xf9\x08\xf0\xbc\x27\x74\x04\x8d\xb8\xaa\x2c\xc4\x89\x40\x63\x96\x85\x00\xb7\x3d\xdd\xa0\x5a\x24\xba\x25\xcb\xb7\x2d\x17\x50\x70\xb2\x64\xb1\x12\x74\x40\x32\x7d\x1c\x05\xa0\x39\x86\x43\xe5\xd1\x92\x43\x7a\x42\x6c\x50\x8a\xf3\x2a\x25\xb6\xe4\x7a\x39\x29\x9d\xd1\xe4\x79\x0f\x87\x8a\x84\xc0\xe2\xbc\x72\x6b\xdd\xf5\x00\x80\x83\xfc\x87\x2c\xf2\xed\x1e\xbe\x7c\x93\x4d\x46\x69\x06\x63\xdb\xdd\x27\xce\x5c\x94\xa3\x82\x39\xd8\x8d\xbf\x9c\xcc\x74\xe4\x6f\x21\xe6\x3a\x08\x64\x4f\xd8\x0e\x2a\x48\x48\x59\x38\x23\x36\xab\xfd\xed\x9a\x13\x26\x90\x84\xe1\xa0\xe1\xa5\xca\x72\x81\xf6\xbc\xe2\x2f\x09\x57\xe0\x67\x19\xc1\x30\xea\x23\x0c\xe5\x80\x3e\x42\x87\x0b\x1f\x61\x77\x88\xf4\x11\xa2\xf6\x97\x6f\x63\x6b\x64\x75\x26\x14\x09\x93\x40\x98\x94\x22\x61\x0b\xa9\x5b\x5e\x74\xaf\x51\xab\x6d\xc5\x2d\x59\x07\xdf\xbf\x6d\x85\xd7\x48\x4d\xe2\xd4\xb3\xdc\x2c\x39\x25\xd9\x4d\xdc\x02\x87\x0c\xe8\x15\xbe\x87\x7c\x83\xd4\x3c\xb4\x85\x82\x23\xb1\xd8\x81\xdb\x90\xea\xa8\x00\xe6\xd8\x95\x2d\xf2\x28\xa0\xb4\xc1\xa3\x90\xcb\x4e\x03\x80\xb1\x2a\x73\x48\x19\xc7\x1c\x93\xe5\xc1\xd7\xda\x7c\xc6\x8f\xda\x1e\xac\x9e\xd3\xa5\xf8\x58\x6f\x3b\xec\x21\xd4\xa8\xf9\xc7\x0f\x23\x24\x8d\x7e\x05\x2c\xf6\x9a\xbc\x7a\x8e\x83\xb0\x2d\x54\xcf\x18\xb2\x2d\x44\x28\x8b\x8c\x9b\xb3\x9d\x06\x93\x00\x63\x90\x75\x1f\x2c\x1b\xd7\xcd\x3f\x26\x3f\x08\x7a\x6c\x5e\x03\xa5\xc6\x3c\x86\x9e\xa1\xe3\xf3\xcb\x7a\x04\xd0\xd3\xbe\x9c\xb8\xcb\xfd\xa8\xb0\x5f\x8b\x6b\xfc\xbc\x34\xa1\x1e\xb6\x8d\x45\x00\x9f\x43\x54\x0b\xf3\x64\x09\x0a\x42\x56\xf2\xc9\x21\xcb\xcb\xea\xc9\x12\x53\x6d\xd6\x02\x87\xe5\xfe\xe3\x02\x81\xd9\xb7\x85\x28\xf0\xab\xb6\x1a\xc9\x54\x0b\x38\x0b\xcd\x97\x51\xa4\x2c\x01\x7b\xa3\x6c\x9d\x09\x4d\x44\x60\xdd\x4c\x69\x22\x02\x64\xbd\xac\xd2\xc4\xb3\x00\xa1\x89\x08\xd7\x0a\x2c\x11\x05\x6c\xd9\xac\xc0\x47\x91\x5f\x9d\xb5\x3a\x99\xd2\x87\x30\x8f\xd8\xaf\x4d\xb2\x5f\xaf\x0b\x61\x4d\x54\xc3\xf3\x24\xf6\xb9\xac\xa2\x89\x87\x0f\xb9\x77\x7a\x1d\xc0\x2e\xfb\x82\x55\xf5\x79\x02\xbd\x58\x63\x55\x3f\xa4\x27\x42\xe8\x24\x82\x6c\xee\x94\x35\x02\x58\xba\xac\x9d\x01\x65\xdb\x91\x35\x02\xc8\xe2\x94\x35\x22\x9c\xc6\xb5\x63\xed\x18\xfe\xe1\x57\x1d\xf6\xce\x57\xed\xfb\x4e\xdb\x90\xeb\x50\x45\x34\x75\x4f\xa8\x22\x02\xdf\x78\x42\x15\xa1\x1b\x2d\xe1\x7d\x88\xe6\x58\x11\x2f\xe8\x52\xaf\x53\xeb\x00\x2b\x0e\xae\x87\xef\x5c\xc3\x75\xf8\x07\xe3\x03\xfc\x38\x10\xe5\x59\x71\x3c\x2a\xca\xe0\x7a\x88\xb6\x5f\x20\x7a\xc7\xc9\x07\xe1\xd7\x9e\x7c\x61\x3c\x26\xcf\xcb\x01\x61\x47\x06\xd0\x0f\xa8\x0e\x95\xfd\xe4\x38\xfe\x3c\xa2\x56\x0e\x81\x84\x13\x67\xf5\x10\xe8\x79\x05\x16\x89\x81\x63\x2d\x61\x91\xe8\xc5\x5a\x05\x40\x15\xcb\x12\x01\x79\xa0\xd9\xdf\xc6\x33\x20\xb7\xcc\xfa\xed\x2f\xb5\xda\x50\x80\xa3\x62\x4f\xd7\xef\x40\x38\x60\xba\xcc\xfa\x6d\x3c\x9d\xbc\xed\xac\x6e\x3c\x84\x54\x25\xb4\x13\x83\x78\xb9\x84\x76\xa2\x37\xbb\x86\x50\x6c\x03\x33\x12\xda\x89\xb6\x67\x62\xc2\xd8\x62\x13\xd2\x6a\xf0\x82\x3b\x55\xba\x4a\x61\x83\x3f\x9c\x0f\x22\x92\x38\xbc\xdf\xe9\x70\x1c\x4e\x07\xd8\x82\xf1\xb2\x65\x5d\x34\x9f\x4d\xb8\x7e\x1b\x55\x23\xd6\x25\xeb\x22\x21\x11\x69\x5f\x3d\x03\xa6\xab\x0c\xe6\x60\x2d\x41\x55\xe3\x68\xba\xb2\xbe\x43\xe0\xd0\xa6\x54\xbf\xb3\xde\xd0\xb4\x53\x37\x94\x23\x1d\x73\xe2\x27\x74\xc5\xb9\xb5\x01\x79\x91\xf5\xdb\xda\xc6\xb1\x28\xe1\xdb\xda\x06\xf8\x53\x59\xbf\xad\x6d\x68\x8f\xaa\x10\xc0\x17\xe7\x00\x07\x42\x35\x46\x08\x31\x3c\xae\xc0\x87\x21\xcb\x5b\x42\x87\xd1\x96\x13\x1a\x3a\x8c\x3d\x65\x2e\x19\x77\xa9\x8f\x8e\x4e\x80\x7b\xb3\x0a\x82\x85\xf2\x28\x67\x06\xce\xbe\xac\xf0\x0f\x17\x45\xc9\x65\xd7\xf9\xf2\x22\x8f\x94\xfa\x70\x4c\x8c\x74\xed\x11\x72\xb3\x6c\x8c\xdb\xa9\x5b\x68\xc5\x1e\xbb\x67\xf4\x65\x55\xb9\xbe\xed\x3a\xaf\x2d\x99\xd2\x88\x24\x0f\x9f\xbf\x2d\x99\x8f\x1a\xb5\x99\x16\x7d\xd3\x45\x6c\x2d\x30\x6e\x94\xa2\x68\x84\x71\x43\xbb\x1b\x8c\x1b\xcd\xb3\xa1\x84\x1b\x81\xc7\x3c\x61\xdc\xe8\x5b\x28\x41\xb8\xa1\x05\xaa\xfe\xda\x77\xcd\x96\x53\x31\xd2\x6a\x4b\xa8\xbf\xf1\xdd\xef\x7e\x68\xfa\x21\xaa\xf7\x9d\x2c\x6b\x38\x39\x7f\x54\x75\x97\x06\x86\x53\xfa\xcc\x4d\x01\x7e\xe8\xe7\xcb\x54\xdb\x13\xe4\x2e\xf9\x85\xea\x83\x87\x60\xb3\xdc\xd2\x00\x36\x4b\x10\xba\xb2\x1a\xd4\x93\x6e\x3f\x0f\x55\x55\xa2\x3f\xce\x3b\x3a\x09\x4f\x66\xb5\x2f\x60\x21\x56\x75\xae\x24\xfa\x1f\x0e\xed\x63\x12\x88\xef\xbe\xf8\x0c\xa9\xa9\x31\x3d\x9e\x8c\xa4\xf4\xd8\x13\xf8\xb5\x00\x46\x07\xea\x0e\x9c\x12\x09\x75\xc7\xf7\x82\x7f\x2c\xec\x66\x94\xa0\x81\xd8\x73\x5e\x7d\x99\xc1\x68\x35\x92\x77\x04\x28\xc9\x09\x79\x47\xd7\x1e\x02\x79\x47\x25\x56\x21\xe1\xee\x28\xf3\x4f\x0e\xfb\x6c\x87\xf0\xe9\xbe\x84\x3f\xb2\xf9\xe1\x49\x89\x93\x6b\xeb\xeb\x35\x43\xc4\xc2\x6d\x70\x1a\x83\xcd\x9a\x0d\x2e\x7c\x2d\x89\xed\x70\x88\xd8\x98\x64\x0b\x21\x02\x29\xdb\x81\x08\x60\xa1\xb4\xb2\x9b\x91\xfc\x60\x8c\x2c\xd9\x28\x51\xa2\x79\x52\xba\x10\xd0\xdd\xb3\x41\xb8\x49\xd2\x5a\x42\x1d\x22\xf5\x5e\x42\x1d\x22\x0d\x61\xb6\x2a\x0a\x08\x55\x22\xe1\xca\xad\x6f\xd3\x7f\xd0\xfd\xd0\x7f\x14\x4f\x9c\xd0\x7f\x0c\x97\x62\x73\x27\x07\xc0\x38\x1b\xa8\xcc\x85\x65\xd9\x3c\x66\x42\x82\x90\xf2\x82\x68\xdc\x6d\x6e\xe5\x2a\x0b\xad\x31\x9d\xa6\x6f\x30\xda\xdd\xfb\x03\x83\x3e\xd5\x76\x8b\x5f\xbe\x1c\xbe\xec\x0f\x40\x25\x1d\x86\xa6\x61\xcf\x0f\xd1\x66\x96\x5c\x33\xb0\xd4\xf3\x4d\x6b\x36\x9a\x2a\x75\x66\xfb\xf0\x9a\x5a\xb0\x03\x37\x32\x6d\xab\x9d\xd7\xed\x48\x7a\xd8\xbd\x1f\x66\xb8\x6c\xdd\x88\x6b\xaf\x6d\xf4\x37\x31\x21\x0f\xa9\xff\xae\x6d\x33\x35\xfa\x4e\x9f\xd5\xd3\x71\xd3\x4c\x0c\x9b\x6c\x36\xcd\xc4\xce\x92\x61\xa0\x89\x0f\x31\x1b\x80\xf6\xcd\x06\x09\x68\x71\x4c\x86\xa5\xf1\xc2\xb4\x09\xbc\x40\xbe\x14\x89\x5e\xd9\xa6\x3d\xec\xbc\x9a\xd0\xa5\x39\x26\x30\xe3\x81\xa7\x96\x6d\x22\x5b\xa6\xd7\xcc\x5b\xb4\xae\x06\x31\x5e\x75\x41\x4c\xe6\x2d\x52\x03\x3a\x93\x01\x93\x7e\xc2\x66\x32\x20\xd6\x48\xd8\x4c\x7a\x2d\x56\x88\xfe\xc5\x70\x0a\x2f\x49\xd7\xa8\x01\xb3\x48\xd1\x0a\x02\xb3\xc8\x20\xf5\x3c\x21\x10\x19\xc0\x4a\x25\x04\x22\x03\xc0\xb5\x84\x40\x64\x14\x17\x6b\x52\x4f\xb4\xc0\x86\x89\xf7\xb0\x7b\xa1\x09\xd5\x30\x0d\x1b\x48\x92\x59\x91\x10\x80\x34\x62\xa6\xb2\x2d\x64\x2c\xf2\xb6\x2d\xc6\x18\x91\x01\x19\x48\x2a\x1a\x9b\x86\xdc\xe5\x80\xbb\x57\xbb\x06\x17\x95\x73\x76\x2d\x2a\x87\x58\x69\xda\x6b\x97\xd3\x6b\x31\x34\x4e\x04\xe0\x67\x42\x4b\x54\x3b\x19\x1b\xf6\xc9\x86\xc1\x36\x96\xfd\x7b\x92\x75\xed\xdb\xa7\xc2\xd1\x6b\x8b\xa6\x08\xf7\xe4\xf4\x79\xfa\x9a\xfd\x40\xee\x91\x74\x90\xdd\x64\xd9\xad\xe0\x18\xa9\x5a\x3b\xa5\x18\xd1\x66\xd4\x80\x5a\x8e\xb5\x1f\x62\x90\xf3\xaf\xd4\xac\x84\x8c\xa4\x1e\xce\x7a\x77\x60\xf4\xf4\x26\x69\x15\x8a\x0f\x24\x25\x83\x6c\xc0\x94\xa4\x24\x96\x43\x8a\x43\xb4\x28\x87\x88\x35\xf2\x58\x09\x7b\xc9\x20\xce\x27\x9b\x1b\xf0\xf2\xfe\xe0\x3e\xef\x9a\x60\xb1\xec\x66\x60\x2b\x73\xbf\x20\x18\x36\x6d\xf2\xb0\xba\xd2\xb7\x61\x5f\x55\xb0\xc2\x73\x45\x9e\x41\xb6\x6f\x13\x95\x1a\x33\x9b\xe9\x14\xba\xca\xda\xb7\x8b\x0e\x52\x6a\xb2\xfd\x1c\x79\x1b\xe1\x2e\x8a\x12\xd9\x20\x1b\x20\x01\x3a\xdb\x8f\xa9\xa8\xf0\xf9\x29\xeb\x50\x35\x20\x3c\x19\x55\xf1\x86\xa3\x74\xcb\x71\x76\xce\x5a\xbc\xcf\xdc\xf5\x79\x58\xf7\x0f\x65\xcc\x77\x88\x1d\xba\x2b\x1b\xc1\xad\x87\x1d\xf0\xda\x49\x54\x9b\x44\x30\x32\xf2\xb3\x99\x08\xa6\x10\x7f\x21\x05\x40\x2f\xeb\xec\x6a\x09\xbe\x5b\xf6\xc3\x5e\x6d\x5c\x57\xff\x98\xfc\x68\xbc\xb1\xb8\xe6\x5c\x58\x7d\x7b\xf8\x50\xf0\xc3\x8e\xf1\x4b\x4e\xcb\xca\xb5\xc9\xe0\x3e\xc3\x8a\x60\x0f\xe8\x07\xe1\x50\xd3\xe7\x7f\xec\xc0\x5e\x3f\x28\x51\xd6\xc2\x2e\xe2\xf9\x62\x55\x2d\x99\x9d\x0b\x76\x90\xec\xc5\x8e\xa7\x00\x36\x25\x82\x55\xb2\x7f\xa7\xd3\x0a\xda\x47\xc2\xa1\x32\xdc\x0d\xe0\x50\x69\xe4\xc4\x25\x14\x2a\x8d\xf8\xdf\x84\x1c\x25\x75\x2f\x74\xb6\x9b\xca\xce\x08\xbd\xc9\x22\x18\x33\x3b\x0c\x53\xc4\x6a\x25\xf4\x26\x83\x64\x97\xec\xcd\xb2\xe8\xa1\x4e\x59\xd5\x6b\x42\x03\x2c\x77\x38\xae\xdc\x27\xbc\x54\x1b\x3c\x9c\x25\x7d\xf8\x2e\x9c\x25\xfb\x10\x05\x67\xc9\x20\xe7\x2c\xe1\x2c\x19\xd5\xc6\x0f\x4f\xf6\xde\xa7\x12\xec\x29\x1d\xb0\x47\x97\x5d\x9f\x8e\x9f\xdd\x2e\xda\xa3\x63\xc9\x99\x10\xc4\xeb\xec\xd3\xf1\x0b\xdf\x9e\xc4\x48\x53\x55\x44\x75\xb5\x7a\x58\x19\x53\x2b\x75\x27\xbb\x6c\x4d\x5f\xb8\xb1\x64\x7b\xcd\x9c\x72\x00\x01\xc1\x49\xc8\x6a\xb3\x13\x8c\x4a\xd0\x7e\x6e\xfa\x93\xc3\xde\x86\x5d\x0a\x54\xe9\xec\x61\x65\x11\xd7\x3d\x98\x6c\xa8\x37\x1d\x7f\x61\x92\xd5\x94\x1d\x42\x69\x78\x08\x13\xf6\x94\xa1\x8e\x07\x7b\x4a\xaa\xbe\x75\xf6\x06\xbd\x5c\x1d\x1b\x65\x1e\x6c\x0e\x3d\xec\x3f\x3e\x44\x1e\x03\xc4\x85\x09\x47\xca\x20\x02\x30\xe5\x48\xc9\xef\xd0\xf5\x87\x80\x83\x40\xa5\x2a\x9b\x3b\xe4\xf9\xc0\x46\x67\x37\x13\xd7\xe3\x19\xcc\x2a\xa3\x3a\x6f\xbe\xbd\x63\x1d\xce\xb9\xe5\x08\xf0\x02\xc7\x3c\xad\x57\x1d\x43\x65\xaa\x19\xf7\x85\xfb\xc0\x3a\x72\xce\xd3\x1d\xd0\x39\xb5\x11\x43\x9f\xfd\x3b\x31\x75\x80\x41\xb3\x8b\x8f\xcf\xae\xde\x39\x18\xa5\x5a\x6f\xe7\x64\xa4\x73\xb4\x1b\xde\x89\xec\xea\xb0\xe2\x13\x67\x9f\x30\xb1\x0c\x52\x93\xb2\x23\x8b\x53\xa5\xb7\x7f\xb2\x38\xc2\x76\x5e\x0c\xb1\xdd\x4f\x70\x4a\x7a\xde\xe8\x17\x8b\xd4\xea\x7d\x42\x7a\x79\x32\xe8\xb7\x6b\x88\x97\x09\x02\x3d\xec\xfe\x1b\x45\x0b\x65\x04\xae\x97\x51\x51\x71\xfa\x6d\x50\x3b\xb5\xc0\x51\x96\x1e\x5c\xfa\xed\xe4\xa2\xaa\x3f\x04\x1c\xde\xc7\xfe\x03\xe7\xc7\xf6\x93\x6e\x9b\x9a\x71\x60\x87\x19\x90\x7b\x67\xe7\xd4\xb3\xa7\x38\x51\x97\x5d\x91\xf3\xb3\x09\xa8\x35\xf0\xbe\x54\x8f\xb3\xd0\xbe\x0c\x22\x74\x13\x76\x97\xb1\xab\x4a\xd8\x65\xaa\xe3\x41\xef\x32\x54\x1c\x61\x77\x19\x64\xd1\x67\x7f\x84\xc0\xf3\x85\x9d\x96\xed\x0f\x7c\xd4\x2e\x41\x60\xc9\x14\xd8\x5d\x81\xed\x47\x5f\x66\x12\x9b\x70\x07\x71\x6c\x0b\xbb\xd7\xaa\x2a\x12\x5f\x7a\x9b\x8f\x42\xf5\x32\xd4\xcc\x86\xfe\x23\x24\xa2\xc4\x2d\xe9\xe6\x0a\x71\x4b\x25\x70\x30\x47\x91\xb1\x61\x71\x2d\x36\xa3\xf7\x4f\x1c\x99\x3e\xff\x7c\x25\xd3\x79\x70\xb5\x0c\x62\x65\x73\x60\xc7\x4b\x85\xf7\x20\x30\x04\xa2\xb3\x1c\x75\x97\xc6\x57\x49\x2e\xd0\xe8\x31\x2a\xac\x99\xc5\x6b\x14\x8f\xe5\x0b\x98\x10\xbb\xf7\xc1\xcd\x67\x21\x43\x98\xd2\xca\xbe\x66\x21\x33\x19\x20\x4c\x19\xe4\x62\x24\x7c\x29\x43\xe5\x1a\xbe\x14\x79\x9d\x73\x90\xf1\xc5\x3a\x1a\x84\x72\x90\x17\x9c\x03\xee\x3e\x70\x5a\x73\x90\x92\x9b\xca\xca\x81\xc2\x4e\xce\x50\x0e\x72\x00\x0e\x7b\x05\x6f\x93\x89\xbe\x09\x6d\x8a\x9c\xd0\x39\x3a\x6e\x6f\x64\xd7\xe8\x04\x32\x86\xf7\xe9\x2e\x9f\x57\xaa\xb3\xee\xc6\x60\xc5\xb3\x67\xc2\x9a\x52\xcc\x8b\xcc\x31\xdc\x4e\x06\xd7\x4c\x9d\xe1\x43\xbb\x64\x7f\x90\x28\x52\xbc\xa6\xf9\x48\xca\x81\x22\x4f\xf2\x4e\x0e\xe9\xab\x59\x22\x03\x09\x9f\xae\x91\x31\x59\xf2\xc8\x8e\x31\x6d\x02\xa5\x11\xd1\x91\xf3\x2f\x80\xa4\x84\x79\x25\x75\x9a\x0e\xb2\x0c\x74\xdd\xc1\xbc\x32\xaa\xa3\x1e\x96\x88\x00\x81\x79\xa5\x37\xab\x05\x09\x20\xe1\xcf\x39\x04\x79\x77\x9d\x40\xb0\x32\xc8\x1d\xca\xa1\x38\x66\x1f\x19\xe8\xf0\x64\x42\xe5\x08\x32\x70\xd1\x4d\x06\x70\xee\xca\xf5\x81\x0e\x5f\x9d\xa0\x9f\x0e\xff\x7d\x94\x97\x13\x01\x8a\xe2\x3e\x08\x47\x3c\x9c\xe9\x98\xee\x72\x77\x2d\xda\xbd\x6e\x77\xa8\x5a\x4a\xee\x59\xf3\xc9\xee\x45\x7e\x66\xc2\xdb\x22\xc3\x76\xca\xdb\x92\xbb\xcf\x41\x80\x4f\xa7\xdf\x27\xbb\x3f\x55\x84\xeb\x8b\x38\x6f\xda\x83\x7a\xaf\xf1\x02\x4e\x95\xb5\xeb\x8d\x61\x8d\xcc\x96\x84\x23\xa5\x24\x29\x42\x39\x4e\x2d\xb0\x74\xe5\xe9\xc8\xfb\x36\x5a\xfc\x9e\x5b\x38\x8d\x40\x72\xce\x71\xe2\x65\xb3\x7a\x98\xcd\xfe\x7d\x08\xba\x19\x9b\x83\x46\xaf\x36\x33\xb0\x82\x55\x97\xf7\xe5\x30\xb0\x0b\x0f\x05\xbf\x25\x93\x78\x06\xaf\x48\x0e\xc5\x35\x5b\xed\x26\x31\x61\xff\x87\xb8\x24\x3d\x3e\x8d\xdb\xc9\x4e\x93\xd1\x96\xf7\x82\x00\xd4\x51\xd7\xe0\x50\xf8\xb2\x97\xc3\x67\x52\x04\x53\x4e\x08\x4d\xea\x72\x99\x61\x5a\x22\x56\x31\x07\xf9\x62\x5b\x40\x3d\x6a\x97\x3c\xff\xc9\xd8\xd4\x7a\x2d\xab\xc8\x44\x57\x86\x54\x64\x1d\xae\xf5\xd7\x64\x5b\x9e\x27\x42\x20\xf5\xbb\x8c\x57\xd9\x43\xad\x5f\x41\x17\x7d\xc8\x97\xf9\x10\xce\x1c\x22\x18\x73\x28\x56\x51\xfe\x20\x02\x59\x24\xa9\x27\x3c\x20\xc3\x9e\x9b\x9f\x86\xbb\xe7\xdd\xc4\x1b\x63\x64\x06\x9c\x20\xa9\xdb\x7f\x2a\x86\x11\x07\xf0\x7d\x0c\xb2\xba\x12\x2a\x8f\x05\xdd\x43\xce\x2d\x61\xbf\xc6\xc3\xcc\xb1\xd4\xbf\x21\xda\x18\x24\x69\xa5\x44\x1b\x09\x00\x70\x42\xb4\x31\x08\xc6\x4d\x38\x34\xd2\xf3\x14\x9c\x18\x9d\x54\xa2\x9c\xb8\x28\x52\xcb\xdd\x6c\xb6\xd2\x3f\x2e\xff\xf0\x07\xfd\xbe\x7c\x88\x40\x2e\x9b\x66\x44\x1a\x2b\x64\x76\x30\xf6\x58\x52\xb3\x13\x4f\x4f\x5f\x4f\x4c\x13\xab\x7a\xcd\xd9\x02\xf1\x29\xdf\x85\x26\x0b\xf8\x2e\x22\xf7\x33\xa4\x17\x54\x9f\xa1\x12\xb0\x95\x25\x14\x17\xa9\x4c\x92\xe2\x22\x61\x22\x4b\x28\x2e\xfa\x6e\xe7\xe0\x54\x83\x26\x0f\xc5\xc5\x34\x14\x12\xc6\x8a\xd4\x42\x00\x17\x45\xd9\x1d\x3c\x09\x61\xfc\x93\xbf\x3e\xe7\xb4\x44\xb6\xa5\x89\x5f\xc3\x3d\x1d\xa6\x8a\x66\x40\xd2\x44\x77\x5c\x0e\xd7\x27\xab\x42\x3b\x0f\x4c\x15\xa1\xc1\x44\xa6\x0a\x8d\x64\x30\x55\x34\x7d\x84\x50\x55\x34\x2d\x88\x33\x5e\x9e\xe1\x9b\x70\x5b\x93\x5e\x96\x33\x01\x0e\x73\xb0\x70\x4b\x00\x3f\x91\x33\xd9\x88\x51\x44\xa6\xa4\x52\xd3\x67\x70\x83\xa1\x3f\xcd\x64\xac\xd0\x00\x60\xa1\x88\xdd\x1b\x84\x4d\x27\xf4\x0a\x39\xc9\x94\x22\x61\x38\xe7\x82\x84\x6b\x5f\xfb\x32\xd7\xa7\x2f\x53\x39\xe1\x11\x6c\x3c\x81\xce\x1a\x6d\x26\x10\x2f\x5a\xea\xe6\x49\x44\x20\x46\x9b\x09\xc4\x8b\xc6\x9c\x79\x3a\xb8\xce\x1e\x30\x5e\xb4\x04\xcd\x93\xd6\x23\xf1\x27\xc4\x4e\xbb\x42\xe4\xcd\xaa\x3e\x6f\xf6\x0a\xc4\xcb\xbc\x88\x3a\x62\x27\x98\x17\x31\x95\xce\xb0\x8b\xc2\x9c\x91\xc4\x65\x4d\xe7\x05\xf0\x2e\x6a\x21\x90\x57\x94\xec\x76\x05\xb9\x45\xea\x3f\xb0\x57\x34\xbd\x6c\x90\x57\x7c\x0f\xd1\x84\x9b\xe6\x84\x2f\x9c\xee\x9f\x5c\x83\x49\x65\x5f\x13\x15\xad\xe6\x05\x7b\x45\x68\xc2\x81\xbd\x22\xb4\x3b\xc1\x5e\x61\x56\x74\x4a\x52\xa1\x06\x00\xff\x44\x68\xc8\x98\x3f\x92\xa9\xfc\x26\xdc\x4c\xd9\xed\x96\xdf\x05\xc3\x87\x1f\xa2\x30\xd7\xff\x8f\xc2\x6c\x81\x09\x3f\x56\x82\x08\x69\x8d\x5c\xf3\x61\x2c\x91\xb4\x32\x4b\x84\x8b\x0d\xcb\x78\x76\x4b\x26\xe6\xaa\xdb\x4a\xa2\xa2\xb7\xec\x78\xed\x77\x5a\xf3\x5a\x53\xef\x63\xa3\x71\xb6\x1b\x17\x65\x25\xe4\x8c\xb0\xd2\xef\x2e\xe0\xfb\x28\x9c\x11\x0d\x44\x81\x84\x32\xe2\xfb\x63\xf1\x43\x14\xc4\xc1\x35\x25\x63\x5a\x08\x80\x10\x0c\xf9\x88\x83\xa9\xb6\x7c\xd9\x5a\x4c\xae\x69\xe6\xfe\x0e\xa3\xbf\x7c\x9e\x26\x5b\xf0\xa7\xe5\x76\x3d\x7e\x51\x6c\x19\xcf\x90\x71\x93\xe3\xf0\x21\x02\x72\x10\x2f\x81\x89\x3b\x95\x23\xf1\xa9\xbf\x2d\xf7\x1f\x9c\x8b\xaa\x5f\x42\x8e\x1a\x05\x0a\x41\x45\x68\xd3\x08\xa0\xca\xd2\x68\xca\x28\x18\x2f\xe8\xfa\xc0\x0b\x9e\xc6\x62\x86\x20\x66\x4c\x4f\xa8\x2b\x2a\xe9\x11\x09\x73\x45\x68\xbd\x0a\x20\x24\x35\xc0\x44\xb5\xb2\x6c\x00\x21\xa0\x19\x12\x02\xe6\x8a\xa8\x56\x43\xe4\xb1\xe3\x4f\xd9\x16\xc2\x92\xd9\xc0\x06\x52\x9a\xbd\xd0\x80\x06\xb3\xea\xb8\xac\x35\x60\x85\xb0\x62\x76\x02\x1c\x49\x9a\x94\xa0\x9c\xe8\x1e\xa0\xa2\x83\xce\x85\x78\x0a\xac\xd6\xff\x9e\x01\x30\xcc\x4e\xeb\x76\x01\x1b\x4e\x74\xe8\xbc\x6d\xf6\xa0\xa9\xac\xab\x50\x0b\xd6\xb0\x18\x66\xc7\x3a\xf0\xc3\x71\x61\x97\x89\x21\x48\x8f\x6f\xb0\x5c\x0d\xf7\x0a\x1c\xde\x1e\xed\x43\x9c\x2f\x76\x74\xa8\x2c\x02\xe4\xbd\x84\xca\xc2\x7c\xf9\x84\xc9\x22\xd4\xb9\x61\xb2\xc8\xb9\xef\xd3\x66\x76\xe8\x20\x06\x2a\x0d\x39\x8a\xf0\xa3\xd4\x02\xc3\x03\x89\x05\x19\xb1\x31\xde\xfd\x01\x07\x9c\x63\x87\x51\x3a\x8d\x74\x09\xf8\xae\x8d\xce\x0c\x61\xbe\x30\x8b\x45\xd8\x4d\x8c\x6f\x3a\x09\x68\x5b\x52\x6d\x84\x35\x94\x16\x0b\xd4\xca\x84\xd2\x22\xb4\xa4\x04\xb0\x93\x5a\xa1\x82\xdd\x40\xb3\x08\x54\x17\x25\x8d\xd3\x85\xeb\xa2\x01\x94\x91\xb1\xec\x0b\x9a\xb0\x18\x73\x4e\x04\xff\x38\x2d\xa8\x35\x30\x92\x69\x25\x30\x25\x1b\x6c\x03\x5b\x45\x68\x52\x81\x94\x22\x3c\xd2\xc2\x49\x11\x7b\x2e\x00\x04\xe9\x91\x3e\xc8\x52\xcd\xe9\xe2\x40\xd2\xab\x30\x42\x50\x11\xda\x03\x24\xa8\xc8\xe9\x8c\x44\xbc\x7b\xd8\x8f\x8b\xbc\x1e\x9b\x7c\x41\xe7\xe5\xc2\xc7\xff\xba\xcf\x1e\xb0\x55\x08\x18\x90\x71\x33\x3a\x4e\x9e\x9b\x1c\x6c\xa7\x82\x72\x5f\x83\x64\xdc\xe4\xa4\xa1\x01\x86\xe6\xdf\xe9\x40\xdf\xf0\x22\x39\xdd\xf0\xc6\x9a\xde\x92\x41\xa2\x8c\x06\x98\xc0\x00\xa1\x19\x24\x64\x2d\x52\xe8\x20\xe0\x3d\xe9\xc4\x8f\x21\xc4\x3a\x12\x3f\x1b\x4a\x07\xfc\x78\xd7\x99\x0a\xb6\x81\xc7\x72\x78\x2f\x96\x31\xe8\xf2\x5e\xc8\x39\x9d\xf0\x5e\x88\xb0\x90\xb0\x58\x84\x66\x06\x48\x2c\x8a\xe8\x14\x09\x8b\xc5\x0e\x35\x91\xc5\x22\xa7\xbd\x41\x72\xcc\x1e\x74\xcc\x09\xda\x39\xe3\x05\xfe\xc2\x99\xf7\x2a\x67\x69\x1a\x2e\xce\x3d\x9f\x71\x71\xa6\xd1\x95\xf1\xe9\xc0\x19\x76\xd2\xeb\x47\x29\x40\x11\x6f\x98\x54\x7e\xd2\xbb\x93\xaa\x9b\x79\xd8\x08\xd4\x8f\x24\xf8\x15\xf8\xc1\xcc\x2d\xd6\x27\xd7\x36\x88\x17\xc0\x30\x30\x78\x0f\x26\x8b\x35\xd9\x68\x52\x23\x85\x3a\x24\x54\x16\x60\x32\xfc\x21\xe1\x52\xe1\x4e\x2e\x79\xc2\x73\xd1\x3c\xa5\x41\x73\x11\x1a\x0c\x60\xb3\x08\x15\x75\xf8\x2b\x52\xdd\x21\x35\x61\x18\x30\x99\x80\xd6\x78\x40\x4c\x4c\x18\x86\xf1\x40\x72\xb1\x40\x92\xcc\x44\x9e\x1a\x93\x90\x04\xb7\x1a\xb9\x93\xe4\x3e\x6a\x81\xcd\x86\x5c\x42\x43\xca\x66\xd7\x2e\x5f\xe6\x58\x50\xfc\x83\x45\x64\xa7\x41\x00\x04\xf3\x5d\xa6\x71\x42\x48\x01\xb8\x24\x1a\x94\x5b\x09\x97\x44\xe6\xf0\xfa\x04\x41\xa1\x72\xcd\xec\x00\xdb\x2c\xe1\x95\x68\xc6\x17\xc2\x2b\xd1\x0d\x74\xc8\x41\xc6\x45\xf1\xda\x5c\x75\x5a\x89\x68\xd5\x08\x9e\x8a\x56\x23\x38\x73\xc0\x92\x14\x5e\x9f\xfe\x41\x3b\x87\x78\x44\x34\x01\xd0\xc5\xf4\x18\x05\xdf\x44\xa4\x6f\xe3\x38\x5c\x4e\x82\x4f\x53\x1f\xc0\x56\x67\x42\x46\xa7\xba\x08\x27\x45\x68\x85\x4b\xac\xce\x9e\x35\xe0\xa7\x28\xc5\x3e\xc2\x3c\xa1\xdd\x26\x35\x3a\x93\xbc\x98\xf0\x53\x34\xa0\xe4\x12\x7e\x8a\xb2\x67\x96\x9a\xbc\x5a\x15\x04\x15\x3d\x9d\x4d\x8a\x75\xa8\x11\x32\x03\xfd\x04\x55\x3b\x31\x3a\xa7\x21\x36\x09\xc6\xe3\x81\xe6\x09\x8d\x45\x1f\xce\x24\x8d\x16\x7a\x9d\x32\x84\x45\xa2\x1e\x01\x0c\x2e\x52\x37\xc3\x60\x2f\x1a\x84\x92\xaf\xbd\x3b\x09\x6e\x4d\xd0\xfe\x33\xd1\xf2\x41\x6b\xc8\x4c\x4b\xa3\x04\x82\x8f\xd2\x8c\x8d\x4c\x83\xb4\xb8\x24\x2d\xce\x29\x89\xec\x37\x64\x33\xb1\x59\x40\xa4\x93\xa9\xec\x57\x66\x43\x9a\x51\xf5\xce\xc1\x8e\xd1\x86\x53\x6f\x4d\xb2\x23\x29\x18\xeb\x31\x40\x45\x09\x75\x85\xe8\x61\x09\x73\x45\xc9\xb0\x84\xd3\xc8\x72\x6a\x81\x3a\x7f\xec\xfb\x96\x86\x9e\x0f\x29\x45\x4b\xaf\x89\xca\xd9\x2b\xf9\x82\xca\xd2\x95\x8f\xc5\x18\x5a\xb7\x94\x26\xc2\x03\x4c\xde\x38\x15\x7d\x06\x9e\x39\x05\x73\x22\xb1\x35\xf0\x43\x1f\x11\x46\xa5\x41\x1f\xb1\xc2\x89\x84\x12\xae\xa2\x97\x37\x87\x56\xcc\x9c\x09\x8d\x2a\x00\x5e\x99\x3f\x5b\xa3\x98\x81\x46\x55\x05\x0b\x5e\x89\x6e\x80\x6d\xfe\xec\x53\x0a\x46\x23\x57\x7d\x49\x48\x8b\xa0\x97\xca\xc4\x1a\x91\xae\x05\x6d\xc4\x06\xe5\xe5\xcf\x2c\x53\x5a\xf3\xd8\x8f\xf4\xa9\xcc\xa9\x88\xdf\x7c\xe0\xa8\x73\x59\x20\xe0\x0d\xf9\x4a\x09\x52\xff\x24\x97\xc9\x7c\xc1\x75\xb6\x40\xb9\x4f\x6d\x11\xfe\xbb\x4f\x96\xf2\x83\x98\x61\x85\xc6\x0b\x21\xb3\x0b\x0b\x7c\xf6\x2d\x7c\xc8\x6f\xd8\x22\x5b\x82\x54\xc7\x0a\xbb\x72\xee\x6b\xfb\xd5\x67\x5e\x0b\xf8\xaa\xbe\x74\xfe\x35\xaf\x21\x83\xea\x5e\xa3\x89\xa3\x9f\x2e\xdc\x71\x40\xba\xe5\x22\xa2\x34\x93\xed\x7f\x21\xd7\x75\x6f\x2c\xd5\x72\xa4\x92\xd4\x17\x86\x83\x2d\xf4\x6a\xed\xed\x0b\x61\x6d\x60\xd5\xaa\x36\x79\x71\x6d\x3c\x10\xef\x56\x8e\xc5\x2c\x00\x98\x2f\xc2\xf8\xa9\xd5\x0e\x48\xbc\xbd\xb6\x12\xc8\x95\xf5\x09\xeb\x6d\x7a\x5f\x0d\x81\xce\xaa\x82\x12\x23\x8c\xca\x5a\x04\x81\x0a\xdf\x9e\x0b\x89\xae\xef\x65\x11\x22\xb2\x63\xe9\x57\x93\x51\xd1\xaf\x12\x28\x86\xbc\x81\xdd\x22\x0c\xca\x5b\xdd\xb4\x58\x9e\xe9\xc0\x57\x5b\xf2\x10\x23\x8c\xfb\xc0\x7f\x41\x1f\x91\x10\x54\x84\xbe\x2f\x08\x2a\xaa\x4a\x07\x04\x15\xcb\x5c\x92\x25\x7d\xa7\xcf\xe8\xa7\xd3\x8b\x06\x29\x85\x90\x79\xb9\xa6\xe8\xdd\x3e\xc4\xd6\x90\xcb\x1f\x37\x86\x7e\x6a\x0a\x33\xa7\x11\x5a\x2b\xcc\xec\xa5\x76\xda\x32\x50\xcd\x16\xf1\xf9\x7b\x94\x15\x61\x46\xc8\x2c\x0d\x15\xf6\x30\x7e\xb3\x34\x12\x66\xa1\xbf\x1a\x16\xb4\x52\x5c\x43\x5f\x00\xa5\x36\xfd\xd2\x57\xf2\xf2\x1a\x48\x17\xa0\x3e\x73\x11\x3d\x61\x1e\xed\x22\x7a\xe2\x5f\xa7\xca\xc3\xe6\x1c\x39\x49\x93\xf0\x21\x18\x2a\xba\xc3\x06\x62\x39\xf4\x7e\xb9\xb4\x3c\xc0\xb1\x90\x0b\x28\xaf\xee\x64\x3b\x09\x2f\x77\x92\x5c\x95\x6b\x6a\x71\xc1\x1a\x63\x5f\x88\x52\x6e\x9b\x2f\xad\x6a\xb4\x40\xe7\x96\x8e\x28\x48\x26\x96\x46\x1b\x38\x26\xc2\x48\x44\x38\x26\xaa\xc6\x1f\x39\x26\xdc\x23\xa0\x98\xf8\x5e\xa6\xe4\xdb\x13\x8f\xd7\x42\x5f\xd0\x1c\xcc\x13\xbd\xf9\x02\x31\xeb\xfb\x43\x09\x1a\x85\xcf\xc3\x72\x86\x7e\x08\xdb\xc4\xf7\x51\xaa\x0a\xc5\x84\xc2\x6d\xc1\x0b\xed\x4e\xbf\xc0\x92\x35\xcf\x70\xfd\xec\x17\x67\x0f\xd2\xcd\xcc\xb7\xf5\xf3\x4b\xd3\x1f\x0f\x7f\x50\xa5\x47\x24\x14\x3a\x46\x3d\xd5\xac\x30\x98\x28\xc2\xf3\x29\x44\x14\xa5\xd9\xf5\xd0\x39\xeb\x53\x86\x30\x22\x46\xf9\x33\x71\x61\xbd\xa4\x4d\x20\x13\xd7\xcb\xbe\xc7\x1e\xb8\x34\xdd\x2e\xf6\xe2\x25\xaa\x23\xe2\x6d\xbd\xce\x0e\xfb\x1c\x33\x05\x80\xd8\x09\xb5\x44\x57\x38\x42\x2d\x91\x50\x86\x26\xcc\x12\x01\xdc\x5a\xc2\x2c\x11\x3a\x85\xce\x4f\x8c\x75\x63\x1f\x4f\xa2\xe7\x0d\xa4\x38\xc1\x3e\x4f\xb0\x1a\xf2\x24\x54\x61\xee\x97\xed\xc2\x5d\xc2\x4d\x09\x7e\xc9\x2e\x44\x78\xc1\x3f\x91\xba\x20\xcf\xe3\xf5\x0f\xbe\x5b\x4c\x51\xa0\xae\x05\xc0\x2d\x86\xfe\x54\x7f\x5d\xcb\x3f\x3e\xf5\xd9\x10\xad\xb3\x90\xfd\xb3\x5f\xb6\xd5\xc8\xc1\xb3\x58\xdb\xc9\x35\x2e\xd2\xc3\xeb\x9b\x88\xf9\xc3\xcf\xe2\xa5\x59\x7e\xe9\xf1\x0f\x6a\x8e\xfa\x6b\x5a\x22\xd4\x15\x69\xf0\xda\x89\xdd\x61\x1d\x87\x3f\xac\x07\x2f\x00\x8c\xab\x2c\x3b\xb1\x35\x77\x34\x32\xf8\x2d\x12\xec\x92\x3c\x3f\x29\x9a\x10\xaa\xe5\x89\x14\xdd\xae\xaa\xf3\x93\xa2\x9f\x60\xe5\x9a\x90\x2a\x26\x39\x0c\x15\x61\x6e\xe8\xd9\x19\x2d\xef\x77\x9f\xa7\x3d\x78\xde\xb6\x5f\xfc\xec\xa2\x66\xf8\xc2\xc3\x43\xde\x7f\x7d\x88\x3f\x40\x57\x74\x4f\x84\xae\xa2\x6c\x27\xde\x39\x2a\x6f\x78\x0d\x16\x8b\x6e\xb2\x13\xf0\x2e\x43\x3f\x4e\x2c\x10\x40\xac\xe6\xf9\x69\xc3\xb9\xf6\x57\x49\xa4\x72\xdc\x11\xd4\xe9\x7d\x70\x1a\x35\x09\x9f\x1b\xa7\x91\x02\x26\x58\x55\x28\x18\xa7\x31\x14\xf6\xbc\x78\x5e\x4e\xac\x69\x76\xc3\xf0\x8f\x8b\x43\x1d\x1d\x00\x40\x2f\xa8\xca\x79\x7e\xea\x6c\xe8\x3b\x3e\xc1\xe7\x5d\x0e\xd5\xb4\xcd\xc8\x23\x18\x34\x12\xc2\x98\x3c\x0d\xb8\x67\x09\x9e\x28\xb3\x30\x8b\xe4\x19\x02\xbc\x51\x6b\x0d\x19\x7b\xb2\x07\xe3\xdc\xbd\x06\x8b\xc4\xa1\x0a\x6b\x61\x01\x2f\xd7\x7c\x28\xe9\x2e\xa4\x2b\x44\x19\xb9\x17\x50\x32\x6c\x76\x69\x6a\x8f\xf7\x7e\x52\x18\x1a\xe2\x99\xf0\xfc\x60\xfa\x39\x31\x6b\x03\xc5\x93\xf0\x67\xa4\xde\xdf\xf3\xdb\x14\x5a\x77\xee\x2c\x6b\x8a\x99\x53\x02\x0d\x25\x27\x44\x19\x09\xd9\x75\x9e\x24\x70\x2d\x8f\x2a\xe7\x3a\x19\x11\xbe\x8a\x85\xc3\x68\x22\x88\x32\xca\x52\xb3\x97\x29\x63\x4f\x92\x13\x52\x5f\xa7\xa1\xe0\x5e\x6a\xf3\xe7\x49\x8f\x21\x09\xcf\x4f\x15\xce\xb9\x1f\xa2\xc3\xec\x55\x3c\x76\xe3\x4f\xfe\xfa\x94\x77\x63\x79\x1e\x80\x77\x23\xf7\xa4\x3e\x09\x30\xb2\xb5\xd7\xc1\x35\x3d\x65\x84\xbb\xea\xe4\x09\x8e\xa4\x1e\x03\x38\x35\xd2\x38\xc1\xf3\x5a\xac\x4b\x1a\x08\x49\x9b\x61\xb5\xf0\x6b\xec\x40\xe6\xf3\x66\xde\xa3\x63\x9c\x6c\x44\x4b\xdd\xeb\xd4\x60\xe2\x94\xbb\x85\xfc\xa3\x9b\xb1\x87\x2f\xf5\x21\x08\x36\x12\xbe\xe4\x3c\x85\x16\x56\xcb\x82\x60\x23\x85\xb1\x38\x09\xcc\x58\x2a\x4a\x27\xae\xc1\xe5\x44\x23\xbb\x6b\xa9\x10\x9d\x68\xe9\x6e\x82\x27\xf1\xeb\x4b\x85\xe5\xfc\xb9\x88\x78\xfb\x27\xdf\x3a\x15\xfc\xe1\x5a\x73\xbd\xff\x82\x67\xe8\x8d\x1f\x1a\x97\x63\xcf\x3e\xa6\x5f\xe5\x64\x1f\x5b\x66\x2f\x40\xee\x91\x9e\x82\xce\x87\x2e\x50\xe6\x3f\x76\x81\x1d\x0e\x57\xb3\xc8\x14\x10\x7a\x94\x65\xbe\x03\x8c\x1e\xa9\x69\xe4\x04\xbf\x58\x55\xf1\x7c\x28\x9a\x2d\xf4\x7c\x6c\x35\xda\x0b\x54\x1f\x69\x82\x36\x54\x1f\xe9\xe9\xed\x7c\x59\x8e\xb6\x07\x7d\x7d\x19\x20\x7a\x7e\xbb\xde\xde\x4e\xa5\x00\x31\xc2\xf3\xfc\x36\xb7\xd8\xcb\xe8\x85\xe9\xc4\xa1\x46\x77\x5f\x06\xe4\xc3\x0d\x92\x46\x96\x9d\x24\x27\xaf\xb2\x8b\x60\xd1\x72\x68\x81\x34\xe4\xfb\xc3\xcf\x62\xec\x63\x8b\x97\x34\x64\x19\xa8\x73\x81\x65\xdc\x90\xbc\x97\x7b\x26\xeb\xe5\x3a\x80\x2e\xa5\x88\xeb\xb0\xcf\xf6\x43\xc8\x79\x2a\x05\xab\x48\xea\x05\x87\x54\xe4\x7b\xc8\xb7\x03\x1d\x3c\xb9\xc6\xd1\x5e\x2d\x8d\x6a\xb0\x91\x40\x1e\x52\x96\xc1\xe2\x97\x5b\x23\x47\x13\x08\x43\xb6\x3a\x02\x61\xc8\xf7\x10\x5f\x2d\x8e\x8a\xd7\x00\x19\xd9\x86\xe2\x8c\x45\x7c\x40\x2b\x92\x6a\x7c\xd0\x8a\xa4\xfe\x71\x58\x45\x76\x14\xd6\xe5\x36\xe9\xae\x77\xb9\x4d\xd2\xfb\x17\xf0\xf1\x80\xac\x27\xec\x21\x1b\xa9\x44\xf6\x90\xa5\x4f\x10\xf6\x90\x34\x30\x15\x92\x90\xf4\xa8\x05\x49\xc8\x76\x35\x43\x12\x92\xc6\x9c\x42\xff\x91\xc6\x4d\x43\xf9\x91\xc6\xe9\xc3\xdf\x91\x26\x0c\x41\xc7\x91\x82\x66\x5c\xee\x6d\xe9\x7d\x3c\x9e\x88\x76\xb8\x32\xb6\x3e\x24\x57\xc6\xd2\xc1\x04\x57\x46\x76\x6c\xa5\x70\x65\x6c\xdd\x08\xaa\x8c\x34\x21\x19\xaa\x8c\xef\x05\xbf\x44\x4d\x59\x59\x17\x84\xce\x06\xbd\x5c\xe4\x0b\x2f\x44\xc2\x35\x21\x9e\x65\x23\xb9\x80\xf7\x88\xbf\xc5\xdc\x25\xc9\x3f\x33\xfc\x0a\xc2\x22\x90\x16\x97\xe1\x78\xf6\x2b\x28\x1d\x1e\xac\xa1\xb5\xd8\xf9\x05\x57\xc2\x7d\x8f\x0c\xba\x60\xa8\x33\x89\xf7\x5a\x95\xad\x91\xae\xe4\xc0\x60\xb8\x9f\x4c\x16\x4b\xc3\x33\x54\x16\xa9\xaf\x07\x2a\x8b\xd4\x66\x06\x7b\x45\x2e\xcc\x01\xb0\x57\x94\xa5\xad\xf9\x5a\x76\x32\xa5\xb9\x37\x68\x9d\xbe\x4e\x48\xf6\xfc\xd2\x89\x42\x6f\x13\xd8\x1b\x54\x8c\x2f\x31\x31\x9c\x1a\x62\x48\xf9\x51\xd2\xa4\x0c\xd4\x84\x07\xa3\x99\x89\x04\x0f\x46\xd3\x12\x0e\x0f\x46\x07\x8c\x34\xe1\xc1\x68\x1e\x7f\xe1\xc1\x28\x62\x81\x27\x44\x18\xdd\x3c\x96\xeb\xc4\x01\x8e\xa8\xbc\x88\xee\x3b\x90\x3f\x17\x14\xa0\x0a\xdd\xcb\xdd\x42\xb3\xf3\x45\xac\xb6\x3e\xc9\x0b\xe4\x47\x03\xb7\xae\x0b\x03\x90\x53\xe3\x42\xf5\x75\x36\x10\x01\x08\x39\x40\x5e\xa0\x50\x0d\xe7\xde\x36\xc7\x53\x3b\x22\x00\x97\x66\xf7\xeb\x22\xf6\x70\xbf\x20\xbc\x9c\xd7\x32\x40\x5a\x80\xd4\xb5\x7c\xe8\x06\x0d\xde\x2e\xba\x61\x37\x47\x46\xc3\xc4\xd1\x54\xcf\x2e\xed\x3f\x2e\x55\x8f\x42\x76\xfb\x6d\x90\xbf\x4b\xf5\x96\xc5\xdd\x87\x80\xa6\x73\x2a\x7c\x3b\x53\xdf\x0b\xe0\xdb\x98\x7a\xee\x6b\xf0\x75\xac\x1c\xe7\x25\xb3\x18\x2f\xe0\x21\x13\x7d\xfb\xfa\xb6\xa5\x0e\x72\x54\x5e\x6e\x4b\x3a\x14\x20\xee\xe8\x3a\xdb\x2e\xb0\x1f\x55\x8c\xae\x6f\x5b\xea\x0b\x15\xfb\xfa\xe1\x47\x46\xed\x87\xb7\xa3\x18\xbe\x74\xe9\xc1\xb5\xeb\xbe\x2d\xaa\x2f\x5b\xe3\x16\xe5\x5c\xc6\x90\xd4\x95\x8b\x40\x6e\xa4\xe3\xfa\xe0\xc2\x54\xa8\x02\xf1\xa8\x9f\x0d\xce\x8f\x6e\x82\xcb\xf5\x88\x38\xec\x33\xe0\xc7\xb8\xe6\x00\x41\xd6\x77\x07\x17\x48\x11\x99\x3d\xaf\x47\x56\x1f\xff\x20\x45\xd0\xd9\xfb\x88\x2e\xe6\x47\xbf\x5e\x81\xe6\x24\xaf\xc7\xb3\x3f\x8d\xc4\x5b\xbc\x9c\xf9\xe6\x51\x39\x3f\x5e\xd2\x4f\xf6\x33\x8d\x67\x68\x00\xe0\x8e\x3a\x82\xaf\x17\x28\x4a\x57\xc1\x4b\xc7\x71\xe6\x84\x6b\xa4\xe9\xed\xbf\x80\xe0\x18\x76\x0a\x9e\x66\x71\xa9\x2e\xc8\x56\x3d\x14\x5c\xec\x72\xa2\x7e\xc0\x4d\xd2\x97\x92\xe9\xdd\x74\xb4\x5c\x3f\x80\xc7\xf8\xee\xcb\x33\x5f\xa7\xc0\x4c\xd2\x4d\xb1\xb9\x0f\xb9\xef\x0f\xae\x2b\xf7\xff\x94\x6a\x37\xfb\x9f\xd3\xeb\x3e\x18\x85\xea\x07\x06\xb0\x4e\x85\x6b\xc8\x63\x98\xef\xd0\x9f\x74\x73\x06\xee\x83\xf4\x5c\x2a\x75\x73\xae\x14\x81\x3f\xef\x6f\x5b\xec\xba\x65\xe1\x48\xa9\xda\xd6\xe0\x48\xe9\x9e\xb5\xe0\x48\x29\xda\x44\xe0\x48\xa9\xc7\xbe\x4f\xeb\x98\x3a\x37\x78\x21\xea\x30\x77\x11\x7b\x86\x96\x72\x5e\xd4\xb9\x7c\xe3\xcb\x76\x07\xba\x0b\x3d\xcc\xb1\xf5\x96\xed\xbb\xf8\x9d\x8b\x67\xa8\x9b\x9e\xec\xf0\x3b\x3f\xee\x53\xae\xa7\x48\x9d\x52\xd0\xab\x34\x45\x2b\xec\x2a\xdd\xc8\xdc\x9b\x53\xa4\xe1\x0e\xf7\x77\x88\xec\x9e\xe5\x60\x5d\x69\x26\x48\xc2\xba\xd2\x3d\x73\xdd\x15\xce\xbb\xee\xf3\x44\x38\x57\x9f\x07\x72\xc1\x61\xab\x84\xd2\xb0\xce\x6e\x92\xb9\x45\x61\xba\x01\x1a\x51\x4e\xde\x4d\xc8\x0d\xea\xa6\xb5\x8e\x69\x07\x03\x4b\x35\xca\xea\x86\x8e\xdb\x93\xef\x2d\xb2\xb3\x1d\xf4\x1d\x2d\xd3\xa8\xaf\x9b\x0c\x6c\x91\x4f\x20\x66\x69\x5a\xfd\xef\x81\xa5\x87\xed\xfd\x26\xa4\x09\xa4\xbf\xbc\x61\x9c\x85\x2c\x29\x6f\xa2\xed\x77\x7b\xa7\xd9\x59\xde\x57\x75\xa6\x6e\xa4\x36\x35\xeb\x40\x5c\xfb\x40\xf8\xdc\x40\x69\x0c\x9f\x27\xd4\xc8\x6d\xff\x86\x2c\x6a\x4f\x14\x1c\x06\xf0\xed\xe6\x8d\x63\x00\xfa\x95\x94\x66\x45\xcb\xc2\xcd\x3e\x2a\xe6\xd4\x8d\x93\x60\x09\xe4\x75\x03\x40\x15\x7e\xf4\xdb\x3c\x37\x90\x1c\xd4\x2a\x61\x68\x84\x74\x2a\xd0\x03\x27\x74\x2a\x69\x36\xf4\xed\x16\xd9\x9c\x36\x1c\x9f\xd4\xee\xee\x13\x2e\x80\xe9\x7d\xce\x9b\x6c\x7f\xf7\x77\xe0\xc9\xe6\x14\xda\xe7\x1d\x6a\x7a\x7a\x64\x61\x34\xe4\x19\xdc\xdf\xc1\x8a\x81\xea\x71\x73\x26\x4a\x54\xb8\xfb\xdb\xf1\xd2\x2c\xd1\x1b\x98\x7d\x61\x72\x6e\x77\x3c\xe1\x11\xe0\x62\x59\xe0\x14\x26\x5c\x2c\xa1\xb4\xba\x89\x23\xd2\x5c\x73\x93\xb5\xb4\x84\x72\xb8\x09\x24\x12\xfb\xe1\xbe\xa8\xa9\xfd\x0e\x7f\x94\xe9\xcc\x12\xb9\x2c\x4d\xea\x37\x41\x91\x6a\x4c\xf7\x25\xfb\x85\x1f\xe2\xf8\xb6\xab\xf7\xe3\x19\xba\x42\x4e\xda\x66\x47\x8a\xb4\xe1\x8c\x82\x95\xea\x70\x04\xbf\xbd\x70\x41\xbd\x92\x37\xc7\x34\x83\x78\xef\xef\x98\x96\x7a\xda\x6f\x4e\x69\x06\x2b\x43\x1b\xb3\xf6\x2c\x25\xab\x69\x69\x0b\x84\x19\x26\xd5\x59\x60\x86\xc9\x4f\x45\xf8\x4b\xaa\xdd\xb6\x0f\xd9\x09\x6d\x4c\xa6\xd5\xfa\x51\x2d\x17\x1b\xe7\x31\xad\x8f\x37\xae\xed\x60\x7b\xbf\x09\xe2\x5c\xcd\x9e\xfa\x59\x2f\xea\x08\x3c\x87\x42\xf8\xfe\x39\xfb\x50\xe9\x6e\x4f\x6a\x36\xca\x6d\x50\x00\x03\x38\x64\xb2\x3b\x6b\x7e\x4e\x33\x14\x3f\x48\x64\xb2\xf9\x07\x74\x00\x1e\x2e\x6e\x8e\x73\x73\x5f\x63\x41\x76\xb2\x73\x9a\xd3\x6d\x74\x7b\x9a\x13\xf2\xe0\x06\x4d\x52\x83\x0a\x6c\x34\x0b\x10\xc8\xbc\xe1\x6a\x34\x71\xfc\xfe\x36\xc8\xd5\x5c\x89\xb0\x04\x40\x1d\x9e\x37\xf1\x54\x69\x9f\x13\x58\xaa\x62\x05\x6b\x4c\x9a\x5c\x0c\x69\xcc\x82\x59\x26\x6f\xfc\x2a\x1e\x39\xee\x17\xab\x06\x2a\x87\x64\x32\xc2\x04\x4a\x26\xb3\x00\x6b\x4e\xa8\x61\x16\x30\x9e\x29\x35\x4c\xa2\xa1\xfd\x0e\x69\x2e\x27\xd7\x0e\x15\xc7\x23\xb8\x61\x32\xe8\x61\xb9\x61\xc4\xa6\x90\x1b\x66\xb9\xe4\xe4\x86\x31\xa6\xed\x77\x38\x17\xc3\x1f\xa8\xf2\xf4\x05\xa4\x31\x0b\xc4\xcd\x84\x10\x66\x87\x41\x6d\x7a\x17\xea\x0d\xbd\x4b\x9a\x13\xfe\x23\xa8\x49\x83\xd5\xef\xdb\x0a\xba\xe1\x64\xbf\x22\xbd\x09\xcf\x57\x5d\x40\xac\x02\x38\x60\x4a\xb2\x7f\xc1\x01\x53\x0c\x20\xfc\xb1\x5d\x68\x40\xff\x55\x9d\xd1\xd4\xfa\xdb\x2e\xb4\x70\xfe\xbe\xdd\xa2\x1b\xc2\x2c\x65\x0c\x60\xf4\xf9\x03\x9d\x58\x4b\xc5\x4f\xea\xc6\xea\x33\xe7\xb7\x43\xa4\x75\xb8\x60\xe2\xf6\x3b\x04\x49\xee\xcf\x9b\x7c\x41\x9d\xeb\x43\xc8\xa0\xdf\x31\xe2\x87\xef\x90\x60\xac\xc7\x14\xea\x99\x6a\x90\xe7\x8f\xdd\x45\x57\xcd\x4f\x27\xd1\xf4\x19\xe0\x3c\xed\x4f\x76\x1d\x9d\x0a\x3f\x10\xad\xa0\xfb\xc8\x9f\x3c\x8f\xfb\x99\xd3\x89\xc9\xf5\xc5\xbb\x7e\xff\xa6\x4b\xbc\xfe\x71\xdf\xef\x3f\xf0\xfb\x52\xe7\x46\x46\x0a\x22\x0f\xd6\x9a\x09\xd8\x75\xc2\x5a\x53\x3d\xab\x43\x5a\x53\xe1\x3f\x4f\x48\x6b\xba\xf2\x05\xce\x9a\x2e\xd8\xc2\xaf\xeb\x5e\xa0\x6e\xa4\x2d\x98\x99\xfd\xeb\xd2\xe5\xd0\xc6\x0e\x1c\x69\xf3\x9b\xd4\x67\x7f\x13\x72\x65\xfb\xe4\x3b\x9c\x36\x6d\x07\xb0\xda\x14\x5d\xd3\xbf\xd1\xc0\x2c\xe2\x9b\x43\x5f\x24\xdf\xf9\x76\xcd\xd9\x59\x93\xbf\x41\x36\xff\xf4\x5d\x74\x7c\x05\xdb\xef\x3b\xcc\x76\x11\xa2\x7e\xdf\x61\x76\xee\xc2\x88\x1c\x9e\x7f\xfb\x13\x7e\x90\x42\x1a\xb5\xfd\xfb\x0e\xba\xdd\x58\x14\xb8\x76\xba\x5b\x1b\x5c\x3b\x1d\x70\xe9\xfc\x0d\x57\xa3\xcb\x60\x12\x19\xc9\xee\x01\x09\x4f\x83\x44\x25\x21\xe1\xe9\x9e\x10\x7f\x53\xf4\x5b\x9f\x81\x9f\xdb\x0f\x4d\x65\x0e\x82\x13\xa6\x9e\xa6\x20\x83\xa9\x27\xfe\x7d\x54\x99\xe8\xb5\x2b\xd6\xc9\x86\xa5\x57\x78\x83\x1f\xc8\x5b\xa2\x60\xc2\xd4\x13\x7b\x62\x08\x95\xb9\xaf\xc1\x94\x75\x85\x87\xe8\xd5\x3e\x0f\x73\xa1\xcd\x07\x49\xcb\xe0\x9d\x5f\x76\xbe\xc3\x33\x10\x1c\x1b\x12\xf5\x03\x96\xd9\x50\xd8\x5f\x4a\x6d\xce\x33\xb0\xb5\x99\xd5\xf0\x5b\xbe\x4b\x59\x58\x61\xb5\xd6\xfd\x96\x50\x6d\x5e\x83\x52\x8f\xa6\x01\xc9\x4e\x33\x52\xf3\xc7\xe6\x0f\xb1\x72\xca\x8d\x23\xa0\x2a\xdc\x38\xcb\xe0\x54\xb8\x71\xba\x68\x38\x70\xe3\x54\xed\xce\x3f\x82\xc3\x8c\x21\x86\x27\x27\xf6\x62\x71\x6b\xee\xae\x58\x02\x81\xf7\xec\xf4\x98\xda\x9d\xce\x84\x1d\xec\x69\xce\x31\x75\xfd\xfb\x14\xd0\xda\xcd\x4f\xbd\x3c\x44\x57\x80\x70\xd5\xf6\x35\x4d\xb6\x99\x84\x93\xad\x7f\x3f\x20\x0d\x72\xe2\x42\x9b\xe3\xfa\xc2\x06\x2a\x04\xd2\xef\xb6\x30\x76\xca\x9f\x67\x4a\xd3\xa8\xe1\xd6\xa9\x9a\x8e\x7e\x3f\xeb\x4d\x27\x11\x29\x06\x76\x77\xfe\xc8\x13\x5e\x7b\x64\xe5\x04\x28\x5e\x43\x3f\xe4\x12\x93\x37\xc7\x9d\x82\x60\x03\x83\x9c\x7f\x0f\xd5\x0e\xef\xe3\x39\xb4\x87\x1f\x7b\x8c\x7d\xe9\xf7\x18\x91\x44\x5d\x71\xd9\x6d\x59\x43\x64\x99\xa9\x70\xb0\xe3\x54\xe3\xc1\x20\xbe\x69\x5a\x40\xe1\xbd\x29\xcb\xd0\x19\x88\x6f\xaa\x76\x69\x78\x6f\xbe\x3f\x68\x03\xd9\x15\xbb\x09\x84\x96\x0d\x07\xf7\xa5\x34\x37\xbe\xd7\x76\xa6\x45\x30\xfb\xe9\x98\xe7\x50\xb9\x5e\x5c\xf3\x21\x5e\x7e\x3c\x31\x51\x1a\x84\x38\x65\x75\x76\xc1\x87\x9d\x4f\xd0\xad\xe7\x00\x25\x05\x85\x05\xa6\x9c\x9d\x41\xfa\x14\x3b\xc6\x6b\x0b\xf3\x19\x0e\x8d\x74\x12\x84\x38\x61\x1f\x3d\x9c\x6e\x20\x12\x49\xc8\x71\x42\x97\xd7\xc3\x9e\x63\x8c\xfb\x53\x11\x49\x8c\x2c\x44\x39\x65\xe9\xfb\x84\x29\x27\x0c\xe6\x86\x28\xe7\xfb\xc3\x1f\x0c\x21\x5b\xf4\x03\x40\x95\x20\xcf\x0f\xbb\xce\x1a\xe5\xcf\x2c\x53\xf8\x75\x02\x46\x98\x84\x46\x27\xd5\x62\xa1\xd1\x09\x3b\x13\x86\x9c\x70\x24\x60\xc8\x89\xce\x44\x81\x07\x27\x44\xe0\x7d\xe0\xa8\x74\x18\x1f\xb0\xf6\x97\xc7\xa2\x87\xb8\x85\xd9\xbc\xd6\x8c\x4b\xd5\x41\xaa\xe8\xc8\x8c\xc7\x23\x52\x7a\x9f\x02\x96\x1f\x82\x1b\xda\x4e\x96\x4f\x1e\xe9\x09\xed\xcd\xd2\x37\xf1\x10\xb2\xeb\xd2\x7d\x26\xa4\x9c\x76\xf2\x24\x27\x93\x29\x03\xed\x8d\x78\xe9\x29\xbd\x8d\x1b\x2c\xec\x36\xc5\x98\x74\xd8\x6d\xca\x1a\xc3\x1f\xf4\x25\x5a\x0a\xf4\x36\x01\xfd\x7f\x3e\xc4\x76\x2d\x71\x0b\x1f\x32\x8a\x85\x49\x84\xf7\xe6\xfb\x83\x26\x04\x73\xc3\xf9\x43\x60\xef\xfa\xf7\x14\x6b\x1d\x81\xfe\x04\xc1\x47\xd5\x87\x1c\x6c\x47\x9e\x60\xde\x3d\x13\xa5\xa0\x77\x1a\xa7\x63\xca\x72\x7a\x8c\xfa\xb2\x08\x0e\x6e\xda\x47\x1e\xa2\x24\x96\xa0\x81\x0f\x38\xfa\x06\x07\x3e\xba\xcd\x0c\x30\x86\x51\x67\x19\xf8\x06\xa1\x4e\xa4\x13\x36\x41\xe3\x6a\x5e\xdf\xbe\x40\xa7\xe1\x4f\x53\x3c\x48\xa8\xb3\x5c\x80\x12\xea\x18\x8b\xff\x40\x0b\x6c\xe6\xef\x43\x3e\x9b\x07\xdd\x67\x29\x99\xe9\xb3\xe5\x08\xf9\x8c\x67\x46\x4a\x5b\xf6\x86\xdf\xb1\x37\x9c\xd5\x70\x73\x6a\xb2\x78\x34\xb8\x0a\x5a\xfc\x40\xce\xa9\x1b\x14\x42\x9d\xa5\xf1\x1e\xb2\x9c\x80\xb6\x39\x21\xcb\x59\xc6\xc9\x41\x90\xb3\x02\x45\x49\x82\x1c\x50\xf6\xf3\x11\x46\xd8\xee\x26\xcf\x4d\x23\xb8\x7c\x37\xbb\xbf\x2e\x5c\x8b\x6c\xb8\x0f\x07\xae\x6e\xcb\x08\xec\x4d\xeb\x80\x03\xcb\x08\x98\x07\xbe\x5e\x21\x1b\x1e\x53\xdb\x9c\x9f\xf7\xf3\xdf\xff\xa6\x7a\xc9\xb3\xa9\xd0\xbc\x66\xf6\x08\x08\x0b\x47\xcc\x3e\x69\x40\xed\xb2\x34\x32\x42\xdb\x92\x7b\xa2\xc3\xd7\xab\xfb\xe5\xf1\xa4\x81\xac\x7f\xa0\x17\x33\x62\xf0\xd1\xdb\xe3\xbb\x10\x87\x69\x49\x7d\x48\xb8\xd8\x8d\xf7\xa4\x81\x24\x86\xfa\x64\x19\x7b\xf6\xe8\xeb\x51\xbd\x83\xfb\x64\x99\x78\xf9\x78\xd4\xd0\xef\xfb\x1e\x92\x3d\x35\xae\x91\xe3\x50\xfc\x24\xec\x27\xfb\x3c\xf2\xea\xc7\x11\xe4\xef\x25\xd0\x0b\xb2\x82\x7c\x8f\xf4\x8f\xce\x0f\x30\x0c\x96\x6f\x5b\x41\x8a\x28\x34\x88\x49\xb8\x19\x4f\x94\x8f\x50\x9e\xc4\xea\x7f\x06\xf3\xc2\x87\x92\xbd\xfa\xd2\xc5\x41\x98\x7a\xc1\x33\x29\x26\x33\x9c\x26\x69\xe6\xd3\x4b\x7e\x84\x01\x16\x2f\xc9\xc5\x9e\x18\xa1\x2e\x09\x75\xa2\xf7\x13\xd4\x69\x0e\xe4\x5b\xf5\xa8\x70\x9f\x28\x30\x18\x4a\x12\x86\x92\xd4\x9c\xf2\x92\x0e\xa1\x43\xfd\xc5\x4b\x63\x0c\xdc\x4b\x76\x9c\xc9\xf5\x90\x95\x2c\x6d\xd1\x92\x95\xec\x60\xfd\x17\x76\x48\x31\x78\xdf\x4e\x2c\x34\xf2\xe0\xed\x56\xce\xfb\x28\x4e\x56\xb4\x13\x5c\x88\x70\x84\xcf\x24\xb5\x91\x41\x55\xb2\x8f\x73\xef\x4e\x7c\xa3\x30\x08\x46\x76\x18\x24\x04\x23\xcb\xf0\x48\x09\x46\xa0\xbc\xc8\x17\x1d\x55\xc6\x8a\x7c\xa7\xb3\x8f\x6e\x54\x49\x15\x7d\xe2\x45\xe6\xea\xbb\x78\x41\xe8\x11\x81\x16\x7e\x92\xa2\xe3\x51\x7e\x12\x0f\x1d\xaf\x66\x2c\x03\x84\xdf\x4f\x93\x9d\x7b\x6e\x00\xfb\x30\xf7\x47\xbf\xd3\xc2\x9e\x4c\x9f\x90\xae\x46\xba\x43\x62\xd2\x4c\xe9\x85\xc3\xa4\xb8\xb1\x40\x4f\xd2\x85\x4a\x85\x9e\x64\xee\x3e\x8a\xe4\xda\xfb\x28\xa6\xd3\xeb\xfb\xbb\xcf\xbe\xf9\x42\x35\xec\xc9\x56\xd6\x12\x63\x37\xde\x20\x80\xce\xc1\xcc\xdd\x5f\xfe\x20\xa4\x09\x2d\xf8\xfd\x34\xe2\x09\x87\x6e\x42\x6d\x52\xf4\xa8\x42\x6d\x52\x05\x8a\x85\xda\x64\x7a\x50\x80\xd9\xa4\x18\xa3\x0d\xb3\x49\xdd\x33\x50\x88\x08\x1b\x9c\x74\x0a\xdb\xf3\xab\x44\x36\x38\xfa\x25\x7b\x78\xf7\xc4\xc2\x22\x69\x0b\x56\xf5\x21\x4a\x36\xf4\xc1\x12\x3e\x69\x3b\xdc\x57\xdf\x45\xbc\xaa\x73\x19\xb8\x78\x28\x6f\xf2\x5d\x8c\x59\xf7\x43\x74\xd7\xf2\x5a\x4e\x19\xbf\x79\x72\xdf\x6f\x5e\x44\x93\xfb\x8c\x68\x0a\xcc\x22\x05\xb5\xca\x38\x2c\x2a\x45\xdb\x0c\x2c\x2a\xc5\x28\xdb\xf7\x53\xea\xab\xea\x27\x1c\x28\xe1\x86\xfe\x1a\xda\xe0\x7e\xf1\x9e\x9b\x7e\x98\xce\x23\x12\x4f\xf7\xd9\xab\x7b\xeb\xdf\x2b\xd2\x56\xfa\xd0\x83\x29\xce\x87\xa0\x7b\xb3\x68\xe0\xdf\xb5\x95\x43\xa0\xd2\x34\x8e\xc1\x9f\x92\x8a\xbd\x17\xf0\x21\x1d\xfb\xf2\xa7\x08\x32\x00\x67\x4a\x75\x43\x92\x33\xc5\x43\x99\xcc\x28\x46\x37\xbe\x37\x27\x3a\x07\xc4\xb8\x08\xcf\x86\xaf\x5e\x29\x3f\x84\x57\xea\x70\x49\x69\x71\x13\xd4\xed\x35\x91\xc4\x12\x88\xd0\xfb\x16\xc5\x5f\xa2\x4d\x56\x32\x97\x9b\xb8\x42\x1a\x62\xde\xef\x8c\xd0\x15\xf1\x2f\x47\x04\xb3\x38\xe0\x5c\xf9\x1e\xa2\xe1\xe4\x50\x1b\x6b\x04\xe7\x4a\x31\x1e\x05\xce\x95\x61\xc4\x0b\x9c\x2b\xc5\x40\xb2\xf7\xc7\x24\x50\xe8\xfd\x1c\x96\xfd\x32\xbe\x20\x7b\x0d\xe7\x94\x50\x47\xef\x77\xd6\x68\xc2\xd5\xbe\xf0\x8f\x8d\xfd\xcc\x57\x55\x33\xcb\xdf\x07\xb5\x98\x4d\xea\x35\x94\x42\x8f\xed\x0b\x6a\x9f\xf1\x91\x30\xb9\x0c\x23\x64\x60\x72\x19\x1e\x17\xdf\xc7\x99\xb2\x1f\x4a\xfe\xf0\xab\x8b\x6b\x6a\xc1\xe1\xa4\xef\x17\x30\xe4\xd8\x7c\xc3\x2d\xf6\x44\x79\x74\x8c\xd0\xe6\xe7\xe1\x65\x6b\x61\xaf\xfa\xf6\x6b\x12\x22\x6d\x78\xed\x3c\xbe\x44\x90\x61\xda\x61\x70\xde\x8b\x98\xfa\x82\xff\x77\xb8\x8e\x5f\x79\xbf\xbc\x86\xcf\xfc\x9b\xb9\x0b\x1a\x98\x46\xaa\xc5\x82\x06\xa6\xc1\x92\xb0\xa0\x81\x69\xe4\x87\x2e\x58\x60\xda\xdc\xf7\xe9\x96\x6f\xd1\x2c\x58\x60\x06\x31\x2c\x0b\x16\x98\x4a\xf0\xee\x3a\x0e\x24\x6c\xf7\x79\xf2\xa3\xbf\x31\x58\xb0\xc3\x0c\x22\x7d\x96\xec\x30\x0b\xaf\xf9\x82\x1e\x66\xac\xfd\x90\x89\xd9\xd3\x2f\xc9\x14\xc7\xf5\x77\xf8\xe9\xf0\xc9\x2c\x78\x63\x06\x61\x2b\x0b\xda\x98\xc2\x11\x6c\x49\x1b\xb3\x62\xff\x40\xf1\x5f\x34\x41\xaa\xe8\x83\x2a\x91\xb1\x4e\x54\xc8\x92\x36\x06\x8a\x81\x75\x18\x75\x41\xc2\xcb\x3a\x64\x8a\x6e\x7e\x08\xed\x2b\x2c\xcd\x04\x49\xaf\x6d\x43\xf8\x55\x28\x6e\xaa\x2f\x3c\x4c\x30\xaf\x45\xb9\xa4\x6d\x95\x65\xb1\x28\xad\xda\x84\xc9\x35\x49\xa4\x16\x4c\xfc\x22\x69\x75\xeb\xa8\xd6\x94\xef\x57\xfb\xc8\x77\xf1\xb4\x1e\x5e\xbf\xdf\x7d\xcb\x32\x20\xbc\x52\xb9\xe6\xdc\x4c\x9a\x49\x0e\x3d\x59\xa7\x0b\x76\x98\x4a\x96\xd8\x92\x1d\xe6\xb0\xe0\xa6\xcc\x4c\x46\xa4\x99\xa4\xce\xcb\xb0\x8a\x0e\x47\xa7\x93\x7f\x61\xf3\x55\x12\xc2\x11\xe9\xcc\x0b\xbf\x44\x62\x25\xee\x81\x05\x3b\x4c\x92\xdc\xb5\x60\x87\xf9\x5e\xf0\x07\x47\x9f\x83\x2a\x75\x58\xd7\x17\x25\x13\xfc\x38\x7c\x61\x10\xf9\x1e\x94\x4c\x88\x23\x94\x57\x0b\xd6\x98\x20\x90\x7b\xc1\x1a\x93\x78\xa6\x17\xa4\x31\x5f\x01\x7c\x08\xc4\xa9\xe2\xe0\x0c\xd6\x66\xf8\x02\xb3\x30\xfe\x3a\x99\xae\x83\xa0\x12\xc8\xcb\xd6\x31\xf4\x73\x1f\x16\x4f\xc0\xa4\x5d\xae\xb1\x2d\x9d\x59\x93\x68\x91\xa0\x78\x13\x86\xd0\xcd\xd7\x41\xc6\x10\xd1\x40\xeb\x00\x69\x90\x78\xad\x75\x60\x6d\x5b\x00\xda\xac\xe3\xd3\x64\x3a\x9c\x23\xeb\x98\x56\x98\x2e\xdc\x31\x96\xbe\x80\x7e\xe0\x82\x20\x19\xa8\xfb\x4c\x98\x12\x47\x2d\x3c\x0a\xb2\x13\x2e\xc8\x68\x06\x3b\xe4\x82\x8b\xa6\x93\xbc\xb6\xe0\xa2\xf9\x1e\xa2\x64\xa2\x59\xf6\xbc\x34\xc5\xd3\x3e\x17\x20\x20\x1d\xc9\xc0\x4c\x6f\xbd\x3d\x2f\xa2\x44\xae\x83\xc0\x4a\x8c\x6f\x0b\xc6\x9a\x41\xb4\xce\x82\xb1\xe6\x7b\x88\x56\x87\x1b\x2f\x0f\xa5\x38\xfc\x54\xf6\x3b\x47\x66\x3b\x78\x26\xe9\xa5\xf4\x3e\xf2\xcd\xce\x4f\x5d\x46\x7c\x34\xe1\x66\x76\x1c\x92\x4e\x4a\xbf\x69\x55\x5d\x7f\x3b\xf2\xc6\x6b\x86\xdb\x65\x00\xe9\x76\x75\xc2\x2e\x58\x87\x1d\x9e\x45\xfc\xff\xbe\x5f\xfd\x10\x25\x2f\x26\xdd\xa0\x46\x86\xe7\xa4\x22\x71\xc9\x11\x48\xb5\x97\x5d\x59\xe9\x0c\x34\x98\xb5\xff\x48\xff\xf0\x07\x6e\x6a\x27\x0d\x7c\x37\x2b\x95\xc0\x20\xac\x2c\x05\x21\x3a\xcc\x4a\xe5\x11\x68\xc7\x7b\xc5\x7f\x07\xcc\xbe\x9c\xcc\x27\x7e\x6a\x17\x30\x3a\x0c\xd0\xfd\xeb\x80\xc7\xed\xb0\xbb\x05\x52\x51\x40\x9e\x0e\x96\x13\xeb\xc4\x1b\xef\x3a\x3d\x9d\xd4\xcd\x12\x58\xf1\xfb\x0f\xf3\x64\xb8\x7f\x11\x6c\xe0\x9c\x46\x6d\x29\x0e\xd0\x65\x3f\x75\x1a\x84\xbd\x73\x2f\xd4\x8b\x80\x02\xa5\xe5\x05\x15\x6a\xf7\x65\xa2\x25\x9c\xae\xd0\xb1\xae\x74\x35\x13\xae\xb3\x17\x07\xe0\x89\xd3\xee\xfb\x0e\xbd\x7d\x2f\xda\x0b\xde\x21\xe5\x11\xd6\xce\x3d\xc7\x88\xbe\x69\x4e\x75\xe0\xb7\xf6\x74\x40\xcf\xd9\xd3\x5e\x3d\x27\xad\x05\x24\xac\x7b\x5e\x81\x97\x58\x6c\xe6\xa7\xca\xd4\xbe\xef\x13\x8d\x10\xdc\x47\x93\xd9\x73\xf2\x67\xa8\x0f\xcf\xa8\xc9\x90\x3e\xb3\x8e\x1f\xcd\x77\x8e\xfd\x2c\xc0\x97\x19\x5a\x65\x93\x51\x33\x4a\xd7\x1d\xd8\x49\x4d\x7f\xae\x12\x77\x45\x8e\xd8\xfb\x05\xd0\x12\x57\x2a\xfd\x9f\x4f\x89\x6a\xca\x5d\xe2\x69\x96\x12\xf2\xa1\x53\x5d\xd2\x0f\x62\x77\x3f\x4f\xca\xe1\xf8\x5b\xc8\x3d\x56\x91\xd2\xd5\x48\xd2\xa9\x68\x26\xae\x43\xfa\xec\x3a\xd2\xa8\x87\xde\x59\x14\x83\xf1\xb4\xda\xb3\x2f\x47\xc3\x41\x27\xa0\x79\x74\xe5\x06\x47\x79\x40\x64\xd6\xf1\x32\x74\x4a\x01\x4f\xf2\xc9\x18\x41\x36\x53\x20\x96\x5f\xc5\xe8\x4c\xd2\x1b\x56\x31\x3c\x85\xc9\x0e\x0b\xcd\xf7\x87\x3f\x08\x8a\xa3\x1a\xd0\xd0\x24\xc6\x82\x05\xad\x4c\xa6\xf7\x55\x07\x48\x04\x5b\xc5\x28\x4c\x8b\x30\x0a\x93\xa0\xaa\x05\xaf\x4c\xba\x51\x4a\x1f\x03\x8a\xc8\x82\x25\xa6\x2f\x9f\xa9\xf4\xb9\x1f\xc2\xd9\x07\x99\xe1\x2a\x35\x40\x9b\xf2\x9a\x73\x2f\xab\xa9\xb0\x43\x2f\x62\x83\x16\xb4\x32\x1d\x37\xe0\x82\x56\x46\x08\xab\x05\xab\x4c\x77\xdb\x83\x55\x26\xd0\xe1\x56\x69\x32\xab\xd2\x7d\xa5\x59\x6d\x5f\x1e\xfe\x41\x95\x4c\x43\x58\xbe\x01\x60\xfa\x41\x57\x92\x92\xe0\xf4\x28\x00\x80\x1d\x48\x4b\xe8\x66\x06\x99\x14\x4b\xba\x99\x45\xd0\xcc\x82\x6e\xc6\x1c\x90\x05\xdd\x4c\x07\x1f\x6a\x15\x0d\xa1\x16\xd6\x75\xa4\x78\xcd\xd9\x98\x85\x0f\xdb\x4c\x75\x2d\xc2\x29\x13\x1c\xb8\x97\x9c\x32\x8b\xe8\x9b\x05\xa9\x4c\xad\x16\xc0\xae\x8c\xfb\x7f\x15\x19\x47\x99\x3d\x05\x67\x16\x36\x97\x55\x06\x44\x51\x7e\x74\x62\x1e\x46\xf7\x2c\xdf\x2e\x1a\xb0\x2c\xad\x22\x16\x98\xad\x24\xef\x56\xd5\x4b\xae\x19\x67\x5b\xd1\xea\x8a\x24\x87\x46\xa6\x76\xeb\xa0\xcb\x0a\x97\xcc\x92\x46\x46\x4d\x07\x16\x99\xef\x0f\x7f\xc0\xec\x12\x5e\x63\x65\x44\xf4\x17\xcd\xb1\x28\x59\xb0\xc8\xd4\x62\x4d\xc3\xda\xd1\x02\xb7\x60\x3c\xf4\xab\x68\x8d\xb5\xaf\x81\x77\x24\x9e\x6d\x95\x6f\x0b\xae\xd1\xbd\x1f\xe4\x54\x52\xa3\x20\xc2\x0a\xf5\x19\x0a\x9a\xe8\x76\x23\x36\x80\x74\x1a\x69\x72\x65\x0b\x2d\x9a\x5c\x39\x6d\xac\xa2\xc9\xb5\x53\x3b\x4d\xae\x9c\x55\x16\xfc\x32\x9d\xfc\x9c\x25\xbd\xcc\xe2\xf4\xb0\x0a\x21\x35\x98\x37\x56\x49\x4c\xbf\xf6\x1e\x08\x3c\xe4\x6f\x2d\x78\x67\x02\x5b\xf9\x2a\xfa\xd1\x1a\xa5\x2d\xb7\x22\x0a\x58\x2e\x23\xaa\x07\xa1\x69\xb8\x8c\x38\xa3\x93\xcc\xba\x60\x9d\x89\xb4\xef\x00\xd7\x01\xc8\x67\x95\x13\x2d\xd1\xa9\x46\xb0\x4c\x71\x2e\x13\xef\xd2\x6d\x8d\xbe\x33\xbb\x45\x17\x59\xff\x0b\x2b\x64\xc1\x03\x93\x4d\xc9\x70\x9b\xdc\x43\x45\xc8\x66\x5b\x4a\x5a\x88\x60\x56\x38\xc7\xc8\x66\x5b\x7b\x59\xdd\x9a\xf9\xbd\xb6\x97\x15\x2c\x9c\x96\x8b\xb3\xd5\xf4\x82\xbd\x7e\x6e\xd6\x8f\x13\xe2\xdb\x5e\xda\x9e\x10\x18\x67\x87\x8d\x02\x8d\x77\xec\xe2\x60\x34\x50\x7e\x70\x9a\x2e\x8a\x80\x5b\xfa\x09\xde\xd5\xe1\xb6\x65\xa0\xa7\x69\x36\xce\x42\x98\x4a\xb7\x41\xbf\x5d\x3d\x86\xe5\x47\x02\x20\xbb\x3f\xbc\x33\xb1\xa5\xec\x77\x82\xd6\x73\xb7\x0a\x5e\xb9\x50\x34\x98\x0e\xec\x6c\xc2\xf9\x46\x4e\xed\x2a\x58\x79\xbb\xb5\x7b\xfc\x26\x43\x84\x23\xee\x20\xe8\x67\xc1\x3b\x13\xcb\x65\xff\x5a\x23\xe6\x00\x0c\x65\xc7\xb1\xff\xf0\x6d\x5e\x78\x7d\xbb\xd0\x38\x0c\xc3\x9e\xde\xe4\xa0\xc1\xa7\xb0\x60\x91\x59\x38\x93\x3e\x6d\x8f\x67\x26\xd7\x54\x09\x75\x04\x82\x98\x85\x6f\x70\x49\x10\x43\xf4\xd4\xaa\xe0\xe7\xac\xc3\xfb\x1c\x2d\xd0\x46\xea\x41\xb8\x01\x79\x2a\x0b\xb2\x98\xa5\xf6\x0c\x59\xcc\xc2\x97\xb6\xa0\x84\x09\xf5\xf9\x8a\xe9\x16\x6b\xf6\x82\xf9\x25\xc1\x66\x5f\x15\xff\x19\x27\xf4\x55\x6b\x37\x2a\x8e\x5a\x13\xef\x81\x9d\x6a\x55\x6c\xb7\x78\xfa\x56\xad\x34\x3f\x7c\x06\xca\x22\x5b\x59\xad\x11\x5a\x04\xa4\x2e\x4b\x11\x55\x31\xe4\xaa\x8e\x54\x76\x00\x87\x1c\xee\x16\x7d\x92\x0b\xee\x96\x85\xd3\x6a\xc1\xdd\xb2\x70\xc1\x2c\xb8\x5b\x16\x1e\xb2\x55\xbf\x43\xdd\xc2\xbb\xb6\xa0\x6e\x49\x4c\x09\xab\x36\x32\x3e\x99\xe5\xb5\xe3\x55\x64\x1a\xd5\x6e\x03\xf8\x7e\xe7\xfb\xcc\x28\x58\x5c\x16\x8e\xa3\x55\x3b\xdf\x64\xd1\xd7\x61\xb4\x9c\xd7\xbc\xcb\x3e\x5a\x87\x83\xef\x98\x7d\x32\x3f\x89\x8e\x59\xb0\xb8\x24\xf1\x7b\xab\x92\x84\xd6\xac\xf4\xa0\x57\xd8\x9d\x2b\x72\x9e\x34\xa7\x05\x89\x8b\xde\xd9\x05\xaf\x4a\x25\x67\x61\x41\x97\x22\x8c\xec\x82\x2d\xa5\x1e\xc5\x01\xc7\xad\x35\x1c\x3f\x92\x7f\x55\xc6\xe1\x48\xd1\x6b\xb9\x6a\x72\x4e\x43\x9c\xc1\x91\xb2\x5c\x8d\x50\xa4\x7c\x1f\xf2\x21\x0e\x96\xce\xae\xc4\xd7\xc3\x39\x00\x32\x93\x9c\xc8\x30\xc9\x4c\x0e\x92\xad\x56\xc5\xb5\x84\xc3\x74\xd5\x4f\x18\x2e\x82\xeb\x17\x2c\x27\xf5\x20\xe4\x65\x41\x73\x92\xcd\x29\xb8\xac\xb7\x65\xe3\x80\x22\x3b\x63\xd5\x4f\x64\x7e\x7f\xfc\x15\xf3\xb6\x60\x47\xc9\xe9\xb4\x3f\x0f\x5a\x4e\x31\xa7\xad\xa2\xab\x4e\x5b\xc5\x06\x04\xf1\x89\xc0\x17\x0b\xe2\x93\x05\x08\xd4\x82\xf8\xa4\x1e\xa4\xe3\x2c\x88\x4f\x16\xf1\xf0\x0b\xe2\x93\xa5\xd2\x0b\xf1\xc9\x1a\x0e\xe4\x27\xb2\xd7\xb0\x51\x24\x25\x2b\xdd\x20\x3e\xf9\x3e\xe4\x1f\xf6\x1b\x2f\x7c\x87\x87\x45\x40\xd6\x82\xbd\x24\xe7\xbe\x9f\xbe\xe0\x1f\x68\x72\xce\x27\xc2\xf5\x0f\x82\x70\x97\xf4\x25\x38\x28\x17\xf4\x25\x4b\x93\x0a\x2c\x25\xe9\xb1\xa5\xde\x8e\x06\xdb\x77\x45\xa8\x0f\xbf\x7a\xdb\x03\x6c\xc7\xf5\x86\xcb\x10\xe1\x58\xef\xe9\x1f\x74\xc7\x4d\x06\x8e\xc5\xdd\x84\x90\xba\x2e\x6f\x8a\x2b\xbe\xc0\x2c\x42\xf0\x41\x4d\x12\x44\x3e\x2d\x98\x43\xd6\xd8\xd7\x04\x36\x17\xe7\xef\x8f\x17\xfc\x28\x30\x39\xc3\xd9\x45\x5c\x83\xa7\x4c\x48\x41\xd6\xb0\xeb\x1f\xc6\xc4\xc5\xfe\x38\x26\x88\xd3\xfa\x30\x26\xce\xd9\xc7\x89\x13\xbe\xc1\x8a\x72\xd9\x3d\x06\xe8\xf9\x36\xfc\x40\x87\x25\x50\x0b\x67\xdd\xcb\x34\x71\x7c\x60\x96\xc6\x4f\xbe\x2a\x19\xc9\xc3\xa9\xf4\x5a\xb2\x02\x0b\x3f\x5e\xb1\x4a\x46\x03\x62\xfe\x83\x2c\xa4\x1e\x40\xb3\x2d\xc8\x42\x16\x34\x8a\x0b\x7e\x8f\x05\x4e\xd6\x82\x8a\x23\xdd\x7e\x60\xe2\xa8\x87\x66\xa8\x86\x63\x4d\x2d\xa7\x61\x9d\x23\x6e\x76\xb5\xc2\x7e\xc5\xe0\x36\xc8\x9b\x1d\x05\x18\x3a\x16\xf0\x65\x0b\x86\x8e\x05\x10\xe1\x6a\x85\xa6\x31\x95\x1a\xac\xce\xb8\x12\x56\x03\x97\xec\x50\xef\x68\x95\xa8\xcf\xc3\x3f\x64\x35\xe0\x43\x06\xe2\xe1\x3e\x59\x70\x7a\xa4\x67\x49\x38\x3d\x72\xb2\x1a\xe1\xee\x58\x98\x8e\x17\xd4\x1d\x72\x0b\x2d\x18\x3a\x92\xfc\x88\x05\x41\x47\x36\x3f\xfa\x29\xe6\x0b\x67\xc0\x82\x88\xa3\x1e\x9a\xf3\x20\xe2\x58\x30\x5b\xad\x66\xb2\xf0\xf0\x43\xaf\x91\xf0\x94\xdc\x19\x1e\xa6\x6a\x23\x8b\x98\x18\xfc\xd5\x88\x83\x3b\x80\x00\x5b\x30\x71\x2c\x20\xc3\x16\x4c\x1c\xab\x5b\x0d\x70\x19\x88\x0e\x58\x0d\x7e\x2d\x75\xb3\xd6\xa1\xea\xc5\xf1\xb8\x5a\x37\x02\x94\xd2\xf0\xc9\x11\x1c\xb0\xda\x30\x40\xd3\xeb\x8b\x67\x28\x6c\xfa\x0c\xed\x9f\x8c\x94\xd5\x9e\x8c\x4e\xf7\x19\x62\xb4\x2d\x78\x5e\xba\x92\x28\x80\xdc\x5f\x42\xc5\x56\x0b\x9a\xc6\x49\xb7\x91\xa5\x7b\xe4\x5f\xd1\x6f\xab\x05\x93\x09\x55\xb5\x61\x82\xd2\x3a\xd2\xa4\xbf\x62\xf3\x68\x89\x0b\x05\xc9\xdb\x70\x88\x1d\x1a\x5f\x1b\xb0\x33\x4a\x8d\x86\xe5\x88\xc8\xe6\xd5\x34\x10\xd9\xb1\x44\x10\xec\x2e\x10\xb3\xc1\x49\xa9\xd8\xc6\xa1\xb2\x60\xbc\x58\xea\x63\x52\x53\xc0\xa8\xbe\x1a\x72\xf6\xb0\x0f\x14\xa7\x88\x22\x29\x2b\xc0\x2c\x58\x50\x56\xd4\x83\x70\x9e\xd5\xb6\x38\xf5\x43\x4c\x69\x17\xd3\x69\xa7\xd9\x9e\xd3\x55\x46\x07\x2a\x4f\x2b\x6a\x7f\x3b\x8d\x60\xa7\x4a\xa7\xc1\x93\x48\x5d\x68\x2e\x0c\x89\x58\xed\x62\x2e\x0e\xaf\xbb\x0f\xf1\xa9\x8b\xc1\x0b\xaf\x6d\x10\x5f\x05\xfe\x61\xd8\x63\x8a\x4d\xd7\xeb\x4d\x23\x50\x24\x1a\x51\xd8\x7b\xf6\x81\xda\x70\x34\x1b\x71\x3b\xf2\x34\xee\xbe\xfc\x83\xaf\x2a\x36\xa7\x7f\x20\x1e\xd1\xda\x1a\xd1\xd8\xc3\x45\x0a\xb4\xc3\xb4\x04\x94\x56\x4d\xf1\xd0\x4c\x2c\x4d\xce\xd0\x49\x18\x73\xb1\x60\x93\x08\x2d\xce\xb0\x49\xd4\xa3\x39\xa7\x1f\x92\x9e\x1d\xd0\x07\xc9\x82\x66\xd7\x40\x7c\x38\x5a\xf3\x0d\x67\x03\xed\x47\x9c\x86\xd5\x46\x6b\x25\x85\x6b\x35\xb5\x56\x4f\x0c\xed\xb5\x03\xfc\x23\xfd\x83\x36\xa0\xb5\xea\x8b\x80\x37\x62\x91\x9e\xb0\xa0\x7e\x58\x70\xe6\x2e\xa8\x1c\x12\x5c\xbb\xd5\x95\x7c\xf8\x96\x57\x57\xf2\x71\x04\xee\xc5\xee\x0e\xae\xa9\x5e\xfa\xb2\xb1\x13\x14\xa0\x14\xe4\xe0\x01\xdd\xc3\x1a\x88\xdc\x5e\x19\x73\x0e\x5c\x50\x3c\x18\x9a\xb3\x7a\x15\x85\xfd\xab\x68\x6f\x94\xc5\x3a\xee\xc8\x28\x60\x25\x57\x6f\xce\x0b\x5b\xd0\xd0\x74\x18\xa9\xae\x52\xc9\x6c\xeb\xcd\x71\xde\x6f\xbb\xf7\xfb\xb6\xc2\xcb\x87\x98\x3c\x68\x89\x9d\x48\x01\xad\x21\x1d\x40\x2f\xd8\xa1\x57\x87\x22\xfe\x20\xe6\x73\x75\xe2\xa8\x88\xa9\x5a\x30\x44\xc8\x95\xb0\xfa\xd8\x99\x7d\xfe\xa0\x2f\x10\x5e\x7d\xaa\x17\xd3\x7e\x02\xac\xc8\x2f\x59\x7d\xd3\xf4\x54\x7f\x30\x86\xe9\x0b\xa0\x76\xb0\xae\xe0\x6f\xa8\x87\x47\x57\x08\x1c\x96\x56\xa6\x6e\x66\x27\xd3\x10\x9a\x86\xef\x21\xde\x16\x3d\xa6\x7b\x8d\x61\xdc\x61\x88\x94\x15\xc8\x1f\x8e\x09\x45\x68\xff\xb6\x7e\xe4\x82\x6a\x70\xea\x61\xce\xe7\x5f\x6e\xd4\xd5\x43\xd6\x4f\xaa\x05\x33\xdf\x6e\x2c\x36\x6d\xf5\x05\x68\x1b\xa6\xc7\x12\x88\x19\xa6\xbe\x08\xf8\x17\x9a\x7a\x70\xd7\x0d\x4f\xa0\xe1\xd7\x5f\x78\x54\x69\xb7\x66\x6c\x6b\xb5\x3a\x2f\xf3\x51\xac\xd8\x79\xf8\x3c\x13\x9f\xf0\x9e\x05\x63\xc3\x74\x2b\x80\xb1\xe1\xfb\x83\xe2\xe4\x96\xad\xbe\x81\x61\x0f\xe1\xda\xf1\xb1\x03\xe8\xb8\xfa\x92\x60\x9c\xfb\x9f\x4e\x5a\x89\x01\x5a\xb0\x3a\x14\xcf\x3a\x9d\xe4\x53\xe2\x98\x57\x3f\x09\x06\xd8\xf7\xc9\xa9\xda\xd7\x41\x96\x25\x4d\x23\xf9\x54\x7f\x43\x3f\xa5\xbc\xf0\x19\xba\x65\xdf\xa7\x5b\x8a\xdf\xbc\xb9\xa6\x01\x50\xb3\xeb\x86\xe8\x9f\x00\xad\xcb\xfb\x5a\xb3\x7d\xfe\xaa\xdf\x33\x68\xb3\x30\x4b\xb4\xe2\x37\x61\x60\x87\x7d\x70\x75\x12\x6e\x8a\x0b\xfa\x53\x47\x3b\xd8\x18\x0b\x9e\x88\xaa\xd7\x0d\x9a\x88\xa9\xdb\x10\x9a\x88\x4e\x7c\xc8\x82\x26\xa2\x01\x98\xb4\x3a\xb6\x07\xf5\xdd\xfe\x89\xdb\x3a\x1d\x3e\xc8\xd5\x49\x4f\x5a\xfd\x53\x52\x9b\x07\x91\x8e\x92\x4a\xe0\xcf\xea\x77\x38\x18\x7e\xf4\xf5\x07\x25\x7f\x22\x73\xea\x13\xeb\x10\xa7\xab\xa5\x74\x88\xd3\x0f\xfc\xcf\xab\xc3\x9c\x9e\x08\xb7\x0e\x73\x3a\x84\xcb\x4b\xce\x08\x4d\x23\xfd\x13\xa5\xbd\xdb\x45\x0f\xdd\xe2\xd0\x7f\xa2\xb4\xa5\xcd\x79\xf6\x64\xe1\x43\x0f\xa5\xed\x6b\xc6\xc3\xc2\x60\x51\xd7\x37\x01\x65\x44\x81\x63\x63\x41\x19\x51\xf7\x38\xbd\xe4\xfc\x3a\x33\x49\xc5\x24\x26\x66\x75\xa0\x05\xaa\x63\x40\x9a\xa5\xda\x51\x7f\x99\x98\x56\x94\x34\xcb\xe9\x3c\x78\xa9\x83\xf2\xef\x3d\x61\x09\xa1\xd2\xaf\x92\xc7\x4a\x90\x4f\xe9\x56\x05\xc3\xc4\xd4\xd4\x3d\xf0\x81\x13\x1d\xf5\x1d\x9f\xfe\xfb\x5f\x53\x90\x8e\x83\xd6\xb3\x2f\x8e\x4f\xca\x4f\x2d\xe0\x83\x50\xb3\xc6\xe6\x3e\x64\x07\x0a\xdf\x25\xef\xb8\x78\x7d\x81\x0b\x1c\x5c\x03\x61\x48\x4f\x0f\xb2\x1b\x35\xb0\xc2\x66\xd1\xc8\xfb\x59\xff\x88\x2a\xf8\x26\x7c\xe6\xda\xbf\x07\x06\x69\x22\xf6\x16\x04\x16\x35\xf6\xf3\x74\x2e\x1b\xc1\x28\xca\x38\xe4\x31\x0c\x16\xf5\x20\xac\x65\xc1\x60\xd1\x40\x0b\x5b\x30\x58\x4c\x38\xf1\x16\x04\x16\x55\xd7\xf8\x20\xbd\x91\xc4\xae\xef\xc0\x48\x64\x00\xb5\xae\xe4\xd1\x33\xa1\x86\x7a\x32\x01\xe0\xdf\x71\x81\x04\x97\xbf\x18\xb2\xbe\xbd\xfc\x2b\x71\xf9\x12\x0b\xd2\x76\x10\x41\xec\xb9\x73\x54\x16\xcf\xae\xfa\x4b\xe8\x32\xcf\x93\x14\x69\x14\xc0\x68\xee\x0c\x48\x94\xd1\x58\x25\x56\xfd\xdb\xb8\x26\x39\x48\x0b\xfe\x8c\x56\xec\x9c\x6f\xaf\x9a\x64\x63\x2e\xf8\x33\x8a\x67\x0b\xf8\x33\xa6\x16\x54\x08\x34\xbe\x8f\xf2\x72\x27\x49\x06\xd1\x0e\x9b\x46\xd5\x8f\x01\x9b\xc6\x24\x35\x7a\x41\xa6\xf1\xbd\x40\x97\xe3\xe2\x76\x9b\x84\x40\xe3\xfb\xc3\x37\x16\x6f\x50\x34\x74\xed\x00\x19\xad\xb1\xb7\xc0\xe9\x8f\x9b\x87\xa8\x93\x16\x74\x5f\x90\x95\xdd\xce\xc0\x82\xae\xa1\x1c\x36\x8d\xef\x65\x1f\x72\x41\x3b\x75\x3f\x3d\x7d\x2a\xcf\xc6\x80\xaa\xd9\xa9\x35\x3e\x99\xb7\xec\xca\xb9\x67\x04\x9f\xfd\x36\xd0\xaa\xf6\x05\xeb\x45\xdd\x8d\x20\xb0\xed\xd0\x10\x37\xe6\x4b\xff\xd1\x35\x90\xdf\x7a\xd4\x18\x41\x66\x36\xea\x1d\x0c\x18\x72\xfc\xae\x81\x73\x17\xf8\xdf\x4f\x75\x44\x17\xe7\x7e\xba\x21\xa1\x4d\x8e\x4f\x49\x5f\x9a\x37\x47\x02\x7b\x60\x7b\x72\x72\x9f\x1a\x25\x31\x8e\x6c\x60\xf0\x59\x7c\x2f\xfb\xd5\x8b\x20\x56\x1f\xba\x79\x81\x76\xa6\xa3\x98\xfe\x78\xf8\x83\x01\x4a\x83\x55\x79\x61\xd9\x01\x68\x59\x43\xf3\x8d\x73\x43\xf3\x8d\x56\xa7\x01\x14\x83\xb1\x10\x30\x60\x88\x8e\xf1\x1d\x31\x38\x16\x51\x27\xb0\x75\x0e\x27\xdc\x59\x4d\xc3\xa5\x71\xa0\xcc\x1b\xcd\x01\x1d\xc6\x4a\x1b\x41\x30\xb0\x9e\x1c\x48\x2f\x24\x58\x5b\x92\x5e\xa8\xbb\x42\x7a\xf1\x7d\xc8\xaf\x5e\x94\xec\x43\x34\xd4\x45\x07\x9f\x2c\x50\x6c\x6b\x10\x31\x16\xca\x87\x8b\xde\x73\x16\x6b\x3c\x71\xbd\x69\x3c\xd1\x6a\x31\x30\x9e\xec\xe5\x7e\xf9\x51\xda\x4f\x82\xa7\x12\x77\xc0\xa4\x5e\x5c\x63\x1c\x08\x34\x60\x0c\x0e\x04\x9a\xba\xc7\xed\xc9\x96\xe7\xdd\x89\x34\x58\x0d\x90\x87\x61\x47\x58\xd2\x6a\x1c\x9e\xd4\xc7\x2d\x2f\x1a\x43\x42\x72\x89\xd6\x8c\x71\x63\xe4\x57\x7c\xfd\x3e\xfd\xae\xd8\xf1\xc4\x1e\x6b\xd8\x80\x4a\x63\x19\xc0\x31\x38\x28\x68\xa1\x86\x56\x23\xf4\xed\x42\xab\x51\x8f\xb1\xff\xa0\x09\xca\xe2\x07\xc3\xe4\xf2\xba\x82\x2d\xeb\x35\x1f\x65\x0f\x18\x98\xb1\xc3\x26\x13\xb1\xa5\xcd\x11\xee\x8d\xd6\xea\xdf\x02\xee\xdb\xe1\x86\xd6\xcf\x01\x29\xd2\xa1\xc1\x69\xe0\x3c\x3d\x9c\x95\x0f\x4c\x09\x68\x6b\x83\x70\x2e\x12\xcc\xd6\x78\xdd\x09\xa8\xc9\xb7\xf5\x8d\x70\x50\x5e\x7c\x2a\x3e\x4f\x94\x97\x41\x52\xb0\x80\xd4\x2d\xe0\x8c\xf2\x72\xd4\xd9\x06\xbb\xe3\x40\x94\xd7\x6e\xe9\x46\x40\xa6\x9b\xbe\x6d\xb0\x91\xf4\xb8\x06\x04\x4c\x46\x39\x8d\xd7\xad\xd8\xeb\x87\xfb\xf4\xc6\xfb\xca\x6d\xf8\xbd\x3c\xa1\xcf\x73\x9f\x9d\x87\xb4\xea\x5e\xe3\x43\x41\x17\x84\x41\xa4\x13\xc7\xbd\x60\x10\x19\xc1\xf9\x0b\x06\x91\xef\x43\x85\x1f\xc9\x1f\x93\x6b\x62\xc4\xd2\x0f\x3d\xc0\xdc\xf9\xc2\xfb\x3d\xc3\x3e\x38\x41\xdf\xf4\x20\x23\xe5\x88\xe2\x69\x7e\x07\xa8\xa1\xea\x3e\x21\x7e\x3a\x3c\xb2\xcf\x02\x32\x29\x02\x60\x96\xf4\x8f\xc6\x8f\xcb\x1f\xfe\x83\x2e\x52\xbc\x26\xc6\xa2\x5b\xc4\xe3\x43\xd4\x83\x14\x50\x4d\x4f\xd3\x2d\x55\x9b\xcc\xac\x38\x6d\x91\x87\x53\xaf\x30\x2b\x7d\x92\x3b\x43\x8c\xe0\x9a\xdf\xa6\xd6\x20\xc4\x59\x53\x27\x2f\x62\x6f\xc2\xe9\x3a\xed\xb1\x06\xc2\x00\x32\x73\x36\xa0\x5c\x59\x31\x13\x4a\x57\xa5\xca\x6c\x6c\xc1\x68\x41\x30\x9c\xf4\xc9\x74\x81\xe0\xa4\x2f\x2b\xd7\x68\xc1\xb0\x2c\x5b\x30\xfd\x81\x89\x9f\x72\x3b\x41\x7e\x7e\x67\xa3\x07\xb0\x8d\xcd\x4e\x03\x90\x73\xd3\xfd\x4d\xd5\x67\x76\x12\xf3\xac\x51\x27\x29\x0a\x01\x38\xa1\x7d\x25\x6b\x74\xcd\x6f\x0f\xac\xaa\x2f\x93\x64\x9a\xba\x3f\x44\xa4\xcb\xb0\x34\xc5\xd0\xf4\x07\x91\x67\xbb\x4a\x80\x21\xec\x97\x7f\x78\x51\xe9\xba\x81\x2e\x86\xc0\x84\x73\xa5\xeb\xa5\x84\x73\xa5\x01\xb4\xb6\xa6\x40\x76\xac\x2e\x39\x57\x00\x59\x5d\x50\xae\xd4\x63\x38\xc1\x86\x09\xc3\x8c\xec\xb0\x5f\xec\xbc\x81\x37\x1e\x49\x3a\xdd\x1a\x35\x4c\x4c\x22\xb6\x34\xcf\x41\xc6\xd2\x9b\x23\x0b\xf6\x9d\x52\x6f\x4e\x55\x3f\x8a\x23\xc0\xdc\xf0\xc7\x39\x13\xf7\xb5\xf7\x81\x21\x3f\x7c\x1e\x15\x00\x59\x35\xb5\x8b\x69\x4f\x81\xc9\xa5\x6b\x48\x9d\x1e\x45\x91\x61\xd3\xa3\xa8\x36\x87\x19\x0c\x0f\x1b\xc0\x24\x6d\x32\xfd\x2a\x11\xe6\xc6\x05\x4e\x3c\xca\xb3\xf8\xcc\x24\x50\x93\x5a\x90\x36\x69\x00\xc2\xc4\x59\x52\x91\xbc\x53\xb4\xa2\xe3\xaf\xbc\x85\x35\x93\x25\xed\x44\x24\x82\x5c\x43\xe4\x4c\x97\x34\x3b\xff\xe4\xb8\xaa\xa5\x6a\x1a\x42\xae\x49\x6e\x9a\xd5\xb3\x1f\x22\x8b\xca\xe5\x93\x8e\x11\x4a\x07\x24\x2f\xdd\xb8\xcf\x99\x66\x0a\x78\x4d\xcc\x24\xc7\x94\xb9\x38\x45\xb9\x66\x96\x1c\x21\xf4\x0d\x00\x49\xe1\x24\xf0\xec\x4a\xf2\xf3\x9a\x3b\x02\xcb\x87\x30\x8b\xf0\xcd\xef\xe4\xda\x72\xbf\x7b\xfa\xbc\x7f\x80\xa3\xe5\x2c\x83\x44\x46\x15\x0f\x82\x98\xb6\x25\x00\x39\x9f\x9a\xf7\x21\x88\xa9\xc7\x74\x8a\x82\xf8\x00\x47\xf6\x9a\x46\x4a\x39\xd5\x2f\x70\xb7\x7c\x01\xf8\xa2\x03\x3c\xda\x35\x2f\x25\x3a\x5f\xbd\x70\xec\xb9\x74\xaf\xe1\x43\x74\xf1\x45\xc0\xbe\x32\x4d\x9a\x59\xfd\x4d\xf3\x62\x20\x8b\xd7\x9f\xae\xb4\xa5\x95\xbb\xfd\x1e\x79\x98\x06\xb4\xef\x4e\xce\xa6\x1e\x73\xe6\xf5\xfa\x10\x6f\xdc\xec\x3e\xec\x1a\x93\x20\x2a\xb0\xeb\xd6\x94\xc3\xd0\x69\x66\xb0\xb8\x8b\x43\x4f\x89\x6b\xd4\x58\x71\x94\x17\xc8\x66\xbe\x8f\xfa\x10\xca\xaf\xbb\x06\xf9\xa3\x46\x2c\x4d\xbc\xdc\x5b\x3a\x80\x73\xad\x3e\x0e\xd9\x4c\x01\x30\x6c\x4d\xbc\x29\x5a\xd9\x27\x5c\xb4\x80\xda\xac\x09\x68\x9e\xce\x1e\x08\x66\x52\x0f\xdb\xf4\x5c\xab\x22\x07\xc1\x4c\x18\x9a\x37\x7f\x26\xf8\xd3\xdb\x90\x14\x0c\x85\x2f\x21\x54\xc7\x16\x3f\x40\x2e\x18\x0f\x3c\x85\x5c\xe0\x7c\x3d\x1f\xd6\xb1\x13\x09\xc7\xb6\x1e\xae\xf9\x10\xc6\xac\xd4\x17\x08\xd6\x01\x79\x55\xc5\xa8\x1d\xc4\x33\x7a\x12\x27\x66\xc4\x3d\xc1\xd8\xac\xf5\xcd\x4e\xad\x88\xd3\x59\x05\x04\xde\xe1\x24\x79\x6d\x8e\x7d\x44\x56\xe9\x9e\xab\x2f\xea\x83\xd2\xc7\x6d\x19\xec\xe4\x15\x82\xc3\x32\x82\x50\xd2\x84\xee\xbe\x80\xbb\x16\x5c\xd0\x15\x87\xb3\x0a\x09\x02\x25\x4d\xe8\xd5\x83\x92\xa6\xeb\x84\x96\x92\x46\x7b\x24\x94\x34\xd5\xc8\x49\x68\x68\xaa\x0b\x23\x70\xa3\xeb\x28\x8a\xc3\xf6\x73\x9f\xed\x17\x80\x87\x05\xf3\x4c\xd5\xe2\x07\x75\x4c\x53\xe3\x86\x3a\xa6\x1e\x46\xd2\x40\x1d\xd3\xf6\x0b\x15\x2f\x20\xc3\x19\x20\xb2\x6a\xfd\x8d\xef\x7c\x18\xfa\xc3\xa2\x31\x82\x18\x45\x20\x7e\xa9\x07\x00\x5e\x2b\x9a\xb8\x00\x94\x86\xd1\x72\xf9\x0c\xfc\xc1\xc7\x9f\xba\x5b\xe0\x19\x8f\xee\x4b\xb4\x0e\xf1\x16\xa4\x41\xe9\x05\x0c\xb7\xc4\x38\xfc\x03\x28\xdf\xee\x35\xeb\xd0\xeb\x51\x49\xe5\xa1\x75\xc3\x29\xc0\xcb\x43\x1c\x3a\x5a\x34\xa0\x9a\x43\x21\x88\x61\x1e\xa0\xf7\xc1\xbc\x67\x85\xc5\xb7\x49\x15\x5d\xb9\x01\x5e\xf6\x61\xe4\x09\x3c\x30\x95\xfc\xa0\x15\x93\xc3\xa9\x5d\x09\x1e\x0f\x89\x83\x0b\x1e\x98\xae\x8d\x28\x26\x07\x16\x24\x6c\x4c\xec\x75\xa8\x4d\x11\xa4\x0a\x39\xb6\xec\x20\xb0\xb3\x2d\xa8\x5f\xea\xa1\xb0\x82\xfa\xc5\xe0\x31\x49\x5d\x94\x29\x12\xb6\x28\x3a\x20\x69\x69\xee\x7b\xa1\x38\x27\x03\x62\x41\xd2\xa2\x32\x11\xf9\x78\xdf\x1f\x20\x64\xa3\x71\x86\x67\x31\xa3\x10\x60\x72\xf9\x7e\x50\x1c\xd9\x98\x0a\x92\xf8\xe4\x76\x83\xe7\x74\xc5\xff\x31\xf6\x3e\xb9\xba\x84\xbe\xba\x5e\xff\x37\x8a\x3b\x84\xa2\x0a\x6c\x23\x2d\x9d\xb9\xd4\xdf\xf4\xd2\xc8\xfc\x1b\x11\xcf\xf3\x9d\x28\x52\x72\xb5\x4f\x8b\xb5\xbd\xab\x3e\x28\x30\x60\xcc\xeb\xd7\xb8\x10\x0f\xc7\x80\x63\x56\xa8\x0d\xa7\x2d\xe5\x5d\xc8\x76\x42\x8d\x39\x6d\x12\x56\x00\xb9\x5c\x9a\xa6\x25\xb9\x5c\xd6\x7f\xf8\xc6\x47\x6d\x7c\xc4\x5a\xa0\xd3\xdd\x2d\xe5\x97\x4b\x7b\x1b\xf8\x51\x70\x0e\x26\x4d\xcb\xd4\x13\x98\x9c\x89\xf4\x16\xa6\x67\x22\x2c\x62\x92\xae\x4c\xe1\x4d\xe4\x5c\xd9\x37\xbd\xba\x29\xfc\x87\xa3\x5f\x72\xf4\x81\x6a\x69\x92\x5c\xa5\xc4\xed\x25\xe0\x1c\x0f\xce\xf9\x10\x1b\xe8\xdc\xf6\x88\x23\xb6\x3b\x39\xe2\x78\xf3\x92\xf0\xa4\x79\x08\xc8\x37\x21\xed\xe3\x87\x44\xe7\x08\x85\xce\x57\xea\x67\xff\x5e\xbf\xb4\xdb\x0a\xf8\xcd\x5c\xff\x93\x93\xc5\x26\x80\x39\x3f\xb6\x7d\x35\xe6\x83\xf3\xc1\xa6\xae\xb5\xa7\x48\x92\x37\xcb\x9b\x5f\xad\xb7\xda\xa4\x98\x3c\xf8\x5b\x62\xea\xc6\xdf\x9c\xf1\x77\x9f\xb1\x06\x94\xdb\x7c\x2a\x81\x1e\x92\x4f\xa5\xbc\x0e\xab\x4d\x52\x79\x6b\x00\x85\x1e\xca\xa7\x2f\x27\xff\x20\x36\xb3\xf9\xf2\xe5\x7f\xf8\x14\xc4\x45\xbb\x0f\xd9\x65\xcc\x31\x52\xb3\x94\x9e\x24\x52\xb3\x94\xb7\x04\xa4\x66\xc9\xf4\x05\x28\xfc\xa1\x9d\x99\xd5\xf0\xf9\x73\xba\xae\xe6\x3c\xef\xfc\xbd\xc6\xc4\x28\x10\xd2\xaa\x4c\x62\x67\x67\xed\x04\xad\xfb\x09\x3b\x53\x49\x87\x5b\x01\x00\x72\xd9\x2b\xb0\xa1\x5e\xbd\xd5\x21\xde\x86\x67\xc0\xf3\xc0\x12\x38\x8b\x80\x4d\x81\x13\xbf\xb4\x2a\xa8\x2a\x69\x55\xf6\x4d\xdf\x63\x1d\xfe\xd0\x3f\xef\x4d\x4d\xae\xa2\x33\x84\x1c\x2a\xe5\xb1\x80\x1c\x2a\x09\x7b\xdf\x2c\xd2\xba\x7a\xa6\x20\x9f\xca\xd4\x1d\x4c\x3e\x95\x32\x44\x84\x1c\x2a\x95\x2c\x63\xa4\x50\x99\x5e\xd7\x95\x6e\x28\x35\xab\xbc\x2e\xb6\x3f\x06\xd7\x4f\xf6\x25\x11\x9c\x51\xfe\x3d\xf8\x9b\x67\x42\x6b\x82\xc9\x51\xb0\x89\xe8\x1e\x2d\x69\xa3\xad\x19\x7a\xff\x70\x20\x20\xec\x0c\x47\x9a\x6b\x64\xe3\x32\xc8\x75\x62\x9e\xd3\x49\xaa\x93\x7d\x9b\x9b\xff\xe1\xe7\xd0\x6c\x89\x3b\xd5\x56\x62\x20\x7e\xdd\xf2\x4b\x73\xe5\x8f\xca\xdf\xe7\x33\xe4\x68\x53\x59\x13\x63\xde\x41\x49\x00\x7d\x53\x39\x79\x51\x59\x0e\x8a\x00\xce\x66\x43\xc9\x91\x98\xbf\x77\x5f\x33\x92\xf2\x37\xe7\x49\x1b\x0a\x49\x68\x53\x9f\x61\x34\x81\xa1\x7c\x92\x3d\xe5\xd0\xe0\xa8\x5f\xe6\x01\xde\x2d\xd2\x16\xaa\xa9\x85\xb9\xaf\x46\x6a\x95\x3b\xf3\x0a\x96\x94\xee\xdf\x10\xd0\x39\x1a\x78\xd4\xbc\x6c\x28\x3c\x6a\x22\x1f\xc8\xb6\xb2\x3a\x8b\x0f\x76\xb5\xf6\xc8\x52\xac\xd6\x8d\xbd\xad\x30\xbe\x75\xc7\xd4\x84\x9a\xce\xaf\x99\xbf\xae\xa6\x49\x04\x79\xa6\xdd\xce\x22\xee\xc2\x5d\x73\xf8\x90\x6f\xe0\xc4\x67\xc3\x29\x6e\xd6\x0f\x67\x21\x2b\xbd\x56\x5c\x89\x87\x22\x27\xc3\x2c\xf3\x39\xaa\x09\xde\x34\xa9\x77\x6b\x3b\x68\xc2\xea\xc8\xee\xb2\x6f\xd3\xd5\xe0\x04\x8b\xce\x8a\x56\xd8\xee\x9a\x77\xa5\xdb\xcd\x11\x81\x62\x74\x13\x40\x4d\x76\x97\x1f\xfe\xbc\xb4\xd1\x45\x31\xd6\xc5\xf2\x8e\x89\x5a\xf8\xd7\xc4\x1f\x93\xf6\x65\x8a\xfc\x2d\x68\xcc\x0e\x27\xee\xed\x87\xb2\x81\x90\xeb\x65\x0a\x3a\x2e\x7d\x64\x3a\x52\x0b\x1f\xd9\x6f\x3d\x84\x47\xfa\xb7\xbc\x99\x4d\xd1\x93\x3a\x89\x5c\xe2\xb7\x40\x3d\x45\x87\x2b\x97\xa2\x8d\x5f\x7d\x34\x14\x7c\x99\xc4\xb8\x7e\xe8\x8b\x1f\x8d\x73\x49\x69\xec\x0a\x40\x2e\xfd\x5f\xea\xfc\xda\x28\x86\x16\xa4\x09\x5b\x34\x39\x6b\xed\x13\xb3\xf9\xfd\xba\xb2\xf4\x59\xd4\x8b\x8f\xd0\x56\xbc\xea\x89\xcb\x1b\x66\xb0\x2e\xe6\xd2\x0c\xc6\x48\x27\x71\xcb\x7a\x88\x9f\x25\x34\x51\x84\x1b\x19\x5a\x4a\xbb\x99\x0c\x2d\xf9\xdf\x2f\x90\x5e\x60\xf3\x87\xcc\x51\xfe\x4f\xb6\xb7\x39\x8d\xfd\x47\x57\xa6\xdb\x8b\x40\xbf\x09\xdb\x8a\xdb\xe2\xdc\xf8\xaa\xdd\xbf\x89\x5f\xda\x7c\x46\xed\xc7\x24\x99\x1b\xfe\xc4\xe6\xdf\x0f\x5d\xb2\xba\xcd\xe4\x2f\xfa\x1f\x49\xfe\x22\x35\xf6\x24\xf7\x4b\x09\xb1\x9e\xbf\x8d\xa3\xf8\x9b\x95\x92\x29\x4e\xbe\x97\xa9\x77\x67\x82\x1c\x25\xe6\x78\x92\xfb\xa5\xc2\x77\x77\xfd\xc1\xfc\x3e\x3c\x2a\x84\xa1\x4e\x53\xb9\x78\xff\x48\x96\x96\xd9\x76\xff\xc6\x73\xcb\x46\x33\xb9\xbd\x68\x9e\xd3\x26\xc0\x4e\xb8\x72\xe7\xc4\xeb\x03\x25\xf7\x9c\xa0\x84\xc8\x90\x3f\xc9\xde\xb2\x37\x18\x8b\xe7\x24\x8a\xff\xb0\xef\x08\xd0\xd3\xfb\x3a\xb9\x9a\x17\x45\x31\x07\xae\xee\xee\xdf\xc0\xa7\xd0\xd0\xc9\x35\xfd\x2f\xcc\x68\x12\x88\x07\x91\xce\x9c\x50\x48\xaa\x59\xe4\x84\x59\x0f\xf9\x0f\x92\xeb\x60\x9c\xcd\x61\xca\x16\x7f\xc9\x6f\x70\x74\x88\xa9\x33\xf8\x70\xb2\x6b\x40\xe7\x3d\x67\x40\xbd\xc5\x01\x86\x6c\x31\xeb\x05\xaa\x0e\x8f\x36\x54\x1d\x56\xe7\x97\x02\xe2\xf7\x20\x3d\x09\x91\xdb\xed\xbe\xb5\x85\xec\xda\xe9\xd3\x74\x59\x58\x7f\x13\x4a\x15\x92\x2d\x4c\x32\xc7\x1c\x1e\x30\x67\xfa\xa1\xbf\x87\x3a\xcd\xf0\xa1\x01\xa3\x9a\x3f\x14\x10\x21\xd3\xbc\x64\x6a\xd9\xa2\xb5\x55\xec\x86\xa9\x91\x82\x66\x37\x59\xd0\x9c\x6b\xaf\x68\xbf\x01\x25\x58\x8e\xdc\x70\x73\x92\x13\xbc\x6d\x7e\xb4\x9b\x05\x86\x1a\x89\x6a\x86\xb1\xa1\xe4\xa9\xd9\x49\xdb\x34\x67\xd1\x22\xb5\xb3\x48\xaa\xa6\x06\x9b\x38\xbc\xfb\x0c\x2d\xc2\xea\x98\x6c\x0a\x9d\x8d\x63\xe2\xa9\x69\x70\x20\xcc\xb9\x76\x85\x61\xc0\x1f\x79\x6d\x9a\xfe\x85\x89\x69\xdf\x60\xb9\x9c\xb3\x6c\x2a\xdf\x5c\xbf\xa6\xd2\x19\x05\xad\x12\x7b\xca\x64\x57\x30\x42\x90\xec\x37\x87\xe8\x7e\xb2\xdf\x74\x2d\x24\x92\xdf\x74\x2f\x8b\x27\x2e\x99\xe9\xbb\x27\x57\x79\x2c\x1a\x93\xec\xe0\x7a\xcf\xc9\x77\x53\x87\x1d\x79\xe2\xba\xb2\xbf\x40\x96\x4e\x7f\x1f\x67\x8b\x08\xa1\x29\x57\xb4\xa7\xd6\x09\x75\xa6\x81\x90\x13\x67\x8b\xb6\x0b\x79\x6d\x52\x77\xfb\x7c\x00\x28\x3a\x6a\x40\x93\xbc\x69\x26\x03\x4d\xb9\x01\xcf\x47\x55\xc0\xe4\x98\x5c\x51\xe8\x95\x9e\x0f\x28\x36\x5c\x3e\x13\xcc\x92\x08\xa9\x89\x2d\xaf\x43\x97\x94\x35\xeb\x65\x6b\x23\xcb\xc0\xfc\xa7\xf9\x46\x3e\x9b\xf5\x96\xd5\x60\xf4\x95\x3f\x67\xef\xab\x1c\xa0\x4b\xdd\xf3\xe6\x2b\x7d\xb6\xeb\xcc\x6b\x58\x25\xda\xc1\xf2\xbf\x3b\x6b\x5e\xd3\x6f\xf0\x02\x54\xfe\x46\xbe\x4c\xac\x7b\x2f\xe7\xc8\x3a\xb3\x37\xf7\x02\xd2\xce\xa4\x37\x04\x27\xac\x2a\x2a\x3b\x09\x62\xa6\x80\x42\xf3\xc3\x88\x25\x22\x3f\xcc\xd4\x5d\x47\xb6\x97\x29\x02\xea\x24\x9e\x1a\xb6\x93\x79\xee\x17\xa1\x97\xbc\x0b\x29\x6e\xf3\xea\x88\x54\x2c\xd3\x48\xd2\x13\xd4\x25\x04\xcf\xf3\xe4\x62\xb8\x69\xb5\x9d\x98\xcf\x5a\x52\xa4\x62\x99\xa4\x39\x9d\xe7\x01\xca\xfc\x27\x67\x2c\x50\xdd\xd3\xd5\x71\xfa\xae\x3f\xc4\x22\x70\x82\xb4\x74\x85\x23\x5f\xcb\x14\xbf\x72\xe2\x01\x20\xfb\xe5\x3c\x59\x29\x45\x0f\x9d\x20\x9a\x5c\x4c\x4e\x30\xf0\xde\x78\x92\xba\x65\xff\x6d\x14\xe4\x6e\x99\x1e\xc4\x4c\xbe\x42\x26\xb1\x79\xba\x22\x92\x88\x79\x9e\x00\xe2\xd3\x0e\x00\x10\x2f\x38\x9b\xac\x2c\x93\xf4\xa7\xf3\x1c\xf2\xc4\xf2\x0c\x99\x58\x84\x34\x92\x89\x65\x6f\x86\x62\x9d\x40\x33\xf5\x43\x9c\xd8\xd7\x86\x09\x90\x8a\x65\x92\x16\x76\x92\x89\x65\x6f\x46\xb7\x92\x8a\x65\x37\xdc\xff\x34\x96\xd8\x9a\x09\x76\x12\x16\x4e\x2a\x96\x0e\x3b\xe5\x24\x13\x4b\xdb\xd1\x3c\x32\xb1\x1c\xcd\x8e\xc4\xd6\x6e\x30\x15\x4d\x52\xb1\xb4\xd6\x7d\xa1\x73\x41\xa0\x7c\xcd\x69\x83\xe9\x4e\x16\x4a\xd8\xf7\x26\x59\x59\x76\x63\x7e\xcf\xb5\x50\xc6\x96\xfe\xcd\x15\x07\xdb\x12\xd9\x5a\x0e\xd7\x8c\x73\xad\x93\x41\xce\xc4\x79\xba\x4e\xfa\x65\x6b\x99\x0c\xfd\x93\xe7\x2f\xbf\x38\xcf\x94\x5d\x84\x27\x8a\xf4\x2e\xfb\xef\xeb\x8b\x06\xb1\xe3\x92\xde\x65\x37\xfe\x85\xf4\x2e\xad\xec\xd2\xb5\x4e\x86\x90\xb4\xd3\x75\xf2\xf7\xc9\x20\xb0\x5c\x03\x4e\xd7\xc9\xf4\xe5\x1b\xce\x69\xe5\x20\x18\xd4\xd3\x65\x3b\x07\xec\xad\xf3\xd4\x76\xb6\x82\xb5\x32\x86\x13\xfb\x9c\x58\xed\xac\x13\x64\x80\x09\xe7\x35\x19\x60\x56\xc5\xfe\x63\x1d\x3b\xf6\xe9\xcb\x70\x43\x38\xc8\x90\xf9\x93\xbd\x75\x92\xcf\xa5\x8b\x1d\x24\x9f\x4b\x6c\x3f\x79\x68\xf2\x53\xc3\xb2\x8a\x03\xea\xd0\x49\xca\x96\x26\xfe\xfc\x94\xa5\xc4\x59\x44\x06\x73\x2f\x75\x48\xd9\x92\xe1\xfc\x85\x60\x58\xa3\xf3\x24\x15\xa2\x9e\xaa\xf3\xe2\x77\x54\x90\x6b\x4a\xed\xd9\xfe\xb5\xba\x9d\xc4\x6f\xe9\x36\x3f\x09\xed\x35\xdf\xf2\x24\xe9\x4b\x1a\x5b\x78\x92\x89\x2c\x54\x6e\x56\x6c\x7d\xb7\x24\x80\x49\x8f\x40\xe7\x8d\xd1\x81\x3d\x45\x3e\x96\x5f\x7c\x36\xf9\x58\xf6\x1f\x24\x81\x7c\x2c\x69\x78\x28\xf9\x58\xa6\x38\x94\x73\x2d\xeb\x87\x2e\xe7\xf3\x31\x0b\x08\x3f\xca\xc5\xb3\x61\xdb\xe4\x6c\xf9\xc5\x76\x93\xb3\x65\xfd\xa8\xff\x28\xb0\x1a\xbe\x80\x33\xc9\xb9\xea\x32\xfc\x5b\xc4\xb8\x85\xd6\x7a\x21\x05\x4b\xfe\x66\x06\x24\x85\xe2\xad\x48\xbb\xb2\xb7\xdf\x24\x66\x7d\x36\xfe\x81\xb4\x2b\x53\x14\xd7\xf9\x5a\x03\x3f\x0a\x17\xa1\xd0\x22\x12\xa7\xec\x8d\x34\xbc\x93\xcc\x29\x49\x2e\xf2\x49\x8a\x93\x6e\x93\x2e\x9d\x2c\x8c\x35\x89\x4c\xf6\xb6\xd3\x8c\x0b\xcf\xaf\x56\xcd\xc5\x82\x0e\x67\xec\x24\xab\xc9\x7a\x28\xf9\x87\x55\xaf\x5e\xba\x30\x77\xb5\x58\xc8\x45\x32\xc5\x13\x5d\x10\x0d\x6a\xa4\x5c\x3b\x3d\xcc\xf2\x79\xed\x3e\xef\xdf\xdd\x99\x7b\xf0\x0f\x48\xd2\x7c\x79\x57\x47\x99\x59\x24\x26\x29\x52\x2b\x4c\xf2\x92\xec\x92\x91\xce\x6b\xc7\x94\x0f\x1f\x12\xab\x40\x33\xe0\xbf\xd0\x0d\x7e\x1d\xf6\x3d\x5b\xe0\x45\x2e\x2f\x2f\xe7\xaf\x63\x5f\x16\x08\x47\xd4\x0b\x92\x5a\x31\x1c\xd7\x61\x22\x66\x6a\xe3\x62\xd4\xf8\xc2\x4b\xb0\x3d\x1a\x73\x75\xbe\x01\x2d\xb9\xe0\x12\xd4\x6d\x7a\x75\x55\x8f\x4f\xe0\x5a\xb4\x79\x6f\x70\xc1\xc3\xae\x7f\xeb\xea\x1e\xb1\xfc\x51\xc6\x8d\x3d\xf6\xea\x9e\x33\x7c\x9e\x71\xde\xad\xe0\x83\xf0\x9e\x2f\x1e\x9b\x3f\x4a\x2b\x08\xb4\xf2\xde\xe0\x82\x82\x56\x9d\x24\x55\xca\x8f\x49\x80\x54\x29\x7b\x33\x82\xc1\x5c\x29\x90\x5b\x4f\xd3\x9d\xec\x76\x45\xe2\xc6\xc6\x64\x27\x8b\xc9\x24\xe9\xd4\xbc\x0a\x0a\x3b\xfb\x94\xc5\xb4\x79\xfd\x79\x11\x20\xf5\xfb\x21\xd3\x98\xd8\x5f\xac\x75\x32\xe4\xce\x0b\x36\x05\x2d\xaa\x8b\x00\x51\x72\xde\xcd\x4b\xea\x3d\x55\x52\x8a\x3d\x15\x69\xe2\x7d\x67\x6b\x20\x73\xc9\x8f\x76\xe5\x92\x24\x4f\x05\x03\x0a\x03\xd7\xd8\x24\x99\xc8\xde\x20\xc3\x9a\x24\x13\xf9\x51\xc7\x90\x4c\xa4\x74\xd1\x92\x96\x63\x8a\x0b\x20\x2d\xc7\xd4\x09\x4c\xca\x8d\xe9\x25\x0d\x19\x37\xf6\xd6\x55\x05\x92\x41\x91\xf9\x7e\x5e\xe6\x62\x55\x3b\x31\xf1\xc4\x36\x91\x29\x63\x6f\x86\xe6\x92\x2a\x63\x66\xfd\x13\xd2\x4b\xbe\x8c\xa9\x6f\xfe\xd2\x94\x13\xa1\x41\xc2\x8c\x09\xcf\xdc\x24\x49\xc6\x34\x62\x96\x24\x19\x53\xbc\x0a\x49\x32\x76\x33\x69\x4c\xb2\x64\xcc\x54\xa5\x89\xc1\xf4\x6a\xeb\x7a\xf1\x16\x3a\xf0\xc4\x03\xb5\xae\x46\x10\xdf\xa3\x0b\xed\x32\xfd\xe0\x54\x4e\xcd\xaa\x16\x48\xc8\xf6\x53\xf6\x8f\x75\x93\x1e\x21\xbb\xc3\x4c\xf6\x1d\xb2\x3b\xfc\x08\x4c\x6e\x57\x07\x76\x4b\x12\x34\xcc\x62\x4b\xb9\x81\x65\xc8\x6e\x34\x6f\x80\xed\x62\x94\xc9\xdc\x50\x3f\xf9\xee\x0b\x83\xbf\xd1\x26\xf6\x8b\xdb\x15\xc1\x00\x4e\x32\x2b\x4c\x61\x56\x64\x50\x98\xc2\x8f\xc9\xa0\x30\x49\x6d\x36\xc9\x9a\x30\xc5\x2e\x93\x29\x61\xca\xb5\x72\x1f\x56\x4c\x65\x9c\x9e\x35\x58\xc9\xa0\xb0\x37\xf1\x67\xf7\x41\x05\xb8\x47\x6e\x80\x15\x4d\xb8\x25\xb9\x15\x66\xfe\xfe\x56\x3d\xd0\xa1\x9b\xa0\x4a\x5d\x9f\xf7\x71\xfa\x1f\xf4\xc6\xc1\x0d\x2b\x2a\x71\x1f\xcc\x5e\x76\xaf\xbb\x5b\x05\xed\x20\x7a\xd2\xb3\x87\x19\x18\xbc\xe6\xb8\x07\x6d\x45\x19\x6e\xcf\xd2\x06\x2b\xde\x40\xde\x85\x2c\x93\x8e\x61\xfd\x07\x6f\x0f\xb6\xa0\xe6\xdb\x49\x50\x81\x0f\x31\x56\x98\xd4\xf7\x50\xad\x94\x0b\xa9\xb4\xfb\x96\x19\x39\x5d\x05\xef\xe0\x20\x8e\xb5\x71\x87\x13\x90\x9a\x93\x1f\x62\x73\x21\x51\xc3\xfe\xa3\x6b\xb8\xa5\x08\xc5\x38\xbb\x3d\xc5\x7a\x49\x76\x2f\xeb\xac\x6b\x92\xdc\x24\x86\x36\xaa\xe7\xae\xcd\x87\x68\x13\xa7\x55\xd7\xc1\x5f\x9e\x07\x16\x0e\x72\x38\xa4\xb1\x34\xa6\x70\x68\x02\x8d\xee\xe2\xb2\x86\x8d\xfd\x36\xe2\x92\xc5\xe2\x76\xa5\x11\x44\x74\x4f\xfb\x0c\xd5\xbd\x49\xfb\x2c\x18\x94\x4c\x0f\xeb\x3f\x68\x2d\x31\x8f\xfa\x9a\xc8\xca\xb0\xff\x20\xa0\xa6\x65\x30\x04\xe0\x3e\x7f\x95\x53\xc9\x69\x25\x36\x97\x98\xc4\xdd\x1e\xd1\xaa\xf1\x12\x99\x4c\x06\x87\x3b\xd2\x4d\xc8\x75\x53\xd3\xa4\x17\xb3\x43\xb4\x06\xb0\xe2\xa1\xf6\x4f\x2f\xef\xa1\xf0\x2f\x03\x48\x6e\xdc\x6d\xe1\x1c\x7a\xcd\xbb\xc9\x67\x7f\x66\xf3\xe4\x37\x61\xe7\x37\x74\xe5\xfe\x11\x13\xab\xee\xe6\xbc\x67\x32\x3e\x26\xa4\x47\x51\x1e\x2f\x50\xd0\x26\xd8\xf6\xf7\x66\xe4\xc7\x23\x3f\x06\xe6\xe7\xd3\x0c\x6b\x2d\xfe\x26\xec\x9e\xf9\x07\x2f\xfe\xde\x04\x92\x40\x8c\x3f\x63\xfb\xe7\x31\x15\xd6\xfc\xf5\x16\x75\x12\x8a\x17\xe8\xdd\x63\x82\x79\x16\x15\xa8\xef\x4b\x53\x5b\xea\x7b\x99\xde\x26\xdc\xf7\x15\x9c\x8c\xe1\xac\x9f\x46\x55\xc1\x59\x3f\x7f\x3f\xca\x4d\x88\x0e\x72\xf8\xe2\x53\x68\x07\xbc\xf0\x53\xe7\xf7\x83\xaf\xaa\xa1\x38\xcf\x50\xce\xef\x7b\xa7\xc1\x94\x87\x39\x7d\xea\xa8\x80\x39\x3d\xbd\x28\x78\x4c\x47\xcc\xec\x82\x20\x7d\x0a\xd4\x78\x38\x42\x39\x72\x8f\x47\x28\xed\x18\x48\xce\xeb\x48\x5f\xa6\xd1\x0c\xdd\x43\xdc\x88\x1e\x8f\xa7\x1c\x09\x2a\xc6\xf1\xd2\xb4\xd3\x1f\x88\x6f\xbd\x47\x7d\x88\x17\x56\x4f\x1e\x80\x2a\xc1\x02\xfe\x68\xfc\xa7\x23\x31\x6d\x06\x2f\x9f\xdc\xa0\x60\x28\x3c\xc4\x91\x79\xe3\xf9\x90\x07\x58\x6f\x0e\x6c\xe3\xb5\xf9\x69\x02\x41\x6c\x1d\xbe\x6b\xef\x38\x1f\xf6\x49\x6f\x5a\x1f\x53\xfc\x92\x44\x65\x3e\x37\x7d\x87\xc6\xc1\x1d\xbe\xfe\x83\xb7\x4d\xda\xe1\xdf\x0f\xcd\x3e\xfc\x1b\x6b\x8d\xd5\xe5\x79\xf8\x4e\x8d\x83\x07\x07\xc8\x4f\x99\xc8\xa0\xe1\x91\xe2\x01\x7e\xe9\x11\xef\x21\xd4\x55\xd7\x3f\xec\xdc\xd3\x23\xc5\xf3\xd9\x0a\x9a\xf7\x39\x82\x3c\xff\xd1\x47\x87\x7f\x43\xd7\xfa\x7b\x86\xdf\x67\xce\xc0\x9c\x3d\x3d\x3f\xbc\xcd\xba\x82\xbf\x6d\xc3\xc1\xdf\x17\xcf\xec\xfc\x7d\x4b\xe0\xe1\x43\x68\xfd\xef\x6f\xae\xc6\x58\xe2\xa1\xd1\xde\xbd\x1d\x7c\xd7\x5e\x16\xaa\xe0\x6b\x88\x29\x06\x0a\xf4\xda\x21\xf8\x07\x7a\xed\xdd\xed\xe1\x75\x8f\x73\xf5\x7e\xb9\x1e\x14\x97\xfe\x92\x0f\x62\x63\x15\x7c\x9d\x14\xae\xfd\xf0\x6b\x77\x1d\x9b\xaf\xe8\x78\x77\x0b\xf8\xb5\xbb\x6e\x99\x57\x4b\xd7\xb5\x1c\x0a\xed\x90\xe3\xe0\x3d\x68\x07\x9a\xfa\x02\x31\x14\x64\xfc\xba\x15\x7a\x67\x0d\xb7\xf6\x01\x65\xea\x7c\xc9\xf7\x20\x75\xd3\xbb\x76\xc2\x90\x71\xe9\x5d\x3b\x61\x48\xd7\x04\xcf\x76\x73\x13\x79\xd7\x7e\x17\x92\x23\xbd\xc7\x27\xcb\xf7\xfa\xbb\xff\x5a\xc4\x0f\x01\x9c\x20\x25\xd0\x84\x7f\x3b\x74\x73\xbf\x1d\xd7\xa9\x2f\x93\xa8\x41\x70\xe3\xfb\xdf\x08\x40\x6a\xeb\xd4\x50\x3e\x44\xd7\x33\x77\xde\xf1\xab\x81\x37\x06\xdf\x8c\x59\x04\x1b\x77\x88\xff\x78\xf5\xb3\xe8\x6d\x7e\x07\xdf\x83\xb1\xf5\x0e\x2c\x71\xfb\x5e\x43\xb9\x8e\x7f\x1e\x54\x5f\x7d\xd4\x9e\x66\xde\x41\xc3\x58\xe4\x61\xfa\x8e\x5f\xc3\xe2\x97\x3b\x86\xbf\x87\x2f\xf8\x1f\x6b\x9d\xd1\x49\x0f\x8b\x77\xd7\x19\x06\x8b\x77\x4a\x9f\xf1\xea\x49\x91\x47\x0b\x16\xef\x74\xb1\x7b\x65\x3b\x90\x23\x0b\x16\xef\x69\xdc\xcb\x4b\xec\x99\xde\x8a\xff\x26\xf1\x66\xe8\xdd\xa1\x3d\x30\x42\xe2\x5d\xf2\x2f\xbc\x69\xde\x64\xbe\x21\x21\x6c\xef\xca\xa5\xc4\xe7\x6f\x36\x68\x2f\xa2\x61\xe1\x4e\xef\x4e\xe1\xce\x4e\x6f\x70\xe1\xce\xde\x3d\xc0\xbc\x13\x43\xc4\x96\x92\x63\xc9\x9b\x5d\x58\xb1\x77\x73\x89\xcc\x77\xb2\x13\x62\x33\x41\x8b\x5d\x87\xdf\x8c\x57\x42\x04\xee\xcb\x42\xa6\xd3\x18\xfa\xeb\x09\x09\xe9\x7c\xa5\x7e\xb1\xef\x08\x5c\x2d\xf6\xa9\xd7\xb4\x09\xfe\x0e\xae\x03\x8f\x75\xef\xe5\x4c\x56\x6d\x7e\x01\xff\xbc\x00\x25\x8b\x21\x49\xf0\x62\x17\xb9\xc8\x26\xbc\xd8\x87\x51\x1b\xf0\x62\xef\x46\x80\xbe\x37\xc1\x0f\x9c\xb4\x5e\xdd\x08\x82\xb1\xdf\xc7\x0c\x4d\x7c\xf2\x43\x6e\x2e\xbf\x80\x85\xcf\x3b\x8d\xf7\x91\x1a\x90\x2f\xd6\x0e\xc0\xd4\x78\x01\xa2\xb9\xd3\xbd\xdc\xcd\x35\xaf\x39\x5f\x0d\x04\x5b\x4d\x16\xf2\xdf\x38\x11\x61\xd5\x48\xfb\x34\xdf\x97\x13\xa5\x0a\xce\xa5\x5d\x0d\x5f\xe0\x44\xe9\x24\x78\x71\xa9\x70\x80\x78\xf5\x16\xb0\xf7\xcb\xc8\x6d\x3c\xfd\xcb\xd5\x5c\x33\x80\xe3\x95\x35\xd4\x49\xfd\x79\x45\xc3\xcb\x40\xd4\xda\xaf\x93\x88\xab\x12\x25\xf5\xea\x6b\x98\x2a\x9b\xa7\x89\xe1\x43\x42\xfa\xfc\x1b\x7b\x93\x83\x2d\x9c\xda\xb2\xa3\x4e\x38\xb5\xf7\xe6\x55\xe8\xb7\x61\x84\x75\xff\xbe\xfd\x0f\x9f\x02\xf9\xd5\xfd\xfb\xe5\x76\x7e\xf2\xf7\xe7\x43\x6b\x80\x3e\x88\x40\x21\x8f\x9f\x52\x72\xbb\xaa\xc1\xc8\xbd\x1e\x2a\xfe\x81\xca\x58\x45\xb3\x2f\xd9\x39\x3e\x02\xad\xf2\xf7\x86\x9f\xca\xdc\xfb\x1a\x1c\x5a\x0c\xd1\xb7\xcb\xb4\x1a\xfc\xed\x70\x75\xff\x83\xe1\xc2\xe0\xfc\x48\x8a\x10\xd3\x87\xec\x71\x9e\x39\x1c\x2d\x6a\xf3\x3c\xe1\xbe\xf0\x1d\x0e\x17\xed\xf3\x3c\xe1\x95\x25\xf4\xdc\x8d\x34\x9b\xf3\x3b\xec\x0f\x26\x10\xd4\xdb\x29\xfe\xec\xeb\xb2\xe3\xd0\x56\x2e\xed\x3c\xe4\x7c\x78\x9c\x8d\x82\xfd\x40\x4f\xeb\xe0\xfc\x58\x21\x97\x01\xf8\xff\x5e\xe3\xf2\xff\xb3\xc4\x7d\x43\xea\x48\xba\xd3\x03\xc9\xfc\xfd\x80\x80\x37\xba\x10\xe4\x87\xf1\x9a\x1f\x96\x54\xda\x1f\x1e\x2f\x1c\x30\x2c\x29\x08\x80\x27\x34\xde\xa5\x1b\x1c\x1a\xef\xbd\xb9\x3e\xc3\xe3\xfd\x23\xfe\x83\xad\x7b\x26\x06\x31\x4c\xdc\xf2\xf9\xce\x4f\x73\xcb\xc5\x15\x26\xee\x69\x48\xd0\xf7\x33\xb1\xa8\xed\xe7\xbb\xe0\x87\x8c\x3f\xb2\xd5\x25\x60\x90\x56\x03\xa2\x10\x3b\x0a\x39\xf6\xae\x49\xf6\x99\x16\xc6\x81\x80\xf2\xca\xb3\xc5\x47\x96\x81\xdd\x2f\x9b\x26\xeb\x42\x0e\xaa\x41\xee\x46\xa8\xab\xa7\x31\x97\xd0\x52\xef\x1a\x67\xd0\x52\x37\x0f\xf0\xd0\x52\x87\x18\x42\x68\xa9\x53\xda\x39\xd9\xa7\x9d\xbb\x9f\x69\x59\x6d\x3f\x51\xfa\x3b\x29\x32\xe7\x77\xfd\x28\xc2\x68\xb5\x07\x11\xd7\x71\x18\xa1\xf7\x5d\x12\xcd\x0f\xc8\xef\xde\x30\x98\x3f\x16\xc2\x9d\x6b\xc5\xa7\xfa\xf6\xdc\x80\xb4\x77\x58\xe1\x7f\x02\xdf\x5d\xfd\xa8\x00\x16\x2a\xd3\x08\x3e\xd5\xdb\xc3\x21\xe1\xf7\xeb\x4f\xf5\xfd\x79\x38\x50\x59\xc3\x53\x7d\x3c\x58\x7b\xab\x31\x03\xc1\xf9\x3c\x25\x2b\x79\x21\x18\xdb\xf3\xe0\x57\xd8\x39\x13\xbd\xc9\x5d\x83\xa4\x85\x6f\x4e\xa8\x6c\xe7\xfa\xf3\x66\x57\x1e\xfc\x89\x91\x51\xff\xf9\xfb\xe6\x6e\x7b\xd6\x32\xfa\x4d\x4e\xa1\x1c\x17\xbf\x39\x61\x32\xe7\xbe\xf5\x9b\xaf\xdb\x4e\x5f\x7f\x7f\xc2\x41\x57\x65\xdf\x49\x96\x49\x26\xe0\x77\xe2\x94\xd8\x01\xd6\x7e\x67\xb3\x07\xd7\xaa\xf0\x91\x40\x05\x14\xd6\xf7\x42\x21\xbc\x3e\xe5\x7b\x8d\x27\xe9\xfc\x39\x7f\xcd\xfc\x4c\x61\xb2\x11\xce\xf9\x61\x62\x81\x6c\xff\x4c\x34\xb0\x26\xf4\xf7\x01\xd9\xdc\xf8\x73\xad\xe3\xeb\xe9\xce\x3f\x70\x2c\x0f\xfe\xec\xca\xfd\x07\xe0\x9d\xff\x3d\xf4\xfe\xff\x3a\xff\xcf\xff\xe3\xfd\xcf\xdf\x06\x51\xf0\xdf\x26\x83\xea\x7f\xfe\xb6\xfd\x3e\xd7\xbf\x77\x22\xa8\x40\xdd\x6c\xc7\x6c\x4b\x74\x9c\xab\x61\xcb\x6e\xda\xe0\xa2\x58\xc5\xfa\x84\xb5\x18\x6f\xc7\xe5\x33\xcb\xc6\xe7\x94\xbb\x41\xef\xb0\x8a\xc9\x55\xf5\x7f\xfe\x36\x68\x0a\x56\xc1\xa5\xc1\x8e\x24\x90\x1c\x5e\x23\x2c\xc9\xa1\x64\xad\x34\xd8\xcd\x3b\x5c\xc9\xab\x90\xa3\x1c\xc9\xad\x04\x5a\xdf\xb6\x24\xcb\x14\x5d\xc5\x01\x5c\xe5\x3f\x7f\x7b\x5b\x2b\xc4\x2a\x20\xf3\xdc\x96\x24\x95\x68\xd2\xac\xd1\xdb\xe1\x9a\x5b\x85\x19\x64\x91\x84\x92\x09\xca\x77\x89\x20\xd4\x5a\x45\x01\x20\x5f\x92\x65\x84\xad\x02\x0b\x73\x20\x09\x25\x6b\xa1\xe0\x78\xbd\xef\xf1\x2a\xe2\x7e\x7d\x35\xe9\xd8\xe7\x92\x1c\xfb\x09\x5f\xe6\x7f\xfe\xf6\x6e\x23\x7b\x78\x49\xb5\x24\xc9\x4f\x77\xe6\x54\x43\x52\x7c\x7e\x37\x51\xc8\x92\x10\x43\xfc\xb7\x13\xe6\xc9\xb1\x64\x27\x98\xf3\x6f\x1f\x00\xd1\x48\xae\xb8\x13\x0f\xb9\x8a\xb5\x68\x12\x34\xb1\x13\x75\xb8\x0a\x12\xc5\x25\x2f\x5e\xf4\xa4\xc1\x79\x50\x2b\xee\x44\xb0\xad\x82\xa7\x96\x3d\xb5\x63\xb0\xad\x02\x50\x2f\x50\x86\x9d\x44\x2c\xab\x60\x9e\x42\xe3\xb7\x93\x6a\x65\x15\xa7\xb2\x8e\xec\x41\x36\x8d\xf0\x5d\xa7\xae\xfd\x9d\xa5\x8c\x55\x00\x03\x71\x27\x11\xca\xdf\xae\xb9\xb6\x93\x53\x69\x7f\x4f\x9f\x3b\x7d\x2e\x36\x64\xbf\xe7\x1e\x65\x3b\xb2\x0f\x19\xf7\xf1\x3b\x66\xd6\x8e\x4d\xb7\x8a\xa1\x8c\x36\x5f\xa1\xcc\xb5\xc5\x6f\xbb\xac\xc3\x25\x0e\xff\xe0\xfe\xda\x2b\x58\x73\x4b\xc6\x77\xdc\xd6\xfb\xd9\x07\x6b\x8d\xdd\x21\x49\x5f\x05\x5b\xea\xb6\xda\x77\x40\x72\xbe\x0a\x0e\x96\x08\x4a\xc1\xf7\x1b\xf5\x03\x76\xf1\x55\x98\x60\x0c\x49\x57\x62\xd4\x3f\x92\x50\x42\x22\x5a\x25\x8f\x92\x97\x34\x7f\xd4\xb5\xcc\x85\x55\xa0\xac\xcb\x96\x3b\x98\x01\xab\xe0\xb3\x49\x25\x79\xc0\xc8\xbd\x8a\x53\x59\x2d\x59\xf7\x55\xf0\x74\x83\x76\x32\x00\x87\xb4\xc0\x1b\xf7\x84\x07\xb4\xc0\xab\x78\x95\xf1\x6b\xa7\x6f\x12\x29\xbf\xcc\x9c\x03\xd6\xd5\x55\xfc\x9e\x5a\xed\x80\x3f\xf5\xef\x68\xe4\x81\x5f\xa7\xd9\xa3\xed\xa5\x64\x19\x26\x6b\xb9\x3c\xda\x9a\x08\xab\x60\x35\x26\xeb\xfc\xd1\x4e\xfa\xa6\x39\x44\xb8\xce\x8f\x9d\x15\xea\xd8\xc9\x6f\xbb\x36\xba\xe3\xa8\x35\xb7\x0e\xe8\x74\xda\x06\xcf\xe8\x71\xac\x86\xaf\xc2\x56\xf0\x26\xfc\x2f\xab\xf8\x2d\x98\xeb\xdd\xee\x00\x75\xae\x51\x76\xa2\x00\x8e\xde\x69\x1b\x74\x1c\xfb\x8e\xab\xec\x70\x26\x1e\x04\xef\xaf\x19\xbf\xc6\xc0\x99\x77\x0c\x77\x2b\x1c\xf8\xc7\x58\x1b\xed\xdf\x61\x18\xe3\x8e\x3b\xed\x08\x9f\x0b\xb0\xc1\x07\xfb\xc1\x41\xb4\xe1\xdf\x11\xcd\xb9\xbe\xac\xd9\x83\x58\xc1\xbf\xc3\x58\x8b\x83\xd4\xe4\x47\xfa\x6e\x2a\x83\xea\xe3\x28\x65\x22\xd6\x0e\xbc\x8b\xc7\x54\x36\x9b\x00\x47\xbe\x77\xae\x1f\xff\x3b\x80\x25\xed\x07\x37\x35\x07\x58\xa4\xbf\x63\xde\x26\x78\x46\xbb\xa6\xfd\x22\xbe\xa3\x6f\x6b\x51\x3d\xc0\x74\xfc\x1d\xa0\x33\xf6\x0e\x52\xea\x38\xad\xc3\x1b\xf8\xbe\xad\xa5\xee\x38\xed\x97\xd3\xe7\xc0\x6b\x1e\x97\xcf\x71\xd3\xb4\xd6\x02\x64\x9d\x7a\x2f\x9f\x23\xfb\xeb\x71\xfb\xdc\x6d\x30\x38\xe1\x7f\xc7\x6d\xfb\xf0\x64\xee\x1d\xd8\xcf\x41\xc6\xd2\xbf\xe3\xf6\x5d\x90\x5a\xc7\xe3\xbb\x8f\x32\xdc\x14\xc7\xab\x8c\x83\xc0\x3e\x30\x16\x8e\x4f\xd9\xa7\x0c\x97\x66\x77\x52\x76\xf8\xdb\xf7\x01\x05\x4e\x87\xb3\xfd\xaf\x6f\x3e\x07\x70\xa9\x37\x9f\x83\x14\x76\x1f\x64\xf0\xee\x6e\x24\xbd\xf9\x1c\x47\xb2\xbe\xfb\xdc\x8e\xcc\xeb\xef\x7e\x28\x83\x91\x6b\x0f\x2c\x91\x0e\x0b\xd7\x5f\x97\x70\x29\xc8\x1f\xd8\x21\x59\xfa\xeb\xb0\x28\xed\x31\xf6\xff\xb6\x99\xdd\x8f\xff\xff\xb6\xe8\x7e\xac\x85\xed\xaf\x1f\x5c\xee\x04\x91\x31\x1d\xaa\xa2\xbf\x7e\xd8\x04\x98\xa0\xba\xaa\xdd\x3b\xd7\x48\x81\xfd\xd9\xfb\xc3\x67\xaa\xc6\x41\xb7\x75\xd5\xb8\x8f\x9f\x6c\xad\x5b\x5d\x95\xed\xc6\x4d\x26\x88\xc0\x4e\xb0\xe4\x5f\x37\x72\x31\x01\x60\x74\xa2\x15\xff\xba\x2a\x9b\xdc\xa4\x77\x55\xb6\xe7\x0e\x2e\x02\x3c\xff\x3a\x33\x29\x33\x95\x27\x6d\x21\xf0\xe6\xaf\x27\xce\x03\xd3\x23\xf6\x4c\xea\xc8\x5f\x7e\x65\xea\x20\xa2\xe3\xaf\x3b\x05\x4c\xae\xdc\x9d\x02\xdd\x29\xa0\xc7\xbb\x3b\x05\xfa\x64\x2a\x27\x67\xf9\x3e\x99\xca\x5d\xab\x2e\x89\x97\xed\xa0\xe2\x56\x41\x1d\x20\x92\x3a\x20\xb8\xbf\xfe\x83\xb9\x41\x5b\xdc\x27\xfb\x5c\x9f\xee\x73\x6d\xa3\x0e\xf6\xb9\x0e\xd4\x6d\xc9\x3a\x32\xfa\x74\x12\xda\x67\x66\xa1\x3e\x59\x7e\xfa\xc4\x27\x61\xce\xe1\x3e\x4f\xdb\xc7\x1e\x54\xa0\xfb\xfa\xbc\x6c\x1f\xdf\x51\x30\x87\x74\xa7\x59\x77\x4a\x99\x53\xa1\x3b\xa5\xba\xd3\xa7\xc8\xd2\xd3\x9d\x3e\xfd\x86\xcc\xd7\x24\xbe\x9d\x0b\x95\xbf\x7e\x5b\x2f\x07\xe0\x4e\xc2\xe9\xbf\x4e\x7a\xe9\x65\x21\xaf\xdf\xe3\x96\xe2\xaf\x3b\xa5\x8a\xb3\x43\x77\x4a\xf5\x67\xd9\xa4\x7b\xd5\x32\xad\xfb\xb3\x4e\xb9\xab\x98\xbe\x5b\xc8\x18\xb7\x87\x3d\xb7\xf0\x65\x77\x1c\xc1\x7f\x9d\x2c\x93\xfb\x64\x39\xeb\xef\x46\x1d\x2f\x59\xb0\x36\x9c\x95\x1d\x87\xe6\x5f\xc7\x7f\xb9\x64\xeb\x3b\x70\x35\xae\xc2\xe5\x9b\x7a\xf1\xe9\xad\xc2\xa5\x1a\x3d\x78\x07\xf5\xbe\xc6\xdd\xc2\xb9\xd9\x5f\xf5\x0f\xdf\xd7\x92\x51\x47\xa4\xb2\x52\x96\xc8\x7c\x17\xf3\x6b\xc3\x6e\xec\xb8\xb9\x56\xc1\xdd\x8f\x3a\x8e\x63\xea\xaf\xbf\x62\xe3\x39\xd5\x74\x0c\x9d\x55\x58\x07\xe3\x86\x01\xb3\x8a\x44\x46\xdf\xbf\x8e\xb9\xa9\xda\x36\xf0\x7b\x5d\x5b\xa4\xbf\x97\xbf\xc7\x12\xa2\xdd\xd1\x5f\xb3\xec\x40\x0d\xd9\xb5\x31\xfa\x4b\x86\x9d\x8d\x94\x69\x1d\x77\xd0\x5f\xc7\x13\xb4\x64\xd4\xf1\xf8\x1d\x50\xe8\x6e\x90\x32\x74\x1c\x36\xab\xb0\x2d\x41\x1f\xbc\x8f\x32\xbf\x37\xa8\xe3\x43\x37\x70\xa6\xb4\x0d\xdc\x6d\xff\x36\xfa\xcf\x84\x64\xb2\x2e\x76\x7c\x24\xab\xb0\x8e\x5a\xe3\x4b\x32\xb2\x55\x48\xf4\xbf\x8c\xe3\x4e\x1a\xb1\x55\xf8\xbd\x93\xdf\x63\x5b\xef\x64\x0c\x5b\xb2\x81\xcc\xe7\x76\xbf\x8d\xe5\x91\x54\x60\x7f\xfd\x73\x7c\x61\xa5\xee\xb8\x1c\x56\x41\x3f\xef\x8d\xdf\xeb\xa9\xec\x56\xb6\xbe\x8d\x13\xfe\x2a\x7c\x97\xb9\xff\x39\xbe\x9c\xdf\x97\x8c\xdf\x8b\x47\xd9\xab\x6c\xf5\xd5\x97\xbe\x9b\xbe\xbb\x8c\xec\xce\x79\x7e\x15\xa7\x32\xea\x28\xf4\xef\xab\xdf\x73\xbc\x3b\xed\x03\x28\xad\x36\xce\xea\x9d\x54\x51\xab\xf0\x5d\xc6\x8d\xac\x4f\xab\xf8\x94\xd1\x7f\xa7\xf5\x9e\xfe\xde\xa0\x7d\x97\x75\x5c\x26\xf9\x0f\xbe\x57\xdd\x30\xd3\xd2\x06\x6e\xa2\x7f\xb7\xcf\xdd\xd2\xb2\x24\x7d\x7a\xfb\x1c\x89\xc7\xb7\xdd\x71\xbb\x1d\x37\x52\xa6\x6e\x30\x41\x77\xd2\x1e\xad\x22\x94\xd1\x96\xd7\x7e\x7e\xed\x67\xe6\x16\xe9\x81\x56\x61\x3f\x3b\x6e\x9f\xcf\x7d\xa9\x6c\x22\xf3\x39\x98\xf5\x37\x32\xbd\x0f\x92\xf7\xac\x62\x28\x2b\x64\xa9\x0c\xbd\x02\x17\x32\xb0\x67\x57\x91\xca\x26\xb2\x47\x19\xdf\x4b\x90\xfd\x20\x27\xcd\x2a\xba\xb2\x40\xf6\x21\x3b\x8c\x5b\x5d\xe3\x36\xb6\x43\x99\x3a\x04\x2a\x7e\x90\x0c\x66\x15\xa1\x2c\x91\x9d\xca\x2e\x63\x5e\x79\x97\x23\xd2\x20\x9d\xcb\x92\xf1\xee\x08\x65\xbf\xd8\x58\xbe\x63\xd8\xbe\xf0\xb9\xe0\xb9\xf0\x39\x75\x0d\x3f\xcd\x20\x3b\xca\xdf\x30\x01\xca\x46\xf4\xd4\x20\x9f\xc9\x2a\x4e\x51\xde\xf4\xd5\xda\x74\x56\x61\xff\xfd\x3f\x24\x94\xff\xfb\xed\x7e\x90\xa7\x64\x15\x36\xa1\xe8\xb6\xb2\x09\x65\x57\x4e\x9a\xc5\x71\x6b\x6c\xa4\x4a\xdb\xb0\xf5\xc7\xc6\xd6\x39\xc8\x19\xb2\x64\xbc\x3b\xed\x0e\x39\xd1\xba\xc3\x75\xfe\x64\x7c\x12\x0c\x5c\x83\xb4\x1c\x7f\x63\x73\xe9\x82\xe3\x7e\x90\x30\x63\x15\x53\x19\x75\x5c\x7e\xd2\xe5\x15\xfa\xce\xa7\x5f\x0e\xcd\xfd\x7b\x97\x7a\x71\x00\x0c\x72\x65\xb4\x0d\x02\xf9\x41\x82\x8c\x55\x94\x32\xba\xe8\xb6\x2d\x04\xaa\x6c\xfd\xe0\xf7\x1e\x55\xe2\xf1\x5d\x87\xfa\x51\xc5\x1e\xdb\xd2\x51\x93\xe7\x52\xf6\xbb\xce\xa7\xde\xc7\xb6\xe8\x0e\x81\x97\x67\x6c\xaf\x7d\xf5\xfa\xbd\x0e\xf5\xeb\x73\xf0\x7f\x49\x38\x35\x38\xd6\xac\xc2\xf6\x05\x75\x7c\x7e\x2f\x49\x24\xa4\x2d\x1a\x6d\x43\xd6\xb6\x9f\x6c\xfd\x1e\xc9\x1d\x56\xc1\x18\x41\xa8\x3d\x48\xf2\xb0\x0a\xbf\x6d\x2d\xa3\xa3\xa9\xee\xcd\x25\x13\x12\xee\xd1\x76\xbe\x83\x34\x0d\x6d\x23\x40\x65\x90\x9b\x61\x15\xa1\x8c\x3a\xb0\x28\x47\x73\x5a\x40\xfa\x3c\xda\xf1\x28\x7b\x95\x51\x6f\x67\x2c\xc9\x93\xd0\x24\xc8\x19\xe4\x43\x58\x85\xef\xee\x3c\xa7\xba\x93\xfa\x60\xc9\xa8\x23\xac\xd7\x29\x80\x7b\x73\x34\xa7\x40\x8b\x54\xb6\xf4\xa0\xa5\x75\x98\x6e\x07\xb7\xe6\x68\xe5\xbb\xea\x2e\x6e\xf7\xd1\xd4\x5d\xd3\x05\xc8\x79\x32\x48\x0b\xb0\x8a\x4b\x59\x22\xf3\xf7\xe6\x8f\xbb\x6f\x8d\x65\x9b\xfe\xde\xf4\xf7\x98\xb6\x6d\xda\x66\x97\x5b\x38\xd6\x46\x3b\xad\x83\x14\x7a\x1b\xde\xbc\xd1\x4e\x9f\x3b\xed\x97\xe0\x39\xf5\x19\x52\xff\xb6\x0d\xc7\xf2\xb2\xde\xcb\xdf\x4b\xea\xb8\x99\x83\xd0\xf5\x2f\x19\x6d\x56\x27\xdb\xe3\xbb\xc5\x73\x8f\xef\x3e\xbe\xeb\x58\xbe\x3e\xf7\xfa\x2e\xf3\xb2\xbd\x43\x99\xef\xae\x2d\x71\xc0\x2f\xbf\x0a\xe6\x2a\xee\xaf\xb1\xb3\x15\x8f\xdd\xad\x18\x58\xc2\x80\x4b\xfe\x6f\xc0\x22\xbf\x64\x6b\xdc\x76\xcc\xb4\x01\x6b\xfc\x92\x05\xb2\x57\x19\x6d\x01\x7e\x30\x76\x5c\x04\x03\x16\xf9\x26\xe5\xc3\x80\x39\x7e\x15\xa9\x6c\xb5\x6f\x3f\x7c\x0e\xd6\x98\x8d\x6b\xf9\x01\x19\xfc\x2a\xac\x03\x3d\xd8\x5d\x82\xe1\x71\xef\x5c\xbd\x0c\x78\xdc\x57\x61\x0e\x62\xa6\x2f\x7c\xee\xab\x98\xca\xf8\x34\x55\x72\xef\x36\x0f\x75\xd9\x07\x5d\xb5\x0f\x9b\x87\xba\xec\xaa\x29\xec\xed\x4b\xc6\xa7\x0d\xab\x0d\xbb\x60\xf0\x6e\xf8\xae\x6a\x1a\xb6\x25\xec\x3e\xe2\x72\x24\x2f\x18\x3b\x7e\xbf\xb1\x1b\x7b\x03\x40\x76\xec\x19\xca\xec\xe6\xa0\x4b\xcb\xcf\x2d\xbf\x03\x35\xd8\x55\xc9\x5d\x47\x03\xd1\xab\x63\x9f\x3e\xa7\x05\xc0\x75\xe5\x80\xf7\x7c\x15\x76\x69\x51\xef\x79\x2b\x7b\xc8\x85\xc2\x67\xb8\xc2\xee\x97\x9f\x31\x19\x8d\xcb\x57\x5d\x4d\xf1\x55\x0f\x48\xc4\x57\x41\x53\x88\x23\x1b\x50\x83\xaf\x82\xa6\xa4\x9a\xf1\xa8\x05\xae\x92\x40\xea\xc7\xfe\xfa\xb9\x2f\x9f\x9b\x8e\xb8\xda\xb7\x6b\x1c\xa6\x23\xfe\xd9\x7d\x9f\xef\x1e\xb4\xcf\xd5\x6f\xd7\x00\x48\x87\xed\xb3\x4b\x35\x00\xb8\x9e\x1b\x87\x06\xc0\xb1\xf9\x6e\xef\xc8\xa6\x32\xd3\xbc\x31\x7b\x61\xe1\x5e\x85\xcf\x0d\x9e\xc3\xe7\x31\x8e\xe6\x73\xc3\xe7\x5e\x65\xb6\x8f\x21\x3a\x38\x40\x8e\x63\x1f\xca\x78\x17\x57\xec\x38\x5c\x39\x01\x09\x8c\xc3\x95\xf3\xd8\xfd\xbd\xe0\xf7\x70\x07\x0f\x8e\xdf\x6d\x03\x79\x36\x8e\xe3\x56\xe6\x77\x24\xcf\x75\xdf\xed\xca\x58\xb1\xa1\xa6\x5e\x85\x75\x30\x94\x30\x4b\xaf\xc2\xe7\x18\xa3\x23\x7d\x17\xbf\xf9\x06\x44\x71\x1c\x18\x91\xe3\xf0\x30\x51\xdb\xbf\xcf\xf6\x03\xaa\xe8\x55\x94\xaf\x24\x32\xbb\xc3\x45\x0f\x3c\xe2\x80\x2e\x7a\x15\xa9\x8c\xe7\xa6\x4d\xd0\x65\xc7\xd9\x7e\x1c\x6e\xec\xd0\x3a\xb7\x0d\x94\xc3\x80\xbe\xf9\x6f\x1c\x6e\xec\xb8\x85\xc6\x71\x59\xaf\x0b\x21\xd7\xb1\xe3\x70\x63\x3f\xb4\x45\xc1\x15\x8c\x43\x55\x84\x9f\xb9\x6d\xe5\xf0\xdf\xb6\xcf\x73\x0a\x20\x80\x71\xb8\x38\x1e\x64\x77\xde\x08\x68\x1d\x38\x2c\x56\xe1\xef\xb1\x11\x1f\x9f\xef\xba\x99\x72\x3f\x35\x60\x20\x5e\x85\x6d\x61\xa1\xee\x0e\x7f\x77\xf8\x09\xf7\x1e\xde\x0d\x8c\x7e\xd8\x16\x66\x63\xc7\x91\x39\xba\x36\x21\x7c\xec\xa3\x6b\x13\x76\xcf\x15\x10\x57\x0e\xa8\x80\x57\x61\xbd\x0c\x6b\x77\xf5\x81\x00\x78\x40\x7a\x31\xba\xfb\x61\x77\x3f\x84\x94\x7c\xe0\x9e\xff\x1b\xb0\xf8\xb6\x0d\x86\xc6\x01\x29\xef\x2a\x68\x32\xe1\x70\xa3\xbb\x1f\xf6\x5f\xfa\x39\x4c\xe0\xee\xf0\x42\xa9\xbb\x64\x54\x3b\x95\x91\xb2\x6d\x9b\x0c\x51\xd7\x46\xc3\xcb\x3f\x34\xe5\xe0\xb9\xfd\x1b\xd2\xd7\x6e\x93\x51\x83\x8f\x76\x15\xe7\x7f\xfd\xaf\x01\xca\x77\x40\x15\xbb\x0a\x3a\x05\xff\xd4\xe8\x97\x8f\x39\xb8\xdc\x39\x8f\xae\x95\xd5\xef\x1f\x89\x15\x55\xb8\x7e\xf4\x87\x74\xb9\x18\x18\xf0\xb9\xae\xc2\x1a\xd6\x0c\xeb\xee\x67\x5d\x7b\x0a\x08\xce\x80\x70\x75\x15\xb7\x32\xfa\x49\x7b\x0a\x6e\xd5\x25\xe3\xdd\xcf\xa1\x90\x7e\x06\x22\x8f\x01\xd7\xe9\x2a\x50\x15\x6e\x9f\xc7\xd8\x4e\x65\xa8\x0a\x98\xa2\x31\x9a\xcf\x35\x9f\x63\xb8\x87\x47\x8a\xa1\xaa\x00\x0d\x1a\x70\x92\xae\xc2\x7e\xaf\xf5\x65\x43\x1b\x0b\xf2\xd1\xc1\xed\xc4\x18\x6e\x7b\x70\x8d\xb6\x0d\x0f\xfa\x80\x5f\x74\x15\x36\x8f\x05\x79\xb8\xed\x8d\xe3\xf7\x1c\xd5\x6a\x76\x49\xf0\xd9\x20\xd1\x18\xf0\x72\xae\xa2\x94\xf1\x19\x2e\x28\x63\x6d\x75\xcd\x08\xd8\x01\xbb\xe6\x2a\x76\x65\x1d\x99\xef\x0e\x7f\x8f\xd9\x3c\xdc\xe3\xa0\xd0\x6c\x86\xaa\x8e\xe1\x1e\x07\x93\xe6\x92\xf1\x69\x61\x5b\xa0\x5b\x31\x42\x75\xc0\xa2\xf9\x37\x46\x76\x64\x9c\x96\x46\xfa\xbd\x84\x8a\x6a\x19\x0f\xb5\x76\xa0\xb5\xc6\x64\x8e\x51\x3e\xc6\xb6\xb7\x8e\x07\xc8\xec\xd1\xf2\x33\x3a\xdd\x32\x6d\xca\xb4\x29\x6c\xcb\x5c\x25\xad\x22\x95\xd1\x05\x6a\xf2\x98\xbf\xfc\xc5\x74\x3d\x8e\xb0\x31\x4e\xeb\x40\x5b\xa0\xa8\x5c\x85\x9f\x11\x3e\xe7\x67\x5c\x76\x41\xf0\xb9\xd7\xa3\xec\x5d\x9f\xa1\xb2\x78\xd8\x80\x2e\xb2\x89\x65\x18\x43\xf5\x86\xf8\x71\xc9\x78\xce\x2d\x73\xac\xf3\xf1\x80\x20\x68\x8c\xdb\x57\x1f\x6b\x60\xce\x0f\xcf\x15\xe3\xb1\x25\xd8\x75\x43\xfd\x86\x69\x71\x74\x55\xef\xb5\x21\xaf\x9d\x32\x69\xf0\xe7\x87\xa1\xf2\xa6\x9c\x1c\xc3\x8d\x55\x3e\xc5\xae\x36\x7e\x7e\xeb\x77\xfb\xd8\xea\xbb\x70\x16\xc0\x66\xd8\x1a\xce\xc6\x11\xce\x82\x80\xd0\xb7\xe1\xc8\x1a\x30\x13\xae\xe2\x50\x36\x91\x4d\x65\xa7\xa8\xe0\xd5\x9f\x30\x07\xae\x62\x57\xc6\xbb\xaa\x7c\xec\xa2\x87\xb1\x08\x21\x0f\x5c\x85\x75\xa0\x66\xe1\xde\x08\xa7\xdf\x92\xad\xce\x83\xaf\x6f\x15\x3e\xc7\xe9\x2d\xf0\xe9\x8f\x18\xb6\x05\xbd\x80\x2d\x6f\x15\xd6\x81\x25\x1f\xc3\x3a\x54\x6f\x12\x19\x0d\x88\xf1\x56\xc1\x3d\x18\xe1\x9f\x23\x3c\x44\x47\x58\x2f\x2b\x46\xb8\xaf\xc6\x32\xcd\xc6\xf0\x33\xd2\xc7\xd2\x57\x39\x93\x87\x87\xe4\xe0\xa0\xd1\xf0\x77\x0d\x18\xe2\x56\x61\xb5\x18\xf7\x70\xba\xad\xc2\x6e\xc1\x90\x0f\xf7\x52\x18\xdb\x96\x8c\xe6\xa9\xb6\x71\xfa\x1c\xfb\x48\x68\xd5\xc5\xe9\x10\x31\xe2\xe1\x0a\x1c\xa7\x77\xcf\xf3\x7f\xb0\xc5\x43\xd6\xb6\x0a\x7f\x9a\x33\x79\x78\x0e\x81\x3f\x6d\x0d\x0c\x9f\xa4\xa6\xc3\x9d\xb6\x64\x7c\xba\x67\x68\xa8\xd2\x5a\xe3\x46\x78\x84\x67\x68\xa9\xd1\x0c\x66\x1b\xd0\x9e\xfd\x8d\x50\xaf\xf7\xc6\x67\xba\x25\x07\x5b\xb2\x6c\x15\x03\xba\xb3\x55\x30\x5a\x44\xb3\x8e\x78\x6c\x8b\xfa\xbf\xab\x11\x5a\x8c\x70\x91\x2d\x19\x6d\x79\x1d\xc1\xd7\xf6\x71\x76\x0f\x95\x1d\x3e\xb2\x25\x63\x18\xb4\x22\xe1\x1f\x5b\x32\xb4\x49\x2b\x32\x9c\x01\x44\x8e\x0e\xaf\x0d\x46\xc2\xed\xd9\x76\x8c\x7f\xc8\xbf\xfe\x46\x72\x37\x6a\xb6\xc7\x91\xdc\x8e\x8e\xf4\x76\x94\xf8\xb3\x91\xce\x80\x6c\xf6\xdf\x18\xc8\x1e\x65\xaf\x32\xde\x75\x56\xa4\xb3\x02\xf2\x96\xe1\xd5\xc4\x80\x12\x6c\xc9\xa8\x77\xb7\x5e\x23\xbc\xf8\x8c\xf4\x48\x04\xf9\xd7\x7a\x8c\x9f\x73\x6f\x80\x04\xac\x99\x75\x79\xa4\x93\x07\x92\xaf\x25\xa3\x29\x9d\x61\xcb\x6e\x37\xa3\x61\xe9\x99\x28\xbb\xdd\xcc\x32\x93\x5a\x20\xe9\xe4\xd9\x71\x0f\xa4\x06\x28\x3c\x5e\xad\x91\x41\x76\xa4\xfb\x40\xba\x0f\x90\xde\x70\xa4\xe7\x9a\x4c\xdb\x87\x5a\xc1\xb5\xb5\x0a\x2f\x92\x59\x54\x52\xaf\x54\xba\xe8\xeb\xc1\xf3\xd6\x65\x24\x86\xaa\x61\x5f\x23\x35\x55\xb2\x7c\x0e\xb5\x82\x66\xeb\x6f\xe4\xf4\x39\xcc\x81\xf4\xfc\x93\xd3\xe7\x50\xa1\x9c\xf6\x01\x47\xf2\x06\x18\x77\xa4\x8b\x79\x5e\xbe\x6b\x9f\x6a\xac\x24\xc6\x4a\x3b\xd8\x6c\x52\x63\x25\x6f\x9f\x53\x0d\xb4\x3a\x21\xb6\x6a\xed\x70\xc8\x5d\xcd\x13\x6f\x67\x83\xff\x75\xe4\x63\x1f\x3c\xbe\xcb\x26\x92\x4f\x28\xb3\x0e\x0e\x0e\xa9\x9b\x08\xae\xab\x25\xa3\x2d\x9a\x35\xc9\x31\xbd\x91\x2f\x63\xa4\x6a\x9f\xaf\xcf\xe1\xe9\x4b\xd7\xf8\x54\xc5\x35\x13\x61\xae\x5a\x45\x28\xa3\x0e\x55\x3c\x55\xf1\xc3\xb1\xd4\xda\xe5\x26\x6b\xc9\x56\xbf\x40\x56\xb5\x8a\x2e\x35\x7f\x43\x56\xca\xa6\xb2\x03\x19\xef\x96\xd4\x20\x07\x9b\x46\x69\x12\x55\xfb\xbd\x3b\x91\xa5\x32\x74\x12\x7e\x96\x51\xdc\xd8\x0c\x78\xa4\x9a\x11\x68\xa3\x34\x89\x6a\x37\x82\x1a\x7b\xa5\xdc\x20\x0a\xfb\xa7\x71\x23\x37\xca\x03\x55\xe1\xbd\x37\xb1\xea\x28\x0f\x54\x75\xf8\x2e\x4b\x49\x69\x8d\x57\x57\x86\x1e\x94\xbe\x80\x52\xc7\xa1\x41\x1a\xe5\x06\x51\xea\xb8\xae\x3c\xd8\x9d\x56\xf1\x28\xf3\x39\xf4\xa5\x30\xbd\x1b\xc9\x21\x46\xe9\x76\xaa\x38\x95\xf1\x1d\x6e\x1a\xa5\xad\x03\x13\xfd\x28\xcf\xf3\xb0\x29\xb5\x06\xd9\xf7\x80\x42\x69\x15\xd6\xc1\x5c\x2d\x5d\x51\xb0\x16\x2d\x19\xcf\x95\xdf\xab\x8e\x13\xc0\x35\x4a\x1d\x2f\x77\x08\x4d\x87\xd2\x88\x81\xef\x67\xed\x69\xb4\xc5\xd3\x56\xb9\x1b\x0c\xfb\x5e\xbd\x2f\x97\x7b\x92\xb5\x8c\xf2\x90\x5f\x97\xd0\x1f\xfb\x59\x2b\xa6\xee\x4d\x19\xe3\x71\xdb\xcf\x2e\xf7\xba\xed\x20\xf3\xf9\x1b\xe5\xd2\xae\xdb\xae\xd4\xf1\x52\xc7\x75\xc7\x95\x3a\x5e\x8f\x6d\xe1\x20\x50\xea\x73\xfd\x52\xf4\xb2\x61\xd7\xc7\xba\x06\x8f\x4e\x33\x54\x69\x94\x66\x7a\x7d\xac\x1b\xc3\xbe\xff\xd4\x2b\x97\x71\x12\xd2\x8d\x52\xc7\x4b\x1d\x1f\x8e\x87\x3a\x5e\xea\x38\x79\x99\x86\x37\xb3\x63\x42\xe1\xdc\x48\x78\x34\x20\xcb\x59\x05\x7a\x40\x10\xd7\x98\xea\x3d\xb4\x38\x4b\xb6\x74\x63\x6a\xf0\x4c\x0d\x1e\xc2\xb2\xc6\x54\xc7\xa7\x3a\xae\x8b\x6e\xba\xdc\x4f\x97\x7b\x98\x78\xc7\x74\xb9\x87\xfa\xa6\x19\xc2\x34\xa6\xba\x3b\xd5\x5d\xd8\x6e\xc7\x3c\x6c\xcb\x61\x5b\x18\xdf\xa9\x6b\x6b\x76\xfb\x99\x79\x39\xd5\xe7\xe9\x3a\x3e\xfe\x27\xbb\xfd\xf4\xa0\x39\xcd\x39\xaf\xa7\x6f\xba\xcc\x4f\xed\x26\xf0\x25\x63\x8e\x4b\xd9\xa7\x8c\x4f\xd2\xf3\x0a\xf9\xcc\x92\xf1\xe9\x4e\x81\xc9\xe5\xa6\x31\x53\x43\x4c\xc7\x98\x2e\xfd\x7a\xff\xa6\xea\xfe\x23\x7d\xd1\xd3\xe7\x25\xf7\x80\xd7\x65\xc9\xf8\x74\xd5\x1d\xca\x95\x65\x4b\xd1\x16\x1d\x0e\xd3\x29\x40\xe4\xce\x98\x4e\x01\x21\x91\x72\x45\x8e\xa9\x91\xc4\x5d\xf7\x92\xd1\xbe\x69\x5b\x34\x9c\x80\xec\x8d\xa9\x37\x76\x3a\x55\x74\xe1\x4d\x0d\xa7\x49\x16\x15\x4f\x4b\x53\x0f\xd9\x74\xf6\x10\xde\x3c\xa6\xc6\xd2\x74\xd7\x20\xa2\x6f\xc0\xad\xb2\x0a\xbb\x00\x4d\x9c\xfa\x2a\xe6\xe5\xbb\xac\x02\xd3\x19\x35\x6f\x9b\xac\x86\xdd\x6a\x0e\xf7\x66\xd2\x60\x8d\xe9\x4e\x32\x6f\xbb\x9e\x55\x7e\x6a\x18\x4d\x0d\x23\x60\x28\x63\xea\xdc\x85\xd4\x64\xc9\xa8\xe3\xf5\xd3\xde\x5f\x56\x56\x9e\xf3\x72\x61\x72\xb9\xd0\x42\x6d\xf2\xb4\x30\x9d\x3d\xe0\xe6\xc7\xf4\x22\x61\x02\x94\x6a\xc9\x90\x9f\xce\x8a\x73\x83\xa9\x81\x45\xf4\xf4\x14\x70\x7a\x0a\x80\x40\x63\xc0\x81\xf2\x37\xce\x1f\x4f\x14\x0b\xc8\xa9\x5d\x74\x72\xdf\xd0\x08\xb1\x19\xa7\x76\xd1\xa9\x5d\x44\xa8\xc3\x38\xdb\xef\x5d\xab\x45\x33\x4e\xfd\xc2\xa7\x76\x11\x00\xf7\x71\xee\xa1\xac\x94\x25\x32\xdb\x72\x58\x2f\xda\x02\xfb\xc9\x2a\xac\x03\x2d\x38\xbd\x83\x80\xf4\xa4\x19\xc9\x35\x4e\x4f\x10\xf0\x9a\x2c\x19\xbf\xe7\xa1\xf9\xf4\xd0\x0c\xa4\x7a\x9c\x1e\x9a\x4f\xae\xe6\x9a\x4e\xe5\xd3\xab\xb9\x53\x23\x88\x78\xd1\x71\x3a\x63\x4e\x37\x08\x02\xc0\xc7\xe9\x8c\x81\x90\xa4\x49\x16\x3f\x4e\x0f\xc8\xa7\x07\x64\x42\x4a\xc7\x19\xbf\x77\x6f\x65\xb4\x19\x84\xe6\xf8\x51\x8a\x10\x94\x3b\x4e\x8d\x25\x68\x43\x96\x8c\x77\x3d\x91\x40\x07\xb2\x64\xbc\xab\xa7\xef\x74\xc6\x00\xa7\x18\xa7\x77\x15\x10\x6a\xb4\x06\x62\x7e\x9c\x1a\x46\xa7\x27\x5f\xa2\xae\xc6\xe9\xc9\xf7\xf4\xe4\x4b\x30\xfe\x38\x4f\xeb\x50\xed\x09\xf0\x18\xf0\x60\xac\x22\x95\xf1\x9c\xc6\x12\xdc\x15\xcd\x80\x9d\x71\xaa\xf6\xa7\x1b\x89\xee\xb8\xd3\x73\xc3\xc9\x3d\x5b\x2b\xfb\xde\x23\xf2\xe9\x11\xb9\xec\x67\xcf\x0d\xa7\x06\x54\x61\x47\x9f\xba\x80\xce\xc7\xe7\xb8\x4b\x39\x9f\xdf\x73\x9f\x32\x9e\x7b\xd5\x3f\xae\x95\x1b\xb4\x46\xe3\x7c\x1d\x5f\x37\x1c\xc2\x68\x06\xac\x13\x7f\xe3\xfc\x6c\x9f\x63\xe4\xb9\xe1\xc4\xfb\xdc\xca\xf1\xf0\xdc\x00\xcf\x44\x6b\xba\xf2\xce\xef\xf7\xae\xf5\x32\x1e\x97\xde\x67\xe8\x25\x5a\x23\xe7\xcb\xb8\x9c\x1f\x97\x67\x04\x08\x69\xc7\xa5\x11\x74\xed\xd4\x4b\x0c\xcc\xb8\x34\x82\x2e\x0d\x1e\x00\xbe\xe3\xd2\xe0\x81\xdd\xa1\x35\xd0\xbb\xe3\x72\x83\xb8\xdc\x20\xe0\x64\x1c\xd7\x31\x95\xf9\x1c\x2e\xd3\x4b\xf7\xe3\xe5\x29\x59\x4f\x1b\x30\xb8\x55\xf8\x1c\x3a\x7e\x81\x22\x1b\x97\xba\x0b\xcf\xfc\xb8\x80\xad\x8c\xcb\x95\x5d\xdf\xd8\xa5\x71\x03\x8b\x42\x6b\xd0\xb1\x8f\x4b\xe3\x06\x06\x85\x66\x7c\xc7\xb8\xd4\xc9\xcb\xd5\x7e\xd2\xf7\x97\xc6\xfa\xa5\xd7\x86\x70\xba\x71\x79\xfc\xbd\x3c\xfe\xea\x43\xbb\x4e\xeb\x55\xff\x80\xf8\x8e\xcb\xa5\xf8\x3a\xad\x17\xe3\xf5\xba\xfc\x36\x0d\x19\x1d\x66\xd7\x65\x9f\xaa\x7f\x24\xa2\x1e\x70\x21\xac\xc2\x6f\xc3\x50\xbd\x34\x5a\x2e\x75\x6d\x3a\x1e\xea\xda\xc5\xb2\xbb\xc3\x8a\x31\xa0\x3f\x58\xc5\xad\x8c\xf6\x69\xa0\x5c\x26\xfc\x77\x4d\x84\x51\x60\x15\xaf\xb2\x55\xc7\xad\x07\xe5\xc6\x8f\xb8\x03\xaf\x1a\xb7\x06\x32\x94\x00\xeb\x58\xdd\x91\x31\xcf\x6f\x8c\x82\x7d\x63\x1e\xdd\x3a\xfe\x6e\xbc\x20\xfb\xc6\x9c\x21\xe4\xff\x6f\xdc\xac\x75\x84\x2f\xfc\x73\xb3\xbf\xb5\x2d\x20\x02\x68\xfb\xc6\x94\xba\x55\x1d\xe2\xfe\x97\x8c\x9f\xf6\x3c\x78\x77\x3f\x89\xe1\xbf\x7b\x28\x4b\x65\x34\x4b\xe3\xe1\xc6\x78\xd8\x75\x8a\xdd\x1a\x0f\xc4\xec\x2f\x19\x75\xb8\x3c\x12\x96\xbf\x64\x74\x87\x4e\x17\xc2\xf3\x9b\x6c\x75\xe3\xd6\x75\x7d\x87\x9f\x89\x4a\xdc\xe9\xef\xa5\xef\x62\xef\xde\xaa\xd3\x9d\x76\x2f\xd3\xec\xf6\x2a\x97\xf0\x8e\xb6\x83\xc8\x1a\xb7\x90\x83\x5b\x4e\x22\x80\x8f\xe3\xd6\x78\x20\x72\xbe\xed\x24\x53\x1f\xb7\xce\x42\x02\xe8\x9b\x48\xba\x71\x4f\xbb\x7c\x2d\x8f\xc3\x9b\xdc\xdb\x9b\xdc\xfb\x34\xf9\xc6\x46\xf3\x74\xba\xdc\x90\x06\x99\x0a\x62\xdc\xde\x9b\xdd\x97\xcf\xb1\xd3\xdd\xae\x84\x37\x9a\xb8\x43\x1a\x39\x6e\xcd\x67\x22\xe7\x97\x8c\xe6\xdd\x0e\x07\x47\xc9\xbd\xa9\x25\x1a\x00\x37\xab\x9e\x79\x4e\xc6\xad\x2f\xfc\x7e\xac\x97\x95\xf5\x7e\xec\xd2\xd7\x7a\x59\x45\x6f\x8f\x8d\xf7\x6b\x1d\x98\xc0\xb7\xde\x42\xa2\xeb\x97\xac\x90\xd9\xe6\xd7\x6e\xc1\xf3\x70\xab\xd9\x44\xde\x2f\x19\xdd\xa2\x99\x7d\x7f\xb6\xcf\xa1\xd4\xa4\x06\xac\xd7\x76\x80\x5b\x43\xb0\xde\x78\x36\xdb\x8c\x09\xfc\x38\x03\x9e\x35\x03\x06\x19\x39\xc7\xe3\xa5\xf2\x83\x5b\x71\xd7\xdf\xf5\x68\x65\x3f\x9b\xcd\x63\x11\x78\xbc\x54\x7e\x9c\x28\xfa\xbb\x1e\xef\x61\x80\xfb\x2d\x59\x21\xbb\x95\x3d\x32\x9e\xd2\x94\xe6\xbb\xbb\xef\xb2\x08\x3c\x1a\x0a\x8f\x13\x0a\x12\xa8\xf1\x88\xe1\x79\x9c\x1d\x50\xa4\x8e\xc7\xd9\xf1\xc0\x86\xb3\xeb\xe4\x7a\xb4\xbc\x1f\xac\xec\x5d\xe7\xd5\xa3\xb7\xe4\xe1\x24\xb9\xeb\x94\x7a\x5c\x58\x9f\x6e\x0a\x28\xcc\xd9\x47\xef\xfa\x33\x52\x19\x6d\xf6\x74\xf9\x70\x83\xbc\xc3\xb4\x36\x1e\xdd\x8f\x0f\x8b\xed\xae\x53\xea\x71\xb1\x7d\x70\x3f\xca\x56\x3e\x1e\xbd\x2a\x4f\xda\x66\x6c\xcd\x47\x4f\xfa\x83\x19\xbd\x83\xe5\x1a\x4f\xfd\x64\xb6\x99\xd9\xf6\xe8\x7f\x7c\xa6\x32\x87\x4d\x93\xf9\x99\x7e\x2f\x33\xeb\xf1\x66\xe7\x99\x7e\x07\x0b\xeb\x73\xfa\x1d\xa7\xef\x32\xdb\x1e\x0d\x85\xe7\xfa\xc9\x68\xb3\x4e\x42\xa2\xe4\xdb\x7e\xd8\x57\x3a\x04\x1f\x55\x5c\x4c\xd5\xe3\x1d\xdd\xa3\x8a\xc3\xbc\x36\x1e\x6d\x5c\x82\xe4\xdb\x4e\x6a\xa0\xf1\x08\x96\x79\x54\xf1\x03\xb5\x7f\xde\x43\x99\x75\x70\x62\x7f\xdc\xc4\x1f\xb2\x0d\x99\x29\x71\x3c\x7a\x41\x1e\xbc\x20\x3b\x6c\x13\xe3\xd1\xd5\xfd\x70\x42\xdc\xc5\x5e\xbd\x5e\x0d\xbf\x18\xb4\xbb\x9e\x9b\xd7\x0d\xfb\xdd\x4c\xe6\xc8\x54\x78\x5d\xbc\x5f\x75\x52\xcf\xcd\xeb\xe2\x4d\x6c\xfb\x92\xad\xfe\x7b\x5d\xbc\xdf\xdd\xef\xc0\xa0\x78\xd5\x35\x23\xa9\xf6\x83\x93\xdf\xab\xb7\x8e\x10\xf4\xb6\x43\xe8\x33\x5e\x37\xf1\xf7\xf0\x5d\x36\xbf\xf7\xb8\x94\xe1\x72\x66\x7f\x20\xf4\x7c\x15\x9f\x8f\xad\x6e\x7e\x5d\xb0\xdf\xee\x67\x30\x3d\x5e\x55\xf2\x1d\x36\x19\xa7\xc0\xab\xfa\xbd\xaa\x9f\x0e\x99\x77\xdc\xca\x1e\x65\x3c\x17\x36\x2f\x7e\xcf\xf1\x69\xaa\x24\x51\xdb\x6d\x87\x09\x68\xbc\xba\xba\x41\xa5\xb6\x5d\x47\xcb\xab\xaa\x11\x71\xb3\x64\xb4\xcf\x5b\x9b\x97\xfd\x7f\x17\x97\xf5\xaa\x56\xaf\x84\xc5\xe2\xad\x0c\xab\x19\xef\x69\xbd\x4c\x85\xd7\x15\x96\x10\x9a\x26\x33\xd5\x78\xdd\xeb\xdf\xcb\x36\x33\xbc\xaf\xb6\xe6\x8b\x5d\xb9\x8b\xad\x32\x34\x66\x08\x5b\x35\x24\x67\xbc\xee\xeb\x2f\xd9\x35\x76\xaf\x6d\x5e\xef\x59\x5e\xd5\x4f\x87\xcc\xeb\x15\x31\xb1\xcc\xcd\x50\x9b\xf1\x6a\x57\x0a\x6f\xdd\x75\xd2\x08\x6f\x1d\xaf\xb9\x1a\xbb\xc3\xa6\xaa\x11\x37\xdc\x76\x52\x78\x8c\x57\x07\x05\x21\xc3\x4b\xb6\xda\xf2\x79\xc4\xfa\x36\x7f\x8f\xcb\xd5\x4f\xfc\x96\x81\xbf\xe4\xa5\xfb\xe7\x5e\xff\x79\xb4\xfa\x5c\x1d\xf5\xeb\x88\x88\x1d\x1f\x47\xab\x5d\x88\xd6\xe7\xd1\xea\x53\x63\xc9\xcb\x3c\x3e\x4d\x4c\x80\xb1\x4b\xc6\xbb\xfa\xcf\x08\xdb\x6d\x3b\xb9\x3c\xc6\xe7\x31\xea\x53\xed\xc8\x93\x31\x3e\x4d\x4c\x51\xb2\x06\xac\x8c\xaf\xdb\x16\x55\x51\xff\xcf\xe7\xfe\x4f\xc8\x6c\x33\xa3\xcb\xf8\x5c\xf5\x08\x97\x5d\x32\x9e\xd3\xec\xfc\xe2\x97\x46\x69\x43\xf6\x7b\xce\x7a\xd9\x9c\x3f\x7d\xc9\x1f\xcc\xe5\xbb\x7e\x9d\x4f\xbf\xf1\x2f\x08\x56\x1f\xce\xa7\xd9\xf9\xd5\x4f\xc6\x73\x1e\x85\x08\x66\x5d\x32\xda\xec\x4a\x48\xc0\x6a\xdb\xdd\xad\x80\xc7\xae\x22\x95\xf1\xae\x47\xa1\xef\xf4\x3b\xca\xe7\x50\x3b\x91\xb3\x3b\x39\x89\xc7\xa7\x7a\x12\x8f\xda\xf6\xe1\x50\x0b\xe5\xfa\x48\x7b\xba\xc3\x48\x33\x3e\x3d\x00\x9f\x2a\x4b\xc0\xe5\xf8\x3c\x0a\x01\xa0\x6d\x3b\xf4\x36\xe3\xd3\x00\xf8\x54\x59\xe8\x64\xc6\xa7\x01\xf0\x69\x9e\x06\x53\xf4\xd3\x2b\xf0\x71\x14\xda\x61\x91\x19\x9f\x46\xc1\xa7\x51\x20\x6c\xeb\xd3\xf7\xf6\xbd\xa1\x8c\xdf\x7b\x4b\xd9\x54\xc6\xf7\x7a\x6d\x4e\x30\xd9\x92\xd1\x3e\x8f\x47\x9f\x26\x30\x2c\x31\xe3\xf3\x78\x24\x3a\x77\x87\x08\x66\x7c\x9f\x7a\xa0\xf1\x00\xa7\x4b\x00\xcb\x5d\x05\xa9\xd1\x96\x4a\x86\xe0\xdc\xd8\x36\xab\x5d\x2a\x14\x1b\x48\xb3\xd8\x34\x0a\xf0\xf9\x84\x91\x69\xf1\x8b\x4c\x83\x77\x25\x40\xef\xae\xa2\x94\x25\xb2\x57\x99\x5d\xb0\x4e\x3d\x21\x88\x37\x04\xf1\xee\xf8\x81\x62\x03\x08\x1e\x1b\xae\xe4\x3d\x96\xfa\xc5\x76\x58\xc7\xf1\x7b\x8e\xf6\x31\x15\x62\x73\x51\x06\xca\x15\x1b\x53\x21\xb6\xc3\x77\x07\xcf\x01\xec\x08\xf0\xbd\x6d\xc7\xc1\x13\x5b\xb7\x2d\x1a\x05\x70\x07\xc6\xb6\x96\xe3\x55\x58\x47\xd2\x96\x61\x1d\x9a\xcc\x70\x10\xc7\x36\xec\x03\xa7\x0c\xf0\xae\xd8\x86\xbf\x17\xf6\x41\xf2\x7b\x61\x97\x86\x43\x59\xb4\x0f\x60\x79\x6c\xf8\xe0\x76\x08\x8f\x62\x4b\xdb\x97\xaa\x50\xd1\x66\x3c\x0a\xb1\x25\x49\xff\x76\xaa\x2d\xbb\xa0\x7c\x75\xd2\xbc\xb2\x8a\xb2\x79\x93\xae\x02\x24\x19\x9b\xd6\x36\x51\xfe\x21\xc0\x37\x36\x1c\x0f\x72\x8a\xc6\x36\x1d\x22\x1c\x0f\x3b\x70\xb1\x30\x4c\x2f\x36\xdc\x72\x3b\x70\xb1\xd8\x4e\x9b\xc7\x7d\xa6\x9c\x18\xb1\xe1\x96\x8b\xcd\xcd\x00\x08\x59\x80\xf6\x5d\x85\xb2\x9d\xcf\xbd\x1c\x0e\xed\x0e\x20\x64\xb1\xdd\xd6\x7b\x5b\xef\xc1\x73\xb7\x43\xee\x66\x00\xac\x2c\x04\xf3\x86\x60\xde\x1d\x08\x59\x6c\x8f\xc3\x81\x07\x7b\xc7\x61\x14\xdb\xeb\x73\xaf\xed\xeb\x7c\xef\x67\x1d\xf8\xd1\x4c\x95\x1a\x02\x72\x43\x40\xee\x0e\xd7\x59\x34\x4c\xe1\x68\xda\xbd\x40\xc8\xa2\xe1\x48\x8b\xa6\x8a\x03\x17\x8b\xa6\x8a\xb7\x66\x5b\x50\x17\x81\xbb\x01\x56\xb7\xed\x38\x91\xa2\xe1\x34\x0b\x81\xbb\x3b\xdc\x6f\xd1\x58\xd9\x03\xfc\x6e\xdb\x21\x96\x0b\xc3\x1a\xa3\x69\x8b\x10\x12\x18\x4d\xb5\x6f\xda\xbd\xe4\x0d\x8b\x86\xdd\x1b\x82\x79\x77\x28\xf3\x42\x30\x6f\x80\xdf\x5d\x32\x9e\xeb\xb6\xcf\x53\x21\x04\x77\xd1\xb8\x76\x0f\xc1\xbc\x3b\xfc\x6f\xd1\x86\xdf\xab\x8a\x43\xa9\x10\x4d\x15\x6f\xda\xc2\x60\xc4\xa2\xa9\xe2\x4d\x15\x87\xc4\x27\x0c\x69\x0b\x41\xbf\x3b\x39\x64\xa2\xa9\xe2\x4d\x15\x07\x37\x16\x2d\xfc\x0e\x60\x6f\x3b\xb8\xb1\x68\xaa\x7d\x53\xed\x71\x54\x45\x53\xc5\x5b\xf9\x7b\x2c\x1b\x02\x81\xa3\x69\xa0\x54\x57\xe6\xef\x95\xbf\x37\x78\x77\x5a\xaf\xba\x8b\x03\x2a\xda\xb4\xcd\xda\xcc\xc4\xa7\x45\xc3\x66\x8e\x76\x1e\xca\xe8\x83\xd3\x77\xb5\x99\xe1\x81\x89\x76\xda\x57\x97\x6d\x61\xea\xb7\xcb\xb6\x90\x54\x7b\xaf\x1c\xff\xdc\xec\x43\x9c\x70\x34\x6d\x9f\x72\xf8\x2f\x7f\xfa\xf6\xa7\x8b\x4f\xba\xfd\xe9\xdb\x26\x14\x5d\x7e\xab\x3a\x4e\x01\xfc\x53\xd1\x1e\x9b\xfa\xf8\x7b\x0e\xf5\xeb\x30\xe0\x5e\xde\x49\x8f\x11\x0d\xdb\x27\x9a\x53\x00\xb2\xff\x68\xb8\x97\xa3\x01\x32\xd9\xc1\x9a\x45\xfb\xac\xd7\x0d\x02\x5e\xf3\xd8\xf1\x8b\x85\x78\xe2\x1d\x5c\x59\xec\x18\x28\xb1\xab\xc6\xf8\xac\x62\x57\x65\x89\xa7\x5d\xb2\x35\x05\x76\xd5\x73\x57\x3d\x41\x87\xc5\xae\x7a\xee\x1e\xd5\x20\x25\x89\xdd\x15\x58\xb0\xef\x4e\x2a\xc8\x10\xec\x1b\x80\x7d\x03\x67\x7f\xec\x6a\xec\xae\xc6\xe2\xee\x8a\x7d\x58\x85\xda\x89\xbb\x2b\x76\x4c\xe5\x10\xeb\xbb\x93\x65\x30\xf6\x61\x93\xc3\x6e\x59\xa7\x80\x30\xe2\x3e\x8c\xb8\xdf\xc9\xa5\x10\xbb\x9a\xb8\xab\x89\xb0\x4a\xc5\xee\x02\xbc\xe7\xef\x39\xda\x42\xb4\x4f\xec\xfa\x3b\x88\x7b\x8f\x9d\xcb\x92\xd8\x93\x95\x95\x9c\x89\xb1\x97\xbf\xa7\x99\x8d\x5b\x2c\x76\x57\xe5\xdd\x55\x19\xb7\x58\xec\x5c\xa0\xc4\x3e\xfd\xb6\xc9\xbb\xd3\x36\x9b\x9a\x7e\x4e\xea\xe0\x12\x24\xc4\x04\x93\x26\x6c\xfd\xc3\xef\x65\xb5\x3d\x08\x52\x0e\x00\xc2\x7f\x21\x28\xf8\x00\x28\x1c\x3b\x11\x9f\x01\x36\xb8\x1d\xe0\xc8\x62\xbf\xfc\x3d\x6e\x41\x0e\xb8\x22\x62\xc7\xf5\x16\x3b\x2a\x79\x90\x03\x21\xf6\xc7\xdf\xc3\xa4\x3e\x36\xd5\x40\x55\x13\x14\x7c\x80\x19\x8b\xfd\xb5\x0f\xb8\xb5\x38\xc0\x8c\xc5\xfe\x39\x94\xdf\x4f\xb6\xde\x3d\xb8\xaf\x8e\x83\x7b\xbb\x03\x80\x58\x1c\xae\xac\xc7\x3a\xc4\x2d\x59\x47\xc6\x98\x1f\xcd\xef\x60\x63\x3f\x38\xd1\xc5\x81\x5b\xf6\x80\x00\x24\x0e\x0d\x8a\xc3\x6c\xe3\x80\xc1\xe2\xe0\xea\x21\xc0\xf7\x2e\x19\xef\xba\x8a\x1e\xbb\xdf\xc1\x8a\x7e\x68\x3c\x1c\x87\xdf\x81\x6e\x1c\x87\xed\x3b\xec\x17\x56\xf9\x83\x13\x5d\x80\xf9\x6d\x07\x08\xb1\x38\x0e\xdb\xd7\x7d\x17\x7d\x39\xba\x6d\xe9\xbe\x8b\x6e\x1c\x78\x14\xe2\x18\xf6\x7d\x51\xaf\x2b\xeb\x31\xfc\xde\xa2\x5f\xd4\xc9\x23\xec\x17\x56\xf4\x23\xac\x23\xed\x03\x76\xec\x23\x6d\x1f\x3a\x79\x10\xc5\x18\x87\x2b\xe6\xc1\x35\xc3\x41\x54\x69\x1c\xe9\xf7\xa6\x89\x0a\xd1\x83\x43\xfd\x3b\xf0\x32\x1c\x70\x5d\xc4\x31\xfd\xbd\xe9\xef\x35\x9e\x9b\x53\xd9\x2f\xc9\x21\xfd\x7c\xf9\x1d\x1c\xe9\x0e\x00\x5c\x71\x5c\xfe\xde\xe5\xef\xb1\x52\x43\xd9\xb1\x8a\xc3\x74\xa3\xbc\xeb\xce\x7e\xdc\x72\x5e\x38\xbe\xb7\x63\x6e\xb2\x45\xa2\x18\x03\xb8\xef\x2a\x6c\x8b\xe3\xfb\xf8\xee\xe3\xb7\xb1\x44\x1c\x8f\xe3\xc1\xf2\x77\x00\xf4\x8a\xc3\xa5\xee\x78\xad\xc3\xf1\x7d\x7d\xee\xb5\x0e\xc7\xf2\xb5\x4f\x59\xfe\x0e\xb2\x43\xc7\xf1\xf9\xbd\x9f\xcf\x31\x96\x5d\x3d\xed\xbf\x8c\xf9\x18\x6e\x7d\x0b\x65\xcc\xb7\xc6\x58\x76\x40\xe9\xd1\x9b\xfd\xc2\x92\x0d\x25\xc9\x2a\xec\x97\xe2\x5d\xbc\x61\x21\x2a\xf9\xc0\xf3\x15\x5d\x23\x57\x54\xf2\xd1\x58\xc6\x3b\xa0\xf4\xe8\x2c\xa7\x07\x9e\xaf\xe8\xc0\x89\xa2\x63\x01\x1c\x70\xc8\x04\xb0\xe5\x55\xf8\x1c\x63\xd9\xd5\xd3\xae\x9e\xee\xec\xe2\x40\x99\x57\xe1\xbb\xcc\xe9\xde\x7d\x8e\xf5\xf4\x00\xb6\x15\xdd\xf5\xb4\xb3\x9e\x1e\x78\xbe\xa2\xbb\x9e\x76\x80\x77\xe6\x0a\x09\x49\x46\xa2\xab\xa7\x78\xc3\xa2\x13\x3d\x19\x3d\xac\xb7\xaf\x31\x02\xdf\xbc\x8a\x5d\x19\xfd\xe2\x7a\xda\xd5\x5d\x3c\x64\xd1\xd5\x5d\x10\xd0\x3b\xa0\xf3\xe8\xaa\x6e\xc7\x00\x38\xc8\x32\x1a\xbd\x6c\xca\xb4\xc9\x0c\xaf\xc8\xe7\x10\xf9\x7c\x00\x9f\x0a\x91\xcf\xd1\x09\xa2\x3d\xc8\x24\x15\xfd\xb4\x29\xa7\x4d\x61\x19\xef\x2e\xa7\xfd\xfc\xbd\x4b\xbd\x97\xbf\xb7\x96\xc4\x01\x15\x7e\xf4\xdb\xd6\xdd\xf6\xf2\x6c\xff\xde\xeb\xbb\x7b\x73\x7f\xec\xa0\xc9\x87\xab\xb0\x5d\x85\x3d\x1c\xd4\xd7\xda\x5c\x30\x01\x4d\x45\xc7\x2f\x11\x1d\x50\xe8\x01\x68\x2a\xfa\xe7\xef\xe1\x16\x3b\x70\xd1\x45\x77\x61\x15\x07\x7d\x90\x79\x2f\x86\xfb\xb5\x38\xe8\x03\x20\x55\x0c\x4f\x6a\x83\x30\xca\xe3\x60\xf1\x16\x1b\x1d\x62\xa3\x0f\x72\x73\xc5\xd0\x8c\x1d\x9c\xd4\x8e\x83\xc9\x3d\x3c\x95\x8d\xfd\x27\x5b\x3d\x34\x5c\x58\x05\x38\x1f\xb8\xf2\x62\xb8\x88\x0e\x95\x13\xb7\x5d\x0c\x40\x6c\x31\x0e\xbf\x97\xae\x1c\x9a\xa2\x83\x4b\x8b\x03\x96\x90\x18\xdd\xdf\xc3\x3c\x3d\x00\x5c\xc5\xe8\xb6\xaf\xdb\x2f\x41\x1d\xf8\xc5\x42\x20\xf4\x71\x04\xdf\xa1\xc9\x3a\x5c\x58\x0f\x26\xb2\xa0\xe7\x18\x61\x9b\x99\xc8\xc3\x85\x75\xb0\xd9\x1f\x84\x56\xc6\x08\xfb\x05\x5f\xd9\x41\x38\x7c\x8c\xb0\x8e\x30\xd1\x39\x1b\xb6\x08\xe7\x18\x6a\x22\xb1\x93\x31\xca\xdf\x73\x11\x85\xff\x24\x06\xfe\xb3\x20\xf1\x7f\x3b\xe0\x1e\x09\x12\xfc\xaf\xe2\x53\x46\x5b\xa6\x32\x36\xf6\xa3\x33\xbe\x64\xe3\x5f\xc5\xa1\x8c\x6f\x73\xb1\x1d\x2e\xac\xdd\xb1\xbc\xec\x17\x1c\x14\x47\x67\x82\x02\x63\xfe\x8b\xc1\x5d\xed\xd1\xd9\x74\x87\x8b\x2d\x08\xe6\x25\xa3\xde\xc7\xbe\xc7\x7d\x7b\x74\xc7\xd2\xc5\x76\xb8\xd8\x92\x22\x29\xc6\xe3\x77\x3c\xb6\x99\x85\x7a\xbc\x3e\x87\xfb\xf6\x80\x3e\x2c\x86\x9b\xfd\x50\x77\x3b\x66\x36\x48\xe6\xbf\x00\xc3\x1c\x60\xbf\x42\xec\x72\x8c\xcf\x2a\xb0\xdb\x04\x2f\xc7\x50\x75\xbb\x43\x8e\x9b\x2d\x60\x90\x58\xb2\x55\x45\x70\xf3\x10\x02\x9a\x0f\x18\x77\x22\x54\x67\x32\xb0\xb7\x03\x76\x9d\x10\xd0\x1c\xe1\xfa\xdb\x99\xdc\xe1\x09\x8c\x44\xea\x4b\xc6\xbb\x5c\xdf\x86\x29\xd4\x0f\x68\xb2\x23\x3c\x81\xc5\xee\xa7\x61\x8f\x05\xb4\x4a\x11\xbb\xcf\xb1\x4e\x93\xfd\x7c\x15\x0e\x11\x53\x3a\x5c\x7f\x49\x6e\xbe\x64\xd4\xa1\x4d\x40\xd2\xf2\x76\x0c\x4c\xf0\xd0\xc4\x25\x9d\xf8\x92\xf1\xae\xea\x1c\xaa\x33\x21\x96\x41\xfa\xf0\x55\x34\x65\xb4\x05\xec\x66\x04\xb0\x85\x03\x4c\x57\x84\x27\x30\x32\x86\xb7\x03\x4c\x57\xc8\xa2\x11\xa4\xfb\x5e\x32\x7e\x2f\xfc\x0e\x4e\x5b\x07\xa1\x98\x11\xda\xb8\x24\xe4\x6e\x07\xa1\x98\x11\xae\xbf\xa1\xed\x00\xce\x2b\x04\x4d\x07\x40\xe9\x25\xe3\xdb\xd2\x6f\x73\x2a\xe0\x0f\x8c\xd0\x9e\x08\xa7\x02\x69\xb2\x23\xf4\x32\x88\x9a\x96\x5c\x26\xc2\xa9\x10\x2e\xde\xf8\x08\x03\x08\xf5\x2a\x86\x32\xda\x3c\x6d\xcb\xf4\xdb\xb0\xdb\xc2\x93\x5a\x9c\xd6\xab\x6e\xc0\x17\x16\x71\x5a\x6f\xd0\x66\x6d\xe1\xd0\x16\x1e\xea\x06\xd7\xd0\x21\xba\xfa\x00\xe7\x15\xe1\x89\x8e\x6c\xd6\x4b\xc6\x18\x69\xc7\x84\xb6\x30\xd9\x8a\x22\x9c\x6e\xa0\xa8\x97\x8c\xf6\x79\x64\x0b\x6d\x1b\xa8\xb8\x23\xb4\x63\x4c\xfc\x7c\x10\x9e\x19\xa1\xcd\x02\x12\xba\x1d\xe1\x98\xbb\x05\x90\xe3\x39\x3a\x66\x51\x3c\x7e\x9a\xb3\x0d\xd7\x5f\x90\xeb\x79\x15\x43\x19\xdd\xec\x4e\x11\x9a\x36\x10\x3e\x47\x38\x03\xc3\x19\x88\x9b\x2f\xc2\xdd\x43\x44\xf5\x81\x9b\x2f\xc2\xdd\x23\xdc\x3d\xc0\x6c\x05\x19\x9b\x57\xe1\xbb\xec\x00\xe9\xee\x21\x7a\xfa\x00\xc7\x15\xe9\x14\x24\xe3\xf2\x92\xed\xc8\x5e\x65\xd6\x81\xba\xa4\x26\x10\x19\x95\x97\x6c\x22\x2b\x65\x0c\x07\xa1\x98\x21\x7a\x3a\x52\x73\x47\x5f\x5d\x3a\xb5\xd2\xa9\x45\x1a\xb9\x48\xfd\x77\xa9\x69\x03\x18\x2b\x52\xd3\x26\x35\x6d\x48\x27\x12\x24\x3f\x5e\x85\x6d\x61\x57\x48\xa7\x5b\x76\xeb\x60\x57\x48\x77\x94\x74\x47\x01\xa0\x15\x39\x7c\x6e\xf8\x1c\x6a\x90\x84\xd1\x84\xa9\x8d\x8f\xc8\x7f\x07\xd7\x87\x48\xea\x48\x93\xeb\xeb\xca\xcb\xb0\xf9\x61\xb7\xb1\xaa\x64\xd8\x7c\x2d\x24\x5d\x79\x22\xa9\x03\xfe\x9a\x76\xc0\x7f\x1a\x59\xfe\x5e\xd9\x1d\xac\x2a\xe9\x2c\x4b\x67\x99\x3e\xba\xd4\xf7\x91\x6e\x2e\xc9\x4a\x03\xac\x7a\x15\x5d\x19\xef\x02\xa7\x8b\x74\xf6\x24\xab\x4a\xba\xb9\xa4\x96\xbc\x3e\x44\x51\xd3\x91\x6e\x24\xa9\x4a\xdc\xd6\x4b\x20\xbd\x89\x41\x23\x35\x6e\x44\x43\x1f\x30\x66\x46\xba\x41\xa4\x1b\x04\xc4\xaa\x41\x86\xdf\x55\x94\x32\xea\x50\x65\x53\x95\xd5\xcf\x96\xaa\x6c\x6a\xf0\xa4\x43\xad\xca\x8a\x7c\x3e\x60\xe5\x8e\x52\x3d\x45\x39\x1f\xf0\xbe\x07\xb0\xe5\x55\x0c\x65\x13\x59\x29\xf3\xdd\xf2\x39\xd4\xa4\x76\xbf\x8d\xf1\x10\xbd\x1c\x25\x0b\x1f\x20\xac\x10\xa9\x1c\xe5\x69\x50\xff\x99\x48\xe5\x00\xa9\x1c\xbb\x4d\x39\xac\x16\xdf\xc6\x41\x92\x89\xa8\xe3\x54\x76\x29\xe3\x55\x0f\x79\xe0\x90\xdb\xa1\x4b\xad\x34\x9e\x01\x25\xc7\x1e\x8a\x18\xc9\x72\x4d\xd6\x53\x56\x6a\x06\xd9\x56\xdb\xa1\x07\x8c\x34\xa9\xab\xa0\xa7\x80\x65\x05\x49\x4e\x57\xc1\x48\x02\xc1\x0a\xb1\xc6\x41\xd6\xd2\x25\xa3\x29\x9e\xe7\xca\x75\x95\x28\xc9\x10\x7f\x1c\xa5\x66\x94\x6d\x71\x5d\x2d\x3c\xba\x07\x04\xbb\x51\xae\xab\x75\xfa\x2e\xfb\x70\xa9\x41\x62\x92\x0f\x20\x58\x51\xfa\x13\x80\x21\x2f\xd9\x1a\xdd\xd2\x9d\x55\x9e\xfb\x88\x92\x0c\x12\x88\xfe\x45\x69\x8a\xe8\xba\x2a\x4d\x11\xf2\x89\xb6\x03\xba\xf2\x10\x7f\x1c\xa6\x0c\x3d\xa6\xdd\xec\xe2\x48\x56\xd0\x25\xa3\x0e\xcf\x7d\xc5\xbd\xc8\x01\x2c\x2b\x00\x28\xaf\x82\xb5\x1b\x26\xe2\x28\x6d\x11\xa0\xc9\x4b\xc6\x73\x9f\x6d\xc6\x1b\x7c\xc0\x1b\x1c\xe4\xf7\x5c\xc5\xa7\x6c\xb5\x6f\xea\x0d\x9e\x6a\xdf\x64\x71\x9c\x9e\x05\xa7\x67\x41\x5d\x61\x80\x8c\x57\x61\x9b\x59\xe4\x27\xe8\x86\x00\x4a\x1c\x5c\xce\xc7\xd4\xec\x98\x00\x1e\x0e\x72\x92\xc6\x04\x3a\x1f\x53\xb3\x83\x6c\x82\x31\x3d\xf6\xcd\xdd\xa6\xb0\xe6\xcd\xc3\x77\x5d\x2f\x61\x73\x0f\xe1\xc7\x31\x75\x59\x10\x01\x19\x53\x8d\x9c\xae\x97\x44\x40\xc6\xd4\x02\x9f\xba\x2c\x74\x67\x91\x69\x73\x15\x53\x19\xef\x7a\x3c\x04\x66\xdc\x0e\x22\x20\x63\x7a\x3c\x24\x3d\x66\x3b\x40\x6a\xc5\xd4\x3c\x99\x9a\x27\x73\xfa\xdc\xef\x5d\xeb\xc5\x54\x9a\x61\x9b\x71\xc1\x75\xc2\x1d\x63\x6a\x95\x93\x0b\x73\xc9\x68\x9f\x26\xcb\xc4\x2a\xef\x90\x8c\x87\xd8\xe4\x20\xed\xe5\x92\xd1\xbe\x74\x38\x80\xec\x77\xdd\x59\xe2\x95\x03\x6e\xae\x25\xeb\xc8\x1e\x65\x9f\x32\xbe\xd7\x69\x44\x4e\xc9\xf0\x80\x35\xb5\x58\x84\x30\x9b\x18\x39\x84\x30\xc7\x04\x71\xd4\xf5\x7a\x91\x18\x72\x15\x89\x8c\xd3\xf0\x74\x66\x81\x64\x5e\x32\xba\x45\x23\x1f\xd4\xf2\x92\xf1\xae\x56\x07\x70\xe4\xd6\x49\xcf\x14\x53\xaf\x1c\x70\xe4\x25\x9b\xc8\xec\xe6\xcb\x77\xf1\x69\xcb\xf1\x15\xf3\xb2\x0e\x66\xb9\x78\xe5\x98\xc4\x56\x77\xe8\x77\x63\xde\xfe\x1e\x67\xd5\x0e\x7f\x64\x48\xcd\x17\xa4\x81\x6c\x52\xf3\x87\xd8\xe4\x20\xbb\x63\xeb\x7a\xb3\x48\xda\xb8\x0a\x7f\x4f\x35\x70\xb6\x01\x51\x6e\x5d\xcf\xd5\x74\x66\xcd\xd7\xbe\xc2\xdb\x31\x35\xfc\x21\xb5\x6d\x1d\x64\x57\xcc\xcf\xe1\xfd\x7c\x8e\x59\x7e\xea\x51\x39\x99\x45\x9d\x70\xc4\x38\x9d\x45\x27\x16\x7d\x07\x9e\x15\xa7\x57\x89\x27\x16\x7d\x87\x6f\x2c\x04\x27\x07\x79\x19\x5b\x07\x9e\x15\xa7\x9e\x3f\x68\x72\xe3\xa0\x9b\x4f\x8d\x7c\x20\xca\xeb\xb1\xa5\x05\xe7\xee\xab\x38\x03\x7b\x63\xf2\x9e\x2e\xf5\x64\x6a\x5c\xb2\xff\x81\x0b\xff\x74\x27\x38\x0f\x5b\xcf\xdc\x3e\x35\x54\x40\x30\x2f\x19\x2d\xd5\x50\x39\x99\x78\xbd\xb1\x4e\x9f\x9e\x0b\x4e\x7c\x30\x1d\xe0\x57\x80\x63\x5e\x85\x5f\xc4\x22\x70\x72\x0f\x1f\xa4\x6b\x6c\xa6\xfa\x8e\xb3\xdf\xca\x3e\x65\xf4\xa4\x3e\x45\x92\x31\xb6\x0e\x18\x2c\x4e\xfd\xdc\xe7\xf0\x93\x58\x04\x84\x33\x07\xb9\x16\x5b\x27\xcd\x63\x9c\x5a\x27\xa6\x47\xec\xfa\xba\x4e\x27\x14\x68\xe5\xd6\x1b\x13\xfe\x74\x42\x9d\x4e\x28\xd8\xfa\xe2\x74\x42\x9d\x4e\x28\x92\x0b\xc6\xa9\x9f\x9b\xcc\x85\x4b\xc6\xb7\x69\xb1\x90\x90\xb0\x75\x7d\x58\xa7\xb3\xec\xe4\xb6\xa6\xeb\xc3\x3a\x3d\x03\x9c\xce\xb2\xdd\xd1\xf7\x06\x87\x5c\x83\xad\xeb\xd7\x3a\x3d\x17\x9c\xdc\xf5\xf7\x5d\x8d\x70\x96\x9d\xf8\x28\xfb\x8e\x51\x7c\x7a\x23\x69\x86\xc0\xae\x5f\xeb\xd4\x1f\x7e\x42\xdb\xd2\x09\x3d\x0c\x52\x05\xae\x62\x57\x46\xbd\x97\xef\x02\x8f\xee\xe4\xd0\x0c\xe1\xd1\x71\x3a\xf3\x08\x47\x8c\xd3\x99\x47\x2a\xbf\x25\xa3\x9f\x6f\xdf\x7d\x94\x39\xe6\xcf\x4f\x86\x66\xef\x8e\x91\x7e\xf3\xd3\x19\x45\x92\xba\x38\xb5\x80\x40\x30\xb7\xae\x73\xea\x74\xf6\x9c\x9f\x6d\xe1\xac\x7a\xea\xa3\x14\xce\xdc\x89\xed\x0b\xe1\xcc\x21\x9c\xb9\xef\xec\xaf\x32\xfd\x05\x59\xf4\x5a\x07\xf9\x15\x97\x77\xf8\x97\xb3\x8c\xe4\x47\x71\x39\xcb\x48\x98\xd7\x3a\x69\x6a\xe3\xf2\x2c\x7d\xe1\x06\xea\x64\x3c\x88\xcb\x3d\x4d\x28\x74\xd7\x4d\x75\x39\xf3\x2e\xa7\x19\x04\x9d\x71\xb9\x81\x91\x12\x6f\xc9\x68\x8b\x57\x43\xe4\xb3\x6b\xfd\xe0\xac\x7a\xe9\x5f\x17\x0a\x6d\x8a\x8f\xb8\x9c\x33\xe6\xb4\xeb\x4e\xe5\xcb\x39\x43\x3e\xbb\x25\xa3\x5e\x8d\x7b\xf2\xd7\xb5\x0e\xba\x2c\x2e\x8d\x7b\x21\xd3\xfd\xc0\x65\x21\x64\x3a\x84\x4c\x77\xd0\x65\x71\x39\x67\xc8\x3a\xb7\x64\x13\x99\xef\x3a\x67\x0e\x2c\x52\xf0\xd3\xab\xa0\xaf\x74\x3f\x5d\x5a\xef\x57\xfa\x1d\x6c\xba\x97\x7e\x78\xd0\xd4\xad\x1f\xcc\xad\xcb\xf9\x71\x61\xb7\x75\x5d\x4d\x97\xf3\x83\xc4\x74\x01\x29\x58\x5c\x6e\x2e\x64\x9b\x6b\x9d\x70\xbf\xb8\x9c\x0a\xd7\x9a\x0a\x01\x7e\x2d\x2e\x2d\xb9\x6b\xfa\xb5\x8e\xae\xee\xcd\x0b\x9a\xf6\x5f\x43\xbc\x2c\x22\x2f\x5d\xeb\x87\x03\xae\xd9\x7f\x99\x71\x1e\x1c\x59\x5c\xfa\x99\x2e\xfc\x4c\xfd\x50\x09\xbc\xf2\x14\xbb\xdd\xf5\x65\x89\xdd\x0e\x52\xd5\xb5\xde\x31\xbc\x2e\x27\x0c\x10\xee\x25\xa3\x5e\xb7\xa5\x0b\x2e\xaf\x4e\x00\x60\x5c\x4e\x8e\xcb\x6d\x49\x27\xd0\xa5\x11\x78\x71\xd5\xdf\xc1\xa0\xc5\xa5\x8f\x8a\xcc\x75\x4b\x46\x5b\xf4\x51\x5d\x8f\x75\xb0\x0d\x5f\x6e\x4b\x17\x70\xc2\x4e\x96\xb8\xb8\xbc\xd6\x27\x73\x5c\xeb\x90\x31\xc4\xf5\xfe\x9e\xb3\x5e\x4e\xa0\x64\x93\x5b\x05\x0a\x04\x06\x2d\x2e\x0d\xbe\x0b\x83\xaf\x77\x15\xc3\xd3\xf0\xe5\x56\x05\xb3\x41\x48\x8d\x19\xb7\x5b\x95\x3e\x2f\x92\xca\xad\xe2\x52\xb6\xbe\xf7\xf6\xb8\x71\xaf\x6d\x27\x88\xe1\x8b\xdb\x2b\x52\x50\xe2\xad\x77\xec\xea\xdb\x7d\xe2\x76\x9f\xe8\xe8\x0a\x29\xda\x56\x61\xb5\xe9\x73\xaf\xb2\x4f\x19\x55\x68\xa0\xdd\xea\x3c\xf1\x84\x71\x6b\xa0\xdd\xea\x37\xd4\x60\x71\xab\xdf\x24\x66\x5b\x32\x3e\x43\x03\x0d\x28\x77\xeb\x50\x83\xc5\xed\x89\xf5\x0e\x9f\x43\x0d\x6e\x6f\xeb\xc9\xb2\xb6\x64\xd4\xeb\x3c\x00\xf2\x3d\xe0\xa3\x89\xdb\x69\x00\xc5\x6e\xeb\xb0\x8a\xc5\xed\x75\xa8\xf0\xef\x4e\xce\x8b\xb8\xdd\x3a\x48\xb5\xd6\x3a\x90\xb5\xb8\x75\x1f\xdd\x4e\x0d\x5d\x5e\xb7\x5b\x82\xf0\xef\xae\x7b\xeb\xd6\x55\x04\x0a\xbc\x75\xdd\x5b\xb7\x07\x5b\x50\xe0\x4b\x46\xf7\xb9\x4d\x80\x02\x5f\x32\x7e\xcf\x99\x00\x79\xe9\x92\xd1\x16\x0d\x2f\xb1\xde\x7d\x1c\xf1\xef\x9d\xfe\x76\x27\xb8\xdd\x09\x06\x2b\xfc\xed\xcd\xa8\x50\xf0\x0e\x11\x59\xdc\xb7\xa3\x7a\xdb\x04\x76\xf5\xdb\xcb\xfa\xfb\xb6\x8b\xb0\xdf\x6e\x6d\xb0\xdb\xdd\x41\x4f\xd7\xad\xa3\xf5\xd6\x06\x03\x0d\x17\xb7\xca\x7e\x73\x49\xd0\x07\xa7\xb4\xdb\x73\xf4\xfd\xda\x16\x56\xa3\x5b\x65\xbf\x5f\x9f\xe3\x94\x26\xec\x3b\xee\xa5\xd8\x83\x54\x84\x21\x9a\x3b\x1e\x37\x02\x9d\x5f\x8f\x1b\x01\xa9\xd7\x96\x6c\x20\x2b\x65\x36\x85\x45\x4b\x38\x77\x3c\x6e\x04\x03\xd3\x4f\x2a\xd7\x78\x34\xc1\x74\x88\x09\xe7\x0e\xe1\xdc\x9d\xb4\xef\x21\x9c\x3b\x1e\x9c\xaa\x9d\xc0\xc7\x78\xdc\x08\x1e\xee\x0d\x3a\xd9\x08\xe2\xf1\x42\xf6\xd9\x79\x97\x28\xc6\x10\xe2\x1d\x64\x51\x5b\xb2\x35\xd2\x8f\x93\xe7\xe1\x74\xd3\xa1\x21\x0e\x21\xde\xf1\xf4\xdf\x73\xd4\xeb\x09\xe5\x71\x81\x07\x0c\x17\x8f\x27\x8f\xc7\x93\x07\x29\xd1\xe2\xf1\xe4\xf1\x78\xf2\xd0\x23\xf6\x78\x1f\x20\x9c\xbb\xeb\x11\x7b\xd4\x76\x50\xdd\x4b\x46\x1d\x5e\x6a\x09\xe7\xee\x7a\xc4\x84\x73\xc7\xe3\x46\x40\x64\x63\x3c\xce\x80\x47\xe3\x89\x84\x60\xf1\xb8\x39\x3c\x38\x50\xbb\x28\xb7\x47\x58\xcb\x03\xed\x44\x17\xd1\xf6\x38\x2b\x1e\x67\x85\x5e\x32\xd2\x55\xfc\xc5\x33\xfd\x5e\xd4\xea\xf1\xe2\xf6\x59\xbb\xc4\x20\x6b\x7e\x3c\x9e\x50\x1e\x4f\x23\xa4\x5c\x8d\xc7\xe5\xfc\x71\x39\x27\x89\x6f\x3c\x2e\xe7\x8f\xcb\x39\x7c\x65\xf1\x88\x6a\x21\x0b\xdb\x92\xf1\x7b\x9e\xe9\x1f\x67\x82\xce\xb4\x47\x9b\xe8\x71\x89\x27\xa1\x6e\x3c\xde\xf9\x3e\xce\x0e\x52\x31\xc5\xe3\xcd\x99\x28\xf2\x2e\xf0\xed\x71\x76\x3c\x8f\x9f\x81\x5d\xf3\x88\xe6\x02\x4c\xbe\x64\xbc\xfb\xd8\x05\xe0\x24\x7b\xa8\x42\x2e\xfb\x80\xc9\x97\x8c\xae\xd2\x31\xfa\xb8\x15\x84\x6a\xe5\xfd\xee\x03\xfe\xb1\xa7\x2a\xe4\x99\xfe\xd1\x4e\x12\xd1\x26\xd9\x77\xbc\x2e\xf1\x84\x40\xc6\xeb\x69\xe4\xd5\x4e\x22\x04\x32\x44\x91\x87\x28\x72\xb3\xef\xc4\xeb\xb2\x4f\xca\x8d\x66\x3e\x9f\x20\x37\xdb\x2a\x6e\x65\x81\xec\x55\x66\xbd\xf8\xe0\x5f\xef\x77\x01\x9d\xb7\x9e\x6c\x5f\xaf\x57\x68\xaf\x76\x12\x74\xf6\xf1\x7a\xa8\x7f\xdd\x33\x48\xcc\x10\x22\xcb\xc3\xa4\x66\x3d\xd9\xd2\x5e\xa7\x82\x4c\xc7\x9d\x3c\x37\xf1\x7a\xb6\x78\xbb\x6d\x61\x4b\x7b\xc5\xd0\xbc\xc3\xe7\xb0\x75\x5e\x81\x8d\x2f\x8c\x55\xba\x71\x44\x9b\x87\x68\xf3\x4e\xa4\x64\x88\x36\x0f\xd1\xe6\x9d\x94\xb8\xf1\xea\xc9\x12\x6d\xde\x89\x9e\x8c\x57\x57\xd6\xeb\x8c\x11\xe4\xf6\x3a\x63\x24\x49\xee\x82\xdc\x5e\x01\x8b\xe4\x81\x68\x5d\xf0\xda\xeb\xb9\xfc\xf5\xc8\x40\x3a\xd0\x78\x9d\x09\x22\xd0\xbb\x7b\xd0\xeb\x5e\xf0\x6a\x14\x91\x99\x35\x5e\x0f\xe1\xaf\xc7\x03\x22\x25\xe3\xd5\xbd\x05\x60\x7d\xc9\x78\x4e\xf7\x96\xe8\xf5\x2e\xa0\x4d\xf4\x7a\xbc\x5a\x40\x02\xda\x4c\x0a\x11\xaf\x47\x86\x62\xbf\x31\xb1\x43\x48\xba\xdc\x89\xb2\x8c\xd7\xdb\xb7\x17\xa7\x69\x27\xd3\x5a\xbc\xaa\xfd\xab\xda\x43\x7a\x16\xaf\x8b\xfd\xeb\x51\x40\xf0\xda\xab\x7b\xeb\x75\xb1\x77\xfa\xbe\x3a\x48\xdf\xd7\xef\x60\x96\x8b\x54\x8f\x57\xcb\x46\x17\xdf\xab\x65\xf3\x7a\xe0\x16\xe4\xf6\xea\x34\x7d\xf1\xf3\xf7\xc2\x3a\x79\xb5\x6c\x48\x72\xd5\xba\xc0\xb7\xcf\x43\x38\x20\xf6\x25\x0b\x64\xa9\xac\x94\x4d\x64\xa7\x32\xdf\xc5\xe1\xfa\x79\x3c\xf8\x3c\x98\x17\xd3\xfc\xf3\xaa\xed\x73\x2a\x10\x79\x19\x9f\x53\xe1\x53\xed\x0b\xa7\xf8\xe7\xf1\xe0\x53\xed\xc9\x75\x16\x9f\x9e\xd4\xef\xb0\x2d\x4c\xe9\x4f\xb3\xe8\x53\xc5\x0b\x3d\xf8\x84\x30\x08\x59\xef\x10\x86\xc7\xe7\xcd\x31\xfc\xce\x83\xf4\x2b\xf1\x09\x1c\xfb\x3c\x3d\xcf\xad\xfe\xbd\xd5\x7f\xa2\x7d\x49\x3e\xd5\xba\x8e\xc2\xcf\x7b\xe5\x4f\x43\x6a\xa2\x39\x9f\x7b\xcb\xe7\x81\x7b\xa2\x39\x02\xe4\xe3\xe3\xb6\xa0\x8b\x99\xfb\xbc\x7f\x86\x61\x7a\xc9\xf8\x72\xf7\x16\xb2\x41\x2d\x19\x5f\xe4\x9e\x21\x18\xbe\x4f\xf6\x0c\xc1\xf0\xf1\x11\x34\xd7\x75\x1e\x7e\x1e\x1e\x3e\x0f\xd7\x93\x09\xff\x39\x2b\x3e\xf7\x87\x89\xe6\x7c\xee\x0f\x9f\x87\xe6\xc9\x9e\x21\xb5\x74\x08\x90\xef\xf0\xa7\xc5\xe7\xa1\x59\x6a\xe9\x3e\xd5\x08\xcf\x05\x9f\xe7\x02\xbd\x8c\x9f\xe7\x82\x4f\x17\x96\x5e\xc6\xef\xb4\x5e\x37\x12\xbd\x8c\x02\xe9\xe3\xd3\xba\xd2\xcb\xf8\x69\x3e\x91\x0c\x6a\xc9\x78\x57\x64\x05\x39\xa1\x96\x8c\xfe\xf3\x82\xed\xbb\x6c\x8b\x9a\xe3\x41\x5a\x70\x7d\xd7\xf3\x28\xb8\x3e\x3e\x37\x0d\x01\x72\x82\xeb\xe3\xc3\x61\xdc\xf5\x32\x7e\x42\x80\xbf\xc7\x31\xe2\xea\xe4\x7b\xd4\x26\xcc\xac\x01\x2d\x7f\x7c\x9a\x59\x1f\x33\x6f\x10\x37\x1a\x02\xee\x43\xc0\xfd\xd0\xf3\x28\xe0\x3e\xbe\xf7\xf7\x2e\x75\x68\x7a\x7d\xaf\xef\xe2\x88\x10\x5c\x1f\x60\xe7\x97\x6c\xfc\xe7\x2f\xcd\x10\x91\x1b\x9b\xcb\x20\xbe\x34\x45\xcd\xa7\x94\xd6\x03\xf7\x61\x02\x97\x5f\x85\x09\xe3\x8e\xbe\x64\x6c\x38\x49\x12\x97\x25\x2b\x64\xa1\x2c\x91\x75\xde\xc5\x8b\x9c\x00\xe5\x97\x8c\x3a\xf0\x75\xe5\xc6\x21\x7c\x00\x9a\x4b\xf2\xb9\xac\x82\xcc\x41\xb8\x14\xd3\xbc\x2e\x29\x6a\x7e\x10\x2c\x9a\xa2\xe6\x93\xf4\x2e\x6d\x00\x90\x4b\x20\xf4\xab\xf0\x7b\x83\xf6\xb1\xe1\xa4\xb4\xd9\x83\x34\xa0\xb9\xb1\xe1\xa4\x14\xd9\x03\x97\x62\x6e\x1c\xc2\x13\x40\xfd\x92\x51\xc7\xf0\xdb\x86\xf5\x16\xcf\x0d\xeb\x1d\x7e\x5b\xd1\x7f\xc3\x36\xe3\x45\x36\xb3\x5d\x6e\xc3\x7a\xc3\x7a\x27\xed\x0b\xeb\x0d\xbf\x77\xf2\x2e\x07\x97\xdc\xc2\x71\x9b\xbc\x9b\xf6\x15\x1e\xe3\x01\x68\x2e\x81\xd0\xaf\xe2\x52\x46\xff\x95\xcf\x95\xcf\x2d\xa3\x20\xe5\xca\x4e\xa1\xf4\x03\x76\xb4\x04\x43\xbf\x8a\x47\x19\x75\x94\xed\xe3\x54\x3f\x00\xcd\xa5\x50\xfa\xdc\xa6\xef\xee\xbc\x3b\xed\xd3\x69\xbd\xea\x06\x97\xdc\x29\x6c\x7e\xc0\x98\x96\xdb\xe5\x58\xe2\x0a\x1e\x38\x17\x73\xbb\x7c\x8e\x39\x33\x70\x24\x26\x18\xfa\x55\xa4\x32\xfa\xf9\xb6\x7d\x5c\xdd\x0d\x1c\x89\x09\x86\x7e\x15\x3e\x37\xa8\xe3\x51\xff\x1e\x9f\x0b\x7e\xef\xf5\x39\xe7\x02\xb4\x67\xb9\x7d\xca\xbe\x9f\x8c\xe7\x3e\xfb\xfe\xb3\x7d\x45\x9f\x7e\x7e\x1b\x67\xe9\x01\xf5\x7f\x92\xc8\x67\x15\xb6\x99\xb1\x34\x33\x4a\x36\xe7\x02\x00\xb9\x6c\x38\xa4\x52\x0e\xec\x41\x8a\xbb\x6c\xdc\x2c\x67\x63\xc7\x19\xf0\x9a\x65\x6b\x3e\xc7\x75\xde\x20\xe4\x33\xe5\xc0\xce\xc6\xcd\xf2\xc0\x41\x98\x0d\x43\x2b\x1b\x3e\xde\x81\x83\x30\xdb\xe1\x73\x87\xcf\x2d\xdb\x3f\xdb\xe1\x73\xe0\x92\x06\xce\xc0\x6c\xec\x2e\xd9\x00\x72\x0e\x00\x6d\x29\x6c\x3e\x1b\x00\x8d\x01\x97\x58\x36\x0c\xa8\x04\x15\xdf\xc6\xce\xdc\x6a\xea\xa9\x70\xf8\x01\x52\x2d\x1b\x00\xb9\x24\x7d\xd8\x92\x05\x32\x9f\xcb\xdf\x73\xd4\x0b\x40\x2e\x1b\xb1\xf9\x03\xf4\x5a\xb6\xf4\x7b\x39\x4d\x0f\xa8\xfa\x53\xae\xec\x04\x15\xbf\x64\xbc\x8b\xd3\x35\x85\xc8\x0f\x12\x7d\x67\x53\x4f\xa1\xc2\x6e\x83\xdb\xa7\x34\x4b\x59\xca\x8b\x3d\xf6\x65\x7d\xa5\xb0\xf9\x24\x5d\xd9\x92\x51\x87\x7a\x0a\x52\x7e\xc9\xa8\xe3\x74\x3c\x00\x21\x0f\xc8\xbf\xb2\x71\x41\x98\x0d\xee\xf7\x71\x34\xbe\x17\xa7\x6b\x36\xf6\x85\x71\x30\x67\xda\x65\x9f\xb2\x07\x0c\x9c\x81\x09\x71\xf6\x2a\x1e\x65\xf4\xf3\x65\xbf\xdc\xbe\xbb\xd3\x16\x75\xbc\xa9\xe3\x38\x0d\xb3\xdd\xd6\x7b\xfb\xee\xf1\x6f\x32\x9d\x6c\xb7\x3f\x8d\x8b\x69\x00\x69\xcb\xf6\xd8\xac\xc7\x66\x39\xd4\x8f\xcd\x7a\xfc\x24\x96\x56\xb0\xf6\xab\x78\x95\x31\xfc\xaf\xdd\xc1\xcd\xf7\x20\x3a\x35\x1b\x37\x24\xd9\xb8\x21\x11\x45\x98\xed\xb5\x5e\xa7\x0f\x11\xab\xd9\x9c\x3e\xed\xb3\x5e\x96\xd6\xe6\xf4\x69\x9f\xf5\xb2\xb4\x9a\x1c\x28\x85\xe1\x0f\xfc\x8c\xb9\xbb\x95\x48\xeb\x3d\x88\x4e\xcd\x1d\x60\x46\xee\x4e\x1f\x9c\x8a\xb9\x3b\x7d\x76\x40\x18\x03\x0e\xb1\x94\xd6\x3b\xa5\xeb\x1e\x07\x43\xbd\x43\x55\x90\xbb\x5b\x44\x5f\xc7\xe9\xdc\xdd\x22\x76\xb7\x08\xa0\x6a\x09\x4f\xf7\x2a\x42\xd9\x40\x36\x95\xd1\x66\xdc\x76\x29\x37\x77\xee\x4e\x15\xc2\x49\x73\x77\xaa\x00\xdb\x5f\x32\xea\x08\x65\x66\xbe\x83\xaa\x3f\x77\xa7\x8a\x9c\xdb\x03\x58\x5a\xca\xb9\x9d\x72\x6e\x0f\xf8\xbd\x72\x4f\xdf\x75\x49\xef\x2c\x85\xf2\x70\xa7\xd8\x7c\x49\x4a\x73\x77\xfa\xc8\xcd\x3d\x08\x31\xcd\xdd\xe9\xb3\x27\x59\x01\x93\x2a\x00\x5e\xa4\x70\xfd\x01\x35\x58\x0a\xd7\xcf\xdd\x19\xd5\x07\xdd\xe7\xec\xd9\x9d\x3d\x40\xd5\x72\x9f\x36\x65\xfa\x19\x41\xf3\x5c\xf9\x85\xf0\x4b\x34\x9a\xfb\xe9\xbb\xa7\xef\x26\xbf\x77\xfa\xee\x69\x97\x3a\x94\x9c\x49\x72\x77\x46\x01\x55\xcb\xfd\x72\x28\x2f\xdb\xc7\x2a\xba\x5f\xd6\x01\x5e\x95\xbc\xf1\xb9\x3b\xa1\x76\x37\x08\xd0\x6b\xb9\xdf\x7e\x86\x93\xa7\x3b\xe2\x4e\x1e\x58\xc0\xdb\x18\xeb\x68\x95\xd2\x7f\xe7\x0e\x70\x75\x10\x91\x9a\xbb\x33\x61\xd7\x58\xc2\x95\x97\xfb\x6b\x57\xe1\x93\x1a\x20\xd5\x52\xf4\x7f\x8a\xfe\x1f\x43\x2d\x50\xc3\x77\x37\x08\x5c\x74\xb9\xab\xe1\x44\x04\x0c\x22\x02\x73\x77\x7f\xd8\xdd\x1f\x08\x52\x4d\xa8\xc0\x57\x41\xcf\x0f\xe6\xfb\xe1\xfe\x60\x90\xc0\x18\x87\xcf\x31\xb1\x0e\xf7\x07\x80\x6a\x79\x70\x38\xcf\x43\xa5\x27\x23\x6f\x42\x05\xfe\x97\x87\x7b\x06\xae\xba\x3c\xf6\x43\x59\x57\xc6\xbb\xe0\x5b\xf3\xe0\x94\x32\x70\xdf\xe5\xb1\xfb\xee\xe1\xbb\xeb\xb4\x95\x32\x82\x27\xb1\x02\x4b\xc6\xef\x81\x79\x4d\x19\xc1\x07\xc1\xac\x79\x74\x9f\xeb\x3e\xc7\x24\x3f\xdc\x5b\x8e\x6e\xd7\xb3\x17\x1c\x4e\x98\xa3\xdb\x07\xb9\xb4\xea\x70\xc2\x10\x2b\xb0\x64\x3c\x37\xfc\xb6\xe1\x73\x45\xbf\xe0\xe3\xca\x23\x1c\x8e\x5a\x6a\x60\x90\x40\x1e\x4e\x0e\xfc\x6d\x79\x68\xdb\x1c\x6a\x38\x01\xa9\x69\x40\x40\x1a\x10\x30\x00\xaa\xe5\x51\x7e\x87\xb6\x0d\x0c\x61\x79\x68\xdb\x1c\xf8\x9f\x46\xb0\xbf\x1e\xd3\x6f\x53\xeb\x83\xc5\xe0\x50\xeb\x0f\x1c\x50\x03\x54\x5a\x9a\x49\x2f\xcd\xa4\x37\xf0\xc1\xe5\xe1\x4c\x38\x9c\x09\xe1\x98\x3b\x13\x0e\x2e\xef\x06\x39\xfe\x13\xde\xf1\x55\xd8\x96\x83\x3a\xb4\x8b\x0c\x3a\x18\xf8\xd6\xf2\xb8\xec\x17\x4e\xe7\x83\x64\x00\x29\xfd\x78\x1e\x4e\x05\x10\x68\x69\x12\xd1\x94\x7e\x7c\xe0\x5b\xcb\x43\x5b\xc9\x40\x84\x41\xb4\x68\x4a\x3f\x9e\x87\x9b\x02\x79\xc6\xf3\x70\x2a\x18\x74\x30\x40\xa0\xe5\xe1\x06\x70\xb8\x01\xe0\x20\xcb\xc3\xa9\x60\xd0\xc1\x20\x32\x34\x8f\xd7\xf1\xfd\xfc\x5e\xf6\xf0\xe3\xb3\x2d\x9f\xbf\x87\xfd\x64\xca\xb5\xec\xa0\xf0\x06\x90\xb0\xec\x2e\xf6\x5d\x5b\x89\x3c\xb1\xd9\x9d\x0b\xdd\x73\x03\x30\xb1\x34\x10\x21\x3b\x27\xf1\x01\x1d\x58\x76\xfc\xb3\xd9\xc1\x70\x0f\xc2\x36\xb3\xab\xf7\x5d\xbd\x4f\x96\x8d\x7e\xf8\x2e\xe4\xa4\x83\x70\xcc\x34\xc0\x20\x89\x29\x58\x32\xea\x25\x8a\x36\x3b\x51\xb4\x23\x0f\x7e\x4f\x1d\xef\x1c\xbb\x07\xce\xab\x94\x1e\x3d\xbb\x76\x3e\xe1\x98\x69\xe0\x40\x76\xed\xf7\xa4\x4f\x3b\xbe\xd8\xec\xf8\x5d\x07\xf0\xaf\xec\xe1\xb7\x71\x5e\x1e\x30\xf5\x67\x27\xa0\x3c\xbb\xd9\x4f\x33\xfe\xed\xc5\xcf\xae\xc9\x6f\xac\xc1\x48\x86\xc6\x58\x83\xec\x38\xa3\x46\x32\xcd\x7a\xd9\xac\x02\x92\x85\xb6\xf7\xb2\x55\xce\x8a\x74\x64\x9c\x15\xdd\x59\x01\x88\x2c\xfb\xb4\x0a\x2d\x79\x40\x64\xd9\xb9\x79\x4b\x63\x0d\x46\x71\xd2\xe8\xa7\xbf\x07\xac\x6a\xe0\xb3\xca\xee\x1a\x0f\x03\x7b\xec\xac\xa1\xd0\xb0\xaf\xe2\xf3\x31\x3a\xdc\x65\xbf\xab\xd8\xc5\xc4\xeb\x97\x1d\x04\x55\xcd\xc0\x3d\x95\xdd\x83\x81\x71\x0a\xa3\x58\x6b\xbb\x8a\xdd\x3d\x04\x14\x0b\x66\xf7\x10\xd0\xb5\x80\x48\xdd\x9f\x06\x2c\x24\x54\xed\x4b\x46\x1d\xaf\x83\xef\x41\x17\xb7\x53\x76\x0f\x01\x5d\x2b\x06\x77\x52\x1a\x88\x90\xfd\xb3\x0e\xb6\x3e\xf3\x01\xa6\x81\x08\x83\x98\xc9\x1c\x5c\x3c\xe4\xe0\xf2\x6c\xe0\x3a\xca\x01\xa6\x23\x87\x87\xda\x2a\x65\x8f\x32\x7f\x8f\xfd\x6b\xec\xfe\x9e\x07\xdd\x62\x52\x18\x88\x90\x43\x2b\x06\xff\x4f\x1a\x74\x90\x06\x1d\x0c\xdc\x44\x39\x60\x3b\x48\x83\x0e\x06\x88\xb1\x34\xe8\x20\x0d\x3a\x18\x04\x40\xe6\xd0\x8a\x19\x2a\x31\x64\xfb\x69\x1a\xdc\x1c\x38\x82\x06\xe4\x5e\x39\x86\xdf\xc1\x25\xc3\xc0\xe9\x93\x83\x10\xef\x34\xe8\x60\x40\xf8\x95\x43\xcb\x86\xd8\x83\x25\x2b\x64\xa9\x8c\x7e\x06\x45\x96\x23\x6c\xb3\x96\x0d\x28\xb2\x84\x4f\x7d\x15\xf4\x01\x4e\x9f\x1c\x6a\xe9\xc0\x65\x3a\x08\x9e\x4c\x03\x11\x12\xc6\xf5\x36\x26\xd6\xa7\x81\x08\x69\x20\xc2\x00\x5a\x96\xd2\xaf\xa7\xf4\xeb\x03\x68\x59\xc2\xa7\xbe\x0a\x74\x88\x48\xc9\x84\x4f\x7d\x15\xbe\xcb\xc6\x34\x2e\xbf\x63\xad\xb9\xa9\x6f\x63\x68\xc7\x8f\xcb\xee\x73\x78\x35\x3b\x8c\x4d\x18\x04\x4f\xa6\xb4\xea\x39\x6e\x3f\xcd\x21\x57\x25\x87\x6b\x2d\x81\x92\x39\x6e\xbb\x4f\x95\x24\x81\x7b\x0e\xcf\xa5\xc3\xb5\x76\x32\xb3\x08\x4a\xf8\xcb\xf1\xfa\x9c\xaa\xf1\xfa\x1c\x88\xe7\x01\x57\x58\x1a\x74\x90\x10\xa6\xb7\x00\x6d\x96\x43\x53\x84\xd8\x83\x25\xa3\x0e\x4d\x11\x62\x0f\x96\xcc\x77\x55\x3f\xd4\x59\x5a\xc9\x0c\x2e\x05\xd2\xa0\x83\xd8\x50\x97\xd0\xd8\x26\x09\xeb\x92\xad\x7e\x09\xd7\xdf\xc0\x6f\x13\x90\xf0\x67\xb8\xfe\x06\xf7\x63\x01\x09\x7f\xc6\xee\xbb\xbb\xef\xa2\x1a\xe1\xfa\x4b\x9c\x41\x0b\x82\x27\x33\xf4\xc7\x10\x67\xb0\x64\x3b\xb2\xa9\xec\x54\xb6\xfa\xd9\x00\x83\x0c\xbc\xa3\xa1\xbf\x28\x54\xf1\x58\x2a\x3e\x03\x6d\x21\x00\x61\x15\x7e\x2e\x5b\x64\x68\x76\x48\xc0\x1e\x1b\x33\x3f\x74\xbd\x48\xb6\x1e\xba\x8b\xc2\xa5\x3b\xd0\xf0\x80\x83\x2c\x25\x5b\x4f\xc8\xd6\x27\x24\x9a\x19\x5a\x1d\x91\xb6\x98\x05\x22\xf4\xb2\x44\xda\x62\x16\x08\x43\x09\xd2\x50\x82\xd8\xf0\x3a\x44\xf9\x5c\xf9\x1c\x5a\x15\x2a\x2e\xd1\x03\x4b\xc6\xd7\x6a\x89\x18\x4a\x10\x64\x97\xcf\x98\xf6\x80\xe9\xd6\xf5\x34\x85\x96\x88\xa4\xec\x01\x78\x2d\x43\xa5\x27\x7a\x60\xc9\xf8\x5c\x3c\x9d\x69\x88\x40\x00\x5e\x4b\x43\x04\x12\xa2\xf5\x16\x7a\x8b\x0c\x11\xc8\x40\xeb\x83\x10\xcb\x0c\x17\xe2\xe0\x2a\x2c\x9a\xda\x72\xdb\x55\x68\x7d\x34\x76\x5c\x59\xd7\x53\xd6\xf5\xd0\x83\x14\xce\x84\x60\x26\x04\x89\x31\x13\xca\xf4\x55\xd0\x07\x8d\x85\x3d\x9c\x09\xc1\x4c\x08\x3d\x48\xe1\x11\x13\xb8\xff\x92\xf1\xbd\x6a\x78\x7c\xb6\x8f\xa3\x94\x38\xff\x14\xe7\x1f\x40\xd6\x12\x80\xff\x2a\x0e\x65\x03\xd9\x50\x16\xca\x12\x59\x2a\xab\xff\xfa\x5f\x91\x18\x4a\x42\xff\x13\x64\x7f\x0b\x28\xf7\x33\x75\xc6\x48\x92\x1e\x50\x90\x65\x6a\x60\x08\xf3\x0f\x9d\x4a\xe6\x6a\xcd\xdc\xfd\x5c\x8e\x5c\xc9\xad\x57\x42\x82\xbe\x64\x34\x45\x03\x43\x48\x7f\xb4\xda\xff\xbd\xd1\x8b\xf8\x4f\xc9\xd1\x83\xd4\x92\x29\x39\x7a\x66\xb7\x59\xac\x1f\xe9\x72\x9e\xeb\x50\x1a\xdc\x7f\xa5\x7c\xe9\x29\x37\x7a\x10\x7f\x99\xc9\x65\x57\x26\x97\x5d\x01\x4e\x2d\x53\x97\x4e\xc2\x7b\x13\x64\x9b\xcc\x04\xac\x9a\x89\x9b\x31\xa0\xd2\xcf\x74\x4e\x00\xec\x5f\x32\x7a\xc3\xd5\x3c\x39\x7f\xc6\xce\x00\xa6\xa6\xb8\x28\xff\x00\x93\x96\xa9\x9b\x31\x71\xeb\x07\x99\x25\x33\x55\xf6\x54\xd9\xc1\x9f\x65\x7a\xd8\x4c\x50\xa8\x01\xfe\x2c\x73\xda\x96\x69\x9b\x99\xc7\x22\xff\x33\x97\xa5\x1d\x69\x87\x6b\x61\x27\xf7\x5f\xb1\x73\xe2\xc9\xd3\x41\xc5\xe8\x08\x92\x4d\xa6\x01\x02\x69\x80\x40\x40\x50\x96\xe9\xaa\x9f\x97\x9f\x8b\xa5\x96\xea\x7a\xc2\x56\x10\x3b\x73\x3b\x6f\x7b\x5e\xbd\xd6\x83\x95\xae\xf0\x30\xa9\x2f\x19\x9f\xfb\xf8\x1c\x46\x47\xec\x8e\x9a\x2e\x96\x64\x85\x0f\xe0\x6c\x29\x5d\x7a\xe6\x67\x5b\xd8\xe8\xf3\x73\xc4\x09\x2b\x0b\xa2\x29\x33\x3f\xbb\x00\xcf\x63\x1c\x58\xbf\x52\xa3\x27\x6c\xe8\x4b\x96\xc8\x4e\x65\x74\x33\x89\x25\x53\x6a\xf4\x94\x1a\x3d\x88\xb0\x4c\x69\xd0\x93\x78\x82\x08\x9c\x64\xe5\x62\x5e\x6b\x31\x0f\x6d\xee\xd2\x34\x21\x9a\xa0\x85\xfe\xab\x52\xd5\x89\x26\x58\xb2\x42\x66\x0d\xae\xf9\xfa\xaf\xca\x35\x5f\x12\xf4\x20\xe6\x32\x8b\x4b\xdf\x34\xb6\x40\x4c\x6b\x96\x6b\x3e\xb1\x05\x41\xf4\x47\x96\x56\x4d\x75\xab\xe5\xd8\x5b\xaa\x7c\xb9\xbe\xeb\xc7\x2a\x8f\x90\x85\x19\x1e\xfa\xa7\x0c\x4b\xc8\x1a\xb9\x7e\x0e\x15\x2d\x4f\x95\x35\xec\xbb\xa1\xcc\x16\x87\xad\x63\xba\x94\xde\xf6\xe2\xa4\x19\x40\xe3\xb2\x74\xcd\xc0\x98\xbe\x64\x3c\xa7\x99\x5d\x69\x53\x58\xb7\xe1\x4d\xff\x4b\x18\xd3\x97\x8c\x5e\x29\x7b\x4a\x95\x27\xba\x32\x4b\x95\x2f\x55\x1e\x3a\xfb\x34\xa4\x21\x0d\x69\x88\xc3\xc1\x98\xfe\x1e\xa7\xca\x00\xb9\x96\xd2\xa7\xa7\xa1\x0a\x01\x4a\x2d\x4b\xfd\x2e\xf5\x1b\x94\x5a\x96\x6b\x79\xb9\x96\x83\x52\x4b\xe9\xd3\x53\xfa\xf4\xd0\xb5\x25\x7d\x7a\x4a\x9f\x1e\x9d\x1d\xbd\x6e\xbb\x8f\x1b\xaa\x20\xab\x65\xd6\xad\x62\xdc\xd6\xa1\x16\x3c\x0e\x11\xc0\xeb\x80\x3d\x2d\xa5\x59\xcf\x7a\x7c\x57\x2d\xe0\x1e\x38\x0d\x69\x88\x8e\x01\x68\x48\x43\x1a\xd2\x10\xba\xc0\xea\x55\x0b\x70\xb0\x04\x91\x99\x49\x7c\xc3\x2a\x5e\x65\xd4\xe1\x7c\x81\x95\x7d\xc9\xe8\x53\xf7\x06\xa2\x1d\x5a\xe8\x02\x2b\x0d\xf7\xe2\xd6\x2a\xf4\x77\x49\xc7\x9e\xd2\xb1\x87\xfe\x2e\xe9\xd8\xd3\x70\x88\x00\xf5\x96\x86\x43\xa4\xe1\x10\x41\x08\x67\x1a\x0e\x91\x13\xef\x4c\x00\x7b\xcb\xa9\x77\x66\x36\xbf\x8d\xb5\x60\x6a\xf4\x4b\xbd\x1e\xfa\xc0\x26\xa8\xed\x9c\x5a\x49\x9d\xbd\xda\xb0\x89\x34\x46\x22\xc8\x7b\x93\x53\x8f\xfe\xdc\x6d\x33\xba\x31\x75\x5d\xce\xc3\x71\x43\x37\xa4\x68\x4f\x63\x24\x02\x38\x5b\x1a\x23\x91\x93\x98\xb2\xd0\xe1\x35\x3d\xb9\x4e\x2d\x27\x42\x33\x73\x6a\x26\x19\xfb\x10\x64\xc4\xcc\x39\x6c\xf3\xf0\xb9\x9d\x7a\x9d\x33\xc6\x3e\xc4\x60\xcc\x8d\x7d\x48\x62\x1f\x42\x93\x48\x0a\xf6\x94\x82\x3d\x74\x6e\x19\xe6\x90\x93\x03\x6e\x00\x53\xcb\xe9\x34\x9a\x4e\xa3\x81\x61\x67\x9e\xf1\x34\x7c\x21\x88\xb8\x4c\x73\x8a\xe7\x74\xe7\xd0\x91\x35\xdd\x39\x66\xd9\x14\x86\x5c\x5a\xf6\x34\xa6\x21\x60\x60\xcb\xa9\xeb\x92\x90\x85\x25\xa3\x4b\x35\x89\xe6\xe9\xa7\xb1\x84\x4f\x8f\xa6\x30\xac\xb7\xd0\xf1\x34\xcf\xdf\x73\x8f\x32\xba\x54\x47\x8c\x3c\xea\x41\x02\xcb\x9c\x3a\xea\xe5\x4c\x8f\xe1\x10\xdd\x0e\x9b\x53\x86\xa4\x96\x39\xdd\x12\x26\x97\xba\x31\xe6\xbf\x43\xed\x72\xea\x9e\x9c\xdc\xf9\x46\x38\x82\xce\xa8\xc9\x9d\x56\x80\x17\xcb\xa9\x15\x65\x28\x43\xe8\xe7\x9a\xde\x69\x49\xbd\x1e\x44\x5a\x26\xf1\x0a\xab\xf0\x5d\x2c\xb0\xe9\x2e\x32\x01\x59\x07\xd8\xb0\x9c\xce\x80\xe9\x0c\xd0\x2f\x75\xea\x9f\x84\x6d\xbd\x05\xf9\x2d\xf3\xd4\x62\x82\x6e\x7d\xc9\x0e\x64\x68\xf1\x09\x78\x28\xf4\x55\x9d\x90\x43\xa4\xa1\x0c\xa1\x5f\xea\xd4\x67\x09\xdd\xfa\x92\x0d\x64\x97\xb2\x47\xd9\x1a\x6a\x79\xd6\x53\x9e\xf5\x00\x07\x96\xc6\x37\xe4\xb9\xfb\x1c\x43\x7d\xea\xb3\x94\x67\x3d\xf4\x55\x11\xb9\xb0\x0a\xeb\xe5\x78\x77\xba\x91\xc8\xa9\x1e\x30\x9b\xa5\x9c\xea\x79\xba\x91\xe8\xab\x3a\xbd\xfb\x3a\x87\xbf\xc7\x19\xed\xd4\x78\x82\x5a\x7d\xc9\x3a\x32\xbf\x23\x7e\xcf\x2d\x55\x34\x08\x21\xa1\x51\x6f\x01\x48\x2b\x4f\x8f\xbd\x27\xfe\x9c\x20\x7c\x31\x4f\x1d\x36\xf2\xa7\x07\xe1\x8b\x29\x7f\x7a\xc2\x9f\x9e\x9b\x4d\x76\x56\x48\x9f\x1e\xc9\x06\x7e\x7a\x78\x38\xd5\xf6\x64\x51\x3e\x01\x59\xe7\xe9\x46\x02\x46\x2b\xa5\x54\xcf\x93\x08\xc9\xd0\xa5\x75\x6a\x3b\x19\x5b\x10\xc9\x6c\x3c\xbd\xe6\x3a\x35\x94\xd2\xa1\xf4\x50\x60\xcc\x40\x40\x53\x9f\xc6\x0c\xe4\x09\xd4\x21\xd2\xa1\xd4\x29\x4f\xe8\xc0\x92\xf1\x69\x1e\x14\x4e\x0f\x0a\x5a\xd3\xa7\xc6\x13\xcc\xea\x2d\x88\x9a\xcc\xd3\x8d\xe4\x7c\xfc\x3d\x16\xdb\xf3\xf1\xf7\xdc\x34\xf4\x63\x9d\xba\x22\x4f\x0f\x05\xc9\x15\xed\xa9\x2b\xf2\x54\xc5\x61\x1d\x4b\xe9\xd3\xf3\x7c\x6d\x8b\x43\xf9\xda\x96\xd7\xbe\xe2\x08\x7e\xba\x69\x9c\x1a\x54\xb0\x8e\x25\xc1\x07\xab\xb0\x5e\x87\xd2\x0d\xe2\x74\x83\x48\x66\xb7\xf1\x06\x79\x6d\xd6\xcb\x02\x7c\x69\x78\x5d\x6b\x96\x24\xbc\x1c\x79\x89\x74\x30\xdc\x20\xc0\x72\xe5\x25\xd2\xe1\x72\x76\x14\x33\xf5\x12\xe9\x70\xb9\x3f\x10\x49\x99\x97\x86\x97\xe1\x06\x41\x02\xcb\xbc\x9c\x09\x97\xfb\x83\x8e\xb1\x4b\xad\xbf\xd4\x7a\xb8\x44\xf2\x52\xeb\x2f\x4f\xd1\x3a\xcb\x0c\x2d\x48\xa2\x09\x96\x8c\xe7\x44\x2b\x5c\x9e\x18\xc0\x6d\xe5\xa5\x0d\x74\xe1\x6d\x0f\x70\x5b\x79\xa9\xcd\x17\x88\x83\x80\x09\x3f\x0d\x19\x48\xc8\xd6\x5b\x80\xdb\xca\xcb\xdb\xdd\x2b\x6d\x0b\xf6\x93\x21\x03\x79\xa5\xf5\x62\x43\x43\xb9\xbe\x0a\xdf\x65\xdf\x34\x64\x20\xaf\xf2\x39\x6c\xaa\xcb\x45\xfe\xf2\x7c\x0c\x1e\x2b\x8d\x23\xc8\xab\x6c\x1f\xc3\x7b\xe9\x93\x24\x8e\x60\xc9\xa8\x63\xda\x3e\x55\x1c\x3c\x56\x5e\x22\x0e\x8c\x10\x08\x98\xc6\xf2\xf2\x7c\x70\xb9\x19\x14\xb7\xc5\x97\x4e\x21\x48\xde\x93\x28\x91\xbc\x34\xa9\x2e\x8f\xc7\xfa\xe3\x60\x75\x5f\x85\xd5\x72\x92\xba\x34\xb3\x2e\xcd\x2c\xa0\x5c\x49\xb4\xc0\x2a\x68\xf2\xf4\xf7\x34\xb3\x2e\x67\x02\x24\x65\x29\xb9\x7b\x5e\xee\x0f\xfa\xe3\x24\x77\xcf\xcb\x99\x40\xf2\xcb\xbc\x34\x9f\x24\x7c\x0f\x00\x57\x79\x3d\xb6\xef\xf5\x5d\x16\x71\x83\x06\xf2\x7a\xad\x83\x45\xfc\x7a\x6d\xdf\x32\xb3\xf2\xf0\xe7\x9c\x30\xd7\x6b\x15\x58\x68\x97\x13\xe6\xf2\xb4\x3d\xb1\xd3\x2f\x2f\x74\x09\x31\x58\x32\xaa\xf0\x54\x72\x69\x65\x4d\xd6\xfa\x4b\x2b\xeb\xf2\x04\x3e\xb1\xe4\x6e\x42\x99\xf3\xf6\xb4\xad\x2b\xef\x06\x83\x9d\xb7\x7b\x07\x3c\x68\x79\x83\xb6\xcb\x9b\xc0\x9b\x80\xf4\x2c\x6f\x4f\x25\xb7\x33\x01\xac\x56\xde\xae\xff\xb7\xc7\x6d\xfd\x71\xf2\xd1\xe7\xad\xa5\xa4\x3f\xee\x06\x6f\x9d\x06\x21\x84\xfe\x38\x83\x10\xd2\x20\x84\x98\x9c\xb8\x6e\xcf\xd3\xb7\xeb\x3f\x91\x9e\x79\xeb\x28\xba\x71\x0a\x25\x38\xaa\x84\x19\x7e\x15\x2f\x32\x2c\xe6\xdb\xbb\x28\x83\x0b\x52\x1f\x98\xc1\x05\x49\x3c\x41\xcb\x6d\xdf\xfe\xbd\xd5\xdf\x4e\x9e\x1b\xaf\x68\x0a\x9f\xba\xd3\x9f\xc1\x91\x94\xd0\xf3\xe7\xed\x3d\xee\x5d\xfe\x34\xc3\x60\x50\x41\xde\xac\xfb\x29\x2c\xea\x76\xdd\xbf\x59\xf7\x73\xb3\x7b\x5d\xf7\xef\xe9\x27\x61\xec\xde\x5e\x4b\xdd\xa7\xf5\x32\x41\x6f\x27\xc0\x8d\x35\x94\x1b\x1e\x8e\x5b\x6b\xe8\xc6\x1a\xfa\xed\x4b\x06\x1a\xa4\x81\x06\x49\xa4\x65\x1a\x49\x90\xf7\x65\xfb\x98\xb4\xb7\xae\xd2\xfb\xb2\x5e\x87\xc1\xab\xaa\xfb\x7a\x96\x26\x62\x5c\xdd\x9e\x47\x88\x3b\x58\x8f\x21\x73\xa2\xdc\xb7\x9f\xc1\xd2\x2d\xf7\x7c\x12\x77\x90\x07\x1b\xf3\xad\x6d\x75\x3f\xbf\xc7\xa8\xc1\x1d\xe3\x7e\xac\x95\x55\xfa\x76\xc7\x20\xc4\x60\xc9\x78\xce\x63\x06\x6c\xf3\x2d\x61\xda\xcf\xfb\xb3\x0a\x2e\xaa\x92\x78\xcc\x7c\x34\x76\x88\x1d\x98\x3b\x9d\xfc\x78\x8a\x26\x74\x60\x3d\xb6\x3a\xe0\xd1\x27\xfa\x70\x02\x48\xc2\x36\xf3\xd1\xc5\x4f\x98\xc0\x92\xad\x41\x7b\x74\x19\x3d\xe0\xd6\x52\xfc\x93\x31\x03\x09\x13\x7c\x4b\x08\xc7\xd2\x98\x81\x7c\x76\x9b\xc7\x80\x3f\xae\xf0\xc6\x07\x64\x63\xde\x3d\xba\x91\x9e\xc3\xe7\x58\xb9\x1f\xed\x1a\x58\xdf\x97\x8c\xf6\x0d\xdb\xc7\xc9\x37\x1b\x73\xec\xd1\xd9\xf3\x60\xc3\x64\x63\x20\x1f\x57\x7d\x63\x06\x52\xf7\xd5\xa3\x19\x6f\x7c\x40\xea\xbe\x7a\x54\x5c\xc2\x04\x5a\x36\x46\xe8\x11\xd3\x43\x98\xc0\x92\xf1\x1d\x3a\x85\xa4\x80\x4f\x02\x2e\xf3\xd1\x9d\x0f\x13\x7c\x4b\x68\xf0\xd3\x58\x80\x7c\xca\xef\x60\x88\x1e\xcd\xf8\x87\x68\x98\xdc\x99\x8b\x8f\x27\xe4\x47\x65\xd6\x69\xf5\xe8\x00\x7a\x54\x66\x31\x51\x8f\x37\x51\x0f\x2b\x7c\x7a\xed\xf4\x9c\xf6\x0b\x6e\xff\x84\x20\x2c\x1f\x97\x6e\x81\xff\x09\x5d\x7e\x3e\x1a\x2c\x82\xfc\x53\xa7\xd5\x23\xb4\x00\xc6\xf8\x96\x10\x84\xa5\xc0\xff\x7c\xb8\x8a\xca\xfd\xf0\x5d\xc7\x8d\xe5\x3c\x77\xc7\xcd\x6b\xa7\xe7\xf1\x5d\xd6\x46\x81\xff\x29\xf0\x3f\x75\x64\x3d\x9e\x86\x9f\xd7\x36\x63\x3c\x3d\xde\xb1\x3e\xaf\xdf\xcb\x8e\xfb\x78\x1a\x7e\x54\x5d\x58\xc3\xf2\xd1\x88\x81\x45\x7e\xc9\x78\x57\x75\x36\x18\x20\xc5\x67\x19\x0c\x90\xef\xe6\xf7\x72\x0c\x7a\xb5\x58\x5e\xf5\x79\xe7\xb2\xd0\x60\x80\x7c\x9b\x7d\xc5\x8e\xfb\xea\x03\x7a\x77\xc7\xa3\x94\x75\x65\x7e\x1b\x3b\xa9\x34\xf3\x29\xcd\x7c\x92\x74\x31\xa5\x99\x4f\x69\xe6\x53\xef\x96\x80\xfe\x7c\x89\x6d\x49\x3d\x59\xaf\x27\xd5\x17\x8b\x25\x09\xcc\xcc\x57\x87\xcf\x0b\xc8\x26\x0f\xb6\xcd\x57\xe7\x0e\x20\xfe\x96\x07\x73\xf0\xf5\x54\x2a\x7a\x3f\xf5\x51\xbd\xea\xf8\x1b\xbe\xcb\x02\xfb\xaa\xe3\xaf\xeb\x34\x14\xff\xf9\x6a\x93\xbf\x90\xb8\x25\x49\x17\xf3\x55\x9f\xdf\xf4\x39\xe6\xdb\xab\x3e\xbf\x78\x7c\x52\xe7\xd3\xab\x97\x1f\xba\xf9\x25\xa3\xcd\x65\x1d\x24\x01\x49\x41\x54\xaf\xfa\xfc\xaa\xcf\xf0\x82\xa5\x88\xfe\x7c\xc1\x11\xe4\xe1\x18\xe9\xf1\x79\xf1\xf8\xa4\xde\x27\xd1\xfb\x09\x7a\x3f\x9a\x5d\xa5\xad\xfd\x72\x3b\x9a\x3a\xa4\x5e\x55\xf7\x5d\xeb\xe7\xcf\x4f\x2f\xcb\x7c\xbe\x4b\x31\x7f\x6e\xfa\xd7\x43\xe2\xbb\x96\xc5\x9f\x47\xfe\xf5\xde\xfe\x5d\xdb\xfd\xcf\x21\xff\x7a\x6c\x84\x3a\xfe\xe7\x8f\x17\x67\x9f\x90\xc5\x87\x8b\xd7\xe7\x26\x0f\xda\x3e\x1a\xf3\x42\x94\x7d\x82\xb2\x0f\xb8\x12\xf3\xf3\x1a\x1f\xf6\xf8\x68\xf4\xee\xe7\x8a\x09\xc6\x3e\x1a\xa7\x0c\x19\xe0\xf3\xdb\x73\x89\x58\x6b\x3f\x7d\x8c\xdf\x3a\xf3\x05\x9c\x88\xf9\xa9\x4a\x1f\x4c\x25\xae\x64\xdf\xe1\xcf\x77\x47\x80\x3d\xe4\x73\x77\x07\x4b\x9f\x30\x90\xa4\x50\xfa\x94\xfd\x3d\x45\x89\x09\x82\x4f\x41\xf0\xa9\xcb\xed\x53\x91\x3e\x37\x7c\x5d\x6e\x9f\x4a\x03\xc6\xbd\x65\xdf\x8e\x7f\x6f\xee\x9f\xf7\xfb\x9f\xeb\xa6\x1e\x39\xf1\xf0\x29\x1e\x3e\x3b\x6b\xd5\xa7\x4e\x01\x8b\x5f\x32\x9a\xa5\x4e\x7d\xae\x9b\x7a\xdf\x3e\x5d\x22\x1f\xd6\x72\x0a\x40\x13\x0f\x9f\xf0\xc6\x2f\x19\xdd\x28\xc6\xf1\xc3\xfd\x91\xdd\x01\xd0\xfd\xf1\x71\x0d\x9a\xdd\xee\x3e\xfd\xbd\xd3\x77\x71\xbb\x88\x7d\xcf\x8f\x88\x90\xec\x8e\x81\x1b\x3e\xd8\xf7\x9f\x9e\x7d\xde\x96\x7e\x2e\x9b\x3a\xda\x84\xb9\xa7\xbc\xf2\xd9\x1d\x18\x37\xf2\xcf\x8d\x5c\x07\xda\xa7\x63\xf1\x73\xd9\xd4\x81\xf6\x89\x57\xfc\xb8\x1a\x4d\x52\x1c\xa4\x30\xf7\x14\xe6\x9e\xc4\x8d\xa6\x30\xf7\x84\x4a\x7e\xc9\x68\x9e\x16\xef\xf7\x5a\x07\xdb\xce\xa7\x79\x0b\x6d\xfc\x92\x0d\x64\xb6\xef\xb5\x9b\x59\xbe\x3e\x4d\xd9\xcf\x65\x93\xb8\xd1\xfc\xbc\x1a\xfd\x5c\x36\xe1\x3b\x2b\x21\xed\xb5\x61\xb6\xe6\x58\xf3\xaf\xc0\xb2\xaf\xe2\x53\x96\x4b\x86\x83\xaf\x36\xd2\xc8\x25\x28\xb2\xda\x30\x03\x4a\xd2\xf7\x1c\x8d\x77\x31\x03\x4a\xd2\xf7\x24\x5b\x73\x6d\x04\x8e\xd4\xb6\xb4\x5f\x0b\xa2\x80\xb2\xff\xd5\xe6\xaa\x39\x94\x61\xc9\x96\x9c\xef\x39\x96\x55\x51\x1b\x70\xc5\xda\xd4\x7f\x1c\x6d\x25\xe7\x7b\x01\x58\x6f\x39\x0e\xde\xed\x7e\x06\x1c\x28\x09\x2d\x5a\xc9\x03\x5f\x9b\xab\x2b\x68\xb3\x92\xdf\xbd\x36\x57\x52\x90\x65\x25\x2a\xbd\x36\x57\x4d\x1c\x72\xb5\x85\xcf\x91\x08\x26\x41\x87\xd5\x96\x76\x01\xd7\x40\x49\x20\x67\x89\x36\x2f\x89\xdb\x13\x24\x58\x01\x29\xff\xab\xcd\xd5\x70\xac\x21\xaf\x6d\xda\xe6\x69\x9b\x93\xe7\x30\x4b\x6b\x3b\xad\x77\x0d\x6f\x6d\x97\x5d\x05\x32\x2a\x41\x82\xd5\x06\x32\xaa\xe0\x60\x6f\x39\x26\xbf\x77\xfb\xbd\xb7\xc3\x31\xf9\x8e\xdb\xef\x78\xac\xc3\xe1\x7d\x94\x71\x90\xca\x70\x28\x51\xab\x12\x1d\x9e\x44\x5e\xd6\xf6\xfa\x7b\x4b\x93\x02\xec\x5f\x09\xfa\x2e\x41\xdf\x09\x65\x59\x09\xfa\xae\x46\xca\xa1\x04\x1c\x56\x0d\x4f\x41\x35\x5c\xc9\x09\x65\x59\x35\xb5\x4a\x70\x78\x02\x18\x2b\xc1\xe1\x25\xf7\x7a\xe2\x98\xab\x46\xce\x97\x6a\x4b\xe1\x82\x30\xdd\x6a\x78\x0a\x0a\xb6\xf5\x96\xb0\x98\x55\xc3\x93\x5c\x8d\xfb\x98\x24\x66\xb3\xda\xee\xab\xda\x91\xf8\xdb\x0a\x7e\xf5\x55\x0c\x65\xfc\x1e\xf1\x0f\x25\xa5\x7a\xe2\xd2\xad\x76\xf8\x7b\x6a\x10\xd8\xb0\x82\x23\x7d\x15\x36\x39\x78\x97\x8b\xf4\x6a\x83\x5e\x19\x1d\x91\x5f\x31\xec\x15\x06\xb7\x11\x8f\x5d\x2d\xec\x81\xa4\x29\xa9\x2c\xed\x64\x06\xb7\xb1\x44\x96\xd0\xf0\xc4\xdd\x56\x60\xc2\x57\xf1\x50\x05\x1d\x5a\x7e\x45\xfd\x1e\xa3\x25\x65\xb5\x5a\x91\x5c\x66\x55\x9b\x56\x31\x7d\x8e\xf1\x96\x14\xbd\x1a\xd1\x41\x99\x1b\x5f\x86\x2b\xac\x1a\x78\xa6\x24\xff\x43\x35\xac\xc8\x6a\x5a\x91\x84\x4e\x16\xf0\xef\xbf\x6a\x97\xcf\x31\x9d\xdb\xe5\x73\xea\x5e\x3a\xb8\xb7\xb2\xdb\x77\x77\x7e\x4f\x7d\x6c\x38\x88\x33\x1d\xb5\x47\x65\x71\x99\xcb\x83\x36\x3f\xd6\xe1\x32\x87\xbb\xad\x84\x60\x97\xac\xe7\x49\x56\xc8\x92\xf5\xbc\x9a\x07\x1b\xc2\x1f\xab\xbd\x7e\xdb\xe7\x73\x0e\xc7\x67\x5f\xad\xd5\xae\x3b\x9d\x45\x65\x57\xfb\x6c\x32\x5d\x2a\x11\x7a\xed\xdb\xbe\x16\x7a\x5a\x02\xf2\x7a\x15\xcf\x7f\xfd\xaf\xe3\x58\xfb\x6f\x89\xbf\x2e\xf1\xd7\x89\x9f\xae\x76\x5c\xbd\x25\xfe\x3a\x73\x1d\xcd\x6b\xdf\xfd\xb5\xb5\xd4\x25\x57\x77\xb5\x63\x2d\x96\x90\xec\xc4\x25\x57\xc2\xaf\x0b\xf8\xb5\x86\x52\xc1\x9c\xbe\x8a\xc7\xc7\x94\xa1\x8c\x3b\x00\xd3\x4c\xa6\xf7\xde\xad\xb5\xfb\xf9\x73\x20\xf3\xdd\x6e\xd7\x31\xdc\xd0\xa9\xaf\x82\x6a\xc9\x0d\x50\xbb\x1a\xba\xbb\xc7\xe3\x6a\xab\x3d\x7c\xce\x43\x7d\xb5\x7f\x03\xed\x6b\xe7\x6c\x54\x60\xb9\x5b\x12\x55\x59\x7b\xd8\x04\xf7\x7d\x3c\x71\xb5\xab\xd4\xbb\xfb\x3e\xb0\xb5\x12\xb0\x5d\x02\xb6\xb3\xd6\x39\xa3\xf6\xb2\x09\xda\x92\x78\xec\x4a\x74\x76\xed\x6a\x3a\xd1\x97\x25\x12\xbb\xf6\xe9\xef\xb1\x26\xec\xc4\x31\xd4\xee\xd9\xa8\x3a\xcf\xb1\xc7\xd7\xee\x1e\x4f\xf4\x65\xed\xae\x9e\xbb\xab\x67\x0d\xda\x7c\xd9\xbd\x9e\xc2\x0b\xad\xd9\x6f\xdf\xf5\x1c\x04\xc1\x5a\x09\xb1\xae\xfd\xfe\xbd\x4b\xbd\xb7\xdf\xb1\x2c\x4c\x43\x89\x6a\x7f\xec\x96\xc7\x6e\x61\x13\xd8\x01\x73\x14\x00\xea\x25\xe3\x73\x5f\xbb\xca\xa3\x4c\xb1\x4e\xec\x9f\xd5\x7e\x56\x9b\x34\x45\x6d\x15\x61\x9d\xa0\xea\x6a\xff\x7c\xd7\x95\xb7\x50\x26\xf9\xd5\x0b\x04\xf5\x92\x2d\x8d\x90\x4b\xbd\x8e\xe6\xef\xd5\x44\xd6\x95\x8d\xd5\xe4\x23\x11\x95\x22\x26\x44\xcd\x1d\x19\xab\xe7\xe1\xe9\xa6\x58\x4f\x0e\xa2\xcc\xea\xf0\x74\x03\xf8\xae\x80\x42\xaf\x82\xa6\x00\xb4\x2b\xf8\xd2\x57\xb1\x2b\xe3\x39\xf7\xe4\xc3\x15\x15\xa0\x5d\x1d\xdd\x26\xab\xb0\xd0\xb5\xd5\x01\xf8\xae\x0e\x4f\x37\x38\xf6\xea\x50\x61\x8f\x41\x2f\xb3\x24\x1c\x61\xb5\x6b\xfb\x35\x7e\xa9\x60\x50\x5f\x05\x2d\xc6\x87\x57\xb0\xa5\xaf\xc2\x16\x33\x13\x0f\x1c\x4a\x75\x68\x4b\xe2\xaf\xab\x83\xc8\xe4\x3a\x74\x32\x11\x5b\x59\x87\x2b\xaa\x18\xe9\x04\x7a\x57\x62\xa4\xeb\x20\x32\x20\xf1\xe1\xd5\xe1\xce\x2d\x46\x3a\x89\xc1\x2c\xc9\xd5\x4b\x8c\x74\x92\xb8\xa0\xc4\x3e\xd7\x71\xda\xbe\xa0\x57\xc0\x3e\xd7\x71\xda\x7b\x2c\x28\xc7\xe5\x73\x6b\x61\x1d\x70\x37\xd5\x71\xd9\xe4\xcb\xc7\x94\xa9\xa2\x87\xf6\x25\xae\xbe\x82\x7c\x7d\x15\x76\x9e\x7a\x71\xdb\x53\xb7\x9d\x5c\x34\xd9\x85\x17\x2a\xf6\x25\xa3\x93\xd5\xdb\x43\xef\x11\xd0\xbb\x3a\x34\x04\x84\x3e\x27\xe4\x6f\x75\xc0\x56\x51\x72\xb0\x27\x79\x0b\x4a\x0e\xf6\x02\x01\xdd\x0a\xd7\x61\x09\x7d\xae\x83\xab\xb7\x22\xdc\xb2\x8e\xcf\xf6\xad\x95\x77\x00\xa7\xa9\xe3\x53\x07\xb8\x6e\xa8\xed\x27\xf3\x73\x51\xef\x22\x02\xb3\x80\x46\xaf\x62\x2a\x5b\xd5\x76\xd5\xbb\x37\xab\x60\xef\x01\x1a\xbd\x8a\x4b\x59\x22\xe3\xf7\x00\x45\xb7\x02\x79\x57\xdd\xf5\x18\x5a\x76\x19\x9e\xaa\xab\xde\x7d\xf7\x55\xcc\xc1\xae\x11\xd1\x31\x43\x8b\x44\xa0\x05\x82\x7a\x15\x1d\x19\xfa\xd8\x01\xf2\x15\x78\xea\x25\xe3\x5d\xcd\x55\xc1\xd5\x45\xa0\x66\x81\xaa\xfe\xab\xce\x34\x28\x90\x77\xd5\x35\x4d\x3b\x81\x68\x85\x47\xb2\xba\x53\x43\xf6\xf6\x22\x50\xb3\x3a\x48\x8f\xea\x5c\xc6\x15\x41\x99\xd5\x87\xed\x0b\x9f\x4b\xda\x12\xfe\x5e\xf8\x7b\xc9\xef\xb9\xe0\x4a\xb7\x5e\x04\x5b\x56\xd7\x8c\x10\x02\x5d\xf8\x0b\xab\x3b\x11\xfa\x9a\x08\x03\x9f\x50\x75\x75\xbe\x63\xad\x16\xc9\x3a\xab\x73\xce\xaa\xce\x1a\x5c\x20\xe5\x4a\x56\xf6\x12\x29\x5d\x50\xbf\x15\x14\xed\x7f\x05\x39\xfb\x92\xd1\x14\xd7\xe5\xce\x39\xab\x9a\xa3\x0b\x59\x45\x81\x84\x6e\x45\xbc\x64\x75\xd7\x6a\x08\xdb\x97\x8c\x77\x55\xfa\xce\xba\x5c\x1c\xb0\xab\xbb\x2e\xc3\xe2\xbe\x64\xbc\x7b\xdb\xcd\xa0\x35\x8a\xcc\x9c\xd5\x1f\x47\x1c\xeb\xb7\xf0\x17\x56\x7f\xfc\x5c\x7c\x51\xd5\x1c\x36\xad\x8d\xfe\xfa\xbd\xcc\x71\xa1\xd2\x25\x8f\x7b\x41\xd0\x56\xfd\xf3\xb9\x4f\x59\xac\xf5\x46\x58\x74\x09\x81\x2e\x27\xef\xd0\x84\x85\x7e\xbd\x15\xd8\xb5\x1a\x1a\x0d\xa3\xd9\x7f\x4c\xb6\xe1\x2a\x3c\x58\x85\x0b\xdf\x60\x0d\xee\x87\x0b\xc4\xf4\x92\xad\x49\x34\xd4\xdc\xc1\x5d\x40\x41\xbc\x56\x60\xa4\x57\x71\x2a\xa3\x2d\xe0\x91\x6a\x70\x17\x5c\x00\xda\x6a\xa8\x7e\xd0\xb4\xb7\x65\xba\xfc\x7b\x9b\x1f\x2e\xdc\x43\x8d\xdd\x59\xa4\xe1\x6d\x5f\x05\xcd\xda\xd9\xe6\x07\xd7\xc7\x35\x38\x4c\x15\x61\x97\x35\x08\x9f\xaf\x31\x7c\x8e\x89\x27\x7d\x7b\x89\xa4\x5e\xb6\xcf\x92\x85\xdd\x81\x87\xa1\x9c\x8d\xc3\x03\x16\xe0\xe9\x56\xb8\x0e\x6b\x84\xcd\x4f\xdf\x65\xe6\x0d\xcd\x8b\x91\x7e\x26\xb3\x6c\x68\x33\x8f\xb4\x5e\x66\xd9\x48\xeb\x05\x55\x51\xb8\x0e\x4b\xfa\xf6\x12\x35\x5d\xb8\x09\x6b\x68\x34\x8f\xe9\x73\x2c\xd3\x43\x75\x1f\xd3\xee\xe5\x10\x27\xcd\x7b\x49\xf3\x5e\x80\xe0\x6a\x9c\x0e\xff\xe9\xbb\x0e\xbf\x46\xf3\x38\x6d\x0b\x6b\xb2\xd4\xef\x25\xf5\x7b\xed\xac\xc9\xe0\xaa\xff\x4a\x9a\xf7\xc2\x9d\x58\x43\x75\x1f\xaa\x36\x9c\x6e\x05\xe7\xfb\x2a\xe8\x17\x5c\x87\x05\xae\x7a\x15\xbb\x32\x9e\xc3\x87\x50\x83\xf5\xbc\x0e\xa6\xde\x78\xec\x3f\x0e\x76\x05\x08\xae\x86\xeb\xf9\x60\x3d\x2f\x52\x0a\xd4\x70\x3d\x17\x5e\x5d\x07\x26\xdb\xf8\x54\xb1\xcf\xe7\x1c\x37\xed\x10\xa1\xd4\x85\xeb\xb0\xc2\x29\x10\x9b\xef\xb2\x62\x86\x8b\x77\xe0\x43\x28\x5c\x87\x15\x9a\xd7\xe1\xb4\x20\xfe\xb2\xc2\x05\x3d\xb8\x0e\xab\x83\x71\x0b\xae\xc3\x2a\x9c\x16\xc7\x18\xc8\x2e\x65\x8f\xb2\x42\xc6\xf8\x42\xf7\xde\x0a\x77\x62\x85\xbe\x86\xc0\x88\x29\xe2\x2f\x2b\x70\xab\x95\xdc\xef\x75\x04\xed\x73\xaa\x08\xc3\x2e\xe2\x2f\x2b\x34\x6c\xe2\xf0\xdb\x38\x8b\x85\xce\x86\xe8\xbe\xcb\x54\x8e\x61\x9b\x87\xdf\x8b\xd5\x1d\xb8\x68\x4b\x4e\xf7\x22\x55\x40\x89\xaf\x2e\xf1\xd5\x45\xea\xce\x82\xcc\x7d\x15\xa1\x8c\x77\xc3\xbe\xc2\xac\x2e\xdc\x64\x15\xe1\xb7\x71\xe5\x50\x80\xd4\x2a\x3c\x3f\x42\xed\xbe\x64\xbc\xeb\x8a\x0e\xce\xba\x15\x54\x6a\x15\xe5\xb7\xb9\x7c\x03\x3e\xab\x98\xb6\xcf\xa5\xba\x3b\x46\x1e\x0c\xe3\xf4\x39\x8e\xcb\x02\xa7\x4b\x0e\xf6\xb5\x19\x21\xb3\x5f\x5c\xbe\xa1\x4d\xab\xb8\x6c\x0b\x37\xc3\xd5\x1d\xa3\xcb\x71\xbb\x6c\x0b\x0e\x12\xc1\xd4\x05\xc5\x7a\x5b\x9b\xd6\x92\xc1\x2b\x54\xf2\xad\x17\x81\x95\x05\x62\x7a\x15\x8c\x2f\x3e\xb1\x8a\xc7\x3a\x1e\x9f\x73\x8c\x1e\xdb\xc7\x01\xb2\xf0\x93\x95\x60\xea\x12\x4c\x5d\x04\x5b\x56\xbc\xf6\xbd\x7a\x0f\xbf\x5a\xc1\xbe\xbe\x0a\xfb\xcf\xf1\x7d\xd5\x0d\x70\x13\x6b\x13\x5c\x32\x97\xf9\x58\xa6\xb9\x37\x3b\x25\x0e\xbb\xc4\x61\x17\x19\x43\x0b\x00\xf6\x2a\xac\x96\x95\x5a\x6e\xf5\x02\x7a\xdd\x0a\x3c\x5a\xa5\x4e\x8e\xc4\xc9\x51\x83\x95\x5a\xd0\x75\x41\xb1\xbe\x64\xab\x29\xa9\x3a\x43\xa7\xde\x4a\xd7\x59\x12\x10\x53\x49\xe4\x62\x11\x94\x59\x82\xae\x2b\x41\x06\xad\xcd\x03\x99\xef\x6a\xb4\x80\x5b\x2b\x39\xd8\x4b\x0e\xf6\xd2\x77\x96\xe0\xe5\x2a\xdd\x21\x06\xb6\x52\x92\xc1\xab\x12\x1f\x5b\xe9\x4f\x4b\x0f\xa5\xe0\xb6\x5b\x0d\x2c\xeb\x74\x2a\x88\xc8\x2e\xc0\x6c\x25\x07\x7b\xc9\xc1\x5e\x83\x25\x3b\xdd\x16\x40\x61\x2f\x19\xcf\xb9\x2d\x80\xb8\x6e\x45\x04\x66\x25\xb7\xca\x05\xd7\xfa\x92\xd1\x16\x0d\x19\x10\xd7\x4b\x46\x5b\xd2\xe7\xd2\xef\xe0\x28\x95\x5a\xf9\xa0\xb0\x5b\x91\x26\xb4\x12\x2c\x6a\xe5\x32\xf6\x93\xfc\xd0\x95\xee\x00\xa9\x0d\x34\xd0\x16\x11\xd9\x95\x1c\x30\x0b\x62\xb4\xca\xf2\xe7\xea\xf7\x73\x54\xeb\x2c\x4a\x67\x91\xae\xb8\xd4\xf0\x4f\x8d\xa0\x81\x4d\x95\xd3\xee\x9b\x36\x99\x55\x3c\xdd\x15\xe4\x67\xaf\xc1\x2a\x2e\x4c\xbb\xf2\xb4\x5e\xac\xe8\x3c\xad\x97\x4b\xba\xb5\x80\x2e\x99\x86\x91\x30\xed\x0a\x56\x76\x61\xda\x95\xce\x2c\x80\x6e\x95\x9e\x10\xd2\x99\x15\x7e\xaf\x33\x2b\x9d\x59\xd1\xfe\x8d\xbf\xab\x74\xe2\xa5\x13\x4f\xb7\x5c\xea\x35\x4c\xee\xf5\x4a\xb7\x5c\x6a\x4b\xe5\x63\x53\xd5\x1c\x27\x5e\x3e\x36\x41\x8d\xd0\x96\x4a\x6d\x29\xb0\x71\x25\x6d\x7c\xe5\x6b\xf3\xd5\x92\xcf\xcf\x04\xd1\x5a\xe0\xe0\x2a\x3d\x40\x88\x00\xaf\xc0\xc3\x93\x6e\x42\xe9\x26\xa4\xaf\x2e\xdd\x84\xd2\x99\x17\x2c\x3e\xe5\x26\x54\x9b\xf5\xb2\x41\x94\x2e\xc7\xf2\x04\x01\x49\x5a\x95\xb3\xb1\x36\xdb\xcc\xe2\x23\x2a\xbc\xaa\xf9\x6d\x68\x93\xb0\xf0\x82\x65\x7e\xc9\xd6\x30\x94\x76\x58\x39\xcb\x82\x45\xa5\xf4\xe8\x00\xf1\x6e\x45\x6c\x67\xd5\xe1\xef\x1d\xb6\x99\xe1\x2f\x37\x97\x3a\xac\x97\x4d\x43\xc0\x77\x15\x6e\x9e\x82\xd4\xac\xca\xa3\x41\xe1\xb5\x2e\x30\x74\x55\x7a\xad\xcb\x19\x05\x86\xae\xca\x53\x73\x79\x34\x20\x4d\x67\x89\xee\xae\xf2\x68\x90\xac\x0c\x05\x31\x70\x89\xee\xae\xc4\x70\x83\x95\x7e\x15\xbe\x8b\xb7\xae\xf4\x64\x17\xfe\x99\x02\x1c\x57\xe5\x54\x29\xa7\x0a\x64\x65\x55\x4e\x95\x72\xaa\x64\xa7\x0f\x9c\x2a\xc5\x19\xb9\xf4\xe0\x95\x3e\x9b\xe2\x8c\x5c\x7a\xf0\x6a\xfa\x6d\x6e\x42\xc9\xe6\x22\xe2\xbb\x24\xac\xaf\x74\x2c\xdd\x84\xca\x69\x41\x9a\xce\x12\xf1\x5d\x75\xf9\x6d\x1c\x85\xca\x4d\xa8\x34\xaa\x88\x86\xa8\xd2\x33\x5e\x97\x75\x38\x6e\x97\x75\x68\x68\xe9\x89\x93\xc4\xbe\x44\x81\x57\xb2\x19\x94\x1e\x4b\x51\xe0\x45\x34\x68\x95\xfe\x9e\x72\x7e\xe8\x9e\x2b\x0f\xd3\x92\xdd\x17\x80\xb9\x12\x05\x5e\xe5\xc6\x04\x60\xae\xea\xb1\x4f\x35\xc8\x52\x3d\x70\x63\x82\xf3\x7e\xc9\x18\x23\xe7\x47\x11\x7a\x5f\x44\x97\x96\xc8\xf0\x2a\x62\xe0\x8a\x7c\x04\x25\xe2\xbb\xca\x5d\x08\x46\xb4\x2a\x4f\xd3\xe5\x99\x84\x7c\x04\x35\x9d\x0b\x13\x97\x7c\xc1\x88\x56\x53\x97\x3c\x80\xee\x25\x9b\xc8\x4a\x19\xba\x46\x8a\xcf\x9a\xce\x8f\xe9\xfc\x20\x71\x41\x89\xee\x2e\xd1\xdd\x45\x3a\xcf\x9a\xce\x8f\xe9\x6e\x45\x18\x6a\x4d\xf8\x5a\x6a\x72\xd1\xb3\xb4\x1b\x59\x28\xb3\x0e\x76\x03\xe8\xf0\x57\x61\x1d\x18\xf0\xd3\xa3\xf3\x74\x17\x82\xfd\xac\xa6\xbb\xd0\xf4\xec\x02\xda\xae\x44\x77\xd7\x74\xce\x90\xe2\xb3\xa6\xae\xd1\xe9\xce\x04\xda\xae\x66\xf7\xdb\x40\x77\x17\x8c\x68\x35\xf5\xe7\xcb\x62\x5f\x3a\xd1\x64\xb1\x2f\x10\xdd\x4b\xc6\x73\xee\x42\x20\xba\x5b\x81\x98\xab\xa9\xfb\x69\x72\xfb\x53\x7a\xc7\x84\x77\xd7\xf4\x70\x02\x3c\xae\xa6\x73\x6b\xba\x33\x01\x8f\xab\xe9\xe1\x64\x02\x6e\x5d\x43\xb0\x64\x65\x9f\x82\x0b\x29\xbd\x68\xb2\xd8\xd7\x74\x6e\x01\x8f\x2b\xb0\xde\xab\xf0\x5d\xc7\x72\x5a\xaf\x5b\x13\xe1\xaa\x35\xdd\x9a\xa6\xf3\x6d\x3a\x96\xfa\xa4\xa6\x67\x71\x92\x1e\xd4\xf4\x2c\x2e\x34\xbc\x26\x6b\xf6\x3c\xad\x17\x30\x54\x81\x71\xab\xa9\xd1\x37\x35\xfa\x08\x57\xad\xe9\xd6\x34\x3d\xb3\x4f\xc7\x52\xdf\x95\xd4\xf6\x05\x6f\x59\x49\x6d\x5f\xd3\xed\x4a\x3f\xda\xd4\x10\x84\xe1\x7e\xc9\xf8\x3d\x0f\x36\x93\xdb\xfa\xce\x66\x2f\x82\xbc\x20\xb8\x8f\xee\xe8\x3e\xd6\xe0\x29\x7e\xaa\x05\x9e\xe2\x01\x85\xb7\x82\xf1\xac\xa6\xf7\x5a\xa2\xc1\x0b\x76\xb3\x9a\x9e\xe2\xe7\x6b\x8f\x62\x56\x4e\xdd\xb0\x53\xd7\x95\xae\xb5\xe9\x6e\x34\x3f\xdf\xc5\x28\x10\x35\x5e\x22\xc4\x8b\x08\xd6\x12\x21\x5e\xa7\xb3\x88\x08\xd6\x3a\xb9\xdb\x2f\x89\xed\x8b\x68\xd5\x3a\xf5\x49\x41\x5c\xdf\x26\xd1\xaa\x75\x82\x28\x29\x51\xde\x93\xb4\x9e\x75\x3a\x3b\x4e\x66\xc7\x24\x32\xb5\x64\xb1\xaf\x93\xe3\xca\xdc\x1a\xf5\x7a\x5c\x11\xf9\x3d\xc9\x83\x50\x52\xd7\xd7\x89\x7d\x37\xb7\xff\xc9\x66\x7f\xba\x31\x9d\x87\xd5\xa1\x38\x32\xdb\xd7\x89\xa9\x37\x09\x66\x2d\x99\xed\xeb\xec\x56\x87\xe2\x9c\x4e\x3c\x41\xe5\x93\x00\xd7\x92\xd9\xbe\xce\xee\xbb\x6c\x1a\xa7\x27\x21\x59\xec\x27\x11\xa9\x75\x7a\x69\x76\x0e\xbb\xa3\xfb\xdc\xad\xcc\x77\x39\x7d\x9c\x7a\x0a\x04\x9a\x4f\xf2\x29\x14\x34\xf7\xab\xb0\x5e\x8c\x82\xd3\x09\x2a\xf8\x7c\xea\x53\x3b\xd3\x7a\xf3\x27\xa3\xcd\x6e\x6a\xb2\xdd\x4f\xfd\x6c\xb2\xdd\x97\x48\xf3\xa9\x9f\xed\xf4\x22\x42\xb6\xfb\xb9\xe1\xc1\x3f\x75\x06\x8b\x3e\x9f\xfa\xde\x44\x9f\x97\xe8\xf3\xb9\xa1\x4e\xe7\x74\xf8\xd7\x64\x2c\xfd\xc3\xa7\x87\xad\x73\xda\x05\x68\x18\x48\xf4\x55\xf8\xb9\x68\xd8\xa9\xf9\x77\x9e\x36\x0f\xa7\x80\xc4\xf6\xff\x37\x63\xe7\x92\xeb\x3f\x6e\x44\xe7\x79\xaf\xa2\x77\x10\x89\x7a\x90\x07\xf8\x23\x93\x8c\x93\x3d\x48\x14\x09\x78\x60\xbb\xd1\xb1\xf7\x1f\xf0\xfb\xee\x24\x9e\xb4\x07\x17\xc2\x2d\x88\x3f\x3e\x54\x2c\x56\x15\x0f\x0f\x1b\xb8\xf4\x25\xa3\x1b\xce\x31\x01\xe9\xd9\xb0\x47\x02\xd2\xdb\xf3\xda\x5d\xfc\x0e\x18\xed\xd7\xc3\xdf\x23\x22\x79\x5c\xfb\x04\xa9\x07\xde\xb4\x26\x48\xbd\x3d\x9c\x66\x0d\x17\x90\xb6\xc7\x9c\xda\xc3\x5e\x47\x80\x08\xb6\xc7\x99\x27\x70\x3d\xe6\xf2\x40\xac\xaf\x07\x9f\x72\x57\x3b\x9d\x79\x60\xd5\x97\x8c\x36\xbb\x01\xf2\x0c\xdf\x23\xc9\xf0\x0c\xdf\x03\x5f\x1b\x30\x82\x4d\x52\xfc\x26\x48\x3d\xc0\x6c\xda\xeb\xba\x24\xb1\x7d\xcc\xef\x49\x6c\xdf\x5e\x4e\x22\x05\x3c\x60\x7b\x9d\x79\x22\xcd\xb3\x63\xa3\x5e\x33\xbf\x6f\xb1\x0e\xd6\x96\xd7\x75\x09\x2e\xfb\x3d\x1c\x71\x6d\xaf\xa9\xdf\xb7\xd8\x3e\xd4\xe5\x75\x96\xbd\x9c\xd7\x0e\x5c\x6a\x4d\xa4\x79\x7b\xf1\xe5\xb2\xa3\x1a\xaf\xfb\xc7\xaf\x53\x86\x4b\x19\x9a\xe8\xf3\xf6\x9e\xbe\x87\x0f\x29\x89\x7d\x7b\x9d\x1e\x46\x92\xaf\xdb\x73\xef\x65\x5b\xf8\xbe\xaf\x29\xdd\x57\x15\xe7\x02\x86\xf6\xaa\xe2\x2f\x49\x81\xc0\x91\xd6\xde\xfb\xe7\xbd\xa1\x6c\x7d\xcb\xd7\xe8\x08\x10\xfa\x92\x05\xd9\xa5\x8c\x6f\xc9\x81\xd5\xf6\x56\xc7\x14\xff\x2e\x5c\x22\xda\x5e\xf7\x45\x5e\x8e\x22\xc5\x44\x9f\x28\xf5\xf6\x92\x50\x08\x97\x2d\xb4\xd7\xa9\xf0\xb2\x2f\x12\x93\x7a\xaf\x39\x62\xd9\xee\x03\x1e\xb0\xbd\xfa\x77\x22\xd2\x53\xd8\x69\x12\x69\xde\x40\x9a\x9f\xdc\x15\xd4\x5e\x37\x90\x01\x92\x9f\x90\x41\x34\xc1\xe2\x0d\xb0\xf8\xe9\xe2\xfa\x1a\xfd\x03\x0f\x3f\x1b\x3a\xfa\xaa\x7b\xef\xb2\xfa\x67\x1c\x12\x55\x0f\x54\xf8\xe9\xca\xfa\xaa\x79\x30\xc9\x9f\xdc\x1c\xd4\xba\x8a\xd2\x97\x89\x3e\xa1\x72\x68\x5d\x9f\xa6\xef\x37\xa2\x1b\x11\xbf\xd5\xcb\xbe\x44\xf4\xa8\x1b\x6b\xf7\x65\x92\x4f\x17\xc6\xae\x92\xf4\xe5\xbc\xc8\xe7\xd9\xba\x96\xb8\x2f\x4b\x2c\x9d\x67\xeb\x06\xda\x50\xc4\x9f\xae\x94\xdd\x38\xbb\x6b\x54\x0b\x2b\x60\xd7\xa8\x4a\x03\x1f\xd3\x91\x5d\xad\x11\xa9\x1d\x50\x8b\xad\x73\x8e\xa1\x49\x0d\x1f\xae\x98\x68\x52\xc3\xb7\xce\x31\xd0\x70\x1e\xa3\x75\x8d\x6f\xbf\xfc\x7a\x58\x9e\xee\x5e\x5a\xd7\xa8\x16\xd2\x23\xdd\x34\x14\x34\xf0\x7b\x0a\xde\x6f\x77\x27\xb7\x83\x0a\x4c\xe1\xbb\xf4\xea\x28\x01\x4f\x48\xc1\x9b\xe9\x6e\x2c\x74\x82\xea\x1c\x58\x8a\x6e\x1a\xaa\xb3\xc3\x16\x53\x8f\xdd\xe8\x41\x18\x77\x60\x90\x6b\xf2\xc0\x37\x90\xdb\x4b\x46\xdf\x4c\xb5\x76\xad\xe5\x41\x84\x22\x8c\xbb\x41\xfd\xbe\x64\xbc\x67\x00\x0d\x72\x7b\x0f\xa7\x6d\x5b\xd7\x5a\x76\xbc\x94\x98\xa2\xec\x7a\xec\x9d\xe8\x35\x87\x9f\x43\xef\xbc\xe3\x2f\x84\x6b\x22\x5a\x57\x4f\xc0\x46\xef\xe1\x2c\x6c\xeb\xe2\x09\xfa\xb4\x7d\x2c\x18\x5d\xaf\xbb\x4f\xdf\xe3\x7b\x7c\x7a\xd8\xb2\xb0\xe7\x20\xf2\x80\x7e\x7d\x3d\xec\x07\x90\x0f\x91\xd2\xed\x23\xbd\x99\x03\x8f\xf3\x33\xda\xfc\xf4\x0d\x0e\xb6\xe2\x3e\x35\xe8\x03\xe6\xc7\x31\xd0\xf6\xe9\xd4\x7e\xcb\xa9\xbd\xcf\xeb\xaf\xf1\xf5\xed\xd3\xe5\xfd\xb8\x62\x1d\x98\x5a\x13\x09\xdd\x3e\x22\xc7\x1c\xac\x1c\x9f\xe9\xc6\x4f\xcb\x72\xb0\x4a\x7c\xa6\xd9\x01\x3a\x2f\xd9\xea\xf7\xa7\x65\xf9\xd4\x07\x53\x9a\x9f\x56\x44\x84\x73\xb8\x45\xa2\x7d\xcd\xb6\xbb\x78\x42\x29\xd7\x3e\xbf\xfd\xa7\x15\xe1\x76\x88\xf6\xe9\xc9\xca\x76\x9e\x93\xfd\xbc\xcf\xd4\xfb\xa7\x3e\x70\xc6\xb6\x49\x77\xde\x3e\x38\x1e\x02\xcd\x5c\xfb\xdc\x69\xfa\x48\xbd\x87\x5b\x52\xdb\x67\x92\xe5\x7b\x6c\x1f\xf3\x55\x24\x74\x03\xfc\xbc\x64\x37\x32\x74\x09\x76\xf4\x3d\xdc\xd1\xd8\xa4\x40\x6f\x22\xa1\x73\xb2\x4a\x88\x84\x6e\x5f\xf7\xf7\x58\xc9\x3f\x23\x42\xe9\xce\x63\x4a\xf3\xd3\x45\xfd\xfa\xfc\x9f\xbf\x8b\xf2\x6b\xb2\x9d\x37\xd9\xce\x03\x7d\x5c\xfb\x54\xb9\x6f\x79\xaa\xf5\xa7\xa4\xf6\xeb\x53\x0b\x4f\x66\xf1\x67\x3c\x08\x0f\xfa\x1e\x13\x9f\x9f\x89\x4a\x78\xd0\x97\x8c\x9f\x03\x07\xdd\xc4\x41\xe7\xc4\x7f\xf8\xf4\x5a\xbf\xf9\x53\x96\xaf\x66\xbe\x04\x6c\x74\x3d\x09\x7b\x3e\x37\x57\x85\x46\x07\x7c\x60\x13\x1a\xdd\xe4\x49\x0f\xf8\xc0\x26\x4f\x7a\x1b\x9b\x03\x4f\x92\x73\xb8\x95\x35\x36\xab\xc5\xb9\x1d\x2a\xb5\xdc\xe9\xe1\x20\x6e\x1b\x6e\x6f\xc9\x93\x1e\x2e\x91\x68\x42\xa8\xdb\x20\x3f\x1f\x2e\x91\x68\x42\xa8\x9b\x3c\xe9\x11\x33\x38\x54\xfe\xa1\x23\x6b\x42\x73\xb8\xbb\x3a\x5c\x76\x05\x03\xca\x93\xde\xc6\x61\x1d\x98\xf1\xe1\xf6\x16\xe8\xea\x25\xa3\x7d\xa6\x55\x40\x57\x57\x53\xba\x52\xa7\xb7\x41\x84\x18\x73\x9c\x43\x9b\x3a\xd8\x70\x8d\x98\xc1\xe1\x7c\x81\x4e\xbd\x9e\x4c\x17\xd9\xd4\xdb\xd0\xcc\x5e\x07\xa3\xa7\x99\x1d\x97\xad\x63\xa1\x1b\xa6\x38\x07\xe9\xcc\x5c\xa8\xd9\xd0\x77\x1d\x2e\xec\x9c\xe1\x6d\xc3\x85\x5d\x40\x76\x4c\x85\xc2\xb7\xbe\x1e\xaf\xb2\xf5\xc1\x47\xf5\x3d\x6e\x70\x8d\xa9\xd0\xa1\xef\x3a\xf4\x5d\x85\x1b\x0e\xa7\xdf\xd0\xf4\x0a\x37\x1c\x9a\x54\xf0\xd6\x7b\x20\x9e\x6b\x83\x83\x03\x0d\x06\xf5\x3d\x90\xcc\xb5\x61\x30\x28\x75\x7a\xcc\x71\x0e\x83\x41\xa9\xd3\x73\xa9\x2d\x9a\x59\xa9\xd3\x23\x04\x71\x18\x0c\x8e\xd7\xaf\xeb\x58\xe9\xa8\x4a\xa7\x9e\x4b\x0d\x32\xf0\x1b\xaf\x5f\x08\xd3\x32\xcc\x53\x0e\x50\x0b\xe1\x30\x6f\x1b\x26\x1d\x07\x49\x95\x40\x46\xd7\x86\xd9\xfe\xa1\xb3\x29\xde\x70\x98\x74\x1c\xc0\xc5\x62\xc2\x52\x8c\x77\x1b\x64\xfb\x73\xab\x05\x4e\xa2\xa1\x03\x2a\x68\x70\x18\xfa\x49\xb1\x1e\x2e\x75\x68\xc3\xa4\xe3\x20\xa9\x92\x9b\xe5\x62\x3a\x3b\x26\xc9\xc4\x98\x88\x14\xd5\xdd\x40\x72\xef\x31\xe9\x28\x4d\x7a\x9b\x9a\x72\x0e\xe4\xb6\xa9\x03\x0a\x4d\x7a\x0e\x86\x7e\x3a\x11\x26\x79\x91\x88\x23\x9c\xee\xdf\xca\x9c\x9e\xfb\xe7\x3d\xab\x28\x76\x8d\x15\x64\x1e\x96\xd5\x27\xe5\xc2\x85\x26\xc3\x7a\x9b\x87\x4d\xe6\xb3\xc9\xb0\xde\xe6\x61\x53\xf0\x2b\xa7\xf9\x13\x59\xd7\x23\x6a\x70\x9a\xc5\x17\x3d\x9e\x9b\xcf\x36\xcd\x39\x4e\x7d\x57\x73\x98\x53\x2f\x64\xb2\xf1\x15\x2e\x66\x68\xd3\xcc\xbe\xf0\xf1\x70\xe6\xb7\xc9\xa1\xde\x84\x8f\x07\x7e\xba\x36\x5d\x39\x66\xe5\xd6\x23\x16\x47\xa1\xe0\x0d\x28\xb8\xdc\x11\x6d\x9a\xc3\x07\x10\x2e\x75\x44\x93\x18\xbd\x4d\x6f\x55\xb2\x5f\x7a\x0c\x40\xbf\xef\x03\x3b\x35\x35\xfc\x53\xc3\x2f\x00\x71\x6a\xf8\x61\x38\x5f\x32\x2a\xe0\x18\x41\x9b\x68\xf2\x6e\xcb\x54\x50\x59\xcc\xc3\xb1\xe0\x26\x8b\x79\x93\xc5\x3c\xb0\xdf\x35\xe1\xdd\x6d\x92\xad\x88\x38\xc5\x29\x6a\x6c\x92\x45\x4c\x65\xd2\x83\xeb\x5e\x0f\x46\xb8\x12\xec\x0a\xe5\x6e\x42\xb9\xc3\xb1\xe0\x36\x55\xd0\x69\x84\x54\x99\xf4\xd3\x6d\xa6\xa9\xf5\xae\xd7\x7f\x11\xbf\x4f\x5d\x91\x09\x32\x2c\xe2\x18\xa7\x09\xc0\x39\x6d\xea\xed\x4f\xab\x83\x5a\x7c\xc8\xf6\x22\xaa\x3b\x12\x95\xa7\x2e\x3b\x11\x89\xc5\xb3\x19\x18\xc1\x9c\x17\x20\xd9\xeb\xe1\xef\x2d\x25\x0c\x98\xec\xf5\xb0\xf9\x6d\x47\x76\x28\x3b\x95\x51\x16\xaf\x37\x70\x8e\x5f\x59\xeb\x5b\x44\x70\x47\x04\x77\xc8\xa9\x46\xae\xf1\x6c\x7a\xc2\x1c\x42\x8e\x5c\xe3\xd9\xb4\xd0\x75\x99\x8e\x6c\x38\x34\xd9\x4e\xcb\x86\x6e\x60\xa1\x03\xe5\xb8\x34\x65\x91\x56\x3c\xdb\xf5\xf3\x1a\x3f\x47\xda\x3b\x1b\x69\xef\x40\xce\x17\xb8\xc3\xd7\xa3\x2b\xa3\x79\xb7\x4d\x21\x85\x17\x90\x91\xd9\x9a\x4d\x01\x25\x93\xb6\x1c\x95\x6c\x38\x2f\xd9\x48\xc3\xa5\x15\x46\x80\xfd\xd3\x6c\x5a\xd4\x76\x50\xf6\x71\x44\xd5\xc3\x76\x30\x2a\x8f\x23\xaa\x45\x6d\x07\x6d\x79\xfd\x3d\x28\x92\x03\x7c\x31\xf0\x7f\xff\xca\xa6\x82\x91\x2a\xcd\x46\x60\x94\x8d\x1d\x9d\x00\x69\xcc\xd6\x1d\x16\xad\x67\x3b\xe9\x2f\x4e\x6f\x36\x15\x91\xc3\xca\xd9\x3e\xdb\xf2\xd9\x8f\x8b\x7a\x3f\xcb\x6a\x51\x81\x34\x06\xd4\xf7\x7a\xd8\xe6\x9b\x36\x0f\xc7\x54\xeb\xd9\xd4\x96\xa9\x16\xe8\x1c\x83\x5f\x0c\x3c\xe1\xeb\xe1\x38\x57\xda\x3c\x2d\xab\x46\x82\x5f\x8c\x28\xf1\x88\x12\x4f\x43\x83\x44\x84\x47\x44\x78\xc0\x2f\x66\x07\xd3\x98\x7d\xff\x79\x6f\x7d\xa3\x7d\xf7\xbd\xdd\xf7\xa2\xec\xe7\x3d\xfb\xcb\x37\x17\x12\x9e\x5d\x7f\x83\xf8\x30\xbb\x1a\xbe\x83\x07\x08\x01\x62\x76\x8e\x6c\x65\x57\xc3\x89\x10\x23\x5d\x78\x76\xfd\x0d\xd2\xac\xd9\xf1\x37\xb2\x03\x6a\x0c\x60\xc5\xc0\x27\xbe\x1e\x8c\x55\x0a\xef\xb1\x3d\x13\x98\xc4\x2b\x7e\x6d\x64\x10\xcf\x7e\x59\xed\x41\x77\x2f\xab\x35\x36\xe3\x74\x71\x84\x8e\x67\xbf\x6c\xca\xc1\xcf\x5d\x76\xc3\x78\x0d\x04\x63\x76\xd5\x79\xd7\x69\x00\xc1\x98\xbd\x3a\x04\x46\xf4\x9c\x38\x0e\x98\xf1\xf5\x18\xab\x29\x85\xde\x36\x47\x5e\xff\x80\x64\x6c\xc0\x8c\xaf\xc7\x54\x46\x93\x63\x93\x63\xcf\x6e\xde\x8b\xa3\xa2\x1f\xc1\xc1\xe4\xec\xb1\x8a\xc7\x51\x46\x33\xc0\x91\xaf\xc7\xb1\xaa\x3d\x14\x39\x50\x2a\x7d\x2a\x2d\x7e\x7e\x8a\x32\x50\x76\xec\xb5\x75\xe0\x08\x42\xe2\x35\x52\x8a\x47\x80\x79\xa2\xae\xbc\x0e\x94\x5e\x44\xd4\x95\xcf\x5a\x97\x9a\x87\xf4\x71\xa4\xf8\x8e\x14\xdf\x21\x17\x1b\x80\xe5\xbf\x22\x96\x3c\xc0\x17\xb3\xe3\x1c\x04\x2c\x79\xd9\x36\x55\x65\x58\x76\x9e\xca\x28\x3b\xad\x76\x19\xd2\xb2\x6d\xa8\x00\x88\xf1\xf5\x38\x90\xad\xa5\x26\xf0\x78\xaf\x47\x55\x76\x23\x7b\x94\x75\x65\x94\xdd\x2d\xbb\x5b\x16\xf3\x50\x70\x22\x52\x96\x2a\x2f\xd9\x85\x0c\x1d\x28\xa5\x20\x3b\x79\x4f\xb5\x85\xd5\x7b\xc9\x56\x3f\x0a\x6c\x53\x29\x87\xef\x31\xc5\x8b\x46\xb8\x1c\xf6\x6d\x45\x1e\x29\xaa\x32\x58\xf3\x25\xa3\x2d\xa7\x65\x4f\xfb\xbb\x16\x8e\x80\x2e\x5f\x0f\xfb\x71\xf3\x7b\xa7\xfd\x38\x2d\x8b\x55\x97\x0a\x3c\x60\xcd\xcb\x46\x22\x34\xe5\xb2\x6f\x97\xbf\xc7\x62\x52\xd4\xf9\xb2\x74\x7e\xc9\x28\x4b\xe2\x37\xe5\xb2\x1f\x95\xb6\xa8\xf3\xe5\xde\x91\xf1\xc9\xa5\x11\x0f\x34\xe2\x4b\xc6\x38\xe3\x3c\xa7\x2c\x47\x79\xc9\xf8\xbd\xdb\xdf\xbb\xbf\xa5\x06\x2c\x26\xe5\xb6\x79\xd5\x61\x66\x31\x11\x94\x9e\x52\xed\x1a\x6a\x00\x1a\x7d\x3d\xc6\x92\x91\xf4\x0c\x68\xf4\xf5\x28\xca\x18\x82\xe6\xb0\xb4\x4f\x19\x65\x9b\x4d\x0e\x43\x40\xd2\x33\x85\x4d\x98\x40\x19\xbe\x64\xb4\xc5\xf9\x52\x82\x0a\xed\xe5\xaf\x71\xf6\x81\x4a\x7c\x3d\x6c\x02\x46\xa6\x3c\x56\xf7\x5a\xdd\x41\x53\x5f\x47\xfc\xbd\x95\x31\x42\xaf\xd5\x75\xdf\xc3\x52\x48\x0b\x1e\xa0\xeb\x4b\x46\xf3\xfb\xcf\x7b\x76\x9d\x05\xa3\xb0\xaf\x99\xf2\xed\xca\xf8\x82\x9f\x5f\xe1\xeb\xca\x18\x8e\xe1\x7b\xc3\xf6\x61\x02\xe0\x08\x5f\x0f\xdf\x63\xbe\x0b\x6e\x0f\x78\xf6\x25\xe3\xf7\x5c\x1c\xa0\x0a\x5f\x32\xda\x32\x6d\x8b\xb3\x8c\x3b\x27\x72\x38\xcb\x8e\xcd\xb2\x4c\xf8\xc3\x05\xe3\xe0\x78\x3a\x91\x53\xe0\x12\x5f\x8f\x9f\xa2\x6b\xc4\x01\xbf\xaf\x07\x8a\xc8\xdd\xb5\x39\x9c\x64\xc7\x5e\x95\xf9\x5e\x57\xc6\x10\x70\xe4\x3a\xd2\x87\xe7\x28\x97\x32\xaa\x2d\xd6\x51\x1e\x65\x94\x2d\x96\x75\x32\x42\x30\x9c\x43\x2f\xe9\x38\x76\x65\x07\xb2\x53\x99\xbf\xb7\xf3\x7b\xba\x44\xe0\xe8\x97\x6c\x0d\x81\x60\xf9\x00\x96\x2f\x1b\x58\xca\x1c\xba\x3f\x60\xe6\x97\x8c\x7e\x38\xf1\x60\x11\x2f\x1b\x47\xb3\x23\x80\x3e\xc7\x55\x95\xf1\x9e\x3e\xd1\x71\x59\x76\x45\xa3\x39\x9c\x78\xc7\x6d\x59\x7c\x8e\xc3\x85\xe5\x58\x0b\x4b\xd9\x0a\xab\x83\x48\xfb\x1c\xf7\x54\xb6\xd4\xea\xc0\xa5\x0f\xd4\xe3\x4b\x46\x1d\xd5\xcf\x51\x99\xdc\x24\x2f\x73\x90\x1c\xcc\x51\xed\xdb\x6d\x59\x54\x17\xa6\xf2\x25\xa3\xac\x3e\x16\x14\xe5\x65\x2b\xa8\x0b\x58\xfc\xf5\xf0\xf7\x50\x17\x21\xf9\x39\x9a\xdf\x08\x6f\x14\xbe\xf2\xf5\x70\xac\x30\x20\xc2\xef\x03\xf5\x78\xd9\x20\x1e\xcc\xe1\x12\x74\x3c\xbe\x17\xca\xbe\xf6\xe3\x45\x75\x0f\xbf\xb9\xeb\xcd\xf1\x56\x65\xb4\xf9\xf5\xf7\xde\xa1\x8c\xdf\xeb\xd6\xdb\x2d\xbb\x33\x7e\xdd\x3a\xfa\xad\x8c\x3a\xba\xdf\xe8\x63\x0a\x72\x25\x46\xa4\x1e\xcf\xf1\x5d\xca\xe8\xdb\x67\x1d\xdf\xab\x8c\x71\xf9\xfc\x46\xdf\x32\x66\x9c\x09\xcc\xe1\x5a\x75\x0c\x9b\xc7\xcc\x3f\x74\xcf\x0e\xd7\x2a\x18\x05\x23\xae\x3e\x87\xb3\x88\x1c\x67\x64\x1e\x0f\xcc\xe3\x65\x03\x4a\x99\x93\x3d\xcc\x9c\xdb\xa3\xac\x21\xeb\xca\x2c\x8b\xdd\x3f\x49\xe9\xe4\x74\xca\x1c\xd8\xf8\x53\xb7\x0b\x02\xf2\x25\x3b\x90\x0d\x65\x96\xa5\xcd\x50\x93\xaf\x87\xdd\x65\x96\x9f\xec\x75\xe6\x5c\xf1\x85\x39\x93\x88\xbf\xcf\xe9\x2c\x3a\x88\x21\x4e\xa0\x6c\x39\x9d\x45\xdc\x8f\x1b\xb1\xf6\x01\x6b\x5f\x36\x2e\xc3\xcd\xe9\x92\x76\x3a\x8b\x48\x63\xe6\x3c\xed\xee\x79\x28\xa3\xac\x81\xc5\x79\xa2\x55\x27\x36\xfe\x24\xf5\x93\xf3\xda\x95\xf1\x9e\xb3\xe8\xbc\xe8\x06\x29\xcb\x9c\xb7\xdd\xb8\x19\x3e\x52\x91\x39\x9d\x31\xe7\xfd\x28\xa3\xac\xeb\xcd\xe9\x8c\xe1\x10\x72\x4e\x80\x00\x39\xeb\xad\x8c\xfe\xea\xb2\x01\xcd\x2f\x1b\x87\x90\x23\x53\x79\x60\x27\x5f\x32\xca\x3a\x3b\x80\xe6\xdf\xd5\x6e\x18\x80\xc0\x54\x7e\x03\x07\x89\x30\xfd\x9c\x6b\x3a\xdc\x86\x38\x22\xf2\x73\xa6\x2f\x11\xd1\xcc\xf9\xd8\x8e\x35\x19\x64\x54\xca\xe9\x5a\x02\x04\x5f\x42\xa5\x9c\xce\x81\x73\xc5\xbd\x37\x48\x90\x9c\x86\x28\xe7\x4b\x8d\xf6\xd3\xc8\x03\xac\xfd\xcd\xd9\xac\x48\x3d\x9e\x73\xe9\xf7\xdd\xf0\xe9\x4e\x97\x0c\xd0\xf7\x65\x83\x84\x30\xb2\x91\x07\xf4\xfd\x6d\xb8\x73\xea\x97\x9d\x83\x56\xb0\x28\x9d\x43\xd5\x5c\x1a\x7f\xb7\x8b\xb7\xd8\xc1\xcf\x39\x1a\x22\x7e\x6b\xfc\x14\x9c\x88\xa8\x72\x5a\xe5\xa4\x20\x96\xe8\x9c\x36\x7f\xd2\x7c\xd6\xa8\x8b\x04\x67\xae\x8d\x46\x60\x73\x2e\xd7\x8f\x6b\xa3\xdf\xe8\xb3\xe8\xfd\x5c\x1b\x3f\x8f\xc5\xb9\x74\xdb\x00\xef\xdf\x0d\x6d\x96\xd2\x3c\xd7\xce\x5b\xed\xaf\x61\xf5\x01\xaa\xbf\x1e\x2f\x25\x56\xb3\x2f\xdd\xb7\xeb\x60\xf0\x42\xed\xaa\xfa\x75\xd0\x5f\x1c\x58\x21\xfc\xb9\x56\xd4\x7c\x67\x5b\x1f\x55\x88\x7e\xe0\x3c\xbf\x39\x96\x95\xcb\x95\x01\x50\xfe\x6d\x50\x73\xe9\x91\x5d\xcb\x23\xbb\x81\x98\xe4\xba\xfc\xf9\xb5\x3c\xdc\x9c\xd3\x8a\x44\xe7\x01\xa5\x7f\x1b\xe5\x5c\xea\xfd\xb5\xf4\xfe\x4e\x29\x88\xac\x71\x39\x5b\x37\x5b\x68\xb9\x5c\x13\x2e\xd2\x3c\x20\x49\x72\x55\xdf\xaa\xcc\xfb\xd3\x21\x66\xcf\x20\x97\x4e\xd6\xe9\x18\x37\xdf\x6b\xbe\xc7\x8a\x7f\x81\x7e\x09\x5c\xe7\x4b\xc6\x7b\x24\x32\x73\xa5\x2a\xa3\x71\x9a\x7a\x90\xf7\x65\x23\x4d\x1d\x49\xce\x73\x3d\xbc\x47\xfa\x39\xd7\x63\xbf\xde\x5d\x19\xed\x23\xff\x93\xeb\xbd\x94\xf1\x25\x5f\xeb\x7d\xa9\xf7\x72\x98\x34\xf5\x97\xa6\xfe\x72\x9c\x34\xf5\x57\xb7\x2c\x21\xe2\xa5\x17\x75\x75\x26\x3e\x69\xea\x08\xcd\xcf\xf5\x1d\xca\x28\xfb\x59\x87\xa6\x1e\xdc\x6d\x64\x3e\xcf\x35\xe8\x07\xe7\xd3\x73\x19\x8a\x5f\xe3\x54\x86\xf2\x0d\xfb\xa6\xfd\xd7\x70\xca\x7c\x9e\x6b\x45\xdf\x57\xbd\xd7\xb0\x00\xbf\x5f\x8f\x73\x89\x18\xe5\xdb\x08\xe4\x5e\x0a\x7d\xc1\x13\x97\x5b\xa3\x0e\xc4\xfe\x32\x69\x03\xce\x7e\x3d\x1e\x44\x4b\xe3\x44\xd1\xe7\x2e\xd8\x4c\x8e\xbf\xe7\x26\x39\x99\x5b\x5b\xcd\xc9\xe7\xdc\xda\xea\xfb\xb0\x0b\x78\x05\xb7\x91\x34\x64\xe6\x4b\x46\xdb\xd4\xcd\xfb\x74\x98\xf0\x00\x6e\x13\x39\xb7\x9e\xcc\x65\x1f\xd4\xce\x5b\x4f\x06\x58\x6f\x64\x2e\xcf\xad\x27\x03\x86\x37\xf7\x6d\x2f\xee\x5b\x19\x65\xf5\x5a\x6e\x6d\x30\xb9\xec\x48\x53\x9e\xbb\x76\x65\xf4\xad\xda\x16\xed\x2d\x79\xeb\xdc\xb1\x2d\xa1\x2d\x90\x50\xe6\xd6\x6f\x07\x09\xbf\x64\xeb\x53\xdc\x8f\x63\xf0\x50\x07\x97\x11\xe7\xd6\x4c\xde\xb0\x3c\x5d\x24\x68\x6e\x93\x36\x00\xdc\xcb\x46\x3a\x3a\x77\xf7\x5b\xe8\x83\x73\xef\x70\x6e\x6d\xe7\xad\xbf\x0d\xdf\x64\x6e\x8d\xe7\xad\xf1\x84\x6f\x32\xb7\xda\x73\x7f\x4d\x19\x4d\xf9\x6c\xde\x67\x53\x8e\xa5\xc9\xb7\xe6\xf3\x56\x53\x48\x65\xe7\xd6\x2f\xbf\xc7\x50\x46\x5b\x4c\xe4\x80\x73\x2f\xdb\x8d\xd3\x77\x4f\xcb\xea\xab\x83\xb3\xcd\xad\x09\x05\xe1\xbe\x64\xab\xac\x4c\xe3\xa9\x46\xbf\x37\x9f\xb7\xaa\x67\xd5\x48\x17\x9c\x6d\x2a\x3c\x67\xa9\x7b\x51\x76\x21\x3b\x95\x59\xc7\xdd\x90\x55\x65\x8e\x0b\x5e\x86\x48\xf8\x00\x7e\x5f\x32\xea\x35\xfa\xad\xaa\x24\x07\xe5\x53\x55\x49\xe8\xc7\x97\xcc\xf7\x86\x32\xc7\x05\xf7\xa1\x9a\xaa\xac\xba\x0f\x5c\x3c\x1c\xe0\xee\xeb\x61\x59\x0c\x6d\x35\x2f\x59\x4f\xc7\x85\x20\xa1\xea\x3e\x54\x23\x62\xf2\xdb\xa9\xc0\x9e\x52\x75\x1f\x38\x51\x9f\x7a\xd9\xb7\x8b\xbe\x71\xc9\x70\xea\x65\xdf\xae\xa6\xac\x22\xeb\xca\x3e\x65\xd4\x61\xa4\x5b\x6f\xbe\x39\x18\xdd\x54\xdd\x0c\x00\xf1\x4b\x46\x7f\x4d\x60\xd6\x5a\x94\x51\xaf\x4e\x78\xd5\xa5\xa8\x87\x32\x74\xa3\xaa\xe2\x64\xa5\x23\xec\x3d\x40\xdc\x97\x8c\x7a\x55\x7b\x20\xee\x55\x35\xad\x1a\xdc\xaa\xc1\x85\xab\x32\xf2\x90\xa7\x1a\xc1\x92\x61\x4e\x35\x44\xad\x86\xa8\xd5\x4f\xa9\xbf\x5d\xf5\xb7\xab\x9f\xd2\xdc\x27\x08\xf7\x25\xa3\x6b\xe6\x7c\xaa\x86\x99\x0b\x85\x53\x5f\xeb\x7d\xf9\x1c\x66\x98\x45\xb8\xa7\x6a\x84\x4d\x13\x57\x8d\x70\xd5\x08\x9b\x12\xae\xdd\x3a\xba\xc3\xec\xa7\xd4\x30\xd7\xcf\xb2\x7e\x4a\xf3\xa1\xd5\x69\xa4\xc3\x54\x4d\x18\x55\x0d\xb3\x1e\x53\xd5\x30\xd7\x71\x29\xfb\x6b\xf6\x9b\x54\x73\x47\x75\x45\xbf\x77\xf1\x03\xea\xa5\x40\x71\x5e\x36\x33\xc6\x82\xd9\x53\xe7\x50\xb6\x14\x42\x9a\xf2\x00\x48\x8f\xfa\xdf\x9c\x27\x6d\x47\xff\xb9\xce\x25\x4d\x2b\xdd\x9c\x27\x5c\xe7\x92\xa6\x0f\x02\x5d\xf9\x92\xad\x8e\x43\x5a\xbe\x1e\xcc\x4f\xce\xbb\xa7\x99\xd2\x6f\xce\x13\xae\x7d\x89\xdc\xe5\x69\xce\x13\xbd\x28\xb9\xcb\xd3\xcc\x1c\xe9\x46\xc9\x53\x9e\xa6\x39\xe7\x20\x7b\x9a\x0e\x49\x33\x58\x35\x11\x2c\x6e\x3d\x10\x95\x2f\x59\x43\xc6\x40\x82\x5b\x2f\x1b\x0c\x95\x11\xb7\x9e\xa6\x89\x37\xc1\xdb\x9c\x13\xcd\x39\x01\x22\x28\xcd\x8c\x50\x33\x23\xa4\x6f\xd4\x9c\x27\xcd\x79\xa2\x73\xd4\x40\x33\xa4\xe9\x8e\x9b\x08\x6e\x2e\x05\xed\x66\x98\x83\xcb\xdf\xf4\x9f\xdb\xf2\x9f\xeb\xee\x90\xea\x2c\x03\x47\x97\x4d\x2e\xcd\x94\x7e\x5b\xaa\x5e\x77\x07\x54\x4d\x6f\x0f\xa7\x81\x70\x53\xc5\xa7\xa7\xad\xa5\xa1\xee\x0e\xf1\xe3\x30\x3d\x74\x41\x5f\x4b\xc8\x7a\x20\x29\x0f\xac\x46\x69\xaf\x5f\x56\xff\x03\xb2\xcb\x34\xfd\x0f\x10\xeb\x65\xcb\xcf\x7b\xf6\xc0\x15\x84\x33\xf1\x69\x66\x71\x40\xa2\x97\x4d\x7f\x0b\x72\xf2\x5f\x69\x86\x9a\xe6\x8a\xe5\x28\x0f\x1c\xe5\xf2\x37\x47\x70\x7a\x00\xa7\x97\x0d\x84\x52\x9a\xd1\x27\x18\xf5\xfb\xf2\x3b\x18\x7c\xb6\xcf\x1a\x1c\x11\x3d\x92\x66\xa6\xd4\x2c\x73\x53\xdb\x61\x2d\x8f\x59\x2e\x09\xca\xd3\x5c\x52\xa2\x8a\xe9\xa4\x34\x53\x3d\x1c\x93\x8f\xd0\xf4\xc4\x80\x94\x23\xf1\x91\x64\x3c\xa0\xd1\x97\xac\x21\x1b\xca\x50\x4f\xf7\x79\x84\xa1\x27\x06\xa4\x00\x77\x13\xa7\x05\x5c\xe3\x4b\x46\x59\xf3\x3a\x31\xa1\xca\x99\xf8\x48\x3c\x9e\x38\x55\x00\xf3\x46\xb8\x7a\xe0\x1f\x5f\x32\x7e\xcf\x88\x34\x7a\x39\x5c\x4b\x9c\xe8\xe5\xc4\x24\x2b\x67\xe2\x13\xf3\x3a\x71\xaa\x70\x2d\x71\x02\xc0\x2b\x59\x81\x69\xd9\xb9\x8e\x26\x31\x22\x05\xb5\xbe\x64\x15\x99\xfd\x65\x49\xd9\xb9\x7a\x26\xc2\xd5\x03\x4f\x79\x38\xf9\x9c\x18\xa4\x86\x1c\xeb\xce\x99\xf8\xc8\x4f\x1e\x28\xc9\x97\x8c\xf7\x9c\x29\x00\xd9\xcb\x6e\x3e\x5a\x04\x7b\x20\x23\xbf\x5c\x90\xa3\x1b\x1e\xb2\x35\x3b\x47\xe2\x23\xef\x78\xe0\x1d\x5f\x32\x8a\x9a\x5d\xc9\x5a\x1b\x2e\xd7\xde\xb8\x35\x00\xb6\xfc\xba\x1d\x63\xe7\x4e\x96\xc9\x5f\x25\x69\x88\x4e\x38\x68\xf2\xb2\x6f\xcc\x8b\x38\x2f\x20\x1a\x5f\x32\x5a\x62\xf8\x09\x9a\x7c\xc9\x18\x4f\xed\x7f\xfa\x8f\x8c\x3a\x74\xa3\x82\x73\xbd\x9b\x64\x96\x1a\x3c\xe0\xbf\xcb\xce\xb5\xc2\x89\x2a\x0a\xae\xbb\xec\x5c\x21\x9c\x68\x7d\xc1\x75\x97\x9d\xcb\x5e\x12\xd3\x91\x30\x7f\x2f\xd9\xea\xed\xa3\x3b\x03\xae\xbb\xec\xd0\xc3\xe5\x51\x1f\x1f\xdc\x99\x1d\xe8\x6a\x1e\xdd\x19\x58\xbe\x97\x8c\xf7\x74\x5d\x60\xf9\x2e\xbb\xe9\xd7\xc7\x04\xc9\x43\xae\x70\x07\xba\x9a\x47\xb3\xfa\x1c\x96\xa5\xbf\x8f\x66\x15\xd4\x75\xd9\x77\x76\x5b\x9e\x93\x7e\x3c\x2b\xb6\x0b\x47\xa2\xf3\xa8\x2a\xe0\xac\xd7\x6b\xfc\x1c\x47\xb1\xf3\x9c\x36\x8f\x61\x81\xc2\x7b\x3d\xec\x06\xde\xbf\xac\xdd\x01\x7b\xbd\x64\x41\xd6\x95\x39\x04\x2c\xb3\xa0\xad\xd7\x63\x57\x46\x37\xf4\x3e\x9e\xdb\xb2\x58\x87\x47\x4f\x03\x80\xf5\xbd\x11\x17\x8b\x9b\xce\xc3\x2d\x6b\x30\x97\xe6\x61\xbf\x3e\x20\xa5\xcb\xce\xf9\xf5\x80\x8d\x5e\x8f\x83\xd7\xe8\x84\x99\xf2\x27\x8e\x09\x39\x5a\x21\xd2\x01\x22\x7d\x83\x72\xce\x03\x68\x25\x0f\xd7\x9d\x00\x72\xce\xe3\x5e\xd3\xf3\xf0\x63\xfe\xbe\x4a\xf6\x3c\xd4\x69\x22\xf7\x31\x37\x0e\x66\x7a\xc9\xa8\x40\xab\xfa\xbc\x28\x54\xf9\x6f\x16\x76\x88\xbc\xd7\xe3\xb4\x08\x6d\xef\x0e\x4e\x7f\x94\xf1\xa1\xdc\x7f\x85\xea\x5b\xe6\xa9\x3c\xba\x20\x4f\xb7\x55\xe4\x54\x1e\x8d\xee\xf3\xfd\xc8\x68\xd5\xb0\xa5\xc3\x96\xaa\x46\x66\x3d\x40\x4f\x2f\x19\x55\x68\x62\xa1\xee\x2e\x3b\x47\xe1\xf3\xe8\xa1\x3f\xd3\x1e\x61\x76\xa5\xee\x0e\xd4\xdd\x4b\x56\x91\x9d\xca\xac\x03\x75\x7b\x4d\x7d\xbc\xaa\x79\x61\x73\xef\x55\xcd\xa1\xf0\x5e\xb2\x86\xcc\xb2\x3b\xba\x60\xaa\xf6\xe5\x38\x76\x00\x5b\x2f\x19\x75\x14\xcb\x16\xf4\xa8\xa0\x5b\xaf\x39\x8f\x17\x73\xba\x9b\x96\x7d\xf5\xc6\x01\x51\x97\x1d\x9c\x69\x80\x52\xff\xca\x7b\x6e\xca\x96\xae\x8a\x9e\xce\xab\x9e\x9b\x96\x7d\xcd\x68\xbc\x04\x8d\x3b\xec\x98\x79\xf5\x28\x5e\x3c\x8a\xfd\xc0\x85\x7b\xdd\x57\x05\x29\xbd\x64\x94\xad\xb6\xaf\x5a\xf6\x50\x66\x59\x92\x74\x3b\xac\x97\x11\x29\x9d\xb7\xd1\x96\x03\x57\xe1\x35\x5f\x01\x02\xba\xec\x5c\xb9\x92\x57\xab\xf8\x86\x71\xe1\xf8\x79\x5e\x55\xf8\x8d\x6d\x76\xfc\xd4\xe1\xf7\xf1\x3d\xe6\xeb\xab\x09\x7c\xd5\x44\x90\x2e\x11\x03\x9d\xb7\xdb\x16\xc7\x40\xb5\x7a\xc9\x25\xec\xdc\x7d\x92\xd7\x68\xf0\xfd\x18\x3f\xee\x34\x89\xe4\xd8\x01\x06\x5d\x76\x7d\x0d\x89\xb0\x03\x11\xf6\x92\xd1\x5f\x57\x6e\xc8\xaf\x53\x99\xd6\x2f\x98\xa8\xc0\x7d\xbd\x5e\x43\x06\x34\x25\xef\xb4\x5a\x02\xd3\xd7\xd5\xfc\x9d\x5d\xd9\xfa\xb9\xae\xaa\x75\xb6\x3d\xf7\x13\x95\xec\x06\x83\x5d\xb5\x3a\xd9\xa5\xe9\xae\xe6\x7d\xb3\x0e\x72\x07\x02\xb0\x03\xe8\x7a\xc9\x56\xbd\xdd\xb4\x71\x67\xdb\x73\x3f\xc9\x09\x74\xd3\xc6\xbd\x58\x07\x9e\x80\xb0\xec\xc0\x7d\xbd\x64\xfc\x9e\x0e\x6d\x3f\x1c\x02\x54\x12\x06\xec\xf5\xe0\xb3\x71\xe2\x3b\xdd\x20\x0f\x3e\xec\x25\x5b\x2a\xd9\x35\xb3\xdd\x15\xd9\x94\x92\x30\xec\x80\xb2\x5e\x32\xca\x9a\x8b\xe8\x17\xf5\x9a\x52\xea\x9a\xcf\x4e\x2e\x62\x07\xe5\x98\xae\x53\x0a\xa2\xba\xec\x1c\xdb\x4e\x37\x47\x0c\x94\xba\xec\xa6\x8a\xba\x81\x1a\x84\xd7\x65\x37\x05\x24\x94\x3a\x40\xa9\x97\x8c\xb2\xe6\x83\x81\x52\xcb\x32\x98\xde\x6c\x0a\xf1\xdc\x0e\x4f\x5e\xba\x4b\x77\x27\x9e\x83\x64\x30\x5d\x3b\x0b\xc6\xba\x02\x04\x4c\x8f\x9d\x55\x6f\x2f\x3f\x9a\xcb\x39\xb4\xd9\xf5\xc2\xb6\x77\x5d\x61\x50\xd7\xf5\x72\x38\xf5\x7b\x21\xcd\xae\x7a\x96\x02\xb0\x03\x00\xbb\x5e\x84\x68\xdd\xf0\xae\x2f\xb7\xb6\x72\x57\x48\x64\xc7\x8e\x4c\xd8\x40\x00\xd3\x0d\xee\x20\xbf\x2e\xfb\x85\x63\xd0\x0d\xee\xfa\x8a\xe7\x2a\xa7\xa1\xd3\xcd\x38\xf7\x6e\x63\xd5\x12\x53\x29\x00\xbc\xe5\x2f\x4c\xd7\xe7\xed\xdf\xcf\xaf\x51\x83\x99\x94\xfe\xad\xae\xdf\x98\x80\xee\xd4\x01\x06\x2e\x7d\x61\xa4\xd0\x0e\x14\xda\x65\xe7\x7e\xdf\x74\xfd\xe0\xbe\xfc\xe0\x7a\x33\x99\xba\x5b\x9e\x90\x6b\xaf\xd7\x68\x9b\x7e\x47\x1f\x7e\x29\x52\x1c\xdd\x64\x1d\xd8\xf2\x25\xa3\x0a\x27\x5d\x1f\x56\xe1\x77\x19\x8e\xdb\xb4\xc1\x6a\xb5\xd1\x61\xd7\x98\x9b\xd5\x12\x68\x9e\x4f\xc3\x0d\xf2\x32\x9f\x33\xec\xdb\xad\x97\x25\xf0\x73\x7f\x13\x50\x79\xd9\x39\x35\x9e\x4f\x83\xfc\x39\x9b\x40\x54\xe6\x13\x0f\xf3\xb1\x31\xb3\x9b\xc1\xfa\xf4\x79\xa1\xdf\x5e\x32\xea\xd5\x67\xf9\x34\xd2\x1c\x01\xcf\xe7\x6c\x82\x7e\xbb\xec\xa6\xa1\x3e\xfd\xdb\x8f\x94\xc9\x6e\x1a\xea\xd3\x8f\xf9\x74\x5c\x6f\x0c\xe8\x67\x7a\xe4\xd3\x71\xbd\xb1\x00\x9f\x89\x67\x98\xb9\xcb\xae\x97\xfa\xc1\x9b\x98\x4f\xc7\xe3\x26\x3e\xf8\x0c\xe7\x3e\x8d\x39\x50\xc9\x7c\x1a\x73\x30\xea\x4b\x46\x5b\xdc\x71\x01\x7b\xbe\x64\x7f\x0d\xa8\x8b\x4c\xdc\x01\x86\x5e\x76\x10\x8d\x91\x75\x3b\x1f\x29\x90\xbd\xa2\x5f\x9f\x76\xfd\xd3\xdd\xe5\x7e\xad\x7c\xba\xbb\xdf\xc3\xa7\x36\x6b\x03\xdd\xf6\x7a\x0c\x65\x34\xcb\xf9\xf0\xbd\x18\x53\x78\x10\x23\x13\x77\xbe\xf7\x51\x46\x37\xf5\x4e\x3e\xd7\x84\xea\xb0\x75\xdf\x53\xaf\xb9\x76\x24\x9f\x69\x0c\xf0\xe5\x65\x07\x04\x98\xef\xb3\x7d\xaa\x62\x45\x3d\x3f\x7d\x08\x10\xe3\x65\x37\x23\x2c\x62\x3c\x1f\x61\xda\x6e\x9a\xe5\x33\xf3\x07\x70\x7c\xc9\x7c\xcf\xdf\x53\x15\x5d\x28\x84\x8c\x67\x6c\x7c\x42\x11\x7a\xc2\xc3\x33\x54\x45\xee\xfa\xc8\x50\x15\x87\xfe\x42\x63\xac\x64\xc9\xce\x28\xec\x1e\x30\x2b\x86\x1e\xf0\x58\x1a\x76\x0b\xfc\x11\xe0\x1d\x00\xde\x65\x87\x4b\x30\x82\xb9\x03\x98\xfb\x36\x96\x1b\x5a\xeb\xc1\x39\x07\xe8\xcd\x32\xf4\x89\xc7\xc9\xef\xdb\x5c\x5d\x85\xa1\x4b\x6c\xae\x45\x8c\x76\x06\x57\x39\x71\x07\x42\xe4\xcc\x0e\xb0\xed\xb2\x0b\xd8\x1b\x7a\xbf\xc3\xbd\x0e\x94\x62\x68\xbd\x07\xd9\xe5\x1d\x0a\xc2\x8c\xea\x6b\x15\x05\x70\x53\x6b\xe8\x11\x43\x8f\xbd\x64\x37\xb2\x43\xd9\xad\x8c\xb2\x6e\x76\x0c\x2c\xfa\x6d\xef\xb5\xe8\x43\x8b\xee\xee\xd7\x30\x6b\x31\xe2\xcf\x31\x6d\x86\xfa\x39\xe2\xcf\xe1\xcb\x8d\x38\xbe\xfa\x1d\x42\xf8\x40\x7a\xaf\x87\x03\xc0\x62\x2a\xb8\x3b\x43\x9d\x15\xae\x37\xd4\xd9\xa1\xce\x0a\xd7\x13\xdc\x9d\xa1\xce\x0a\xd7\x1b\x6e\x11\x0e\xb6\xc9\x77\xe1\x7a\xc3\x6d\xf2\xa1\x1e\x9b\xcd\x19\xea\xf1\x58\x06\xbe\x3a\x5b\x87\xc8\xc6\xd1\xfd\x39\x5c\xfb\xa1\x6a\x8f\x6e\x53\xb0\x62\x43\xcb\x0e\x8b\xf7\x92\xd1\x64\x77\xce\x87\x2e\x90\xc9\x1c\x71\xe1\x19\x46\x81\xee\x7f\x0d\x5d\xeb\xa1\x5b\xc4\x9d\xc0\x19\x4e\x8b\xa1\x21\x67\xf9\x1f\x1a\xed\xe1\x4c\x09\xde\xe2\x30\x47\x3e\x9c\x29\x9c\xbb\xce\x70\xa6\x0c\x67\x8a\x80\xc0\xa1\x0b\x34\x26\x23\x6f\xa6\x66\x38\x53\xc6\x72\x8b\xee\x8a\x0e\x88\x1e\x0f\x94\xe0\xeb\xb5\x55\xad\x04\xe0\x99\x3a\xd6\x61\x55\x9f\xc6\x8a\x53\x0f\x48\x50\xdf\x74\xe7\x05\x24\xf8\x92\x35\x64\x9f\x32\x9b\xc7\x1a\x28\x2c\x3c\xf3\xb0\x29\x18\x81\xa9\x13\x3d\x97\x7d\xae\x95\x4d\x8c\xa9\xb3\x33\x4f\x07\x0f\x1d\x98\x66\xb4\xa7\x31\xa5\x69\x14\x60\xde\xeb\x61\x15\x2c\x3d\x22\xbb\x33\x2f\xbb\xc1\x3c\x9b\x4e\xa0\xa9\x19\x77\xa2\xcd\xcb\x6a\x8d\x29\x39\x13\x9d\xe9\x6e\xe1\x04\xbb\xb5\x07\x5b\x31\xcd\x49\x4c\x4d\x7b\x70\xa8\xa6\xa6\x7d\x6a\xc6\x9d\x6a\x53\x33\x0e\x54\xbc\x14\xb1\x79\x53\x9f\x7c\xe2\x28\x15\xd3\x28\x82\xc5\x03\x58\xbc\x14\xce\x44\x67\xea\x28\xcd\x35\x87\xaa\xdb\x67\x53\xac\x23\x00\xf2\xf5\x1a\x23\x6f\xe2\x1b\x22\xf1\x25\xa3\x5a\xdd\xa2\xb9\x66\x52\x29\x50\x0b\x66\xba\x07\x34\x63\xb5\x7e\x49\xf3\x81\x20\xcd\x97\x8c\xdf\x73\x6a\x80\x24\x2f\x85\x5b\x42\x9e\x0d\x2d\x78\xe0\x4a\x2e\xd9\xd6\x4a\xf6\x88\x82\x7d\x84\x13\x06\x64\xc8\x53\x94\x09\x7e\x12\xf2\xf1\x1c\xca\x84\x72\x84\x8d\xf6\x47\x28\xc7\x03\x0e\xe0\xd8\xb6\xe5\x09\x3c\x6c\xfd\xff\x7a\xce\x15\x32\x1c\x5b\x29\xf9\xed\xd7\xa8\x04\xe0\x83\x0b\x45\x71\xf8\x86\xac\x35\x83\xd4\x3e\x67\x32\x46\x65\x69\x18\xf0\xad\xec\xc2\x01\x47\x63\x67\x70\x98\x5c\x2d\x9c\xbd\x9e\x0f\xe6\x7d\x72\xdf\x59\x29\x5c\x56\x3c\xb9\xf5\x6c\x3d\x7c\x6f\x69\xf2\x7c\xc8\xae\x4d\xee\x31\x5b\xb2\x2c\x59\xf1\xbd\xf2\xf3\x7b\x94\x25\x11\x3d\x39\xee\xbe\x64\xe7\x6f\xbf\xe6\xf0\xf7\x58\x35\xe8\xfd\x1c\xe4\x55\xe6\xd8\xdb\x4f\x7b\x27\x47\x83\xd6\xe3\x5c\x31\xff\x7f\x1e\x85\x3b\xff\x73\x59\x9f\x03\x08\xe4\xe4\x10\x11\x27\x5d\xe6\x38\xfc\xcd\x83\xdf\xa4\x16\xd6\x9f\xc9\xfa\xc3\x6e\xe1\x74\xf9\x99\x2c\x3f\xd0\x67\xcf\xc1\x8c\x9a\x1c\x32\x62\xf7\x70\x7a\x8d\xc3\xe4\x1a\x87\xab\xf1\x0e\x0b\xd4\xe4\x12\x07\xfc\xb3\xc9\xc2\xf4\x6b\xb2\x00\xed\x1b\x84\x94\x93\x65\x68\x3d\x2a\xb2\x43\x99\xef\xc1\x05\xb6\x71\x52\x7e\x72\x2c\x68\x3d\x5e\xbf\xcc\xf5\xdb\xaf\xe9\xad\x03\x93\x5b\x07\xca\xf2\x92\xe6\x04\x6e\x3a\x99\x79\x70\xd3\x4d\x0f\x18\x4c\x0f\x18\xdc\xed\xff\x1f\xa1\xf5\xcf\xdf\x9f\x3f\x7e\xfb\x5f\xff\xfb\xf9\xe3\xff\x3c\x7f\x1f\xbf\xf7\x7f\xff\xf9\xe7\xf8\xc7\xbf\xbe\xbf\xf5\x7f\xfd\xfe\x3f\x96\xf4\xf7\x6f\xcc\xbf\xfd\x63\xfc\x39\xfe\xef\x3f\xff\xfd\x67\x1f\xbf\xff\xf1\xcf\x3f\x56\x29\xfe\xfe\x5f\x00\x00\x00\xff\xff\xdd\x4e\x8e\x02\x63\x04\x03\x00"); -var _bdd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x8f\x95\x30\x10\x07\xf0\x3b\x9f\x62\x8e\xeb\x41\xa1\x40\xe9\x6e\x62\x4c\x14\x0e\x72\xd8\x5d\x23\xbe\xa7\x89\xf1\xc0\x6b\x07\xd2\x44\x4a\x53\xca\xe1\x7d\x7b\x33\x53\x64\x0f\x64\xe8\x2f\xcc\x3f\xed\x94\xbc\xed\xbb\xde\xd9\x08\xf9\xb7\xb0\xea\x01\x23\x4c\xd6\x99\x80\xdb\xba\x07\x8d\x70\xc3\xd9\xba\x2c\x13\x25\x18\xab\xe3\xff\x25\x17\xbd\x8c\x3e\xcb\xf2\x2f\xf2\xfd\x57\xd8\x37\x3c\x96\x6d\xdf\x0d\xf7\x2d\xe2\xd2\xbb\x69\x85\x2a\xb5\x99\xdd\x1f\xad\x00\xf9\x77\x9c\xed\x16\xc3\x1d\x1e\x3e\x9b\xf5\x86\xef\xc0\xe0\x44\xfe\x1a\x0c\x06\xeb\x66\x78\x68\x5f\x06\x71\xf2\xb0\x7b\xff\x17\x17\x74\x11\x0a\x36\x74\x86\x6b\x96\xb7\xcf\xa3\x7f\x19\x17\x04\xda\xc4\x95\x91\xed\x8a\x61\xb3\xab\x03\x51\x7c\x28\x8a\xe6\xcd\x7f\xdc\x3d\x82\x38\x9a\x2f\x7d\xf7\x3a\x4d\x1b\x46\x78\x12\x29\x38\xff\x75\xe9\x3b\xf8\x2d\x40\x14\x50\xca\xea\x51\xfc\x39\x3e\xfd\xf9\xbc\x9a\xb3\x51\x94\xe9\x28\xda\x9a\x30\xba\x19\xb3\x8f\xa3\xa8\x6f\x9f\xe0\x28\xa2\x6a\xea\x86\x4c\x8e\x6c\x54\x44\xa5\xea\x8a\x4d\x27\xd3\xc9\x24\x9b\x49\x86\x64\x05\x49\x23\x58\x9a\x92\xa4\x66\x91\x49\x1a\x92\x47\x96\xa7\x24\x94\x5e\x97\x2c\x29\xa7\xa1\x9c\xb4\x03\x95\x72\x14\xe5\x48\x4e\x56\x29\x47\x51\x8e\xe4\x64\x95\x72\x14\xe5\x48\x4e\xc6\x8a\x85\x0a\x9d\x45\xd1\xbc\xcf\xb3\xd2\x3b\xdd\xf3\x39\x79\xbd\x87\x80\x2e\xf2\x2d\xf3\x8c\x69\x48\xd6\xe1\xf9\x03\xf9\xd5\x53\x17\x3f\xff\x02\x00\x00\xff\xff\x86\xb8\x44\x50\x6c\x02\x00\x00"); -func _bbe ()(*asset ,error ){_bd ,_ac :=_gbd ();if _ac !=nil {return nil ,_ac ;};_gbc :=bindataFileInfo {_aa :"90pv-RKSJ-H",_dg :5565,_ged :_fc .FileMode (436),_de :_e .Unix (1580491045,0)};_dgf :=&asset {_cb :_bd ,_fg :_gbc };return _dgf ,nil ;};func _dedd ()([]byte ,error ){return _fac (_gdgd ,"UniJISPro-UCS2-HW-V")}; -var _accgag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfc\x8a\x39\x6e\x0f\x5b\x3c\x10\x43\x90\x22\xa4\x6e\xa2\x6e\x39\x6c\x5b\x35\x9b\x6d\xa5\xaa\x07\x82\xc7\xa9\xa5\xc6\x20\x03\x87\xfc\xfb\x6a\xc6\x84\xaa\x07\xe4\xcf\xcf\xcf\xe3\x37\xd8\xe9\xbe\x39\x34\xde\x4d\x90\x7e\x0d\x7d\x77\xa4\x09\xac\xf3\x26\xd0\xd8\xcf\xa1\x23\x38\xd3\xc5\xf9\x24\xc1\x0c\x8c\xeb\xa6\xfb\x54\x86\xee\xda\x0e\x49\x92\x9e\xbc\x7b\x7e\x7a\x3c\xbd\x7e\xc4\xe2\xf1\x13\xcc\x23\x2d\xfa\xbe\x39\x1c\x6f\xe3\x44\xd7\xc6\xdb\x1e\xf2\xb8\xdf\xcc\xc3\x52\x03\x20\xfd\x46\x17\x37\x4e\xe1\x06\x0f\x1f\x4c\x7f\xa6\x77\x60\xc8\xb2\xfe\x25\x18\x0a\xce\x5f\xe0\xe1\xf9\x09\x57\xf5\x38\x0f\xc3\x1f\xba\x92\x9f\x40\x8b\x46\xde\xc8\x98\xa4\xfb\x97\x76\xf8\xdc\x5e\x09\xfe\x0b\xf3\x26\xab\xb2\xf8\x46\x61\x74\xbd\x07\x7c\xaf\x54\xf9\x4f\x7e\xbd\x0d\x04\xb8\x14\xf9\x71\x6a\x0e\xf0\x13\x01\x15\x64\xba\x50\xd9\xaf\x45\xff\xfe\xd2\x9b\xd5\x85\x65\x8c\xdf\x39\xd3\xfd\x6e\x43\xb2\xcb\x14\x6e\x6a\xd0\xd5\x96\x31\x2b\x18\xab\x64\x97\x2b\x85\x35\xe8\x52\x0b\x66\x8c\x1b\x46\xcc\x6b\x28\x4b\x55\x24\x3b\x6b\xa3\x63\x2b\xd8\x31\xe6\x82\x24\x8e\x92\x19\x8d\xb0\x58\xd0\xb2\xa5\x62\xcc\xcf\x22\x47\x16\x0b\x2a\x61\x5b\x43\xa1\x04\xf5\x99\x83\xc8\x31\xda\x30\x4a\x3d\x1d\x6b\x6f\x98\x49\x92\x20\xf2\x5f\xbc\x37\x93\x14\x6b\x73\xa1\xf5\x17\x92\xf0\xdb\x1a\x78\xe0\xe3\xb7\xb1\x07\x25\x0a\x72\xfc\x2a\x2a\x9b\xa8\x68\xf6\x64\xa2\x14\x51\x29\xd9\x93\x49\x5f\x5c\xc7\x5a\x55\xb1\x47\x32\x62\x2b\x0a\x72\xd4\xb2\x58\x72\xc4\x73\x65\xc2\xaf\x68\xbd\xd8\x6e\x0e\x81\xfc\x24\x6f\x48\xae\x8e\xaf\xc3\x79\x5a\xdf\xe9\xd0\x0f\xbc\x4b\xbe\xbf\x01\x00\x00\xff\xff\x18\xd8\x4a\x05\xd3\x02\x00\x00"); -var _deage =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9c\x4b\xaf\x27\xb9\x79\x9f\xf7\xfd\x29\xce\xd2\x59\x38\xaa\x0b\xc9\x22\x81\x83\x06\x12\xd9\x86\x85\xc0\x4e\x10\xe5\x06\x04\x59\xf0\xaa\x0c\x10\xf5\x0c\x66\x46\x0b\x7d\xfb\x80\xcf\x53\x52\x22\xc1\xc6\x2c\x1a\xff\x26\xab\x48\xbe\x45\xfe\xde\xfb\xcb\xf3\xab\x5f\xff\xe6\xef\x7e\xf3\xed\xbb\x9f\x3f\x7e\xf5\x9f\x7e\xfc\xbe\xff\x76\xfe\xfc\xb1\xbe\xfb\x36\x7e\x9c\x3f\x7d\xff\x87\x1f\xfb\xfc\x68\xf3\x77\xdf\x7d\xfb\xf2\xe5\xbc\x3e\xc6\x77\xfd\xe7\x3f\x35\xf9\xe9\xbf\xaf\x3f\x7c\xf9\xb2\xc7\xff\xf6\x8f\x3f\xfd\x3c\x7f\xff\x9b\x6f\xeb\xfb\x8f\xdb\xf7\xc6\x1f\x7e\x78\xdf\xfd\xf8\xf8\xd5\x7f\x9e\xbf\xfb\xee\xa7\x9f\x7f\xfc\xe3\xc7\xdf\xfc\xbb\xf1\x7d\x9b\xff\xe6\x63\xcc\xb5\xfb\xff\xe3\x8f\x63\xfe\xf8\xdd\xb7\xdf\x7d\xfc\xcd\xaf\xff\xf9\xb7\xe7\x9f\xbb\x7f\xfb\x87\x1f\x7e\xf8\x3f\xf3\xf7\xf3\xdb\xcf\x1f\x89\xbe\xf9\x6d\xf0\xfb\xe5\x57\xbf\xfe\xa7\xfa\xc3\x3f\xd7\xdf\xcf\x8f\x5f\xfd\xe3\x7f\xf8\xa9\xff\xf4\xb7\xff\x3e\xfe\xed\x3f\xf2\x88\x27\xff\x6d\xfe\xf8\xd3\x77\xdf\x7f\xfb\xb8\xfe\xed\x71\x94\xff\xd7\xfd\x5f\xfe\xf8\xc3\xfc\x38\xdf\x19\xfe\xc7\x7f\xfd\xcd\xdf\x7d\xfc\xcf\xf3\xe3\x3c\x3e\xae\x18\xf3\xf1\xbf\xde\xfe\xff\xfe\x4f\xdf\x8f\xf9\x71\xd8\xba\xa4\xbd\x7f\x3f\xe6\x4f\x3f\xd4\x3e\x7f\xac\xdf\x7e\x37\xbf\x7c\x7c\x7c\x1e\xc7\xd7\x8f\x8f\x8f\xcf\x7c\x7c\xdd\xad\xfc\x84\xe3\xeb\xc7\xe7\x3f\xfc\xfd\x3f\xfc\xfd\xd7\x4d\xe4\x5f\xbd\xff\xe5\x74\x9a\x6f\xdf\xff\x3c\xe6\xb2\x8f\x19\x3e\xcf\xf5\xf5\xe3\xdc\x23\xfe\xff\x47\x5f\xce\xe3\x78\xd7\xfd\x6e\xf4\xff\x5d\x7f\xfc\xf2\x99\x4b\xb8\xbf\x7e\x9c\xcf\x73\x66\x1a\x9d\xc6\x75\xd3\x18\xbb\x71\x87\x67\x37\xe2\x49\xe3\x48\xbb\x51\x13\x8d\x33\xd0\x68\x34\x32\x13\x54\x27\x78\x18\x53\x9d\x20\xdb\x98\x3e\xe1\xb5\xbe\x9c\xfa\xd8\x8d\x51\x9c\x9a\x27\xa3\xee\x46\x3e\x23\x0d\xa7\x3e\x7d\xad\xfb\x04\x0a\x86\x53\x9f\xe7\x6e\x4c\x69\x3b\xa1\x7a\x5e\xbc\x76\x31\x66\xde\x3e\x61\xb6\xc5\xd4\xf7\xb5\xc7\xd4\xbd\xaf\xe7\x93\x43\xa4\xc1\x04\x67\xf2\xc9\xf0\xc9\x5e\xa7\x46\xc9\x61\x0f\x6a\x9c\x36\x36\xa1\xf5\x39\x6d\x14\x1a\x6c\xc8\xc5\x86\xd4\xe7\xe1\x49\x3c\x68\x38\x41\x64\xea\xa7\xf9\x9a\x63\xfc\x9e\x78\xd1\x60\xd1\x4b\xda\x1e\xd7\x89\xfb\x7b\x6a\xcd\x36\x98\xba\x25\x1b\x50\xdd\x58\xe7\xf2\x13\xda\xfb\x1a\x54\xb7\xe2\x13\xa8\xee\xef\x3a\x34\xa6\x13\x24\x68\x9b\x4c\x70\x3f\x7b\xd1\xf6\x6e\x48\xbe\x69\x44\x26\x28\x81\x86\x63\x72\xa2\xe1\xa2\x25\xd2\x70\x51\x0e\xb8\x05\x17\x2d\xbe\xe6\x67\x03\x8a\x16\xfc\xec\xe2\x6b\x92\x93\xf7\x1e\xb4\x98\x3d\x7a\x16\x8d\x4c\x90\x9d\xc0\x8d\xbf\x0f\x28\x88\xe2\x80\x8d\x6f\xe9\x3d\x6d\x26\x48\x4e\x70\xed\xd7\x7a\xda\x47\x5f\x8e\x6b\xef\x68\x07\x3b\xe5\x00\xca\x1d\xec\xe4\x92\xf6\x6b\x83\x2f\x2d\x07\x1b\x32\x18\xf3\xdc\x77\xa6\xe1\x6c\x77\xa1\x21\x2c\xcf\x8b\x86\xe4\x84\x93\xc6\xb4\xc1\x13\x8f\xfe\x0e\x37\x8d\xf7\x35\xd6\xf1\xb4\x4b\x66\x8c\xa7\x7d\x73\x58\xa3\x46\x1b\x89\xc6\xbb\x28\xe4\x54\x17\xbd\x78\xcd\xd3\xbe\xc1\xce\xe8\x42\x19\xb8\x0c\xa1\x1c\x8e\xfd\x64\x72\x58\xf9\x78\xf6\x93\xb9\xa9\x0e\x27\x6b\x4e\x88\x0e\x27\x5f\x3d\xd3\x66\xb9\xf3\x61\xfc\x84\xe8\x7c\x3c\x91\x46\xb3\x91\x68\xcc\xaf\x1f\x17\x87\x33\xeb\xfb\xd2\x43\xa3\x7d\xfd\x08\x17\x07\x35\x5b\xf8\xfa\x11\xca\xc1\x4c\xe0\x2e\x1f\xb0\xf5\xec\xc5\x06\xc3\xfb\x86\x74\x62\x5f\xe6\x38\xf6\x08\xf8\x78\x4e\xc9\xcd\x36\x96\x0d\xe8\x5d\x2e\x98\xf7\xc4\x2b\x3e\x5f\x3f\xee\x9b\x07\x0b\x98\x04\xa1\xb5\xa2\x8b\x00\xd4\x15\xdf\xf1\xfb\x13\x57\x7a\x6c\x44\x1a\x8c\xb9\x8f\x42\x63\x8f\x39\x4e\xa8\x5c\xfb\xf8\x72\xe6\xb3\xd6\xf3\x4e\x96\x90\xae\xaf\x54\xfc\x97\xe4\xe4\x6a\x87\x6f\x32\xac\xbf\xdf\xc0\x7c\x3d\xb1\x52\xb2\xf1\xd2\xc0\xb2\xbd\xd2\x28\x07\x8d\xbd\x83\x25\xf8\xff\x8d\x86\x74\x4b\xc3\x78\xdf\xe2\x53\x91\x58\xf9\x28\xec\xc1\xea\x36\xf8\xd4\xb5\xf7\x33\x04\x04\xdb\x5a\xfb\x98\xe2\xde\xd0\x72\x44\x89\xd9\xcc\x5a\x8e\x34\xbe\x7e\xdc\xc7\x16\x78\xe5\x00\xa7\x21\xa4\x44\xc3\x9d\x2a\x79\x37\xc0\x69\x80\x05\xca\xf1\x9e\x73\x29\xbb\xe1\x79\x9e\x07\x33\x6f\xb6\x89\xc7\xc1\x83\x75\x7e\xfd\x88\xcf\x3e\x82\x72\xa6\xe8\x4b\x27\x8d\x69\xe3\xda\x8d\xe7\x6d\xdc\xbb\x51\x37\xa7\x86\x74\xdb\xb8\x7c\xb2\xa9\x3c\xdb\x26\xe6\x0a\x8e\xe9\xef\x92\x9b\xe6\x2b\x84\x3d\xe6\xb9\x36\x99\x57\x0a\x3e\x49\x34\x86\x8d\x4d\xf3\xd5\xce\x0d\xd3\xc0\x7f\xaf\xfd\xdf\xbd\xc6\xc5\x4c\xe9\x86\xf8\x6b\xec\xd5\x8f\x74\xd1\x98\x2f\xc5\x4c\xbb\x5e\x52\xf6\x77\xdd\xc9\xd5\xd9\xca\xbb\x56\x1b\xfb\xc3\xee\xee\x6b\x5b\x00\x94\xfb\x9d\x60\xeb\x98\x72\xcf\x77\x4c\xa0\xd1\x6c\x6c\xf2\x03\xb2\x32\x9f\x5b\x49\x95\xb0\x65\xe5\x13\xee\x3d\x73\x10\x68\xe7\xb9\xa9\x0f\xe0\xe2\x48\xd1\xc6\x3b\x7e\x93\x16\x83\x1f\xb9\x85\x5b\x89\x51\x6a\xf8\x82\x28\xd2\xcf\xad\x21\x4a\xec\x2e\xb3\x25\x5d\x89\x5b\x7f\xa6\x73\x4b\xf1\x92\xd8\xbe\x58\x18\x9f\xd0\xd9\xf9\xdc\x22\xb0\xa4\xf4\x4e\xb6\x69\x4e\xc3\x8d\xdd\x62\xa6\xa4\xb9\xd7\x8c\x61\x33\x47\x49\x40\xee\x3c\xb6\x04\x2b\x39\xbd\x6b\xee\x27\x19\xb5\x16\x1f\x8e\x29\x03\xa0\xf8\x70\x32\xb9\xde\x36\x1e\x1a\xcb\x06\x63\xb6\xa4\xd8\x42\x8b\xd9\x9a\x5b\xf8\x36\x92\xaf\x15\x1a\x8f\x4f\x98\x5a\x4d\x76\x47\xa6\x46\x93\xc5\x87\xd3\xc9\xcd\x4f\x78\x9f\x34\x45\xe0\x45\xa3\xfb\x04\x0a\x38\xb7\xf8\x70\x54\x19\xb1\x99\x51\xed\x25\xf7\xe0\x13\x28\x90\x87\xcf\xc4\x04\x43\x35\xe0\x04\x32\x24\xd2\xa2\xe4\xd7\x06\x71\x82\xa1\xdd\x92\x98\x60\xfa\xd9\x1c\x69\x9e\xee\x0e\xa7\x98\xdd\xd1\x87\x53\xc8\xeb\xa0\xc1\x29\xe6\xe5\x91\x14\xbe\x74\x49\x28\x47\x9a\x97\x84\xc2\x60\x99\x53\x88\x0f\xe7\x9b\x61\xfc\x8c\xec\x2d\x79\xa9\x7b\xd2\x5e\xb4\x84\xcb\x3d\x08\x34\x24\x87\xd3\x2e\xe0\x20\x5f\x9c\x4f\x41\x41\xc4\xe7\xf2\xb5\xe4\x13\x27\xd0\x02\xd8\xa2\xab\x94\xe0\xc9\x01\x8a\x12\x3d\xb9\x54\x68\xa8\xbc\x9e\xe3\x17\xa4\x64\x29\xc9\x61\x5b\x17\x95\x92\x04\xc9\x05\x11\x88\x89\xf8\x5c\xac\xfb\xbc\x14\xb1\xee\x93\x6d\xb0\x14\x32\x23\x5f\x40\xa1\x54\x37\x08\x0e\x2a\xa0\x2c\x5f\x9c\x7e\xa9\xae\x13\x1c\x13\x7d\xc2\xd4\xaf\x6d\x1a\x1d\xe3\xa2\xf7\xde\xe1\xd2\x3c\xe3\x87\x6d\x78\xf1\x77\x43\x68\x93\x50\x04\x55\xe9\xea\xf0\x87\x75\xba\x76\x26\x50\x28\x43\x15\xfc\xb0\xe8\x70\x9d\xcc\xd4\x2f\x2e\x1e\xa8\x9e\x2f\xd5\xac\xa3\x3c\xc7\xb8\x2d\x65\x4a\xb5\x47\xa4\x44\x41\x41\x95\x32\xdf\xd9\x7c\x02\x3b\x60\xf6\x96\x32\x65\x87\xec\xd4\xcb\x03\xa7\xb1\x44\xf3\xbd\x1b\x35\xbc\x9f\x90\x68\x20\x52\xb0\x56\x4a\x0d\x62\x69\xdb\x17\xa5\x46\xf9\x69\x9b\x3b\xa5\x46\xa9\xe6\x48\x6a\x42\xbf\xdd\xb1\xd0\x38\x7d\xcd\xc6\x4b\x9b\x0d\x69\x83\x03\x6a\xf2\xe4\xb6\x4e\x2b\xf5\xb5\x97\x8a\x8d\xea\x6b\xd0\x96\x5e\x56\x65\x9d\x47\x98\x4a\xdb\x03\x4c\xef\xe7\xa6\xa1\x55\x54\x6c\x78\x72\xdb\xc6\x2a\xb5\xba\xf1\x70\x4d\xad\x8e\x41\xf8\xd7\xd7\x92\x2a\x36\x8a\xeb\x40\x41\xf5\x18\xe1\xa7\xda\x3c\x92\xc0\xd4\x4d\x56\x45\xc4\x69\x37\xe7\x1b\xe5\x57\x5f\x69\x13\x58\x47\x69\xf3\xce\x86\xb4\x89\x4f\x70\xb6\xee\x13\x3e\xa1\x89\x10\x4f\xa1\xbf\x53\xf3\xa5\x43\xc6\x0f\xec\x35\xda\x28\x07\x44\x42\x1d\x2f\x39\x34\x5e\xb8\x44\x68\x13\x2e\x01\x58\xd6\xe9\x01\x23\x30\xeb\x74\xaf\x61\x8c\x3a\x5f\x33\x91\xa9\xa7\x22\x01\x2e\xa9\xaf\x4c\x81\x4b\xea\x12\xe4\x30\x46\x5d\x7e\x42\xdc\x63\xb4\xe9\xe3\xc3\x69\xb7\x17\x3b\xdb\x29\x28\x2d\xba\x28\x62\x51\xfb\x3c\x3e\xe9\xa6\x81\x0a\x0b\xf0\x8f\xf6\x79\x7c\x92\x8d\xe6\x93\x48\x43\xbc\x25\x1b\xc3\x27\x9b\x9c\x26\xc4\xc2\xb6\x7a\x4a\xc3\x04\xbd\xd4\xae\xed\xd5\x2d\xe0\xa0\x6d\x79\x10\x0b\x62\xa8\x61\x9b\xde\xc7\xed\x10\x67\x76\xb2\xc7\x99\x8b\x0d\xd1\xe2\xcc\x55\xf0\xc2\xb3\x4d\xb3\x23\x14\x9f\x40\x67\xe4\x48\x5b\x75\x36\x18\xab\xbd\x5a\x2b\x33\x5b\x73\x36\xe0\xd6\x30\x55\x72\x84\x4d\x1b\x7a\xf7\x28\xc9\x06\x5b\x90\x91\xcb\x4d\x2d\x1e\x4f\x1b\xdd\x27\xe1\x97\xe4\x65\x43\xbe\xe4\x88\x46\x6a\xfd\x95\xed\x90\xd7\x5d\x17\xb3\xa2\x01\x98\x1c\x31\x2b\x1a\x62\x28\x66\xd8\xa9\xa9\xc9\xe3\x69\x23\xfa\x84\x2f\xc7\x45\x8e\xd9\x0d\x1e\xf3\xeb\xc7\x73\x66\x1f\x2c\x1f\x40\xea\xe4\x4c\x22\x9a\xa6\xe1\x48\xc7\x2c\x35\xd3\x35\x2f\x5f\x73\x4d\xa9\x51\xd7\x65\xa9\xd1\x16\x8a\x08\x91\x36\xb1\x6b\x33\x32\xa0\x4d\xbf\x0d\x90\xb6\xe5\x04\xce\xb6\x71\x19\x32\x22\xa0\x2d\x04\x4a\x44\x5a\x36\xfc\x9a\x1c\x61\xa6\x8e\x76\x3b\x03\xb2\xaa\xa3\xdd\x72\x7c\x1b\xef\x98\x42\x03\x8c\xe6\x77\x0c\x18\x8d\x48\xa4\x2e\xae\x33\x32\xb1\xc7\xfb\xeb\x47\x92\x2f\x7a\x74\xd3\x10\x07\x3d\xba\x69\x88\x83\x1e\x93\x4f\x6c\x74\x1b\xcc\x1c\xdd\x4e\xf4\x4a\x07\xc9\x11\xaf\xbe\x74\x84\x65\x8e\xf0\x39\x3e\x68\xd4\xca\xea\x49\x9a\x61\xf3\xae\xe0\x8c\xef\xf8\xfc\xf5\x23\x17\xb0\xdb\x93\x24\xbf\x73\x49\x32\x1c\xdb\x91\x9b\x77\x38\x9d\x58\x62\xb6\xff\x56\x7a\x7a\x89\xf1\xc9\xf4\x09\x5f\xb3\x39\x29\x67\x97\x7c\x3c\x1a\xbf\x19\x03\x34\xe6\x64\xc3\x7d\x76\x19\x39\x29\x3a\x99\x9c\x94\x41\x78\xaf\x6e\x0d\xda\xbc\x6b\x1b\x47\x64\x41\x87\x93\x62\x86\xe3\x7b\x95\x34\x64\x41\x6f\x32\x02\x06\x4a\xdf\x92\x32\xe1\x83\x97\xbe\x05\xe5\xa5\xa0\xed\x5d\x92\xb1\x59\x3b\x48\x8f\x05\x3e\xea\x5b\x68\x3e\xf9\xf6\xff\x4e\x05\xbf\xf7\xe9\xc9\xc0\xe2\x7d\x4a\x0b\x2c\xde\x5f\x9c\xa1\x96\x3b\xc6\x52\x2c\xe2\x64\xb9\x0c\x5a\x55\xb7\xff\x51\x6f\x0c\xe5\x5f\x01\x41\x03\xd0\x44\x5c\xb3\x32\x82\x63\x8a\x63\x24\x0d\x38\x8c\x28\xab\x14\x1b\xa7\x4f\x22\x8d\x68\x23\xd1\x90\x50\x1c\xad\xb1\xbd\xd8\x92\x92\x6f\xd5\xed\xd1\xba\xca\x1b\xc4\xe0\xcc\x8c\x41\xc4\x02\x80\x86\xa0\x49\x70\xf7\x48\x9a\xf3\x1c\xe7\x78\xb4\x04\x10\x65\xc3\xe3\x2c\xc0\x69\x78\x68\x05\x08\x19\x42\xc8\x09\x7e\x18\x1c\x5a\x2c\x40\x60\x28\xfe\x12\xfc\x30\xf0\x67\x63\x41\xd8\x8c\x76\xdb\x60\x02\x8c\xf6\x9c\x82\x0d\x3f\x0d\x75\x60\x40\x22\xa7\x60\xe3\xf1\x09\x9f\x80\xc8\xcc\x09\xc5\x67\xa8\x22\x16\xac\xca\xa1\xcd\x8d\x2d\x33\x8c\x0f\x24\x30\x3c\x14\x9f\xe5\xb9\x7e\x49\x48\x0e\xa5\x5f\x42\xf5\x0d\x7d\xe2\x04\xdd\x53\xa9\x90\xa0\x7b\xea\x21\x25\x48\x9d\xef\x36\x42\xdd\xc4\x4e\x49\x07\x8a\x74\xca\x6f\x09\x46\x30\x44\x92\x0e\xa6\x9e\x84\xf4\xd2\xc1\x66\xcd\xc7\x45\x51\x49\x13\xa3\x25\xe9\x2f\x4f\x5d\xb9\xf4\xd8\x70\x02\xc9\x31\x92\x92\x80\xe5\x44\x5b\xa5\x43\xda\xe4\xb1\x04\x46\x89\xb1\xec\x27\x10\xaa\x59\x9b\x32\x13\x78\x76\xb7\x0f\xde\x99\x19\xf2\x1e\x1d\x48\x9e\xd5\xcd\x06\xc9\x04\x63\xce\x44\x28\xa7\x4c\x5d\xac\x94\x21\x4d\xd3\x26\x21\xf4\x27\xa6\x4d\x3a\x24\xad\x49\x9a\xd4\xe8\x4b\x26\x84\xd1\x1b\xb4\x21\x7c\x51\xa6\xfb\xfe\x60\xe7\xcc\xe1\x16\x14\x68\xdb\x76\x68\xb9\x81\xf8\x5c\xef\x5b\x8c\xc7\xc8\xc8\xfa\x6b\x93\xa3\x4a\x0a\xc3\xb9\x19\x33\x9d\xd1\x07\xd3\x07\x7b\xc8\xf2\x0c\x1f\x7c\xee\x85\x30\xcf\x0f\x4a\x6b\x21\x65\xef\x88\x86\x5e\x58\xa1\xc1\xa3\x5e\xcf\xe1\x6b\xfb\x3b\x97\x1f\xad\xeb\xb5\xda\x4b\x40\xa1\x01\x22\x74\xbd\x56\xdf\x63\xd2\xe5\xd4\xfd\xf4\x09\xb3\x6d\xdd\x7d\x97\xc7\xb7\xba\x0f\x78\x4b\xe5\xaa\x4b\xb5\x06\x01\x25\x82\x58\x65\xcd\xf7\xc9\xfe\xb4\xb5\x8a\x8d\xf8\xe5\xb3\x1e\x41\xd2\xf6\xb7\xd5\x43\x45\x85\xd3\x53\xdf\x38\x0d\x4e\x4f\x3d\xc0\x67\x40\x00\xd4\xc3\xd0\x06\x1e\x50\x3d\xb4\x85\x36\x01\xf5\x10\x50\x38\x40\xf5\xc0\xae\x49\xf7\xdb\x70\xd7\xb7\x67\x53\x8f\xea\x32\x37\x63\xf4\x6b\x71\x66\xea\x31\xa4\x66\x6b\xd7\x7a\x68\x1e\x1c\x19\xd2\x06\x47\x18\x18\xaf\xd5\x89\x27\x51\x0f\xad\xce\x23\x40\xcc\x9f\x6c\x4b\x66\x5e\x6f\xac\x74\x8f\x3f\xb7\x0e\xbf\xb6\xc8\xaa\xe7\x56\xe1\x04\x9b\x2b\x12\xf7\x0a\x9b\xaa\x36\xe3\xf5\xf5\x23\xe0\xf9\xf4\x6b\x6f\x71\x24\xbc\xdd\xef\x0d\xc5\x88\xbe\xeb\xf7\x36\xb2\x23\x4a\xb1\x87\x2d\x38\x63\xd8\x56\x57\x27\x40\x81\x46\xea\x69\x3b\x5a\x71\xf3\x57\xcf\x1a\x2b\x84\xe6\x7b\xc6\x06\xce\x84\xe6\xfb\xeb\x57\x13\x9a\xef\x65\xeb\xfd\x74\xf1\xdf\x2d\x97\xd2\xb1\xc5\x7c\xaf\x9b\xcc\x74\xee\xad\x18\x69\x1f\x73\x7e\x36\x6b\x8c\x67\xb3\x70\x26\x20\x3d\xea\xde\x95\x7c\x6e\x01\x37\x90\x34\x05\x56\x98\x8d\xf9\x8f\xb2\x4f\x75\xf6\x6d\x4c\x9d\xe7\xb1\x45\xc3\x9c\x84\x7f\x2e\x3e\x73\x1d\xc8\xfe\x13\xf4\xad\x03\x93\xf0\x24\x72\xb0\x4e\x74\xf9\x95\xb6\xf4\x5f\x17\xf2\xe8\x7a\x36\x37\xaf\x00\x7c\xaf\xb8\xa7\x5e\x09\x58\x5c\xe5\xf8\x4b\x4f\x3b\xc4\xbf\x92\x89\xab\x20\x56\xe5\x8d\x55\x38\xf2\x3b\x6d\xfc\xac\x02\x3f\xdf\x88\xef\x85\x8b\x77\x11\x40\x5b\xf8\x71\x17\x3a\x7f\xe1\xb5\x3c\x99\x57\xf6\xe0\x7b\xcb\xc9\x55\x37\x40\xae\x73\x6b\xbb\x65\x6c\x3f\x1d\xc7\xb5\x1b\x51\x80\xec\x53\x58\x4d\x7b\xe3\xe1\xbb\x5a\x7d\x9f\xf0\xda\x96\x38\x37\x11\xba\xf5\xda\xcd\xb8\x0e\xeb\x35\x73\xf1\x16\x16\xa6\x60\x22\x44\xb6\xda\x52\x2c\x6d\x8b\x73\x69\xaf\x65\x3c\x87\xd5\xb7\xea\xcd\xa0\x61\xf5\x28\xd8\xb7\xc8\x5e\xaf\x55\xf5\x6c\x03\x63\x69\x15\x25\xbc\xe3\xd5\x5f\x36\xda\x7a\x67\xf5\x47\x36\xd8\xe2\x73\xf5\x0d\xb9\x10\x02\x43\x5e\x0e\xdf\x46\xcd\xea\xdb\xc8\xbd\xcf\xad\xec\x57\x7f\xb9\xe0\xb1\xe1\x47\x3e\x10\xc6\xe9\x93\xb6\x59\x1a\x0b\xf9\xd9\xf2\x76\x99\x16\xc8\x78\x24\x0b\x85\x98\xee\xcd\x77\x6b\xb0\x13\x17\x5b\x34\xb6\x48\xba\xaf\xed\xc2\xac\xf1\xa7\x35\x68\xec\x69\xef\x6b\x8b\xe4\x35\x5e\x29\x4a\x03\xce\x79\xc3\x23\x6b\xbe\x5f\xb5\x85\xf5\x9a\xa6\x1e\xd0\x57\x8b\x90\xfe\xfd\xb0\x91\x53\x5b\xef\xd9\x6a\x64\xa1\x3a\xae\xcc\xe8\xed\x05\x3c\x47\xfe\xd7\x23\x37\x6f\xd6\xf0\x3a\xbe\x7e\x7c\xa2\x98\xbe\xfc\x29\xeb\xb8\x4f\xe2\x2b\x69\x93\xb8\xfb\xb6\x01\xfb\xb9\xe9\x20\x7b\x42\x26\x00\xd6\xd9\x3f\x93\x3e\xc2\xe1\xcf\x16\x53\x9f\xf9\xc1\xcb\x28\xc6\xae\xb3\xf3\x65\x24\xe0\x93\x88\xc9\xe7\xcd\x2b\x9f\x39\x1b\x31\xc6\x0d\xcb\xd9\xb1\x99\x94\x48\xce\x9b\x25\x72\xde\x3a\x71\xff\x54\x39\x9c\x9c\xa3\xf3\x15\xf3\x76\x8f\x29\xc1\x90\xec\x2b\xf6\x15\xfa\x26\x7d\x58\x6e\x0f\xd2\x3a\x97\xbd\xb9\x9f\xb9\x98\x64\x43\x34\xe7\xe2\xba\x06\x92\x1e\xa0\x91\x4b\x73\x0d\xa3\x46\x6c\x7f\x2e\x9b\x57\xf7\x0f\x81\x93\x87\x44\x45\xe9\x8e\x35\x3f\xf3\xf0\xbd\x30\xe4\xfe\x71\x8d\x62\xca\xd2\xf9\x86\x39\x33\x13\xa9\x43\xfa\xa6\xb9\xb7\x13\x5a\xb6\xfc\xdd\x3f\x66\xc3\x2e\x33\x9c\xd5\xbe\x37\x1f\xea\x7b\x9d\xbe\xf5\xbe\x47\xdf\x56\xbf\xfb\xe7\x4d\x54\x9a\xcf\xbc\x77\x9f\x61\xa0\xe7\x4c\x24\x15\xdd\x17\xa3\x41\xcf\xf9\x90\x5b\x8c\xcd\x3e\xe2\x19\x67\x36\xe3\xb9\xe8\x33\x49\x76\x92\xa1\xa8\x09\xfa\x2a\x2a\xf8\x21\x5e\x99\xeb\x73\xd9\x17\xcc\x6f\x9a\xf9\xcc\xf6\x99\x16\xe4\x8c\xaa\xfb\x5c\xab\x49\xc4\xcb\x04\x67\xb1\x8f\x78\xcd\x75\xb3\x46\xe5\xdb\x2a\x36\xea\x73\xdd\xe6\x3e\x5d\xa3\x99\x9a\x24\x8f\x42\x58\xe6\x33\x1b\x76\x79\x2e\x73\xb1\xdd\xf9\xba\x49\x47\xbf\xb7\xfb\xbd\xc3\xb1\x64\x6a\xea\x48\xf6\xbd\xd9\x5a\xfb\xa4\xd9\x54\x33\x9c\x99\x51\x09\x9f\xb9\x4e\xc7\x82\x53\x82\x31\x9f\xb9\x12\x81\x7b\xb2\x79\xe3\xe5\x7c\xef\xde\x3f\xa6\x4e\xf9\xde\x66\x9c\xf6\x22\xa9\xd3\x3c\x8f\x16\x1c\x9b\x7d\x6f\xd0\x27\x4e\xaf\x42\x9e\x33\x3a\x16\xd1\xfb\xe0\x52\xe7\x16\xa3\x7d\xd2\x5c\x4c\x9b\xb2\x57\x06\x57\x9e\x6c\x92\x35\x5d\xf6\xf1\x9e\x99\xba\x96\xd8\x17\x43\x25\x4f\x21\xdb\xde\x3c\x0f\x65\xf5\x53\x6e\xd6\xe8\xe0\xb4\xb9\x07\x89\xf3\x68\xe2\xb4\xe1\x5c\x3d\xd8\xde\xb9\xcb\x83\xaf\xf7\x6b\x1e\x1c\xd9\xfc\x99\x75\x22\xb3\xb9\xe4\xee\x1a\xfa\x92\xb9\x90\xb1\xef\x15\x59\xd2\xfb\xdb\xb7\xb1\xd1\x3d\xb7\x57\x3c\x17\x72\xd7\xdd\x73\xeb\x06\xe4\xf1\x6f\x72\x1f\xec\x55\xc7\x4c\x29\x87\x99\xdf\xc9\xde\xeb\xef\x95\xe3\x26\x47\x1a\xd8\x83\x11\x95\x43\xd1\x04\x2f\x34\xbf\xde\x17\xee\x4e\x1e\xd2\x3c\xde\xbd\x02\x2f\x23\x35\xfb\x86\x7d\x8e\x05\x07\xc3\x28\x65\x79\xcc\xea\x3e\xf6\x15\xfb\x78\xef\x19\xf6\xb9\xcf\xc8\x88\xe1\x1e\x0c\xa3\xd6\x85\x33\x1f\x35\xd9\xe7\xba\xc8\x4e\xdc\xb5\xcf\xac\xd3\xf5\x14\xce\x1c\xb5\xf2\x99\x87\xd9\x28\xf4\x71\xc6\xa9\xfa\xcc\x43\xc3\x13\xed\x99\x87\xbc\x3f\xf4\x79\x0f\x68\x9e\x9e\xd1\x34\xa9\x46\x22\x28\x4f\xe5\xa4\x3e\x51\x20\xb7\x93\xa7\xdf\x3b\x8d\x31\x60\xd8\x64\xf4\xce\xfe\x99\x26\x91\xcd\x0e\x3b\x1f\x7b\x10\xce\x44\x9e\xd7\x3d\xd0\x11\x0a\xe7\x9b\x52\xee\xf6\x91\xb2\x3c\x4d\xf5\xba\x07\xb3\x3a\x96\x7d\x99\xe2\x40\x57\x27\x28\x73\xa6\xbc\x3f\x71\x49\xc3\x59\xcc\x32\x47\xfb\x1e\xf2\xc0\xa6\xbd\x1b\x78\x99\xdd\xdc\xf0\xc1\xba\xbd\xda\xd7\xe9\x43\x76\x4e\x31\x34\x89\x32\x84\x8b\xcc\xfa\x1c\xd2\x02\x86\xc2\xe5\x1e\x88\xa1\x89\xe2\x0f\x58\xb6\x79\x2e\xbf\x77\x41\x33\x09\x86\x3c\x97\x34\x2f\xdf\x23\xb9\xbe\xdc\xe7\x85\xf9\x17\xae\xc7\x04\x76\xb5\xcf\xf7\xe0\xcb\x25\xfe\x5e\x5f\xe6\xe6\x2c\x57\xf2\x3d\xb0\x16\xac\x68\x59\x62\x6d\x3d\xe6\xb0\xe1\x8f\xa5\xae\x5d\xe0\x2a\x10\xb4\xcf\xcb\x3d\x5d\x44\x2f\xc3\xb6\xd2\xd5\xf2\xff\x42\xb9\xcf\xab\xe6\xf3\x6a\x0e\xc1\x7e\x0c\x96\x54\xac\x9e\xed\x2b\x26\xb2\xcd\x5d\x73\xfc\x6b\xd8\x87\x38\x5b\x03\x98\x2c\x22\x83\xc1\xba\x9e\xa5\xba\x5a\x38\x7e\xc1\x70\x3b\x3e\xd0\x67\x39\x08\xb3\x85\x80\x2f\x85\x69\xbc\x7f\x78\x2f\x10\x51\x39\x10\x5d\xe5\x88\x42\x96\x78\xeb\x81\xca\x29\x07\x50\x0c\x81\x90\xc6\xf1\x38\x1f\x6c\x16\x02\xa1\x25\x5c\xa3\xfd\x63\x8e\xfb\x31\x93\x7d\xd2\x27\xc4\x02\xa9\x19\x7c\xa3\xcf\x72\x08\x9d\x40\x80\xf7\x00\x3a\xe5\x20\xbe\x14\x22\x81\xa7\x03\xb1\x52\x0e\xb2\x75\xc1\xd0\x22\x0e\xcf\xfe\x61\x0d\x7c\x90\x72\xfa\x6d\x27\x91\x99\x10\x09\x0f\x9c\x29\xd9\xc7\x11\x26\x3c\xc4\x93\x23\x2c\xe7\xf3\xf6\x65\x72\xe0\x37\x7d\x04\x4b\x42\x22\xe4\x79\x76\xe7\x43\x85\x05\xe3\x15\x27\xa2\xb0\x9c\xae\x9b\x08\xbf\x5d\xae\x7b\xe1\x2d\x07\x73\x6a\x57\x88\xf4\xe9\x4b\x9a\xe5\xba\xd2\xdb\xc7\xfe\x19\xb9\xbf\x36\x0f\x7f\x96\xcb\xbd\x7a\x9c\xcf\xbd\xba\xaa\x7d\x38\xfc\x57\x85\xe6\x6b\xab\xdd\x8b\xdd\xbb\x1a\x14\x5f\x52\x67\xa8\xfb\x92\xba\x0b\xd7\x32\x64\xe2\xf4\xd7\x60\xa7\x2e\x19\x2a\xf3\x65\x17\x0c\x55\x2e\x8c\xe7\x40\x35\x53\xb9\x96\xf3\xf9\x65\x99\xb8\xd8\xed\x97\xdd\xc9\x35\x38\xc9\x1b\x65\x55\x6e\x29\x2e\xf8\xf9\xb7\x14\xdf\xc4\x48\x82\xa1\xbb\xbb\x82\x82\x1b\x77\x3e\x18\x41\xbb\x3b\x6b\xdc\xd2\x82\xa0\x2e\xb7\xb4\xdc\x46\xae\x0f\xf2\x67\xf7\x74\x0d\x62\x89\xf1\x20\x68\x7e\x63\x54\x95\x1b\xfa\xe2\xc1\x49\x06\xe9\x0b\x66\x51\x0f\xd2\x94\x61\x7b\x47\x9f\x25\x98\xba\x3c\x88\xa8\x05\x18\xb4\x04\x83\x71\x78\xd9\x25\x48\x73\x80\xb3\x22\x25\x1e\x25\x74\xd6\x08\xae\x81\x3f\x5a\xa2\x6b\x44\x73\x75\x27\x11\x8f\x88\x91\x56\xa2\x29\xbb\x93\x60\x4b\xc4\x48\x2b\x11\x8e\x89\x18\x5a\x25\x26\xc7\x3e\x6f\x1f\x63\x5d\x37\xa2\x60\xe3\x45\x60\x32\x76\x38\x21\x62\x80\x46\x2b\x26\xe2\x80\xe6\x28\x2d\x08\xa4\x92\xa4\x25\x99\x4f\xa6\x18\xaa\x24\x91\x96\x30\x50\x22\xf5\x4d\x25\x61\x48\x97\x44\x3c\x2d\x9a\x3a\x4f\x28\x92\x92\xa4\xe5\xce\xcc\x27\x2d\xc9\xb4\x85\x09\xfb\x34\x9c\x8f\x7c\x41\x0c\x60\x23\x4d\xbe\x37\x99\xa7\xfa\x53\x39\xc2\xb0\x8f\xf9\x02\x41\x59\x9d\x93\xa2\xd3\x61\xbc\xa0\xe8\x74\x94\xc7\xf7\x0c\x65\xeb\x74\x94\xec\x77\x18\x74\xcc\x5b\x13\xee\x1f\x73\xff\x70\x51\x46\x21\x96\x6c\x82\x3a\x39\x56\x89\x93\x1f\x93\x61\x24\x8c\xf2\x13\xed\x7b\x6b\x2f\x48\xee\x63\xe4\x96\xfc\x56\x77\xc0\x81\x59\xc9\xf4\x3a\x36\x27\xa1\x6c\x1d\x9b\x92\xdf\x22\x98\xdb\x4a\x09\x69\xa9\xef\x7b\x56\x42\xb8\x6e\xb3\x18\x20\x5a\xf6\x30\xec\x33\x2b\x45\x9c\x2c\x37\x38\x35\x1b\xc6\x3a\xa5\xb9\xfb\x1d\x6f\x0e\x12\x1c\xe4\x2e\x7d\x66\x1f\x31\xfe\x4b\x1e\xb7\x7d\x16\x5d\x3c\xf6\xbd\xef\x99\x57\x74\xbe\xd1\xed\x93\x3e\x82\x85\x44\x60\xf6\x8f\xdf\xc1\xf9\xe6\xe9\x77\x18\xa0\x17\xbb\x79\x3a\xdf\xb4\x2e\x23\x5b\x15\x31\xed\xb3\xa8\xa4\x58\xce\xe0\xd8\x65\x1a\x37\x59\x16\xe1\x77\x18\x4a\x3c\x8b\x85\x0a\xac\xab\xc3\x97\xaf\xb7\xe0\x21\xdb\x37\xed\x23\xc3\x1e\x7d\xcf\x78\x85\xbc\x50\x30\x9a\x4b\x31\x49\x89\x17\x5f\x4a\x64\x4f\x8b\xb1\x84\xeb\xad\x50\xf0\x3d\xe3\xc3\x97\xc5\x00\xe2\xb9\xe8\x83\x5f\x64\x15\x8a\x92\xbd\x98\xbb\xbe\x08\x93\x97\x27\xd9\xf7\xd8\x67\x91\x43\xb1\x4f\xfa\xde\x52\x05\x78\xd0\xca\xd8\x7c\xb1\xcf\x45\xa9\x5b\x9a\xdf\xc6\x1e\x14\xe5\x6e\x31\xb4\x79\x59\x9f\xd1\x1c\xdb\xa4\xef\x39\x7f\x51\xd9\x97\xd2\x24\xbf\xbf\x43\xd8\xb6\xfe\xf6\x71\x34\x94\xfa\x15\x1c\xd5\xcf\x52\x0c\xf8\x5e\xc5\x9a\x86\x60\x9f\x24\xa0\xd8\xcb\x90\x04\x21\x81\x9f\x52\x8a\x90\xb0\x08\x37\xdf\x56\x9c\x28\x5a\x8b\x41\x14\x6c\x9a\x52\x96\xef\x59\xe7\x82\x0f\x5b\xca\x72\xcb\xb5\x59\xa9\xcc\x2d\xd5\xa3\xae\xc6\x59\xee\xdb\x3e\x8e\xab\x46\x93\xf5\x16\x05\x60\x5f\x15\x8b\x72\xb3\x25\x46\x38\xaa\xfb\xc7\xd2\x8a\x64\x29\x02\x30\xae\xc6\xf3\x6f\xc2\xfe\xd5\xe3\xb2\xea\x36\x5b\x11\xa2\x6f\x5a\xaa\x2c\xaa\xe8\xaa\xd5\xf7\x8c\x47\x58\x83\x51\x55\x39\xd5\xe3\xa2\xec\xb9\x54\x8f\xcb\xf2\xdc\xfc\xd6\x29\x34\xf6\xb4\x1a\x5e\x57\xec\x55\xd9\xb1\x9a\xdb\x0d\xec\x4b\x95\x1d\x71\x3d\xcf\x4c\x79\x5f\xa9\xa3\xd8\xf7\xa6\xec\xed\xf3\x3b\xdc\xe7\x00\x64\x71\x4a\xf7\x0f\xb0\x0b\xb7\x25\x04\xee\x8b\x59\xb1\x60\x41\xc8\x04\x62\xd5\x28\x69\xb0\x5e\x43\x55\x5c\x61\xbd\x1c\x2c\x8d\xc0\xb6\x2d\xd5\x34\x6c\xb0\xda\x61\xb9\xae\x67\x14\xa0\xa5\x79\x46\x96\x09\x67\xc5\x37\x95\xc1\xfb\xc7\x2a\x81\xb7\xb2\x80\xbd\x7a\xc3\x87\xe1\xad\x29\x88\xf6\x49\x33\xea\xb9\xc5\x69\x9f\x59\xf8\x64\xb5\x00\x67\xd9\xac\x41\x53\x1d\x34\xc5\x72\x7b\x6b\x48\x92\x7d\xc1\x3e\x69\x29\xd6\x13\x14\xfb\xfc\x0e\x32\x76\x4d\xe3\xab\x55\x45\x3a\xe2\xac\x55\x69\xb1\x02\x32\x14\x2b\x06\xfc\x0e\x33\x67\xc4\x48\x4b\xab\xc3\x3e\x73\x83\x24\x44\x9a\xa2\xba\x89\x03\x8d\xc8\xd6\xa4\xf9\xad\x23\x21\x0d\xd3\x5a\xb5\xcf\x2c\x25\xa6\x87\x3e\x76\x69\xaa\x67\x8b\x2a\x9b\xea\xb9\xc9\xab\x26\xcc\xda\xf0\xbd\x61\x5e\xde\xb1\xc4\x2d\x4a\x53\x7c\xc7\xd3\x94\x7e\xb6\xef\xad\x48\xe0\xdb\x86\x7b\x6f\xe9\x73\xbc\x4c\xc9\xbb\x57\x6f\x2e\xf5\x32\xcf\xef\x5e\x4d\x33\xba\x16\x12\x28\xaa\xdb\xb4\x52\xe0\x32\x51\x2f\x2d\xeb\x2d\x0b\x60\x0d\xc5\x77\x13\x43\x91\xbc\x55\x5b\xd2\xb2\xcc\x37\x5b\xc6\xb1\xa4\xc5\xb2\xb6\x6c\xad\x80\xaa\xbd\xbd\x39\x5a\x93\xf4\xe2\xaa\x07\xbf\xf7\x32\xbf\x1f\xec\x4b\x26\xf3\xc9\x45\x8b\xab\x1e\xde\x04\x3d\x69\x64\x65\x84\xb1\xe2\x98\x51\xb1\x3d\x3e\xf6\xf9\x6d\x6f\x22\x7f\xda\x67\x7d\x45\x30\x07\xef\x1a\xc9\x35\xcc\xa4\x2b\xe6\xfb\xe3\x7c\xd1\x8c\xfa\x6d\x9f\xf5\x03\xc8\x9c\xae\x59\xd0\x1f\xc7\x9a\x1e\xd7\x04\xe8\x16\xac\x64\x73\xe1\xca\x97\x6e\x4d\x5b\x26\xdb\xd4\xc5\x64\xaf\xef\x7c\x26\xdd\x93\x7d\x9e\x2f\xf9\xae\x5e\xb3\x7d\xee\xe9\x63\x0a\xde\xef\xb5\xc4\x2d\x9b\x24\x57\x95\x74\x6b\x95\x23\xaa\xa4\x37\xd7\xb5\xc6\x2d\x9b\x32\x57\x36\x75\x2b\x25\x2d\xd7\xe8\x9a\xcd\x6f\x4c\x26\xc2\x5b\x5d\x93\xa2\x77\xcb\x0d\x90\x6b\x7d\x38\x9f\xe6\x5c\x39\xec\x73\xff\x5e\x4c\x5a\x2f\x20\x26\x8d\xdd\x44\xe2\x4d\xa5\x2b\xc3\xfa\x34\xa9\x8c\xfc\xeb\xd3\x33\x9a\x26\xb4\x2f\xfb\xdc\x3f\xcd\xc3\x62\x35\x85\x98\xec\xeb\x7d\x8f\xef\x5d\xd5\x3e\x71\x90\x4d\xe0\x43\xdf\x50\x36\xc5\x37\xdd\xff\xd8\x67\x41\x44\x36\xeb\x5f\xed\xb3\xc8\x00\x9d\x37\x42\xb7\xcf\x22\x02\xf3\xdc\x9a\xb9\xe3\xad\x19\x29\xa6\xf2\xb3\x7d\xf2\x2a\x35\x0d\x43\xd3\x7c\x58\xe4\x94\x90\x11\x43\x93\x62\x68\x16\x24\xf6\x60\xe8\x26\x8c\x37\x23\x0c\x2f\x18\x1f\x2a\xc6\x87\x32\x31\xb7\x32\x94\x4d\x5e\x0f\x88\x25\xfe\xb2\x6f\x5f\x46\x95\xfc\x2a\xf9\xd1\xa9\xa7\x7d\x26\xc7\x61\x8b\x21\x24\x46\x33\xc5\x6d\x11\x44\xf3\x93\xcc\x9f\x52\xb6\x5f\x46\x73\xbe\xe6\x7c\xd4\x77\x0c\x2d\xcf\xd1\xdf\xf2\x01\x6a\x09\xba\xf3\x19\xa2\x4a\xd6\x31\x74\xc9\x7f\xb3\xcb\xd6\x29\x28\xe2\x46\xf7\x93\x1e\xfb\xdc\x36\xcd\x91\x64\x41\x04\xb1\x87\x32\x14\x7b\x05\xb8\x0f\xd5\xe4\x30\x87\x49\xa8\xad\x0c\x45\xe1\x18\x6f\x59\x01\xb4\xe8\xd1\x0c\xbd\x08\x2e\x5f\x94\xa1\xa8\x31\x34\x96\x2c\x8e\x37\x34\x56\x26\xa1\xd9\x74\x20\xf6\xa6\xa2\x66\x46\xdf\x03\x8a\x53\xef\x6a\x26\xdf\xc3\x8a\x9b\x8a\x8b\x89\x99\x91\x8e\x68\xc1\x41\xb2\xcf\xa3\x4e\x96\x1a\xf0\x6d\xd3\x6c\x75\x4a\x16\x0c\x38\x56\x2f\x22\x61\x7a\x18\x42\x2b\xe6\x70\x12\xa1\xca\x62\xb8\xac\xcc\xea\xba\xd6\x31\xe8\x31\x78\x31\x23\x1d\xb0\xb7\x21\xb4\x32\xeb\x9b\xec\x87\x66\x71\x30\xab\xc9\xfc\xc7\xd2\x02\xce\x6d\x36\x6b\x1c\x60\xd1\xa9\xba\x32\xd4\x96\x53\xb6\x84\xc0\xef\x20\x5e\x92\xb8\x14\x52\xa6\x2a\x6c\xbe\xd8\xb0\x38\x40\xaf\x64\xbe\x85\x1f\xb0\xcf\x14\x1b\xd3\x4c\xfb\x61\x49\x83\xd8\x98\xd6\x61\x27\xac\xfe\xd9\xfd\x8e\xee\xfe\x61\x6a\x4d\xb1\x41\x04\x6f\xf7\xb1\x2f\x62\x63\xbe\xd8\xc0\x13\x30\x9c\x57\x0c\xe7\xe5\x54\x2c\x54\xf0\x8c\x86\xdf\x86\x38\x9b\x8a\xa4\xa9\xf9\xfa\x60\x7e\x4d\xf1\x32\x87\xdf\x26\x2d\x8a\xa9\x29\x86\x1e\x3c\x8b\x29\x86\x0c\x05\x26\xe3\x52\x86\x02\xcb\xc4\x84\x4a\xd6\xf1\x4f\x4d\x28\xc3\x83\xc9\xa2\xfd\xa9\xf7\x32\x97\xf9\xb8\xc3\xf7\x8a\x7d\xd5\xb2\x07\x6a\x0b\xc4\xdf\x12\x7f\x27\x62\x60\x89\xbf\x45\xd5\x40\x3a\x29\xe8\x5c\xa1\xd8\xe7\x58\xa2\x05\x4b\xf5\xb7\x54\x7f\x16\xba\x2f\xd5\x9f\x17\x62\xd2\x89\x3a\x5d\x89\xbd\x5f\xe2\xd4\xba\x79\x2e\xc9\xec\x9f\xb7\xd0\xc2\xda\x0a\xd7\x48\x8e\x05\x6b\xeb\x71\xac\xb5\x2a\xa7\xc5\x11\x62\x72\x59\x72\x72\x72\x46\x4b\xbc\x2c\xd4\x4b\xd2\x33\x5b\xca\x8d\x05\x36\xd2\x85\x39\xb2\x3a\x58\xf3\x4a\x4c\xba\xa4\x59\x3e\x5f\x96\x96\x5c\x16\x53\x18\x19\x58\x9e\xd1\x75\x5b\x87\x21\x7d\xd3\xf7\xfc\x36\x4d\xdf\xc5\x3e\x27\x3d\xae\xa5\x3a\x58\xf2\xf9\x95\xa8\xba\x40\x1d\xd4\x03\xf3\x21\x11\x9a\xad\x07\x9e\x63\x35\x3e\x99\x48\xf3\x54\xe3\x93\xf5\x90\xcf\x71\x81\xea\x01\x9f\xd7\xe3\x4d\x32\x1f\x94\x47\x10\x4b\xab\x07\xfc\x9b\xb8\x02\x59\x8f\xc7\xf9\xac\x05\xe2\x32\x5a\x3d\x08\x81\x57\xe3\x93\xe9\xb6\x02\x04\x75\x5f\xbd\x70\x93\xee\xb7\x76\xc3\xb1\xc4\x63\xd3\x6d\x09\x46\x97\x16\x30\x9e\xa8\xb5\xae\xc7\xf0\x3b\x86\xef\x3d\xf6\xf9\xde\x70\x8d\xc7\x8a\x8d\x83\x3e\x3c\xf4\x44\xd1\x76\x3d\xd8\xab\x7a\x4c\xd7\x2d\x54\x86\xa0\x76\xeb\xa1\x9b\x40\xdd\x78\x3d\x70\x13\xea\xa1\x9b\x40\xb5\x74\x3d\x96\x34\x6b\xa6\x51\x00\x5d\x8d\x81\xd6\x73\x6b\xc1\xcd\x80\xf5\xdc\x8a\x70\xff\xec\x8d\xba\x1d\x78\xe2\x62\x57\x6f\x04\x51\xf3\xc2\x7d\xa0\xcf\x7a\xca\x2e\x17\x95\x23\xd9\x1e\xaa\x46\xf6\x4c\x86\x39\x2b\xa1\x4a\x4a\xfd\xab\x81\xca\x4a\xc8\x90\x4b\x7f\xd5\x80\x61\x25\x38\x18\x36\x90\xaa\xa1\xc1\x7a\x6f\x01\x45\xad\x71\xbd\x11\x4f\xf5\xde\x12\x09\xdb\xbc\x1a\xc6\xab\x84\xe7\xd0\xe2\xd5\xe0\x5c\x25\x10\x47\xd8\xa7\x1a\x86\xab\x84\xd2\xb8\x29\x57\x0d\xa4\x55\x02\x64\x54\xbf\x56\xc3\x63\x95\x10\x57\xd9\xd0\xae\x06\xb8\x2a\x41\xaa\x02\xc0\x0c\x51\x55\x43\x54\xc7\xd6\x91\xd5\x08\x55\x35\x42\x75\x5e\xe5\x17\xb5\x79\x35\x7e\x55\x8d\x23\x91\x2b\xad\x86\x91\xaa\x97\x40\x2e\xea\x78\x8c\x8c\x54\xa3\x0c\xf7\x16\xb9\xd5\x6c\x76\xd5\xab\xc6\xb1\xab\x3a\xd5\xf5\xad\xaa\xdf\x46\x40\xd5\xdf\xad\xf5\x55\x8a\x7b\xa0\x6e\x5d\x35\x45\x98\xb6\xd7\x54\xcd\x10\x56\xad\x74\x0a\xc9\xab\x46\x7a\x7d\x93\x7c\x71\x83\x58\xdb\xb6\x5a\x7c\x59\xe0\x89\xe1\x5b\xa4\xc1\xae\x63\x8b\xc1\xaa\x95\x53\x51\xc3\x17\x5a\xa9\xaa\x85\xab\xb7\x0e\xb9\xa8\x58\x55\x7c\x95\xfc\xca\x75\xc1\x37\xca\xca\x8a\x2c\xba\x88\x12\x54\x45\x51\x5d\x9b\x45\x2e\x6a\x3a\xeb\x1a\xbe\xf5\x96\x20\x5d\x5f\x3e\x9b\x89\x88\x06\x13\x5e\x61\xf3\x47\x33\x47\xd0\x0e\x2f\xd0\x6d\x0b\xaf\x09\xe7\x06\x52\x2f\xaa\x23\x9b\x50\x6d\x02\x13\x25\xd3\x44\x66\x13\x99\xa4\xf9\x9b\xd0\x6c\x40\xf3\xe2\xea\x6d\x13\x9b\x0d\x6c\x5e\x54\x67\x36\xc1\xd9\x88\x29\xdf\xc7\xc6\x6b\x13\x8b\x0d\x2c\x5a\x2f\xd3\x04\x63\x0b\xc2\x7c\x6f\x4e\x13\x8d\x0d\x34\xde\x24\x9a\x9a\x70\x6c\xc0\xf1\x46\xa8\x34\xf1\xd8\xc0\xe3\x1d\xf6\xe6\x34\x01\xd9\x00\xe4\x1d\xf6\xe6\x34\x11\xd9\x40\xe4\x4d\xdd\x6c\x13\x91\x0d\x44\x5a\x2e\xd4\x84\x5c\x03\x72\x37\xe5\x60\x4d\xc8\x35\x20\x77\x3f\xdb\x43\x6e\x42\xae\x01\xb9\x3b\x6f\x87\xbb\x09\xb9\x06\xe4\xee\x12\xf7\x40\x21\xd7\x80\x5c\xc0\x6e\x6a\x42\xae\x01\xb9\x40\xe5\x7f\x13\x72\x0d\xc8\x05\xae\x2b\x35\x21\xd7\xf0\x87\xc3\x95\xf6\xc0\x46\xdc\xa4\x81\x42\xaf\x74\x36\x51\xd8\x40\x61\x40\x44\x36\x51\xd8\xc8\x02\x87\xc0\xe6\x88\xc2\x06\x0a\x43\x64\x73\x44\x61\x03\x85\x01\xf7\xa0\x89\xc2\x36\xe3\xf9\xf5\x23\x50\xbd\xd9\x66\xbc\xe9\x62\x20\xb5\x91\x4d\x60\x36\x80\x19\xb8\xf3\xd2\x04\x66\x03\x98\x66\x3d\x9a\xc0\x6c\xa0\x30\x90\x8d\xef\xa2\xb0\x83\xc2\x50\xb6\x66\xe9\xa2\xb0\x83\xc2\x48\x5d\x6a\x17\x85\x1d\x14\xc6\x93\x42\x36\x51\xd8\xcf\x5a\xbf\x7e\xc4\x6b\x7b\x4b\xfd\x24\xfa\xd4\x01\x66\xbc\xb6\x25\xd1\x05\x66\x07\x98\x91\xf8\x5b\x17\x98\xfd\xda\xca\x36\x92\xcf\xeb\x17\x59\x87\x0e\x56\x23\x91\xa7\x2e\x56\xfb\xbd\x2d\xdc\x48\x70\xa6\xdf\x58\x0c\x1d\xf8\x46\xee\x56\x74\xe1\xdb\xef\xed\x1f\x44\xaa\xd4\x3a\x72\xf6\xb3\x83\xe8\x48\x45\x7a\x17\xd1\x3d\xc4\xf8\xf5\x23\x72\xe7\xb2\x07\x9c\xef\xae\xc0\xa5\x66\xb8\x0b\xf2\x0e\xc8\x63\xda\x76\x5f\x17\xe4\x1d\x90\x7b\xb5\xa3\x0b\xf2\x0e\xc8\x63\xa6\x76\x4f\x90\xf7\xa4\xf0\xbe\xef\xdd\xe5\x5b\xa9\xb1\x85\x7b\x5c\xc2\xfc\xec\xa9\xb3\x11\x0f\xb5\x83\x0e\x1b\xd7\x26\x34\xd0\x93\xed\x19\x6a\x2a\xde\x9a\xbe\x85\x8c\xbb\xb9\x6e\xd3\xe5\x97\xae\x04\xbf\xa9\x4e\xea\x32\x4c\x57\x84\xdf\xd6\x1a\xca\x31\x5d\x21\x7d\xe3\x31\x76\x59\xa6\x13\xdf\x3f\x03\xc9\xa6\x9e\x31\x75\x3a\xb1\xf7\x53\x76\xe8\x19\x13\xb5\x67\x6f\x92\x25\xbe\x81\xa8\xfc\xfe\xa1\x22\x23\x15\xe6\x9b\xce\xe7\x4d\x30\xca\x71\x7b\x26\xca\xd7\xbd\x5c\xf8\x70\x8d\xb2\x13\x45\xdf\x3f\x56\x5f\x6c\x38\x76\x79\xb5\x53\x15\x15\xb9\x70\xd0\x0b\xd6\x63\x27\xb4\x9d\x0e\x56\x2d\xc4\x48\x3b\x1c\x9d\x8e\x0d\xed\x2e\x47\xf7\xb2\xf5\x68\x3a\x62\xa1\x98\x92\xfd\xa5\xf0\x28\x51\xec\xd5\xcb\xe4\xb3\xe0\xfb\x74\x6e\x81\xd1\xe5\xfb\x0e\xdf\xa7\x73\xfb\x73\x5d\xbe\xef\x54\xc8\x24\x2a\x81\x7a\x45\xf3\x77\x44\x41\x22\xef\xd4\x15\x05\x1d\x51\x90\x60\xf2\xae\x28\xe8\xcd\xb7\xb6\x6a\xed\xf2\x7d\x87\xef\x13\x57\x9b\xbb\x7c\xdf\xbb\x7a\xfc\xda\x03\xe5\xfb\x0e\xdf\xa7\xb4\x75\x67\x97\xef\x3b\x7c\x9f\xd2\xd6\x9d\x5d\xbe\xef\x30\x79\x7a\xfe\x5c\x23\xf7\xaf\xeb\xe4\xae\x0c\xe8\xc8\x80\x94\xb7\x6a\xed\xca\x80\x8e\x0c\x48\x05\xd8\x29\x03\x3a\x32\xe0\x39\xb6\x6a\x1d\xca\x80\x81\x0c\x78\xb8\xaa\x3d\x94\x01\x03\x19\xf0\x70\x75\x75\x28\x03\x06\x32\xe0\xb9\xb6\x6a\x1d\xca\x80\x01\xc3\xfb\x17\x37\x86\x0c\x3f\x60\xf8\x27\x1c\x79\x77\xf9\x16\xdc\xfd\x10\x53\x1d\x72\xf7\xb8\xb5\x65\xb6\xaf\x38\x64\xe5\x01\xdf\x3e\x14\xc8\x0e\xf9\x76\xc0\xa4\x0f\x55\xcf\x43\x26\x1d\x30\xe9\x03\xf2\x87\x4c\x3a\xb4\x8b\xf2\xd6\xa3\x43\x26\x1d\x30\xe9\x03\xee\x87\x4c\x3a\x60\xd2\x4c\x4e\x74\xc8\xa4\x23\x6d\x47\xce\x1b\xe6\x23\xc1\x09\x23\x69\x51\xed\x2d\x1c\x32\xdb\xa0\xb4\xd0\xc4\xd0\x78\x88\xa0\x0d\xf8\x2f\xbb\x13\xb2\xdf\x80\xfd\xbc\x20\x3a\xe4\xbe\x01\xf7\x65\x2e\x83\x0e\x99\x6f\xc0\x04\x39\x6c\x1d\x33\xe4\x81\x01\xba\x33\xa2\x62\x88\xee\x01\x6e\x73\x4c\x94\xfe\xfa\x16\xb8\xf5\xde\xc0\x10\xb7\xa3\x6e\xfb\xda\x8a\xee\x51\xa7\x6f\x31\x90\xac\xf9\x10\xb7\x03\xdc\x66\xfe\xee\xc8\x10\xb7\x83\xb8\xb2\x65\x50\xc3\xb0\xf2\x00\xca\x99\x88\xdb\x10\xca\x03\x28\x67\x22\x1a\x43\x28\x0f\xa0\x5c\x8e\xad\x93\x87\x50\x1e\x40\xb9\xc0\x62\x43\x28\x0f\x62\x1c\x85\xc4\xf0\x30\xc4\x31\x40\x77\x21\xa9\x33\x44\xf7\x00\xdd\x05\x87\x66\x08\xdf\x01\x7c\x0b\x29\x93\x21\x7c\x07\xf0\x2d\x61\xcb\xb4\x21\x7c\x07\xf0\x2d\x71\xab\x8a\x29\x7c\x27\xf0\x2d\x69\x4b\xb4\x29\x7c\x27\xf0\x2d\x29\xe5\x2f\x9f\x53\xf8\x4e\xe0\x5b\x28\x09\x9e\xc2\x77\x02\xdf\x42\x30\x78\x0a\xdf\x09\x7c\x0b\x37\xd5\xa7\xf0\x9d\xc0\xb7\x50\x32\x35\x85\xef\xb4\x02\xe0\x20\x0e\x31\xc5\xef\x34\x3b\x7f\x90\x31\x9d\x02\x78\x9a\x75\x3f\xc8\xda\x4d\x11\x3c\xcd\xb0\x1f\xa4\xae\xa6\x10\x9e\x66\xc9\x0f\x6e\xa9\x4e\x31\x3c\xcd\x7e\x1f\xa4\x31\xa6\x20\x9e\x66\xb0\x8f\xb8\x15\xc4\x14\xc5\x53\x05\x71\x50\xdf\x31\xc5\xec\x7c\x4d\x7c\xe2\x06\x53\x84\x4e\x15\xc4\x41\x85\xf2\x14\xa2\x53\x05\x71\x50\x2a\x38\xc5\xe8\x34\x1b\x7c\x10\xde\x9c\x5c\xa2\xff\x9c\x0a\xef\xa3\x6c\xeb\x65\x0a\xdc\xe9\x6d\xe9\xf3\x60\xab\xcc\x34\x4e\xed\xfd\xf3\xd8\x7e\xe0\x14\xcd\x53\x83\xff\xe4\x2f\x63\x4c\xe1\x3c\xb5\xf8\xcf\xf3\xd9\xf3\x89\xe7\x59\x5f\x1f\x64\xcb\xf9\x29\x7a\xa7\xf7\x39\xcf\x7b\x2b\x8d\xc9\x7d\xce\xcf\xa9\x1f\x70\xde\x1c\xa4\x90\x9e\x64\x01\xce\x93\xab\x1f\x93\x5c\xc0\xfe\xe1\x3d\x52\x34\x53\x50\x4f\xbd\x83\x33\x6c\xd8\x4d\x51\x3d\xa9\xdc\x3b\x4f\x14\xf1\xec\x94\x55\x4e\x4b\xf6\xce\xb4\x5d\xab\x29\xd4\xa7\xa5\x73\x27\x97\x89\xa6\x58\x9f\xde\x6a\x3a\xb9\x58\x32\x2d\x93\x9b\xc6\xf3\x4e\xae\x77\x4c\xd1\x3e\xbd\x5b\x73\x92\x2a\x99\xc2\x7d\x4e\x2a\x3c\xce\x0c\x46\x27\x15\x1e\xd3\xf2\xad\x13\xc1\x35\xe5\x81\x69\xac\xe3\xa4\x2c\x70\xca\x04\xd3\x58\xc2\x45\x99\xe1\x92\x0b\x96\x17\x39\x2e\xfe\x62\xc3\x3a\xb0\x72\x96\x7e\xfe\x75\x52\xdf\x2f\x6b\xac\x83\x58\xc7\x45\xf9\xdb\x3a\xb0\xbf\x96\x7e\xf4\x85\xe5\xb6\xe4\x97\x75\x12\x73\xb8\x2e\x0a\xcf\x4f\xca\x11\xd7\x49\x65\xf9\x85\x1a\x5c\x27\xea\x79\xbd\xae\x34\xa9\xd3\x25\x63\x2d\x6b\x84\x2e\xee\x64\x2c\x39\x6b\x5d\xc4\x20\x2f\xfe\xf0\xc4\xba\x88\xed\x2c\x6b\x7f\xae\xf0\xd0\xe7\xd8\x8b\x78\xed\x45\xca\x6c\x5d\x84\xff\x97\x95\x39\x17\xd7\x39\x97\x3c\xb8\x6e\xd2\x1d\x57\xcc\xf4\x91\xee\x58\xf2\xe5\xe5\x2d\x03\xf9\x72\xc9\x97\x57\xda\xd2\x7a\xc9\x97\x2b\x10\x7b\xba\xb8\x52\xbd\x02\x31\xd2\x25\xaf\x5e\xcf\xb6\xbd\x97\xbc\xba\x02\x31\xa5\x8b\xd4\xd5\x0a\xcd\xf7\x08\xeb\x5f\xa4\x81\x56\x40\xc0\x2d\x79\xfa\x2a\xdb\x08\x5a\xf2\xf4\x92\xa7\xaf\x72\xdc\x7f\xa9\xc0\xd3\xf3\xd7\xfa\x7b\xc9\xf1\x2b\xbe\xb3\x70\xa1\x40\x8e\x5f\x89\x53\xb8\xb9\xc9\xb5\x12\x91\x9f\xa5\x14\xb8\x89\x00\x2e\xa5\xc0\x7a\xcd\x44\xa2\x78\x4b\x29\xb0\x5e\x33\x11\xd3\x66\x29\x05\xd6\x6b\x26\x5e\xd4\xed\x2b\x05\xd6\x6b\x26\x72\xdf\x7d\x29\x05\x96\x1c\x7f\x93\xa8\x5d\x72\xfc\x82\xc9\xcf\x3b\x72\x82\x14\x15\xec\x9f\xe9\x8d\x0f\xde\x73\xac\x45\xe7\x37\x57\x12\x57\xe9\xbe\x47\x14\xf4\x4e\x8e\xa5\x2e\x6b\x99\xc4\xbf\x31\xc2\x17\x7f\xb9\xe0\x73\xbd\xe1\x01\x6e\xbb\x2d\xa5\xc5\x32\x99\x9e\x48\x60\x2f\xfe\x22\xc0\xfe\x21\x5c\x83\x3f\xb5\xb8\xfe\xff\xb9\x94\x2a\x29\x6c\x69\xb1\x94\x2a\xcb\x24\x79\x0a\x31\xd3\x57\xec\xf3\x7e\xc4\xdb\xd7\xe8\xf3\xf2\x59\xe0\x96\x86\x49\xf2\x55\x8d\x7e\x05\x10\x46\xc6\xfc\x73\x55\x23\x5d\xde\x00\xb1\x58\x7b\xbd\xc1\x0a\x74\xd2\x52\x72\x2d\xff\x22\x55\xc2\x0d\x59\x64\x9f\x3f\x57\x23\x09\x98\xa2\x57\x54\x22\x67\xd9\xa8\xe1\x48\x24\xa7\x16\x59\xe5\xcf\xf5\x46\x3a\x48\xe0\x2c\x25\xdc\xf2\xc6\x78\x42\x22\x2d\xb2\xc5\x9f\xab\x19\x0d\xa7\x8a\x6f\x91\xdd\xdd\x3f\x8c\x25\x7b\xb2\x4c\xe8\x2e\x2f\x7e\xa7\x04\xda\xb9\xce\xfd\xb9\x4c\x98\x26\x02\x4c\xcb\x84\xe9\x6a\x46\x2d\xf1\x2b\x17\x97\x9e\xf7\x0f\xf3\x11\xa9\x5e\x4a\xd1\xe5\x75\xe6\x44\x14\x79\x99\xf4\x5c\x3d\xf8\x1e\x52\xa0\x47\xdf\xe3\x36\x6a\xe2\x3a\xdb\xe2\xa6\xf3\xe7\xf2\xaf\x61\x25\x2e\xaf\x2d\x13\x9c\xcb\x1b\xc5\x89\xbf\xeb\xb0\xb8\x37\xfc\xb9\x4c\x66\x26\xfe\x18\xc1\x22\x8b\xb9\x7f\x5c\x03\x6c\x28\xbd\x57\xe7\x3a\x61\x7a\x6f\xe7\x90\x11\x58\x5e\xf6\x4d\xd8\x41\x8b\xcb\xbe\xfb\xe7\xbd\xaf\x72\xd0\xe7\x1a\xdd\xf7\x90\x34\x64\x13\x3f\x57\xa7\x90\x21\x65\xbf\x6d\x4a\x1f\xd1\xc8\x24\xc7\x77\xa2\x91\xab\xa3\x71\x52\x96\x66\x34\xce\x52\x6b\xa4\x0c\x9e\xd5\x1a\xcb\xe4\x5e\xe2\x6f\xa3\x2d\x93\x7b\xcb\xbf\xe1\x95\x32\xf7\x8e\x2c\xea\x5e\x6a\x97\x84\x6b\xbe\xd4\x2e\xcb\x8b\xad\x89\x3a\xc3\x35\x3c\xdf\x61\x44\xbb\x04\xef\xf0\xf0\x6d\xc3\xa8\x2a\xf7\x81\xd7\x90\xe6\x21\x7d\x14\x75\xaf\x41\xb4\x74\xbd\x99\xa6\x52\xb8\x82\x23\x7d\xd3\xbf\xa0\x47\x4d\xe1\x32\xbc\xb0\x2c\xb8\x7e\xa8\x29\x5c\x16\x57\xaf\xe9\x9f\x8f\xe3\xae\xe9\xe2\xae\xe9\xfe\x21\xfc\x46\xc6\x67\xa9\xd5\x96\x77\x45\x9f\x63\x1b\xfb\x6b\xca\x5b\xd3\xa2\xfd\xc3\x5b\x40\x14\xed\xaf\x39\xbc\x88\xc5\x65\xaf\x39\x5d\x63\x7a\x19\xe4\xb6\x6f\xd8\x67\x84\x97\x4b\x69\xd3\xbd\x57\x4b\x3e\x67\x08\x7f\x29\x59\x77\xe3\xf7\xf5\x87\x2f\x7f\xfe\x63\x89\xfd\x0f\x3f\xfe\x38\xbf\xfd\xcc\x1f\x66\xe4\x2f\x22\x7e\x8c\xb9\xbe\xfb\x36\xff\xfc\x47\x1e\x7f\xf8\xfe\x87\x3d\x8a\x7f\xff\x37\x00\x00\xff\xff\x50\x54\xfb\x3f\x10\x52\x00\x00"); -func _acb ()([]byte ,error ){return _fac (_gdc ,"CNS2-V")};func _gcdda ()(*asset ,error ){_agbde ,_dggf :=_ecee ();if _dggf !=nil {return nil ,_dggf ;};_fedd :=bindataFileInfo {_aa :"UniJIS2004-UTF32-V",_dg :4466,_ged :_fc .FileMode (436),_de :_e .Unix (1580492822,0)}; -_acdg :=&asset {_cb :_agbde ,_fg :_fedd };return _acdg ,nil ;};func _fbee ()([]byte ,error ){return _fac (_eefc ,"KSCms-UHC-HW-V")};func _bab ()(*asset ,error ){_acbc ,_ggfed :=_fgce ();if _ggfed !=nil {return nil ,_ggfed ;};_eabcf :=bindataFileInfo {_aa :"ETen-B5-V",_dg :650,_ged :_fc .FileMode (436),_de :_e .Unix (1580491761,0)}; -_eabd :=&asset {_cb :_acbc ,_fg :_eabcf };return _eabd ,nil ;};func _gbb ()([]byte ,error ){return _fac (_gda ,"Adobe-Japan1-0")};func _cacc ()(*asset ,error ){_efga ,_dbeb :=_dfad ();if _dbeb !=nil {return nil ,_dbeb ;};_bde :=bindataFileInfo {_aa :"Adobe-Korea1-1",_dg :1845,_ged :_fc .FileMode (436),_de :_e .Unix (1580491379,0)}; -_ceb :=&asset {_cb :_efga ,_fg :_bde };return _ceb ,nil ;};var _ggfag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x98\x41\x8f\x23\xb7\x11\x85\xef\xf3\x2b\xfa\xe8\x1c\x9c\x21\xab\xc8\x26\x09\x18\x06\x82\xf5\x21\x63\xc0\x49\x90\xc9\x3a\x01\x82\x1c\x5a\x12\x7b\x21\x20\xab\x11\x34\x33\x87\xfd\xf7\x41\xbd\x4f\x99\xc0\x39\x2c\x6a\xf7\x13\x59\xfd\xde\x23\x9b\x94\xf6\xf1\xd3\xd3\x4f\x4f\x97\xf3\xdb\xf2\xf8\x97\xdb\xcb\xf1\x79\xbe\x2d\xfb\xf9\x72\xba\xcd\xd7\x97\xf7\xdb\x71\x2e\x87\xf9\xe5\x7c\x79\x78\xc8\xb6\x9c\xce\xc7\xb7\xff\xfe\x53\xe5\xf8\x75\xbb\x3e\x3c\x3c\x7e\xbe\x9c\x7f\x7e\x7a\xfe\xfe\xf3\xa7\x67\xfb\xfe\x8f\xcb\xfb\xeb\xbc\xf3\x4f\x4f\x3f\x3d\x7f\x7b\x7d\x9b\x5f\x9f\x2e\xfb\xcb\xe2\xcc\x3f\xbd\x5f\xef\x3d\x96\xe5\xf1\xaf\xf3\xcb\xf9\xf5\xed\xf6\x6d\xf9\xee\x0f\xa7\x97\xc3\xfc\xdd\x72\x9a\x7b\xf0\x3f\xdf\x4e\xf3\x76\xbe\x7c\x59\xbe\xfb\x79\xbb\x6e\x97\xfc\xf1\xc1\xf3\xfb\xf5\xfa\xef\xf9\x75\x5e\xde\x96\x22\x36\x2f\x27\xd5\x87\xc7\x4f\xbf\x6c\xd7\x3f\x6d\x5f\xe7\xf2\x1b\x3d\xbf\xea\x53\x7d\xf8\xeb\xbc\xbd\x9e\x5f\x2e\x4b\xb6\xdf\xa7\xb4\xfe\x8f\xff\xed\xdb\x75\x2e\xf9\xde\xe5\x1f\x9f\x9f\x7e\x5a\xfe\x99\x97\x9c\x16\xab\x5e\xdb\xbf\xee\xfc\xef\xbf\xbc\x9c\x3e\x46\xe5\x94\xf0\x70\x3c\x9f\x6e\xdb\xe5\xcb\x7c\xf8\x21\xa5\x43\xfa\x71\xb9\x97\x6e\xeb\x78\xf8\xc1\x52\x0e\x44\x69\x7d\xb8\x50\x05\x55\x21\x13\x5a\x41\xab\x50\x15\xea\xa0\x11\xbd\x7a\x16\x3a\x82\x4e\x81\x9a\xda\x1b\xbd\x8c\x5e\x5d\x88\x5e\x46\xaf\x16\xc8\x4d\x28\x4a\xb7\x26\x11\xee\x20\x57\xfb\x40\x79\x48\xaa\x4a\xf3\x2e\x92\x21\x39\xc8\x2a\x62\x10\x0b\x32\x44\x1c\xe2\x41\x9a\x48\x85\xd4\x1f\x97\x6c\x96\x4b\xb0\x63\x11\x8b\xd2\x3d\x67\x21\x86\x45\xe9\x9e\x93\xd0\x0a\x5a\x85\x22\x99\x3c\x41\x51\x7a\xba\xa3\x06\x6a\x42\x6a\x3f\x3b\xa8\x0b\xa9\xfd\x1c\xa0\x21\x14\x06\x8d\xb0\xec\x1e\x56\xa4\x6c\xae\x48\x55\x5a\x1f\xd1\xcb\xe6\x2e\x14\xe5\x9e\x5f\x4d\x4a\xa6\xa6\xc8\xa1\x68\x2d\x6a\x32\x50\xd8\x2e\x5a\x8b\x9a\x0a\xa8\x6a\x54\x15\x5a\x41\x4d\xc8\x85\x3a\x68\x08\x31\x71\x03\x1d\x84\x78\xe2\x11\x14\xba\xca\xa0\xd7\x09\x74\x12\x62\xd4\x04\x4d\xa1\x55\x68\x07\xed\x42\xb1\x8a\x95\x2d\xa8\xd2\x6a\x92\x88\x9c\x41\x59\x48\xed\x33\x86\xa2\xb4\x9a\x8a\x90\x83\x5c\x48\xed\x33\x1e\xa3\xb4\x32\x94\x04\xdb\x59\xa5\x95\x41\x7b\x6c\x6b\x3b\x17\xed\xf0\x9a\x1b\x48\x49\x0c\xda\x93\x44\x94\x56\x86\x92\xc8\x03\x34\xf4\x44\xda\x13\x4e\x94\x56\x53\x12\x3a\x80\x0e\x42\xb4\x27\xaf\x28\xad\x1a\x22\xc8\x2b\x4a\xab\xa6\xbc\x32\x79\x45\x69\xd5\xb0\x4d\x5e\x51\x5a\x35\xe9\x32\xf2\x32\xe5\x65\xb2\x6d\xe4\x65\xca\xcb\x24\xd5\xc8\xcb\x94\x97\x29\x68\x23\x2f\x8b\x70\xaa\x4b\x2a\x5b\x4e\xa5\x55\xd7\x13\x79\x3f\x55\x5a\x75\x49\x35\xc2\x89\xd2\xaa\xcb\x90\x11\x4e\x94\x56\x1d\x5d\x84\x63\x0a\x47\xaf\x5a\x35\xc2\x31\x85\xe3\x48\x25\x1c\x53\x38\x8e\x2e\xc2\x31\x85\x93\x11\x41\x38\x26\xdb\x59\xbd\x1c\xdb\x2e\xdb\x59\xbd\x1c\xdb\xae\x0d\x60\x32\xe4\x6c\x00\x97\xc7\xc4\x44\x3c\xba\xd4\x27\x85\xe3\xa8\x77\xa9\x4f\x12\xe1\xa8\x77\xe9\xd2\x8b\x5c\x1d\x11\x2e\x11\x45\x49\x14\x44\x14\x89\x28\xda\x00\x05\x11\x45\xd9\x17\x89\x28\x64\x5f\x94\x7d\x51\xaf\x42\xf6\x45\x52\x8b\x74\x15\xa4\x16\x49\x2d\xd2\x55\x90\x5a\xb4\x1c\x45\x1e\x0b\xcb\x51\xb4\x1c\x45\x52\x0b\xcb\x51\x64\xa8\xa2\x0b\x43\x45\x86\x2a\x4f\xc4\x50\x51\xf6\x35\x74\xad\xec\x42\x95\x6e\x96\x85\x4e\x20\x9d\xd9\x79\x08\x4d\xd0\xd4\x28\x13\xda\x41\xbb\x50\xf4\x6a\x1c\x30\x2a\xd9\x72\x0b\x61\x6d\x53\x14\x2a\xdd\x22\x69\x4f\x71\x26\x45\x89\x28\x7a\x9c\x1d\x9e\x74\xc2\x78\xd2\xcb\x3d\x92\x90\xde\x64\x4a\xb7\x96\x84\x0a\xa8\x6a\x54\x16\x3a\x82\x3e\x0e\x43\xd7\x5d\x73\x2f\x6d\xd4\x55\x68\x07\xed\x42\x6a\x5f\x10\xa1\x25\x1a\xb9\x0b\xf1\x44\xad\xc7\xc8\x92\xaa\xf0\x29\x6d\x98\x44\x28\x69\x4a\x1b\x26\x11\x8a\x95\xd2\x46\xa4\xe3\x69\xa5\xd7\xaa\x5e\xe6\x71\xe1\x7f\xdc\xba\x0f\xa3\xfe\xff\x3d\xec\xa9\x33\xa1\x33\x41\x46\x3a\x0f\xef\x3c\xbc\x0a\xf1\xf0\xce\xc3\xe5\xad\x4f\xd0\x14\x92\xb7\x71\x10\x8a\xd2\xad\x49\xcf\x20\xa7\xa1\x65\x6e\x52\xbd\x91\xc0\xa6\x04\x4c\x09\x6c\x88\xd8\x10\xa1\x04\x36\x44\x6c\x12\xe1\x4a\x60\x43\xc4\x26\x11\x4e\x2f\x12\xd8\x94\x80\xeb\x89\x47\x7a\x1d\xd5\x2b\xce\x0c\x4f\x13\x34\x41\xf2\x38\x69\x3f\x69\x2f\x8f\x93\xf6\x93\xf6\xf2\x38\xf1\x38\xe5\xd1\xe5\x71\x67\xe2\xbe\x0a\x49\xfd\x8e\xc7\x9d\xbd\x10\xba\x5c\xb7\x20\xa5\x7b\x6c\x78\x77\x76\x9f\x6b\x93\xe6\x51\xbb\x98\xc3\x62\xaf\xb9\x83\x0a\xa8\x68\xd8\xca\xd4\x0a\xd3\xf5\x2f\x4b\xae\xdb\x92\x12\xc3\x78\x68\x83\x35\x58\x15\xeb\xb0\x0e\x63\xee\x80\x0d\x18\x8f\xdd\x60\x1b\x6c\x15\x3b\xc0\x0e\x62\x0d\x29\x47\xd8\x11\x66\x62\x27\x18\x1b\x9f\x61\x0a\xce\xe3\x25\x8a\x61\x7a\x2c\x6f\x91\x4a\x1b\x45\x8a\x33\xc6\xb2\x8c\x15\xcd\xcc\x18\xcb\xfa\x5e\xe3\x20\x7c\x65\x7c\x75\x18\xbe\xa2\x74\x8f\x6f\x57\xee\x19\x5b\x19\x5b\x5d\xd2\x32\xb6\xe2\x9d\x0c\x56\xc4\xee\xda\xa6\xd6\x06\x69\x7a\x4f\x3d\xee\xac\x18\xa6\x44\x74\x69\x51\xba\x6b\x4f\xba\xb1\x5c\xa6\xe5\x2a\x8c\xc2\x94\xb1\x5c\x2c\xbe\xe1\x2a\x4a\x30\x3d\xc1\xb0\xa5\x9b\x6c\x54\x86\x61\x4b\x37\xd9\x28\x5a\x2d\xc3\x95\x61\x61\x68\x15\x0c\x0b\x51\xba\x57\x10\x0b\xa3\x7b\x6b\xe0\xc0\x58\x03\xc3\xe8\x40\x2e\x46\xe3\x96\xca\x96\x92\x02\x71\x76\x61\x94\xee\x6c\x42\xc7\xa8\x1b\xc3\x24\xc4\x71\xea\x6c\x4c\xc5\xe6\x38\xf5\xca\x30\xa6\xe2\xca\xe5\x2a\x6e\x12\x77\xc7\x55\x94\x6c\xfa\xca\xe9\xee\xd8\x8a\x12\x4c\x1e\x9c\xd5\x8a\xd2\xbd\xc8\x83\xe3\x34\x4a\x0c\xa3\x1d\x56\xa3\x74\x2f\xb2\xe5\x6c\xc1\x28\x31\x4c\xdb\xc1\xb1\x1f\x25\x18\xe2\xb0\x5f\xb0\xaf\x43\xd4\x39\x7d\x55\x62\x9c\xfa\x15\xfc\x17\x2d\x34\x26\x38\x91\x3d\x2e\xba\x98\x2a\x75\x9c\xbf\x2a\xdd\x2b\xc3\xf0\x55\xf0\x65\x30\x7c\x71\x26\xb3\xa5\x0b\xbe\x74\xfb\x8d\xaa\x44\x0a\xb6\x0a\x1e\x74\x08\x7a\xc1\x43\xd1\x6b\x44\x22\xe5\x6e\x41\x5b\xd5\xe9\xcf\x56\xad\xb8\xe2\x05\xa9\xb8\xaa\x3a\x51\xd9\x97\x15\x53\x95\x45\x65\x05\x2b\xae\xa2\x04\x63\x1c\xab\x1a\x25\x98\x16\xbf\xb2\x7f\x2b\xee\x79\xb9\x2a\xee\xab\xdc\x17\xb5\x6b\x28\x89\xd2\x3d\x6e\x8e\x7d\xd7\x69\xb3\xef\xfa\xc2\xde\x63\x13\xee\xbb\x0e\x0c\x4a\xb7\x38\x6b\xf6\x5d\x87\x03\xa5\x5b\xd3\x44\xdd\x9d\x94\x36\x62\xe5\xf7\x5d\x2b\x4f\x69\x23\xbe\x8a\xef\xbb\x33\xca\x35\x2a\x69\x62\x7c\x21\xba\x97\xd6\x47\x0a\x54\x99\x58\x99\x58\x85\x10\x51\x39\xa1\x57\x21\x7a\x55\x7a\x81\xd0\x15\x85\x3b\x7d\xdf\x75\x73\x50\x5a\xef\xe3\x37\xd7\x69\xfc\x3d\x7e\xb9\x7f\xfc\x92\x3e\xbe\xdf\x6e\xf3\xf2\xa6\xdf\xed\xfa\xa9\x1c\x3f\x7f\xcf\x97\xf9\xf1\x7f\x03\xd7\x97\x6b\xcc\xd2\x9f\xff\x04\x00\x00\xff\xff\x2f\x6a\xa0\x64\x47\x10\x00\x00"); -var _cdfg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4d\x6b\x24\x37\x10\x86\xef\xf3\x2b\xfa\xb8\x39\x6c\xac\xcf\x96\x04\x8b\x21\xec\x12\xe2\x85\x4d\x42\xbc\xbb\x09\x84\x1c\x5a\x2d\xb5\x33\x10\xcf\x0c\xe3\xf1\xc1\xff\x3e\xe8\xad\xb7\x66\x71\x72\x30\xee\xa7\x4a\x5d\x1f\x52\xa9\xaa\xe7\xe6\xfd\xdd\x87\xbb\xc3\xfe\x32\xdd\xfc\x7a\x3e\xae\xf7\xfd\x32\x6d\xfb\x43\x3b\xf7\xa7\xe3\xf3\x79\xed\x53\xed\x0f\xfb\xc3\x6e\x67\xdd\xd4\xf6\xeb\x45\x11\xff\xd6\xc7\xe5\xb4\xdb\xdd\x7c\x39\xec\x3f\xde\xdd\x3b\x63\xc2\xdb\x2f\x9f\x7f\xcc\x6f\x7f\x9a\x9e\x9f\x3a\x75\xef\xef\x3e\xdc\xbf\x3c\x5d\xfa\xe3\xdd\x61\x3b\x4e\x5e\x6c\xb4\xe7\x13\xed\x4c\xd3\xcd\x6f\xfd\x61\xff\x74\x39\xbf\x4c\x6f\x7e\x68\xc7\xda\xbf\x9b\x5a\xdf\x86\xfc\x97\x73\xeb\xe7\xfd\xe1\x61\x7a\xf3\x71\x39\x2d\x07\x7b\x55\xdc\x3f\x9f\x4e\xff\xf4\xc7\x7e\xb8\x4c\x09\xb2\x7e\x68\xf8\xbf\xbb\x79\xff\x69\x39\xfd\xbc\x3c\xf6\xe9\x7f\x31\x7d\xc5\x0a\x2c\xf8\xda\xcf\x4f\xfb\xe3\x61\xb2\xdf\x1b\x33\x7f\x13\x7f\x7e\x39\xf5\xc9\xd2\xd0\x1f\x5f\xee\x3e\x4c\x7f\xda\xc9\x9a\xc9\xc5\xd9\xbb\xbf\x28\xff\xfd\xd3\xb1\x5d\x57\x59\x63\x24\x8d\x75\xdf\xd6\xbf\x97\xf3\xee\xdd\xea\xaa\xb9\x9d\xb2\x9b\xcb\xee\x5d\x77\xd9\x14\x73\x3b\xa5\x5c\x3c\x29\x82\x1c\x69\x06\x45\xa1\x45\x74\x99\x24\xba\x24\x54\xdd\xb0\x99\x68\xa5\xfa\x41\x59\x68\x86\x07\x9f\x09\x76\xc0\x4c\x70\x03\x0a\xc1\x0f\x10\x7b\x29\x87\xdb\x29\x7b\x6b\x49\x11\x64\x48\x33\x48\x62\x4c\x23\x8e\x6c\xae\x94\x40\x81\x94\x41\xb4\xb2\x14\x90\x44\xd5\x4b\xbd\x9d\xac\xb3\x21\x13\x57\xe0\xac\xd8\x44\x9b\x88\x1d\x18\x0d\x71\x7b\xb5\x78\x31\xb2\xb8\x10\xad\x2c\x9e\x89\xee\xf5\x62\x2f\xda\x48\x0c\x82\xaa\x8d\xaf\x17\xcf\xa2\x65\x18\xc8\xee\x9b\x32\x83\x54\x57\x40\xea\x74\x79\x6d\xa7\x0e\x65\x72\xa4\x15\x64\x49\x0d\x84\xd4\x4a\xc8\xeb\xed\x94\x82\x1c\x79\x09\xb9\x81\x12\xa9\x83\x66\xd2\x06\xca\x42\x38\xe4\x68\x3c\xc9\x82\x68\x05\xc7\x1c\x4d\x20\x79\x10\xad\x94\x00\x2b\x96\x14\x41\x6a\x65\x06\x39\x52\x02\xa9\x95\x0c\x2a\xa4\x02\x9b\x6a\x65\x01\x31\xa3\x71\xd0\x29\x1a\xb5\x32\xf2\x8b\x4e\x3d\x34\x10\xf3\x1b\xa7\x9c\xa2\xd3\xa8\x37\x10\xfd\x2d\xc8\xcf\x31\xea\x05\xf9\x39\x7a\x5f\x90\x9f\xe3\x4e\xe0\x9a\x44\x4f\x2b\xb8\x26\xd1\xd3\xdf\x38\xc0\x14\x3d\x63\x19\x07\x98\xa2\x57\x0f\xc8\xc1\x33\x96\x05\x39\x78\xf5\x87\x1c\xbc\x7a\x40\x0e\x96\x1e\x2a\x22\xb3\x5c\x59\x03\xb2\xa5\x95\x0a\x0f\x46\xde\x8b\x19\x2b\x83\x25\x21\x87\x60\x48\xc8\x21\x38\x12\xce\x48\xaa\xbf\xc4\x0c\x9b\x52\xde\x25\x66\xe4\x17\x66\x12\xf2\x0b\xea\x01\xf9\x45\x4f\x82\xf7\x28\x36\xf3\xd8\xf9\xec\x9c\x25\x8d\xaa\x73\xb6\x90\x3a\x74\xba\x72\x03\x49\x64\x6b\x96\xfb\x93\xc4\x05\x6e\x57\x76\x66\xbc\xe8\xb3\xc1\x71\x66\x14\xc5\xa0\x71\x9c\x05\x17\x6f\xd0\x06\x4a\x20\x8b\x74\x8b\xcd\x24\x0f\x2a\xa4\x91\x52\x81\xc3\x41\x09\x64\x49\x05\xe4\x84\x16\xbc\x87\xf2\xf1\xa3\xc3\x81\x02\x49\xac\x44\x92\x58\x99\x49\x1d\x94\xc6\x20\xd0\x56\xbc\xcb\xf1\x3f\xbd\x79\xac\x1c\xe5\x9a\x5d\x72\x24\x6c\x5a\x92\x58\x1c\x1a\xcd\xec\xbd\x22\x52\x72\x99\x24\xc1\x14\x12\x82\xf1\x86\x84\x60\xae\xef\x21\x25\x2f\x2e\xbc\x24\xe1\x25\x25\x2f\x56\x7c\x20\x89\x95\x48\x12\x2b\x33\x09\x29\x79\xd9\x5e\x5f\xe5\x20\xc4\x43\xad\xdb\xed\xe4\xbc\x89\x12\xcc\x3a\x0a\x2f\xfb\x68\x48\x63\x3a\x78\x9f\x49\xa3\x01\xda\x32\xab\x12\xad\x9e\xd1\xac\xa3\xba\x86\xd2\x12\x93\x60\x24\x66\x41\x5d\x5c\x04\xd5\xf0\x22\x38\x13\x2b\x30\xa9\x9f\x55\xd0\x11\xa5\x72\xa8\x44\x53\x2a\x81\x5e\x0b\x42\x0a\xaa\xc3\xf4\xf1\x4a\x12\x51\x56\xcc\x50\x32\xed\x22\x01\x65\xfa\x40\x91\xfb\xc8\x68\x47\xd3\xc8\x9e\xc7\xb5\x2e\xd8\x93\xc0\xd0\x17\xd9\x13\xee\xe6\x8a\xa1\x60\x4b\xd1\x37\x67\xc4\xaa\x4a\x1c\x4a\xe0\x96\x8c\xb6\x91\x3d\x6f\xc0\x8a\xb6\x51\xae\x1e\x9b\x98\xa1\xcb\x6a\xb1\x94\x2e\x2b\x6e\x99\x31\xb4\x53\xe5\x8c\x02\x09\x1e\x43\x22\x25\x2c\xb5\xaa\xcc\x82\xf4\x59\x0b\x32\xa1\xcf\xba\x88\x52\x5f\xad\x50\x6a\x04\xab\x28\xb9\x79\xb5\x09\x4a\x44\x2d\x63\xaa\x1a\xde\xbc\x96\xad\x68\x0b\x11\xdb\xc7\x90\xda\x28\x8c\xec\xa3\x92\x44\xe4\x14\x51\xee\x3c\xbf\x36\xca\x22\x95\x18\x48\x38\x77\x46\xdb\x32\x4e\x88\x25\xdd\x30\xc4\x0a\xcf\xa4\x15\xd9\x20\x6e\x49\x2b\x5e\x50\xb5\x41\x30\x12\x11\x4f\xe0\xda\x8a\x4f\x0d\x73\x45\x49\x5b\x9d\x32\xed\xc0\x3c\x6b\x17\xb4\xc4\x0d\x65\x32\x5e\xdd\x2a\xaa\x36\x3b\x54\xf8\x20\x74\xcd\x44\x5d\x91\x91\x8f\x21\x38\x10\x99\x61\xe3\xb7\x8a\x8d\x4f\x05\xe3\x79\x10\x74\x86\x2f\x0e\x17\x29\x17\x03\x6a\x45\x56\x46\x92\x5c\xeb\x99\x24\xef\x29\xf5\x6b\xef\xdd\xea\x86\xc6\x91\x73\x79\xd5\xe1\x7c\xba\x76\xb8\xf3\x72\x78\xe8\xf2\xc5\x31\x26\x96\x3c\x58\xf4\xb3\xa8\xdf\x1e\x22\x2f\x01\xbd\x3a\x64\x8e\xf3\x71\xd4\xf2\x30\x5c\x84\xc4\xa9\x3b\x1a\x87\x3c\xe0\xa3\x21\xeb\x27\xcb\xac\x62\x7c\x2f\x64\x4e\xde\x51\x13\xf2\x50\x20\x56\x23\x8b\x8a\x2b\xc4\x3a\x7d\x3d\xc5\x0b\x46\x9f\x67\x80\xe3\x06\xc9\x03\xbe\x0d\xac\x4e\x59\x4b\x71\xc5\xd8\xe4\xe0\x0a\x35\xaa\x18\x53\xd1\xd0\xe5\xb8\x20\xf2\x80\xa1\x6e\xf9\x31\x50\xd5\x36\x8e\x23\x06\x9d\xa1\x5c\x1d\x51\xb7\x91\x1d\xca\x64\xb8\x1c\x0f\x0e\xdb\x9e\x28\xce\x14\x4b\xed\x1a\x8a\x4b\x50\x31\xfa\xb9\xb1\x14\xcf\x2a\x4e\x38\x07\xa7\x43\xf5\x6a\xa5\xa0\xa4\xd8\xcf\x5c\x89\x22\x77\xe8\x81\x6e\xe6\x90\xa8\x14\x7b\x69\x13\xbc\x12\x49\x4e\x79\x3c\x14\x99\x5a\x9e\xf2\x45\xe5\x1b\xe4\xbc\x16\xab\xa6\x24\x03\xdf\x16\xed\x4c\xa3\xca\xa5\x7f\x7a\x69\xd9\x6c\x2d\x65\x51\xb9\xf4\xb5\x4c\x3b\x63\xec\x4b\xbf\xb3\x22\xd7\xa6\x9a\x55\x2e\x6d\xb9\x68\x93\x54\xfb\x55\x1a\x8e\x61\xbb\xae\x41\xe5\x51\xe4\xda\x29\xaf\xeb\x37\x69\x33\xda\x58\xbc\xc8\x1b\x86\x96\x33\x4e\x9b\x4a\x55\xb9\xdc\x7b\xa7\xfd\x8d\x71\xb6\x22\x7e\x39\x52\x9a\xee\x72\x2b\x62\x07\xbb\x3f\x6e\x3b\xe2\x1f\x0f\x05\xf7\xae\xf0\x16\x6e\x22\x6e\xfa\x2b\xc4\xf2\x06\xca\x85\x03\x8c\xdf\xb9\xd7\xdf\x9d\xeb\xf3\xf9\xdc\x0f\x17\xfc\xca\xc5\xaf\xca\xf1\x4b\x71\x7f\xe8\xd7\x5f\xd3\xa7\xe3\x69\xbc\x85\xbf\x7f\x03\x00\x00\xff\xff\x7a\x11\xd0\xb4\x79\x0f\x00\x00"); -func _cfcd ()([]byte ,error ){return _fac (_fbc ,"Adobe-CNS1-6")};var _egc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x5f\x6b\xe3\x46\x1b\x05\xf0\x7b\x7d\x0a\x5d\xee\x7b\xb1\x6f\xe6\xf9\x33\x9a\x19\x10\x0b\x65\x97\x85\xb0\x6c\x5b\x92\xd2\x5e\x3b\xd2\x38\x18\x1a\xd9\x38\xce\x45\xbe\x7d\x39\xcf\xb1\x53\xe8\x45\x70\x7c\x22\x3d\x12\xbf\x93\xd1\xe8\xee\xeb\xfd\xb7\xfb\xed\x70\x19\xef\x7e\x3f\x1f\x97\xc7\x7e\x19\xf7\x87\x6d\x3d\xf7\xd7\xe3\xdb\x79\xe9\xe3\x53\x7f\x3e\x6c\xc3\x20\x3a\xae\x87\xe5\x72\xfb\x1a\x1f\xcb\xcb\xee\x34\x0c\x38\xff\xf1\xfd\xf5\xd2\x5f\xee\xb7\xfd\x71\x34\x1e\xb7\xbe\x9d\xae\xc7\x8e\xe3\xdd\x43\x7f\x3e\xbc\x5e\xce\xef\xe3\xa7\x5f\xd6\xe3\x53\xff\xdf\xb8\xf6\x3d\xf2\xdf\xce\x6b\x3f\x1f\xb6\xe7\xf1\xd3\x8f\x87\x8f\xf0\xf1\xed\x74\xfa\xbb\xbf\xf4\xed\x32\xb6\xc8\xfa\xb6\xc6\xe7\x70\xf7\xf5\xe7\xee\xf4\xeb\xee\xa5\x8f\x77\x31\xe7\xf3\x8f\x87\xcf\x3c\x24\xfe\xf2\x67\x3f\xbf\x1e\x8e\xdb\x28\xff\x4f\x49\xff\x8d\xff\x78\x3f\xf5\x51\xae\x13\xfe\xfa\x79\x5c\xfb\x98\x6e\xf3\xee\xbf\x7d\x3d\xbe\x6d\x97\x51\xb5\xb6\xc2\x50\x78\xdb\xcb\x71\xed\xaf\xa7\xdd\xd2\xcf\xbb\xed\xb9\x0f\xe3\x38\xa7\x94\xd2\x97\x71\xce\xed\xfb\xf7\x2f\xb8\xa7\xff\x1c\x31\xb4\x74\x3d\xf3\xb0\x32\xb9\x9d\x91\xd2\x7e\xff\x65\x4c\xc3\x9c\x84\xdf\x05\xdf\x35\x4f\xc3\x9c\x94\x89\x22\xc9\xa2\xc3\x9c\x8c\x89\x21\x29\x53\x1d\xe6\xe4\x4c\x1c\x89\x24\xf5\x61\x4e\x99\x51\x8e\x48\x2b\x66\x4f\x8c\xa6\x88\xb2\x61\x78\x61\x54\x22\x2a\x0d\xd3\x2b\xa3\x1a\x77\x90\x1c\xe3\x1b\xa3\x16\x91\x25\x8c\xdf\x31\xda\x5d\xef\x13\xe3\x9f\x18\x3d\x45\x54\x05\xe3\x17\x46\x0b\x22\x4b\x05\xe3\x57\x46\x6b\x44\xa6\x18\xdf\x19\xf5\x88\x72\xc5\xf8\x3d\xa3\x7d\x44\xd5\xd3\x30\x0b\xa5\x24\xa4\x3c\xb5\x69\x98\x85\x58\x12\x58\x6e\x59\x87\x59\xa8\x25\xa1\xe5\x53\xaa\xc3\x2c\xe4\x92\xe0\xf2\x3a\xf9\x30\x0b\xbd\xc4\xaf\xa6\x18\x4f\x2f\x09\xaf\x6c\x05\xe3\xe9\x25\xe1\x95\x27\xc3\x78\x7a\x49\x78\xe5\x5a\x31\x9e\x5e\x12\x5e\x93\x38\xc6\xd3\x4b\xc2\x6b\xf2\x84\xf1\xf4\x92\xf0\x9a\x26\x14\x2b\xf4\x92\xf0\x9a\x1a\x9a\x15\x7a\x49\x78\x15\x41\xb5\x42\x2f\x09\xaf\xe2\xa8\x56\xe8\x25\xfd\xda\x3f\xc6\xd3\x4b\xc2\xab\x34\x54\xab\xf4\xd2\xf0\xaa\x82\x6a\x95\x5e\x1a\x5e\xd5\x51\xad\xd2\x4b\xc3\xab\x16\x54\xab\xf4\xd2\xf0\xaa\x0d\xd5\x2a\xbd\x34\xbc\x9a\xa2\x5a\xa5\x97\x86\x57\x73\x54\xab\xf4\xd2\xf0\x6a\x05\xd5\x2a\xbd\x34\xbc\x5a\x43\xb5\x4a\x2f\xad\xb7\xff\x55\xcc\x27\x98\x36\x66\x8e\x72\x95\x62\xba\x63\x56\xd0\xae\x92\x4c\x83\x0c\xed\xe3\x12\x34\xd3\x85\x99\xa2\x5f\x25\x9a\xae\xcc\x32\x0a\x56\xaa\x69\x67\x56\xd0\xb0\x92\x4d\xf7\x5c\x24\x09\x15\x1b\xdd\x2c\x31\x53\x74\x6c\x84\x33\x61\x96\x51\xb2\x51\xce\xf4\xb6\xc0\xd2\x30\x1b\xe9\x2c\xe8\xc4\x12\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\x65\x14\x6d\xd4\x33\xae\x4e\xab\x68\xda\xc8\x67\x5c\x9e\x9e\x50\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\xcf\x28\xdb\xe8\x67\xf4\xf3\x8a\xb6\x8d\x7e\x46\xbf\x2c\xa8\xdb\xe8\x67\xcb\xed\xa9\x80\x6b\xd0\xcf\xe8\x97\x27\x14\x6e\xf4\x33\xfa\xe5\x8a\xc6\x8d\x7e\x46\xbf\x49\x50\xb9\xd3\xcf\xe9\x37\x19\x3a\x77\xfa\x39\xfd\xa6\x09\x9d\x3b\xfd\x9c\x7e\x53\x45\xe7\x4e\x3f\xa7\x5f\x11\x74\xee\xf4\x73\xfa\x15\x47\xe7\x4e\x3f\xa7\x5f\x99\xd0\xb9\xd3\xcf\xa7\xdb\xa3\x0c\xd7\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x4e\xe8\xdc\xe9\xe7\xf4\xab\x0d\x9d\x3b\xfd\x9c\x7e\x4d\xd1\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa0\x73\xa7\x9f\xd3\xaf\x35\x74\xee\xf4\xf3\x3d\x9f\xb5\x8a\xce\xf3\x75\x0f\x49\xb7\xe7\x6f\x1a\xe6\x4c\xbf\xcc\x5d\x21\x15\x74\x9e\xe9\x97\x95\x59\x43\xe7\x99\x7e\x39\xfc\x54\x14\x9d\x67\xfa\x65\x67\x96\xd1\x79\xa6\x5f\xce\xcc\x0a\x3a\xcf\xf4\xcb\xe1\xa7\x9a\xd0\x79\xa6\x5f\x2e\xcc\x14\x9d\x67\xfa\x65\xee\x0f\x9a\xd1\x79\x6e\xd7\x7d\xaf\x24\x64\xa5\x7a\xec\x7e\xb7\x5d\x0e\xbf\xe3\x3d\xe0\x63\x6f\x5e\xde\xce\xe7\xbe\x5d\xe2\x2d\x20\x36\x60\xec\xab\x87\xad\x7f\xbc\x51\x9c\x8e\x27\x9c\x15\x3f\xff\x04\x00\x00\xff\xff\x4b\x3b\xc9\x6a\x7d\x08\x00\x00"); -func _cfge ()(*asset ,error ){_aaff ,_fdcf :=_ggbe ();if _fdcf !=nil {return nil ,_fdcf ;};_geec :=bindataFileInfo {_aa :"UniKS-UCS2-H",_dg :163757,_ged :_fc .FileMode (436),_de :_e .Unix (1580493024,0)};_bacc :=&asset {_cb :_aaff ,_fg :_geec };return _bacc ,nil ; -};func _decag ()([]byte ,error ){return _fac (_egb ,"NWP-V")};func _faff ()([]byte ,error ){return _fac (_bf ,"78ms-RKSJ-V")};var _gdfg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x41\x6f\x1c\x37\x0f\xbd\xef\xaf\x98\x63\xbe\x43\x3e\x4b\xa2\x34\x23\x01\x85\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x1a\xa0\xe8\x61\x76\x57\x72\x17\xa8\xd7\x8b\xb5\x7d\xc8\xbf\x2f\xf4\xb8\x7a\x74\x8d\x1c\x82\xcc\x23\x29\x8a\x8f\x12\x49\x79\xaf\xde\xdd\xbc\xbf\x39\x1e\x9e\xa6\xab\xdf\xce\x0f\xbb\xdb\xfa\x34\xb5\xc3\x71\x7f\xae\x8f\x0f\xcf\xe7\x5d\x9d\xb6\xf5\xee\x70\xdc\x6c\x7c\x98\xf6\x87\xdd\xd3\x80\xf8\x6f\x77\xbf\x9e\x36\x9b\xab\xcf\xc7\xc3\x87\x9b\xdb\xaf\x2e\x78\x79\xfb\xf9\xd3\x4f\x12\xde\xfe\x3c\x3d\x3f\xd6\x8b\xf6\xdd\xcd\xfb\xdb\x6f\x8f\x4f\xf5\xfe\xe6\xd8\x1e\x26\x51\x2f\xfb\xe7\xd3\xc5\xd3\x34\x5d\xfd\x5e\xef\x0e\x8f\x4f\xe7\x6f\xd3\x9b\x1f\xf7\x0f\xdb\xfa\xbf\x69\x5f\x5b\x97\xff\x7a\xde\xd7\xf3\xe1\x78\x37\xbd\xf9\xb0\x9e\xd6\xa3\xa7\xe2\xf6\xf9\x74\xfa\xa7\xde\xd7\xe3\xd3\xb4\x40\x56\x8f\x7b\xfc\xbf\xb9\x7a\xf7\x71\x3d\xfd\xb2\xde\xd7\xe9\x3b\x51\x7d\x81\x0d\x4c\xbe\xd4\xf3\xe3\xe1\xe1\x38\xf9\xff\x3b\x97\x4d\xfc\xe9\xdb\xa9\x4e\xfe\xe2\xea\xeb\xe7\x9b\xf7\xd3\x9f\x7e\xf2\x6e\x0a\x69\xf6\xe9\xaf\x8b\xfc\x8f\x8f\x0f\x7b\x5a\x79\xe7\x94\xc8\xee\xb0\xdf\xfd\xbd\x9e\x37\x3f\x38\xe7\x5c\x70\x3e\x5d\x4f\x4b\x2e\x81\x78\x06\x4e\x03\x07\xd5\x67\x62\xd5\x2f\x17\xec\x8b\xbb\x9e\x16\xc9\x84\xbe\xc3\x99\x30\x74\x58\x08\xa5\x43\xae\xdd\xc5\xeb\x29\x8b\xf7\xc4\x09\xd8\x11\xcf\xc0\x23\x36\x5f\x3b\x76\x2f\xf0\x02\x1c\x89\x33\x30\xfd\xd5\x02\x2c\x17\x2c\x65\x7b\x3d\xf9\xe0\x63\xa6\x60\x07\xc1\x6c\x82\xbd\x5a\x2c\x14\x54\x08\x92\xa3\xa0\xbd\x5a\xb2\x3a\x5d\x52\x28\xf0\xba\x64\xa6\x20\xbc\x5e\x22\x6a\x91\x28\x88\x2a\x30\x8b\xf4\x7a\xc9\xac\x16\x0c\x6c\xed\xdc\x5f\x1a\x64\x60\xd3\x17\x60\x0b\x62\x7d\xed\x71\xdb\x0d\x96\x40\xbc\x03\xf6\xc4\x7b\xe0\x41\x3c\xb9\xdd\xf5\xb4\x44\x5e\x8c\xe4\xf6\xc0\x0b\x71\x05\x9e\x89\x1b\xf0\xd8\x2f\xf9\x7e\x51\x92\x13\x62\x0f\x4c\x7f\x3e\x00\x47\x62\x01\xa6\x3f\x1f\xe1\xcf\x13\x27\x60\xf3\x37\x03\x07\xe2\x05\xd8\xfc\x65\xe0\x42\x5c\xe0\xdf\xfc\xad\xc0\xe4\xeb\xb7\xc0\xe6\xaf\xf3\x4f\xc1\xf6\xdb\x03\x93\xbf\xaf\xc0\xc6\xa7\x01\x73\xff\x00\xfe\x81\x7c\x02\xf8\x07\xc6\x13\xc0\x3f\x30\x5f\x28\xbc\x24\xf4\x87\xc2\x4b\xc2\xfd\xc3\x02\xcc\xf8\x42\x06\xb6\xfd\xc0\x8f\xc5\x96\x02\xf8\x89\xed\x0f\x7e\x62\xfb\x81\x9f\xe7\x7e\x82\x78\x3d\xed\x25\x22\x1f\xf4\x27\xd8\xcf\x71\x7d\x84\x7d\x64\x3e\x23\xf8\x45\xe6\x33\x82\x5f\x64\xbc\x11\xe7\xcb\x4a\x4b\x11\xfe\x59\x46\x29\x82\x7f\xe4\xfe\x11\xfc\xa3\xed\x07\xfe\x89\xf9\x88\x88\x27\x0d\xff\x73\x3f\xaf\x1c\x82\x27\xee\xf7\x39\xf8\x42\x5c\xa1\x37\xfb\x06\x3c\xe2\x5d\x9c\x56\xed\x32\x36\x5c\x7a\x5d\xe7\xe0\x2e\x0e\xc4\xe1\x42\xe4\x71\xc1\xc4\xe1\x42\x94\x51\xf6\xe2\x70\x01\xca\xa8\x58\x71\x48\x48\xf1\x99\x58\x80\xe9\x0f\x84\xcb\x08\x40\x1c\x08\x96\x41\x40\x5c\x2c\xc0\x61\xe0\x19\xeb\xc7\x85\x14\x97\x15\x33\x9e\xac\xfe\x12\xb1\xfa\x63\x7c\xb9\x02\x33\xbe\xde\x1d\x73\x58\xe8\xbf\x20\x81\x0b\xf7\x47\xa3\x9b\x45\x4c\x00\x42\x21\xf7\xa9\x36\xa6\xca\x26\x7f\x6f\xcc\x88\x5b\x35\x38\x92\x5d\x11\x9c\x90\xec\x8a\xe0\x5e\xf8\x06\x59\x61\x30\x3b\xac\x17\x92\xad\x8a\x49\xb6\xaa\x3f\x92\xad\xea\x8f\x64\x2b\xc8\x0a\xc9\x36\x3d\xbc\xb1\x5f\x68\xed\x7a\x0a\xe2\xd2\x08\x50\x9c\xeb\xb3\x67\xf4\x7d\x11\x27\x1d\x8f\x72\x11\x71\xbd\x65\xfb\x32\x9b\x01\x86\x17\x23\x14\x37\xab\x81\xa7\x60\x51\x41\xa2\x20\xab\xc0\x96\x14\x15\xd8\x26\xab\x0a\x66\x0a\xb6\x10\x2c\xb6\xeb\x4e\x05\x81\x02\xbd\x85\x34\x40\xdb\x2c\x91\x51\x78\x84\x19\x4d\x8f\x19\x2b\x86\x35\xca\x6c\x82\x0c\x03\x26\xc6\x6b\x90\x99\x3b\xa2\x90\x24\x91\x45\x6f\x64\x59\x78\xd4\x12\x90\xb9\x48\x52\x41\x33\xc7\xdc\x4b\xef\x74\x5d\x60\x1e\x66\x70\x30\x03\x1c\x66\x64\xe2\x7a\x2b\xcb\xc2\x4a\x13\xb4\xb2\xf2\x22\x82\xbd\x3a\x64\x08\xe2\xb1\x80\x21\x08\x6a\xdb\x39\x7a\x14\x3d\xdd\x48\x8c\x08\x46\x73\x12\x91\x05\x0b\xbc\x19\x64\x15\x30\x06\x29\x60\xc9\x18\x64\x55\x03\x73\xb1\x85\x81\xc5\xb4\x53\x03\x26\x5a\xf6\x2a\x60\x94\xd1\xab\x80\x4b\x22\x32\x6b\x51\xf5\x0e\x91\x25\x19\xd6\xa0\x82\x09\x50\x45\x76\xd8\x71\x45\xa2\xc8\x22\xe2\xb2\x58\xd0\x11\x47\xc9\x2a\x91\x84\x0a\xb7\xa3\x4b\x9a\x37\xcb\x53\x12\x15\x98\x45\x54\x01\x33\x9b\x10\x63\xe4\x8a\x05\x6f\x30\xf7\x42\xa0\x79\xb0\x20\x16\xcd\x43\xe4\x05\x5b\xaa\x0a\x78\x1f\x96\x86\x1b\x76\x71\xd1\x9a\x43\xa7\x1a\x65\xd3\x9a\x43\x6b\x5f\xa8\xf7\xfa\xf6\x19\xb3\xbe\x35\x6d\xd5\xe3\x6c\x5a\x13\x5c\xa0\xf1\x36\x69\x4d\xa0\x77\x74\x20\x0d\xdd\xc2\x0d\x9c\xd4\x3e\x11\x6b\x37\x99\x89\x75\xbd\xe1\xfa\x72\x54\xb4\x86\xee\x95\x73\xf9\x4f\xe7\x94\x85\x9d\xf3\xbc\x1e\xef\xea\x65\xee\xc8\xd6\x5d\x4f\xe3\xd3\xa3\x05\x27\x7b\x94\x51\x97\x5c\x3f\xab\x98\x39\x7f\xfb\xfc\x1a\x9f\x7d\xbb\xb8\x70\xb4\xf6\xde\x35\x3e\xf1\x8a\xca\xf6\xaa\x9b\x4d\x85\x07\x54\xe6\x80\xed\xed\x6a\x7c\x16\xa8\xcc\xe1\x6a\xaa\x2d\x54\xf6\xec\x10\xaa\x02\x26\xbc\x30\xf8\x5e\xa6\xe3\x13\x8f\x25\x6f\x8f\x0b\x4f\x95\xe0\x9d\xc0\xb9\x9c\x24\x99\x0a\x4f\x00\xc7\x30\x7a\x0d\x8e\x4f\xbc\x6e\xf8\xa7\x42\x12\xdb\x0b\x87\x99\xa2\x3d\x1c\x6c\x15\xea\x23\xb1\x79\x3a\x37\xc2\x10\xd7\xd3\xb9\xe4\xcc\x01\xc2\x6c\x88\xc3\x4b\xb6\x38\xaa\x7c\x34\x15\xc6\x92\xe3\x58\xf3\xb3\xa9\x16\x9c\xa5\x8d\x44\xff\xc2\x63\xc1\x85\x65\xd3\x75\x25\x51\x57\x66\x5c\x76\x4e\xbe\x66\xaa\x86\xae\xc5\x62\xf4\x6d\xdc\x0e\xf1\xad\xe8\xf0\x16\xea\x56\xd3\x35\xe8\xac\x24\x8d\xb6\xe0\x15\xe4\x8b\xb5\xce\x5e\x5b\xa3\xf1\x8b\xce\x1e\x56\xae\x5f\x4d\xa7\x2d\x38\xd3\x67\x7f\x0d\x8d\xf6\xec\x55\x67\x13\x21\x9b\x4e\xa7\x4b\xb1\xde\x6e\xfb\x89\xd3\xae\xcd\xc6\x20\xd1\x74\x49\x75\xd6\xe2\x6d\x5d\xd4\x75\xc1\xda\xa0\x98\x6e\x56\x9d\xb5\xc0\xad\xe9\xb4\x33\x05\x6b\xc8\xc6\x21\xa9\x4f\x9b\x9b\x29\x99\x4e\x7d\x8e\xd3\x6b\x8d\x77\xa5\x35\x54\x4e\x2e\x54\xa5\x46\xd5\x7c\xf9\x43\xd2\x5f\xba\x82\x36\x01\x80\xfb\xf5\xb4\xe1\x0f\x06\xbb\xe7\xf3\xb9\x1e\x9f\xf0\xf3\x04\x7e\x0c\xe8\x7f\xe0\x1f\x8e\x95\x3f\x84\x9c\x1e\x4e\x7d\x15\xfe\xfd\x1b\x00\x00\xff\xff\x3c\x91\x84\x09\x34\x11\x00\x00"); -var _agcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xcb\x27\xc9\xd1\xdd\xf7\xcf\xa7\xf8\x2f\xe5\x85\x3c\x15\x95\xb7\x4a\x68\x1e\x90\x75\x41\x83\x91\x6c\x3c\xbe\x81\xf1\xa2\x32\x32\x73\x68\xf0\x74\x37\x3d\x3d\x0b\x7d\x7b\x13\xe7\x57\x23\x5b\xf6\x0b\x7a\x17\x22\x34\xa7\x23\x2f\x75\x2a\x2e\x27\xb3\xfe\xcf\x77\xbf\xff\xfe\x0f\xdf\x7f\xfa\xf8\xed\xf5\xdd\x7f\xfc\xfa\xd9\x7f\x58\xdf\x5e\xfb\xe3\xa7\xf9\x75\xfd\xfc\xf9\x97\xaf\xbe\x5e\x63\xfd\xf8\xf1\xd3\xdb\x9b\x9d\xaf\xf9\xd1\xbf\xfd\xfa\x9f\x32\xfe\xd3\xfd\xe5\xed\x2d\xc6\xff\xf0\xb7\x9f\xbf\xad\x9f\xbe\xff\xb4\x3f\xbf\x12\x7e\xf3\x97\x2f\x8f\xef\xeb\xf5\xdd\x7f\x5a\x3f\x7e\xfc\xf9\xdb\xd7\xbf\xbd\x7e\xf3\xbb\xf9\x79\xac\x7f\xf3\x9a\x6b\x07\xfe\x1f\xbe\xce\xf5\xf5\xe3\xa7\x1f\x5f\xbf\xf9\xfd\x5f\x7f\xb0\xbf\xc3\x3f\xfc\xf2\xe5\xcb\xff\x5a\x3f\xad\x4f\xdf\x5e\x26\x6c\x7d\x9a\xb2\x6f\xdf\xfd\xfe\x2f\xf7\x97\xbf\xde\x3f\xad\xd7\x77\x7f\xfe\xf7\x3f\xe5\x66\xbf\xfd\x77\xe5\xb7\x7f\xd6\xbf\xe9\x9f\xfe\xeb\xfa\xfa\xf3\xc7\xcf\x9f\x5e\xf6\x6f\x8f\xa3\xfe\x1f\xf8\x3f\xff\xed\xcb\x7a\xa6\x7a\xfb\xee\xbf\xff\x97\xef\xff\xf0\xfa\x1f\xf6\xb2\xe3\x75\x96\x72\x96\xff\xf9\xe0\xff\xed\x2f\x9f\xe7\x7a\x1d\xfc\xd7\xc9\xe6\xfd\xf3\x5c\x3f\x7f\xb9\x7d\x7d\xbd\x3f\xfd\xb8\xde\x5e\xaf\x0f\xc7\xf1\xfe\x7a\xbd\x3e\x5c\xc7\x7b\xfc\xd7\xef\x2c\x1f\xef\xaf\x0f\x7f\xfa\xe3\x9f\xfe\xf8\x1e\xbb\xfc\x7f\xfc\xdf\x8c\x69\x3e\x7d\xfe\x36\xd7\x06\xd3\x0c\x1f\x6c\xbf\xbf\x2c\x46\xfc\xdf\xff\xf4\x66\xc7\xf1\xac\xfb\x71\x3e\xde\x67\x78\xb7\x15\xde\x1f\x6e\x56\xbb\xad\x5c\xef\xaf\xde\x03\x28\x1d\xc0\xdf\x5f\x96\x5a\x4e\xc2\xa6\x30\x0d\x3a\xaf\x40\x6e\x13\xb2\xcb\xfb\xcb\xea\x19\xc8\xae\x20\xf5\xfd\x75\x66\xf9\xec\x06\xd2\x02\x69\x42\x2e\x90\x15\x48\xac\x76\xb2\xfc\x19\x33\x9f\xa5\x06\xc2\xcc\x67\xf8\x24\x0b\x9f\x84\x4f\x0a\x9f\x6c\xb1\x9f\x84\x4f\x1a\xe3\xfd\x95\x5b\x8c\x4a\x63\x82\xec\xf7\x57\x39\xc2\x27\x33\x2a\xc7\xa8\xd2\x4b\x20\x8c\xca\x31\x73\x2d\xb1\xc3\x82\x4f\x09\x9f\x56\xe2\x29\x0a\x3e\x25\x7c\x2e\x8b\x51\x15\x9f\x1a\x3e\xfd\x88\xfd\x54\x7c\x6a\xf8\xf4\x16\xa3\x1a\x3e\x4d\xfc\x1c\x35\x36\xd4\x70\x6a\xe1\x64\x76\xc6\xb8\x0b\xaf\x0b\x16\xcf\xd8\xe4\x85\xd7\xb5\x21\x36\x06\x76\xbc\xba\xbc\xd2\x75\x04\x84\x57\x97\x57\xd6\x1b\xb9\xf1\xba\xe5\x55\x52\x90\x7b\xe3\x75\xcb\xab\x1e\x31\x70\xe0\x35\xe4\x55\x7b\x0e\x08\xaf\x21\xaf\x56\x62\xa0\xe3\xe5\xf2\xba\x4a\x44\x85\xe3\xe5\x7b\xbe\xbf\xac\x5b\x0c\xf4\x18\xf1\x98\x33\xa7\xf0\x9a\x0c\x9c\x7a\x79\xc7\x11\x73\x4d\x06\x4e\x79\x1d\x2d\x36\xb1\xf0\x5a\xf2\xb2\x1a\x73\x2d\xbc\x96\xbc\xce\x33\x06\x6e\xbc\xb6\xbc\xd2\x19\xd3\x6f\xbc\xb6\xef\x80\xae\x18\xb8\x27\x5e\xcf\x26\xce\xb7\x0f\xe3\xd0\xc0\x71\x68\x60\x6e\x3d\x20\x0d\x1c\x87\xbc\x4a\x0e\x2f\xc2\x7c\x28\x82\xcf\x9a\x6a\x40\x78\x11\x8c\x35\x62\x7f\x10\x8d\x83\x68\x6c\x3d\x05\x84\x97\xc2\xf1\xbc\x22\x42\x07\xf1\x38\x14\x8f\x67\x2f\x47\x40\x78\x25\x05\xed\x11\x31\x3a\x88\xbf\xa1\xf8\x4b\x16\xe4\x0c\x02\x70\x64\x42\x3b\xc8\x19\x44\xe0\x50\x04\xa6\x33\xc8\x19\x84\xe0\x50\x08\xa6\x14\xe4\x0c\x62\x70\x28\x06\x53\x0e\x72\x06\x41\x38\x14\x84\x29\x07\x39\x83\x28\x1c\x8a\xc2\x54\xda\x15\x10\x5e\x8a\xc2\x54\x73\x0c\x24\x0a\x87\xa2\x30\xb5\x54\x02\xc2\x4b\x51\x98\x5a\x8f\x81\x44\xe1\x50\x14\xa6\xab\x07\x85\x44\xe1\x50\x14\xa6\x5e\x62\x20\x51\x38\x14\x85\xf9\x88\x84\x1e\x44\xe1\x50\x14\x66\xb3\x18\x48\x14\x0e\x45\x61\x3e\x8f\xa0\x90\x28\x1c\xc3\x5b\x40\x35\x06\x0e\xbf\x04\x69\x60\x8a\x44\x1b\x04\xe6\x50\x60\xe6\x24\x72\x08\xcc\xa1\x28\xcc\x59\xe4\x10\x85\x43\x51\x98\x8b\xc8\x21\x0a\x87\xa2\x30\x17\x91\x43\x14\x8e\x55\xec\xfd\x95\xab\xc8\x59\xe5\x04\x3a\xb5\x22\x50\x12\xa4\xb9\x6a\x8f\xad\x12\xab\x43\xb1\x9a\x5b\x8e\x97\x46\xac\x0e\xc5\x6a\xbe\x52\x4c\x4f\xac\x0e\x05\x66\xbe\x7a\x7b\xfb\xe0\x04\xa6\x2b\x30\x73\xef\x16\x90\xbc\x5c\x81\x59\x8e\x92\xdf\x3e\x38\x81\xe9\x0a\xcc\x62\x51\x37\x9d\xc0\x74\xbb\xef\xf7\x57\x39\xcd\x04\x0d\x41\x1a\x78\x9e\xe7\xdb\x07\x27\x56\x5d\xb1\x5a\x52\xb0\xea\xc4\xaa\x9f\x1e\x03\x53\xb0\xea\xa7\x0f\xa0\xa1\x81\x26\xc8\x05\x69\xae\xac\xe9\x89\x68\x4f\xf5\x08\x28\xca\xb9\xa7\xaa\xb9\x14\xe4\x25\x07\x13\x4e\x90\x7b\x1a\xd7\xfb\xab\x94\x53\xd0\xe8\x40\x3d\xa0\xa2\xb9\xc6\x0d\x74\x0b\x3a\x04\x69\x13\xca\x8e\x52\xa2\xce\x3a\xd9\xe1\xb9\x94\xf7\x57\xa9\x67\x78\xe5\x52\x81\xaa\x56\x2c\x82\x9a\x20\x6d\xa2\x66\x0d\x64\x13\xca\xa1\x52\xaf\x80\xc8\x21\x57\x0e\x95\x16\xed\xc0\xc9\x21\x57\x0e\x95\x2b\x05\x13\xe4\x90\x57\xfa\x41\x4a\x6f\x1f\x9c\x20\xf7\x9e\x63\xf7\x5d\xcf\xd8\xf3\x0d\x74\xbf\xbf\x6a\x74\x3a\xef\x59\x9b\xef\x75\xbc\xbf\xea\x21\x9e\x7b\x15\x83\x4a\x8e\x7a\xe4\x43\x6d\xfa\xd7\xf6\xfa\x2f\x75\x5c\x27\x77\xbc\x47\x97\xaa\x47\x89\xfd\xf4\xb1\x80\x34\x49\x02\xda\x82\x96\x07\x74\x69\xf5\x35\x05\xa9\x67\x59\x64\xab\x93\x74\xae\xa4\xab\x56\xe2\x41\x48\x3a\xbf\xa3\xf7\xd6\xd3\x62\x8f\xb7\x9a\x2f\xa6\x5a\xc4\xa8\xdf\xea\xbe\xae\xd4\xac\xe9\x08\xea\x48\x4d\x57\x6a\x56\x25\x9d\x93\x9a\x3e\xf0\x8a\xf6\xe6\xe4\xa1\x2b\x0f\x6b\x8e\xf6\xe6\xe4\xa1\x3b\xbd\x34\xda\x9b\x93\x87\xae\x3c\xac\x35\xda\x9b\x93\x87\xae\x3c\xac\x35\xda\x9b\x93\x87\xae\x0c\xab\x2d\xda\x9b\x93\x61\xae\x0c\xab\x57\xb4\x37\x27\xc3\x5c\x19\x56\x7b\xb4\x37\x27\xc3\x5c\x19\xd6\x8e\x68\x6f\x93\x0c\x9b\xca\xb0\x76\x44\x7b\x9b\x64\xd8\x54\x86\x35\x8b\xf6\x36\xc9\xb0\xa9\x0c\x6b\x67\xc4\xe8\x24\xc3\xa6\xd2\xa9\xa5\x68\x6f\x93\x74\x9a\x4a\xa7\x96\xa3\x18\x4c\xd2\x69\x2a\x51\x5a\x6e\x31\x90\x44\x99\x09\xc1\x50\x4b\x40\x78\x29\xb8\x9b\x42\x66\x12\xdc\x53\x61\xdb\x5a\x64\xeb\x24\x6c\xa7\xc2\xb6\xb5\x2b\x06\x12\xb6\x13\xf1\x71\x45\xe3\x9a\x84\xed\x54\xd8\xb6\x1e\xf1\x3e\x09\xdb\xa9\xb0\xbd\x8e\x68\x5c\x93\xd2\x3f\x6b\xe4\xf4\x75\x44\xe3\x9a\x55\x39\x8d\xb9\x5a\x44\xce\xac\x3e\x05\xa1\x64\x82\xd5\x49\x83\x98\xad\xf5\x80\xba\xa0\x76\x03\xdd\xef\xaf\xeb\xba\xba\xa0\x01\x14\x03\xe1\x8b\x36\x32\xd5\x46\xae\x33\x4a\xff\xa4\x8d\x4c\xb5\x91\x2b\x45\xe9\x9f\xb4\x91\xa9\x36\x72\xe5\x28\xfd\x93\x0c\x9b\xca\x94\xab\x44\xf2\x4c\x52\x61\x2a\xa2\xaf\x12\x45\x6a\x12\xd1\x53\x11\x7d\xd5\x1a\xfb\x22\xa2\xe7\x3d\x03\x6a\x51\x6b\xe6\x3d\x37\xd0\xd6\x03\xc5\xf4\xf7\x62\xa0\xe6\x6a\xda\x3d\x11\x3d\x15\xd1\xd7\x15\x85\x65\x12\xd1\x73\xdc\x55\xcf\x98\x04\x35\x41\x1a\x78\xf5\xf0\x22\xc8\xa7\x82\xfc\xea\xd1\x20\x26\x41\x3e\x15\xe4\xfd\x88\xee\x39\x09\xf2\xa9\x20\xef\xca\xc7\x49\x90\xcf\xb9\x47\x40\xd1\x3d\xe7\xdc\x0e\xe4\x31\x50\xfb\x9a\x7b\x02\xc5\xc0\x53\x10\xa9\x30\x95\x0a\xfd\x8c\x06\x31\x49\x85\xa9\x54\xe8\x29\x1a\xc4\x24\x15\xa6\x52\xa1\xe7\x68\x10\x93\x54\x98\x4a\x85\x5e\xa2\x82\x2f\x52\x61\x29\x15\x7a\x3d\x4a\x40\xf2\x5a\x4a\x85\x5e\xeb\xf5\xf6\x61\x91\x0a\x4b\xa9\xd0\x5b\xd4\xf9\x45\x2a\x2c\xa5\x42\xbf\xce\x18\x48\x2a\x2c\xa5\x42\xef\x21\xc1\x17\xa9\xb0\x94\x0a\xbd\x47\xd5\x5d\xa4\xc2\x4a\x68\xde\x23\xca\xee\x22\x17\x96\x72\xc1\x0e\x8b\xa2\xb6\x48\x86\x95\xf1\x3b\xa3\xf0\x2e\xb2\x61\x65\xfc\xce\xa8\xbc\x8b\x74\x58\x05\xbf\x14\xef\x64\x91\x0f\xab\xe0\x97\xa3\xd6\x2d\x12\x62\x55\xfc\x4a\x9c\x2b\x16\x19\xb1\x2a\x7e\xd5\x62\x2c\xc1\xbe\x1e\x4d\xde\x8e\x1c\x18\x7e\x88\xf2\xa3\xd5\x18\x4b\x20\x2f\x54\xf9\x71\xd5\x60\x93\x48\x5e\xd7\x7d\x06\xd6\xcf\x2c\x2c\x09\x63\x6c\x0f\xe9\xb1\x08\xef\xd5\x5b\x9c\x82\xec\x10\x55\xbd\x55\x30\x09\xff\xa3\xc5\x58\x62\x7e\x21\xe0\xed\x88\x10\x5c\x04\xfd\x42\xc1\x9b\xb5\x98\x8f\xa8\x5f\xf7\x73\x68\x08\xb1\xb1\x08\xe8\x35\xca\x1d\x58\x8a\x4a\xbe\x46\x19\xc2\x18\x9b\xf4\x22\x89\xf2\x35\xf6\x21\x2c\xe2\x70\x8d\xfd\x60\xc6\x9e\xab\xb0\x13\x4c\x63\x73\x04\xfa\x22\xf6\x17\x27\x00\xcb\x11\x8a\x8b\xe0\x5f\x3e\xe3\x08\x60\x25\x62\x71\x79\xa4\xe3\x63\xe2\xd9\x92\xb0\x2d\x8c\xf9\x6a\x9c\x99\x16\x59\xb2\x26\xf3\x55\xbd\x23\xd2\x64\xcd\xbb\x07\xd6\xf4\x8e\x66\x48\x9c\x0f\x6b\x32\xb6\x45\xb6\x2e\xb2\x62\x2d\xc6\x5e\x0a\x65\xd2\x62\xad\x25\x0e\x2e\xc5\xf2\x5a\x03\x6c\xc4\xd1\x49\xf2\x6d\xad\xe8\x9c\x1f\xd6\x62\x3e\x15\xd0\x45\xfe\xac\xcd\x7c\xbd\xda\x3f\xed\xd6\x8b\xfc\x5a\x9b\x53\xd9\x11\xaf\x7f\x93\x60\xfb\x08\xc1\x62\xa7\xd9\x15\x98\x14\x0b\x26\x1e\xa9\x0b\x6b\xc2\x38\xe4\x59\xbc\xc2\x4d\x26\xee\x23\x74\x99\x9d\x76\x09\x93\x30\xc3\xc4\x2b\x34\x61\x2e\x8c\x75\x25\xf3\x36\x29\xbb\xad\x9e\xc2\x82\xf2\x6d\x35\x81\xdd\x3c\x7a\x17\x36\xc0\x44\x47\xd5\xba\x26\x9d\xb2\x9f\x63\x7b\xb2\x16\x18\x7b\x31\xd6\x48\xd1\x50\x36\x09\xbf\xcf\xda\x02\xcb\x29\xc6\x9e\xf5\x02\xbb\x02\x6b\x11\xb2\xfb\xac\x5d\x18\xf3\xe5\x26\x3f\xe6\x3b\x5d\xfb\xcb\x71\x52\xd8\xa7\x6b\x7f\x27\x6b\x94\x48\x95\x4d\xb9\xd8\xa9\x65\x61\x97\xb0\xc8\x9b\x30\x8b\x3d\x07\x07\x94\x90\x4d\x09\x39\x6b\xb4\x9f\x4d\x09\xd9\xb9\x8a\xfb\x96\x4b\x60\x55\xdc\x53\x56\xce\x16\x1a\x7f\x53\x56\x76\x1e\x5a\xe3\x12\x2f\x79\x14\xb0\xc2\x5e\xaa\x30\xc6\x46\x79\xb6\xf3\x3a\xe5\xa7\xfa\xbc\x29\x49\x67\x3f\x62\x5d\x4a\xd2\xa6\x24\x9d\xfd\x08\x0e\x28\x49\xbb\x3c\x7e\x21\x86\x36\x25\x69\x57\xbd\xa3\x74\xd4\xe0\xa5\xf2\x8e\x64\x62\x2c\x58\x16\xc6\xd1\xfe\x08\x89\xbb\x29\x5d\x9b\xd2\x95\x4c\xef\x9c\xd2\xb5\x29\x5d\x49\x7a\x6e\x53\xba\x36\xa5\x2b\x9d\x21\x17\x36\xa5\x6b\x53\xba\x52\x52\x6c\x50\xba\x36\x65\x2a\x65\xbd\x5f\xca\xd4\x56\x65\xb2\x54\xf4\x7e\x7b\x6b\x60\xf2\x2b\x97\xfc\x18\xdb\xe3\xf5\x59\x2a\x21\xa8\x76\xf7\x0c\x96\xf1\x2b\xc2\x0a\x58\x70\x9a\xaa\xf8\xeb\x5e\xc1\xb4\x06\xef\xb2\x3b\x6b\x4c\x13\xc6\xba\xf3\x04\x63\x6c\xa4\xe8\xa6\x14\x62\xac\xb4\x68\x42\xfb\xce\x06\x16\x63\xb3\x24\xcd\xbe\xf3\x09\x16\x3c\xb7\x74\xe0\x97\xc0\x92\x2e\xa2\xe2\x9c\xbd\xef\x9c\xc1\x62\xcf\xe5\x6a\x60\x05\xac\x30\xb6\x0a\xab\x60\xb1\xe7\x72\x66\xb0\x06\x16\xb9\x90\x8f\xc2\xba\x17\xd8\xa5\xbd\x74\xf6\xdc\xc1\xa2\x9c\xe5\x1a\xad\x69\xdf\x3a\x3c\x60\x62\x0d\xd6\x1d\x60\x91\x97\x35\x1b\xf3\x39\xd8\x64\x3e\xd6\x5d\x60\x8b\xb1\xf8\x6d\xb0\x0d\x07\xc1\xf3\x5d\xe0\x2a\x4c\xf8\x81\xc1\x55\x18\xab\xbc\xf3\xbb\xc0\x55\x1c\x68\xad\xa5\x28\xb7\xfb\x2e\xf0\x12\xc6\xea\x91\xc4\x5f\x81\x17\xd5\xb5\x7a\x24\xad\x4b\x5d\x93\x89\xb1\x7a\x5e\xea\x9a\x8c\xd5\x5c\x19\x0b\x2f\xa5\x0b\x2b\xac\x0b\x07\x6a\x57\x35\x17\xf6\x07\x07\x05\x0e\xaa\xb8\x2a\x70\xa0\x6b\xc6\x9a\x2b\xeb\x4e\xb0\xe0\xa5\xb6\xca\x9e\xe1\xa5\xe8\x0a\xcb\x9e\xfd\xc1\x4b\x85\x03\xd3\x7c\x15\x0e\x2a\x1c\x44\xdb\xdd\x77\x85\x03\xe5\x65\x3d\xe0\x85\xbc\x94\xb1\x72\x11\x43\xe4\xa5\x4c\xcc\x07\x06\x2f\xaa\x39\xe5\xe2\x5d\x52\x73\x64\x62\x0d\xe6\x83\x17\xd5\xc9\xaa\xfb\xa7\x7d\x53\x27\x65\xac\xe6\x8b\xfd\xc1\x4b\x25\x36\x8c\xb1\xf0\x52\xc5\x41\x21\x26\x2b\x1c\xd4\x09\xc6\x7c\x70\x50\xc5\x41\x31\x9e\xed\xe1\x60\x2b\xee\x93\xf6\xd7\x88\x8d\xf6\xf0\x02\x06\x2f\x4d\xbc\x94\x53\x7b\x69\xf0\xd2\xc8\x23\x62\xb2\xc1\x4b\x53\x1e\x99\xf2\xfc\x6e\xf0\xa2\x9a\x5d\x4b\x32\x61\xf0\x22\xc9\x53\x4b\xd2\x5e\x1a\xbc\xb4\x27\x5e\xb4\x67\xea\x8b\x4c\xf8\xe9\xd9\x1a\xf1\x12\xc6\x4a\xef\xf8\xc1\x55\x18\x2b\x0f\x7f\x0d\xae\xda\xcd\x7b\x03\x83\xab\xa6\x18\xba\x9e\xb1\xc4\x50\x13\x7f\xc7\xc5\xfe\xe0\xaf\x89\xbf\xc3\xfe\xf9\xe1\x7c\x4b\x82\x3d\xc6\x2a\xed\x1e\x25\x86\x89\x69\x94\x02\x37\xb4\x49\x15\xd6\xa2\x36\x74\xdf\xd0\x76\x2b\x9c\x5a\x16\xe5\x37\xb4\x85\xb1\x7c\x65\xd1\x7b\x43\x5b\x18\xcb\xad\x30\x16\xda\xee\xca\x1a\x7a\x35\x37\xb4\x85\xb1\x96\x4e\xa5\xc0\x0d\x6d\xb7\x42\x8c\x76\x70\xdf\xd0\x26\x35\x55\xae\x83\x3d\x43\xdb\x7d\xb3\x3f\xfc\xa0\x2d\x8c\x95\x52\xf1\x83\xb6\x1b\x8a\x32\x6b\xc0\xc1\xad\xfb\x64\x2b\x60\x84\x58\x18\x2b\xba\x30\xd8\xf7\x20\xc4\xc2\xc4\x9e\x45\xf9\x80\xab\x01\x57\x84\xc9\x80\xab\xa1\x10\x33\x4a\xdc\x80\xab\x41\x49\x3a\xf1\x83\x2b\xb5\xec\x6a\x84\x09\x2d\x5b\x26\xe6\x13\xa7\xb4\x6c\x19\xab\x07\x69\x31\xe0\x2a\x8c\x95\xeb\xd9\x0b\x5c\x8d\x0b\x3f\xf6\x0c\x57\xa3\x83\xe1\x07\x57\x83\x10\x83\xe7\x01\x57\x61\x62\x7f\x8c\x85\xab\x41\x88\x49\x02\xdc\x83\x10\x1b\xf0\x47\xa9\x1e\xf0\x37\x28\xdf\xa4\xd9\x80\xbf\xb1\xe1\x4a\xcf\xe1\xf0\xe7\xa4\x28\xb1\xe6\xf0\x17\xc6\xb8\x87\xda\xb7\xc3\x9f\x53\xba\x24\x1f\x6e\x64\x95\x4c\xcc\xa7\x18\xa2\x3d\xcb\x58\x33\x5a\x04\xed\x59\xc6\x4a\x6f\xf8\xc1\x9f\xda\x73\xe9\xb4\x30\xda\xb3\x4c\xf8\xb1\x2e\xfc\x85\x89\xfd\x31\x16\xfe\x5c\xad\xee\xec\xec\x05\xfe\x24\x69\xeb\x49\x19\x45\xd2\xca\xc4\x58\xe6\x83\xbf\x30\xb1\xae\xb8\x72\xf8\x73\x4a\x5c\x63\x2f\xf0\xe7\x8b\xbd\xe8\x1d\x39\xfc\xf9\xc6\x4f\x9c\x4e\xf8\x9b\x0f\x7f\xe2\x74\xc2\x9f\x64\x46\x3d\x89\x21\x64\x86\x8c\x55\x23\xd6\x26\xfc\x4d\xf1\x57\x2a\x63\xe1\x6f\xd2\x12\xc9\xcb\x09\x7f\x92\x28\xd5\x88\xb5\x09\x7f\xb3\xb2\x86\xde\xdb\x84\xbf\xd9\xc8\x69\x3d\xdb\x84\xbf\xf9\xf0\x07\x06\x7f\x93\xf8\x7b\xf6\x02\x7f\x61\x2c\x57\xf2\x72\xc2\xdf\x7c\x72\x55\x3c\x4f\xf8\x9b\x4f\x5c\xb1\x17\x78\x99\xf0\x82\x34\x5a\xf0\xb2\xc8\x4b\x5a\xc9\x82\x97\x45\xe9\x97\x44\xbe\x17\xbc\x84\xb1\x92\x2f\x71\xbf\xe0\x65\x25\x30\x71\xb0\xe0\x65\xd1\x12\x13\x7e\xf0\xb2\x28\xfd\x5d\xef\x63\xc1\xcb\x52\x5c\x35\x49\xbc\x7b\xc1\xcb\xa2\xf4\x13\xcf\x0b\x5e\x96\x4a\x7f\x22\x0e\x16\xbc\xac\x8e\xd4\xd2\xb3\x2d\x78\xd1\x49\xaf\x56\xf2\x77\xc1\x8b\x4e\x7a\xb5\x92\xbf\x0b\x5e\x16\xad\x93\x18\x5f\xc4\x55\x98\xa8\xc5\x60\xc4\xd5\x52\x6d\xaf\xc4\xf3\x82\xbf\x25\xfe\x38\x2a\xdd\x1b\xfe\x74\x7a\x2e\x99\x67\xdb\xf0\xa7\xd3\x73\x4b\x09\x0c\xfe\xc2\x58\x7e\xa4\xe5\x86\xbf\x30\x96\x9f\x9c\xd9\xf0\xb7\xd5\x03\x8e\xaa\xe7\xd8\xf0\xb7\xc9\x4b\xe2\x6f\xc3\xdf\x56\x5c\xd5\xc7\x0f\xfe\xb6\x7a\xc0\x81\x7c\xd8\xf0\xb7\x55\xd7\x2a\xf9\xb1\xe1\x2f\x4c\xec\x4f\xef\x77\xc3\xdf\x86\x3f\xe2\x6a\xc3\x9f\x8e\x3b\x2d\x21\xfb\x38\xee\xc8\xc4\x7c\x60\x70\xc5\x07\xc4\x2a\x09\xc5\xed\x03\x26\xb0\x2e\xcc\xc0\x1e\x5e\x9a\xb0\x13\x4c\xf9\x56\xd5\x8a\x07\xd2\x5c\x26\xfc\x2e\x61\x19\x0c\x69\x7e\x32\x5f\x01\x23\xdf\x8c\xb1\x15\x8c\xb8\x2a\xec\xa5\x81\xd1\x1b\x13\x63\x2f\x30\x49\xf3\xab\xff\xf3\xd3\xfd\x1e\x28\x77\x19\x6b\x49\xaf\x7f\xa0\xdc\x65\xac\xea\xc3\xcf\x1e\x28\x77\x99\xf0\x63\x5b\x0e\x46\x3b\x30\xb6\x35\xc1\x26\x5b\x60\xec\x02\xe3\x8b\x6d\x86\xa2\x0d\xa6\xb0\x6b\x52\x94\x03\x35\x2f\x63\x55\x97\x22\x7b\xa0\xe6\x07\x6a\xbe\xa9\xbd\x0c\xd4\xbc\x4c\xf8\x25\x61\xd0\x2b\x85\x5f\xf4\x11\x6d\x0f\x14\xfe\x40\xe1\xb7\x93\x35\xa0\xb7\x70\xf2\xd1\x89\x6b\xa0\xf0\x65\xac\x36\x5e\x21\x0a\x5f\x26\x42\x96\xbd\x40\x6f\x51\xd8\x35\x49\x8a\x51\xe0\x4f\xaa\xbf\xb4\xcc\xfe\xe0\x0f\xd5\x9f\x2e\xfc\xe0\x0f\xd5\xdf\x08\x27\x54\xff\x40\xf5\x27\xf8\x43\xf5\xcb\xc4\xfe\x78\x36\xf8\x43\xf5\x93\x52\x03\xd5\x2f\x13\x2d\x47\xeb\x56\xf8\xab\x94\x3d\xb5\xec\xc1\x49\x40\x26\xe6\xd3\x1a\x9c\x04\x06\x27\x81\xd6\x18\x0b\x7f\x3a\x09\x54\xe4\xc8\xe0\x24\x20\x13\x61\x27\x4e\x39\x09\xc8\xc4\x7c\xda\x0b\x27\x81\xc1\x49\xe0\x48\xac\x0b\x7f\xba\x45\xa9\x48\xa8\xc1\x2d\xca\xe0\x74\x70\x10\xee\x9c\x0e\x06\xa7\x83\x76\x31\x16\xfe\x74\x3a\xa8\x0d\xfe\x38\x1d\xc8\x58\xee\xcf\x7c\xf0\xc7\x89\xe1\x38\x79\x0e\xf8\xd3\x89\xa1\x9d\x9d\xfd\xc1\x1f\x27\x86\xc3\x98\x0f\xfe\x38\x31\xb4\xae\x77\xce\x89\x61\xb4\x87\x2b\xf9\x71\x3a\x18\x9c\x0e\x4e\xd2\x96\xd3\x81\x8c\xe5\x93\x77\xce\xe9\x60\x70\x3a\xd0\x67\xe3\x3d\x38\x1d\x0c\x4e\x07\xfa\x82\xbe\x07\xa7\x03\x99\xe0\x5e\xfb\xe3\x74\x30\x38\x1d\x1c\x2a\x5d\x83\xd3\x81\x4c\x8c\x15\x57\x9c\x0e\x64\xa2\xad\xb1\x67\xb8\x7a\x4e\x07\x07\x63\xe1\x8a\xd3\xc1\xf1\x3c\x07\x5c\xe9\x24\x50\x4e\x49\xbc\x81\xd4\xe7\xe2\x34\x9f\xe4\x02\x52\x5f\xc6\xca\xa9\xd3\xd0\x40\xea\xcb\x84\x6c\xd1\x73\x20\xf5\x07\x52\xbf\x53\xe2\x90\xfa\xe3\x7e\x62\x83\xb1\x3c\xef\x23\xeb\x79\x6f\xc8\xfa\xf1\xc8\xfa\x07\xe3\x79\x91\xf5\x07\x71\x8a\xac\x97\xb1\x7a\x3d\xfb\xe3\x79\x91\xf5\xd7\x85\x1f\xcf\x7b\x53\x9b\x0a\x7b\xe1\x79\x6f\x67\x2c\x7b\x21\x36\x24\xf5\xcb\xf1\x3c\x1b\x1c\x48\xea\xd7\xab\xb2\x06\xb1\x21\xa9\x5f\x2f\xe2\x1e\xa9\x3f\x90\xfa\x97\x64\xda\x40\xea\xcb\xc4\xba\x60\x70\x25\xa9\x5f\x13\x79\x8e\xd4\x97\x89\xf9\xf4\xde\x90\xfa\x32\xc6\xa7\xdb\x3d\x90\xfa\x03\xa9\x7f\x49\x7a\x0c\xa4\xfe\x40\xea\x5f\x92\x37\x03\xa9\x2f\x13\xa7\x3f\x3d\x2f\x52\x7f\x20\xf5\xb9\xb1\x1b\x48\x7d\x99\xc8\x5f\xc6\xc2\x1f\x52\xbf\x53\x63\x91\xfa\x32\x56\x9a\xb1\x2e\xfc\x21\xf5\x7b\xc2\x0f\xfe\x90\xfa\x9d\xfc\x45\xea\xcb\x84\x1f\xeb\xc2\x1f\x52\x3f\x4b\x86\x0f\xa4\xbe\x8c\xd5\x8c\x1f\x52\x5f\xc6\x6a\x87\x7b\xa4\xbe\x8c\xe5\xc2\x73\x20\xf5\x07\x52\x9f\x5b\xc6\x81\xd4\x97\xb1\xa2\x6f\x3c\x7b\x20\xf5\x07\x52\xbf\x51\xc3\x90\xfa\x03\xa9\x5f\xa9\xb1\x48\x7d\x19\xab\x5d\xb7\xaf\xfc\xe0\x02\x63\xe5\x20\x5e\x90\xfa\x32\x71\xac\x04\x83\x3f\x49\xfd\x7c\x9d\xec\x05\xfe\x24\xf5\x6b\x22\x26\x91\xfa\x32\x56\x39\xc6\x0c\xa4\xfe\x40\xea\xf7\x8e\x1f\xfc\x39\xb5\x5d\xf2\x66\x20\xf5\x07\x52\xff\x60\x0d\xa4\xfe\x40\xea\x73\xd4\x1c\x48\x7d\x19\xcb\xb5\xb7\x7f\x45\xbb\xe7\x24\x20\x13\xd3\xe8\x91\x38\x09\xc8\x58\x3b\x68\x93\x9c\x04\xc6\x24\x95\x75\xa1\x37\x50\xfd\xe3\x51\xfd\x84\x2c\xaa\x5f\x26\xd2\x1b\x3f\xa8\x9c\x48\x0a\x9d\x22\x06\x0a\x5f\xc6\x2a\x17\x8e\x03\x85\x3f\xa6\x94\xd8\x53\xf6\x26\x14\xe9\x3b\x4b\xb1\x67\x2f\x50\x84\xea\xe7\xe2\x6a\xa0\xfa\x65\xac\x71\x6a\x1f\xa8\x7e\x19\x2b\x87\x54\xe1\x40\xf5\xcb\xc4\x5e\x34\x1f\xaa\x5f\xc6\xda\x41\x39\x43\xf5\xcb\x04\xa6\x35\x50\xfd\x32\x51\x92\xf4\x1c\xa8\x7e\x99\x98\x4f\xfc\xa1\xfa\x65\xac\x9e\xcf\xba\xf0\xb2\x9e\x12\xa7\x14\x40\xf5\x0f\x54\x7f\xa7\xad\xa1\xfa\x65\x02\x13\x07\xa8\x7e\x19\x6b\x09\xe9\x81\xea\x1f\xeb\x29\xe9\xe2\x1e\xd5\x2f\x13\x7e\xac\x0b\x7f\x52\xfd\xf5\xa4\xad\xa1\xfa\xf9\x16\xd6\x12\x69\x86\x9a\xe7\x5b\x58\xd3\x2f\x93\x36\xdf\xc2\x30\x51\xba\x34\x1f\x6a\x5e\xc6\x9a\xd1\x36\x50\xf3\x32\x56\x8c\x96\x83\x9a\x97\xb1\x66\xb4\x35\xd4\xbc\x8c\xe5\x44\x8b\x40\xcd\xcb\xc4\xf3\x6a\x7f\xa8\xf9\x81\x9a\x7f\xa4\x25\x6a\x7e\xec\x87\x03\xe6\x83\x83\x3d\x88\x0d\xd6\x85\x03\xa9\xf9\x7c\xe8\xd2\x75\xa0\xe6\x65\xac\xf1\xd1\x69\xec\x87\x03\x6e\x74\x14\xf7\x7c\xe7\xc3\x58\x33\xc9\x16\x47\xcd\x3b\x6a\x9e\x1b\x18\x47\xcd\xcb\x44\xfb\x6b\xc2\x12\x18\x6a\xbe\x82\x65\x30\x6e\x1f\xd4\xd6\x1c\x35\xef\x5c\xb4\xeb\x27\x18\xdb\x51\xf3\x32\xf1\xbc\xac\xd1\xc0\xb8\xbd\x79\xfc\x2e\x30\xa9\x79\x53\xc9\x74\xe4\xba\x4c\xc8\x4d\xb0\x1b\xec\xe1\x8a\x67\x1b\x60\x83\xb1\x60\x0e\x26\xae\x4c\x2d\xd6\x91\xeb\x8e\x5c\xb7\x67\x2f\x0b\x4c\xb2\xe0\xd7\xe7\xd8\x60\xba\x7c\xd7\x6f\x5c\xb7\x23\xd7\x1d\xb9\x6e\x8a\x71\x47\xae\xcb\xc4\x5e\xc0\xe0\x4f\x72\x3d\x1f\x8a\x53\x47\xae\x3b\x72\xdd\x24\x41\x1d\xb9\x2e\x63\xd9\xd4\x3a\x1d\xb9\x2e\x13\x7e\x49\x18\xfc\x3d\x17\xf2\xfa\xf0\xe6\xc8\x75\xe7\x42\x5e\xbf\x7e\xd9\x8e\x5c\x97\xb1\xcc\x25\xae\x23\xd7\x65\x02\x63\x5d\xf8\x93\x5c\xcf\xa6\x98\x74\xe4\xba\x8c\x65\xeb\xac\x01\x7f\x92\xeb\x99\x8f\x2b\x8e\x5c\x97\x09\x8c\xfd\xc1\x5f\x41\x56\x19\x63\xe1\x4f\x72\xbd\x74\x9d\x94\x1d\xb9\x2e\x63\xc5\x54\xfa\x1d\xb9\x2e\x13\x63\xf5\x1c\xc8\x75\x99\x78\x5e\xf1\x87\x5c\x97\x09\x3f\xbd\x37\xe4\xba\x3f\x17\xf7\x92\x28\x8e\x5c\x97\xb1\x7a\x3c\xeb\xc2\x9f\xe4\x7a\x3e\x89\x2b\xe4\xba\x23\xd7\xf5\xcb\xde\xed\xc8\x75\x99\x98\x8f\xfd\xc1\x5f\xe5\xf6\x8b\x58\x43\xae\xfb\x73\x99\xcf\x7b\x43\xae\x3b\x72\x5d\xbf\x69\xd8\x8e\x5c\x97\x09\x69\xc9\x5e\xe0\x4f\x72\xbd\xd0\x12\x1d\xb9\x2e\x13\xf3\xe9\xbd\x21\xd7\x65\x2c\x17\xe5\xb9\x23\xd7\x65\x2c\x27\xd5\x21\xe7\x82\x5f\xc6\x32\x97\xf9\x8e\x84\x97\xb1\xcc\x2d\xa3\x23\xe1\x1d\x09\x4f\x8f\x72\x24\xbc\x37\x6a\x7b\x63\x0d\xb8\x42\xae\x23\x0b\x1c\xb9\x2e\x13\x7e\x60\x70\x85\x5c\xa7\x5e\x39\x72\x5d\xc6\xb2\x7e\x15\xb4\x1d\xb9\xee\x8f\x5c\xd7\x51\xd8\x91\xeb\x8e\x5c\x3f\xe1\x0f\xb9\x2e\x13\xfb\x63\x0d\xb8\x92\x84\xcf\xa9\xa6\x7f\x6c\xf7\x57\xff\xff\xba\xbd\x23\xf0\xf9\x25\x43\xe5\xae\x92\x5f\x32\x60\x8c\xdf\x91\x6e\x47\xe0\xfb\x0d\x1b\x12\x58\x8e\x98\x97\x89\x9d\x6a\xf7\xdc\xdb\xcb\xe4\x4e\x51\x41\xdf\xcb\x04\x19\xb8\x41\x90\xf4\x7d\xa5\x31\x39\xfa\x5e\xc6\x9a\x7e\xc9\xbd\x1d\x7d\xef\xe8\xfb\x44\x70\xa2\xef\x65\xac\x34\x7d\x1d\x73\xf4\xbd\x3f\xfa\xfe\x62\x3e\x08\xba\xb9\x4a\x7d\xd6\x80\xa0\x9b\xb3\xb3\x04\x8a\xa3\xef\x65\x2c\xa7\x8e\x1f\xc1\x84\xbe\x3f\x99\x0f\x7d\xef\xcf\x55\xbe\xce\xd8\x8e\xbe\x97\x89\x35\x44\x0b\xfa\x5e\xc6\xca\xa9\x86\xed\xe8\x7b\x47\xdf\x1f\x3a\xb3\x3b\xfa\xde\x07\xc1\x44\x72\xa3\xe5\x65\x2c\xf3\xcb\x02\x47\xcb\xcb\x84\x1f\xeb\xc2\x95\xb4\x7c\xb9\x0e\xd6\x85\xab\x5f\xaf\xed\xf1\x83\x2b\xe9\xf6\x9c\x13\x18\xbc\x48\xb7\x97\x46\xb0\xa3\xdb\x65\x2c\x67\x5e\x25\xba\xdd\xd1\xed\x08\x1e\x47\xb7\xcb\xc4\x5e\x84\xa1\xdb\x65\x2c\x67\x89\x11\x47\xb7\xcb\x84\x9f\xde\x1b\xba\xdd\x9f\x2b\x7a\x12\x14\xdd\x2e\x13\x63\xc1\xe0\xc5\x09\xab\x93\xb1\x84\x95\x3f\x5c\x29\xae\xd0\xed\x32\x96\x33\xc5\x0c\xdd\xee\x5c\xd1\x3f\x85\x06\xdd\x2e\x13\x22\x03\x3f\xb8\xe2\x8a\x3e\x13\xf6\xe8\x76\x47\xb7\x67\x8a\x0a\xba\x5d\xc6\xca\x93\x0a\xe8\x76\x99\x10\x14\xec\x0f\xfe\xa4\xdb\xdb\xc1\x3b\x42\xb7\x3b\x57\xf4\x7c\x79\x76\x74\xbb\x4c\xac\x2b\x3f\x74\xbb\x8c\x95\x8b\x9c\x41\xb7\x3b\xba\xfd\xe4\xbd\x21\xcc\x65\xac\xf0\xd5\xd5\x11\xe6\x32\x96\xf5\xd3\xb6\xed\x08\x73\x7f\xae\xe8\xf5\x69\xc5\xb9\xa2\x97\x89\xe2\xa8\xe7\x45\xac\x3b\x62\xdd\x88\x71\xc4\xba\x73\x45\xcf\x95\xba\x23\xd6\x65\xe2\x5c\xa6\xe7\xe5\x8a\x5e\xc6\x72\xa1\x10\x22\xe0\x7d\x3e\x39\xa8\xe7\xe5\x3a\x5e\xc6\x0a\xe2\xda\x11\xf0\xfc\x28\xaa\x3c\x39\x8d\x58\x77\xc4\xfa\x93\x83\x88\x75\x99\x68\x60\x7a\x0e\xc4\xba\x8c\x65\x7e\x71\xe1\x88\x75\xe7\x8a\xfe\x42\x90\x21\xd6\x1d\xb1\x9e\xf4\xf9\xc6\x11\xeb\x8e\x58\x3f\x75\xff\xe2\x88\x75\x19\xcb\x95\xe6\x8c\x58\x77\xc4\xba\x7e\x30\xbc\x1d\xb1\x2e\x13\x7e\xac\x01\x2f\x12\xeb\xb9\xd2\xac\x10\xeb\x32\xb1\x2e\x63\xe1\x45\x62\xbd\x64\x09\x64\x47\xac\xcb\xc4\x58\xf6\x02\x57\x12\xeb\x25\x3f\x18\x5c\x49\xac\xe7\xaa\x2f\xc5\x8e\x58\x97\x09\xa1\x00\x07\xf0\xc7\x15\xfd\x23\xbe\xb8\xa2\x77\xae\xe8\x5b\x06\x83\xbf\x4d\xbd\x22\x4e\x11\xf5\x32\xb1\xae\x9e\x03\x51\x2f\x63\xf5\xd0\x55\xbe\x23\xea\x1d\x01\x9f\xe0\x1e\x01\xef\x5c\xc7\x1b\x71\x80\x80\x97\xb1\x5c\x9f\xb1\x70\xf5\x08\x78\xc4\x08\x02\x5e\xc6\x72\x45\x58\x72\x1d\xef\x8f\xa8\xa7\xe6\x20\xea\x65\xc2\x8f\xfd\xc1\x95\x44\x7d\x3d\xc9\x7d\x44\x3d\x7f\x83\xd3\x12\x22\x1c\x51\xcf\x1f\xe1\xb4\x5c\xff\xa1\x1f\xc6\xff\xff\xe9\xfe\xf2\xf6\xf7\x3f\x68\xf3\x5f\xbe\x7e\x5d\x9f\xbe\xe9\x8f\xe7\xf4\x47\x6b\xaf\xb9\xf6\xc7\x4f\xeb\xef\x7f\x88\xf7\xe5\xf3\x97\x18\xa5\xff\xfd\xef\x00\x00\x00\xff\xff\xd6\xea\xb5\x3c\xb4\x37\x00\x00"); -var _ggcb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\x58\x41\x6f\x1c\x37\x0f\xbd\xef\xaf\x98\x63\xbe\x43\x3e\x4b\xa2\x34\x23\x01\x85\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x1a\xa0\xe8\x61\x76\x57\x72\x17\xa8\xd7\x8b\xb5\x7d\xc8\xbf\x2f\xf4\xb8\x7a\x74\x8d\xf6\x10\x64\x1e\x49\x51\x7c\x94\x48\xca\x7b\xf5\xee\xe6\xfd\xcd\xf1\xf0\x34\x5d\xfd\x72\x7e\xd8\xdd\xd6\xa7\xa9\x1d\x8e\xfb\x73\x7d\x7c\x78\x3e\xef\xea\xb4\xad\x77\x87\xe3\x66\xe3\xc3\xb4\x3f\xec\x9e\x06\xc4\x7f\xbb\xfb\xf5\xb4\xd9\x5c\x7d\x3e\x1e\x3e\xdc\xdc\x7e\x75\xc1\x4b\x70\x2e\xbe\xfd\xfc\xe9\x07\x09\x6f\x7f\x9c\x9e\x1f\xeb\xc5\xe2\xdd\xcd\xfb\xdb\x6f\x8f\x4f\xf5\xfe\xe6\xd8\x1e\x26\x51\x4f\xfb\xe7\xd3\xc5\xdb\x34\x5d\xfd\x5a\xef\x0e\x8f\x4f\xe7\x6f\xd3\x9b\xef\xf7\x0f\xdb\xfa\xbf\x69\x5f\x5b\x97\xff\x7c\xde\xd7\xf3\xe1\x78\x37\xbd\xf9\xb0\x9e\xd6\xa3\xa7\xe2\xf6\xf9\x74\xfa\xab\xde\xd7\xe3\xd3\xb4\x40\x56\x8f\x7b\xfc\xbf\xb9\x7a\xf7\x71\x3d\xfd\xb4\xde\xd7\xe9\x3f\x22\xfb\x02\x3b\x98\x7d\xa9\xe7\xc7\xc3\xc3\x71\xf2\xff\x77\x6e\x36\xf1\xa7\x6f\xa7\x3a\xf9\x8b\xbb\xaf\x9f\x6f\xde\x4f\xbf\xfb\xc9\xbb\x29\xa4\x59\xe2\x1f\x17\xf9\x6f\x1f\x1f\xf6\xb4\xf2\xce\x29\x99\xdd\x61\xbf\xfb\x73\x3d\x6f\xbe\x73\xce\xb9\xe0\x7c\xba\x9e\x96\x5c\x02\xf1\x0c\x9c\x06\x0e\xaa\xcf\xc4\xaa\x5f\x2e\xd8\x17\x77\x3d\x2d\x92\x09\x7d\x87\x33\x61\xe8\xb0\x10\x4a\x87\x5c\xbb\x8b\xd7\x53\x16\xef\x89\x13\xb0\x23\x9e\x81\x47\x6c\xbe\x76\xec\x5e\xe0\x05\x38\x12\x67\x60\xfa\xab\x05\x58\x2e\x58\xca\xf6\x7a\xf2\xc1\xc7\x4c\xc1\x0e\x82\xd9\x04\x7b\xb5\x58\x28\xa8\x10\x24\x47\x41\x7b\xb5\x64\x75\xba\xa4\x50\xe0\x75\xc9\x4c\x41\x78\xbd\x44\xd4\x22\x51\x10\x55\x60\x16\xe9\xf5\x92\x59\x2d\x18\xd8\xda\xb9\xbf\x34\xc8\xc0\xa6\x2f\xc0\x16\xc4\xfa\xda\xe3\xb6\x1b\x2c\x81\x78\x07\xec\x89\xf7\xc0\x83\x78\x72\xbb\xeb\x69\x89\xbc\x18\xc9\xed\x81\x17\xe2\x0a\x3c\x13\x37\xe0\xb1\x5f\xf2\xfd\xa2\x24\x27\xc4\x1e\x98\xfe\x7c\x00\x8e\xc4\x02\x4c\x7f\x3e\xc2\x9f\x27\x4e\xc0\xe6\x6f\x06\x0e\xc4\x0b\xb0\xf9\xcb\xc0\x85\xb8\xc0\xbf\xf9\x5b\x81\xc9\xd7\x6f\x81\xcd\x5f\xe7\x9f\x82\xed\xb7\x07\x26\x7f\x5f\x81\x8d\x4f\x03\xe6\xfe\x01\xfc\x03\xf9\x04\xf0\x0f\x8c\x27\x80\x7f\x60\xbe\x50\x78\x49\xe8\x0f\x85\x97\x84\xfb\x87\x05\x98\xf1\x85\x0c\x6c\xfb\x81\x1f\x8b\x2d\x05\xf0\x13\xdb\x1f\xfc\xc4\xf6\x03\x3f\xcf\xfd\x04\xf1\x7a\xda\x4b\x44\x3e\xe8\x4f\xb0\x9f\xe3\xfa\x08\xfb\xc8\x7c\x46\xf0\x8b\xcc\x67\x04\xbf\xc8\x78\x23\xce\x97\x95\x96\x22\xfc\xb3\x8c\x52\x04\xff\xc8\xfd\x23\xf8\x47\xdb\x0f\xfc\x13\xf3\x11\x11\x4f\x1a\xfe\xe7\x7e\x5e\x39\x04\x4f\xdc\xef\x73\xf0\x85\xb8\x42\x6f\xf6\x0d\x78\xc4\xbb\x38\xad\xda\x65\x6c\xb8\xf4\xba\xce\xc1\x5d\x1c\x88\xc3\x85\xc8\xe3\x82\x89\xc3\x85\x28\xa3\xec\xc5\xe1\x02\x94\x51\xb1\xe2\x90\x90\xe2\x33\xb1\x00\xd3\x1f\x08\x97\x11\x80\x38\x10\x2c\x83\x80\xb8\x58\x80\xc3\xc0\x33\xd6\x8f\x0b\x29\x2e\x2b\x66\x3c\x59\xfd\x25\x62\xf5\xc7\xf8\x72\x05\x66\x7c\xbd\x3b\xe6\xb0\xd0\x7f\x41\x02\x17\xee\x8f\x46\x37\x8b\x98\x00\x84\x42\xee\x93\x6d\x4c\x95\x4d\xfe\xb7\x31\x23\x6e\xd5\xe0\x48\x76\x45\x70\x42\xb2\x2b\x82\x7b\xe1\x1b\x64\x85\xc1\xec\xb0\x5e\x48\xb6\x2a\x26\xd9\xaa\xfe\x48\xb6\xaa\x3f\x92\xad\x20\x2b\x24\xdb\xf4\xf0\xc6\x7e\xa1\xb5\xeb\x29\x88\x4b\x23\x40\x71\xae\xcf\x9e\xd1\xf7\x45\x9c\x74\x3c\xca\x45\xc4\xf5\x96\xed\xcb\x6c\x06\x18\x5e\x8c\x50\xdc\xac\x06\x9e\x82\x45\x05\x89\x82\xac\x02\x5b\x52\x54\x60\x9b\xac\x2a\x98\x29\xd8\x42\xb0\xd8\xae\x3b\x15\x04\x0a\xf4\x16\xd2\x00\x6d\xb3\x44\x46\xe1\x11\x66\x34\x3d\x66\xac\x18\xd6\x28\xb3\x09\x32\x0c\x98\x18\xaf\x41\x66\xee\x88\x42\x92\x44\x16\xbd\x91\x65\xe1\x51\x4b\x40\xe6\x22\x49\x05\xcd\x1c\x73\x2f\xbd\xd3\x75\x81\x79\x98\xc1\xc1\x0c\x70\x98\x91\x89\xeb\xad\x2c\x0b\x2b\x4d\xd0\xca\xca\x8b\x08\xf6\xea\x90\x21\x88\xc7\x02\x86\x20\xa8\x6d\xe7\xe8\x51\xf4\x74\x23\x31\x22\x18\xcd\x49\x44\x16\x2c\xf0\x66\x90\x55\xc0\x18\xa4\x80\x25\x63\x90\x55\x0d\xcc\xc5\x16\x06\x16\xd3\x4e\x0d\x98\x68\xd9\xab\x80\x51\x46\xaf\x02\x2e\x89\xc8\xac\x45\xd5\x3b\x44\x96\x64\x58\x83\x0a\x26\x40\x15\xd9\x61\xc7\x15\x89\x22\x8b\x88\xcb\x62\x41\x47\x1c\x25\xab\x44\x12\x2a\xdc\x8e\x2e\x69\xde\x2c\x4f\x49\x54\x60\x16\x51\x05\xcc\x6c\x42\x8c\x91\x2b\x16\xbc\xc1\xdc\x0b\x81\xe6\xc1\x82\x58\x34\x0f\x91\x17\x6c\xa9\x2a\xe0\x7d\x58\x1a\x6e\xd8\xc5\x45\x6b\x0e\x9d\x6a\x94\x4d\x6b\x0e\xad\x7d\xa1\xde\xeb\xdb\x67\xcc\xfa\xd6\xb4\x55\x8f\xb3\x69\x4d\x70\x81\xc6\xdb\xa4\x35\x81\xde\xd1\x81\x34\x74\x0b\x37\x70\x52\xfb\x44\xac\xdd\x64\x26\xd6\xf5\x86\xeb\xcb\x51\xd1\x1a\xba\x57\xce\xe5\x1f\x9d\x53\x16\x76\xce\xf3\x7a\xbc\xab\x97\xb9\x23\x5b\x77\x3d\x8d\x4f\x8f\x16\x9c\xec\x51\x46\x5d\x72\xfd\xac\x62\xe6\xfc\xed\xf3\x6b\x7c\xf6\xed\xe2\xc2\xd1\xda\x7b\xd7\xf8\xc4\x2b\x2a\xdb\xab\x6e\x36\x15\x1e\x50\x99\x03\xb6\xb7\xab\xf1\x59\xa0\x32\x87\xab\xa9\xb6\x50\xd9\xb3\x43\xa8\x0a\x98\xf0\xc2\xe0\x7b\x99\x8e\x4f\x3c\x96\xbc\x3d\x2e\x3c\x55\x82\x77\x02\xe7\x72\x92\x64\x2a\x3c\x01\x1c\xc3\xe8\x35\x38\x3e\xf1\xba\xe1\x9f\x0a\x49\x6c\x2f\x1c\x66\x8a\xf6\x70\xb0\x55\xa8\x8f\xc4\xe6\xe9\xdc\x08\x43\x5c\x4f\xe7\x92\x33\x07\x08\xb3\x21\x0e\x2f\xd9\xe2\xa8\xf2\xd1\x54\x18\x4b\x8e\x63\xcd\xcf\xa6\x5a\x70\x96\x36\x12\xfd\x0b\x8f\x05\x17\x96\x4d\xd7\x95\x44\x5d\x99\x71\xd9\x39\xf9\x9a\xa9\x1a\xba\x16\x8b\xd1\xb7\x71\x3b\xc4\xb7\xa2\xc3\x5b\xa8\x5b\x4d\xd7\xa0\xb3\x92\x34\xda\x82\x57\x90\x2f\xd6\x3a\x7b\x6d\x8d\xc6\x2f\x3a\x7b\x58\xb9\x7e\x35\x9d\xb6\xe0\x4c\x9f\xfd\x35\x34\xda\xb3\x57\x9d\x4d\x84\x6c\x3a\x9d\x2e\xc5\x7a\xbb\xed\x27\x4e\xbb\x36\x1b\x83\x44\xd3\x25\xd5\x59\x8b\xb7\x75\x51\xd7\x05\x6b\x83\x62\xba\x59\x75\xd6\x02\xb7\xa6\xd3\xce\x14\xac\x21\x1b\x87\xa4\x3e\x6d\x6e\xa6\x64\x3a\xf5\x39\x4e\xaf\x35\xde\x95\xd6\x50\x39\xb9\x50\x95\x1a\x55\xf3\xe5\x0f\x49\x7f\xe9\x0a\xda\x04\x00\xee\xd7\xd3\x86\x3f\x1a\xec\x9e\xcf\xe7\x7a\x7c\xc2\x4f\x14\xf8\x31\xa0\xff\x81\x7f\x38\x56\xfe\x20\x72\x7a\x38\xf5\x55\xf8\xf7\x77\x00\x00\x00\xff\xff\x51\x4f\x67\x1f\x3c\x11\x00\x00"); -func _fdbb ()(*asset ,error ){_bbaf ,_cffdd :=_fccc ();if _cffdd !=nil {return nil ,_cffdd ;};_dddb :=bindataFileInfo {_aa :"UniJIS-UCS2-HW-V",_dg :4243,_ged :_fc .FileMode (436),_de :_e .Unix (1580492906,0)};_efbd :=&asset {_cb :_bbaf ,_fg :_dddb };return _efbd ,nil ; -};var _cfbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xcd\x6e\xdb\x3a\x10\x85\xf7\x7a\x8a\x59\xe6\x2e\x72\x45\x8a\x95\x69\x01\x41\x80\xc6\x2e\x52\x2d\xd2\x14\x75\x9d\x16\x28\xba\xe0\xcf\xd0\x20\x50\x53\x02\x25\x2d\xfc\xf6\x05\x67\x14\x75\x61\x1c\xeb\xd3\x9c\xe1\x19\x71\xea\x43\x7f\xec\x53\x9c\xa1\xfe\x9a\x07\x77\xc2\x19\x42\x4c\x3e\xe3\x34\x2c\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xfc\xfe\x48\xe2\xae\x66\xac\xaa\xfa\xf9\xe9\xfe\xd3\xf9\x70\xff\x19\x96\x09\x57\x74\xe8\x8f\xa7\xdb\x34\xe3\xb5\x4f\x61\x00\xc5\x56\xbf\x8c\xab\x1d\xa0\xfe\x86\x97\x38\xcd\xf9\x06\x77\x1f\xfd\x60\xf1\x3f\xf0\x18\x0a\x7f\xcd\x1e\x73\x4c\x17\xb8\x7b\x7e\x92\x1b\x3d\x2d\xe3\xf8\x07\xaf\x98\x66\x10\xc4\x30\x79\xd2\xaa\x3e\xbc\x98\xf1\x8b\xb9\x22\xbc\xe7\x78\xa3\x17\xc4\xdf\x30\x4f\x71\x48\xd0\xfd\x2f\xc4\xee\x1f\xfe\x7e\x1b\x11\xe4\xea\x3f\xf7\xc7\xd7\x10\x26\x9c\x41\x49\xee\x5d\xff\x3c\xf7\x47\xf8\x25\x41\x0a\x68\x5a\xb5\x93\xbf\xd7\xd2\x1f\x2f\x83\xdf\x8c\x8d\xe0\x61\x5c\xf4\xd9\xa4\x0b\x56\x0f\x46\x9a\xe6\x11\x56\x81\x56\xb7\x84\x14\x23\x45\xe8\x03\x21\xc3\xc8\x14\xd4\xed\x09\x59\x46\xee\x11\xb4\x16\x5c\xe5\x19\x79\xaa\xea\x0a\xb2\xdc\xde\x86\x82\xf6\x4d\x41\x01\x09\x15\xd1\x5a\xec\xaa\x07\xa3\x8c\x2c\x88\x04\x5a\xbd\x27\xb4\x67\xd4\x91\x51\x10\x72\x8c\x1c\x55\x29\x42\xc8\x88\x7b\xe9\x82\x2c\x45\x55\xd6\x52\x15\xb5\xb7\x9e\x91\xa7\x2a\x6a\x5f\x02\xad\x02\xad\x2e\x51\x95\xa7\x81\x48\xb4\x16\x8c\xd8\xe8\xc9\x28\x29\x84\x67\x63\x11\xd8\x09\x42\x81\x8d\x81\x4e\xec\xe8\xc4\xc0\xc6\xc0\x5f\x82\x72\xf1\xd8\x8a\xc7\x96\xb2\xac\xc3\x76\x0f\xe5\x7f\xd9\xc2\x6d\x31\xdc\x92\x33\xa6\x99\x76\x90\xee\xbf\x5c\x60\x4c\xb8\xad\xf8\x38\x8c\xc5\x45\xbf\xbf\x01\x00\x00\xff\xff\x42\x42\x4b\x36\x0e\x03\x00\x00"); -func _cfcfb ()([]byte ,error ){return _fac (_bdgf ,"HKgccs-B5-H")};func _gabg ()([]byte ,error ){return _fac (_dcge ,"UniKS-UTF16-H")};func _dgecd ()(*asset ,error ){_gbf ,_gceed :=_bgfe ();if _gceed !=nil {return nil ,_gceed ;};_dgdd :=bindataFileInfo {_aa :"Hankaku",_dg :579,_ged :_fc .FileMode (436),_de :_e .Unix (1580492279,0)}; -_fdde :=&asset {_cb :_gbf ,_fg :_dgdd };return _fdde ,nil ;};var _gfag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xab\x6e\xdb\x95\xa5\x07\xd7\xcf\xaf\xd8\xc5\xef\x2b\xa4\x35\xc7\x1c\x77\x10\x82\x71\x85\xc0\xa4\x6d\x1c\x4e\xdb\x60\x4c\xa2\xd0\xd9\x11\x16\x38\x8e\xc4\x91\xa2\x10\xff\xde\xac\xf6\xb4\x37\x09\x8c\x39\xbb\xb4\xe8\xeb\x9d\x73\x8e\x7b\xef\xbd\xf5\xdb\xf8\xdd\xfa\x87\xfd\x0f\xbf\xfc\xf9\xef\xdf\x7e\xf7\x3f\xfd\xfa\x97\x3f\xfd\xe3\xf7\xbf\x7f\xfb\xe7\x3f\xff\xf2\xf3\xaf\xdf\xff\xf6\x97\x7f\xfb\xf5\x4f\xdf\xbf\xfd\xd3\xf7\x7f\xf9\xf3\x2f\x3f\xfd\x14\xde\x6f\x3f\xff\xf9\x4f\x7f\xff\x90\xfa\xf3\xa7\x7f\xfd\xe3\x5f\x7f\xfa\xe9\xeb\xfd\x7f\xfc\xf7\xbf\xfd\xfd\xfb\xbf\xfe\xc3\x2f\xff\xfc\x97\x6f\x91\xe7\x7e\xfe\xb7\xbf\xfa\xd9\x6f\xdf\x7e\xf7\x3f\x7f\xff\x97\x3f\xff\xed\xef\xbf\xfe\xfb\xb7\xff\xdf\xf8\xf9\x2f\xff\xf4\xfd\xff\xff\xed\xe7\xef\xff\xfc\xf5\xff\xff\xf1\xd7\x9f\xbf\xff\xfa\xe7\x5f\xfe\xc5\xff\xff\xaf\xff\xfd\x5f\x7e\xfd\xfe\xc7\xf0\x5f\xff\xcb\xfa\xc7\xf7\xbf\x3d\xf3\x8f\xff\xf6\xd7\xbf\xfe\xdf\xdf\xff\xf5\xfb\x2f\x7f\xff\xf6\xea\x7f\xdf\x7f\xf9\x59\x7f\x7f\xfa\xdd\xfa\xcf\x7f\xfc\xeb\xff\xf0\xc7\x7f\xfd\xfe\xed\x77\x7a\xfd\x3f\xf1\xfa\x7f\xfa\x7a\xfd\x3f\x3c\xf1\xbf\x7e\xff\xf5\x6f\x7f\xfe\xcb\x2f\xdf\xf2\x7f\xf7\x3c\x59\xff\xd7\xbf\xff\x97\x7f\xff\xeb\xf7\x6f\x9f\xe7\xfe\xf7\xff\xf2\x0f\xfb\xdb\xff\x11\xbe\x85\xe7\xdb\x9b\x63\xcc\xdf\xc2\x1b\xde\xff\xd3\x3f\xfe\x6f\xff\xf9\x2f\x3f\x7f\xff\xf6\x40\x05\x46\xf5\xa7\xbf\xfc\xfc\xfd\x6f\x7f\xfd\xe3\x9f\xbe\xff\xfa\xc7\x5f\xfe\xe5\xfb\x4f\xdf\xbe\xfd\xfe\x79\x9e\xe7\x0f\xdf\x7e\x7f\xef\xbd\x7f\xf8\xea\xe3\xff\xeb\x89\x9f\xc2\xf3\xf0\xea\x3f\xfd\xf3\x9f\xfe\xaf\x3f\xfe\xfa\xd3\x7f\x78\x61\xff\xe1\x8b\x2a\x5f\xd4\xfb\x8c\x0e\x15\x44\x85\x07\xea\xfd\xc3\x57\x0b\x9f\xdf\xe2\xd7\x6f\xe1\x7d\xa1\xd2\x17\xf5\x9e\x0b\xd5\xf4\xe4\xac\x50\x93\xf7\x1a\xd4\xfa\xc3\xb7\xdf\xc7\xe7\x89\x50\x97\x16\x8a\xa8\x4a\x5f\xe2\x82\x52\xeb\xaf\xa9\x46\xeb\x33\x40\x45\x51\x9b\x16\x5a\x12\x75\x4d\x65\xbd\x57\xe8\x75\x6b\xa2\xc2\x81\xea\x7c\x33\x41\x0d\xbe\xe9\x27\xb7\x46\xe4\x9e\xb5\xc3\xf8\xa6\xa8\x1e\xd4\xb3\x93\xa1\xbe\xfa\xf2\x96\xc4\xd8\x7b\x84\xe2\x2b\x9d\x99\x78\x4d\xd1\x97\xe1\xf7\xca\x17\x15\x83\xdf\xab\xfa\xed\x31\x45\x3f\x1f\xc6\xd0\xe9\x67\x61\xb4\x7d\x88\xca\x7e\xd2\xf3\xe9\x27\x97\x66\x30\xba\x9f\x1a\x43\x79\x98\xcf\x7e\xa0\xdc\xba\xe6\x3a\x2f\x9e\x1c\x0f\x14\x2b\x36\x02\x14\xb3\x34\x5e\x28\x5a\x18\x11\x8a\x6f\x0e\x8d\x2f\x0f\x7a\x36\x32\x14\xa3\x1d\x1a\x5f\x9e\xcc\xe0\xa8\x50\xf4\x7a\x34\x28\xf6\xd9\xe8\x50\xac\xed\xd0\xf8\x42\xf7\x93\x57\x3b\x24\xf0\x95\xf9\xb2\x7e\x03\x2a\xb2\x7e\x7c\x65\x32\xd7\xc1\x14\x73\x1d\x19\xed\xf4\x7c\xb2\xeb\x26\xf3\xf9\x30\xf6\x79\x58\x23\x7f\xf3\x42\xb1\xaf\xd7\xcb\x4a\xd3\x97\xc5\x2e\xdf\xa6\x12\x14\xbb\x67\xd1\xde\xc3\xd8\x57\x81\xa2\xd7\xab\xb2\xb3\xfc\xa4\xce\xc3\xbb\x19\xed\xea\xa2\x3c\xbb\x6b\xf0\x1b\xfd\x5c\x13\x8a\x11\xad\x05\x45\x3f\xd7\x86\x72\x3f\x0f\x2d\xf8\xbd\xcb\x6f\x8c\x6f\x3f\xec\x10\xd6\x68\x07\x9e\x64\xa5\x37\xf3\x19\x59\xcd\xcd\x7c\xbe\xac\xfb\xf6\x7c\xfa\x3d\x8f\xcf\xef\x15\xbe\xc9\x88\x76\xe5\xac\xd0\x97\xdd\xd8\x83\xcc\xc4\x66\x6d\x97\xbf\x32\xa0\xfc\xdb\x64\xdd\x19\xfb\x5e\x50\xee\x0b\x7b\xb7\xd0\xc2\x79\xa0\x58\xcd\x13\xa0\x78\xef\x70\xfe\x0a\x73\x7d\x18\x43\xa7\x2f\x87\xfd\xb9\x98\x97\xe3\xfd\xe9\x27\xd9\x83\xde\x67\x87\xbe\x98\x2f\x1d\xfa\xe2\x53\x75\x36\x14\x3d\x3b\x07\xca\x2d\x5c\x5a\xe7\xbd\x4b\x3f\x3d\x4b\x97\x7e\x3e\xcc\xe7\xa5\x9f\x81\x75\xbf\xf0\x89\x2f\x4e\xf4\xfd\x97\x9f\xcd\x81\xff\xbf\x58\xf2\x85\x9d\x79\x5a\x2e\x53\xdd\x99\x88\xdb\xa0\xe8\xe6\xed\x50\x74\xec\xfa\x18\xf9\xbd\x09\xe5\x6e\x2e\x3a\xcd\xc6\xba\x1e\x82\x3a\x16\x24\x02\xe2\x5b\x2f\x54\x10\x15\xfc\x9b\x86\x10\x60\xd0\x5f\xbc\xf1\xdb\xef\x63\x64\xeb\x86\x27\xfd\x07\x11\x10\x9e\xcc\x6f\xa6\x8a\x28\xb6\x75\x78\x18\xc3\xab\x2d\x11\x52\xe4\x88\xf1\xcd\x92\xa1\xb4\x44\x2f\x4f\x66\x0e\xd5\xd7\xe9\x15\xf5\x42\xb1\xb1\x9e\x05\xc5\xc6\x0a\x7e\x92\xc5\x0c\x0d\x8a\xc5\x0c\x09\x8a\xc5\x0c\x7e\x8f\xc5\x7c\x4d\xc1\x14\x5f\x9e\x0c\x30\xc5\x68\x0a\xa6\x88\x00\x7a\x03\x4c\xf1\x09\x50\x30\x45\x8e\xfb\x1b\xd8\x74\x6c\x82\x37\xb0\xe9\x82\x7f\x83\x29\x86\x09\xc5\xf8\x42\x85\x62\x7c\xaf\x9f\x64\x7c\xd1\x14\xe3\x7b\xfd\x1e\xe3\x8b\xa6\x18\x5f\x32\xc5\xf8\x10\x39\x5f\x92\x4e\x94\xfb\xe2\xf1\x31\x2f\xaf\xc7\x47\xeb\xaf\xc7\xc7\x93\x2f\xe3\x83\x99\xbe\x2f\xe3\xe3\x48\xbf\x2f\xe3\x7b\x33\x14\xe3\x8b\xfe\x26\xe3\x43\x18\xbe\xaf\xc7\x67\x8a\xf1\xc1\x50\xbe\x38\xac\xa8\x01\xe5\xf5\xeb\x50\x5e\xbf\x02\xe5\xf5\x73\x7b\x8c\x8f\x43\xf5\xc5\xab\x44\xd1\xcf\x84\x98\xf6\x5c\x27\x89\x8e\xc8\x9e\x7f\xf3\xc3\x8e\x64\x35\x33\xbf\x2d\x5a\x2f\xde\xc9\x8c\xbd\xb0\x5b\x61\x1a\x6f\xb3\x6a\x43\x5f\xa4\x32\xc4\xb8\x4d\x0d\x9e\xa4\x67\x52\x12\x62\x84\xed\xbe\x9d\x6f\xc2\xbc\x5f\x29\x02\x31\x6e\x66\xb0\x73\x3a\x36\xfd\xec\x6e\xcf\x54\x85\x62\x26\xa4\x08\xc4\x88\xb0\x78\x3b\xad\x23\x7c\xdf\x8e\xc2\xf2\xa1\x50\x04\x3e\x2d\x2c\x18\x34\xe3\x93\x22\xf0\x7c\xc6\x20\x45\xe0\x09\x91\x55\x91\x22\xf0\x04\xaf\xbb\x14\x81\x27\x24\xd6\x68\x20\x2c\x38\xb7\xaf\x14\x81\x27\xa0\x78\xbc\x03\xa5\x6b\xd2\xc2\x80\x4b\x6d\x56\x45\x8a\xc0\x13\x0a\xed\x49\x11\x78\x42\xe2\xc9\x43\xcf\x10\xfd\xaf\xd8\xe7\xf3\x20\xfa\xdf\x8b\xa8\x9a\x7c\xe5\xea\x2b\x0f\x9c\xe1\xbd\x7c\xc5\xbb\xe7\x22\x52\x2f\xa3\x15\x1f\x7c\xc2\xcb\x4e\x16\x1f\x7c\x42\xf4\x93\x03\x8a\xd9\x15\x1f\x7c\x82\x77\xab\xf8\xe0\x13\x92\xbf\xc2\x2c\x7d\xed\xdd\xdf\x64\xc9\xef\x45\xda\x5e\x7f\x84\x09\xcc\x6a\x20\x3e\x0c\x61\x5f\x28\x26\xf0\x1e\x28\x26\x10\xb9\x15\xc5\x3e\x9f\xc0\xb1\x8d\x62\x9f\x4f\x48\x5a\xf6\x98\xac\x8b\x9a\xd2\x96\x7f\x6a\x82\x3a\x50\x6a\x21\xf1\xcd\x04\x23\x4a\x3a\xa8\x4f\xca\x50\xe9\xab\x2f\x63\x3d\x7a\x2f\xe5\x57\x14\x8c\x21\xe5\x08\xe5\xdf\xa6\x28\x98\x5b\xca\x4b\x54\xf2\x93\x1b\x6a\x42\x1d\xa8\x0d\x75\x45\x65\xbe\x52\x68\x2f\x37\xa8\x00\xc5\x37\x85\x09\xc6\xaa\x7e\xb2\x42\x69\x4b\xa4\x4a\xcf\x3a\xed\x55\x7a\xd6\x79\xb2\xd2\x97\xc1\x57\x1a\x5f\x41\x9b\x48\xd2\xed\xc7\xe2\x48\xa7\x56\xa0\x68\xbd\xd1\xc2\xf2\x7b\x4d\xd4\xce\x50\x1d\xaa\x42\xd1\xc2\xf1\x57\x18\xd1\xa1\x67\x9d\x11\x1d\xbe\xd2\x69\xfd\x46\x28\x7d\x65\x23\x9c\x92\x0e\xe3\xd8\x9e\x6b\x1d\xc6\xb1\xd1\xbc\x93\x0e\xdc\xd8\x08\x84\xa4\x03\x37\x36\x1b\x39\xe9\xc0\x8d\x8d\xa8\x4a\x3a\x70\x63\x23\x9c\x92\x0e\xdc\xd8\x5e\x31\x1d\xb8\xb1\xd1\x4c\x93\x34\xe8\xb1\xa3\xdf\xa3\x2f\x5e\xbf\xa1\x11\xed\xc4\xf8\xc6\x86\xf2\x7b\xf4\x25\xfb\x9b\xf4\xc5\xeb\x37\xe9\x8b\xd7\x6f\xd2\x17\x50\x47\x9a\xf4\x05\x2d\x2b\x49\xbb\x1e\xbb\xf2\x95\x49\x0b\xde\x91\x8b\x27\x1b\x7d\x59\xf4\xda\x6b\x2b\xbd\x78\x6c\xf4\xc6\x24\xbd\x78\x6c\xf4\xbf\xb4\x98\x41\xaf\xe6\x62\x06\xbd\x9a\x8b\x5e\xc3\x30\xd3\xa2\xd7\x30\xc5\xb4\xe9\xf5\xa1\x85\x4d\xaf\xbd\x9a\xd2\x61\xc7\xbe\x7e\x52\x2d\x1c\xf4\xfe\x24\xed\x73\x1c\x44\x47\x92\xf6\x39\x4e\xf0\x7b\x6a\xe1\x20\xfa\x93\x34\xcc\x71\x22\x7b\x42\x5a\xe4\x38\x89\xbe\x48\x8b\x1c\x27\xf9\x37\xbe\xe2\xd9\x95\xde\x38\x8e\x67\x57\x7a\xe3\x38\x99\x3d\x21\xb5\x6e\x1c\x34\xda\x24\x76\x36\x0e\x2a\x58\xba\x7c\x93\xd9\xcd\xe2\x28\xe3\x30\x9f\xf9\xe1\xbd\xe5\xdf\xe8\x0b\x73\x96\x1f\xda\xdb\x7e\x92\xf6\x4e\x83\x62\x44\x47\x63\xcf\x81\x6f\x9e\x0d\xa5\x39\x3b\x97\xaf\x04\x46\x0b\x77\xcb\x52\x6d\xc6\x61\x06\xb3\xd4\x97\x71\x1f\xbf\xa7\x5e\x5f\x94\xae\x2c\x15\x65\xdc\x68\x6a\x42\xbd\x50\x0b\xca\x2d\x5c\x28\xed\x97\x2c\x05\x62\x5c\xe6\x2c\xbf\x7c\xa5\x76\x28\xbe\xd2\x9e\x1f\xb0\xe4\xfc\xd2\x40\xa3\x01\xe9\x08\xe3\x36\x86\x10\x35\xd8\x8b\xce\x9c\x63\x80\x62\x40\x51\xd3\x79\xa7\x29\xba\xe2\xc9\x8d\x1d\x8a\x29\x8b\xb4\x00\xdc\xcb\x91\x16\x3c\xd5\x49\x53\x76\x3d\x81\xd2\x68\xc7\xf5\x04\xa6\xaf\x29\x9b\xcf\xe3\xdf\x2a\x94\xdf\x6b\xa2\x3c\x81\xa9\x43\xf9\xc9\x25\xea\xf5\x57\xae\xa8\x04\x25\x5d\x66\x3e\x6c\xba\x9c\x03\x14\xdf\x14\x9b\x9f\x4f\x3a\x50\xb4\x9e\x2b\x14\xad\x67\x26\x37\xd3\x7a\x66\x31\x25\x02\xe6\xd3\xe8\x4b\xa6\x75\xcf\x67\xa6\xf5\xc6\x82\x15\x5a\xef\x01\x2a\x41\xd1\x7a\xe5\x37\x0c\x33\xb9\xf2\x1b\xb0\x34\xd7\x0c\xe5\x27\xb7\x28\xcf\x67\x3d\x50\x7e\x92\xf6\x38\xd2\xb9\xf1\x4d\xcc\x2d\x59\x4c\x7f\x06\xcf\x99\x18\xf4\x0c\x9e\x25\x19\x66\x66\x40\x9b\xcf\x62\xd0\x33\x24\x5a\x10\x83\x9e\xc1\x33\x28\x26\x3c\x03\xac\x2e\x0f\xbe\x82\xa8\xca\x83\xaf\x60\x32\xca\xd2\x6c\x66\xa8\xfe\x8d\xd6\x3d\x4b\xd2\x6c\x66\x68\x6c\xf2\x41\x7b\x8d\xfd\x32\x68\xaf\x31\xbb\x62\xbb\xd3\xf8\x2b\x0f\x5a\xf7\x9c\x4d\x5a\x07\x7a\xe6\x49\xeb\xcb\xbf\x69\x35\x03\x5a\x5d\x96\xc1\x63\xda\xe4\xf0\x85\x94\x45\xb1\x2a\x93\xd6\x8f\xdf\xa3\xf5\xeb\xf7\x26\x14\xeb\x3e\x17\x14\xfd\x14\xf3\x9e\x01\x93\xdf\x17\x32\xff\xf6\xfb\x69\x43\x49\x96\x51\x63\xbe\xe0\x93\x2c\xe6\x3d\x5f\x74\xf4\x2c\xe6\x3d\x6d\xda\xca\x32\x6a\x4c\x9b\xd2\xb2\x8c\x1a\xd3\xc6\xba\x2c\xc6\x3e\x5f\xcf\xb5\x18\xfb\x7c\x3d\xd7\x32\x6a\x4c\x9b\xe7\xb2\x98\xf7\x7c\x3d\xd7\x62\xde\xf3\x4b\xe5\x16\x45\x7b\xa8\x05\x59\xe6\x81\xf9\x02\xe5\xf3\xa1\xd7\x68\xbb\xf9\xf0\x15\x54\x86\x2c\xe6\x3d\x5f\xcc\x7a\x59\xe6\x81\xf9\x62\x8a\xc9\x87\x11\x79\xae\x0f\x2d\x78\xae\x0f\x23\xc2\xd8\x93\x0f\xbd\x46\xb7\xcf\x87\x5e\xa3\xdb\xe7\x43\x5f\x30\x12\xe5\x4b\xeb\x66\xbb\x52\x0e\xe7\x97\x8e\xf8\xd3\xef\x9f\x22\x65\x6d\x46\x78\x41\x91\x02\x38\x23\x73\x5d\x84\x67\x67\x44\xf4\x17\xb1\xf2\x19\x99\xb3\x22\x44\x39\x23\x8a\x63\x11\xa2\x9c\xb1\x74\xa8\x02\x35\xa1\x2a\xd4\x81\xd2\xcc\x47\x94\xae\x22\x96\x3c\x63\xe5\x9b\xc2\x7b\x33\x22\x56\xca\x4b\xcf\x10\xd3\xe5\xa5\x67\xcc\x75\x79\x69\x61\xf8\x3d\x5a\xf8\x9a\xdd\xdf\x64\xc9\xe5\xa5\xf1\xe5\xd7\x18\x10\x36\xc5\x22\xd8\x36\x0d\x87\x4a\xa4\x2b\xe8\x63\x25\xd2\x15\x2c\x5b\x25\xd2\x15\x26\xbe\x44\x26\x82\x89\x2f\x91\x89\x38\xfe\x0a\xdd\x44\xf2\x97\x48\x37\x59\x86\x12\xb5\x98\x11\x29\x56\xc4\xd8\x67\x0a\x7e\x6f\x40\xf9\xc9\x09\xe5\x27\xb5\xd0\xe9\xf5\x93\x17\x8a\xbe\x48\xbb\x9e\x89\x2d\x5f\xc4\xf4\x67\xca\xa6\x12\x14\xdf\x84\xe9\x27\x74\xa7\x02\xd3\x4f\x48\xfe\x02\xd3\x4f\x48\xfe\x92\xe8\x0b\xec\xa5\x24\xfa\xd2\xfc\x15\xfa\xd2\x19\xbb\x30\xc1\x4c\xc3\xed\x1d\x28\x3f\x49\x3f\x39\x00\x05\x61\xf1\xa5\xb2\x89\x0a\x50\xcc\x35\xc2\x22\x81\x33\x4a\x66\x0c\x88\xbf\x92\x19\x03\xba\x45\xc9\x19\x8a\x16\x10\x2b\xc9\xeb\x87\x58\x49\xdb\x2d\x30\x06\xaf\x4a\xa6\x9f\x80\xb8\x82\xe8\x48\x78\x06\x4a\xa1\x2f\x37\x40\xd1\x17\xc4\x66\x91\x21\x68\xda\x84\x53\x10\x2b\x36\xc5\x14\xf9\x02\xa6\x4d\x0e\xa5\xaa\xbd\x8c\xfe\x50\xea\x84\xe2\x49\x81\xf7\x99\x3d\x4b\x42\x0f\xd3\x36\xbe\x22\x4d\x7f\xda\x16\x59\x10\x24\xd9\xa3\x15\x24\x9f\x19\x71\x54\x04\xc9\x67\x86\xb5\x16\x04\x49\x09\x7e\x72\x42\xf9\x49\xad\x51\xc1\x34\x52\x04\xbb\x67\x79\xfd\x9e\xd6\xa8\x78\x0c\x08\xa0\x82\x38\x2a\x08\x20\x5b\x3b\x0b\x02\xc8\x36\xc5\x82\x00\x2a\x58\xd5\x0b\x02\xa8\x78\x44\x42\x01\xb3\x20\x6e\x0b\x02\xa8\x6c\xff\x46\x3f\xaf\xdf\xa3\x9f\xd7\xbf\xd1\x4f\xcf\x35\xe2\xa8\xe2\x19\x28\x88\x9c\xea\x5e\x4f\x8d\xbd\x62\x6a\x2a\xb2\xa3\xcf\x8a\x48\x2d\x88\x9c\xea\x31\x20\x72\x6a\xf2\x7b\x1a\x7b\x85\xb1\x17\xd9\xd8\x67\xf5\xf8\x26\xed\x79\x7c\x8b\xf6\x2a\xa7\x43\x78\x61\xd6\x4a\x5f\x10\x39\xd5\xe7\x01\x91\x53\x51\x4a\xca\xe6\x3d\x84\x68\xd9\xbc\xe7\x59\x92\x6e\x3f\x2b\x8a\x47\x91\x6e\x3f\x2b\x86\xca\x82\xe8\xa8\x18\x58\x0a\xa2\xa3\x7a\x96\x10\x1d\xd5\xb3\x74\x34\xa2\x86\xb2\x56\x10\x01\xcd\x5c\x43\xda\xfc\x6c\x18\xf2\x8a\xcc\x18\xb3\x61\x2e\x2b\xb2\xf4\xce\x86\x52\x52\x64\xe9\x9d\xcd\xf3\x29\xe3\xc4\x6c\x60\xeb\x72\x69\xc1\xf3\x79\x69\x01\xf4\x5e\x64\x9c\x98\x0d\xbb\x42\x41\x90\x34\xe6\xb3\x0a\x13\xcc\xc6\x7c\x56\x04\x49\x2b\xf7\x07\x2c\xb9\x0a\x3c\xcc\x56\x03\xaf\x65\xa8\x06\x55\xa0\x16\x94\xa6\xba\xa1\xbd\x54\x59\x5e\x67\x1b\x7e\x92\x21\x4c\x77\x85\x21\x4c\x77\x85\x21\x4c\x3f\xc9\x24\x61\xd9\xaa\x0f\x43\xc0\x5a\x56\x03\x43\x40\xf6\x56\x41\x90\xd9\x60\x28\x35\x30\x81\x6c\xe4\x1a\x18\x1e\x4c\xbf\x22\x0b\x1b\x5a\x4f\x45\x16\xb6\xc3\x88\x02\xfd\x3c\xfe\x26\xfd\xbc\xfe\x26\xd3\x89\xd6\x53\x65\x25\x9d\xed\xfa\x9b\xea\x67\x7f\xdc\x9e\xfa\xd9\x39\xd2\x55\x56\xd2\xd9\x11\x01\x15\xc9\xd8\x93\xa9\x04\xc5\x7b\x02\x32\xb3\x73\x00\x2a\x52\xb3\x27\xfa\x89\xd4\xec\x2c\x6d\x45\x34\xf6\xec\x27\x35\x67\xdd\x4b\x8b\x68\xec\xc8\xf3\xfa\xd2\x17\x2c\xf5\x15\xd1\xd8\xbd\x62\x88\xc6\xee\x15\x43\xfc\xf5\x56\xa1\x34\xbe\xee\x35\x8a\x7c\xd3\x6b\x94\x02\x14\x3d\x4b\x7c\x13\x93\x4a\x4d\x8c\xc1\xab\x82\x90\xe9\x08\xdf\x8a\x20\xe9\x9e\x6b\xc4\x43\x47\xc0\x56\xc4\x43\xf7\xcc\xcb\x48\x34\xc7\xe3\xdf\x34\x86\x81\xfd\xb6\xc2\xe6\x07\xba\x61\x95\xe5\x75\x0e\xcf\x27\x58\x62\x60\x3d\xae\x32\x12\xcd\x81\xe1\xa9\x16\xf5\x65\x20\x52\x6b\xa1\x05\xcf\x60\xd5\xd8\x07\x7a\x4e\xad\xbc\xe7\x59\x42\x20\x0c\xcf\x8b\xcc\x49\x73\xa0\xf5\xd4\xa6\x99\x18\x9e\xa5\x46\xcf\x70\x51\x56\x70\xc6\x98\xb4\xde\x68\x01\xab\x65\x6d\xb4\x80\xb0\xa8\x32\x2e\xcd\x81\x68\xac\x8d\xf6\xae\x5b\x50\x7b\xf3\x71\x0b\x1b\xca\xef\x1d\x28\x7f\xf3\x42\xb1\x2a\x88\xa3\x89\x91\xa8\x82\x6b\xa6\x77\xa4\x1c\xce\x73\xa2\xa2\x54\xd9\x99\xe7\xf4\xfe\x94\x89\x6a\x4e\x8c\x44\x55\x76\xe6\x39\x51\x58\x2a\x78\x68\x22\x36\x2b\x22\x67\x62\x24\xaa\x88\x9c\x89\x91\xa8\x0e\x5a\xc0\xc8\x57\x11\x39\x13\x91\x5a\xc1\x3c\xd3\xeb\x20\xb7\xee\x9c\x18\x89\x2a\xe2\x68\xa2\xe8\x54\xc4\xd1\x44\xb5\xa9\x88\xa3\xd9\xfc\xde\x84\xf2\x6f\xcc\x12\xda\x67\x1d\xcc\xd2\x70\x7b\xcc\x92\x79\x0f\xa2\x6a\xa2\xda\x54\x90\xd3\xf4\xbe\x06\x39\x4d\x54\x9b\x8a\x18\x9b\x88\xf7\x0a\x72\x9a\x5e\xb1\xc9\x2c\x79\xc5\x26\xe3\x33\xef\x01\x55\x4d\x4c\x4d\x15\x11\x37\xbd\x9a\x20\xa7\x85\x07\xaa\x22\xb8\x96\x57\x0c\xc1\xb5\xbc\x62\x32\x4a\xcd\xf5\xd6\x1f\xb1\x64\x20\xcf\xf2\x82\x21\xd3\xd6\xcb\xc4\xcb\xe7\x3a\x17\x1a\x43\x95\xcf\x75\x2e\x2f\x1f\x32\x6d\x79\xc1\x64\xaf\x9a\x0b\x1d\xa8\x22\xd3\x16\xc0\xbe\x02\x79\x96\x27\x1e\xc8\xb3\xda\x81\xd2\xf0\x16\x0e\xc4\x8a\x4c\x5b\x9e\x78\x59\xa1\xe6\xf2\x04\x22\xb7\x6c\x6b\xad\xc8\xad\xb5\x68\xe1\xf2\x1e\xfa\x5f\x45\x52\x2d\x74\xa7\x86\xa4\x5a\x18\x4a\x1a\x02\x68\x5d\xff\xc6\xf8\xae\x7f\x53\x7b\x9b\x98\x87\x86\x90\xd9\xf8\x94\x1b\x42\x66\x23\x7b\x1b\x42\x66\xa3\x81\x35\xb9\xf7\xe6\x7e\x4d\x6d\x28\x7f\x53\x3d\xdb\xb0\x97\x86\x90\xd9\x30\xe8\x86\x90\xb1\x25\xb4\x21\x48\x36\x12\xb5\x01\xaa\x36\x1a\x4a\x43\x90\x6c\xf4\x8e\x86\x40\xd8\x3d\x42\xf1\x4d\x8c\x4b\x0d\x81\xb0\xd1\x49\x1a\x02\xc1\xd6\xce\x86\x40\xd8\x30\x9b\x86\x40\xd8\x08\xca\x86\x40\xd8\x9e\x33\x04\x82\xed\x9b\xed\x65\x7c\x87\x99\x00\x47\xed\xeb\xaf\x30\xbe\xeb\x16\x2e\x14\x5f\x91\xd9\x6b\x1e\x58\x4f\x03\x63\x1d\x5c\x94\x0d\x41\x72\xd0\xf8\x1a\x38\xea\x78\x76\x11\x24\xb6\x84\x36\xb0\xd2\x09\x17\x4a\x7d\x39\xc9\x2d\x6c\x28\xfa\x89\x90\x39\x18\x9e\x1a\x42\xe6\x60\x78\x6a\x20\xa0\xe3\xd9\x05\x01\x1d\xcf\x2e\x08\xe8\x14\x81\xf7\x06\x22\x39\x68\x7c\x0d\x44\x72\x3c\xf3\x98\xa8\x0e\xac\xa0\x21\x64\x0e\x4a\x42\x03\x4b\x1c\x50\x47\x03\x3d\x1c\xc4\x51\x93\x43\x6f\x5e\x7c\x24\x0d\x2c\x71\x11\xda\x0d\x2c\x71\x3d\x22\x0c\x56\x37\x33\x2f\x18\xac\x6e\xf7\x93\x7c\xc5\xeb\x87\x90\xb9\xcb\x4f\x6a\xfd\xee\xf6\x6f\x13\xca\xef\x2d\x28\xfa\x82\xd9\xeb\xa2\xbe\x34\xcc\x5e\xf7\xb8\x67\x5f\xeb\xb7\x1e\x44\x63\x93\xd9\x6b\x3d\xa8\x0c\x4d\xa2\x6a\x3d\xb0\xdd\x26\x51\xb5\x9e\xec\x27\xa3\x28\x14\x88\x26\x71\xb4\x1e\xf7\x5a\xbe\x8e\xf5\x74\xbf\xb7\x44\x61\x36\x69\x12\x47\xeb\x21\x1e\xa9\x09\xc9\xac\xc7\x23\x12\x5a\x59\x0f\x8a\x40\xeb\xf4\xcc\xe3\x13\xd3\x5f\x0f\xa2\xbf\x0d\xda\xf3\x5c\x0f\xbe\x42\xf4\x55\x1b\xb4\x87\xe1\xa9\x89\xb1\xaf\xe0\x1d\x29\xc6\xbe\x02\xc2\xb0\x89\xb1\xaf\x80\xca\xd0\xc4\xd8\x97\x8d\x7c\x4d\x8c\x7d\x05\x14\x88\xb6\xf8\x8d\x98\x95\x26\xb6\xbb\x82\xe7\x4c\x31\x39\xcb\x0e\xbd\x26\xe3\xd2\xb2\x91\xaf\x2d\x5a\xcf\x3f\x32\x5c\xb4\xcd\x27\x31\xbf\xb7\xcd\x27\xd1\x2d\x9a\x58\xf2\x0a\xe8\x16\x4d\x2c\x79\x85\x46\xc7\xe4\x5e\x58\xa1\xfb\xbd\x09\xe5\xf7\xe8\x0a\xd1\x18\x6d\x33\xd8\xce\x26\x38\x0c\x88\x00\x9d\x76\x18\xac\x17\xe5\xd0\x3a\xf2\xae\x1d\x5a\xf7\x16\x3c\xb4\x8e\x4e\xd2\x64\xbd\x5a\x01\x06\xdd\x64\xbd\x5a\x01\x09\xd7\xc4\xe6\x97\x6d\x8a\xed\xd0\x4f\x6f\xcf\xc3\xb4\xf8\xe0\x1c\x16\xe5\xf8\x37\xfa\xe9\x85\x16\xac\x59\x01\xf7\x57\x93\x77\x76\x39\xe0\xa9\xc9\x3b\xbb\x5e\x2f\xa6\x84\xc5\x72\xb0\x50\x93\xb0\x58\x0e\x24\x6a\xf2\xb2\x2e\x47\x94\x74\x59\xc4\xd6\x8b\x86\xd2\x05\x64\xd6\x8b\xf8\xeb\x12\x16\xeb\x25\x76\xa1\x0b\x91\x2c\x5b\x18\xbb\x84\xc5\x7a\x39\xb6\x5d\x02\x61\xbd\xd9\xbf\x2d\x28\xff\x46\x7b\x1c\x8e\x2e\x81\xb0\x5e\x8c\x2f\x5d\x02\x61\xbd\xac\x74\x0f\xf4\x85\x95\xee\x81\xf1\xe1\xd4\xea\x81\xf1\xb5\x00\xc5\xf8\xba\xdf\x63\x7c\x1c\xb1\x1e\xe8\x4b\x67\x44\x81\xbe\x60\xb4\xe9\x42\x16\xeb\x85\x81\xf5\x97\xf1\xa1\xaf\xf4\x97\xf6\x30\xc5\xf4\x97\xf1\xb1\x2a\xfd\xa5\xd7\x98\x4d\xfa\xcb\x57\x30\x9b\x74\xb1\xf9\xf5\xde\x02\xa5\xaf\x44\x56\xa5\x8b\x41\xaf\x88\xde\xd8\xc5\xa0\x97\x2d\x8c\x5d\x06\xab\x15\x13\x33\x21\x2f\xc5\x8a\xc5\xbf\x69\xae\xa3\xe7\x45\xec\x7a\xc5\xfa\x42\xf1\x4d\x58\x72\x4f\x7c\x13\xe5\xa2\xcb\xf0\xb4\x6c\x53\xec\xc2\x0b\x2b\xa2\x40\xf4\x4c\x7b\xdb\xbf\xd1\x1e\x36\xd3\x9e\x3b\x14\xb3\x24\xdf\xc3\x8a\x88\xb1\x2e\x03\xd2\x4a\x8f\x29\xb5\x67\xd3\x5d\x17\xb2\x58\x09\xd1\xdf\x65\x5c\x5a\x09\xd1\xdf\x25\x10\x56\xc2\x1d\xd5\x85\x3a\x96\x8d\x75\x5d\xe2\x61\x25\xef\x1e\x05\xa8\xae\x54\x4c\x75\x28\x7f\x45\x7d\x49\xb8\xa3\x7a\xa1\x2f\xcd\xdf\xa4\x2f\xdd\xdf\xa4\x2f\x88\xfe\x5e\xe9\x0b\xe2\xbd\x57\xfa\x32\xfd\x1b\x7d\x41\xa0\xf7\x4a\x5f\x10\xe1\x5d\x42\x66\xd9\x08\xd6\x25\x64\x56\xba\x03\x4a\x3b\xcb\x11\x4f\x5d\x62\x65\x39\xe2\xa9\x4b\xac\x2c\xc7\x38\x75\x89\x95\xe5\x18\xa7\x8e\xe8\x70\x8c\x53\x47\x74\x38\x96\xa7\x0b\xe5\x2c\x47\x12\x75\xa1\x9c\x95\x09\xa8\xec\xc2\x0b\x2b\x23\xb4\xbb\xcc\x5e\x2b\x7b\x96\x06\x5f\xf1\x4c\xc8\x35\xbd\xb2\xf7\x84\x0c\x56\x2b\x83\xb8\x3a\xc2\x22\xe3\x3b\xea\x08\x8b\x8c\xef\xa8\x0f\x5a\xf8\x52\x9e\x7e\x93\x25\x77\xe4\x48\xf6\xe4\x22\x47\x1c\x67\xda\x91\x23\x8e\xc7\xeb\x13\x0a\x56\xd7\x65\x69\x5a\x8e\x64\xed\x8b\x4e\xc3\xf8\x3a\x92\xc3\x36\xbe\xbe\x18\x3a\x81\x67\x7d\xd1\x69\x5c\x4e\x7d\x31\xf1\xe8\x5c\x1d\xa9\x92\xbd\x60\x8a\x6f\x5c\xc5\x8b\x82\x08\x28\x5e\x14\x58\x79\xc1\x0e\xd4\x61\xde\xc5\x13\x0f\x4b\x2e\x04\x5f\x75\x58\x72\x89\x8c\x41\x96\xa6\x55\xbc\x28\xb0\xe4\x82\xbe\xd2\x61\xc9\xb6\x1b\x76\xf9\x8d\x57\x31\x73\x93\xc6\xbe\x1c\xc8\xd7\x61\xc2\xa5\x30\xf1\x30\xe1\x82\xe9\xa7\xc3\x84\x4b\xf5\x93\xb4\xe0\xc5\xbc\xb4\xc0\x91\x1e\xd2\xdf\x57\xc1\x09\x33\x1e\x46\x84\x8b\x6b\xc0\xbc\x0b\x46\xa2\xf1\x30\xbe\xee\xf7\x0a\xd4\x82\xa2\x2f\xc4\x53\x8e\x87\xbe\x0c\x7f\x93\xbe\x00\xe2\x86\x8c\x3d\xab\x60\x32\x1a\x32\xf6\xac\x82\x4e\x32\x02\xa3\x45\x0b\x19\x81\xd1\x6e\xbf\x47\xaf\xd1\x42\xc6\x4b\xaf\x59\xb1\xf1\xf2\x4d\x8c\x3d\x43\x7a\xf8\xaa\x30\x94\x21\x3d\x7c\xd5\xc7\xef\xa9\x67\x15\x87\xd7\x90\x1e\xbe\x2a\x0e\xaf\x01\x13\xae\x30\x9b\x01\x13\xae\xac\xed\x90\x3e\xbd\x2a\x41\x46\x43\x86\x99\x55\x89\x3d\x1e\xf2\x59\xac\xca\x4a\x8f\x48\x7b\x68\x28\x43\x7e\x89\x65\x7b\xea\x90\xae\xbd\x2a\x6e\xdd\x21\x5d\x7b\x55\x0c\x48\x43\x86\x99\x55\xd1\xf8\x06\xec\xda\xd6\xd5\x01\xbb\xb6\x3d\x75\xc0\xae\x2b\x06\xa4\x91\x18\x03\x0a\xcb\x80\xed\x56\xd0\xdf\x80\xed\x56\x18\xd8\x80\xd1\xd6\x4e\xeb\x85\x27\x51\x35\x46\xa1\x05\xaf\x11\xac\xae\x72\xc6\x06\xac\xae\x72\xc6\x06\xac\xae\x7a\x8d\x60\x75\x95\x33\x36\x2a\xf3\x82\x21\x6f\x54\xe6\x05\x55\x63\xc0\x06\xeb\xf1\x93\xb4\xee\xd5\xac\xea\x67\x7b\xfc\xe4\x80\xf2\x93\x13\x8a\x5e\xc3\xf8\x1a\x01\x80\x03\xbd\xb8\x61\x1a\x19\xb2\xfe\xaf\xe6\xf5\x93\x09\x67\x35\x94\x8b\x81\xce\xdc\x08\x19\x1b\xe8\xcc\x0d\xa4\x3d\x1a\xed\xa1\x61\x8e\x46\x7b\x5e\x3f\x99\x69\x56\x43\xf1\x18\x9d\xf6\xaa\x29\xda\xf3\xcc\xcb\x14\xb3\x1a\x11\x4f\xa3\xd3\x5e\xa3\x9f\x68\xd7\xcd\xeb\x30\xf8\x26\x2a\xc3\x90\x61\x66\x35\x54\xc5\x01\xdb\x6d\xa8\x8a\x03\xb6\x6b\xb3\xec\x90\x61\x66\xb5\xe5\xaf\x30\xbe\xe5\xdf\x68\xcf\x2b\x86\x8e\xde\xf0\xb7\x0d\x78\x6b\xc3\xdf\x36\xd0\xc3\xbf\xf4\xce\xdf\x66\xc9\x03\x15\xfd\x4b\x0d\x14\xa5\xae\x74\xf4\x8e\x21\xab\xc9\xea\xe8\x7f\x43\x8e\x81\xd5\xd1\xff\x86\x7c\xd1\xcb\xd6\xd5\x21\x8b\xca\xea\xc8\xa6\x21\xa7\xc1\xea\x48\xe9\x81\xa2\xdf\x3d\xb9\x2b\x40\xf1\x1e\x8a\x7e\xc7\xd2\x34\xe4\xa7\x5e\x1d\xc6\x37\x60\xe5\x1d\xed\x65\xc0\xca\xbb\x17\x45\x7e\xea\x65\x9b\xe9\x80\xb1\xf7\x66\x8a\xbe\x74\xbf\x77\xa1\x38\x46\x9b\xbe\x78\x51\x40\x08\xdd\x53\x0d\x0a\xe8\xc4\x92\x0e\x04\x42\xc7\x7e\x34\xd0\xed\x3b\x7a\xdc\x40\x20\x74\xb4\x9e\x21\xcf\xf4\xea\x3e\x00\x87\x6f\x1e\x16\x05\x11\xd0\x31\x8d\x0c\xf9\x9b\xd7\xf0\xec\xa2\x87\x0f\x64\xfd\x90\x7b\x61\x0d\xcf\xa7\xc2\x8a\xd6\xc0\x9c\x34\x10\x0f\x23\xfb\xbd\x06\xe5\xf7\x74\x54\x86\x99\x06\x4c\x7f\x54\x8d\x6f\xc2\xf4\x07\xf2\x7c\xc2\xf4\x07\x8c\x7d\xa2\x95\x0f\xb4\xba\x09\xd3\xb7\x25\x74\xa2\x95\x0f\xe2\x68\x27\x4c\x7f\xec\x00\x35\xa0\x22\x94\x56\x7a\x1c\x7f\x85\xbe\x70\xdc\xe7\x43\x5f\x10\xb0\x53\x7e\x82\x35\x39\xee\x13\x8d\x7d\x22\x60\x27\x1a\xfb\x0c\x7e\x32\x42\xf9\x49\xad\xca\x24\x92\x75\xa2\xb1\x4f\x4c\x15\x13\x8d\x7d\x66\x7f\x65\x43\x31\x76\xf9\x02\xd6\x44\xeb\x99\x2f\xed\x21\xc6\xe6\x4b\x7b\x68\x75\x13\xb1\x32\xb7\x9f\xd4\xbc\xcc\x63\x2a\x43\x55\x28\xfa\x82\xc6\x37\x15\xf9\xbc\x96\xc7\x80\xc8\x59\x1e\x03\x82\x64\x71\x1e\x26\x82\x64\x91\x90\x31\x11\x24\x0b\x05\x62\xa2\xdb\x2f\x14\x81\x89\x6e\xbf\x3c\xbe\xc4\x93\x88\x87\x89\xe8\x58\x1e\x11\xa2\x63\x11\x9b\x3b\x11\x1d\x8b\x5d\x30\x11\x1d\xab\xfa\x3d\xfa\x89\x2b\x6e\xca\xfd\xbc\x96\x67\x02\x14\xb0\x50\xc1\x66\xa6\x05\xcf\x0b\x42\x66\xa1\xed\x4e\x84\xcc\xc2\xf9\x36\x33\xa3\xc5\xf9\x36\x65\xd0\x59\x6b\xfb\x2b\xb4\xe0\xf9\x44\x1c\x39\x2c\x73\xa2\xf7\x3b\x10\x73\xa2\xf7\x2f\xc4\xfb\x44\xef\xdf\x98\x77\xa6\x3c\x0a\x6b\x23\xd0\xa7\x3c\x0a\xcb\x86\xc3\x89\x18\xdb\x38\xed\x26\x7a\xff\xc6\x69\x37\xd1\xfb\x6d\x46\x9c\x65\x40\x31\x22\x25\xad\x2d\x1b\x15\x27\x98\x60\xa3\xac\x4d\x30\xc1\xce\xfe\x4d\xfd\xdc\x9e\x79\x04\xa5\x8d\x8a\x13\x61\xb8\x51\xc8\x26\xc2\x70\xa3\x90\x4d\x84\xe1\x46\x58\x4c\x84\xe1\x6e\xa6\xe8\xe7\xd7\xf9\xfb\x4d\x96\x3c\x91\x93\xb6\x3e\x4e\x00\xc2\x46\xe7\x9a\x00\x84\x8d\xce\x35\x91\x93\xb6\x45\x4e\xec\x4e\x8e\xbc\x9c\xd8\x9d\x36\xb2\x62\x02\x1e\xb6\x97\x08\xf0\xb0\x91\xd2\x13\xf9\xba\xbd\x28\xc8\x57\x5b\x26\x27\xf2\x75\xe3\x6e\x9b\xc8\xd7\x8d\x06\x36\x91\xaf\xe7\x71\x7b\x03\xca\xdf\x9c\x50\xfe\xa6\xc6\x60\x5b\xe4\xc4\x5e\x75\xd0\xc7\x26\xb2\xf7\x78\xc1\xe4\x22\x59\xc7\x0b\x86\xec\x3d\xe8\x63\x13\xd9\x7b\xd0\xc7\x26\xb2\xf7\x78\xc1\xb0\x73\x1d\xb4\xa5\x89\x24\x3e\xb8\xdb\x26\xd2\xf6\x78\x51\x90\xb6\x07\xd1\x31\x91\xb6\x07\x90\x33\x91\xb6\x07\x2d\x79\x0e\x46\x84\x3c\x9f\x48\xdb\x63\xf6\x89\xa0\x3c\xb8\xdb\xe6\xe4\x2b\x9e\x4f\x04\xde\xf5\xbc\x20\xf0\xae\xe7\x05\x81\x77\xd1\x6c\x26\x02\xef\x62\x11\x9b\x08\xbc\x0b\xdc\x9b\x08\xbc\x8b\xd6\x33\x11\x78\xd7\xb3\xa4\x38\xda\x75\xd1\x6c\xe6\xa6\x85\x6c\xea\x85\xe2\x2b\x18\xba\x2e\x21\x47\x13\x11\x77\x09\x39\x9a\x88\xb8\x8b\x48\x9d\x60\x9e\xeb\x59\xc2\xec\x75\xc1\x12\x13\xb3\xd7\xc5\x40\x36\xe5\x79\x5f\xb7\xb9\x05\xfa\x82\x2e\x33\x31\x89\x5d\x74\x99\x89\xd8\xb4\xad\x75\x22\x36\xaf\xf7\x27\x26\xb1\x6b\xc6\x00\xaa\xba\x9e\x41\xcc\x5e\x17\x13\xd5\x04\x63\x5d\x54\x94\x09\xc6\xba\x88\xd4\x29\x01\xbb\x9f\xc7\x2d\x2c\x28\x7f\x73\x8b\x42\x61\x99\xc2\x5f\xfb\xb1\x58\x11\xfe\xda\x0f\x26\xaa\x29\x51\xbc\x1f\xcf\xa7\x44\xf1\xb6\xfd\x76\xca\x24\xb6\x1f\x1c\x6c\x53\xa2\x78\x3f\xf8\x6b\xa6\x44\xf1\x7e\x2c\x80\x84\xd4\xf6\x83\x60\x9e\x42\x6a\xdb\x96\xde\x79\xe9\xa7\x19\xca\xa5\x2f\x66\xd0\x97\xbe\xb0\x0e\xeb\xa1\x2f\x98\xa8\x96\x04\xf3\x76\x9e\xed\x7a\xe8\x0b\x66\xc4\xf5\xd0\x1e\x86\xa7\xf5\xd0\x1e\x86\xa7\xf5\x30\x76\xe6\x7a\x05\x7a\x8d\x98\x5e\x81\x5e\x1f\xff\x46\x5f\x30\x55\x2c\xe1\xaf\x1d\x70\x66\x2e\x09\xca\x1d\x50\xe4\x96\x04\xe5\x76\xd2\xc5\x92\xa0\xdc\x81\x68\xea\x25\xef\xc6\x0e\xcc\xc4\x92\x77\x63\x07\x66\x62\xc9\xb4\xb5\x43\xbe\x50\x41\x14\xae\xc6\x15\x69\x01\xc1\xb5\x22\x2d\xa0\x00\xae\x48\x0b\xd5\x94\x66\x22\x34\x7f\xb3\x40\xf9\x3d\xcd\x44\x18\xfe\x6d\x40\xf9\x37\xfa\x42\xfe\xea\x92\x80\xdd\x81\x28\xaa\x15\x19\xed\x1c\x3f\x60\xc9\x2b\x31\x04\x64\xe1\x4a\x0c\x01\xdd\x69\x25\x86\x00\x38\x5a\x89\x21\xa0\xf5\xac\xc4\x10\x3c\xb9\x92\xe0\xdb\xe9\xc0\x4b\x12\x7c\xbf\xb8\xc6\x96\x24\xf8\x7e\x83\xbf\xa9\x21\xbc\xd1\xd4\x84\xf2\x37\x0f\x14\xd3\x29\x5b\xdd\x7e\xd1\x8f\x96\x6c\x75\xdb\xf6\xd4\xa5\x20\xb1\xed\x18\xcd\x25\x97\xcc\x7e\x91\x62\x2b\xd3\x17\x4f\x67\xa6\x2f\x9e\x4e\xc9\xfa\xfd\xe2\x0c\x5b\x99\xbe\x74\x7f\x85\xbe\xa0\x31\x2c\xc9\xfa\xfd\x7a\xe2\x25\xeb\xb7\x23\x36\x57\xa6\x9f\x04\x35\xad\x42\x5f\x3c\x83\x92\xe7\xfb\x25\xaf\x70\x15\xc6\x4e\x84\xf6\x92\x3c\xdf\x2f\xfa\xc3\x2a\xf4\xc5\xb3\x5b\xe8\xcb\xf6\x57\x18\xbb\xe7\xba\x32\x76\xcf\xb5\xe4\xf2\x8e\x38\xca\x96\xe4\xf2\x8e\x38\xca\x96\x24\xf1\x8e\x9e\x6b\x89\xdb\x1d\x83\xbf\x32\xa0\xa4\x57\x2d\x09\xd1\x1d\x09\x04\x5b\x8d\x6f\xa2\x3f\xac\xc6\x37\xbd\x46\x8a\x02\xd8\xb1\x99\xba\x50\x7c\x53\x81\x67\x3b\x7a\x06\x3b\xad\x7b\x06\xe5\xae\xd9\x71\x30\x76\x05\x9e\xed\x38\x38\x7e\x0a\x3c\xdb\x71\xfa\x2b\xb4\x80\x76\xb6\x3a\x2d\x78\x3e\x07\x7d\x41\xbc\x2f\x79\xfa\xb7\xf3\x34\x97\x44\xdc\x8e\x38\xa7\xd6\xa0\x2f\x18\xc8\xd6\x60\xb4\xd7\xef\xd1\x17\xcf\xe7\xa0\x3d\x62\x5e\x97\x00\xe5\x76\x82\xd2\x12\x6a\xdc\xb6\xe6\x2e\x39\x76\x76\x42\x03\x5b\xf2\xd8\xef\x04\xb4\x5e\x12\x94\x3b\x61\x1a\x59\xf2\xd8\xef\xe4\x1d\x29\x8f\xfd\x4e\xc5\x4f\x16\x28\x3f\x59\xa1\xfc\xcd\x06\x45\x5f\x84\x3d\x77\x32\x63\x90\xa9\x70\x27\xa2\xb7\xd7\xa2\x2f\x98\xb6\xd6\xa2\x2f\x98\xb6\xd6\xa2\x2f\x08\xf4\xb5\xe8\x0b\xaa\xd4\x5a\xf4\x05\x75\x69\x2d\xfa\xe2\xf9\x5c\xf4\xc5\x3b\x72\xd1\x17\xef\x41\xc5\x48\xef\x84\x23\x70\x29\x46\x7a\x27\xc4\xd8\x5a\xf4\xf3\xf8\x49\xad\x6d\xf2\x5c\xcb\x8d\xb5\x6d\x21\x5e\x8b\x31\x5c\xf7\x9a\xb9\x46\xcd\x5a\xc2\xac\x3b\x23\xd4\x96\x84\xfd\xce\x9e\x79\x09\xfb\x6d\x5b\xf2\x92\xb0\xdf\xce\x43\x5d\x4a\xe0\xde\xd9\xeb\x20\x61\xbf\xb3\xd7\x41\x02\x7d\x67\x8c\x52\x4b\x02\x7d\x67\x5c\x94\xeb\xd0\x9e\xd7\xe8\xd0\x9e\xd7\xe8\xd0\x1e\x7e\x97\x75\x68\x0f\xa5\x6b\xc9\x8f\xb5\xb3\x57\xec\xd0\x1e\xea\xc4\x92\xd0\xde\xd9\x2b\x76\x69\x01\x84\xbe\x2e\x2d\xe0\x29\x5b\x42\xbe\x5b\x86\xdf\xdf\x66\xc9\x97\xc6\xbd\x44\x48\xe9\x4c\x98\xf7\x42\x12\x67\x02\x9e\x16\x92\x38\x63\xaf\x5a\x97\xc1\x7a\x89\x90\xc4\x8e\x09\x5d\x48\x62\xdb\x84\xf7\x43\x37\xd1\x3b\xf6\x43\x37\xf1\x88\x6e\xa4\x74\xc6\x23\xba\x91\xd2\xe5\xf1\x7b\x05\xaa\x41\x69\xaa\x9d\x2f\xbe\x91\xcb\x05\xad\x6e\x0b\x30\xef\xf2\xfa\xbd\x0b\xa5\x7e\x6e\x81\xe2\x5d\xd0\x42\xb6\x40\xf1\x76\x3d\x8a\x2d\x7b\xea\x2e\x38\x7d\x36\xd2\xbd\x10\x60\xb5\x91\xee\x25\xf9\x2b\x9a\x89\xc2\xd2\xee\x40\x5f\xd0\x49\x76\xa0\x2f\xd9\x2d\xd0\x17\x34\xc5\x8d\x1e\x50\xd0\x14\x37\x7a\x40\x41\x43\xd9\xe8\x01\x05\xab\xd7\x46\x0f\x28\xe8\x86\xfb\xa5\x2f\x2c\xed\x7e\xe9\x4b\xf7\x7b\xf4\x05\xe3\xcb\x16\x60\xde\x05\x8b\xd8\x96\x8d\x76\x17\xb4\xc8\x8d\x36\x51\x90\xe0\x1b\x6d\xa2\x20\x56\xf6\x4b\x3f\xa7\x5b\xa0\x9f\x68\x3d\x1b\x4d\xa3\x10\xec\xb5\xd1\x26\x0a\xb6\xb3\x8d\x36\x51\x38\xe0\x1b\x6d\xa2\x60\xd4\xd8\x68\x13\xb6\x41\xef\xc8\x18\xb0\xab\xed\xc8\x18\xb6\x5b\x60\x0c\x68\x52\x1b\x4d\xa3\x1c\xbf\xc7\x18\x8e\xdb\x63\x0c\xd7\x4f\x32\x06\xef\x25\xd4\x89\x8a\xd6\xba\x51\x27\xaa\x77\x0f\xea\x44\x45\x6b\xdd\xa8\x0c\xd5\xbb\x07\x95\xa1\x7a\xf7\x08\xd8\xef\x8a\xd3\x75\xa3\x32\x54\xef\x1e\x01\xfb\x5d\xd1\xd5\x36\x2a\x43\xf5\x5e\x42\x65\xb0\xb5\x7a\xa3\x32\x54\xf4\xdb\x8d\xca\x50\xd1\x6f\xb7\x82\x03\x77\xcd\x7e\x52\xe3\xab\x18\xeb\x36\xa2\xbf\xc2\x0a\x36\xa2\xbf\x7a\xbf\x20\xfa\x2b\x7a\xdc\xce\xb4\x87\xb6\xbb\x0b\xed\x79\x2f\x09\xe6\xef\x8a\xb6\xbb\x0b\xe3\x03\x59\x6c\xd4\x82\xea\xbd\x84\xe8\xaf\x18\xf2\x76\xa1\x2f\xde\x4b\x82\xf2\xe9\x46\x53\x5b\x14\x91\xc8\x5b\x50\x3e\x5b\x7f\xdf\x52\x19\xb2\x23\x19\xb6\x54\x86\x6c\x65\x66\xcb\xe6\x9d\x23\xee\xd9\x2d\x98\x9f\x13\x66\x93\x2d\x75\x22\xa7\x63\xea\x6b\x5e\x72\x79\xfc\x95\xaf\x35\xca\x03\x2c\xb8\x65\xf3\xce\x93\x42\x0f\x5b\xae\xbf\x52\xc0\x97\x5b\xca\x45\xa9\x9f\x16\xbe\xc6\x50\x6c\xcc\xda\xc2\xf9\xd5\xa5\x16\xb6\x70\x7e\xcd\x1f\xea\x6b\x0c\xd5\xc1\x96\x5b\x38\xbf\x39\x89\x65\x4b\x45\x69\x4e\x46\xd9\xc2\xf9\xad\x11\xaf\xb3\x85\xf3\x5b\x43\xad\xdb\x52\x5f\xda\x20\xe2\x62\x4b\x7d\x69\xce\xb3\xdd\x72\x20\xb6\x8d\xc9\x6f\xcb\x81\xd8\xce\x75\x0b\x5f\x63\x68\x2a\xed\xf0\x9b\x2c\x79\xcb\x3c\xd0\x3b\x01\x64\x5b\xe6\x81\xfc\x46\x7f\x64\x68\x72\xbd\xec\x32\x0f\xe4\xf4\xe9\xf4\xd7\xd0\xcb\x43\xe8\xd0\x96\x79\xa0\x84\xe2\xdf\x8e\x26\x09\x3d\x67\x4b\xaf\xaa\xce\xf0\xdf\x32\x1d\xb4\x40\xed\x81\x2d\xd3\x41\xeb\xd3\x94\x86\xde\x11\x08\x5b\x26\xfd\xee\x92\x21\x5b\x66\x85\x74\xcd\xc0\x64\x56\xc8\xef\xe3\xf7\xb4\x7c\x8d\xdc\xf5\x2d\xcd\x2d\x3b\x52\x77\x4b\x73\xcb\x9d\x24\x88\x2d\xbf\x6a\x3e\xd5\x2d\x0c\x28\xb6\x84\xb4\xba\x12\xb0\x96\x6d\x69\x75\xc5\x1e\xf4\x2d\xad\xae\xd4\xe4\xaf\x1c\xb6\x04\xe3\x93\x56\x57\x1a\xd1\x0a\x5b\x2e\x84\x72\x09\xeb\xdb\x72\x21\xd4\x42\x60\xd6\x96\x51\xa3\x56\x92\x60\xb7\x8c\x1a\xd5\x56\xfc\x2d\x6d\xb0\x3a\x6e\x77\x4b\x1b\xac\xe3\xfa\x9b\x5f\xe3\xab\x8b\xaa\x1d\x5b\xda\x60\x7b\x7c\x8c\xe4\x5e\x68\x6f\x71\x0b\x5d\x54\xf5\x93\x43\x9b\xe7\xb8\xbd\xa9\xf9\x24\x78\x6e\xcb\xf5\x90\x6c\x7c\xd9\x72\xeb\xe6\xfc\xf9\xa6\xc6\x57\x2c\x36\xa5\x45\x16\x27\xe4\x6e\x69\x91\xb5\x79\x55\xa4\x45\xd6\x41\xf4\xc0\x96\x16\xd9\x52\xe6\x9b\xd2\x22\x5b\x47\x63\xdf\xd2\x22\x5b\xf5\x4c\x48\x8b\xec\xd5\xc2\x42\x5a\x64\x36\x5e\xd8\xd2\x22\xf3\x7f\x7b\x52\xeb\xd7\x28\x11\xb4\xe5\xdd\xc8\x0e\x23\xdc\xf2\x6e\x94\x40\x80\xdc\x9e\xac\x9f\x77\x81\xbc\x1b\xe5\xf5\x9c\xc9\xbb\x51\x72\x61\xdd\x27\xeb\x67\x41\x22\x47\x75\x19\x66\xad\x32\x04\x95\x83\x9d\x72\x4b\x33\xad\x4e\x85\xd9\xd2\x4c\xab\xcb\x2a\x6d\x69\xa6\xb5\x1c\x53\x5a\x3f\x3b\xed\xb6\x34\xd3\xba\x01\xda\x5b\x9a\x69\x7f\x06\xfd\x94\xf6\xd9\x9d\x13\xbb\x17\x67\xec\xf5\x57\x74\xc6\x9c\x72\xbf\xa5\x7d\xd6\x4c\x22\xef\x96\xf6\xd9\x1e\xb3\x10\x69\x9f\xfd\xb5\x72\x21\xed\xb3\x67\x0c\x5d\x7b\xc3\x22\xbd\x0e\xd2\x3e\xb3\x9d\x76\x5b\xda\x67\xee\x68\xc2\x5b\xde\x94\xbc\x2c\xc2\x15\x6f\x95\x37\xba\xe8\x96\x66\x9a\xcf\x34\xa5\x35\xba\x1e\x91\x32\x02\xf3\x4d\xa6\x9a\x66\xbe\xfa\xc9\xaf\xf1\x95\x85\xe9\x60\xcb\x44\x55\x73\xf5\x93\x53\x54\xe3\x1c\x49\xa3\xad\xcb\x82\x59\x1a\x6d\xdd\x16\x01\x32\x51\xd5\x3d\xdd\x33\xf1\x10\x9b\xaf\xf6\x81\x87\x58\xc4\x49\xdb\x6d\x9f\x95\x96\xb6\xdb\x1c\xe5\xb0\x0f\x7b\x30\x99\xd2\x1e\x9c\x5e\x5b\x69\xc2\xfd\xbd\xfe\xa6\xd6\xe8\xa3\x82\x29\xa2\xab\x2f\x0b\x20\x99\xb6\xd2\x59\x7e\xaf\x8b\xf2\xe9\x90\x96\x9c\x1f\x9f\x69\x99\xb6\x72\xb8\x6e\x6f\x69\xe6\xd1\xd8\xf7\x81\x47\xc6\x1f\xc5\x25\x6f\x59\xbd\x4a\x88\x6c\x64\x59\xbd\x8a\xad\x2d\x5b\x6a\x78\xc9\x18\xc0\xb7\xd4\xf0\xd2\xa9\x98\xb0\x65\x11\x2b\xd7\x5a\x88\x2c\x62\xd5\x2a\xfa\x96\x8a\x5e\x8b\x27\x5e\x7a\x78\x2d\xdb\x94\xd8\xcb\xb4\xbc\x93\xb5\xac\xbd\x9f\xf7\xc4\x5e\x92\x87\x2e\x1d\xbd\xc7\xe1\x27\x87\x36\x5d\xf3\x6f\x1a\xba\xc3\x52\xb6\x32\x68\xf2\x1c\x6c\x5d\xe9\xef\xb9\x5a\xa3\x95\xfe\x5e\x97\x8f\xd1\x65\x69\xd1\x06\x8f\xf4\xf7\x6e\x5b\xcf\x91\xfe\x9e\x9d\x88\x7d\xa4\xbf\xe7\x88\xa6\x78\x1e\xb6\x6e\xf2\x93\x6c\xdd\xe3\x27\xb3\x0e\x3f\x82\xe4\x48\xb7\x2f\x4e\xcc\x3c\x0a\x66\x2b\x89\x5a\x5e\x47\x6e\xb3\x92\x70\x16\x1d\x59\xe7\xca\x41\x57\x3b\xb2\xce\x55\x5b\xee\x8e\x02\xdd\x6a\xcf\x6e\x7d\x49\xf6\x82\x4f\x8e\x10\x42\x3b\xc1\x2d\xe8\x68\x3e\xd5\xbf\x5d\x0e\x2a\xfd\x94\x4b\xad\xdb\xe0\x71\xe4\x52\x4b\xa7\xf2\x9e\xd0\x43\x3a\x84\x93\x1d\xa1\x87\xfc\x14\xbf\xc7\xf8\xae\x9f\xe4\x68\x12\x9c\x74\xe4\x6e\x2b\xe1\xf1\x7b\x1a\x5f\x47\x9b\x38\x42\x16\x2d\x20\x10\x8e\x90\x45\x2b\x1c\x9c\x23\x57\x5c\x3b\xc9\x4f\x4a\x3c\xc4\xea\xf6\xbe\xc6\xd7\x07\x7a\xea\x11\xea\x48\x27\xbb\x75\xb4\xb3\xee\x6f\x6a\x7f\x5a\x53\x3c\x8a\xfe\x28\xf6\xd1\x1f\xb9\xf0\xb2\xab\x93\x1d\x21\x92\xfc\x02\xec\x8f\x10\x49\x7e\xa9\x01\x76\x84\x48\xca\x18\xa6\x32\xcc\x94\x99\x97\x0b\xaf\xdb\xcc\x76\x84\x56\xba\x63\x8f\x8f\xd0\x4a\x7e\x31\xc5\x1c\xa1\x95\xf2\x10\x59\x70\x84\x56\xda\xbd\xfe\xe6\x44\xa7\x64\xe6\x85\x56\x4a\x18\xee\x99\x8e\xa6\x83\xe0\x8e\xd0\x4a\x49\x38\x95\xcf\x8b\x78\x47\x8f\x3b\x42\x2b\xc5\xee\xd9\x23\xbb\x68\x71\xd1\x82\x23\xbb\x68\xb3\x7d\xf3\x44\x58\x0f\xac\xf5\x08\xc9\x74\xa3\xaa\x23\x24\x93\x1b\xa6\xad\x23\x24\x53\x5f\xef\x17\x21\x99\x6a\x83\xdc\x11\x92\xa9\x36\x24\x1c\x21\x99\xba\x51\x58\x8e\x90\x4c\xb5\xc7\xe4\x08\xc9\x34\x57\x85\x3c\x42\x32\xad\x73\x36\x8f\x90\x4c\x9b\xd5\x5f\x61\x7f\x82\x09\x8e\xec\xa9\x7d\x73\x36\x8f\x50\x4e\x71\xe2\xf7\x11\xca\x29\xae\x15\x73\x12\xfc\xc5\xbb\x47\x46\xd3\xea\x18\xfe\x23\xa3\x69\xb5\x78\x38\x42\x40\x6d\x20\xd4\x8e\x10\x50\xb6\x4d\xf8\xc8\x68\x5a\x5c\x92\xe8\xc8\xed\x59\x27\x8a\xc7\x11\x3a\x6a\x33\xb8\x75\xf1\x97\xd7\x3b\x39\xb1\x3f\x9b\xbf\x82\xfa\xe2\x59\x4a\xa0\x87\xed\xf6\xd8\x9f\x3e\x8d\x09\xf4\x80\x5a\x70\x84\x9c\xf2\xe7\xac\x08\x39\xe5\xf7\x0b\x05\xfc\x26\x4b\x3e\x99\xad\x4b\xd2\xc5\x51\x3c\x65\x8e\x68\x7c\x47\x80\x2b\x7f\x0e\x40\x66\x69\xd1\x53\x8f\x6c\xb4\xf9\x10\xd8\x73\x32\x52\xd3\x07\x27\x5b\x6a\xba\x2b\x9d\x0d\xc9\x80\x64\xbf\x2d\x69\xb9\xd3\x13\xed\xc5\xbf\x69\xeb\x3a\xb8\xec\x08\xc4\x15\xc3\xe7\x93\xad\xb9\xb1\x44\x99\xad\x8b\x2e\x7a\x04\xe2\xca\x6e\xa6\xa4\xd9\x3c\x98\x00\x8e\x62\x34\xeb\x83\xdc\x3a\x02\x78\x35\x01\xf3\x8f\xec\xbe\x35\x0d\x3f\xa9\xa3\xf9\x39\x1c\x02\x7f\x35\x03\xb4\x8f\xc0\x5f\x6d\xee\xa7\x6c\xc2\xd5\x19\x81\x47\x36\xe1\x3a\xb6\xbf\x39\xd0\x6f\x19\xbb\x80\x61\xdd\x66\x91\x02\x86\xd5\x49\x1e\xa7\xa0\xf5\x04\xff\x76\x44\x45\x7f\xe5\x82\x25\x18\x7b\x05\x54\x11\xe7\x7d\x04\x0c\xdb\x2c\xa6\x74\x34\xed\xb4\x3b\x02\x86\xfd\xf3\x4d\x01\xc3\x6e\x5b\xeb\x11\x30\xec\x0d\x1b\xf4\x11\x30\xec\x0e\x47\x3a\x02\x86\x7d\x64\xc6\x2e\x8b\x74\x9f\x16\x39\xb2\x48\xa7\x0b\xf8\x3b\x02\x8d\x39\x67\x7f\x45\xac\xa7\xf9\x70\x08\x34\x66\xe7\x23\x1e\x81\xc6\xec\xbc\xad\x23\xd0\x98\x57\x72\xaf\xb5\x7e\xae\xe1\x71\x1a\x47\x93\x8a\x6e\x47\xa0\xb1\xb4\x64\x4a\x47\xd3\x79\xa1\x47\xa0\xb1\x34\xf7\x4c\xa0\xb1\x1c\x2a\x34\x1c\x81\xc6\x9a\xd1\xa0\x8f\x40\x63\x2d\xd5\x4f\xb2\x7e\xde\x75\x42\x86\x75\x00\xd0\x8f\x90\x61\x5d\xc0\xcb\xd3\xcc\x7a\x4c\x69\xfd\xec\x9e\x3d\x42\x86\xcd\x48\xe6\x08\x19\xb6\x61\x36\x28\x64\xd8\x96\xd7\x4f\xc8\xb0\x17\x42\xe2\x8e\x90\x61\xb7\x2b\xfc\x74\x03\x7b\x53\x88\x7e\xa2\x38\x4e\x07\xd8\x9b\x85\x08\x19\xe6\x64\x11\x07\x32\x2c\x16\x8d\x20\xc3\xbe\xfd\x5b\x65\xae\xfd\x4d\x89\x8e\x05\xd6\x3d\x46\x86\x16\x24\x42\x86\xe5\x45\xc7\x3b\x20\x43\x57\xeb\x3b\x20\xc3\xec\xdd\x0a\x32\xcc\x20\xca\x03\x32\x74\xc2\xf8\x01\x19\x56\xf4\xfe\x03\x32\x74\xb6\xe7\x19\xb0\x56\x32\x08\x0e\xc8\x30\xa3\x8b\x1e\x90\xa1\x0d\x72\x07\x64\x58\xad\x24\x18\x19\x7a\x06\x41\x86\x4e\x93\x39\x46\x86\xde\xbb\x20\x43\x17\x1f\x3d\x20\xc3\xd0\xfc\x9e\x44\xe3\x0b\x2a\x3e\x42\x86\xed\xbd\xee\x8b\xd6\xcf\xfe\x85\x23\x64\xd8\xf2\xa7\xd7\x5a\x3f\x07\xeb\x1d\x21\xc3\xe6\xfc\xe3\x23\x64\xd8\x86\xf9\x84\x90\x61\x73\xad\x9f\x23\x64\xd8\x23\xd1\x34\x47\xc8\xb0\x17\x90\xf6\x11\x32\xec\xad\x98\xd2\xf9\x1b\xfb\x47\x11\x17\x47\xa0\xb1\xdb\x2b\x7f\x00\x8d\xc9\x12\x5c\xa0\xb1\x64\xec\x4e\x47\xa0\xb1\x14\xeb\x01\x80\xc6\xe6\x89\x10\x68\xac\x4e\x82\x3d\x02\x8d\x6d\x79\xa1\x05\x1a\xbb\x03\x4a\x8e\x40\x63\xb6\x6d\xf0\x08\x34\x66\x67\xd5\x1f\x81\xc6\xec\xba\x62\x47\xa0\xb1\xb8\xf6\xef\x59\x3e\x9a\xfe\x8d\xa3\x69\x41\xb2\x38\x9a\xd6\xea\x00\x8d\xc9\xda\xae\x40\x63\x6b\xdd\xbf\x55\x98\x8d\xdb\xd3\xf8\x1c\x3a\x74\x00\x94\x63\x98\x1a\x62\x44\x1e\x3b\x80\xd2\xde\xd9\x23\x40\x99\x3f\xda\xa0\x00\x65\x7e\xcd\xe6\x05\x28\xb3\x53\x4d\x8f\x00\x65\xde\xd8\xce\x8e\x00\x65\xb1\xcf\xfc\x08\x50\x96\xc7\x7a\x87\x00\x65\x71\x4a\xc4\x11\xa0\x2c\x46\x08\x47\x80\xb2\x38\xc4\xfd\x08\x50\x56\x57\x17\x39\x02\x94\x75\x58\xb7\x10\xa0\x6c\x05\xb3\xc2\x11\xa0\x6c\xcb\xda\xa0\x00\x65\xaf\x5e\x31\x01\xca\x74\xa2\x7f\xd3\xf8\xa6\x99\xf7\x06\xf4\x9b\xf5\x6c\x8c\x36\xde\x82\x00\x4a\xbb\x80\x0e\x80\xf2\xc3\x18\x00\x94\x2e\x0a\x79\x00\x94\x4e\x5b\x3e\x00\x4a\xa7\x26\x1f\x00\xe5\x07\x67\x08\x50\x76\x17\x7c\x3a\x00\xca\x88\x4d\xff\x00\x28\x9b\x59\xb9\x00\x65\x3e\x9f\x16\x1a\xb8\xcd\x5f\xd1\xd1\xcc\x18\x7b\x8e\x00\x65\x7f\xbc\x93\x0d\x28\xcd\x50\x00\x94\xb3\xfb\x3d\x44\x87\x05\xac\x51\xa3\x05\x09\xa8\xb1\x99\x0d\x82\x1a\x27\x88\xf2\x5c\x44\xbf\x45\x80\x50\x63\x4d\xd6\x99\x41\x8d\x09\x53\xcc\x01\x35\x4e\xb3\x10\x50\xa3\xab\x85\x1d\xa1\xc6\xe6\x02\x9c\x07\xd4\xd8\xad\x09\x5f\xaf\x1f\x33\x01\x6a\xcc\x9e\x79\x50\x63\xf7\x2e\x07\x35\xba\xee\xf1\xb9\x18\x15\x09\x07\x3c\x42\x8d\xe5\xf5\xf8\x2e\x5a\x2b\x09\xc0\x47\xa8\x31\xdd\xa6\xf1\xdd\x07\xad\x0e\x0b\xf8\x05\x35\x46\x0c\x02\x17\xd4\xe8\x18\xdb\x0b\x6a\x3c\x18\x6d\xae\x50\x63\xb1\x67\xe0\x82\x1a\x5d\xd7\xef\x0a\x35\xd6\xa7\xbb\x05\xb4\x72\xc4\xfb\x15\x6a\xac\x2e\x45\x7a\x85\x1a\xab\x43\x1a\xaf\x50\x63\xb3\x2a\x75\x85\x1a\xbb\x4d\x62\x57\xa8\x31\xc7\xe2\xf7\x40\x1d\xdd\xbf\x69\x7f\xde\x62\xea\x82\xb8\x78\x52\xa8\x31\xbb\x40\xd8\x0d\x18\x74\x10\x7f\x37\x78\x7c\x07\x2a\x82\x80\xfc\x9b\xc6\xe7\xe2\x9c\x37\x18\x15\xfb\x2b\x42\x8d\xfd\x43\xc1\x5f\x30\x94\x5c\xa1\xc6\x3c\x39\x71\x37\x80\x3a\xc2\x8f\x58\xf2\x05\x50\xba\x02\xd9\x15\xa0\x6c\x37\xfb\x23\x56\xd8\x13\x94\xb6\xee\xb3\xfd\xa4\x58\x8f\x8b\xe6\x5c\x01\xca\x9c\x4d\x09\x50\xe6\xf9\x98\xd2\xd0\x37\xc7\xe1\x02\x28\x37\xe0\xfd\x0a\x50\x96\xec\xa1\x03\x28\x33\x47\xf3\x0a\x50\x96\xe6\x2d\x21\x40\x59\x5c\xdd\xe0\xbe\x2c\xed\xf1\x6f\x0d\x43\x89\xdf\xd3\xd0\x6d\xfc\xbf\x02\x94\x75\x67\xff\x26\xd1\x71\x71\x4b\x5c\x01\xca\x16\x3e\x3d\x43\x6a\x7e\x5a\x97\xd4\x2c\xdb\x5f\x91\xd4\xbc\x48\xe9\x2b\x40\xd9\xae\x9f\x14\xa0\xec\x0f\xda\xf5\x15\xa0\xec\xfd\xf3\x64\x44\xfb\xcc\x50\x62\x3d\x93\x23\x76\x05\x28\xd3\xc1\x4e\x79\x05\x28\xd3\x49\x7e\xb2\xb2\x95\x36\x94\x6d\x59\xcc\x59\x44\x6b\xf5\x66\x15\xa0\xcc\xb6\xe3\xdd\xc8\xd1\xbc\xee\x19\x5b\x17\x41\x79\x05\x28\xb3\x23\x12\xae\x00\x65\x8e\xc7\xed\x69\xfd\x92\x67\x50\x80\x32\xbb\x64\xcf\x15\xa0\xcc\x2e\x31\x73\x05\x28\x73\x85\xcd\x5f\x01\xca\x3c\xdd\xb3\x84\xc1\xa3\x99\xc2\xe0\xe1\xcd\x9a\x30\x78\xa0\x2d\x5d\x00\xa5\xad\xc7\x37\x21\xfa\xd1\xae\xaf\x00\x65\x71\x31\x9a\x9b\xec\xca\x61\xc5\x04\x28\x4b\xc7\xb4\x75\x05\x28\xcb\xe7\x10\x0b\x50\x96\x49\x7d\xdf\x9b\xf0\x67\x1c\xb7\x27\xd6\xba\xd0\xbc\x6f\xc6\x5e\x0c\x80\xbd\x19\xd6\x8a\x3e\x7d\x85\x1a\xeb\x8b\x53\xf2\x0a\x35\x56\xe3\x93\x9b\x41\x55\x5e\xdb\x6c\x83\x07\x3b\x44\xa8\xb1\x7e\xfa\x29\xd4\x58\x47\xf5\x7b\x0d\x13\x80\x9f\xec\x68\x7c\x7e\x52\xe7\xef\x33\x2f\x19\xad\x0e\x23\xc3\x15\x6a\x6c\xf6\x98\x5c\xa1\xc6\xf6\x7a\x47\x66\xb4\xba\xe2\x11\x69\x7f\x4e\x02\x38\xaf\x50\x63\x73\xa1\x80\x2b\xd4\xd8\x5c\x02\xf3\x0a\x35\x76\x07\xeb\xdd\x02\xaa\xf2\xe9\x17\x6a\xec\x8e\x5c\xba\x05\x5b\x2b\x0e\xb6\x2b\xd4\xd8\xed\xe7\xb9\x05\x54\xe5\xdd\x2a\xd4\xd8\x97\xc7\x2e\xd4\xd8\xb7\x67\x50\xa8\xb1\x5b\xa7\xbc\x42\x8d\xd9\xde\x94\x2b\xd4\x98\x5d\x38\xf7\x82\x1a\x5d\x63\xfa\x0a\x35\x76\x17\x28\xba\x42\x8d\xbd\xfa\xe4\x08\x35\xf6\x83\x0e\x7b\x71\x27\xa6\xe0\xdf\xb4\x7e\x8e\xbe\xbf\x42\x8d\xf5\x9a\x83\x09\x35\xb6\x8f\x58\x11\x6a\x6c\x07\xb5\xee\x82\x1a\x1f\x73\x14\xa1\xc6\xdc\x70\x1c\xdf\x0a\xea\x48\xfe\x66\x47\x04\x98\x02\x15\xa3\x90\x5d\x50\xe3\x1c\x9c\x23\x50\xa3\xd5\xdd\x8b\xab\x71\xd4\xfe\x23\x96\x6c\x2f\xe4\xe7\x23\x78\x21\x7d\x34\xf1\x42\xda\x86\x72\x9b\x6d\xad\x2c\x51\xc3\xe0\x61\x59\xd8\xb0\xd5\x5d\x53\x09\xf3\x07\x8b\x22\x40\x99\x9d\xd3\x75\x05\x28\xcb\x4b\x14\xe8\x15\xa0\x2c\x4e\x5f\xbd\x02\x94\x65\x7a\x0b\x0a\x50\x96\xbd\xfc\xa4\x86\xee\x4c\xad\x8b\xab\x31\x02\x25\x6e\xc3\xcb\x9a\xfd\x1b\xac\xb5\xb8\x3d\x6d\xdd\xe3\xc3\x01\xa0\xcc\x38\x33\xaf\x00\x65\xa9\xc0\xee\x2b\x40\x59\x86\xdb\xeb\xd8\xb2\x30\xda\xdc\x8e\x97\x15\x8d\xf6\x0a\x50\xb6\x43\xd4\xc1\x15\xa0\xec\xdd\xc2\x42\x80\xb2\x14\x8f\x5d\x80\xb2\x4c\x1f\xf7\x8e\xd6\xe3\xad\x24\x40\xd9\x67\xf4\x57\x70\xf3\x1c\x7f\x85\xad\xfb\xba\x3d\x0c\x02\x16\x01\x00\x4a\x17\x1a\xbf\x00\xca\x7e\xfd\x1e\xae\x54\xec\xfd\x77\xe0\x8a\xf3\xc1\xc1\xd5\x38\xa6\x7f\x63\xeb\x2e\xff\x16\x01\xef\xb4\x20\x40\xd9\xec\x25\xbf\x02\x94\xad\x5b\xd6\x0b\x50\x36\x3b\x61\xae\x00\x65\x7f\xa2\x9f\x6c\x38\x64\x19\xed\xc0\x55\xec\x9e\x09\x50\x66\x47\x24\xdc\x81\x9b\xe7\x43\x69\xfd\x26\x38\xea\x0e\x1f\x4d\xe6\x65\xe0\xc6\x0a\xee\x19\xae\x38\x62\x5d\xee\xb4\x56\x47\x0b\x13\x5b\xdd\x87\xb2\x2d\x99\x16\x04\x28\xcb\x8b\x23\xf0\x0a\x50\x96\x66\x81\x20\x40\x59\xba\x47\x0b\x6a\x2c\x5c\xd4\x70\x41\x8d\xae\xbb\x70\xa7\x6d\xc9\xac\x1f\xae\xc6\xf7\x98\xc2\xd5\xe8\xdd\x83\xab\x31\x7f\x9e\x5c\x58\x88\xfd\xcd\xcd\x8a\xb9\x2f\xa0\x0e\xc0\xfb\x15\x6a\xac\xd3\x63\x10\x6a\x6c\x4e\x3b\xbf\x42\x8d\xed\xb3\x43\x16\xae\x70\x50\xc7\x15\x6a\x6c\xd3\x2d\x08\x35\xb6\x6b\xe5\x69\x79\x7f\xfa\x37\x44\xbf\x19\xdf\xc2\x15\x8e\x01\xf0\x82\x1a\x93\xd9\xee\x02\x15\x9b\x79\x0b\x35\x96\x61\xce\x20\xd4\x58\x9d\xb2\x7d\x71\x43\xf6\xe6\x27\xc5\x7a\x3a\x86\x8b\x2b\xd4\xd8\x5e\xac\xce\x77\xe3\xce\xb7\xca\xb7\x0d\xfa\xd9\xc9\x42\x86\xe9\x9a\x5d\xe3\x6a\xfc\x30\x68\x21\xc3\xf2\x10\xb2\x79\x37\x3c\x04\x94\x7a\x85\x0c\xcb\x32\x0f\xd9\x88\xbf\xe0\xf7\xd0\x4c\xad\x4f\x1b\x19\x9a\x99\x6e\x23\x5f\xbf\xa7\x31\x54\x30\xc8\xdd\x18\x15\x87\xfb\x79\xe8\x99\xdb\x03\x59\x70\xc9\xc1\x3d\xec\x41\xf3\x97\x83\x3f\xc3\x7a\xb8\x90\x61\x36\xae\xb9\x42\x86\x59\x95\x03\x7f\x9b\x25\x1f\xec\xc5\x80\xe2\x7b\x60\x9f\x00\xb5\x2b\xd0\x98\xab\xa5\x2d\xa0\xb1\x5b\x77\x3a\x44\x32\xf8\x50\x09\x34\xe6\x8e\x95\xf4\xe2\x85\x74\x8d\xa5\x0b\x68\x74\x51\xf7\x0b\x68\xdc\x9f\x01\x6d\x1c\x49\x0c\x56\xa0\x31\xdb\x01\x75\x05\x1a\xf3\xf5\xd1\xbc\x76\x05\xf0\x15\x5c\x8d\xd9\x92\x18\x57\xa3\x53\xb6\xaf\x80\x61\xa9\xd6\x8b\x05\x0c\x4b\xb3\x5e\x25\x60\x58\x9c\x1a\x79\x05\x0c\xcb\xf0\x06\x11\x30\x2c\xd3\x0c\x5a\xc0\xb0\xac\xd7\xdf\x9c\x2c\x3b\xdb\x0c\x60\xb8\x88\x17\xbd\x00\xc3\x6d\x4d\x11\x77\xe2\x47\x86\xe2\x4e\x4c\xda\x74\x81\x4b\xb5\x6a\x12\x26\x08\x8f\x80\x61\x25\xea\x34\x3c\x0f\xc0\x57\x26\x87\xf0\x3c\xb8\x4b\xc5\xca\xc3\x23\x60\x58\xb3\xb4\xac\xf0\x08\x18\xd6\xa6\x03\x10\x1e\x80\x61\x3b\xfe\x4d\xda\x19\x1e\xe6\xf0\xe0\x32\xec\xd5\xed\x4d\x9c\x1b\x19\x0a\xbb\xb6\xf4\x80\xf0\x3c\x78\xbb\xa7\x9f\x04\xfc\x35\xb7\x7e\xd1\xea\x18\x83\xc0\x5f\x23\xed\x21\x3c\x02\x7f\xed\x91\x1b\x24\x3c\x01\xe3\x44\xe0\xbd\x00\x9b\x48\xf4\x2c\x10\x2c\x94\xfc\x1b\xc1\x42\x12\x5c\xe1\x11\xf8\xeb\x40\xe4\xf0\x00\xfe\xa2\x42\x1a\xc3\x23\xf0\xd7\xdb\x61\x96\x04\xfe\x3a\xd6\xea\xf0\xd8\x2d\x58\x18\x91\x50\x5c\x3f\xdd\x4f\xe2\xb1\x5f\x8c\x28\x70\x8c\x2a\x63\x00\xc5\x25\xe9\xa9\xe1\x11\x8a\x2b\xef\x39\x50\x18\xc8\x32\xad\x0b\xc5\xf5\xb0\x69\x4f\x28\x2e\x67\xe9\x6a\xe1\x11\x8a\xcb\xa4\x2f\x84\x47\x28\x2e\x8f\xc0\x4c\xbc\xb8\x95\x8e\xdb\xd3\x3e\x7b\x17\x33\x81\x5b\x90\x4a\xc0\xe1\x79\x31\xb0\x78\xdd\x85\xe2\xda\xb8\xee\x0b\xbe\x95\xee\xaf\x68\x8d\x42\x36\x25\x51\x45\xbc\x47\x78\x70\x0b\x46\xcf\x35\x6e\xc1\xe8\x75\x8f\x18\x20\x32\x73\x2d\x14\x57\x30\x5f\x85\x47\x28\xae\x50\x71\x30\x3c\x11\x03\x60\xe5\x9b\x11\xdb\x7c\xf4\x7b\x85\xfd\xc2\xba\x0b\xc5\xb5\x56\x99\x6b\xa1\xb8\x5c\x3c\xd7\x42\x71\xf9\xb3\x0b\x22\x6c\x30\xf9\x9b\x66\x83\xfe\xa6\x55\x0d\x3f\x89\x81\xec\xba\x2f\xf8\x56\x82\x29\xf1\x82\xee\x9e\x81\xe2\x4e\x65\x8d\x70\x0b\xa6\x4e\xeb\x42\x71\xb5\xbb\x2f\xa0\x38\x12\x7f\xc2\x23\x14\x57\x9e\xc2\x1a\x25\x0c\x10\x8b\xd6\x41\x71\xb1\xb2\xb6\x09\xdb\xfc\xa1\x9f\x09\x03\xc4\x36\x85\x28\x1e\x6e\x61\xd0\x33\xf7\x45\xe3\xbb\x2f\x3b\x0b\x14\xf7\x04\x66\x49\x28\xae\xa6\xfc\x03\x2d\x39\x3c\x02\x78\xbd\x7b\xd3\x01\xf0\xee\x62\xe8\x99\x60\x93\xc9\xf2\x65\xcc\xda\x93\x06\x04\xf0\x0a\xb6\x9e\xf0\x08\xe0\x35\xae\x5e\x09\x0f\x6e\x41\x5c\x1d\xe1\xc1\x2d\x38\x0e\xdd\x14\xc0\x6b\xe3\x65\x92\x04\xf0\x4a\xf5\x44\x18\xe0\x79\x19\x0c\xf0\x2e\x9b\x40\x00\x2f\x73\x57\x48\x78\x70\x0b\xae\xe3\xaf\x00\xd0\x3f\xed\x69\x69\x8f\xd9\x8b\x00\x5e\xee\xc1\x94\xd8\x4b\x8c\xf4\x53\x00\x2f\x9d\x48\xcf\x0a\x11\x09\xd3\xbf\x29\x22\xe1\x26\x53\x91\xc3\xc8\x51\x29\x88\x31\x6f\xba\x82\xdb\x73\xb1\x60\x85\x60\x21\x1f\x1c\x01\xbc\xc2\x5d\x63\x81\x3b\x09\x4b\xf6\x41\x15\xc0\x2b\xa3\x31\x5a\x01\xbc\x32\x27\x23\x12\xc0\x2b\x27\x31\x76\xdc\x82\xf5\x98\x02\x00\x99\x09\x17\x22\x4a\x82\x7b\x26\x11\xb0\x37\x14\x6e\xc1\xb2\x98\x5d\xdc\x82\xcd\x2c\x4b\x00\xaf\x73\x1d\x4f\x78\x70\x0b\xc6\xec\x27\xb5\x75\xd3\x34\xa5\xad\x7b\xa7\xbf\xa9\xa3\xf9\x39\xee\x02\x78\x35\x4f\x66\x02\xb7\xe0\x63\x76\x26\x80\x97\xb3\x67\xa2\x5a\x4b\x66\x0c\xd5\x01\x6b\xfe\xca\x42\x3b\xf3\x7b\xb8\x75\x3d\x9f\x42\x71\x65\x1f\xf6\x19\x6e\xc1\xe3\x7e\xe2\x16\xbc\x85\x6f\xe2\x16\x24\x9a\x26\x70\x57\x63\xcd\x3e\xe0\xc4\x92\x3e\x66\x0c\xc4\x92\x52\xc2\x2a\x70\x57\x63\xcb\x16\x63\xc4\x92\xf6\xe6\x27\xc5\x7a\x86\xfb\x22\x14\xd7\x66\xa6\xd7\x8d\x88\xa0\xc0\x3a\x34\x44\x78\xf7\x7b\xa0\x80\x6c\x0a\x14\xe0\x79\x01\xc5\x9d\xc7\xef\x61\xdb\xcd\xee\x0b\x06\x40\x9f\x00\xa1\xb8\xdc\x1e\xd6\x08\xb7\x60\xcb\xcc\x35\x6e\xc1\x53\xfc\x1b\x28\xe0\xa1\x9f\x9d\xf5\xeb\xac\x58\xc7\x00\x78\xfc\x4d\xdc\xd6\x16\x4e\x42\x71\x75\x6d\x53\x1a\x5f\x9d\xf4\x1a\x14\x47\x96\x68\xe0\xfe\xc7\x74\x2c\x02\x8c\xe2\x2c\xb4\x41\x71\xb5\xb8\x3d\xa9\x59\xfd\x75\x5f\x70\xeb\x9a\x95\x0b\xc5\xe5\x35\x99\xeb\x01\x6b\xf5\x69\x14\x8a\xcb\x64\x6d\x06\xee\x7f\x2c\x24\x91\x05\xee\x7f\x2c\xc9\xbb\x00\xb7\x60\x74\x3f\x41\x71\xe1\xb2\x2a\xa0\xb8\xd6\xd8\x21\xb8\x05\x97\xf7\x27\x28\xae\x34\x3f\xc9\xf8\xb6\x9f\x44\x8d\xfc\xb4\x0e\x6b\xf5\xb9\x1d\xb0\xd6\x4f\x7b\x18\x70\xcd\x68\x85\xe2\xf2\x6b\xd5\x46\x28\x2e\x93\x08\x17\x1e\x50\x5c\x0d\x8c\x0f\x14\xd7\xe2\x0f\xca\x0e\x05\xae\x9b\xcc\xcd\x32\x74\x12\xec\xf5\x30\xb9\x13\xd6\x6a\x19\x2a\x80\x97\xd7\x75\x03\x05\xbb\x21\x03\x02\xe0\x9d\xe1\xdf\x24\x55\xae\x0f\x3f\x6e\x41\xee\xc4\x08\x0f\x00\x2f\x06\x26\x17\x80\x17\x1b\xc7\x08\x80\x97\x82\xfb\xa2\xa3\xd9\x7c\x8c\x88\x25\x6d\xd7\x4f\x02\x60\x17\x2d\x10\x4b\x4a\x69\xc9\xf0\xe0\x16\x3c\xd6\xb9\x70\x0b\x1e\x1f\x77\xdc\x82\x24\xd6\x06\xae\xb7\xac\xc1\x3a\xc9\x72\xb0\x1e\xfd\x5c\xd8\x06\x2b\xed\x2d\xb4\x4f\x6f\xa5\x65\x8f\x3d\x63\x17\xc0\x6b\xc4\x6b\x07\xae\xb7\x6c\x7d\xf8\x3d\x69\x3d\xcb\xcc\x74\x11\xcc\x76\x19\x11\x71\xa6\xc7\x3a\xc2\xb2\xdb\xc5\xbf\x5d\x2c\x7e\x7c\x53\x6e\xc1\xfe\xf8\x80\x6f\x6c\xd7\x16\x55\x06\x7f\x66\x75\x1b\x8f\xaf\x0f\x9c\xc0\x5f\xaf\x1e\x11\xe0\x6f\x6e\xe6\x0c\xb7\xe0\x47\xf7\xdd\xd8\xe6\x7d\xdc\x01\x7f\xef\xf0\x93\x02\x7f\xb1\xf8\x37\x0c\x48\xc5\x7d\x21\x58\xcf\x42\x1b\xf0\x37\x3d\xbb\xc4\x99\x9e\xce\x2c\x09\xfc\xb5\x69\x01\x24\xf0\x97\x9b\x67\xe9\xe0\xf6\x34\xe3\x3b\x20\x20\x8b\xf7\x03\x02\xf2\x68\x05\xfe\x4a\xb1\x78\x10\xc2\x2b\xcb\x3a\xba\x10\x5e\x0d\x16\x4e\x42\x78\x35\x2c\xb7\xc0\xd1\x34\x33\x3d\x68\xde\x81\x31\x38\xce\xd4\x8c\xfd\x60\x1b\x34\x06\x11\xc2\x4b\x67\xfb\x37\xdc\xba\xc3\xed\xe9\x68\x86\xe5\xdf\x38\x9a\x9b\x23\x0d\xc2\x4b\x0f\x4f\x82\xf0\xc2\x60\x7c\x20\xbc\x5a\x69\xe1\x5a\x2b\x67\x5e\x2e\x6e\xeb\xcd\x7c\xca\x2d\x58\xb6\x47\x04\xfa\xbb\xd5\xdf\x84\xb5\xfa\x54\x09\xfd\xd5\x0f\x33\xbd\xec\x4f\x2b\x2c\xd7\xaa\x0d\xab\x22\xf4\xd7\x92\xd7\x4f\xe8\xaf\xbf\x66\x44\x04\x93\x72\x47\x4c\x78\x40\x7f\xb9\xbb\xd7\xc4\x72\x7f\x7e\x23\xe2\x02\x01\xc4\x7d\x9a\x95\x32\x63\x81\xfb\x34\xab\xc5\x18\xf7\x69\xb6\x58\xfd\x64\x04\x2b\x15\x28\xdc\xba\xc1\x4f\x12\x11\x04\xfe\xe2\x3e\xcd\xbc\x14\x7d\x15\xb8\x4f\xb3\x91\x55\x1c\xc2\x43\x2c\x3e\x7a\x71\x90\x5b\xb0\x3f\x88\xd4\xf0\x80\x3a\x3e\xef\x31\xbe\xc7\xdf\xc4\xb6\xdb\xdd\x1e\x08\xbd\xfb\xb7\x03\x62\xee\x50\x97\xdd\xc3\x88\x84\x0c\x6b\x41\x71\x0c\x42\x86\x95\x3a\xd2\x21\x80\x0c\x33\x7b\x3e\x18\x19\x3e\xa6\x34\x3e\xdc\x82\x21\x04\x22\x2e\xe2\x0f\x2e\x7a\x0a\x41\xa0\x31\x53\x5c\x2e\x04\xe2\x4c\x03\x6c\x37\x04\xdc\x66\xc5\x8d\x77\xe0\x6c\x86\xd2\xd2\x16\x34\xd3\x80\x5b\xb0\xa2\xf5\x04\x01\xca\xd6\xae\x07\x24\x40\xc9\x65\x47\x21\x04\xb4\x9e\xe0\xe1\x69\xe8\xcf\xa6\x05\x01\xca\x1a\xd1\xf1\x82\x00\x65\xe5\xbe\xb4\x10\x5e\xd2\x10\x22\x13\x68\x40\x59\x68\x4f\x80\xb2\xf7\xeb\x27\x71\x9b\x61\x10\x08\x00\x4a\x22\x60\x43\x00\x50\x7e\xa6\x0c\x40\x39\x83\x9f\xd4\xf8\x9e\xe8\xd6\x75\x34\x5f\xf7\x13\x40\x59\xbc\x5d\x04\x28\x3b\x91\xc1\x21\xbc\x44\x5c\xc8\xf3\x1e\x02\x6e\xc1\x0b\x10\x0d\x2f\x11\x17\x1c\xb8\x00\xa0\x24\x77\x29\x04\xe2\x4c\x29\x23\x18\x02\x80\x72\x22\x51\x43\xb4\xe8\xa0\x75\x01\xca\xba\x10\x4e\x01\x40\x79\xba\xdf\x2b\x84\xf2\xd0\x33\x00\x65\x2f\x8c\x4f\x80\xb2\x61\xd5\x0b\x21\x02\x98\x61\x52\x21\xe2\x56\xf2\x31\x22\xce\xb4\xa1\xf1\x05\x00\x25\xf6\xc6\x10\x0c\x28\x7d\x70\x22\xeb\xe7\x99\x17\xa0\xac\x84\xdb\x87\x90\x30\xcc\x3c\x8c\x2f\x61\x98\xf1\xe1\x10\xa0\x6c\xd5\xab\x92\x70\x2b\x79\xa5\x93\xd3\x80\x18\x3b\x6e\x41\x43\xe4\x40\x9c\xe9\x1d\xcc\xa0\x00\x65\x4b\x0f\xad\x03\x28\x03\xba\x4c\xc0\x2d\x18\x3f\x4f\x92\xa2\x50\xdc\x17\x58\xeb\x70\x7b\x1a\x9f\xc5\x51\x48\xb0\x56\xef\x72\xe2\x4c\xcd\xca\x03\xa8\xd1\x46\xa2\x80\x5b\x70\x04\x53\x1a\xdf\xf2\x37\x71\x0b\x5a\xff\x0b\xb8\x05\x17\xc0\x37\x08\x35\xb6\xd7\x33\x91\x89\xa3\x45\x34\x06\x50\xe3\xf5\x3e\x13\x6a\xec\x61\xf9\x49\xb9\x75\x2f\xb8\x2d\x08\x35\xe6\x10\xfd\xcd\x81\xa5\x9e\xf1\x65\xd2\xb8\x92\xbf\xc9\xfa\x1d\x56\x25\x3b\x8d\xcb\xfd\x3c\x68\x9f\xa6\x34\xbe\xbc\xf8\x0a\xc1\xa4\x63\x33\xbb\x05\xd4\x81\xc2\x12\x08\x26\xed\xaf\x7f\x13\xeb\xc1\x4a\x1a\x42\xc1\x6d\xf6\xb2\x3f\x71\x0b\xe6\xc1\xfa\xe1\x16\x1c\x68\xf3\xc1\x6e\x41\xef\x1e\xdc\x82\xc7\x2c\x12\xb7\xe0\x59\x6e\x8f\xf1\x21\xd0\x03\xa8\xb1\x2c\x66\xa2\xe0\xd6\xad\x7e\x4f\xa2\xff\x09\x6e\xef\xd0\x4f\xbf\x87\x5b\xde\xad\xe3\x16\xac\x9e\x25\xa1\xc6\x42\x79\xe1\x10\x2a\x5a\xf9\x63\xca\x61\x07\x8c\x08\xd4\x78\x3f\x14\xa2\xdf\x2c\x19\xd4\x98\x9a\x29\x89\x46\xea\x87\x87\x50\x09\xd6\xf3\xba\x57\x54\xb7\xf3\x83\x1b\xaa\x43\xa8\x84\xb8\x63\xed\x0c\x02\x94\xfd\xf9\x34\xbe\xd0\xc0\x98\x40\xe2\x4c\x0d\xf7\x02\x71\xa6\xaf\x0f\x6a\x45\x61\x37\x23\x02\x50\x52\xc5\x29\x84\x86\x47\xdb\x12\xc7\xc9\x89\xe8\xb7\x01\xb7\xe0\xf1\x01\x20\xce\x34\xfb\xd8\x36\xb4\x3a\x6f\x79\xdc\x82\xf7\xf3\x1e\x80\xcb\x1b\x8b\x38\xd3\x0f\xdb\x6d\x68\x3d\x96\x5b\x8d\x60\x36\xc0\x51\xc0\x2d\x58\xae\xdb\xc3\xe3\x6b\x41\xd2\x90\x9a\x1f\xea\x60\x07\xf2\x18\x70\x9b\x61\xb4\x09\x02\x94\x75\x9a\x41\x0b\x50\xd6\x6b\x99\x2d\x40\x59\xaf\x37\x56\x37\x60\xa6\xf5\x6e\xad\xc0\xbf\xe1\xd1\x06\x9a\x85\x8e\x5b\xc9\xc2\x50\x80\xb2\x73\x39\x4f\x08\xdd\x5a\x9d\x29\xb2\xbf\x2c\xaa\x00\x94\x17\xb4\x12\x88\x33\xbd\xe8\x63\xa1\xe3\x76\xf1\x0c\x0a\x50\xf6\x30\xdd\x1e\xb6\x48\xb3\x33\x00\xe5\x6b\x16\x49\x9c\x29\x57\x57\x85\x40\x9c\x29\x57\x49\x85\x00\xa0\xa4\x12\x5c\x08\x00\xca\x9b\xfd\x5e\xe2\x70\xf8\xbd\x8c\x50\x63\x93\x13\x67\x5a\xcc\xa4\x3e\x71\xa6\x8c\x81\x38\xd3\x62\x16\x39\x9c\x62\xc2\xcc\x13\x67\xba\x31\xd3\x04\xe2\x4c\xaf\x99\xbe\x00\x65\xaf\x18\x5f\x82\x00\x65\x9f\x3e\x00\xb8\x05\x37\x70\x36\x08\x50\xf6\xe3\x1d\xe2\x0c\x44\xb4\xeb\x40\x06\x62\xc7\x52\x1f\x84\x1a\xeb\x36\x63\x27\x03\x31\x7a\x7f\x12\x67\x1a\x2d\xd0\x89\x33\x3d\x9f\xf7\x0a\xec\x85\x79\x99\x18\x3c\x30\x08\x04\x67\x20\x6e\x3f\x29\xd6\x7a\x3f\x5f\x21\xa2\xc4\x9a\x14\xc1\xa4\xcf\x87\xd2\xfa\x25\x33\x68\xa1\xc6\x6a\xcc\x1a\x26\xb6\xd6\xca\xcc\x13\x4c\xca\xad\xec\x21\x08\x35\x56\x92\x9e\x42\x20\x03\xf1\x35\x5b\x22\x03\xb1\x59\xdc\xe2\x16\x5c\x3e\x55\xb8\x05\x97\x59\xb2\x50\x63\x5b\x66\x2f\xcb\xfb\x93\x9e\x2d\x22\x82\x2c\x44\x85\x1a\xf3\xf3\x79\xaf\x63\x87\xa5\x67\x64\x27\x1e\xcf\xc4\xc2\xed\xd9\x99\x4f\xdc\x82\xc1\x67\x05\xb7\x60\x31\xc3\x14\x6a\xac\xd5\x8c\x7d\xe1\xcf\x30\x27\x12\x6a\x6c\xc9\x8a\x80\x51\x63\x35\x25\xd4\x38\x3d\x83\xa0\xc6\xdb\xf8\x0a\x2e\xc3\x66\x35\x84\xec\xc4\x61\xed\x7a\x5b\x2b\xa7\x75\x5c\x86\x03\x1c\x15\xc8\x4e\xdc\x1e\x1f\xd9\x89\x17\xc3\x53\x00\x35\x52\xee\x37\x04\x50\xe3\x7e\xfd\x9b\xc6\x77\x2c\x44\x71\x19\xe6\xf0\x43\x96\x0c\xa0\xec\xd1\xdd\xbc\x24\x17\xb0\x0c\x02\x94\x9d\xaa\x0f\x21\xe0\x4d\x7c\x2d\x0f\x0c\x28\x2d\xeb\x01\x94\x15\x48\x1e\x00\x94\xdd\x87\xff\x10\xa7\xe8\xa1\x0b\x50\x96\x8f\x8e\x27\x40\x59\x1f\x0f\x4f\x80\xb2\xda\xed\x12\x04\x28\x6b\xf2\x16\x04\x50\x66\x03\x0b\x01\xca\x4a\x55\x8b\x10\x04\x28\x6b\x2b\xee\x27\xd9\x43\xd6\x3e\x05\x28\x7b\x33\xd3\x00\x50\x06\x40\x6a\xb0\xcb\xf0\xe5\x37\x01\xca\x4e\x72\x41\x08\x17\x5b\x32\xae\x95\x70\xc9\x6e\xb3\xec\xbd\x4e\x3c\xa5\x2f\x00\xca\x7d\x58\x30\x00\x25\xb7\x75\x84\x40\x9c\xe9\xb5\x6e\x71\x31\xe8\x98\x7d\xe2\x4e\xe4\xd2\xd1\x10\x70\x27\x36\x8b\x38\x00\x65\xf1\x96\x07\x50\xbe\x9e\xeb\x8b\x37\xf8\xf3\x15\xb4\x3a\xeb\x2b\x97\xf1\xc9\x25\x1a\xde\x87\x10\x7e\xc6\xfe\x1a\x50\x06\xff\x06\xeb\x99\xfe\x0d\xd6\x03\xce\x78\x01\x94\x05\x06\xf6\x0a\x50\xa6\xcb\x86\x7c\x01\x94\x2f\x0e\x8c\x57\x80\x32\xe3\xcc\x0c\xaf\x00\x65\x4e\xac\xe6\xfb\x60\x4b\x7e\xdc\x02\xbe\x80\xe2\x6f\xea\x68\x3e\x88\x8e\x57\x80\xb2\x90\x42\x1d\x5e\xe2\x4c\xa9\x55\x1b\xde\xc7\x5a\xb9\x7b\x8d\x56\x8e\xd6\xfa\x02\x28\x89\xf3\x09\x2f\x80\x32\xc1\xd8\xdf\x80\xbb\x14\x9b\xf0\x1b\x70\x97\xe2\x24\x7c\x03\xa8\xc3\xdf\x0c\xc4\x09\x63\xa2\x7a\x03\x29\x0a\xd3\xdf\xd4\xfa\xd9\xb0\xf6\x92\x9d\xd8\x60\x91\x2f\xd9\x89\x5c\x28\x16\x5e\xa1\xc6\xfe\x99\x79\xb2\x13\xb9\x8c\x35\xbc\xb8\x21\xcb\xa7\x75\x44\xc7\xf2\x37\x09\x26\x45\xc7\x7b\xc9\x4e\xbc\x30\xda\x17\xd4\xf8\xf9\x0a\xa8\x31\x79\xae\x41\x8d\x19\x91\xf3\x0a\x35\x36\x92\x66\xc2\x0b\x6a\x24\x3a\x3d\xbc\x42\x8d\x7d\x61\x9a\x7c\x5f\x8b\x0e\xc6\x00\x6a\xac\xdd\xbf\xc1\x7a\xf0\x3d\xbc\xa0\xc6\x14\xfd\x15\x50\xd5\x71\xeb\x1a\x9f\xad\xa4\xef\xcb\xf9\xe3\xc4\xbd\xb8\x21\xc7\xe7\x2b\x07\xf5\xc5\x63\xd0\xfa\x2d\x4c\x9a\xaf\x51\x23\xf8\xe4\x8d\x46\x55\x8c\x21\xda\x17\xe0\x27\x29\x3e\x80\x99\xe6\x05\x35\x36\xf7\x25\x12\x51\x32\xfc\x9b\xc6\x67\xbb\xfd\x1b\xc9\xbe\xc4\x2b\xf2\x46\xbb\xe9\x98\x5d\xdc\x90\x27\xb3\x23\x85\x1a\xcb\x75\x3f\x41\x8d\x5c\xbb\x1b\x5e\xb2\x13\x29\xa0\x15\xde\x68\xd4\xef\xd6\x15\x8d\x71\xb0\xe2\xbf\xb8\x21\x6d\x46\x7c\x71\x43\x0e\x9f\x15\x82\x49\xf7\xd7\x29\xfe\x4d\x96\xfc\x12\x67\x7a\x7d\x1c\x04\x28\x0b\x81\x21\xe1\xc5\x43\x19\xa3\x1b\x10\xeb\xb1\x19\xe3\xc5\x43\x59\x90\x54\x2f\x71\xa6\x07\x2f\xf2\x4b\x9c\xe9\x85\x81\xbd\x09\x83\x00\xd6\xab\x17\x40\x59\xbb\xdb\xd3\xd0\x93\x17\x53\x80\xb2\xe5\xe0\x27\xc5\x7a\x5a\xf4\x57\x30\x08\x7c\x7e\xbb\x04\xf6\x30\x9d\x02\x94\x7d\xf9\x49\x12\x17\xb3\x59\x0f\x6e\x48\x02\x89\xc2\x9b\x11\x1d\xee\x59\xc6\x16\xe9\xa9\x06\x50\xc6\xc7\x4f\xe2\xe6\xf1\x06\x01\x50\xd6\x6a\x8a\x38\xe1\xc1\x61\x04\x50\xf6\xc6\x26\x20\x03\xb1\x06\x7f\xd3\x91\x0c\xcc\x67\x26\x92\xc1\xdb\x05\x57\xe3\xeb\xed\x49\x2c\x69\x74\xcf\x88\x25\x8d\x20\x92\xb7\x38\x43\x8f\x39\x73\x2c\x29\x9a\xc6\x6b\x57\xa3\x0f\x00\xae\xc6\xee\xd1\xe2\x6a\x1c\x9f\x16\xf0\x22\xfb\x80\xe3\x6a\x2c\x68\x13\x2f\xae\x46\x8a\xac\x87\xb7\x38\x0d\x88\xd9\x05\x34\x4e\x33\x22\x5c\x8d\x54\x33\x09\x2f\xa0\xf1\x9a\x79\x93\x81\xb8\xa6\xbf\x79\xb1\xa3\xb3\x62\x80\xc6\xc7\xcc\x54\xa0\xb1\x4f\xaf\x1f\x19\x88\x5c\xb2\x13\xde\x8a\xe6\x86\x13\xe6\x25\x03\xb1\x60\x16\x7a\xc9\x40\x24\x25\x29\xbc\xc4\x92\x9e\xe1\xaf\x30\xbe\x4c\x3f\x2b\x69\x40\xde\x2f\x15\x7b\xb8\x57\x85\x58\xd2\xe2\xe3\x5e\x11\xef\xdb\xef\x2d\x4c\x23\x6e\x0f\x64\x68\x56\x57\x51\x5f\xba\xbf\x89\xf8\xf3\xf1\x6b\x04\x43\x11\xcf\xf2\x36\x27\xcf\xb2\x0e\xce\x40\xfc\x50\x11\x47\x20\x33\xd8\xc8\x60\x7b\x4c\x11\xeb\x6c\xc6\xd0\x2c\xde\xe9\x19\xc8\x90\xb2\xb6\xe1\xa5\x36\x4d\xf5\x49\xc5\xd5\x78\xa6\x5b\xd7\xfa\x9d\x65\x6a\x72\xaa\x98\xf9\x66\x7b\xb8\x7f\xdb\x08\x51\x8f\x01\xf1\x50\x4d\x49\x3c\x14\x8b\x54\x02\x46\x29\x76\x15\x5e\x02\x46\xed\xc2\x7b\x09\x18\xfd\xb0\xf9\x4e\x86\x9e\x7b\xdd\x19\x5f\xa7\xf5\xce\x19\x0b\x7e\x4f\x67\x2c\xa1\xa3\xbf\x42\x86\xad\x7e\xbe\xd2\x30\x4d\x32\x67\x20\xc3\xd7\xe2\x48\xc8\xb0\x5b\x7f\x7f\x3b\x46\xb7\xe6\xaf\x50\x3a\x69\xb8\xd7\xac\x9f\x4f\x40\xb7\xbd\xdf\x2d\x10\xc5\x81\x31\xe4\xfd\xb8\x1a\x19\x1f\xc8\x30\x98\x5d\x0f\x52\x61\xfc\xcd\x41\x44\x97\xcf\xd1\x20\x5f\x02\x7c\xf2\x0e\x0c\xa3\xcb\x5f\xc1\x30\x8a\x03\xf1\x15\xfa\xab\x5f\xc7\xfe\x07\x2c\x79\x60\x33\x2d\xfe\x24\xf1\x86\xc9\x14\x9e\x7e\x34\xe8\x57\xc0\xb0\xd6\x4f\x03\x0e\x52\x61\x72\x49\x40\x7c\x2d\xc5\xa6\xab\x2a\x31\x20\x12\x10\xb9\xfe\x31\xbc\x94\xa6\x99\x80\xaa\x77\xfa\xf8\xf9\xbd\x04\xc3\xf4\x6f\x99\xad\xeb\xf7\xc8\xcd\x27\x7c\xe6\x15\x30\xac\x05\x70\xf4\x0a\x18\xd6\x8a\x43\xe8\x9d\x24\x38\x27\x53\x5a\x3e\x6a\x3e\x87\x17\x77\xe2\x04\x6c\xbe\xb8\x13\x3f\x32\x7b\xda\x53\x6c\x0a\x77\xc6\xeb\xaf\x68\x7c\xc9\x6c\x90\x2c\xc3\x08\x44\x7e\x17\x9e\x54\x1f\xd4\x45\x59\x97\xcf\x93\x18\x66\xbc\x09\xc8\x32\x8c\x66\x6e\x0b\x11\x87\xe1\xe2\x15\x30\x2c\xdc\x00\x1c\xde\x85\x88\x23\xc0\xea\xc5\x9d\xf8\x61\xd7\xcb\x09\xdc\xcc\x04\xee\xc4\xf7\x43\x91\x9b\xef\x19\x5c\xd6\xae\xdd\x17\x0c\x33\xc7\x5f\x21\x4b\xcd\xdb\x6c\x51\xdb\xc4\x8c\x9d\x2c\x43\x52\x14\xc2\x4b\x96\xe1\x8b\xbb\xe6\x25\xcb\x30\x59\x8c\x91\x65\x98\xf1\xe6\xbf\x64\x19\x76\x90\xcc\x6b\x77\xa2\x57\x85\x58\xd2\xf9\x69\x41\xeb\x67\xa0\xfd\xe2\x4e\x8c\xd7\x2d\x74\xf0\x10\xdb\x1a\x60\x78\xbc\x9a\x9b\x54\x0a\x0b\xa7\x8d\xf6\x42\x44\xc2\x6b\x60\x68\x21\x0a\xfa\x1b\xd6\x14\x37\xe2\xc1\x6c\x02\xf4\x67\x63\xc1\x2b\xf4\xd7\xed\xb3\x78\x89\x25\xfd\xe8\xe8\x42\x7f\xfd\x6c\x53\x09\x5f\xbb\x9f\x74\xe9\x2b\xfa\x42\xc0\x68\xb2\x5a\x40\xc0\x28\x25\x22\xc3\x4b\x96\xa1\xfd\x35\xef\xa1\x2c\x0f\x2e\xd8\x57\x08\xaf\x3d\x46\x32\x20\x3c\xc7\x04\xbc\x20\x3c\x2a\xb9\x84\xf7\x90\xa4\x8d\x09\xe7\xbd\x94\x16\xb2\x12\x84\xcb\x70\x59\x20\x90\x49\xf8\x9a\x9d\x81\xf0\x92\x77\x16\x08\x6f\x58\xf8\x5e\x5c\xf6\x18\x00\xdf\x8b\xcb\x1e\x54\xfc\x5e\x97\x16\xe2\x6c\x1a\xe1\x79\xbf\x80\xf0\xea\xeb\xaf\x20\xc2\xb1\x79\xbf\x04\x8c\x76\xab\x60\x04\x8c\x9e\xe8\xaf\x10\x0d\x05\x32\x7c\x09\x18\xad\x56\x82\x08\x18\x5d\xf4\x33\xe2\x32\xbc\x8a\x83\x0e\x51\x08\xaf\x79\x06\x23\x2e\xc3\xf9\xf8\x37\xf1\x90\x7b\xfd\x1b\x2e\x6d\x56\x33\xe2\x32\x3c\x30\xef\x68\x97\xe1\xf4\x93\x3a\x63\x0f\xbd\x8e\xd4\x9f\xa1\x76\x73\x88\x8f\x8b\x40\x4c\x28\x8d\xcf\xab\x19\x41\x71\x5c\x72\x1a\x22\x28\x6e\x1d\xff\x86\x81\x13\xb1\x12\x41\x71\x36\x7b\x45\x50\x9c\x62\x87\x7e\x93\x25\x47\x01\xbc\x9e\x91\xd9\x31\x38\x1b\x8b\x6e\x12\x4b\x4a\x49\xc3\x10\x89\x25\xe5\x26\x88\x10\x71\x0b\xbe\x1c\x9c\x18\x00\xb0\x78\xb4\x63\x70\x1c\xa6\x7f\xd3\xf0\x0c\x67\x63\xa0\xc6\x05\x7a\x63\x14\xc0\x2b\x35\xba\x75\x2d\xdf\x40\x04\xc4\xc0\xd0\x97\xbf\x49\xbc\xef\x72\xeb\xc4\xfb\xa2\x6b\x47\x00\xde\xf4\x18\x00\x78\xde\x9e\x51\x00\xaf\x52\xd9\x2b\x44\x00\x5e\x60\xcb\xc7\x17\xb7\x0b\x76\xe6\xf8\x12\x0c\xd5\xfc\x15\xdc\x2e\xc7\xef\x55\x2c\x69\x4c\xee\x4b\xf5\xbc\xc5\xa2\xbc\x64\xd3\x79\x0c\x2f\x29\x1f\xc9\x2d\x90\xd2\xe2\x99\x78\x09\xd6\xdb\xfe\x26\x89\xae\x40\xdd\xe8\xf2\x33\xaf\x29\xdc\x2e\x88\xb1\x08\xc0\xa3\xba\x55\x88\xb8\x05\x3b\x81\x8a\x11\xb7\xe0\x42\x38\x45\xbb\x05\x89\x9c\x88\x00\x3c\x0a\xdc\x84\xe8\x38\x53\x74\xf4\x48\x9c\x69\x41\x00\xc5\x68\x11\xe7\xdf\x70\xeb\x82\x80\x22\xe5\x67\xb8\x29\x3c\x44\xca\xcf\x70\xab\x77\x88\x91\x88\x0b\xf7\x3a\x12\xeb\x0c\xfb\x8c\x94\x9f\x79\x3f\xbf\x89\x45\xd6\xe3\xaf\xe0\x76\x21\x0e\x26\x0a\xe0\xf5\x86\x9b\x35\x0a\xe0\x75\x47\x5a\xc7\xe4\x1a\x2c\x8c\x16\x14\xf7\x7e\xde\x23\xd8\x0b\x8d\x2f\x82\xe2\xb8\x9e\x20\x44\x50\xdc\x25\x82\x39\x26\xc6\x87\xbd\x31\x0a\xc5\x35\x03\xf4\x28\x14\xd7\xc3\xf4\x93\x94\x9f\x29\xee\x8b\x44\xdc\xf0\xec\x0a\xc5\xf5\x99\xdc\x17\x82\xa1\x5e\x53\x94\x9f\xc1\x6a\x19\x29\x3f\x53\xbd\x0b\x28\x3f\xd3\x61\xf3\x11\x14\xb7\x5e\x53\x04\xb3\x25\xd8\x04\x35\x66\x6e\x35\x95\x70\xc5\x31\x13\x42\x71\x25\xc3\x3e\xa3\x50\x5c\xc9\xe0\xa1\x48\x30\x69\xf6\x8e\xa4\xc6\x0c\x45\x2f\x43\xa4\xc6\x4c\xc5\xd0\x15\xa9\x31\xd3\x81\xe4\x91\x60\xd2\x83\x9e\x1a\x33\x06\x08\xb4\xeb\x68\x84\xf7\xfa\x9b\xa8\x60\xc3\x23\xa2\x06\x0b\xc2\x22\x82\xf0\xb8\x53\x32\x44\x10\xde\x4b\xf4\x47\x04\xe1\x25\x10\x65\xc4\x2d\x58\x50\xc1\x22\x6e\xc1\x01\x63\x8f\xc5\xfc\x85\xb1\x17\x57\xcf\x63\x2f\xe1\x16\x2c\x78\x0d\x22\x6e\xc1\xdb\xdd\x7a\xc7\x59\xcb\xcc\x17\x7c\x2b\xd7\xad\x13\xac\xe7\x73\x5b\x1c\x71\xc1\xcc\x17\xce\xdf\x76\x5f\x74\xfe\x62\x77\x0b\x44\x94\xa0\x74\xc5\x4a\xb6\xa7\xd7\x5d\x08\xaf\x06\xcc\x96\x91\x6c\xc1\xe2\xfd\x09\xc2\x7b\x7c\xa6\xc9\x16\xb4\x8d\x3d\x56\x5c\xef\xe1\x47\x71\xc9\x11\xaf\xe0\xf2\x51\xc1\x2b\xe8\x50\xe7\x58\xb1\x8f\x01\xcd\x22\xae\xbf\x52\xdc\x00\x00\xe1\x75\xa7\x5d\x5b\xd5\x5f\x21\xe5\xc3\x6c\x90\x58\xd2\x8a\x6e\x18\x71\xfd\x35\xb3\x02\x81\xb8\x3e\x91\x9a\x91\xac\xbf\x63\x09\x87\x7b\x6f\xa0\xab\x45\x40\x9c\x81\x4c\x04\xc4\x05\x1f\x4d\xdc\x7b\xd6\x8f\x22\x65\x64\x4e\xf2\x57\xa4\x45\x66\x4f\xa7\x41\xdc\xf1\x57\x74\xc4\x9a\x17\xa5\x31\x06\x8b\x9c\x86\x0d\xcc\x92\x11\xf7\xde\x67\x7c\x94\x91\xc9\x66\x05\xc4\x8b\x06\x6c\x8a\xd1\xf1\xa2\x58\x34\x23\xf1\xa2\x6d\xfa\x49\x0c\x25\x3e\x54\xc4\x8b\xae\x64\x4a\x47\x6c\x99\x5d\x77\x57\xe8\xa2\xf5\x4e\x05\x2b\x1c\x6c\x51\x20\xae\x51\xc2\x3e\x44\xca\xc8\x70\x3b\x77\x88\xdd\x59\x55\xcc\x04\xf1\xa2\x8f\xd9\x27\x20\x8e\x62\xfe\x21\x02\xe2\x9a\x0f\x31\x65\x64\xa8\xc9\x10\x22\xee\xbd\x81\x85\x31\x92\xf5\x97\x86\x29\xb6\x20\xd1\xc6\xd1\x05\x46\x3f\xbf\x69\x0b\x16\x1f\xaa\x81\xe7\x1d\x0b\x6a\x14\xc0\xeb\x95\x18\xf0\x38\x2c\xc2\x19\xfb\x40\x03\xc3\xd9\x17\x71\xef\x4d\x8b\x4d\xdc\x7b\xd7\xec\xcc\xee\x3d\xcf\x0b\xee\xbd\xe7\xf3\x24\xe3\x23\xe2\x3d\x0e\xbb\x87\x4c\x49\xc3\xe4\x3e\xf5\x10\x85\xe2\x3a\x77\xaf\x84\x38\x89\x47\xf7\x11\x23\x28\x94\x1a\x10\x21\x12\x14\x1a\x30\xcc\x44\x07\x85\x12\x15\x1d\x09\x0a\x3d\x66\x9f\x13\x43\x1e\xfa\x7b\x9c\xd4\xf7\xf5\x3a\x50\x2b\xa6\x7a\xfd\x08\x0a\xfd\x30\xbe\x49\x05\x40\x33\x30\xdc\x7b\xd9\x33\x81\x7b\x2f\x7f\x9e\x24\x2b\xce\x3a\x17\x59\x7f\x83\xf0\xbc\x08\x8a\xbb\xe8\xfd\x51\x28\xae\x77\xcc\x1f\x51\x28\xae\x0f\x8f\x76\xe1\x23\xf1\x7b\xa0\xb8\x66\xb6\xbb\x70\x7f\x45\x53\x1a\xdf\xc4\xe1\x1c\x41\x71\x85\xb8\x8d\x08\x8a\x9b\x78\x06\x22\x59\x7f\xdb\x7a\x23\x59\x7f\x07\x23\x5f\x24\xeb\xef\x56\xb7\x37\x51\x12\x98\x09\x17\x1f\x35\x2b\x27\x28\x34\xfa\x6c\x92\xf5\xf7\x39\x9b\xb8\xf7\x3a\x66\xa8\x88\x7b\x6f\xe2\x00\x8e\x64\x04\x5e\x02\x46\xe3\x66\x7c\x56\x00\x29\x3e\xfa\xf8\x74\x38\x23\xd0\x27\x1c\xf7\x5e\xfc\x7c\x85\xfa\xcc\xdd\x2d\x80\x10\xc0\xd6\x11\xf7\x5e\x35\xd3\x07\xc5\x91\xcd\x1a\xe2\xc6\xc6\x5e\xfd\xe4\xc4\xfc\xe8\xdf\x6c\x88\x75\xcf\x34\xbe\xfe\xfc\xa0\x38\x67\x88\x76\xef\xe1\x48\x8a\x00\xbc\xeb\x83\x43\x19\x99\x0b\x18\x8b\x00\xbc\xee\x4d\x2e\x80\xd7\x97\x35\x1b\xbb\xf7\xac\x11\x09\xe0\x25\x92\x98\x43\x3c\xb8\x87\x70\xc2\x44\x00\x5e\xf7\xe1\x00\xe0\x2d\x6f\xc1\x43\xcc\x32\xc6\x89\x28\x17\x5e\x69\xdb\x2d\x68\xf9\x1c\x8d\x1b\x0f\x99\x4c\xc3\xbf\x91\x94\xea\xa5\x15\xc0\xab\xc7\xd4\xc5\x3b\x8b\x05\x2e\x0a\xe0\xb5\xea\x03\x77\xc9\xf7\xb7\x78\x10\xc0\xeb\x76\xa2\x45\x01\xbc\xbe\x2c\x6d\x2f\x81\x75\x5e\x94\x4b\x52\xaa\x19\x98\x00\x5e\xba\xd6\xea\x00\x78\xd4\xa1\x0b\xf1\x92\xe9\x63\x06\x76\x09\xec\xb1\xec\xa5\x54\x8c\x33\xfb\x22\x2e\xbc\x64\xc9\xef\x02\xa3\x16\x94\xb8\xf0\xfa\x67\x44\xd2\xc0\x06\x06\x81\x44\xa9\x18\xa7\x2f\x24\x4a\xc5\x4c\x58\x48\xa2\x54\xcc\x44\x66\x27\x97\x8a\xe9\xa6\xd0\xc0\xaa\xbf\x82\x06\x06\x7b\x49\x14\x18\xcd\xc3\x54\xc5\xc1\x76\xa0\xb4\x3d\x6d\xbf\x4d\x94\x8a\x31\xce\x48\x64\x0b\xce\xd7\x94\x8e\x9f\x13\x86\x12\xd9\x82\xf7\xf3\x24\x5a\x16\xf0\x39\x91\x11\x48\xed\xdf\x90\xc8\x08\x7c\x31\xfd\x24\xe2\x3e\xe3\x30\x45\x62\x3b\xe2\x28\x39\x23\x70\xf8\x3d\x22\x04\x48\xc4\x49\x42\x71\x8d\xfa\x6e\x21\xe1\xa6\xdb\xe4\x58\x25\xdc\x74\x8e\xad\x49\x64\x04\x72\x05\x7d\x48\x76\xd3\xc1\x0a\x12\x6e\x3a\x2e\x4e\x08\xc9\x6e\xba\xe4\xaf\xc8\xcd\xd3\xb7\x7b\x26\x23\x83\xc3\xde\x12\x35\x5f\x6c\x33\x4d\x64\x0b\xbe\x88\xe9\x44\xcd\x97\x84\xda\x93\xa8\xf9\x52\xdc\x33\x8a\x88\x36\x18\x74\x22\x5b\x90\x5b\x2b\x43\x22\x5b\xb0\x7b\x1d\x08\xee\xbc\x18\x2e\x92\xb3\x05\x87\x9f\x04\xa5\x7e\x9e\x74\x62\x34\xb3\xf4\x22\xc2\xab\x7f\x9b\x68\x7c\xcc\x04\x6e\x3a\x87\x9a\x25\xdc\x74\xab\xb9\x9f\xa4\x24\x6d\xbf\x47\x4a\x12\x4a\x57\xa2\xe6\x0b\x25\x3e\x43\x12\x8a\x6b\x0b\x61\x9f\xa8\xf9\x42\x99\xb1\x90\x22\x49\xd3\xd9\xef\x69\x7c\xd7\xb3\x44\x11\xd1\x8b\x51\x31\x45\x92\xa6\xd1\xdf\x93\x50\x5c\xde\x9e\xb3\x68\x16\xe9\xaf\x20\xe2\xd0\x45\x93\x51\x5c\x75\x5f\xa8\xe4\x87\x42\x96\x84\xe2\xba\x5d\xc5\x29\x52\x04\x36\xb0\x93\xa3\x8b\xc0\xba\x05\xaf\x1f\xbf\xe1\xa6\x8b\x68\xf3\x29\x39\x1b\x92\xf1\x81\xe2\x9c\x5a\x94\xc8\x16\x74\xc8\x5f\xa2\xe6\x0b\x17\xbb\x85\x04\x8a\x7b\xe6\x8f\xdc\x7b\xc9\xe5\x60\x9a\x9b\xa3\x1c\x0c\x0c\x33\xe1\xa6\x7b\xab\xa9\x0e\x7c\x66\x72\x5d\x0e\xe6\xd3\x1c\xf6\x23\x1f\x62\x97\x83\x41\x87\x4d\x44\x73\x3a\x83\x26\x11\xcd\x99\x22\x83\xcd\xf6\xab\xd2\x3a\xd1\x9c\x06\xb0\x89\x22\x2f\x0d\xb8\x9e\x28\xf2\x42\xa9\xfd\x90\x28\xf2\xd2\xb7\xbf\x49\x48\x9c\xa7\xc5\x39\x80\xc0\xd2\x94\x89\xa6\x3e\xfe\x0a\x45\x96\xcc\x50\x28\xf2\x42\xad\xe8\x90\x28\xf2\x12\xbc\x09\x28\xf2\x12\xaf\x29\x60\xb7\xb7\x2e\xb0\xcd\x1e\xdf\x04\x6c\x1b\x40\xc8\x54\x5c\x3a\x93\x65\x07\xb6\x2d\x3c\xbe\x09\xc7\x9c\x21\x4f\xa2\xc8\x0b\x89\xdf\x21\x11\xcd\xd9\xb6\x9f\xa4\x3e\x5f\x34\xa5\x0d\x59\xbc\xe5\x0b\x7e\x63\x6f\x10\x60\xdb\xfd\xb4\x87\xd5\xab\x99\xd2\xaa\x0c\x1f\x70\x47\x73\xa2\x61\x26\x60\x1b\xd7\x3f\x86\x04\x6c\xa3\x94\x51\x48\xe4\x00\x3e\xde\x90\x95\xb8\x06\x4c\x54\x09\xd8\xc6\x85\x4d\x21\xe1\x98\x5b\x5e\x77\x3b\xe6\x08\x90\x4b\x38\xe6\xec\x9e\x4d\xe4\x00\x06\xaf\x66\x05\x13\x44\xbf\x47\x48\x1c\xe6\x96\x44\x0e\xe0\x78\xfc\x24\x21\x8d\xc9\xed\x91\x43\xd6\xfc\x4d\xa2\x8d\xbb\x29\x8a\x64\x79\x87\x18\xb7\xa1\xa7\xa6\x4a\x95\x02\x2c\x9a\xa9\x3a\xbd\x9a\x99\x10\x6e\x4b\x77\x9b\xa2\x92\x8b\x59\x1d\x95\x5c\x3e\xbb\x80\x90\x4d\x2e\xf8\x0f\x09\x4c\x97\xcd\x68\xa9\xe4\x42\x52\x7f\x48\xc2\x74\xb9\x78\x35\x1b\x45\x6c\x8e\x29\x4a\x11\xf8\xd8\x36\xa7\x1f\x33\x5a\x2e\x8d\x98\x9f\x27\x29\x62\xe3\xd3\xe1\x90\x4d\x1c\x81\xc9\x21\x9b\xd7\xed\x81\x4b\x5f\xbf\x47\x29\x02\xb3\x17\x1c\x73\x8e\xdb\x4d\x38\xe6\x9c\xf8\x93\x70\xcc\x65\x8b\x69\x30\x5d\xf6\x0e\x01\xd3\x55\xb4\xe4\x04\xa6\xab\x16\x71\x60\xba\xe6\x5d\xf0\xa9\xe4\xe2\xdf\x70\xac\x7e\x5a\xc7\x72\x8e\xaf\x23\x81\xe9\x0e\xc6\x9e\x04\xa6\xa3\x00\x53\x48\x84\x6c\x46\x5c\xbe\x49\x98\xae\x3a\x73\x31\x75\xa2\x8d\x7d\x52\xa9\xe4\xd2\x2d\xc2\xa9\xe4\xe2\xa4\xf0\x04\xa6\xb3\x51\x31\x81\xe9\xb8\xc0\x36\x24\x30\xdd\xb6\x08\x20\x64\x73\x93\x14\x9e\xc8\x01\x7c\x50\x4d\x13\x39\x80\x4e\x31\x49\xc3\x71\x37\xb4\x4e\xc8\x66\xda\x6e\x81\x90\xcd\xe5\x6f\x0e\x74\x7b\x66\x10\x4c\xc7\x35\xc6\x21\x51\x1a\x74\xe4\x1f\x05\xc1\x25\x8a\xbc\x4c\x2f\x18\x4e\xbb\x65\x1d\x01\xa7\xdd\xb6\x3e\x86\xd3\xee\x7a\x19\x26\xd1\x80\xd8\x96\x12\x55\x43\x1b\xd6\xc7\x44\xd5\xd0\xee\x8e\x11\xcd\x49\xdd\xad\x90\x80\x7b\x6f\xf2\x7b\x38\xb5\x50\xed\x93\x8b\xbc\x60\xeb\x49\x2e\xf2\x62\xd6\x43\x34\xe7\x22\xe7\x29\x11\xcd\x99\x71\x21\x24\x9c\x76\x0b\xff\x68\x9a\xbe\xea\xc5\xef\x71\xd5\x8b\x37\x01\x70\x2f\x7f\xfa\x42\x91\x17\x00\x7a\xa2\xc8\x4b\xf2\xf6\x04\xee\x05\x42\xe2\x92\xe0\x5e\xaf\x24\x4a\x26\xc1\xbd\x64\xc8\x9a\x96\xd3\x57\x59\x5a\x9c\x76\xd3\x1a\x18\x39\x80\xc1\x6c\x57\x70\xaf\x65\x6b\x7c\x8b\xb8\x0d\x6f\x48\xe0\x5e\xb5\x30\x04\xee\xb5\xe3\xf7\xb0\xf8\x79\x2b\x91\x03\x48\x31\xd0\x90\x96\xa3\x1d\xdd\x4f\xd7\x07\xe3\x70\xe0\xb4\xb3\xdb\x2c\xe1\xb4\xbb\xc4\x3c\x24\xa2\x39\x5f\x8b\x3f\xa2\x39\x9b\x0f\x23\x05\x60\x0e\x26\xa3\x04\xdc\xe3\x22\xcc\x90\x80\x7b\xcf\xf2\x93\x14\x0c\x0f\xa6\xec\xd4\x62\xbf\x08\xee\xe5\xec\x1d\x22\xb8\x97\x6d\xd4\x48\x1b\xd6\xe3\x43\x45\x01\x98\x65\x51\xb5\x61\x3d\xc7\xbf\x6d\x3c\xe1\x8c\x6f\xc3\x7a\xac\x40\x90\x03\x78\xac\x25\x53\x00\xc6\x76\xd1\x44\x0e\xe0\x63\x96\x75\x9c\x23\xc7\xd8\xc1\x74\xa3\x98\xa2\xb2\x83\x05\x02\x39\x80\x2f\x9e\xf7\x44\x0e\xe0\x47\x7f\x3f\x2e\x2d\x69\xca\x16\x77\xbf\x07\x9c\x05\xca\x27\x42\x36\xe7\x74\x0b\xd4\x1f\xb4\x8a\x72\x9c\x48\xe5\x9e\x01\x67\xaf\x7f\xc3\x29\x59\xfd\x1b\x4e\x49\xf7\x13\xbc\xf7\xd1\x53\x09\xd9\xb4\x9f\x27\x5d\xe7\xe0\xfa\x37\x4a\x83\x12\xaf\x93\x2e\x58\xe2\x9a\x42\x74\x98\x85\x10\xb2\xf9\x99\x09\x72\x00\x37\xa8\x31\x51\x1a\xf4\x35\xcb\xba\xe0\xa1\x0f\x45\x48\xaa\xd7\xfd\x62\x6e\xc1\x64\x94\x2e\x39\x9c\x5e\x4d\xf0\x9e\xa3\x77\x12\x78\xcf\x9e\x88\x04\xde\xdb\x04\x05\x64\xf0\xde\xc1\x20\x90\xc1\x7b\x2e\x6f\x90\xc1\x7b\xb6\x1e\xe7\x87\xd2\x99\x9c\xf7\x6c\xbc\xc7\xf9\xcb\xe0\x3d\x2a\xbe\x87\x6c\xbc\x87\x40\xcf\xe0\xbd\x82\x5a\x90\xc1\x7b\x5c\x3d\x16\xf2\xe3\xd2\xc3\x0d\xca\x21\xa9\x6e\x1d\xbc\x7e\xdd\x82\xc6\x47\xb5\x9d\x90\x1f\x57\xae\x38\x50\x98\x3b\x8b\x29\xb0\x84\x29\x9c\x7d\x7b\xff\xe0\xa2\xa7\x90\xf1\x03\x5e\xa6\x3a\x03\x13\x1f\xf2\xcb\x32\x30\xd1\xc7\x36\x03\x13\x2d\x43\x33\x30\xd1\x01\xf6\x19\x98\x38\xb0\xc4\x64\x0a\xc7\x58\x2e\x67\x0a\xc7\x50\x31\x2b\xe4\xe0\x1c\x1d\xff\x46\xe9\x3e\xac\x5e\x59\x30\x31\xf7\xe0\xd6\x29\x4a\x52\xfc\x24\x47\xf3\x35\x45\x22\x07\xa2\x23\x13\xcd\x49\x31\xc9\x90\xb9\x6b\xa2\xb0\xad\x33\x45\x65\xaa\x17\x93\xa2\x32\x2b\x9b\xd2\xd2\x6e\x6c\x75\x99\xd2\xa0\x14\x26\x0d\xd9\x77\x4d\x5c\x7f\x85\xe2\x3e\x30\xd3\xfc\x92\x43\x06\xc0\xcb\x38\xfb\x1c\xad\x90\x5f\x2a\x1f\xbc\xa6\xd0\xea\xbc\xec\xbe\x6b\x02\x61\x91\x71\xf6\x05\xd2\x41\x32\x39\x80\x76\x2e\xe6\x97\xaa\xcb\x8f\xbf\xa2\xad\x3b\x89\x1e\xc8\x38\xfb\x5e\x1c\x42\xd9\x39\x80\x00\xd1\x8c\xb3\x2f\xbb\x2f\x38\xfb\xa8\x89\x1c\x32\xce\xbe\x80\x55\x2f\xe3\xec\xe3\x12\xd0\x90\x71\xf6\x71\xb5\x67\xc8\x38\xfb\x52\x73\x0b\x44\x8b\x13\xad\x90\x71\xf6\x15\xb4\xf2\x0c\x4c\xec\xb0\xdd\x0c\x4c\x74\x48\x7d\xc6\xd9\xe7\xb8\xcf\x1c\x09\x97\xc3\x26\x9c\x71\xf6\x85\xea\x27\x31\x63\xa0\xcd\xe7\x04\x0c\xc6\x78\x96\x05\x13\x5b\x01\x9f\x64\xe7\x00\x62\x86\xca\x09\x33\x06\x66\x9a\x2c\x98\xd8\xf6\xf1\x57\x32\x09\x04\xb4\x97\xb8\x2b\xc4\x87\x51\x58\xb0\xa7\xd7\xef\xe1\xac\xf5\xb1\xc5\xd9\xe7\x04\xa5\x4c\x51\x19\xeb\x94\x99\xa2\x32\x2b\xfb\x2b\x42\x1d\x36\x2b\xe4\x64\x67\xb4\x29\xa2\xa9\x5f\x8f\x81\xca\x1c\xde\x13\x54\x8e\x79\x09\xb3\xcb\x54\x8e\xa1\x26\x79\xc8\x99\xfa\x6e\xd1\x14\xe3\xf3\x9e\x27\x07\x70\x78\xae\x85\x1a\x7b\x39\xa6\x40\x55\x98\xfc\x32\x17\x4a\x38\x8a\x2a\xdb\xd9\x07\x8a\xcb\x38\xfb\x26\xee\xf5\x9c\x89\x67\x21\xfa\x3e\x83\x1a\x2b\xf9\x7a\x19\xd4\xe8\x2c\xca\x2c\xd4\xd8\x33\x48\x34\x67\x12\x8d\xb2\x7f\xc3\x19\xed\xf3\xfe\xb9\x50\x82\xf6\xb8\x50\x22\xa0\x5c\xe4\x42\x69\xd7\x65\x4a\xa8\xa3\x83\xaa\x32\xe1\x9c\x13\x2c\x98\x8b\x6b\xbf\x31\x22\xa1\xc6\xf2\x80\x17\x32\x95\x63\x9c\x84\x94\x1d\xce\x89\x78\xc8\x84\x73\x16\x9f\x62\x2e\x94\x88\x5e\x07\x2e\x94\x88\xd7\x14\x66\x1a\x90\x4c\x26\x9c\xb3\xfa\x3c\x14\xb3\x56\xf7\x85\x44\x15\xcc\x8f\x99\xca\x31\x8f\x39\x26\x95\x63\x02\xa2\x38\x83\x1a\x07\x4a\x42\xa6\x72\x8c\x43\xf0\x72\xc5\x9c\x1b\x7e\xc8\x92\xb9\x84\xf0\x3d\x7e\x8d\x50\xa5\x4f\x73\x58\x11\xd1\x6c\x72\x25\x73\xfe\x71\xe3\x14\x9c\xf6\xc1\x21\xd2\x73\x47\x77\x85\xca\x0e\xd3\x14\x71\x06\x3e\x46\x44\x7a\x16\x0c\xe0\x19\x47\xa0\xb5\x97\x4c\xa4\xa7\x4b\xef\x64\x22\x3d\x17\x86\xfa\x0c\xa0\x74\xe8\x49\x6e\xae\xba\x4c\x3f\x89\xf4\xb4\x2e\x93\xc9\x01\x8c\xde\x3c\x38\x09\x93\xd9\x35\x39\x80\x4e\x8c\xce\x94\x06\xb5\xe5\x2e\x53\x1a\x74\x59\x66\xbb\x34\x28\xce\xb0\xec\x48\x4f\x8b\x23\x8a\xca\x3c\xde\x04\x14\x95\x79\x86\x5b\xc0\xca\xbd\xdd\x33\xb4\x72\xac\xab\x19\x27\x61\xb6\x1e\x40\x0e\x60\x06\x0e\x65\x72\x00\x0b\xba\x45\x26\x07\x70\x7a\xb4\x44\x7a\x4e\xf4\xc6\x4c\xa4\xe7\xf2\x01\xef\xdc\xf2\x66\xa1\x46\x51\x99\xed\x55\x21\xd2\xd3\x29\xdb\x99\xa2\x32\xd9\x22\x0e\x27\x61\x21\xc4\x3d\x77\x6e\xe9\x23\x6a\x24\x77\x72\x38\x7d\x18\x3b\x4e\x34\x1f\x70\x72\x00\x1f\xaf\x11\x39\x80\xef\xf4\x57\xa8\x6a\x0b\xd4\xcd\x02\x94\x7d\x60\x9c\xc8\x02\x94\xe9\x6e\x53\x5a\x3f\x27\x6b\x64\x72\x00\xab\x8f\x11\x51\xa0\xdb\xec\x93\x1c\xc0\xd5\xfd\x9b\xc6\x77\x9a\xdf\xab\x20\x3c\xb7\x87\x85\xf8\x43\x61\x21\xf6\x1a\xb9\xa8\x0c\xe8\x21\x53\x54\x66\xa3\x37\x66\x8a\xca\x38\x36\x37\x83\x1a\x13\x9a\x70\x1e\x2e\x0a\xe4\xf6\x2e\xb1\x20\xf4\x8c\x1c\xc0\x68\xc1\x45\x51\x99\x89\x49\x25\x4f\x8a\x72\x61\x2b\xcf\x94\x06\xad\x16\x9b\x84\x7a\xba\x34\x54\x9e\xa4\x57\xbb\x9f\x13\xd5\x86\x38\x83\x3c\x51\x6d\xcc\x26\x26\x39\x9c\x66\xe5\x2e\x0d\xea\xd9\xb5\x93\xd0\xe7\x08\x27\x61\xf3\xce\x9a\xe4\xe0\x9a\xed\x4e\xa2\xfd\x71\x54\x67\xa1\xc6\x1e\xbc\x2a\x13\x83\x8e\xd9\xa7\x43\x3d\xfd\x1b\xa1\x9e\xae\x35\x92\x09\xf5\x2c\x16\xbe\x38\x09\x9d\x2c\x9f\xed\x24\xfc\x3c\x49\x8e\xdc\xf2\x6f\x38\xd1\x7c\xaa\x28\x0d\xea\xbc\x80\x4c\x0e\xe0\xf2\xcc\x93\x03\x78\x2c\x36\x41\x8d\xc1\x33\x01\x6a\xb4\x59\x21\x2f\x2e\x5c\x48\xfe\x0a\xa5\x6b\x3f\x2d\x10\xc7\x04\x96\xc8\xa0\xc6\x8c\x3f\x23\x83\x1a\x5d\x6d\x31\x13\xea\x39\x7c\x72\x08\xf5\xb4\x8b\x39\x13\xea\xb9\x7c\x3a\xb6\x2b\x8f\xf8\x49\x2a\x8f\xe0\x12\xcd\x54\x8e\x09\x78\x14\xb2\x2b\xc7\x1c\x3f\xe9\x1c\xe3\x1f\x14\xe7\x0c\x19\xff\x61\xf2\xd1\x24\x0a\xd4\x21\x6a\x79\x3b\x47\xce\x43\x20\x4a\xd9\x47\x73\xdb\xff\xcb\x04\x72\xd7\xc4\xc8\xfe\x8a\x58\xcf\xb0\x04\x17\xa0\xac\xcb\x52\xfa\x10\x9d\x67\xb6\x74\x9c\xbe\xca\x94\x09\x50\x56\x47\x5c\xe4\xc3\x0d\x5b\x04\xba\xe5\x43\xbd\x27\xcb\xbb\xc3\x5d\x0c\x9e\x08\x8a\xca\xd8\x35\x96\x8f\x6d\x3d\x6e\x9d\xbb\x26\x3e\x7d\xc1\xd6\xe3\xed\x79\xb0\xf5\x58\x74\x00\x28\xe7\xe7\x2b\x1b\xd7\x26\x0b\x46\x84\xe8\x43\xb2\x67\x26\x42\xf4\x31\xd3\xbf\xdc\xe0\x67\xf6\x02\xa0\x7c\xdd\x02\x0e\x44\x27\xaa\x64\x1c\x88\xc5\xc7\xf6\x92\xa2\xba\xfd\x24\xc9\x28\x84\xbd\xe5\xeb\xe3\x47\xeb\xdc\x27\xd1\x3f\xdf\x14\xb2\x70\x4a\x73\x26\xcf\x6f\x5a\x8b\xbc\x0e\xb3\x63\xf3\x18\x34\x9a\x15\xd8\x49\xe8\xad\x04\x68\x9c\x1c\xcd\x62\x27\x21\x9a\x70\x11\x68\x2c\x1b\x6b\x59\x79\x7c\x0b\xda\x80\xd2\x1a\x85\xee\x27\x29\xea\xfe\xfa\x49\x34\x6f\x46\x5b\x04\x1a\x9b\x1d\x9d\x85\xc2\x31\x91\x83\x5a\xc8\xf3\x73\x7d\xb7\x42\x9e\xdf\x85\xb9\x15\xf2\xfc\xee\x70\x7b\xe4\xf9\x31\xf3\x85\x3c\x3f\x6e\x42\x0f\xc5\x79\x7e\xc1\xbf\x51\x39\xba\xb8\x67\xae\xac\xac\x59\x2a\x81\xfb\x40\xd0\xdc\x4a\x60\x7c\xf8\x33\x8a\x90\x61\xb1\x55\xb6\x90\xe7\x47\xa1\xff\x50\xc8\xf3\x2b\xe8\x8d\x85\x3c\xbf\xca\x6e\x2d\xe4\xf9\x4d\xb4\xeb\x12\x00\xfd\x88\xfe\xe2\x5b\x08\x5f\x7f\xa5\x83\x36\xfd\x9e\xf6\x20\x17\x0b\x84\x42\x75\x98\x74\xfd\x1e\x3e\xfa\xe2\xf7\xb8\x4a\x0a\xab\x73\x09\x18\x35\x96\x9f\xd4\x1e\x0c\x9e\x33\x21\xc3\x1e\x89\xf7\x28\x2f\x61\x84\x58\xb9\xcb\xcb\xa5\x0a\xe4\xd2\x96\xd7\x35\xe3\xe8\x0b\x61\xa0\xcd\xb3\x44\x18\xe8\xc5\x15\x57\x7c\x0b\x21\xfa\x5f\x79\x71\xb0\x3d\x6e\x8f\xf5\x7b\x4d\x69\xfd\x36\xd1\x50\x85\xea\x30\x09\x01\x5b\x5e\xe7\xc1\x31\x4b\x5c\x1a\x51\x41\x1d\x85\x30\xd0\xbb\xdd\x02\xd5\x37\x3c\xd7\x38\x10\x2f\xaa\x4d\xc1\x81\xd8\x61\xa6\x05\x07\x62\xaf\xfe\x8d\x5b\x24\x3d\x76\x1c\x88\x36\x43\x15\x1c\x88\x0f\x2c\xb2\xe0\x40\x7c\x89\x36\x29\x91\xea\x37\xc9\xbf\xa1\x79\x83\xfa\x4b\x74\x18\xa1\x7f\x23\x86\xcb\xe3\xa3\x3a\x0c\x77\x19\x86\x12\x71\x00\x67\xb7\x4e\x1c\x5a\x73\x0b\x5c\x1a\x11\xfc\x1e\xf7\x29\xc5\x1f\x69\xc9\xc5\x95\x48\x81\xba\xc5\x29\x80\x68\x7c\x05\xdf\xe2\x82\x2d\x15\x7c\x8b\x0e\xda\x2a\xf8\x16\x97\x37\xa4\x7d\x8b\x18\xe3\x0b\x85\x63\xb8\x2a\x35\x14\x1c\x88\x2e\x8c\x58\x92\xcb\x55\xfa\x3d\xe7\x90\x31\x11\x38\x10\x9d\xe5\x5e\xec\x40\x9c\x6e\x8f\x08\x66\x6f\xdd\x84\xbd\xd8\x9b\x9c\x4a\xa4\xf5\xf8\x3d\xbb\x02\x38\xd2\x89\xa5\xc5\x38\x51\xb2\xed\xc5\x7c\x05\xd0\x98\x30\xa2\x14\x83\x46\x18\x5f\x31\x68\x2c\xa6\x00\x8d\x5e\x14\x17\x8e\x31\x43\x21\xcf\xcf\x96\xec\x92\xa9\x39\x06\x24\x2f\x02\x8d\xf9\xd3\x6b\xf2\xfc\xec\xf6\x2c\x14\x8e\x71\xb8\x4e\x21\x42\xd4\x25\x4a\x0a\x39\x80\xef\x71\xcf\x28\x7a\xfe\x98\xe2\xbe\x8c\x4f\x3f\x5d\xae\x92\x99\x28\xa4\xe0\x62\xfe\x28\x80\x46\xd7\x7e\x2b\xb8\x1a\xab\xfb\x49\x84\xe8\xf4\xd6\x25\x42\xf4\xf8\x38\x7c\x5c\x8d\xf4\x05\x57\x63\xfb\xfc\x46\x7c\x89\xf7\x44\xa1\x30\x0e\xf6\xe9\x52\x88\xd0\xf6\xbc\x50\x38\x26\xe1\xf4\x29\x44\x88\x0e\xb4\xf9\x42\x84\xe8\x9c\xfe\x0a\x85\x71\xa2\xc7\x70\xd8\x21\x7e\x12\xa3\x94\x0f\x31\xae\x46\xee\xe0\x08\x05\x57\x63\x26\xe5\xb7\x10\x21\xea\xf4\xf1\xc2\x7d\x12\xfb\xf3\x1b\xe5\x38\xbd\x77\xb9\x4f\x22\x98\xed\x56\xc4\x7b\x77\x0b\xb6\xf7\xb3\x7e\x84\x88\xe6\xe5\xf7\x3a\xf1\x3a\x7e\x0f\x64\xf1\xf8\x49\xb1\x1e\x6e\xb8\x0b\x85\x1c\x40\xae\x09\x0b\xa5\x22\xde\xbd\x07\x41\x86\x1d\x75\xa2\x18\x19\xfa\xc4\x81\x0c\x27\x51\x23\x85\x72\xa3\x8f\x05\x09\xc8\xd0\xae\xaa\xd2\x5c\xb3\x91\x16\x70\x35\xba\xa8\x6e\x01\x19\x2e\xaf\x0a\xc8\x90\x9a\xe4\xa1\x34\x97\x30\xf0\x7b\x84\x8f\x22\xd0\x4b\x43\x74\x80\x05\x0b\xe1\xa3\xdc\x22\x19\x4a\xc3\x95\x8a\x0a\x56\x9a\xef\xab\xf1\x37\x37\xca\x85\x7b\x46\xf2\x84\xf7\x75\xe3\xaa\x25\x14\xab\xd2\x71\xa5\x5a\xac\x38\x7c\x34\xb3\x3f\x09\x1f\xcd\x5e\x3f\x6e\x21\x74\x11\xdf\xc2\x2d\x84\x0b\x87\x7a\xc1\xd5\xf8\x9a\xbf\x80\x0c\x5f\x12\x94\x0a\xc8\xf0\x35\x7f\x01\x19\x46\xaf\xa6\x91\xa1\x77\x32\xc8\xb0\x7d\xde\x43\x3d\x0b\x7e\x8f\xd8\x1a\xa2\x85\x0a\xc8\xb0\x78\xfd\x40\x86\x0e\xc8\x2b\x20\xc3\x8d\x47\xa8\x80\x0c\x37\x06\x9d\x42\xb9\xd1\xe6\x1d\x62\x64\xf8\x85\xc9\x7f\x9b\x25\x0b\x34\xe6\xed\x21\x0c\x58\x2b\x36\xc5\x42\xea\xe0\xe3\x23\x46\xea\x60\xc0\xd2\x5b\x48\x1d\x8c\x9f\xdf\x28\x06\x6f\x96\x3c\x88\x4c\xf4\x74\x0e\xc2\x8a\x3e\xbf\x91\x5f\x96\xdd\x02\x91\xc1\x3e\x2a\x14\x8e\x59\xd8\x88\x0a\xa0\xd1\x61\xf3\x85\x4a\xa4\x1f\x3d\x87\x4a\xa4\x8e\xe2\x28\x13\x2f\xb2\xa7\x05\xd0\x58\x88\x28\x2e\x80\xc6\x96\xfc\x24\xe9\x9d\x3e\xfc\x14\x8e\x29\x78\x67\x0b\x85\x63\xaa\x25\x1c\xa0\xd1\xa5\xcc\x0b\xa0\x71\x5a\x37\x24\xb2\x34\x0f\xbf\xa7\xa5\x9d\x8f\x29\x8e\xa6\x45\x1c\xa0\xd1\x25\x14\x0b\xf9\x81\xd9\xda\x19\xb7\x10\xae\xe1\x5e\xe3\xea\x40\x67\x2e\x80\x46\x27\xc8\x16\xdf\x42\x88\x1b\xb2\x50\x38\xc6\x29\xc6\x65\xb9\x3a\x05\xfd\x14\x68\xec\x76\xde\x14\x40\x63\x43\x9f\x2e\x44\x96\x3a\xc3\xb2\x2c\xbb\xaa\x98\x79\x81\xc6\xbe\x49\x5f\x28\x8b\x28\x07\x6b\x4b\x14\x8e\xe9\xaf\x9f\x44\x74\xf8\xc0\x01\x1a\x5d\x74\xa5\x00\x1a\x67\x73\x7b\x88\x46\x6b\x28\x94\x1b\xdd\x20\xae\xc2\xb5\xf6\x11\xdf\x43\xe1\x5a\x7b\x1b\x0b\xca\xb6\xbd\xd1\xbf\xb1\x3f\x83\xdf\xe3\x16\x34\x82\xaf\x0a\xa0\xd1\x38\xa3\x90\x1f\xb8\xcd\x50\x00\x8d\xcd\xab\xb9\xed\xaa\x62\x0c\xdc\x42\x58\xcc\x84\x85\x0c\x7b\xf5\x9e\xc7\xd5\x18\x2d\xd4\x7c\x0b\x21\x21\x55\x65\xfb\x96\x37\xb7\x87\xbd\x18\x44\x59\x40\x86\x76\x89\x16\x5f\x6b\x0f\x98\x2e\x84\x8f\x36\xab\x2f\xb8\x1a\xc7\xf5\x6f\x5c\x45\xe4\xd5\xe4\x16\xc2\xcf\x18\xb8\x85\xf0\x98\x61\x1e\x42\x2f\xad\x7d\x12\x3e\xfa\x78\xe6\x8f\x6b\xe2\xd1\x33\x5f\x28\x61\x85\x85\xd0\xd2\x07\x0b\x6a\x21\xb4\x34\x9a\xd1\x1e\xec\xe1\x18\x1c\x0b\xa1\xa5\xaf\x95\x19\x5c\x8d\x8f\x35\x53\x90\xa1\x4b\x04\x15\x72\x07\x0d\xd7\x0b\xb7\x10\x6e\x62\x41\x8a\x90\x61\x7b\xf1\x47\x15\x21\xc3\xe6\x7a\x80\x05\x57\xa3\x2b\x71\x97\x4b\x72\xd6\xe7\x49\x89\xc6\xe3\x15\x73\x68\xe9\xe7\x3d\x0a\x37\x1d\xb7\x80\x6a\x63\x25\x8f\xdc\xc1\xc7\xac\x95\xdc\xc1\x08\x46\x2e\xe4\x0e\xda\xf9\x5d\x5c\x6e\xb4\xb8\x85\xc3\xa9\xf2\x6f\x12\xfd\x9d\xb0\x83\x4a\x75\x18\x6e\xbd\x0e\xd5\xa8\x11\x31\x56\xa9\x0e\x63\x73\x52\x35\x6a\x04\x23\x57\x5f\x36\x81\x12\x54\x41\x8d\x05\x55\xaa\x72\xd9\x44\xff\x21\x4b\xae\x8f\x6f\x09\x7b\x78\x4d\x52\x93\xeb\x11\x43\x15\xa0\x6c\x9d\xcd\x5a\xb9\xa0\xd0\xc1\xd4\x95\x4a\xa4\xae\x60\x5a\x1f\xa4\x4a\x75\xe3\x44\x6c\x3e\xfe\x8a\x58\x8f\xb3\xf8\xeb\x43\x80\x0e\xec\xac\x02\x28\xcd\xb2\x2a\x80\xd2\x29\x03\x95\xc2\x31\x05\x28\x5f\x01\x94\x1d\x2b\x5b\xc5\xd5\x38\x90\xbd\x35\xb8\xf0\x08\xad\x07\x17\x1e\xa1\x75\x5c\x8d\x0e\x12\xab\x5c\x50\x18\xdc\x17\xf2\x0a\xbd\x91\x2b\x79\x85\x76\x01\x55\xf2\x0a\x47\xf3\x37\x1d\x20\xe7\x27\xc9\xdb\x62\x4b\x54\x0a\xc7\xb4\xe8\x7e\x32\x3e\xb4\xeb\xea\xc2\x31\x08\x8b\x2a\x40\xd9\x86\x47\x44\xe1\x98\x81\xcb\xa2\x12\x91\x3a\x39\xfc\xf5\x75\xd2\x85\xbf\xe2\xc8\x6e\x3f\x49\x94\x43\xf4\x93\x04\xc8\x01\x4b\xeb\xeb\xbb\x5e\x4c\xb9\x5c\xa5\x5b\x1f\x68\x4b\xa6\xb0\xa7\x0e\x7f\x93\xa3\xc9\x66\xad\xb8\x1a\x43\x73\xeb\x14\x56\xc1\x3a\x57\x5f\xec\x8d\x1c\x80\x1a\xc9\x4b\xc3\x8a\x58\x71\x35\xba\xca\x44\x75\x5e\x21\x1a\x43\x8d\x8e\x02\xc8\x50\xda\xba\xdd\xe3\x13\xa0\x6c\x2e\xc0\x5e\x29\x37\xfa\x26\x3f\x89\xc1\x23\xba\xbd\x86\x39\xc9\x2d\x90\xd8\xf4\x69\x61\xa0\xbd\xd0\xcf\xe8\x72\x9c\x6e\x81\x22\xeb\xdb\xef\x69\x7c\x2e\x34\x54\x29\x37\x5a\xd0\x7a\x2a\xe5\x46\x7d\x73\x48\xa5\xdc\xe8\xf1\x93\xc9\x01\x8e\x7c\x25\x11\xd5\x8e\x79\xa0\x26\xdf\xb2\xe8\xf7\xa4\xda\x14\x82\x2d\x2b\xa8\xb1\x01\xf3\x2b\xe5\x46\x3b\xbe\xfd\xca\xfd\x15\xb6\x25\x57\xdf\x5f\xe1\xd5\xe4\xfe\x8a\x73\xdd\x02\x51\xfb\xb8\xa6\x2b\xa8\x31\x46\xb7\x67\xd6\xca\x4c\xd8\xd5\xd8\xdc\x1e\x5a\xeb\x74\x0b\x17\x1f\x09\x27\x87\x00\xd5\xed\x33\x9d\x61\x3d\x14\xfc\xac\x54\x87\x71\x0a\x46\x25\x40\xf5\xf1\x0c\x12\xa0\x1a\x60\xd7\x95\x00\xd5\xe0\x3d\x91\x5d\xa9\xda\xdf\x74\x52\x97\xbf\x29\xfe\xd2\x92\xbf\x42\x5e\xa8\xe7\x13\x57\xa3\x63\xea\x6b\xc6\x55\x7c\xfc\x15\x5c\xc5\xaf\x9f\xc4\x1e\x8e\x88\xab\x04\xa8\x9e\x4f\xcf\x24\x3a\x5e\xaf\x43\xa1\xfa\x8d\x67\xb0\x18\x75\xd0\x42\xc1\x60\xf5\xa1\x60\xad\xc4\xc8\x54\x02\x54\xf3\x87\x22\xa9\xc4\xfc\x05\x57\x63\x45\xd1\xa9\xdc\x5d\xff\x78\x3e\xb9\xbb\x3e\x98\x17\x14\x17\x6e\x32\x45\xe9\x83\xfa\x23\xc3\x45\x2d\x54\x0d\x30\x5f\x2f\xd6\xea\x3c\x20\xb1\x56\x97\xc2\xae\x5c\x50\x78\xcc\x76\x0d\x28\x81\x20\xd5\x80\x12\x7d\xb3\xe2\x85\x4c\x04\x74\xd5\x4a\x80\x0e\x1a\x43\xad\xd6\xca\xd9\x90\x15\xc0\x55\xfd\x1e\x5a\x0f\xe0\xb6\xe2\x6a\x2c\x1e\x2c\xae\xc6\xee\xc3\x41\x51\x19\x97\x9d\xac\x5c\x50\x68\x03\x4b\xad\x04\xc3\x63\x1b\xac\xdc\x5f\xe1\x9b\x0b\x2a\xf7\x57\xdc\xe4\xf6\x6c\xcb\x82\x2d\x71\x0b\xe1\x13\xdc\x4f\x62\x73\xbd\x09\x1a\xe3\xf3\x71\xa0\xdc\x68\xf0\x26\xe0\xfe\x8a\x68\xa1\xd6\x60\x3d\xde\x12\x14\x95\xf1\x7d\x19\x95\xa2\x32\x85\x32\xa5\x95\x7c\xc4\x01\x42\xa8\x00\x4a\x17\x77\xac\xdc\x5f\xc1\x7d\xd5\xa1\x02\x28\x47\x71\x0b\xe4\xb3\x2d\xbf\x07\xea\x48\xfe\x26\xe5\x2a\xb1\x5e\x55\xf2\x11\x0f\x86\xa0\x4a\xec\x2a\xb7\xee\x86\x4a\xec\x2a\xb7\x50\x87\xca\xfd\x15\xc6\x3c\x95\xd8\xd5\xe2\x19\x24\x76\x75\x99\x5d\x13\xbb\x7a\x89\x1a\xa9\xb8\x1a\xa3\x85\x2f\xae\xc6\x8a\x3d\xae\x76\x07\x58\xd1\xba\x01\xa5\x57\xcc\xae\xc6\xed\x6f\xda\xd5\xe8\x27\x1d\xdb\xc9\x9c\x19\x50\x16\xf7\x05\x7b\xbf\xf7\xa0\x00\x65\x5b\x38\xed\xea\xc7\xd5\xe8\x27\x71\x35\x9a\xd1\x0e\xa7\x6c\x33\x83\xb8\x1a\x0f\xe6\xab\x3a\x9c\xef\xc5\x37\x07\xc9\x0c\xe4\xc8\xd5\xe1\x00\x40\x7a\x36\x38\x9a\x9e\xeb\xe1\xaa\x16\x8c\x88\x7c\x44\xd7\x4d\xab\xe4\x23\x66\xef\x2c\x6e\x21\x6c\x9e\x09\x5c\x8d\x6d\xfa\x37\xa2\x8c\x88\x95\xa8\x42\x8d\x79\x78\x0f\x92\x8f\xe8\x2b\x01\xea\x20\xca\x08\xa4\x56\x87\xab\x92\xf0\x95\x89\x6a\x43\x4c\x40\x05\x35\x72\x57\x77\xa8\x46\x8d\x14\x8a\xaa\x46\x8d\x44\x92\x57\x5c\x8d\x2e\xed\x5f\xa7\xef\x8f\x61\x0c\x54\x95\x71\xb8\x63\xa5\xaa\x8c\xcb\xf7\x57\xaa\xca\x44\x4c\x0e\x95\xaa\x32\x9f\x55\x01\x35\x56\xef\x2c\x50\xa3\x4d\xa1\x15\xd4\xb8\xa2\xdf\xdb\x64\x51\xba\x2f\xa0\x46\xf3\x09\x2e\xa9\x70\xae\x41\xa5\xdc\x68\xb4\xaa\x41\xb9\x51\xd7\xe7\xab\x04\xa8\x5a\xb7\xaf\x5c\x52\x61\x03\x52\xe5\x92\x8a\x84\x3d\xbc\xfa\x92\x0a\x8b\xbf\xe5\xfd\xe9\xaf\x70\xfe\x82\x9f\x74\xb9\x58\x7f\x93\x4a\xd5\x58\xff\x2b\xa8\xd1\xd9\x97\x15\xd4\x98\xcc\xf9\xc8\x47\x4c\x38\x48\x2b\xe5\x46\xf3\xe7\x9b\xe2\x2f\xa5\xfe\xa8\x84\x7d\x5d\xb6\xb5\xf2\x49\xdf\x5f\x41\x7d\x88\x4a\xec\x6a\xc1\xd6\x5a\x89\x5d\x75\xd0\x4f\xc5\x0b\x79\x00\xa2\x75\x33\xf4\x63\x8a\x3b\x00\xcc\xca\x01\x8d\xb6\x34\xd5\x8d\x3d\x0e\x3f\x67\x25\x1d\xf1\xb3\x05\x01\x8d\xc3\xac\x9c\xf8\xd4\x89\x77\xbd\x12\x9f\x3a\xbb\x9f\xe4\x8e\x11\xeb\xda\x1b\xd0\x61\xed\x93\x3b\x2a\xb6\x0f\xf1\x71\x6a\x03\xdf\xc4\x9d\x98\x7c\x50\x01\x8d\xae\x2b\x51\x8f\x53\x53\xd8\x20\xc4\xa7\xee\xe3\xf7\x28\xd9\x48\x08\x7f\xc5\x9d\x18\xac\x8f\xe1\x4e\x74\xd5\xa8\x8a\x3b\x31\x5a\x7f\xc7\x9d\xb8\x92\x5b\xc0\x15\xf0\xfa\x37\x8c\x36\x58\xc4\xea\xe1\x7a\xa3\xeb\x31\x1c\x1c\x5e\xa6\xf0\x14\x5b\x4b\xa6\xa4\x68\xf5\x86\x74\xc1\x99\xe2\xdf\x10\x0f\x38\x10\xeb\xa7\xa4\x28\xeb\xe7\x82\x33\x58\x42\xeb\x75\x51\x20\xbf\xc7\x1d\x2a\xde\x4a\x14\x9c\xf9\xe8\xb0\x80\x46\xe7\x3c\x55\x40\xe3\xf6\x9e\xb8\x0e\x32\x62\xec\x8e\x4f\xb5\x0e\x84\xab\xd1\x01\x95\x15\x57\x63\xb0\x8e\xee\xf8\x54\x0b\x3c\x5c\x8d\x9d\x7e\x36\x5c\x8d\xb6\xe9\x37\xe2\x53\x3b\xcc\xad\x39\x1f\x91\x6f\x36\xf2\x11\x37\x39\x9c\xcd\xf1\xa9\x44\x08\xb4\xc7\x91\x36\xfe\x8a\xc4\x7b\x42\xe0\x35\xe2\x53\x13\x36\xc5\xf6\x89\x4f\x5d\x50\x5c\xbf\x05\xdb\x6d\xe4\x23\x06\x98\x5b\x23\x1f\x31\xc1\xdc\x1a\xf1\xa9\xa3\xf9\x49\x4a\x52\x0e\x3f\xa9\xe3\xe7\xca\x15\x8d\xf8\xd4\x83\x95\xb4\xf9\xf6\x42\x76\x6b\x23\x57\x31\x54\x53\x0e\xf2\xe3\x2b\x04\xa1\x72\xcd\x68\x68\x20\x43\x97\xb9\x6c\x20\x43\xc3\xf5\x06\x32\xe4\x3a\xfc\xd0\x40\x86\x1d\x86\xd9\xa8\x38\x13\xaa\x5b\xf7\x0d\x93\xfe\x0d\xe4\x44\xee\x60\x0b\xe4\xba\x05\xb7\x2e\xf1\xd7\x59\xdb\x86\xab\xf1\x4e\xf7\x85\xd4\x9b\x6d\x4a\xeb\xf7\xa0\x45\xb6\xd7\x35\xf1\x18\xfb\xeb\x9a\x78\xa6\x6c\x94\x32\x45\xae\x22\x3b\xb9\x91\xab\x38\xa7\x29\xd2\xd5\x51\xdd\x1a\xf7\xd3\x07\x94\x8b\x46\xae\x62\x87\x4b\x35\x97\x14\x85\x4f\x34\x90\xe1\x29\x6e\x81\x48\x29\x70\x70\x73\xae\x22\xa2\xb8\x91\xab\x98\x8a\xbf\xe9\xfc\x05\xb7\xe7\x48\x29\x7f\x93\x20\x38\xc2\x6a\x1b\xae\xc6\x88\x02\xd8\xa2\xfd\x51\xf4\x5a\xc8\xb0\xd9\x7c\xd5\xb8\x9f\x3e\xba\x3d\xee\xa7\xd7\x05\x1d\xbf\xc9\x92\x9b\xaf\xae\x47\x17\x6d\x5c\x5d\xef\x62\x2d\x8d\x34\xc6\x87\xa4\xdb\x46\xb5\xd1\xf0\xba\x39\x1d\xcd\xb8\xdc\x31\xe2\x37\xb1\xa0\x36\x2e\x3d\x8c\xd7\x43\x30\x6b\x65\x92\x00\x8d\x73\xfb\x37\x24\xe3\xeb\x4e\x23\xf9\xb1\x9d\xb5\xc4\xf5\x38\x80\xe2\x96\x2c\xf9\x79\x92\x4b\x0f\x0d\x4f\x5a\xc2\x4b\xee\x4d\x90\x10\x0f\xc8\xb4\x96\xac\x99\xfa\x2b\xd8\x73\xb2\x7f\xe3\xfa\x26\x4c\x15\x4d\xa0\xb1\xba\xb0\x65\xa3\xa4\xe8\x06\x96\x36\x4a\x8a\x5e\x2c\xee\x8d\x92\xa2\x6f\x73\xeb\x78\xc9\x81\x66\x8d\x92\xa2\xf6\xc0\x36\x97\x14\xfd\xb4\x4e\xa4\x86\x0f\x2a\x25\x45\x1f\x60\x62\xcb\xa4\xa6\x10\x19\xd2\x32\x69\xa8\xcd\xbf\xd9\x53\x4c\x5f\x32\xa9\xb4\xde\x74\x2e\x38\x83\x23\xb0\x39\x06\x15\x1b\x5f\x23\x06\xd5\x8c\xaf\x01\x0c\x7d\x8d\x4f\x03\x18\x8e\xe8\x6f\x12\xe8\xb6\xfc\xde\xc6\x63\xef\xbe\x60\xb8\xf0\x2c\x65\x47\x32\x30\x22\x62\x50\x27\x02\xa8\xf9\x1e\x0a\x62\x56\x1a\xf7\x50\x04\x1f\x38\xdc\x89\x2e\x6f\xdf\x70\x27\xbe\x3e\x70\x14\x9c\xf1\x4d\x75\xcd\x05\x67\xd0\x96\x9a\x0b\xce\xf8\xf8\x51\x70\xc6\x65\x35\x1b\xf7\x50\x38\xa3\xac\x01\x0c\xed\xaa\x6a\x85\x48\x14\xcf\x44\x21\xb3\xef\xd3\x33\x02\x15\x9b\x9f\x24\xc6\x16\xbc\xd7\x8a\x4b\x6e\xd2\x97\x6a\x9b\x37\x33\xe8\xeb\xe9\xc1\x12\x0d\xf4\x67\x3d\xbc\x81\xfe\x2a\xd1\x1f\x0d\xf4\x57\x87\x7f\x23\x10\x0c\x75\xa2\x55\x4a\xa6\xba\x3d\x97\x14\x5d\x7e\x52\xeb\xe7\xe2\xf3\x0d\xf4\x17\xa2\x5b\xc7\x70\xe1\x13\x00\xfa\x5b\xde\x21\xa0\x3f\x07\x3f\x36\xd0\xdf\xa9\xee\x8b\xd4\x97\xcf\xd8\x41\x7f\xbe\x1d\xae\x81\xfe\x7c\x6b\x65\x03\xfd\x25\xe2\xa6\x1a\x97\x4d\xbc\x66\xbb\xdc\x5e\xe8\xfb\x55\x1a\xb7\x17\x5e\x8c\x4b\xad\x21\x1e\x8a\xbf\x49\x24\x91\x59\x5d\xb3\x4f\x86\x11\x51\x52\xd4\x89\xd8\x8d\x40\x53\xeb\xd3\x0d\xf4\xb7\xbd\x2a\xa0\xbf\xd7\xe7\xa8\x11\xc9\x80\xa9\xa2\x35\x1b\x0e\x19\xad\xd1\xdf\xf6\x93\xa4\x42\x83\xbb\x1b\xe8\xcf\xd5\x29\x5a\xb7\x78\x67\x06\x71\x27\x3a\x4b\xb4\x75\xbb\x4b\xf9\x26\x99\x8b\x1f\x41\x89\x3b\xb1\x78\x06\xc9\x5c\x74\x86\x44\x73\x35\x1a\x8b\x38\xaa\xd1\x24\xef\xdd\x0e\x0f\xb1\x80\x05\xfd\x3d\xeb\x47\xb6\xe4\x06\x30\x4c\x14\xba\x6b\x00\xc3\x84\x25\xb4\x01\x0c\xb3\x17\xac\x93\x54\x9c\x4d\x91\x54\x6c\xa6\x38\x08\x52\xf1\x81\x1b\x2e\xc7\x49\x37\x07\x36\x37\xb4\xc8\x26\x60\xd8\x5d\xdf\xb7\x09\x18\x76\x17\xf7\x69\x03\xf1\x60\x69\x34\x10\x0f\x66\x05\x00\xc3\xe0\x2d\x0f\x30\xf4\x45\x4f\x0d\x60\x98\xcd\x7a\x00\x86\xce\x91\x6b\x00\xc3\x59\xfd\x24\xe2\x61\xb8\x2f\x64\x7f\x11\xd3\xd1\x00\x7f\x0f\x61\xde\x0d\xf0\x67\xdb\x59\x9b\x2e\xab\xc9\x62\x4e\xd7\xe4\x62\xb4\xce\x40\xf4\x62\x52\x70\xa6\x7a\xd9\x5d\x70\xc6\x3a\x9e\xb3\x0c\xcd\xf4\x29\x0d\xea\x40\xa2\xc6\x4d\x83\xe7\xf3\x4d\x12\x9c\x7d\xf8\x97\x8f\x0a\xcc\x14\xf7\x5e\x36\xb3\x59\x54\xa7\x35\x8b\x04\xa8\x6d\xeb\x2b\xcb\x17\x45\x32\xbe\x45\x75\x5a\xb7\x40\x26\x61\xb3\x20\x01\xa8\x8d\xee\xdf\x30\x94\x10\x44\xdf\x28\xff\x39\xcc\xf4\xb9\x4d\xf0\xf8\x48\x93\x49\x68\xd3\x48\x5b\xc4\x2c\xe3\x22\x69\xbe\x4d\x30\xba\x75\xc4\x91\xd7\x01\x34\xe6\xcb\x72\x1a\x68\xcc\x97\x2b\x35\xdf\x26\x48\xce\x53\xc3\xbd\xd7\x3c\xbb\xb8\xf7\x3e\x02\x7d\x3b\x09\xd6\xbf\x11\x74\x87\x91\xa1\x91\x49\x18\x30\x51\xb5\xed\x24\x66\x46\x44\x26\xe1\x32\x03\xdb\x14\xc6\xb1\xee\x4b\xe0\x67\x04\xd8\x37\x0a\xc7\x3c\xc7\xbf\xe9\x3c\x38\x10\xac\x6d\x0c\x25\xc1\xd4\x25\x95\x82\xfd\x72\x9c\x4e\x60\x8a\xf2\xa6\x3e\x63\x20\x35\xdf\x57\xd3\x40\x6a\x9b\x88\x92\x76\xa8\xbd\x88\x07\xa3\xf9\xbe\x78\xef\x48\x2e\x7f\x78\x00\xda\xed\x50\xd5\xc2\xe2\x9d\xf2\x9f\x73\x9a\x62\xfd\xbc\xaf\x0f\xb5\xed\xac\x41\x1b\xa9\x59\xdb\x3d\x88\x2a\xeb\xda\xdc\x26\x98\xac\x25\x1f\xdc\x97\x20\xc3\x46\x26\x61\x36\x23\x22\xf0\xb3\x98\x65\x39\x93\xd0\x2a\x18\x81\x9f\xce\x3c\x6d\xdc\x26\x18\xad\x4e\x70\x9b\xa0\x6b\x68\xb7\x0b\x2b\xf7\x09\xa7\x34\x68\xd8\x6e\x81\xf1\x79\x4f\x90\x49\xe8\xeb\x73\x1b\x41\xa1\xf6\x8a\xb4\x4b\xed\xb7\xee\xf7\x48\xc7\xb2\x60\xf6\x6d\x82\x46\x24\xd7\x48\x9b\x99\xc7\xbd\x17\x70\x54\x37\xdc\x7b\xc6\x43\xfd\xf1\x95\x6c\x0b\x8a\xda\x8b\x84\xbd\x75\x82\x42\xe7\x32\xc5\xe5\x08\x8c\xa1\xe3\xde\xab\x8c\xaf\xe3\xde\x73\xf1\xa2\x4e\x50\xe8\xfb\xb5\xcf\x7e\x93\x25\x77\xe2\x45\xbd\x95\x3a\x17\x0d\x5a\xef\xe8\xb8\xf7\x5a\x71\x03\x1c\xcd\xe9\x6e\x4e\xac\x7a\x0f\x94\xb4\x2c\xd7\x17\xed\x0f\x36\xcc\xe6\x27\xd1\xb2\x8e\x87\x80\x7b\x08\x0d\xac\x07\x40\x2a\x01\xef\x3d\x20\xc5\x08\x75\xe9\x81\x74\x10\x34\xa2\x4e\xd9\x50\xdf\x51\xd6\x03\x36\xe8\x6c\xca\x99\x3e\x4c\x0b\xf1\xa2\xbe\x5d\xac\x13\x2f\x1a\xdd\x3a\xb7\x09\x66\xf7\x9a\xdb\x04\x7d\x6f\x5d\x0f\x64\xa2\x79\xec\xc4\x8b\x3e\xc4\x6f\x76\x40\xdc\x83\xa5\xb0\x07\xdf\xeb\x91\xa0\x0e\x1e\x66\xb7\xae\xad\xeb\xa2\x24\xfd\x25\x09\x16\xed\xba\xe3\xde\x5b\xd8\xea\x3a\xf1\xa2\x0f\xe8\xa1\x73\x9b\x60\x43\x07\xea\xbe\x4d\xd0\xad\x93\x49\xf8\x78\x96\xc8\x24\xf4\x15\xed\x5d\x20\xae\xde\x0f\x85\x7b\x76\xf9\x3d\xea\x7b\x5c\x53\xb8\x67\x83\x9f\xc4\xfd\x35\x4d\x71\x34\x97\x7b\x4d\x4d\xb5\xc7\xfd\x3c\xe8\x1d\xcc\x19\x99\x84\x4e\xd6\xed\xb8\xf7\x0a\x49\x2c\x9d\xeb\xe9\x3f\x33\x18\x5d\xf4\x88\x99\x8f\x5e\x3f\x53\x0e\xda\xf2\x57\x28\xab\x09\x13\xee\xbe\x9e\x1e\x71\xdb\x3f\xee\x3d\xbf\x87\x11\x0c\x03\x44\xc7\xbd\x67\x17\x6c\xc7\xbd\x57\x8b\x29\xee\xbd\x20\x5e\xa7\x13\x2f\x7a\x1e\xf7\x93\xfa\x17\xd9\x2d\x00\xc2\xab\x5b\xd7\xf8\x7c\xed\x6e\x07\xa9\x39\x26\xa0\x83\xd4\x0e\x86\x92\x6e\xf7\x1e\x22\xae\xe3\xde\x8b\x84\xee\xf5\xc4\xfa\x4d\x7f\x05\x55\xc3\xf3\x82\x7b\xaf\xf9\xb8\xe3\xde\xeb\xe8\x86\x1d\xf7\x9e\x4b\x19\x75\x82\x42\x7d\xd1\x67\x07\xa9\x0d\xdc\x6d\x1d\xa4\x16\x51\x66\x3a\x48\x6d\xa1\x6b\xf7\xcf\x6d\x82\xee\x35\xeb\x97\xfc\x1e\x41\x69\x9e\x79\xca\x86\xba\xb2\x72\xa7\x6c\xe8\x44\x79\xea\x04\x85\xbe\xb8\x05\x7b\x26\xde\x17\x55\xa3\x73\x07\xbd\xed\xb7\x1d\x14\x97\xc8\xcc\xec\xa0\x38\x57\xac\xeb\x64\x12\x76\xb3\x3a\x82\x42\x27\x28\xb5\x3b\x28\x14\xad\xbc\x13\x14\xea\xfa\x6e\xfd\x13\x14\xca\x88\x08\x0a\x75\xa6\x6b\xf7\x1d\xf4\xa8\x75\x9d\x8b\x21\x5c\x30\xa8\x0b\xc5\x55\xdf\x34\xd8\x8b\xd3\x79\x0a\x14\xaa\x0d\x05\x06\x3a\x28\x2e\xe3\x70\xee\xb8\xf7\x5c\x19\xb1\x17\x54\x1b\xd2\xb1\x3a\x28\xee\x31\x4b\x16\x8a\x6b\xc6\xb3\xbd\xb0\x3f\xc1\x35\xbd\xe0\x23\x09\x6e\x81\x9c\x08\xcf\x44\xb1\x6a\xf3\x23\xc3\x45\xc7\xbd\xb7\x96\x3f\x42\xe4\x84\x8f\x74\xf1\xd6\x35\x45\x4d\xfe\xeb\xae\x68\xeb\x16\x33\x68\x2a\x8a\xda\x4f\xdd\xb9\x68\xb0\xb8\x9b\xc4\x8b\xfa\x6e\xac\x4e\xbc\xe8\x33\xfd\x5b\x82\x7d\x32\x58\x2e\x1a\x74\x40\x5e\x27\x5e\xf4\xf5\x81\x13\xc0\xeb\x21\xf9\x2b\x00\x58\xe2\x3d\x7a\x45\x6a\x02\xd4\x3a\xd7\xd3\x4f\xa0\x4b\x07\xe0\x35\x42\xb1\x3a\x00\x6f\x76\xb7\x8e\x7b\x0f\xcd\xad\xe3\xde\x2b\x00\xa0\x4e\xbc\xe8\xb2\xf4\xa3\xa4\x68\xf1\xf8\x7c\x3d\xbd\x05\x02\xee\x3d\x7b\xc9\x3b\xee\xbd\x85\x79\xa7\x03\xf0\x1a\xe6\x81\x0e\xc0\xb3\xd5\xb2\x37\x82\x9a\x80\x6d\xbd\x71\x9b\x19\x96\xd0\x4e\x69\x9a\x88\xdd\xb0\x53\x9a\xa6\x45\xb7\x60\xf7\x90\x5b\x9f\x1c\x70\xb6\x7c\x73\x12\xba\x5b\xd8\x80\x31\x7f\x93\xfa\x10\x16\x2b\x00\xbc\x63\xb1\xd2\x1d\xd4\xc4\x3a\xb8\x34\x8d\x45\x2a\xee\xbd\x82\xf6\xd9\xbb\x33\xed\x18\x11\x00\xcf\xf1\x02\x1d\x80\xe7\xb2\xf1\x1d\x80\x37\x2d\x56\x28\x4d\xe3\x58\x89\x0e\xc0\x7b\x93\xbf\xc2\x9d\x1f\x3e\xa8\x9d\x54\x03\xcc\x42\x9d\xd2\x34\xc3\x4c\x9f\xd2\x34\x2e\x73\xd4\x41\x71\xae\x43\xd2\x41\x71\x76\xba\x76\x50\x9c\xf3\xa8\x3a\x28\x2e\x9a\xf1\x81\xe2\x92\x67\x69\x70\x65\x12\x01\x4f\x5d\x28\xae\xb9\x7e\x78\xa7\xdc\x68\xc6\xc5\xd5\x29\x4d\xd3\xd0\xe3\x3a\xa5\x69\x76\xf0\x7b\xec\xcf\xe1\x6f\x6a\x7f\xba\xb2\x5e\x1f\x0e\xba\xf3\x6f\x5a\xbf\xe0\x7d\x0d\x8a\xb3\x2d\xb2\x83\xe2\x7c\x89\x43\xb7\x7b\xcf\x6c\x1e\xf7\xde\x9b\xfc\x1e\x25\x6f\x3d\x67\x20\xbc\x46\xc4\x45\x07\xe1\xf9\x52\x85\x8e\x7b\xef\x7c\x7e\xc3\x07\xb4\xfd\x1b\xb7\x25\x56\xff\x96\x89\x6b\x60\xcf\x93\x49\xf8\x61\x52\xdc\x26\xb8\x86\x29\x22\x5f\xc0\x2e\x7d\x72\x1b\x24\x70\xbd\x73\x69\x84\xef\x29\xea\x64\x12\xbe\xaf\x5b\xa0\xfe\x85\x15\x40\x32\x09\x87\xc5\x03\x99\x84\xd1\x2a\x83\x33\x09\x41\x01\x7d\x11\xcf\xec\x6f\x92\x49\x18\x30\x16\x74\x32\x09\x13\x28\xa0\x2f\x27\x69\x9b\x22\xa8\x17\xb3\x57\xa7\xfe\xcc\x6b\x26\xfc\xb9\x34\xc2\x14\xf6\x69\xb3\x72\xca\x8d\x0e\xb3\x56\xea\xcf\xf8\xe2\xdb\x4e\x26\xa1\x43\x13\x3b\xe5\x46\x7d\x4d\x44\xc7\xbd\xe7\x9a\x71\xdd\xee\x3d\xf3\x33\xdc\x7b\x8a\xc5\xff\x6d\x96\x8c\x7b\xcf\x99\x4c\x9d\x4a\xa4\xaf\x37\x32\x95\x48\x9d\x13\xde\x37\xc5\xa8\x2d\xd3\x36\x5b\xd7\x12\x67\x13\x94\x66\x26\x05\xa0\x5c\xb8\x3a\xfa\x76\xbc\xa1\x9f\x74\xfd\x0b\x7f\x53\x5b\xf7\xc3\xa0\x1d\x2f\x4a\x2c\x41\x27\x5e\xd4\x35\x27\x3a\xae\xbf\xd7\x90\x00\xd7\x9f\x6f\x2a\xee\xb8\xfe\x9c\xba\xd1\x29\x4d\x33\xb1\xdf\x76\x5c\x7f\x09\x5b\x56\x3f\x4e\xa2\x64\xb4\x00\x4a\xdf\x39\xd0\x01\x94\xef\x32\x85\x41\xc0\x2c\x0b\xd7\xdf\xf0\x71\xc0\xf5\x37\xad\xb1\xe3\xfa\x5b\x9f\xdf\xf0\xdc\x5a\x47\xa7\x34\x8d\xab\x8c\x75\xbb\xfe\xaa\xdf\x43\x6b\xb5\x24\x3e\x16\x8d\x8c\x88\x4c\xc2\x5d\xdc\x3a\x80\xd9\xe3\x23\x5e\xd4\xf1\xa9\x1d\x40\x79\x2d\xb3\x29\x4d\x73\xbd\x62\x00\x4a\x43\xdd\x0e\xa0\x8c\xd8\x06\xfb\x25\xb2\x00\x9b\x69\x17\xa0\x4c\x1f\xe1\x44\x69\x1a\xd7\xf0\xed\x06\x94\x40\xeb\x8e\xeb\xef\xc3\x06\x71\xfd\x7d\xd8\x84\x4b\x91\x5a\xbf\xa5\x14\x69\x2b\x6e\x0f\xd1\x61\xc1\x7c\x2d\x3a\x38\x38\xd7\xa2\xc3\xdf\xc4\xbf\x60\x5d\x0d\xd7\xdf\xc1\x88\x32\x00\x94\x4f\x37\x85\x41\x00\x23\xca\x00\x50\x36\x58\xe4\xa0\x34\x8d\xf3\x11\x07\xae\x3f\xb7\x30\x1e\x47\x16\x04\x28\x82\xb6\x38\xee\x83\xa0\xd0\xf4\xfa\x9b\xa0\xaa\x4f\x0b\xa0\xaa\xe8\xaf\xf8\x36\x48\x7f\x85\x4c\x57\xd4\x82\x81\xeb\x6f\xa2\x40\x0c\x5c\x7f\x4e\xb6\x1e\x2e\x4d\x83\x71\x69\xe0\xfa\xf3\xa5\x11\x83\xd2\x34\x2e\xbd\x33\x70\xfd\x0d\xd8\xc4\xc0\xf5\x77\xa3\x29\xee\xd2\xc0\xf4\x33\xb8\x9e\xde\xc5\xee\x07\xae\xbf\x17\x96\x3c\x70\xfd\x45\x8a\x09\x8d\xe0\xfa\x1e\xf4\x25\xd8\x36\x6f\xea\xff\x61\xec\xcf\x95\x2b\xd8\x7d\xa8\x5f\x2c\xbf\x4f\xc3\xb9\xc9\xaa\x9b\x10\x1c\xde\xc3\x81\xcb\x99\x03\xbf\x7f\xe0\x12\x7e\x6b\x9f\x96\x74\xae\xfe\xe7\x0b\x14\x6c\xaa\x07\x36\x07\x10\xc3\xc2\xc2\xc0\xef\x3b\xf9\xe5\xfb\x4f\x14\x56\x13\x9a\xd2\x11\xf5\x76\xea\xd5\x70\xd8\x4f\x8a\x4d\x88\x20\x6c\xc2\x3f\xa3\xa2\x4c\x13\xfe\x99\x8d\x6b\x64\x02\x0a\x15\xfa\x63\x52\x6c\x62\xb2\xe6\x27\xc5\x26\x0c\x35\x6b\x26\x1c\x3a\xc4\xb1\x26\xa1\xbf\xdc\xf4\x3f\x6a\xa1\xe0\x98\x99\x80\x42\x55\xe7\x7a\x26\x1d\xfd\xbc\x1d\xab\x31\x98\xde\xee\xf3\xb7\xd4\xb3\x84\x55\x45\x78\x7d\x52\x4d\xd0\xba\x9e\xe9\xaa\xe9\xd9\xfa\x05\x1e\x1d\x77\xe7\x54\xb1\x89\x47\xbd\xbe\xc0\x15\xe8\xa7\x5b\x8d\xe5\xe0\x9f\x9e\x59\xc8\x1e\xee\x53\x96\xe1\xd7\xbc\xff\x4f\x91\x3c\x31\x28\x95\xc5\x3f\x95\x80\xf8\xe8\x21\x18\x24\x98\x0b\x33\xcb\x20\x61\xa2\x09\xfd\x19\x59\xfc\x93\xd0\xdf\x21\xa4\x36\x55\x68\x50\x8b\x8e\xd0\xdf\x41\x78\x4f\x42\x7f\xca\xf7\x9a\x6e\x50\xb6\xb0\xf4\x3e\x3e\x3d\xeb\x99\x64\x71\x69\x99\x11\xfa\xab\xc4\x86\xa7\x0c\x4a\xb4\xf9\x89\x41\xd9\x34\x2c\x05\xad\x0e\xa1\x31\xa9\x43\x21\x2a\x95\x49\x1d\x8a\xd1\xf4\x3f\xb4\x3a\x7c\x91\x93\x2c\x43\xc3\x54\x9a\x64\x19\x2e\x7d\x11\x59\x86\x5b\xcb\x05\x83\x72\x1f\x3d\x45\xa7\x26\xfd\x04\x2f\xaa\xe8\xfa\x24\xcb\x50\x35\xa9\x27\x59\x86\x01\x4d\x63\x92\x65\x28\xca\xbf\x49\x96\xa1\x12\x8e\x67\x85\xff\x42\x23\x01\xa1\xe9\xc3\x81\x37\x21\x34\xed\x1c\x71\x13\xbc\xe8\xd0\x53\xc0\x8b\xce\xa0\x2b\xfd\xe8\x98\x8f\x9e\xc9\xd1\xa1\x85\x0c\x5e\x74\x7f\xee\x03\x74\x57\xf4\x4c\x1c\x02\xc4\x02\x66\x95\xc1\xa5\xbe\x70\x74\x0c\xdd\x87\xc3\x2a\xe9\x0d\x1b\x4b\x46\x57\x8a\x3f\x81\x51\x12\x5e\x94\x28\xc5\x04\x2f\xaa\x8a\x2a\xd3\x0d\xca\x21\x9b\x60\x36\x58\xf7\x82\xae\x24\xf6\x50\xf5\x4b\x84\xa6\xba\x8f\x2c\x43\xf5\x53\x84\xa6\x78\x6c\x27\x84\xa6\x62\x72\x9e\x10\x9a\x0a\x73\x3e\x21\x34\xad\x8f\x9e\xc2\xd1\x41\x88\x79\x92\x65\x78\xc8\xe2\x9a\xaa\x43\xa1\xb9\x25\xcb\x30\x74\xdd\x47\x1d\x8a\xad\x5e\xfb\xfa\x14\x97\xde\xc4\x6a\xd4\x51\x3c\xc9\x32\x14\xea\x7b\x62\x35\xaa\x5c\xef\x84\xd0\x34\x2e\xfd\x0f\xad\x1c\x77\xd2\x24\xcb\x50\x6c\x11\x13\xab\x71\x82\x67\x9e\x64\x19\x2a\xa9\x6b\x62\x35\x4a\xf3\x9e\x58\x8d\x1f\xc1\x47\x21\x8a\xa6\x63\x8c\x42\x14\x4f\xd6\x95\x4a\xd5\x52\x5f\x00\xa5\x69\xfe\x44\x68\x8a\x82\x34\x3f\x95\x06\x19\x4f\x55\x1a\xc4\x75\x30\x55\x69\x10\x9f\xe9\x24\xcb\x50\x15\x40\x66\x97\xc3\x8a\xbe\x28\xcb\x50\x62\x9e\x2c\x43\xe5\xd6\x4d\xb2\x0c\x95\x4b\x3b\xbb\xc2\xd6\x7a\x26\x61\x6b\x5c\x38\xb3\x8b\xb5\x4d\xf7\x4d\x7e\xe9\x4a\xb2\x7c\x35\x7f\x6e\x35\xb6\x3e\xf4\x8b\x04\x7c\x2c\xd1\x49\x96\xe1\xd0\xe8\x52\x69\x50\x8e\xb5\x09\xa1\xe9\xd5\x61\x08\xff\x4c\x24\xa0\x3e\xe1\x9f\x11\x9e\x6c\xc2\x3f\xf3\x39\x8e\x00\x85\x16\x7d\x91\x40\xa1\xda\xc5\x43\xd0\x82\xff\xc2\x25\x4f\x22\x86\x43\x27\x23\x06\xa5\x68\x35\x27\x06\xa5\x92\x60\x27\x06\xe5\x94\xcc\xc7\xa0\x5c\x3a\x9b\x64\x50\x7e\xee\xa3\x44\x8c\x96\x0b\x5c\xa7\xe7\xd1\x53\x00\x94\x48\xa0\x60\x50\x56\x9d\xd2\x18\x94\x0d\x0c\xe3\xc4\xa0\x9c\x55\xbf\x48\x70\x96\xd6\x83\x41\xb9\xf1\x1f\x4d\x0c\xca\x23\x31\x4f\xfd\x8a\xa0\x5e\x63\x50\x06\x6d\x07\x0c\x4a\xa5\xd2\x4e\x19\x94\x59\x6f\x67\xe9\x12\xf0\x9a\x64\x19\x2e\x0d\x3c\xd4\x34\x32\x60\x27\x55\x08\xe5\x10\x98\x10\x9a\x6e\xd3\x33\x5d\xf4\x64\x1d\x5c\x26\x82\x79\xb6\x11\xd4\x34\x0b\xdd\x7e\x52\xbf\x42\xd8\xce\x69\x2a\x61\xc4\x17\x61\x50\x66\x2d\x2c\x08\x4d\xc5\x8a\x35\x4d\xf5\x0f\xf4\x8b\xfa\x07\x12\x91\x84\x13\x03\xa6\xee\x24\xcb\x30\x6a\x03\x40\x68\xaa\x80\xde\x24\xd4\xb8\x3f\xef\x03\x10\x94\xf4\x14\x00\x5d\x9f\x5f\x87\xd9\x54\x3f\xb1\xaa\x30\xc2\x27\x78\xd1\x43\xa8\x71\x2e\xb1\x62\xf1\xbe\x05\x20\x48\x8b\x95\x2c\xc3\x83\x35\x36\xc9\x32\xcc\xf8\x6f\xa7\x1b\x94\xa3\x10\x1c\x9e\x4b\xa8\x1f\xbe\x01\x6a\x9a\xe7\xf3\x4b\xdc\x18\x08\x06\x51\xd3\xe0\xc6\x98\x18\x94\xe2\xe0\x9b\x18\x94\xb7\xe9\xed\xf8\x92\x35\xd3\x0b\x87\x1c\x7e\xd8\xb9\x10\x3d\xd2\x4c\x17\x80\x2e\xed\x07\xb2\x0c\x07\xae\x8a\x89\xd5\x18\xb0\xa3\x26\x59\x86\xaa\xa8\x3c\x09\x43\x16\x1d\xf6\x10\x9a\x56\x29\x02\x10\x9a\x0e\xbd\xef\x53\xbf\x82\x91\x27\x0c\x29\x12\xa2\x49\x18\xf2\x6c\x3d\x53\xac\x66\x7a\x3b\x04\x03\x1a\xeb\x2d\x82\x01\xfd\x42\xf4\x68\xac\xc9\x32\x54\xfa\xf1\x54\x96\xa1\x44\x24\x56\xe3\x91\xd8\x3d\x22\x6c\xe5\x0d\x00\x46\x45\xc3\x3a\xb1\x1a\x33\x2e\xa3\x89\xd5\xa8\xea\x77\x13\xab\x51\xe0\xce\x29\xc0\xa8\x8e\x46\xac\xc6\xad\x23\x07\xab\x51\x40\xc5\x09\x60\x34\xe9\x88\xc3\x6a\x14\x17\xdb\x3c\xa2\xbe\xd2\x2f\xf0\xcc\x20\x4a\xa6\xac\x46\xc9\x10\xac\x46\x51\xb4\x4e\xac\xc6\x8b\x43\x6e\x8a\x7f\x46\xa3\x24\xfe\x19\x59\x40\x58\x8d\x4a\xe0\x9e\x58\x8d\x62\x3f\x9c\x57\x84\xc2\xbc\xe1\xa2\xda\x48\xcc\x5f\xa8\xaf\xa4\x25\x53\xc0\x42\xd1\x9b\x29\xab\x51\x7a\x31\x56\xa3\x52\xca\x26\x56\xe3\x03\x2a\x6d\x5e\x71\x61\xff\x57\x39\xd4\x89\x41\xa9\xea\x0b\x93\x04\xc4\x26\x33\x83\x04\xc4\xa9\x13\x95\x08\xe5\xd6\x62\x25\x42\x29\x5a\x3f\xc3\xa0\xbc\x84\x2c\x8c\xf2\xf4\x31\xe8\x17\x6e\x74\x72\x74\x8c\x08\xe5\x44\x28\x5a\xc0\xd7\x8a\x51\x65\x14\x2f\x54\x98\xce\x02\xa2\x15\x8d\xdd\x02\x60\x28\xce\x65\x0b\x10\x2a\x5e\x3d\x53\xa5\x8f\x74\x1f\x84\x98\x68\x6e\x16\x08\x63\x5d\xbd\x01\xae\xda\xa2\x5e\xa3\xd5\x2d\x5d\xa9\x30\x96\x7e\x01\xf6\x62\xb9\x18\x59\x86\x8a\xd8\x1b\x59\x86\x8b\x33\xdb\x30\x28\x65\xc8\x18\x61\xc8\x8e\x88\xb4\x08\x98\xa6\xeb\x17\x60\x9a\xab\x5f\x24\x38\xe3\x05\x36\xc2\x90\x81\xcd\x6f\x0a\x43\x46\xbd\x41\x61\xc8\x87\x5f\x10\x2a\xb2\xb0\x4c\xb4\x35\xb8\x7e\x8c\x30\xa4\x61\xce\x5a\x14\x42\x40\xff\x23\xcc\x5a\xf4\x0d\x80\x85\xd0\x7d\x0d\x2c\xa9\x8a\x9c\x1a\x58\x52\xb1\x43\x9b\xb0\xa4\x45\xbf\xd0\x7a\xd0\x34\x0c\x42\xd3\xcf\xc8\x27\xb4\x9e\xa0\xff\xa1\xf5\x68\xde\x31\x28\x85\x8a\x31\xb0\xa4\x15\xa1\x61\xaa\x7b\xa1\x11\x04\x4b\xfa\xa0\xd9\x58\x42\xf4\x70\xe0\x19\x59\x86\x06\xc0\xca\x30\x28\x57\x53\xcf\xc8\x52\x1b\x7a\x0a\x5a\x0f\x82\xc1\xdc\xa0\x7c\x1e\x0e\x58\xa3\x3c\x7d\x4f\xfa\x05\x37\x86\xc6\x8c\x2c\xc3\x81\x7b\xce\xc8\x32\x14\xeb\x97\x91\x65\x18\x10\x2f\x46\x96\xa1\x88\x02\x8c\x30\x64\x04\x75\x60\x84\x21\x93\xbe\x81\x30\xa4\xf8\xf2\x0c\xda\x9a\x87\x03\xc8\xb2\x44\x8f\xfa\x29\x42\xcc\xc2\x2f\xe6\x0f\xbb\xc6\x32\x08\x96\x47\xef\xf3\xa3\xb1\xe1\x74\x33\xb2\x0c\xa7\xfa\x59\x70\x08\x10\x0e\x36\x00\xa3\xa7\xea\x4a\xc0\x88\x8f\xfe\x27\x1a\x7e\xfd\x82\x4b\x79\xeb\x4a\xc2\x90\xda\x7f\x58\x8d\x2a\x61\x64\x58\x8d\x45\xfb\xf6\xc3\x4d\xa3\xb7\xa3\xb5\x6a\x9d\x61\x35\x76\x54\x22\x53\x96\xe1\xd0\xff\x94\x80\xaf\xf7\x89\xd0\x54\xef\x43\xbe\xe0\x5c\x32\xac\x46\xd5\xb0\x34\x95\xc1\xe0\xf8\x33\xac\x46\x55\xf7\x33\xac\xc6\x8a\x45\x69\x58\x8d\xaa\x50\x68\x58\x8d\xed\xe8\x4a\xb0\xf8\x58\xb0\x86\xd5\xa8\x0a\x85\x46\x96\xe1\xe0\xe8\x37\xb2\x0c\xc5\x6c\x6e\x22\x34\x8d\xea\x0b\xb4\x4a\x57\xf7\x01\x88\xd5\x28\x29\xcb\x10\xe5\xc9\xc8\x32\x9c\x5f\x3a\xf3\xff\x14\xc9\x46\x85\x8c\x85\x87\xd1\xa8\x90\x71\x00\xbe\x18\x15\x32\x2e\x3a\x97\x35\x45\x98\x99\x06\x0c\x4a\x25\x19\x1a\x06\x65\xc3\xe8\x37\x0c\x4a\x31\x16\x1b\x06\xe5\xa3\x69\x17\x6d\x8d\xa6\x01\x83\x32\x5f\xbd\x9d\xdc\x7c\x89\x09\x0c\xca\x49\xe0\xc3\x3e\x06\xa5\x7e\xa1\x15\x70\xfa\x19\x38\x53\xf1\x17\x1b\x5c\xa7\x55\x0b\x99\x0a\x19\x03\x03\xc8\xc8\x32\x54\x19\x7d\x13\xd7\x29\xe1\x28\x83\xeb\xb4\x01\xf6\x32\x55\xc8\x50\x5f\x30\x28\x37\x86\xb6\x61\x50\xde\xcf\x95\xd0\x64\x83\x5d\x35\xb2\x0c\x1f\x0c\x20\x7b\x44\x3b\xc4\xb7\x83\x33\xbd\xda\xee\x22\x34\x95\x10\x86\xb6\x46\xb5\x0c\x0d\x83\x52\x4c\x04\xf6\x88\xf6\x44\xbf\x48\x23\x31\xbd\x41\xe0\x1d\xbe\xa8\x4b\xeb\x61\x74\xbb\xaa\xca\xe9\x17\x59\x6a\x78\xd2\x0c\x83\x52\xe4\x95\x86\x41\xa9\x5a\xba\xa6\x0a\x19\x5b\xff\xf3\xad\xb9\x25\x5a\xa9\x90\xb1\x81\x38\x19\x06\xa5\xe9\x10\xc5\xa0\xb4\xa6\xf7\x51\x72\x47\x87\x28\x84\xa6\x72\x74\x59\x17\x78\x4e\xef\x43\xeb\x59\xfa\x1f\xa2\xa7\xe9\x0d\xd0\xf0\xeb\x4a\x0c\x4a\x65\xcc\x19\x06\xe5\xe7\xb0\xc0\xa0\x9c\xfa\xf6\xc1\xfa\xd4\x78\xba\x41\x39\xca\xa3\x5f\xbe\x3e\xa5\x41\x1b\x61\xc8\xa2\x55\xae\x30\xe4\xd4\x95\x24\xc8\x6a\x6b\x62\x35\x0a\x59\x60\x0a\x43\x6e\x3d\x85\x30\xe4\xd2\xdb\xb1\x1a\x81\x6c\x1a\x56\xe3\xe9\xfa\x45\xc9\x24\xd3\x2f\xd2\x48\x34\x2b\x58\x8d\x9f\x51\xc2\x6a\xdc\x41\xbf\xd0\xea\xa4\x32\x00\x26\x1d\xe4\x23\x1a\x60\xd2\x81\xd6\x6a\x64\x19\x8a\x71\xda\xc8\x32\x34\xcd\x26\xdc\x34\x4a\xea\x32\xb8\x69\x1e\xa9\x2f\x94\xb5\xdf\x58\x47\x46\x18\x32\x68\x95\x13\x86\x94\xf5\x67\x84\x21\xfb\xa3\x37\x68\x0d\xd2\x4f\x65\x12\x12\xe8\x34\xe3\x78\xc0\x1a\x33\xd5\xa7\xd7\xfe\xa3\x3e\xbd\x08\xb4\x8c\xca\x86\xaa\x31\x62\x1f\xcb\x90\x95\x85\x65\x98\x74\x3c\x60\x19\x0a\x06\x6a\x94\xba\x98\x59\xef\xc3\x72\x42\xb7\x37\x83\xda\xeb\xd1\x2f\x3f\x1e\x22\x61\x72\x03\x84\x2a\x9a\x23\x03\x84\xda\xa4\x46\x02\x42\x6d\x59\x3d\x23\x53\x59\x47\xf1\x42\x3d\xd3\xf1\x00\xff\xcc\xd1\xbc\x2f\x92\xd0\x25\x23\x01\xa8\x66\xd2\x95\x0c\x80\x6a\x4b\xff\x55\xa1\xda\x48\x32\x14\xf9\xbc\x81\x5d\x8d\x9a\x4c\xb0\xab\xe2\x58\x32\xb0\xab\x42\x18\x1a\xd8\xd5\x02\xe2\xc2\x48\x32\x14\x8b\xae\xb9\xd1\x58\x1f\x32\xd1\x8c\xd2\xf5\x72\xdb\xdb\x52\x92\x28\x4b\x70\x21\x5e\x9a\xde\xc0\xf6\xd3\x79\xe7\x46\xe3\xd3\xc9\x0f\xb4\x0d\xb5\x89\xde\x40\xa8\x31\x83\x5d\x30\x85\x1a\x35\x7d\x6e\x34\x8e\x28\x9d\xd2\x8d\xc6\x11\xaf\xee\x23\x54\x85\xc9\x63\x1b\xf1\xf9\xf9\x9f\x6f\x3f\xab\x7a\xdf\x20\x44\xa9\x37\x10\x25\xd7\xc0\x13\x6a\x1c\x60\x1e\x0c\xa3\x31\x10\x57\xb5\xad\x54\x11\x3d\x13\x18\x7b\xd4\x53\x48\x62\x96\xbe\x42\x15\x8c\x85\xa7\xc9\x08\x35\x8a\x60\xde\xa0\xa6\x49\x51\xff\x93\x53\x83\x39\xa2\x0a\x46\x91\x10\x3e\x60\xa4\x31\xaa\x0c\xec\xea\xd1\xd1\x81\xd1\xa8\x04\x75\x53\x96\xa1\x36\x38\x46\xe3\x91\x86\x09\x76\x55\xc4\xdf\xf6\xc1\xae\xf2\x7d\xc2\xae\x6a\x4b\x83\x5d\xcd\x45\x7d\xf1\xef\xab\x12\x28\x47\x59\x78\xcc\x26\xd4\x34\x9f\x23\x87\x2c\xc3\x42\xd4\xc0\x2e\x49\xda\x3a\x02\xc0\xae\x6e\x6d\x69\x8c\x46\xe5\x3c\xd9\x95\x3f\x9c\xb7\x43\x4d\x93\x08\xac\xda\x15\x6b\x1b\x33\x06\x76\x75\x1d\xdd\xc7\xf7\x49\x64\x41\x68\xfa\xd1\x0d\x21\x34\x15\x1a\xc3\x2e\x24\x02\xd2\x9d\x2e\xc7\x9f\xd6\x92\x5b\x86\xe3\xd1\x61\x48\xa8\x31\xe2\xcd\x5d\x64\x19\x6a\x1e\x16\x59\x86\x15\xb8\xd5\x52\x15\x0c\xb4\xb3\x45\xa8\xb1\xe0\x90\x5b\x84\x1a\x6f\xd7\x53\x84\x32\xd2\xff\xfc\xfb\xe4\xbb\x5e\x00\x54\x95\x20\xb1\xb0\x0c\x55\x22\x6d\x41\x68\x1a\x96\xde\xe0\xeb\x73\x45\xbd\x5d\xf8\xf7\xc3\x2f\xf0\xef\xe8\x71\x2b\x28\xc9\x57\xbf\xfc\x78\x78\x4c\xbf\xfc\x78\x58\x58\xc5\x8b\x50\xe3\xe2\x80\x5d\x0a\x35\x22\x84\x17\x96\xa1\x58\x90\x97\x2c\x43\xf4\xcd\x05\x40\x75\xe8\xed\x91\x2c\x3c\xf5\x0c\xcb\x30\x33\x0f\x0b\xcb\x30\x55\x3d\x05\xcb\x90\xbd\xb9\xb0\x0c\x1f\xec\xd2\x05\xa1\xe9\x64\xbf\xaf\x28\x3e\x76\xfd\x82\x75\x2f\xea\x29\x94\xba\xc0\x5a\x59\x84\x1a\x55\xd9\x70\x29\xd4\xa8\xf9\x4b\xc2\x8e\xf3\xb5\x00\x54\x33\xf8\x92\x25\xfe\x19\xd4\x89\x95\x14\xcf\xd0\xff\xc8\xa5\x40\x0e\xae\xa4\x2a\x49\xbc\x0f\xcb\xb0\x61\xbd\x2f\x2c\xc3\x8d\xab\x77\x61\x19\x9e\xff\x74\x5c\xac\xa4\x0c\x93\xc0\x6d\x0a\xe5\xe8\x75\x50\x99\x73\x6a\x2e\xa2\x90\xa1\xea\x17\xfc\x17\x18\x39\x0b\xec\x6a\x8a\xfa\x3c\x44\x0f\xdb\x68\x81\x5d\x2d\x08\xe1\x05\x35\x8d\x92\x1a\x17\xd4\x34\xa9\xeb\x97\x44\x0f\x03\xe1\x46\x63\xeb\x9c\x4d\x0b\xec\xea\xd0\xc0\x53\x2c\x51\x1e\xf0\x05\xd7\xe9\xd4\x62\xa5\x0a\x46\x18\xba\xd2\xbf\x2f\x22\xd8\x97\x8a\x25\xe2\x9d\x5b\x2a\x79\x8f\xd9\xbd\xa8\x82\x31\x08\x0f\x2d\xaa\x60\x8c\xad\xa7\xc0\x07\x1d\x74\x1f\xfe\x70\x4e\xf7\xa5\x2a\x18\x84\x13\x17\xd4\x34\x09\x8f\xed\xa2\x0a\x86\x74\xbc\x85\xd1\x58\x3f\xbf\x28\xc0\x83\xee\xb4\xdc\x68\xec\x22\x41\x59\x54\xc1\x88\x4d\xff\x03\x60\x85\x51\xb5\xa8\x82\x11\x81\xe4\xac\x02\x21\x26\xda\xcb\xa2\x0a\x46\xc3\xe6\x59\x85\x04\x52\xf4\x9c\x45\xa8\xf1\xc1\xe5\xb0\xc8\x32\x14\x3f\xf3\x22\xcb\x50\x54\x38\x8b\x92\xf7\xa6\x5f\x60\x57\xaf\x96\x20\xd4\x34\x9f\xe5\x49\x96\x61\x98\xba\x92\xda\x74\x90\xa4\x2e\xb0\xab\x8a\xdf\x2f\xb0\xab\xc6\xf1\xb7\x28\x79\x2f\xda\xff\x45\x06\x62\xec\x7a\x26\x46\x31\x87\xc5\x92\xd1\x28\x31\xa1\xda\x89\x8f\xfe\x67\x1c\xc5\x7a\xe6\x22\x25\x82\x91\x00\xbb\x5a\x34\x4a\x95\xa3\x91\x03\x76\x55\x58\xf7\xb0\x1e\x16\x19\x88\x9f\x91\x68\x10\x2a\xe2\x2b\x5f\x50\xd3\x88\xea\x71\x35\xd2\x1e\xf4\xb5\x8d\x50\xb1\xd6\x0b\x55\x30\x86\x56\x01\xd4\x34\x53\x42\x8a\x2a\x18\x47\xe2\x05\x6a\x9a\x46\x08\x6f\x41\x4d\x23\x72\xdc\x25\x6a\x1a\x89\x48\x00\xaa\x2a\x9c\xba\x1a\xb5\xdb\x88\x67\xac\x86\x53\xe3\xd3\x17\xfc\xa9\x57\xfd\x84\xb5\x4d\x7b\xe5\x91\x3f\x95\x67\x3e\xf8\x53\xf5\x7d\x0f\x28\x1c\x0e\xae\x45\x15\x8c\x8c\x4b\x65\x51\x3b\x31\xa3\xb1\xaf\x47\x00\x4e\x3d\xc5\xd7\xa7\x72\x3f\x17\x00\xd5\xa5\xdd\xf1\x50\xc0\x0c\xa7\xdb\xa2\xd4\x45\xad\x7a\x1f\xd8\x7f\xed\xbf\x07\xcb\xe2\xea\x0d\xa0\x54\xb4\xb2\x1e\x50\x2a\x3a\x72\x00\xa8\x1e\x49\x22\xb7\x0c\x7b\x41\x41\x5a\x1d\xcb\x1e\xc5\x71\xb9\x65\xd8\x8f\x84\x30\x19\x88\x47\x2b\x99\x7a\xf8\x41\x5f\x4b\xa9\x8b\xa6\xd5\x43\xa8\x71\x00\x26\x58\x5d\x55\x76\x58\x4b\x58\x86\xb2\x02\x56\x97\x65\x41\x5f\x3a\x55\x92\x74\x58\x00\x50\x8d\x45\xcf\x04\xca\x20\xd9\x4a\xa8\x71\x8d\xff\x0a\xef\x2d\x8c\xc6\x47\x67\x7d\xa7\x76\x9b\x86\xac\x93\xa1\xa7\x33\x4d\x65\x15\x75\x9e\x0f\x8c\x7e\xb4\xd6\x35\xf0\xa7\x92\x5c\xb0\xdc\x68\xec\x3b\xe8\x7f\x18\xc5\xda\xd2\x03\x14\x07\x7a\xf8\x1a\x94\x8d\xcc\x7a\x26\xac\x58\x9a\xe8\x41\x95\x01\xcc\x93\x85\xd1\xa8\x02\xf1\x0b\xa3\xf1\xf3\xb1\x64\x20\x2a\x24\xb3\xc8\x40\x8c\x41\x4f\x01\xbb\x2a\xb1\x04\x76\x75\x4f\xf5\x53\x34\xe0\xf4\x45\x55\x30\xd0\x14\x97\x1b\x8d\x43\x89\x2a\x0b\xae\xd3\xa0\x89\x86\x9a\x46\xc6\xca\x82\x9a\x26\x93\x63\xb5\x44\x68\x2a\x9d\x64\x2a\xf9\x92\x09\x23\x03\xf1\xa3\x77\x4c\x71\x0d\xb3\x5c\xc8\x40\x0c\x49\xff\x23\x03\xf1\xe8\x17\xfe\xfe\xad\x7e\xba\xd5\x71\x3e\xfd\x04\x05\x40\x5a\xc0\x02\xbb\xda\x75\xe0\x61\x50\xaa\x18\xeb\xc2\xa0\xdc\xea\x35\x06\x65\x94\x2e\x63\xf8\xfb\x75\xc0\x1a\xfe\xb8\xab\x5f\x18\x5c\x80\xd9\x16\xd8\xd5\x89\xfe\xbe\x4c\xd4\x49\xf4\x0c\x6a\x9a\x8d\x7d\xb2\xa0\xa6\xf9\x68\x67\x50\xd3\x28\x86\xbd\xa0\xa6\x89\x9f\x37\x18\x61\x5d\x3d\x45\x5a\x0f\x63\x66\x72\xda\xe8\x7f\x70\xd5\xe2\x59\x5e\x6e\x50\x8e\x2b\x2d\x0b\x42\x53\xa1\x46\xd6\x12\xb7\x02\xe3\xb2\x94\x51\xc6\x2a\x20\xd4\xa8\xf2\x54\x6b\x51\x80\x47\x6b\x17\xec\xea\xa3\xa3\x18\xec\xea\xd5\x5a\x5a\x38\xdd\xb4\xe6\x09\x35\x9a\x0e\x20\xd5\x4e\x94\x46\x44\xa8\x71\x69\x6e\xa1\xa6\xd9\x12\xd7\xa2\xa6\x91\x9e\x0a\x76\x55\x2c\x71\x6b\x09\xa5\xa2\x7e\x12\x2a\x06\x19\xb2\x00\xa8\x3e\x9a\x3f\xac\xc6\xa1\x15\xb2\x71\xda\x68\xaf\x10\x6a\x14\x23\xcb\xda\x7c\x9f\xf6\xdf\x56\x5a\x87\xee\x6b\xb8\x00\x98\x15\x42\x8d\x5d\xc7\x98\x32\x1e\xb1\xbf\x16\xa1\xc6\x80\xe5\xbb\x08\x35\x26\x52\xe0\x17\xa1\xc6\xf4\x79\xc3\x22\x0c\xa9\x5f\x70\x7d\x57\x3d\x85\xb4\x2a\x29\x4f\x64\x3c\x36\x1c\x4f\xcb\xad\xc6\x31\xf0\x1e\x2f\xd5\xc3\xd7\x48\x1c\xf6\x9f\xf6\xd1\xe1\xe8\xd7\xdb\x0f\xfe\x70\xc2\x74\x4b\x19\x8f\x1a\x33\xac\xc6\x44\x78\x7d\x1d\x39\x6d\x98\x31\x32\x1e\x9b\x0e\xca\xc3\xfc\x7d\xde\x47\x46\xa7\x74\x66\x08\x4d\x55\x83\x7e\x1d\x85\xc2\xf5\x14\x9c\xa6\x59\x6f\xc0\x5f\x0c\x9e\x79\x11\x6a\xfc\xfc\x0f\xab\xb1\xd4\xff\x72\x5c\x2c\x37\x28\x6b\xd3\xa2\xa3\xac\xe2\xd3\xf4\x8b\xa9\x2d\x7a\x24\xa1\x2a\x9d\x9a\xa2\xad\xc1\x9b\xbb\xa0\xad\x51\x8d\xe1\x45\x59\x45\xd1\x90\xac\xcb\xd6\x94\x60\xc0\xa0\x14\x6e\x63\x11\x85\x1c\x4d\xcf\xc4\x55\x9e\x74\xe5\x42\x27\xe1\xd3\xaf\x6a\x63\xe9\x0d\xe2\x72\xd5\x1b\xf0\x87\xb3\xc5\x36\x06\xa5\x98\x8e\x37\xd8\xd5\x82\xb7\x6c\x83\x5d\x95\xcb\x61\x43\x5b\x63\xf4\x65\x07\x60\xe5\x9c\xee\x3b\x28\xa3\xec\xf2\xcb\x0d\xca\x8a\x83\x65\x07\x25\xeb\x2e\x7e\xc9\x1f\x1e\xf8\x85\x3f\x3c\xa9\x2f\x70\xb9\x26\xfd\x0f\x5f\x56\xd1\xdb\x09\x55\x61\xea\x6e\x2a\x64\xac\x47\x57\x12\xaa\xfa\x3c\x13\xec\x2a\x3a\xd7\x16\x6d\xcd\xd2\x2f\x69\xe5\x7c\x2d\x06\xe5\xc6\xd0\xde\x11\xad\x00\x2f\xe9\x06\xbb\xda\x59\xf2\x9b\x50\x63\x41\x7c\x6e\x0c\xca\x3b\xf5\x14\x96\xee\xd0\x95\x84\xe2\x82\xfe\x27\x56\x2c\xbd\x1d\x9a\xfa\xa8\x37\xe0\xb0\xc2\xec\xde\x18\x94\x33\xe8\x4a\x68\xea\xab\xfe\xc7\xd1\xf1\xa8\x9f\x10\x62\xa2\x81\x6d\xb0\xab\x86\xa0\xdd\x60\x57\x37\x89\x3f\x5b\x19\x8f\x1c\x08\x5b\xb4\x35\xac\xdd\x4d\xa8\x71\xe0\xb4\xd9\x54\xc8\x88\x58\x6a\xdb\x0d\xca\xfe\x99\x95\xa4\x02\x4a\xf4\x9a\xda\x89\x1d\x25\x61\x53\x21\x43\x35\xfb\x76\x62\x7d\xe2\xfd\xdf\x10\x9a\x8e\xa9\x37\xc0\xa5\xac\xd5\x83\xd5\x28\x1e\xe9\xed\x56\xe3\xb0\xcf\xfb\xf0\xb5\xa2\xe8\x6c\x42\x8d\xaa\xfb\xbe\xdd\x6a\x1c\x15\x71\xb6\xb3\xf6\x1f\x5f\x0b\x40\x75\x16\xfd\xcf\xd7\xe7\xe6\x18\xdb\x58\x8d\x09\x15\x65\x63\x35\x96\xa9\x37\x88\x56\x49\xff\x43\xab\x43\xb1\xda\x94\xd8\x5f\x88\xa5\x9d\xa1\x1d\x42\x24\xef\xac\xb4\x0e\xbe\x0f\xab\xb1\x64\xbd\x9d\xa3\x23\xeb\xed\xae\xb5\xde\xcf\x33\x7d\xff\x25\xbd\x1d\xab\x71\x6b\x36\x0b\x5c\xd1\x08\xa9\x4d\x19\x8c\x84\xe2\xb1\x29\x83\xf1\x80\xe5\xd9\x00\x54\xc5\x23\xb8\xe1\xa6\x49\xc8\x9e\x0d\x37\x4d\x01\x14\xb0\x8b\xd2\x56\x18\xc1\x42\xda\x0a\xee\xab\x4d\xed\x44\xd1\xdb\xef\x82\x43\x4e\xf3\x40\xed\x44\x21\x82\x76\x51\x01\x3a\xf5\x1a\x00\xae\xf6\x74\x01\x85\xa3\xfd\x8e\xd5\xf8\xd9\x01\x55\xd8\x78\xde\x87\xd5\x58\xb5\x42\x20\x34\x5d\x84\x2f\x77\xc5\x21\xa7\x2f\x22\xd4\x98\xbe\xde\xf0\x3f\x45\xf2\x26\x0a\x99\x30\x79\x36\x51\x48\x49\xf9\x4d\x85\x8c\xd1\xf5\x0b\x5f\xdd\xd0\x95\x14\xe7\x69\xfa\xc5\xa9\x02\xb2\x60\x43\x69\x23\xd2\xec\xad\x62\xfc\x98\x58\x1b\x83\x32\x6a\xa3\x42\x69\x73\x4d\x9d\x06\x80\x04\x58\x68\x63\x50\x26\x70\x0d\x9b\x64\x48\xe9\x40\xbb\x09\x56\xae\x5f\xc0\xca\x71\x8d\x6c\x92\x21\x2f\x01\xbd\x4d\xa8\x31\xe0\x8f\xdb\x0a\x35\x6a\xf1\x40\x69\xa3\x38\xf5\x26\x19\x72\xc1\x1a\xb5\x09\x35\x3e\x1c\x16\x9b\x50\xa3\xd8\x37\x76\x13\x0a\x80\x2d\x8d\x41\xa9\xda\x6d\x1b\x83\x72\xa2\x15\x6c\x32\x1e\x95\x78\xb0\xc9\x78\x54\xad\xb8\x0d\xa5\xcd\x21\x24\xba\xa1\xb4\x39\xda\x2a\x50\xda\x28\xed\x7c\xbb\x41\xd9\x54\x8a\x72\x13\x6a\x0c\xa6\xff\x41\xd9\xc3\xe1\xb4\x31\x28\x2b\x7a\xff\xc6\xa0\x6c\x44\x9f\x37\x06\xa5\x0e\xd8\xfd\x40\x1b\x85\x25\xb3\xc9\x78\xcc\xfa\x86\x87\x50\x8e\xc4\x0b\xb5\x13\x8b\x8e\x0e\x6a\x27\x7e\xb6\xfb\x23\x2e\x6c\xf5\x8c\xb4\x0e\xfd\x22\xd4\x18\xf4\xb5\x64\x3c\x26\x2d\xd6\x2e\x87\x00\x73\x4b\xed\xc4\xac\x31\xeb\xe2\x41\xd0\xff\x5c\xf4\xa8\x4a\xfa\xc6\xa0\xac\x9f\xfb\xa0\xa9\x27\x98\xb2\x21\x34\x15\xfd\xcc\x86\xd0\x34\x12\xde\xdb\x50\xda\xa4\xcf\xff\x70\x08\x48\xf0\x11\x6a\x54\x71\xb3\x8d\xd5\x28\xea\xfb\x8d\xd5\x28\x77\xd9\xee\x00\xac\x40\x7d\xef\x01\xb6\x9a\x00\xf0\x1e\x88\x1e\xed\x23\xb7\x1a\x87\xe9\x50\x83\xd2\xe6\x60\xce\x6e\x32\x1e\xc5\x70\xbd\x45\x69\xb3\x75\x1f\xaa\x8d\x04\x8a\x28\x6d\x74\xe4\x0c\xe6\xef\xea\x29\xa4\xe5\x3c\xba\x8f\x30\x96\x56\xeb\xe0\xe8\x47\x8b\xdc\x03\xad\xf5\xf3\x0b\x14\x95\xd6\xfc\x80\x4b\x05\xd4\xc8\x26\xd4\x28\x2d\x72\x7f\x8a\xf1\xb3\x5e\x08\x35\xf6\xcf\x2f\x3f\xfa\x97\x8e\x15\x42\x8d\x5d\xbb\x91\x50\x63\x47\x9b\xdf\x6e\x35\x8e\x89\x0b\x60\x8b\xd0\x14\xed\x73\x4f\xb8\xda\x75\x84\x13\x6a\x1c\xea\x27\xc5\xf8\xe7\xd5\x33\xc5\xa8\xc8\xf7\x01\x50\xed\x92\x28\x94\xc1\x10\x51\xef\x9e\xe2\xc2\x46\xb4\x2a\xe3\x11\x24\xd1\x9e\x1c\xfd\x9a\x69\x6a\x27\x36\xdd\x67\x7c\x9f\xae\xa4\xe2\xbe\x38\x4a\x36\x15\xf7\x55\xed\x68\x13\x86\x14\x83\xf7\x26\x0c\x79\x09\x2e\x6e\xc2\x90\xaa\x1f\xb3\xe1\xbb\x59\x52\x12\x44\x68\xba\xfe\x53\x24\x63\x50\xd6\xa6\xd7\x91\x91\xd4\xd5\x31\xa2\xe4\x3a\xa5\x31\x28\x55\x1b\x6b\x63\x50\x0e\x09\x68\x13\xc0\x4a\x9f\x20\x6c\x20\x5d\x59\xca\x68\xe1\x99\x6e\x50\x96\xab\xed\x47\x32\x64\xd6\x09\xa7\x64\x48\x89\x02\x25\x43\x82\xea\xdb\x18\x94\x0d\x60\xd6\xc6\xa0\x14\x5b\xc4\x86\xeb\xb4\x7c\x9e\x49\x18\x52\x27\x38\x61\x48\xe9\xfd\x1b\x0a\x1d\x95\x5c\xdc\x0b\x5f\x79\xd5\x2f\x71\x0d\xf3\x7d\x4b\x15\x4e\xf4\x4c\xc8\x24\xf1\xd1\xee\xa5\xba\x75\xf4\x0c\x83\xb2\xe9\x29\x60\x57\x0d\x3f\xe5\x86\x42\x47\xc1\x9b\x8d\x41\xa9\xc2\x4b\x1b\x0a\x9d\xa0\x45\x4e\x85\x8c\x20\x51\x40\x85\x8c\x0a\x12\x65\x13\x86\x5c\x3a\x89\xdd\xa0\x6c\x37\xe9\x29\xa0\x38\x70\xc5\x6c\x6a\x27\x7e\xb4\x48\x28\x74\x3e\x63\x4d\xed\x44\x55\x56\xdb\x32\x1a\xd5\x6b\x8c\x46\xd1\x72\xef\x83\xd1\x0f\xdc\x6a\x1f\xb2\xc6\x30\x0c\x37\x46\x63\x94\xe8\xc1\x68\x54\x2e\xd8\xc6\x68\x14\x20\x6f\x1f\x8c\x62\x1d\x39\x54\xc1\x50\xf0\x66\x63\x34\x4e\x59\x2b\x18\x8d\x0a\xdd\xee\x23\x24\x8a\x9e\x02\xeb\x9e\xe6\x0f\x42\xd3\x84\x27\x74\x1f\x9c\x1a\x9a\xe9\x23\x3e\x6f\xb6\x0a\xa1\xc6\x82\x55\xb5\x65\x34\x6a\x2d\x51\x05\xa3\x69\x1e\xae\x90\x36\x7c\x1f\xf8\xd4\x2a\x7b\xe1\x42\x65\x2e\x1b\x04\x9a\x9c\x86\x5f\x74\x83\x4f\x15\xe3\xc5\x56\x15\x0c\xf0\x02\x1b\x7c\xea\x00\x97\xb2\xc1\xa7\x2a\x42\xb3\xb1\x0c\xb7\x84\x0d\x55\x30\x82\x6c\x82\x2b\xcd\x5b\xff\x73\xf1\x29\xd6\x8e\x0d\x08\xb5\x4b\x45\xb9\xe2\x13\xf6\x67\x1e\x40\xa8\xa2\x78\x3f\x80\x50\x95\xc1\x76\xdc\x32\xec\xca\x78\x3c\x6e\x19\x76\xa5\x36\x9c\x80\xf8\xe4\x60\x3e\x01\x2e\x8e\xa9\x5f\x3e\x7f\xa2\x0b\x3b\x58\x86\x85\x1d\x77\xb0\x0c\x9f\xa1\x5f\x58\x86\x55\xcf\x04\x7f\x8b\x86\x79\x02\xb4\x5f\x9f\xfb\xe0\xaa\x58\xea\x19\x4e\x0d\xe6\xef\x60\x19\xee\xcf\x2f\xf1\x95\x73\x1f\x96\xe1\x83\x92\x77\xb0\x0c\xc7\xd1\xff\x08\xc5\xb1\x5a\x0f\x59\x8d\x93\xd0\xed\xc1\x32\x0c\x5d\xff\xa3\xd4\x05\x7a\xf1\x21\xab\x71\xb2\x5a\x4f\x24\xb5\x08\x47\xde\xc1\x32\xec\x1a\x41\x2c\x43\x29\x17\x27\x4a\x3d\xd3\xff\x50\xcf\x90\x7c\x07\xcb\x50\xf5\xfc\x4e\x14\xd5\xfe\xe2\x17\x32\xf2\x4b\xe8\xff\x4f\x91\x7c\xc0\xa7\x16\xce\xe5\x03\x3e\x55\x27\xc7\xc1\x68\xcc\x2c\xa5\x83\xd1\xa8\x42\x4f\x47\x51\x48\x62\x8b\xe7\x43\x93\xc3\x90\x25\x3e\x1d\x11\x72\x28\xab\x38\x86\xfe\x47\x15\x0c\xce\xc2\x43\x15\x8c\x3e\xf4\x14\xa0\xe3\x68\x75\x47\xa1\xc6\xac\x9e\x71\xf2\x73\xc2\x1d\x8c\x46\xd5\x05\x3b\x70\x9d\x2a\x51\xf9\x24\x55\x19\xd0\x95\x17\x07\x0b\x7d\xc9\x30\x58\xe1\xe2\x38\x18\x8d\x2a\xe2\x7a\x30\x1a\xe5\xf5\x3a\xe0\x53\x13\xc6\xed\xc9\x80\xe0\x30\x79\x8e\x1b\x8d\xe3\xd1\xa2\x13\xa1\x29\xdb\xf6\x90\xd5\xb8\xae\x7e\xf9\xf7\x5d\x82\x8b\x07\xa3\x51\x11\xfb\x83\xd1\xf8\xf9\xda\x4c\x94\xfc\xe8\x17\x59\x7f\x53\xbf\xf8\xbe\xae\x67\x92\xf5\x67\x7a\xbb\xb2\xfe\x98\x31\xf0\xa9\x0f\x01\xa1\x53\x04\x12\x63\x09\x82\x4f\xdd\xe8\x2b\xa7\x88\x81\x8c\x51\x82\xd0\xf4\x68\x03\x10\x6a\x54\xf5\xe3\x53\xe0\x3a\xa8\xba\x12\xa3\xf1\xe8\x97\x1b\xfd\xa9\xe8\x7d\x24\xe4\xe2\xec\x39\x45\x34\x32\xcc\x1f\xa1\xc6\x89\x37\xfe\x14\xe1\xc3\x19\xdd\x22\x32\x50\x5d\xe9\xc7\xdf\x44\xb7\x38\xd0\xe4\x28\x6a\x70\x08\x35\xaa\x4c\xd8\x81\x26\x67\x60\x76\x9f\x4a\x6d\x33\x0e\x8b\x83\xd1\x98\x3f\xff\x2b\x6c\x77\xfa\xf9\xb1\x0c\xf5\x4b\xf8\x62\xe6\x1d\xcb\x30\x02\xd9\x3c\x55\xb5\xdb\xf8\xda\x8a\x51\x4c\x80\xed\x54\x12\x8e\xb3\x7a\xa6\x2a\x26\xcc\x6d\x85\x81\xac\xa8\x9f\xd0\x38\x69\x8f\x11\x6a\x14\x02\xf6\x54\x55\xa1\xe1\x0d\x58\x86\x6b\xe9\x97\x00\x56\x7c\x43\x53\x81\x21\xfa\x89\x65\x28\x75\xe2\x60\x19\x06\xa0\x7b\xa7\x51\xe5\x63\xe8\x29\x8d\x5d\xcc\xd7\x52\x05\xa3\x68\xed\x62\x19\x66\xb4\xcf\x03\x4d\xce\xa3\xaf\x25\xd4\xa8\x84\xf8\x03\xd9\x69\xe0\x88\x3b\x70\xe1\x84\xcf\x95\x1b\x40\x2c\xab\x07\xb2\xd3\xa1\x91\x10\xd9\x29\x31\x84\x83\x65\x28\x18\xe8\x81\x0b\x27\x68\x6e\xdd\x32\x6c\xca\x91\x3b\x58\x86\x4d\xa2\x5c\x59\x8d\x84\xf0\x0e\x96\xa1\xd2\x5d\x0e\x96\x61\xd4\xb7\x63\x19\x7e\x46\x57\xa1\xc6\xa2\xb7\x53\xc0\x4c\xe3\xf2\xa8\x36\x24\xeb\x0c\xcb\x50\x89\x54\x07\xcb\xb0\x5f\xbd\xc1\xe7\x6f\x60\x91\x1c\x2c\xc3\x65\xba\x92\xf9\x23\x16\x70\xb0\x0c\x95\x33\x7a\x64\x19\x62\x97\x1e\x2c\x43\xa7\xc5\xff\xdf\x22\x19\xa3\xb1\x69\x20\x30\x1a\x4d\x82\xe1\x63\x34\x32\x10\x2a\xab\xa8\x05\x49\xc2\xe3\xa9\x7a\x39\x00\x0f\x09\x1b\xf0\xa9\x97\x20\xd3\x21\xe1\xf1\xb3\xa9\xba\x5c\xe5\x7a\x26\xa2\x07\x2f\xdb\xa1\xe0\x7e\xda\xba\xf2\xe0\x46\xe7\xd3\x29\xb8\x5f\x74\x12\x53\x70\xbf\xe8\x99\x2a\xb8\xaf\x33\x1b\x7c\xea\x40\x97\x39\x24\x3c\x8a\x3b\xe2\x90\xf0\xa8\x6a\xb6\x67\x00\xfd\xc7\x44\x3e\x03\x80\x15\x1a\xfb\xa1\x0a\x46\x91\x10\xa6\x0a\x46\xc1\xc1\x72\x54\x05\x43\x13\x0d\x0f\xaa\x00\x64\x87\x50\xe3\x23\xd1\xf3\xa9\x82\xc1\xe8\x7e\xaa\x60\xa8\x2f\xd0\xac\x4c\xf5\xf3\x22\x96\xf8\x22\x55\xc1\x20\x68\x77\xa6\x88\x42\xe9\xe7\x14\x40\x8e\x7e\x62\x34\x46\xbd\x81\x50\xe3\xd4\x28\x11\x6a\x6c\x58\x1d\x87\x50\xa3\xb4\xb3\x03\x3e\x55\x5c\x1c\x67\xc2\xf3\x9a\x75\xa5\x8b\x1e\xc3\x50\x3b\x84\x1a\x15\xcd\x3f\x13\xad\x6e\xeb\x0d\x44\xc9\x3f\x6f\xc0\xa9\x81\xc9\x7a\x26\x00\x47\xe2\xf7\x47\xa1\x46\xf0\x3a\x87\x50\xe3\x42\x2b\x3f\xd0\xe4\x6c\x69\x6e\x84\x1a\x03\x5a\xf2\x21\xd4\xa8\x50\xf1\x31\x0a\x60\x49\xb4\xaa\xe0\x3e\x58\xd2\x43\xed\xc4\x4d\xf6\xd7\x01\xbb\x2a\x4c\xe8\x01\xbb\x5a\xba\xae\x84\x81\xec\xf3\x4c\x5f\x9f\x33\xeb\xed\x38\xdd\x34\xef\x64\x35\x8a\x13\xe5\x90\xd5\x38\xb0\x64\x0e\x59\x8d\x02\x7b\x1d\xc3\x9f\x8a\x4b\xe5\x2c\x68\x8e\x08\x08\x9d\x25\x00\x99\xfe\x07\x36\xb7\xe8\x17\xf8\x77\x09\x30\xb2\x1a\x3f\xab\x07\xcb\x50\xd5\xab\x0f\x96\x61\xc5\x22\x39\x8b\xcc\x5a\xf5\x73\x91\x1e\x25\xad\x0e\x10\x6a\x25\xea\x73\x00\xa1\x8a\x23\xfc\x08\x84\xaa\x55\x8e\xf5\x77\xa4\xcc\x00\x42\x0d\x12\xad\x14\xd5\xcf\xf8\x84\x0f\x45\xf5\x4d\x02\x7a\xab\x52\x09\xe3\x42\x39\x0b\xd5\xb9\x3e\x58\x7f\xca\x20\x38\x9b\xe3\xe1\x73\x25\x3e\x61\x5c\x7e\x87\xfa\x88\x4a\x65\x3a\xe2\xbb\x91\xe2\x01\xdf\x8d\x6a\x7e\x1c\xf8\x6e\x96\x64\x01\xe1\xc4\xcf\x4c\x13\x4e\x3c\xda\x1d\x54\xce\xff\x1c\xc5\x84\x13\x95\xd4\x75\x44\xa0\x2a\x59\x00\x08\x35\x62\x35\x1e\x2c\xc3\x23\x8d\x96\x70\xe2\xd5\xac\x00\x42\x95\xf3\xf3\x00\x42\x0d\x52\x07\x01\xa1\xaa\xb4\xd3\x39\xa2\xda\xd7\x53\x5c\x0e\x2a\x40\x7a\x08\x19\xae\xf5\x5f\xe1\xbd\x73\xc4\xc9\xc0\xe2\xa1\x3c\xe2\x21\xbe\x7d\xa8\x74\xf1\x39\xc1\xdd\x30\x7c\xfe\x79\x1d\x22\x12\x13\xf2\x5c\xfc\x32\x78\x9d\x0f\x86\xa1\xe1\x31\x3a\x54\xba\x58\x3a\x47\x28\x8f\xa8\x34\xe2\x43\x79\xc4\x47\xa7\xa6\xf8\x53\xa5\x57\xa9\xa8\xbe\x36\x00\x45\xf5\x0f\x60\xaf\x73\xc5\x94\x46\xaf\x31\x0c\xc5\xe1\x76\xae\x38\x35\x98\xb0\x2b\x4e\x0d\xa6\x01\xc3\x30\xe8\x8b\x30\x0c\x83\x8e\x0e\xf1\xa7\x4a\x64\x61\x18\x36\x0c\xe6\x1b\x04\x94\xca\xfc\xf2\xe5\x39\xf9\xf6\x4b\xc8\x50\xc9\x13\x17\x0c\xea\x9d\xfa\x25\xa6\xad\xc0\x2f\x5f\x9e\x19\x91\x7c\xa1\xbb\x39\x9f\x5f\x68\x67\xa6\xfb\xd0\x5e\x08\xa6\xdc\xa0\xc4\x53\xfd\xc2\x7a\x60\xb9\xdc\x20\xba\x22\xfd\x0f\x3a\x98\xae\x7e\xca\x7a\x48\xfc\x82\x8e\x69\xe8\x8b\xc8\x4e\x64\x4b\x5f\x37\x0c\x47\x21\x80\x71\xa3\xa8\xda\xe9\x0b\x24\xa9\x0d\x13\xf9\x82\x41\x35\x0e\xd1\x4b\x76\x62\x45\x0f\xb8\x84\x0c\x2b\x40\xbe\x4b\xc8\x50\x58\x89\x4b\xc8\x50\xf6\xd0\x8d\xaa\x04\xa1\xa7\xe0\xb8\x58\x7a\x83\x3b\x2e\x52\x56\xcf\x40\xd3\x98\x7a\x06\xa7\xc6\xa3\x37\x00\xc4\x2c\x7a\x0a\x71\x89\xa9\x37\x10\x97\x40\x30\xdc\x24\x2a\x7a\xc6\x9a\xec\x44\x71\x84\x5f\xb2\x13\x0b\x6e\xb6\x4b\xc8\x50\xde\xf8\x0b\xdd\x4d\xc5\x37\x78\x55\xe9\x82\x83\xeb\x42\x77\x73\xbb\xee\x03\xe3\x8e\x4f\xff\x42\x77\x13\xb5\x7a\x00\x9a\xe6\xad\xff\x81\x91\x0e\x7a\x26\x74\x5a\x08\xbe\x9b\x98\x3f\x50\xb5\x17\x92\xd4\x0e\x42\xe7\x02\x34\xed\x4b\xbd\x86\x84\x52\x33\x46\xc8\x30\x92\x14\x7e\xc9\x4e\x54\x46\xd9\xa5\xd2\x85\x2a\x7e\xdf\x8c\x61\x0f\x39\xd3\x05\x68\xda\x40\x86\x5c\xb2\x13\xab\x56\x16\x9c\x36\x95\x74\xf5\x4b\xc8\x50\x34\x5c\x17\xa0\xa9\xd8\x4c\x2e\xd9\x89\x05\x7b\xf6\xaa\x9c\x05\x96\xd3\xcd\x3a\x1e\xf4\x8b\x90\xf6\xd2\x95\xf8\x7d\xab\xfe\xa7\x14\x28\x46\x09\x4e\x9b\xac\x35\x08\xa7\x4d\xd3\xac\x60\xfd\x89\x2b\xfa\x02\x34\x9d\x38\xf9\x2e\x40\xd3\x0b\x1c\xf7\x42\x92\x2a\x46\xf4\x0b\x49\xaa\x2a\xe7\x5f\x38\x6d\x0a\x47\xf1\xa5\x9c\x45\x00\x8c\x78\x29\x67\x51\x35\x7f\x85\xfd\xd7\xf4\x3e\x42\xf6\x9a\x15\x48\x52\x05\x73\xb8\x6e\xfd\x0d\x21\x9f\xaf\x48\x52\x3f\xfd\x3c\x1c\x01\xff\x05\x82\xbb\x44\x13\x33\x27\xd5\x55\x79\x44\x14\xef\x4b\x51\xfd\xa0\x17\x80\x41\xd5\x69\x74\x31\x0c\x1b\x6e\x8c\x8b\x61\x68\x18\xbe\x17\xc3\x30\x0c\xdd\x47\x48\x66\xeb\x4a\x7c\x52\x12\x6e\xf0\xa7\x2a\x4c\x70\xab\x2a\x79\xf0\x09\xa2\xbb\x89\xea\x8b\xf1\x06\x16\x16\xfc\xa9\xa6\x0d\x40\xc8\x50\x3e\xef\x8b\x61\x28\xe8\xc9\xa5\x0a\xc6\x47\x28\x36\x7d\x1f\xf7\x11\x32\xbc\xea\x19\x45\xf5\x55\x8d\xee\x36\xb2\xdb\x88\x84\x5f\x37\x0c\x6b\x44\xe8\x5f\xca\x23\x56\x89\xe4\x06\x90\x4f\xc2\x0d\xba\x1b\x15\xc7\xba\x4d\x3e\x45\x5d\x29\xed\x8c\xaf\x55\xc8\x30\xe8\x7f\x38\x66\xb4\x74\xc9\x4e\x8c\x1a\x41\xe8\x6e\x92\x96\x3c\x74\x37\xaa\x5b\x72\x55\x03\x11\xe7\xd2\x55\x0d\x44\x3d\x05\x22\xd4\xa4\x4d\x05\x11\xea\xf8\xfc\x02\xcc\x86\x56\x7e\x1f\x0a\x59\xe1\x16\xba\x50\xda\xa8\x44\xee\x75\x03\x2f\x05\x34\x94\xeb\x06\x5e\x10\x9a\xe6\xba\x81\x97\x82\x56\x81\x1b\x78\x29\x7d\xae\xfc\xea\xe7\xbd\xea\xa7\x5b\x47\x39\x48\x14\xb8\x75\x74\x55\xf8\xf6\xba\x05\x74\xaf\x46\xc2\x2d\xa0\x2b\xfa\xa0\xeb\xd6\xca\xbd\x12\xd0\x6e\xad\xdc\xab\xf9\x73\x6b\xe5\x8a\xf0\xf3\x5e\xfa\x82\x7e\x74\xfd\xb8\x0d\xe1\xd1\xaf\xe3\xbf\xb0\x9c\xae\x1f\xb7\x29\x3b\xcc\x2e\x05\x3f\x6e\x53\xf6\x20\x53\x0a\x7e\x54\x85\x90\x7a\xa0\xb6\x47\x0a\x7e\x5c\x85\x90\xc6\xd7\x1f\x2d\xf1\x5f\xd7\xa4\x7f\x5d\xc3\x73\xdc\x2d\x95\x42\xe2\x19\x7e\x90\xa5\xe0\x62\x3f\x35\xef\x69\x0a\x2e\xf6\x53\xcb\xfa\x5f\x65\xb4\x23\xbf\xda\x8f\x5f\x3e\x13\x90\xe6\xa7\xe0\x02\x3b\x05\xf5\xdb\x05\x76\xa2\x72\x64\x0a\x99\x1e\x6e\xae\x74\xa1\x9c\x52\xe4\x7d\x2e\x86\x43\x30\x9e\xe9\x62\x38\x25\x9f\x97\x14\x5c\x0c\x87\xa0\x9e\xb9\xa8\x4d\xc9\x11\xe2\x29\xb8\x38\x0d\xe1\xd1\x1b\x34\xbe\xf4\xba\xf0\x06\xf7\xd9\xa6\xe0\x62\x31\xb1\x93\x52\x70\xb1\x18\x70\x6b\xa4\xe0\x62\x31\x7c\xbe\xa8\xec\x17\x80\x98\x82\xdc\x52\x85\xff\xb9\x84\x09\x30\xbb\xa4\x50\xe9\x99\x5b\x52\x29\xb8\xdc\xf8\x67\x24\x5c\x6e\xbc\xff\x9b\xbe\x2a\x2e\x3d\xab\xfb\xf7\x5c\xd5\xf3\x7b\xae\xea\xbf\xe6\xbc\xfd\x6b\xce\x1b\xef\xc8\x31\x11\x40\x4e\xc1\xf7\x6f\x08\x39\xbd\x2d\xec\x8d\x9c\xdf\x16\xc6\x2c\x97\xb7\x85\xfe\xe4\xfa\xb6\xd0\x9f\xdc\xde\x16\xfa\x93\x9f\x7f\x5a\x1e\xfa\x93\x3b\x2d\xff\x4b\xa4\xa7\xf0\x30\xf9\x79\xbc\xb7\x27\x2d\xc6\xaf\x0f\x08\x21\x87\x7f\x96\xe2\x93\x7f\xfe\x27\xbe\xff\x29\x3f\xff\x93\xde\xff\xd4\x9f\xff\xc9\xef\x7f\xda\xcf\xff\x94\xf7\x3f\xcf\xcf\xff\xd4\xf7\x3f\xfd\xe7\x7f\xda\xfb\x9f\xf1\xf3\x3f\xcf\xfb\x9f\xf9\xf3\x3f\xfd\xfd\x8f\xfd\xfc\xcf\x78\xff\xb3\xde\xff\xa4\x9f\x63\xc0\x94\x38\xae\x23\x05\xf7\x3d\x25\x78\x2e\x52\x70\xdf\x53\xc2\x87\x9b\x42\x4f\xbf\x17\x41\xcf\xbf\x17\x41\x2f\xbf\x17\x41\xaf\xbf\x17\x41\x6f\xbf\x17\x41\x7f\x7e\x2f\x82\xde\x7f\x2f\x82\x3e\x7e\x2c\x82\xaf\x96\xf9\x7b\xa6\xbb\xfd\x35\xd3\x7d\xfd\x35\xd3\x7d\xff\x35\xd3\xfd\xfc\x35\xd3\xfd\xfe\x35\xd3\x23\xfc\x35\xd3\x23\xfe\x35\xd3\x23\xfd\x35\xd3\x23\xff\x35\xd3\xa3\xfc\x35\xd3\xa3\xfe\x35\xd3\x73\xfe\xb3\xd1\x4b\xfc\x67\x6b\x4f\x7b\x5b\xd3\xdb\xba\xde\xd6\xfc\xb6\xbe\xe2\xa4\x94\xb7\xf5\xbc\xad\xf5\x6d\x7d\xc5\x4a\x69\xff\xb4\x5a\x78\x5b\x9f\xb7\xf5\x3d\x52\x4a\x7f\x5b\xd3\xdb\xfa\x8a\x22\xcb\x6f\xeb\x7c\x5b\xcb\xdb\x6a\x6f\x6b\x7d\x5b\xd7\xdb\xda\xde\xd6\xfd\xb6\x3e\x6f\xeb\x79\x5b\xfb\xdb\x7a\xdf\xd6\xf1\x4f\x6b\x0d\x6f\xeb\x3b\xbe\xf5\x1d\x5f\x7b\xc7\xb7\xbe\xe3\x6b\xef\xf8\xd6\x77\x7c\xed\x1d\xdf\xfa\x8e\xaf\xbd\xe3\x5b\xdf\xf1\xb5\x77\x7c\xeb\x3b\xbe\xeb\x1d\xdf\xfa\x8e\xef\x7a\xc7\xb7\xbe\xe3\xbb\xde\xf1\xad\xef\xf8\xae\x77\x7c\xeb\x3b\xbe\xfb\xfc\xde\xfb\xfb\xfe\xde\xfb\x27\xfc\xde\xfb\x27\xfe\xde\xfb\x27\xfd\xde\xfb\x27\xff\xde\xfb\xa7\xfc\xde\xfb\xa7\xfe\xde\xfb\xa7\xfd\xde\xfb\xe7\xf9\x6b\xef\x9f\xfe\xd7\xde\x3f\xe3\xaf\xbd\x7f\xe6\x5f\x7b\xff\xd8\x5f\x7b\xff\xac\xbf\xf6\xfe\xd9\x7f\xed\xfd\x73\xfe\xda\xfb\xe7\xfe\xb5\xf7\x6f\xf8\x6b\xef\xdf\xf8\xd7\xde\xbf\xff\x92\xdd\xf7\x5f\xb2\xfb\xfe\x4b\x76\xdf\x7f\xc9\xee\xfb\x2f\xd9\x7d\xff\x25\xbb\xef\xbf\x64\xf7\xfd\x97\xec\xbe\xff\x92\xdd\xf7\x4f\xd9\x7d\xff\x94\xdd\xf7\x4f\xd9\x7d\xff\x94\xdd\xf7\x2f\xd9\x1d\xc3\x5f\xb2\x3b\x86\xbf\x64\x77\x0c\x7f\xc9\xee\x18\xfe\x92\xdd\x31\xfc\x3f\xcb\xee\xff\xa9\xd6\xc4\xf0\x97\x58\x8f\xee\xb6\x49\x04\x14\x53\x74\xd7\x4c\x4a\xee\xba\x48\x11\x0d\x1a\x64\x72\x8a\x09\xbd\xd1\xc3\x5a\x29\x26\xee\x73\xeb\x33\x45\x69\xc9\x68\xa6\x31\xa3\xc3\x3a\x24\x2f\x45\xd7\x99\x13\x09\xc1\x29\x4a\x67\x76\x47\x54\x8a\xee\xac\x48\xc9\xd1\x27\x29\x66\xde\x30\x79\x43\xd6\x24\x87\xcf\x24\xc7\x6c\xbf\x96\x61\x94\x5e\xfd\x2e\xc3\x28\xdd\xfa\x5d\x86\x31\x9f\x5f\xcb\x30\xe6\xfb\x6b\x19\xc6\x12\x7e\x2d\xc3\x58\xe2\xaf\x65\x18\x4b\xfa\xb5\x0c\x63\xc9\xbf\x96\x61\x2c\xbc\xeb\x3d\x20\x63\xe1\x5d\xef\xe1\x18\x2b\xef\x7a\x0f\xc6\x58\x79\xd7\x7b\x28\xc6\xca\xbb\xde\x03\x31\x4a\xa3\x7f\x0f\xc3\x58\x59\x08\xef\x41\x18\x2b\xb3\xfc\x1e\x82\x51\x9a\xff\x7b\x00\xc6\xca\x86\x7b\x0f\xbf\x58\xd9\x70\xef\xc1\x17\x65\x13\xbc\x87\x5e\xac\xcc\xc5\x7b\xe0\xc5\xca\x5c\xbc\x87\x5d\xac\xcc\xc5\x7b\xd0\x45\xd9\x0f\xef\x21\x17\x65\x3f\xbc\x07\x5c\x94\xfd\xf0\x1e\x6e\x51\xf6\xc3\x7b\xb0\xc5\xa6\x0d\xf4\x8e\x4f\xd3\xc6\x79\xc7\xa7\x69\xc3\xbc\xe3\xd3\xb4\x51\xde\xf1\x69\xda\x05\xef\xf8\x34\x29\xdd\xef\xf8\x34\x1d\x04\xef\xf8\x34\xc6\xa7\xbd\x7d\x96\x3d\xd3\xbe\xf5\x99\xf1\x69\xdf\xfa\xcc\xf8\xb4\x6f\x7d\x66\x7c\xda\xb7\x3e\x33\x3e\xed\x5b\x9f\x19\x9f\xf6\xad\xcf\x8c\x4f\x7b\xfb\x2c\x7b\xa6\xbd\x7d\x96\xd1\xd2\xde\x3e\xcb\x68\x69\xef\x9c\xca\x58\x69\xef\x9c\xca\x48\x69\xef\x9c\xca\x38\x69\xef\x9c\xca\x28\x69\xef\x9c\xca\x18\x79\xde\x39\x95\x11\xf2\xbc\xe3\x23\xe3\xe3\x79\xc7\x47\x46\xc7\xf3\x8e\x8f\x8c\x8d\xe7\x1d\x1f\x19\x19\xcf\x3b\x3e\x32\x2e\x9e\x77\x7c\x1e\xc6\xe7\x79\xc7\xe7\x61\x7c\x9e\x77\x7c\x3a\xe3\xf3\xbc\xe3\xd3\x19\x9f\xe7\x1d\x1f\x19\x23\x92\x57\x32\x44\xdc\xf1\x9a\xa2\x8c\x10\x6c\xe7\x28\x03\xc4\xd1\x87\x29\x76\x7c\x0a\x19\x79\xd5\x5f\xa5\xcf\xa5\xea\xdb\xab\xde\x7f\xfe\xe7\x5b\xef\xc6\xcf\xff\x7c\xeb\xe5\xab\x00\x7e\x1d\x38\xf9\x1d\xe1\x8e\xb7\x22\xa9\x7f\x47\xbf\xde\x96\x2b\x4f\xc7\xc7\xdb\x11\xdd\x90\xf8\x5c\xf3\xcf\x75\x32\x22\x26\x5f\x26\xc3\x21\x21\x97\x65\x2c\xe0\x07\x88\x32\x10\x3e\xbf\x5c\x4a\x87\xc2\x18\x8c\xfe\xe3\x7f\xf6\xe3\x7f\xeb\xc7\xff\xd4\x2f\xfe\xe7\xd1\xeb\x54\x67\x48\x14\xb7\x4c\xd1\x23\xd8\xa9\xae\xe7\x6d\xc9\x5c\x13\xdf\x16\x3f\x13\x5a\xfc\x0f\x60\x6f\x8a\x1e\x9e\x4e\x0d\x47\x4d\x74\x0b\x44\x8f\x56\xcb\x79\x1f\xad\x96\xcb\x35\xaf\xd0\x77\x3b\x20\x55\xfb\x3a\x3c\x38\x1e\xdd\x06\x48\xd5\xd2\xdb\xe2\x4b\xe0\x89\x7c\xa2\xeb\xfd\xe9\x71\x47\x6b\x8a\xae\xd9\xa7\x8a\xfd\x1b\x4d\xcf\x77\x57\x59\xdc\x38\xa7\x26\x53\xba\xf9\xac\xc4\x95\x1e\xc8\x7c\x7f\xd9\x8f\x5f\xd7\x9d\x7f\x9a\xc2\x5b\x7f\x2e\x9f\x77\xd3\xdd\xf6\xf3\x3f\xef\xe6\xbb\xbf\x96\xe9\xbb\x09\xef\xaf\x65\xfa\x6e\xc6\xfb\x6b\x99\xbe\x9b\xf2\xce\x9f\xff\x79\x37\xe7\xa5\xdf\x5a\x0a\xb8\x14\x93\xbe\xd7\x75\xad\x1c\x32\xe3\x74\x99\x8b\xc5\x41\x8f\x4b\xb1\x7a\xd8\x3f\xa5\xa0\x65\x12\xf9\xe5\x4b\x24\x3b\x86\x3e\xa5\xa0\xe5\xb1\xf9\x55\x7e\xfc\xea\x9a\x71\x7e\xa1\x9e\x38\xba\x3f\xa5\x40\x5f\x1c\xa8\xf1\x35\x93\x38\x2d\x7d\xce\x53\x44\x75\xa9\xbc\x3d\xa2\xba\x54\xde\x1e\xdb\x37\x07\x5f\x8a\x7c\xf9\x7d\x3e\x6b\x21\xa1\x3c\x65\x07\x3f\xbb\x8f\xd0\x5d\x7e\xf4\x35\xf1\x1d\xb8\x0a\x53\x92\x82\xa4\xff\xe9\x2d\x81\x5f\x6c\x36\x87\x36\xb8\x07\xf8\xeb\x99\x1e\xb1\x49\x49\x2a\x18\x0e\xc0\x94\xa4\x2e\xd5\x40\xad\xf4\x94\xa4\x86\x79\x24\x2f\xa5\xc4\x77\x76\xfa\x83\x93\x33\xb9\xcb\x3c\x25\x9c\x9c\xc9\x1d\xc5\x29\x79\x54\x2a\x41\xe2\x90\x52\x46\x64\xb2\x8a\x53\xc6\x6f\x53\xe9\x01\xaa\x5d\xd6\x48\x66\x89\x09\xde\xe0\x4e\xce\x9c\x06\x23\x99\x11\x05\x99\x37\x48\x35\xfb\x52\x8c\x33\xe3\xfe\x51\xc4\xee\xdb\x42\x2f\x16\x4f\x2b\xe1\xfb\x0c\x96\xf8\xe3\x7f\x49\x7b\x95\x5f\x5a\x07\xf4\xbe\x94\xef\x2b\xa6\xd4\x1f\xff\x6b\x12\x3a\xfc\x7a\xd8\x9f\x7a\x4a\xff\xb6\x0a\x53\x19\x3f\xfe\x37\xf9\x1f\xfd\xf4\xd8\x51\xa2\x52\x50\x4a\x65\x49\x4a\xf0\x6b\xf3\x4b\xbd\xd6\xca\x56\x5f\xfc\xfb\x9e\xc4\x33\x6b\xf8\xfe\xcc\x1a\xbf\xf7\xac\xf2\x45\x8b\x31\x77\xd5\x2e\x13\xb4\x48\xc9\xd5\xba\x0c\xa1\x5c\x4a\xae\xd2\xe5\xac\x5e\xbb\x3a\x97\x4a\xa7\x2f\x75\xfd\x21\x1d\xd2\x37\x57\xee\x4f\xe9\x90\xea\xf9\x43\x3a\xa4\x6f\xae\xdd\x9f\xd2\x21\xb5\xf0\x87\x74\x48\x2d\xfe\x21\x1d\x52\x4b\x7f\x1c\x96\xa9\xe5\x3f\x0e\xcb\xd4\xca\x1f\x87\x65\x6a\xf5\x8f\xc3\x32\xb9\x4a\x97\x40\x1e\xa6\xe4\xaa\x9a\x9f\x6e\xfe\xcb\x67\x27\x6e\xc6\xdc\x55\xab\x14\x35\x1f\xae\x56\x25\x18\x82\x53\x72\x95\x2a\xc5\xfd\x1f\x35\x53\xdd\x00\xfa\x9a\xe2\xc1\x32\x75\x6d\x21\x3d\x83\x2d\xe0\xe7\x6d\x7a\x8c\x49\x1d\x74\x6c\x33\xa9\x9c\xa9\x51\x42\x6f\xe8\x29\x6c\x24\x47\x84\xfd\xf3\x8b\x73\x13\xca\x8c\x94\x38\x33\xa3\xc4\x0a\xe7\x65\x34\xde\xee\x38\xaf\x14\xd1\x63\x92\xe3\xbc\x52\xd4\x32\x35\x9e\xa2\xe5\x6d\x3c\xe5\x20\x44\xdc\x55\x96\xa0\xff\x4a\xc9\x78\xe6\x61\x38\x4d\xcf\xe4\x8b\x38\x0e\xe3\xe2\x0d\xee\xb2\x7a\x7f\xd9\xf7\x2b\xe5\x1e\x72\x4b\x88\xef\x90\x6b\xc8\x2d\x21\xb5\x94\xd7\x12\x52\x4b\x7d\x2d\x21\xb5\xb4\xd7\x12\x52\xcb\xf3\x5a\x42\x6a\xe9\xaf\x25\xa4\x96\xf1\x5a\x42\x6a\x99\xaf\x25\xa4\x16\x7b\x2d\x21\xb5\xac\xd7\x12\x52\xcb\x7e\x2d\x21\xb5\x9c\xd7\x12\x52\xcb\x7d\x2d\x21\x5a\x76\x78\x2d\x21\xb5\xc4\xd7\x12\x52\x4b\x7a\x2d\x21\xb5\xe4\xd7\x12\x52\x4b\x79\x2d\x21\xb5\xd4\xd7\x12\x52\x4b\x7b\x2d\x21\xb5\x3c\xaf\x25\xa4\x96\xfe\x5a\x42\x6a\x19\xaf\x25\xa4\x96\xf9\x5a\x42\x6a\xb1\xd7\x12\x52\xcb\x7a\x2d\x21\xb5\xec\xd7\x12\x52\xcb\x79\x2d\x21\xb5\xdc\xd7\x12\xa2\x45\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xce\xa9\x5c\x7d\xed\x9d\x53\xb9\xf8\xda\x3b\xa7\x72\xed\xb5\x77\x4e\xe5\xd2\x6b\xef\x9c\xca\x95\xf7\xbc\x73\x2a\x17\xde\xf3\x8e\x8f\x5c\x77\xcf\x3b\x3e\x72\xd9\x3d\xef\xf8\xc8\x55\xf7\xbc\xe3\x23\x17\xdd\xf3\x8e\x8f\x5c\x73\xcf\x3b\x3e\x72\xc9\x3d\xef\xf8\xc8\x25\xf7\xbc\xe3\x23\x97\xdc\xf3\x8e\x8f\xd4\xc7\xe7\x1d\x1f\x57\x1b\x57\xb3\x7f\xbc\x23\xc9\xd5\x45\x4b\xb7\xbe\x2d\x5f\xe3\xb3\xfa\x5d\x6f\xcb\xd7\xf8\xd8\xec\xdf\xae\xf9\x1a\x1f\xfb\xfa\xaa\x7f\x5a\xbe\xc6\x67\xb7\xf8\xed\x9a\xaf\xf1\xb1\xdd\xbf\x5d\xb3\xfd\xc9\xe1\xdb\xdb\x8f\xb7\xc4\xf8\xb6\x7c\x8d\xcf\xfa\xb2\xd9\xd4\x92\x5d\x45\xb4\xbc\xc7\xdb\xf2\x35\x3e\x76\x4a\x79\x5b\xbe\xc6\xc7\xd6\xf7\xbb\xbe\xc6\x67\x3d\x23\xbc\x2d\x5f\xe3\xb3\xc3\xfa\xd6\xf2\x35\x3e\x73\xc5\x6f\x2d\x3e\x3e\xf5\xd9\x6f\xcb\xe3\xcf\x79\xbe\x3d\xf9\x6b\x7c\xec\xc9\xf6\xb6\x90\x00\xfc\x7c\x7b\xce\xa7\x0a\xc1\xdb\x62\x3e\xf2\xe1\xdb\x73\x40\x2e\xc4\xfb\xb6\x00\x4c\x99\xdf\x9e\x43\x2d\xb4\xfa\xed\x4b\x2f\x35\xb5\xff\xf1\x78\x65\x40\x62\x3d\xbd\x7d\x06\x28\x96\x76\xfd\x3f\x88\x81\x66\x70\x64\x25\x7c\xbb\x9d\xd2\x7e\xe7\xbc\x2d\xa2\x2c\xfe\x76\x8d\xaa\x6f\xae\xb7\x85\x0a\x8e\xe9\x5b\x0b\x49\x47\xed\xfd\xc0\x48\x61\x8a\xfe\xad\x65\x40\xe8\xf7\xed\x73\x44\x23\x1b\xdf\x16\x83\x03\xe9\x1d\xcc\x08\x1e\xf2\xdb\xe4\xc2\x7b\x68\xf5\x5b\x0b\x04\x80\xe5\x5b\x9f\x55\x4a\xee\xbd\x26\x01\x6f\x9d\xf5\x6d\xf9\xd4\x05\x7a\x5b\x1c\x47\x98\xc3\xf3\xb6\x64\x71\xe5\xbc\x2d\x64\x7b\xe4\x77\xc4\xc0\xa4\xdd\x96\xde\x16\x5f\x5a\xfd\xdb\x22\x71\xfd\xde\xec\x75\x31\x66\x77\xba\x7e\xdf\x8c\xd9\x31\x6a\xdf\x37\x63\x76\x68\xc3\x8f\xe5\x97\xec\xf7\x62\x73\xcb\x60\xee\x6f\xa3\xe1\xd6\xc1\xaa\xe7\x1d\x0d\xb7\x10\xd6\x53\xbe\x3d\xf9\xb2\x19\xdf\xb7\xbb\xa5\xb0\xeb\xf3\x2e\x3f\xb7\x16\x7e\x2c\x63\xb7\x18\x56\xf7\x6b\x36\x2d\xd9\x7b\xf8\xac\xb7\xe5\x6b\x7c\x6c\xac\xfe\xb6\x54\x36\xec\xb7\xbb\x7c\x7c\xc2\xfc\x76\x97\x6f\xbd\x5a\xbe\x5d\xd3\xdf\x4d\xad\x16\x1f\x9f\x95\xbe\x3d\xf9\x6b\x7c\xd6\xf9\xde\x1f\x7b\x37\xbe\x5a\xbe\xc6\x67\xe7\xf0\xed\x5d\x5f\xe3\x63\x71\xa4\xb7\xe5\x6b\x7c\x2c\xcc\xf3\xb6\xdc\x57\x0c\xd2\x52\xc2\x2b\x06\xd5\x12\x5f\x31\xa8\x96\xf4\x8a\x41\xb5\xe4\x57\x0c\xaa\xa5\xbc\x62\x50\x2d\xf5\x15\x83\x6a\x69\xaf\x18\x54\xcb\xf3\x8a\x41\xb5\x74\x17\x68\xfd\xfd\x2e\xb7\x73\x24\x18\xd5\xe2\xe3\x13\xfb\x7e\x5b\xec\x15\x71\x6a\x71\xd1\xbd\xee\xb7\x96\xfd\x0a\x46\xb5\x1c\x7a\xf8\xad\x3f\xbe\x7e\x9e\xf4\x7e\xa9\xdb\x40\x73\x7f\x1b\x1f\x32\xa8\x10\x71\x6a\x79\xfe\xb0\x62\x72\xed\x7f\x58\x31\xb9\x8e\x3f\xac\x98\x5c\xe7\x1f\x56\x4c\xae\xf6\x87\x15\x93\x7f\xdb\x51\xed\xfd\xcf\x7e\xf7\xac\x7a\x7b\xfc\x8b\xda\x3b\x0e\x6e\x37\xe9\x10\xa1\xa5\x85\xf7\x38\x50\x8b\x32\xfe\xf3\xdb\x92\x90\x96\xf6\xb6\x64\x7f\xce\xf7\xbb\xca\x2b\x0d\xd4\xc2\xae\xf9\xb6\x92\x1b\xbb\x66\xbd\x2b\xc7\x5d\xda\x2b\xe6\x77\x0d\xb8\x4b\x7b\xa5\xf3\xed\xae\x81\x34\xf8\x76\xcd\x7c\xf7\xb5\x5a\x38\xb0\xf6\xb7\xbb\x16\xbb\xef\xdb\xbb\x7c\x7c\xc6\xb7\xf9\x75\x9b\x6b\x07\x7b\x57\x85\xdb\x5d\xab\x7d\x5b\x5d\x6e\x7b\xed\x56\xdf\xb7\xbb\xfd\x35\xd7\xb7\x1d\xe1\x2e\xed\xb9\xbe\xad\x2e\x77\x69\xaf\x74\xbe\x5d\x53\xde\x03\x54\x2d\x00\xf1\xbf\x8d\xf3\xd3\xde\xe3\x52\x2d\xcf\x7b\x38\xaa\xa5\xe3\xd7\x28\xfc\x1a\xef\x59\xa7\xff\xcf\xf7\x1c\xfb\xaf\xd8\x5b\xa6\xb6\x40\x3c\xf3\xbd\x7d\xbd\x07\x91\x5a\xc8\xec\xbe\xef\xe4\x3f\xe7\x3d\x88\xd4\x72\xdf\x83\x88\x16\x52\xbd\xd6\x79\x07\x92\x22\x76\x79\xbd\x1f\xd7\xd3\x7b\x08\xab\x05\xc2\x13\x7b\xa7\xa8\x17\x25\x70\xbe\x2d\xdf\x0e\x2b\xb5\x40\x7e\x32\xbe\x3d\x99\x0a\x5a\xe1\xed\x73\x67\xd8\x3c\xb3\x21\xe5\x3e\xde\x43\x51\xff\xf7\x83\xea\xb4\x6f\x6f\xf6\x25\x95\xf6\xb7\xde\xb1\xa4\xbe\x89\x54\xf7\x7e\xaf\xe7\xdb\xf2\xed\xdf\x0e\x2a\xb5\xf8\x92\x1a\xdf\x16\xbd\x7b\xc0\x77\xf9\xb6\xa4\x86\x96\xd4\xfb\x76\xf7\x80\x5b\x18\xef\xf8\xb9\x17\xdc\xbe\x2f\x29\xf7\x84\xef\x5a\xbf\x5d\x53\x7f\x1f\x5d\x6e\xd9\xff\x38\xba\xdc\xba\xff\x71\x74\xb9\xd7\xfc\xc7\xd1\xe5\x36\xff\x8f\xa3\xcb\x73\xc6\x7e\x1c\x5d\xee\x5d\xff\x71\x74\xb9\x87\xfd\xc7\xd1\xe5\xde\x82\x1f\x47\x97\xe7\x90\xfd\xec\xf3\xfd\x7d\x30\xb8\x57\xe1\x87\x28\x99\xf1\xf7\xec\xcc\xf4\x5b\xe8\x4f\x8d\xcf\xb7\x96\xf2\x5b\xb8\xcc\xfa\x7b\x4e\x67\xfb\x2d\x5c\x3c\xcf\xec\x87\x70\x99\xfd\xf7\x2c\xcf\xf1\x7b\x96\x1d\x82\xf4\x63\x6d\x38\xfc\x68\xf5\xf8\xed\x9a\xf5\x5b\xf9\x98\xff\x12\x49\x1e\x0a\xf8\xb1\x36\x3c\x14\x20\xb5\x86\x16\x63\x7c\xbe\xcd\x8e\xfb\x4c\x7e\x28\x04\x96\x7e\x2b\x04\xee\x3b\xf9\x71\xb8\xba\xff\xe4\xc7\xaa\x73\x1f\xca\x8f\x55\xe7\x21\x85\x1f\xab\xce\xc3\x0a\x3f\x14\x26\x87\x12\xfd\x10\x9a\x36\xfe\x70\xa8\x65\x9b\x7f\x38\xd4\xb2\xd9\x1f\x0e\xb5\xfc\x0d\x52\xf4\xd3\xa1\x96\x09\x4e\xc8\xc3\x95\xdd\xea\x4d\x0f\xce\xd6\x7c\xce\x37\xaf\x52\x3e\xf7\x9b\x57\x29\xdf\xf0\xcd\xab\x94\x6f\xfc\xe6\x55\x2a\x6e\x55\xa5\xe6\xe0\xff\x54\xdc\xa2\x4a\x0d\x34\x6e\x71\x4b\xe9\xfb\x1a\x2b\x58\x4a\x2b\x7f\x6b\x59\xa8\x2c\xeb\x6d\x61\x96\x5f\x85\xa9\x04\xa4\xc4\xf3\xed\x1a\xd4\x91\x77\x96\x8b\x5b\x4a\xfb\xc9\xdf\x5a\x14\xf7\xff\xc7\xd8\x28\xc2\x27\xbf\x18\x83\x12\x15\xf7\xcf\x6f\x8b\xc0\x2f\xe5\x6d\x11\xf8\xa5\xbe\x2d\x02\xbf\xb4\xb7\x45\xe0\x97\xe7\x6d\x11\xf8\xa5\xbf\x2d\x02\xbf\x8c\xb7\xe5\x17\xb8\xe8\x1f\x2c\x47\x89\xbf\x40\x30\xf1\xfd\xcf\x2f\x10\x4c\x7a\xff\xf3\x0b\x04\x93\xdf\xff\xfc\x02\xc1\x94\xf7\x3f\xbf\x40\x30\xff\x40\x5d\x4a\xfa\x05\x82\x69\xef\x7f\x7e\x81\x60\x9e\xf7\x3f\xbf\x40\x30\xfd\xfd\xcf\x2f\x10\xcc\xff\x09\xd4\xa5\xa4\x6f\xf8\x98\x1f\x50\x97\x92\xa0\xfb\x78\x5d\x14\x25\xa1\x0b\xf4\xf5\xb6\x3c\x5c\xf3\x0e\x37\xfc\x10\x6d\xdb\xdb\xa2\x1c\xee\x77\xb2\x21\x17\x8c\x6d\xbf\x2d\x26\x70\xf6\xdb\x42\x3e\x7e\xfb\xf6\x1c\x00\xdc\xf5\xdb\x5d\x47\x20\xee\xb7\xe5\x33\xd4\x5f\xad\x5f\x7d\xff\xe7\x6b\x72\xf8\xf1\x9f\xbe\xde\xff\xc4\x9f\xf7\x8c\xf7\x3f\xe9\xdb\x7f\xbe\xbe\xe9\xfd\x4f\xfe\x71\xcf\x78\x27\x3b\x97\xef\xf7\xc4\xb6\xdf\xff\xd4\x9f\xef\x79\x97\x4e\x6e\x3f\xef\xf9\xf6\x9e\xe7\xc7\x3d\xf5\xdb\xd3\x3e\x38\xbb\xaf\x6f\xf9\xfa\xef\xfb\x9f\xf1\x7b\xde\xf2\xfc\x3d\x6f\xd9\x7e\xcf\x9b\x5b\x74\x3f\xe6\x2d\xef\xdf\xf3\x46\x26\xd3\xf7\x79\xcb\xf7\xf7\xbc\x95\xf0\x7b\xde\x4a\xfc\x3d\x6f\x90\x21\x7e\x9f\xb7\x92\xff\x9a\xb7\x52\xfe\x9a\xb7\x52\xff\x9a\xb7\xd2\xfe\x9a\xb7\xf2\xfc\x35\x6f\xa5\xff\x35\x6f\x65\xfc\x35\x6f\x65\xfe\x35\x6f\xc5\xfe\x9a\xb7\xb2\xfe\x9a\x37\x88\x18\xeb\x79\x45\x20\x75\xdf\x9e\xd7\x57\x50\xa8\x18\x1e\xbe\x8d\x2e\x69\x54\xeb\x9b\x28\x15\x9d\x7f\x7a\xef\x22\x9d\x2a\xee\x77\xbc\xa1\xf5\x7f\x5e\xd7\x59\x51\x0c\x6d\x04\x7e\xd9\xef\xbe\x90\x06\xf5\xbd\x2f\x75\xff\xab\x2f\xe7\x5f\x7d\xb9\xbf\xfb\x42\x15\xf0\xef\x7d\x81\x9e\xff\x7b\x5f\x14\x93\xe2\x60\x2c\x8a\x49\xe9\x28\x14\x74\x88\xc8\x70\x69\x4a\xf5\xe1\x28\x74\xfb\x2a\x07\x1d\x93\x0d\x18\x08\x31\xf4\xf2\x81\x0a\xf1\x7d\x0d\x94\x80\x27\x05\xa5\x22\x40\x50\xd2\xaf\x04\x82\x40\xbf\x14\x6d\x5b\xfc\x2a\xdc\xc7\xdb\xdd\xe8\x98\x2b\xd2\x4f\x57\xce\xe7\xc2\x51\x5c\x26\xea\x73\xe1\xbe\x85\xa3\x14\xf8\x5f\x59\x5c\x49\x0a\x4b\xd9\xfc\x22\x7c\x55\x0e\x76\x1b\xf1\xd8\xe2\x2e\xf2\xb9\x08\x89\x55\x77\xe4\xce\xe5\x89\x62\xa9\xfa\x11\x3e\x17\xe3\x52\x03\x7d\x71\xd2\x89\x54\x23\x6f\x77\x5e\xf5\x54\x23\xcf\xf4\x14\xf8\x54\xfd\x08\x9b\x90\x01\xa4\xea\x87\xc6\xdc\x9e\x02\x95\xaa\x9f\x06\x73\x3b\xad\x6d\xaa\x85\x2b\x0b\xef\x2b\x58\xee\x40\x11\x2b\xd6\x36\x6c\x34\xa9\x3e\xdc\xf7\xf0\x14\xb7\x22\xe7\xee\x3c\xc5\x95\xb3\xb9\x37\x57\x7a\x58\x62\x9e\xc0\x17\x79\x48\x62\x92\x98\x96\x9a\xab\x32\xf3\x10\xb9\x6d\xae\x6c\xcc\x03\x3e\xa2\xf1\x45\xd4\x3e\x4f\xcd\xd5\x85\x49\xc5\xce\xd4\x5c\x55\x98\xd0\xcb\xa5\x16\x79\x8a\xb3\x02\xa5\x96\x78\x8a\xa7\x86\xa5\xe6\x12\x7d\x9e\xe7\x3f\x18\x3d\x52\xf3\xe5\x32\x0f\x10\x88\xe6\x26\xed\x84\xd6\x25\x35\xb7\x9e\xe6\x39\x74\xda\x63\x67\xf3\x12\x7c\x6e\x1e\x37\x9b\x54\xc1\x4d\xcd\xa3\x56\xf3\x92\xe3\xd4\x3c\x62\x35\xaf\x53\xe8\xa4\xc7\x05\xdb\xa4\x7e\x6d\x7a\x5c\x98\xcd\x0b\xf8\xe5\x71\xad\xdc\x82\xa7\x9a\xa6\xc7\x35\x72\x0b\x7c\xec\x33\x71\xab\x79\x72\x70\x7a\xd0\xa0\x83\x33\x88\xa4\xc7\xb5\x67\x83\x8d\x3a\x3d\x07\x7d\xdb\x89\x50\xd3\x73\xb8\x92\x0d\xfe\x78\x7c\xc6\x60\xfd\x4a\xcf\x95\x66\x4e\x5f\x2e\x57\x12\x17\x7d\x2e\xcf\xf4\x7c\xbd\x2f\x75\xd7\x7f\x79\xba\x7a\xea\xc4\x11\x02\x30\x83\xee\xc7\x8c\x51\x20\x2a\x75\xdc\x7f\xd1\x93\x52\x53\x77\x01\x6f\x11\x18\x50\xf7\x10\xbd\x45\xb6\x66\xef\x5c\xd9\xb9\xd2\x2d\x48\xa3\xc4\x56\xea\x58\x8f\xd1\x93\x91\x53\xf7\xad\x62\xe4\x46\xa6\x7e\xb1\x30\x2e\x57\xf2\x0d\xf1\xfa\x95\x23\xe0\xfa\x01\xa2\x31\x3c\x4e\x61\x89\x8d\x3a\x1e\x9c\xc4\x4e\x85\x93\x86\xcf\xad\x09\x53\x3b\xdc\xb3\x60\xc2\xd4\x0e\xb7\x1e\x2d\x11\x83\x1e\xd8\x77\xc9\x59\x3b\xd2\x90\x6d\xb7\x79\xdf\xe4\x99\xce\x39\x96\xc6\xe4\x99\xe8\xf2\xc3\xad\x25\x4b\x97\xbe\x38\xcc\xc9\x72\xe4\xed\x1e\xd1\xb1\xec\x44\x01\x69\x2a\x52\xc3\x81\x30\xe9\x75\xf6\x64\xdd\x34\x03\xee\x4b\xe7\x03\x4c\xd3\x6d\x00\x23\xe5\x3e\x4d\x6c\x80\xec\x34\x4e\x69\x46\xfe\x87\x78\x99\x2e\xea\x8d\x02\xa1\x69\xba\x98\xb7\x4c\x10\x7f\xba\x83\xd0\x28\x1a\x91\xa6\x3b\x05\x2d\x03\xac\x99\x95\x67\xf2\xb5\xd3\x0f\x04\xa3\x60\x5a\xa2\x96\xbc\x15\x70\x6b\x54\xee\xb6\x82\x28\xa0\x72\xb7\x15\x4f\x23\x4e\x94\xeb\xb5\x42\xc2\x13\xe5\x7a\x0d\x06\xc0\x44\x81\x57\x2b\x5e\x7a\x36\x51\x9a\xd5\x48\xce\x4f\x94\x66\xb5\xe2\xbc\x12\x89\xba\x98\x56\x01\x86\x50\x29\xd2\x2a\x82\x81\xda\x89\x46\x65\xbc\x44\x49\x36\xab\xc0\xa8\x28\xad\x66\x90\x6c\x26\x8a\x8d\x59\x65\x17\xc3\x9d\x6e\xcd\x29\xa5\x12\x3c\xd2\x46\xd9\xfe\x04\x89\xaf\x3d\x4e\x30\x90\x20\xf1\x35\xf8\x44\x12\x44\xb6\xf6\xb0\xab\xa0\x7d\xb5\x87\x9d\x03\x85\xa9\x51\x69\x3a\xc1\x11\x69\xcf\xe5\x4a\x8f\xeb\x5a\x67\x07\xc0\xa8\x68\x9d\xbc\x50\x58\x05\xad\xb3\x1f\xe0\xcb\x33\xe8\xbb\x12\xbc\x70\xd6\x9d\x8e\x29\x41\xfe\x66\xdd\xf3\x65\x13\xd4\x50\xd6\x17\x57\xba\x9b\xd2\x20\x3b\x4d\x50\x20\x59\x67\xaf\x40\x81\x64\xfd\x70\x9f\xfb\x76\x0c\xb2\xa4\x04\xd7\x8f\x75\x76\x0e\x4c\x20\x06\xd3\x49\x82\x0e\xc3\xe0\xa9\x4f\xd0\x61\xd8\x68\x7e\x25\x94\x10\x36\x9c\x40\x21\x41\x09\x61\xc3\x53\xee\x13\x89\xfb\x06\xaf\x4b\x22\x71\xdf\x06\xc8\x07\x12\xe9\x8d\x9a\x84\x89\x14\x78\x1b\xfb\xbf\x44\x32\xd9\xf1\x36\x58\x82\x64\xc0\xdb\x70\x56\xb3\x44\xfa\xb8\x0d\xb6\x18\x69\xbd\x36\x49\xee\xbc\xb8\x9b\x26\x08\x31\x92\x7c\x6d\x72\x2e\x5f\xb6\xed\x64\x8b\x5d\xcf\xfd\xb1\xa9\x0f\xda\xfc\x62\x6a\x2f\xc2\x74\x02\x24\xb9\x87\xfb\x4c\xff\x23\xbc\xeb\x50\x8e\x4c\x0a\xac\x99\x9f\xa8\x39\x10\xcb\x31\x3f\x51\x73\x70\x2d\xd3\xa0\x47\xcf\x81\x5e\x9b\x67\xfc\x65\x52\x4b\x8d\xd4\xf2\x4c\x6a\xa9\x99\x9f\xb6\x99\x44\x52\x23\x1b\x3f\x93\xd8\x69\xd4\x7a\xce\x64\x80\xd8\x72\x5d\x26\x93\x8b\x61\x2b\xf0\x06\x16\xf9\xa2\x2f\xe4\x5c\xd8\xa2\x2f\x91\x65\xb6\x7c\x53\xe5\x88\x08\x59\x9e\x94\x9a\x63\x24\x7e\xe1\x5b\x2c\x03\x67\xb7\xe5\xac\x16\x19\xc0\xb9\x79\xd1\x9b\xaf\x5f\x91\x5f\xdc\xf7\xe0\x02\x33\xee\xeb\x38\xfa\x16\x6f\x9f\xfc\x72\x1e\x92\x1c\x71\x0f\xed\xc0\x53\x70\x0d\x41\x62\x93\xc1\xf4\xd9\x76\x4c\x52\x06\xd3\x67\xdb\x1d\x2a\x39\x11\xbd\xdb\x7e\x70\x65\x00\x44\x76\x02\xff\x73\xa7\xa1\x41\x4c\x95\x81\xd4\xd8\xf1\x83\x32\x03\x7a\x31\xa8\xb6\x32\x80\x17\x3b\x95\xf7\xf9\xc1\x6c\xc7\x69\x72\x32\x60\x0f\x3b\x0f\x6f\x77\x07\x8e\x1d\xdf\xee\x99\xa8\x83\x5d\xdf\xc4\x5f\x16\xbe\xff\xf2\x0d\x97\x71\x61\x18\x14\x5d\xb9\xf8\x1b\x16\x7c\x6b\xb9\xb8\x5a\xb0\x28\x8e\x95\x8b\xc3\x5b\x56\x70\x2e\x95\x5c\x36\x57\x1a\xbf\xfc\x7d\x0b\x6a\xa8\x5c\x08\xef\x43\x93\x93\x0b\xa1\x7d\x48\x12\x72\x75\x51\xb0\xa2\xa7\xc0\x67\x34\xb7\x15\x5d\xfb\xcc\x95\xa8\x67\x64\x65\x55\x22\x83\xb0\x5a\xe4\x5a\xf8\x9f\xaf\xf9\x5c\x89\x6d\xc0\xb0\x91\x2b\x11\x8a\x38\x78\xa6\xcf\xe6\x8a\x83\x67\x12\x3f\x88\x8e\xc0\xcb\xd5\xf8\xe5\x1a\x66\xae\x8b\x08\x09\xeb\xac\xf2\xed\x89\x75\x56\x37\x4e\x6b\xd6\x7c\x75\xf1\xb2\xa0\xda\xcf\xd5\x01\x31\x2b\xa9\xd7\x9b\x88\x58\xd6\x7d\x00\x19\x5c\x95\xca\x55\xb0\x06\xe7\xd4\xc8\x2d\xf2\x14\xd7\x37\x73\x8b\x3c\xc5\xf5\xcd\xdc\x32\x71\x0e\x07\x95\xe5\xa6\x38\xa0\x1f\x40\xb9\xb9\x65\xb8\x92\x1f\x40\xb9\x7d\x22\x22\x3c\xc5\x75\xd8\x95\x2e\x4f\x79\xf8\x06\x56\x6b\xf3\x08\xc6\x4a\x2e\x30\x73\xe3\x1b\xb2\x53\x51\xe5\xc7\x15\x9d\x95\x9d\x00\x2d\x77\xb7\xf2\x57\xf1\x63\x25\x77\x46\xb7\xfa\xb1\x92\xbb\xa2\x46\x8e\xf8\xcc\x9d\xd1\xad\xae\xd6\xe5\xfe\x10\xab\x65\x7d\x76\x0f\x82\xac\xea\xec\x45\xb9\x77\x9e\xc2\x8a\xec\xb8\xbd\x2b\x2b\xb2\xe3\xf2\xae\xae\xd6\xe5\xee\x8e\xeb\x55\xd9\x9b\xdd\xb8\xd2\x78\xbb\x67\x2b\x2e\xf0\x9b\xb9\x7b\x96\xe2\xaa\x2e\x84\x73\x5f\xf4\x65\xf1\xbe\xc5\x53\xbe\x64\xeb\xff\x12\xc9\xb9\x6f\x1e\xe9\xdc\xb8\xb9\x6f\x3e\xe1\xf0\x10\xa6\xbd\x3a\x45\x78\xee\x7e\x72\xac\xc6\xc6\xe9\xe0\x58\x80\x6c\xe7\x11\xf8\x9f\x9f\x7e\x79\x04\x02\xe4\x0e\xd8\xcd\xc3\x71\x29\xab\x31\x80\xc3\x3d\x89\xab\xf9\xc9\x98\x07\x8b\xbc\xf9\x59\x98\x87\x3b\x30\x56\xeb\x5c\x99\x79\x83\xeb\x8d\x79\x54\xde\x30\x79\x43\xe5\x0d\x93\x37\x34\xde\xb0\x78\x66\xe3\x0d\x6c\xe9\xc1\x70\x02\x57\xcf\xc3\x63\x00\x8b\xf2\xf4\x79\xb0\x01\x9e\xcc\x7d\xae\x79\xaf\x27\x73\x9f\xfb\xac\xd7\xa3\x2f\x5a\xfc\x8f\x89\x1e\x8b\xff\x21\xca\x87\xe3\xf5\xd6\x53\xf9\x86\x03\x56\xa6\x73\x1f\xa2\xe0\x61\x6b\x8e\x83\x7f\x96\xad\x39\x0e\x3d\x73\xf6\x8d\x3c\x2e\xcf\x44\xd8\x4c\x21\x6e\x10\x28\x33\xd2\x6b\x26\x7a\xba\x19\xb5\x1e\x26\x7a\xfa\x91\xba\xba\x43\x9e\xf3\x74\xe7\xc8\xea\x91\xa7\x14\x50\x4c\x0e\xd6\xce\x68\x83\xab\xb3\x51\xd1\x06\x17\x44\x9a\x79\x12\xbd\xa1\xbe\x72\x9e\x83\x90\x6f\xe7\x29\x03\x7c\x52\xe7\x29\x1e\x25\x58\x1d\x81\x32\x8d\xb7\x23\x50\x26\x9b\xbf\xbb\x2e\x9a\x27\x9b\xbf\xbb\x2e\x9a\xcd\x11\x43\x8b\xba\x7c\xd9\xfc\xe0\x5a\x54\x93\xce\x94\xbc\x5f\x83\xc3\x90\x7a\xe3\x6b\x38\x21\x52\xa6\xde\xf8\x1a\x88\x02\x6a\x4b\xaf\xe1\xc4\x4d\x99\xaa\xd0\x8b\x6a\x90\xd9\x14\xf5\x70\x2a\xaa\x4c\x55\xe8\x35\x9c\xbc\x28\x53\xf9\x79\x0d\x36\x38\x95\x9f\x17\xec\xc2\x99\x2a\xcd\x0b\x26\xe7\x4c\x39\xe2\x35\x39\x7c\x29\x56\xba\xa6\x6b\xa6\x99\xaa\x79\x6b\x2e\xfd\xf2\xf1\x9c\x0e\xad\xcd\x54\xcd\x5b\x93\xbe\x50\x46\x61\x51\xe2\x38\x43\x22\xbf\x96\xd7\xf1\xc9\x90\xc8\xaf\xc5\xce\x81\xe2\x7d\x51\x02\x38\xc3\x6c\xbe\x16\x22\x04\x6e\xf1\xb5\x9c\x33\x2e\xc3\x2d\xbe\x96\x53\xfd\x64\xf8\xa0\xd7\x1a\xfa\xc5\x1b\x5c\xd1\xc9\x10\x0a\xaf\xe5\x36\x5d\x86\x50\x78\x2d\xd7\x68\x33\xc4\xa4\x6b\xb3\x8b\xd1\x3e\xd7\x76\x1d\x36\xc3\x4d\xb8\xb6\xeb\xa9\x19\x6e\xc2\xb5\xd9\x9b\xf0\xc9\xad\xcd\xfe\x83\x4f\x6e\x51\xe7\x30\x43\x48\xb6\x36\xeb\x13\xf2\xa9\x45\x29\xdf\x0c\xf9\xd4\xda\xae\x99\x66\x94\xbc\x75\xd8\x71\x70\x04\xad\xc3\x8e\xbb\xcc\x34\xa4\x63\xf9\x7a\xa4\x77\x9d\xc6\x7d\x6e\x21\xac\xc3\xae\xba\x6e\x5f\xae\xe3\x7a\x6a\xbe\x44\xd6\x60\xe9\xce\x97\x3d\x76\xfc\xb8\x2d\xb0\xb5\xac\xeb\xbc\x8c\x25\x20\x97\x28\x13\x5b\x02\x72\xe9\xfa\xee\x28\x81\x99\xbe\xbe\x3b\x0a\x2c\x24\xeb\x36\x9e\xc2\x01\x74\xdd\x6e\x2b\x24\x9d\xaf\x7b\x79\x8a\x2b\x9c\xeb\xba\x63\xa6\x90\xc4\xba\x83\x2b\x80\x25\x0a\x6d\xe7\x0a\x60\x41\xe9\xda\x4e\x1c\xf1\x4d\x24\xb7\xfe\x53\x22\x17\xd4\xb1\x1d\x8c\xbb\x1e\x9e\xe8\xeb\xaa\xa0\x8e\xed\xe0\x6b\xb5\x44\x5f\x2d\x9b\x52\xdd\x25\xfa\xca\xdd\xb1\x70\xa5\xe3\x4b\x77\xac\x5c\xe9\xaa\xef\x8e\xee\x3a\x2b\x29\x71\x9f\xab\x78\x25\xb9\x0c\xde\x20\xaa\x0b\x49\x13\x3b\x7a\x9a\x44\x49\xbe\x8e\x37\xdc\x2c\x05\xec\xf5\x4e\xee\x0b\x29\x60\xaf\x77\x72\x5f\x48\x01\x81\xb7\x93\xa7\x01\x14\x80\x70\x3b\xb9\x67\xa4\x00\xff\xd9\xa4\xb4\x14\xa0\x3f\x3b\xbb\xc2\x57\x80\xe2\x6c\x8a\x83\x14\x00\x35\x3b\x3b\x43\x50\xc9\x6e\xe9\x6e\xd2\x56\x0a\x30\x8f\x9d\x33\xcf\x24\x7e\x99\x3b\xff\x5b\xbc\x61\xf2\xbf\xc5\x1b\x9c\x51\xb4\x10\xb1\xdb\xd4\x3f\x2d\x85\x19\x82\xba\xb9\x14\x66\xa8\x38\xaf\x51\xc1\x4d\xb9\x4b\xe3\x7f\x0e\x9b\xd8\xc5\x7d\x1a\xa5\x38\x82\x61\x17\x3f\x9b\x4a\x71\xcb\x6c\xc3\xa3\x59\xca\x21\xf2\x7e\xf9\x75\x89\x9f\xfb\x89\x53\xaa\x2b\xc2\xbb\xfa\x59\x51\xaa\xef\x8d\x5d\xfd\xac\x28\xd5\x03\x00\xbb\xfa\x8a\x2f\xd5\x9d\xfe\xbb\xfa\x8a\x2f\xd5\x9d\xcc\x9b\x62\xd2\xa5\x76\xe2\xdb\xee\xc5\x28\x55\x11\xfa\xcd\x7d\x83\x37\x6c\xee\x9b\x3c\x93\xf5\x5f\x27\xcf\x74\x75\xb3\x54\x8f\x78\xee\xc6\xfa\xaf\x8e\x13\xde\xad\xf0\x14\x3f\xb7\x76\x2b\x3c\xe5\x72\x25\x2b\xbe\xf9\x99\xbd\x21\x58\x2b\x2d\x71\xa5\x9f\x00\xa5\xb1\x96\x9a\x9f\x00\xa5\xf9\x99\xbd\xa9\xa2\x5a\x5a\xe5\xbe\xcd\x53\xe8\xf5\x93\xf8\x1f\xbd\x7e\x5c\x89\x2c\xcd\xe3\xdc\xfb\x61\xa7\x34\x97\xd6\xfb\x71\xf7\x5f\x69\xc6\xff\xfc\x74\x28\xcd\xa5\xf5\x7e\x1a\x7d\x39\x5c\x39\x78\xe6\xe1\x0d\x7e\x56\x94\x87\x84\x16\xd2\xcf\xca\x43\x42\x0b\x55\x46\xcb\x23\x17\xfe\xe7\x7f\xee\x66\x8e\xee\x90\x2e\x0f\x09\x2d\x50\xba\x14\x3c\x77\xe2\x89\x2a\x8f\xa8\x3b\x1e\xfd\x52\xa8\xea\xcf\x4c\xbd\xff\xdf\xff\xeb\xff\xfb\xff\xf9\x7f\xff\x5f\xff\x77\x08\x9f\x84\x78\xe5\x97\x7c\x75\x22\x04\x65\x74\xb8\x0c\xce\x54\xf4\x0a\x1f\xe6\xa0\xf6\x8d\x46\x2b\x7c\x68\x80\x9a\x58\x9b\xb2\x37\x2a\xe3\xd5\x05\x44\x0a\xae\xd2\x84\x0f\x0f\xcf\x43\xea\x9d\xcb\xf5\xf0\x21\xda\x79\x78\x91\x0b\xbc\xf0\x61\xd2\x71\x4f\x4c\x86\x62\x3a\x7c\xa8\x66\x3a\x59\x57\x8d\x2b\xc5\x12\xd3\xc5\x98\x95\x68\xe4\x53\x44\xbf\x75\xe8\xbc\xb8\x51\x48\x45\x8c\x43\x8d\x74\x9e\x6c\x44\xf2\x52\xc2\x87\xd7\x84\xac\x8c\xe4\x3b\x20\x7c\x88\x46\xc8\x30\x4c\x4e\xf0\x1a\x3e\x2c\x21\xa6\xb4\xaf\x46\x23\xf3\x67\xe4\x7b\x75\xba\x24\x2e\x8f\xc5\x33\x3d\x9b\x35\x04\xa1\xf3\x5d\x19\x49\xad\xd1\x25\x41\xe4\x0f\xc9\x51\x5b\x8d\x8c\xfc\x21\x0f\x6a\xf2\xed\x82\x8f\x5f\x31\x6b\x71\xa5\x68\x14\xc8\xe9\x6b\x6e\x73\x86\xe8\x0a\x4e\x20\x67\x5e\x5c\x65\x21\x12\xfa\x22\x31\x5b\x44\x64\x41\x29\xd8\x64\x95\xe6\x98\xb9\xd2\xb1\x31\x21\xba\x20\xcb\xd0\xc4\x86\x48\x02\x49\x5c\x8c\xa7\x9f\xc4\x21\x92\xa1\x11\x37\x11\x16\xbe\x28\x92\x02\x11\x41\xfa\xe7\xc1\x33\x41\xf9\x47\x00\xf8\x50\x6a\x85\x08\xf8\x9e\x14\xc4\x90\xdd\x19\x12\x48\x41\x0c\xc9\x1d\x94\x21\xbb\x6b\x38\x90\x31\x17\x48\x95\x4b\xd5\xa5\x70\x20\x55\x2e\x28\x47\xae\x26\x6e\x27\x96\x9a\xe0\x3d\xc0\xc7\x17\x12\xc1\xd2\x94\xc9\x47\x73\x68\x45\x48\x44\x43\x13\xbc\x07\xd5\x35\xa2\x40\x52\x5d\x48\x99\x91\xcf\x7a\xa6\xd1\x48\xea\x99\x17\xc2\x0c\x09\xae\x03\xf2\xea\x52\xcd\x7a\x26\xfd\x54\x32\x1d\x83\x4c\x32\x5d\xf8\x64\xd1\xf9\x21\x15\xc8\xa2\x0b\x9f\x54\xb7\xc2\x67\x12\xe8\x23\xab\x2d\xe7\xc1\x8b\x20\x28\x50\x5a\x9a\x86\x8e\xb4\xb4\x40\xfe\x58\xce\x83\xb7\x93\x19\x46\xb2\x57\xce\x9d\xb7\x93\xc6\x45\xce\x56\xce\xae\xa8\x84\x44\xa2\x7d\x72\x83\x32\x67\xcf\x49\x0e\xa4\x6b\x85\x44\xc4\x2a\x1b\xfd\x24\x62\x95\xd8\xb0\xb9\xab\xb1\xd3\x48\x3f\x5d\xc4\x86\x44\x7a\x78\xea\xdc\xce\x8e\x4b\xe4\x73\xe3\x59\xc9\x79\xa9\xb1\xd1\xc8\xdb\x3b\xb7\xb3\xb5\x53\xe7\x99\x93\xce\xb3\xb5\xd3\xe0\x99\x93\xcf\x9c\x74\x9e\xf5\x09\xc9\x5b\x50\x82\x13\x59\x32\xa9\xb0\x8f\x94\x21\x83\xd7\x25\x15\x5d\x79\xd4\x88\x10\xa8\x8c\x27\x39\x1e\x24\x6d\x38\xbf\xc2\xff\xf5\x7f\x07\x12\x12\x02\xb0\xf4\x4c\x29\x88\x00\x24\x3d\x80\x6b\x4e\x30\xfb\x06\x30\xcd\x01\x78\xaf\xc7\xf5\xbe\x1a\x8b\x1a\x25\x20\x12\x8d\x2c\x76\xd7\x37\x9d\xa5\xeb\xab\x11\x7e\x09\xc0\x5b\x39\x14\x1a\x27\x3b\xe0\x12\x94\x9c\x34\x42\xa8\x92\xd9\x32\x14\x8c\x0c\x78\x8e\x42\x41\xb2\x17\x84\x2a\xda\x45\x10\xc0\xa3\xb8\x0a\x10\x84\xcf\x20\x18\x1f\xa8\x49\x18\x08\xc4\x07\xa2\xef\x73\xf1\x99\xc4\xd9\x03\x01\xf3\xb9\x9c\xd9\x32\x28\x48\x4e\xd4\x79\x2e\xbd\xbd\xf0\xb0\x1a\x05\x11\xf5\x46\xf8\x31\x4a\x25\x52\xe9\x47\x6b\x28\x10\x62\x94\x0a\x2c\xda\xad\x8e\x50\x00\x0f\x17\x37\x09\xe7\x72\x43\x3d\x14\xf2\x15\xcb\x3f\x20\x5c\x1a\x79\xbb\xcb\xac\xb9\x1e\xba\x04\x41\x04\xfa\xd2\x5c\x5d\x57\x4e\x1a\x89\x69\x7a\x7e\x66\x50\xcc\xb6\x08\xdc\xda\xe9\x27\x87\x54\x21\xc6\xb8\x98\x4d\xd4\xad\x50\x1e\xfa\x39\xe8\x27\xbc\x0a\xe5\x21\xbe\x3a\xe9\x27\x24\x09\x9f\xd0\xed\xd4\x95\x4c\x4e\x27\xbe\x6a\x5c\x09\x0d\x42\xe9\x7c\x91\xeb\xb4\xa1\xc0\x3a\xf0\x89\xf5\x72\x72\x15\x58\xcd\x4a\x57\x08\x96\xcf\x84\x3d\xa0\x0c\x6e\x3f\xbc\x08\xbe\xb0\x32\x18\x10\xf7\x8d\x84\xe2\xf6\x73\x28\x83\xce\x5f\xbe\x08\x6a\x80\x32\x14\xac\xa5\x71\xf2\xed\x93\xf8\xaa\xe6\x88\x55\x57\x26\x61\xd6\xfc\x49\xc1\x44\x7d\xf8\x7f\x52\x28\x0a\xdc\x64\xc5\x0f\xdc\xb9\x0b\xab\x0f\xaa\xaf\x02\x00\x6f\x37\x9e\xcd\xa1\x5a\x1c\x3b\x37\xf7\xc3\xb4\x70\xa8\x16\x23\x47\xe2\x61\x60\xe0\xcd\x2a\x1e\xdd\x9a\x9b\x5d\x52\x38\x54\x8b\x1f\xaa\x73\x23\xc9\x0a\x69\x8c\x0a\x89\x6f\x4d\x20\x39\x89\x78\x4d\xe7\x46\xea\x14\x12\x0c\xcb\x62\x0c\x90\x10\x85\x4c\xc0\x42\x30\x15\x46\xda\x50\x48\xf4\x2b\x9b\x31\xb8\x0c\x36\x79\x7c\xf8\x57\xe7\x09\xba\x92\xb9\xda\xc4\x77\x33\xcf\x24\xc3\xae\x1c\x62\xcc\x99\x09\x24\x81\xae\x28\x44\x5d\x74\x25\x03\xe2\x47\xe5\xa4\x8a\x5e\x28\x1c\xfe\xb8\x6e\x27\xec\xe7\xa1\x70\x54\x96\xab\xf8\x33\x8d\x08\xad\x72\x09\x82\x57\xfa\x89\x9a\x50\x2e\x51\xec\x46\x3f\x61\x14\x28\x97\x60\xf6\xa3\x46\xa3\x71\xd3\xc8\xc8\xc3\xbe\x84\x73\x78\x1e\xd7\xb3\x43\x45\xb2\xd4\xc0\x8b\x3c\x32\x11\x2a\x27\x74\x0d\x74\x7e\xa9\xb1\xd3\xc8\x8b\xdc\x31\x14\xaa\x43\x08\x43\x75\xdc\xe0\x3c\xae\x83\x87\x0a\x6a\xaf\x12\x7b\xbf\x08\x98\x0a\x04\xaf\x46\xa2\xe0\x2c\x49\x20\x06\xa1\x7a\xe8\x6a\x52\x8f\x2e\x54\xc0\x6e\x35\x11\x13\x47\x64\x02\x3f\x08\xc2\x1d\x50\x0f\x32\x60\xe8\x84\xea\xb6\xc2\xbc\x55\xb7\xf3\xa2\xc4\x8b\xd0\x2e\xab\x1b\x9c\xa1\xba\xb2\x31\x2f\x27\x58\x05\xb6\x55\x33\xe1\x76\x76\x33\x3e\xf0\x80\xd5\x34\xef\xa2\xf3\x70\x26\x55\x3f\x0b\xe6\x75\x17\x44\xa8\x08\xd7\x8a\x70\xbd\x87\xdb\x61\x3c\xaa\x2e\x63\x27\x45\xd2\x42\x45\x41\xab\x05\x84\x6a\x50\x23\xcf\xf4\xa3\xc4\xa4\x44\x83\xa4\x08\x40\x28\x2c\xb0\xe3\x2a\x67\x48\x25\x18\x1e\x38\xd6\x2a\xc2\xb5\x12\x72\x09\x0f\xb7\x93\x8e\x5e\x89\x02\x85\x4e\x23\xb9\xe3\x00\x31\x0c\x06\xe4\x50\x91\xb8\x78\xf5\x2d\x20\x08\x2b\x6a\x42\x6d\x3c\x73\xea\x4a\xa6\x98\xd0\x2a\x75\x8b\x42\x05\x09\x83\xab\xdf\x82\xd1\x25\x84\x6b\x25\xf0\x19\x16\x9d\x47\xa1\xa8\x0f\xcf\xd4\x78\xc2\x52\x53\x1f\xe0\x0b\x6c\xd8\x8a\x1c\xad\x9d\xf8\x3c\xdb\xb0\xc2\x21\x53\x3b\xc1\xfe\xc0\xdb\xd1\x32\x2a\x31\xd5\xe8\x96\x66\xa8\x70\xc3\x54\x87\xc7\x5b\x8c\xba\x9d\x41\x76\xab\xc2\x62\xd4\xed\x8c\x92\x6b\x20\x16\x13\x9d\x87\xb6\xa5\x12\x25\x8e\x99\xce\xc3\xd7\x52\x89\x0c\x12\x25\x09\x15\x31\x5c\x09\x22\x45\xf6\x7b\x1d\x7c\x11\x40\x80\x58\xd5\xc8\x8b\x88\xf6\xc6\xca\x33\x27\x2f\x02\x16\x10\xd9\xb0\x15\xc5\x07\xbb\xda\x62\x57\x23\xcf\x9c\x9f\x8c\x29\x6f\x84\x53\xb1\x82\x76\x8e\x9b\x29\x86\x26\xb1\x1a\xb7\x6b\x29\x22\x69\x2b\x38\x82\x14\x78\x3b\xa4\x83\x95\x98\x57\xd2\x78\xa2\x61\xd5\x25\x2c\x84\xae\xa4\xf3\x04\xed\x13\xd2\xa6\x92\x94\x5d\x37\x28\x6e\xb4\xa1\x8a\xa4\xad\x44\xc7\x92\x04\x0b\x92\xb6\x6e\x30\xd8\xda\x71\x48\xda\xba\x81\x22\x6b\x29\x92\x10\x4d\xc0\xc7\xd2\xd4\x95\x74\x9e\x60\x38\xa9\x0f\x01\x14\x50\xa8\x07\x94\xc6\xe2\x76\x84\x6a\x05\xa8\x92\x24\x82\xb0\x46\x2a\x71\xe8\x74\xe8\x12\xb9\xbd\xf5\x0a\x16\xce\xb7\xc3\xe2\x52\xc9\xbc\x85\x78\x3e\x54\xc8\x58\x2a\x31\x52\x62\x3b\xa1\xa1\x8b\x35\xb0\x2c\x99\x5d\xdc\xa0\x8d\x6b\x82\x60\x44\x35\x36\x1a\x41\x4d\x60\x49\x03\x5a\x0a\xcd\x45\xa5\x51\xe7\x2a\x34\x47\x63\x85\x16\xc0\x7a\xa0\x9c\x02\x68\x0a\x20\x99\x2c\xbb\x73\x2d\x34\xe0\xd2\x78\x49\x2c\x23\xd6\x1a\x42\xb5\x01\x97\xc8\x28\x53\xc4\xbc\x02\xc1\x2e\x93\x5e\xdf\x40\x1d\x83\x72\xb2\x8c\xde\xd4\xd0\x19\x1b\x61\xd4\xcc\xc8\xe3\x6b\x09\x2d\xf1\x4c\x76\x71\x73\xdc\x6d\x68\x89\xce\x2f\xfa\x89\xe9\xd6\xb2\xd2\x86\xff\x5b\xa1\xc0\x73\x13\x5a\x16\x2c\xc4\xe7\xaa\xa1\x8f\x36\x21\x39\xd8\x3a\x84\xe3\x02\x71\x38\x93\x7e\xdf\xc8\x53\x6b\x04\xc0\x0b\x6b\xbf\x91\x6e\xd6\x1c\x77\x68\x14\xc0\x0e\x0d\xf6\x8d\x56\xc1\x98\x1c\xae\x84\x10\xa3\x01\xd3\xa8\x2c\xf3\x86\x9d\xdc\x40\x48\x54\x24\x44\x43\xf5\x6c\x2e\x0f\xad\x26\x5d\xc9\x04\x12\x54\xaf\x58\xfe\xe0\xbf\x42\x13\xf0\x04\x35\xa1\xe1\x34\x21\x6c\x68\x32\x0b\x09\x1b\x86\xe6\x42\xd2\x64\x16\x36\x68\xbf\x08\x22\x1a\x21\xbe\xd0\x60\xec\x6a\x00\x33\x2a\xc7\x5a\xc3\x06\x6b\xae\x7a\x1a\x01\xbf\xd0\x10\x99\x0d\x91\x59\x35\x81\x50\x6b\x35\x82\xea\xd5\xbd\x95\xa1\xc1\xa9\xd5\x5c\x48\x1a\xb5\x10\x42\x83\x34\xab\xb9\x92\x6a\x10\xaf\x84\x06\x29\x6f\x03\x6c\x55\x51\x67\x1b\x4a\x6a\x03\x01\x02\xf5\x52\x68\x70\x5b\xe1\x64\x33\x62\x82\xa1\x41\x63\xd5\xdc\xd3\x60\x4d\x1b\x02\x99\xd7\x90\x79\x0d\x55\xae\xa1\x8f\x36\x17\x7d\xd6\x38\x58\x1a\x7e\x9c\x06\x78\xed\xd1\x26\xc3\x8f\xd3\x80\x02\x3c\x5a\x36\xe8\xa1\x0d\x28\xdb\x83\xc9\xd1\xe0\x96\x6d\x26\x94\x8e\xae\x64\x85\xb8\x1e\x6a\x8f\x76\x1e\x2a\x67\x5b\x3c\x53\x5b\x07\x95\xb3\xb9\xca\x69\x0f\x87\x6a\x43\xe5\x04\xbf\x67\x4f\x57\x23\x8b\x41\xd0\x9d\xce\xdb\x21\xb1\x68\x9b\x67\x7a\x70\x35\x34\xd8\x26\xda\xe6\x99\x1c\xaa\x0d\x7a\x89\xb6\xc9\x70\xd7\xb7\xc3\x1e\xd1\x90\x8e\x8f\xd1\xcf\xad\x67\xfa\x02\x7b\xb4\x92\x61\x71\xc0\x31\x69\xcf\x55\x23\x2f\x3a\x7c\x3b\xba\x6d\xc3\x57\xd3\x40\x9e\x74\x74\xb1\x06\xa1\x42\x3b\x20\x7f\x38\x2a\x1b\xec\x08\x0d\xb0\x5c\xd7\x9a\x87\xea\xa0\xb9\xe6\x69\xd4\xb6\x0f\x0d\x4a\xac\x06\x9e\xa4\x73\x2a\x36\xdc\x55\x0d\x91\xd9\x59\xb4\x0f\xda\xe5\x03\x69\x40\x6f\x6a\x5c\x34\xf2\x76\x54\xf8\x87\x2c\x8e\x07\x48\x5a\xe7\x04\x7b\x48\xc9\x78\x3c\xff\xc2\x3a\x2a\xfc\x83\x95\xfe\xb8\x7a\x68\x03\x9d\xf1\x41\x68\x3d\x08\xad\x51\x75\x25\x2f\xf2\x7c\x00\xa3\x26\x74\x78\xc0\xf7\x3f\x42\x1a\x71\x82\x3d\x80\xf1\x1f\x72\xa5\x47\x57\xe3\x43\x63\xa7\x71\xd0\x38\x68\x04\x9a\x84\x23\xe6\xc1\x47\xf0\x64\x10\x51\x93\x2e\xe1\x30\x7a\x04\x5b\x42\xb3\x7e\xf0\x0d\x3d\xe5\x93\xa6\x4d\x23\xdf\x5e\x04\x77\x3a\x34\xf2\x4c\x12\x84\xc7\xd6\x95\x87\x46\xc0\x56\x9b\xb7\xe3\x45\x7a\xc0\xef\x11\x6f\x0c\x0f\x06\xf9\xe3\x39\xbf\x36\x2e\x5f\x84\xfc\x7c\xc0\xe8\x0d\x8e\xb5\x87\xa4\xdc\xc7\x55\x47\xa3\xf8\x42\x78\xf0\x37\x3d\x80\x76\x26\xfb\xe8\x41\x67\x7c\x9a\x70\x52\x6a\xe4\x99\x88\x4a\x4a\xd1\x84\x07\x51\xf9\x38\x4a\xc4\x26\x1a\xeb\x03\xe5\xe2\xf3\x00\xba\xe2\x04\x7b\x50\x24\x1f\x44\xe5\x6c\x74\x09\x51\xf9\xb8\xe9\x6e\xd4\x7c\x08\x0f\x8a\xe4\x83\x22\x39\x39\xc1\x1e\xac\xf4\xe7\x11\x04\x8b\x2e\x61\xa5\x3f\x88\xca\xc9\xe6\x7a\x50\x24\x1f\x14\x49\xaa\xb5\x86\x07\x01\xf8\x90\x40\x39\x35\xc8\x83\xa1\x43\xbf\x33\xd6\xfc\x33\xf8\xa2\x01\xa2\x2a\xf3\xcc\xc1\x74\x90\x05\x68\x68\xeb\xcf\xe4\x45\x6e\x82\x9b\x39\xd6\x38\x3c\x28\x68\x0f\x0a\x9a\x69\x25\x63\x1f\x3f\x2e\x9e\xcc\xae\xae\xe4\x8b\x4c\xf0\x2c\x5d\xc9\x17\x21\xac\x16\x5a\xdb\x83\xb0\x7a\x00\x2c\x2d\x8e\xb3\x07\x86\x9e\x07\xb9\xb4\xa2\xae\xa4\x9f\x20\x2e\x17\x5b\xfb\x81\x17\xe7\x71\xf1\x64\x8b\x93\xeb\xc1\xc3\xfb\x20\x97\x56\x51\x23\xcf\x04\x54\xbb\x38\xb9\x1e\xec\xe3\x07\xf0\x1b\xf0\xf5\xf0\xc0\x37\x23\x40\xf1\xd2\x3e\x42\x2e\x3d\x68\x6d\xab\xd3\x25\xe4\xd2\x03\x3e\x6e\x0d\x5d\xc9\x80\x00\xa5\x5a\x63\xfc\xa7\x42\xf1\x20\xc9\x1e\x24\xd9\xe2\x00\x7c\xb0\xa8\x1f\x94\xbf\x85\x0b\xf4\xc1\xa2\x16\x82\x79\x71\x00\x82\x60\x0e\x0f\xe2\x8d\x32\xe0\xe1\x41\xbc\x3d\xf0\xb5\x2c\x6d\x5c\x2c\xea\x07\x18\xee\xe2\xac\x03\xd6\x1c\x3a\xf8\x46\x60\xf3\xa1\xa3\xfc\x75\x80\xb7\x3b\xa8\xd1\xbb\xd4\x5d\xb3\x33\xa0\xf1\xa1\x93\xef\xd6\xdd\x5c\xb6\x5d\xd5\xf8\xd0\xe8\x03\x03\x34\x3e\x74\x04\x61\x47\xa5\xdb\x5e\x65\x2c\x74\x54\xba\x0e\xd2\x73\xa3\x61\x77\x9c\x82\xdd\xcd\x65\xdb\x78\x8f\x3b\xd2\xb1\x23\x1d\xf7\xa6\x4b\xb8\xd3\x3b\x8c\x11\x20\xeb\x43\x47\xe6\xf5\x2c\x80\x9c\x1a\x79\x3b\x30\x5c\x90\xf5\xa1\x23\xde\x3a\xe2\xed\x70\xa8\x76\xb8\x7c\x3b\xe2\xed\x54\xde\x8e\x2a\xd7\x51\xe5\x0e\xaa\x5c\xc7\xfa\xed\x58\xbf\xe7\x51\xe3\xa2\xf1\xd0\x98\x69\xe4\x45\x60\x20\xe5\xcb\xe8\x38\x21\x85\x0f\x3f\x9c\xc9\x1d\x99\xd7\x01\x2b\x1f\xce\xe4\x8e\x9d\xdc\xb1\x93\x0f\x26\x47\x47\xe6\x75\x64\xde\xc1\xfe\xec\xc4\xcd\x3a\xb0\xc5\xb3\x19\x64\xdc\x95\x1d\x9d\xf1\x20\x5c\x3b\x3e\x76\x40\x5b\x76\xd9\xa3\x80\xb6\x42\xc7\x78\xa6\x10\x63\xe8\x18\xcf\x1d\x9d\xf1\xb2\x1d\x3b\x3a\x63\x47\x67\x04\xe6\x1f\x40\x79\x85\x8e\x20\xbc\x55\x8d\x4c\x1c\xea\x21\xa0\xff\xd0\x71\xbc\x77\x57\xf3\x16\x75\xdf\x43\xc7\x24\xee\x9d\x04\x69\x2d\x06\xac\xdf\x4e\x36\x78\x98\x6a\xe4\xed\xa4\x76\x07\x0e\xab\x4e\x85\x84\x3e\x04\x38\x64\xe8\x30\x89\x81\xd6\x2f\x19\xf9\x1d\xe9\xd8\x95\x89\x6d\xba\x9d\x7e\x82\x38\x0b\xa6\xdb\x19\x64\x70\x3e\x81\xb3\xae\x4f\x5e\x34\x79\xd1\x56\x23\x2f\x22\xe7\x39\x6c\x46\x69\xb2\x6c\x00\xe3\x04\x4c\xb8\x3e\x19\x64\x32\x96\x83\x76\x1c\x25\x09\x3a\x20\x97\xa8\x45\x8b\xc4\xed\xe4\xf7\xca\xc8\xef\xe4\xf6\x0a\xef\x16\x09\x21\x75\xd4\xc3\x6e\x40\x1a\x93\x6e\xdf\x34\x0a\x3b\xc9\x17\x61\x3c\x0b\x04\x17\x39\x15\x3b\xdc\x6a\x7d\x09\x3b\xa9\x46\xde\x0e\xc0\x31\xa2\xd7\x77\x74\xc6\xee\x59\x3d\x4b\xee\x80\x8e\x6c\x16\x94\x2e\x72\x2a\x82\x97\x0b\x1d\x68\x0e\x75\x73\x03\xb0\xb9\xd0\x81\x81\x46\xad\x79\xc4\x70\x07\x2a\x13\xd1\xac\x3b\xea\x61\x3f\x02\x62\xd2\x25\x78\xb5\xfa\xe1\x33\xb5\xbc\x51\xfa\xc8\x90\x58\x54\x67\x0c\x1d\xa9\xd8\x2f\x48\x51\xb4\xcb\x8e\x9d\xdc\xaf\x00\x9c\x6a\xe4\x99\x17\x94\xa5\xd6\x3c\x7e\xc6\xfe\xe1\x97\xf2\xa1\x03\xbb\x17\x04\xda\x4b\xa8\xf0\xa4\x5b\x84\x01\x17\x14\xb4\x8c\x61\x38\x6a\x2b\x8c\x00\x92\x92\x8d\x30\x90\x9f\x03\x8c\x5a\x42\x91\x04\xe5\x17\x46\x04\x8f\xf9\xa8\xf1\xa1\x91\x7e\xe2\x49\x19\xf8\x19\x47\x04\x37\x4a\xd4\x75\xe0\x67\x1c\x20\x97\x12\x1b\x61\x20\x3f\x47\x02\xf1\x69\xba\xb2\xd1\xe8\x6b\x9e\x4c\x8e\x00\xaa\x30\x8c\x44\x3f\x91\x0c\x03\x3b\x79\x40\x02\x24\x17\xc3\x20\x9a\x39\xe0\xef\x49\x1c\xfe\x03\xf1\x3b\xb2\xc0\xa4\xba\x92\x17\xc1\xc7\x43\x01\xb4\x30\xc8\xe0\x1c\x10\xf0\x64\x46\x7e\x20\x93\x05\x66\x94\x8b\x61\x20\x93\x87\xcb\xe4\x95\x39\xe7\x07\xe6\xf5\x70\xd1\xbc\xb2\x46\x1e\x8f\xe4\x00\x73\x44\xae\x48\x18\x24\x30\x0e\x78\x6b\xf2\xa3\x46\xbe\xa8\x08\xca\xca\xdb\x51\x39\x07\xd0\x2a\x12\x41\xc2\x40\x26\x8f\xca\x33\x37\xf3\x0e\xe9\xcc\x70\x99\xbc\xf2\xd1\x95\x74\x1e\x74\x60\x66\x17\x83\xa8\x0c\xc3\x25\xed\xa2\x1a\x61\x18\x58\xe7\x03\x04\x19\xb9\x22\x61\xa0\x5d\x0e\x78\x53\x14\x92\x1b\x44\x33\x07\xe0\x5c\xf2\x41\x02\x19\x3c\x61\x00\xa2\x2b\x5f\x1a\xd6\x7f\x28\x14\x03\xdd\x71\x00\x0c\xab\x1a\x2d\x74\xc7\xe1\x82\x77\xd5\xac\x46\xbe\xac\x7f\x08\x28\x68\x64\x08\x91\xb8\x94\x85\x0c\x03\x8b\x7a\x40\xaf\x51\x51\x95\x06\xf1\xcf\x81\xc4\xad\xa8\xc8\x03\x89\x3b\x80\x9e\x55\x4f\xf6\x09\x83\x58\xd0\x18\xb0\x3d\x78\xce\x4f\x18\x38\x21\x87\xe8\x2f\x38\x54\x07\x4e\x48\xb2\x91\x56\x7d\xd4\xc8\xda\x17\xe2\x97\x43\x15\x88\x6a\x18\x88\xe1\xaa\x59\x45\xe2\x0e\xd1\x4a\x74\x35\x32\xd8\x53\xf0\x61\xba\x04\x26\x65\x00\xde\xab\xda\x25\xd4\x8b\x19\x06\x44\x18\x0d\x1b\xf4\x6b\x18\xc8\x66\x79\x13\x06\xb2\x79\x80\x71\xab\xb8\x98\x06\x06\xf9\x10\xde\x98\x33\x19\x48\x6c\x10\x16\xb6\x1e\x35\x32\xab\x60\xe5\x2b\x26\xf1\xc0\x5d\x39\x40\x56\x82\x4c\x0a\x03\x77\xe5\xd8\x8c\x27\x92\x6c\xe0\x99\x1c\x1b\xe6\x07\x4f\x6f\x0c\x03\x27\xe4\x00\xb1\xdd\x90\x64\x03\xe1\x3a\x10\xae\x8d\xd3\x7b\xc0\xbb\x38\x0e\x50\x61\x6d\x32\x24\xee\x70\x55\x77\x35\xce\x90\x41\x0c\x68\x1c\x5e\x94\x19\x79\x34\xd6\x71\xc0\x1d\x73\xf8\x0f\xc4\xf0\x40\x0c\x37\xc9\x3c\xdc\x95\x03\x31\xdc\xb4\x42\x88\x01\x0d\xd1\x0b\x62\x66\x0f\xc4\xf0\x40\x0c\x37\x36\xee\x24\x4a\x3c\x03\xb7\xa3\x61\x03\xf9\x0d\x13\x9c\x6c\x9b\x6a\x34\x1a\xb9\x1d\xd5\x78\xe2\x99\x14\x2a\xb8\x31\x9b\xa0\x82\xc3\x8c\x82\x42\x73\x25\x94\x0c\x13\x6c\x63\x43\x49\x99\xf0\x2b\xcc\x08\xdb\xd1\x56\x23\x2f\x02\x94\xdf\x8e\x6e\xdf\x34\x32\xc8\x48\x88\x89\x91\x3f\x13\x2f\xba\x6a\x2c\x34\x02\x62\x46\xb3\x9e\xe8\xb6\x13\x8c\xf7\x13\xd5\xb8\x68\x84\xe2\x06\x40\xcd\xc4\xf2\x9f\x10\xab\x3d\x59\x8d\x74\x9e\xcc\x87\x07\xa9\x33\x11\xae\x33\x83\xab\x2e\x6a\xa4\x9f\x80\x36\x1f\x67\xb2\x0e\x13\x91\x39\x11\x99\x64\x7e\x85\x89\x1a\x3b\xcb\x87\x28\x83\x46\x5f\x36\x13\x6c\xea\x83\xf9\x3a\xa9\x47\x31\x11\x99\x0f\x7a\xfd\x44\x64\x92\x73\xb7\x1e\x54\x39\x70\xd5\x61\x56\x31\x43\x35\x1a\x99\xa3\x0a\xc6\x1b\xfd\x6e\x62\xba\x4f\x00\xea\x0f\xa0\x92\x09\x54\x64\x36\xe1\xbf\xe9\x12\xa6\xfb\x24\xdb\xe0\x31\x35\xf2\x22\x51\x50\xa1\xca\x4d\xa0\x61\xb3\xf1\x45\xa8\x72\x13\xdf\xe5\x7c\xc0\x7f\xe3\x38\x98\xf8\x2e\xe7\x03\xb8\x3b\xaa\x91\x6f\x47\xa8\x76\xc7\x5d\x86\x89\xef\x72\x76\x58\xed\xd0\xda\x26\xbe\xcb\xd9\xa1\xf0\x4b\x6a\xe4\x99\x10\x16\x75\x84\xea\x44\x8d\x9d\xa8\xb1\x5d\x73\x84\x9b\x72\x0e\x31\xe5\xf1\x76\x34\xd6\x0f\xfa\xbc\xab\x91\x89\x23\x2b\xa2\x77\xba\x84\xc6\xfa\x0f\x16\xdd\xf7\xfb\x24\x96\x3e\xa1\xdf\xe9\x1a\x25\xf4\xd0\x89\x1e\xda\xb1\xa8\x26\xbe\xcb\x09\xf4\xba\x6b\x79\x23\x15\x27\x52\x91\xdc\xb9\x30\x09\xe2\x4c\xa4\xe2\xd0\x4a\x46\x2a\x4e\x13\x86\x5d\x57\xf2\x99\xe8\xa1\x24\xdb\x85\x09\x09\xf0\x5c\xe0\xcd\x9b\x1a\xe9\x12\x52\x91\xf4\xba\x30\x91\x8a\x64\x5e\xae\x81\xf5\x33\x61\xcd\x9d\x68\x97\x43\xbb\x18\x37\xe5\x74\xe1\xb8\x06\x71\xba\x89\xca\x39\x11\x95\x63\xeb\x4a\x56\x08\x79\x1b\x63\x33\x74\x70\xd8\xce\x2d\x78\xfc\xa0\x91\xce\x83\xd1\x1f\x12\x02\xb8\x03\xe6\xe1\x45\x47\x8d\xcc\x11\xa2\x72\x00\x82\x98\x44\x76\xe6\xe1\x8b\x24\x04\xc0\xf8\xcc\x23\x04\xbd\x1a\x59\x60\xc8\xcf\x89\x7f\x64\x22\x2a\x27\xa2\x72\x6a\x85\x10\x2e\x9f\x17\x58\x7d\x55\x23\x72\x89\x6c\x93\x89\x6f\xdd\x28\x22\x64\xd0\x9b\x92\xb3\x17\x0c\xe3\xde\xc8\x9c\x98\x6b\xfd\xa7\x42\x61\x08\x57\x43\xb8\xca\xc5\x64\x44\xc8\x2d\x02\xe0\x47\x3e\x19\x9a\x2b\x99\xb0\x8b\x84\xbe\x60\x88\x4c\x43\x64\x5a\x55\xa3\x7f\xae\x81\xc0\x37\xe4\xbd\x25\x6e\x4f\x80\xfb\x59\x3e\x86\x3e\x6a\x2e\x0f\xd7\x8a\x6a\xdc\x34\x2a\x45\x20\xd2\xc8\x33\x91\x8e\x14\x2b\x0f\x86\x74\xb4\xac\xf4\x01\x5e\x84\x8f\xc0\xa0\x7f\x5c\xb8\xc2\xc8\xd1\x0d\x86\x3e\xba\xd0\x86\x0c\x7d\xd4\xd0\x47\x17\x06\x0f\xf9\xbb\xc1\xe0\x66\x5c\xe8\x38\x86\x3b\xc0\x20\x48\x24\x49\x30\x18\xde\x4e\x83\xed\x50\xb8\x1c\xa3\xcc\x8f\xa1\x7a\x42\x7f\x10\x8c\x08\xb9\xb9\x06\xba\x16\xfa\x88\x21\x47\x0d\x39\x4a\x81\xf0\x60\x04\xc3\x8d\x64\x1e\xf2\x08\x83\xe1\xd8\xb4\x4f\xd6\x02\x8d\xd4\x83\x31\x77\x50\x2e\xe1\x5c\x8c\x10\xb7\x91\x84\x45\xaa\x61\x30\xaa\xb0\x18\xc9\x19\x9b\x43\xd5\x90\x64\xd6\x95\xa7\xc0\x33\x11\x5a\x86\xd0\x3a\x9a\x77\x94\x3e\x53\xf6\x41\x56\x23\x2f\x42\x68\x1d\xcd\x3b\x42\xcb\xc4\x5e\xa6\x75\x8a\xd0\x32\xcc\x6c\xa1\x42\x0c\xfd\xce\xd0\xef\x0e\xe7\x92\x21\xc9\x0c\x49\x26\x00\x88\x79\xc8\x39\x18\xac\x60\x87\xd3\x86\x9c\x97\xa0\x64\x97\x33\xd5\x48\xe7\x51\xfa\x0e\x07\x8b\x21\xde\x0c\xf1\x76\x38\x58\x48\x7d\x09\x46\x76\xd3\xc1\x74\x37\xc4\x9b\x21\xde\x0e\xa6\x91\x61\x90\x1b\x06\xf9\xb9\xba\x92\xb5\x84\x7a\x78\x70\x53\x9b\xe9\xed\x3e\x74\x97\xd3\xc6\x10\x84\x86\x20\xbc\x51\x8d\x3c\x13\x41\x28\xa4\x89\xc1\x4a\x6e\x8b\xb4\x0a\xec\x79\x43\x3d\x34\xb2\xd3\xae\xd6\x27\x7e\x51\xdb\x4a\xce\x50\x23\x9d\x47\x10\x5e\x0e\x16\x43\xe9\x33\xcc\x6c\xa1\x93\x0d\x49\x66\x64\x68\x09\x00\x62\xe8\x77\x76\x49\xba\xc0\xa5\x6c\xc4\x56\xcc\xc5\xd4\x16\xd6\xc3\x40\x01\x9a\x8b\xa2\x1d\x58\x75\x0b\xe3\x79\x05\x6e\x7f\xd4\x98\x69\x24\xfd\x83\x55\xb7\xd0\xef\x96\xeb\x77\x9b\xa2\xf1\x61\x21\x82\x56\xf8\x50\xdc\xd1\x78\x68\xbc\x34\xfa\xb2\x59\x44\x9e\x57\xe4\x45\xc8\xfb\x45\xe4\x79\x45\x5e\xe4\xcc\xfa\x61\xa1\xf4\x91\xba\xb4\x03\xa2\x7d\xa1\xf4\x2d\x57\xfa\x76\x38\x6a\xe4\xed\x91\x2f\x42\xb4\x2f\x6c\xef\x95\xc8\x1f\x61\xcd\xaf\xc4\x33\x49\x5f\x10\xb0\x62\x21\xd6\x96\xf2\x47\x70\x3e\x2f\x37\xba\xc3\x72\xe9\xb6\x23\xa2\x7d\x81\xf1\x59\x2e\xc8\x76\x44\xb4\x2f\x84\xd5\x22\x09\x82\x9c\xd4\xb0\x10\x56\x0b\x72\x5a\x78\xfd\xc3\x82\xd8\x67\xb9\x46\xb7\xc9\x3b\x0d\x0b\x55\x6e\x39\x2c\x67\x27\xd4\xc3\x85\xb4\x59\x24\x8e\x90\x4d\x1a\x16\xd2\x66\xb9\xb4\xd9\xc2\x3b\x2c\x5c\x8a\x8b\xa4\x1c\xb2\x49\xc3\xc2\xa5\xb8\x1a\x79\x2e\x68\x58\x0b\x11\xb4\x9a\x52\x5a\x74\x25\xfd\x74\x5d\x6c\x0b\xc5\xb0\xd0\xc5\x16\xfc\x9f\x64\xa1\x86\x45\x18\x65\x3d\xca\x81\x51\x23\xcf\x74\x61\xb5\xe5\x38\x20\x85\x2c\x2c\x32\x4d\xa8\x37\x1d\x16\x61\x94\xf5\x90\xee\x82\xcb\x66\xa1\xa0\xad\xce\x33\x31\x85\x17\x62\x6d\x75\xa5\xc9\xa8\x91\x6f\x77\xe3\x77\x67\x4e\x84\x85\xf3\x71\xb9\x29\xbc\x33\xcb\x7b\xa1\xca\xad\x0e\xb7\xa2\x56\x32\xce\xc7\xe5\xca\xdb\xce\x5d\x8d\x8c\x12\xf9\x1c\x19\x67\xee\xc2\x14\x5e\x83\xb7\x73\x4c\x2c\xa4\xe2\x1a\xe4\xf8\x70\x4c\x2c\x04\xe0\x9a\x3c\x13\xe1\xbf\xf0\x33\x2e\x32\x8c\xb2\x06\x19\x01\xb8\x48\x62\xc9\x5a\xb4\x08\xc0\x35\xe9\x27\x5a\xdb\x42\x58\x2d\x52\x45\x0a\xc7\xee\x22\x49\x60\x19\xb9\x3a\x0f\xfd\x24\x5e\xb3\x16\x29\x3b\xe8\x62\x0b\xc1\xb2\xb6\x32\x77\xe8\x12\x81\xe0\xe5\xf2\x65\x7b\xc6\xef\x7f\x28\x14\x0b\xf5\x6b\xb9\xfa\xb5\xe5\x4d\x58\x68\x5a\x6b\x5f\x31\x54\x7a\x23\xc0\xc4\x45\xc2\x4a\x6d\x6a\x64\xae\x4e\x17\x33\x23\x8d\x2c\x8a\xa3\x74\x20\x35\xb2\x28\x0e\xcf\xc4\x38\x59\x18\xa5\xcb\x5d\x84\xbb\x6a\x08\xf1\x0d\xae\xcb\x33\xb7\x1a\x79\x26\x49\x3e\xa4\xfe\x86\x8d\xd0\xda\x08\xad\xc6\x3a\xdd\x08\xad\x8d\xd0\x12\x64\x60\xe3\x06\xdc\x41\x6c\xf7\xbe\xef\x37\xf2\x69\x23\x9f\x48\xfd\x0d\x1b\x51\xb4\xa3\x32\x8d\xd4\x38\x69\xe4\x76\x44\xfb\x46\xea\x6c\xa4\x0e\xf9\xc0\x61\x23\x75\x36\x52\x87\x44\xe0\xb0\x71\xd9\x6d\x77\xd9\x6d\xb2\x7c\xc3\x06\xf0\xb7\x5d\xab\xd9\x8d\x45\xb1\x89\xe8\xee\x42\x56\x10\xba\xc3\x86\x3e\x6c\xbb\x48\xd9\x02\x2c\x6c\x3c\x69\x9b\x9c\x2b\x32\x80\xc3\xc6\x02\xdc\x55\xc9\x48\x74\x89\x14\x80\x8d\x2c\x79\x3c\x4f\x33\x6c\x02\x19\xbb\x2a\x51\x89\x2b\x51\x67\xb6\x8b\x94\x2d\x53\x13\x1e\x92\xb0\x1b\xc9\x4f\xac\xbe\x8d\xb1\xb7\xc9\x3e\x7b\xd8\x3a\x1b\xff\xd8\xf6\xf8\x42\x7b\x8c\x17\xe1\xbb\x26\x4b\x74\x14\x0c\xdd\xcb\x51\x79\xfd\xa8\xec\xdd\x53\x93\xc2\xc5\x51\x7c\xfd\x20\x6b\x8f\xe7\x6e\xc4\xe0\xd3\x18\x83\xcf\xdf\x33\x8a\x97\xf6\x0f\x3e\x1d\x31\xf8\x74\x8c\x49\x1d\xfd\xe4\x9f\x12\x93\xbb\x01\xeb\xf5\x65\x13\x93\xef\xd1\x48\x16\x60\x63\x93\x45\xaa\x44\x44\xd0\xfe\xcf\xf6\xb4\xd9\x08\xd1\x7f\x14\xbb\x7f\x75\x0f\x6a\x84\x98\x38\xc2\x46\xdc\xbb\x2b\x14\x11\xfa\xde\x08\x67\xef\xd3\xbc\x3e\x7c\xcc\xbe\x03\x62\x76\x23\xa3\x82\xbb\x8e\xd0\x5d\x46\x38\x2e\x3b\x30\xbe\x08\x0c\x3e\xc2\xa9\xd6\xcc\x13\x8f\x63\xf5\x8f\x8e\xd5\x4f\xef\xd1\x3c\xc8\x18\x1f\xb7\x9e\xe2\xe3\x9b\xfa\x99\x9e\xd4\x10\xbb\xcf\x6d\x24\x64\x35\x70\x70\xc4\xee\x92\x25\x76\xd7\xa9\xea\xf1\x89\x8b\x04\x32\x62\x77\x9f\x59\x03\x01\x19\x89\x59\x44\x62\x16\x6d\xb4\x48\xe3\xf5\x46\x17\x30\x4f\x76\xb4\x7f\x44\x5d\x8b\xe8\x69\x2d\xba\x10\x88\xdb\x2d\xb2\xb8\x5d\x40\x8c\xea\x39\x3b\xf1\xf8\x14\xc7\xe3\x53\xfc\x74\xcf\xf2\x88\xe7\xd0\xe8\xe3\xd2\x9a\x9f\xb4\xf1\xfa\xc1\x12\xaf\x1f\x2c\x4f\xb4\x41\x63\xa7\x71\xbc\xe4\x68\x91\xcc\xda\x48\x4a\xad\xf2\xbf\xe2\x65\xe4\xaf\x9f\x05\xca\xff\x8a\xd7\xa5\x7f\xbc\xae\x0c\xdf\xab\xc6\xc1\x95\x2e\xda\x2f\xc4\x19\xf1\xba\x4c\x8f\xd7\x75\xdb\x7b\x1d\x1e\x17\xaf\x9b\xe7\xf1\xaa\x34\x2d\x05\xdc\x42\x20\x17\xcd\xed\xb3\x1c\x60\x29\x0b\x10\xa0\xb2\x22\x73\x80\x6f\x8a\x85\x99\x42\xf8\xd6\xa5\x14\xa8\x6b\x16\xc2\x87\xad\xd5\x1b\xa3\xf2\xdb\xda\x8f\x46\x6e\x8f\xdc\x0e\x6f\x14\xeb\x3a\x05\xf7\x61\xfd\xd3\x48\x55\xb1\x40\x7d\xd7\x4f\x3f\x29\x10\x16\xf0\x45\x25\x08\x95\x02\xe5\x5a\x83\xa8\x1a\x29\xf4\x15\x48\x43\x09\xaa\xfe\xe5\x8b\x36\x05\xd2\x8f\x82\x8a\x78\xa9\x0c\x34\xe5\xb7\x42\x19\xdf\xf8\xe8\x82\x2f\xb7\x14\x28\x72\xc5\x74\xa4\x50\x79\x58\x5d\xdf\x58\xed\x82\xcb\x90\x14\xfe\x29\x24\x45\x23\x09\x7f\xad\x7c\xff\xa2\xc6\x80\x34\x06\x19\xf2\xb7\x40\xfd\xa5\x40\x51\xc2\x07\x3a\xae\xb0\x78\xbb\x2f\xbe\x24\x56\x27\xc8\x62\x52\x8c\xe4\xd3\xa9\x18\x6e\x84\xdc\x96\xb2\x6e\x28\x53\x29\x26\x58\x6d\xdd\xe1\xe7\x25\xa4\xbc\x11\x7e\x3f\xd7\xfd\x52\x7a\x78\x26\xa5\xd9\xa2\x6a\xb2\x41\x42\x15\xa9\x55\x16\xc9\xb8\x04\x3c\x98\xa2\xaa\x38\xcd\xe7\xdb\xbc\x93\xc0\x9c\x22\xe9\x78\xcf\xa3\xb2\x76\xde\xa5\x14\xe9\x52\xa2\x40\x54\xa4\x2f\xac\x89\x04\x11\x50\x8a\x24\x11\xb2\x26\xd2\x50\xb5\x38\x7e\xa9\x9f\xf0\x31\x25\x97\xe5\x09\x59\x97\x8a\xca\x5a\x35\x65\x40\xf6\x37\x93\xd1\xd3\x14\xbd\x91\x74\xd1\xc1\x8b\x16\x7d\x21\xeb\x30\xc2\xdc\xa4\x4c\xa3\xec\x61\xef\x4f\xad\xb2\xec\xf6\x47\x42\xac\xa5\xf8\x65\x94\xfc\x6f\x85\x22\x91\xc9\x93\x48\xd3\xc9\xaa\x4a\x4c\x9a\x4e\x22\x31\x27\x07\x78\xf7\x0a\xfd\x2d\xea\x2f\xec\xc4\x24\xd8\x24\x32\x6b\xe6\xfa\x30\x1e\x72\xa5\xf2\x6c\xa0\x10\x24\xcf\x26\x91\x59\x33\x41\xb1\x24\x52\x6a\xd2\x27\xa5\x86\xe2\x81\xa4\xd4\xa4\x4f\x4a\x8d\x18\x16\x3d\xfc\x92\xc8\xac\x99\x8b\x69\x29\xe4\x8b\x16\x91\x90\x67\xde\x3e\xe8\xbc\x52\x6a\xe0\xea\x2a\x83\xdb\x95\x52\x93\xe1\x7e\xa4\x5c\x58\x99\xbc\x1d\x22\xa8\x32\xb9\x9d\x44\x99\x55\xc4\xd3\xd8\x69\xe4\xed\x90\x06\x92\x19\x93\xca\xe4\x8b\x2a\xac\x8d\xe4\xa0\x92\xd3\x32\x97\x48\x3b\x99\xb9\xb2\x60\x58\x84\x30\xac\xb8\xdd\x9a\x48\x74\x99\x5f\xea\xba\x37\x32\x9d\x10\x04\xae\x87\x51\x22\x39\x53\x19\x2e\xcb\x75\xb1\x54\xd6\xf9\x64\xc4\x79\x23\x2f\xda\xbc\x88\xb4\x97\x35\xf8\xa2\xcd\xb7\x6f\x9e\xc9\x3a\x2d\x4a\xa8\x23\x99\x65\xc1\x72\x47\x32\x4b\x52\x32\xcb\xa2\x06\x64\x39\x4c\x31\x79\x2b\x0b\x6a\xab\x72\xd8\x5d\x87\xdc\x32\x08\xbc\xc8\x62\x49\xa4\xaf\xcc\x05\xdf\x58\xb9\x8c\xe7\xe5\x99\x8b\xb7\x5f\x9e\x79\x19\xe4\xc5\xd0\x5d\x06\x99\x14\x95\x05\xf1\x17\x29\x2a\x89\xfc\x93\xb9\x60\x9d\xab\x48\x71\x65\xa3\x2c\xd8\xbd\xc8\x46\x49\xca\x46\x59\xf0\xc5\x55\x76\x73\x85\x25\xf2\x4b\xa9\x75\x6e\xcb\x4c\x23\x6f\x77\x17\x43\x22\x45\x25\x29\x45\x65\x41\xc7\x56\x23\x69\x9c\x91\x24\x26\x44\x26\x09\x2b\x49\x29\x2a\x3b\x70\x3b\x15\x26\xab\xef\xfb\xb9\xe1\xed\xab\x14\x92\xac\x89\xd4\xa4\x08\x07\x67\x52\x66\x29\x45\x3b\xa0\x21\xad\x94\x87\x54\xe2\xc9\x66\xcd\x93\xae\x9f\xc8\x3f\x99\x1b\x1e\x3d\xd2\x50\x12\xa9\x26\x73\xc3\x23\x4a\xc6\x49\xaa\x85\x2e\x65\x51\x71\xf2\x99\x90\x46\x6e\xf8\x32\xab\x6a\x37\x92\xea\xb7\xd9\x08\x95\x92\x8a\xb5\x92\xd5\x05\x07\x1a\x19\x27\xa9\x56\xb2\xa5\x28\xde\x59\x91\x64\x24\x9e\xcc\xcd\x46\xa8\xc8\xb5\xda\x78\x3b\x1b\xa1\x36\x32\x75\x1b\xe9\x63\x10\xfd\xc1\x1c\x95\x2a\x09\x7c\xb0\x80\xa4\x4a\xce\x39\x39\x26\x73\x3f\xbc\x88\xca\x81\xe4\x98\xcc\xfd\x30\xc8\x0f\x9d\x7f\x78\x3b\x32\x8f\x74\x92\x44\x3a\xc9\xdc\x48\xb0\xea\x62\x26\xd5\x47\x89\x66\x7c\x66\xe7\x99\xc8\x90\xcd\xee\xa8\x9d\xdb\x07\xe3\x09\xbf\x6a\xa5\xc8\x20\xd9\x1a\x73\x53\x7b\xa1\x7e\xea\xe8\x72\x3b\xf4\x84\xa4\x69\xa4\x3a\x79\x3b\x6b\x9e\xa4\x8d\x54\x27\x6f\x67\xcd\x57\x8a\x05\x56\x77\xfb\xcf\xcd\x9a\x27\x69\x23\x55\x25\xc4\x6d\x46\x09\x79\x4f\x9a\xc6\xdc\x70\xa8\x93\xa6\x91\xaa\x12\xe2\x0e\x9d\x47\x5c\x90\x59\x31\xb7\xd6\xfc\x66\xd9\xb0\xdf\x21\x49\x49\xe4\x59\x24\xf2\x2c\xe6\xbe\x3c\x93\x13\xba\xc2\x26\x7b\x82\xb8\x57\x99\xf7\x43\xaa\x97\x28\x5f\x49\xb5\xad\x4a\x1f\x8b\xb0\xa6\x52\x55\x96\xf4\x87\x79\x58\x9f\x4d\x2c\xf4\x4a\x1f\x43\x26\x93\x0c\x91\x5a\x20\xc9\x2e\xeb\x76\xa3\x91\x67\x66\xb1\xb4\xba\xb8\x68\x51\xf9\x74\x0f\x8d\xe2\xb2\xe7\x76\x96\x62\x43\xed\x6a\x91\xdb\xe1\xc6\x6c\xe8\x0e\x0d\xbe\xda\x03\xd9\x24\x99\x0e\x89\x4c\x87\x79\x38\xbd\x1b\x45\x60\xa1\x9a\x98\x50\xc2\x24\xd2\x1f\x52\x63\x17\x9f\xb6\x69\xe4\x45\x99\xbc\x3f\xd6\x27\xfc\x61\xa9\xb1\x61\xcf\x23\xe2\xd8\x41\x23\x69\x83\x30\x04\xb6\x2c\x5e\x00\xd2\xf1\x58\x8a\xa4\x0c\xa4\x46\xd2\xea\xa1\xb2\x29\x99\x03\xa9\x71\x6e\x1e\x96\x0d\xa4\x62\xa9\xb1\x92\x0f\xfc\xb8\x24\x02\x24\x32\x00\xe6\x41\xf1\x21\x11\x20\x01\xe1\x9f\x87\x65\xd3\x28\x73\x0d\xa0\x7f\x1e\x68\x80\x1b\x95\xac\xc1\xee\xcf\x03\x99\x66\x43\x95\x03\xc2\x3f\xcf\xe5\xed\xd4\xd0\x6c\x83\xa4\xc5\xfb\x9f\xa0\xcc\xd4\xdc\x23\x9d\x1a\xd9\xa7\x87\x85\x06\xda\x3f\xb5\x49\x5a\x1e\xc5\x73\x61\xe4\x48\x8d\x04\xd3\xcb\x42\x6b\x10\x3b\x34\x5f\xd8\xf3\x46\xf1\xe5\x32\xff\x8b\xb4\x3c\x64\x5e\x5b\x4c\xcb\x26\xd9\x4e\x6b\x8a\xb3\xae\x91\xe2\x79\xc5\x03\xac\xba\xd0\xbe\xda\xe7\x45\xbc\x01\xad\x4f\xed\xf0\x4c\xad\x29\x14\xa7\x76\x48\x49\x14\x1d\x30\x15\x18\x1a\x6b\x1f\xc2\x9e\xf4\xb0\xf6\xc1\xb8\xcf\x8b\x7c\x02\xea\x9e\x1e\xd6\xfe\x7d\x20\xca\x65\xed\x3f\x1c\x56\x17\xfe\xda\x87\xb5\x0f\x0c\x7e\x5e\x2a\x0d\x3f\x6e\x78\xa6\x87\xb5\x7f\x3b\xbc\xbe\xe8\x9c\x60\xe3\xe7\xa5\x02\xeb\xc3\x61\xf5\x40\xd2\x7c\x51\x13\x1f\xce\xa5\x47\xc9\x8b\x03\xea\x5f\x96\x24\x90\xf5\x79\xa1\xa2\x04\xb2\x9e\x9e\xcc\xed\xa6\x2b\xb9\xbd\x90\x10\xc9\x92\x04\x9d\x9e\x40\xa7\xcf\x0b\x21\xac\x88\x4e\x80\x9e\xcf\xbb\xe9\x3c\xfa\x28\x80\xf2\x79\x59\x7d\xe0\xca\xd3\xc3\xc9\x70\x0f\x6f\xc7\xba\x78\x1a\x9f\x09\xfb\x34\xf0\xf2\xf4\x34\x3e\x93\xd5\x07\xbc\x3c\x3d\xd0\x2c\x5f\x48\x58\x41\x92\x27\x21\xc9\x45\xb2\x0d\x92\x3c\x3d\xca\x3e\x44\xe5\x04\x34\x9e\x04\x1a\x0f\x81\x2e\x71\x5c\x80\x1d\xb7\xc0\x02\x03\x42\x9e\x84\x0f\x0f\x88\xb7\x47\x75\x67\xc9\x85\x09\x28\xa7\x0f\x65\xe1\x1f\xb8\x7b\x55\xcd\xe3\x61\x25\x3f\x93\x6c\x4e\x98\xb0\xa1\x6e\x49\x8f\xea\x99\x40\x3b\xfd\x50\xeb\x15\x44\xb8\x05\xaa\x41\x03\x0c\x4f\xf8\x0f\x2c\xb0\xea\x70\x23\x24\x30\xd9\x06\x1d\x4c\x02\x9a\x9d\x1e\x92\x44\x82\xd6\x12\xa2\x1d\xf8\xb5\x05\xad\x25\xd7\xe1\xd2\x43\xea\x47\xd0\xb2\x51\x9d\x91\x43\xe6\xa5\x56\x08\xaa\x1c\x10\x69\x0b\x14\xc5\x06\x14\x9d\x40\x43\x5b\xc0\x84\x03\x14\x9d\x1e\xb2\xe5\x82\xf1\xed\x97\x6f\x87\x43\x34\xb0\x96\x3a\x1b\x41\x30\xe8\x00\x7b\x75\x67\x23\x74\x18\x45\xa1\x9b\x4a\xdd\xb7\x45\xea\x41\xc9\xa0\x95\x46\xef\x12\x10\x69\x0b\x1e\x4f\x4e\x20\xa5\x13\x10\x69\x0b\x1c\x80\x20\xa5\x53\xcf\x3c\xf3\x88\x62\xda\x68\x24\x75\x92\x79\x07\xb2\x9c\x00\x29\x5b\xc4\x24\x06\xab\x9c\x3a\x84\xab\x91\x29\xee\xb0\x3d\x00\x52\x36\x70\xa2\x09\xac\x72\xea\x85\x67\x32\xef\x60\x95\x13\xce\x1d\x8b\x89\x17\x61\x91\x75\xf2\x2c\x62\x16\x97\xf5\xa2\x91\xdb\x21\x25\xee\x95\xdb\xc1\x1c\xc7\xc2\xb7\x63\x90\x83\x32\xb6\x08\xb9\x37\x60\xe3\x04\xca\xd8\x22\x9c\xbf\x80\x8d\x13\x28\x63\x8b\x90\x7b\x77\x34\x2c\x50\xc6\x16\xab\x6e\xe7\xdb\x7d\x93\x58\xc4\x28\x01\x73\x9c\xa0\x8d\xb4\xd8\x18\xcf\xce\xb7\x93\x13\x11\x91\x60\x40\x88\x53\xef\x74\x1e\x67\x04\x10\xe2\xd4\x95\x32\x8b\x2e\x06\x3e\x38\x75\xf2\xbf\x22\xec\xc7\x00\x83\x53\x57\x76\x2c\xf6\x07\xc0\xe0\x04\x15\xa5\xc5\x41\x3f\xa9\xca\x0c\xc0\xd7\x22\xeb\xb3\xa3\x61\x75\x92\x1a\x22\x9c\xcd\x00\x67\x13\x50\x59\x53\x7d\xe9\x8e\xf5\xd3\x49\x45\x55\x4d\xe8\xce\x89\xd0\xd9\x32\x51\x0b\x0c\xeb\x07\x8c\xac\x45\xf8\x8e\x3b\x5b\xa6\x93\xaa\x10\x11\x56\x1d\x8b\xba\x1f\x25\xd7\xf2\x22\x8e\x09\xf0\xb3\x16\x2f\x2f\x72\x7f\x68\x02\x23\x6b\xf1\x8a\x7d\x5c\x57\x92\x9f\x4a\xbd\x77\x80\xb3\x09\xe0\xac\xa9\x94\x3c\x6c\x97\x09\xe0\xac\x25\x16\x2d\xc0\xd9\x34\xc8\x31\x80\x2a\x35\x81\x98\x4d\xc3\x8f\x10\x4b\x50\x45\x0f\xaa\xf1\x03\x72\xb5\x84\x01\x31\x70\xaf\x0c\x52\x3c\x13\x47\x24\x78\xd6\x04\x4e\xd4\x12\x16\x00\x38\xd1\x34\x20\x60\x87\x3f\x35\x81\x13\x4d\x03\xec\x7e\xaa\xba\xf2\xa1\xd1\xa7\x23\xb1\x6c\x06\x1b\x01\xbc\xa7\xc1\xb5\x94\x80\x7d\xa6\xc1\x9a\x97\xcb\x66\xb0\xe6\x87\x8a\xee\x3d\xfb\x3f\x15\x8a\xc1\xc9\x00\x0a\xd4\x60\x67\x4a\x83\x0d\x31\x80\xd6\xcb\x6d\x31\x9a\x9e\xcd\x10\x0e\x31\xb7\x33\x84\x70\x0e\xcb\x4b\x03\x5e\x34\x0d\x8e\x8b\x04\xbf\x3d\x40\xd1\x34\x1e\xa5\x22\x43\xcb\xce\xc9\x00\x24\xd4\x12\x26\xf1\xc0\x43\x01\x32\xd4\x12\x26\x31\x00\xd1\x04\x52\xd3\x12\x95\xc5\x41\x6a\x26\x90\x9a\x06\x59\x5d\x1a\x28\x55\x00\x36\x2d\xb1\x78\x41\x6a\x26\x40\x99\x96\xb6\x28\xe2\x79\x26\x59\x92\x09\x96\x6e\x40\x99\x09\x50\xa6\x25\x54\xba\x81\xde\x34\xa6\x92\x96\x59\x29\x98\x1c\x80\x32\x2d\x89\xf4\x9e\x52\xe4\x70\x91\x1a\x8c\x79\x09\x2e\xd2\x04\x36\xd3\x32\xe7\xe7\xe0\x5c\x1a\x64\x23\x65\xd6\x29\x48\xcd\x04\x28\xd3\xb2\xa8\xf3\xb1\x43\xc0\x20\x5a\xc6\xa6\x1d\x90\x57\x8d\xab\xf4\x66\xbf\x7d\x62\xcf\x03\x4c\xb4\x8c\x77\x0e\x44\x62\x9a\x9c\x0c\x19\xe2\x70\x80\x89\x69\x2a\x65\x1a\xa7\xc9\xe4\x64\x98\x4a\x99\xc6\x69\x02\x4c\x31\x81\x41\xb4\x4c\xf9\x8c\xc9\xc9\x30\x3f\x89\xd0\x90\xd7\xa3\x22\xcd\x4f\x22\x34\x6c\xf7\xd8\x0c\x93\xac\x19\x88\xad\x12\x70\xc3\x34\x13\xdf\xce\xb2\x99\xf8\x6f\x27\x59\x33\x19\xa7\x09\x20\xc2\x34\x33\x43\x87\x7c\x9a\xb0\x4f\x81\x02\x34\x58\x8f\x12\x28\xc0\x34\x2b\x6f\x5f\xe2\xd3\xe7\xed\xae\x3e\x59\xc6\x2c\x04\x13\x98\x00\x03\x5a\x46\x92\x01\xff\x4b\x93\xfd\x94\x59\x0c\xa0\x00\x13\xb8\x3f\x83\x5e\x38\x4d\xce\x10\x50\x80\x96\x31\x0b\x41\x01\xa6\x49\x0a\x72\x66\xd9\x00\xe3\x4b\x13\xde\x84\x8c\xb6\x3e\x5d\xfa\xa7\x09\x41\x7a\x41\x45\x02\x5d\x97\x26\xf2\xbe\xe0\xcb\x98\xb8\xd5\x00\xd9\x59\x61\xde\xc1\xda\x25\x28\x5e\xad\x24\xdd\xce\xb7\x43\xef\x5d\x28\x94\x32\x27\x57\x92\xd9\x56\x90\x4f\xe0\xdb\x12\xf8\x36\x2b\x55\xf5\x02\x78\xd1\xe2\xf6\xaa\x2b\x75\x3b\x2f\xd2\x02\xdb\x2c\x06\x94\xa9\xa2\xb2\x08\x28\x53\x20\xcc\xac\x60\xd7\x81\x30\x4b\xc0\xc7\x0c\x12\xc6\x34\xf1\x61\xcd\xab\x46\x2a\x04\x20\x86\x41\x83\x59\x19\x6a\x2c\x34\x92\x8f\x8e\xe3\xc0\x50\x67\x00\x7c\x59\xc1\x71\x60\x2c\x5a\x63\xd1\x16\x55\x1d\x60\xd1\x82\xfb\xb2\xc2\x0a\x31\xfc\x4d\x40\xbc\xac\xa0\xad\x83\xf4\x4a\x46\xce\x6b\x41\x31\x37\x5f\xad\xc9\x10\xed\x05\x5b\xd1\x10\xed\x00\xbe\xac\xb0\x96\x00\x7c\x25\x23\x51\xbf\xb0\x96\x40\x7a\x25\xb0\x5d\x56\x88\x44\x80\xed\x4a\x46\xfe\x57\x61\x81\x19\x06\x04\x80\x2f\x2b\x47\xb7\xfb\x52\x04\xdb\x65\x85\x0a\x16\x80\xba\x92\xa1\x4c\x15\xf4\x7a\x43\x99\x32\x96\x22\x84\xd7\xc9\x58\x8a\x20\xaf\x0c\x1a\xcb\x04\x00\x2b\xd9\x27\x17\x5f\x57\x76\x1a\xc9\x47\x67\x81\x01\xce\x4a\xf6\x90\xca\xef\x24\x7e\xc9\xf0\x44\x9b\x32\xec\xf1\x3b\x00\xd5\x4a\xa6\x0c\x7b\x16\x18\x88\xad\x64\x4a\xa6\xc7\x2f\x66\x18\xcf\xa6\xbc\xf9\xa2\x1a\x12\xdc\xae\xbc\x79\x7c\xc1\x86\x8a\x64\xca\x9b\xc7\x70\x34\x3c\xd1\xa6\x14\x79\xd6\xa7\xb1\x3b\x8c\x8c\xf0\x8a\x33\xc2\x36\x2f\x42\x49\xa9\x53\x8d\xba\x52\x59\xfb\xdc\x8e\xb2\x6f\x64\x5e\x56\x47\x57\x25\xc3\x65\x63\x28\xfb\x55\x15\x33\x0e\xcf\x44\x9d\xa9\x78\x63\x0d\x75\x06\x48\x92\x55\x2d\x1b\xf8\x08\x8d\x94\xc9\xaa\x65\x83\x81\x0b\x24\xc9\x2a\x8a\x39\xc8\xa4\x64\x6c\x84\x8a\x0e\x0e\x16\x29\x01\x34\x32\xc2\xfa\x09\xbc\x51\x02\x96\x63\x15\x15\x09\x74\x4e\x5a\x2c\x45\xf8\x40\xd3\x62\x29\x02\xd2\xb1\x86\x99\xb5\x20\xff\x03\x96\x63\x8d\x79\x07\x9d\x93\x16\xd5\x1c\x1a\x3a\xf8\x82\x69\x0f\xac\x8e\x35\xd4\x6d\x20\x3b\x69\xa1\x6e\xb7\xaf\x29\xfe\x0f\x85\x62\x21\x47\x17\x2b\xa5\xa1\x61\x83\x93\x49\xf0\x2f\x5b\x6b\x74\x8d\x95\x02\x1e\xc4\x60\x61\x4c\xc0\x42\xd2\xe2\xa4\x85\xa3\x34\x2d\x8c\xbd\x05\x49\x41\xa3\x90\xe3\x32\xfa\x6b\xe2\x38\xe0\x99\x1c\xaa\x8b\xbc\xdf\xc6\xbe\x07\x47\x92\x96\x4f\xae\x35\x2a\x91\x00\xeb\x48\x00\x2b\xac\xa1\xb9\x2e\x14\x4a\xf0\x15\xd6\x50\x3d\x81\x59\xa4\x45\xfa\x7d\xc3\x78\xde\xcc\xd5\x86\x9c\xa4\xe1\x06\xdc\xe8\x8e\x5b\xc5\xf5\x39\xfc\x41\x5b\xa4\xad\x92\xe7\x28\xa9\x9b\x09\xdc\x4c\x20\x94\xaa\x69\x33\x81\x9b\x53\xf1\x61\x06\x36\xa7\xe2\x26\x7f\xfe\xa1\xc4\xd1\x46\x96\x80\x9a\x30\xa0\xf5\x09\xf0\x44\xda\xcc\xea\x83\xc1\xb3\x99\x55\x30\x14\xf6\x30\x1d\x9b\x20\x1e\xa8\x09\x7b\x28\x63\x04\x78\x22\x01\x90\x30\x90\x11\x69\x63\x6e\x01\x97\xb0\x07\x7d\x14\xb8\x44\xda\x2c\x8a\x87\xd9\xdc\xcc\x3b\x70\x09\x7b\x98\x4d\x70\x12\x69\x93\xb8\xa9\x18\xe0\x6e\x7c\x3b\x19\xec\x0f\xb6\xf7\x26\x26\xb7\xd1\x2e\x1f\x8e\x8b\x8d\x28\xda\xac\xa5\x07\xdb\x1b\x60\x45\xda\xf8\x1d\x1e\xa7\x23\x4d\x1b\xbf\xc3\x46\xbb\x84\x4e\x36\x6d\xdc\xd4\xfb\xe1\x99\x18\x3c\x1b\xe7\xde\x46\x14\xa9\x28\xe8\xee\x3c\x13\x1b\xec\x99\xaa\x2b\x73\x68\xe4\x76\x84\xc1\xc6\xb9\xb7\x39\x7e\x1f\xac\xf4\xcd\xf1\xbb\x5d\x79\xb3\x07\x3d\x74\x13\x96\xda\xd0\x01\x3d\xb8\x01\x37\x7e\xe6\x2d\x16\x0c\x16\xd8\x46\xbf\xdb\x8b\xce\x6b\x81\x61\x83\x41\x21\x6e\x5d\x6b\x69\x73\x3b\x89\xe5\x9d\xa8\xfb\xde\x0c\x32\xbe\x8c\x8e\x6d\xb3\x11\x6f\x60\x13\xac\xa3\x65\x6c\x42\xb2\x1b\xa1\xd5\x31\xc8\x37\x42\x6b\x73\x7a\x77\x84\xc1\xe6\xf4\xde\xa4\x8b\x77\x0c\xf2\x7d\x98\x62\xf2\xbc\xbb\xd6\x27\xe4\x8f\x1b\xb7\x45\x57\xf1\x1e\xdc\x16\x1b\x8d\xb5\x13\xfb\xdb\xd8\x60\x1b\x99\xd7\x59\x9f\xd0\xa0\xa7\xc3\x96\x21\x01\x21\x1d\xce\xf9\x03\x4b\x4f\xaf\x14\xd3\xc1\x77\x7d\x70\x5b\xf4\xaa\x5a\x3c\x85\x46\xbe\x88\xf5\x79\x70\x68\x1f\x94\xd3\xce\xfa\x84\x53\x3d\x1d\x8e\xf4\x8e\xc2\x7b\x38\xd2\x4f\xe2\xed\xe8\xb6\x87\x20\xf3\xc9\x6a\xf4\xcf\x3c\x1c\xd4\x07\x45\xb2\x63\x7b\x1f\x87\x9f\xa4\x03\x69\x4e\x47\xf5\x38\x95\xce\x43\x9a\xd3\x31\x5f\x0e\xae\xba\x03\x69\x4e\xc7\x7c\x39\x8d\x2e\x41\xfa\xd0\x59\x4b\x87\x52\x7b\x87\x33\xb9\xa3\xc6\x1e\x5c\x0c\x07\x17\x43\xc7\xa6\x39\xb8\x18\x0e\x07\x75\x47\xf5\x38\x1c\xd4\x87\x8d\xd0\x11\x6b\x87\x40\xf0\xc1\x01\xd7\x89\xe8\x1d\x1c\x70\x87\x8d\xd0\x31\xc8\x0f\x67\xf2\x41\x63\xed\x9c\x36\x07\x8d\xf5\xa0\xb1\x76\x16\xed\x19\x7c\x3b\xb6\x57\xc7\x20\x3f\xd8\x5e\x07\xe3\x69\x60\xe8\x1c\x8c\xa7\x83\x9d\x34\x38\x82\x0e\x76\xd2\x41\xbb\x1c\xa8\xb1\x87\x35\x7f\x20\x53\x18\x94\x6c\x3b\xa8\x9c\x87\x8d\x30\x58\x4b\x87\x8d\x70\xa8\x13\x33\xb4\x96\x28\xfb\x7b\x38\xd2\x07\x62\x0d\xde\xfb\x74\xe0\x4d\x18\x2a\xe8\x44\x28\xf6\x1c\xb8\x42\x70\x14\x1e\x42\x33\x60\x75\x6c\x60\x90\x03\xd9\x49\x87\xba\x55\x43\x0b\x8c\xca\xc0\x07\xff\xdd\x50\x59\x28\xfc\x77\x87\x03\x65\x20\xeb\x0e\x07\xca\xe1\x40\x19\x5a\x60\x1c\x28\xb0\xee\xdb\x60\x81\x5d\x36\xc2\x85\xcf\x65\x20\x00\x2f\xd0\x9b\x4b\xdd\xb1\xe1\x59\x33\xe9\x02\xbd\xb9\x58\x54\xc3\xe1\x9b\xe9\x62\x51\x5d\x96\xf7\x40\x82\xc1\xe4\x9f\x2e\xcb\x7b\xa8\x6e\x12\xcb\xfb\xa2\x26\x0c\x96\xe2\x85\x0e\xf8\x62\x66\x0d\x02\x6d\x17\x33\xeb\xe2\xfe\x1b\x88\xb5\x8b\xfb\xef\x66\xf1\xa4\xb8\xf8\xbd\x9c\x32\x17\x07\xc7\xd8\x74\x89\x53\xe6\xe2\xe0\x18\x78\x0f\x2f\x0e\x8e\x5b\x78\xe6\xf9\xef\x90\xc7\x85\xec\xf7\x62\xd7\x0d\x96\x24\x95\x07\xd2\xad\x3c\xfb\x32\x30\x95\x67\xb3\xf3\x66\x50\x59\x2a\x9f\xff\x0b\xa1\xc0\xc4\xcc\xbe\x6c\xb2\x2b\x72\x12\x54\xe4\x8b\x23\xee\x42\x68\x37\x91\x64\x00\xaa\xd2\xe5\x10\x98\xf8\x73\x00\x54\xa5\x0b\x3b\xd3\x2c\x8c\xc1\x60\xb4\xf0\x3b\x4c\x3c\xd2\x97\x78\x0d\x28\x2b\x9b\x55\xb5\xb1\x7c\x99\x5f\xea\x99\x4f\x2c\xab\x3b\x79\x26\xce\x88\xc9\xea\xbb\x93\x7e\xa2\x0d\x4d\x3c\x3f\x17\x6d\xe8\x52\xee\x7b\x22\xc9\x2e\x44\xdc\x97\x5a\x84\x13\xd3\xfd\x1a\x8b\xc2\x78\x3b\xab\xef\x1a\xb7\x73\x2e\x4d\xd5\x0a\xe3\x5c\xba\xa8\x48\x13\xd3\xfd\xc2\xb9\x7d\xd1\x86\x27\xca\xd4\x65\xeb\x5c\x76\xc9\x34\xbe\x1d\x90\xcf\xc5\xd8\x9b\xaa\x38\x86\xb1\x77\x39\x2e\x26\xda\x30\xb8\xc6\x74\x59\xfb\x93\x3a\x20\x54\x79\xc8\x90\xac\xdb\xa4\xfc\x08\xe5\x1d\x72\x60\x99\x4f\x8a\x31\x85\x04\x68\x8a\x7a\x54\xd3\x2d\xea\x0c\x1a\x2c\x07\x38\x38\x4c\x45\xb8\x12\x28\x32\xc8\x88\xcc\x45\x51\x0e\x99\xdb\x59\xd1\x46\x95\x15\xd0\x60\x39\x40\x31\x64\x91\x2e\xb9\x7b\x3b\x07\x96\xb9\x45\x5e\x54\xe8\xa7\xaf\x61\xb3\xc4\x8b\x84\x0d\x63\x7d\x1a\x45\x95\x42\xa5\xf3\x10\x07\x59\xe6\x99\x90\x51\x87\x2a\xf6\x9b\x4b\xa3\xd1\x08\xfb\x4d\x51\x55\xb2\xeb\x8d\x70\x04\x59\xe5\x45\x30\x54\x83\x1b\x33\xab\x7c\x91\x50\x44\x28\x53\x46\x69\x26\x78\xe6\x33\x24\xf2\x66\x8e\x0e\xc8\x90\xc8\x67\x08\xdf\xcd\x1a\x5f\xe4\x2b\x39\x07\xfc\x0e\xd6\xb9\x7d\xd0\x4f\xfc\x0e\xd6\x75\x25\x83\x4c\x68\xc6\x06\x5d\x9a\x0c\x1d\x2a\xbc\x4d\xba\x34\x19\x3a\x4a\x2e\xda\xe4\x99\xc6\xd0\xc1\x1e\x66\x93\x67\x1a\xcf\x14\x75\x8f\x71\xbb\x31\x9e\x28\x53\x46\x99\x28\x38\xe1\x73\xc0\x6d\x61\x8b\xb7\x2f\xfa\x89\xdb\xc2\x16\xb7\x2f\x9e\xc9\xc1\x62\x5a\x60\x8b\x01\xe1\x60\xb1\xcd\xed\x9b\x2e\x51\xf8\xcf\x28\x3b\x13\x2e\xcf\x84\xb6\xc6\xae\x4a\xb8\x31\x74\xd0\xd6\x98\x56\xdd\xa5\x9f\xa2\xad\x09\x5e\x8b\x26\xfa\x12\xce\x11\x29\xbe\x58\x60\x14\x15\xc9\x54\x13\x31\xb8\x9e\x73\x74\xd1\x9e\x61\x9d\xb7\xe5\x10\xc6\x1c\xdd\x2b\x97\x23\xfc\x5d\x8b\x72\x5d\xd1\x03\x97\x39\x06\x51\x0c\x51\xc9\xcd\x1d\x1c\x39\xa2\x22\x01\xce\xca\xd1\x55\xa4\x1c\xa3\x78\x87\x2a\x8d\xbc\x08\xa6\xaf\xc5\x52\x04\x28\x98\x41\x08\xda\xa2\xde\x1d\x40\xc1\x0c\x42\xd0\x16\x4b\x31\x26\x9e\xc9\x36\x04\xb1\x95\x41\x0f\xe6\xc8\x19\xb2\x58\x9f\x31\x73\x3b\x06\xc4\xa2\xe4\x4e\x74\x09\x9d\x23\xbe\xb6\x45\xfd\x97\xe8\x3b\x20\x47\xf4\x26\x48\xa5\x73\x64\x23\x44\x54\xa4\x45\xc5\xa5\xc8\x9a\x87\x71\xdf\x16\x15\xe7\x22\x05\x17\x22\x22\x1d\x74\x55\x8e\x2e\xd2\x73\xc4\xd4\x58\x2c\xc5\x48\x6d\xe2\x88\xde\xb4\x58\x8a\x54\x64\xc9\x91\x12\xa4\x8b\xaa\x64\x11\xc0\x6d\xc4\xaa\x00\x72\x95\xe3\xa3\xdb\xc5\x4c\xc4\x67\x3e\x4c\x07\x65\xef\x80\x5c\xe5\xd8\xe9\x12\x7a\xd3\xda\xaa\xbd\x37\x69\x64\xe4\x11\x6b\xd1\x8f\x97\x1c\x89\x7b\xae\x4d\x97\xfc\x78\xc9\x71\xf2\xcc\x4d\x91\x3f\xe0\x94\x91\x1d\xb7\xa8\x66\x16\xd9\x71\x11\xe1\xbf\x58\x8a\xd1\xf8\x22\xf6\x11\x18\xee\x1c\xd9\x47\x11\x53\x78\x47\x3a\x6f\xbc\xdd\x11\x70\xb6\x23\x9d\x5f\x7c\x26\x9e\x94\x4d\x31\xbb\xb8\x19\x79\x54\xa4\x4d\xe9\xa3\x78\x58\x4b\x98\x05\xbb\xf0\xcc\xc3\x33\xf1\x7a\x6c\x2d\x9b\xc3\x28\x5d\xb1\x32\x71\xfb\x65\x77\xb0\x8f\xb6\x96\xcd\x65\x31\x70\x22\x6c\xd7\xc5\x32\xf5\x0c\x72\xe2\x44\xa0\xc2\x71\x4e\x9c\x08\x89\x7d\xb4\xa9\xaa\x94\xd8\x47\x89\xe5\xbd\xdb\x7f\x2a\x14\x39\x39\xde\x2c\xa7\x0f\xe3\x13\xcf\x06\x5f\x9c\xc4\xf8\xd4\x79\xb6\x38\xec\x13\x2f\xec\xd4\x3b\xe4\xb4\x49\x62\x7c\xa2\xcc\x5b\x72\x7b\x3e\x53\x5c\xc1\xf6\xa0\xde\x61\xa6\xbf\x1c\x2c\xe0\x9c\x32\x15\x10\x32\x95\x0c\x6c\xbb\x4e\x96\x93\x9b\xe7\x99\xc2\x04\xb6\x8d\x22\x88\x1c\x02\xd4\x27\xb0\xcd\xf2\x49\x7e\x24\xe4\x84\xc7\x6f\xb3\x7c\xa8\x56\x90\x13\xc6\x33\x90\xa6\x9c\x1e\x3a\xcf\x21\xb0\x0f\xe3\xca\x21\x40\x29\x02\xdb\x97\xb7\xb3\xf6\xd3\xc3\x10\x52\x2d\x2e\x3d\x8c\x12\xfc\x97\x9b\xd5\x97\x3c\x26\x93\xa9\x4f\x60\x87\x93\x96\xc2\x04\x99\x52\x04\x76\xa8\x26\x99\xba\x6e\x87\x06\x8a\xaa\x61\xa9\x33\xc8\x1c\x41\x87\x25\x99\x38\x82\x12\x45\x41\x01\x3f\xe5\x34\xe8\x12\xbc\x92\x64\x73\xe6\x64\x0c\x1d\x11\x93\x83\xd0\x4a\xc6\x28\xe1\xe5\x3e\x85\x7e\x2e\xfa\xb9\x78\xa6\xeb\x62\x39\x2d\x50\xb8\x9c\x0c\xb0\x81\xe7\xc4\xc9\x90\x38\x19\x8e\x16\x1a\x27\x43\xc2\xe4\x38\x5a\x68\x9b\x41\x86\xbf\xed\x34\x16\xc3\xe6\x99\x5b\xb4\x5a\x74\x69\xd3\x25\xea\xcb\x82\x5e\xca\xe9\xf0\x99\x78\x11\x4f\xe7\xdb\x0f\xcf\x84\x60\xf7\x68\xd5\xb1\x9f\x28\xae\x60\x47\x15\x38\x2f\x6b\x89\x5d\x72\xa8\xad\x96\xd9\x25\x19\x6d\xe8\x20\xde\x32\xeb\x33\xa3\xf4\x03\x69\xca\xd9\x57\x6b\xce\x38\xa1\x8e\x9b\x85\x39\xb3\x68\x33\x8b\xf6\xb0\x96\x32\x8b\x36\x53\x33\xf5\x50\x70\x2d\xa3\x37\x65\xf4\xa6\xe3\xaa\x7c\xa6\x98\x43\xce\xc4\x2a\x8f\x2b\xe6\x99\x02\x50\x99\xda\x0c\x76\x03\x6f\x57\x15\x0e\xd4\x99\x8b\x7c\xca\xbe\x84\x73\x66\x2d\x5d\x0a\x86\x66\x95\xbc\xc0\x28\xbd\xd4\x3e\xcd\x08\xd7\x8c\x70\xbd\x85\xce\x23\x5c\x33\x6b\xe9\x32\xef\x99\xb5\x94\x87\x98\xbe\xb8\x1d\x75\x26\x23\xde\x2e\xa5\xd9\x32\xe2\x2d\x03\xd6\xb8\x54\xf4\xcb\x2e\xc2\x32\x75\x22\xec\xb2\x37\x29\x10\x91\x0b\x36\xd8\xa5\x26\x5b\x71\x1b\x2c\x17\x4e\xef\x4b\x41\xb9\xe2\x9e\xbe\x5c\x08\x1d\xdf\xad\xdb\x7d\x36\x8b\x1f\xcd\x06\x9c\x27\x17\x77\x62\xe4\xc2\x41\x0d\x9c\x27\x17\x77\x62\xe4\x22\xee\xb2\x43\xd5\x52\x76\x31\x70\xed\x15\x32\x57\xfa\x98\xe5\xe2\x03\xb2\x02\x9f\x09\x78\x3b\x83\xda\x5e\x01\x4d\x90\xb2\x08\xb9\x88\x91\xac\x72\xfb\xe0\x99\xb0\xde\x84\x46\x3f\xd1\xef\xa8\x28\xb0\x02\x45\xdc\x0a\x3b\x8e\xc2\x02\x0b\x9c\x4b\xa6\xbe\x40\x06\x76\xbd\x02\x43\x07\xfa\x3a\x53\x43\x60\x05\x6a\x22\x52\x64\x3f\x83\xa2\x5e\x81\xd2\x73\x14\x0f\xc8\xa0\xa8\x57\xd0\x20\xb3\xb9\x28\x17\xb0\xbe\xf4\x42\x6f\xe4\x8b\x20\x8e\x09\x54\x87\xa4\x78\x40\xa6\x78\xc0\x0a\x9a\x0e\x76\x1c\x35\x04\x16\x88\x98\x0c\xfa\x3a\x03\xbb\x5e\x81\xe2\x76\xa0\xaf\x73\x81\xf8\x20\x68\x8e\xd8\x71\x40\xab\x57\xd8\xcc\x26\x3b\x8e\x3a\x01\x0b\xf0\x4b\x06\x68\x9d\xa9\x13\xb0\xc2\xe1\x33\x2f\x43\x07\xc7\x41\x60\x23\x54\xf6\x66\x0d\x30\xbc\xa1\x48\xc2\xfe\x9f\xc1\x5b\xaf\x88\xfc\x04\x6f\x9d\x41\x58\xaf\x88\xa5\x02\xd0\x3a\x57\xe8\x60\x22\xd5\x21\x81\x56\xe7\x1a\xc5\xc6\xc6\xed\xee\xed\xca\xa0\xa8\x57\xa4\x4e\x26\xec\xff\x19\x30\xf5\x8a\x58\x2a\xb0\xff\x67\xf8\xfe\x57\xa4\xcc\x30\xd0\xea\x0c\xb5\xff\x8a\x28\x92\x00\xad\x33\x08\xeb\x05\xca\x26\xd7\x44\x97\xe0\x36\x88\x2c\x45\x68\xff\x73\xa5\xe4\x6a\x44\x23\xa8\x99\x2e\xc1\x58\x10\xd1\x19\x2b\x07\x1f\xd4\xfe\x0b\x40\x4d\x86\xe1\x3f\x83\xb0\x5e\x00\x6a\x32\x40\xeb\x5c\xa9\x7e\x09\xa0\x26\xc3\xe9\x9f\x01\x53\xaf\xc8\xfa\xac\x95\x2f\x82\xb1\x20\x52\x0c\x16\x4e\xff\x0c\xc2\x7a\xc5\x87\xf1\x44\x0f\x85\xb0\x7f\x45\xea\x64\x82\xa9\xce\x15\x0a\xac\xd8\x55\x8d\x97\xe9\x80\x02\x2b\x7e\x19\x3a\xff\xa1\x50\x00\xb8\xce\x10\xf7\xaf\x48\x45\xc7\xea\x6e\xb9\x0c\xa8\x7a\x45\x94\x54\xf8\xfb\x33\xc4\xfd\x2b\xb2\x21\x2a\xc7\x2f\xb8\xeb\x15\x29\x01\x09\xee\x3a\x83\xb4\x5e\x11\x7b\xe9\xff\x4f\xd8\x1d\xec\xde\x8e\xdb\x76\x1c\xdf\xf7\x29\xe6\x0d\x7a\x8e\x49\xc9\xf6\xd2\xa6\xec\x5d\xfb\x0e\xc1\xe4\x16\xc8\x22\x93\xc1\x34\x79\xff\x62\xf4\xd1\x00\x45\x36\xb3\xb8\x9b\x8b\xbf\x8e\x65\x9b\xa2\x48\xfa\xab\x1f\x9b\xd0\x93\x0e\x7f\x7d\x2d\x1d\xc0\x75\x90\xdc\xaf\xaf\xc8\x15\x70\x1d\x94\xf7\xeb\x2b\x48\x25\xc0\x1f\xfa\xcd\xd5\x57\x6a\x44\x80\x3f\xa8\xeb\x17\xd6\x27\xa8\xeb\x07\x75\xfd\x82\xf5\x44\x3b\xbd\x2b\x1a\x07\x5f\xdb\x45\xbb\x0c\xbf\xdc\x91\xed\x42\xd7\xba\x40\x6f\xd7\xf7\x31\xfc\x62\x3e\xe4\x0c\xbe\x96\x0e\xc9\xfd\x68\x5a\x78\x7e\xe7\x99\xc2\xd0\xe6\x2e\x1a\x91\x02\xac\x4f\x90\xdc\x0f\xf4\x76\x6d\x6b\xe9\x48\x0b\x5b\x51\x8f\x5b\x4b\xc7\x3e\x4f\x4f\xbf\x36\x39\x18\x59\xfd\x68\xda\x3e\xc3\x7a\x82\xba\x7e\x50\xd7\xaf\x4d\x92\xdf\xb8\x22\x80\x77\x6d\x6b\xe9\x3c\x86\xbf\x74\xe6\x64\x56\xed\xf5\x3c\x67\x22\x58\x9b\x2d\x88\xbe\x7d\xb4\x59\xf1\xab\x8d\x6f\xd6\x8e\x2f\x88\xde\xd7\x26\x75\x07\x78\x07\xc0\xbb\x36\x81\x2f\xc0\x3b\xb0\xdc\x05\x00\x0a\xfa\xf6\x81\xe5\x2e\x07\xa4\x82\x94\x7d\x90\xb2\x2f\x67\xa1\x02\xe0\x1d\xfd\x0f\xdd\x3e\xc3\x65\x80\x90\xee\xda\x2c\x08\xaa\xf5\xd1\x97\x1a\x9f\x28\x18\xcb\x1d\x04\xea\x0b\xf8\x13\x78\xed\xa0\x45\x5f\x9b\xcc\x1f\xaf\x1d\x7d\x09\xef\xf1\xf7\x5d\x98\x00\xd4\xae\x4d\x8b\xd9\x1e\x6b\xb8\xab\xb3\xf9\x3e\x5d\x43\x60\xb9\x6b\xbb\xd6\xf0\x69\x60\x9d\x0c\xd4\xa6\x35\x77\x9f\xc5\x96\x20\x1b\x5f\x9b\x3e\xca\xd4\xe3\x83\x6c\x7c\x21\x77\xa2\x4b\xf6\x3a\x79\xa5\x8d\x29\x02\xc3\x03\xfc\x5d\x1b\x53\xec\xbb\x07\x62\x19\x6e\xfa\x67\x77\x2b\x8e\x34\x7c\x6d\x32\x2b\xd2\xf0\xd1\xc9\xd3\x05\xab\xa3\x02\x1f\x54\xe0\x2b\x84\x33\x54\xe0\x83\xe0\x7b\x85\x80\x17\x2d\x1e\x30\xf1\x82\xf3\x04\x5a\x3c\x60\xe2\x15\xca\x01\x54\xe0\xa3\x13\x25\xc1\xf8\x04\x5a\x3c\x60\xe2\x15\xba\xc4\xf7\xd3\xf3\xd4\x03\x37\xd4\x08\x88\xb3\x07\xed\xf3\x0a\xa1\x31\x4e\x3b\x00\xda\x15\x7d\x35\xce\xf6\xe8\x48\x0c\x85\x32\x10\x78\x3b\xfa\xdc\x31\x2b\xa6\x90\x5d\x50\x42\x0f\x4a\xe8\x15\xbb\xe1\xf6\x4f\x28\x77\xc5\x6a\xfe\xfd\x98\x12\xfd\xcb\x10\xc6\x92\x40\x0f\x7c\x77\x85\x24\x9f\x12\x7a\xa0\xbd\x0b\x22\x14\x68\xef\x20\x3b\x5e\x21\x79\xda\xa7\x61\xc6\xbe\xa4\x19\x6b\xf5\xf9\xbe\xfc\xa7\xc9\xab\x09\xd2\x06\x0f\xbc\x75\x85\x60\x8a\x44\x78\xe0\xad\x2b\x74\x0a\xa6\x0d\x1e\xb0\xeb\x0a\x29\xd1\xce\xc0\xf6\xa5\xc2\xa8\x8b\xb0\x8e\x92\x41\x14\xbc\x42\xef\x77\xda\xe0\x01\xbb\xae\x90\x12\xed\x9a\xc9\xed\x4b\x5b\xd1\x46\x8d\xb7\x0e\xc0\x74\x61\x7c\x02\x30\x1d\x68\xe8\x4a\x69\x36\x41\xed\xd8\x27\xf3\x56\x29\xcd\xde\x75\x83\x03\x4c\x57\x86\xe1\xac\x6e\x67\x60\x70\x9e\xd8\x19\xd8\xce\xa5\x67\x98\x3c\x97\xbe\x53\x93\x49\x7e\x69\x9f\x05\xe2\x00\x4c\x17\x72\x27\x76\x85\x03\xdc\x74\x65\x5f\x7f\xb9\x86\x97\xff\x34\x25\x91\x20\xb5\xec\x4a\x89\xce\x5e\x5e\x1c\x09\xc1\x64\x21\x7b\x19\xce\xea\x80\x3f\x41\xe7\x3a\x76\x72\x55\x29\x66\xdc\x39\x55\x8c\x73\xe5\x7a\xef\x3a\xb7\x51\x83\xae\x94\x0a\xef\xaf\x87\xcc\x6c\xf2\xd6\x30\x9d\xd9\x90\x5e\xae\xbc\xb5\x3c\xe7\xac\x8e\xcd\x5f\x7a\xc5\x87\xca\xd4\x41\x80\x09\x3b\x13\x87\x44\x87\x48\x73\xe5\xea\x91\x3e\x91\x9d\x40\x3c\x57\xbe\xfa\xb4\xb3\xba\x83\x2d\x35\x39\x0d\xb8\x39\x48\x2f\x57\xfb\x98\x12\x5b\xc2\x38\x57\xf3\xde\xa1\xce\x71\x68\x80\xde\xbe\x7f\xca\x50\x04\x41\xe6\x00\x39\x17\x2e\x27\x40\xce\x01\x72\xae\x66\xdd\x83\x9c\x03\xe4\x5c\xda\x31\x06\xc8\x39\x40\xce\xa5\x1d\x63\xe0\x99\x03\xac\x5c\x8d\xa5\x1c\xb2\x0b\xe8\x72\xe1\x72\x82\x4e\x72\x1c\x22\x97\x26\x79\x26\x97\x1c\x87\x20\xa5\xd9\xac\x0e\x35\x82\x83\xcb\x84\xe0\xc4\xc1\x65\x1e\x4b\xe6\x53\xf2\x7c\xe8\x52\xba\x34\x94\x1b\x43\x83\x43\xc7\xb1\xc4\x3b\xd9\x14\xf2\x39\xa8\x26\x57\xdb\x57\x87\x7d\xc3\xe9\x38\x35\x36\x75\xc8\xeb\x96\x86\x72\xe3\x75\x30\xd2\x81\x91\xae\xa6\xc3\x34\x38\x3a\x0e\xe1\x4c\x93\xc6\xc0\xa1\x83\x40\x72\x35\x3b\xd8\x71\xb9\x77\x31\x4e\x63\x92\x74\x92\x83\xae\x40\xb5\xcb\xd5\x2f\xb7\x79\xbb\x23\x51\x1b\x49\xe4\xa0\x2b\x50\xf8\xa1\x20\x82\x1c\x4b\xef\xb8\x2d\x3b\x55\xa1\x38\xf4\xa5\x47\x05\x05\xbd\xe3\xa0\x70\x5c\x4d\xd8\x75\x94\xdf\x5c\xea\x9b\xc2\x2e\x30\x76\x1c\xfc\x7d\x93\x9c\x1c\xc3\x5f\x8a\x5c\x9a\xe2\x0e\x18\x3b\x0e\x2b\x4f\x23\xe1\x38\xac\x3c\x62\xc6\xd5\x97\x45\x3f\xa6\x44\x3d\xae\xf3\x64\x08\xed\x38\x96\xd0\xe6\x32\xf3\xc7\x8b\xe3\xda\xfb\x32\x73\xc5\x3d\x62\xc6\xd5\x97\xd1\x2a\xee\x01\xb5\x0b\x69\x14\x78\xed\x58\xd2\xc6\x7d\x73\x21\x4b\x7c\x49\x1b\x77\x46\x0b\xcd\x8e\xa5\x62\xdc\x27\xe7\x12\xa7\xdc\xfb\x5c\x42\x9b\x6a\x04\xa4\x8d\x03\xb6\x5d\x5d\x8d\x00\xb6\x1d\xe7\xd2\xd4\xe4\x08\x69\x1a\xc7\xf9\x35\x25\x79\xc8\x49\x73\xe0\x14\x22\x75\xb5\xeb\x53\xa1\x10\xd2\x5d\x5d\x2c\x46\xa9\x38\x4e\xf9\x52\xe7\x1d\x29\x15\xc7\xc9\xeb\xf4\xdd\x94\x78\x1d\x12\xc5\xd5\x79\x47\x4a\xc5\xb1\xb4\x89\xe9\x65\xc4\x39\xb3\xa7\x38\x6d\x6b\x9d\x79\x9f\x33\x36\x0a\xd0\x78\xf5\xc3\x94\x78\x9d\x25\x2e\xdc\x15\x1f\x21\xe4\x71\xca\x97\x3a\x4b\xa6\x38\x1c\xa7\x7c\xa9\xb3\x64\xaa\xc2\x81\x24\xaf\xce\x68\x91\xe4\x71\x36\x0f\xe4\x36\x79\x47\xd6\xcf\xb6\x84\x4b\x3d\xcf\xe9\x7b\xe2\x94\x44\xf5\xa9\x38\x1b\x60\xf3\x38\x49\x5d\x76\x09\x39\x1d\xe1\x58\x3a\xc2\x5d\x7d\xe4\xec\x9e\x27\xa9\xcb\x2e\xf7\xc6\x93\xc7\xa9\xe1\x3e\x0e\x2b\x4e\x65\x4a\x04\x79\x75\xf1\x1d\xc5\xe1\x38\x79\x9b\xae\x3e\x82\x20\x0f\xda\xc2\xd5\xf9\x7b\x3c\x79\x9c\xf4\x2f\xbb\x84\x1c\x4f\x1e\x64\x84\x0b\xdb\x15\xa7\xe4\x89\x8c\x70\xc1\xb8\xe2\x54\x34\xa1\x18\x5c\x5d\xfe\x71\x4a\x9e\x96\x7e\x30\x8c\x2b\xe8\x07\x07\x0e\xbd\x76\x4b\x06\x8e\x1e\x27\x6f\xb3\x5b\x32\xc8\xf3\x58\x02\xc0\xbb\xfc\x03\x79\x1e\xa7\xe4\x69\xdf\xdc\x91\xe4\x69\xa9\x02\xef\xc2\x04\x00\x7a\x2c\x01\xe0\xdd\x92\xa1\xfc\x1b\x27\x6f\xa3\x23\x4f\x9c\xb7\x3b\x92\x51\xed\xfc\xfc\x79\xaf\xe1\xa6\x24\x4b\x3f\xd5\x71\x4e\x0a\x6f\xfb\x5a\x32\x3e\x9f\x9d\xd4\xd5\x77\x09\x39\x39\xe0\x38\x8b\x70\xa9\x84\x9c\x2a\x70\x9c\x92\xa7\x7d\xad\x0e\xc9\x13\x1d\xe0\x42\x81\xc5\x39\xcc\x93\x80\xe5\xde\xad\xe2\xe1\xc5\xf1\x4b\xd0\xb0\xa0\xfc\x1b\x24\x7f\x6b\x97\xa5\x9f\xfc\x12\xc9\xdf\xda\xa7\x0c\x54\x50\xfe\x8d\x53\x1d\x67\x57\x9a\x27\x00\x1c\x4b\x00\x78\xe7\xe7\x09\x00\xc7\xd2\xfa\xdd\x7d\x42\x22\xf2\x1b\xa7\xd0\x63\x9f\xa7\x11\x82\xd6\x6f\x2c\xad\x5f\x14\x58\x9c\xaf\xdb\xe4\x97\x76\x39\xf7\x25\xf4\xb8\xf8\xa5\xdd\xea\xc0\xd9\x07\x88\xbe\x76\xe5\x2a\x5a\xbf\x01\xa9\x2f\x68\x58\x10\xf9\x0d\x10\x7d\xed\x16\x02\x59\xdf\x58\x0a\xbe\x3b\x3f\x0f\xb0\x8f\x25\xd6\xbb\x5b\x08\x58\xfa\xf8\x43\xac\xf7\xf9\xf3\x80\xe2\x9a\x2e\x2c\x08\xfa\xd6\x2e\xf7\xa6\xeb\x1b\x7f\x48\xf1\x5a\x25\x97\x60\x9a\x22\x6f\xc1\xce\xe2\xe2\x8a\x2e\x62\x93\x87\x34\xfb\x52\xa5\xb9\x04\x40\xc7\x94\x9c\x08\xa2\xbd\x71\xa5\xe1\xdf\xdd\x7f\xae\xe1\xaf\xff\x74\x13\x4a\x37\xc8\xfc\x3a\xa4\xd9\x97\xd2\xcd\xc5\x15\x1d\x6c\x1f\x99\x1f\xb0\xfb\x3a\x54\xa8\x2e\xa5\x1b\xd8\x7d\x1d\xbe\x6a\xd2\xe0\x8d\x4b\xe0\x73\xa8\x50\x91\xe2\x8d\x25\xb0\x8b\x45\x8b\x8b\xd7\xb9\x76\x77\xe4\x9b\xd5\x35\xc3\xa0\xc0\xf0\xd7\xa1\x6c\x85\xe1\x0f\x80\x7e\x1d\x52\x77\x2a\xb8\x01\xd7\x2f\x30\x59\xc0\xf5\x03\xae\x5f\xc7\xbe\xfe\xd2\xd5\x95\x57\x8e\xdd\x53\x52\x49\xb9\x48\x48\x1e\x82\x94\xeb\xf2\x9b\x97\xc9\xf3\xf7\xd7\x65\xf8\xe5\xd1\x89\x9b\x09\xde\x06\x51\xdb\x3a\x94\x96\x68\xdb\xc6\xd2\xa8\xc5\xa2\xc5\xa5\x00\x8b\xda\xaf\x43\x6d\x88\x46\x6d\x5c\x16\xee\xa1\x36\x44\xa3\x36\xa0\xfc\x75\xa8\x0d\xd1\xa8\x8d\xa5\x3c\x0b\x3b\x8b\xcb\x1a\x5d\x22\xb3\x87\x1c\x8c\xc8\x6c\x5c\xa4\x19\x11\x66\xe1\x40\x40\x5c\xef\xfa\x4f\x17\x7a\xd7\x7f\xfa\x4d\x99\xd5\x65\xf3\x77\x2e\xa0\xc0\x64\xe1\x5c\x40\x10\x8b\xad\x53\xee\xed\x94\x40\x2c\x95\xd8\x73\xca\x43\x84\x73\x01\xe1\x08\x40\x9d\x2a\x3e\x8e\x00\x04\xb0\xbf\x60\x67\x01\xec\x8f\x5b\xce\x70\x8a\x97\x6f\xbb\xf7\xad\xee\x70\xca\xac\xee\xb9\xc5\xc6\xcd\xbc\x71\x63\x71\x8b\xef\x61\xf7\x75\xb6\xf5\x97\x86\x8b\xef\x4f\x2e\x93\x88\x6a\xdc\x2c\xf9\x84\x60\xdc\x6d\xfd\x65\xf9\x4f\x57\xb7\xa9\xde\x94\xa6\x4f\x25\x9b\xbb\x9b\x3c\xd9\xd4\x93\x2d\x81\xf7\x63\xc9\xa6\xe2\xc6\xe2\xd6\x78\xfc\xde\x09\x16\x2b\xd9\x80\xf7\x03\xae\x5f\x5a\x69\x05\x5c\x3f\x6e\xfb\xe7\xa9\x8e\x83\xd3\x8f\xa5\x66\x7a\x2a\xd9\xdc\x4c\xf1\xbe\xfc\x26\x4f\x46\xe2\x34\x96\xc4\xe9\xc9\x6c\x6e\x3b\xd8\x6d\xb3\x3a\x67\xf3\xc2\xa0\x92\x15\x37\xa3\x3d\x87\x77\x24\xff\x5c\x6a\xa6\x27\x4f\x46\xc6\x34\xee\x25\xd6\xcc\x42\xa8\x99\xc6\x12\x2e\x3d\xa7\xa8\x57\xdc\x76\xb0\xdb\x47\x87\x53\x0a\x47\xa3\x34\x96\x46\xe9\x69\xf7\xbe\x51\x21\xb7\xa6\x21\xa7\x3a\xce\x6d\x5b\x5b\x1a\xa5\xd7\xb2\xa5\x59\x21\x8c\x25\x47\x4a\x39\x2d\xee\x61\x4a\xd3\xf4\xeb\xf2\x39\xd2\x61\x81\x58\xca\xa3\xd7\xb2\x25\xe6\x8d\xe1\xaf\x4b\x42\x86\xe1\x8f\x52\xbf\xbb\x04\xa7\xc5\x3e\x89\x85\xd6\xc5\xb1\xd0\x0c\x0d\x62\xa1\x75\xf9\x18\x4e\x33\x34\x48\x80\xd6\xc5\xc0\x4a\x85\xbf\xec\x0c\x97\x34\x8b\xe8\x67\xe0\xfb\xeb\xb2\xd3\x96\xaa\x5c\x11\x15\xbe\x24\x4f\x74\x3a\x03\xca\x5f\x97\x3c\xa9\x18\x2d\xfd\xcb\xba\xc4\x8c\xf4\x2f\x83\xfe\x65\xc1\xb8\xa2\xb8\x4a\x32\x98\x75\x29\xc4\x50\xc3\x8c\x52\x41\xc3\x76\x05\xe1\xcb\x20\x75\x59\x17\xa0\xa6\x18\x18\x71\xcb\x5a\x18\x17\x8d\xcb\xa0\x4e\x59\x97\x52\x1d\x91\xca\x28\xc1\xd4\x65\x3f\x2a\xfe\xb3\xa8\x81\x5f\xb2\xf4\x9a\xe6\x16\xce\x03\xd4\x2d\xec\x72\x1e\x20\x4a\x5d\xec\x96\x94\x14\x03\x73\x48\xa0\x6e\x6f\xd3\x21\x81\x28\xd1\xd0\x02\xbe\xe8\x4a\x86\x43\x02\x75\x8b\xc5\x1c\x12\x08\x6a\x8f\x75\xaf\xb7\xa9\x04\x56\x1c\xe0\x22\xb6\x8a\x03\xa4\xfd\x58\x37\xde\xa1\xe4\x49\x64\x1e\x6b\x61\x5c\x25\x1e\xa1\xf6\x58\xb7\x4c\x9a\xe8\x63\x38\x8d\x50\xb7\xfc\xc3\x69\x84\x28\x06\x76\xcb\xa4\x1d\x3c\x08\xe2\x8d\x75\x0b\xa6\x06\x5b\x72\x80\xa0\x6e\xa9\x86\x73\x04\x41\x29\xb1\x6e\x19\xc0\xb0\x41\x0f\x12\xf6\xb7\xf2\x0a\x55\xc3\x18\x8a\xa4\xbf\xaf\x80\x3f\x0b\x28\x86\x1a\xc1\xd0\x12\xe4\xb6\x70\x71\xfa\x31\xbc\xc0\x5b\x2c\x3e\xbc\xc0\x21\x21\x2f\x8b\x6c\xa8\x61\x0e\xbb\x62\x79\x57\x98\xfa\x18\xbc\x4e\x79\x57\x83\xd7\x19\xe2\x66\x1a\x56\x31\x78\x9d\xc1\x28\x6a\x36\x20\x8a\xc1\x28\xc6\xe5\x37\x2d\xc7\x31\x7d\x50\x0c\x05\xae\x92\x55\x0e\x0e\x66\x08\x91\x0b\x87\x37\x38\x98\xe1\xa3\xc3\x22\xa2\x86\x8f\x0e\xc0\xfe\x2a\x09\x24\xb0\x3f\x68\x39\x56\x79\xd5\xa3\x3c\x57\x59\x7a\x79\xab\x83\x83\x19\x3e\x3a\x94\x10\x19\xbc\x1f\x43\x96\x5e\x16\xee\x18\x26\xef\xab\x66\xed\xeb\x2f\x0d\xf7\xfe\x4b\x88\xfc\xf8\x1c\xfd\xd8\x15\x0b\x08\xf0\xd8\x15\x1f\x9f\x12\xca\xab\x7e\x7c\x4a\x78\xc8\xa3\x97\xb2\xc5\x23\x1e\x45\xd1\x57\x89\x71\x51\xf4\xf1\xf0\x3a\x8b\x88\xc2\xd4\xc7\x23\x48\x2d\x96\xf2\x08\x52\x9f\xaf\x29\x29\xc4\x3d\x10\xb1\x47\x0f\x9f\x12\xe3\x62\xea\xe3\xd1\xc3\xa7\xc4\xb8\x0f\xe2\x00\x4c\x5f\x25\xd9\x7b\x94\xd7\x9e\x25\x65\xce\x96\x9e\x74\x9b\x4b\xca\x9c\x33\x78\x64\xbf\xb0\xfb\x2a\x29\xdc\xd3\xd6\x7f\xce\xdf\x1c\x22\x56\x10\x7e\x3c\x2a\x68\x8b\x88\x82\xe4\xc7\x33\x6b\x66\x35\x24\x66\x90\xfc\x78\xb4\x6f\x58\x98\xd4\x23\x66\x7c\xa6\x3f\xac\xc1\xea\x20\xf9\xf1\x88\x19\x17\x26\x05\xc9\x8f\xc7\xf6\x3b\x24\x66\x90\xfc\x80\xdd\xd7\x62\xa7\x1e\x8e\xf0\xb1\xd3\x0e\xdf\x54\x1f\x3b\xed\xa3\x3d\xd7\x90\x59\x3d\x73\x8b\x8d\x47\x24\x38\x98\xcd\x23\x12\x7c\x74\x40\x58\xf0\xd3\x63\x53\x7d\xec\x9f\x43\x1c\xfa\x30\xef\x47\x55\x76\x48\xa2\x1e\x55\x59\x30\x7d\x0d\xd5\xf8\x47\x24\x08\xad\xaf\x85\x32\x41\xeb\xe3\x91\xc2\x69\x73\x17\xcf\x58\xc3\xcb\x7f\x9a\x27\xfb\x44\xd1\xd7\x50\x4d\x40\xd1\x07\x1a\xbe\x16\xdf\x04\x8a\x8f\xc7\xf7\x2f\x92\x4d\x81\x78\x8f\x57\xdf\xaa\xa1\x46\x80\x7f\x8f\x97\xd5\x0d\x66\xf3\xb2\xba\x57\x75\x66\x48\x5f\x5e\xd5\x99\xd7\x27\xee\xc1\x42\xde\x69\x98\x01\x83\xaf\xc5\x37\xe1\xdf\xe3\xe5\x1d\x87\xe8\xf2\xe5\x1d\x5f\xfb\xe7\x23\xa7\x79\xed\x9f\xef\x84\x5f\xea\xb1\xb1\xbc\xbe\x6a\xbd\x44\xf9\x1f\x66\x03\x83\x8f\xd7\x07\xac\x45\x2d\x81\xe2\xe3\x15\x48\x3e\x92\x7c\x18\x7c\xc0\xe0\xeb\xb1\xb1\xc0\xe0\x03\x06\x5f\x0f\x5b\x42\xba\x07\xd2\xbd\x1e\xb6\xf4\x4a\x89\x5e\x9e\xf6\x99\xe2\x63\xf1\xfa\x80\xf5\x8a\xef\x1e\xde\xe6\x15\xdf\x51\x10\xad\x87\x2d\x2d\x21\xd1\xd7\x47\x87\xc5\x37\x91\x0e\x8d\xd7\x07\xac\xc7\xa7\xc3\xd7\x07\xac\x57\xd3\xa5\x85\x32\xbd\x4a\xb4\xd0\xf8\x7a\xd8\x12\x42\x3e\x5e\xf5\x91\x47\x1c\x0a\x86\x0f\xb2\xa2\xf5\x88\x43\xc1\xf0\x81\x82\xaf\x85\x32\x81\xe1\xe3\xd5\x35\xe9\x91\xd3\x80\xe1\xe3\xe5\xe7\x1f\x56\xf7\xb2\xf9\xf7\x0f\xad\x7c\x53\x12\x5d\xbe\x7c\xf2\xc3\x83\xbd\x7c\xf2\xab\x70\xf0\x88\x58\xa1\xea\xf1\xb2\xcf\x45\x2d\xbd\xec\xf3\x55\x4d\x78\x96\x2d\x3d\xee\x5d\xe1\x60\xa1\x4c\x68\xf6\x20\xc1\x5b\x8f\xe8\xf2\x7d\x0d\x07\x80\x2c\xbe\xe9\x05\x80\xbc\xaa\x9c\xef\xb2\x25\x55\x4e\xa4\x7b\x51\x65\xca\xcf\x74\xd4\x49\x36\xb5\xde\xf9\x41\x30\xc9\xa6\x26\xa1\xd4\x7a\x67\xe5\x34\xe9\xa5\xe6\x47\x78\xf8\xce\xfc\x38\x3f\x33\x3c\x4c\xea\xa9\xf5\x4e\xb3\xc9\xcf\x0c\x0f\xf3\x23\x3c\x7c\x67\x7e\x9c\x9f\x19\x1e\x26\xf9\xd3\x7a\xc3\xd5\xe7\x81\x8e\x84\xbf\x17\x12\x2a\xe1\xef\x09\x7f\xaf\xb7\xad\xbf\x34\x9c\xfb\x7d\x9b\x29\x4d\x13\xce\x8f\x4e\x12\xef\xfc\x9e\x98\x9f\x34\x4f\x19\xff\xbb\xbb\xfa\xcc\xf8\x13\x13\x5f\xbf\x5b\xeb\x9f\x04\x14\xf9\x99\x9f\x3c\xf2\xa3\x32\xf9\xee\x66\xd1\xcc\x97\x17\x27\xee\x94\x14\x56\x13\x1b\x5f\xef\xe1\x26\x66\x39\x20\x11\xef\xf5\x1e\xe6\xbb\x9b\xaf\xe6\x11\xef\x65\x6a\xbb\xe1\x6a\x83\xef\xe5\x42\x87\xd7\xe2\x53\x02\xf0\x2b\xf1\xef\x89\x5c\xaf\xb7\x3c\xec\xdb\x3c\xa5\x31\x20\xad\xfc\xdc\x86\x8b\x32\xde\x67\xfd\xe5\x1a\xee\xb9\x3e\x2e\x74\x7b\x81\xca\xfe\xef\x6b\xf2\xd3\x53\x27\x72\xbd\xde\xd7\xe4\xcb\xbd\xcf\x7c\x7e\xd0\x93\xcd\xcf\xcc\xe7\xf3\x33\xbd\xf1\x20\xc4\x94\x9f\xe1\xfd\x4f\xdf\x3c\x3e\x5f\x53\x1a\x5e\xe0\x0c\x36\xc7\xe7\xeb\xea\xaf\xc9\xbf\x86\x4f\x92\x3c\x51\xed\xf9\xa1\x30\xfe\x09\x53\x7a\x99\xe4\xac\x88\x8d\xcf\x32\x9f\xd7\xa3\x9b\x16\x3d\xb0\x68\xf9\x9d\x5e\x3c\x11\xef\xe3\x33\xcb\x2b\x09\x6e\xcf\xef\xc7\xe4\x67\x88\x9c\xe0\xf6\x04\xb7\x8f\x4f\x5b\x7f\x39\x2d\x05\xce\x3e\x3e\x33\xe1\x49\x54\x7b\x7e\xa7\x61\x0f\x28\x5b\x7e\xe7\x96\x90\x78\xf4\x81\x5a\x4b\x58\x7a\xe2\xd1\xc7\x67\x7a\xb2\xfc\x6e\xae\xbe\x19\xbe\xaf\xbf\x5c\xc3\x1f\xff\xe9\x42\xb3\x60\x9f\xdf\xe9\xf6\x07\x19\xa8\xfc\xce\x12\x7d\x7e\xe9\x86\x7f\x26\x19\x91\xdf\x19\x65\x24\xb8\x7d\x40\xd9\x12\xdc\x9e\x70\xf6\xf1\x61\x4b\xa8\xf6\xc4\xb1\x8f\xcf\xe5\x29\xb1\x4f\xe4\xfa\xf8\xdc\x1e\x48\x37\x25\xba\xe1\xf8\xb6\x04\xb0\xe7\x57\x63\x82\x0f\xab\xfb\xce\x40\x24\xbf\x7a\x10\xe0\xdb\xf2\xbb\x9b\xd2\x6e\xf8\x30\xa5\xdd\xf0\xdd\x8b\x1b\xee\x88\xcd\x23\xd7\x07\x71\xa7\xfc\xee\xee\xfd\x70\x47\x8c\x16\xc7\x9e\x20\xf5\xf1\x79\x4d\xe9\x70\xf5\xcb\x3b\x7a\xdd\xe6\xe5\x1d\xcd\x14\x7c\x7c\x3f\x2e\x54\x5e\xc7\x34\xef\x01\x26\xcb\x2f\xf3\xfe\x4e\xf3\x1e\xdf\x70\xa1\xf2\x94\x66\x42\x3e\xbe\x53\x9e\x30\xbf\x65\x4a\x64\xfc\xbf\xe9\x8e\x86\xe1\x6c\x1e\x4c\x96\x5f\x36\xff\x9d\x9f\x95\xc7\x77\xd9\xd2\x70\xef\xb3\x40\x35\xbe\xcb\x96\x1e\x53\x22\xca\xff\xed\xa6\xf4\xb8\xfa\xe4\xd8\xc7\xb7\xbb\xa3\xc7\x53\x9a\x7e\x7b\x7c\xbb\x17\xf7\x32\x5a\x36\x4f\x9d\x29\xd1\xe9\x89\x4e\x1f\x5f\x16\x82\x4e\x4f\x74\xfa\xf8\xce\x34\x3b\xd1\xe9\x89\x4e\x1f\xdf\x19\x76\x25\x00\x3d\x01\xe8\x03\x1a\x96\x00\xf4\x84\x9c\x8f\xef\x65\xf8\x3c\x8a\x91\x90\xf3\x41\x9d\x29\xa9\x1f\xe7\xb6\x19\x3e\xa3\xf5\xdc\x58\x32\x00\x7d\x7c\x6f\xf3\x64\xc9\x1b\xad\xfc\xef\x4c\xdd\x73\x9b\x31\x47\x22\xc8\x07\x8c\x2b\x11\xe4\xb9\xe9\x91\xf1\x7d\x5d\x7d\x5a\x6b\x6e\xbb\x3b\xf2\xde\x11\xe4\x09\x16\x1f\xdb\x8c\xac\x13\x2c\x9e\x9b\xe6\x11\xdb\xd7\x85\x4e\xc3\x67\x02\x38\x36\xde\x06\xd8\x9d\xdb\x69\x78\xac\xbf\x34\x7c\x06\xc3\x03\x5d\x95\xdb\xe5\xd1\xcd\x24\x6f\x6c\xe9\x29\xcd\x24\x2f\x91\xe0\x03\x72\x95\x80\xf0\xdc\x58\x1d\x25\xa5\xdc\x58\x1d\x16\x7b\x6c\xdd\x6f\x3e\x5e\xdc\xe4\x5c\xc6\xb6\x5e\xdc\xe3\x29\xe9\xe5\xb0\xad\x17\xf7\x18\xce\x42\xb6\xf5\xe2\x58\xc8\x36\xcf\x36\x0c\x12\x48\xb9\x3d\x9e\xfc\x6b\xf8\xe9\x75\xbc\x86\x4f\xdf\x3a\xb6\xd3\x94\xa6\x8b\xcd\x8d\x81\x6d\x97\x7b\x67\x60\xc0\xee\xb1\x79\xef\xc0\xee\x0c\x06\xb6\xcd\xc8\x3a\x83\x81\xc5\x34\xa9\x41\x2c\x29\x63\x26\x79\x49\xb0\x7f\x6c\xf3\xe3\x5d\xd2\xed\xcf\xe0\x69\x31\x53\x19\x3c\x6d\xe8\x4a\xb3\xb1\x90\xe0\x69\xe3\xeb\x37\x2b\xfc\xe7\xee\x3f\xdd\xe6\xec\x3a\x98\x31\x23\xeb\x0c\x0d\x1e\xb6\x61\x9e\x9b\x29\x71\xbf\x1b\x5b\x0a\xee\x17\x5d\x3e\xb6\xe1\x42\x9b\x29\x85\x0b\xcd\x58\x2c\x23\x4c\x3e\x3c\x25\xde\x26\x04\x29\xe8\xf2\xb1\x31\xc5\x98\xe1\x76\x46\xba\xfa\x9f\x2b\x65\x66\xcc\x20\x3c\x43\xcf\x99\xf8\xb8\x60\xae\x9f\x99\x0f\x26\xd8\x69\xa4\x3b\xe3\xef\x63\x7e\xb3\xc8\x68\x6e\x62\xc6\x23\x23\x36\x53\x13\x8f\x44\xf3\x9b\x9b\xdf\x9c\xa9\x66\xc6\x0c\x52\x06\x1e\x2b\x43\x90\x12\x33\xd5\x1c\xb1\x79\x06\xcd\x85\x34\x8f\x08\xb6\x1f\x16\x59\xf0\xf7\x31\xbf\xd7\x65\xf0\xf7\x61\x41\xc0\xb9\x32\x66\x61\x24\x63\xe6\x8a\x03\x7a\x95\x61\x95\xc4\x65\x9e\x42\xa4\xb8\xcc\xf3\x72\x75\x16\x1d\x37\x9b\xba\x5d\x9d\xf1\x86\x20\x25\x6e\xc3\x4f\x93\xbf\x0d\xd7\x8c\x05\x8f\x95\x71\x7b\x74\x33\xd0\x1e\xc1\x78\xa3\x3c\xe4\xf2\x40\x2e\x53\x2a\x0f\xa4\xdc\xd1\xed\xea\xe5\x8e\xa6\x87\x1f\x71\xb3\x94\x61\x4a\x5c\x7b\x2c\x93\xe4\xda\x63\x96\x5c\x07\x1d\xa7\x8c\xe9\xe8\x33\x86\x3b\xb2\x01\xc6\xf0\x3c\x1f\x77\x34\x4c\xe9\x71\x47\x8f\x57\xbc\x4c\xd2\x1a\x0d\x81\x4f\x4c\x65\x95\x0c\x81\x4f\x08\x7c\x80\x5f\x19\x02\x9f\x10\xf8\xc4\xeb\x37\x05\x3e\xce\x05\x8c\x60\x92\x69\x8d\xa6\xc0\x07\x0d\x96\xc9\xdf\xa7\xc0\x27\x67\x7a\x90\x0e\x04\x64\x5a\x4f\x10\xb1\x4c\xeb\x29\x67\xd5\x63\xe4\x2c\x31\x64\x4e\xfb\xce\x9c\x61\xf7\x48\xc1\x54\xb2\x64\x22\xf2\x23\xd3\xd5\x9b\xdf\x9c\x1f\x0f\x46\xf2\x79\x39\xcd\x2d\x53\x4f\xa4\x14\x22\x65\xf7\x9b\x33\xd8\x18\xc9\x11\xa6\x28\x23\x67\xf5\x62\xe4\xec\x02\x90\x39\xc3\x8b\xcc\xdd\xd5\x67\x15\x31\x53\x94\x41\x8a\x7e\xa4\x0d\x90\x06\x7d\xa6\x4d\x80\x3c\x7e\xe6\xee\xea\x87\xe1\x87\x3b\x3a\x0c\x9f\x7b\xc1\x00\x7e\x65\xce\x2d\x21\x73\x7e\xb8\x1e\xc9\xbd\xe5\x6d\x4a\x33\x5e\x1e\x59\x2e\x34\x1d\x7d\x3a\x72\x30\xc8\x2b\x25\xf9\xf7\xa4\xe6\x3e\x92\x2b\xca\x32\xa5\x72\x9b\xbc\x4e\x8a\x32\x1c\x40\x18\xf9\xb8\xcd\xe1\x81\x0c\xf3\x14\x98\x3b\x80\x90\xc9\x14\xf3\x31\x9c\x29\x3a\x72\x30\x92\x31\x38\x79\x90\x8e\x1c\x8c\x5c\xef\xfd\xf1\x9b\x8f\xe1\xaf\x7b\x7f\x0c\x9f\xc1\xc6\x68\xa2\x75\x27\x0f\x32\x57\x3f\xa0\x65\x0c\x8f\xdb\x5c\xad\x7f\x3e\xae\x6e\x0f\xa1\xd8\x3e\xda\x6c\x7f\x93\x8e\x15\x24\x3d\xf5\xd1\x66\xe9\x33\xc9\xaa\x27\x3d\xf5\x81\xed\xca\x36\x63\x8e\x74\x12\x60\x34\xb6\xe4\x40\x40\x36\x0e\xbb\xb1\xa5\x36\xc3\x8b\xc4\xf7\x8f\x36\x3f\x75\x25\x59\xf5\x44\xfb\x0f\xc0\x57\xa2\xfd\x93\x9e\xfa\xd0\x2f\x39\x9b\x28\xc3\x11\x80\xd1\x58\x5d\xe3\xda\x9d\x04\x18\x6d\xe2\x86\x49\x6b\x3d\x41\xff\xa3\x89\xd6\x69\xad\xa7\x23\x00\x03\x05\x96\x8e\x00\x64\xd3\xfa\xa7\x49\x07\x69\xad\x67\x9b\x4e\x7c\x34\xa6\xd8\xd2\x3c\xe7\xf7\xb6\xd1\x0e\xf3\x9c\xbe\x3c\x9b\x70\x46\x67\x96\x84\xf9\x67\x3b\x3c\x3a\x21\x3c\x96\x3e\x41\xf4\xa3\x71\x2c\x54\xcb\xb3\x69\xa5\xd5\x98\x22\xc0\x3e\x41\xf4\xa3\x0d\x4f\x5e\x8e\xd8\x84\x33\x4d\xb8\x8d\xa5\x4f\x10\xfd\x00\x67\x25\x96\x3e\x9b\x20\xba\xb1\xba\x26\x88\x6e\xbc\x37\x71\xa7\x24\x81\x9e\xf4\xcd\x47\x7b\x4d\x89\xf7\x6e\x33\xfd\x1c\x88\xad\xc4\xd2\x27\x88\x7e\x68\xb7\x9c\xed\xf6\x94\xa6\xbf\x1e\x30\xae\xc4\xd2\x27\xd1\xf3\xd1\xd5\x1d\x88\x9e\x27\xd1\xf3\x81\xd8\x4a\xa2\xe7\xd9\xac\xa3\xae\xee\xd0\xac\x23\x10\xfd\xe8\xea\x0e\x58\xfa\x04\xca\x8f\x2e\xbe\xa3\x84\x9e\x94\xd0\x47\x0f\x93\x97\x8c\x36\x4b\xa6\x4b\x1c\x21\xf5\xd9\x66\x7c\x3e\xfa\xb2\xcf\x19\x84\x25\x95\xf4\xd1\x6d\x7c\x6d\xc6\xee\x49\x33\x7d\x74\x19\x00\xcd\xf4\x6c\xd6\x51\x5f\x46\x6b\x1d\x35\x01\x1a\xb6\x2b\x1b\xe7\xdf\x74\x08\xec\xb2\x49\x24\x7f\xc2\xf4\x47\x6f\xff\xa6\x94\xd9\xe2\xdf\xe3\x89\xf6\xfa\x69\xab\xb1\x2b\x7e\x40\xf8\xb3\xdb\x03\xc0\x60\xd9\xd5\x78\xfa\x6a\xc4\xa5\x22\x82\xf2\x4f\x7c\xfe\xe8\xd2\x4f\x98\x7e\x52\x5e\x1f\x5d\x29\xa3\xcf\x55\x9c\x7d\xb5\xd7\xe2\x46\xbb\x94\x01\xb4\x3f\x3a\x83\x26\xce\x9e\x7d\xb5\xd7\xe2\x5b\xb1\xfb\xd9\xad\xdb\x2e\xb9\xe8\xd6\x2d\x68\x7f\x74\x79\x04\x76\x3f\x41\xfb\x83\x56\x56\xf6\x30\x4f\xfd\xfb\xba\x4a\x08\x4c\x3f\x7b\x7a\x2b\xb3\x5f\x6b\x76\xd5\x20\x7c\xfe\xc0\x7d\x65\x9f\xa9\x46\xf6\xf4\xaa\xca\x85\x44\x5d\x3d\x4d\xc9\x72\xea\xa2\xae\xde\x98\xd4\x30\x4f\x55\xa0\x6e\x31\x83\xc1\xb2\x4b\xbd\xbb\xa8\xab\x0f\x4f\x5e\xd4\xd5\x9b\x79\x4a\x69\xfb\xdc\x0d\xb3\x4b\xbd\xbb\x94\xb6\x77\xef\x88\x2f\xe8\x16\x5e\xe7\x0b\x1c\x20\x18\x60\xb0\x74\x80\x20\xfb\x6e\x4a\x8a\x33\x44\xe4\xd3\x01\x82\x01\x06\xcb\xbe\x7b\xc5\x36\xc5\x5d\x71\xa6\xcb\x8c\xc8\xc6\x8f\xdd\x6a\x24\x1b\x9f\x4e\x07\x8c\x5d\x71\xa6\x1f\x9e\x92\xa6\x7e\x60\xb0\xec\x87\x3b\x92\x7a\xef\x56\xa3\x93\x03\xd9\x39\x9d\xdd\x6a\xa4\x25\x9f\x64\xe3\xc7\x6e\xe1\x51\x86\xcf\xce\xe9\xec\xca\x38\x9d\xd3\xe9\x9c\xce\xae\x8c\xd3\x39\x9d\xce\xe9\xec\x56\x63\x17\x32\xd2\x90\x1f\x60\xb0\x24\x1e\x9f\xfd\x36\x5c\x19\xa7\xab\x80\xf5\xe9\x7b\xc6\x6e\xe1\x39\x8d\x90\xdd\x8e\xbe\xb7\xf5\x97\xa6\x34\xd3\xb3\xb1\xdb\x03\xba\x0a\x58\xd7\xbf\x6f\x5f\xeb\xa8\xfc\x66\xb9\xcd\xb5\x8e\x04\x97\xc4\xea\xc7\xae\x8c\x43\xac\x3e\xbb\xba\xc1\xbe\xd6\x51\xb9\x4d\xee\x89\xa2\x58\x92\xae\x4f\x47\x22\xc6\x2e\xd7\x73\x24\x22\x1d\x89\x18\x3a\x2a\xa5\x23\x11\xe9\x48\xc4\xd8\x15\x0f\xfb\x30\xf9\xc7\x6d\xae\x15\x27\x2b\x74\xde\x61\xec\xa7\x0b\xf1\x44\xce\x34\xac\xa6\x59\xe9\x4c\x43\xee\x9a\x98\x7f\xa4\xb4\x0e\x10\xe4\xae\x03\xe2\xfc\xcb\xff\xef\x74\x7e\xfc\xf2\xd7\x9f\xff\xfe\x97\x5f\xff\xa3\xfe\xeb\x2f\xbf\xfe\xf7\x5f\xfe\xfe\xe3\xa7\x9f\xff\xf5\xdb\x6f\x3f\x7e\xf9\xe7\x5f\xff\xf6\xf3\x3f\x7f\xfa\xcf\xdf\xff\xf7\xa7\xbf\xfe\xf8\x9f\xbf\xfd\xf2\xe3\xb7\x1f\xff\xfb\x8f\x7f\xfd\xf6\xf3\x8f\x9f\x7e\xfd\xc7\xaf\xbf\x8f\x9a\xff\xfe\x2f\x00\x00\xff\xff\x0a\x55\x10\x23\xa2\x34\x02\x00"); -func _eggc ()([]byte ,error ){return _fac (_fdfc ,"UniJIS2004-UTF16-H")};var _agde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xab\x65\xc9\x71\xfd\xe7\xf7\x53\x9c\xa1\xfe\x03\xfd\x7b\xef\xcc\xc8\x17\x5c\x2e\x98\x96\x84\x1a\x21\xcb\xb8\x2d\xdb\x60\x3c\xc8\x67\x53\xe0\xbe\x55\x54\x55\x0f\xf4\xed\x4d\xac\xdf\x51\xcb\xb2\x0d\xf2\x40\x84\x7a\x55\x46\x66\xe4\x63\xad\x88\xcc\x7d\xee\x37\xdf\x7e\xf7\xab\xef\xde\x3f\x7c\x7d\x7c\xf3\x0f\x9f\x3f\xce\xef\xf7\xd7\xc7\xf9\xf0\xbe\x3e\xef\x2f\x1f\x7f\xfa\x3c\xf7\x63\xec\x1f\x3e\xbc\xbf\xbc\xdc\xe1\xb1\x3e\xcc\xaf\x7f\xfe\x4f\x99\xf9\x63\xff\xf4\xf2\xe2\xfe\xdf\xff\xe9\xcb\xd7\xfd\xe3\x77\xef\xe7\xe3\x23\xd2\x6e\xfd\xf4\xe9\xd9\xf6\xf1\xf8\xe6\x1f\xf7\x0f\x1f\xbe\x7c\xfd\xfc\xa7\xc7\x2f\xfe\x6e\x7d\x1c\xfb\xff\x3d\xd6\x3e\x8e\xff\xe1\xf3\xda\x9f\x3f\xbc\xff\xf0\xf8\xc5\xef\x3e\x7e\xde\xfd\xfe\xf9\x1f\xbe\xff\xe9\xd3\xa7\xff\xd8\x3f\xee\xf7\xaf\x8f\x5b\xd8\x7e\x5f\xb2\x2f\xdf\x7c\xfb\xfb\xfe\xe9\xef\xfb\x8f\xfb\xf1\xcd\xef\xbe\xff\xf6\xc7\x2f\xbf\xfc\xe3\x6f\xbf\xfd\xe5\x6f\xf5\x6f\xfa\xa7\x7f\xde\x9f\xbf\x7c\xf8\xf8\xfe\xb8\xaf\xff\x7f\x5d\xf9\x2f\xf8\x3f\xfd\xe9\xd3\x7e\xf6\xf5\xf2\xcd\x1f\xbf\xfb\xd5\x1f\xce\xf9\xb2\xbf\x3e\x2c\x5e\xb4\xf9\xd7\x3f\x7e\xf7\xab\xc7\xbf\xdd\x8f\xfb\x7a\x84\x64\x57\xfb\xf7\x67\xd3\x7f\xf9\xfd\xc7\xb5\x1f\x34\x7a\x09\x4c\x69\x7e\x5c\xfb\xcb\xa7\x3e\xf7\xe7\xfe\xfe\xc3\x7e\x79\x3c\x5e\xaf\xeb\xed\xf1\x78\xbc\xd6\xeb\xcd\xff\xab\xde\x76\xbf\x3d\x5e\x7f\xf3\xeb\xdf\xfc\xfa\xcd\x23\xff\x6f\xed\x5f\x6e\xba\x79\xff\xf8\x75\xed\x03\xa6\x1e\x5e\xef\xf3\xf6\xb8\xdd\xe3\xbf\xfe\xd3\xcb\x7d\x5d\xcf\x71\x3f\xac\x67\xeb\xe0\xad\xcb\xf6\xd6\x7f\x1e\xad\xde\xa9\xbf\x3d\x5a\x8c\xd1\xa1\x0c\x54\x04\xa5\xe6\x50\x05\x3a\xdb\xa1\x9a\x5e\x5e\x6b\xc0\x31\xc8\x31\xdd\xde\x57\xc0\x31\xc8\x31\xc5\xe2\x10\x8e\x41\x8e\x29\x7b\xf7\x11\xc7\x28\xc7\x5c\xbd\xfb\x88\x63\x94\x63\xb9\xbd\xfb\x88\x63\x94\x63\x31\xef\xde\x70\x34\x39\xd6\xec\xdd\x1b\x8e\x26\xc7\xda\xbc\x7b\xc3\xd1\xe4\xd8\x6e\xef\x3e\xe1\x98\xdc\xf1\xbe\x2e\xf3\xfe\x13\x9e\xa9\x80\x15\x1f\x20\xe1\x9a\xdc\xf5\xbe\xae\xe6\x23\x64\x7c\x33\xbe\x21\xf8\x10\x19\xdf\x8c\x6f\x30\x1f\x23\xe3\x9b\xf1\x0d\xc5\xc7\x28\xf8\x16\x7c\xed\xf2\x31\x0a\xbe\x05\x5f\x0b\x3e\x46\xc1\xb7\xe0\x6b\xc9\xc7\xa8\xf8\x56\x7c\x53\xf1\x31\x2a\xbe\x15\xdf\x7c\xf9\x18\x15\xdf\x8a\x6f\x8e\x3e\x46\xc3\xb7\xe1\x5b\x92\x8f\xd1\xf0\x6d\xf8\x96\xea\x63\x34\x7c\x1b\xbe\xf5\xf2\x31\x3a\xbe\x1d\xdf\x16\x7d\x8c\x8e\x6f\xc7\xb7\x65\x1f\xa3\xe3\xdb\xf1\x6d\xd5\xc7\x18\xf8\x0e\xf9\xde\xf7\xed\x63\x0c\x7c\x47\x01\x8b\x3e\xc6\xc0\x77\xc8\xf7\xbe\xb3\x8f\x31\xf1\x9d\xf8\x86\xe6\x63\x4c\x7c\x27\xbe\xf1\xf6\x31\x26\xbe\x13\xdf\x68\x3e\xc6\xc2\x77\xe1\x6b\xd9\xc7\x58\xf8\x2e\x7c\xad\xf9\x18\x0b\xdf\x85\x6f\x0a\x3e\xc6\xc6\x77\xe3\x9b\xcd\xc7\xd8\xf8\x6e\x7c\x73\xf1\x31\x36\xbe\x1b\xdf\xdc\x7c\x8c\x83\xef\xc1\xb7\x06\x1f\xe3\xe0\x7b\xf0\xad\xc9\xc7\x38\xf8\x1e\x7c\x6b\x29\x2f\xaf\xed\x92\x6f\xbb\xe4\x1b\xae\x2b\x3a\x96\xc1\x0a\x58\x68\x8e\x55\x30\xf9\x86\x2b\xa5\x97\xd7\x06\x67\xdb\x8d\xef\x5d\x6f\xc7\xf0\xbd\xf1\x0d\x97\x8f\x01\x6b\xdb\x8d\x6f\x70\x72\x37\x68\xdb\x02\xbe\x62\x77\x83\xb7\x2d\xe0\x2b\x7a\x37\x88\xdb\x02\xbe\xe6\xfc\x6e\x30\xb7\x45\x7c\x45\xf0\x06\x75\x5b\xc4\x57\x0c\x6f\x70\xb7\x45\x7c\x93\x53\xbc\x41\xde\x66\xf8\x8a\xe3\x0d\xf6\x36\xc3\x57\x24\x6f\xd0\xb7\x19\xbe\xc5\x59\xde\xe0\x6f\x83\xbf\x41\x34\x6f\xf0\xb7\xc1\xdf\x20\x9e\x37\xf8\xdb\xe0\x6f\x68\xce\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xe3\xed\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x46\xe7\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\xd1\x9c\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xec\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x56\xe7\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\x76\x39\xcf\x1b\xfc\x6d\xf0\xd7\xc4\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\xed\x76\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x74\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x72\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x71\x9e\x77\xf8\xdb\xe1\xaf\x89\xe7\x1d\xfe\x76\xf8\x6b\xe2\x79\x87\xbf\x1d\xfe\x5a\x73\x9e\x77\xf8\xdb\xe1\x6f\x12\xcf\x3b\xfc\xed\xf0\x37\x89\xe7\x1d\xfe\xf6\xbb\x5f\xc2\xaa\xb2\xfb\xcf\x79\xfc\x7f\x4b\xed\xfd\xee\xb8\x20\xcb\x1e\x14\x84\xef\x10\x3e\x49\x94\x3b\x84\xef\x10\x3e\x69\xb3\x3a\x84\xef\x81\xc1\xb4\x59\x3d\xd0\x5b\xd8\xe9\xed\x71\xfb\xd2\x76\x24\xa0\xc7\x67\x6f\x4e\x9d\x8e\x04\x74\x24\x20\x29\x45\x76\x24\xa0\x47\x7a\x13\x75\x7a\xa4\x37\xc9\x42\xc8\xf6\xf2\xda\x11\x85\x8e\x28\xa4\xe0\x42\xd6\x11\x85\x8e\x28\xa4\xe8\x42\xd6\x11\x85\x6e\xf4\xa6\x2a\xa5\x1b\xbd\xd9\x8a\x6f\x8f\x98\xaa\x23\x2b\x09\xf1\xfe\xcd\x0f\x79\x47\x38\x3a\xc2\x91\xa2\xe6\x84\x70\xf4\xf4\xec\xdf\x0f\x60\x47\x38\x7a\xa2\x7f\xf3\x03\xd8\x53\x7f\x62\xfd\xed\x61\xda\xde\x34\x2e\x21\xa3\xbd\x3d\x2c\x0b\x99\xb4\x59\xf5\xed\x61\x45\xc8\x06\x39\x8e\x68\xc5\x10\xa0\x8e\x00\x25\xd3\x4a\x20\x40\x1d\x01\x4a\x56\xd4\x8e\x18\x32\x31\x24\xed\x5d\x26\x86\xbc\xed\xed\x91\x5c\xe2\x3a\x92\xd4\x91\xa4\x94\xb4\x12\x48\x52\x47\x92\x52\x4a\x6a\x47\x6f\xe5\xd9\x9b\x4b\x7a\x2f\xf4\x56\xf6\x79\x7b\x24\x27\x72\x47\xa4\x3a\x22\x95\xb2\xe6\x8d\x48\x75\x44\x2a\x65\x27\x5e\x47\xa4\x7a\xa5\xb7\xec\xc4\xeb\xb5\x3f\x31\x7b\x7b\xe4\x9c\x85\x64\x90\xfc\xf6\xc8\xe5\x12\x52\x41\x8e\x23\x3e\xa3\x3a\xf0\xf2\x3d\xca\x2e\x76\x1d\xb1\xeb\x88\x5d\x2a\x9a\x37\x62\xd7\x11\xbb\x54\x5c\x3c\x3b\x62\xd7\x1b\x31\x14\x17\xcf\xde\x88\x41\x02\xa8\x32\xa7\x23\x7f\xbd\x3f\x7b\xd3\xbc\x91\xbf\x8e\xfc\xa5\xea\xa9\xac\x23\x7f\xbd\xd3\x5b\x8d\xf2\xa5\xb7\x7e\xe2\xdb\x03\x42\x23\x88\x1d\x41\x4c\x55\xf3\x46\x10\xfb\x78\xf6\xa6\x3d\x46\x10\xfb\xa0\xb7\x16\xe4\x4b\x6f\xe3\x64\x2f\x99\xfd\xb4\x23\x91\x1d\x89\x4c\x4d\x33\x40\x22\x3b\x12\x99\x9a\x56\x04\x89\xec\x53\xbd\xe5\xcb\xe5\xbf\x4f\x7a\x9b\x7e\xe0\xee\x2b\xf8\xe2\xce\x05\x74\x04\xa9\x37\x84\xb4\x23\xa4\xf9\xd2\xac\x10\xd2\x8e\x90\xe6\x2b\xab\x1d\x23\xac\xe7\x08\x9e\xa0\x3b\x42\xda\x11\xd2\x7c\x6b\x0e\x08\x69\x47\x48\xf3\xed\xa2\xd9\x11\xd2\xbe\xf1\xbd\x5d\x34\x3b\x42\xda\x11\xd2\x1c\x14\x31\x42\xda\x11\xd2\x1c\x3c\x61\x75\x84\xb4\x1f\x7c\x83\xef\xd8\x40\x48\xc7\xf5\xf4\xf5\x58\x06\x42\x3a\x10\xd2\x1c\xbd\x58\x18\x08\xe9\xb8\xf0\x8d\x5e\x2c\x8c\xab\x83\x3d\x0b\xd8\xfc\xf2\x3a\xd0\xd6\x81\xb6\xe6\xe8\xe1\x0d\xb4\x75\xdc\xcf\xee\x5c\xd3\x07\xda\x3a\xd0\xd6\x6c\xae\xe9\x03\xf1\x1c\xf7\xb3\x4e\xbb\x5e\x5e\x07\xea\x39\x50\xcf\x6c\x8a\x18\xf5\x1c\xa8\x67\x36\x4f\xb1\x03\xf5\x1c\xa8\x67\x4e\xae\x3e\x03\xf5\x1c\xcf\x12\xaa\xd8\xcb\xeb\x40\x3e\x07\xf2\x99\x93\x26\x81\x7c\x0e\xe4\x33\x27\xaf\x78\x06\xf2\x39\xe2\xb3\x3b\xaf\x78\x06\xf2\x39\xe2\x33\xdb\xd7\x97\xd7\x81\x7e\x0e\xf4\x33\x67\x4d\x02\xfd\x1c\xe8\x67\xce\x7e\x8e\x07\xfa\x39\xd0\xcf\x9c\x3d\x31\x0d\xf4\x73\x50\x68\x59\x0e\x2f\xaf\x03\xb9\x1c\xc8\x65\x2e\x9a\x04\x72\x39\x90\xcb\x5c\xbc\x4e\x18\xc8\xe5\x40\x2e\x73\x71\x29\x1c\xc8\xe5\xa0\xf6\x4a\xc9\xb7\x02\xe5\x1b\xf9\xd9\x9d\x26\x81\xf2\x0d\x94\x2f\x57\xd7\xb4\x81\xf2\x0d\x94\x2f\x57\x2f\xdb\x06\xca\x37\x28\xc7\x72\xf2\xad\x40\xfa\x06\xd2\x97\x95\x5d\x07\xd2\x37\x90\xbe\xac\xec\x3a\x90\xbe\x81\xf4\xe5\xe6\xd9\x75\x20\x7d\x83\x0a\xad\x98\x6f\x05\xda\x37\xd0\xbe\xac\x62\x67\xa0\x7d\xa3\x3e\xbb\x73\x8d\x1c\x68\xdf\x40\xfb\x8a\x8a\x9d\x81\xf6\x0d\x8a\xb6\x1a\x7d\x2b\x90\xb1\x81\x8c\x15\xdd\x31\x07\x32\x36\x90\xb1\xe2\xb5\xe7\xdf\xca\xdf\x03\x95\x1b\xed\x39\x9a\xe7\xd7\x81\xca\x0d\xca\xbc\x16\x7d\xa7\x90\xb9\x81\xcc\x95\x5b\x73\x44\xe6\x06\x32\x57\x6e\xaf\x20\x06\x32\x37\x90\xb9\xa2\x9b\xc2\x40\xe6\x86\x2a\xbf\x70\x05\xdf\x29\x74\x6e\xa0\x73\x25\x68\x8e\xe8\xdc\x40\xe7\x4a\xf0\x1a\x61\xa0\x73\x03\x9d\x2b\xc1\xf3\xe9\x40\xe7\x86\x8a\xc1\x70\xbb\x32\x0d\x84\x6e\xcc\x67\x77\x9a\x04\x42\x37\x10\xba\x12\xbd\x48\x18\x08\xdd\x40\xe8\x4a\xf4\xd4\x38\x10\xba\xa1\xfa\x30\x84\xdb\x77\x0a\x55\x1b\xa8\x5a\x89\x9a\x04\xaa\x36\x50\xb5\x62\x5e\x25\x0c\x54\x6d\xa0\x6a\xc5\x3c\x37\x8e\x45\x77\x2a\x19\x43\xbc\x7c\xa7\x10\xba\x81\xd0\x15\xd3\x24\x10\xba\xb1\x9f\xdd\x79\x51\x30\x10\xba\x81\xd0\x95\xe4\xc9\x71\x6c\xba\x53\x15\x19\xec\xf2\xad\x40\xfb\x06\xda\x57\x92\x26\x81\xf6\x0d\xb4\xaf\x24\xcf\xef\x03\xed\x1b\x68\x5f\xc9\x9e\xe7\xc6\xa1\xbb\x43\x77\x2d\xbf\xbc\x4e\xe4\x70\x22\x87\x25\xfb\x24\x26\x72\x38\x91\xc3\x92\x3d\xc1\x4f\xe4\x70\x5e\xcf\xee\x3c\xd1\x4d\xe4\x70\x4a\x0e\x43\x6a\xd7\xcb\xeb\x44\x0e\x27\x72\x58\x8a\x4f\x62\x22\x87\x13\x39\x2c\xc5\x33\xfc\x44\x0e\x27\x72\x58\x8a\x67\xba\x89\x1c\xce\x9b\x7a\xad\xda\xcb\xeb\x44\x0e\x27\x72\x58\xaa\x4f\x62\x22\x87\x13\x39\x2c\xd5\x93\xf5\x44\x0e\x27\x72\x58\xaa\x27\xa7\x89\x1c\x4e\xc9\x61\x28\xa5\xbe\xbc\x4e\xe4\x70\xc6\x67\x77\x9a\x04\x72\x38\x91\xc3\xd2\x3c\x5b\x4f\xe4\x70\x22\x87\xa5\x79\x5e\x9b\xc8\xe1\xa4\x9a\xac\x25\xbc\xbc\x4e\xe4\x70\x22\x87\xa5\x69\x12\xc8\xe1\xb4\x67\x77\x9e\xae\x27\x72\x38\x91\xc3\x7a\x79\xaa\x9b\xc8\xe1\x94\x1c\x86\xe6\xf5\xcc\x44\x0e\x27\x72\x58\x95\x61\x27\x72\x38\x91\xc3\x7a\x79\xbe\x9e\xc8\xe1\x44\x0e\xeb\xed\xd9\x6f\x22\x87\x53\x72\x18\xaf\xec\x5b\x81\x1c\xce\x9c\x82\x9a\x69\x12\xc8\xdc\x94\xcc\xc5\x3b\xf9\x12\x23\x55\x53\x52\x15\x83\xf9\x32\x21\x37\x53\x72\x13\xa3\xf9\x54\x21\xf1\x14\x89\xa3\x45\x0f\x17\x22\xce\x31\x8f\x17\xc4\xd1\x87\x1c\xeb\x12\xe4\xc6\xee\x5b\xad\x16\xad\xbc\x56\x8e\xc9\x45\x74\x8e\x95\x81\xf2\xdb\x23\x66\x6d\xcc\x58\x45\xd0\xce\x2a\xae\x7d\xc4\xb1\x9f\x50\x79\x7b\x14\x16\x63\xec\x2a\x48\x41\xa4\xe6\x8e\xd0\x77\x8a\xbe\x31\x6b\x65\xa1\xe0\x5c\xd3\x21\x5d\xfc\xe7\xf2\x18\x9f\x26\x9a\x56\x67\x11\xea\xf2\xee\xa3\x52\xca\x5c\x74\x2f\x53\xda\xa5\x56\xbb\x09\x52\xf7\xaa\xee\x26\x94\x9c\xbb\xcf\xb7\x47\xac\x2e\x04\x73\xf7\x05\xb4\x04\x05\x41\x5b\x90\x1c\x95\x76\x26\xe4\x9b\xe7\xf4\xb7\x47\xa4\xfb\x73\x06\xd0\x10\x14\x04\x4d\x20\x77\x6c\xce\xa9\x05\xcd\x30\xb1\x79\x5a\x5b\x57\x0f\x40\xc1\x21\xcb\x82\xa2\xa0\x51\xd4\xca\x1c\x1a\x15\xa8\xfe\xa5\x95\x5f\x26\x5e\xd7\xe5\x2b\x61\x97\x2f\xce\xba\xb4\x12\x98\x58\x5c\xb2\xd6\xb5\x18\x71\x4d\x6f\x15\x81\x16\xd0\xf2\xad\xf5\xea\x6a\x5d\x6b\x0b\xe2\xfe\xe3\x39\x73\x41\xe1\x75\xfb\x25\xc9\x2e\xaf\x54\xd6\xbd\x0c\xc8\xde\x1e\x16\xbd\x2a\x59\xb7\x2e\x4e\x18\xbb\x3d\x77\xaf\x5b\x67\x62\xdd\x7e\x0e\xec\x8e\xb4\xaa\x40\x55\x8e\x49\x50\x03\xea\x6a\x85\xe3\x10\xb4\x2f\xb5\x12\xb4\x09\xc2\x8d\xdd\x8a\xfe\xde\x01\x28\xf8\x55\xe4\x52\xa8\x3b\x02\x79\x10\xd1\x8f\xdc\xba\x37\x41\xb8\xb1\x58\xe9\xab\x00\x11\x57\x13\x44\x5c\x7b\xa8\x55\x11\x34\x81\x7c\xbd\x6e\xa3\xfb\x05\xe4\xeb\xa5\x5b\xdf\xba\xf7\x06\xda\x6a\x05\x74\x04\x1d\x45\xdf\xec\x6f\x26\xec\x75\x1f\x26\x77\x34\x39\x53\xd8\x87\xc9\xb9\xb1\xd8\x14\xf6\x61\x72\x47\x2b\x6c\xda\x87\xc3\xe4\x8e\x26\xd7\x34\x93\xc3\xe4\x4e\x53\x2b\x1c\x3b\x90\xaf\xb0\x5d\x38\xb2\xc2\x6e\xec\x36\x1c\x99\xef\x59\x6a\x85\x23\x93\xd3\x61\xd0\x6d\x78\x21\xc0\x18\xbb\x75\x3e\x02\xe7\x36\xf8\x59\x35\xbb\x81\x0c\x28\xab\xd5\x2d\xa8\x00\x29\x88\x3b\x08\x1a\x40\x43\x10\xdd\x4f\x20\x2d\xba\x6b\xd9\x0a\x22\x22\xc6\x2c\xd0\xbd\xe2\x0a\x83\x20\xfc\x14\x85\x41\x10\x6e\xcc\x82\x1c\x47\x04\xd2\xe9\x4e\xea\x7e\x3c\x1d\xb7\xee\xe3\x8a\x6b\x68\xb7\xc2\x54\x5f\x45\xdd\x4f\xfa\x9a\x51\xad\xa2\x20\x26\xe4\xc6\x94\xc6\x57\x98\x09\x48\xdb\x51\x68\x95\x81\xb8\xee\x57\x41\xcc\xd1\x8d\x25\xe2\x9a\xcc\x71\x6a\x8e\x05\x88\x39\x4e\xc5\x15\x34\xa1\x49\x5c\xa2\x58\x0a\xea\x0b\x8a\x05\xf1\x29\x45\xb5\x82\x4f\x32\x76\x17\xa0\x06\xa4\x20\x74\x22\x03\x7c\x0a\xf0\x5c\x7c\x0a\xf0\x3c\xac\xa3\x56\x72\xdc\xd2\x0c\x19\xbb\x8b\xd6\x0b\xd6\xc9\xf0\xde\xb5\x02\xac\x93\xb1\xc4\x01\x80\x75\x32\xa6\x2b\xcf\x0a\x9b\xf5\xda\x8a\x3e\x6b\x8e\x9b\xe8\x9d\x69\x96\xb2\x82\xd8\x84\xba\x15\x6a\x51\xa8\x9b\x50\x45\xc4\x44\xa8\x10\x31\x38\xad\x4c\xe5\xe7\x0a\x87\x50\x9d\x11\x96\x2f\x75\x7f\x18\x51\xec\xc8\x9c\x55\xd8\x21\x63\x77\xd5\x1c\x61\x47\xd0\xd3\x4a\xe6\x00\x1c\x82\xd0\x21\xbf\x25\x10\x94\x05\x2b\x02\x35\x3f\xab\xa4\xf6\x65\x52\x96\xa0\x56\x86\xb2\x18\xca\xa2\xdd\x36\x94\xc5\x44\xab\xa8\x83\x69\xd0\x4a\xe6\x29\x6f\x76\x16\xd0\xfe\x59\xde\x48\xf5\x2b\x75\x04\xb5\x0a\x4a\x40\xe9\x67\x79\x4b\x7a\x1c\x59\x3c\x27\x21\x6f\x09\x0e\xc9\x3c\xb5\x2c\xc1\xa1\x24\xc2\xa0\x65\x09\xc2\xc8\x3c\x27\x94\xba\xce\x57\x22\x08\xbf\x31\x2f\x0a\x89\x95\x3d\xdb\x98\xbe\x80\xac\x4c\xb6\x91\xb1\xdb\xaf\x95\x2b\x93\x6d\xb2\x8e\xaf\xa9\xaf\xcc\xf1\x95\xb1\xbb\x00\x69\x44\x15\x25\x96\x44\x77\x8a\x92\x55\x60\x87\x67\xe7\x55\x60\x87\x4c\x4a\x49\xad\x60\x47\xd9\x6c\xad\xd3\xaa\x70\x98\x64\x32\xdc\x2e\x1c\x26\x15\x38\x96\xbd\x5c\x5c\x14\x38\xab\x02\x79\x6d\xb1\xb8\xf4\x2c\x5d\x7a\xac\xe8\xf8\x52\xf3\x2c\xd5\x3c\x56\xc5\x0e\x6a\x9e\x35\xc4\x6d\x7d\xac\x5a\x03\x6e\xcb\x24\xf4\x6b\xc0\xed\xa1\xb8\x9a\xce\xea\x20\x2e\x19\x6b\x21\x08\xc2\xd1\xbb\x4f\x97\x97\xb6\x8b\x6a\x66\x4d\xdf\xda\x74\x29\xd4\xc9\xd6\xca\x14\x74\x62\xb2\xb5\x13\x47\xa5\x62\x6a\x9e\xb5\xe4\xa8\x4b\xd1\x5a\x38\xca\x24\x15\x8e\x6b\xe1\xb8\x16\xad\x7c\x71\x16\x3a\x21\x93\x6e\x51\x61\x91\x8a\x97\x13\x26\xdd\x8a\x7e\x41\x18\x99\x92\xbd\xe6\x59\xeb\xe0\xa8\x20\x82\xa2\xa7\x32\x5a\xdb\x4f\x74\x0a\x22\xcc\xe6\x44\xcb\xa4\xe4\x25\xfd\xda\x9c\x68\x99\x14\xbd\xe6\x59\x9b\xdc\x21\x93\xa2\x4e\x0e\xc5\xd2\x3a\xae\xd1\x29\x6a\x6b\x0f\x1a\x2d\x53\xa8\x2d\xce\x50\x5c\xc7\x65\x28\x45\xaf\xfe\xd6\x41\x86\x64\x52\xcc\x41\x50\x00\x2a\x82\xb2\xa0\x0a\x54\xdf\x1e\xc9\x44\xf7\x83\xc0\x1c\x82\x28\xe1\x6f\xa6\xe2\x4d\x5d\xb6\xaf\xa3\xd1\xbd\xe2\xda\xd7\x79\x42\xf7\xdb\x23\x6b\x4f\xf7\xa5\xec\xbc\x55\x25\x25\x73\x09\xdf\x54\x49\xfb\x76\xf2\x25\x73\xd6\xed\x5b\x99\x0b\x93\x54\xa1\xee\x5b\x44\xdc\x2a\x2a\x92\x79\xc2\xde\x14\x15\x98\xa4\xef\x16\x9b\xa2\x62\x2b\xef\xa6\xe4\xf3\xdd\xe4\xdd\x1d\x80\x7c\xe7\x37\x2a\xb5\xa3\x6f\x60\xd2\x87\x87\x1d\xb5\x81\x98\x72\x5d\x6a\x25\x11\xdc\xd2\xb2\xa4\xf7\xcd\x8d\x96\x61\x4a\xf4\x94\xb7\x4d\x39\x7c\x5b\xf7\xb5\x2b\xbe\x9c\xdb\x7a\x03\x6a\xea\xbe\x0a\xea\x82\xe8\x4b\x23\x22\x5c\x5b\x62\x93\x6a\xaa\x82\x36\xd0\xd6\x13\xb1\x09\x3a\x82\xc6\x25\xc8\x97\x30\x0d\x1c\x9f\x09\x3b\x09\x8a\x40\x55\xad\xd4\xbd\xc4\x06\x63\xfa\x00\xb6\xd3\xe8\x40\x5d\xad\x9a\xa0\x01\x24\x49\x0a\x40\x5a\xd5\xe4\x39\x3c\x55\xcf\x49\x3b\x29\x87\x63\xcc\xa2\x82\x10\xcf\x77\x9a\x8a\x5e\x9b\x96\x26\xd1\x2b\x15\x5b\x54\x5c\x93\xe8\xa7\xde\xbc\xbd\x16\xdb\x49\xf5\x35\xc6\x74\x75\xda\x69\x31\x21\x37\xa9\x36\xf5\xb5\x02\x90\xe6\x18\x81\x98\xa3\xb8\x59\x9b\xd6\x4b\xdc\xc4\x98\x45\x45\xaf\xab\xd3\x4e\x9e\x9a\x52\xd3\x91\x4b\x87\x69\x2b\xb5\x98\xd7\x88\x3b\x89\x88\x18\x0a\x9c\x9d\x0e\xd3\x16\x11\x1b\x71\x1d\x26\x44\x11\x67\xbe\x1d\x08\x3d\xc6\xcc\x75\x71\x67\x0e\x40\xf6\x22\x2e\xe9\x72\xbc\xb3\x8a\x38\x8c\xe9\x9b\xc3\xce\xd2\x9f\x9d\x5d\x73\x52\x8b\x40\x05\x48\x49\xc3\xeb\x81\x9d\xf5\x62\xbf\xb3\xa8\xd0\x5c\x63\x77\x86\x0a\x99\x22\xce\xc5\x79\x67\x8e\x89\x4c\xd2\x45\x66\x67\x8e\x49\x56\x5d\x67\x9e\x3e\x77\x1e\xc4\x25\xcd\x68\x84\xca\x31\x91\x31\xd3\x91\xcb\x83\x50\x87\xe2\x32\x20\xe2\x52\xe6\x32\x2d\x0e\x99\x6b\x67\x3f\x2d\xa9\x25\xc5\x35\x26\x90\x4e\x4e\x56\x5c\x9c\x9c\xac\x93\xd3\x92\xd6\x8b\x93\x23\x63\xb7\x88\x9c\x39\x39\x32\x49\x0f\x7f\x3b\x2b\x43\xec\x3c\x49\x9f\x8a\x7e\xb2\x12\x53\xfb\x28\x22\xe7\xd9\x81\x74\xdd\x79\x3a\xea\xf8\x66\x9d\x9c\x96\x35\x22\x27\x27\x73\x72\xb2\x26\xc4\xc9\xc9\x3a\x39\x4a\x40\x3b\x73\x72\x32\x27\x27\x6b\x8e\x9c\x9c\xec\x05\x61\x6a\x85\xbe\x98\xf6\x12\x87\x44\xf7\xbc\x08\x62\x69\x25\x8a\xd6\x7e\xb1\x12\xba\x1e\xde\x84\xba\x58\x89\xa5\x1d\x2a\x04\xc1\x0e\xa9\x6c\x34\x82\x50\xd9\x88\x49\x4d\x4c\xcb\x9b\xf3\xa5\xb2\xd1\x8a\xfa\xda\x4c\x68\x6b\x55\x2b\x8e\xac\xaa\xd2\x27\x22\x9a\x37\xab\xaa\x2a\xcb\xa4\x00\x79\x33\x47\x55\x59\xfa\xca\xb5\xf3\x66\x8e\xd2\xfe\x56\x69\xc5\x42\xab\xb8\x34\x26\xb4\x99\xf6\xd6\xda\x57\xba\x67\xda\x2a\x2e\x8d\x09\x6d\xa6\xed\x26\x3f\xa9\x80\x20\xe7\xad\x69\x57\x46\x64\xda\x2a\x41\x8d\xe8\x0f\xd3\x3e\x4c\x5b\x8e\x24\x0a\x19\xb3\xaa\x69\x93\x28\x64\x9e\x29\x20\x1f\xf6\x51\xb2\xdd\xaa\x82\x40\xb6\x65\xcc\x98\x10\xb2\x9d\xa9\x5d\x39\x98\x87\x69\x1f\x5d\x5b\xa5\xd1\xf9\x30\xed\xa3\xdd\x6e\x74\xcf\xb4\x75\xff\x33\xa2\x47\x3a\x54\x8b\xa5\xe6\xd7\xd6\x4d\x2d\x86\x31\xb2\x55\x41\x01\x8a\x6a\x8b\x26\x95\x2b\xaa\x2d\x30\x66\x0a\xb5\x40\xf7\xe2\x14\xcf\x97\x57\xa5\xbb\x90\x28\x64\xcc\xbc\x92\xdc\x85\x44\x51\xb8\xec\x3d\x47\x1c\x40\x43\x8e\xff\x87\x54\x5c\x54\xc7\x62\xa8\x3d\x77\x41\x46\x0a\x32\xd2\xa2\xa0\x0d\x74\xd4\xaf\x20\x7d\x63\xc5\x98\x29\x87\x17\xb2\x4d\xf1\x8b\x1f\x5f\xc3\x76\xd1\xc5\x0f\xc3\x37\xff\x5d\x26\x8e\x6e\xf2\x75\x6b\x26\x13\x47\x37\x45\xbf\x84\xd8\x65\xb2\x50\x4e\xfd\xac\xcf\x68\xbb\x40\x7d\x19\x33\x69\x7f\x99\x2c\x14\x6a\xd0\xe8\xab\x02\x75\x39\x2a\x2e\xa8\x5f\xb8\x1e\x4a\xe8\x29\x80\x31\x59\xf5\xe2\x2e\x93\x69\xab\xbe\x4e\x5e\x5e\xed\x42\x9a\x92\xc9\x57\xd0\xd6\x90\xa6\x8a\x72\x52\x62\x25\xc8\x49\xc5\x65\x24\xeb\x37\x02\xbb\x20\x23\x32\x96\x2e\x6d\xb3\x5e\x73\x76\x59\xea\x4b\x89\xb1\xac\x67\x5f\xba\x1e\x5e\xea\x1e\x9e\xab\x30\xcf\x97\x12\x10\x85\x39\xc6\xf4\xbd\x6a\x53\x98\x63\xf2\x25\x55\x2f\x30\x58\xc6\xd2\xad\xf5\x82\xc1\xc5\x4f\x77\xbe\xc4\xba\x72\x9e\x90\x93\xba\xb0\x84\x9c\x6e\x15\xf9\x7c\x74\xdc\x14\xf9\xbb\x6e\x39\x4a\xcb\x2a\x7d\x55\xee\x95\x52\xf5\x0a\xf5\xab\xd3\x35\xeb\xe9\x66\x57\xe8\x2a\x63\x49\x09\xa8\x42\xd7\xca\xab\x4b\xa5\x55\x00\xca\x72\x2c\x82\xe8\x5e\xac\x4b\xca\x49\x95\xb8\x64\xf2\xed\xb7\x96\x5d\x61\x9d\x0c\x97\xb5\x5d\x61\x9d\x4c\xbe\x9f\x23\x0e\x20\xed\x76\xca\x82\x26\xd0\x52\x2b\x13\xb4\x81\x74\x75\x52\xc5\xc6\x45\x66\x37\x7d\x15\xd7\xe3\xda\x6e\x10\x51\xc6\x92\x94\xa5\x91\x77\x9b\x28\x86\x84\x37\x38\x24\xc3\x9d\x6b\x37\x38\xd4\x26\xad\xd4\x17\x47\x4e\xc6\xf4\xf3\xab\xdd\x38\x72\x8d\x95\xd0\x76\x34\x56\x42\xa6\x20\x5c\x8d\x95\xd0\x05\x2b\xeb\xf3\xce\xe6\x82\xb5\xbb\x38\x14\x74\x00\xfa\x7c\x42\x5e\x40\xeb\x57\x51\xbb\xc3\xa1\xae\x2b\x5d\x90\x12\x77\x4e\x8e\x8c\xe9\x51\x79\x77\x4e\x8e\x3e\xa6\xe7\x78\xcb\x51\xb7\x16\x8c\xdd\x15\x08\x47\x85\x1a\x45\x98\x4e\xa8\x9d\x4d\x53\x8d\xd8\x09\xb5\xfb\xda\xe7\x18\x80\x26\x90\xa6\x2d\x55\xef\xd4\x4f\x32\x59\xbf\x11\xd9\x9d\xed\xe0\xc6\xa8\x67\xec\xcd\x8d\x71\x8f\xae\xb8\xa2\x09\x32\x20\x51\xa1\x02\x25\x20\xc5\xa5\x92\x6a\xb0\x69\x83\x4d\xab\x59\x50\x05\xaa\x6a\xd5\x04\x35\xa0\xa6\x56\x55\x50\x07\x52\xd5\xf0\xec\x5e\x87\x69\x78\x51\x93\xa3\x0e\xf9\xa0\x34\x1e\x43\xe7\xab\x01\x4d\x20\x57\x13\xbd\x48\xec\x41\x81\x23\x63\xa9\x69\x42\x7a\x17\xdb\x43\x9b\x16\x75\xbe\x06\x9b\x26\x63\xfa\x78\xbc\x07\x9b\x26\x63\x49\x8a\x39\x66\x04\x4a\x72\x54\xf4\x68\xe1\x90\xf0\xa5\x46\x5f\xcc\x51\x47\x4e\xf7\xb7\x3d\x38\x72\x83\x23\xd7\x70\x24\x2e\x49\x9a\xae\x74\x7b\x20\x69\xfa\xde\x60\x59\xb4\x1a\x54\x46\x32\x3c\x19\xec\x81\xa4\xe9\x7b\x43\xd6\x47\xed\x3d\x16\x23\xea\x5d\x4c\xaf\x08\x7b\x50\x06\xe9\x6a\xce\x37\xfd\xcd\xd5\x7c\xeb\x1e\x9e\xf5\xf3\xc4\xcd\x3d\x1c\x63\xf9\x36\x41\x05\xa8\x08\xca\x82\x2a\x50\x93\x23\x50\x07\xea\x6a\x55\x05\x0d\xa0\xad\x56\x40\x07\xe8\xa8\xb8\xf4\x09\x4d\xb2\xd5\x54\xd1\x9b\x03\x50\x00\x0a\xda\xed\x22\x28\x02\xf1\x06\x12\x04\x25\x20\xbd\x78\xe9\x06\x35\x07\xd1\x7b\xed\xcb\x4b\xc9\x9e\x83\x50\x55\x07\xeb\xa5\x64\x4f\xea\x60\x99\x6c\x21\xff\x75\x2a\x2e\xe9\x7f\x64\xe2\xc9\xb9\x92\xb1\x2c\xee\x4c\xae\x5c\xd3\xb3\x67\xe6\x62\x36\xc9\x9e\xfa\x79\x89\xe5\xa8\x10\x39\x31\x73\x2a\xea\x27\x44\xd4\x7a\x36\xcd\xe2\xce\xe4\xc4\xc8\x58\xd6\xa5\x65\x92\x3d\xa7\x1f\x9c\xcc\x2d\x6c\x4e\xa2\xa6\x70\x16\x2b\x26\xd9\x73\x2e\xba\x57\x10\x8b\xee\x17\xdd\xab\x15\x55\xf2\x5c\x7f\x29\xf1\x26\x95\xed\x5c\x7a\x2b\x12\x77\x26\x19\x6f\x7a\x96\xcb\x26\x21\x9e\x94\xb1\x32\x96\x95\xf1\x26\x65\xec\x54\x12\x34\x11\x65\x92\x04\x65\x2c\x1b\x8e\x04\xa1\x2c\xc5\x0d\x65\x92\xa5\xa6\xb2\x54\x36\x4d\x88\x2c\x35\xa5\x5b\xd4\x86\x13\xdd\x9a\x3c\x4f\x12\xea\x79\xb6\xd2\x66\xa9\x4a\x9e\x64\x16\x19\xcb\x1c\x22\x32\x8b\x9e\x8f\x32\x55\x32\xcf\x47\x7b\xe9\x59\x5e\xef\x61\x7b\x21\x52\xcb\x0b\xdc\xac\x9f\x89\xee\xc5\x53\x83\x4c\x8a\xca\x9e\x8b\x62\x57\xaf\x40\x99\x54\xc9\x2b\xd0\xde\x7e\x6d\xc8\x49\x17\x8d\xad\x37\x65\x4c\xa6\xc8\xda\x5c\x21\xf4\xe4\x93\x39\x6a\x3c\xf9\xec\x03\xe4\xcc\x3f\xbc\xb0\x9c\x8b\x5f\x6f\xf9\x12\x1e\xde\x4e\x8e\xde\x3b\x72\xf5\x09\x1d\xde\x3b\x4e\x90\x6e\x35\x5f\xd5\xa3\x87\xfc\xa7\x49\xc5\xcb\x94\xc3\x7b\xfe\xd1\x13\x6e\x6e\x7e\xd1\x38\x41\x8b\x83\x49\xa5\xa8\x95\x16\xe7\xe8\xed\xa4\x5c\x7e\x0a\x0f\x6f\x27\x27\x3a\xf7\xca\xe5\x47\xee\xc4\xf1\x84\x54\x0e\x78\xcd\x7a\xa2\x78\x78\x22\x8e\xae\x35\x87\xb7\x93\x63\xae\x0f\xfc\x66\xe2\x98\xf4\x01\x93\xcd\xb5\xf9\xe8\x1d\xe5\xf5\x98\x2f\x74\xb9\xfd\xf8\x1e\xd3\x42\x63\x72\xa6\x95\x16\xfa\xe8\x39\xa5\xe8\x07\x4f\x87\xe7\x94\x93\x80\x82\x07\xc1\x65\xfd\xe8\xda\x50\xf4\x33\xa6\xa3\xbb\xc3\xd3\x58\xf0\x7d\x3c\x5c\x21\x30\x25\xb6\x2a\x28\x03\x29\xd4\x48\xab\x02\xb4\xd5\xca\x21\x6e\x02\xa7\xb8\x64\xf0\x1b\x88\x53\x24\x19\x18\x0b\x06\xd4\x04\x4d\xb5\x8a\xbe\x43\x54\xb3\x18\x0b\x2e\xd7\xa7\x4c\x5a\xb9\x36\x17\xf3\x43\x7e\x28\x37\x31\xa6\x2c\x75\x28\x37\x8f\xca\xba\xa2\x5b\xfe\xa1\xac\x3b\xd5\xcf\x57\x31\x45\x5f\x75\xbe\x30\x25\x69\x6b\xab\xce\xd7\x51\x59\x57\x54\x3e\x1d\xca\x3a\x4c\xba\xaa\x1c\x0f\x7d\x3d\x7f\xcf\xe7\xad\x28\x9f\xce\xf3\x27\x7e\x9e\x17\x0f\x65\x0a\xa6\xe8\x57\x4a\xa7\xeb\x02\x84\x89\xc9\x59\x7b\xba\xbe\xbf\x1e\xd5\x24\x85\x4d\xa3\x26\xc1\x44\xd1\xfd\x74\x71\xfb\xa8\x42\x28\xc5\x39\x74\xa8\x10\xce\x00\x72\x3e\x1e\x92\xcd\x51\xea\x28\xfa\x19\xe0\x51\xfe\x78\x9a\x58\x6f\x5a\xe9\xf8\x8a\xc8\x45\xbf\x4f\x3a\x10\xf9\x88\x8f\xa5\xe5\xbf\xbe\x39\xf9\xff\xff\xb1\x7f\x7a\xf9\xf9\x8f\x92\xe6\x4f\x9f\x3f\xef\xf7\xaf\xfa\x13\x28\xfd\xdd\xd1\x63\xed\xf3\xe1\x7d\xff\xfc\xe7\x54\x9f\x3e\x7e\x72\x2f\xfd\xef\x3f\x03\x00\x00\xff\xff\x20\x11\x85\x20\x7a\x35\x00\x00"); -func _bgade ()(*asset ,error ){_beb ,_dgad :=_abfb ();if _dgad !=nil {return nil ,_dgad ;};_ebec :=bindataFileInfo {_aa :"GB-V",_dg :774,_ged :_fc .FileMode (436),_de :_e .Unix (1580492258,0)};_bcge :=&asset {_cb :_beb ,_fg :_ebec };return _bcge ,nil ; -};func _fcb ()([]byte ,error ){return _fac (_affc ,"GBK2K-H")};func _dgadd ()(*asset ,error ){_dbbbb ,_agbbd :=_begg ();if _agbbd !=nil {return nil ,_agbbd ;};_abgd :=bindataFileInfo {_aa :"UniJISX02132004-UTF32-V",_dg :4412,_ged :_fc .FileMode (436),_de :_e .Unix (1580492998,0)}; -_ebfg :=&asset {_cb :_dbbbb ,_fg :_abgd };return _ebfg ,nil ;};var _bcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x41\x6b\xf3\x30\x0c\x86\xef\xfe\x15\x3a\xf6\xbb\x7c\xb1\x93\x35\xdb\x20\x04\x46\x4b\x21\x1b\x5d\xc7\xba\x6e\x83\xb1\x83\x6b\x2b\xc1\x6c\x91\x8d\xe3\x1c\xfa\xef\x87\x9d\xb4\x83\x1d\x8c\xac\x57\xcf\x6b\x24\x39\x5b\x35\xeb\x86\x4c\x80\xec\xc9\x5b\xb5\xc7\x00\xad\x21\xed\x71\xb0\xa3\x57\x08\x47\xec\x0c\x31\x26\x72\xd0\x46\x85\x73\x9a\x82\xea\xa5\x63\x2c\xfa\xf7\xa7\x21\x60\xdf\x50\x6b\xa1\x98\x38\x3d\xba\x99\x05\xc8\x9e\xb1\x33\x43\xf0\x27\x58\xdc\x69\x7b\xc4\x7f\xa0\xb1\x8d\xfa\xce\x6b\xf4\x86\x3a\x58\xdc\x4b\x27\x49\x5c\x0a\xfb\xd1\xb9\x6f\xec\x91\x02\xf0\xa4\x21\xe9\x14\x59\xb6\xda\x4a\xf7\x28\x7b\x84\xec\x41\x06\xf9\x25\x49\xa6\x42\xd2\x5f\xd1\x0f\xc6\x12\x08\xfe\x9f\xf3\xf2\x57\x7f\x39\x39\x04\x31\x3f\x70\x68\xd6\xbb\xb6\x1d\x30\xc0\x4d\x79\x35\x31\xef\x87\x66\x0d\x1f\x02\x04\x87\x7c\x59\x2c\xf9\xe7\x8c\xbe\x6d\xad\xc6\xb9\x03\x26\xa6\x79\x94\xd5\x38\x38\xa9\xd0\x4b\xea\x90\x01\x54\x9c\xd7\x50\x6d\x36\x75\x6c\xf2\x4f\x95\xe5\xb3\xc9\xe8\x49\xa8\xf2\x08\x2f\xdb\x1a\x8a\xbc\x64\x55\x19\xb3\x6b\xac\xa1\xb8\x15\xc9\x7e\xe6\xe2\x3d\x6e\xf7\x32\xad\x1a\xbd\x47\x0a\x69\xb7\x69\xa6\xd8\x94\x21\xbc\xfc\x93\xb3\x2e\xba\xd2\xf9\x09\x00\x00\xff\xff\xea\x27\xb0\xe9\xd3\x01\x00\x00"); -var _gabd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xc1\x8e\x9b\x30\x10\x86\xef\x7e\x8a\x39\x6e\x0f\x5b\x3c\x10\x13\x90\xa2\x95\xaa\x44\x55\xd1\x6a\xdb\xaa\xd9\x6c\x2b\x55\x3d\x10\x3c\xa4\x96\x1a\x83\x0c\x1c\xf2\xf6\x95\x7f\x08\x55\x0f\x68\x3e\x7e\x0f\xd6\x37\xd8\xc9\xbe\x3a\x54\xde\x8d\x94\x7c\x0d\x5d\x73\x94\x91\x5a\xe7\x6d\x90\xa1\x9b\x42\x23\x74\x96\x8b\xf3\x4a\x71\x4a\xd6\x35\xe3\xfd\x15\xa5\xb9\xd6\xbd\x52\xc9\xc9\xbb\xe7\xe3\xe3\xe9\xf5\x23\xe7\x8f\x9f\x68\x1a\x64\xc9\xf7\xd5\xe1\x78\x1b\x46\xb9\x56\xbe\xed\x28\x9b\xbf\xb7\x53\xbf\xec\x41\x94\x7c\x93\x8b\x1b\xc6\x70\xa3\x87\x0f\xb6\x3b\xcb\x3b\xb2\xd2\xc6\xfc\x4b\xb0\x12\x9c\xbf\xd0\xc3\x73\x17\xa4\xe6\x75\xe1\x38\xf5\xfd\x1f\xb9\x8a\x1f\x89\x91\x89\xb7\xa8\x2a\xd9\xbf\xd4\xfd\xe7\xfa\x2a\xf4\x9f\xcf\x1b\x56\xb1\xf8\x26\x61\x70\x9d\x27\x7e\xaf\xb5\xf9\x17\xbf\xde\x7a\x59\x36\x53\xc9\x8f\x53\x75\xa0\x9f\x4c\xac\x29\x35\x66\x63\x7e\x2d\xf9\xf7\x97\xce\xae\x5d\xcc\xf3\x04\x8d\xb3\xcd\xef\x3a\xa8\x5d\xaa\x39\x7f\xa2\x42\xe7\x1c\x39\x35\x91\x4d\xa1\x76\x99\xe6\x2c\xf2\xd6\xa8\x5d\xdb\x6a\x06\xe7\xe0\x06\x5c\x82\x25\x72\xa1\x23\x67\x67\xf0\x16\x6c\xc1\x05\xb8\x05\xa3\xdf\xa0\x3f\x4f\x23\x0b\xf6\x2f\xb3\xf8\x1f\xee\x3a\x6a\xbb\xea\x85\xda\x5f\x04\x7e\xd9\x13\xc5\xb2\x81\x5a\x19\xd5\xa2\x4e\x2c\x29\xa2\x1c\x51\x81\x88\x21\x9a\x1b\x0c\xb0\x99\x23\xcc\x94\x67\xf0\x8d\x5d\x6d\xab\x4b\x8c\x00\x55\xae\x11\xf1\x6c\xc9\xb0\x3c\x23\x32\x18\xa2\xd4\x8b\xe0\x2c\x84\x97\x78\x47\xd6\x33\x6b\xa6\x10\xc4\x8f\xb8\x21\x38\x95\xf8\xa7\x9d\x97\xf5\x16\xf6\x5d\x1f\xbf\xc2\xf3\x37\x00\x00\xff\xff\xf1\x10\xe4\x07\xb1\x02\x00\x00"); -var _afagf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4f\xeb\x2d\x3f\x92\xa0\x87\xef\xeb\x55\xdc\xe5\xfc\x16\xf3\xab\xcc\x54\xfc\x51\x42\x71\xc1\xcc\xb8\x71\x33\x8c\x6d\xdc\x1e\xdb\x60\xbc\x38\x27\x4f\x66\x53\xe0\xfe\x56\x51\x5d\xb3\x98\x77\x6f\xf4\x3c\xa7\xc6\xc6\x18\x6e\xad\x9e\xfb\xd1\xcd\xa3\x94\x94\x52\x28\x14\x0a\x85\x7e\xff\xef\xfe\xf1\xdf\xff\xe3\x6f\x7f\xfc\xeb\x8f\xdf\xff\x8f\x7f\xf9\xd3\xf5\x4f\xf7\x5f\x7f\x3c\x7f\xfc\xed\xf3\x97\xfb\x5f\xff\xf4\x9f\xff\x72\xdd\x3f\xde\xf7\x3f\xff\xf1\xb7\xdf\xfd\x6e\x3f\x7e\x7c\xfe\x78\xfd\xf5\x6f\x7f\x82\xeb\x5f\x5e\x7f\xfe\xdd\xef\xd6\xef\xff\xe9\xbf\xfc\xeb\x5f\xef\x7f\xf9\xc7\xdf\x9e\x3f\xfd\x18\x3e\xf7\xf9\xcf\x7f\xfe\x3e\xfb\xe3\xc7\xef\xff\xa7\xfb\x9f\xff\xf8\xaf\x7f\xfd\xcb\x7f\xf9\xf1\x6f\xfe\x9b\xcf\x9f\xde\xf7\xff\xef\xc7\xe7\x7e\x56\xfa\xff\xf0\x97\xcf\xfd\x97\x3f\xfe\xf6\xcf\x3f\xfe\xcd\x7f\xf8\xd3\x5f\xee\xd7\xfe\x5f\xff\xe3\x9f\xfe\xf3\x9f\xff\xfc\x7f\xde\xff\x72\xff\xf6\xd7\x1f\x3b\x69\xf7\x6f\x1f\xf8\xbb\xdf\xff\xbb\xff\xf8\xfa\xf3\x7f\xff\xfa\x97\xfb\xc7\xef\xff\xd3\x6f\x7f\xfc\x0f\xff\xf4\x6f\xff\xd3\xbf\xfb\xa7\xe3\xdf\xfe\x77\xfc\x27\xff\xf7\xbf\xdc\x7f\xf9\xd7\x3f\xfe\xe9\xb7\x1f\xfb\xf6\xff\xdf\xb6\xfa\xbf\xd3\xff\xe7\xff\xf2\xe7\xfb\x9b\xd9\xef\x7e\xff\xbf\xfd\xa7\x7f\xfc\xf7\x3f\xfe\xf7\xfd\xc7\xbe\xfd\x38\x32\xb6\xfa\x3f\xbe\xe9\xff\xeb\x7f\xfc\xd3\xe7\xfe\xb1\xf9\xd7\x61\x05\xae\x3f\x7d\xee\x7f\xfd\xf3\xeb\xba\xff\xf2\xfa\xed\x9f\xef\xdf\xfd\xf8\xf1\x87\x6d\xdb\xb6\x9f\x3f\xfe\xf0\xef\xfb\x1f\xfe\xe1\xe7\xfa\xfb\xbf\xf5\xef\x7f\xf8\x87\xf5\xf7\xfd\xdb\xe7\xff\xf5\x8b\xdf\xed\x66\xf4\xdb\x9f\xfe\xfa\xb9\x1f\xd3\xfe\x96\xc7\xb6\xed\xcf\xcf\x1f\xfb\xfa\xd5\xff\xf3\xbf\x7f\xb7\x6f\xdb\xf7\xed\x7f\xfc\xfc\xd7\x5f\x1c\xfe\xa2\xef\xf5\x8b\x3f\x6c\xdb\x6b\xe7\xef\x85\x63\x9b\xa4\x84\x29\xf1\xf3\xc7\xb1\x07\x29\x6d\x4a\xff\xfc\xb1\x67\x92\x32\x4d\x99\x3f\x7f\xec\x5b\x93\xf2\x32\xe5\xf5\xf3\x47\x95\xf9\xbc\x4d\x79\xff\xfc\xb1\x77\xad\x94\xb7\xef\x5e\xd8\x07\xcf\xbc\x7d\xfb\xc2\x3e\x36\x52\x0e\x53\xc6\xcf\x1f\x33\x06\x29\x96\x67\x61\x3f\x4f\x52\xca\x94\xfa\xf9\xe3\x08\x4a\xf8\xb6\x3c\x0b\xc7\xe6\xbb\x4e\x53\xce\x95\xcf\x41\x8a\x25\x5c\xa8\xa6\x16\x6f\x4b\xf8\xa6\x84\xd4\xe2\x7d\x99\x72\xfd\xfc\xd1\x49\xfb\xbc\x3f\xa6\x7c\x7e\xfe\xe8\xb0\xcc\xb7\x29\xf7\x7a\xc6\x9c\x1f\x53\x9e\xf5\x76\x4a\x78\x59\xc2\x85\x2a\xca\xf3\xb1\xee\x0b\x55\xbc\xeb\x63\xab\x2e\xec\x83\x77\x7d\xac\xc5\x42\x35\x75\xff\xf8\xae\x85\xb2\x0d\x3f\xbe\x6b\xa1\x6d\xe7\xdb\x77\x2d\x74\x92\xf3\xe3\xbb\x16\x3a\x29\xcf\xe3\xbb\x1e\xde\x45\x99\x1f\xdf\xb5\xd0\x96\xf0\xf1\x5d\x0b\x5d\xeb\x57\xfb\xce\xd7\x01\x9d\xeb\x5d\xfb\xc1\xbb\x40\xf9\xcc\xd1\xa6\xf4\xfa\xd5\xfa\x82\xfb\xf0\x57\x0b\x5d\x3b\x29\x87\x29\xc7\xaa\x85\xcf\x0c\x53\xc6\x7a\xe6\x20\x65\x9a\x42\x79\x06\x29\x8f\x29\xcf\xfa\x15\xf9\x04\xf5\x02\x5d\x41\x8a\xef\x5a\xa8\x26\x9f\xf0\x5d\x0b\x5d\x49\xca\x69\xca\xf9\xf3\x47\x7f\x9f\x79\x99\x42\x4f\xa0\x5e\xf1\x36\xe5\xbd\x9e\xe1\x5d\x69\x3e\x49\x99\x79\x57\x5a\xe6\xa4\xcc\xab\x9d\xf7\xb2\x35\x16\xaa\x4d\xb1\x35\x16\x9a\x9a\x1e\xf6\x28\x30\x0f\xba\xdd\x71\xf1\x10\x38\xb6\xf5\xb2\xc3\x0f\x0f\x8e\xed\x20\xe5\x34\xe5\x5c\x29\xfc\xea\xf3\x32\xe5\xb5\x52\x82\x94\xb7\x29\xef\x95\xd2\xa4\xf8\xb2\x85\x63\xe3\xf5\x9f\x8f\x29\x9f\x95\xb2\x9a\x75\x9c\x34\xd9\x58\x03\x3e\xa8\xea\x78\x0d\x53\xce\x9f\x3f\x62\xae\xe6\x18\x0e\xcb\x71\xad\x67\xce\xf5\xf6\x71\xf9\xcc\x75\xfe\xfc\x91\xfb\x2a\x61\x6c\x3c\x03\xf6\xed\x58\x3d\x28\x76\xbe\x4f\xec\x49\xd2\x46\x12\x4d\x14\xc3\xa4\x55\xc8\x18\x26\xc5\x92\x59\x1b\x5d\x26\xd2\xbc\x92\xbc\x56\x8f\x3d\xb6\x7d\xbd\xf0\xd8\xf6\x35\xea\x37\x53\xca\x94\xfa\xf9\x63\xdf\x77\x52\xa6\x29\xe7\x4a\x09\x52\xde\xa6\xbc\x57\x6b\x2f\x11\x73\x6c\xfb\x65\xd2\x67\x3d\x54\xa4\x3c\xa6\x3c\x3c\xd4\x2b\x09\xa9\x78\x6c\xc7\x92\x82\x91\xa4\x1c\xa6\x1c\x3f\x7f\xcc\xda\x7c\x28\x4d\x2a\x4a\xb9\x52\x86\x3f\x5b\x38\xcc\x7b\xf8\xb3\xd5\xb1\xf7\x41\xb1\x47\x98\x12\x3f\x7f\xcc\x9c\x07\x49\x66\xb4\x70\x8e\xc3\xdf\x59\xb9\x85\x73\x1c\xd4\x65\x9c\x26\xbd\x56\x09\x76\x7f\x68\xf5\x16\xf6\xf4\x77\xd6\x6e\x61\x32\x6e\x8e\x2d\x2c\xc2\xc2\xcc\x93\x32\xb4\x65\x58\x98\x56\xaf\x5f\xa6\xd8\x50\x3e\x64\x56\x4d\x4f\x0d\xda\xae\x3f\x26\xdd\x2b\x29\x37\x92\x6c\xbc\x85\x19\x14\x61\xee\xa4\x4c\x32\x5f\x0d\xb5\x6f\x7c\x3b\xb0\xc7\x4e\xca\x69\xca\xea\xce\xfb\x2a\xc0\xee\xf7\x05\x79\x6e\xa4\x94\x29\x4b\xaa\x2f\x69\x73\xec\x07\x39\x83\x83\xba\xed\x7e\x15\x70\x14\xbf\x3a\xfc\x15\x12\x29\x7c\xe6\x6d\xca\x6a\xa4\x25\xf9\x0f\x47\xee\xb1\x67\x2c\x19\x7e\x92\xe2\x33\x89\x0c\x1f\xcc\xb7\x7f\x9b\x23\xff\xbf\xa6\xcd\x63\x2f\xbe\xf4\x5e\x6b\x8c\x14\x55\x6a\x53\x7a\xa5\x24\x29\xa7\x29\x6b\x80\xed\x6d\x8a\xc5\x5d\xd8\x9b\xe2\x9e\x16\xe5\x5c\xdd\xba\x29\xee\x99\xa6\xe4\xea\x7a\x34\xdf\x69\x95\x4e\x1a\xc2\x5f\xb5\x29\x4b\x62\xf0\x65\xf6\x73\x9a\xb2\x24\xc6\xf7\xed\x36\xf1\xc2\x61\x25\xdf\x96\x67\x61\xce\xe2\x67\x6f\x5b\x74\x61\xce\xe2\x43\xbc\x2d\xe3\xc2\x9c\x4b\xaa\x1e\xfb\xdb\x42\x32\x07\xcf\x32\xaf\x30\x29\x48\xa2\x98\x48\x36\x31\xe7\xe4\x87\x97\x6f\xbc\x78\xe3\x24\xfb\xcb\x1f\x5e\xb9\x92\xce\x22\xe9\x63\xd2\x67\x25\xed\x26\x3d\x26\x3d\x24\xf1\xc3\x8f\x79\x7d\xc8\x8b\xd1\xbd\x7f\x2c\xfd\x87\xd2\xa7\x49\x96\x7e\x61\x3f\xfd\x9d\x85\xff\x50\xf8\x34\xc9\x32\x7c\xd0\x20\x78\xdf\x6d\xe6\x0b\xe7\x6e\xf7\xbb\xcd\x7c\xe1\xdc\x4f\xfa\xcd\x6d\xe6\x0b\xe7\x7e\xd2\xca\xb7\xb9\x2f\x9c\xfb\xc9\x07\xbc\xfd\x5c\x0b\xe7\x7e\xd2\xcc\xb7\xdf\x6b\xe1\x44\x10\x1f\xfb\xed\x07\x5b\x38\x51\x63\x8e\xfd\xf6\x8b\x2d\x9c\x4c\x04\xc7\x81\x3e\x27\xf6\xb3\x49\x39\x4c\x59\x15\x4c\x9f\x19\xa6\xac\xd1\xc5\xeb\x8e\xad\x4c\xa9\x25\x04\x68\xbd\x63\x6b\x93\x50\xd9\x0e\x52\xa6\x29\x4b\x65\xe3\x6b\x1d\x0e\x4a\x30\x1d\x17\xc7\xf6\x36\x69\x8d\x9d\x69\x46\x97\x29\x08\x18\x7a\xe3\xb1\x3d\x26\x2d\x75\x67\x5f\x4d\x70\xa0\x28\x88\x03\x49\x75\x38\xbc\xc1\x6c\x44\xdc\xb1\xbf\x4c\x7a\xad\xae\x4f\xb9\xf7\x8f\x29\x4b\x34\x4f\xb2\xde\x6f\x53\x96\x76\x3a\xfc\x95\x2f\x43\x58\xf7\x4e\x93\x28\xac\xc1\xce\x68\x38\x14\x0b\x60\xf6\x30\x29\x4d\xb2\x4d\xa8\xdc\x61\x9b\x1c\xab\x05\xf8\xc0\xc7\x61\x0b\x2c\xf8\x7d\x8f\xc3\x42\x2e\xd8\x2f\x0e\xc5\xc9\x71\x5c\xab\x90\xfe\xca\x42\x2e\x1c\x4c\x44\x87\x32\x1e\xec\x4c\x28\x87\x22\x1e\xec\xd3\x67\xfc\x48\x0b\xc7\x4e\xce\xc3\xf2\x2c\xcc\x71\xf8\x90\x2d\xb2\xb0\x37\x85\x0e\x1b\x72\x61\x26\x5d\xe9\x08\xf3\x5e\x98\x71\xfa\x94\x1f\x77\x61\xa6\x5d\x29\x6d\xa5\x85\xd9\x48\xf8\x23\xfd\x4c\x0b\xb3\x0f\xbe\x5c\xda\x72\x49\xf7\xa2\x57\x28\x2c\xc1\xec\x83\x0a\xa7\x8d\xb2\x30\x97\xb8\xfc\xc3\x71\x28\x0f\xc1\x3e\x4c\x31\xf3\x85\xfd\xfb\x8c\x79\x97\x5f\x85\xcc\xcb\x86\xaa\xd5\x2c\xdf\x14\x9b\x65\x69\x4c\xb3\x0f\x93\x6c\xdf\xe2\x93\x33\x5d\x1d\x0a\xdb\xa3\x59\x15\xd8\x9e\xed\x0f\xbb\x49\xa2\x7e\xed\xe7\x6c\x74\x7e\xbf\xa7\xf3\xdc\xc1\x3c\x17\x4d\x5e\xd3\xbc\xd6\xb4\x35\xc3\x46\x9e\x96\x74\xae\x21\x35\xe9\x3e\xd3\x82\x32\xa9\xb5\x9d\x6c\xda\xec\x0b\xb3\x91\xd4\xc7\xb4\x0c\x73\x8d\xb2\x49\x77\x9d\xbe\x6f\x61\xc6\x37\xc9\x0e\x34\x29\x82\xb9\x2b\xf3\x8f\xd3\x4a\x93\xd5\xcb\x66\x7f\xd1\xec\x4c\x5b\xc7\xcb\x32\xbc\xd0\x1c\x36\x9a\xf4\xe5\x0f\x17\x76\x47\xec\xdb\xdc\xdf\x8e\x4f\xea\x7c\xd9\x7e\x08\xd3\x68\x72\xff\x58\xac\x0f\x65\xb0\xef\xdf\x3e\xb5\x30\xc7\x41\xc7\xba\x1d\x6b\xb7\x9a\xd9\xef\xfe\x70\x0c\x25\xcb\x50\xb2\xd0\x3f\xc6\x4e\x5b\x81\x1d\x79\x30\xf6\x30\x85\xb6\x5a\x2b\x99\x23\xec\x1e\xb1\xbe\x64\x8f\xbf\x63\x7e\x8d\xe2\xd5\xc1\x07\x6e\x3e\x5d\xa8\xb4\xc4\xfa\x36\x93\x36\x8a\x39\x4c\x59\x62\x75\xa3\x8d\xe2\x44\x3c\xc5\x7b\x7d\x14\xfa\x7d\xb0\x38\x3c\x82\xda\x0f\x9a\x3b\x9c\x4a\x62\x09\xda\x46\x95\x4b\xe5\x2c\x48\x84\x43\xa2\xce\x8a\x5c\x2b\xd1\x23\x95\xbc\x20\x0f\x53\x86\x29\x4b\x67\xa1\x9e\xa9\x74\x04\x79\x98\xf2\x31\xe5\xf3\xf3\x47\xa2\xc5\xe4\x76\x9b\x72\xaf\x14\xdf\xfe\x98\xf2\xac\x7c\x56\x35\x72\xb7\x3c\x0b\x79\x98\x62\x79\x16\x32\x4d\xb1\x3c\x0b\xc9\x87\x4e\x85\x2c\x48\x06\x61\xfa\x29\x40\x32\x98\x72\x4f\x53\x72\xfd\xaa\x48\x29\x53\x6a\xa5\x24\x29\x6d\x4a\xaf\x7c\x4c\x99\xa6\xcc\x95\x8f\x39\x9f\xa6\xac\x05\x40\x9a\xf3\xcb\x94\xd7\x4a\xf1\x99\xb7\x29\xef\x95\x8f\xcf\xd8\x3e\x3b\xed\x63\xce\xb6\xcf\x42\x86\xe5\xb1\x7d\x96\x84\x4f\x74\xff\x54\xc0\x83\x44\x7f\x4c\x35\xc1\x5c\x02\x3e\xcb\x14\xeb\x7e\x50\x77\xf2\x39\xac\xfb\x41\xdd\x69\x67\xe7\x00\x90\x8c\xe1\x54\x5b\xcc\x35\x13\x24\x1a\x65\x1e\xd6\x74\x21\xc3\x14\x6b\xba\xa6\x80\x44\x45\x4a\xa7\x00\x90\xc3\x7c\xac\xd7\x41\xbd\x7c\xbb\xf5\x5a\x93\x42\x96\x6f\xf7\x2b\x2f\x24\x9d\x35\x5d\x2e\x80\x44\x80\xe4\xb0\x5e\x83\x7a\x51\xf7\x61\xbd\x06\xf5\xf2\x19\xeb\x35\xa8\x17\x6f\x77\x72\xc9\x35\x95\x24\x8a\x66\x3a\x95\x80\x0c\x5a\x7e\x58\xaf\x41\xbd\xcc\xd9\x7a\xad\xf5\x44\xa2\x7a\xa6\xcb\x09\x90\xc3\x67\xac\xd7\xa0\x5e\xa6\x58\xaf\xb1\xea\x85\xfc\xcc\x61\xbd\x06\xf5\x22\x25\xac\xd7\x5a\x85\x27\xf2\x26\x5d\x83\x80\x44\x48\xa4\xf3\x58\x06\x6f\x27\xe7\xf0\xed\x0b\x19\x3c\xa3\xba\x0c\x0e\xc7\xc5\xcb\x9c\x17\x76\xbf\xc5\xcb\x16\x5b\xd8\xd1\x56\x53\xc9\x09\x0e\xcb\xac\xe0\xcc\x25\x25\x0f\xc7\xc5\xcb\xef\xbe\xe0\x8a\x2f\x5f\xb6\xd8\xc2\x61\xff\x79\xd9\x62\x0b\x87\xa3\xe0\x65\x8b\x2d\xb8\x98\x4c\xf5\x67\x30\xdb\x9f\xa9\x3f\x83\xdd\x0f\xaf\xfa\x0c\xf6\xf2\x19\x3f\x18\x52\xaa\xd1\x74\x52\x31\x05\x0e\xa5\xcb\xdb\x12\x2d\x1c\xca\xa4\xb7\xef\xc7\x86\xd5\xcc\x7a\xa9\xd2\x0d\x76\x3b\xcc\xdb\x0f\xb4\xb0\x97\x85\xf4\x03\xbd\x99\x3f\x6d\x6b\x15\x73\x70\xec\x3c\x74\x59\x93\x0b\x95\x8d\x62\x5f\x16\xfb\x42\x04\xa3\xe9\xe4\x65\x21\x17\x76\x87\xcb\x65\x21\x17\xf6\xf2\x19\x9b\x6d\xe1\xb0\x7b\x5e\x16\x7b\xe1\x70\x20\x5e\x8a\x8a\x0b\x05\x62\x9a\xe4\xd7\xbf\x58\xca\x5a\x46\xab\xb6\x30\xcb\xee\xe8\x4c\x06\x76\x87\xbd\x0b\x05\xb0\xb3\x00\x4c\x85\x7b\xae\x45\xc1\xa1\xe0\x56\x21\x07\xb3\xed\xb3\xce\x6c\x60\x16\x5d\xa2\x36\xbe\x09\xd8\x11\xd4\xe5\x64\x07\x76\x04\x75\x29\xba\xc1\x81\x20\x2a\x45\x37\x38\xe8\xb4\xa5\x88\x03\x07\xc3\xbc\x14\x71\xe0\x3c\x0e\x93\xcc\x68\x27\x23\x5e\xaf\x5e\x0b\xce\x03\x11\x5b\x0a\x0c\x30\xab\xe2\xd7\xb3\x66\x39\xf0\xc0\x8e\x40\x29\x07\x1e\xd8\x11\xaf\xe5\x54\x5c\x4b\x2f\xfb\x16\xa6\x86\x29\x0c\x18\x9f\x09\x53\x62\xa5\x50\xcf\xb2\x75\x16\x0e\x26\x92\xc2\xb4\x25\x0e\x44\x79\xd5\x34\x85\x01\x73\x92\x72\x9a\xf2\x5a\xab\x52\xea\x54\xb6\xce\xc2\x91\xfe\xca\xd6\x59\x38\xd2\xf2\x58\x6f\xf4\xbd\x3c\xd7\xcb\xda\x39\x0a\xcc\x62\xaa\x6d\xa7\x1b\x30\x8b\x0f\xdd\xca\x26\x30\x6b\xe3\x87\xe9\x0f\xd3\x1f\xae\x26\x69\x15\xc5\xc6\x62\x81\x59\xf5\x68\xb5\xb4\x5e\x8b\xf1\x39\xd6\x47\x1b\x5a\xd2\xc7\xc6\x3a\x6b\x29\x12\x63\x63\xb6\x17\xfb\x36\x49\x99\xa4\xac\x39\x79\x5f\x63\x76\x6c\xcc\xc9\x62\xf6\x66\x92\x3f\x5b\xd8\x57\xe7\x1b\xd8\xb0\x16\x56\x4f\xdb\xc9\x88\xea\x0d\x0c\x57\x93\xb1\x3e\x36\x7a\xc8\xc0\x28\x75\x8e\x83\x22\x1d\x16\x69\x61\x62\x01\x1d\x9a\x89\xc4\x6c\x8b\x89\x09\x74\x6c\xd4\x25\x49\x79\x99\xf2\x60\x4b\x8a\x95\xf2\xbc\x4d\x59\x83\x6d\x33\xe5\x32\xe5\x5a\xcf\xac\xd6\x1c\xda\x6d\xc7\xbe\xba\xc5\x58\x03\x62\xec\x74\x0b\x61\x9b\xec\x74\x8b\xb1\xcf\xfb\xe7\x8f\xd8\x56\xb9\x5d\xb1\x8e\x63\xc7\x72\x3a\x56\x0a\x03\x42\x1c\x6b\x18\x8d\xc3\x9c\xc1\xec\xa5\x92\x8d\x83\xc9\x48\xcc\x9e\xe4\x54\xe6\xb4\x54\xf5\x6a\x52\xb0\x35\x89\x63\xe9\x2e\x43\xf5\x7a\x1c\x93\x56\xa2\x48\xc7\xe9\xcf\x16\xce\xc1\x27\x38\xce\x30\x29\x96\x9e\x38\x4d\xba\x4d\xba\xb1\x93\xf1\x43\x74\x69\x71\x6e\xe7\xca\x7e\xb0\x34\x18\x63\x69\xfd\xb5\x24\xd7\x18\x73\x9a\x72\xfe\xfc\x81\x0d\x6e\x0c\x8b\x30\xe6\xf5\xf3\x47\x85\xbf\xfa\x98\xf2\xfc\xfc\x51\x74\x94\x61\x99\xc6\x2a\x40\x0d\x53\xd2\x94\x35\x41\x4f\x72\x3e\xcd\x79\x21\x97\xc2\x3b\x06\x16\x9c\x31\x5e\x6b\xd2\x3c\x79\x86\xa9\x6d\x8c\x35\x6d\xe5\x39\x48\x69\x53\xe6\x2a\x4f\x92\xf2\xfd\xd5\x2a\x4f\x9a\x62\x79\x5e\xab\x3c\xf4\x88\xf1\xb6\x3c\x6f\x6a\x41\xce\x6f\x6b\xb1\xe6\x88\x1a\xd4\xeb\xf2\x99\x35\x21\xd4\x52\x21\xc6\xb8\x0e\x53\x30\xb6\x91\xcf\x65\x79\x16\xaa\xfc\x55\x98\xb2\x94\x93\xd3\x14\x6b\xba\x50\x6b\xea\x1f\x83\x59\x44\x54\x51\xc2\xcb\x5a\x60\x01\x5f\xc2\x7f\x8c\xcb\xd6\xb8\xa8\x97\x6f\xb7\x5e\x0b\x55\xd4\xfd\xb2\xcc\x0b\x58\x64\xc7\x60\x12\x11\xb3\x4f\x5f\xf6\x98\xb4\x2a\xb6\x53\xe8\x8f\x15\x73\xe7\x85\x67\x3e\x56\xe3\x43\x35\x7c\xc6\x22\x7e\xb0\x22\x52\xa0\x8f\x05\xc2\x24\x6f\x55\x3f\xbe\x6c\xa1\x92\x22\x62\x6e\x17\x4b\x5e\xaf\x7f\xda\xf4\x0b\xb5\x2a\x16\x37\xe3\x43\x54\xac\xd7\xc7\xcd\x52\x43\x54\xaf\xe1\x18\x37\xb2\x46\xf4\x28\x93\xda\xa4\xfe\xf9\x23\xd8\x35\x89\x1b\xf9\x23\x0a\x05\x3b\x6e\x6c\x38\x22\x59\xc5\xc5\xbd\xbd\x4c\x7a\xb1\x2a\xd8\x49\x7a\x9b\xf4\x66\x4b\xa6\x48\xfa\x98\xb4\xf4\x70\x0c\xec\x71\xef\x96\x8b\xed\x9e\x63\x0d\xd3\xb8\x11\x5d\xa2\xb7\x20\x2f\x16\x14\x22\x31\x6d\xc4\x8d\x38\x13\xc9\xea\x32\xee\xdd\xa2\x2e\x8c\xb9\xba\x6e\xdc\xbb\x45\x65\x05\xf1\xb7\xbc\x6e\x93\x50\x9a\x27\x3f\x3c\x2c\xd7\x42\x9d\x07\x49\xd8\xd4\xc5\x98\x9b\x49\x66\xcf\x6e\xd1\xf4\x87\xc3\xec\x17\x62\xb7\x10\xc3\x6a\x2f\xd4\xac\xed\x97\x13\x6a\xdc\xe1\xab\x16\x6a\x3b\x68\x95\xf0\xd3\x2c\x04\x26\x92\xb8\xc3\x26\x58\x18\xf3\x34\xc9\x57\x2d\xd4\x19\xbc\x3d\xac\xc9\x42\x1e\xd6\x37\xac\xef\x42\xcf\x8d\xaf\x15\x8f\x49\xec\xe7\xed\xe4\x95\x36\xe7\xc2\xc0\x82\x19\x77\x5a\xdf\x85\xac\x49\x73\xa6\xf5\x5d\xa8\x31\xc9\x2b\x7d\xe3\xc2\x98\xa7\x3f\xf4\x8d\x0b\xa3\x76\x7f\xe8\x1b\x17\x72\x16\x45\x2d\x4b\xbf\x30\xd2\x72\x95\x79\x2d\xc4\xb0\x25\xda\x96\x58\xa8\x61\x97\x69\x8b\xba\x90\x9b\x8d\xde\xf6\xdb\x66\x31\xb9\x53\x88\xb6\x10\x4d\x21\x36\x5a\x62\xda\xd0\x0b\x31\x26\x79\x4d\xf3\x5a\x08\x16\xb8\x71\x4f\xab\x3d\x91\x91\x76\xf8\x69\x51\x17\xf2\xb0\xa1\x97\x28\xfe\xa2\xc2\x3a\x4e\xdf\xb8\x50\x18\x52\xe3\x3e\x1d\x88\x0b\x85\xe2\x11\xf7\x69\x87\x5f\x28\x14\xfc\xb8\x4f\xcb\xb5\xd0\xd3\xa2\x9e\x8e\x01\x84\xf9\x16\x14\xf5\xb4\x03\x2c\x54\x6f\xd4\xf1\xb4\xa8\x0b\xb1\xa5\x79\x59\xd4\xd3\xa2\x52\xae\xd3\x72\x9d\xac\xa6\x9a\x1f\xbe\x2c\x04\xfb\x71\x75\x32\x36\x5f\x16\xe2\xc5\x1e\xa6\x43\xff\x65\x21\x16\x06\xb6\xfc\xb8\x5f\x16\x62\xa1\x6b\x9a\x97\x4d\xe8\x7c\x11\x54\xfb\x65\xb9\x16\x9a\xad\xcd\xb8\x5f\x96\xeb\xe5\x66\xa7\xd9\xdb\x84\x0b\xa3\x94\x52\x2f\x3b\xc0\x42\xf5\x66\xb9\x2c\xfd\x42\xc4\x41\xf6\x6f\xdf\xb8\x10\xbb\xe3\xfc\xad\xfc\x61\x9f\x3d\xac\xf6\x65\xdb\x2f\xe4\xb7\x10\x97\xd5\xfe\x4e\x37\x7c\xda\xcb\x3a\x2e\xf4\x57\x70\x5d\x76\xa6\x85\x31\x6d\x9c\xcb\xec\x17\x62\xf3\xa3\x5d\x56\xe8\xa2\xfb\x5a\xfa\xcb\xd2\x2f\x14\x46\xbe\xb8\x3f\x66\xbf\x50\xe1\x18\xfa\xd8\x84\x0b\x79\x58\x88\x8f\x15\x5a\xe8\xef\xb0\xfa\x58\x88\x85\xc2\x3e\x12\xf7\xc7\x56\x5d\xc8\xdd\x26\xfc\x38\x1e\x17\x32\x76\xca\xf5\xb1\x10\x1f\xc6\x90\x15\xfa\x38\xf8\xd8\xbe\xc7\x78\x1d\xf7\xed\xb0\x5a\x08\xf6\x7b\xe2\xbe\x2d\xea\x42\x84\xa3\xe3\xb6\xa8\x0b\x15\xca\x89\xc7\x56\x5d\xc8\x39\xa8\xd0\x63\xcf\x59\xa8\xf3\x30\xc9\x0a\x2d\x8c\x52\x7a\x3e\x56\x68\x61\x60\x4e\x89\xfb\xb1\x09\x17\x2a\xd6\xc2\x32\x1e\xa7\x29\x10\x1b\x72\xe2\x71\xb6\x01\x8d\x46\x1a\x8f\xb3\x0d\xa8\x60\xb8\x3f\xce\x36\x20\xb6\xf4\xa9\x8f\x49\xeb\x73\x6c\xd4\xf1\x61\x6d\x25\x62\x5b\x13\x7c\x3c\x2c\xae\x44\x6e\xbd\xea\xf8\x60\x18\x13\xb9\x31\xd2\x1e\xa7\x29\x30\xbf\x49\x87\x3f\x5c\x88\x93\x99\xeb\xc1\x6a\x22\xe2\xf4\x29\x94\x67\x11\x71\x52\x08\xe7\x11\x90\x3d\x7c\xca\x0a\x61\x26\x61\x2f\x38\x1e\xac\x22\x22\x8f\xa5\xf3\xc5\x33\xac\xd0\xc2\x88\x41\x92\x13\x05\x28\xb6\x22\xe3\x09\xdf\x18\x8e\x0e\x2a\x14\x6d\x12\x9d\xe9\xa4\x71\xc2\x42\x2c\x34\xd6\x9b\x78\x9c\x3b\x40\x1d\xd3\x24\xdb\x6b\xa1\x50\xb5\xe2\x71\xee\x00\x35\xf9\x8e\x4f\xda\x5e\x0b\xc5\x16\x59\x3c\x69\x7b\x2d\x14\x1b\x46\xf1\x64\x9a\x84\xe8\x58\x0a\x61\x3c\x4e\x27\x20\x4f\x5b\x22\x6d\x89\xe4\xd3\x7e\xb3\xf7\xd3\x2e\xe4\x6e\x07\x48\x1b\x27\xd1\x3f\x99\x15\x9e\x32\xaf\x85\x4e\xba\xdc\x53\x16\xb5\x98\x74\xfa\xfc\xf5\x54\xfc\xb4\x35\x59\x88\x93\x31\xf0\x38\x01\x81\x11\x83\x62\x3b\x01\x81\xd8\x0f\x93\x2c\x76\xe3\x89\x64\x73\x3a\x01\x81\x0a\xbb\x72\x5b\xa0\x85\x64\xdf\x35\x9e\x69\x43\x4d\xcc\x58\x7e\xd3\xe9\x1b\x27\x6f\x6c\x93\xec\x58\x13\x95\xc8\x0e\xef\xcc\x05\x22\x50\xc2\x1e\x67\x2e\xd0\xe3\x9b\x97\xe5\x5a\x18\x73\x50\x21\x27\x33\x10\xb9\xf9\x94\x5f\x7e\x21\xcb\xcf\x3c\x2d\xea\xf4\x33\x93\xe4\xcc\x05\x6a\x20\x7f\x9e\xd3\x42\x9c\x4c\x9f\xf6\x35\xe7\x24\xd0\xd8\xcb\xe3\x71\x4e\x02\xa3\x27\x6f\x3c\x7d\xe3\x42\x0d\x7f\xa8\xa0\x07\x81\xa7\x4d\x3c\x2f\x0b\xb1\xd0\x67\xf1\xc3\xb7\xbd\x68\xa1\x47\xd1\x84\x4e\x07\x20\x22\x28\xd7\xdb\x1f\x2e\x74\x22\x17\x1f\x16\x16\x62\x38\x7d\x3e\x97\x0d\xbd\xd0\x2a\x4b\x8f\xd3\x01\xc8\xb6\xed\x2f\x3b\x16\x6b\x82\xaf\x64\x71\x3a\x00\x75\xda\xd7\x2e\x4b\x7f\xe1\x34\x85\x72\xf8\x7c\x6c\xaf\x0f\x63\x40\xc9\xf2\xf1\x8d\x0b\xa3\xec\xdd\xce\x10\xa0\xd9\xb0\x8a\x47\xd9\x0f\x32\xed\x72\x1f\xdf\xb8\x10\xaa\x54\x8f\x82\x1e\xa4\x93\xff\xa3\xa0\x07\xc9\x9e\x7d\x3c\xb7\x3d\x7a\xa1\xf1\xcb\x8a\xe7\xb6\x5c\xb7\x5d\x8e\xec\x6f\x4b\x7f\xb3\x5d\x60\xab\xde\xe6\xb5\x90\xb8\xbe\xc4\xf3\xf8\xc3\x85\x31\x51\x70\x9e\xc7\x0a\x2d\xc4\x89\xd6\xf0\x3c\x7e\xa1\x85\x4e\x9b\xf0\xb1\x4f\x2c\xe4\xc6\x84\xfd\x3c\x56\x68\x21\xcf\x23\x7f\xf7\x87\xc4\x0c\xf2\x45\xd2\x73\x72\xc3\x3a\x26\x22\x8e\x49\xd2\x69\x12\xfb\x2a\xa7\x4f\xbd\x4d\x72\x2a\x36\xe9\x63\xd2\x9a\x05\xcf\x35\xb5\x24\x16\x94\x2f\x62\xae\xd1\x91\x5a\x52\x44\x1c\xdf\xa7\x7c\xe3\x42\xd3\x4d\x12\x8b\xc9\x17\x7d\xae\xc6\xc9\x0d\xbb\x90\xa8\x71\xfa\xd4\x65\xd2\xb5\x26\xd9\xf5\x1d\x53\xf3\x8a\x18\x65\xb9\xb0\xc0\x89\xde\x96\xbc\x4e\xfc\x7f\xbe\x68\x1a\x27\x37\xf6\x19\x44\x9c\xab\x63\xe6\xc6\x46\x83\xe8\x31\x28\xc4\x61\x51\x17\xc6\xb7\x8e\xec\x36\x8b\x9a\xdf\xa7\xa6\x49\x13\x0b\x0b\x45\x3d\x2c\xfd\xc1\x9a\x76\x6c\x24\xd9\x84\x07\x42\xc1\x0a\x1d\x56\x68\xa1\x19\xa2\xb9\x1d\xb6\x2a\xeb\x24\xdc\x07\x53\xef\x20\x91\xb3\x28\x7d\x58\xfa\xc0\xcb\x66\xa7\x10\x61\xb9\x16\x46\x0c\xbe\x63\x58\xae\x85\x81\xdd\x23\xb7\xb0\xa1\x17\xea\xb0\xa8\x61\x7b\x85\x03\x99\x3a\x32\x8f\x88\xae\xc9\x77\x4c\x2b\xc4\xa4\xf1\x2d\x44\x5a\x7a\x66\x08\xf6\xdf\x72\x2b\x7f\xb8\x30\x6a\xe3\xa9\xb6\x55\xdb\x56\xa5\x25\xda\xa7\x5a\x35\x9b\xa2\xb6\x0d\xbd\x50\xb8\x51\xe4\xd6\x96\x7e\xa1\xa3\x28\x2a\x76\x1c\x31\x66\x52\xae\x69\x5e\x93\x65\xeb\x4e\x07\x98\x36\xe1\xa4\x63\xda\xc9\x4f\x3b\xc0\xc2\x60\x35\x96\xdb\x69\xf6\xd8\x69\x86\x45\x3d\x6d\x9c\x13\x67\xb8\xc9\x0f\x5f\xd6\x71\xa1\x0f\xfb\xd7\xcb\xec\x51\xa0\xb1\x04\xa6\xce\xad\xa2\xb6\xe4\xa9\xb7\x5f\xe8\xad\xd6\xe0\x53\x16\x15\xb9\xba\x5b\x88\xb7\x1f\xed\xcd\xa2\x6a\xf8\x43\x7b\xf4\xdb\x1e\x4d\xb9\x2e\x7f\xb8\x10\xdb\x61\x92\x45\x5d\x68\x7c\x5c\x73\xbb\xfc\x42\x0b\x19\xfb\xaf\xa7\xe2\xdc\x2e\xbf\xfc\xc5\x7e\xe5\x20\xdf\x8f\x0d\xf5\x41\xfe\xd8\xe1\x3f\xbe\x1d\x65\x7a\xb3\xbe\x1f\xbf\xd6\xc2\xdc\x86\x49\xbe\x1d\xe9\x99\x36\xc1\xc7\x9a\xe0\xe4\x7a\xd8\x8b\x6e\xf3\x42\xdb\xdd\x83\xce\x70\xdb\x04\x37\x5b\x77\x93\x56\xb9\x6d\xe1\x85\xde\xfc\x0e\x8f\xf5\x5d\x18\x31\x28\xd7\xe3\xb0\x58\x48\xbc\x12\x73\x7b\xac\xd0\xa3\x70\x5e\x4f\xed\xd8\x69\x44\x8d\xb5\xd2\xc8\x1d\x05\x58\xd4\xc9\x97\xdf\xb7\x30\x09\x73\x17\xbd\x68\x57\x2e\x82\x81\x15\x28\xf5\x76\x13\x03\xf5\x6a\xf5\x38\x92\x16\x6a\x2c\x11\x9e\xbb\xf2\x07\xe4\x40\x4a\xe9\xf0\x26\x82\xdd\xc8\xdc\x15\x10\xa0\x70\x25\x4a\xdd\x69\x45\x61\x16\xcc\x9d\xfd\x3f\x11\x81\x94\xda\x87\x3f\x5c\x08\x5c\x34\x72\x47\x8f\x15\x79\x1e\xd4\x31\xac\xf6\x42\x6d\x93\x96\x08\x0b\x81\x4f\xed\x48\x93\x86\x49\x83\xb5\x73\x92\x64\x4b\x04\x73\x65\xd3\x12\x98\x45\x44\x8f\xcd\xec\x6d\x9c\xc0\x43\x76\x52\x08\xe5\x0f\x98\xdb\x6e\xd2\x34\x89\xbd\x4a\xbe\x90\x4e\xbb\x62\xcc\x30\xe9\x6d\x12\xcb\x8a\xdd\xec\xad\xd0\x42\x07\x42\x70\x47\x73\x16\x81\x46\x9f\x3b\x9a\xb3\xe8\xf0\x6b\xa7\x4d\xb8\x90\xcd\xb0\xd8\x95\x52\x20\xc6\x9a\xb0\x73\x2f\x9f\x5a\x88\xcd\x96\x50\x70\x81\x0a\x7f\x58\x56\x68\x21\x76\x1b\xa7\xac\xd0\x42\x61\x24\x4e\x3c\x07\xbf\x88\x38\xcc\xcb\x2f\x54\xcc\x5c\x76\xa6\xb2\x8e\x0b\x8d\x6b\x4f\xee\x65\xb9\x16\x06\x7b\x67\xb9\x97\x75\xc4\x36\xc3\x1a\x22\xf7\xb2\x8e\x38\x5c\xb4\x49\xed\x77\x5c\x18\x58\xdd\x73\x57\xa0\x82\x74\xca\xdb\x15\xa8\x20\x36\xbb\x6f\x5b\xa1\x76\xd1\xed\x0f\xad\x50\x5b\x21\x0a\xd1\x96\xab\x31\x19\x24\x3f\x54\xec\x82\xd8\x90\xc4\xfb\x34\xfb\xa9\x05\x9b\x37\x4e\xab\xbd\xd0\xbb\xbd\x50\x49\x0c\x2a\x9b\xaf\x7d\xda\xf6\x0b\xd1\xe6\x75\x5a\xfa\x85\x40\x3f\x4f\x1d\x23\x45\x71\xc8\x20\xf7\x97\x85\x78\x21\xfb\x99\xa6\xf6\x97\x3f\x7c\xf1\x43\x3f\xed\xcb\x42\x2c\x44\x5b\x2e\x45\x38\x08\x65\xec\xfe\xb6\xf4\x0b\x39\x6d\x1c\x25\x31\x88\x38\x4c\xb2\xf4\x0b\xf1\xed\x13\x97\xa3\x03\x53\x06\x07\x1b\x72\xbf\xcc\x0b\x2b\xf8\xb9\xf1\x43\x85\x33\x88\xf8\x3e\x65\x07\xb8\xd8\x04\x99\x3e\x65\xb9\x16\x02\xbb\x77\xea\x41\x29\x42\x81\xbc\x7f\x7c\xea\xe3\x53\xb4\xc4\xc7\xa7\x3e\x2a\xf6\x64\xaf\xa8\x05\x73\xb3\x09\x6f\xbb\x09\x2a\xe8\xb6\xd1\x5e\x8f\x4d\xc8\xf9\x81\x6f\x51\x1f\x9f\x42\xdf\xc4\x73\x22\xf7\xc7\x0a\x3d\x08\xf7\xdd\xa7\xec\x26\x1c\x2a\x60\x33\x3c\x77\x05\x32\xa8\x5d\xc9\xf4\xd8\xf6\x0b\xed\x8c\xba\x3f\x16\x75\xa1\xd9\xb3\x48\x37\x96\x44\x1c\xf4\x09\x3d\x1f\x45\x05\x73\xa5\xae\x8f\x22\x71\x74\x4c\x5d\x1f\x45\x39\x51\xe8\xfb\x28\x6a\x1b\x66\xff\x32\xe9\xc5\xca\xae\x49\xba\x4d\xba\xd1\x4a\x49\x52\x51\x05\xcd\xf6\x56\x1e\xbb\xd9\xef\x74\x80\x9e\x24\x7d\x4c\x5a\xa5\xe7\xc8\x4c\x1e\xea\x88\xa0\xb1\x35\xa4\x1e\x89\x22\x37\xb3\xc7\xd5\x44\xc4\x52\x37\x7e\x39\x15\xeb\x9f\x28\x72\x6c\xbe\xca\x62\x2f\x8c\x89\xc4\x3b\x86\x6d\x37\x6c\x3b\xea\x3b\x6c\xa8\x81\x24\x46\x96\xe9\x7f\x28\x12\x33\x50\x1e\xc3\x86\x5a\x18\xa7\x8d\x3e\x2c\xe3\xd0\x79\x8a\x62\x3b\xb5\x80\x0a\x5b\x58\xdd\x13\x0c\x95\x30\x3d\x17\x45\x73\x86\x61\xad\xb3\x4d\x6a\x56\x8c\x64\x1f\xe6\x15\x56\x88\x42\x28\xe8\x8f\xaf\xa0\xe7\x8d\x0a\x7a\x10\xe3\x34\xc9\x46\xc7\x44\x52\x0c\xea\x23\x6d\xf4\x74\xd4\xf1\xc6\xb4\xda\x49\xff\x60\xb6\x39\xd2\xec\x93\x25\x0a\x63\xe0\x48\xf3\x5a\x88\x89\x06\xa2\x3b\xa3\xc8\xa0\xc3\x1f\x8a\x70\x50\x31\x29\xbd\x22\x1c\x14\x1b\x47\x89\xdb\xe2\x17\xa9\xf6\x76\x34\xb2\x0c\xf4\xf7\x29\x25\x31\xe8\xed\xf4\x29\x0b\xb1\xd0\x69\x43\xb7\x79\x2d\x34\x7e\xf3\x89\x8f\xe2\x17\x7d\x5a\xed\x69\xab\x2e\xc4\xb6\x9b\xe4\x77\xc4\x70\xbe\x1d\xb4\xea\xb4\xf4\x13\x7f\x75\xb3\x57\xec\x82\x51\xfe\x50\x05\x18\x54\xfb\x85\x94\xc4\x60\x14\x02\xf5\x38\x6d\xc2\x85\x88\xf4\x87\x16\x75\x61\xb0\xa1\x9b\x87\x92\x18\x0c\x8c\x01\xa9\x97\xa3\x08\xcc\xb2\xa9\x97\xa3\x88\x0d\x81\x7a\xbc\x2c\xea\x42\x35\x8b\x8f\x43\x79\x0d\x02\xc7\x97\x3c\x5e\x16\x62\x61\x94\x3f\x54\x27\x06\xdd\x48\x96\xe3\xb2\x42\x17\x1a\xbd\x1d\xf3\xb2\x10\x17\x4b\x3a\xc4\xee\xa1\xe6\x0c\x7a\x38\x14\x2e\x5b\xf5\x72\x6a\xa1\xbd\x94\xd7\x20\xda\x11\xac\x24\x06\x83\x93\x5e\x79\x7c\x6c\xaf\x85\x28\x87\xa8\xaa\x31\x08\x55\xbd\x43\xd5\x18\x14\x6e\x4b\xe9\x29\x20\x31\x72\xa7\x5c\x1f\xdf\xf8\xe1\x68\x0e\x2a\x82\xa7\x7e\x44\x9f\x36\xa1\x82\x1e\x64\xd9\x5e\x0a\x7a\x10\x89\xbe\x79\x7c\xfc\x42\x0b\xd1\x16\xf5\xb6\xa8\x0b\x19\x68\x92\xc7\x6d\xe3\xdc\xee\x8d\x92\xfd\xed\x17\xba\xfd\x42\x64\xff\xf8\xd4\x43\x2f\x74\x28\x3c\xd6\x71\x21\x82\xd5\xd4\xe1\x74\x00\xc6\xa9\x18\x52\xf6\x83\xfa\xd6\x51\xfd\x1c\x84\x13\xd0\xf1\x58\xfa\x07\x91\x76\x9a\x64\xe9\x17\x62\xd2\xef\x07\x1e\x3c\xa2\xf1\x44\xcb\xa1\xa0\x07\x13\xe3\x5c\x0e\xcd\x0f\xa0\xf1\x38\xcc\x81\x9d\x59\x34\x8e\x78\x39\xb0\x33\x8b\xb5\xba\x24\xc9\xec\xbf\x1b\x9d\x83\xa4\x32\xa9\x7e\xfe\x68\x17\xb7\xc3\xe9\x00\x24\x0e\xfa\x39\x34\x52\x80\x2c\x5a\x75\x1c\x66\xbf\x50\xca\x9c\xa1\xae\x0f\xc6\x64\x62\x1c\xda\x1a\xc0\xc0\x09\x35\x87\xf2\x1e\x24\x6e\xfb\x39\x0e\x4b\x7f\x60\x89\xc3\x10\x33\x94\xd1\xa0\xed\x72\x63\xf8\xd4\x42\xe0\xd3\x9c\x43\x5d\x1f\x8c\x93\xa5\xc4\x50\xd7\x1f\x5f\xcf\xbd\x83\x24\x0b\x81\xd8\xc6\xc7\x38\x87\xba\x3e\x28\xa7\xbc\xa1\x24\x07\xe9\xca\x7f\xa8\xc5\x83\xda\x92\x6a\xab\xc5\x83\x3e\x91\x72\x43\x79\x0f\xe2\xdc\xfc\xa1\x5f\x08\x95\x9d\x5d\x85\x1c\x69\xb9\x16\x92\x83\x08\x39\x54\xd9\x41\x4d\xc6\xd0\x48\x8b\xca\x89\x3c\x4d\x3f\xc3\x29\x00\xb4\xf2\x6b\xa4\x45\x4d\xf4\x73\xbb\x89\x46\x0a\x10\x13\x9d\x7a\xa8\xfe\x83\x5c\xd3\xdc\x2f\xa7\xe2\xc1\xd6\xaa\x48\x95\x8a\x51\xb6\x70\xe1\x6a\x80\x41\x6c\x94\x5d\xa6\xdc\xcc\x35\xc9\x86\x2a\x96\x3b\x49\x19\x9d\x34\x40\x4c\x3f\x4d\x9b\x57\xe3\x38\x60\xbf\x55\xa3\x07\x75\x58\x6c\xad\x26\x60\x44\xf9\x94\xfd\xb6\x11\x36\xa7\x79\xd9\x04\x68\xf4\xa7\x9f\xd9\xd9\x06\x94\x6b\xc1\xe1\x6c\x03\x06\x67\x54\x13\x4f\x98\x2f\x72\xda\xbb\x4f\x1b\x7d\x21\x5d\x99\xe9\xca\x22\xa2\x1c\x75\xa7\x2d\xbc\xd0\x67\xd1\x65\x9c\x21\x40\xe1\xce\x93\xc3\x19\x02\xb4\x2a\xf7\x50\x57\x07\x43\xf1\x86\xfb\xcb\x17\xed\x34\xa5\x8b\x8b\x48\x36\x07\x72\xe0\x08\x2f\x46\xda\x23\x15\xf4\xa0\x37\x47\xf0\x65\x51\xf1\x33\xe1\xcc\x4d\xea\x68\x22\x7a\x0b\x3a\x96\x26\x92\xe1\x1e\xa3\x1f\x4d\xc5\x1c\x14\x67\x34\x73\x28\xfb\x41\x9c\x28\xe6\xe3\x63\x7b\x2d\x64\x39\x36\x15\xf4\xc3\x0d\x45\x96\xad\xe3\xe3\xe7\xd0\xa8\x6c\xe3\x28\xd5\x41\x9c\x98\xba\x86\x8a\x39\xa8\xcd\xc6\x51\x5e\x83\x3e\xfc\x1c\xca\x6b\x30\x4e\x2b\xa4\xbc\x06\xa3\x99\x5a\x86\xf6\x14\x30\x4e\x4b\x7f\x5b\xed\x85\xd1\x0a\x9b\xdb\x6a\xdf\xd8\xd2\x59\x1e\x8e\xdb\x72\x2d\x8c\xef\x08\xbe\x1d\x29\x0b\x99\xf6\x55\x0d\x31\xa0\xff\x96\xe4\xd7\x5e\x18\x5a\x24\x86\xcb\x0a\xd0\x61\x85\x5c\x56\x80\x76\x4d\x3f\x1e\xeb\xf8\xe0\x76\xef\xe8\x70\xb6\x01\xc5\x29\xd6\x1c\x4e\x2d\x20\x6d\x89\x70\x75\x00\xa6\xd6\xaf\xd0\x5c\x03\x46\xd0\xa3\xc3\x19\x02\xb4\x66\xb3\xd0\x5c\x03\x62\xe7\xa3\x85\xab\x03\x50\x85\x45\x22\x70\xf5\x17\x31\x50\x2e\xc3\xa9\x05\x04\x07\xa8\x32\x5c\x43\x80\xd6\x10\x1c\xce\x36\x20\x70\xbe\x49\x0f\xca\x8a\x56\x02\x84\x2b\x8d\x70\xa5\xc1\x84\x1d\xb8\xd3\x8b\x71\x22\x50\xc3\x95\x06\x08\x3c\xcb\x32\x34\x23\x81\x1a\x93\x1f\x3a\xdb\x80\xc6\x4f\x28\x43\x03\x35\xc8\x9d\x21\x1a\x2e\x3e\x40\xee\x66\xaf\xe9\x19\x74\xd1\xef\x63\xd8\xaa\x0b\xb5\x61\xdd\x08\x17\x09\x60\x6a\xb3\x0e\x27\x20\xd0\x03\x95\x3d\x5c\x11\x80\x98\x16\x55\xfb\x13\x68\x57\x17\x31\x6c\xaf\x85\xda\xb0\x22\x04\x3e\x38\x22\xf0\x1f\xc8\x70\x6a\x01\xd5\xa8\x08\xe1\x3c\x02\x06\x87\x4e\xd2\x53\xc4\xa2\x83\x31\x14\x8a\x5a\x50\xd3\x0e\xa0\xca\x0e\x6a\x22\x31\x43\xb9\x1a\x5a\x4a\xe8\x98\x1c\x44\xf9\x22\x14\x7c\xa1\x5c\x05\x43\x05\x27\xda\x3a\x2e\x64\x5b\x47\xcd\x22\xa0\x71\x56\xca\x50\xd4\x82\x68\xbf\xb6\x96\x12\x50\x6c\xd6\x65\x68\x29\x01\xcd\x69\x85\x8c\x69\x5e\x93\xbc\xca\xa7\x6c\xaf\x85\xa1\x4d\x32\x4e\xf3\x3a\x39\xcb\x62\xff\x52\xa7\x06\xfd\xed\x13\x2f\x5b\x02\xc7\xc1\x60\x46\x0d\x15\x68\x50\x27\x82\x2f\xb4\x81\x80\x31\xfd\x42\x1a\xa8\x41\x17\x93\x4e\xbc\xcd\xeb\xcd\x18\xb2\xe7\x68\x03\x01\x15\xa8\x54\x71\x59\x2e\x9c\x3e\x54\x70\x42\x65\x1c\x34\xa7\x7e\x33\xb4\x94\x80\x9e\xe6\xa5\x8c\x06\xfd\xf7\xf8\x41\x67\x28\xc2\x41\x71\x22\x22\x43\xe9\x09\x0a\x37\xd4\x0c\x85\x20\x18\xdf\x8e\x75\xfb\xaa\x85\x3e\x6c\x3b\x65\x19\x18\x6d\x97\xb9\x6d\xf4\x9b\x41\x6d\x19\x95\x52\xa0\x71\xbb\xcf\x50\xb5\x05\xcd\x91\x8b\x4c\xe5\x0f\x68\x4e\x70\x65\x6a\xb0\x00\x89\x1b\x52\xa6\x06\x0b\x50\x2a\xd3\x9e\x19\x12\xa1\x05\xd9\x23\x42\x22\x70\xb7\x4e\x4f\xd7\x88\x28\x66\x41\x0f\x9d\x88\x1a\xac\x77\x3d\x63\x22\x7a\x43\x4b\xf2\x00\x89\xc8\xc9\xf2\x30\x1d\x88\xa0\x07\xb6\xf4\x54\xed\x03\xad\x49\x3c\xb5\xe7\x82\x54\x08\xa6\xdb\x42\x20\xa6\xe5\x52\x2f\x03\x03\xd7\xa1\x4c\xd7\xe1\x20\x0e\x2b\xa4\xfe\x04\xb2\xd1\x2a\xb3\xfc\x61\xd1\xd7\x90\x06\xe9\x78\x02\x85\xe3\x6e\xa6\x83\x07\x0c\xce\x92\x64\xaa\xa7\x80\x0c\x2b\xe4\x78\x02\xed\x8a\x31\x5d\x28\x83\x18\x4d\xf6\xae\x8a\x41\xbb\x44\x49\xed\x93\xa0\xf1\xa8\xcd\x54\xc1\x01\xcd\xa1\xb7\x4c\xf7\x80\x40\x9f\xb6\xaa\x3a\x0f\xe8\x89\xba\x91\xa7\xa5\x5f\x98\xda\x7c\x92\xed\x76\x31\x38\xaa\x99\x9e\x45\x11\x7d\x32\x2c\x3c\x7a\x22\x6a\x60\x45\x48\x97\xc0\x20\x71\x29\xc8\x74\x04\x83\x20\xae\x47\xa6\x23\x38\xbf\x23\xd8\xec\x6d\x68\x76\xf3\x77\x8b\xea\x7a\x17\xb4\x0a\xa1\x27\x3b\x44\x0e\x16\xca\xa9\x36\x03\xea\x44\x8c\xa4\xdb\x37\xa0\x36\x94\xb8\xd4\xf2\x08\x62\x2b\x93\xec\x13\x1f\xb7\x56\xc9\x4b\x3d\x05\x24\x67\x03\x32\xd5\x53\x40\x0f\xa4\x67\x6a\x07\x04\x99\x7e\x34\xd7\x82\xa0\xf0\x7c\x4b\x0f\x6a\x88\xc6\x0d\x3d\xcb\x39\x1c\x0c\xdc\xc9\xb2\xf0\x5d\x15\x43\x2b\x66\xb9\x58\x2b\x0f\xba\xf1\x39\x3c\x74\x21\xd2\xcf\x51\xee\xaf\x94\xe1\x4a\xd0\x24\x6b\x98\xd7\xa0\xa8\xa8\xa0\xa5\x41\x0d\x64\x21\xc2\xcb\x7e\x0f\x9a\x33\xc7\xe9\x19\x09\x11\x1b\xd2\xa4\xb4\xf1\x83\x89\x03\x5b\x96\x5a\x3c\x48\x7c\x4c\xd7\x9a\x8a\x24\xba\xef\x69\x92\xaa\x31\xc8\x93\xb6\x2f\xbf\x36\x48\x4e\x91\x64\xf9\xb5\x41\x37\x26\x83\x7a\x9b\xfd\x5b\x27\x6d\x0a\xf1\xf6\x87\x6f\xbc\x76\x50\x37\x4a\xa5\x17\x84\xa6\xd4\x52\xc3\x05\x73\x63\x6c\x97\x1b\x7f\xa0\xf1\xbf\xcc\xb2\x4f\x80\xd4\x7a\x5f\xaa\xb3\x20\x0f\x4b\xaf\x45\x02\xf4\x89\x56\x5a\x38\x44\x88\x0a\xa6\xbc\x52\x47\x04\xa3\x19\xa2\xa5\x05\x19\x04\xa7\x7a\xb3\x14\xb5\x60\x68\xbd\x6f\xb5\x3f\xd0\x1c\x39\xcb\x56\xfa\xb6\x9b\x75\x4c\xc5\xad\xf6\x07\xc6\xd9\xfe\xf0\x6d\x12\x5a\x16\x33\x57\xab\xd7\x81\xc2\x11\x3a\xdb\xfd\x3b\x50\xb8\xac\x67\xef\xbe\x71\x77\x53\xcc\xa7\xca\x24\xa4\x1c\xc3\xaa\x77\xdf\xb8\x10\x04\x1f\xc8\x56\x63\x03\x4d\xe8\x88\x6c\x3d\x03\x40\xa5\x3f\x74\x83\x1f\x0c\x05\x4c\x6b\xd6\x05\x75\x86\x49\x96\x1e\x2d\x6b\x63\x74\xb4\xcb\x7c\x50\x27\x0b\xc7\x56\xa5\x02\x6d\x13\xb6\x0b\x78\x10\x1b\x86\x98\x56\xa5\x6a\x97\xe6\xcc\x8f\xed\xd2\x1c\xc4\xb1\xcf\x5f\x4f\xc5\xed\x66\x1b\x18\x76\xac\x4e\x0b\xf4\xf5\x49\xa3\xd8\xaa\x6a\x60\x24\x92\xa5\x35\xb8\x82\x0e\xbe\x7c\x97\x1f\xb0\x58\xc8\xb0\xa3\xdc\x2e\xa7\x41\x87\xc5\x56\xa1\x03\xcd\xa1\xc5\x6c\x77\xc3\x40\x38\xc9\xb6\xcb\x69\x30\xca\x86\x52\xa1\x03\x03\x17\xc1\x6c\x67\x1b\xd0\xda\x99\x7b\xda\x76\x93\xa3\x8c\x08\xd4\xd6\xba\x0a\xc2\xc5\x47\x4f\xbf\xc3\xc4\xa7\xd6\xd2\xbb\x50\x06\x5d\xf6\x22\xd7\xbb\xa0\x86\xdd\xef\x65\xf6\x0b\x43\x7b\x48\x6b\x24\x05\x45\x94\x93\x6c\x57\xb2\x20\x09\x67\x95\xad\xbc\xee\xaf\x7d\x92\xec\x55\x9c\x40\x7d\x2b\xe4\xb2\x15\x84\x2e\x14\x7d\xd9\x38\x0b\xf9\x6d\x68\xe5\x35\x48\x8d\xca\xed\xd8\x04\xb9\x33\x61\xb7\x63\x13\xb4\x6b\x88\x7e\xfc\x42\x0f\x3e\x5a\xac\x93\xfa\xb1\x5c\x0b\xed\xb2\xb5\x1d\xc1\x20\x9c\x64\xdb\x11\x0c\x62\x43\xd0\xf7\x63\xdb\x3f\xcc\x23\x88\x91\xe9\x1e\x10\x18\x27\xa3\x6e\xea\x99\x04\x82\x13\x78\x39\xb5\x03\x82\xc1\x99\xaf\x9c\xce\x10\xd3\x19\xe2\xfb\xc3\x69\x12\xd6\xd5\xef\x53\xa7\x49\x4c\xb2\x74\xcc\xe9\xc2\x0f\xac\x4f\xb7\x92\x74\x1d\x02\xbd\xa3\x00\x4f\x6d\x77\x20\xdd\x18\x9e\x6e\xf8\x80\x22\xa4\x55\x4e\x3d\x80\x40\x9e\xe9\x0f\xcd\x7e\x61\x10\x47\x29\xa7\x13\x10\x28\xe2\xd5\xe4\x74\x9c\x83\x3c\x99\x6d\xa6\x4a\x1c\x48\x82\x26\xe5\x74\x4e\x02\xf5\xad\x90\x7a\x1d\x88\x83\xfe\x35\xdd\xab\x01\x43\xe7\x9b\xe9\x38\x07\x63\x5a\x2e\xb7\x5c\x40\x6d\x88\xca\xa9\x5e\x07\x46\xb2\xf8\x98\x8e\x5a\x90\xe9\x53\xda\xdb\xa6\xa1\x75\x0e\x9f\xb2\xda\xd8\xdb\x8e\x36\xc9\xb6\x4f\x06\x0c\x4b\x81\xa9\x09\x0e\xb4\x43\x74\xaa\x10\x82\x1c\x36\xa1\x42\x01\x14\xa7\x89\x72\xba\x29\x0f\x6a\xb3\xf4\xca\x09\xd0\xea\x29\xd3\xb1\x0d\xea\x44\x9d\x9d\xed\xd7\x6e\xec\x3c\x98\x52\xa7\xc3\x1d\x94\xdb\x8e\xb3\x2d\x44\x73\x24\x05\x69\x32\xdd\x72\x01\x83\xa8\x67\x39\xf5\x26\x02\xe9\x40\x9e\x6a\x92\xd3\x93\x62\x68\xa5\x53\x09\x00\x82\xc3\x04\x39\x55\x08\x41\x1f\x68\x59\xf3\xf4\x8d\x0b\x75\x0e\x9f\xb2\xed\x17\xda\x61\x35\x5d\xbf\x81\xd0\xfc\x39\xd5\x11\x41\x0c\xd4\x8d\xe9\xe4\x0f\x7a\xa0\x82\x4e\xd7\x6f\x20\x75\x4f\x98\x6f\xdb\xfe\xad\x12\x47\xff\xd2\x7a\x06\x8a\x33\xee\x39\xdd\x4c\x01\x43\xab\xef\x74\xfd\x06\x72\x3b\x68\x55\x35\x49\x50\x1b\xba\xeb\x54\x32\x81\xe0\xf0\x45\x4e\x65\x0e\xe8\xef\xe7\x50\x91\x00\xcd\x79\xce\x9c\x1f\x8b\xfa\x41\xca\xd9\xf6\xee\x9c\x80\x9e\xac\xa0\xa6\xdb\x24\x20\xbe\x1d\xd3\x6d\x12\x30\x14\x8f\x53\x75\x03\x8c\x69\x1d\x95\x72\x20\x34\xc2\x4f\x55\x50\x90\x93\xa5\xd7\xd4\xe2\x05\x52\x5f\x97\xa9\xc5\x0b\x54\x28\x99\x34\x6f\x81\xe2\xec\x7c\x4e\xa5\x1c\x28\x77\x0c\xa7\x52\x0e\xf4\x44\x05\x9d\xee\x76\x80\x74\x0d\x32\x55\x7a\xa7\x4a\x2f\x93\xff\xa9\xcd\x08\xb4\xbb\x30\xa7\xea\x2c\x88\xad\xf7\x5f\x4f\xc5\xa7\x1b\x18\x20\x83\xb6\x3b\x55\x50\x40\xb9\x43\x7a\xba\x5b\x71\xba\x5b\xc1\x77\x38\x75\xa9\x04\x41\x14\x9c\x3c\x5d\x6a\x82\x24\x70\x54\x9e\x04\xdd\x11\xd1\x7c\xe6\x53\x89\x07\x42\x25\xff\xd4\xca\x04\xda\xfd\x91\x53\x21\x08\x3a\x86\x4f\xbd\x4d\xc2\xaf\x1c\x89\x77\xaa\xff\x9c\x3a\x38\x86\x4f\xdd\x26\xdd\x1c\x78\x58\x6d\x77\x2a\x17\x41\x12\xa3\x30\x4f\xb7\xb5\x41\x05\x6b\xfa\xd3\xc5\x2d\x68\x17\x91\xa7\x8b\x5b\x90\xee\xa2\x9c\xaa\x44\xa7\x2a\x91\xdf\x41\xc3\x13\x08\x22\xae\xe5\xe9\x9e\x06\x48\x77\x6e\x4f\x75\x1e\x30\xce\xd3\xa7\xfc\x80\x5f\xd7\x7c\x3e\xa0\x6a\x10\x68\xe2\x65\xe5\xa9\x40\x05\xc3\xd9\xf9\x54\xa0\x82\xfc\xbe\x51\x2f\x4b\xd0\x5a\x6a\x4f\x65\x2c\x68\xcd\xfe\xa7\x02\x15\xb4\xc6\x80\xd3\xed\x88\xd3\xed\x08\x64\xec\xa9\xf4\x04\xa9\x11\xfe\xd4\x7f\x09\x94\x93\xd9\xa9\x4a\x05\x3a\xfc\x1c\xae\x5a\x40\xb9\x75\x7f\xea\x99\x04\x8a\x08\x0e\x79\xea\x99\x04\x32\xe8\xf0\xa7\xba\x18\x48\x8e\xd5\xe7\xa9\x71\x0d\xc4\xee\x1b\x5d\x01\x81\x20\x54\x5a\x9e\xfa\x1c\x81\xe1\x5e\xf1\xa9\x25\x0d\xf4\x44\xc1\x39\x55\xcf\x40\x9e\x0c\xea\x53\x79\x0d\x92\xb0\x3c\x79\x6a\x1f\x00\x51\xf6\x55\x97\xf9\xa0\x08\x84\x98\xa7\xf2\x1a\xc4\x86\x54\x3f\x4f\x07\xcc\xc9\x80\x61\x5d\x79\xea\x73\x04\xc2\x45\xd1\xa9\x31\x00\x84\x46\xbf\xd3\xc5\x1a\xe8\xe1\xd7\x56\x84\x83\xd0\xde\x76\xba\x7e\x03\xad\x81\xfa\x7c\x9b\xd7\x9b\x4d\x66\x16\xb7\xa7\xc2\x19\xb4\xbe\xbe\xa7\xc2\x19\xb4\xdb\x7b\xa7\x3a\x22\x28\x8e\x75\xe5\xa9\xcf\x11\x08\x6d\x59\xa7\xa6\x32\x50\x61\xe3\xa8\x23\x82\x2c\x56\x1a\xe7\xc7\x9e\xf3\xd1\x3e\x69\x92\x7d\xf5\xa3\x91\x94\xd2\x2b\xaf\x41\x12\x5c\x29\x4f\x4d\x06\xa0\x0e\x7b\xa1\xc2\x19\x54\x38\xac\x5c\x31\x82\x72\x4b\xee\xd4\x8a\x00\x86\x13\xd0\xe9\xb6\x36\x28\xcd\x9f\xe7\x6d\x85\x16\x86\x2e\x18\xa7\x26\x3c\x50\x81\xa2\x7a\xba\x8f\x01\x7a\xfb\x26\x99\xfd\x8d\x21\xc6\xbe\xaa\x55\x0f\x74\x59\x2e\x77\x15\x40\x9e\x4a\x13\xe5\xf5\xe9\xc1\x28\xac\x7a\xa7\x5b\xd1\xa0\x02\x85\xf0\xa5\xab\x28\xa8\x03\x89\xf9\x72\x41\x0a\x4a\xdb\xcc\x4b\x1b\x3f\x48\x6d\x92\x2f\x97\x87\x2f\x97\x87\x48\xcc\x97\x66\x7f\x50\xaa\x7a\x2f\xa5\x2f\x08\x1d\xda\x5f\x2e\x22\x41\xaa\x1a\xbf\x34\xfb\x83\x24\xe2\x57\xbe\xf4\x39\x02\x49\x28\x90\x7c\x29\x90\x5f\xfa\x1c\x51\xed\x97\xa6\x0c\xd0\x2a\x12\x2f\x4d\xf5\xa0\x39\x1c\x9f\x2f\xf7\x8a\x41\x10\x18\x27\x5f\x9a\x03\x41\xdb\x01\x5e\x8a\x47\x50\x84\x06\xce\x97\x92\x09\xf4\xa4\xdf\xbf\x14\x43\x20\xd5\xa9\x5f\xae\xec\x40\xee\x16\x42\xcf\x93\x97\x3e\x80\xf4\xe8\x97\x36\x36\x10\x6e\xa7\xbe\x74\x46\x01\xc5\x39\xf5\x7c\x69\xff\x06\x59\x96\x5e\xd5\x05\x0c\x7d\xc7\x5e\x97\xd9\x5f\xae\xec\x68\x7b\xad\xd1\xa0\x74\xe3\x7e\x39\x60\x5e\x6e\x0f\x22\x0b\x5f\x7a\xe4\x81\x5e\x93\xce\x2f\xa7\xe2\x97\xd6\x68\x50\x85\x7d\xf2\x65\x57\x06\x5d\xbe\xdd\x2d\x39\x10\x1c\xad\xce\xb7\x6b\x1b\xd0\xce\xbb\x6f\x57\x2d\x60\x72\x8e\x3a\xdf\xda\x30\x40\x06\x7a\xd9\xdb\xed\x2a\x30\x26\x9f\xf9\xed\xe4\x0f\x9a\x73\x8c\xf9\x76\x2a\x06\x49\x9c\x8f\x7c\x6b\x3e\x00\xa9\x55\xee\xad\x4b\x00\xc8\x69\xb9\x9c\xcc\x40\x11\xd4\x2c\xdf\x4e\x66\xa0\x89\x15\x96\x6f\x27\x33\x30\x38\x9f\x9f\x6f\x27\x33\x50\xf1\xcd\xab\x4d\x62\xc2\x46\x66\xbc\x5d\x30\x80\x9a\x0c\x9e\xb7\xbd\x08\x24\xd1\x37\xf2\xed\x9e\x3d\xa8\xf8\x66\xff\x31\xe9\x83\xd9\x8c\x3a\x72\xde\x59\x04\xc1\xd6\xf2\xad\x9d\x19\x0c\x65\xec\xdb\x35\xc4\x5b\x5b\x83\x8d\xa3\xbf\x17\xe8\x32\x7b\x67\x41\x90\x3a\x93\xbc\x35\x2c\x80\x24\x54\x49\xbe\xdd\x4f\x02\x95\x7e\x0e\xd7\x23\x20\xf7\xc3\xa7\xac\x63\x1b\xf1\xd8\x24\xeb\xd8\x7a\x04\x53\x08\x97\x28\x20\x39\xd1\x99\x6f\x17\x1f\x20\x0e\x26\xff\xb7\x96\x6d\x50\x44\x07\xce\xb7\x46\x0a\x90\xd9\x26\x59\xa1\x85\x9c\x8c\xcd\xb7\x76\x0b\x90\x44\xf1\xca\xb7\xbb\x4e\xa0\x08\x7c\x92\xef\x69\x13\x2e\x0c\x25\xf1\xdb\xb9\x12\xe4\xc6\xea\xe0\xad\x7f\x2e\xe8\xb0\xa1\x9d\x3e\x41\x9f\xac\xdf\xde\x4e\x9f\xa0\xdc\x17\x7c\x6b\x5e\x07\x63\xfa\x69\x9d\x51\x41\xb9\x11\xf5\x76\xe8\x83\x72\x87\xf4\xed\xd0\x07\xb5\xfb\x1d\x5d\x60\x81\xd2\x82\xf3\xd6\xc4\x02\x46\x32\x69\xbc\x35\xb1\x80\x0c\x5b\x55\x99\x01\x52\x07\xc9\xb7\x73\x38\x28\xb7\xee\xdf\xfa\x22\x80\x26\xc2\x69\xbe\x9d\xc3\x41\x72\x46\x30\xdf\x2e\xc3\xc0\x38\x59\x0a\xbc\xdf\x76\x93\x37\x33\x6a\x9b\x64\x21\xdc\x59\xc3\x2a\xf7\xd6\x52\xfb\xd6\x52\x8b\xec\x7f\x7b\x1a\x04\xa4\x7b\x48\x6f\xdd\x92\xc1\xd0\x35\xe4\xed\x96\x1c\xc8\x0e\x7f\x68\x13\x1a\xf4\xc3\x6a\xbf\xfd\x8e\x0b\x59\x0e\x2b\x77\xe9\x40\xbb\x7b\xf8\x56\x2e\x82\x2a\xbb\xaf\xba\x05\xa8\xc3\x0a\x29\x2a\x41\x6c\xf6\x2f\xd7\x82\xa0\xdc\xd6\x7e\xab\x81\x80\x70\x4f\xe4\xed\xf2\x10\x0c\xdd\x26\xde\x0a\x54\x90\xbb\x6f\x54\x03\x01\xf1\xfd\xda\x3a\xd6\x81\x2e\x87\xa8\x1a\x08\x28\x7d\x4c\xdf\x6a\x20\x20\xdb\x91\xa6\xbf\x05\x08\x37\xeb\xde\x2e\x0f\x41\x78\x6a\xe3\xed\xf2\xf0\xed\xa6\x85\x3d\x5a\xb1\x0d\x86\xab\xcf\xb7\x2e\x18\xa0\x87\x79\xb9\x88\x04\xb5\x31\x01\xbd\xdd\x6a\x7c\x7f\xcf\xaf\xd0\xaa\xca\x7b\x90\x7a\x26\xbd\x3d\xd2\x02\x42\x77\xe9\xb7\xda\x0c\x68\xcd\x6e\x6f\x67\x05\x90\x5a\x96\xde\xae\x51\xdf\xdf\x35\xaa\x85\xb0\x09\x6f\xe4\xbd\xd5\x56\xc1\x01\xf1\x1d\xdb\x2e\x5b\x41\x69\x6d\x7c\xeb\xb7\x07\xda\x35\xdb\x5b\xcf\x6e\x90\xdf\x0a\xa9\x19\x81\xe6\xb8\x6c\xbe\x5d\xdc\x82\xd4\x24\x7e\xa9\x06\x81\x74\xab\xf1\xd2\x08\x0f\x52\x63\xe6\xe5\x7e\x27\x28\xe2\xfb\xe5\xa5\x71\x0e\x94\x3b\xca\x97\xd3\x1c\xa8\xe3\xf4\xa9\x97\x49\x6c\xdd\x0f\x9f\x7a\x9b\xc4\x0e\x7c\xfd\x3a\xd2\x64\x5e\x1a\xf7\x41\xb8\x35\x71\xb9\xdb\x0a\x82\x18\xed\x79\xb9\x00\x07\x99\x08\xd4\x4b\xed\xed\x32\x22\x23\x7d\xed\x72\x46\x05\xad\x0d\xf6\x72\x39\x0d\x72\xa0\x84\x5d\x9a\x06\x41\x71\x3b\x41\x5e\xda\xfb\x41\x68\xc9\xbf\x5c\xc9\x82\x26\x92\x4b\x5e\x3a\x5a\x80\x74\xd5\x72\xe9\x68\x01\x4a\x47\xd5\x4b\x0b\x1f\x68\x82\xe6\xe6\xe5\xae\x00\x18\xfd\x4d\xba\x4c\x42\x85\x9c\x26\x59\xed\x81\xbf\xbb\x8d\xae\xd7\xe0\xf5\xf5\x1a\xa4\x10\xea\x03\x97\x5e\x83\xd8\x86\x2f\x0f\xfa\x80\x41\x34\xa3\xbc\xd4\x04\xc1\x50\x55\xbb\x5c\x3b\x83\xa1\x2c\xbb\x34\x33\x5e\x9a\x19\x6d\x2f\x77\x18\x40\x16\xae\x9e\x97\xcb\x69\x90\xc5\xf9\x93\x4b\xdd\x02\xa4\x5b\x26\x97\x8a\x04\x28\xf7\x8a\x2f\x3d\xbb\x41\xea\xc9\x75\xb9\x04\x06\x71\x20\x9c\x2f\x75\x4f\x10\x59\x26\xf9\x85\xca\x9d\x48\x3e\x87\x07\x7d\x40\xe8\x74\x76\xb9\xde\x05\xe9\x12\xe5\xd2\x6f\x0f\x04\x41\xb3\xf2\x72\xf2\x07\x39\xec\x26\x5a\x1e\xc1\xd4\xc5\xf9\xd2\x69\x03\x84\x87\xe5\x2e\x5d\xaf\x41\x11\xc0\x32\xaf\x97\x49\x2f\xb6\x49\xec\x4c\x1a\xfd\x40\x4e\x44\xe5\xe5\x2e\x30\xc8\x34\x2f\xe7\x24\x30\x08\x55\x9a\xd7\xdb\xbc\x16\x42\xbb\xd6\xe5\x04\x04\xb2\x31\x65\x5c\xce\x36\xa0\xa7\x7d\xd5\x13\x2f\x20\x9c\x8a\x2f\x67\x1b\x90\x13\x15\xe1\xd2\xa6\x08\x82\x18\x40\x79\xb9\x46\x05\xa5\x1f\xec\xe5\x6c\x03\x32\xfd\x1c\x2e\x0f\x41\x7f\x07\x8c\x7b\x0f\x20\x07\x93\xd9\xa5\x5c\x04\xd9\x76\x4c\x65\xd9\x45\xf8\x0b\x97\x28\x97\xdb\x11\xa0\x55\xe2\x2e\x65\x19\x88\x03\x37\xee\xcb\x25\x1d\x28\x27\xa0\x4b\x13\x1c\x68\x65\xec\x47\x29\x05\x52\xaf\xd4\x8f\xa2\x03\x84\x5e\x06\x1f\x45\xc7\xc7\x28\x16\x54\xe8\xa3\x9c\x00\xa3\xbf\x49\x61\x52\x60\xf5\x1d\x24\x95\x49\x1c\x2d\x0a\x93\x7c\xe3\x4e\x58\x0e\xaa\xfd\x51\x9a\x80\x48\xea\xf8\xd1\xc6\xf6\x31\x84\x29\x8a\xfd\xc7\x25\xdd\x47\x4f\x2e\x3a\xc0\xc7\x91\x06\x82\x38\x10\xf9\xf1\x0c\x05\x18\x89\x6b\xc8\x47\x2d\x1e\xc4\x60\xf0\x7d\x54\x7a\x41\xba\x2c\xf9\xd8\xef\x41\x29\x60\x3e\xf6\x7b\xd0\x1b\xf3\xdb\x47\x15\x14\x0c\x3d\x18\x3f\x2a\x97\x20\x0e\x86\xfb\x47\xef\x07\x10\x7a\x19\x7c\xdc\x14\xfb\x78\x60\xcb\x37\xaa\xb1\x81\x22\xb0\x61\x7e\xf4\x7e\x00\xa9\x95\xfc\x63\x2f\x04\xb5\x31\x3b\x7f\xec\x85\x9f\x6f\x2f\x34\xc9\xd2\x2f\xe4\xb0\x71\x74\x56\x02\xd9\x4c\x53\x1f\x77\xba\x41\x11\xc2\x3b\x3f\xaa\x1b\x1f\xfd\xf8\x2d\x97\xbe\x9c\x20\xe7\x61\x92\x3f\x5c\x68\x77\xcd\x3f\xea\x16\xa0\x74\xc1\xf8\xa8\x48\x80\x2c\x3f\xad\x8a\x04\x48\x62\x3f\xe4\x47\xad\x01\x0c\x0f\xf1\x7d\xd4\x1a\x40\x79\x92\xf9\xa3\xd6\x00\xc6\x44\xf1\xfa\x38\x3a\xc0\x48\x56\x63\x1f\x55\x04\x10\xd3\xaf\xad\x3e\x00\x7a\xb3\x55\xf5\xbf\x04\xe1\xe1\x9e\x8f\x9e\x4d\xa0\xb4\xfd\x7d\xf4\xbf\x04\xe9\x0a\xfb\xe3\x48\x03\xad\xd2\xfb\x71\xe3\x0f\x74\xf5\xdf\xe1\xb6\xf5\x71\xd4\x7d\x34\x7c\x7f\x0b\x64\x19\x1f\x43\x45\xad\xca\xdd\xee\xf8\x81\x24\xc6\x62\x1a\x2e\x4d\x34\xa1\xa2\xf2\x76\xc7\x0f\xa4\xfb\xd9\xb7\x4b\x60\x30\x0d\x62\x60\x88\x33\xd1\x06\x31\x30\x78\x99\xe8\x9d\xd5\xa7\x91\xca\x44\x6f\xbb\x49\x6f\x93\xf0\xcf\x65\x2d\x78\xeb\x8b\x09\x8a\xab\x37\xf2\xd6\xdc\x02\xd2\x33\x36\xb7\x96\x6d\x90\x5a\x14\x0c\x71\x26\x32\x98\x21\x6e\xbd\x2c\x41\xa5\x45\xd5\x28\x03\x42\x4b\xad\x51\xcf\x44\x0e\x14\xa7\x7b\x98\xd7\xc0\xb7\x10\x75\xf4\x76\x0e\x07\xad\x8f\xc3\xed\x1c\x0e\x4a\x9f\x90\x5b\xfb\x37\xc8\x46\xb2\x18\xd6\x4c\xb4\x3b\xdd\xb7\x26\x71\x10\xfa\x12\xdc\x8a\x11\xd0\x6e\x32\xdf\x4e\xc5\x20\x3c\x63\x63\x90\x31\xd1\x8a\xf0\xdb\xbd\x3c\x10\x5a\xc9\x6f\xa7\x62\x10\x3a\x93\xdc\x2e\xcd\x41\xbb\x49\x73\x7b\x7c\x0a\x0c\x4d\x06\x86\x22\x13\xed\x49\x89\x5b\x0b\xf2\xad\x05\xb9\x4c\xb2\xf4\x84\x22\xd3\x0d\xe9\x76\xd1\x0d\x5a\xd7\xb4\xdb\xd9\x19\x8c\x60\x6f\xea\xd6\xaf\x13\xb4\xe7\xc1\x6e\xd7\xe1\x37\xfe\xf2\x7a\xb8\x1a\xd6\x4c\x84\xda\xcc\xad\x9d\x19\x94\x07\xb8\x6f\xe5\x22\x48\x2d\xb5\xb7\xa6\x67\x90\xc3\x6a\xbb\xc2\x06\x39\x18\x4f\x06\x19\x13\xa5\xec\xbf\x5d\x3b\x83\xd2\xe7\xe8\x76\x55\x0c\x06\xb1\xc2\xf2\x76\x09\x0c\x72\x47\x4a\xdd\xca\x58\x90\xc3\x72\xb9\x92\x05\x71\x60\x1a\xbc\xf5\x43\x03\xe5\xc6\xb0\xb1\xc2\xc4\xf0\xc8\x93\x81\xc1\xf2\x1b\x18\x0c\xc9\x72\xab\x35\x80\x9c\x28\x38\x06\x06\x13\x39\x1c\x0a\x2a\x12\x60\xa8\xf7\xdf\x8a\x70\x50\x5a\xbc\x6e\xb5\x06\x50\x1a\x23\x6f\x17\xa4\x20\x07\x7a\xdd\xad\xab\xc3\xad\x8f\x28\xda\xf2\xad\xa1\xee\xf6\x34\x2d\x4b\x4d\x63\x85\x89\x08\xfb\xbd\xeb\x4a\x30\x4e\x4c\x06\xb7\x8b\x48\x30\xb8\x7c\x24\x8d\x02\x26\x82\x70\xe7\x79\x6b\xb3\x06\xa5\x41\xed\xd6\xcb\x09\x94\x9e\x82\xc6\xf7\x12\xe1\x8a\xf1\x56\x9b\x01\xbd\xa1\xc5\xdf\xca\x7e\xd0\x6e\xdd\x1b\x05\x4c\x0c\xf5\x81\xdb\x25\x1d\x08\x7d\xda\x6e\x25\x31\x68\xb7\x56\x8d\xef\x25\xf2\x44\x38\x1b\xdf\x4b\x54\xef\xfe\xd0\xd2\xe3\x31\x55\x8e\x5a\xd5\x20\xd0\x1e\x83\x33\xe4\x97\x48\x7d\x37\x1e\xd7\x6f\x20\x2c\xaa\x21\xbf\x44\xab\x07\x1b\xb9\x4b\x24\x97\x46\xa4\x61\xba\x44\x12\xaa\x36\x1f\x3d\xa6\xc0\x38\x59\x74\x3f\x6a\x46\xa0\x3c\xdd\xfe\xb8\x6d\x09\x4a\x5d\xff\x51\x33\x7a\x3c\x64\xd5\x66\x3f\x4d\x22\x02\x64\x9a\xd7\xdb\x24\x4c\xf5\xf4\x9c\x47\x2b\x39\xa8\xf6\x8d\x7a\xc2\x83\x76\x6d\xf4\xa8\x52\x81\xd6\x2e\xf6\xa8\x52\x81\x20\xd0\x55\x3e\x2e\xd0\x40\xda\x01\x1e\xfd\x2d\x40\x11\xb9\x2b\x0d\x1f\x26\x86\x92\xdc\xf0\x61\xa2\x6d\x7b\x43\x7e\x89\x0e\xac\x1b\x8f\x5e\x19\x60\x28\x3a\x1e\x45\x2d\x08\x1d\xa7\x8c\x02\x26\x82\x7b\xc9\xf2\xd1\xb5\x16\x04\xf1\xbd\xf2\xd1\xa2\x0a\xba\xcf\xe3\xd7\x53\xb1\xe1\xbf\x44\x9f\x74\x2c\x63\x7d\x89\x32\x2a\xc3\xa3\xbc\x06\xad\x43\xd6\xa3\xd9\x1e\xe4\x69\xa3\xbb\xa1\x08\xea\xb0\x63\xa9\x55\x1a\x11\xcc\xfd\xdd\xc7\x3d\xc6\x47\xb7\xad\x36\xc9\x37\x96\x87\xdf\x4d\xb2\x09\x4a\x07\x47\xdf\xf8\x31\x89\xc3\x26\xc8\x1f\x63\x85\x89\xde\x6c\x02\x97\x61\xa0\x36\x14\x89\xc7\xe9\x00\x84\x9e\x7e\x8f\xb2\x1f\xe4\xc9\xee\xce\xa3\xa0\x07\x9d\xb6\x84\x07\xa3\x8c\x15\xc6\xad\x4d\xf9\xe8\x83\x0c\xca\x20\x06\x86\x0f\x13\xc5\x2d\x3c\xf9\x68\xa9\x7d\xb4\xd4\x22\x50\x1f\xa7\x03\x90\x85\x10\x34\x30\x98\x68\x55\x5b\x03\x83\x89\x28\x74\x9e\x47\xb3\x2c\xe8\xd3\x2f\xef\x22\x12\xe4\xb0\x09\x5d\x44\x3e\x06\xb0\xb1\xdf\xba\x8b\x02\xe2\x60\xe9\xf4\x38\x8f\x80\x18\x0e\x0b\x6d\xb0\x20\xf4\x08\x7e\xb4\xc1\x82\x74\xd5\xf2\xe8\xab\x02\x4a\x67\xef\xc7\xa9\x05\x84\x7b\x0f\x8f\xcb\x56\x90\x1e\x52\x78\xdc\xfb\x04\xad\xe1\xe9\x71\x25\x0b\x72\x6b\xf3\xb2\x25\x50\xf2\xcb\xc1\xa3\x29\xd5\x50\x64\x2a\xc0\xc6\x1d\x13\xad\x03\xed\xe3\xd4\x02\xe2\xc0\x92\xf6\x68\xfe\x04\xed\x8e\xf2\xa3\xde\x0f\xfa\xb4\x9b\x68\xd8\x04\xf9\x15\x10\x5a\x31\x41\x1b\x49\xe1\xd1\x3e\x09\xe2\x5b\x54\x17\x0c\x8f\x01\x26\xd1\xfb\x1f\x27\x0d\xd0\x84\xfc\x4a\xc3\x87\x89\xfa\x76\x39\xdd\x57\x1e\x8e\xf4\x6a\xdd\x30\x30\x98\xe8\xa1\xfc\x51\x7d\x07\x3d\x7c\xa3\x86\x3a\x10\xbb\x9f\x43\x05\x1a\xf4\xc4\xe0\xfa\xb8\x39\x09\x92\xb8\xf6\xb5\x21\x9c\x45\x12\x20\xa0\x8c\xb6\x25\x02\x81\x5a\x46\xdb\x12\x4d\x60\x9e\x32\x8e\x96\x88\x58\xea\x46\x71\x8d\xde\x17\x79\x14\x49\x6c\x3b\x8a\x8e\x61\xd2\x6e\x12\xc1\x3d\xd7\x42\xb9\xbc\x3c\x4f\x04\xa7\x43\xcb\x08\x59\x22\x09\xc1\x50\x46\xc8\x12\xf5\xb7\xec\x5f\x26\xe9\xad\x76\x92\x64\x85\x0e\x0e\x2a\x1e\x54\x28\x7c\x23\x41\x6b\xa2\xc9\x3e\xac\x23\x77\x50\x10\x8f\xb1\x0c\x87\x25\xb2\x37\xea\x18\x56\x28\xe8\x13\x1b\x85\x48\x2b\x94\xf8\x20\x9f\x3c\x95\xe6\x95\x46\x64\xe5\x8d\x69\x85\x52\x17\x30\xca\x85\x10\x15\x49\x54\xe2\xda\xd2\xec\x0d\xc9\xbb\x66\x9b\xda\xca\xbc\x10\xa2\xe7\xe0\xa9\xb2\x5c\x45\x60\x8b\x93\xf6\xc2\x24\x25\x26\xeb\x99\x32\x68\x96\x68\xd4\xff\xda\xca\xf6\x2a\xf7\x90\xcc\xde\x42\x10\xa5\x00\x07\xa3\xda\xca\x26\x2c\x62\x5d\x14\x7d\xa2\xfc\xb4\x85\x39\xd0\x86\x2e\x8b\x5a\x1c\x7c\x39\x69\xaf\xb2\xa1\xcb\x69\x9d\xa4\xb6\x71\x16\x26\xa7\x5e\xcb\xd0\x5a\x22\xcf\x49\xe3\x4c\x0b\x31\xb5\x59\xfb\x94\x6f\x9c\x1e\xe4\xf0\x29\xdf\x38\x89\xfa\x31\x68\xfb\xd3\x6a\x9f\xb8\xf2\x0d\xde\x78\xda\x31\xd9\x43\xc2\x14\x5b\xdb\x69\x85\x4e\x3c\xce\xd3\xa4\xb7\x49\xea\x62\xb4\xc4\x69\xe9\x39\x70\x4a\x00\xd3\xda\x5e\x96\x5e\x07\xdc\x83\x56\x7d\xd9\xf6\x0b\xcd\x59\xe0\xf2\x06\x5c\xd1\x87\xd9\xbf\xec\xab\x2f\xa2\x71\xef\x7c\xed\xb7\x79\xb1\xa3\xc3\x41\xd8\x32\xbe\x97\x48\xd6\x92\x65\x7c\x2f\x11\x47\xfd\x7a\xaf\xb8\xbc\xef\x56\x34\x61\x81\xca\x0b\x6f\x45\x60\x51\x28\x6f\xbc\x15\x83\xfd\x91\xf2\xf2\x5a\x11\xc7\x34\xc9\x16\x46\xe2\xed\xf6\xb5\xcb\xaf\xc5\x26\x4d\xef\x34\xd4\x65\xe5\x70\xd8\xfb\xb6\xca\xc7\xf1\x84\x77\xde\xb4\xaf\x7d\x6c\xf4\x0f\xdb\xf8\x69\x92\x6f\xfc\xb0\xf5\xb5\x91\xd7\xc7\x46\xff\x18\x58\x9e\xa7\x6e\x1b\xca\xb8\x87\x76\xac\xdb\xec\x8d\x7b\x78\xd2\xe8\x8f\x4f\xe1\x5d\x3c\xec\x45\x8f\x4f\x61\x9d\xc0\xbc\x5e\xdb\x63\x73\x62\x8a\x18\xe1\x53\x36\xce\xc3\x1e\xe3\xe6\x53\x76\xbf\x87\x81\x58\x94\xeb\xb1\xf4\xec\x56\xc4\x37\x2f\xbb\x0c\x0a\x30\x51\x74\xca\x90\x5f\x22\x51\x4a\xca\xf8\x5e\xf5\x8d\xef\x45\x1d\x77\x76\x2b\x6a\xd7\x6f\x78\x4d\x79\xb5\x63\x1a\x14\x81\x72\x58\x3b\xa6\x41\xd1\xb9\x56\x8c\xb5\x2b\x89\x41\x8d\x93\xec\xd1\x76\x45\xf6\x37\xe9\x65\x92\x21\xbf\xf8\x21\xaa\xad\x48\x5c\x28\xca\xf0\x61\x62\xe4\x4e\x92\x02\x15\x8c\xb9\x96\xc0\xb5\xe3\x4a\x2c\x9a\xe5\x4e\xed\xf8\x0d\x8b\xde\x4e\x93\xfc\xe1\x30\x20\x70\x92\x74\x99\x74\xb1\xa1\xb8\x93\x64\x85\x06\xae\xfd\xb4\xaa\x77\xf4\x8a\x3a\xfc\xa1\x62\x17\x14\xc1\xf1\xca\x58\x61\x22\x88\xff\x5d\x46\x01\x13\x85\x55\xae\x8c\x02\x26\x0a\x0b\x72\x79\x51\xaf\x18\x2c\xb0\xca\x28\x60\xa2\x63\x98\x64\x51\xb5\x48\x20\x2a\xbd\xf1\x53\x34\x47\xc4\x6a\x57\x5e\x83\xe0\x7e\xe3\xda\xd3\x37\xa6\x1e\xc1\xe4\xa5\xbc\x06\x8d\x57\x58\xed\x69\x1d\xd3\xe3\x1a\x74\x13\x45\xb8\x81\xc1\x9c\x0e\x76\x45\xb8\xb7\x67\x4c\xfb\x84\x22\x1c\x8c\xf0\x8d\x65\xb5\xbd\x1f\x98\x19\xd5\x58\x61\x62\x10\xef\xb3\x8c\x02\x26\xca\xc1\x67\x7c\x2f\x11\xb8\xaf\x94\x17\x90\x8a\x3a\x6c\xaf\xb6\xaf\x36\x7d\xd5\x5e\xd8\xbe\xb1\x5d\x74\xf3\xc6\xb6\x8e\xad\x50\xe0\x8d\x6d\xf6\x04\xc8\x65\x87\x74\xad\xc6\x49\x9a\x1c\xf4\xb1\xed\xa7\xd5\x9e\x1c\x82\xd9\x7c\xca\x2f\x84\x29\x03\x57\xd1\xe2\x72\x90\x2f\xca\xf9\xcd\x9b\x51\x45\x84\xdd\xe4\x34\xfb\x13\x5f\x28\x0b\xa1\xec\x07\x7d\x38\x60\x4e\x1b\xe7\xe4\xa8\xb1\xa5\x47\x2b\x15\x93\x18\x66\xb5\x3b\x1d\x80\x66\x99\x5f\xbb\x22\x1c\x24\x2e\x86\xb5\x2b\xc2\x41\x70\x7e\xae\xf6\x97\x79\xbd\x08\xd4\x77\x50\xa1\x97\x6d\xcf\x91\x3a\xac\xd1\x65\x60\x30\x31\xea\x9b\x64\x1d\xd5\x4a\x1d\x7c\xca\x7e\xd0\xce\x95\x86\x0f\x13\x79\xee\x26\x59\x54\x0c\xd4\xdc\xfc\x52\xfb\xdb\xbc\xde\x9e\x98\xa1\x71\x2e\x3b\x13\x11\x6a\xb8\x5b\xb9\x76\x65\x34\x18\x58\x37\x6a\xbf\x6c\x1c\x6d\x20\x76\x80\xcb\x0a\xe1\xdd\x37\x50\x24\xf6\xcb\x37\x7a\x6b\x46\xf9\x43\xeb\x78\x69\x1b\xe6\x8d\xb7\x45\xbd\x59\x44\x3a\xac\x1e\x2b\xc4\x11\x57\xfc\x1c\xcb\x90\x5f\x22\xbe\xa3\xf6\xb1\x5c\x58\x7d\x09\xd1\x5f\x46\x01\x13\xdd\x7e\x5a\xa5\xaf\x21\xbf\xb6\x69\x92\xad\xba\x30\xbe\xa3\xf6\x71\xa4\x3d\x8a\xc7\xf5\x46\xa3\x80\x89\xc0\xd1\xb5\x8c\xef\x25\x82\xb0\xfa\x65\x7c\x2f\x31\xf0\xb3\x2e\xe3\x7b\x89\xe0\x92\xd9\xf2\x2a\x53\x91\x55\xbf\x0e\xf1\x51\x87\x52\xfd\xf0\x32\xbf\xb6\x40\xb7\x49\x98\xa7\x18\xd4\xc7\x6e\x19\x77\xaf\x75\x33\x69\x37\x89\xf9\x8d\xa9\xf8\x50\xe5\x06\x03\x1b\x6c\x1d\xaa\xdc\x87\xe1\x64\xc2\x24\x8b\xbd\xbb\x99\x3b\x49\x7a\x4c\x7a\x38\xa9\x45\xf6\xea\xd7\x60\xa4\x95\x53\x4d\x06\x45\x0c\xa0\x32\x30\x98\x08\x22\x86\x97\x81\xc1\x44\xd5\x5a\x90\x96\x97\xf3\x88\x89\x91\xb4\xbc\xce\x54\x04\xee\x05\x65\xf8\x30\xd1\xec\xf8\xd5\xe1\x74\x00\x02\x2f\x94\x3a\x9c\x0e\x40\xb0\x57\x5c\x47\xf8\x46\xdc\xc9\x92\xc9\xec\x50\x57\x07\xcd\xcd\x8a\x65\x60\x30\x91\x1c\x23\x29\xaf\x34\x15\x3d\x99\xb9\x0e\x7c\x0b\x45\x72\x5f\x6b\x19\x2b\x4c\x24\xbe\x3d\x65\x60\x30\x51\x38\x3e\x95\x77\x9a\x8a\x1e\x93\xa2\x2a\xfb\x41\x3b\x15\x7b\xef\xa8\x48\x2c\xc8\x75\xb4\x45\x6d\xf6\x47\xd0\x04\xbd\x77\x54\xe4\x6e\x51\xdb\x72\xb5\xe5\xa2\xa1\xdb\xbe\x86\xdb\x16\x7e\x8a\x65\x30\x2f\x91\x1c\xa4\x2f\xaf\x22\x15\xb1\x59\xfa\x69\xdb\x4f\x85\x20\xe5\x52\x99\x06\xa3\x6c\x55\xc5\x2e\x68\x97\x4e\x46\xee\x12\x79\x22\x92\x8c\xdc\x25\x72\x98\x3d\x46\x65\xd1\x2e\x05\xb8\x85\xf4\x8b\xae\xa6\x71\x14\xbb\xa0\xca\xf6\x52\xbf\x06\x8d\x33\x49\x19\x80\x4b\x74\xda\x84\x6f\x0b\xf1\xe6\xd3\xda\x5e\x6f\xdf\xf8\xd6\x8c\x4d\x51\xdf\x56\xe8\xed\x12\x98\x72\xa9\xbb\x82\x9c\xc3\x24\xbf\x23\xba\xeb\xe1\xd0\xbf\xac\x10\x86\xe0\xdd\x4f\xab\x5c\x04\x31\x99\x34\x0e\xe5\x22\x08\x6e\x0d\x2c\x23\x77\x89\x08\x3b\xd3\xe5\x1b\x59\xd3\x9f\xdf\x24\xdf\x78\x19\x06\x8e\x0a\x5d\x7e\xb4\x0b\x87\x08\x26\x8d\xe3\xe3\x47\xc3\x82\x4c\xd4\xfd\x32\xe4\x97\x18\x89\xde\x7f\x7c\xec\x72\x1f\x2c\xb5\xc3\x24\x3f\xed\x87\x2b\x09\x86\x3f\xb4\x33\x7d\x6f\x9b\xa0\xf4\x1f\x2b\x84\xc9\x60\xf7\x6b\x7f\xac\x10\x81\xc1\xce\xdd\x1f\x5a\x21\x9c\xaa\x5d\xd3\x1b\x18\x4c\xb4\x53\xcb\xa1\x7e\x0e\x82\xad\xa0\x3a\x6e\x93\xf4\x13\x42\x38\x1f\xb7\xd5\xbe\xd9\x0e\xb5\x47\xdf\x0e\x05\x5c\x87\xf6\x83\xbc\x6e\x5b\x42\xd7\x21\x04\xfd\xa1\x7e\x0e\x86\xda\x8c\x81\xc1\xc4\x38\xfd\x42\xce\x10\x60\xb4\x22\xed\x31\xfb\xc7\xcb\x32\x4d\x32\xfb\xc7\x86\x5e\xe5\x1a\x2a\xe3\xc3\xf8\xbb\xb4\xc4\x50\xf6\x0f\x43\x25\xc4\x49\xd2\x69\x92\x4e\x8d\x24\x29\x7d\x41\x1c\xa8\xa0\x83\x6d\x38\x51\x1c\x07\x2a\xe3\x68\x89\x3a\x99\x51\x07\xc6\x5b\x51\x5c\x36\x5d\x63\xf8\x43\x82\x6a\xe3\xca\x57\x83\x3d\x37\x11\x0e\x98\xa1\x2c\x1c\xdf\x03\x26\x3c\xa5\xb0\x32\xf6\x15\x81\x53\x6a\xa8\xa8\x82\xe6\xac\x79\x8d\xb0\x10\x44\x4f\xe0\x94\x4b\x0d\xcd\x0f\x20\x4f\x96\xad\x43\xdd\x15\x74\x9a\x97\x9a\x24\x48\x4c\x9e\x65\x5c\x29\x91\x2a\xe3\x43\x91\x06\x06\x01\x37\x6a\xb0\x9b\x26\xc6\xc9\x1c\x6e\x78\x28\xd1\xfb\xf7\x29\x5b\xa2\x39\x02\x84\xe2\x35\xda\x96\x68\x82\x0d\x30\x1e\x8d\x18\x25\x92\x38\x23\x35\x38\x7c\x21\x32\x99\x28\xbc\x43\x4d\x64\x7e\x9f\xb2\x71\x08\x46\x78\xcc\x5f\xbb\x6d\xd5\xd0\x7c\xe0\xb5\x6b\x04\x7b\xab\xa1\x78\x03\x61\x5f\x1b\xda\x0a\x40\xe2\xd2\x54\x06\xa7\x12\x83\xfd\x91\x1a\xca\x32\x30\xbe\x4f\x69\x18\x18\x5f\x2b\x26\xd9\xbf\xec\x45\x0b\x8d\x43\x7a\x71\x35\xdb\x17\x8d\x49\xbc\x8c\x57\x25\xaa\xfd\xa6\x2a\x9a\x60\xe0\x5e\x50\xdc\xd7\xf6\x45\x63\x9f\x2c\xef\x6d\x13\xc9\x79\xf8\x1a\x2f\x1b\xfd\x45\xf7\x43\x8c\x78\x2b\x9b\x18\x84\xda\x2c\xaf\x5c\x13\x35\x0e\x93\xac\xf6\x45\xf8\x79\x64\xac\xf7\xa0\x89\x50\x25\xf2\x22\x34\x51\xed\x07\x54\xfe\x78\xef\x99\xf2\x67\xb8\xcc\x07\x39\x1d\x16\x4a\x16\xd0\xca\x45\x83\x53\x89\x6c\x54\x35\x83\x40\x89\x51\x56\x48\x31\x32\x0c\x9c\xe2\x53\x8f\xa5\x7f\xf4\xb0\xa7\x10\x6a\x95\x20\xa7\x8d\xa3\xcc\x00\x39\x8e\x95\x64\xb0\x25\x91\xc4\xc7\x29\x23\x2b\x89\x98\xb4\x57\xb0\x9f\x24\x92\xdb\x48\x2a\xd4\xb2\xc2\x33\x6f\x61\x52\x9b\x84\x0a\x49\xab\x86\xb6\x4e\x90\x89\xcc\x08\x0e\xb8\x89\x3a\x7d\xea\xf0\xa9\x03\x81\x8a\xd2\x1a\x87\xe5\x3a\x58\x31\xd2\x73\x42\x31\x02\xe6\x86\xc9\xc0\x38\x47\xa2\x89\x9b\x51\xa1\x06\x02\xaa\x58\x30\x78\x6d\xb6\xe8\xc3\xa7\x34\xe7\x81\xa8\x6f\x92\xd5\x2e\x04\x57\x52\x88\x36\xaf\xe6\xd0\x50\x9b\x64\x21\xf0\x25\xd7\xd6\x19\x0e\x44\x10\x9c\x3e\xae\x50\x6b\x00\x4d\xdc\x9e\xb5\xf4\x36\x09\xad\x01\xe5\x32\x70\xf6\x16\xb5\xfb\x46\xd7\x5c\x20\xb8\x9b\xb5\xe2\xb4\x8e\x27\x6e\x94\xc8\x0c\x03\x11\x89\x66\x1b\xad\xc2\x01\x03\xc2\xe5\xa1\x81\x88\x44\x4c\x74\x9e\x78\xd9\xaa\x2f\xd7\xe1\x26\x99\x3d\x67\x5b\x0f\xdf\xa8\x09\x0e\xb4\x16\xbe\x70\x19\x06\x62\x22\xcb\xe2\x6d\xf6\x6f\xdc\x90\xac\xf6\x65\xb5\xb9\x7d\x6a\x43\x93\x34\x10\x91\x08\xb6\x95\x2a\x34\x95\x81\xe6\x70\x4e\x85\xea\x06\x68\xd7\xe1\xe1\x02\x0b\x0c\x0e\x50\x56\xa8\x48\x80\x6a\x0b\x71\x59\xfa\x0b\xc7\x16\x84\x55\xa8\x35\x80\xe0\x4c\x52\x85\x2a\x02\x08\xae\x05\xae\x70\xf2\x07\xb9\xd9\x4d\x1c\xa2\x60\xa4\xa5\x77\x3c\x82\xc0\x19\xb7\xe2\x36\x7b\x3d\x95\x4f\x93\xac\xd0\x4d\x8c\xce\x8d\xec\x5d\xf8\x81\x66\x6b\xa3\xe2\xb6\x8e\x38\x18\xb9\x6e\x08\xb5\x86\xf0\x04\xac\x3f\x74\x79\xf8\x8d\x80\x64\xe9\x1d\xdb\xa0\x27\x5a\xa9\x41\x91\x44\xbb\x36\x0a\x27\x7f\x50\x9c\x08\x2d\xaf\x63\x17\xa1\x82\x63\xe8\x24\xd1\xc4\x06\x29\x2f\x25\x17\xc9\x01\xca\xf2\x36\xf1\xfa\xde\x26\x4e\xff\xf2\x62\x70\x11\x1c\xa9\xab\x74\x6d\x94\x6e\x21\x30\xe5\x79\xa5\xb7\xe8\x49\xff\xf2\x4e\x6f\x11\xb1\x99\xd7\x63\x92\x23\x8d\x24\x17\x42\xde\xbd\x9d\x88\x47\x2f\xdf\x16\x83\x73\x57\xe5\xed\xdb\xa2\x06\x42\xc1\xeb\xb7\xc5\x20\xe8\x5f\x79\xff\xb6\x18\xf8\xe0\x94\x61\x98\x44\xa8\xe0\x78\xdf\xb6\xa8\x66\x74\x24\x9e\x3a\x62\xe0\xed\x5f\xe9\x72\x09\x34\xc1\x61\x2a\x5d\x08\x81\x24\xa4\x53\x65\x98\x3d\x27\x55\x67\xfb\x94\xd9\x1b\xbf\xe9\xef\x70\xdb\xaa\xc4\x19\x57\x0c\x2e\x41\x28\xc3\x3b\x89\x22\x8a\x7c\x65\xda\x2a\xec\x41\xe3\x2e\x5d\x46\x7c\x12\xbd\xd3\x8b\x52\x4b\x1a\x18\x1a\x49\x0d\x02\x25\x92\x6b\x04\x2a\xcb\xec\x0b\xbb\x03\x46\xe5\x74\x03\x03\x0c\x4d\x70\xe9\x06\x06\x48\xce\x66\x54\xaa\xec\x80\xa1\x15\x33\xdb\x8e\xd5\x78\x1c\x30\xad\x67\xdb\x9c\x04\x0b\x20\x92\x70\xa5\x2a\x11\xc8\xdd\x0f\xa8\x8c\x05\x99\x76\x3f\xcd\x66\x20\x95\xfd\xa9\x8d\x0c\x84\x13\x76\xaa\x12\x81\x4e\xfb\x87\x5b\x26\xa0\x09\x0d\x51\x06\xa7\x12\xe1\x76\x42\xaa\xf3\x80\xe4\xa6\xe6\x4a\x2d\x69\x69\xb0\x37\x6c\xe9\xa9\x08\x07\xf1\xfd\x1c\x2e\xe9\xd2\xfd\x5d\x7b\x91\x66\x33\x10\xaa\x90\xa9\x1a\x94\xde\x05\x65\x8f\x3c\x7d\xe3\xe9\xbd\xf6\xbe\xd1\xfe\x41\x2c\x02\xa2\xfd\x95\x77\xb0\x8b\x74\xcd\xe5\x95\xeb\x22\xb6\xc3\x24\xeb\xc8\x09\xd8\xdd\xb6\x57\x33\x02\xb9\x5b\x21\x65\x3f\x28\xe7\x24\x43\x58\x89\xde\x50\x37\xf2\x65\x21\x5e\x5c\xd8\xe1\xa0\x56\xf6\x83\x6c\x8c\x27\xde\xa0\x2e\x82\xcb\x61\xca\x2b\xd4\x45\x38\x57\x7a\x85\xba\x48\xe2\x42\x95\x77\xa8\x8b\x24\x6e\x74\x79\x3f\xba\x88\xef\xd0\x77\x3a\x00\xe1\x5c\xe9\x2d\xe6\x22\xc3\x0a\xb9\xae\x04\x45\xec\x86\xf2\xd2\x72\x51\x13\x33\x63\x2a\xfb\x41\xb8\xd1\x90\x2e\xfc\x40\x6c\xa8\xc9\xe9\xce\x09\x88\x69\x5f\xbd\xed\x4c\xdc\x16\xb8\x39\xa8\x95\xea\xe9\xd5\x80\x0e\x3e\xa5\x3a\x88\xc3\x91\x76\xdb\x7d\x39\x27\x7b\xa6\x3f\xb4\x71\x6e\xe2\x6c\x9f\xbe\xd1\xd2\x13\xdc\x93\xcb\xd3\x2a\xd5\xeb\x40\x1d\x2c\x5b\xd3\x85\x1f\x68\xc2\x50\x56\x2a\xfb\x53\xbd\x0e\xc5\x2b\x95\xfd\xa0\x76\xfb\x84\x5b\x2e\x49\x8c\x97\xaf\x24\x7e\xcc\xfe\xf1\xa2\x51\xca\xe5\x5a\x10\x14\xf7\x48\x94\x21\xbf\xc4\xe0\xc2\x8e\x2a\xd7\x82\xa5\x83\x36\xdd\xc4\x28\x60\x22\xac\x63\x69\x07\x04\x3d\xd1\xd8\x4a\x3b\x20\x68\xee\xb5\x2e\x2f\x7a\x17\xd1\x69\xd2\x63\xd2\x83\x71\x8e\x42\x68\xe8\x03\xa9\xce\x53\x2e\x35\x41\x70\x18\xb3\x0a\x2f\x27\x91\x76\x39\x43\x91\x89\x0c\x8c\x60\xe5\xbe\x0f\x98\x5a\xf5\xbc\x24\x5e\x24\x4e\xd5\xe5\x2d\xf1\x22\x39\xef\x5c\xe5\x76\x3b\x28\xae\x3f\xac\x72\x6f\x1d\x34\x57\x60\x57\xb9\x15\x04\x42\x6b\x63\xb9\xb7\x5e\xc6\x98\x42\xc1\x29\x75\x57\x90\x69\xe3\x38\xe5\x19\x0f\x8d\xcb\x89\xab\x34\x1a\x82\xe6\xf0\x6a\x95\x46\x43\x50\x07\x4a\x9c\x21\xd2\x44\x4c\xcb\xe5\x5c\x09\x7a\xdf\x7c\xca\xcf\xc1\xed\x8a\xf8\x20\x57\x39\x0b\x96\xd7\x56\x61\x62\x29\x2d\x84\xa0\xdc\x81\xf7\x62\x7b\x91\x6d\xf6\xee\xe6\x17\xf1\x09\xd5\x1a\xca\x45\x37\x28\xb7\xa2\x4b\x0b\x61\x79\x33\xef\x34\x7b\xeb\x18\x38\x44\x58\x6d\xb7\xee\x41\xb9\x89\x58\xe9\x0f\xd3\x9b\xcd\x4d\xb2\xbd\x92\x13\xe9\xd8\x53\xca\x39\x0d\xcc\xef\x47\x73\xc3\x08\x24\xfe\xaa\xe5\x05\xfb\xa2\x88\x91\x57\xde\xb0\x2f\x5a\x45\xb5\x9c\xe6\x40\x9f\x23\x7f\x3d\x15\x7b\x29\xbf\xe8\x69\x13\x68\x05\x00\xd9\x58\x14\xbc\x96\x5f\x44\x39\x78\xdc\x62\x2a\x2f\x9a\xb1\xcb\x68\x2b\x00\xa9\x32\xed\xcd\xfc\x62\x68\xe9\xa8\xb6\xd1\x9b\x93\x93\x36\x94\x33\x2a\x68\x1c\xd0\xaa\x34\x92\x82\x6a\xbb\x8c\x33\x6a\x19\x83\xda\xfa\x3a\xa3\x82\xc2\x6b\xb0\xca\x55\x0b\x28\x42\x6d\x56\x69\x11\x05\x7d\x22\xa5\xca\xb9\x12\x0c\x25\x71\xb9\xb6\x01\x7d\x2a\x0d\x34\x32\x80\xb9\x59\x47\xf7\xa6\x40\xb9\x32\x2b\x67\xd4\xf2\x5e\x60\x66\xd4\x72\x46\x05\x49\x14\x9d\x2a\x0d\x0b\x20\xd4\x76\xcb\x49\xb6\xbc\xd2\x9d\xc9\xbf\xb4\x35\x80\x9c\xf6\xb5\xd3\x2e\x73\x1a\xfc\x95\x3a\x6a\x6b\x00\xc3\x99\xab\x34\x2c\x80\xde\x99\x80\xca\x89\xb1\x9c\x18\x99\x34\x0c\xed\x27\x82\x68\xed\x55\x2e\x77\x40\xa5\xdd\x4f\x8f\x03\xd0\x9a\x1f\x0c\x00\x28\x3a\xbf\x3f\xb4\x71\xde\x5c\x57\xcb\xa4\x51\xae\x93\xc0\xf8\x76\x13\xf7\xa6\x40\x0c\x16\x1f\xe5\x3a\xa9\xbc\xf1\x9d\x49\xb6\x34\x3f\x80\x20\xda\x56\x95\xeb\x24\x10\x87\x1d\x40\x1b\x2c\x68\x82\x2b\x54\x69\x7e\x28\xcf\x53\x28\x63\x35\x6c\x82\x24\x6e\x46\x95\x56\x4c\x50\xbb\x4d\xf8\xb1\x55\x3f\xde\x95\x41\xb9\x9c\x2b\xc1\x70\x8b\xbc\x9c\x05\xc1\xfc\x0a\x1b\xbd\x0c\x40\xa9\xd7\x95\x0b\x19\x30\xdc\x18\x2e\xad\x98\xa0\x36\x3c\x03\xca\xf9\x0d\x0c\x4d\x96\xa5\x91\xa2\xbc\x46\x57\xf1\xe6\xd6\x17\x48\x9d\x18\x0c\x5f\x28\x4a\x23\xa9\xe1\x0b\x45\xe9\x10\x51\xee\x86\x81\xf8\x5b\xf6\xb6\xfd\xe3\x3e\xaa\x4f\x39\x1e\x1f\xee\x03\xa1\xfb\xb6\x4b\x27\xd0\x7a\x4c\x19\x0a\x51\x34\x21\x51\xca\xb8\x87\xa2\x74\x0d\x69\xe7\xca\xfe\x3a\x31\xf8\xd4\xdb\x24\x6f\x77\x35\xe9\x63\x12\x37\x5b\x32\x01\xb5\x93\x19\xc8\x41\xb5\xdb\xc9\x0c\xb4\x4e\x41\xad\x89\xa5\xbd\x26\x87\xd9\xa6\x75\x62\x00\xc1\x41\x8e\x6a\xd7\x6f\xed\x19\x0a\xfa\x6a\x3b\x0b\xb6\xdb\x5d\x0c\xbe\xc6\x65\x57\x84\x3e\x12\xed\xfc\x06\x02\x1f\xe4\x32\x86\xa2\x08\xbc\x47\xab\x5d\xf8\x81\xc0\xa1\xbd\xda\x85\x1f\x08\x0e\x5d\x57\xbb\xf0\x03\xb9\x7d\x93\x2c\xd7\xe1\xcd\x72\x14\xd5\xdd\x34\xd0\xdc\xbc\x53\xed\x2c\x08\x8a\x93\x38\xd5\xce\x82\xed\x2c\x68\x5e\xce\x82\x6d\x74\x0d\xcb\xe5\x2c\x08\x86\x96\xa5\xd6\xa8\x0c\x5a\xb3\x6c\x87\x3f\x0c\x83\x9d\x98\xe4\x47\x0b\xaf\xfb\x27\x7b\x97\x74\xad\x47\x30\xfa\x66\x3b\xbf\x81\x26\xe6\x5b\x19\x83\x51\x54\x9a\xbd\xcb\x38\xd0\x5c\x82\x57\xed\x3e\x59\xeb\x36\x61\xb5\x5d\xd9\x81\xe2\x8c\x4e\x75\xda\x5e\xde\x94\x96\x3e\x65\x21\x92\xa3\x10\x16\xd5\x59\x10\xa4\xab\x9e\x76\x81\x06\x5a\x01\xd3\xce\x30\x20\xbe\xd5\xd6\xaf\xe1\x1b\xa9\x71\x37\xc9\xa2\xb2\x0d\x47\xdc\xd6\x6a\xe7\xa1\x36\x40\xb7\x43\xc1\x65\x1c\x28\xf7\xa3\xda\x49\x07\xb4\xfa\x53\x6b\xc6\x6e\xcd\xd8\xf6\x2f\x97\x71\x20\x5d\x1b\xb5\x96\x6d\xd0\xf1\x77\x78\x50\x57\x3b\x27\xb5\xe7\x3c\x18\xe7\xed\x04\xd4\x86\x84\x43\x84\x1b\x27\x52\x84\xf3\x5b\x4f\x5f\x35\xdd\x02\xa0\x26\xce\x49\x20\xdd\xae\x32\x9a\xa4\x88\x81\x86\xda\xee\xe5\x81\x76\x2b\xba\x9d\x93\x40\x94\x5f\x4b\x43\x1d\x88\x76\x20\xba\xca\x03\x43\x55\xad\x9d\xa6\x40\x11\x6e\xb6\xda\x35\x17\x18\x2a\x12\xed\x9a\x0b\x74\x3a\xce\x9d\x6d\x40\x9d\xb6\x9d\x6e\x0f\xfd\x76\x76\xa6\xda\x7a\xab\x81\xa1\x27\x44\x3b\xb5\x80\x6c\x3f\xa0\x53\x0b\xc8\xcd\x1f\xba\x74\x02\xe1\xe4\xdf\x9a\xb1\xdb\xc8\x00\xc8\xfe\xd6\x5b\x0d\x0c\xee\x18\xae\x76\x81\x05\x9a\x83\x86\xd5\x6e\xc9\x81\x54\x03\x69\xed\x6d\xa0\xb4\x33\xb7\xc6\x35\x50\xc3\x8f\xe6\x6c\x03\x5a\xcb\x50\xbb\x74\x02\xc3\xdd\xd6\x76\xe9\x04\x06\x91\x95\xaa\xdd\x33\x6b\x2f\x41\x70\xa4\x38\x01\x81\xd8\x15\x49\xae\xa6\x40\xb9\x28\x6a\x27\x20\x10\x3a\x1e\x18\x6a\xb3\xbe\xa1\x36\x1d\xd4\x8f\x1d\x80\xa3\xfb\x2e\xb0\x5a\x5b\x3a\xc8\x83\x35\x7d\xbb\xe6\x02\x79\xd8\x4d\x9c\x5a\x40\xe9\xab\x32\x75\x4f\x00\xc9\x3d\xa4\x35\x5d\xc8\x80\x2a\x26\xec\xa9\x2d\x1d\xa4\x1b\xe9\x53\x41\x0f\x82\xfb\xe5\xcb\xf0\x98\x62\x68\x07\x9c\xda\xd2\x41\x9c\xa7\x4f\xbd\x4c\xf2\x40\x0d\x79\xb9\xf8\x30\x16\xe6\xc1\x94\x37\xb5\xa4\x81\x76\x3d\x32\xb5\xa4\x81\xd8\xf8\x42\x53\x6f\x35\x30\x88\xa5\x52\x53\x81\x0a\x2a\xcd\x5e\x5f\x04\x30\xb8\x89\xa1\xa6\x2b\x0d\xd0\xce\xbb\xd3\x95\x06\x18\x0e\x98\xe9\x4a\x03\x04\xb7\xe1\xd6\xd4\xde\x06\x52\xcd\x7b\x2a\x89\x41\x73\xd1\x68\x4d\xc5\xee\xf4\x80\x2d\xd3\x94\x41\x34\x45\x0e\x86\xfb\x54\xec\x82\x76\xd2\x30\xae\xa6\x08\x2e\x10\xac\xa9\xf4\x04\x75\xb2\x57\x33\x55\xb3\x41\x07\xa3\x76\x2a\xb8\xc0\x08\x9f\xd2\x93\x0b\x44\xd8\x38\xda\x9f\x40\x70\x42\xa8\xa6\x62\x08\x0c\xb7\x10\x8c\x5f\x29\x2a\xfd\x8e\xfa\x68\x81\xe6\xe8\x5a\x4d\x65\x0e\x18\x45\x5f\x9d\x4a\x13\x50\x1a\x36\x0d\x69\x29\x9a\x78\x55\x35\x35\x23\x81\xda\x59\x86\x4d\xf5\x60\xd0\xda\xbf\xa7\x36\x23\x50\x44\xd0\x2e\x63\x61\x8a\x70\x41\x3a\xdd\x2f\x00\x79\x58\x7a\xe5\x17\xa8\xf6\x87\xca\x2f\x30\xbe\xd5\xd6\x63\x01\x8c\xb6\x03\x28\xd2\x8c\x98\x99\x7e\x5a\x9d\x18\x40\x6e\xdf\x24\xdb\x5e\x9f\x5c\x47\x87\xf2\x6b\x1a\x12\xc5\xb6\xd7\x66\x04\x72\x63\x92\x9d\xea\xc1\xf3\x7b\x8b\x98\x3f\x7c\x9b\x44\x14\x67\x87\x95\x5b\x08\x60\xb4\xad\xaa\x48\x03\xa9\xe3\xa6\xe1\x31\x45\xe9\x41\x34\x35\x23\x81\xd2\xb5\xd6\x88\x99\x22\xbe\x1d\x53\x29\x07\x72\xf7\xd3\xea\xb9\x6b\x78\x4c\x0e\xe2\xd7\x54\xa7\x06\x71\x28\x14\xdc\x1c\x00\x95\x8a\x0e\x2d\x4b\x60\x70\xf0\xa5\xa6\x1b\x7f\x20\x35\xea\x4c\xd5\x6c\x90\x6e\x35\x1a\x31\x53\xc4\x61\xb5\x55\x8d\xc1\xe0\x84\x75\x9d\x6a\xb8\xa0\xf6\xfd\xd7\x81\x2f\xeb\x24\x68\x96\x28\xe5\xf5\xa9\x1e\x0b\xb2\xd1\xfb\x4f\x6d\x3e\xa0\x15\x95\xa7\x42\x10\xb4\xab\x16\x43\x5a\x8a\x68\x26\xec\x53\x7b\x08\xc8\xe9\x0f\x15\x36\x20\x39\xd9\x56\xa7\x66\x7b\xd0\xc3\x42\xe8\xce\x0a\x52\x57\xf3\xd3\xa1\x7f\xaa\x71\x21\x17\x8d\x00\x29\x92\x93\x25\x65\x04\x48\xd1\x83\x8d\x4e\x23\x40\x8a\xc1\xad\xa0\x75\x6a\xc3\x00\x41\x18\xa5\x32\x28\xa4\xe8\xe3\x30\x2f\xab\x8d\xaa\x56\x2c\xe0\x8d\x13\x29\x82\xe3\xf6\x75\x72\x58\xb7\x88\x13\x59\x83\xcd\xdc\x53\xbb\x3c\x08\x0f\x62\x9c\xda\x1a\x40\xe9\x39\x62\x9c\x48\x51\xc4\xd5\x2c\x83\x42\x8a\x74\xc7\xcf\xa0\x90\xa2\xf2\x34\x2f\xdb\x8b\xb3\x06\xdc\x99\x5b\xa7\x0a\x1d\x88\xcd\xcf\xa1\x42\x07\x9a\x98\x12\x65\x9c\x48\xd1\xce\x6f\xa7\x0e\x59\xa0\x36\x1b\x47\x65\x09\x94\x6a\xdf\xa9\xfd\x1b\x94\x26\x83\x53\xcd\x08\x84\x6a\x90\x81\x1c\x45\xab\xba\x9c\x8a\xa4\x53\x33\x36\xab\x96\xd3\xa5\x39\xa8\xcd\x56\x75\xd1\x0d\x42\x65\xda\x40\x8e\xa2\x35\x17\x9f\xda\x99\xc1\x68\x96\xad\x06\x72\x14\xf1\x7d\xa3\x02\x02\x8c\x93\x21\x76\x6a\x67\x06\x1d\x78\xab\x9d\xca\x0c\xd0\x3b\x73\xa5\x81\x1c\xc5\x98\x18\x75\x0c\x98\x28\x86\x9e\x91\x06\x4c\x14\x23\x6d\x42\xb5\x06\x30\x38\x2b\x55\xa7\x96\x5a\x50\xfd\x4d\xf2\xa3\xe1\xb5\xb3\xd1\x4d\x5e\x1c\xd7\x17\xc9\x55\x66\xf5\xd2\x06\x0b\x42\xf7\x04\x43\x21\x8a\xe0\x2e\xa8\x7a\xa9\x6e\x80\xd0\x11\xfa\xa5\x6e\x01\xaa\xcc\x8b\xb3\xf9\xa2\x75\x26\x79\xb9\x62\x04\xad\xec\x37\x3a\xa2\x28\x9d\x05\x5e\x2a\x25\x20\x88\xd0\x5e\x2f\xb7\x0a\x41\xea\xd7\xf0\xe2\x44\xa7\x68\x2e\x54\xa8\x97\x1a\x08\x88\xc9\x10\x7d\xa9\x81\x80\xe4\x22\xff\x7a\xb9\xa4\x03\xed\x91\x83\x97\x42\x01\x94\x1e\x66\x2f\x3d\xe1\xc1\xe0\x0e\xfd\x7a\xa9\x48\x80\x72\x93\xf9\xa5\xc9\x12\x0c\x37\x27\x5f\x1e\x40\x02\xc5\xed\x2f\xf5\x52\x74\x80\x54\xd7\x7f\xe9\x52\x00\x82\xeb\x0f\xeb\xa5\x50\x00\x31\x2c\x97\x2b\x33\x10\xee\xaf\xbc\x1c\xee\x20\x87\x79\x39\x90\x41\xbb\x01\xf2\xd2\x5d\x11\x04\x97\xa7\xd5\x4b\xe3\x1c\x18\xe5\x77\x74\xd5\x03\x4a\x51\xfb\xf2\xa0\x0f\x48\xbb\xef\x4b\x4b\x1c\x08\x82\x33\xd4\x4b\x45\x02\x24\x61\x72\xea\xe5\x78\x04\x7d\xb2\xf0\x7b\xa9\x22\x80\xe1\x7a\xf7\xe5\x11\x1e\x50\xdc\xbc\x53\x2f\xe7\x70\x90\x07\xaa\xf1\xcb\xc1\x07\x5a\x4f\x0a\x23\x40\x8a\xe0\x42\xbd\x7a\x39\xf8\xc0\xd0\x82\xfc\x72\xdd\x00\xc2\x93\x16\x2f\xa7\x4f\x10\x2e\x71\x5e\x3a\xc9\x80\x3a\x7d\xa3\xca\x38\x68\xc5\xe3\xcb\x61\x05\x52\xad\xe1\xed\x4e\x37\x08\x7d\xb6\xdf\x0e\x18\x30\x4e\x74\x57\xe3\x39\x8a\xe2\x7e\x8b\x7a\x3b\x5b\x81\x18\x74\x4c\x43\x3c\x8a\x08\x94\xf1\xb7\xfb\x05\x60\xba\x33\xf7\x76\x28\x80\x76\x9d\xf5\x76\x28\x80\xa9\x8a\xf0\x1e\x66\xcf\x35\x28\x5c\xa0\x53\x6f\x3b\x39\x88\x6d\x9e\xbf\x9e\x8a\xdf\x8e\x01\x30\xd5\xd5\xdf\x6e\x71\x83\x41\xb0\x80\x7a\x6b\xe9\x00\x53\x31\xf2\xd6\x23\x18\x74\x5b\x6c\xdd\xe7\xc0\xe0\x60\x78\xbd\x55\xb9\xdf\x5e\xed\x8e\xa8\x34\x32\xa5\x18\x27\xe2\xcd\x08\x90\x22\xed\x45\x6f\x3b\x3c\x68\x5d\x87\xde\x6e\x45\x83\x72\x07\xdd\x38\x91\xa2\xfa\x30\xc9\xaf\x45\xa8\x28\x15\xba\xb7\x96\x7c\x90\x7a\xd8\xbf\xb5\xe4\x83\x20\x1a\x5b\xbd\x3d\x84\x07\x8a\xfb\xf8\xeb\xed\xee\x34\x48\xcf\x57\xbe\x9d\xdf\x40\x28\xd5\x8d\x13\x29\x86\x4b\xe0\xb7\x36\x0c\x90\xdc\xef\x5c\x6f\xf5\x7e\x10\x5a\xd2\xde\xee\x3b\x83\xd4\xd5\xf3\xed\x70\x05\x75\x5a\xed\x69\x51\xb9\x68\x26\xb0\x16\x1a\x27\x52\xa4\x0e\xc7\x6f\x1d\x8e\x41\x72\xbb\x62\x19\xdb\x51\xe4\xb7\x71\xb4\x7f\x83\x4a\x3f\xad\x4e\x41\xa0\xb8\xaf\xa1\x8c\x8e\x28\x42\xbb\xd6\x5b\x5d\xfd\xed\xfe\xae\xdd\x44\xcb\x36\x48\xcf\x8c\x18\x0a\x51\xc4\x61\xef\x76\xcb\x17\xd4\x70\xa4\x78\xc4\x02\x24\x91\x3a\xea\xed\x96\x2f\x18\x04\x70\x2f\x43\x21\x8a\x2a\xb4\x99\xb7\x53\x31\x68\x02\x94\x94\x11\x0d\xeb\x1b\xd1\xd0\x37\x6a\xec\x7e\xeb\x6b\x67\xf6\xce\xce\x6f\xcf\x53\x1c\x3e\x65\xbf\xc7\x95\x98\x93\xf2\xf5\xd6\x94\x01\x42\x35\xd9\x88\x86\x22\x06\x33\x84\x11\x0d\x45\x0d\x7b\xa1\x46\x0a\x23\x1a\xee\x96\x4b\xc3\xf9\x1b\xa7\x20\xe2\x40\xd4\x5b\xf9\x03\xa2\x6d\x89\xdb\x24\x0e\x11\x73\x7b\x70\x19\x26\x50\x0c\xae\x96\x28\x63\xef\xd5\x37\xf6\x1e\x5d\xce\xe8\x77\x22\x9d\x2b\x8d\x7e\x27\xc2\x35\xfd\xe5\x84\x0d\xa2\xf9\x68\x97\x62\x04\x04\xb7\x01\xd4\xa5\x45\x14\x24\xc1\xe2\xea\xd2\x61\x06\xe4\xc1\x0a\xc8\x50\x77\xa2\xb8\x04\xb8\x0c\x4f\x27\x72\xa3\xf4\xc6\xa2\x13\xa5\x50\xb8\x5c\xc0\x83\xd2\x8d\xf2\x72\x01\x0f\x06\x21\x09\xca\x90\x72\x22\x37\xe4\xc4\xa5\x9c\x00\xc9\x4d\x32\x65\x48\x39\x91\x9c\xc3\xae\x4b\x35\x1b\x74\x31\xef\x5e\xea\xd4\xa0\xb8\x72\xa7\x2e\xf7\x05\x41\x9e\x56\x48\x35\x1b\x34\xb1\x1b\xea\x52\x0c\x81\xa1\x0b\xab\xe1\xe9\x44\xe9\x07\x72\xa9\x53\x83\xd1\xd8\x86\x2f\x45\xc7\xa5\xe8\xb0\x8e\xea\xd4\xa0\x36\xbc\xb1\x2f\xed\xa6\xa0\x83\xe1\x7e\x29\x60\x40\xe8\x83\x7c\x69\x32\x00\xe1\xd9\xb2\xcb\x3d\x37\x30\xb8\x9e\xbc\x2e\x8f\x88\x81\xd0\x24\x7e\x69\x24\x05\xb9\xa3\x49\x5e\x1a\x16\x40\x7a\xa4\xf7\xd2\xfd\x05\xc4\x76\xfa\x94\x7d\x62\xb2\x99\xc2\x4a\xf6\xd2\xfc\x00\x4a\x77\x8e\x4b\x31\x04\xba\xbe\x4f\xd9\xf6\x58\x54\xcf\x6f\xf6\x36\x0e\xbb\x7c\x83\x81\x7c\xe9\x24\x03\x42\x77\x58\x83\xeb\x89\xd0\x8f\xf6\xd2\xa9\xf1\x32\x94\x34\x63\xe8\xd2\xba\x01\xe2\xb0\x09\xb5\x6e\x80\xd0\x93\xeb\x72\xdd\x00\x62\xda\x38\x0a\x3e\xd0\x03\x5d\xff\xd2\xbb\xe6\x32\x54\x02\x1b\x6c\x97\x76\x57\x50\x6e\x77\x5d\x2e\x38\x2e\xcf\x50\x60\xf2\x34\x76\x9f\x08\xcf\x70\x5d\x8a\x47\x50\x9e\x96\x34\x50\x9f\x68\x22\xb2\x96\x21\xf8\x44\x1e\xdb\xf6\xeb\xa9\xf8\x72\xc7\x0f\xd4\x18\xe6\xeb\xdb\x51\x89\x08\x0b\x54\x97\xa2\x12\xa4\xfe\x38\x97\xde\x31\x60\xb4\xfd\x56\xe3\xed\x65\xf8\x79\xbf\x96\x02\x15\xe4\x89\xa2\x79\x29\x50\x2f\x05\x2a\x8a\xd3\xa5\xc6\x05\x5a\x29\x75\x69\x35\x01\xe9\xf9\xca\x4b\x13\x09\x68\xee\x43\xab\x4b\x2f\x4b\x10\xf3\xf4\x29\x8b\x7a\x19\x57\x85\x5e\xa4\xf4\x04\x4d\xb4\x88\xba\x34\x91\x80\xdc\x94\x78\x9a\x48\x40\x72\x4d\x4e\x5d\x4a\x4f\x90\x9b\x45\xd5\xa5\x12\x74\x9a\x97\x2e\x95\xa0\xdd\xd9\xbf\xf4\xc7\x01\xe5\xee\xce\xa5\x3f\x0e\x88\x5d\x89\xe7\x9a\x0b\xd4\x57\x7a\x2a\x9c\x41\x7f\xfb\x9a\x56\x13\x10\xdf\xf6\xd2\x82\x0c\xc2\xa5\xc0\xa5\x05\xf9\xfa\x5e\xa3\x6b\x92\x85\x70\xbf\x12\x59\xf6\x71\x2f\x0f\xa4\x0a\xce\x47\x15\x12\x84\x9b\x21\xc6\x2a\x14\xa9\xdf\x9e\x51\x08\x45\x06\x8a\x84\x51\x08\x45\x12\x5e\xae\x3e\xee\xe5\x81\xd0\xb7\xf0\xe3\x32\x0c\x04\x21\xbf\xea\xa3\x63\x0a\x28\x2d\xee\x86\x2f\x14\xc5\x95\xcf\x65\xf8\x42\x91\x5a\x31\x3f\xda\x86\x41\xbb\x71\xf7\x51\x1d\x05\x65\x4b\x7c\x5c\xac\x81\x54\x70\x7d\xdc\x6c\x03\x93\x0b\x85\xeb\xe3\xd4\x02\x86\x9b\xcc\x1f\xd7\x6f\xa0\x34\xfd\x7c\xf4\x42\x01\xcd\x95\xf3\xf5\x51\x77\xfd\xa8\xbb\x5a\x54\xe7\x24\xd0\x61\xb5\x9d\x80\x3e\x86\xc5\xa7\x4f\x7c\x5c\x73\x81\xf2\xa4\xd7\xc7\x49\x03\x94\x8e\xe3\x1f\xb7\xd1\x40\x1e\x48\xf5\x8f\xfa\x26\xa8\x9d\xc1\xf7\x51\x93\x04\x9d\xb6\x84\xee\x1c\xa0\x09\xed\x57\x1f\x67\x08\x10\x41\xcf\x31\x6a\xa3\x08\x65\xc6\x47\xab\xcb\xc7\x03\x6e\x4c\x9f\x1f\x7d\x37\x40\x11\x25\xa5\x3e\xaa\xa0\x9f\xaf\x89\x85\xbc\x54\x41\x41\x0f\xf4\xcd\x8f\x26\x16\xd0\x6d\xcf\x51\x05\x05\xed\x51\xbf\x8f\x82\xfe\xf3\x0d\x0d\xc1\xe7\x50\xaa\x1b\x27\xb2\xec\x85\x4a\xf5\x8f\x07\x44\xac\x90\x2a\x28\x48\x2e\x8d\xa8\x8f\x82\xfe\x63\x5c\x72\x26\xc6\x8f\xeb\x4a\xd0\x84\x98\xad\x8f\xeb\x4a\x90\x27\x53\xcb\x47\x77\x0e\x90\x69\xc7\x54\xf6\x83\x3c\xed\x00\x0a\x7a\xd0\x9e\xba\xff\xa8\x95\x82\x9c\x98\xa4\x3e\x6a\xa5\x20\xa7\x7d\x55\xad\x14\xb4\x67\x2a\x3f\x9e\xda\x00\xa5\x66\xf4\x71\x5d\xf9\x71\x5d\xd9\x3e\x65\xdb\x5f\xda\xd2\xc9\x4b\x7d\x13\x24\x71\xa1\xea\xa3\xbe\x09\xda\xf3\x2b\x1f\x9d\x2b\x40\x6c\xc8\xc2\x8f\x2a\x28\x08\x55\xf6\x8f\xfa\x26\x68\xcf\x28\x7f\xdc\x27\x03\x59\xac\x41\x3e\xda\x86\x41\x1c\x8e\x6d\x5d\x30\x3e\x9e\x2d\x0b\x9f\xb2\x7f\xb1\xde\xd5\x79\xd9\x28\x97\x22\x15\x8f\x46\xb9\x14\xa1\xb5\xd1\xc8\x94\xa2\xda\x4e\xae\xb1\x09\x84\x07\x02\x0d\x56\x29\xea\x2b\x4d\x94\x85\x06\xab\x54\xa5\x32\x58\xa5\x48\xcf\xaf\x18\x99\x52\x24\xf7\x83\xd5\xc7\x4d\x31\x90\xdc\xc0\x5d\x46\xa6\x14\xfd\xfd\x8e\x3a\x6a\x80\xd6\x55\xf4\xa3\x35\x1a\x24\xf1\xd0\xea\xa3\x35\x1a\x34\x77\x67\xd5\xc7\x05\x3c\x68\x22\x24\xd7\xad\xc4\xbc\xbd\x55\xf4\xf8\x3b\x0e\x33\x19\x60\x52\xb4\x26\xa5\xdb\x83\xbf\xa0\xdc\x46\x33\xe6\xa4\x18\x9e\x93\xbd\xb5\x6b\xdd\xc6\x33\xa3\x8c\xb7\xeb\x7b\x30\x92\xce\x70\xbb\xbe\x07\xc1\x25\x2c\x75\xab\x98\x83\xe4\x52\xb6\xba\x09\x4b\x2d\x42\xff\x12\xe3\x57\x8a\xe4\xc2\xb2\xba\xf5\xbd\x00\xe5\xa6\x83\x21\x2d\x45\x06\xad\x72\xeb\x42\x01\x7a\x0c\xb3\xff\x98\x84\xdb\xe8\x69\x92\xa5\x3f\xb8\xd5\xca\xb6\x53\xaa\x83\xe4\xce\x80\xba\x5d\x30\x80\x41\xc0\xfb\x32\x16\xa6\x28\xb7\x5f\x8c\x85\x29\xca\xe0\x1d\xb7\xd6\x09\x10\x84\x71\xab\xdb\x7d\x41\x10\x46\xc4\x30\x62\xa6\x28\x3d\x6f\x6f\xa5\x3a\xe8\x89\xf5\xeb\x76\xc7\x0f\x84\x16\x18\x23\x66\x8a\xf0\xdc\xe7\xad\x41\x1f\xd4\x44\x0d\xba\x75\xba\xbf\xbd\x31\xd3\xd2\xeb\x42\x01\xda\xe3\xf6\xb7\x86\x3a\x90\x83\xe1\x7a\xeb\x6e\x08\x42\xcb\xe3\xed\x0c\x01\xd2\xe5\xce\xed\xb2\x02\x14\xd7\x9e\x97\xa1\x36\x45\x6b\x5c\xbb\x75\x0b\x04\xb5\x4f\x93\xcc\x1e\x73\x9e\x26\x83\xdb\xe9\x00\x94\x8a\xd7\xad\x11\x1e\x74\x30\x5c\x8d\xbe\x29\x4a\xf3\xba\xd1\x37\x45\x78\x44\xf5\x76\x0d\x01\x52\x97\xdd\x5b\x2d\xfc\xd6\xb1\x8e\xa9\xe5\x56\x73\x06\xa5\xc7\xa6\xc1\x2a\x45\x78\xee\xea\x76\xf7\x10\x8c\xd3\x7e\xef\xee\x21\x08\xee\x16\xa9\x5b\x3b\x20\x28\xed\x03\xb7\xa6\x7a\x90\xfa\x5b\xdc\x1e\xa9\x03\xc3\x68\x37\x86\xb4\x14\xa5\x83\xd1\xad\xa0\x07\xa9\x85\xef\x76\x5f\x10\x94\x56\x17\x43\x5a\x8a\x22\x84\x7a\xdd\xda\x1a\x40\x18\xf0\xc7\x60\x95\x22\x74\x88\xb8\x15\xf4\xa0\xf7\xcd\x24\x8b\x8a\x2f\x79\x23\x92\x8c\x5f\x29\x5a\xc3\xd5\xad\x54\x07\x15\x8e\x6d\x95\x5e\xd0\x5c\x17\x59\xb7\x47\x8b\x40\xeb\x1b\x7d\x2b\xe8\x41\x9f\x18\xce\x8d\x72\x29\x4a\x97\x82\x5b\xc3\xc2\xed\x69\x23\xd4\xb3\x5b\x7d\x13\xb4\x21\x3e\x6e\x1d\x0f\x40\x19\x6d\xeb\x56\x7a\x82\x76\x0b\xe1\xd6\xa5\x00\x8c\x76\x6c\xbb\x39\x00\xc2\x25\x9d\x01\x26\x45\x12\x3c\xb6\x1e\xf7\x0b\x40\xdb\x01\x1e\x9d\xbd\x41\x6b\xb3\x36\xc0\xa4\x08\x77\x28\x0c\x30\x29\x06\xd7\x0e\x97\xd1\x24\x45\x9e\xdf\xa4\x34\x89\xf3\x99\xc8\xaf\x47\x89\x09\xa2\xcc\x5e\xf7\x04\xd0\xc4\x67\xae\x47\x89\xf9\x7c\xcf\x11\x4d\x92\xde\x26\x31\xc9\x4e\x9f\xba\x4c\xba\x58\xe5\x91\xbd\x5e\x61\xc6\x89\xf4\x30\xf8\xa3\x94\x03\xbd\xb3\xf0\x7b\x94\x5f\xa0\xb8\x74\xab\x1e\x77\x0c\x41\x11\xd5\xb8\x1e\x95\x4b\x50\xda\x40\x1e\xfd\x07\x40\x78\x0e\xfb\x71\xc7\x10\x0c\x67\x41\x23\x40\x8a\xd6\x83\xf1\x51\xe6\x80\x50\x4e\x3c\x6a\xa5\x20\xeb\x9b\x97\x75\x4c\xdd\x4e\x29\xbd\x32\x07\x44\x7e\x7f\x68\x51\x75\x71\xb6\x5c\x9a\x4f\x8d\x0d\xa9\x5d\xec\xd1\x56\x0a\x8a\x0b\x3d\xcb\xe0\x8d\x22\xb8\x70\xa8\x1e\xc5\x10\x28\x37\x8c\x8c\xe7\x28\x86\x6a\xe3\xa3\x80\x01\x95\xf4\x42\x23\x35\x8a\x30\x1e\xda\xa3\xdd\x02\xe4\x56\xf5\xeb\xa9\xf8\xd1\xac\x01\x42\x03\x8f\x81\x1c\x45\xea\x01\xf4\x68\x37\x05\xed\x51\xbd\x47\xa5\x15\xb4\x21\xf4\x1e\xd5\x51\x50\xd3\xfe\xa1\x3a\x0a\x5a\xc9\x62\xd4\x46\x51\x87\xc5\xd6\xee\x00\xda\x03\x35\x86\x68\x14\x83\x0b\x96\xea\x71\x9b\x03\x74\xf9\x43\x8f\xdd\x80\x36\x06\xc7\xe3\xe6\x24\x08\xb5\x70\x63\x28\x8a\x3e\xad\xa3\x12\x0f\xb4\x36\xeb\x47\x89\x07\xaa\x98\xdf\x1e\xed\x0e\xa0\x36\x47\x9d\x56\x04\x10\x87\xdf\x41\x63\x00\x88\x03\xf5\xfd\x51\x01\x06\x43\x45\xf3\xd1\x18\x00\x5a\x53\xea\xa3\xa8\x04\xa1\xc7\x94\xf1\x18\x45\x10\xca\xbe\x1e\x57\xfe\x8f\x01\x6c\x08\x75\xf0\xb8\xa6\x07\xa9\x23\xe1\xa3\x86\xfa\x78\x31\xbd\x85\xd0\xa1\x01\x94\xe7\x9b\x8c\xb4\x28\xda\x93\xa6\x8f\x4a\x2b\x28\x55\x97\xe7\xb6\x55\x6f\xe5\x22\x2d\xa1\xbf\x17\x68\x4f\xe2\x18\xa2\x51\x04\xd7\x6b\xd6\xa3\x75\x15\x94\x47\xb1\x1e\x05\x2a\xe8\xef\x53\xea\xb1\x20\x89\x8f\x5a\x8f\xd2\x13\x04\xb7\xcc\xf5\x86\xa8\x14\xc9\xf9\x80\xde\xf0\x6b\x10\x8d\xaf\x4a\x6f\x88\x4a\x11\x63\xf7\xa9\xd3\x24\x6d\x51\x49\xd2\xdb\x24\x6f\x49\x69\x92\x1e\x93\x10\xa8\x6b\x16\xec\x6d\xf7\x8d\x04\x47\x27\x70\x4a\x6f\xbb\x6f\x24\x3a\x19\x67\x7f\x7a\xe3\x14\xa6\x08\x62\xcf\xf4\x86\xee\x2a\x9a\xb0\x9d\xbd\xed\xbe\xd1\x4b\xec\x76\xf3\xba\x4c\xe2\x66\xa6\xa6\xa8\xb8\xff\x8a\x88\x32\xfb\xdb\x24\x15\x1c\xf3\xb2\xa8\xbb\xb3\x33\x15\x42\x38\x8b\x46\x7a\xb6\xd1\x24\x45\xe0\x6f\xda\x46\x93\x14\x41\xec\xab\x36\x74\xa4\xa8\xcd\xbc\x86\x3f\xf4\xbe\xd0\x41\xe3\x0c\x0b\xc1\x29\xcc\x71\xd2\x38\x61\xe9\xc3\xfb\x75\xf8\x21\x16\x64\xd1\xb8\xe8\xf4\x96\x36\xa1\x37\x24\x17\xa5\x4f\x0b\x91\x86\xfa\xa5\x10\x69\xb5\x09\x32\x86\xa3\x46\x1b\x01\x52\x44\x4d\x5a\xa2\x6c\x42\x34\xb6\xe9\x47\x6b\xdf\x88\x89\xf7\x0c\x7e\xd8\x66\xef\xee\xd0\xc1\x0f\xdb\xa2\xb6\x77\xfb\xf3\xc6\xf6\x8d\x44\x2f\xc7\x17\xa1\x8d\xda\x28\xc6\xf7\x8d\xd3\xef\x48\x54\x99\x61\x5e\xd3\x96\x70\x39\x7d\x92\x84\x29\x55\x34\x22\xbc\xb7\xd3\x42\x18\xa6\xcb\x1f\x9e\xf6\x42\x2e\xf0\x62\x6f\xab\x8d\xda\x28\x06\xcb\xb0\xde\x5e\xb6\x17\x2e\x60\x5c\xe4\xdf\x06\x5f\x14\xf9\xed\x5f\x2f\x5b\x82\x40\x33\x6d\xb5\x5f\xd6\xd1\x0b\x4e\xcc\xfe\x65\x1d\x3d\x32\xee\xa7\x7d\xf9\xb5\x91\x72\x6d\xb5\xdf\x36\x34\x1b\xc3\x5b\x9a\x64\x07\x60\x0f\x69\xda\x12\x6f\x2b\xf4\xf6\xac\x14\x79\xbd\xad\x10\xe6\x53\xee\x14\xec\xed\xf2\x29\x02\xcd\x84\x3f\xbc\x2c\xea\xc2\xc4\xf3\xa4\xb7\xcb\x42\x70\xfa\x6f\xb3\xdf\x7f\xfc\xe1\xc7\xe0\xd5\x0c\xe4\x8f\xd9\x13\x16\x76\x38\x1e\x3f\x56\x88\xfb\x2f\xcf\x41\x21\x3e\xe6\xe5\x45\xed\xcd\x1b\x1f\x9b\x90\x20\x2c\x35\xe9\x72\x8f\x79\x3d\xf8\x48\x58\xfa\xc7\xbc\xb8\x6a\x81\xa3\xb7\xbd\xb3\xef\x2c\x9a\xf8\x27\xbd\x2b\x3a\x40\xa2\x79\xf7\x8e\xd1\x50\x14\xce\x28\xbd\xef\x3e\xb5\x7b\x9d\x7b\x93\xf4\x32\x09\x77\xb2\xf2\xa9\xdb\x24\x8f\x8e\xfc\xfa\x30\x53\xef\x2c\x5b\x45\xe0\xfb\xd5\x3b\xab\x4f\xd1\xcc\x36\x6d\x44\x43\x91\x78\x92\xf6\x3e\x7c\x8a\x33\xd9\xc4\x2e\x6e\xe3\x0b\x8a\xb9\xad\x95\x6c\xef\x61\xb1\x83\x18\x40\x6b\x32\x6b\xe3\x0b\x8a\xfe\xe6\xe5\x38\xff\x5b\x30\xc1\x49\x92\x35\x09\x0c\xf2\x0c\xea\xdd\xa1\x0f\x0a\x33\x63\xef\x69\x21\x0c\xc3\x1d\xbc\x31\x7d\x23\xf1\x60\x09\xbf\xd3\x7b\x9a\x3d\x57\x16\xb2\xe9\xd0\x7b\x9a\xbd\xd7\x9e\xfb\xc6\xf2\xd3\x14\xfb\x10\x66\xcf\x26\xb3\x68\xec\xdf\xbd\x97\x6f\xf4\xb8\x58\xfb\x94\xd5\x66\xe1\x37\xad\x76\x59\x08\x0e\x7f\xe1\xc8\xd3\x7b\x59\x08\x82\x6a\xe3\x6f\xda\xc6\x17\x14\x85\xd5\xb7\x0d\x13\x28\x92\xbb\x32\x7a\x9f\x96\x6b\x7a\xb7\x9a\x49\x66\x8f\xb7\x07\x57\x38\xb4\x31\x01\x45\x71\xa3\x58\xef\x38\x97\x8a\xe6\xc0\x43\xef\x8a\x11\xd0\x84\x48\x6b\x03\x00\x8a\xc2\x70\xde\x46\xfb\xeb\xbf\x45\xfb\xe3\x8d\xa7\x79\x9d\x5e\x62\x47\x51\x5f\xe6\xf5\x22\x2e\x94\xd5\x56\x40\x80\xda\x18\x29\xfb\xdb\xfe\xf5\x66\xf1\x61\xf6\x0e\x6a\xc2\xf1\x4d\x76\xf3\xdb\x70\x7c\xa2\x89\x30\xda\xfb\xe5\x0f\x8d\x16\xe1\xe0\x41\x4f\x11\x49\xec\x99\x36\x1c\x9f\x88\x81\xbc\x36\x1c\x9f\x08\xce\xd8\xf4\x7e\x99\xfd\xe5\xa5\x6c\x24\x7d\xec\x4c\x38\xb4\xb3\xf8\xe8\xfd\x63\x85\x70\xf5\xe4\x58\x7c\xef\x1f\x1b\xc7\xe8\x51\x27\x45\xfd\xd8\x27\x50\x83\x38\x3c\xd1\xbb\x02\x02\xd4\xe6\x0f\x6f\x9f\xe2\x78\x30\x97\x13\xb7\xd1\xfe\x44\x63\xf6\xef\xfd\xb6\xe7\x2c\x24\x91\x82\x7a\xbf\xed\x00\x37\x01\xb8\x82\xef\x78\x5b\x7a\xfc\x3a\xc3\x1e\x8d\x41\x4c\x34\x0e\x33\x6d\x68\x3f\x91\xf8\xb4\xf5\xfe\xf8\x43\x14\x9c\xc3\x91\xf6\x58\x54\x4e\xf9\xb2\xc9\xd3\x46\xfb\x13\x8d\x75\xa3\x0f\x15\x1c\xd0\x1c\x5c\x69\xe3\xed\x89\xb0\x71\x0e\xd5\x8d\xc3\xed\x08\xa6\x03\x03\xe2\x89\xe2\x26\x86\x3e\x58\xac\x89\x26\x86\x62\x1f\x58\xa9\x44\xb1\x3b\xdd\xc6\xc8\x13\x85\xa5\xa4\x0f\xd6\x6f\xa2\x0e\x46\xc7\xc1\xde\x83\x28\xa7\x29\x63\xe4\x89\x64\x9b\xb6\x8f\x61\x21\x38\xee\xca\x35\xe0\x7d\x0c\x8b\xca\x46\x03\xe1\x9d\xfa\x18\x16\x02\xef\x51\x8e\xeb\xb7\xc1\xf5\x44\x11\x55\xbd\x8d\xa4\x27\x92\x63\x37\x7d\x84\x6f\x0c\x0e\xe7\xa4\x4f\xb5\x49\x84\x5d\x60\x2a\x36\x92\x9e\x68\xac\x08\x7d\x28\xe5\x8e\x6f\x24\xaa\x35\xac\x8e\xb4\x8e\x84\xb8\x26\xb8\x5e\x1b\x23\x4f\xc4\xd8\x4d\x3a\x4d\x22\xb0\x33\xb3\xcd\x91\x56\x88\x15\xe3\x81\x0a\x7a\xa8\xe0\x80\xe4\x78\x70\x1f\xac\x18\x45\x60\xa4\xe8\x03\x1f\x1c\x11\xaa\xb3\x47\x59\x08\xef\x66\x63\xf0\x1d\x8a\x34\x10\xc4\x52\xe9\x43\x91\x06\x62\xda\x12\xed\x0f\x71\xa5\x19\x36\x74\xfb\x14\x3b\x14\x6c\x21\xf4\xa1\x48\x03\x83\x73\xeb\x6d\x08\x3e\x91\xec\xdf\xf5\x31\x2d\x17\xfe\xf2\x04\xe6\xe9\x43\x01\x03\x82\x98\xcc\x7d\xbc\x2c\xd7\x8b\x19\x26\x69\x1c\x65\xce\x61\xa0\x50\x54\xd0\x43\x0d\x04\xa4\xfa\xe6\x71\xf9\xc6\xcb\xef\xc8\x0f\x2f\xb3\x5f\x18\x18\x20\xfb\xc0\x66\x24\xaa\x10\x1d\x87\xa2\x03\xe4\x74\x74\x28\x3a\x40\x4f\xbf\xf6\xc7\x72\x7d\x38\x67\x6b\xcf\x51\xb7\x30\x58\x5c\x6d\xbf\x36\x50\xf7\x71\xdb\x04\x5e\x7c\x89\x6a\x7b\xdc\x66\xc2\x35\x94\x69\xff\x78\xec\x1f\x8f\x7e\xf8\x8c\x3a\x55\x0f\xd0\xb8\x04\xf4\xa1\x34\x00\xa1\x5e\x76\xa8\x8d\x80\x26\x4a\x53\x0f\x5c\xde\x44\x6d\x63\xd5\x77\xe0\xcc\x26\x9a\xab\xa4\x7b\x38\xce\x87\x47\x08\x19\x62\xc3\x65\x05\x48\xee\xd0\xef\xe1\xb2\x02\xd4\x34\x2f\x2c\xdb\xa2\x88\xab\xd9\x83\x6d\x47\x91\xec\xe5\xf5\x50\x66\x0c\x83\x68\x6e\x41\x92\x6f\xc4\xe6\x33\xcd\xde\x71\x3e\x86\x5b\x98\x49\xd2\x6d\x12\x2b\x6c\x26\xa0\x81\x35\x47\x14\x2e\x01\x3d\xb0\x20\x8b\xe2\x54\xe1\x9a\x60\x4c\x62\x81\xc5\x1c\x6e\xfc\x37\x51\x44\x5a\xec\xe1\xd8\x04\xb5\x99\x17\x06\x1e\x31\x4e\xf3\xc2\x73\x44\xc4\x40\x55\x1b\x65\x85\xb8\x64\xe3\x44\x29\x19\xae\x21\x40\xb1\x1f\xde\x86\x84\x13\x4d\xd0\x99\x1e\x6d\xb9\x70\xbd\xc6\xfc\xd0\xc3\x95\xc6\x30\xfe\x09\x22\xdc\x28\x71\x22\x0e\x56\x1a\x46\x89\x13\x8d\xf7\x67\x0f\xb5\x06\xd0\x6d\x21\xa6\x4d\xb8\x50\x81\x32\x3d\xa6\x15\xc2\xdb\x43\x59\x66\x94\x38\x51\x44\xc4\xe8\x31\xcd\x7e\x72\xe3\xef\xa0\xda\x2e\x51\x40\x71\x31\x7d\x0f\x15\x09\xb0\x34\x32\x92\x7c\xe3\x89\xdb\x16\x83\x7a\x9c\xbe\x91\xdb\x94\x0e\xc4\x9b\xc1\xe2\x44\x6c\xa7\x79\xf9\x1d\x4f\x77\xe0\x69\x1c\x87\x3e\xa8\x81\xb6\x6b\x34\x37\x51\xbb\x6d\xef\x7a\x64\x78\x24\x85\xb5\xcd\x78\xdb\xd0\x04\xa7\x52\xcb\x1a\xae\x47\xc6\x37\x3e\x3c\x15\x52\x29\x01\xcd\xf9\xf0\x36\x0c\x9c\x88\x69\xb9\x94\x19\x60\x84\xed\xa5\xba\x01\x62\xda\x27\x2e\xbf\xd0\x85\x33\x9c\xdd\xf7\x72\xc0\x7c\xdd\x26\x4c\xb2\xa8\xc4\xab\x52\x0f\x36\x7e\x9c\x18\x44\x56\x6a\x83\xc5\x89\x31\xd1\xc5\x86\x92\x05\x0c\x0e\x9b\xf4\x70\xd5\x02\xda\xd5\xc1\xf8\xf8\x85\xb8\x6c\x97\x33\xdd\x3d\x6e\x2b\x74\x13\x3c\xdf\xc1\x77\xdb\x12\xb7\x7b\x79\xbc\xf1\xf6\x3b\xde\x1c\x08\x44\xa5\x1a\x6a\x33\xc3\x60\x27\x7e\x47\xb5\x19\xd0\x6d\xdb\x2b\xac\x40\xf7\x37\x7b\x5b\x02\x1f\x77\xf5\x27\x23\xd6\x89\xc0\xe2\xde\x06\x9e\x13\x81\x73\x6a\x0f\x45\x1a\x48\xb5\x86\xa1\xfc\x1a\x7a\xc2\x2b\x01\x54\x70\x40\x73\x5a\xb2\x43\x0b\x0e\x48\x36\x53\x3a\x38\x9a\x2d\xc6\x49\xf6\xa1\x51\x07\x44\x50\x88\x50\xe7\x01\x81\xc5\xbd\x83\x60\x27\x22\xd9\xe5\xeb\x70\xb1\x06\x82\x78\x44\x1d\xbb\xd9\xef\xfa\x0f\x98\xf4\x36\xc9\x8b\x44\x56\x4b\x04\xf6\x6f\x51\x45\xf7\x0d\x97\x5e\x20\xb9\x47\xa2\x8d\x7e\x27\x3a\x90\x85\xa1\x10\x05\x8d\x9f\x63\x87\x0b\x34\x10\xdc\xf8\xdb\xa1\xd5\x05\x0c\x15\xfb\x50\xae\x82\xe0\xaa\xce\x0e\xe5\x2a\x48\x62\x83\xb4\xc1\xf5\x44\xed\xbb\x79\xdd\x26\x61\x1b\x0e\x0b\xf1\x98\xc4\x5d\xe4\x4c\x8c\xa1\xc6\x16\xdf\x25\x21\x15\x1a\xb6\xc4\xc0\x9e\x82\x48\x0b\xf6\x15\x45\x6c\x7e\x21\x95\x38\x90\x38\xb4\x77\x28\xdc\x41\x87\xad\x3a\xac\x10\x47\x10\xb9\xaf\xaf\x8d\xf0\x27\x92\xe8\x2d\x1d\xca\x7b\xd0\x8e\x8e\x50\x63\x03\x45\xe0\xb9\x8e\xb0\xa1\x43\x9d\xe7\xd7\x1e\xd4\x1d\x61\x4d\x82\xd8\xc5\x36\x94\xf3\x08\xc8\x40\x08\x46\xd8\x9c\x44\x39\x39\x6c\xe1\xb4\x72\x1c\x1a\x52\x8d\x09\x27\x0d\x50\x38\x3e\x75\xa8\xd0\x81\xd8\xbf\x49\x56\x8e\x43\x43\xf3\xfb\x43\xb3\x4f\xcd\x79\xd4\xd7\x95\x2c\x28\xce\x64\x77\xb8\x92\x0d\x57\xb2\xd3\xa7\x6c\x15\x36\x0a\x08\x7b\xd7\x06\x39\x14\xc1\xe1\x89\x0e\xd5\x3e\x50\xdc\x91\xd7\xe1\x12\x18\x14\x5b\xef\x1d\x2e\x81\x41\x6d\x7e\x1a\xa7\x3c\x50\xdf\x2f\xaf\x72\x08\xba\xa7\x49\x56\x08\xef\x18\x3c\x34\xda\x18\x8a\x22\x82\x35\x44\xb4\xa5\xf7\x3a\x3f\x5b\x75\x5a\xae\xaf\x37\x23\x4f\x4d\x3f\xc7\xa4\x63\xd9\xfd\x9c\xb9\x40\x72\xbe\xb2\xc3\x99\x0b\x04\x0e\xc7\x1d\xce\x5c\xa0\x08\x8d\xdc\xe1\x6c\x03\x02\x83\x7e\xc7\x69\xab\x7a\xe0\xc1\x86\x3e\x2d\x17\x61\x15\xa7\x43\xcc\x39\x09\x8c\xb2\x8e\x5a\xd2\x40\x9d\xcc\x10\xf1\xb2\xa8\x2f\x9d\x71\x69\xd5\x97\x4d\xf8\xd2\xe8\xe7\x53\x96\xfe\xe5\xa9\x0b\xb2\x7f\x59\x2e\xa2\x95\xb2\x99\xdb\xf1\xb2\x09\x5f\xae\xa6\xf8\xe1\xdb\xef\xc8\x61\x70\xe7\x24\x83\x2f\x8a\xcc\x6f\x92\x6f\xe4\xe4\x24\x7b\x0f\x1d\xce\x6f\x20\xcb\x9e\x83\x8b\xa1\x48\x67\xd4\x78\x5b\x47\xfc\x09\x39\x21\xd4\x71\x39\x36\x71\x85\xd1\xcc\x68\xf0\xc5\xfe\x06\x5f\xb4\x33\x39\x73\x81\xc0\xdd\xa7\x0d\xab\x28\x8a\xd3\x0d\x6d\x58\x45\x31\xe6\x41\x21\x3e\xe6\xc5\x05\x27\x04\xe9\xe9\xf8\xf8\x39\x3e\x9e\x94\x27\xc9\x99\x2b\xdc\x42\x50\x84\xdf\x56\xdb\xeb\xfc\xfc\x1c\x4e\x66\xa0\x35\x7f\x1a\x69\x51\x94\x26\xb8\x70\x39\x0d\x0a\x6f\xd9\x0e\x27\x20\x50\x41\x97\x4b\xe7\x91\xf4\x56\x3e\x26\x46\xa3\x23\x8a\xa1\xc9\x20\xb5\xde\x83\x22\xea\x47\xa7\xd6\x7b\x50\xf8\x09\xb5\x31\x14\xc5\x70\x79\x98\xda\xee\x40\xb2\x4d\xd2\xe9\xa4\x01\x9a\x6b\x19\x3b\x35\xc2\x83\xd4\x7a\x6f\xa4\x45\x91\x78\xaf\x77\x3a\x43\x80\xc4\x51\xac\xd3\x19\x02\x24\x67\xf3\x3b\x9d\x21\x40\xb1\x6b\xde\xc6\x63\x14\xb9\x59\x08\xa7\x83\x74\x3a\x60\xe1\x97\x0a\xfa\x34\x7c\x3d\x76\x8b\x1c\x56\x7b\xb8\x7d\xc3\x0f\x5d\xad\x83\x91\xf4\x9c\x74\x3a\x00\x89\x0b\x6b\x1b\xb5\x51\x04\x61\x61\xdb\xa8\x8d\xa2\xb8\xc7\xb4\x53\x41\x9f\x46\x84\xb6\x55\x5d\x61\x83\xc0\x19\xa5\xd3\xe5\x34\x18\xc4\x8d\x6e\xc3\x2a\x8a\x22\xfe\x77\x1b\x37\x51\x14\xfb\xce\x9d\x69\xb9\x52\x1f\x64\xde\x98\x7e\x5a\x4e\x7e\x9f\xe6\xa5\x8c\x06\xc1\xe1\x8b\x4e\x05\x32\xa8\xf3\xf4\x87\x16\x62\xa1\x0f\x5b\xd5\x75\x38\x08\x37\x2d\x0c\xb8\x28\xba\xfc\x68\xca\x55\x10\x9c\x4a\x6c\x03\x2e\x8a\xc9\x71\xc6\x4e\x85\x28\x48\x8d\x60\xa9\x10\x4d\x03\xd1\xa2\x6e\xa4\xab\x0b\x50\x04\xf2\x6f\xa3\x2b\x8a\x9e\x7e\xda\x36\x7b\x9c\xd0\x0f\x76\x02\x8c\xae\x28\x02\x3f\xa3\x4e\x57\x17\x60\xe4\xf7\x29\xdf\xc8\x29\x17\xc7\x50\xba\x94\x00\x83\x00\x25\x6d\x28\x45\x51\x84\x30\xee\xd4\x26\x09\x9a\x10\xfd\x9d\x0a\x64\xd0\xb5\xff\xda\x83\xba\xd3\x95\x06\x48\x1c\xb2\x3a\x35\x6c\xfe\x5f\x8c\x9d\xc9\xd5\xf4\x2c\xaf\x45\x53\xb9\x21\x18\xd3\x48\x4c\xfe\x5c\xc0\x4d\xfe\x21\xdc\x55\x7b\xfb\x1d\x3f\xdf\xe8\xac\x62\xb9\x6c\xc0\x58\x1d\xd2\x01\xe8\x14\xf4\x85\x7c\x8c\xc2\x60\xc7\x2f\xfa\xf4\x3d\x4c\xc4\x1b\x21\x12\xd9\x11\x85\xda\xfd\x52\xdc\xe6\x00\xfa\xf4\x3b\x37\x64\xd9\x3f\x3e\x7d\xe6\x4e\x19\x0b\x44\x77\xa2\xf4\x21\x80\xda\xb1\xcb\xba\x62\x17\x18\x6d\xfa\x47\x67\x78\x93\xe9\x87\x79\x25\x3b\xa2\x30\xa8\x78\x09\xd9\x11\x85\x46\x81\x7f\xc8\x8e\x28\x0c\xce\xaf\x8c\x6e\x90\x14\x88\xc3\x27\xea\x8f\xf4\xcf\x1f\x61\xd8\x97\x9d\xb0\xf8\xbd\x7b\x95\xaf\xe6\x82\xc0\x1d\xd9\xdf\x75\x3e\xba\x27\xe9\xb9\x48\x0d\x7f\x02\x3d\x7d\x5b\x8a\x70\x20\xaa\x8b\xc1\xf0\x27\x90\x5f\x27\x94\xea\x40\xab\x3e\x51\x17\x05\xa8\xc3\x8f\xe7\x76\xa2\xe1\xb3\x26\x81\x2d\xba\x22\x1c\x68\x03\x75\xd0\x5f\x97\x32\x4c\x1d\xa7\x9f\xc5\xeb\x55\x2f\x57\xf9\x3a\x5e\xfb\xf5\xda\x2f\xff\xe8\x5a\xe3\xa8\x29\xca\x94\xa2\x1b\x03\x01\x2a\xe9\x3e\x31\x8c\x75\x02\x9d\x13\x11\x63\x50\xa4\x2e\x74\x63\xfc\xc3\xbd\x96\x61\xea\x35\xf2\x5a\x4e\x40\x61\xc0\xb5\x13\x72\x02\x0a\x01\x8b\x7c\x0c\x2d\x7a\x20\x0a\x5f\xf0\xd0\xa2\x1f\x72\x70\x14\x9b\x9a\x4d\xd6\x28\x07\x4d\xc3\x26\xe4\x35\x92\x45\x86\x3e\xa1\x91\x69\x13\xd2\xf1\x09\x8d\xb4\xe4\x18\x0a\x41\xa0\x6b\x98\x0f\x77\x4e\x80\xda\x10\x49\xc3\x50\x06\x30\x60\x19\x88\xe1\xce\x09\xd0\x0f\xff\x68\x68\x10\x08\xf2\xe3\x42\x0a\x3d\x61\x40\xf7\x18\xf2\xda\x09\x8d\xe2\xaf\x18\x6e\x6d\x00\xbd\xe1\x74\x0f\x45\xd2\x30\xe0\x81\x2a\x1e\x06\x3c\x80\x31\xf0\x2b\xe5\xa2\x13\x6a\x38\x39\x86\x32\x80\x56\x87\x4d\xde\x9e\x94\x13\xb7\xe4\x86\x31\xc5\x81\xd9\xa8\x09\x2a\x63\x9d\x30\x5c\x4c\x43\x29\x35\x94\x52\xb8\x61\x92\xd8\x09\xe1\x66\x9b\xf4\x74\x42\xd5\x81\x97\x9e\x4e\xa8\xc1\xfa\x1a\x24\x2f\x0b\xa1\x54\x97\x19\x4e\x08\x0a\xa5\x63\x90\x9a\x26\x84\xf1\xa7\xa1\x49\x05\xb4\x60\xdd\x0f\xbf\x5a\x60\x90\xbb\x11\xc3\xad\x8d\x61\xf9\x39\x61\x59\x09\xde\x84\xce\x69\x81\x31\xdc\xed\x00\x86\xb6\xd8\xd0\x16\x03\x06\x85\x09\x31\xfc\x90\x81\x50\xa3\xca\xf9\x26\x54\xa8\xdb\x62\xf8\x3d\x02\x5d\x9f\x4b\xce\x37\xa1\x9d\xce\xaa\x51\x04\x60\x74\x97\x89\xbb\x1d\x40\x73\xbf\x60\x18\xb9\x04\x06\xb5\xe6\x31\xb4\xc5\x80\x0a\x65\x45\x0c\x03\x0b\x40\xd3\xcc\x1e\x6e\x80\x00\x4d\x3b\x65\x68\x9e\x01\x0d\x7e\xd4\x90\x2c\x4e\x68\x24\xe0\x86\xcc\x70\xc2\x70\x17\x46\x1a\xb8\xf8\x68\xe0\x10\x43\x12\xbc\x09\xed\x7b\xdb\x86\x0c\x86\xa7\x60\x70\x55\x68\xea\x85\x21\x03\xbe\xed\xd0\xd4\x03\x9a\x9b\xdf\xb2\xb9\x09\xc1\xf1\x9a\x21\x9b\x9b\xd0\xa8\xf3\x0f\xd9\xdc\x84\xda\xb0\x9f\xe4\x56\x13\x86\x7b\x81\xa1\xe8\x00\x9a\xc1\xb9\x30\x30\x0a\x84\xdb\x37\xa1\xb1\x04\x54\xd7\x44\x68\x2c\x01\xcd\xbd\x75\x69\xcd\x84\x01\xaf\x54\x04\x09\xb8\x42\xa7\x04\x31\x42\xaf\x18\x88\x03\xd1\x11\x24\xcd\x0a\xf1\x33\xcf\xfe\x54\xc5\xa1\xfd\x03\x0c\xce\x98\x8a\x50\x66\x00\x9d\xf3\xd2\x23\xcc\xaa\x00\x5a\xc5\x40\x09\x2d\x1b\xa0\x41\x2d\x1a\x61\xa2\x05\x10\x70\x2a\x47\xb8\x77\x00\x34\x92\x97\x43\x92\x30\xa1\x06\x22\x49\x92\x30\x61\x1c\x76\x42\xa3\x02\x18\x46\x99\x42\x7b\x00\x68\x41\x30\x32\x74\xe9\x80\xe6\x9e\x7d\x68\x0f\x00\x9d\x43\x6d\x23\xdc\x4e\x00\xfa\x40\xa3\x86\x31\x45\xa0\x69\x0f\xc8\xc9\x25\x54\x6a\x6e\x43\x4e\x2e\xa1\x51\xd6\x15\xb1\xed\xd7\xd6\xa2\xe7\x89\x6a\x7a\xa0\x0e\x57\x91\x02\x02\xa8\x13\xc9\x12\x6e\x27\x00\x71\xba\x18\xfc\x5c\xc3\x4a\x53\xbc\x83\xf0\x73\x05\xda\x41\x14\x33\xd4\xa8\x40\x0f\x0c\xcd\xf0\x43\x04\x86\x21\xa5\x30\x9c\x07\x8c\xf9\xfd\xd1\xb9\x97\x5a\x8b\xef\x3c\x0c\xd4\x01\xed\xfc\xfe\xe8\x14\xe2\x3a\x95\x6a\x93\xbd\x87\x6d\xcb\x3c\x0e\x79\xb4\x84\x4e\x7d\x78\x24\xf9\xa6\x42\x3f\x89\x4f\xca\x7d\x25\x74\x72\xb6\x7f\x62\x95\x26\x2b\x97\xc8\x4c\x4a\x15\x23\x10\x85\x2f\x38\xcd\x39\x02\xa2\x86\x7f\xbc\x6c\xa2\xec\x86\x8f\x3a\xf5\x47\x80\x9f\x11\x4f\x53\xb3\x89\xbc\x3d\xbe\xf3\x74\x27\x00\x68\xda\xd7\xa9\x0f\x01\x74\x37\xf8\x53\x8b\x1e\x08\x8d\x92\x74\xf9\x02\x8d\xea\xac\x48\xb5\x60\x4a\x8e\x8e\x5a\x4f\x6d\x75\xa0\x1b\x96\x4d\x95\x19\xd0\x39\x5e\x33\xa4\x8a\x12\x9a\x1b\xe9\xa9\x9a\x02\x06\x74\x45\x91\xe9\x1f\x29\xb9\x84\x9a\x34\x32\xed\x17\x0c\x0f\xee\x60\xa5\xca\x2c\xb5\x96\xf1\xe9\xd3\x4f\x21\x3d\xf4\x8f\xf7\x28\x7b\x94\x30\x0a\xe1\xcf\x34\x6e\x01\xd4\xee\x55\x06\x29\xf2\x0b\x52\x70\x7b\x23\xee\x40\x37\xaf\x2a\x55\x79\xb9\x25\xf5\x67\xa2\x5d\xe4\x40\x1b\xce\xbd\xbb\xf9\xc0\x68\xd3\x26\xe7\x9e\x6c\x6c\x4a\xff\x23\x55\x66\x40\xd3\xf9\x90\xa5\x49\x08\x53\x87\xd2\x2d\x39\xa0\x42\x26\x1f\xe9\x96\x1c\xd0\x4c\xc8\x92\x20\x49\x68\x54\x58\x47\x3e\xf6\xeb\xf1\x0d\x31\x85\x2e\x5f\xa0\x19\x11\xcd\xd7\x7e\xfd\xa0\x72\x2e\x70\xa4\xdb\xed\x40\x73\x7b\x6f\xaa\x34\x80\x80\xeb\x22\xe4\x36\x8a\x8f\xdb\x88\x37\x34\xdd\x4d\x03\xba\xb9\x63\xd3\xb0\x2c\xd0\xa0\xa7\x8b\xa9\x1f\x0e\xb4\x86\x1e\x99\xae\xe8\xe9\x99\x27\xa8\xcf\xa9\xa0\x07\x7a\xe0\xcf\x4c\x77\xc0\x80\x7e\xb2\x98\xa6\x82\x1e\xe8\x27\xaf\x63\x1a\xfe\x04\x1a\x3c\xb7\x31\x75\xa7\x67\xe3\xb4\x2e\xde\xf6\x34\x53\x67\xca\xe2\x6c\x27\xdc\x14\x03\x86\x3b\x4d\x53\xb3\x11\x18\xc6\x66\x24\x45\x12\x06\x87\x35\x85\x0c\x48\xc2\xa0\x28\x24\xa6\xba\x03\xa8\x5a\xb8\x53\xdf\x19\x08\x6d\xd7\xe9\x97\x36\xfd\xd2\x50\x9f\x52\x27\x09\x5d\x2b\x5e\xea\x24\xa1\x73\xb8\x7a\x4c\xdd\x69\xa0\x57\xc4\xb6\x3c\x49\x42\x18\xaa\x97\x14\x49\x18\xb0\xce\xc6\xd4\xdf\x9d\x9e\xb9\xe4\x80\xd4\x30\x40\x23\x1b\x3b\xa6\x9f\x28\xd0\x38\x12\x33\xa6\x1f\x1f\x10\x66\x19\x4c\x3f\xbe\xf9\x6d\x8a\xd9\xe4\xbd\x70\x55\xdd\x4d\x9b\x7e\x8f\xc0\xd0\x25\x9c\xcb\x59\x5d\x2c\x93\xe3\xef\x43\x12\x43\x36\x24\x21\xf5\xf2\xa6\xd1\x42\xa0\x73\x24\x78\x48\x90\x24\x34\x33\x0e\xa6\xce\x2d\xd0\xcc\xaa\x98\x6a\x2e\xa0\x1b\x53\x9c\xfa\xa8\xc0\x38\x11\x10\x53\x87\x14\x68\x1c\x59\x18\x53\x87\x14\x88\xc4\x45\x99\x2a\x33\xa0\x55\x07\xe7\x36\x1a\xd0\x29\x3d\x0b\xf9\x97\x84\x7e\x3a\x2b\x6e\xa3\x01\xfd\xf0\x05\x2a\x0d\x80\x56\x5c\x91\x4a\x03\x20\x8c\xa5\xcf\xdb\x7b\x41\x43\xf9\xad\x35\x0d\x60\x20\x4e\x5f\xa0\x6e\x2b\xd0\x4f\xac\xa4\xa9\xdb\x0a\xf4\xd3\x37\xaf\x69\x0b\x0c\xf7\x9d\xa7\x46\x2b\x10\x15\x11\x3e\x8d\x29\x4e\x13\x79\x50\x1a\x53\x3b\x16\xe8\x59\xfd\xa3\x03\x62\x37\xec\xf0\x0b\x56\x8c\x00\xc3\x98\xcf\xd2\x21\x05\xd2\x61\x2f\xf7\xa6\x80\xee\x36\xed\xd2\xf6\x04\x2a\xa7\xf4\xc6\xd2\xd0\x04\x86\x16\xea\xd2\x93\x05\x82\x14\xe7\x58\xd4\x66\x08\xa3\xb1\x13\x20\xbd\x93\x10\xd0\xcf\x87\xf4\x4e\xc2\x50\xe5\x2d\xe3\x93\x40\x98\x1d\xb3\xdc\xf3\x07\x9a\x41\x2c\x19\x9f\x84\x30\x3d\x61\x69\xda\x02\x23\xbd\xca\xfd\xa4\xf5\xed\x27\xfd\xe6\x7e\x19\x40\x04\xa2\x22\xb8\x96\x7b\x40\xc0\x30\x2a\xb7\x34\x80\x81\xa1\xfa\x5c\x7a\xc5\x40\x73\xcb\x65\x69\xed\x02\x95\x4a\xe6\x90\x04\x4a\xa8\x1c\x07\x11\xcb\x9d\x22\xa0\x86\x03\x52\x54\x02\x35\x88\x06\x2d\x73\x7b\x80\x06\x49\x74\x2c\xe5\x22\x10\x66\x00\x2d\x2d\x67\x60\x70\x82\x6d\x2c\x9d\x6e\x60\x18\x16\x59\xca\x45\xa0\xc3\x8c\x1b\x32\x3e\xc5\xc7\xf8\x44\x30\x72\x19\x1a\x04\x86\x26\xe8\xd2\xc3\x06\x06\xc4\x84\x21\x2f\x94\x10\x5a\x59\x4b\x0f\x1b\xe8\xee\x50\xac\xf0\x6d\xc3\x09\xaf\xab\xb9\x0c\xfa\x01\x15\x82\xa4\x58\x9a\xd9\x40\x85\xe1\x21\x96\x42\x10\xa8\x61\x57\xf5\xb0\x81\xa1\x8b\xb2\x94\x8b\x40\xc0\xa2\x1a\x4b\xb9\x08\xb4\xea\x92\xd3\x0f\x5f\x56\x6d\x60\x2d\xaf\x74\xf9\xa6\x6c\x5b\x0c\xc8\x44\x44\x20\xa0\x9d\x8a\xa5\x87\x0d\x44\x71\xe5\x4c\x3f\x05\xf8\xe3\xd2\xb5\xea\xf6\xcd\xf2\x64\x39\xdf\xb6\x1b\x33\x40\x55\x73\x2d\xed\x94\xc5\xce\x89\x26\xd5\x52\x16\x02\x75\x3a\xf7\xe6\x09\x01\xe3\x1b\x90\xd6\x0c\xd0\x4c\x61\x5d\x26\x05\x01\xe1\x7e\xf8\xd2\x74\x01\xda\x81\xd5\xb0\x8c\xb1\x2d\x8f\x73\xf7\x43\x56\x7e\x01\x63\x10\x88\x59\xca\xaf\x65\xc5\xb0\x57\x69\xeb\x03\xed\xfb\x60\x8c\x9e\x01\x71\xf8\x47\x37\xf8\x81\x7e\x38\x6c\x85\x15\x50\xbf\xdb\xbb\x4d\x02\x8c\xee\x02\xd0\xfc\x07\x06\x05\x48\xb1\x34\xff\x81\x46\x09\x74\x2c\xf7\xe9\x81\x6e\x7c\x73\x69\xfe\x03\x95\xa3\x84\x62\x69\x2c\x01\x4d\x21\x2a\xdb\x96\x50\x39\x55\x34\x96\x5b\xf7\xc0\xa0\x0c\x2e\x96\xc1\x39\x20\x4e\xe5\x84\x89\x88\x40\x35\x3f\x6e\x5b\x1d\xb1\x3d\xfc\x03\x9d\xb6\xdd\x5f\x01\xba\x41\xd6\xad\xb0\x02\xba\x7b\xeb\xdb\x9d\x13\x60\x70\x08\x5e\x6c\x9d\x6e\x20\x1a\xaa\x58\x4e\x2e\xa1\x0d\xa6\x70\xeb\x5d\x00\xdd\xc4\x96\xad\xe1\x05\x8c\x88\xff\x10\xa0\xde\x66\x33\x02\x4d\x79\xbd\xab\x7d\x84\xaa\xce\xfd\x24\xd9\xb6\x84\x18\x6c\x60\x6c\x25\x0b\xd0\x4c\x9f\xdb\xee\x28\x03\x0d\x4e\xf7\x90\x80\x4b\x18\x83\x80\xd8\x56\xfe\x00\xfd\x1b\x89\x5e\x0b\xd0\x39\x63\x21\xe4\xe4\x12\x2a\x24\x2a\xb1\xdd\x0c\xd9\xb2\x8f\xa3\x47\xb6\xa1\x41\x20\x5a\xf7\x8f\xcd\x26\x2a\x71\xaa\x4d\xf6\xbe\xeb\x86\xd1\x09\x8d\x30\xa0\x51\x25\x17\x5b\x0f\x68\x1b\x07\x44\x70\x6d\x53\x9c\x81\x5e\x59\x1f\xdb\xad\x09\xa0\x1b\xd6\xd8\x0a\x1b\x60\x1c\xa8\xf5\xad\x07\x04\x54\xeb\x62\xb6\x6e\x3e\x30\x86\xf3\xa5\x79\x05\x0c\xdd\xb0\x6d\x1a\x12\xd0\xd2\xd7\xa1\x18\x01\x9a\x39\x6d\x5b\x0f\x08\xe8\x66\x59\x6e\x2b\x25\x80\x70\xc7\x6f\xbb\x85\x00\xd4\xe1\xe4\xb8\xe5\x0b\xd4\x74\x26\x8c\x0f\x00\x63\x60\x06\x6d\xad\x2c\xa0\x57\xdf\xd0\xb6\x5f\x3f\x18\xdd\xb5\xe6\xe6\x00\x30\x86\x2f\x4d\x63\x09\x18\x7e\x4f\x32\x64\xc5\xc7\x90\x85\x6f\xb3\x15\x49\x5b\xce\xee\xe2\x1f\x7d\x43\x3f\x18\x23\xbc\xca\x31\x5e\x66\xa5\xf2\x86\xb4\xb2\x80\x30\xc2\x27\x1d\x96\xd0\xcd\xee\xdb\x8a\x11\xa0\x1b\xbb\xdb\x9a\x41\x40\xab\x3e\x51\x03\x07\xe8\x1c\xf8\x1a\x97\x09\x33\xc0\x48\xee\x75\xe9\xe6\x03\xe1\x1e\xe3\xe5\xb7\x09\x34\x0d\xaf\xcb\xc0\x39\x50\xdd\xb9\xbd\x74\xf3\x81\xd0\xe7\xba\x74\x9d\x80\x01\x13\x7a\x5c\xba\x4e\x40\x37\x10\x73\xa9\xfc\x81\x80\x74\x34\x64\xb5\x12\x1a\xfc\xcc\x71\x69\x0f\x00\xbd\x78\x2f\x93\x3e\x80\x66\xa4\xe4\xf2\xe3\x03\x06\xa7\xdf\xc5\xe5\xc7\x77\xa9\xfc\x79\x8f\x12\x4a\x09\xad\xa3\x2b\x2f\x03\xe7\x40\x14\xff\xe8\xd7\x71\x7d\xdc\x20\xcc\x44\xf8\x44\xf9\xf4\x71\x9d\x24\x6e\x12\x3a\x8c\x18\x71\x99\xd7\x00\x74\x8e\x56\x0e\x99\x95\x84\x36\xba\x4d\xdd\x26\x38\x93\x90\x39\x97\x8b\x1c\x18\xd0\x65\xc7\xa5\xfa\xbc\x3c\x64\xfa\xbb\xca\x99\x20\xb5\xff\xeb\xbd\x71\x31\x60\x98\x59\x79\xe9\x70\x00\xc3\x14\x7a\x39\x93\x84\x66\xd8\xff\x72\xdd\x03\x4d\x1f\xe4\x72\xeb\x0c\x08\x2b\x71\x64\x56\x12\x6a\x77\xe5\xe8\x70\x5c\xa6\x27\x1c\x5e\xe5\xed\x37\xde\x14\x9b\x62\xf2\x11\x09\x61\xfe\xc0\x65\x64\x1b\x68\x67\xb3\xc9\x3f\xde\x92\x66\xd1\x55\x75\xe5\xa5\x61\x8f\xb0\xba\x5c\xe4\x40\x85\xad\x34\x2e\xad\x78\xa0\x35\x4c\xd0\x4b\x93\x1d\xa8\x9c\xa9\x13\x97\x11\x64\xa0\x1d\xb8\xd3\xb7\x56\x3c\xd0\xdc\xf7\xb9\x8d\x78\x01\x83\x73\xf1\xe2\x36\xa8\x0c\x74\x0e\x32\x8a\x5b\x5b\x1f\x08\xe8\x7d\xe3\x36\x0f\x0d\x18\x27\x5b\xd1\xb7\x9f\x15\x90\x66\x8b\xdc\x7a\x04\x40\x68\xfd\xdd\x26\xf3\x42\x3e\xd4\xa0\xa5\x8e\x5b\x8f\x00\x68\x1c\x21\x1a\xb7\x79\xfc\x40\x73\x61\xde\x3a\x09\x40\x77\x31\xc9\x47\x24\xf4\x93\x6f\xe8\x36\x89\x01\xa8\x39\xbc\x6a\xda\x64\xc8\xc0\x7b\xd9\x89\x82\xfd\xc4\x32\x91\xb5\x48\xe8\x05\xfb\xe9\x56\x15\x03\xbd\x3b\x20\x25\x00\xd0\x20\x65\x8b\xdb\xad\x33\xa0\xd7\xf1\x1f\xbc\xe2\x5b\x69\x00\x8c\xce\x2a\xba\xd5\xe7\xc0\xe0\x74\xa0\xb8\xf5\x47\x80\xd0\x27\xbf\xcd\x6f\x03\x9a\x1b\xc3\xb7\x69\x0f\x40\x77\x33\xf7\x36\xa1\xe1\xfe\x12\x1a\xe8\xa3\xc9\x6c\xc0\x80\x0e\x2b\xe4\x39\x12\xba\x5b\x26\xb7\xa1\x1b\xa0\x7e\xe3\x75\x2f\x0f\x18\xd6\xe5\xdd\xca\x1f\x20\xe2\x6b\xf2\xd5\x90\xbc\x0c\xeb\x50\xdc\x86\x2c\x81\xca\x59\x2a\x71\x6b\x5b\x00\xcd\x04\xc7\x5b\xe5\x0f\x54\xf3\x3a\x6f\x03\x29\x40\x35\xfb\xf3\xd6\x1f\x01\x5a\x75\x91\xea\x8f\x00\xf1\x8d\xd1\xe8\x3d\xd0\xdc\x3b\xb8\x8d\xad\x00\xc3\x94\x13\xd9\x90\x84\xa1\x1b\x26\xf5\x91\xd0\xab\x5d\x0d\x9f\x18\x14\x24\x7b\x2f\xf7\x05\x81\x7e\xba\x22\x95\x8b\x40\x85\x5b\x36\x6e\x1d\x19\x60\x7c\xc3\xd6\x91\x01\xaa\x99\x5c\xb2\x21\x09\x15\x22\xec\x90\x9b\x48\x18\xe6\x88\xde\x5a\x0d\x40\x87\xec\x2d\xe4\x26\x12\x2a\x94\x70\x71\x9b\x15\x06\x0c\xa3\xab\xf7\x72\x56\x39\xb0\x5a\x1d\x7e\x5b\xa4\x00\x0c\xe8\xc5\xe3\x76\x0b\xe1\x76\x0b\x01\xef\xe0\xd6\x44\x00\x06\x34\x5d\x71\x2b\x2a\x81\xda\xfd\x36\x15\x95\x40\x0b\xfb\xa5\xd5\x00\x84\x99\x82\x52\x1f\x09\x51\x4e\xaf\xf2\x75\x90\x65\xa0\xab\x79\xeb\xc8\xdc\x92\x64\xe0\x56\xdc\x6e\x47\xdc\x12\x61\xa3\xc3\x6f\x83\x3a\xc0\xb0\xaa\xe7\x56\xec\x02\x6d\x14\xfb\xe5\x7c\xb9\x85\xa9\x64\xd1\xb6\x00\xc2\x7a\x8a\x5b\xe1\x7c\x1b\xae\x71\xdd\xeb\xee\x00\xfd\x54\x2e\x2a\xaf\x81\x5e\x9d\x68\x03\x31\x40\xb8\xc1\x2f\xf5\x91\xd0\x95\xc4\xb7\x1e\x10\x10\x90\x2f\x86\x6c\x48\x42\x53\x57\xde\x4a\x75\x20\x4e\x87\xed\xe6\xa4\x04\x49\xfa\xce\xb7\x4e\x11\xd0\x67\x78\x95\x9d\x78\x88\x16\x62\xf3\xdc\x1a\x38\xc0\x28\x4e\x8e\x11\x64\xa0\x7d\x8b\x49\xa7\x08\x18\x27\x1a\xf5\x76\x73\x12\x68\xa6\x71\xcb\x60\x24\x84\x9b\x93\x8f\xbb\x87\x40\xe8\x6a\x3e\x8a\x70\xa0\xc3\x5f\x19\x8f\xe9\x64\x8f\xe9\x64\xac\x2f\x29\x8a\x84\x96\xbc\xed\xc7\xe2\x0b\x20\x74\x48\x1f\xad\x2c\x20\x34\x54\x25\x32\x12\x06\x07\x43\x87\xac\x45\xc2\x80\x48\x2d\x64\x2d\x12\xc2\x3d\x37\xc9\x87\x84\x6e\x04\xf9\x51\x88\x02\xe1\x66\x9d\x4c\x43\x42\xb7\x3a\xe2\x31\xce\xf3\x78\x58\x93\xf7\x32\xa8\x03\x34\x37\xe5\x65\x07\x12\xe2\x44\x28\xc8\x0e\x24\x0c\xce\x16\x89\xc7\x30\x36\xd0\xbf\xf9\x52\x62\x02\x1d\x46\xc4\x78\x94\x85\x40\x33\xa8\xfc\x18\xec\x06\x46\x61\x7d\x3d\x7a\x3d\xc0\x80\xe8\x2a\x1e\xbd\x1e\x60\xe8\x96\x3c\x26\xf3\x02\x1d\x96\xde\x90\x0a\x48\x18\x05\x85\xfd\x28\x44\x81\x3e\x9c\x1c\x23\x38\x40\xd7\x35\x7f\x14\x8f\xcf\x57\x14\xc2\xb0\x0d\xea\x00\x95\x93\xf8\xe2\x31\x40\x0d\x54\x8b\xfa\x1f\xe3\x3c\xc0\x80\x51\x2c\x1e\x05\x1f\xd0\xa7\x8b\xc9\x6d\x25\xa0\x72\xb8\x4c\x3c\xe6\xd1\x02\x01\x8f\x44\x3c\xee\x21\x01\xbd\x7b\x7b\x65\x21\x30\x86\xaf\x43\x59\x08\x0c\x23\x97\x72\x08\x09\xbd\xfd\x07\x8a\x8f\x78\x34\x34\x81\xb0\x14\xf4\x99\x8e\x77\x92\xda\xc1\xf7\x24\x11\x91\xd0\xcc\xf2\x7e\x8d\x03\xbe\x16\xf4\x91\x48\x28\x6d\x8b\x10\x56\xcd\xbf\x6a\x54\xa0\xba\xe3\xf7\x6a\xab\xbf\xa6\xc2\xf0\x6a\x5e\xb5\xe0\xab\x0b\x7c\xda\xd4\x6c\x62\x67\x9f\x2f\xe5\xf5\x35\xbf\xe6\x6c\xf3\x51\xbf\xbe\x2d\x60\x7c\xf7\xf2\x6d\x01\x15\x12\xba\x90\x44\x45\x08\x63\x3e\x92\xa8\x08\xdd\x52\xf4\x57\xfd\xf6\x5a\x25\x37\xbd\xca\x27\x86\x27\xc1\x78\x55\xd8\xe4\xa1\x59\x83\xa6\x69\x13\x27\x48\xda\x7b\xf9\x03\x80\x66\x34\x5a\x4a\x14\xa1\x71\xa0\x4b\xbc\xe6\xdd\x01\x5d\x17\xf8\xf5\xcd\x03\x15\x9a\x9b\x90\x25\x45\x68\x89\xf5\x26\x25\x8a\x50\x03\x9d\xf4\xea\x15\x03\xcd\x50\xc6\xeb\x46\x3a\xd0\x2d\xd8\x92\x12\x45\xa8\xf0\x2f\xc5\x6b\x3e\x33\xd0\x65\x78\x78\x8d\xca\x01\xe3\x7b\xdb\xaa\x3c\x20\x8d\x6b\xbd\x2a\x33\xa0\xe9\x60\xc9\x7f\x22\x54\x73\x7d\x5f\x35\x17\x30\x4e\x32\x47\x24\x3b\x11\x86\x65\x11\xaf\x81\x3a\xa0\x07\x1e\x90\xcc\x26\xc2\x30\x32\xf4\x5a\x9c\x03\x8c\x86\x76\x7e\xdd\x63\x04\x9a\xd6\xdf\xab\xa3\x0c\x74\x98\x95\xe2\x35\x3f\x0e\xe8\xd5\x61\xbb\xd1\xf0\x9a\x1f\x87\x53\x24\x25\x8a\x30\x86\x2b\x5a\x35\x25\x25\x0a\x47\xb5\x84\x94\x28\x42\x57\x73\xc9\x7f\x22\x84\xce\xad\xfc\x27\xc2\x28\x0e\xdb\x94\x39\x20\x38\x3d\x38\x5e\x43\x70\x40\x35\x17\xf3\x35\x15\x06\x18\xed\x67\x2c\xe5\x81\xd7\x22\x8c\x32\x0e\x9a\x8a\x4d\xf0\x6a\x96\x49\x53\xb5\xa9\xb2\x26\xfc\x63\xb7\x89\x32\xdc\xc3\xa6\x61\x13\x85\xf8\xc5\xa6\x69\x93\x29\x05\xde\xeb\xb2\x89\x4e\xfc\xfc\xb7\x3c\x8a\x9d\xd0\x1f\xf9\x09\xe7\x94\xff\x44\xa8\x1c\x37\x92\x07\xfe\x88\xd0\x28\x2d\x4a\x29\x51\x84\x41\xa1\x74\x1e\x44\xe2\x84\x06\x93\xe7\xef\x0d\xd0\x54\xc9\x7e\x38\xb9\x7d\xb5\xab\x08\x18\x76\xad\xf2\xa8\xfe\x11\x05\x44\xe1\x6f\x1e\xc4\x07\x84\x0a\x21\x67\x1e\xcd\x7b\x79\x20\x95\xbd\x6f\xde\x0b\x6d\xc3\xb6\x76\x1e\xd0\x1b\x08\x8d\xc4\x83\x3c\xba\x57\x91\x6b\x47\xf8\x21\x25\x28\x11\x3a\x47\x4b\xe4\xd1\xfd\x63\x97\x08\x84\x01\xa1\x6d\x84\x46\x25\x4e\x1e\xc3\x7e\x59\x43\x11\x74\x35\x9c\x42\x08\x4a\x4e\xa7\x10\x99\x23\x74\x2a\x09\xf3\x08\x7b\x1f\x94\x29\x4d\xde\x50\x38\xab\xe1\xfe\x0a\x9d\x08\x67\x22\x50\xc5\x07\x93\x13\x76\x82\x5c\x3b\x94\x46\x1e\x61\x27\xc8\xc1\x21\x49\x2f\x0f\xc2\xfe\xc2\x68\xbe\xed\xf4\x3d\xc2\x43\x4a\xe1\x6f\x1e\xe9\x4c\x24\x27\xa5\xfd\x1c\x8e\x3c\xd2\x4e\x98\x37\x5c\x6c\x72\xe5\x50\x82\x58\x3b\xf3\x45\xec\x4f\x68\xa4\xc3\xe6\x91\x2e\x26\x12\x22\xa8\xfe\xcb\x63\x7a\x7b\x48\xa2\x61\xce\xc9\x63\xfa\x47\xe8\x9f\x87\x2b\x67\x3a\x46\xa2\x7a\x14\x04\xa6\x94\x28\x42\xe5\xc0\xd8\x3c\x96\x53\x88\x61\xcf\x36\x49\x1e\xcb\x01\x91\x2e\x44\xd1\x75\x1e\xcb\xae\x2e\x7d\x10\x3a\xb1\x7c\x8f\x8b\x83\x57\x7c\x1d\xcb\xf9\x5a\x1c\xfe\x31\xe8\xd7\xf6\x89\x98\xff\x1c\x5d\x92\xc7\xf6\x89\x1c\x2b\x5b\xfd\xe3\x76\x56\x31\xff\xd9\x5b\xcf\x63\x7b\x7b\x52\x0c\x7b\xfb\x3b\x40\x9d\xc7\xe5\x9b\xff\xc1\x38\x27\xf7\xbd\xbc\x2f\x85\xce\xe9\xe0\x2e\xa7\xf3\x22\xe3\xc0\xc5\x70\xf9\xe6\xe1\xb8\x43\x2e\xe6\x71\xfb\x74\x38\x49\xb1\xf1\xf2\xb8\x9d\xe1\x9b\x9d\xfd\x4a\x1f\x6f\xff\x78\x43\xc0\xa5\x64\x79\x1c\x2f\xc4\xce\xe9\xfa\x78\xec\xc4\x23\x53\x19\xab\xfb\x71\x86\x1f\xb6\xf1\xfd\xea\x5e\xff\x08\xd5\x0a\x75\xe7\x79\xbc\xfe\x11\xfb\x1a\xb6\x88\x3c\x5e\xbf\xa7\x17\x32\x9c\xc2\x92\x79\x7d\xcd\x9c\x71\x0e\x1f\x63\x16\x82\x32\xc2\x60\x0f\x28\x8b\xb2\xac\x48\xef\xf4\x35\x0d\x9b\x60\xc2\xfb\x89\xdd\x2c\x44\x60\x84\x80\xcb\x29\x0b\x11\x18\xa1\x61\xbd\x65\xc1\x7c\x17\xa2\xf0\xb9\x16\xa5\x14\x30\x0a\x02\x55\xda\x16\xa1\xfa\x05\x17\x2c\x7a\xa1\xc2\xac\x94\x05\x2b\x5c\xe8\x84\x9e\xb3\x90\x22\x28\x74\xbf\x81\x72\xfa\xc7\x53\x97\x8e\xdb\x63\x85\x0b\xd1\x59\x6b\xa5\xfa\xc7\x0a\xb3\x37\xeb\xb6\x60\x5f\x0b\x9d\x32\xdc\x2c\xcd\x7b\x35\x4f\x49\xe1\x89\xcd\xab\x9a\xb9\x17\xbf\x95\x23\x09\x4b\x16\xc8\x96\x38\x51\x23\x0b\x26\x95\x50\x29\x22\xce\xd2\x9d\xd5\x4e\xe5\xf7\xc9\x13\x87\x4d\x64\x68\x90\x96\x9c\x72\xa9\x08\x0d\xf3\x3d\xcb\xb0\x13\x9c\x64\xc5\xa6\x45\x16\xc5\x1b\x30\x8a\x03\x22\x8a\x20\x54\xaa\x69\xb3\x84\x13\xcd\xb1\xd6\xe4\x46\x67\x09\x87\x8d\x99\xcc\xa9\xfd\x59\xc2\xb9\x0f\xfd\x4a\xff\xe8\x7c\x79\xe8\xa8\xb7\x4f\x9f\xc8\x91\x3b\xf0\x0b\x66\x49\x6f\xff\x83\x0a\x69\x5f\xca\xb8\x22\x34\xc8\xab\x53\xc6\x15\xa1\x72\x6e\x59\x96\xe9\x55\x13\x92\x9e\xca\x4b\xc3\xe8\x15\xda\x70\x31\x29\x92\x80\x3e\x82\xab\x96\x9d\xe0\xc0\x6a\x42\xcf\x59\x96\x6b\x02\x2e\x3a\xe2\x80\x59\x96\xfd\xa2\x6a\x0c\x46\x8c\x2c\xdb\xab\x48\xe7\xc0\xc0\xc9\xb2\x9d\x7b\x42\x06\x14\xa9\x67\x51\x8c\x00\x03\x3f\x3c\xcb\xb6\x13\x5b\x9a\x40\x26\x67\xbb\x00\xc8\xf0\x98\xcd\x3f\x3a\x46\x82\x01\x9c\x57\x9c\xe5\xb2\xab\x14\x4a\x57\xe7\xeb\xf2\x4b\xbb\x08\xea\xa0\x8a\xcb\xe5\xdb\x26\x9f\x79\xda\xd5\xcb\x27\x52\x85\xc0\x0e\x7c\x96\xdb\x01\x51\x4c\xd0\x5c\xab\xb7\x4f\xbc\xa5\x68\xa4\x5f\x8f\x63\x7c\x8c\xc4\xf1\x44\x45\x87\x8c\x2b\xf8\xa8\x29\xbd\x8a\x30\x54\xc5\xe5\xf1\xf6\x66\x85\x21\x4d\xca\xe3\x4c\x3c\xec\x2a\x1c\x74\xf5\xb1\x5f\x90\xb0\x54\x27\xfa\xf5\x89\xb0\xbd\x4f\x5f\x9a\x62\xa8\x58\x85\xd0\x79\x43\xaf\xf7\x7a\xa9\xcd\x77\x31\xbd\xae\x68\x3c\xff\xc3\x7e\xbd\x2e\x00\x0a\x13\x20\x3d\x4e\xa9\x5a\x84\x01\xad\x62\x9e\x4a\x26\xa0\xce\x6a\x53\xd8\xc4\xe1\x0c\xdf\x55\x69\x13\x82\x8f\x85\x79\x2a\x86\x4e\x0f\x32\xfa\xd9\x9b\x79\x6a\x78\x01\x9d\x5d\xbe\x3c\x89\x0d\x0b\x9d\x73\x00\xf3\x64\xaf\x46\xe8\x15\x31\x24\xc7\x8b\x10\x9a\x67\x67\xf1\x5e\xc5\x0c\xd9\xa0\xe9\xb1\x09\x3b\xe5\xb4\xe9\xb5\x89\x88\x3b\x16\xc8\x49\xac\x41\xa8\x70\x2c\xa4\x7c\x31\x42\x50\x53\x99\xa7\x22\x0d\x68\x24\xa7\xa6\x14\x32\x42\x23\x43\x36\x65\x82\x11\x82\x7d\xc5\x94\x09\x46\x68\xec\x3b\xe7\x59\x9d\xaf\x8a\xd8\x66\x99\x9c\xca\xc2\xd3\xad\x59\x74\x9a\x1c\x2f\x42\x2f\x95\x99\x68\xde\x1e\x86\x08\xbc\xf5\x94\xe3\x45\x18\x24\x68\xa7\xbc\x2c\x42\xfc\x97\x43\x12\xf3\x64\x5b\x48\x18\xed\xe0\x51\x0a\x41\x20\x48\x96\xcc\x73\x38\x9d\x83\x0a\x8e\xe9\x55\x4e\xa7\x66\x9f\x7d\x54\x08\x02\x15\xcf\x2c\x25\x64\xc9\x7f\x84\x2c\x4c\x7a\x78\xfb\xe0\xab\x43\xa3\x9e\x8a\xca\xd3\xb3\xfb\x5c\x1f\xda\x78\x40\x27\x4e\x93\xa7\x16\x17\x30\x4e\x54\xcb\x99\x2e\x99\x34\x5a\xe8\x55\xfe\x31\xcd\xaa\xa0\x13\xd3\x4e\x78\xea\x07\x0b\xfe\x9c\x4e\x14\x27\x75\x94\xea\x55\xbe\x79\xfc\xca\xea\x6b\x56\x08\x9e\x1e\x87\x6c\xef\xa7\xc3\x66\x6f\x4a\x55\x7c\x6a\x84\x9d\x5f\x0d\x17\x8b\x61\x39\xc6\x05\xd7\x33\xdf\xd3\xa9\x5d\x06\xb4\xa3\x31\x5f\xcb\x55\x44\x58\xb6\x78\xfb\xe5\x13\x65\xaf\xc3\x30\x3f\x97\x03\xf2\x4c\x41\xa4\xa7\x74\x32\x42\x27\x6b\x30\x4f\xad\x37\x20\x12\xc1\x75\x2a\x76\x81\x46\xf2\x72\x9e\xdb\x25\xb3\xcd\x8c\xf4\x8f\xce\xfd\xd6\x6b\x61\x40\xdb\xae\x42\xee\x79\xf8\x3a\xb6\x73\xbf\x4d\x73\xf3\x2a\x7b\x4f\x4e\x6d\xf8\xa5\x28\xaf\x81\xfe\xaf\xc9\xae\x72\xc0\x12\xf4\x2a\x79\xde\x76\xf5\x26\xdd\xd0\x7b\xdd\xbe\x21\x3c\xd9\xe9\x77\x7e\xbb\x30\x6f\x39\x4d\xe9\xfd\xed\x44\xdf\x70\xf3\xa3\xe9\xa5\xb9\x11\x1a\xf9\x38\x79\x6a\xfd\x01\x95\xb2\xae\x3c\xb5\xfe\xce\xcf\xfa\xb3\x13\xf6\x8b\x5c\x95\xe9\xbd\x34\x08\x81\xd1\x7c\x69\x8a\x70\xa0\xa7\x5d\x7d\x7c\xb5\x3f\xa8\x70\x50\xe7\xa9\x54\x07\x86\xca\xff\xd4\x46\x04\xc6\xe1\x32\xd1\xfa\x03\x6a\xd8\x2f\x65\x2c\x10\x03\x9d\x54\xf5\x77\x81\xc1\xde\x7a\x56\x6d\x44\xa0\x11\x37\xcd\xaa\x0b\x0c\x74\x8d\xcb\xca\x5e\x9e\x50\x15\xa8\x55\x79\x0d\x34\xce\x10\xca\xaa\x0b\x0c\x34\x3d\xd9\xaa\x27\x5b\xf5\x64\x91\x9e\x95\xca\x5c\x61\xc0\xbd\x9e\x12\xe0\x08\x8d\x03\x98\xb3\x6a\xd7\x01\x1d\x06\xed\xac\xd5\xde\x57\x23\x8f\x74\xa2\xda\x2f\x72\xdc\x27\xeb\xab\x2a\x2a\x81\xe1\x1b\x92\x4c\x47\x68\xfa\x82\xb5\xda\x09\xca\x70\xa9\xd5\xcc\xaa\xa8\x04\xba\xca\xbf\x2a\x2a\x81\x4e\xa8\x3e\xab\x72\xb1\x7a\x66\xdc\x61\x93\x7f\x24\x65\x0e\xbe\xbd\xac\x7a\xc5\x40\x7c\x93\xd3\x1c\x10\xc5\xba\x8d\x0f\xb9\x76\x07\xd4\x5d\x13\xf4\xab\xfb\x3a\xc8\x4f\x21\x11\x3a\xab\x9e\x2c\xd0\xd4\xbb\x55\x4f\xb6\x7a\x7c\xc6\x69\x93\x53\x18\x64\x8b\xb0\xe4\xa4\xb6\x11\xda\xf0\xf6\x1a\x71\xc0\xd0\x53\x91\xda\x46\xe8\x9c\x4f\x98\xf2\xd8\x08\x15\x1a\xca\x94\xb4\x46\xe8\x84\xca\xb2\x4e\xff\xc8\xa9\x6b\xc5\xc5\xa4\x13\x09\x04\x65\xde\x29\x69\x8d\xd0\x21\x45\xca\xaa\xc7\x08\xf4\x6f\x72\x96\xbd\xf7\x88\x22\xff\xe8\xe7\x0e\xb4\xc0\xfc\xaf\x97\xf3\x45\x6a\x08\x54\x1a\x59\x2f\xdf\xf6\x0f\xaa\xb2\x50\x86\x1a\xa1\x75\x87\x7d\xf9\x44\x2a\xf8\x21\x1f\x4a\x19\x6a\x84\x06\x97\x6f\xd6\xdb\x89\xfe\x41\x4d\x5f\xed\xed\x4c\xdc\x24\x02\xf9\x0d\xdd\xfe\xf1\x86\x1c\x1d\x47\x48\x26\x18\xa1\x13\x7a\xce\xfa\x38\xa0\xc7\xcc\x26\x6e\xff\xb8\x00\x60\xe9\x4d\x1c\xa1\xfa\xba\xbe\x5e\x52\x32\xfd\xac\xfc\xb6\x81\x46\xe2\x54\xd6\xd7\x59\x7d\x35\x2e\xb9\x97\xb6\x18\xd0\x7f\x16\xc8\x9f\xaa\x58\x86\x19\x61\x90\xce\x9a\x32\xcc\x08\x1d\x2a\xb1\x94\x3b\x46\x08\x8a\x99\xb2\xf9\xe9\x03\x8d\x0d\x9f\x6c\x5a\x5c\x40\x83\x1f\x27\x9b\x16\x17\xd0\xa0\xd4\xcd\xa6\xc5\x05\x44\xff\x9a\x1e\x9b\x38\xa8\x0f\x1f\xa2\xe9\xe5\x01\x01\x93\x70\xca\xd1\x22\x34\xad\xa4\xe6\xa7\x0f\x04\x05\x90\x29\x63\x8a\x30\x28\x22\xce\x66\x5c\x0b\x68\x9c\x1c\x9f\xcd\x6f\x13\x18\xec\xa2\xa4\x04\x25\xc2\x60\xc7\x2f\xa5\x1e\x11\x2a\x87\x66\x65\x1b\x3e\x91\xea\x50\x2a\x4b\xb2\x0d\x27\xc7\x4a\xaf\xe6\x55\xc3\xa6\xf1\xeb\x04\x46\x58\xd3\xa5\x6b\xe6\xae\xb2\xfc\xda\x70\x40\x03\xb2\xdc\x61\xd3\x6b\x13\xc7\xbe\x38\x6c\xa2\xe4\x42\x3b\x10\x82\x4d\xff\x0d\x18\x5a\xce\x8d\x5a\x4d\xa1\xb3\x03\x9f\x6d\xfa\x86\x26\x8c\x99\x2c\xd2\xa6\x05\x02\xb4\x70\xa2\x75\xc3\x80\x5e\xbd\xca\x30\x10\xd0\xc8\x24\x4d\xd9\x35\x84\xe8\x04\x29\x9a\x3a\x1c\x18\xd3\x65\xa2\xc2\x06\x3a\xc7\xea\x67\x53\x61\x03\x61\x78\x4a\x76\x0d\x21\xd2\x05\xa0\xeb\xd4\x4c\x8e\xe7\x43\x6c\xba\x4e\x40\x0b\x64\x6c\x33\x5c\x03\x04\x49\xfb\x29\x2d\x87\xd0\x21\x78\xcb\xe6\x77\x0e\x8c\xe2\x9a\xb8\xec\x17\x47\x18\x77\xfb\xa5\xcf\x05\xf4\xb0\x5f\x9a\x08\x40\xe7\x38\x9a\x94\x96\x43\xe8\x2a\xd9\xf6\x38\xa0\x07\xfb\xc9\xd7\xf1\xb8\x7c\xa9\xd5\x84\x99\x32\x9b\x1f\x22\xd0\x35\x67\x9b\xee\x0e\xd0\x94\xb1\xf2\x66\x08\x8d\x2c\x83\xec\xd0\x28\x09\x0d\x96\x94\xec\x24\xa6\x08\xfd\xf8\x9a\xc2\x26\x5c\xba\xc3\xa6\xb4\x89\xba\x4f\xbc\x03\xd9\x35\x84\x71\x76\x9f\xf8\xd8\x44\x14\x93\xae\x76\xfd\x91\x6e\xb5\xf6\x69\x93\x9d\x38\x39\xaf\x81\x05\x20\xbb\x86\x10\x27\x03\x92\x24\x43\xe8\x1d\x77\xa7\x1b\x7a\x06\x06\x4c\xc2\xd9\x55\xd8\x40\xb8\x7c\xbb\xdf\x23\x10\xa4\x5a\x65\x37\xce\x0c\x0c\x4e\x2c\xcf\xde\xec\x57\xf3\x44\x1f\x9e\x68\xe8\x19\xe8\xec\xef\x66\xf7\x43\xee\x9f\x92\x65\xd8\x86\x6b\x80\x4a\xce\x51\xca\x75\x21\x0c\x0e\x93\x4f\x89\x2d\x84\xe0\x54\xbe\xec\x7e\xc8\x40\x1f\xbe\xa1\xe1\xac\x72\x22\xe2\x4c\xfa\x35\xfc\x23\x24\x3f\x5a\x6c\xf2\x53\x08\xcd\xa8\x5e\x1f\x8e\x91\x83\xc7\xa9\x53\xcb\x6e\x6c\x18\x68\xd3\x31\x1a\xf5\x05\x9a\x01\x48\x59\x1d\x84\xd1\xf8\x90\x65\x75\x10\x2a\xf4\x3d\xd9\xfd\xb6\x81\xa1\x18\xea\x86\x78\x81\x4e\x4e\x49\x76\x3d\x02\x20\x8a\x2f\xcd\x48\x09\x10\x9c\xc2\x9a\x5d\x55\x0c\xf4\x5a\x6c\x72\x40\xaa\x62\x76\x3b\xba\xe6\x3f\xd0\xab\xf3\x45\xf9\xa7\x10\x1c\x95\x90\xdd\x78\x0a\x30\x02\x65\xd6\xd5\xce\xdd\x53\xc6\xed\x97\x9f\x28\x30\x48\xaa\x4e\x99\x18\x84\xa6\x4b\xd8\x8d\xbb\x02\xdd\x68\x74\xbf\xec\x04\x7c\xd6\x8a\x21\x99\x18\x84\x71\x12\x63\xeb\xaa\x62\xa0\x35\x7b\x7f\x7b\x7b\xf8\xac\x39\x44\x21\xbb\x71\xd7\x6e\x2e\x67\xd8\xe4\xbd\x3e\xcb\x9b\xae\xaa\xc3\xbb\x3a\x1c\xab\xb4\x1b\x29\x01\xba\x2a\xb3\xbf\xbe\xc7\x57\xdd\xc1\x13\x8d\x81\x00\x6d\xb4\xf3\x6f\x55\xdc\x0d\x91\x00\x83\x93\x4d\xb2\xbf\x8e\x97\xf4\x70\x0e\x67\xc8\xa1\x61\x0e\x8c\x83\x8f\x67\x18\xa9\x05\x1a\xdc\x20\x39\x0c\x91\x0c\x39\xdb\x58\x91\x43\xed\x3c\x64\xb9\x44\xbc\x8d\xe2\x1f\xad\xcb\xc3\x5e\x1c\x4a\x16\xa0\x73\x68\x72\x0e\xc5\x08\xd0\x75\x8a\x86\xdf\x39\xd0\x0c\x91\x0c\xbf\x60\xa0\x51\xcb\x92\x52\x30\x08\x91\x18\x3b\xc3\xb8\x29\x10\x6c\x02\xe6\x30\x6e\x3a\x3c\x41\x84\xe9\x1c\xc6\x4d\x81\x28\xdf\x1f\xb7\x4d\x72\x3b\xd2\x09\x0a\xe7\x84\xd6\xbf\x26\x9f\x48\x5e\xc2\xf9\x35\xd9\xaf\xae\xb6\x61\x8c\xc3\x31\x0e\x09\xba\x79\xa2\x41\x52\x20\x38\xac\x29\x87\x36\xf1\x30\xb0\x89\xcc\x18\xee\xb5\x00\xcd\x7d\x08\x09\x11\x84\xa1\x07\x34\x8c\x4f\x02\x55\x25\x3b\x96\x63\x5c\x26\xb0\xf1\x1e\xfd\xea\x80\x60\xd3\x34\xc7\x65\xbf\x2e\xd3\x0d\xf9\xa3\x9a\x0b\x68\xa4\x0e\xe5\xd0\x47\x05\x62\xda\xaf\xdb\x7b\x41\xb2\xaa\x4e\x92\xd7\x40\x18\xe9\xbd\xf4\x3e\x81\x4a\x0e\x60\xca\x45\x20\x04\xb4\x40\x39\x0c\xfa\x01\x01\x23\x46\x4a\x16\x20\xf4\x40\xa0\x86\x9b\xa6\x40\x28\x50\xc3\x85\x09\x74\x4e\x1a\xca\xd0\x6c\x04\xba\x81\x60\xf9\x03\x84\x71\xe0\xdc\x86\x9a\x0b\x18\x9c\x9c\x93\xe1\x92\x03\x3a\x25\x97\x19\xc6\xdb\x80\x66\x20\x38\x5c\x5f\x40\xa5\xae\x2f\xc3\x95\x03\x74\x38\x12\x32\xb4\xeb\x80\x70\x91\x87\x6b\x02\x18\xf0\xda\xa5\xb5\xf9\x42\xc0\x7b\x98\xa1\xec\x07\xfa\xc0\x6a\x08\x4a\x8b\x84\x48\xb4\x4d\x18\x59\x02\x86\x71\x9e\x30\xb2\x04\x8c\x6f\x26\xd2\xc9\x81\xcd\xad\x11\x33\x0a\xc3\x48\xc0\xa0\x82\x23\xc3\x38\x4f\x7c\x47\x4d\xfd\x5e\x5a\xe8\x3a\x85\xae\x93\x73\x6f\x88\xc5\x12\xfb\x93\x28\x55\x28\x76\x81\x56\xd9\x42\x08\x8d\xa5\xf0\x84\x3f\x7b\xff\xf8\xd2\x1e\xcb\x83\x6d\x72\x56\xb1\x66\x1a\xd6\xb2\xa5\xec\xc2\xa0\xde\x30\x43\x4f\x03\x08\xd8\xb6\x32\xf4\x1b\x80\xd0\x17\x0c\xe5\x57\x58\xd7\xe7\xeb\x70\xe5\x00\xbd\x11\x17\x4b\xe3\x03\x40\x27\xb5\x3f\xd3\x20\x29\xd0\x38\x79\x30\x93\xa4\x57\x61\x18\x25\x4f\x8d\x92\xf4\x50\x24\xd4\x41\x6a\xfe\x03\x55\x1b\x31\xf5\xe9\x81\xa1\x77\x91\x14\xcb\x09\x0d\x9e\xb6\x4c\x1d\x78\x20\x74\xb0\xd2\x3d\x6c\x60\xb8\x4c\x92\x54\x1a\x21\xa0\x11\xc8\x24\xed\x5d\xe8\xda\x03\xa9\x6b\x0e\x84\x2e\x70\x6a\x6e\x00\x5d\xb7\x35\x5d\x85\x40\x55\x3b\xa7\x16\x48\x7e\x7c\xd6\x74\x42\x29\x07\x8c\xca\x62\xb2\xea\x5e\x08\xf8\x9b\x32\xf5\x41\x80\xf8\xfe\x38\xec\xc4\xe0\xdc\x69\xa4\x5c\x6a\xcd\x00\xa3\xd9\x7b\x57\x74\x7e\xb5\xc0\xcc\x84\x6e\x09\xd0\xa1\x89\xcf\x74\xa7\x09\xe8\x1d\xa3\x24\x8d\xa8\x02\xad\xa0\x51\xd3\x58\x03\x10\xd5\x97\x66\xf8\x34\xa9\x18\x3e\x30\x67\x2d\xea\x17\x86\x6e\x5c\xfa\x29\x00\x2d\x10\xa2\xe9\xb6\x12\x50\x9b\xef\xd1\xb8\x2b\xd0\x4e\x56\xa1\x75\xfe\x42\x7c\xfd\x32\xc8\x0a\xb4\xd3\x31\x1a\xa4\x00\xba\x6e\x9c\x75\xfe\x42\x1c\xc7\xdf\x14\x1f\x99\xc6\x30\x80\x6a\xa2\x45\x1a\x8a\x00\x82\x6c\xd9\x4c\xb7\xa5\x81\xea\xe7\x6a\x81\xbf\x30\xba\x7f\xd4\x91\xc9\xef\xa4\x21\x9b\x5c\xf0\xd0\x04\xaa\x05\x53\xa9\x9e\xd2\x04\x36\x9b\xfc\x52\xb0\x6c\xa0\xd2\xc8\x54\xd0\x03\x75\xba\x6e\x35\x76\x80\x4e\x61\x41\xa6\xc6\x0e\x30\xbe\x89\x52\xf6\x03\xfd\xf4\xab\x33\xf2\x08\x34\x23\x43\x92\x05\x08\x9d\x9a\xec\x4c\x37\x7c\x80\x5e\x7d\xa2\xbe\x0d\xcc\x00\xed\xfb\x06\xdc\x77\x06\x5a\x65\x3f\x3c\x8d\x22\xa4\x3c\xb5\x78\x1a\x53\xa3\x04\xe8\xb0\x47\xe5\x34\xef\x05\xa8\x9c\x18\x95\xd3\xed\x17\x20\x3a\x3a\x69\xea\x14\x01\x9d\x2c\xba\x9c\x2a\x0d\x60\x54\x54\xde\x24\x0f\x5f\x68\x1c\x2a\x92\x53\xaf\x65\x4a\xbd\x8d\x8c\x95\x78\x40\x08\x58\x06\x72\x2a\x33\x80\xce\xd9\x6a\x39\x8d\x22\x00\x8d\xba\xab\x9c\x8a\x11\xa0\xbb\x48\xa5\x14\x10\x2a\x85\x86\x39\x49\x55\x17\x3a\xf5\x27\x39\xd5\x36\x40\xe3\xa0\x87\x9c\x6e\x80\x00\x4d\x23\x7f\xea\x43\x4c\x89\x42\xd9\xa1\x98\x7e\x75\x40\x27\xe1\x2f\x2d\xca\x17\x7a\xf5\xf6\x7e\x62\xc0\xe0\xfc\x93\x9c\xe9\x7c\xa5\xd4\x7e\x0c\xc8\x94\x13\xa0\x53\x4d\x9b\x53\xe7\x03\x88\xce\x17\x3c\xfd\xea\x80\x4a\x12\x55\x5a\xba\x2f\xb4\x03\x65\x36\xb5\x79\x80\x06\xeb\x75\x4e\xbf\x3a\xa0\x07\x0a\x7b\x1a\x45\x00\x2a\x67\x65\xe4\xd4\xe6\x01\x9a\x29\x18\x96\xeb\x0b\x51\xed\xbd\xb1\x06\xa0\xb9\x97\x37\xd5\x6f\x40\xd5\xc3\xb6\x10\x5f\x68\x6a\x1b\x4b\xec\x85\x6a\x88\xc5\x1a\x78\xa1\x36\xdf\xa3\x9b\xa6\x40\x0c\xa7\xd0\x15\x0d\x74\x33\x6d\xa6\x2b\x1a\x08\x68\x02\xd3\x22\x75\xa1\x1b\x25\x5f\xda\x3c\xc0\x80\xdb\x31\x97\x36\x0f\xd0\x21\x5f\x4c\xeb\xd6\x85\x1a\xa8\x96\xa5\x31\x0e\x74\x03\xfa\xcb\x50\x19\x10\x9c\xf1\x99\xcb\xb8\x18\x10\xaa\xbc\xe5\xa7\x00\x04\x07\x89\xe4\xd2\x8a\x07\x52\x8b\xcd\xea\x76\x21\xf4\xa6\x96\x1f\x0c\xd0\xe0\x67\xce\xe5\xae\x26\x30\xca\x77\xd5\x6d\x93\x9b\x29\xde\xfe\xb5\x89\xc2\x28\x26\x67\xa9\x8a\x81\x4a\xfd\x6e\x2e\xbf\x34\xa0\x41\xf2\x93\xcb\x2f\x0d\x68\xd4\xc5\xe4\xd2\x6f\x00\x7a\x43\x62\x5a\x03\x2f\x84\x09\x24\xcb\xe8\x3d\xd0\xa9\x2f\x48\xcb\xe2\x85\xfa\xef\x8f\xde\xbe\x52\xa8\x68\xef\xfd\x44\x81\xc1\xb9\x65\xb9\x74\x38\x80\x4e\xcd\x6d\x2e\x1d\x0e\x60\x70\x10\x5b\x2e\xcd\x46\x20\x4c\xde\x59\xaa\x62\x60\xb8\x4d\xb2\xf4\x2e\x80\x4e\xdd\x68\xae\xe1\xed\x07\x04\x6f\x98\x8d\x96\xb2\x0b\x7d\xf8\x1e\x55\xc5\xc0\x80\xfe\x39\x97\xf6\x26\xd0\xa3\xf8\xc7\x69\x13\xf6\x00\x36\xcf\x32\x8a\x00\xd4\xef\x6d\xbb\x2b\x0a\x8c\xc1\xa7\x60\x0d\xbc\x90\x07\x62\x68\xb9\x2b\x0a\x44\x7e\x57\xd9\x2f\x98\xf6\x07\x1f\xdf\x72\x0b\x01\xe8\xa6\x5a\x2d\xa3\x8d\x40\x6f\x76\x55\xdf\x08\x08\x33\x88\x96\x39\x6d\xc0\x48\x67\x55\x69\x02\x54\x0a\xb8\x73\xe9\x2e\x01\x83\x13\xa3\x72\xa9\xc3\x81\xf1\x33\x83\xfe\x54\xc5\xd6\xc3\x0b\xbd\xda\xed\xe9\xd3\x39\x2e\x1b\x02\xe5\xb4\x1e\x5e\x18\x14\x73\xe7\x52\x87\x03\x7d\x22\x20\x96\xc9\x24\x40\x6f\xae\x0f\xa5\xd4\x32\xe5\xcd\x17\xa8\xff\x06\x34\xf7\x0e\x96\xfe\x1b\x30\x8e\xf0\x2a\x3b\xc1\x06\x6c\x0c\xaf\xf2\x9d\xc2\x5f\x62\x86\xc6\x32\xdc\xb2\x0c\xb7\x28\x46\x94\x78\x4b\x82\x12\xff\x68\x20\x05\xe8\x86\x0f\x96\x42\x10\xa8\xee\x31\x2e\x77\x48\x81\x7e\xba\x3e\x8c\xae\x02\xa3\x7d\x57\x39\x6c\xea\x05\xc9\x8d\xce\x65\xc0\x15\x18\x1c\x20\x98\x4b\xa3\x04\x08\xce\x93\x4d\x0b\xfc\x85\xce\x51\x53\x69\x35\xbf\xd0\x4c\x24\xb4\x74\x5f\x08\x08\x26\x73\x19\xba\x01\x06\x87\x8e\xe6\xd2\xc0\x01\x82\xa3\x25\x72\x29\x89\x81\x46\x22\x74\x2e\x77\x51\x80\xd6\xd1\x10\x4b\xb7\x15\x18\xe6\xb4\x2d\x0d\x9c\xe5\xc6\x0a\x8a\x71\x69\xba\x00\x3d\x5c\x00\xee\x90\x02\x61\x52\xe2\x72\x87\x14\x88\x81\x1f\x6e\x81\xbf\x30\xc2\xd7\xe1\x8e\x0c\x50\x9b\xeb\x4b\x17\x18\x18\xf5\xbb\xca\x59\x85\xf2\xcb\x9d\x80\xe5\x8e\x0c\x90\x06\x23\xa5\x01\x10\x7a\x60\x8b\x2d\x23\x43\x40\x40\x9e\x9f\x4b\xd5\x02\x8c\x40\x27\xc9\x0c\x20\xf4\xa9\x10\xd4\x75\x02\x9a\x7a\x64\xab\x80\x80\xa6\x2f\xb8\xdd\xb9\xdd\x9e\xd4\x88\x2c\xdb\xea\x24\x60\xd4\xc3\xab\x9a\x4d\x86\xba\x0a\x4d\x8f\x4d\xa6\xbd\xff\x06\xb4\xb5\xc5\x80\x66\xdc\x74\x1b\x7a\x06\x42\x1b\x71\xab\x6d\x80\xde\x9b\x4d\x61\x53\x20\xe8\xfd\xe3\xb4\x89\x84\x50\x94\xc6\xd6\xa7\x07\x86\xae\xa6\x8c\x05\x42\xa5\x9a\x36\xb7\x0a\x08\xe8\x94\x66\xa7\x8c\x05\xc2\x80\x01\x32\xb7\x7b\xc5\x40\xd3\x03\xda\xee\x15\x03\xc3\xd4\x34\x49\x0c\x84\xe6\xc2\xdc\x26\x42\x03\x15\x12\xcd\x94\xa5\x40\x68\x87\x4d\xda\x75\x40\xb8\x03\x2f\x4b\x81\x30\xa0\xb0\xca\x6d\xf8\x01\x48\xc8\x98\x53\xfe\x01\xa1\x71\x8c\x40\x6e\x53\x9c\x81\x0e\x4f\x64\x6e\x53\x9c\x81\x66\xe6\xc9\x36\x96\x05\x74\x4e\x59\xc9\xad\x86\x00\xaa\x76\x8a\xcc\x02\x42\xa7\x28\x36\xb7\x1b\x46\x5b\x6e\x35\x54\xf1\x56\x1d\x6c\x79\x90\xed\x97\x71\x0b\xa0\x0e\x3e\xab\xad\xff\x06\x04\x07\xd5\xa4\xfc\x03\xf9\xf1\x0f\x20\x44\xb7\x39\x80\x40\xab\xae\x2f\xe3\x62\x40\x77\x0b\x73\xbb\xf9\xb4\xdd\x7c\x42\x57\x6e\x3d\xb3\x2d\xb3\x09\xa2\x76\x2b\xc9\x81\x4e\xc1\x56\x6e\xcd\x46\x20\x0e\xf4\x88\xfc\x03\xf9\xf1\x0f\x30\x13\x97\xf9\x4b\x40\x8d\xaf\xe9\xb5\x89\x14\x43\x6c\x9e\xcb\x97\x06\xc4\xe4\x7b\xbc\xf4\xe9\x81\x66\x8c\xed\xe2\x40\x2a\xa1\xc1\xf9\x96\x97\x9b\xf2\x40\xc0\x1c\x9f\x16\xbc\x0b\xc3\xcd\xdc\x4b\x13\xe1\x32\xb2\xc4\x4c\x5c\xbe\x47\xa0\x55\x36\x40\x2e\x5d\xf3\x4b\x6a\x1b\xec\x94\x4b\xc3\x1e\x88\xac\x5e\xb5\x6d\xe2\x48\x03\x5e\xc7\xa5\x92\x05\x02\x9e\xed\xbc\xdc\xe5\x03\x3a\x04\x6f\x79\xe9\x3b\x03\x01\x27\x45\x5e\xbe\x0e\xa0\x51\xf2\x94\x97\x7a\x17\x68\x1a\x71\x97\x49\x45\x40\x74\xde\xd0\xa5\x7e\x04\x46\xb4\xff\xa0\x8a\x2f\xd5\x27\xd0\x0b\xdf\xc0\xa5\xfa\x04\x06\x25\x29\x79\x19\xb1\x02\x2a\x67\x2a\xa7\x55\xf3\x42\x37\x13\xe2\x52\x31\x02\xe1\x46\xe7\xa5\x77\x00\x84\x09\xe9\x97\xba\x12\x08\x77\x94\x2f\xfd\x70\xa0\xba\x7b\x78\x99\xd2\x04\x04\x87\x9f\xe5\xe5\x6e\x05\x30\x06\xdb\x7b\x97\x4a\x16\xe8\x16\x29\x58\x81\x2f\x0c\x4a\xf7\xf3\xd2\xa7\x07\x2a\xc7\xd1\xe4\xb5\x5d\x45\x9b\x63\xe0\x08\x89\x5f\xa6\x34\x01\xed\x5b\x0c\x6e\x87\x5e\x52\x5c\x0f\xef\x65\x57\xd9\x0e\x3d\xbf\xab\xec\xaa\xdb\xa1\x8e\x51\x47\x06\x18\xcd\x01\xa9\xb0\x81\xa6\x23\x73\xe9\xdb\x00\x31\x5c\xf0\xc6\x1a\x80\x5e\x48\x2f\xb8\x54\xeb\x40\x83\x90\x3c\x2f\xd3\xde\x81\xd1\xc2\x3f\x3a\xc6\xcb\x08\xb2\x57\x39\xa0\xcb\x0d\x45\x9b\x1c\xd0\x45\x50\x06\x3b\x45\xe2\x01\x61\xe8\xd2\x5d\x6e\x9a\x02\x71\xf8\x47\xf3\x25\x80\x7e\x7e\x57\xf9\xc7\x5b\x46\x43\x66\x42\xb5\x0e\xf4\xd3\xaf\xce\x8c\x29\x19\x0b\x4c\x86\x93\x9e\x40\x68\x1c\xde\x98\xd7\xe3\x18\x1f\xe3\x6d\x4c\x8e\x2e\x1d\xd0\xbe\x2f\xc5\xc8\x36\x10\xe5\xbb\x97\xef\xf1\xa1\xa4\xae\xf9\x47\xfb\xf5\x20\x6c\xfc\x82\x55\xfe\x97\x7c\x9f\x2e\x13\xdd\x43\xa0\xb9\x3b\x2d\x21\x82\xd0\x39\x0a\x3f\x2f\xf7\x77\xaf\x2f\x9d\x95\x89\x36\x06\x02\x74\x53\xfb\x65\x3f\x10\x06\xe7\x85\xa6\xec\x07\x42\x40\x16\x97\x52\x1d\x08\xa3\x0e\x9b\xd2\x26\xa2\xe4\xf4\x5e\xaa\x03\x21\xe0\x8b\x49\xa9\x0e\x84\xce\xc9\xf1\x79\xeb\x31\x02\xc3\x78\xca\xad\x0e\xbf\x3f\x1d\x4e\xbf\x8c\x48\xdc\x52\x5c\xd3\x7b\x0b\xde\x85\xee\x76\xfb\xad\xe0\x02\xc2\x74\x8e\x5b\x6d\x73\x5b\x98\x39\x6d\xf2\x89\x64\x26\xe9\x99\xdd\x2a\x20\xa0\xc3\x12\x9e\xb7\x0a\x08\x68\xd4\x15\xe7\xad\x5b\x01\xc4\x59\x6d\x72\x8c\x1e\xe8\x89\x5f\x79\x9b\xc4\x00\x0c\x8e\x30\xce\x5b\x93\x1d\x08\xa3\x98\xb7\x02\x06\x08\xb8\x56\xf3\xf6\x73\x07\x86\x86\xbd\xf5\xe1\x42\xb7\x56\xc1\xca\x6f\x61\x4c\x67\xd5\x2c\x03\x20\x34\x5d\xac\xe9\x16\x9a\x6f\xfb\x36\x75\x08\x08\xb7\xce\x6e\xed\xe0\xdb\x93\xac\xf0\x05\x6f\x2d\xdc\x5b\x02\x78\xb6\xe1\xac\xe9\x16\x2a\xec\xc1\x69\xb5\xb6\x30\x86\x33\xe1\x22\xb7\x5a\xbb\xd9\x55\xe3\x75\x40\x85\xd9\x24\xad\xc3\x16\x1a\x6c\x37\x79\x1b\xc2\x03\x9a\xc9\x28\x56\x58\x0b\x43\x9b\xfa\x81\x76\x4a\x68\xce\xfd\xa3\x41\x08\x84\x25\x07\x96\x53\x0b\x15\x16\xc3\x7c\x74\xf3\x1f\x0f\xbb\x24\xfe\xfd\x54\xff\xc8\x59\x19\x10\xd3\xe7\x63\xfa\x1d\x30\x92\xaf\xf6\x81\xfb\x41\x18\x10\xad\xe7\x63\xf4\x0c\x18\x81\x56\xb0\x6c\x59\xa8\xc6\x73\x1f\x75\x38\xd0\x4c\x16\x78\x34\xcf\x80\x80\x08\x32\x1f\xd5\xfa\x63\xae\x9d\x5d\x35\xe2\x0e\x04\xb4\x79\xf9\x18\x9c\x03\x86\xd5\x59\x8f\x3e\x3d\x10\x05\xed\xfc\xb8\x7c\x81\x30\xd9\xe9\x71\xdf\xe7\x91\x52\x8e\x85\xf9\x18\x89\x03\x06\x27\x22\xe6\xa3\x57\x0c\x8c\x41\xd4\xe5\x71\x45\x03\x03\xa6\xfd\x7c\xf4\x8a\x1f\x19\x6c\x23\xff\x56\xc5\x8f\x8a\x11\x68\x16\x5c\x3d\x2a\x46\xa0\x9b\xea\xf9\xa8\x18\x81\x6a\x2a\xf1\xa3\x1e\x01\xea\xf4\x35\x2b\xd5\x81\x80\x7c\x31\x1f\x57\x37\xd0\xf5\x18\x1f\x57\x37\x50\x67\x7a\x2f\xbb\x7d\x11\x9d\xc0\xc8\x7f\xf4\xf2\x80\xd0\x2e\x7b\x0c\x3d\x3f\x9e\x1b\xed\x44\xe9\x73\x01\xc1\x11\x1f\xf9\xe8\x14\x3d\xc6\xdb\xa6\x4d\x5e\x05\xe9\x8c\x91\xda\x47\xa7\xe8\x71\x27\x12\xf9\xf3\x1a\x6f\x03\x2a\xcc\x13\xf9\x2a\x50\x81\x06\x89\x41\xbe\xa6\xa0\x02\x03\x16\xd4\x7c\x8d\x33\x03\x51\x58\x0c\xaf\xa2\xf2\xfd\x92\x6f\x6c\x6a\x36\x91\x7c\x83\x34\x78\x2d\xcc\x7c\xbf\xc2\xcc\xa4\x69\xdb\x04\x75\x6d\xb5\xe9\xb2\xe9\x62\x7f\xd7\x7b\xdd\x36\xdd\x78\x8c\xde\xeb\xb1\x09\x9a\xf7\xc3\xab\x5e\x9b\xe0\x17\xc4\xf9\x78\x21\x68\x13\x5a\xfb\x9a\xc2\x26\x62\xe9\xbc\xed\xd7\x94\x39\xa0\x71\x1a\x6e\xbe\x7e\x9b\x40\x83\xd0\x2e\x5f\xf3\x71\x5e\xf3\x71\xd0\xce\xaf\x4e\x11\x30\x60\x3e\x4d\x6b\xcd\x85\xae\xfd\xf4\xea\x27\x01\xfd\x70\xa2\x8d\xb7\x01\xdd\x94\x82\xd7\x8a\xaa\x57\xc6\x02\xbb\xaa\xad\x0e\x74\x93\x71\x5f\xbf\x73\x20\xac\x3f\x79\xad\x35\x00\x86\x21\x83\xd7\x8f\x1a\x18\x96\x03\xbd\xee\xbf\x01\x51\xbe\x26\x9f\xf8\xa5\xfb\xd0\x09\xf7\xcc\x80\xee\x16\xf9\xeb\x77\x0e\x54\x4e\xb4\xcf\xd7\x40\x1d\xd0\x1a\x16\xdb\x6b\x0e\x0d\xd0\xdd\x17\x7c\xcd\x8f\x03\x6a\x20\x04\x5f\xb5\x0d\xd0\x0c\x49\xbd\x86\x7e\x80\xb0\x56\xc1\xca\x6f\xa1\x1b\xc6\x7e\x4d\xb4\x7f\x3d\x96\xf1\xbb\xca\x7e\x79\x48\xab\xaf\x43\x43\x15\x08\xd3\x13\x5e\x13\xed\x81\x51\x5c\x85\x06\x88\x80\x56\xd0\x6f\xaf\xd6\xdf\xeb\x81\x0a\xc8\x7e\x2b\xbf\xf3\xab\xfc\xee\x5e\xe5\x7c\x5d\x72\x74\xd2\x09\x8d\x38\xa0\x71\x00\x6a\x5a\xd3\x2d\x34\x18\x33\xf3\xd5\x7e\x02\xea\x37\x5f\xda\x4f\xc0\x30\x55\xd4\xd2\x6c\xa1\xe9\x86\xbd\x9a\x54\xef\x97\x52\xc0\x55\x66\xb8\x02\x1d\x12\xbb\x7c\xdd\x64\x06\xaa\x16\xee\x6b\xf0\xe4\xf5\x44\x44\x5f\x9a\xfb\xce\xaf\xf9\xaa\xf8\x20\xaf\x56\x16\x10\xd0\x3f\x4f\x6b\xba\x85\xa0\xab\xd3\x9a\x6e\xa1\x53\x05\x35\x0f\x22\x25\x42\x85\xae\x76\x5a\xe6\x2d\x34\x32\x03\xa6\x65\xde\x42\xcc\xef\xf6\xc3\x26\xf2\x66\x7a\xa3\x29\x6d\x4a\xf6\x64\x83\xa6\x6d\xd3\x66\x23\xcb\xa6\xdb\x26\xb2\xc2\x7e\x86\xfd\x3c\xd0\xbb\x42\x70\x34\xfc\xb4\x18\x5c\x08\x4c\xd0\x79\x14\x7b\xff\x83\x3a\xed\x2a\x92\x49\x68\xec\x15\x4f\x4b\xc6\xe7\xbf\x92\x71\xff\x18\x36\x49\xc8\x39\x68\x9a\x36\x31\x85\x3f\x7b\x73\x1e\xc4\x66\x84\x60\x6f\x6b\x1e\xc5\xae\x12\x88\xa9\xdf\xbd\x1e\x9b\xe4\x51\x3e\x68\xb2\xf7\x6e\x0e\x34\xee\x75\xda\x7b\xa9\x6f\x4f\xa6\xf0\xb4\xf7\xd0\xab\x70\xae\xd4\x3c\x4e\xe7\xfe\x34\x5b\x84\x7e\x9d\xce\xbd\x1b\xfc\xe1\xbd\x7c\xa2\xf4\x2a\x85\xf9\xaa\xde\x4b\x2e\x95\xc9\x55\xd5\x7b\x41\x72\x7f\x14\xfa\x55\x9d\x89\x6a\xd2\x2c\x4f\xac\xbe\x21\x12\x83\xdb\xe0\x89\x70\xe6\x0a\xf1\xcd\x44\xf5\x89\xc8\xaf\xda\xff\xae\x2b\x9e\x47\xb3\x43\xe4\x29\xd6\x41\x1f\x9b\x1d\x6a\x6c\x01\x14\xd6\x47\xf3\x3d\x50\x37\x75\x9e\xbc\xad\xe6\xa4\x37\x6a\x0f\x1b\x33\xdc\x5c\x32\x1e\xa5\xd8\xe8\x63\xf3\x3d\x20\xf1\x20\xcd\x9a\x47\xb3\x8f\x4a\xbc\xc2\x0c\x77\x27\xdd\xbc\xaa\x93\xf1\x76\xfb\xd5\x25\x4c\xe4\x8f\xdd\x19\xee\xae\x6e\xfa\xd5\x5d\x45\xb2\x5c\x16\x9e\xd8\x9d\x3b\xaa\x56\xab\xaf\xa6\xbb\x64\x3a\x09\x46\xc3\x7b\x39\x77\x44\xac\x20\x6e\x9a\x47\xb7\xab\x1c\xf9\x75\xba\x48\xbb\x5d\xed\xbe\x40\xba\x3a\xec\xea\xf0\x8c\x73\xba\x3a\xec\xaa\xc7\x67\x54\xaf\xb2\xab\x83\x2d\x26\x67\x62\xd8\x89\xe1\xa7\xcf\x44\x0f\x9f\x08\x93\x79\x3a\xab\xc3\x27\xc2\x46\x72\xf8\x6d\x0e\x17\x29\x55\x63\x75\x70\xfb\xf0\x0d\x71\x0a\x0f\x67\xe8\xcf\x23\x1c\x76\xc0\xf6\x57\xe8\x7d\xf8\xd2\x88\x91\x95\xef\x8f\xae\x22\x4e\x22\x6e\x2e\xf8\xf0\x3d\x92\x8d\x0d\x09\xd4\x3c\xc2\xc9\x09\x73\x7d\x6d\xb2\xab\xa1\x91\xef\xed\xed\x17\x35\xb7\x43\x61\x93\x4e\x4e\x1a\xeb\x64\xd8\xe9\xe4\x40\x2e\x0c\x8b\xf3\x3c\xd2\xde\x13\x06\x0a\x3f\xc4\x74\xbe\x20\x4c\xfc\x96\x72\xfa\x6a\xa1\x20\x86\xff\x64\xca\x32\x20\x0c\x88\x09\xe7\x91\x0e\x28\x3d\x20\x80\x55\x98\x0e\xe8\x8b\xf0\xf9\x47\xbb\xca\x2e\x70\x4d\x06\x34\xed\x17\x04\xee\x9c\xb8\x39\x8f\xe9\x14\x4e\x0f\xfd\xe3\x8f\xd3\x97\x66\xc6\xb9\x1f\xe2\xb2\xf7\x5f\x4a\x13\x33\xb1\xec\x3d\x1a\xb5\xb8\x72\x96\x32\x76\x51\xc7\xe8\x4c\x2c\xbb\xaa\x4b\xe7\x92\x5b\x76\x95\xcd\x14\x0c\xf3\x29\xcb\x80\x50\x21\x9e\x9b\xc7\x76\x56\xd1\xa8\x6c\x6a\x4d\x89\x07\x84\x4a\xf6\xfa\x3c\xb6\xbd\xe7\xb8\x48\x36\x01\xe7\xb1\x7d\xa2\xd4\xa4\x7e\x1d\x97\x7f\x24\xc3\xe3\x74\x72\x2e\x3b\x41\x19\x49\x3a\x13\xb7\xab\x10\x4e\x2e\x2a\xd2\xa7\xa5\xff\x42\x9d\xca\xd8\xc7\xdb\x93\x6f\x51\x5c\x4c\x8f\xcb\x04\xbe\xe1\x74\x15\xbe\xf6\xeb\x35\xc3\x95\x97\xf6\x7a\x15\x45\xfd\xc4\xf8\xa7\x45\xfd\x42\x4f\x16\x53\x29\x36\x61\xe1\x72\x08\xc2\x2c\x6a\x08\x20\xd8\xa7\x9f\x45\x75\x00\x74\x2a\x1c\x67\xc1\xb8\x14\x1a\xa9\x69\xb3\xb0\x73\x2b\x0c\x6a\xe0\x67\x51\xec\x02\x8d\x2d\x97\x59\x9a\xf7\x6a\x52\x56\xf0\x47\xa5\x1c\x30\x28\x3e\x9d\x96\xd8\x0b\xc1\xc1\x05\xb3\x10\x70\x15\x46\xb7\x13\x0a\x3e\xa0\x91\x5d\x3c\x2d\xc4\x17\x86\x2b\xba\x74\x3b\x01\x85\x15\xf9\x16\xb3\x0c\x9b\x86\x41\x52\xba\xaa\xe8\x00\x1a\x9b\x75\xb3\x0c\xfb\x45\xbe\x45\x4d\xff\x68\x27\x08\xaf\xfb\xb6\x8b\x42\x01\x08\xf6\xb0\x67\x51\x28\x14\x03\xe7\x2c\x26\xab\xee\x85\x4e\x61\xf9\x2c\x7e\x69\x40\xe7\xa0\xe3\x59\xd2\x4e\x24\x19\x9f\xc8\xe8\x92\xce\x04\xe7\x00\xc2\x7f\x32\x4b\x3a\xec\x34\x6f\x86\x4e\x4c\x07\x34\xa1\x31\x99\x85\x26\xbb\x3a\x3d\x70\x91\xa6\xe5\xbd\x16\xe9\x77\x88\xda\xb2\xbc\x6a\x59\x60\xc2\x13\x97\x53\xc8\x69\x5d\x67\x63\x26\xfc\x60\x80\x80\xf6\x7c\x16\xbf\x0e\xa0\xe1\x25\xce\x42\x60\x54\x68\x9c\x9b\x3f\xad\xa7\x17\x2a\x4e\xd5\xb4\x06\x5e\xe8\xb0\x01\xcc\x72\x39\x13\x70\xe4\x95\xd3\xab\x9c\x89\xcb\x65\xc2\xe4\x5c\xf6\x1e\x8f\xb3\x39\xf7\x97\xbd\xa7\x14\x6b\xd4\xf6\xb7\x2a\xb6\x90\x5e\x18\xaa\xbc\x72\x39\x5e\x92\xc8\x29\x51\x9d\xe5\x72\xbc\x97\x45\xc4\xf4\xf1\xb6\xdb\x1c\x9c\x42\x60\x73\x96\xdb\x29\xc0\x26\x86\x19\x77\x96\xdb\x91\xdc\x24\x55\x23\x92\xac\xd3\x17\x06\xc9\x7f\xb3\xdc\x76\x9b\xc0\x66\x69\x5e\x65\xbf\x20\xed\xab\x68\x1b\x4b\xf7\x85\x91\xce\xca\xe3\xed\x1f\xb5\x0d\xb3\xf2\xb8\x48\xb1\xaf\x4f\x07\xa4\x34\x00\xa2\xd0\x64\x0d\xbb\xd0\xc8\xa1\x99\xa7\x26\x24\x50\x07\x46\xd8\xa9\x09\x09\x04\x85\xd2\xd3\x4a\xf7\xf9\x55\xba\xff\x0c\xf3\x79\x6a\x2f\x02\x03\x6e\xfe\x69\x59\xbb\xd0\x0e\x64\xc6\x49\x86\x86\xd0\xa0\x3e\x9a\x27\xe9\x18\xc2\x80\x66\x62\x9e\x38\x7e\xc2\x20\x81\x76\x5a\x64\x2e\xd4\x8e\x02\xb2\xc8\x5c\xa8\xf8\xa8\xf3\x54\x8c\x00\x41\xe6\xff\x3c\xbb\xfd\x22\x7f\x92\x92\xcb\x79\x92\xa1\x21\x74\xf2\xbd\xe6\xa9\xb9\x71\x9a\xff\x6d\x93\xd2\x00\x68\x5a\xce\x96\x9f\x0b\x95\xbd\xbc\x79\x0e\x3b\x01\x2d\x07\xe4\xd5\xd3\x8a\x74\x61\x10\x67\x9e\xa7\xda\x19\x18\xe4\xb8\xcf\x53\xbd\x0b\x04\x67\xe8\xcf\x33\xbd\x97\xec\x64\x8d\x89\x56\x57\x02\xbd\xb1\x26\xce\xe9\x1f\x49\x1c\x1f\xe1\x55\x3e\xf1\x4b\x5d\xb4\x29\x6d\x62\xa3\x13\x43\xe2\xf4\xd3\x07\x62\xf8\xc4\xed\xbd\xb6\xf9\x25\xdc\x7e\x7b\xaf\x4d\x78\x0a\x63\xc9\x3a\x6c\xa1\x7f\x73\xbf\x9d\x68\xf9\x86\xd1\x36\xa7\x5f\x1d\x30\xbe\xb9\xf7\x83\x01\x82\xca\xef\x69\xed\xb4\xd0\xe1\x12\x9f\xe7\xe3\xac\x72\x60\x7e\xc3\x28\x39\x5d\xbe\x40\xf4\xc1\xed\x5f\x07\xf4\xc2\x20\xe2\x55\xaf\x4f\x7c\x25\x65\xfb\xdd\xcb\xba\x62\xa1\x69\x10\x56\x57\x74\xd5\x29\x4a\x9b\xd2\x26\xec\x01\xde\x76\xd5\x91\x01\x46\x9f\x07\x4d\x8f\x4d\xf0\xb4\x21\xc2\xab\x5e\x0b\xd0\xa8\xe9\x9e\x55\xaf\x05\x18\xa4\xaa\xcf\xaa\xd7\x02\x34\x48\xc6\x66\xd5\x6b\x01\xc6\x08\x9b\xec\x2a\xc7\x58\x42\x6d\x33\x2b\xe1\x1a\xa1\x71\x58\xd3\xb4\xb8\x59\x68\x44\x6a\xa7\xc5\xcd\x42\x27\x8b\x65\x56\xdd\x1d\xa0\x06\xf6\xa6\xf5\xce\x42\x1c\xb8\xad\xb5\x79\xaf\xe6\xf1\x87\xfc\x51\x25\x0b\x34\x36\x79\x66\x55\xc9\x02\x15\xce\xdc\x59\xd5\xa8\x40\xd3\xb0\xaf\x9a\xff\x40\x4f\x9c\xc8\xea\x67\x05\x34\x7d\xae\xaa\x4d\x0d\x0c\x4a\x8d\x67\x55\x31\x02\x75\x78\x95\x46\x2f\x10\x15\xff\xad\x86\x7f\x0c\x14\x36\x8b\xa9\xa6\x57\x41\xc1\x37\x1c\xd0\xb4\x13\x14\x33\xb1\x29\x36\x2d\x35\x16\x7a\xf7\xa5\x4d\xc7\xc8\xc6\x30\x04\xb9\xb3\x6a\x36\x02\x11\x18\x5e\x95\xad\x46\xa1\x76\x3e\xab\xaa\x16\x04\x42\x37\xbf\x2e\x67\x02\xc6\x83\xc3\xde\x6b\x23\x02\x83\x54\xf5\x59\x2f\x6f\x7f\xb9\x5f\xc0\x55\x6a\x05\x60\xc0\x4c\x39\xab\xa6\x1e\x30\x88\x23\xce\xaa\xa9\x07\x54\xed\xf3\xea\xd7\x01\xb4\xee\xe4\xbc\x8e\xf1\x65\xf3\x1b\x4b\xd2\xa2\x5a\x21\xa0\xb4\x9c\xcd\x45\x0e\x8c\x64\x61\x36\x72\xed\x84\xde\x10\x30\xcd\xc5\xd4\xcc\x7e\xc0\xd4\x6b\xba\xc0\x40\xc0\x50\x33\xad\x8d\x15\x82\xb4\xd3\xe9\x79\xfe\xc2\x60\x53\x7e\x36\x1d\xc7\xd6\x39\xc3\x9a\xf5\x65\x21\xac\x50\xb3\xff\x4d\xf1\x31\x9b\xee\x0e\x10\xd4\x79\xcc\xa6\xbb\x03\x04\x07\xf5\xcd\xae\x2d\x05\x0c\x05\x44\x57\xc6\x02\x0d\x46\xe8\xd9\x95\xb1\x40\x37\x44\xd2\xb5\xa5\x80\x80\x8d\x6d\x7a\xa6\xb2\x50\x7b\x78\xaf\xd7\x26\x09\xda\x7e\x23\xb1\x96\x6e\x76\xf2\x12\xc8\x84\x98\x5d\x49\x0c\x54\x36\x86\xa7\xe5\x75\x42\x83\x24\x7a\x76\x25\x31\x50\x49\x56\x9a\xdd\xe5\x07\x54\x03\x16\x7d\xf9\xc7\x65\x41\x0d\x4f\x24\x51\x4c\xe8\x04\xbb\xa7\x45\x78\x42\xfb\xd7\x74\xdb\x44\x3a\x2b\xaf\xd9\x03\x98\x85\x4e\xc4\x7d\xf6\xed\x18\xd9\x51\xe6\xd0\xe4\xe9\xa1\xc9\x42\x67\x37\x6c\x7a\xd0\xb1\xd0\xe1\x6e\x98\x5d\x17\x05\x88\xc9\x77\xee\xa9\xc6\x42\x0c\xe7\xfe\xb6\xab\x37\x5c\x3b\xe9\x55\xc3\x26\x02\x9b\x61\x93\x4f\xf4\x60\x7a\xa4\x67\x77\xc1\x03\x41\x8a\xce\xf4\x54\x63\xa1\x13\xf4\x9b\x83\x90\xb8\xd0\x0b\xeb\xd6\xa3\x82\xe7\x77\x54\x30\x81\x85\x41\xcc\x5a\x08\x12\xb2\xe6\x50\x2e\x02\x83\x12\xd5\x39\x74\x3e\x80\x06\xe3\xca\xf4\xa8\x60\x61\x70\x36\xed\xb4\x28\x4d\xe8\xba\x9a\x43\x0b\x04\x08\xd8\xb8\xa7\x07\x0a\x0b\x01\x75\xed\x1c\x7e\x16\x40\x2f\xcd\x3f\x7a\xfb\xe6\x49\xc4\x83\x26\x07\xd4\x48\xb4\xc0\x88\x1b\xca\x58\xa0\x92\x03\x38\xad\x79\x9b\x5f\xcd\x9b\xc3\xf6\x7b\xb2\x9a\x8d\x24\xaa\x69\x35\x9b\x10\xfa\xe1\xc3\x78\x0a\xd0\x1b\x46\x89\x05\x6e\x42\x1f\xf6\xbe\x3b\x46\x0a\xdc\xb4\x37\x87\x36\x0f\x30\x8c\x88\x0e\xe3\x29\x40\x70\x4e\xc9\xf4\x54\x63\x61\x04\xa2\x72\xe8\x14\x01\x8d\x7c\xd3\xe9\x11\xc6\xc2\xa8\x88\xdd\x11\xde\x2b\xbc\x17\xbd\x57\x1d\x00\x6d\x78\x7b\x36\xc8\x84\x56\x0f\xef\x15\x36\x91\x91\x87\x35\xe3\xd9\xc7\x42\x23\x3f\x6e\x7a\xaa\xb1\xd0\x61\x30\x9a\x43\x93\x0a\x18\x1c\x3d\x39\x3d\xd5\x58\x68\xdf\x4b\x33\x6e\x61\xc5\xde\xc9\x2a\x1c\x0a\x05\xa0\x0f\xb4\xf3\xd0\xc1\x02\x62\x7e\xf7\x72\x56\xa1\xef\x09\x24\xde\x50\x02\x00\x95\xfd\xf0\x39\x8c\x6e\x00\xe3\xf4\x3d\x2a\x14\x80\x0e\x4f\xdb\x1c\x06\x3c\x80\xc6\x11\x58\x73\x4c\x3b\x31\x39\xa4\xcc\xd7\xa1\x11\x07\x8c\xee\xdb\x56\x9a\x00\x8d\xdc\xfb\x39\x54\x66\x83\x2d\x84\xc1\xb7\x3d\x0c\x78\x00\x11\x7c\xdb\x43\x39\x01\x0c\x8a\xbf\xe6\xd0\xd4\x03\x1a\xa7\x9b\xcd\xa1\xe8\x18\x9e\xc2\x6a\xef\x75\xd6\x80\xd1\xbd\xbd\xd1\x0d\xa0\x6b\x35\x8c\xcb\x99\x80\x24\xf1\x44\xf9\x8f\xcb\x99\x70\x57\x01\xbd\xeb\x31\xcd\x42\x70\x1e\xed\xb4\x9c\x51\xa8\x14\xfa\xcc\xa1\xe3\x07\x04\x89\xf6\xd3\x0a\x47\x61\x4c\xdf\x90\x26\x28\x30\xa8\xeb\x9b\x43\xcf\x0e\x18\xc7\xf4\x8f\xbe\x34\xf6\x31\xb4\x96\x87\xf2\x0b\x18\xe9\xab\x55\x7e\x01\x5d\x47\xc8\x6a\x49\xa1\x53\x99\x32\xad\x96\x14\x02\x42\xce\xe9\x29\xd0\xc2\x30\x1a\x34\x14\x69\xc3\x83\xda\x5d\x13\xba\x71\x40\x23\x0f\x64\x0e\x83\x3a\x03\xbe\xf4\xd3\xc5\xa4\x1d\x0c\xf4\xe6\xba\x7f\xfc\x6a\xd9\xa7\x4f\x5f\xc7\xeb\xeb\x60\x4f\xa4\xf8\xb9\xbf\x3e\xf1\xe5\x43\x56\x0c\x69\x35\x00\xad\x1f\x7f\xd7\x15\xcf\xf1\xfa\x1e\xd8\x45\x31\x52\x3b\x5e\xa7\xe0\x65\xab\xd0\x8f\xe7\x75\x0a\xa8\xde\xa3\x08\x66\x5a\xe4\x29\xf4\x81\xd8\x0d\x77\x3e\x80\x41\xdd\xc2\x0c\x72\x55\x84\xd0\x3d\x0c\x5d\x4d\x60\xb0\x43\x3a\x83\xad\x55\x61\x50\x1b\x36\xa3\x78\xaf\xc2\x17\x8c\x83\x15\xc6\xa2\x80\x41\x0a\xc5\xb4\xee\x53\xe8\x86\xd7\x3d\x4a\x5a\x88\xe1\x55\x46\xac\x80\x46\x56\xd8\x8c\x6a\xef\x39\xb9\xa2\xda\x2f\x95\x06\xd0\x60\x12\x9e\x51\x7d\xa2\xbb\x9a\x95\x61\x43\x4f\x20\x8c\xe0\x7b\x0a\x35\x04\xd0\x1a\x92\x25\xd4\x10\x61\xa1\x0f\xb3\x1a\x1a\xe6\x40\x83\xc1\x68\x86\xb6\x54\x78\xd4\xd4\xd7\xe4\xb0\xbb\x53\xd8\x69\x72\x8c\x5d\x9f\x6b\xd0\xe4\x18\xad\x35\xe0\xdb\xf4\x90\x69\xa1\x25\x0a\x3b\x14\xf4\x40\x83\x8d\x6d\x86\xa1\x2e\x20\x82\x75\x1b\x46\xc9\x81\xe1\xee\x8e\x85\xac\xf3\x2b\x64\x45\x99\x85\xc2\x19\x18\x94\x58\xcc\x30\xb2\x0d\x34\x08\x39\xa7\x87\x4c\x0b\x41\x71\xf3\xb4\x90\x55\xe8\xe9\x44\x6b\x78\x01\x35\x89\x0f\xc4\xf2\x75\x40\xe4\x38\x9d\x2f\xcd\x20\xa0\x1a\x52\x0a\x83\x58\x40\x9d\xae\x09\x2d\x23\x20\x8c\xe7\x86\xc2\x06\x08\xa3\xe4\xa1\x18\x01\x86\xda\x26\x6e\x97\xdc\x4d\xa1\x0f\x1f\x8f\x67\x45\x0b\xad\x22\x59\x3c\xa6\x59\x18\x1c\xfe\x31\xc3\x4f\x0c\xe8\x9a\x7a\xd6\xb6\x0a\xe3\x44\xd0\xc7\xeb\x18\x5f\xbc\x62\x22\xee\xe9\x07\x03\x44\x12\x59\x4a\xb7\x1d\x81\x60\x03\x76\x7a\x0a\xb4\x30\xfe\x35\x55\x9b\x28\x19\x67\xbe\xac\x93\x15\x02\x22\x90\x99\x7e\x7c\x40\xe7\x44\xfb\x99\x6e\x3b\x02\x1d\xc6\xa7\x99\xe4\xf6\x08\x83\x44\x9e\x99\x94\x16\x09\x1d\xea\x91\x99\xba\xd3\xc0\x38\x98\x9c\xf4\xab\x05\x86\x81\x3a\x4f\xa7\x16\x1a\x07\x89\xcc\xf4\x43\x06\x5a\xfd\x9a\xc2\x26\x49\xdb\x19\xb6\x5e\x0b\xd0\x20\x28\x99\x69\x04\x39\xe5\x0c\x70\xd8\x7e\xa2\x40\x90\x2f\x3f\x53\x17\x05\xa8\x10\xd3\xcf\xf4\x13\x05\xc2\x8f\xcf\x92\x5e\xa1\x1b\x84\xb7\x7e\x57\xa8\xae\x42\xeb\x77\x85\xc1\x31\xf1\xd3\xfa\x5d\xa1\xa7\x9d\x30\xa8\x0c\xf4\xb4\xab\x7a\xc5\xa9\x57\xec\xab\xed\xf6\xab\xc3\x58\x87\x50\xc8\xee\x44\x77\x0f\x36\xe4\xa5\xf9\xd5\x02\xcd\xf0\x43\x1a\x59\x02\x22\x9b\x4d\xce\xd7\x50\x31\xf2\xc4\xe1\x80\x86\xd2\x97\x61\xbb\x6b\x05\x84\x11\x89\xf4\x83\x49\x69\x4e\xf9\x1e\xd3\xe0\x6d\x4a\xcb\x81\xfc\x4a\xed\x01\x20\x48\x14\x9b\xa9\x0e\x07\x82\x03\xe2\x66\xaa\x9d\xd3\x63\xd1\x30\xf5\x52\x2d\x08\x74\xd8\x13\xa6\xd5\xa5\xf3\xab\x2e\x75\x72\x6e\x9f\x48\x3e\x8f\x02\xc6\x52\x52\xa1\x43\xab\x3f\x53\x5d\x09\x34\xa8\x6f\x67\xba\xb5\x91\xd2\x89\x12\xdd\xc8\xc7\xf9\xa2\xac\x02\x66\xa6\xe9\x51\xd4\x42\x83\x2f\x7d\x5a\x70\x2a\x0c\x8e\x41\x99\x69\xcc\x08\xe8\xa4\x0b\x4d\x0b\x4e\x85\xd0\xa4\xca\xd7\xdb\x7f\xe9\x42\xbf\xde\x4f\xbf\xb4\x69\xba\x10\x6f\x68\x92\x1b\x24\x04\x75\x57\x73\xfa\x0d\x01\x1d\xaa\x96\x39\xfd\x86\xa6\xa4\xed\x2c\x39\x8b\x57\x85\x38\xe2\xef\xba\xe2\x69\x21\xab\xd0\xc3\xa7\xfb\xa5\x00\x9d\x0a\xa1\x39\xd5\x6f\xc0\x80\xe8\x6a\x4e\xc3\x53\x40\xe7\x40\xa9\x39\x0d\x29\x01\x35\x1d\x9c\xa1\x54\xa0\x71\xf6\xfa\xf4\x3c\x6b\xa1\x69\x97\x4d\x1d\x19\xa0\x42\x01\x33\xa7\x5f\x0a\x10\x07\xea\x60\xfa\xa5\x00\xbd\x21\x20\xa6\xca\x0c\x68\x30\xbb\xcd\xe9\xf6\x0b\x30\x38\xd5\x6a\x4e\x3f\x1e\x60\x1c\xd3\x3f\x86\x4d\x90\xe3\x61\xaa\x59\x30\x2a\x74\xf8\x16\xe6\xd4\x72\x06\x82\xa4\xea\x39\xa7\x9d\x20\x6d\x9d\x34\xa4\x39\x75\xa7\xa7\xee\xb4\xbd\xf7\xb3\x00\xe2\x9b\x55\x63\x3e\x40\xd3\xd3\x98\xea\x11\xa0\xcf\xc3\x3f\x3a\xd1\x6c\x86\x90\x78\x39\x3d\x18\x5a\x08\x08\x81\xa7\x07\x43\x0b\x41\x95\xdc\x9c\x6e\x86\x00\x1d\xde\x8c\xe9\x59\xd1\xc2\x20\xf3\x76\x7a\xbe\xb3\xd0\x26\x1f\xcf\x74\xa3\x01\x18\xee\x8f\x78\x72\xb3\xd0\xc8\xf7\x9a\x56\xad\x0a\x15\xde\xd5\xe9\xc9\xcd\x42\x55\x08\x4e\xed\x58\xa0\x97\xe6\xbd\x1c\xa3\x1b\x0d\x78\x53\x1e\xe6\x2c\x74\x93\x49\xa6\x1f\x22\x10\x6a\x9b\xf9\xda\x89\xd7\x23\xb0\xe8\xbd\xfa\x0d\x18\x93\x2f\x78\xa9\xcc\x80\xee\xe6\x91\xb5\xad\x42\xe7\x54\xac\x69\xd5\xea\x5c\x64\x92\x52\x3c\x31\x3d\x5a\x59\x08\x43\x4a\xcb\x88\x15\x50\xf5\x18\x97\xea\x00\x68\x15\xc3\xdc\xba\x4f\x21\xa0\xe7\x9d\x1e\x87\x2c\xf4\xce\x87\xe8\x11\xc6\x42\xa3\x88\x6f\x2e\xa8\xa2\x84\xa0\xf6\x67\x2e\xbf\x0e\xa0\x42\xe4\x38\x3d\xc2\x58\x08\x2a\x97\xa6\xa5\xa0\x42\xa5\xb4\x71\x7a\x84\xb1\x10\x9c\x0d\x39\x97\xb2\x1f\xa8\xb0\x7e\x4c\x0b\x46\x85\xce\xe1\x1f\x73\xe9\x9a\x03\xa1\xae\xb4\x3a\x54\x68\x9c\x0f\x36\x97\x1a\x02\x68\xea\x5d\x4b\x41\x85\x70\x57\x73\xe9\x9a\x03\xad\x79\x7b\xd7\x3d\x50\xa9\x07\x9b\xcb\x0d\x6b\x20\x54\x9f\x4b\x33\x08\xe8\xe4\x55\xcd\x65\xe8\x07\x08\x98\x03\xe7\x72\x23\x0b\xa8\xe1\x4c\x3c\xf6\x0b\x36\xa4\x69\x27\x94\xd7\x40\x73\xd7\xdc\xb2\x2e\xa1\x9b\x79\xb2\x35\xc6\x81\x06\x7d\xd8\xdc\x06\x75\xb6\x41\x1d\x34\xfd\x36\x91\x07\x18\x27\x4a\x63\x9b\x8f\x03\x54\xe8\xfc\xa6\xa5\x58\x42\xe5\x6c\xc8\xb9\x35\xc6\x81\xd0\xe9\xde\xbe\x6d\xa0\xb9\xa3\xb3\xb5\xcf\x81\x06\xbb\xeb\xdc\x2e\x00\xa0\xc1\x21\x34\x2d\xd8\x12\x86\x06\xa1\xe7\xbe\x0a\x6d\xd8\x7b\xdf\x36\xd0\x27\xee\xb4\x75\x57\x42\x33\x2d\x67\x1b\x45\x00\x86\xd9\x57\xdb\x68\x23\x10\xdd\x61\x4f\xff\x08\x97\x2f\x2c\x4f\x73\x6b\xf4\x6e\x4b\x5a\x90\x39\x5b\xc9\x04\xf4\xe6\x18\xf5\x9d\x81\x46\x4a\xf8\xdc\x3a\xb7\x40\x9c\x08\x18\x4f\x28\x15\x2a\x6c\xb8\x73\xeb\x90\x02\x15\x16\xd5\x79\xb9\x63\x78\x79\x46\x3a\x8a\xe2\x52\x99\x01\x3d\x49\x29\xf0\xd0\x52\xa1\x53\xc3\x35\x2f\xf3\x07\x80\xe0\x30\x9e\x79\x19\x8d\x06\xc2\x08\xf2\xa5\x9f\x05\x0c\xd5\xc9\xa5\xc5\x76\x7d\x24\x2c\x5c\x65\x4a\x14\x50\xcd\xc8\xbb\xd4\x56\x40\x87\x76\x78\x5e\x7e\x7c\x40\x33\x60\x7b\xb9\x30\x81\x01\xcf\xf6\xf4\xcc\x4a\xa1\x97\xff\x92\xb6\x75\x3d\x3e\xea\x81\x4a\x03\x2b\xe9\xd2\x15\x00\x3a\xe7\x57\x4e\x4b\x3f\x84\xe6\x8e\xcc\xa5\x77\x00\x74\x4a\x52\xe6\xad\x05\x01\xf4\x40\x66\x78\xdc\xa3\x30\xcc\x71\xb8\xdd\x16\x02\xba\xde\xc1\xad\x0e\x07\xba\x6e\xeb\xed\x44\x01\x91\x3c\xf1\x56\xef\x02\xd5\x00\xe2\x6d\x68\x10\xe8\xc1\x92\xb9\xcd\xab\x02\xaa\x61\x0d\x0f\x36\x14\x9a\x91\xda\xdb\x1c\x07\xa0\x17\xfb\x65\x2e\x14\x30\xe0\xd1\x9a\xf7\x72\x40\x4b\x9e\x48\xc6\xa8\xa1\x09\x74\x18\xb2\xa6\xa7\xf2\x09\x41\xc9\xe5\xbc\x35\x34\x81\x6a\x78\xea\x76\xd7\x1c\xa8\x24\xe3\xce\xdb\xb0\xc6\x2d\x9f\x10\xab\xe8\x76\x5f\xf0\xfe\x4e\xae\x60\x40\x06\x29\x80\xa1\x32\xbb\xa9\x93\x15\x9a\xbe\xe0\xa3\xfc\x01\x3a\xb4\x09\xd3\x22\x05\xa1\x41\x55\x37\x1f\xe3\x93\x40\x53\x01\x79\x7c\x98\x10\x7e\xe7\x8f\x91\xc7\xc7\xc8\x23\x4b\xf9\x71\xd3\x02\x68\x86\x81\x1e\xd3\x31\x80\xe6\x0e\xbc\x67\x85\x09\xcd\xad\xd5\x07\xd2\x19\xa1\x41\x0c\x36\x1f\xad\x19\xa0\x53\x88\x31\x1f\xa5\x01\xd0\x4c\x73\x7b\x34\x70\x80\x16\x8e\xd1\x89\x7e\x2c\x4a\x63\x5b\xe8\x31\xf7\x02\x68\x30\x4f\xcc\xc7\x08\x1f\xd0\x4c\x39\x79\xb6\x33\xb1\x29\x51\xe5\xd3\x7f\xdc\xd4\x02\x62\x3a\x13\x06\xd7\x80\xde\xb0\x07\x1e\x83\x6b\x8f\x07\x3f\xa1\xd6\x1f\xed\x14\x20\x0f\xcc\xb3\x47\x3d\x02\x54\x03\x44\x8f\x7a\x04\x68\x30\x64\xcd\x47\xb7\x02\x68\xe7\xb0\xe9\xb2\x89\xad\xc2\xc3\x26\x9f\xc8\x36\x9a\x7b\x66\x8f\x82\x0b\x68\x3a\xdd\x8f\xdf\x23\xd0\x12\x23\xff\x35\xfe\x04\x8c\x83\x30\xf6\xab\x51\xf2\x6a\x94\xa0\x0e\x5e\x8d\x12\x60\x40\x15\x35\xcd\xf6\x17\x2a\x67\x9e\xcc\x57\x33\x1b\xe8\x0d\xf5\x69\x8e\xbb\xd0\x49\xaa\x9e\xaf\xbb\xad\xaf\x29\x4d\x38\x7e\xaf\x36\x35\x30\x60\x56\x9a\xe6\xa5\x0b\x83\x8a\xce\xf9\x6a\x2d\x03\x41\x75\xe8\x34\x2f\x5d\x18\xee\xc0\xbf\x7e\xb5\x40\x83\x1d\x71\xbe\x7a\x8c\x40\xa7\x14\x62\x7a\x36\x9b\x10\x1c\xa6\x33\x5f\xbf\x6d\xa0\x4f\x76\x35\x3d\x4f\x4d\xe8\xc9\x96\xef\x6b\xb8\x06\x68\x50\x47\xce\x77\x3a\xec\x49\x95\x1d\xb6\xeb\x6b\xb0\x1b\xa8\x10\x08\x4e\x33\xe1\x85\x8a\xa7\xb2\x2e\x02\x1e\xeb\xfa\x19\x84\x05\x56\x99\x75\x11\xdd\x58\xd7\xcf\xc1\x9a\xf5\xf7\xc1\xac\x8b\x5d\x4d\xa1\x50\x26\xb0\x2e\xa2\x1b\xeb\x3a\x06\x57\x75\x9a\xc2\xa6\xc5\x55\x93\xa6\x6d\xd3\xcb\x55\xf1\x6b\x2a\x3e\xb1\xc4\xef\xaa\xc9\xed\xf1\xa0\x84\x09\xe3\xef\xba\xb0\x37\xd7\x55\xee\xff\xfd\x5f\x29\xbf\x15\xbd\x3c\x6e\x7b\x5d\x85\x7b\x35\xfe\x78\x7a\xaf\x1f\x14\x72\x90\x97\x27\x70\xaf\xeb\xa4\xf7\x8d\x7e\x9d\xf6\xfe\x07\x85\x54\x87\xa5\xca\x5b\x1c\xb7\x3d\xa9\x5c\x5a\x17\xb5\xe6\xeb\x3a\x7d\xa2\x4d\x3e\xf1\x07\x93\xea\xe3\x75\xb1\x9b\xbf\xae\x9f\xcd\x53\x38\x82\x66\xa9\x2b\x17\xc5\xcd\x93\x04\xed\x75\x55\x07\x54\x27\x57\xd1\x55\xb2\x6b\x16\xea\x73\xe2\x3b\xaf\xab\xfa\xc4\x1f\x14\x6a\xcd\x97\x67\x7e\x2f\xaa\xa2\x27\xf5\x86\xeb\x6a\x8e\xb1\x31\xc6\xc2\xed\x9b\x63\xfc\x2d\xdf\xc9\xae\xe8\xba\x9a\x13\xfd\x83\x42\x2d\xde\xb2\x04\x5a\x98\xf0\x48\x2c\xcf\xfc\x16\x0a\x09\x11\xeb\x6a\x8e\xb1\x33\x5f\x41\x53\x77\xbe\x3a\xf3\x55\xe6\x9f\xaa\x78\x59\x5a\xbd\x50\xf1\x93\x2d\xa6\x75\x75\xa7\xe0\x07\x85\xf0\xc1\xba\xba\xef\xb4\x33\x05\x49\x87\xba\x7d\xec\x4c\xc1\xc9\x6b\xee\xf6\x71\x30\x05\x93\x3f\x86\x53\x10\x4c\xfa\xc9\xdc\x85\x93\x1e\xbf\x6e\xc3\x8d\xb6\xae\xb0\xdb\x41\xb7\x4f\x3a\x11\xf6\x2b\x7e\x8b\x94\x42\xfa\x75\x85\x8b\x34\xec\x17\x93\x1e\xf6\xeb\x07\xb3\xf9\xb6\xc2\xb7\xf5\x83\x52\x4e\xba\x1a\xce\xf0\x4f\x8f\xcc\x56\xb8\x7d\xda\xaf\xb4\x5f\xcc\x5d\xda\xaf\x1f\x4c\xd2\x46\x97\x27\xa1\xaf\x2b\xc7\xef\xaa\xca\x80\xd2\x4e\xe4\x6f\xc1\x37\x27\x27\xed\x44\x32\x13\xd5\xdb\x3b\x13\xc9\x13\x1d\xf6\xf4\x89\x93\xc5\x50\x79\xe2\x74\x31\x4c\x66\xc2\x01\x4d\x67\x62\x32\x13\x95\x4e\x4c\x67\x62\x6e\xae\xf2\x8f\xce\xfd\x64\x31\x34\x3a\x31\x5d\x0c\x3f\x98\xcd\x8f\x7a\xba\xe0\x17\x63\xf4\xdb\x5c\x8e\x71\x05\x57\xb1\x22\x97\x6f\x7b\x31\x5f\x7e\x75\xcb\xf9\x5a\x3c\xf1\xfb\xa3\x4f\x5c\x8c\xd1\xaf\x6e\x39\xc6\xc5\x13\xfd\xa8\x97\x4f\xdc\x8c\xb1\xd1\xfb\xed\x18\x37\x4f\xf4\xf6\xdb\x27\x6e\x3e\xb1\xce\xab\xdd\xbe\xb4\x1f\x4c\xc8\x96\x96\x05\xdc\x8b\xd2\xec\x52\x3a\xb7\xdf\x8e\xf1\x3a\xb8\x8a\xa6\xcb\xdb\x5f\x8c\xd1\x2f\xf8\x72\x8c\x17\xb3\xfa\x35\x39\xab\x17\xb3\xda\x59\x13\x97\xb3\x7a\xd1\xaf\xce\x80\x2e\xfb\x75\xb1\xbe\xbe\x26\x5f\xed\xc5\x4c\x0c\xba\x7a\x39\x13\x17\x33\xd1\x19\xe3\xe5\x4c\xfc\x54\xf1\x6c\x7e\xfa\xb7\xb7\xff\x41\xa1\x04\x7a\x79\x4c\xbc\x30\x39\x74\x6b\x5d\xb7\x8b\xe9\x07\xa5\x78\xfb\xdb\x4e\xdc\xac\x9c\x60\x8c\x8f\x2b\xe7\x61\x8c\xca\x9f\xc7\x31\x3e\x8c\x31\xf9\xe3\xe3\x18\x1f\xc6\x68\x27\x1e\x3b\xf1\xf0\xc4\xf4\x5e\x3e\xf1\x61\x8c\x83\xd7\xf1\x38\xc6\x87\x6f\x28\x6d\xf2\x75\x3c\xac\x09\xa5\xd4\xe3\xeb\x78\x98\x09\xb5\xcd\xe3\x4c\x3c\xcc\xc4\x60\xbe\x1e\x67\xe2\x61\x4d\x28\x27\x1e\xd7\xc4\x6b\xef\x99\xaf\xd7\xde\xbf\x7c\x69\x6a\x9b\xd7\x2f\xed\x07\xa5\x38\x39\xaf\x03\x7a\x99\x55\xa5\xc9\xeb\x80\x5e\xbe\x47\x27\xe7\x75\x40\x2f\xfd\x9a\xcc\xc4\x6b\xbf\x5e\x56\x4e\x30\xa0\xd7\x95\xf3\x32\xab\x3f\xab\x74\x79\x60\xbe\x50\xa8\xe1\x5a\x37\x21\x96\x75\xa3\x3e\xc9\x7e\x58\x96\x8c\x0b\xa5\x84\x4d\xdd\xa6\xfe\xbf\xff\x9b\xe4\x5f\xae\x9b\xcd\x01\xa1\x70\x8a\xd8\xb2\x8a\x7c\x71\x14\xfe\xe4\x48\xa7\x75\x13\xc5\x5c\xd4\x87\x17\xcc\xff\x75\x63\x19\x09\x93\xd2\xff\x75\x53\x93\x24\x14\xc8\xbc\x96\x07\xe6\x0b\x93\x3d\xd9\x75\x17\xbb\x5a\x98\x55\x5e\xed\x8d\xc7\xb8\x38\x30\x7f\xb2\xa3\xb3\x3c\x30\x5f\x28\x9c\xb4\xbf\x3c\x30\x7f\xe1\x1b\xcd\x8e\xe6\xba\x8b\xfd\x2a\xbc\xc7\xb4\xe9\xb6\xe9\xe5\x2a\x9e\xa8\xc2\xbe\x55\xd8\x2c\x00\x0f\xcc\x5f\x78\x50\x13\xe7\x65\xdd\xa7\xb7\x3f\xf9\xb6\x59\x00\x37\xe1\x87\xc5\x89\xf8\x13\x6b\x66\x79\x22\xfe\xba\x55\xd8\xe9\xed\x9d\x89\xfa\x9b\x7b\xaa\xb3\xd6\x5d\x9d\xfb\xca\x37\xc4\x02\xb8\xab\x13\x8d\xc2\xee\x18\x25\xb7\x0a\x1b\x28\x9c\x1a\xb2\x3c\xfe\x7e\xe1\xc6\xcd\x8e\x10\xbd\x55\xd8\xb7\x0a\x1b\xd3\xe5\x56\x61\x73\xd6\xfd\x24\x8d\x69\x79\xd6\xfd\xe2\x60\xfb\x42\x69\xf6\xf2\x60\x7b\x61\xc2\x3f\xb0\xee\xe6\xab\x6d\x7c\xb5\x2e\xa6\x66\x27\x1a\x33\xd1\xe9\x6a\xb3\x13\x8d\x99\x98\x7f\x53\x7c\xac\xbb\x39\x51\x8d\x49\x47\x2e\x7a\x86\xbe\x50\x8a\x2b\xb2\x3b\xe9\x68\x7d\x32\x36\xd7\xad\xd6\xbf\xd5\xfa\x93\x3e\xaa\xd6\x6f\xd4\x3a\xbb\x4e\xeb\x56\xad\x03\x85\x73\x35\xd7\xad\x5a\xc7\x6d\x9d\x98\xa3\x4b\xb7\x55\x28\xa7\xab\x7b\xb8\xb0\x7e\x30\x7b\xd8\x54\x6d\xaa\x5c\xc5\xdc\x0d\x3b\x31\x98\xf4\xb0\xc9\x49\x1f\x37\x57\x79\x7b\x5f\x33\x26\x42\xf7\x1b\xd0\x44\x00\xca\x79\xb0\xfc\xc2\x4e\x04\x4f\xf4\x1b\x08\x9f\xf8\xb3\x07\xca\x89\xbd\x28\x89\xc1\xba\x7f\x9a\x7e\x76\x57\xb7\x9a\xfe\x0e\x9e\x58\xbc\xbd\x4f\x0c\x3e\x31\xd7\x5a\xf8\x89\xfd\xa0\x10\x82\x5b\xb7\xf6\x00\x30\x09\x59\xae\x3b\xed\xc4\xcf\x1e\x28\xf0\x20\xaf\x5b\x7b\xe0\x4e\x66\xd5\x15\x99\xce\xea\xcf\x06\x28\xd4\x70\x2d\x69\x13\xd6\x9d\xcc\xc4\x64\x40\xe9\x4c\x60\x22\x9c\x7e\x4f\x9a\x08\x37\x26\x02\xd5\xfc\xeb\xd6\x44\x00\x0a\xd5\x20\xeb\xd6\x44\xb8\x51\xfe\xc3\x97\xa6\xf2\xbf\x51\xfe\xec\x4e\xaf\x5b\xe5\x0f\x05\xc3\x24\x21\x74\xdd\xcb\xd7\xf1\x83\x82\xeb\xb4\xee\xe5\x9a\xd8\x83\xab\x78\xe2\x76\x0a\x7f\x50\xa8\x8c\x5b\x1e\xe4\xbf\x38\x69\x7f\x92\x8e\xbf\xee\xcb\x7e\xa1\x64\x29\x82\x59\xb7\x4a\xf6\x46\xc9\x52\x03\xbf\x0c\x3f\x08\x85\x3c\xa1\x75\xab\x64\x39\xa2\x7f\x12\x3f\x5a\xb7\x4a\x16\x28\x64\x68\xac\x5b\x25\x0b\x51\xc3\x64\xaf\x78\xdd\xb7\x4f\xbc\x7d\xa2\x4d\x3e\xf1\x07\x73\x60\xd1\xdf\xb7\xaf\xe3\x66\x15\x62\x9e\xdd\xb7\x9d\xb8\x99\x2f\x94\xff\x7d\x3b\x5f\x37\x73\xaf\x64\xb9\x9d\x7b\x94\x2c\x69\xc9\xcb\x53\xfb\x85\x02\x2f\xd4\x92\x07\x62\x41\xfa\x30\xc9\x27\x5c\xb7\x4a\x16\x28\x24\x2f\xaf\x5b\x25\x7b\xbf\x8c\x31\xe8\xc4\xeb\x18\x5f\xd6\x04\x06\xa1\xc1\x93\xc5\xe1\xfb\x73\xb8\xbe\x54\x53\x40\x61\x1f\x75\xdd\xaf\xfd\xfa\x69\xab\x49\x86\xd9\xba\x5f\xd7\xea\xcb\x5a\x45\xe2\x3d\x6a\xae\x07\xc7\x8f\x1a\x9b\xf5\xe8\xf8\x3d\x07\x9d\x40\xbc\x3d\xf8\xe1\x8b\xb3\xfd\x0b\xfb\x05\x4b\xe6\x09\x61\x12\x24\x5d\x8f\x5e\x1e\x50\x4e\x84\xe0\xa3\x9a\x02\x26\xc1\x80\xf5\x10\xb2\x14\x0a\x07\x1d\xaf\x47\xcd\xf5\xfc\x1c\xf8\xc9\x3e\xc6\x7a\x28\x8a\x15\x0a\x07\x8b\xad\x87\x90\xe5\xe2\x3c\xfe\x49\x05\xda\x92\x9f\x62\x71\x1e\x7f\x81\xbd\x7c\x3d\xba\x61\x0f\xb2\x9f\xad\xc2\xf5\x28\xfb\x81\x42\xbe\xd7\x92\xc5\x62\x3d\x3f\x15\x30\x83\xf9\xf2\x20\xff\xf5\x20\xfb\x49\xd1\x59\x8f\xb2\x1f\x98\xe1\xe4\xe8\xbf\x01\x85\xd2\xb5\xf5\x54\x87\x8d\xb3\x16\x68\x88\x47\x67\x8d\xb3\xfd\x0b\x21\xf1\x25\x49\x86\x30\xc3\x01\x11\xec\x16\xca\x89\x09\x2a\x6f\x86\x30\xc3\x01\x35\xbb\xda\x10\x56\xdd\x3f\xda\xd5\x46\xbf\x70\xe0\x25\xc9\x10\xca\xd9\x6d\xb2\x5f\x3f\x98\x14\x6c\xad\x47\x5f\xf0\xf9\x39\x7b\xe5\x44\xde\x3f\x04\xce\x85\x19\x0e\x48\x45\x01\x14\x4a\x21\xd6\xa3\xa2\x78\x50\x14\xe1\x80\x54\x14\x40\xe1\x6c\xc8\xf5\xa8\x28\x80\x19\x76\x95\x24\x19\xa1\x40\xff\xbc\x9e\x6e\xef\xf1\xff\xc8\x9b\x59\x8f\xfe\xdf\xd3\x59\x13\xe8\x8e\xa7\xbb\x26\x7e\x30\xe3\xeb\x84\x5d\x55\x9d\x60\x6f\x3e\xaa\x93\x67\x30\x5f\x76\x62\xd8\x89\x1f\x94\x13\x4b\xf2\x19\x76\x62\x04\x57\xd1\xaf\xe1\x8a\x1e\xac\x68\x2c\xc9\x67\x38\x85\x28\x1d\xc2\x48\xeb\x51\xe9\x00\xe5\x0c\x6f\xef\xf2\x45\xe9\xc4\xf8\x9b\xe2\x63\x3d\xea\xa4\x47\x9d\x84\x32\x7b\xd4\x49\x4f\xd0\x21\xef\x1b\x76\x28\xe8\x10\xe6\xe8\xa3\xf7\x09\x4c\xd2\x0d\xd7\xa3\x4e\x7a\xd4\x49\x98\xa3\x8f\x3a\xe9\x49\x5e\x0d\xf6\xe2\x93\xbe\x9a\x64\x0a\xfc\x63\x3a\x05\xe8\x11\xb6\x98\xd6\xa3\x1e\x79\xd4\x23\xa8\x4f\xf9\x4b\x16\x91\xc7\x49\xfc\x7b\x3d\xdb\xab\x36\x4b\x26\x6d\xf2\x3d\x20\xd5\xd3\xcf\x42\xa9\x0e\x14\x72\xfa\xd7\xa3\x37\x45\x7c\x72\xa6\x9f\x85\x52\xfd\x51\xaa\xdb\x09\xa5\x3a\x04\x25\x33\x95\x19\x3a\x45\x44\x31\x0b\x5b\x85\xcb\x28\xa6\x30\xd3\xa5\x7c\xd9\x09\xa5\x3a\xaa\x58\xce\x92\xf5\xfc\x3c\xa0\x99\x2e\x65\x3d\xa0\xe7\x66\x56\x1d\xd0\xed\xac\x22\xd5\xd3\x2f\x45\xa9\xfe\x28\xd5\x95\x78\x4a\xf5\xe7\xf1\x5e\xdc\xfe\xf1\x5e\xb8\x3b\x10\x5d\xad\x47\x77\xe7\xf9\xf9\x36\x33\x5d\x45\xfa\x36\x40\x81\x6c\x69\x3d\xfa\x36\xc0\x4c\xdf\xf6\xf3\xdd\x9e\x31\x62\xf6\x3d\x8f\x63\x7c\x99\x2f\x97\x89\x5e\x0b\x50\x28\x8a\x5d\x8f\x5e\xcb\x83\x86\x48\x5f\xad\x1a\x02\x28\xa4\x50\xac\xe7\xb5\x5f\x68\x88\xf4\xa5\xa9\x21\x1e\x35\x84\xf2\x5a\x0d\xf1\xe0\xc8\x70\x12\xc3\x7a\x55\x07\x2f\xe1\x3c\x48\x58\x96\x61\xd9\x45\x0c\xb6\x10\xec\x5e\x92\xb0\xac\x17\xa9\x0e\xcf\xc8\x7a\x95\xea\x40\x81\x6f\x61\x19\xa9\x5d\x2f\x41\x3f\xf6\x93\xd6\xab\xf3\x01\x14\xa8\x0e\xd6\xab\xf3\xf1\x62\xd1\x4f\x6f\xaf\x45\xff\x9e\xde\x8b\xdb\x6b\xd1\x43\x76\x32\x09\x76\xaf\x57\xd9\x0f\x14\x8a\x60\xd6\x5b\xbd\xd7\x0f\x26\x29\x27\xeb\x55\x1d\x00\x85\x74\xb2\x25\x4b\x8a\x30\x39\x74\x6b\xbd\x6a\x08\xa0\xb0\x7b\xb8\x5e\x35\x04\xe1\xe2\xc9\x71\xb5\xeb\xd5\xee\x7f\xab\xfd\xf2\xf6\xf6\xeb\x07\x93\xa2\xb4\x25\x4b\x8a\x50\xe0\xd3\x5f\xaf\xea\x00\x98\xec\xb6\xae\xd7\xd8\xdd\x8b\xec\xe7\xb4\xae\x25\x97\xca\x7a\x7f\xc2\x7d\xb2\xf7\xb9\x5e\x5d\x01\x88\x53\x0a\x8c\x62\xcb\x98\xf5\x7a\x91\xd7\x6c\x77\xad\x57\x79\x0d\x94\x8a\x2d\xf6\x2a\xaf\x5f\x64\x2c\x49\x7a\xeb\x55\xc6\xc2\xa5\x52\x60\x80\x5c\xaf\x32\xf6\x1d\xcc\x04\xd2\xf3\xd5\xf2\x7e\x91\x9e\x15\x83\xf0\x55\x7a\xbe\x3f\x01\x35\xc9\xd0\x5f\xaf\xa1\x32\xa0\x54\x0c\xc2\x57\x61\xf5\x12\x17\xa3\xca\x77\xbd\xda\xc1\x40\xa9\x18\x84\xaf\x76\xf0\x8b\xb0\x82\x95\x6f\xbd\x0a\x2b\xa0\x70\x26\xea\x7a\xd3\xb9\xc7\x34\x66\xcb\x77\xbd\x9a\xc6\x40\xe1\x54\xac\xf5\x1a\x2a\x7b\x31\x7a\xa7\xeb\x4b\xa3\xf7\xfd\x19\xba\x05\xfa\xb0\xf5\x4e\x17\x00\x41\xb0\x03\xde\xf3\x65\x4c\x5c\x28\x6c\xe7\xaf\x77\x3a\xc8\x9f\x6d\xfc\xbb\xcc\x36\x67\xec\x07\xa5\xba\x9c\xa6\xcb\x1c\x1b\xf7\x20\x49\x76\xbd\x1a\xb9\x2f\x21\xa8\xea\x7a\x32\x04\xf5\x6e\xef\xd6\x98\x59\x05\x29\x50\x2a\x46\xe1\xbb\xbf\xbb\xbd\x5e\xc6\x0c\x29\x49\x81\x62\xd8\xfd\x55\x92\xbe\xd7\xf0\x32\x86\x75\xf9\x55\x5e\x3e\x94\x7e\x5c\x3e\xf4\x22\xee\x0e\x77\xd6\x7a\xc9\xa6\x14\x8a\x81\xf7\x57\xf1\x0a\xfc\x2e\xf3\x09\x76\xe4\x27\x5f\x4b\x75\x19\x2b\x5f\x5f\xec\xe1\x03\xfe\x85\x25\x97\x8c\x50\xaa\x2b\xd4\xd8\xd4\x7b\x3b\x52\x42\x58\xaf\xe2\x14\x28\xd5\xc1\x2b\x4e\xdf\xc7\x79\x43\xb9\xbe\xca\xd3\xf7\x61\x08\x88\x7e\x69\x68\xd6\xfb\x38\x21\x04\x52\x64\x98\x59\x2f\x31\x9f\xea\x82\x37\xe6\xf3\xbe\xf6\x8d\x88\xc5\xab\xac\x04\x4a\x6d\xe3\x6f\xbd\xfc\x2a\x4a\x21\xa5\xf9\xdd\x85\x95\xa1\x2c\x05\x0a\x25\x9f\x4b\xa2\x9a\xf5\xbe\xf6\xe9\xa7\x69\xb6\xb4\x34\x1b\x0e\x9a\xc2\xbe\xc1\x96\x83\x66\x43\x38\x53\x8e\xe3\xb7\x68\xf7\x41\xc0\x47\x28\xf5\xf7\x15\x6e\x49\x68\x36\x5c\x32\xbf\xcb\x82\xb6\xcb\x36\xe6\xeb\x67\x5c\x6d\xf9\x65\x36\x64\x32\xe5\xe0\x24\xa0\x2d\x9b\x8c\x50\xa8\xc9\xdf\xb2\xc9\xec\xa3\x54\x2f\xe3\x6e\xc5\x87\x16\x1f\x5a\x69\xf2\xa1\x85\x87\xb2\x5d\xb1\x8f\xe2\x43\xd9\x59\xa1\x14\x70\x4b\x0b\xb3\x8f\x33\xbc\x8c\xbb\xb1\xb1\x2d\x14\x76\x35\xf6\x41\x58\x66\x1f\xcd\x87\x9e\x5c\xd6\x7c\x28\xc1\x0e\x72\x42\xf7\x41\xb0\x63\x43\x94\x52\x8e\xe2\x13\x9a\x77\x6b\xde\x6d\xd2\xf4\xdd\x6d\x7a\x19\x4f\x40\xc6\x09\x05\xfe\xc8\x2d\xa1\x8a\xf0\xbb\xcc\x27\x38\x84\xc6\xbc\x0d\xe6\xad\x39\x6f\xec\x6c\x1c\xc4\x5d\xb7\x2c\x2b\x42\x61\xcb\x65\x1f\x18\xbd\xfb\xe8\xa7\x97\xd1\x11\x38\x55\x36\x6c\x29\x85\xe2\xeb\x7d\x74\x87\x80\xf1\x7a\x94\xaf\x2d\x6c\x0b\x2e\xa3\xbb\xdd\x51\x11\x0c\x39\x08\x97\x6e\x89\x56\x84\xc2\xde\xcc\x3e\xba\xa3\x62\x93\xe3\x20\x5e\xba\x65\x5a\x11\x0a\x27\x5c\x6f\x99\x56\xf6\x11\x8e\xd4\xb6\x70\xa4\xe1\x65\x74\x37\xbe\xcb\x5c\x21\x93\xcb\xd2\x15\xa2\xc0\x0d\x26\x24\x5d\x21\xc9\xcb\x22\x52\xb3\xe5\x13\x11\x0a\xac\x10\xfb\x48\x57\x48\x6e\x2f\x63\xa4\xe9\x43\x93\x87\x86\x4d\x3e\xf4\x07\xe5\x38\x5d\x48\xe9\x5c\x26\xfa\x2e\x18\xd5\xb4\x1f\xc4\x1e\x0e\x4a\x4f\xb7\x2c\x23\x42\xe1\x18\xa3\x7d\x4c\x3f\x99\x19\x5e\x46\x47\xa6\x73\x39\x79\xf5\xc1\xbc\x4d\x5f\xbd\xa2\x99\x80\xc7\x3e\xa6\x7d\x53\x34\x27\xfd\x98\x4e\xe5\xfc\xfa\xc6\x24\x4d\xfb\xb6\xd0\xfe\x49\x3f\x96\xaf\x79\xf9\xd0\xd3\x36\x1f\xba\x78\x59\xc9\x10\x96\x2f\x8b\x9d\x8c\x83\x08\xc4\x3e\x96\x1d\x59\x8c\x34\xe9\xdb\x76\xa4\xdb\x91\xfa\x2d\x6c\x47\xba\x19\xe9\x64\x54\xdb\x91\xee\xd3\xcb\x18\xc2\xb6\x23\x9b\xf5\x36\x99\xde\xed\x7a\xdb\x5f\xdf\x18\xc2\xb6\x6f\x9b\x4f\x66\xd2\x8f\xed\xda\x52\xbb\x10\x85\xd8\xc7\x76\x42\xd4\x2e\x8a\x95\xed\x84\x5c\xbe\xfa\xca\xb2\xbc\x7c\xf5\x97\x0f\xa5\x1f\x97\x0f\x55\xbb\x9c\x8d\xbb\x5d\x2e\x72\xb4\x4b\x73\xd1\x5c\x4e\xc8\xf5\x7a\x19\xc3\xba\x1d\x3d\x36\x78\x73\xd1\xdc\x8e\x54\xb5\x71\x2a\x1a\x6f\x1f\x8a\xda\x68\x07\xd3\x7b\xbb\xde\x6e\x47\xaa\x68\xbc\x1d\xe9\x0f\x0a\x67\x5d\xec\xe3\x76\xa4\xb7\x0f\x55\x98\x3d\x3e\x94\xe0\x4a\x53\xe4\x3d\xce\x38\x91\x94\xe3\x54\x60\x3c\x3e\xe1\x07\x85\x63\x45\xf6\xf1\x38\x52\x25\x39\x75\x65\xbb\x28\xc9\xcb\x61\x47\xe6\x41\x5b\xda\xe6\xe8\x27\x4d\xcb\x26\x97\x03\x13\x57\x08\x77\xec\x82\xd8\x66\x57\x71\x17\xc5\x76\x51\x6c\x63\x65\xef\xa2\xd8\x06\x0a\xdb\x8a\xbb\x28\xb6\x81\x72\x60\x2d\x6f\x39\x5e\x76\x41\x94\xb3\xaf\xb8\x8b\x92\xbc\xb8\x45\x8e\xb9\xbc\x4b\xb1\x6f\x85\xbe\x95\x41\x93\x7d\x2b\xcb\xcb\x82\x36\xfb\x86\x74\xe7\x98\xb2\x5d\x94\xee\xe5\x3c\xbd\x8c\x36\x98\xba\x76\x39\x99\x24\xbe\x85\x42\x72\xd3\x2e\x2a\x81\x6a\x7f\x55\x02\x40\x69\x27\x7d\x53\x09\x94\x73\x7b\x59\xa7\xed\xb2\x8d\x09\x39\x6d\x72\x42\x6a\xf5\x32\x1e\x5a\x1d\x56\xf5\xa1\x0c\xa1\xfa\xd0\xca\x1a\xfc\x99\x77\x7f\x69\xef\x5d\x08\xd7\xec\xc2\xde\x3a\x3b\x99\xbb\x54\x27\x02\xcb\xfb\xa8\xde\xb9\x39\xfb\x44\x62\x38\x82\x7b\x97\xe6\x4c\xab\xbf\xb0\xc4\x76\x51\x7f\x01\x05\x02\xe9\x5d\x88\xbb\xec\xa2\xfe\xc2\xc4\xda\x45\xfd\x05\x94\xf6\x35\x39\x11\xcd\x87\x56\x66\xbf\xfb\xd0\xee\x43\x99\x88\xee\x43\xbb\x0f\x6d\xfc\xb5\xfb\x50\x34\x4e\xfb\xfe\xe9\x44\x74\x1f\xda\x18\x82\xea\x05\x28\xd0\x9c\xec\xa2\x76\x29\xdd\xd9\xe7\x2b\x2b\xdd\xd9\x47\xbd\xb4\xc6\x42\x56\xbb\x94\x6e\xdf\xb0\x2c\xca\xb0\x6f\x83\xe5\xd8\x6c\x72\x39\x86\x0f\x45\x53\xcb\x84\xb3\x0b\x16\x3e\xdb\xb6\xbb\x84\xd3\xab\x62\x52\x36\x17\x15\x13\x50\x9a\xa3\x0a\x1f\xaa\x62\xa2\x8c\x71\x17\x15\x13\x50\xd8\xb8\xdd\x45\xc5\x04\x94\xa3\x26\x4f\x48\x27\x89\x28\x79\x73\xf0\xe9\x0a\x4d\xfb\x96\xbc\x99\xb4\x6f\x69\xdf\xe8\x47\xda\xb7\xf4\x1b\xc0\x48\x93\x93\x47\x28\xa4\x5e\xee\xa2\x4a\x03\x7e\x97\xd9\x66\x7f\x51\x73\x0d\x49\x54\x54\x73\x65\xda\x37\x85\x82\xca\xaa\xe0\x47\x34\xa7\x72\xba\x42\xd4\x5f\x75\x32\x7a\xf5\x17\x50\x9a\x53\x39\x7d\x59\xea\x2f\x65\xb3\xb4\x3f\x42\x21\x09\x78\x17\xf5\x57\x51\x31\x29\x74\x8b\x8a\x09\x28\x6c\x3f\xef\xb2\xbc\x1b\x16\xfd\xf1\x89\x9d\xcb\xbb\x5d\xde\x8d\x07\x5c\xde\x4d\x71\xfd\xcd\xa5\xe2\x1a\x28\x6c\x53\x6f\xc9\x71\x76\x51\x5c\x7f\x93\xa4\xb8\x2e\x8a\xeb\x6e\x93\x23\xd5\xca\x67\x4f\x7d\x4b\x8f\xb3\xe1\xc2\x29\xd0\x8a\xef\x72\x3b\x6f\xf7\xe3\x65\xfe\xf5\xb5\xed\xe5\x32\xfe\xa9\x04\x2f\x3a\x03\xdf\x5f\x1f\x47\x8a\x33\x00\xd1\xe3\x96\x33\x67\x97\xc7\x87\x62\x08\x95\xc7\x87\xb2\x4d\xdc\x30\xa1\xca\xe3\x48\xf5\x19\x48\x49\xde\xe5\xf5\x09\x2f\x23\xc5\x48\x2b\xaf\x23\xc5\xb2\x3f\xd8\x0c\xdf\xe5\x75\x2e\x5f\x1f\xca\xbc\xbd\x3e\xf4\x65\x21\xb1\x1b\xbe\xcb\xeb\x42\x7a\x59\x48\xf6\xe3\xb5\x1f\x44\x53\x8e\xe6\xea\x7d\xed\xc8\xeb\x84\x30\xf8\xd7\x09\x51\xe3\xb0\x6b\xbe\x4f\x35\xce\xa9\xa3\xc0\x1e\xf9\x3e\x75\x14\xce\x03\x49\xc0\x10\x4e\xb6\x81\xf7\xa9\x62\x62\x63\x7b\x9f\x2a\x26\xa0\xb0\xeb\xbf\x4f\x42\x31\xfb\x54\x31\xb1\x67\xbd\x4f\x15\xd3\xa9\x62\x0a\x1f\x4a\xdf\x4e\x1d\x85\x86\xb5\x71\xaa\x5e\xce\xe2\x43\xe9\x47\xf1\xa1\x05\x39\x0c\x33\xe4\x96\x48\x48\x28\x8d\xaf\xfe\x54\x09\x01\xbf\xcb\x78\x68\xb1\x23\x2a\xa6\x48\x9a\x96\x4d\xaf\x97\xd1\xdf\xd3\xd1\xb3\xf3\xdb\x10\x0e\x27\x3b\xbf\xfb\x54\x47\xb0\x25\xbd\xe5\x25\x12\x4a\xc3\xbe\x3b\x09\xc8\xec\xb3\xb2\x1c\x48\xfd\xdc\x27\x11\x19\xa1\xf8\xb2\xce\xea\x48\x95\xa0\xa4\x70\xee\x53\x09\x7a\x2a\x41\x79\x59\xa7\x12\xf4\x54\x82\xc2\xec\xb7\x4f\x25\xe8\xa9\x04\xf5\x65\xf5\xef\x6e\x0e\x01\x93\xe1\x54\x82\x9e\x4a\xd0\xb4\xc9\x21\x0c\x1f\xca\x4a\x3a\x87\x0f\x25\xc2\xfc\xbd\xe6\xe1\x84\x84\x23\x0d\xfe\x1a\x8e\x34\x78\x0b\x18\x95\x67\xf8\x16\x14\xb4\xdd\x27\x28\x68\x4f\x05\xad\xab\x41\x41\x7b\x6a\xda\xb3\x83\xb8\x4f\x4d\x7b\x28\x8b\x4a\xfb\x9a\xbc\x5b\xfa\xb2\x10\x3f\x67\x3a\x7a\x25\x28\x26\xea\xa9\x04\x3d\x31\xe3\x8f\xe1\xab\xd7\x8e\x87\xed\xa8\x7c\x8b\x46\x31\x08\xdb\xd1\xef\xb2\x41\x9b\x0f\x55\x34\xce\xff\xa0\xbc\x4f\x25\xe7\xa9\xe4\x1c\xbe\x72\x25\xe7\x89\xe5\x4f\x5a\xc5\x3e\xb5\xfc\xcf\x69\x9f\x90\x75\xe7\xb2\x4f\xcb\x3e\x31\x11\xcb\x3e\x61\xe5\x1f\xf0\xbd\xed\x53\x33\x1f\x28\xdf\x0a\x5d\x76\x93\x5d\xcc\x83\x3d\xcb\x7d\x2e\x3b\xb2\x06\x97\x31\x11\xcb\xf5\x8e\x33\x70\x90\xc9\xb9\x4f\xbd\x01\xa0\x50\x05\xb9\x4f\x9d\x01\xa0\x1c\xe3\xf4\x09\xbe\x24\x12\x9b\x48\xf8\xdc\xe7\xf2\x25\x2d\x87\x70\xf2\x04\x9d\x06\xa0\x74\xa7\x50\x9f\x01\xe2\xa7\xdf\x65\xfc\x75\xdb\xdf\x1f\x14\xf2\x39\xf6\xb9\xed\xee\xe5\xbc\x61\xf5\x9c\x97\xf3\x86\xad\xfe\x7d\x3d\xda\xea\xa7\x3a\x82\x44\xf3\x2d\x1d\x94\x50\x60\x12\xd8\xa7\x3a\xe2\x54\x47\x0c\x84\xff\xa9\x8e\x00\x4a\x77\xc6\xd5\x11\x40\x39\x06\xc2\x5f\xda\x28\xa1\x70\x0c\xc9\x3e\x6f\x67\x5c\x93\x9e\xc3\xe4\xf6\xa9\x49\x7f\x12\x7e\xef\xc5\x26\xfb\x76\x2f\x2f\xa3\xbf\xb7\x73\x89\x7a\x21\x8f\x64\x9f\x6a\x17\xe0\x77\x99\x7d\xb3\xbf\x68\x9c\xee\x6b\x56\xe3\x9c\x8f\x7d\x43\x95\x9c\x8f\x7d\x7b\xec\x1b\x83\x7f\xec\xdb\xe3\xf4\xfa\x19\x3f\x4e\xef\xc3\xab\xf7\x35\x3f\xbe\x7a\x15\x13\x85\xb9\xfb\x54\x31\x01\xa5\xfb\x9a\x1f\xbf\x9e\xc7\x21\xa0\x5e\xce\xc7\x21\xa0\x85\xba\xaf\x59\x25\x74\xbe\x2e\x4b\xf4\xc6\xf9\xda\x91\xb7\x73\x19\x7d\x7b\xfd\x3e\xc9\x43\x3a\x06\x5e\xfb\xf9\xda\x11\x34\x0e\x07\xe7\x6d\xc9\xb5\xf6\xf9\x3e\x5e\xe6\x13\x5e\xdb\x78\x28\x76\x66\x55\xbb\x54\x22\x53\x14\x55\xed\x6a\x64\xaa\xaa\x70\xa0\xdf\xde\xf2\x72\x09\xa5\xd7\xa4\xa9\xdb\xe4\xe0\x11\xf4\x55\x85\x03\x14\x92\x5f\x76\x55\xe1\x54\x5d\x1c\xf8\x05\xb6\x94\x5e\xbb\xe2\xcf\xf4\x66\x93\x0f\x2d\x0e\x1e\xb9\x56\xc9\xd3\xde\x15\x85\x43\x92\xcc\xae\x2a\x9c\x6a\x64\x8a\x72\x92\x5d\x8d\x4c\x01\x05\x2a\xe2\x5d\x49\x21\xda\x55\xeb\x99\x43\x35\xb7\x8c\x57\xbb\x12\x9c\xe9\x18\x38\xd5\xd8\x4c\x55\xf6\xb3\xe5\xb9\xab\xb2\x1f\x28\xfd\x6b\x72\x08\x9d\xf7\xc7\x9e\xe7\x96\x2c\x6b\x57\x64\x7f\xff\x9a\xbe\x87\xde\x5e\x46\x7f\x0d\xce\x54\xf4\x41\xb7\x49\x75\x50\x49\x5f\x39\xa8\xef\xdd\x75\xd8\x37\xa2\xe8\x1c\xf4\xbf\xeb\x70\xa4\x63\x78\x19\x13\x32\xec\x2f\x6a\x83\x63\xb3\x76\x55\x6b\x00\xbf\xcb\x98\x90\x61\x7f\xd1\x24\xfd\xfb\xe7\xb2\xe9\x1b\x02\xc3\x1a\x0e\x61\xb0\x68\xbe\x7f\x3a\x95\xc3\x21\xf0\x79\xc8\x01\x26\x94\xfe\xfd\xf3\xb5\xe9\xf5\x32\x86\x15\x0e\x8b\x64\xdb\xee\x3f\xc3\x77\xaa\xfa\x82\x08\x64\x57\xd5\x17\x50\xfa\xf7\x4f\x17\x92\xee\x04\x25\x68\xbb\xea\x4e\x00\xa5\x7f\xff\x74\x54\xf1\x3d\x94\xfe\xea\x27\xd4\xf4\xa1\xcc\x9b\x3e\x01\x50\x8e\x70\xf5\xea\x14\x54\xb4\x1c\xfc\x8d\xbb\xaa\xe5\xaa\x01\x2c\xe8\x36\xb7\x0c\x65\x42\xa1\x90\x78\x57\x8d\xfd\xaa\x96\xe3\x40\xe0\x5d\xd5\x72\x40\xa1\xb6\x6b\x57\x83\x55\x55\x2d\xc7\x76\xe9\x96\xdc\x4c\x28\x64\x2e\xed\xaa\x1a\xab\xf3\xbb\x1b\x43\x50\x3f\x55\xf4\x13\xa9\x4b\xbb\xaa\x9f\xaa\x96\x3d\x5c\x0b\xbb\x6a\xd9\x03\x45\x4b\xa0\x6a\xd9\x57\x35\x0a\x95\x5b\x5b\xca\x33\xa1\x74\x07\xaf\x46\xa9\x86\x75\x12\x81\x5f\x0d\xeb\x54\xc2\x3a\xdd\xc1\x1b\xd6\xa9\xaa\x0a\x48\xcf\x76\x55\x55\x00\x05\x66\xad\x5d\x2f\x1f\xea\xa6\x41\xd6\xfa\xb7\xf2\xae\x97\xeb\x4c\x4d\x82\x09\x57\xaf\xaf\x4f\xb7\x77\xa1\x9f\x97\xeb\x8c\x3d\x85\x9e\x3e\xdf\x75\xa6\xc2\x49\xa5\x93\x0a\xa7\xaa\x70\x7c\x21\x2a\x9c\xaa\x53\xc2\x49\x5b\xbb\xea\x94\x54\x72\x60\x39\x9f\x6a\xd7\xdb\x11\xde\x7c\x51\xa9\xd8\xb9\xfd\xa2\x50\x42\xdd\xf7\xa6\x0e\x02\x7e\x97\xd1\x11\xe3\x4a\x55\xbd\x94\xf6\xc3\x2f\x4a\xbd\x94\x4a\x27\xf5\x52\x55\x2f\x29\xc3\xd4\x4b\x55\xbd\x04\x6b\xec\xae\xea\xa5\xaa\x5e\x72\x15\xa8\x97\xaa\x81\xab\xc4\x31\xae\xba\x3d\x40\x21\x2d\x6c\xcb\x2f\xb7\xab\x7a\x29\x15\x62\xea\x25\xa0\x68\xd5\x55\x63\x59\x55\xbd\x94\x0a\x31\xf5\x52\x55\x2f\x61\xf7\x57\xf5\x52\x7d\x5d\x40\x4a\x27\xd5\x06\x50\xfa\xb4\xc9\xee\xea\x94\xb0\x1f\xbd\x9b\x6a\xa3\x1d\x5f\xdb\xaf\xbf\x4d\xa9\x0e\x14\x18\x9d\x76\x33\x70\xd5\x8c\x48\x51\x75\xbf\xe5\xb5\x13\x0a\xa7\xae\xed\xa6\x2f\xd0\x94\xea\x94\xbd\xee\xa6\x54\x6f\x4a\x75\xb6\x47\x9a\x52\xbd\xe9\x1f\xb0\xf7\xbb\x9b\xfe\x01\x50\xa8\xe4\xde\x4d\xff\xa0\x19\x91\x82\xe4\x66\x37\x23\x52\x8d\xd4\x50\x6d\xda\x46\x6a\xa8\x50\x0e\x8a\x3b\xb7\x6c\x7a\x42\x81\x92\x74\x37\x83\x54\x4d\x6f\x83\xe2\x9a\xdd\xf4\x36\x80\xa2\xe9\x2b\xe9\xde\x6e\x86\x75\xa0\x33\xda\xcd\xb0\x0e\xb4\x7a\x85\x93\xc3\x77\x33\xac\xd3\x54\x4c\xd4\xd2\xec\xa6\x62\x02\xca\xb0\xbb\xdd\xbb\xa9\x98\x26\xf1\x9a\xa6\x62\x02\xca\xc0\xa6\x6c\x2a\xa6\xa6\xb7\x01\x6b\xca\x6e\xaa\x97\x36\x7c\x28\xf3\x36\x7c\xe8\x38\xbd\x8c\xbb\x91\x44\x29\x94\x81\xb1\xd8\x54\x42\xc0\xef\x32\x86\x30\xec\x08\x8a\x49\xbb\xbb\xa9\x98\x1a\x6a\xe3\x98\x48\xfa\xa6\xde\x00\xca\x38\xfc\xa7\x2f\x4b\x71\x0d\x8f\xf7\x6e\x8a\x6b\xa0\x0c\x67\xdc\xb0\x4e\x33\x5e\xc3\xe1\x25\xbb\x19\xaf\x01\x8a\x56\x7c\xd3\x01\x69\xc4\x3f\x0e\x36\x82\x77\x33\x00\x02\x14\x0a\xc9\x77\x23\x17\x71\x37\xac\xf8\x72\xd8\xa6\x19\x0f\x14\xa8\x04\x76\xd3\x8a\x6f\x08\xd8\x42\x49\xdb\x6e\x0a\x58\xa0\x40\xdd\xbf\x9b\x02\xb6\x21\x60\xcb\x81\x2d\xd7\x14\xb0\x40\x81\x6e\x7d\x37\x05\x6c\xdb\xd6\x09\x11\xee\x6c\x1a\xde\x40\xd1\xc3\x68\x06\xeb\x81\x52\x0e\xc2\x88\x8d\x14\x48\xa1\xe8\x61\x34\xe3\xf7\xc0\xef\x32\xfa\x6b\x00\x1f\x28\x7a\x18\x6d\xbb\x7a\xd9\x0a\x2e\x9c\x32\xb2\xdb\xe5\xf4\x5e\x4e\x2f\x6f\xe1\x72\x7a\x2f\x27\x04\x99\xd7\x14\xfe\x40\x81\x5c\x6c\xb7\xcb\xee\x5e\x4e\x08\x52\xaa\x29\xfc\x81\xa2\xbf\xd2\x14\xfe\xed\xf2\xa1\xae\x5e\xe5\x31\x50\xf4\x57\x9a\xf2\xb8\xdd\x4e\x08\x16\x4e\x33\x22\x04\x14\x2a\x06\x77\x53\x1e\xb7\xdb\xe9\xc5\x4e\x69\x8a\xcb\x86\x68\x1c\x4e\xa5\xa2\xb1\xdd\x3e\x14\x5b\xa0\x29\x1a\x81\x42\x69\xfb\x6e\x8a\xc6\x86\x15\xff\xf3\x00\x68\x73\x91\x3f\x8e\x94\x07\x28\x1a\x81\xdf\x65\xb6\xd9\x11\x2c\x7b\x6a\x9b\x77\xd3\xb2\x6f\x8f\x7d\xc3\xd8\x68\xc6\x92\x1a\x39\x38\x03\x23\xbb\x3d\xf6\xed\x07\xa5\x70\x4a\xd0\x6e\xd4\x1c\x08\x65\xf8\x9a\xb5\xec\x81\xdf\x65\x0c\xcb\xf8\x12\x50\x86\xaf\xf9\xf5\x3b\x7d\x7d\x0b\x68\xef\xf6\xfa\x16\x08\x43\x0d\x5f\xb3\x51\xa8\xf6\x3a\x21\x68\xca\xae\x3c\xee\xc5\xf7\x8c\x4e\xe9\xc6\x6b\x3a\xe6\x33\xc9\xb4\xbb\x6b\x3e\x77\xe4\x31\xd5\x6a\x7f\x6a\xef\xae\xb8\x06\x0a\xd5\xe7\xbb\x2b\xae\x3b\x1b\x08\x56\xb3\xed\xee\x06\x42\x47\x5c\x73\x9c\xd6\xee\x8a\xeb\x7e\x56\x2f\xfb\xcd\x44\x3f\xed\x13\x1b\x08\x9c\xe2\xb2\xbb\x1b\x08\x40\xa1\x6e\xec\xf7\x23\x6c\x5b\x5c\xe6\x3f\x7d\xc0\xc9\xa8\xa9\x0c\xdb\xbd\x3a\x6a\xd2\x39\x29\xa2\xdd\x9d\xfc\x9d\xdd\xab\x0f\xc5\x31\xee\x8a\xeb\xae\xb8\x46\x98\x76\xc5\x75\xaf\x4e\x04\x4b\xa3\x57\x47\x4a\x42\xa7\xde\x6d\xaf\x8e\xb4\xfa\x50\xde\x79\x77\x87\xa0\xb3\x43\xc0\x11\x46\xbb\xbb\x43\x00\xfc\x2e\xe3\x6e\x24\x6b\xee\xce\x0e\xb7\x4e\x70\x77\x87\xbb\x37\xe7\xcd\x49\x72\x9f\xba\xb3\x01\x4d\x66\xf1\xee\xee\x3f\xf7\xe6\x43\xf9\x18\xbb\xaa\x04\x28\x3a\xc1\x9d\x94\x9d\xdd\xbb\x23\xc5\xef\xe9\xaa\x92\xae\x2a\x41\x82\x77\x55\x49\xef\x56\xf8\x39\x7a\x03\x57\x1d\x4f\x45\x27\xb8\xeb\xa8\x00\xa5\x14\x3b\x42\xfe\xe4\xee\xaa\x12\x6c\xf5\xae\x2a\xe9\xd3\xbe\xe1\x82\x74\x2d\xd8\xbe\xbc\x8c\x7f\x6a\xc1\x76\xe5\xb0\x5b\xb0\x32\xa4\x0a\x85\x8c\xe6\x2d\x43\xea\xee\xca\xe1\xd3\x77\xaa\x1c\xee\xca\xe1\xe1\x3f\x7d\x0b\x44\x58\xcc\x14\xdf\xdd\x08\x4b\x47\x36\xc3\x9a\xb9\xbb\xa2\xb9\x13\x3a\x31\x55\x7c\x77\x43\x27\x50\xa9\x16\x7d\xe5\xee\xde\x2a\x50\xcc\xef\xde\xdd\xbd\xd5\xae\xb8\xe6\x33\xee\x8a\xeb\xbe\x2d\xe5\x43\x2a\xc8\xc2\xba\x3b\x65\x61\xf0\x9a\xef\xbe\x9d\x37\xe5\xb0\x9b\xa6\x5d\x39\xdc\x95\xc3\x18\xbc\x5d\x39\xdc\x95\xc3\x24\x5c\xef\xae\x1c\xee\xca\x61\x1c\xe3\xae\x1c\xee\x04\x62\x0a\xe7\x02\xec\x6e\x20\xa6\x63\x2b\x0f\xbf\x76\x4d\x65\xa0\x94\xd3\x85\xaf\xad\xdc\x89\xba\xc0\x1d\xb4\xbb\x41\x97\x6e\x85\x17\x89\xcc\xbb\x6b\xdd\x02\x85\x93\xce\x76\xd7\xb8\xed\xca\x3a\x37\x4d\xbb\xb2\x0e\x28\x7a\xe3\xdd\xb8\x79\x57\xec\x90\x97\xba\x87\x62\x67\x58\x2f\x44\xbe\xe4\x1e\x9a\x81\xa3\xd8\x91\xa4\xe9\xb4\xa9\x5a\xca\x18\xb4\x35\xdb\x18\x3d\x96\xe1\x30\xed\x64\x28\x9d\x48\x98\xdb\x43\xf1\x33\x14\x3f\xdf\x03\xe8\xef\xb0\x2e\x97\x5c\xb8\x3d\x4e\xff\xaa\x5c\x99\x36\x0d\x9b\x18\x16\x89\x62\x7b\x68\xcc\x01\x85\x54\xf5\x3d\xdc\x71\x1c\x0a\x0c\xd2\xb1\xf6\x50\x60\x0c\x05\x06\x26\xea\x50\x60\x0c\xeb\x6e\xdc\xb6\x1b\xee\xee\x01\x05\x96\xbc\x3d\xdc\xdd\x83\x6d\xb5\x7c\xf9\x2f\xd2\xad\x0a\x65\x4c\x9b\xbc\xdb\xf0\x6e\xbc\xad\xa1\x27\x0f\x14\x8e\x7d\xde\x43\x47\x1e\xfe\xd0\xdf\x65\xfc\xd5\x9d\xa0\xa1\xd5\xc3\xc6\xf2\xd0\xea\x19\x7e\x94\x6e\x0c\x0e\x3f\x4a\xa0\x90\x48\xbf\x07\x47\xf6\xee\xe1\x47\xe9\xc6\xe0\xf0\xa3\x04\x0a\x99\xf4\x7b\xf8\x51\x8e\xaf\x26\x13\xe1\x3b\x0c\x5e\x0e\xac\x1e\xd8\x65\xf6\xd0\xea\x19\x5f\xb9\x25\x72\x45\x42\x52\xa1\x40\x38\xb2\x87\x5f\xdb\xb8\x7d\x28\x72\x70\xe8\x9b\x01\x25\x30\x51\x25\xf0\xdc\xb0\x62\xfe\x84\x14\x23\x55\x6b\x02\x85\x23\xf2\xf6\x50\x69\x0e\x2b\xf5\x0c\x10\x8e\xd7\xbb\xbd\xde\x8d\xc1\xbf\xde\x4d\x45\x6a\xe4\x6f\xa8\x48\x81\x12\x58\xb2\x92\x61\xee\xe1\x8a\xe6\xf0\x91\x2d\xf5\xe5\x8e\xc3\x21\xd8\x74\xda\x64\x01\x27\xd6\x46\x18\xfc\x02\x4a\x60\xa2\xca\x90\xb9\x61\xa2\xfc\x5d\xc6\x5f\x75\x3b\x02\xb7\x23\x58\xa9\xa1\xdb\x11\x2e\x4b\x43\x1b\xe1\xb2\x04\x0a\x87\xb3\xec\x70\x59\xc6\xf9\x78\x59\xa7\x8d\x4f\x1c\x62\xcb\x12\xe5\x3f\xc4\xcd\x83\x04\xd7\x1d\xaa\x39\xf7\x19\x42\x35\x07\xf1\x65\x81\x93\x6b\x87\x1b\xe1\x40\xf9\xa2\x0b\x41\x95\x82\x50\xc2\xb9\x71\xf7\x24\x9a\xb3\x8f\x7d\x22\x1b\xa6\x50\x38\xa4\x68\x87\x1b\xe1\xe1\xa7\xa2\xef\x2d\x43\xa6\x50\x60\xe0\xd9\xe1\xa7\x12\x96\x9e\xeb\x54\x47\xfb\x9e\xc0\x44\x60\x4c\x86\x19\x5a\xa1\x9a\xd3\x0d\x0e\xd5\x5c\xb0\x11\xce\xd1\xd7\x5b\x72\xcd\x1d\xdd\x77\xc9\x57\x16\xba\x42\x40\x81\x1d\x6a\x4b\xa5\xb9\xc3\xef\xd3\xed\x88\xf0\xfb\x04\x4a\xf8\x7a\xfd\x3e\xc3\xef\x53\x87\x26\xfc\x3e\x81\x02\x57\xf0\x96\x72\x73\x07\x71\xb0\xcf\x05\x09\xe3\x60\x41\x1c\x0c\x22\x94\x1d\xc6\xc1\x80\xf2\x19\xe6\x41\x49\x99\x50\x02\xa9\x23\x35\xa7\x50\x3e\xc3\x3c\x8c\x8d\x01\x85\x43\xe4\x77\xb8\xdb\x13\xec\xf6\x7c\x86\x79\xb8\xdb\x13\xe4\x7b\x71\x3c\xe6\x0e\xf3\xbd\x22\xec\x9b\xfd\xd5\xff\x02\x0a\xb5\x2e\x3b\xf4\xbf\x22\x9d\x10\x57\xad\x9b\x42\x40\x09\x0c\xc7\x30\xdf\x0b\xf6\xcf\xf2\x59\xb5\x61\xb8\x0c\xfa\xcf\x42\x4d\xcc\x0e\x37\xc2\x81\xdf\x65\xde\xcd\x55\x3b\x4f\x2e\x63\x42\xa6\x83\x9f\x16\x28\x63\x06\xc6\x74\x58\x93\x65\x89\xd4\x89\xe9\xb2\x54\xfc\x51\xe8\xb5\x43\xf1\x07\x14\x4a\x59\x76\xe8\x07\x86\xe2\x8f\x4a\xaf\x2d\xe9\xa8\x50\x02\xcd\x17\x8a\xbf\xd0\xd8\xd0\x0c\x94\x88\x74\xc7\xf2\xa1\x36\xf9\x50\xc5\x9f\x16\x99\xe4\xa4\x1b\x26\xd2\x62\xfc\x37\x96\x23\xdd\xce\x1b\x82\x3e\xdc\x80\x09\xac\x08\x03\xbb\xa1\x15\x11\xdb\x87\x62\x43\x85\x1e\x1e\x50\xc2\x07\xe8\xe0\xc1\x6b\xfa\xbb\x8c\x37\x63\x4e\x15\x50\xc2\x07\xe8\x92\x85\x45\xe2\x1c\x43\xb1\xe3\xfa\xfe\xca\x10\x70\xa2\xc2\xed\x9c\x50\xa1\x6b\x80\x84\x0a\x3d\x1e\x87\xc0\x3f\x75\x5e\x42\x99\x1b\x08\xd3\x50\xe6\x86\x32\x17\xcb\x30\x94\xb9\xf1\x55\x47\xe3\xf2\x86\x32\x37\x94\xb9\x6c\x86\x86\x32\x17\xa2\xd4\xdf\x65\x3c\xc1\x60\x52\xb0\xc3\x6d\x98\x38\xdc\xe1\x06\xca\xbf\x8f\xd2\x6d\x09\xa0\x50\x6e\xb3\x25\x54\xdd\xa9\x18\x46\xfa\xc9\x9e\xba\xf3\xab\x73\xe6\x3b\x4d\x6a\x0d\x76\x92\x79\x15\x88\x37\x59\x50\x77\x1e\xf6\x83\x4f\x46\x1a\x54\xa1\x40\x37\xba\xd3\x0d\xee\xd4\x72\x81\xcd\x72\x4b\x8d\x2a\x14\xaa\x6c\xb6\xd4\xa8\x3b\x35\x49\x5c\xe4\x52\x9c\xee\x64\xe7\x3a\xb0\x83\xd2\x9d\xeb\xd4\x23\x8a\xe6\xdd\xb6\x6d\x08\x50\x64\x6a\x1a\xd3\x4a\x8b\x9d\x29\xea\xda\xa9\x97\x04\x14\xc3\xd5\x69\xe6\x55\xea\x38\x51\xd5\xb5\x53\xc7\x29\x31\x70\x0c\x57\xa7\x06\x4e\xaa\x70\x28\xb2\xda\xa9\xc2\x01\x0a\x25\x40\x3b\xcd\xbc\x4a\x15\x8e\xcb\x32\x55\x38\xa9\xc2\x61\x81\xc8\xd2\xba\x53\x3b\xc8\xf5\x96\xda\x41\x49\xe6\x15\x3c\xaa\x3b\xcd\xbc\x02\x4a\x31\xa6\x9f\xa6\x56\xa5\x1a\x85\x90\x6c\xaa\x51\x52\xc7\xe9\x7b\xa7\x3a\x4e\x40\x31\x46\x9e\xcd\xe9\x55\xa3\x7c\x6f\x46\x8d\x92\x6a\x14\xd4\x42\xaa\x51\xb2\x7f\xe5\xf2\x3c\x54\xf7\x07\x28\x9c\xbb\xb9\xd3\xe0\x1a\x50\xfe\x3d\xc1\x2c\x5d\xa0\x18\x71\x97\xe4\x75\xa7\x1e\xd1\xf7\x04\x3d\xa2\xc4\x23\x82\xd8\x7c\x4b\xe9\xba\x53\x8d\x02\x17\xd6\x4e\x35\x4a\xaa\x51\xb0\x46\x53\x8d\x92\x6a\x94\x40\xf1\xa4\x1a\x25\xd5\x28\x58\xa3\xb2\xc1\x6e\x78\x5e\x7f\x97\xfd\xcd\x8e\xb2\xd3\xa0\x5a\xb2\x19\x13\x18\xab\xe9\x5e\x0c\x50\x0a\xb4\x3e\x5b\xba\x58\xa1\x04\x56\x68\xaa\x83\x80\xdf\x65\x4c\x4e\xd8\x4f\xf5\x92\xdd\x54\x2f\x25\x1b\x2f\xc5\x9d\x81\x74\xe3\x05\x28\x1c\x9e\xbd\xd3\x8d\x97\x54\xe1\xc0\xb0\xbb\x53\x85\x03\x14\x8e\x0e\xdb\x69\x7a\x41\xca\x44\x92\x18\x16\x99\x5f\x9b\x43\x60\x5a\x55\x11\xa9\x18\x4e\x3f\x3c\xc5\x30\x50\x12\x63\x35\xf5\xf9\x52\x67\x2e\x71\x65\x53\x67\x0e\x28\x90\x4b\x6f\x29\x6f\x77\x2a\x86\x93\x28\x63\x2a\x86\x81\xc2\x81\x78\x3b\x0d\xc7\xa5\x62\x98\xc2\xab\x9d\x8a\x61\xa0\x70\x02\xce\x4e\xc5\x70\xea\xcc\xa5\x9f\xb6\xce\x5c\x52\x7f\x0c\x4b\xf0\xce\xcb\x79\xbb\x4e\x2f\xe3\x6e\x97\xeb\x0c\x07\xef\x7b\x31\xfa\x77\x29\xf1\x47\xfa\xf9\xe8\xe0\x01\xff\x5e\x8c\x1b\x2f\xa9\xcf\x47\xf1\xd5\x4e\x7d\x3e\xe0\xdf\x8b\x71\xcb\x24\x8d\xbd\xa5\x0b\xde\xd8\x1b\x50\x12\x2b\x25\x8d\xbd\xa5\xf6\xb6\x11\xf7\xd4\xde\x06\x4a\x16\x9b\xec\xc7\xed\xcb\x72\x71\xb9\x2d\x01\x14\x8e\x2a\xda\x69\xec\x0d\x28\x65\x3a\xe5\x26\x68\x01\x85\x43\x48\x77\x1a\x8e\x03\x7e\x97\xd9\x66\x47\xd8\x69\xe7\x40\x81\x2d\x35\xf0\xce\x47\xee\x02\xa7\xdc\x6d\x89\x24\x8f\xeb\x5b\x5b\xe6\x71\xa5\xea\x6b\x3a\x2c\xd5\x17\x50\x20\x4f\xdc\xb2\x0a\xef\x54\x7d\x19\x98\x4f\xd5\x17\xf0\x6f\x09\xaa\xbe\x52\x5f\x60\xfa\x04\x7d\x81\x7c\x7d\x28\xd3\x6b\x1e\x17\x50\xca\x3c\xbd\x9b\x12\x1c\x95\xc6\x09\x2b\x5b\xfa\x61\xe1\x77\x19\x23\x75\x7f\x04\x28\xf9\xfd\xd3\x79\xd3\xb3\x98\x58\xa8\x53\x95\x06\x01\xf1\xaf\xad\xd3\xd6\x6c\xe3\xcd\x70\xb7\xa9\x67\x31\xd5\x38\x14\xa5\x6d\xa9\x82\x85\x92\xde\x4d\x27\x78\x16\x9f\x80\xe9\x22\x57\xb0\x50\x38\x5a\x6e\x4f\xf7\x42\x66\x75\x2e\x31\x36\xa6\x66\xfc\xac\xf6\xd7\xa6\xc7\x26\xef\x86\x08\x9f\x8a\x6b\xa0\x40\xb6\xb8\xa7\xe2\x7a\x2a\xae\xa1\x40\xdc\x53\x71\x0d\x14\xce\x9c\xd9\xb2\x11\xef\xa9\x65\xcf\x69\x22\x5b\xa2\x61\xa1\xa4\xa3\xd2\xb2\x9f\xcd\xc5\x35\xbd\xdb\x6b\x1b\x8b\x0b\xb3\x78\x1a\xfa\x9a\x1f\x0d\x05\x92\x4b\x42\x62\xa1\xb8\x57\x29\x21\xf1\x86\x6a\xf8\x77\x19\x0f\x75\xcb\x64\x52\x54\x01\xcb\xe2\x9e\x16\x55\x4c\x84\xff\xc9\x59\xec\x7b\x2a\xfc\x81\x02\xa1\xf2\x9e\xee\xe5\x4f\x84\xff\x49\x15\xd8\x9e\x0a\x7f\xa0\xb8\x67\x39\x15\xfe\x13\x3f\xe1\xa4\x0a\x6c\x4f\xfd\x84\x39\x7c\x28\xdd\x75\xf7\x1d\x28\xe7\x51\xfc\xeb\xb6\x8d\xc5\x55\xfd\xa7\xfd\xb0\x7a\xf8\x28\xfe\xd5\x8e\xa0\x04\xa8\x8a\xdd\x53\x25\x30\x43\xfe\x0b\x56\xf9\xd4\x77\x98\xf8\x09\x6e\x6d\x4e\xfd\x84\x19\xf6\xcd\x55\xa3\x74\x07\x8a\x7b\x96\x53\xe9\x3e\xc3\x09\x71\x39\x28\xdd\x81\xe2\x9e\xe5\x54\xba\xcf\xfc\x48\x37\xe8\xaf\x7e\xc2\x4c\x1f\xca\xbc\xb9\xad\x0e\x94\xf3\x70\x92\x60\xad\x12\x8a\x7b\x96\xd3\x1d\x1e\xe0\x77\x99\x6d\x76\x84\x94\x5c\x0e\xc6\xd8\xd3\x8c\xdc\x69\xc5\x31\x24\xd6\x7b\xe6\xd7\x91\x87\xcb\x98\x10\x3d\x8c\xb9\x1c\x82\x93\x64\x30\x10\xd2\xe7\x92\xd8\x46\x92\x3e\xef\xb9\x7c\xa7\x84\x16\xa7\x2a\x65\xaa\x52\xb0\x8d\x24\x82\xde\xb0\x3e\x97\xf3\xc0\x26\x91\xf6\x59\x28\xd9\xff\x3e\x91\x72\x4f\x35\xce\xdc\xf6\x29\xbc\xb3\x7d\xda\xf6\x89\xb9\x31\x7c\x38\xad\x96\x3e\xd2\x87\x39\x1c\xb4\x10\x54\xf5\x7b\xaa\x84\xa6\xe5\xd2\x86\xfc\x25\x99\x16\x0a\x15\xc7\x7b\xaa\x98\xe6\xe5\x2b\xf7\x33\xd6\x67\x98\xf8\x07\xea\xd1\xa9\x7f\x30\x2f\xfb\x96\xfe\xd5\xbe\xa9\x71\x86\x0f\x70\xa6\xad\xab\x86\x06\x76\x4f\x23\x8f\x10\x54\x17\x48\x4a\xf7\x34\x8f\x6b\xde\x3e\x14\xa3\x68\x1a\x65\x84\xa1\xba\x70\x7e\xfb\x9e\xee\x97\x03\xbf\xcb\x78\xe5\xee\x97\x03\x9f\x56\x9e\x6e\x00\x4d\x4b\xab\xad\x77\x93\xdc\x7a\x4f\xb4\x50\xfa\x42\x54\x42\x53\xc6\x0c\xc8\xc6\xf7\x54\xe3\x4c\x35\x0e\xca\x7b\xaa\x71\x80\x72\x16\x2c\x8b\xe9\xa6\xd0\x64\x07\x28\x7d\x31\x6e\x00\x4d\x14\xd3\x09\x6d\xe0\x9e\x2a\x26\xa0\x70\x50\xc6\x9e\xee\x97\x4f\x4b\xb5\x8b\xb2\x43\xc5\x34\x55\x4c\x24\x41\xc9\xb2\xbd\x27\x0e\xd3\x09\xbd\xe0\x9e\x3a\x4c\xf3\xf5\xa1\x74\xd7\x3c\x2e\xa0\x9c\xb0\xfd\xed\x69\x1e\xd7\x44\x0b\x69\x31\x4c\x95\xd0\x94\x83\xa3\xa0\xbf\x96\xaa\x04\x3a\xee\x42\x21\xf6\x5e\x7a\x47\xeb\x70\x08\xc4\x18\xa4\xe8\x16\x4a\x62\xe7\x2e\xb3\xb1\x96\x34\x19\x6e\x8f\x2c\xc3\xae\xc0\x67\x58\x2c\xf7\x89\xa0\xda\x2e\xa7\x1b\x1a\xcb\xb8\xd1\xc2\xca\x4f\x16\xcd\xd2\xca\x5f\xd5\x09\xc1\x63\x5a\x6a\x17\xe0\xb3\x3f\x96\x29\xb6\xab\x3a\x04\xa6\x5c\xe6\x6e\xa1\xc0\xb6\xbd\x97\xda\x65\x49\x82\xc1\xc1\x75\x7b\xb9\xb3\x02\x14\x18\x92\xb7\x04\xdf\x7b\x35\xfb\xc6\x94\x2f\xc3\x4b\x8b\xa2\x40\xad\x99\x65\x4d\xe0\x92\xe0\x02\x2e\xab\xbd\xdc\x6c\x01\x0a\x47\xc8\xef\xa5\x5e\x02\x7e\x97\xf9\x57\xfb\x8b\x62\xe2\xb4\xe1\xbd\xd4\x4b\xab\xbb\x90\x9c\x72\x5d\x0b\x08\xc3\x0b\xf5\xea\x7b\x19\x85\x82\x30\xfc\x77\x99\x6d\xf6\x8d\x7d\x7b\x4d\xa8\xe5\xbe\xfd\x52\x09\x15\x27\x49\x25\x04\x7c\x26\xd4\x52\x09\x2d\x89\x8e\x8a\xc3\xd2\xb5\x80\x33\xfc\x33\xa1\x96\x1b\xf2\x40\x39\x2d\xd9\x5b\x66\x8a\xc1\x23\x5e\x26\xea\x4b\x1e\xf1\xbd\xf0\x13\xce\xd3\x8e\xe8\x28\xfc\x3f\x63\xef\x93\xbb\x3b\x8c\x9b\x6b\xce\xb3\x8a\xda\x41\x7f\xa2\xfe\xd9\x40\x21\x93\x1e\x77\xef\xc1\xa6\x6c\x20\x83\x24\x85\xea\x64\xff\x0d\x3d\x8f\xeb\x5e\xdc\x4c\x4e\x0d\x0e\xde\x03\x43\xdf\x4f\x94\x2c\x93\x14\x45\xbd\xbc\xd8\x14\x9c\x98\xaf\xcb\x4d\xc1\xa5\x75\x09\x5c\xd4\x4b\xeb\x02\x14\x33\x25\x2e\x03\x53\x97\xd6\x25\x70\xd2\x2e\xad\x0b\xf0\x39\x64\x97\xd6\xe5\x92\xc7\xc8\x2b\x7b\x97\xd9\x58\x17\x66\xe3\xfc\x1e\x39\x04\xcd\x06\x8c\x41\xf7\xa5\xd9\x00\xca\x89\xcd\xbc\x34\x1b\x17\x51\xa8\xf0\x20\xe8\x32\x0a\x05\x94\x13\x9b\x79\x69\x22\xae\x4b\xd9\x70\x5d\xa4\x4c\xbf\x2f\x22\x3d\x67\xf1\x91\x13\x42\xa4\x27\x60\x4a\xb9\x2f\x23\x3d\xd7\xe5\x5f\x63\x54\xd7\xf7\xd7\x9c\x37\xd4\xf6\xa5\xd9\x00\x3e\x67\xf1\xd2\x6c\x00\xbb\x19\x73\x69\xf0\x1b\xf8\x9c\xc5\xcb\x93\xa6\xeb\x23\x3d\x42\x1f\xcb\xdd\x7e\x5f\x1c\xef\xeb\x2c\x5e\x1e\xef\x03\x25\xbc\x7a\x76\x79\xfa\x04\x7c\xfe\xe3\xa5\x45\x01\x76\x33\x9f\x29\x2f\x56\x86\x32\x67\xf7\xa5\x95\xb9\xd2\x77\xca\x2e\xe9\x72\x77\x02\x94\xd3\x39\x72\x73\x72\x69\x3e\x3c\xe1\xb9\x34\x1f\x40\xa1\x10\xcc\x7d\x19\x71\xba\xd6\xd7\x8c\x4e\x55\xf8\xd7\x72\x08\x8c\x4a\x85\x7f\xbd\xbe\x2c\x17\xb9\xee\x33\x50\x20\x49\xb8\x2f\xbd\xe7\xeb\xe3\x18\xc2\x6b\xbd\xd5\x6f\x40\x39\xf1\xdb\x6e\xe8\xf1\xee\xfb\x27\xdd\x12\xf2\xde\x7a\xcf\x40\x39\xd9\x49\xde\x7a\xcf\xf7\x4f\x5e\x23\x1c\xc8\xdb\x50\x0f\x50\xce\x7f\xa2\x9c\xf4\x7d\xc3\x44\x21\xec\xbf\x72\xf0\xec\xf5\xd9\xcb\x5f\xd9\x83\xbe\x8d\x17\x01\xbb\xd9\xc9\x33\xe5\xe4\xf4\xeb\xc4\xb1\xb9\x3d\xfd\xba\xf1\xe8\x83\x6b\xf0\xf7\xad\x47\x0f\x14\xea\x6c\xdf\xb7\x1e\xfd\x4d\xbc\x28\xbc\xca\x75\x1b\x30\x02\xca\xa9\x1c\xc6\x8b\xee\xe2\x7c\xe1\x00\xdd\x3a\xfe\x40\x39\x95\x43\xc7\xff\x26\x10\x14\xde\xfe\xbe\x8d\x04\x01\xe5\x54\x0e\x4f\x23\x80\x12\x5e\x9d\xbe\x3d\x69\x07\x0a\x15\x84\xef\xdb\x78\xd1\x5d\x9d\x7d\xdc\x83\xdb\xe0\xd0\x4d\x24\x88\x5a\x15\xf7\x6d\x20\xe8\xd6\x6c\x78\xef\xf8\xd6\x6c\x00\x05\x16\xf0\xfb\xf6\x54\xfd\x96\x13\xa9\x62\xd0\x6f\x8f\x1b\xee\xbd\x11\x29\xe6\x45\xdd\xd5\x19\x97\xee\xc8\x7b\xc7\x92\xfb\xdf\x30\xf9\x17\x78\x2a\xee\xdb\x53\xf5\x5b\xbe\x23\xaf\x99\xdd\x4d\x41\xb0\x11\xa7\x83\xd7\x44\x00\xbb\x19\x73\xe9\x11\x04\x50\x4e\xbc\xbf\x5b\xb3\x71\x6b\x0f\xbc\x8d\x76\x6b\x0f\x80\x72\xa2\x27\x6e\xcf\xe8\x6f\x89\x91\xbc\x8d\x66\x49\x81\xfb\x66\xa3\xe2\x56\xeb\x76\x9f\x72\x77\x87\x80\x75\xb1\xcc\x80\x50\x4e\xdc\xbb\xdb\x33\xfa\x5b\xb3\xe1\x39\xdf\xad\xd9\xb8\x35\x1b\xa8\x93\x5b\xb3\x71\x0f\xd7\x1b\x51\xaa\xdb\x1d\x08\x50\xcc\xd9\xba\x3d\xa3\x07\x4a\x78\x7f\xec\x36\xdd\x0b\x28\xe6\x6c\xdd\x5a\x92\x7b\xb8\xde\xb0\x5f\xb7\x3b\x10\xa0\x9c\xbe\x66\x37\x20\x37\x6a\x38\xbc\x66\x7b\xab\x87\x81\x72\xe2\x05\xde\x7a\xef\xb7\xaa\xd9\x1b\x91\xb7\xaa\xf9\x56\x35\x0f\x1f\x7d\x7f\xed\xb5\x19\x7f\xcd\x7c\x5a\xa0\x50\x6a\xff\xb6\x7c\xc2\x7d\x73\x54\x19\x1e\x55\xde\x1e\x55\x02\x85\x92\x1d\xf7\xed\x51\xe5\xad\xa2\xf7\x86\xda\xad\xa2\x07\x8a\x69\x67\xb7\xb1\xa4\xdb\xfd\x41\x73\x58\xee\x0f\x6e\x15\x3d\x1e\xea\xad\xa2\xbf\x75\xfc\x9b\x82\xe8\xf8\x03\x05\x82\xec\xfb\xd6\xb3\xbf\xc9\xe3\x8a\x86\xd3\x73\x9b\xc7\x05\x94\xd3\x75\xaf\x52\xbf\x6f\x47\x8a\xd3\x73\xeb\xc6\x03\xe5\x74\xdd\xeb\xc5\xdf\xaa\x66\xaf\x24\xdd\xaa\xe6\x5b\xd5\x6c\x07\xaa\xe6\x5b\xd5\xec\x25\xa2\x5b\xd5\x7c\xab\x9a\xfd\x3c\x54\xcd\x77\xda\x29\xbe\xdc\x6d\x90\x08\x28\xa7\x72\x18\x24\xba\xf1\xe2\xa3\xb1\xf3\xbe\x75\xe3\x81\x72\x4e\x1f\x29\xc7\x6b\xa7\x38\x42\xb7\xa1\x93\x9b\xd0\xc9\x89\xee\xbf\x0d\x9d\xdc\x2a\xfa\xae\xba\x56\xd1\xdf\x2a\x7a\xbf\x49\x15\xfd\xfd\xca\x25\xc6\x36\xfb\x36\xf2\x0f\x94\x93\x6f\x52\x66\x71\xa1\x9c\x7c\x7f\xa9\xee\x97\x6c\x3c\xbc\xa4\x20\xdb\xb8\x50\x4e\x3c\x65\x98\xc7\x37\x4c\x9b\x4d\x9e\x1d\x3e\x43\x5c\x66\x37\x3d\x20\x90\x6e\x3c\xbc\x56\x20\xdf\xf8\x9d\x9a\x08\x3e\xd3\xd4\x06\xa4\x36\x80\x52\xad\x77\x6a\x03\x52\x1b\xc0\x67\x2a\x2d\xb9\xb0\x9b\x35\x9e\x29\xaf\x36\x80\x97\x60\x45\x8d\x3b\x8b\xd4\x6d\xa8\xc1\x34\x03\x22\xb5\x01\xf8\x8a\xd2\x97\xdf\x59\x3e\xd9\xfc\xa9\xb2\xa1\xf0\xa9\x8d\x72\xcb\x5f\x7e\x43\x56\xbe\x9b\x31\x49\x1e\x10\xc0\x50\x5e\x60\xb7\xb9\xd3\x03\x02\xa0\x44\xef\xfe\x74\xfa\x6c\xfe\xeb\x5f\xe2\x87\xaf\x98\x9e\x19\xa4\xa6\xc2\xdb\x07\xa9\xa9\x00\xe2\x87\xaf\x98\x9a\x0a\xf8\xce\x77\x33\x86\xe0\xa1\x01\x10\x3f\x9c\x56\xc9\xcf\x6f\x08\xcf\x77\x33\x04\x31\x4f\x0b\xf6\xf3\x2f\xe6\x22\xfb\xf9\x9d\x5a\x14\xef\x0b\xa4\x16\x05\xf8\x62\x2e\x69\xda\x45\x6a\x51\xfa\xf8\x73\xd5\xcb\x5b\x12\x75\x21\x7e\xe8\xab\xd4\xe0\xa4\x1b\x10\x0f\xd3\xe5\x47\xbf\xe1\x44\x8f\x1f\x6e\x6e\xba\xd9\x00\x4a\x98\x8b\x9f\xee\x36\x72\x1b\x9c\xf8\xe1\xe6\xa6\x06\x27\xb5\x24\x9d\x2f\xca\xfa\x25\x42\x98\x77\x9a\x5a\x12\xa9\xd5\xc3\x24\x7b\xb9\xd5\x6f\x88\xd4\x83\x02\xba\xb7\x44\xea\x77\x36\x65\xf3\x1b\x30\xe4\x05\x7c\xe1\xa2\xd4\x92\xc8\x78\x1e\xdd\x05\xef\xfe\x00\xf8\xc2\x45\xe9\xa1\x45\x1a\xa6\x31\x7f\x3b\x0d\xd3\xe4\xc1\x10\x70\x7d\x53\x7f\x3b\x55\xea\xe6\x32\xa6\x4a\x1d\x88\x1f\xae\xaf\xe4\xe2\x77\x12\x92\x09\x4f\x7d\xd3\x98\x0c\x84\xe3\xf1\x0b\x7f\xa9\x1c\xc7\xc7\xc6\xc7\x02\x3a\x3e\x41\x1e\x9a\xf9\x4b\xbf\x1e\x2e\x49\x84\x09\x89\x52\x8e\xdf\xd0\x8c\x7f\x31\xaa\xf4\x20\x18\x28\xe1\xe1\x70\x9e\xae\xda\x93\x55\x1b\xfe\x52\x71\xb9\x38\x1d\x03\x37\x25\xbd\x39\x9d\xe7\x45\x33\x26\xc4\x2b\x81\xd0\x91\xef\x66\x08\xe2\xe1\x30\xdc\xe4\x5f\x28\x4b\x6e\xf2\x3b\x35\x38\xde\x80\x4b\x0d\x0e\x10\x3f\xe7\x48\x83\x93\xd7\x27\x1b\x93\xe4\xfd\x3f\xa8\xcc\xe3\x87\x4f\x9b\x1a\x9c\x74\xcb\x40\x85\xd3\x3b\xdd\x32\x40\x49\x1e\xa6\xf5\xa6\xdb\x03\x60\x37\x43\x10\xf7\x07\x79\x33\x21\xce\x91\x67\xc8\x69\x28\xc9\xac\xbe\xd4\xf1\x87\xa0\x3c\x7e\xd5\x5f\x3a\xe3\x1a\x1c\xf3\xf0\x52\x83\x03\x84\xd9\xbf\x92\x96\xdf\xa9\xc1\x31\x0f\x4f\x8a\x72\x21\x7e\x4e\xa5\x06\x47\xa6\xf1\x80\x5a\xf4\x96\x6a\x5c\x88\x9f\x53\x69\x3c\x08\xd8\xcd\x10\xc4\x4c\xb4\x5c\x8c\x54\xc5\x69\x26\x1a\x24\xe5\xbb\x19\x43\xf0\x08\x02\x08\x73\x89\x65\x29\xbf\xa5\x24\x0f\xaa\x21\xde\x72\x92\x0b\xf1\xf3\xc5\x98\xb0\x96\xcb\x09\xc1\x18\xa6\x71\x23\x20\x28\x6b\x79\xa7\x61\x23\x69\xbd\xc3\x24\x36\x79\xbd\x6f\x48\xbc\xe3\xe7\xfb\x33\xe6\x92\x5a\xb9\xc9\xee\x36\xb5\x72\x40\xc0\x8c\x75\xa7\xc9\x42\xa9\x95\x33\xe5\x47\xb2\x6f\x21\xcc\x73\xce\xf7\xeb\xf4\xb5\xd9\x96\x4d\xb6\xef\x7b\xb9\x77\x31\xe5\x46\x6e\xef\x1b\x22\xef\x80\x2d\xeb\x96\xc8\x5b\x28\x61\x92\x8c\x4c\xde\x42\x50\xfe\xef\x5e\x9a\x34\x60\x37\x0b\x9e\x9d\x3e\x43\xfd\x74\x3b\xb8\x7c\xa4\x20\x7c\x5a\x72\x79\x0b\xf1\x63\xbd\xc9\xe5\x7d\x2f\x0d\x13\x35\xce\xee\xa5\x61\x02\x02\x8a\xae\x7b\x19\x23\x5a\x5a\x1c\x33\x4c\x96\x16\x07\x08\xca\xfa\xdf\x2b\xbe\x66\x4e\x12\x6f\x4b\xbe\x6d\x21\xa8\x57\x72\x2f\xcd\xc6\x52\x1f\x4f\x47\xaf\x3e\x06\xe2\x87\x4f\xb9\x0c\x08\xc9\x75\x1d\x1e\xfb\x4a\x76\x7d\x2f\x15\xed\xf0\x91\x23\x55\xd1\x7a\x4c\xbd\x54\xb4\x40\x98\x0c\xbe\xf4\xe2\x97\x8a\xd6\x63\x6a\x29\xae\x85\x80\x65\xec\x96\xe2\xfa\x5e\xfa\xe2\x1e\x22\xcb\x5e\x7d\xc3\x58\x1d\xe6\x8c\x2f\xcf\x11\x3e\x12\x6a\xcf\x78\x65\xa1\x16\xe2\x87\x17\xb8\x3c\xf6\x5d\x1e\x10\x78\x18\xb9\x3c\x20\x00\xbe\xf8\xf2\x32\x91\xe8\x23\x85\xf6\x2a\x97\xac\xd0\x37\x4c\xd0\xf1\xc3\x0b\x5c\xde\x6d\x5b\x6a\x77\x0f\x5b\x96\xda\x1d\xf8\xe2\xcc\xcb\x64\x9d\x65\x34\xc5\x53\x94\x65\x34\x05\x7a\xe8\x30\x03\x7d\xa9\xc9\x97\xbe\xb8\xc7\x23\xb2\x40\xdf\x30\x3f\xc7\x8f\xcf\x79\x79\x83\x1b\xd8\xcd\x18\xbd\x09\x3c\xc0\x17\xb5\x5e\x6a\x72\x60\x37\xf3\xa7\x0a\xa2\x76\x3f\xca\x9f\x8d\xf7\x52\xf9\x2f\xb5\xba\xe7\x1d\x4b\xad\xbe\xd4\xea\xbe\x37\xb5\x3a\x50\xc2\x83\x0c\xa9\xa9\x85\xf8\xa1\x14\x96\x99\x41\x4b\xad\xee\x41\x86\xdc\xd4\x42\xfc\x7c\xbd\x6a\xf5\xa5\xba\x86\x08\xf4\x5e\xaa\x6b\x20\x28\x70\x73\x2f\x23\x3c\x1f\x5f\xb5\x31\x72\x09\xab\x85\xf8\xa1\x62\x96\x87\xc8\x1f\x31\x34\xe5\x9a\x6f\x99\xa1\xef\xa5\xae\x3b\x7c\xe4\x48\xd5\x75\x06\x23\x97\xba\x6e\xa9\xeb\x88\x98\xac\xf5\xfd\x35\x47\xca\x66\x4e\x52\x69\xe1\x0b\xb8\x4b\x2a\x7d\xaf\x8f\x6b\x14\xbf\x6e\x19\xae\x06\xe2\xe7\x0a\xf5\x68\x75\x71\x66\x1a\xc6\xde\x96\x67\xa6\x40\x50\x58\xe7\x5e\x9e\x99\x2e\x35\xe7\xc9\x01\xe9\x52\x73\x02\xf1\x63\xcb\xb0\x4c\xf9\x59\x6a\x4e\xc3\x60\xd2\x4f\x0b\x21\xab\x9d\xe5\xbc\xee\x8f\x45\xfa\x24\xc2\x23\x8d\xb4\xf0\x1d\x06\x3c\x7a\xf9\xb0\x49\x97\x30\x38\xf4\xe8\xd2\x03\xdf\x61\xc0\xa3\xe2\x04\x76\xb3\xca\xb3\xee\x33\xa6\x17\xdf\xf7\x51\x99\x7e\xdc\xd2\x67\xb5\xd3\xf4\x19\xf6\x8b\x6c\x04\x99\xa4\xef\x47\x2d\x69\x4c\xe4\x51\x4b\x02\xdf\x61\xc0\xa3\x96\x7c\xd4\x92\x06\x3b\x64\x9c\x16\xa2\xfc\x7c\xa4\x1c\x86\x70\x0c\x76\x3c\x86\x70\x9e\xb2\x68\x86\xb8\xe6\xf7\x00\x25\x0c\x4f\x3c\xe5\xf5\xd9\x4b\x33\x7e\xa9\x97\xff\xd1\x3d\x1b\x9e\x90\xef\xf9\x86\xe3\xf9\x3b\x5a\x78\x74\x47\x1f\xb5\x24\x65\x5d\xef\x47\x2d\x09\x04\x45\x89\xee\x47\x0f\xf5\x51\x4b\x9e\xac\x1a\xe9\x9d\x85\x28\x3f\x7f\xb9\x7c\x24\xd1\x2c\xef\xf9\xd1\x45\x05\xc2\xeb\x1e\xb2\x40\xdf\x8f\x81\x0d\x28\x37\x6f\x09\x9e\x6f\xd8\x9c\xa3\x60\x20\x65\x73\x16\x4a\x75\xbb\x21\x9d\xb3\xf0\x1d\x7b\x3c\xea\x57\x60\x37\xf3\xa7\xca\xdb\x6f\x9a\x21\x87\x21\x72\x68\x9d\x77\x33\xe6\xcd\x43\x59\x38\x9e\x43\x0a\x42\x39\x9e\xef\x07\xd5\x5c\xdd\x01\x3c\xaa\x66\xe0\x3b\x1d\x91\xf7\xf9\x86\xe4\x79\x37\x63\x92\x54\xcd\x40\x78\xc7\xe4\x51\x35\x4b\xfc\x5c\x7f\x0e\xcb\x50\x3a\x10\x94\x1f\xba\x1f\x8f\x73\xa1\x79\xde\xcd\x90\xcd\xe8\x3a\xe4\xcd\x41\xfd\xa1\xfb\x31\xba\x0e\xec\x66\xc8\x6b\x2a\x28\x25\xea\xa2\xf8\x79\x78\x76\x0b\x93\xf3\x6e\x86\x6c\xd3\x1e\x26\x0b\x29\xfc\xa5\x2f\x66\xda\x29\x36\xfe\xd1\x6c\x00\xe1\x8d\x95\xc7\x1c\x4f\x18\x9f\x77\x33\x5e\x96\x66\x03\x88\xe2\xc7\xa6\xd9\x80\xf2\x79\x37\xa3\x53\x43\x38\xf0\x3c\x47\xc1\x44\x3c\x7a\xf6\x40\xa9\xba\xa8\x8f\xae\xfd\x83\xd9\x28\x7e\x6c\x9a\x0d\xca\xe0\xed\x66\xbc\x05\x7d\xf6\x67\x2b\xf4\xef\x54\xe9\x31\xc7\xf3\xb9\x6c\xe6\x97\x65\x08\x07\x08\xea\x10\xdd\x8f\x1e\x35\x24\xce\xa5\xea\x08\x3d\x06\x36\x60\x74\x8e\xe2\xa7\xab\x9f\xf9\x2c\x47\xea\xb2\x54\xf7\x02\x51\xec\x40\xd7\xf3\x59\x2e\x4b\xf5\x8a\x37\x81\x21\x80\x0e\x2f\xdd\x3c\xea\xde\x67\xd9\xa9\x0a\xc3\x54\x17\x20\xbc\x74\xf3\x78\xee\xf8\x70\xc8\x58\xbf\x8f\xd2\x43\xc6\xe7\xe1\x9d\x36\x1f\xf9\x4e\x39\x3d\xac\xdf\x47\xe9\xe9\x21\x10\xd4\x2c\xba\x65\x7a\xbe\x21\x59\x2e\xd5\x85\x2f\xcb\xb2\x50\x6a\x41\xe7\xbd\xaa\x4b\x20\x0a\x36\xeb\x35\x26\x02\x01\xf3\x6e\xe6\x4f\x0f\x9f\x31\xe5\xec\x44\x5e\x3d\xc3\xb7\xd8\x8c\x89\x7b\x8d\x47\xbf\xc5\x66\x74\x50\xbe\x66\x97\x5c\xc2\xff\x44\xdc\xfc\x35\x54\xf1\xaa\xeb\x88\x10\xbc\xea\xba\x7f\xb0\x1b\xfb\x4c\x57\x0f\x4a\xe3\x90\x73\xf3\x75\xeb\xfd\x0f\x7a\x63\x94\x98\xfc\xc6\x42\x50\xc6\xe8\x7e\xcd\x2c\x81\xf2\xb8\xd4\x82\x12\x93\xf3\x58\x08\xea\x18\xdd\xaf\xba\x0e\xce\xe3\xdd\x8c\x89\xd0\xd5\x83\xe8\x38\x28\x64\x74\x5b\x95\xef\x7e\xbb\x4c\xc2\xa8\x9d\xd7\x50\xec\xab\x12\x1b\xfe\x92\x17\xf7\xb2\x6f\xad\x54\x5b\xbd\x5f\xbd\x1d\x20\xa4\xe6\x94\x24\xf8\x7e\x65\x7b\xf4\x90\xe5\xd5\x8b\x00\xa2\x7c\x8f\x7c\x6f\x69\xa7\xd8\xdb\xd7\xcd\x16\x10\x94\x3c\xba\x5f\xb3\xc2\xfe\x41\xc4\x5b\x6c\x96\x3e\x63\x7a\x71\x2c\x5e\xf7\x5f\xaf\xdf\x45\x45\xb1\xbd\x7e\x17\x40\x14\xfc\xcb\xd7\x80\x9f\xe4\xbc\xb5\xa2\xb1\x24\xe7\x15\xbe\xb3\x5b\xc9\x79\x6f\xc9\x79\xab\x67\x31\x92\xf3\x0a\x41\x71\xa4\x5b\x72\xde\xfb\x5d\xb2\xff\x56\x7f\xfa\xfa\x0c\xfb\x85\x1b\xfa\xfa\xa9\x00\xbb\x99\xcf\x14\xe4\xe1\x2d\xe0\x86\xbe\x9e\xd1\xcb\x97\x5b\xe1\xcd\x4b\xf9\x72\xf3\x57\x15\x64\xf0\x8c\x83\x65\x21\xa8\xac\x94\x3f\x0e\x96\xf3\x27\x91\x35\x44\x83\xf9\xc3\x7f\x17\x3c\x44\x4e\x68\x5b\x37\x4c\x19\x81\x6d\x76\xf8\x8c\x55\x33\x27\x8f\x4e\x1f\xd1\x29\xcc\x6e\x09\xf9\xea\x07\x41\x09\xa6\x94\x82\x35\x7f\x5a\x21\x2a\x81\xe5\x6f\x28\xef\x70\xca\x4f\x1e\x29\x87\xe6\x05\x2e\xb6\xfc\x0d\x3b\x1d\x7c\x65\x07\x1d\x60\x4a\xf2\x63\x43\x85\xc8\x2c\xa5\x43\xcd\x9f\xda\x74\x3b\xbc\x29\xf5\x69\xfe\x5c\x83\xf0\x13\xe5\x8f\x35\x28\x78\x24\x9d\x3f\xd6\x60\xca\x90\x5a\xfb\xcf\xbf\x66\xa7\x27\x23\x3d\x98\xb7\xd3\x91\x12\x14\xa9\x30\x0a\xe5\xef\xb2\xd3\xcb\x4e\x7d\x64\xa7\xb2\xa1\x72\xdb\x26\xa5\x43\x15\x3c\xe0\xce\xdf\xa5\x1c\x97\x04\xc2\x05\x41\x2e\x05\xb9\x58\xd1\x07\x13\x72\x0d\x1f\xdd\x36\x43\x90\xcb\xe9\xbd\x58\xd1\x27\x13\x42\x96\x8e\x50\x2a\x04\x3a\x09\x83\xea\x5f\xf3\xe7\x67\x74\x32\x21\xb7\xd3\x7b\x2b\x5b\xf8\x4c\xd9\xee\x41\x33\xe4\x20\x30\x9f\x52\x9f\xd6\xee\x0a\xb9\xed\xf4\xb6\x53\x86\x70\xdb\xe9\xfd\x75\x8a\xbc\xb7\x9d\xe6\x9e\x10\x4e\xd5\xf3\x97\x4e\x48\x7e\x54\xc9\x3e\x73\xa4\x7c\xbb\xe1\x8c\xa7\x23\x4d\xdf\x42\xf5\x99\x6f\x21\x4f\x9a\x21\x47\xfa\xea\xfd\xc4\xa1\xe3\xc9\x5f\x2a\xdb\x86\x08\x5f\x4c\xba\xde\xfc\xc4\x09\x6b\xa7\x44\xaa\x82\x67\xf4\x09\xa9\xea\x06\x3b\x6d\xc8\xb6\xec\x74\xd9\x29\x23\x5d\x76\x4a\x1a\x4e\x25\xc2\x9c\x3f\xd2\x70\xf2\xb7\x3f\xeb\x80\xa4\x37\x7f\xcb\x09\x79\x5c\x6f\x8d\x9f\x3e\xbe\x67\x6c\x5a\xb8\x1a\x1e\x47\xfa\xd8\x69\x67\x58\x8f\x9d\x6e\x88\xf0\x35\x3f\xae\x37\x4d\x5f\xf7\x5b\x78\x1c\x29\xa6\x8f\xda\x45\xf9\x7b\x1c\xe9\x6b\xa7\x9d\xb7\xf0\xda\xe9\x6b\xa7\x88\xfb\xda\x29\x89\x33\x15\x3a\x97\xfc\xbd\xbe\xe7\x0d\x01\x97\x6f\xfe\x5e\xe5\x78\x3f\x26\x6a\x7f\xaa\x20\x2f\x13\x12\x8c\xf4\x75\x42\x54\x3f\x7d\x6b\xd5\x94\xe4\x55\x08\x28\x7f\xb3\x60\x6e\xb3\xfc\x94\x6d\x6b\xae\x2c\x6c\x45\x04\x93\x16\xb2\xb0\x13\x49\xe9\x61\x6b\x47\xaf\x48\x0f\x2b\x98\xb4\x90\x50\xc5\x6e\xb0\x53\x34\x81\xbc\xaf\x42\x70\x7b\x35\xe5\x7d\xcd\xf2\x51\x73\x1f\xfc\xb5\x62\x0f\x85\x09\xd9\xbe\x5c\x16\xb2\x75\x12\x0e\xd7\x52\xe1\xf6\xc8\xc2\xb6\x23\x4b\xf8\xd7\xfe\x4c\x6f\x9e\x25\xec\x2c\xfc\xa2\x4e\x3a\x83\xef\x35\x0b\x21\x1e\x88\x83\x13\xee\xd7\x0f\x76\xb3\x93\x67\x0a\xc0\xa1\x02\x95\x89\x52\x0a\xd8\x94\xef\xb5\xc2\x91\x91\xf2\xbd\x26\x1c\xaf\x11\xac\xf7\xc2\x69\x81\xb0\x9b\x31\x6a\xae\xb9\x65\xe1\xb4\x80\xaa\x43\x59\x38\x2d\x48\x29\x60\x2b\xac\x16\x29\x07\xac\x10\xd4\x18\x4a\x39\x5e\x85\xdd\x0c\xd9\xaa\x82\x54\x5e\x79\x63\x08\xa4\x2d\x65\xd1\xba\xc0\x43\x91\x45\xeb\x02\x04\x55\x86\xb2\x68\x5d\xa4\x87\xad\xdc\xee\x4a\xe9\x61\x85\xa0\xcc\x50\x42\x15\xbb\xc1\x4e\x59\xf0\xf2\xbe\x26\x5c\xaf\x41\x9d\xa1\x2c\xcd\x4e\x3f\x8e\x72\x57\x0b\xf9\x48\x59\x38\x0e\xe0\x7e\x6e\x96\xe6\x84\xb0\xb1\xb2\xb4\x72\xca\xfb\x9a\xf0\xbe\x06\xdc\xc7\x29\xef\x6b\x96\x8f\x55\x1c\x85\x25\xef\xab\x10\xd1\xe9\x40\x93\x26\xef\x6b\x1d\xbe\x40\x4d\x1a\x10\xdc\xf6\x4d\x79\x5f\xb3\xb8\x63\x22\x80\x9f\x65\xd8\xe9\xb0\x53\x1f\xd9\x29\x89\x46\x75\x38\x97\xc3\x29\xc7\xa4\x51\x47\x28\x8b\x26\xad\xb8\x15\x22\xe4\x9e\x65\x3a\x6f\x93\x79\xe3\xcb\x2e\xd3\x79\x9b\x76\x8a\x8a\x29\xd3\x4e\x27\xeb\x6d\x30\xd2\xe9\x7a\x9b\x8e\xb4\xd3\xe9\x74\xa4\x93\x91\x0e\x1f\x39\x52\x39\xca\x87\xf2\x1e\xfe\x94\x83\x0f\x6a\x09\x65\x39\x1c\x82\x7b\x1c\xa8\xd8\x52\x92\xd7\x84\xc4\x35\x28\x26\x94\xe5\x70\x09\x6a\x95\x21\x4f\xcb\xa2\x55\x06\xcc\xa1\x49\x08\x5f\x37\x38\x84\xc9\x4f\xb5\xca\x40\x04\x5a\x47\xde\x57\x61\x37\xf3\xa7\x0a\x72\xb2\x7a\xd5\x3a\xa7\x53\x79\x2a\x9b\xba\xe3\x54\xb6\x93\x15\x32\x98\xb7\xd3\x15\x72\xfa\xc9\x1c\xca\xa6\xbc\x1b\x82\xba\x43\x59\xb4\xe7\xc0\x6e\x86\x6c\x97\xf2\x62\xe3\xc3\x51\x69\xe3\x8b\xc6\x9b\x58\x7a\x16\x8d\x37\x10\xe1\xa8\x34\xde\x92\xcd\xd6\xa1\x26\xba\x7c\x0b\x17\xaf\x5e\x8d\x78\xf9\xea\xb5\xf1\x94\x1a\xcb\xa2\x8d\x07\x22\x1c\xfc\xe5\x7a\xd3\x55\x1e\x2a\xac\x5b\x79\xb1\xf1\xe1\xe0\xb5\xf1\x45\x8e\x72\xee\x61\x67\xb9\xfd\x29\xc6\x9b\x52\x45\x59\x34\xde\x85\x13\x8d\xca\x45\xe1\x2c\xe9\x5b\xe0\x44\x23\x70\xc8\x8a\x86\xba\x68\x95\xa7\x9f\xb3\x56\x19\x88\x50\x0d\xa7\x0b\x49\xab\x3c\xfd\x9c\xb5\xca\x45\xab\x7c\x20\xae\x56\x59\x22\xdc\xca\x75\xb7\x94\x08\x57\x88\xf0\xc5\x2c\x3b\x75\xa7\x39\x55\xd7\xcb\xf7\xbc\xec\x94\xe9\x5d\x76\xea\x4e\x93\xcb\xa5\x29\xeb\xad\x10\x14\x3f\xca\xf2\x38\x21\x5a\xe5\xe9\x77\xaa\x55\x06\x82\xea\x47\x59\x1e\x3b\xd5\x2a\x4f\x35\xa8\x56\xb9\x68\x95\x7d\x7f\x5a\x65\x89\x70\xeb\x54\x83\xbe\x76\xfa\xb2\x42\x70\xef\xca\xeb\x0a\x81\x96\xb0\x4e\xb5\xd4\xab\x5d\xd8\x60\x6a\x57\x16\x0d\xb5\xa4\xb7\x75\xfa\x39\xbf\xce\xdb\xcb\xcb\xf2\x35\xbf\xbe\xac\xf7\x63\xff\xdf\xf2\xca\x70\x2b\x04\x3b\xa2\x0c\xcd\xad\xa4\xb7\x95\xfb\x8a\x29\xe9\xad\x10\xd4\x53\xca\xd0\xdc\x42\x60\x5b\x2a\x17\x11\x13\x1a\xdb\x0d\x76\xda\x79\xf4\xf8\xe8\xb1\x99\x7f\xed\xf5\x19\x9f\x0c\xd6\x2e\xb4\xc0\x61\xc1\x8c\xc9\xd7\x16\x9a\x60\x20\xe0\x71\xcf\xe0\x2c\x3f\x25\xb8\xad\x5c\x5a\x4b\x19\x6e\x13\x36\xdb\x80\xc7\x3d\x65\xb3\xcd\xd0\x2a\x73\x65\x2f\x43\xab\x0c\x44\xc5\x8b\x0f\xf2\xb9\x32\x8a\xb2\x4d\x7b\x50\x36\x8c\x77\xfd\xfd\xf9\xd0\x3b\xe5\xc4\xcd\x08\x65\x62\x25\x87\x26\x38\x38\xc3\xa7\x2c\x52\x46\x28\x53\x58\x2d\x81\x65\x10\xa4\x7b\x09\x41\x5d\xa4\x0c\x0d\x35\xb0\x9b\x21\x53\x28\x27\xc6\x1b\x0a\x87\x0c\x8d\x77\x68\xbc\xb9\x35\x97\x11\x9f\xe8\x2f\xcd\xf8\x65\x75\x5a\x2d\xbc\x34\x59\x2d\x51\x95\x77\xdb\xf5\x80\xe9\x21\xe1\xf3\xfd\x60\x37\x63\x72\xaa\xaf\x9c\x8c\x00\x6a\x23\xa5\xb4\xbe\x19\x9a\x5b\x0e\x5e\x32\x34\xb7\x40\x40\x08\x91\x41\x08\x20\xc3\x10\xc0\xe1\x4f\xbb\x82\xb0\x35\x64\x4b\x9d\xe1\xd6\x30\x34\xb7\x5c\x05\xca\xd0\xdc\x02\x01\x53\x7d\x46\xb7\x53\xcd\x2d\x57\x81\x52\x92\x60\x21\x2a\x0e\xac\x24\xc1\x29\xfb\x6f\xe5\xa2\x4e\xca\xfe\x2b\x04\xc5\x96\x52\xf6\xdf\x0c\xae\x07\x56\xce\x67\x32\x86\x3d\x60\x6e\xab\x72\x68\x6e\x83\x04\xad\xca\xbd\x94\x8c\xe1\x9b\x19\xbc\x05\xfc\xdc\x18\xbe\x05\xcd\x2d\x77\x3f\x32\x34\xb7\x40\xb0\xdd\xcf\xd0\xdc\xca\x25\x5c\x39\x32\x49\xb9\x84\x85\xa0\x2c\x53\x86\xe6\x56\x2e\xe1\x7a\xe0\xba\xc8\x25\x9c\xf0\x07\x47\x75\x54\xd3\x4e\x27\xaf\x1e\xea\xb8\x8c\xe9\xab\x9f\xbc\x7a\x54\x5d\x1c\xca\x61\x81\x11\xee\x57\x64\x1c\x0a\xc2\xb9\x16\xa4\xfb\x19\x87\x6f\xe1\x70\x7a\x31\xde\xf0\x0f\x6f\x60\xf5\xa2\x11\xa5\x1c\x4e\x29\x87\xeb\x81\x7b\x20\xe5\xb0\x10\xd4\x5c\xca\xd0\x2a\x4b\x16\x5c\xb9\x13\x98\x92\x05\x0b\xa6\x85\x66\xb8\x09\x96\x3f\xb8\x72\x11\x20\x25\x10\x16\x82\xc0\x46\x86\x16\x38\xbe\xca\x21\xc4\x1d\xe2\xf4\x5b\xc0\x2a\x53\x10\x20\x43\xab\x2c\x7f\x70\x3d\xfc\xda\xdd\x18\xc3\x19\x1c\xc4\x3f\x32\xb4\xa3\xa1\x1d\x3d\xb0\x11\xa1\x1d\x05\xa2\xe2\x16\x43\x26\xbc\xc1\xb7\x80\x55\x96\x2c\x38\x21\x08\x8e\x5a\xed\xc0\x4e\x6f\x3b\xf5\x73\xbe\xed\xf4\xb6\x53\x16\xd2\x6d\xa7\x64\xac\xd5\x43\x05\xeb\xc6\x18\x30\x27\x35\xe3\x56\x0e\x2b\x87\x1c\x2a\xd8\x5b\x41\x6e\xde\x02\x1e\x5f\xdc\xbe\x05\x83\x44\x87\x0a\x76\x29\x1b\x3b\xc8\xea\xda\x72\x07\x19\x9a\xb4\xd3\x37\xa3\x49\x03\x82\x9a\x06\x19\x9a\x34\xc9\x77\xeb\xe9\x94\x3f\x6a\x02\x4c\x5a\x75\x09\x6a\xd2\xa4\xd0\xad\xa7\x73\xf9\xf8\xb2\x1e\x3b\x65\xf0\x8f\x9d\xc2\xc7\x55\xc9\x84\x4d\x28\x76\x3f\x08\x8a\x2a\xa5\x4c\xbb\x42\xa9\xa7\xa3\x7f\x15\x04\xcb\x47\xe9\x83\x0c\x2d\x9f\xe4\xbb\xf5\x74\xf4\x6e\x3e\x01\xd3\x6a\x53\xf2\x5d\x61\x37\x43\x5e\x37\x9f\xc1\x46\xb3\xba\xee\xdd\x68\x02\xbb\x19\x2f\xf0\x75\x08\x24\x10\xd4\xee\x2f\x5d\x5b\x1a\xc8\x93\x61\x49\xd2\x2b\x04\xd5\x92\xb2\x6a\x20\x65\xdf\xad\x64\xc2\xa6\xec\xbb\x09\xe3\x6e\x54\x6c\x66\x25\xd6\x9b\x55\x03\x79\x7e\x3f\x4d\x9f\x31\x6f\xc3\x5f\x32\x6f\xb2\xef\x56\xd2\x48\x53\xf6\xdd\x84\x7d\x37\x28\x83\x94\xb2\xef\x66\xd5\xf2\x91\xaa\x99\x55\xcb\x07\x44\x1d\x9d\x47\xa7\x8f\xec\x94\x0f\x50\x92\x5e\x21\xea\xf7\x88\x91\x56\x72\x0a\x2a\x59\x93\x59\xc9\x29\xc8\x1a\x76\x8a\xb8\x6e\x2e\xab\xa6\xed\xe4\xcb\xaa\x9a\xb6\xaa\x69\xfb\x7e\xe9\x48\xb9\x87\x58\xc9\x25\xcc\x4a\xb8\x58\x08\xea\x1b\x65\x6d\xfe\x35\xc2\x72\x8d\x24\xb3\x94\x43\x37\xe1\xcb\x35\xcf\x38\xe5\xcb\x4d\xb9\x71\x1b\x57\xca\x52\x72\x5c\x21\x2a\xfe\x2e\x44\xb9\x1b\x28\x56\x40\xe6\x4c\x4a\x84\x2b\x44\x9d\x7f\x66\x69\xc9\xaa\x6a\x96\x3a\xb7\xfd\xf8\x2e\xe4\xce\x15\xa2\x3a\xe8\xe9\x0b\x99\x8a\xce\x3a\x93\x27\x37\xe1\xc6\x35\xf7\x39\xeb\x54\xf4\xa9\xe8\xae\x0c\x35\x78\x55\x83\xe3\x0e\x57\x35\x38\xd4\xb8\xbb\x19\xa3\x3e\x9c\x7d\x0e\x85\x28\x7f\x94\xd5\x3d\x54\x3d\xec\xd4\x45\xa5\x6a\x06\xcc\x7d\xce\x7a\xf8\xca\xad\x9d\x41\x96\x47\x4a\xa7\x2b\x98\xfb\x9c\xd2\xe9\x66\xbd\x9d\x2f\x17\x50\x3a\x5f\xe4\x28\xd5\xc3\x47\x4e\x08\xb1\xac\x56\x30\xc1\xd2\xb2\x26\x14\xac\x41\xcd\xa5\x94\x82\x35\xa5\x5b\x6d\xf0\xa9\xa5\x7c\xab\x42\x50\x73\x29\xa5\x5b\x4d\x28\x56\x4b\xe3\xbc\x23\x21\x5a\xfd\x6b\x56\x35\x11\x0e\x8e\xdc\xaa\xc2\x6e\xc6\xb0\x1e\xdf\xc2\xc3\x5b\xc0\x73\xa9\x2a\x27\xb9\x55\x1b\x07\x45\x29\xb7\x6a\xc2\xa7\x1a\x15\xcf\xa5\x3e\xca\x66\xe1\x09\x68\xd7\xb2\x1a\xdf\xaa\x2a\xac\xd3\x5f\xfa\x16\x5e\xab\xf8\xa0\x76\xaa\x9e\x74\x25\xe4\x45\x95\x90\xac\x6a\x9d\xfa\xda\xa9\x9f\xb1\x2a\x06\x08\x0a\x3d\x65\x35\xbc\x25\x53\x6b\xa3\x4c\x59\xca\xd4\x9a\xed\xe7\x4f\xf9\xf2\x9a\x8a\x02\x30\x41\x3c\x9b\x11\x29\x09\x5d\x1b\x91\xf9\x94\xd0\x55\x30\x41\x3c\x25\x74\xcd\x16\xca\xcb\x12\x69\x7e\xb3\x40\x54\x7c\xdf\x66\x90\x48\x1e\xd5\x66\xf0\x54\x22\x55\x21\xda\xf7\x68\xf9\xe8\xb5\x19\x82\xe8\x2d\x02\xd1\x70\x91\x9b\xce\xa2\x14\xac\xcd\x00\xa5\x14\xac\x42\xb4\x5f\xf0\xc8\x4e\xab\x9d\xe2\xdf\x35\xc3\x3a\xad\x2e\x9a\xf9\x88\x29\x6f\x38\x90\xcd\x20\x60\xd3\x81\x04\x82\x8a\x53\xd9\x74\x20\x25\x48\x6d\x14\xf8\x4e\x19\x52\x13\x36\x54\x53\xe1\x53\x36\xd4\x6c\xea\x13\x4a\x24\x67\x53\x9f\x00\x41\x29\xa9\x6c\xe3\xfb\x6b\xca\xe6\x9b\x51\x9f\x00\x41\xd9\xa8\x94\x34\x35\xdb\xb4\x53\x94\x6e\xd3\x49\x6b\x1c\x0f\x37\x07\x3f\xed\x74\x5a\x5f\x09\xfd\xd7\x0c\x80\x00\xd1\x8a\xbf\xbc\x7c\xe4\xf4\xa2\xd8\xa4\x60\x15\xa2\x39\x47\x3a\x64\xed\xb4\x53\x34\x67\x33\x8a\x01\x04\xd5\xa5\xb2\x19\xc5\x68\xa7\x43\x70\xd5\xe8\x1c\x01\xd1\xf8\x4e\x65\x65\x4d\x29\x4d\x9b\xdb\x0e\x39\x4d\x85\xa0\x08\x55\x4a\x69\x9a\x8d\xc0\x7c\xd3\xd5\x6a\x06\xe6\x81\x68\xb8\xca\xcd\xed\x7e\x7b\xac\x65\x84\x0f\xdc\xdc\xb7\x02\x41\xad\xaa\x6c\x7e\x6d\x72\x6e\xb6\xea\x10\x34\xf2\x10\x6c\x46\xc3\x55\x96\x60\x33\x9b\x5f\x9b\xba\xa6\xf9\xb5\x01\x41\x49\xab\x6c\xaf\x23\xf5\x6b\xe3\x3a\x46\xca\xc3\x29\x44\xc3\x55\x96\x87\x53\xd8\xcd\xec\x41\x41\x36\x44\xc3\x55\x6e\xda\xf8\x46\xde\x7b\x53\x89\xc0\xdd\xf9\x41\x78\x6e\x25\x83\x67\x76\xce\x73\x29\x86\x95\x9d\xf3\xdc\xec\x3f\xe7\xe8\xb4\x59\xfa\x8c\x39\xc2\x2d\xee\xdc\x6f\xca\xee\xa7\xdb\x98\xf1\xee\xa7\x0b\x04\xd5\xae\xb2\xfb\xe9\x4a\x11\xda\x28\x84\x96\x52\x84\x0a\xd1\xf0\xd1\xba\xf1\x65\xf8\x3c\x4b\x73\xbd\x75\x8d\x37\x10\xad\xfa\xc8\x4e\xb1\xca\xcd\x97\xd5\xb5\xca\x1d\xab\x4c\xed\xac\xec\x5a\xe5\xae\x22\xf8\x04\x51\x11\x74\x15\x01\xae\x5c\x8f\xef\xaf\x39\x04\x7b\x50\x11\x74\x15\x01\x6f\xbe\xab\x08\x64\xed\x6c\xdf\x4f\x8d\xef\xc2\xd4\x19\xd4\xce\xca\x6e\x7c\x17\x28\x8d\xd2\x56\xd9\xb9\x5f\x24\x04\x14\x79\xd9\xd5\x0d\xbd\x7e\xb5\xa8\x90\xd7\x98\x6f\x57\x5f\xd4\x3f\xf3\xa3\x66\x57\x9d\x40\xf7\xb9\xff\xca\x5e\x19\xbd\x39\xad\xf8\x1d\xdc\x5e\x49\xb9\x3f\xb3\xab\x75\xa0\xcb\xcb\xae\xd6\x81\x0f\x34\xbe\xfe\x8d\x08\x03\xa5\x79\x06\xd9\x9b\x72\x92\x7e\xe3\xe9\x25\xdc\xa0\x7f\xcd\xde\x2d\x7c\x85\xd9\x80\x08\x74\x03\x9d\xe2\x37\x76\xa3\xc4\xc0\x6e\xc6\xe4\x90\x7e\x93\x9d\x5c\xc6\xaf\x83\xee\x7c\x7d\x95\xc0\x88\xc9\x74\x43\xc2\xf0\x81\x86\x87\x9c\xd2\x81\x0a\xbb\x19\xc3\x72\x77\x0b\x45\x68\x7c\x1d\x0c\x57\xad\x8a\x93\x6a\x4d\xd9\x55\x9c\x40\x50\x70\x2a\xbb\x1b\xde\xae\xe2\xa4\xd0\x53\x76\x15\x67\x57\x71\xe2\x6b\x74\x15\x67\xd7\xc3\xa2\x82\x53\x76\x3d\xac\x3e\xed\x14\x39\x74\x97\x80\xd2\x28\x75\x94\x5d\x7f\xa9\xab\x38\x71\x49\xba\x8a\xb3\xeb\x1b\x71\x29\x27\xbb\xbe\x51\xc7\x37\xe2\xd6\x4f\x76\x7d\xa3\xae\xe2\xa4\xea\x50\x76\x15\x67\x57\x71\x62\x46\xbb\x8a\xb3\xeb\x42\x71\x77\x27\xbb\x2e\x14\x10\x94\x88\xca\xae\x0b\xd5\x0f\xdf\x02\x5a\xa7\x1f\xbe\x85\x0d\x41\x89\xa8\xec\x7a\x55\xfd\x2b\x3f\x76\xd8\x83\xb2\x1d\xca\xa6\x1c\xca\x46\xfa\x4d\xa3\x64\x4f\x76\xc3\xd5\x80\x37\x92\xb2\xbb\x2f\x06\x76\x33\x9f\x29\x2f\xe7\xca\xdf\x1c\x79\xae\xdc\x2d\xc5\x43\x65\x9f\xec\x2a\x7a\x20\xbe\x39\x32\x5a\x0d\xec\x66\xbc\x05\xc3\xd5\x9d\x2d\x75\xc3\x61\xe8\x6e\xa9\xfb\xf9\x55\x50\x63\x08\x9a\x88\xae\x89\x98\x3e\x72\x6d\x9d\x4e\x2f\x1e\x83\x24\xb2\x42\x50\x35\x2a\xbb\xd1\xea\xfe\x15\x33\xc3\xc6\x4b\x05\x2b\x04\x55\xa3\x52\x26\xd8\x84\xc2\xb5\xb4\xae\xc2\x72\x13\x0c\x9f\x6b\x7c\xef\xcf\x4d\x70\xd7\x2e\xf5\xb0\x99\x53\xce\xee\xf6\x7b\x7f\xf7\xf7\xd7\x2e\x9b\xd1\xe9\xed\x47\x79\xf3\x2d\xe0\xc8\x76\x0f\x87\xe5\x73\x6d\x1d\x45\x2f\x9f\x6b\xf6\xe4\x73\xc6\xf5\x84\xc8\xf5\x83\xdd\x0c\x79\x0d\x26\x03\xde\xbd\xca\x6e\x30\x59\x8a\xd7\xe6\xf1\xb3\x1c\xaf\x42\x7c\x33\x9e\x5f\xa7\xcc\x9b\xc7\xcf\xdd\x93\x60\x68\x5f\xe3\x9b\xf1\xe5\x3b\x5d\xca\xa6\x1e\x36\x34\x0d\x44\xc3\x95\xeb\x86\xa6\x65\x87\x6d\x9e\x52\xcb\x0e\x2b\xc4\xf7\x62\x0c\x4d\xf7\xf5\x75\x4a\x0f\xee\xe3\x3b\x59\x1c\x54\xfd\xca\xae\xa7\x0c\x94\xc6\x75\xa9\xec\xba\xca\x40\x7c\xef\xcf\x68\x35\xb0\x9b\x31\x7a\xf7\xf6\x40\x98\xb3\xd0\x3d\x57\x96\x92\xb6\x71\x5d\x2a\xa5\xa4\xcd\xbe\x3d\xe6\xe8\x5a\x39\xb7\xf6\x5d\xb3\xdf\x55\x83\x9a\x7d\x20\xba\x56\xce\xad\x7d\xd7\xec\x53\x85\x25\xbb\x66\x1f\x08\xaa\x20\x65\xd7\xec\x03\xbb\x19\x9d\xea\x78\x77\xce\x95\x3b\x3e\x5a\xd7\x13\xe8\x56\x77\xf3\x30\xbb\x1b\xe8\x86\x1b\x37\xa8\x82\x94\x52\xe3\xe6\xc0\x9e\x9b\xed\x30\xb4\xe7\xe3\xe7\xe0\xd1\x8c\xc3\x08\xf6\xc0\x15\xa7\xf8\x50\x0e\x5d\xf1\xa1\xd9\x87\x21\x34\x87\x66\x1f\x08\x93\x22\x86\x66\x5f\xee\xdd\xe6\x31\xb8\xdc\xbb\x42\xb8\x78\x87\x66\x5f\x52\xdd\x46\x55\x93\x94\x54\x37\x21\xd2\x0d\x17\xef\x30\x5a\x0d\x94\xc6\x6d\xa5\x1c\xa4\x73\xe5\x28\x76\xca\x10\x34\xfb\x43\xff\xdf\xf3\xed\xa1\xff\x0f\xf7\x6e\x50\xa3\x28\xe5\xde\xcd\xa1\x77\x40\x45\xb2\x1c\x7a\x07\x40\xb8\xc6\x47\x38\x52\xbd\x03\x28\x40\x53\x8a\xde\x1c\xc1\x6b\x66\x8d\x0f\x63\xca\x43\xef\x00\x0a\xd0\x1c\x7a\x07\x40\xb8\x78\x87\xde\xc1\xa8\x2e\xc1\xf3\xf7\x67\xe3\x3d\x8c\x39\x43\xee\xeb\x95\xc4\x1c\x1e\x2b\x03\xfb\xaf\x30\x87\x9e\x2b\x03\x5e\x2c\xcc\xa1\xdb\x01\xec\x66\x0a\xe0\x70\x70\x45\x28\x92\x94\x43\x57\x64\xe8\x8a\x50\xed\x22\x87\xae\x08\x10\x14\x49\xca\xa1\x2b\x32\xaa\x23\xe4\x6b\x1f\x1e\x35\x0f\xb2\xe4\xcc\xe7\x18\xcd\x05\xa4\xaf\xe1\xd9\xfb\xd0\xd7\x00\xbc\xcd\x98\xc3\xb0\x87\x5c\xc5\x8d\xc2\x13\x29\x57\xb1\xe0\x6d\xc6\x94\xab\x38\x07\x21\xf2\xe6\xd9\xfb\x30\x44\x3e\xba\x9d\xfa\xc8\x4e\xf5\x35\x86\x8b\x5b\x5f\x63\xe0\x6b\x50\x4b\x29\x87\xbe\xc6\xe8\x16\x3d\x64\x03\x32\x3c\x6a\x1e\x5c\x50\xe3\x9a\x62\x0e\x2e\xa8\xe5\xd0\x89\xa0\x96\x41\x0e\x9d\x08\x20\xfc\x8a\x87\x21\xf2\xe1\x7e\x09\x2e\xd4\x1c\xee\x97\x80\xf0\x2b\x1e\xee\x97\x06\x7c\x78\xcd\xf3\xed\x31\x5c\x2d\x83\x6f\x11\xcf\x65\xe8\x30\x00\xbb\x99\xcf\xec\x01\x27\xc2\xcc\x95\xa1\x13\x31\x0c\xb0\x78\x0c\x3e\x0c\xb0\x0c\xb6\x55\xea\x84\xe1\xb6\x6a\xe8\x44\x0c\xdf\x8c\x4e\x04\x10\x94\x5c\xca\x31\x95\x4d\x27\xc2\x63\xf0\xa1\x13\x01\x78\x37\x32\x87\x4e\xc4\x30\xc0\x02\x7b\x69\x0e\x5d\x81\x71\xd8\x29\xf3\x66\xec\x1b\x28\x6d\x38\xfa\xc3\x85\x74\xb0\x90\x70\x70\x86\x0e\x03\xb0\x9b\x31\x52\x83\x2e\x00\x57\x28\xf7\xff\x7d\x0b\x6e\xf9\x3c\x2d\x1f\x6e\xf9\x06\x66\xff\xd3\x3a\x9a\xfd\x71\x2a\x9b\x0a\xcb\x48\x3a\xe0\x55\xca\x1c\x9a\x7d\x69\xaa\xdb\xb0\x07\xcd\x3e\x10\x9f\x72\xd2\xec\xcb\x3f\xdd\x86\x3f\x35\x44\x0e\xe7\x74\x98\xa3\x33\x0c\x91\x03\xa5\x79\xf6\x3e\x2e\x3f\xc0\x8b\x0f\x50\x1d\x66\xd4\x7c\xe8\x1d\x78\xf6\x3e\xf4\x0e\x80\xa0\x32\x53\x0e\xbd\x83\x71\xf9\x16\x70\x53\x86\x47\xcd\xd0\x54\x07\x95\x99\x52\x9a\xea\x1c\x3a\x11\x90\xb1\xe7\xd0\x89\x00\xbc\xe6\x99\xe3\xf6\xcb\xd2\x89\xf0\xec\x7d\xe8\x44\x8c\xed\x31\x44\xff\x3a\xf0\xc5\x18\xe6\x1a\x04\xab\x86\x61\xae\x91\x76\xca\x48\x4d\x27\x03\x4a\x83\x03\x3d\x47\xfa\x65\x25\x36\x13\xcf\x65\xe8\x57\x00\xbb\x19\xf2\x7a\x98\x0d\x78\x1b\x34\x87\x59\x67\x43\x5f\x63\xa8\xb8\xf4\x35\x06\x19\xa3\xd4\x54\xca\xa1\x5f\x31\x74\x22\x20\x10\xcf\xa1\x13\x01\x04\x84\xcd\x39\x4c\x27\x93\xb7\xbb\x41\x20\x9e\xf2\x76\x0b\xf1\x29\x75\x9d\x88\x61\x08\x6e\xfe\xfc\xa9\x9d\x2e\x3b\x65\xf0\x1e\x06\x0c\x9d\x08\xee\xd8\xe5\xd0\x89\x18\x3a\x11\xb8\x4b\x43\x27\x62\x18\x5b\xf3\x88\x7e\x18\x5b\x1b\xec\xf6\x3f\xdd\xef\x6e\x7f\xe8\x1d\x78\xf6\x3e\xf4\x0e\x80\x30\x05\x6a\x18\x6e\x93\x53\xbc\x4d\x75\x88\xde\xc1\xd0\x3b\x70\x8e\xf4\x0e\x24\x0b\x6f\x53\x6b\xa8\x8d\x87\x20\x3c\x3e\xe5\xee\xce\x7e\xbc\x5f\x91\x54\xff\x9a\x3d\x70\xbe\xfd\x69\x6d\xcf\xb7\xe5\x14\x6f\xf0\xca\xa6\x9c\xe2\x39\x7f\xce\x25\x7b\xd4\xe9\x61\x36\x04\xe2\x01\x5d\x75\x4a\x20\x9e\xd3\x48\xdd\xc4\x30\x4c\x23\x75\x53\xf7\x80\x97\x35\x75\x0f\xa6\xee\xc1\x64\xdb\x38\x75\x0f\xa6\xee\xc1\xe9\x2f\x91\x6d\xba\xdd\x87\x6b\x36\xa7\xdb\xfd\x49\x48\xdf\x9c\xac\x69\x48\x1f\x28\x0d\x12\xd9\x9c\x54\x70\x15\x62\xe0\xb7\x4d\x3d\x06\x60\x37\xf3\x99\x82\xe0\x45\x50\xb7\x28\xa7\x5e\xc4\x2c\x8e\x1e\xf5\x33\xc3\xd1\x47\xa1\x19\x72\x44\xf8\x48\xd9\x50\x70\x53\x2f\x02\x88\xf1\xfb\x27\x12\xd6\xa6\x41\x46\x09\xd7\x9b\x87\xff\x12\xae\x0b\x41\x59\xa3\x9c\x3a\x19\x53\xef\x01\x2a\xda\x9c\x7a\x0f\xd0\xa3\x07\x65\x8d\x72\x9a\x62\x36\xf5\x1e\x60\xff\xcd\xa9\x7b\x00\x84\x79\x62\xd3\xb8\xe3\xb4\xd0\x2c\xec\xbf\x39\x0d\x3c\x02\xa1\x81\x9c\x7a\x11\x53\x2f\x82\xab\x8b\x39\xf5\x22\x80\xd0\x40\xca\xc5\x9e\x92\xac\x37\x48\x82\x53\x96\xf5\x9c\x84\x20\xa8\x57\x94\xd3\x18\xc3\xd4\x3d\x30\x47\x60\xea\x1e\x00\x61\xd6\xd9\x34\x13\x4d\x7e\xf6\x66\x12\x80\xfc\xec\x42\x50\x88\x28\xe5\x67\x4f\xf8\xd7\x77\x33\x7a\x30\x3b\x0d\x08\x0a\x11\xe5\x34\x14\x21\x3f\x7b\x33\x09\x40\x7e\xf6\x84\x93\x3d\x34\xde\xd3\x84\x35\x60\x37\xe3\x5d\x1a\x9e\x00\x42\xe3\x3d\x75\x2c\x80\xd2\x4c\x02\x98\xa6\x6a\x4f\x4e\xd0\x21\x32\xcf\xe9\x09\xfa\xd4\x8b\x30\x09\x60\xea\x45\x00\x61\xaa\xdb\x34\x3a\x21\xdb\x7b\x83\x9b\x37\x65\x7b\x17\xbc\xd2\x9e\xb2\xbd\xa7\x34\xee\x0d\x36\xdb\x94\xc6\x5d\x08\x3d\x06\x69\xdc\x73\x42\xcf\xd8\x0e\x97\xe8\x70\xf4\x1b\xbc\xf9\x9e\x53\xff\x43\xca\xf6\x06\xc7\x6b\xca\xd9\x9e\xf0\xb3\x87\x8e\x85\xfc\xec\x39\xf5\x22\xa0\x34\xcd\xa9\x17\x01\x78\xf3\x3d\xa7\xf1\x5a\x69\xdc\xdb\xe1\x9b\x99\x5f\x0f\x0f\xcd\x7c\xe4\x54\x5a\xe2\xfc\x20\x8c\x09\x59\xfb\x06\x3b\xf5\x91\x9d\x1a\x63\x30\xf3\x60\x1a\x63\x98\x5c\xf9\xd4\xff\x98\x7a\x0c\x52\xb6\x37\x28\x42\x53\xce\x76\x21\x28\xa2\x93\x52\xb6\x0b\xbb\x19\xf3\x66\x40\x61\x12\x3c\xe0\x82\x7c\x4e\x83\x07\x53\x2f\x82\xeb\xa8\x39\xf5\x22\x00\x2f\xc8\xe7\x34\x9e\x20\xdb\x7b\x33\xdd\x41\xb6\xf7\x9c\x78\x11\x14\xd1\xc9\xa9\x17\x21\x01\x7c\x3b\x7c\x33\xa7\xcb\x92\xab\x9f\x7a\x33\xd3\x23\x7a\xd9\xde\xdb\xe1\x9b\x31\x78\x00\xc3\x7b\xe8\xcd\x4c\xf3\xda\x80\xdd\x0c\x79\xcd\x5d\x9f\xdb\xb3\x08\x28\xdb\x73\xea\x58\x40\xf0\xbe\x9b\x31\x04\x0f\xda\x61\x7b\x0f\x9d\x1e\xd9\xde\x73\xea\x45\x70\x91\x34\xa7\x5e\x04\x10\x3a\x3d\xd3\x84\x35\x49\xe1\x9b\xc9\x13\x92\xc2\x0b\x31\x86\xbf\x74\x42\x8c\x7d\x1f\xc4\x02\xa7\xb1\xef\x79\xdb\x29\x43\x30\xaf\x0d\x28\x0d\xbe\xc8\x9c\xc6\x1d\x26\x5e\x84\xe9\x8b\x53\x2f\x42\x9e\xf8\x76\x38\x2c\xf3\xda\x20\x85\x0f\xaa\xe3\xa4\xa4\xf0\x39\x75\x0f\x0e\xe5\xd5\x3d\x00\x62\xa8\xf2\x0c\x45\x4c\x43\x11\x87\x82\xe8\x32\x00\xa1\x43\x36\xf3\x93\xc3\x09\xc1\x97\x9b\x7a\x11\x40\xe8\x90\x4d\xbd\x88\x69\x8c\xc1\x54\x8c\x69\x8c\x01\x08\x1d\xb2\x69\x8c\x61\x2e\x8b\x55\x7f\x3f\x55\x10\xbc\x08\x8a\xd0\xe6\xd4\x8b\x98\x8f\xd3\x8b\x0f\x35\x0d\x28\x00\x61\x6a\xe5\x34\x9e\x30\xf5\x22\x0e\xf5\x9b\x5e\x04\x10\xe3\xfb\xa5\x9d\xea\x45\x40\x8f\x98\xb2\xe4\x0b\xb2\x19\xe4\xd4\x8b\x90\x9c\xbe\x1d\xe8\x37\xd9\xe9\x13\x76\x7a\xd9\x0c\x52\x76\xfa\x3c\xb4\xf1\x50\xe9\xe5\xa1\x8d\x07\x82\xca\x3d\x79\xb8\xdd\x3f\xb4\xf1\x50\xe9\xe5\xa1\x8d\x07\x24\x3d\xc8\x43\x1b\x2f\xaf\x7d\x3b\x31\x02\x12\xdb\x0b\x61\x3e\x27\x24\xf7\x1b\x5e\x9b\xed\xb9\x94\xc4\x3e\x21\xae\x97\x1b\x21\x0f\x13\xd6\x80\xdd\x0c\x79\x3d\xdd\x07\x82\x3a\x40\x79\xe8\x1d\x00\xa5\x9d\xa8\xed\xc3\xd3\x80\xa3\xf0\xc9\xe0\xa4\x1d\x7a\x07\xf2\xda\x37\x6e\xfd\xa6\xc4\xf6\x09\x89\x7d\x8c\xe3\xcf\xe4\xe6\x29\xc7\x7d\x1e\x7a\x0a\xd0\xd4\xe5\xa1\xa7\x00\x84\x7e\xee\x61\x5e\x9b\x54\xf8\x0d\xfe\xb9\x94\x0a\x5f\x08\xfd\xdc\x43\x57\x40\x8e\xfb\x66\x16\x89\x1c\xf7\x09\xaf\x7d\x50\xeb\x27\x0f\x13\xd6\x80\xdd\xcc\xbf\xf6\xfa\x0c\x5b\x85\x0f\x77\xe8\x1d\x00\xbb\x19\xf3\x65\x70\xe1\xd0\x63\xc0\x5f\x3b\xf4\x18\x0e\x4f\x23\xcc\x22\x39\x34\xe8\x40\x50\xc4\x27\x0f\xa3\x02\x87\x36\xde\xbc\x8f\x43\x1b\x0f\x84\x3e\xf8\xe1\xc9\x83\x8c\xf9\xed\x44\x73\xca\x98\x2f\xc4\x38\x7d\xa4\x1c\xee\xed\xb9\x3b\x9c\x87\x7b\xfb\x83\x6c\x73\x5d\xf5\x43\x7b\x7e\x68\xbc\x4d\xe8\x38\x34\xde\x07\xc6\x9b\x22\x3e\x79\x68\xbc\x65\xc7\x6f\x10\x7e\xa5\xf4\xf8\x42\x50\xc4\x27\x0f\xd3\xdf\xa4\x98\x6f\xb0\x65\xa5\x1c\xf3\x09\x9f\x7c\x50\xc4\x27\xe5\x93\xcf\x43\x03\xc9\xdd\xe1\x3c\x34\x90\x40\x50\x9d\x27\x0f\x53\xcc\xa4\x9d\x6f\xa7\x73\xa9\x81\x04\x62\xfa\xf5\x68\x20\x81\xdd\x8c\x21\xb8\xf5\x06\x82\xea\x3c\x09\x2d\xfd\x86\x97\x72\xe6\x8e\xde\x6d\xf6\x41\x8a\x99\xbb\x8d\xc3\x14\x33\x60\x37\x43\x5e\xed\x28\x10\xee\x36\x0e\xc3\xf7\xc0\x6e\x86\x6c\xc6\xef\x0f\x62\xf5\xd3\x6f\xd1\x0d\xfa\x71\x58\xdf\xdd\x61\x69\x5b\xe1\xba\x8f\x59\xfc\xa5\xd3\x8b\x81\xec\x3f\x05\xd1\x40\x02\x31\xfd\x16\x35\x90\xc7\x69\x19\x78\x7f\xea\x66\x19\x08\xf7\x2e\xc7\xf9\xfd\xb5\xc7\xda\xf3\x4c\xaf\x89\xdf\x80\x94\x21\x79\x68\x0c\x81\xdd\x8c\x91\x1a\x4a\x07\xa4\x0c\xc9\x43\x03\x29\x0f\x7f\xff\xf9\x01\xba\xa7\x06\xa4\x0c\x49\x79\xf8\xf3\xc0\x56\x75\xaa\x56\xe6\xa1\xad\x3a\x6e\x65\x43\x0e\x6d\x95\xf4\xf7\xfd\xc7\x36\x42\xfe\x7b\x21\xa6\x1d\xb8\x6d\x3d\xd2\x4e\x89\x93\x1c\xda\x2a\x20\x4c\x7d\x3e\xcc\xc1\x96\x12\xbf\x43\x2d\x92\x52\xe2\x0b\x31\x55\x04\xda\x2a\xb9\xee\x3b\x64\x20\x29\xd7\x7d\xc2\x6f\x2f\x9d\x49\x1e\x30\x2d\x08\xa5\x43\xb8\x91\x87\x39\xd8\x40\x4c\xf5\x85\x76\x09\xd8\xcd\x7c\xa6\x20\x24\x9d\x4c\x07\x6f\xd2\x89\xf4\xf7\xfd\x87\x35\x94\xff\x3e\xe1\xba\x0f\xf7\x7c\x72\xdd\xe7\xf1\x28\x1b\xa6\xe4\xd0\x56\x01\xe1\x36\xf0\xd0\x56\x1d\xaf\xeb\x0d\x97\xfd\x78\xbf\x67\x0c\x01\x2f\xf0\x30\x0c\x2d\x13\x7d\xff\xf9\xc9\x18\x73\x86\x76\x3e\x4c\xf2\x96\x76\x3e\xa5\x9d\xef\x70\x12\xa4\xb4\xf3\x42\xb8\xa9\x3c\xcd\x1d\x93\x89\xbe\x17\x3e\x71\x99\xe8\xf3\xdc\x7b\xd0\x30\x17\xfc\x84\x7b\x26\x4f\x36\x9a\xbd\xb0\xc8\x4f\x37\x9a\x27\xb9\x63\xd4\x39\xc9\xd3\xdc\x31\xa0\x74\xca\x3c\xe6\x69\x72\x35\x10\x14\x30\xc9\x53\xbb\x74\x5a\x1d\x98\x7b\xff\x79\x1a\x9b\x06\x82\x62\x3e\x79\x6a\xab\xa4\xbf\xef\x5c\x7f\x4e\xe9\xef\x05\x49\x65\x52\xfa\xfb\x3c\x2d\xd4\xcb\x4d\xfd\x3c\x55\xf8\x40\x98\x80\x7e\x7a\xae\x7c\x56\x47\xea\xe8\xdd\xc1\x01\x41\xcd\xf7\x3c\xdd\xc0\xc9\x3a\xdf\x8b\x82\xb8\x61\x81\x62\x3e\xa8\xf9\x93\x52\xcc\xe7\xd9\xfd\x6b\xb8\x29\xa7\xda\xf2\x54\x5b\xa2\x8e\x4f\xb5\xa5\x4c\xf4\xdd\x9b\xaa\x32\xd1\x0b\xe1\xbe\xf8\x74\xab\x23\xc5\x7c\xf7\x6e\xa9\x14\xf3\x09\xad\xbc\xbc\x38\x79\x7a\x9c\x0a\x94\xee\xfd\xcd\x13\x36\x47\x21\xcc\xa1\x3f\x3d\x61\x95\x4e\xbe\x7b\x7f\x53\x3e\x79\x21\x28\x0d\x94\xd2\xc9\xe7\x39\xec\x14\x15\x7d\xaa\xc9\x81\x98\xfd\x9f\x38\xf3\x3e\x8d\x9d\xca\x40\xdf\x0b\x66\x4e\x06\x7a\x21\xdc\xd2\x9f\x2a\x7a\xa9\xe5\xbb\x59\x40\x52\xcb\x0b\x41\x81\xa1\x94\x5a\x3e\xe5\x87\xef\x66\x01\x49\x10\x9f\x70\xc2\x87\x5b\xfb\xd3\x08\x28\x9c\xf0\xa5\x53\x53\x32\x4f\xc3\x9d\x40\x50\x8c\x26\xe5\x87\x4f\x38\xe1\x4b\x37\xbd\xe7\x74\xef\x02\x84\x11\x80\xd3\xb3\xd0\xf3\xb4\x53\x74\xdd\x69\x68\xf3\x3c\xed\x94\x99\x76\x03\x02\x94\x6e\x16\xd0\xe9\x0e\x04\x08\x8a\x0e\xe5\x69\xb4\xf3\x54\x83\x7b\x51\xee\x54\x83\x9f\x6a\x70\x8e\x78\x4f\x35\xb8\xcc\xee\x3d\xd0\x27\x52\xbb\x27\x34\xee\xe1\x9d\x03\x69\xdc\xf3\x54\x99\x7a\xd5\xe8\x54\x99\x9e\x2a\x53\x94\xd3\xa9\x32\x3d\x29\x1a\xd5\xbd\x43\x04\xf5\xfb\x06\xd6\xd9\xb4\x03\xd7\x19\x04\xf0\x3d\x50\x7f\x32\xc0\x0b\x61\xd8\xe1\xf4\xa8\xf2\x4c\x65\xb3\x07\x3d\xfa\x93\xc3\xc5\xe9\x42\xf6\x70\x51\x02\xf8\xee\x75\x1e\x19\xe0\x85\x98\x38\xd7\xa7\x6a\x18\xd8\xcd\x7c\xa6\xbc\x0b\x15\xe3\x7a\x57\x0d\x9f\xea\xdc\xf8\x9e\x29\xef\x42\x36\x34\xa2\x3c\xf1\x42\xe9\xf1\x3d\x73\xca\xd9\x1f\xc0\xe6\x94\xa7\xfb\x83\x53\xd5\xec\x3d\x9d\x53\xd5\x0c\xc4\xc4\x1d\x96\x27\x5e\xd8\xcd\x78\xf5\xaa\x6b\x40\xd2\xa7\x94\x27\x5e\xd8\xcd\xfc\xa9\xc3\x52\x83\xfb\x91\xa9\xc1\xa1\x90\xdf\xcd\xfc\xa9\xc3\x7a\xb0\x2e\x78\xcd\xd2\xc9\xa7\xdc\xf1\x3d\xbe\x67\x0e\xe1\x71\x08\x0c\xde\x7c\x40\xa0\x74\xaf\xcc\x9c\x9e\x72\x9e\x24\x32\x19\x39\x39\x4d\x64\x82\x2e\x7e\x37\x63\xf4\xc6\x2c\x4f\x62\x96\x94\x0b\xca\xd3\x98\xe5\xa9\xd9\xf0\xf6\xca\xa9\xd9\x00\x82\x72\x41\x79\x1a\xc6\x94\x62\xbe\x57\xbe\x53\x29\xe6\x85\xa0\x5c\x50\x5e\x9a\x0d\x29\xe6\x7b\x25\xe0\x27\xc5\x7c\x42\x2b\x1f\x06\x58\x2e\xf7\x29\x40\xe9\xb5\xf8\xd7\x6e\x9f\x31\x52\x5c\xb9\x4b\xb3\x71\x11\x9f\xec\xde\xed\xb8\xdc\x81\x00\x92\x65\xa5\xe4\xf4\x79\x69\x0f\xbc\x3f\x71\x69\x0f\x80\x38\x94\x43\x7b\x70\xc1\x61\xd9\x2b\x5f\xfd\x15\xdf\xb3\x93\x66\x8d\x47\xca\x86\x5b\xdc\x4d\xa2\x97\x01\x3e\x21\x7d\x97\x7a\x2b\x2f\xdd\xe2\x4b\x7b\x00\x41\x71\x5e\xda\x03\x20\xa8\xdc\x93\x97\xf1\xab\x4b\x7b\x60\xe2\xf0\xa5\x3d\x00\x82\xca\x3d\x79\x69\x0f\x64\x7b\xef\x95\xcf\x48\xb6\xf7\x84\xe1\x3d\xa8\xdc\x93\x97\x27\x63\x40\xe9\xa6\xd5\x5e\xa6\xdc\x5c\xd8\x03\x2f\xb1\x5c\xda\x03\x08\xde\x77\x33\x46\x6f\x4c\x0b\x08\x23\x4e\x97\x31\xad\x8b\x12\x1e\xdd\xe4\xb4\x4b\x45\x0b\xc4\x41\xc8\xf0\x32\xd3\x05\x4a\xf6\xd2\x4d\x42\xbc\xf4\x81\x81\x30\x30\x75\xe9\x02\x5f\x6a\x4b\x13\xfd\x2e\xb5\x25\x10\x87\x2f\xc6\x10\x8e\x0c\xe5\xdd\x9c\x2d\x29\xca\x13\x3a\xf2\xf0\x82\x8d\x74\xe4\x79\xa9\x06\x4d\x6b\xb9\x54\x83\x40\x78\xc1\xe6\x32\x0b\x58\xd6\xf2\x6e\x5a\x8b\xac\xe5\x42\x50\x6b\x27\x65\x2d\xcf\x4b\x67\xd1\x44\x94\x4b\x67\xf1\xe2\xdc\x83\xba\x3a\x79\x19\xc4\x00\x4a\x37\xd9\xe3\x32\x8a\x01\x84\xd1\xb0\x4b\x95\x07\xec\x66\xfc\xd4\x28\x06\x10\x14\xcc\xc9\x4b\x35\x78\xa9\x06\xcd\x09\xb9\x54\x83\x40\x1c\xf8\xbb\x97\x6a\x50\xaa\xf4\x6e\xea\x8f\x54\xe9\x09\x55\x7a\x18\x5b\x93\x2a\x3d\x2f\x15\x57\x43\x13\x5c\x2a\x2e\x20\x28\x98\x93\x97\x8a\xeb\x52\x87\x98\x3a\x72\xa9\x43\x00\xa8\xde\xfe\x68\xbc\x2f\x03\x1a\x17\xd9\x10\xbd\xbb\xe0\xcd\x86\x00\xc2\xd0\xdb\xa5\x17\x2a\x2f\x7b\xef\xb8\x75\xf2\xb2\xe7\xad\x06\x30\x71\xe0\x56\x03\x00\x92\xc8\xe5\x6d\xf4\x42\xaa\xf4\x6e\x02\x8a\x5c\xe9\x42\x50\xf5\x2b\xa5\x4a\xcf\x5b\x0d\xe0\x79\xf9\xad\x06\xb8\xd5\x00\x2c\xa0\x5b\x0d\x20\x7d\x7a\xef\xcd\xbf\x66\xa7\x6a\x00\x3c\x69\xe9\xd3\x53\x5e\xf4\xee\xd1\xb5\xbc\xe8\x09\x17\x7a\x50\x8a\x27\x6f\x8f\x1e\x6e\xea\x4e\x74\x0f\x9b\x6f\xf7\xd4\x80\xcc\x75\x79\xb7\xaf\x99\x9d\xb2\x0c\x64\x10\x4f\xd8\xc2\xa5\xa6\x4b\xd9\xc2\xf3\x56\x9f\xf4\xc3\x9f\xa6\xcf\x78\x23\x8a\x0b\xa9\x56\xde\xea\x93\x8e\x0a\xbf\xd5\x27\xb7\xfa\x84\xe8\xac\x6c\xe1\x29\x0d\x78\xf7\xd8\x49\x1a\xf0\x84\xfa\x5b\x06\xbb\xbc\x4d\xd7\xbb\x49\xd7\xeb\x1e\xe3\xdc\x06\xc4\x6f\xf5\x09\x0e\xf7\xad\x3e\x91\xf2\xbb\x7b\x3e\x23\xe7\xb7\x10\x94\xe2\xc9\xdb\x3c\xbc\x9b\xdd\x78\xf7\xce\xfc\xed\x6e\xfc\x9e\x76\x3a\x79\x64\xa7\x9c\xf1\xf6\xc1\xfe\xeb\xd6\xeb\x01\x82\x52\x3c\x79\xeb\xf4\x48\x84\xdd\x8d\x8a\xca\x84\x2d\xc8\xae\x97\xb7\xd9\xbf\x92\x4d\x77\xef\x09\xcb\x36\x2d\xc4\xe1\x8b\xd1\x63\xb8\x35\xc1\xee\xa9\x6f\x4d\x30\x10\x5e\x3c\xbb\x9f\xaf\x19\x26\xd8\xdd\xdc\xad\x09\x06\xc2\x8b\x67\xb7\x26\x18\xd8\xcd\x7c\xa6\x20\x9c\x2e\x7a\xf1\xec\xf6\x74\x51\x4e\xea\xee\x25\x5b\x49\xa9\x33\xdd\x0a\xe9\x71\xa7\x5b\x21\x38\xa3\xc3\xe8\xac\x9c\xd1\x29\x3f\x74\xd7\xe7\x93\x20\x5a\x08\xaa\xf9\xa4\xfc\xd0\x29\x19\x74\xf7\x02\xa9\x64\xd0\x42\x50\xcd\x27\xd3\x85\x0f\xff\xf3\x6e\x56\x79\x66\xa7\xc5\x4e\x4f\x1e\xd9\x29\xe4\xff\x5d\x87\x29\x0d\x9b\xe5\x5e\xec\x32\x15\x66\x4a\xe5\x20\x19\x74\xf7\xd4\x47\x32\xe8\x94\xe5\xf9\x18\x3e\xba\x7c\x64\xa7\xf8\x29\xe9\xc6\x0a\x08\x83\xb8\x12\x3f\x0b\xbb\x19\x82\xc4\x27\xc8\x43\x33\x7f\xf9\xfa\xc8\x09\x61\xe1\x4b\x06\x2d\x48\x8f\x98\x69\x70\x4d\x96\xe7\xee\xa9\x8f\x34\xce\x09\x75\x73\x50\x1b\x28\xd3\x64\x1a\x60\x37\xf3\xa7\xb7\xcf\xe8\x74\xfa\x4b\x3b\x6d\x4e\x2f\xde\x46\x7a\x0c\x26\x8d\xb3\x97\xf8\xa4\x71\xce\xf4\x13\xd7\x3f\x48\x3f\x71\x20\x0c\x30\xcb\xec\x9c\xd2\x38\x77\x4f\x7d\xa4\x71\x16\x82\x6a\x3e\x99\x7e\xe2\xa9\x2f\xa0\x45\x4f\x7d\x81\xec\x76\xea\x23\x3b\x25\x23\xb7\x6b\x5c\xd3\x8c\xdc\xf4\x13\xc7\x30\xa5\x9f\x78\xba\x37\xd4\xb8\xa6\x7b\x43\x20\xbc\x12\x98\x9e\x6f\xa5\x9f\xb8\xa7\x3e\xe9\x27\x9e\x7e\xe2\xb8\xa3\xe9\x27\x0e\xec\x66\x74\xea\xbd\x05\x20\x0c\x7e\xa7\x54\x0e\xa9\x67\xa1\x65\x4a\x3d\x8b\xd4\xb3\x70\x35\xe8\x59\xa4\x5b\x48\x4f\x7d\xd2\x2d\x24\x10\xd4\x06\xca\x74\x8f\x98\xd4\x8c\xe9\xea\xe8\x74\x43\x08\x84\xa1\xf4\xf4\xb4\x2c\xf5\x2c\xd4\xaa\x52\x3b\x27\x6c\xce\x71\xb8\x68\xdc\x87\xa5\xea\xc7\x13\x82\x54\xfd\xa4\xea\x07\x1f\x38\x55\x3f\xb2\x3d\xf7\xef\x3d\x1b\x0f\x03\xc2\xcb\x8f\x69\x38\x2c\x8d\x7d\x7d\x2f\xd0\xd8\x17\xd4\xcd\xe1\xe5\xc7\x34\x77\x04\x28\xfd\x9b\xcb\xcb\xf5\xc6\xe1\x10\xb5\x81\x32\x3d\x1c\x82\xb9\x79\x37\xe3\x99\xa7\x3e\xd2\x38\x1f\x2e\x41\x13\x50\x53\xd5\xf8\xc9\xab\x6a\x04\xe2\xfc\xfd\x99\x20\x35\x53\xcd\x29\x19\x74\xff\xe4\xd4\xc5\x02\x82\xd2\x41\x99\xde\x9b\x90\xe5\xb9\x43\x1b\x9a\xb2\x3c\x27\xcc\xce\x41\xe9\xa0\x4c\x73\x46\xd2\x2d\xe4\xe9\x37\xe0\x16\x12\x08\x4a\x07\x65\x1a\xa2\x03\x76\x33\x9f\x29\x08\x47\x4c\xa7\x9f\x85\xbb\xca\x74\x0b\xf9\x3d\xd3\x9f\x02\xe2\xc4\x6d\x4e\xdd\xa9\x54\xf9\x43\x42\x9a\xa9\xf2\x07\xc2\xd3\x13\xf9\xa1\x33\x9f\xaf\x19\x9d\xaa\xfc\x81\x38\xfd\xc8\x9e\xaf\x19\x13\x72\xb2\x43\x4f\x9d\x22\x20\x3c\x64\x49\xbd\x9e\x7c\x94\x8d\x70\x59\x9a\x0c\x02\x04\xf5\x8a\x32\x4d\x06\x91\xbe\xb9\x1b\xd3\x97\xbe\x59\x28\x9d\xc2\x1e\xb9\xdc\x0b\x01\xf2\xa8\xe6\xf2\x04\x68\xe9\x1c\x9d\xd8\x08\xb9\x9a\x53\x5e\x66\x8f\x71\xe4\x65\xce\xa5\x29\xa1\x78\x46\x2e\x4d\x09\x10\x8e\x74\x99\xbe\x21\x7d\x73\xf7\xaa\xa5\xf4\xcd\x42\x50\xea\x28\xa5\x6f\xce\xa5\x73\x64\x64\x7e\xe9\x1c\xad\x62\xa7\x3e\xb2\x53\xb2\x3b\x3b\xd5\x1d\x72\x99\xdd\x09\x84\x87\x42\x4b\xeb\x02\xec\x66\x08\x62\xc6\x27\x10\x1e\x0a\x2d\x2d\x8e\x64\xd0\xdd\x1b\x99\x92\x41\x0b\x52\xc1\xa6\x64\xd0\xb9\x42\xd9\xf0\xa1\x96\xf9\x19\x40\x50\x11\x29\x97\xdb\x34\x39\xa3\xfb\xc9\x57\x26\x67\xb4\x10\x54\x44\x4a\x39\xa3\x73\x55\xd7\x20\x3a\x66\x79\xb4\x02\x48\x2c\x9b\x4b\x1b\xb1\xd8\x6c\x0d\x8f\x03\x96\x9b\x2d\x20\x28\x9c\x94\x4b\x7f\x69\xa1\x60\xc7\x0f\x23\xbf\x54\xb0\x40\x78\x22\xb5\x54\xb0\xb2\x3c\x0f\x0a\x10\xa6\x2c\xcf\x42\x50\x38\x29\x65\x79\xce\x35\xec\xd4\x55\x63\xf0\x6d\x0d\xe7\x0d\x71\xbd\xa9\x0f\xec\x66\xfe\xf4\xf5\xd9\xde\x82\xb8\x7a\x97\xca\x14\xd8\xcd\xf8\xa9\xda\x14\x90\x1b\x37\x97\xa7\x2d\x0b\xc7\x6d\xc0\x65\x9e\x4b\xc7\x0d\x08\x0a\x27\xe5\xf2\x18\x05\xfe\xe7\x32\x7e\xae\x5e\xa3\x6b\x80\x14\xba\xb9\xbc\xc0\x09\xa3\x73\x19\x06\xc9\xa5\x74\x4e\xe9\x9b\x4f\xe7\xc8\x73\xfb\x75\xfa\xd7\x30\x56\x4b\x75\x0d\x04\x25\x8f\x52\xca\xe6\x94\x9f\x79\xfc\x70\x36\xe4\x67\x16\xc2\x0f\x50\x7e\xe6\x94\x9f\x79\xc0\xb2\x9c\xf2\x33\x27\x9c\xcc\xe1\x11\xdd\x32\x23\x10\x28\x03\x8a\xe2\x5c\x1e\xdc\x03\xf1\x7d\xa7\x6a\x70\x60\x37\x43\x5e\x8f\x2f\x80\xf0\x06\xf7\x52\xab\xcb\xf6\x3c\xe0\x08\x4d\xd9\x9e\x05\xe9\x7d\x53\xb6\xe7\x5c\x68\xd0\x01\x0d\x70\x2e\x35\x28\x10\x27\xce\xf8\x72\xf7\xb9\xd8\x7d\x0e\x03\xd1\xcb\xdd\x27\x10\x27\x3b\x91\xe5\x51\xc5\x42\x35\x8e\xe2\xaa\x51\x35\x2e\x55\x23\x3e\xfb\x52\x35\x2e\x8e\xae\x47\x71\x39\xe8\xb6\x02\xe1\xf1\xa1\xcc\xce\xb9\x1e\x3b\xc5\xbb\x5d\xea\xbc\xa5\xce\x73\x6d\xa9\xf3\x64\x7b\x1e\x45\x8d\xa4\xce\x93\xed\xf9\x74\x6d\xa9\xf3\xa4\x71\x1e\xde\x1a\x95\xc6\x39\xa1\x6e\x0e\x0f\x23\x97\xc1\x24\xa0\x0c\x2f\x92\x2e\xef\xb6\x01\x71\xe2\xb3\x2f\xe3\x4b\xc0\x6e\x86\x20\x06\x98\x00\xf9\x8e\x73\x79\x54\x21\x29\xf4\x80\xcc\x32\x25\x85\x4e\xd8\x9e\xcb\x80\xb9\x32\xa5\x7b\x16\xe4\x40\x4e\xd9\x9e\xf3\xf9\x29\x2f\xca\xec\x51\xd1\x02\x41\x89\xa6\x7c\xdc\x85\xca\x00\x3d\xa4\x78\x94\x01\x5a\x08\x35\xf9\xa3\xa2\x95\xda\x79\x48\xca\x28\xb5\xb3\x10\x6a\x72\xa9\x9d\xf3\x21\x01\x6e\x14\x3c\xa1\xc7\x2d\xe7\xa3\xa2\xed\xf3\xcf\xd6\xfb\x51\x0f\xc3\xf2\x5c\x06\xfc\xa5\x29\xcd\x73\x3e\x6c\x52\x29\xf4\x94\x8f\x9b\xd4\x27\x94\x09\xeb\xfd\xa8\x60\x1f\x15\x2c\x81\xf3\x47\x05\xfb\x84\x13\x81\x97\xf1\xa8\x60\x1f\x15\xec\xb0\x03\xc5\xc4\x09\x1f\x81\x7f\xf0\xe8\x84\x3f\x1c\x67\x6b\x84\x1e\x8f\xb3\x81\xdd\x8c\xbf\x66\x02\x1c\x10\x1a\xa1\xc7\xe3\x13\xa0\x0c\x2f\xe3\x3e\x9e\x9f\x00\x41\x69\xa6\x7c\x4c\x80\x83\xe5\x79\x37\x43\x10\xf7\xb2\x30\x3b\x87\xb4\x00\x8f\x8e\xee\xa3\xba\x96\x29\x4d\x9a\x67\x21\x4e\x57\x86\xea\xfa\x21\x36\x36\x64\x4a\x7b\x8c\x8d\xc9\xfc\x2c\x7b\x80\xcc\xcf\x29\xa5\xf3\x88\xe6\x33\x3b\xe5\x72\x3f\x55\x92\x52\xfa\x66\xa1\x8c\x70\x19\x98\xef\x05\x84\x06\xf2\x51\x83\x03\xbb\x19\xf2\x7a\x7e\xf2\xa8\xd5\xa7\xbf\x64\x25\xc3\xe2\xbc\x9b\x21\x9b\x87\x21\x52\x3a\x6b\x20\xa5\x74\xce\x47\x75\x2d\xcd\xd8\xa3\xba\x7e\x54\xd7\xb8\xa1\x8f\xea\x1a\xb2\xe7\xdd\x8c\x1e\x3c\x33\x01\x82\x92\x48\xf9\x18\xca\x93\xd2\x79\x18\xfb\x97\xd2\x39\xa1\x71\x8e\xd3\x85\x6c\x5a\x18\x50\x46\x28\xaf\x69\x61\x40\x68\x95\x1f\xed\x01\xb0\x9b\x21\xaf\x06\x01\x08\x4a\x22\xe5\xe3\x09\x0c\x64\xcf\xbb\x19\x23\xf5\x68\x45\xe6\x67\x2a\x42\xa7\xcc\xcf\xf9\x68\x4a\x8c\xaf\x3f\x9a\x12\x20\xa8\x9c\x94\x8f\xa7\xde\x12\x44\x0f\x03\xe7\x12\x44\x0b\x71\xfa\x91\x69\x4a\x9e\xd3\x4e\xb1\xfb\x8f\x2e\xfd\x73\xd9\xa9\x8f\xec\xf4\x72\xf5\xa2\xd5\x1f\xf3\xbd\x1e\x4d\x09\xfb\x88\x47\x53\xf2\x5c\x4e\x2f\xfe\xfb\x63\xbe\xd7\x83\x4b\x4f\x81\xa5\x7c\x74\xe9\x1f\x0a\x75\x8d\xea\x27\x63\x38\x12\x90\xf1\x3c\x1f\x0f\x6a\x20\x7b\x2e\x43\x9e\x9d\x47\x17\x55\xe6\x67\x93\x1b\x64\x7e\xce\x47\xad\x2e\xcd\xc7\xa3\x56\x7f\xd4\xea\x6c\x65\x1f\xb5\xfa\x03\xc7\xc9\x90\xe6\xe3\x91\xe3\x44\x82\x68\x73\x20\x24\x88\xce\xe7\xb5\x53\xd4\xf5\x63\xfc\xee\x79\xfb\xbf\xfe\x45\xfe\xf4\x7c\x3c\x32\x06\xca\x90\x71\xe3\x91\xa9\xe4\xd9\x5a\xbd\x52\x87\x29\x1f\xb5\xba\x74\xd3\x43\xc6\x0d\xe9\xa6\x13\x6a\x69\xf9\xd3\x53\x6a\xe9\x7c\x55\xcd\x95\xfd\xd7\xab\x6a\x06\xe4\x4f\xcf\x57\xd5\x2c\x03\xf5\x30\xd4\x2d\x03\xb5\x50\xa9\xa0\x94\xaf\xaa\xf9\xfd\xd9\x29\x0b\xff\xd5\xb9\x7d\x0b\x9d\xa2\x56\x5e\xcf\x82\x81\x32\xe4\x7c\x78\xcd\x5b\x02\xa4\x59\xcf\x57\x6d\x0d\xec\x66\xc8\xab\xba\x06\x2a\x85\x96\xf2\x35\xd3\x19\x8e\xea\xdd\x8c\x91\xea\xf0\x02\xf5\x47\xe0\xfc\xd5\xdf\x7d\x55\xd1\xb2\x34\xbc\xaa\x68\xa0\x52\x8f\x29\x5f\x23\x2c\xaf\x2a\x5a\xfa\x85\x57\x15\x0d\x54\xd3\x38\x5e\x55\xf4\x1b\x76\xca\x0b\x7c\x75\x6e\xdf\xed\xd0\x4a\x01\x9f\xaf\xa1\x13\xa0\x0c\x99\x05\x5e\x63\x27\x6f\x75\x42\xf8\xa5\x2a\xfa\x25\x4e\x32\xbc\xc2\xfd\x1a\x27\x01\x2a\x85\x96\xf2\xd5\x2d\x7e\x89\x45\x0c\x2f\xf9\xbf\xc6\x22\xe0\xb5\x96\x29\x3e\xe5\xb5\xce\x57\x15\xed\x35\xe9\x57\x15\x0d\xc8\x14\x9f\x6f\xff\xfe\xda\x6d\x33\x7a\x50\x45\x03\xd5\xdc\x91\x57\x15\xfd\xea\x2a\x37\x34\xf9\xab\xab\xfc\x0e\x3b\x45\x5c\xe3\x0e\x40\x19\x0d\x5f\xe0\x35\xf0\x00\xd4\x1f\xa1\xee\x57\xad\x0d\xec\x66\xc8\x6b\xe0\x01\xa8\xd4\x63\xca\x57\x4d\xfe\x12\x8b\x18\x0d\xbb\xff\xea\x3e\xbf\x93\x79\xc3\x55\x7e\x75\x95\x5f\x55\xb4\x57\x92\x5f\x55\x34\x50\x7f\xb5\xfe\xd9\x78\xbf\x46\x2f\x5e\x35\xb8\x37\x96\x5f\x35\x38\x50\xdd\x46\xbc\x6a\xf0\x77\x2a\x13\x1a\xfc\x35\x21\x09\x90\x32\x3f\x5f\xef\xfd\xbc\x64\x1a\x0d\x6f\xe3\xbe\x1e\xb3\x00\x52\xe6\xe7\xab\x06\x7f\x0f\x67\x7f\xfa\xcc\xd9\x3f\x98\x7d\x3c\xe9\xd7\x53\xef\x97\xa4\x9f\xe1\xb1\xc5\x6b\x94\x03\xa8\xd4\x88\xca\x57\x2d\xf9\x12\xf8\x18\x5e\xc9\x7c\x75\x9b\x81\x2a\xd3\xcd\xab\xd7\x2c\x95\xf9\xf0\x76\xa4\x54\xe6\x42\x75\x8b\x23\x95\x79\xbe\xba\xc8\xde\x71\x7c\x75\x91\x81\x2a\x21\x8e\xec\xe6\x09\x35\x78\x19\xde\xb2\x93\x1b\x3c\xe1\x01\x97\xf5\x3f\xe5\x01\xcf\x57\x65\xea\x75\xa6\x57\x65\x0a\x54\x89\x71\x5e\xf7\xfb\xaf\xca\xd4\x7b\x4a\xaf\xca\x14\xa8\x12\xe3\xbc\x2a\xd3\x57\xdf\xd7\x0b\x48\xaf\xbe\xef\xfb\xda\xa9\x8f\xec\x14\x72\xc3\xe1\x25\x9f\x57\x72\x43\xa0\xba\xfd\x7a\xd5\xaf\xc0\x6e\x86\x20\x1e\x90\xbc\xea\x5c\x7c\x8d\x57\x9d\xfb\x72\xde\x3a\xba\xea\x4f\x7f\x18\xa8\xb2\xf1\xbc\xba\xc3\x32\x9e\x0f\xae\xe5\x2c\x19\xcf\x85\x4a\xfe\xd4\xfa\x11\x63\x58\x3f\x75\x2e\xf7\x6d\xd6\x0f\x9d\x2b\x54\x48\x7b\xd6\x0f\x9d\xbb\x7e\x24\xd6\x0c\x2e\xd2\xac\x5f\xf1\xa7\x2a\xd3\xfd\xf5\xac\x1f\xca\x74\xfd\x8a\xf3\xb6\x35\xd1\xfa\x11\x29\x10\x2a\x45\xa8\xd6\x0f\x9f\x76\xfd\xa0\xfe\x1b\x30\xed\xae\x1f\x5b\x6f\xa1\xb2\x83\x5c\x3f\x14\xd6\xfa\x91\x58\x33\x46\xf0\xac\x2a\x5b\x65\x42\xb6\xbb\xb4\x7e\x78\x81\xeb\xa7\xc2\x22\xdb\x7e\xfd\xaa\x9d\xaa\xb0\xb6\xbf\xbb\x7e\xd5\x4e\x49\x91\x1c\xa4\xd1\x2f\xe9\xde\x85\x4a\x11\xaa\x25\xdd\xfb\xfa\x35\x3b\xad\xf4\xd0\xec\xb4\xd1\xe9\xfe\xb2\xd7\xaf\xd9\x29\x05\x61\xc7\x68\xfc\x35\x0a\xc2\x0a\x95\xea\x52\xeb\xd7\x94\x83\x32\x7e\x63\x34\x46\xdf\x14\xa4\xa1\x62\x86\xbf\xbc\x7c\xf4\xda\x8c\x91\x76\x5f\x56\xe7\x65\x0d\x7e\xd9\x9d\x71\x75\xee\xf0\x05\x76\x65\xeb\xbc\xac\xe1\x2f\x7d\x59\xea\xdc\xe1\x94\x77\x05\x51\xe7\x0e\x46\xd5\x95\xc3\xf0\xc4\xe8\xbc\xd3\x61\xa7\xc3\x4e\x7d\x64\xa7\xc6\x1d\x86\x82\x0c\xe7\x6d\xf0\xb2\x06\xd3\x3b\x7c\x59\x6a\x49\x72\xa9\xd7\x6f\xfa\xd7\x26\x7f\x6d\x32\x6f\xd3\xbf\xa6\x96\x24\x49\x7a\xfd\xa6\x43\x50\x4b\x4e\x46\x35\x1d\x82\x1e\x2a\x57\xe5\xd6\x6f\xda\xe9\xa4\xd3\xc9\xf4\x4e\x3b\x85\xfa\x6f\x0c\x97\xe5\x61\x0f\x07\xcb\x72\x22\xee\xe1\xb2\x34\x04\xc0\x1d\xb8\x25\xa1\xfc\x82\x3c\xbe\xfe\x14\xf7\xf2\x9d\xaa\xb8\xc8\x39\x5c\xbf\xcb\x79\x53\x71\x29\xee\xe5\xbc\xe9\xde\x91\x73\xb8\xe4\x98\x17\x2a\x89\x78\x0b\xbe\xf9\xbf\x2e\xf8\xe2\x77\x33\x16\xd7\x6d\xa7\xb7\x9d\xfa\xc8\x4e\xe1\xcd\x1b\xd3\xf5\x76\xbb\x90\x6e\x16\x92\x9f\xee\xad\x1c\xf0\xe6\x0d\x32\xf1\xd6\xef\x56\x90\x9b\x85\x74\x30\x21\xb7\x0b\x89\x53\xef\x31\x2b\x82\xa4\x6f\x21\x99\x90\x83\xf5\x96\x4e\x88\x4a\x75\xba\x2c\x53\xd9\x54\xaa\x07\x13\x92\xbe\x85\x74\x42\x1a\xb2\xa5\x82\xa4\x9d\xfa\xc8\x4e\x8d\x3b\x90\xed\xb6\x24\x8f\x5f\x10\xc6\x57\x8a\x51\xad\xdf\xb2\x53\x8e\xb3\xc7\xf4\x13\xe7\x38\x7b\xfd\x16\x13\xe2\x8b\x59\x4e\xc8\x72\x7a\xfd\xc4\x97\xd3\xbb\x78\xf5\x27\x43\x58\xbe\x7a\x15\xfe\xf4\x6b\x7b\xec\xf4\x61\xbd\x9d\x74\xf0\xb8\x1a\x54\xf8\xd3\xd5\xfb\x38\x52\x15\xfe\x49\x07\x8f\x23\x35\xd8\x31\x5d\xf8\x8f\x9d\x3e\x76\xfa\xe7\x9d\xf7\xfa\x3d\xca\x44\x62\xcd\x98\xae\x3d\x12\x6b\xd6\x4f\x7b\xa0\x46\x7c\x9d\x08\x63\x21\xd3\xb5\xf7\x3a\xad\x1b\x2a\x49\x95\x4b\x1e\xf9\x25\x69\xfc\x98\x2c\x03\x49\xe3\x57\xa1\xf4\xf8\x20\x9d\x67\x15\x82\x0b\x42\xa5\xf8\xd3\x2a\x9c\x11\xae\xe2\x6e\xfc\xf8\xf1\xd3\xea\x4f\x71\xf5\xc8\xc7\x5c\x32\x9e\xaf\xa2\x82\xe5\xf8\x64\x15\x15\x2c\x60\x9d\x99\x05\x23\xfa\x86\x69\xb3\xc9\xb3\xc3\x67\xca\xeb\xa3\xd3\x47\x27\xcd\xb6\xf5\x5e\xb2\xa0\x0b\x96\xa3\x59\x30\xa2\x6f\x50\xb6\x86\x6c\x4d\xd9\x9a\xb2\x9d\x3c\x52\x36\xea\xa4\x0e\x8e\x91\x57\xa1\x4e\xea\x2a\xe8\x61\x8a\x3f\xad\xa2\x1e\x86\xe4\x7c\x37\x43\x10\x4e\xce\x16\x8c\xe7\x16\xb7\x59\x32\x9e\xaf\xa2\x82\xe5\xa8\x76\x15\x15\x2c\x50\x4b\xa1\x03\x15\xac\xc4\xe8\x83\xf3\xd6\x25\x31\xba\x50\x29\xfe\xb4\x8a\x0a\x56\xc6\xf3\xc1\x41\xea\x92\xf1\x7c\xc1\x72\x5e\x4b\xf1\x91\x9d\x1a\x50\xe0\xfe\xca\x2a\x04\x14\x84\x4a\x24\x6f\x15\x75\x2e\xb0\x9b\x21\x88\x4a\x17\xa8\x14\x7f\x5a\x65\x38\x21\xc6\x1d\x38\xfa\x5c\x65\xf8\x16\x06\x6f\x61\xfb\xe5\x0b\x92\xf4\x0d\xca\x36\x19\xa9\xea\x1a\xa8\x25\x7c\xe4\xa2\x99\x5f\x33\x3a\x55\xc1\x02\x95\x1a\x51\xab\x4c\x9b\x19\x02\x38\x4e\x04\x39\x9c\x90\x83\x09\xc1\x2a\x4b\x82\xbe\x8a\xf1\xdf\xe3\x64\xf4\x87\xb2\x1d\xca\x46\x07\x87\xb2\xb9\xcd\x3e\x5d\x96\x97\xa3\xbf\x1c\x29\xa3\xba\x1c\xa9\xea\xfa\x54\x10\xd5\x35\x50\x0b\xca\x54\x06\xf1\x25\x5d\xf8\x38\xed\x41\x75\x0d\x54\x42\x9b\xab\xa8\xae\xe5\x01\x1f\xa7\x3f\xbd\xed\xf4\xa6\x53\x3c\x86\x72\xdb\x29\xb5\x3e\x06\x11\xe6\x55\x6e\xd7\xdb\x06\x2b\x22\xad\xa2\x06\x07\x76\x33\xe4\xbd\x15\x04\xad\x4e\x45\xa4\x55\xd4\xea\xe5\x3e\x6d\xc6\x84\xa8\x9b\x81\x5a\xfc\xd8\x6e\xbf\x05\x0e\xda\x06\x31\xe1\x05\x13\xf9\x07\xb5\x7c\x72\xf8\x16\xd4\xea\xc4\x84\x57\x51\xab\x03\xb5\x28\x47\xba\x68\x96\x13\xe2\x27\xb3\x9c\x90\xe5\x84\x20\xc7\x72\x42\xdc\xdb\x13\xd4\x5a\x12\x6b\x0b\x95\x14\xe6\x55\x5e\x47\xa5\x96\x22\xc8\xb0\x8a\x5a\xaa\xa8\xa5\xfc\xc2\xdf\xef\xaf\x29\x1b\x0a\x4e\xae\xed\x15\x14\x19\x9d\x6c\xee\x57\x90\xe8\x2d\xd4\xc2\x57\x1f\x6c\xda\x85\x32\xd9\x40\xaf\x60\xd7\x2e\x54\xf8\x11\x57\x70\x98\xb5\x20\xd1\xde\xcd\xf6\xfc\xca\xa2\x2d\x54\xf8\x11\x97\x24\xda\x0b\x8a\xe9\x32\x29\x1a\xbc\xe4\x98\x5e\xf0\x49\xd7\x82\x99\x93\x4f\x7a\xc1\x1d\x5d\x26\xe7\x23\x4b\xf2\x68\xa1\x92\x99\xbd\xe4\x8e\x5e\x12\x45\x4f\x3c\xef\x25\x51\xb4\x50\xcb\xf7\xcb\xee\x23\x3b\xc5\x57\x0e\x9d\xca\xa8\x76\x7a\xf0\xc8\x4e\x37\xec\x66\xfe\xb5\xd7\x67\x68\x82\x8e\xb8\xaa\x41\xa0\x4c\x1d\xcd\x68\x0a\xa2\x6a\xc4\xe5\x0b\x55\xa3\xec\xd4\x13\x1e\xcc\x25\x3b\xb5\x50\x8b\x72\xe8\x67\x46\x57\x36\x14\x46\xa8\xa5\x80\x4a\x4c\x7f\x05\x7b\xea\x15\xc3\x91\x62\xd1\x61\x8d\xfe\x80\xaa\x5c\xfb\xff\x8e\x74\x3a\x6f\xd8\x60\x99\x97\x17\x2c\xcb\x96\xdd\x5a\xb2\x2c\xaf\x40\x61\x4c\x15\x5c\xa8\x30\x42\x85\x81\x9f\x19\x2a\x0c\xc9\x98\xa7\x9a\x4b\x32\x66\xa1\x52\xb1\x6b\x85\x0a\x43\x32\xe6\xa9\xae\x91\x8c\x79\x41\xc0\x5c\x8b\x53\x79\xda\x29\x04\x53\x93\x0a\x72\x2b\x4e\x7b\x38\xf9\x28\xc7\x9f\x4f\xbd\x57\x70\xec\xb4\xe0\x65\xde\x7f\xc5\xce\x9c\xaf\x93\xf9\x1a\xfe\x61\xe7\xeb\x54\x26\x57\xb2\x4a\x0c\xa8\x05\x97\x3e\x2e\xdf\xdb\xe5\x44\xb8\xf6\x54\x62\xa1\x12\x1b\x3e\x52\xcc\xcb\x4e\x5d\x54\x3a\x93\x40\xa5\xee\xd7\x0a\x9d\xc9\xb8\x59\x19\xdf\x1b\xb9\xed\x41\x25\x86\xd9\x08\x95\x18\x84\xcb\xbb\x19\x73\xa8\xe7\x08\xbb\x72\x2d\xae\x02\x35\x51\xdc\x76\xaa\x20\xaa\x9d\x50\xed\xa0\x14\xe2\xfe\x3a\x7d\x6c\x66\x0f\xae\x5a\xd5\x0e\x2e\x7d\xa8\x76\x80\xdd\x8c\x4e\x75\x30\x81\x4a\x41\xaf\x15\x90\x4e\xac\x48\x65\xb3\x07\x9d\xc9\xc0\x99\xe4\xae\xc3\x0a\x9d\x49\xa0\x4c\x0e\x5e\x56\x90\x36\x2e\x54\xee\x3a\xac\x48\xc5\x5d\x4e\xaf\xcf\x96\xd3\xbb\x98\x5e\x4c\x5a\x2c\xa7\x77\xd9\x29\xce\x6f\xa8\x12\x43\x95\x88\x4b\x1f\xaa\x44\xe9\xa6\x67\xf1\x1b\x58\x5f\x0f\x4c\x08\x2e\x3d\xd4\xd3\x7f\x5d\x50\x47\xef\x66\x0c\x41\x67\x12\xee\xe8\x4a\x55\xae\x15\x8f\x0b\xe9\x71\x85\xa0\x39\x65\x83\x5e\x30\x3f\x57\x28\x4d\x97\xcc\xcf\x2b\xd0\xc3\x33\xd4\x92\xea\xe1\x50\x0f\x2b\xae\x7a\x58\xe6\xe7\x49\x81\xa5\x25\xf3\xb3\x50\xa9\xca\xb5\x42\x3d\x2c\xa5\xf3\xe4\x2c\x64\x49\xe9\xbc\xa0\x71\xae\xdc\xea\x58\x95\x18\xab\xb0\x9b\x1d\x3c\xab\x3e\xc3\xcc\xb1\x89\xaa\x86\x00\x80\xdd\xec\xe4\x59\xf7\x19\x23\x3d\xfc\xe5\xf0\x11\xf3\xc6\x3d\x88\x25\xf3\xf3\x82\xed\xd9\x22\x7b\xab\x72\x53\x47\xd8\xcd\xf6\x48\xab\x1a\xbc\xaa\xc1\xcf\xe0\x51\xf1\x91\x13\x82\x2f\x50\x8b\x82\x14\x26\x04\xad\x03\x59\xf4\x07\x65\x72\x5d\x62\x49\x1a\x2d\x58\x8b\x6f\x41\x20\xbd\x41\xd9\x30\xf2\x12\x44\x2f\x48\xa1\x6b\x61\x83\x50\xc9\x33\x10\x76\x33\x65\x53\xde\x60\xde\x4e\xe4\x08\xe7\x2d\x9c\x90\xea\x33\x05\xd9\x50\xb9\x79\xb2\xe4\x91\x5e\xf2\x48\x4f\x0a\x06\x2d\x79\xa4\x17\x3c\xd2\x16\x00\x5c\xf2\x48\xaf\xaa\xad\x0a\xcc\x5c\xd5\x56\x01\x95\x1a\x5f\xab\x1a\x13\xa9\xda\x2a\x2a\x01\xad\xaa\xad\x02\xac\x13\xb8\xaa\xb6\xaa\xd6\xaf\x53\x64\xd3\x3f\xaf\xd5\x4e\x19\xa9\xbe\x38\x50\x26\xd5\x76\x56\xd5\x19\xaf\xd8\x2a\x6e\xc5\xac\xaa\xad\xaa\xcd\xb7\x80\x56\xaf\x06\x40\xe0\xb8\xae\x1c\xc7\x2d\x39\xae\x97\x0c\xd0\x93\xfa\x38\x4b\x06\xe8\x05\x03\x74\x8d\xc2\xa8\xdc\xa1\x57\xcd\x06\x85\x0e\x56\xd5\x6c\x00\x35\xb0\xe7\xd5\x4d\xbb\x44\xd1\x93\x0c\xfc\x25\x51\xb4\x50\xe3\xfb\xa5\x33\x4e\xa0\x72\x56\xd7\xdb\x61\xa7\x87\x9d\xf2\xfe\x0e\x3b\x85\xbe\x70\x56\x17\xd2\xe1\x3b\xc5\x6c\x7c\xeb\x5e\xb3\x51\x39\x1c\x9a\x35\x7c\xe6\xbc\x9d\xcc\x1b\x8e\x77\x3d\x9d\x37\xed\x02\xf4\xb0\xab\x6a\x17\x80\xca\xc5\x9e\x55\xb5\x0b\x55\xbb\x50\x5d\x48\xda\x05\xa0\x52\x6e\x6b\x55\xed\x42\xbd\xec\x14\x57\xab\xea\xb5\xd6\xcb\x4e\x19\xe9\x65\xa7\xa4\x85\xcd\xda\xfc\x6b\xbe\xac\x0d\xf5\xfb\x3c\x34\x15\xc0\x6e\xe6\x33\x05\xb9\x98\x10\x47\x75\x39\x21\xb7\xd3\x8b\x4f\x52\xf5\x64\x81\x1a\xb8\xc5\x55\x47\xb6\x6a\x3e\xaa\x2b\x44\xf3\x01\xd4\xef\x63\x33\xee\x50\x35\x1f\x9c\x21\xad\xaa\xf9\x00\xea\xf7\xb1\x69\x3e\x6a\xda\x29\xde\x4c\x35\xc8\x50\x93\x85\x84\xa1\xae\xe9\x42\xd2\x2e\x70\x38\xb4\xaa\x76\xa1\x62\x17\xa2\xfe\xb9\x2a\xe8\xaa\x9a\x8d\x9a\xce\x3e\xd6\xa5\x1a\x83\x00\xea\xf7\x65\x2f\x67\x5f\x7b\xc0\xd9\xd1\x92\xf4\x5b\xa8\xdf\x97\xad\x3d\x80\xb9\xbb\x4c\xae\x49\x2c\xa9\xbb\x85\x1a\x78\xd2\x32\x77\x0b\x65\xc2\xba\xbb\xa4\xee\x16\x6a\xf8\x7a\x35\x11\xf5\x71\xbe\xd8\x44\x55\x83\x0b\xd0\x74\xd7\x4f\x4f\x18\x3d\xa8\x9a\x0d\x8e\x71\x56\xd5\x6c\x00\xf5\xd3\x13\xaf\x72\x68\x36\x9a\xfa\x44\xb3\x01\x54\x0a\x8b\xad\xaa\xd9\xa8\x84\x89\x67\x53\x51\xbc\x76\xfa\xda\xa9\x8f\xec\x14\xe2\xe0\xd9\x34\x1b\xaf\x9f\xca\x86\x1a\x2c\x3d\x09\xbe\x85\xdd\x2c\x78\x56\x7c\xc6\x84\xb0\xf4\x9a\xd6\x45\x1e\xf0\xc9\xa1\xd0\x92\x07\x5c\xa8\xc1\xd2\x93\x07\x7c\x35\x52\xc0\x26\xb4\xc9\xab\x71\x24\x26\x54\x4e\xd5\x57\x53\x35\x37\x22\x05\x13\x8a\xdb\xd5\x74\x91\x81\x4a\x99\xb2\xd5\xf4\x90\x9b\x0a\x0b\x2e\xd1\xd5\x54\x58\x40\x0d\xbc\xe6\x06\x23\xcd\x6a\xba\xc3\x1c\x72\xac\xa6\x3b\x0c\x54\xaa\x99\xad\xa6\x3b\xdc\xba\x9d\xf2\x16\x9a\x3b\x74\xa0\x52\xcd\x6c\x35\x37\xe8\x32\x77\x4f\x0e\x39\x96\xcc\xdd\x42\x55\xbf\x36\xbd\x66\xe8\xb7\x77\xb3\xce\x33\x7b\x20\x78\xaa\x7e\x6d\x06\x4f\x81\x32\xbb\xf3\x46\xd2\x96\x50\x49\x0c\x58\xcd\x78\x6a\xe3\x70\x68\x52\x04\x73\xc1\xcf\xbd\x81\x4f\x85\x6f\x51\x4a\xee\xd5\x54\xcd\x30\x34\xae\xa6\x6a\x06\x2a\xd4\xe0\xab\xb9\xb7\x6f\xd3\x4e\xc3\xbf\x66\xa7\xaa\x66\x3e\x59\x99\xbb\x85\xdd\x0c\x41\xf4\xf2\x81\x0a\x83\xf8\x6a\xdc\x73\x5f\x4d\x8f\x1e\x86\xc6\xd5\xf4\xe8\xdb\x81\x6c\xb8\xc5\xed\x50\x36\x2e\xb5\xcf\x5e\xfd\xe9\xed\x33\xf4\x1a\xfe\x6e\x53\xa9\x03\xbb\x99\x3f\x55\x5e\x15\xfd\x50\x0e\xe7\xed\xf4\x2d\xa0\x9a\x65\x15\x17\x2a\xb5\xd1\x96\xac\xe2\xab\x91\xb4\x35\xa1\x39\x5c\xcd\xb0\x40\x53\xe7\xe2\xb4\x36\x75\x6e\x4b\xe7\xcd\xd1\xeb\x67\x02\x15\x12\xf4\xd5\x52\x39\x54\x35\xd0\x2d\xae\xa6\xaa\x69\xaa\x1a\xdc\xe2\xa6\xaa\x69\x7a\xa8\x94\x3a\x5c\x4d\x0f\x15\xa8\x5c\x7f\x5c\x4d\x0f\xb5\xe9\x7a\x72\xd1\x62\x35\x5d\x4f\xa0\x42\xa9\xbe\x9a\xae\x67\xa3\xbe\xc0\x84\x74\x6a\xb5\xe5\xcb\x5a\xac\x10\xd7\xbd\x11\xd0\xc6\xc1\xd5\xe4\xa2\xc5\x82\xd7\xfc\x83\x4a\x09\xb5\x25\xbb\xf9\x6a\x6a\x24\xa8\x98\x56\x53\x23\x01\x95\x2c\x8e\xd5\x1e\x3b\x55\x23\xc1\xb1\xb4\x64\x3c\x17\x6a\xf8\x15\xa9\x91\xa4\x32\x9f\x94\x13\x5c\x52\x99\x0b\x95\x2c\x8e\x25\x95\xf9\x82\xb6\xbc\x4c\xc8\x93\x96\xbc\xe5\x42\xe5\x6a\xe6\x6a\x2a\x29\x60\x37\x63\xf4\xaf\x82\xa8\xb8\x70\xb2\x9b\x8a\xab\xe9\xef\x7a\x9c\x23\xbd\xf9\xea\x1c\x66\x4d\x28\x90\x56\xd7\x93\x05\x2a\xb7\x3a\x57\xd7\x91\xed\x6a\x29\xb8\x8d\x56\x57\x4b\x75\xb5\x14\xfe\x79\x57\x4b\xc9\x8c\x3e\xe1\x36\x5a\x32\xa3\x0b\x95\xea\x6b\x4b\x66\xf4\x25\xe5\xf9\xf4\xec\x46\xca\xf3\x05\xcd\x79\x25\x39\x65\x75\x3d\x54\xa0\x4c\xb8\x15\x57\xd7\x45\x05\x2a\xc9\x29\xab\x7b\x5a\xd6\x0d\x28\xc0\x46\xb4\xe4\x10\x5f\x5d\x27\x8d\xcd\x89\x84\xe0\xab\xab\x1a\xb9\xdb\xb2\xba\xaa\xb1\xab\x1a\xf1\xcf\xbb\xaa\x51\xde\xf0\x09\xdb\xc9\x92\x37\x5c\xa8\xf1\xfd\xd2\x09\x69\x76\xca\x8a\x96\x10\x7c\x75\x82\xa8\x54\x5f\x5b\xdd\x20\x2a\x50\xe6\xfc\xf9\xd7\x5e\x9f\xb1\x06\x71\xe3\xbb\x71\x55\x60\x37\xfb\x73\x65\xb1\xd5\x8d\xbb\x02\x96\xab\x5e\xd0\x8e\x6f\x98\xfe\x15\x9f\x39\x39\x9d\x6f\x56\x31\xc9\xed\x5a\x5d\xad\x0e\x5b\xc7\xea\x6a\xf5\xae\x56\x67\xfb\x25\xd3\xf8\x92\x56\x7c\x4e\xcc\x9c\xb4\xe2\x42\xa5\xd4\xc0\xea\x6a\x75\x28\xc4\x77\x33\x7a\x50\x85\x03\x95\xeb\xad\xab\x0f\xdf\xe5\x50\xb6\xe2\x33\x65\x1b\xca\x86\x1c\x43\xd9\x48\x01\x9b\xf0\x6b\xac\x4e\x0a\x98\x50\xab\x53\x68\x74\xb6\x6b\x23\xe0\xd7\x58\x5d\x1b\x01\x54\x52\x83\x56\xd7\x46\x40\x38\xbe\x9b\xf1\xcc\x93\x33\xd8\xc7\x6b\x75\x8e\xa6\xb2\x69\x23\xe0\xb0\x58\x5d\x1b\x01\xd4\x8a\x11\xea\xd3\xc5\xad\x8d\x80\x69\x70\x49\x52\x2e\x54\x8a\xb4\xad\xae\x8d\x90\x7d\x7c\x4e\xbf\x32\xfd\x72\x18\xc7\x2b\x45\xda\x16\xb4\xe3\x1f\x94\x09\xb3\xc3\x92\x7d\x7c\x75\x94\x7f\xf5\xc5\xa8\xfc\xbb\xe1\x1c\x58\x05\x97\x1c\xe2\x42\xa5\xac\xda\x92\x42\x7c\xf5\xcb\xb7\x80\x67\xd1\x8d\x93\x00\x56\x2a\x5f\xdd\xe3\xba\xae\xe3\xe8\x99\x4d\xd7\x71\xec\x38\x8e\xd5\xf7\xa7\x67\x28\x3d\xf6\xf4\x2c\x44\x7a\x6c\xa1\x52\x56\x6d\x49\x8f\xbd\xe4\xbd\x9e\x87\x73\xa9\x56\x07\xaa\x9b\x92\xae\x56\x07\x76\x33\x7e\xea\xc1\x16\x50\xab\xab\xc1\x73\x2d\x79\xaf\xe7\xe1\x24\xe9\x67\xc2\x75\x6d\x15\xf5\xd5\x97\xb2\x51\x28\x79\x1e\x8e\x7e\xb9\x42\x16\x2b\xc4\xd5\xa0\x3d\x00\x76\x33\x65\x53\x5e\x8e\xc4\xaa\xab\xc1\x23\xb1\x6e\x78\xe2\x70\xf4\xfa\x9e\xf0\x5e\x57\xca\xaa\x2d\x79\xaf\x57\xd7\x46\x1c\x2e\x4b\x6d\x04\x50\x29\xab\xb6\xba\x36\x42\x7a\xec\x79\xd8\x83\x36\x02\xa8\x94\x55\x5b\x5d\x1b\x21\xef\xf5\x3c\xfc\xa9\xee\x28\x24\xd7\xd5\xed\x97\x1c\xd7\x42\x99\x5c\xe1\x5c\x10\x5e\x7f\x50\x29\xab\xb6\xe4\xbd\x16\x76\x33\xe4\xd5\x6e\x00\xb5\xba\x52\x5f\xe7\x4d\xe5\xcf\x15\xce\x25\x17\xf6\x82\x0b\xdb\x7a\xf1\x4b\x2e\xec\x35\xb4\x07\x9e\x48\x0d\xed\x01\x60\xbd\xf8\x25\x3d\xf6\x1a\xda\x03\xae\x49\xae\xa1\x3d\x00\xac\x17\xbf\xa4\xcc\x5e\x72\x61\x4f\xee\x3f\x2e\xb9\xb0\x17\xfc\xd7\x95\xb2\x6a\x6b\x98\x03\x01\x94\xc9\xe5\xc1\x35\x48\x28\x5b\x03\x7b\x50\xd9\x62\x0c\xed\xc1\x30\x3c\xe1\x89\xd4\x30\x3c\x01\xd4\xaa\xb8\xba\xc5\xa3\xd8\x29\x8e\xdb\x08\x3b\x25\x53\x8c\x7a\x69\x6b\x90\x29\xb6\xa4\xcc\x9e\x10\xaf\x2d\x29\xb3\x85\x5a\x1d\x95\x11\x0b\xe8\xaf\x77\x33\xe4\x35\xc8\x00\xd4\xca\xde\x61\x18\x23\x1f\x06\x14\x3c\x43\x92\x8b\x7a\xc1\x3b\x5d\x29\xab\xb6\xe4\x9d\x5e\x43\x5b\x05\x07\xda\x92\x64\x5a\xa8\x6e\x5b\x87\x19\x15\xf2\x4e\x4f\x6e\x38\x2d\x79\xa7\x85\xea\xb6\x75\x68\xab\xe0\x98\xde\xcd\x0e\x9e\x29\x2f\x71\x07\xb7\xad\xc3\xb8\x83\xbc\xd3\x93\x1b\x4e\x4b\xde\xe9\x05\xd7\x74\xad\xec\x1d\x86\x19\x15\xc0\x6e\x86\xbc\x90\x4d\x0a\x95\xea\x6b\x6b\x68\xe5\x80\xdd\x4c\xd9\x94\x17\xcb\x57\x7d\x7f\x5a\xbe\xa1\x49\xe3\x46\xd6\x1a\xda\x2c\xa0\x56\xdf\x9f\x36\x0b\xe2\xea\xdd\x0c\x41\x3c\x3e\x84\xc5\xba\xba\xa5\x96\xc5\x7a\x0d\x4d\x9b\xc7\x60\x43\xd3\x06\xd4\xda\xed\xc0\xf5\xa6\x69\xe3\x2e\xd5\x92\xec\x5a\xa8\xee\xbc\x87\xa6\x6d\x90\xec\x36\xb9\x10\xb5\x06\xc9\x6e\x42\xa5\x48\xdb\x1a\xda\x27\xa0\x4c\x2e\xf6\xac\xe1\x59\x21\x50\xab\x6b\x4b\x9b\x05\xb1\xf5\x6e\xf6\x4f\x9c\x7a\x4b\x7c\xbd\x20\xb9\xae\x6e\xf3\x25\xb9\x5e\x43\x5b\xc5\xdd\x9a\x35\xb4\x55\x40\xad\xae\x50\xb3\x3c\x06\x7c\x59\x93\x4b\x33\x6b\xb8\x8f\x00\x6a\x65\xcf\x30\x34\x38\x40\x99\x50\xa5\xad\x71\x7c\x3f\x65\x5a\x89\x60\x0f\x8d\xd0\x30\x38\x74\xfa\xf9\xb8\x8f\x80\x96\xba\x56\xd7\xbb\x7b\x86\xa1\x11\xf2\x94\x6c\x68\x84\x86\x46\x08\x4b\x32\x34\x42\xb2\x57\xcf\xd3\xb5\xe7\xd6\x02\xa8\x75\xf8\x48\x39\x20\x65\x99\xa7\x8b\xca\x48\x10\x50\x0d\x45\x8c\xd3\x4e\xa1\xd5\x9a\xa7\x53\x0d\xad\x96\x50\xe1\x7f\x58\xc3\x78\x11\x50\xe6\xe9\x5c\x1a\x30\x02\x2a\xf5\xe5\xd6\xf0\x80\x74\x18\x43\x22\x01\x7f\x49\x55\x2d\x54\x68\x22\x96\x4c\xd5\x6b\x78\xb6\x70\x3a\x2c\x03\x46\x40\xad\x7e\xd9\xc6\x8b\x64\xaf\x9e\xa7\x82\x78\x40\x0a\x54\xca\xd0\xad\xe1\x71\x03\x4c\xd4\xbb\x19\x3f\x35\x12\x04\x54\xa3\x29\xc3\xb3\x05\xa0\xcc\x13\x4f\x5a\xaa\x6a\xa1\x52\x67\x6e\x0d\xe3\x45\xc3\xe0\x10\x19\xe2\x4b\x0e\xea\x05\xdf\x74\xa5\xce\xdc\x92\x6f\x7a\x0d\x6d\x3c\xe9\xd5\x6b\x68\xe3\x81\x4a\x9d\xb9\x35\x52\x39\xb4\xf1\xa7\x4a\x21\xbf\x1e\x18\xe9\xe1\x2f\x1d\xe9\x72\x7a\xfd\xda\x35\xe8\x40\xad\x8a\xab\x3d\x97\x96\x7a\x7a\xa4\x29\x2d\xb5\x50\x0d\x08\x49\x4b\xbd\x06\x94\x5f\xc7\xcf\xcf\x78\xf9\xe1\x2d\x3e\x3c\x35\xa2\x66\x1f\xd8\xcd\x7c\xa6\xbc\xba\x02\xc4\xef\x87\xae\x80\xec\xd5\xc7\x8f\x78\x8d\xec\xd5\x42\xad\x2a\x4e\xa3\x50\x03\x1b\x7f\x90\xc2\xbc\x86\x36\x1e\xa8\xa4\x26\xaf\x61\x3e\x8b\x24\xd7\x87\x47\xab\x92\x5c\x0b\x95\xd4\xe4\x35\xb4\xf1\xb2\x57\x1f\x3f\x95\x82\x1b\x3c\xa0\x56\xd5\xb0\x1b\xbc\x41\x66\xe2\xf1\xf3\x73\x36\xbe\x34\xb4\xf1\x6c\x23\x86\x36\x7e\x10\x72\x3a\x48\xc5\x5d\xc3\xdd\x1c\xec\xd5\xd5\x08\x99\xec\xd5\x4b\xf6\xea\xe3\x87\x09\x96\xbd\x5a\xa8\x95\xf7\x37\x0d\x2f\x49\x68\x7d\x90\xcf\xba\x24\xb4\x16\x2a\x69\xd3\x6b\x6a\xbc\x27\x99\x89\x07\x19\xa8\x6b\x7a\x90\x30\xb5\xca\xe8\xfe\xa9\x55\x86\x6e\xba\x1c\xa4\x48\x2e\xf9\xa6\x17\xdc\xd2\xb5\xb2\x1a\xe4\x96\x5e\xb3\x38\x04\xf4\xf0\xd4\x2a\x4f\xad\x32\xfb\x84\xa9\x55\x96\x82\xfa\x30\xbf\x50\x0a\x6a\xa1\x52\xc8\x6e\x4d\xad\xb2\xe4\xd1\x87\x07\xb5\x92\x47\x2f\x08\xa3\xab\x41\xbe\xe9\x69\x00\xb0\x9b\xf9\xd3\xdb\x67\xfb\x93\x31\xc8\x37\x3d\x20\x00\x76\x33\x7f\xaa\x20\x18\x6f\x2a\xd4\xad\xa9\xf1\x86\x4f\xba\x1c\x66\xdd\x49\x28\xbd\x20\x8f\xae\x54\xa8\x5b\x92\x47\x2f\x88\xa2\x77\x33\x46\xaa\x8d\x07\x2a\x15\xea\xd6\x34\xa9\x47\xf2\xe8\xc3\xcc\x36\xc9\xa3\x85\x4a\x1e\xf9\x9a\xda\x78\x59\xa1\x0f\x53\xd6\x64\x85\x16\x2a\x79\xe4\x4b\x56\xe8\x35\x9b\x9f\x0c\x8b\x6b\x9a\x35\x09\x54\x0a\xd9\xad\xa9\x3d\x07\xca\x61\x5a\xd8\xf4\x34\x1b\xa8\x70\xc8\x2c\xf9\xa4\x17\x0c\xd0\xbb\x19\x9d\xba\xf9\x84\xf5\xb9\x52\x58\x6c\x4d\xad\xf2\xec\xca\xe6\x0b\xd4\x2a\x03\xd5\x70\xe6\x34\xa9\x07\xd8\xcd\xe8\x41\x4b\x0d\x61\x74\x35\x9c\x39\xdd\x70\xca\x0a\x7d\x14\xe2\x35\xb2\x42\x2f\x98\xa0\x2b\x65\xca\xd6\x34\x5b\x07\xd8\xcd\x98\x24\x18\xd5\x84\x6a\xd4\x73\x1a\x32\x04\x76\x33\x7f\xaa\x20\x6c\x38\x5b\xd8\x81\x72\x60\xbc\x0f\xf3\xa8\x24\x94\x16\x2a\x35\xe5\xd6\xd4\x78\xc3\x27\x5d\x8e\x52\xfe\x89\x43\x6f\xf9\xa6\x85\x4a\xc9\xb9\x35\xdd\x7b\xce\xe1\x08\x1d\xb5\x36\x1e\xa8\x94\x9c\x5b\xd3\x4c\x4e\x99\xaa\x0f\xf3\xa7\x64\xaa\x16\x2a\x25\xe7\xd6\xd4\xc6\x4b\x41\x7d\x14\x47\xed\x46\x73\x72\x4e\x44\x19\xba\x35\x3d\x27\x9a\x64\x72\x1e\xa6\x0b\x4d\x23\x8f\x40\xa5\x0c\xdd\x9a\x06\x1e\x61\x9d\xde\xcd\xf8\x6b\x46\x19\xe7\xe1\x44\x30\x37\x6e\x34\x61\xa2\x2e\x87\x47\xf9\x53\x57\x00\xa8\x54\x7f\x5b\xd3\x88\xa2\x14\xd4\x87\x49\x34\x52\x50\x0b\x95\xfa\x72\x6b\xea\x0a\xcc\xd3\x4e\x71\x2c\xa6\xe7\x44\x10\x49\xd7\xc6\x76\x46\x1e\x69\x61\x37\xf3\xaf\xf9\x19\x9f\x7c\xc6\x6c\x23\xa6\x47\x47\xc0\x6e\x86\xbc\x7a\x0c\x40\x6d\x8a\xab\xc7\x00\x9d\xf4\x6e\x76\xfe\xcb\x5f\x5f\x69\x16\x85\xc6\x8c\xbf\xd2\x2c\x0a\x15\x32\xe1\xf7\x64\xd7\x23\x4c\xf2\xb2\x5f\x58\x18\x3f\xa8\x5c\x4d\x78\xe5\x62\x14\xe6\xf9\xf3\x51\xf7\xd1\x5e\x78\x30\x63\xbd\x50\x35\x7e\x50\xcf\xef\xd1\xf4\xd1\xfe\x5e\x71\x9f\xde\x93\xcd\x92\xf0\xbf\x1e\x9d\x3e\xda\xf3\x03\xd7\xea\x7b\x92\xc7\x23\x34\x92\xae\x5e\x68\x1f\x3f\x68\xb8\x19\xaf\xe4\x8f\x42\xe3\x3a\xe9\x0b\x11\xe4\x5f\xdf\x73\x6f\xa2\x1a\x5e\xc6\x7b\x16\xa5\xdf\xd0\x0f\xa5\x2f\x4a\xbf\x35\x7c\xc3\x42\xbf\x72\x3a\xbe\xe7\xd6\xd6\x96\x58\x7c\x4f\xce\x14\xde\x73\x6b\x69\xab\x1d\xbe\x67\x38\x85\x1b\x1a\x1a\xf9\x3d\xc3\x29\xdc\xd0\xd0\x97\xef\x19\x4e\xe1\xde\x4d\x35\x94\xde\x7b\x86\x3d\x6e\x1d\xdd\x50\x49\xaf\xf4\x90\x2f\x94\x90\x8d\x4f\xfc\x3d\xe3\xeb\xf1\xd9\x8f\xc2\x1e\x5f\x1f\xbd\xff\xfa\x97\x46\x25\xa7\xf7\xac\xbe\xda\x5a\x78\x44\x8f\x55\x21\xb6\x86\x6e\x54\x6d\x7a\xcf\xea\x80\xf6\xc6\xab\x75\xff\x56\x75\x0a\xf7\x4e\xca\xe2\x5f\xef\xd9\x1c\xd0\x56\xc6\xad\x57\xe6\xab\x39\x5f\x5b\xff\x36\xe8\x8d\xde\xb3\xf9\x6a\xb7\x92\xb5\xfa\xd5\x7b\x36\x5f\xda\x86\xd6\x3b\xb3\xda\x7c\x69\x8d\x1e\x07\x3d\xb6\xaf\xc7\x87\x47\xcc\x44\x73\x40\x1d\x21\x26\x7f\xbe\x2b\x44\x67\x40\x93\x56\xdd\x01\x6d\x0d\x6b\x29\xa0\xf7\xec\x0a\xb1\x15\x6c\x1b\x4e\x61\xb7\xc7\x0d\x8d\x68\xca\x7b\x76\x7b\xdc\xd0\x48\x89\x7b\xcf\xee\x44\x6f\xf8\xc7\x02\xe8\x2e\x93\x0d\x8d\x1c\xb6\xf7\xec\xce\xfd\x86\x46\x92\xc1\x0b\x15\xe6\x07\x8d\x74\x98\x57\x42\x4c\xa1\x91\xac\xf2\x42\x8e\xf9\x41\xa7\x0c\xd0\x2b\x47\xa6\x30\xbe\xf7\x38\x5c\x13\x1b\x3a\xb9\x59\xaf\x14\x99\x42\x83\x7b\xe0\x3d\x87\xcb\x64\xc3\xec\x0e\x68\x38\xec\x0d\x9d\x3c\xf0\xf7\x1c\x7e\x56\x1b\x7a\x71\x26\x86\x6f\x7b\x83\x21\xff\xf7\x1c\xbe\xa1\x0d\x9d\xdb\x1a\xef\x39\x9c\xaf\x0d\xbd\x7e\x03\x72\xbe\x36\x4c\x32\xbe\x5f\x69\x3a\x85\xce\xee\xeb\x95\xa6\x53\xe8\xed\x60\x01\x0c\xe7\x6b\xc3\xc0\xa3\x7d\x61\xf1\xfc\xa0\x7f\xaa\x63\x3a\x5f\x1b\x64\xcb\x7b\x25\xeb\x14\xe6\x4f\xe9\xa7\xf3\xb5\x61\xb2\xbd\x79\xe1\xf2\xfc\xa0\x7f\xca\x6a\x3a\x5f\x93\x0f\x59\x0d\x30\x9d\xaf\x39\xf9\x60\x90\x6b\x3a\x13\xf3\xe2\x91\x7f\xde\x31\x4e\xbe\x34\x17\xf9\x54\xfa\xc9\x97\xe6\x02\x98\x4a\xbf\xcd\x8a\x75\x33\xdf\xf3\x50\xd4\x0d\x96\x2f\x7e\xcf\x43\x51\x0f\x3e\xf7\x86\x10\x87\xa2\x6e\x68\x14\xba\x7c\xcf\x43\x51\xf7\x96\xb3\x35\x15\xf2\xe1\x7b\xdc\xd0\x9a\xaa\xf6\xf0\x3d\x6e\x33\x63\x35\xcc\x57\xb6\x50\xa1\xb5\xf1\x3f\x6e\x81\x9d\xed\x7f\x1a\xe5\xf7\x3c\x1c\xc8\xc1\xb2\x75\xce\x0f\x07\x72\x32\x90\xc1\x9f\x3d\x1d\xc8\xc9\x40\x06\x2f\xeb\x74\x20\x27\x4a\x6a\x30\xc1\xa7\xb3\xb9\xa1\x15\x5f\xfc\xa9\xd4\x27\x13\xec\xd7\x7a\x3a\xc1\x1b\x5a\xf3\x35\x9c\x2e\xb5\x0d\x56\xb1\x7c\x25\x2a\x7d\x21\x25\x6d\x4d\x45\x7c\xba\xae\x4e\xc6\xe6\x2b\x3d\x95\x7e\xc3\xf8\xa6\xee\x54\xfa\x0b\xe9\x0f\x7a\xbc\x94\x7e\xc3\x3f\xd6\xd5\xa5\xf4\x17\xaf\xc1\x65\x7b\xf9\x1a\x36\x34\x12\xeb\xde\xf3\xf2\x35\x6c\xb0\xd4\xf4\x7b\x5e\x8e\xf1\xe2\xcd\xb8\x92\x2f\xc7\x78\x31\xa0\x03\x21\x2e\x07\x74\x31\xa0\x53\x21\x1c\xd0\x75\xfd\x6f\x65\x70\xb9\xae\x2e\x06\x74\xda\xa3\x03\xda\x30\xe7\x27\xd7\x37\xa0\x97\x56\xfc\xf0\xf6\xab\xb8\x19\xa3\x66\xe4\x76\x8c\xf7\x16\xb5\xfb\x39\xdd\x8a\x7a\xa3\x88\x35\x23\xb7\xa2\xde\x28\x62\x4d\xe5\xad\xa8\x1b\xfa\xfc\xfe\xbc\xa2\xee\x7d\xb3\x55\x08\xdf\xf3\x76\x5d\xdd\x28\xbc\x83\x29\xbc\x15\xf5\x46\x37\xbb\xfa\x6e\x45\xdd\xf0\x0f\x4d\x99\x8a\x9a\xe8\x66\x6d\x6c\x3a\xf7\x89\xcd\xf0\x75\xa4\x13\x9d\x48\xef\xdc\xa7\xd2\x6f\x98\xdc\x89\x7e\x61\x86\xfd\x60\x90\x5b\xfe\xca\x0f\x2b\x58\xbe\xef\x85\x2b\xf6\x83\x56\x9c\xc2\x74\x8c\x89\xb1\x51\x07\xa6\x63\xdc\xdb\xf8\xd6\x5d\x26\xe9\xfa\x4a\x86\xad\xc2\x4b\x87\xbd\xc1\x7a\x7e\xef\x99\x0e\x3b\x19\xf6\x27\x97\xc3\x4e\xf4\xbc\x3f\x5c\x0e\x7b\x31\xc6\x93\x31\x2e\xc7\xb8\xf7\xf0\x96\xc4\x7b\xa5\x8b\x7d\xa1\x86\xb5\xfc\xdd\x2b\x35\xac\xf0\x0f\x6b\xb0\x94\x6b\x43\x1b\x7a\x08\x4b\xb9\x36\xb4\x51\xec\x51\xb9\x36\xb4\xa1\xc3\xb6\x94\x6b\x83\xa5\xe9\x5e\xe9\x63\x85\x7e\x6a\x76\x1f\x57\xce\xb3\x3f\x05\x0e\x5e\x5f\xa9\x62\x85\x56\x5c\xd1\x8f\xd2\x6f\x68\x43\x4d\xf9\xf8\x86\x1e\x6c\x6c\xd8\xca\x37\xb4\xa1\x0d\x95\xe7\xe3\x18\x1f\xcc\x6e\x65\x40\x8f\x73\xbf\xa1\x0d\x6d\xec\xe3\xb0\x1f\x5c\x31\x67\xf5\x71\x8c\x0f\x63\xac\x3e\x72\x8c\xef\x5e\xf7\x14\xaa\x7b\x61\x91\xdd\x80\x10\xea\xd3\x57\x21\x5e\x84\x70\x8c\xaf\x42\xbc\x08\xa1\xf2\x7c\x15\xe2\xc5\x96\xb9\xc8\x5f\x85\xd8\x30\x9a\x0e\xdb\xeb\xdc\x6f\x90\x89\xef\x95\x5d\x56\xe8\x53\x95\xf6\x7e\x72\x69\xfb\x7d\xe4\xdc\x6f\x18\x10\x65\xbe\x52\xd0\x0a\x63\x7c\x8f\x8a\x8f\xf6\xd7\xc1\x61\xf3\x7b\xe9\x52\x03\x53\xd7\xe2\xd2\xa5\x06\x1a\xd9\x2f\xef\xa5\x4b\x0d\x34\x12\x14\xde\x4b\x97\x1a\x68\x44\xf4\xdf\x4b\x97\x1a\x98\x1d\x6f\xe3\xd2\xa5\x06\x3a\xbb\xe2\x57\xce\x5b\xc1\x63\xcd\xf7\xd2\xa5\x06\x2a\x75\xfd\x5e\x69\x70\x85\xea\x44\xcb\x82\x2b\x54\xf8\x57\xdf\xd7\x01\xbd\xd4\x82\xc4\x85\x7b\xd9\xc1\x0b\x90\xa9\xbf\x2f\x1b\xf8\x97\x0b\xd6\x15\xe7\xe6\xd5\x77\x02\xd8\x04\xbe\xde\xa7\x7d\xb9\x4f\x4b\xce\xfd\xeb\x75\x5a\x81\xac\xcb\xf7\x75\x95\x02\xc4\xa7\x5f\xef\xd2\x0a\x05\x37\xf3\x75\x41\x02\x35\xfe\x4f\x73\xb8\xff\xff\xef\xd7\xdf\xfe\xe5\xff\xfe\x7f\xae\xbf\xfd\xbf\xd7\xbf\x3f\x7f\xc9\xff\xfe\xfb\xdf\x9f\xff\xf8\xaf\xf5\x6f\xf9\x5f\x7f\xf9\xbf\xf6\xd3\xbf\xac\xe7\xfd\xb7\xff\x78\xfe\xfe\xfc\x7f\xff\xf9\xdf\x7f\xcf\xe7\x2f\x7f\xfb\xcf\xbf\xed\x5f\xf1\xef\xff\x0f\x00\x00\xff\xff\x0a\xdc\xcd\xda\xad\x7f\x02\x00"); -var _dedfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\x26\x36\xcf\x5f\x71\x86\xed\x41\xbb\x16\xdf\x0c\x20\x71\x00\x97\xd4\xd5\xd6\xa0\x6d\xc3\x92\x6c\x03\x86\x07\xe4\xde\x6b\xcb\x05\x58\x59\x85\xaa\xd2\x40\xff\xde\xe0\xf7\x58\x29\x18\x06\x6e\xde\xc9\xdd\x71\xc8\xc5\x67\x30\x18\x8c\xe7\xef\xfe\xee\x1f\xfe\xfe\x1f\x7e\xf9\xe3\xdf\xbe\x7e\xf7\xbf\xfc\xe5\x4f\xaf\x7f\xbc\xff\xf6\xf5\xf9\xe3\x2f\xef\xbf\xdc\x7f\xfd\xd3\xbf\xfd\xe5\x75\x7f\xed\xfb\x5f\xfe\xf8\xcb\x4f\x3f\xa5\xfc\xf5\xfe\xe3\xeb\x6f\x06\xf1\xdf\xeb\x5f\xd7\x9f\x7f\xfa\xe9\x7c\xff\x8f\xff\xfe\xd7\xbf\xdd\xff\xfa\x0f\xbf\x7c\xfe\xf4\x55\x58\xef\xfd\x6f\x7f\x56\xdd\xaf\xaf\xdf\xfd\xaf\xf7\xbf\xfc\xf1\xaf\x7f\xfb\xcb\xbf\x7f\xfd\xa7\xff\xe1\xfd\xa7\x7d\xff\x77\x5f\xef\xfb\x73\xfe\xfe\x3f\xff\xe5\x7d\xff\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xfa\xaf\xbf\x4f\xcf\x5f\xff\xf1\xdf\xfe\xfc\xe7\xff\xe7\xfe\xd7\xfb\x97\xbf\x7d\x35\xfc\xed\xfe\xe5\x8d\xff\x7f\xfa\xdd\xdf\xfd\xb7\xf5\xe7\xff\x69\xfd\xeb\xfd\xf5\xbb\x7f\xfe\xe5\x8f\xff\xf5\xf7\xff\xf9\x9f\xff\xe9\x0f\xf3\x3f\xff\x8f\x28\x44\xd9\xff\x76\xff\xe5\xaf\x7f\xfc\xd3\x2f\x5f\xa9\xfc\xf7\x57\xea\xbf\xfe\xfd\x9f\xfe\xfd\xcf\xf7\x57\x52\x23\xff\xc7\x3f\xff\xc3\xdf\x7f\xfd\x9f\xe9\x2b\x5d\x5f\xb9\x95\x11\xff\x97\xfe\xfe\xbf\xff\xb7\x3f\xbd\xef\xaf\x8b\x50\xe5\xe8\x5f\x7f\x7a\xdf\x7f\xfd\xf3\x7a\xdd\x7f\x59\xbf\xfc\xcb\xfd\xd3\xd7\xd7\xcf\xd7\xf5\xfd\xc5\x7f\x3f\x8f\x3f\x7c\x9f\xbf\xfc\xdd\x35\xf5\xb7\x9f\xff\xfe\x0f\xbf\xe7\xdf\xfe\xcb\x35\xf5\xd7\x9f\xff\xcb\x1f\x7e\xef\xbf\xfe\x01\x7f\x3d\x7f\xff\xf9\x0f\xe3\xf7\xfa\xfb\xfd\xcb\xfb\xff\xd3\xcb\x4f\x89\x9d\xff\xf2\xa7\xbf\xbd\xef\x0f\xff\x86\x7e\x7f\x4e\x9f\xef\xaf\x74\xbe\xf8\x8f\x45\x3f\xa5\xeb\xd2\x68\xff\xf8\x7e\xfd\xdf\xeb\x2f\x3f\xfd\xfc\xca\xeb\x3a\x35\xcf\x8f\xfa\xfd\x95\xfa\xc0\xcf\xf6\xfd\x95\x73\x69\x15\xc0\xf8\xfe\x4a\x83\x55\xe6\xf7\x57\xba\x32\x7e\xc6\xf7\xd7\x18\xa9\x9c\xdf\xfb\x34\xd1\xf1\xe7\x9d\xbe\xbf\x52\x46\x23\x7b\x7c\x7f\x45\xfc\xf4\xf3\xab\xc4\x69\x21\xcf\xf3\xf3\xf4\xd6\xd1\x58\x59\xe9\xfb\xab\x77\x54\x38\xed\xf6\xd1\xf0\x33\xce\xcf\x82\x9f\xeb\xfb\xab\x07\x7f\xbe\xce\x5f\x59\xf7\x7d\x7e\x9e\x1e\xca\xce\xdf\x5f\x7d\xa2\xc2\x2e\xe7\x27\xda\xdd\xe8\x0d\x75\xf7\x69\x6c\xb2\xee\x69\x6c\xa2\x8b\x7d\x1a\x8b\x33\xdc\x3a\x31\x86\x33\xb2\x1a\xa7\x85\x81\xbf\xc6\x3e\x3f\xcf\xe4\xeb\xc2\xcf\xfe\xd3\xcf\xaf\x36\xeb\xf9\x8c\x3f\xcf\x78\x63\xe0\xe7\x19\xce\xbc\xce\x4f\xd4\x9d\xe7\xb3\x31\xef\xf3\xd9\xf9\xeb\x08\xcc\x78\xe2\x27\xc6\x9b\xf1\xf3\x34\x36\x3b\x7e\xf6\xf3\x93\x15\x4e\xbb\x33\xf0\x13\x93\x67\x0b\x18\xef\x99\xdb\xc0\x84\xe2\xd4\x8d\x38\x43\x8f\xd3\x5b\x60\x25\xb1\xd4\x7b\x9e\xc9\x5f\x09\x3f\xe3\xfc\x3c\x2d\xec\x88\xb3\x15\x57\xfc\xf4\xf3\xfb\xc2\x94\xaf\xf9\xd3\xcf\xef\x84\x26\x6a\xfa\xe9\xe7\x3b\xed\xb9\x3f\xa7\x91\xf6\xd3\xcf\x77\x9e\xd7\xcc\xd8\xdd\x4e\xe8\x4c\x21\x5d\x57\x9a\x02\xcb\x69\x2d\x5d\x82\x0e\xda\x5c\xfa\x2e\x1a\x8a\x92\xa0\x7e\x8a\x06\x81\x95\x89\x0e\xf8\xcd\x6a\x59\x10\xaa\xa9\x71\xe0\xd2\x50\xdb\x9b\xf5\x8a\xa0\xfd\xfd\x95\xce\xfa\xde\x79\xa6\x78\x7f\x7f\x35\xb5\x97\x0f\x7a\x1c\x7c\x65\xc5\x3a\xcb\xc1\xc7\x26\x80\x6d\x54\x41\x58\x89\xa4\x32\x0c\x70\x70\x18\xf5\xac\xe2\x99\x65\x17\xc8\x25\xe0\x77\xfd\x6c\x5d\x9a\x4d\xc0\x69\x7f\x72\xc0\xf3\xe0\x42\x2a\x43\xc0\x39\x76\x85\xdf\xcc\xb3\xbc\xa9\x14\x01\x18\x46\xbe\x04\xad\x53\x14\x02\xde\xdf\x5f\xa9\x25\x01\xf7\x01\xd4\x5c\x7c\xf0\x91\x8a\x70\x52\x6b\x16\x80\x4d\xc8\x86\xda\x29\x72\xbd\xb3\xf1\xa5\x0b\x40\x4f\x4d\xc0\x59\xc1\x6a\xe0\xf4\x54\x55\x6d\x9f\x5d\x6c\x1a\xd0\x59\xf6\xd4\x34\xbf\x7d\xd6\xa8\x68\xdc\x38\x5b\xc5\x25\x18\x37\x4b\x02\xcb\x50\x43\xc0\xeb\x00\xac\x16\x81\x8d\xcf\x5c\x87\xc0\x24\x5a\x16\x70\x56\xa8\x72\xb2\x8b\x2b\xa4\x65\x5d\x07\x65\x53\xe5\x4a\x2e\x4e\x8f\x3d\xad\xcd\x45\xe1\xc0\xf7\xfa\x10\x79\x0e\x71\x14\x51\xfb\xff\x21\x73\x77\x9e\x2f\x6c\x61\xc5\x30\xa2\x63\x18\x33\x09\x38\xc3\x98\x17\x81\x8d\x9d\x56\xb5\x8d\x9d\xc6\x68\x63\x4c\x60\x4b\x08\x00\x55\x9c\x02\xce\xba\x8e\x26\xe0\xac\xeb\x18\x02\xce\xf0\x06\xc6\x1a\xf3\xa0\x62\x1a\x55\x00\x5a\x2b\x02\x80\x96\x93\x1f\xc5\x04\x3d\x4d\x02\xce\x78\x3a\x06\xb7\xd7\x29\xc9\xb9\xe6\x29\x30\x1d\xf0\xe2\x0a\xee\x75\x28\x54\xce\x17\x51\x69\xaf\xb3\x25\x07\xac\x02\x37\xc1\x26\x10\x67\xe6\x72\xcb\x87\x46\x1f\x50\xdf\x2e\x82\x43\xdf\x1e\x2c\x3a\xa0\x3a\x3a\xa8\x93\xf3\x35\xf5\xed\x59\xa5\x03\x66\x81\xec\x88\x3b\xb9\xf7\xe4\xb7\x41\xf0\x75\xa6\x50\x71\x5b\x00\x4a\xdf\x5f\x75\x90\x46\xec\xd7\x99\x6b\x1d\xd9\x65\x05\x65\x21\xa8\x9e\xef\x78\x04\xf7\x0b\x4b\x79\xa5\x92\x04\x76\xa0\xaf\x9b\x19\xdf\x5f\x75\x76\x43\xf3\xfb\xab\xe4\xe2\xee\x03\x35\xdd\xc5\x3a\x65\x24\x37\xfb\x75\x56\x28\xa6\x8b\x5e\xa7\xf7\xee\xfe\xde\xa7\x49\x12\x9f\xfd\x3a\x5b\x5c\xe7\xf0\xc8\x3e\xdf\x5f\xf9\x0a\x0d\xe5\x10\xcb\x76\x25\x75\x0e\x1a\x50\x3d\xcc\x83\x82\xb9\x11\x07\xf7\xeb\x90\x91\x3a\xb5\x01\xaf\x43\x47\xeb\x48\x86\xda\x81\xaa\x21\x12\xd2\xa1\x39\x9c\xbd\x2a\xc5\xb3\x3d\x97\x46\xd2\x39\xdc\xaf\x73\x6e\x6a\xf0\x58\xef\x17\xe8\x4c\xce\xfe\x6e\x9f\xa1\x65\xd7\x3c\x13\xcc\xd3\x83\x79\x7f\x7f\xe5\xea\x8d\x38\x54\xa8\xb5\xec\xb2\xcf\xf7\x57\xe9\xde\xc0\x73\x74\x4a\x4d\x5a\x8a\x73\x76\x5a\xf7\x24\x0e\xd1\x4c\xa9\x79\xd5\x0e\x91\x2a\xb3\x69\x9d\xc0\x60\x94\xa7\x99\xc3\x63\x44\x56\x87\xe7\x0e\xa8\xbd\x69\xd8\x07\xfb\x5a\x14\x77\x01\x0a\x3b\x5d\x16\xdf\x5f\x25\xaa\x5b\x59\xdf\x5f\xad\x5c\xda\xb3\x43\xdf\x4a\x09\xf7\x7e\xee\xcd\xeb\x72\x2b\xef\x53\x96\xfc\xdd\xb9\xa0\xd3\x33\x4e\x9c\xd2\xa9\x71\x9e\x2b\x28\x5f\xa1\xc9\x6f\x9c\x31\xa3\x0f\xa8\xc3\x28\xea\x0f\x5c\x47\xea\xae\x59\x71\x47\xb8\xac\x01\x0f\x34\xea\x43\x45\x5b\x7e\xda\x3c\xf3\x2b\xdd\x65\x13\x74\xc5\x3d\xc4\x99\xbb\x67\x7b\xd8\x96\xd6\xbd\xd8\xe7\x64\xb5\x7e\x69\xb1\x0f\x1f\x53\xc2\x1b\x08\x6a\xfc\xe0\xeb\xbe\xc1\x04\x19\x0f\x0e\xcd\x2c\x95\xb7\xd4\x7e\xe3\x08\x36\x2d\xc5\x1b\x0c\x41\xd5\x31\x7b\x9f\x23\x58\x86\x96\xf0\x8d\x9b\xb4\x91\xd6\xee\x37\xe9\x8b\x90\xf2\x8d\x23\xd8\x9f\xb2\x7e\xb6\x9a\x57\xd5\x7e\x9f\x13\x58\x72\xfd\x31\x59\xde\xef\x73\x3c\x6b\x69\x6e\x34\x00\x79\xa0\x87\x74\xcc\xea\xa1\x9d\xdd\x4d\xb9\x0a\x3a\xe8\xdb\x8a\xbb\x7f\xe3\x86\x70\x2b\x67\x77\xdb\xf4\x77\x1f\x0c\x4d\x35\xc9\xcc\x90\xf0\xee\xf7\x39\x9f\x79\xb8\x95\x73\x3e\x4b\x2d\x6a\xe5\x9c\xcf\x72\x79\x29\xce\xf9\x2c\x55\xa7\xfc\x7d\xce\x67\xbe\x9a\x5b\x01\xf6\x26\x97\x91\x61\xf6\x77\x13\xe7\xda\x35\xcf\xee\x1a\xd3\xde\xe7\x78\x96\x2b\x19\xda\xdf\x5f\xf5\xd7\x91\x1d\xfa\x1c\xc9\x23\x3b\xd8\x9b\xbd\x49\xe7\x78\xd6\xab\xba\xbf\xcf\x59\x33\x51\x8e\x37\x6f\x36\x61\xe8\xfb\x1c\xcf\x32\x44\x00\xde\x8b\xd8\xab\x1e\x70\x3a\x8b\xa8\xd8\xfb\x9c\xce\x9a\xbb\x56\xf7\x9c\xce\xd2\xbd\x2b\xe7\x74\x8e\xf4\xf4\x30\xbe\xbf\xc6\x75\xb9\xcd\x89\xfb\xa9\xbb\x51\xdc\x64\x6e\x85\xf3\xd3\x38\xcf\xe9\x3c\xbc\xa5\xa0\x33\xbf\xf9\xf4\xf0\xc6\x3e\x68\xdf\xcf\xe9\x2c\x26\x46\xef\x73\x3a\x8b\xe9\xc6\x7b\x93\xfc\xa8\x3b\xbc\x37\x7a\x9b\xaa\x8a\xe3\x29\x5e\x63\xbf\xcf\xf1\xac\x97\xd1\xe7\x1c\xcf\xdc\x8a\xa1\x43\x60\x7d\x0f\xbc\xcf\xf1\xcc\x43\xf7\xd9\xfb\x1c\xcf\x51\xc2\x35\xe7\xf7\xd7\xc8\xdd\x35\x0f\xf9\x19\xde\xf8\x73\x3c\x6b\x7a\xfa\x3b\x1b\x58\xbc\x49\xe7\x78\xe6\x1a\x6e\x13\xcc\x92\xd1\xe7\x1c\xcf\x91\x8c\x22\xe7\x74\xa6\x26\xe2\x70\x9f\xd3\xd9\xbb\x08\xc0\x7d\x4e\x67\xc9\xba\x96\x6f\x30\x03\x59\x33\xba\x71\x41\x76\x1d\x96\x1b\x17\x64\x23\xcb\xb4\xef\x89\x27\x5c\xb8\xec\x9c\x4e\xf1\xc7\xfb\x3e\xa7\xb3\x99\xd8\xde\x38\x80\x4d\x77\xe0\x7d\x0e\xe0\x28\xba\xbb\x6f\xdc\x8f\xe5\x72\x19\xd8\x1c\x9f\xa4\xfb\x9c\xc0\x21\x5e\x6e\xdf\x38\x81\x39\x3c\x50\x60\x68\x33\x74\x76\x30\x74\x92\xee\x20\x07\xa0\x49\xe0\x86\x9c\x21\xb4\xb8\xcf\x11\x9c\x97\x67\x1f\xe4\x2c\xd4\x3f\xae\x48\x13\xe6\xfb\x1c\xc1\x34\xb3\x1b\x05\x07\x90\xdd\xca\xd9\xc1\x5a\x5d\x76\x76\xb0\xe9\x22\xb8\x03\x2f\xd7\xe2\xee\x71\x43\x4e\xd7\x3c\x3b\x88\x07\x21\xa0\x43\x62\xfa\xd0\x04\x71\x04\x4d\xb4\xef\x73\x04\xc7\xbc\x3c\x16\x4c\x50\xf8\x73\xe3\x08\xe6\x66\xe8\x4c\x30\x86\x78\x80\xfb\x9c\xc1\x9a\xbc\x4e\xe7\x0c\xd6\x3c\xd4\x28\x6e\xc8\x08\x61\xe5\x8d\x2b\xb2\x65\x43\x1d\xd4\xd7\x1f\x9e\x19\x0e\xef\xef\x39\x84\xb3\x24\x43\x01\x02\xa4\xf9\x82\x77\x6b\xd5\xad\xec\xb3\x16\xb5\xfd\x98\x32\xdf\xe7\x84\xd6\xe2\x29\xe2\x84\x5e\xbf\xb6\x7a\x2e\x98\x5e\x3c\xf0\xc3\x02\xf9\xd6\xb8\xf9\x86\x33\x46\x9d\x23\x3a\x4d\x8c\xef\x73\x42\x73\x7e\x20\x4c\x3f\x19\xaa\xdf\x5f\xd3\xa4\xf2\x3e\x27\x74\x84\x7b\x38\x27\x74\x84\x88\xff\x7d\x4e\x68\xa9\xba\xf6\xef\x73\x42\x4b\xd5\x15\x7d\xe3\x84\xea\xa5\xb5\xef\x73\x42\x67\xb9\xb4\x6a\x7c\x42\x3e\xad\xbc\xc0\xb6\x1b\x7a\x7f\x7f\x0d\x73\x32\x37\x4e\xe8\xf4\x39\x38\x27\xb4\x99\x50\x7f\x70\x7f\x0e\xe1\xd3\x67\x02\x81\x45\x1f\x3e\xe7\x84\xce\xa1\xf3\xfa\x39\x27\x74\x16\x31\x2b\x9f\x73\x42\x63\x76\x7f\x77\x76\xd7\xa7\xf0\x73\x4e\xe8\x2c\x7c\x47\xef\xcf\x39\xa1\xf9\xd7\x1e\x0e\x23\x9f\x66\x18\x3c\x13\xac\xdd\x55\x0f\x02\x87\x28\xe7\x67\x52\x74\xe1\xee\x5f\xdf\x5f\x31\x9a\x87\xc6\xf7\x9a\x27\x71\x63\x29\x5c\x13\x0c\x82\x90\xfb\xa3\x3b\x52\xdf\x9d\x13\x3a\x8b\x08\xd9\xe7\x1c\xd0\x31\x85\x06\x9f\x73\x40\x67\xd6\x03\xe4\x73\x0e\xe8\xd0\x13\x6e\x7f\xc0\xc3\x4e\xd0\x80\x32\x2f\xb0\x12\x40\xa6\x03\x80\x7d\xaf\x02\xc0\xdd\x5e\xd9\x20\x30\xdb\x35\xf9\x7a\x04\xbe\x14\x8a\x1e\x92\x01\xf0\x38\xd7\xd5\x0c\x7e\x28\x04\x18\x00\x73\x80\x59\x29\x78\x95\x1d\x90\x22\x2d\x6c\xd3\x01\x3b\x41\xf6\x09\x99\x51\xce\x9c\xe3\x01\x27\xc1\x2c\x30\x08\x26\x81\x8b\x60\x11\xb8\x25\xd8\x38\xbf\x5f\x94\x21\x10\xac\x38\xa4\x85\x03\x9a\x5b\xf2\x05\x82\x6b\x61\x3d\xae\x8b\x8d\xde\x92\x3e\x5c\x2c\x05\xaa\x1c\x70\x0a\xe4\x54\x2f\xb6\x8b\x95\x3d\x4d\x61\x7c\x91\x26\x1f\x6b\x20\xef\x25\x92\x9e\x63\x8d\xa5\x3d\xf8\x58\xe3\xba\xc4\x9c\x02\x83\x60\xf0\x75\x86\xd7\x7e\x59\x35\xf8\x66\xc4\x6d\x5e\x56\xd3\x43\x8f\xab\xb6\xf0\x9a\x3d\x60\x23\x18\x17\xc1\x29\x50\xa5\x1d\x60\x68\x18\x78\x86\x95\xf5\x56\xbf\x03\xf3\xdd\x49\x2d\x03\xc7\xca\x86\x5c\xf0\x80\xa7\xdf\x3a\x13\xb7\xe7\xc2\x83\xa7\xce\xa6\x96\xc1\xaa\xd4\xf9\xe2\x6e\x5d\x78\xbe\xd7\x79\x53\xfa\x73\x81\x07\xa8\xf3\x26\xc3\xce\x2b\xa4\xce\x0f\x1e\x36\xf9\x02\xd2\xd4\x28\x6a\x19\x3b\x5d\x23\xf4\x0a\xc6\x4e\xd7\x80\x40\x22\xeb\x2d\x57\x03\xef\x97\x03\x56\x81\x41\xb0\x01\xe4\x05\x9f\xaf\x40\x47\x81\x0b\xf0\x80\x18\xc6\x6a\xda\x14\x60\x46\x5d\x8d\x48\x03\x79\x1c\xc0\x37\x41\x74\xb4\x3a\x38\xeb\x79\xe1\xf8\xd7\xd5\x63\xb3\x74\x08\xfc\x10\xec\x04\xc1\xac\xe4\x74\xc5\x8f\x68\xf8\xa9\x3b\x58\x17\x0b\xb9\x93\x40\x70\x95\x75\xe7\x95\x09\x0e\x81\x85\x20\x16\x63\x77\x6e\x51\xc2\x0d\x5b\xf7\xfc\x0f\x0f\xf7\x03\x25\x10\x93\x2a\x28\x03\x21\x87\x0b\xc1\x39\xe3\x02\x38\xd0\x21\xd6\xa3\x0e\x41\x87\xdd\xa8\x6d\x0a\x3a\xb4\x2c\x4f\x43\x60\x37\x4a\x17\x74\xf8\xfd\x39\xfd\x1d\x2e\xe3\x70\xd9\x1b\x0f\x4d\x77\x7f\xe3\xa6\x32\xf4\xe1\x60\x54\x15\xec\x06\x5f\xaf\x07\x82\x50\xce\x55\x43\xe3\x56\x1f\x78\x91\x77\x5c\x40\x07\x3a\x1c\x3f\x05\x73\x07\xc2\x8b\xfc\x32\xd4\xc1\x85\x6a\x69\xc0\xf1\x5f\x42\xd7\x3d\xcf\x21\x2a\x94\x2e\x1d\xe8\xdc\xc6\x7c\xb6\x1c\x08\x1c\x63\xf3\xd8\x36\x44\x75\xee\xfe\x05\x41\xa0\x6b\x1e\x7e\xa3\x5d\x6e\xf3\x46\xf7\x1a\x1a\x18\xf9\xe6\x81\x8a\x94\x4c\xad\xfe\x02\xa3\xdb\xd5\xc5\x61\x22\xea\xe5\x15\xa6\xac\xf5\x9a\xfe\x12\xef\xb4\x50\x8f\x6b\x3e\xc2\x98\x03\x51\x7e\x3c\x5d\xb8\x70\xa9\xbb\x90\x6f\x15\x4d\xf1\x9c\xc0\x36\x9e\x3e\xde\x87\xa1\x04\x81\xa9\x7b\x52\x39\x60\xb4\x11\x11\xf4\xa6\x82\x5f\x2f\xd9\x55\x35\x0f\xb5\x43\x86\xdd\x83\xdb\xa4\x79\xd3\x75\xfb\x23\x2a\x3a\x10\x37\x20\x84\x71\x60\x08\x48\x78\x0f\x04\x51\xa2\x17\xeb\x1c\xc4\x32\xba\x9b\xd9\x78\x06\xb8\x47\x92\xef\xd0\xb4\x70\x48\xdb\x33\xba\x73\x1c\x4a\x72\x8f\x9f\x47\x38\x55\x77\x1c\x84\xcf\x53\x93\x0c\x11\x6f\xd2\x89\x1d\x62\xc5\x2f\x41\xdc\x01\x21\x72\x40\x56\x35\x52\x12\x74\xc8\xef\xa8\xfe\xf0\x3c\x86\xb3\x70\x35\x70\xd1\x5f\xa2\x2f\x3b\x26\x46\x9e\x5d\xf5\x75\xce\x4a\x72\xd9\xd9\x81\x9a\xfd\xe1\xb9\x3c\xa2\x1b\xfa\xe0\xbd\xc6\xd5\x08\x90\xf0\xea\x36\x83\xbb\xa3\xe5\x80\xe4\xb6\x5c\x45\xb3\x02\x2f\x1e\xdd\x1f\xe2\x70\x54\x4d\x4a\x17\x52\x68\x39\xc0\x8c\xcf\xe2\x56\xa9\x93\xb8\x5c\xf7\x3c\x18\xb3\x87\x03\x79\x15\xc5\x7a\x07\x82\xd0\xcd\x93\x22\xe9\x0e\xf7\x7f\x1e\x85\xde\xff\xc0\xa3\x37\x35\x8d\x06\x32\xa9\xa9\x4d\x05\x15\x2f\xe1\xe9\x2f\x1c\x55\x9d\xb8\x38\x58\x5d\x47\x16\x04\x51\xcf\x10\x6a\x04\x6e\x8e\xae\x73\x1b\xc0\xcd\x2b\xe9\x8c\xe3\x3a\x2b\xb9\x6b\x69\x0e\x32\x94\xf4\x7c\x08\x8a\x93\xd4\xea\x02\x0f\x98\xd5\xce\x3a\x1b\x9e\xdb\xbc\x7e\x48\xad\xf7\x92\xf6\x46\x2b\xbe\x28\x1a\xb9\xdc\xce\x19\x79\xbb\xdc\xc7\x62\xd5\x22\x70\x83\x1e\x0d\x41\xaf\x47\x1c\x7a\xa0\x37\x08\x60\x13\x74\x43\xec\xe7\xb2\x73\xb5\x54\x51\xdc\x45\xbe\x8f\x0a\x8c\x03\xa6\xd3\x7f\x57\xff\xa0\x95\x21\x1a\xb7\x40\x2a\x47\x56\x33\xc0\x86\x99\x5d\x06\x84\xd7\x6e\x2c\x0a\x40\x2e\xcd\x09\xd4\xf0\x4a\xc5\x1f\x2e\x50\xa7\x4b\xd0\x99\x45\x34\x8f\xe6\xfe\xfe\x9a\x7d\xba\x19\x1c\xb8\xac\xf9\x9e\x0d\x97\x88\xf7\x40\x90\x72\x88\x52\x2f\xdc\x6a\x64\xfc\x0e\x04\xa2\x62\x4c\x5d\x20\x8e\x49\x24\x86\x8a\x85\x29\x12\xb7\x20\x84\x4c\x42\x62\x88\xc0\x53\xf6\x92\x42\xcc\x11\xd5\xdd\x07\x04\x53\xee\x90\x7b\xf1\x80\x98\x45\x71\x87\xe0\x12\xba\xbb\x38\x44\xbd\x7b\x69\x70\xc3\x36\xdd\x93\xeb\x20\x5c\xf1\xd5\x00\xa1\x7a\x35\x4a\x2f\xc8\x16\xaf\x24\xca\xb0\x20\xbd\x98\xba\x6e\x17\x48\x1a\x45\x94\x95\xe2\xf7\x3a\xbc\x34\xa0\x53\x29\x38\xee\x3d\x21\x3c\x11\x46\x6d\xca\x16\xb4\x15\x9b\xc2\x77\x0d\x66\x53\xf8\x2e\x74\xdf\x90\x2d\x0c\xe1\xe5\x26\x41\xab\xfe\xee\x9c\x2f\x72\x9b\x07\x82\x86\xe8\xe9\x01\x0a\x63\x1f\x53\xa8\x24\xab\x69\xaf\x14\x03\xd5\x1f\x82\xe7\x11\xea\x6d\x60\xf0\xe5\x0b\x7e\x4f\x88\xbf\x9e\x1e\x6f\xdc\x9a\x5c\xa8\x1d\x3c\xb5\x2a\xe3\x8d\x4e\x0d\xda\x01\xcf\xee\xfb\x2a\xde\x10\x20\x74\x8f\xe6\xa0\x69\xa9\xd9\xcd\x9c\x69\x34\x4f\xf8\xd0\xac\x5a\xbb\xbf\x83\x84\x36\xf9\xbb\xc3\xb3\x4c\xdd\x4b\x3b\xa0\x19\xa8\x6e\x05\xd7\xf4\x70\xd9\x07\x54\x42\xad\x2c\x9e\x2e\x37\xba\xa0\xfa\xd0\x1e\xee\xc5\x71\x77\x83\x05\xf2\xcc\x26\xe8\x20\x6d\x4f\x86\x1a\x48\xa6\x66\xc8\x4b\x7b\xb8\x51\x1e\xaf\xee\xaa\xe0\x36\x3c\x1c\x5c\xda\x63\x68\x1a\x40\xcc\x21\xc4\xdc\x1b\xdc\x9d\xce\xf3\xe6\x35\x9d\xbc\x53\x07\x33\xeb\xb3\x36\xc0\xcc\x21\xf6\x6a\x0b\x33\x8d\x37\xc0\xcc\x31\xfc\xe1\xa1\x7d\xcf\x8c\xc1\x7d\x9a\x4a\xee\x83\xa7\x25\x57\x97\x71\xc3\x3d\x54\x88\xcb\x7a\x73\x8f\x37\x0b\x35\x2b\x90\xdb\x5e\xf8\x25\x14\x4a\xa7\xb0\x0b\x4c\x90\xda\x5e\x82\x80\x71\xe2\x8c\xa0\xee\xa9\x49\xf3\x80\x4e\xa7\xcc\xe2\xb2\x1b\x52\xff\x1f\x8a\xac\x2b\x15\x3e\xc9\x84\x09\x0a\x9f\xd4\x45\xdf\xa0\xf0\xa9\x97\xb8\x36\x68\x6a\x6a\xeb\xae\x39\x21\x62\xd5\x40\x0f\x1a\x65\x9f\x1b\x68\x6a\xf2\x55\xfc\x1d\x77\xaa\x09\xba\xc1\xa5\x69\x4a\x40\xaa\xa7\x0c\x48\x55\xb4\xa6\x2f\xbe\x22\x7d\xdc\xa1\x8e\xa9\xe6\xd9\x5e\xa2\x84\x42\x5c\xa8\x63\x4a\xf1\xf4\x81\x54\x43\x84\x18\xea\x98\x4c\x19\x64\xa5\x3a\xa6\x0e\x1d\x22\xa8\x5c\x8a\xb7\xff\x45\x9c\x9a\xee\xf0\xac\x8c\x09\x21\x14\x29\xc9\x4c\xc9\x8b\x38\x95\xc5\x06\x40\x93\x52\x47\xb8\x6a\x61\xa1\x41\x22\x95\xc6\x46\xd6\x2f\x7b\x89\x81\x54\xfd\x72\xb3\x83\x85\x1a\x01\x58\xbf\x22\xfc\x87\x32\xe5\x14\x6a\xca\x20\x94\x66\xb0\xa1\x4d\x39\x85\xae\xfb\x42\xa1\xa1\x37\x86\xc7\x2e\xa9\x07\xa9\x5a\x01\xe8\x3a\x52\xcd\x97\xa0\x83\x46\x43\x6b\x85\x67\x6e\xaa\xa2\x5b\x50\x3d\xd4\xae\x3b\xfb\xcd\x97\x88\xf0\x06\xaa\x87\x9a\xb5\xe2\x6f\xd2\x2d\x8a\xc2\xaa\x74\x0f\xbd\xba\x10\xcb\x91\xdd\x23\xb8\xad\x10\x97\xf4\xa6\x72\x30\x67\x0d\x0e\x28\x37\xc2\x55\x27\xa8\xd3\x14\x04\x86\x52\xd8\x01\xed\x43\x1d\xa2\x23\xd0\x3e\xa4\x3e\x0c\xf1\xb5\xa5\xe9\x83\xc6\x99\xbf\xa7\xf6\x61\xe8\xd2\xa4\xf6\x61\x78\x52\x78\xc7\x4f\x2f\x06\xa5\x9b\xba\x97\xa9\x61\x18\x62\x20\xa0\x61\xa8\xd4\xed\x54\x6a\x18\xce\x24\xd4\xa8\x30\x4e\x33\x94\xd9\x91\x27\x8c\xcb\x37\x74\xa6\xa9\x47\xa8\xe1\x3e\x70\xdd\x79\x2d\x0e\x02\x86\xb8\x59\x68\x03\x9e\xa7\x2f\xb4\x01\x75\xe8\x2c\xbc\x85\x61\x3a\x0c\x6f\x3e\x2e\xbc\x4e\xb8\x50\xa7\xf0\x16\xaf\xfe\x3a\x2f\xd7\x7c\xf3\x43\x2d\xdb\xc6\xd2\x88\x83\x78\x53\xeb\x26\x5a\x40\x69\xfd\x10\x53\x26\x69\xbd\xd8\xb7\x9b\xf2\x30\x13\x43\x88\xeb\x67\x1a\xfe\x90\x18\xae\x8b\x12\xf2\xfa\x94\xa7\xbf\x04\x81\xd3\x6b\xe2\x26\x57\x98\xab\x0b\x37\x54\x1e\x2e\x7c\xb1\xb0\x0a\x7c\xe3\xfa\xf3\x78\x6e\x16\x36\x81\xd8\x55\x2d\xdd\x4d\xbe\x30\xeb\x92\x83\xc8\xbe\x0e\x31\x94\x94\xca\x4f\x1d\x31\x4a\xe5\xaf\xac\x7d\x85\x58\x7e\xe6\xe9\xaa\x03\x42\xfa\x4b\x10\xd4\x09\xe1\x0f\x39\x3a\x5d\xce\x90\xb6\xd7\x24\x2e\xe6\x26\x7f\xef\x66\x20\xa7\xe8\xfd\x87\x32\xec\x2a\x89\xfa\x95\x75\x91\x50\xa2\x9e\xbc\x07\xe0\xf7\xaa\xb6\x19\x12\xf5\x94\x84\x48\x90\xa8\x17\x53\x32\x48\xd4\xb3\x1f\x54\x90\xa8\xd7\x79\xb9\x8c\x64\x44\xef\x5d\x4a\xcd\xe7\xe5\x46\x89\x1f\x5d\x53\x86\x62\x6b\x7a\xd7\x41\x2d\x43\xac\x0a\xe4\xdd\x25\x35\xcd\x11\x77\x9c\xdf\x4c\x90\x2a\x87\xf9\x54\x48\x95\x53\x11\xe7\x40\x51\x61\x9b\xae\x89\x63\x25\x9c\x83\x70\x38\x53\xb9\x5a\x29\xf2\xad\xf3\x81\xc0\x9c\x88\xa7\x82\xc8\x37\xb7\x62\xe8\xec\xf0\x14\xfd\xfd\xc0\xde\xa0\x15\x43\x50\xf8\x89\xc0\x7c\xc8\xcf\x67\x9d\xff\x4f\x70\x69\x0c\x71\x69\x9e\xba\x58\x1a\xb1\x43\x10\xcc\xa5\x4b\xc8\xf9\x01\x51\xb1\x24\xe2\x03\xa2\x32\xc5\x70\x7d\xce\xee\xcf\xae\x77\xf8\x87\xaf\x3b\xaf\x05\xf9\xa6\xac\x6d\xfb\x80\xe2\xcc\xa4\x0e\xb1\xc1\x53\x04\xfe\xb3\x78\x8e\xdc\x07\x18\xa7\x29\xda\xfc\xc1\x0e\xb7\x6a\x88\xd3\xd0\x6a\x40\xf5\x91\xbc\x6e\x0b\xaa\x2d\x4f\x91\xa6\x03\xde\xa7\xcd\x83\x22\x04\xfb\xe0\x41\x59\x24\xa4\xf8\x6c\x0d\x55\x7b\x43\x06\x3f\xb9\x2a\x46\xa3\xab\xe9\xc3\x7b\xab\x08\x8b\x3e\xe7\xde\x8a\xe6\xef\xb0\x8b\x4f\xa3\x1f\xd6\x3c\xcd\x34\x9a\x8c\x4a\x99\xd6\x28\x59\x9f\x19\x8d\x1e\x08\x8a\xaf\xe1\x32\x90\x8a\x82\xfb\xee\x80\xfb\xfb\x6b\x44\x77\x21\x76\x2a\xfb\x43\xec\x54\x73\xcd\x9b\x1f\x76\x81\xdc\xaa\x20\x44\x4a\x41\x4d\xd4\x01\xa1\x3a\x78\x0a\x69\x81\xa5\x56\x83\x0a\x81\xa4\x2e\x21\xaf\x2f\xc5\xd0\x39\x7e\xd4\xa8\x1f\x28\x20\xc1\x30\x04\x2e\x0e\x04\xf0\x40\xc0\x31\x2e\xf2\x01\x39\x72\x17\x52\x27\x20\x88\x0c\x78\xc9\x9a\x08\x98\x25\xd2\xfc\x46\x9b\xc4\x3a\x9f\xb2\x8e\xd1\x5c\x82\x06\x3f\xd4\x3c\x88\x39\x59\x0b\x00\x89\xc2\xf4\x3a\x42\xdb\x36\xa7\x1b\xdd\x20\x7f\x9a\x31\x49\x83\x27\x0c\x31\x19\x15\x30\x07\xe2\xae\xaa\x43\xe8\x95\x69\x36\xd4\x64\xf8\x78\x95\x6a\x90\x96\x0f\xea\x82\x37\x50\xa9\x06\x21\x98\xf0\x3e\x0a\x3b\x2a\x17\x20\xe1\x0a\xe2\x33\xfd\x40\x64\xc7\xab\x20\x4c\x4a\x33\x4e\x07\x57\x66\x8b\x2e\x88\x03\x37\xc4\x1e\x5b\x16\x88\x91\x6b\xac\x09\x54\xe5\xd2\x1c\x13\x55\x40\xf9\x87\x92\xea\x53\x75\x81\xe3\x50\x33\xda\xd5\xae\x3e\xce\xae\x96\xae\x59\x25\x52\x71\x97\x71\x55\xb5\x1c\xe9\xdc\xeb\x83\xbc\xea\x81\xda\xf7\xd7\x9c\xda\xff\x04\xc6\x31\xaa\xcb\x0e\x55\x23\x8f\x7b\x20\x5c\xf2\x4f\x4d\xee\xc6\x10\xf4\x81\x15\x15\x6b\x66\xd8\xe0\x55\x2d\x69\xa6\x4d\x5f\xca\x82\x26\xa8\x68\x13\x44\xe2\xcf\x56\xa0\x72\x9a\x30\xc2\x05\x04\x94\xaa\x97\x0b\xe7\xf7\xd7\xa4\x54\xfc\x40\x38\xa9\xda\x52\x48\xe9\x63\xea\xf8\x65\xbd\x0c\x93\x20\xdc\x6f\x55\x5b\x93\x89\xc4\x3a\x61\x99\x4c\x55\xd5\x61\x84\x21\x77\x9d\x1e\x1c\xad\xaa\x9e\x32\x20\x71\x71\x33\x2f\x5c\x30\x1a\xcd\x41\xd4\x39\x1a\x31\x23\x1f\x2a\x16\x43\x43\x3b\x34\x6c\x18\x69\x32\xf4\xb7\xe1\x29\x71\xed\xbd\x32\x9b\x63\x11\xb6\xc1\x38\x7c\xd6\xa1\x59\x00\xdd\x29\x2f\x3c\x10\xac\xb8\x92\x1b\xbd\x4f\xcd\xe7\xbb\x0f\x9b\xe1\x2a\x16\x48\xda\x42\xb3\x2f\x67\x2f\x66\xd2\x89\x2a\x40\xe1\xd0\x89\x2a\x34\x41\xd0\xca\x14\x92\xa9\xaa\x15\x2e\x20\x53\x55\x47\xb8\x1c\xa4\x9d\x45\x88\x01\x85\x51\x9d\xa2\x4b\x05\xcf\xb4\x36\xdc\xcc\x8d\x53\xc2\x71\x97\x85\xee\x45\x7b\x0b\xef\x1e\xf7\x00\x41\x3b\xe9\xf9\x81\x26\x86\xad\xfe\x88\xc0\x42\xcb\x42\xb2\x50\x35\x6c\x92\x05\x21\x1b\xac\xdc\x4b\xd3\x2e\x15\x3e\x92\xa8\x08\x3e\x20\x4e\xc5\xd0\x87\xe7\x06\x99\xd7\x53\xb6\x58\x55\xcb\x86\x15\xbe\x74\x2f\x54\xdc\x19\x43\x0b\x05\x93\xf8\x74\xd5\xe1\x42\xae\x70\x12\x54\x58\xd8\x04\x42\x61\x2f\x62\x5b\xa5\xd4\x1d\x5d\x20\x17\x2e\x04\x01\xf9\xaa\x5b\x3d\x0b\x90\xba\x21\x8c\x75\x7a\x00\x1c\xeb\x18\x02\x71\x30\xab\x7a\x0c\xdc\x6f\x22\x2f\x95\xf2\xea\x2a\x6a\x5b\x21\xaf\xce\x6e\x95\xf7\x4b\xd5\x3d\x51\x03\xc8\x99\x5c\xb5\x01\x52\x97\xe7\xf4\xc5\x6c\xea\xf1\x5c\x1a\x83\xbc\x6f\x9b\x95\x97\x46\x0d\x7d\x08\x0d\x61\xd3\x46\xd6\x43\xed\x27\xad\x81\xda\xac\x1b\xaa\x71\x9d\xf7\x0a\x14\x0f\x2f\x32\xec\x10\x42\x37\x61\x3d\x1b\x30\x23\xb9\xe6\x0b\x90\x5b\xf9\x3c\x16\xaa\x6d\xb6\x49\xed\xd5\x10\x44\x89\x6c\x13\x04\x86\xa2\x09\xfd\x1b\xa8\x7b\x11\x09\x83\xbb\x42\xbd\x44\x27\x1a\xf6\x86\x5c\xda\x81\xc0\xf8\x0e\x77\x31\xd8\xcc\xf8\x31\x95\x86\xe7\x43\x99\xe1\x3e\x02\x16\x8f\xee\x63\xb1\x9d\x29\xf0\x3c\x3e\xca\x33\x8f\x17\x0b\x3d\x02\xd8\x7b\x89\xda\x37\xec\x63\xd3\x32\x36\x58\x18\x98\x50\x36\x6e\x63\xcb\x2e\xac\xe7\xb5\x7d\x5d\x82\x40\xef\xba\x16\x80\x47\x55\xb7\x44\x83\x65\x4f\xcd\x86\x36\x9b\xd1\x42\x52\xd5\x26\xaa\xd2\xa8\x07\x6d\xea\x11\xb6\x6f\x59\x07\xa9\xe1\x21\x90\x2f\x75\x71\xe8\xe4\xcc\xd9\x35\x39\x63\x11\x2e\x38\x80\x84\x90\xb1\x81\x86\x8e\xf0\x77\x67\xbe\x3d\x1b\x22\x23\xee\xde\x3f\x6c\x45\x23\x85\x4e\xc2\xa4\xb1\x6d\xda\xa6\x6b\xf6\x64\x21\x9b\x0e\x55\xa3\x79\x7a\x75\xd5\x0a\x2b\x2b\x8d\x1b\x4f\x5a\x13\xc3\xb6\x21\xa4\xd5\xb9\x6d\x10\xc4\x99\xf3\x6a\xb0\x3f\xf5\x79\x6b\x87\x70\xd4\x5e\x5d\x93\x33\xac\x6e\x74\xe3\x79\xed\xee\xcf\xd3\x3b\x79\xf6\x1b\xef\x49\x7d\xd8\x27\x8d\x68\xbb\x20\xbc\x27\x74\xbd\x75\x4a\x9a\xbb\x6b\x1e\xba\x35\xd5\x7d\xc7\xeb\x76\x88\xe0\x75\xaa\x87\xb5\x4d\x1d\x38\x94\x84\x51\x1d\x6a\x8d\x22\xaa\x01\x07\x8d\x3c\xb4\x14\x1d\x1a\x88\x11\x2e\xeb\x8f\xf1\xf6\x81\xa0\xf3\xf4\x58\xf0\x9a\xb9\x9a\x6e\xd7\x0e\xd9\x6e\x74\x0d\x26\x38\xfb\xa6\x59\x40\x2d\x5f\xaa\x0b\x61\xa0\x29\xbe\x53\x0e\x05\x1e\x37\xe5\x70\xad\x6b\x00\x90\xc3\xf1\xf9\x7a\x20\x62\xb4\xd8\xd9\x0e\xb1\x48\x29\x6e\x07\x18\xad\xcb\xa7\x43\xba\x46\x43\xf3\x03\x51\x3f\xec\x66\x20\x85\xd4\x21\xee\x78\x79\x24\x8f\x66\x63\xbd\xbd\x36\xc0\x9a\xec\xd5\x80\x1c\xc4\xcc\x64\xe7\x25\xd2\x74\x33\x74\x5c\x22\x55\x3c\x02\x2c\x0d\x6a\x6a\x6e\xf4\x60\x4d\x4b\xfe\x70\xe3\x04\xb9\x0c\x77\xd8\x34\x44\x6b\x79\xd6\x1c\x74\x5a\x50\xd9\x38\x74\xa9\x5c\xc3\x65\xb8\x33\x9a\x58\x0d\xb8\x58\xd4\x2e\x12\x36\x78\x67\x4c\x43\xdc\x29\x2d\xc6\x98\x78\xb0\x75\xb7\xca\x9d\xd2\x8c\xe9\x90\x51\xc3\x9d\xbc\x20\x30\xf4\x87\x6f\x58\x76\x0d\x41\x37\x3f\x74\xd5\x0f\x9e\x7a\x6a\x95\x6c\x42\xf3\xd0\x69\x3b\x20\xfa\x32\x80\x0d\x2d\x0c\x91\xbe\x85\xab\xbe\x61\xbd\x2b\x68\x5d\x8f\x87\xc0\x81\x60\xb3\xaa\x6d\x1c\x72\xbb\xeb\x82\xb0\xe1\xba\xc2\x06\x36\xfc\xea\x3a\xfd\x03\xca\xa3\xab\xfc\x06\x3a\x3d\x60\x9e\x77\xf5\xcb\x0d\x9d\x69\x99\x9b\x1e\x34\x70\xd7\xb5\x31\x60\x9f\x97\x44\x7c\x07\x29\x4c\xbf\x34\x3a\x50\x98\x2a\x0a\x3f\x88\x2c\xfd\xf2\x97\xed\x71\x75\x38\x50\xc7\x85\xe3\x3e\x06\xab\xba\x10\xef\x39\xa1\x20\xdc\xd8\x7c\xc8\x06\x48\x4c\x79\x2a\x9e\x55\xbd\xba\x2b\xbe\xd0\x83\xd6\x18\x4f\x1d\x2a\x5e\x0e\xa4\x29\xba\x10\x56\xd0\x5a\x63\x18\xab\x24\x3f\xa0\x68\xac\xe2\x2b\x7c\x92\xfc\xd4\x29\x08\x7a\x5d\x1d\x5c\x7a\xe5\xf4\xe6\xef\x06\x44\x24\x21\x08\x9a\x96\x07\xc2\x13\xdd\x4f\xd4\x49\x49\x8b\x36\x0e\xe6\x29\xed\xba\xdc\x28\xa4\x82\x62\xa0\x61\x81\x52\xc2\x03\xa5\x56\x55\xd8\x08\xb3\x92\xde\x92\x6b\xe2\xc0\x89\x6c\xc0\xaa\x24\x77\x1d\x38\x58\x95\xd4\x7a\xb9\x0c\xc6\x19\xe2\xae\x64\x55\x52\x5c\x46\x24\xd2\xcd\x4b\x6f\xb3\xa2\x2d\x84\x4f\x59\xf1\x03\x9d\x96\x23\x7e\x67\xc3\x1c\x24\x87\xee\xc1\x49\x01\x89\x18\x68\x5a\x83\x5c\x5d\xb7\x2b\x1d\xcb\x92\x38\x98\x29\xb4\xcd\x6e\x15\xd2\x63\xaf\x29\x30\xd3\xcf\xc5\xc9\xbb\xaf\xeb\x05\x41\x63\x91\xaa\x9b\x70\x52\xd1\xa4\xc3\x48\x8b\x8f\xe6\xe5\xa7\x05\xe8\x30\x84\x4b\xda\xeb\x06\x0b\x50\x63\xd4\x24\x7e\x35\xd7\x24\x57\xa2\x91\x52\xeb\xd4\xbd\x54\x44\xb0\xee\xaa\x44\x30\xb1\xdb\xb2\xf8\xd0\x39\x09\xda\x80\xea\x0a\x0f\x5a\x43\x0d\x43\xe7\x2e\x4a\xe2\x51\x60\x1b\x52\x7c\xa1\xc2\x36\x64\xc6\xe5\x9a\x87\x47\xf4\xed\x0e\x0b\x8f\x12\xd5\xdf\x81\x9b\xd0\xb8\x83\xee\x48\xcd\xad\xbc\xa1\x58\xe4\x0c\x61\xc4\x91\xfc\x76\x85\x11\x47\x36\x6f\x4d\x3b\x8d\xfe\x94\x81\xdc\x3e\x83\x81\xce\xf3\xd2\x92\x46\x40\x04\xe4\x0e\x69\x8a\xa1\x6b\x32\x28\xac\xeb\xc2\xe1\xa0\x0a\x40\xf7\x62\x50\x93\x29\xf6\x39\xa0\x53\xbf\xdc\x23\xdf\xa0\xfd\xa9\x0a\xce\x23\x1b\x9a\x2c\xf4\x97\xd8\xb7\xe9\xc2\x05\x52\x9c\x04\xdd\x67\x70\xda\xef\x90\xd4\x4d\x83\xa3\x53\x8e\xb6\x2d\xa8\x4a\xea\x5d\x03\xd0\xa3\x54\x8d\xc2\xa8\xf8\x59\x2a\x2a\x79\x44\x6c\x42\xfb\xad\xab\x29\x68\x4f\xaa\x9d\x5a\xd4\x32\xfa\xba\x5d\xf4\x5b\xeb\x86\xc8\xd0\x24\x41\xe5\x3c\x67\xd2\x0f\xc5\xd3\xa7\xea\xd9\xff\x24\xe2\x03\x7b\x8f\x72\xe9\x4c\xc3\xde\x63\x52\xe6\x7e\xa0\x75\xe6\x1f\x1e\xcd\xe6\x68\x5c\x88\x07\xc4\xf3\xe1\x1b\xcf\x29\x2e\x07\x6c\x3a\xea\xd0\x6a\xc0\xa4\x63\x5e\xcd\x10\x89\xfd\x70\x55\xea\xfc\xd5\x07\xef\x37\x8f\x4d\x54\x44\x84\x6a\xd1\x1f\x45\xc4\x0f\x96\x1a\xe9\xd2\x8d\x06\x4b\x8d\x64\xde\x1e\x96\x1a\x39\x89\x84\xd3\x52\xc3\xaf\x5b\x58\x6a\xb4\x67\xc2\x10\xeb\xb7\xe9\x9a\x13\xcc\x8e\x21\x70\xa5\x97\xdb\x5c\x60\xbd\xfc\x1d\xad\x25\x55\x13\x32\xd7\x26\xfa\xb2\x68\x6e\x2e\x04\xa3\xa3\x62\x75\x0f\x67\xbf\xdb\x75\x19\x82\xb2\x46\xfc\xf2\xe6\x76\x0f\x0d\x0d\x96\x12\x33\x09\x6d\x37\xdf\x5d\xe3\x32\x08\x1b\x03\xb1\xc1\x30\x80\xa8\x59\xeb\x2d\x03\x88\x21\xca\x04\x03\x88\x3c\x74\x11\x6d\x32\x2d\x23\xb9\x4f\xd8\xd4\x89\xdc\x6d\xf9\x11\xea\x43\xbe\x74\x87\xee\x6c\x58\x39\xe4\x1a\x86\x80\xd4\xba\x27\x60\xc8\xd0\x2e\x37\x4a\x39\xd3\x10\x85\x87\x25\x43\x2e\xdd\x1f\x1e\x14\xeb\x22\x23\x9b\xdc\xae\x05\x01\xfb\xec\xff\xec\xe2\xcc\x36\xf7\x7f\x78\x7d\xce\xfe\x9f\x47\xbd\xa0\xfb\x2c\x4f\x78\x00\x1f\x18\xc7\xa8\xec\xec\xf1\x79\x61\x0b\x2a\x6c\xa6\x0a\xa4\x89\xa5\x06\xb7\x39\x65\x2d\x00\xf8\x92\x70\xa3\x90\x26\xe5\xcb\x35\x21\x2e\xf3\x92\xe3\xc9\x32\x75\x8c\x37\x94\xbc\x45\x77\x21\x4d\x07\xa6\xf7\x11\x9b\x6c\x99\x04\x5d\x51\x8b\xb6\x4a\x2e\xa5\x42\x1c\x7a\x94\xfa\xa5\xfd\xe2\x13\xd9\x3c\x03\x5c\x4a\xeb\x25\xd2\x20\xdf\xd0\xee\x0f\x71\x16\x7c\x4f\xc0\x56\xa0\x15\x21\x2e\x6c\x05\xea\x74\x8f\x34\x29\xd5\x16\xd3\xc9\x33\x84\x9c\x2f\xee\x5b\x73\x19\xd1\xa8\xb9\x30\x10\x65\xa1\x0b\x5a\x8f\xaf\xe8\x81\xf0\x2c\x12\x9d\x7a\xf1\xf4\x89\x2d\x86\x79\x40\xf6\x93\x98\xce\x9a\x97\x49\x83\x9c\x35\x9f\xaa\x50\x81\x56\x37\x73\x50\xa3\xbb\x0b\x08\x04\xc3\x73\xc2\x63\xd6\x2f\x36\x58\x00\xcc\x4b\xf7\x39\x2d\x00\xae\x21\x92\xfa\xe2\x96\x8a\x45\x84\x72\xbe\x78\xbb\xa9\x9b\x4f\xa2\x5a\x2f\x3e\x34\x45\x8a\x5e\x54\xab\x56\x43\xc0\x2f\xe1\x1e\x9c\x19\xa7\x39\x3d\x38\x33\xca\x35\xf6\x40\x9c\xe1\x74\xe1\x99\xa1\x05\x74\x6f\x5a\x69\x8e\x99\x7f\x4c\xa7\xe1\xeb\x58\x2d\x75\xa0\xfe\xff\x1a\x7a\x98\xd0\xd9\xb1\xe8\x91\xf0\xa6\x84\xa4\xb8\x2a\x8c\x3c\x8a\x6b\xca\x50\x4c\x10\xec\x32\x9f\x56\x20\xa0\x14\x12\xdb\x4b\xd1\x93\x94\xa0\x2b\x04\x65\xf8\x25\xe9\x43\x1a\x2d\x8b\x4b\x81\xa9\xc0\xf4\x75\x4b\x4b\x81\xea\x0e\x61\xfb\x3e\x44\xa6\x61\x28\x90\x2d\x3b\x81\x31\x40\x4a\x4f\x2b\xb8\x5f\xfc\x80\x86\x35\x80\x5c\x8c\x0f\xf4\x66\xa1\x56\x15\xc4\x3f\x69\x53\x61\x0e\xd0\x8a\x98\x46\x98\x03\x54\xcb\x04\xe0\x8c\x28\x07\x8d\x03\x1d\x1a\xd6\x85\x37\x34\x15\x18\xd5\x65\x30\x78\xd2\x71\x7b\x93\xa3\x30\xd9\x7c\x0b\x35\x35\x54\x48\x56\xa7\xc8\x9d\x4c\x05\x46\xb8\xd5\x5f\xbd\xa1\x0f\x44\x02\xa7\x4b\x14\xfe\x88\xe5\x99\x06\xd1\xd8\x4b\x45\x87\x26\x11\x0a\xd8\x11\xd4\xec\x3d\xdd\xb0\x36\xd4\xdd\x4f\x97\xc3\x6b\x18\xe5\x70\xc5\x5c\xde\x37\x88\x64\xb2\x57\x1c\x8f\xeb\x3e\xdd\x0c\xb1\x48\x94\xf1\x4d\x99\x4c\x71\xab\x13\xd8\xe0\xfe\x83\x55\x0d\x2e\xcc\xca\x7d\x40\x8f\xab\xaa\xf2\x10\xd4\x11\xbf\x29\xaf\x9d\xba\xa9\x6e\xa9\x8a\x9b\x20\xf8\x78\xea\xf8\xdf\x34\x53\x2d\x86\xc8\xed\x5f\x82\x16\x9b\x71\x1f\xb8\xa8\xba\x1b\x3d\x8c\x62\x7a\xba\x00\x4b\xe5\x66\x80\x7f\x3e\xd4\xf0\xc3\xcb\x4d\x07\x1e\x7e\x78\xe7\x8d\x23\x08\x6e\x4c\x42\x7f\x6a\xff\x87\x1e\x1b\x37\xd9\x0b\xab\xca\x6e\xfa\xbb\x0a\x55\x61\x1a\x30\x86\x16\x55\x6e\x34\x53\xaf\x24\x38\xdb\x15\x8b\x8b\xe9\x6c\x37\xc4\xec\xcb\x34\xc0\xaa\xc2\x9b\x06\x50\x4f\xab\x70\x67\x9e\xfe\x70\xb0\xaa\xc6\x43\xd5\x89\x57\x83\x5e\x21\xe1\xb2\x43\x1b\x2d\xaf\xbd\x89\x54\xba\xa7\xe0\xfb\x36\xb3\xe8\xcf\x4d\x3e\xd5\x2f\x21\x3a\xbf\xcd\x70\x61\x63\xa1\xe6\x01\xf7\xf1\x4b\x37\xf3\x4d\xcb\xb9\xcb\x10\x08\x87\x46\xf3\x21\xe3\x62\x0e\xeb\x43\x13\xcf\xe9\x42\xb8\xe7\x8b\x70\xc0\x8c\x60\x8c\xe1\x9a\xf3\x09\x07\x70\x20\x38\x2d\x68\x1a\x34\x23\xb8\x9e\xb2\x0d\x9f\xc5\x29\xe8\x75\xf8\xa6\x69\x08\x76\x7b\xe2\x28\x3e\x94\xeb\x0a\x6d\x3f\xf4\xa0\x16\x7f\x23\x1f\xa6\x29\xa2\xf2\xc1\x53\x24\x89\xa3\xa1\xc5\x81\x75\x6c\xb4\x38\x48\x57\xfa\x31\xa1\x86\x39\x42\xb5\xca\xed\x43\x8e\xc6\x02\x6a\x98\x23\xe4\xe8\x1e\x00\x7d\xfa\xd4\x07\xe3\x92\x5c\x86\x88\x46\x7a\x6e\xc1\xc8\x60\x58\x97\x03\x1b\x83\x6c\xcd\xdd\x07\x68\x64\x84\xfb\x40\x35\x59\xb2\x9b\x81\xa5\x9a\x68\x8a\xec\x0f\xa6\x68\x33\xec\x0f\x5a\x19\x2e\x0c\x40\xfe\x70\x41\xc5\xab\x45\x25\x83\xeb\x1d\x86\xba\xa8\x3e\xdf\xbd\xbf\xbf\xfc\x2c\x82\x69\x42\x6a\x97\x3b\x80\xd0\x47\x34\x1c\xa6\x09\xc5\xd2\x33\x58\x26\xb4\xa2\x7b\x19\x96\x09\xa5\xfa\x3b\x3a\x65\x3e\x35\x79\x4c\x44\xb5\x3f\xb4\xef\xac\xfe\x90\x02\x42\x97\x9d\x09\x5a\x1b\x07\x8b\x86\xd2\xbc\x4c\xb8\xec\xcd\xc0\x7f\xb6\x36\x46\x13\x44\x5c\x83\x22\xe9\xf4\x67\x33\x7a\x8c\xfb\x7f\xa3\x0c\xeb\x1b\x97\xd0\x9b\xcc\x56\x5c\xd4\x87\x70\x81\xe3\xe2\x75\x4f\x37\x8c\x03\x16\x70\x49\x45\x50\x85\xff\xca\x14\x44\xec\xeb\x2e\xec\xe8\xc4\x85\xdc\xa8\xee\x66\x61\xfa\x4d\xe6\x3f\x2e\xde\xe8\x14\x57\x07\xad\x28\x6a\xb8\xe6\xe6\x87\x4d\x20\xb4\xd6\x4f\xd5\xf7\xb9\x6f\x93\x9b\xa1\x53\x86\x87\xfa\x81\xa7\x89\x6a\x9e\xcb\xbf\x74\x1e\x9b\xb8\x28\x2f\x2a\x6a\xf3\xdc\xfd\xad\x0c\xb5\x02\x33\xc1\xc9\x2d\x0e\x85\x62\xd2\x95\x1e\x08\xc6\x94\xbb\xa7\x18\x9c\xa2\xbb\x80\x83\x69\xd2\x32\x4a\xb0\xad\xe9\x93\xd5\x9f\xc3\xad\x42\x75\x71\x19\xba\xa1\x7f\xf1\xd8\x0e\x29\xce\x59\xb3\xc0\x19\xea\xd5\x10\x50\x6c\x6a\xdc\x64\x36\xe7\x50\x8f\xe7\x0c\x35\xba\x99\x1f\x08\x52\x37\x2f\xff\x39\x27\xf4\xa5\x3e\x00\x9e\x81\x4d\xc3\x86\x79\x73\xaf\xea\x9d\xf7\xf9\x1c\x5a\x7d\x08\xa1\x66\xb8\x07\x9a\x0c\xb8\x8c\xe1\x4d\x5c\x86\xf8\x02\xde\x35\xc4\x17\xb8\xfc\x1d\x59\xd6\x39\x34\x6e\x48\xd2\xa5\xb6\x8a\x6b\x63\xf5\xa7\x21\x52\x70\x6f\xc6\xa6\x13\x84\x3f\x84\xc6\xad\x6a\x1a\x38\x0c\x22\x44\x71\xe1\x3e\xd7\x0d\x16\x97\x0e\xc3\x70\xab\x64\x4b\xb4\x18\x38\x0c\x12\xca\x84\x8c\x3d\xa6\x17\x07\xc6\x1e\xba\x96\x42\xc6\x1e\x12\xbb\x47\xc2\xeb\xe6\xd2\x2e\xc2\xf4\xa3\x15\xea\x40\x22\xf1\x75\x23\x0c\x4b\xc2\x77\x0a\x5e\x22\xd1\xc0\x50\x78\x93\x28\xe7\x14\xbb\x1d\x09\x08\x2f\x51\x47\xa4\xc9\x83\xab\x76\x60\x43\x76\xe8\xdb\x8f\xe8\x74\x24\x32\xb4\x93\x2c\x5d\xc0\x4e\x24\x4b\xf2\x15\x89\xa8\x3a\x35\x80\x40\xb0\x14\x0f\x0e\x06\xad\xe5\xa9\x09\xaa\xe9\xb1\x89\xdc\x87\x3f\x64\xbc\x10\x17\xd2\x43\x8a\xbb\x93\xc0\x7c\x7a\x93\x13\x5f\xa5\xd3\xeb\x71\x48\x7a\x2b\x42\x8f\x44\xee\x33\x74\x00\xd2\xc2\xe0\x9e\xaa\x83\x85\x5a\x8f\xc5\x58\x0a\x82\x48\x64\x3d\x1c\xe0\x4e\x4d\x6a\x06\xaa\xfc\xe1\xbd\x22\x91\x8d\xa7\x10\x06\xbe\x64\x5b\x02\x66\x2b\xad\x84\x21\x2c\x87\x17\x6e\x53\x46\xab\x79\xd0\x72\x42\x38\x9f\x88\x3a\xde\xc7\x4d\xf2\xc3\xd5\xa0\x11\x8b\x6c\x2c\x22\x53\xe7\x2f\x83\x84\xc8\x13\x58\x1e\x2e\x2c\x2c\xec\x02\xb9\x38\x6e\x87\x8b\xf3\x34\x0b\x0b\x1b\xf2\xa2\x91\xc1\x28\x54\x5e\x86\x91\xa1\xbd\x0b\x21\xab\x6c\x63\xa4\x3e\x8b\x4c\xef\xe0\xf0\x87\x20\x2b\xbc\x1d\x22\xe3\x2d\x34\xdc\x0c\x31\x27\x1e\x10\xae\x09\xc2\xc0\x4c\x65\xf1\xd3\x49\x70\xac\x49\x10\x9c\x7d\x3c\x49\x3c\x86\x4a\xd3\xac\x60\x8c\x2f\x89\x75\x64\x52\xc0\x10\xea\x64\xc4\x9a\xab\x42\x00\x18\xe0\xb4\x2a\xd2\x09\x03\x9c\x26\xb1\x51\x64\xe1\x4a\xd1\xe0\x80\x2b\xe2\x14\x02\xf6\x37\x4d\xb7\x6c\xc0\xfe\xa6\xf6\x6a\x68\x23\x9c\x9d\x9b\x01\x4b\x2d\x42\x0a\xfb\x9b\xc6\x60\x07\x07\xba\xd9\x85\xa6\xc8\x4b\xde\x4b\x45\xe2\xe5\xcb\x02\xd1\x18\xab\x5e\xa6\x91\xf9\x52\x09\x91\x9d\x4c\x3d\xa0\x68\x19\x6c\x77\x5a\xbd\xd4\x2a\xc9\x95\x37\x19\xd7\x33\x1d\x28\x0f\xf4\xfa\xfe\x8a\xcb\x7b\x0c\x11\xaa\x58\xc3\xc8\x14\xa1\x86\x47\x8e\xb0\x09\x7a\x7e\x46\x39\x38\xa7\xb7\x58\x14\xba\x69\xf0\x81\x11\xb0\xe3\x69\x95\xdc\x57\x14\x61\x5c\x35\x88\xa8\x18\xba\x9d\x8a\x30\xae\xba\x51\xc4\xfd\xe8\x6e\x15\xae\xc6\xd9\x65\x87\x90\x99\xae\x16\x86\x16\x1a\xae\xf9\xc2\xd0\x9a\xa0\x37\x3c\x06\x5d\xf3\x3e\x03\x75\x23\x98\x83\xd0\x0d\x86\x43\xcd\xf7\x48\xa1\xb3\x87\x3b\x08\x4e\x42\x4d\x1e\x6c\x6b\x95\x8f\x1d\xba\x9d\x9f\x51\x0f\x81\xe0\x94\xa6\x0b\x27\x0b\x35\x43\x3e\xbe\xa3\xba\x59\x8e\xd4\x85\x40\x86\xec\x2f\x6f\x40\x1a\x2a\x6f\x63\x7f\x47\xc3\x95\x68\x5a\xe2\x73\x1d\xcf\x21\x4a\x01\x5b\xa5\x74\xde\xb0\x3f\x24\xd5\x30\x64\xca\x46\xa9\x42\x24\x16\x33\x04\x43\xa6\x52\x3c\x2b\xd9\xd0\xba\x26\x2c\x21\x9b\x21\x5c\xc0\x3a\x35\x30\x6b\x2a\xb2\xc4\x0b\xc4\xf1\xac\x32\x40\x08\x18\x39\xb5\x6a\xcc\xc0\xe5\x28\x2d\x40\x14\x5a\x42\x86\x18\x2c\x86\x5b\x30\xb6\x95\xcd\xa5\xd1\x42\x09\x15\x8d\x19\x8c\xe0\x21\xbe\xa5\x92\x8d\x94\x0a\x32\x60\xf3\x54\xd3\x53\x58\x81\xe0\x53\x10\xf1\x4d\xf7\x28\xac\x9a\x8a\x74\xf7\x51\xe9\xed\x26\x54\xa9\x14\xf6\xc6\x70\x61\x1c\x34\x6a\x02\x80\x46\x22\x0c\x95\x1c\x9e\x3b\x3c\x68\xd4\x64\x17\x1b\x30\x54\x6a\xb2\x70\x0b\xc4\x22\x6d\x55\x4c\x05\x8c\x91\x5a\x15\x5d\x52\xc4\xca\xd0\x11\xae\x10\x9a\x48\x01\x1b\x95\x1b\x55\xfc\xe1\x02\xd4\x05\x71\x19\x75\xc3\x55\xe8\xeb\x62\xb8\x90\x94\x39\xfc\x25\x78\xa5\xea\x56\xe1\x7c\xe4\x75\x83\xc0\xb6\x36\x4d\x8a\xb1\x5f\x8b\x66\x2f\x6a\x13\x6a\x95\xbb\xda\xd4\x0c\x2e\xb1\x5a\xdd\x0c\x30\xbc\xba\xe6\x9b\x96\xef\x1a\x1c\x78\x9c\x91\xfd\x21\x96\x51\x0b\x0e\xe3\xa8\x53\xb5\x09\xc4\x3a\x6a\xa8\xb4\x8e\x4a\x97\xe8\x2d\xac\xa3\xb2\xef\x2d\x5a\x47\x75\x21\x20\xad\xa3\xd2\x75\xb9\x10\xd1\x92\xb4\x57\x30\x72\x6a\x55\x1c\x07\x8c\x9c\xe2\x01\x3e\xe7\xb1\xaf\x91\x36\xd2\x06\x6d\x38\xec\x96\xa6\x2f\x7f\x98\x2d\x9d\x27\xac\x06\x43\xe2\x50\x5d\x88\x6b\x42\xc7\xbf\xf1\xbc\x37\x37\xca\xd5\xd0\xfc\x9b\x7c\x62\x55\x95\x96\x04\x45\xc3\x86\x30\x5d\xfa\x8c\xa0\x15\x53\xd1\x81\x6b\x38\xc4\xb5\x1b\x22\x6e\xf8\x3b\x68\x53\x3c\x18\xaa\x72\x2f\xe1\x1f\xcc\x98\xea\xd0\x69\x6c\xbc\x8a\xbc\x6c\x70\x5f\x0d\xaf\x3e\x45\x56\xda\xe1\xc6\x3b\x43\xa7\x0f\x96\x42\xa5\x17\xb5\xa9\x1d\x2e\x1a\x29\xf4\x30\x55\x7c\x4a\x93\xe3\x83\xea\xd2\x8e\xa8\x88\x8a\x74\xee\xb0\xa6\xd1\x19\xab\x4e\x3c\x6d\x9f\xc4\xb0\x21\x08\xde\x6d\xd9\xd0\x79\xee\xfc\x5a\x36\xd1\xca\x25\x08\xc6\xe5\x62\x04\x3a\xf8\xdb\x19\xee\x0f\xb3\x78\x7a\xe7\x19\xe6\xb0\x7b\x10\xf9\xb4\xdf\x9d\x87\xb8\x1b\xc2\x21\x16\xd1\xa0\x91\x51\xc9\xfe\x10\x08\x25\x2a\xd1\xc9\x97\x3e\xd0\x1b\x9c\x9f\x26\x2f\xd1\x6a\x2b\x3f\x26\xd3\x08\x12\xd2\xaa\x1e\x94\x1d\xb6\xbe\x97\x76\xb8\xc3\x4c\xb1\xea\x11\xd1\xb5\xc3\x5a\x70\x58\x15\x4d\x5f\xd2\x7d\x71\x6f\xba\x41\x84\x41\xd2\x1d\x02\xb3\xa2\x26\x2b\x65\x46\x4a\x9d\xd2\x89\x30\x54\x6a\x7d\x9a\xd9\xc4\x77\x11\x0a\x98\x15\xb5\xea\x3d\x85\xe4\x33\x99\xc2\xd2\xae\x28\xbc\x8d\x9b\xc2\x9e\xee\xba\x58\x2c\x0f\x9d\xb7\x81\x1f\x35\x9d\x01\xd7\x74\xa8\x60\x83\x74\x0a\xb5\x94\x42\x24\x49\x0e\x60\x77\xd4\x64\x2a\x1a\xb0\x3b\xaa\xd2\x3d\x30\xb2\xeb\xac\x3a\x39\x83\x4a\x79\x11\x2e\x9a\x1d\x25\x3f\xf8\x07\xa9\x81\x9e\x9c\xb0\x1e\x9a\x32\xeb\x8d\x41\x14\x10\x1d\x1d\x64\x07\x9a\x21\x98\x99\x84\x6b\x12\x3d\x42\x10\xc9\x8f\xc7\x46\x72\xa0\x1d\x40\x20\xe8\xe9\xab\x02\x46\x47\xa7\xaa\x5b\x85\xf0\x2d\xbb\x55\x9c\x4e\xbd\x29\x86\x90\x47\x8f\xa3\x21\xfc\x10\xb4\x88\xbc\x22\x24\x83\x6a\x59\x5d\x1d\x83\x51\x3c\xa5\x41\x8e\x01\xc5\x50\xf3\x5a\x91\xe1\x15\xa7\x3a\x16\x36\x56\x7b\x37\xc8\xef\xea\x75\x3a\xe8\x50\x75\x85\x41\x9c\xba\xa7\xd1\x73\x39\x5e\x1e\x2b\xaf\x27\x6f\xd5\xc2\x50\xc5\x53\x0e\xa1\x92\x8e\x24\x8d\x8e\xaa\x1b\x3d\xa8\x14\x97\xb7\x83\xd7\xca\xf0\x87\x08\xa0\x22\x42\x36\x48\x65\xc2\x10\x90\x23\x89\x91\x83\xb9\x50\x6b\xe2\xf0\x27\xa9\x8c\x10\x00\x26\x41\xb3\x89\x1e\xc3\x24\xe8\x7c\xe8\x42\x4c\x2a\x5c\x18\xd0\x75\x17\x41\x20\xe4\x1a\x37\x4c\x82\xe2\x9a\xae\x89\x20\xc1\xd9\x65\x30\x2d\xd1\xcd\x89\xb8\x33\x53\x66\x66\x31\x89\x1c\x4f\xa3\x81\x09\x0b\x55\x60\x21\x34\x86\x47\x8a\xb7\xf1\x95\xdd\xcc\x86\x88\x47\x73\x0a\x70\xed\xc2\x38\x1a\x01\xa5\x94\xfc\x21\xd7\xc6\x5d\x60\xf9\xc5\x29\x4e\x3e\x77\xf4\xfa\x9c\xda\xfd\x21\x68\x60\xd9\xd4\x21\x44\x35\xb6\x41\x0c\x18\x0c\x4d\x1f\x31\x86\x88\x69\x5e\x36\xdc\x23\xed\x72\xd9\x8d\x39\x69\xa4\xd0\x20\x76\xd1\x5c\x58\x04\x85\xc9\xd1\xa4\x34\xc6\xdd\xd3\xae\xb1\x18\x2a\xec\xde\x1f\xe2\x86\x17\x82\x21\x7a\x4c\x5c\xc2\x0c\x98\x12\x95\x76\xb9\x51\x6e\xa9\x78\x5a\xd8\x12\x85\x2c\xe7\x03\xb6\x44\xed\xd7\xaa\x8b\x55\xdd\x25\x22\x14\x89\x3a\xc2\x40\x28\x9d\xe7\xd5\x0f\x89\x35\x23\x3c\xa7\xa4\x1d\x87\xf9\x50\xc8\x38\x9e\x31\xa9\x9a\xec\x2c\x03\xa6\x3e\x4d\x62\xd4\x40\x2c\x97\x9a\x44\x73\x61\xdc\xd3\x7c\x32\x11\x67\xa5\x35\x5d\xc7\x08\xb3\xd2\x24\xd0\x0e\x84\x59\x69\x4d\x54\x04\xb6\x3d\x4d\x66\x66\x01\xdb\x9e\x30\xd9\x44\x28\x95\x30\xd5\x64\x84\xee\x24\xeb\xc0\x08\x18\x6c\x34\x11\xca\x58\x5c\x71\x1d\x8d\x58\x1c\x8d\x21\xae\xb8\xab\xf2\x9c\x6a\x6c\xa4\x0c\xa9\x19\x84\xdd\x4b\xf8\x43\x78\xb4\x0a\x53\x60\x05\x54\x2d\xfc\x08\x3c\x93\x65\xf0\x1e\xb1\x48\xfd\xfc\xdd\x07\x58\xa4\x85\xa2\x3d\x6c\xd2\x5d\x85\xd0\x2e\x4d\xa6\xb3\x01\x83\xa1\xb8\x44\xa8\x43\x88\xa3\x3b\x86\x06\x43\x92\xc4\x47\xd0\x8c\x3a\x89\x59\x88\xcd\x88\xf1\xea\x52\x98\x23\x7e\x24\x10\x29\xd4\x52\xa4\x80\x91\xa3\x94\x06\x11\xc2\x1c\xdd\xcf\x30\x27\x0a\xdf\x63\xeb\xdc\x46\xcd\x42\x46\x04\x8c\x69\x4d\x07\x9e\x26\x42\x5d\x98\x02\x4b\x9f\xf0\x65\xb4\x18\x05\x2b\x89\xfc\x2d\xca\x94\x93\x1b\x45\xd4\x66\xf5\x0f\xdb\x9e\x46\xd7\xdb\x03\x55\x7e\x38\x05\x62\xaf\xc2\x85\xe7\xe0\x16\x61\x35\xac\x72\x8a\xdf\x58\x8b\xfb\xa8\x5b\x64\x69\x1f\x45\x38\x60\xb2\x33\xfd\xfe\x44\x70\x93\xb0\xdc\x70\x81\xa6\x37\xd1\x26\x18\xe2\xc4\x25\xd9\x30\x82\x9b\xcc\xee\x56\x64\xb8\x2e\xe2\xb0\x48\xe1\x75\x6d\x2c\x98\xfd\xc9\xfe\x3e\x16\x0d\xd0\xf5\xe1\xe6\x9a\x4e\x43\x09\x50\x17\x94\x41\x54\xb2\x20\x78\x7f\x64\xd7\xe4\x81\x77\x4d\x6c\x9b\x8e\x3f\x63\x94\xc8\x22\x30\x60\xa1\x93\x92\x1c\x2a\x03\x41\x4a\xc2\xf2\x05\x98\xe8\xcc\xe7\x43\x1e\x4d\xd1\xc2\xcd\xa3\xe9\x0e\x83\xa6\x0e\xae\xb9\x71\xbd\xba\xec\x45\x3b\x6e\x17\xe2\xf4\x0b\xdf\x60\x67\x93\xcd\x9a\x6f\x7a\xde\xeb\x30\x20\xba\x48\xcd\x12\xc4\x21\xb8\x48\x6b\x6e\x05\x6a\xd0\xa1\x15\xa5\x0d\x8e\xfd\xd9\x02\x36\x38\xc9\x2f\xda\xcd\x13\x96\xdd\x0c\x47\xa3\xa7\xd0\x86\x25\x67\x11\x1b\xb7\xe9\xa8\x20\x3c\x61\xc8\x10\xcb\x1e\x11\x15\xa4\x0c\xaf\x29\xee\xec\xe6\x0e\x49\x52\xc5\x0d\xc3\x5c\x27\x4d\xcf\x89\x16\x98\xa2\x13\x30\xde\x29\x46\x0c\x18\xef\x34\xdf\xe7\x2f\xc6\x98\x6b\x86\xb0\xdc\x7a\xa6\xd0\x94\x27\xc9\x76\x2e\x60\xcb\x53\x65\xf1\x1e\xb0\xe5\x89\x2b\x7e\xac\x4d\x0c\x85\x8e\xbf\xfc\x21\xc6\x4d\x95\x6c\x20\x96\x48\x93\x9d\x59\xbc\xe8\x3e\xab\x8b\xe9\x45\x47\x85\x5c\x0d\xbe\xe1\x26\xa6\xaa\x88\x70\x3b\x74\x66\x11\x04\x7e\x0e\x91\x22\xd8\x00\xcd\xf6\x94\xe1\x78\xe5\x66\x70\xa2\xd0\x55\x41\xc3\xb5\x33\xff\x31\x44\x7b\x63\xdc\xc2\x62\xed\x0a\xe2\xa7\xd7\xa2\x9b\x10\x41\x0c\xdb\xe5\x71\x83\xf1\xba\xdc\x0a\x5f\x06\x59\xc7\x1b\x01\xd4\xdb\xe5\x09\xe3\x65\x20\xed\x65\xd0\xb2\xc7\xcf\x1d\x84\xef\x68\x97\x24\x18\x0c\x61\x7e\x15\x97\x31\x06\xbd\x5a\xc1\xbb\xd0\xaf\x3b\x18\xf6\x28\xe9\xc0\x81\xc0\x94\x65\x51\x37\x85\x29\x57\xa3\xb0\xec\x39\x85\x53\x20\x4c\x07\xf5\x10\x87\x09\x4e\xb6\x1c\x86\x66\x36\x3d\x1b\xe2\xa4\x74\xdc\x10\x37\xbc\x5d\x4f\x21\x78\xc4\xa7\x0c\x21\xde\xba\xfb\xc7\x7d\xae\x6b\x49\xc1\x3b\x84\x8b\x8c\x1b\x6e\x91\x30\x4d\x69\x2c\x94\x83\x29\x4d\x4e\xc5\x10\x8e\x77\xb8\x26\x97\x54\x93\xc0\xcd\xfb\x14\x31\x36\x80\xbb\x83\x77\x87\xee\x5d\xda\xd1\xc8\x4a\x3a\x18\xd4\xfb\x12\x3e\xd3\x56\xc6\xb2\x14\xda\xca\xa4\x2c\xae\x13\xb6\x32\x45\x7e\xbc\xf1\x26\xbd\xce\x0f\x38\xb1\x86\xfe\x12\xbb\xf6\xb4\x8a\xd0\xdd\xc5\xfd\x63\xd7\xaa\x21\xa2\x77\xf8\x43\x18\xbb\x8b\x27\x81\x1d\xcd\x29\x34\x08\xe5\x9a\x17\x8a\x78\xd2\x0c\xc1\xaa\x41\xf7\x85\x0c\x60\x84\xa6\x6f\xe2\x89\x4e\xf0\x9b\x7e\x00\x7a\x6a\xd3\xc6\xc5\x3a\x20\xd8\xb8\x64\xbf\xd1\x61\xe2\x92\x65\xef\x1c\x30\x71\x69\x97\x2e\x2f\x98\xb8\xb4\x4b\x58\x02\x2b\x96\x12\xe1\x32\xf4\xa0\xf5\xbe\x99\xa8\x41\x5c\x1f\xa2\x50\xb7\x4b\xac\x04\xc3\x56\xc8\x61\x26\x60\x7e\xd2\x4c\x86\x60\x7e\xd2\x2e\x11\x3a\x58\x9f\x24\x59\xcd\x04\xad\x4f\x8a\xf6\x17\xd6\x27\x4d\xc6\x9e\x71\x73\xd7\x64\xfd\x13\x0c\xf5\x6c\xa6\x07\xd6\x27\xed\x6a\x6e\x74\xb2\xaa\x46\xca\x5d\x13\xa1\x47\x64\x8a\x53\xe8\x4e\xe0\x06\x33\x3c\x80\x17\x0b\x5d\x17\xdb\x26\xc9\x2a\x2c\x55\xb2\xa5\xcc\xb0\x54\x69\x97\x08\x0f\x2d\x55\x92\xe9\x3e\x2c\x55\xda\x25\x61\x0a\x82\x2f\x37\xb3\xcb\xb4\x30\x19\xba\x75\x61\x61\x62\xd6\x01\x66\x23\x59\x9e\xd2\xc1\x88\xb6\x59\x6c\x15\x62\x51\x34\x45\x18\x08\x84\x18\x6e\x87\xe7\xff\x21\x85\xfe\x30\xbe\x97\x6c\x38\x83\x26\x26\x1e\x1a\x4c\x4c\xda\xe5\x3e\x82\x03\x4d\x82\xb0\x6e\xcf\x77\x20\x83\x62\xce\x10\x99\xa2\x99\x39\xfb\xf0\x1d\xed\xf7\xd8\x47\xd1\xf6\xd5\x0c\xdf\xd1\x42\x1b\x98\x8d\x84\x25\xb0\x1f\x6e\xb1\x10\xe5\xc3\xe5\x16\x69\xa7\xa5\x46\xb2\xe6\x14\xa6\x1a\xcd\x6c\xd5\x87\x0b\xac\xcb\x13\x56\x15\x53\x9e\x65\xf1\xd1\x72\x6b\x30\x88\x4c\x1c\xc3\xdf\xc1\x4c\xc7\xb3\xd8\xec\x10\xdf\x2d\x18\x4e\x34\x31\xe0\xeb\x22\x31\x95\x8a\x6f\xc1\x70\xa2\xc8\xad\x67\xc1\x36\x62\x6a\xdc\x8b\xd1\x99\x1b\x11\x75\xc1\x34\xa2\xc9\x4c\x67\xc1\xfa\x61\xea\xd6\x5b\xb0\x7e\x68\x7a\x47\xac\x8b\x77\x20\x93\x71\x1c\x90\xa3\x51\x33\xb0\x69\xd0\x4b\x71\xc1\x50\x21\xe9\x62\x5b\x17\x5f\xb8\x3c\x7b\xeb\xe2\x3e\x0d\x75\xc1\xa7\x8a\x07\x8a\x67\xeb\xf5\x7c\xc7\xd8\x53\x97\xaa\xf2\x60\x0e\xcd\x82\xa2\xf2\xe2\xb2\x0a\xaf\x26\x2d\xcd\xa2\xeb\x8e\x06\x8a\xe7\xa7\x0c\x1c\xd6\xc5\xb0\x68\x1e\xcc\xe1\x71\x86\x6c\xc4\xd6\xc5\x50\x03\x9e\x20\x93\x26\xa9\x87\x04\x7e\x44\xaf\x9f\x05\xa5\xf9\x64\x9e\x90\x03\xed\x33\x89\xe4\x9a\x08\x3b\xd5\x0d\xbd\xbf\xbf\x7a\x7b\x6a\x02\x4b\x24\x7b\x5e\x88\xad\x10\xf2\x2a\x5a\x89\xf2\x47\x09\x63\x17\x34\xea\xe5\xe9\x1f\x61\xb3\x25\x18\x5f\x89\xa7\x44\x92\xf1\x95\x70\x4a\xa4\xa5\x5e\xd0\xaf\xcf\x36\x5c\x15\x8e\x5a\x9a\x70\x62\xe4\x31\x1e\xe7\x05\xa5\xf9\x94\xe3\xda\xa2\xd2\xfc\x59\x45\x28\xcd\x43\x22\xf4\x05\xa5\x79\xd3\x93\x7e\x25\x58\x5a\xca\x6c\x63\x25\xb2\x15\x53\xdd\xd3\x23\xc3\x23\x85\xdb\xba\x74\xa4\x2b\xd1\x42\x3f\xab\x4d\xb2\x07\x92\xbd\xad\x4c\x8c\xe6\xd5\xbd\xa0\xc2\x6e\x92\x8b\xac\x4c\xd9\xbf\x64\x18\x0b\x2a\xec\x9c\x9f\x0f\x2b\x0b\xbb\x40\x84\x01\x7c\x0a\x81\x6f\x7c\x44\xac\x0c\xaf\x8b\xe9\x32\xf8\x97\x17\xb2\x4e\x0b\xba\xe6\xac\x47\xfb\x82\x02\xb9\x30\x4f\xd6\x81\x40\x4f\xa6\xcb\xc0\x81\xc8\xff\x6c\x41\xbb\x3c\xa7\x87\x4a\x51\x8c\x84\x2f\x2b\xc3\xb3\xa6\x0a\xfd\x32\x88\x8d\x51\x05\x2a\xe3\x3c\xdd\x07\x6c\x61\xe4\x9b\xba\x32\xfd\x63\x84\x1b\x8c\xcb\x20\x7d\xe6\x82\xfe\x76\x3e\x6d\xf2\x2e\x25\xfb\xbd\x32\x65\xf1\xcd\x5d\x20\xda\x82\x0c\xba\x16\xa3\x2d\xd8\x09\x63\x15\x4a\x2d\xf4\x4e\x5d\xc5\x56\x03\x3f\x24\xd3\xab\xf0\x1e\xce\xfe\x10\xf2\x5f\x3d\x87\x16\x94\xb6\xb3\xf1\x22\x5a\xd0\xa9\x36\x29\x86\x17\x74\xaa\x87\xbe\xaa\x2a\xb8\xe5\xae\x3d\x2f\x7c\xc5\x8a\x43\x5c\x85\x61\xd1\x34\x4d\x28\x55\x27\x83\x79\x1e\x08\xc1\x20\x42\x13\x39\xdb\x13\xf2\x8d\x5f\x8c\xe2\x70\x79\x92\x67\xc9\x67\xf6\x68\x28\x0d\xb9\x34\x1a\x4a\x43\xe4\x0d\xbd\x0a\xce\x43\xb8\x0b\x9e\x87\x56\xfd\x25\x4c\x7f\x85\xbb\x85\xe9\x12\x3d\x63\x5e\xd3\x8c\x36\x74\xc0\xfd\x64\x54\x3a\xd0\x0b\x51\x39\x5d\xa6\x40\xd7\x6e\xe7\xa0\x87\x58\xdb\x55\x40\xab\xa6\xa8\x4c\x81\x85\x5f\x79\x20\xaa\xf7\x0d\xc1\xb9\x40\x54\x06\xc1\x21\xaa\xe9\x11\x54\xac\xf3\xf2\xba\x6d\x3c\x56\x44\x00\x10\xfe\x41\xe9\x9d\x0e\xc4\x29\x3e\x20\x12\x3a\xf1\x4d\xbf\xaa\xc2\x08\x0c\x41\x48\x47\x94\x5c\x76\xf3\xc3\x29\x10\x6e\x18\x7c\xd3\xaf\xca\x00\x62\xcd\x50\x7b\x72\x46\x1d\xa8\x23\x92\xb3\x9a\x09\x3a\x7a\x34\x41\x0b\x8c\x98\x3a\xe4\x21\x33\x1d\xab\x70\x5f\x4b\x1e\x29\xee\x06\xc5\x22\x59\x48\xed\x37\x9f\x71\x6b\xdf\x44\xab\xa0\x45\x6d\xdd\xfd\x83\x8e\x75\x4f\x6a\x11\x71\xa7\xbf\x1c\x4f\x42\xab\x03\x31\x0f\xd7\x74\x27\x30\x78\xac\xfe\x12\x91\x07\x9f\x32\xc6\xda\x73\x1f\xb4\xae\x17\xcd\xa9\x74\x97\x7c\xc6\x0a\x81\x1f\x1f\xf9\xab\x32\x62\x98\xc8\x63\xa5\x8c\xab\x89\xcc\x40\xff\x5a\x7c\xa7\x57\xbc\xc0\xa5\x29\x5c\x50\xb8\xd6\x24\x92\x5f\x61\x35\xa4\xb8\x30\xab\x6e\x4a\xad\xb5\x70\x9b\xab\xea\xef\xb8\xaa\xde\x2a\xd0\x0e\x3d\x2e\x96\x34\xb5\xed\xe9\x11\xe7\xc8\x4b\x2e\xda\xc1\x57\xef\x92\xaa\x56\xfe\xd1\x8b\xaa\x5a\x3d\x44\x56\xe3\x63\x4e\x38\xd7\x84\x65\xa2\x88\x0a\x64\xa1\x55\x46\xb0\x8a\x62\x7e\x00\xe1\x28\xb2\x11\x82\xe1\x28\xfa\x30\xc4\x43\xf6\xf4\x81\x35\x6f\xfe\x10\xec\x6e\xf5\xe0\x10\xa6\x51\x1c\x4f\x0b\x0d\xd5\x20\x03\x8a\x6a\xe0\xb4\xb1\xec\xfa\x10\x1c\x66\xf6\xd8\x60\x52\x24\xa1\xda\x6a\xb0\x61\x56\xc8\x87\xd5\xc0\x7d\x16\x11\x92\xc6\x98\xf0\x0c\x1a\x7a\xc0\x85\x66\xd4\x21\xf3\x3c\x8a\xc8\x51\xc7\x9b\xe4\xe6\xbc\x10\xaa\xa2\x48\x38\xb7\xa0\xe4\x0d\xb1\x78\x8d\x2a\x15\x51\x2e\x68\x75\x47\xb8\x07\xbe\xec\x7b\xfa\x31\x4f\xbd\xa0\xf2\x9d\xcf\x82\x93\x00\xf9\xd6\x6f\xbc\x67\x44\x9e\x11\x80\x42\x49\xdc\x0e\x04\xf7\x61\x11\x27\x05\xa0\xe8\xd9\x55\x3b\xb6\x4a\x63\xa5\xe4\xb4\xeb\x0c\x42\x77\x9c\x53\x75\xd5\x00\x7f\x62\x88\x2a\x51\xb6\xda\x89\x47\x5d\x5d\x76\x66\x33\x15\xf7\x40\x85\x30\x03\xac\x1e\xa8\xa0\xcc\x10\x24\x52\x7c\xc4\xad\x3e\x35\x38\x83\x88\x3b\x20\x7e\xb4\x33\xb7\xa3\xc6\xd6\x19\x93\x5d\x37\x2b\xb5\xc5\x49\x96\x62\xab\x33\x81\x60\xf5\xe0\xde\xe8\x51\x63\xc3\xdd\x25\x73\x98\x85\xa4\xa1\x99\x39\xb4\x0e\x04\xc3\x69\xdd\x5c\x08\x49\xd1\xe5\xb2\xb7\xa8\x2d\x4e\xbd\x68\x6c\x30\x4d\x9b\xee\x1f\x8e\x77\x8a\x96\xb1\xa0\x20\xee\x97\xd7\x66\x61\xc2\xee\xe2\x10\xb2\x2e\xa7\xcc\x85\xb8\x12\x45\xbe\x7d\xab\x33\x69\x57\x31\xb4\x51\x53\x3d\xe0\x25\x28\x13\xd3\x85\x28\x13\xdd\x97\x23\x54\xbe\xdd\xfc\x08\x74\xb3\x59\xee\xb3\x4b\xba\xd9\xee\x15\x66\x8c\x21\x9d\xa9\xbe\x31\x50\x77\x4f\xda\xd0\x75\x8a\xa0\x7e\xcd\x92\x94\x2f\x84\x72\xe8\xd2\x1b\xad\xa1\xc0\xe6\xaa\xc9\x8c\x23\xda\x35\xc6\x63\x50\xcc\xb4\xc5\xec\xba\xb2\xb0\x58\xd0\xb7\x56\x5f\xdc\x83\x51\x63\xc4\xc7\x0d\x2d\x77\x08\x9a\x18\x9a\xbf\xe3\xfe\x6a\x81\x07\x63\xcd\x55\x77\xcf\x53\x34\xdc\x3f\xc4\xcf\xc3\x85\xd8\x7c\x5d\xf1\x83\x7b\xc1\x77\xf9\x62\x90\x87\xd4\x45\xa9\xa1\x35\xcd\xe6\x07\xa1\x18\xad\x49\xb7\x01\x62\x3e\x28\xf1\x66\x5b\x4c\xf8\x6b\x0e\x98\xa1\x12\x92\x04\xb9\x0b\xb1\x12\x6a\x16\x9e\x32\x00\x82\x7c\xa6\x16\x03\x20\x24\xa9\x51\x16\x54\x9a\x65\xe8\x56\x9b\xf2\x03\x11\xa2\x32\x04\xc2\xc8\x86\x28\x41\x31\x84\x20\x71\x1a\x2a\xd4\x9d\x5d\xc2\xb3\x05\x75\x67\x37\x57\x07\x75\x67\x37\x5f\x89\x28\x07\x5d\xb2\xc3\xc5\x28\x07\x4a\x49\x75\x40\x2c\x4e\x31\x04\x22\x1e\xfe\x90\x79\xe1\xd4\x28\x7c\x49\x8b\xbb\x60\xb4\x02\xdd\x4d\x93\x4b\x2c\xd6\x70\x72\x89\x87\xf6\x91\x19\x71\x7d\xa7\x32\x78\x81\xbc\xc2\x16\xb5\x88\x45\xab\x38\x89\xd3\x3a\x0b\xd2\x22\x0e\x4f\x7f\xe3\x10\x89\xff\x60\x0e\x8a\x34\x74\x32\xa9\x46\x94\x93\xcc\x42\x2c\x81\x2e\xc9\xe6\x82\x86\xaf\x4b\x06\xba\xa0\xe0\x9b\xb9\x19\xa2\xdb\x7d\x15\x84\x8c\x72\xe2\x05\x83\xd8\xff\x1b\x62\x7c\x2c\x38\xf3\x77\xc9\x12\x57\x30\x80\xb4\x9b\x59\x98\x94\x08\x2a\xb4\x6f\x43\x96\x80\x0b\xda\xb7\x7e\x15\xd7\x5c\xb0\x0c\x32\x74\x1e\xd8\x72\x35\x59\x50\x85\x55\x49\xff\x17\x54\x61\x5d\x02\xc2\x05\x4d\x58\x91\x9a\x6c\x41\x13\xd6\x25\xa0\x5b\x50\x76\xf5\x67\x2c\x40\x4c\xef\xd3\x62\xa0\x1e\x8a\x96\x16\xe2\xff\x67\x99\x93\x2f\xb8\x9c\x77\x2f\x0c\xb4\x4b\x91\x45\x08\xe0\xf3\xdd\x25\x82\x5c\x8b\x9b\xa6\x17\x25\xd4\x49\x45\x0e\x0b\x8b\xb1\xf2\x93\x42\xb6\x2d\xe8\x93\x7a\xeb\x6a\x74\x03\x83\x25\xce\x58\x60\x76\x25\xc8\x5c\x8b\x44\xaa\x1a\x02\x91\x52\xe4\xb1\x45\x8f\xf0\x34\x35\x29\xa8\x97\xb2\x22\x21\xad\xcd\x8b\x47\x28\x4c\x2f\x6f\xd9\x56\x2c\x68\x89\x8a\x22\x3e\xac\x4d\x2a\xa5\xad\x70\x78\xfa\x6e\x10\xd8\xa6\x1b\x7c\xcb\x79\xae\x1b\xec\x28\x54\xff\x81\xc5\xd1\x09\xde\xa4\x61\x22\xbd\xd0\x21\x75\xc9\x24\x17\x14\x43\x5d\x92\xcd\xb5\x99\x72\x99\x32\xa2\xc5\xa8\xf3\x49\x21\xb3\xd6\xe6\x89\xd2\xde\xec\xc5\x0e\xd5\x05\x53\x1e\x0c\xd7\x04\x25\x9a\xc3\xad\x72\xe3\x54\xb8\x71\xf6\x85\xed\x50\xfe\x84\x02\x68\x2d\x44\x7d\x8f\xac\xbb\x06\x1e\xd8\x21\x8f\xb8\x05\x75\x4b\x28\x8a\xc7\x7a\x91\xba\x74\x43\xec\x30\x5c\x95\xcd\x54\x41\x2f\x44\xde\x13\xc4\x85\xd2\x14\x5f\x24\xf6\x5a\x44\x25\xcb\x0d\xf7\x88\xc4\xe8\x52\x9a\x2d\xb8\x47\x87\xbc\x35\x17\x54\x23\x91\x75\x9f\x40\xdf\x31\x4d\x16\x18\xcb\x3c\xf9\x81\xfd\x22\x36\x8a\xb7\x61\x2c\xf3\x64\x1e\x09\xb1\xcc\xab\x9c\x44\xd6\x8b\x07\x45\xd8\xf8\xa2\x1f\xbb\x9e\x05\x6f\xd2\x0c\x71\xb3\x50\x54\x84\x42\x2c\x2c\xa9\x1f\xb4\xfb\x6f\x52\xd7\xe1\x32\xec\x62\x68\xdf\xde\xa4\xae\x12\xb5\xc1\x21\x38\xcb\xb0\x7b\xc1\x21\xb8\x96\xe7\xc3\xce\x0f\xd5\x23\x42\x87\xfb\xe9\xf3\xa6\xd1\xda\x74\x19\x78\xb2\xa7\x7f\x1c\x46\xa1\x0d\x13\x97\x8e\xec\xef\x10\x3a\xbc\xb9\x0b\x58\x56\x57\x97\xdd\xec\xd0\xcd\xc0\xcb\xd6\x23\x25\xcd\x12\x4a\xc1\x21\x58\xd9\xb4\x0e\x04\x2f\x3b\x5d\xd9\x50\x72\x74\xf3\x16\xf4\x07\x36\xf2\x41\x8d\x91\xe4\x04\xb3\xa0\xc6\xc8\xbe\xb0\xa1\xc6\x98\x72\xab\x5b\x6f\x9a\x36\x8a\x77\x54\x5e\x51\x1d\x21\xf8\xf8\x36\xe9\x7e\x16\x7d\x7c\x95\x42\xe7\x80\x5c\xe0\x1f\x66\x74\x39\x55\x2b\xbf\x74\x27\xc8\x99\xeb\xfd\xc6\xee\x9b\xd5\xa0\x93\x6f\x0a\x2f\x2a\x93\x7a\x3c\x1f\x22\x9e\x94\x77\x71\x73\x19\xbd\x8d\x1b\x22\x0b\x31\x10\xc8\x1f\xaa\xe4\xc9\x07\x4a\x08\x44\x55\x04\x71\x22\x5a\x71\xa8\x4e\x8a\x54\x19\x0b\xaa\x93\x26\x43\xef\x05\xd5\x49\x95\x19\xf2\xba\x29\xb2\xf1\x53\x03\x21\xc9\xab\x22\xec\x2c\x44\x24\x2f\xb2\xee\x5b\x70\x1d\x8e\xe6\xa2\xc5\xef\x3c\x1a\x28\xc3\xb2\x5b\x79\xe1\x71\xef\xef\x18\x0d\x5b\x65\xd0\xb9\x84\xce\xdb\x4d\x49\x8f\x9c\xc2\x16\xdc\x8a\x9b\x1c\x19\xd6\x2d\x2c\xd6\x96\xdf\xc4\xe2\xee\x76\xe0\x03\x20\xde\x12\x3e\xc7\xb5\x3d\x35\xf1\xd4\x4d\x86\xe0\x77\x25\x72\xcf\xdc\x9f\x7e\xcb\xdd\x8a\x55\xad\x91\x06\xd3\xd3\x6a\x4e\x94\x3b\xcb\x98\x7f\x29\xf9\xa7\x58\x0d\x28\x84\x4a\xf1\x7a\x33\x33\x8d\xb0\x8a\x0a\x21\xdf\xdf\x50\x08\x15\x19\x88\x2f\x28\x84\x5a\x3c\x65\x1d\x96\xdd\x5a\x0c\xc8\x12\x9e\x2d\x5d\x8c\xa2\xae\x32\xc8\xab\x2d\x03\xa2\xe2\x46\x81\x41\x16\xf4\x36\x35\xe9\x3e\x65\xb8\xf1\xf0\x74\x99\xa8\x23\xb9\x15\x86\x42\x0f\x57\x9d\x18\x8c\x66\x8f\xd7\x59\xd6\x11\x46\xd6\xcc\x2c\x7f\x80\x75\x13\x31\x93\x6b\x7e\x20\x92\x26\xf4\x51\x54\xa4\x2a\x88\x44\x52\xf4\x1c\x41\xcc\x73\xd2\x23\x87\x41\xcc\x65\x03\xb1\x90\x1a\x33\x8f\x69\x08\xba\xd6\xcb\x8d\x22\xca\xa2\x9e\x27\x0c\x62\x6e\x2e\x97\xde\xc7\xd9\x0f\x40\x68\x95\x92\x9c\xc3\x16\x14\x47\xb5\xb8\x0b\x50\x29\x0b\xc4\xa0\xf1\xc9\xd2\xc4\x2e\x28\x7c\x52\xf6\xd0\xb8\xbd\x7e\x66\xd0\x51\xf8\xa9\xca\x58\x27\x62\xc8\xe1\x27\x7c\xaa\x0e\x81\x38\x5e\xd5\xed\x20\xb7\xeb\x70\x19\x0c\x50\x25\x57\x81\xa3\xf0\x94\xcd\xf3\x62\x9c\xf2\x2a\x4e\x1a\x7e\xc2\x53\x36\x9e\x0b\x7e\xc2\xa7\x0b\xcd\x1f\xf4\xcd\xd2\x3a\x38\x0a\xcf\xd4\xdd\xcc\x9b\x55\xb5\x38\xe7\x95\xd7\xe4\xe4\xb2\x18\xc5\x3c\xfb\x7d\x06\x5f\xe1\x26\x57\x9d\xf5\xa1\x84\xde\x7d\x20\x11\xab\x9c\xe8\x17\x5d\x7e\xb3\xdf\x39\xd0\x4e\x29\x55\xfb\x81\x28\xa1\x76\x19\x93\x6f\x68\xe4\x9b\xc1\x6e\x34\x7f\xba\xfc\x16\x43\x08\xc5\x43\xe6\x75\xd3\xe5\x37\xeb\x61\xb1\xa9\xba\xd2\xf1\xde\x17\xcd\xbc\xd9\xcc\xa6\x57\x6f\x16\xbb\xbe\xa1\xba\xca\x69\xfc\xd8\xc9\x65\x43\xaf\x35\x65\x82\xb6\xe1\xf1\x3b\xc5\x4f\xee\x8b\x0c\x3a\x45\x60\x1b\x3a\xaf\x2a\x11\xf4\x86\xce\x6b\x2a\xa4\xc3\xa6\xce\x2b\xeb\xd5\xb3\x2f\x46\x1a\x0c\x0f\x1c\xa6\xd4\xdd\x1f\x7e\x9e\x34\xf6\x6d\x33\x6c\xba\xe3\x84\x6c\xaa\xc7\x0a\xd7\x7f\xd3\xad\xb7\x79\x6c\xe4\xfa\xbb\xcb\x30\xc5\xe7\x3b\xee\x46\x71\x21\x1c\x39\x9b\x56\x83\x41\x63\xa4\x03\xdb\x88\xa2\x5e\xca\x03\x6d\x16\x7a\x3c\xe0\x20\xbb\x0b\x81\x3a\x59\x9d\xc0\x06\x50\xaf\xa7\x7d\x09\xc9\xab\x0b\x99\x45\x5c\x6b\x05\x2a\x26\xf3\xe8\x4d\x2f\xdf\x2c\xf6\x7e\xc3\xcd\xb7\x26\x0f\x00\x4a\x21\xe6\x65\x6c\xfb\x62\xe0\xfc\x4b\xcb\x0a\x7d\x28\x73\xe3\x1e\x08\xf6\x3b\x4d\xfd\x33\xdf\x4b\xb8\x0c\x09\x4e\xb2\xda\xa4\xe5\xc9\x74\x9b\x74\xb1\x73\x9b\x78\x66\x3e\x65\xc8\x34\xd7\xb4\x6e\x74\x39\x19\x6e\xe5\x83\xab\x97\xab\x98\xe8\x8f\x40\xf2\xb3\x13\xbd\xd8\xc8\x31\xee\xa4\xdb\xb5\x0a\x42\x28\x00\x52\x9f\x0d\xa7\xda\x22\x53\xb5\x0d\xa7\xda\x22\xe7\xbf\x9d\x98\x08\x4b\x2b\x91\x98\xf6\x92\x47\x71\x43\x05\x58\xea\xd3\x1f\xac\x29\x74\x32\xa0\x01\x6c\xa2\xd2\x9b\x0a\x40\xb9\x82\x6e\x46\x5e\x97\xc6\x6f\xd3\x4f\x36\xdc\x3b\xef\x2f\xed\x6e\x12\x7d\x1b\x2a\x5c\x74\x3e\x57\x21\x42\xb6\x28\xf0\xfa\xa6\x02\x30\x0f\x35\x0a\xcb\x60\xf9\x09\x6d\xe8\xff\x86\x62\xe2\x6c\x86\x68\xef\xee\x02\x76\xe1\x72\x05\xda\xf4\x99\xb5\x88\x63\xc3\x67\x36\x14\x67\x6d\x43\x39\x38\x65\x9a\xba\x93\x88\xd6\x70\xff\x78\xa0\x3d\x55\xe1\x8b\xe4\xaa\x9b\x47\x68\x68\xa5\x28\x0c\x4f\xfa\x90\x0a\x0f\xaf\xd4\x86\xe9\x56\x75\x19\x14\xfa\xc2\xae\x2c\x6a\x43\xb1\xf5\x86\x5a\xb1\x48\x37\xb5\xa1\x56\x2c\x7a\xd8\x6d\x04\x7b\x6f\xd2\x8c\xef\x4c\xab\x5d\x3e\x1e\x77\xa6\xd5\x2e\xd9\xde\x0d\x0f\xd6\xd6\xf8\xe8\xdb\xf0\x60\x6d\x22\x8b\x1b\x3e\xaa\xc9\xd3\xa7\x8f\xaa\x6f\xc9\x0d\x27\xd5\xf6\x74\x8f\xe3\x3d\x9e\x46\x31\x0b\xe1\x2c\x75\x8c\x72\xf7\xda\x99\xc6\x61\x22\x8b\xf9\x6c\xe2\x60\xfe\x88\xc6\xa4\xaf\x8d\xe9\x39\x1b\x73\xbe\x36\xbd\x8e\x37\xc3\xc0\x3f\x93\xe7\xed\x92\x92\x0b\x61\x1a\xd8\x35\x5f\x1a\x74\x77\x57\x45\x90\x80\xa4\x32\x5a\xdb\x8a\x46\xd3\xef\xd4\x21\xe0\x36\x74\x93\xb5\x78\xfa\x60\x90\xf3\x61\x19\x7e\x48\xa4\x33\xcd\x08\x3d\x0f\xa8\xb4\x72\xd2\x41\x41\x44\xf9\x26\x47\xd0\x0d\x07\xd6\xf0\xe0\x60\x09\x21\xad\xd5\xa6\x8f\xaa\xd2\xda\x1e\x90\x19\x10\xd9\x28\x55\x9c\xca\x51\x76\x40\x4e\xa4\x09\x82\x91\xa1\x90\xba\xc0\xdc\x41\x52\xea\x4d\xe7\x4f\xa9\x4d\x76\x21\x9f\x29\x0c\x2b\xf4\xae\x10\xad\x29\x34\x93\x16\x89\x84\x23\x66\x93\x2e\x7e\xd3\xd7\x52\x61\xfd\x76\x51\x06\xc2\x66\x10\xa1\x10\x86\x1b\x0d\x16\x6a\x34\xb4\x93\x4e\x86\xc0\xcf\x88\xbe\x14\xa5\x60\x35\x04\x45\xbd\x0e\x78\x61\x98\x82\xe4\x29\xe2\x76\x97\x94\x7e\x17\x06\xcb\x14\xc2\xd1\xdb\xd2\x11\xe6\x37\x15\x85\x92\xa0\xef\x4a\xa3\x65\x9d\x3e\xea\x02\xb3\xce\x1b\x74\x81\x21\xe6\x6e\x43\x17\x58\x64\x1a\xb0\xa1\xfc\x4b\x0a\x4b\xb1\xab\xd0\x7f\x1a\xc4\xcb\x4e\x24\xad\xc2\xd9\x41\x21\x33\x36\x1d\x23\xdb\xd3\xcc\x8d\xee\x35\x18\x2e\xb1\x1b\x5d\x6c\x34\x5c\xc8\x91\xaa\x51\xba\x30\x88\x16\x51\x87\x97\xa5\x35\xde\x95\xd9\xf4\xba\xab\xc2\xf6\xfa\x29\x43\x8e\x55\x4a\xc3\x36\xd4\x74\x4d\x26\x2c\x1b\xba\xb7\x26\xe1\xe3\xae\x44\x3f\x6d\x3f\xb4\x64\x4d\x9a\xc0\x5d\x95\x5a\x42\x37\x08\xb4\x5b\x5d\x8c\xd7\x6e\x34\x31\xd5\x69\x6c\xc4\x37\xdd\x5f\x88\xa7\x5e\x92\xee\x64\xa8\xac\x42\x2a\x9b\x4d\x5d\x93\x5e\x39\xbb\x69\xa1\xd4\x26\xec\x8b\x9f\xcb\xa6\xd1\xbe\x58\x14\x0d\x1a\xa4\x26\x1d\xdd\x66\x74\xf3\x2c\x7b\xee\xdd\x78\xfc\xa7\x21\x1c\x7f\xb1\x41\x8d\xd6\xdd\xda\xb6\xc6\xe9\xeb\xb6\xa1\xc6\x26\xcb\xa8\x74\x43\x63\x13\x49\xe4\x16\x1a\x9b\x66\xde\xa6\x33\x62\x4b\xd6\x29\x82\xca\x66\x2a\x64\xc1\xee\xb2\xdb\xe5\x3c\xa0\x32\x09\x45\x1d\xdb\x54\x99\x64\x19\xaa\x6c\x7a\xd8\x35\xdd\x4c\x9d\x73\xf4\x87\xd0\xe8\xcb\xf1\x67\xc3\x4f\x2e\x14\xaa\x75\x77\xd2\x10\x2d\x23\x3c\xd1\xc2\xa4\x18\xca\x8e\x94\x4b\xd2\xac\xa0\x34\x57\xd8\xe0\xcd\x60\xd8\x59\x81\x68\x36\x3c\xd1\xa6\x02\x69\xee\x41\xeb\x7e\xe1\x0d\x14\x1a\x53\xe1\xba\xf6\x20\xc7\x28\xd7\xc0\x3d\x98\x4b\x4e\x94\x0a\x1a\x8d\x29\x73\xd8\x0d\x8d\x46\xca\x32\xfc\xdb\x50\x69\x84\xfc\x90\x36\x34\x13\xdd\xa7\x98\xc1\xa8\xb3\x2c\x24\xf7\x60\xc8\xdf\xec\x0f\x6f\x44\x4c\xe0\xca\xc1\xf3\xab\x4a\x56\xb8\xe9\xf9\x95\x8b\x21\x38\x89\x4f\x43\xd0\x91\xcd\x1f\x26\x48\x3c\x55\x19\x37\xd9\x5d\x20\xe6\xa4\xb6\x11\x8e\x5f\x69\x78\x35\x88\x63\xa5\x6a\xe0\xb0\x84\x98\x5a\x46\x06\xb1\xce\x97\xcb\x60\x23\xe7\x59\x40\x1e\x67\x96\x02\x31\xac\xf3\x15\x2e\xcb\x48\x10\xa4\x56\x98\x34\xc3\xdd\x83\xfa\x3d\x45\x03\xa1\x75\x34\x4e\x46\x2d\xd7\xc5\x04\x7f\xb1\x9c\x75\x2f\xd0\x5f\xcc\x7e\xa8\xcc\x85\x9e\x1c\x3d\x42\xc9\xd0\x65\x34\xc4\x64\xe8\x45\x11\x09\x99\x0b\xdd\xae\x2e\x1b\xca\x95\xe4\x18\x78\x7b\xd2\xf6\x48\xc3\x51\xf0\x69\xca\x26\x99\x36\x3d\x39\xb4\x03\xf3\xa6\x17\x85\x6b\x60\x36\xf4\x32\x9f\xfe\x71\xfc\x8a\x9a\x81\xa8\x50\x2e\x93\x4c\x78\xde\x64\x17\xc6\x9c\xe6\x4d\x19\x44\x98\xd3\x3c\x9b\xdc\x30\xa7\x79\x17\x7d\x65\x4e\x73\x87\x0a\x65\x4e\xf3\x2c\x2f\x38\xe6\x34\x6f\xca\x73\xa3\x9c\xe6\x26\xbe\x53\xd6\x4e\x6e\x06\xc9\x8a\xaa\xbb\x7f\x43\xfa\xac\x9a\x48\x98\x22\xa7\x1c\xa5\x26\x57\x0c\x08\x66\x26\xaf\x72\x6d\x62\xba\xf1\x59\x3d\xf9\x45\xf4\xd6\xc1\x80\x33\x59\x99\x4f\xa3\x8c\x45\x2b\x88\x9c\x48\x31\x44\xf4\xd6\xa5\x01\x5d\xcf\x54\x00\x38\x66\x14\x1f\xd3\x23\x25\x29\x10\x79\x87\x4f\x58\x52\x1e\x02\xe5\x05\x57\x6c\xcc\x0d\x4d\xcf\x54\xf2\x9a\xcd\x48\xd0\x59\x21\x69\x36\x43\x41\xcb\x1e\x96\x69\xc2\x43\xa6\x04\x4c\x13\xde\xda\xd3\x0c\x45\x83\xae\x09\x2d\xa0\x78\x1b\xf9\x79\x89\xd8\x40\xef\x93\xa5\x88\x50\xae\x6d\x87\x36\x62\xb2\xed\x90\xb3\x24\x73\x6d\x87\x9f\xb5\xc1\x9b\xa0\x1a\xc2\x45\x54\x5d\x13\xa6\x44\xe2\x58\x82\x52\x0e\xd9\xe1\x31\xa1\x76\x6b\xee\x11\x44\x42\xb6\xca\x1b\x4e\x60\x63\x3c\x1f\x6e\x48\x07\x34\x6e\xdd\x98\x1a\x37\xc3\x34\xfb\x3b\x1c\x4b\x3f\x55\xa1\x69\xca\xf3\xa9\xc9\xd8\x49\x94\x55\x6c\x3a\x5d\x49\xd7\xb2\xe9\x74\x95\xab\xd7\x86\x6e\xe7\x62\x67\xe0\x74\x35\x24\xd0\xde\xd4\x43\x49\xac\xb3\x83\xa1\xe5\x75\xbc\x02\x19\x0b\xfc\x38\x64\x24\x68\x49\x5b\x99\xdd\x7b\x4a\x0f\xa3\xec\xde\x53\x7c\x3e\x3c\xb7\x9a\xfc\x0a\xf7\x62\x1c\x01\x8d\x65\x51\xfe\x20\x8f\x34\x66\xfe\x2e\x49\x68\xaa\xe4\xde\xd3\x65\x88\x4a\x2e\x62\x8e\x78\xce\xad\x4f\x43\x50\x98\x69\xbe\x08\xe0\x9c\x15\xb2\x9b\x39\xb9\x9b\x24\xc8\xca\xc9\x9d\x15\x2c\x83\x49\xb9\x73\xfd\x0d\x91\xa7\x99\xb1\xbb\xe6\xe2\x56\x11\x27\x54\x17\xd6\xc2\xab\xa3\x7b\xa4\x20\x04\xd5\x63\xe3\x4d\x6b\xea\xb6\x64\x9c\xe0\xe1\x20\x38\xd4\xf3\xe1\x66\x55\x17\x42\x54\x77\xb9\xc7\x37\x0b\xdd\x2c\x42\x09\x3c\x03\x80\xf3\x83\x10\x15\x11\xa4\x9b\x4f\xc6\xa2\x45\x96\x18\x0f\xf8\xa3\x25\x9f\x0c\x68\x0c\x6b\x0f\x7f\xc7\x9b\x56\x6b\x43\xa2\x61\x86\x4d\x89\xb8\xc5\xcb\x42\x81\xd8\x94\x9e\x40\xc9\xb6\xed\x52\xc1\x64\xdb\x4d\x96\x54\x1b\xfe\x68\x45\x96\xa5\x7b\xd1\x69\xe1\x69\x06\x31\x14\x45\x24\x17\xdc\x60\x14\x31\x7b\x33\xda\x74\x17\x09\xa3\x72\x31\x2b\x1e\x06\x13\x63\x67\xbf\xf3\xe8\x74\xe6\x15\xdf\xdc\xf1\x30\x04\x83\x3c\x91\x90\xcd\x0d\x6f\x2e\x63\xa6\x79\x43\xc0\x29\x2d\x06\x9c\xc5\xa6\xe2\x21\x30\x15\xf5\x98\x62\x7b\xa0\x13\x0c\x19\xa3\x30\x13\xf5\x50\xb8\x3b\x26\xa2\x1e\xa1\xe5\x46\xb2\xe9\xd6\xc3\x10\x58\x22\x09\x23\x99\x6c\xba\xf5\xf0\x87\xdc\x7d\x61\x2a\x3c\xc9\x66\xd6\x8b\x0c\x29\xa4\xa7\x5f\x4b\x9b\xf6\xee\x49\x1f\xea\xf0\x6b\xa5\x36\xd3\x4a\x78\xc2\x4c\xda\x26\x5e\x12\xbe\x63\xd9\xbc\x14\xbc\xc5\x5a\xf6\x42\xd1\x1c\x42\x7c\xc6\x4b\x61\x24\x0c\xd1\x4d\x23\x09\xca\xf0\x9c\x33\x04\xba\x24\x7a\x02\xbf\xb2\x2c\x4f\xc1\x0d\x05\x65\x53\xa8\x4f\xe6\x96\x4e\x59\xae\xd1\x4c\x2e\x6d\x8f\xfa\xfd\x62\x64\x34\xdd\x9e\x88\x02\x5d\x14\x0c\x48\x19\xa3\xb3\xdc\x9f\x99\x32\xba\x15\xcd\xe2\xc5\x23\x2d\xc7\xdd\x0d\xff\xb0\x34\xdc\x07\x85\x05\xb2\xce\xdc\x0c\x20\x2d\x73\x98\xcd\x00\xd2\x59\x0e\xc0\xcc\x3d\x9d\xbc\x1d\x54\x7c\x4a\x45\xc8\xfc\xd2\x49\x1a\x23\x66\x94\x4e\xd5\x03\x60\xcc\x5e\xd7\x84\x20\x67\xb8\x26\xdc\x89\xc2\x63\xc3\xfb\x54\xba\x9d\xfd\x5a\x92\x36\xaa\xfb\x45\x91\x93\x3f\x5c\x80\x34\xd2\x45\x3b\xa9\x4b\xd0\xcd\x0f\x5d\x08\xb1\x8e\x08\x03\xfd\xcc\xb2\x6c\x8e\x99\x44\xba\x64\x5d\xe0\x2f\xde\xe7\xf2\x6a\x65\x12\xe9\x30\xbf\xc8\x1c\xd2\xb9\x79\x97\x99\x8e\xee\x81\x02\xc9\xa1\x34\x74\xc6\x9e\x16\xa1\x62\x5e\xe8\x2c\xe7\x49\xe6\x85\xee\x72\xea\xd8\xd4\xd1\xfa\x15\x86\x48\xd0\x21\x4b\x83\xfd\x26\xc7\x66\x3e\x0c\x91\xa0\x87\x79\x34\xa8\x73\xa7\x99\x70\xf8\x9d\x9d\xaa\xbf\x81\x9b\x86\x57\xda\xf4\xfb\x91\x5e\x69\x59\x5a\x15\xe6\x94\x6e\x21\xe2\xc8\x38\xd1\x59\x06\xca\x4a\x2a\xad\x28\x9b\xcc\x29\x9d\xa4\xaa\x51\x4e\xe9\x6c\x0e\xe7\xcd\x60\x91\xcd\xad\x42\x60\x37\xfd\xe1\x00\x34\x04\x41\x1b\x34\x5d\x13\xee\xb2\xa2\x63\x4c\x14\xad\x70\xe3\x1b\x7e\x6a\x4d\xe1\x4f\xf7\x9b\xb1\x78\x75\x3c\xdf\x94\x1b\x5b\x44\x02\xfd\x6e\x91\x45\x2c\x73\x43\x9f\x42\x83\x30\x96\x4b\x6e\x95\x16\x5a\x2e\x63\x44\x10\x37\xc3\xad\xf3\x70\x68\x59\x2b\x8c\x84\x9f\x5a\xb6\x00\x98\x31\x9d\x4d\x80\xa1\xef\xad\x59\x97\xec\x5b\x78\xd5\x0c\xe2\x76\xb8\xfc\xe1\x00\xa4\x75\x23\x67\x68\x71\xda\x5b\x82\x46\x4d\x99\x02\x68\x4b\x9e\xde\x44\x2c\xb1\x51\x6f\xe6\x1e\x91\xc8\x00\x5a\xdb\x22\xb3\x98\x0d\xad\x6d\xf5\x31\xbf\x69\x84\x2d\x0c\x64\x4c\xe7\x6c\x91\x1d\x1d\xde\xfc\x48\x64\x22\x69\x45\x32\x61\x1e\xe9\x53\xb5\x09\xe4\xc8\x8b\x20\x50\x04\xe1\x11\xb4\xb6\xad\x3f\x3d\x22\x1a\xb3\x24\x0f\x4c\x23\xad\xd4\x17\x4c\x23\xdd\x94\x20\x88\xa9\xa1\xab\x5f\x65\xc8\x0c\x3d\xad\x8e\x80\x17\x5d\xf1\x0d\x44\xa5\xad\x9c\x8c\x98\x18\x3a\x65\x0b\xbe\x98\x19\x5a\x71\x9d\x36\x03\x45\x2b\x94\xd0\x86\xd2\xb6\x29\x93\x10\xf3\x44\x37\x3f\x92\xa8\x98\x75\x42\xc6\x0d\xcd\xec\x50\x42\xb4\x4d\xcd\x6c\xb6\xa8\xe7\xd6\xcb\x5f\xed\x2c\x86\x8e\x55\x3b\xbc\xd8\x24\x66\x87\x53\xdd\x50\xb0\x36\xa5\x7b\xbe\xbc\x35\xf0\xe3\xea\x42\x46\x26\x74\x96\xfd\x12\x53\x38\x37\xa5\x04\xda\x37\x05\x94\xa6\x15\x54\xaa\x2a\xe6\xd3\xbe\x85\x37\x5e\x62\xf0\xad\xd3\xcb\x0f\x33\x6b\x4b\x53\xa9\x62\x95\x81\x22\x93\x3f\x17\x45\x8d\x67\xf2\xe7\x26\xbf\x5f\x26\x7f\x76\xdc\x96\x0d\xbd\x69\x95\xe2\x72\x7f\xb8\xc1\xe1\x32\x98\x2e\x5e\xfe\x0e\xd9\x3c\x8a\xcb\xe4\x9a\xe7\x0f\xcf\xe3\x72\x08\xdf\xa1\x62\xed\x56\x08\x40\xc5\xda\x7d\x1d\xd3\x6f\xaf\x3c\x50\xc7\x77\x97\x20\xbc\xe7\xaa\x5b\x99\xc0\x76\xd7\x84\x75\x5e\x71\xd9\x59\x60\x65\x25\x60\xee\xe7\x6a\x31\x33\xd4\xad\xcd\x3c\x24\x35\xaa\x32\x71\x64\x7a\xe7\x6a\xd9\x11\x34\xa3\xcd\xca\x01\x46\x50\x56\x14\xb5\xfd\x21\x2b\xd8\x93\xab\xa2\xc3\xe4\x2e\x6e\x34\xaa\xee\x19\xd3\xec\x37\x04\x60\xda\x50\x93\x66\xc5\x4c\x64\x3e\xe7\x26\x2b\xfe\x0d\x6d\x67\x91\x89\xc0\xa6\xb6\x33\x5b\x74\xfa\xa1\x81\xb3\x0e\x29\xd2\x3b\x37\x99\x66\x2a\xbd\x33\xc9\x72\x67\x76\x67\xa9\xe5\x0f\x04\xdd\x04\x30\xe1\x40\x19\xa6\x15\x97\xa0\x82\x56\x5c\x93\x0b\x55\x05\x61\x69\x70\x13\x76\x26\x77\x6e\xd4\xa0\x77\x26\x77\xae\xa4\x1f\x9d\xb9\x9d\xdb\x80\xe8\xa4\x33\x7d\x73\x26\x63\xd8\x95\xbe\x39\x33\xef\x40\x67\xfa\xe6\xca\x30\x25\x07\xa2\x60\xc1\x10\xdd\x26\x34\x09\x1c\xe7\x91\x34\x6c\x3c\x19\x32\x43\x83\x75\x66\x73\x6e\x8c\x69\xd0\x99\xcc\x59\xd4\xfc\x40\xf0\xd5\xc6\xe6\x77\x25\x73\x66\x38\xd5\xce\x5c\xce\x8d\xfe\x35\x9d\xb9\x9c\x33\x9f\x5a\x9d\xb9\x9c\x1b\xd3\x1e\x74\xe6\x72\x2e\xe4\x4b\xba\x52\x39\x33\xf2\x71\x67\x2a\xe7\xc6\x5c\x29\x9d\xa9\x9c\xd3\xf4\xc8\x20\xfe\x1c\x5e\x5f\x30\x29\xc9\x23\xc3\xb9\xa7\x75\x6b\x67\xba\xe6\xda\xbb\xfa\x03\xfb\x40\xdf\x82\xce\x84\xcc\x8d\xd1\xec\xfa\x4c\x14\x23\x51\x61\x7f\x40\x9c\xa6\x51\x04\x65\x54\x9d\x82\x0a\x84\x4a\xfe\x10\xb9\x79\x9a\xcb\x88\x4f\xdd\x20\xe9\x05\xf7\x97\x41\x79\x29\x56\x39\x10\xf0\x99\x39\x8e\x0e\x88\xec\x63\xb5\x0b\xa2\x27\x9c\x9a\x39\xfb\xd4\xfb\xa8\x82\x16\x20\x7f\xf7\x06\xa4\x71\xc3\xac\x85\x46\xca\x07\x2a\x28\x6b\x82\xe0\xbd\x51\xf4\x1d\x4c\x4f\x79\x93\x1c\x08\x37\x50\x75\x19\xac\x05\xc2\x6d\x12\x49\x43\x10\x93\x0d\xba\x26\xa2\xc9\x35\xb7\x02\x4f\xa3\x30\x44\xe2\x35\xdd\x3d\x3c\x8d\x9a\x20\xd8\x78\x25\x9d\x8a\x44\x0f\x29\x61\x02\xa2\xec\xca\x97\xa6\x33\x39\x74\xca\xdd\xa3\xd9\x1c\x8d\x66\xb8\x89\x0a\x5a\x35\x6a\x92\x3d\x27\x08\xfb\x29\x00\xe9\xcc\x23\x7d\x9a\xd1\xc0\xf1\x26\xc9\x9d\x55\x33\xcf\x68\x69\x82\x90\x0a\xa7\x0c\x41\x81\x71\x1b\x7a\xa1\xa6\x21\xd0\x0b\xcd\x02\x4e\x89\x6d\xe8\x18\x32\x00\x6e\x1e\x3a\x24\x50\x2e\x66\xaf\xbe\x94\x8b\x24\x98\x9d\x09\xa9\xdb\x78\x0a\x31\xc5\xe2\x56\x31\xc5\x32\x05\x01\xc1\x86\x0e\x1b\xe3\xe1\x32\x3b\xc3\x81\x6e\x16\xba\x1d\xac\xb8\x36\x35\x33\x2a\x49\xd7\xc8\x69\xd3\x77\xb9\x0c\x61\x39\x84\xc4\x99\xca\x2e\x1f\x7d\xfa\x3a\xd2\x99\xef\x40\x1b\x78\xe3\xb2\x17\x70\xca\x65\x1c\xcd\x0f\x49\xf4\xa9\xaa\xa1\xfa\x4b\x24\x92\xf1\xac\xf8\xd2\xf0\x09\xa7\x0e\x73\x78\x1e\x8c\x66\x29\x3a\x01\x15\xe6\xa9\xea\x42\x90\x57\x9d\x22\x68\x29\x83\xbe\x2c\x9d\x79\xaf\x67\x49\xfe\x90\x93\xd4\xf9\xcf\x74\x7b\xf1\x7a\x10\xad\x9e\x0f\x61\x12\x23\x08\x0e\x94\x25\xe9\x30\xc2\x81\xb2\x31\x1f\xce\x81\x60\x3e\x20\x7a\x03\xb5\x64\x79\xca\x10\xa7\x82\x46\xc3\x9d\x99\xad\x0b\x53\xae\x1c\x08\x57\xd4\x03\x31\xa7\x50\x75\x55\xa0\x43\x55\xa3\x7a\x2f\x8a\xa0\x17\xc6\x2c\x14\xd9\x62\x48\x5a\x8a\x43\x3b\x73\x62\x9f\xaa\x53\x20\x03\x86\x0a\x62\x22\x4c\x61\x4e\xa1\x5e\x5a\x77\x46\xa1\xfc\x77\xba\x8c\x89\xe2\x0c\xc1\x6c\x77\xb8\x66\x90\xde\x09\xc2\x0d\xc2\x84\x4b\x07\x64\xa2\x5f\x77\xc8\x93\x13\x82\xe0\xcb\x34\xfc\xe1\x8d\xf7\x50\x12\x04\x29\x9f\x87\x0d\x64\x68\x22\x62\x05\x79\x8b\x8a\x70\x01\xe1\x6a\x23\x79\x2d\x20\xc7\x8c\xec\xef\x80\x0a\xcd\x35\x79\xe0\x9a\x66\x01\x23\xbb\x2b\xf9\x43\xd8\xd1\x79\x2d\xf0\x04\xe5\xab\xaa\x33\x41\x77\x24\xad\x3e\xa2\xd5\xb6\x21\x7a\xc7\x04\xdd\x59\x64\x0b\x7a\xd7\xde\xb5\x32\xd2\xbb\x8e\xee\x0f\x71\xbb\x25\x57\x85\x71\x4c\xb8\x2a\x49\xf8\x14\x04\xae\x43\x6b\x58\x19\x7f\x5b\x78\x09\xa5\x6c\xa3\xd9\xc1\x81\x16\x5a\x71\x19\xe4\xbd\x3a\x33\x70\xba\x8c\xf4\xd4\x44\x1e\x38\xad\x3d\x43\xd7\x1a\x83\xe0\x74\xd9\x98\x12\xf3\x40\xc8\x81\xda\x0d\x71\xd5\xa6\xe6\xcb\xeb\x5b\x1b\x03\x7d\x6d\xae\x5e\x19\x5e\xca\x5a\x5f\xa8\x5d\x23\x69\x9b\xe0\xf2\x18\x49\xf8\x0c\xb5\x6b\x24\x0f\x86\x36\x1f\x1a\x0c\xbc\x08\x53\xd1\x25\x41\x2f\xc2\x87\x2c\x50\x09\x3b\x9e\x42\x58\x10\xab\xd1\x46\x29\xfd\x53\xf3\xcd\x0f\x93\xc0\x1b\xa6\x9f\xaa\x4a\x93\x2e\xa1\x65\x93\x08\xdf\xd0\x44\x22\x96\x2a\x48\xfd\x87\xc0\x85\xc2\x22\x88\xbb\xe6\x32\x9c\xb5\x29\x72\xd2\xce\x82\x47\xd2\x81\x66\x52\xeb\xa1\x13\xd4\x24\xc7\x73\xd9\x59\xa9\xaa\xd5\x40\x38\x58\x59\xad\x75\x26\xbc\xce\x8c\xa8\xd1\x99\xf0\xfa\x74\xa1\xa5\x82\x51\x7c\xd2\xbd\xd0\x68\x4f\xad\x8b\x10\xae\x81\x33\x7b\x1a\x34\x29\x9c\xba\x09\x91\xd5\xba\x8c\xf8\xa1\xcd\x74\x67\x56\xeb\x48\x5e\x1c\x8a\x71\x98\xb2\xb1\x33\xad\x75\x1b\x22\x68\x70\x2a\x9c\xd5\x83\x93\x30\x96\xeb\x0f\xd5\xf2\x34\x6e\xc0\x51\x6f\x98\xd8\x75\xc6\x04\x4a\x59\x10\x98\x5e\x6d\x63\xa7\x80\x65\xea\x2c\x20\xcc\xeb\xcc\xda\x0d\x44\x79\x9d\x54\x20\x75\x26\x9d\x8e\xd4\x0c\x15\x7e\xa8\x1e\x83\xa4\x60\x0a\x42\x24\x81\xa7\x0c\xdb\x38\x35\x52\x98\x4e\x45\x31\x34\xf0\x9d\x3a\x04\xe5\x63\x22\xa2\x03\x81\x27\x73\xf7\xa4\x7c\x73\x18\xdc\x90\x30\xf9\x43\x50\x3e\x71\x10\x0c\xeb\x9a\xa7\xd7\x66\xf1\x34\xa8\x10\x81\x5c\xbb\xae\x0c\x44\x67\x9d\xc6\x1b\xaa\xc4\x87\x8e\x26\xdc\xf8\x52\x88\x30\xd0\x8d\x4f\x46\x74\x7d\x0e\x98\xbf\x35\x91\x37\x46\x51\x4d\x9a\x3e\xa2\xa8\x96\x50\xf7\x08\xa2\x3a\x4d\x19\xe0\xf0\x17\xc3\x8d\xe0\xa6\xd7\xd9\x87\x7a\x3c\x92\xae\x96\xc1\xd7\xa6\x70\x78\x30\x07\xa2\xce\x97\xb4\xe3\x0c\xdc\x7b\x40\x2c\x7e\x57\x7f\x81\x50\x74\xba\x84\x10\x09\x35\xaa\x70\x18\x8e\x7a\xe1\x7b\x76\x28\xd8\xb9\x3a\x24\x4f\x12\xc9\x85\x13\xa3\xd1\x48\x99\xed\x5f\x1c\x0a\xc3\x92\x0e\xb1\x76\x08\x4b\x7a\x58\x6f\x41\x30\x2e\xf5\xc2\xc8\xea\x5f\xb3\xa0\x59\x41\x64\x7f\xc8\xf3\xa5\x49\x51\x60\x14\xd9\x75\x61\xd0\xeb\xd5\xc0\xb3\x51\xee\xb6\x9d\xe9\x90\xa7\x99\xf7\xc1\x70\xe7\x42\x1b\xa8\xab\x27\xed\xa9\x3b\x73\x1c\xf7\xae\x5d\x83\x9a\x39\xaa\x88\xe6\x64\xfa\xf5\xee\x9a\x1c\x9c\xce\x30\x72\x1c\x97\x59\x5c\x78\x76\x8a\x01\xae\x0f\x04\x9e\x2c\xb9\x43\xe4\x82\x17\x4f\x8c\x60\xa7\x25\xeb\x5a\x98\x74\xfe\xd7\xbe\x4d\xca\xc2\xb5\x6e\xcc\x8d\xec\x35\x85\xd7\x60\xce\xd9\x50\xe1\x60\x34\x52\xd8\x3f\x94\xe1\x42\x2c\xbf\x16\x1c\x9a\xec\x7c\x89\x66\x43\x93\xdd\x69\x75\xdf\x99\x46\xb9\xd6\xea\xee\x35\x43\xf7\x8f\xa8\x57\x42\x14\x68\xb2\x7b\x09\x37\xf3\x01\xa4\x0f\x6d\xe6\x6f\x30\xa1\x50\x1f\xc2\x93\xa5\xe8\xa6\x9d\x4b\x03\x37\x58\xbf\xbf\x3a\x43\x87\x1d\xa8\xa1\xaa\xa6\x41\x13\xd9\x28\x6e\xe7\xec\x8d\xa9\x0d\x72\x2e\xe7\x9c\xdc\x0c\x71\xc3\x1b\x77\x8e\x7b\xaf\x97\x21\xe2\x86\x50\x05\x3a\xf1\xdc\xbb\x0b\x3f\x2c\xd4\xce\xc1\x92\xc2\xd7\xcd\xa4\xc0\x23\xea\x0f\x1d\xc5\x4f\x5d\xd0\x0d\x21\x20\x3d\x27\xfd\x94\x86\xe3\x64\xaa\x7a\xa4\x30\xc4\x6a\x78\x22\x1b\xd4\xaf\xfa\xbb\x1b\x90\x47\x03\x81\x87\xd8\x29\xe8\xd6\x4b\x13\xa7\x17\x0a\x38\x12\x82\x98\xd5\x5e\x6c\x11\x74\xeb\xbd\x8b\x31\x08\xe6\x64\xcc\xae\xba\x58\xd5\xed\xc0\xa7\x58\xfb\xc1\x70\xab\xe5\x72\x19\xdd\xdd\xab\x20\xde\x0c\x1c\x5b\x30\x12\x80\xc8\x7d\x80\xf8\xeb\xbc\x05\x90\xd3\x3b\xce\xa4\xcb\x59\x38\x16\x14\x76\x3d\x8d\xc0\xa6\x4e\xc7\x3f\x94\x4b\x4c\xad\x40\xbd\x92\xf4\x78\x0b\x9a\x40\x08\xdf\x99\x2b\x39\xc7\xf3\x61\x40\xf3\xa7\xc9\xe3\xb5\x5c\xc4\x49\x43\x09\x5f\xcc\xe8\x05\x93\x89\x88\x45\x0b\x0a\xc1\x93\xcb\x68\x2c\xe1\x32\x2a\x25\xd5\x03\x6e\xec\xac\x93\xa1\xac\xca\x1e\x1a\x1e\xcb\xa6\xc4\xc1\x44\x9e\x97\xa1\x17\x1e\xd2\x9a\xbc\xa8\xd4\x74\x33\x58\x50\xbd\x07\xa9\x59\xcf\x92\x8d\x40\xb3\x9e\x2f\x1d\xb7\x25\x4b\x99\x2a\x28\x90\x1d\xb1\x0b\x5a\x08\x2d\x4a\x00\x49\x38\x92\x38\x67\x68\xc4\x4b\xd5\x1e\x31\xa3\x71\x4f\x86\x2a\x39\x67\xb5\xc2\xd7\xd0\x1c\x82\xf0\xfe\x17\x8d\x84\xd2\x3b\x17\x5d\x4a\x8b\x34\x63\xf8\x3b\xd2\x8c\xf0\x87\x88\x36\x18\x1e\x0d\x73\xcc\x19\x62\xf6\x57\x41\x8b\xa2\x18\x35\x43\xd3\x6a\x91\x61\xa4\x42\x2e\x49\x5c\x0e\x82\xae\xa6\xe2\x97\xf2\x02\x7f\x1c\x62\xf2\x17\x93\xcc\x54\x97\xe1\xa1\xec\x59\x60\xeb\xaf\xcb\x8d\x22\xb6\x94\x70\x14\x99\x91\xd3\xa5\x9b\x8e\x61\x56\xab\xd8\x3c\xe8\xaa\x1f\x2e\x6f\x29\x25\xbf\xde\xe2\x8b\xe9\xd9\x44\x95\x11\x74\xb5\x5e\xdd\x55\x45\x69\x04\xdd\xfc\xd0\x85\x78\x60\x0b\x2d\x99\x36\xd9\x13\x66\xd6\xe4\x72\x09\x2f\x37\x0c\x29\x9a\x36\x7f\x53\x8d\x21\xfe\x6c\x53\x8d\xf1\x34\x83\xbc\xa5\x62\x1e\x36\x23\x80\x84\x6b\xf2\x54\x74\x41\x38\x15\xc9\x3d\x6c\x76\x98\x04\x42\xfd\x92\x0c\xe1\x58\x54\x37\x0a\x7a\x79\xb9\xec\xc3\x0f\xd5\x87\xb2\xad\x4f\x41\x89\x85\x45\x20\x3c\xbc\x24\x6b\x84\x7a\xbe\x58\x4c\x00\xef\xde\x98\x2e\x6a\xfc\x4e\xab\xc1\x38\x37\x9e\x30\x53\x5e\x3d\x10\x18\xf2\xcb\x3d\x20\x13\x76\xf9\xa1\x8d\x47\x67\x42\xe7\x56\x3c\x45\x78\x69\xd6\xee\xfe\x31\x7d\xdd\x42\x4a\xd9\xec\xb1\x31\x33\xab\x8e\x1e\x2c\x00\xb2\x9f\xbb\x8c\x16\x5b\x2e\x51\xd6\x8d\xac\x99\x59\xc7\x6d\x2b\xcb\x84\x96\x06\xcf\x8a\x48\x6e\x46\x71\x0b\x05\x05\xe4\xcc\x2e\x7b\x61\xdb\x34\x50\x98\x66\xd4\xe4\x56\x6e\x4c\xc2\xdf\x7d\x20\x66\x56\xef\x78\xa5\x17\xbf\x5c\x18\x82\x76\x7a\xdb\x20\xb2\x51\x08\xcb\x03\x22\x00\xbf\x8e\x22\xe3\xd3\x56\x11\x29\x9a\x1c\x14\xcb\x25\x36\x13\x6e\x79\x13\xf5\xaa\xf0\x87\xe7\x48\x59\xd6\x89\x70\xb5\xb5\x7b\xa3\xe0\x37\xe2\xbb\x7c\x13\xf9\xc5\xf1\xc3\x00\xe1\x74\x11\x02\x13\x25\x03\x82\xa0\xa7\x2d\x86\x48\xf7\x0d\xcd\x73\xb1\xab\xfb\x17\x9d\x2b\xdd\x08\x63\x36\x0a\xc2\xed\xd4\xc5\xf4\xbc\x88\x50\x42\x4b\xa6\x88\x6e\x62\x07\xa0\xfd\xcf\x96\x19\x20\x90\x6c\x52\xd0\xc4\xce\xfc\xd1\x65\x5e\x6e\xe6\x06\x05\x71\x33\xcc\x51\xcc\x05\x66\x6e\x69\xbf\x3e\x5e\x74\x2c\xd7\xc2\xbc\xe8\x24\xa4\xbd\x47\x3c\xda\xda\xc4\x0c\xbc\x98\xa7\x26\xfc\x1d\x64\xf5\xd9\x35\x27\x78\x73\x01\x48\x93\x77\x75\xd7\x44\x9e\x92\xe2\xde\x71\x9c\xc3\xd0\xc1\x8b\x2a\x22\x4c\x7f\xec\x2a\xde\x90\xe1\x68\x8b\x88\x19\x75\xfd\x16\x64\xbf\x90\x23\xc0\x52\x3e\x84\xa3\x9d\xdd\x2b\xb1\x79\xee\x75\x09\x20\xe2\x6c\x99\x42\xfc\x37\xf3\xe9\x09\x49\x99\x4b\x5a\x61\x89\x3a\xd3\x45\x17\x3f\x62\x60\x24\x90\x6b\xf5\x87\x3c\xbf\x6e\x94\x94\x56\x9c\xd1\x9b\x56\x23\xc9\xcd\x9c\xd7\xcf\xd3\x26\xc2\xef\x86\x5b\x01\xaa\x55\x7f\x46\x17\x25\xf5\x07\x89\x7f\xd1\x4e\x30\x05\xb4\x65\x32\x70\xc0\xce\x75\xba\x0c\x0e\x9a\x9a\x2f\x82\xcc\xa6\x72\x89\xa3\x67\xb6\x66\x3f\xc3\x99\xad\xd9\xf4\x82\xda\x7b\x6b\x23\xde\x3c\xe8\xe1\x9a\xf0\x69\xd7\x65\xc9\xa8\xb2\x25\xbb\x8c\xd3\x0d\xf7\x88\x48\x88\xcd\x1d\x12\x11\x9f\x76\x90\xf8\x53\x17\x32\xc2\xca\x66\x6f\x22\xdd\xb3\x8b\x08\x2b\xd4\xf5\x31\xf5\xd4\x64\x5e\xe5\x52\x0c\x0d\xbc\x21\x34\x52\xc8\xf1\xcb\x03\x6d\xdc\x1d\x6c\x93\x1a\xf8\x29\x84\x82\x06\x3e\x95\xa4\xcb\x83\x8e\xd3\x55\xe7\x00\x2a\xf8\x59\xbb\xab\xd6\xf3\xba\xd2\x6e\x43\xc9\x9e\x5a\xff\x0d\xf4\x59\x7e\xd3\xd5\xcd\xc0\x24\x25\xdc\x05\x47\x3a\x04\x6d\x8e\xc6\x85\x48\x01\xab\xa3\x8e\x94\xcb\xa7\xb0\x0a\x04\xc1\xcc\xae\x8a\xc0\xd0\x5a\x37\x68\xeb\x8b\x05\xce\x77\x68\x8e\x6a\x87\xfa\x3d\xd1\xf2\x9b\x11\x8a\xdc\x07\xf4\xf3\x25\x89\xd6\x50\x41\x5f\xc4\x41\x43\xb1\x9e\x8d\xee\x4c\xc1\xac\xbc\x8b\x5d\x29\x98\xbb\x10\xe7\xe6\x5b\x48\x5c\x3a\x53\x30\x97\x24\xec\x80\xd3\x73\xce\xc9\xed\x74\x16\xaa\x4b\x0a\xfe\x2e\x7f\x09\x9e\x5a\x77\xe2\x2d\xb7\x25\xd7\x04\x92\x85\x7b\xe4\xd2\x15\x83\xe0\xf6\x25\xb2\xa2\x32\xdf\x02\xd2\x9b\x57\xcd\xd3\xe1\x87\x1f\x6a\xb1\xce\x5d\xd3\xab\x0e\x2a\x3c\xab\x73\xd7\xa5\xc8\x88\xb8\x16\x56\x43\xd1\x5f\x9b\x88\x18\x15\xfd\xd5\x1b\xc0\xcc\x9f\x7e\xe0\xdf\x5b\x1e\x56\x82\x34\x54\xb7\x8a\xa1\x7a\xe0\x9b\xbb\x2c\xbc\x86\xa7\x75\x33\x01\xb8\xb7\xc6\xca\xa1\x23\x09\xf4\x34\x35\xa2\x8d\x40\xd1\x7d\x42\x1b\x81\x62\x29\xe1\x87\x99\x6f\x9f\x0f\xe9\xdb\x6d\x08\xb7\x9b\x08\xfc\x87\x78\x55\xdc\x28\x42\x37\xe8\x20\x7f\x98\xcf\x4c\xb3\xfa\x08\xaf\x44\x73\x3e\x0a\x4f\xe1\x42\xe0\x95\xd8\x10\x04\xde\x9d\xde\x47\x38\x5e\xb7\xf2\x34\xc3\x49\x79\x34\x10\x20\x17\x5d\xe7\x1f\xfa\x54\x09\x57\x3e\x34\x49\x4e\xba\x29\xe8\x79\xed\x63\x0e\x97\xe9\x5c\x9e\x32\xbc\xa2\xc5\xea\x40\xf7\x9f\xbd\x01\xd0\xfd\x4f\xdf\x45\x1f\x26\x7b\xd5\xfe\x7f\xf8\xbc\x4d\xc3\x60\x45\x34\x67\xcd\x9f\x0c\x44\x92\xc0\xe3\x43\x06\x42\xac\x2d\x7d\xa4\x4b\x12\xf1\xa0\x65\x40\x29\xae\x0a\xff\xf9\xe1\x2e\x6f\x56\x9d\x02\xf1\x7c\xe0\x5d\xa1\xdc\xc7\x0c\x8f\xd2\x99\xfa\x38\xd1\xc7\xa4\x33\xf5\x71\x66\xc8\xb0\xce\xec\xc6\x99\x56\x48\x9d\x59\x89\x5b\xe1\x86\x33\x29\x71\xa3\x6f\x71\x67\x52\xe2\x49\x63\xb2\xae\xa4\xc4\x25\x4d\x17\x22\xb2\x81\x1b\x05\xdf\xab\xb3\xc2\xcc\xc3\x89\xee\x08\x9d\x99\x87\x0b\xe3\x02\x76\x26\x17\x1e\x4c\xc3\xdc\x99\x5c\xb8\x31\x36\x7b\x67\x72\xe1\x22\x91\x31\x73\x0b\x9f\x36\x5d\x88\xac\x38\xcd\x1d\x72\xff\xdd\x2a\xf7\xbf\x1a\xc2\x0d\x50\x55\x95\x49\x59\x79\x1c\x99\x17\xb8\xd0\x42\xa9\x2b\x2d\x70\xa1\x1d\x4c\x67\x5e\x60\x65\x97\xeb\xcc\x0b\x9c\x4a\xfc\x58\x79\xc8\xf4\xbe\x4d\x22\x15\xa5\xf7\x2d\xcf\x6e\x50\x10\x4d\x3c\x62\x46\xdf\x12\x5e\x00\x3e\x91\x2e\x43\x37\x3f\xd4\x0a\x9c\x2d\xee\x34\xa1\xed\xcc\xd9\x7b\x0a\x87\x40\x4e\x32\x0b\xa2\xaf\x7b\x17\x04\xdf\xea\xea\x0f\xfb\xf7\x97\x5e\xa4\xcc\xe7\x5b\x45\x63\x94\xce\x57\xef\x7f\xa5\xf3\x2d\xf9\x01\x19\x97\x52\x55\x03\xf1\xab\xdd\x03\xcd\x79\xb4\xfd\x8c\x21\xac\x80\xa6\x07\x24\x03\xad\xee\xf9\x40\x7e\xca\x60\xf6\xdf\x0c\xc9\xfb\xa8\x0a\x24\xe1\x0a\x41\x8c\xb6\xaa\x1e\x19\x50\x73\x18\x62\xd6\x34\x4f\x9f\x01\x88\xc8\x0f\x44\x22\xe5\x6e\xea\x7f\x71\x51\xab\xbf\xa4\x33\x83\x20\x18\x1b\x8b\x8c\x30\x9b\x6e\xd0\x9a\xab\x33\x9b\x6e\x2a\xb9\xa9\x0f\xf2\x07\x64\x48\x98\x4e\x77\x0c\x2d\x0e\x9c\x7f\x73\xd3\x8c\x99\x15\xd7\xa4\xd2\x59\x71\x79\x77\x32\x2b\x6e\xf6\xb9\xcd\x4c\xb6\xcc\x58\xe7\x07\x44\x04\x4b\xcd\x03\x4e\xc4\xd3\x07\x20\xcb\x7e\x73\x0a\x42\x54\x29\xf7\xc8\x84\x82\x3a\xaa\x74\x1b\x2e\x92\x9d\x30\xb7\x6d\x69\xc2\x71\x6a\xf6\x8b\x26\x95\x99\x24\x59\x6b\xcc\x00\xc3\x3d\xbb\x26\x42\x4a\x37\x0d\x06\x4a\xa2\xe9\xef\x96\xcc\xe0\x05\xb5\xb3\x18\xdd\x10\x0c\xd6\x87\x6b\x2e\xe6\xb7\x33\x88\x64\x18\xcf\x87\xf0\x54\x7c\x20\xc8\xd7\x8a\x6b\x62\xdf\xa6\xe6\xcb\x1b\x37\x4f\x8d\x0d\x16\x9a\x62\x5d\x98\xcb\xf6\x14\xaa\x1d\xc8\x1e\xcb\x03\xc1\xb1\xc6\xeb\xb6\xb9\x36\x53\xb3\x92\x61\x96\x21\xee\x86\x77\x95\x17\x72\x26\x47\x1c\x59\x08\x60\x88\xda\x3e\x77\xf2\x02\x07\xee\x4e\x88\xd6\x1e\x3b\x9f\x0e\x97\x3b\xf9\xe0\x02\x66\x19\x9c\x8a\x9b\x74\x7f\xcc\x7c\x3b\xa5\x4e\x65\xe6\x5b\xd9\x6c\x77\x65\xbe\x2d\x79\xba\x10\x9c\x25\x65\x34\xcc\x7c\x5b\xc4\x65\x28\xf1\x6d\xc9\x64\x73\x98\xf9\x76\x4e\x11\x19\x98\x04\x4c\x3d\x36\x03\x26\x01\x63\x3e\xfd\xbf\xf8\xa1\x5b\x7d\x33\xae\x99\xa0\x1b\x76\x06\x49\x10\x37\x44\xd8\xc9\xe4\xb7\x45\x28\x5f\x78\xcb\x9b\xe8\xc3\x01\xba\x30\x15\xd2\x81\x38\x11\x5e\xfa\x81\x48\xcd\x63\x7a\xce\x14\x6f\xe8\x3c\xc0\x0c\xa1\x57\xe1\x0e\xcd\x10\x8a\xd4\xdb\x01\x33\x84\x29\x63\x0a\xa6\xbb\x2d\x2d\xff\xd0\x68\xba\x33\x17\x6e\x2a\x92\x9a\x30\x19\xee\x94\xe8\x96\xb9\x70\x4f\xa1\xe6\xc5\xc7\xaa\xc8\x35\xe3\x38\x97\xe2\x2d\x61\x32\x70\xcf\x0b\xb2\xb7\x22\x69\x31\x73\xe3\x2a\x39\xd4\x81\x60\xe2\x5d\xdd\xea\x07\x07\x46\xad\x42\xca\xee\x43\x08\x83\x82\x11\x3a\x4c\x30\x28\x98\x53\xb7\x57\x21\xa3\xa1\xb7\x73\xc0\xa2\x60\x8a\x79\x88\xc2\xe0\x17\x1e\xcd\x86\x52\x53\xa4\xa4\x10\x5b\x8b\x06\xa3\x34\xcd\xee\xfe\xcd\x46\xb5\xac\x54\x16\x55\x17\x72\xad\x74\x27\xc0\xdc\x20\x87\x68\x82\xb2\xe1\x6a\xd3\x99\x0d\xf7\x41\x42\x58\x1f\x4c\x33\x13\x30\x30\x68\xd2\x1c\x33\xe3\xed\x34\x65\xad\xc8\xd3\x5d\x74\xb4\x2b\xd1\xc3\x14\x12\x4e\xe0\x33\x4d\x57\x65\x1f\x45\x03\x60\x3e\x00\xad\x71\xe5\x43\x44\x3c\x62\x54\xc8\xd6\xe9\x01\x71\x20\x44\xd9\x9e\xfe\x50\x2e\x56\x43\x20\x1e\x9b\x1e\x1d\xa5\x1e\xbe\xdd\x2a\xc2\xaa\x32\x05\x71\x0f\x06\x88\x1e\x3a\x21\xb0\x55\x98\x59\x87\x19\xb6\x0a\xb3\x55\xd7\xc4\x2d\xac\x8d\x44\x94\xe7\x29\xf9\x3d\xb3\xec\xe6\x67\x1a\x8c\xc6\x33\xdd\x0a\xf7\xe3\x69\x06\x97\x62\x77\x55\x08\xb9\x92\xaa\x6e\xea\x8b\xb4\x01\x8c\x66\xa8\x73\x5e\xe9\x8c\xe4\xc5\xe0\x65\x66\xba\x8f\x28\xcf\xd5\xd7\x17\xa2\x3c\x27\x99\xb0\x05\xa3\x3c\x17\xdf\x74\x0c\xf3\x2c\xf5\x19\x53\xee\xa6\xee\xcd\xd9\x1c\x0d\x51\x8e\xa9\x72\x25\x28\x8e\x46\xb5\xae\x2e\x53\x58\x4e\x0c\xe9\xdf\x03\xc6\x11\xa9\x36\xd7\xa4\x28\x98\xb3\x60\x88\xe5\x42\x53\xe1\x03\x26\x64\x7f\x6f\x82\x38\xc5\x22\xe8\x6c\x3f\x45\x8a\xd1\x98\xef\x50\xdc\x63\x63\x84\xba\xa7\x43\x98\x11\xe7\xcb\xad\x70\x86\xba\xa2\xe0\x05\x2f\x8b\xfe\xce\x1c\xbb\x49\xd1\x2b\xbb\x92\xec\x5e\xd3\xa3\x81\x55\x45\xd6\x50\xf1\xb4\x90\x84\x28\x60\x46\x51\x64\xfd\xc2\xac\xba\xa9\x35\xd7\xdc\x18\xb7\x16\x03\x32\x4d\x49\xf8\x82\xe6\x0f\x12\x8a\x44\xe3\x5d\x56\xa6\x41\xca\xfe\x0d\xf1\x6c\x78\x34\x9b\x86\xb5\x5a\x00\xc6\x62\xf2\x72\x58\xd4\x61\x10\x1e\x3f\x7c\xa2\x32\x1f\xef\x6c\x22\x23\xb4\x86\x90\x1c\x84\xb9\x72\x87\x8c\x71\x98\x1d\xb7\x0c\x2d\x7f\x57\xd6\xfe\x29\x88\x2e\x14\x1c\x1b\x8c\x21\x7a\xd3\xc1\xe8\x4c\xc5\x2f\x5c\x64\xb8\xe3\xc2\xfc\x1b\x07\x2c\xa8\xfa\x63\x39\x08\x93\xe5\x9e\x2f\xd5\x25\xb2\xd1\x3d\x03\x80\x5e\xa6\x18\xff\xe1\xf7\x9f\xfc\x7e\x50\x62\x5d\x99\x6e\x30\xb3\x6e\x96\x0d\x67\x74\x62\x80\x99\xf2\x0e\x53\xa5\xf6\x54\x45\x54\xce\xee\xaa\x10\x1f\x6a\x3f\x3a\x05\x61\xd5\x4b\xa7\xa7\xa6\x3e\x84\xf4\x32\x57\x43\x8d\x76\x15\x82\x38\xd6\x64\x10\xf1\x5a\xbc\x3e\x4b\x63\xd5\xbc\x28\x01\xd7\x15\x4d\x53\x8e\x22\x59\x2e\x53\xf4\xf6\x1e\x6e\x07\x09\x23\x92\xf6\x07\xa4\xa3\x35\x0f\x00\x1c\x54\xcd\x06\x21\xd1\x73\x97\xc0\xba\x10\x03\x09\x53\x8e\x61\x3e\x88\x79\x76\x8b\x79\x76\x86\x37\xe8\x5e\x57\x18\x2d\xb7\x30\xf4\x86\x5c\x9b\x8d\x0e\xbe\x51\x24\xfc\x8b\xc1\x00\x83\x22\x5d\x43\xa9\x99\xf8\x4a\x8f\x31\x89\x04\x21\xa8\x02\x9a\x82\x18\x22\xa8\x0b\xea\x28\x1b\x82\x10\x1d\x4c\x8b\x0c\x2b\x90\x2e\x11\x52\x0c\x8a\xbb\x64\xbf\xc1\x14\xbc\x5d\xba\x9a\x18\x8c\xe4\xce\xe7\x34\x53\xf0\xf6\xae\xd5\x40\x5e\xdd\xde\x45\x57\x10\x04\xba\x5c\xba\x90\x90\x0f\xb7\xd0\x3b\xac\x33\x1d\x6e\x2a\xd2\xae\x32\x1f\x6e\x4e\x42\x6c\x44\x45\x28\x59\x2f\xcf\x41\xab\xc5\x64\x08\xd2\x46\xad\x1b\x03\x3b\xfb\x71\x8d\xc0\x07\x55\x66\x08\x31\x68\xc3\x2a\x7a\x34\x10\x4c\xe4\x12\xca\x23\x9a\x41\x0a\xcf\x97\x34\xfe\x81\x20\x06\x13\x6d\x86\xb9\x48\x91\x71\x1a\xb3\xd8\x76\x8f\x85\x41\x09\x8a\xb4\x31\x81\xa8\x04\xde\x26\x04\x25\xe8\x12\x4a\x31\xc3\x6d\xae\xd5\x15\x17\xca\x8a\x20\xbc\x9e\x25\xa0\x60\x4e\xdb\xe4\xd7\xe3\xd4\x56\x0c\xb7\x8a\xb8\x79\x94\xc9\x30\xa9\x6d\xbe\xf4\x5e\x87\xf5\x46\x95\x45\x0c\x53\xdc\x96\x29\x91\x04\x8c\x37\xba\x4f\x0d\x4c\x32\xba\x0f\x1f\x22\x06\x74\x19\x69\x32\x51\x6d\x2a\x75\xba\x51\xe8\x23\x74\x6c\x27\x6d\x8d\x3d\x0d\x72\x6a\xa2\xdb\x53\x27\xd3\xfd\x63\x9f\x2c\x68\x40\xe2\xda\x2a\x45\x30\x73\xd3\xd6\xda\xdd\x28\x7b\xd4\xa9\x81\xed\x44\xa9\x22\xa3\x93\xfa\xa7\xaa\xfd\x86\xed\x44\xaf\x7a\x5a\x31\x74\xf4\xaf\x55\x31\x47\xb1\x6a\x88\x35\xd0\xab\xb8\x28\x44\x8e\xae\x6d\xba\x26\x16\xd5\xf7\x08\xcc\x23\x4a\x5c\xfe\xf0\xc3\x42\x82\xcc\x23\x5b\x9a\xd8\x51\x18\x48\xf4\xaa\x9b\x0b\x06\x12\x53\x02\xe5\x80\x7d\x84\xc2\xff\x1d\x68\x23\xe0\x59\x12\xf4\x42\x2c\xb8\xdf\x40\xab\x63\x42\x5e\x21\x26\x33\x98\x11\x47\x7b\x05\x23\x88\x22\xaf\x0f\x26\xa7\xed\x26\xe3\xc1\xc0\xb3\x7a\xae\x22\x68\x41\xa7\x13\x79\x67\xe2\xda\x6e\x9a\x81\x40\xd6\x45\xe6\xc4\x4c\x4e\x3b\x67\xf3\x77\xd8\x8d\x96\x5d\x88\xc1\x88\x84\x31\x68\x81\xa2\x8b\x76\xa6\xae\xed\x26\x53\x48\x4e\x5b\x66\x71\xd5\xc6\xaa\x5a\x37\xc6\xd7\x14\xa7\xc6\xec\xb4\xa5\x3d\xcd\xd2\x53\xcb\xed\x20\x7a\x91\xb8\x51\x58\x4c\xe4\x2c\x06\x84\x16\x13\x7e\xe5\x20\xa4\x81\x45\x82\xca\x23\x5b\x9a\x2e\x79\x18\x50\x64\x99\x3d\x31\x8f\x6c\xf7\xa1\x46\xd4\x82\x6a\x02\x0f\x8b\x89\xdc\xbc\x70\xda\x7f\xad\xce\x9a\xe4\xaa\xab\xa0\xc2\xc2\x26\x10\x1b\x50\x0c\x0d\x04\xa1\x2a\x82\x26\x38\xdc\x4b\x50\xc0\xce\xc8\xcd\xc0\x94\x48\x23\x85\x79\x45\x91\xae\x23\x60\x25\x91\x65\xed\x1c\xb0\x92\x08\xad\xc5\xe2\x49\x15\x59\x86\x3d\xc3\x90\x2e\x96\x89\x62\xbb\x2c\x6e\x98\x27\x76\x58\x76\x48\x37\xfd\x21\xba\xb8\x98\x7d\xc0\x53\xc0\x4b\xfe\xf2\x6c\xa1\xc8\x8b\xa1\xef\x60\x37\xe4\x0b\x74\x69\x61\xc4\x0a\xc1\x9c\x20\xfc\xdc\xa0\x39\x41\x31\xdf\xb2\xe9\xb5\xab\xc5\x87\x3d\xc1\x79\x87\x0b\xa2\x2d\xb0\x86\x03\x83\x82\xd9\xc5\xe0\x42\x4b\x1f\x45\xd4\x07\x9a\xf8\x52\xdd\x0c\xb9\x8d\x2e\x3e\x05\x89\x5b\x8b\x5f\x1b\xf0\xb7\x9f\x49\xec\x2e\x03\x6b\xfb\xf5\x05\x55\x78\xaf\xd5\x35\x91\x8d\x5f\xd4\x67\x33\x9c\xab\x50\xc1\x29\x56\x45\x36\x36\xd9\x46\xf1\xa2\xd0\x6f\x57\xd9\x5b\x32\xff\x6a\x1a\x9e\x3f\xf1\x2b\xbb\x19\x30\x86\x97\x6b\x06\x23\x79\x0b\x7a\xc1\x68\xd8\xdf\xbd\xd9\xa1\xe6\x44\xe3\x9d\xe4\x0e\x99\x5f\x98\x10\xf4\xdb\x55\x16\x41\x4c\xce\x3a\x7d\x9f\xbd\x68\x86\xae\x97\xc0\x8b\x66\xe8\xc3\xd0\xb9\x6d\x9a\x78\x1b\x78\xcd\xdb\x40\x47\x69\x54\xad\x56\x60\x1a\xd5\x24\x5f\x9a\x78\x91\x15\xd5\xf1\x7e\x31\xa5\x99\x2e\xc9\x17\x5f\x10\xd5\x65\xa0\xfd\xfd\x01\x71\x83\x6a\x13\x5f\x8c\xfa\xab\x77\xb9\x74\xe1\xbd\x1a\x84\xe4\xd6\xfd\x93\xf8\x48\xe9\xa3\x94\xab\x97\x6e\x54\x78\xc6\x77\x0b\xc4\xe0\x19\x1f\xb2\x5f\x61\x02\xd6\x6c\xba\x20\xad\xb6\x71\x0a\x5a\xed\x32\x86\x0b\xa1\x92\xf4\xc2\x51\x56\x2d\x24\x7a\xf1\x62\x4a\x3f\xcc\x2f\x7e\xaa\x72\xa8\xcd\x83\xc3\xad\x25\x4e\x80\x2e\xf5\xa5\x7b\xce\xcc\xa9\x2e\x04\x80\xd7\x7c\xb1\x24\xed\xc5\xa4\x76\xa2\x6f\x2f\xe5\x17\xd4\x70\x60\xfb\x20\x03\x1a\x26\x6b\x7d\xe4\x22\x4c\xd6\xaa\x38\x0d\x9d\xc9\x5a\xab\xac\xa9\x02\xaa\xf3\x47\x1e\x0f\xed\x78\x92\x33\x11\x13\xb9\x26\xc5\xe5\x38\xe0\xfc\xfe\xea\x7e\xde\x43\x75\x5e\xa4\x1d\x67\x22\xd7\x2e\xa3\x56\x26\x72\x3d\x1f\xba\x55\x50\xcd\xec\xc1\x81\x4f\x10\xe3\xf9\x66\x7e\x1f\x4d\x83\x2e\xf3\xa6\x7d\xf4\x98\x2f\x66\x20\x19\x4a\x3d\xeb\x9a\x80\x57\x7c\xf5\x8b\x16\x71\xce\x95\x0b\xac\x33\x95\x6b\xb2\xce\x9f\xc9\x5c\xbb\x85\xe5\xd4\xb3\x57\x2d\x23\xf5\xec\xf2\x11\x51\x32\x57\x6f\xc6\x9b\x99\x41\x3c\x36\x66\x06\xd1\x9d\x0d\x55\x7a\xf7\xbb\x14\xaa\xf4\x2e\xf3\x3c\xe6\x60\x4d\x72\xa5\x51\x0e\xd6\x22\xef\x35\xe6\x60\x4d\x97\x90\x1a\x8e\xef\x39\x7b\x69\x20\x89\x9a\x9e\x3e\x0d\x27\x74\x1a\x19\xe7\x3c\xeb\x5e\x66\x28\xf3\xe2\xf3\x87\x50\xe6\xdd\x67\x43\x4a\xf7\xae\x37\x02\xb4\xee\x3d\x57\x57\xc5\x4e\x55\x97\x71\xa5\xc4\xea\x23\x96\x79\xb1\xb0\x03\xa1\xcc\xd3\x25\xda\x74\x93\xbd\x91\x6d\x5d\x30\x96\xb9\xa5\xaa\x50\xbb\x27\x3f\xcb\xa0\x76\xef\x59\x1c\x05\x7d\xdb\xad\x1f\x8e\x9b\x11\x7c\x75\x85\xd3\xb9\xbd\xc8\x1d\x96\x79\x60\xbb\x1f\x74\xd4\x90\xfb\xfe\xb9\x19\x45\x55\x97\x01\x7d\xd6\x6d\xc9\x19\xd0\x89\xcb\x83\xfb\x40\x40\xd5\xe2\xaa\xc1\xaa\x06\x91\xe6\x42\x94\x83\x19\x64\x8b\x3c\x52\x03\x1e\xed\x49\x06\xd1\x01\x8f\xf6\x2a\x2b\xfa\xb8\x89\x47\xba\x54\xa9\x4b\xaf\x6e\x86\x09\x65\x75\xa9\x49\x97\x2e\xdf\x36\x66\x94\xed\x59\x7c\x9a\x74\xe9\xf2\xd3\x61\x46\xd9\x9e\xc5\x19\x40\x97\xde\x73\x71\xab\x1c\xb9\xf0\x83\xc1\xc6\x93\x4e\x00\x95\xe9\x5d\xaf\x66\x26\x94\x2d\xf2\x66\x63\x42\xd9\x9e\x8b\x07\x70\xb3\xd0\xc3\x43\x98\x4d\xef\x16\x94\xe9\x66\xd5\x6f\xe2\x99\x64\x51\x37\xf1\xcc\x42\x9e\x9b\x78\xa6\xd3\xa2\x38\xe5\x3a\x57\xd0\xb4\x2b\x3e\x69\x67\x26\xda\x9e\x75\x3c\x3f\xc4\x1d\x13\x96\x0f\x58\x63\xeb\x60\x98\xa6\xb6\xc8\xf7\x92\x79\x6a\xbb\xb5\x50\x1f\xe6\x87\xd4\xc0\xa1\xe8\x0e\xb1\xff\x0c\x30\x2e\xdb\xbf\xa0\x9e\xfb\x69\x04\xbc\xf0\x25\x02\x84\xf8\xe2\xe5\x50\xa7\x1f\x12\x6b\x26\xad\x7d\x86\x46\x3c\xaa\x6e\x14\x67\xbe\xb9\x0c\x67\x5e\x78\xfc\x11\x1a\xe9\x5e\xf9\x10\x8d\xc4\x39\xc0\x8b\xbe\x67\x5d\x32\x1f\x2a\x7d\xc2\xcd\x80\x57\x1a\x6e\x15\xe6\x1b\x72\x72\x60\x0e\xdb\x53\x98\x04\x66\xb4\xa3\x19\x53\xdc\x71\xb9\x2a\x06\x27\x74\x84\x57\x7d\xb6\x9e\x07\x11\xc5\xb3\x19\xb0\x8f\xf6\xdb\xd0\xb9\x71\xfc\x9e\xff\xd0\x4e\x4f\xbe\x1a\xf1\xa1\x65\x85\xc8\xfa\x87\xde\x3f\xa2\x07\x50\x96\xf7\xfc\xd4\x24\x86\x0d\xb7\xc3\x18\x3b\x98\x3f\xf3\xdd\x76\x66\xdc\xe9\x4c\x69\x5b\xf5\x8a\x54\x4a\xdb\x32\x86\x0b\x11\xed\x9e\xb4\x73\x21\xf6\x77\x65\x24\x8a\x03\x71\x8a\x86\xb0\xfe\xd5\x5d\xc0\x29\x99\x07\x8e\xf9\x6e\xbb\x9c\x1c\x98\xee\xf6\x74\xe1\xaa\x38\xc6\xcd\x85\x38\x0b\x5d\x1d\x52\x16\xca\x70\xd3\x5d\xa9\x71\x2b\x27\xb5\x2e\xde\x47\x83\x34\x6f\x41\xeb\xee\xe7\x2f\x33\xe5\x96\xeb\x69\x07\xe4\x28\xbb\x26\x96\x6a\x68\xc6\xb8\x64\x64\xda\xb3\x2e\xee\xdb\x34\x84\xe7\x86\xdb\x64\xa2\xc0\xa2\x32\x08\x89\xe4\x9c\xb2\x2e\x8a\x90\xfd\x1d\xd4\x61\x4c\xde\x71\xa0\x37\xae\x78\xb7\x82\xf9\x7a\x4a\xe4\xcd\x27\x77\x71\x25\x6e\x8d\x96\x86\x4e\xef\xf2\x1a\x5b\x0c\xa1\xcd\x20\xe9\x07\x2a\x48\xa1\x97\x04\x55\xec\xbe\x5b\x41\x42\xb3\xa7\x26\x44\x18\xc5\x35\x07\x3b\x0c\x81\xf3\x3c\x53\x8a\x00\x4c\x7e\xb8\x08\x3b\x3a\xdc\x26\x4e\x94\xee\x14\xa6\xe6\xad\xcc\x84\xd5\x99\x9a\xf7\x14\xba\x0f\x4c\xb1\x7b\x16\x9c\x22\x39\x3e\xe6\xe6\x35\x17\xa1\xd4\xbc\x8c\x86\xdb\x99\x9a\xf7\x54\xd5\x78\xa0\x0a\x91\xea\x9e\xa9\x79\xb3\xe4\x2b\x0b\x0e\xf9\x3d\x6b\x89\x13\x8f\xa2\xb6\x3b\xc9\x04\x4f\x35\x17\xd7\x46\xb3\x82\x88\x4a\x86\x1b\x0b\xd1\xb7\x7b\x1e\xea\x8f\xb4\x5f\x1b\x05\x1d\x7b\x96\x63\xed\x82\x8a\xbd\xf6\xe4\x56\x70\x4f\xce\xac\x59\x40\x26\x29\xbd\xe9\x4a\x90\x6e\x48\x55\xcb\x24\xbe\xa9\xc8\x49\x6f\x41\xc7\x5e\xe4\xde\xb6\x12\x99\x01\xb2\x18\x4c\xdb\x7b\xf8\xad\x2c\x30\xe1\x79\x5b\x04\x71\x6d\xaa\x41\xd0\x65\x9d\x05\xe6\xed\x2d\xb3\xba\x21\x44\xa6\xe2\x1d\xb2\xa8\x64\x97\x78\x63\x65\x48\x29\xa4\x8f\x66\xa6\xde\x2e\x75\xf0\x52\x14\xed\xa9\xef\x10\x21\xb1\xe4\x1f\xe6\x08\xe8\xcc\xd4\x3b\x5b\x77\x33\x54\x5d\x7b\xe4\x50\xa4\xcb\x5a\x71\x65\x66\x69\x2c\x1a\x0d\xc4\x0b\x43\x67\x11\x8e\xee\x85\x51\x27\xbb\x72\xfa\xb6\x64\x08\x21\x2e\xba\x26\x2c\xed\xf8\x70\x21\x1e\x5c\x45\x93\xa2\x6c\x57\xa7\x01\x0a\xf0\x52\xbd\x18\xbc\x42\xc5\x52\xac\xcc\x2b\x54\xdb\x01\x6d\x74\x96\xfd\x97\x92\xf8\x96\x49\xf6\x7f\x41\x1d\xdd\xf3\x03\x21\x30\xcb\x03\x11\x1f\xc8\x0d\x2d\x3a\x9a\x5f\xea\x43\x5a\x65\x49\x97\x17\xb5\xca\x0a\x8a\xa0\x2c\xbe\xb2\x91\x67\x9e\xde\x2a\x6f\xa4\x55\xf8\xa6\x7e\xca\x06\x84\x01\x21\x68\x82\xe1\x33\x04\xce\x44\x66\xae\x4c\xe2\x9b\x15\x0c\x85\x69\x7b\xc7\x14\x76\x16\x06\xb1\x17\x49\x87\x46\xb7\x33\x3b\xd7\x81\xa0\x29\x4f\x86\x60\x48\xeb\x36\x69\x81\x10\x2e\xe4\xb5\xe5\x09\x23\xc8\xac\x6c\xcf\x17\x7c\xbb\xb3\xde\x0d\xcc\xa8\xdb\x7d\xc4\xa1\x97\x4d\x93\x2c\xe5\x2a\x34\xeb\x0b\xe1\x46\x21\x37\x4c\xe9\xc7\xaa\x3c\x0e\xcc\x24\x75\x40\x50\x43\x3e\x80\x17\xb4\xad\x35\x69\xe3\x2a\x19\x55\xad\x70\xe5\x82\xcb\x55\x8c\xf9\x76\x6b\x7b\x9a\xa1\x91\x87\x9b\x01\x6e\x8a\x38\xd6\xe0\xa4\x54\x93\xcf\x9f\x28\x06\x21\xea\xd6\xac\x2a\xa9\x0a\x39\x4c\x26\xa6\x35\x83\xc9\xe4\xb3\x55\x6e\x01\xcc\x36\xdb\xe5\x6a\xc1\x8c\xb2\xbd\x5c\xea\x50\x96\x12\x1a\x37\x6f\xed\x18\x06\x3f\x54\x43\x00\x42\x22\xd8\x2e\xa5\x3d\x33\xb8\x4e\xe9\x4f\x56\x0b\x78\x30\x93\x9f\x63\x1e\xd6\x22\x25\x35\x73\xad\x76\x79\x3c\x2d\xa9\xfe\x92\xcb\xde\x68\xd3\xdf\xe1\x61\xa8\x81\x36\x72\x42\x8a\x06\xc3\xcc\xab\xdd\xc8\x00\x5d\x5f\xd7\x73\x73\x41\xd7\xd7\x65\x80\xbc\xe0\x32\x9d\xea\xe5\x56\x61\xb6\x2e\xdb\x44\x26\x5b\xed\x7a\x0b\x33\x9d\xea\xa9\xea\x76\x0e\x15\xd1\xc3\x80\xe9\x54\xbb\x8c\x48\x16\xf4\x82\x9d\x69\x2f\x3a\x13\xa8\xce\x4b\x2b\x4c\x5d\x5f\xbd\x44\x29\xe4\xeb\xac\x43\x04\x5d\x5f\x97\x87\x0e\xf3\xa7\x76\xd9\xa6\xaf\x06\x91\x8e\x84\x28\xcc\x9f\xda\xe5\x29\xc6\xf4\xa9\xa7\xd1\x10\x08\x5d\xa7\x58\x08\x46\xe3\xae\xf2\xd0\x61\x02\xd5\x2e\xb3\x08\x25\x50\xad\xf2\xa6\x51\x02\x55\x23\x35\x92\xa4\x76\x6f\x00\xb3\xa2\x1a\xfd\x3a\xf3\x91\x4d\x43\x70\x7f\x14\xda\x42\x9d\xd7\xe5\x2e\xb5\x3a\xdd\x2f\x3d\x36\x3a\xac\xe4\x1f\x3b\x90\x2f\xe8\xdd\x7a\xf1\xb8\x99\x3f\x47\x3c\x0c\xd4\x6e\xa9\x4a\x2d\xb1\xa0\x77\x8b\x5f\xab\xa2\xc7\xa7\x2a\x37\x4e\xec\x1e\xf4\x6e\xdd\x84\x0a\x7a\xb7\x69\x82\xdb\xb9\x71\x42\xf1\x8e\x60\xb6\x3d\xb9\xec\xd0\x7b\x99\xf4\x31\x2d\x6a\x2f\x5e\xb6\xcd\x93\x49\x64\xa0\x66\x4d\xc1\xb8\x0f\xc8\x46\xbb\xa0\x05\x68\x08\x82\x89\x95\x0e\x11\x15\x64\x72\xf4\x59\x50\x90\x4d\xe9\x61\x17\xf5\x63\x12\xd1\x2f\xe8\xc7\x52\x95\x87\x2b\xf3\xa9\x26\x86\xc4\xeb\xcc\x92\xda\x65\xdb\xc1\x64\xa7\x39\x35\x43\xf0\x7e\x15\x6a\x0c\x1e\x14\x31\x1f\x83\x6e\xaa\xd5\x10\xb7\x5b\xdf\x41\xa2\x20\x33\x8b\x85\x58\xdc\x53\xe6\xff\x8b\x1e\xcc\xb2\x36\x5d\x70\x60\x4e\x55\xd6\x13\x4c\x67\xda\x65\x26\xab\x74\xa6\x35\xe9\x4c\x41\xb7\x35\xa7\xf8\x2b\xa8\xb6\x66\x52\xab\x88\xa9\x1d\x9e\x05\xb4\x59\xa9\x6b\x69\xa0\x85\x9a\x7a\x15\xad\x49\x73\x91\xa6\x36\x91\x06\xbe\xb9\x07\x6a\x84\xc5\x31\x4f\x05\x9b\xd2\xf4\xe1\xed\xeb\xb0\x0b\x0b\xde\xbe\xa7\x30\x04\x16\x50\x2d\x57\x05\x4a\x57\x43\xc0\xbe\xa4\xc5\x81\x47\x6f\x92\xa1\xdc\x82\x6e\xa9\x9b\x88\x50\xb7\x54\x65\xd2\xad\x9c\xa5\xd9\xcb\x81\x1b\xbd\xf8\x43\x08\x74\x65\x30\xb0\xe6\x39\xfd\xb3\x25\xd7\x04\x82\xf3\x8d\xba\xe8\x79\x2b\xab\x93\x45\xcf\x5b\xef\x1b\x55\x4b\x0f\x45\x0f\x1e\x77\x75\x4f\x7f\x5a\x8f\x3b\x26\xc9\x5d\x16\x84\xe0\xdc\x22\x4c\x81\xeb\xc5\x04\x3d\x78\xa2\xf5\x2a\x0a\x7a\x4e\x8a\x68\x41\xd1\x93\xaa\xa4\xe2\x2b\x78\xdc\xab\x9b\x81\x05\x9d\xc6\x16\x5a\x7f\xb1\x50\xc1\xe7\x8c\x56\x0a\xf1\xa8\xa7\x0c\x33\x57\xd0\xa1\x5a\x4c\x7b\x50\x64\xae\xcd\x08\x12\x46\x1d\x68\x38\xaa\x76\x09\xd7\xd7\xa2\xab\x31\xa5\x39\x0b\xba\x93\xa2\xc7\xf4\x92\x7e\xa4\xb8\x26\x97\xad\x09\xc2\xb2\xe9\x89\xba\x16\xa7\xcf\x27\xfa\x82\xf2\xa4\xcb\x4a\x75\x2d\x5a\xc1\x75\x43\xa0\x52\xc2\x45\x44\x47\x0e\x99\x35\xad\xc5\xf3\x55\x55\x53\xae\x55\xa2\x52\x50\xad\xcc\x4b\x67\x1f\xae\xa2\x61\x04\x5b\x78\xda\xc9\xac\x87\x39\x53\xcf\x87\x6e\x15\x2b\xdc\xfc\x21\x44\xfd\x5a\xfd\x75\x90\x2f\xa6\x16\x11\xf1\x90\xc3\x0b\xb5\x88\x5f\x6e\x14\x66\x66\x97\x78\x6b\xb8\x71\x0e\x73\x61\x70\x78\x8c\xb3\xdd\x3f\x24\xd2\xd0\x97\x84\x51\x18\xce\x89\x61\x5a\x47\xe7\xc4\xea\xc7\x15\x74\x29\x61\x54\xdc\x08\xe6\xe0\x6d\xdb\xe2\xbb\x55\x26\x4a\x34\x04\x91\xb7\x9f\x82\x18\xf2\x55\x44\x63\x8b\xf2\x27\x41\x9b\x85\x4d\x20\x76\x43\xb8\xb8\xb9\x1a\x22\xbd\x50\x9f\x84\xb7\x1f\xf9\x4c\xa7\xc2\x6f\x2d\x84\x0b\x9e\x66\xd8\xa0\xdb\x98\xf5\x29\xc3\x48\xb5\xa7\x08\xf3\x1b\x46\xd3\x17\x99\x60\x1d\x9a\x17\x67\x28\x9a\xa9\xe8\xbc\xe6\x43\xe0\x75\x57\x92\xc8\x1b\xbd\xee\xcc\x06\xc0\xeb\x2e\x49\x58\xb5\xe0\x75\x57\xa4\x2e\x5b\xf0\xba\xeb\x6d\xb8\x15\xb8\x6c\x79\x68\x48\x98\xe0\x5b\x90\x29\x4a\xe5\x35\xcc\x14\xa5\xa9\x9a\x9e\xc3\x99\xae\x37\x37\xba\x19\x2f\xc1\xcd\xe0\xe2\x49\x2e\x83\xab\x99\x56\x8d\xce\x74\x76\x98\x58\x6f\x1a\x86\x48\x94\xf0\xa6\xf1\x87\x96\x0d\x3a\x80\xc2\x0c\x92\x07\x62\xff\xda\x0b\xea\x00\x92\x6e\xda\x37\xd3\xff\xe9\x0d\x06\xc1\xfe\x94\x15\x1d\x33\x96\x76\x69\xd5\x99\x6a\x34\x3c\x36\x8a\xe0\xab\x4c\x3e\x17\x64\xf0\xf3\x7a\x0a\x33\xcc\x36\xba\x20\xf8\x2e\x8a\x61\x64\x1e\x52\x99\xf2\x32\x0f\x69\x4a\xcd\x35\x3b\x1e\x76\x1a\x37\x9e\x79\x12\x56\x33\x0f\x69\x51\x58\x38\xe6\x13\x9d\xcd\x6b\x81\xf0\x20\xf2\x41\x61\x52\xd0\x21\x7f\x6e\x25\x05\x95\xf1\x07\x73\x82\xa6\x2a\x03\xf9\x05\xff\xb5\xe2\x07\x09\xa4\xec\xd9\x92\x1b\x8a\xce\xab\x62\x47\x30\xd3\x67\x95\xa7\x17\x33\x7d\x76\x63\x8d\x62\xc6\x96\x69\x90\x8c\x66\x15\x04\x2a\xd5\xdd\x0c\x37\x43\x8b\x0a\xb9\x7a\xbd\x9e\xc2\x85\x37\x68\x08\x42\x88\x9d\xe1\x1e\x99\xe0\x4f\xf2\x82\x9b\x2c\x61\x57\x1f\xd0\xab\x34\x8f\x9c\xa1\x60\xe5\xbf\xc5\x04\x9e\xc3\x62\x26\xca\xd5\xab\xdc\x3e\x99\x89\x33\x4c\x6d\x6f\x06\xe1\x10\x45\x83\x40\x3c\x4c\x7b\x21\xc7\xee\x45\x7c\x0f\xe4\xd8\x61\xda\x0b\x51\x75\x98\xbe\x41\x52\x1d\xa6\x92\x37\xb6\xca\x32\x36\x4a\xaa\x9b\xd8\x5c\x48\xaa\x1d\xac\x83\x09\x35\x53\xf3\xf4\xc9\xae\x9b\x0b\xa3\x4f\x58\x4e\xae\x0a\xc2\x20\xb4\x85\xdb\xd7\x4c\x4f\x87\x38\x28\xda\x7f\x4a\xb1\x1d\x81\x62\x7d\xa8\x01\xd1\x4a\x41\x8a\xdd\x7d\x65\x29\x69\xa6\x1e\x2f\x1f\x5a\xe6\x76\x37\xc3\x9c\x72\x5d\x10\x43\xcb\xfd\x16\x5e\x1a\x3e\x60\xd9\x02\x19\x86\x86\x7d\x04\xa9\x72\x02\x13\xfe\xd3\xcf\xab\xe9\x56\x66\x82\x4d\xbf\x16\x21\xe3\x4e\x12\x8e\xaf\x4f\x30\x4e\xad\xa6\x01\xb5\x8a\x2f\x94\x0f\xed\xb2\xb4\x6e\x90\x86\x9f\x0e\xab\x40\x24\x64\x12\xa6\x7e\xc8\x40\xc8\xa8\x66\x41\x1e\x9e\x4d\x8a\x21\xc7\xae\xb2\xa9\x60\xa2\xcc\xae\xe0\x72\xcc\x93\x99\x42\x2c\xd2\x87\x36\x73\x62\x1f\x21\x7f\xee\x16\xb1\x52\xfe\x5c\x15\x6f\x8c\xa9\x30\xfb\xb3\x39\xa0\x85\x55\x8f\x37\x0a\xa7\x65\x43\xb8\x28\x9c\x56\x7c\xe9\xce\x94\x96\x21\x0b\x47\xe6\xa9\xec\x8c\x70\xdf\x99\xa6\xb2\x57\x6e\x23\x33\x51\x76\x19\x2a\x39\x13\x25\xb7\x9f\xf9\x25\x43\xa6\x90\x4c\x2f\xd9\x2b\xaf\x5e\xa6\x97\x4c\x55\x86\x1a\xca\x2f\x29\xf1\x20\xf3\x4b\x56\x29\x9c\x98\x5e\x32\x4f\x72\xba\x9b\x22\xe6\x2a\x3b\x86\x0d\x11\x73\x1e\xcf\x87\x50\x07\x87\x3f\xc4\xb8\x43\xa3\x81\x2d\xc8\x74\x87\x8a\xe0\xdc\x5d\x08\x4d\x51\x73\x33\x88\xea\xc2\x75\xdb\x0a\xdd\x2a\x01\xf8\xbe\x68\xa8\x13\x86\xe8\x47\x60\x08\x4e\x2f\x94\xc0\x30\xbb\x64\xaf\xa1\xf9\x83\xfa\x56\xa9\xb5\x95\x5e\x52\x06\x2e\xce\x2e\x99\x35\x47\x70\x02\xcd\x00\xb6\x2d\xfc\x19\x0c\x10\x2e\x0d\x94\x89\x66\xb2\x1b\xc1\x7a\x27\x97\xbd\xd9\x9f\xbb\xe7\x7b\xc5\xd0\x07\x3e\xf5\x5a\x0c\x06\x1a\x1d\x6a\x06\x4c\x68\x95\x4c\x7f\x5f\x78\x12\xb5\xcb\x55\x0b\x0b\x0d\xc2\xaf\xca\xc8\xc0\xa8\x52\x0f\x84\xf4\x12\x5e\x70\xa6\x2b\x22\xaf\xc3\xbc\x94\x45\xd6\x94\xcc\x4b\x59\x1b\x4f\x0d\xf3\x52\x16\x09\x75\x36\x44\xe5\x55\x4e\x3e\x1b\xa2\xf2\x2c\x3e\x9b\x59\x2a\x53\xad\x5a\x44\x3a\x8b\xc9\xf6\x8c\x69\x2a\x9b\x0c\x75\x98\x7c\xb2\xcc\x6e\x08\xf1\xb6\x84\x8b\x0c\x24\x2b\xc6\x6b\xa7\x20\x29\x7c\x0a\x11\x0b\xe8\xf2\x87\xb0\xf4\xd4\x9c\xe0\x39\xd6\x64\x78\xbf\xe1\x39\x66\x17\x27\x66\xad\x4c\x53\x1b\x05\xc7\xb1\xac\x80\x98\x4c\x5a\x99\xa4\x6f\x60\xd2\xca\x22\x09\x1f\x13\x53\x16\x99\x7d\xee\xc4\x8b\xb8\xaa\x4d\xec\x53\xf3\xca\x70\x9f\xf4\x04\xdc\x69\xc3\xe5\x7d\x1a\x2a\x2c\x54\x1f\xf0\x06\x94\xbf\xcd\xa6\xfc\xdb\x56\xda\x1b\xf2\xef\x36\xdd\x25\x62\xc2\x5f\x5e\x45\x18\xd3\xca\xc9\x7d\x33\x40\xac\xec\x34\x98\x8a\x32\x55\xd9\x6c\x2b\x17\x65\x6d\x3f\xce\xe7\xd2\x95\xa8\x52\x71\x8b\x98\xa8\xb2\x4a\xac\xbf\x21\x46\xb7\xc2\x61\x53\x8c\x5e\x1b\x25\x59\x1b\x62\xf4\x36\xc2\x10\x47\xee\x66\x06\xab\xba\x1d\xa4\xa0\x12\xa6\x66\x06\x07\x6b\xae\xca\x9d\x0b\x41\xb0\x8d\xd1\xee\x30\xfd\xa5\x7c\x85\x37\xa5\xf1\xa6\x05\x59\x88\x33\x05\xc1\xc2\xe3\x32\x04\xfa\x2e\x95\x16\x53\x5c\x66\x85\x30\xdc\x10\xb8\x27\x13\xb1\x4c\x92\x22\x73\x20\x66\xbc\xcc\x52\xf8\x33\xe3\xe5\x29\xd4\x97\x8c\x3d\x29\x9a\x06\x2f\x37\x47\xca\xda\x99\x69\x99\xab\xa6\xc8\x74\x8c\x53\xfd\x43\xe6\x27\x2f\x95\x0d\xc1\xfd\x69\x54\x73\x44\x9c\x03\x85\xcd\x50\xe6\x4c\xb1\xde\x4c\x9c\x99\xe7\x33\x36\xfa\x45\x14\x57\x7d\xe3\x43\xf7\xc1\x30\x07\x1a\x29\xc2\x1c\x28\x34\x17\xf3\x68\xb6\x67\x1b\x81\x8f\x0a\xcd\xc6\x7c\x97\x49\xd1\xaf\x76\x66\x1a\x5c\x2f\x3f\xb9\xc6\xe6\x29\x22\x3c\xb5\x82\x3e\x6c\x38\xb5\x3d\x34\x94\x4e\x6d\x3e\x39\x99\xf6\x5e\xc5\x35\x91\x95\x48\xbb\x08\xd7\xb4\xc2\x44\xf2\x07\x82\xc2\x69\xba\x0c\x5e\xe4\x5a\x0b\xaa\x0d\x24\x56\x60\xd6\xcc\x64\xeb\xc6\x0d\xb5\x41\x96\x9d\xda\xa6\x83\x99\xf7\x14\x3e\x64\x8d\x89\x70\x0f\xc4\x03\xa7\x66\xc0\x41\x74\x77\x01\x7f\x47\x19\xc8\x6f\xba\x97\x49\x15\xb7\x19\xba\x56\xfe\x8e\xbb\x30\xcf\xd0\x53\x93\xe7\x4d\xd4\x07\x5a\x83\x36\x75\xfa\xe0\x24\x96\x15\x97\x70\xc3\x47\x2c\x25\x6d\x1a\x34\x0a\x45\x01\x07\x98\xd1\xf3\x34\xa3\x1e\x81\x43\xbe\x88\x0a\x8d\x8b\x3d\x6e\x3e\x42\xa5\x44\x62\xd6\xce\x6c\xb2\x81\xd0\xb5\x6d\x26\x57\xbd\x01\xb9\xec\x83\xc5\xd0\x48\x45\xb7\xb4\x34\x42\x13\x97\x11\xdb\xb5\xa5\x70\x27\xab\x52\x3d\x33\xf9\xe7\x29\x34\x08\x46\xec\xa9\xca\xc0\x80\x86\x38\xd4\xe1\x4e\x16\x3a\xd1\xde\x30\xa0\xbd\x2e\xb8\xc2\xa0\x38\x42\x30\xf8\x9a\xd5\xea\x5d\x44\xa0\x02\xc9\xca\x76\x11\x85\x13\x0d\xa9\xa2\x70\x42\x23\x68\x3f\xb2\x4c\xba\x36\x3c\xcf\x9a\x02\xae\x30\xa5\x68\x93\x65\xdc\x86\x2e\xa4\xea\x15\xbc\xa1\x0b\x69\xf3\xf9\x0e\xf7\xb4\x57\x87\xa1\x6d\x67\x51\x8f\xf2\xa9\x55\x87\x60\x36\xa5\x60\xdb\x95\xcc\xa6\x6c\x48\x37\xbc\xc9\x9a\x02\x98\x6e\x78\x93\xb5\x49\xee\x92\xd9\x47\xf3\xb8\x5c\x76\xc3\x29\xe5\xc7\x5e\xe4\x4c\x46\x9a\x65\x09\xc1\x5c\xa4\xa9\x8a\xf7\x54\x32\xd2\xe9\x59\x91\x88\x88\x88\x31\xd4\xad\x89\x08\x1d\xc6\xa6\x88\x4f\xc5\xc5\x25\x77\x8d\x5d\xf1\x9a\x6f\x9e\x14\x92\x97\x48\x17\xc5\xcc\xa4\xa9\xf6\xcb\x1f\x36\x34\xa3\x85\x83\x7d\xad\x34\x93\x9b\x2e\x62\xb5\x0b\x39\x2b\xb3\xa7\x35\x2d\x23\x76\x5c\x36\x3a\xcc\x70\x5a\xd2\xe5\x0f\x71\xc6\x9a\xbb\x60\x72\x21\x31\xad\x8d\x3b\xae\x90\x6c\xbb\x61\xc7\x65\xd1\xba\x1b\xa3\xac\x48\x5a\xbb\xdb\x24\x01\xe8\x82\x38\x74\x9d\xeb\x46\x92\x93\xdd\x0e\x53\xbd\x17\x41\xb0\x0b\x0a\x97\x4d\x34\x33\x04\x05\x9b\x71\x55\xa4\x73\xaf\x1e\x00\x1e\xad\xe1\xb2\x17\xab\xba\x10\x94\xba\xb8\xf0\x86\x53\x88\x47\x83\xe3\x29\x52\x49\xf7\xb6\xda\x45\x66\xe8\xde\xa6\xe0\xe1\xbb\xc1\xad\x5e\x36\x44\x1b\x5a\xad\x1c\x3a\xd7\x8d\x44\xae\x68\xad\x10\xea\x4b\x8f\x96\x0d\xad\x56\xd6\x5b\x97\x59\x5d\x93\x32\xcf\x75\xa6\x75\x6d\xf3\xe9\x82\x69\x16\x9f\x56\x81\x2c\xd5\xa3\xe1\x86\xe8\x44\x36\x12\x3d\x31\x44\xd0\x79\xb5\xa9\x5d\x86\xce\xab\x98\x39\x63\x28\x60\x85\x0e\x64\x76\xd8\xac\xe7\xce\x86\x1e\x2b\xc9\xfc\x4f\xe9\x60\xa5\xe2\x67\x3a\xd8\x5a\xbc\xc7\x70\x52\x9b\xd3\x65\x13\x7e\x08\x1a\xda\x41\xc0\x48\x3a\xb8\x50\x5c\xb5\xa9\x9b\x02\xba\xa9\xd2\x85\xe3\x50\x3f\xe5\x10\x6e\x76\x8a\x2c\x64\x99\xab\x4c\xb1\x49\xb7\x6f\xa7\x8f\xa2\x76\xb8\xd3\x86\xb4\xb9\x0c\x49\x00\xbb\xbb\xe0\xb2\x3d\x3d\xd2\xf3\x82\x23\x85\xb3\x5b\x53\x5c\xfb\x4d\x67\xb7\xda\x29\x33\xd8\x5d\x81\xd5\xd5\x07\x6c\x8a\xbb\x16\x8a\x8a\xab\xda\xdd\x65\x20\xe0\x87\xb8\x8f\xae\xad\x71\x33\x1f\x38\x29\x0a\xd2\xce\xa8\x51\x32\xb5\xba\x47\x3a\x59\x9a\xee\x91\x2b\xb0\xbe\x16\x67\xe9\x90\x0b\x62\xa0\x3f\xed\x22\x7c\xd4\x8a\x2c\x5e\x98\xff\x36\xa7\x6e\x08\xaa\xb2\xe6\x66\xc8\x8c\xf9\x3b\x86\x39\xf4\xd8\x40\x8d\xba\xc7\x86\x59\x74\x7f\x07\x46\x41\xcc\x67\x67\x32\x56\xf7\x8e\x0b\x47\xe1\xfa\x98\x61\x37\x29\xa2\xd7\x86\x32\xac\x29\xe7\xc1\x96\x32\x4c\xf8\x35\x98\x67\x51\x3b\xc3\x8c\xba\x0a\xad\xb6\xe1\x3a\x56\x94\xc4\x62\x0f\xde\x13\x5a\xc3\xc1\x44\x19\xe1\x36\x91\x38\x22\xfd\x06\x3a\x3d\x68\x86\xe5\x2e\xf8\xd4\x1d\x86\x06\xf3\xa5\x69\x34\xf0\x41\x36\x87\x31\x78\x6b\x88\x17\x40\xea\xdd\xe6\x37\xf2\xe0\x6e\x0b\xdb\x87\xd3\xae\xa9\x55\x6e\x37\x45\x8b\xcc\xcb\x9b\xa4\xb5\xdc\x03\x59\x34\xb2\x17\x43\x3b\xea\x59\x21\xf8\x89\xa2\xf1\x33\xa3\xee\xfc\xb5\xea\x46\x86\x38\x77\x41\x23\x0d\x37\x0a\x74\x1f\xda\x60\x66\xdb\x0d\x6d\xf0\x60\xfe\x7c\x3d\xc3\x07\x79\x0a\x99\xcc\x32\xa5\x6e\x92\x08\x9c\x29\x75\x4f\xa1\xc1\xf6\xfd\x35\x25\xb0\xdb\xf0\x5e\x8b\xe4\xe1\x6c\xbe\x36\x43\xd0\xe4\x87\x2e\xc4\x3b\xe9\xa9\x0a\x19\xd9\xd3\x23\x8e\x94\xe8\xdb\x60\x4e\x15\xc9\x4f\xa6\x72\x23\x5c\x82\x90\x08\x5d\x38\x45\xf7\x35\x8b\xa1\x98\x36\xb7\xc9\xbc\x6c\x4f\xc6\x37\xd2\x8a\x4f\xf2\x09\x42\xfe\x49\xb5\x8e\x2c\x66\x99\x53\x37\x27\x61\x38\x73\xea\xca\x29\x89\x39\x75\xab\x0c\x2a\x98\x53\xf7\x7c\x58\x04\x72\x73\x0c\x21\x2c\xad\x8e\xc6\x24\x4b\x21\x8a\x0e\x4f\xb7\x2a\x2b\x95\x3d\x29\xe6\x17\x99\x80\xc2\x31\x29\x10\xc5\x96\xc2\xd1\x32\x1a\x28\x1c\xab\x8c\xb6\x37\xc2\x0b\x27\x85\xbd\x67\x8a\xdd\x36\xdd\xe1\xc1\x94\x69\x5e\x14\xca\xc8\xe2\xc7\x36\x75\x91\x75\x14\x83\x3c\xe0\xae\xfa\x82\x63\xbd\x46\x4a\x43\x90\xe9\xb2\x9b\x1f\x7a\x70\x88\xfa\xaf\x93\x3a\xf9\x66\x19\x1a\x0d\xdf\xd0\x4a\x64\xb2\xe1\x21\x97\x25\xcb\x65\x8e\x5d\x6b\x60\xf6\x24\xf7\x29\xbf\xeb\x0d\x35\x66\x96\x3b\xd1\x9e\xcc\xcf\x5a\x5c\x95\x5b\x25\x74\xa4\xa3\x5b\x88\x00\x30\xc9\xee\x14\xb9\x0b\xe6\xd7\x56\x33\xc1\x1d\x17\x2f\x1c\xda\x38\x9d\x55\xe6\xd5\x35\x87\x1b\x3c\xf2\x8a\xe6\xc0\xbc\xba\x45\x71\xb9\x99\x57\xb7\xca\x16\x80\x79\x75\x43\x3a\x20\xe6\xd5\x6d\x32\x84\x62\x7a\xdc\xa6\x90\x89\x3b\x44\x36\xf5\x1d\x82\xd6\xc8\x43\x9d\x29\x68\x6d\xbd\xcc\x14\xb4\x45\xa6\xde\x1b\x7e\x5e\x59\x21\xac\x99\x82\x36\x55\x3f\xaf\x17\x63\x3f\x75\x43\x40\xbf\xe1\x0f\x61\xc0\xa9\xb3\xb1\xc8\xb3\xb8\x51\x88\x08\xa5\x66\x61\x0a\xd8\xa9\x80\xa0\x4f\x0a\x58\x31\x6d\x08\x87\xdb\xa4\x2b\x64\x5e\xd7\xac\x30\x2d\xcc\xeb\x3a\xfc\x6a\x42\x5a\xd7\xf3\xa1\x41\xf6\xa8\x56\xa1\x67\xc9\x3a\xfd\xcc\xeb\xfa\xf4\xa8\x64\x20\xe9\xc7\x9a\x44\x66\x7d\x6d\x32\xfd\xda\xd0\x79\xda\x2c\x6f\x2f\xca\x76\xc5\x6c\x2d\xea\xd4\xcd\x51\x2e\xbe\x9b\xc4\x6e\x2c\xa1\xaa\x66\x45\x54\x35\xd7\xb8\x28\xee\x09\x17\x36\x16\xba\x59\x5c\xa9\xda\x39\xa4\x84\x6d\x53\xc4\x69\x11\x71\xc3\x7d\x60\xff\xa7\xbf\x03\x67\xe0\xa7\x09\x42\xe9\x36\x59\xe2\xed\xad\xfb\x4f\x18\xb0\x15\x8f\xb0\x08\xc2\x58\xc3\x65\x1c\xab\xce\x03\x7c\xdf\x86\x3c\x8a\x36\x7c\xdf\xa6\x65\x71\x0c\xa5\x5b\xfd\x8c\xd9\x14\xf0\x0c\xb7\x83\xc4\x55\xd5\x1f\xbe\xa0\xad\x36\x84\xcb\xc2\xef\x08\x44\xc8\x0d\x05\x31\xda\x5b\x98\x44\x24\x67\x80\xdc\x6a\x56\x89\x11\x72\x15\xf7\x96\xf9\x6b\x4f\xa1\xeb\x22\x40\x73\x73\x21\x44\x75\x7a\xf2\x6e\x7a\x71\x75\x43\x4a\x0f\xa3\x15\xe0\x23\x5f\xeb\x4a\xe7\x3b\xef\xdd\x66\x86\x7b\x51\xf2\xad\x13\xa8\x79\xf0\x96\x15\x25\xdb\x94\x13\x89\x4f\x46\xdc\xdb\x26\x5f\x18\x66\xbe\x3d\x1d\xfa\x43\x18\xf5\x78\xa9\xe8\xa7\xf3\x34\x0a\x39\xd1\x03\xf1\xb4\x88\x04\x2a\xf0\xad\x27\x05\xa2\x2b\x0d\x92\xb2\xe2\xca\x87\x6a\x6f\x86\xad\xf2\x77\xd0\x3c\x99\xfb\xdf\xc2\x47\x71\x47\x5b\xef\x78\xad\x1b\x35\x88\xdd\x55\x27\x08\x90\x21\x38\x4d\x8a\xe4\xc1\x69\x6f\xca\x52\x88\x59\x71\x0f\x8f\xd5\x04\x22\x32\x91\x68\x1c\x82\xd2\x3a\xea\xf1\x7e\x81\xc9\xba\x86\x21\x36\x3a\x04\x41\xf6\x2d\xd4\x40\xc6\x5a\x25\x6c\xed\xcc\x58\x5b\xfd\x4c\x82\x63\x5e\x93\x67\xfb\x46\x54\xda\x29\x9f\xe0\xad\x70\xb2\xff\x2f\x63\x67\x72\x35\x3d\xcb\x34\x69\x57\xda\x04\x89\x99\xcd\xef\x8b\x54\x55\xb7\xff\x26\xf4\x51\xc4\x15\xfa\x96\xcf\xbb\xcc\x03\x02\xc4\x90\x24\x39\x05\xf7\x0f\xe9\x64\x73\x54\x3e\xf6\x79\xe0\x2f\x3e\xce\xc8\xc2\xdd\x2c\xcb\x76\x27\x33\x6a\x70\x67\x8f\x7c\x27\xdc\x59\x78\x8c\xa3\xeb\xc8\x97\x73\x7f\x9c\x56\xe1\xed\xc1\xa7\x2f\xdd\x9b\x71\xed\x90\x7f\x6a\x86\xbf\x80\x8d\x70\xfc\x8c\x49\x4b\xee\x18\x63\xd2\xae\xe8\x3b\x04\x49\xdb\x1a\x97\xd1\x47\x7a\xe1\x7d\x84\xf2\x3e\xd9\xf9\x70\xc9\x37\x8a\x5f\x94\xee\x8d\xe4\x93\xf7\xc7\xf9\xa4\x60\x9c\x5f\x2f\x5b\xda\x51\xb0\xdd\xce\xce\x74\x0a\xd9\xa8\xd7\x6d\x20\x6f\x9b\x05\xff\xfa\xfe\xe3\xfe\xf9\x02\x66\x52\xa0\xe4\xbb\x00\x1f\xff\x02\xc1\x19\x4a\x0f\x33\xee\x66\x45\xbe\xd5\xec\x68\x47\xbe\xb5\xfd\x1f\x5c\xa8\x6f\xa7\x9f\x25\xc1\xae\x11\x61\x3b\xf9\x57\x41\x84\x6d\xe0\x0b\x1a\x11\x76\x65\xe6\x6c\x69\x6f\xbb\xe4\x4b\x21\x5d\x73\xe0\xbe\xf6\x9a\xde\xa9\xaa\xf4\x2d\xb0\x7c\xc5\xbe\xed\x13\xee\xa3\xd8\xb7\x45\x4c\xb6\x41\x5f\xcf\x86\x4b\xa9\x51\x5f\xfb\x86\xc5\x7e\x7d\xe0\x76\xcd\x97\xca\xfe\x77\x84\xd2\x0b\x73\xe7\x43\x21\xe2\x9e\x69\x95\x3c\xae\x0c\x40\x7a\xb3\x68\x1c\x0d\x01\xdb\x70\xb7\x35\x06\x6c\x27\x45\xf6\xad\xe0\xb7\x1d\x2d\xaa\x2c\xf8\x2b\x66\x39\x47\xbb\xe1\xfc\x1f\x98\xd7\x8d\xc8\x23\x93\xfd\xca\x21\xfb\x19\x79\x85\x69\xb5\xc9\x9e\x20\x1d\x60\x5e\x81\x55\x03\xca\x35\x9b\x43\x46\xf9\x4e\x1c\xd0\xad\x34\xb2\x05\x40\x2a\xe3\xb3\x2e\x52\x03\x1b\x83\xb5\x00\xef\x11\x5c\xd5\xd4\x34\xae\x2a\x5b\x55\x46\xf8\x15\x7b\x82\xe2\xce\x3a\xde\xd5\xc6\x5c\x3d\xdb\xce\x3f\x3d\x07\x77\x13\x15\x6d\x60\xd5\x1d\x65\xfb\xcf\x51\x8a\x88\x91\x3f\xbf\x46\x22\x64\xc8\x28\x8f\x2b\xa4\x41\x57\xfb\x86\x35\xfc\xcc\xfc\xe0\x45\x7f\x06\x18\xe0\x96\xf8\xb3\x0f\x21\x62\x83\x6c\xe9\x3d\x7a\x18\x05\x84\x2d\x1c\x24\x80\x4e\x8d\xe2\x43\x51\x5f\x7d\x73\x4e\x48\x6e\xfa\x96\x75\xa5\x5c\xe0\xbb\x6d\xbf\xa9\x94\xdd\x8a\x3a\x0f\xf5\x53\x7f\x0d\x4a\xe7\x9b\xd7\xa6\x33\x9d\xe2\x2f\x0e\xe6\x29\x31\x38\xc6\x3c\x5d\xd1\xde\xff\x19\xe2\x9e\x65\x31\x74\x69\xa4\xd2\x3f\xf3\x2c\x8e\x93\x22\xb0\x56\xce\x88\x22\xb0\x26\xa8\x3e\xf7\x9f\x9e\x5a\x07\xd7\xb7\xb0\x4a\xcf\x7e\xa4\x19\xe5\x11\x23\x23\x29\x58\xa5\xfd\xc8\xb8\x6f\x43\x3e\x31\x52\x09\xe2\xdd\x52\xc1\x5c\xb2\x72\x6f\x0f\xee\xa1\xfc\x10\x5c\x50\x8a\xab\xd7\x04\x4f\x23\x92\x9e\xdd\xa9\xda\x1f\x52\xe8\x67\xba\xdb\xa7\x41\x48\xf7\xb9\x28\x93\x70\xd1\x0f\x3d\x21\x1e\x52\x90\x1c\xba\xf9\xa6\x61\x47\xa7\xa1\x93\x1e\x4a\xf7\xe0\x4c\x4d\xc1\x4b\x1e\x2d\xed\xe8\x58\x96\x14\x8a\x69\x96\x7c\xf8\x71\xd5\xb4\xfa\x95\x7f\x4e\x81\xfa\xb9\x90\x9f\x34\xe6\x96\x0e\xdb\x34\x28\xe9\xf6\xab\xed\xa1\xaa\x5a\xe5\x97\x2f\x6b\xa5\x52\x53\x83\xdb\x94\x3d\xab\xb3\xfd\x2e\x78\x28\xbd\xf6\x1c\x84\xfd\x90\x42\x99\xda\x0c\x55\x2a\x5b\xeb\x4c\x1e\x4a\x5b\xb3\xe6\xc3\x9f\xdc\xcf\xe8\x82\xe5\x18\x6e\x46\xc1\x54\xfb\x9c\xff\x04\x76\x79\xaa\x0a\x48\x6d\x17\x28\x05\x16\xb6\x0d\xa5\x6d\x55\x29\x63\x39\xd6\x09\x79\x8a\x69\x37\xa8\xe7\x34\x38\xd0\xfb\xa1\x94\x76\xa0\x1f\x50\x5f\x75\x41\xa3\x3e\x0d\xac\xbf\x42\x9b\x96\x23\xd2\xa6\x11\x44\x97\xa3\xd5\xa6\x11\x44\xb7\x93\x1e\x4c\xe3\x82\x16\x27\x10\x9f\xc6\x05\x1d\x86\x92\x9d\xc6\x05\x2d\xb6\xc8\x4d\x70\x41\xfb\x79\xa4\x99\x3f\x5b\xdd\x4d\x29\x24\xda\x3b\xfe\xa1\x94\x98\xe8\xa4\xe6\xad\xa0\xef\x83\x0e\x75\x67\xf7\x33\xad\x5a\x7d\x99\xd1\xc8\x96\x36\x5a\x9a\xf9\xba\x2a\xc3\xd1\x85\x5e\x67\x7a\x54\x6a\xdd\xe9\xa5\x91\xa1\x77\x58\x29\xff\x50\x4e\x87\xb3\xa1\xb6\x84\xab\x01\x45\x56\x33\xa8\x9f\x4c\x72\x94\x89\x15\x39\xe8\x7a\x82\x04\xda\x4f\x7e\xaa\x38\xc8\xf4\x0c\xa5\xe0\x95\x99\x0f\x9d\x18\x29\xd4\x96\xf4\xcc\x60\xb6\x73\x2f\x75\x28\x21\xf7\x1c\x74\xef\x2c\x55\x27\x1d\xca\x9f\xb4\x72\xf8\x1d\xc9\xe4\xd4\x4b\xd3\xc0\x9b\xc5\xf0\x5f\x13\xdc\xcd\xc2\x89\x36\xee\x66\x3f\x33\x6e\xb9\xd2\x0f\x4e\x9b\x71\x37\xbb\x31\xaf\x26\xc0\x9b\x27\xa7\x56\x68\x9a\x23\x0b\x25\x13\x28\xce\x40\x0f\x65\xfd\x01\xff\x24\x5b\x46\x3f\x33\x8b\x72\xc2\xb7\x65\x63\x1a\x69\x13\x04\xf7\x87\x32\x52\x9a\xcb\x2a\x2b\xb3\xa1\x84\xb8\xcc\x5e\x70\xea\xce\x36\x53\x53\xb1\x8a\xa3\x43\x29\xac\x6b\x4d\x28\xf1\x9e\x93\x7d\x2a\x8b\xe8\xb0\x59\xe1\xa1\x1e\xde\x9f\x59\x54\xc8\xd3\xb9\x39\x6c\x0a\x79\x2a\x8e\x3f\x9f\xc6\xe4\x3c\xbb\xb5\x50\xd3\xa0\x9c\xad\xc3\x5f\x65\xcb\x6c\x07\x87\x46\x26\xc9\x62\x74\xac\x87\xea\x46\x66\xa3\x1d\x3d\xae\xfd\x62\x9f\x46\xda\xac\x95\x19\x96\xb9\x72\x0c\xf6\x89\xcc\x95\xe5\xa8\x69\xc6\xfd\xcf\xf4\x61\x35\x77\x28\xe5\xbb\xeb\xe9\xc2\x88\xe2\x29\xf3\xe1\x9b\xe9\x51\x08\x60\x83\x1e\x95\xe0\xb2\xc3\xfb\x94\xe0\xb2\x1a\x78\xf6\xa1\x96\x3e\x64\xab\xc8\x24\x59\x76\xd6\x46\x2b\x35\xf8\xd0\xe8\x96\xf6\x22\x7b\x28\xd9\xce\x60\x3d\x0e\x79\xca\x48\x9b\x1d\x10\xf8\x7d\xe5\x9e\x3c\x7b\x39\x52\x28\x38\x8a\x97\xd2\xc9\x38\x27\x94\x73\xcf\x1d\xf9\x52\x53\xd5\xe8\xdf\xae\x69\xec\x22\xe7\x9e\x1c\xcc\x46\x93\x7f\x69\x26\x55\x46\xbf\x12\x2e\xad\x64\x8f\xc3\x6f\xde\xb9\x88\xaa\x3a\xcf\x7f\x33\xe9\xc6\x41\xa1\x43\xeb\x20\x8a\x7f\x5f\xc6\xb1\x31\x38\xfb\x32\x79\x2d\x7b\x81\x4f\x03\x5a\x8e\xc1\x39\xb1\xc5\xab\x97\x96\x42\x23\x5a\x2e\xa8\xaf\x0b\x27\xa4\x4c\x5e\x95\xaa\xf2\x60\x6e\x5c\x3d\xdd\x7c\xa2\x9c\x50\xfe\x70\xa4\x50\x41\x76\x9c\x69\x65\x54\xdc\x6f\x1f\x12\xfb\x7b\xe1\x0a\x17\x32\x65\x71\xf4\xf9\x43\x75\x17\x32\x58\xc5\x60\x8d\x96\xc2\x29\x54\x26\xfa\xf0\xc6\xcd\x04\x18\xc1\xff\xed\x43\x7e\x5c\x5c\xef\xfd\x62\x70\x29\x94\xb6\x80\x33\xa6\x5c\x8c\xc3\x06\xc9\x69\x28\xca\x61\x23\xdb\x43\xb9\x0b\xfe\x5f\x1c\xa6\x97\x19\xd2\xd3\xca\x54\x39\x65\x1e\x1f\x0e\xa2\x09\x4e\xa8\x4b\xfe\x40\x13\x4a\xe7\x16\xd6\x20\xbb\xd2\x9a\x48\x1e\x46\x94\xec\x05\x06\x3f\xcc\xc3\x7b\x0a\x95\x63\x06\x41\xc0\xa1\x53\x03\x59\x43\x89\x10\x89\x94\x7d\x28\xf9\x02\xb2\x35\x65\x56\x1a\x83\x0b\x7c\x78\xda\xd2\x8a\x26\x6a\x50\x51\xa8\xb7\x2d\x8d\x98\x13\x57\xa6\x74\x30\x33\xa9\xda\x5c\x18\x52\xdb\x8f\xad\xa1\xd4\x82\x63\xc0\x60\x04\x21\x39\x17\x67\xd1\x10\x92\xe0\x5c\xcc\x65\xa3\x0f\x70\x21\x0f\x79\xea\x17\x0b\x94\x47\x40\x9f\xd3\x69\x64\xd8\xe3\x02\x98\x9c\x0b\xd6\x38\x9d\xfe\x85\xa5\x51\x1a\xc0\x65\xf0\x8e\x09\x52\x64\x0f\xc3\x73\xd0\x93\x93\x9d\x3e\x94\x22\x2e\x39\xfe\xb2\xe5\x2c\x2b\x92\x1e\x4a\xbb\xa8\xa6\x99\x3f\xad\x14\x14\x93\x1a\x4a\xe9\x06\xb8\xfc\x64\x9f\x99\x13\xae\x39\x0d\x81\x5e\x43\x29\xbd\xd9\xc8\x77\x8f\x18\x74\x70\x31\xc8\xae\xb2\x8e\xfc\xae\x67\x91\xc3\x07\x14\x64\x49\x4d\xed\xe8\xca\x51\x50\x24\xd5\x6e\xf9\x25\xa6\x98\xcb\x77\x39\x50\x1a\xf1\x75\x39\xff\x3f\xc7\x76\x19\xeb\x14\xc6\x2c\xf8\xc3\x15\x29\x70\x59\x28\xae\xec\x45\xe7\xe5\x1b\x08\x22\x8b\x5d\xb4\xa0\xb6\x33\xe3\xa4\x50\x26\x76\x2e\x38\xe3\x16\xf6\x76\xa4\xee\x47\xee\x57\x0c\x47\x01\xb7\x3d\x65\xcf\x06\xdc\x9c\x0c\x83\x0d\xf6\x8c\xc6\xd1\xb7\x5c\x4c\x4a\xa7\x77\xce\x33\x8d\xc8\xf5\x13\x41\x53\x66\x85\xbd\xd3\x88\xdf\xe6\x69\x5f\xf1\xa5\x67\x9a\xbc\xe5\x23\x9b\x9a\xce\xee\xc3\x5a\x28\x70\xaa\xda\x63\x77\x1a\xb2\x70\x3e\x2f\xe5\x7f\x72\xe9\x65\xc0\x7f\x3e\x74\x18\xd5\x71\x86\x5a\x4a\x76\x13\x4a\x33\x01\xe7\x93\xa5\x62\x74\x36\xa2\xf2\xec\x8d\xce\xc5\xe3\xec\x79\x9d\xe9\xb5\x69\xa2\xe7\x94\xc8\x34\xb1\x1b\xb3\xad\x88\xab\x76\xb0\xf5\x1d\x71\xd5\xb3\x85\x0d\x45\xb8\xcf\xb4\xea\x3f\x66\xdb\x6c\xa7\x73\x83\x49\x3a\xf1\x5e\x6f\x35\xe3\x51\x36\x5f\x56\xdf\xd1\x59\xbd\xb1\x37\xb7\xa3\xe3\xb8\x17\x15\x9d\x55\x32\x73\xdb\xa9\xcf\x46\x28\x41\xb9\x75\x46\x2e\x7d\x40\x6f\xef\x87\xe2\x61\xec\x29\xd9\x4a\x46\x1b\xe9\x42\x89\xff\xd8\xef\x5b\x89\xd0\x2a\x6f\x10\x65\xda\xab\x27\xc2\xb4\xb1\x09\xc3\x96\x95\x5a\xaf\x2e\xb6\x94\xb0\x09\x57\x76\xb4\x03\xc0\x16\x57\xcd\xe5\xbc\x04\x2c\x3f\xa9\xf4\x98\xc6\xcb\xcf\xd5\x9a\xb2\x5b\x65\xa1\x3c\x8b\xf0\xfa\xcb\x3e\xda\x33\x8d\x7a\x16\x39\x60\x97\x73\x29\xc2\xa5\x84\x5c\x38\x1a\x0f\x84\xcb\x59\xaf\x39\xe0\x97\x13\x1d\x0e\xca\x9c\x5b\x8f\x29\x95\xf9\x63\xe5\x8e\x32\xe4\x5f\x39\x52\xf6\xfd\xbf\xff\xd7\x23\xf8\x5c\x16\xc3\x1a\x92\x87\x6c\x23\x67\xae\x6c\xd9\x46\x7a\xa4\x22\xdb\x3b\x22\xf8\x5c\x09\x6d\xa0\x0f\x3d\x89\x22\x41\x5c\x38\x1b\x7a\x6e\x64\xb6\x58\x0b\xc1\x53\x56\x8b\x9e\x2e\x6e\x0b\xcc\x5c\x0b\xb2\x5a\xf4\x8c\xfb\xc6\x2b\x35\xdf\xe9\x64\xc0\x78\x65\x7b\xe8\x91\x66\x64\x7a\xe8\xb9\xe8\x0d\xce\xd7\x3b\xcb\x6d\xdb\x43\x1e\x1a\x36\x3d\xf4\x9c\x22\xd9\x1e\x7a\xee\x76\x59\x10\xce\x05\xaf\x11\xc8\xde\xd9\x3b\x8f\x09\xe5\xf6\x2b\xf5\x6d\xd5\x5e\x83\x69\xd5\x5d\x32\xab\xb2\x28\x9c\x9b\x5d\x6b\x8b\x42\xde\xb5\xd2\xfd\xf7\xcc\x94\x74\xff\x3d\x7b\x51\xba\xff\xb3\xd7\x94\x09\x76\x8d\xa5\xb9\x9d\x95\x80\x77\xa5\xec\x02\x3d\x72\x87\x73\x02\xbe\xff\xa4\xb8\xd0\x9a\x19\xbe\xfd\x87\xfc\x93\x5c\xbf\x72\xd3\xdf\x5e\x52\xae\x13\x99\x0c\x7a\xae\x68\x99\x0c\x4a\x67\xb9\x65\x32\x58\xff\x2b\x93\xb2\x6f\xa5\x95\xaf\x32\x47\xbb\x3f\x1b\x10\x7a\xa7\xc3\x8f\x97\xbb\xa6\xb0\xb8\x70\x43\x7a\x34\x15\xea\x12\x95\x32\xdd\xd7\xec\x68\x59\x10\x7a\xee\x96\x8f\x05\xf4\xce\x4d\x6b\x13\x42\xa4\x09\xe7\xf6\x2b\xfc\xbe\x52\xfb\xf5\xdc\x91\x86\xb9\x9b\xf3\x3f\x70\x69\xe7\xfd\x3b\x47\x9a\xd1\x7e\xcb\x3f\x4a\x37\x11\x31\x5f\x76\x89\x9e\x9b\xce\x30\x77\x79\xf1\x0b\xca\xae\x0f\xee\x32\x19\x22\x6a\x1e\x2b\x1f\xb2\xec\x84\x72\xa8\x4a\xbe\xfb\xe8\x3b\x86\x4d\x7e\x67\xc4\x3c\x59\x22\xea\x66\x9b\xca\xd6\xd0\xed\x07\xf1\x50\xc2\x05\xed\xa1\xba\x3f\x64\x16\x8d\xe3\xdd\x99\xc5\xdb\xd1\xa6\xf4\x21\x8d\xf5\x68\x29\xd3\xbe\x44\xd0\xfb\xf8\xad\xdc\x91\xdd\x3f\xb7\x94\x71\xec\xfd\x8f\x01\xc0\x57\xaa\x1a\x46\xdf\x6b\xf1\x65\x33\x20\xcc\xd8\x2c\x11\xf5\x87\x10\xf2\xd6\x84\x83\x09\x20\x6f\x85\x9f\x7c\x7d\xbe\xb9\xb0\x15\xc5\xd7\x07\x2f\xe0\x2f\x47\x18\x0e\xaa\xfc\x7c\xa3\xf2\x53\x5f\xaf\x37\x57\xa6\x82\xfa\xfa\xe0\x36\x51\xee\xbc\xb9\xd2\x85\x45\x92\x8e\x66\xee\x6b\x18\xfb\x33\x85\xfe\xc5\x7c\xa8\xd5\xe0\x8e\xc0\xb6\x30\x53\xf6\x73\x33\x03\x52\x07\x93\x95\xfa\x02\xf1\x10\xca\x03\x47\x6d\xe7\x90\xbf\x83\xad\xa9\xe4\x79\x2b\xcf\x63\x27\xcf\xeb\x03\xdd\x14\xc6\x05\x56\xfc\x4b\xb6\xce\x54\xdd\xae\xca\x2f\x4b\x82\xc9\xd1\x90\x71\x61\x65\xdf\x7e\xad\xb8\x3d\x33\x9c\xaf\x3f\xe4\x47\xe4\x95\x6b\xbb\xeb\x43\xfd\xb9\xd0\xed\xc8\xf2\xb0\xcf\x33\x54\x53\x2e\xee\x13\x6a\xca\xd4\x99\xb2\xe5\x0f\x37\xa4\x52\x5c\x33\xad\xce\xb3\xd7\xc7\x4b\x3a\xd3\x66\xa8\xe7\x3e\x3f\x11\x2f\x84\x44\x37\x4e\xc4\x02\xc5\x03\x96\xa8\x60\x7e\xb8\xda\x76\xa8\xe7\x26\x3c\x59\x0f\x25\xc4\x1b\x27\xec\xfe\x67\x87\x16\x66\xd5\x30\x70\x3d\x92\xfd\xcf\x47\x8e\x43\x26\xf3\xc2\x38\x11\x20\x0c\xf5\xb6\x59\xd5\x9f\x33\xeb\x20\x5e\xfd\xbc\x8e\xe1\x46\xb2\x3d\x94\x4c\xa3\xe3\x01\xa3\x62\x56\x90\xdf\x88\x96\x43\x41\x7e\x23\x0a\x6f\x63\xbb\x9d\xf0\x54\x59\x22\x46\xd4\x7f\xb2\x44\x9c\xef\x71\x74\x58\x5f\x94\x35\x7f\x4a\x81\x79\xae\x7c\xb8\x55\xb6\xa1\x2e\xbd\xab\x3b\x94\xfc\xae\x57\xa8\x9f\x71\x08\x43\x7a\xde\xbc\x6e\xca\x63\x77\x46\xe3\xf7\xe7\xd9\xe7\x88\x39\xe5\xdc\x09\xbf\x97\x9d\x62\x9c\x28\xb2\x9c\x39\xae\x0f\x8e\xb1\x0c\x15\xad\xc3\x0d\x94\x1c\x6e\x9c\x88\x61\x7f\xc6\x46\x18\xac\xd4\x9f\x9e\x3d\x51\x7a\xfc\x59\xd4\xcb\x36\x72\x22\xb9\x73\xfd\x33\xce\x65\x1a\xb0\xed\x3c\xd8\xa9\xca\x1d\x37\x4e\xee\x0d\x5b\x23\xc2\xa9\xb1\x46\xd8\x27\x75\xee\x43\xcf\x45\x34\x49\xfb\x90\xb8\xd1\xed\x4e\x3a\x01\x4c\x33\xb8\xdf\x43\xc9\xba\x58\x42\x49\x01\xeb\xbb\x71\x3b\x05\x9c\x8d\xeb\xd3\x08\x69\x03\x4b\x85\x11\xd2\x2a\xfc\x6f\x1f\x4e\xd6\x77\xa4\xec\x56\xcd\x6d\x4a\xae\x2f\xdc\x22\xfb\xf0\xc4\x6d\xda\x94\x88\x8c\xd9\x64\xcb\x6a\x70\xf6\x99\xc1\xe8\xa1\x85\x81\x61\x1f\xe6\x6a\xf6\x5f\x98\xc6\x3d\x1b\xe8\xc6\xc1\x3d\xeb\xce\xce\x38\x8d\x7b\x36\x30\x38\x80\x7b\xd6\xed\xa5\xf6\x90\x5a\xe5\xcd\x3f\xea\x38\xf4\x59\x18\x90\x1e\x65\x67\xa6\x4a\xf9\xf9\x7a\x7e\xd9\x49\xae\x3b\xad\x4a\xf4\xb6\x1b\xea\x34\x26\x5a\xd9\x2d\x65\x32\x1a\xcf\x50\x0a\xb2\x35\xcb\x05\xf6\xac\xdb\xdb\x69\x6e\x52\xc2\x99\xc7\x6d\x25\x65\xdb\x8e\x09\x9a\x9b\x94\x68\x07\x35\x0d\xda\x3d\xcd\xac\xf7\xe9\x34\x40\x47\xa8\xe5\xc2\xd4\x55\x8a\x26\xf3\x91\x7d\xea\x29\xb4\xfd\x9e\xd8\x27\xab\xc3\x70\xa4\xcb\x72\x24\xed\x04\xbf\xac\x3b\xc9\xfe\x34\x7e\x59\xb5\xc9\x6b\x1a\xbf\x0c\xb4\xa2\xb9\x31\x5c\x34\x06\xfe\xac\xce\x9a\x2f\x25\xbf\x4c\xe6\xff\x74\xae\x4c\xf3\x98\x2d\xfb\xc3\xb9\x32\x50\x89\xd7\x0e\x35\x99\x9b\xec\x69\xcc\xe9\xe9\xc4\x7a\x99\x0c\x6f\x71\xbb\xfa\x4c\x23\x94\x9d\x7d\xb2\x8d\x15\xf6\x55\xec\x34\x38\x0d\x3b\x36\x30\x00\x18\x76\xec\xa9\x9a\x42\x25\xb8\x78\x0b\x2f\x17\x76\x48\xe5\x9d\x3a\x53\x55\x23\x38\xd3\x87\x47\x60\x2e\xb7\x8b\x73\x4b\x9d\xa1\x3c\x8f\x8c\xce\xf3\xb8\x38\x10\xc5\x99\x4d\x4f\xfa\x70\x16\x0b\xe6\x43\x71\x57\xbb\xa6\x47\x67\xac\x3b\x69\x46\xb7\xec\xc1\x79\x90\x62\x7f\x20\xff\x19\x93\x6b\xdb\xbb\x65\x02\x82\xe5\x04\xf4\xd3\x58\x56\xbb\x32\x18\x65\x24\x1b\x85\x56\x8c\x56\x85\xc3\xfa\x34\x5a\xd5\x86\xad\x1a\x82\x6a\x3b\xf1\xd3\x43\xdd\xae\x4a\xab\x4e\xba\x59\xf3\xa1\x7f\xb1\xa5\x93\xe7\x17\x0d\x03\x38\x41\xa4\xc2\x9f\x7d\x1a\x91\x6a\x6c\x98\x85\x11\xa9\x70\xbc\x9f\x46\xa4\x02\x54\x7c\x82\x48\x75\x9c\xa1\xa4\x05\x2c\x8c\xc7\x1a\x52\xde\xd0\x06\xa4\xaa\x33\xff\x2c\xd9\x71\x71\x58\xaa\x1f\xcd\x9c\x8e\x0a\xac\x10\x65\x96\x1d\xed\xd0\xfd\x90\xf2\xf6\x81\x3f\x55\xe3\x0a\x75\x7a\x34\x62\xe1\xf1\x6f\x66\x6d\xec\xa8\xd6\xd8\x1c\x8a\xd2\xd9\x3c\xd3\xb7\xa2\x74\x7a\xe1\xe4\x36\xdf\x56\x6b\x85\x74\x1f\xee\xb1\xd9\xc8\xb8\xd8\xac\x4a\x59\x36\xd0\x2e\x19\x58\xea\xc4\x71\x70\x1a\x59\x6a\xa0\x5d\x32\x3c\xd4\x89\x9c\x6d\x78\xa8\xee\x1c\x00\xd3\xf0\x50\xd5\x49\xa9\xa7\xd1\xa1\x4e\x1c\xca\xa6\xe1\xa1\x2a\x92\xe5\x6e\x3a\xe5\x58\x53\x8c\x07\x35\x27\xcc\x42\x39\xd2\x4e\xbc\x58\xa6\x01\xa1\x6a\xe5\x08\xb6\xcb\x11\xbb\xf4\x21\xf9\xa4\xe5\x1f\x2d\x9f\xac\x9d\x56\x15\xa7\x06\x0b\x16\x5a\xd4\xd8\xef\x87\xba\xf4\x46\xca\x34\x57\xfb\x48\x1f\x32\xc8\x36\x28\x09\x2f\xc8\xd2\xbb\x39\x6b\xd0\x0c\xa5\xe4\x6e\x5c\x08\x0a\x0c\xaa\x95\x0d\xe8\xc0\x20\xfc\xc4\xa6\x61\xa6\xce\x5c\x88\xcd\x02\xea\x3e\xf2\xa5\xd4\x36\x19\x8e\xbd\xb8\x57\xca\xb6\xab\xa6\xd9\xe7\x7c\x3a\x0d\xea\x04\x66\xca\x78\x1d\xd3\x30\x53\x03\x6b\x96\x61\xa6\x4e\x5c\xb5\xe6\x56\x9c\xd0\x70\x52\xd4\x09\xea\x94\xb3\x19\x4f\xa3\x4e\x8d\xb0\x39\x59\x30\x46\x78\xa0\x0d\x18\x85\x03\x89\x01\x63\x73\x94\x65\xc0\x18\x93\x3b\x48\x31\x3b\x75\x32\x70\x85\xde\x14\x83\x19\x4c\xb0\xa4\x50\x5c\x18\x4b\xaa\x1f\x25\x35\xd5\xe1\x4a\x99\x80\x5c\x32\x34\xf9\x0a\x54\x78\xb7\x2c\x1d\x13\x99\x73\xcb\x98\x51\x06\xcb\x4f\x6c\x4d\x86\xed\xe8\x8a\x23\x94\x52\xec\xc0\xff\x6c\x92\x78\xc7\x29\x13\x68\xb7\x07\xd1\x34\x3c\xd4\x89\x85\xc0\xf0\x50\xe7\xbb\x19\x94\x33\x6e\xda\x67\x70\x02\x0f\xd5\x37\x17\x92\x43\x6f\x70\x9d\xd8\xce\x19\x37\x33\x38\x9d\xf1\x93\x32\x25\x82\x1b\xb9\x2b\x06\xa1\x56\x1d\x4a\xa0\x42\x30\x67\x61\x47\x4d\xde\x55\x7b\x38\x07\x01\x17\xe7\xf0\x29\xe6\xb5\x6a\xf0\xa8\x86\xb0\x6c\xf0\xa8\x79\x1c\x29\xf3\x3f\x76\x5a\x55\xde\x24\xf4\xa4\x86\x87\x3a\x7b\x56\x4a\xf8\x50\xf3\x48\x97\x4e\x82\x9b\xc1\x59\x02\x30\x60\xfd\x34\x3c\xd4\x39\x47\x3a\x51\x3c\xd5\x91\xb2\xaf\x9a\x29\x50\x3e\x62\x99\x00\xa9\x3b\xf1\xb2\x30\x3c\xd4\x3c\xb8\x65\x14\x97\xd3\x72\xa8\x1c\x97\xd3\x8d\xb3\xf3\x90\x55\x55\x69\x46\x19\x49\x98\xe2\xe1\x40\xc0\x9a\x8a\x8a\x67\x44\x3a\x90\x19\x66\x86\xe1\x03\xf8\x84\x52\x2b\x88\x4f\xef\x60\xa4\xc4\x1b\xcc\xcd\xad\xa1\x71\xad\xc9\x80\x33\x8f\x7f\xfb\x50\x3f\x55\x75\xe1\x64\x16\x01\x2b\x09\xb5\xd4\xcc\x84\x52\x50\x1a\x12\xa8\x80\xa2\xea\xc8\x60\x04\x66\x5c\x8f\x94\xfd\x14\x3f\x1f\xca\xe7\x9b\x05\x97\x31\x67\xe6\x48\xc9\x96\x33\x0f\x8e\x9b\x82\x7d\x26\x06\x42\xe3\x44\x9d\x67\x09\x65\x56\xc4\xb9\x51\xb4\x4f\xeb\xcc\x94\x8c\x40\x2d\x77\xca\x94\xe0\x5e\x66\x3e\xbc\xa4\x18\x9d\x50\x5a\x6e\x24\x5c\x19\x88\xda\xdb\x05\xbb\x0f\x36\x25\x03\x51\xeb\xec\x62\x19\x88\xce\x5d\x53\x55\x9b\x8f\x7b\xda\x71\x41\xdd\xb9\x7b\x1e\x52\xbb\x8f\xb9\xb1\x2d\xe9\xac\xe9\xf1\x72\xd5\xb4\x23\x53\xfa\x4a\x1f\xc2\x98\xc9\x4f\x49\x81\xde\xd3\xa3\x77\x54\xa1\xe6\xa5\x99\xca\xc0\x2d\x0b\x6c\x1e\x12\xb6\x3b\x1d\x85\xd1\x3c\x52\xd4\x0c\x9f\x12\x34\xd5\x3c\x10\x22\xa6\xdf\x11\x7b\xa7\x55\xe1\x3c\x1c\xe9\xff\x56\x55\x26\xdc\x91\xc7\x5c\x7e\xd3\x3b\xac\x86\x12\x2f\xe2\x46\x95\xc1\xea\xcc\xf2\xcb\x60\x35\xf1\xf0\xda\xb2\x49\xcd\x83\xc9\x50\x72\xbf\x89\x6e\x24\xb8\x55\x70\x77\x60\xab\x5a\xca\xf4\xf7\x56\x30\xee\xa5\x47\xdc\xc8\xae\x55\x1c\xd0\xc4\x33\xcc\x30\x56\xf3\x68\x29\x53\xbe\xc4\xb7\xcc\x83\x59\x50\xca\xc8\x89\x24\x24\x1b\xd8\x3c\x38\x97\x8a\xe6\x99\x38\x8d\x6d\x05\xf3\x9c\x23\xfb\x54\xd1\x3c\x13\xef\x88\xbd\x94\xa8\xe8\x40\x86\x74\x6e\x41\x5c\xc8\xf6\xb2\x3b\x40\xb6\xbb\x2c\x6b\x13\x1b\x9c\x41\xad\x76\xae\x6c\x63\x5a\x45\xba\x58\xe6\x35\x48\x9b\x0a\x03\x9a\x2b\xbf\xaf\xdb\xc5\xf9\x41\x1f\xaa\xba\x0b\x1a\xb5\xbb\x3a\x3b\x53\x61\x40\x13\x1d\x8e\xc1\xb0\x6a\xcb\xd8\x64\x3f\x88\x1c\x20\x4b\xde\xd3\x0c\x13\x6e\x34\x80\x1d\x4a\xa1\xfc\x67\x3e\x54\xfa\xa9\x95\xb1\x7d\xfc\x61\x86\xa3\x03\x96\x9f\x32\x5f\x42\x9c\x52\x18\xd0\x44\xbb\x6f\x9c\x2c\xf2\xc6\x4c\xe3\x64\x4d\xcc\xe1\x5b\xc6\xbb\x9a\xa7\x87\x2c\x74\x7b\xbc\xad\x68\x11\xb3\x33\xec\x0c\xf2\x6e\x22\x59\xe8\x0e\x0e\xed\xf2\x76\x43\x46\xde\xde\x6e\x08\xe9\xc2\xcc\x7a\x3e\x9c\x90\xc2\x49\xac\xa9\xea\x91\x36\x28\xcf\x0d\x7b\x6a\xeb\xd1\x34\xde\x76\x64\x1d\x5e\x10\xfe\x7b\xda\xf4\xfd\xc5\x6d\xb6\x49\x5d\x90\xef\xcc\x42\xc6\xbf\x3d\x3e\x8c\x93\x75\x8e\x4c\xaa\x2d\x7d\xa8\x6d\xb7\xcc\x77\xf3\x18\x29\xf3\x74\x64\xe4\xdb\xd3\xc1\xe8\x94\x2b\x79\x86\x32\xd8\x29\x72\xd7\x56\x30\x59\x36\xbc\x50\xb3\xf6\x78\xa9\xfe\x7f\xff\x6f\x61\x91\x33\x68\xd6\xd3\x05\x3f\x29\xc7\x3c\x94\xdf\x80\x66\x8d\xb7\x47\xf9\xf6\x8e\x8c\x06\x61\x27\x13\x62\x06\xc3\x33\x69\xcb\x2b\x7f\xcc\xb4\xa3\x95\x63\x73\x08\x60\x6b\xe1\x1c\xb2\x95\xdb\x71\xf5\xcc\xe3\x6d\x7c\x3b\xbe\x93\x50\x9a\xe7\xcc\xb6\xd7\x75\x16\x47\x1b\x67\x9f\x69\xf3\x79\x33\xee\x54\x7c\x8e\x22\xbb\xdd\x58\x5b\x23\x62\xb7\xb1\xb6\x1a\x52\xb7\xb1\xb6\xc6\x31\x43\x3a\x4f\x54\x87\xf2\x12\x73\x63\x2b\x08\xab\xe4\xe9\x7d\x39\xe3\xce\x99\xaa\x8f\x2c\xbb\x7b\xfa\x10\x0e\x6b\x4f\x4d\xbd\x1f\x99\x43\xe5\x92\xdc\x9c\x76\x19\x0b\x9f\x1e\x52\x56\x55\x73\x43\xe9\x11\xc8\xaa\x5d\xd2\x7b\x44\x5c\xba\xb6\x20\x83\xb9\xcc\x2f\x25\x54\x8a\x7c\x74\x19\xdb\x0c\xc1\xe6\x02\x17\x88\xef\x9e\xe9\x9d\xe8\xc8\xb7\xa3\xa3\xc6\xc9\x15\x21\x6b\xe1\x3c\xf3\x83\xb2\xb8\x0f\xe6\xfe\x32\xb0\xe4\xc9\xc5\xab\x78\xa8\xb5\xf2\x4f\xb7\x51\x61\x4d\xc9\x3e\xd8\xd0\xfb\x1a\xb4\xab\x61\x86\x30\x66\x57\xd9\xdc\x26\x8e\x5b\x1a\x27\x8f\xf2\xdb\xf7\x3e\x27\x41\x98\x5d\x4f\xe1\x84\xbc\x14\x66\x96\x2f\xbf\x8f\x2c\xbb\x43\x89\xf5\xa6\x15\xa5\x7c\x65\x7b\xcb\x92\xd8\x0e\xee\x72\x59\x12\xcb\x09\xe7\x75\x10\x13\xce\xc3\x5b\x31\x4c\xe7\x38\x91\xba\x6e\x27\x38\xae\x29\xec\x2e\xcc\x97\x46\x3b\x4a\x55\xe7\xcc\x2a\x50\x0e\xb9\xc8\x87\xb7\x1e\x92\x0c\x54\xc9\x69\x17\x8c\x50\x16\xc8\x12\x41\xd6\x06\xc8\x71\xc2\xb2\x65\x81\x5c\x27\xf7\x80\x62\x9a\x9e\x42\x5a\x95\x86\xea\x78\xbf\x6c\x0f\xeb\x67\x0f\x2b\xa6\x69\xcc\x9d\x66\xec\x24\x58\x52\x55\x21\x46\xec\xb0\xdb\x28\x6d\x3d\x1f\xda\xd1\x98\x1e\x6f\x0f\xa7\x86\x7c\x5e\xeb\x33\x6b\xa3\x27\xe8\x44\x98\xb8\xd9\x46\x30\xed\xdb\x50\xb7\xe9\x51\xbc\x7f\x67\x15\xfd\x3e\x69\xa1\xec\x2b\x91\x66\xc4\xec\xce\xcc\xe3\x6d\xcd\x77\x85\xfa\x73\xa1\x49\x5b\x2c\xc7\xc9\x78\x64\xb1\xac\x75\x85\x6a\xea\xa4\x43\x29\xfb\x7d\xcf\x87\x4e\x24\xfc\xef\xdc\xa6\x13\x18\xb3\x8a\x50\x6e\x18\xb3\x81\x43\x8a\x61\xcc\x46\x1e\x85\x1f\x9d\xce\xc9\xd5\xa4\x88\xa8\x31\x53\x13\x54\x5a\xff\xb3\xe3\xa3\xa2\x69\x73\x7c\xd4\xfb\x7a\x96\x21\x72\x84\x33\x1a\x8c\x2c\x8a\x4f\xe5\xfa\x3c\x63\xec\x30\x1a\x59\x6b\x25\x94\x1c\x44\x32\x1d\x52\x4b\xbe\xbf\xec\xa4\x0e\x58\x22\x8c\x22\x56\xe6\xa4\x50\x3e\x5e\xd1\x8a\xca\xd8\x58\x70\x2c\xd9\x1f\x27\x27\xe7\xb4\xc8\xd8\x38\x26\xd7\xfd\x07\x7e\x00\x5f\x71\x06\xd1\x01\x3f\x90\xb1\xf1\x8c\x0d\x61\x7f\xe4\x50\x8d\xcf\xb6\x21\xc6\x1a\x96\x5f\x43\x8c\xb5\x0e\x07\x12\xc2\xd8\x39\x4e\x8e\x8b\xd3\x8b\xce\x91\x0f\xa7\x06\xb0\xa1\x94\xe9\x36\x65\x9e\x71\x38\xe0\x57\xb6\xa6\xf2\x52\xf2\xa3\xe2\x17\x0d\xd4\xd5\x10\xcc\xbe\x9e\x70\x36\x99\x63\x97\x7a\x4d\x99\xe4\xd2\x68\x69\xbf\x3e\x57\xf0\x43\x87\x2e\x45\xd1\xf7\xf5\xda\x44\x47\x2a\xa3\xe5\x98\x23\xed\x68\x34\x25\x7d\xd8\x46\xed\x69\xc4\x10\x08\xb3\x92\x75\x6f\x60\x5d\x35\xa4\x56\x8b\xc9\x40\xc6\xbd\x31\x79\x91\xfe\xac\x57\x81\x01\xc8\xb6\x57\xe6\x0e\xa5\x67\x1f\x53\xaa\xe0\xa0\x31\xd9\xc4\xce\xd8\x39\xe9\x5d\xd6\xbb\xba\xb8\x7d\x6c\xbd\x9b\xec\xaf\x9f\x20\x04\xe6\x99\x32\xb9\x23\xb1\x15\x95\xaf\x73\x45\x97\xff\xf3\x1e\x2e\x2d\x64\xf9\xbf\xff\xd7\x4b\x3a\x94\x22\x2d\x72\xa8\x01\xac\x80\x81\x9a\x06\xb0\xaa\x67\x4d\xd5\xe5\xc2\x02\x29\x07\xf6\x9d\x2f\x9d\xfd\x8a\xc1\x59\xcb\x96\x27\xa2\x10\xac\x6a\x1e\xb3\x02\xb0\xda\x38\xe3\x81\x51\x95\xed\x2e\x4b\x5f\x1d\xbc\x5e\x8d\x51\x05\x2c\xd2\x04\xa3\x6a\x72\x4e\x64\xea\x6b\x39\x0b\x3f\x99\x61\x5b\xcf\x87\x9a\x46\xa4\x9b\x9f\xb3\xbf\x45\x3f\xa8\xd4\x9f\x93\x08\x89\xfd\xa7\x2c\x26\x8b\xe9\x90\x71\xaf\x47\x6a\xf8\x33\x0a\x3e\x73\xac\x3c\x98\x2b\xc2\x4e\xd2\x60\x4e\xa8\x8f\xae\x66\xca\x0c\x20\xc6\x5d\xfc\x27\x59\x0f\x9b\xdc\xfe\x63\xd7\x62\x78\x92\x35\xaf\xe1\x19\xb8\xff\x98\xff\x9d\x76\x9e\x13\x95\x57\xf0\x1f\xf3\xcf\x34\xca\x9a\x57\xa2\x85\xff\xb3\xb0\x17\x0d\x95\x22\x96\xca\xf9\x52\x52\x73\xb2\x8e\xb6\xed\xf5\x96\xd1\x3d\xa7\x2f\x93\xa1\xd0\xd8\x08\x11\x7f\x56\x5d\xb2\x6d\xff\x9c\xb6\x0a\xcd\xed\x9f\x41\xd0\xeb\xf1\xcf\x70\xc4\xa7\xae\xdc\x16\x31\x98\x29\xb6\xa9\x46\xb3\xef\x04\x9e\xc4\x21\x18\x5c\xaa\xe0\x63\x07\xb8\x14\x96\xc5\xeb\x90\xab\x18\x02\xf4\x75\x28\x6c\x16\x1d\x08\xf8\x51\xce\x9a\x32\x8d\x11\x55\x8f\x97\x92\xb6\xc4\x47\xd1\xb8\x4f\x03\x83\xa4\x71\x9f\xaa\xe3\x5d\xa7\x61\x9f\x4e\x10\x1d\x1e\x52\x16\x79\x5b\x3d\xaf\xc3\x12\x06\xbe\xb7\x06\x85\x22\x67\xd1\x43\x89\xdb\xe2\x88\x7c\xc9\x26\xd9\x98\xc6\x8b\x1c\x9d\x38\x0f\x5d\x8e\x6c\x02\xfe\xe0\x21\xc5\x37\x0e\x1a\x12\x18\x86\xb3\xda\x3f\x54\x73\x55\x46\x6b\x0e\x97\x19\xf0\xed\x93\x11\xd8\x4b\x3b\x83\xf5\x56\xc1\xdf\x17\x24\xaa\x79\xa4\x50\x1c\x27\xa3\xd3\x5d\x64\xec\xbf\x79\xc9\x08\x59\xd0\xc9\x5c\x36\x3b\xf2\x80\x36\x66\x55\x75\x32\xe7\x69\xcc\xaa\x66\x68\xff\x69\x94\xaa\x31\xb3\x1c\x96\x14\x88\x9f\x31\x4c\x55\xe9\x59\x55\x4b\x0a\xce\xbb\x3d\x0d\x53\x75\x62\xf7\x31\x14\xd5\x46\xcb\x6f\x28\xaa\x93\x04\xed\xd3\x58\x54\x27\x7a\x56\x63\x51\x9d\xa4\xc0\x9f\x06\xa3\x1a\xf3\x6d\x47\xe3\x39\x53\xd5\xe3\x69\x21\xa5\x9f\xb6\x3e\x03\x4c\x29\xb0\x03\xa6\x31\xa5\x06\x4e\xae\xc6\x94\x3a\xc9\xac\x3f\x0d\x2a\x55\x57\xda\x51\x3a\x22\xe7\x49\x7d\xa8\xaf\xb2\xe5\xd3\x8c\x9e\x74\x2d\xdf\x29\x0c\x8d\x77\x8b\xf1\x9f\xce\x51\x07\x63\x95\x3d\x19\x4e\x6e\xfc\xa7\x42\xbc\xc1\xa5\x58\xab\x56\xd2\xa1\xe5\x86\x93\xe9\xd0\x3b\xa2\xbc\xdf\x29\xbe\x85\x75\x3c\x0d\xd9\xd7\xe8\xc1\x72\x1c\x07\xc2\x26\x4a\x0c\xd6\x97\x4d\x94\xa3\x5a\xe0\xb9\x9c\x6e\xb2\xbd\x94\x92\x4e\xf4\x54\x7d\x18\xf7\x4b\x08\x50\xd2\x8c\xe3\x2a\x9a\x27\x94\x24\x97\x43\xa4\x46\x4d\x87\x7a\x36\x71\x51\x1a\x18\xaa\xce\x16\xca\xc9\x69\x3a\x94\x67\x66\xa7\x1d\xcd\x0c\x07\xa7\xd8\x20\xc0\xcc\xd8\xea\x89\x65\xdd\xb8\x50\x67\x96\xc2\x69\x2a\x07\x8f\xc8\x4b\x69\x2a\x07\x76\x76\x83\x46\x3d\x85\xb4\xea\x13\x57\x18\x80\x4f\x1c\x3e\xe5\x57\xf1\x89\x2b\xcc\x86\xb9\x33\xa6\x3d\x23\x4c\x9d\x4e\xc0\x34\x8d\x30\x75\xc6\xd2\x77\x29\x51\xe5\xea\xf9\x67\x5d\x79\xa8\x82\x8c\x29\x55\x76\x06\x2b\xbc\xa3\x93\xbd\x51\x6c\x85\xe0\xc4\x1b\x6f\xaa\xbf\x35\x8d\xd2\xc7\xc0\x6f\xef\xa9\xd4\xd4\x11\xe7\xc0\x17\x67\xf5\xa9\xf9\x4e\x0c\xa8\xfd\x3b\x21\xd3\x53\xf7\x23\xfb\x79\xbe\xfc\xfa\xcb\x0c\x5c\xef\x91\x1d\xea\xcf\x85\x1e\x79\xb5\xc8\xdf\x38\x81\x20\x5e\xb1\x5b\x94\xb9\xf2\x44\x11\x6c\xc0\xab\xe1\x04\x29\xd3\x80\x57\x85\x70\x2f\xe3\x5d\x9d\x46\xd9\x98\x97\x52\x55\x16\xde\xe6\x97\x2c\xc6\x83\x67\x8d\x01\xae\x0a\x4f\x37\xc3\x56\x0d\x9e\x7c\x46\xad\x5a\xce\x54\x31\x8d\x4c\xb5\x5b\xc6\x62\xd4\xe0\x9e\x32\xa1\x06\x67\x64\xe6\x8d\x35\x35\x95\x4e\xda\x6f\x9a\xab\x7a\x69\x6a\xa8\xea\x54\xa0\x34\x23\x3b\x2f\x4e\x51\x97\x4c\xb9\x05\xf5\xad\x71\xaa\x0a\x46\x8f\x4b\xf1\x54\x1b\x49\x09\x60\xaa\xe1\x2c\x62\xd3\xc0\x54\x05\xf9\xda\xc0\x54\x03\x7f\x0d\xa3\x4d\xcd\xc5\xd6\xb0\x05\xd6\x69\xb8\x1f\x4a\x18\x2b\x9c\x0d\x25\x4a\x1c\x44\x77\x01\x2f\x85\xa4\x72\xc9\x72\x7a\x92\xf9\xfa\x21\x15\xd3\x0e\x2b\x92\xb1\x74\x13\xaf\x79\xc9\x56\xba\xf0\x41\xb8\x64\x2b\x9d\xb8\xb1\x5f\x32\x79\x6e\x74\x3d\xe0\x52\x4d\xf6\x9b\xac\x91\xd5\xc9\xd4\x1f\x4a\x51\x80\x6f\x4d\x45\x01\x32\xdd\xc6\xac\x8a\xff\xbd\x41\xab\x6a\xcd\x5c\x78\x7f\xe1\x8e\x7f\xd9\x54\x89\x1e\xf0\x52\x46\xc3\x8a\xda\xfb\x52\x5e\xc2\x81\x6e\xf7\xea\x56\x5b\x74\xf8\xa4\xec\x98\xf5\xf0\xe3\xf3\xea\x16\x15\x58\xb6\xee\x20\xb5\x4e\x99\x2f\x75\x98\x91\xd1\xae\x06\xd7\x8d\x8c\x93\x03\xc5\x97\xd1\xae\x48\xda\x38\x2f\x02\xaf\x26\xdd\x4b\xb5\xdc\x53\xd3\x21\x2b\xec\xe0\x6e\x59\xbc\x97\x14\x2a\x0c\xaa\xf3\x87\x92\xc5\x77\x09\x35\x5c\x35\x5f\x6a\x34\xcc\x8d\xc2\xb0\x6a\xce\x93\x42\xad\xca\xc1\xa1\x25\x49\x60\x67\xa3\x76\x47\xbe\x75\x0a\x9d\x0d\x83\x6d\x83\x71\xf2\x2d\xdb\x8e\xa6\x63\x6e\x1c\x6a\xe5\x57\x9a\x11\xad\xda\x62\x6e\x86\x53\x88\x72\xa2\x14\x78\x55\xf2\x8f\xc3\x51\x71\x23\x65\x6e\xa5\x42\x7d\xe5\x9f\x99\x9a\x8e\xa0\x19\x50\x5a\x6f\xb8\xcb\xf0\x7c\x0f\x28\xb9\xaa\xe0\x36\x00\xf2\x14\x41\xa0\x80\x4b\xa1\x09\x02\x31\x0a\x47\x9e\x0b\xbb\x9d\x31\x2f\xe6\x25\xc3\xdd\x26\xbc\xc2\x70\x52\x73\xa5\x0b\x45\x5e\x81\x64\xf1\x90\xda\x19\x1c\x0c\x9b\xe3\x6a\x5a\x7d\x66\xa6\x45\x4a\x13\xd6\x54\xe9\x67\xa8\x8f\x9b\x09\xa9\x9c\x9d\x99\x0c\xfb\xf5\x72\x69\x0d\x36\x38\x42\x9b\xa2\xb2\xda\x71\xfe\x3b\x72\xdc\x98\x55\x35\x27\xc3\x11\x5b\x03\x67\xb1\xcb\x11\x5b\x88\xdb\x97\x2d\x79\xb9\x6e\x65\xac\x3b\xd1\x5a\x19\xec\xea\xf9\x30\xe4\x2d\xdf\xbd\x54\xf5\x8f\xec\x74\x22\xe4\x3b\xe6\x5c\x79\xfb\x4a\xb8\xb4\x0c\x7b\x05\x97\xa3\x4b\xb6\xbb\x81\xfd\xfb\x92\x79\xae\x60\xc6\x37\xbe\x55\x1b\xf0\x65\x59\xd9\xc6\x86\xbf\xca\xca\x76\x1a\x86\xf3\xa1\xc4\xa7\x88\xe6\xbc\x64\x65\xab\x27\x87\x71\x3a\xed\x3c\x53\x3e\x7d\xf5\x46\x18\x9f\x7e\x98\xf6\xf4\x71\xb9\x90\x81\x2b\x98\x7a\xb7\x54\xfd\xb8\x90\x7f\x94\x7c\xb5\x5b\x46\xf0\x73\x61\xfa\xfc\x93\x21\x9f\xaa\x52\xbf\xa1\xa8\xbb\xa6\x03\xd4\x33\x00\xbd\x4c\x71\x02\xbd\xa6\x37\x04\xf1\x08\x46\xe3\x2a\xd8\x41\x0c\xb8\x55\x71\x49\x33\xde\xd6\x99\x88\x3e\x03\x6e\x0d\x8c\x1d\x97\x8c\x72\x03\xcd\xf4\xa5\xf8\xb2\x41\x40\xd7\xe5\xfc\x7b\xc4\x6f\x5e\xcb\x2b\x37\xde\x3e\x14\x24\xc9\x7a\x28\xff\x5e\x6d\x88\x66\x4a\xaa\x37\x78\xfe\x5d\xb2\xb4\x9d\x79\x0e\xc9\x9a\xd6\x3a\x67\x7c\xd9\xcb\x0a\xf6\xbb\x8c\x34\x10\x8e\x6b\xe0\x2e\xbc\xee\x0c\xcd\x35\xfb\xa0\x7b\x1d\x48\x82\x81\x0c\xb0\x35\x51\x45\x5f\xcb\x67\x2e\x27\x59\x16\xab\x3a\xe1\x63\x0a\x30\x1b\x91\x37\x97\x53\x6f\x63\x82\x37\xfc\xd6\x20\x8c\xcb\xf0\x5b\xe7\x20\x48\xf9\x5a\x36\x44\xd4\x54\x15\x62\x4b\x49\x1f\x9a\xff\xb7\x47\xaf\xf1\x4c\x3b\xca\xaa\x07\x93\x95\x05\x6b\x47\xda\xdf\xcb\x1a\xa5\x0a\xf5\xf9\xbf\xff\xb7\xd1\x36\x5d\xdb\x6c\x8d\x29\x56\xc2\xbb\x35\xf3\x9d\x5e\x9c\x3b\xdf\x49\xfa\xcd\xa4\x2a\x86\x6b\x47\xbe\xb3\x89\x08\xd3\xde\x25\x63\xce\xc2\x59\xfc\xc2\x98\x93\x77\xa2\x8c\x39\xfb\x1d\x8c\x74\x28\x9b\x6b\x64\xdf\xf6\x24\xa7\x51\x39\x19\x0c\xc2\xef\xae\x7d\xdb\xe9\x3b\x55\xa5\xe0\x99\xa9\xaa\x5c\xb3\x47\x6a\x0a\xb4\x91\x2b\xe6\xb2\x35\x8f\x57\xb4\xc2\xb6\x6a\x5e\xe6\x97\xf9\x4f\x5e\x5b\x97\x5d\x80\x19\xdb\x65\xe7\x34\xb6\x34\x26\x9b\x3c\x76\x64\xb2\x99\x07\x6b\x7a\xf9\xde\x8e\x14\x23\x9b\xcd\xc4\xf4\x73\x29\xc4\xab\x9e\x1c\x86\xcb\x6e\x2d\xac\xb0\xcc\x34\xad\xf7\x94\xc9\xb6\xc9\x92\x5e\xf6\x72\x47\x88\x71\x8a\x3d\x54\xa6\x97\x32\xec\x95\x82\x64\xa0\x0c\x7b\x67\xe5\x86\x53\x86\xbd\x9a\x8d\xea\x0c\x7b\xaf\x60\xa8\x40\xb1\xd2\xce\x7f\x2b\x3f\x8c\x31\x36\x09\x0d\xbc\x2e\x27\x34\xcb\xb8\xed\x3a\x00\xc7\xbb\xac\xa4\x8c\xa0\x76\xd9\x77\x20\xc3\x61\x37\x30\x1c\x79\xb9\xe6\xaa\xba\xac\x6d\x8b\xbc\x77\xd9\xad\x65\xf2\x57\xb6\x10\x5b\xa3\x76\x5d\xc6\x53\x44\x82\xbe\x6c\x21\xe6\x05\xa3\x78\xb3\x1d\x79\xc7\x16\xa4\x33\xb3\x2f\xc5\x0c\x21\x47\x97\x53\xdf\x11\xf7\x7c\x39\xf5\x5d\x63\xf5\x9d\xfa\x2e\x7a\xe8\x4b\x26\xa4\x3d\x5e\x4a\x38\x2b\x5c\x14\x58\x90\x88\x9d\xb9\x6e\x3b\x92\xb2\x35\x6e\xa7\x94\x65\xa6\x64\xd0\xa9\x44\x06\x5e\xb7\x33\x36\x73\xc0\x1c\x36\x56\xb8\x61\x6c\xb4\x21\x8f\xc9\x25\xa3\x4d\x8b\x90\x2e\xb3\x4c\xa9\x2f\xa5\xb7\x1e\x5e\x73\x97\xec\x32\x75\xbc\x1f\x7a\x67\x76\x28\xcd\x37\x77\x91\x82\xc8\x4a\xe1\x64\xdc\xbe\x26\x70\x1c\xbb\xb0\xd2\xf0\x2c\xbb\x15\x1d\x84\x91\xe6\x92\x75\xa5\xe5\x59\x70\x3f\x33\x3c\x0b\x6c\xd2\x11\x5f\x44\xcb\x5f\x36\xae\x8c\x09\x9b\xb6\x75\x25\xc2\xfe\x87\x43\xc4\x2b\x59\x39\xe3\x36\xbf\xff\xe1\x0c\xc1\x8a\x3f\x3a\x43\x28\x7b\xaf\x0f\x13\xbe\x43\x6a\x00\x4c\xaa\xac\x29\x35\x87\x48\xc9\xe6\x26\xfe\xd7\xd7\xc7\x81\x0c\x0b\x66\xf4\xd9\xc6\x39\x0f\x65\xd0\xa1\x54\xed\xfa\xb0\x40\x6d\x51\x74\x68\xff\x8c\x75\x84\x34\x48\x01\x3d\xca\x78\x5e\x10\x29\x3e\x40\xd9\xc0\xb6\x64\x95\x99\x65\x85\x6a\xa2\x1a\x94\x7a\x5c\x8c\xc6\x62\x33\xe2\x17\x46\x99\xc5\x05\x2f\xa3\xcc\x89\x33\xde\xf5\xb1\x1e\x66\xb1\x73\x15\x3b\x36\x71\x64\xba\x14\x3b\x36\xf1\xb2\xb9\x3e\x46\x93\x18\xa9\xf9\xf5\x87\xa9\xea\x91\x7b\xe7\x28\x76\x6c\x66\x3b\x7e\x7c\xc3\xad\x12\xb2\xaa\x90\xb9\x92\xcb\x57\xe1\xfc\x61\xb2\xc9\x03\x4f\x26\x9b\x82\x27\xd3\x85\xc9\x66\x95\xd4\x35\xda\x6c\xba\xf4\x78\x78\x2a\x28\x7a\x6c\x86\xc7\x1b\x12\x6e\x2c\xce\xbc\x62\xc2\x66\x41\x56\x14\x24\xdc\xc4\x14\x67\x48\xb8\x49\xaa\x05\x20\xe1\xc6\xaa\x29\xdc\xc6\x97\x81\xf2\x52\xd6\xd4\x95\x0d\xa5\xa6\xf0\xa3\x3e\x0a\x94\x0d\xfc\x9e\x01\xc5\x9d\x95\x70\x20\xc5\x9d\x35\xf2\xde\x5c\x0a\x3b\xab\xb8\x6e\x5e\x5f\xab\x63\x57\x1a\xd5\x36\xab\x3b\x55\x75\x06\x08\x7f\xbe\xbe\x32\xf8\x9e\xf9\x2b\x7b\x70\xac\x96\x2e\x35\xcd\x6b\xfd\x9b\x5b\x7f\xad\x80\xc2\x45\xfd\x92\xd9\x6a\x96\x95\x11\xc8\x56\x7c\x66\x78\x1f\x57\x0d\xa9\xf3\xcb\x81\xfd\x7a\xbf\xf2\x96\xf9\xfa\xd5\xb7\x60\x0a\x32\x6a\xcd\xc2\xf1\x95\x6d\x6a\x4f\x78\xe2\xd7\x7b\x29\x7f\xe9\xbd\xc4\x79\x55\x70\xdb\x8c\x94\xa5\xe0\xb6\x49\x52\xa4\xcb\xc1\x6d\x83\xe4\x17\x06\xbb\x2b\x8d\x87\xc6\xd7\xb2\x13\xa9\x60\x40\xbb\xab\xe9\xd1\xb2\x13\xf6\x18\xa3\xdd\x4d\xec\x08\x97\x6c\x5c\x15\x4f\xd3\xeb\xcb\x56\x42\x06\xfe\x01\x71\xbe\xa1\x9e\xf1\x10\x5b\x60\x5c\xba\x95\xcb\xdb\xb8\x74\x63\xcd\x7c\x68\xfc\x13\x28\xb9\x82\x65\x38\xbf\xed\xc4\xca\xa1\x94\x27\x86\x73\xf7\xdb\x9c\xed\x02\x29\x59\x8a\x6b\x48\xd9\xf2\x26\x91\x07\xd7\x4f\xcb\x11\xfb\x80\x4d\x60\xab\x85\x7a\xe6\x91\xf8\xb9\x4b\x66\xad\x99\xa7\x9d\xac\x5a\x25\xf6\x01\x59\xb5\x26\x86\x34\xc3\xd9\x4d\x2c\x2e\x97\x8c\x5a\x93\xd8\xe5\x4b\x46\xad\x72\x22\x39\x2a\x9a\xad\x6e\x0e\xbd\xcc\x58\x93\x28\x9c\xeb\x77\xbb\x3f\x4f\xb7\x42\xd4\xd6\xc9\xeb\x44\x21\x6a\x93\x88\x8c\xeb\x4f\xd7\xec\x46\x1c\xfa\x33\xd7\xdf\x0c\x5b\xc8\x73\x8d\x84\x36\xd7\x1f\x19\x0f\x26\xd4\x72\xd5\x13\x72\xcb\x70\x95\xaa\xce\x30\xcf\x70\x84\x59\xb7\x23\x57\x0a\xb3\x6e\xd6\x0c\x67\x7b\x38\x0c\xd5\x5a\xdd\x9d\x4e\x94\x80\x94\xd0\x62\x20\xe3\x30\xb0\x1b\x32\x6e\xd6\xb7\xa6\xd6\x82\xe5\xfe\x33\x96\x26\x8c\xf5\xcf\xae\x4f\xec\x70\xd9\xb4\x56\xe3\xd6\xfd\xf3\xec\xa3\x43\x95\xa1\xaa\x90\xd3\xe0\xfa\x33\x4a\x7c\xda\x34\x97\xc5\xf1\xd0\xe0\x72\x7b\x22\xc8\xca\x54\x55\xf0\x3d\xba\x94\x68\x6f\x56\x4e\x86\x13\xed\xbd\xef\x28\x59\xa3\x66\x4c\x33\x0e\x6d\x1b\x4e\x79\x3f\x6f\x99\xa3\xf6\xf4\xc2\x19\x40\xee\x24\xdd\xc7\xad\x5c\x7a\x13\x43\x8d\x01\xe4\x26\x06\x1f\x03\xc8\xad\x62\x29\x07\x00\xb9\x08\xeb\x06\x90\x9b\x48\xd9\xc6\x7a\x9b\x24\xf7\xba\x65\x29\xda\xd8\x7b\x0c\xee\x36\x31\xe9\x00\xee\x36\xb6\x0f\x98\xc1\xdd\x16\x6e\xee\x06\x77\x7b\x0a\x19\xc0\xe5\xe9\x58\x50\xee\x23\x55\xed\x26\x45\xff\xcc\x78\x6a\x7a\x6b\xd0\xa3\xf7\x6d\xa5\x43\x83\x90\x1e\xa1\xa4\x74\xc9\x0f\x3b\xeb\x1a\x3f\x2c\x03\xcf\x34\x8a\xf1\x34\x64\xda\x44\x00\x37\x64\xda\x39\x8c\x6b\xfb\x90\x55\x89\xf5\xfe\xad\xa7\xbe\x4f\xa7\x4d\x2e\x69\x47\x8f\xba\x05\xa5\x0c\x32\x18\xa3\x0c\x61\xb6\xb1\xf6\x18\xc2\x6c\x95\x1e\x4a\xae\xe2\x93\x9a\x72\x9f\x73\xda\xf2\x69\x08\xb3\x8d\xd1\xec\x96\x59\xe6\x8c\x2b\xf3\x2d\xbb\xcc\x2a\x6f\xd5\xaf\x0b\xd3\x8e\x66\xc3\x57\x81\xf1\xcd\xb6\x73\x5a\x4f\xe3\x9b\x15\x82\x2a\x0c\x6f\xd6\x78\xc6\xdd\xa7\x15\x49\xcc\xf7\xe9\x8d\x3a\x53\xd3\x49\xf4\xdd\xbd\xad\x34\x48\xd5\x77\xf1\x31\xb5\xc8\x75\xcb\xf8\x52\xba\x19\xe8\xad\x14\x74\x15\xcf\xd6\xbb\xd8\x2f\x0a\x87\xcd\xbb\xf8\x35\xe4\x23\x75\xcb\x14\xd3\xd0\xc6\xdd\xc5\xec\x74\xd2\xa1\x8f\xb0\x45\xc5\x5b\x41\x65\x93\x97\x92\x21\xc2\x2a\x19\x16\x8c\x02\x36\xc9\x79\x67\x10\xb0\x73\x1a\xdb\x64\x1a\x05\xac\xd5\x8c\xdb\xb6\xef\x34\x13\x45\x0d\x94\x6c\x86\xa1\x7c\xda\x07\x83\xb9\xdd\xc5\x84\xaa\x72\x26\x09\xa5\xbb\x6d\xe5\x3b\x3d\x0d\x06\xfd\x59\x8a\xc6\x9b\xef\xb6\xc1\x62\xe6\xd0\x54\xef\x4c\x56\xa6\xfa\x36\xb3\xa0\x76\x57\x2b\xd1\x0e\x4b\x26\x77\x95\x9c\x94\x4e\x94\x84\x6e\xe2\xdc\x64\x54\xae\xa7\x6a\x48\x43\x94\x15\x28\xef\xa2\x34\x2b\x21\x86\xf7\x8f\xe1\xb5\x2a\x71\xdc\x86\xd7\x9a\xd5\x42\xdc\xed\x7c\x75\x13\x9b\xf6\x2d\x63\xc7\x79\xbe\xcd\x08\xdd\x6b\xa6\xea\x57\xfb\x3d\x8d\x2a\x87\x0e\xa7\xcf\xd9\xeb\x8c\xf9\x3a\x0d\xc4\x55\xb2\x6f\xaa\x5d\xcf\x38\xfb\xd5\xb7\xe2\xa2\x95\xcb\x91\x19\xf4\xee\x34\x9a\x99\x0c\x45\x6e\x4f\x02\xe9\x8d\x8b\xb5\xb1\x9f\x1a\x16\xeb\x29\x64\x8e\x95\x6b\x89\x7b\x11\x58\xac\xc4\xb1\x18\x17\x6b\x63\xc1\xbd\x1d\x0d\x37\xc9\x88\x70\x57\x73\x9f\x9d\x76\x9e\x93\x6a\x78\xa7\x69\xcc\xac\x33\x5e\x93\x80\x66\x2d\x76\x6e\x75\xb2\xce\x9a\x56\xff\x5c\xd5\xc3\x93\xf5\x65\xa1\xff\x36\x2e\xd6\x53\x38\x20\x8b\x3a\x49\x55\xff\x09\xf3\xda\x9c\x68\x81\xdd\x22\x43\xcd\x22\xae\xe6\x6e\x7a\x90\xe1\x27\x79\x2b\x63\xde\xe2\xb1\x7a\x2b\x63\x5e\xe5\x05\x6c\x7c\xad\x45\x98\xbb\xf1\xb5\x9e\x2e\xd2\x8c\x83\x9c\xf8\xd0\xa8\xcb\x19\xaa\x10\xc0\xf1\xd3\xb9\x9b\x11\xcf\x39\x81\xca\xad\xb7\xc3\xe2\x9a\x8f\x3c\x09\x2a\x0d\xc5\xb5\x1a\x27\x89\xc0\x3d\x12\x5c\x19\x8a\x6b\xad\xfc\xb1\x6c\x68\xe8\x91\x0c\xc5\x35\xc9\xb2\x7a\x2b\x70\x6f\x97\xff\xe0\xa5\x77\x37\x41\x6c\x60\x8d\xb8\x95\xa3\x6f\xee\x8c\x46\x8e\x32\x39\xd7\xc2\xe5\x2a\xef\x84\x2b\x56\x07\xdb\xf3\xad\xf0\xbb\xd2\x33\x53\xf2\x50\x26\xe1\x8b\x71\xb9\x36\x09\xdb\x8c\xcb\xb5\x71\x3d\x32\x2e\xd7\x6a\x59\x27\xa5\x5c\x21\x89\x90\xa1\xb7\x76\x49\x0f\x7a\x61\x4d\x3c\x18\x0d\xbd\xb5\x0b\xac\x4a\xb6\xa8\x8d\x23\x92\xd1\xb5\x76\x6e\xf4\xce\xb6\x41\x4c\x10\xba\xd6\x22\x52\xd4\xe0\x5a\x4f\x61\xea\x2a\x51\xb3\x65\x11\x83\x6b\x3d\x85\x69\x56\x8f\x31\x6e\x66\x45\xd1\x6d\x72\xfb\x19\xf9\xea\x9c\x27\xe3\x11\xf4\xd5\xca\x66\x94\x35\x6a\xa3\x8c\x36\x0e\xd5\xca\xc1\x91\xc5\x69\x21\xcf\xdf\x32\x38\x2d\xfc\xab\x0c\x3c\x35\x49\x44\x77\xcb\xc2\x74\x4e\xfc\x10\x6f\x99\x98\x16\xef\x3d\x23\x4f\x35\x42\x50\xee\x6e\x9f\xf0\x19\x4a\x39\xc3\x4a\x28\x6d\x4d\x38\x77\xb7\x02\x24\x7f\xf8\x1c\xea\x19\xa9\x41\xd6\xa7\x73\x12\xe5\x6f\x58\xaa\x85\x21\xfc\x1e\xe6\xce\x84\xd9\xdf\x32\x38\x4d\x4c\xc6\x46\xa9\x7a\x0a\x0b\xa4\xbb\xac\x50\x3a\x7e\x23\x65\xfe\xab\x9d\x66\x97\x0a\x1b\x94\xf3\x23\x4f\x28\x41\x83\xc0\x2a\x14\x1d\xb7\x48\x25\x61\x78\xa9\x45\x32\x28\xa3\x4b\x9d\x93\x64\xc5\x86\x97\xda\xc4\x7f\x1a\x34\x6a\x2e\xa6\x43\xb1\x69\x1b\x25\x8b\x61\xa1\x26\xbe\x07\x86\x77\x5a\x23\x7f\xac\xac\x80\x65\xa6\x4c\x29\xe3\xd8\x29\xb2\x6a\x4d\x54\xb3\x86\x7e\x3a\x67\x49\x17\xe2\xc7\xa8\x2a\x6e\x5b\xb5\x70\x36\x37\x2e\xd4\xc2\x1a\x75\xcb\xa8\x35\xf1\x12\xbe\x95\x4e\x70\x85\x8f\x2b\xfe\x6c\xa1\x7f\xb9\x87\x39\xec\x4c\x0f\x3a\x29\xdc\xa3\x32\x78\x2d\x23\x46\x3e\xd4\xc7\x83\x49\xe1\x57\xbc\x28\x94\x37\x31\x7f\x68\x58\x04\x8e\xad\xe2\xcf\x36\xba\x29\x03\x4a\x6d\x14\x4e\xb7\x2c\x53\xeb\x3c\x53\x76\xab\xa6\x87\x26\xdb\xd3\x42\x4b\x71\x3b\xeb\x20\x9a\xff\xdb\x41\x65\xb3\xb4\x90\xee\x62\x41\xb9\x8b\x34\x23\x20\x00\x16\x46\x71\x63\xfb\x7f\x8d\x5a\x9f\x1f\x4a\x86\xf7\x1d\xca\x93\x9f\x42\xbd\xf4\xf1\x34\x30\x9e\xd4\x46\xbf\x73\x2b\xa6\xec\xa9\x4a\x8f\xf2\x0a\x9f\xe9\x5f\x26\x4d\xf4\x44\xf7\xf4\xe1\x0b\xd7\x76\xe0\x18\x8e\xc6\xb7\x2c\x5a\x8b\xb0\x26\xc3\x4b\xad\xbc\x35\xa6\xf1\x6c\x36\xbf\x28\xb3\xd4\x2c\x08\x78\xd3\x9c\xf1\xbf\x08\xd4\xd3\x6c\x13\x61\xc8\xd0\x53\x33\xec\xcf\x39\x12\x0b\x6f\x8f\xe9\x7b\x3b\xfc\xcf\xd8\x53\xe8\xe6\x0c\x2f\xb5\xd1\xa2\x19\x5e\xea\x9c\xe1\x62\xb2\x8c\xed\xb0\xbf\xa5\xb3\x88\x31\xf8\x5e\x8a\xf3\x41\x6b\x65\x7c\xa9\x8d\x76\xc3\xf8\x52\x1b\x85\x9f\x51\xa2\x76\xfe\x51\x28\x51\x1b\x65\xd3\xed\x98\x2f\xec\x42\xb7\xb3\x29\xce\xb7\x51\xf3\x49\xb6\xb8\x03\xc2\x50\xee\xdc\xb2\x68\x6d\xa2\x22\x0c\xf6\xb4\x70\x82\xbe\x1d\xbb\x85\x6a\xd4\x98\x4d\x13\x6f\x4a\x63\x36\x9d\x51\x98\x18\xb4\x69\xa3\x5e\x33\x68\xd3\x8a\x2c\x2e\xdb\xd7\xca\x4b\x60\x79\xc2\xf3\x1d\x13\x8e\x80\xa3\x68\xad\x8d\xbe\xe4\x56\xb4\xd6\x46\x29\x74\x2f\xe4\x24\x46\x63\x50\x12\xb6\xb1\xad\x64\x51\xa6\x18\xde\x69\x97\xcc\xb7\x17\x83\x58\xdc\x5b\x56\xb2\x89\xb7\xc3\xed\x4c\x8c\xb3\xc2\x62\x64\x26\x5b\x2b\xff\x61\x24\xa8\x96\xaa\xd6\x46\xf3\x12\xde\xe6\xd4\x68\x42\x6e\x22\xbd\xce\x50\x1e\xfa\x82\xd2\x56\xb1\xe6\xeb\x56\x9a\xc6\xd9\xd2\x8c\x12\xdd\x66\x70\xdb\x07\x19\x5f\xcc\x5b\xb1\x5d\x0b\x85\x9e\x31\xa4\x16\x79\x09\xef\xed\xcc\x11\x47\x28\x59\x38\xb8\xc5\x65\x52\xdb\xa8\x66\x6f\x9b\xd4\x48\xcc\x77\xcb\xa4\xb6\x88\x95\xbc\xb1\xa8\x71\x72\xb7\x57\x95\x08\xf3\x7b\x8b\x19\x63\x52\x31\xa0\xd4\xce\x4c\x29\x76\x6a\xa3\x69\xba\x65\x8a\xdb\xef\x5c\x48\xfa\x88\x80\xab\x24\x89\x0b\x17\xa5\x5b\xf1\x51\x8b\xd0\xad\xdb\xf1\x51\x79\x33\x3a\x40\xea\x9d\x60\xe6\x9b\xe9\x77\x84\x14\x86\x8a\xfb\xf2\x85\xc6\xbe\x09\xf4\x14\xd2\xcf\xe5\x53\xc4\xed\x4b\xd8\x13\xa9\xb3\x6e\xe5\x50\x5c\x98\x3e\x6f\xd9\xd7\x36\xfa\xc3\xdb\x29\x14\x67\xed\xe9\x52\xa1\x6c\xec\x06\x85\x41\x2d\x5c\x0a\xee\x4b\x3c\x76\xbd\x54\xf7\x87\x8c\x47\x00\x57\x24\x87\x02\xe0\x6a\xe2\xe0\x63\x80\xab\x8d\xe6\xed\xbe\x74\x72\xf1\x9f\x33\xdc\xd5\xca\xed\xef\xc4\x8c\x47\x7e\x52\xef\x96\x1c\xe3\x4b\xde\x7d\x44\x2f\x18\xed\xea\xdc\x19\xb7\x1c\x0c\x4e\xf6\x94\xc2\xb0\x6a\xf8\xf8\xe5\x74\x40\xac\xa2\x4c\x71\x0d\xd3\x90\xb1\xae\x0a\xae\xbf\xc6\xba\x2a\x79\x5e\xc8\xda\x56\x23\xa5\x3a\x11\x24\xb9\x0e\x6e\x19\xdb\x06\x79\x6d\x6f\x27\x82\x9c\x75\x84\x94\x41\x95\x7b\xe3\x72\xba\x9f\xfc\xbc\x71\x00\x8f\xff\x20\x4f\x2b\x44\xec\x9c\x59\x53\xbd\x7e\x57\x66\x54\x1e\x82\x13\xcf\x52\x03\x68\xb5\xf1\x52\x86\xd9\xe6\xa7\xec\xc0\x8d\x98\xaa\x60\xb2\x16\x46\xa5\x60\xb2\x8a\x7d\xc9\xd8\x5a\x27\x19\x05\x0d\x9f\x55\x50\x4a\xde\x97\x93\x4b\x1c\xa9\xf9\xa7\x58\x22\xf7\x77\x3b\x31\x0e\x43\xbb\x0d\x2d\xc9\x44\xc9\x66\x58\xa3\x79\x90\xcd\xb0\x2e\x2e\xc6\xdb\xc1\xe6\x25\xad\x68\x64\x08\x6c\xb7\x13\x73\x21\xdb\xca\x62\x78\x1e\x6f\x7f\xf6\x73\x48\x9b\x8f\xc0\x8a\x4b\x86\xa1\xb3\x4a\x04\x01\x05\x9d\x8d\x33\x65\xf6\x5d\xe5\x76\xbd\x8d\x5c\xcc\xdd\xa6\xa0\xb3\x12\xd9\x46\x31\x67\x23\x8f\x47\xc5\x9c\xd5\xc2\xbc\x24\xe4\x2c\xbf\x24\xe7\xb1\x3c\x25\x1d\x73\x46\xb8\xe7\x7d\x5b\x57\x3a\x53\x53\x79\xaa\x5b\x1a\x55\x8a\xa4\x33\xdd\xeb\x65\x7f\x64\x68\xf2\x64\x7f\x5b\x91\x6e\xe3\x08\xf5\x27\xd3\x09\xbf\xa4\x60\xf6\x9a\xa1\x39\xd8\x34\x63\xb9\xbc\x47\xe0\x9e\x36\x7b\x76\xb6\x93\xcc\x9e\x15\xef\x63\x43\x6c\x95\x77\xb6\x9d\x14\xab\xe4\x3b\xe5\xac\xe7\xf6\x90\x81\xb4\x11\x69\x7e\xdf\x72\xb2\x21\x18\xcf\xe8\x5b\x4f\x87\x21\xbf\xaa\xca\x87\x12\x58\xde\x45\x73\xc4\x01\x12\xa9\x02\xd5\xea\xcc\x77\xca\x45\x4c\x8a\xdf\x5b\x86\xd5\xc4\xdb\x19\x99\xeb\xc4\x37\xc7\xc8\x5c\x67\xf8\xb3\x8c\xae\xe7\xab\x1e\xbb\x8d\x1e\x91\xfd\x64\x10\xed\xb7\x7b\xed\x66\x18\xf4\x6d\x9b\x37\x7f\xf8\x71\x58\x14\x0f\x10\x85\xb0\x15\xc0\x14\x6e\x19\x64\xcb\xe4\x9a\x95\x3d\xb6\x90\x61\xd6\x18\x5e\x05\xfb\xfb\xed\xf0\xb6\x57\x91\xe6\x20\x35\x42\x0a\xef\x8f\xb3\xf3\xf4\x34\xaa\xe4\x20\x48\x47\xb6\xc0\xbe\xfa\x38\xe5\xee\x3c\x71\x21\x36\xfa\xd7\xd9\x98\x28\x59\x60\x0b\x8e\x32\xb7\x53\x77\x1e\x9c\xe5\x8f\xb7\x65\xc6\x2d\x8d\x5f\x6d\x69\x53\x67\x0b\x99\xc7\xb6\x5a\xbc\xc4\xef\x8f\xb7\xe5\x5b\x53\x49\xce\xd8\x88\x1f\x07\x41\xe7\x97\xb6\x99\x5e\xa6\xcd\x89\x04\xd9\xdd\x1f\xfb\x09\x9d\xa1\x14\x4f\xca\x53\xc1\x89\x3c\x3b\xcf\x36\xe7\xe3\x8c\xb6\x59\x19\x38\x0b\xa9\xc2\x6e\xc7\xc4\x9d\xa9\xa9\xec\x2b\xe5\xa5\x7c\xc5\x64\xbe\x2d\x0f\xb5\x50\x6c\x05\x26\x43\x7e\xaa\x79\xc4\x29\xb6\x6d\xe6\x11\xf9\xf5\xbb\x3d\x0a\x40\x59\x34\xf7\xd8\xff\x36\x21\x1a\xfc\xeb\x9c\x75\xa7\xd9\x9f\xe4\x8a\x50\xbe\xca\xb9\xe7\x65\x0c\x3d\xf1\x30\x32\x50\x58\x25\x2c\xd0\x40\x61\x8d\x50\xb0\xdb\xf6\xce\xdc\x5d\x5f\x98\xcd\x4b\x2a\x5b\xe4\xdb\xa8\xf3\xf6\x30\x72\x33\x1b\x5c\xea\xef\x2f\x29\x12\x0e\x28\x05\x9f\x70\x93\xca\x68\x79\xbe\xaf\xcc\xaf\xdd\xe6\x91\x96\x64\xb4\x8c\xa2\x9e\x00\x3a\xce\xa2\xb2\x7e\xb6\x6c\xbf\xaf\xf3\x90\xc3\x89\xbe\x4e\xfb\xdf\xd2\x88\x7e\x9f\xb4\xd9\xc6\x09\x9b\x1b\x3e\xfc\x75\x08\xeb\x4e\x99\x62\xa8\xb2\x1c\x16\x8f\x5b\xd6\xca\xfe\xc6\xc8\x23\x32\x76\x4e\xfc\xfb\x0d\x13\xf6\x54\xe5\xff\xed\x18\x9f\x81\xeb\x84\xe7\xa4\xda\x9e\x39\x09\xd2\x34\x14\xd8\x43\x9e\x90\x1e\x4f\x85\x52\x2e\xd1\x9d\xaa\x43\x4e\xdc\x13\x6a\xfa\xc3\x0e\xe9\x60\xbc\x05\xb5\x5d\x38\x20\x15\x1b\x54\xd2\xea\xed\xc2\x34\xa4\xec\x7d\x68\x80\x6c\x26\x9d\xa4\x56\x03\x2a\x2c\xda\x62\xdb\x49\x71\xb3\xb9\x7f\xca\xb2\x83\x7b\xd0\x8d\xf1\x13\x1e\xa7\x68\xc0\x46\xfa\x8e\xfb\x67\x33\x12\x32\xc9\x8f\x25\x87\x21\xc8\x4e\x5a\x31\x0d\x1a\x55\xac\xc6\xaa\xa3\x48\xc1\x4d\xbc\xd1\xed\x48\xc1\x49\x48\x83\x21\xc7\x5e\xb9\xc3\x91\x82\x93\x78\x17\x43\x8e\xad\x99\xd9\xb1\xbe\x18\x9f\x1c\xa3\x8c\xbd\xd7\xa6\x8c\xa3\x8d\x88\x47\xe3\x8a\x9d\xd9\xc9\x3f\xa3\xb8\xb1\x91\x15\xe2\xd7\x30\xf7\xde\x0e\xf1\x9b\x24\xb6\xbe\x1d\xe2\x17\x3d\xf7\x1f\xeb\x3a\x42\x1a\xe2\xbb\x42\x29\xe7\x15\xbb\xfc\xcf\xe9\x4c\x98\xb9\x3f\x56\x07\xb1\xe1\xcf\x30\xe6\x67\x3e\xf4\xea\x30\x72\x25\x02\x9d\xe4\x92\x36\x5e\xd9\x22\x7b\xf6\xfd\xe7\xc7\x0c\xee\x4b\xf7\x9f\x00\x26\x36\xf3\x21\x30\xb3\x97\x5d\x08\xcc\xac\x86\x5f\xfe\x81\x5d\x4d\xa3\x5a\xac\xdc\x8e\xb2\xa3\xce\xca\x56\x56\x1c\xe1\xcb\x57\xfe\x6c\xe3\xe3\xc1\x28\xab\xea\xcb\x2c\x64\x47\x7d\xf9\xc1\x1f\x27\x32\xe3\x76\x8a\xc4\x14\x4a\x7d\x80\xa0\xf0\x87\xdc\x99\x81\x4a\x95\x44\x70\xe0\xfd\x67\xc5\x2a\x22\xc6\x9f\x1f\x9a\xed\x2d\x74\xb8\x71\xda\xf1\x2c\x3e\xcd\xac\x25\xa3\x6a\xb3\xee\xf4\xa1\x4e\x01\xf1\x1c\x50\xc5\x18\xc7\xa9\x2a\xef\x2d\x31\xef\x87\x52\x62\x3d\x4d\xc6\x32\x08\x5a\xb3\x9a\x77\x19\x04\x6d\x3c\x27\xee\x1f\xdc\x7a\x19\x04\x6d\x5a\x8e\x78\xa8\x8f\x13\x99\x41\x19\x8d\x80\x46\xe5\xb8\x62\x6f\xf1\x65\x44\xb4\x67\x6c\x1b\xd2\x79\x1b\x3a\x94\xd6\xdb\x59\xce\x1f\xd2\x79\x1b\xf8\x47\xbf\x90\x16\x3f\x25\x8b\xaf\xe5\xbd\x87\x9a\xc2\xfe\x4f\x33\xba\x9e\x47\x5a\xd9\xd2\x9d\x40\x38\xde\x74\x99\x92\x0e\xca\xda\xb2\x87\xf2\xd0\xd2\x9f\xd4\x91\x16\xdb\x96\x01\xd1\xa6\x9d\x61\x1f\x6a\x8b\xe2\x9f\xf4\xce\x71\x9e\x86\x87\x72\x92\x8c\xb7\x55\xdd\x80\x6f\xe1\xd7\xe6\xfe\xb4\xea\x04\x0f\xb4\x2a\x0d\xa4\xa5\x9a\x65\x5c\xb5\xa7\x2a\x2b\x95\xc4\x6a\x50\xe6\x62\x19\x81\x7c\x5a\x9c\x0c\xe1\xa1\x94\xa1\xb3\x31\x00\xa5\x52\xb7\xee\xe0\xa1\x9e\x73\xf2\x0e\x4e\x3b\xcc\xba\xb4\x87\xfa\xb8\xd1\x54\x15\x72\xe6\x99\xc2\x9f\x0b\xd3\x87\xf6\xff\x72\x55\xd9\xa3\x8b\xb3\xea\x2d\x43\xb9\x4d\x73\xe3\x87\xd2\x4a\xd5\x03\x4a\x41\x4b\x33\x35\x15\xb4\x47\x9b\xb2\x4d\xb7\x74\x2f\xdb\xf4\x74\x4e\x8b\xb5\x4e\x6f\x94\x5a\xa0\xbc\x51\x1a\x8d\x2a\xa7\x85\x23\x73\x97\x71\xdd\x9e\xc2\x7c\x39\xa4\xbc\xa0\x0f\x3f\xa5\x7b\x4b\x43\x8a\x07\x79\x3b\xb1\x33\x46\x63\x74\x4e\xc1\x76\x36\x28\xa5\xef\x3d\xa8\xea\x1d\x50\xa9\x29\x1b\xac\x43\x3c\x97\xd1\xdb\x56\x61\x37\x2a\x7b\xea\x5c\x19\xaa\xd7\xb8\xd2\x26\x20\xba\xa9\xa9\xfc\xac\x25\x14\x17\x15\x1d\x4a\x97\x35\x06\xbf\x21\xf3\x40\x65\x89\x15\xb5\xb8\x56\xfe\xc9\x17\x79\xcf\x68\xa4\xcb\xb2\xae\x7e\x19\xf6\x6d\xf5\x91\x0f\x65\x71\x6f\x69\x54\x11\x2f\xcb\xfb\x0f\xd4\x37\xc6\xa6\x6c\xad\x35\x73\x5a\xf4\x28\x3d\xd9\x53\x42\x84\x5b\x9d\xb9\x28\x7a\x94\xe6\x0c\x2b\x68\xb2\xb5\x99\x32\x86\xb6\x20\x1f\xd1\xb5\x8c\x34\x7a\xb9\x70\x43\xda\xaa\x9f\xd1\x08\xf9\x29\x1f\x2a\xfc\xc8\x7e\xa5\xcb\x00\x71\xd5\xba\xcb\x87\xf2\x0a\xcf\x54\xd5\x3b\x18\xee\x57\x58\xe1\x49\x1f\x20\x8e\x14\x28\x5f\x5b\xa9\xfa\x51\x1f\x29\xb3\x74\x9a\x32\x1f\x06\x58\x9c\x2c\xf9\xc4\x4d\xad\xe5\x28\xca\xc2\x36\x2e\x76\xa1\xe2\x50\xcb\xca\xdf\x6c\xf2\x79\x28\x6f\xe3\x95\x0f\x9b\xdd\x23\xa1\x1c\x38\xcd\x48\xf5\x6c\xf4\xab\xe6\xa1\x1c\xb5\x3e\xff\xcd\xa8\x8d\x82\xd7\xcf\x7c\xe8\x23\x9e\x55\x95\xde\x25\xdc\xa0\x98\x1b\x35\x88\x3f\xa1\xdf\x33\x6e\xeb\xc7\x7b\xf6\x86\x44\xce\x0e\xf7\x95\x5f\x41\xab\xf9\xa9\x9b\x9f\x4a\xe1\x73\xdf\x84\xe1\x19\x13\xcf\x61\xfb\x0b\xdc\xbb\xc1\x71\x73\xb8\xe5\xb4\x9b\xef\x32\xee\xdd\xe8\x9c\x3e\x45\x54\x8e\xf0\xe6\xe2\x80\xb7\xc9\x5f\x28\xcf\x7f\x87\xc5\xca\x3d\xa1\x35\x76\xbf\x31\xf1\x36\x1c\x56\x98\x78\x23\x1c\xc6\x98\x78\x93\xab\xb0\x2e\x0f\x74\x41\x99\x89\xec\x14\x0a\xde\xfb\xcc\x87\x1f\xe1\x7f\xa4\x0b\x0d\x0d\x06\x57\x1d\xdf\x3b\x19\x8c\xbc\xe8\x37\x87\x4f\xbe\x09\xa3\xc3\x6d\xf0\x4d\x18\x47\xaa\x6e\xf5\xbf\xa1\x74\xa7\xbc\xcd\x68\x11\x4b\xa8\x8f\x5e\xfb\x69\xd4\xdd\x33\x50\xed\xcc\x23\x83\xd1\xe6\xdb\x9c\x28\xa5\xe6\x6d\x33\x3f\x21\xc9\xe7\x64\xd3\x1a\x74\x6f\x8e\x97\x54\x87\xb0\x29\x47\x77\x1e\x1c\x93\xea\x4d\x53\xd3\xcc\xcf\x1f\xa6\x50\x1e\xfe\x2c\x70\x35\x5e\x1c\xeb\x54\xbd\x6b\x6a\x28\xad\x05\x7c\x11\x87\x87\x4c\x94\x37\x4d\xe5\x7f\x6d\x37\x19\x1c\x77\xf9\x3b\x94\x33\xbf\xef\x87\xeb\x60\x9f\xc8\xdf\xa1\x1d\x47\xaa\x3a\xa5\xe6\x99\x2e\xaf\x67\x83\x33\x52\x6f\xb7\x71\xa6\x13\x6d\xb7\x96\x81\x0b\x9d\x13\x36\x21\x8f\x86\x96\x9b\xd8\x4e\x0b\x8e\xda\x7b\xa8\x21\x7f\xb6\xd4\x54\x52\x1e\xa6\x58\x4e\x0b\xe5\x60\x43\x2b\x6b\x70\xcb\xb2\xc9\x2f\xa1\x1e\x1c\x76\x25\x0d\x2e\xb6\x86\x3d\x94\xa7\x86\xfe\xa4\x4b\xdb\x9c\x20\xf9\x2c\xb4\x35\x53\xe6\xa9\x29\x69\x54\xee\xbc\xad\x41\x79\x6a\xd8\xd2\x06\x04\xec\x2d\x94\xa7\x86\xfd\x26\xa7\x85\xe2\x0c\x9f\x0f\x75\x0b\xa5\xa9\x43\xfd\xf4\xa1\x27\xca\xb9\x7f\x73\xd9\x36\xcb\xc1\xcc\x77\x33\x9b\x18\x29\x94\x76\x76\xb2\x34\x8d\x05\xa7\x43\x29\xa2\x7a\xa3\x0b\x56\x11\x1e\xde\x0c\xf8\xd2\xe9\x51\x42\xf2\x2a\xa9\xaa\x34\x60\x47\x9a\x71\xe4\x11\x55\xe5\x0a\x50\xed\xee\xf5\x50\x6e\x75\x54\x48\x4d\x40\x3f\xa0\x3c\x01\x23\x75\x15\xc4\xd3\x37\x94\x42\xd1\x5e\x4a\xbf\xcc\xe0\x9c\xb5\x77\x46\x6a\x93\xbf\xc1\x8a\x40\x8d\xbf\x41\xe4\xbd\x6e\xf5\xd3\xf1\x1f\x24\xea\x6e\xc9\xf8\x60\x38\x72\x1a\x9d\xb9\xb6\x1d\x6f\xdb\xe1\x38\x4a\x06\x5c\x23\xee\x75\xe9\x53\x67\x0b\xa5\x17\x36\x67\xc5\x51\xb4\xc6\x63\x7e\x28\x05\x1f\x9f\xa1\x14\x36\xbb\x42\x59\xa2\x60\x72\x14\x29\x1a\x11\xa2\xfb\x5d\x3a\xb8\x52\x85\x5e\x38\x7a\x0f\x75\xb9\x90\xb9\x92\x6d\x7e\x65\x05\x7c\xdf\x8c\x95\x66\xc5\x3a\xb8\xf0\xbb\x13\x31\xac\x54\xf5\xcc\x71\x22\xba\x59\x07\x6c\xad\x9b\x75\x64\x95\xcd\x1e\x7a\xca\x64\xf3\xdd\xf4\xef\x23\x7f\xa6\xe6\xa5\x87\x39\xdd\xcb\x51\x70\x21\x0a\x76\x6d\xa4\x1c\x00\xe5\x14\xae\x76\x7e\x5c\xcb\x5e\x14\x07\x6c\x6c\xd8\x53\x65\x30\x55\xc3\xb7\x08\x4b\x3c\xbc\xab\x46\x3e\xf4\xae\xe2\xde\x50\x14\xef\x79\xb6\x14\xea\x17\x3b\x94\xf7\xc6\xe0\xcc\x29\xe3\xf0\xe8\x2c\xb8\x73\x03\x9f\xec\x72\x52\x03\xbf\xa3\x93\x9b\xf0\x86\x1f\x0f\x67\x67\x3d\xd2\xcc\x47\x71\xf9\xf4\xef\x68\x2c\x96\x4a\xa9\x81\xd7\x89\x08\x2b\x0f\x8b\x11\x71\x4b\x1e\x16\x23\xf7\xd6\xb0\x59\x7d\xc2\xd5\x05\xc3\x58\x9c\x80\xf5\xa1\xb6\xb6\x4a\xa8\x4b\x1f\x7a\x8a\x87\x35\xd1\xdc\x54\xf2\x7f\xe8\x03\x39\x51\xfe\x0f\xa3\xcf\x06\xa5\xad\x31\x4b\x0a\xe5\xff\xc0\x9a\xda\xff\xa1\x9d\x69\x46\xfe\x0f\x3c\xe8\x14\xef\x5b\x27\x37\x95\x42\x7a\x47\xe7\x8a\x71\x48\x6f\x38\xae\x22\x7a\x5b\xe9\xa1\xf4\x2c\xda\xa9\x69\xd4\xd1\x0a\xe5\x9f\x08\xa5\xab\x61\xd6\x7c\xa8\xe3\x3f\xd3\xa1\xdc\xcb\x78\x50\x4e\x1b\xfc\x66\xcd\x97\xca\x7c\x80\xb4\x65\x57\x89\x93\x39\x9d\x2c\x22\xcb\xa6\x1c\xbb\xbb\xc1\x1c\xc1\x6b\x64\xa6\xe4\x1c\xb1\x36\xb3\x28\xff\x87\xb3\xc0\x38\x8d\xd0\xd8\x78\xdc\xcb\xe1\x61\x95\x9a\x9a\xee\x22\x7f\x6c\x95\x62\x4f\xa3\xfe\x2b\xa6\x78\xda\x0f\xbf\xa6\xf0\x2b\xdd\x3f\x93\x03\x70\x4f\x28\x65\x8c\x42\xbb\xa0\xb8\xdc\x92\xf7\xa4\xb1\x1d\xe7\x84\x8b\x4e\x3b\x82\x67\x36\xcc\x9c\x27\x67\x63\xa1\xb3\xa8\x50\xd5\x85\x03\x52\xce\xfe\x35\x94\xd2\x4f\x73\x34\x14\xb4\xdb\x0a\xab\xba\x1e\xae\xbe\xe6\x48\x33\x4b\xae\x48\xe9\xc2\x69\x8c\x37\x94\xbc\x61\xf8\xc5\xc5\xaa\x72\xc2\x9c\x49\xb7\xa4\x7b\x73\xdf\xff\x00\xc7\xf5\xd4\x95\x8a\x95\x79\x5c\x7e\x8b\x4e\xb6\x87\x22\x83\xeb\x78\x0b\x6f\x01\x19\xa5\x13\xe7\xf3\xca\x00\x3c\x75\x70\x55\xb9\x55\xd4\x55\xd3\x8c\x64\x5a\x4e\x95\xe3\x84\xe7\x84\xc7\x2e\x3b\x99\x72\xcd\x2f\x16\x7d\x85\x34\xb6\x30\xad\x3a\xf6\x82\x95\xb4\xd3\xc5\x81\xc4\xe9\x24\xb8\x95\xfd\xb8\x2c\xc8\xcd\x95\xaa\x52\x05\x66\xb1\x94\x7a\xe5\xcc\x9c\x4b\x15\x79\xc2\xd4\x1d\x8c\x3c\x27\x6f\x83\xe5\x24\xef\x33\x55\x2d\x91\x84\x9a\xc2\x2e\xca\x87\xfe\x8d\x7c\x27\x0f\x64\xd8\x01\x3e\x17\x51\x30\xd8\xe7\xa2\xb6\x50\xda\x65\x3d\xcd\x78\x97\xb1\x3f\xb7\x37\x12\x97\xb5\x21\x2d\x0d\xf3\xb3\x80\xb4\x9c\x39\x66\x4a\x91\x3b\x6b\x4f\xa1\xbb\x64\xd3\x6d\x87\x26\xb0\x90\xdb\xf1\x06\x5c\x6b\xca\x6d\x5b\xf3\x8e\xd8\x4e\x22\x32\x43\x29\x16\x00\x26\xef\x64\xb6\x95\x0d\xe0\x84\xb5\x61\x5d\x4a\x58\x7b\xce\x05\xb7\x50\xc6\xda\x75\xac\x50\xd3\x85\x1b\x52\x73\xc5\x51\xb6\xd3\x45\xb8\xf3\xb6\x66\xf2\xfd\x50\x1e\x9f\x1c\x88\xed\x85\xe3\x40\x38\x27\xed\x91\xd9\x30\x30\x25\xab\x21\x9f\x8b\x76\x22\xc9\x29\x18\x7a\x1c\x5c\x15\x8a\x77\x5e\x83\xc7\xa0\xb3\xd7\xce\xbc\x69\xe5\x9e\xd1\x8f\x95\x2e\xa4\xa7\xcf\x60\x6e\xe5\x85\xcb\xd2\x88\xab\x67\x65\x04\x3d\x7a\xa0\x33\x94\x73\x46\x29\xfc\xad\xd3\xd7\xce\x1c\x06\xc5\x42\xf7\x03\xce\x2d\xcf\x8d\x36\x91\x7e\xf0\xdc\x58\x35\x85\xc2\x42\xe0\xfa\x95\xe7\x46\xab\xcc\x93\xc1\x2f\xf1\xb1\x5b\x06\xbf\xac\xd9\xe1\xf2\xdc\xe8\xc7\x4e\x99\x07\xc7\x87\xbe\xa9\x17\x8c\x44\x41\xd4\xfd\xd8\xa1\x9c\x33\x34\xd4\x54\x19\x83\x7b\xf6\x49\xb7\x99\xff\xa1\x34\x51\x08\x2a\xf2\xd4\xa8\xab\xa4\x0b\xa5\x89\xe0\xc2\x73\xd8\x34\x91\xc2\xcb\xf8\x9a\x3d\xca\xce\xcb\xcc\x60\x71\xa6\xe5\xc7\xd1\xa3\x42\x95\xaf\x46\x8f\xd6\xf2\x22\x8b\x3f\xd3\xa8\xdc\x8e\x83\xf3\x7e\xb1\xc1\x90\x1b\x15\x36\xdd\x8f\x4d\x8f\xc2\x82\x3c\x91\x22\xe5\xc8\xd1\xa3\x88\x95\x23\x47\x3f\x8f\x74\xa1\x10\xb5\x96\xb1\xc9\x89\x3e\x15\x7f\xaa\xc8\xff\x0a\x56\x7d\x73\x4a\x8c\xe7\x99\xdd\x26\x37\x8e\x73\x23\xfa\xe1\xa9\xb1\xb8\xf0\xc8\xe6\x8b\xf8\x6f\xe8\xcf\xf3\xdf\xd9\x3e\x9e\xaa\x53\x7d\xf0\x83\xb7\xd7\x22\x7d\x6c\xe5\x17\xe1\x27\xcc\x6d\x16\x9c\xe0\x92\xa3\xe6\xce\x5c\x58\x50\x89\x68\x22\x47\x8e\x96\x33\x24\x47\x8e\x7e\x1e\xa1\xac\x15\x85\x4d\xdc\x36\xa0\x2c\x78\x81\xe1\x46\x4f\x76\xa3\x1c\x3b\x7a\x54\xd1\x72\xde\xa8\x73\xa6\xcc\x63\x4d\x33\xde\xe2\x0c\x56\xde\x1b\xfd\x3c\xd2\xe8\x73\x8b\x9c\xdc\x0c\x46\x1f\x8d\x46\x5b\xde\x1b\x35\x9a\x89\x9b\x5d\x8c\xf4\x2d\xf7\x8d\x16\xee\x6b\xf0\xd1\xe8\x6c\xe5\xbe\xd1\x23\x7c\xcb\x7d\xa3\x46\x85\x26\xf7\x8d\x7e\xb6\x34\x3a\xdc\x28\x03\x97\x45\x75\xee\x34\xaa\xdf\x78\xfb\x57\xda\xd9\x95\x9a\x1f\x75\x98\x46\xbf\x6e\x86\x9f\xb2\x16\xe3\x1d\xcd\x9f\xa0\x50\xa9\x2a\x1c\xc5\x70\xb4\xdb\xbb\x1f\x41\xdd\xe9\x84\xc1\xd9\x7e\x48\xfd\xc6\x11\xca\x47\x83\x49\xd5\xeb\xa7\x64\xde\x74\x34\xf2\x6a\x92\xff\xc6\x3e\xce\xd4\x74\xf8\x6a\x5a\xf9\x93\xcb\x04\x7f\xe1\x07\x6f\x9e\xe3\x86\x3b\xcd\x79\x33\xa4\x69\x9e\x69\x86\x34\x3d\x4b\x6a\x9a\x87\xce\x14\x6e\xe9\xa1\xe9\x91\xed\x98\xc1\xdd\x3a\x70\x48\xa3\x1f\x36\x15\xd7\xbd\x52\x04\xb7\xa8\x09\x05\x6a\x5a\x26\x8b\xf3\x71\x16\xf0\x33\x65\x06\x43\x4b\x99\x7c\x2f\x6a\x5a\x19\xea\x62\x40\x79\xa8\xa1\xb4\x8a\xb0\x1b\xf9\x65\xf4\xb3\x64\x30\x5a\x45\x7e\xf8\xe3\x97\xf1\xe2\xd2\x36\x6c\x6a\x19\xe9\x50\x4c\x8c\x63\x8c\x5f\x46\xde\x62\x8a\x8c\xef\x51\x8b\x7f\xd8\x54\xdc\x0d\xc6\x4d\x3d\x7b\xaa\x6a\xfb\xd7\xb4\xa3\xb9\x61\xc1\x3f\xde\x54\x28\x71\x3e\x76\xc3\x81\xdf\x39\x86\x3d\x72\x01\x10\xa7\xac\x8d\xc3\xd4\xa3\xfd\x50\x98\x7a\x0f\x6f\x70\x9a\xe1\xb9\xd9\x45\x4a\x33\xdc\x4f\x38\xc5\xc7\xeb\xbf\xd9\x9b\xc6\x3f\x8d\xe5\xc5\x31\xec\x33\xa2\x98\x62\xd8\xfb\x39\xf2\xa5\x36\x47\x4b\x59\x97\x71\x8f\x9f\xb2\xd0\xb4\xd3\xcc\x74\x33\x21\x05\x3a\x90\x65\xbc\xad\x42\x4f\xa3\x9a\x1b\x4e\xb8\x63\xdf\x67\x5e\xbf\x8a\x7d\xef\x27\x9c\x5a\xe9\x8a\xfb\xd9\x43\x69\x6c\x30\xaa\xaf\x33\xc2\x33\xe1\x5f\xef\x06\x78\x9a\xa3\xdb\xe7\x3e\x53\xe8\x88\xaa\x50\x9e\x1c\xef\x71\x87\xac\x3f\xd4\x3f\x59\xf5\xd7\xeb\xcf\x52\x29\x9e\xbd\x44\xc5\xe3\x78\xf6\xb9\x39\xb8\x5f\x1b\x7b\xd8\x9c\x5f\xeb\xad\xce\x54\xd5\x06\xdc\x70\x1c\x65\x48\xee\x27\x4b\xfe\xf5\x2d\x8a\x28\x66\x38\xd6\x68\x78\x1c\x69\xde\x4a\x28\x2f\x1c\xdb\x5a\xe9\x93\x6b\x9e\x91\x4a\x9f\x5c\x0e\xae\x66\x65\x4f\xee\xe7\x08\xa5\x63\x84\x98\xac\x08\xf5\x56\x38\x8c\xf2\xfd\xe8\x27\x1c\xee\xeb\x0b\x96\xb7\xc8\xd7\x17\xec\x48\xf7\xb7\x36\x43\x06\xaa\x65\xc3\xf2\x21\x4f\x90\x16\x0d\x9f\x3c\x38\xce\xa8\x06\xbf\xbe\xe1\xe0\x45\x5f\x73\x0d\xa4\xf2\xaf\x17\x9f\x1b\x56\x09\x99\xfb\x09\x0b\x91\x8b\x46\x8f\x38\x2f\x17\x8d\x7a\xb0\x86\xf2\xc2\x28\xb1\x49\xc9\x09\x63\xad\x19\x4a\x5a\x78\x6e\xa9\x9f\x6f\x10\xee\x93\x9f\x6f\x10\xd8\x9b\x02\xd0\x57\x98\xfd\xcf\x7a\xc9\xdd\x53\xa8\x61\xaf\x14\x6a\xd8\x6c\xef\x9f\x0f\x34\x8c\xf0\xc7\xf2\xb2\xbf\x7f\x5e\xde\x95\x66\xfe\x5c\xe8\x65\xfa\x79\x7d\x11\x45\x1c\xc8\x3e\x37\x2b\xf3\x73\xc6\xa0\xb4\x03\xbb\x0f\xe5\xe1\xd0\xa5\xd7\x69\xe5\x3b\xad\x13\x37\xa1\x31\x5b\x17\x9b\xe6\x67\x89\x86\x1b\x5c\xde\x1a\x25\x56\x08\xc3\xb2\x46\xf5\xfa\xb3\x3e\x7b\xbf\x55\xb5\x69\x56\x28\xb9\xd0\x72\xda\x7e\x5e\x52\xde\x64\x3f\x63\x99\x23\x86\xfe\x7c\xd8\x91\xad\x7f\x1c\x76\x56\xdf\x4e\x1f\x27\x1c\x54\x4e\x1f\x25\xfa\x0c\xf9\x75\xf4\xc2\xf5\xf6\x67\xa9\x64\xa7\xac\xab\xac\x42\x0d\x37\xba\x21\x85\x49\xfe\x7e\x68\x84\xaa\x05\xe5\xfe\x57\xda\xf9\xc8\xe7\xb2\x43\x09\xc1\x96\x5b\x5a\x7e\x1c\xbd\xc0\x50\xff\xac\xc2\x8e\x85\xfe\xef\xd9\x2a\xbd\x1c\xa9\xea\xad\xc2\x4f\xfe\x79\xab\xf0\x10\xf8\x33\x2c\xf6\x4c\x99\xf6\xf4\x4e\x33\xe6\xda\xc8\x70\x72\x08\xe9\x05\x36\x6d\x87\x90\xdc\x5a\x72\x08\xe9\xe5\x4c\x99\x0e\x43\xbe\x93\x73\xdd\x01\x5f\x54\x60\x7d\x8f\x0b\x86\x93\x3e\x1f\x99\xaa\xdb\x93\xca\x4f\x69\xf9\xc7\x91\x32\xe7\x75\xa5\x15\x1d\x3e\x23\xaf\xae\x2d\x47\x8e\x73\x39\x75\xf6\x43\x7a\x35\x2a\x54\x71\xe1\x80\xac\xfa\x72\x43\x49\xd3\x50\xd2\x4e\x77\xd5\x09\xe9\x69\x4c\xab\xde\xe1\x05\xca\x29\x8a\x52\x53\x07\xee\xdf\x2e\x7a\x4f\x55\xb9\xd5\x8e\x34\xfa\x95\xcc\x12\xea\x27\x01\x36\x03\xf7\x7c\x2f\x53\x76\xd7\x3b\x32\x54\x31\x7b\x83\xa4\x3e\x94\xd7\x94\xd1\xe8\xc0\xdb\x63\xf1\xa1\xbe\x72\xd0\x3b\x4d\x89\xbb\x96\xcc\x94\x92\xac\x3b\x75\xc1\x32\xf2\x6c\x75\x32\x9b\x65\x34\xd9\x85\x09\x72\xcb\xaf\xa2\x97\x4a\x7f\x32\xa4\x3b\x7c\xe1\xa1\x96\xfa\x0b\xa5\xde\x0b\xc3\xbe\xdd\xbb\xa7\xfb\xf4\x8c\x96\x50\xf2\xcd\x62\x2c\xa7\xff\xe8\xa4\x4c\x11\x19\xd8\xe0\x8c\xfa\xda\x7a\x5a\x91\x5e\x37\x4f\x70\xa3\xbe\x76\xbb\x8a\x2d\xa3\xbe\xf6\x52\xf2\xa1\xf5\x55\x29\xd3\xd0\x7c\xed\xee\x53\x0e\x67\x70\x89\x7d\x5e\xde\x26\xac\xe8\xe9\x74\xff\x6c\x1a\xc7\xea\xe3\xe2\xb0\xcf\xcb\xdb\x64\xa6\x9d\xa1\x28\x28\x7e\x43\xcc\xae\x64\xe0\x52\x24\x2d\x4c\x54\xdb\x91\xfc\x7b\xe4\xc3\x8f\x8c\x59\xa1\xb4\xa5\x6b\x9a\xf9\xf9\x43\xfe\x51\x81\x1e\x0e\x01\x5c\x01\x93\x3d\x58\x29\xf9\x43\x9c\x86\x77\x7a\x28\xff\xc8\xe2\xbf\x24\x31\x39\x5c\xef\xa1\x9a\x0b\xe9\x45\x7e\xcd\xad\x31\x58\x31\xd1\x92\xbf\x94\xbe\x02\x71\x7a\x9f\x5e\xe3\xc2\xec\x48\xcf\xb4\x8e\xc5\xf4\xdc\x9e\x73\x37\x6a\x8c\xda\x66\x71\xd2\xb8\xb3\xdd\x5e\xec\x0b\xdc\xd9\xc5\xdb\xde\xb8\xb3\x85\x0b\x66\xcb\x3f\xa1\x1b\x98\xe9\xa1\xbe\xae\xba\x21\x7f\x2a\xf4\x4f\xca\x79\x61\x1f\x6c\xdc\xb2\xbd\x3c\x7c\x28\x51\x17\x55\xef\x76\x92\xe7\xc5\x03\x66\xcb\x79\xa1\xcc\x0c\x4e\xfa\x03\x8c\x84\xbb\x98\x89\x35\xca\x24\x25\x18\x52\x62\xed\x62\xf4\xbc\x4e\x99\x9e\xd3\x8b\x67\xc9\x96\x7d\xbe\xe3\x02\xb2\x8b\xe3\x19\xcc\x7d\xb7\x92\x02\x74\x87\xe1\x2d\x83\xd9\x76\x87\x67\x3f\xd4\xad\x66\x32\x70\x65\x5d\x98\x99\x0d\xb3\x38\xd6\x46\xd6\xfa\xa7\x2a\x43\x95\xe2\xa7\x30\x70\x99\xeb\x37\x4f\xbd\x2d\x73\x7d\x47\x9d\xbd\xab\xb1\xdd\x59\x9b\x6a\x6f\x11\x4b\x73\x86\xcf\xed\xc5\x12\xe3\xae\x06\x50\xe3\x3c\xd8\x3e\xbf\x78\xa3\xee\x6a\x2c\x57\x26\x5c\xa9\x91\x7b\xb1\x27\xc5\xae\xf2\x1d\xee\xcc\x94\x70\x77\x9f\x0f\x19\x9b\x84\x98\xd2\xe8\xd1\x1e\xe1\x33\x1f\x7e\x75\xc1\x33\xb6\xed\x5f\xec\x0c\x47\xc9\xd4\x50\xa6\x18\x4b\xb7\x3b\xf2\x65\x19\x2e\xb7\xbf\xbf\x21\x9f\x8f\x85\xe4\x6d\xbc\xdc\x8e\x70\x6f\xb8\xdc\xee\xec\x50\x0f\xe5\x6c\xe4\xff\x84\xe2\x7a\xaa\x92\x28\x28\x9d\xc8\xcd\x07\x86\xe0\xec\xcc\xdc\x5b\xbb\xfa\xde\x4a\xff\x66\x80\x83\xdf\x50\x70\x55\xd8\x76\x65\x19\x67\x3e\xd4\x32\xd2\x45\xf3\xfe\xe7\xff\x31\x67\xc3\xe1\x1b\xb3\xea\x4b\xdc\x18\xb8\x65\x96\x54\x35\xea\xe4\x86\x72\x3a\xfe\x94\x5d\x72\xd0\xc8\x77\xbf\x67\x34\xac\x46\xf3\x8d\xee\xf7\xcb\x56\xb0\xfc\xd3\xc5\x82\x94\x82\x1a\xd6\xd9\x2e\xfa\xa7\x0f\x83\x0c\x59\x47\xb1\x95\xc8\x79\xe7\x86\x6d\x16\xe9\x76\x3e\x94\xbe\xbe\xa5\x4c\x40\x7c\xb0\x98\xe6\x14\x90\x2f\x25\x16\xc3\xfe\x6b\x3e\x37\x1c\xb8\xe6\x73\xd3\x19\x9a\xc4\x72\x1e\xc5\xdb\xd1\xf2\x1c\x77\x67\x75\x76\x5e\x8d\x65\x88\xd9\x73\x21\x97\x6c\x45\xcb\xef\x03\x5e\xd4\x2d\x18\xe4\x3a\xe8\x16\x0c\x2c\x09\x6d\x19\xc1\xf7\x51\xd3\x8e\x84\xb6\xdc\x31\x32\x82\x77\x07\x72\x3f\x94\xdc\x8a\x60\xc6\xdd\x20\x94\x33\x65\x9a\xef\x7c\xe7\x4b\x0d\xae\xd1\xcd\xc3\x90\x44\x64\x8f\x3e\x57\x79\x0b\x7d\xc3\x76\x28\x6d\xe2\x9e\xaa\x8c\x26\xa4\x42\x59\xcf\x50\x9a\x37\x2e\x03\xc5\xe3\x77\x47\x2f\x2f\x83\xd5\xee\x83\x23\xdd\x75\xc5\xad\x9c\xe9\x2e\xd5\x0e\xb6\x9c\x2d\x73\x75\x2f\x1c\x4d\x59\xab\xa3\x3c\x33\x92\xed\xc2\x5b\x64\xcb\x1e\xbd\xf0\x3a\x30\x92\x6d\x2f\x33\x94\xbb\x80\xfb\xc9\xe6\xdc\x6a\x46\x73\x4b\xa0\xe2\x48\x3b\x20\x7f\xe5\xd8\x76\x2f\xff\x4c\x55\x2d\x3f\xf7\x66\xf7\xf2\x73\xfd\x77\x23\x3c\x1c\xf9\xee\xcf\xcd\xf8\xff\x95\x1d\xfa\xcc\x25\x36\x2c\x98\x73\x16\x14\xab\xff\x54\x5d\x90\xba\x36\xfc\x2e\xdb\x8e\xd5\x3f\x38\x60\xb6\x48\xaf\x2c\x80\x2c\xd2\x0b\xdf\x25\x23\xe2\x9e\x2b\xdb\x71\x28\x5c\xe3\x38\xd2\xaa\x8e\x18\x3c\xdd\xe6\xea\x95\xd5\x91\xb9\x7a\xaf\x9e\xc2\x26\x3f\x66\x9a\x79\x24\x97\x76\x30\x73\xc3\x92\x0b\xdb\x5a\x60\xb5\xfb\xfd\x2b\x2f\x1c\x2c\x65\x58\x38\x29\xb0\xd8\x81\x41\xe4\x84\xf2\xce\x49\x3b\x5e\xe4\x99\x76\xe4\x47\x0d\x17\x93\x49\xba\xee\x0c\x5c\x6a\xe8\xff\x35\x2a\xd4\xdf\xfc\xb0\xb9\x1f\xfb\x7f\xd8\x55\x16\xee\x33\x58\x55\x04\x97\xe1\x55\xcd\x68\xe4\x4a\x64\x68\xd5\xb5\x27\x67\x15\x39\x6a\xfa\x16\x5b\xff\xc4\x20\x5f\x41\x81\x45\xe4\xb2\x6d\x99\x97\xf8\x9e\x1c\xc0\x09\xa5\xec\x50\x0c\x75\x4a\xb7\x82\xd3\x83\x31\x61\x3b\x9e\x14\x86\x84\x3d\xc1\x31\x5a\xc6\x84\x2d\xbb\xa6\xaa\x56\x03\xe9\xc7\x01\xfb\xe1\xc5\xca\x24\x5d\xf1\x17\x32\x5e\xeb\xc2\x58\x05\x08\xeb\x38\x18\x8c\x92\x3c\x1d\x30\x2e\x87\xb9\x4f\x84\x41\x87\xb9\x2f\x8c\xc0\xdb\x61\xee\x07\x5b\x43\x61\xee\x73\x9e\xa9\xea\x66\x68\x54\x76\x66\x7b\xf4\x2f\x83\xb0\xf6\x82\x0c\x2f\xf3\xf0\x3e\x10\x53\x16\x87\x61\x43\x0d\xe5\xa6\x4a\x99\x82\xce\x61\xcc\x32\xfa\x2e\xdc\xb3\xf6\xf2\xbd\x04\x4b\x5b\xe6\x4c\x3b\x94\xc6\xc2\x19\x5e\x5c\x36\x9e\xa6\x65\xe6\x83\xb4\xaf\xb0\xf6\x5e\xf8\x5d\x43\x92\xae\x3a\x42\x6a\x9b\x70\xd7\xc9\xc4\xba\x78\xbf\x1b\x2f\xb4\x35\xa4\x0b\x1b\x3c\x17\x0a\xf1\xbd\x98\x8b\x14\xde\x2e\x0c\xa9\x55\xdb\xa9\x2a\x07\x63\x7e\xdf\x68\x9e\x11\x3d\x94\x44\xf9\xdc\xb0\x02\x99\x2d\xcb\x60\x9d\xb6\x51\x21\x4a\x28\xbd\x51\xb9\x34\x8c\x02\x8a\xea\xce\x28\xa0\x73\xbd\x35\x15\xa5\x58\x52\x53\x43\x6b\xbc\x2d\x85\xec\xb9\xc2\x6d\x8d\xec\xb9\x1a\x22\xab\xa2\xca\x5b\x66\x43\xc6\xd0\x75\xf0\xb8\x53\x8c\xf9\x20\x12\xc0\x00\x9d\x0b\x35\x97\x41\x37\xcf\x2c\x8d\xa2\xca\x27\x1a\xc8\xbd\x2d\xdc\xe0\x1c\xb2\x6d\xfd\x8c\x00\xb5\x1d\x10\xcc\xe5\x2e\xd3\xe4\xb9\x59\x53\x99\x26\x27\x2a\x4f\xa3\x6e\x4e\x14\x80\xa0\x6e\xa2\x63\x36\xea\x66\xc5\xff\xc1\xb0\x9b\x15\x6d\xbc\x71\x37\x49\x28\xb3\xb6\xf2\x3b\xd7\xc6\xfb\x51\xf9\x9d\x1b\xaa\x1c\x43\x72\x96\xc9\x91\x91\x65\xb2\x4e\x64\xc2\xcb\xf1\x13\x23\x35\x65\x97\x47\xd0\xbd\xbc\xa0\x48\x56\x8a\x1a\x9f\x99\x98\xcb\x67\xbb\xd5\x90\x42\x9f\x86\x0b\x5e\x06\x7b\x7f\x29\x37\x03\x75\xb9\x19\x86\xed\x84\x62\x3b\xd4\x54\x19\xdd\x3b\xd4\x01\x0e\x79\xd9\xd1\xdd\xaa\xc9\x2d\x4b\xe0\x44\x6d\xb9\x9d\x40\x79\x35\xb6\x9e\x13\x28\xa3\xfd\xdc\xb2\xf7\xcd\x68\x19\x64\xef\x9b\xef\x40\xed\x05\x0f\x83\x06\x9f\x13\xae\x77\x39\x96\x81\x1b\x52\xc1\xd7\x13\x1d\x8f\xe1\x39\x27\xfe\xa4\xfb\x76\x68\x29\xdb\xc9\xc9\x95\x23\xf3\xdd\x56\x87\x34\xa6\xcd\x91\xd2\x91\x40\x6d\x6c\xab\xfd\x9f\x69\xa8\x97\xb1\x3b\x9f\x76\x36\xa4\x66\x63\xa6\xd5\xcb\x52\x08\x94\xd2\xf2\x96\x0c\x4e\xdb\x72\xa6\xcc\x93\x41\x2b\x72\x3d\x41\x35\x6b\xf0\x4e\x72\xf2\x2c\xf0\x39\x23\x67\xc9\x82\x46\x32\x9f\x87\x52\x7c\x79\x7a\x90\xf3\xfa\x6a\xcc\xb0\xcc\x6b\xad\xbf\x8d\xaa\xfb\x95\x66\xd4\x7d\x7e\xdf\x91\xcc\x19\x9a\x17\x98\x7b\x4d\x51\xc6\xa4\x16\x5a\x00\x69\xce\x92\xef\x24\x9f\xb4\x8c\x46\x1e\x7a\x2d\x73\xa1\xb8\xa6\x70\xba\x9b\x25\xe5\x7f\x6f\xff\x45\xca\xa4\xc5\xe4\x18\xde\xf6\xc9\xcd\xd0\x0c\x8e\x99\x5f\xba\xe9\xd0\x5d\x7c\x7c\xd6\xd8\xd0\x32\x7c\x3d\x85\x1b\xd2\x29\xf1\x3b\x94\x46\x83\x1a\xcd\x99\x9e\x71\xdf\xdb\xb2\x6e\x4d\x34\x7c\xdb\x99\x9e\x4f\x4e\xc2\xc7\xeb\xfb\xb6\xa9\xed\xb6\xf3\x9d\xa6\x26\x83\x51\xee\x74\x3c\x1b\xf6\xc7\x87\x34\x3d\xf8\x90\xf6\x23\x55\xe5\xa0\x09\x4b\xb4\x71\x6b\x85\xef\xc9\xb8\x55\xd7\x5b\xa8\xf7\x77\x49\xab\xba\x21\x88\xa5\x30\xfc\xe6\x8c\x4e\xcf\x59\xa0\x17\x51\x07\xfb\xe3\x90\x77\x16\xce\xb1\xc5\x8b\xe8\x85\x4d\x8e\x68\x4e\x8a\xc0\x39\x4b\x83\xd7\x7d\x9c\x55\x17\x89\xf8\x23\x36\x11\xe5\xe4\xc7\xaf\xd3\xce\xc5\x47\xc6\x68\x98\x9d\x02\x8f\x67\xc9\xe0\x9c\x80\x97\x27\x1f\xc9\x9c\xf3\x8f\xda\x0d\xd1\x06\xca\x9e\x35\x4b\xc6\xed\xbc\xb9\x47\x28\xb7\xc2\x6c\x88\xd5\xa2\x6f\x35\x4e\x66\xcb\x6b\xfc\xeb\x0c\xdd\x30\x57\x9b\xa1\xfe\x57\x53\x79\x94\x99\x45\x07\x16\xaf\x68\x4a\x14\x58\x5c\x31\x3e\x6c\x19\x97\x26\x6e\x80\xfb\xcb\xc2\xb5\x14\x2a\x5f\x0a\x3b\xe5\xcb\xc2\x71\x99\x3a\x78\x38\xcf\xe8\xaf\x55\x35\x38\x17\xef\xaf\xf3\x77\x23\xba\x91\xd5\x18\xa1\xe7\xeb\x29\x2e\xb4\xea\x9c\xdc\xbc\xeb\xbe\x9e\xe1\x92\x9a\xca\x02\xf2\x96\x69\x6e\x10\x5e\x1c\x12\xbc\xf0\x42\xdd\x0e\x09\x8e\x06\x52\x71\xbe\xe7\x86\x6b\x7e\x6f\xf0\xdf\x42\x0e\xe1\xe1\x86\x9a\x2e\xa4\x59\x65\xb3\x22\x26\x61\x93\xd4\x98\x27\xa8\x6c\x48\x33\xaa\x32\x07\x01\x2f\xdc\x39\xf7\xcf\x61\xe0\x4c\xc7\x4f\xe7\x2f\x4a\x16\xe1\x78\xee\x01\x87\x73\xc2\xe3\x28\x0b\x7f\x5e\xc7\x9a\x56\xd4\x61\x49\x4d\xe9\x71\xfa\xfa\x0f\x2a\x0f\x05\xfd\xd6\xbc\x9d\x7e\x2c\xeb\x86\xd2\x8e\xe3\xb1\x18\x94\xcf\x03\x4a\x18\xcf\x19\xb7\xd1\xc6\xd1\x2a\x39\xc5\x71\x94\x8a\x4e\x63\x1c\x6d\x8c\xd3\x18\x67\x37\x2a\x8d\xf1\x8c\xde\xea\x67\x05\xe8\xe0\xa4\xfe\x74\x13\x46\xc6\xff\x39\x95\x39\xbb\xd1\x50\x9d\x6b\x70\x52\x7e\x4e\x4e\x9d\xfe\x95\xca\xfc\x9d\x37\xe3\xcb\xc3\xa9\x64\xe0\x39\xdf\x97\xec\xcf\x69\xf0\x91\x57\x65\xe1\x99\x51\xea\xfd\x39\x79\x1e\x9b\xd1\x81\xbb\x2b\x76\x03\x99\x78\x66\x74\x93\x58\x78\x06\x9b\x4c\x09\x91\xf7\xe0\x00\xfc\xf9\x25\x39\x58\x1d\xc7\xfc\x46\x57\xf9\xe7\x95\x6b\xa9\xaa\x50\x22\x38\xa7\xf3\x21\xe7\x25\xad\x18\xdf\x19\x55\xe9\x9f\x57\x0a\x51\x4b\xe8\xa0\x33\x0f\xe9\x3f\x9f\x1b\xc4\x0b\xe1\x81\x6e\x02\xd2\xc0\x03\x5d\xa3\xa5\xaa\x27\x2e\x94\x86\xc6\xbb\xfe\xcf\x62\xca\x48\x1f\x5a\x39\x3c\x0b\x41\xf5\x5c\x23\x33\xe7\x43\xc6\x36\x92\x89\x67\xc7\xfe\x20\x33\xce\x5c\x9c\x86\x3f\xc3\x3e\x70\xc5\x29\x90\xb7\xe6\xc4\x39\x90\x77\x11\x87\xb0\x15\xc8\xbb\x66\x26\xd5\x3c\x0e\x01\xd2\xc9\x92\x17\x4e\xba\x97\x4c\x3c\xcd\x29\x5d\x1e\xca\x3f\x69\x51\xf0\x92\x8d\x67\x39\xeb\xfc\x43\x79\x00\x03\xca\xbf\xcc\x87\x4a\xf5\x85\x17\xba\xc1\x3b\xf7\xd8\x7c\x67\x75\x1c\x82\xbf\xd1\x3b\xc9\x7c\xb6\x0c\xde\x79\x92\xdd\x68\x19\xbd\xb3\xf2\xe6\x37\x78\xe7\x44\xcb\x65\x7c\xce\xc9\xb3\xcb\x78\x9c\x0b\xd1\xec\x72\x9a\xe5\x45\x50\xc0\xa5\xd0\xda\x89\x0a\xe2\x72\x9a\x65\x9c\x39\x0d\xdd\xb9\x0d\x3c\xb0\x2e\xc7\xc0\xee\xfc\xbf\xa1\xe3\x76\x28\xe5\x79\xcc\xd0\xf4\x92\x44\x73\x71\x1d\xcc\xf8\x4e\x33\x7a\xf6\x9d\x29\xd4\x59\x65\x16\x4f\xe3\x45\xf5\x50\xf6\x3b\x5e\x50\x8e\x89\xe8\x50\x43\xb1\x0c\xa1\x2e\xe5\x16\x2b\x50\xda\x54\xce\x0e\xbd\x0c\x9c\x59\xf1\x90\x37\x70\x66\xc3\xd7\xec\x52\xb4\x6a\x2e\xea\x4b\xc1\xaa\x75\x59\xc4\xb8\x64\x1d\x2a\xd8\xb4\x2e\xac\x43\x44\x2f\x5c\xb2\x0e\x35\xe7\x40\x79\xa8\xcb\x85\x13\xd2\x39\x50\x0f\xa8\x8f\x0b\x19\x8e\x64\xff\x95\x76\x1c\x06\xc6\xbe\x91\xb5\xa8\x13\x4d\x75\x9d\x46\xd9\x1d\x0c\x47\xb7\x11\x3a\xee\xcb\xc6\x22\x5e\x96\x06\xe3\x3c\x4f\xe6\xd4\x01\xb0\x28\x2b\x2f\x6c\x45\xb3\xfc\xdb\x2d\xcf\x48\x9d\xd5\x59\xbe\x97\x91\x3a\xcf\xec\x5b\x67\x84\x26\xe7\xc1\x32\x54\x67\x5b\x33\x5d\xfe\xb9\x90\xbf\xba\x25\x0e\x2e\x46\x27\x43\xd2\xc2\x0f\xf3\x92\x25\x69\x1e\x8b\x2f\x6f\xd9\xe0\xd8\xc6\x0e\x90\x5d\x98\xc3\xaf\xd3\xe1\x45\xe6\x5c\x97\x02\x64\x27\x4a\xa7\xeb\xc4\xd3\x98\xf9\x90\x3c\x82\x5d\xeb\x2a\x56\xfa\x18\x5d\xe4\x21\xe5\x4f\xe7\x6b\xed\x92\x21\x89\xc4\xc7\x0f\x55\x5d\x75\x42\xda\x0d\x18\x42\x19\x08\x38\x1b\xc5\x49\x91\xd9\xd5\xc5\x4f\x8a\x23\x9f\x79\x8d\x5b\xfa\x57\x46\x29\xf6\xa3\xd2\x57\xd7\xce\xfe\x57\x48\x6c\x43\x61\x61\xcc\xcf\xea\x04\xa9\xcb\x40\x9e\x24\x5a\x5e\xc6\xf1\x3c\xd7\x4c\x8f\x97\xc3\xcb\x18\x9b\x38\xe7\xf1\x96\xb9\xff\xc1\x70\x2e\xc5\x96\x84\xd2\xfc\x87\xc7\x28\xce\x73\x62\x63\x33\x38\xe6\x3c\xcc\x71\x01\xbc\x5c\xc4\x5d\x02\x78\xc9\x4b\xf8\x52\x84\x66\xe1\x15\x63\xf8\xcb\xc6\x6d\x74\x55\xa3\x1e\x71\x38\x65\x0e\x9a\xb8\x4b\x1b\x0c\x73\xcf\x33\x6d\x3e\xcb\x86\x70\x7e\x55\xe5\x27\x45\x34\xbd\x64\xe3\x69\x4e\x73\xfc\x50\xfe\x7d\x38\xa5\x90\x32\x1b\xe2\xaf\x91\x32\x1b\xc1\x2c\x97\xe2\x35\x67\x85\x8b\x28\x5c\xb3\x22\x63\x5e\x0a\xc9\x9c\xc6\x2d\x7f\x28\x25\x01\x9c\xf9\xee\xe7\x2e\x52\xe8\x44\x22\xfc\x2f\x8b\xb1\xa1\x04\x2c\xb4\xe9\x42\x9e\x46\xe8\x39\x2e\xc7\x6b\xe2\x92\x6c\xf8\xcd\x89\x11\xe3\x92\x11\x67\x1e\xe9\x41\x3c\xf4\xc8\x2f\xd9\xa6\xba\x38\xb7\xd5\x01\x3a\x35\x55\x9b\xf6\x50\xa8\x25\x79\x23\x94\xae\x7b\x58\x71\xf5\x1a\xb2\xbe\xb6\x0c\xad\x97\xf2\x74\xa7\xe6\x9f\x3b\xf4\xd8\x9a\x4d\x15\x35\x94\x60\xc3\x5b\x28\x3d\xb0\xfc\xa0\xb8\x14\x12\x79\x3a\x5b\xf6\x43\xe9\x40\x2f\x8b\x4d\x97\x8d\x48\xd8\x49\x8d\xe2\x39\xc3\x60\x8d\xe2\x89\x47\xf2\x25\xab\xd1\xc4\xf8\x76\x39\xff\x32\x0e\xba\x97\xd3\x28\x63\x97\x35\xa6\x67\x45\xe1\x6f\x10\xcf\x8a\xba\xc6\x20\x9e\x13\x2f\xdb\x4b\x81\x8d\x3d\x1c\xb4\x99\xd7\xe0\x2e\x7c\x29\xb0\x31\xc6\xb6\x4b\x99\x93\xf7\xe0\x3c\x37\x3f\x84\xd9\x7b\xcd\x92\x38\xae\xc4\x57\xb3\x72\xe3\x60\x32\x2c\x89\xe3\x3c\x7c\xc9\xa4\xb4\xc7\x48\x1f\x72\x49\x86\x2f\x62\x1b\xc2\x95\xd7\xa0\x9e\x13\x37\xf3\x4b\xb9\x92\xeb\xb6\x94\x66\x50\xcf\x1d\x09\x42\xc6\x98\x39\xcb\xbf\x35\x1f\x86\xea\xdc\x83\xb3\xdf\x9d\xba\x1e\x0e\xda\x0d\x16\x05\xcb\x54\x90\xe1\x26\x20\xf6\xea\x46\xa6\x48\x4d\xab\xf4\xb1\xfe\x1b\x9c\x93\x9c\xe7\x0f\x65\x38\xae\x54\xd5\x8d\xba\x76\xc8\x8f\x0c\x83\xfc\xb1\x64\xe8\x95\x5f\xbc\x9d\x26\x86\x9f\xb2\x26\xef\xa0\x0b\x05\xf2\x65\x87\x39\x90\x6f\xe1\x3c\x69\xfc\xcd\x86\x2f\xeb\xe5\x74\xc8\x0b\x07\xc9\x6b\x58\x69\x50\x53\xe8\xdc\xf5\xf9\x50\xb8\x2c\x2b\xad\x3e\xa3\xd9\xa1\x74\xbf\x1b\x8b\xe2\xa1\xe4\x52\xc1\x86\x1b\xb6\x77\x65\xe1\x14\xd6\xb7\x1b\x3b\x75\x38\x1e\x33\x55\x65\x89\x6c\x6c\x15\xd9\x30\x56\x2b\xa9\xa9\xb9\x31\x38\xe4\x43\xca\x6c\x78\x84\x52\xd0\x19\x5b\x55\x99\x8b\x37\x0a\xd8\x4b\x26\x8d\x9d\x1b\x64\x18\x9c\x2c\x73\x73\x5b\x39\xcd\x1f\xda\xbc\x8b\x0d\xdd\x20\x9b\x1b\xc5\xa6\x31\x36\x27\x0e\xfa\x86\xd1\x2c\x28\x4b\x81\xd1\xcc\xfd\x39\x7d\xd5\x6d\x84\xa6\x69\x09\xf6\xa5\x9c\x8b\xae\x40\x09\x9c\xac\xe6\x43\xc5\xb5\xbd\x8d\x2e\x25\x83\xcb\x77\xc2\xec\xb7\x74\x6f\x48\xcd\xa7\x0b\xff\x86\x51\x34\xc3\xb3\xa7\x76\x78\x84\x2d\x05\xd9\x4d\x12\x45\x5c\xd3\x2a\x13\xbc\x00\x2f\x99\x42\x26\x19\x06\xae\x69\x95\x09\xf9\x0f\x2e\x27\x2f\x46\x81\x62\xc4\xcd\xc2\x7b\x1e\xc4\xcd\x45\x5c\xbd\x21\x37\x27\x4a\x12\x23\x6e\x9e\x95\x85\x53\xd0\x5d\x72\xca\x18\x0b\x73\x92\x37\xe1\x52\xb2\xe0\x41\xbe\x83\x4b\x46\x94\x1d\x11\x01\x23\xca\x46\x80\xb1\x11\x65\xc2\xb5\xa7\x39\xc5\xbb\x1c\x52\xaf\x19\xc5\x6a\x19\x1a\xb3\x85\xfb\x0b\x1a\x73\x6d\x06\x2e\x64\xcc\xb9\x56\xca\xaa\xc2\x48\x37\xd4\x23\x23\xe1\xc8\x7f\x39\xac\x0e\xc7\xb7\x6b\xf9\xe5\xb7\x77\x0a\x65\x44\x7d\x9b\xf1\xac\xbe\x3d\x7e\xd4\x63\x5a\xf5\xac\xc2\x8d\x85\xa2\xb9\x70\xb7\xb8\x96\x4c\x5a\x2b\x52\xb3\x22\xf2\xd6\xce\x7f\xe8\x54\x0d\xf6\xca\xf2\xbb\x64\xef\x14\x3e\x2f\x21\xfc\x7c\x2f\x19\x72\x56\x7d\x9b\xf1\xec\xc0\xe4\x97\xf3\x55\xb3\x59\xc8\x73\x7c\x84\xfa\x28\x56\xee\x48\x27\x32\x07\xef\xb4\xfa\x73\x21\xff\xa5\x07\x4e\xcf\xe8\xe4\x44\x80\x33\xf5\xb5\xb4\x21\xf6\x71\x84\xf4\xe8\xf8\x50\x8f\xd1\xf0\x63\x5b\x84\x1a\x72\xb3\x53\x1b\x8f\x11\xaa\xc9\x74\x45\x4d\x6d\x01\x19\xc7\xff\xc9\xac\x15\x66\xb7\x36\xac\x4b\xa6\xa4\xb5\x38\x58\x8e\x96\x23\x03\x08\x50\x9d\x71\x24\x30\x56\xe7\x19\x23\xe3\xb5\xbd\x5d\xf8\x52\x69\x87\xd7\xae\xa9\x2a\x67\xe3\x5c\xc1\x8a\xa5\x1b\x18\xfd\xc0\xee\xdc\x6f\x99\x3b\x61\xbf\xca\xee\xf4\x4a\x20\xb2\x3b\x9d\xf1\x4f\xb8\x94\xbf\x78\xed\x97\x52\x82\x46\xec\xfc\x97\xf3\x17\xe3\xe4\x77\x39\x7f\x71\x65\xdb\x2b\x08\x6f\xed\xb7\x0f\xc5\x9d\xb3\x09\xb7\x53\x8f\xa7\x4c\xb9\xfc\x31\x03\x01\x17\x9a\xa7\xe9\x76\x72\xf1\x4c\x87\xfd\xe1\x58\x72\xf2\x1e\xb3\xeb\x37\x81\x95\x3d\x85\xb7\xd4\x08\x4c\x95\x3c\x0e\x77\x4b\x33\xcf\x23\x62\x23\xc7\xc9\x42\xb5\x36\x7b\x45\xf1\x79\x4f\x33\x7c\x28\x48\x06\x63\xf9\x3e\x94\x02\xf4\x60\x17\x0a\xd0\x9b\x1b\x31\xc3\x49\x91\x0d\x08\xbe\x8c\x56\xfa\x34\xd3\x21\xb5\xe5\x5a\x28\x65\x16\xac\xa1\x3c\xb6\x74\xf8\x27\xca\x8d\x2a\xb4\xee\xbd\x57\x04\x33\xba\xc2\x03\x2e\x2f\x3f\x4b\x21\x94\xd1\x75\xbe\x65\x4b\xdd\x23\xfd\x2b\x0a\xaf\x19\x1d\xea\xa1\x1e\x49\xca\x39\x3f\x97\x11\x48\x17\x5e\x34\x97\xcc\x59\xb5\x59\x51\x79\xd9\x9c\xb5\x9d\x4d\x7e\x01\x41\x9a\xdb\x42\xd1\x73\x6b\x72\x23\x28\x7a\xee\xa9\x9a\x76\x2e\xad\x29\x7d\x48\xa7\x87\x67\xaa\x61\x46\xcf\x9d\xd7\x9f\xa1\x44\xb3\xfd\x14\x2f\xb7\x88\xbb\xba\xc8\x7b\x9c\xf7\xde\xe5\xfc\xe5\x70\x7d\x59\xc9\xd6\x78\xab\x6a\x8a\x7b\xca\xb4\x53\x60\x73\x0e\xa6\xdb\x79\x1a\xca\x84\xb6\x72\x52\x2e\x7b\xa3\xe6\x97\xb5\xe0\xb9\x03\x88\x7c\xcb\x03\xe0\xb2\x28\x09\xb3\xba\x7c\xaa\x91\xdd\x14\xb2\x36\x23\x49\x28\x2a\x6d\x11\xc0\x62\x9c\xd1\x44\x13\x5d\xb7\xa0\x34\x36\xa2\x9b\xf2\x09\x9f\x3b\xc2\xf2\x6d\x6d\x20\xfb\xf6\xb6\xb5\x9c\x3d\x6d\x6b\xd7\x8e\xb8\x2a\x6b\xd7\xda\xbc\xcd\x6d\xed\xda\x11\x89\x65\xee\x5a\x8d\x83\x73\xeb\x6d\xba\x23\xcb\x2a\x2a\x6d\xed\x96\xf1\xfc\x5c\x98\x86\xb4\x03\x59\x65\x87\xa5\xed\xc8\x84\xb2\x86\xbd\x77\xbb\xc2\xd2\x16\x1a\x58\xa3\x99\x2e\x0c\xef\x97\x62\xcd\xd6\xe6\x2e\x91\xf9\x6b\xa1\xd6\xbf\x14\x5d\x96\x00\xaa\xcb\xd1\x65\x9b\x18\x49\x03\x9f\xae\x3c\x9c\x15\x33\xb6\x72\x0b\x2a\x64\xec\xa9\x1a\x52\xc7\x63\x30\x1a\x09\xb3\x9b\xe8\x4a\x63\x9d\x2e\x74\x7e\x97\x82\xc6\xd6\x23\xf7\xff\x93\x5b\x2b\xa2\xec\x15\x43\x9c\xe7\x77\x13\x98\x66\x94\xd4\x45\xca\x20\xa3\xa4\xae\xe8\x0a\x6e\xb3\x87\x4c\x87\x5e\x76\x9b\xb0\x8a\x4b\x16\xb8\x57\x28\xb9\xd9\x3b\xfc\xa4\xde\xe3\x39\xca\xb2\xc7\xbd\xaf\x07\x27\xfa\xdd\x84\xe9\x19\x5e\x75\xe1\xf5\x7c\x29\xf6\xec\x29\x4c\x5d\xb1\x12\xde\xb9\xca\x02\xfc\x14\xa6\x13\x29\xd6\x11\xa0\x6c\xbc\xdb\x78\x7d\x5e\x32\xde\xad\xca\xcd\xf2\xf1\x3d\xc3\x79\x95\xed\x6e\xe1\x22\x7d\x7d\xd8\xaf\x6f\x55\x5d\x8a\x0c\xf6\x63\x0e\xc5\xf6\x90\x61\xef\xa9\x9a\x76\xa6\x5e\x69\x0b\x4a\x9e\x4e\x25\xfd\x6b\x70\xdc\xc2\x1f\x5f\x50\x44\x8a\x19\xa7\x75\x45\xeb\xf8\xf1\xa5\xc3\x7f\xc8\x7a\xf7\x54\xa5\x8f\xed\x45\x0f\xa5\x14\xaa\xf9\xc7\xed\xe3\x03\xab\x93\xf9\x6e\x45\x4a\xff\x98\x61\xcd\x94\xe9\x3d\x91\x5f\xb6\x1c\x12\x71\xe2\x63\x39\x84\xb5\x93\xb9\x6e\x4d\xd8\x97\x70\x5a\x93\x5d\x10\x9c\xd6\x8d\xf7\x83\x71\x5a\x17\x31\x20\x86\x62\x5d\x79\xdc\x7f\x0c\x7f\x91\xa1\x7a\x97\x71\x40\x3e\xde\x3a\x2c\xf2\xc7\x80\x32\x99\x2a\xaf\xea\x19\xca\x13\xc7\xe1\xf9\x1a\x22\x91\x7d\xf5\xb5\x10\xb0\x52\x26\x6f\x0f\x6e\xb6\xaf\xe7\x0d\x96\xfc\x25\x61\x23\x57\xab\xac\x67\xab\xa1\xcd\x90\xf1\xec\x95\x6e\x15\xe1\xb5\x48\x7d\x63\x2c\xd1\xe7\xc3\xb4\xaa\x9f\x82\x23\xc8\x5e\x56\x70\x83\xbc\xbe\xfe\x7d\x18\x9d\xc2\xa8\x6a\x6e\x56\x59\xcf\x56\x34\x62\x32\x9e\xbd\xaa\x43\x19\xcf\xe2\xde\x62\x44\xd0\x85\xfb\xd2\xa5\xc0\xa9\x15\x3d\x8f\x12\xdf\x26\x4c\xf1\x52\x70\x54\xd2\x6b\x5c\x0a\x8e\xda\xe4\x7a\xb9\x14\x1c\x35\x27\x5c\x5e\xd6\xa9\x85\xeb\x3a\xc8\x9d\x1b\xe3\x91\xa1\x3b\x17\xa6\x64\x43\x77\xae\x28\xa4\x15\x0e\xb5\x36\xba\x2b\x87\x43\x6d\xac\x45\x97\xed\x5a\x1b\xa9\xdc\xe1\x50\x60\x7d\xad\x4b\xe1\x50\x6d\xa5\x55\x59\x80\xc3\xc9\x65\xf4\x3a\xf3\xd4\xf9\x39\x29\x1d\x1b\x8c\x5c\xb6\xe9\x42\xf1\xe4\x04\x2f\x18\x01\xb4\x12\x98\x6d\x04\xd0\x8a\x95\xcb\x08\xa0\x6d\xed\x50\xf7\xff\xfd\xbf\x1a\x05\xcd\xcf\x0c\x2f\xea\x83\x9f\x13\x9b\x8f\x34\x2a\x8f\x21\x6e\x03\x99\xce\xda\x01\xa7\xfc\x39\x99\x01\x77\x8c\x13\xe2\x02\x34\xf6\x90\x45\xfe\xf8\x8c\x5b\xf9\xfd\x71\x16\xbe\x14\x62\xd5\x72\xc9\x2b\xc4\xaa\x3d\xa2\xe2\x3f\x39\xb5\xf3\xea\x1e\xb0\x66\xe7\xd5\xed\xec\xef\x58\xe7\xf8\x29\x33\x4a\x2c\x70\x97\xcc\x73\xb5\xbf\x1f\x3a\xd5\x77\x28\xc5\xcd\x8d\x8c\x46\x68\x99\xf0\x50\x59\xee\x0a\x39\x39\x8c\x6b\xda\xf2\xb2\x94\x1d\xaf\x46\x6e\xfe\xb3\x6e\x14\x7e\xf2\xe7\xb7\xf4\x91\x9a\x8e\x0b\x84\x9f\xc8\x8c\xd7\x72\x55\xcb\x8c\x57\x49\xbc\x66\x58\xd3\x96\xa3\x27\x2b\x5e\x5b\x2f\xa5\x84\x9c\x0c\xdb\x89\x7b\x49\x41\x71\xc9\xc2\xd7\x16\xef\x31\x05\x78\xb5\x85\x06\xf0\xcf\x57\x3a\xf6\x47\xc3\xa1\x36\x1c\x05\x2e\xc5\x7b\xd5\xc8\xa6\x0a\xf7\x6a\x9b\x07\x98\xc2\xbd\x6a\xe5\xb1\x28\x34\xd4\x13\xcf\xd9\xeb\xcf\xfe\x2d\x3b\xad\x7c\xf4\x5d\x5a\xd1\x49\xe0\x78\x39\xf6\xab\xc1\xf8\x8d\x9b\xba\x46\x28\xb9\x6d\x70\x7f\xc8\xa4\xd8\x70\x22\x30\xa6\x6a\x23\x5c\xf7\xfa\x73\x76\x8e\x4c\x9a\x12\xfc\xe7\x1d\xfd\x27\xb6\x8b\x9b\x82\xf1\x56\xcf\x8d\x25\xf4\x92\xb9\xb1\xe4\x38\xcb\xda\x58\x49\xe3\x71\xc9\xda\xd8\xea\xdb\xc5\x33\x87\x1b\x5d\x85\x8c\x8d\x75\x65\xe9\xe5\x5d\xb3\xcf\x50\x9a\xc2\x15\x4a\xf1\xb1\x6f\xcd\xaa\x9a\xfc\xa0\x92\xff\xb7\xac\xcb\x2d\x94\x02\x8e\xa8\x4c\x96\x6d\xa3\xf0\xf8\xb3\x07\x7b\x36\x90\x23\x3f\x32\x85\x7a\x40\xec\x6c\x3c\xed\xf4\xbc\x0a\x9d\x96\xb8\xe7\xff\x94\x96\x78\x9f\xa1\xb4\xd1\x39\x76\xb2\x74\x96\xbc\xcb\x65\xe9\x6c\x86\xc1\x5d\x46\x85\x6d\x84\x11\xdf\x0a\x7b\xab\xa4\x18\xba\x15\xf6\xd6\x8c\x95\xf1\x50\x0f\x43\x62\x87\xde\x32\x89\x36\x42\x5e\x6f\x59\x44\x0b\xce\x0b\xf7\x61\x6c\x5f\x1f\x25\x23\xcd\x36\x82\x0e\xef\x63\x29\x65\x8b\xc7\x72\x1f\x52\x68\x00\xf6\xf7\x90\x97\xf6\x41\x3a\x54\x10\x40\x4d\x87\xfa\xc1\x92\x46\xbf\x72\x9e\x08\xf5\x93\xb3\x56\x28\xfd\xa0\xf7\xdd\x2d\x13\x6c\x45\x74\xbc\x65\x65\xad\xbc\x96\x6f\xe7\x2b\xc6\xe7\xe6\x76\xbe\x62\x6e\xdf\x5b\xf9\x8a\x1b\xfa\x93\xfb\x90\xeb\x25\x89\x38\x6e\x99\x5c\x1b\x6a\x8f\xfb\x00\xbf\x32\x6d\x7e\x55\xc6\x58\xac\xbc\xc0\x04\x6e\x64\xdb\xca\xc5\x61\x60\xdb\x46\x78\xcc\x7d\x48\x79\x81\xc7\xd9\x7d\x08\x5c\x74\xe7\xe7\xb5\xed\x49\x59\x61\xd0\xdb\xc6\x6b\xfc\x56\xc8\x5d\xe1\x90\xdf\x4a\x89\x5c\x38\x2e\xb7\x02\xf0\xca\xca\xea\xca\x52\x64\x4c\xb6\x75\x1f\xe2\xe2\xa4\x84\xbd\x65\xf0\xad\x70\xff\x5b\x79\x8d\xeb\x59\xfe\xed\xf0\x71\x1f\x56\x82\x79\x6b\x1b\x2d\xf7\x04\xf6\x6f\x19\x2e\xb7\xe0\xcc\x7b\xcb\x8e\x7b\xa2\xba\xb9\x4f\xc3\x27\x31\xf9\xa7\x14\x5d\x38\x1d\xdf\x0a\xeb\x23\x07\xfe\x32\x58\x6e\xc5\x4e\x78\x9f\xf2\xda\x43\xab\x73\x2b\xcb\x30\xa9\xda\x1f\x4a\xf9\xc3\x1a\x6d\x3a\x1d\x3c\x73\x28\x7b\x6b\x39\x8e\x94\xf9\x15\x75\x42\xc9\xe5\x39\x23\x53\xbc\x5b\x37\x17\xbd\x65\xa6\x9c\x3d\xdf\xe9\xee\x41\x9a\xba\x15\xb5\x76\x66\xc3\xda\xd8\xd8\xcd\x0c\x6f\x1b\x14\x0d\x87\xbb\x80\xbc\x45\xa9\x76\x2b\x86\x6d\x92\x54\xf7\xb6\x79\x71\x93\xe1\xf8\x76\x8e\xdd\x49\x17\x0a\x4c\x4b\xa2\x6e\x83\xdc\x4e\x3c\xda\x80\xb5\x9d\x35\x65\x3f\xa9\x9b\x4e\x28\x09\x1e\x95\x0d\xac\x6c\xb8\x13\x99\xfc\x56\x98\xda\x9c\x23\x65\xd2\x6f\x58\x9c\xb8\x8b\x1e\x50\x75\xa6\xa6\x9f\xd0\xfc\xc5\xe5\xb7\xef\x01\xe5\xf4\x64\xa9\x29\x95\xde\xe2\x27\x24\xe6\xae\x83\xc1\x48\xce\x23\x1f\xc8\x5d\x0c\x32\xb5\x68\xd3\xf2\x03\x29\xc7\x8c\x8e\xbb\x9d\x88\x7e\x19\x1d\x77\xc2\x7e\x6f\x05\xc9\x4d\x34\x9c\x77\xb1\x62\xae\x66\x6c\x76\x4b\xe8\xa9\xaa\xbf\x60\xd5\x8a\x55\xb3\x19\xa9\x5f\x5a\x18\xdf\x6e\x05\xd4\x6d\x84\xd7\x5b\x01\x75\x93\x1b\xe6\x96\xc9\x34\xde\x5d\xb7\xe2\xe9\x36\x39\xe7\x8c\xce\xfb\x34\x13\x52\xd9\xf1\xd8\xb3\xd5\xd0\xac\x47\xa8\x53\x1f\x0e\x28\xbd\xa6\xfd\xb4\xbc\x95\xfe\x76\xe1\xcf\x74\x2b\xd6\x6e\xa1\x16\x34\x8c\xef\xce\xa9\x70\xf6\xdb\x8d\xfe\xdd\x30\xbe\x0b\x59\xd2\x30\xbe\x0b\x11\x0d\x18\xdf\x5d\x7d\x03\x18\xc6\x77\xad\x8c\x46\x7e\x28\x5c\xef\xb7\x0c\xb1\x0b\x15\xff\x2d\x43\xec\x9c\x83\xef\x2c\x13\x57\x26\x4e\x86\xd8\x8d\xbb\xf2\x5d\x0d\x5c\xb6\xf3\xa1\x37\x71\x67\x00\x7e\xf9\xe7\xaf\x2c\x18\x90\xb7\xcb\xa8\xbe\xab\xb1\xe1\x2a\x3b\xb5\xd3\x90\x92\xee\xd5\x14\xca\x36\xc3\xcb\xf2\xae\xd6\x19\xbe\x94\x0c\x3e\x9c\x22\x99\x69\x13\x96\x7a\x57\xeb\x08\xc8\xf8\x75\x57\x43\x85\xb6\x50\x53\x23\xe7\xaf\xb4\x8d\x49\x73\x74\x2b\xe5\xee\xae\x1c\xfe\xea\x6d\x5c\x18\xb7\xf4\x89\x2b\xcb\xa1\x07\x0a\x92\xae\x51\x7c\x17\x19\x68\x0c\xe2\xbb\x8d\xf7\xfb\x50\x1f\x1d\x30\x7a\x37\xf6\x78\xa7\x07\xbd\xeb\xc8\xd9\x0e\xc0\xef\x36\xba\xd1\x32\x4c\xef\xae\x3b\x94\x1e\xdd\x16\x9f\xef\xa6\x05\x5f\xff\x21\xa7\xa9\x31\x7c\x9f\x56\x27\xe4\xa5\x24\x87\x1d\x4a\xef\xb3\x23\x7d\x7c\x5c\x75\x41\x6a\xac\x30\x8a\x66\x05\x12\x61\x1c\xb7\x32\xe9\xae\xc9\xa4\xca\x6c\xbc\x2b\x87\xb3\x61\x7e\xa3\x26\xb0\x86\xf4\xaf\xe7\x13\xd9\x89\xee\xa6\xbd\x81\x3a\xf7\x56\x74\x61\xc3\xb7\xf9\x6e\x4e\x26\x81\xac\xe2\xe8\xc2\xf7\xfc\x39\xba\x70\x21\x03\x38\xba\x10\xe7\xf9\x5b\xc1\x85\x0d\xb3\xd9\xdd\x40\x4e\xe3\x9f\x84\x04\xb2\xd3\xc8\x50\x9a\x6a\xfe\xde\xc0\x69\x3d\x15\x25\x8b\x65\x64\x8e\xbc\x29\xa9\x79\x3d\x77\xe9\xca\xc8\x9e\x87\x15\xd1\xb3\x77\x73\x7a\xbf\xb7\x3b\x07\x81\xf2\x47\x92\x35\xc7\x3b\x30\x3b\x6f\xd2\xa6\x62\xb2\x7b\xbe\xbb\x6d\xdd\xa3\x07\xdd\xc8\x23\xe3\xb4\x59\x6a\xa4\xa6\xf0\x22\xb2\x0e\xba\x90\x31\x3c\xde\x4e\xe1\x3b\xb9\x11\x15\x11\x79\x8e\xb7\xe6\xe5\x33\x02\x75\xab\x95\xf4\xf7\xd1\x04\x86\xfa\xaa\x2c\xfd\x3d\xe2\x16\xc9\x9e\x8c\x2d\x5c\x0e\xd8\xb7\x4c\xe2\xa3\x71\x98\x64\x11\x2f\x68\x94\x0c\x2d\x5c\x06\xe7\x5c\xc1\x92\x2d\x3c\xb1\x1b\x5f\x8d\xde\x3b\x46\xc8\x06\x75\x29\x4e\xe0\x84\x32\xd0\xf1\x01\x25\xc8\x8b\x9a\x1e\x34\xce\xb7\x87\x9f\x12\x44\xa6\xcd\x3f\x79\x5c\xd0\xa6\xde\x46\x38\xf8\xdc\x8a\xa3\xec\x38\x18\xde\x8a\xa3\x2c\x28\x65\x6e\x85\x51\x8e\x06\x23\x91\xe5\xbe\xe0\xfc\x7e\x3b\x8c\xf2\x65\xd0\x0a\xa3\x6c\xa4\xb2\xbd\x15\x46\x39\xde\xee\x25\x41\x8e\x33\x94\x50\xf8\x56\xa8\x67\xb2\x71\x28\x34\x1c\x72\xcb\xad\x2e\x8b\x7f\xab\x2b\x65\xe6\x0f\x9c\x32\x99\xfc\x5b\xe3\x7a\x54\x5e\xe1\x5a\x11\xc5\x14\xa9\xd9\x50\x3c\xdc\x8e\xd4\xc4\x67\xe9\x96\x73\xc0\x59\xd2\x28\xbc\x92\x0b\x41\xce\x01\x35\xec\x58\x29\x88\xe7\xff\xba\x30\x97\x0f\x65\x66\xc1\x8e\x55\x18\xe7\x24\x7b\xd7\xed\xcc\xc1\x20\x25\x18\x56\x79\x66\x3f\x75\x83\x2a\xbc\x94\xd0\x4f\x60\x32\x82\x5c\x3e\xb1\xb1\x1a\x72\xb9\xe2\xb3\x04\xaa\xf2\x06\x0c\xc3\xa8\xca\x27\x2e\x9c\xb7\x02\x35\x67\x43\x36\x1a\x06\xc6\x41\x4c\x54\xb8\x65\x23\xc5\xe4\x2d\x2f\x82\x4a\x54\xc6\xad\x10\xca\x49\xd0\xe4\xad\x10\xca\xd9\x60\x5c\x43\xe2\xe5\x4e\x0f\x06\x18\x2f\xa1\x84\x59\x87\xd4\xa6\x34\xbe\x95\x90\x85\x7b\x18\x7d\xba\xfe\x3b\x8d\x29\x80\xc7\xef\x2f\x19\x7f\x1e\x2e\xa3\x34\xbe\x8d\xb4\x99\x06\x3c\x2e\x18\x90\xee\x21\x1f\xe5\x96\x5f\x92\x84\x93\xd3\x3b\x2c\xe1\xb4\x9e\x66\x2e\x55\xed\x50\xb7\x0b\xd3\xe3\x47\x85\x69\xf5\xeb\xc2\x34\x2b\xfc\xab\x9a\x66\xff\x54\xd5\x73\xea\xb4\xbe\xf5\xa5\x34\x6f\xcc\x94\x3c\x0c\x9e\x66\x42\x0a\x37\x9a\x53\x63\x3c\xe4\x95\xa2\x8f\x9e\x95\x13\xca\xdd\x23\x7f\x4c\x6b\x30\xc8\xdf\x63\xe8\xe4\x82\x5e\xf5\xb6\x53\x01\xa9\xc2\xef\x69\xfc\xcd\x91\xb2\x8f\x3f\x4c\xa1\xa0\x07\xcf\x50\x42\xa3\xe6\xec\x03\x88\xcc\xad\x2a\x0f\x03\x20\x93\x1e\x4a\x3f\x35\x53\x26\x67\x08\xd6\xc6\x91\x98\xbb\x71\xab\x4f\xbb\x5e\x22\xd4\xd9\xdf\x20\x0c\xd3\x39\x7e\x49\x52\x60\xc8\xe3\x82\x53\xb2\xa1\x8a\xeb\xc8\x5f\xd8\x9c\x88\x37\xa5\xa1\x8a\xcb\x99\x59\xd4\xc9\xd8\xe4\x38\x37\x54\xf1\x7c\x7f\x51\xcc\xbc\xcf\x7c\xa8\xfe\x11\x23\x94\x2b\xf8\xf9\x30\x5d\xea\x9c\x32\x8d\x0a\xe2\x9c\xe1\xd8\xcb\x2f\x2f\x9a\x59\x7e\x90\xd3\xbf\x3d\x0c\x76\x43\x70\x90\x87\xc1\x49\x06\xe2\x7b\x39\xc9\x21\x62\xa4\x7d\x08\x70\x6e\xbc\x97\xcf\xd4\x0c\xe5\xee\x53\x53\xca\x09\x26\x55\xd6\xfd\x99\x39\x55\xbc\x67\x1d\xb0\xec\xe5\xa5\x81\x2d\x3b\xdd\x2e\x21\x70\xf7\x72\x8a\x65\xf6\xc9\x32\x97\xc2\xdd\xc3\x18\xc7\x93\x00\x2d\x43\x1c\x3f\x85\x21\xb5\x19\x90\x77\x9c\x6e\x17\xcc\xa4\x5b\xe9\x76\x9f\xaa\x14\xfa\xa4\xb2\x71\xed\x25\x90\xf7\xc6\xf2\x69\xcc\x0f\x7b\x69\x58\xa8\xe5\xe3\xc7\x0e\x5b\x9e\x7d\x78\xaf\x0c\xff\x33\xeb\xbd\x6d\x73\xc9\x13\x79\x3b\xb5\x50\x0d\x65\xb3\xca\x84\x5a\xcf\xb9\x81\xbf\x39\x85\x6e\x5b\x29\x53\x87\x3b\x8d\xde\x5a\x99\x06\xf5\x11\x83\xa1\x7b\x49\xf4\x33\xfd\xc9\x81\x2f\x5c\x43\x26\xf9\x4d\x6a\xc2\x5b\x26\xf9\xf3\x60\xb7\xc9\x24\x3f\xc3\x42\x0c\x37\x1c\x01\xc4\x81\xa1\x84\x99\x19\x6d\xf8\xdc\xbd\x87\xd4\x04\x23\xfb\xc9\xea\x3e\x1b\xb7\xd9\xf6\x4b\x90\xf4\xf2\xb7\xcc\xee\x27\xf9\xed\x8d\x45\xfc\x14\xf2\x8b\x7a\x0a\x86\x6d\x6c\x3f\x05\xff\x57\x57\xec\x86\xfb\x4c\xf1\xa6\x1b\xb3\xc2\xbd\xcd\xfd\xc8\xa9\x6f\x18\xe3\xf9\x6c\xe9\x7f\x32\x6a\xe3\x18\x57\x8e\xcd\xe5\xab\x88\x04\xbf\xb7\x43\x4e\xf3\x6c\xb8\x7c\xa6\xb8\x17\x2f\xbf\xdb\x48\xf1\x7e\xcb\x82\x7f\xe2\x14\x7f\x63\xc1\x27\x2a\xc8\x08\xc8\x7b\xf2\xe0\x90\x05\x7f\xae\x92\x32\xa5\x1b\xae\xa1\x3e\xfe\xf0\x84\x94\x49\x64\x85\xf2\xac\x73\x8e\x0d\x80\x4c\x8c\xde\xad\x3c\xba\x93\xec\x32\xb7\xd2\xe8\xee\x68\x57\x94\x46\x77\x47\x7f\x24\x2f\x81\x4d\xae\x0d\x43\x25\x4f\x22\x96\x6e\x59\xfe\x37\xb6\x1b\xc3\x1f\x3f\x1d\xf2\xcb\xf6\xe9\x3a\xd2\xa8\x8f\xdc\x4c\x5d\x79\xc2\x20\x03\xcb\x11\x60\x63\xbb\x33\xac\xf1\x5c\x2d\x94\xfd\xad\x18\x8d\xa2\xdd\x27\xf2\xaa\x81\x8c\xeb\x48\xd9\xc7\xc9\xec\xa0\xfe\x74\x19\xd3\xbd\x37\x52\x66\x58\x58\x04\xf8\x16\xdc\x0a\x5e\x5d\xad\x86\xd2\x7c\x33\x32\x9b\xd6\x71\x76\xbc\x65\x5a\x4f\x0a\x34\xa3\xf5\x2e\xf2\xe3\x19\xad\x77\x44\x0c\xbc\xc1\xf4\x0f\xa5\x8d\x0b\xc0\x89\x41\x78\xdf\x77\xa9\xcc\xe5\x1b\x65\xbe\x51\x70\x57\xce\x9f\x8c\xde\x1b\x3b\xae\x41\x69\x37\x9e\x9f\xf7\x6d\x2d\x09\xfb\x1d\x43\x72\x5a\x11\xd2\x14\x76\x8d\xdb\x81\x9d\x99\xa6\xdb\xef\x52\x6e\x1b\x99\x91\x37\x3e\xd0\x37\x66\xe4\xc8\xe0\xb7\x41\xbc\x47\xa8\x3f\x17\xba\x47\x19\x87\x57\xf4\xa1\xb2\x0d\x9f\x7b\xc0\x0b\x3f\xd6\x5a\x30\xdf\x18\x87\x49\xc5\x7e\xcb\x38\xbc\x2b\x67\xe1\xe3\xdd\x9f\xcb\xf0\xe3\x74\x5e\x3b\xed\x78\xe8\x74\x69\x80\x75\xb6\x3b\x08\xb2\xe1\xf8\xb2\x15\x4f\xfc\x6e\x0c\x21\xbb\x5a\x49\xd9\x2d\x05\x0b\xc3\xd9\xfa\xe7\x99\x9a\x42\x46\x87\x1b\x3a\xb0\x12\x3f\xb8\x5b\x26\xde\x1d\x45\x84\xc3\x2c\x23\x96\x7e\xa4\x33\x20\x61\xc5\xfd\x71\x0a\xba\xcc\x8d\x3c\x8f\x2b\x77\x98\xf2\x84\xae\xa8\x01\x1d\x66\x89\x9b\xd1\x6d\x9b\x2e\x1e\xda\xb7\x6c\xba\x8b\x6c\x51\xc6\x73\xdd\x18\x8b\xc0\x73\x4d\xec\xde\xfd\x95\x96\x08\xb8\x99\xfb\xeb\x78\x24\x18\x93\xb2\x86\xbe\x6f\x7d\x2c\xc3\x33\xdf\xc9\x23\x1e\x76\x6f\x3b\x71\xb4\xca\x5f\x6f\x4c\x0e\xf0\x97\x1c\x01\x74\xef\x97\x37\x7e\xfd\x86\x56\xdd\xf8\xfc\x03\xad\x5a\x61\x84\x5f\x7b\x6e\x80\x36\x73\x7f\xd9\xc4\x07\x54\x77\x61\xea\x0e\x21\x2a\x30\x00\xa9\xb5\x81\x45\x31\x46\xeb\x89\x73\x04\x18\xad\xcf\x23\xf3\x9f\x6c\xfa\x6b\xcd\x2e\xc1\x3b\xb7\xcc\xcf\x23\xfb\x4d\xe6\xe7\x36\xde\xfe\x9f\xe7\x62\x36\xaa\x02\x3b\x0b\x81\x6d\xc6\x7a\xad\x25\x13\x67\x49\x80\xa3\x21\xd3\x74\x03\xa4\xc3\xf8\xad\xe3\x9d\xf0\x67\xbd\x47\x7d\xcb\xf4\xd2\x18\xa1\x3e\x4f\x19\xd2\xc5\xd7\x10\xa0\x30\x45\x43\xbb\xe2\x54\x67\x68\xd7\x82\x45\x0c\x64\xd7\x1d\x3d\x88\xa2\x3a\x0b\xb6\xd9\x5b\x51\x9d\xa3\x22\x79\x28\xaa\xf3\xc4\x6d\xc4\x38\xaf\x05\x30\x13\xe3\xbc\x8e\x3c\x25\x15\xf1\x79\x12\x7f\x65\x98\xd7\x92\x83\xf0\x73\x44\x3d\x13\xa3\x68\xd0\x91\x97\xba\xa3\x41\x37\x21\x4e\xf7\x4f\x22\x7a\x66\xed\x27\x09\x1d\x8f\xaf\x5b\xe6\xf6\xa7\x2a\xa3\xb1\xcf\x59\x7a\x54\xfa\xc9\x08\x29\x3f\xc7\x78\xd4\x34\x2a\x44\xf5\x95\x32\x6d\x8c\x96\x46\x35\xc1\x3b\x94\xc1\x7b\xd3\xc3\xa5\xb2\xf4\x70\x2b\x8a\x2c\x35\x9d\x8d\xac\x42\x89\xd9\xe5\xa1\x25\xa3\xfd\x19\xfd\xa4\x8d\xf6\x47\xba\x90\xd3\x71\x9e\x0b\x42\x8e\x9d\x91\x98\x7e\x76\xfc\xc8\x7d\xf9\x63\xef\x71\x30\x65\x6f\x3f\xb1\xef\xdf\xd8\xdb\xff\xf7\xa9\x94\x89\x35\x55\x7f\xd2\x5e\xa7\xea\x9f\x28\x86\xa3\xcd\x17\x23\x99\xec\xed\x35\xda\x63\x99\xdb\x57\x58\xb8\x73\x98\xe2\x44\x05\xfe\x2c\xc1\x29\x46\x9c\x2d\xb9\xa0\x8d\x38\x9b\x27\xbf\x8d\xdf\xf1\x7a\x06\x71\x36\x7e\xce\x20\xce\xe2\xd8\x7f\xff\xc9\x2a\x18\xdd\xc1\x9f\x19\x53\xb4\x15\xd8\xc6\xe9\xd2\xb6\xf1\x63\xa4\xaa\x2e\x02\xb2\x62\xdf\xc4\xb8\xce\xf4\x21\x3d\xd5\x99\x0f\xe5\x7d\x00\x63\x20\x6d\x69\x14\x8d\x32\x6b\xb7\xdc\x68\xb2\x6a\x17\x22\x45\x0d\x5c\xfb\x54\xe5\x47\xa4\xd7\xc1\xe3\xd4\xc0\xb5\x27\x7e\x84\x06\xae\xed\x78\x2e\x1a\xb8\xf6\xc4\xaf\xf9\xfe\xf3\xae\x5a\x69\xd4\xab\xfa\x36\x23\xc3\x32\x93\x6c\x0b\x38\x19\x56\x6f\x59\xc0\x2b\x30\x2c\xb7\x2c\xe0\xa5\xbf\x35\x9f\xdf\x28\xf9\x61\xbf\x6d\xb8\xb3\xff\xe0\x9a\xf9\x0d\xe5\x63\x22\x06\xc0\xe0\xb8\x1d\x8f\x47\x83\xe3\xf6\xa8\x24\xfe\xd8\x80\x6f\xd5\xa5\xc2\xf4\xb1\x45\x31\x36\x6d\xce\xf6\x7e\x28\x95\x65\x26\x8a\xbd\xf9\x56\xb5\x79\x95\xb9\x51\xe6\xa6\xfd\x8e\xcd\xab\x91\x76\x1c\xfe\x07\x7f\x95\x11\xbc\xef\xfe\x6f\x44\xc4\x5b\x16\xf2\xbd\x32\xff\xca\xb7\x0b\x78\xc7\x2d\x2b\xf8\x79\xc0\x7f\x64\x05\x2f\xff\xa3\xbe\x52\xb2\x3d\xbf\xb8\x0d\xc0\x5b\x1d\xfe\xb9\x0d\xc0\x5b\x8d\xeb\xb8\x0d\xc0\x5b\x9d\x09\x64\x1b\x7f\xb7\x8e\xb7\x4c\x33\xac\x43\xbd\x8d\xbf\xdb\xed\xc3\xb8\x8d\xbf\x5b\x1c\x2b\xf3\x50\xba\x7a\x5a\xbe\x53\x0e\x1e\x2d\xf0\x36\xfc\x6e\xb7\x67\xe8\x06\x7e\x77\xdb\x2d\x69\x1b\x7f\xb7\xef\xb7\xaa\x13\x02\x8d\xb4\x2a\xe5\x51\xfa\xd0\x96\x36\x70\xef\x36\x38\x6f\xb7\x5f\xe2\x36\x36\xef\xe9\xa7\xfc\x06\x9b\x77\xcf\x97\xd4\x0b\x71\xf3\x8b\x7a\xcd\x39\xbf\xc4\x36\x36\x6f\xb7\x73\xdf\x06\x9b\xd7\x8e\xb2\xdb\xd8\xbc\x4f\x33\xe9\x51\x52\x42\x4d\xa3\x92\x90\x67\xfa\x77\x82\x8b\x50\xfe\xc7\x99\x3e\x84\x31\x5c\xf2\xe1\x4f\x3b\x3c\x94\x61\x0f\xf8\x7f\xa9\x2a\x6d\x11\xd9\x06\xf9\xed\xb6\xca\x6f\x63\xfc\x9e\x23\x83\x91\x59\xc7\xd9\x0e\x1e\xca\x7f\x41\x7f\x97\xe7\x34\xad\xc8\xc3\xe4\x08\xf5\xf7\x94\xa5\x77\xbb\xf0\x16\x86\xed\x0c\xdd\x46\xd5\xd9\x86\xdf\x6d\xce\x36\xb2\x0d\xbf\x5b\x1c\x5e\xbf\x81\xdf\x3d\x32\x18\x0b\xc5\xf6\x18\xd8\x86\xdf\x6d\x25\xf3\x0d\xdb\x64\x15\x31\x7e\x1b\x01\xe7\x21\x9f\xe7\x6c\x67\xfd\x85\xcd\x5b\x3b\xd3\x78\xc2\x36\x59\xf1\xd3\xbb\x71\x86\x9a\x82\x4b\xe9\x50\x8a\x5a\x5f\x13\xca\xf3\xbf\x43\xea\xad\x7d\x0c\xa8\x9f\xe4\xd7\x05\xf5\x27\x37\x29\x6a\x2a\xdf\xa6\x5d\x0f\x36\xc8\xbd\xc6\x4d\xdf\x06\xee\x9d\x8e\xd5\xda\x06\xee\x5d\x3d\x7f\xb1\xcd\xb5\xd3\xa8\xee\xe2\x93\xe5\x57\xa0\x74\xb7\x61\xeb\xa1\x74\x1a\x66\x6a\x7e\x14\x38\x92\x0e\xed\x1a\x74\xa4\x47\x05\x06\xcc\xf4\xf1\xe7\x42\x5a\x95\x05\x70\xa6\x1d\x47\x4d\xfb\x51\xf6\x90\x45\x9d\xf0\x57\xd6\xba\x9e\x2c\x80\xe3\x3f\x9c\xf0\xf2\x21\xbb\xb0\xeb\xd2\x8e\xc7\xca\xac\x12\x53\x90\x0f\x25\x8a\x65\x1d\x65\xa3\x69\xa9\x49\xba\x01\xc6\x66\x35\x84\xc5\x88\x6d\x74\xe0\x6e\x11\x63\x1b\x1c\xb8\x39\x15\xc0\x36\x38\xf0\x53\x95\xd1\xd8\x22\x9d\x1e\x9d\xe0\x23\xcb\x61\x7d\xed\xca\x92\xcb\x96\x38\xf3\x57\xd6\x58\xf8\x99\xf0\x90\x4a\xf4\x55\x33\x00\x1d\x88\xc5\xb4\xda\x24\xbd\x38\x3b\x0a\x94\x3e\x1d\x83\xb4\x8d\x24\xdc\xec\x25\xfc\x50\xa7\x8c\xa7\xff\xe4\xd4\x4f\x55\x4d\xf9\xca\x87\x62\xf1\xac\x6b\xc1\x5e\x7d\x42\x4d\x31\xa0\x50\x9a\xf1\x95\xee\xfd\x8f\xf0\x8a\x82\x9b\x66\x28\x6d\x1d\x8e\x67\x71\xa4\x30\x87\xa3\xc8\xb0\x58\x58\xff\x22\x2f\xb6\xf3\x2d\x2b\x6e\x94\xd1\x78\x5b\x77\x46\x6a\xeb\xf5\xe2\x02\x28\x32\xe4\x58\x63\xb8\x8d\x56\xfc\x14\x0e\x48\xf9\xd4\xbc\x85\xcb\x85\x21\xe5\x0b\xc4\x6e\x35\x5a\xf1\x5e\xdc\x40\xc5\xce\x40\x23\xd4\xc7\x85\x1b\x52\xde\x40\xf0\x2b\xb9\x5d\xb4\xcd\xe1\x29\x76\x06\x82\xed\x28\x00\xbc\x18\x22\xf0\xa1\xa4\x6d\x63\x1d\x8b\x13\x29\x72\x21\x38\x1a\x7c\xaf\x9a\xaa\x72\x8c\x82\x77\x14\x6b\x37\x6d\x78\xdf\xc6\x12\x6e\xe5\x2d\x74\x48\x30\x65\x76\x6d\xe3\x98\xc9\x0d\xa3\x9e\x59\x64\xfb\xb4\xdb\xa3\x78\x1b\x4c\xb8\x85\x79\xc8\x0d\xa3\x6d\xee\x07\xb9\x61\x54\xbb\x08\x3c\x94\x7c\xdb\x38\x3b\xc5\x6c\x77\xc1\x67\x9c\xd6\x38\x67\x57\x6e\x18\x6d\x64\xca\x05\x58\x15\x56\x22\x2f\x8c\xd2\x77\x9a\x91\x83\xde\x4a\x2b\xe6\x16\xcd\xa3\x71\x1c\xfb\x36\x0e\xd3\x36\xd2\x70\xab\x9c\x4f\xa7\x2e\xce\x16\x74\x1c\x7b\x4e\x2b\xee\x14\x8b\x91\x57\xfb\xa9\xad\xb4\x2a\x40\x0b\xa6\x4a\x81\xec\xa5\xbd\x65\x72\x30\x9b\x94\xe9\xee\xce\xe9\x90\x6f\x45\xeb\x9c\xf9\xca\xf6\xec\x21\x35\x8d\xec\xf2\xea\x2d\x97\x2e\xbc\x8d\xe0\xba\xd5\x7e\x95\xdc\x3a\xb8\x4f\xe4\x9f\xec\x53\xb6\x90\x3a\xe4\x3e\xb1\xde\x0f\xfd\x52\x5f\xdc\x97\x72\x9f\x28\x95\x5b\x47\xee\x13\x6d\x73\x23\xc8\x27\xa2\x6d\xb8\x95\x7c\x22\x5a\x7d\xbf\x53\x92\x09\x76\xa3\x7c\x22\xda\xe6\xcc\x55\xcb\x8a\x6b\xa4\xd0\xb9\x22\xf8\xc5\x8b\xc1\xf1\x57\x72\x1c\x76\xc0\xe2\x36\x9e\xf0\x59\x32\xe1\x8a\x95\xb2\xc8\xb9\x8d\x18\x7c\xb6\x33\x94\x04\xd0\x4a\x8f\x5e\x7f\xf8\x18\x3e\x12\x8b\x65\x74\x60\x7b\x67\xaa\x9a\x2f\xd6\xc5\x8a\x37\xaf\x3f\x67\xac\xd9\x2a\xb5\x56\x48\x39\x75\x33\x38\x39\x49\x2c\x6b\xbf\xb6\xb1\x7f\xd7\x4a\x99\xa5\xae\xc5\x7e\x6c\x8e\x4c\x48\x97\x8e\x4c\x58\x48\x13\xf6\x7c\x88\xa4\x61\x7c\xdf\x83\xd9\xb1\x77\xc3\x4e\x4d\x2f\x47\x1a\x95\xcb\xc2\xe6\x62\x97\x27\xc2\x5c\x23\x94\xf4\x36\xf5\x9f\x41\x2d\x4f\x55\x2d\xc0\x66\x07\x36\x16\xc0\xcb\x21\x0f\x03\xd2\xf5\x6e\xe3\x02\xb7\x88\x0b\xcd\xf7\x5c\x3f\xa1\xaa\x9b\x61\x70\xb7\xff\x38\xcd\x74\x17\xf2\x1f\x8e\x71\xd9\xf9\x52\xf0\x6a\x07\xab\xa3\xab\x2c\x5b\xce\x09\x92\x0f\xee\x07\x25\x48\xee\x07\xb7\xbe\x13\x24\xef\x0d\xe7\x54\x82\xe4\x95\x35\x57\x82\xe4\x56\xe0\x0e\xdd\xf6\x8d\x33\x94\xad\xb9\xa1\xa4\xe1\x81\x71\x75\x27\xe7\x80\x73\xc8\xe8\x3f\x1b\x5c\xd5\x48\xbf\x7b\x23\xf5\x76\xc7\x2f\xa7\x43\x1d\xce\x83\xdb\x41\xc6\xfb\x73\xb0\x71\x6d\xa0\xaf\x23\x94\x90\xc6\xd3\x85\x3c\xeb\x1a\xaf\x0c\xd9\xe0\x67\x2b\x29\x53\x4c\x76\xe6\xc2\xb6\x45\xae\x43\xa3\x00\x67\xc3\x3b\x59\x72\xe3\x56\x53\x7c\x7e\x69\x19\x99\xd9\xff\x6e\x29\xb4\x15\xae\x43\x7d\x5d\x18\x52\xd8\xba\x33\x94\xac\x00\x5c\x87\xdd\xb6\x17\x04\xe4\x6e\x6f\x93\xfc\xc5\xed\x71\xf3\x87\xec\x05\xe4\xc3\x6e\xd3\x4b\xd6\x49\x26\xca\x72\xa4\x6c\xc8\xdd\x24\x65\x53\x99\x33\x18\xa9\x10\x93\x3a\x0f\xa9\x6e\x13\x59\x26\x5f\xfa\xae\xc5\x36\x1d\x36\x9f\x20\xa9\x38\x03\xc0\xde\x30\x8a\x61\xf3\x49\xab\x50\x7e\xb7\xf7\x01\xa9\x3b\x65\xe5\xcb\xcb\x85\x13\xf2\x96\x01\xe7\x80\x92\xe5\x87\x19\x1f\xca\x2a\xd8\x78\xac\x0c\x6f\x14\x64\x2c\x1c\x04\x2a\xfd\x6f\x5f\xdb\x74\xc8\x69\x67\xe0\x82\x41\x9a\x33\xad\xc8\xc9\xe3\x08\x25\x8f\x38\xe6\x5b\x79\x05\x66\xe3\x0e\x57\x5e\x01\xf2\x0d\x3d\xd4\x47\xf8\xc0\x8c\xd3\xd3\x9d\xff\xb5\x9d\x91\x49\xc4\xb0\xcf\x56\x98\x8e\xed\x82\x83\x29\x3b\xc0\x1a\x23\x65\xba\x89\x72\x4d\xc8\x76\xbf\x27\xdb\xd4\xd9\x01\x76\x4e\xb0\x8c\xf7\x7b\x96\x50\x9e\xfe\x9d\xba\x53\x76\xd7\x05\xe5\xe9\x67\x6f\x4e\x1f\xd3\x95\x2f\x2f\x3d\x0e\x53\xf5\x96\x22\x3c\x03\xf8\x08\xd0\x28\x8d\x0a\x76\x71\x64\xe4\x3f\xa1\x7e\xa7\x15\x03\x69\xd2\x8a\x3d\x02\xc2\xd1\xed\x11\x50\x90\x2f\x94\x62\x79\xb7\xfc\xf2\x66\xe0\x1d\x52\x29\x18\x10\xa2\x84\x09\x3c\x73\x87\x08\x13\x18\x37\x83\x87\x92\x2d\xe9\x48\xa3\xe6\xbd\x94\xc9\x08\xbd\x10\x61\xe4\x1f\xb0\x5b\xc6\x7d\xb9\x87\x7f\x2a\xa9\xb7\xf1\x82\xcb\x61\xff\xd0\x6d\xc0\xe0\xb9\x61\x4c\xb2\xfa\xe3\xbb\xf0\x50\x43\x55\xdf\x42\x77\xc2\x87\xb7\xdb\x39\x99\x1d\x99\x7e\xa2\x2b\x30\x7c\x70\xe5\x46\x51\x42\x82\xdd\xf8\x63\x25\x24\xc0\x79\x61\x1b\xf5\x77\x37\x44\x41\x25\x1d\xd8\x0d\xa1\xd1\x58\xbe\x76\xcf\x7d\x28\x85\x54\x1f\x29\xd3\x83\x13\x49\x50\x2e\x00\xe5\x38\x98\x2a\xf9\x00\xec\x3c\xa3\x94\xf3\x79\x37\x8e\x86\x3d\x02\xf2\xe0\x73\x1a\x81\x8a\xb4\x21\x8f\x80\x75\xc2\x43\x6c\xf5\xdf\x48\x30\xcb\xa8\x5f\x07\x7b\x5c\x11\xfe\xbb\xcd\x54\x55\xe6\x0e\xc4\xeb\xe5\xd5\x98\xa9\x29\x24\xeb\xcc\xc5\xe5\x91\x22\x97\xc9\xce\xbf\xc3\x60\x97\xec\x37\x11\xf6\x6c\xe6\xcf\x0e\x5b\x9e\xfd\x95\x9a\x9a\x28\x18\xfa\xf2\xe4\x73\x9d\x3a\x8f\x74\x5b\xf9\xee\x2b\x8a\x49\x94\xdd\x67\xf6\x50\x4a\xf1\xc1\xe1\xdb\x76\x1c\x66\x0f\xef\xe5\x1f\xac\x50\xea\x8f\x0d\x2d\x9b\xff\x6e\x3b\x35\xd5\x03\x6c\x49\xc1\xfd\x80\x3a\x3f\x94\x5a\x41\x24\xd9\xdb\x1b\x6a\xa6\x70\x2a\xce\x8e\x2e\x14\xe6\x57\x61\xd9\x8e\xe6\xaf\xfc\x92\xa2\xf9\x77\x43\xec\x51\xfc\x3e\xa0\xd2\xdb\xa8\xb9\xf8\xad\x6c\xc3\xd6\x96\x13\x8e\x2d\xa0\xda\x15\x25\xc5\xb6\x36\xef\x64\x0b\xd9\x3a\xdf\x8f\x7c\x28\xfb\x18\x07\x4a\x16\x77\x3c\x35\xf6\x92\xc5\x7d\x4d\x98\xb2\xb0\x69\x77\x18\x88\xe2\xe7\x9f\x46\x53\x55\x2a\x0c\x76\xb0\x8c\xe1\xb3\xf3\x2a\x94\xbd\x7b\x0d\xf8\xb0\x61\x63\x8f\x93\x03\x64\x83\x77\x87\x11\x5f\x02\xf1\xef\x67\x3e\x74\xa6\x51\xf8\xa2\xc3\xe2\x6b\x4d\xa1\xff\x2a\xe3\x91\x71\xbc\xf3\x82\x97\x71\xfc\x29\x4c\x9f\xd2\x8c\x70\xa2\x14\x16\xbf\x3b\xd3\xa1\xc8\xf7\xdd\xb9\xa3\x2f\x6f\xf7\x93\xbb\xf6\x22\x15\x3c\x3f\x79\x79\x74\x07\x14\x79\x50\x43\x2e\xb5\xd3\xa0\xb6\xaa\x86\xf2\x94\x33\x1a\x19\x96\x7b\xfe\x4a\x29\x6d\xc2\xa5\x85\x23\xfb\x34\x9a\x42\x4f\x24\x1f\x3e\x22\xc3\xee\x68\xdf\x2e\x63\x13\xbf\x65\xcb\x1f\xa6\x50\xb2\x35\xdb\x51\x16\xf8\x72\x9c\xc8\x68\x86\x79\xed\x30\x5f\x05\xd4\xef\x68\x0d\x65\x9e\x7f\xaa\x86\x7c\xd6\x2e\xcf\x59\xc5\xd7\x3f\x85\x1d\x52\x53\x47\x97\x37\x3b\x02\xa1\x45\x89\xa8\xd7\x80\xfb\x2b\x0f\xf5\x53\xf8\x1f\xb4\x1f\x0a\xcd\x9f\x93\xc1\x2a\x34\x7f\xf6\x9e\xf1\x68\xb0\x67\x5a\xd5\x76\x85\xa7\xcb\x0b\x60\xee\x1a\xea\xab\xc1\x85\x52\xc0\xd2\x39\x42\xea\xc3\x74\xe1\x2d\xc0\x56\x96\x17\xc0\x8c\x82\x43\xa1\xef\xbb\xd7\xd4\xd4\x0e\x80\x37\xdd\xec\x00\xee\x8d\xdb\x3b\x80\xe3\xa2\xf4\xd2\xe5\x38\x67\xbe\xd4\x31\x87\x23\x38\xd6\xbd\xf5\xb4\x23\x78\xe8\x23\x3d\x6a\x6c\x6c\x73\x25\x9b\xde\x11\x53\x6f\xef\x00\x2e\x78\x85\xba\xef\xce\xb6\xbe\x0d\xa0\x77\xc2\x7f\xed\xa2\x70\x66\xa8\x76\x88\x47\xfb\xfe\x61\x91\xe1\xb8\x0a\x4a\xdf\x1d\x16\xef\xa4\xd1\x1d\xf1\xc7\x11\xe2\xb9\xb6\x3f\xb6\x36\x46\x8f\x6b\x0f\x81\x08\x98\x72\x02\xd8\x1d\x99\xfd\xe3\xfb\x9e\x6d\xa5\x90\xf0\x9d\x55\xfc\xf8\xb0\x96\x34\xaa\xf3\xc0\xa6\xfa\x78\x69\xd8\xd6\x1f\xa7\xb0\x80\xcb\x39\x81\xf3\x11\x01\x4f\x19\x9c\x57\x3b\x52\x68\xac\x45\x1a\xf5\xda\x14\xec\x14\x0e\x10\x8f\x92\xc2\x01\xe2\x03\x66\xf1\xf1\xf4\xb7\x50\xca\x28\x91\xd1\xdc\x8e\x1c\xa1\x95\xdb\x09\xaf\xe8\x42\xd3\xbf\x78\xdb\x7d\x3c\xfd\xd1\xa2\xcb\x0b\x61\xf7\x12\xca\xe7\x38\x8d\xfe\x39\x7a\xce\xa3\x11\x22\xe9\xee\x9c\x9b\xaf\xa5\x48\x96\xff\xeb\x13\x57\xd8\x8d\x5f\x9f\x38\x74\x78\x76\x3c\x68\x0c\x4e\x69\xa2\xf1\xe5\x7a\x28\xf1\xf5\x1d\xea\xa3\x66\x6a\x3e\x74\x58\x05\xfd\xcb\x0f\xa1\x23\x0c\x38\x24\x7d\x1d\xa1\x6e\xd5\xa4\xfb\xcb\x35\x37\x94\xd6\x9b\x9f\xfa\x9a\xe3\xb5\xd4\x54\xbc\x55\x06\xa3\xc8\xd0\xa3\xb0\xa8\xf2\x09\x58\x0d\x2e\xff\xf5\x0e\x47\xb9\xa2\x9c\xcd\xeb\xe0\x86\xff\x7a\x87\xf7\x50\x8a\xf8\x80\x37\x7f\x0d\xaa\xce\x55\xf9\x65\x4e\xb9\xc8\x94\x95\x79\x55\xae\x15\xdb\xef\x8f\xd8\x49\x9c\x96\x39\xfc\xef\xe7\x79\x1b\xa9\x2a\x2d\x69\x4d\x99\xf2\x56\x31\x35\x8e\x49\xcf\x76\xff\xf9\x76\x2a\x1c\x69\x59\xc9\x77\xa4\x66\xe7\x53\x1e\x5c\x15\x32\x68\xef\x83\xb9\xf9\x99\x89\xc0\x53\x0d\xc2\xe9\xbc\x5d\xdb\x20\x9c\xe5\x28\x88\x4d\x3f\xae\x91\x34\xaa\x63\x33\xd2\xa8\x27\x75\xa7\xd0\x27\xbc\x42\x7d\x5d\xb8\x21\x1d\xa9\xc6\x50\x2d\x8c\x55\xee\x9c\x9f\x17\x00\x29\xee\xe7\x3d\xfe\x6f\x8c\x80\xa7\x6a\x73\x3b\xf4\x29\x29\xba\xcf\x50\x9e\x0f\x06\x60\xc1\x82\x05\xf8\xf3\x36\x5e\xa1\x34\x03\x08\x6e\xb2\x4b\xaf\x6c\xf8\x3f\x7b\x49\x54\x66\xc0\xa9\x97\xb3\x1f\x14\xb4\xfd\x14\x6e\x48\xdd\x0d\x23\x85\xe2\xff\x48\xd8\x32\x5a\xef\x0e\x1f\x51\xf0\xf5\x1c\xe9\x51\xef\x94\x18\xea\xfe\x58\x47\xfa\x97\x04\xd6\x67\xca\xe4\x25\x80\xe0\xa8\x2c\xcd\xe5\xa8\x1c\xaa\x3f\xe7\xd7\x61\xe7\xc8\xda\xbc\x3b\xb2\xb8\xac\xcd\x4f\xd5\x7c\xe9\x0d\x58\xa1\x96\x32\x26\x30\x6e\xcf\x22\x6a\xa0\x3f\xbf\x45\xf2\xc4\x94\xd1\x76\xf7\x95\xc2\xe5\x42\xfe\x51\xe2\x30\x36\x4d\x63\x66\x6e\x47\x3c\x6e\x83\x5d\xee\x6e\x8e\x63\x5c\xca\xe5\xdc\xe3\xdb\xb0\x94\xe5\xb0\xc7\xce\x43\x6a\xe4\x85\x0f\x2d\x9f\xf9\x3c\xee\xc3\xac\x62\xa5\x19\x7b\xc1\xd1\xa1\x59\xbc\x5f\xad\x46\xb0\xdc\x7d\xd1\x85\x45\xae\x45\x0f\xbe\x28\x7d\x17\xef\x03\x90\xb6\x65\x4a\x7e\x76\x0e\x99\x7d\x28\x79\xbd\xed\x94\x79\xbf\xe5\x0f\xc5\x2a\x58\x6f\x03\x5a\x6e\xec\x4b\xfb\xb0\xcc\x5b\xdf\x76\x2c\x80\xa5\x1d\x73\xe3\x54\xd5\xd6\xb4\x8c\xbf\x4f\x67\x09\xa2\x51\xa7\x3e\xee\x66\x94\xfb\xf4\x7e\x73\x4c\xc5\x43\x6a\xbf\xf9\x81\x65\xf0\x4b\xe0\x1d\x1f\x8a\x34\x0c\x21\x35\x6f\xe6\xc6\x5b\xe6\xb6\xdd\x98\xa9\xd3\xd2\xc7\xa6\x51\x50\x96\x4b\x48\xed\x86\x95\x0f\x95\x54\xcf\x0c\xc0\x50\x94\xe5\x40\x69\x62\x2c\xca\x8d\x5a\xd6\x70\x93\xcb\x19\x07\xb7\xd1\x26\x9f\xaa\xb4\xe3\x34\x92\x2d\x94\xec\x64\x2c\xe3\xe9\x4d\x85\xa5\xd2\xa8\x91\x1b\xdb\xe4\xc6\x14\x96\x91\x2b\xae\x6e\x65\xe6\x6e\x27\xfe\x48\xa3\xf2\xad\x63\xe5\x8a\x13\x31\xf0\x9d\x0d\x53\xc8\x5b\x86\x97\x1c\xbc\x4c\x8d\x2e\x39\xb0\x5a\x1a\x40\xb2\xf2\x90\xd9\xc5\x1b\xd5\x9e\xf3\x0f\x29\x23\x36\x53\x8c\x25\x8a\xc1\xc8\x12\x35\x56\xba\x90\x21\x6a\x1d\xf9\x4e\x67\xca\x5e\x9f\xdb\xd0\x93\x83\x0b\xcf\xd0\x93\x4f\x21\x03\x90\x36\xd9\x3e\xb7\x0f\x25\x25\xf9\x60\xa8\x36\xbe\xd7\xf4\xf8\x27\x8d\x0a\x65\xe2\x0d\x76\x10\xdd\x06\xa9\x3c\x79\xfc\xee\x62\x94\xed\xc6\x77\xb2\x99\xd6\xb7\x4c\x71\xe7\x2f\x35\x95\x14\x83\xdf\x57\xda\x11\xac\x92\x5b\x91\xc1\xe7\x3a\xfe\x99\x78\xfa\xa9\xaa\x19\x7e\x3f\xd4\x0c\x9f\xe9\xfe\x23\x8a\xbf\x97\x7f\x1e\xd6\xcc\x2d\x5b\x56\xd9\x29\xb3\xbd\x2a\xdf\x29\x43\xb9\x11\xa5\xb6\xb1\x35\xeb\x99\x1e\x6e\x4d\x7e\x61\x2a\xa4\xbb\x3e\x61\x36\xb2\x33\x35\x27\xa1\xdb\x46\xc8\x2c\x3c\xd3\x0c\x90\x39\x70\x8a\x30\x40\x66\xb3\x3f\xe0\x36\x40\x66\x75\x3a\xd7\x87\x52\xec\xa1\x5f\x1e\x5b\x01\xbd\x65\xb0\x4b\x64\x81\x1a\x8e\xca\x7e\xa8\xae\x1d\x34\xa1\xa4\x2d\xb5\x12\x70\xcb\x00\xf5\xac\x75\xba\xf8\x33\xe9\xd1\x28\xed\xf1\xc0\x46\xbf\x95\xf6\x78\x20\x16\x6e\x45\xe2\x3e\x55\x53\xa8\x29\x6d\x74\xa2\xac\xd3\x63\xd2\x89\xa1\x7c\x7d\x9f\x6c\x99\x87\x5a\x63\x4a\x65\x1e\x1a\x61\xa0\x8a\xae\xad\x2b\x3f\x7c\xb1\x4b\x69\xf4\x52\xff\x2f\xa5\x15\x4d\xf7\x5e\xd1\x9e\x46\xa5\x4c\x9b\x29\xfb\x2a\x21\x01\xe3\x76\x22\x99\x1d\x4a\x96\xdd\x41\x4d\x59\x20\xcb\x19\x6a\x3c\xb3\xcf\xca\x54\x79\x5c\xae\xfc\x84\xac\x8a\xe3\x08\xa5\x91\x8d\xb4\x79\x09\x73\x95\x5f\xba\xcd\x31\x33\x34\xc3\xfe\xe5\x27\xbc\xdc\x96\x98\x76\x93\x5f\x91\x1d\x75\x1f\x4a\x7e\x45\x34\x2a\x8b\xd3\xc0\x79\x61\xcb\xe2\x34\x30\x78\x6d\x19\x9c\xce\x6a\xf9\x69\xdb\xe0\xe4\xa0\xe0\x87\x52\x16\x9b\x33\xd4\x2d\xa4\x9c\x09\xa5\xc4\xf5\xac\x92\x62\x69\x2b\xe6\x0e\xc3\x78\xd6\xc1\xc9\x0e\x36\x27\x3d\x78\x5b\xc0\xe7\x6d\x6d\xaa\x30\xb6\x66\x6d\xf4\xfb\x9d\x96\x85\x2b\x50\x31\xb8\xcf\x54\x30\x6c\x0b\x0f\x0d\x5e\xae\xd0\xda\xba\xd8\x89\xcd\xfb\x02\x56\x2e\x3b\x55\xc1\xe5\x68\x2b\xb4\xf6\xac\x35\xcd\x38\x51\x38\xff\xe4\x3c\x50\x6c\x59\x62\x6b\x1b\x67\xa6\x99\x7d\x64\xa8\xde\x4f\x3b\x65\xe2\x02\x6f\x99\xd8\xdc\x99\xa1\xe9\x8c\xbe\xe3\xfe\x53\xf4\x10\xdf\x69\x3f\xcd\x2c\x05\xb9\x87\xe0\x81\xcd\x6c\x20\xe3\x7e\xd8\xc0\x70\xd8\xf5\x36\x52\x68\x3d\x33\x53\xcf\xa6\x19\xce\xaf\xb1\x8d\x14\x7a\xf2\x8e\x34\x52\xe8\xc0\x50\x61\xa8\xd0\xa7\x0b\x37\xe3\x7c\xd0\xbc\xc7\x0d\x15\x5a\xb0\x6f\x1a\x2a\x74\x6c\xee\x95\xbe\x18\x5b\x83\xd4\x9a\xd2\xaa\x4c\x5f\x4f\x61\xbe\xdc\xfa\x72\x42\x29\x09\x0c\xdc\xa5\x23\x03\x8c\x90\x1f\x55\x5d\x50\x32\x7e\xe5\x43\x69\xce\xe7\xbf\x13\xe3\x3d\x55\x75\x41\x20\x73\x29\x00\xf6\xe9\x23\xed\x98\xd9\x70\x50\x14\xc9\x3a\xc2\x95\x15\xc9\x5a\xb2\x71\x65\x28\x1b\x9b\xd5\xe9\xd9\x63\xfc\xa5\xf6\x11\x32\xb0\x21\x40\xcb\x3b\x03\x5a\xe4\x03\x45\xf6\x96\xe1\x6a\x6c\x24\x0b\x19\xae\x0a\xaf\xce\x2d\x8b\x53\x75\x92\x9a\x6d\x40\xd0\x89\x77\x14\x48\x9e\x46\xca\xd9\x7b\xd8\x3c\xc2\x6d\x32\x9c\x9a\x04\x7d\xf8\x56\x0e\xea\x8d\xcd\x61\x2b\x05\xf5\xca\x1f\xcb\x00\xb5\x4f\x4e\x83\x4c\x4c\x13\x13\x97\x71\x3c\x9f\x66\xd2\xc7\xad\xb0\x90\x54\xfd\xe8\xc3\x01\xe5\xcd\xb2\x42\xfe\x54\xd8\xa0\x1c\xfa\xc1\x87\xdb\x53\x85\x9c\x3b\xac\xb2\xac\xa1\x9c\x76\x88\xf3\xe8\xb4\xd7\xf8\xab\x19\x01\x94\x44\x74\x0f\xe5\xd7\x33\x63\xd5\x93\xe0\x60\xcf\x0f\xe7\x43\x41\xd5\xb7\x87\xf5\xec\x6c\x24\x01\x82\xee\x95\x9f\x74\x5c\x04\x5c\x5b\xb1\xad\x13\x5b\x30\x90\x9f\xbc\x3a\x0c\xf9\xf9\x34\x9a\x3e\x6e\x8d\x26\x55\x35\x1d\x30\x80\x21\x01\x11\x17\x83\xad\xb8\x57\xc0\x08\x1e\x4a\x33\x3e\x42\x49\x7b\x08\x73\x18\xd6\x1e\xa2\x74\xdb\x8a\x66\x5d\x61\x47\x0a\x66\xdd\x67\x16\x4e\x5a\xf7\xdc\x28\x8a\x65\xdd\x27\xec\xc0\x89\xb5\xd1\xc0\x6d\xdb\xc3\xb0\x6a\x6d\x99\xbc\xf6\x42\x3c\x9d\xbe\x97\x51\xe6\x6e\x99\xbc\xf6\xc9\xb5\xec\x94\xd8\x07\xca\xa3\x3d\xc1\xf4\x6f\x50\xfa\xfd\x91\x0f\x65\xd6\x83\x01\xcb\x90\xb5\x4f\x96\x6d\x7a\xd9\xd8\xef\xb6\x63\xe1\x64\xb7\x9d\x4a\x1b\x03\x94\x81\x43\x27\x3e\x2c\x06\x0e\x2d\x47\x7f\x0b\xf5\x8b\xdc\x37\xd3\x59\x5e\x76\xa8\x22\xdc\x94\x50\xea\x82\xbb\xcf\xe6\xa8\xc9\xd4\xc8\x1a\xd5\x67\xa6\x46\xce\x47\xb5\xa4\xec\x56\x19\x53\x63\x99\x1f\x9d\xeb\x9e\xe2\xd4\xc7\x4a\xa1\xf0\x1a\x91\x9d\x15\xf5\x7a\x56\xe4\xae\x79\xfb\x82\xa3\xfb\xe7\xe6\xef\x73\x84\x92\x81\x35\xdf\xc9\xa3\x78\x66\x65\x6c\x58\x80\x51\x4f\x3b\x0d\xb3\x4d\xa6\x61\x3d\xb3\x4c\x7a\x72\xbd\xbf\x0b\x2e\x0d\xb3\xa6\xa8\x8c\xc9\xfb\x47\xd1\xb1\x7d\x66\x25\x6e\x4b\x28\xa1\x7e\x2a\xe3\xe7\xad\xd5\x41\x51\xbb\x65\x51\x3b\x23\x78\xc8\xa2\x76\x62\xfb\xdd\xcb\xf6\x56\x24\x75\xc5\xd8\xb6\xda\x43\x0d\x35\xda\xa1\xbc\xbd\xb8\x35\x64\x7c\xeb\x8f\xbc\xf4\x4f\x36\xbd\xec\x99\xbc\xd2\xe3\x4f\x09\xc7\xd3\xea\xdf\xd3\x0c\x52\x82\x4c\x71\x67\x1e\xb5\x86\x5f\x0d\x73\x5d\x0f\x3b\xe9\x79\x9a\x2d\xbf\x14\xd1\x2a\x6d\xd9\xe9\x4a\x83\x49\x2d\xbf\x46\x50\xc6\xee\x65\xb3\x06\x4a\xb6\xed\x2c\xde\x0e\xfc\x79\x28\x79\xbe\xb5\x74\xf9\x73\x55\x46\x27\x87\xcf\x9e\x66\x7d\x31\xa0\x72\xdc\xcb\x5e\x72\xf0\xf7\x65\x27\x19\x38\x91\xe3\x7c\x37\x6c\x52\x46\xbd\x5a\x58\xe3\x65\x77\x16\x58\xf8\x92\xfc\x38\xb2\x00\x72\x60\x3b\xb9\x09\x64\xd3\x6b\x85\x33\xab\xd0\xdd\x16\x3e\xa8\x14\xde\x25\x72\xe7\xe2\x7d\x30\xa1\xe4\x95\x95\x61\xcb\x11\x1d\xcb\xe4\x96\x4d\xaf\x1c\x68\x51\x36\x46\x3d\x8f\x65\xdb\x49\x9d\x36\x37\x49\xb1\xb8\xfb\xb7\xb3\xac\xc1\xb1\xb7\x05\x83\x88\x9a\x8a\x00\x3e\x27\x23\x95\x35\xb0\x9c\xb0\x73\xa5\x05\x2f\x63\xa4\xec\xd9\x46\x11\x12\x1d\x1d\x5c\xde\x46\xe5\xbf\xd8\xd3\xbf\x19\xe8\x08\x29\xef\xe7\x77\xa8\xca\x18\xf6\x36\xf3\x95\x57\x88\xa7\x7b\x3b\x95\x1a\xd7\x80\x72\x82\x37\x7c\x2b\x8c\x54\x5b\x2b\x02\x3a\x39\xc1\x61\x04\x46\xaa\x3d\x50\x7e\x6c\x4b\x9e\x7d\xa6\xd0\x19\x66\x16\x94\x67\x71\xa6\x55\x79\x2f\x71\x47\x6c\xf6\xc9\x0c\x29\xff\x6a\x84\x4d\x99\x23\x5b\x65\x9f\x38\x9d\x78\x38\xf8\xb6\x90\xca\xce\xdc\x4e\x9f\xd6\x53\x73\xc9\x99\x27\x65\xc2\x0f\x3b\xf2\x9d\x64\x2d\x78\xed\xb6\x86\x13\xcd\xa0\xd1\x70\xdb\xce\xf4\x5b\xc1\x01\x1f\xde\x56\x70\xa0\x19\xdb\x8a\x64\x6e\x84\x09\x6c\x45\x32\xcf\x95\x3e\xec\x4c\x39\xf2\xe1\xb3\xc2\xe3\x4c\xcd\xa1\x90\x05\xc6\xa6\x54\x18\x3b\x7f\x21\x83\x4a\xe1\x6e\xd9\x4e\x88\x6a\xd3\xd3\xbe\xcc\x6e\xd8\xd1\x97\xf7\x09\x43\xbb\x60\x37\x88\x48\x0a\x3f\x6e\xe8\x69\xf7\xc5\x6d\x86\x9e\x84\xf0\xe3\xb7\xaa\xe2\xc8\x39\xa5\x97\x75\xf8\x1d\x89\x4d\xe1\xc7\x8d\x60\x87\x7d\x11\x59\x18\x4a\x81\x00\xbc\x47\x15\x7d\xdc\x0a\x07\xd3\x99\xc7\xc3\x0b\x95\x78\x7c\x4d\xf6\xcd\x65\xcd\xc8\x40\x98\xb8\x70\xd1\x4d\x55\x69\xed\xe8\x41\x28\x40\xeb\x6d\xe5\xf2\x77\x29\x54\x8e\xdf\x9e\xee\x95\xd8\x26\x03\x7d\xf6\x42\x0d\x23\x72\xbe\x70\x8c\x74\x86\xdc\x2d\xc7\x38\x43\x2a\x21\x33\x57\xdd\x65\xe7\xd9\xff\xe0\xeb\x61\x94\xdd\x95\x67\xd8\xe5\xa4\x91\x03\xa1\xf8\xe2\x7a\x63\x00\x76\x36\x80\xa5\x08\x82\xf7\xa9\xca\xca\x89\x33\x85\x33\x5f\x36\xf0\x60\xc7\xde\x97\xb7\xc3\x19\xea\x91\x51\xc3\x6d\xb1\xb7\x66\x1f\xc9\xde\xba\x31\xb7\xec\x4b\x7c\x2b\xcf\xde\xcb\x37\xdc\x80\x51\xca\xfc\x5a\x0b\x57\xea\x6d\xd4\x16\x5e\x17\x32\xb0\xb6\x83\x6d\x7c\x3b\xd4\x6b\xa6\x4c\x2b\x07\xdf\xb8\x1d\xe9\x85\x88\x78\xfb\x75\x43\x00\x8f\xa1\x7c\xc7\x6e\x29\xfc\x28\x0e\xaf\x42\x7d\x95\x7e\x22\x83\x91\x9e\xb4\xe5\x3b\xc9\x13\x27\x5d\xc8\xd8\x8a\xd1\x6c\xdf\xf2\xc8\x6c\x68\x09\x9d\xae\x1c\x8b\xb2\xc1\x7b\x17\x16\x7e\x83\xf7\x96\x23\xa2\xf5\x6d\xfb\x52\xfe\x9e\x3c\x55\x5e\xa9\x5b\xb6\xbf\xde\x43\xe9\x84\x87\x6d\x3a\x7b\x39\x91\x37\xfb\x76\x62\x32\xf4\x3a\xb7\x39\x0c\xbb\xd8\x38\xbf\x98\xdb\xb7\xec\xb0\xed\xe0\xae\xbb\x8d\x4b\xc2\x92\xde\x88\xc4\x8c\x5b\x5c\x03\x7f\x87\x2d\x5b\x6b\xc9\x0e\xb7\xad\x15\xcf\x13\xc3\xfc\x96\x63\xf4\x14\xca\x03\x95\xed\x77\xb3\x17\x32\xa7\xf2\xb7\xc8\xc1\xb9\x8d\xb0\x0d\xd7\xbc\xd9\x0b\x70\xdf\x8f\x01\x4d\xd8\x0b\x32\xd2\x4e\xfc\x14\xf6\xc7\x58\x47\x35\x65\xde\xb7\xf0\x3b\x59\x70\x27\xae\x08\x86\xfd\x6d\x38\xe2\x00\xfb\x1b\xed\xbe\xc2\xbf\x0b\x31\x01\x06\xfa\x2d\x39\xb7\x1f\xaf\x7e\xc9\x60\x3c\x53\x94\x49\x68\x59\x30\x66\xa5\x06\x2f\xd1\x92\x2b\xde\xbb\xe6\x25\xf5\xb1\xbc\x8c\x47\xa4\x01\x79\xeb\xfb\xa1\x53\xc7\xb3\x35\x3e\xb6\x19\xc2\xa7\x94\xa8\x7b\x62\x78\xdf\x1f\xf9\x4e\x62\x06\x37\xca\x6e\x39\xc6\x4e\xa1\xd3\x5c\xd1\xbf\x0c\x01\x3b\x35\x1f\x3e\x85\xc7\xeb\xfe\xe8\x79\x32\x5b\xca\xf4\x83\x35\x65\x9e\x7c\xd8\xab\xa3\xc1\x71\x42\xd8\x5f\x0b\x09\x93\x76\xbe\xc6\xb1\x6b\xa1\xc4\x09\x42\xc9\x5b\x31\xcf\x1c\xc3\xec\xe6\xb1\xa2\x5c\xe0\xa5\xa0\xfc\x54\xba\xef\x12\x61\xea\xeb\xec\x0e\x35\x65\x02\xc0\xe3\x74\x7f\xa5\x69\xc6\x7f\x65\x2b\x52\xbc\x1c\xb8\x0b\x1a\x64\xb7\x54\xee\x4c\x45\x8a\x97\xb0\x77\x45\x8a\x97\xb9\x43\x75\xe5\xb9\xa2\x51\xf1\xde\x28\x56\x64\xbe\x3d\x89\x72\xdb\x5f\x69\x72\x4a\x0f\x25\xc6\xc3\x3d\xf4\x35\x93\x0c\x7b\xb5\x89\x96\xd5\x36\x52\xee\xf8\x37\x1a\xe2\x06\x0d\x37\x7c\x4f\x11\xcf\x35\x22\xc2\xcf\x57\xdd\xe4\x40\xfd\x6c\xca\x4b\xcd\x9f\xcb\x42\x0a\x91\x8a\xb7\xc4\xcf\xcf\xf8\x18\x21\x7e\x96\xad\x31\xad\x6d\x05\x40\xcf\xf0\x41\x19\x6c\xeb\x89\x68\xfd\xf3\x2c\xb2\xc0\x32\xd8\xce\xc1\x76\xb3\xc1\x16\x17\x44\xe0\x70\x07\x1b\xf3\xe7\x07\x59\xd4\xad\x3f\x3f\xc8\x98\xf0\x9f\xb5\x2a\xf3\xfd\xf2\x4f\xfd\xf3\x93\x72\xf9\x8d\x94\x40\xde\xee\xc9\x32\xca\xb4\x3a\x07\x0a\x98\x9f\x51\xe7\x60\x45\xb6\x9e\x46\xf5\xfe\xe7\xa7\x33\xaf\x20\xd9\x4b\x37\x3e\xaf\x46\xaa\x2d\xff\x9f\xb1\x77\xc9\xbd\xac\x45\xa2\x7b\xfb\x35\x8a\x1a\xc2\xe1\x0d\x52\xa9\xe6\x02\xe7\xec\x7d\x7b\xb7\xe1\xf9\x37\x2c\xe2\xb7\x56\x5a\x96\x6d\x7d\xd9\x4a\x58\xb9\xff\x1c\x1e\x41\x40\x10\xaf\x8f\xb5\x30\x2f\x06\xa1\x7a\x47\x08\x75\xe9\xac\x3a\xb2\x5e\x1e\x35\x74\x83\x09\x77\xdc\xe5\x97\x9b\x97\x08\x0e\x62\x44\x2f\x3b\x5a\xfe\x59\x0b\x0d\xa9\x14\xb4\x8b\x70\xd1\x16\x10\xc3\x57\xb6\x64\x6d\xa2\x17\xdd\xb6\xfc\x91\xd6\x8b\x02\x63\xb9\x76\x5b\xcd\xee\x5b\x48\x0f\x3e\x06\x5f\xf4\x7e\xf2\x1c\x5a\xa1\x21\xad\xb2\x2a\x26\x1d\x6d\x29\x1e\x46\xa8\x9d\x3a\xc7\xd2\xfe\x60\xe7\xa2\xcb\xf5\x0e\x67\xd5\x49\x4c\x85\x5b\x23\x27\x54\x52\x2d\x1e\xa0\xb2\xbf\xe4\x17\xd9\x71\xca\x3f\xdb\xd9\x0e\xe4\x9f\x9d\x52\xca\xef\x8f\xf2\xcc\xf9\x17\xc3\xcb\xac\xfb\xff\x16\xcd\x0c\x55\x23\xbc\x46\x72\x33\x87\xff\xf4\xb7\x11\xf8\x34\xfb\x53\x26\xb9\xa8\xd9\x50\xd8\x0e\xff\x48\xbc\x4e\x49\x29\x48\x5a\xdb\x31\xfc\x87\xc1\x70\x08\x2e\x79\x6b\xa1\xda\x9b\x1a\xf1\x82\x51\x55\xd5\xee\xaa\xca\xe9\x94\x4c\xb5\x8b\x10\x2a\xb7\x16\xa1\x96\x3c\x44\xa2\xdf\xeb\x75\x7a\x87\x83\xe8\x12\x47\xdf\xe1\x20\x3a\x9b\x9b\x39\x18\x53\xea\xcb\x50\x57\x13\xaa\xfd\xd6\xc2\x22\xa9\x68\xc2\xc9\x54\x3b\xd4\xed\x13\xdb\x68\x7a\x84\x87\x46\xf9\x4f\xd2\xd1\xea\xe1\x8e\x8c\xb3\x53\x62\x1f\x19\x67\x07\xf1\xd0\x6f\x2d\xd2\x2f\xfb\xef\x42\x77\x2d\x45\x0c\xf9\x67\xa7\x9c\x4e\xc9\x38\x3b\x07\xac\x98\x84\xb3\x4b\x06\x01\x24\x9c\xcd\x1f\x91\x26\x09\x67\x87\xf4\x32\x3b\x1c\x29\x67\xd6\x04\x87\x73\xe4\xea\xd3\xb5\x16\x35\x7d\x89\x06\x87\x28\x98\xb7\x1a\xa9\x48\xdc\x1b\xb2\x28\xb9\x37\xf1\x50\xd7\xb5\x4e\x91\xef\x75\x76\x11\x46\x68\x72\x97\xdc\x3a\x49\xf7\x3a\x09\xf7\xbc\xc8\xf6\x9a\x3f\xeb\xe3\xff\x64\xc0\x1a\x14\xf9\x1c\x44\xfc\xb8\x4a\xfe\x99\x44\xe5\x42\x9f\xff\xc8\xa8\xc9\x21\x5b\xd2\x70\x33\x33\x72\x05\x76\xd5\x42\x7a\xd3\x92\x86\x17\x65\x91\x45\xec\x0e\x2f\xca\x4a\x8c\xf0\x5b\xfb\xfe\xf7\xdf\x3d\x79\x84\x27\xbc\xf6\xff\xb4\x12\x19\xf8\xb2\xc7\x1b\x4f\x15\x1a\x61\xf8\x50\x8e\xa4\x1d\x14\x3e\x94\x89\x74\x63\x8b\x5c\xb3\x45\x37\x3b\x72\xcd\x0e\x39\x9f\x92\x6a\xb6\x96\xec\x2f\x43\xca\x13\xe5\x67\xe4\x33\xf1\x81\x70\xa1\x2c\x04\x98\x5e\xe4\xa1\xcd\xd2\x3a\xee\xd0\x54\x0f\xe9\x19\x77\xc6\x45\x2d\xbb\x67\x87\xb9\x6f\xaa\x3e\x54\xbb\xaa\x97\xd7\xa7\xaa\x76\x42\x04\xd3\x6b\xe3\x0e\x3d\x76\xf9\x68\xbc\x79\x69\x0d\xd5\x55\x02\xa6\x6b\x45\x09\x46\x9d\xdc\x39\x14\x03\x52\x37\x28\xd9\xad\xd4\x3d\x3b\xf4\xd8\xb9\x4c\xd7\x22\x47\x85\xe7\x0d\x63\x59\xb2\x41\x2e\xf2\xe2\x56\xbd\x0f\x6c\x69\xb5\x45\xfc\xa1\xb9\x4e\xd5\x13\x80\xe1\xca\x12\xcf\xca\x84\xb1\x4c\x6a\x06\xf6\xfe\xf1\xa7\xf1\x4a\xad\x35\x0d\x5f\xc7\xfb\x87\xae\x5e\xf6\x22\x33\xc2\x9d\x45\xb6\x49\xbd\x0b\xb2\x95\x5b\xe0\x0e\x87\xc6\x25\x87\x1e\x52\xe8\x2e\x39\xcd\x6c\x82\x35\x17\x31\x94\xc2\xb5\x97\xe0\x98\x8b\x34\xb9\x4b\x3e\x3c\x5b\xca\x5d\xe9\x30\x76\xc1\x92\x5b\xfc\x3d\xdc\x0b\x93\xd9\x74\x04\x5d\xce\x1f\x3d\x1e\x91\xfd\xb6\x9b\xbd\x86\x1a\xb8\xc8\xdf\x76\x17\xe2\xea\xfa\x37\x74\x2f\x73\x33\x6f\xa4\xa2\x50\x6f\xc2\xc8\x43\xea\xf2\x8d\x5b\xe0\x47\x1e\x3d\x64\xbf\xb5\x97\xe2\x0e\x4f\xc0\xa6\x6b\xbf\x32\xdc\x4a\x5e\xd8\xa1\xf7\x5d\x49\x33\x55\xb8\x6d\xe8\xc9\x6d\x17\x5e\xf4\xdd\x37\x6e\x1b\x7a\xab\xdb\xe1\x09\x38\x96\xff\x13\xd9\xa6\xe8\x17\xb9\x6d\x2c\xff\x48\x44\x86\x90\x29\x35\x19\x6f\x67\xf3\x94\x1f\x42\x9e\xfb\x0f\x23\x8f\xe1\xc7\x8d\xc6\x4d\x54\x8f\x19\xbb\x12\xa3\x4a\x44\x56\x39\x43\x65\x5a\xbe\x43\x33\x3b\xc6\x9f\x4f\x63\x58\xd9\xb5\x70\xbf\xfe\xf8\x4b\x36\x16\x77\xba\x5d\x09\x03\x96\x5c\xfb\xc5\xec\x30\x8f\x64\xce\xd5\xbb\x3d\x99\x73\x95\x4f\x6a\x91\x38\x77\xca\x6d\x49\x89\x73\xbd\x73\x2a\xdc\x5f\x3c\x26\x14\xb5\x4b\x6f\x95\x3b\x5c\x06\xe7\x47\xcc\x3f\x14\xb3\xb3\xbb\x15\x69\x62\xf4\x7b\x61\x9d\x4d\x44\x91\xa5\xfc\xb7\xb2\x81\x20\xa9\xed\x4a\xd9\xb5\xd0\x92\xe8\x3c\x45\x89\x99\x24\xc9\xef\x88\xee\x3b\x49\xe7\x72\x6b\xa1\x26\x11\xe3\x6a\xa8\x49\xf2\x5f\xf0\xe9\x08\xe8\x9b\xd3\x47\x5b\xb5\xc5\x9d\xa5\x68\x31\x1a\x6a\x32\x4d\x69\x43\x4d\xa6\x7d\x13\xca\xc7\xa9\x78\x1b\xbb\x11\x9d\x5c\x7b\x21\xe2\xf4\x66\xfb\x45\xef\xc6\x0d\xba\xa9\xd1\x88\xd5\x6a\xba\x25\x50\x6f\x92\x67\xcc\x0e\x7f\xbe\xa5\x37\x88\x1d\x6a\xca\x25\xa3\x0c\x52\xec\xe6\xf4\xd1\xf2\x93\x63\x57\x11\x1f\x76\xb8\xf0\x29\x7d\xd6\xad\x45\xa0\xe0\xae\x3f\xdc\x8c\xd1\xb3\xc3\xc5\x44\x97\x86\x08\xa3\x9b\x93\xf9\x2a\x9e\x79\x7a\xcb\xd9\x0d\xbf\x6c\xad\x47\xe8\x37\xb3\x84\xb4\xdd\x88\xa8\x92\xd5\x4c\x04\x45\xfc\x68\x53\x87\x63\x5e\xd1\xeb\xc5\x0e\xc7\xbc\xfb\x13\xfe\xb4\x46\xe7\xfc\x69\x8b\x68\xd2\x6e\xb4\x47\x5a\x20\x75\xfc\xc4\x16\x77\x4f\xe3\x4d\x40\x5e\xfb\xa4\xf1\xcd\x4a\xf1\x7c\xab\xdf\x4b\xd3\xee\x69\x84\x1b\xe8\x3a\x39\x1a\xf6\x32\x1f\x4f\x0e\x47\x25\x97\x66\x52\xfe\x36\x05\xf5\x20\xe3\x6f\x9e\x62\x95\x11\xaa\xb7\xf9\x7a\xd7\xc9\xf6\x9f\xfc\x65\x8f\x3c\xb6\xfe\x32\x7a\xaa\xfb\x5c\x27\x1d\xad\x0e\xce\xd0\xc4\xde\x9f\xf7\xa7\x3b\x3e\xf5\x7f\x9e\x38\x1b\xfc\x87\x5f\x3e\x1d\xaa\x32\x8c\xa6\x9a\x86\x31\x55\x8d\xf8\xac\x3a\x57\xd1\xb6\x2a\x16\x03\x59\x85\x4b\xf5\x97\xf1\x22\xe9\x7b\x69\x28\x5b\xab\x6c\x62\x76\xc4\x0a\x2e\xcb\xad\xec\x30\x37\x10\x83\x0b\x0d\x6a\x93\x9e\x8c\x2c\xc2\xb3\x68\xfa\x43\x2d\x3a\x25\xf9\xee\x1e\x7b\x7a\xf9\xf7\xe2\xb6\x25\xf3\x4f\x32\x0c\xe7\xf4\xf1\x0f\xf2\xac\xec\x01\xc7\x6d\xcb\x57\xc8\xf0\x0c\xcc\xc9\xa4\x19\xae\x81\x43\xfa\xb6\x3d\xb0\xa9\xf7\xff\x05\xd7\x92\xa5\x0d\x49\x7d\xa7\x6f\x31\x43\xdb\x4f\x97\x3f\x94\x96\xd2\x2a\xed\x50\x5a\xce\x0f\x5a\x85\x1d\xfe\x75\x4b\x76\xb3\x1b\xff\x3a\x29\x5c\xc8\x06\x7c\x9b\xf1\xef\x47\x06\xc3\xe5\x1a\x2b\x35\xdd\x6a\x5c\xbd\xa7\xff\x92\x95\x9a\xee\xeb\x1b\x1d\x50\x6d\x33\x48\xb1\xca\xd0\x7e\x4e\x89\xd0\x1b\xed\x67\xd6\x4e\x1d\x4a\x0c\xaa\x3f\xe4\x12\xab\x9d\x12\x4a\xbe\x29\x4b\x00\xd2\xf8\xe6\xe4\x13\x2f\x94\x7c\x43\xda\xc1\x1d\x6a\xbd\xe5\x4d\x15\xae\x71\x4b\x46\xed\x4a\xb1\x2b\xe3\x50\x52\xec\x2e\x3d\x7a\x93\x28\x77\xc9\xe0\x75\xcf\x78\x91\x2c\x22\xc6\x88\x5d\xbb\x7c\xa1\x8f\xd0\xb5\x39\x49\xdb\x4c\xd6\xda\xa5\xd8\x1f\x1b\x9f\xb6\x2c\xf2\xc7\xa7\x2d\xf9\x4a\x3d\xc9\x6f\xd9\xff\x31\x02\xf5\x22\x6b\xed\xca\x3a\x9a\xc3\xc5\x6d\xca\x12\x68\xe3\xe2\x26\x8f\x71\x72\xd8\xce\xbc\xfc\x13\xfc\xa2\xf8\x56\x68\xb9\x96\x19\x77\x68\xb9\x96\xcc\x11\x77\x28\xb9\x56\x2e\xfe\xbf\x88\xcf\xa8\x61\x84\x3e\x6a\x99\x17\xe2\xc7\x26\x9b\x0d\xf2\xd9\xe6\x3f\x47\xea\x62\x1a\x91\xe0\x95\x87\x96\xb4\xf5\xb7\xd6\xf9\x74\xaa\x3a\xe2\x10\xf7\xa7\xa1\x97\xd7\xfc\x87\x42\x6a\x65\xf1\xe2\x50\x32\x4d\xe9\x86\x95\x96\x56\xb6\xf9\xa4\xa5\xcd\x49\xce\xe5\x3b\x14\x49\xca\xf4\x76\x6b\xb1\xfc\x3a\x9b\x42\x59\xb4\xb2\xd8\x3d\xca\xa2\xa4\x38\x25\xe4\xa5\xcd\x0a\x53\x45\x5e\xda\x5a\xdc\x9b\xd0\x62\xca\xab\x8b\xbc\xb4\xf5\xa3\x53\x6c\x11\xfa\x4d\xe4\xbf\xb0\x79\xd4\xf4\x2f\xf6\x3f\x51\x4e\x17\x79\x69\x53\xaa\xfe\xc3\x1a\xca\x41\xff\xdf\x65\x3f\x8a\x42\xb0\x51\x2b\xd5\xe4\x46\x23\xa9\xb7\x6e\x3b\xe1\x8e\xd7\x3f\xc3\xb5\x50\x7f\xea\xd4\x8e\x58\xb9\xc5\xec\x2e\x54\x4e\xfd\x33\xfc\x7f\x98\x4e\xfa\xff\xde\xf8\x3f\x6a\x3b\xbc\x46\x86\x5a\x09\xc7\xbd\xdb\xed\xa2\x6a\x9c\xa1\x9a\xa7\xd0\x5c\x75\x29\x0e\xc8\x7c\x9b\xe5\x88\x4b\xe6\xdb\x34\xb5\x14\xa1\xb8\xea\x32\x70\x26\xf1\xed\x6d\xb4\xaa\x1a\xa3\x98\xae\xc5\x51\x30\xdc\xcc\x37\x52\x39\xf9\xff\xc2\x80\x4c\x9b\x26\x74\x53\x9d\x1c\x22\xb7\x16\x82\x91\x7f\xf0\xd2\x57\x37\x5f\x0a\x65\x54\xf9\x88\xa3\x85\x32\xaa\x9b\x2d\xe1\x0b\x98\xd2\x72\xf5\xca\xa1\x79\xb9\x99\x08\xa6\x26\xa2\x89\xe0\xb7\xb9\x8b\xf7\x85\xbb\x5f\x6d\x1e\x53\x9c\x19\x9f\x3f\xff\xd7\x91\xf6\xf4\x8b\xf7\x92\xde\x3f\x12\xe6\x37\xc1\x32\xc5\x6d\x37\xd1\x03\xb5\x9f\x43\x53\x35\xa4\x18\x26\xd1\xed\xe8\x62\x3d\xa1\x52\x1a\x96\x18\x42\xa5\x34\xf4\xae\xbb\x43\xa3\x94\x2c\x23\x85\x46\x29\xa7\x9c\xdc\xe8\x8e\x4f\x35\x42\xae\x0c\x39\x69\xd9\x78\x76\xd5\x2e\x0d\x1d\xd2\xe8\xda\x33\xa1\x43\x1a\x52\x9b\x90\x21\x77\x58\x10\x3e\xbc\xc1\xea\x72\x8b\x37\x9d\x74\x31\xa4\xa7\xcd\xb6\xe5\x22\x3d\xed\x50\xb0\x0e\xd2\xd3\x2e\xd9\x0b\xee\x08\xb8\x5b\xa4\x0b\xda\x11\x6f\x77\x4a\xd9\xbe\x43\x33\xe4\xb8\x3e\x24\xb2\x75\x08\x20\x12\xd9\xde\x9f\x70\x75\x86\xbd\x9c\xff\x30\x1e\x4b\xc5\x24\x0e\x47\x8d\x19\x71\x28\x83\x86\x6f\x85\xe1\x95\x37\xbc\xf5\x0e\xef\xb3\xfe\x7d\xf8\xb9\x39\x48\x38\xde\x8d\xfe\x17\x5a\x44\x32\xd0\x3a\xca\xcd\x46\x53\x24\x77\x46\x52\xc7\x0e\x99\x92\x92\x39\x36\xa7\x2c\xc1\x0b\x15\x4f\x17\x93\x8e\xc0\xbd\xd5\xe3\xf8\xf2\x76\x28\xba\x09\xd5\x4c\x4e\x59\x3d\x47\x37\xe3\xeb\x64\x68\x63\xd6\x6c\xfe\x43\xb6\xbb\x7e\x12\x75\x8c\xef\x93\xa1\x8e\x19\xbe\x24\xe2\x5d\x27\xeb\xd1\xfd\x65\x1e\xb5\x17\xbf\x08\x9e\x3a\x16\xbe\x3c\x73\x0f\xd7\x2a\x1c\xa5\xa8\x1a\x81\xa1\xdd\x8c\x76\x83\x76\x38\x9a\x9b\x52\xfd\x97\x93\xff\xd4\x90\x91\x59\xbb\x3f\xc5\x0a\x4c\x9d\x8b\x98\x71\x52\x6a\xed\x2f\xf6\xc8\x59\x37\x88\x2f\x8a\x5b\xdd\x68\x42\xad\x53\xfd\x12\x12\x81\x7c\xbb\x6c\xe9\xf6\x37\x2e\xc9\x0a\xba\xb3\x7f\xdc\x19\x7c\xf5\x08\x17\xba\xac\x90\x0d\x5b\x2e\x74\xa2\xdc\xd0\xe4\x0c\x3f\x10\xff\x88\x9e\xa9\xab\xef\x4f\xdb\x61\xaa\xd6\x69\xb4\xa8\x1a\x7b\x55\xcb\xf1\x63\xa9\x9a\x7f\x22\xc8\x41\x37\x98\x9f\x44\x54\xff\x5d\x90\x51\xf6\x0f\xbe\x91\x0e\x8f\x89\xfa\x2d\xf5\x5b\x7d\x63\x8f\x69\x03\x84\x5b\x5e\xf6\x5e\x09\xb7\x3c\x87\xc0\x22\x53\x6c\x4e\xf2\x67\x54\xaa\xd8\xa1\xed\x40\x8e\xd7\xac\x59\x0c\xe5\xcd\x1a\x12\xd9\x22\x74\xee\x1a\x3a\xec\x1e\xcd\x5b\x75\x35\x02\x83\x6b\xa5\xc2\x85\xee\xfe\xe7\x52\x35\x02\x58\xe8\x37\x94\xe5\x55\xf3\x1f\x4a\x98\xac\xe4\x2e\x6b\x87\x16\x66\xf9\xb6\xfb\xe0\x19\x5f\x5c\x0b\xbd\x9a\x36\xc7\x83\xd2\x4b\x64\x1c\x21\x62\x97\x0c\xba\x48\xeb\xea\x80\x89\xe4\x55\x75\x14\x46\xf2\xaa\xae\x21\x21\x05\x1d\x4c\x2a\xd3\x9f\x46\x33\xda\x46\xb8\xbe\x49\x93\x42\x9a\xd1\x25\xdb\x2b\xd2\x8c\x2e\xe9\x6e\x48\x1e\xba\xa4\xfe\x25\x77\x68\x4e\xf5\xe3\xea\x8a\x67\xdf\xa6\x5a\xf4\x46\x3b\x25\xc2\x9c\x3a\x42\x20\x79\x3e\x73\x52\x10\x16\x12\x7d\x2e\x59\x58\x90\xcc\x73\x49\x21\x47\x32\xcf\xfb\xe9\x52\x35\x3a\x2e\xae\xfa\x12\xa6\x5d\x47\x1c\xfe\x64\x32\x2d\x24\x7f\x67\x4e\x7e\x16\xc3\x9f\x4c\x61\x10\x49\xd2\xe9\x48\x87\x3b\xb4\x2e\xd3\xf7\x84\x50\xba\xdc\x3f\x54\x77\xe2\x6d\xd9\xaf\xd0\x04\x08\x95\x95\x1e\x29\x2d\x1d\xc0\x51\x29\x2d\x93\x37\x55\xe8\x59\x1c\xf7\x8f\x1c\x93\x6b\x70\xfc\x92\x63\xd2\xe1\x03\x49\x1c\xe9\x30\x84\x24\x87\x5c\x93\x33\xf5\xe0\x79\xa6\x08\xa9\xb7\x1a\xcc\x89\x5d\x4c\xe6\xc8\x79\xff\xef\x9f\x58\xf5\xc1\xbd\x8c\x6c\x6b\x8b\x2c\x8f\x4b\x9a\x34\xb2\x3c\xe6\xa4\xe0\x1a\xa4\x79\x5c\x32\xd0\x25\x95\xe3\x92\xef\x0f\xa9\x1c\x17\xf9\xf2\x17\xc9\x1b\x97\x5c\x88\x48\xd7\xb8\x14\x22\xf1\xe0\xa5\x26\x8b\xa2\xf3\xe1\xfd\x32\xe9\x17\xb0\x98\xac\xfe\xfd\xf0\xe7\x93\x03\xc6\xf9\x84\x19\x41\x92\x33\x01\xb9\x1c\xd7\xf8\x53\x83\xe4\xa6\x26\x20\x5c\xaf\xa4\xa2\x38\x1f\x0e\x19\x45\xc2\x38\x1f\x6c\x4a\x92\x16\x20\x2c\x6d\xa5\x92\x3b\x1f\xc4\x04\xd9\x3d\x9f\x34\xe9\x81\x6b\x31\x64\x38\x87\xf2\x3e\x4a\x41\x7a\x12\x0b\x00\x39\x1e\x7c\xd8\x94\xf3\xf3\x56\xc3\x42\x99\xcb\x28\x69\x20\xef\x7f\xaa\x1d\x0e\xf6\xe4\x76\x46\xf8\x17\xfa\xd3\xa0\x0e\xc4\xad\x93\x44\xe4\xfe\x3f\x9c\x0b\x3e\xae\xbe\xb1\x75\xd5\xd5\x20\x64\xe9\x0b\x0f\xfe\x6d\xb2\x0c\x25\x49\xe4\xd2\x73\x22\x49\x22\xb3\xc3\x97\x91\x25\x72\x49\xed\x7a\x12\x97\x25\x29\xfa\x4f\x68\x22\xaa\x6e\x87\x27\xb4\x0d\x43\xde\xc7\x27\xc3\x10\x65\x90\x74\x42\xdd\x90\xc5\xf3\x9d\x6d\x12\x9e\x47\x0e\xc9\x21\x7f\x5f\xa5\x90\x4c\x32\x54\x3d\x39\xa2\x84\xca\xe1\xf7\x64\x2c\x29\xe0\x72\x27\xc3\x2c\x65\x7e\x7a\xb2\x66\xb9\xaa\xd9\xb0\x9e\x90\xd3\x04\xf9\x26\xef\x7f\x32\x92\x78\x7e\xcf\x7a\x99\x25\x1b\x64\xb6\xa3\x84\xd2\x41\xca\xff\x8f\x74\x90\xf7\x3f\xf5\xa3\xc8\xaa\xcd\x43\x09\x4a\xcb\x9a\xbd\xac\xd9\xe3\xfc\x22\x3f\x62\xd1\x61\x7e\x4a\x04\xf5\x49\x22\xee\x42\x80\x65\x4d\x5e\xe1\x6e\x81\x58\x47\xae\xc0\x21\xfb\x28\xf2\x01\x4e\x1d\x2d\x87\x67\xec\xae\x7d\x4f\x92\x3f\xbd\xa2\x9f\x42\xca\x49\xcd\x07\x49\xfe\xe4\x29\x7b\x8a\xf2\xf1\x68\xdf\x85\x57\xd2\xea\x62\x26\x11\x4e\x6e\xc9\x5a\xed\x54\x14\xb1\xa2\xd6\x0a\xfb\x96\x23\xe9\x51\xac\x39\xed\x88\x4a\xc0\x55\x35\x1a\xcf\xbf\x53\x07\x0d\xb9\xf2\x72\x92\x45\x20\xc9\xf2\x56\x17\x17\xa8\x90\x6b\xd7\x46\x8b\x6c\x79\xab\x8b\x78\xc3\x4f\x67\xc9\x44\x88\x3c\x77\x73\xb8\xab\xe1\x8b\xa3\x50\xd8\x8b\x44\x77\xb3\x4f\xb5\x1a\x11\x1f\xe4\x2c\x4e\x52\xba\xf5\xe7\x27\x42\x4d\xfa\xf1\xef\x07\xb5\xca\x22\x8f\xf4\x6e\x4b\x7a\xac\xc3\x33\xae\x02\x77\x9c\x78\xc6\x5d\xfe\xbd\x86\x26\x54\x4c\x88\xc7\x58\xbd\xb7\x91\xfd\x6c\x48\x85\x48\x82\xb3\xd5\xb5\x91\x1b\x5a\x61\x04\x9b\x13\x61\xd1\x96\x17\xb8\x21\x70\xeb\xf6\x48\x6a\xb2\x59\xc6\x3f\x9b\x7e\x9c\xc6\x78\xb5\xfc\xf1\xc2\x3a\xf5\xc2\x77\xba\x56\xb1\xa9\x16\xab\x28\x71\xed\xc4\xfb\xe3\x92\xcd\xc8\xe9\x0c\x4a\xd4\x17\x8f\x81\xab\x73\xb0\x91\x38\x2c\xa7\xa1\x55\x8c\x30\x61\x4b\x6e\x52\xa7\xa3\xa6\xe5\x4a\x76\x3a\xa4\xc9\x2b\xd2\xe9\xd1\x37\xbd\x70\x92\x00\x6c\x7e\x34\x37\x1d\x9e\x9b\x5d\x8b\x59\x14\x57\x89\x07\xbf\x25\xdb\x92\x13\xef\x7d\x39\x91\x52\xf6\x56\x63\x31\x44\xd3\x03\x79\x7c\x68\xa5\x06\x01\x5d\x5d\x63\x50\xc5\xb5\xb8\x66\x8b\x1f\xc6\x13\x5f\x4e\xba\x75\x1d\xde\xf8\x4c\xa8\x83\x21\x8a\x73\xe1\x6d\xa0\x77\x84\x33\xd0\xd8\x73\x05\x23\x1d\xd6\x92\xd4\x79\xc2\xf8\x7f\x49\x22\x25\x39\xd6\x52\x64\x8c\x13\x06\xfe\x4b\x42\x27\xe9\xaf\xe6\xf8\xf3\x65\xfc\x9e\x76\x6d\xa4\xa6\x5a\x92\x40\x4f\x84\x97\x5a\x72\xc8\x3c\x53\x3d\x2b\xaa\x9d\xf8\x32\xab\xf6\x25\x0a\x9e\x3f\x8d\xdd\xf6\xa7\x16\xda\x7c\x9d\x71\x61\xc2\x9e\x65\xd9\x70\xc2\x84\xbd\x7b\x27\x4c\xd4\x6b\x43\x3f\x11\xee\x73\xf2\xac\x21\x8b\x55\xf6\x49\x49\x3c\xab\xe4\x93\x2a\xe2\x59\x65\x79\x9e\x9d\x88\x67\x55\x3f\xe2\xe9\x93\x3d\xeb\x13\x6f\x2a\x5d\xff\x52\xed\xe1\x3f\x5d\x7d\xe3\x8d\x43\xed\x20\xd6\xf8\xe4\x0a\x3b\xf9\xbe\xdc\xbb\xf0\x9c\x55\x4c\xda\x83\x9d\xbc\xbc\x79\x48\x71\x75\xff\x50\xb3\x1a\x91\x5e\x87\xb6\x6d\xbc\x1a\x76\xc5\x84\x3d\xf1\x6a\xd8\x15\xbe\xf5\xc4\xab\x61\x57\x14\x58\x32\x5e\x25\x1f\xa3\xf1\x86\xd8\x15\x3d\xf5\x4c\x82\x79\x8a\xd7\xaf\xa9\x9e\x56\x55\x4b\x78\xf7\x4d\xd5\xea\xfd\x43\x5d\x47\xe2\x0d\x31\xe9\x2d\x9c\x8c\x57\x45\x56\xfb\xe7\x8f\xd9\x7a\x53\x35\x7e\x71\xfa\xd3\x58\x38\xed\xe1\xb5\xf4\x8b\xfa\xcb\x15\x73\xc3\xd5\x95\xec\x58\x5d\xc6\x7b\x47\x0f\x8c\xd2\x21\x9d\x78\x60\xec\x0a\x8b\x77\xc2\xe2\x7d\x98\xa6\x17\xfb\x5d\x0a\xa6\xb3\x38\x37\x25\xe7\x9e\x30\x72\xef\x0a\x86\x42\x9a\xad\xfe\xa7\x3f\x5b\x19\x77\x55\x6b\xfc\xa1\xff\xf3\xf2\x46\x29\xea\x48\x9e\x55\xb3\x3f\x8d\x87\x1d\x05\x94\x3b\x7a\x1b\x54\xfc\x5e\x92\x67\x0d\xb3\x6d\x45\xe7\x52\x54\x5e\x92\x67\x2d\x79\xd3\x9e\x78\x0e\x5c\x7a\x65\xfb\x93\x3b\xab\xa8\x76\xf8\x43\xff\xc8\x37\x3c\xcf\xfc\xe9\x2f\x0c\x5a\x34\xc6\xb0\x66\x24\x25\xd8\x22\x75\x56\x96\x9a\xf4\x6c\x5e\x7d\x86\x6b\xf1\x3e\x31\xfe\xd9\x2f\x91\xe4\x54\x43\xe6\x2d\x24\xa7\xca\x12\x73\xcf\xe6\x92\xa7\x21\x46\xc6\xa9\x21\xd3\x17\x12\x4e\x65\xe5\x4b\xbd\xd5\xb8\x27\xe8\xea\x4a\x50\xad\xa2\x89\xe3\x99\x4d\x4e\x2c\x87\xb8\x59\x52\xfe\x90\x55\x6a\x4d\x9d\xd3\x9b\xb8\x8c\x5a\x8c\xcd\x24\xea\xd4\xde\x64\x63\x74\x9b\x31\x6d\x7a\x39\x38\xf1\x3a\x96\x1d\x85\xf9\x60\x71\x6d\xc3\xb3\xe3\xb0\x55\x49\xb5\x15\x2a\xa5\xae\x1a\xf7\x94\xac\x5a\x84\xde\x17\xcb\x09\xe3\xe8\xac\x38\x1d\x27\xde\xce\xba\xac\xe3\x8f\xde\xce\xe4\x51\x75\x0e\x71\x4f\x45\x53\xf1\x3e\x56\xf4\x1c\x7a\xe2\xd1\x2b\x9b\x6e\x8f\xa2\xb4\x17\xd5\x98\x36\x86\x8f\x39\xb4\xef\x0c\x98\x43\x27\x59\x74\x9c\xc3\xdd\x6b\xba\x16\x0f\x19\xa2\x8c\xc3\xd3\xcd\x4a\xae\xc6\x43\x86\xf6\x58\xd8\x4a\x8f\xd9\xfc\x87\xf1\x90\xe1\xa9\x09\x83\xdc\xbe\xd4\x1b\x5e\xc0\x74\xa1\x22\x1f\x96\xc2\x3b\x9d\x83\x5e\x54\x4e\xa1\xe7\x90\x69\x42\xfc\x27\x8c\xa5\xd7\x14\xff\xc7\x58\x3a\xfd\x99\xd4\xf0\x1e\x97\x49\xee\xd1\x4b\xda\xca\xfe\x36\xae\xfc\xcd\x9f\x62\x8e\xee\x5a\x88\x0a\xbc\xb2\x90\xc7\x4a\x49\x39\x16\x79\xac\x72\x92\xed\xc7\xf9\x72\x55\xaf\xae\x7d\xf9\x4f\x7f\x1b\x76\xc6\xd5\xb5\x27\xec\xa2\x96\x6a\x2f\x9f\xb2\xc8\x11\x0b\xab\x0e\xf1\x4a\x12\x62\x99\x55\x47\x3e\xac\xfb\xe9\x54\x35\xa8\xd3\x3f\x09\x23\x93\xb9\xf6\xf9\xa2\xc5\xfc\xf3\x97\x4c\x88\x38\x47\x44\xca\x6a\x52\xd5\x9d\x88\x7f\x55\xe4\x6d\x7c\xbe\x5a\xf4\xea\xff\x8c\x45\x97\xac\xf0\x8d\x00\x40\x7d\xf9\x53\x56\x4b\x5f\xf2\xd0\x2c\x01\xfd\xab\x25\x70\xab\x3c\x66\x4a\x22\xfb\x6a\x09\xba\xff\x32\x5c\x89\x74\x5a\x7d\xd9\x4a\x8a\xbd\x4e\x02\xad\x5b\xa5\xdd\x78\x4d\x1b\x32\x92\x3e\xbf\x49\x30\xcc\x8f\x6a\x91\xda\x4d\xdb\x2c\x9e\xc1\x96\x82\x9c\x9c\x78\x06\x2b\xd2\x41\x9c\x78\x05\xeb\xbe\xb8\x87\x39\xf5\xf0\xe9\xfd\x43\x58\x5a\x7f\x3e\xc5\x0e\xbb\xa8\x16\x34\x20\x5e\xf9\x8b\x4b\xee\xa8\xfe\x89\xa0\x16\xad\x72\x98\x4c\x2b\xbd\xcd\x22\xb9\xd6\x94\x8e\x8b\xe4\x5a\x39\xf9\x0c\x8a\xec\x5a\x8e\xa7\x4e\xfe\xac\x35\x24\xd4\xfc\x78\x93\x6a\xfe\xc3\xc3\x1f\xea\x17\x37\xbf\xaf\xa9\xd1\x25\x57\xbf\xaf\x57\x38\x35\x8a\xd3\xb4\xc6\x14\x6f\x72\x43\x51\xe4\xc8\x3c\x35\x5a\xf9\xdf\x6f\xd5\xad\xfc\x9f\xac\x3a\x82\x5a\x65\x5f\x9c\xb1\xa7\x56\xe0\x1c\x32\x48\x0d\x4b\x9c\x61\x4e\x3d\xb3\x66\x26\x1e\xeb\x66\x11\x1f\xc5\x44\x5a\x81\xf7\xc9\x11\xb5\x14\x10\x83\xcc\x4f\xd9\x97\xe8\x78\xba\x4b\x7a\x90\x22\xf3\x53\x97\xb9\x3c\x99\x9f\x86\xc2\x75\x2b\xb9\x93\x59\x4c\x18\x5a\x57\xc5\xbc\x38\x84\x90\xca\x1f\x31\xdc\xc7\xb1\x8d\xab\xaa\x93\xa4\x5c\xfe\xdf\x30\x98\xff\xf8\x37\xb1\xa2\x48\x92\x9b\x9e\x60\xfa\x19\xc3\x89\x67\xc5\xfc\x67\x45\x62\x7f\xd6\x43\x6e\x96\x15\x95\x78\xe9\x63\xdf\xdc\x4a\x5c\x9d\x6e\x5f\xdf\x5d\xf9\xab\x4f\xf0\xe3\x77\x47\xcc\xe4\x8c\xc8\xff\xee\xc8\x4d\x9c\x3a\x16\x1e\xef\x8e\xe8\xb3\x93\x60\x74\x2f\x3a\xed\xfc\xe1\x3a\xfe\xee\x49\x54\xec\x20\x86\x77\xe3\x00\x9a\xf1\x09\xb9\x55\xc6\x15\xcc\xe2\x25\x77\x2b\x16\xb4\xb7\x12\xae\xb9\x4d\x95\x70\x15\xad\xaa\x2c\x0f\xe1\x55\xa6\xd4\x0f\xb1\x2d\x5e\xae\x98\x78\x91\xbd\x5c\xf1\x08\xbd\xf4\x72\xc3\xc3\x2f\xee\x55\xde\xc0\xd8\xf7\xef\xc1\xab\xe0\x43\x25\xde\x17\x6f\x7b\x55\xd5\x50\xe9\x34\x55\x2a\xff\xe7\x6a\x18\x53\xb6\x7f\xfd\xe7\xfd\xec\x0f\x29\x28\x72\x8e\x64\x7c\x02\x58\xa6\x4b\xfa\x01\x94\xc9\xa4\xde\x8d\x72\x81\x55\xe7\xff\x5a\xc8\x0b\xec\x1e\xf7\x35\x96\xf2\xfd\xec\x48\xb7\xc2\xca\xf3\x2b\x59\x36\x22\x39\x34\x85\xef\x67\xd7\x19\x8e\xc2\xf7\x4f\xd2\xff\xf3\x1a\xf3\x3f\xf6\xff\xff\xff\x3d\xff\xfa\x4f\xfe\xfc\xf7\xdf\xff\x19\x77\xac\xff\xfa\xcf\x37\x12\x4e\xde\x7f\xae\x14\x12\x36\x97\xdf\x78\xa0\xfe\xcf\xf7\x89\x0c\x39\xf7\x06\xfb\x0d\xf3\xff\xfb\xcf\x9d\xf0\x7b\xde\x7c\x23\x07\xd8\xfd\xe7\x8d\x14\x6a\xff\xfa\xcf\x37\x5e\x92\xef\x3f\xf7\xaf\x2e\xbd\x7e\xc3\x2e\xff\xfe\xb3\xc2\xd4\xe7\x5f\xff\xf9\xc5\x6b\xe7\xfd\x27\xf4\x8a\x39\x90\x1e\x08\xea\xe1\x75\x91\x23\xe4\x5e\x20\xee\x6f\xfd\x22\xab\xcd\xfd\xe7\x22\x71\xf6\x65\xd2\x07\x51\x20\xc5\x98\xd0\xaf\xd1\xc8\x4a\x93\x40\x2f\xaf\xa1\x50\xc2\x3c\x31\xd0\x10\xec\x29\x44\xa6\x87\x0f\xe8\x31\xca\x2d\x34\xe8\x35\x13\x8e\x9b\x42\xa4\xfc\xef\x42\xbb\xd1\x15\x2e\x36\xc0\x21\x27\x51\x98\xe1\x21\x16\x68\xdc\xab\x29\x84\xdc\xd0\x84\x76\xa3\x97\x05\xf2\x04\x74\x6b\x8f\xe1\xb0\x68\xa2\xcb\xa1\x47\xa2\xb0\x23\x39\xc2\x45\x89\x9e\x45\x01\x3d\x3a\xe8\xa9\x42\x39\x93\x40\xe3\x3d\x8f\x42\xd0\x53\x16\x3a\x85\x92\x43\x95\x6f\xab\xbf\xe5\x91\x25\xf6\x66\x26\xc2\x08\x85\x78\x88\xa1\x85\xb6\x8c\x86\xbc\xbc\x82\x27\x66\x42\x5c\x50\xb8\xc7\x0d\x76\x91\x99\x80\x11\x14\x2e\x3f\xc5\x04\x3c\x13\x3a\x81\xc2\xbd\xe6\x10\x33\x3f\x13\x36\x80\x42\x7c\x1d\xb7\xe6\xcc\x1d\x9e\x42\xf8\xe6\x60\xae\x96\xc9\x7c\x4b\x21\x86\x48\x7c\xf5\x4c\x5e\x5b\x0a\x1b\xbc\x0a\xff\x09\xc7\x19\x89\x98\x60\xb7\x3a\x8d\xc7\xe6\x44\x92\xc8\xe4\x99\x8d\x82\x82\xcb\xc4\xe1\x77\xab\xfe\x7e\xf3\x7d\x28\x7f\x32\x59\x62\x29\xfc\xc0\xb3\xf0\x57\x78\x48\x4a\x99\x7b\x74\xe6\x56\x4f\xa1\x81\x6b\x5c\xa7\x1b\x87\x15\x78\x1e\x8e\x7f\x17\xf6\xcf\xc3\x7e\xe6\x96\x4f\xe1\x05\x67\xbc\x47\x0b\xc8\xd5\xfe\xe2\x53\xb8\xfa\xc9\xdd\x35\x13\xdd\x23\x93\x5e\x8d\x42\xdc\x7c\x3e\x31\xae\x42\xde\x33\x0a\xf1\x60\x22\x70\x1a\x7c\x4d\xa1\x85\xe4\x62\x14\x48\x97\x2f\xb4\x1a\x25\x20\x96\xd0\x6e\x74\x44\x34\x31\xa1\x3f\xa3\xcf\xa5\x81\xa5\x3e\xec\x24\x38\xc4\x24\x44\xe1\xc2\x3e\xa7\x10\x53\x58\x96\x7e\xf1\xb8\x77\x4c\x15\x61\xa5\x0b\x79\xb2\xa2\x70\xc2\x4f\x98\xb1\x64\x0f\x30\x5e\xa4\xd1\x49\x15\x92\xed\x50\x88\x2c\x5d\x18\x60\x14\xf2\xec\x50\x78\xc0\xf9\xcd\xec\x2e\x46\x30\xaf\x5a\x68\xa5\xb8\x6d\xc2\x4a\x0d\xda\x08\xd3\x62\x0a\x6a\x83\xf1\x54\x48\xba\xcc\x78\x43\xc5\xa2\xe8\x56\xa6\xd1\x7b\x5f\x2d\x4d\xe8\x36\x1a\x87\x4c\x0d\x99\xab\xcc\xbe\xf5\x8b\x1d\xf2\x41\x8f\x57\xe6\x34\x1e\xe9\xcc\xb9\xf4\x95\x19\xea\x4c\x0a\x91\xc0\x09\x87\xc1\x32\x1f\x18\xec\x2d\xd0\x43\xb5\x12\xe1\x24\x29\xe8\xd8\x8c\x76\x96\x89\x84\xa0\x82\x39\xe3\xcc\x58\x56\x32\x1e\xae\x2c\x59\xbe\x92\xb7\x3a\x85\xb3\x29\x78\x20\x2f\xe6\x66\x45\xdc\x2c\x63\xa2\x51\xcc\xcf\x0a\xa1\xd2\x72\xc6\x4a\xbc\x2c\xcf\x2f\x31\xb5\xb2\xac\x27\x8b\x79\x5a\x81\xa7\xe5\x8c\xc6\xb2\x98\xab\x15\x02\xf6\xe4\x4c\xe8\xb2\x42\xc4\x9e\x28\x70\x20\x63\x22\x7a\xab\xaf\x70\xbe\xe7\xb1\xbe\xac\xe1\xef\x87\xf0\xd8\x74\x85\x40\x1d\x14\x7e\xc1\xa3\x83\x9b\x16\x82\x64\x44\x61\xc1\xbb\xe3\x78\x2b\x04\xb6\x88\x42\xb4\x53\x3e\x9d\x7e\x2e\xb7\xc3\x7b\x46\x49\x9a\x9f\x6d\x7c\x0b\xef\xfc\xee\x31\x8e\x2b\x6d\xc1\x38\xac\xe0\x4a\x1b\x05\xe1\xec\x9c\xf5\x33\x4e\xf8\xd8\xa2\xbd\xb0\x1e\xe3\x0f\x38\x49\x43\xca\x7a\x8d\xbf\xc2\xe3\x92\x55\xb6\xd7\x7d\xb3\xee\x05\x9d\x4c\xd9\x5e\x77\x9c\x5a\xb2\x92\x60\x97\xed\x75\xdc\x59\x78\xdc\x70\xcb\xf6\x3a\xca\xb2\xbe\x70\xa1\x2e\xdb\xeb\xb8\xab\x9c\x3c\xfe\x84\xfd\xe3\x8e\xf3\x7f\xbb\xf6\xc4\xd7\x4b\x7f\x46\x73\x98\x0f\x94\xed\xe5\xc7\x46\x3a\x17\xc2\x5d\x16\xcc\xa2\xa3\xc0\xf7\x24\x40\x2a\xdb\x64\xb1\xbb\xf0\x42\xb7\xbc\xfc\x3b\x12\x48\x64\xa5\xd6\x2a\x98\xb4\x52\x88\x34\x4e\x9f\xb8\xaf\x14\x0c\x46\xa3\x10\xed\x54\x0c\xc0\xcb\x36\xb9\xc8\xc0\xb1\x7e\x20\xeb\xed\xe5\x97\xe5\x5d\x25\xed\x5c\xc1\xd6\x8e\x42\x7c\x8f\x63\x4d\xd9\x26\x8b\xbd\x85\x4f\xa6\xdb\x64\xb1\x21\x0b\xb9\xcc\x94\x6d\xb2\xd8\x90\x45\xc5\x35\xaf\x6c\x93\x05\xa6\x1c\xb9\x16\xc8\x1a\xeb\x8d\x28\xe8\xfb\xc9\x7c\x9a\x5c\x36\xe4\x52\x6b\x61\x3e\x4d\x2e\xa8\xcb\x73\xc5\x6f\xa2\x1c\x93\x8b\x34\xb5\x95\xe0\x23\xe5\x98\x5c\xd0\x75\xde\xa3\x73\x81\x6b\x5d\xd0\x56\xe6\x8a\x1d\x75\x39\x26\xa3\x93\x85\x43\xd6\xc7\x64\x84\x82\x2e\x57\xfc\x61\xcb\x29\x62\xce\x07\xf2\xaa\x98\xdc\x97\x63\xf2\x42\xbf\x94\x2b\xaf\xda\xe5\x98\x4e\x4e\x13\x0e\xfb\x38\xa6\x87\x03\x3d\x54\x1e\x24\xca\x31\x3d\x1c\xd6\xb7\xf1\xaa\x56\x8e\xd7\x17\xc9\x24\xb7\x8f\xfa\xef\xf5\xd5\x73\x65\xc3\xd1\xaa\x1c\xaf\xa3\xce\xf2\x46\x2a\xba\xe2\xb3\xbc\xf0\xf8\x93\x1b\xd6\x50\xe5\x78\x1d\xf5\x20\xd1\xd0\x1e\x96\xe3\x75\x54\x76\xe7\xa6\x83\xf1\x78\xbd\x48\xc3\x9b\x1b\x41\xf9\xca\xf1\x7a\x1d\xd6\xab\xa1\x69\xad\x3e\xfb\x2b\xf9\x27\x73\x23\x1c\x6e\x9d\xc9\x38\xda\xf0\xc6\xd3\x68\x25\x67\x63\x14\xf8\x1e\x6b\xfa\xea\x23\xb6\x72\x38\xe6\xc6\xab\x67\xf5\xf1\x58\xc9\xb4\x95\x1b\x66\x06\x75\x56\xe3\xac\x4b\x9b\xf1\xf6\x55\x67\x33\xde\xa4\x8e\x0d\x21\xae\xfa\x8e\x5f\x95\xdd\xa7\xf1\xe4\x58\x67\xf7\xf7\x5d\x78\xdc\xb1\xea\x1c\xc6\x59\xaf\x8e\x5f\x41\x9d\xd3\xf8\x14\xbe\x68\x67\x19\xd7\xf3\x32\x91\xc5\xea\xdc\xc6\x59\xaf\x8e\xd1\x60\x9d\xc7\xf8\x11\x3e\xf9\xdd\xaf\xf1\x2f\x51\x15\x10\xd2\x2b\x41\xd3\x29\xc4\xf7\xf5\xc3\x3c\xfc\xfc\xfd\x4f\x78\x62\xbc\x8f\x71\x62\x61\x77\x6c\x2e\x2a\xd1\xaf\xa3\x10\x8a\x98\x8e\xbd\xdd\xad\x66\xe3\x3c\x8f\x67\xda\x7f\xdd\x0e\x06\x39\xbd\x69\x9e\xc3\xb7\x39\x0a\xfa\x3e\xee\x9a\xd5\xc7\x7c\xd5\x31\xdf\x79\x75\xa9\x3e\xe6\xab\x8e\xed\x8e\x7d\x5e\xf5\xb1\x5d\x75\x6c\x77\x52\x6a\x54\x1f\xdb\x75\x85\xcb\x59\xee\x98\x10\xdd\xea\x10\xce\xf7\xec\xc7\xea\xe3\xbc\xea\x38\xef\x98\x50\x57\x1f\xe7\x55\xc7\x79\x47\xac\xaa\x3e\xce\xab\x8e\xed\xce\x8b\x4c\xf5\xb1\x5d\x75\x6c\x0f\x8e\xe1\xea\x63\xbb\xea\x18\x1e\x38\x33\x55\x1f\xc3\x55\xa1\x8b\x46\x62\x9e\x89\x56\x14\x85\x30\xcf\x1c\x58\x46\x57\x42\x03\x45\x81\x76\xb0\x53\xad\x3e\xb6\xab\x8e\xed\x81\x55\x66\xf5\xb1\x5d\x75\x6c\x8f\x02\x3d\xfb\xd8\xae\xeb\x4b\x1c\x03\x7c\xbe\x6f\xb5\x1a\x8f\x30\x6a\x55\xf3\xff\xe5\x32\x58\x75\xcc\x0f\x2c\xae\xab\x8f\xf9\xba\x7e\x28\x06\x48\x74\x75\xab\x3f\xe3\x7c\xaf\xfe\x9b\xae\x14\x88\x60\x10\x55\xb8\x2e\x5d\x13\xab\xae\x05\x03\xb3\x95\xea\x6b\x41\xd5\xb5\x40\x01\xe3\xab\xaf\x05\x55\xd7\x02\x59\x4a\x54\x5f\x0b\xaa\xae\x05\x03\xbb\x84\xea\x6b\x41\xd5\xb5\x40\xc9\x3a\xab\xaf\x05\x55\xd7\x02\x3d\x87\x56\x5f\x0b\xaa\xce\xf7\x81\xa6\xa4\xfa\x7c\xbf\x85\x50\xae\x2c\xe6\x79\x37\xae\x9b\x55\xef\x5a\x83\x20\x5f\x15\x0f\x24\x0a\x31\x5e\xfc\x34\x2a\xee\x46\x14\x22\x5b\x18\x79\xe4\xaa\xef\x03\xd5\x4e\x46\x58\x65\xde\x6a\x36\x1e\x32\x55\xfa\x64\xe1\xcd\x38\xb1\xbe\x3e\x55\xf8\x10\x1e\x0e\x2a\x13\x45\xdb\xad\x7e\x8d\x47\xac\x1c\x02\x63\xd6\xad\x4b\x7d\xdd\x91\x94\xeb\xe2\xf4\xb3\x8b\x6f\xe8\x7e\x32\x09\x3f\x5b\x7d\x3f\xa9\xba\x6f\xcc\x4f\xe3\x7b\xd3\xb9\xee\x1b\x4a\x5a\x5c\x7d\xdf\xa8\xba\x57\xcc\x04\x9f\xf7\xbd\xa2\xea\x5e\x31\x73\x4b\xff\x7c\xfd\xaa\xbe\x76\x54\x5d\x3b\x26\x09\x86\xab\xaf\x1d\x55\xd7\x8e\x59\x06\xdd\x32\x99\xea\x7a\x31\x49\x41\x56\x7d\xbd\xa8\xba\x5e\x4c\x22\x67\x57\x5f\x2f\xaa\xae\x17\x4a\xbf\x53\x7d\xbd\xa8\xba\x5e\x4c\x8c\x02\xaa\xaf\x17\xf5\x84\xf7\x77\x3c\xe3\x80\x6b\xfa\x74\xbd\x98\xa8\x51\xaa\xaf\x17\xf5\x64\x96\x01\xc3\x83\x5b\x7d\x85\x87\x3e\x22\x23\xcb\x56\xcc\x93\xa2\xa0\x76\x16\xb8\xc9\x57\xd7\x8e\x89\xce\xa4\xfa\xda\x51\x4f\xb8\x6a\xe6\x39\x27\xfd\xac\xbc\x97\xdc\xc2\xa2\xfd\x29\x7c\x0b\xa7\x1d\x6c\x56\xaa\xaf\x29\xf5\x38\xa9\x1d\xe4\xee\x6b\x4a\x3d\xe1\xe2\x95\x97\xc8\x0b\x1b\x8f\x28\x04\x19\x2d\xb1\xbf\x13\x49\xb9\x28\x74\xdc\xcc\xe9\xff\xf4\x78\xe7\x96\xfb\x39\xf3\x36\x79\xb5\xaa\x68\xff\xd3\xe7\xa3\xfe\x9b\x8c\x4e\x38\xe1\xa4\xcf\x07\xb6\x72\x96\xfb\xaf\xf8\x6c\x64\x64\xaa\xc7\xec\x12\xed\xf3\xc5\x8b\xf0\x61\x7c\x82\x0f\xe1\x6e\x87\xdf\xe5\x39\xb0\x1e\x5d\x8b\x2b\x9a\xe1\xf4\x11\xfb\xf6\x75\xea\x16\xa2\xff\x38\x97\x56\x5e\x92\x28\xf0\xbb\x6c\x27\x5e\x86\x28\x8c\xc0\x45\x3f\x5b\xdb\x12\x65\xef\xc5\x59\x97\xed\xf9\xdc\xb8\x4e\x26\xcd\xbf\x9e\x70\x6e\x61\x81\xab\x3f\xc7\xed\x20\xf7\x27\xd8\x1c\x4a\xd4\x28\x84\x5b\xef\x87\x47\xc3\x5b\xdd\xc6\xbf\xe0\xfc\xee\xd9\x6a\x3f\x54\x9a\xe9\xc3\x53\xe7\xad\xfe\x8c\x33\x3f\x9d\xdf\x3d\xa6\xf3\x50\x33\xa6\x4f\xd2\x7e\xf9\x8a\x6d\x9d\x30\xc0\x4f\x4a\xa1\x53\xd1\x1b\x52\xe0\x77\x27\xf4\x16\x69\x6f\x28\x90\x34\x18\xf6\x7d\xbe\x9e\x9f\xaf\xe6\x67\xa9\xfd\xad\xdf\x8d\x07\xcd\x8b\x37\xe1\xfe\x7e\x33\x0f\x4b\xbf\x2b\xb6\xcb\x75\x36\x7d\xb2\xe8\xd6\xfc\xe1\xfc\xa0\x2b\x92\xdb\x54\xf4\x6e\x14\x62\x1d\xf1\x19\xb9\xd5\x61\xfc\x0b\xce\xfc\xfc\x10\x03\x2a\xba\xae\xf4\xe1\x5d\xb4\xa2\xcf\xa2\x70\xc0\xf5\xbb\x9e\xcf\x1f\xfd\x44\xaa\xae\xe7\x77\xdc\xce\xa1\x9d\xf2\x11\xee\xdf\x65\x9e\xf1\xda\xa8\xbe\x76\xdf\x82\xbe\xa7\x9d\xc7\xf3\x19\xf1\x7a\xd2\x07\xd5\xd4\xad\x4e\xe3\xb4\x23\x3a\x79\x74\x2d\x93\x66\xe9\x93\xc5\xaf\x1e\x8f\xeb\xd1\xb8\x1a\xfd\x7f\x8e\x7f\x37\xd2\xe1\x7e\x32\xd7\xd6\xf3\x98\x3e\x1f\xe8\x30\x8b\x4e\xcc\x57\xcf\xcb\x7e\xc9\xa3\x09\xef\xc6\x17\xf8\x10\x7e\x8c\xc7\xba\x93\x8e\xb1\x9e\xd7\xe3\x7a\xa1\x93\x2c\xfa\x79\xcd\x27\x5f\xf6\x7b\x16\x7f\x78\xb7\xdb\xd9\xac\x97\xe8\xe4\xf5\xbe\x8e\xf4\x1f\x49\x59\x5d\x2a\x2f\x94\x14\xe2\x77\x4b\xf0\xc3\x36\x3f\xbc\xef\xdd\x42\x03\x9f\xc2\x87\xf1\xa0\x73\xdc\x07\x1a\x0f\x92\x14\x06\xf8\x12\xfe\x33\x1e\xf3\x43\xb0\xc9\x36\x3f\xf0\xab\x5b\xa8\xe0\x5d\xf8\x2b\x5c\x11\xd0\x82\x1e\x9a\xc5\xa4\x46\x4a\xfe\xf4\x29\xb5\x0a\xaf\xc6\x3b\xf8\x10\xbe\x8d\x1f\x22\xa9\xa9\x9d\xe5\x76\x16\xbf\xdb\x8a\xf0\x6e\x5c\x91\xd7\xa6\x70\xf5\x3f\xa9\x9f\x5d\xdf\x6f\x7f\x0f\x9d\xa3\xfc\x6c\x24\xa5\x8f\x42\x28\x4e\x3e\x04\xa7\x69\x53\xe7\x63\x23\x4d\x7c\xfa\x94\xa9\xfe\xc3\xc7\x1a\x39\xe1\x2f\xce\xf7\xd9\xf3\x1f\x41\x48\x2e\xbe\x84\x77\xe3\xcc\xf3\x2a\xc2\x97\xf1\x2f\x78\x13\xfe\x08\x5f\xac\xe3\x52\x3b\x4b\xf3\xa3\xbc\x12\x55\xeb\x9b\xf7\x1f\x3c\xc6\x45\x9a\x81\x46\x4e\xf2\x28\xc0\x9f\x79\xcd\x6a\x64\x07\xa7\xb0\xc0\xf5\xbb\x1e\x57\x66\x5c\xe8\xe9\x9b\xc5\xd4\x46\xca\xef\xf4\xa9\x5a\xdf\xc2\x39\xd2\x48\xfe\x7d\xf1\x2c\xbc\x1b\x9f\xe0\x55\xf8\x36\xfe\x80\xab\xfd\x25\xba\x2a\xac\x2f\xf7\x9f\x36\x25\x0e\xdd\x02\xfd\xac\xfd\x9f\xaf\x5f\x8d\x04\xdf\x14\x64\x8d\xbd\x84\x8b\x4c\x0b\x64\x41\x0c\xf0\x5b\x5d\xc6\x99\x3e\x91\x51\x31\x59\x93\x21\x41\x01\xf5\x1b\x6f\xd9\x14\x18\x5e\xef\xc2\xbf\xc6\x83\x3d\xf1\xdc\xdd\x66\x04\xb2\xa0\x20\x9c\xf6\xab\xc9\xb7\xb2\xfd\xaa\xc8\x4b\xaf\x77\x8d\x24\xd6\x49\x71\xcc\x1b\x59\xac\x29\x30\x1d\x22\xa3\xba\x35\xde\xca\x32\xf3\xda\xd4\xc8\x2c\x4d\xa1\x83\xeb\x77\xbd\xfc\x95\xe5\x27\xed\xe2\xad\xfe\x8c\x3f\xe0\xf4\xa7\x99\x1c\x09\x6c\xaf\x10\xdc\x8d\xcc\xcd\x14\x68\x27\xeb\x7b\x6f\xbf\xa6\xf4\x27\x99\xdf\x8d\x90\x0e\x14\x62\xfe\xb1\x75\xb8\xd5\x6e\x7c\x80\x43\x8e\x92\x42\x1a\xaf\x1a\x49\x81\x9b\xdb\xec\x26\xbb\x0e\xd9\x35\x91\x4b\x37\xd9\x91\xb8\x58\x31\x90\x1b\xc9\x89\x29\x1c\xf0\x21\x5c\xed\xa3\xec\xfc\x34\xd1\x89\xd4\x76\xb7\x40\xfb\x62\x37\xdd\xe3\xea\x1c\x3f\xe4\xb3\x68\xb3\xbb\xff\x11\x93\x3d\x7d\x30\x1b\xb8\x55\x7f\xcf\xf1\x49\xc6\xa2\x36\xbb\xe7\xbf\xc3\x56\x9a\xe8\xa4\x7b\xbc\x5d\xe3\x1d\xfc\xee\x30\x5b\x09\x03\xe2\x8b\x33\xae\xe1\x6d\x33\x38\x26\x71\x67\xbd\xd5\xc7\x38\xed\x88\x4e\x86\xe9\x27\x52\xeb\x5e\x5c\xed\xec\x66\x9c\x76\x16\xfd\x9c\x66\xd3\x93\xe3\x04\xab\xe2\x5b\x3d\xc6\x83\x6d\x75\xd1\x8f\x1e\xf9\x1b\xf9\x68\x2f\x0e\x3d\x4c\xcf\xe7\x84\x9d\x61\xe6\xdb\x48\x3f\x4b\x21\xfa\xd9\x45\x57\x73\x6b\xbc\x93\x7e\x22\x3d\x37\x72\xd0\x52\x18\xe0\xf4\x7f\x1e\x7f\xcf\x3e\xc5\xde\xba\x91\x50\x96\x02\xbf\x2b\x7a\x5b\x53\xed\x2c\x8e\x9f\x2e\x36\xb4\xe6\x34\xbe\xc0\x97\xf0\xc7\x38\xfd\x14\x1d\x2e\xcf\xff\xe2\xfa\xd2\x45\x87\xcb\xfb\x62\xb1\x2e\xe4\x5b\xba\x55\xcd\x4f\xbc\x9a\xa4\x0f\xaf\x86\x6d\x2e\xaf\x0b\x26\xa9\x9f\x2e\x7a\x5b\xde\xd7\x8b\xe0\x82\x5d\x7c\x69\x1d\xb1\xe3\xc5\x7e\xef\xe2\x4b\xcb\x7c\x29\xcc\x45\x2f\xce\xfc\x6f\xaf\xe3\xd6\x78\x45\x57\xdb\xe3\xda\x1a\x97\x8e\xbd\xbd\xfc\xbd\xfa\x3f\x59\x97\xbd\x8d\x6b\xfe\xe7\x14\xfe\x35\xfe\x8b\x34\xf3\x5d\xb0\x9b\xc7\x64\x85\x47\xea\x5b\x75\x33\x9c\x32\x5d\x64\x78\xdc\xcd\x43\x37\x09\x0b\xd4\x48\xfd\x49\x21\xba\x39\x44\x6e\xc7\x64\x75\xd8\xa6\xf8\xf5\xb7\x79\xb6\xa6\xe7\xc0\x7e\x86\xc8\xe7\x98\x7c\x24\x1d\x0c\x91\xcf\x39\x9a\xfe\xc3\x2d\x91\xe8\x64\x8d\x2c\x9b\x14\x06\xf8\x12\x7e\x8c\x47\xff\x87\xc8\xe1\xeb\x6d\x8a\xb1\xcd\x67\xe8\xb6\xf3\xf5\x29\x2f\x69\x62\x88\xcd\x7c\x97\xbf\x57\xff\x9b\xbe\xf7\xf1\xf5\x45\xea\xc1\x85\xf3\x56\x1f\xe3\xf4\x5f\xcb\xfe\xf5\xb2\x7c\xb9\x55\x0e\x2d\xfb\x77\x0f\xe3\x0b\xbc\x0b\x77\xfb\xdc\x36\xf1\xc2\x6c\xa4\xbc\xa4\x10\xc7\x1a\x1e\x57\xb7\xfa\x35\xce\x78\x07\xdf\xff\xcc\x06\x7e\xdc\x7e\x87\x8e\xaf\xdf\xd2\x36\xfa\x71\x2c\x0c\x91\xc9\xcf\x64\xf2\x83\x9c\x87\xd6\xfd\xe7\xf9\xfc\x71\xec\xe0\x24\xd8\xfc\xc8\x7b\x0b\x09\xbc\x0a\x1f\xc6\x27\xf8\x10\xae\xf9\x79\x98\x4f\xfc\xf9\x1a\xd9\x1b\x29\x0c\x70\x7d\xef\x79\x7e\x98\xe7\xa9\xdb\xef\xe3\xdb\xd4\xc3\xfc\x4c\xd1\xc9\xe3\xeb\xc0\xc3\xb6\x9b\x3a\xd6\x9e\xe3\xfe\xc0\xce\xa7\xd8\xcc\xe3\x79\x93\x94\x31\xc5\x66\x5e\xd3\xf9\xcb\x31\x35\x45\x3f\xaf\xfb\xff\xc2\x3e\xa7\x8e\xaf\xd7\x6c\xe6\x85\xcd\x10\x2f\xad\xf1\x66\x4d\x81\xf6\x75\x9d\x79\x7d\x8c\xbc\x1c\x23\x18\xe0\xb5\x25\x53\xa2\x5b\xa0\x9f\x1c\x47\xeb\x23\xfa\x59\x1f\xe8\x87\x80\x87\x6d\x7d\x44\xff\xeb\x03\xfd\xcf\x31\xfe\xe2\xf6\xb5\x64\x64\x70\x0b\xc1\x8d\xc9\xe1\xda\x96\x2f\xfd\x2b\x71\x9a\x90\x1f\xa9\x91\x4d\x8f\x02\xdd\x85\x5c\xc8\xab\x47\xa1\xfe\xf7\xdf\x8d\x38\xb7\xb7\xf6\x13\xcc\xee\x26\x45\x69\xc3\x28\x28\x0a\x70\x1b\xf2\xff\x34\xf2\xd8\x51\x88\x51\xa3\xd9\x6e\x64\xad\xa3\xf0\x82\xc7\xaa\x61\x30\x44\x41\xdf\xd3\x9d\xbc\x8c\x47\xb4\x82\xcf\x82\x2a\x96\xef\xe4\xd8\x14\x49\xd3\xd4\xc8\x11\x17\x05\x44\xd2\x95\xd5\x8c\xbb\x19\x77\xf6\x86\xb5\x45\x23\x57\x1a\x85\x98\x6b\x14\x38\xb7\xea\xcf\xd5\xfb\xca\x2c\xf8\x26\xbd\xca\x54\xc4\x7f\x7e\xb6\x88\x27\xae\xb8\x49\x37\x09\x08\x24\x31\xa3\xc0\xaf\x76\x60\x1d\x3c\x4b\x17\x62\x9c\x43\x1a\x79\xc5\x28\x7c\xc1\xab\xf0\x57\x38\x3b\x80\x3c\x07\xb7\x5a\x8d\x63\xa4\x26\x8a\xab\x53\xed\x57\x2e\x2e\x98\x0f\xdf\xea\x36\x1e\x94\xbb\x44\x71\xd5\x4b\x5e\xa1\xf4\xc5\x81\xb4\xaa\xe4\x54\xf2\x6c\x5d\x5c\xed\x6b\x07\xac\x0a\x47\x5c\x93\x59\xf0\x45\x99\x0c\x5a\x0d\xcb\xa8\x46\xce\x2c\x0a\x71\xc0\x60\x5d\xd3\x96\x0c\x4c\xda\xd2\xbd\x1a\xf3\x9a\x46\x1e\x2b\x0a\xfa\x5e\xdd\x39\xfe\x3e\x2c\x85\x12\xc1\x73\x1b\xb9\xa5\x28\x4c\xf0\x29\xfc\x18\x7f\x02\x4f\xfa\x5e\x07\xc0\x0a\x9f\xbd\x8b\x57\xe1\x6e\x67\xd1\x3e\x0c\x6b\x35\xdd\x1f\xc8\xef\x94\x14\x46\xed\x56\xb3\xf1\x02\xde\x84\x4f\xe3\x0b\x5c\xed\x78\x19\x23\x8c\x59\x4a\x9f\xa2\xfe\x98\x08\x09\x5a\x26\xb1\x69\x35\xd3\x60\x44\x2f\x4b\x8a\x02\xd6\x96\x1e\xf7\x1b\x59\x9b\xd2\x15\x47\x85\x7f\x8d\x33\xdc\xca\x74\x76\xaf\x6e\xdc\xaf\x2f\xae\x76\xbc\xba\x11\xe4\xeb\xe2\x53\xf8\x36\xce\x34\x88\x3a\xa5\x0c\xb8\x05\x7e\x57\xd4\xd9\x3d\xdc\xae\xe1\x76\x7f\xaf\xe1\xf6\xc3\xb4\x75\xa6\xa7\x4b\xdc\x21\x5d\x51\xab\x22\x4e\xe9\x0e\x1a\x99\x8a\x52\xe2\x31\xb8\x91\x70\x88\x02\xdd\x19\xfe\xfe\x6b\xfc\xde\x7e\x88\x7f\x7e\x6b\xfa\xd5\x41\xa8\xc2\x8f\xf8\xd7\xf0\xe2\x86\x17\xdf\xc5\xd5\xbc\xf7\x5c\x64\xfa\x69\x55\xa4\x3f\x24\x43\x90\xe3\x27\x5d\x7e\x04\x7e\xdc\xcb\xd8\x8a\x09\xdb\xe8\x46\x4a\x1f\x0a\x41\xfa\xda\x11\xc3\x24\x3b\x08\x32\xf7\x59\xcc\xfd\xf4\x0e\xe5\x8a\x9f\x92\xb8\xe6\xf4\x60\x27\x83\xe5\x05\xba\x91\xde\x86\x42\x01\x5f\xc2\x97\xf1\x8d\xd7\x30\x6b\x32\xbd\x56\xe1\x9a\x97\x14\xdd\xeb\x56\x9b\x71\xbc\x8c\xb9\xfa\x93\x75\x86\x02\xbf\x2b\x12\x9f\x3a\x4b\x49\xfe\x72\x71\x26\x7f\xb9\xff\x4b\xfd\xe4\x05\x62\x2d\xcf\xfe\x52\x3f\x45\x83\xcb\xb4\xb6\xe4\xdd\x8c\x28\xb8\x96\x69\x8d\x17\xfa\x94\x44\xfb\xcb\x6c\x3c\xee\xee\x29\x25\xd1\xe0\xf2\xb2\x2c\x96\x25\x89\x13\x2e\xdd\x65\x56\x5c\xc1\x5b\xd3\x70\x97\x49\x2d\xf4\x4b\x29\xf1\x60\xdd\xd6\xf6\x59\x19\x57\xf4\x8b\x77\xe1\xd3\x38\xdd\x41\x42\x24\xa3\x07\x05\xa6\x13\x49\x70\xe9\xe1\xbe\x91\xab\xe3\xe2\x4b\xb8\x86\xb5\x35\xfd\x3a\x8b\x7d\x93\x5f\xe1\x92\x95\x14\x3c\xab\x91\x88\x83\x02\x76\xc5\x3a\x5c\xb7\xa9\x2d\x6c\x38\x93\x02\x2e\xb5\xb5\x4d\x56\x1b\x4e\x88\xbd\xc6\xad\xfe\x8c\xbf\xe0\xcc\xc3\x91\xe4\x4e\x4a\x8b\x94\xb2\x38\xe1\x91\xe4\xae\x04\x16\x8a\x6f\xd4\x48\x4b\x11\x05\x36\x51\x4e\x8c\xf7\x98\x95\x1c\x96\x37\xeb\x18\x3d\x5e\xde\xc3\xf2\x12\x69\xed\x56\xa7\xf1\x05\x4e\x3f\x2d\x12\x90\x1d\xe2\xe2\xea\xa7\x44\x17\xf2\x44\x5c\x2a\x64\x1e\x2c\x2a\x90\x23\xe2\xe2\x5d\xb8\xfb\x1f\x57\xe7\xc4\x03\x77\x5b\x16\x15\xd6\x51\x6c\x47\xae\x7a\xd6\x6f\xdf\x42\x06\x2f\xc2\xf5\xbb\x21\x1b\x5c\x7c\xfe\xcd\x95\xeb\x2b\x81\x6d\x7d\xb1\x30\x25\x20\xd1\xad\x2e\xe3\x2c\x4f\x6b\xc2\x7f\xc6\x1f\x70\xba\xfb\xf5\x6e\xfd\x42\x2e\x44\x9b\x6e\x56\xbb\x37\xf2\x36\x5c\x5c\xdd\xf5\x34\x29\xb8\x8f\x66\xe3\x2b\x79\x9c\xfc\x0c\xf7\x73\x35\xef\xf3\xf4\xab\x59\x12\x55\x5b\xc0\x20\x4d\xc3\xc5\xe9\xe6\xcf\xd4\xf2\xe3\x80\xc9\xa2\xea\x9f\x77\x47\x84\xdf\x49\x0a\x5c\xd4\xc8\xc0\x40\x81\xef\x79\x37\x5b\x16\x48\x48\xbc\x90\x52\x16\xb5\xff\x7c\x6e\xfe\x38\x37\xb3\x78\xe8\xcf\xd4\xfe\x53\xff\x45\xed\x3f\xf7\xff\xa7\xcc\xb6\x62\x96\x3f\xef\x02\xd4\x1e\x49\xcf\xf1\xb6\x32\x68\x58\x19\x24\x85\xfb\x69\xb6\x32\xb8\x85\x58\xe5\xa2\x5d\x60\xc1\x66\x45\x2e\xfa\xa4\x94\x2b\x8d\x34\x08\x51\x58\xfa\x9e\x71\x3d\x5e\x76\xd4\x24\xa9\x88\xda\x1f\x5f\x8b\x50\x93\xa4\x22\x66\x69\x01\x66\x21\xc0\xa4\xa2\xf5\x7a\x7c\xee\x87\x24\x93\x52\xd1\x41\xfe\xf8\xe0\x7f\xd4\x7f\x51\xe9\xeb\xfe\xbf\xea\x3f\xcf\xf4\xcb\x82\x0d\xe9\x07\x2e\x9e\x85\x7f\x8d\xff\xc0\x99\xcf\xd7\xdc\xec\xd5\xb8\x74\x60\xbf\xe6\x66\x2f\x17\x02\x52\x46\xdd\xea\x31\xfe\x05\xa7\xff\xaf\xd7\xf1\x65\x1d\x49\x68\x7e\xab\xcd\x38\xdf\x0f\xb5\xef\xf5\x7d\xd9\xc5\x16\x2d\x5e\xcf\x43\xa4\x16\xb8\xb8\x7e\xd7\xbb\xf8\x65\x17\x17\xd1\x95\x05\x2d\xac\x3f\x2e\x1e\xf3\x4c\x4a\x01\x0a\x95\x6c\xc5\x49\xf8\x34\xbe\xc0\x8b\xf0\x47\x38\x5c\xae\x70\x38\x13\xe0\x9f\x82\xda\x59\xc2\x87\xf1\xd8\x47\x44\x9e\xbe\xd5\x6d\xfc\x0b\x5e\xc1\xb7\xdb\x61\x7e\x24\x15\x10\xde\x9f\x42\xf4\x07\xab\x99\x5b\x3d\xc6\x1f\xf0\x06\x7e\xdc\x8e\x02\x20\x26\xf5\x47\xdc\x0f\x6b\x97\x7b\xd6\x32\x5e\xab\x7f\x76\xe2\x26\xa5\x7b\xf8\x4e\xba\x38\xee\xc4\x3c\x10\xa9\xbe\xed\xb4\x8c\xb3\x7f\xa5\x06\x20\x48\x3f\x85\x1f\xb8\xbf\x7f\x85\x87\x28\x98\x48\xec\xdd\xb6\xd5\x3c\x3b\xc1\xd5\x49\xaa\x77\xab\x3f\xe1\xdc\x7b\xb1\xfe\x6b\xc4\xc4\xa7\xc0\x7c\x22\x18\x13\xd6\x9e\x02\xbf\x0b\xbf\xda\x56\xe7\x10\x33\xfe\xe2\x43\xb8\xe6\x2d\x43\xcf\x58\xa5\x35\x62\xb9\x53\xe0\xfb\xa9\xef\xc5\x6e\x89\xa7\x7e\xef\x1c\x55\xf8\x36\x1e\xbf\xdb\xb4\xbe\x59\xfb\x97\x30\xea\x17\x87\x4e\xf2\x71\xfb\xf0\x9f\xa6\x75\x2c\xba\x1c\x11\x3d\x3d\x25\xbd\xdb\x13\x12\x3d\x0a\xd0\x9b\xde\xed\x77\xd1\xbe\xdb\x85\x7d\xa7\x77\xf8\x6d\x7d\xca\x46\x9f\x92\x1a\xc2\xe9\x2e\xa6\x9f\x88\x5c\x9e\x14\xca\xa6\xed\x22\xfe\x4f\xec\xf1\xa4\x40\x35\x6d\x5b\x4c\xdc\x05\xfe\xd9\xb4\x5e\x45\x0f\x28\x1b\x7d\x4a\x6a\xcd\xed\xf8\x77\xd9\x77\x4d\xeb\x58\xb4\xef\xb0\x8a\xba\x38\xf3\x50\x4d\x6f\x15\xbe\x84\x35\x56\xdb\xd5\xf4\x56\x39\x47\x08\xfa\x73\xab\xd3\x38\xed\x73\xac\x11\x5c\x9c\x42\x01\x5f\xc2\x87\x71\xfa\x39\xfc\xfd\xcf\xf8\x03\xae\xfe\x78\x7d\x2b\xf4\x49\xdc\x99\xb6\xab\xf7\x51\x65\x1f\xe1\xa4\x77\xab\xee\x27\xfc\xa7\x89\x4e\x9a\xfb\xdf\xd4\x7f\xd1\x49\x13\x5f\xdd\x0d\xbe\xaa\x77\x7b\x22\x79\x53\x88\xf6\x71\x2e\xb8\xd5\x63\xfc\x05\xa7\xff\xd6\xcb\x10\x65\xfb\xe2\x4b\x78\x37\x1e\xe3\xc5\xc5\xb1\xd9\x5a\xbc\x11\x23\xfb\xe2\x8c\xb7\x79\xbf\x28\x92\xb5\xde\xed\x6d\x4d\xd6\x14\xb6\x3a\xe9\xdd\x9e\xc0\xd1\x14\xf8\x1e\x39\x74\x5b\x2f\xb3\xd1\xcb\x24\x42\xad\xdc\x6a\x35\xde\xc0\xbb\xf0\x6d\x5c\xed\x2c\xe1\xea\x67\xe7\x3a\xd3\x45\x9f\xd6\xd7\xec\xce\xbe\xd3\xfb\xfc\xee\xba\xfd\xee\xd0\xe3\xf4\xcf\xe7\x6f\x2e\x5f\x04\x95\xa6\xf0\xa3\x35\x56\xb9\xeb\x94\x21\x96\x74\x4a\x5d\xd4\xde\xa5\x95\xc3\x78\xed\xe2\xea\xd5\x71\x3b\x70\x9b\x2e\xee\x64\x79\x74\x0f\x44\x34\xc2\x5d\xde\xea\x30\xbe\xc0\xa7\xf0\xaf\x71\x66\x9b\x53\x8f\xa8\xd1\x14\x3a\x78\x13\xae\xd9\x1e\x9a\xa5\xa1\xdf\xf5\x2c\x0d\xcd\x92\xa8\x74\x78\x96\x06\x22\x5a\x17\x95\x5a\x52\xdd\x43\xe3\xe2\x75\x65\x0f\x8f\x6b\x20\xba\x0d\x51\xdd\x34\x55\x87\xd1\x55\xff\xe8\xd0\xb0\xe4\xb9\x25\x79\x0e\x1d\x56\x53\x97\xa0\x3d\x15\xfa\x5f\x4c\x6e\x9a\x28\x26\x4c\x6b\xe8\xb0\xb2\x44\xba\x27\x77\xdf\xa1\xc3\x6a\xae\x3f\xed\xd0\x1d\x11\xa9\x95\x4e\x5b\x92\xea\x10\x53\x9c\x9e\x06\x9c\x1c\x13\xf9\x76\x6e\xd5\xfd\xe4\x55\x61\x88\x78\xa7\x99\xd9\x44\x24\x92\xd6\x60\xcf\xe3\xdf\x65\x13\x48\x3b\xb0\x2d\xc1\x12\xaa\xf9\xe2\x43\xf8\x30\xce\xef\x22\x79\xee\xe5\x4d\xb3\xb8\x14\x10\x08\xa1\x11\x94\x99\x42\x90\xc3\xe8\xc6\xfd\x3d\x4c\x68\xe8\x70\x5b\xde\xf4\xd8\x9e\x29\x9d\xee\xad\x4e\xe3\xb4\x33\xfc\xfd\x9f\x76\xbe\xe0\x4b\xb8\xc8\x47\x51\x91\x89\x69\x77\xab\x6e\xe7\xd0\x8e\xc8\xc4\x12\x32\x71\x8c\x2f\x4e\x3b\xdb\x64\xbe\xd9\xf4\x43\x97\xa3\xad\x17\x4d\x62\xfd\xa6\x34\xc5\x84\x64\x93\xd6\x08\xd7\x9b\x14\xad\xa7\xed\xed\xfe\x6f\xfa\x4f\x00\xce\x5b\xd5\xef\x62\xab\xa6\x88\x31\x6d\x6f\x1f\xfe\x9b\xcb\xef\xd4\x7a\x6d\x5d\x7e\x89\xb1\x9b\x14\xc3\xa5\x6d\x8b\xb0\xfb\xb0\x2e\x53\xeb\x75\x4c\xb7\x07\xba\x9d\x5a\x17\x8b\xb0\x04\xd2\xbd\x38\xf4\x79\x4c\x9f\x07\xfa\x9c\xda\xd6\x67\xfd\xf9\xfe\x05\xd7\xf7\x92\xc1\xf6\x61\xbd\xa6\x0e\xa5\x23\x2d\xcf\x3e\xd0\xe7\xd4\x76\x3f\x66\x4b\x07\xfa\x9c\x5a\x5f\x8b\xb0\x1b\x6d\x57\x9a\x5a\x47\x8b\xb0\x04\xb5\x4d\x49\xcf\xf6\xfb\x9c\x3f\xed\xd0\x1f\xad\xa3\xb5\x5d\xc4\xb2\x4d\x69\xea\x92\xfb\xf5\x78\x25\x8b\x4e\x5d\x5a\xbf\x66\xd2\x5f\x1e\x2f\x97\x0e\x99\xaf\x2f\xa7\x68\xa9\xd2\xd2\x61\x62\x2d\x15\x81\x63\x53\x5a\xda\x8f\x5f\x1f\x92\x5f\x0e\xc9\xa5\x75\xfc\x7a\xbd\xb0\x9d\x53\x0c\x90\x46\x4c\x58\x0a\x31\xcf\x7a\x41\xc7\xc3\x87\x02\xdf\x6b\x7f\xfd\x7c\x68\xff\xd8\x2f\xa4\xdd\xbd\xd5\x61\x7c\x82\x2f\xe1\x6e\x47\xfd\xd4\xe5\xe2\xe7\xf9\xfc\x41\x57\x04\xdd\xb8\xd5\x63\xfc\x0b\x4e\x3b\x16\xf2\x88\xb0\x9a\xd2\x12\x7b\x7e\x7c\x19\x79\x78\xf2\xd1\x9b\xf8\x7e\xdc\x9f\x47\xf3\x86\x10\x4c\x4c\x54\x0a\xf4\x07\x61\x65\x3f\xbe\x94\x3d\x1c\xda\x7a\xfc\xde\x8f\x0f\xed\x47\xfd\xd1\xbe\xb3\x90\xb7\x25\xe4\x2d\x09\x25\xaf\x2f\x4d\xaf\xe6\x53\xeb\xfb\xba\xff\x6f\xcc\x67\xfe\x88\xcd\xbf\xe6\xcf\x08\x6d\x99\xd0\x48\x6d\xbf\xee\x4f\x18\xb9\xa5\x6c\xfe\xff\x9a\x4f\x86\x74\x75\xf1\xf8\xdd\xf3\x11\x9f\x3c\x21\x5d\x5d\x7c\x81\x2f\xe3\x0b\x9c\xa7\x9a\xf3\xd1\xb1\x76\xc2\x77\xf6\xe2\xfa\x5e\xfc\xe1\x84\x94\x93\xf2\x07\x61\x82\xa8\x9f\x51\x20\x10\xfc\xa7\xea\xfb\xe3\xf6\x0f\xed\xb3\xaf\x09\xef\x49\xa1\x83\xd3\x4e\x12\x7f\x38\xa1\xef\x4a\xca\xaa\x79\xab\xdd\xf8\x00\x5f\xc2\xbf\xc6\x7f\x81\x43\x3f\xc7\xea\x2f\xc2\x6f\x5e\xbc\x08\x77\x3b\x71\x09\xcd\xa4\x81\xb8\xd5\x6d\x5c\xed\xa8\x7d\x1d\xd7\x27\x69\xbc\x43\xfd\xf4\xb8\x10\x7a\xb2\xde\xa7\x09\x9a\x49\x81\xf9\x67\xbf\x9f\xec\x71\x65\xf5\x1f\x25\xc9\xb1\x0d\x1b\x71\x31\x2f\xee\xef\x1f\xe3\x41\x0f\x78\x70\xb6\x93\x3d\xae\xcc\x7a\xe9\xc5\xf9\x64\x3d\xd2\x9c\x48\x59\xd5\x5a\x2b\x7f\x71\xf9\x3a\xf2\x46\x6e\x87\xec\x55\x39\x7d\x18\x9d\x2c\xd2\x6f\x61\x82\x2f\xe1\xee\x15\xab\x8c\xe7\x76\x3b\xd6\xb3\x9d\x30\x81\x4b\x99\xd4\x4a\xed\x58\x84\x22\x36\xe6\xc5\x87\xf0\x66\x7c\x83\x2f\xe1\x5a\xcd\x82\x07\x38\x16\xd4\xb7\x5a\x8c\xd3\x9f\xaa\xf6\xbd\x6a\x45\xfd\xaf\x6a\x7f\xfb\x77\x37\xbf\x8b\xe8\x73\xac\x99\x23\x92\xe6\xc5\xa7\xf0\xc7\x38\xb3\xcd\xcb\xdd\xb1\x28\x46\xac\xcd\x8b\x67\xe1\xc3\x38\xfd\x17\x15\x59\xb4\xc2\x62\x3f\x65\x2c\xa5\x9b\x2d\xf6\x6f\x81\x71\x21\xfa\x1c\x6b\xf8\x4e\x68\xf8\x5a\x43\x91\x77\xaa\x5e\x82\x4e\x88\x5e\xf7\xf3\x26\x7c\x1a\xa7\xfb\x30\xb3\x53\xf5\x5c\x8f\x07\x40\x52\x1e\xf4\x5b\xf5\xf7\x8b\x6e\xf2\xc2\x72\xac\xf8\x23\x4a\x67\x52\x52\x83\x46\x5c\xce\x28\x68\xda\x96\xba\xa9\xcb\xda\xa9\x6c\x82\x2c\x62\xac\xdb\xdf\x33\x3d\x59\xc4\x68\x49\xec\x54\xc8\x41\xef\xd7\x76\x38\xb8\x85\xd8\xf4\x84\xc1\xbb\xd5\x69\x7c\x05\xce\xfb\xf2\x69\x62\x8a\xa7\xb1\x09\xf0\x8f\x6b\xc7\x9a\xbf\xd3\x70\xfe\xc7\xb0\xfa\x56\x97\xf1\x18\x6f\x2e\xfe\x5e\xcb\x82\x24\x96\xf5\xbe\x7c\x9a\x99\x56\x64\x39\x4a\x4a\xdc\xda\x8e\xa2\x7b\xdc\x02\xe3\x42\xc6\x38\xd6\xf0\xe1\x30\x71\x71\xfa\x6f\x55\xde\xe9\x1a\x97\x98\x47\xf7\xb8\x22\x02\x48\xca\x59\xe4\x60\x89\xeb\x20\x71\xe5\x2c\x26\xd1\xdd\x4f\x2c\xe4\x32\xf1\xdd\xdb\xe9\xba\x5c\x1f\x54\x76\x39\x8b\x79\x58\x65\x77\xfa\x11\xce\xb8\xac\x9a\xc3\xcf\x34\xe5\xa2\x6d\x6a\x59\x88\xd8\x99\x17\x9f\xc2\xbb\xf1\x98\x37\x19\x2c\x9f\x61\x26\x34\xd8\x8e\x45\xdb\xd4\xb2\x10\xc1\x33\x53\x2e\x3a\x34\x86\xe9\x67\xb0\x1d\x8b\xb6\xe9\xd0\x65\xf9\x0c\xf2\xe0\xe9\x25\xf4\x0c\x1d\xb6\x27\x84\x9f\x8b\x33\x9f\xc3\xf3\x3c\x18\x17\xd1\x70\xdb\xb1\x1a\xee\xa0\x86\xcb\x7a\x39\x3d\xd3\x4c\x14\xa1\x27\xeb\x85\xf4\x58\xe8\x39\x91\xe3\x26\xe5\xa2\xed\x3b\xcd\x44\x51\xc3\x65\xbd\x90\x1e\x5b\xd4\x11\xed\xf2\xe2\xac\xcb\xf4\x3c\x87\xd4\x92\x32\x7e\xcd\x0d\xff\x95\x28\xc0\x0e\x0b\x2f\x14\xc7\x96\x73\x04\xa2\x4c\x99\x08\xeb\xb7\xea\x7e\xc2\x36\x48\x30\x7a\xab\xc7\x78\xa8\xbd\x74\xd6\x4e\x73\x93\xa9\x65\x44\x84\x3c\xcb\xcb\xb5\x34\x5c\x6d\xeb\xe5\xe1\x2e\x0d\x8b\x87\x0e\x82\x3c\x52\x88\x9f\xd5\x83\xe7\x59\x66\x03\x0b\x36\xa0\x07\xcf\xb3\xcc\xfd\xd7\xd6\xf7\x43\xb8\xdb\x0f\x19\x20\x13\xaa\xbd\x1d\xab\xe1\x70\x8c\x49\x59\x0f\x98\xc7\x6a\x38\x62\xaa\x5c\xbc\x09\xff\x1a\x7f\xc0\x69\x7f\x9b\xcc\x37\xd3\x2f\xbb\x67\x87\x4c\xb9\x05\xfa\xa3\xed\x6b\x0b\x39\x42\xa3\x24\x65\x2e\x68\x44\x38\xa1\xc0\xb8\x44\x3e\xc7\xe4\x8f\xec\x91\xab\xee\x22\x0a\x69\xd2\xe4\x3f\xa3\xd0\x2b\x8d\x88\x83\x14\x1a\xb8\xda\xd1\x43\x16\x0e\x36\x29\xeb\x61\x13\x37\x1b\x0a\x8c\x4b\x64\x62\xd9\x43\xfe\x36\x59\x0f\x9e\xf6\xb7\x69\x04\x05\x4c\xb9\x8a\x1c\x8e\xc9\x9c\x8c\xe8\xb9\x8a\x0d\x58\x1d\x46\x7c\xbf\x8b\xd3\xcf\xaf\xd9\x0f\xb2\x44\xc6\xed\xb2\xe1\x7e\x43\x81\xfe\x70\xd7\x3c\xd6\x6b\x9d\x2f\xfd\xd7\x43\xa8\xfd\x70\x6e\xe1\x01\x67\xbc\x5f\xaf\xcb\x97\x75\x69\xc8\x90\xc7\x32\x06\x0e\x39\x17\x57\x3b\xba\xbb\x13\x30\x2f\x65\x72\xc1\xdf\xea\xcf\xf8\x0b\xce\xf7\x96\x31\xe4\x87\xa3\xe8\x1f\xb7\xba\x8c\x07\x9d\xeb\x41\xf5\xfc\xcc\x3e\x7f\xb0\x4f\x3d\x9c\x12\x98\x2b\x0a\xb0\x1f\x19\x30\x1f\xcb\x1e\x07\xd9\x23\xeb\xe1\x14\xb7\x1c\x0a\xf4\x47\xf4\x60\x45\xd5\xf9\xc1\x7e\xf4\x40\x7a\xac\x90\x72\xe4\x39\x3d\x84\x1e\xcb\x1e\x87\x28\x28\xb9\xf5\xbf\xb1\xb3\xc7\x6b\x87\x02\xd3\xaa\x53\xe3\xf1\xf0\xc2\xc2\x2e\x65\xdf\x0a\x1e\x5f\x6a\x1e\xc8\x48\xef\xa4\xe7\xf1\x32\x3c\x5a\x86\xe9\xef\xc5\x9d\x70\xdf\xc9\x44\x36\x6b\xc7\x22\x0b\x91\xdf\x52\x6e\x22\xa3\xc7\xec\xe6\xd1\xf0\xc4\x3e\x2c\xca\x9c\x37\xb4\xad\x8a\x62\x7e\xab\xc3\x38\xd3\x2a\xf2\x7a\x25\xca\xe3\xdf\x93\x32\x61\xc7\xdb\x79\x3d\xde\x97\xed\xd4\xc5\x6e\x5e\x8f\x57\x22\x4e\x17\xbb\x79\xbd\x9c\x2f\xa7\x21\x81\xbe\xdb\xb1\xbe\x8a\x60\x6b\x17\xcf\xc2\x9b\xf1\x0e\xae\xf6\xcd\x3e\xc8\x9c\x9d\xf5\xde\x7a\x5e\xcf\xcf\x0b\xf7\x26\x7a\xf3\xad\xba\x7d\xe6\xad\x8b\x9d\xbd\x26\x6b\xdc\x89\x32\x81\xb8\x6f\x75\x19\xdf\xe0\xb7\xfd\x8e\x17\x11\x85\xfe\xdf\x7f\x37\x5e\xe2\xba\xbd\x89\x6e\x81\xee\x04\xb5\xdf\xea\x31\xce\x34\xc4\xb3\x6d\x77\x54\xa4\xee\xa8\x48\xc4\xb8\xee\x53\x6a\xac\x4e\x8c\xb3\x8b\x0f\xe1\x8f\x71\xa6\x2d\x24\xf6\x6e\xef\xa3\x2e\xef\xa3\xcc\x73\xee\xad\x7e\x8d\x3f\xe0\x0d\xfc\xf8\x77\x35\x0d\x55\xfd\x67\x1a\x3a\xd1\x91\x52\xc6\xdc\xfa\x56\x7f\xc6\x69\xa7\xf1\xbd\x0c\x17\x3b\xee\x49\x29\x63\x6e\x7d\xab\x8f\x71\xfa\xd9\x99\x87\x04\x99\x74\x79\x2b\x65\x02\xa5\x77\x7b\x2b\xdd\x02\xe3\x1d\x55\xf8\x31\xce\xbc\x8d\x21\xdc\xed\x23\xc1\xf2\x30\x7b\xab\xcd\x38\x64\x32\xe9\x7f\xe2\xae\x7f\x0b\x19\xbc\x0b\x77\xff\x39\xcc\x31\xdb\xee\xf6\x6e\xba\x85\x2b\x71\xf1\xe0\xd9\x1d\xab\xe2\x16\x68\x66\x65\xe1\xcd\x38\xdd\x5f\x4d\xf8\x36\xce\x6e\x59\x4b\xb8\xba\x8f\x36\x4c\xc9\xc5\x6e\x75\x18\x5f\xe0\x0c\x57\x01\xa4\x6e\x21\x7e\x17\x33\xef\x5b\xad\xc6\x1b\xb8\xfa\x89\x60\xdb\xf1\x7e\xba\xb8\xda\x39\xc6\x59\x5e\x42\x2a\x77\x7c\x9a\x28\xbc\xe0\xf4\xbf\x78\xbc\x68\xc9\xf2\xc8\x53\xf8\x30\x4e\x3f\x4b\x11\x2e\x72\x43\x7b\x96\x31\x17\xef\x76\x62\xea\x72\x62\xca\x98\x85\xdf\x6a\x37\x3e\xc0\xe9\x7f\x31\x39\x17\x8d\xab\x32\x6f\x12\xcd\xba\xbc\x8b\xf2\x68\xea\xe7\xf1\xef\xaa\xff\x8d\xf1\x4a\x04\xeb\x53\xb2\xd6\x10\x79\x56\xaf\x8b\x64\x2d\xcc\xbf\xfb\xac\xde\x8e\x55\xfd\x14\xd9\x56\xf7\xb3\x6a\x5d\x44\x9e\xd2\x6e\x75\x79\x23\x65\x62\x94\xf4\x59\xbd\x5e\x55\xeb\x35\x3f\xc2\xa7\x71\xe6\x5f\xe4\x59\xbd\x4d\x25\x6b\x0d\x91\xa7\x64\xad\x2e\x2f\xa5\x4c\x52\x9a\x6e\x2f\xa5\x8e\x5b\xd2\xc5\xf9\xbe\x79\xbd\x1a\x97\x05\x42\xf3\xdd\xea\x2b\x9c\x75\x99\xa2\x9f\xe6\x75\x69\x8c\x77\x8a\x7e\x9a\xc7\x2b\x19\x6c\x8a\x7e\x9a\xb7\x63\x63\x3b\x12\xcc\xbd\x3b\xc6\x4a\x97\x57\x53\x9e\xa2\xab\xe6\xed\xd8\xd8\x8e\x53\x74\xd5\x3c\x5e\xf2\xd1\xe6\x29\xba\x6a\xde\xa6\x68\xcf\x14\x02\xfa\x56\xa7\x71\xc2\xc2\x8a\x4d\x76\x8f\xb7\x23\x7a\x4f\xb1\x3d\x79\x41\xdd\xc2\x02\xf7\xf7\x5f\xe3\xfc\x6e\xa3\x7d\x99\x59\x76\x82\x38\x5e\xbc\x09\x3f\xc6\x19\x6f\xff\x08\xd7\xfe\xed\x9c\x52\x3c\x50\xdf\xaa\xdb\xd1\x78\xfb\x14\xae\xf9\x47\xdf\x95\xa7\xd8\x9e\xf4\x5d\xb7\xd0\xc0\xf5\xbb\x1e\x2f\xfa\xae\x3c\x45\x57\xc3\xe3\x1d\x1a\xef\x6c\xc2\x8b\x71\x7e\x77\x0e\xe1\xa2\xcf\xa1\x75\x5f\x8c\x77\x78\xbc\x03\xe1\x60\x8a\x7e\x86\xd7\x11\x7d\x57\x26\x8f\xfb\xad\x56\xe3\x0d\x5c\xfd\x31\x9f\xc1\xd2\x52\xa1\xd1\x6e\xd5\xfd\xe1\x78\x59\xa2\x93\x39\xb5\xbe\x98\x54\xe6\x25\x7a\x98\x4b\xeb\x82\xe2\x29\x2f\xf1\x93\xe9\xfd\x32\x39\xdd\x57\x59\xff\x7c\xf9\xea\xf8\x34\x51\x88\xe9\x58\x3a\xf5\xa6\xa7\x75\x22\x62\x12\xa2\xa9\xcf\xe5\x53\x0c\xa7\xa7\xbc\x74\xea\xc9\xe9\xa9\xe3\xf4\xd4\xd1\x85\xf6\xb9\xbc\x9b\x16\xb3\xba\xc4\x6d\x96\x67\x75\xb1\x6b\x78\x06\xbf\xd5\x65\x3c\x76\xfd\x12\xb5\x2c\x8f\x7a\x69\xb6\x3b\x54\xba\x3c\xdb\x4b\xb3\x3d\x98\xd5\xe5\xdd\xb1\xd8\x1d\x4b\x5c\x68\xf9\x10\x5b\x47\xdf\xab\x9f\xe6\x96\x0b\x6e\xb9\x44\x45\xeb\x6c\xe3\x71\x2a\x2d\x71\xa7\xed\xd5\x91\xa8\xb7\xc4\x9d\xb6\x4f\xb7\xcd\xe9\xb6\xc4\x9d\xb6\x2f\x35\x5b\xf3\xb0\xd4\x8e\xc7\xb5\xb5\x9a\x8b\xdf\xdd\x5b\x5c\x05\x1f\xa9\xf2\x11\x77\xda\xa6\x22\x44\xc0\x42\x40\xc1\x8e\xcb\x54\x14\xe2\x0e\x57\x70\x9e\xba\xd5\x6c\xbc\x06\x9e\xf4\xbb\xbe\xbc\x90\x34\xb2\x10\x07\xb8\x3b\xe2\xd2\x2d\x24\x70\xfa\x73\xcc\xbd\x11\xe9\xca\x47\xd4\x78\xbc\x0b\x70\x92\x2a\xd8\x86\xdf\xea\x36\x7e\x02\x2f\xfc\xee\x31\x59\x85\x0c\x77\x71\xda\xf9\x7a\x57\x46\x82\xc3\x54\x3e\xba\xac\x7d\x7d\xfa\x84\x3e\xe8\xe2\x55\xb8\xe8\x2a\x62\xaa\x5f\x9c\x7e\x7e\xcd\xa5\x51\x1b\x95\x88\x19\x1c\xd5\x61\x7c\x81\xab\x1d\xcf\xf3\x57\xf3\xac\xcb\xda\xd7\x5c\x97\xd0\x0a\xe5\xa3\xd3\xf0\xeb\xcb\x60\x18\x27\x5e\x5c\xed\x78\x17\x7f\x35\x9f\x3a\x25\xbf\xe7\x18\xff\x06\x2e\x6e\xf6\xf3\x3c\xff\x34\xcf\xe2\x66\x3f\xdf\x16\xc2\x38\xf1\xe2\xf4\xe7\xb7\x44\x6f\x11\xb2\x3c\x95\xcf\x4c\xc2\xbb\x71\xe6\x47\x5c\xee\xe7\x7d\x11\x11\xc7\x53\xf9\xe8\x34\xfc\x99\xbb\xfe\x44\x27\xba\x65\xfd\xdc\x7f\x6c\x12\x4b\xd2\x2d\xeb\xe7\xf5\xfa\x85\x08\x5e\x92\xe8\xed\xe7\x5b\x04\x22\x60\x49\xa2\xb7\xc7\xf4\xff\xb0\x8e\x49\x5c\xee\xf1\x65\xf6\x61\x5d\x08\x2d\x72\xab\xcb\x38\xed\x88\xfb\x3d\xde\xbf\xa8\x99\x4a\x92\x10\xf0\x98\x5d\x45\xec\x85\x8b\xd3\x9f\xd7\xfb\x31\x82\x28\xa7\x92\x44\x3f\xaf\xe7\x13\xd9\xac\xa4\xea\xef\xb7\xf1\x2f\x38\xfd\x79\xdd\xcf\x57\xfd\x14\xfd\xbc\xa6\x9f\x17\xfa\x49\x62\x7b\xaf\x4f\xbd\x97\xf9\xc7\x80\xbb\xcf\xd7\xf3\xff\x2a\xa6\xb1\xe8\x47\x21\x1a\x6e\x81\xdf\xed\xfe\x5e\xeb\xf2\x42\x57\x49\xa7\xe1\xeb\x5b\x28\x36\x83\x25\xc1\xc7\x96\x6c\x03\x6f\xa1\x82\x2f\xe1\xdd\x78\xf0\x87\x04\x9d\xac\x8f\xe8\x67\x85\x9e\xeb\xe2\x43\x78\x33\xce\x7c\x4e\xb5\xc3\x8b\x79\x97\x93\x57\xe1\x65\xbc\x2f\x0b\x4f\x72\xf2\x2a\x89\xd3\x70\x7d\x78\x5a\xb8\x85\x98\x1f\x5e\xc6\x6f\xf5\x11\x1e\xb7\xb5\x42\xb4\xf3\x8e\x2f\x18\x05\xbe\x4f\x6a\x5f\xfb\x65\x7d\x18\x6f\xe6\x96\x85\x13\x18\x05\xda\x81\x2f\xad\x24\xbe\xba\x12\x7c\x00\x4b\xed\x5b\x6d\xc6\x07\xb8\xbe\x17\xbd\xad\x90\x96\x92\xf2\xeb\x77\x07\x85\xbe\x85\x0e\xde\x84\x6f\xe3\xf4\x27\x5e\x6c\x3b\xde\x61\x14\x32\xf8\x10\x5e\x8d\xc7\xfc\xf0\x92\x7e\xab\xd3\xf8\x8a\xc8\x50\x4b\xf0\xd7\xf0\xcb\xe7\x34\x6f\xe1\x69\x65\xd8\x43\xe6\xd8\x5c\xd2\x92\xf5\x95\x35\x5c\xc8\xca\x5e\x65\x5d\x5e\x65\x05\x93\xe8\x6e\xaf\xb2\x5b\xf8\x81\x67\x70\x0f\x17\x21\xa9\x64\x8e\xc1\x95\xc5\x0e\x17\xfa\xae\x92\x45\x56\xd9\xcb\x15\x21\x1f\x1a\xd9\x97\xfb\x92\x05\xe0\x2d\xb0\x8a\xa2\x92\xe2\xd9\x27\xf9\x5b\xc9\x6b\x08\x3f\xc6\xa3\x3b\x45\x54\x52\x4c\x3d\x44\x4e\x28\x58\x38\xdf\xea\xcf\x78\x70\x61\x2c\x99\xfb\x2a\xc7\xed\xc3\x05\x78\xd7\xbf\x55\xf7\x07\xaa\x2a\xdc\xc5\x57\x15\x77\x90\x03\x59\x29\xa2\x92\x2a\xee\xb0\x2a\xdc\xa1\x70\xaa\xd9\xb1\xac\xcb\xb1\xac\x94\xac\x76\x24\xf3\xac\x1a\xb2\x68\x29\x70\xa5\x55\x75\xc7\x5d\x58\xe8\x95\xf2\x57\x77\x2f\xfc\xc7\x28\xd0\x5d\x11\x57\x35\x71\x21\xe2\x14\x9e\xfd\x6f\xf5\x6b\x9c\xe9\xd3\x32\x58\x94\x59\x0d\x66\x40\x14\xda\x5b\xed\xc6\x63\x13\x14\x51\x4b\xf3\xf0\xc2\xa3\xec\xe2\x45\xf8\xcf\x38\xc3\xee\x4c\x87\x45\x9f\x85\xe8\x53\x0a\xcc\xc9\x8e\x64\x7d\x35\x0d\x5b\xcc\xa9\x89\xf9\xad\x06\x93\x20\x0e\xca\xad\x0e\xe3\x1b\x7c\x09\xf7\xef\xc6\xfb\x63\x41\x1d\xd0\xed\x31\xd6\x09\x4b\x78\x71\xbe\xb7\x28\x43\xbc\xf4\x54\x8a\x98\x50\xd7\xdd\x54\x9e\x64\x85\x78\xd5\xb7\x3a\x8d\xc7\xef\x12\xe3\xf9\x56\x7f\xc6\x5f\x70\xfa\xaf\x00\x0d\xb7\x10\xf3\x50\x45\x76\xdd\xcc\x0f\x51\xa6\x54\x91\x5d\xd7\x61\xb5\x50\x3f\x95\x2a\xf2\xea\xba\x3c\xae\xce\x65\xa7\x8a\x09\x29\x40\x43\x27\xac\x62\x2a\xc4\x41\xe9\x6b\x98\x1c\x87\xfa\xc9\xe1\x86\xeb\x17\x85\x04\xbe\x84\x17\xe3\x31\xcf\x95\xa7\x82\x35\xcc\xbc\x09\xdc\x50\x6a\x55\x3b\xdb\xdf\xc7\xcb\x57\xa9\xe2\x36\xc3\x4c\x0e\x53\xbc\x52\x11\xe9\xf0\x15\x8b\xc2\x25\xc8\x8e\x5d\x77\xb7\x6f\xd8\x2d\xf0\xb3\x62\x4e\xc3\xbb\x6f\xb0\xfb\xaa\xc8\x6d\x98\xa7\x0f\x0d\x57\xe4\x36\xbd\x5c\x48\x38\x85\xc8\xed\xb7\x3a\x8c\xd3\x0e\x77\x7a\x3b\x8d\xdd\x42\x06\xef\xc2\xbb\xf1\x09\xae\x76\xcc\xfc\x42\x64\x4a\x85\xbc\xa8\x7d\xc9\x44\xef\x16\x98\x86\xa9\x76\x74\xb7\x5e\x13\x5e\x5f\xc5\xcd\xa6\xc7\x3b\xd9\x8e\x55\xdc\x6c\x9a\x29\x4e\x2d\x2f\x77\xa9\x65\x11\x69\x2d\x96\xb1\x89\x9b\x2d\x93\xdb\x62\x7b\x35\x9d\x6d\xcb\xe3\x5a\x2c\x2f\xea\x83\x5b\x9d\xc6\x17\xf8\x14\x7e\x8c\x47\x3f\xb1\xc7\xee\x8e\x9a\x79\x0b\x05\x5c\xed\x7b\x5c\xc4\x7f\x28\x4d\x64\x68\x19\x69\x61\x72\x57\x88\xa3\x72\xab\xfe\x5d\xd6\x11\x3b\xed\x6e\xa7\xb4\x8e\x1b\xda\xc5\x19\xef\xf6\x76\x24\x3c\x5c\x69\x62\x63\x96\x85\x16\xf1\x22\x4a\xe3\x8e\xb5\xb6\xd9\x0f\x5e\x69\x0a\x76\x7d\xab\x9a\x1f\x64\xa4\xd2\x74\x76\x6e\xb3\x9f\x0d\x99\x37\xb1\xbd\xed\xf9\xd9\x9a\x87\xa6\x76\xcc\x8d\x37\x6c\xa9\x89\xde\xb6\xc9\x1f\x53\xbf\x42\x1c\x95\x6e\x6f\xb5\x5b\x60\xbd\x44\x6f\x8a\x47\xd1\xe5\xc5\x56\xb0\xd3\xbe\x55\xb1\xbd\xad\x79\xe3\xee\xbe\xb6\x4f\x25\xc9\x54\x6d\xaa\xff\x66\x03\x5b\xf3\x36\xe9\xbf\x65\x2d\xdc\xd9\x2e\xbe\x84\xeb\xfb\xa3\xf1\xf2\x42\xba\x8e\x0f\x79\x12\xdd\x97\x2e\xba\x3a\xa6\x87\xd0\xbb\xf5\xca\xd5\x77\x1d\x4f\x03\x16\x80\xa5\x6b\xfb\x1e\x93\x3f\x16\x80\x8a\x29\x7e\xab\x6e\x9e\xb3\xbf\xeb\xf0\xb4\x28\xb7\x24\xca\x75\xdd\x5d\x8e\xb9\x36\xce\x6d\xa5\x8b\xeb\x1d\x4f\xc3\x81\x1b\x76\x1d\xaa\xc7\xd3\x20\xd1\xaf\xeb\x50\xfd\xfa\x70\xc6\x89\xad\x74\x71\xc3\xaf\xb7\x11\xda\xbc\x22\x3d\x80\x9d\xdb\x6e\x81\xdf\x15\x79\x7e\x7d\xc5\x25\xb1\x56\xe9\x22\xcf\xaf\xc9\x04\x2d\x5f\xe9\x22\xcf\xaf\xef\x40\x5f\xcd\x83\xc8\xf0\xeb\xed\xfe\x65\x79\xbb\xd8\x9b\xb4\x79\xb7\xb0\xc0\xd5\xbe\xb7\x85\x44\xbc\x2e\x72\xfb\x9a\xcb\xa3\xe5\x2b\x5d\xa7\xe9\xcf\xe3\x42\xcb\x57\xba\x4e\xd3\x9f\x97\x1d\x2d\x5f\xe9\x22\xc3\xdf\xf2\xf7\x90\x43\x17\xb9\xfd\x4c\x0e\xbf\xa5\xef\xe9\xe7\xcf\x6c\xe0\x07\x7b\xd3\xbb\xfe\xfa\xf9\xb6\xf1\x43\xd4\xd5\xbb\xfe\xfa\x49\x24\x21\xe3\xd1\xc5\xd5\x1f\xb3\x81\x9f\xd6\x6b\xd1\xce\xe3\xab\xf8\x03\xd9\xea\xa1\x7e\x59\xf4\x5b\x12\xfd\xf4\x50\x4f\x0c\x5c\x0a\x2f\x38\xfd\x7f\xbc\x5e\xa8\xfd\xca\xf8\xa8\x1d\xdf\x2a\x1e\xb6\xef\x10\x3b\xb4\x48\xb8\x24\x12\x4a\xd1\x60\xf7\xb2\x2e\xf7\xb2\x32\xf2\x5f\xc4\x97\xe8\xeb\x75\x77\x5f\xb8\xb1\xde\xdf\xd7\xeb\xbb\x2b\x5e\x63\x65\x88\x6b\xbd\xe6\x1e\x64\x33\x2a\x64\x95\xbb\xd5\x6e\x7c\x82\x57\xe1\xdb\xf8\x01\x1f\xc2\x7f\xc6\xf9\x5d\x91\xd1\xeb\x6d\x23\x49\x8f\x60\xa9\x7d\x2b\x18\x5f\x97\x17\x58\x21\xcf\x70\xdf\x4a\x07\x72\x0b\x0d\x7c\x09\x9f\xc6\x69\x67\xfa\xfb\x47\x78\x28\x85\x8b\xde\xcd\xed\xd5\x75\x0b\xf4\x7f\xaa\x1d\x91\xc5\xfe\x20\x91\xea\xdd\xdc\xde\x5b\x1d\xef\xad\x9e\xdd\xcd\xe3\xee\xb0\xeb\x49\xdf\x7e\xab\xdb\xf8\x01\xa7\x19\x6b\xb1\xf0\xbe\x4a\x45\xcf\xe9\xdb\x82\x18\xce\x58\x3d\x77\xc3\x5f\xc1\x6c\x4a\xbd\x8e\x6f\xcb\x55\x5b\x02\x94\x5e\xbb\xb7\xc2\x6f\xdc\x42\xcc\x32\x41\x50\xfa\xce\x3a\x6b\x77\xe6\x0e\x81\x79\x75\xb7\x6f\xd5\x2d\xd0\x7d\xae\xd0\x3b\x4b\x5e\xdc\xa4\x2f\x29\x04\x41\xe9\xf6\xb9\xba\x85\x98\x9d\xa9\x7e\x66\x51\xc9\x46\xcb\x54\xc8\x61\x78\xab\x6e\x87\x4d\x86\xd9\x75\xdf\x59\x44\x2d\x5f\xac\x82\x79\xf5\xad\x76\xe3\x8c\x8b\xcd\xbd\x15\x2a\xaf\xe3\x7c\x95\x0a\x51\x4e\x6e\x55\xab\x8b\xc1\x60\xd1\x2b\xf5\x96\xc1\xe0\x2d\x04\xf5\x90\xfe\xb6\xdb\x17\xeb\x16\x1e\x70\xe6\x41\x11\xfe\x6f\x21\x83\xeb\x77\x75\xa5\xdf\x85\xb3\x13\xb3\xeb\x8e\xcb\x16\x85\x38\xdb\x48\x12\xd9\x71\xd9\xa2\xc0\xef\x26\x7d\xef\x71\xa1\x95\x2a\xa4\x71\xbc\xd5\x9f\xf1\x17\x9c\xfe\x5b\x2b\xb5\x2b\xd4\x4f\xe6\x88\x8e\x0b\x16\x85\x0d\x4e\xff\xab\xc7\x5b\x35\xae\xaa\xef\xc5\x54\x70\xa6\xea\x18\x94\xf5\x6d\xe5\xd3\xc6\xd0\xaf\x2c\x36\xf5\x56\x88\x8f\x4e\x3e\xb7\x8b\x37\xe1\x8f\x71\xba\xd9\xf5\xb3\x5e\x46\x49\x6c\xe4\x15\xee\x76\xc5\xba\x05\x86\x0b\xaf\xdf\xd5\xbb\x02\xc3\xc0\x42\xe4\x92\xee\xc0\xdb\xb7\x90\xc0\xbb\xf0\x62\x7c\x81\x4f\xe1\x5a\x46\x42\x7f\x14\x22\x97\xdc\x6a\x33\xce\x72\xc1\xbb\x77\x33\x73\x20\xd4\x5e\x59\xcb\xdf\xff\x69\x87\xfe\x70\xc5\xdd\xcd\xf3\x13\xb1\x41\x52\xfd\x88\x7c\x2c\xe1\x6d\x24\xbc\xaa\xe7\xe9\xdd\x4c\xe6\x48\x78\x95\xec\xb6\xdd\xae\x5e\x7d\x87\x45\xe1\xc5\xd5\x7f\x93\x09\x21\x44\xaa\x9e\xa7\xed\x02\xd6\x89\x2c\x7e\xf1\x2a\xfc\x67\xfc\x05\x67\x7e\xba\xb7\x7b\x88\x7a\x5d\xef\x04\x5b\x11\xfb\xba\x3c\xc3\xea\x27\x1b\xd7\x32\x12\x42\xa4\xea\x35\x7b\x77\x33\x25\x42\x88\x54\xd2\xf8\xdd\xea\x32\xce\xb0\x44\x6d\x16\x14\x71\x05\xbb\xb8\xda\xf1\x70\xbb\x86\xcb\xeb\xd0\xee\x1e\x6e\x28\xb3\x2e\xbe\x84\x37\xe3\xb4\xd3\xf4\xbb\xe6\x6e\x44\xf8\xab\x1f\x71\x2b\xf9\x78\xdd\xc2\x03\xce\x34\x0c\xef\x16\x7c\xb9\x2a\xb9\xa7\xba\xf3\xa9\xdc\x02\xbf\x2b\xee\x63\xdd\xd6\x1e\x1a\x97\xc8\x70\x48\x2b\x81\x53\xd7\xc5\x59\xae\x61\x72\x18\x1a\xaf\xce\x96\x61\x2e\x10\x86\x8c\x17\x1f\xc2\x35\xcf\xe8\xbc\x2a\xc6\xde\xb7\x5a\x8d\xf3\xbd\xb8\xd5\x34\x99\x87\x68\x98\x6a\x12\xf7\x99\xde\xed\x48\x84\x35\x89\xfb\x4c\x93\x3f\x12\x61\x25\x90\x78\xb7\x33\xd7\x2d\x44\x3f\x31\xc3\xee\xf8\x76\x51\x08\x32\xd1\x72\x59\x50\xc4\xa9\xeb\x7e\x0e\xb5\x4d\x53\x39\x81\x02\x6b\x12\xf3\x99\x3e\x1a\x23\x80\xf7\xc5\xd5\x8e\x97\x77\x42\xcd\x7a\x84\xde\xd3\x4c\x2f\x24\xc6\x8b\xab\x9b\xc7\xed\x30\x0d\x49\x87\xd4\x32\x17\x88\x74\xda\x17\x9f\xc2\x9b\x71\x86\x25\x6e\xb5\xf4\x2a\xb8\x11\x38\x2b\x56\xde\xb7\xfa\x35\xfe\x82\x33\xcd\xcb\xe4\x80\xf2\xad\x26\x91\x89\x95\x6c\x7b\xb1\xec\x7a\x84\xb6\x8f\xd7\x2d\x30\x2e\x91\x89\x92\xf1\xf5\xbd\x20\xf3\x34\xfe\x22\xab\x50\x27\x19\x0f\x85\x19\x7f\x26\xa6\x65\x5d\x1b\xbe\x5d\xa9\x26\x51\xcb\xf2\xa6\x27\xea\x49\x25\x9a\x48\xdf\xd6\xc1\xed\xad\x69\x12\xd3\xb2\xdc\xb9\xd1\xc1\x55\xbd\x45\x6f\xcb\x9d\x3b\x04\xcd\x8b\xab\x1d\xc9\x97\xf8\x88\x5d\x7c\x09\x77\x3b\x50\x91\xde\xa8\xb7\xe5\xce\x1d\xa9\xed\x2e\x5e\x84\xff\x8c\xbf\xe0\xea\x8f\xc9\x28\xec\x37\x53\xd5\x1b\xf5\xb6\xce\x6e\x6f\xc8\x88\xa8\x21\x7d\x2b\x4a\xca\x2d\x64\x70\xf5\xc7\xbb\x06\x17\xb3\x9a\x11\x88\xec\x62\x76\x0b\x1b\xbc\x0b\xff\x1a\xa7\x3f\x85\xe5\xb4\xdc\xb9\xcf\xa4\x7d\x2c\x01\xb6\x02\x27\xf6\x7d\x96\x70\xd6\xe5\xac\x3f\x78\xec\xbe\x2c\x72\xb1\xee\x6f\x1f\xb8\x01\xd9\x74\x6e\x55\xe3\x3a\xea\xbf\x0e\xb1\xe3\xfe\x1f\xf5\x7f\xea\x77\xdd\xff\xa3\xfe\x4f\x7f\xff\x35\x4e\xff\x75\xd7\xf9\xba\xff\x5f\xd6\x3d\x8b\x4e\xbe\x5e\xf7\x2f\x5c\x22\x8b\xab\x7c\xcd\x25\x30\xff\xac\x05\xc1\x64\x7f\x7d\x17\x24\x4a\x4a\x2d\x3a\xac\xbe\xbe\x43\xa0\x43\xac\x7a\x8d\xde\xd6\x21\x6e\xc2\xb3\x2b\xdb\x53\xdf\x5f\x5f\x16\xbe\xcc\x03\xd6\xe4\xb7\x2a\x3a\x41\x57\x58\x4b\xd6\xf7\xc7\xed\xc3\xed\x4b\x31\xee\x7e\xc2\x0e\xcc\x9e\xac\x2b\xdc\x84\x6d\xaf\x45\xeb\x68\x41\x72\x23\x48\x56\xac\xcc\x6f\x75\x1b\x3f\xe0\x55\xf8\xcf\xf8\x0b\xce\xfc\x58\xb7\xb8\x23\xc0\xc9\xc5\x97\x70\xb7\x03\x3b\x28\x48\x30\x78\xae\x51\x88\x79\xd6\xf3\xf1\xb6\x20\xb9\x7f\x1a\xaf\x2e\x41\xd6\x2d\xe2\xcb\x96\x6a\x11\xfb\xf8\x79\x5f\xa3\x43\xac\x7a\x26\xde\x8f\xf7\x75\x48\x9a\x9d\x68\xdc\x7d\x3f\x3e\xb4\x1f\x2d\x17\xcf\x28\xfb\xf1\xf6\x0d\x1d\x63\x2f\x12\x48\x1e\x53\xed\xa3\x55\x14\xf5\x3c\x1e\x15\x29\x87\xdd\xc9\xc7\xbc\xef\xd1\xe2\x2e\x37\xa3\xa3\x3c\xf2\x0e\x5f\x5c\xbf\x6a\xb1\x29\x72\xbd\x5e\xbc\x0b\x6f\xc6\x99\x9c\xa5\x9f\xb5\x00\x13\xb9\x85\x52\xad\xba\x70\x3f\xde\xec\x04\x53\xa9\x55\x44\xf8\xf8\xe8\x0f\xf1\xf6\xe2\x6a\xc7\x9b\x82\x68\x90\x55\x8f\xb2\xfb\xf5\xd1\xf9\x72\x74\x56\xdd\x98\xac\x00\xdd\x04\x53\xa9\x55\x37\xa6\xd7\xc4\x4f\xd0\x94\x5a\x75\x35\x7a\x3d\x0f\x2f\xe3\xad\xba\x88\xbf\x1e\x2f\xc6\xa3\xb5\xea\x6a\xf4\xee\x3f\xdf\xd3\x1f\x5e\x5d\xf6\xeb\x71\xbd\x30\x81\x2a\x26\xf3\xfa\x2c\x7c\x61\xfe\x55\x44\xf8\x9a\xf9\x23\xfe\x56\xa2\xc6\x75\xe7\x22\xb9\x05\xc6\xc5\x15\xe8\x7c\x74\xe6\x9d\x0f\x44\x4e\xb0\xed\x7e\x2c\xfe\x9e\x50\x5c\x76\x62\x61\xdc\xda\xd7\x30\xdd\xec\xc2\xd5\x9d\x43\x70\xca\x5a\xa1\xcd\xf3\x39\x6e\x5e\xdd\x19\xfe\xfe\x31\xfe\x82\xf3\xb3\x72\xd7\xbb\x85\xa0\x36\x62\x76\xdc\xea\x31\xce\xf7\x10\xed\x49\xda\x73\x27\x71\xe6\x54\xa4\x6e\xbc\xf1\x28\xb0\x5c\x5c\xdc\x4f\xd2\xf4\x9f\x04\xb9\x55\xc8\xed\xd8\x88\xf3\x24\xae\x28\x75\xa9\x3f\xdb\xed\x44\x0e\x62\x62\xa1\x76\x9c\xf7\x28\x44\x77\x08\xf1\xdd\x4f\xd2\x53\xb6\xbc\xf8\x2a\x09\xec\x6f\x75\x1b\x8f\x69\xc0\xe2\xbd\x1f\x1b\x6b\xca\x5b\xaf\xea\x69\xfa\x64\xb1\x18\xdc\xf6\x52\xd5\xd3\xf4\xc9\x1e\x2e\x62\x77\xc5\x12\xfe\x56\x9b\x71\x7e\x97\x9b\xd7\xc9\x5e\x2e\xb2\x83\x56\x2c\xe1\xfb\x51\xe8\x92\x2e\xbf\xbb\xda\x38\xea\x8e\x42\x97\xdc\xc2\x00\xa7\x3f\x36\xca\x94\xdf\x5d\xd5\xd3\xf4\x51\x64\xf9\x5b\xe0\x77\xb9\xa0\x9f\xe2\xfe\x17\x96\xab\x71\x11\xc7\x0d\x8f\x02\xfd\xe7\x86\x85\x1b\x1e\x85\x0d\xde\x85\x7f\x8d\xff\xc0\xe9\x7f\xd9\xfe\x5d\x96\x4b\x4f\xd3\xb8\xe1\x51\xe0\xfb\xae\x76\xbc\x2e\x21\x2e\xb7\xa9\x65\xb1\x54\x8c\xbb\x5c\xaa\x6d\xfc\x85\x97\x63\x3f\x0a\x60\x72\x0b\x9d\x3f\x6b\xc2\xa7\x71\x46\x01\x23\xb6\x3b\x5d\x3f\xa8\x3b\x6b\xe3\xba\xef\xfc\x3a\xb7\x40\x3b\x22\xea\xea\x51\x57\x8d\x5a\x44\x6d\xe1\xfb\x54\xee\x8f\x6d\xa9\x1d\x13\x29\xfa\xcf\xda\x44\xbc\x36\xf1\x3c\x95\xd9\xe8\xa2\xde\xea\xd5\xaf\xac\x7e\x47\xea\x3c\xd5\x9b\x18\x29\xbb\x92\x4e\xad\x1f\x4b\xc1\xa7\x41\x5d\x18\xbc\xf7\x63\xa9\xf6\x48\xaa\xed\x98\x60\x1e\x4b\xb5\x47\x52\xad\x5e\xae\x8f\xf5\x96\x72\x9b\xab\x7a\xb9\x3e\xcd\xbb\xa9\xa9\x9f\xa2\x52\xb9\xcd\x75\xb9\xcd\x55\xbd\x5c\xdb\x6d\xee\x16\x3a\xb8\xfa\xe3\x5d\x26\x69\xb7\x8b\x7a\x2d\xed\xca\xcd\xae\xca\x82\xdd\x79\x89\x6e\x21\x81\x17\xe1\xc5\x78\x05\x6f\xc2\xb7\x71\xda\x47\x9e\x38\xdd\xeb\x1b\xe9\xba\x53\xed\xa2\xf6\xee\xf5\x8d\x48\x29\x6d\xc2\xa2\x8f\xa5\xe3\x23\x29\xb8\x6b\x13\x74\x2f\x57\xd7\x34\x70\x02\x9f\xee\x69\xc0\x92\xb3\x76\xf1\x5c\x5b\x72\x9e\x8e\x98\xd4\x45\xec\xdd\xcb\xd8\xd9\xc4\x7a\x18\x3f\xdd\xbc\x58\xd2\x6e\xc7\xb8\xe1\x28\x9e\xfd\x2d\x30\xcd\xdc\x33\xcf\x30\x39\xa3\x46\xad\x32\x78\x3f\xb6\xf0\x3c\x43\xc3\xe5\xfe\x79\x14\xff\xbe\xe3\xce\x77\x71\xb5\xa3\x9b\xc2\x09\x71\x38\xd5\x2e\xb2\x1d\xe6\xc5\xc4\xbf\xaf\xb2\x60\x3f\xc3\x64\x32\x20\xe7\x2e\x72\x1e\x26\xdb\x01\xd9\x0e\x91\xed\xf0\xf2\xa2\x17\xad\xb2\x60\x77\xb6\xcb\x7e\x24\x05\x13\xa2\xa4\x1f\x4b\xc1\x47\x52\x30\x21\x4a\xba\xbd\xf8\xba\xbc\xf8\xea\x40\xbe\x38\xd3\xcc\x69\x72\x6f\xd7\x83\xf9\x51\xb2\xdc\x5b\xf8\x82\x77\xe1\x8f\x71\xfa\x83\x9e\xf0\x4c\x8f\x8b\xd0\x25\x75\x14\xb5\xef\xf5\x9d\xac\x2f\x29\x95\xfb\xb1\x49\xe9\x91\xb8\x3b\x44\xce\x16\x77\x4f\xc4\x30\x49\x75\x70\x25\x70\xba\xab\xae\x74\x57\x55\x2f\xee\xc7\xe2\xee\x59\xbc\xde\xc8\xb2\xfd\xd8\xa6\xf4\x2c\x98\xb1\x5e\xd6\xf1\xf6\xa3\x10\x64\xab\x23\xdb\x26\xa5\xf2\xfa\xab\x43\x3c\xd7\xd2\xae\xbc\xfe\xea\xe0\x26\x78\xd6\x76\x77\xb6\xbe\x57\xf3\x26\x73\xd4\xa8\x55\x06\xec\x67\x79\x1a\x96\x86\xa5\xa3\xdf\x6a\x51\x32\xaf\xa7\x2a\x83\x74\xf2\xac\x53\x60\x3a\x45\x26\x16\x4f\xe5\x0d\x58\x7d\x66\x6f\x9f\x3d\xa8\x3f\xeb\x14\x77\xdb\x1e\x97\xc4\xd0\xa9\xb3\x79\xbb\xff\xa8\x3f\xeb\x14\x99\x58\xfd\x29\xaf\xc2\x2a\x43\x75\x7b\x15\x76\x12\xb1\xa7\x2a\x43\x75\x27\x62\xef\x47\xe2\xe9\xd4\x99\xad\x60\x9d\x5d\x59\xb9\xea\x14\xd7\xdb\xbe\x1a\x49\xdc\x9c\xe2\x7a\xc7\xdb\xf1\xb0\x1d\x89\x5f\xde\xcf\x31\x79\x4a\xac\x94\xe1\xf9\xb1\x3a\xf3\x1c\xd6\xc5\xec\xc7\x7a\xc8\x83\x1e\xb2\xca\x20\xdd\xde\x83\xb7\x40\x3f\x75\x43\x3c\x5e\x97\x03\x79\xca\x50\xfd\x58\x3f\x79\xd0\x4f\xd6\xa9\x9b\xa3\xf5\x93\xe7\xc0\x66\x64\xc0\x7e\x6c\x9a\x8a\x7b\xe1\xc5\xbb\xf0\x61\x7c\x82\x2f\xe1\xdb\x38\xed\xa0\xb0\x39\x16\x37\x49\xff\x75\x71\xb5\x63\xb6\xfa\xd5\x3c\x88\x5d\x7d\x3d\x0f\xc4\xe9\x57\xf2\xdc\x7e\x2c\x6e\x92\x16\xec\xe2\xfa\xde\x77\xa0\x08\x6d\x92\xea\x14\x5b\xfa\x9a\x7d\x12\x16\xb3\x4e\xd1\xdb\xcf\x97\x08\x89\x8f\x64\xc3\xbb\xd5\x6e\x7c\xdc\x6d\xc4\xab\xca\xf9\x79\x19\x7f\x2c\xa3\xec\xda\xcf\x4f\x62\xd9\xf9\xc1\x55\xa5\x01\x38\x3f\x73\xa5\x1f\x5c\x69\x89\x0c\x7f\x3e\x94\x7f\x3c\x3e\x2d\x91\xa1\xa5\xcd\x83\x3a\xb3\xca\x0e\xfe\xfc\x7c\x79\x20\x90\x4a\x5d\x3a\xac\x7f\xe6\x4a\xa8\x2d\xeb\x12\xb7\xfa\x79\x79\x25\x6d\x2e\x1d\xb2\x96\x36\x0f\xe9\x01\xaa\x34\x03\xc7\xd2\xe6\x41\x9d\x59\x97\xb8\xd2\xe3\x65\x7c\x38\x34\x97\xc8\xf0\x31\xf7\x79\xb8\xfc\xac\xbf\x89\xad\xda\x9d\x8b\xac\xcb\x99\xb1\x2e\xdd\x14\x1f\x3d\x1a\x29\x17\x59\x5d\xa2\x3a\xcb\x97\x47\xf2\xa5\x34\x0d\xc7\xf2\xe5\x79\x78\x6c\x90\xa6\xe1\x3c\xde\x1d\x92\x2f\xa5\x69\xb0\xf3\x63\x27\x89\x59\xaa\xd2\x34\xe0\x0b\x49\x81\xd5\xd7\x5d\xf0\xf1\x8d\xf3\xe1\x2e\xb5\x74\x17\x7c\xbc\x3b\xd0\xb2\xd6\x25\x2a\x55\xb0\xce\x2e\xe7\xc7\x2a\x0d\x84\x9d\x1f\xfb\x79\x45\x16\x68\x5c\xec\xfc\x78\x0b\x15\x7c\x08\xef\xc6\x21\x8b\xa5\xf6\xcd\xe5\xc2\x3b\x32\xb5\x8f\x24\x16\xcb\xa9\x07\xc3\xdb\x46\x9c\x98\x6e\xa7\xc8\x2e\xa7\xc8\x26\x0d\x84\x9d\x22\x6f\x41\xed\xe8\x77\xcd\xd5\x43\x2f\x9b\x9a\x0c\xe1\xed\xfc\xd8\xf1\x6a\xbc\xf8\x6d\x67\x38\x95\xf3\x2d\xd4\xc0\xe3\xf0\x1c\xf6\x66\x1c\xca\x8d\xd6\x50\x1d\x0c\x9c\x18\x29\x3c\xe0\x15\x9c\xed\x71\x0b\xb4\x13\x87\xe4\xad\x76\xe3\x23\xf0\xaa\x76\xb8\xb3\x0e\xdc\x17\x2f\xae\xdf\xe5\xce\x7a\x0b\x1d\x5c\xed\xa0\x89\x19\x24\x55\x4b\x0d\x95\xc2\x98\x1f\x2e\x5f\x43\xde\x8c\x8d\xf8\x31\xc3\xde\x8c\xb7\x40\xff\xbb\xbf\xdf\xc6\x99\x9f\x4e\xff\x93\xe7\x81\xf4\x0c\x0d\x95\xc2\xad\x36\xe3\x27\xf0\xa0\xb7\x5b\xfd\x19\x67\x1e\x86\xbe\xf7\x3c\x24\xcd\xc3\xd4\xf7\x9e\x87\xa4\x79\x98\x4d\xf8\x32\xfe\x05\x1f\xc2\x5f\xe1\x9a\x9f\x45\xff\x25\x20\x0f\x79\x39\xb6\xcf\x52\x3b\x9c\x7a\xb7\x00\x3d\x2c\xb5\x73\x34\xcf\x04\xf7\x6c\x18\xc2\x8f\xa9\xfc\x0f\xb7\x70\xc0\x99\x7f\xe5\x6a\x1b\xca\xd5\xd6\x52\x5c\xd6\x86\x73\xb5\x0d\xb9\x39\x36\x22\x99\x8f\xa9\xe0\x9e\xb7\xf0\x03\x1f\xc2\xd5\x7f\xdc\x1c\x1b\x86\xf0\xc3\x6e\x8e\xb7\x40\x3b\x59\xed\xac\x6d\x9c\xfe\x88\x0e\x95\x30\x62\xc8\x9d\xb1\x11\xe1\x7c\x4c\x49\xc8\xb7\x10\xf3\x80\x0e\xe2\x56\xfd\x7d\xec\xeb\x46\xe4\x98\x81\x17\x23\x85\x01\xbe\x84\x1f\xe3\xb1\x8e\xe8\x1a\x06\x5e\x8c\x14\xf8\xbe\x4d\xe1\x5f\xe3\x7c\xdf\xd5\xfe\xf6\xf7\xec\x53\x42\x93\x8f\x59\x8e\xf1\x23\x5c\xdf\x9f\x66\x9c\xfe\xcf\x24\x7c\x1b\xff\x82\xab\x3f\x1e\x57\xd1\xb8\x44\x27\xd5\x74\x5b\xb5\x2e\x73\x09\x3f\xc6\xf9\x7e\xd1\xff\xba\xb4\xbe\x91\x54\x22\x29\x95\xfc\xad\xfa\xfb\x78\x27\x6b\x84\x76\x19\x4e\xae\x76\x0b\x2d\xf0\xa4\xef\xf7\x30\xfe\x80\xeb\xfb\xe3\xef\x0f\xdf\xe7\x26\xdc\xdf\xd3\x7f\x94\x00\xc3\x6e\x8b\xb7\x10\xf4\x96\xc5\x37\x9a\xe9\x8d\xa4\x11\x2d\x6b\x7d\x9b\xe9\xaa\x41\x57\x59\xfc\xa1\xad\x62\x3c\xe8\x27\x8b\x3f\x34\xef\x23\x6c\x7a\x5b\x16\x1f\x68\x7b\x1b\xe7\xfb\xde\x85\xfb\xfb\xa3\xef\xd5\x4f\xd3\x5b\x24\x81\x48\x2d\x8b\x0f\x28\x55\xf4\x2d\x7c\xc1\x87\xf0\xc7\x38\xe3\x15\x7f\xe8\x1e\x6f\x08\xb7\xa9\x65\xad\x7b\x37\x9f\xc1\x6d\xb1\x65\xf1\x87\xee\x75\x24\x6b\x44\x43\xd3\x3f\x66\x37\x7d\x76\xcd\xc3\xaa\xc2\xdd\x4e\x1c\xe7\x2d\x8b\x0f\x74\xef\x2f\x6c\x80\x1b\xc1\xbb\xc7\xec\xe6\xc3\x04\xfd\x6c\x04\xe9\xbe\xd5\x65\x3c\xe6\xa7\x24\xf5\x73\x8b\xef\xa1\x0a\x6e\x45\x7c\xa0\x9b\xdf\x12\xbe\xb3\x15\xed\xf7\x6e\x7a\xc6\x9d\xb1\x11\x82\x66\xcc\xe1\xfd\x38\xd8\x8f\x28\x0d\x6e\x75\x19\xe7\x7b\x9d\x2f\xc3\xeb\x8e\xcd\x70\x2b\x85\xfe\x0f\xf3\xd5\x01\x3f\x29\xa2\x93\xe1\xf1\x0e\xe8\xa1\xe8\x7c\x19\xeb\x67\xfc\x01\x87\x7e\x86\xe7\x01\x5b\xe2\x46\x08\x9a\x5b\x9d\xc6\xbf\xe0\xea\x8f\xe9\x64\xb0\xaf\x8b\xce\x9d\xe1\x7d\x3d\x34\x0f\x3a\x5f\x86\xe7\x61\xc0\x6f\xb1\x39\x1f\x73\x9a\x1e\x30\x1a\x6e\x65\xe4\x7f\xbe\x7e\xdd\xaf\x87\xff\x8c\x6e\x0d\x37\xf7\x18\x0f\xb2\x2b\x62\x1f\xd3\xdb\x9e\x44\x14\x8d\x58\xdd\xc3\xb9\xe6\x86\x72\xc7\xb5\x22\x72\x99\x5e\x66\x52\x39\xb7\xfa\x61\x78\xd3\xc7\x2d\x2a\xe1\x86\x29\xf9\x98\xcb\xc3\x40\x95\xdb\xaa\xae\x17\xcb\xcb\x49\x48\x9b\xc6\xb3\xfc\x70\xee\xb8\x31\xb1\x11\x6e\x55\x6c\x62\x79\x1b\x87\x43\xe5\xc5\xf9\x5d\xa9\x6c\x87\xfc\x22\x1b\x29\x32\x6f\x75\x1b\x0f\x72\xa9\xba\x5e\x2c\xb3\x5d\x42\xda\x34\x62\x63\xdf\xaa\xdb\x51\xff\x75\x3c\x2c\x93\x2f\x3a\x5c\x25\x79\x19\x73\x79\x7b\x93\x3b\xae\x91\x1b\xf3\x56\xdd\xff\xbb\xbd\x3b\x26\xdd\x63\xee\x29\xee\x87\x0a\xb7\x55\x51\xcb\xf6\xee\x26\x62\x4e\xab\x8d\xe9\xdf\xde\xc5\x5b\xd3\xd0\x8b\xf0\x62\x9c\xe1\xf6\x26\x7c\x18\x7f\xc0\x59\xf6\xed\xd3\x07\x19\xb9\x61\x4a\x7e\xab\x6e\x87\xdb\x42\x1d\xfe\x7e\x1a\x67\x59\x74\x4b\xd9\xbe\x2d\x60\x0a\xac\xac\x2d\xb7\xea\xdf\x8d\x77\xdb\x9e\xd4\x8c\x89\x1a\x11\xb9\x55\x5d\x52\x8e\x87\x4b\xde\x8a\x56\x45\x55\xc7\xd4\x70\xa0\xda\xf6\x61\x93\x1d\x0f\x97\xfc\x14\xad\xe9\x32\x72\xbc\x89\x11\x9d\x5b\x13\x13\x3a\x3e\x94\x08\xbc\xd3\xb0\x30\x1f\xf6\xd2\x1c\xf2\xd2\x6c\x4d\xd4\x76\xbc\x29\x11\x91\x5b\xd3\xa5\xe3\xb8\xff\x61\xc2\xdb\x7a\x31\xfc\x18\x7e\xf9\x9c\xe6\xbf\xe6\x59\x28\x64\x5b\x13\xcf\xfa\x9a\x47\xe3\xd4\xd9\x78\xc5\x1f\x76\xea\x1c\x78\x71\x26\xc5\x7f\xba\xd5\x69\x3c\x36\x63\xab\x55\xb8\xbf\xe7\x0c\x6e\x22\xce\xaf\x57\x91\x38\x3d\xad\x89\x38\xe5\xec\x79\x0b\x41\xb4\x4d\x67\xde\xd7\xbc\xe9\x0b\x8f\x6e\x0d\xea\xf9\xfa\x6c\xc6\x12\xb8\x91\xa8\x73\x38\x93\xdd\x50\x26\xbb\xd6\x74\x46\xfe\x4c\xcd\x3f\xa8\xb9\x89\x97\xfd\x7c\x36\xff\xb4\x8c\x3a\x3b\x7f\xde\xd4\x28\x64\x1b\x06\xe6\x63\xfe\xbc\xbc\x3f\x2d\xaf\xa8\xf3\xe7\x79\x08\x99\x38\x35\x0c\xcc\xc7\xfc\x99\x17\xff\xb4\xbc\x13\x72\xfb\x79\xf3\xfe\xd8\xbc\x4d\x77\x9a\xc7\x77\x56\x44\xde\xd6\x75\x86\x3d\x26\x43\x2c\x78\x5b\xd7\x9d\xe6\xb1\x0c\xf3\xb0\x5e\x5d\x64\xf5\x78\xbd\x22\xb8\xe8\xc5\xe9\xff\xe3\x3b\x3d\xaa\xd7\xd6\xc5\xdc\x1e\xef\x46\x12\x4d\x34\x2c\xc9\xc7\x7c\x7c\x47\x7c\xd8\xa5\x5d\x67\xde\xe3\x5d\x8a\x25\x70\xeb\xa2\xab\xc7\xeb\xfb\xb0\x8e\x5d\x77\x5c\xe9\x58\x6f\x81\x7e\x16\xfd\xae\xef\x22\x38\x8d\xb6\xae\x3b\x93\x74\xac\xb7\x10\xf4\xd9\xc5\x0c\x1f\xaf\x2f\xb2\x6e\xeb\x3a\x23\xa5\x63\x1d\xca\xb8\xd7\xba\xce\xc2\xd7\xf4\x8c\x33\x69\x23\x12\xcc\x70\xc6\xbd\x5b\xa0\x9f\xe2\x62\xaf\xb7\xa9\x64\xd7\x2e\x2e\xf6\x7a\x1d\x31\x31\x6e\x5d\xdc\xea\xf5\x36\xc5\x69\xb4\x11\xf1\xe5\x56\x45\x3f\x38\x8d\xb6\xae\xbb\xd4\xeb\x75\x27\xaf\x77\xeb\xdc\x99\x96\x65\xd7\xf5\x41\x66\xc3\xa2\xfb\x56\x87\x71\xfa\x09\xfb\x59\x8a\xc4\x73\x0b\xac\x0b\x77\x20\x3b\x93\xde\x42\xcc\x1b\xa1\xb8\x6f\xf5\x2b\x9c\xf5\x22\xf4\xca\xad\x16\xe3\x15\x7c\x82\x1f\xb7\x13\x3a\xe2\x46\x28\x95\x61\xe7\xd0\x81\x37\xe8\xc5\xd5\x1f\x9e\x70\x6e\x21\xfa\x33\x0a\xed\xcb\x39\xf4\x16\x36\x78\x13\xae\xfe\x48\xb6\x24\x64\xca\xb0\xb3\xe7\x2d\xf0\xbb\xac\xcb\x4a\x92\xa5\x57\x82\xae\x30\xcd\xbe\xd5\x63\x3c\xe6\x9f\xcc\x98\xb7\xfa\x18\x7f\xc1\xd5\x8e\xc7\x85\x13\x68\x1b\xac\xa3\x9d\x40\x6f\x21\xd6\x65\xb0\xdf\xed\xed\x39\xf0\xf6\xec\xd8\x19\xdd\x5a\x35\x1c\x64\x3b\xa6\xf1\xaf\x71\x9a\xe1\x6e\xb2\xb2\x97\x45\x22\x21\x96\xdc\xb7\xfa\x0a\x67\xb8\xf3\xa3\x76\x3c\x5c\x6c\x95\x1b\x0f\xcb\x03\xdf\x4f\x0a\x2b\xba\xa3\xe6\x45\x85\x2b\x33\xda\xf9\xf9\x0b\x3b\xfb\xb1\xb2\x27\x83\x24\xe1\x6d\x26\x0d\x5a\x37\x85\x45\xa8\xd4\xc6\xf3\xf2\xad\x3e\xc6\xf9\x19\xce\x9e\x55\x3c\x49\xf8\x9a\xb6\x09\x33\x58\x16\x48\x97\x04\xd2\x59\x84\x2f\x7f\xcf\x55\x61\xc6\x7b\xdf\xb0\x6f\xea\x20\x99\xe1\xc5\xe9\x8f\x7c\x50\x07\x4e\xa7\xa9\xf1\x8c\x3c\x96\x05\xd2\x25\x81\x94\x67\xe1\x61\x5f\xd3\x5b\xe0\x77\xb9\x72\x2c\x0b\x98\xf2\x35\x6d\xc4\x2f\xb9\xd5\x66\xfc\x80\xd3\xcf\xba\xb4\x0a\x64\xef\x6e\x73\x1a\xff\x19\xa7\x7d\xee\x0a\xab\x9a\x78\xab\x56\x53\x9b\x58\xce\xa4\xb7\x40\x3b\xda\xc4\x72\x1a\x1d\x72\x1a\x6d\x3c\xf3\x8e\xd5\x74\x08\xc8\x69\xb4\x61\xe9\x3d\xec\x34\x3a\xe4\x34\xda\x96\xa8\xb1\xe9\x2e\x82\xf7\xe8\xc5\xf9\xdd\xe6\x79\x26\x4b\x44\x5b\x22\x97\xe6\x79\x46\xf9\xda\x78\xcf\xbd\x55\xad\xaf\x04\xcc\xa5\xf5\x6d\x66\x12\x64\x8f\x68\xbc\xe7\x0e\x3b\x8d\x0e\x65\x1f\x6c\x58\x80\xdf\xaa\xc6\x25\xc1\x13\x0b\xf0\xb1\xa4\x4c\xbd\x85\x98\x37\xde\x73\x87\x9d\x46\x6f\x21\x83\x0f\xe1\xd5\x78\xec\x82\x85\x20\x63\xa7\xd1\x21\xa7\xd1\x86\x69\xf8\x70\x5a\xc2\xa1\xb4\x84\x0d\xd3\xf0\xb1\x14\xff\xe6\x16\x82\x9e\x89\x5c\x32\x56\xf7\xba\x90\xd5\xbb\x2d\x31\x09\x69\x41\x6f\xa1\xfe\xf7\xdf\x43\xef\x8b\xcb\x72\xe1\x42\x09\xda\x96\xc8\xc7\x72\xa1\x7c\x49\x1b\x01\x4d\x86\xd3\x0c\xde\x02\xd3\xc0\x19\x40\x76\x41\x0a\x74\x87\xbb\xc2\x52\x28\xd3\x21\x5f\xd2\xb6\xb8\xc9\xae\x61\xde\x4d\x98\x9b\xb6\xc4\x3c\x86\x99\xc7\xd0\x72\x89\x0c\x87\xa7\x7f\xc0\x0d\x88\xeb\x3d\xec\x1c\x3a\x48\x1c\x98\x3a\x16\xe3\x63\x59\xce\xc3\x4b\xf4\xe2\xfa\x5d\x8f\x0b\x39\xaf\x13\xb8\xe4\x56\x7f\xc6\x1f\x70\xc8\x61\x9a\x3c\x51\x82\xf6\x8f\xc8\xd3\x82\xdc\x42\x90\xeb\x9e\x4f\x0b\x72\x2b\x6c\x82\x2f\x3e\x84\x7f\x8d\xff\x02\xe7\xce\xb1\xa6\x79\x3a\x82\x5c\xff\x88\x0c\xa7\xd9\x18\xc9\xc1\xfb\x47\x64\x38\xbd\x5e\x28\x3b\xfb\x47\x67\x92\x42\x9c\xde\xc2\x06\x67\xbd\x96\xc9\x8d\x3c\x0d\x5d\xef\xbe\x6b\x79\x5c\x91\xb0\x61\x75\x51\xe7\x9a\xdb\x30\xd3\xc3\x15\x65\x59\x1e\x54\x62\xc2\xfe\x11\x17\x93\xb2\x73\x28\x01\x61\xd7\xb3\xef\x5a\xe6\x1a\xa4\x6f\xe8\x1f\x51\xad\x42\x99\x0e\x12\x10\xae\x2e\x22\xb7\xd8\xb7\x96\x46\x25\xa6\xb7\x3c\xaa\xa5\x51\x89\xe9\x6d\x53\x21\x2e\xa0\xfd\xa3\x13\x6f\x9b\x69\x84\x72\x33\x75\xbd\x06\xaf\xed\x4d\x84\x29\x6e\xff\x88\x9a\xb7\x6e\x94\x72\x01\xed\x1f\x31\xc9\x6d\x26\x89\x7c\xd7\xf5\x7a\xbc\x2c\xdf\x29\x61\x61\xff\xe8\x88\xdc\xde\x8c\x21\xd0\x5d\x9c\xe9\xd9\x7a\x0d\x96\x4b\x67\xc7\x20\x7d\xd8\xa5\x73\x90\xa1\x30\x75\xbd\xfa\xda\xa5\xf3\x16\x06\xb8\xfa\xe9\xc3\x6b\x43\x9d\x49\xd4\x79\x3c\x0f\x84\xcf\xe9\x49\x37\x20\x65\x7b\x18\x4a\x58\xd8\xf5\x1a\xbc\x8e\x77\x29\x02\x5e\x4f\xba\x19\x1d\x2f\x23\x91\x55\x7b\xd2\xe1\x78\x4c\xb5\x08\x78\x5d\xaf\xc1\xb8\x6c\x52\x10\xce\xfc\x58\x90\x5b\x47\xfd\xe7\x19\xc0\xbe\x98\x43\xbe\x98\x3d\xe9\x70\xfc\xfa\x26\x85\x69\x6d\xc7\x22\xfd\x56\x9b\xf1\x0e\x3e\x84\x0f\xe3\xf3\xbf\xff\xee\x83\x0b\xb1\x5d\x34\x07\xbe\x97\xa9\x27\x51\xe1\xd7\xcb\x42\x60\xd5\x9e\xc4\x23\x2d\xb0\xc9\x15\xb3\xeb\x91\x78\x7d\x7d\xe5\x20\xb0\x6a\x27\x8c\xf8\x58\x5f\x9f\xc9\xa1\xf3\xbc\xb8\xba\x69\xa6\x81\xcb\x65\x4f\x62\x6e\x3f\x6f\xba\x9f\xba\xaf\x33\xf6\x67\x1e\x1f\x92\xd8\xc5\x99\xb6\x9f\xcf\xb4\x30\x8d\xed\x18\x18\x0c\x27\x06\x1c\x4a\x00\xd8\x93\x78\xde\xcf\xab\x42\x10\x9e\x9e\x45\x25\x3f\xf3\x4e\xe2\xb0\xf6\x2c\xde\xf6\xd3\x5b\xe1\xfa\xc5\x91\xd0\x49\x5f\x79\xab\xea\xfe\x0f\x1e\x99\x45\x3d\x3f\xaf\x16\xb9\x1e\x7a\xce\x7f\x61\x67\x3f\x96\xc5\x3c\x39\x6a\xf6\xac\x6b\xf4\x63\x56\x83\x66\xb3\x67\xb1\x32\x8b\x73\x0b\x71\xae\x67\xdd\xa4\x14\xbb\xe7\x16\x06\xf8\x14\xbe\x8c\x33\x6c\xf1\xa0\xc7\xc3\x0e\xf9\xad\x0f\x2d\x9a\xa5\xb6\xf5\xc4\x01\xdf\x33\x52\xf9\x7a\xcc\x71\xc9\x34\xd1\x33\x6f\x40\xf6\xf7\x1c\xf2\xf7\xec\x59\xb7\xf4\xc7\x1c\x97\x3c\xe9\x3d\xeb\x96\xfe\x7a\xef\xbd\x2c\x72\x16\x6f\x7a\xbd\xc8\x48\x67\x5d\x2f\xd1\xeb\x35\x91\x86\xea\xf1\xe2\x4c\xcf\xbb\xfc\x3d\xab\x9c\x45\x2c\xaf\x2f\x64\x2f\x2c\x14\x73\xf4\xe1\x34\x80\xb7\x40\x3f\x75\xf1\x7a\x25\x75\xe2\xd9\x99\x7a\xd1\x49\xf8\x9a\x87\x62\xe9\xda\x0b\xd2\x93\xd3\xfd\x0d\xf2\xfb\x5d\x7c\x08\xdf\xc6\x63\xb9\x4a\xf2\xf7\x8f\x70\x96\x8b\x20\x28\xc3\x69\xfd\x06\x9e\xa0\xbd\xf3\xd0\xbd\x2d\x9c\xed\xcf\x1d\x47\x97\x2c\x87\x37\x28\x85\xe8\xbd\xde\x9b\xf7\x67\xfb\x57\x37\xbf\xca\x39\xb8\x15\xd0\xe7\x16\x62\xb5\xf4\x0e\xbd\x2d\xcb\x29\xa9\x5f\x27\x34\xca\xad\x36\xe3\x1d\x5c\xbd\xd4\x2c\xe0\x17\xda\x71\x16\x1e\x5b\x59\xdf\x6f\x81\xee\xf0\x04\xb4\x93\x16\x71\x27\x4d\x02\xb4\xb6\x15\x24\xf5\x16\x82\xa8\xf4\x0c\x6d\xf7\xd2\x5b\x18\xb7\x79\x76\xd2\x96\x79\xed\x2d\x30\xf7\xcd\xb8\x46\x85\x79\x6d\xc7\xd4\xfd\x56\x9b\xf1\x20\x7d\x4c\xdd\xc7\x56\xf8\x9f\x41\xce\xbf\x8b\xeb\xfb\xe3\xf6\xe1\xab\x44\x44\x19\x64\xfe\xa3\xc0\xac\xf1\xae\xb8\x2d\xf9\x91\x0b\x30\x75\x02\xa4\xdf\xea\x36\x4e\x3b\x30\xa6\x6d\x2d\x21\x7e\xac\xa9\x93\x12\x72\xd8\x7d\x75\xc8\x7d\xb5\x17\x2d\xba\xf2\x5a\xdc\xc2\x03\xae\xdf\xf5\xea\xe2\x8e\xda\xb1\x3a\xbf\xd5\xc7\xf8\x0b\xae\xef\xbd\x8a\xd8\xd7\x2a\x14\xc8\x70\x6a\xc0\xa1\xd4\x80\xbd\x72\xbb\xda\xb2\xaf\x1d\x72\x53\xed\x35\xfb\xfb\xaf\x71\xda\x17\xb5\xc9\xbe\x76\xe0\xaf\x7a\x71\xb5\xe3\x65\x24\xdf\x45\xaf\xa2\x36\xb9\xaf\x0e\xb9\xa9\xf6\x5a\xd4\x8e\x44\x5a\xb9\xa9\x76\x3d\x6f\xef\x22\x8e\xbb\x09\x30\xd4\x89\x88\x32\xb6\x02\x0c\xdd\xc2\x03\xae\xdf\xf5\xfa\x92\xa1\xbe\xeb\x79\x7b\x5b\x0b\x89\x1f\x6b\xea\x7a\xde\xde\x16\x06\x37\x81\x87\xba\xde\xb1\x9d\x7a\x70\x28\xf5\x60\xd7\x3b\xb6\x53\x0f\x0e\xb9\xbb\x76\xac\xd7\x87\xdd\x5d\x87\xdc\x5d\x3b\x21\x54\x86\xdd\x5d\x6f\xe1\x07\x5e\x85\x8b\x1e\xd0\x4e\x76\xcc\xd7\x6f\xb5\x1a\x67\xde\xb8\x47\xed\xaa\x97\x27\x72\x0d\xa6\x5e\x45\x6f\xb2\xd0\x1d\xf2\x83\xed\xe4\xfb\xbe\xd5\x61\x9c\x71\x89\xde\xaa\xe7\x0d\x4b\x5c\x99\xd9\x0f\xa7\x24\x1c\xf2\x83\xed\x55\xf4\x56\x3d\x6f\x95\xf9\xd1\x43\xf6\x6e\x1e\x6f\xe3\x36\xdc\xc4\xf3\x9a\xe9\x1f\xbf\xd6\xde\xb4\x7f\x9b\xc7\xd5\xb8\x07\xb6\x9c\x84\x4f\xe3\xb4\x2f\xba\x6a\xa6\x93\xf0\x6b\xed\xba\xde\x3a\x53\xe1\x50\xa6\xc2\xae\x07\x6b\xbb\xaf\xde\xc2\x17\x9c\x65\x6f\x26\x07\x0c\x77\x7b\xe3\x32\xbf\xad\xcc\x94\x3b\x6a\x27\x00\xfb\xd8\xdd\xc3\x42\x69\xd9\xf5\x30\xbd\xbb\x97\x11\xa5\x65\xd7\xc3\xb4\x33\x18\x0e\xf9\xa9\x76\x02\xb0\x8f\x6d\xa5\x25\x0e\xa8\x17\x6f\xc2\xfd\x3d\xf7\xa5\xd6\x85\xeb\x1a\x48\x0a\xc2\xd4\xf5\x70\xbc\xfb\xfe\xf3\xfd\x0f\x9c\x65\xe9\x3a\xa2\x94\x43\xb0\x37\xae\xc9\xdb\xca\x46\xe5\x0a\xec\x4d\xcb\xae\x00\x45\xb7\xc0\xf7\xcb\xdf\x8b\x9c\xb1\xac\xed\x64\x90\x1c\x7b\x98\x3b\x0f\xb8\x73\xd7\xb2\x5b\x09\xb9\x07\x37\x0a\x0c\xb9\x6f\x75\x19\x7f\xc0\x99\xe7\xe1\x43\x8a\x58\xab\xbd\x8b\xfd\x0c\x1f\x3a\x03\xb6\x24\x3d\xcb\x1e\x3e\x5c\x06\x57\x04\x0c\xb9\x07\xa9\x03\x29\xbc\xe0\x7c\x3f\x3d\x5e\x94\x8a\xbd\x63\xbc\xb3\xad\x35\x24\x9b\xe0\xc5\xff\xc2\xce\xfe\x7e\xad\xdd\x84\x41\x6e\xd7\x7b\xf3\x9e\x7a\x12\x91\x5b\x6a\xd7\xbb\xf2\x9e\xa6\x5e\x0c\x75\x3b\x76\xdb\x63\x4f\x2f\xb3\x64\x54\x09\x85\xce\x31\x38\x94\x63\xb0\x63\xb7\x3d\xec\xaf\x7a\x0b\x7c\x2f\x32\x52\x7a\x8e\xa1\x1c\x83\x5d\xef\xcd\x7b\x7a\xf9\x89\xfd\xda\x31\xc4\x1e\x7b\xf9\x10\x96\x8c\xda\xc5\x55\x96\xa7\x43\xc2\xa8\xde\x9b\xf7\xf2\x78\x09\xf2\xda\x31\xac\xbe\xd5\x6c\x9c\xf6\x51\xae\xee\xe5\xf1\xae\xad\xef\xd9\x06\x56\x5a\x92\x3c\x30\xf5\x2e\xee\x21\xcb\xdb\x5b\x88\x65\x1b\x3a\xad\x96\x97\x9f\x00\x46\x9d\x08\x22\xc3\x39\x03\x07\x39\x03\xc7\xc7\xc3\xf2\x6e\x25\x65\x60\x1f\xba\x48\x59\x48\xdd\x9b\xdd\x37\x74\x58\x6d\x53\xb5\x84\x51\xec\xa7\x87\x53\x09\xde\x42\x05\x1f\xc2\xdd\x0e\xb2\xf7\x10\xf7\xd8\x5e\x2e\x0c\x6f\xfb\xd0\x61\x65\xa1\x53\x7e\x9e\x7d\xe8\xae\xb3\xbd\x2c\x9b\x8b\xe3\x10\x99\x58\xa9\x88\xc3\xe7\xc5\x9b\xf0\x63\x9c\x71\x21\x85\xd9\xcf\x73\x90\x6b\x30\xf5\x21\xee\x77\x7c\x08\x13\x5f\xa8\x0f\x1d\x3e\xc7\x17\x47\xe2\x0b\x75\x3d\x5b\x6f\x6b\x15\xb7\x84\xce\x81\xa9\xce\x3e\x1e\xd7\x81\x0c\x87\x2e\x3b\xc7\x87\xc6\x81\x0b\x0d\x91\xc9\x31\x17\x3a\x70\x57\x0c\xa5\xc7\x3e\xe6\xae\x47\xe3\x15\x17\x3a\x1e\x2f\xd9\xf0\xbb\xde\xb3\xf7\xf1\x78\xc9\x86\xdf\x87\xb8\xd3\xd7\xe3\x25\x90\x50\x1f\x3a\x94\xbe\xbe\x58\x87\x3e\x72\x64\x75\xff\xeb\x69\xc0\x4e\xb7\x4f\x31\xa7\xaf\xa9\x96\x38\x42\x7d\x8a\x09\x7d\xcd\xb4\x24\xd4\x12\xc9\xe4\x56\xdd\x0e\xd3\x33\xc5\x9c\xbe\x9e\x9e\x2f\x67\xaa\x1e\xbe\xb7\xb5\x8d\x1b\x6d\x63\x27\x16\xe4\xad\x56\xe3\xc1\xcc\xf4\x20\x6e\xf7\xcf\x81\xbf\x67\xea\x53\x77\x20\xb9\x73\xde\x02\xfd\x47\xb6\xdf\x3f\xdf\x65\xd1\x12\xf6\xa9\xbb\xce\xcf\xbb\x8b\x90\xb0\x7d\x8a\x9b\xfc\x7c\x68\xfc\xe0\x1a\x53\xdc\xe4\xe7\x7e\xfe\xd4\x4f\xdd\x89\xad\x55\xdc\x68\x15\x3b\x21\x51\xc6\x56\x48\xd8\x81\x5f\x67\xea\x53\x77\x14\x8b\xa1\xfb\x51\xff\x75\x57\xb6\x18\xba\x49\x53\xdf\xb1\x93\x1e\xf6\xf3\xbc\x05\xfa\x2f\xf2\x79\x7c\x47\x7c\xb4\x2e\xbc\x01\xed\xc7\xdc\x04\xcb\xda\x3e\x45\x3e\x8f\xe7\x01\xcf\xcd\x4e\xa0\xef\xb1\x2d\x87\xe2\xaa\x99\xfa\xc4\x42\x68\x3f\xdb\xfd\xb9\xf4\x3b\x8a\x24\x12\x8b\xa7\x78\x6a\xde\xcf\xd5\xbc\xaf\x3a\x0f\xcc\x87\x88\x2b\xb7\xda\x8c\xb3\x8c\x62\x62\x8f\xcf\x24\x94\x8a\x7d\xa9\xfd\xd7\x77\x05\x22\xd7\xf6\xa5\x2b\xf7\xeb\xe5\xc5\x80\xb6\xeb\xbd\xdd\x89\x10\x6f\x61\x82\xeb\x7b\x1f\x16\x64\x0f\xe9\x2b\xfb\x7b\xf5\x1f\x87\xce\xbe\x74\x16\xca\x50\xf6\x16\xf8\x5d\x9d\x85\xaf\x45\x9e\x08\x6c\x34\x8a\x9b\xf7\xa6\x26\xcc\x51\xd7\x33\xfc\x7e\xbd\xa9\xb1\x9f\xed\x4b\x72\xdf\x6b\xea\x21\xa9\x48\x5f\x92\xfb\x2c\x15\xe3\x08\x7a\x71\xb5\x6f\x9e\xfd\x22\x39\x2d\x6e\xee\x47\xe1\x8f\x6e\x81\xef\xa1\xda\xa3\x24\xf8\xb7\x10\xd4\x43\x1c\xf2\x71\x94\x25\xe4\x16\x1a\xb8\xbe\x17\x73\x3b\x1f\x76\x29\xf6\xd4\xe3\xd8\x7e\xf6\x10\xd0\xb6\xeb\xbd\xdd\xf9\x1d\x6f\x61\x81\x57\xe1\x5f\xe1\x2c\x2f\x11\x5a\x86\x1d\x46\x87\x1c\x46\xfb\xe2\x75\xe0\x28\xeb\xc7\x38\x12\x5c\x89\xc4\x72\xab\x8f\xf0\xa0\xda\x81\x5d\xf3\x20\xed\x22\x85\x27\x70\xa4\xfa\x93\xc4\x4d\xe4\x00\x3a\xf4\x8e\x6d\x07\xd0\x81\xc7\x67\x1a\x1f\x0e\x2f\x1c\x3c\xa3\x10\x12\xcc\x90\x9d\xf2\x49\xc7\xdf\xc7\xd5\x68\x90\xff\x72\x90\xa6\x91\xc2\x1b\x38\xeb\x75\x2c\xa1\x1e\xec\x58\xc7\x07\x2e\x63\x0f\xd0\x71\x90\x44\x87\xec\x91\x49\xc7\x48\xa1\x06\xae\x75\x51\x20\xa5\x5b\x60\xbc\x4d\xdf\x6f\xb7\xbf\xe9\x27\xdc\xe4\x28\x12\xed\x2d\xac\xc0\xfb\xdf\xd8\x79\x9d\x2c\x72\x3c\xe4\xbc\xf7\xd9\x6f\xc7\xd1\x21\xc7\xd1\x21\x73\x65\x3b\x8e\xde\x02\xc3\x83\x09\x9d\x7c\x3c\xbc\x43\x77\xb5\xcc\x59\x4c\xee\x44\x1a\x90\x21\x39\xde\xf9\x1d\x6f\x81\x51\x73\xb4\x39\x8f\xe3\xc0\xb1\x74\x14\x2e\x46\xa7\x78\xf1\x8b\x26\x89\x27\x26\xa7\x71\xbc\x05\x7e\x95\x13\xec\x14\x2f\x3e\x62\xed\x20\x5e\xca\xad\x2e\xe3\x41\x2c\x24\xc1\x1c\xa7\xb8\x97\x11\x56\x29\x0d\xe2\xa2\x8c\xa3\x78\xb7\x03\x8f\xcf\x95\xb5\x66\xd5\xdd\xc1\xf6\x75\x24\x4e\xa4\x63\xdb\xd7\x83\x74\x39\x08\xa3\x32\x8e\x55\x93\x38\x76\x5e\x1c\x5a\xa9\xe2\xac\xa7\xd2\x4d\xd9\x1e\xdb\xcf\x73\x90\x3f\x31\x0d\x82\x79\x0f\xfb\x79\xde\x02\xdd\x17\xcd\x55\x2f\x0a\xfe\x9c\x23\x15\xb5\x73\xfc\xbb\x87\xef\x39\xd9\x4e\xf3\xb0\x48\x60\x3f\x64\xab\xec\xf4\x88\xb7\xf0\x0d\x5c\xbc\xc0\x36\xae\x27\x72\x71\xa4\x91\x44\x0c\x16\x0b\xe5\xff\x39\xf4\xdc\x7c\x2c\x16\xca\xcf\x73\xe8\xb9\xf9\xd8\xf6\x15\x87\xcf\x34\x92\x56\xdd\xb6\xaf\x38\x7c\x5e\x3c\x0b\xdf\xc6\x99\x37\xa4\xec\x63\x15\x24\xf9\x13\xd3\x48\xe2\x11\xdd\x7b\x0c\x55\xe3\xd0\x7b\xf3\xb1\x58\x78\x3a\xeb\x92\xc5\x3b\x94\xd8\xfe\x16\x0e\x78\x15\xae\x7e\x76\xf6\x98\x6c\x92\x4f\x37\xef\x43\x8c\x1c\xd2\xf4\x9f\x2e\x5e\x7f\x50\x59\x0e\x82\x6d\x8f\xd3\xcd\x3b\xd0\x4d\x0e\xd2\x53\x0e\xa7\x53\x1c\x72\xc4\x1c\x7a\x68\x3e\x43\x5a\x03\xf2\x2a\xa6\x41\xb0\xed\x61\x07\xcd\x5b\x58\xe0\x6e\x47\xf4\x80\x18\x39\xb2\xe8\x41\x61\x8a\x6e\x81\x76\x74\x36\xd8\x66\x55\x0e\x9a\x43\x0f\xd0\x67\x78\x5c\x43\xe3\xe2\x42\x7c\x14\xe7\xf6\x16\x98\x9f\xa6\x76\xf4\x9a\x71\x06\x74\x98\xc5\xb3\x86\x2e\xa0\xe4\x5b\xbc\xb8\xda\xf1\xf6\x42\x8c\x1c\xb2\x91\xb6\xe3\xe6\x2d\x30\x3f\x88\xe5\x67\x7a\x5c\xe8\x26\x47\xc6\xee\xc3\x8e\x9b\xb7\xc0\x3c\x73\xd3\x39\xd3\x3c\x11\xf9\x6e\x90\x16\x73\x1c\xcb\x77\x67\xb2\xbf\x64\xdb\xec\xb4\x8c\x43\x69\x19\x47\x16\xfd\x58\xee\x53\x5a\xc6\xa1\x97\xe9\xb3\xcc\xad\x16\xdc\x8a\xc0\x27\xb7\xaa\x76\x30\x32\x1d\x85\xab\xc8\x51\x4e\xf8\x81\x2b\x65\x1a\x45\xfc\x41\x81\x68\x87\x3c\x28\x87\xde\x8e\xcf\x32\xbd\xa1\x6c\x1c\x45\x67\x8f\xe5\xbb\x83\x7c\x37\x8a\xce\x1e\xcb\x71\x87\x64\x1d\xa3\x14\x7d\xef\x7d\x84\x91\xe9\x28\xe2\x03\xcb\xfb\x88\x40\x41\x43\x8f\xc1\xf6\xb8\x1c\x24\x62\xbc\x78\x17\x5e\x8c\x0f\x70\xda\xb1\x35\xe9\xd9\xec\xa3\xa2\x33\xc9\x82\xdc\xd9\xac\x4b\xd1\xfa\x6e\xf3\x3d\xac\x49\x87\x5e\x83\xed\x41\x39\xf0\xa0\xec\xe9\x23\x58\x72\xca\x21\xf5\xfb\xd0\x23\xb1\xd3\x2f\xde\x42\x8e\xcf\xa7\xe0\x63\xf8\x7b\x61\x9e\xbc\xce\x31\x31\x84\xb8\x65\x0d\x21\xce\x8e\x14\xde\x0b\x67\x7d\xed\xa9\x8c\xd8\x3b\xd6\x0f\xda\xb7\x71\x90\x3a\xb1\x9b\x31\x7f\x7d\xb9\x0a\x11\xa9\x27\xed\x4f\x6b\xf5\xf0\x6c\xec\xe4\x58\xb8\xb5\x63\x38\x3a\xa8\x55\xfa\x9a\xcb\x86\xe0\xd4\x13\x52\xac\x93\x25\xde\xc2\xb8\xb0\xd6\xc2\x2a\xbd\xf3\xbd\x9b\xae\x27\x6d\x35\x0b\x45\x27\x4c\x2d\xbb\x39\xf5\xd7\x53\x88\x42\xef\xcf\x79\x6b\x99\x88\x94\x89\x69\x10\x31\xfc\x56\xab\xf1\x76\x45\x3d\x44\x10\xbb\x34\x0e\x25\x50\x1c\xb2\xe6\xb6\x8f\xe2\x90\x8f\xe2\xd0\xb3\x39\x2e\x88\x14\x58\xe8\xa5\x9f\x35\x01\x63\x68\x39\xaa\x56\xfa\xe7\x5b\x07\x22\xd4\xd0\xb3\xb9\x7d\x11\x87\x7c\x11\x47\x15\xe3\xb5\x42\x0f\xa7\xc4\x8b\xd3\x9f\xc7\x1b\x13\x51\x69\xc8\xfa\xdb\x3e\x87\x83\x54\x89\x17\x67\x8e\x1f\x33\xc6\x87\x8d\x59\xb5\x52\x8f\xfb\xff\xc0\x18\xab\xd6\x44\x4e\x85\x43\x4e\x85\x83\xa0\x2c\xc3\xce\x83\xb7\xf0\x80\xff\x45\xe2\xc6\x61\xdf\xc2\x81\x6f\xe1\x1f\xfa\x7e\x24\x20\xe2\x4b\x98\x86\x1e\xc9\xed\x42\x38\x94\x6f\x71\x54\x2d\xb2\x25\x20\x7c\x09\xd3\xd0\xa3\xf7\x79\xbd\x6a\x2f\xc7\x84\x1e\xbd\xcf\xeb\xd9\x20\x74\xcd\x20\xed\xe8\xb0\x0b\xe1\x90\x0b\xe1\xa8\xba\xb2\xbf\xde\xce\x2f\xab\xa9\xc7\x70\xbb\x0a\xde\x02\xbf\xab\x63\xda\xa2\x0e\x09\x13\x2f\xde\x84\x6f\xe3\xac\x9a\xd8\xb2\x45\x9a\x43\x48\x9b\x51\xc5\x7e\x5f\x5f\x57\x5e\x88\x97\xf8\xe0\xd3\xae\x82\xb7\x10\xec\xa5\x05\x15\xcd\x29\x85\xde\x2d\xbc\xe0\x03\x9c\x63\xee\x16\x62\xde\xb0\xea\xbe\xd5\x9f\x71\xbe\x4f\x6a\x07\x2a\x9d\x4a\x70\x38\x5a\x52\x3b\x88\x0a\xb7\x70\x05\x5c\x6e\x73\x13\x07\xc1\x28\x70\x4a\x34\xe3\x48\x34\x53\xf9\x0d\x47\x8b\x5b\xde\xb4\xe7\xdf\x2d\x24\xf0\x25\xbc\x1a\x8f\x53\xb7\x95\x24\x7c\x18\x5f\xe0\x45\xb8\x86\x9b\x58\x46\xac\xc0\xa7\xf3\x18\xde\x42\x4c\x33\xd6\xde\xd3\x1e\x7e\x73\x4a\xd2\xe1\x51\xfd\x56\xfd\x3d\xc4\x8b\x95\xf6\x9c\x8a\x5d\x73\x0b\xb1\x09\x88\xb5\x32\xed\xb1\x37\x95\x98\x70\x60\x8d\x3d\xa7\x62\xd7\xcc\x49\x8c\x9a\xd1\x82\xac\x6e\xb5\x1a\x67\x5c\x43\xdf\x23\xa1\xdc\x02\xfd\x09\xf2\x99\x53\xba\xb2\x29\x4f\xbb\x81\x35\xf6\xad\x4e\xe3\xcc\xc3\xa2\xfd\xe2\xf9\x29\x30\x27\xd2\x8d\xde\xaa\xc6\x5b\xf4\xbb\x22\x9f\xe2\x79\x20\xd7\xfb\xe8\x22\x13\x25\x02\x9c\xf2\xa8\x1b\xfd\xa3\xef\xb7\xdb\xbf\xf4\xdb\xb1\xf1\x9f\x76\x90\x9b\x72\x90\x1b\x5d\x54\x52\xbd\xbc\xa4\x68\x1f\x18\x69\xdf\x6a\x31\x1e\x54\xd5\x45\x26\xd5\xdd\xc7\xa1\x6e\x60\xbc\x3d\xed\x50\x37\x95\x37\x70\x74\x91\x4f\xf5\x34\x87\xd4\xd1\x89\xd4\x33\xa7\x62\xc7\x4c\xf2\x04\xa6\x41\x14\xf0\x5b\xd5\x68\x49\xb9\x3e\x88\xa5\x72\xab\x6e\x86\x55\xe7\xcd\x7c\x92\x15\x90\x42\x03\x57\xfb\xa6\x06\xcc\x20\x07\xaa\xa0\x69\x7f\xba\x5b\xe0\x7b\x51\x4f\x5b\x1a\x16\xe6\x8b\x03\x5b\xec\x5b\x5d\xc6\x63\x36\x5b\x15\x7c\x0c\x33\x9b\x22\x9e\xe6\x45\x41\xd3\x34\x08\xde\x3d\xa7\x02\x9f\xde\x02\x8b\x25\xe2\x69\x26\x1e\xdc\xe6\x06\x4f\xe6\x13\x6f\x39\x0a\xbf\xf8\x59\x16\xa5\x7b\x51\xfa\xd4\xe7\x53\xf8\x31\xce\xec\x88\xa6\xfa\xd2\xcf\x12\xe0\x74\x74\xd1\x94\x92\xf4\xdd\x42\x74\x7f\x7c\xa0\x71\x79\xbb\xdd\x42\x06\x57\xfb\xbb\x1a\x8f\x59\x23\x44\xc9\x9c\xdd\x7b\xb1\x73\x93\x1b\x62\x49\x52\x34\xdd\x42\xd0\xfe\x10\xf1\x0c\xf3\x0c\x14\x4d\x83\x90\x23\x73\x0e\x13\x15\x8a\xa6\x31\x44\x0d\xca\x84\x71\x0b\x03\xbc\x0a\x3f\xc6\x63\xbc\x3c\x99\x4f\x7b\xa9\x4d\x25\xe9\x1b\x43\x3c\x63\xb8\xff\x04\x32\x1d\x84\x16\xb9\x55\xcd\xc3\x50\xff\xb5\xbc\xc3\x54\x15\x91\x4b\xab\x59\xd2\xf0\x6a\x0d\x0d\x4b\xcb\x32\xcd\x62\xe6\x65\x31\xa3\xa8\x97\x92\x03\x6e\xe1\xf7\xdf\x7f\x97\xd2\x8a\xe0\xc7\x30\x93\x2f\x52\x93\xba\x68\xca\x07\x6d\x8c\x01\x8d\x4c\x0f\x6a\xde\x8d\x3e\x30\x91\xb8\xb5\x6a\x98\xb9\x99\xcc\xd9\x74\xdf\x43\xdd\xa3\xcb\xef\x24\xaf\x1f\x85\x1f\x9f\x83\x2f\x6f\x08\x82\x8f\x0e\x5e\xd7\x6f\xb5\x19\x67\xca\x56\x13\xfe\x35\xce\xd4\x8b\xa4\x96\x97\x8a\x20\xa3\x83\xfc\x9a\xb7\x7a\x8c\xc7\xf7\x53\xa4\x23\x0b\xc5\x89\xeb\xda\xc5\xab\xf0\x65\x3c\x66\x81\xf0\x24\xb7\xea\xdf\xe5\x34\x9e\xe2\x6b\xcb\x6b\xb2\x60\xbf\xd8\x8f\x4f\x7b\xa6\x4d\x79\xa6\x8d\x99\x21\x85\xed\xf1\x4a\x68\x98\x3a\xce\xb6\xc7\x2b\xa1\x61\x8a\xf1\x48\xfb\x73\x0b\xb4\x2f\x06\xb6\x7d\x4a\xa3\xfd\x19\xe4\xd7\x9c\x73\x9b\x03\x6c\x8d\xab\xb2\xb5\xb6\xfb\xb9\xd5\xcf\xf6\xf9\xe7\x3b\xd7\x9c\x67\xaa\x39\x94\x3a\x83\x40\xe5\xd3\x2e\x64\xb7\xa0\xe6\xa6\xf0\x63\xfc\xfb\xdf\x7f\xcb\x3d\x7d\xce\x63\x36\x86\x81\xe1\x98\x3a\x1c\x65\x48\x38\x71\x0d\xbb\xf8\x10\xfe\x35\xce\xaa\x89\xbf\x1d\xf3\xb1\x03\x1f\x23\xe8\xce\xb4\x07\xd9\x94\x07\xd9\x98\x3a\x34\x8f\xa9\x0e\x57\xb1\x31\x45\xa4\x0a\x9a\x32\xf1\x0d\xbb\x38\xd4\xf5\x35\xc3\x42\x19\x33\x08\x76\x72\xab\xd5\x78\xbb\xc3\x2a\x43\xf0\x34\x1c\x1b\x72\xae\x2c\x5c\xa7\x05\x21\x3a\xc7\x14\x3f\xfc\x9a\xb8\xbe\x0c\x17\xe3\xf8\x39\x65\x48\x78\x0b\xd1\xcd\xa5\x2b\xd7\xcf\x1b\x9b\x50\x9c\x63\x89\x48\x7f\xe6\x63\xc4\x52\x19\x18\xc1\xdf\xea\x36\xfe\x80\xd3\xfd\x9f\xb7\x36\x96\x84\x63\xe9\x70\xfc\x79\x73\x84\x49\xa1\x9c\xf4\xe7\xfc\xf9\xb0\x8b\x4c\xed\xf2\x95\x9f\xe4\xf0\xa3\x10\xa3\x5a\x22\xd1\x9f\x6f\x6e\x3f\x6e\x6e\x4b\x1c\xe2\xe7\x23\xff\xa7\x51\x55\x46\xf5\x78\x0b\x48\xec\x58\xfa\xd9\xc7\x5c\xf8\x81\x0b\x2f\xb1\x8e\xc7\x34\x85\x3f\xd8\xc0\x64\x7e\xda\x1f\x6c\x4e\x22\x74\x8e\x25\x06\xf7\x78\xb1\xf0\x07\x1b\x4b\x34\xfb\x98\x08\xf1\x07\x1b\x4b\xec\xf3\xf1\x05\x96\x18\x27\x83\x64\x9f\xd3\xfe\x5d\xb7\x40\xff\xc5\x28\x1f\x73\xb8\x70\xf4\x6a\x49\x34\xf8\x78\xb8\x8f\x86\x2b\xfc\xf5\x16\x92\xbc\xb1\x44\x9b\x32\x14\xbc\x05\x16\x45\xb4\xf9\xfa\xc6\xf2\x6a\x11\x27\xc3\x7a\xcd\xe1\x5e\x68\x73\x89\x66\x5f\x0f\xeb\x85\x13\x2c\x71\xd0\xd7\x9c\x40\xf2\xc6\x12\x07\x7d\x7d\x91\x94\xbc\x41\x0e\xd0\xe9\x5c\x81\x13\x3f\xaf\x34\x51\x11\x4c\xbb\x77\xdd\xc2\x00\x57\x3b\xbe\x60\x86\x85\x61\xcb\xda\xea\xaf\x6f\x3e\xd8\x1b\xce\xcf\x1f\xfc\x31\xfe\x82\xc7\xb0\x96\x34\x2b\xb7\xb0\xc0\x27\xb8\xb6\xe2\x22\x32\xc9\xfc\x70\x86\xe3\x04\x46\xe1\x80\x0f\xe1\x8f\xf0\x60\x7c\x13\x8b\xf9\xb9\xa4\x71\x99\xa4\x10\x54\x54\xe2\xb9\x14\xb0\xe4\x16\x68\x06\x71\x60\x7d\x44\xfb\x0b\xf1\x64\x7e\x20\xe6\xa5\x3c\x14\xb7\x50\x03\xaf\xea\x3e\xe6\xa1\x13\x2f\xb2\x8b\xab\x9d\xe3\xf6\x0f\xed\x57\xfd\xee\x71\x37\x35\x0d\x8d\x61\x59\xcc\x59\x88\x33\x13\x45\xc6\xad\x0e\xe3\x13\x7c\x09\xdf\xc2\x17\xfd\xec\x6a\x47\xe7\xc5\x0a\x93\xc4\x8b\x4f\xe1\x1a\x57\x78\xa3\xa5\xf9\x19\x6a\x7f\xbb\xfd\x4d\xfb\x43\xed\xeb\xfc\x52\xaa\xc0\x49\xe0\x93\x69\xe7\xb1\xa9\x54\x81\x13\x93\xf6\x5b\x2d\xc6\xf9\x5d\x58\xde\xca\xee\x7f\x28\x74\x1a\x6f\xb8\xb7\xf6\x0a\x0e\xe9\x67\xa6\x0f\xab\xa5\x08\x9d\xb7\xd0\xc1\xd5\x8c\x8e\x3b\x39\x9b\x4d\x42\xb5\xcf\x95\x3d\xac\xcc\xb0\x08\xd5\x3e\xf1\x3d\xa3\x10\xc4\x9c\x44\x6d\xf9\xb8\xfb\xa1\xa7\x9a\xc4\x31\xb9\x55\xff\x2e\xcb\x88\x45\xfb\x5c\xd2\xb4\xdc\x42\x50\x15\x8f\x53\xb7\xda\x8c\x4f\xf0\x2e\xfc\x31\x1e\xd3\x96\xe0\x79\xab\x88\x27\xe1\x0f\x76\x71\xb5\xa3\x7b\xff\x8a\xc0\x25\x17\x57\x3b\xba\x74\x2d\x2c\x0e\x67\x12\x39\x58\xba\x52\xea\xc2\x49\x8c\xf5\xb9\xca\xf1\xf7\x90\x1b\xa6\xee\xd3\xee\x61\x53\x6e\x60\x53\xcc\x6a\x59\x2c\x22\xc7\x60\x9a\x98\xa8\xdf\x6a\x33\xce\xfc\xc3\x4c\x56\xd5\x49\xb7\x48\xb3\x3e\xd1\x19\xdc\xea\x31\xfe\x03\x6f\xe0\xde\x75\xc4\x25\x99\x59\xeb\x5b\xdd\x7f\x74\x33\x33\x7f\xd4\x4f\xdd\x84\x17\xe9\xd4\x27\xb6\xeb\xb7\xfa\x07\x8f\xf9\xcc\x89\xf6\x9b\x4e\xc0\x85\x1c\x35\x33\x27\xdd\x52\x86\x8a\x49\x72\xc1\x34\x33\xd7\xb4\xd5\x4c\x6f\xc4\x25\x99\xc4\x3d\xb9\xd5\x6d\x9c\xef\xc5\x35\xa4\xb3\x99\x72\x1b\x9b\x59\xeb\xae\xb4\xe9\x13\x3f\xb1\x8b\x4f\xe1\xfe\xdd\x30\x36\x99\x59\xeb\xde\x3c\x2e\xdc\xc6\x66\xae\x7f\x61\xd2\x75\xbf\xf6\xcf\x68\x3a\xc4\x3d\x2c\x97\xad\x90\xcb\xd2\xcc\xe2\x1e\xdd\xcb\x8c\x05\xe0\xc4\xa8\x7d\x3a\xe5\xe0\x94\xf7\xd8\xcc\xe2\x12\x16\xcc\x16\x19\x29\x26\x2f\x97\xb7\xda\x8c\xb3\x3c\x3c\x56\x38\x45\xe1\x54\x8a\xc2\x89\x51\xfb\x5c\x7d\xfb\x77\x61\xba\x59\xe4\x65\xc1\x6c\x61\x01\x38\x33\x67\x9b\x53\x17\x4e\xa5\x2e\x9c\x99\xb3\x0d\x2f\x33\x0a\x2c\x33\x8f\x15\x6b\x78\xfb\x21\x98\x4d\x62\xac\x4f\x32\x16\x52\x88\xe9\xc6\xa8\x7d\x2e\x65\x9e\xb8\x85\x0c\xae\xef\x57\x37\x7e\xc0\x97\x70\x2d\x0f\xb1\x35\x67\x11\x79\x8d\xed\xef\xe1\x8a\x45\x87\xcf\xf0\xb8\x70\x37\x9b\x85\xdb\xfe\x92\xea\x66\xca\xdd\x6c\x4a\x04\x5b\xc3\xeb\x85\x5b\xd9\x2c\x62\x13\xd3\xeb\x35\x59\x2f\x09\x55\x6b\xfa\x30\xc4\x02\x70\x16\x9d\x32\x16\xe5\x48\x4a\x78\x71\xb5\xe3\x75\x9c\xb0\x95\x22\x7a\x98\x66\x2b\x98\xf8\xcd\xd2\x9a\xf0\x63\xfc\x07\x3e\x85\x8b\xdc\x27\xe4\x5e\x44\x27\x53\x57\xa3\x85\x0a\x68\x16\xd1\xc9\xdc\xdb\x38\xf3\xdf\xd5\x7f\x93\x3b\xee\x69\xb3\x88\x4e\xa6\x2e\xb8\x6b\x6a\x1e\x78\x67\x58\x96\xfe\xd6\xd2\x3a\x8a\x0d\x2d\x8f\x0b\x7f\xb3\x59\x90\xf2\xd6\xf2\x3a\xa2\x1a\x9a\xa4\xd6\x9c\xf6\x37\x9b\xf2\x37\x9b\x55\xc7\xc3\x72\xff\x17\xfd\xaf\x5a\xf7\x25\xb9\x63\x21\xe5\xcd\xaa\xe3\x61\xe9\x71\x72\x91\x62\x62\x62\x60\x7e\xab\xee\x0f\xeb\x5b\xc5\x6e\xb6\x4f\x3d\x02\x87\xcc\xaa\xe3\x64\xfb\x18\x40\xd5\x33\x31\x18\xbf\xd5\x6e\xfc\x80\xab\x1d\xd3\xe1\x86\xdd\x13\x0f\x65\xda\x81\x6c\x2a\x87\xe0\xac\x5c\x7d\xd7\xf6\x2d\x85\x60\x99\xb3\xea\x78\xd8\xee\x27\x01\x42\x66\xd5\xba\x6f\xd3\x27\xb6\x7c\x93\xb7\xf0\x69\xc7\xb2\x5b\x88\x7d\x57\x3b\xed\x1f\x09\x1e\xca\x15\x38\x09\x70\x32\xd7\x31\x1d\x1e\xd8\x2b\x6f\xe1\x73\x1d\xaf\xd7\x61\xbd\xaa\xd6\xfd\x98\x9f\x1c\x2e\x71\x55\xfc\x41\x8e\x65\x53\x8e\x65\x93\xc0\x27\x73\x1d\xaf\xe3\x61\x3f\x56\xf1\x8d\xe3\x79\x20\x59\xe0\xac\xa2\x9f\x63\x3a\xc4\xc6\x6f\xd6\xa9\x76\xcc\x67\x42\x60\x94\x46\x7c\xda\x3f\x6d\xca\x3f\x6d\xd6\x65\xfc\x18\xa7\x3b\x3a\xc5\xbe\x3e\x65\x88\xc5\x39\x9b\x4e\xb1\xaf\x4f\x99\x2f\x64\xdb\x74\x8a\x7d\xbd\xec\xa4\x78\x98\x4d\xb7\x97\xaf\xb7\x17\x91\x43\xa6\x9e\xce\xd7\xd7\x6c\x86\x08\x21\x93\x40\x29\xd3\x8e\x68\xb7\xf0\x03\x5f\xc2\xdd\x0e\xe4\xd9\x74\x9b\xfa\x7a\xd9\x89\x1c\x32\xf5\x76\xbe\xbe\x1e\x2f\xa9\x1f\x66\xd3\x5d\xf9\xab\xab\xfb\xfa\x86\xc4\x36\xf5\xa6\xbe\xbe\x66\x57\x44\x1a\x99\x0d\x09\x6f\xfd\xbc\x4d\x71\x68\x9b\x4d\xec\xcd\xf2\xa6\x72\x08\xce\xa6\x53\xef\xe7\xd3\xf6\x07\xf9\xeb\x01\x6b\xfd\x7c\xda\x62\x2b\x38\x9b\xd8\xd5\xcf\xb7\x9d\x1f\xe4\xaf\x37\xf5\xf5\xf3\x6d\xe1\xa7\x79\xd0\xe5\xf7\xe7\xe5\xfd\x69\xbc\x5d\xdf\xfb\xd2\xfd\xd3\xb8\x44\x86\x3f\xb3\x9f\x10\x49\x87\x2f\x11\x16\x44\x71\x5d\xbb\x9f\x1b\xef\xc6\x07\xf8\x10\xbe\x8c\xab\xf9\x25\x5c\xcb\xfe\x68\xb8\x22\x37\x0b\xa2\x8b\xd8\x9d\xb3\xe9\x0e\xfd\xf8\x32\x85\x27\xdb\xd4\xd3\xfc\x7a\x4c\xfd\x04\x20\x99\x4d\xa7\x9d\x05\xd4\xf5\x70\xe9\x20\xb0\xca\xad\xba\x3f\x70\xb1\xae\x53\xf0\xf1\x25\x17\x57\xb6\xd9\x75\x0a\x3e\x96\x55\x08\x40\x32\xb1\x6b\xbf\x55\xf7\x1f\x2e\xd0\x35\x3f\xaf\xb9\x00\xb6\x82\x53\x6f\xf6\x78\xb6\x51\x88\xfe\xeb\x0d\x7e\xbd\x5e\x76\x6c\x08\xa7\xde\xe0\xd7\xeb\x79\x20\xa8\xe6\xec\x22\xc3\xd7\x5c\xe0\x85\x1c\xba\xc8\xea\x35\x39\xbc\x90\x43\xd7\x25\xcb\x92\xeb\x22\x29\xc4\xec\x22\xb7\xd7\xe3\x25\x30\xc9\xc4\x70\xfd\x56\x8b\xf1\x06\xfe\x17\x79\xb2\xef\xd7\xc3\x7f\x16\xbb\x52\x6f\xf7\x38\xd0\x51\x60\xd8\x30\xd7\xad\x38\x27\xb7\x40\x77\x39\x54\xb7\x15\x6f\x5b\x92\x2d\x81\xca\xe7\x56\x9c\x93\x5b\x60\xd8\x5d\xed\x2c\x7f\xaf\x69\x1a\xfa\x5e\xd3\x44\x4e\xc5\x8b\x77\x70\xdd\xb1\xb7\x44\xd5\x0e\xb3\xdc\x8a\xb9\x39\x71\x86\x4b\x93\xb8\x2b\xb7\xea\xf6\x35\xae\xa5\x76\xb4\x3b\xb6\x44\x52\xbd\xd2\xdb\x39\xee\x16\x62\xf9\x09\x24\x7e\xab\xc3\xf8\x02\x6f\xc2\x1f\xe1\x6c\x03\xec\xe3\x6f\xb5\x19\x8f\x6d\x30\x78\xc5\xb2\x17\xdc\xdc\x12\x49\x47\xd2\xf7\x5a\x66\x79\xc1\xcd\x91\xf5\xbb\x1e\x17\x5e\x70\x53\xaf\xf7\xdb\x9a\xb7\x8d\xe6\x6d\x62\xf0\x3e\xb7\x62\x62\x4e\xb2\x33\x5e\x7c\x0a\x5f\xc6\x63\x9e\x47\xfd\x08\x57\x7f\x88\x89\x39\xf5\xaa\xbf\x65\x63\x78\x0b\x0d\x7c\x08\x1f\xc6\x83\xfb\x8d\xa6\x76\x74\x59\x56\xb2\xc6\x39\x44\x27\x59\x87\x18\xee\x70\x69\x0e\x2e\x59\xf6\x82\x9b\x1b\x63\xc1\xa9\x07\x79\x72\x34\x52\x60\xbc\x43\xdf\x8b\x7b\x6f\x8c\x05\xe7\x10\x3d\x64\xaf\x23\xa1\x4c\xa6\x5e\xe4\x9d\xc4\x71\xca\x6b\x6e\x0e\x0e\xcf\x6d\x4d\xa0\xbc\xe6\x26\x81\x5d\x6e\xf5\x18\xff\x81\xd3\x1f\x85\x38\x99\x4a\xfa\x38\xf5\x54\x6f\xaf\xb9\x5b\x60\x9e\x97\xda\x17\xb7\xc7\x7d\xee\xe2\x6a\x7f\xbb\x1d\xcd\x8f\xe8\xad\x78\xdd\xc9\x56\x31\x09\x1c\x33\xed\x4d\x77\x0b\x2f\x38\xeb\x22\xef\xb8\x5b\xe0\xfb\xa4\xef\x4d\x0f\x92\x85\xf5\xb4\xbf\x2d\x0b\x6f\x54\x8d\x93\x88\xe4\xb7\x5a\x8c\x77\xf0\x25\x7c\x1a\x0f\x3a\x9f\xb0\xb9\x6d\x55\x23\xee\x70\x17\x67\x7d\xe5\x05\x37\xe5\x05\x37\x27\x1a\xe9\x6d\x5d\x23\xc9\x20\x2f\xce\x3c\x28\x76\xe7\x2d\xc4\xba\xcc\xaa\xef\x3d\x0f\x78\xc1\x4d\x2c\xea\xe7\x96\xfd\xe2\x54\x36\xc8\x39\x11\x0a\x71\x72\xa3\x10\x74\x35\x45\x6f\x0a\xc5\x72\x0b\x7c\xcf\xa9\x6a\x2f\xb8\x49\x9a\xc7\x34\xa7\xf8\x52\xd3\x9b\xc6\x6e\x9a\x07\x2e\xfb\xbb\x79\x1e\xf0\x82\x9b\x44\x24\xbf\xd5\x61\x3c\xf6\x9d\x1e\xd7\x9d\xc5\x71\xe2\xf7\x76\x71\x7d\xbf\xfd\xbd\xc6\xb5\xfc\xfd\xcf\xf8\x03\xae\xdf\x15\x5b\xdf\x92\x9d\xa7\xe8\xa7\x99\x0f\x34\x8d\x97\xe3\x70\x5b\x38\xde\x84\x62\x99\x8b\x63\x6f\xcb\xde\xf1\x16\xa2\xff\x7a\x5d\x77\x16\xc7\x49\xde\xc6\x8b\x17\xe1\x5f\xe3\xb4\x23\x3a\xe9\xa6\x7f\xec\x20\x27\x21\x66\x6e\xd5\xed\x33\x3f\x4b\x74\xa2\x34\x8e\x73\x77\xd6\x9d\x24\xa3\xb7\x9a\x8d\xf3\x3d\xc7\xde\xee\x9e\x1f\xdc\xe9\xe6\x12\xbf\xea\x9e\x9f\xce\xfc\x10\x62\x66\xee\xee\xf9\x21\xe1\xc5\x5c\xa2\x93\xee\xf9\x91\x90\x4d\x28\xf1\xe9\xf4\x8e\xb7\x40\xfb\xe2\x57\x16\xbe\xc9\xf3\x78\x71\xda\xb7\x90\xbd\x43\xc8\xee\x95\xcb\x97\xbd\xef\x26\x69\x1e\x7b\x15\xf5\x0c\x73\xc9\xa1\x59\x10\xb5\x0d\x53\xc9\x40\x64\x23\xe2\xf8\xad\xbe\xc2\x39\xe4\x97\x4e\xc1\xe1\x59\x18\x70\xc9\x35\xf4\xbd\xa9\x7f\x68\x16\x10\x25\xf6\xf0\x2c\xa0\x43\x9d\x44\xa4\x99\x76\xca\x9b\x72\xbe\x9b\x44\x9e\x99\x76\xbe\x9b\x64\x79\xbc\x38\xc3\x52\xe4\x96\xa9\xe4\x8e\x73\x89\xda\xa6\x57\x11\xb5\xe8\x22\xc2\xcc\xdc\xd3\x5c\x0c\xab\xc9\xf5\xe1\xae\xbf\xa7\x77\x6f\xe4\xf7\xbf\xf8\x14\x7e\x8c\x7f\x03\x4f\xea\x8f\xb9\x3f\x56\x93\xeb\x23\x6e\x35\xcd\xfd\x43\xa1\x7a\xf1\x21\x7c\x18\xa7\x7d\x51\xe1\xf4\x2a\xa2\x60\x5d\x1f\x51\xe1\xf2\x6e\xc7\xbb\x6e\x7d\x74\x6a\x2e\x9f\x82\x6b\xf2\xbd\x4e\x4d\x8b\xd8\xca\xd6\xb8\x3e\xe2\x4a\xcb\xf3\xb0\x34\x0f\xd5\xdf\x7f\x8d\xd3\x0e\xa2\xeb\x5e\x5e\x5f\xbc\xee\xd6\xa7\xfe\x45\xfc\xae\x49\xce\x47\x0a\x74\x17\x55\xf9\x5e\x26\x0b\x8c\x39\x97\xde\xcd\xb7\x22\x83\x4e\x65\x77\x5c\x18\xfa\x4f\x67\x77\xfc\x9f\x8c\x9d\x4b\xce\x27\x2b\x72\xc5\xe7\x5e\x45\xed\xc0\x09\x99\x49\x12\x93\x9a\x78\x6c\xef\x01\xf2\x21\xf5\xa0\xbb\xaf\xae\xfb\xee\xdf\x0a\x7e\xe7\x94\x64\x7b\x52\x83\x52\x91\x47\x7c\xfc\x79\x04\x01\x41\x70\x88\xae\xe8\x8e\xa1\x73\x73\x47\x77\xec\x62\xe5\x85\xce\xcd\x87\xfd\xb2\x8a\xee\x18\x1b\x1e\xca\x31\xac\xec\x61\xeb\x85\xce\xd3\xcd\xd6\xeb\x62\xeb\xc5\x26\x31\x1d\x16\xa3\x65\xf9\x77\xf9\xa4\x86\x0d\xff\x31\xd4\xab\x92\x5e\xbd\x1c\xd3\x89\xe6\x98\x38\xa3\x3c\xbc\xe6\xf1\x02\x68\xf0\xa2\x4c\x77\x10\xc7\x0e\x9b\x2f\x71\x9a\x3b\x3c\xe7\x21\xf1\xc5\x26\xdd\x6a\xc3\x7f\x0c\x75\x8f\xf6\x82\xc3\xdd\x33\xd4\x3d\x58\xbc\x63\xb8\x7b\x86\xba\x27\xa8\xcf\x74\xf7\xf0\xd2\x4c\x6c\x5a\xb3\xed\x07\x1e\xf8\x81\xa3\x68\x8f\x38\xad\x0d\x20\xfd\x85\xce\xe5\x87\xa2\x70\x74\x58\x7e\x25\x4a\x71\x7e\x49\xcb\xba\x76\x9a\x38\xed\xb2\x83\x78\xe0\x20\x0e\xdd\x22\x1b\x73\x38\x3f\xb3\xa6\x68\x0d\x56\xd0\xc7\x2e\x72\x5f\x14\x49\xfb\xed\x35\x8c\xb7\x41\x43\xe7\xf5\x0e\xd6\x98\x89\x07\x5c\xf9\x3d\x8c\x38\x82\xa3\x48\xe7\xde\xde\xb3\x62\xc9\x47\xd1\x1a\x7c\x5b\xa7\xf3\xa4\x4c\x14\x89\xa7\x3d\xbe\xe3\x56\xfd\x25\x9e\xb7\x67\xfd\x32\xdd\x13\x57\x39\xae\xff\xcd\x78\x15\x89\xe1\xed\xf1\xc2\x32\x8f\x22\x31\xb4\x65\x3e\xd6\xdb\x32\x25\x0a\x6e\x1d\x07\x65\xec\xd0\xf6\x4a\xe8\x04\x64\x3c\x5e\xc3\x1e\x8d\x8b\xe4\xe7\xf1\x9e\xf5\x51\xfd\xb5\x06\xdb\x02\x1f\xbc\x1d\x13\x55\x7b\x2f\xbb\x88\xc7\x72\x11\x27\x8e\x9c\xd8\x32\x87\xb6\x97\x78\x08\x3f\x8d\x2f\x39\xa9\x1a\xf7\xc7\x6b\x12\x6f\xcd\x44\x95\xf6\xb3\xef\x58\xc1\x1a\x43\xe7\xfb\x66\xf7\x65\x62\x8d\x63\x95\x3c\xd8\x47\x3c\xf0\x11\x87\xce\xf1\x87\x7d\xc4\x8a\xe2\x18\x55\x5a\xee\xf5\xaa\x04\x8b\x2f\x2a\x1e\x7d\xb3\xf2\x3a\xac\xbc\xa3\x6b\xeb\xfb\x7a\x58\x16\xdd\xee\xe8\xda\xf9\xda\xb5\x0b\x99\xee\xf0\xc6\x45\x0f\x71\x76\xc8\x73\x47\xd7\x5c\xf9\x2c\xfb\xcb\x63\x7b\x84\xba\xf2\xb3\xe8\x2f\xc6\xdc\xe1\x5d\xcb\x67\xc9\x5f\xc6\xee\x41\x04\xf4\x3e\xf5\x18\x66\x26\x6a\xc2\x1c\x40\x4f\x85\xe7\xcf\x44\x5b\x70\x13\xfc\x09\xce\x69\x75\xf0\x68\x5d\x7e\x0d\xc3\x73\xc1\x5d\xf0\x6b\xf8\x4b\x18\xbb\x68\xda\xf5\x39\x97\x61\xa9\x88\x25\xf9\x75\x1a\x5e\x3f\x79\xa8\x26\x1a\x51\x85\x2c\x8c\xca\x6e\x62\xea\xd5\xcc\xae\x90\x85\x21\x57\xc4\xb4\x23\x53\x8c\xb5\x80\xc5\x90\x9f\x8f\x71\xca\xe1\x8c\xc7\xa1\x0c\x33\x71\x2c\x1c\xc5\x3b\xf5\x04\x4b\x26\x90\x0c\x34\xec\xf4\xfd\xce\x89\x95\x19\x95\xa3\x46\x88\x6d\x24\xc8\xdf\x95\x5f\xfb\x8c\x59\x98\x99\x35\x54\x4f\x89\x00\xc1\x0b\x13\x57\x39\xd3\xe5\xd3\xde\x1d\x0d\x68\x26\x5b\x26\x0a\xf8\x25\x7c\x37\x7e\x80\x87\xf0\x66\x7c\xcd\x64\x5e\x74\xef\x8e\x71\xd8\xa1\xba\x25\x4e\xff\xd8\x53\x3a\x2b\x2b\xca\x5e\xf5\xbb\x5a\xa7\x09\x6a\x98\xb8\xf2\xbb\xbd\xeb\x22\x69\x09\x5e\xd2\xe9\x30\xd7\x48\xbc\xe0\xf4\x83\xad\xc0\xb9\xb3\xc0\xed\x1a\x76\x5b\x7b\x93\x07\x2d\x83\xf0\xad\x7d\x2a\x34\x7f\x87\x25\x56\x82\x37\x6d\x3a\x5c\xb1\x95\x40\x23\xf0\x12\x7b\x7e\x9e\xc6\xc9\xaf\x71\xb7\x95\xa6\x60\x83\xb1\x63\xf5\xce\xc3\xfd\xb3\x6e\x80\x26\xae\xfc\x96\x87\x03\x8d\xb6\x63\x85\xcc\x43\x33\x7c\x1e\xac\x34\x7b\x57\x7e\x4b\xf3\xba\xba\xa9\xa7\x59\xfa\xb4\xf1\x33\x97\xf1\xd3\x74\xd0\x3e\x6d\xfb\xcc\xf5\x1e\xa5\x1e\x60\xe9\xa6\x7a\x65\x62\x09\xc9\x1e\xca\xee\x4e\x20\x20\x7d\xec\x2c\xab\xd3\x6e\x40\x38\x5c\x89\xd3\x09\xe7\x74\x39\x08\x9b\xfc\x19\xf3\xf4\x24\x82\xba\x15\xdc\xfc\xef\xb3\x79\x12\xe1\xe7\x0b\xde\x77\xcf\xcf\x66\x3c\xc0\x7f\xe3\xc9\xae\xcc\x2d\x59\x27\x22\x5f\x1c\xdc\xbd\x98\x76\x0f\x12\x9a\xaf\x04\xef\xe6\x74\x87\xe4\xcb\x44\x07\x3f\x85\x0f\xe3\x2f\xb8\xca\xd1\x1e\x79\x72\x9f\x33\xe4\x06\x31\x13\xac\x43\xfd\x4a\xbc\x09\x97\xec\x12\xbd\x20\x0e\x69\x20\xbd\x52\xd9\xc5\x04\x8b\x83\x55\xd7\x4c\xb0\x4c\x50\x3e\xbb\xad\xe9\xfb\x9c\x0a\xc9\x17\x72\x77\x4c\x9b\x2e\x73\x85\x2b\xd0\xcd\xff\xee\x88\x7c\x5d\x11\xf9\x82\x67\xde\xfb\xb4\xd7\x70\x2e\x1b\xe6\xfa\x55\x8a\xf4\xf8\xc4\xa2\x89\x43\x9a\xe9\x72\x6b\x2f\xb5\x56\x9a\xe9\xd2\xb9\x0f\x11\xfb\x12\x57\xf1\x9e\x79\x58\x34\x71\x5c\x2a\x67\xba\x1c\x09\x05\xc7\xcc\xe6\x87\x75\xf8\x61\xd7\x81\x19\x3e\xf5\xca\x48\x17\x3d\x2c\x0e\x09\xba\x7d\x8c\x8a\xeb\x17\xf0\x07\xba\xe3\xfa\x65\x82\x41\xc4\x09\x32\xbb\x15\xcd\xba\x20\x9a\x38\xe5\xdb\x30\x52\xbc\xbf\x38\xa4\xf8\x7c\x5f\x54\x71\xfd\xe2\x94\xec\xda\x30\x9a\xf8\x12\xe3\x94\x82\xf3\x85\x51\xc5\xf5\x0b\xf1\x0a\xa6\x0d\x9d\x29\x43\x47\xce\x8e\xd9\x3d\xe8\x9d\xad\x90\x88\x02\x8e\xeb\x97\x09\x7e\x57\x4b\x60\x77\x3f\x74\xfa\xe1\xd4\x1a\xa8\xe7\x45\x3a\x3c\xb4\x4b\x2e\x22\x87\xfb\xcb\x44\x23\x7b\x08\x57\x37\xf0\xba\x48\x88\x57\x30\xc3\xdd\xb0\x7c\x93\xd7\xa1\x19\xaf\x88\x08\x9d\x28\x80\x99\xfd\x14\xde\x8c\x53\x7b\x36\x18\x44\x05\x5c\x09\x84\xe4\x94\x88\xdb\xee\x99\xb2\x7b\x4e\xa9\x55\xdb\x3d\x22\xb1\x85\x5c\x26\x33\xc6\xaf\x72\x26\x38\x42\x15\x16\x92\x40\xad\xca\x65\x32\x6d\xf7\x4c\xd9\x3d\xa2\x27\xcc\x61\x8d\x32\x90\x12\xd1\x13\xe6\xf0\xe8\x0e\x84\xfc\x94\xd0\x0e\xef\x28\x06\xcb\xe9\x29\x75\xeb\x7b\xa7\x0a\xf7\x17\xf2\x81\xcc\xe1\xfa\x13\xee\x2f\x4e\x49\xa7\x0d\x19\x85\xfb\x0b\xd1\x16\xe6\xb0\xf0\xaf\x58\x07\x25\xe4\x1b\x99\x36\x70\x14\x06\x30\x4e\x49\xad\x3d\x98\x0a\x03\x18\xa2\x2d\x4c\x7b\x30\xe7\x44\x23\xf2\xb6\x4f\x7e\xaa\xfe\x93\x0d\x21\x8f\xc8\xe7\xe7\x69\x7c\x80\x5f\xc2\x6f\xe3\xab\x9e\xf2\x75\x98\x27\x97\x89\x1d\xbc\x09\x77\x39\xac\x00\x22\x16\x4c\xdf\x68\x55\x78\xc0\x68\x52\x79\xd3\xed\xc2\x25\x19\x4d\xcb\xec\xed\xd9\xcb\xeb\x22\xd1\x24\x0f\x36\x58\xe0\xc1\x95\x90\x13\xc2\x61\xfd\x32\xc1\xef\x6a\x7c\x6d\xb0\x10\xd6\x2f\x76\x0d\xe3\xed\xea\x13\xb3\x20\xc4\x37\x80\x3d\x47\x62\x89\x5b\xfb\x95\xdf\x3f\xcb\x70\x89\x58\x30\x6f\x0f\x97\xec\x98\x26\x5d\x65\x3b\x66\xde\x6a\x96\xc4\x41\xd1\x01\x33\x41\x35\xb1\x3f\xa6\x3d\x8f\x8a\x1a\x18\x62\x16\x98\x79\xd7\xc5\xbc\x8b\x26\x71\x78\xac\xe1\x65\xf7\xc8\xc7\x31\x6d\xf7\x4c\x62\x1f\x44\xd3\x02\x6c\x8f\xa4\xa8\x77\xd1\xa4\xc4\x7c\x33\x56\xd4\xbb\xb8\xb4\xd0\xda\x8e\x99\xcb\x8e\x69\xde\x84\xd8\x8c\x81\x61\xa7\xf7\xf6\xf2\x2b\x0c\x8f\x05\x53\xb8\x8d\x95\xa9\xc8\xf2\xea\x83\xd7\x1a\x66\x19\x27\x6d\x97\x5e\xb6\xf7\x0f\xda\x5c\x09\x91\x16\xe6\x6b\xcd\xc0\x03\x22\x71\x49\xdf\xbd\xde\x6b\x10\xfa\xbd\xa8\xe6\xbe\x9d\xaa\x48\x7b\x71\x49\xaf\xbd\x56\x0c\x44\xda\x0b\x5e\xb3\xef\xa6\xc9\x65\xe2\x06\xa7\xf8\x4f\xe7\x43\x13\x27\x5f\x5c\x9c\x03\x99\xf6\xd6\x45\x7b\x8b\x4b\x6b\xf1\xe7\xea\xf3\x5e\x65\x5c\x52\x54\x9f\x7b\x92\xf7\x2a\xe3\xd2\x2a\xfa\xb9\x2b\x79\x99\x23\x44\x66\x98\xbe\x3f\x3a\x3f\xd5\xa7\xb9\x9c\xd7\xf8\x07\x9e\xf5\x0c\xd3\xdb\x42\x91\xf0\x82\x57\xf1\xc3\x91\xea\x02\x1e\x5a\x09\x5e\xbf\x0f\xd8\x68\x24\x28\x7f\x49\x72\x40\x47\x23\x41\xfd\xd7\x5b\x75\xe1\x08\x76\xa1\x08\x76\xc1\x73\x41\xf9\x79\x1a\x6f\x3f\x7f\x9c\xd1\x7e\xe3\x78\x2b\xcc\x72\x0b\xb1\xdc\x02\x9f\x4b\x38\x8e\x5d\x26\xe8\x8d\xa5\xde\xf2\xb3\x1b\x27\x7f\xd0\x6a\x59\x41\x41\x40\x3b\x3d\xdb\x1d\x0e\x57\x97\x09\x65\x0f\x70\xcc\xda\x4c\xac\x41\xe3\xed\xfd\x20\x1a\x1d\x89\x1b\xfc\x12\xfe\x09\xa7\x33\x60\x4d\x44\xaf\xae\x26\xb7\x3c\xb3\x5a\xc2\x6f\xe3\x6b\x1a\xf5\x4a\xe7\x29\x3c\x5c\x74\xae\x67\x06\x8f\x09\xe5\xe7\x61\xfc\x04\xdf\x85\x5f\xc6\x03\x9c\x7a\xea\x1d\x8c\x4c\x2c\x61\x84\xed\x10\x5d\xd7\x33\x33\xb1\x83\x37\xe1\xdd\x38\xe5\x1c\x21\x7c\x1a\xa7\x9c\x93\x7a\xea\x7a\x66\x26\x68\xd7\x79\x0a\x77\x39\xf4\x27\x34\x87\x80\xf3\x46\x82\xfa\xb7\x5d\x78\x18\x27\xbf\x84\x71\xb7\x70\xc9\x08\x82\xcf\x10\x44\x97\x23\xc1\xb8\x5c\x87\x70\x97\xc3\x24\x80\xcf\x10\x66\xcb\x85\xd8\x72\xd1\x25\xa4\x87\x27\x01\xac\xb8\x80\xcf\x90\x9f\x1a\x5f\x42\xaa\x07\x8f\x12\xe5\xa7\xf3\xb3\x3b\xe1\xf5\xfe\xfc\xfc\x95\x9f\xfe\x91\xfc\x88\x16\x17\xfd\x60\x72\x73\x76\x91\x9f\x87\xf1\x06\xae\x7a\x8e\x6e\xfc\x06\x57\x39\xd3\xbf\x8b\x12\xc2\xb5\x92\x9f\xd3\xf8\x07\x4e\xfe\xd3\xed\x3d\x59\x05\x39\xee\x88\xae\xeb\x9f\x21\x1a\x5d\x44\xbd\x84\xbf\xc6\xd7\x06\x5f\xe2\xa9\xe8\x73\x99\xa0\x9a\x7b\x11\xde\x8d\x07\xf8\x29\x7c\x1a\xa7\xfa\xbb\x8a\x77\x37\xf0\x92\x47\xc0\x74\xc8\xcf\x66\x9c\x66\x1d\x2a\x7f\xaa\x3b\x89\x3e\x17\xbc\x26\x14\x5d\x91\xd6\x83\x30\x74\x17\xb7\xc6\xc2\xc1\xe7\x32\xb1\x54\x0d\x0e\x9a\x80\x55\x47\x82\xde\x91\x14\x36\x37\x0b\xc7\x53\xe0\x5a\x09\xd8\x76\x24\x68\x96\xa4\x53\xb7\x38\x03\x9e\x5d\xe2\xfa\xdd\x51\x8d\xef\x59\x9d\xdd\xf0\x61\x98\x62\xae\x22\xfc\x57\x31\xab\x93\xd5\x09\xcd\x32\xde\x90\x71\x1c\x31\xe1\xd0\x73\x21\x32\x5e\x84\x64\xb6\x79\xcc\x9b\xc6\x5c\x32\x2b\x6b\x2c\x13\xc7\xcf\x1f\x81\xdb\x29\x1c\x31\x2e\x14\x31\x2e\xf0\xcf\x44\xbf\xac\x62\x64\x75\x41\x67\xc8\xcf\xd3\x78\xfb\xf9\xa3\x6e\x9b\x44\xf6\xb2\xca\x5b\xdc\xba\xc4\x55\x8e\xab\xb3\xcc\xa8\xba\x6d\x12\xc1\x6e\x15\xb3\xae\x6a\xd6\x6d\x93\x08\x76\xab\xc2\xf5\xfa\x46\xe2\x4d\xf8\x30\x7e\x83\xab\x1c\x37\x6b\x99\x51\x75\xdb\xa4\xf2\x7a\x34\xe3\x0f\xf8\x29\x5c\xb2\xb6\xfc\x4b\x75\xc3\xdf\x92\x9f\xdd\x38\xf9\x0f\xda\xab\x88\x01\x99\x20\xbf\x54\x58\xf7\x3a\xb5\xec\xa9\xc4\x2f\xe1\xd3\x38\xf5\x54\x3f\xcb\x5c\xca\x04\xfd\xd3\x8a\xf0\x66\x9c\xf6\xb6\x53\xf8\x30\x4e\x39\xed\x12\xae\x71\x59\x76\x54\xdd\x36\xa9\xbc\x70\x3f\x2c\x83\x29\xf1\x5d\x78\x37\x1e\xe0\x2a\x27\x6e\xe3\xb4\xf7\x52\x3d\xdd\x3f\xeb\xca\x67\xdd\x36\x89\x55\x58\x35\x2f\x43\x2a\xf1\x43\xf8\x65\x7c\x82\xab\xfc\xe1\xf2\xb3\x3f\xe3\xe8\x2a\x7e\xb8\xfa\x93\xe1\xd2\x82\x1c\xee\xce\x65\x68\x25\xde\x85\xbb\x98\x9c\xd2\x75\xc3\x11\x12\xd0\xfc\x48\x54\xf0\x53\x78\x33\xfe\x80\x77\xe1\x6a\xd6\xa0\xdb\x70\x84\xe4\xe7\x61\xfc\x04\x0f\xe1\x8f\xf1\x25\xb6\x45\xe2\xa9\x57\x20\x03\x42\x60\xe2\x97\x70\x97\x3f\x29\x7f\x57\x3d\x67\x35\xde\xc0\x55\x8e\x55\xd5\x60\x5a\x14\xa9\x36\xc5\x8a\x0b\x18\x7f\x89\x77\xe1\x8f\x71\xfa\x41\x2b\xec\x0c\x69\x87\x65\x77\x25\xbe\x0b\xdf\x8d\xdf\xe0\xf4\x8f\xec\xab\x20\x98\x5c\xdd\x8a\x74\x95\x5e\x75\x0c\x28\x82\x75\x2b\x57\xf9\x9d\x7d\xd7\x74\xf3\x96\x5f\x28\xff\x4c\x3f\xef\x85\x76\x5d\x01\x4d\x5c\xcd\x70\xb3\xa7\x9a\x2d\xe9\xba\xad\x0d\xd6\x8d\xd0\xc4\x4f\xe1\x97\xf1\xfe\xf3\x87\xac\xf4\x20\x12\x1d\x09\x15\xc3\xa8\xdd\x6e\xf5\xcd\x24\x28\x5a\x7f\x6f\x2b\x83\x3b\x2e\x70\xe7\xbf\x8d\xaf\x5e\xe5\x09\xa6\x70\xe8\xb9\x4c\x9c\xe0\xaa\x8e\xf7\x21\xcb\xed\x94\xb8\xca\xb1\xb0\xdf\x28\x0f\x62\x3f\x45\xbf\xad\xbb\xef\x59\xc0\x77\xe1\x87\x71\xca\x2f\x2a\xdf\xdd\xb6\xcc\xb5\xc4\xe9\xb6\xc7\xeb\xf2\x43\xf7\x40\xb3\xc8\xcf\x6e\x9c\xfa\x48\x1a\x1f\x2b\x89\x07\xa5\x58\xb5\x30\xcb\x2c\xcb\xc4\x05\xae\xfc\xde\xdf\xae\x9b\xa4\x75\xab\xc7\x26\x5c\xed\x5a\x4f\xa6\x24\x8e\x54\x3f\x5e\x98\xd7\xab\x93\x75\xab\x5a\x51\x1f\x2f\x61\xeb\xd5\xc9\xc4\x91\xf6\xc7\x4a\xf4\x61\x71\xa8\x52\x96\x8f\xf7\x2d\xcb\xd2\xab\x5b\x95\x52\x7c\xac\x44\x1f\xf5\x83\x8c\x92\xd7\x2b\xf9\x32\x01\x13\xef\xc2\x4f\xe3\x6b\x96\x55\x2d\xa9\xaf\xfb\x67\xb9\xb5\x12\xdf\x85\x4f\xe3\x8c\xbb\x8c\x95\xd7\xb3\xe9\x45\x1b\x54\x29\xc5\xd7\xfd\xf3\xa2\x14\xab\xcc\x8b\xd7\x4b\xf9\x2b\x39\x09\x95\xe3\xf6\xbe\x2c\x1a\xbb\xe4\xea\xf5\x9a\xfd\xa2\xe5\x08\x3b\x1b\xfd\xf5\xb8\xbf\x68\xb9\x5d\x8b\xe7\xe7\xf6\x7e\x68\xb9\xbd\x54\xe1\x87\xf1\x06\x7e\x0a\xd7\xb8\x7f\x68\x39\xc2\xd1\x86\x43\xd8\x65\xe2\x04\xdf\x85\x87\xf1\x09\x7e\x09\xbf\x8d\xa7\xf2\x3e\xb5\x4d\xfe\xbc\xf6\xaf\xb7\x55\xea\xb6\x4b\xc9\x7d\x9e\x16\x1f\xc3\xbb\x6b\xad\xfd\xbc\x4f\xfb\x98\xed\xf8\x34\xc2\x11\xec\x82\x08\x76\x75\x83\x46\x91\x9f\x87\xf1\x01\xde\x85\xdf\xc6\x29\xa7\x29\xbf\xc4\x19\x2e\x63\xdd\x76\xd6\xc2\xd0\x53\x2b\x41\x28\xbb\xc4\x77\xe1\xaf\x71\xca\xa1\x5d\xa1\xa8\xec\x01\x97\x31\x71\xfd\xae\xc4\x3c\x96\x71\xab\xb3\xc6\x30\xc7\x31\x20\x35\xd6\x8d\x67\x8b\xf2\xf3\x13\xce\x6c\xdf\xbb\x8a\x99\x2e\x46\xa3\xce\x9a\x07\x85\x91\x04\xe5\x20\x3d\xe6\x2c\x66\x62\x07\xef\xc2\x4f\xe3\x4b\x9a\x0f\xd6\xc2\x90\x4b\x2f\x77\xf7\x05\x5c\xf9\xdd\x3d\x85\xe6\x1e\xcb\x09\x1c\x51\xdc\xdc\xc2\x1a\x80\xbb\x21\x3f\x9b\xf1\x01\xae\x72\xb4\x66\x13\x20\xaf\x6e\xbc\x4f\x14\xa1\x8b\xa3\x99\x68\xe0\x97\xf0\x61\x7c\x49\x15\xef\x13\x85\x39\x8e\x41\x48\xbc\xc4\x0f\xe1\xa7\xf1\x15\xe5\x41\xcd\xb5\xf1\x4b\x80\xbc\xc6\xf5\xc4\x30\xc5\x31\x62\x3d\x59\xd9\x64\x72\x9b\xc9\x98\x89\x3b\x61\x2c\xeb\x90\x7b\x2e\x08\x93\xa7\xd7\x7b\x23\xaa\x87\x6a\xdd\x0d\xd5\xe3\xbd\xf9\xd5\x0c\x8f\x84\xab\x72\x4f\xd7\x64\x3d\xdb\xd1\xd5\x2f\xb6\x86\x61\x27\x36\x9e\x16\x08\x87\xac\xcb\x44\x5d\x70\x08\xde\x0d\xd3\x7a\x74\xa3\x23\xd9\x05\x9c\xc5\x26\x13\x3c\x76\xcb\xea\xba\xd6\xd9\xb8\x94\x98\x5f\x87\xe1\x33\xe1\x53\xb9\xb5\x0b\x8b\xe5\x2e\x6c\xdd\x65\x8f\x5f\x85\x7c\x0b\x56\x55\x3c\x70\xcb\x59\xd8\x3a\x5a\x37\x76\x37\x73\xa7\x99\x6c\x0d\x42\x1e\xc2\x4c\xac\x0a\xa2\x5b\xe3\xd0\x1a\x1c\xcb\x18\x6e\x5d\x73\xec\xb0\x30\xae\x5b\x9c\xad\xa3\x59\xe3\x90\x06\x82\x00\xd9\xba\x66\x98\xde\xa0\xcc\xc4\xca\xdd\x95\x5b\xc6\x44\xac\xe7\x62\x1a\xcf\x05\x44\x1c\x52\xab\xb1\x9c\x8d\x7a\xc3\x37\xe0\x36\x92\x58\x8d\x0f\xd5\x7b\xbe\x86\xb3\xec\xd8\x90\x08\xdb\xb8\x84\xc8\x6b\xbc\x15\x90\x5f\xaf\x61\x72\xf3\x93\xa7\xeb\xbd\x62\x16\x34\xee\x38\xe6\x57\x33\x1c\x0b\x56\x21\x1e\xb4\x65\xd1\x36\x99\xdb\x71\x7a\xc2\xad\x77\x64\x5a\xd4\xdf\x78\x04\x35\x88\xa0\x47\xe2\x5e\x7f\xa5\xdf\x70\x27\xac\xfb\x9a\x2d\x76\xc3\xce\xcd\x96\xe2\xd0\x30\xc9\xe5\x19\x04\xd2\x4b\x9c\x4e\x6b\xee\x86\xc6\x96\x82\x18\x12\xf9\x79\x19\xef\xe0\xca\x6f\x31\x6d\xe8\x5a\x6d\xe8\x43\xb7\x31\x03\xce\x62\xdd\x0e\x29\xb7\x66\x65\xd2\x58\x2b\x70\x63\xe5\xa7\xba\xa8\xa1\x24\x4f\xf5\x7f\xb3\x4c\x36\xea\x7f\x4a\x89\xb5\xe9\xfa\xcc\x55\x9f\x53\x23\x70\x59\x99\x5c\xac\x21\xa7\x86\xe0\x72\xbb\x2e\xda\xc5\xb3\x59\xf9\xf9\x18\x5f\x4a\x0c\xb7\x57\x98\xda\x98\x89\x1d\x5c\xe5\xc8\xd8\x87\xda\x98\xb8\xca\x91\x7d\x14\x17\xed\xe5\x1d\xac\x80\xe9\x48\xe2\x00\x3f\x85\x37\xe3\xf4\x83\x94\xa4\x1e\x9d\xc9\x44\xfb\xf9\xe3\xbc\x1a\xdd\xd9\xbb\x8a\x59\xde\x45\xc5\x16\x8d\xb0\xf5\x1b\xcb\x9b\x78\xf2\x16\x7b\x44\xf7\xa0\x2c\x62\xe2\xa9\x33\xd4\xe8\x1e\x93\x75\xb7\x52\x91\x45\xc3\xac\xc3\x4c\xac\xf5\x83\xa7\xb7\xf2\x73\x1a\x5f\xeb\xd0\x29\xed\xd1\xad\x24\x3b\x36\x0d\xf4\xa1\x88\xee\x21\x59\x41\xf1\x12\xa7\xee\x36\x4d\x23\xd4\xc5\x98\xac\x11\xee\xe2\x50\x17\xab\xad\xe1\x49\x14\x88\x14\xb4\xa2\x70\xf4\xbb\xfc\x9f\xf2\x39\xbd\x8b\xd0\xf6\x03\xd6\x61\xe2\x2a\x47\xbb\x4e\x68\x86\x75\xc3\x47\x16\x0e\x73\x97\x89\x1b\xbc\x09\x77\x3d\xd9\x96\xe0\x0b\x0b\x87\xbf\xcb\x04\x43\x28\x51\x1e\xae\xff\xa0\xfe\x4d\x9a\xc4\x36\x22\x2c\xc2\xc4\x19\xf2\xe1\xfe\x1c\xd4\xa7\x61\x6b\xc6\xb0\x7e\x5d\xc6\xdf\x75\x72\xa8\x1a\x7a\x0b\x26\x20\x05\xd6\x0d\x97\x57\x7e\x0e\xe3\x13\x9c\xe6\xda\xe4\x0b\x99\x7c\x84\xb9\x88\xb0\xc9\x17\x93\x05\xa6\x49\x32\xa7\x25\x79\x5d\x12\x4c\xfc\x14\xfe\x18\xa7\x9a\x3b\x33\x6e\x5a\xef\x4c\x24\xb6\x69\x45\xb2\x89\x18\xeb\xf1\x98\xc4\x55\xcf\xe9\xfa\x30\xa3\x1b\xc6\x40\x4c\x6b\x24\xd9\x86\x4d\x6b\xd5\x74\x37\x4c\xb6\x3d\xc4\x53\x0e\x47\xad\x0b\xa2\xd6\x25\x1e\xc2\x87\xf1\x35\x8c\xf0\x7d\x22\x6e\xf7\xc3\x7a\x5d\x26\xf1\x53\xf8\x61\x9c\xdf\xc5\x48\x88\xdb\xfd\x70\x33\xa3\x9b\x76\x8b\xb7\x67\xf4\xad\x61\xd4\xae\xf0\xd6\x89\x50\xdc\x4c\x17\x1e\xf1\xca\xcf\x69\x9c\xfa\x74\xe7\x7f\x8d\xd3\x9f\xda\xfe\xdd\xd6\x6c\x37\xdb\xbf\x16\x45\xb8\xdb\x85\x78\x36\xad\x5b\x8f\xc5\xf0\xc1\xc8\xb9\x24\x6e\x8f\xb7\x49\x0f\x27\x45\x97\x36\x44\x8f\x17\xe2\x27\x94\x5f\xe5\xb8\x1f\x1e\xfa\xe1\xc2\x48\x88\xc7\xfd\xf0\x20\x0f\x97\x34\xa4\x8d\x3d\xe2\xdf\x25\x4e\xff\x3f\x56\x1b\x0f\x9a\x0d\xde\x50\x7e\x36\xe3\xd4\x47\x9a\xf3\xf1\xe2\xfd\x60\xfc\x5c\x92\x67\x1b\x7b\xf1\xb0\x2d\xbc\x76\xe3\x8f\xf1\xd5\x6f\x78\xc4\xc2\x34\xc2\x4c\xf0\xbb\xda\x2e\xbe\xde\x8f\xbc\x58\x09\x97\xac\x8a\xd7\xd3\x74\xd1\x05\x2f\x4f\xa3\xd7\x3a\xf2\x45\xcb\x5c\x32\x2a\x6c\xd3\x11\xe8\xae\x6e\x97\x76\x41\xaf\x17\xeb\x97\xdd\xf1\x25\xf1\xb1\xad\x17\xb2\xf5\x2e\x89\xcf\xeb\xad\xd7\xcb\xae\xf9\x92\x16\x7b\x3d\x2d\x5e\xa6\xc5\xa5\x2d\xcf\x6b\xc5\xff\x32\xec\x72\x88\x99\x2d\x18\xb0\x05\x13\xa7\x59\xb6\x01\x43\x36\xe0\x25\xf1\xb1\x0d\x18\x1f\x0b\x9d\x5c\x58\xf1\x79\x01\xff\x58\xc0\x2f\x89\xd5\xe7\x05\xf0\x0b\x95\xa3\xf2\x2d\x26\x1f\xe2\xe0\x0d\xf5\xe7\x0d\xb5\x6c\x43\xef\xa8\x3f\x4f\x97\x8f\x7e\xf0\x96\xfa\xf3\xb0\xaf\xf0\xe6\xad\x4a\x4a\x3e\xcf\x8a\x0f\x69\x90\x0b\xcb\x6c\xc0\x4c\xbc\xe0\x4b\x0a\x1d\x0f\x2f\x60\xf1\x85\x26\xe9\xd0\x45\xcc\x4c\xac\x49\x4a\x1c\xe8\xfc\x0c\xe3\xd4\x92\xe3\xdc\xa1\x57\x35\x83\xc8\x78\x89\xff\xc6\x5b\xa8\x41\xf8\x3c\x12\x4b\x07\xf5\x53\x3f\xa3\x41\x1e\x1b\x73\x9e\xb0\xd2\xe1\x38\x7a\x41\x1c\xbd\xc4\x03\x5c\x9b\x34\xe2\xe5\xd5\x4d\x5b\x6c\xc7\xcb\xcb\xc4\x00\x57\xab\xa7\xcb\x61\xf0\xe5\xc8\x1a\x36\x05\x47\x61\x90\x09\x43\x1d\xe6\x0a\x06\x81\xf4\x12\xef\xc2\x3f\xe1\x0c\x32\x51\x34\xc2\x5c\xc1\x20\x90\x5e\xe2\x97\xf0\xdb\xf8\x9a\xf3\xdc\xc0\xcd\x4f\x97\xc3\x81\x87\xb6\xda\x43\xb7\x3b\x33\x71\x80\x37\xe1\xdd\x38\xed\x42\xb8\x46\xd1\xd2\x3c\x0a\x6b\x46\x60\xb2\x0e\xdb\x76\x63\xd9\x76\x57\xd1\x68\xda\x88\x83\xfa\xa7\x97\xe1\x63\xd8\xdd\x39\x56\x0c\xf4\x8b\xc7\x5c\x02\x1e\x20\x89\xc5\x46\xc7\x44\x32\x1f\x30\x13\x2d\x61\x0d\x61\x95\xd5\x3e\x2a\xbb\x1c\x6d\xe5\x4d\x13\x0c\x82\xe5\x05\x31\xee\x62\x28\xa4\x40\x10\x34\x2f\xb3\xab\x74\xc9\x2d\x2c\xc1\xba\xc5\xaf\xfc\x8f\xf1\x0f\x7c\x4d\xa3\xb1\x7b\x04\x77\x56\x35\x02\x74\xe4\x67\x18\xa7\x3a\xec\xe3\xc7\xee\x11\xdc\x39\xc2\x91\x2f\xcc\xb1\xf5\x82\xd8\x7a\x8a\xf1\x15\x26\x09\x06\x24\xc1\xba\x71\x8b\x38\x3f\x5d\x3c\x0f\x5c\x6a\xbc\x77\x8f\xf7\xce\x78\x87\x7a\xd8\x8e\x57\xc8\x82\x89\x2b\xbf\x26\x35\x11\xf7\x42\xa7\xe3\x0e\xac\x17\x04\xd6\xab\x5b\x68\x3a\xe8\xf2\x69\x40\x11\x4c\x9c\x91\xb2\x7f\x95\xc8\x78\x75\xe3\x29\xb0\x70\x40\xbc\x80\x13\x98\x78\x17\xfe\x1a\xa7\x33\x25\xf6\x87\xb5\xc0\xa1\xd6\x5e\x2a\xc7\xad\x3d\xd8\x31\x86\xa6\xc3\xe1\xe6\x1e\x6a\x6e\xdf\x84\xab\x93\x0f\xb4\x03\x24\xa6\x30\x75\x30\x88\x98\x97\xb8\xca\xb7\xec\x1c\x92\x9d\x50\x39\xc3\xe5\xa0\xdc\x78\x0b\x2c\x3f\x5d\x4f\xa6\x7f\x68\x3a\x1c\x32\xc6\xc6\x72\xcc\xd6\xb2\x69\x3a\xd8\x1f\x0b\x87\x30\xf1\x4b\x78\x33\x7e\x2d\x5c\x32\xab\xeb\xb3\x41\x84\xbd\xe0\x55\xa5\xfc\x92\x0c\xae\x68\xee\x99\x9d\x61\xb1\x3f\x96\x40\x7a\x89\x2b\xbf\xbb\x61\x19\xa8\xb5\xc8\x07\x67\x46\x61\x10\x40\xef\xd4\x86\x6b\xd8\x94\x1c\xe7\x3a\xad\x2d\x3c\x05\x16\x8e\x93\x17\xc4\xc9\x4b\x9c\x62\x44\xec\xcb\x44\xc9\x62\xd8\x57\x0d\xbb\x57\xe1\xf5\x9d\x4d\x63\xd5\x3c\xf7\x97\x7f\x34\x4b\xa1\x92\x36\x24\xe1\xf1\xd5\xb2\x69\x3e\x37\x8f\xc9\x7a\x14\x27\xf1\x2a\x5c\x8d\x5a\x8e\xd3\xc4\x19\x93\x66\xd9\x5c\x7e\xd1\xc4\xf9\xdd\xcb\xb5\xc7\x30\x2c\x72\xa8\x39\xba\x5d\xc0\xb4\xab\x65\xe3\x6c\x62\xd8\xd0\x83\x39\x57\xcb\x26\x95\x79\x59\x8f\x5c\xfc\x2e\xc1\xa7\x63\x28\x94\x7a\x10\xb6\x2e\x71\x7a\xc7\x0e\x50\x98\x73\xb5\x14\x29\x98\xee\x31\xc7\xd1\x59\xa0\xe6\xc4\xe8\xee\xcd\x65\xf4\x25\xae\xfc\xda\xce\x11\x7f\xae\x16\x79\x98\xe0\xd5\xad\xc4\x52\xc9\x05\x6a\x4e\x0c\x3b\x34\xc7\xf2\x60\xd6\x22\xcf\xd0\xe8\x5e\x9a\x16\xd1\xad\x96\x82\xd7\x7b\x84\x2c\xd2\xb1\x1c\x97\xc1\xcb\x4c\xf9\xd5\x0c\x07\xd9\x9b\xf0\x69\x9c\xea\xab\x3b\xc3\xd5\xc7\x3f\x59\xe4\x29\x72\x14\xb9\x80\x08\x97\x78\x08\xbf\x8d\xd3\x6d\x6c\x93\x86\x9e\xa4\xc9\x44\x01\x3f\x84\xbb\x3e\x83\x72\xa4\xf1\xc2\xfa\x7a\x11\xd9\xda\xc6\x79\x94\x79\x69\x99\x28\x09\x4b\x31\x0c\xcf\xa0\xc5\x43\xab\xa5\x68\x42\x0f\x1d\x03\x11\x35\xae\x41\x0f\x8b\x61\xef\xe1\x18\x1a\x13\xfc\x4d\xa6\x9f\x05\xf4\xb3\xb6\x49\x5d\x0c\xcf\xb7\x75\xc9\xb3\x6d\x5a\x54\x87\xb5\xce\x7a\x5b\xb4\x6d\xfe\x4d\x0b\xf8\xba\xca\x59\x8b\x9c\x53\xc3\x2e\x45\x38\x69\x89\xeb\x47\xbd\x02\xe1\x52\x2c\x72\x36\x8d\xe9\x01\x9c\x08\x1a\xf1\x41\x02\x6a\x19\x89\x01\xde\x85\x4f\xe3\x77\xee\xa3\x8f\x53\xf0\x63\x98\xea\x54\x15\x6f\xdd\x3b\x43\xf8\xef\xdc\xd8\x22\xda\x1c\x09\x5a\x21\xb1\x9d\xd6\x3d\x13\xb1\xb5\xbc\xd9\xca\x24\x8c\x5c\x2d\x55\x1b\x3d\x5b\x93\x63\xaa\xd5\x5a\x8a\x6e\x0f\xf0\x8d\x4a\x95\xcb\x69\xe8\xed\x99\x4c\xf0\xbb\x12\x73\xbb\x14\x09\x28\x97\xb8\xca\xb1\xdc\x62\x65\x16\xb9\x9c\x86\xad\xcc\x71\x23\xb7\x72\x39\x8d\xdb\x43\x7f\xab\x3b\x2e\xfd\xae\xe5\xf6\x46\x6e\xab\xe4\xf9\xf6\x0a\x8b\xeb\xb0\xc8\xb5\x34\x6c\x35\x42\x51\xab\xa5\x4a\xcd\xdc\x1e\xe5\x5b\xed\xd5\xd2\xa2\x1b\x9a\x99\x58\xf5\x97\x6b\x69\x3c\x96\x5c\x5c\x81\x85\x68\x20\x31\xec\x0a\x1c\xb8\x02\xcb\xce\xf6\x7e\x3c\xae\xff\x83\xd4\xed\x45\xe5\xb8\xff\xd7\xcd\xcd\x5a\xf6\xdd\xb8\xcb\x59\x4b\x5d\xd9\x35\x5e\x8f\x17\x0b\xac\xba\xb2\x6b\x8b\xf7\xba\xff\xd7\x75\xcd\x5a\x76\xa9\xf3\xd7\xab\xc2\x4b\x7f\xee\xda\x31\xbf\xae\xcf\x0a\x82\x90\x78\x17\xae\xb9\xf4\x32\xdf\xe5\xfb\x19\xaf\xd5\xff\xab\xdf\xd5\xd2\xfe\x59\xdd\xe2\x32\x2b\xbb\xfa\xed\xb3\xb4\x7f\xf4\x0f\x31\x94\xf3\xf3\x32\xbe\xfa\xff\x28\xc6\xa5\xe6\xd7\xc5\xcc\x5a\xbc\x5f\xb4\x6f\x8c\x80\x6b\x89\x1f\xc2\x87\xf1\xdc\x41\x5d\x52\x4b\x9f\x3c\xc6\x44\x58\xcb\xec\xc2\xad\x9d\x3f\xba\xf9\xe0\x70\x67\x7c\xee\xe6\x75\x7d\x33\xf1\x55\xfc\xb4\x2b\x6d\x6e\xec\x10\x0e\xa6\xc5\x54\xb8\xf1\x4c\x90\x1f\xcf\xf9\xb4\x79\x35\x71\xa5\x15\x79\x21\x4c\x74\x0b\xa8\x6d\x89\x5f\xe0\xda\x63\xcf\x65\x19\xd5\x72\x70\x76\x37\xed\x1a\x9b\x1b\xab\x32\x2f\x53\x85\x29\x70\x41\x84\xb5\xc4\x55\xfe\xf0\xef\xb2\x3a\x42\xca\x08\xe2\xac\x91\x58\xe2\xc0\x0b\x54\x31\x6d\xf8\x10\x79\x2d\xf1\x4b\x78\x33\xce\xef\x72\x46\x67\xba\x5b\xc0\x63\x4b\x5c\xe5\x48\x3b\xcd\x82\xf8\xe8\xb8\x19\xd6\x1a\x89\x06\x1e\xc2\xbb\x71\xf2\xa3\x2c\xa7\x7d\x60\xd0\xd4\x6a\xd1\xf1\xf1\x54\x48\xf0\x20\xf2\x5a\x2d\x3a\x0e\x36\x1d\x2d\xa0\xa3\x25\xde\x84\x9f\xc6\xfb\xcf\x1f\x8a\x66\x90\x5f\x61\x78\x90\xbd\x83\x4b\xfb\xcc\xf5\x9e\xa7\x82\x19\xc4\xac\x1e\xad\xc5\x56\xbb\x20\x11\xe4\x57\x33\xbc\xe6\xc4\x79\x18\x1f\xc6\xe7\xca\x7e\x0a\x56\x9b\x96\x93\xec\x3a\x35\x24\xb6\x9f\x88\xd9\x76\xc9\xd2\x30\xa1\x2d\x20\xb4\x5d\x27\xc7\x13\x53\x2f\x7f\x66\xe2\x4a\x18\x35\xe5\xc8\x6b\xa1\x08\x6b\xd0\x07\xf2\xcb\x3f\xc9\xec\x3c\xd9\xb4\x4d\x5b\x49\x84\x60\x4b\xfc\x10\x7e\x18\xcf\xd2\x79\x89\x29\xbf\xba\x61\x1a\x2a\x69\xdd\x2d\x05\xcb\x78\x52\x4c\x85\xfc\x2a\x86\x55\x7a\x08\xdf\x8d\x67\x37\xb6\xa2\x1f\xd5\xd4\x87\x8a\xa7\x90\x0a\xe1\xb0\x6e\x41\x58\xb7\x5a\x4e\x34\xd4\xb4\x4d\x35\x97\x4d\x75\x35\x14\xc2\xdc\x2d\x61\x3b\x0a\xdf\x43\x6d\x53\x6b\xee\xec\x73\x89\xfa\x1c\x73\xf7\x8c\x5a\x2e\xbc\xc4\xf5\xb3\x9e\x51\x3b\xfb\x5c\xcb\xc0\xee\xf1\xd8\x27\x8d\xd2\x0c\xdc\xa7\x6b\xaf\x2e\x66\x43\x65\x02\x60\x26\xd6\xc2\x07\x33\x24\x3f\x55\xfe\xc1\xc6\xec\x64\xfb\x31\x0f\x0b\x13\x36\x55\xe1\xb5\xab\x98\x87\xdb\x75\xa0\x11\x60\x7a\xe4\xe7\x61\xfc\x04\x77\xfe\x30\xfe\x82\xab\x3e\xd2\x74\xf3\x60\x81\xe3\x55\xab\xfc\xbc\x8d\x93\x9f\xe3\xea\x69\x1b\x69\x9e\xeb\x58\xb4\xe8\xb8\x7a\x9e\x9e\x69\x32\x7a\x1a\x0b\xcd\x3c\x3d\x47\x64\xf4\x34\x89\x94\x7d\x74\xc4\x8f\xab\x45\xd6\xcd\x54\x8c\x87\x20\x4e\x5c\xe2\xca\xef\x7e\x3e\x55\x7f\x4d\xb6\xd3\x82\xbf\x1c\x72\x89\xab\x9e\xd3\xf5\xa1\xff\x9b\xa6\x95\x6f\xa1\x42\x2a\xac\x05\xca\x45\x38\x3c\x5c\xc0\x0e\x4c\x9c\x76\x35\xd7\x1f\x87\x5b\xb9\x24\xcc\x8a\x1a\x1e\x53\x76\xd2\x55\x7e\xc7\x9b\x38\x6d\x46\xcd\x86\x78\xe9\x14\x97\xe0\x70\x24\x5e\x70\x9a\xe1\x6b\xa7\xb3\xb1\x10\x11\xbb\x21\x1c\x3d\x2e\x13\x03\xfc\x10\xfe\x18\x5f\xcd\xbe\x34\x0c\x97\x15\xde\x45\xf3\x08\x77\x9c\x9f\x87\xf1\xd5\x1d\x97\xe6\xe4\xe5\xe6\x5d\x6a\x9e\xa6\x8d\xde\x2f\x09\x58\x7d\xb5\xc8\x33\x66\x56\x5f\x26\xd6\x30\xe8\x38\x75\x5e\xd3\xe5\xa3\xb0\xe5\x1b\x9b\xbe\x8f\x0a\xad\x2f\x71\xba\xb5\x7b\x78\xfa\x3a\x51\x2b\x62\x0a\x98\xbe\x17\xb3\x33\x3d\xba\x16\x10\xdf\x2f\x9d\x1d\x5d\xdb\x8b\xf2\x7b\x01\xe9\x78\x6d\x35\x8b\x6d\x5d\xcd\xe5\x33\x6b\xba\xc4\x6b\xd2\x5d\x40\xba\xab\xa5\x6b\x54\x7c\x5b\x14\x72\x5d\xd3\xb9\xc5\xb4\xd1\x35\x97\xd1\xd5\x42\x6d\xb2\xcd\x35\x97\xcd\xd5\x42\x4d\xf2\x95\xd0\x29\x93\x4b\x47\xac\xe6\xca\x65\x62\x65\x0f\x95\xa2\x1d\x15\x14\xba\x5a\x44\x1e\x98\xb6\xac\x66\xd0\x22\xc9\xa7\x6f\x72\x4e\xbc\x6e\xa5\x6b\x3e\xea\xe5\x90\x20\xdc\x5b\x2d\xba\xd0\xe0\xb0\x6e\x41\x58\xb7\xc4\x9b\xf0\xdd\x78\x03\xef\xc2\x2f\xe3\xb9\x52\x7a\x1a\x0d\xaf\x94\x83\x95\x52\x37\x20\xe6\xd0\x89\xe2\x1c\x6c\x00\x74\x05\x62\xda\x44\x9b\x03\x39\xeb\xec\xf7\xe7\x90\xdd\x39\x07\x1b\x03\x51\x0d\xe0\xdf\x91\xa0\xd3\xb4\xe1\x19\x96\xbf\xc1\xfc\x11\xa5\x60\x0e\xcf\x1f\x59\x69\xa2\x14\x98\x70\x17\x30\xec\x6a\x11\xa5\x60\x0e\x77\xcf\x40\x2e\x75\xe5\x01\xfe\x1d\x09\xda\xa5\x41\xb4\x55\x37\xd7\xcb\x21\x97\xb5\xcf\x74\x6f\xe2\x34\x2c\x3a\xb8\x9d\xd3\xd3\x6d\x76\xaa\x29\x6d\x6e\x67\x22\xf1\xe9\x12\xa7\x59\xd3\x32\x32\xd9\xfe\xea\x80\xd6\xbc\xbd\x4c\x5c\xe0\x87\xf0\x30\x3e\xc0\x2f\xe1\xd3\xf8\x5a\x04\xb5\x8d\x9b\x5e\xec\x26\xbd\x19\x58\x19\xd3\xbe\x44\x02\xe0\x25\xae\x66\xb9\xd7\xf0\x25\x16\x11\x19\xe6\xb4\xd6\x99\x58\x19\x3a\x75\x9d\xd3\xf3\x67\x99\x81\xed\x92\xac\xd9\xf8\x23\xf4\x5d\x66\xa7\x3a\xb7\x37\x02\x32\xe6\x42\xbb\xb2\xdb\x33\xe2\x66\x4d\x10\xd1\x60\xfa\x1e\x28\x3c\xbd\xc4\xbb\xf0\xc7\x38\xd5\xd7\xfe\xc3\xf7\x3d\xe7\xad\x6a\x4a\xa9\xd9\x68\x9b\xf7\x1a\x44\x79\xf4\xcc\xc2\xcb\x04\x9d\x7f\x19\x3f\x8d\x07\xf8\x21\xfc\x36\xce\xcf\x6a\x69\xb7\x2d\x37\xf1\xe8\x15\xeb\x85\xc7\xcd\x7a\x58\x02\xad\x18\xf4\x2a\x49\xc0\xce\x4b\x5c\xe5\x78\x09\x7f\x58\xc2\x43\x3a\xf0\xb1\xec\x3f\x2c\x8d\xa1\xcd\xb5\xaf\x7b\x42\xeb\x4b\x9c\xee\x79\xbc\x04\x62\x13\x56\x71\x04\xa6\x6d\xc2\xb9\x9e\x21\x49\x9c\xfa\xbc\xd6\x76\x8b\xd0\x57\xeb\xa6\x8d\x98\xaf\x75\xce\xe5\xe9\xbb\x74\xa5\x62\xbe\xb6\x61\x16\xd1\x2f\xb3\x33\x8a\x76\x00\x12\x5f\x2f\xf1\x2e\xbc\x19\xef\x0b\xd7\xde\xfd\x75\x37\xac\x18\xe3\x89\xeb\x67\x6d\xf3\xe0\xe9\xab\xa2\x20\x4c\xdf\xde\x84\xf3\x57\x2b\xd1\x87\x47\x97\x0d\x36\x3a\xce\x9b\xd8\xd6\xce\x61\x38\xc4\xda\xe8\x05\x9c\x13\xbb\xd1\xab\xf1\x2a\x7c\x75\xf3\xe8\xbb\x71\x76\x6e\x51\xd7\xe9\xf9\x30\x3b\x69\xc0\xe2\xa9\xc1\xad\xce\x61\x16\xcf\xe8\xa7\xf0\xce\xef\x36\xe3\x2c\xc5\xa2\xf5\x8f\x7e\x19\x67\xe9\x8b\xb3\xf0\xbb\xdd\x78\x17\x7e\xf1\xbb\x61\x9c\x7b\x12\xc1\xce\x6a\x38\xd6\xce\xd0\xdd\xf5\xb8\x36\x7e\x77\x1a\x9f\xc2\x1b\xbf\x7b\x1b\xe7\xc8\x22\xb8\x28\x37\xfa\x63\xfc\x11\x1e\xfc\xee\x6b\x1c\x13\x5e\xfc\x9b\xe1\xdb\xb0\x83\xeb\xa4\xbb\x28\x23\xc3\xd7\x49\x07\xb1\x1f\xf6\x6d\x5b\x3b\xdb\xe1\x7b\x94\x83\x58\x0b\xfb\x56\xd6\x52\x31\x7c\x0f\x71\x70\xc3\x70\xdf\x38\x10\x1b\x21\x63\x6b\x44\x25\x7f\x5d\xc7\xea\x23\x3c\x2e\xb1\xe7\x0a\xb5\x6f\xf5\xfa\x3f\x27\x5c\xf5\xfa\x7f\x1b\xae\x37\x44\x47\x7d\x63\x49\x23\x26\xda\xeb\xb7\x6b\x5f\xdc\xd2\xdc\x30\x79\x43\xb1\x0a\x5f\x9e\x56\x2d\x22\x8d\xbc\x43\x17\x5c\x5f\xb9\x05\xeb\xb6\xdc\x32\xaf\xdd\x82\xaf\xdc\x70\x95\x03\xc6\x6f\x68\xb3\x92\x09\xf2\xaf\x9e\xfe\x46\xc7\xd0\xc9\x04\xf9\x97\xde\xcb\xcf\x4f\xf8\xb2\x51\x2a\x67\xee\xf9\xe9\xfc\x2a\xff\x50\x39\xd4\xf3\xe3\x11\xb6\xc4\x73\x04\xbe\xe9\xf2\xd9\x15\x21\x3f\xf9\x71\x19\xed\x6e\xeb\x37\x15\xc8\x2a\x13\xc7\xcf\x1f\xdc\xa5\xc9\x8f\xd3\x68\x96\xd0\x8d\xba\x84\xb9\x4a\x50\xb9\x2c\x95\x1f\x7b\x29\x6e\xfb\x7c\xde\x4a\x7d\x6c\xa5\x08\xbf\x97\x1f\x8f\xd1\x37\xf3\x52\x82\xb6\x57\x1f\xa1\x73\xb1\x84\xbe\xa9\xa7\xdb\x3e\x36\x4e\x65\x23\x04\xca\xc7\xf6\x89\xc4\xb5\xf0\xdd\xb8\xf3\x2f\x96\xde\xc6\x93\x6e\xdf\xd4\x2b\xe8\x9f\xde\x10\x10\x65\xe8\x73\x9c\xd6\x8f\x38\xad\xb5\x55\xa1\x6a\x39\xb3\xa3\x51\x43\xcd\x8d\x0f\x5d\xcd\x63\x33\x9f\xc9\xc0\x9f\xc8\xc0\xad\xff\x6f\x39\xcc\x8f\xbf\x8f\x3f\xfe\xed\x3f\xfe\x73\xfc\xf1\x5f\xe3\xef\xef\x8f\xfb\xaf\x3f\xff\x7c\xff\xf1\xaf\xe7\x6f\xf7\xbf\x7e\xfc\x7b\xa2\x3f\x9e\xf7\xfb\xdb\x3f\xde\x3f\xdf\xff\xfe\xe7\x5f\x7f\xde\xef\x8f\x3f\xfe\xf9\x47\xfe\xd5\xfa\xf7\x3f\x01\x00\x00\xff\xff\x4b\x56\x88\x06\x41\x98\x03\x00"); -func _fbcc ()(*asset ,error ){_fbdb ,_bffg :=_cebc ();if _bffg !=nil {return nil ,_bffg ;};_ccbc :=bindataFileInfo {_aa :"UniGB-UCS2-H",_dg :272134,_ged :_fc .FileMode (436),_de :_e .Unix (1580492744,0)};_afag :=&asset {_cb :_fbdb ,_fg :_ccbc };return _afag ,nil ; -};func _cdea ()(*asset ,error ){_gbba ,_ddfg :=_debdd ();if _ddfg !=nil {return nil ,_ddfg ;};_cacbde :=bindataFileInfo {_aa :"Katakana",_dg :467,_ged :_fc .FileMode (436),_de :_e .Unix (1580492475,0)};_daec :=&asset {_cb :_gbba ,_fg :_cacbde };return _daec ,nil ; -};func _gcb ()(*asset ,error ){_dgafd ,_bbeb :=_ddbgf ();if _bbeb !=nil {return nil ,_bbeb ;};_bfbba :=bindataFileInfo {_aa :"WP-Symbol",_dg :846,_ged :_fc .FileMode (436),_de :_e .Unix (1580493083,0)};_eedd :=&asset {_cb :_dgafd ,_fg :_bfbba };return _eedd ,nil ; -};func (_faf bindataFileInfo )Sys ()interface{}{return nil };func AssetNames ()[]string {_egcb :=make ([]string ,0,len (_fbda ));for _cadg :=range _fbda {_egcb =append (_egcb ,_cadg );};return _egcb ;};func _cafgb ()([]byte ,error ){return _fac (_accgag ,"UniGB-UTF16-V")}; -func _fccc ()([]byte ,error ){return _fac (_eeeb ,"UniJIS-UCS2-HW-V")};func _baad ()([]byte ,error ){return _fac (_bdad ,"KSC-EUC-H")};func _eacg ()([]byte ,error ){return _fac (_gagb ,"ETenms-B5-H")};var _dcge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xeb\x6f\x4b\x92\xdf\x07\xcf\xeb\x55\xec\xa1\x9e\x81\x9e\x5e\x2b\x2f\x11\x99\xd0\x6c\xb0\xd5\x2e\xdc\x08\xd9\xc6\x2d\xd9\x06\xe3\xc1\xba\xb6\x0b\xdc\x55\x45\x75\x69\xa0\x77\x6f\xf2\xf3\x59\xa7\x64\x8c\x61\x9f\xc9\xc9\x9d\xff\xfc\xe5\xca\x6b\x64\x5c\xbe\x11\xf1\x77\xff\xee\x1f\xff\xe1\x1f\xff\xf8\x87\xbf\xfe\xf8\xbb\xff\xe9\x2f\x7f\xba\xfe\xe9\xf9\xeb\x8f\xf7\x0f\x7f\xbc\xff\xf2\xfc\xeb\x9f\xfe\xf3\x5f\xae\xe7\xc7\xf9\xfc\xf3\x1f\xfe\xf8\xbb\xdf\xed\xe5\xc7\xfd\x87\xeb\xaf\xbf\xfd\x93\xff\x5d\xff\x72\xfc\xf9\x77\xbf\x5b\xbf\xff\xa7\xff\xf2\xaf\x7f\x7d\xfe\xe5\x1f\xff\xf8\xfe\xe9\x47\xb5\xdd\xfd\x9f\xff\xfc\xb5\xfd\xf1\xe3\xef\xfe\xe7\xe7\x9f\xff\xf0\xaf\x7f\xfd\xcb\x7f\xf9\xf1\x6f\xfe\x9b\xfb\x4f\xe7\xf3\xff\xfb\x71\x3f\xef\xaa\xff\x1f\xff\x72\x3f\x7f\xf9\xc3\x1f\xff\xf9\xc7\xbf\xf9\xf7\x7f\xfa\xcb\x73\xec\x7f\xfb\xc3\x3f\xfd\xe7\x3f\xff\xf9\xff\x7a\xfe\xe5\xf9\xe3\x5f\x7f\xec\xd4\x3d\x7f\xbc\xf9\xff\xef\xfe\xee\xdf\xfd\x87\xe3\xcf\xff\xc3\xf1\x2f\xcf\x8f\xbf\xfb\x4f\x7f\xfc\xc3\xbf\xff\xa7\x7f\xfb\x9f\xfe\xe3\xef\xf7\xf8\xb7\xff\x3d\x7f\xe5\x8f\xff\xcb\xf3\x97\x7f\xfd\xc3\x9f\xfe\xf8\x63\xff\xff\x6f\xdb\xf8\xaf\xd5\xff\xf1\xbf\xfc\xf9\xf9\x3a\xfb\xdd\xdf\xfd\x6f\xff\xe9\x1f\xff\xe1\xc7\xff\xbe\xff\xd8\xb7\x1f\xa5\xf7\xd6\xfe\x8f\xaf\xfe\x7f\xfd\x0f\x7f\xba\x9f\x1f\x9b\xff\xaa\x4e\xe0\xfa\xd3\xfd\xfc\xeb\x9f\x8f\xeb\xf9\xcb\xf1\xc7\x7f\x7e\x7e\xf7\xe3\xc7\xdf\x6f\xdb\xb6\xfd\xfc\xb1\xfe\xfb\xfb\x7f\xc8\xdf\xff\xfe\xe7\xaa\xfb\x87\xb1\x6d\xff\xf0\xef\x56\xfd\xdf\xff\xc3\x7f\xfb\xfb\xdf\xff\xc3\xef\xbf\xfa\xff\xee\xbf\xb6\xfd\x3d\x75\xcf\x1f\xef\xff\x57\x8f\xbf\xdb\xfd\xd0\x1f\xff\xf4\xd7\xfb\x79\xad\xfb\xbe\xf1\xf7\xdb\xb6\xbf\x3f\x7f\xec\xeb\x57\xff\xcf\x3f\xff\x6e\xdf\xb6\x6f\x74\x7f\xb8\xaf\xff\xf3\xf8\xcb\xfa\xc1\xb1\xad\x96\xab\xb0\xff\xfc\x51\xb6\x41\xb1\xfd\xfc\x51\xf6\x46\x31\x7f\xfe\xd8\x7b\xa7\x38\x7e\xfe\xd8\xb7\xa4\x38\x7f\xfe\x98\x36\x3d\x7e\xfe\x88\xb0\x78\xfe\xfc\xb1\x67\xac\xe2\xb9\x3a\xad\xd4\x9e\xfb\x2a\x6e\x14\xdb\xcf\x1f\xfb\x9c\x14\xe3\xe7\x8f\xd2\xf8\xc2\xb9\xbe\xb0\x59\x1c\x6b\x08\xf6\x30\x7f\xfe\x18\xad\x50\x5c\x9f\x48\x86\x70\xf2\x09\x86\x70\x5e\x3f\x7f\x64\x67\xe4\xe7\xfd\xf3\x47\x36\xbf\xf6\xac\x5a\x7f\xf6\xae\xce\xf8\xda\x15\x6b\x90\xf4\x7b\x6f\xab\x48\x0f\xf7\xfa\x70\xa5\x87\x7b\xac\x4f\x54\x8a\xcf\x2a\xda\xf6\xfd\xf9\x23\x9d\xdb\x13\xab\x5f\x7e\xf6\x6e\xab\x48\xbf\x2f\x3d\xf0\xb5\x77\xac\xb6\xfc\xec\x5d\x63\x88\xd5\x60\xdf\xf7\xd5\x76\xf5\xb0\x17\xc6\x40\x6d\xc9\xd5\x60\x2d\xc9\x5e\x57\x83\xd8\x29\x96\xf5\x61\x6b\xeb\xaa\x2d\x14\xe9\xb7\x52\x7c\x57\x03\xda\xb6\x35\x86\x68\x14\xf7\x55\x4b\xdb\x56\x56\x6d\xa7\x38\x7f\xfe\xc8\xaf\x96\xe5\x63\x0c\xed\x5c\xb5\xf4\xd0\xf9\x1a\x3d\x74\xbe\xb6\xe6\xb6\xc7\x1a\x64\x5a\x5c\x83\x64\x38\x65\x2d\xf5\x28\xec\x40\xb9\x72\xad\xea\xea\xa2\xdc\xec\x56\xa1\x38\x57\x91\x06\xf7\xb1\x8a\x8d\xe2\xb9\x8a\x49\xf1\x5a\x45\x7a\xbb\xef\x55\x5c\x33\x6a\xdb\x3a\x1b\x5b\x59\xab\xd6\x3a\xe5\xb5\xae\x65\xdb\xb7\x9f\x3f\x66\x52\x8a\x9f\x3f\xf6\x7d\xa7\x78\xae\x51\xac\x43\x55\x38\xde\xa3\x54\x9a\x94\xf2\xf3\xc7\x88\x8d\x72\xdd\xd6\xc1\x0d\x8a\xed\xe7\x8f\xd1\x47\xa1\xdc\x7f\xfe\x98\xb5\x58\x1f\x94\x1b\xe5\x75\x9c\xba\xd5\x6b\x8e\x2c\x74\xd9\xd6\x3a\x8e\x3e\x19\x4a\xae\x6e\x5a\xa7\xc8\x32\x34\x06\x90\x6b\x00\x8d\x5f\x72\x17\x56\x69\xdf\xea\xcf\x1f\x7b\xdb\x29\xae\x05\xd9\xd7\xcf\xf6\xbd\xfe\xfc\xd1\xe7\x46\x71\x9d\xfa\x75\x1c\xca\x5e\xd6\x6d\xe3\x73\xfb\x9a\x40\x09\x1a\x70\x48\x9a\xb5\x6b\x6c\xeb\x02\x94\x7d\x96\x75\xea\x69\x30\xfb\xba\x37\x49\x91\xce\xac\x5d\x9b\xc2\xc0\xf6\xb9\x36\xa5\x33\x86\xb9\xc6\xd0\xd6\x2c\xf6\x75\x1f\xc7\x08\x5a\xac\x0b\x39\x46\x30\xb6\xb3\x50\x6e\x94\x2b\x65\xdb\x37\xca\x7c\x87\xdd\x1f\x83\x36\x17\xfd\x0c\x7e\x7b\xdd\xab\xcc\x62\xef\xd7\x4b\x99\xfa\x9b\x36\x7b\x83\x66\x7d\x74\xe6\xff\x83\xf2\x94\xfd\x66\x20\x9d\x8e\xef\x35\xc5\xe9\xef\x19\x47\xb7\x0c\xc5\xe0\x13\xcf\x3a\x13\xbb\xeb\xf8\xec\x94\x59\x9c\xa7\x50\x66\xc6\x4f\xa5\xcc\xfa\xad\x1b\x3b\xf7\xc9\x94\x9f\xfc\xf9\x63\x72\xfc\xca\xfe\x0c\xea\x99\xe6\x33\xa9\x5f\xbf\x2d\x8b\x70\xee\x1c\xba\xb2\xad\xc1\x74\x6b\xd7\x96\xd2\x49\xd9\x62\x9d\x10\xe6\x58\x36\xa8\x62\xa1\xb8\xa8\x22\xab\x53\xd6\xa6\x8f\x64\xc5\xcb\xb6\xb6\x6f\xd8\x98\xa3\xc5\x4e\x95\x6d\x11\xa5\x7d\x0d\xb0\x2c\xda\x50\x76\xfa\x58\x47\x64\x24\xe7\xb3\xec\xc7\xda\x6c\xbe\xb8\xdf\xab\x0f\x7e\xb7\x3f\x8b\xd2\xd8\xe0\x65\x1c\x8c\xb4\xac\x41\xb3\xf1\x85\x6b\x90\xd5\xf2\x5c\xa3\x66\x02\x65\x75\xc7\xaa\x95\xf2\xac\x0f\x52\xbb\x2e\xc7\xce\xf5\x29\xeb\x6e\xec\xc3\xda\x75\xa2\x76\xda\xd6\xfc\xf9\x63\xd4\x62\xf5\x1a\x46\x32\xab\xb6\x06\xda\x59\xc8\xd2\xfa\xba\x02\xd3\xfa\x41\x3d\xcd\xfb\xc6\x40\xa8\x5f\x97\x7a\x64\x61\xbe\x9d\x55\x65\xa1\xba\xf3\x65\xee\xfd\x60\x75\x68\x12\x3c\x1b\x16\x17\x39\xf8\x6a\x9d\x19\xbf\x4c\x9e\x05\xa7\x36\x1a\xcb\xcd\x8c\x47\xa7\xcc\x8c\xc6\xea\xb1\x0d\x16\x6b\x9c\x94\x69\x73\xf0\x55\xae\x54\x39\xa0\x0e\x1b\xfd\x1f\x6b\x05\xdc\xb5\xe7\x61\xda\xcc\xef\x59\x4f\xe8\x7a\x8c\x4a\x75\xeb\x19\x7b\xdd\x99\xc6\x46\x91\x01\xac\x17\xa4\xf4\x75\x7c\xfa\x3e\x29\xee\x3f\x7f\xf4\xf5\xe2\x95\xbe\x4e\x52\x2f\x16\x17\x19\xf8\xda\x5e\xab\xd6\xe2\xfd\xf3\x47\x87\x22\xf4\xed\x59\xc5\xa4\xf8\xae\xb6\x6b\xa0\x7d\x91\xc2\x5e\x2c\xae\x7e\xbb\xc5\xd5\x2f\x27\xb4\x43\x5e\x58\xb3\xbe\xc6\xd3\xa1\x6c\x7d\xef\xab\x41\x50\x8c\x55\xec\x14\x73\xb5\xb5\x38\x56\x5b\x7f\x36\x57\x03\x7f\x76\xac\xa2\xb5\xe7\x6a\x6b\x2d\xe3\xf5\x67\x6b\xbc\xd0\xbd\xbe\xce\x5e\x87\xda\xf5\xc2\x18\xac\x65\x0c\xcc\xa2\xac\x31\xb0\x3d\xbd\xac\xaf\x41\xd7\x7a\xa1\x5f\x6b\xe9\xd7\x9f\xad\x19\xb3\x35\xbd\xd2\x2f\x3d\x54\xfa\xb5\x48\xbf\xfc\x6c\x9d\xcd\xde\x18\x59\xa5\x5f\x56\xbd\xd2\xaf\x45\xfa\xb5\x48\xbf\xfd\x57\xb4\xa8\x37\x16\x94\x8d\x5a\x8f\x64\x6f\x14\x17\xe1\x2d\xee\x03\x6c\x12\x44\xb3\x2f\x46\x69\x87\x66\xf6\x75\xa4\x8a\x5f\x3a\xd6\xe5\x71\xac\x8b\x67\x2a\x2e\xc7\xe2\x99\x8a\x2b\xbe\xde\x09\x9f\xaf\x0e\x09\x4e\x5b\x2c\x12\xbc\x43\x69\xfb\xa2\xc0\x7b\x58\xcb\x79\xe6\xee\x77\x78\x25\x0f\xd1\xe2\x95\x8a\xa7\x0c\x06\x29\xb9\xb8\x7d\x91\xe8\x3d\xac\x5e\x97\x35\xfc\x0a\x84\x82\x8b\xdb\x2f\x1e\x46\xaa\x2f\xe8\x0e\x1f\xbc\xb8\x11\xbc\x91\x7d\xf1\x48\x3b\x0f\x52\x5f\x6f\xfc\x1e\xd6\xae\xf1\xbb\xec\xd7\x1a\xbf\x3b\x7b\x71\x67\x87\x65\xde\x50\x3f\xb2\x08\x5d\xb8\x07\xd7\x22\x58\xc1\xe8\xd6\xe3\xb0\xf3\xbe\xf5\x87\x8b\x94\xac\xc7\xba\x5f\x23\x38\xb9\xb1\xad\x2b\xc8\x35\x88\x75\xd7\x76\xae\x41\xac\x1b\x51\x38\x61\x01\xdd\x64\x53\x62\x9d\xc6\xc2\x51\x89\x75\x1a\x67\x29\x96\x69\x4c\x6f\x8b\x42\xce\xc2\xe1\x8e\xc2\x57\xd8\xad\x68\x50\x4b\xba\x5e\xfb\xbd\x73\x8e\x23\xd8\x43\x8b\x8b\xef\xe5\x62\x46\xac\x87\x96\xbb\x14\x8b\x13\x2a\x1c\xff\x08\xb6\x73\x52\x5c\xc3\xe8\xd6\x2e\x8e\x86\x8b\x19\xf1\xc2\x3a\xac\xdf\xe5\xba\x78\x23\xb8\xf2\xb9\x2e\xd6\x08\x88\x42\x2e\x7a\x3a\x62\xa3\x4d\xb7\xcd\x1a\xd3\xbb\x48\x48\x34\x16\xea\xdd\xda\xcf\x1f\x51\x87\x65\x98\x02\x1e\x8d\x77\xbd\x36\xd1\x9a\xe5\xc5\xd8\xb5\xf4\xb7\x8b\xb3\x93\x18\xbf\x8b\x4e\xb4\x02\xbf\xf0\x2e\x42\xd1\x1a\x2b\xfb\x42\x1e\xf6\xc1\x6f\xa1\x04\x30\x88\xe5\x85\x14\x6c\xf6\xb3\x16\x37\x7c\x11\xdf\xb5\xba\x75\x7e\xe5\xc5\x0a\x37\x28\xce\xcb\xc5\x77\xea\x2f\x37\xbf\x41\x47\xdf\x75\xf5\x5b\xe9\x96\xfb\xcf\x1f\xcd\x63\xf1\xca\xd4\x40\x83\xdf\x45\x08\x52\x06\xe6\x2d\xd0\x1d\xd6\xe1\x85\x2a\xc4\xb4\xfe\x86\x7e\xda\xff\xfb\xf3\x47\x4d\xe8\xfd\xbb\x08\x43\xfb\xc6\xb9\xf8\xe6\xea\x1a\xbe\x8b\x71\xae\x6d\xd8\x66\xac\x31\x87\xf5\x8b\x0c\xe4\x57\x5e\x73\x19\x5f\xfb\xc5\x9f\x8f\x8d\xf1\x40\x1f\xba\xeb\xbc\x8e\x47\x4c\xe7\xb8\xce\x47\x1b\xcd\xfa\xfa\xf3\x47\xab\x50\x99\xb7\xad\x39\x6e\xdc\x82\x77\x3d\x80\x6d\x76\xdb\xc4\x6a\xbf\xdb\x26\xd9\x47\xbe\xb5\x1e\xc6\xd8\x39\x3c\xef\xe2\xc9\xa3\x38\xce\xc5\x94\xb7\x74\x4d\x16\xc1\x19\xab\xcf\x5f\x10\xa9\xb7\x5d\x0c\x30\x28\xbf\xeb\x83\x1c\xfd\xb7\xfb\xf6\x50\xbf\x5e\xdc\x96\x69\xb9\xb0\xc9\x0c\xa4\x37\x26\xca\xc0\x7b\x5f\x0b\x10\x96\xd7\xe6\x0c\x37\xb0\xaf\x43\xb1\x43\xce\xde\xbe\x36\x6a\x86\xfd\x1f\x08\x55\x0c\xbc\xaf\x8d\x92\x64\xbc\x9d\xc3\x02\xc3\xf0\xf6\xb5\xc0\xde\xfd\xb7\xaf\x05\xce\x66\xfb\x25\xb4\x6c\x4e\x7a\x3d\xef\x75\xf0\xa4\xbe\xeb\x7d\x8f\x1d\x4e\xe2\x5d\x0f\x7c\xfd\xfa\x0f\x49\xbe\xf5\xeb\x12\xec\x83\x3e\xd7\x7d\x0c\xef\xf1\xbb\xa4\x94\x0c\xbf\x1b\x73\x6d\x02\x2c\xdf\x1b\x07\x72\x95\xf5\xe7\x5a\x07\x0f\xe9\xba\xaa\xed\x3b\x44\xeb\xae\xb6\xfc\xc6\xb3\x5e\xdc\xdc\xec\x9f\x87\xc2\x4b\x96\x6b\x3d\xd3\xfe\x73\xc9\x54\xc3\xf1\xe4\x12\x94\xbe\x3e\x97\x5c\xd0\xc2\xc3\x9e\x6b\x6c\xd3\xef\x26\x07\x21\xac\x5f\x17\x0b\xf9\xb0\xbc\xb9\x5e\xd6\xe1\x1e\xe5\xc9\xba\xb1\xf9\x4b\xa8\x68\x32\x0e\x6f\xde\xeb\xe0\x78\xb8\x96\x80\x11\x0d\xca\xfb\x8e\x75\x30\x6b\x58\x5e\xeb\x56\xa1\x8f\xef\x60\x7f\x3d\x98\xa3\xfe\xfc\x11\x7d\xe3\x5b\x8b\x31\x8a\xe9\xfe\x2e\xc6\xa8\x4e\x08\xcf\x3b\x82\xc7\x90\x31\x8c\x25\xde\x49\x72\xdf\xb1\x0e\xe9\xf0\x30\x8e\xb9\x2e\x93\xe3\x5c\x8c\x54\xff\xed\xbb\x8b\xc0\xf8\x16\xbe\x83\xfd\xfd\xfa\x79\x11\x13\x19\xc3\x84\x80\x7d\xe5\xb5\xa7\xc1\x2b\xfd\xce\xba\xfa\xf4\x1c\xce\x75\x0e\xa7\x7b\xbd\x84\x99\xfa\x11\xa1\x25\xcd\xb4\xea\xda\x4e\x88\x93\xeb\xb3\x84\x98\xec\xbb\x6d\xd0\x35\xf0\x6c\xbe\x73\xad\xe1\x98\xd6\xaf\x73\x38\x9c\xe3\x5c\xc4\xe3\xdb\xa3\xb9\xc6\xb9\xb9\x47\xf3\xa5\x9e\xdf\xae\xb7\x3c\x37\xc7\x79\x14\x08\xad\xe5\xca\xda\xd2\xe7\x62\x0a\x5b\xc0\xff\xbc\xeb\x69\x6f\x68\x0a\xca\xbb\xde\xf6\xe8\xae\xc9\x7a\xdc\x9b\x52\xe0\xbb\x5e\xf7\xee\xe3\xf2\x1e\xdc\x0b\xf7\xf1\xb8\xd7\xba\x79\xbf\x8e\x07\x5e\x8e\x71\x1e\xeb\xfe\xa6\xeb\xb3\xa4\xb3\x4c\x5e\xc2\xf7\x64\x7f\x91\x66\xdf\x93\xf1\x20\x44\xbc\x4b\x22\xcb\x74\xdf\x17\x73\x90\x7d\x5a\x1f\xf4\xc9\xd8\x4e\xd6\xed\xeb\x67\x9d\xbd\x90\xf0\x9c\x28\x03\x5c\xcf\x73\x11\x9e\x08\xdb\x9f\x6b\xfd\xbf\xfe\xaf\x55\x86\xc1\x79\x17\x87\x50\xbf\x3b\x75\xad\x33\x36\xbd\x0b\x8b\x5d\x88\xe1\xbc\xae\x75\xfe\xfb\x57\x5e\x6b\x25\x0f\xfa\x2e\x36\xa2\x2d\x51\xe6\x57\xc4\x6c\x31\x19\x2d\xbc\x28\x17\xc4\xe6\xeb\x6c\xf2\xa2\x30\x40\xf8\x8c\xcd\x81\x2f\x71\x33\xd2\x03\xbb\x98\x8b\x8a\xb6\xa5\xbc\x17\x17\xd7\x83\x7f\xcb\x2c\x5b\x46\x2f\xe2\x45\x5f\xd2\x65\x56\x5f\xa3\x25\x5e\xb6\xee\x77\x97\x78\x59\xe7\xda\xc0\xba\x21\xe9\xad\x47\xa1\x6e\x3b\x02\xc7\xba\xcf\x75\x5b\xec\xf5\xbe\x18\x96\xba\xad\x77\x6f\xa0\x80\xa9\x68\x11\x46\x6e\x94\xdf\xf3\x53\x60\xd5\xed\xbd\x7e\xfe\x98\x75\x9d\xc4\xba\x2f\xea\xb5\xd3\xa2\xc0\xb2\xac\xbd\xab\xa5\xc2\xfa\xad\xbb\x56\x4b\x95\x85\x9b\xab\xbc\xee\x7b\x59\xc7\xb3\x96\x75\x8d\x66\xe5\xf3\x65\x5d\x97\xb9\x0d\xcb\x0f\x2a\x0a\x7a\x5c\xc7\x73\x6e\xeb\x9a\xd6\xba\x44\xfe\xbe\xa8\x5b\xad\x17\xaa\x04\x8b\x6b\xb3\x16\xfd\xae\xf5\xf2\xce\x51\xec\x90\x09\x8a\x28\xa4\x3a\xc5\xc5\xe1\xac\xe5\xa9\xf5\xe2\xc1\x6a\x14\x27\xd7\x8d\xe2\xba\x79\xeb\x50\xd6\xba\xf8\xbd\x91\xd3\x2e\x16\x91\xda\xf9\x9c\x7a\x35\x6a\x6f\xbe\x6c\x2d\x4f\x3f\x1d\xa3\x2d\x72\x3c\xf7\xba\xbb\x9d\x6f\xdc\xeb\xaa\x84\xc5\xb5\xc1\x6b\x10\xed\xf9\xaf\x9c\x50\x7b\x36\xf6\x71\x2d\x6f\x7b\xd6\x1e\x65\x0d\xcb\x9c\x9f\xb4\xcd\x1a\x34\xc2\x4a\x7b\x96\x10\xde\x11\xe1\xda\xb3\x41\xc0\xd6\xc5\x6d\x0f\x1c\x52\xec\x41\x79\x11\x89\x7d\xe3\x5b\xa8\xe8\xca\xda\x90\xf6\x2c\x0e\x29\xb7\x46\x7b\x24\x28\x04\xe3\xf6\x20\x42\xb5\xb5\x82\xed\x59\xdc\x52\x1d\xeb\x72\xb4\x07\xc9\xe9\xb7\xf6\xeb\x72\xc7\xa0\xcd\xe2\x60\x62\x16\xca\x70\x27\x63\xb3\xbc\xce\xf9\xb0\xcd\xda\xfc\xb6\xdb\x67\x85\x98\x39\xdf\xc5\x79\xc4\x56\x18\x1b\x9c\x07\x32\x73\x7b\x16\xb7\x51\xc7\xb4\xbc\xda\xcf\xc6\x6f\xdb\x8d\xd0\xc7\x18\x9a\x9c\x8d\xfd\xa0\xbc\xdc\x69\xbf\x1e\xf9\x8a\x4a\xa5\x3d\x1d\xc2\x30\x18\x7f\x9f\xbf\x71\x99\xed\xe1\x01\x1f\xd3\x36\xeb\x7e\xc5\x6e\x9b\x75\xbf\x46\xf0\xad\xf5\xa8\xd6\x6e\xff\x3c\xa4\xd5\x71\x26\x84\xca\xf5\x5c\x0f\x60\xdf\x9c\x57\x22\x6f\xee\xf4\x99\xf4\xb9\x31\xce\xf5\x70\x35\x88\x6e\x7b\xd6\xa3\xd4\x90\x65\xdb\x33\x38\xc9\xee\xe3\x7a\x70\x7a\x71\x8e\xe3\xfa\x8d\x03\x6e\xcf\x7a\x7c\x02\x45\x4d\x7b\x78\x70\xe0\xbc\xdb\x33\xd7\x39\x41\xbe\x6a\xcf\xe4\xd1\xf6\x5b\xeb\x06\xc5\xd6\xf8\xd6\x7a\x70\x22\x37\xc6\xb3\x6e\x4d\xdb\xba\xed\xfd\x56\xfd\x05\xd1\x6a\xcf\x84\x63\x48\x3a\x58\x62\x60\x8b\xc9\x81\x3a\xd0\xbc\x7a\x18\x8f\x45\x54\xd0\xb5\xb5\x67\x5d\xd3\x8c\x61\xfb\xb5\x30\xb3\x31\xf0\xf5\x72\x24\x9a\xd8\xf6\x1c\x2a\x65\xfd\xed\xa2\xc2\xe1\x41\x38\x20\x78\x9b\xfd\x3f\x8b\x8d\x2f\xfc\xf6\xe4\x35\xf2\x00\xa2\x1a\x47\x1c\x68\xcf\x05\xd7\x62\x9f\x8b\x82\x47\x6b\x2c\xe4\xba\xfd\xf9\x5d\x82\x75\xd1\xeb\x70\xcc\xeb\x4e\xb7\xcd\x05\xbb\xd8\x58\xbf\x0b\xa1\x6d\xc9\x82\x2d\x02\x19\xcd\xc3\x72\x77\x16\x89\x3e\xd7\xbd\xce\xef\xe0\xdc\xbc\x88\x95\x39\xde\x70\x3c\xce\xe5\x86\x90\xef\xf4\x7f\x73\x58\x1c\x03\x5a\x75\x94\x56\xed\x79\x2a\x22\x03\xed\x9f\xf5\xa2\x34\x0f\xc5\xd3\xd9\x70\xbe\xf5\xae\x79\x8d\xca\x18\xde\xc2\xc5\xb2\x1c\x1c\x28\x36\xff\x4d\xc6\x4f\xff\x8b\x1c\x47\x5b\xd2\x70\x7b\x17\xf1\x68\x1b\x87\xf7\x5d\x84\x21\x21\xdf\xed\x13\x9d\x38\x98\x88\x4e\x6d\xeb\xd6\xaf\xb9\x6f\x8c\xe7\x5d\xd2\x67\xdb\x16\xfd\x6b\x2f\x0a\x99\x6d\x71\x30\xed\x45\x23\xb3\x71\x88\x10\xb5\xc6\x57\x5e\xa2\x4a\x9b\x10\x92\xb7\xae\xb9\x4c\xeb\xd7\x53\xd1\xda\xa4\x4f\xf4\x15\x59\xad\x3f\x58\x4f\xcb\x68\x2c\xd6\x43\xd4\x14\x55\x5a\xa5\xdc\x20\xa5\xec\xaf\x22\xc6\x0e\x01\x50\xc4\x80\xe6\x37\x44\x8c\x44\x1f\xd2\xde\x45\x0c\xa2\x0c\xcb\x0f\x6d\x98\xfb\x22\x06\x31\x58\x1f\xa4\x85\x40\xed\xda\x90\x16\x02\xfd\x66\x53\x2a\x88\x3d\x29\x4f\x2e\x22\x63\xeb\xac\xd5\xf7\xdb\x75\x51\x76\xd7\x10\xee\xbf\x73\xe9\xe1\xc2\x13\xee\xb3\xc9\x49\x0f\xce\x0f\x9c\x74\x9b\xc3\x32\x5c\x60\xa5\x7f\xb8\xe4\xbd\x58\x86\xab\x73\xfc\x8b\x48\x44\x73\xbf\xd6\x8b\xd8\x11\x15\x1b\x5c\x6f\x4f\xd7\x64\xc8\x4d\x5a\x86\x60\xbb\x8f\x10\x92\x06\xe1\x87\xa3\xcd\xfa\xb5\x3f\xd6\x99\xaf\x8c\x61\x11\x95\xd6\x37\xeb\x6f\x44\x4e\xbe\x35\x5c\x1f\xca\x10\x92\xca\x19\x96\x2b\xed\xae\xf9\x22\x18\xb9\x35\xdb\xc8\x39\xd1\xcf\xe2\x38\xa3\xda\x86\x7b\x8a\xc8\xd9\xe0\xf0\x72\x06\x6d\xe0\xd8\x6a\x30\x17\xee\x6f\x6b\xf4\x7f\xbe\x70\xb7\xac\xff\x7a\xbb\xab\xc4\x09\x4e\x2b\x25\xea\x70\x5a\x3d\x9d\x2f\x4f\xf2\x77\x56\x79\x93\xa7\x6b\x7e\x61\xb4\xe2\x61\x91\xf1\xd9\xf3\x57\xfa\xf7\x06\x27\x54\xc3\x8d\xbd\x61\x2f\xa1\xbc\xef\xba\xd0\xbd\xbb\x51\x37\xec\x22\x94\xf7\x5d\x97\xb8\x4b\x31\xdf\xdb\xcd\xa1\xfc\xc0\xbe\xf2\x72\xbf\x8f\x1b\xc5\x6f\x1f\x14\x9a\x4e\xfa\x79\x21\x0c\x7c\xeb\xdd\x21\x42\xd4\xbf\x8b\x00\x4c\x08\xe7\xfb\xc2\xd6\x3a\xd1\x17\x9d\x04\x44\xee\x7d\x0f\xd8\x97\xfe\xbb\xbf\xef\x1b\x0a\x55\x36\xa1\x6f\x9b\x1b\x3e\x28\xaf\x03\xc8\xab\xd3\xb7\x4d\x62\x66\x79\x11\x9e\xb9\x88\x41\xdf\xd0\x8b\x8c\x75\x28\x3a\x2c\x5e\x2b\x5f\x7d\x20\xc2\xd0\xff\x7a\xd1\x13\xd1\xa9\x6f\xfb\xc1\xc6\x5a\x7f\x2d\xa2\xb5\xd6\xa7\x6f\x3b\x2f\x99\xfd\xa3\x17\xd9\xd6\x05\xed\x5b\xd9\x19\x83\x65\xe6\xb5\x36\xb0\x6f\x45\x02\x4c\x9f\x25\xd0\x4f\xf0\xdd\x92\x88\x2d\xd6\x2f\xae\xa2\x0f\xbe\x55\x60\xb6\x16\x13\xd9\xb7\xc2\x81\x75\x0c\x65\x8d\x81\x83\xd6\x37\x38\x0c\x44\x92\x8e\x15\xab\x23\x72\xf6\xad\x61\x6c\xda\xe9\x73\x11\x89\xda\x2a\xeb\xb3\x88\x44\x8d\x62\xbd\x7a\x08\xfa\x6c\x1e\x40\xc6\x23\x01\x18\xac\x0f\x97\xfe\xeb\x93\x8b\x9e\x1b\xbf\x5d\x62\x78\x8d\x8d\xfa\x74\x5e\x8c\x33\x7d\x59\xf9\xd6\xba\xdc\x81\x85\xa5\x6f\x4b\x04\xce\x16\x7c\x6b\x20\xfe\x77\xfa\x1f\x70\x57\x3b\x6b\x38\xd8\x23\xf7\x74\xa2\xd7\xd9\x99\x23\x7c\x6d\xf5\x5b\x13\xf1\x6a\xd0\x66\x3d\x92\x59\x5c\x7f\x1e\x49\xf8\xf3\xbe\x9d\x70\x4e\x9d\xfa\x53\xc2\x69\xfd\x9a\xd7\x6e\x9f\x88\x48\xb5\xda\xc6\x7d\xa4\x7f\x44\x98\xad\x58\x5e\x67\x00\x2b\x73\xdf\xd6\x25\xeb\xcd\xf5\x41\xd2\xa8\x95\x36\x37\x67\xd8\x7d\xe4\x61\xdc\x1c\xc3\x7a\x18\xc7\x56\x2d\x1f\x70\x36\x7c\x0b\xab\x72\x71\x6d\x79\xdc\xf6\xc6\xba\x3d\x09\x37\xc6\xd8\x9e\x25\x2a\x6e\xce\xf1\x45\x0c\xaf\xf4\xbf\x1e\xb4\xbe\x15\xda\xbf\xde\xbb\x55\xbf\xc3\x25\xd7\xf5\x98\xf7\x1d\x2e\x79\xb2\x56\xfb\x06\xbb\xcf\xda\xee\x1b\x8f\xe4\x22\x48\x1d\x9b\x64\x85\xc0\xaf\x95\x87\xc8\xed\x94\x9d\x17\x6d\xd6\x19\x6e\x68\xea\xfb\xce\x39\xc4\x6a\xd6\x35\x4e\x77\xce\xf6\x5e\x13\x02\xc6\x6f\xd7\x23\xd6\x30\xd9\xf4\x9d\x47\x6c\x16\xc6\x83\x2e\x6d\x1b\x8c\xb3\xa9\xb2\xb0\x5c\xe1\xd8\x3a\x65\x68\x4e\x32\xce\x06\x81\xdc\xfc\x2d\x46\xe8\x41\x9f\xeb\x0c\x8f\x6d\xff\x15\x67\xd6\xf7\x86\x25\x80\x45\xc2\xf8\x5d\x51\xde\x75\x4c\xde\x6d\xdb\xed\x78\x1d\x9c\xc6\xa5\xd9\x1b\x7a\xa0\xea\x40\x16\xdb\xdc\x5c\xd4\x4f\x67\xc6\x22\xad\x83\xdf\xea\x22\x72\x7d\x8f\x02\x97\x40\x1b\x74\x51\xcd\x36\x91\xb0\xe8\xf4\x13\x83\x43\xc7\xb7\xd0\x4b\xb5\x62\x7b\x08\x89\x1b\x12\x7f\x53\xd4\xf6\x3d\x90\xb9\x87\xfd\xdc\x5c\x74\xc6\x16\xe8\x57\x2c\xe7\x4e\x1b\xc6\x90\x1c\x34\x37\x87\x17\x74\x73\x63\x53\xae\xce\x36\x8e\x81\x3e\x13\x6e\xb2\xd3\x66\xa0\x3c\xe5\x22\xee\xe8\x81\xa6\x9b\xb6\x5e\xc7\xdc\xdd\xb4\x81\x04\x96\xac\xdb\x62\xa1\x5b\xda\x7e\xb1\xcd\x8d\xd7\xb7\x63\x6a\x0e\x50\x1e\x7d\x3f\xb8\xd0\x5c\x8e\x1d\x7d\x49\xba\x56\x07\xca\x4d\xfb\x3f\x58\x43\x2e\xdc\x8e\xae\x62\x38\xe6\x93\x43\x54\x2c\xaf\xb9\x7f\xeb\x09\xb7\x0a\x5e\xa4\xef\x48\xa8\x73\xa3\xcd\xc5\x7a\x7e\xf5\x27\x07\xc4\xfa\xd5\x3f\xa2\x69\xc7\x22\xdd\xbc\xa0\xfb\x6d\x3d\xe3\xbc\x7d\xa1\xf9\xed\xba\x88\x63\x73\x2e\x3c\x56\xe8\x81\xfa\x0e\xaa\xe3\xfb\x16\x0f\x14\x2a\x82\xbe\xbf\x5c\xe8\xdd\xfa\x45\xcc\xb0\xd5\xf4\x7d\x5d\xd0\xd8\xbd\x04\xeb\x81\x4a\x09\xd5\xfe\xde\x60\x30\x56\x3d\x26\x65\x15\xf1\x1d\x43\x72\x34\x08\x12\x96\xe4\x8e\xf9\xb8\x63\x49\x0e\x09\x00\xa6\xe4\xd8\xaa\xbf\x3d\xe0\x72\x92\xf2\xc3\xc3\x45\x19\x71\x35\xb3\x52\x66\x0d\x73\x50\x46\xcf\xc4\x38\x0b\x0f\x0e\x1c\x67\x2f\x18\xe1\x36\x7f\x5b\x26\x8f\xb9\x6d\x10\x8d\x37\xcb\x0f\x1c\x12\x63\xab\x8e\x99\x31\x54\x2e\x22\x67\x1e\x83\x70\x87\xc3\xee\x45\x25\xbb\xf3\xaa\x3c\xbc\x8e\xb3\xc2\x29\x3a\x97\xf5\x28\x55\x09\x3f\x56\xe3\x04\x1e\xb2\xf8\x39\x38\x21\x7e\xdb\x1c\x03\x7d\x7e\xf7\x94\x7e\x1a\x67\x66\x5a\xbe\x39\xcf\xcc\xb1\x7b\x36\xe8\xa7\xb3\x86\x3b\xeb\xd0\x79\xf0\xd9\xd3\xb2\xc4\xd8\x36\x20\xb4\xd8\x90\x7b\x63\x1f\xcb\xba\x8f\xd1\x06\xdf\x0d\x39\x4e\xe6\x15\x32\x26\x8c\x19\x5d\xef\x57\xbf\xee\x5a\x6e\xd3\xfa\x1b\xc6\x84\xf1\x2c\xae\x34\x41\x76\xf4\xb2\x38\xd1\x9c\x8e\x6d\x24\xe3\xb7\x0c\xf3\x52\x98\xd7\x58\x6b\xfe\xfd\x76\xa0\x23\xdf\xc7\xaf\x88\x59\x81\x05\x4d\x17\x49\x45\x2a\x97\xac\x2c\xb6\x53\x6b\x4e\x2f\x13\xcb\x08\x14\xb6\x70\x11\x61\x29\x3b\x56\xee\x86\xf8\xd6\xb1\x72\xb7\x8d\x4b\x56\x8e\xc9\xa5\x61\xe0\x5c\x50\x0c\x86\xbd\x2c\xf1\xb3\x86\x6d\x40\x4f\x25\x07\xb9\xa0\x04\x0c\x37\xf0\x82\x9b\xe1\xf2\x95\x4b\x56\x96\xc9\x5d\x12\x03\x26\xc7\x05\x4d\x0f\xda\xc5\x44\x83\x4d\xb8\x0b\x17\x91\xfe\xd7\x4b\xd9\x7c\x69\x0a\xaa\x21\x6c\xa7\x1d\x24\x51\xed\x3b\xfd\x2f\xb1\xb1\x0d\x88\x25\x00\xa2\x9c\xce\x05\xee\x33\x1c\xff\xba\xc4\xad\xf3\x7a\x95\x1b\x45\xaa\xdf\x7a\x0a\x7a\x1a\xc6\xff\xa8\x85\xe2\xb7\x8f\xeb\xc0\x6f\x5f\x36\xcd\x83\xb0\x38\xce\xd6\xe0\x3c\xca\xeb\xa1\xa6\xcf\x75\xa1\xe3\x1b\xcf\xcb\xc1\x84\x48\x94\x97\x8b\x32\x2d\x63\x80\x61\xf3\xeb\x06\xe7\xca\xe5\xae\xeb\x12\x0f\x44\x92\x5e\x37\x0e\x0e\x0f\x42\xdd\xe0\xb4\x20\xcc\x55\x11\x12\x22\x5a\x3f\x3d\x53\xa5\x1c\x18\x66\x2c\x63\x8c\x81\x90\x54\xf4\x4c\xc1\xbc\x6a\xd9\x10\xb7\xf9\x6d\x81\x0b\x81\x08\xd5\xc5\x71\x56\x60\x07\xbd\x72\xb9\x01\xa5\xf4\x5a\x10\x43\xe0\x92\x2b\x97\xd5\xbd\xa8\x75\x8d\x7f\xe7\x61\xa9\xeb\xb5\xae\x18\x30\x7a\x6d\xfb\x6f\x96\xc1\x5e\xb9\xb8\x40\x23\x7a\x6d\xa8\x02\xd2\xf6\x72\x2d\x8c\x01\x0b\x17\x4a\xf6\x5e\x41\x9d\x4d\x2e\x4d\xc5\xc2\x35\x37\xdb\xdc\xe8\xea\x18\xe7\x12\x39\x3b\xc8\x98\x5e\x01\xa1\x0d\xce\x43\x05\x85\x26\xb7\x5d\xb9\xe8\x9e\xff\xda\x79\x60\x5d\xdb\xc5\x95\xb6\xc1\x83\x59\xd7\xe3\xac\xd5\xb2\xd7\xfe\x40\xe4\xe8\x3f\x50\x44\x22\x09\xd4\x50\xef\x65\x19\x06\xa1\xd3\x67\xb0\x77\xce\x37\xd1\x35\xba\x47\x89\x0e\xc9\xfe\x17\x77\x5b\x5b\x58\xcf\xb9\x9d\xb6\x4f\xce\x09\x7d\xa6\x7a\x3e\xdb\xbc\x9c\x79\x7e\xbb\xc4\xd2\x3e\xdc\xbb\xb9\x38\x72\x99\x11\x34\xb5\x2d\x3c\x1b\xf3\x40\xd2\x60\x3d\xd7\x5d\x0e\xb4\xbf\xbd\x62\x9c\xf0\xc1\xac\x07\xc6\x1b\xce\x7f\x3d\x34\x7a\xd1\x7e\x71\xbd\x1d\xb1\xba\x57\x94\xf8\xdd\xbd\x40\x6c\xdc\x3c\x4b\x28\x72\xb1\xe4\x76\x34\xb9\xb9\x35\xd6\x59\xb5\x8f\x6b\xc2\x43\x0a\x84\xaf\x57\x1e\xcf\xc9\x43\x5a\x97\x34\xd8\xc3\x33\xa3\xaa\x07\x06\xaa\x2a\x19\x3a\xe6\x75\x37\xdb\xdc\x7e\x49\xcc\xea\x7a\x65\x63\x73\x42\xeb\x82\x66\x71\x61\xd6\x05\xd5\xbc\xdc\xeb\xba\xa0\x35\x21\x06\xf5\x61\xd2\x0e\xea\x59\x9c\x5c\x7a\xa8\x1f\xe4\x5d\xb8\x9f\xfa\x9c\x58\x28\x98\xd0\x73\x61\x46\xb6\x0d\x17\xee\x2b\xbf\x10\x45\xfa\xe7\x75\x6f\x8e\xe1\x45\x4c\x73\x42\x2f\xf8\x1c\x0f\xc5\x0b\x6b\x0a\xf1\xab\x88\x9f\x8e\xb3\xad\x97\x7b\x28\x1a\xb4\xcd\x43\x91\x94\x45\x7c\x5a\x8f\x32\x97\x05\x6b\xe8\x96\x02\x4e\xb4\x6d\x72\x3f\x9d\x32\x1c\x27\x97\xa9\xad\x17\x3d\x15\x03\xdb\x22\x0c\x0d\xc5\x74\x6f\x3b\xe3\x64\x3c\xcd\x97\x1e\x22\xd7\x76\xe6\xcb\x25\x6b\x3b\x97\x09\xb1\xae\x2d\xd6\x3d\xea\xa0\x4d\x01\x97\xca\x65\x6a\xc5\xd7\x91\xef\x62\x66\xdf\xfd\x6d\x41\x09\xce\xe6\xb7\x5a\xb9\xb8\xb4\xa9\x10\x2d\xd6\xb9\x41\x24\x2a\x2f\x71\x5b\xaf\x78\x1b\x7e\x6b\xb1\xf7\xe9\xab\xdf\xea\xc3\x6f\xf9\x16\xa6\x72\x74\x90\xbd\x41\x0c\xb0\x06\xf6\xb6\x08\x40\x05\x1d\xd5\x01\x77\x66\x43\x3c\x6c\x70\xc9\xc3\x35\x0c\xc5\x4c\xe6\x2e\xa7\xcb\x1e\xb5\x5c\x0f\x8e\x17\xa8\xad\xcb\x57\x25\xd2\x2d\xb1\x3e\x3b\x9e\xc5\xdd\x26\x8a\xf5\xde\x92\xb5\x75\xdd\xb0\x96\xa2\xb3\xe9\x6d\x00\xdb\x85\x48\xb7\x41\xfb\xb0\xfe\xe1\x8c\x31\xe6\x89\xf5\xdc\xf5\x3f\x10\x69\x5d\xcf\x03\xa8\x05\x84\xaa\x1d\x2a\xdc\xf9\x2d\x3a\xda\xe1\x3a\x9c\x40\x67\x21\x18\xed\xe4\x3c\xb8\xce\x27\x3a\x54\x88\x7d\x43\x2f\x2b\x91\x6e\x17\x78\x60\x08\x49\x83\xd3\x1d\xb6\xbf\x3c\x4b\xf4\x8f\x8e\xa7\x43\x2c\x1b\x77\x07\xcb\x51\x6f\x8f\xeb\x40\xfb\x07\x18\x85\x63\x5e\x67\xbe\xa6\xeb\xf9\x70\xae\xec\x73\x9d\xed\x04\x0a\xd4\x1b\x1c\x2a\x40\xa9\xde\xd7\x19\x4e\xa0\x6f\xbd\xc3\x89\xa2\x40\xef\x1d\x4e\xd4\x87\x11\x2c\x5a\x53\x54\x04\x81\xd6\x00\xbd\x74\x90\x60\x2d\x20\x3c\x40\xb6\xa2\xc2\x81\xf5\xaa\xea\xa3\x53\x5e\x0f\xda\x80\xfb\xe9\x40\x2d\x2a\x22\x6d\x47\xdc\x53\x5c\xed\x4b\xc4\xeb\xde\x8b\x2e\x92\xc1\xfe\xd7\x23\x50\xd1\x79\xf7\xbe\x38\xbc\x56\x1c\x43\x57\xef\xbe\xe6\xd2\x83\x35\xe7\xec\xf5\x44\x35\x01\x33\xd2\x51\x2f\x74\x88\x65\x87\x00\x37\xc7\xc0\x19\x90\xd9\xe9\x70\x69\x35\xf9\xed\xe0\xb1\x4a\xdb\x80\x1c\xe8\xbf\xc2\x89\xf5\x8e\x12\x10\xf8\x5f\xef\xd3\xd7\x8e\x49\x40\xcd\x07\x94\xb7\xcf\x8b\xcb\xc4\xc0\xe7\x8d\xc5\x84\x8f\x1c\x49\x7b\x7e\x0b\x37\x56\x61\x3b\xfb\xa1\x95\x8a\x49\xaf\x83\xd6\x80\x0c\xf4\xfe\x1d\x34\x7f\xfb\xa0\xfc\xe5\x5b\x70\x60\xbe\x40\x40\xb5\x7a\x85\x4b\xeb\x28\xeb\x27\x87\xb7\xdf\xe8\x90\x78\x51\x3a\xa2\xd0\x16\x96\xd5\x57\xd1\x7e\x11\xe0\x0e\x5e\xa7\xf7\x47\x5d\x0e\x0b\xfc\x82\x49\x74\xc1\x16\xc7\x13\x18\x33\x3a\xc8\xac\xc4\xbc\xdf\x03\x5d\x02\x06\x86\x1e\x3b\x56\xd4\xcd\xb2\xfa\x95\x35\x77\xa0\x57\xdd\xb9\x87\xe0\x76\x5e\xa9\xa8\x7c\x8b\x97\x2c\x96\x88\xd1\x83\xcb\x1a\x70\x00\x09\xc7\x06\xd0\xaa\x6d\x1c\xea\x08\xf0\x31\x8c\x2d\x12\x0c\x13\x9b\x1f\x6c\xec\xb4\xbc\x5e\xca\x0e\x34\xa6\xc7\x81\x32\x1d\x82\x1d\x07\x1c\x2d\xdc\x64\x9c\x9a\x41\xe9\xf3\x44\x79\x0d\x71\x0d\x5e\x44\xc5\xb1\x00\xd4\xbc\x71\x18\xe3\xc6\x32\x08\xe1\x89\x1b\x60\x24\x97\x3e\x6e\xac\x45\x7e\xf7\xe6\xc2\xf1\x70\xc5\x23\x27\xc1\x38\xd7\x83\x53\x81\xde\xf4\x78\x11\x5d\x11\xe7\xe3\x95\x28\xae\xb1\x25\xd6\x4c\x40\x87\x3d\xd5\xd9\x40\xcc\x72\x93\x13\xb5\x0d\x84\x1f\x42\x92\x9b\xca\xfd\xd5\x7f\xa2\xbf\xc1\x64\xdb\x73\x57\xa7\x62\x3d\x97\x86\xb3\x91\xfb\xe0\xcc\x04\xe5\xbf\xe1\xb7\x7a\x16\xac\xa5\xb6\x29\x60\xbc\x38\x57\x59\xc1\x3f\x35\xcb\x70\xbd\xec\x7b\x8a\x8b\x82\x43\x4a\x5c\x0c\x9c\x4b\x36\x45\x1e\xc6\x2f\xb7\x07\x71\x4a\xb8\x3d\xe0\x2d\x3d\xdb\x03\x67\x4f\xfb\xcf\xf0\x40\xff\x1d\x11\x9b\xb3\x9a\xc1\xe3\xc0\x5a\x65\xc0\x08\xa0\x4b\x4b\x60\x3e\xcd\xfe\x43\x08\x12\xf3\x8d\x07\xa3\x11\xe3\x5f\xdc\x5b\x0d\xc7\x99\x32\x0e\xfc\x36\xd5\x95\xb2\x6e\xc0\x64\x24\xa8\xb9\x44\xb3\xe6\xc3\x9e\x40\x5a\xdc\xa3\x9c\x12\x72\xfa\x39\xd0\xab\xb9\xfe\x47\xa1\x4f\xe6\x0e\x3c\x04\xa0\x7e\xcf\x4b\xae\x8e\x31\x7c\x52\x10\xbf\x85\xeb\xfa\xc6\x70\x01\x41\xda\xac\x7f\x00\xb5\xf2\x2d\x74\xe7\x8a\x8d\xf9\xf8\xf8\x30\x4e\x98\x14\x1f\xed\x7c\x51\xfa\xc3\x44\xe4\xbb\xe8\x86\x0c\x54\x72\x96\x24\x5a\xf9\xc2\xc9\x71\x4f\xf3\xe5\x8e\x73\x3e\xc7\x06\x37\xdf\xe7\xaf\x88\xd9\xd8\x50\x82\x37\x7f\x84\x62\x97\x8b\x3b\xbc\xe8\x1c\xae\xc1\x61\xec\x5f\x3d\x44\x8b\x0d\x1c\x98\xd6\x13\x91\x64\xec\xeb\x12\xec\xbc\x82\xa3\xa0\x53\xf1\xb7\xa5\x41\x9d\x0b\xe5\xe4\x82\xda\xe6\xe0\x50\x58\x0f\x84\x80\x85\x1c\x20\x7f\x27\x07\x67\x54\xfa\x61\xb1\xc7\x22\x18\xf1\x8d\x61\xbd\x2e\xad\xb0\x39\xa3\x72\x99\x60\x59\x07\xdc\xc6\xb0\x7f\xcc\xe3\x1b\x97\x69\xac\xd7\xa5\x76\x5e\xd6\x81\xe8\xd1\xad\x47\xc4\x50\xff\x34\x10\x31\x4a\x5a\xe6\x80\xf0\x5a\x0f\x70\x6f\x1e\xb4\xc1\x0b\x54\x9d\x0b\xd8\x35\x50\x14\x7d\x84\x4a\x67\xbe\xbb\x0e\x6f\x4a\x80\x87\x98\x30\x5e\xbe\x91\xb0\xdf\x88\x63\x83\x17\x4b\xfd\xd0\x48\x20\x03\x1c\xea\x31\x34\xc6\x58\xee\x60\xe0\x98\xe3\x40\xcf\xc4\xab\x36\x26\x5c\x11\x04\x75\x4c\x95\xe0\xec\xc5\x5c\x44\x7a\x56\xeb\xc1\x63\x71\x70\x86\xf8\x24\x38\xc2\xb1\x1e\x9c\x56\x21\xae\xe3\xf0\x55\xa6\xff\xc5\xc1\x74\xf5\x97\xe3\xf4\xd1\x60\xfd\x4f\x30\x1a\xd5\xf2\x83\x2e\x8a\xf2\xc5\xbe\x14\xe6\x05\x98\x64\xe3\x41\x1b\xc0\x79\x30\xcb\xf7\x71\x41\x14\x9d\x3b\x44\x14\xe0\x6b\x1f\x37\x97\xc6\xf9\xde\x60\x10\xe1\x42\xc6\x12\xff\xdb\xb7\x47\xb7\xba\x5b\x7f\x8b\xb8\xed\x78\x10\xf3\x15\x7b\xc7\x83\x78\x05\xa7\x32\x9e\xf3\x37\x30\x6a\x1f\x0f\x30\x01\x2f\xc1\xe2\xfe\x03\x3c\x78\x1f\xe8\xea\xd4\x03\x0d\x38\x21\x80\xa0\x7d\xa0\x58\x97\x1b\x18\x3e\x7a\x10\xc5\xb9\x09\x9d\x58\xbf\x9d\x3b\xaa\x03\x2e\xdc\x44\x54\x07\xec\xda\xe7\x8e\x91\x03\x0e\x66\x2a\x9e\x33\xc7\xb9\xf3\x98\x4c\xcb\x17\xfa\x4e\xda\x14\xf4\xa9\xac\xcf\x2c\xf9\x1b\x50\xb6\xcf\x82\xb1\x81\xf3\x30\xd7\xbd\xc8\x56\xad\xc7\xd2\xca\x5d\x98\x1a\x7b\x9a\xf5\x0f\xd6\xf0\x35\xe6\xc9\x1d\x01\x12\xd5\x67\x05\x74\x0a\x47\x38\xe1\xba\xe4\x8a\x66\xf3\xd1\xa3\x8d\x04\xdb\x39\x36\x1e\x07\x1e\xcc\xd9\x80\xb1\xf0\x08\x4f\x08\xf6\x9c\xd6\x6b\x15\x65\x1d\x16\xf1\x4e\xbc\x80\xfa\x84\x78\x4b\xd8\x66\xf7\x41\xa6\x3d\x06\x24\xa5\xb5\xb9\xee\x54\x2a\x3e\x4f\xee\x91\x5c\xe3\x54\x3c\xe7\x4e\xcd\x50\xfa\xa2\x4d\x24\x67\xcf\x36\xac\x83\x73\x5f\x8f\x7f\xd4\xd8\x7e\x45\xcc\x66\xf0\xa2\x43\xcc\x66\xe0\xa5\xc0\x26\x4f\x40\x9e\x00\xca\xfb\xcc\xfa\x1b\x2a\xb9\x4f\x00\x9c\x78\x55\xf5\x99\x83\x03\x6e\xfd\xcd\x01\x61\xd3\x78\x39\x26\x87\x6e\x0e\x2e\xca\xb0\x0c\xf8\xd3\xcd\x1c\xa2\xb0\x59\x6c\x2e\xe8\xc6\xc5\x9d\x93\x03\x02\x87\x34\x27\x0b\xcf\x61\x9c\x13\xfd\x16\x44\x68\x02\x0f\xa9\x2e\x2a\x97\x55\x11\x63\x62\xe1\x52\xcc\x9c\x27\x7a\x35\xb8\xae\xb9\x2e\x65\x6a\xf5\x9b\xa7\x44\x97\x45\x02\xeb\x05\x84\xa4\x4f\x01\x78\xfe\xf6\x52\xe9\xc9\x98\x2f\x11\xd6\xcc\xeb\x56\x44\xb2\xac\xd8\xc5\x77\xb9\xa0\x2d\xad\x6f\x70\x1b\x7c\xf7\xa6\x1f\x0f\x0e\x9c\xa5\xfa\x98\xb9\x38\xcb\x2a\x91\x98\x28\xd9\x15\xaf\xe6\x13\x20\xb2\x19\xcf\x83\x18\xc5\x0b\x37\x97\x08\x9f\xdb\x57\x86\x4b\x76\xbf\x10\x5b\xc2\xfe\x11\xbd\xa7\x87\x5a\x28\x07\x62\xcb\x7c\x01\xc4\xf2\xc8\x1c\x58\xbb\x0a\x97\xec\x40\xb1\x2e\xc7\x7c\xe0\x21\xa3\xb8\x74\xc8\xfd\x70\xc9\x8e\x9d\x07\x81\xc7\xe4\x40\x84\xd1\x92\x7b\x60\xf9\x9a\x9c\x87\x03\x54\x3b\x6e\x4b\xfd\x40\x69\x8e\xe7\x44\x3f\x54\x9a\x33\xb6\xa3\xaa\x0b\xa1\x1e\x71\x18\x04\x5e\x3f\x1a\x56\x33\x2e\xfa\xd1\x78\x3c\xd3\x32\xc4\x9b\x07\xea\xe0\x12\x0c\xf6\xf7\xe0\xe0\xfb\x60\x1e\xa1\xa8\x4e\x9f\x1a\x5d\xd8\xc7\x63\xa2\xeb\xe2\xa2\x1c\x80\x5d\xc1\xf5\xf5\xe3\x40\x37\xe3\x77\xd1\xd1\x6a\x54\x38\x2e\xb9\x1c\xe6\x7b\xb1\x77\x3c\x56\x87\xba\x1f\x2e\xd3\x71\x5d\x58\xea\x29\x23\x5a\x06\x22\xd2\x81\x77\x6b\xf8\xdb\x07\x55\x06\x8f\xd8\xb9\x09\x14\xef\x94\x27\xfb\x65\x3d\x2e\x32\x3c\x02\xe7\xa6\x94\x42\x19\xfd\x25\x50\xa0\x7e\xa2\x83\xc4\x83\xa2\x9f\x8b\x83\xec\x4a\x17\x27\x16\xea\x61\xff\x70\x84\x78\x06\xf4\x13\x15\x01\x3e\x56\xfd\xec\x70\x81\xec\xef\xd9\x31\xb6\x7d\xed\x21\x72\x9c\xc9\xb3\xa3\x46\x60\xdf\xcf\x8e\xbe\xb3\xd8\x9e\x47\xe0\xfb\xed\x8d\x84\xc0\x78\x3a\x7a\x62\xb8\xff\x33\x14\x33\xe9\x47\x8e\xd3\x31\x03\x63\x09\x7f\xbb\x08\x4f\x57\x77\x7b\x02\x08\xc7\x93\xa3\x9f\xe8\x08\xbb\x73\xc7\x20\xb7\x17\xeb\x75\xd4\xb5\xac\xc1\x8f\x3e\x53\xab\xe8\x5a\xdb\x73\xc0\xbc\xc4\xaf\xc0\xb1\xfd\x5c\x72\x6a\xe0\x45\xdb\x4f\xac\x09\x3d\x2d\x2f\x4a\x3d\x38\x50\x27\x00\x39\x9c\xb5\xfa\x09\x40\x0e\xf4\x6a\x3f\xc7\x8b\x69\x9a\xf6\x28\x1f\x37\x5e\xee\x73\x76\x38\x1e\x7e\x3b\x15\x9d\x98\xe8\x14\x86\x60\x1b\xc0\x8d\x2e\xe4\x22\x54\xa1\x9e\xe3\x04\x79\xad\x2e\xea\xe4\x30\xee\x2e\x1e\xc8\x6b\xd9\xec\x13\x56\x19\x57\x8a\x7e\x1e\x10\x12\x27\xcd\x81\xd5\x8a\x74\x2e\x82\x17\x2a\x13\x4f\x14\x9a\xf8\x92\xf6\x13\x91\x0d\x4c\x4f\x3f\x0f\x5e\x20\x5e\xeb\xf3\x84\x50\xa5\x65\x58\x74\x44\x8f\x53\x51\x8e\x0b\x7d\x9e\xb8\xba\x6d\xb6\x81\xf0\xb8\x69\x20\xa0\xb3\xd9\x86\x8b\xe8\xd8\xce\x97\xcd\x64\x03\x2f\x59\x6e\xda\xaf\x0b\x14\xe1\xc6\x5e\xb2\xfa\xf4\x79\xc9\x01\xb0\x9e\x70\x3c\xea\xe7\x4e\x08\xad\x22\xff\x09\xae\x4e\xe5\xe9\xb9\x2e\x59\xdf\xed\x67\x11\xda\xf6\xad\x1b\x20\xe4\xf0\xa0\xdd\xea\x1a\x2d\xcb\xea\xdb\x06\x2e\x0a\x71\xe6\xc4\xc8\xa1\x4e\xe8\x54\x6c\x77\x1f\x1f\x94\xfe\xce\x17\x7d\x6a\xb5\xfd\x03\xd0\x11\x22\x71\x7e\x10\x03\xe6\xb5\x2e\x77\x57\x99\x7e\x3e\xf6\xcf\x38\xd1\x21\x29\x7a\x9c\xeb\xd2\x77\x39\xf5\xf3\xe3\xa8\xec\x93\xcb\xed\xd8\x1e\x8c\x2e\x9e\x37\xb8\x2b\xc5\xa2\x13\xd8\x8e\xdc\xcc\xf9\x02\xfe\x74\x0c\xef\xdf\x5c\x7d\xfa\x09\x84\x47\x71\xf5\xc2\x3d\x52\x5d\xd1\x85\xd8\xab\x48\x75\xa1\x7f\xc2\xa1\xb0\x5f\x58\x42\xd5\xa5\x5d\x48\x1d\x65\x5a\x8f\xbe\xb0\x5a\x8f\x2e\x30\x2c\x23\x72\x42\x3c\x2e\x74\x57\x78\xab\xf7\x6b\x7b\x7f\x73\x31\xea\x97\xee\x93\xac\xf9\x05\xa1\x52\x64\xbb\xe0\xde\x2a\x84\xff\x42\x62\x21\x02\x41\xbf\x8a\x0f\x32\xed\xd1\x6f\x01\x2a\xee\x17\x18\x3e\x1f\xff\xab\x22\x11\x31\xdf\xab\x62\x49\x87\x59\xb8\xb0\x7e\xe6\x57\xe6\xc1\x19\x96\xb1\xe4\x3a\xaf\xcf\x00\x43\x9f\x1a\x60\x10\x09\x2f\x80\xbe\x78\xea\xf4\x6b\x3d\x26\xd5\x07\xe1\x6a\xba\x36\x59\xe6\x41\x73\xfc\x4d\x1c\x1b\xe3\x6f\x48\x14\x20\x01\x2e\xa4\x1d\x45\xfe\x0b\x22\xaa\xce\xec\x02\xc3\xa7\x31\xe0\x0a\xad\xbd\x8c\x0d\x84\x43\x0f\xcb\xaa\x83\x98\x7b\xe0\x09\xc1\x03\x72\x05\xba\xf6\x6a\xf9\xc5\x63\xe3\x97\x06\x80\x2b\xf7\xdf\xfc\xb9\xfa\x85\xff\xae\x16\xc9\x6b\xea\xcf\x45\xfd\x94\xaa\x32\xe9\x03\xdd\x80\x1b\x82\x5b\x05\x6e\x4e\xfd\x3a\x20\x78\xb6\x3f\xe4\x3c\x98\xdc\x89\xbf\x1b\x54\xfe\x42\x9c\x49\x58\xd9\xeb\x54\xc4\x60\x42\xc0\x0d\x24\x66\x17\x84\x01\xff\xaf\x7e\xe1\x0e\x01\xb2\xbb\x5f\x8b\xa3\x0a\xad\x6c\x17\x4a\xdb\xee\xc2\xdc\x28\xc4\x1d\x0f\xf2\x7a\x85\xa8\x5c\x0f\x04\xc6\x0d\x7c\xc5\xcf\x31\x86\x57\x1d\x0c\x73\x81\x83\x91\x30\x5c\x40\x03\xbc\x64\xf7\x86\x05\x0d\xae\xf1\xe6\xf0\xaa\xac\xbc\x05\x9d\xf2\xdd\x7b\x87\x33\xfb\xca\x0d\x71\xaf\x52\x06\x46\xd1\x2c\x03\x7c\x65\x3c\xf7\x8e\xa9\x19\xce\xe0\x2e\xf6\xcf\xb7\x34\x00\xb0\x6e\x37\x66\x76\xc0\x9f\xfd\x6e\xac\x21\x0a\xdc\x7b\xbd\xc4\xad\x72\x88\xee\x40\x9c\x81\xe8\xde\x70\xd5\x1e\xea\x3b\xd4\x1d\x52\x1e\x12\xbc\x41\xf9\x64\xbe\x94\x27\x10\x0c\x38\x86\x5b\x78\x88\xfd\xe0\x66\x83\x7b\x4c\xbf\xd1\x77\x2a\xae\xde\x27\xd6\x43\x88\xd9\xfd\xed\x85\xe5\x0b\xd1\x8c\x7e\x4e\x5c\x7a\x20\x18\xf7\x25\xee\x8d\x7e\xb4\x2c\xdb\xff\xcd\x9a\x14\xcb\x37\x22\x15\x73\x07\x77\xa5\x0e\xf5\x06\xee\x11\xae\xd5\xa3\xbf\x2f\x73\x41\xb1\x2e\xdc\xe6\x7e\x70\x87\xeb\xd6\x03\xab\x81\xf0\xdf\x8f\xf8\x3c\xe6\xf8\xb0\x86\xae\x1b\x9c\xeb\xe6\xbc\xde\xfd\x37\xff\xc4\x7e\x03\x54\x56\x84\xb9\x5f\xf4\xac\x10\x89\x9b\x73\xe2\x43\x77\xa3\xd7\x09\xfb\x57\xfc\xfc\xfa\x79\x7e\xf3\x6d\xec\x0f\x78\x47\x5c\x51\xfa\xf3\xe9\x0b\x77\xca\x10\xda\xdd\x7a\x39\xe9\x35\x5f\xbd\x19\xc4\x44\x3e\x12\x39\xb8\x25\x3c\x15\x72\xdb\x2d\x63\xb9\x83\xcb\x79\x76\x40\xe6\x9c\xab\x07\xae\x57\xa8\xc2\x83\xf8\x29\x07\x89\x37\x43\x6f\xdc\xdf\x07\xa3\x51\xf7\x5b\x00\x9b\x15\xdf\xf0\x6c\xe8\x15\xe2\xfd\x54\x8c\x31\x3c\x4a\x4f\xc5\xfa\xcc\x1e\x3d\xe8\x11\xd5\xc5\x3e\x88\xa5\xc9\x59\xc5\xb3\x21\xd5\xcf\x3d\x88\xa8\xea\x1a\x1f\xe0\x5a\xea\xd2\x9e\x0e\x11\x0a\xcb\xab\x4f\xef\xe0\x13\x3b\x73\xa1\x7d\xa8\xce\xa2\x7f\x8c\x04\xaa\x0b\x9e\xfc\x9b\x7f\x68\xc7\x53\x21\xb5\x92\x3f\x4a\x80\x61\x39\x21\x8a\xbf\x34\x00\x3c\xb0\x79\x5a\x28\x9e\x44\x09\x8e\x9e\xe3\xc9\x13\x6e\xc6\x7a\x2f\x31\x0b\x80\x2f\x9e\x80\xba\x67\x60\xd2\x1f\xd6\xa3\xf4\x77\xb0\x03\x00\x1e\x87\x42\x17\x05\x2f\xf1\x03\x67\xa6\x72\xfc\x59\x1c\x58\xc5\xc3\xa0\x3f\x53\x0e\x83\x3e\x0f\x09\x92\x65\x09\x0f\x9b\x8c\x9f\x9a\xfa\x30\x3c\x0c\xaa\xd0\x8c\xcf\xab\x80\xc3\xfb\x9c\x5a\x6a\xe8\x1f\x6c\x56\x75\xf3\x4f\x89\x0a\x0b\xc6\x05\x55\x1c\x78\x20\x90\x8a\x3f\x0f\xe2\x46\xe5\x15\x79\xb4\x5e\xf1\x3a\x3e\xe2\xb4\xe0\x8a\xf4\x30\x68\x6e\xf8\x2d\xc4\x80\xdf\x02\x3c\x26\x5a\x48\xc7\x93\xa0\x11\x7d\xa0\x3f\x88\x96\x8a\x12\x0f\x3e\x42\xd1\x6d\xa3\xb9\x9e\x3e\x01\x1b\x6f\xbc\xbe\x0f\xdc\x8f\x7a\x41\x3c\x09\xaa\x44\xf1\x59\x5c\x4b\xd3\x38\xf1\x00\xf7\x50\x2f\x85\xc7\x40\x9f\x5c\x44\x3c\x06\x22\x77\xdb\xb0\xb6\x1e\xb4\x17\xc8\x09\x07\xe4\x95\x53\x81\x53\xc4\x21\xbb\xf9\x2d\xbc\x07\xd2\x57\x50\xcf\x00\x42\x59\x74\xbc\x01\x3a\x4e\x61\xfd\xdd\xeb\x6f\x8e\xc8\x1d\xc7\xeb\x10\xe7\xf7\xee\x72\x90\xb6\xe1\x3c\xa4\xbf\xc5\x35\xa8\xdb\x1e\xb1\x97\x75\xc6\xf1\x3a\xd2\x7e\x0a\x40\x65\x0e\xf5\x4b\x0c\x21\x25\x01\x1c\xa9\x1b\xa8\xfc\x8e\x63\x74\x77\x0d\xdf\xca\x59\x62\x1d\xf0\x36\xa8\x5e\x5c\xbc\x0d\xd2\xf9\xea\x3d\xd0\xe0\x50\x71\x4a\xae\x9e\x55\x7c\x8d\x9b\xca\x7a\x3c\x09\x9a\x84\x0a\x7f\xe1\x86\xc7\x40\xc7\x5f\x38\x93\xc7\x13\x8f\x81\x9c\xac\x33\x5e\x02\x21\x16\x13\xdf\xde\x54\xa1\x8f\xdf\x6e\x9f\xce\x0b\x7d\x4f\x71\x9d\x11\xbb\xd4\x75\xe9\xc3\xdb\xd3\xb2\x38\x3f\xcb\x1a\x75\xec\x07\x2b\x3f\x67\x18\x0f\x83\xdc\x1c\x0f\xa2\xd9\x06\xe1\x7c\x53\x42\xc2\x78\x12\x6f\x06\xd4\x08\xf8\xdb\x66\x77\x9c\x78\x18\xec\x10\x27\x7d\x6c\xc5\x41\xea\x63\x4b\xa4\x97\xfe\x2a\xb2\x71\x8f\xf0\x99\xed\xc1\xbd\xc0\xab\x20\x7d\xc4\xf4\x2a\xc0\xef\xb8\xbf\x43\x2b\x39\x63\xc0\xb2\x5c\x9d\x8b\xc0\x66\xf7\x08\x31\xbf\xc0\x38\xe0\xeb\xda\xaa\xfb\x0b\x3c\x44\xc3\x1e\x7e\xaf\xdd\x07\x1f\x3f\xd6\xd0\x42\x8a\xef\x6a\x53\xf4\x7e\x17\xa3\xd4\xb5\x62\xe3\x8b\x9a\x72\xe4\xfa\xa2\x6e\xf9\x4b\x03\xc0\xcb\x4b\x1c\x1e\x8a\x43\xd6\x94\x0e\xe0\x9c\xb4\xb8\xe1\x54\xda\x0a\x22\x83\x8e\xa4\xea\xcc\x5e\x82\x6e\x4d\x17\x1e\x6b\xc8\x77\x48\xb1\x4e\x0a\xbc\x7c\x2f\xad\x12\x0c\x5c\xb7\x22\x5e\xe5\x17\x4c\x09\xde\x03\x1d\x6f\x83\xf8\x36\x8a\xcb\x5d\x3d\xd4\xeb\x95\xcd\xea\x6f\xc1\x69\xed\x2e\x06\x5c\xd4\x40\x04\x7b\x41\x43\xe3\xc4\x1c\x1b\x17\x11\x10\x63\x88\xee\xe7\x62\x85\xe8\x7e\x50\xd8\x01\x8a\xbf\xb5\x45\x50\x63\x23\x92\x49\x09\xca\x45\x78\x88\x65\x5c\xa7\x16\x37\x16\x1b\x51\x0c\xc0\x36\x05\x68\xfd\x0e\x20\x33\x40\xeb\xc7\x6f\xbf\xd5\xf0\x30\x29\x83\x01\x2a\x8c\x01\xd4\x73\x4b\x7e\x4b\x74\x11\xdc\x78\x42\x84\x7e\x6e\x8c\xa7\xb1\x86\x1b\x7d\x76\x2c\x86\x93\xfa\xae\x3b\x19\xfd\x74\x8d\x01\xf4\x8f\x5b\x0e\xfe\x83\xb1\xe9\xaf\xb7\x88\x41\x6c\x5c\xb2\x59\xa9\x0f\x80\xa6\x93\xf1\x2f\x36\x7e\xc0\x25\x04\xc8\xfd\xe4\x85\x8e\x2d\xd4\x55\xf8\x5b\x44\x98\x64\x2e\x01\xe8\x34\x58\x4f\x9c\xe6\x77\xe7\x18\x40\x0c\x26\xe3\x0f\x09\x1e\xe5\x75\xf9\x06\xb8\xab\x10\xd1\x3f\x07\x63\x1e\x8a\x93\xd6\x6b\xa2\xb7\x1e\x70\x6c\x65\xbe\x13\x63\x49\xa5\x1f\xd4\x11\x88\x69\xb1\x4d\x2c\xad\xdd\xb2\x8f\x00\xe3\x04\x23\x85\x2b\x57\x6c\x5a\xe8\x0a\xf3\x3a\x2a\x0f\x2f\x7d\x02\xdf\x28\xfe\xf6\xc0\x3f\x74\x67\xdd\x50\x23\x80\xc1\x0a\xbc\x04\x3a\x5c\x51\xe0\x25\xd0\x8a\xf3\x3d\xb5\x4a\xd3\x3f\x2e\x3a\x70\x8d\x41\x4c\xba\x8a\x08\x1f\xc4\x9c\x6b\x44\x70\x08\x83\xce\xed\xae\x39\x6a\x81\xdc\x19\x27\x86\x90\x6f\x6c\x18\x3f\x86\x6b\x7e\xa3\xff\xeb\x96\x51\x77\x6c\xb4\xbf\x81\x51\x78\xde\xf4\xa4\x71\x9d\xf5\xa4\x99\xcc\x0b\xcb\x60\x75\x6d\xe1\x32\x11\x5d\x63\x83\xb3\xac\xcd\x7a\x54\x3a\x9b\xf5\x9c\x93\xa0\x7f\x44\xef\xf6\xb5\xe7\x4e\xb1\xe6\x78\x0c\x74\x08\x6d\x7c\x5e\x02\x8c\x67\x47\x1a\xe1\x01\x89\x1d\x98\x52\xdf\x93\x32\xe3\x9c\xb4\xc7\x10\x92\x5f\x59\x2f\x01\xda\x10\x33\x08\x1d\x67\xe0\x55\x50\xfb\x4e\xb9\xc0\x49\x2f\x4e\x2b\xf6\x2a\xd0\x7a\x52\xc6\x7d\x6b\x5a\xd6\x85\xaf\x53\x26\x72\x07\xeb\xb6\x57\x2c\xc8\xbf\xd4\x99\x85\xe1\xf1\x8a\x1d\xe0\x44\x8b\xbb\x48\xe0\x66\xd0\x70\x3c\x0d\xdc\x09\x02\xb1\x22\xf0\x18\x08\x44\xbf\x20\x46\x5e\x85\xdb\x08\x83\xe4\xb5\x6a\x19\x6a\xce\x05\x32\x4c\x1e\xf8\x92\xd8\x61\x47\x89\xf1\x17\x3b\x4a\x46\x0c\x00\xb1\x77\xcd\xec\x2c\x70\x28\x9e\xd0\x0f\x0a\x47\xc4\xd8\xc0\x2f\xbc\x36\x7f\x6b\x90\x3d\x08\x12\xde\x03\x15\x77\xa9\xc0\x4b\x20\x3c\x38\x78\x03\x34\x94\xbc\xb1\x03\x56\x2c\x8e\x39\xd9\x34\x37\x2a\xe5\xd8\xe8\x27\x3d\x98\xf4\x83\x3f\x1d\xfa\xa4\xc5\xc3\x71\x39\xe8\x67\x00\x1f\xd8\xac\x47\x79\x3a\x99\xe3\xd0\x92\x48\x9f\x88\xe7\xcd\xf5\x9c\x28\xd6\xed\x93\x8b\x5b\x3c\x14\x13\xdc\x98\xdf\x9d\x2a\x88\x99\xfb\xd4\x82\x43\x3f\x87\x16\x22\xe6\xcb\xa5\x04\xea\x12\xfb\x81\x3b\x4a\x61\x0c\xc0\x5e\x10\x15\x63\xd7\x07\xf6\x2b\xf3\x28\x79\x88\x4e\x38\x09\x08\x8f\x9e\x04\x73\xb7\x7c\x00\x37\xa0\xff\x53\xb8\x01\x63\x06\xb4\x4c\x70\xc1\xd8\xd1\xcf\xc1\x95\xc6\x2e\xb7\xea\x1a\x62\x20\xa9\x10\xcb\x5d\x1f\xf7\xb0\x8d\x22\x1e\xfd\x3c\x46\x7f\xa0\x0c\xa6\x0a\x43\x4e\xe0\x19\xd0\xbe\xb3\x84\x28\x87\xe3\x72\xe8\x25\x90\xae\x15\xd6\xc6\x6d\x58\x5e\xf3\xfa\xce\xd2\xeb\x65\x5a\xfd\xe8\x25\x80\xa5\x2c\xf0\x06\x68\x44\x31\x0a\xbc\x01\x0c\x59\x13\x78\x03\x34\x62\xed\x05\xe1\xe4\x3a\x40\xd3\x28\x86\x0f\x4b\xfb\x81\x3b\xe7\x5c\x95\xdd\x18\x5a\x96\x21\x24\x10\xad\xb2\xe3\x63\xc8\xbe\x14\xc1\xc6\xcd\xb2\xba\xab\x41\xf9\x05\xd6\xc1\x6f\x01\x18\x77\xbf\x5b\x8c\xf4\xd9\x29\xa3\x0b\x64\x0d\xf1\x18\x88\xe8\x8c\x87\xe8\x06\xc0\x8b\x82\x18\x73\x0d\x3d\x62\xe0\x49\x60\xc8\x9d\x28\xd5\xf3\x4c\x9f\xe8\xc0\xd0\x7b\x45\xc1\x48\xd0\x21\x24\xa5\x81\x93\x83\x88\xe2\x31\xd0\xb1\xd4\x07\x71\xe6\x72\x40\x3c\x0a\x56\x4b\xa2\xdc\x05\xde\x03\x86\xf1\x09\x3d\x06\xd0\x97\x47\x11\x54\x3c\xf8\x16\x11\x6d\x24\x60\x45\xa3\x20\x04\xa9\x24\x62\x3b\x8f\x46\xc1\x79\x7d\xf7\x5b\x69\xff\xcc\x11\x25\x3e\xc6\x98\xc0\x03\xa0\x83\xf9\x8b\xa2\x57\x8d\xdf\x1d\xde\x0b\xfa\x27\x8a\x4a\x38\x2f\x38\x45\x19\x07\x80\xfd\x7d\xfe\x32\x36\x62\x80\xfa\xef\xd5\x8e\x55\xdc\x73\x89\xcb\x54\x67\xc0\x84\x26\x4a\x52\x27\xb7\x5e\xca\x44\x39\x1b\x20\xfa\xb3\x3b\xd1\x93\x85\x74\x72\xa7\xa2\x25\x03\xc1\xaa\x88\xa5\x23\x08\xef\xd9\x09\x9f\x12\x85\x57\xad\x78\x18\x11\xf1\x76\x17\x92\x57\x6d\x70\xe9\xcb\x85\x65\x0d\xc2\x20\xea\xbf\xb9\x21\x70\x7b\xf3\x2b\xeb\x86\xc1\x18\x2e\x14\x9d\x5c\xfa\x82\x18\x88\x23\x72\xe0\x19\x50\x3b\x2f\x71\xb9\x11\xd3\xaa\x65\x9c\xa7\xab\x6d\x74\x34\xe7\xbb\x70\x8a\xbb\x8b\x8a\xc7\xc0\xdc\x6d\x83\xa1\x82\x0b\xaa\xc7\x80\xc4\x80\x98\xa3\x0d\xdd\x43\x14\x15\xd9\x5c\xca\xf2\xa0\x4f\x72\x93\x51\x6a\x13\xf2\x28\x8a\x4a\x6d\x2e\x71\xc1\x05\x48\xc2\x8c\xc7\x40\x9d\xae\x03\x8e\xe6\xe9\x45\x79\x51\xb6\xa6\x65\xe7\xb8\xfa\xaf\xfa\xe2\x31\xce\x2a\xa8\x72\x89\x1e\x51\x37\x8d\x37\x94\x8d\xd1\xc5\x03\x55\x0b\xc4\x9e\x8b\x02\x5a\x3f\x26\x84\xaa\x56\x8d\x2e\xf4\x89\x8f\x27\x46\x91\xa8\x55\x34\x7d\x50\xd6\xd4\x4f\x3d\xe8\x7b\x00\xbd\x51\x79\xb8\xc0\xde\x45\x05\x60\x09\x7c\x20\x2a\xa1\xa2\x08\xeb\x14\x15\x73\x7d\xb7\x7d\xa0\xff\xe0\xcc\x88\x94\xf7\x21\xad\x01\x41\xe5\x9c\x54\xf4\x28\x13\x82\x07\x0a\x3e\xf7\xaf\x1e\xc8\x03\x8f\x40\x4d\xf0\x8b\x9c\x1f\x10\xf1\x1d\x30\x6d\x54\xac\xe7\x1d\x02\x50\x35\x68\x7d\xf5\x93\x75\x60\x6c\x43\x0b\x3e\xfd\x23\x22\xb9\xe6\x75\xa2\xdb\xe3\x6c\x83\xa0\xaf\x88\xf0\x51\x71\xc2\xfe\xea\x3f\xb1\x88\xdf\x2e\xb1\x28\xb1\xa8\x46\x25\x30\x03\xa2\x68\x80\xa6\x8f\x74\x4d\x0e\xf6\x71\xda\x1e\x43\x05\x04\xb5\x22\x3a\x81\xe7\x8b\x7a\x18\x38\x97\xf2\x85\x87\xcd\x60\x3c\x58\x57\x89\x20\x1b\x04\x51\xa9\x88\xbd\x41\x34\x94\x26\xc1\x36\x1c\x4a\xba\x0e\x78\xba\x78\x86\x2b\x38\xc2\xe1\x7c\x6f\x55\x46\xac\xc9\xc7\xed\xf1\x2d\x00\xbd\xe1\x18\x04\xf4\x5a\xff\x6a\xd5\xa5\xcf\x57\x57\x3a\xfa\x7c\xc1\x5c\x96\x55\x6e\x3e\x08\x9c\x3d\x81\xe5\x83\xf1\x37\x62\xbf\xe1\xac\x1f\x4d\xe8\x4a\xb3\xcc\x83\xc3\xbc\x1a\x70\x15\x22\xe6\x46\x2b\x04\x5a\xb0\xbe\x70\x8f\x78\xb8\x5a\x81\xd9\x61\x9d\x5b\x25\x3a\xcf\xf6\x4b\xce\x0c\xb4\x78\x02\x46\x8d\x86\xd9\x36\x78\xc5\x5b\x6c\x70\x24\xd4\xe3\x2f\x19\x5f\x99\x4b\xd0\xf9\x20\xa6\x54\xc5\xa5\x06\x78\x0f\xdc\xd8\x12\x70\xf0\xd9\x64\xd2\x12\x4b\x5e\xa9\x36\x81\x03\xf8\xdb\xa9\x9b\xd3\x4e\x19\xab\x10\x87\x54\x94\x37\xfa\x92\x68\xf8\x2d\xca\xf1\x34\xb9\x10\x28\x78\x3b\xe4\xea\x2c\x3f\x1c\x10\xda\x13\xab\x49\x31\xa4\x9d\x04\x89\xe3\x12\xb4\x13\x25\xb8\x63\x23\xfa\xc6\xc6\xcb\xd4\x8c\x93\x04\xa7\xd2\x10\x8d\x81\x24\x44\xbb\xc0\xc7\x70\xd8\xdb\x05\xf7\x09\x01\x6e\x86\x39\xb2\x4f\xc2\x1c\xa1\x77\x89\x86\xb2\x1b\xb8\x44\x34\x08\x24\x71\xa4\xa2\xdd\xfa\x9a\xd1\xe7\x8d\xfe\xc6\xef\x3e\x1a\x45\xd8\x64\xad\x84\xd3\x32\x2e\x4f\x1b\xbf\xc5\xec\x8f\x78\x1e\x0d\x65\xb7\x2f\x7a\x13\x47\x65\x1b\x51\xe4\x7e\x17\xe5\xf5\xe0\x25\x13\x51\x2e\x87\xd1\x00\x09\x83\x61\x0a\xe2\xa0\x36\x09\xb3\x48\x73\x00\xb1\x61\xbc\x51\xf0\x43\xf1\x05\x11\x65\xfd\x09\x1d\xda\x80\xba\x44\x57\x94\x86\xc0\x10\x26\x34\x07\xeb\x4f\x9c\xd0\x46\x48\xa8\x10\x75\x3e\xfd\x16\xe0\xe1\xce\x65\x22\x28\x68\x05\xbe\x11\x44\x05\x8d\xca\x21\xed\x75\xc2\x55\xd3\x8f\x56\xb9\x19\x94\x1f\x38\x0f\xdb\x1b\x58\x9b\x36\x58\xdf\xb0\x1a\x47\x87\xdb\x00\x54\x1c\x1d\x2b\x1b\x48\xf6\xe8\x60\xa4\x46\x5a\xcf\x25\x63\x8f\x3a\xb8\x28\x1c\xaf\x03\xf4\x7a\xe0\x9f\x1b\x1d\x3d\x19\x96\xc7\x00\xc9\x9e\xc4\xbd\x8b\x6e\xdc\x3b\x08\x7c\x37\xee\x1d\x22\x58\x0f\x38\x4b\x44\xc2\x1e\x72\xc3\xfc\x16\x58\x13\x16\xf3\xe8\x10\x63\x45\xa4\x9e\xe8\x17\x21\x78\x1d\xdc\x21\xee\x7c\xd1\xd3\x78\x7e\xb6\x97\xe8\x5a\x0f\x18\xd5\x7a\x42\xf1\x48\xd8\xfa\x50\x39\x4e\x3f\x03\x90\x39\x5c\x9d\xa8\x79\xc5\xe7\x3e\xd4\xc3\x31\x4e\x3d\x27\x10\x57\xfb\x44\x11\xef\xdc\xd5\x69\xb9\xb6\xc0\x9d\x7c\x64\xba\x51\x33\xdc\x8b\x69\xec\x57\xfb\xc1\xb0\xc4\xf9\x27\xb8\x6a\x97\xd1\xe8\xc7\xdf\x82\x2d\x46\x07\x2a\xb5\x3b\xdf\xc3\x79\xf1\x5b\x3c\x33\xa4\x09\x00\xe6\x73\x83\xa0\xf6\x03\x47\x79\xcf\xd5\x09\xb4\x07\x4e\x97\x08\xaa\x8d\xe0\x04\x41\x08\x55\x03\x38\x06\x21\x54\xfb\xdc\x7e\xc9\x99\x75\xad\x51\x1b\x93\xbe\x98\xb4\x87\xf1\xd2\x97\x90\x0f\x5e\xe2\x63\x18\xe0\x85\xfe\x83\xcb\x4a\x24\xd4\x18\x88\x3c\x9d\x0b\xad\xfc\xdd\x31\xfb\x13\x24\x31\xfa\xb3\xfd\x16\x49\x32\x40\xe8\xb7\xcd\x43\x67\x48\x1c\x0f\x14\x22\x49\xf1\x10\x81\xaf\x9a\xdd\x36\xf8\x78\x4e\xfb\x41\x4c\x68\xb6\x07\x39\x0e\x47\xd5\x5f\x01\x99\x7c\xd7\x17\x85\x57\xa1\xe3\xf3\xb8\xbb\xd8\xaf\xb1\x9d\xe8\xf3\x55\xef\xb2\x36\x10\x0f\x80\x8a\x73\x7c\x84\x16\x4c\x16\x1b\x6f\x80\xe6\x18\x02\xe5\xf8\xe0\xb5\x88\x8d\xa8\x19\x5c\x5c\x82\xb9\x36\x02\xf6\x07\xd1\x5c\x93\xa8\xea\x11\x88\x2a\x12\xe9\x80\x2b\x02\x63\x14\x61\xd8\x74\x36\x07\x0f\x83\xde\x10\x0d\x62\xef\xe8\xb4\x26\x65\xfc\xfe\x10\x25\x08\xfa\xda\xc1\x9c\x45\xe0\x23\x49\x58\x9e\x88\x62\x64\x01\xeb\x13\x38\x06\xe3\x14\x05\x0f\x61\x0e\x2c\x5c\xdd\x31\xe3\xb5\x40\xbc\xb1\x08\x74\x15\x60\xa4\x22\xaa\xf1\xa5\xf8\x2d\xa2\xcd\xb0\x7f\x44\x9b\x7d\xb3\xfe\x60\x3c\x8c\xd3\xa8\x1c\x70\xbd\x61\x8c\x7e\x88\x2b\x91\x67\x7b\xfa\x5b\xf0\x61\xea\xcc\xc2\x98\x5e\xc3\xf6\xe8\x32\x1d\x0f\x31\xba\xd4\xeb\x44\x07\xb1\x5e\x2d\x83\xb7\x83\xbb\x8d\x8e\x53\xbb\xeb\xd0\x5d\x07\xc6\x1c\x42\x42\xa8\x47\xff\xe7\x63\x15\x20\xeb\x09\xef\x13\x44\xb7\xcd\xb1\xdb\x5e\xc8\x0c\x7d\xfa\x20\xbb\xd7\x06\x2d\x70\x0d\x11\x9d\x7c\x00\x89\x76\x5b\xe5\x44\x23\x8d\x04\xcb\xd8\x88\x0c\x82\x91\x20\x82\x68\x20\xe9\x1a\xea\x3b\xe9\x18\x08\x54\x80\xe1\x24\x82\x47\x1e\xb7\xa5\x08\xc4\xa8\xc9\x19\x0e\xac\xcc\xde\xa9\x20\xa4\xcf\xf4\xbc\x0d\x54\x0d\x8e\x07\x95\xc5\x06\xe1\x0c\xe3\x81\x41\x90\x02\x51\x0b\x90\x73\x04\x61\x7c\x7c\xc4\x82\xe0\x92\x03\xe2\x17\xd3\x47\xc9\xdf\xea\x42\xc6\x78\xb0\x5c\x4b\x30\x02\x0e\x72\xe7\xbe\x87\xc4\x86\xfb\x1b\x86\xfa\x41\xfd\x12\x44\x1e\xe9\xae\x3f\x30\x25\x39\x4b\x3c\x4e\xb2\x7f\x6d\x08\x87\xc5\xfd\x0d\x7c\x36\xbf\xb5\x3d\x1f\xee\x1a\xfd\x1b\xa8\x0f\xe2\x14\xc0\x8b\x00\xe1\x47\x20\x7d\x15\xd7\x10\x3c\x1f\xf8\xc8\x08\xad\xde\xde\x23\xc2\x6d\x81\x25\x8d\x20\xaa\xde\xde\xcb\xaf\x88\x59\xdc\x7a\xb6\xf3\xf1\x07\xd1\x0c\x82\x11\xc4\x69\xfe\x0e\xf2\xbb\xfd\x16\xc2\x36\xe2\xe5\xd5\x41\xc7\x10\xf8\x4b\x6e\x28\x13\x63\x11\x92\xaa\x28\x14\xc6\xe2\xf2\x42\x00\xe6\x54\x71\x89\x1b\x4c\x28\x52\xe1\x06\x13\x2a\x3a\x03\xd7\x85\xdf\x7e\xab\xfe\xc9\x7a\x3c\xed\xd9\xd8\xdc\xe0\x14\x59\x3c\xdd\x66\x00\xe5\x06\xae\x32\x86\xd4\x8d\xd4\x3b\xa1\x58\x6f\x9c\x2a\xcb\x84\x2d\x82\x30\x24\x84\xa4\x32\xb6\xdc\x35\x72\xf0\x5b\x23\x29\x40\x0c\x72\xd7\x6d\xc3\xf6\x72\x63\x6b\xfc\x59\x00\xd6\x72\xa8\x13\x42\x82\x05\x30\x70\xa7\x31\x94\x6f\x64\x11\xb4\x99\x94\xb1\x0a\x71\x90\x93\x48\xe7\xdb\x57\x36\xcc\x0b\xfd\x17\x90\xf8\x10\x9b\x84\xc0\xc8\x49\xa4\x04\xc6\xf6\x82\x4e\xed\x1f\x2b\x9e\x6c\x39\x61\xa4\x53\x71\x2c\x9b\x80\x5b\xcb\x06\x40\xe4\xb7\x5a\xee\x78\x7c\xb2\x19\xa9\x95\xb1\x75\x71\x75\xb4\xef\xba\x39\x4d\xca\x70\x00\x8e\x0d\x0e\x06\x48\x42\xa4\x91\x50\xba\xf5\x58\xb7\xfd\x16\xc4\x46\x8e\x21\xb1\xca\x79\xa8\x13\x6c\xd0\x37\x36\x5d\x74\x76\xcb\x3b\xfa\x3f\xda\xe8\xe3\xe9\xfe\xa6\xaa\x09\xe6\x88\x68\x29\x21\x4f\xc5\x49\x2e\x71\xc2\xb5\xc8\x49\x24\x51\x18\xd4\xdd\xa6\x56\x75\xce\x55\xea\x2d\xc1\x05\xc5\xbd\xa7\x49\x54\x72\x28\x02\xf3\x2d\xb8\x16\x55\x16\xb8\xfd\xb4\xca\xa3\x94\xd3\xc0\x06\xd6\x63\x3c\x70\xee\x48\x11\xe9\xd9\x98\xa8\x11\x20\xde\x49\xdc\x2f\xdc\xcf\x22\x0f\x82\x31\x40\x38\xf3\xd4\x0f\x97\x3e\x09\x43\x34\x1d\xf3\xa9\xca\xc2\x36\x46\x1e\x66\x3c\x5c\xfa\x0d\x2e\x39\x11\x21\x25\x7e\x29\x76\x90\xbb\x99\xb7\x7a\x38\xda\x18\xcc\x94\x07\x39\x01\x6c\x4b\x50\xf3\x56\x2c\x65\xcc\x58\xd2\xab\xeb\xc0\x1d\x97\x7b\x4e\xfc\xa9\x27\xfa\xd4\x44\x25\x02\x38\x3c\x52\x5f\x69\xf7\x77\xdd\xf7\xb6\x7b\x86\x5f\xcf\x24\xdf\x22\x54\x97\xba\xc6\xcf\x3d\xc9\xb3\x04\xfe\x4f\xc6\x21\x11\x4b\x35\xa8\xe4\x2b\x84\xc4\xf6\xc4\x27\x83\xc8\x8d\x5d\x63\x58\xa7\x4c\x90\x06\x88\xd9\x00\xd6\xa4\xae\x6e\x70\x1f\x89\xed\x17\xc3\x20\x07\xf9\xab\xf0\xd8\x31\x70\xb1\x98\xd3\x1f\x09\x25\xa0\x33\x44\x86\x02\x51\x19\x55\xf8\x46\xa3\x3c\x61\x2f\xf9\x78\x85\xcd\x66\xd3\x46\x55\x81\xc8\x6f\x9b\x87\xd7\x32\x9c\x13\x84\x6a\x34\x15\xa9\xf4\x49\x94\x4e\xe2\x69\xc5\x20\x0c\x91\xaf\xe9\x20\xac\x10\x71\x9b\x62\x88\xaf\x82\x60\xe8\x86\x54\x39\x8c\x83\x0b\xe7\x45\xc7\x25\xa9\x11\xfa\x26\x46\x70\xb8\xd0\x19\x8c\xd4\x1d\x8b\x31\x13\x65\xa0\x59\x3f\x76\x42\xe2\xf0\x5b\xcc\xd4\xc0\x19\x62\x00\x00\x26\x75\x4f\xe0\x32\x14\x60\x7a\x62\xa0\xb8\x07\x72\x12\x63\x1d\xf0\x1a\x6c\xe6\x98\x12\x39\xc6\x03\x2b\x0e\x22\x3e\xc6\x41\x20\x39\xb8\x90\xc1\x2b\xa8\xc8\x39\x80\x96\xe0\x9b\x19\xba\x18\xc9\x21\x0d\xa2\x12\x14\xbf\x7b\x08\x5b\xa0\xcd\xc9\x6b\xea\xd8\x4e\x31\x6d\xac\x03\x58\xbd\xee\x5a\x01\x45\xd9\xbe\x32\xd6\x37\x0f\x85\xe0\x5b\xe7\x7b\x19\xfe\x88\xb1\x7d\xd1\x46\x6c\x83\xaf\xa2\x07\x87\xc8\x23\xe9\xbc\x6e\x62\xc5\x4d\xcb\x1d\x83\x0a\x73\x47\x8f\xa8\x65\x4d\xd7\xa3\x6f\x8f\xd0\xcd\xec\xae\x15\x90\x13\x30\x7f\x31\xe0\xc8\x8b\x07\xf6\x01\xa4\xea\x41\x7e\xb4\x0c\x5a\x8f\x7b\x18\xdc\xcc\x78\xd5\xdd\xd2\xcf\xab\x7e\x8b\xb1\x01\x33\x01\xa3\x16\x93\xd8\x5d\xc4\xc3\x8b\xb9\xc1\xd9\x6f\x96\xd5\x4d\x76\xca\xaa\x1d\xd6\x1c\xe7\xee\xfa\xd3\x46\x2e\x16\xc2\x36\x71\x99\x1b\xb6\xa9\x44\x85\xe0\x91\x9c\xe0\xae\xaa\x7d\x36\x75\x4e\x6b\x3c\x53\x02\xcf\x1d\xd1\x75\x07\x8b\x7c\xe8\xba\x43\x44\xd6\xc0\x75\xa7\x12\x52\x29\x66\xc7\x5b\x85\xf5\xd1\x8d\x87\xe8\xca\x31\x79\x04\x02\x6e\x0f\x97\x9e\x06\xb6\x2f\x66\xe8\xb8\x4f\x3f\x21\x87\xc7\x78\x30\x68\xe1\x86\x14\x7a\xe7\xa8\x72\xc1\x3b\x27\x48\xb5\x14\x13\xcb\x32\xe1\xb3\x62\xa6\xf1\xd8\x18\x3f\x0f\x02\xb8\xcc\xc0\x53\x27\x25\x2a\x33\x09\x86\xe8\x38\x81\x4d\xf9\x50\xcc\x29\x27\xcd\xb7\x26\xba\x2b\xee\x8e\xde\x36\x12\xe0\xa9\x08\xc9\xc3\x3e\x0f\x39\x48\xda\x9f\xa8\x6b\x78\x7c\xf4\xb6\x51\x8a\x9b\x78\x5a\x10\xae\x3b\xa6\xd1\x70\xec\x87\xc0\xa9\x93\x33\x30\x2f\xbd\x76\xf8\xed\x85\x11\x0e\x3a\x33\x3f\x9d\x37\xf3\xe5\xcc\x8c\xfd\x97\x3a\x33\x5c\x65\x6a\x77\xa2\xaf\xd1\x2e\x18\xe0\xeb\x65\xb5\x8c\xa5\x06\x45\xe1\x01\x50\x90\x90\x26\x71\x60\x2d\x52\x29\x89\x4b\x4c\x23\xf2\x45\x1c\xbb\xa1\xaf\xad\x07\x5b\x66\x7b\xc0\x81\x2a\x64\x0f\x7c\x39\xbd\xc4\xb8\xc7\x84\xca\xc4\xa3\x98\x57\xa0\x51\xd6\x85\x83\xfa\x0a\xfa\x9b\x43\x7d\x54\xfc\x0d\x39\x5c\x47\x25\xb9\x03\x44\xf1\x00\x19\xad\x39\xfa\x80\xb8\x6a\x24\x38\x5a\xe3\x55\xb3\x0c\xce\x8c\x43\x7d\x34\x14\xbb\x10\x89\x83\x10\x31\x44\x1f\x88\x63\x1d\xde\xee\xab\x7c\xe0\xa7\x49\x98\x9d\x38\x38\xa4\xd5\xfe\x71\xf3\x50\x07\x70\x84\x84\x96\xf6\x88\x30\x8a\xea\x07\x56\x1b\x42\xa3\xc4\x31\xe0\x5c\x5d\x1f\xb8\x07\x2f\xdf\x41\x74\x50\x37\xf6\x18\x70\x3c\x10\x8f\x03\xf1\x01\x00\x73\x1c\xf8\x60\x4e\xb8\x99\x03\xef\x07\x39\xad\xe3\x10\x24\xc9\x98\x21\x72\xc4\x82\x8f\xe3\x34\xfa\x06\xe3\xbc\xc4\x00\x51\x7f\x61\x60\x70\xad\x0c\x4f\x0e\xb1\x3c\x08\x20\xa8\xfe\xec\xb8\xbd\x40\xb4\xc7\xd4\xef\xc5\x3a\x78\x65\x25\x96\x27\x18\x35\xad\x99\x27\xf1\xc3\x26\x8f\x18\x2e\x3a\x81\xa3\x79\x9c\x40\x63\x2a\x7b\x84\xbb\x4e\x23\x74\x7a\x9c\x04\x37\x57\xd7\x72\x1a\xc8\x92\xef\x9e\xc5\xe8\x27\xfc\x16\x27\x7e\x22\x29\xc4\x49\xe0\x3f\x02\xfc\xc5\x49\x42\x13\x1f\xd2\x13\x73\x3d\x98\xc2\x38\x1b\x52\x04\xe7\xf3\x24\xee\x57\xda\x3f\xc0\x63\x30\x70\x71\x1a\x7b\x8f\xcb\x84\x3b\x50\x9d\x3c\xb6\xb8\xeb\x74\xd7\xf6\xc4\x41\x5c\x45\xf6\x89\xbf\xad\x3a\x39\xdc\x78\x82\xb4\x59\x81\x1b\x4f\xfa\x38\x9c\xc1\x43\x81\x51\xe4\x44\x97\x86\x07\x43\x9c\x44\x1b\x21\x58\x61\x9c\x69\xa8\x28\xc6\x09\x56\xcc\x8b\x8b\x1b\x4f\x95\x03\x3b\x89\x36\x42\x2c\xb4\x38\x13\xf7\x21\x08\xc6\x89\x31\x43\x63\xd2\x69\xae\x05\xc7\x46\x40\x02\x22\xf7\x86\x9e\x3a\x5a\x00\x4f\x2c\xec\x84\xe8\x09\x3c\x6f\xfa\x37\x66\x0c\x78\xdd\xb5\x02\xe3\x85\x2f\x76\x9c\x46\x7b\xe6\x3c\x9c\xea\xb1\x5c\x5b\xa0\x2b\x5a\xe4\xf1\x7a\x69\xc5\xbd\x3b\x45\x35\xd0\xe7\x09\xae\x14\xfd\xd9\x49\x4c\x7f\xfc\x61\x03\xaf\x97\x20\xbc\x7a\x9c\x44\x21\x01\x34\x1b\x9f\x47\x8b\xfd\x68\xcc\xf0\xb7\x5a\xc0\x8b\xf5\x88\xc6\x70\x81\x27\x1c\xaa\x8f\x1e\x1e\x2d\xad\x6e\xbf\xc2\x99\x85\xee\x2e\xd5\x4d\xc3\xdd\x65\xf7\xe3\xc4\x10\x4a\x07\x0e\xde\x8b\xb8\x5f\xa1\xdb\x09\x8e\xe0\xf1\xb9\x82\xb0\x39\xba\x73\x48\x84\x2e\xa3\xb9\xf2\x5a\x5f\x10\xb6\x64\x91\x2e\x14\xca\x38\x25\xc7\x55\xff\x96\xf4\x24\x2e\x02\xd8\x11\x1f\x3c\x70\xe1\x08\x62\x7a\x05\x2e\x19\x7d\xe3\xbb\x97\x08\x65\x0e\xe9\x85\xce\x46\x4b\xd0\x05\xb7\x07\x70\x31\x74\xb1\xd8\x38\xb0\x57\x37\x05\x16\xdf\x12\xa7\xc5\x6b\x74\xa1\xf0\x25\x19\x4a\x5c\x5d\x58\x01\xdf\xed\xbe\x7c\x96\x89\xd5\x8e\x68\x70\x75\xb0\x32\x70\x18\xb8\x64\x84\x8a\xd7\x0b\x48\x08\x81\x0e\xe3\xf2\xf0\x3a\x1e\xb8\xc3\x0d\x4b\xe5\x95\x62\xd7\x68\x9f\x06\xa9\xa4\x1f\x13\x91\xa0\x4b\xbb\x12\x03\x03\x97\xe3\x22\x54\x8e\xa2\xe8\x95\x9a\xc1\x99\xbb\x21\x96\x39\x5c\x17\x4a\x61\xa2\xe9\xc6\x45\x62\x11\x8d\x04\xd7\xe2\x32\x43\xa5\xea\x35\xf4\x19\xb4\x1e\xe7\xfe\xef\xb7\x98\xd9\x39\x74\xd7\x40\x6c\xe4\x80\xeb\xed\xa1\x35\xed\xd2\xcf\x91\x33\x70\x21\x82\x15\xe7\xb2\x38\xd4\xa6\x12\xff\x22\xe8\xe4\x70\xcc\xe0\xc3\x2a\x2f\xf4\x25\x30\x12\x9d\xca\x35\xd5\x1b\x59\x8f\xd5\x1b\x91\x0a\x4f\x91\x26\xc4\xe3\xe2\x75\x17\xfe\x73\xe9\x42\xc6\xa1\xd6\x0b\x44\x1d\xea\x85\x7b\x18\xe1\xc9\xe3\x82\x48\x03\xa8\x8e\x0b\xa5\xb0\xca\xe5\xeb\x84\xb3\x74\x8f\xf4\xbd\x75\xee\xb8\x93\x11\xe6\x39\x2e\x2f\x16\xc4\xfb\xba\x04\xbe\x5a\x2f\xa7\x45\x9f\x46\x97\xed\xb6\x41\x5d\x30\xad\x17\x94\xcb\xda\x62\x0d\x07\x8b\x19\x97\xd1\x65\xbd\x0b\xc4\xdf\x22\xf8\x41\x5c\x44\x21\xd9\xfc\xd6\xa3\x95\x9f\xf6\x18\x7b\xd4\xff\x5d\x8f\x09\x44\xf8\x2d\x86\x9f\xdd\xbb\x80\xce\xf8\xbb\x3b\x8f\x3a\x45\xe6\x82\x35\xfc\x1b\xff\xa3\x61\x83\xdf\x7e\xe1\xb3\x2c\x73\x1e\x38\xf3\x37\x6a\x16\x09\xf3\x4d\xa8\x2b\xc5\x76\x3c\x57\xba\xc6\x0f\x3c\x54\x7a\x83\x70\xde\x66\x9a\x63\x3c\x37\x6a\x16\x0d\x2a\xf7\x8e\x0e\x0c\xe2\x77\x17\x02\x27\x4c\xcb\x10\x36\x1e\x67\xbd\x58\x94\x82\xee\x22\x96\x6e\x8d\xff\xe6\x51\x72\x9c\x37\xa1\x87\x3c\xe7\x77\x35\x70\x67\x50\x86\xeb\x62\xef\x6e\x5c\xb6\xe4\xaa\xef\x0a\xcd\x99\xb6\x37\xf2\xcb\x2f\x75\x66\x37\xd6\xcc\xe6\xc0\x75\xfc\x65\xb1\x6f\x14\xb5\xe2\x42\x6e\x2e\xbd\x26\xd3\xbb\x6b\x31\xe1\x23\xbc\x58\x84\x3d\x8e\x3b\x04\xa6\xd2\x1e\x04\x34\x2e\x25\x71\x87\xa8\x79\x26\x0a\x08\xd3\x03\x7b\x8b\x59\x81\x38\xdd\x58\x7c\x00\xe2\xc6\xfd\xb1\xc7\xb4\x4f\x2f\x1f\xe3\x21\xea\x44\xba\x09\xe8\x4b\xc4\xd6\xdc\x1f\x50\x93\x85\x41\xc1\x1a\x6e\x9a\x66\x79\xc7\xc0\xeb\x85\xc3\x77\xdc\xfa\x96\x42\x84\x6e\x00\x9c\xf8\xa0\xc5\xbd\xb8\xa2\x4e\xa8\xec\xb8\x51\xb6\x76\x37\x10\x9f\xd3\xe9\x02\xa3\x53\x11\x1c\x78\xf3\x92\x91\x2d\x27\x6e\x5e\xb2\xe1\x66\x02\x36\x16\x3f\x74\x5f\x12\x60\x7e\x2b\x57\x94\xd6\x2b\xba\xd2\x1e\x31\x10\xc4\x7a\xdc\x17\x8a\xec\xb0\x8c\x11\x85\xcb\x74\xf3\x7a\xf9\xfa\xde\x17\xc6\x06\xd7\xf3\xc6\x05\x08\x0e\xe0\x46\xf4\x2b\x1e\x46\x21\x24\xcd\x7a\xc2\x36\x3b\xfe\x5b\x9d\x13\x63\xd6\xa2\xea\x5e\x3c\x8a\x36\xec\xe9\x43\x7b\xb8\x6d\x5c\x83\xe2\x3b\xd4\x9a\xee\xb9\x34\xb8\x06\x75\xe1\x00\xba\x03\x11\x3d\x24\xee\x97\xbd\x80\xa3\xd2\x1d\xe8\x5b\x1f\x23\xcd\x7a\x30\x5f\x63\xf1\xdb\x1e\x9c\x16\x04\xfe\x06\xcc\x89\xff\x60\x3c\x86\x5d\x82\x0b\xd7\xd5\x47\x2e\xfc\x01\x9c\xa9\x1e\x05\xb7\x9f\x2a\xa6\xea\xd1\xab\x80\x3e\x9f\x42\xdc\x2c\xd6\xed\x29\xc2\x52\x26\x65\x38\x57\x1e\xdb\xa7\x08\xc9\xb1\x0d\x5e\x23\x10\xd4\x87\xd4\x6e\x8a\xd8\xba\x0c\x35\xc6\xf6\x18\xaa\xbc\xfa\x5b\x8c\x4f\xd3\xb2\x19\x95\xf9\x6e\x85\x9b\xe1\x3c\x3f\x15\x49\x00\x25\x3b\x6e\x45\xa1\x2a\xe0\xd1\x92\xeb\x77\xe1\x38\xf1\x78\x88\x07\x9f\x4a\x01\xa5\xcf\xa7\xae\x19\x94\x79\x54\xe1\xf8\x4d\x9e\x22\x07\x8c\xbb\x51\x13\x76\xf4\x34\x55\x43\x8c\xd9\x50\x45\x7e\xb7\x83\x51\x83\xb3\x31\x49\x0a\x91\x9f\xe3\xe9\x58\xf6\x5d\x5b\xee\xb2\x0c\x02\x49\x52\x82\xf8\x76\xa1\x4b\x92\xd2\xc2\x83\x67\x03\x01\x2e\x83\x84\x29\x29\x07\xf9\x20\xea\xfa\x08\x3c\xb8\xd2\x11\x1d\x3a\x70\x4f\x0a\x45\xda\xc7\x00\x15\x7e\x97\x8c\x61\x1a\xde\xbe\x44\x27\xdc\xf7\x87\xc0\x12\x5a\xd8\xf1\x04\x6a\x42\x36\x1e\x42\x8d\x4d\xf7\x77\xc2\xa5\xf5\x5f\x5a\x33\x49\x5c\x12\xb2\x94\x24\x2b\xe9\x2a\x4f\x9f\x83\xd0\x3a\x50\x4f\xdc\x87\x82\xa8\x92\xf1\x70\x89\x15\x4f\x1e\x52\x55\xc9\x2a\xe3\x3e\x14\x38\xb9\x06\x49\x49\x9a\x08\x6b\xdc\x84\x9a\x0a\x50\x13\x91\xec\x9b\x65\xc3\x45\xd3\x5e\x8b\x86\xdf\x22\x22\x65\xf3\x30\xf2\x22\x12\x1a\x28\x1e\x42\xca\x68\x79\x7c\x40\x55\x13\xad\x34\x70\x25\x0a\x95\x92\x8f\xb0\x08\x5e\x8e\xe7\xd1\x78\xc0\x5c\xb0\x72\x8a\xca\x7f\xb8\x58\x02\x29\x1f\xfc\xec\xd2\xc3\x88\x28\x2d\x37\xa3\xdb\x0f\x7e\x67\xf1\x6e\xb8\x18\xb1\xc0\xe4\x61\x4c\xc5\x4c\xdc\x7e\x9a\xe2\x39\x6e\x3f\x95\xd8\x60\x61\x8e\xc5\xf9\x95\xc1\x1b\x71\x39\xc8\x99\xd8\xc2\xdf\x16\xc3\x0c\xd3\xe6\x83\x3f\x0c\xca\x10\xad\x61\xbd\xa9\xfe\xf8\x2d\x2e\x3d\xe2\xe4\xc8\x75\x98\x64\xa5\x0d\x92\x89\x04\x11\x3d\x82\x3c\x86\x81\x6f\x60\xbc\x70\xae\x72\xb4\xa6\x03\x14\xd3\x46\x0a\xc0\x2a\xe1\xd1\x75\x47\xe3\x0d\xa9\xfe\x9a\x87\x97\x64\x1f\x3d\xbe\xf6\x5a\xbb\xf8\x6e\x37\xe2\xae\x6d\x4c\x95\x47\xff\x7a\x1e\x20\x32\x98\xae\x8f\x10\x49\x61\x9a\x3d\xa2\x3f\x04\x69\xf6\x42\xd5\x04\xee\x3a\xd5\xc7\xc7\xc4\x1f\xe4\x95\x0d\xd3\xe0\xe9\x9d\x40\x1a\xbc\xae\xd5\x92\x84\x20\x4d\x4e\xda\x24\x20\x2a\xb5\xbf\xc4\x1f\xae\x21\x1c\xa7\xde\x1e\x24\xf5\x88\xe1\x1a\x0e\xd1\xeb\x8c\xc1\x0b\x64\xff\xe8\x41\x85\x18\xe0\x7e\x53\x89\x40\x11\xa4\x7f\xcb\xb0\xcd\x21\x74\x85\x31\x00\x5a\xf6\xf1\xc4\x4b\x26\xa7\xe3\x21\xc1\x87\x62\xa6\x69\xdb\xc8\xa5\x11\xa6\x6d\xdb\x3c\x1b\x40\x0c\x8a\x73\xc4\xd2\x47\xf2\xe7\x78\xc1\x93\xf9\x10\x91\x6e\x2d\x15\xc1\x48\x02\xd2\x54\xca\xe3\x55\xd3\xf0\xdb\x0d\x93\x7d\x90\x57\x20\x5e\x38\x42\x0d\x2d\xaf\x71\xfe\xec\xf3\x56\xe7\xca\x5c\xf0\x24\x10\xca\x44\x4e\x8e\x90\x18\xbf\x8f\x77\x84\x71\x3e\x32\x1d\x8c\x13\x9f\x56\x42\x1b\xc5\x0b\xfc\x47\x28\x07\x79\x3b\xf2\xab\x7f\x05\x81\xb3\xb6\xaf\x20\xde\xf9\xbb\xbf\xcf\x8d\xfb\x82\x65\x39\x37\x22\x86\xa0\xdf\x4d\xf3\x73\x90\x48\x25\xc9\xcf\xd1\x71\xca\xcf\xed\x73\xdc\x4f\xca\xdc\xa3\x45\x5b\x72\x33\x59\xfe\x7a\x70\x72\xc3\xc3\x00\xc4\x42\x6e\xbb\xb0\xaf\x5f\xe9\xcc\x92\x84\x1d\x89\x3b\x53\x6e\x86\x7c\xd9\xed\x8c\x28\x15\xc9\x40\x88\x9e\x4a\x36\x9b\x24\x91\x47\x10\x71\x34\x49\xe4\xd1\x39\xe0\x49\xf2\x8e\xe4\x62\xe5\xf6\x59\xfa\x98\x28\x96\x3e\x50\xf6\x89\xab\x4f\x6c\xb6\x37\xf6\x52\x65\x42\xe0\x8a\xea\x64\x42\xcd\xe8\x09\xb4\x21\x7e\x12\x8a\xe9\xdc\x8c\x43\x16\x7c\xb7\xeb\x7f\x47\x9f\x78\x12\xa0\x6c\x4d\xdc\x78\x5a\x0c\xc6\xc9\x2b\x32\x5c\x30\xc4\xbd\xd9\x68\xa3\xae\xa2\xd0\x26\x0d\x68\x48\x3f\x84\x25\x46\x89\x99\xb8\xe5\xd4\xaf\x1f\x90\xc8\xd5\xf6\x72\x6f\x93\xf2\x54\xb9\xcc\x6f\x45\xf4\xdb\x86\x08\x20\xe8\x48\x12\xb7\x9c\x0a\x77\x92\x1b\x86\x01\x82\x18\x26\x2e\x37\x1d\x84\x78\x6e\x66\xb2\x72\x6c\x3a\xe8\xfb\x5b\xb1\x74\xae\x15\x97\x26\x1d\x1b\xba\x31\xb2\x2d\x25\x89\x39\x62\x38\xce\x53\x68\x06\xed\x11\xcd\x08\x77\x93\x1b\xc0\xe3\x66\x1b\xd2\xd0\xa1\xfc\x4d\x12\x73\xc4\xe6\xfe\xde\xfa\x51\x72\x00\x09\x25\x5e\x3d\x5c\x84\x27\x02\xf2\x90\x9b\x01\xf8\x92\x7e\x00\xfa\x92\xb6\x2d\x71\x9b\xc9\xef\xbb\xaf\x29\xe2\x56\x9f\x24\xd4\x48\x40\xb9\x49\x12\x8d\xce\x2b\x9b\xfb\xe6\x45\xa1\x7e\x37\x30\x5f\x52\xc6\x90\x10\xd6\x6b\xde\x5f\x7d\x9a\x5c\x03\x03\x40\x92\xe9\x3f\x8b\xf5\xc6\xbd\x5b\x1c\x5b\xee\x60\xda\xf0\x01\xcc\x2f\xf9\xc5\xe2\xb4\x92\x9c\x16\x0d\xaf\x91\xc4\x5b\x25\xbf\xf6\x9f\x87\xca\xa0\x8c\xa8\xcb\xb9\xda\xb1\xf0\x22\xfe\xe4\xae\xcf\x66\xa3\x1f\x33\x3b\x25\x63\x30\x7f\xeb\x22\x0c\xb9\x1b\xdf\xce\x7e\x02\x31\xdc\xdf\x7e\xb0\x11\xda\x0b\x1b\x49\xeb\xd9\x2f\xc7\xf6\xe5\x60\xf5\xb7\x80\xc9\xa7\xf5\x70\x3c\xdc\x23\xbc\x52\x3a\x8e\xe9\xb9\x0f\x23\x9e\x58\x46\x1c\xe3\xce\xe2\x89\x12\x44\x12\xc9\x9d\xbc\xa2\x58\xba\x93\x5c\x14\x89\x07\x43\xe2\x7d\x12\x88\xb1\xf9\x9b\xc7\x09\xfd\x4c\xa3\xba\xf0\xad\x03\xe0\xba\x63\x23\x17\x27\xf1\xdb\x72\x3f\x79\xd8\xfd\x2d\x22\x3c\xae\x53\xb9\x8b\xd7\x74\xaf\x71\x65\x04\x78\x9c\x78\x8a\x34\xb2\x36\xa5\xf9\x27\x40\x17\xe4\x7e\x19\x09\x85\x32\x56\x5a\x1e\xf3\xdc\x6f\xb3\xb2\xd3\x5e\x10\xfb\x64\xbf\x20\xd8\x58\xc3\x73\xbf\xa5\x1b\xbf\xb2\x66\xe6\x0e\xde\x8b\x38\x61\xb9\x0b\xd4\x0c\x06\x45\xc6\x18\x10\xd9\xb9\x13\xee\x1a\x77\x91\xdc\x1f\x23\x4c\x52\xd6\x89\x79\xf0\xc1\x57\x5f\x2a\x7e\x0b\xd5\x2e\x1e\x1c\x70\x5d\xe8\x21\x12\x17\x94\x84\x95\x4d\x92\x53\x24\xd0\x80\xc4\x8d\xa4\x39\xa1\xa2\xbc\xce\x85\xd6\x15\x04\x87\xec\x2c\xb0\xfa\xb8\xd6\x64\x29\x12\x1e\xda\x57\x59\x56\xfa\x44\x46\x2f\x1c\x84\xa2\x53\x32\x87\x0b\xb7\x10\x13\x0e\x27\xc9\x23\x3a\xc1\xe6\x92\xe4\x11\x26\x1f\xce\x82\x55\x0b\x30\x61\xe2\x3a\x12\x38\xbf\xa6\xee\x22\x40\x12\xb2\x90\x31\x06\x1f\xcf\x34\xc1\x04\xc9\x84\x53\x77\x11\xb8\xc9\x2c\x1f\x22\x7e\x1d\x96\x82\x7f\x25\xae\x23\x89\x5b\x48\x23\x13\x4e\x16\x2e\x07\x69\xb4\x92\xa4\x12\x26\x37\x4e\x92\x4a\x74\xb0\x5f\x59\x8c\x23\xc5\x45\x27\xc1\x44\xf3\xb5\x2b\x86\x4f\xe1\x40\x15\x92\xc2\x00\xe2\x4d\x12\x4f\xb4\xe1\x38\x51\x3a\x57\xe7\x88\x78\x8e\x88\x9d\x24\x98\xa8\x60\xf2\x12\x97\x92\x8e\xce\x26\x0b\x16\x5e\xc0\xd2\x59\x0e\x94\xad\x3b\xed\x0f\x08\x43\x67\xcc\xba\x4b\xf1\x40\x15\xb8\x73\x1f\xa5\x72\xb9\x3e\xb4\x21\xb5\x18\x62\x51\x96\x4b\x6e\x98\xf5\xbf\x0c\x26\x48\x9b\x1b\x8e\xc1\x75\xbb\xc1\x69\xb9\xce\x88\xc6\xe1\x5e\x1b\x7a\x88\x47\xac\x10\x32\xa8\xbb\x86\xaf\x56\x60\xce\xc6\xab\xda\x81\x31\x00\xed\x91\xf0\x97\xd7\xd0\xec\xeb\xb7\x75\x93\x9b\x59\x63\x30\xe7\x01\x31\xd2\xb2\x0a\xbd\xe1\x3c\x54\xd0\xe8\x04\x19\xcc\x0a\x0c\x67\xd8\x1e\xfd\x10\xae\x4a\x59\xd5\x09\xb1\x5f\x55\xf7\xa4\xad\x51\x46\x79\xed\x6f\x11\x09\x09\x33\x9f\x55\x17\x41\xd6\xdc\x7c\x06\xc0\x70\x16\x19\x80\x3b\xa1\x7f\xa1\x31\x10\x21\xf3\x13\x6c\xb6\xc7\x2a\x3a\x6d\x1f\x9e\x19\xda\xe0\xb0\x4e\xa6\xaf\x34\x97\x00\xba\xba\xc4\x5b\x22\x01\x18\xa7\xf9\x03\xe0\x32\xb3\x0a\xc4\xe5\x0e\xea\x39\x41\xd2\x96\xc4\x73\x22\x31\x3e\x25\xf9\x03\x4c\xa0\x9d\x75\x98\x42\x95\xb1\xa1\x67\xf5\x9c\xe3\x39\x61\x62\xed\xac\x83\x90\x5c\x95\xb1\x0d\x99\x1a\xfa\x84\xd3\x25\x38\x63\xe2\x45\x51\x89\x43\x96\x95\xc0\x12\x85\x33\x6f\x4e\x02\x82\x3f\x26\x79\x08\x9a\xfb\x8b\x87\x44\x54\x1e\x31\xbc\x22\x62\x77\xbe\x5a\xf9\x79\xfc\x2b\x00\xf8\x45\xe0\x7f\x41\xcc\xea\xe7\x68\xcb\x00\xcd\x46\x0c\xc5\xc7\xad\xa2\x0d\x3f\xce\x21\x6d\x4e\x0e\x6a\x3b\x5c\xec\xcb\x2c\x31\x2c\xde\xa7\x24\xb5\xcc\x8b\xee\x42\x5e\xc0\x22\x20\x36\xb8\x5b\x54\x12\x73\x64\x25\x9a\x28\xa6\xfe\x24\xbf\x6c\xfa\x42\x57\x62\x6b\x01\x96\xcb\x4a\xd8\xe6\xe1\x21\x7a\xd4\xcd\xd0\x0f\x51\x46\x81\x39\x64\x15\x7c\xeb\xe2\x41\x8c\xd3\xc5\x80\x85\xce\xef\xb7\x58\xdc\xa0\xf8\xb8\x70\x34\x44\xda\xc4\x3d\xa3\x61\x11\xcb\xfa\x7a\x60\xf9\xad\x96\x5c\x5e\xac\xfa\x9a\x31\x7d\xd5\x37\xd8\x69\x74\x03\x49\xee\x81\x3a\xf9\x6d\xdb\x38\x44\xf4\xd9\x60\xad\x11\x69\xb3\x6d\x3e\x08\xfe\x16\xb4\x35\xf3\x6a\xbb\xba\x46\xcb\x3a\xd3\xaf\x71\x92\x27\x20\xc8\x5b\x90\xad\xa8\x0f\xa3\x4f\xc4\x52\x82\x66\x66\x03\x34\x8b\xf5\x27\xc9\x25\xd0\x88\xd7\x95\xad\x68\x90\xd8\x29\x63\x01\x9c\xfe\x16\xbc\xdd\x66\x7b\xf4\x85\xbb\xed\x11\xfd\x9a\x7d\x12\x97\x0e\xc2\xd3\x3e\x8e\x87\x31\x54\x38\x5d\x2e\x4a\x03\xf7\xb6\xb9\x0e\x28\x73\xb1\xd2\x66\x03\x03\xd7\x9c\x17\x10\x1e\xc2\xd1\x64\x13\x70\xbb\xfb\x5b\x41\xc5\x6b\xdf\x1b\x86\x1c\xbc\x31\xb2\x35\x89\x34\x6d\x48\x68\x52\x1d\x27\x21\x68\xc8\x28\x95\x0d\xf0\x6d\x71\x2e\xa6\xc1\x63\xaf\x1b\x01\x07\x51\xb8\x67\xeb\x46\xd9\xb0\x8c\x02\xfa\x6b\xa3\xa4\x41\xff\x70\x54\xe0\xdb\xb2\xc9\x51\x0d\xeb\xe1\x4e\xe0\x2a\xf0\x7a\x69\x58\xc6\xb3\x85\x7e\xca\x8c\xd9\x6c\xf7\xdd\x7a\x22\xeb\x3a\x5f\x60\x14\xdf\x5a\x85\xe7\xcd\x32\xa9\x19\x3b\xdf\x02\x6f\x47\x90\xcd\x6c\x46\x9f\x71\x5e\x9f\x21\x87\xfa\xc1\x3a\xbb\xfe\x10\x12\xa0\x43\xd9\x70\xc1\xc2\x4a\x98\x0d\x42\x82\xbb\x60\x36\x93\x95\x40\x84\x9a\x96\x6e\xe7\x88\x27\xcd\xf0\x3c\x90\x84\x28\x1c\xcf\xa1\x3a\x88\xdf\x1e\x1a\xe1\x98\xd7\xa1\x04\x62\xbd\xd6\x73\x7e\x8b\xdb\x15\xfa\xad\x6c\x87\x0c\x05\x6d\xc0\xcf\x49\x13\xf0\xb0\xe9\xfd\x2b\xc3\x45\xf1\xd0\xb5\xd3\x88\xbb\xcc\x0b\x40\xbe\x84\xaa\x61\x8c\x01\xed\x90\x0d\xdd\xb0\x92\xcc\xe7\x61\xe3\x9a\x63\xc1\x44\x57\x9d\x78\xd2\x04\xd6\xed\xc4\x93\xa6\x8e\xf2\x4b\xce\x0c\x37\x9b\x44\x3f\x91\xed\x16\x10\x48\x59\x99\xdb\xcb\x6a\x68\x1a\x17\x66\x11\x95\x54\x8c\xc2\xe5\x26\x14\x2b\x48\xd6\x10\x58\xd9\xb2\x11\x8e\xa6\xb1\x51\xdd\xb0\x33\x10\x21\x5c\x68\xaa\xec\x65\xdf\x59\x60\x2e\x6b\xdf\x0d\xbd\x5c\x29\xe3\x38\xce\x44\x3b\xa2\x07\x3a\x80\xec\xbb\x0a\x62\xeb\x0d\x31\x44\x3f\x45\x57\x93\x49\xd9\xe8\x12\xb4\x21\x69\x08\x20\xc3\xec\xc5\xb0\x3f\xb6\xc1\xd2\x64\x9f\x5e\x6e\x38\x9b\xae\xe3\x2f\x5c\x29\x09\x20\x02\x7c\x5b\x76\x32\x5e\x77\x36\xa1\x57\xa2\x5d\xc0\x15\xe1\xa2\xd3\xf0\x3b\x4b\x5d\x74\x88\xe7\x94\x5d\x3f\x47\xe7\xf5\xc5\x94\x67\x3c\x88\xcf\xf8\x3f\x26\x6e\x36\x81\x7f\x68\xe2\x66\x13\xe8\xd2\x92\x84\x11\xad\x40\x44\x3b\xf8\xb9\x69\xfb\x2e\x21\xb4\x0d\xd0\x89\x69\x1b\xc2\x66\x3b\x2f\x53\x85\x71\x18\x71\xc5\xc9\x70\x4d\x08\x78\x07\xee\x27\x71\xc5\x19\x60\x83\xb2\x07\xc4\x86\xbd\xeb\xba\xa8\x41\x5c\xbb\x19\x84\x8a\x65\x23\xa6\xd2\x1e\x0b\x2c\x49\x7d\x13\xf7\x9b\x86\xa2\x3c\x7b\x1a\x66\xc7\x7a\x80\xa9\xf6\xb9\x5e\xfa\x0a\xe0\x36\x71\xb9\x09\xfc\x04\xd3\xe4\x14\x38\x22\x67\x1f\x66\x31\xb7\x3d\xc6\x89\x62\x59\xf5\x05\xfd\x13\x4b\x0f\x9d\x4d\x92\x7f\xa2\xab\x83\xc1\x85\xa6\x76\xf7\x9a\x58\x7a\xd3\x33\xf6\xf9\x08\x33\x66\x9c\xec\xbb\xe3\x3c\xc9\x28\xc5\x23\xd0\xf1\x1d\x6e\xd3\x36\x18\x4e\x20\xf0\xb8\xd0\x04\x50\x82\xc4\x85\xa6\x81\x2f\x4c\xbc\x64\x82\x10\x43\xd9\x4f\x71\x90\xd4\x7f\x8f\x3c\x63\x13\xcf\xd7\xad\xc7\x4f\x96\x0b\xdd\x8d\x14\xe3\xbe\x20\x52\x0d\xe7\x7e\x6b\x04\xe2\x5b\x37\x5e\x20\xf6\x89\x21\xa7\xda\x0f\x0f\x7e\xb8\xef\xf8\x57\x62\x90\xc8\xfe\x10\x8c\xa1\xd0\x3f\x00\xd7\xe2\xfe\xbe\xd4\x3b\xf7\xd7\xfe\x6d\x43\xc0\x4a\x1e\x8a\x8e\xe3\x3e\xba\xea\x8c\x8d\x87\x6b\xb3\x8c\x3b\x16\x77\x30\xb4\x6c\x72\x07\xf1\x44\x09\x00\xd2\x89\x27\x4a\xe2\x7b\x9b\x01\xac\x86\x20\xad\x19\x62\x55\x77\xcb\x62\xce\x92\x32\x77\x90\xb3\x8a\x07\x49\x43\xaf\x9c\x78\x8d\x34\x8c\x85\x19\x0d\x11\x9b\xf1\x07\xae\x68\x44\xc4\xcd\x80\x5b\x05\xb3\x98\x41\x7a\xbc\xad\xfc\x52\x67\x16\x60\x6b\xb0\x74\xa4\xee\x22\xb8\xf4\xa4\xee\x1f\x60\x4a\x32\x90\xe9\x89\x4b\x9e\x21\x8b\x0b\x31\x0b\x2c\x17\x44\x22\x48\xdc\x39\x6a\x3a\x21\x50\xdb\x44\x25\xcd\x40\xb1\xab\xde\x05\xd7\x8e\x70\x13\xc2\xc3\x0e\x47\x82\x9b\x47\xaa\x53\xc1\x9d\xa3\xca\xf9\xe1\xce\x51\x93\x0d\x09\x12\x34\x78\x59\x4d\xea\x01\x76\x2d\xe3\x04\x94\x68\x3f\xa7\x56\x0f\xda\x10\xcd\x15\x65\x6b\x86\x80\x3d\xc4\x34\xdc\x2a\x3a\x61\x6d\x32\x48\xd6\xe0\x0b\x41\x12\x90\xc0\xc4\x9d\x61\xa4\x56\x88\x13\x2e\x16\x15\x0f\x89\x34\xf1\x87\x5c\x08\x2e\x16\xad\xb8\xf9\x04\x19\xec\x6e\x88\xe9\xe8\x78\x59\xe3\xf1\x45\x64\xfc\x8f\x97\x89\xf6\x8f\x84\x8a\x8d\x22\x22\xab\x44\x37\x30\xbf\xe3\xbe\x95\x78\x5a\x34\x2c\x74\x89\x77\x45\xa8\x3f\xf8\x3c\x2a\x38\xec\x7a\x4e\x7c\xeb\xa6\x33\x3a\xf5\x29\x07\xc9\x01\x24\xb1\x48\x53\x27\x87\xb7\x44\x12\xda\x28\xf1\x96\x68\x80\x12\xd3\x24\x23\x84\x4c\xce\x44\x27\xaa\x2e\x27\x31\x5a\x28\x86\x64\x91\x6b\x5f\x73\xcf\x6a\x0a\x34\xda\x54\xbd\x1f\xf8\x6d\xf5\x15\xe7\xbb\x84\x70\x01\xce\x93\x24\x10\x49\x72\x24\x24\xc9\x41\xd2\x07\x21\x21\xcc\x44\xca\x48\x92\x80\x74\xe2\xde\x65\xa2\xfb\x24\x39\x4e\x92\x04\xa4\xe1\x3a\x95\x89\x1e\x14\x7f\xc3\xcc\x44\xb1\xce\x39\xc4\x33\xa0\x92\x7b\x34\xf1\x0c\x88\xcd\x3e\x87\x84\x7f\xad\x73\xe2\x9f\x98\x88\x42\x09\x07\xa3\xce\x2f\x0f\xf3\x63\xf2\x5b\xa2\x10\x13\x75\x36\xf3\x20\x1f\x2b\x84\x01\x44\x7f\x05\xa7\x95\x20\xfa\x1b\xf0\x90\x4c\xc3\xb1\xdb\x0f\x58\xab\x70\x6d\xd7\x39\xac\x24\xac\xce\x5c\xa2\x74\x16\xd7\x4d\xb8\x13\x0f\x72\x7e\x49\x79\x58\xb7\x47\x97\x30\xc6\x09\x64\x43\x2e\x3c\x91\x3a\xe6\xd7\x06\xe4\x3e\x67\x2c\x1f\xad\x96\xb6\xc1\xf7\xb6\x5a\x86\xc3\xb6\x7f\xac\xcc\xe0\xea\x92\x3c\x1f\x9d\x80\xa4\x29\xfa\x1e\x8b\xe7\xba\x4d\xf4\xbf\x53\x46\x0c\xe7\x2c\x91\xab\x23\xc9\x3f\x91\x03\xdf\x5b\xcf\xd5\xc0\xf8\xd4\xfb\xa4\x8c\x81\x84\x33\x36\x1a\x60\x5d\xee\x23\xf9\x36\xba\x3a\xc2\x81\x3e\x5b\x42\x3b\x02\x62\x06\x6d\x19\xfa\xb4\x42\xf0\x46\xd8\x9e\x32\x51\x36\x08\x6d\x94\x82\xdb\xd5\xe1\x0d\x1e\xc3\xac\xbf\x8a\x34\x9b\x03\xbc\x11\xfe\x59\x39\x00\x70\xaa\xf3\x18\xbe\x94\xb0\x88\xc3\x50\x36\x2c\xde\x30\x99\x2d\x22\xd5\x38\xb8\xa0\xd6\x7f\x6c\x2a\xbf\x25\x22\x80\x0a\xfa\x71\xba\x18\x2c\x00\x4a\x43\x12\xf9\x26\xc8\xf4\x06\x28\x31\x07\x98\x1e\x5f\x77\x90\xe9\xa9\x82\x9b\xa4\x18\x15\x27\xdd\x1c\x28\x0d\x55\xdc\x83\x22\x6f\xe0\xdb\x92\x04\x16\x55\x02\x4c\x02\x8b\xa6\x48\x35\x5e\x52\x7f\x41\x18\x48\x5a\xd1\xd4\xcd\xcc\x0d\xd7\x1d\xc6\xf9\xa1\xc5\x99\x3b\xc9\x29\xba\x46\x02\x92\x4a\x34\x5c\x3b\x92\xa4\x12\x8d\xf4\xfa\x39\xf5\xea\x87\x20\x4d\xc4\x28\xc2\x0c\x27\xc9\x23\x3a\xd1\x5c\x73\xa2\x63\x23\xa0\x64\xce\xe6\x86\xd0\x5e\xbf\x45\xfb\xe9\x8a\x5a\x8d\x32\xd1\x53\x79\x1d\x41\x91\x07\x11\x2b\x72\x9a\x4d\x1c\x1d\xcf\x34\x59\x2b\x2f\xdc\x84\x1b\xf3\x25\x9b\x1e\x16\x88\xd0\x34\xdd\x17\x6b\x08\xba\xbc\x13\x2c\x2f\x27\xc0\xce\xca\x05\x05\x5d\x9e\x8a\xba\x20\xca\x03\xb7\xb4\x9c\x46\xa3\x70\x0c\x70\x57\x58\x30\x73\x0e\x7d\x4b\x69\x0f\x8c\x45\x5d\xe3\xfc\xf4\x25\x96\xd1\x9f\x71\x81\x26\x5c\x94\x5c\xce\x3c\x58\x4f\xc7\xff\xe9\xde\x98\x3b\xf1\xf3\x88\x1b\x97\xa0\xc8\x9b\xfa\xc5\x69\x44\x62\xe7\x88\x91\x43\x71\x86\x5c\x0e\x41\xda\xb6\x9c\x24\x3d\x26\x54\x4e\x9a\xcb\x81\xe8\xc4\x39\x79\xc4\xaa\xdf\x35\x0a\x31\x0f\x08\x08\xf4\x5e\x1c\xdb\x45\x80\x3f\xd7\xc1\xec\x55\xee\xc5\x25\xdc\x80\x7a\x33\x94\x3b\xe6\x5b\x03\x0f\x73\xbc\x15\xab\xe9\xff\x16\x03\xc7\x78\x50\x4c\xab\x33\x9b\x66\x03\xe3\x52\x4e\x75\xcf\x5c\xee\x89\xee\x99\x50\xf1\x39\x51\x7d\x6c\x9e\x1f\xf3\x34\xb0\x8f\xc7\x06\x90\x98\xb1\x1d\x1b\x50\x9d\x69\x3d\x39\x36\x20\xe4\xc7\x06\xe1\xe7\x7c\x1e\xe4\x48\xc5\xaa\x98\xc7\x6e\x8e\xd1\x46\x19\x3d\xee\x6e\x3d\xe7\x0d\xa2\x72\x60\xe4\x53\x1f\x6c\x2e\x07\xb9\x76\xc0\xea\xa9\x3e\x92\x5c\x0e\x31\xac\xff\x54\x10\x6b\xbe\x87\x61\xbc\x39\xdb\xe4\x72\x08\x25\x87\x03\x03\x9e\x44\xe8\x80\xeb\x52\x15\x40\x8e\x87\x0a\xe6\x2c\x01\xae\x57\xfc\xb8\xf3\xa8\xba\x7b\xd1\x7f\x33\xd3\x17\xdf\x6d\x3e\x56\xcc\x9d\x68\x2c\xea\xa7\x0f\x93\x18\x73\x37\x0f\x8c\x34\x8b\x73\xfd\x05\x31\x3b\xba\x7a\x1d\x7e\x24\x92\x1d\x91\xe7\x30\xe3\x50\xb5\x5e\x25\xa0\xf5\x86\x13\x61\x20\x24\x2c\x50\x46\x3f\x70\xc6\x95\x2b\x3a\x52\x25\x20\x13\x25\x7a\x2d\xa0\xcd\x3c\x10\x49\xd2\x6f\x61\x3d\xf4\xd5\x3f\xc0\x8d\xe1\x0b\x96\xc7\xd0\x77\x8f\x09\x69\x7e\xe7\x75\x3c\x86\xc8\x7d\xc6\x80\xa5\x06\x74\x7c\x1e\x70\x6c\xbb\x9b\x80\x7b\xc6\x70\x33\x0d\xe1\xe2\xa2\xa2\x3f\x90\x90\x1c\x5f\xdc\x7f\xfa\x39\x34\x4e\xf0\x5d\xe0\x24\x5a\xc1\x48\x6c\x91\xea\xe4\x0e\x53\xf6\x43\x20\x0f\x83\xee\x79\xe8\x2e\xe3\x54\xf1\x5d\x71\x60\xd6\xe3\x64\xff\x1d\x8a\xdb\x8c\x4c\x96\x81\x1b\x38\x9e\x5b\x7d\x06\xf5\x8f\x8a\x60\xd6\x87\x57\x19\x88\x44\x1e\x00\x29\xc1\xa2\xe5\xf1\x80\xec\x9e\xb6\x37\xd5\x9f\x6d\x5e\x5e\x68\xca\x2f\x71\xda\x20\x6c\xc7\xab\x33\xb7\x65\x38\x57\x0f\xec\x8b\xfe\x92\x83\x73\xea\x1c\x0f\x81\x39\x8d\x59\x5f\x2c\xe3\xd7\x99\x96\x09\x8c\xc8\x85\x3e\xf1\xd8\x68\x10\xb0\x53\x98\x09\x73\x39\xcd\x01\xca\x7e\x9d\x88\xed\xb8\x84\xe5\x59\xb0\x80\x73\xc0\x4f\xbc\x34\x54\x3b\x80\xd6\xcf\x40\xf4\x3e\x9b\x1e\x15\xf4\x69\x66\xee\x6a\x3d\xd9\xab\xe0\xec\x4f\xe3\xce\xfb\x2d\x5e\x7d\x9c\xb0\x53\x14\x3f\xc0\xdd\x34\xa9\x87\x06\xa7\x13\xa3\x4b\xeb\xb6\x01\x86\x50\x2d\xcb\x79\xd0\x27\xba\x31\xa0\x2b\x79\x2a\x75\x70\xb6\x4f\xb0\x8f\x24\xe0\x4d\x93\x6e\xc8\x7d\x9e\x9c\x55\x12\xee\x24\x39\x33\xaa\xf0\x01\x72\x63\x44\x38\xfe\x01\x34\x86\x47\xf5\x9c\xfa\xd5\xd2\x27\x00\x63\x0d\x0f\xe4\xc0\xe8\x1a\x81\xc8\x75\x91\xaa\x5f\x4e\x30\x55\xe1\x98\x09\x4b\x3f\x1c\x27\x51\x94\xc3\xf5\xc4\xaa\x58\x5d\x87\xd3\x4c\x65\xd6\xa3\xe2\x70\x4d\x2e\x93\x12\x53\x2f\x48\x98\xc7\xff\xd4\xf7\x73\xb7\x4d\xd0\xa7\xf5\x1a\xb1\x58\x07\xe0\x51\x4a\x1a\x20\xee\xbb\x06\x92\x93\x50\xf4\x4a\x14\xe4\x7e\x68\xd5\x7e\x30\xcc\x10\x5a\x2a\xcd\xa9\x40\xc6\xad\xbc\x70\x21\x53\x8d\x73\x61\x95\x96\xf0\x5f\xf8\x57\xaa\x9e\xba\x8a\x92\x18\xbf\xc5\xa0\x82\x1f\x6b\x5e\xa8\x80\xe4\x80\x2f\xfc\x8e\x71\xb5\x4a\xf3\x19\xb4\xf1\x4b\x9d\x19\xc9\x0e\xfa\x6e\x67\x00\xf3\x64\x71\x2f\x0e\x14\x61\x61\xf2\x92\x4a\xb2\x78\x26\x26\x20\x04\x75\x9a\x8c\x60\xb7\xcd\x07\x88\x65\x12\x3a\x10\xc3\x61\x80\x52\xef\x00\x4d\xf3\x02\xbc\x4a\x7c\xb2\x14\x69\x4e\x60\xc7\xfc\x10\xe5\x1c\xf6\xcb\xa4\x27\x6c\xf8\x65\x1c\xb5\xaf\x1e\x3d\x8a\xdf\x25\x5e\x94\x96\xa3\x0b\x6b\x88\x26\xdf\x4b\xf7\x0c\xc4\x61\x73\x0f\xc8\x01\x5c\xe8\x4e\x84\x21\x5c\xea\x4e\xdc\x04\x95\x95\x9b\xf5\x70\x1b\xe8\x48\x40\x7f\x2f\x66\x7b\x95\x6f\x75\x45\x96\x45\xe5\xf3\x2d\x5f\x65\x2e\x04\xb9\x07\x2a\xee\x58\x79\x21\x36\x12\xa4\x32\xc9\x31\x50\x89\xb0\x90\x17\x16\x5e\xe2\xe9\xe7\x4d\x28\x1e\xf5\x0d\xf7\x06\x4a\x1a\x76\xfd\x26\xe9\x06\x91\x23\xf2\x36\xc3\x0f\x1c\xed\xbd\xf1\x22\xa2\x3f\x23\x3f\xc1\x50\x51\x7b\x23\x36\xfa\x98\x98\xab\x80\xf0\x4a\x79\x63\x1d\x76\x5f\xc8\x4f\xd0\x5d\x67\x11\xdf\xc4\xf4\xca\x1b\xdd\x24\x19\x84\xf2\xf6\x15\x0f\xdb\x9b\x85\x3a\x28\x63\x3c\x80\xa8\xdf\xc5\x43\x4d\xfb\x62\x74\x15\xeb\xb5\x9c\x5a\x46\x49\xcd\x7a\xde\xc5\xf3\x43\x3f\x38\xd3\xcb\xbd\xdd\x05\xce\x8f\xcb\x74\x63\x6c\x50\x77\x75\x7f\xfa\x48\xfa\xc1\x12\x0d\xe2\x3e\x6f\xdd\xd5\xe0\x60\x6e\x43\x65\x3b\x06\x02\x89\x0a\x7b\xb9\x31\x1e\xe4\x57\x6e\xec\x0b\x73\x24\x64\x10\x8e\xfe\x79\xc3\x01\x68\xb0\x21\xa7\x42\xd5\x98\x74\x77\xd5\x1a\x6b\x1f\x6f\xac\xc6\xd5\xbd\x30\x3c\xb6\xe3\x41\xd4\x55\x4c\xbe\x51\xfa\xab\x97\x05\x10\x1e\x72\x21\xf7\x47\x08\xa9\x4f\x70\x63\xb6\xc7\xb2\x5c\xdc\x8b\xe4\xec\x41\x80\x6f\xa2\x6f\x7c\x63\x4b\x83\x12\x5a\x56\x44\x65\x4d\xe4\x80\x11\x69\x6f\x38\x60\xbc\x25\x12\x20\x77\xc5\x8b\x22\x6f\x12\xfd\x28\x4d\x91\xd7\xa1\x49\xe4\xcc\xeb\x80\x6f\x69\xde\x8a\xcf\x3c\xc8\x37\x04\x12\x44\x7f\xde\xf8\xfc\x76\xcf\x0c\x16\xc3\xb4\xff\xd3\x30\x5c\x7c\xf7\xd4\x89\xdc\x7a\x60\x56\xee\x97\x58\x52\x1e\xed\x5b\x7f\x4c\x88\x1c\x39\x21\x42\x64\xc2\x7d\x9a\xac\xd8\xfe\x51\xbf\x70\xbf\x00\x84\xa7\x16\xf0\x5b\x2e\xd9\xfd\x25\x3a\x4f\xf1\x5e\x10\x41\xa3\x3a\xc7\xdb\x04\xce\xbf\x14\x33\x41\x88\x77\x2f\x9f\xc9\x26\x70\xc5\x49\xd0\xe2\x4d\x22\x74\x63\x0c\x28\x0e\x1c\xe4\xb8\x9c\xd9\xfd\x88\x2f\xb1\x1e\x11\x06\x0a\x7e\x3f\x9a\x58\xfd\xed\xc5\x24\xac\xc7\x64\x0d\x71\x22\x79\x44\xd3\xca\x29\xfa\x5b\x3d\xd0\xb3\xc1\xcd\xb0\xa8\x0f\x79\x39\x71\x2b\xca\x47\x23\x01\x9b\x63\xd2\x87\xc1\xa2\x92\xf4\x21\xe5\x9c\x1e\xb8\x07\x5f\x35\x51\xe1\xc4\x45\x4b\x90\xe0\x81\x67\x43\x82\x04\x4f\xf5\x2b\xcf\x67\xe9\xab\x94\x11\x39\x79\x39\x40\x76\x77\xcd\xe3\x8f\x91\x2c\x6c\x8f\xd2\x5f\x3d\x1f\x48\xed\x24\x96\x7a\x82\xd4\x0e\x1c\xee\xf3\x69\x18\x3c\x1c\x3f\xe1\xb1\x71\xad\xc9\xa7\xe9\xbb\x17\x94\x11\xd5\xe1\x38\x1f\x14\x9d\x20\xeb\xf3\xe9\xea\xc6\x2c\x23\x6e\xc0\x55\x88\xce\x26\xea\x6c\x92\x24\xa2\x0b\x61\x78\x4c\x6e\x32\xac\xd7\x74\xcf\xd8\x42\x22\x6a\x99\x57\xdf\x7a\xf4\x9d\x78\x0f\xe4\x63\x1c\x79\xd7\x3c\x51\x0a\xb3\x77\xcf\xf0\x65\xa5\x4f\xe2\x63\x75\x7f\x0b\xe7\x11\xce\x1d\x47\x7c\xc5\x25\x10\xdc\x9d\x88\xaf\xf9\x90\x50\x5a\x7c\xd2\x33\xd1\x9b\x72\x06\x44\x76\x6b\xe5\x7c\x85\xc9\x60\x50\x01\xf4\x9b\xe2\xf9\x8c\xe9\xaf\x6e\xe6\x55\x29\xcc\x7c\x5f\x39\xb0\x62\x19\xfd\x1f\x7b\xfd\x6a\xd9\xe4\x5c\xbd\x66\x5e\xb7\x7d\x18\x48\xb1\x51\x06\x17\x05\xc7\x0c\x58\xb7\x8b\xb1\x7b\x85\xae\x4c\xeb\x0d\x36\x60\xbd\xd1\x3a\x82\x32\x21\x83\xfc\x2e\x01\x09\x14\x21\x01\xe8\x36\x02\x09\x24\x71\xf3\xbb\x1c\x18\xb1\xf2\x2b\xa0\xe5\x04\xac\xdb\xc8\x5a\x96\x00\x74\x2b\xd9\xdc\xf3\x9d\x26\x85\xa1\x9f\x89\x8e\x13\xc6\x01\x80\x6e\x05\x58\x9e\xc4\xbe\xef\xe2\x2f\x89\x7d\x1f\xdf\xba\x2d\x62\x33\xe4\xec\x5f\x88\x8a\xcc\x05\xa0\xdc\xaa\x71\x8e\x30\xf6\x41\xd4\xd6\x7c\xbf\xb8\x7d\xfc\x16\xe3\x04\x61\xbf\xf3\xfd\x74\xc3\xcc\x8b\x70\x5e\x0d\xc2\xf6\x82\x03\xf3\x61\x79\xe1\xcc\x00\x90\xe7\x8b\x8b\x63\x75\x6c\x1a\x2a\x60\x16\x04\xe8\x86\xfb\x68\xa8\xfb\x62\x59\x95\x14\xbf\x45\xac\x96\xd3\x02\x94\x1b\xbb\x63\xc3\x05\x8b\x70\x5e\xf9\xbe\xe4\x48\x75\xfc\xaf\xe3\xd9\x7f\xf7\xf7\x63\x33\xa8\x40\x6c\x94\xf1\x4c\xda\x7f\xe5\x9b\x39\x36\x20\x06\xc4\xe5\x1a\xa0\x77\x83\xa8\xa1\x43\xf4\x2e\x11\x0a\x06\xe8\xdd\x8a\x2f\xe4\xd8\x00\x3d\xe2\xb6\x31\x36\x39\x80\x75\x29\x07\x88\xdd\x8a\x97\xfe\xd8\x08\xdf\x01\x2c\x62\x80\xde\x0d\x30\x6a\x63\x43\xf4\xc0\xfd\x69\x2d\x09\xfd\xf0\x5b\x0e\x38\xfa\x8f\xb1\x55\x23\x4c\xda\x06\x71\x6c\x11\x98\xb1\x19\x65\xc3\xef\x42\x18\xd0\xbd\x8d\x8d\xcc\xd3\x28\x25\xc7\x86\xd5\x83\xe8\x18\x03\x60\x6d\xc7\x71\x7c\x6c\x5d\xe0\x2b\x63\x00\xc9\x0e\x24\x61\x6c\x9a\xcd\x93\x6f\xa5\xc1\x28\x19\x8f\xce\xc1\xc3\x32\x30\x8a\xc9\x3a\xa4\x7a\x02\xfa\x24\xcc\x36\xfe\x83\x63\xc3\xe4\xce\xa5\x1f\x1b\x0a\x68\x8c\x1f\x63\xc3\xe0\xd1\x5c\x37\xdc\xae\xc0\x78\x8d\x6d\x10\x26\x65\x71\x00\x63\xd3\xd2\xb7\x5b\x36\xc1\x32\xe3\xff\x92\x4a\x58\x4f\x2c\xfe\x9d\xf1\xe3\x0b\x09\x32\x7a\x10\x1f\x3f\xc3\x75\x46\x54\x01\x6c\x39\x00\xe8\x56\x62\x59\x8d\x8d\x17\x1a\x31\x7f\x6c\x28\xbb\xc1\xb4\x8d\xcd\xf0\xdb\xee\xcb\x41\xc0\x00\xe7\x7e\xe0\x40\x1f\xf4\xcf\xcb\x8d\xe3\xfe\x20\x6e\x7e\x54\xdb\xf0\x72\xa3\xdb\x1b\x1b\x06\x18\xcc\xe9\x63\x33\x6d\xde\xa4\x0d\x38\xb3\xe1\x77\x8d\x0c\xec\xba\xe1\xc9\xd1\x6c\x8f\xab\x15\x8f\xc6\xd8\x6e\xf4\x82\x95\x3e\xc9\xaa\xde\x3d\xc8\xf8\x36\x0e\xd7\xf0\xd1\xc3\x80\xbd\x7b\xd0\x05\x7a\x36\x00\xf1\x82\xb1\x1b\x1b\x8f\x24\xc0\xce\xb1\xbd\x80\x99\x77\xd6\x93\x98\x76\xb8\xe5\x8c\x7d\x73\x4d\x82\x32\x88\xf5\xaf\x8c\x87\xc7\xba\x7c\x63\xdf\x70\x58\x5f\x1c\xe7\xd8\x37\x8c\x1c\x9c\xc9\x9d\xf8\x76\x44\xbb\x1d\x3b\x67\x9b\x48\xb3\x03\xd0\x6f\xf5\x2c\x11\x07\xbf\x02\x20\x1f\x7b\x11\x52\x44\xff\x45\x49\xc0\x7a\xb9\x19\x7e\x8b\x5b\x54\x67\xcd\xf7\x6a\x32\x94\x8d\x32\xba\x58\xee\x20\x61\xe9\xfb\xb0\x9f\xa6\x7e\x74\xad\xf3\x8e\x57\x07\x98\xb0\x41\x58\xfa\x40\x89\x3f\x00\xee\x76\x2c\x83\x03\xe0\x6e\xe3\x51\x1d\xbf\x85\x96\xa7\x9c\x12\x0c\xfa\x4f\x80\xd0\x1b\x7d\x12\x9b\x0d\x6b\xe3\xd8\x79\xf4\x88\x41\x38\xf6\x94\xf1\xb1\x0d\x9e\x01\xfe\x96\x80\x0a\x78\xab\x8c\x7d\x11\xfb\x8a\x07\xc9\x00\xd0\xdb\xf0\xaf\x1c\xbb\x51\x69\xd6\xc3\x32\x08\x0f\xdf\x09\xa9\x3e\x76\x1e\xba\x70\x9d\xb1\x56\x13\xec\x72\xec\x66\x0f\x1b\xf4\x83\x67\xc6\x92\x46\x7e\x41\xcc\x76\x30\x25\x80\x4b\xc7\x8e\xe2\x15\xaa\x3d\x76\xd8\x4b\x00\x7b\x83\x78\xf1\x01\xcb\x37\xf6\x53\x37\x15\x26\x84\x12\x96\x14\xf6\x63\x87\x8d\x24\x7e\xd8\xd8\xc1\xa8\x55\x27\x47\x48\x6c\x70\x45\x63\xbf\x8c\x41\x6f\x1b\x74\x66\xc9\x62\x60\x8e\x6e\x6e\xe0\xad\x5b\x0e\xfd\x3f\x8a\x1e\xf4\x63\x7e\xc6\x8d\x6f\x19\x52\xc6\xfe\x35\x06\x70\x90\xf7\x07\xf9\x7b\xe3\x5b\x00\x7d\x41\x91\x8f\x1d\x07\xdc\xe9\x82\x69\xb2\xee\x2c\x12\xe9\xe0\x8b\x1b\x02\x77\xb8\xd9\xbf\x71\xe7\x2b\x7d\x12\x87\x09\x37\x9b\x51\xc8\xf8\x4e\x98\xed\x41\xdc\xf9\x3e\xbf\x7a\x2e\x0d\x1b\x58\x8c\x22\xb1\x5e\xac\x61\xdc\x79\xf4\x37\xc3\xb8\xf3\x84\xb5\x19\xc4\x94\xef\x95\xc3\x5e\x84\x9c\x30\xdf\xb2\x6b\x4d\x4b\xca\x10\xdd\x62\x19\x91\x16\xe2\xfa\xc5\x97\xe7\x50\x00\x2a\x4e\xb0\x44\xa3\x60\xa8\xc0\xf2\x35\xca\x67\xa8\xa0\x7f\xa2\x8d\xa0\x07\x1a\x80\x87\x1b\xba\xb4\x51\x2a\x97\x95\xb5\x2d\xea\xb4\x20\x30\x82\x84\x09\x3d\x3e\x0a\x20\x4f\xb8\xbd\x01\x48\x38\xb0\x66\x0e\x40\xbf\xe9\x43\x57\xb0\x80\x93\x98\x63\x14\xd0\xee\x18\x7b\x06\xf1\xe2\x2b\x3a\xb3\x51\x7c\x34\xec\x33\xd5\x9d\x30\xaf\x0f\xdc\xcb\xbc\x88\x23\x0f\x16\x6a\x14\x43\xd6\xb8\x86\x38\xdc\xc3\x19\x8f\x32\x04\x18\xd3\xff\x50\x9c\xb1\x5e\x3d\x28\x7d\xea\x28\xcf\x3e\x16\x1c\xdf\x09\x31\x3e\x0a\x5c\x51\x75\x7d\x8c\x43\xe6\x77\x51\x5f\x48\xc0\xca\x07\xf7\x60\xdd\xcc\xb5\xca\x19\x28\x64\x82\x27\x58\xe4\x00\x3c\xdc\x77\x7f\xab\x97\x06\x8f\x67\x31\x24\x0e\x77\x47\x50\x31\xc6\x95\x61\x38\x79\x12\xa3\x8c\x82\x25\x14\xeb\xe1\x28\xa7\xc6\x1e\xdb\xf8\xe0\x33\x06\xdc\x9f\x36\xe7\x7e\x6a\x9c\xb0\x1e\x09\xc7\xbd\x36\xa0\xea\x57\x36\xc9\x33\xed\x6f\x0c\x30\xb6\x87\xbb\x9a\x9e\xb1\x5b\xd7\x2c\xbe\x4b\x16\x79\xc0\xa8\xa3\xa8\xdf\xe5\xde\x11\x06\xbe\x02\xfd\x18\xe5\x7b\x4c\xec\x13\xb1\xd7\xf6\x58\xe7\x9b\x6b\xc2\x63\x32\xfc\x16\xc9\xab\x49\x44\x3c\xca\x63\x94\x1c\xd6\x87\x58\x68\x9b\x6b\xfb\x62\x0c\xb0\x7f\xb0\x9b\x01\x4d\xf8\x42\xbf\x2f\x31\x76\xd4\x8d\xe8\xd0\xd0\x96\xba\xe1\xe9\xc2\x43\x54\x81\x74\xad\x7b\xf4\x0b\x62\x56\x01\x7c\x12\xfd\x61\x10\x3b\xbe\xc9\x5d\x55\xb9\x2b\x2e\x56\x35\x8a\x29\x07\x44\xd4\x33\xb1\xcd\x06\x71\xe4\x3b\x3e\x9b\xa3\x56\xc5\x9f\xa0\xcc\xcb\xcd\xe6\xd4\x6a\x2a\xb2\x4e\xd9\xb4\x5e\x0c\x1c\x6c\x16\x78\xa3\x51\xab\xa9\xb3\xe8\x87\xcb\x04\x56\x66\x54\xc3\xb9\x6c\x96\x51\x50\x42\x30\x2a\xae\x29\xdf\x98\xc1\x6c\x91\x09\x7b\xd4\xee\x62\xd3\x3f\x8a\x60\x2c\x8f\xa3\xa6\x01\xf8\x68\xaf\x23\x7b\xb1\x8c\x02\x97\x8d\x32\x46\x7c\xf8\x5b\x5c\x44\xe4\x0c\x40\x3a\x77\x42\xe8\x0c\xd1\xcd\xb8\x09\x0d\x10\xcd\x1d\xf1\x61\x54\xc2\xaa\xec\x6e\x08\x31\xcc\xc0\xc6\x0d\xe3\xbc\x83\x22\x1f\xc4\x79\xef\xdf\x98\x8d\x1c\x61\x1b\x1e\x07\x22\xb5\x8e\x8a\xd2\x16\x30\xea\xa8\x4b\x34\xa8\x5e\x26\x81\xca\xdd\xb1\x01\x32\x04\xf1\x3d\xaa\x99\xaf\x78\x70\xaa\xe9\xee\x5c\x2b\xf2\x19\xc8\x01\xd7\x1b\xff\x56\xb8\x0a\x80\xc4\x1d\x11\x72\xd4\x47\x85\x3b\xbf\xc5\xff\x8e\x6c\x3c\xa3\xbe\x58\x9a\x20\xc0\x95\x2c\x40\x28\xeb\x47\x7d\x7d\x94\x68\x4f\x60\x3e\x09\x2d\x60\xe3\xc0\x3a\x36\x00\x1b\x77\xbc\x04\x06\xa0\xe2\x04\x5e\x31\xda\xa6\x3f\x60\x52\x46\xd4\x62\x5f\x1a\xd1\x1c\x70\x8d\x1b\xc4\x94\xcf\xfe\x95\x09\x53\xc3\x8b\xde\x80\x84\xe0\xd3\x37\x8c\x11\x2f\xf1\x6e\xd5\xf0\x32\x96\xd1\x63\x41\x74\x1b\x79\x0b\x08\xf0\x37\x5a\x33\x76\xd7\x1a\xbf\x20\x5b\xf4\x37\xa3\x69\x1d\xe6\xac\x36\xa0\x49\x58\xed\x47\x13\x12\xd2\xac\x27\x9e\x3e\x84\xbf\x69\xf4\x62\xfd\x1b\xb9\x4a\xe5\xa2\x00\xc4\xf6\xe1\xd8\x8c\x25\xc6\xbd\x30\x9c\xbc\x8f\x61\x23\x10\x24\xfa\xbf\xd1\x26\x2e\x49\xec\x4b\x23\x64\x75\x3a\x47\xc2\x54\x57\xeb\x0f\xf4\x91\x10\x92\x26\x4e\x0e\x4e\xb4\x41\xf0\xa6\x6b\x7b\xc2\xa5\xc1\x38\xb4\x93\xfd\x65\x5f\x00\xa6\xe6\x70\x0d\xb5\xea\x72\x4e\x1a\xfe\x9e\x64\x64\x1f\x84\x8a\x4f\xac\xc6\x03\xf0\x6a\xc7\x73\x62\x34\x92\xd4\xec\xae\x27\xf1\xc6\xba\xfd\x5f\x10\x4e\xfb\xbf\xb5\x0e\xd3\x0f\xea\x29\x89\x16\xa1\xdc\xfb\xee\xdc\x81\x17\xe1\x21\x34\x08\xe5\xde\x7d\xdc\x1a\x30\x22\xef\x14\x18\xd3\x86\x3e\x72\xf4\x5d\x17\xc4\x46\x19\x43\xc5\x57\x86\x61\xd9\x2c\x03\x47\xfa\x35\x67\xd6\x4d\x13\xd5\xfd\x08\xe2\x12\x03\xe9\x82\xe2\x8a\x65\x9c\xb9\x59\x60\x80\xa9\x49\xfc\xfa\x01\xe8\xb4\x93\x1c\x78\x74\x5c\x8c\xf0\xe9\x1b\xc4\x82\x4f\x37\xb6\x23\x36\xa2\xb8\x1f\xc6\x73\x27\xf8\xdd\xe8\xcd\xa8\x0d\xf4\x83\x6e\x09\xbd\xd7\xe8\x1f\xd1\xea\x94\x55\xce\x52\xee\x88\x30\xcd\x32\x98\x27\x88\x8a\xf1\xd9\xc3\x45\x22\x2c\xcf\x1c\xf4\x0f\x22\xdb\x57\x04\x80\x68\x53\x54\x31\x56\x3b\x50\x94\xd1\x07\x78\x2f\xc7\x63\x2c\x75\xc4\x22\x40\x9b\x41\x58\xeb\x01\x68\xb3\x82\xbc\x1e\x1d\x1f\x37\x0f\x3e\x31\xd3\x3b\x4a\xde\xd1\x79\xc5\x77\xd7\xc4\x7c\x7f\xc3\x32\x96\xc1\xdd\x32\xc4\x0c\x71\xde\x18\xe8\xd5\xf1\x83\xaa\xc6\xf1\x7a\x74\x38\x60\x42\x17\x8f\x6e\x60\x3b\xfb\xe7\xa0\x61\xc1\x1c\x80\x30\x9b\x9c\x50\xc7\x4d\x48\x71\xd2\x10\xe6\x1e\x7c\x40\x98\x41\x50\xc8\xd1\xc1\x33\x35\xbf\x8b\xaf\x25\xce\xd9\xa3\x6b\x99\x4a\xcb\xbe\xb2\x7c\x4b\x82\xc7\xc3\xd5\x1f\x0f\x2c\xe3\x7f\x25\x06\xf4\x03\x47\x8b\x1e\x6e\x74\x20\x06\x38\xee\x0f\x42\x92\x57\x1c\xb8\x47\x20\xca\x11\x32\x7c\x10\x9e\xbc\x01\x88\x1d\x86\x27\x07\xfa\x31\x42\x77\x23\x2e\x47\x08\x8d\xe1\x91\x89\x5d\x98\x8f\xf5\x88\x36\xf6\x83\x9a\x42\x8e\x36\xc8\x50\x04\x64\x60\x00\xb6\x4c\xb2\x8f\x8f\xc0\x9f\x17\x5d\xce\x08\x1d\xeb\x19\x7f\xa0\x63\xdb\xbf\x36\xba\xf4\xd0\x67\x17\x9a\x64\x19\x22\xfa\x95\x25\x0c\x8c\x27\xf4\xf7\xa4\x1f\xdc\xc3\x88\x70\x31\x42\x31\x8a\x33\x19\xa8\x02\x14\xbd\xc1\x44\x86\x1c\x79\x00\x5f\x92\x68\xc5\xa1\x71\x82\xf5\x39\x84\x21\xf0\xdb\x4b\xc3\x0c\x6d\xb0\x8c\xa3\x04\x1f\x71\xcb\x14\xd0\x06\x77\x2f\x09\x06\x78\xc7\x18\xb6\xbf\xc5\x96\xf1\x2d\xe0\x21\x00\xb0\x47\x20\x99\x90\x65\x6b\x88\x41\x4c\xee\xd1\x17\xb1\xb9\x59\xd6\x1f\xd3\x32\x52\x10\x1c\xbf\xd1\x9b\xc9\xac\x3f\x12\x51\x9a\xc0\x09\x23\xd9\x0b\x20\x45\x23\x81\x78\x28\x06\x12\xcd\xb8\x02\xb1\x19\x89\xae\x17\x7c\xe4\xc8\xae\xd5\x92\x36\xdd\xbb\xbf\xf6\x25\xe5\xe0\x91\x1c\x92\xd0\xe6\x84\x2a\x1f\x09\x22\x82\x84\x41\x23\x0d\x4f\xce\x39\x4c\xc4\xde\x35\xce\x5f\x10\xb3\x34\x69\x02\xec\x7a\xc2\xba\x63\x96\x1f\xf9\x85\xdd\x58\x0b\x96\x72\x1b\x2e\x86\xee\x4f\xb0\xfd\x89\x45\x83\x7c\x8e\x23\x0d\x6b\xe3\xa0\x1e\x31\x61\x96\x11\xb5\x38\xf8\x80\xfa\x02\x7c\xcf\x48\x92\x71\x80\xdc\x1f\x89\x9f\x9d\x1c\x4f\x8a\xbf\x71\x61\xd8\x04\x12\x6a\x8c\x01\xfe\x06\xb3\xf3\x18\xbb\x2e\x22\xeb\xd0\x0d\xb3\xbb\x70\x99\x86\x11\x28\xb8\xdc\xa3\x4a\x0c\x06\x65\x7c\x2a\xab\xf5\x46\xa6\x58\x73\x21\x22\x6e\xca\x85\x0c\xfc\x2e\x5d\xf8\x81\x7f\x25\x20\xc6\x31\x80\x06\x48\x20\x07\xdc\x9e\xdc\xd8\x30\x80\x23\xdc\xd5\xc0\x9f\x4e\xc2\x36\x3e\xbf\x4b\xfa\x04\x14\x5a\xd9\x10\x01\x84\xa0\xd7\xc7\x80\x1b\xf8\xda\x90\x38\x83\xa8\x16\x63\x98\xef\xd2\xef\x7e\x98\x30\xc6\xb9\x38\x83\x8e\xc3\xee\x18\x28\xb2\xc9\x2d\x38\x06\x31\xd2\x48\x56\x32\x06\x1c\x67\x75\x4d\x86\xe2\x06\x6d\xd8\x5f\xb2\x2a\x8d\x81\x3e\xa3\xb9\x26\x66\x3a\x67\x2f\xc0\x17\xe6\xd7\xa7\x09\x5d\x1d\x03\xca\x7d\xb9\x19\xf0\x85\x49\x1e\x82\x31\xa6\xd1\x46\xf8\x2d\x8e\xf2\x58\xd9\xc6\x38\x55\x76\xf3\xdb\x4b\xa3\x0b\x6d\xbe\x48\x10\x96\x89\x4e\xe2\x5e\xe8\xb2\xd2\x2c\x77\xb8\x2b\xc6\x09\xf2\x7d\xba\x2f\xe4\x97\xc4\x12\x3d\x06\xc4\xf8\x1b\x27\x8e\xef\xc5\xf3\x80\x51\x4a\x0e\x1b\x0c\x62\x07\xeb\x36\x86\x39\x25\xed\x07\xbf\x4e\xb2\x90\x8d\xa1\xbb\x1a\x8f\xf6\x84\xb8\x82\x70\x1f\x73\xc7\x2a\xcd\x23\x66\x94\xda\x0e\x61\x98\xe4\x6f\xc0\xb0\x31\x26\x97\x9b\x30\xe7\x63\xea\x28\xcf\x03\x3e\xf5\xe5\xe4\xee\x80\x53\x4c\xb0\x89\x63\xa2\x0f\x26\x12\xca\x98\x00\x8c\x81\x75\x8c\x59\x7d\x0c\xd7\x5e\x80\x47\xac\xc0\x73\xc6\xc4\x95\x0b\xcb\xfe\x98\x06\x00\x85\xbb\x9a\x38\xb2\xfb\xc0\x4e\xdd\xa5\x10\xc9\x27\xa2\x3a\x46\x94\x31\xcd\x52\xe5\x6f\x39\x03\x38\xee\x8f\x39\xf4\x2c\x61\x0c\xe8\x6b\x81\x59\x8d\x39\xc4\xa5\xf1\xdb\x81\x9e\x0f\x69\x0a\xec\x60\x73\xaf\x27\x31\xed\xf0\xc1\x1c\xd3\x80\x8f\x10\xb3\x89\x5e\x16\x27\xf5\x31\x0f\x01\xcc\xcc\xe5\x40\x3f\xed\x77\xb1\x90\xaa\x7e\x99\xa7\x3a\x45\xeb\x7d\x90\x69\x4f\xf4\x10\xb9\x5e\xb0\x7d\xb5\xb9\x3e\x8f\x81\x2b\x98\xcb\xab\x11\xe2\x57\xd0\x8c\x31\x09\x89\x83\x9b\xca\x38\x74\x6f\xe0\x65\x22\xa2\x6c\x80\xd4\x1e\x07\x54\x1b\xf7\x9b\x21\x90\x8f\xe8\xa3\x83\x48\xb3\x5d\x59\xf9\x20\xd9\x07\x31\x96\xc6\x01\x18\x55\xa2\x42\xd4\xd9\xc4\xeb\x7e\x1c\xbb\x11\x41\xf9\x16\x00\x3f\x39\x8c\x63\xd7\x42\x44\x3f\x60\x9b\xf6\xaf\x5e\xdd\x80\xbf\x05\x9a\x01\xc1\x20\x02\x6d\x05\xd7\x35\x8e\x62\x60\x3b\xbe\x05\xd8\x15\x88\xc1\x38\x4c\x5b\xcf\xc5\x12\xf8\xa7\x02\xf7\x30\x28\x24\x1b\x0b\x08\xb0\xfe\xd6\x06\xdc\x8f\xdf\xad\xbc\x7c\x5c\x94\x83\x20\x8f\xe0\xb4\xc6\xd1\x7d\x59\x07\x65\xd2\xa7\x71\x81\x0e\x88\x96\x3a\x80\x03\xf0\x2a\x98\xa7\x71\x10\xcc\x11\x18\xc5\x00\xb7\xd7\xc3\xf5\x81\x68\xe1\xe7\x38\x8e\xf0\x80\xd8\x06\x42\x08\x61\x3e\xb0\x42\x7e\xeb\x46\x24\x05\x72\x62\x8e\xc3\xa4\xbb\x1c\xfc\x23\xd5\xc7\x58\x8f\xd7\x02\x07\xea\x48\x2f\xb1\x65\x14\xc1\x7e\x0b\xae\x42\x25\xf8\x41\x30\xc7\xe1\xbc\xc0\x4e\x81\x8d\x1b\x07\xf1\xde\x88\x8e\x31\x88\x82\x1b\x12\x69\xf0\x7c\xbd\xda\xbf\x29\x09\x77\xeb\x15\xf1\x58\x73\x2c\x74\x24\x2b\x19\xc7\x21\xec\x82\x35\xd4\x20\xe1\x3a\xe0\x1b\xa8\xf8\x7c\xc0\xa9\x6c\x69\x3d\x99\x97\xc2\x7a\xdc\x60\x1c\xbf\x9c\xae\xe7\x53\xc0\xad\x6d\xc8\xea\x23\xa7\x78\x9c\x38\xb8\xef\xd6\x83\x7f\x72\x0d\x4f\x8c\x55\x5f\x3d\xba\x4f\xb8\xcf\xe3\x14\x56\xc3\x7c\x09\xd4\x48\xe8\xaa\x01\xbe\xb0\x13\x41\x63\x88\x29\xd4\xd0\x72\x08\xac\xdd\xac\x37\xc8\x81\xbf\x25\xcc\x14\x0f\xf8\x41\x34\x54\xac\x90\xe3\x30\xab\x3d\x17\xdd\xc8\xbd\x1a\x24\x0e\x45\x7e\x88\xd0\x61\xca\x37\xd7\x10\x90\xad\x86\x99\xe3\x31\x9e\x1f\xfd\xa3\x03\x4e\xe7\xfe\xe8\xa5\xc1\x9a\x3c\xc2\x2b\xac\xc7\xfb\xc4\x73\xfb\x92\x7f\xd3\x71\x12\x8b\x1f\xcc\xdf\x38\x88\x2d\x87\x8f\xf0\x38\x5e\x62\xd7\x41\x30\xc0\x20\xf6\xe9\xbd\x00\x3a\xe4\x1d\x3f\x37\x83\x75\x76\xca\x66\x64\x1a\x94\x31\x02\x6d\xd6\xcb\xd9\xef\x94\xb5\xde\xae\x31\x9c\x18\x05\x95\xa6\xce\x1d\x4e\x91\x3b\x42\xb4\xe1\x4e\x76\xf9\x71\xa2\xc2\xd2\x28\x05\xae\xb1\xaa\x27\x3e\x91\x12\x65\x7c\x4e\xe3\xd5\x75\xfb\x44\xdf\x3c\xeb\xaf\x88\x19\x00\xc8\xc0\xbd\x67\x9c\x5f\x62\x0e\x3a\x28\xea\x93\xac\x37\x68\x1a\x13\xad\x38\x58\xb3\x51\xa7\xf9\x00\x2c\x37\x2f\x16\xed\x45\xbb\x23\xce\x10\xae\x78\xe0\x9f\x38\x4e\xf3\x2a\x72\x71\x4f\xac\x8d\xb8\xfd\x8c\xb3\xa3\x88\xe7\xb5\x3e\xbb\x2f\x31\xe5\x50\x47\xc5\x44\x4d\x67\xbf\x5b\x06\x3a\x01\x31\x3b\xf5\x25\xb4\xff\xd4\xf7\x93\xfe\xe1\x54\x88\x80\x30\x3e\xd0\x23\x17\xee\xc4\xf2\x52\xdd\x1c\x4c\xeb\xea\x8d\x4e\x75\x1b\x10\xa4\x53\x50\x2e\x17\xf1\x9c\xa2\xd1\x69\x8f\x25\x91\x48\xb0\xe3\x03\x3d\x32\xce\xcb\x54\x6a\x5f\x19\xab\x0d\x04\x9b\x88\xb8\x39\x39\x5c\x17\x16\x58\xc5\x8a\xab\x49\xbc\x6d\x83\x35\x90\x03\x2e\xb6\x4f\xfd\x96\xd1\x71\x71\x0f\x1b\x44\xc4\x6d\x24\xaa\x18\x97\xc0\x66\x08\x30\x11\x6e\x93\xb0\xca\xe3\xc2\x4a\x05\x3a\x7e\x5c\x69\x78\x72\xfa\x4f\x3d\x15\x68\x0f\xec\x02\x10\xe9\xb8\x10\x91\x80\x63\x0c\xa3\xce\xfa\x68\x5c\x13\x2e\x8d\x75\xb8\xa6\x38\x27\xea\x21\x4e\x64\x04\x1a\xd7\x21\xd7\xc5\x6f\x09\xe3\x4d\xac\xb2\x01\xe6\xaf\xab\xd7\xbc\x20\x42\xea\x93\x2e\x44\x2a\x2d\xad\x17\x2f\xb7\x3a\x33\xa2\xce\x56\x75\x3c\xd7\xa1\x6e\x8f\x71\x02\x66\x0e\xf4\x34\xd7\x29\x51\xa4\x9e\x38\x61\xe0\x08\xc7\x05\x17\x48\x30\x83\x71\x9d\x44\x60\x41\x2c\xbd\x4e\x33\x56\x59\xc6\xef\x32\x6c\x0f\x86\xe9\xab\x97\xa8\x30\x1e\xe0\x0c\xcd\x31\x60\xc4\x92\x4b\xb8\x2e\x33\x59\xb1\x56\x78\x12\x10\xc6\x7b\x10\xa5\xb6\x75\xd7\x04\xeb\x6d\x4b\xdb\x28\x12\x5a\xaf\xbe\xc7\x32\xdc\x30\x04\xf8\x12\x68\xcd\x7d\xb9\x88\xc9\xb7\xd9\x86\xa4\x24\xe5\xab\xd7\x1b\x86\x71\xc2\x95\x16\xcf\x06\x18\x47\x0d\x18\x97\x92\x0f\x22\x9e\xd1\x6b\x55\x5f\x10\xbd\xb6\x7d\x7b\x8d\xc8\xb9\x7f\xed\x81\xc3\x34\xdb\x70\x6e\x3d\x4b\xba\x45\xb9\xb6\x58\x81\xd5\xb1\x81\x8f\xec\xc4\x11\x1c\xd7\x67\x0c\x63\x8e\xaf\x8e\xe3\xeb\xbb\x60\x22\x83\xb0\x4b\x43\x4c\x24\x1e\x18\x03\x1c\x64\x90\x6c\x65\x80\x83\x0c\x8d\x64\xf7\xe6\x7d\xa9\x94\x61\x34\x90\x6a\xee\x5d\x15\x56\x50\x96\xe0\xd1\xbf\xae\x95\x7c\x17\x9c\x5f\x2f\xbf\x8c\x9a\x31\xee\x30\x34\x2f\x83\x12\x87\x34\x2d\xe3\x5d\x0f\xc5\x27\x12\x6c\xc7\xc1\x74\x10\x09\xb6\x81\x21\x1b\x44\x79\x4d\x32\x76\x8f\xdb\xb8\x4a\x70\x48\x37\x31\xbd\x88\x31\x36\x6e\xcc\xaa\x8a\x48\xb7\x49\x50\x79\x1d\x6f\x0e\xa6\x2f\x34\x00\xbc\xae\xb9\x1b\xa0\x5d\x4c\x27\x8d\x77\xbd\x94\xda\x68\xab\x2e\xea\x4d\x84\x0e\x75\x2a\xb7\x51\x39\xe0\x78\x6e\x9d\x71\xd1\xc1\x80\x99\xab\xf8\xfa\x0d\xb0\x71\x11\x8e\x13\x0b\x69\xf3\x5b\x5f\xa2\x04\x7e\xfb\xe8\xc6\xc3\xb7\xc8\x42\xa3\xf2\x17\xac\x5b\xf8\x9a\x3e\x04\x92\x73\xbe\xcf\x8e\xd3\x2d\xdf\x05\xdf\x56\x71\xa1\x19\x8f\x61\x8b\x10\x45\x1f\x9c\xd7\x71\xf6\x1d\x0f\x86\x10\x52\xf3\x8f\x07\xc0\x27\xfe\xb0\x83\xa8\xa1\x41\xdc\xf3\x01\xfe\xac\x2a\xd6\x3d\x10\x3c\xf5\x8b\xcf\x97\x74\xb7\x50\xc6\xf8\xe1\xb7\xba\xa8\xed\xa0\x2c\xee\x87\x3e\x43\x87\x60\xfa\x4c\x15\xbe\xb4\xd7\x33\x83\x3d\x7a\x10\x43\x08\xc5\x33\x9e\xa1\x3e\x8c\x39\xb2\x8f\x38\x1c\x8f\x47\xf7\x36\xf4\x52\x04\xeb\x6c\x42\x39\x08\xd6\xd9\xb5\x4c\x3d\x84\x06\xd2\x32\xf8\x20\x32\x4c\xd7\xe7\x12\xe1\x4e\x7b\xc0\x90\x72\x42\x04\xdc\xac\x24\xce\x18\x0f\x89\x54\x00\xdf\x8e\xe7\x36\xf3\x3a\x73\x31\x76\x9a\xe3\x7c\xb4\x32\xd3\x5e\x29\x62\x5a\x86\x53\x81\x8b\x7a\xd4\x09\x71\x86\x5f\xa0\x46\x80\x45\xc7\x8b\x71\x0b\xec\xe3\x78\xc9\xdc\x85\x2b\xd7\x78\x77\x43\x33\x05\x65\x15\xd0\x96\x51\x40\x73\xf6\xde\x0f\x6a\x34\x28\xe3\xd2\x56\x2d\x13\x75\xb6\xdb\x9e\x70\xce\x9b\xed\xf1\xab\xdd\xac\xc7\xa3\x85\x87\xfd\x25\xb2\x49\xfb\xca\x88\xb4\xac\xdb\x5b\x14\x51\x2d\x1b\xdd\x77\x52\x36\x4f\x25\xf5\xc0\x97\x70\xeb\x1a\x60\xf2\xba\x04\xfe\xad\xc2\x25\x98\x23\xe2\xaa\x7a\xc7\x57\xbc\xa3\xdf\x02\x0c\xaf\x11\xee\x6d\x70\x48\x9c\xc9\xb7\xa1\x4f\x85\x00\xbf\x30\x1d\x42\x21\x5e\x7c\x66\xf7\xaf\xac\xae\x9a\x3e\x0d\x27\xcf\x59\x22\x28\x67\x25\x46\xe0\x20\x28\x67\x6b\x3c\x14\xef\xf4\x3c\xd0\x27\xd9\xab\x92\x7b\x41\xb0\xcb\x26\x37\xff\xa2\x57\xd6\xba\x2d\x96\x4e\xf1\xf3\x35\xd4\xcf\x57\x8f\x41\xd1\xb9\x9b\x03\x17\x69\xc1\xc0\x97\x7b\xfe\x92\x33\x03\x8c\xd7\xc8\xae\x33\x5e\x9d\xb3\xb9\xd0\x1f\xd0\xae\x5b\xaf\x6f\x14\x1f\xbc\xf1\xd7\xab\x96\x51\xa0\x43\xe5\x5f\xcc\xb3\xdf\xe4\x1e\x5f\x20\x06\x82\xd5\x4c\xee\xe4\xfd\x94\x92\xd4\xbf\x70\x42\x61\xd9\x24\x1d\xf4\x69\x58\x1e\x17\x4c\x4b\x19\xdc\xc0\x4b\x9c\x2a\xfc\x1f\x27\x80\xba\xe4\x5b\xd3\x28\x97\xc0\x34\xe6\xb6\xc1\x25\x54\xdb\x48\x90\x0a\x65\x32\xcc\x7c\xbf\x45\xd1\xbc\x44\xe3\xb9\x81\xa0\x87\x23\x99\x44\xbf\x4c\x92\xb0\xcc\xcd\x6c\xcd\xeb\x85\x9e\x44\xc2\x4c\x02\xfc\x4d\x70\x75\xc9\x4b\x36\x89\x8a\x59\xa7\xdf\xda\x61\xb9\x37\xc6\xf3\x5d\x02\xdb\xe8\xfe\x14\x94\x99\xcb\x7a\xbd\xa6\x01\x31\xd1\x97\x4c\x02\x5f\xf6\xfa\xb5\xd7\x57\x71\xa3\xac\xc7\x03\xed\xf5\x9b\x2b\xcc\x05\x00\x30\xd1\x34\xe6\x56\x54\xe0\xd2\xbf\xfa\xc2\xb4\x3d\x00\xe0\x9d\xf1\x0b\xfa\x9d\xd4\xe3\x28\x4c\x8c\xf8\xb9\x55\xad\x6f\xf4\x83\x35\x10\xe0\xeb\xdc\x2a\xa1\x9c\x1c\x27\x97\x03\x5f\xb9\xb9\x61\xb0\xa9\x41\x9f\xe4\xca\x84\xf8\xcd\x0d\xc8\x06\x61\x98\x27\x98\xbf\xc0\x07\x70\x6e\x86\xee\x69\xf4\xc9\x45\x01\xb9\x3f\x37\x2f\xca\xce\x5c\x54\xd6\x17\xc6\xd0\x75\xbf\xa1\x4d\x77\xef\xe8\x5f\x97\xa4\x9d\x7e\xc0\x51\x55\xe7\x4b\x58\x77\xbc\x49\xe6\x06\x37\xdf\x1d\x27\xd1\x43\x8a\xfb\xd2\x5d\x07\xbe\x15\xc6\xbd\xe3\x5b\x3a\xb5\x57\xeb\x51\x59\x38\xce\xf0\xbc\x31\x47\x7c\x57\x87\xf3\x0a\x13\x65\x33\x1e\x60\x26\x44\xd3\x9d\xe0\x11\x83\xa0\x84\x73\x23\x55\x1e\x91\x23\xe6\x66\x16\xf6\xaf\x0d\x20\x58\xf7\x11\x2b\x27\xc8\xf7\x49\x60\xd0\xd6\x5d\xcf\xf4\xe1\xf5\xb7\x84\xe2\xf6\xdc\x0e\xa5\x26\xc6\x86\x9b\x1f\x7e\x8e\x73\x83\xc3\x4e\xcf\x09\x1e\x36\xdf\x7e\xe1\xfe\x07\x88\x77\x8a\x5f\xc4\x03\x66\x6e\x43\x5f\x66\xf6\xe5\x93\x46\x6c\xc3\x5c\x06\x63\xc0\xaf\x96\xb0\x48\x73\x9b\x46\xb1\xa1\x8d\x56\x57\xcf\xc9\xa7\x3b\x67\x9c\x10\xaa\xdd\x75\x3e\x80\xfc\x38\x4e\x19\x16\xf7\x02\xb5\x00\x0f\xe9\x04\xbf\x58\xf1\xe4\x98\x1b\x84\x0a\xd5\xc7\x14\xcb\x88\x95\x76\x6e\x84\x12\x42\x75\x33\x0d\x36\x1a\xee\xfb\x65\x8e\xd7\x5f\x41\x33\xe6\x86\xa9\x7f\x38\x09\x50\xff\x00\xf9\x26\x60\xc5\x3a\xbd\x70\x28\x55\x77\x37\x04\xdf\xc0\xe1\xa6\xbd\x5a\xcd\x58\x30\x13\xed\x2e\x79\x7a\xee\x5f\x06\xa7\xb5\x21\xbb\xe9\xbe\x72\x52\x06\xa0\xc8\x25\x20\xca\x68\x07\x33\x34\x77\x22\xd3\x62\x78\x98\x7b\xd1\x67\x73\xf5\xbf\x57\x94\xd1\x5c\x3e\xa2\x86\x06\x5e\x02\x93\xa8\xa1\x01\x46\x6a\x02\x26\x4c\x9c\xaa\x27\x11\x44\xa3\xdb\x27\xf1\xd0\xb1\x12\x4e\xa3\x89\xba\xc9\x3b\x88\x7b\x14\xac\x73\x0f\xc5\x2e\xbe\x45\x94\x10\x74\x36\x73\x47\xc1\x4a\xda\xb3\x69\x14\x50\x17\x75\x27\x24\x0e\x3a\xb9\xb9\x2b\xc6\xb2\x21\x80\x0c\x3b\x98\xbc\xb9\x13\x8f\x8a\x98\x64\x93\x88\xa0\x89\x78\x38\x77\xc2\xdd\x00\xe2\x9d\xfb\x50\x01\x4d\x9f\xd3\xec\x3d\x3b\x65\x43\xfa\x50\x26\x54\x39\xa1\xa9\xa7\x91\x3f\x25\xb4\xbb\x19\xdc\x1b\xe3\x34\x02\x2d\x97\x80\x88\xa0\x0d\xae\x68\xee\xa6\xfe\xda\xf8\xd6\x09\x76\x6a\x30\xe6\x4b\x5f\x5a\xea\x71\x29\xd9\x8b\xf5\xae\x2d\x63\x36\xe1\xb3\xf3\x05\xfa\x81\xaa\x61\x8a\x0b\x94\xd8\xec\x06\x5b\x4c\xc6\x79\x89\x21\xa3\x4f\x23\x88\x56\xda\xf0\xe8\xe1\x26\x37\x77\x92\x7d\x20\x4a\x4c\x30\x85\x81\x11\x65\xee\x88\x51\xe4\xb2\x9c\x3b\xde\x27\x15\xc2\x00\xbe\x30\x86\x63\x7b\x24\x0c\x8c\x8d\x47\xb2\x38\x86\x2f\x57\xe3\x2a\x83\xe1\x6b\x28\x9d\x27\x81\x3e\x2b\x79\x26\x66\x21\x0c\x33\x98\xb6\xf9\x61\xfb\xd6\x43\x3a\xcb\xae\x28\x14\x94\x71\x33\xe3\x4c\x96\xea\xba\xed\x94\xb5\xb4\xd2\x4f\xd5\xfb\x81\xf6\x38\x49\x77\xd6\x04\x1c\x5e\x85\xa3\x9a\x05\xee\x19\xcb\xf2\x2c\xa6\x9d\xe3\xee\x10\x7c\xb3\x63\x24\x98\x45\x6b\xa9\x65\x38\x1b\x1f\x43\xb0\x7a\x15\xb5\xcc\x2c\x61\x48\x6c\xcb\x58\xf4\x20\x7e\x04\xd3\x0c\xac\xb7\xb3\x90\xdd\x9c\x18\x84\xb3\xe8\x9d\xd0\x98\x23\x01\x21\x08\xf5\x3d\x0b\x16\x55\x42\x6b\xcf\xf2\x19\x72\x2c\xa3\x4a\x82\x88\x16\xce\x5b\xd8\x8f\xa1\xbe\xfd\xed\x09\x07\x0f\x51\x07\x0f\xd7\xbf\xf9\xea\xfe\xc7\xdd\x2f\x26\x03\x77\xbe\xe8\x0e\xc1\xd5\x4d\xf1\x6d\xf8\xa2\xce\xf2\x98\xec\x9a\xfe\x11\x6f\xc9\x45\x31\x09\xb2\x59\xc3\xfa\x57\xcf\x89\xd5\x1e\x3c\x59\xf3\x91\xa9\x32\x0e\xc3\x32\x04\x72\xfc\x8a\x33\x9b\x15\xa5\x1b\x11\x65\x67\x25\xa3\x36\x31\xbd\x66\xdd\x15\xa9\xd6\xc2\x57\x38\x03\xcc\xb6\xb3\xe2\x97\x87\x5b\xc2\xac\x58\x12\xc9\x89\x39\x2b\x71\x8c\x40\x43\xcf\x6a\xd0\x40\x0e\x2c\x18\xb5\x86\x28\x37\xab\x49\x22\x58\xd4\x5a\xb0\x88\xf1\x7a\x55\x59\x6b\xb8\xab\xda\x0c\xcb\x43\x1b\xd0\xfd\xe8\x24\x66\x35\x2d\x1c\x04\xa3\x36\x09\x27\xf5\xe4\x31\x24\x1a\xed\xac\x26\x6b\xf0\x5b\x21\x57\xc1\x5c\x12\x6e\xc9\xfa\x44\x4c\x80\x83\xa9\x09\x91\x63\x43\x2a\xee\x28\xe1\x18\x0c\x33\x0c\x37\x03\xb6\xac\x77\xd7\x04\x3d\x19\x7e\x76\xb3\x22\x3e\x93\xd1\x68\x12\x2d\xb3\x92\x67\x73\x56\x74\x3f\x72\x87\x44\xcb\xcc\xcd\xef\x9e\xe8\xf6\x20\x48\xf5\x52\xc4\xa6\x1e\xa0\x23\x30\x87\x49\x60\xca\x40\xfc\x99\x95\xc7\xc4\xd7\x97\x60\x94\xad\x3b\x66\xd2\xbf\xf9\xb2\x36\x43\x53\x33\xfe\x86\x95\x6d\xb0\x47\x04\x70\xec\x64\xce\x9e\x4d\xdd\x27\x8f\x09\x41\x15\x13\x60\xf3\xfc\x2d\x90\x22\x6d\xf4\x67\x84\x28\x8a\xc1\x42\x1c\x9e\x0d\x2f\x07\x4c\xf4\xb3\xa5\xf1\xee\xd7\x78\x3a\x9e\x10\x1e\xcc\x8e\x0e\x12\x1f\xc9\xd9\xe1\x12\xe4\x62\x3b\x84\x1c\xaf\x88\x49\xdc\xb2\x4a\x92\x8e\x29\xec\x05\x5f\xce\xd9\xf1\x31\x44\x1f\x36\xbb\xce\xd9\x1c\xde\x4e\x90\x00\x14\xe8\xb3\x03\x6d\x90\xe3\xec\x87\xd0\x03\x7e\x6b\xe8\x9e\x8d\x3e\xc9\x43\xfa\x5b\x19\x4b\x19\xeb\xd0\xbf\x90\xcf\xd4\xa3\x33\x23\x56\xd9\x34\xdd\x3f\x6a\x90\x49\xec\xb1\x0e\x50\x73\x76\x44\xe3\xc9\x59\x32\xde\x58\x38\xc7\x1b\xb0\xf4\xb0\x1e\x71\x29\x2d\x13\xff\x8f\x3b\xd2\xf1\x54\x40\xf7\x3c\x89\x37\xd6\x91\x40\x66\xec\x12\xec\x35\xe6\x2f\x06\x18\xdc\x64\x68\xf1\x64\xcd\xa3\x88\x53\x5c\xfd\x04\x0f\x38\x00\xe0\x19\x1a\xa2\x20\xd8\x40\x51\xba\x5c\x51\x60\x85\xc7\x0f\x74\x12\x1b\x2c\x71\x6f\x9b\xd1\x54\x07\xd9\xc6\xf8\x61\x41\x19\x9d\x28\x8f\x43\x34\xb8\x40\x08\xed\x07\x63\x71\x6c\xc0\x55\x50\xd0\x4f\xe0\x2a\x29\x27\x47\xa6\xf9\x4e\x80\xc8\x09\x74\xa5\x87\xdf\x05\xba\xe2\x43\x14\x04\xa5\x50\x6a\x8a\x00\xad\xcf\x23\x6c\x48\x31\xa2\x25\xcf\x08\xbd\x3d\x28\xa3\xce\x22\x00\xeb\x24\x73\x7c\x82\x95\x9c\x01\x56\x2f\xfc\x2d\xf1\xf3\xc8\xa8\x36\x43\x6c\x68\xec\xbf\x22\x66\xc4\x21\x6b\x58\x3a\x66\x10\x73\x1c\x84\xf8\x0c\x53\x97\xc1\x16\x12\x7b\xac\x7d\x0b\x36\x44\xcd\x33\x90\x75\x48\x7b\x40\xc0\xc2\x4c\x47\x5f\x7b\x08\x15\x04\x29\xa6\xf9\x22\xa9\x87\x7d\x2d\x2e\x9e\xa9\xe4\xe1\xae\x62\x9a\x58\x98\x49\x90\x8c\x34\x5d\x98\x29\x47\x42\x9b\xc3\xa8\xa7\x7c\x17\x25\x32\xf1\xd0\x67\x20\x4f\x03\x0f\x99\x71\x1a\x1b\x8c\xf1\x1b\x6b\xca\x6f\x11\x4d\x00\x9c\xd3\x8c\x4b\xeb\x0c\x73\xc1\xe5\xa6\x40\xf0\x42\xb1\x1a\xe2\x14\x46\xc2\xac\xfe\x16\xe5\x7e\xd8\x5e\x6c\x90\xf5\xc4\xca\x72\xee\xbc\x52\xe0\x6c\x66\xc0\xc1\x10\x41\x74\x06\xe2\xb9\x2f\x62\x98\x50\xd7\xf5\xc1\x89\x56\xee\xc1\x34\xf4\xc0\x04\x26\xf8\xa1\xc4\xcd\x69\x9a\x92\x5e\x96\xfb\xff\x66\xec\x5f\x72\x6d\x07\xb5\x2f\x7d\xb0\xfe\x6b\xc5\x6d\x82\x01\x03\x46\x3a\xba\x7d\x81\x89\x9d\xb5\x2c\x64\xff\x0b\x29\xbe\x6f\x9d\x7f\x48\xa1\xcc\x38\x51\xf2\xda\x6c\x9b\xf7\x63\x32\x1f\x63\x34\xc1\xf8\xec\xc3\x57\xc6\x1b\xbe\x7d\xb5\xee\x31\xb9\xa4\x1f\xb3\xbd\x5c\xe1\x93\x13\xf0\x63\xa2\x39\xc1\x3f\xac\x6c\x48\xcc\xb0\xce\xdf\x5e\xcd\x60\x9a\xbf\x5d\xc4\x0d\xd7\x18\x5c\x09\x06\x3e\x49\x15\x64\xd7\xd1\x2f\xa5\x84\x9b\xdf\xb8\x69\x20\xcd\x74\x40\x36\xd1\x2d\x8d\x9e\x3c\xdd\x3b\xbf\x99\x33\x6c\x8a\x9d\x2b\x36\x3a\xce\x81\x7f\x52\xf5\xba\x0a\x76\x5a\x6f\xa6\x23\x9d\x63\x0c\x18\x9d\x00\xf4\x62\xfe\x2c\x6e\xe2\xfb\x46\x57\x57\x54\xa8\x5b\x51\xba\x3d\xfd\xdf\x6f\xf5\x37\xbc\xa3\x6b\x03\xed\xea\xe8\x1d\x71\xf6\x1e\x3f\xd6\xf6\xdf\x6f\xdb\x52\xf9\xad\x84\xd1\xf8\x8d\x25\x9a\x79\x02\xbe\xda\x0d\x30\xe5\xe8\x48\x51\x44\x3f\x8c\x2e\xa2\x2c\xe3\x02\x83\x7b\x53\x5d\xf0\xf3\x91\x62\xf3\x80\x91\xbd\x61\x25\x1f\xbd\xeb\x46\x41\x59\x48\xe7\xf8\x9c\x8d\xae\x3e\xd2\x36\x12\xea\x03\x37\xc0\xe8\x84\xf1\x0c\xeb\x3f\xd9\xd4\x91\xb0\x3b\xc6\x92\x61\x7f\x4e\xaf\xed\x94\xc5\x5c\xf5\x2a\xda\x43\x57\x20\xfa\x7f\x4b\xce\x42\xdd\xf0\x35\x04\x11\x7a\x80\x73\xd6\x08\xa6\x1f\xb2\x8f\x7b\x68\xe8\x12\x05\xab\xfd\xe8\x1f\x92\x16\x57\xd7\x07\x95\xce\x83\xe4\xfd\x00\x9f\x85\xea\x69\x3c\x7a\x3b\xfc\x7e\xe3\x4b\x47\xfd\x71\xa1\xea\x38\xc1\x8e\x07\x95\x0e\xb8\x80\xe3\xb9\xd0\xf9\x65\xd3\x91\xb0\x8b\xdf\xa2\x22\xe0\x90\x7c\x12\xd6\x7f\xea\xfc\x30\xaf\xbc\x39\x80\xc1\x76\x8f\xfc\xaf\x40\xf3\x01\x3d\xfa\x0d\xe3\xcd\x78\x74\x97\x60\x41\x3f\x32\xa2\xa0\xb7\x78\x74\x56\xb4\xe2\x45\x92\x11\x0a\x87\xf3\x8e\xc0\xdf\x01\xd3\x79\x77\x42\xe1\xcb\x55\xb1\x9a\x0d\xfc\xb7\x8a\x83\x86\xff\x56\x03\xc8\x6f\xe8\xbf\xf5\x98\x27\xb1\x66\x8f\x65\x29\x69\xd9\x91\x95\x30\x0f\x26\xec\x53\x85\xdc\xa1\xc3\x64\x0a\x42\x9a\x7c\x24\x8f\xb8\xfd\xed\xc6\x43\x3e\xcd\x45\x49\xdd\xa0\xc2\x52\xb2\x7c\x0c\xdf\x62\x72\x3d\x3a\xaf\xb2\x38\x60\x0d\xef\x18\x06\x06\x8c\xe0\x1d\x38\x97\xf1\x08\x93\xc2\x89\xf2\x00\xce\x88\x53\xe5\xf8\xf9\x3f\x59\x67\x14\xd6\x4e\x70\x7c\x9e\x2a\x01\xc7\xe3\x61\x13\x22\x56\x6e\x3c\x86\x57\x21\x89\xc2\xe4\xdd\xf0\x52\x1f\x62\xb0\x11\xf7\x3a\x1e\x40\x18\x09\xfa\x1f\xcf\xa7\x25\x8b\x3a\x88\x6b\xdf\x7c\x47\x65\xf7\x29\x77\xa8\xec\xa6\x1f\x06\x01\xfa\xb8\x75\x8c\x81\xcb\x0c\xce\xc0\x63\x18\x4b\xcb\x58\xe0\x47\xd5\x71\x85\x18\xfa\x4e\x75\xbf\xc5\xc3\x1a\xf7\x87\x31\x00\x67\xc4\xcb\x7e\x0c\x90\x32\x40\xd0\x18\x03\x58\xee\xc7\x72\x01\xe3\x03\x5c\x6f\x80\xd3\x76\xbb\xf1\x0f\xa4\x67\x1c\x86\xc7\xc0\x57\xef\x62\x71\x0f\xc6\x1a\x92\xe1\x31\x60\x8b\x22\x5a\x62\x8c\x2a\xd9\x2f\xdf\xe2\xf6\x02\x9c\xf3\x00\xd7\xad\xe3\xb6\x30\xf4\x6d\xc2\xc1\x72\x8c\x61\x1b\x79\x07\xab\x2b\x0a\xf1\x31\x94\xd2\x2c\x97\xf1\xfd\xb5\x6b\x1a\xf7\x47\x59\xd3\x83\xda\x77\x08\xd7\x41\x4a\x03\x47\xad\x13\xaa\x37\xc0\x51\xeb\xb8\xb4\x0c\x58\xba\x2b\x0e\xa8\x43\x4c\x35\xac\x6f\x03\x8c\xb4\x7b\x30\xee\xb0\x6e\x37\xaf\xed\xc3\x6b\x75\x37\x1d\xdf\x41\x0e\x1c\xb0\xd0\x8a\xeb\x62\x70\x70\x81\x4e\x3c\x86\xd7\x6a\x84\x88\xf1\xf3\x99\x23\x9d\x79\xe2\xc6\x30\x3e\x51\x3c\x28\x17\x2e\x0d\x80\x38\xc7\x44\x4f\xac\xaa\x01\x57\xa9\x0a\xa2\xc7\xf8\x91\x6c\x23\x44\xcc\x8c\xdf\x18\x52\xce\x2c\x58\xf0\x39\x30\x71\x47\xea\x84\xd5\x0d\x30\xc9\x6a\x65\x6e\x80\x31\x76\xe3\x3e\x33\x26\x28\x24\x78\x2f\x8c\xc9\x55\x9a\xe8\x9c\x01\xc6\x58\xc7\xa5\x62\xe0\x9a\x54\x70\xed\x19\xd3\xf1\x62\x0e\xcf\x0a\xcc\x17\x87\xc6\xf4\x8a\x5d\x7d\x1f\xb6\x78\xf6\x99\xa9\xf1\x80\x83\x71\x82\x84\xec\xa6\x35\xa5\xa8\x44\x10\x98\x52\x54\xfa\xed\x14\x12\xfe\x5f\xd6\xcc\x31\x17\x83\xcf\x86\x04\xcb\x75\x45\x11\x3f\x26\x62\x36\xe1\x2b\x63\x82\xc1\xdd\x6d\x04\xde\xe2\xc3\x02\x25\x26\x65\xd7\xc6\x47\xa4\xaa\xcc\x5d\xb2\x33\xb1\x70\x97\xe2\x34\x9b\xdf\x42\x19\x9d\x59\xe8\x0b\x10\x37\xc2\x51\x06\x6e\x1d\x05\xc8\xa0\xb1\x10\x9b\x95\xd8\x96\x5c\x81\x0c\xda\xba\x65\x6e\xa9\xfc\x26\x04\x8b\x05\x81\xbb\x47\xf3\xd4\x11\xbf\xaa\x59\x2e\x94\x69\x70\x7d\x0e\x5c\x39\x6e\x15\xd0\x0b\x58\x15\x15\xf4\x6b\x48\x6d\xc5\x3b\xc4\xe8\xe1\xc9\x3e\x96\x2e\x03\x4c\x70\x58\x9f\xeb\x6d\x7d\xc2\x90\x27\xda\xc8\x75\x03\xc0\xca\x01\xce\x53\x21\x56\x6e\xac\xd7\x0d\xfe\xa4\x87\x20\x7a\x2c\xfa\x48\xe8\xab\xd0\x29\x82\xf9\x54\x71\xfd\x18\x91\xc4\xb5\x3f\xf9\x87\xf8\xfe\x2c\xe8\x28\x92\x5c\x34\x7e\xeb\xe8\x4b\x3a\x16\x4f\x0d\x1e\x71\x2b\xa9\xf0\xfb\x4c\xa8\x1b\xb7\x94\x11\x92\xd4\x30\x16\x40\x12\x55\xa0\x81\x46\x88\x56\xca\x86\x0d\x61\x6c\x05\x86\x68\x68\x96\xf7\xca\x1f\x9c\xd6\x98\xfd\xc7\x86\x55\x09\xe4\xdb\x01\x1c\x50\x53\x37\xb9\xc1\x30\xf3\xb4\xde\x19\x09\x1b\x89\xea\x47\xdc\x4a\x3e\xbb\xe2\x54\x89\x94\xb6\xb9\xaa\x80\x16\x3b\x76\x13\x98\xaf\xf0\x1b\xe9\xa7\xf8\x9b\xeb\x98\xf9\xa3\x58\xc7\x2b\x7f\xec\x69\xd8\x0f\xf5\x91\xab\x94\x53\x5c\x98\x1a\xf5\x79\xf0\x90\x16\x25\xf5\x2d\x49\x0a\xfd\xb0\x75\xcc\xa6\x6f\xf7\x2f\xe8\x9c\x3a\x60\x58\x72\x23\x81\xbb\xf3\x56\xca\x81\x97\xb3\xe2\x2b\x39\x5e\x19\xa2\xd8\xf0\xde\xae\x55\xb4\xf3\x1b\x07\x6f\xda\xf8\x7a\x93\x61\xbc\x5e\x41\x2d\x69\xcb\x3b\x3c\xc4\x2a\xbf\x61\x8e\xa7\x9e\xef\x00\x1e\x8a\xc3\xe1\x15\x02\x9c\x5b\x90\xbc\x90\x1a\x21\xa0\x7b\xbc\xbb\xf5\xd1\xfd\x04\x35\xc2\xbb\xa4\x66\x24\xcf\x65\x38\x1c\x65\x2d\x5c\x9f\x98\x6f\x6f\xe0\xd3\x69\x3d\x09\x43\xba\xd9\x14\x5f\x11\x31\xd8\xf0\xa0\x69\x7c\x20\x43\x19\x50\x33\x16\x25\xef\x97\xf8\x68\xbc\xef\xc7\xbb\x75\xa8\xf6\x37\x6a\x99\xcb\xdf\xb8\xea\x58\x67\x62\xa2\x95\xe4\xa0\x72\xbc\x01\xee\x1c\x1f\xae\x19\x17\x57\xcb\xcf\x8d\x96\xf5\xfb\x11\xa2\x86\x13\xfb\xc0\x82\x5c\x08\xee\x1f\x50\x30\x56\x68\xf6\x86\x96\x59\x0c\x90\xe3\x53\x2f\x8e\xf0\xf2\x61\x4c\xaa\xff\xde\xcc\x30\xc3\x36\x7c\x92\xc6\x87\x87\x3b\x3e\x4c\xe3\xd3\xd4\x4f\xa3\x3f\x26\x1d\xe1\x34\xe3\x6b\x10\x2e\x30\x98\x40\xaf\x74\x10\x16\xc6\xc7\x64\x84\xcc\x73\x00\xa5\x52\x41\x4f\x1d\xf0\x18\xde\x84\x00\x0d\xb8\x0b\x6f\xcc\xf8\xe3\x1b\x28\x4f\x99\x68\x9a\x73\x91\x0c\x66\x5c\xf7\x7f\xff\x93\x30\x35\xcf\x38\x12\xc3\x20\xe6\x6e\xc6\x69\x74\xc2\x72\x37\x23\xdf\xfc\xee\xfc\x7e\xcf\x3b\x67\x07\x9f\x71\x36\xc8\x84\x1f\xdb\x84\x01\x3d\xe1\xcb\x35\xe3\x74\x46\xc2\x9d\x64\xe2\xcb\x35\x70\x9e\x9c\xe0\xb4\x25\xf4\x7f\x33\x2a\x79\x9e\x6b\xe3\x8c\x23\x11\x26\x24\xaa\x19\x95\x3c\xcf\xc2\x9a\xd1\x79\xe7\x9c\x22\x13\x5f\xae\x01\x2c\xf1\xc4\x97\x2b\x41\x68\x3c\xf1\xe5\x1a\xb7\xf9\x0c\xea\x50\xc8\x7f\xf0\x6d\x31\xfd\xd4\x19\x09\x6c\xe2\x6b\x35\x6e\xdb\x38\x29\xeb\xe6\xfd\x35\x4f\x7a\x25\xfd\x48\x03\x09\x60\xca\x89\x3f\x53\x02\x50\x72\xe2\xc3\x94\x08\x52\x9f\xb0\x6e\x27\x42\xaa\x26\x4c\xdb\x09\x1f\xa3\x09\x1e\xdb\x00\xcd\x61\xc2\xba\x9d\x70\x27\x99\xf8\x21\x25\x74\x3c\x93\x4d\x6e\x00\x81\x3c\xf1\x43\x4a\x48\x4b\x13\x46\xed\x01\x24\xce\x8c\x97\xfc\x1b\x65\x7d\xb4\xf1\xa1\xac\xb3\x29\xa6\x64\xfe\x67\x52\x0f\x1c\x65\x27\x98\x6d\x09\x2b\xf9\xc4\x27\x29\x01\x87\x3c\xf1\x49\x1a\x28\xd9\x27\x38\x6d\x09\x34\x87\xb9\xcf\x64\x1f\xf8\x66\xcd\x7d\x7d\x27\xfd\x48\xd5\x13\x6c\xb6\xc1\x15\x7e\xc2\xc6\x9d\x00\xec\x9b\xe0\xb1\x25\x30\xdb\xe6\x4e\xd4\x8d\xfa\x6f\xe7\x09\x75\x86\x69\x3b\x41\xb1\x36\x61\xce\x4e\xc4\x02\xcf\xed\x3c\x19\xe4\x73\x6e\x0e\x03\xff\xaa\xb9\x6f\xfa\x67\xf0\xed\xb9\xa2\x0e\xae\xe1\x73\xdf\xe4\x33\xc8\xa7\x92\xff\xa0\x3e\xce\x99\xc1\xb7\xcc\x19\x50\x54\x26\x9b\x74\xca\xb6\xf1\x48\x21\x03\xfc\xb6\x09\x69\x76\xc2\xf9\x76\xe2\x06\x95\x00\xd6\x9c\xbb\xd3\x76\xe6\x3c\x78\x66\x09\x21\x62\xee\x87\xb6\xd3\xcf\x90\x57\x27\xfc\xe4\xe6\x66\x5e\x61\x3c\x9b\x7b\x9e\x3a\xb0\x01\xcc\xbd\x3a\xbf\xf9\x36\x4c\xa7\x2d\xcc\x13\x10\x67\xe6\x3e\x52\xe3\x00\xdf\x6e\xee\x4d\x7d\x0a\x75\xde\xe4\x5f\xa8\xe7\x4b\xfe\x85\x3c\x99\x27\xe8\xce\xe7\xfe\x7c\x87\x3c\x3f\xea\x79\x0e\xf6\x89\xfb\xd2\x40\x40\x98\xef\x75\xd6\x1a\x34\x78\xf3\x3d\xb7\x82\xc1\xe6\x37\xdf\x73\xb0\x27\xd0\x73\xe6\x9b\xc8\xf3\x1c\xaa\x13\xc2\xe4\x84\xea\x69\xbe\xe7\x76\x37\x3a\xeb\x05\x92\xe4\x84\x55\x74\xe2\xca\x34\xce\x35\xff\xff\xbc\x99\x4d\x30\xb7\x12\xbc\x7b\x13\x9f\xa7\xc1\xee\x3f\xf1\x67\x4a\x99\x05\xf4\x9e\xcd\x60\x60\x3d\x9c\xef\x91\x84\x46\xb7\x10\x06\x16\xab\xca\x04\x8b\x2b\x81\x40\x31\xc1\xe2\x1a\xe8\x57\x26\xcc\xca\x89\xb0\x99\x09\x2e\xd7\xe8\xbe\x7f\xc4\xcb\x04\x15\xfb\x7c\x1b\x9d\xc4\x80\xbf\x0e\x32\x8b\x03\x16\xe4\x81\xfe\x6c\xbe\x0e\xe6\xc3\xb7\xeb\xd4\xe1\xb1\xd1\xc1\xfb\x4c\xea\xd7\x01\x64\x52\x73\x1a\x8d\xc7\x3a\x3b\x50\x4c\x5e\x4e\x94\x84\x23\xe2\xc4\x87\x29\x11\x74\x3b\xdf\xb3\x58\xc7\x63\x1d\x5e\x3a\x9e\x49\xcd\xa9\x93\x30\x2f\x4f\xfc\x9c\x12\x57\xbf\xf9\x3a\xb0\x0c\xe0\xc7\x40\xe1\x06\x32\xbf\xb3\xf8\x12\x6e\x1a\xf3\x2b\xfe\x6e\xfc\x4e\xff\xfd\xcf\xe0\x3a\x39\x21\xf2\x4d\xe8\x36\x26\xbe\x44\x83\xa0\xe4\xf9\x31\xb0\x48\x99\x13\x9f\xa1\x81\xb5\x6b\xe2\x33\x94\x08\x55\x9a\xdf\xd9\xa4\x07\xd2\xf0\x04\xeb\x2b\x81\x19\x36\xc1\xdf\x4a\x60\x4a\xcd\xef\x21\x9d\x49\x0d\x59\x6e\x02\x15\x62\x82\xc5\x95\x40\x12\x99\x1c\x26\x09\xb1\x7f\x72\x98\xa4\x62\xdd\x16\xbf\x99\xc8\x10\xd5\x26\x18\xb8\x27\x38\x58\xe9\xc2\xd9\x6d\x7e\xb1\xf8\x07\x05\xb3\x8b\x5e\x78\x94\x4d\x9c\x75\x12\xd0\x7f\xf3\xa3\xd7\xc1\x1b\x99\xdf\x67\x3a\x3d\x41\x2f\x62\x7f\x5b\x17\xdb\x1c\xce\x1f\x0b\x70\xa9\x84\xe3\xc2\xba\xec\xc5\x53\xd8\xc2\xf1\x25\x61\x6b\x5d\xb0\xb0\x26\x9c\x5d\xd6\x75\xfb\x7b\xf0\xfb\xb4\xfe\x4a\xbf\x7f\x9c\xaa\xe2\x5f\xba\xf0\x10\x39\xff\xa0\xb4\x9b\x12\x1a\x25\x70\x90\x5d\x9c\x04\x0b\x7f\x91\x84\x0e\x60\x81\x23\x95\x2e\xec\xa7\xeb\x3a\xf2\x6e\xc2\xee\xb9\x00\x95\x3a\xff\xb8\xf9\x83\xee\x6e\x64\x5b\x19\xfe\x46\x4e\x76\x7d\xa7\x08\xbb\xbe\x93\xeb\xb9\x10\xa4\x0b\xcb\xfc\xc2\x25\x22\x61\x84\x5a\x17\x1b\xd3\x85\xd5\x6a\xe1\x1f\x91\x88\x09\x5c\xe0\x3b\x9d\x7f\x90\xad\x23\xf4\xf0\xf5\x64\x24\xd8\xa7\x16\x5e\x0e\xe7\x0f\x2a\xb2\xf8\x7c\x50\xe0\xca\xfe\x83\xcf\x17\x5d\x35\xfc\x82\xac\x06\x1f\x04\x6d\x85\x1a\x79\x5d\x8c\x1d\xe8\x69\x0b\x26\xd5\x44\x7c\xce\xba\xd8\xda\x30\x15\x2d\x80\x97\x12\x81\x48\x0b\x30\xa4\x74\xb1\x1c\x56\x62\xc0\x38\xdb\x57\xe2\xcc\xb9\x58\x0f\x0b\x68\xa4\xf3\xc7\xf9\x3c\x31\x7c\xb0\xe5\xac\x94\x83\xdf\xa7\x38\x88\x4f\xd3\x55\xfc\xe3\xa6\x1e\x85\xac\x18\x63\x1c\x4c\x56\xaa\xfe\x1e\xfc\xe6\xe3\xfb\xfa\xc7\xf6\xb6\x52\xa3\x5e\x34\x30\x75\x3f\x22\xb3\xc7\x74\x0a\x7c\xac\xef\x43\x7d\x8f\x30\x92\xb0\x08\x2f\x20\x8c\xce\x3f\x68\xe1\xb3\xf8\x07\xc5\xb3\x19\x5d\x38\xb2\x2c\x7c\x13\x12\x20\xfb\x2b\x0d\xea\x58\x29\x82\x31\xe3\xa2\xbc\xc0\x26\x4a\xc8\xe4\x0b\x1f\x81\x84\x9c\xbc\xb0\xff\x27\xb4\xae\x2b\xd9\xff\xcc\xe7\xb4\x99\x2e\x7f\xff\x38\xd3\x05\xf9\x71\x25\x64\x0a\x38\xdb\x57\xfa\xf8\x98\xc9\x99\xce\x65\x23\x61\x5f\x5c\x80\x01\xa5\x0b\xae\xdc\x05\x1a\x50\x42\x45\xb2\x40\x03\x3a\xff\x20\xa7\x8f\x6a\x1f\x71\x7a\x01\xfb\x93\x90\x78\x56\x4e\x8c\x05\x0e\x62\x0b\xbb\x7f\xba\x8f\x48\xb2\x32\xe2\xc3\x85\x1c\xb2\x72\xa2\xbc\xb3\x35\xaf\x8c\xfc\x70\x77\x72\x62\x0b\xbb\x99\xa8\x19\x99\xc1\x6a\x64\x07\x8f\x92\xb3\x83\x77\x64\x92\x95\x1d\x9f\xb3\x7d\xaf\xec\xf8\xd0\xa9\xf9\x21\x7f\xa6\x72\x46\x0e\xc4\xe7\x7e\xc1\x84\x99\x2e\xbc\x4b\x56\x9e\xe7\xec\xfa\x55\x88\x43\xfd\xc2\x40\xb1\x32\x4b\x04\x1d\xe9\xca\x93\x75\x04\x3b\xc7\x02\xf3\x26\x21\x96\xaf\xcc\xd2\x21\x76\x66\xe5\x73\x07\x4a\x88\x52\x0b\x3b\x7d\xc2\xf2\xb2\x20\xc6\x4c\x04\xfc\x2d\x30\x69\xd2\x05\xe4\xe2\xc2\x68\x9f\x88\x2d\x58\x79\x4f\xff\x41\x67\x9c\x5b\x4d\x82\x47\x78\x65\x76\xc0\x0b\xab\xf2\xca\x7b\xf3\x0f\x8a\x7b\xfd\x9a\xe2\xde\xc2\x4b\x6c\x2b\x60\xce\x9c\x3f\xf8\x9c\xa3\xaa\x5a\xf1\x8f\x51\x01\x21\x7a\x65\x04\x09\x74\xdd\x0b\x0f\x80\x54\xcf\x39\xb1\x0a\xc3\x08\x5f\xf5\x2a\xc9\x8e\x3a\x92\xdc\x82\x4f\x33\xe1\xe7\xb7\xe0\xb2\x4c\x17\xa7\xf9\x2a\x0c\x4b\xfd\xfd\x66\x47\xc4\x41\x61\x95\xd6\xfc\x83\xcf\xcf\x05\x26\x11\x8d\xb3\xa0\xbf\x3c\xff\xa0\xc0\x36\xf8\x87\x2f\x4d\xff\x41\x5e\x8d\x5e\xf8\xbd\xf4\xf2\xdb\xf4\x8f\x97\x98\xcb\x85\xbb\x41\xfd\xfd\xa6\x22\x6c\xba\x85\x25\x78\xe1\x7b\xbd\x30\xcc\x27\x54\xac\xab\xb0\x57\xa2\x49\x59\x18\xe9\x13\x42\xe2\x2a\xac\x2e\xc2\x44\x57\x71\x84\xfd\x36\x4c\xa7\x16\x41\xeb\x1e\x3b\x2d\xa8\x12\x33\x13\xfa\xc8\xf3\x0f\x5a\xe7\x78\x33\x4d\x81\x6b\x49\x17\x1a\xec\x55\xb8\x07\x10\x5d\xbc\x0a\x9b\xe3\xf5\xb0\xa9\xc0\x32\x99\xb8\x0c\xae\xe2\x44\x78\x6e\x3f\xa7\x0b\xec\x7f\x27\x02\xbe\x4f\xab\x38\x11\xd8\x54\xe0\x9f\x4c\x88\xab\x0b\x33\x7f\x42\x79\xbe\x8a\x43\x3f\x28\x81\x55\x5b\xc7\xbf\x48\x03\xd6\xcd\x1e\x8c\xf9\x73\xe1\x0f\x90\x88\xc5\x59\xb7\xa3\xcf\xfa\x81\x00\x32\xa1\x61\x5d\x90\x38\xa6\x0b\xed\xd5\xc2\x51\x20\xe1\x99\xb3\x60\x62\x4c\x78\x9b\xac\xbb\xfa\x9b\x4c\x99\x2d\x60\x70\x2e\xd8\x0b\xd3\x85\xbb\xdb\x02\xa1\x25\x81\xa6\xb2\xa0\x32\x3c\xff\x20\x27\xa4\x3c\xe0\x48\x16\x10\x2d\x09\xa4\x84\x75\xb3\xfd\x36\x4b\x46\x2a\xc1\x3d\x63\xdd\x63\xf3\xfb\x74\xe0\xcd\x8a\x46\x91\xbc\xe0\x0b\x4c\x38\x83\xae\x9b\x11\xc6\x19\x71\xc1\x0b\x98\xdc\x0d\xee\xc5\xd5\x08\xc0\xa9\x75\x23\xd7\xbb\x1b\x80\xd1\x72\xfe\x41\x4e\x6b\xf0\x0f\x6a\x14\xd6\x82\x1a\x21\x3b\xb6\x4c\x8d\x98\x37\xee\x18\x37\x33\x02\xfb\xe6\xba\xb9\x24\xa2\xc9\x58\x10\xfe\x25\xb4\x98\xeb\xe6\x54\x4c\x50\x13\x2c\x58\xfe\x12\xaa\xb6\x05\xea\xca\xb9\x75\xfb\xc5\x99\x68\xcd\xea\x7d\x5e\xcd\x99\xb2\xf7\x97\xf8\x07\x2f\x21\x1c\xa1\x70\x5a\xe0\xab\x24\x14\x81\x0b\x7e\xbe\xe4\x65\x7b\x55\xc7\xe7\x5c\x7a\x17\x64\x7a\x09\x06\xcd\x55\x8f\xd0\x9f\x52\xf2\x0b\x84\x43\x37\xa5\xea\x20\x32\x24\xb5\xbe\xde\xf8\x4f\xff\x55\xfb\x98\x8a\x57\xfb\x98\x93\x02\x54\x91\xe4\xbd\x68\xc1\x0b\x77\xfe\xe0\x3f\xf6\x19\x9b\x7d\xb5\xcf\xd8\xec\xc1\x09\x39\x17\xfd\xd3\x21\xb0\xb2\x25\x9c\xf7\x57\xe5\xc4\x72\x1f\x6a\x88\x72\x60\x12\xac\x66\xeb\x98\xe2\x2d\xd3\xb1\xec\xf6\x0d\xb9\x00\xb4\xab\xd5\x6c\x28\xb3\xb8\xdd\xbe\x7f\xaa\x8d\x67\x41\x02\xff\x60\xb5\x66\x3a\xf9\xcf\x53\x39\x6e\x4f\x0b\x20\x8c\x84\xbe\x7e\x61\x58\x4f\xa8\x4b\x17\x80\x17\x09\x64\xa7\x85\x71\x39\x11\x1c\xb0\x20\xda\x4a\xf8\xa0\x2e\x88\xb6\x12\x08\x57\xab\x9f\xdb\x77\x02\x0c\x76\x75\xea\x86\x3b\xe6\x82\xf0\x2a\xfd\x76\x9d\x5e\x16\xff\x38\xbd\x82\xd5\x36\xe1\x44\xbb\xb0\xda\x26\x74\xc8\xab\x23\x7d\x12\x87\xbc\x3a\xc7\x1e\x4a\xfd\xd5\x9b\xef\x37\x7e\xfb\xfe\xa9\x44\xef\x59\xd5\x03\x99\xf6\xb3\xc2\x80\xbc\x58\x5d\x9d\x8a\x73\xb5\x77\xaa\x57\x28\x81\x55\x85\x09\x6a\x75\x84\x4f\x18\x66\x57\x47\xf8\x4c\xf8\xca\xaf\x8e\x58\x42\x58\xe9\xea\xf6\x17\xa2\x78\x9f\x6a\x31\x98\x17\x9d\x25\xd3\xfd\x1d\x9d\xdf\x7c\xa0\xfa\x04\x9f\xaf\xd5\x63\xf0\x0f\xbe\xb6\x27\x91\xb9\xbb\x3d\x89\x98\x0d\x22\x45\xfa\xdb\x52\xce\x2d\xcc\x80\x0b\x5b\x69\xc2\x5c\xb9\xb0\x95\xa6\xde\xff\xe5\xe0\xb1\x1e\x84\xc9\x04\x3a\xf6\x7a\x12\x7d\x4e\xff\x3f\xaa\x33\x30\x6b\xaf\x27\x6d\xfe\x71\x8a\x7c\x90\x38\xb9\x42\xae\xc7\xd1\x63\xea\x82\x70\x91\x12\xbe\x10\x0b\x58\x8b\x44\xc4\xeb\x7a\x1c\x3d\xa6\xee\x53\x99\x36\x4c\x5d\xa0\x2c\xd2\xdf\x97\x2a\xa3\xc1\x16\xfe\x38\x94\xcc\xe3\xc7\xa1\x64\x1e\x3f\x1c\x7b\x09\x95\xde\xc2\xd0\x99\x3a\x93\x17\x40\x8a\xf3\x0f\xb2\xed\x14\xc1\x4c\x7e\x38\x03\x09\x21\x5a\xd0\x61\x25\x1c\x55\x17\x68\x13\x09\x53\xfb\xc2\x4a\x9a\x88\x51\x5c\x0f\x02\x0c\xa6\xf6\x05\x92\x44\xc2\x81\x78\x3d\xcb\x77\x68\x5a\x64\xf5\x39\x7c\x1c\x85\x7f\x50\x98\x4a\x31\xc8\xf6\x16\x1c\x56\x7f\x6b\x84\xf8\x03\x62\xd9\x82\xab\x2a\x11\x1a\xbe\xc0\x9e\x48\x84\x59\x2f\x70\x25\x12\x5e\x7d\xeb\x41\x54\x4d\xc3\x6a\x20\xaa\xe2\x78\xbf\x9e\x57\xb5\x8f\x75\x7a\x13\xff\xa0\x4e\xec\x08\x18\x41\xd6\xc3\xbc\x01\xae\x66\x3d\xc8\xad\x09\x04\x82\x05\xd5\x55\xc2\x49\x6b\x61\x72\x3d\xff\x20\x27\xe4\x56\x02\xa4\xd6\x40\xf8\x21\x66\x61\x61\x2b\x4d\xf8\xd2\x2f\xec\xa3\x09\x77\xd8\x05\x8f\x55\xc2\x4c\xb1\xc0\x8a\x48\x78\x7b\x2d\xec\xa0\x09\xc0\xa6\x35\x6e\xaa\xcd\xea\x1a\x3f\x6d\x15\x43\x82\x51\x34\xe1\xaa\xb7\x20\xac\x4a\x18\x5a\x17\xc4\x54\x49\x61\x02\x70\x89\x94\x61\x5e\x5f\x03\xc1\x07\xd5\xc4\x1a\xaa\x35\x60\xf8\x58\xd0\x54\x25\xac\x19\x6b\x30\xd0\x8a\x09\x83\x81\x56\x32\x00\x6a\x22\xe5\xcb\x6c\x9f\xce\x3f\xf8\xf8\x51\x53\x86\x8c\x32\x1c\x76\xee\xc3\xc3\x61\xe7\xbe\x01\x91\x54\xca\xb0\x9a\x2f\x98\xa4\x12\x56\xfc\x35\x54\x91\x40\x8e\xb0\x30\x93\xa6\x87\x63\x61\x38\xd4\xcd\x74\x74\x1e\x98\x8b\xd6\xd8\x36\xc9\x3e\x40\x90\x41\xef\xbe\x86\x9a\x14\x5c\x82\xd6\x70\x4c\xb9\x35\x0c\x24\xda\x0c\x99\xe9\x1a\x48\x2f\xf8\x8f\xac\xe1\x60\x73\x83\x18\x08\xb1\x19\x54\xb4\x85\x7d\x34\x01\x2a\xb4\x66\x62\xfe\xb1\xd0\xe0\x5d\x4a\xd8\xce\xd7\x74\xec\x58\x5b\xf3\x46\x43\x88\xfb\xe2\x9a\x9c\x74\xd8\xce\xd6\x54\x53\x85\xee\x73\x4d\xee\xfb\x44\xa2\xac\x79\xff\xf4\x7f\x14\x87\xec\xe2\x2c\x9d\x8c\xa4\x13\x13\x04\x86\x94\xd1\x42\x2e\xe8\x92\x92\x02\xd1\x64\x90\xd0\xce\xaf\xe9\xc0\xa0\x32\x5c\xe0\x25\x24\xf8\x80\x16\x78\x09\x09\x30\x9d\x05\x3e\x41\xca\xb8\x60\x2d\x00\x0a\x7e\x53\x79\x72\xfa\x64\xe0\xa5\x17\x68\x05\x4c\xe5\x7f\xec\x75\x50\x1f\xa5\x8c\x77\xda\x9a\x6b\xf1\x15\x65\x72\x81\xcf\x18\x4e\xd6\x5c\x9b\x7f\x50\x01\x96\x34\x86\x99\x35\xd9\xa8\xe1\x78\x58\x93\xe5\x03\xd8\xeb\x22\xb8\x3f\x01\xea\xba\x08\xe2\x4f\x00\x62\xae\x85\x0a\x0b\x54\x9d\x45\x40\x7f\xca\x10\xfa\x2e\x18\x89\x12\x41\xf2\x8b\xe8\xfe\xf3\x8f\xc1\x1f\x89\x7f\x34\x7e\x53\x1a\x72\xc7\x4a\x96\xc6\xc7\xd9\xd2\x78\x1f\xcd\x32\x66\xd6\x85\xb9\x36\x65\x55\x34\x84\xe7\x27\x7c\xa7\xd7\x2a\xdd\x7f\xf0\x05\xa2\x0d\x46\xb6\x05\x41\x51\xca\x18\x21\xd6\x42\xe9\x8c\xc5\x6a\x2d\x4e\xd8\x8c\x9b\xf7\x22\x5a\x3f\x11\x4d\xbf\xa0\x28\x4a\xc4\x60\x2d\x22\xf7\x53\xf6\x86\x8f\xfd\x36\x11\xdd\xb8\x96\xb3\x82\x91\x59\xa8\xa0\x95\x5b\x17\xd2\x6d\x56\x4b\xb2\x90\x6e\x87\x95\x65\x4d\x03\x7c\xba\x16\xab\x12\x4c\xc0\xb5\x9c\x08\x1c\x27\xc4\xdf\x27\x82\x1e\xd6\x42\x0a\xc1\x32\xbf\xd6\xf4\x7d\x7a\x6c\xfa\x3e\xf9\x2f\xdf\xa1\x12\xc8\xad\xc3\xf6\xb3\x6e\x81\xc5\x5a\xcb\xb1\xe5\xba\xb3\x1c\x5b\xd6\xdd\xda\xbe\x43\xb9\xe8\xa6\x89\x14\x5a\xcb\x31\xb7\xbb\x38\x76\x89\x4c\x5b\xe1\xf8\x73\x1c\xc4\x95\x54\xfd\x36\xfe\x60\x5e\xb2\x79\xc4\xa5\xee\x97\x0d\x2a\x9c\x0d\xb8\x86\xae\x70\x36\xb0\x68\xc3\xd9\x40\x8c\xf3\x0a\x67\x03\x2b\x38\x90\x55\x33\xc8\xbe\x0b\x56\xa1\x0c\x85\xdc\x0a\x0e\xe3\x0c\xd0\xdd\x8a\x33\x1f\x32\x28\x90\x2b\xf2\xe6\x37\xe5\x1d\x99\x2f\x83\xa5\xb3\xe2\xcc\x80\x4c\xb0\xf3\x0a\x96\x7c\x86\x4d\x62\x61\x93\xce\xd8\x59\x57\x9c\x0d\xfb\xb7\xfd\x46\x25\x23\xd6\x63\x3c\x7c\x8c\xf8\x14\x1c\xa1\x59\xb9\x3a\x8e\x38\x94\x71\xd1\x5c\x31\x54\x4f\x33\x2d\x21\x06\xca\x20\xb6\x2c\x88\x81\xce\x3f\xa8\xdf\xa4\x4e\x9c\x0f\x30\xfd\xa4\xac\x60\x4d\x68\x7d\xbe\xfc\x3a\x78\xc9\x0f\x82\x7a\xd8\x81\x48\xc6\x59\x99\x09\x3b\x53\x26\x68\x60\xc5\xa6\x82\x48\x5f\xc4\xc7\x67\xdc\xc5\x56\x7c\x5d\x75\x38\xb9\x7e\xbc\xc4\x5c\x27\x80\x3d\xa3\x69\x5d\x1a\x82\xb2\xa2\x25\x91\xea\x19\x7f\xa0\x45\xa4\xfa\xf9\x47\xe6\x0f\xfa\x89\xb9\x8e\x59\x28\xc3\xdb\xb6\xa0\xec\xc9\xb8\xdc\xaf\x9d\xf9\xcd\xf4\x86\x52\x27\x63\x9e\x5c\xfb\xe6\x7d\xa6\xf7\xbe\x4d\x3f\x3d\xb3\xed\x6f\xa6\x31\xa1\xed\x19\xe8\xd2\x05\x6d\x4d\x06\x78\x6a\xed\x87\xf4\x7f\x46\x86\xae\x3d\xe8\x4d\x80\x1f\x16\xa4\x33\xbf\x03\x6c\x0f\x75\xf9\xec\x23\x7b\xd0\x6b\x1c\x60\x1b\xbd\x68\xf6\xf4\x84\x9a\x26\x03\x4d\xb9\xb6\x83\x84\x80\xb6\x17\x75\x64\x9e\x42\x29\x93\x89\xca\x5d\xdb\x2e\xe7\x70\xd9\x76\x39\x87\x0b\x0c\x2c\x19\x3a\xf6\xb5\x3f\xbe\xe5\x02\x02\xeb\x4a\x86\xf1\x78\x6d\x47\x82\xa3\xe5\xbd\x7c\xa7\xf1\x9b\x5a\xb3\x55\xbc\x97\xd6\x02\xf6\xd4\xf7\xa2\xd6\xc8\x70\x84\xa5\x67\x28\x4d\x17\xb6\x9c\x0c\xbb\xe7\xc2\x01\x20\x65\xf7\x32\x38\x58\x32\x58\x79\x8b\x38\xf3\x8c\xe7\xc4\x7a\xe9\x7d\x88\x70\xd6\x7b\x6b\x9b\xa0\x4a\xef\xd9\xd7\x32\x78\xf1\x4b\x43\x4b\x71\xa5\xbd\xb5\xf3\x0f\xaa\xc1\x1e\x57\x5c\x69\x2f\x03\xe6\x35\xf2\x65\xc0\xb0\xd9\x2e\xa8\x51\x52\x21\x58\x61\xc1\x8d\x92\x31\xe0\xae\xb7\x6b\xab\x40\x42\x7b\x1f\x5a\xc1\x3a\x78\x19\x62\xc2\x95\xd6\xcb\x05\xa3\x28\xb8\xbc\x93\x6c\xd9\xf4\xb1\xfd\x67\x3c\x7c\xd7\xfb\xf2\x31\xdb\x39\xd6\x96\x8c\xc3\xd5\xfa\x2e\xad\x18\xf4\xd9\x77\xf6\xa4\x8c\x23\xc9\xfa\x90\xf6\x4b\x62\xbb\x20\x56\x3a\x63\xa0\x5d\x9f\x7d\xc3\x2c\x85\xd7\x24\xab\x94\x87\x3b\x24\xe3\x60\xbf\x88\x53\xce\xf8\x92\x2e\xc2\x8c\x33\x06\xda\xf5\x6d\xd2\x99\xa5\x9f\xb5\x63\x53\xc5\x5a\x91\x31\xca\x2e\xb8\x3a\x32\xe4\x44\x0b\xae\x8e\x54\x8a\xb5\x7b\xa9\xdd\xd9\x61\x83\x18\xd6\x4c\x60\x76\x10\x57\xaa\x68\x12\x98\x09\x32\x56\xdc\x20\x66\x34\x63\xc5\x0d\x62\x43\x33\x96\xdb\xb8\xac\xe8\x43\x3e\x83\xf7\x1f\xf2\x41\xbb\x59\xea\x19\xb7\x20\xf8\x31\xa7\x87\x8f\xa7\x36\x90\xc4\x17\x93\xe6\x3c\xe4\x34\x5f\x0d\x25\xe9\xfc\xb1\x7e\x7f\xf0\x1f\x1a\x8d\x93\x70\xc0\xc1\x90\xa1\x7c\x8b\x8b\x0e\x80\xa8\x28\xe0\x60\x48\xd2\xce\x07\x31\x8b\x19\x20\xb8\xb8\x18\x1f\x02\x62\xe3\x42\x6a\x2b\x04\xa3\xc5\x75\xf6\xa6\x8c\x1d\x35\xae\xef\x67\x8c\xe1\xeb\xef\xac\x20\xfc\x8d\x23\xb1\x3a\x70\xc7\x8c\x74\x56\x84\x92\x53\x40\xa5\x90\x51\x2a\x04\x06\x83\x4c\x24\x64\x10\xe5\x98\x89\x52\x8b\x84\x2a\xc0\x10\xb1\x48\x59\xbb\xcc\xc5\x5b\xe7\xca\x96\x71\xae\x8b\x54\xb4\xcb\x5c\xbc\xc5\x48\x60\x27\x8d\xc4\xa6\x85\x9d\x34\xd2\xcf\x0e\x64\xd9\x0c\x4b\xae\xfe\xe6\x83\xca\x07\xc8\x7f\x32\x63\x05\x9c\x08\x19\xe0\xd9\x48\x9d\x8a\x37\x8a\xeb\x7c\xdc\x78\xe7\xa1\xb2\x8d\x8c\x34\xe4\xb4\xfe\x2f\x69\x2e\xd2\x20\x67\xfa\x30\x0d\x73\xee\xfc\xae\xe6\xe0\x3f\x68\xe1\x11\x04\x22\x0d\x9b\xfe\x50\xce\x38\x13\x12\x03\x69\xc0\x8d\x70\xfe\x41\xed\x67\xe2\x1f\xbc\xc4\xb4\x80\x00\x36\x88\x7f\xcc\xd9\x5c\x59\x09\x04\x25\x07\x9c\x07\x99\x50\x8d\x48\x9c\x57\x38\xf1\x46\x0a\x1a\xf8\xd0\x58\x27\xcb\x43\x61\xac\x90\x6c\x25\x58\xbf\x58\x57\x23\xbd\xa6\x93\xbf\xf3\xe6\x21\xff\x8f\x09\x8c\x46\x21\x20\x2b\xc8\x20\x0e\x46\x76\x4a\x9c\x4d\x35\xb2\x53\xe2\xec\x60\x91\x91\x2e\x0a\xc0\xdc\x91\x2f\x9a\x79\x76\xd2\xc8\x5a\x00\x09\x91\x0b\xc2\x12\x33\x96\xa6\x80\x5a\x20\x03\xc0\x11\xd0\x06\xa4\xc2\x0d\x3d\xe0\x0d\xc8\x58\x5b\x03\xde\x80\xf3\x0f\xbe\x40\xba\xc0\x02\x15\xd9\x19\x45\x6c\x44\xe4\xfc\xf1\x0f\x5e\xd2\x56\xdb\xad\x6d\x29\xfe\x41\x21\x08\x24\x58\x5f\x23\xb3\xf3\x00\x09\x1d\xb9\x9a\x5e\xf9\x6d\x3a\x65\xb3\xd0\xb1\xca\x06\xb1\x89\x19\x88\xa6\xc8\x4c\xae\xc2\xaa\xc8\x4c\x2e\xac\xb5\x01\x2f\x40\x2a\xc4\xa1\x45\xee\x54\x89\xa5\x90\xb5\x25\x72\xd3\x8b\xfc\x24\xfe\x41\x09\xc3\x9c\x68\x03\xdb\x07\xae\xd2\x91\x07\x3d\x50\x28\xe1\x67\x31\x64\x7f\x82\x26\x20\x63\xd4\x8d\x3c\xfd\x80\x74\x54\xa6\xe5\x71\x58\x8e\xe8\x99\xb1\xdd\x46\xd6\x60\xf8\x38\x46\x6b\xf0\x0f\xb2\x65\x12\x00\xf8\x16\x19\xed\xa6\x61\xd5\x91\x5f\x2a\x5e\xf9\x9a\x4b\xbd\xe1\x99\x01\x74\x7e\xc6\xac\x1b\x58\x31\x72\xb1\xa5\x48\x39\xfa\xd0\x45\xe6\xea\xaf\x3f\x53\x14\xe6\x0a\x5e\xed\x41\x20\x63\x06\x83\x27\x8a\x23\xcf\x1a\x2a\x37\x1d\xcb\x8a\x28\x8d\x74\x76\xe5\x62\x27\xd3\xea\x82\x6e\x45\xda\xe7\x28\xe7\x1c\xcb\x98\x56\xa3\x70\x74\x11\x92\x1e\x05\x29\x91\x9b\x41\x60\x6b\xc8\xe0\x4b\x47\x41\xb2\x23\x48\x29\x50\xdf\x67\xa2\x9b\x83\xc0\xbc\x64\xd0\x4a\x94\x97\x4c\x99\x33\xe5\xa5\x8f\xe9\xca\x82\xa8\x80\xbd\x35\xee\xcb\xdf\xe7\x63\x34\xf4\x19\xe0\x8d\xb8\x11\xbb\xc0\x64\x08\x10\xd4\x33\x61\x9f\x71\x9f\x89\x98\x71\xa9\x0b\x14\xf1\x19\xb7\xb5\xb8\x99\x7a\x98\x67\xe3\x6e\xfe\x26\x9f\xe6\xb7\xe4\xd3\xcf\x48\x11\x02\x1d\xa8\xd8\x33\x16\xd9\x00\xe1\x3c\xc3\x63\x1e\xa0\x9a\x67\xd0\xc5\x03\xcd\x78\x26\x74\x39\x40\x2c\xcf\x44\x67\xc6\xfd\x9a\x0f\xf9\x23\x02\xdd\xf9\x5f\xca\xb9\x40\x75\x9d\x21\x6f\x8a\x5b\x73\x24\x06\xd2\xb8\xcf\xe0\x66\x70\xb2\xe2\x3e\x77\x91\x8c\x05\x38\xea\x45\x89\xe7\xbe\x1a\x95\x9e\x81\x11\x2a\xc0\x1b\xcf\x30\x27\x45\x65\xcc\x81\xd8\x8e\x6a\x2f\x9d\x93\x38\xaa\xbd\x54\xc8\x07\x4d\xec\x0d\xeb\x47\xd4\xb2\xf8\x07\x99\x96\x9f\xc1\x37\xf1\xc7\xe6\x1f\x94\x70\x6b\xcb\x65\xb6\x56\x04\x27\x3d\x9a\xa3\xd6\xcf\x3f\x28\x1c\x61\x09\x4b\x6d\x54\xbb\xbc\xf2\x79\xd7\x46\xcc\xb6\x5b\xed\x67\x66\x25\x60\xdf\x19\x2b\x6c\x00\xf6\x9d\x31\xbc\x46\x45\x3e\xba\x71\xf3\x0a\x42\x20\x33\x4c\x7e\x51\x87\x66\xe8\xe1\x1f\x89\x7f\x90\x2b\x12\x2f\x71\x86\x51\x87\x15\x1c\x54\xd0\xe1\x63\x1e\xd7\x49\xd1\xec\xec\x68\xec\x33\x06\xd9\x00\xe3\x3b\x09\x9a\x14\x15\x5f\x0d\x89\xf1\xa3\xb2\xb7\xc3\xf7\x1a\xa0\x7c\x27\x19\xd2\x03\xf5\x7d\xfe\x15\x81\x45\x4c\x92\xc7\x20\x10\x32\x13\xa8\x18\xa8\xf5\x33\x01\x9b\x41\x90\x63\xba\xb9\x16\x46\x7d\xcf\x4e\x4f\x30\x56\x00\xfa\x7d\xfe\x41\x19\x6f\xe5\x1f\xbe\x64\xb6\xec\x04\x15\x21\x1b\x83\x6b\x54\x66\x18\xfe\x6a\x51\xbf\xea\x4b\xa7\x22\x8d\x09\xa2\x6c\xd3\x98\x20\x36\x09\xbc\xee\x64\x74\x63\xb4\x73\xa9\xcc\xb6\xa2\x65\x8b\x60\xda\x35\xa6\x08\xbe\xb2\xd1\x50\xf7\xde\x75\xf0\xf9\x11\x1e\x72\x65\x8a\xb4\xa2\x61\x7e\xf8\xd6\xe0\x1f\x0f\xbf\x2d\x83\xae\x22\x12\x33\x63\x58\x0d\xa2\x2c\xbd\x1b\x07\x36\x09\xaf\xc6\xd1\x50\x10\x4b\xcb\x10\x8d\x33\xc0\xa6\x36\x16\x28\x24\x4d\xd1\xda\xc7\x6f\x3e\xe8\x9a\xef\xad\xe0\xd9\xab\xbc\x19\x47\xeb\x7e\x40\xfd\x1e\x33\xa2\x4a\xb8\x23\xdc\xcd\x9c\x1e\xaa\x84\x48\x02\x2e\x78\x92\xea\x3a\x08\x5e\xcc\x58\x55\x83\xc0\xc4\x0c\xfe\x6f\x10\x80\x98\x95\xe2\xda\x6c\x7a\x0b\xf0\xd2\xa4\x3b\x38\x68\x9b\x7e\x0a\x80\x8d\x06\xf0\xe1\x19\x73\x6b\xb4\x45\xab\x4d\x0f\x5b\xca\x6c\x6e\xc1\xd0\x23\x45\x10\x83\x78\xfe\x41\xa5\x90\x3f\x2b\x22\x45\x43\xe6\x04\x65\x2f\xb0\xbf\x64\xe0\x15\xa2\x21\x66\x56\xdf\x77\x46\x38\x42\x1f\x6d\x60\x36\x02\x14\x9e\xc1\x2d\x89\xee\x84\x60\x02\x12\x94\x97\x6e\x62\xfd\xa3\xa7\xd3\x06\x00\x4d\x02\x34\xf1\xf3\x0f\xff\x18\xfc\xe3\x94\xdc\xd9\x71\xe1\x42\x89\xce\xac\xc1\x62\x19\x84\xe5\xa5\x1b\x06\xa7\xe8\xe7\xe8\xcf\x2d\xfd\xcb\xb3\x24\xba\x9e\x0e\x40\x25\x46\x2f\x95\xaf\xcc\xc1\x8a\xd1\x57\x9d\xb9\x86\x41\x33\x3a\xb2\x29\x86\xcb\xc0\x48\x94\x31\x5c\x46\x3f\x72\x6a\xc6\x56\x19\xdd\x9d\x49\xc1\x05\xcc\xf3\xf3\x07\xed\xbd\xcf\xd4\xc1\xe8\x13\xbd\xfe\x3c\x2e\xfc\x23\xf8\x07\x2f\x31\xef\x60\x3a\x0c\x6c\x49\x19\xea\x94\xe8\x6d\xf1\x9b\x6a\x74\xd3\xa9\x06\x8a\xcd\x1b\xad\x79\x60\x26\xca\x38\x88\x07\x61\x7c\x49\xd6\xa6\xe8\x1c\x1f\xd8\x18\xa3\x23\xb0\x0a\xe1\x1a\x7d\x0c\xff\xa0\x8c\x41\x33\x98\x84\x00\xa0\x9f\x7f\xf0\x39\x02\x28\xce\xec\xd1\x99\x47\x38\x95\x47\xe7\xba\x72\xc3\x57\x1a\x9d\x9d\xa9\x39\x06\xee\x4c\x10\x42\x46\x67\x67\x72\xaa\x76\x77\x26\x18\x14\xa2\x33\xa9\x9c\xaa\x9d\x9d\x09\x84\xad\xe8\x7b\xf3\x9b\x77\x90\x53\x95\xae\xfb\xeb\x3b\x54\xe9\xb5\xb4\xd3\xcb\x0f\xe2\x28\x01\x6c\x41\x64\x5f\x56\xe8\x7e\x2e\x5d\x50\x38\x41\x09\xf3\xcb\x0a\xdd\x84\xf0\x9d\x7f\x0c\xfe\x60\xbe\x20\x09\x3f\x49\x47\x15\xc6\xe8\xc9\x54\x8f\xb9\xfd\x38\xf3\x98\xdb\x0f\x12\xa8\x38\x16\xf1\x20\x81\x62\xd4\x0c\x02\xf8\x92\x81\x2e\x01\x1a\x7b\xc6\xc2\x19\x44\xf3\x65\x2c\x9c\xf1\x70\xd7\x21\x44\x35\x1e\xe7\x13\xab\x81\xe8\xbc\x8c\x85\x33\x9e\xee\x6f\xde\x67\xb0\xb1\x64\xc6\xd3\x6d\x90\x1f\xf4\xc9\x3f\xf8\x8d\xc3\x45\x45\xe7\x16\xcf\x73\x1a\x04\x1b\x4a\x3c\x8f\x6e\x31\x2c\x99\x87\x59\xd0\x6d\x35\x02\x65\xb7\xa1\xdc\x54\x2a\xe4\x48\xf1\x70\x53\x41\x2b\x15\xcf\xd4\xc1\x06\x61\xf6\xe1\xa6\x82\x56\x2a\x30\x62\x65\x00\x3b\x03\x3b\x54\xc6\xfa\x19\x4f\x98\x4e\xc5\x99\x0f\x44\x5b\xc4\x83\x27\x86\x98\xe6\xf1\xec\xb3\xa2\x30\x78\xc6\x83\x9d\x59\xa0\xf1\x00\x04\x3d\x83\x36\x17\x0f\xe3\x8e\xf5\x33\x9e\x73\xa4\xe4\x5e\x4e\x09\x03\xd1\xb2\xd3\xc5\x83\xab\x47\x85\x8f\x27\x06\x57\x0f\x5c\x5f\x63\xa4\x9f\xd3\x4f\xe1\x0f\xea\xcd\xa2\xc0\xc4\x94\xbd\xdc\x0c\x84\x11\x50\x77\x62\x20\xa6\xe1\x51\x13\xc3\x81\x60\xf3\x19\xdc\x0a\x08\x6f\x8c\xd1\x74\xf9\xe1\xfa\x34\x1a\x7d\x5c\xc9\x94\xe3\x01\x2b\x6a\x0c\xa4\x57\x7c\x6b\x62\x38\x8a\x08\x22\x18\x89\x32\xd6\xd5\x18\x8f\xbf\xc9\x94\x8b\x00\x06\xd5\x18\x03\x9f\x27\x5c\x93\x63\x70\x13\x80\xc0\x30\x06\x37\x81\x8a\x9f\x72\x0c\x07\x0e\xa9\x64\xd8\xf5\xff\x34\xbb\xc6\xc0\xd0\x5b\x33\xfd\x3f\x82\x89\xc3\x52\x1b\x7a\x41\x79\xcf\x1c\x9b\x46\xb1\xbe\x06\xc6\xc2\x9a\x7f\x7f\xe0\x5a\xe2\xed\x72\x70\x81\x80\x70\x29\x34\x20\xc9\x16\x1e\x58\x90\x72\xb7\x7f\xf0\x89\x92\xd2\x3a\x86\x63\xc9\x0a\x1b\x2f\x83\x8f\x24\x3e\xb8\x7e\x08\xce\x1d\x03\xd5\x28\x06\xd6\x98\x0e\x32\x6b\x07\x90\xf2\x54\xa1\x11\x88\x89\x60\x89\x91\x34\x40\x1d\xcf\x18\x49\x63\xa2\x8a\x26\xcc\x35\x40\xfc\xce\x98\x42\x03\xc4\xef\x8c\x29\x34\x40\xf6\x4e\xd5\x8b\xc2\x64\x6b\x25\x76\x36\x66\xdf\xfc\xa6\x64\xe4\x3f\x2c\x9b\x01\x34\x76\xc6\xb2\x19\x93\xcb\x04\xc6\xcc\xc0\x4a\x93\xb1\x5f\xc6\xd4\x0f\x09\x17\xb9\x00\x4f\x3a\x63\xb4\x8c\xa9\x1f\xd2\x6d\x69\x3b\xf1\x0f\x4a\xb0\xc7\x71\x9e\x0b\x22\xe9\x32\x71\xf8\x31\x5f\x8b\x18\xfc\x3e\x9d\xe1\x16\x3d\x11\xae\xdc\xa1\x17\xbb\x1b\x51\x54\x81\x2d\x27\x13\x15\x15\xcb\x7e\x41\x98\x5e\xf6\x0b\x2b\x87\x88\x39\x55\xb0\xb1\xd0\x41\xe2\xf3\x14\xcb\x3e\x42\x04\x5a\x68\xdc\xe1\x27\x89\x85\xbc\x8c\xc9\x32\xd6\xf0\xfd\x53\x9f\xc5\x35\x83\x38\xf6\x58\x1c\xff\x00\x8c\x04\x11\x6d\xd9\x8b\xef\x62\x64\xbd\xeb\x2e\xbd\x9f\xba\x95\xe3\x2e\x82\x89\x33\xc2\x4a\xb3\x56\xc2\x4a\xb3\x56\x82\xc5\x08\x04\x75\x60\x4b\x48\xa2\x1f\x04\xa1\x2e\x19\xa0\xbf\x08\x84\x43\x23\x6b\x23\x10\x0e\x09\x89\x8f\x40\xd4\xab\x18\xdb\x03\x40\xe3\x8c\xbd\x32\xc2\x36\x73\x4a\x04\xb7\x04\x43\xf7\x22\x38\x66\x21\x26\x89\xb0\xd1\xcc\xdb\xc0\xdd\xa9\x3a\x22\xd1\x1a\xff\xf0\xb7\xee\x63\x6c\x6d\xe1\xec\x61\x12\x47\x37\x27\x8a\xe8\x95\xdf\x54\xdc\xee\xe3\xc4\x00\xaf\x38\x7b\x49\x0f\x3d\x1b\x7f\xc5\xd1\xaf\xd8\x34\x03\x20\xe0\x8c\x4d\x33\x02\xb7\xde\x4a\x2c\x6c\x80\xe0\x9b\x07\x7b\xbb\xd1\x2f\xf5\xef\x1f\x83\x7f\x50\x3f\xce\xd2\xc1\xac\x0f\x46\x08\x1c\xf7\x20\xe4\x25\x13\x9c\x1b\x84\xb3\x64\x8c\xa3\x11\x08\x6b\x18\x47\xc3\xb0\x15\xa3\x49\x63\xa3\xbf\x1d\xec\xa9\xfb\xf2\x03\xd2\x93\x1f\x34\x7e\xd3\x06\x0c\x55\x41\xc4\x5f\xf6\x2c\xdd\x3f\x47\xb5\xee\x17\x67\x62\x79\x96\x6a\xa2\xc0\x9a\x1a\x84\x02\x66\x7c\x01\x42\x73\x05\x6c\x72\x01\x8b\x7f\x86\x8f\x24\x76\x35\x9d\x7c\x18\xab\x91\xff\x85\xeb\x16\xda\x32\x30\x9f\x06\x54\xfb\x49\xf8\x87\xd8\x08\xed\xb8\xe8\x87\x31\x28\xc6\xf5\x07\x24\xfc\x19\xc3\x6a\x6c\x0e\x5a\x0c\xab\xb1\x1f\x7f\x53\xad\xe1\x6f\x1a\xce\xa0\x62\x26\x8d\x8d\x08\xde\x30\x33\xc4\x46\x04\x57\x5f\xb2\x75\xc3\xc2\xe6\x10\xc4\x25\x66\x6c\xa3\xa1\x4d\x83\xe0\xe5\x20\x54\x25\x13\xfc\x1b\xa0\xee\x66\xe2\x2d\x63\x3b\x8e\xac\x46\x50\x74\xb3\x2a\x95\xed\xd8\xd9\x1c\xc7\xce\x16\xa0\x77\x11\xfd\x2f\xa0\x95\xcf\xc0\x32\x84\x71\x2b\x86\x80\xc7\x46\x1c\xc7\x46\x11\x58\x38\x32\x26\xd6\x78\xd9\x4f\x30\xb1\xc6\xeb\x60\x33\x09\x34\x70\x40\x47\x12\x2f\x02\x38\xd6\xd6\x78\x1d\x46\x8e\xb1\xd7\x61\xe4\xfe\xf2\x22\x80\x37\x38\x54\xe2\x45\x00\xc7\x7a\x1a\x46\xba\x34\xbc\xe6\x03\xa4\xde\x8c\x29\x35\x5e\x07\x98\xe5\x8b\xb5\x22\xb5\x6c\xd1\x08\xba\x4e\x2d\xc3\x4a\x5a\xb6\x1e\x8d\x36\x30\xb5\x5e\xc7\x8a\x75\x0d\x97\x7b\xc6\x20\x1a\xef\xa3\xeb\x9e\x2f\x71\x7f\x07\xec\x36\x5e\x5d\x14\x3d\xe7\xde\x87\x16\xb1\x03\xbf\xc8\x44\xd8\x43\xe3\x75\xa4\x59\xd6\xef\xb4\x45\x9c\x47\x6f\x30\x4d\xfc\xed\xa0\xb0\xd5\xbc\x28\xd6\x45\x55\x8b\x0f\x66\x48\x40\x8c\x82\x88\xc6\x02\xc6\x6a\x80\x89\x9b\x04\xb9\x08\x43\x1a\x31\x7b\xc6\xa7\x2f\x1d\x60\x05\x21\x2a\x2e\x30\x3a\x01\x12\x6e\x01\xd1\x24\x88\x7b\x2c\xd8\x46\xe3\xcb\x94\xc0\x12\xfc\x10\x42\x25\x3b\x0d\x20\x6c\x0b\xf6\xd0\xf8\xaa\xbf\xf9\xa0\x92\x11\x9b\xd9\x87\x9a\xbc\x11\x5c\x17\x04\x34\x16\x00\x8e\xe2\xd3\xfd\x0e\xc4\xa5\xf8\xda\x38\xff\x60\xa5\x7c\x20\xd8\xe3\x74\x19\x5f\x27\x57\x0e\x18\x82\x53\x34\x15\x05\x44\xf1\x05\xb7\x96\x90\x10\x1e\xbc\x82\xf8\xa0\x8c\xb8\x38\x78\x00\xa5\x2d\x84\x1f\x07\x46\x9d\x82\xb9\x35\x3e\xc2\x71\x31\xb7\xc6\xf7\xfa\x9b\xfc\x09\x8d\x06\x3d\x3e\xc0\x7c\x4d\xcd\x6b\xeb\xf7\xd1\x79\xcc\x7b\xe3\x51\x1a\xce\x7b\xf1\x7d\xd4\x82\xa3\x0a\x4a\xf5\x02\x76\xd9\x06\x01\xb6\x5c\x67\x3d\xec\xcb\xe1\x39\xcd\xdf\xa2\xb2\x62\x86\xdd\x30\x9c\x17\x50\x3b\x37\x0c\xe7\x05\x18\xe1\x7d\xd9\xa7\xe7\x74\xda\x58\x8a\x0a\xc6\xd6\x0d\x7b\x79\x6a\xe0\x35\x6f\x60\x4d\x0b\x16\xd6\x6d\x34\x4b\x03\x14\x68\x13\xce\x52\xae\xc6\x4b\x10\xfa\x5f\x8d\x74\xc8\xc6\x30\xc3\xee\xcb\x91\x3a\x93\x67\x63\x5b\x2a\x57\xfb\x17\xdf\xcb\x86\xe8\xbc\x20\x48\xef\xcb\x01\xea\x34\xef\xa1\x49\x9d\x42\xec\xf0\x73\x02\xee\x0b\x14\xe9\xab\xd3\x0c\x94\xc5\x0d\x41\x7a\x5f\x8b\xaa\x3f\x7c\x8c\xb2\xb8\xf5\xc2\x17\xf0\xeb\x83\x02\xb8\x2f\x87\xe8\xa1\xba\x08\x2e\x02\xd5\x6c\x42\x4a\x0a\xa6\xd4\x7d\x39\x76\x83\x5c\x11\xe9\xe4\xa7\xd8\x98\x97\x0a\x66\xd2\x9d\xae\xcd\xef\xd3\x21\xe9\x6c\x0a\x85\xb0\xd6\x9d\x8a\xef\x74\x7e\xe3\xd9\x8b\xbf\xf6\x4e\xe7\x4c\x2f\x98\x4f\x77\xc2\x73\xa0\x21\x97\xec\x44\x77\x12\xe4\xba\xa5\xcf\x26\xc8\x75\x27\xe4\x3b\x39\xcb\x77\x02\x50\x19\xcb\xe8\x36\x82\xa4\x21\x5c\xec\xd4\x12\xff\x48\xfc\xa6\xec\x4c\xfd\xce\x56\x53\x80\xf0\xda\x84\x99\x14\x42\x5e\x77\x7a\x28\x21\x93\xe9\xe3\xfb\xe4\x33\x4d\x1f\xfc\x26\xbd\x50\x18\xce\x05\x8d\xe3\x62\x43\x62\xad\x5d\x74\x03\x50\x79\xfe\x41\x5d\x41\xa8\x4c\x85\x12\xa0\x09\x82\x4e\x7b\x27\xbc\x84\x1a\x47\xc4\x4e\x8b\x6a\x98\x13\x00\xe0\xc9\x8f\xb7\xc5\xd1\x33\x1f\xd5\x28\x54\xc3\xee\xa6\xf7\xa0\x84\x2e\xa0\xec\x6f\x63\x43\x84\xe8\xda\xf9\xdc\x89\x0b\xca\xef\x2d\x6e\x24\xe8\xf3\x1b\xeb\x49\x01\x0e\x6c\x67\xc7\xe7\x9c\x35\x3b\x97\x57\x67\xdb\xc1\x1f\xf4\x2a\x6b\x2b\xdf\x3f\xcf\x5b\xff\xa0\x57\x59\x68\x58\x58\x4a\x62\xa1\x11\x28\x52\x12\x0b\x4d\xc4\x47\x6c\xc1\x3b\xdb\xab\x95\x12\xec\x55\x16\x5a\x26\x40\x1a\xbb\xf0\xc6\xfe\x51\x80\xc7\xdd\x19\x1c\x22\x22\xba\x76\xb6\xe7\x59\x4e\x44\x83\x14\xec\xc5\x1b\x76\xe3\xc2\x41\xb8\xb3\x5d\xd7\xa8\x34\xfe\x72\x9d\x28\xde\x9d\x23\x9f\x7f\x74\x32\x25\x20\x4e\x34\xf1\x9d\xa1\xe6\xc4\x18\xbc\xe1\x28\x2e\x18\x83\x77\xb6\xb3\x59\x4b\x44\x83\x14\x8c\xc1\x3b\xdb\xf1\x0f\x35\xb2\xe3\x8f\x30\xb9\xe1\x0d\x4e\x9d\xa0\xaf\x0d\x71\x70\x21\x16\x77\x1b\xe6\xd1\x31\xbc\x6e\xc8\x81\x0b\x96\xe1\x5d\xf0\xc8\xe9\x44\x83\xed\xe2\x90\x1c\xa9\x71\x97\x44\x11\x47\xbe\xd8\x05\xff\xba\xce\xdd\x70\x97\xd4\xf8\x07\xe5\xe1\x7e\x20\x8f\xc6\x2e\xf9\x64\x8b\x27\xdc\x2e\x47\xb2\x2a\x58\x8f\x77\x61\x70\x01\xa1\xd8\x05\x59\xb9\xe3\xe4\xb6\x0b\x5b\x39\x5c\x7d\x1b\x9b\x4a\xc1\x7a\xbc\x21\xe7\x4d\xc2\xb8\xee\xc2\x40\x60\xf4\xdd\x85\x81\xc0\xe8\xbb\x61\xde\x4d\x9d\x98\xc0\x0d\xf5\x6e\xc9\x7e\x80\x6b\x54\x27\x40\x70\x83\xa1\x58\x70\x3d\xdf\x05\xa0\x82\x9c\xc7\xbf\x76\xb9\x72\x36\xa4\xf2\x6b\x2d\x63\xc9\xe5\x77\x13\xdd\x51\x7e\x8d\xdd\xbe\x43\x21\x80\x2d\x82\x6a\xbb\x31\xe9\x24\x69\xc6\x77\x39\xf7\xd0\x02\x04\xed\x96\x81\x97\x28\xdd\x0d\xd3\x6e\xc1\xe2\xbc\x0b\x1e\xce\x1d\xda\x96\x5d\x60\xa7\xc4\x09\x7e\xdf\x97\xce\xd5\xe7\xb4\xde\xf7\x45\x11\xb4\x09\x8b\x50\x01\xc6\x6c\xdf\x89\xf6\x9d\xb3\x67\xdf\x00\xa5\x12\xbf\xbb\xc1\x64\x2c\x80\x98\xec\x9b\x65\x80\xe9\x7a\xdf\xcd\x77\x0a\xbf\x7d\xe7\xe6\x37\xf9\xb0\xbb\xde\x08\xaf\x1d\x2f\x82\x0d\x19\x6e\x41\x06\xda\x77\x37\x23\x0a\x23\xe8\x4d\xe0\xad\x7d\x3f\x67\x5e\x63\xd3\xde\x37\x5a\x66\x29\x7f\xf7\x0d\x74\x23\xae\x86\xfb\x46\xcb\x2c\xe9\xd5\xbe\x1f\xca\x63\xb9\x60\x5d\x2a\xd8\xb3\xf7\x7d\x04\xd6\x82\x09\x7b\xdf\x50\x0a\x64\x96\xd1\x6d\xd7\x73\xf0\xdc\x2c\x10\xac\xd9\xfb\x66\x51\x60\xc0\xde\x37\x34\x93\x18\xb0\xf7\xcd\x29\x0e\x01\xf8\x86\xc7\xb6\x20\x95\xed\xdb\x51\x60\x71\x61\x70\x2a\xe8\x18\xf6\x0d\xed\x00\x86\xed\x0d\xa7\x6d\x92\x9f\x73\xdf\xb0\x75\x63\xe5\xde\x95\x43\x1c\x3d\xc4\xae\x0e\x02\x07\x18\x86\xa8\x82\x95\x7b\x57\xd4\xca\x1d\x25\xfb\x86\xed\xb6\x60\xf2\xde\xd5\xd1\x61\xd1\x55\x47\xe7\x21\x53\x94\xb4\x02\x03\xed\x7a\xd3\x04\x16\xa0\x01\x18\x82\xde\xec\x0a\x50\x09\xf6\xef\x5d\x1d\x4f\x4e\xbc\xea\x78\x8e\xce\x6f\xd6\xdf\xa0\x04\x84\xda\x8e\x86\x6d\xd7\x23\xd4\x96\x62\x09\x4d\x27\xf6\xec\x1f\x9b\x7f\x50\x02\x32\x16\x10\x1a\xbb\x32\xd0\x98\xc2\x77\x45\xa8\xed\x9d\x8d\x1d\x7b\x53\xc1\x7e\xbd\x81\xd0\x2c\x60\x30\x6f\xec\x42\x05\xfb\xf5\xae\xdb\x77\xa8\xd2\xd6\x03\xde\x9c\x40\x4f\xc2\x98\xbd\x2b\x9e\x23\xfd\x31\x27\x18\xd7\x8b\x55\xc2\x43\xb8\x3f\x66\x0b\xd9\x07\x66\xee\x5d\x19\x51\x2c\xdb\x9b\x98\x90\x82\x31\x7b\x57\xa4\x60\xe9\x91\x37\x0c\xb0\x05\xcb\xf6\xae\x06\x61\xa0\xa2\xd8\xf5\x3b\xf3\x0a\x33\xf7\x6e\x0c\x23\x1e\x39\xbb\x31\x8c\x85\xa3\xb0\x21\x2a\x77\xf4\x09\x1b\xe0\xcd\x82\x35\x7b\x37\xa4\x60\x0c\xd8\xbb\x21\x05\x03\x90\xb1\xe1\x7a\x2d\x50\x28\xee\x56\x7c\xff\x54\x09\x80\xcd\xe2\x06\xd4\x80\x59\x82\x13\x64\xb7\xdb\x46\xb3\x75\x82\xb0\x59\xb0\x6b\xef\x66\x68\x07\x6e\xc7\x5b\x88\xcd\x62\x2d\x18\x76\x62\x97\x77\x43\x60\x23\x76\x79\x03\xb1\x59\x30\x71\x6f\x98\x5f\x0b\xe0\x56\xdb\x60\x96\x7e\xee\xc9\xff\xd8\xe3\x1a\xa2\x36\xd1\xcf\xbb\x21\xc9\x11\xbe\xbc\xdb\x53\xf8\x4d\x89\xc6\x80\xa0\x51\xde\x80\x60\x16\x18\x6f\x76\x73\x1a\xb0\x62\x05\xb5\x24\x7a\x79\xb7\x41\xd5\x59\xb1\x0d\xb5\x6e\x1f\x96\x30\xce\xbc\x86\xc9\x77\xff\x82\x6c\xb8\xc6\xed\x86\xa4\x8e\x1d\x7e\x63\x3c\x2a\xc4\x3b\xef\xc6\xd1\x0a\xb2\xd5\x6e\x48\xed\xd8\xe7\x77\x43\x3c\xc4\x3e\xbf\x1b\x66\xca\x0e\x55\xe8\x06\xe3\xb2\x60\x9f\xdf\x2d\xcc\x88\x92\x9d\x99\xac\xd9\xb6\x29\xcc\xf7\xd9\x44\x50\xc7\xed\x06\x1a\x0f\x76\xfb\xdd\xf6\x2f\x40\xc2\x3f\x28\x8d\xa3\xb5\x21\x73\x72\x8f\xda\x90\xd8\x16\xae\x4e\xbb\x39\x2f\x39\x65\xb1\x41\x15\xe2\x7d\x77\xe3\x56\x80\x05\x7b\x03\x1e\x59\x08\xac\xde\xdd\xd9\xc7\x4a\x06\x30\xb2\x14\xe6\x43\x77\xc2\xb1\x92\xbb\x13\x8e\x95\xdc\xf1\x51\x79\xae\xe6\x1f\xb0\xa3\xb0\x92\x0d\x26\x7a\x70\x9e\xdc\x9d\xa9\x88\xa5\x7f\x77\x84\x5a\x2c\xfd\xbb\x33\x2d\xb9\xa7\x6d\x6c\x46\x85\x40\xec\xdd\xb9\x3a\xe0\x01\xb0\x0d\x32\x7a\xf0\x6a\xdc\x9d\xab\x03\xee\x00\xbb\x23\xdf\x7a\x00\xc1\x99\x7b\x5e\xe2\x1f\x28\xa3\x1f\x65\xe8\x0e\x39\x01\xf0\x2b\xdb\x58\xa4\x47\x81\xba\xb3\x1f\xdd\x6c\x41\x40\x45\x96\x9b\x25\xde\x11\x76\x31\xf4\xef\xce\x85\x02\xdb\xfe\x26\x2e\xa9\x60\xdb\xdf\x9d\x0b\x05\xb6\xfd\xdd\xb9\xd9\x61\xc3\xdf\x9d\x99\x77\x73\x1c\x63\x30\x4a\x8f\x92\x62\x1f\xf4\x0c\x0b\xd9\x10\xa5\x07\x54\x97\xdd\x99\x93\x20\xbf\x7c\xa8\xef\x65\x1b\xfb\x06\x27\x2a\x26\x9c\x6f\x5c\xf9\x2f\xa9\xcd\x27\xf6\x1e\x2c\x55\xdf\x10\x21\xf9\xf2\x37\xb8\x68\xa7\x87\xbf\x71\x01\xd7\xfd\xfb\xdd\xff\x22\xe9\x7c\x83\xdd\xe4\xef\xef\x01\xc4\x96\xf9\xcf\xbf\xd0\xec\xdf\xb8\x16\x98\x6d\x37\xbf\x03\x3e\x59\xde\x4f\x22\x51\x53\x16\x28\xd9\xf8\x76\x7c\x23\x83\xa9\x76\x51\xb7\x0c\x44\x52\xe6\xdb\x0c\x94\x53\x22\x4f\xb0\xfa\x40\x4e\xf9\x06\xa8\xd7\x20\x4e\x7f\x62\xf2\x61\xe7\xfe\x86\xcc\x69\x89\xfa\x80\x74\x8d\x6c\xff\x11\x96\xf2\xb7\x5c\x78\x29\x90\xe7\xbf\x01\x16\x23\xb2\xe0\x27\x2f\x2a\xca\x9c\x8f\xd0\x95\x1b\x19\xf6\x1b\x72\x54\x54\x7f\xe7\xff\xfe\xa7\xfd\xea\x06\xe1\x39\x02\xf9\x27\x8f\x2a\xfa\xb6\x6f\x80\xe9\x58\xad\x03\x4c\x56\x57\xa7\x2c\x10\x8e\x70\x50\xfd\x06\x3c\xbc\x58\x56\xbf\x01\xa5\x25\xb6\xde\x8f\x30\x99\x5a\xfe\xb7\x3b\xea\xd3\xfe\xb7\x8d\xed\x23\x82\xa6\x5f\x0f\xfd\xd5\x04\x58\xb5\x6c\xa0\xa6\x1e\xe6\x01\xe8\xde\x78\xb4\x7e\x03\x06\xbd\xdf\x78\x77\xc1\x56\x29\xbb\xa7\xbf\x44\x35\x1f\x9c\xaf\x9d\xed\xeb\x1b\xd0\x63\xfe\xe6\x0d\x04\x5a\x8f\x63\xd9\xdf\xbf\xb0\xfc\x1f\x5c\xb0\x37\xc8\x40\xdf\x90\xef\xf9\xe6\x1d\x78\x61\x41\xd6\xfe\x08\xd6\x11\x69\xfa\x1b\x20\x36\xc1\x15\xf3\x8d\x87\x7e\xb7\x3e\x83\x7c\x1a\xf5\x1c\xe0\xe9\xd9\x16\x20\xe5\x6f\xcb\x05\x30\x18\x4f\x8f\x6f\xc0\x52\xf7\xcb\x7f\xa6\xff\xd5\xae\x29\x1f\x30\xef\xc8\x89\x61\x59\x13\xd4\xf5\xc6\x3c\x00\xd2\xeb\xd7\x3f\xc0\x99\xe1\x55\xf2\xc1\x2f\xfb\x77\xec\xc1\x57\xec\xbf\x7c\xa0\x21\x18\xa4\x9f\x1d\xfa\xbe\x9d\xaf\x40\x80\x11\x16\xff\x81\xaf\x58\xfb\xef\x1d\xe6\xd6\x43\x7d\x16\x38\x9f\x95\xb2\xd6\xf7\xbf\xe6\x5f\xdc\x7f\x91\xab\xbe\x11\x50\x3f\x3c\xf4\x73\xb4\xbf\x08\xd7\xdf\x80\x5a\x13\xb4\xf4\x6f\x04\xec\x81\xd6\x07\xd8\xbb\xea\x7c\x0a\x59\x1a\xe9\x1f\xc8\xe8\x09\xb0\xfe\x06\x10\x63\xf5\x97\x27\x73\xda\x77\xc0\xff\xfc\xcd\x63\x00\x62\x9b\xeb\xed\xc8\x1f\x37\x61\xc3\xdf\x80\xaa\xa3\xb9\x77\x6c\xa0\xd0\x9c\xc7\x2f\xb4\xb7\xae\x3d\x01\x89\x1f\xea\x06\xea\x3a\xf8\x96\xdf\x78\xc1\xd5\xcc\xa6\x03\x06\x9c\xa9\xe7\x3b\xff\x82\x19\x7f\xe0\x43\xde\x10\x7d\x7d\x04\x3a\xdd\xcd\x3c\xa1\xd9\x2c\xae\x25\xb9\xba\x07\xf5\x01\x47\xb4\xbb\xa7\xc0\x46\x87\x03\xc2\x37\xa4\xe2\x74\xec\xc0\x96\x04\x1d\xe1\xc3\xaa\xd5\xda\xef\xf7\x99\x57\x08\xb5\x1f\x54\xbd\xdd\x35\x0f\x55\xef\xcd\x2d\xe3\x9b\x50\x03\x20\xa1\x7f\xf3\x92\xf2\xe0\xe2\x37\x0c\x83\xac\xff\xf9\xe3\x72\x7e\xf8\xfd\xfc\xe5\xf0\xfe\x26\x7b\x1f\x5e\x27\x1f\x16\x34\x79\x8e\xbf\x79\x89\xc2\x7f\xfa\x64\xe6\xff\x87\xfa\xe4\x9b\xbf\xbd\xec\xe4\xff\x89\x14\x75\xb2\xff\x0c\x35\x3e\x23\xf1\x71\xad\xa2\xe1\x1f\x97\xaa\x23\xfa\x7c\x9f\x70\x22\x95\x9f\x8d\xab\xd6\xff\x5f\xb9\xe7\xff\x33\xff\xdf\xff\xaf\xf7\x7f\xfe\x5c\xf0\x14\xfd\xb9\x2e\xbc\x26\xcf\xdf\x2b\xf3\xf7\x2a\xff\xfd\x0f\x61\x74\x57\x39\xab\xee\xcf\x55\x26\x64\x36\xe7\x1d\xd0\xfa\xcf\x63\x00\x32\x7f\x52\x96\xef\x08\x1a\x5a\x4f\x4a\xf8\x4e\x00\x05\x9a\xff\xe7\xcf\x85\xb7\xde\x79\x54\x70\x4e\x2e\x92\x1a\x49\xc5\xa4\x7e\x92\x8a\x49\x84\x10\xa2\xcf\xc8\x57\x3a\x59\x65\x81\x6b\x4e\x87\x66\xd4\x84\xe7\x41\x58\xf5\x4d\x4a\x98\x02\x9e\x5a\x3b\x29\x34\x2c\xc3\xbd\x04\x77\x7e\xbe\xce\x85\xfc\x3c\x44\xe4\x38\x29\x25\x93\xa2\x7f\x2a\x39\x97\x61\xca\xfc\xef\x7f\x1e\xfc\x4c\x32\x0c\x40\xe7\xb1\xfe\xfb\x9f\x27\xfb\x56\xdf\x26\xbd\x27\xa9\x52\xc9\xb3\xc7\x9d\xc7\x7d\xfa\xad\xff\xcf\x9f\x9c\x2a\xd5\x46\x2b\x86\x31\x3b\xa7\x73\xce\x9c\x07\xb0\xac\xe5\xa4\x34\x2a\x29\xf7\xcb\xd9\xd7\x32\x3e\xd3\xe7\xc1\xf2\x25\x65\x98\x32\xd4\x9c\x90\x62\xce\xc3\x98\xe4\x93\x72\x76\x8a\xf3\xa8\xff\xfd\xcf\x03\xcf\x4c\xce\xb6\x36\x9f\xd6\x3e\xb8\x19\xe4\x9c\xbb\x49\x06\xb3\x91\xb2\x4c\x31\x78\xf3\xa4\x34\x72\xc2\xd3\x16\x95\x58\x86\x04\xe4\x3c\xfa\xc9\x28\x9b\xf4\x9a\xf4\x9d\x24\x3a\x37\x5b\xef\xdc\x99\x37\x47\xa6\xcc\xb9\xfb\x61\xef\x24\x51\x03\xfb\x32\xd3\x97\xd0\x10\x64\xdc\x72\xcf\x23\x91\xc4\x5b\x4f\x36\x89\xf8\xda\x87\x14\xb3\x32\x88\x93\xe6\x0d\x9b\x37\xac\xd5\xe9\xf0\xbc\x6c\xcc\x8a\x93\x44\xdf\xe5\xb0\xa2\x67\x73\x7b\xf0\xec\xcb\xc0\x8b\x9c\x07\x55\xa0\x17\x6e\x47\x81\x8b\x3e\x56\xd2\xcc\x35\xff\x4f\xbe\x69\x0d\x7e\xcb\xf9\xee\x74\x0c\x77\x7b\x0c\x8f\xf9\x7e\x8a\x29\xfd\xbf\xff\x19\x04\x27\x65\xbc\x41\xff\x64\x70\x14\x88\x24\xce\xc0\x28\xfc\xc9\x37\x35\x40\x14\xce\x5c\xde\xff\x64\xbc\x42\x71\x2b\xc9\x35\x51\xcd\x2a\x7f\xd8\xe9\x82\x9a\x99\x4e\x35\xcb\xda\x45\x4a\x33\x05\x7a\x9f\x42\xca\x30\x05\x10\xd7\x4a\xca\x36\x05\x66\x01\x72\x2e\xe6\x53\xc8\x87\x9c\x4b\x35\x45\xaa\x6c\x52\xcc\xa7\xc0\x07\x4b\xce\xc5\x7c\x0a\x18\xcc\xe4\x7c\x53\xe7\x7a\x43\xb4\x4c\xce\x77\x31\x85\xaf\xc8\x79\xd2\x43\x5c\x84\x81\x6b\xcb\xd5\x96\x72\xed\x45\x7f\x94\x9b\x5d\xdd\x1a\x1e\xe8\x99\x94\x61\xca\xc4\x27\xf0\x7f\xfe\xe4\xee\xbc\xe9\xfd\x74\x19\x0e\x49\xb9\x3f\x0c\x5a\x3f\x13\xff\xe1\xb6\x59\x30\x27\x9c\x07\xc0\x19\x89\x94\x87\x94\x24\xf6\xdd\x49\x39\x5b\xc6\x79\x00\x28\xf1\x90\xd2\x4c\x19\x67\x14\xcf\xaa\x28\x30\xb8\x9d\xc7\xf7\xdf\xff\x0c\x2e\xd7\x05\xe2\xb4\x3f\xe5\xa2\xb8\x4a\xde\xd3\x94\x73\x12\x11\xd6\x59\x12\x3d\x5b\x12\xe2\xfe\xd9\xda\x4b\x3a\x6b\xe6\x4f\x49\x48\x2c\x67\x9f\x2a\xd9\x3a\xe6\x24\xf9\xe8\x49\x69\xa6\x74\xa8\x0c\x78\x87\xa6\x95\xfc\x50\x3c\x0d\x41\x11\x78\x1e\x70\x10\x74\x52\x1e\x53\x20\x50\xcb\xa4\x4c\x53\x80\xbd\x6e\xa4\x6c\x53\x3e\x78\x83\x4e\xca\x30\x1f\x08\x58\x8a\x29\xd5\x14\xe0\x31\xc9\xf9\xc8\x4b\x7f\x4a\x39\x22\x11\xd4\x9e\xc5\xdd\xbd\x14\x78\xc3\xcf\xbd\xac\xc0\xc8\x72\x1e\xcf\x29\xbd\x92\xf2\xfb\x0a\x26\x02\x53\x2c\x1d\x82\x5e\xba\x0c\x8e\x96\xf3\xa0\xce\xe4\xbc\xac\x33\x8c\xe1\x85\x56\x84\xef\x40\x16\x76\xce\xc4\x1a\xef\x59\x79\x15\x8b\x78\xc5\x8c\x51\xb1\x29\x9e\x07\x44\xdd\x27\xa7\xfa\x9d\x6b\xe9\x79\xb0\x6f\x9e\x8b\x61\x23\x1a\xe6\x3c\x80\x89\x3d\xc3\xd8\x08\x52\x39\x0f\x16\xda\x11\xe5\xda\xdd\x49\xc2\xb3\xfb\x06\x2e\xa1\xd5\x23\x45\x9c\xc7\x11\x74\x70\xf0\x6f\x8d\xb9\xdd\xf0\x4d\xed\x23\xfd\xf5\xe8\xf1\xcc\xfc\xff\x75\x8c\x36\xf8\x0a\xce\xe3\x9c\xdc\x48\xdb\xad\xb3\xf2\x5b\xc7\xb4\x03\x28\x78\xe3\x82\x70\x1e\x10\xa3\x1e\x99\xa7\x01\x49\x7c\x1e\x30\x9c\x9d\x01\xe8\xe9\xf4\xd8\x79\x9c\x33\x08\x3b\x5a\x2f\x9c\x8a\xbd\x14\x78\xa3\xce\xe5\xad\xc3\xc8\x71\x1e\xc0\x39\x9f\x71\xea\x0f\xfd\xdb\x1f\xf8\x2d\xc0\x28\xe8\xe3\x5c\x6c\xcf\x03\xc9\xf0\xba\xff\xe7\x4f\x9f\x8c\x5d\x27\xbe\xba\xb1\x72\x3a\x14\xbc\xe7\xb1\x20\x8a\xc8\xff\xf3\xe7\xc1\xb0\x73\x1e\x10\x1c\x43\xac\xfc\x9c\xa2\xce\x83\x36\x42\xf7\x0a\x92\xfb\x79\x54\xe8\x48\xa0\xb9\x39\x5f\x9c\x47\x06\x5d\x55\x66\x1a\x92\x2a\xe4\xd9\xa2\x1d\xe3\x25\x7b\x1e\x42\xff\x43\x35\xf1\x3e\x24\x9d\x6d\xb1\x65\xc1\xbd\xaf\x53\xe2\x98\x10\xd2\x62\x1a\x9a\x44\xdc\x9e\x07\xe8\x51\x02\x83\x9e\x2d\xe0\x3c\xca\x59\x41\xc0\xeb\xc5\x91\xd0\xce\x83\xe5\x2a\xcc\xe9\x11\xce\xce\x43\x50\x21\x90\x43\x4f\x7b\xcf\x83\xa5\x07\xfc\x1e\x2e\x31\xe7\x01\xaa\x13\x10\x87\x71\xf6\x8a\xf3\x40\xb4\x00\x52\x33\x18\xed\x19\x6e\x19\x20\x4a\x06\x1b\xf6\x8c\x4c\x25\xc0\x7c\x04\x19\xfa\x3c\x16\x49\xe0\x96\x9e\x83\xf6\x3c\xcc\xcb\xa4\x8f\xa4\x02\xb2\x68\x02\x31\xb5\xd8\xa0\x33\xda\xa3\x08\xba\x5a\x1e\x93\x86\x90\x34\x24\x4d\x93\xc8\x1e\x44\xc8\x60\xdf\x9e\x30\x8d\x8f\x22\xb2\xea\x6d\xbd\xce\x36\x3d\x8a\xa0\xaa\xb7\xb5\xaf\x54\xb5\x8b\x3d\x6b\x55\x2b\x25\x82\xfe\x18\xd5\x66\x57\xb2\x07\xc1\x94\x70\xe0\x3f\x33\x1a\xd9\x03\xb2\x8a\xc3\xcd\x79\x24\x31\x6d\x48\xb2\xf6\xe7\xec\x1c\xec\x83\x13\x57\x9c\xf3\x00\x09\x36\x89\x64\xeb\x70\x74\x81\x6e\xe9\xaf\xee\x70\x9c\xf9\x35\x88\xae\x98\xf1\x98\xfd\x63\xf6\x54\x95\x53\x77\x06\x7a\x58\xcc\x7c\x33\x1e\xf3\x3a\x9b\xe4\xb8\x05\xcd\x7d\xac\x3d\x4a\x76\xe4\x98\x49\xd0\xf2\x79\x90\xbd\x55\x1d\x76\xce\xa0\xaa\x56\x62\x58\xd5\x01\xf0\xac\x25\x0e\x07\x0d\x30\x25\x2c\x7a\x33\x86\x83\x36\xa9\xd7\x0f\x3a\xd7\x66\x9f\x89\x3d\xe0\x21\x98\x30\x9d\x9f\x07\x40\x1c\xce\x89\x69\x25\x26\xf8\xbb\xce\x9c\x69\x5e\x40\x1c\x10\xc3\x39\x63\x59\xaf\x45\x5e\x7e\xb8\xcc\x0b\xbc\x25\x54\x09\x13\xe2\xf2\xf3\xa0\x5e\x00\x46\xc6\x72\x68\xcf\xb6\x3a\x6e\x93\xc2\x7a\x05\x6d\xfc\x21\xf8\xda\xc6\x20\xfb\x1f\x78\xaf\xfd\x15\x34\x5b\x7c\xde\xb0\xaa\x1b\x48\x5d\x27\xd3\xb6\x12\x9b\x2e\xec\x64\xff\x3a\x42\xf8\x1e\x26\x67\xe1\x6b\x89\x2f\x25\x3e\x62\xfd\x5a\xe2\xcb\x04\x78\xfc\xd0\x41\x7b\x85\xc0\x11\xf9\xd7\x12\x5f\x3a\xc7\x29\xf7\xda\x39\x9f\xd9\x8b\xf7\x6b\x5e\x9f\x90\x33\xe4\xf5\x99\xd7\x47\xed\x07\x25\x7e\x0e\x1a\xf0\x26\x58\x12\x67\x7c\x76\xce\x47\xed\xc5\xd8\xbd\xe8\xe8\xcd\xd6\x71\x0b\xa9\xeb\x3e\xc1\x5e\x38\xaa\x48\xb9\x57\x98\xb4\x45\x9a\x01\xf0\x97\x36\xee\xb3\x4f\x0c\x68\x58\xe6\x76\x9f\xc0\x03\x6b\x80\x58\x37\x71\xba\x3a\x8f\x8f\x24\xb2\x77\x9f\xc0\xed\x6a\x10\x8b\x31\x77\x9e\x26\xf1\x21\xb0\xa1\xdb\x7d\x62\xbb\x4f\x08\xcb\x9b\xa9\xfd\x06\xe0\xb4\x8a\x92\x5b\x6e\x93\xaa\xc8\x30\x24\x35\x93\xa8\x57\x11\x77\xd8\x7a\xb1\x4f\x10\x74\x31\xb7\xfb\xc4\xbe\xc9\x8b\xe9\xbb\x6f\xf3\xba\xcd\x0b\x50\xe3\xdb\x7a\x01\x51\x4b\xf0\xc5\x04\x20\xfe\x3c\xf8\xb0\x0a\x47\x5c\x4d\xa2\x44\xc0\x68\xb7\x5b\x07\xae\x62\x03\x59\x75\xe2\x0d\x76\x1e\x54\x02\x38\x5a\xc0\xe3\xcf\x43\xa4\x14\xdf\xb2\x8d\x6c\x30\xd5\x8e\xee\x96\xd8\x01\x31\x7e\xf2\x3f\x8f\xe2\x09\xa5\xfb\x79\x88\xfe\xc2\x30\xbb\xd9\x6c\x00\x70\xab\x88\xcd\x6e\x36\xbb\x6f\x81\x56\x00\x38\xb6\xa8\x47\xec\x15\xde\x72\xb3\xd9\x88\xf8\xd5\x1e\x46\x14\x9b\x1b\x44\x45\x42\x7a\x27\xa4\xf0\xe7\x41\xe3\xc0\xbf\xdd\x6e\x36\x9b\xcd\xa6\x8a\xdb\xec\x66\x43\xc0\xfd\x68\xc2\x34\xbb\xb3\x6c\x76\x16\x82\x7d\xe7\x1e\x76\xc1\x11\xc2\x06\x11\x10\x73\x4f\x7b\xf8\xc8\x13\x03\x49\x6a\x6e\x77\x83\x0d\x72\x2f\xb1\x07\x73\x23\x4a\xcd\x1d\xa2\xa3\x50\x7b\x97\xfe\x66\xe9\xe3\x23\x33\xb7\x4b\x7f\xb3\xf4\x39\x8a\xe7\x76\xe9\xc3\x30\x3f\x40\x41\x9b\xf8\xbd\x9d\x87\x79\x99\xe4\x00\x6e\x6a\xcf\x36\x02\xf7\xfc\x79\xf0\x21\x1b\x04\x14\xf4\xe7\x41\x89\x9c\x36\xdb\xa5\xbf\x3f\x4a\xec\xb4\xf1\xb3\xf6\x44\xb5\x65\x36\x67\x3c\xe7\xce\x83\xec\xc5\x9b\xfe\xcc\xfe\xac\xda\x81\xe3\xff\x7c\x3d\xfc\x5f\x91\x36\x04\x2c\xf6\xf0\x7f\x2f\xb2\x17\x93\x18\x49\x70\xbe\x04\x1c\x10\xe0\x3c\x5f\x04\x89\xf9\xa6\x02\x1c\x34\x79\x25\xea\xf5\x66\x00\x98\x2f\xd1\x9f\xcd\x9e\xa3\x38\x8b\xdb\xec\x51\x8c\x17\xdd\x00\x0a\x6c\xe2\x38\x77\x1e\x8d\x24\x50\x8d\x4b\x37\x09\xac\x88\x5b\xf4\xe8\x65\x12\xd9\x17\xb1\x9e\xcd\x5e\xe4\x1d\xd6\xd3\x7b\x9b\x97\x70\x2c\x22\x3c\xdf\xe6\x75\x83\x44\x7d\x0b\x18\x1d\x26\x09\x1d\x42\x55\x5d\x88\x2f\x0b\xb1\x9b\x57\xf5\x43\x0e\x6c\x1c\x83\x26\x7e\x7d\xe7\xf1\x83\xeb\x20\x89\x0d\xf5\x15\x20\x9c\x6d\xf7\x6d\xb6\xb1\x01\x57\x2d\xe4\x34\x77\xfe\xf9\x9e\x3b\xff\xc0\x21\x7e\x02\x6f\x70\x1e\xf4\x2a\x3b\x31\xae\x82\xe7\x41\x89\x8d\xaa\xb6\x6d\x12\xcd\x16\x8e\xda\x15\xfc\x76\xf2\xfa\xa1\x52\x9b\x17\x11\x14\x58\xa8\xe7\xeb\x7a\x7c\x5d\x8f\xec\xd7\x6f\x77\xd0\x1e\xda\x08\x46\x3b\x28\x09\xe7\x01\xda\xf5\x0f\xc9\xda\xaa\xb2\xf8\xba\x60\xd5\x2e\x3e\x18\x17\x46\x77\xe6\x2c\x7b\x42\x50\x27\xce\x24\xfc\x08\xcf\xa3\x80\x7e\x4d\xf6\xae\x0e\x88\xfc\xc7\x23\x82\x78\xf8\xa1\x78\x4e\xc8\x9b\x6f\xd8\x85\xae\x0e\x36\x67\x68\xfd\xcf\xe3\xb4\xf1\x11\xcd\xdb\xb3\xf2\x05\xd0\x32\x5b\x89\x6d\x7f\xb1\x86\x1e\xb1\xc0\x5d\x43\xef\xeb\x87\xe4\xf5\x0e\x93\xce\x66\xf5\xd8\xd1\xaf\x3d\xf1\x51\x55\xc1\xbc\x3d\x05\x5f\x96\xd5\x63\x4f\x7c\x7e\xc8\x1a\x7a\x6c\xa3\x6b\xe8\xe5\xc8\xc3\xc1\x7a\x7e\xae\xa1\x0f\xd1\x18\xaf\xe9\xf9\x79\xe4\xe1\x27\x99\x60\xb7\x98\xdf\x35\x4c\x02\xc6\x7b\xf8\xe1\x6b\x12\x79\x71\x56\x7e\x89\x2e\xfc\x38\xb9\x86\x1f\x7a\x72\x7d\x59\x0c\x6f\x3e\xf4\xe4\x82\xf2\x7f\xe0\x10\x3c\x3f\xd7\x10\xdc\x11\x03\x8f\xdf\x89\xa2\xf3\x3c\xfc\x10\xf0\x6c\x65\xd7\x0f\x4c\x75\xac\xec\xf3\xf3\x98\xfa\xce\x22\x19\x43\x60\xec\xfb\x31\x69\x08\x6f\x41\xd2\x34\x89\x12\x41\x79\xff\x5c\x30\x1f\xab\x03\xf5\xf4\xfc\x5c\x1d\x9f\x78\xd3\x9c\xce\xa8\x58\xff\xcc\xaf\x81\x22\xce\x52\xf8\x3c\xb9\x3e\x15\x62\xec\xd1\x9f\xab\x03\x37\xcc\x01\xe8\xd0\xfc\xba\x25\x22\xbb\xe2\xc0\x3a\x3f\x8f\x93\x8f\xe9\x3b\x86\x48\xe2\x36\x9b\xe3\x04\x0f\xd6\xf9\x29\xa8\x7e\x1c\x14\xc3\x5e\x1d\x8e\x90\xe8\xd5\xe0\xe7\x7f\x23\x9b\x84\x0a\x94\xc8\xa2\xf9\x0d\x6b\x21\xb0\xf5\x25\xcc\xf9\x60\xbc\x3f\x60\x8f\x2e\x9c\x56\xe7\xe7\x59\xf1\x21\x39\x16\x91\xd1\x97\xb5\x5d\x7e\x2a\xa6\xf8\xfa\x7d\xfa\x99\x26\x4a\xb9\x4d\x10\xd7\xfa\x12\x6f\x3c\x9c\x2c\x61\x76\xf7\xbf\x0f\xe4\x4f\x41\xf2\x23\x3a\xa3\x08\xc1\xee\x12\xfa\x80\x58\xba\xf0\xf7\x9c\xdf\xb6\x73\xb6\x95\x82\x47\xe2\x73\x79\x7c\xe2\xf8\xe2\x9d\x39\xf1\x48\x3d\x0f\x2a\xc0\x22\xfd\x5e\xdb\xf3\x5a\x77\x28\x1f\xbe\xcf\x5e\x44\x72\x2c\xce\x81\xcf\x5e\xfc\x2c\x15\x31\xf4\x73\x1d\x7d\x9f\x25\xb0\x7f\x7c\x2e\xa4\xef\x33\x3b\x70\x09\x55\x37\xad\xeb\x32\x3b\x93\xb2\x49\x66\x07\x92\xcd\xc5\xc5\x73\x5d\x97\x8d\x10\x16\xfc\xc8\x8d\xe7\x41\x76\x5c\xc2\x17\x4a\xaa\xf3\x28\xa6\xf1\x5e\xf2\xdb\x24\xc6\xba\xd8\xe6\xe8\xb5\x97\x7a\x6d\xf8\x77\x97\xfa\xaa\x75\xe5\xee\x6b\x7c\x8a\x2a\x70\x5d\xb7\xd9\x09\x5f\xce\x52\x59\xd7\x2d\x02\x88\x49\xcd\x24\x3f\x35\xbb\xb3\x48\xfe\xac\xab\xaa\x47\x13\xff\x1d\xd5\xf5\x82\xbb\x3f\x95\x1f\x74\xfb\x34\x29\x44\x6d\xa7\xb1\xd5\x9a\x74\x2b\x2c\x62\x7b\xb7\xc2\x5d\x10\x77\x72\xeb\xbf\xd7\x6c\xff\x10\xd8\xdd\xf6\xa3\xe2\xbd\x84\x8b\xbb\x1e\xdb\xff\x88\xd4\x0e\xe0\xe2\xf5\x98\x1d\x80\x53\xf8\x3f\xac\x6b\xd8\xed\xa3\x0b\xe8\x0e\x3c\xfb\x78\x4c\x13\xc0\x82\xb6\x0e\x7b\x7d\xfc\x90\xe2\xa9\xc9\xb0\xad\xe2\xc2\x80\x7f\x04\x2c\xcc\x79\x98\x5b\x36\xcd\xdc\x40\x6d\xc5\xc5\x61\x5d\x73\x99\xf4\x09\x03\x01\xf2\xbb\x5f\x82\x99\x8b\x03\xc3\xc2\xa7\xf7\x3c\x7e\x99\x51\xe6\x72\x68\x5c\x6b\x78\xce\xad\x6b\x59\xb7\xb0\xf5\xc0\x68\xe1\xdd\x7b\x1e\x66\x47\x27\xb1\xd4\xd6\xc5\x52\xbb\xed\xa3\x70\x18\x44\x59\xc6\x7d\x6e\x01\x41\x73\x1e\xe2\x33\x50\x91\x6d\x1f\xb9\xbe\xb2\xd3\x75\xdb\xbd\xdb\xca\x49\x12\xb0\xad\xdc\x36\x3b\x49\x01\x5e\x87\x86\xc0\xf3\x2b\x8b\xfb\xff\xda\x30\x57\x84\x20\x7a\xc9\x15\x91\x2e\xf3\x03\x04\x4a\x25\xdc\x4a\xc6\x7a\x82\xb0\x94\x50\xb2\xac\x04\x40\x29\x77\xff\x95\x5c\x10\xc9\x05\x01\xe9\xc3\x82\xa6\xff\x3c\x8a\x78\x10\x24\xdd\x26\x75\x21\xef\x05\xc3\xb7\x00\xf1\xd2\x01\x26\x4b\xc9\x02\x58\x22\x80\x2c\xac\xe4\x12\x49\x39\xfb\x25\x69\xb9\x98\x86\x8d\x8c\x71\x4e\xa8\xd4\x57\x72\x25\x15\xd1\xf6\x5d\x49\x09\x14\xbd\x8b\xe3\x64\xa5\x6c\x7d\x31\x13\x5d\xc5\x22\x8a\x95\x2b\x66\x47\x45\x90\x02\x97\x8e\xd3\xa8\x0e\x16\x7e\xd3\xe7\xf1\x09\xc8\xcf\x6b\xb7\xfd\x86\x18\x88\xeb\xc6\xc2\xa5\xfa\x3c\x2c\x00\x38\xc1\x84\x68\xb8\x92\x6b\xb5\x88\xd9\x7f\x5b\x39\x8d\x63\x68\xac\x96\x8a\xba\x85\xa2\x2e\xe1\xd7\xb1\x52\x35\xbb\x6a\x76\x22\xf4\x57\xeb\xcb\x92\xbe\x7f\x5f\xda\x7c\x11\xcc\x8b\x18\xfd\xd5\x12\xaa\xcd\x67\xe2\xa4\x6a\xf3\xab\xa5\xc2\x28\x81\xe7\xf6\x9f\x95\xba\xdf\x8a\xd0\xdf\x1d\x1b\xe3\x62\x99\x9a\xa9\xdb\x7e\x77\x08\x17\x66\xea\x66\xe7\x76\x80\x5b\xd2\x4a\x8f\x83\xf3\x98\x1d\x10\x93\x38\x78\x9f\x87\xd9\xf1\xe9\xe3\xb8\x0e\x19\x06\x9c\x72\x6e\x07\x1a\xc3\x6e\x2b\x37\xec\x3a\x77\x08\xfc\x89\x56\x1a\x36\xcc\xd3\x52\x24\xc2\xe4\x16\x91\x5c\xfb\x2e\xb0\x34\x7d\x0f\x98\x87\xeb\x37\x5f\xc3\xf7\x5c\x74\x3f\x32\x83\x6d\x07\xb8\xc2\x7e\x3c\x06\xae\xb0\xe4\x09\x46\x70\xc7\x4a\x3b\x4c\x93\x1e\x80\x22\x5e\x47\xcc\x43\xed\x6f\x9a\x8d\x7d\xe5\x1d\xa0\xfd\xaf\x7d\xf7\x9a\x9b\x94\x03\xaf\x35\xf1\xa0\x83\xa0\x6f\xa5\xcf\x9a\xe0\xdf\x77\xa1\x95\x59\xe9\xb3\xa3\x5c\xaf\x3f\x6e\x00\xd7\x6b\xf6\xb8\xc2\xb3\x61\x81\x1d\x74\x1e\xcc\x8a\x7e\xfd\xf3\x30\x5f\xf9\x6a\x7e\x61\xe5\x65\x17\x40\x58\x5c\x59\xd5\x2a\xfa\x97\x95\x5d\xf6\xd9\x65\xdf\xad\x00\x95\xcf\x9e\x79\x37\x3b\x66\x76\x8d\xe7\x64\x05\xa8\x53\x9a\x26\x7d\xf2\x23\xc0\x09\x80\xd6\x64\x09\x24\x74\x81\x6d\xb1\x32\x32\xe4\xca\x60\x45\x5f\x68\x9a\x57\x2e\x16\xe1\x94\x86\xc0\x6d\x65\xa7\x74\x76\x4a\x63\x4c\x5b\xb9\xfe\xde\xb3\x0c\xc9\x02\x9c\xd2\xd8\x39\x4f\x1a\xf9\x71\xe9\x59\xb9\x19\x98\x4f\xf5\x9a\xd5\xeb\x56\xa5\x4b\xb5\x60\x2b\xba\xc1\xfc\x7c\xd9\xed\x27\x67\x7e\xfd\x31\x32\x58\xaa\x87\x9e\xd0\xf4\x38\xdf\x9f\x07\x9f\xfe\x92\xfc\xf4\x91\x20\x82\xa9\xaa\x95\x68\x61\x25\x4a\x97\x58\xf2\xe0\x16\x9d\x47\x32\xd0\x9d\xa4\x6c\x92\x24\x08\x92\x31\xb8\x1a\xb2\xab\x41\xf0\xf8\xec\x79\x99\x39\x2f\x51\x85\x2d\xd0\x8e\xce\xc3\x12\xe4\x68\x98\x96\x30\x2d\x81\xb1\x9e\xe6\x36\x8d\x21\x67\x70\xd0\xe5\xaf\xcc\x71\x79\x89\x05\x9f\xa7\x4d\x9d\xe6\x06\x7a\x22\x31\x01\xe7\x61\xe5\xb2\xac\x11\x66\x17\x56\x8e\x4d\x33\x87\x95\x33\x4c\xda\xfa\x7a\xec\x65\x57\x25\x04\x85\x2b\xbb\x2a\xb3\xab\x52\xc8\xf6\xbc\xd9\x47\xb2\x67\x1c\xe0\x09\x8b\xa0\x81\xf3\x20\xbb\x64\x12\xcb\x23\xbf\x52\x50\xb0\x02\xf3\xeb\x40\x80\x37\x5f\x6d\xc4\xeb\xcc\x79\x25\xa4\x68\x72\x4d\xd8\x4d\xac\xc0\x6a\xbb\x3e\x7b\xe9\x93\x22\x82\x85\x9a\x3f\x2b\x02\xfe\xca\x6f\x6e\x7e\x76\x13\x48\xcc\xa0\xc1\xac\x8c\x92\x72\x65\x7c\xde\x2f\x40\x19\x56\x71\x99\x16\x04\x4d\xc1\x44\x8b\x82\x66\x71\xe5\x36\xc9\x18\x14\x34\x8b\xeb\x10\x18\x86\x55\x5c\x87\xc6\x30\x5c\x02\xc9\x13\xc3\x70\x1e\x64\x27\xf9\x02\xfe\x14\xcb\x28\x06\x51\x49\x09\x62\x38\x0f\xfb\x57\x32\x05\x94\x97\xab\x78\x8a\x88\x1a\x5f\x3c\x45\x8a\xd1\xbb\x6c\x84\xc5\xe5\x55\xea\x8f\xaf\x82\x12\x70\x74\x58\x05\x61\xb1\xfe\x92\x5e\x93\xe8\xb7\x1f\x29\x86\x55\x03\x0f\xf6\xc2\x21\x62\x95\x66\x01\x46\xfe\x72\xac\x80\x47\x75\x1e\xf2\x69\x30\x58\xe0\x52\x9d\x07\xad\xfa\x25\xd9\x49\xae\x4b\x91\xc8\x4b\xb7\x93\x3c\xa5\xe0\x42\x5d\xa5\x5b\xdf\xfe\xa3\xce\xa0\xa9\x8f\xd9\x3d\x66\x47\xa9\x9e\x48\x85\x75\x09\xcc\xcb\x2a\xae\xcb\xa2\x7c\xda\xbb\x69\x76\x92\xeb\xb2\xcb\x74\x81\xa2\x6f\x15\x17\xa1\x10\xe7\x1a\x5e\x57\x19\xbf\xf7\x28\xd5\xd5\x85\x63\x4d\x12\x88\x15\x33\xec\x79\x58\x61\x56\x9c\xb6\xd6\x55\x24\x5e\x81\x8c\x74\x69\x6d\x5d\x45\x01\x52\x74\xf1\xa2\x00\x59\x10\x20\xab\xb5\x0b\x6b\xec\xea\x12\x77\x1b\x8f\x9c\xf3\xd0\x0e\x06\x10\x63\x09\xc7\x4b\xaa\x16\x4e\xe4\xe2\xf9\x56\x3c\xdf\x04\x14\x2d\xdb\x12\xb6\x61\xd9\xb2\x6f\x38\xac\x0a\x90\x0f\xa2\x46\x51\x80\x2c\x32\xb1\x08\xb9\x5d\x5e\xdb\xef\x99\xf7\xc8\x90\xe2\xf2\x2a\x9f\x0d\x73\x4e\x7c\x36\xcc\x83\x0b\xfe\xb0\x75\xbb\x22\xee\xeb\x97\x26\x09\x07\x65\xdc\xca\x86\xc2\x5b\xdf\x28\xe0\xd7\xed\x24\x86\x5e\x77\xdd\x4e\xe2\xdb\xc3\x64\xc8\xc1\xe1\x61\x72\x2b\xf6\x0d\xb9\x38\xf2\x63\xda\x30\x64\x9a\x24\xe6\xdd\xed\x99\x23\x72\xf5\xed\x99\xf3\xf3\x4e\x1a\x52\x5d\x28\x80\x61\xf7\x4c\x0d\x58\xd0\x5b\x01\xec\x76\xe9\xe0\x00\xbb\xee\xea\xa7\x1e\x4d\xc4\x0b\xaf\xdb\xb5\x73\x7b\x0c\x11\x2a\xbc\x74\x46\x59\x77\x33\x3b\x68\x39\xd0\x37\xac\x1b\x30\xf4\x4b\xe4\x64\x22\x54\xfe\xac\xdb\x69\x2c\x0a\xf2\xed\xa5\xea\x56\x8a\x1a\xff\x0f\xf5\xe6\xff\xe1\x38\xbf\x1f\x6b\x80\x8b\xf0\x85\x96\x62\xdd\xa8\xa0\xd7\x0d\x1d\x50\xba\x7e\xec\x21\xd6\x9e\x89\x99\x2e\xf9\x3e\x9c\x98\x37\x13\xf3\x5c\xb1\x48\xb3\x5a\x4b\x7e\x4c\x20\xe3\x6f\xb4\x0d\xeb\x46\xb3\x90\x08\x5b\x5d\x77\x58\xd5\xb0\x8c\x5b\x9e\x10\xcb\x08\xcb\x00\x21\xf9\x76\xb6\xe2\x3e\x73\xd2\x68\xa6\x53\x93\xb8\x97\x94\xc4\xef\xbd\xb7\x5d\xb4\xad\x0b\xb7\xdd\x5b\xd1\xeb\x46\xf4\x6a\x56\xc5\xe9\x4a\x68\x4c\x4a\x44\x84\xae\xdb\xe9\x7a\xe3\x52\x97\x04\xe5\xbd\xdf\x62\x9a\x01\xd3\x12\x91\x74\x93\x2c\x81\x7d\x83\x50\x9a\xf3\xa0\x04\xb6\xf4\xfb\x73\xe8\x3f\x1b\xc1\x5e\x0d\x7c\xdb\x79\x58\x2a\xf7\xce\xea\xa4\xae\xc9\x0e\x60\x43\xa8\x0a\x43\x95\x8d\x19\xad\xfe\xaa\x6e\xcc\x44\xce\x24\x2d\xc6\xab\x3a\xcf\xab\xec\x0d\xea\x09\xaa\x97\x20\xf0\xdd\x12\xbe\x1e\xab\x3a\xf5\x6b\x2e\xbe\x96\xe1\x3d\xb1\x04\x09\x42\xe8\x75\x1c\x8a\xce\x83\xb0\xef\xdb\xb7\xcc\x0c\x84\x07\x59\x48\x17\x08\x71\xe7\xc1\xb4\x94\x96\x04\xdd\xf8\xaa\xc5\x02\x38\xcf\xf5\x2e\x5a\xb5\x58\x5f\x7a\x4e\xff\xa2\x55\x8b\xd9\xd1\x4d\xfa\x13\x2d\xfc\x89\x12\x9e\x9d\x4b\x87\xa2\x55\xd1\x57\x48\x0b\x55\xd5\x57\xe0\x63\x94\xa4\x31\x5d\x80\xcd\x9d\x07\x7d\x2e\xed\x0a\x06\xed\x45\xb4\x50\x4a\x84\x50\x2e\x22\x84\xce\xc3\xca\x01\x93\x5b\x5d\x82\xb5\x4a\xc6\x2a\xe1\x0b\x4a\xc0\x55\x51\x02\x2a\x09\x00\x5a\xf7\x67\x55\x57\x20\x80\xcd\xb5\xd9\xd4\x61\x09\x20\x43\x57\xb7\xef\x3a\x7d\x4d\xfe\x17\x5f\x73\xe5\xc8\x35\x57\x5d\x39\xd5\x95\x93\xed\xcc\x39\x4d\x23\xc0\x14\x25\x49\x9d\xd6\x03\x81\x49\xfb\xcd\xaa\xcb\x12\x00\xbc\x97\xab\xaa\xaa\x74\xa8\x12\xf5\x74\xf9\x64\xec\xa4\x25\x05\x2c\x4a\x87\xba\xec\x24\x4c\xc3\xe0\x35\xad\xba\xec\x24\x57\xa1\x3a\x87\xea\x2a\xac\xae\x42\x22\xf9\x56\x75\x15\x8a\x73\x97\xf0\x77\x5c\xc4\x33\x9d\x07\xd9\x39\x7f\xc3\x4e\x42\xe9\x00\x90\xd3\xaa\x2a\x1d\xaa\x1c\xaf\xb8\xcd\xae\xaa\x82\xa1\xba\x6a\x54\x30\x54\x2f\x31\xd5\xe5\x40\xb0\xda\x6a\x2e\x87\x26\xef\x6a\x96\xc6\x46\xd1\xa5\x25\x8b\x78\x48\xca\x26\x15\x8d\xff\xb2\xe0\x54\xd3\xba\x69\x83\x34\x8a\x6d\xd2\xf4\xa2\x3a\x5e\xcd\xdb\x7e\xe3\x66\x2f\x85\xe3\x6a\xde\xec\x9b\x53\x18\xe5\xe8\x6a\x4e\xe1\x26\x15\xab\x97\xec\xe6\xc5\xbb\x35\xdf\xab\x32\xe5\xf8\x5e\xf3\x3d\xba\x40\x67\xb6\xd5\x86\x65\x00\x98\x0d\x52\xdc\x79\xd0\x79\x28\x76\x9a\x3b\x6c\x73\x3a\x79\x1b\x27\xf4\xe7\x3c\x8a\x69\x34\xc3\xb9\xd3\x7e\x0e\x04\x2c\xce\xa6\x26\xaa\x19\xd6\x79\x99\x64\x2b\x7e\x1e\x04\xcc\xeb\xb6\xec\xa9\x6d\x76\x2c\xa7\xe6\xfd\xb4\xbd\x16\x6b\xed\xbc\x3d\x36\x49\x74\x15\x8f\x89\xd5\x39\x8f\x6e\x9a\xef\xd9\x32\x07\xad\xca\xa2\xe3\xa0\xf5\x4b\x3a\x20\x93\xb2\x49\x72\x04\xcb\xc2\xe3\x95\xb1\x67\xb3\x63\x82\x76\xcf\xdb\xce\x79\x0b\x3a\xd6\x22\xb2\xe7\x3c\xe8\x3b\xb9\xcb\xba\xe3\xd3\xc1\x57\x48\x38\x39\xae\x8e\xc3\xcc\xea\xe0\x7b\x75\x14\x34\x1d\x5f\xbc\xd5\xdd\x75\xbc\xba\x11\xf6\x73\x1e\x96\x60\x12\x23\xd1\x6f\xdb\xca\xde\xdc\x55\xb3\x74\x47\x5b\xa1\xa6\x3b\xda\x82\xc7\xfd\xc8\xc8\xfa\x6d\x4d\xdc\x4f\xa4\x18\xeb\x4a\xc3\xc6\x02\x81\xbf\xb5\xba\x3a\x95\x5e\xed\xa6\x21\x0b\x91\xb5\x73\xf2\x78\x29\xeb\x4e\x9e\xee\xe4\x91\xc5\xab\x3b\x79\x3a\xe4\x36\x3f\xd6\xae\xae\xa0\xdb\xe5\xb5\xc9\xcf\xbf\x4f\x74\xbd\x27\x57\xe7\xe2\xf9\x63\xdd\xea\x2a\x65\x3b\x4a\x59\x20\xbd\x56\x57\x29\x8b\x93\x65\xfa\x1d\x71\x5d\xf9\xa1\x3f\x56\xd4\x81\x52\x29\xdb\x1f\xb3\xf3\x5b\x95\xb2\x5d\x22\x1d\x76\x0d\x00\xee\xfe\xac\x3e\x0c\xf7\x85\xcf\x08\x2f\xe5\x25\xc2\xdd\xef\xb0\xe9\xc3\xca\x01\x74\xd7\x99\xcf\x84\x2d\x9d\x87\x05\xb0\x79\x77\x15\x33\xdd\xf5\x81\x99\x7a\x75\xd7\x47\x77\x1f\x95\xad\xab\xab\xa8\xed\xd3\xec\x4c\x5a\x26\x51\x37\x0e\x96\x3e\x6d\xea\xb2\x59\x32\x2f\x2d\x87\x8e\x7d\xd4\xab\x87\xfe\x7a\x0b\x7f\xbd\xf4\xdb\xf7\xbb\xca\xdb\x8e\x01\x24\x49\x2a\xd8\xbd\x8b\x76\xb7\x34\xa9\xbb\xba\x82\x40\x7f\x2d\x95\x8a\xbc\x96\xea\x62\xeb\x2c\xac\xee\x62\xeb\x3f\xc6\x6a\xe7\xae\x8b\xad\x23\x05\xa7\xce\x99\xd1\xbd\x17\x76\x9c\x57\x64\xf7\x7b\x5c\x6b\x8f\x6b\x8d\x85\xf0\xb8\xd6\x9e\x1f\x87\x35\x6b\xed\xc1\x94\xb7\x04\xdb\x03\xb0\x6c\x81\xb5\x77\x1e\x16\xc0\x25\xe0\x51\x15\xf3\xb8\xdd\xe2\xf3\xbc\x1e\x45\xea\xc7\x7d\xd4\x61\x7d\x54\xb7\x3e\xa8\x5b\xc1\x66\x5c\x8f\xba\xd5\x47\xb1\x02\xe7\xef\xf5\x28\x56\x3c\x88\x15\x5e\x8c\x1e\x77\xdb\xc7\x45\x8f\x85\x7a\x3d\xea\x56\x1f\x57\xb8\xbd\xfe\xb8\xc2\x1f\x77\x60\x69\xb1\x1e\x75\xab\x0f\xba\xd5\x2e\xa5\x92\xba\xd5\xc7\xd5\xcc\x35\xeb\x51\xb7\xfa\x28\x56\xfc\x68\xb0\x6e\xdb\xe0\x0a\xff\xd1\x61\xb9\xc2\x9f\xfa\xa3\x03\xa7\x54\x57\xee\xa3\x24\xf0\x97\x9e\x2a\x4c\xdb\x06\x9f\x92\x64\x5b\x5d\xcd\x9d\x2b\xf0\xe3\x6a\x7e\x5c\xcd\x3f\xaa\x29\x57\xf3\xd3\xcc\x4e\x6a\x29\xaf\xad\x4f\x93\x6d\x8a\x52\xbd\xa2\x3e\x5c\x47\xff\x72\x42\x79\x1d\x7d\x5c\xae\x60\xa0\xad\x47\x3d\xd1\xa3\xf3\xda\x8f\xcd\x49\xd5\xe7\xe3\xf4\xf7\xda\xf6\x28\x80\x3f\xca\x0c\x0f\xa6\x9b\x47\x25\xcb\xe3\x64\x07\x66\x63\x3d\x2a\x59\x1e\x67\xb6\xd4\x43\x8f\x33\xfb\x51\x1c\x90\x75\xe8\x09\xe7\x98\x9c\x46\xd8\xa9\x1e\x6f\x90\x8f\xd2\x00\x46\xe5\xf5\xa8\x78\x79\x94\xc9\xa5\x19\x7a\x94\xc9\x1f\x8f\x1b\xef\x63\x8f\xc7\xcd\xb3\x6d\x86\x5d\xf0\xda\x05\xaf\x3c\xe7\x92\x6a\xa9\xfb\x7c\xd0\x7d\xfe\x7a\x40\xdd\xe7\xe3\x1a\x1b\x32\x66\x29\x36\x3c\x2e\x28\xef\x63\x8f\x0b\xea\xf1\xa4\x1a\x7e\xfb\x99\xdd\x67\x76\x74\xb2\xea\xd0\xc7\xc3\x6b\x48\x6a\xe5\x82\x22\xbe\x31\xfd\xb8\x80\x86\x4a\x95\xe1\x12\x18\x92\x59\x29\x4a\x8c\xe4\xb7\x6c\x32\xc3\x1b\xe4\x28\x56\x0f\x21\x74\x78\xb8\x8c\x22\x9f\x96\x49\xaf\x49\x7e\xca\xac\x1d\xce\xd0\xe1\x0c\x1d\x8f\x9c\x5a\x16\xeb\x79\x23\xeb\xcb\xf0\xbc\x19\xb7\x74\x60\x4c\xbd\xe1\xb5\x72\x54\xab\x27\x6b\x14\x3e\xce\x6b\x40\xa0\x4c\xd4\xf7\x1a\x9a\xea\x88\x6a\x4c\x99\xd0\xdd\x35\x54\x78\x12\xb9\x98\x7e\x74\x30\x7a\x23\x2f\xa2\x0d\x4f\x9a\x24\x5b\x66\xd7\xcc\x4e\xaa\x2d\x5b\xd1\xa5\x8e\x67\x36\x0e\x15\x9e\x03\x85\xa7\x94\x9e\xc3\x73\x67\x74\x73\xb3\x8f\x9d\xdc\xa3\x5b\x13\x3b\xc5\xc9\x4d\xec\xdf\x49\xa3\x54\x95\xa0\xe3\x31\x3b\xda\xea\xc5\x74\x00\x9f\x40\x40\xcd\x1a\xcf\x32\x49\xd2\xac\x62\xda\x2f\xb7\x97\xd7\x18\x30\x8f\xa2\x31\x2d\x54\x8a\x30\xa5\xeb\xc1\xa9\x80\x47\xff\x1a\x9e\x0a\xc4\xed\xa5\xec\x7d\x6e\xb8\x78\xc6\xb2\x6e\x5d\xea\x2f\x07\x67\x99\x5d\x97\x27\xcc\xec\x96\xd9\xd1\xac\x70\x6c\xc2\xe6\x3b\xd6\x2a\x32\xc5\x7b\x74\x79\x0e\x0f\x8f\x11\xe6\xf6\xfc\x5f\x1c\xe8\x44\xe9\xfd\x59\x82\x43\x3e\x1c\x06\x43\x35\xe7\xd8\x16\x86\xb4\x3c\x54\x73\x0e\xd4\x9c\x40\xf4\x2d\xe2\xf5\xce\x83\xce\xb1\x35\xdb\xce\x91\x5f\x5f\x32\x95\xe1\x65\x97\xa8\xbc\xf4\xd8\x40\xed\x7d\xe0\x43\xa6\x1f\xcf\xca\x50\x5d\x33\x64\x79\x4f\x4e\x2b\xd7\xe4\xe0\x40\xcb\x04\x40\xaf\xf1\x39\x98\x9f\xd9\x51\x82\xaa\x4f\x62\xf7\x7e\x1c\x79\xc4\xee\x9d\xc7\x27\x87\x19\xb4\x5c\x2e\x49\xc2\xf1\x12\xde\x2a\x6b\x7a\xc6\x11\x59\x97\x7e\x44\x2b\x53\x35\xe7\x94\xc3\xdf\x7b\xe7\xf4\x9e\x3c\x25\xbc\x92\xb2\x73\x2a\x01\x4e\xce\x0c\x30\x01\xd7\xf4\xcc\x98\xc5\x36\x70\xa5\x9a\xda\x0c\x66\xb1\x26\xb4\x7f\x7a\x17\x9d\xb7\xd9\xa1\x5d\x9d\xb7\xd9\xe1\x67\xe2\x6e\x36\x5d\xa4\x93\x45\x4a\xd8\xd5\x9a\x9a\xd3\x67\xd5\x89\xd0\x46\x68\x4e\x9f\xc6\x8c\xd3\xe7\x53\x39\x71\x56\x0b\xb0\x72\x6a\x83\xa6\xeb\x36\x49\xd9\xe6\xba\x9d\xcd\x0e\xb6\x54\x75\xa4\x13\x1d\xa9\x5b\xe8\x6c\xdd\x24\x08\xbb\x58\xdd\x53\x3b\xc5\x44\x9a\xcc\x59\xa6\x36\xa5\xc9\x89\x34\x09\x24\xe1\x9a\x9e\x49\xd3\xd5\x0d\x8f\xc9\x9a\xaa\x4d\xa7\x4b\x19\x1c\xb9\x35\x5d\xca\x53\xe7\x48\xad\xee\x53\x1d\xe9\x64\xd9\x8e\x5f\x92\x9d\x84\xb8\x28\x37\xc9\x9a\xae\xd1\x39\xcd\x4e\x42\x35\x25\x37\x62\x11\xd2\x48\x26\x2d\x93\xe4\x80\xa3\xd0\xf9\xfb\xd2\x36\x54\x29\xda\x2c\x74\x99\x1b\xab\x6a\x2e\x73\xc3\xc5\xc5\xed\x7d\x7a\xdd\x9d\x61\xbb\x9a\x8c\x6e\xb6\xcb\x35\xea\xc5\x73\xaa\x60\x9a\xfb\x97\x46\x11\x2e\xa5\xb9\xcd\x8e\x12\xb6\xbd\xf9\xd9\x2e\xc7\x46\x5d\xe5\x74\x0a\x7b\xa1\x5c\x38\x14\xaf\xc5\xa9\x92\x81\xec\x59\xcb\x53\x65\x61\x0a\x93\x5b\x62\x2d\x2f\xb2\x2b\x49\xd0\x26\x8d\x9b\x27\xcd\x42\x7f\x99\xb5\xc7\x2e\x95\x38\x2b\x59\xc6\x2d\xf5\x9b\x65\x48\xff\x25\xab\xff\x52\x59\xb9\x8a\xe5\x4a\xa8\xa6\x18\xb5\x00\xd0\x06\xc5\x6a\x2d\x55\x31\xab\x48\x18\x27\x17\x1a\x9e\x8a\x6b\x81\x2d\xa5\xae\x72\x15\x26\xf1\xba\xcd\x4d\x6a\x34\xdd\x49\x16\xea\x19\x1c\xa8\xd6\xc2\xcd\x6a\x2d\x89\x01\xb5\xe4\x2e\xe7\x3f\x98\xa6\xbf\x93\x71\xa9\x8a\x59\xd5\xdc\xb8\x62\x2d\x55\x31\xcb\xf9\xef\x45\x79\x39\xff\x57\x93\x16\xef\x91\x39\xce\x52\x9b\x7d\x32\x64\x96\xb3\x4f\x50\x73\x66\x59\xf5\x97\xc7\xc5\x72\xde\xc9\x76\xbf\x9e\xdf\x7b\x9f\x69\xbc\xa7\x6e\x7e\x71\xcb\xce\xde\xb2\x97\xb7\xec\xe5\xfc\x94\x3d\x7e\x29\x5a\x2d\x0f\x91\xdb\xfe\x74\x36\x2e\x4f\x87\x5b\x42\x3a\x4f\x87\x05\x98\x9b\x2c\x04\x6b\x39\x1b\xd7\xb2\x5c\xc9\xe4\xd4\xb4\x2c\xa7\xa3\x24\xee\xcb\xe9\xb8\x9c\x8e\x92\xb6\x2f\xa7\xe3\x0a\xbf\x45\x14\x58\xca\x56\x8b\x03\x40\xb6\x81\xb5\x54\xc5\x2f\xb9\xcd\xb4\xe0\x2d\x05\x9f\x85\xe0\x03\x34\xe3\x5a\x9f\x23\xe4\xb4\xad\xf2\x14\x3a\x6d\xd7\xa7\x37\xa9\x1c\x6e\x17\x8b\x2a\xdc\x66\xf1\x1b\x5f\xa1\x2f\x47\x70\x95\x20\xb6\x67\x19\x30\xb3\x42\x76\x43\x06\x32\x9c\xc8\x81\x46\x26\xcb\x89\x1e\xea\x31\x43\x1a\x43\xf6\x36\x83\x68\x56\xa4\x1f\x15\x1e\x05\xa8\xb3\x24\x8a\x26\x11\xc1\xb4\x82\xa0\xdd\x45\x14\xcd\x79\x0d\xb2\x39\x2f\x17\x44\xd3\x24\x3c\xe4\x56\xa8\x2a\x20\x9a\x26\x65\x02\xe7\x17\xd8\xb4\xe7\xf1\x99\xc6\x7b\x2a\x2d\x89\xad\xf9\x09\x42\xc6\xd6\xac\x70\xa1\x68\x3a\x0a\x35\x3e\xe1\xe1\x21\x83\x7a\xb8\x52\xc2\x53\x41\xcd\x43\xa8\xb4\x24\xa4\x26\x5f\x6c\x95\xe1\x41\x11\xf0\xa7\x5c\xd7\xf8\xf7\x71\x1e\xea\x34\x43\xa2\x45\xe2\x2d\x57\xb8\x90\xe2\x76\x98\xba\x04\x7d\x61\x9a\x14\x7c\xbe\x66\x13\x6f\xeb\x24\x03\x9e\x8b\x2b\xaa\x5d\x21\xe1\xa0\xd7\x96\x50\xc4\x82\x03\x60\x85\x22\x56\x40\xb7\xa4\x10\x17\xda\xb3\xc2\x75\xa4\xfa\xda\xb8\x99\x15\x88\x5d\x22\xdc\xaf\x50\xee\x22\x96\x26\x13\xb8\xbd\x42\x19\x8b\xc0\x99\x24\xf8\xfd\x8a\x61\x09\x92\xcb\xb1\x09\x87\x4e\x17\x01\x94\x3d\xc8\x97\x2b\x34\x33\x13\x40\x93\xb2\xfa\xe6\x50\x93\x4a\x34\xcd\x4f\x22\x34\x9a\x66\x85\xeb\x54\x83\x6f\xb8\x4e\x63\xfe\x38\x06\x99\x1c\xda\x9e\x89\xb4\xc9\x57\x91\x5d\xd0\x42\x3d\x34\x88\x45\x5c\xa1\x26\x95\xb8\x9a\x2c\x73\x79\x78\x8e\xc4\xa2\xba\xb6\x40\x0d\x40\x28\xea\xc9\xef\x1d\x8a\x7a\x04\xd9\x64\x20\x34\x97\x41\x36\x2b\x5c\xdf\x6a\x7e\xc3\xf5\x1d\xae\x6f\x19\xc0\x0d\xb3\x59\x81\x55\x2d\xe3\xfa\xbe\x42\xb5\x69\x10\x11\xab\x89\x23\x54\x9b\x12\x67\x73\x5e\xa3\x54\xcd\x19\xe1\xa9\x04\x80\xfe\x0a\x55\xa9\xb1\xad\x1d\xdb\x45\x28\xe1\x85\xf2\x97\xac\xe0\xa1\xfc\x45\x7c\x4c\xbe\xec\x25\x95\x77\xe1\x36\x20\xf9\x76\x7c\xbf\x4f\x3f\xd3\xe0\xe4\x53\x00\xdb\x9e\x5e\x2a\xcd\xb6\x2e\x22\x5b\xf6\xbd\xea\x6b\xd3\x24\x3f\x65\xa8\xb7\xda\x83\xed\x3e\xd0\x39\x34\xb7\x9a\xd9\xed\x6a\x56\xef\xb4\xf3\x2f\xcd\xaa\x30\xb0\x5b\x1d\xc0\x76\xad\x75\xcb\xf0\x9e\xb4\x95\xc0\xbc\xb5\x6f\x25\xb0\x2d\x5b\x65\x33\xc9\xaa\xb8\x72\xd4\x15\x6c\xa5\xb2\xed\x32\x51\x59\x60\xe0\xca\xda\x9e\x37\xda\x64\xb7\x57\x27\xa2\x55\xb2\x6c\xf3\xdb\xab\xd3\x56\xdc\x92\x79\x7a\x7b\xb9\xdf\x5e\x93\xe4\x84\xde\xaa\xea\x36\xda\xb3\xac\x4d\x76\x6b\x44\x26\x8a\x24\x83\x03\xba\x08\x25\x39\x0f\xb2\x93\x28\x79\xab\x50\xdb\x72\xe0\x4a\x92\x4c\x7c\xc9\x79\xb0\x4e\x30\x70\x6e\x17\xdd\xf6\xf0\xf2\x62\xb7\x75\xf8\x20\x90\x24\x83\x22\xba\xb6\x0a\xb5\x2d\xbd\xa6\x7c\xc8\xdb\x55\xb7\x5d\x75\x36\x5f\x85\xda\x76\x39\x49\x8f\x6c\x58\xc9\xda\xae\x13\x9c\xd6\xd7\xf6\x02\xb4\x15\xae\xa4\x32\xde\x6a\x0a\xf6\xf6\x5b\x2e\x4a\x46\x83\xac\x2d\xfd\xe6\x63\x92\x35\x71\xca\x4a\x19\xbc\xf7\xef\x53\x39\x26\x87\x9c\x91\x56\x85\xb8\xaf\xac\x45\x76\x7b\xdd\xdf\x5c\xed\x85\xbb\x5e\xdb\xab\xfd\x76\x6a\x0f\xee\xf1\x5b\x5d\xd9\xf6\xd4\x93\x0e\x78\x3b\xb7\xb7\xf3\x18\xc0\xea\xf5\x2a\x85\x11\x1b\x92\x44\x94\x5e\xaf\x5a\xe8\x17\x35\x58\x96\x9a\x17\x94\xe5\xf3\x60\x71\xa3\xb6\x31\x52\x64\xbd\xce\x6d\xf9\x75\x5f\xe7\xf6\xeb\xdc\x56\x92\x32\x7c\x64\xbd\x0a\x6b\xb2\xea\xbe\x3a\xeb\xbe\x40\x6d\x7b\x41\x7a\x3d\xd0\x5e\x25\x29\xa9\x74\x5f\x25\x29\x62\x3f\x7e\x77\xa6\xd7\x43\xe1\x75\xb6\x8f\x47\x6a\xca\x61\x9a\x25\x70\xc9\x7b\x95\xae\x5e\x45\xa9\x21\x79\xa6\xba\xac\x57\xe6\x46\x19\x27\x95\xa4\x08\x05\xf9\xdd\xad\x0c\x05\x59\x84\x7f\xa4\x22\x37\xec\xab\xa9\x99\x58\x90\xac\x23\xb1\xb1\x20\xeb\x65\x01\x14\xa9\x62\x5f\x17\x00\xc1\x20\x49\x4c\xe5\x45\xcc\xc7\x79\x98\x1d\x23\xf6\x7a\xbb\x20\xde\x23\x13\x0b\xba\x5e\x62\xb1\xd6\x0b\x14\x7b\x72\x6c\xd4\x13\xbc\x7d\xfa\x25\xb9\x75\x73\x03\xfb\x5f\xa3\xa1\xc1\x1f\xeb\xed\x16\xc0\x1e\xf3\xaa\x9f\x26\x20\x24\x89\xaa\xbc\x5e\x97\x13\xe1\x1f\x27\x8d\xec\xd4\x4f\x13\x06\x92\x13\x4b\xe7\xf5\xc0\x7a\x59\x3a\xc9\xc1\xd7\x57\xea\x1d\x36\x0b\xf1\xf0\xd5\x2f\xea\x3d\x2b\x88\x5b\xe4\x3f\x8f\xf3\x57\xf5\xf5\x3b\xcd\xc5\xb9\xe1\x09\x44\x9c\x48\x2a\xf2\xc8\xbe\x3a\xe9\x12\x34\x92\x93\xd3\xca\x8d\xff\xdd\x36\xc7\xc1\x54\x67\xf6\x6e\xd9\x47\x65\x41\xdd\xdd\x34\x98\x2d\x59\xbb\xaf\x0b\xeb\xdd\x96\xe0\xcc\xd5\x8e\xfd\x62\xc7\x2e\xbf\x79\xe5\xd5\xfe\x85\x37\x0a\x3c\xd9\xf5\x7a\xb5\x7f\xb9\xc6\x97\x1f\x23\xaa\xd7\x78\xc2\x44\x52\x71\xc2\x7c\xde\xbc\x89\x0d\x49\xa2\xe3\xae\x4f\x91\x90\xe0\x90\x4c\x10\xea\xfa\x3c\x0b\xbe\xe4\x6b\xb7\x4c\xa3\xbe\x96\x7c\x0d\xaa\x4f\x65\xbd\xcf\xa5\x81\xc0\xf6\xa9\x48\xfe\x8a\x85\x9a\xa6\x84\x45\xe0\x47\x06\x85\x76\x7d\xfa\xc6\xfe\x0d\x02\x61\x69\x7c\x2a\xcc\x88\x02\x49\x05\x70\x9f\xf5\xb9\x5c\x88\xf9\x48\xe2\xb1\xae\x4f\xd7\x8c\x4f\x3e\x51\xe4\xba\x4f\x1d\xda\x07\x6b\x75\xf1\x5a\xfc\x79\x19\xff\x90\x66\x44\x66\x5d\x9f\x0e\x3b\x9f\x0e\xdf\xde\x1f\x3f\x77\x47\xa0\xb2\x93\xe8\x93\xeb\x53\x41\xfa\xa1\xd0\x11\xfe\x71\x7d\x9a\x4b\x89\x7b\xc8\xba\xc5\x7f\x2a\x71\x3e\xa7\x44\xe1\x76\xfb\x29\xd7\x1b\x04\x21\xde\xe3\x32\x08\x62\x19\x04\x51\xbc\x53\x1a\x04\xb1\xbe\x6d\xfc\x04\xbb\xd9\xa7\x1e\xd5\x10\x05\x01\x1b\xc3\x10\x85\xb8\x8a\xdf\x36\x69\x55\x37\x69\x5c\xc7\x04\x93\x0b\x5c\xfd\xcf\xa3\x1b\x19\x61\xda\x30\x8d\x6f\x65\x72\xbb\xea\xef\xdb\xcf\x34\xa8\x4f\xd1\x19\xc6\xe5\x5e\x40\x38\x71\x5c\xe8\x0c\xe3\x6a\x0c\x37\xb4\x24\x17\xca\x87\xb8\x24\xf4\xc4\x9f\x35\xae\x61\xf5\x5c\x82\x00\xc1\xeb\xca\x1f\x97\x1d\x5f\x61\x5e\xb8\xe8\xf8\xd0\xbd\xbf\xc8\x75\x76\x0d\x6b\x87\xd0\x58\xaa\xc4\xab\xd3\xec\xa6\xd9\x99\xd4\x4c\x5a\xb2\xbb\xca\x01\x1b\xa6\x31\x16\x90\x55\xe0\xc4\xff\x27\x2e\x29\x6d\xe1\x84\xb8\x96\xcd\x5a\x12\xc6\x66\xd3\x8a\x69\x8d\xd7\xe8\xa5\x73\x2e\x9e\x87\x05\xd8\x9b\xcb\x02\x96\x05\x40\x2f\xbb\x2c\x00\xa0\x7a\x62\x1b\xe2\x0a\x5b\xea\xd4\x91\x0b\xee\x0a\xab\x1b\xb6\xb4\x48\x2d\x6b\x5f\x42\x26\xc1\x4c\x0c\x5d\xfe\xe3\x72\x86\x55\x90\xde\xaf\x70\x68\x9c\x4e\x72\xaf\xe1\xff\x7f\x1e\x66\x07\xaa\xfb\xb5\xcd\x6e\x9b\x1d\x95\x3b\x53\xeb\x3c\xa0\x2e\x4d\xbe\xf5\x92\xf4\x3a\x0c\x40\xba\xe3\xfe\x7f\x1e\xb0\xa0\xca\xa0\xfb\x5a\xdf\xd7\x02\xe0\x29\xb8\x5e\x47\xc6\xdd\xa4\x3a\x1f\x5e\x2b\xf7\x99\x5d\x95\xdc\xd6\xec\x3e\xb3\x93\xe2\xd6\x76\x39\x85\xab\x34\xad\x1c\xdc\x91\x2e\x3f\x05\x4f\x3e\xa1\x3e\x09\xe3\x0c\x4a\x95\x78\x15\x15\x60\x18\x41\x50\x64\x45\x4b\xc9\x6f\x93\x5d\x2c\x81\x2a\x6a\xc1\x20\x44\x20\x15\x99\xd1\x12\xa7\x74\xa4\x2c\x63\x2e\x9c\xab\xd9\x4f\xb3\xc3\x0f\x35\x94\xf1\x02\x91\x20\x59\x90\xed\xc7\x78\x81\x20\x5e\x20\x83\x70\x13\x09\x3b\x76\x18\x2e\x50\xf0\xcb\x8d\x94\x7f\x05\xd0\xc3\x45\x1a\x5e\x66\x04\x98\x31\x19\x94\xe4\x48\x5c\x44\xc3\x00\x82\x82\xa3\x57\x80\xbf\x7e\x1e\x0c\x97\x1c\xba\x68\x2c\x23\xb9\xa8\x5b\x92\xae\x77\x9b\x26\x5d\x2e\xfc\x05\x84\x13\x9c\x87\x4c\xbe\xcc\xfd\x74\x9b\xdd\x6d\x76\x26\x2d\x93\xa8\x9b\xbc\xb2\xdc\x2a\xc3\x68\x81\xd2\xa4\x13\x46\xa6\x08\xa2\x05\x32\xa1\x22\x61\xb4\x40\x18\x2d\x50\xe4\x47\x33\x5a\x20\x8c\x16\x28\x72\xa3\x19\x2d\x10\x49\x09\x02\x8a\xf8\x48\xcd\xec\x9a\xd9\x99\xd4\x4d\xa2\x6e\xcc\x9b\xe4\xa6\x91\x94\x29\xb8\x1a\x46\xea\x36\xab\x9b\x1b\x53\x33\x75\x27\x44\xb7\x26\x55\xaa\x61\x6b\x02\x44\x6b\x69\x16\xf1\x58\x63\x45\x83\xd6\xda\x3f\x4f\xf3\x48\x8f\x43\x07\x75\x1b\x01\xb3\x41\xb0\xc1\x79\x58\x03\xf9\x80\x87\x95\x1f\xe6\xec\x94\x1c\x7e\x0a\x23\x14\xf1\xb1\x91\xa6\x43\x2c\xdb\x34\x37\xb6\x48\xee\x51\xc6\x1c\x94\xe6\x2c\x9d\x8e\x13\xec\x24\xd9\x49\x3f\xed\x0b\xb7\x32\x02\xa2\x23\x4d\x7b\xd6\x23\x49\x2a\xb4\xe4\xc6\x05\x3a\xfd\x49\xe3\xdb\xe5\x80\x86\xac\xbb\xec\x96\x20\x83\x9d\x07\xc5\x4a\x47\x96\xc2\x3e\x73\x63\xe9\x4e\x19\x37\x16\xc3\x1a\x0a\xd6\xe8\x30\xac\x21\x92\x32\x49\x97\x57\x7a\xdb\x03\x5b\xb2\x62\x3a\x65\x9b\x9d\x32\x89\xb4\x63\xe9\xb5\x7a\xee\x2c\xdd\xc9\xf0\x9a\x9d\xdb\x48\x77\x31\xb8\x8d\x18\xd7\x50\xba\xa4\xd4\xb8\x55\x07\xe1\x0d\x99\x30\xdb\x48\xee\x22\xe9\xb3\xc6\xce\x86\xcf\x7e\x87\x54\x45\xf6\x2a\xa3\x1f\xc2\xe8\x87\x22\x2f\x58\x76\x67\x31\xfa\xa1\xc8\x09\x96\xdd\x59\x08\x55\x48\x85\xc8\xe7\x20\x60\xe1\x3c\xcc\x0e\x36\x5d\x54\x5c\x91\x15\x71\x30\x2a\x47\x46\xc4\x89\x8c\x88\x43\x04\x53\x18\xb7\x10\xd9\xbd\x06\x2b\x78\x64\xd4\xb7\x91\x93\x34\xc9\x5d\xc6\x65\xf6\x82\xcc\xfe\x03\xd8\x74\x18\xde\x10\xe0\xb3\xa5\xc2\x2d\x36\xb2\x3b\x4b\x86\x4c\x8b\x40\xda\xc8\xc5\xd7\x0a\x34\xb9\xf0\x99\x18\x04\x11\xd9\x65\xcf\x85\x35\x32\x92\x50\x64\x25\xa1\x47\xa6\x65\x24\xa1\xc8\x48\x42\x48\x29\x91\x15\x03\xb2\xeb\xfe\x91\x54\xb9\x9a\x9d\x8b\x5c\x86\x2d\xe3\x27\xc2\x58\x89\x22\xb7\xa1\xb1\x12\x01\x58\x5c\x2a\x52\x63\x89\x13\x17\x19\x55\x6d\x91\xfe\x2a\x37\x7b\x13\xb6\x18\xa4\x9e\x10\x3b\x2e\xb2\xab\xfc\x91\xd4\xd8\x55\x6e\x4c\x45\x91\x09\x2b\xbb\xca\x0d\xa0\x28\x32\x62\xe5\x6e\x76\xdc\x13\x8a\x35\x79\x6c\xc5\x63\x8d\x59\xf8\x44\x4e\x9c\x07\x5d\xc7\x44\x34\x7e\x22\x8c\x9f\x28\x4f\x93\xdf\xd9\x52\x95\x34\xa4\xbb\xca\x4a\x1a\x06\x46\x14\x8c\x61\x91\x87\x35\x9e\xd6\xce\x81\x05\xeb\x2c\xf2\x0f\xeb\x8c\xd7\x5c\xd9\xd9\x95\xfd\x3c\xb2\x43\x9b\x9d\xcb\x58\x86\xab\xac\x44\x42\x84\x44\x2e\xc5\xdc\x2c\x61\x59\x82\xfc\xdb\xcb\x12\x96\x25\x30\x3a\xcb\x46\x28\x1c\x3e\x4e\xce\x6d\x6e\x1c\xe7\xc5\x9e\xf3\x38\xcf\x2e\xc4\x21\xaf\xb5\x0b\x31\x7b\x39\x90\x63\x29\x73\x39\x08\x02\x1f\x72\xb1\x83\x5d\x9b\x46\x3c\x14\x29\x97\x8c\x78\x88\x2c\x21\x33\x47\x06\xa1\x0e\xe7\x61\xac\xa2\x54\xd6\x9f\x9d\x0e\x71\x7d\x91\x64\xfb\xf3\x4b\xc8\xe4\x4a\x95\x99\xda\x05\xe1\xd2\x94\x41\xa9\xb8\x34\x0d\x65\x28\x98\x16\xa2\x70\xd3\x08\x22\x1a\x32\xf0\x6a\x51\xb8\x69\x44\x71\xb5\x4a\x81\x54\x5c\xad\x85\xd5\x5a\x9a\x5f\xd2\xfa\x92\x6c\x29\xd2\x87\x11\x0f\x41\xc4\x43\x06\x2a\x29\x8c\x78\x88\xe2\xa2\x96\x1f\xa9\xa0\xa4\x0e\xa3\x20\xca\x90\x19\xdb\x15\x5c\xb2\x10\x91\xec\xeb\x05\x8d\x74\x40\xf0\x90\xc1\x54\x8a\xa2\x68\x50\x5c\xc1\x43\x5e\x6c\x57\x70\x71\x05\xff\xbe\xb4\x0d\xf7\xed\x6b\xb4\xeb\xf6\x53\x44\xea\x5b\xd6\xc8\xa2\x48\x5d\x38\x1d\xb1\xbf\x44\xf1\x74\x2c\x2c\xaf\x5b\x02\x1f\x62\x22\xce\xe3\x93\x99\x1b\x06\xee\x6e\x5b\xbb\xd9\xdd\x52\x77\x9b\x5d\x37\x3b\x2a\xdc\xcd\xae\x9b\x9d\x9d\xee\xf2\x2a\x2e\x2f\x38\x9c\x4a\xb7\x37\xb9\x72\xdf\x10\xf6\x04\x31\x11\xe7\x61\x09\x0e\xce\x63\xd7\x3d\x66\xd7\xe4\x02\xb7\x76\xcb\xda\xd9\xc5\xe1\x58\x23\xa4\xde\x89\x33\xa7\x28\xa4\x16\x84\x54\x99\x99\xca\xb6\x76\xcc\xf4\x1b\xc7\xdf\x28\xdb\xec\xb8\x06\xdd\xe7\xa6\xf9\xcf\xe3\x9c\xb0\x84\x3f\x51\x64\x59\xe7\x08\x29\x4e\x7a\x03\x11\x6e\x6e\xd3\x51\x5e\x2b\x00\x35\x5e\xe1\x08\x29\xaf\x15\x78\x8d\x5a\xbd\xfd\xd4\xbe\xf8\x0c\x51\x45\xee\x28\x9e\x48\x05\xb9\x96\x48\xc3\x28\x9f\xe3\xf9\x59\x82\xf3\xf4\xb3\x7b\x98\xf6\x22\x21\x87\x61\x0d\x71\x5f\xbe\xd7\x64\x37\x1f\xa6\xf9\x1e\xa2\x80\xa1\x0e\x71\x67\x8b\x85\xdc\xf0\x46\x8b\x1a\x37\x62\xe7\xed\x15\xe3\x46\x8b\x1a\xb7\xa4\xcd\x58\x72\xe3\xf6\xc4\x30\x86\xe1\x56\xda\x37\x86\x21\xee\xe2\xb7\x32\x9a\xe3\xbc\x12\xb7\xa4\xde\x97\x49\xb4\xf6\xe6\x64\xb9\xf1\x5b\x8e\xdb\x93\xe5\x6e\x66\xc7\xb6\x7f\x2b\xdb\xdd\xc8\x76\x32\x60\x19\xaf\x10\xb7\x33\x1a\xc0\x92\xb8\xdb\xef\x53\x4b\xb5\x07\x9c\xbe\xa0\x6c\xa6\x1b\xbe\x8c\x10\x66\x33\x6e\x34\x46\xb7\x15\xee\x66\x07\x54\xd8\xad\x68\x75\x3b\x7d\x0d\x7f\xb8\x31\xe5\x86\xe1\x0f\x71\x0f\xb3\x63\x71\xdd\xde\x26\xef\x61\xb1\xd2\xc6\x0f\x8b\x45\xc9\x79\x7b\xb4\xde\xcb\xea\x71\xb3\xbb\xe5\xfc\xbf\x97\xef\xa1\xa9\xbc\xbd\x63\xdf\xce\x8b\x5b\xf2\xed\x62\x19\x0a\x2a\x37\x82\x0a\x08\xbe\x61\x14\x40\xdc\x4e\x15\x69\xef\xef\xcf\xaa\x38\x2f\x24\x1a\xbb\xdd\x21\x6f\x6c\x71\xb7\xcc\xf7\x46\x06\x44\x85\xfa\x0f\x50\xb2\xa8\xe8\x62\xa2\x5e\xd6\x4e\xbe\x71\x5c\xf8\xa2\x3a\x55\x6e\x5a\x51\x9d\x2a\x06\x15\xdc\xb7\x74\xe0\x28\x2a\x83\x00\x81\x74\xdb\xa3\x86\x06\x04\xae\xff\x27\x8d\xf7\xdc\xad\x00\x15\xcd\x84\x25\x47\x75\xb7\xaa\xce\xb2\x1f\x9b\x7c\xfe\x7d\x6a\xb1\x92\x9a\x3b\xcb\x74\xfa\xbf\xff\x32\xca\x9b\x5d\x31\x3b\x5a\xe1\x8c\xc2\xcf\x3f\xdd\x78\x33\x07\xd4\x1f\xe7\xc1\x70\xb3\xa9\xe9\xf4\x1f\xd5\x89\x87\x37\x73\x54\x6f\x32\x04\x02\xe4\x1f\x01\xfd\x1d\x26\xc1\xb4\x2e\x3d\x3a\xda\xd1\xa8\x52\x87\xdf\x32\xa3\xe3\x7b\x11\xb8\xfe\x67\xa2\x88\xa3\x02\x94\x13\x15\xbd\xff\x5f\xd2\x7a\x5b\x5a\x65\xb8\x47\x62\xac\x5e\x64\x6a\xa5\x00\x0e\x34\xe8\x45\xce\x43\x4c\x61\x1a\xd5\x1c\x1a\x97\x04\xc1\xbc\x01\xf3\xc8\x79\xd8\x02\xe6\x75\x75\xfe\x57\xb7\xea\x1b\xda\xbd\xda\xcd\xae\x9b\x1d\x8d\x77\xf7\xae\x4e\x7f\xb6\xd1\xea\xf4\xaf\xee\xd4\x3f\x0e\x7b\x77\xea\xca\x4e\x8d\x25\x3a\xaa\x3b\x75\x75\x45\x00\xa4\x1b\xd5\x15\x51\xdd\xbd\xe5\x45\xad\xee\xde\xf2\x98\xdc\x58\x9d\xa3\x2a\x30\x55\x77\x6f\x1c\xc3\xa3\x7a\x15\xaa\x8f\x45\x90\x9d\xea\x9a\x6a\xa8\x35\xd8\xb9\x51\xbd\x0a\x55\xd8\xfa\x80\x60\x8f\xaa\x0c\x55\x5d\x73\xd8\xa6\xa3\xba\xe6\x0c\xa0\xb8\x7f\x9c\xf7\xd3\xda\x49\x92\xfe\xa3\xbb\xf7\xde\x43\x98\x43\x12\x02\x3b\xaa\x92\x10\x31\x0f\xf9\xd7\xb0\x65\x9f\xb8\x84\x6b\xf6\x35\x1b\xb1\x18\x56\xdb\x4a\x18\x44\x10\xfa\x90\x25\x79\xad\xea\x66\x0c\x79\xb8\x2b\x32\x64\x0d\x0b\x80\x8a\x17\x9b\x7b\x88\x5c\x1b\x22\xd7\xfe\x9a\xb0\x6d\xfd\xf6\x4b\x57\x88\x57\x23\x43\x1e\x6e\x55\x38\x86\x3c\x44\x45\xfc\xba\x89\xe0\x8c\xfa\x9a\xdd\x0b\x2d\x3d\xdb\x75\x55\x9b\x62\x64\xc4\x8d\xe1\x3c\x20\x72\x39\x8f\x97\xd7\xe8\xcc\xcf\x4e\x72\x27\x91\xf6\xbe\x7a\xc2\xc0\xee\x92\x01\x9f\x8b\xaa\xf4\x05\x96\xe9\x79\x8d\x42\xbd\x19\x11\x67\x91\xab\x44\xfa\xee\x2d\x8d\xbd\x45\x05\x59\x73\x6f\x81\x05\x26\xdd\x18\xc4\xa3\x79\x31\x6a\x72\xc5\xb3\x3d\x34\x4f\xa6\xe6\x16\x84\x77\x7e\x34\xb7\x20\x83\x36\xee\x1f\x17\xbe\x5b\x90\xd1\x18\xf7\x8f\x06\xdf\xcb\x12\x41\x19\xd9\x2e\x6f\xe8\x83\x03\x5a\x99\x5c\xf3\xbf\x23\xd5\xa2\xb9\x67\x35\x8f\x41\xd5\x40\x4d\x41\xac\x21\x88\x11\x65\x1b\x46\x79\x44\x73\x6b\xfb\xf1\xe2\x67\xeb\xee\x3e\x86\x3f\x7f\x34\x95\x34\x0d\x46\x5b\xf5\x71\xcd\x6d\xac\xc9\x5f\x5f\xe5\xe3\x2f\xc5\x34\x4a\xe0\x08\x68\x9e\x95\xad\xd8\x6a\xa4\x70\x28\x6e\xce\x83\x7e\xe5\x4e\xd3\x6e\xfb\xd5\xdd\x4e\x92\x7d\xd8\x6f\xce\xa3\x0b\x06\xc0\x90\x78\xa6\x36\x6e\x6b\x77\x63\xd0\x9b\xb7\x35\xe8\x6e\x72\xbd\x4d\xb2\x22\xec\x63\x44\xde\x46\x53\x23\xd3\xd0\xbe\xdc\xaa\x81\x60\xc2\x39\x0f\x18\xff\xe1\x60\x6c\x78\x03\x44\xab\x16\xc0\x3d\xaf\x79\x7f\x6b\x9e\xc6\xb2\xe0\x37\x4f\xe3\x06\xdd\xd5\xad\x32\xa7\x75\x1b\xa1\x30\xa9\x32\xa7\x29\x4c\x36\x84\x49\x7c\x2f\xa2\x79\x1a\x37\xb7\xa8\x66\xfb\xbb\xd9\xb9\x1f\xa9\xcd\x69\xee\x47\x4d\xc9\x11\xbf\xfe\x68\xee\x3d\xed\x31\x3b\x6a\xfc\x58\x63\x0f\x72\x95\x39\xf0\xea\x9c\x07\xed\x77\xfa\x0d\xdb\x3f\xcc\xcd\x99\xeb\xde\x63\x00\xce\x2d\x49\x7e\x73\xef\x31\xb2\xe6\xc6\x5e\x1f\xcd\xfb\x1b\x01\x36\x99\x80\x91\x68\x6e\x3d\x6d\x5a\x61\xb6\x32\x42\x6a\xce\x83\x81\x80\x17\xdd\xc0\x9a\x68\xee\x50\x04\x59\x47\x5b\x8e\xab\xdb\x91\x7c\xf7\xcd\xed\x08\x56\x9e\x5c\x7f\xb9\x39\xe9\x15\x88\x1b\x92\x6e\x0b\x4b\x08\x4b\xa0\x22\xea\x85\x5b\xd8\x06\xb6\x59\x78\x7b\xce\x83\x71\x65\x73\x6b\x61\x2f\x49\xe2\x2f\x87\x7d\x53\x07\x6c\xd4\xcf\xdd\xd9\x68\x8c\xfa\x89\xa6\x2c\xdd\x11\xee\x9a\xb7\xc6\xb6\xcd\x8e\x8a\x78\x6b\x6c\x6e\x5b\x9d\x9d\xb7\xb9\x6d\x35\xb7\x2d\x36\xc6\xf6\xda\x7c\xe5\x67\x15\x49\x22\xf7\x06\xc8\xbd\x99\xd0\x98\x68\xca\x49\xcd\xdd\x4d\x3d\x52\x53\x2f\x6c\xf8\xd1\x2d\xdb\xbd\xe1\x47\x61\xa8\xd1\x2d\x87\x7d\x73\x2f\x23\xe2\x28\x83\x40\x1d\x4d\x5d\x71\xfb\x7e\x68\x12\x7e\x6a\x85\x95\xa9\x65\xb7\x36\x22\x29\xfa\x65\xfb\x11\x3b\x88\x45\x3a\x0f\x86\x9a\xad\xdc\x88\xa4\xe8\x8a\xde\xf2\xd7\x77\x37\xb8\xee\x06\xd7\x91\x31\xba\x1b\x5c\x57\x9e\xea\x2c\xc4\x9e\xcc\x8e\xbb\xa4\x0a\xdf\xae\xe6\x07\xf0\xe7\x74\x4b\x50\x0f\x67\xd1\x79\x24\x5e\xe3\xcb\x9c\x4d\x32\x37\xa6\x7a\x57\x90\x37\x36\xea\x56\x05\xd5\xdd\xae\xba\x22\x96\x74\xf4\x44\x3b\x9d\x87\xd9\x3d\x24\x3d\x26\x59\xe1\xee\x6b\x61\xda\x19\xd7\x86\x68\xdf\x95\xba\xba\xdb\x95\x2a\xa8\xae\xb2\xd8\x40\xa8\x5b\x7d\x93\x81\x50\x41\xec\xd3\x49\xe3\x5b\x65\x2c\x62\x9f\xb2\x3b\x47\xaf\x7e\x0a\x17\x3f\xd1\x45\xd1\x55\x10\x75\xf7\x21\xf0\xf6\xa2\x2b\x3c\x19\x07\x75\x13\x39\x11\xc6\x41\x85\x31\x4f\x37\x34\x28\x61\xcc\x53\x74\xf8\xd9\x6e\x39\xe3\xbb\x4a\xa3\xee\xb5\x00\xb2\xb4\xe8\x5e\x0b\x3a\x72\x51\x73\xac\x95\x8b\xba\x7b\x93\xec\xf1\x5d\x35\xb0\xc1\x4f\xb7\xec\xe2\x06\x3f\x05\x01\x4f\x19\x72\x91\x20\xea\xe9\x4f\x74\x9c\x59\xef\x07\x91\x9d\xa8\xa7\xf3\xb0\x04\x93\xba\x49\x67\x09\xbb\x83\x11\x07\x75\x1e\xc0\xb9\xc8\x2e\xdf\x35\x6c\x75\x0c\x5b\xb8\x2a\x45\x57\x52\xea\xee\x60\x38\x7e\x84\xb1\x4f\xd1\x91\x94\x08\x79\x0d\x82\x9e\xce\x83\x5e\x92\x49\xbe\x6b\xd7\x22\xdc\x29\xbb\xf7\xf5\x69\xd5\x66\x23\x89\x16\x4c\xab\x36\x6d\x28\x17\xe4\xae\x62\x89\xd0\xa7\xec\x76\x68\xe8\x53\x74\xf7\x34\xfc\x3e\xa2\xab\x32\x36\x1c\xea\x56\xb1\xd6\xdd\xc0\xba\xd7\x9f\x07\x99\xbb\x6b\xd8\xea\xcb\xec\xa8\x88\xc2\x53\x67\xb3\x02\x0f\x23\xba\x86\xad\x1e\x8e\x42\xfd\xbf\x50\xb2\x77\x6d\x5c\x1d\x1b\x17\xd1\xaf\x61\x4c\x55\x74\xb7\x3c\x9c\xdc\xa3\xbb\x97\x75\x65\x2b\xd5\x73\x5d\xd9\xaa\x13\x52\x72\xab\x9e\xeb\x6e\x5c\xfd\xb5\x3d\x6c\xa1\x5d\x3d\x56\x77\x97\x7a\x9c\xcc\xea\x98\x8d\xdb\xba\x25\x92\xef\x6e\x49\xdd\x3d\x44\xae\x78\x23\xad\x82\x48\x2b\xdd\xb1\xc2\x48\xab\x78\xdc\x56\xe4\x72\x7f\x94\x91\x1e\xf7\x10\x79\xdc\x89\xb1\x3a\x8f\xcf\xb4\xd3\x67\x4f\x32\xbb\x44\x76\x8f\x49\x7e\x9a\x18\x4f\xb6\x55\xa2\xae\xce\x83\xca\x49\xcd\xfe\x68\xa8\x7a\xb0\x99\x6b\x02\x30\xf8\x2a\x1e\x77\x9a\x81\xf1\xea\x51\x79\x6c\x40\xd6\x3d\x98\x6b\x8f\xdb\x8a\x91\x56\xb7\xea\xbe\x47\x89\x87\x80\xab\x0c\x52\x6a\x3c\xda\xa0\x1e\x2f\x6e\x12\xa6\x13\x62\x75\x1e\x7e\x8a\xa4\xf1\x68\x70\x32\xd4\xea\x1e\x88\x15\x86\x5a\xc5\xa3\x2c\x23\x9b\xf9\xe3\x35\xed\xc1\xe0\xe4\xe9\xf3\xe0\xa0\x15\xcf\x6d\x76\xd5\x4f\xad\x09\xdb\x0a\x21\xac\xf1\x68\x84\x7a\xaa\x8d\x60\x1f\x7c\x54\x46\x3f\x5e\x99\xc0\x59\x8c\xc7\x2b\xd3\xc3\x95\xa9\xa3\x2b\x33\xaa\x2a\x1e\xb7\x0b\x22\x65\xe2\x51\x79\x6c\xa4\xd5\x3d\xd8\xf4\x09\xb1\x3a\x8f\x0f\x58\x19\x6b\xf7\x98\x1d\x3e\x5b\x9e\x79\x8f\xf7\xa3\x07\xbe\x72\xc2\xf6\xe2\x51\x44\x79\x70\x8a\xac\x38\x7e\xc6\xe3\x46\xf0\x70\x3d\xea\x6c\x34\x86\x68\xc5\xc3\xa2\xaf\x97\xb9\xa9\x7f\x78\xc0\x57\xa8\xb2\x85\x3f\x9a\x85\x0c\xe5\xaa\x12\x82\x1b\xca\x15\x40\xf7\xa7\x7a\xb1\x13\x3c\x2e\xc0\x87\x05\x08\xf1\x4a\x3c\x9a\x76\x9e\xb0\x08\x6e\xb8\x8f\xa6\x9d\x27\xcc\x0e\x6d\xcb\xa3\x69\xc7\xb0\xad\x0a\x8d\x4e\x18\xb6\x15\x86\x68\x55\xdc\xe7\xe2\xc1\x8f\x2b\x88\xd4\xd2\x69\x2f\x1e\x55\x6f\xcf\xb6\x9b\xd0\xac\x3c\xca\x01\x0f\x72\x80\x27\xad\x81\x5c\xf1\xbc\xe6\xc6\xb1\xf2\xb8\xea\x20\x05\x48\xf5\xe2\x58\x79\xbc\xab\x3c\xa2\xde\x5c\x8e\x84\x17\x93\x07\x93\x8d\x06\x20\x23\xb4\xc2\x08\xad\x0a\x4b\x75\x0c\xf5\xc2\x46\x68\x55\x70\x13\x63\x78\x98\xc3\x38\x97\xb5\x13\xc1\x38\x77\x1e\xcb\xd7\x3a\x69\x61\x1a\x25\xb0\xed\x0d\xad\x38\xc6\x76\x55\x7c\x5c\xc2\xd8\xae\x18\xd9\x4f\x91\x48\x86\x0a\x8e\x51\x2c\x95\x83\x60\xa8\x32\x1b\xb7\xb5\x63\x4d\x0c\x65\x74\x38\xe5\x32\x81\xa6\x61\x7c\x56\x8c\xea\xa7\xec\x4e\xc3\x49\x6c\xcc\x56\x05\x88\x3c\x86\x07\xa6\xc1\x58\x15\x0a\xe3\x18\xaa\x16\x88\xc9\xd2\x05\x32\x86\x9a\x35\x18\xdc\x52\xd5\xc5\x61\x28\xa4\xc3\xd2\x96\xaa\x5e\x09\x43\xeb\x89\x01\x5a\x72\x48\xc4\x70\x01\x18\x79\x55\x55\x10\x1a\x79\x15\x03\xe9\xbb\xaa\x20\x1c\x4e\x6d\xa2\xad\xb2\xe2\xc7\xd0\x54\x42\xb4\x55\xaa\x80\x18\x84\x61\x56\x41\x68\x55\xaa\x2a\x03\x87\xe6\x93\x31\xcc\x0e\xd1\x0d\x26\xb6\xf3\x30\x3b\x1a\xab\xf5\x04\x5e\xb3\x54\x33\x33\x7b\x28\xf4\x0e\xce\x91\xce\x09\x60\xfc\x54\x0c\x67\x36\xfe\x36\x31\x9c\xd9\xd0\x9d\x9d\x34\x6a\x12\x8e\xf6\x39\x43\x32\x11\xa9\x41\x30\xd5\x79\x58\x02\x52\xfa\xf0\xfe\x3e\xb8\xbf\x77\x7b\x5d\x39\x78\x6c\xa6\x8e\x9d\xae\x15\x93\xd0\xa9\xf3\xa5\x69\x0e\xce\x59\x06\x3a\x94\xc6\x50\x5a\x26\x9c\x4a\x7f\xd2\x18\x1e\x3a\xc3\x55\x02\xa0\x70\x0c\xa7\xff\x10\x41\x0a\x9a\xdb\x18\x8a\xc6\x06\x4d\xd5\xcc\x5e\x3f\xbc\xe5\x13\x3b\x95\x81\x02\x8a\x01\xcc\x7d\x0c\x54\x88\x9d\x9b\xe7\x50\x85\x48\xe8\x54\xaa\x70\xe0\xc6\x50\x32\x1e\x48\xc6\xc4\x94\xc6\x50\x32\x1e\xae\x2f\xd8\x6e\x63\x68\x64\x31\xb6\xaa\x02\xe8\x1b\xd3\xc5\x64\x20\x55\x05\x4c\x31\xa6\x46\x16\xe2\xa9\xb2\xf2\xd8\xf4\x04\x9b\x2e\x9c\xf1\x6f\x7f\xf6\x90\xa3\x23\x26\x32\x72\x2d\xa8\x19\xa6\x07\xdc\x74\xad\x41\xd9\x12\xd3\xb5\x36\x89\x5a\xa9\x00\xe9\xc6\x54\xc1\x38\x39\x1c\xaa\xb6\xb0\xe9\xe1\x40\x68\x95\x9e\xb5\x31\x3d\x1c\xa6\xcb\x8f\xa8\x95\x98\xca\xa1\xd3\xb5\xa6\x89\x64\xba\xd6\x0c\xa0\xaa\xb0\xa2\xc6\xf4\x42\x4c\x1c\x55\x7e\xd0\x95\x4c\xf0\x3d\x62\xb2\xd4\x34\x8f\x4e\xb5\x78\x84\x51\xa5\x4a\x88\x4a\x4c\x45\xd3\xd9\xc3\x34\x3e\x55\xc9\x46\xe0\x53\xaa\xb7\xd9\x79\x60\x4c\xd7\xc1\x8d\x52\x65\x7a\x0d\x9d\x6e\xe7\xd0\x70\xc6\x74\x3b\x9f\x6c\xe7\x9a\x5b\x0d\x52\x8a\xe9\xda\x50\xc9\x36\xb5\x90\x18\xb8\x54\x89\x28\x09\x03\x97\x62\xba\x9d\xab\x65\x9b\xde\x08\x27\x37\xc2\x07\x8f\xa5\xe9\x6e\x6e\x2c\x53\x55\xb5\x67\x2c\x53\x10\xcb\x94\xe1\xad\x0a\x63\x99\x62\x3a\x77\x21\x70\x8b\xa9\x7d\x70\x3a\x4f\x89\x31\x89\xa9\x70\x34\x51\x3d\xd5\xea\x50\xa8\xc4\x36\xe6\xa9\x42\xec\x16\x4b\x81\x69\x39\xb5\xd4\xef\x2c\x6f\x53\xeb\xf2\x3d\x04\x90\xa5\x6a\x68\x39\x53\x2a\x32\xeb\x72\xa6\x18\x07\x55\xeb\xed\x7b\x7e\x9b\xfc\x96\x5b\xd7\xf2\x3a\x45\xe8\x53\x26\x2e\x35\x96\xd7\xa9\x05\xf5\x7d\x85\x9f\x20\xd6\xfd\x4b\x33\x3b\x96\xea\x52\x28\x59\x08\x25\x78\x48\x87\x81\x4b\xb1\x9c\x77\x10\x20\xc6\xc2\x6b\x3c\x96\x93\x4c\xed\x8f\x91\x4b\x61\x94\x52\xf5\x2a\xba\xaa\xd9\xa1\x3d\x56\xa2\x5e\x6a\x8f\x97\x70\x67\xde\x09\x97\x5a\x97\x85\x5e\xb8\xc2\x9f\x18\x4b\xbd\xf0\x42\x2a\xa9\x80\x3e\xc4\x52\x9b\xb2\xba\xd9\x75\x92\xcc\x0e\x1d\x46\x05\x13\x2f\x96\x3a\x8c\xb5\xfc\x14\x01\x79\x69\xb3\x58\x1e\xe8\x0a\x88\xcb\x4d\x6e\x79\x2c\x2b\x97\xac\xf7\x97\xc6\xbe\xd4\x1d\x0b\xef\xe7\xcb\x71\xd4\x31\x43\x6a\x9d\x08\x0f\x52\xdd\x26\xc2\x83\x94\x88\x9f\x4c\xa4\x6b\x84\x0b\x3e\x1c\x5a\x00\xd4\x22\x1c\x5a\xa3\x80\xaa\x2e\x12\xe1\xd0\x12\xe5\x73\xd2\x0a\x69\x66\x97\xcc\x6e\x90\x64\x76\x99\x61\x74\xc3\x95\x4c\x27\xe2\x8c\xb0\x5e\xe8\x11\xba\x63\x45\xb6\x11\xac\xd0\x00\xba\x28\x02\x93\xc5\xd3\x4c\x9a\x26\x59\x28\xfb\x6d\xa8\xd7\x33\xbc\xa7\x7a\x3f\x95\x4f\x27\x88\xf2\xc9\x44\xc4\x07\x44\x3a\xe7\x71\xee\x89\x20\x8f\x05\xd1\x3f\x7f\x82\x20\x9f\xf3\x25\xaf\x69\xb1\x30\xe2\x07\xba\xa8\x30\xa4\x27\xc2\x59\xe7\x25\x36\x54\xeb\x19\xd2\x53\xbd\xc4\x86\x53\x2c\xdc\xb3\xdc\x8c\x42\x4f\x2b\x08\x78\x32\x9c\x4d\x11\xda\x27\xc2\x19\xc6\xd1\x12\xce\xb0\x50\x62\x00\x11\x20\xc2\xeb\x74\x38\xc3\xf4\xcb\x08\xf7\xac\x50\x3c\xf0\xde\x19\x8a\x07\xd1\x6f\x51\xdb\xa8\xb1\x77\xe7\x70\xcf\x72\x51\x84\x67\x37\x31\x3b\x99\x08\xfe\x20\x70\xe7\x3c\x6c\x84\x43\xe8\x4c\x34\x80\xa7\xfe\x3a\x40\x4d\x7e\x28\xd1\x12\xf3\x1b\x92\xdf\x04\xd1\x38\x19\x04\xf9\x88\x69\x0f\x73\x41\x25\x5c\x36\xc2\x0b\x2a\xc1\x38\xa9\x7a\x29\x0b\xf5\xfd\x46\xe6\x3c\x76\xba\xfa\xfe\x70\xfa\x3f\x1c\x86\xe1\xf4\x37\x5a\xa7\xfe\x4a\xd0\x64\x67\x18\x4e\x25\xe0\x20\x42\xed\x3e\xd1\x38\x99\x70\xd9\x08\xaf\x9b\xa1\xc4\x30\x1c\x1c\xaf\x9b\xe1\x6a\x22\x06\x21\xc2\xd5\x14\xef\x2f\x8d\xb6\xbe\xbf\x34\x8a\x1d\xa8\xa2\x24\xae\x89\x10\x14\x72\x20\xd1\x86\x9a\x2d\xe3\x6b\xaa\x77\xab\xed\x3d\x72\xbb\x53\x0e\x56\xd8\xf6\x10\xde\x1c\xc2\x83\xfb\x86\xf1\x35\xb1\x5d\x88\x83\xc5\xbe\x55\x45\x19\x73\x53\xf5\x57\x30\xe6\x26\xb6\x9b\xa7\x17\xa4\xad\xae\x1d\x32\x9a\x4c\x60\x6d\x6c\x57\x98\x61\x38\x75\xf4\xff\x8b\x2b\xba\x51\x3a\xb1\xb3\x39\xb3\x8f\x6e\xd5\x52\x46\xee\xd4\x81\x78\x63\xe4\x4e\x6c\x88\x2f\x2a\xa1\x7e\xb1\xf5\x58\xdc\x9c\xc2\xcd\x7b\xd6\x56\x1d\xb4\x99\xbf\x0d\x08\xb8\xd8\xce\x5f\x63\x6d\x1a\xe1\xfc\x61\xac\x4d\x40\x13\x93\xda\x65\xa7\xa9\x0e\x82\x27\x26\x7b\xbd\xdd\x5e\xf9\xa0\x75\x39\xaf\x0d\xd2\xac\xde\x63\x1a\x5b\xd5\xd6\x2b\x61\x0f\x8b\x60\x5b\xda\x2a\x92\x37\x8a\xe4\x61\x4d\xd4\xcc\xec\xe1\xa7\xac\x38\x83\x68\x02\xb6\x96\x93\xc6\xb8\x38\xf5\x8d\xa2\x69\x90\x8f\xc5\x56\x91\x4c\x30\x4d\x1e\x9c\x69\x5b\x45\xb2\x81\x35\x0d\xbf\xfe\x30\xb0\x26\xa0\x62\x49\xb2\xae\x85\x5c\x2c\xb1\x39\xd5\x9b\xb7\x8f\xed\x25\x0d\x32\x96\x93\x46\xa7\x38\x33\x37\xca\x8c\x06\x7e\x5a\x6c\x95\x19\xfb\xf5\x5b\x54\x8e\xdb\x59\x68\x14\x4d\x4b\xce\x2e\x67\xa1\x11\x33\x4d\xc7\x03\xe9\x57\x82\xc0\x99\xec\x65\x7e\x7b\xfd\x32\x88\xa6\xe1\xb2\x1e\x92\xad\xc4\x7b\x59\x65\x3a\xef\x55\xe9\x01\xdb\xca\x49\xbb\x49\x1b\xa6\x59\x15\xf4\x2f\xaf\xb3\xd5\x88\x99\xa6\x4f\xb8\x11\x33\xf1\x12\x15\xda\x60\x05\x8e\x57\xcd\xe9\x9b\x2c\x97\xad\xd9\x90\x99\x78\x39\xea\x07\xde\x25\xaf\x47\xfd\x9b\xcd\x8e\x65\xfd\x3a\x45\xdf\x6c\x55\xd8\x26\x5e\xa7\x28\x9c\x2e\xa9\x65\x6e\x91\x92\xba\x04\xa4\x2e\xd9\xb5\x04\x75\xcb\x9f\x80\x30\x25\xb5\x8c\x04\xf8\x7a\xac\x13\x39\x93\x75\xfd\x79\xdd\x74\x5f\x27\xb2\xfe\xb3\xaf\x13\xf9\x85\x8a\xb7\xe9\x40\x2b\xa5\x4a\x18\x46\xa3\x87\x90\x61\x34\x61\xc8\x4c\xcb\xb7\x69\x96\x80\x4f\xcf\x40\x60\x7d\xf5\x85\x23\x4a\x26\x35\x1d\x25\x5e\x35\x9d\x86\xcc\xe8\x48\x64\xc8\x4c\xbc\x4e\x77\xdd\x52\x5f\xa7\x3b\x91\x33\x27\x8d\xca\x79\xc1\x33\x3e\xa6\x79\x5f\x92\x31\x25\x08\x93\xc9\xc3\x81\xf0\x82\x47\x48\x4c\x6a\xd9\x01\x53\x87\x69\x7c\x0c\xa8\x24\x61\x7c\x4c\xbc\x2e\x1e\x7d\x3c\x5f\xd5\x19\xc6\xcc\x34\xaf\x38\xaf\x2b\xe5\x1d\x66\xc7\x1e\xf0\xaa\xc4\x7c\xa7\xd9\x99\x54\x4c\xa2\x22\x1c\x2f\xaf\x1e\x73\xaf\x30\x78\x99\x03\xe1\x55\x89\xf9\x72\x46\x10\x14\x1c\xaf\x67\xc4\x7b\x2e\x8d\xa9\xe9\x31\xf9\x7a\x5d\x24\xbe\x25\x35\x62\x27\xe2\xd5\x65\xdd\x60\x17\x75\x3e\x06\xbb\xc4\xeb\xd2\xd1\x05\x4d\x7e\x95\x80\x5f\xe5\xa4\xd1\x7c\x7d\xdc\xde\x73\x33\xcb\xc3\xb9\xe4\x6a\x82\x73\xe5\xbc\x46\x9a\xde\x3e\x70\xaf\x14\xf8\xd2\x03\x02\x96\xf3\x18\x24\x51\x5f\xaf\x64\x46\xd3\x34\xfd\xc3\x64\x5d\x89\x0f\x96\x7d\xc2\xaa\xc2\x00\x9b\xf8\x5c\x5f\x70\x1b\xc4\xe7\xfa\x32\xe8\xa6\x79\x83\x91\x8a\x25\xe0\x5d\x39\x69\xa7\x33\x3f\x95\x8a\xf0\xaf\x14\x35\x4d\x9f\x0e\x6d\x04\xda\xa4\x06\x45\x41\x7c\xda\x4c\x3f\x97\x17\x1c\x05\xf1\x29\x5b\x7d\xae\xa5\x42\x37\x7d\xae\x25\x78\x5c\x4e\xda\x20\x2d\x4c\xdb\x14\x41\x76\x7a\xb1\x7f\xc5\x52\x79\x4b\x0d\xe2\x87\x6c\xd5\xf4\x38\xf9\xd4\x20\x7e\x88\x39\xed\xe6\x48\xfb\x14\x73\xbe\x4a\xcf\x65\x93\xac\xb0\xab\xf0\x66\xaf\xff\xea\xef\xd3\x65\x5a\x26\xcd\x46\x78\x4e\xc0\x86\x17\x92\xb2\x04\xa4\x2c\x05\xe2\xe8\xf8\xf4\x8f\xfb\x10\x7d\xda\x8d\x06\xe5\x53\x5b\xf8\x75\x2a\x8c\xe0\xfb\x79\x74\x7c\x2e\x39\xfd\x35\x3e\x95\x25\x9f\xeb\x4b\x7f\x8d\xcf\xf5\x05\xa1\xcb\x49\xa3\x54\xcd\x97\x1f\x4e\xe6\xed\x66\x09\x7f\x3a\x99\x7f\x8f\x35\x66\xbd\x7e\x6a\x4b\xbe\xc9\x84\xbd\x39\x3d\x3f\x95\x7e\x1f\x22\x52\xd3\xd9\xe1\x53\xe9\x67\x8c\x51\x03\xe9\x3a\x8c\x31\x8a\xcf\x83\x42\x13\xfd\xe7\x41\xf1\x6d\xdf\xe3\xcc\xfa\x54\xc9\x7d\x2f\x4d\xbb\xff\xcd\x8b\x16\x86\x0c\xc5\xe7\x92\x01\x07\x3d\x3e\x85\x19\xf9\x55\x9a\x66\xd5\xcf\xf5\x21\x99\x4a\xd3\xaa\x2f\x99\x4a\x40\xa6\x52\x40\x61\x8d\x4f\xc5\xde\x87\xe2\xa1\x55\xa7\xaa\x8a\x07\xa3\x92\x1a\x66\xca\x0d\x63\xca\x79\x58\xec\xd9\x5a\xb6\x2c\x29\xfb\x4a\x97\x69\xfd\xa4\xa1\x9f\xdb\x57\xb2\x2a\x67\x0e\x6e\x68\x7a\xff\xec\x8b\x38\xff\x46\x8c\xc4\xbe\x88\xf3\xdf\x72\x76\x37\x50\xc4\xf7\x05\xd2\xc5\xbe\x0a\xd3\xe1\x1c\x7c\xfb\x62\x8f\xdf\x97\x13\x13\x6b\xf6\x96\xdc\x7b\x1b\x20\xd5\xb0\x22\x6d\x03\xa4\xb6\xcc\x29\x0d\xf3\xd0\x96\x39\x65\xc3\x9c\x52\x50\x9e\xee\x8b\x1b\xe3\x86\x2c\x25\x35\x2c\xd7\xfb\xaa\xb6\xcc\x79\x4e\x1c\xc2\x86\x32\xe5\x3c\x2c\xb6\xd2\xda\x6a\xb1\x0a\x3f\xad\xd2\xda\xe6\xb7\x0a\x3a\x58\x57\xf6\x85\xa0\xb3\xaf\xc6\x8a\x3b\xbb\xf7\xbe\x9a\x8d\x75\x52\x83\xfc\xbd\xaf\xee\xa7\xce\x60\x82\x0f\xf6\xd5\x2d\xd6\xd3\x00\xa3\xf4\x96\x89\x65\xc3\xc4\x52\xd0\xe3\x6e\x99\x58\xf6\xf5\x5c\xbe\xc6\xa7\x8f\xfd\xae\x50\xd3\x06\x9f\x4e\x3b\x60\xd2\x01\x96\x3a\xed\x4f\xe7\x2f\xda\xe8\x0d\x41\xca\x79\x2c\xd3\xe8\xbb\x69\x7f\x22\xd0\x37\x54\xca\xfb\x5a\x66\xb7\xcc\xce\x24\xfb\x13\xcd\x47\x03\x30\x70\x5f\x68\x05\x37\x61\x53\x05\x89\x6b\x1b\x36\xb5\x25\x4a\x69\x18\x60\x37\x0c\x29\xe7\x61\x4d\x6e\x4a\xc5\xa4\xb4\x09\x9b\x2a\x08\x66\xdb\xb0\xa9\x6d\x88\x54\x83\x80\x7d\xcb\x94\xb2\x89\x94\x2a\x84\x2d\x6f\x28\x52\xce\x83\xba\xd9\xfa\x6d\x53\xb7\xcd\x72\x3a\x6d\x3b\x73\xd3\x99\x83\xba\x6d\x3b\xd3\x55\x09\x4a\xdf\x96\x3b\x65\x1b\x49\xd5\xba\xc3\xfa\x5a\x5f\x45\x35\x30\xf9\xf6\xf5\x9a\xdd\x6b\x76\x26\x7d\x24\xb9\xc4\x9c\xfe\x9f\xad\x57\x78\xeb\x8e\xc3\x67\x9f\xbb\xc4\x3a\x4b\x4c\x26\x96\x2d\xc5\x4a\x43\xa3\xb8\x13\xb7\xf4\x9d\x14\x85\xe0\x22\xdf\xa9\xf8\x1e\xfb\x37\xfa\xf4\x6d\x14\xd2\x96\xda\xa4\x71\x39\xdc\x84\x24\x9d\x47\x37\xad\x93\xb6\x4c\x33\xbb\x9b\xec\x6e\xb3\xbb\xcd\x6e\x90\x54\x4c\x3a\xbd\x49\x2c\xf2\x4e\x5c\x8e\x37\x81\x47\xe7\x4b\x72\x43\xc7\xb7\x89\x42\x32\xdc\x74\x1b\x85\xb4\xa5\x36\x69\xcf\x11\x68\x77\x72\x81\x19\x99\xd4\xd0\x3e\xec\xe4\x02\x33\xe4\xa8\xc1\x98\xb6\x53\x35\xbb\x6a\x76\x24\x35\xdb\xa5\x00\x06\x1c\xd6\x26\xd6\xe8\x3c\xfc\xb4\x53\x04\xfa\xf4\x2d\x41\x49\xc3\xb7\x7f\x4b\x50\xb2\x93\x62\xd4\x33\x68\xc5\x63\xb1\xde\x2e\xc0\x70\xda\x30\x93\xfc\xd9\x49\xc1\x67\xd8\xc5\xd3\x3e\x99\xf4\x49\xa6\xd8\x69\x55\x5c\x60\x04\xa8\xef\x34\xcd\xce\xd5\x84\x1d\x6f\xcb\x3c\xb2\x0d\xef\x69\xb8\xed\xef\xb4\xcc\x6e\x91\x1d\x9b\x58\x5a\xf6\x27\x58\x47\x8d\x1b\xc7\x4e\xcb\x1a\xbb\x9a\xc6\x4d\xcb\xc2\xce\xdb\x16\xc1\x32\x31\x44\x67\x27\x65\x1a\x44\xd5\x9d\x3e\xab\xe2\x24\x43\x6c\xda\xe9\xfb\xbd\x67\x7e\x4c\x46\xe9\x43\x36\xfc\x1f\xa9\x23\xc2\x6c\x18\x3f\xce\xe3\x23\x8d\x81\xcc\x5c\x4a\x77\x46\x96\xe8\xc0\x85\xec\x8c\x2c\xb1\x33\xb2\x44\x62\x15\x67\xb7\xf1\x9c\xfd\x94\x69\x61\x7c\xcb\x96\xe5\xa3\x73\xad\xdb\x06\xb8\x6c\x59\x3e\x3a\x0e\xe8\x3b\x17\xb3\x2b\x66\x77\x7a\x20\xa3\xf8\xdb\xc6\xc1\x74\xfc\xcf\xb7\x71\x30\x5b\xe2\x8f\x0e\xc0\xc3\x96\xf8\x63\xe7\x66\x11\xec\x14\xb9\x59\x44\xb7\x2a\x2c\xee\xfc\xd8\xda\x87\x8e\x67\xe6\x19\x69\xb2\x65\xef\xe8\xc9\x86\x39\x2d\x8c\x3e\xe9\xc4\xbc\xef\xec\xb4\x30\xd4\xa4\x03\x4f\xb6\xa5\xea\xd8\x44\x9c\x14\x6e\x61\x5b\xaa\x8e\x9d\x71\xa6\xec\x44\xa9\xef\xcc\x45\x74\x43\xc5\x71\xd2\xfe\xed\x16\xb7\xf3\xb0\x41\xc3\xd2\x58\x98\xf0\x75\x9c\x87\x35\xb5\xbf\x9d\x71\x46\xa2\xf4\x64\x7f\xbb\x57\xe7\xf5\x43\xd2\xe5\xbd\x65\xb5\x96\x2d\x62\x7d\x65\x5c\x99\x76\x3e\x53\xae\x24\xfb\xd1\xfd\x3b\x2f\xb3\x6b\x7e\xfa\xcb\xee\x35\x8d\xbe\xc5\x63\x60\xe7\xb3\xb5\x17\xee\x90\x3b\x47\x31\xc9\x12\x98\x84\x52\x7e\x6c\x28\x3f\x0a\x86\xb3\x9d\xc3\x41\xde\x36\x82\xcd\x2f\x6f\x1b\xb1\xfd\x94\x23\x22\x3b\xa7\x0d\x8a\xe9\xc9\x11\xdd\xd6\xe4\xf5\xdb\x87\x22\xb8\x1d\x6c\x22\x5c\x4a\xea\x26\xd9\xdd\xaf\x7d\xc7\xd4\x97\xcc\x63\x67\xb6\x61\x9c\xed\xb7\xd1\x2e\x1b\x4a\x8f\xd4\xb3\x33\xdf\x55\x03\xa7\xc7\x49\xa3\x9b\x5c\x35\xc6\xb6\x74\xae\x95\x5b\x36\x8f\x4d\x88\x4b\x49\xe7\xbe\xb4\xff\xbf\x84\x9d\x3b\x8e\x64\xb9\x11\x45\x7d\xad\xa2\x77\xa0\xca\xe4\x27\x48\xa0\x3d\xd9\xd2\x1e\xb2\xea\x26\x81\x31\x66\xa6\xd1\x9a\xd9\xbf\xc0\x73\x64\x8d\x0c\x19\x85\x87\x0a\xe4\x23\x83\x8f\x0c\xc6\x87\x71\x19\x8d\xe4\xa3\x88\x63\x29\xce\xd2\x22\x8e\x25\x60\x57\xc4\xb8\xa7\x29\x47\x40\x57\xee\xcf\x0a\x5a\x49\xf3\x55\xf6\x83\xf6\xf0\xd5\x07\xc2\xb0\xe9\x01\x84\x59\xda\x93\x4e\xd1\x2e\x0d\x0f\x3a\x20\x57\xee\x9b\xd2\x64\xe4\xe9\x18\x3a\x8c\x90\x05\x1e\x30\x2b\xa2\xe3\x23\x66\x25\x4d\x81\xa6\xe4\x58\x1a\x71\x9f\x34\xa5\xf7\xc9\x0a\x6b\x4a\x2f\x35\xea\x2f\x8d\x2e\x9a\xcd\x35\x9b\x83\x39\x35\x49\x43\x78\x39\x84\x4c\x23\x45\x29\xad\x3b\x54\xa4\xad\x69\x83\x35\x34\x09\xc0\x85\x08\x94\x89\x90\x95\x7a\x22\xe3\x42\x56\x02\x64\xa5\x71\x2b\x5d\x84\xac\xc4\x02\x1f\x45\x05\xaf\x50\xd9\xe3\x3e\x9a\x34\x7a\x55\x76\x85\xac\x54\x73\x1e\x96\xcd\x2d\x9b\x9b\x90\xfc\x98\x88\x2e\xa7\xa1\x69\x8a\x6e\xc3\x0b\xae\xf6\x94\xe6\x48\x37\x23\x7d\xc2\xdb\xf6\xc3\x29\xcd\xe0\x07\xd2\x14\x57\xeb\x80\x14\x27\x5e\x69\x8a\xab\x45\x3f\xaa\x35\x66\xff\x65\x73\x2f\x9b\x63\x0c\x2f\xc7\xf5\xe9\x18\xd8\xf6\xda\xa7\x63\x50\x5a\x29\xc3\x95\x46\x5c\x34\x4d\xd1\xc4\xbf\x4d\x53\x34\xad\x17\x52\x00\xa5\x62\xbd\x90\x50\x2f\xa4\x71\x2e\x1b\xeb\x85\xc4\x7a\x21\x85\xe7\x9a\xa6\x68\x52\x36\xa4\x3d\x1d\x84\xa6\x55\xfb\x72\x10\x48\xb0\xf5\x42\x22\xb0\xa7\xf0\x5c\xd3\x14\x4d\xe0\x37\x8f\x6a\x8b\x2e\x14\xc3\xf6\x96\x3b\x94\x6b\xd3\x1a\x6a\x58\x43\xff\x5d\x87\x6f\x07\xab\x68\xe2\x91\xa6\x1d\xbb\x50\x0e\xbb\x8b\x53\x39\xb4\x86\x48\x81\x82\x48\x3b\x36\x77\x6c\xee\x92\x3a\xbe\x76\xc4\xda\x14\x2e\x69\xc4\xda\xa4\x53\x32\xa1\xc0\x6d\xa4\x13\x2a\x4d\xc7\xcc\x29\xf0\x08\xe9\x24\xba\xa4\xbb\x3a\xc9\xbf\x4f\x27\x59\x2e\x5d\xd5\x82\xd7\x97\xae\x6a\xb1\x98\x47\x91\xe2\x9e\xae\x99\x2f\x60\xa6\xf0\xfa\xd2\x55\x37\x7d\x7e\x49\xbb\x5f\xaa\xe3\xa8\xa6\xe3\x81\xd6\x40\x91\x82\x77\xb9\x0f\x3e\x3c\xd3\x28\xea\x25\x5d\x09\xe0\x9a\x82\x74\xad\x95\x5e\x6f\x69\xbe\xca\x9a\xed\x57\x89\x35\x2a\xf8\xa5\x93\xde\x16\x6b\x83\x14\xb9\xd2\xe9\xcb\x1e\x16\x3d\x4c\x06\xb6\xfc\x00\x5b\x86\x99\x6e\x31\x34\xe9\xe4\xe9\x17\xd9\xcd\xe9\x2f\x39\xf9\x92\x13\xbb\xf8\x92\x13\x97\xc5\xd8\xbc\xeb\xb2\xe8\xee\xe2\x20\xeb\xd3\xdd\xc5\xad\xd5\x51\x1c\x97\xa5\xbb\x63\x53\x9f\xe3\xd2\xf8\xdd\xdb\x8f\x82\x73\x5a\x1c\x97\xa5\xbf\x9d\x34\x97\x0f\xc5\xb0\x43\xf9\x8d\xfb\x38\xde\x96\x4d\x7b\xae\x15\xc1\x36\x05\xa8\x3d\x96\xe1\x48\xe7\x16\xd2\xe2\xbe\xb3\x80\xbc\xb9\x0f\xdf\xc5\x25\x14\x80\x93\x81\xc7\x5a\x5c\x6e\x96\xa1\xc7\x3a\x5c\x40\xa4\x07\x66\xb8\x80\x44\xe5\x14\xf9\x81\x11\x95\x13\x11\x38\xa5\x9f\x68\x59\x8f\x00\xc4\x69\xcf\xd5\xfe\xbf\x52\x1f\x04\xf1\x33\x34\x7a\x28\x63\x95\xa1\xd1\x33\xdc\x37\x51\x73\x02\x6a\x62\x61\x8d\xe2\x00\x30\xc3\xd5\x2a\xc8\xa6\x00\x89\x67\xb8\x5a\xa9\x9c\x71\x69\x1d\x9a\xcd\x61\x82\x73\x9f\x65\xc0\xcd\xdc\x07\x63\x24\x51\x38\x63\xc8\xc9\x60\x89\xf8\x26\x61\xd1\x58\x45\xa3\xb8\xf6\x3f\x62\x65\x32\x5c\xfb\x5c\x30\x96\xe1\xda\x1f\x60\x84\x8b\x0b\xc6\x32\x40\x86\x45\x64\x4c\x91\x16\x9c\x31\xed\x62\xda\x05\xcd\xe9\xf6\x02\x86\x79\x54\xb1\xce\x47\xf9\x15\xaf\xa7\xdb\x9a\xcc\x95\xad\x29\x35\xc5\x3e\x3c\xca\x49\x51\x44\xc8\x14\xce\x50\x44\x84\xc1\x54\x39\xc9\xcb\xe6\x96\xcd\x15\xa4\x92\xb4\x21\xc1\xc8\x72\xac\xda\x72\x24\x05\x67\x6c\xc7\xf5\x72\x5c\xe8\xb9\xa1\x77\x3c\xdc\x38\xf5\xf1\x86\x1b\xe7\x60\xe3\x6c\x0e\xdf\x8d\xd3\xda\x1a\xa5\x53\x36\x94\x9a\xa1\xd4\x2c\x07\xa6\x53\x2a\xac\xa4\x96\xdc\xc5\xe6\x62\x73\x70\xa7\x07\x3a\x34\x73\x96\x5d\xb8\xbf\x0e\xcc\x1c\x20\xd2\x11\x69\x92\xa1\x1c\x01\xea\xce\x50\x8e\x44\x9f\xd4\xf2\x0b\x2b\x47\x42\x4d\x8a\x2b\xac\x33\x8e\xcd\x1d\x9b\x83\x91\xe3\x20\x14\x19\x70\xde\x11\x57\x12\x70\x25\xde\x50\x13\x71\x25\x99\x4a\x11\x38\xef\x88\x2b\xc9\x54\x8a\xc0\x79\x47\x60\x49\x04\x91\x14\xe9\xa8\xb1\xf2\x47\xc0\x92\xb4\xd6\x24\x35\x49\x30\x82\xfd\x32\x89\x78\x66\x6a\x0d\xe9\x32\x8a\x12\xc9\x7c\xd8\x1a\x96\xf6\x24\xe2\x19\x91\x23\x45\x72\x69\x80\x8c\xdc\xc7\x97\x34\xba\xd0\x25\x99\x1a\x30\xfa\x87\x53\x03\x66\x62\xc0\x50\x49\x33\x93\xf3\xad\x4c\x85\x93\xdc\xd2\x4c\xa3\x48\x62\x42\x6a\x61\xe7\x4d\x25\x71\x82\xf5\x2d\xee\x1f\xce\xd4\x84\x11\x00\x52\x9c\x63\x66\x76\xbb\xe8\x76\x01\xc7\x3a\xc3\xc0\x40\xee\xcf\xae\xb0\x4f\xa5\x13\x1c\xc8\xa5\xf1\x3b\xa2\xaa\x01\x14\xd2\xd4\xfe\x82\x42\x32\x15\x62\x9d\xd2\x69\x00\x4a\xa0\x48\x71\x04\x9a\xa9\xc4\xce\x39\xa5\xd1\xc5\x74\x64\x44\x9b\x8a\xc3\xc3\x4c\x35\xd3\x24\x84\xaa\xe1\x20\x28\x24\x53\xe9\xe4\xba\xdd\x4c\x03\x50\x93\x8c\xea\xe2\x36\xf5\xcc\x25\x2b\x1a\x58\xdb\x15\xa0\x81\x35\x31\xb0\x9a\x9f\x5d\x95\x33\x95\x31\x1d\xd5\xa9\x8c\x89\x00\x29\x2e\x5d\xcf\x54\x0d\x51\x4e\xe5\x51\x14\xcb\xca\xd4\xb7\x9e\x9a\x4e\xa4\x8d\x66\xea\x47\x4f\x3d\x1d\x4e\x45\x63\x85\x94\x88\xed\xa8\x8d\x1f\x02\xa8\xe3\x3e\x96\x34\x86\xf1\x29\x7b\xda\x49\x9c\x7b\x66\x6a\x27\x4d\xec\x24\xc0\xd3\x11\xa1\x91\xa9\xb8\x73\x98\x91\xf9\x65\xb7\xca\xf6\x76\x6a\x95\xed\x99\x0f\x69\x0c\x37\xb2\xac\x46\xd4\xb7\x16\xa2\x91\xc9\x0d\x1b\xeb\xc3\x49\x8b\x93\x41\x78\x69\x7d\x60\xd9\x4c\xc3\x4b\x13\x81\x5f\xc4\xfd\x33\x0d\x2f\x09\xc8\x58\x5c\x14\x9a\xa9\x74\x8b\xb4\x58\x64\x9d\x46\xa4\x45\x26\xc9\x99\xeb\xc3\x59\x3b\x8e\x03\xeb\x69\x11\x47\xcf\xd4\x7a\x9a\x58\x4f\xcd\xa1\xa9\x24\x45\x5a\x2c\xae\xcf\x4c\x19\xd6\x15\x69\xb1\xb8\x3f\x33\xa5\x78\x17\x61\xdd\xc5\x65\x99\x29\xc3\xba\xf5\x90\xbd\xf1\x01\x6d\x49\x63\xc5\xf3\x55\x84\x50\xa4\x1e\x72\x42\xcc\xad\x94\x65\x61\x15\x0b\x9c\x79\x4a\x59\x16\x2f\xb1\xf4\xf3\xad\x25\x13\x60\x13\x4d\x53\xb1\x14\xe5\x6a\x72\xc7\x7c\x97\x41\xe2\x22\x48\x0c\xc6\x39\x65\x90\xd8\xba\x31\xeb\x03\x33\xae\x0c\x12\x0b\xab\x58\x24\xb6\xa6\x14\x6f\xf1\x12\x8b\x03\xe2\x88\x97\x48\x75\xe7\xec\xaf\x37\xb9\xd7\xff\x6a\xf5\x32\x86\x5c\xdd\xf1\xa0\x9a\x8b\x2c\xd2\x80\xaa\x68\x80\x73\x53\x0a\xba\x95\x66\x96\xc1\x41\xcb\xca\x04\xa4\x45\xd3\x7c\x2d\xd5\xb0\x08\x8b\xf5\xc0\x8a\xaa\x69\x6b\xd3\xd6\x78\x53\x8d\x5b\x57\xc9\xde\x9f\x31\x1c\xe5\xbc\x08\x84\x2d\xc3\x74\x65\x20\xcc\xe2\x33\xeb\x61\x17\x46\x9a\x05\x62\xac\x07\xcb\xa8\x14\x74\x11\x16\x8b\x0b\xd9\x23\xc2\x22\x94\x97\x69\x20\x96\x63\x79\x99\x14\x91\xe6\xf5\x20\xc0\x55\x06\x50\x40\x55\x5c\x1a\xaf\x6a\x82\x16\x3a\x17\x84\x71\x4a\x9d\x6b\xc5\x99\xf5\x70\x65\x2d\xb9\x5b\x72\xc7\xf6\x5f\xee\x11\xb5\x6d\x8e\xed\xa5\xf4\xc2\xa8\x2f\xd3\x3a\x3e\x4d\x6d\x39\x79\x39\x88\xbb\xbf\x1e\xf2\x82\xbf\x9f\x7d\x75\x4a\xc7\x57\x39\x9b\xd3\xe9\x43\x7a\x70\xc7\x55\x39\x9b\x65\x7a\xf6\x5d\x86\xe2\xb5\xcf\xc6\x3f\x38\xfb\xf9\x71\x49\xd7\x1c\x3a\x9b\xc4\xa4\xb3\xaf\x67\xdd\xc1\xbf\x9f\xfd\xb4\xad\xeb\x31\x77\x92\x04\xcf\x26\x02\x76\x48\x2e\xee\xf8\x1a\x67\x13\x8d\x3d\xfb\xba\xcd\x9d\xc2\x4b\x67\x13\x8d\x3d\xfb\xae\xc7\x0e\xee\xf2\xec\x26\x13\x57\xe9\x74\xac\xfb\x43\xd9\x89\xef\x67\xf7\x0f\x48\xeb\x92\xd0\x35\x87\xaa\x12\x9d\x2b\xc2\xce\xc6\x81\x3e\xd4\x96\xe8\x24\xd6\x9d\x8d\xf6\x39\xfb\x2a\x1c\x11\xa7\x87\x9a\x13\xf7\xf1\xbe\xa4\x09\xf7\xa0\xa8\x0f\xf9\xcd\x1d\xcc\xdb\x31\xb1\xf9\x90\xcb\x2c\x44\xf1\xec\x61\x5b\x77\x45\xf6\xe9\x18\xcb\x61\x5f\x73\xac\xb3\x0c\xce\x2e\xb9\xbf\x7e\x4b\xef\x4f\x7f\x65\x8f\xc5\x97\x90\xd5\xb2\xc7\xbb\x58\xc4\x85\x1f\x2b\x42\x1c\x2a\x42\xf4\xee\xa4\x61\x9e\x1d\xca\x3f\x74\xc0\xd7\xc7\x52\x0f\x67\x6f\x5e\x9c\x90\xb6\xac\x6e\xa6\x63\xf2\x71\xb6\xac\x6e\xf8\x72\x40\xb8\xe6\x67\x6f\x66\xc8\x05\xb0\x9d\xa1\x0d\x5f\xe5\x8b\x36\xff\xa2\xf9\xc5\x8b\x2f\xdb\xba\xbe\x50\x07\x2a\x7c\x28\x34\x71\x1f\xbc\xb8\x99\xc7\x4f\xa7\xe3\xf3\x32\xc1\xb5\x76\x67\x7f\xfa\xe2\x27\xdf\xfe\x83\xe6\x3f\x65\xe2\xea\x9c\x4e\xfe\xe2\x31\x31\xfa\x90\x18\x2d\x8a\xf7\x98\x18\x7d\x48\x8c\x16\x9e\x7b\x2c\x22\x71\xc8\x7b\xee\x43\xbe\xe2\x8b\xe1\x57\x9b\x5f\xc5\x4f\x78\x95\x8a\x30\xd5\x63\xbe\xf3\x21\xb7\x59\x48\xea\xd9\x6f\x59\x7d\x3f\xef\x3c\x3e\x79\xf1\xed\xaf\xde\x4c\x6d\x63\x3a\xde\x8e\xf1\x3a\xea\x9d\x6a\x05\x67\xbf\x15\x85\x73\x3f\x0e\x90\xcf\x43\xfa\xf2\x7d\xb0\x4c\x3a\xcb\xe4\xd8\xd6\xa1\xad\x6b\xa2\x1d\xce\xc0\xbf\x9f\x73\x57\x31\x95\xe4\xcf\x61\x7b\x3d\x1c\xf4\x72\xe5\xe1\xf1\x74\xf3\x70\xba\xf9\xe8\x7f\xf1\x98\xee\x3f\xbf\xbe\x7e\xfc\xed\x1f\xff\x7c\xfd\xf8\xd7\xeb\xd7\xf7\xb7\xaf\x3f\x7f\xfe\x7c\xff\xf6\x47\x7e\xf9\xfa\xe3\xdb\xdf\x2f\xf5\x5b\xde\xe7\x97\xdf\xde\x3f\xdf\xff\xfe\xfd\xcf\x9f\x5f\xef\x6f\x3f\x7e\xff\x71\xdf\xe2\xef\x3f\x01\x00\x00\xff\xff\x4d\x4c\x2d\xc1\x6d\xd7\x01\x00"); -func _cfa ()([]byte ,error ){return _fac (_dfa ,"83pv-RKSJ-H")};func _aebg ()(*asset ,error ){_aca ,_cfb :=_acg ();if _cfb !=nil {return nil ,_cfb ;};_gba :=bindataFileInfo {_aa :"Adobe-KR-3",_dg :1293,_ged :_fc .FileMode (436),_de :_e .Unix (1580491421,0)}; -_gfc :=&asset {_cb :_aca ,_fg :_gba };return _gfc ,nil ;};func _face ()([]byte ,error ){return _fac (_ffeb ,"GBT-EUC-V")};func _dgfg ()(*asset ,error ){_cggd ,_ecda :=_gabf ();if _ecda !=nil {return nil ,_ecda ;};_ebff :=bindataFileInfo {_aa :"UniAKR-UTF32-H",_dg :248243,_ged :_fc .FileMode (436),_de :_e .Unix (1580492666,0)}; -_dgbag :=&asset {_cb :_cggd ,_fg :_ebff };return _dgbag ,nil ;};func (_da bindataFileInfo )Name ()string {return _da ._aa };var _aab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\xd2\xcd\x8e\x9b\x30\x10\x07\xf0\xbb\x9f\x62\x8e\xdb\xc3\x16\x8f\x0d\xdb\x44\x8a\x90\x2a\x72\x28\x87\x4d\xab\xd2\x6c\x2b\x55\x3d\x10\x3c\x8e\x2c\x15\x83\x0c\x1c\xf2\xf6\xd5\x0c\x94\xaa\x87\xe8\x1f\x7e\xfe\x18\x3c\x26\xab\xea\x73\x1d\xc3\x0c\xd9\x97\x34\x74\x0d\xcd\xe0\x43\x74\x89\xa6\x61\x49\x1d\xc1\x8d\xee\x21\x2a\x85\x06\x5c\xe8\xe6\xbf\x8f\x12\x5d\xdf\x8e\x4a\x65\xd7\x18\xaa\x4b\xf3\x7c\xad\x1a\xf3\xfc\x09\x96\x89\x36\xaf\xea\x73\xf3\x98\x66\xea\xeb\xe8\x07\xb0\xeb\x7a\xb7\x8c\xdb\x1e\x00\xd9\x57\xba\x87\x69\x4e\x0f\x78\xfa\xe8\x86\x1b\xbd\x03\x47\x9e\xfd\x73\x72\x94\x42\xbc\xc3\x53\x75\x69\x70\xe7\x66\x19\xc7\xdf\xd4\x53\x9c\x79\x37\xf2\x8a\xa2\x93\x54\x59\xf5\xda\x8e\x97\xb6\x27\xf8\xef\x6d\xde\x64\x54\x06\xdf\x28\x4d\x61\x88\x80\xe6\xbd\xd6\x2f\xff\xfc\xdb\x63\x24\xc0\x6d\x97\x1f\xd7\xfa\x0c\x3f\x11\x50\x83\x29\xec\xd1\xfe\xda\xfc\xfb\xeb\xe0\xf6\x59\x68\xd7\x03\x74\xc1\xa5\x36\xde\x49\x9d\x8c\x46\x5b\xc2\x16\x68\xb4\x48\xbe\x4a\xce\x62\x58\x4c\x21\xc2\x81\xfa\xa8\x4e\x56\xeb\x43\x09\x1c\xc7\x12\xb0\xd0\x22\xed\x2a\xb7\x12\x30\x7f\x11\xe9\x56\x71\x3c\x27\x17\xa1\x55\x3c\xcb\x81\x05\xb5\x08\x22\xaf\x32\x22\xf9\x2a\x5c\xcb\x1e\xd4\xc9\x53\xee\x4b\xd8\x02\xed\x87\xbc\x50\x27\xef\xa5\xbe\xf7\x52\xdf\x6a\x96\xe2\x26\xc2\x81\x36\x17\x71\xab\x70\x7d\x5b\x70\xc7\xf7\x73\xf3\x7f\xbe\xe9\xbd\xf7\xdd\x92\x12\xc5\x59\xee\x59\x9a\xcb\x0d\x0b\x91\xf6\x6f\x69\x1c\x46\x5e\x25\xbf\x3f\x01\x00\x00\xff\xff\x94\xb1\x9b\xdd\x77\x02\x00\x00"); +package bcmaps ;import (_d "bytes";_de "compress/gzip";_ab "fmt";_g "io";_ce "os";_f "strings";_c "time";);var _bfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x41\x6b\xdb\x4e\x10\x05\xf0\xbb\x3e\xc5\x1e\xf3\x3f\xfc\x6b\x49\xb3\xb3\xbb\x82\x60\x08\xf1\xa1\x2e\xa4\x29\x4d\x93\x16\x4a\x0f\xb2\xb4\x36\x82\x5a\x16\xb2\x7c\xc8\xb7\x2f\xf3\x9e\xeb\x1e\xc2\xc4\xbf\xec\xce\xee\x1b\xe2\x5d\x3d\x6e\x37\xdb\x71\x58\xdc\xea\xcb\x7c\xea\x5e\xf2\xe2\xf6\xc3\xd8\xcf\xf9\x7c\xba\xcc\x5d\x76\xbb\x7c\x18\xc6\xa2\xa8\x6a\xd7\x0f\xdd\xf2\xf7\x23\x4a\x77\x6c\xa7\xa2\x58\x3d\xf4\xfd\xff\x1f\xdd\xe5\x9c\xaf\x9f\x1f\xb7\x9b\x97\xf7\xf3\x92\x8f\xdb\x71\x7f\x72\xc2\x7d\xfd\x65\xba\xee\x75\x6e\xf5\x35\x1f\x86\xf3\x32\xbf\xbb\xbb\x87\xfe\xb4\xcb\xff\xb9\x3e\xef\xcd\x9f\xe7\x3e\xcf\xc3\x78\x70\x77\x9f\xda\xa9\x1d\xab\xdb\x1f\x5e\x2e\xd3\xf4\x3b\x1f\xf3\xb8\xb8\x0a\x96\xc7\x1e\xb5\x58\x3d\x3e\xb5\xd3\xe7\xf6\x98\x1d\xee\xf1\x06\x05\xbe\xe5\xf9\x3c\x9c\x46\x57\x95\x1f\xca\x32\xfc\xf3\x6f\xef\x53\xbe\x76\x29\x56\xaf\xdb\xcd\xf3\x7e\x7f\xce\x8b\x8b\x4d\xc9\x35\x3f\x5e\xb7\x1b\xf7\xb3\x72\x55\xe9\x6a\x95\x3a\xfd\xba\x2e\xfd\xfe\x74\xea\x6f\x1b\x35\x32\x4d\x37\xf4\x73\x3b\x1e\x72\x71\x5f\x57\x75\xbd\x76\x56\x64\xed\x62\x4a\x11\xe4\x49\x7e\xed\x52\x1d\x12\x48\x49\x6a\x14\xbd\x91\x54\x20\xa9\xb1\xb1\x01\x75\xa4\x6c\xd4\x54\x46\x9e\xab\xbc\x82\xb0\xd1\x07\x52\xb0\x5e\xa9\x06\x45\x52\x44\x7b\x05\x25\x52\xc2\xaa\x12\xd4\x90\x1a\xac\xc2\x55\x7d\x0b\xd2\x1d\xda\xdb\x25\x7c\x8d\x13\x51\x62\x53\x25\x90\x90\x04\xc4\x55\x4a\xb2\x7b\x35\x75\x09\x8a\xa4\x08\xaa\x40\x0d\xa9\x01\xd9\x55\xbd\x67\x2f\x8f\x5e\xb5\x18\x05\x52\x20\x79\x10\xdb\x07\xb6\x57\x10\xdb\x07\xb6\x0f\xa0\x4c\xca\x20\x0b\xe4\x23\x37\x46\x0c\x27\x58\x2f\x65\x20\x65\xa0\x3a\x81\x84\xc4\x13\x1b\x90\x92\x70\xa2\x94\xa0\x48\xc2\x89\x52\x81\x1a\x12\x02\x89\x05\x52\x06\x52\x06\x12\x0b\xa4\x0c\xa4\x0c\x24\xb8\x04\x03\x29\x03\x89\x82\xd8\x9e\x81\x24\x80\x32\x09\x81\xc4\x02\x29\x03\xa9\x05\x8a\x8d\xa4\xe2\x3e\x46\xb5\x4b\xb0\xc4\xc6\x0b\xa8\x25\xb5\xa0\x12\xb4\x23\xed\xd6\x2e\x89\x65\x8c\x51\x3b\x52\x87\x55\x15\xa8\x27\xf5\xb6\x4a\xb8\x31\x93\xf6\x20\x6c\x0c\x25\xc8\x4a\x6c\xbc\x82\x2a\x52\x85\x55\xb8\x57\xa8\x49\x35\x56\x45\x90\x90\x30\x09\xc5\x89\xc1\x93\xec\xdb\x21\x9e\x1b\x95\x84\xe1\x28\x02\x85\x40\x42\x6c\xc5\xbd\x30\x2f\x96\x24\xde\x83\x12\x29\x81\x78\x22\x87\x13\x30\x1c\xe5\x2a\x0e\xc7\x4a\x12\xce\x2b\x70\x38\xa1\x03\x31\x23\x27\x11\x30\x09\xe5\xbd\x38\x09\x2b\x49\x94\xed\xf7\x24\x0c\x87\x57\x8d\x1c\x8e\x95\x24\x1a\x40\x0c\x64\x25\x89\xfd\x47\xc7\x3e\x62\x38\x28\x49\x44\xec\x2d\xbb\x3d\x23\xf6\xbb\xbd\xa2\xb7\x57\xad\xbb\xcc\x73\x1e\x17\xbc\xa1\x78\xbe\xec\xfd\x19\xc6\x7c\x7b\x9f\xa7\xd3\x64\xbb\xf0\xf3\x27\x00\x00\xff\xff\x72\xe0\xee\x65\xcb\x05\x00\x00"); +func _cgcg ()(*asset ,error ){_acfb ,_cga :=_afdf ();if _cga !=nil {return nil ,_cga ;};_eceg :=bindataFileInfo {_ae :"ETenms-B5-V",_ca :709,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491804,0)};_ceec :=&asset {_e :_acfb ,_ee :_eceg };return _ceec ,nil ; +};func _gbgg ()([]byte ,error ){return _ad (_aaebc ,"UniJISPro-UCS2-V")};func _cdbb ()(*asset ,error ){_cdfaa ,_ddda :=_eaba ();if _ddda !=nil {return nil ,_ddda ;};_begdb :=bindataFileInfo {_ae :"UniJIS-UCS2-H",_ca :166343,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492896,0)}; +_dbeb :=&asset {_e :_cdfaa ,_ee :_begdb };return _dbeb ,nil ;};var _dbec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x41\x6b\xf3\x46\x10\x86\xef\xfb\x2b\xf6\xf8\xf5\x90\x7a\x67\x66\x25\xad\x40\x18\x4a\x42\xc0\x84\xb4\x25\x29\xed\x59\x96\x56\x46\x50\x4b\x42\x96\x0f\xf9\xf7\x65\xe6\x95\x53\xf8\x0e\x41\xd1\xe3\xdd\xd7\xcb\xf3\x7a\xe7\xf0\x7c\x7a\x39\x4d\xe3\xe6\x0f\x7f\xae\x73\xf7\x99\x37\x3f\x8c\x53\xbf\xe6\xdb\x7c\x5f\xbb\xec\xcf\xf9\x32\x4e\xce\x11\xfb\x7e\xec\xb6\xc7\xab\x3d\xba\x6b\xbb\x38\xa7\xfb\x3f\xbf\x6e\x5b\xbe\x9e\xa6\x61\xf6\x82\x75\xfd\x7d\xd9\xd7\x7a\x7f\xf8\xc8\x97\xf1\xb6\xad\x5f\xfe\xc7\x6f\xfd\x7c\xce\xbf\xf8\x3e\x0f\xca\xff\x58\xfb\xbc\x8e\xd3\xc5\xff\x78\xfb\xf8\x86\x9f\xf7\x65\xf9\x37\x5f\xf3\xb4\xf9\xd2\x58\x9e\x7a\x7b\xba\xc3\xf3\x7b\xbb\xfc\xde\x5e\xb3\x3f\x58\xce\xd3\xdb\xc7\x13\x96\xd8\x27\x7f\xe7\xf5\x36\xce\x93\xa7\x5f\x43\xe0\xff\xf1\x5f\x5f\x4b\xf6\xb4\x27\xfc\xf3\x3e\xf7\xd9\x87\x47\xde\xe9\xe5\x79\xbe\x4f\x9b\xa7\xc8\x92\x00\x09\xc7\xee\xe6\x3e\xdf\x96\xb6\xcb\x6b\x3b\x5d\xb2\xf3\xbe\x09\x21\x84\xa3\x6f\xa4\x7a\x7d\x3d\xea\x99\x7e\x5a\xe1\x8a\x72\xdf\x39\xf6\x20\x8f\x1d\x21\x0c\xc3\xd1\x07\xd7\x04\xc2\x3b\xe9\x3b\x17\xa5\x6b\x02\x83\xb0\x92\x82\xd8\x35\x41\x40\x44\x49\x55\x26\xd7\x84\x08\x12\x95\x50\xe0\xe8\x9a\x50\x00\x15\x86\x38\x69\x76\x09\x54\x1a\x2a\x44\xc3\x2b\xa0\xca\x50\x55\x6b\x7a\x02\x4a\x76\x82\x10\x35\xbe\x06\xaa\x0d\x49\xd0\xf8\x16\xa8\xdd\xcf\xa9\xf1\x67\xa0\xb3\xa1\x44\x1a\xdf\x01\x75\x8a\x24\x54\x1a\xdf\x03\xf5\x86\x84\x35\x3e\x03\x65\x43\x45\xd2\xf8\x01\x68\x30\x94\x62\x70\x0d\xc1\x14\x99\xa9\x18\xea\xd2\x35\x04\x59\x64\xb2\xa2\x14\xec\x1a\x82\x2d\x32\x5b\xb1\x0c\xc9\x35\x04\x5d\x64\xba\x62\x2a\xa3\x6b\x08\xbe\x28\xee\x4e\x35\x1e\xbe\xc8\x7c\x15\x52\x69\x3c\x7c\x91\xf9\x2a\x4a\xd1\x78\xf8\x22\xf3\x55\xa4\xa4\xf1\xf0\x45\xe6\xab\xa4\xa8\xf1\xf0\x45\xe6\xab\x8c\x41\xe3\xe1\x8b\xcc\x57\x59\x6a\xb1\x04\x5f\x64\xbe\xca\x5a\x9b\x25\xf8\x22\xf3\x55\x91\x56\x4b\xf0\x45\xe6\xab\x8a\x5a\x2d\xc1\x17\xe5\xbd\x7f\x8d\x87\x2f\x32\x5f\x55\xad\xd5\x32\x7c\xb1\xf9\x4a\xa4\xd5\x32\x7c\xb1\xf9\x4a\x51\xab\x65\xf8\x62\xf3\x95\x2a\xad\x96\xe1\x8b\xcd\x57\xaa\xb5\x5a\x86\x2f\x36\x5f\x35\x6b\xb5\x0c\x5f\x6c\xbe\xea\xa8\xd5\x32\x7c\xb1\xf9\xaa\x2b\xad\x96\xe1\x8b\xcd\x57\x5d\x6b\xb5\x0c\x5f\x9c\x1e\xbf\x55\xcd\x87\x30\xae\xc1\xa2\x96\xcb\x30\xc6\x2d\x58\xa5\xed\x32\x94\xb1\x29\xd3\xf6\xf5\x2b\xe0\x8c\x3b\x30\xd6\x7e\x19\xd2\xb8\x07\x2b\xb4\x60\x86\x35\xce\x60\x95\x36\xcc\xd0\xc6\x03\x2e\x49\xd0\x8a\x65\xbf\xc3\x01\x8c\xb5\x63\x81\x38\x21\xb0\x42\x4b\x16\x98\x13\x7e\x5c\xb0\xe0\x1a\x81\x3a\x31\x75\x24\x41\x6b\x16\xb8\x13\xdc\x4d\x11\xed\x59\x20\x4f\x70\x39\xa5\xd0\xa2\x05\xf6\x04\xb7\x53\x92\x36\x2d\xd5\x3e\x4f\xea\xfe\xe8\x29\x86\x14\x6c\xaa\x3c\xa6\x87\xfe\xaf\xf3\xf5\x7b\xe6\x75\xf7\x75\xcd\xd3\x66\xd3\xd5\x06\x9b\xce\xab\x71\xca\xdf\x93\x7a\x99\x17\xdd\x65\x7f\xff\x05\x00\x00\xff\xff\x7c\x8a\x82\xe4\xd5\x05\x00\x00"); +var _gef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xe4\x46\x14\x04\xf0\xbb\x3e\x45\x1f\x37\x87\x8d\xfb\xfd\x51\xab\x05\x62\x61\xf1\xb2\xe0\xc3\x6e\x42\x1c\x92\xb3\x2c\xf5\x98\x81\x58\x33\xc8\xe3\x83\xbf\x7d\xa8\x57\x33\x0e\xe4\x60\xc6\x53\x96\x9e\xc4\xaf\xdc\xdd\x77\xf7\x0f\xdf\x1e\xb6\xe3\x25\xdd\xfd\xbe\x9f\x96\xc7\x76\x49\x87\xe3\xb6\xee\xed\xf5\xf4\xb6\x2f\x2d\x3d\xb5\xe7\xe3\xd6\x75\xa2\x69\x3d\x2e\x97\xdb\xd7\xf8\x58\x5e\xe6\x73\xd7\xe1\xfe\xc7\xf7\xd7\x4b\x7b\x79\xd8\x0e\xa7\x64\xbc\x6e\x7d\x3b\x5f\xaf\x4d\xe9\xee\x8f\xf6\x7c\x7c\xbd\xec\xef\xe9\xd3\xd7\xf5\xf4\xd4\x7e\x49\x6b\x3b\x20\xff\x6d\x5f\xdb\x7e\xdc\x9e\xd3\xa7\xfb\x9f\x8f\xf2\x11\x3f\xbe\x9d\xcf\xff\xb4\x97\xb6\x5d\xd2\x10\x59\xdb\xd6\xf8\xec\xee\xee\x7f\xcc\xe7\x9f\xf3\x4b\x4b\x77\x31\xe9\x33\xee\xfb\xcc\x8b\xe2\x6f\x7f\xb5\xfd\xf5\x78\xda\x92\xfc\x9a\xb3\xfc\x17\xff\xf9\x7e\x6e\x49\xae\x33\xfe\xfe\x71\x5a\x5b\xca\xb7\x89\x0f\xdf\xee\x4f\x6f\xdb\x25\xc9\x28\xc3\xc8\x50\xf8\xea\xcb\x69\x6d\xaf\xe7\x79\x69\xfb\xbc\x3d\xb7\x2e\xa5\x29\xe7\x9c\xbf\xa4\xc9\xbf\x7e\xff\xfe\x05\x6f\xf5\xbf\x2b\xba\xa1\xbf\xde\x79\x5c\x99\xdc\xee\xc8\xf9\x70\xf8\x92\x72\x37\x65\xe1\x77\xc1\x77\xed\x4b\x37\x65\x65\xa2\x48\x7a\xd1\x6e\xca\xc6\xc4\x90\x0c\xa5\x76\x53\x76\x26\x8e\x44\xb2\x7a\x37\xe5\x9e\x51\x1f\x91\x56\xcc\x2e\x8c\x4a\x44\xbd\x61\xf8\xc0\x68\x88\x68\x18\x31\xbd\x32\xaa\xf1\x06\xd9\x31\x7e\x64\x34\x46\x64\x19\xe3\x67\x46\xf3\xf5\x3d\x31\xfe\x89\xd1\x53\x44\x55\x30\x7e\x61\xb4\x20\xb2\x3c\x60\xfc\xca\x68\x8d\xc8\x14\xe3\x1b\xa3\x16\x51\x5f\x31\xfe\xc0\xe8\x10\x51\xf5\xdc\x4d\x42\x29\x09\x29\xcf\x63\xe9\x26\x21\x96\x04\x96\x5b\xaf\xdd\x24\xd4\x92\xd0\xf2\x92\x6b\x37\x09\xb9\x24\xb8\xbc\x16\xef\x26\xa1\x97\xf8\xd5\x14\xe3\xe9\x25\xe1\xd5\xdb\x80\xf1\xf4\x92\xf0\xea\x8b\x61\x3c\xbd\x24\xbc\xfa\x5a\x31\x9e\x5e\x12\x5e\x45\x1c\xe3\xe9\x25\xe1\x55\x3c\x63\x3c\xbd\x24\xbc\x4a\x41\xb1\x42\x2f\x09\xaf\x32\xa2\x59\xa1\x97\x84\xd7\x20\xa8\x56\xe8\x25\xe1\x35\x38\xaa\x15\x7a\x49\xbb\xf6\x8f\xf1\xf4\x92\xf0\x1a\x46\x54\xab\xf4\xd2\xf0\xaa\x82\x6a\x95\x5e\x1a\x5e\xd5\x51\xad\xd2\x4b\xc3\xab\x0e\xa8\x56\xe9\xa5\xe1\x55\x47\x54\xab\xf4\xd2\xf0\x1a\x15\xd5\x2a\xbd\x34\xbc\x46\x47\xb5\x4a\x2f\x0d\xaf\x71\x40\xb5\x4a\x2f\x0d\xaf\x71\x44\xb5\x4a\x2f\xad\xb7\xff\x55\xcc\x27\x98\x8e\xcc\x1c\xe5\x2a\xc5\x74\x66\x36\xa0\x5d\x25\x99\x06\x19\xda\xc7\x23\x68\xa6\x0b\x33\x45\xbf\x4a\x34\x5d\x99\xf5\x28\x58\xa9\xa6\x8d\xd9\x80\x86\x95\x6c\x7a\xe0\x22\xc9\xa8\xd8\xe8\x66\x99\x99\xa2\x63\x23\x9c\x09\xb3\x1e\x25\x1b\xe5\x4c\x6f\x0b\x2c\x77\x93\x91\xce\x82\x4e\x2c\xa3\x66\xa3\x9d\x71\x6d\x9a\xa1\x67\x23\x9e\x71\x71\x5a\x8f\xa2\x8d\x7a\xc6\xd5\x69\x15\x4d\x1b\xf9\x8c\xcb\xd3\x33\xaa\x36\xfa\x19\xfd\xdc\xd0\xb5\xd1\xcf\xe8\xe7\x3d\xca\x36\xfa\x19\xfd\xbc\xa2\x6d\xa3\x9f\xd1\xaf\x17\xd4\x6d\xf4\xb3\xe5\xb6\x2b\xe0\x19\xf4\x33\xfa\xf5\x05\x85\x1b\xfd\x8c\x7e\x7d\x45\xe3\x46\x3f\xa3\x5f\x11\x54\xee\xd7\x3d\x90\x7e\xc5\xd0\xb9\xd3\xcf\xe9\x57\x0a\x3a\x77\xfa\x39\xfd\x4a\x45\xe7\x4e\x3f\xa7\xdf\x20\xe8\xdc\xe9\xe7\xf4\x1b\x1c\x9d\x3b\xfd\x9c\x7e\x43\x41\xe7\x4e\x3f\x2f\xb7\xad\x0c\xcf\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x16\x74\xee\xf4\xf3\xb9\xcd\xc8\x46\xf7\xd8\xd1\x6f\x3b\x37\x7e\xc7\xf9\xf6\x71\xe2\x2c\x6f\xfb\xde\xb6\x4b\x9c\x6e\x71\xa8\xe0\xac\x38\x6e\xed\xe3\xa4\x3c\x9f\xce\xb8\x2b\x7e\xfe\x0d\x00\x00\xff\xff\xea\x94\xed\x0a\x55\x07\x00\x00"); +func (_fg bindataFileInfo )IsDir ()bool {return false };func _gaag ()(*asset ,error ){_defe ,_dbcd :=_afcec ();if _dbcd !=nil {return nil ,_dbcd ;};_fdeg :=bindataFileInfo {_ae :"CNS-EUC-V",_ca :11034,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491606,0)}; +_gbc :=&asset {_e :_defe ,_ee :_fdeg };return _gbc ,nil ;};var _acebb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x41\x8b\xdb\x30\x10\x85\xef\xfa\x15\x73\xdc\x1e\xb6\xb6\xe2\xd8\x91\x20\x2c\x94\x84\x52\xb3\x6c\x5b\x9a\xcd\xb6\x50\x7a\x90\xa5\x71\x2a\x68\x64\x23\xdb\x87\xfc\xfb\xa2\xd1\xc4\xed\x21\x48\xdf\x93\x46\x79\xcf\x33\xc5\xa1\x3d\xb6\xc1\xcf\x50\x7c\x8d\x83\x3d\xe1\x0c\xbd\x0f\x2e\xe2\x34\x2c\xd1\x22\x74\x78\xf1\x41\x08\xb9\x01\xe7\xed\x7c\x47\x5a\xec\xd5\x8c\x42\x14\xe7\xe0\x9f\x4f\x8f\xe7\xd7\x8f\xea\xf1\x13\x2c\x13\xb2\x7c\x68\x8f\xa7\xdb\x34\xe3\xb5\x0d\xfd\x00\x55\x2e\x77\xcb\xc8\x4f\x00\x14\xdf\xf0\xe2\xa7\x39\xde\xe0\xe1\x83\x1b\x3a\x7c\x07\x0e\xfb\xa4\x7f\x89\x0e\xa3\x0f\x17\x78\x78\x1e\x22\x1a\xb9\x1e\x9c\x96\x71\xfc\x83\x57\x0c\x33\x48\xd2\x30\x38\x5a\x45\x71\x78\x31\xe3\x67\x73\x45\xf8\xdf\xce\x1b\x1d\xd2\xd9\x1b\xc6\xc9\x0f\x01\xa4\x7c\x5f\x96\xf5\x3f\xfd\xf5\x36\x22\x3f\x26\x8a\x1f\xe7\xf6\x08\x3f\x25\xc8\x12\x36\xf5\x56\xd6\xbf\x58\xff\xfe\x32\xb8\xf5\x96\x94\x39\x81\xf5\xce\xfe\x36\x51\xec\x71\xa3\x4a\xdd\x3c\x81\x2a\x1b\x99\xc9\xd4\x89\x6a\x25\xf6\x58\xa9\x52\x57\x89\x76\xb5\xd8\x63\xdf\x59\x25\x89\x1a\x26\x4b\xa4\x99\x30\x91\x2a\x33\x75\x1d\xd1\x8e\xc9\x11\x29\xa6\x9e\x28\xd7\x39\x4d\x75\xcd\x86\xa8\x37\xf4\x7f\xba\x4a\x5f\xe7\x6e\x52\xec\x56\xd3\xd1\x84\x0b\xb2\xeb\xea\x09\xf2\x66\x4b\x86\x75\x36\x9c\x2c\xe6\xcd\x86\xe4\x86\x65\xc5\xb2\xa6\x08\x4d\xcd\xf1\xb6\x77\x99\x52\x37\x15\x67\xa1\xdb\x69\xa3\x29\x22\xc7\xd0\x86\x65\x9d\x13\x48\x4e\xd0\x65\xd9\x69\x8a\xa9\x4b\x36\x9f\xcd\x12\xa4\xa9\x5a\xbb\x6c\x97\x18\x31\xcc\x34\x53\xd4\xc7\xd4\x1b\x1f\x70\x1d\xdb\x71\x18\x53\x15\xfd\xfe\x06\x00\x00\xff\xff\x62\x85\x62\x69\xe2\x02\x00\x00"); +func _afa ()(*asset ,error ){_dge ,_ffa :=_gge ();if _ffa !=nil {return nil ,_ffa ;};_eebeb :=bindataFileInfo {_ae :"Adobe-CNS1-UCS2",_ca :264249,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490554,0)};_ebdg :=&asset {_e :_dge ,_ee :_eebeb };return _ebdg ,nil ; +};func _ggcc ()(*asset ,error ){_gbdf ,_gcaf :=_agdff ();if _gcaf !=nil {return nil ,_gcaf ;};_bcfce :=bindataFileInfo {_ae :"UniAKR-UTF32-H",_ca :248243,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492666,0)};_egeg :=&asset {_e :_gbdf ,_ee :_bcfce };return _egeg ,nil ; +};var _aab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4b\x8b\x64\xb9\x11\x85\xf7\xf7\x57\x68\x39\x5e\xd8\xa5\x47\x3c\x24\xb8\x5c\x30\xdd\x03\xae\xc5\xcc\x18\xb7\xc7\x36\x18\x2f\xf2\xa1\x6c\x12\xdc\x99\x49\x56\xd6\xa2\xff\xbd\x89\x73\xb2\xdb\xcc\x2c\x8a\xa8\x3c\x84\x42\x8a\x4f\x11\x92\xee\xcb\x87\xd7\x8f\xaf\x97\xf3\x23\xbd\xfc\xf5\x7e\x3d\x7c\x9a\x8f\x74\x3a\x5f\x8e\xf7\xf9\x76\x7d\xbf\x1f\x66\xda\xcf\xcf\xe7\xcb\xb2\x94\x9a\x8e\xe7\xc3\xe3\xdb\x4f\x98\xc3\x97\xdd\x6d\x59\x62\xfc\xa7\xaf\x6f\x8f\xf9\xe5\xf5\x72\xba\xa6\x46\xbf\xe3\xfb\xed\xe9\x9b\xd2\xcb\xdf\xe6\xe7\xf3\xdb\xe3\xfe\x35\xfd\xf0\xe7\xe3\x75\x3f\xff\x90\x8e\xf3\x14\xfa\x2f\xf7\xe3\xbc\x9f\x2f\x9f\xd3\x0f\x1f\x7e\xfe\x54\xbe\xcb\x9f\xde\x6f\xb7\xff\xce\x2f\xf3\xf2\x48\x19\xda\xbc\x1c\x61\x97\x97\x0f\x3f\xed\x6e\x3f\xef\xbe\xcc\xf4\x12\x23\xfe\xf8\x17\xc8\x50\xff\x31\xef\x6f\xe7\xeb\x25\x95\xfc\xa7\x9c\xed\xff\xfa\xdf\xbf\xde\x66\x2a\xcf\xe1\xbf\xbe\x7e\xfc\xe5\x74\x7a\x9b\x8f\xe4\x99\xa1\x5f\xfe\xf5\xeb\xeb\xc7\xf4\xef\x92\x4a\x4e\x55\x5b\x97\xff\x3c\x5d\xff\xf9\xd3\xf5\x38\x9f\xf3\x2f\x85\xb9\x1c\xae\xc7\xf9\x76\xdb\x1d\xe6\x7d\x77\xf9\x3c\x97\x94\xd6\x5a\x6a\xd9\xd2\xea\x3f\xfa\x8f\x5b\x2c\xf3\x77\x1e\x4b\xc9\xf9\x39\xf4\x7c\xa4\xf4\x6d\x48\x2d\x3e\xb7\x34\xc6\xb2\xd6\x4a\xa1\x86\x50\x46\x5b\xd6\xda\xa8\x34\x99\x5b\xaa\xdd\x97\xb5\x0a\x15\x09\x9f\xd6\xc2\x47\xa9\xa8\x1d\xb6\x24\x35\x7c\xd4\x26\x14\xcf\x5b\xd2\x1c\x3e\x46\x1f\x6b\x33\x14\x5b\xd6\xea\x54\x60\x74\x28\x94\x4a\x45\xb6\xa4\x8d\x3e\x4a\x45\xc3\x87\x8a\x51\xb1\xf0\x19\x50\x9c\x8a\x6f\xc9\x72\x85\xd2\xa9\xf4\x2d\xa9\x64\x28\x83\xca\x21\x7c\x1a\x94\x23\x95\x53\xf8\x94\x50\x5a\x86\x12\xc6\xb2\x43\xe1\x0a\x1b\x56\x38\x3a\x24\x2e\x31\x8c\x65\x2a\x8d\x4a\xdb\x92\x15\x4c\xd6\x84\x4a\xa4\x21\x02\x85\x69\x84\xb1\xc2\xc9\x98\x46\x18\x1d\x60\xef\x8d\x79\x84\x51\x01\x8f\xc6\x3c\xda\x88\x61\xc8\xac\xed\xa8\xec\xc2\x07\x3c\xda\x9e\xca\x3e\x16\x94\x39\xff\x81\xd2\x21\x9c\x98\x08\x93\x0d\x63\x85\x2b\x9a\x54\xe6\x96\x0c\x9b\xe8\xed\x44\xe5\x84\x40\x98\x5f\x48\x44\x4a\x38\x61\x98\x30\xfd\x30\x2a\x48\x5f\x98\xbe\x58\xf8\x60\x45\xc2\x3c\x04\x79\x20\x33\x61\x1e\x12\x6b\x14\xe4\x21\x5c\xa2\x60\x3f\x58\x0e\xc2\x35\x86\x31\xa6\x26\x5c\x63\x18\x55\x64\x26\x5c\xa3\xc6\x16\x71\x7a\xe5\x16\x69\xec\x87\x22\xb4\x72\x41\x1a\x25\xa3\x60\xad\x64\xad\x3d\x7c\x90\x86\xb2\x1c\x34\x30\x3e\x15\x62\x54\x62\x04\x34\xe5\x1a\xf5\xb4\x25\xaf\x98\xde\xc8\x23\x8c\x57\x10\x32\x4e\x1f\x46\x15\x8b\x36\x12\x32\x0d\x1f\x2a\x9c\x3e\x8c\x2a\x22\x1b\x09\xd9\x71\x4b\xde\x18\x99\xa9\x86\xb1\xfc\x1c\xc6\x5c\xbd\x86\x13\x86\x39\x33\x0b\x63\xb9\x22\x7d\x67\xa9\x79\xdf\x92\xb3\x8a\x9d\xa9\x85\xb1\x5c\x81\xdf\x59\x34\x1e\xd3\x91\xac\x73\xba\x30\x1d\xf9\x77\x36\x63\x8f\xb6\xea\xaa\x50\x9c\x8a\x6f\xa9\x5b\x85\xd2\xa9\xf4\x50\x0c\xca\xa0\x02\x8e\x1d\x0a\x38\xf6\xe8\x8f\x6e\xb1\xea\xce\xfe\x80\xb1\xcc\x61\x6c\x90\x1e\xc5\xdf\x1d\x93\xb1\xf6\x7b\xd4\x75\xc9\xa8\xd0\xde\x9e\x91\x62\x47\x0a\x17\xc0\xc2\xee\x51\xb4\x25\x17\xcc\xc7\xaa\xed\x51\x85\x25\x57\x78\x09\xa3\x47\x6d\x15\x12\xe8\xac\x2d\x18\x2b\xd6\x20\x4d\x4a\x13\x12\x62\xb1\xba\x7a\xd4\x52\xc9\x38\x5b\x3a\x8b\x09\xc6\x8a\x51\x62\xf8\x28\xa1\x52\x3b\x06\xea\x8e\xd2\x2e\x7a\x80\x09\xb1\x9e\x7a\x54\x43\xa9\x03\x09\x19\x63\x85\x51\xcb\x50\x18\x2a\x4c\x69\x28\xba\x6e\x4a\xc9\x43\x42\xcf\x77\x23\x76\xdb\x6f\xa9\x58\x07\x40\x23\x88\x30\x6a\x05\x0a\x33\x8c\x03\xb7\x18\x4e\xd3\xee\xdc\x52\xdf\x6f\xa9\x66\x8e\x73\x8e\x8b\x7d\xaf\xec\xcd\xc1\x8d\x87\x71\x6f\x05\x52\xa5\x54\xc3\x0b\x4d\x35\x6a\xa3\xd4\xe0\x45\x49\x28\x29\xbc\x1a\x24\xa3\xb4\xdf\x52\xcb\xc2\x58\x07\x4a\x71\x59\x68\x51\x48\x27\x4a\xa7\x2d\x8d\x8c\xa6\x19\x3c\x7a\x61\x06\x4b\x74\xf0\xec\x1d\x51\x36\x6d\x60\xcb\x06\xcb\x66\xc4\x29\x2a\x8d\xeb\xe2\x31\x0a\x23\x8e\x43\x73\xb0\x94\x46\x9c\x9d\x9a\x85\x5e\x83\x12\xb6\x2c\x87\x9b\xf0\xa6\x93\x1a\x67\x9b\x46\x75\x09\xef\x35\xc1\xbd\x86\xfb\x48\x78\xaf\x89\x86\x62\x7d\xe0\x56\xfd\x76\x79\x2e\x6a\xbf\xbf\x4e\x85\x77\x9c\x58\xf8\x7b\x6f\xcb\x2a\xbc\xe3\x84\x8d\xe6\xbe\xac\xc2\x46\x13\x6c\xc1\xf0\xb2\xac\xc2\x1d\x90\x81\x3b\x37\x5b\x4c\xbc\xa3\xb4\x83\x54\x74\x2c\xab\xec\x29\xed\x21\xd5\xc0\x2d\x07\x4a\x07\x48\x2d\x0e\x7a\x39\x52\x3a\x42\x92\xd8\x01\x99\x94\x26\x24\x6d\x11\xfe\x44\xe9\x04\xc9\xa2\x43\x34\x43\xd2\x0c\xc9\x6b\x5b\x56\xe5\xe3\x40\xf1\x38\x28\xbd\xf8\xb2\x2a\xa1\xe9\xf3\x79\x10\x17\x99\xf2\x7d\xa0\x0d\x25\x85\x6b\x43\x09\x52\x85\x52\xdc\x6d\x4a\x92\x0a\x92\x15\x0f\x0b\x25\x2c\x05\xac\x8a\x97\x85\x92\x96\x82\x56\x6d\x3d\xc2\x13\x97\xb2\x62\x25\x5a\x4b\xc9\x4b\x07\x8b\x38\x7a\x52\xc9\x4b\xc1\xab\x5a\x14\x8b\x92\x97\x82\x57\xf5\x38\x76\x95\xbc\x14\xbc\x6a\x8f\xab\x41\xc9\x4b\xc1\xab\x8e\x28\x0c\x25\x2f\x05\xaf\x86\x53\x40\xc9\x4b\xc1\xab\x95\xb8\x2d\x8d\xbc\x0c\xbc\x5a\x8d\x37\x8f\x91\x97\x15\xbe\x8b\x6a\x59\x56\x23\x2f\x03\xaf\x26\x51\xfd\x46\x5e\x06\x5e\x4d\xf3\x58\x56\x23\x2f\xe3\x83\x0a\xaf\x13\x23\x2f\x53\x4a\x23\xc2\x93\x97\x81\x57\xf3\x11\xe1\xc9\xcb\xc0\xab\xf5\x1e\xe1\xc9\xcb\xc0\xab\x0d\x8f\xf0\xe4\x65\xe0\x25\xd9\x23\x3c\x79\x19\x78\x49\x89\x63\xda\xc8\xcb\xc0\x4b\x6a\x9c\x29\x46\x5e\x06\x5e\xd2\xe2\x52\x30\xf2\x32\xf0\x12\x89\x03\xc4\xc8\xcb\xc0\x4b\x54\x22\x3c\x79\x19\x78\x89\xc5\xdd\xe5\xe4\xe5\xe0\x25\x38\x66\xfc\xf9\x5e\x05\x2f\xe9\x71\x9d\x3a\x79\x39\x78\xc9\x28\x63\x59\x9d\xbc\x1c\xbc\x34\x97\xb6\xac\x4e\x5e\xce\x46\x2d\x71\x6c\x3a\x79\x39\x78\x69\xcd\x11\x9e\xbc\xdc\x28\x45\x3f\x3b\x79\x39\x78\x69\xeb\x11\x9e\xbc\x1c\xbc\x54\xa2\x67\x9d\xbc\x1c\xbc\x54\xa3\x69\x9d\xbc\x1c\xbc\xd4\xa2\x6b\x9d\xbc\x1c\xbc\xd4\xa3\x6b\x9d\xbc\x1c\xbc\xb4\x47\xd7\x3a\x79\xf9\x31\x5e\x3e\x3a\xb4\xfd\xe6\x08\x89\xff\xe3\xbb\xe5\xfb\x97\xc4\xe1\xfd\x7e\x9f\x97\x07\xbe\x5a\xf0\xc5\x10\x4f\xfe\xf3\x65\x7e\xff\x02\xba\x5d\x6f\x31\x0a\x7f\xff\x0b\x00\x00\xff\xff\x1d\xfa\x75\xc1\x2d\x0d\x00\x00"); +var _egbb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xdf\x6a\xdb\x30\x18\x05\xf0\x7b\x3f\x85\x2e\xbb\x8b\x2d\xb6\xfe\x5a\x50\x0a\xa3\x19\x2c\x83\xae\x63\x5d\xbb\xc1\xd8\x85\x63\x7d\x09\x86\x45\x36\xb6\x03\xeb\xdb\x0f\x9d\x93\x65\x17\x45\xf5\x2f\xfa\x0e\x47\x49\x94\xcd\xfd\x6e\xbb\xcb\xc3\xaa\x36\x5f\xe6\xb1\x7f\x92\x55\x1d\x86\x9c\x66\x59\xc6\xf3\xdc\x8b\xda\xcb\x71\xc8\x55\xd5\x68\x95\x86\x7e\xfd\xf7\x88\xa5\x3f\x75\x53\x55\x6d\x3e\xfc\x59\xdf\x7e\x54\xe7\x45\x2e\xcf\xf7\xbb\xed\xd3\xeb\xb2\xca\x69\x97\x0f\xa3\x32\x9c\x4b\xe7\xe9\x32\xab\xd4\xe6\xab\x1c\x87\x65\x9d\x5f\xd5\xcd\xfb\x34\xee\xe5\x8d\x4a\x72\x28\xfe\x38\x27\x99\x87\x7c\x54\x37\x9f\xba\xa9\xcb\xcd\xf5\x85\xa7\xf3\x34\xfd\x96\x93\xe4\x55\x69\x98\xe4\x84\xb5\xda\xdc\x3f\x74\xd3\xe7\xee\x24\x0a\x3d\x5e\xa0\xc0\x17\x99\x97\x61\xcc\xaa\xd1\xef\xea\xda\xfd\xf7\x6f\xaf\x93\xa8\xe6\x32\xfd\xbc\xdb\x3e\x1e\x0e\x8b\xac\xaa\xd5\x35\xf7\xfc\x78\xde\x6d\xd5\xcf\x46\x35\xb5\xd2\xce\x18\xfb\xeb\xb2\xf5\xfb\xc3\x98\xae\x83\x26\xf2\x34\xfd\x90\xe6\x2e\x1f\xa5\xba\xd5\x8d\xd6\x77\xaa\x2c\xe6\x4e\x85\xb6\x0d\x20\x4b\xb2\x77\xaa\xd5\xbe\x05\x39\x92\x2b\x14\x2c\x68\x4f\xda\x83\x34\xa8\x27\xf5\xa0\xa6\x90\x21\x19\x29\xf1\x11\x64\x1b\x90\x75\x20\x64\x59\x4f\xf2\x65\xb0\xe5\xae\x40\x0a\xc8\xf2\xa0\x96\xd4\x82\x22\x28\x92\x22\x08\x55\x6d\x07\x72\x7b\xc4\x63\x97\x67\x55\x8f\xaa\x9e\xc4\x5e\x9e\x55\x0d\x28\x91\x12\x4a\x14\xd2\x5a\x0a\x61\x69\x75\xa8\xab\x5b\x6d\x35\xda\x63\x09\xb1\x69\x41\x86\x64\x40\x11\xe4\x48\xe5\x8c\x51\x73\x30\x90\x02\xa8\x01\x45\x52\x04\x95\xb7\xd0\x5a\x66\x59\x64\xe9\x52\xc2\x7a\x92\x27\x59\x10\xe3\x3d\xe3\x1d\x88\xf1\x9e\xf1\x1e\x24\x24\x01\x95\x8f\xd6\xb1\xbd\x63\x7b\xdd\x82\x0c\x89\xf1\x11\xe4\x48\x88\x37\x35\x28\x90\x10\x6f\x1a\x50\x24\xa1\xbd\x29\xed\x1d\xdb\x3b\xb6\x37\xa5\xbd\x63\x7b\xc7\xf6\xc6\x82\x18\xcf\xf6\xc6\x81\x18\xcf\xf6\xc6\x83\x84\x84\xf6\x06\xed\x03\x07\x83\x07\x95\xf6\xc9\xd6\x85\x92\x3d\x14\xb2\xa5\x6a\xf2\x24\x8f\x33\x3a\x5f\x6e\xdd\xf5\x0b\x5f\xfe\x2f\xf7\xfd\x7a\xff\xfa\xf3\x3c\x4b\x5e\x71\xdb\x71\xd1\xca\x4d\x19\xb2\x5c\x7f\x49\xa6\x71\x2a\x53\xf8\xfb\x1b\x00\x00\xff\xff\xf8\x0f\xe0\x8e\x75\x04\x00\x00"); +func _gfcae ()([]byte ,error ){return _ad (_bbfc ,"UniJISPro-UCS2-HW-V")};var _ggf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\x26\x36\xcf\x5f\x71\x86\xed\x41\xbb\x16\xdf\x0c\x20\x71\x00\x97\xd4\xd5\xd6\xa0\x6d\xc3\x92\x6c\x03\x86\x07\xe4\xde\x6b\xcb\x05\x58\x59\x85\xaa\xd2\x40\xff\xde\xe0\xf7\x58\x29\x18\x06\x6e\xde\xc9\xdd\x71\xc8\xc5\x67\x30\x18\x8c\xe7\xef\xfe\xee\x1f\xfe\xfe\x1f\x7e\xf9\xe3\xdf\xbe\x7e\xf7\xbf\xfc\xe5\x4f\xaf\x7f\xbc\xff\xf6\xf5\xf9\xe3\x2f\xef\xbf\xdc\x7f\xfd\xd3\xbf\xfd\xe5\x75\x7f\xed\xfb\x5f\xfe\xf8\xcb\x4f\x3f\xa5\xfc\xf5\xfe\xe3\xeb\x6f\x06\xf1\xdf\xeb\x5f\xd7\x9f\x7f\xfa\xe9\x7c\xff\x8f\xff\xfe\xd7\xbf\xdd\xff\xfa\x0f\xbf\x7c\xfe\xf4\x55\x58\xef\xfd\x6f\x7f\x56\xdd\xaf\xaf\xdf\xfd\xaf\xf7\xbf\xfc\xf1\xaf\x7f\xfb\xcb\xbf\x7f\xfd\xa7\xff\xe1\xfd\xa7\x7d\xff\x77\x5f\xef\xfb\x73\xfe\xfe\x3f\xff\xe5\x7d\xff\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xfa\xaf\xbf\x4f\xcf\x5f\xff\xf1\xdf\xfe\xfc\xe7\xff\xe7\xfe\xd7\xfb\x97\xbf\x7d\x35\xfc\xed\xfe\xe5\x8d\xff\x7f\xfa\xdd\xdf\xfd\xb7\xf5\xe7\xff\x69\xfd\xeb\xfd\xf5\xbb\x7f\xfe\xe5\x8f\xff\xf5\xf7\xff\xf9\x9f\xff\xe9\x0f\xf3\x3f\xff\x8f\x28\x44\xd9\xff\x76\xff\xe5\xaf\x7f\xfc\xd3\x2f\x5f\xa9\xfc\xf7\x57\xea\xbf\xfe\xfd\x9f\xfe\xfd\xcf\xf7\x57\x52\x23\xff\xc7\x3f\xff\xc3\xdf\x7f\xfd\x9f\xe9\x2b\x5d\x5f\xb9\x95\x11\xff\x97\xfe\xfe\xbf\xff\xb7\x3f\xbd\xef\xaf\x8b\x50\xe5\xe8\x5f\x7f\x7a\xdf\x7f\xfd\xf3\x7a\xdd\x7f\x59\xbf\xfc\xcb\xfd\xd3\xd7\xd7\xcf\xd7\xf5\xfd\xc5\x7f\x3f\x8f\x3f\x7c\x9f\xbf\xfc\xdd\x35\xf5\xb7\x9f\xff\xfe\x0f\xbf\xe7\xdf\xfe\xcb\x35\xf5\xd7\x9f\xff\xcb\x1f\x7e\xef\xbf\xfe\x01\x7f\x3d\x7f\xff\xf9\x0f\xe3\xf7\xfa\xfb\xfd\xcb\xfb\xff\xd3\xcb\x4f\x89\x9d\xff\xf2\xa7\xbf\xbd\xef\x0f\xff\x86\x7e\x7f\x4e\x9f\xef\xaf\x74\xbe\xf8\x8f\x45\x3f\xa5\xeb\xd2\x68\xff\xf8\x7e\xfd\xdf\xeb\x2f\x3f\xfd\xfc\xca\xeb\x3a\x35\xcf\x8f\xfa\xfd\x95\xfa\xc0\xcf\xf6\xfd\x95\x73\x69\x15\xc0\xf8\xfe\x4a\x83\x55\xe6\xf7\x57\xba\x32\x7e\xc6\xf7\xd7\x18\xa9\x9c\xdf\xfb\x34\xd1\xf1\xe7\x9d\xbe\xbf\x52\x46\x23\x7b\x7c\x7f\x45\xfc\xf4\xf3\xab\xc4\x69\x21\xcf\xf3\xf3\xf4\xd6\xd1\x58\x59\xe9\xfb\xab\x77\x54\x38\xed\xf6\xd1\xf0\x33\xce\xcf\x82\x9f\xeb\xfb\xab\x07\x7f\xbe\xce\x5f\x59\xf7\x7d\x7e\x9e\x1e\xca\xce\xdf\x5f\x7d\xa2\xc2\x2e\xe7\x27\xda\xdd\xe8\x0d\x75\xf7\x69\x6c\xb2\xee\x69\x6c\xa2\x8b\x7d\x1a\x8b\x33\xdc\x3a\x31\x86\x33\xb2\x1a\xa7\x85\x81\xbf\xc6\x3e\x3f\xcf\xe4\xeb\xc2\xcf\xfe\xd3\xcf\xaf\x36\xeb\xf9\x8c\x3f\xcf\x78\x63\xe0\xe7\x19\xce\xbc\xce\x4f\xd4\x9d\xe7\xb3\x31\xef\xf3\xd9\xf9\xeb\x08\xcc\x78\xe2\x27\xc6\x9b\xf1\xf3\x34\x36\x3b\x7e\xf6\xf3\x93\x15\x4e\xbb\x33\xf0\x13\x93\x67\x0b\x18\xef\x99\xdb\xc0\x84\xe2\xd4\x8d\x38\x43\x8f\xd3\x5b\x60\x25\xb1\xd4\x7b\x9e\xc9\x5f\x09\x3f\xe3\xfc\x3c\x2d\xec\x88\xb3\x15\x57\xfc\xf4\xf3\xfb\xc2\x94\xaf\xf9\xd3\xcf\xef\x84\x26\x6a\xfa\xe9\xe7\x3b\xed\xb9\x3f\xa7\x91\xf6\xd3\xcf\x77\x9e\xd7\xcc\xd8\xdd\x4e\xe8\x4c\x21\x5d\x57\x9a\x02\xcb\x69\x2d\x5d\x82\x0e\xda\x5c\xfa\x2e\x1a\x8a\x92\xa0\x7e\x8a\x06\x81\x95\x89\x0e\xf8\xcd\x6a\x59\x10\xaa\xa9\x71\xe0\xd2\x50\xdb\x9b\xf5\x8a\xa0\xfd\xfd\x95\xce\xfa\xde\x79\xa6\x78\x7f\x7f\x35\xb5\x97\x0f\x7a\x1c\x7c\x65\xc5\x3a\xcb\xc1\xc7\x26\x80\x6d\x54\x41\x58\x89\xa4\x32\x0c\x70\x70\x18\xf5\xac\xe2\x99\x65\x17\xc8\x25\xe0\x77\xfd\x6c\x5d\x9a\x4d\xc0\x69\x7f\x72\xc0\xf3\xe0\x42\x2a\x43\xc0\x39\x76\x85\xdf\xcc\xb3\xbc\xa9\x14\x01\x18\x46\xbe\x04\xad\x53\x14\x02\xde\xdf\x5f\xa9\x25\x01\xf7\x01\xd4\x5c\x7c\xf0\x91\x8a\x70\x52\x6b\x16\x80\x4d\xc8\x86\xda\x29\x72\xbd\xb3\xf1\xa5\x0b\x40\x4f\x4d\xc0\x59\xc1\x6a\xe0\xf4\x54\x55\x6d\x9f\x5d\x6c\x1a\xd0\x59\xf6\xd4\x34\xbf\x7d\xd6\xa8\x68\xdc\x38\x5b\xc5\x25\x18\x37\x4b\x02\xcb\x50\x43\xc0\xeb\x00\xac\x16\x81\x8d\xcf\x5c\x87\xc0\x24\x5a\x16\x70\x56\xa8\x72\xb2\x8b\x2b\xa4\x65\x5d\x07\x65\x53\xe5\x4a\x2e\x4e\x8f\x3d\xad\xcd\x45\xe1\xc0\xf7\xfa\x10\x79\x0e\x71\x14\x51\xfb\xff\x21\x73\x77\x9e\x2f\x6c\x61\xc5\x30\xa2\x63\x18\x33\x09\x38\xc3\x98\x17\x81\x8d\x9d\x56\xb5\x8d\x9d\xc6\x68\x63\x4c\x60\x4b\x08\x00\x55\x9c\x02\xce\xba\x8e\x26\xe0\xac\xeb\x18\x02\xce\xf0\x06\xc6\x1a\xf3\xa0\x62\x1a\x55\x00\x5a\x2b\x02\x80\x96\x93\x1f\xc5\x04\x3d\x4d\x02\xce\x78\x3a\x06\xb7\xd7\x29\xc9\xb9\xe6\x29\x30\x1d\xf0\xe2\x0a\xee\x75\x28\x54\xce\x17\x51\x69\xaf\xb3\x25\x07\xac\x02\x37\xc1\x26\x10\x67\xe6\x72\xcb\x87\x46\x1f\x50\xdf\x2e\x82\x43\xdf\x1e\x2c\x3a\xa0\x3a\x3a\xa8\x93\xf3\x35\xf5\xed\x59\xa5\x03\x66\x81\xec\x88\x3b\xb9\xf7\xe4\xb7\x41\xf0\x75\xa6\x50\x71\x5b\x00\x4a\xdf\x5f\x75\x90\x46\xec\xd7\x99\x6b\x1d\xd9\x65\x05\x65\x21\xa8\x9e\xef\x78\x04\xf7\x0b\x4b\x79\xa5\x92\x04\x76\xa0\xaf\x9b\x19\xdf\x5f\x75\x76\x43\xf3\xfb\xab\xe4\xe2\xee\x03\x35\xdd\xc5\x3a\x65\x24\x37\xfb\x75\x56\x28\xa6\x8b\x5e\xa7\xf7\xee\xfe\xde\xa7\x49\x12\x9f\xfd\x3a\x5b\x5c\xe7\xf0\xc8\x3e\xdf\x5f\xf9\x0a\x0d\xe5\x10\xcb\x76\x25\x75\x0e\x1a\x50\x3d\xcc\x83\x82\xb9\x11\x07\xf7\xeb\x90\x91\x3a\xb5\x01\xaf\x43\x47\xeb\x48\x86\xda\x81\xaa\x21\x12\xd2\xa1\x39\x9c\xbd\x2a\xc5\xb3\x3d\x97\x46\xd2\x39\xdc\xaf\x73\x6e\x6a\xf0\x58\xef\x17\xe8\x4c\xce\xfe\x6e\x9f\xa1\x65\xd7\x3c\x13\xcc\xd3\x83\x79\x7f\x7f\xe5\xea\x8d\x38\x54\xa8\xb5\xec\xb2\xcf\xf7\x57\xe9\xde\xc0\x73\x74\x4a\x4d\x5a\x8a\x73\x76\x5a\xf7\x24\x0e\xd1\x4c\xa9\x79\xd5\x0e\x91\x2a\xb3\x69\x9d\xc0\x60\x94\xa7\x99\xc3\x63\x44\x56\x87\xe7\x0e\xa8\xbd\x69\xd8\x07\xfb\x5a\x14\x77\x01\x0a\x3b\x5d\x16\xdf\x5f\x25\xaa\x5b\x59\xdf\x5f\xad\x5c\xda\xb3\x43\xdf\x4a\x09\xf7\x7e\xee\xcd\xeb\x72\x2b\xef\x53\x96\xfc\xdd\xb9\xa0\xd3\x33\x4e\x9c\xd2\xa9\x71\x9e\x2b\x28\x5f\xa1\xc9\x6f\x9c\x31\xa3\x0f\xa8\xc3\x28\xea\x0f\x5c\x47\xea\xae\x59\x71\x47\xb8\xac\x01\x0f\x34\xea\x43\x45\x5b\x7e\xda\x3c\xf3\x2b\xdd\x65\x13\x74\xc5\x3d\xc4\x99\xbb\x67\x7b\xd8\x96\xd6\xbd\xd8\xe7\x64\xb5\x7e\x69\xb1\x0f\x1f\x53\xc2\x1b\x08\x6a\xfc\xe0\xeb\xbe\xc1\x04\x19\x0f\x0e\xcd\x2c\x95\xb7\xd4\x7e\xe3\x08\x36\x2d\xc5\x1b\x0c\x41\xd5\x31\x7b\x9f\x23\x58\x86\x96\xf0\x8d\x9b\xb4\x91\xd6\xee\x37\xe9\x8b\x90\xf2\x8d\x23\xd8\x9f\xb2\x7e\xb6\x9a\x57\xd5\x7e\x9f\x13\x58\x72\xfd\x31\x59\xde\xef\x73\x3c\x6b\x69\x6e\x34\x00\x79\xa0\x87\x74\xcc\xea\xa1\x9d\xdd\x4d\xb9\x0a\x3a\xe8\xdb\x8a\xbb\x7f\xe3\x86\x70\x2b\x67\x77\xdb\xf4\x77\x1f\x0c\x4d\x35\xc9\xcc\x90\xf0\xee\xf7\x39\x9f\x79\xb8\x95\x73\x3e\x4b\x2d\x6a\xe5\x9c\xcf\x72\x79\x29\xce\xf9\x2c\x55\xa7\xfc\x7d\xce\x67\xbe\x9a\x5b\x01\xf6\x26\x97\x91\x61\xf6\x77\x13\xe7\xda\x35\xcf\xee\x1a\xd3\xde\xe7\x78\x96\x2b\x19\xda\xdf\x5f\xf5\xd7\x91\x1d\xfa\x1c\xc9\x23\x3b\xd8\x9b\xbd\x49\xe7\x78\xd6\xab\xba\xbf\xcf\x59\x33\x51\x8e\x37\x6f\x36\x61\xe8\xfb\x1c\xcf\x32\x44\x00\xde\x8b\xd8\xab\x1e\x70\x3a\x8b\xa8\xd8\xfb\x9c\xce\x9a\xbb\x56\xf7\x9c\xce\xd2\xbd\x2b\xe7\x74\x8e\xf4\xf4\x30\xbe\xbf\xc6\x75\xb9\xcd\x89\xfb\xa9\xbb\x51\xdc\x64\x6e\x85\xf3\xd3\x38\xcf\xe9\x3c\xbc\xa5\xa0\x33\xbf\xf9\xf4\xf0\xc6\x3e\x68\xdf\xcf\xe9\x2c\x26\x46\xef\x73\x3a\x8b\xe9\xc6\x7b\x93\xfc\xa8\x3b\xbc\x37\x7a\x9b\xaa\x8a\xe3\x29\x5e\x63\xbf\xcf\xf1\xac\x97\xd1\xe7\x1c\xcf\xdc\x8a\xa1\x43\x60\x7d\x0f\xbc\xcf\xf1\xcc\x43\xf7\xd9\xfb\x1c\xcf\x51\xc2\x35\xe7\xf7\xd7\xc8\xdd\x35\x0f\xf9\x19\xde\xf8\x73\x3c\x6b\x7a\xfa\x3b\x1b\x58\xbc\x49\xe7\x78\xe6\x1a\x6e\x13\xcc\x92\xd1\xe7\x1c\xcf\x91\x8c\x22\xe7\x74\xa6\x26\xe2\x70\x9f\xd3\xd9\xbb\x08\xc0\x7d\x4e\x67\xc9\xba\x96\x6f\x30\x03\x59\x33\xba\x71\x41\x76\x1d\x96\x1b\x17\x64\x23\xcb\xb4\xef\x89\x27\x5c\xb8\xec\x9c\x4e\xf1\xc7\xfb\x3e\xa7\xb3\x99\xd8\xde\x38\x80\x4d\x77\xe0\x7d\x0e\xe0\x28\xba\xbb\x6f\xdc\x8f\xe5\x72\x19\xd8\x1c\x9f\xa4\xfb\x9c\xc0\x21\x5e\x6e\xdf\x38\x81\x39\x3c\x50\x60\x68\x33\x74\x76\x30\x74\x92\xee\x20\x07\xa0\x49\xe0\x86\x9c\x21\xb4\xb8\xcf\x11\x9c\x97\x67\x1f\xe4\x2c\xd4\x3f\xae\x48\x13\xe6\xfb\x1c\xc1\x34\xb3\x1b\x05\x07\x90\xdd\xca\xd9\xc1\x5a\x5d\x76\x76\xb0\xe9\x22\xb8\x03\x2f\xd7\xe2\xee\x71\x43\x4e\xd7\x3c\x3b\x88\x07\x21\xa0\x43\x62\xfa\xd0\x04\x71\x04\x4d\xb4\xef\x73\x04\xc7\xbc\x3c\x16\x4c\x50\xf8\x73\xe3\x08\xe6\x66\xe8\x4c\x30\x86\x78\x80\xfb\x9c\xc1\x9a\xbc\x4e\xe7\x0c\xd6\x3c\xd4\x28\x6e\xc8\x08\x61\xe5\x8d\x2b\xb2\x65\x43\x1d\xd4\xd7\x1f\x9e\x19\x0e\xef\xef\x39\x84\xb3\x24\x43\x01\x02\xa4\xf9\x82\x77\x6b\xd5\xad\xec\xb3\x16\xb5\xfd\x98\x32\xdf\xe7\x84\xd6\xe2\x29\xe2\x84\x5e\xbf\xb6\x7a\x2e\x98\x5e\x3c\xf0\xc3\x02\xf9\xd6\xb8\xf9\x86\x33\x46\x9d\x23\x3a\x4d\x8c\xef\x73\x42\x73\x7e\x20\x4c\x3f\x19\xaa\xdf\x5f\xd3\xa4\xf2\x3e\x27\x74\x84\x7b\x38\x27\x74\x84\x88\xff\x7d\x4e\x68\xa9\xba\xf6\xef\x73\x42\x4b\xd5\x15\x7d\xe3\x84\xea\xa5\xb5\xef\x73\x42\x67\xb9\xb4\x6a\x7c\x42\x3e\xad\xbc\xc0\xb6\x1b\x7a\x7f\x7f\x0d\x73\x32\x37\x4e\xe8\xf4\x39\x38\x27\xb4\x99\x50\x7f\x70\x7f\x0e\xe1\xd3\x67\x02\x81\x45\x1f\x3e\xe7\x84\xce\xa1\xf3\xfa\x39\x27\x74\x16\x31\x2b\x9f\x73\x42\x63\x76\x7f\x77\x76\xd7\xa7\xf0\x73\x4e\xe8\x2c\x7c\x47\xef\xcf\x39\xa1\xf9\xd7\x1e\x0e\x23\x9f\x66\x18\x3c\x13\xac\xdd\x55\x0f\x02\x87\x28\xe7\x67\x52\x74\xe1\xee\x5f\xdf\x5f\x31\x9a\x87\xc6\xf7\x9a\x27\x71\x63\x29\x5c\x13\x0c\x82\x90\xfb\xa3\x3b\x52\xdf\x9d\x13\x3a\x8b\x08\xd9\xe7\x1c\xd0\x31\x85\x06\x9f\x73\x40\x67\xd6\x03\xe4\x73\x0e\xe8\xd0\x13\x6e\x7f\xc0\xc3\x4e\xd0\x80\x32\x2f\xb0\x12\x40\xa6\x03\x80\x7d\xaf\x02\xc0\xdd\x5e\xd9\x20\x30\xdb\x35\xf9\x7a\x04\xbe\x14\x8a\x1e\x92\x01\xf0\x38\xd7\xd5\x0c\x7e\x28\x04\x18\x00\x73\x80\x59\x29\x78\x95\x1d\x90\x22\x2d\x6c\xd3\x01\x3b\x41\xf6\x09\x99\x51\xce\x9c\xe3\x01\x27\xc1\x2c\x30\x08\x26\x81\x8b\x60\x11\xb8\x25\xd8\x38\xbf\x5f\x94\x21\x10\xac\x38\xa4\x85\x03\x9a\x5b\xf2\x05\x82\x6b\x61\x3d\xae\x8b\x8d\xde\x92\x3e\x5c\x2c\x05\xaa\x1c\x70\x0a\xe4\x54\x2f\xb6\x8b\x95\x3d\x4d\x61\x7c\x91\x26\x1f\x6b\x20\xef\x25\x92\x9e\x63\x8d\xa5\x3d\xf8\x58\xe3\xba\xc4\x9c\x02\x83\x60\xf0\x75\x86\xd7\x7e\x59\x35\xf8\x66\xc4\x6d\x5e\x56\xd3\x43\x8f\xab\xb6\xf0\x9a\x3d\x60\x23\x18\x17\xc1\x29\x50\xa5\x1d\x60\x68\x18\x78\x86\x95\xf5\x56\xbf\x03\xf3\xdd\x49\x2d\x03\xc7\xca\x86\x5c\xf0\x80\xa7\xdf\x3a\x13\xb7\xe7\xc2\x83\xa7\xce\xa6\x96\xc1\xaa\xd4\xf9\xe2\x6e\x5d\x78\xbe\xd7\x79\x53\xfa\x73\x81\x07\xa8\xf3\x26\xc3\xce\x2b\xa4\xce\x0f\x1e\x36\xf9\x02\xd2\xd4\x28\x6a\x19\x3b\x5d\x23\xf4\x0a\xc6\x4e\xd7\x80\x40\x22\xeb\x2d\x57\x03\xef\x97\x03\x56\x81\x41\xb0\x01\xe4\x05\x9f\xaf\x40\x47\x81\x0b\xf0\x80\x18\xc6\x6a\xda\x14\x60\x46\x5d\x8d\x48\x03\x79\x1c\xc0\x37\x41\x74\xb4\x3a\x38\xeb\x79\xe1\xf8\xd7\xd5\x63\xb3\x74\x08\xfc\x10\xec\x04\xc1\xac\xe4\x74\xc5\x8f\x68\xf8\xa9\x3b\x58\x17\x0b\xb9\x93\x40\x70\x95\x75\xe7\x95\x09\x0e\x81\x85\x20\x16\x63\x77\x6e\x51\xc2\x0d\x5b\xf7\xfc\x0f\x0f\xf7\x03\x25\x10\x93\x2a\x28\x03\x21\x87\x0b\xc1\x39\xe3\x02\x38\xd0\x21\xd6\xa3\x0e\x41\x87\xdd\xa8\x6d\x0a\x3a\xb4\x2c\x4f\x43\x60\x37\x4a\x17\x74\xf8\xfd\x39\xfd\x1d\x2e\xe3\x70\xd9\x1b\x0f\x4d\x77\x7f\xe3\xa6\x32\xf4\xe1\x60\x54\x15\xec\x06\x5f\xaf\x07\x82\x50\xce\x55\x43\xe3\x56\x1f\x78\x91\x77\x5c\x40\x07\x3a\x1c\x3f\x05\x73\x07\xc2\x8b\xfc\x32\xd4\xc1\x85\x6a\x69\xc0\xf1\x5f\x42\xd7\x3d\xcf\x21\x2a\x94\x2e\x1d\xe8\xdc\xc6\x7c\xb6\x1c\x08\x1c\x63\xf3\xd8\x36\x44\x75\xee\xfe\x05\x41\xa0\x6b\x1e\x7e\xa3\x5d\x6e\xf3\x46\xf7\x1a\x1a\x18\xf9\xe6\x81\x8a\x94\x4c\xad\xfe\x02\xa3\xdb\xd5\xc5\x61\x22\xea\xe5\x15\xa6\xac\xf5\x9a\xfe\x12\xef\xb4\x50\x8f\x6b\x3e\xc2\x98\x03\x51\x7e\x3c\x5d\xb8\x70\xa9\xbb\x90\x6f\x15\x4d\xf1\x9c\xc0\x36\x9e\x3e\xde\x87\xa1\x04\x81\xa9\x7b\x52\x39\x60\xb4\x11\x11\xf4\xa6\x82\x5f\x2f\xd9\x55\x35\x0f\xb5\x43\x86\xdd\x83\xdb\xa4\x79\xd3\x75\xfb\x23\x2a\x3a\x10\x37\x20\x84\x71\x60\x08\x48\x78\x0f\x04\x51\xa2\x17\xeb\x1c\xc4\x32\xba\x9b\xd9\x78\x06\xb8\x47\x92\xef\xd0\xb4\x70\x48\xdb\x33\xba\x73\x1c\x4a\x72\x8f\x9f\x47\x38\x55\x77\x1c\x84\xcf\x53\x93\x0c\x11\x6f\xd2\x89\x1d\x62\xc5\x2f\x41\xdc\x01\x21\x72\x40\x56\x35\x52\x12\x74\xc8\xef\xa8\xfe\xf0\x3c\x86\xb3\x70\x35\x70\xd1\x5f\xa2\x2f\x3b\x26\x46\x9e\x5d\xf5\x75\xce\x4a\x72\xd9\xd9\x81\x9a\xfd\xe1\xb9\x3c\xa2\x1b\xfa\xe0\xbd\xc6\xd5\x08\x90\xf0\xea\x36\x83\xbb\xa3\xe5\x80\xe4\xb6\x5c\x45\xb3\x02\x2f\x1e\xdd\x1f\xe2\x70\x54\x4d\x4a\x17\x52\x68\x39\xc0\x8c\xcf\xe2\x56\xa9\x93\xb8\x5c\xf7\x3c\x18\xb3\x87\x03\x79\x15\xc5\x7a\x07\x82\xd0\xcd\x93\x22\xe9\x0e\xf7\x7f\x1e\x85\xde\xff\xc0\xa3\x37\x35\x8d\x06\x32\xa9\xa9\x4d\x05\x15\x2f\xe1\xe9\x2f\x1c\x55\x9d\xb8\x38\x58\x5d\x47\x16\x04\x51\xcf\x10\x6a\x04\x6e\x8e\xae\x73\x1b\xc0\xcd\x2b\xe9\x8c\xe3\x3a\x2b\xb9\x6b\x69\x0e\x32\x94\xf4\x7c\x08\x8a\x93\xd4\xea\x02\x0f\x98\xd5\xce\x3a\x1b\x9e\xdb\xbc\x7e\x48\xad\xf7\x92\xf6\x46\x2b\xbe\x28\x1a\xb9\xdc\xce\x19\x79\xbb\xdc\xc7\x62\xd5\x22\x70\x83\x1e\x0d\x41\xaf\x47\x1c\x7a\xa0\x37\x08\x60\x13\x74\x43\xec\xe7\xb2\x73\xb5\x54\x51\xdc\x45\xbe\x8f\x0a\x8c\x03\xa6\xd3\x7f\x57\xff\xa0\x95\x21\x1a\xb7\x40\x2a\x47\x56\x33\xc0\x86\x99\x5d\x06\x84\xd7\x6e\x2c\x0a\x40\x2e\xcd\x09\xd4\xf0\x4a\xc5\x1f\x2e\x50\xa7\x4b\xd0\x99\x45\x34\x8f\xe6\xfe\xfe\x9a\x7d\xba\x19\x1c\xb8\xac\xf9\x9e\x0d\x97\x88\xf7\x40\x90\x72\x88\x52\x2f\xdc\x6a\x64\xfc\x0e\x04\xa2\x62\x4c\x5d\x20\x8e\x49\x24\x86\x8a\x85\x29\x12\xb7\x20\x84\x4c\x42\x62\x88\xc0\x53\xf6\x92\x42\xcc\x11\xd5\xdd\x07\x04\x53\xee\x90\x7b\xf1\x80\x98\x45\x71\x87\xe0\x12\xba\xbb\x38\x44\xbd\x7b\x69\x70\xc3\x36\xdd\x93\xeb\x20\x5c\xf1\xd5\x00\xa1\x7a\x35\x4a\x2f\xc8\x16\xaf\x24\xca\xb0\x20\xbd\x98\xba\x6e\x17\x48\x1a\x45\x94\x95\xe2\xf7\x3a\xbc\x34\xa0\x53\x29\x38\xee\x3d\x21\x3c\x11\x46\x6d\xca\x16\xb4\x15\x9b\xc2\x77\x0d\x66\x53\xf8\x2e\x74\xdf\x90\x2d\x0c\xe1\xe5\x26\x41\xab\xfe\xee\x9c\x2f\x72\x9b\x07\x82\x86\xe8\xe9\x01\x0a\x63\x1f\x53\xa8\x24\xab\x69\xaf\x14\x03\xd5\x1f\x82\xe7\x11\xea\x6d\x60\xf0\xe5\x0b\x7e\x4f\x88\xbf\x9e\x1e\x6f\xdc\x9a\x5c\xa8\x1d\x3c\xb5\x2a\xe3\x8d\x4e\x0d\xda\x01\xcf\xee\xfb\x2a\xde\x10\x20\x74\x8f\xe6\xa0\x69\xa9\xd9\xcd\x9c\x69\x34\x4f\xf8\xd0\xac\x5a\xbb\xbf\x83\x84\x36\xf9\xbb\xc3\xb3\x4c\xdd\x4b\x3b\xa0\x19\xa8\x6e\x05\xd7\xf4\x70\xd9\x07\x54\x42\xad\x2c\x9e\x2e\x37\xba\xa0\xfa\xd0\x1e\xee\xc5\x71\x77\x83\x05\xf2\xcc\x26\xe8\x20\x6d\x4f\x86\x1a\x48\xa6\x66\xc8\x4b\x7b\xb8\x51\x1e\xaf\xee\xaa\xe0\x36\x3c\x1c\x5c\xda\x63\x68\x1a\x40\xcc\x21\xc4\xdc\x1b\xdc\x9d\xce\xf3\xe6\x35\x9d\xbc\x53\x07\x33\xeb\xb3\x36\xc0\xcc\x21\xf6\x6a\x0b\x33\x8d\x37\xc0\xcc\x31\xfc\xe1\xa1\x7d\xcf\x8c\xc1\x7d\x9a\x4a\xee\x83\xa7\x25\x57\x97\x71\xc3\x3d\x54\x88\xcb\x7a\x73\x8f\x37\x0b\x35\x2b\x90\xdb\x5e\xf8\x25\x14\x4a\xa7\xb0\x0b\x4c\x90\xda\x5e\x82\x80\x71\xe2\x8c\xa0\xee\xa9\x49\xf3\x80\x4e\xa7\xcc\xe2\xb2\x1b\x52\xff\x1f\x8a\xac\x2b\x15\x3e\xc9\x84\x09\x0a\x9f\xd4\x45\xdf\xa0\xf0\xa9\x97\xb8\x36\x68\x6a\x6a\xeb\xae\x39\x21\x62\xd5\x40\x0f\x1a\x65\x9f\x1b\x68\x6a\xf2\x55\xfc\x1d\x77\xaa\x09\xba\xc1\xa5\x69\x4a\x40\xaa\xa7\x0c\x48\x55\xb4\xa6\x2f\xbe\x22\x7d\xdc\xa1\x8e\xa9\xe6\xd9\x5e\xa2\x84\x42\x5c\xa8\x63\x4a\xf1\xf4\x81\x54\x43\x84\x18\xea\x98\x4c\x19\x64\xa5\x3a\xa6\x0e\x1d\x22\xa8\x5c\x8a\xb7\xff\x45\x9c\x9a\xee\xf0\xac\x8c\x09\x21\x14\x29\xc9\x4c\xc9\x8b\x38\x95\xc5\x06\x40\x93\x52\x47\xb8\x6a\x61\xa1\x41\x22\x95\xc6\x46\xd6\x2f\x7b\x89\x81\x54\xfd\x72\xb3\x83\x85\x1a\x01\x58\xbf\x22\xfc\x87\x32\xe5\x14\x6a\xca\x20\x94\x66\xb0\xa1\x4d\x39\x85\xae\xfb\x42\xa1\xa1\x37\x86\xc7\x2e\xa9\x07\xa9\x5a\x01\xe8\x3a\x52\xcd\x97\xa0\x83\x46\x43\x6b\x85\x67\x6e\xaa\xa2\x5b\x50\x3d\xd4\xae\x3b\xfb\xcd\x97\x88\xf0\x06\xaa\x87\x9a\xb5\xe2\x6f\xd2\x2d\x8a\xc2\xaa\x74\x0f\xbd\xba\x10\xcb\x91\xdd\x23\xb8\xad\x10\x97\xf4\xa6\x72\x30\x67\x0d\x0e\x28\x37\xc2\x55\x27\xa8\xd3\x14\x04\x86\x52\xd8\x01\xed\x43\x1d\xa2\x23\xd0\x3e\xa4\x3e\x0c\xf1\xb5\xa5\xe9\x83\xc6\x99\xbf\xa7\xf6\x61\xe8\xd2\xa4\xf6\x61\x78\x52\x78\xc7\x4f\x2f\x06\xa5\x9b\xba\x97\xa9\x61\x18\x62\x20\xa0\x61\xa8\xd4\xed\x54\x6a\x18\xce\x24\xd4\xa8\x30\x4e\x33\x94\xd9\x91\x27\x8c\xcb\x37\x74\xa6\xa9\x47\xa8\xe1\x3e\x70\xdd\x79\x2d\x0e\x02\x86\xb8\x59\x68\x03\x9e\xa7\x2f\xb4\x01\x75\xe8\x2c\xbc\x85\x61\x3a\x0c\x6f\x3e\x2e\xbc\x4e\xb8\x50\xa7\xf0\x16\xaf\xfe\x3a\x2f\xd7\x7c\xf3\x43\x2d\xdb\xc6\xd2\x88\x83\x78\x53\xeb\x26\x5a\x40\x69\xfd\x10\x53\x26\x69\xbd\xd8\xb7\x9b\xf2\x30\x13\x43\x88\xeb\x67\x1a\xfe\x90\x18\xae\x8b\x12\xf2\xfa\x94\xa7\xbf\x04\x81\xd3\x6b\xe2\x26\x57\x98\xab\x0b\x37\x54\x1e\x2e\x7c\xb1\xb0\x0a\x7c\xe3\xfa\xf3\x78\x6e\x16\x36\x81\xd8\x55\x2d\xdd\x4d\xbe\x30\xeb\x92\x83\xc8\xbe\x0e\x31\x94\x94\xca\x4f\x1d\x31\x4a\xe5\xaf\xac\x7d\x85\x58\x7e\xe6\xe9\xaa\x03\x42\xfa\x4b\x10\xd4\x09\xe1\x0f\x39\x3a\x5d\xce\x90\xb6\xd7\x24\x2e\xe6\x26\x7f\xef\x66\x20\xa7\xe8\xfd\x87\x32\xec\x2a\x89\xfa\x95\x75\x91\x50\xa2\x9e\xbc\x07\xe0\xf7\xaa\xb6\x19\x12\xf5\x94\x84\x48\x90\xa8\x17\x53\x32\x48\xd4\xb3\x1f\x54\x90\xa8\xd7\x79\xb9\x8c\x64\x44\xef\x5d\x4a\xcd\xe7\xe5\x46\x89\x1f\x5d\x53\x86\x62\x6b\x7a\xd7\x41\x2d\x43\xac\x0a\xe4\xdd\x25\x35\xcd\x11\x77\x9c\xdf\x4c\x90\x2a\x87\xf9\x54\x48\x95\x53\x11\xe7\x40\x51\x61\x9b\xae\x89\x63\x25\x9c\x83\x70\x38\x53\xb9\x5a\x29\xf2\xad\xf3\x81\xc0\x9c\x88\xa7\x82\xc8\x37\xb7\x62\xe8\xec\xf0\x14\xfd\xfd\xc0\xde\xa0\x15\x43\x50\xf8\x89\xc0\x7c\xc8\xcf\x67\x9d\xff\x4f\x70\x69\x0c\x71\x69\x9e\xba\x58\x1a\xb1\x43\x10\xcc\xa5\x4b\xc8\xf9\x01\x51\xb1\x24\xe2\x03\xa2\x32\xc5\x70\x7d\xce\xee\xcf\xae\x77\xf8\x87\xaf\x3b\xaf\x05\xf9\xa6\xac\x6d\xfb\x80\xe2\xcc\xa4\x0e\xb1\xc1\x53\x04\xfe\xb3\x78\x8e\xdc\x07\x18\xa7\x29\xda\xfc\xc1\x0e\xb7\x6a\x88\xd3\xd0\x6a\x40\xf5\x91\xbc\x6e\x0b\xaa\x2d\x4f\x91\xa6\x03\xde\xa7\xcd\x83\x22\x04\xfb\xe0\x41\x59\x24\xa4\xf8\x6c\x0d\x55\x7b\x43\x06\x3f\xb9\x2a\x46\xa3\xab\xe9\xc3\x7b\xab\x08\x8b\x3e\xe7\xde\x8a\xe6\xef\xb0\x8b\x4f\xa3\x1f\xd6\x3c\xcd\x34\x9a\x8c\x4a\x99\xd6\x28\x59\x9f\x19\x8d\x1e\x08\x8a\xaf\xe1\x32\x90\x8a\x82\xfb\xee\x80\xfb\xfb\x6b\x44\x77\x21\x76\x2a\xfb\x43\xec\x54\x73\xcd\x9b\x1f\x76\x81\xdc\xaa\x20\x44\x4a\x41\x4d\xd4\x01\xa1\x3a\x78\x0a\x69\x81\xa5\x56\x83\x0a\x81\xa4\x2e\x21\xaf\x2f\xc5\xd0\x39\x7e\xd4\xa8\x1f\x28\x20\xc1\x30\x04\x2e\x0e\x04\xf0\x40\xc0\x31\x2e\xf2\x01\x39\x72\x17\x52\x27\x20\x88\x0c\x78\xc9\x9a\x08\x98\x25\xd2\xfc\x46\x9b\xc4\x3a\x9f\xb2\x8e\xd1\x5c\x82\x06\x3f\xd4\x3c\x88\x39\x59\x0b\x00\x89\xc2\xf4\x3a\x42\xdb\x36\xa7\x1b\xdd\x20\x7f\x9a\x31\x49\x83\x27\x0c\x31\x19\x15\x30\x07\xe2\xae\xaa\x43\xe8\x95\x69\x36\xd4\x64\xf8\x78\x95\x6a\x90\x96\x0f\xea\x82\x37\x50\xa9\x06\x21\x98\xf0\x3e\x0a\x3b\x2a\x17\x20\xe1\x0a\xe2\x33\xfd\x40\x64\xc7\xab\x20\x4c\x4a\x33\x4e\x07\x57\x66\x8b\x2e\x88\x03\x37\xc4\x1e\x5b\x16\x88\x91\x6b\xac\x09\x54\xe5\xd2\x1c\x13\x55\x40\xf9\x87\x92\xea\x53\x75\x81\xe3\x50\x33\xda\xd5\xae\x3e\xce\xae\x96\xae\x59\x25\x52\x71\x97\x71\x55\xb5\x1c\xe9\xdc\xeb\x83\xbc\xea\x81\xda\xf7\xd7\x9c\xda\xff\x04\xc6\x31\xaa\xcb\x0e\x55\x23\x8f\x7b\x20\x5c\xf2\x4f\x4d\xee\xc6\x10\xf4\x81\x15\x15\x6b\x66\xd8\xe0\x55\x2d\x69\xa6\x4d\x5f\xca\x82\x26\xa8\x68\x13\x44\xe2\xcf\x56\xa0\x72\x9a\x30\xc2\x05\x04\x94\xaa\x97\x0b\xe7\xf7\xd7\xa4\x54\xfc\x40\x38\xa9\xda\x52\x48\xe9\x63\xea\xf8\x65\xbd\x0c\x93\x20\xdc\x6f\x55\x5b\x93\x89\xc4\x3a\x61\x99\x4c\x55\xd5\x61\x84\x21\x77\x9d\x1e\x1c\xad\xaa\x9e\x32\x20\x71\x71\x33\x2f\x5c\x30\x1a\xcd\x41\xd4\x39\x1a\x31\x23\x1f\x2a\x16\x43\x43\x3b\x34\x6c\x18\x69\x32\xf4\xb7\xe1\x29\x71\xed\xbd\x32\x9b\x63\x11\xb6\xc1\x38\x7c\xd6\xa1\x59\x00\xdd\x29\x2f\x3c\x10\xac\xb8\x92\x1b\xbd\x4f\xcd\xe7\xbb\x0f\x9b\xe1\x2a\x16\x48\xda\x42\xb3\x2f\x67\x2f\x66\xd2\x89\x2a\x40\xe1\xd0\x89\x2a\x34\x41\xd0\xca\x14\x92\xa9\xaa\x15\x2e\x20\x53\x55\x47\xb8\x1c\xa4\x9d\x45\x88\x01\x85\x51\x9d\xa2\x4b\x05\xcf\xb4\x36\xdc\xcc\x8d\x53\xc2\x71\x97\x85\xee\x45\x7b\x0b\xef\x1e\xf7\x00\x41\x3b\xe9\xf9\x81\x26\x86\xad\xfe\x88\xc0\x42\xcb\x42\xb2\x50\x35\x6c\x92\x05\x21\x1b\xac\xdc\x4b\xd3\x2e\x15\x3e\x92\xa8\x08\x3e\x20\x4e\xc5\xd0\x87\xe7\x06\x99\xd7\x53\xb6\x58\x55\xcb\x86\x15\xbe\x74\x2f\x54\xdc\x19\x43\x0b\x05\x93\xf8\x74\xd5\xe1\x42\xae\x70\x12\x54\x58\xd8\x04\x42\x61\x2f\x62\x5b\xa5\xd4\x1d\x5d\x20\x17\x2e\x04\x01\xf9\xaa\x5b\x3d\x0b\x90\xba\x21\x8c\x75\x7a\x00\x1c\xeb\x18\x02\x71\x30\xab\x7a\x0c\xdc\x6f\x22\x2f\x95\xf2\xea\x2a\x6a\x5b\x21\xaf\xce\x6e\x95\xf7\x4b\xd5\x3d\x51\x03\xc8\x99\x5c\xb5\x01\x52\x97\xe7\xf4\xc5\x6c\xea\xf1\x5c\x1a\x83\xbc\x6f\x9b\x95\x97\x46\x0d\x7d\x08\x0d\x61\xd3\x46\xd6\x43\xed\x27\xad\x81\xda\xac\x1b\xaa\x71\x9d\xf7\x0a\x14\x0f\x2f\x32\xec\x10\x42\x37\x61\x3d\x1b\x30\x23\xb9\xe6\x0b\x90\x5b\xf9\x3c\x16\xaa\x6d\xb6\x49\xed\xd5\x10\x44\x89\x6c\x13\x04\x86\xa2\x09\xfd\x1b\xa8\x7b\x11\x09\x83\xbb\x42\xbd\x44\x27\x1a\xf6\x86\x5c\xda\x81\xc0\xf8\x0e\x77\x31\xd8\xcc\xf8\x31\x95\x86\xe7\x43\x99\xe1\x3e\x02\x16\x8f\xee\x63\xb1\x9d\x29\xf0\x3c\x3e\xca\x33\x8f\x17\x0b\x3d\x02\xd8\x7b\x89\xda\x37\xec\x63\xd3\x32\x36\x58\x18\x98\x50\x36\x6e\x63\xcb\x2e\xac\xe7\xb5\x7d\x5d\x82\x40\xef\xba\x16\x80\x47\x55\xb7\x44\x83\x65\x4f\xcd\x86\x36\x9b\xd1\x42\x52\xd5\x26\xaa\xd2\xa8\x07\x6d\xea\x11\xb6\x6f\x59\x07\xa9\xe1\x21\x90\x2f\x75\x71\xe8\xe4\xcc\xd9\x35\x39\x63\x11\x2e\x38\x80\x84\x90\xb1\x81\x86\x8e\xf0\x77\x67\xbe\x3d\x1b\x22\x23\xee\xde\x3f\x6c\x45\x23\x85\x4e\xc2\xa4\xb1\x6d\xda\xa6\x6b\xf6\x64\x21\x9b\x0e\x55\xa3\x79\x7a\x75\xd5\x0a\x2b\x2b\x8d\x1b\x4f\x5a\x13\xc3\xb6\x21\xa4\xd5\xb9\x6d\x10\xc4\x99\xf3\x6a\xb0\x3f\xf5\x79\x6b\x87\x70\xd4\x5e\x5d\x93\x33\xac\x6e\x74\xe3\x79\xed\xee\xcf\xd3\x3b\x79\xf6\x1b\xef\x49\x7d\xd8\x27\x8d\x68\xbb\x20\xbc\x27\x74\xbd\x75\x4a\x9a\xbb\x6b\x1e\xba\x35\xd5\x7d\xc7\xeb\x76\x88\xe0\x75\xaa\x87\xb5\x4d\x1d\x38\x94\x84\x51\x1d\x6a\x8d\x22\xaa\x01\x07\x8d\x3c\xb4\x14\x1d\x1a\x88\x11\x2e\xeb\x8f\xf1\xf6\x81\xa0\xf3\xf4\x58\xf0\x9a\xb9\x9a\x6e\xd7\x0e\xd9\x6e\x74\x0d\x26\x38\xfb\xa6\x59\x40\x2d\x5f\xaa\x0b\x61\xa0\x29\xbe\x53\x0e\x05\x1e\x37\xe5\x70\xad\x6b\x00\x90\xc3\xf1\xf9\x7a\x20\x62\xb4\xd8\xd9\x0e\xb1\x48\x29\x6e\x07\x18\xad\xcb\xa7\x43\xba\x46\x43\xf3\x03\x51\x3f\xec\x66\x20\x85\xd4\x21\xee\x78\x79\x24\x8f\x66\x63\xbd\xbd\x36\xc0\x9a\xec\xd5\x80\x1c\xc4\xcc\x64\xe7\x25\xd2\x74\x33\x74\x5c\x22\x55\x3c\x02\x2c\x0d\x6a\x6a\x6e\xf4\x60\x4d\x4b\xfe\x70\xe3\x04\xb9\x0c\x77\xd8\x34\x44\x6b\x79\xd6\x1c\x74\x5a\x50\xd9\x38\x74\xa9\x5c\xc3\x65\xb8\x33\x9a\x58\x0d\xb8\x58\xd4\x2e\x12\x36\x78\x67\x4c\x43\xdc\x29\x2d\xc6\x98\x78\xb0\x75\xb7\xca\x9d\xd2\x8c\xe9\x90\x51\xc3\x9d\xbc\x20\x30\xf4\x87\x6f\x58\x76\x0d\x41\x37\x3f\x74\xd5\x0f\x9e\x7a\x6a\x95\x6c\x42\xf3\xd0\x69\x3b\x20\xfa\x32\x80\x0d\x2d\x0c\x91\xbe\x85\xab\xbe\x61\xbd\x2b\x68\x5d\x8f\x87\xc0\x81\x60\xb3\xaa\x6d\x1c\x72\xbb\xeb\x82\xb0\xe1\xba\xc2\x06\x36\xfc\xea\x3a\xfd\x03\xca\xa3\xab\xfc\x06\x3a\x3d\x60\x9e\x77\xf5\xcb\x0d\x9d\x69\x99\x9b\x1e\x34\x70\xd7\xb5\x31\x60\x9f\x97\x44\x7c\x07\x29\x4c\xbf\x34\x3a\x50\x98\x2a\x0a\x3f\x88\x2c\xfd\xf2\x97\xed\x71\x75\x38\x50\xc7\x85\xe3\x3e\x06\xab\xba\x10\xef\x39\xa1\x20\xdc\xd8\x7c\xc8\x06\x48\x4c\x79\x2a\x9e\x55\xbd\xba\x2b\xbe\xd0\x83\xd6\x18\x4f\x1d\x2a\x5e\x0e\xa4\x29\xba\x10\x56\xd0\x5a\x63\x18\xab\x24\x3f\xa0\x68\xac\xe2\x2b\x7c\x92\xfc\xd4\x29\x08\x7a\x5d\x1d\x5c\x7a\xe5\xf4\xe6\xef\x06\x44\x24\x21\x08\x9a\x96\x07\xc2\x13\xdd\x4f\xd4\x49\x49\x8b\x36\x0e\xe6\x29\xed\xba\xdc\x28\xa4\x82\x62\xa0\x61\x81\x52\xc2\x03\xa5\x56\x55\xd8\x08\xb3\x92\xde\x92\x6b\xe2\xc0\x89\x6c\xc0\xaa\x24\x77\x1d\x38\x58\x95\xd4\x7a\xb9\x0c\xc6\x19\xe2\xae\x64\x55\x52\x5c\x46\x24\xd2\xcd\x4b\x6f\xb3\xa2\x2d\x84\x4f\x59\xf1\x03\x9d\x96\x23\x7e\x67\xc3\x1c\x24\x87\xee\xc1\x49\x01\x89\x18\x68\x5a\x83\x5c\x5d\xb7\x2b\x1d\xcb\x92\x38\x98\x29\xb4\xcd\x6e\x15\xd2\x63\xaf\x29\x30\xd3\xcf\xc5\xc9\xbb\xaf\xeb\x05\x41\x63\x91\xaa\x9b\x70\x52\xd1\xa4\xc3\x48\x8b\x8f\xe6\xe5\xa7\x05\xe8\x30\x84\x4b\xda\xeb\x06\x0b\x50\x63\xd4\x24\x7e\x35\xd7\x24\x57\xa2\x91\x52\xeb\xd4\xbd\x54\x44\xb0\xee\xaa\x44\x30\xb1\xdb\xb2\xf8\xd0\x39\x09\xda\x80\xea\x0a\x0f\x5a\x43\x0d\x43\xe7\x2e\x4a\xe2\x51\x60\x1b\x52\x7c\xa1\xc2\x36\x64\xc6\xe5\x9a\x87\x47\xf4\xed\x0e\x0b\x8f\x12\xd5\xdf\x81\x9b\xd0\xb8\x83\xee\x48\xcd\xad\xbc\xa1\x58\xe4\x0c\x61\xc4\x91\xfc\x76\x85\x11\x47\x36\x6f\x4d\x3b\x8d\xfe\x94\x81\xdc\x3e\x83\x81\xce\xf3\xd2\x92\x46\x40\x04\xe4\x0e\x69\x8a\xa1\x6b\x32\x28\xac\xeb\xc2\xe1\xa0\x0a\x40\xf7\x62\x50\x93\x29\xf6\x39\xa0\x53\xbf\xdc\x23\xdf\xa0\xfd\xa9\x0a\xce\x23\x1b\x9a\x2c\xf4\x97\xd8\xb7\xe9\xc2\x05\x52\x9c\x04\xdd\x67\x70\xda\xef\x90\xd4\x4d\x83\xa3\x53\x8e\xb6\x2d\xa8\x4a\xea\x5d\x03\xd0\xa3\x54\x8d\xc2\xa8\xf8\x59\x2a\x2a\x79\x44\x6c\x42\xfb\xad\xab\x29\x68\x4f\xaa\x9d\x5a\xd4\x32\xfa\xba\x5d\xf4\x5b\xeb\x86\xc8\xd0\x24\x41\xe5\x3c\x67\xd2\x0f\xc5\xd3\xa7\xea\xd9\xff\x24\xe2\x03\x7b\x8f\x72\xe9\x4c\xc3\xde\x63\x52\xe6\x7e\xa0\x75\xe6\x1f\x1e\xcd\xe6\x68\x5c\x88\x07\xc4\xf3\xe1\x1b\xcf\x29\x2e\x07\x6c\x3a\xea\xd0\x6a\xc0\xa4\x63\x5e\xcd\x10\x89\xfd\x70\x55\xea\xfc\xd5\x07\xef\x37\x8f\x4d\x54\x44\x84\x6a\xd1\x1f\x45\xc4\x0f\x96\x1a\xe9\xd2\x8d\x06\x4b\x8d\x64\xde\x1e\x96\x1a\x39\x89\x84\xd3\x52\xc3\xaf\x5b\x58\x6a\xb4\x67\xc2\x10\xeb\xb7\xe9\x9a\x13\xcc\x8e\x21\x70\xa5\x97\xdb\x5c\x60\xbd\xfc\x1d\xad\x25\x55\x13\x32\xd7\x26\xfa\xb2\x68\x6e\x2e\x04\xa3\xa3\x62\x75\x0f\x67\xbf\xdb\x75\x19\x82\xb2\x46\xfc\xf2\xe6\x76\x0f\x0d\x0d\x96\x12\x33\x09\x6d\x37\xdf\x5d\xe3\x32\x08\x1b\x03\xb1\xc1\x30\x80\xa8\x59\xeb\x2d\x03\x88\x21\xca\x04\x03\x88\x3c\x74\x11\x6d\x32\x2d\x23\xb9\x4f\xd8\xd4\x89\xdc\x6d\xf9\x11\xea\x43\xbe\x74\x87\xee\x6c\x58\x39\xe4\x1a\x86\x80\xd4\xba\x27\x60\xc8\xd0\x2e\x37\x4a\x39\xd3\x10\x85\x87\x25\x43\x2e\xdd\x1f\x1e\x14\xeb\x22\x23\x9b\xdc\xae\x05\x01\xfb\xec\xff\xec\xe2\xcc\x36\xf7\x7f\x78\x7d\xce\xfe\x9f\x47\xbd\xa0\xfb\x2c\x4f\x78\x00\x1f\x18\xc7\xa8\xec\xec\xf1\x79\x61\x0b\x2a\x6c\xa6\x0a\xa4\x89\xa5\x06\xb7\x39\x65\x2d\x00\xf8\x92\x70\xa3\x90\x26\xe5\xcb\x35\x21\x2e\xf3\x92\xe3\xc9\x32\x75\x8c\x37\x94\xbc\x45\x77\x21\x4d\x07\xa6\xf7\x11\x9b\x6c\x99\x04\x5d\x51\x8b\xb6\x4a\x2e\xa5\x42\x1c\x7a\x94\xfa\xa5\xfd\xe2\x13\xd9\x3c\x03\x5c\x4a\xeb\x25\xd2\x20\xdf\xd0\xee\x0f\x71\x16\x7c\x4f\xc0\x56\xa0\x15\x21\x2e\x6c\x05\xea\x74\x8f\x34\x29\xd5\x16\xd3\xc9\x33\x84\x9c\x2f\xee\x5b\x73\x19\xd1\xa8\xb9\x30\x10\x65\xa1\x0b\x5a\x8f\xaf\xe8\x81\xf0\x2c\x12\x9d\x7a\xf1\xf4\x89\x2d\x86\x79\x40\xf6\x93\x98\xce\x9a\x97\x49\x83\x9c\x35\x9f\xaa\x50\x81\x56\x37\x73\x50\xa3\xbb\x0b\x08\x04\xc3\x73\xc2\x63\xd6\x2f\x36\x58\x00\xcc\x4b\xf7\x39\x2d\x00\xae\x21\x92\xfa\xe2\x96\x8a\x45\x84\x72\xbe\x78\xbb\xa9\x9b\x4f\xa2\x5a\x2f\x3e\x34\x45\x8a\x5e\x54\xab\x56\x43\xc0\x2f\xe1\x1e\x9c\x19\xa7\x39\x3d\x38\x33\xca\x35\xf6\x40\x9c\xe1\x74\xe1\x99\xa1\x05\x74\x6f\x5a\x69\x8e\x99\x7f\x4c\xa7\xe1\xeb\x58\x2d\x75\xa0\xfe\xff\x1a\x7a\x98\xd0\xd9\xb1\xe8\x91\xf0\xa6\x84\xa4\xb8\x2a\x8c\x3c\x8a\x6b\xca\x50\x4c\x10\xec\x32\x9f\x56\x20\xa0\x14\x12\xdb\x4b\xd1\x93\x94\xa0\x2b\x04\x65\xf8\x25\xe9\x43\x1a\x2d\x8b\x4b\x81\xa9\xc0\xf4\x75\x4b\x4b\x81\xea\x0e\x61\xfb\x3e\x44\xa6\x61\x28\x90\x2d\x3b\x81\x31\x40\x4a\x4f\x2b\xb8\x5f\xfc\x80\x86\x35\x80\x5c\x8c\x0f\xf4\x66\xa1\x56\x15\xc4\x3f\x69\x53\x61\x0e\xd0\x8a\x98\x46\x98\x03\x54\xcb\x04\xe0\x8c\x28\x07\x8d\x03\x1d\x1a\xd6\x85\x37\x34\x15\x18\xd5\x65\x30\x78\xd2\x71\x7b\x93\xa3\x30\xd9\x7c\x0b\x35\x35\x54\x48\x56\xa7\xc8\x9d\x4c\x05\x46\xb8\xd5\x5f\xbd\xa1\x0f\x44\x02\xa7\x4b\x14\xfe\x88\xe5\x99\x06\xd1\xd8\x4b\x45\x87\x26\x11\x0a\xd8\x11\xd4\xec\x3d\xdd\xb0\x36\xd4\xdd\x4f\x97\xc3\x6b\x18\xe5\x70\xc5\x5c\xde\x37\x88\x64\xb2\x57\x1c\x8f\xeb\x3e\xdd\x0c\xb1\x48\x94\xf1\x4d\x99\x4c\x71\xab\x13\xd8\xe0\xfe\x83\x55\x0d\x2e\xcc\xca\x7d\x40\x8f\xab\xaa\xf2\x10\xd4\x11\xbf\x29\xaf\x9d\xba\xa9\x6e\xa9\x8a\x9b\x20\xf8\x78\xea\xf8\xdf\x34\x53\x2d\x86\xc8\xed\x5f\x82\x16\x9b\x71\x1f\xb8\xa8\xba\x1b\x3d\x8c\x62\x7a\xba\x00\x4b\xe5\x66\x80\x7f\x3e\xd4\xf0\xc3\xcb\x4d\x07\x1e\x7e\x78\xe7\x8d\x23\x08\x6e\x4c\x42\x7f\x6a\xff\x87\x1e\x1b\x37\xd9\x0b\xab\xca\x6e\xfa\xbb\x0a\x55\x61\x1a\x30\x86\x16\x55\x6e\x34\x53\xaf\x24\x38\xdb\x15\x8b\x8b\xe9\x6c\x37\xc4\xec\xcb\x34\xc0\xaa\xc2\x9b\x06\x50\x4f\xab\x70\x67\x9e\xfe\x70\xb0\xaa\xc6\x43\xd5\x89\x57\x83\x5e\x21\xe1\xb2\x43\x1b\x2d\xaf\xbd\x89\x54\xba\xa7\xe0\xfb\x36\xb3\xe8\xcf\x4d\x3e\xd5\x2f\x21\x3a\xbf\xcd\x70\x61\x63\xa1\xe6\x01\xf7\xf1\x4b\x37\xf3\x4d\xcb\xb9\xcb\x10\x08\x87\x46\xf3\x21\xe3\x62\x0e\xeb\x43\x13\xcf\xe9\x42\xb8\xe7\x8b\x70\xc0\x8c\x60\x8c\xe1\x9a\xf3\x09\x07\x70\x20\x38\x2d\x68\x1a\x34\x23\xb8\x9e\xb2\x0d\x9f\xc5\x29\xe8\x75\xf8\xa6\x69\x08\x76\x7b\xe2\x28\x3e\x94\xeb\x0a\x6d\x3f\xf4\xa0\x16\x7f\x23\x1f\xa6\x29\xa2\xf2\xc1\x53\x24\x89\xa3\xa1\xc5\x81\x75\x6c\xb4\x38\x48\x57\xfa\x31\xa1\x86\x39\x42\xb5\xca\xed\x43\x8e\xc6\x02\x6a\x98\x23\xe4\xe8\x1e\x00\x7d\xfa\xd4\x07\xe3\x92\x5c\x86\x88\x46\x7a\x6e\xc1\xc8\x60\x58\x97\x03\x1b\x83\x6c\xcd\xdd\x07\x68\x64\x84\xfb\x40\x35\x59\xb2\x9b\x81\xa5\x9a\x68\x8a\xec\x0f\xa6\x68\x33\xec\x0f\x5a\x19\x2e\x0c\x40\xfe\x70\x41\xc5\xab\x45\x25\x83\xeb\x1d\x86\xba\xa8\x3e\xdf\xbd\xbf\xbf\xfc\x2c\x82\x69\x42\x6a\x97\x3b\x80\xd0\x47\x34\x1c\xa6\x09\xc5\xd2\x33\x58\x26\xb4\xa2\x7b\x19\x96\x09\xa5\xfa\x3b\x3a\x65\x3e\x35\x79\x4c\x44\xb5\x3f\xb4\xef\xac\xfe\x90\x02\x42\x97\x9d\x09\x5a\x1b\x07\x8b\x86\xd2\xbc\x4c\xb8\xec\xcd\xc0\x7f\xb6\x36\x46\x13\x44\x5c\x83\x22\xe9\xf4\x67\x33\x7a\x8c\xfb\x7f\xa3\x0c\xeb\x1b\x97\xd0\x9b\xcc\x56\x5c\xd4\x87\x70\x81\xe3\xe2\x75\x4f\x37\x8c\x03\x16\x70\x49\x45\x50\x85\xff\xca\x14\x44\xec\xeb\x2e\xec\xe8\xc4\x85\xdc\xa8\xee\x66\x61\xfa\x4d\xe6\x3f\x2e\xde\xe8\x14\x57\x07\xad\x28\x6a\xb8\xe6\xe6\x87\x4d\x20\xb4\xd6\x4f\xd5\xf7\xb9\x6f\x93\x9b\xa1\x53\x86\x87\xfa\x81\xa7\x89\x6a\x9e\xcb\xbf\x74\x1e\x9b\xb8\x28\x2f\x2a\x6a\xf3\xdc\xfd\xad\x0c\xb5\x02\x33\xc1\xc9\x2d\x0e\x85\x62\xd2\x95\x1e\x08\xc6\x94\xbb\xa7\x18\x9c\xa2\xbb\x80\x83\x69\xd2\x32\x4a\xb0\xad\xe9\x93\xd5\x9f\xc3\xad\x42\x75\x71\x19\xba\xa1\x7f\xf1\xd8\x0e\x29\xce\x59\xb3\xc0\x19\xea\xd5\x10\x50\x6c\x6a\xdc\x64\x36\xe7\x50\x8f\xe7\x0c\x35\xba\x99\x1f\x08\x52\x37\x2f\xff\x39\x27\xf4\xa5\x3e\x00\x9e\x81\x4d\xc3\x86\x79\x73\xaf\xea\x9d\xf7\xf9\x1c\x5a\x7d\x08\xa1\x66\xb8\x07\x9a\x0c\xb8\x8c\xe1\x4d\x5c\x86\xf8\x02\xde\x35\xc4\x17\xb8\xfc\x1d\x59\xd6\x39\x34\x6e\x48\xd2\xa5\xb6\x8a\x6b\x63\xf5\xa7\x21\x52\x70\x6f\xc6\xa6\x13\x84\x3f\x84\xc6\xad\x6a\x1a\x38\x0c\x22\x44\x71\xe1\x3e\xd7\x0d\x16\x97\x0e\xc3\x70\xab\x64\x4b\xb4\x18\x38\x0c\x12\xca\x84\x8c\x3d\xa6\x17\x07\xc6\x1e\xba\x96\x42\xc6\x1e\x12\xbb\x47\xc2\xeb\xe6\xd2\x2e\xc2\xf4\xa3\x15\xea\x40\x22\xf1\x75\x23\x0c\x4b\xc2\x77\x0a\x5e\x22\xd1\xc0\x50\x78\x93\x28\xe7\x14\xbb\x1d\x09\x08\x2f\x51\x47\xa4\xc9\x83\xab\x76\x60\x43\x76\xe8\xdb\x8f\xe8\x74\x24\x32\xb4\x93\x2c\x5d\xc0\x4e\x24\x4b\xf2\x15\x89\xa8\x3a\x35\x80\x40\xb0\x14\x0f\x0e\x06\xad\xe5\xa9\x09\xaa\xe9\xb1\x89\xdc\x87\x3f\x64\xbc\x10\x17\xd2\x43\x8a\xbb\x93\xc0\x7c\x7a\x93\x13\x5f\xa5\xd3\xeb\x71\x48\x7a\x2b\x42\x8f\x44\xee\x33\x74\x00\xd2\xc2\xe0\x9e\xaa\x83\x85\x5a\x8f\xc5\x58\x0a\x82\x48\x64\x3d\x1c\xe0\x4e\x4d\x6a\x06\xaa\xfc\xe1\xbd\x22\x91\x8d\xa7\x10\x06\xbe\x64\x5b\x02\x66\x2b\xad\x84\x21\x2c\x87\x17\x6e\x53\x46\xab\x79\xd0\x72\x42\x38\x9f\x88\x3a\xde\xc7\x4d\xf2\xc3\xd5\xa0\x11\x8b\x6c\x2c\x22\x53\xe7\x2f\x83\x84\xc8\x13\x58\x1e\x2e\x2c\x2c\xec\x02\xb9\x38\x6e\x87\x8b\xf3\x34\x0b\x0b\x1b\xf2\xa2\x91\xc1\x28\x54\x5e\x86\x91\xa1\xbd\x0b\x21\xab\x6c\x63\xa4\x3e\x8b\x4c\xef\xe0\xf0\x87\x20\x2b\xbc\x1d\x22\xe3\x2d\x34\xdc\x0c\x31\x27\x1e\x10\xae\x09\xc2\xc0\x4c\x65\xf1\xd3\x49\x70\xac\x49\x10\x9c\x7d\x3c\x49\x3c\x86\x4a\xd3\xac\x60\x8c\x2f\x89\x75\x64\x52\xc0\x10\xea\x64\xc4\x9a\xab\x42\x00\x18\xe0\xb4\x2a\xd2\x09\x03\x9c\x26\xb1\x51\x64\xe1\x4a\xd1\xe0\x80\x2b\xe2\x14\x02\xf6\x37\x4d\xb7\x6c\xc0\xfe\xa6\xf6\x6a\x68\x23\x9c\x9d\x9b\x01\x4b\x2d\x42\x0a\xfb\x9b\xc6\x60\x07\x07\xba\xd9\x85\xa6\xc8\x4b\xde\x4b\x45\xe2\xe5\xcb\x02\xd1\x18\xab\x5e\xa6\x91\xf9\x52\x09\x91\x9d\x4c\x3d\xa0\x68\x19\x6c\x77\x5a\xbd\xd4\x2a\xc9\x95\x37\x19\xd7\x33\x1d\x28\x0f\xf4\xfa\xfe\x8a\xcb\x7b\x0c\x11\xaa\x58\xc3\xc8\x14\xa1\x86\x47\x8e\xb0\x09\x7a\x7e\x46\x39\x38\xa7\xb7\x58\x14\xba\x69\xf0\x81\x11\xb0\xe3\x69\x95\xdc\x57\x14\x61\x5c\x35\x88\xa8\x18\xba\x9d\x8a\x30\xae\xba\x51\xc4\xfd\xe8\x6e\x15\xae\xc6\xd9\x65\x87\x90\x99\xae\x16\x86\x16\x1a\xae\xf9\xc2\xd0\x9a\xa0\x37\x3c\x06\x5d\xf3\x3e\x03\x75\x23\x98\x83\xd0\x0d\x86\x43\xcd\xf7\x48\xa1\xb3\x87\x3b\x08\x4e\x42\x4d\x1e\x6c\x6b\x95\x8f\x1d\xba\x9d\x9f\x51\x0f\x81\xe0\x94\xa6\x0b\x27\x0b\x35\x43\x3e\xbe\xa3\xba\x59\x8e\xd4\x85\x40\x86\xec\x2f\x6f\x40\x1a\x2a\x6f\x63\x7f\x47\xc3\x95\x68\x5a\xe2\x73\x1d\xcf\x21\x4a\x01\x5b\xa5\x74\xde\xb0\x3f\x24\xd5\x30\x64\xca\x46\xa9\x42\x24\x16\x33\x04\x43\xa6\x52\x3c\x2b\xd9\xd0\xba\x26\x2c\x21\x9b\x21\x5c\xc0\x3a\x35\x30\x6b\x2a\xb2\xc4\x0b\xc4\xf1\xac\x32\x40\x08\x18\x39\xb5\x6a\xcc\xc0\xe5\x28\x2d\x40\x14\x5a\x42\x86\x18\x2c\x86\x5b\x30\xb6\x95\xcd\xa5\xd1\x42\x09\x15\x8d\x19\x8c\xe0\x21\xbe\xa5\x92\x8d\x94\x0a\x32\x60\xf3\x54\xd3\x53\x58\x81\xe0\x53\x10\xf1\x4d\xf7\x28\xac\x9a\x8a\x74\xf7\x51\xe9\xed\x26\x54\xa9\x14\xf6\xc6\x70\x61\x1c\x34\x6a\x02\x80\x46\x22\x0c\x95\x1c\x9e\x3b\x3c\x68\xd4\x64\x17\x1b\x30\x54\x6a\xb2\x70\x0b\xc4\x22\x6d\x55\x4c\x05\x8c\x91\x5a\x15\x5d\x52\xc4\xca\xd0\x11\xae\x10\x9a\x48\x01\x1b\x95\x1b\x55\xfc\xe1\x02\xd4\x05\x71\x19\x75\xc3\x55\xe8\xeb\x62\xb8\x90\x94\x39\xfc\x25\x78\xa5\xea\x56\xe1\x7c\xe4\x75\x83\xc0\xb6\x36\x4d\x8a\xb1\x5f\x8b\x66\x2f\x6a\x13\x6a\x95\xbb\xda\xd4\x0c\x2e\xb1\x5a\xdd\x0c\x30\xbc\xba\xe6\x9b\x96\xef\x1a\x1c\x78\x9c\x91\xfd\x21\x96\x51\x0b\x0e\xe3\xa8\x53\xb5\x09\xc4\x3a\x6a\xa8\xb4\x8e\x4a\x97\xe8\x2d\xac\xa3\xb2\xef\x2d\x5a\x47\x75\x21\x20\xad\xa3\xd2\x75\xb9\x10\xd1\x92\xb4\x57\x30\x72\x6a\x55\x1c\x07\x8c\x9c\xe2\x01\x3e\xe7\xb1\xaf\x91\x36\xd2\x06\x6d\x38\xec\x96\xa6\x2f\x7f\x98\x2d\x9d\x27\xac\x06\x43\xe2\x50\x5d\x88\x6b\x42\xc7\xbf\xf1\xbc\x37\x37\xca\xd5\xd0\xfc\x9b\x7c\x62\x55\x95\x96\x04\x45\xc3\x86\x30\x5d\xfa\x8c\xa0\x15\x53\xd1\x81\x6b\x38\xc4\xb5\x1b\x22\x6e\xf8\x3b\x68\x53\x3c\x18\xaa\x72\x2f\xe1\x1f\xcc\x98\xea\xd0\x69\x6c\xbc\x8a\xbc\x6c\x70\x5f\x0d\xaf\x3e\x45\x56\xda\xe1\xc6\x3b\x43\xa7\x0f\x96\x42\xa5\x17\xb5\xa9\x1d\x2e\x1a\x29\xf4\x30\x55\x7c\x4a\x93\xe3\x83\xea\xd2\x8e\xa8\x88\x8a\x74\xee\xb0\xa6\xd1\x19\xab\x4e\x3c\x6d\x9f\xc4\xb0\x21\x08\xde\x6d\xd9\xd0\x79\xee\xfc\x5a\x36\xd1\xca\x25\x08\xc6\xe5\x62\x04\x3a\xf8\xdb\x19\xee\x0f\xb3\x78\x7a\xe7\x19\xe6\xb0\x7b\x10\xf9\xb4\xdf\x9d\x87\xb8\x1b\xc2\x21\x16\xd1\xa0\x91\x51\xc9\xfe\x10\x08\x25\x2a\xd1\xc9\x97\x3e\xd0\x1b\x9c\x9f\x26\x2f\xd1\x6a\x2b\x3f\x26\xd3\x08\x12\xd2\xaa\x1e\x94\x1d\xb6\xbe\x97\x76\xb8\xc3\x4c\xb1\xea\x11\xd1\xb5\xc3\x5a\x70\x58\x15\x4d\x5f\xd2\x7d\x71\x6f\xba\x41\x84\x41\xd2\x1d\x02\xb3\xa2\x26\x2b\x65\x46\x4a\x9d\xd2\x89\x30\x54\x6a\x7d\x9a\xd9\xc4\x77\x11\x0a\x98\x15\xb5\xea\x3d\x85\xe4\x33\x99\xc2\xd2\xae\x28\xbc\x8d\x9b\xc2\x9e\xee\xba\x58\x2c\x0f\x9d\xb7\x81\x1f\x35\x9d\x01\xd7\x74\xa8\x60\x83\x74\x0a\xb5\x94\x42\x24\x49\x0e\x60\x77\xd4\x64\x2a\x1a\xb0\x3b\xaa\xd2\x3d\x30\xb2\xeb\xac\x3a\x39\x83\x4a\x79\x11\x2e\x9a\x1d\x25\x3f\xf8\x07\xa9\x81\x9e\x9c\xb0\x1e\x9a\x32\xeb\x8d\x41\x14\x10\x1d\x1d\x64\x07\x9a\x21\x98\x99\x84\x6b\x12\x3d\x42\x10\xc9\x8f\xc7\x46\x72\xa0\x1d\x40\x20\xe8\xe9\xab\x02\x46\x47\xa7\xaa\x5b\x85\xf0\x2d\xbb\x55\x9c\x4e\xbd\x29\x86\x90\x47\x8f\xa3\x21\xfc\x10\xb4\x88\xbc\x22\x24\x83\x6a\x59\x5d\x1d\x83\x51\x3c\xa5\x41\x8e\x01\xc5\x50\xf3\x5a\x91\xe1\x15\xa7\x3a\x16\x36\x56\x7b\x37\xc8\xef\xea\x75\x3a\xe8\x50\x75\x85\x41\x9c\xba\xa7\xd1\x73\x39\x5e\x1e\x2b\xaf\x27\x6f\xd5\xc2\x50\xc5\x53\x0e\xa1\x92\x8e\x24\x8d\x8e\xaa\x1b\x3d\xa8\x14\x97\xb7\x83\xd7\xca\xf0\x87\x08\xa0\x22\x42\x36\x48\x65\xc2\x10\x90\x23\x89\x91\x83\xb9\x50\x6b\xe2\xf0\x27\xa9\x8c\x10\x00\x26\x41\xb3\x89\x1e\xc3\x24\xe8\x7c\xe8\x42\x4c\x2a\x5c\x18\xd0\x75\x17\x41\x20\xe4\x1a\x37\x4c\x82\xe2\x9a\xae\x89\x20\xc1\xd9\x65\x30\x2d\xd1\xcd\x89\xb8\x33\x53\x66\x66\x31\x89\x1c\x4f\xa3\x81\x09\x0b\x55\x60\x21\x34\x86\x47\x8a\xb7\xf1\x95\xdd\xcc\x86\x88\x47\x73\x0a\x70\xed\xc2\x38\x1a\x01\xa5\x94\xfc\x21\xd7\xc6\x5d\x60\xf9\xc5\x29\x4e\x3e\x77\xf4\xfa\x9c\xda\xfd\x21\x68\x60\xd9\xd4\x21\x44\x35\xb6\x41\x0c\x18\x0c\x4d\x1f\x31\x86\x88\x69\x5e\x36\xdc\x23\xed\x72\xd9\x8d\x39\x69\xa4\xd0\x20\x76\xd1\x5c\x58\x04\x85\xc9\xd1\xa4\x34\xc6\xdd\xd3\xae\xb1\x18\x2a\xec\xde\x1f\xe2\x86\x17\x82\x21\x7a\x4c\x5c\xc2\x0c\x98\x12\x95\x76\xb9\x51\x6e\xa9\x78\x5a\xd8\x12\x85\x2c\xe7\x03\xb6\x44\xed\xd7\xaa\x8b\x55\xdd\x25\x22\x14\x89\x3a\xc2\x40\x28\x9d\xe7\xd5\x0f\x89\x35\x23\x3c\xa7\xa4\x1d\x87\xf9\x50\xc8\x38\x9e\x31\xa9\x9a\xec\x2c\x03\xa6\x3e\x4d\x62\xd4\x40\x2c\x97\x9a\x44\x73\x61\xdc\xd3\x7c\x32\x11\x67\xa5\x35\x5d\xc7\x08\xb3\xd2\x24\xd0\x0e\x84\x59\x69\x4d\x54\x04\xb6\x3d\x4d\x66\x66\x01\xdb\x9e\x30\xd9\x44\x28\x95\x30\xd5\x64\x84\xee\x24\xeb\xc0\x08\x18\x6c\x34\x11\xca\x58\x5c\x71\x1d\x8d\x58\x1c\x8d\x21\xae\xb8\xab\xf2\x9c\x6a\x6c\xa4\x0c\xa9\x19\x84\xdd\x4b\xf8\x43\x78\xb4\x0a\x53\x60\x05\x54\x2d\xfc\x08\x3c\x93\x65\xf0\x1e\xb1\x48\xfd\xfc\xdd\x07\x58\xa4\x85\xa2\x3d\x6c\xd2\x5d\x85\xd0\x2e\x4d\xa6\xb3\x01\x83\xa1\xb8\x44\xa8\x43\x88\xa3\x3b\x86\x06\x43\x92\xc4\x47\xd0\x8c\x3a\x89\x59\x88\xcd\x88\xf1\xea\x52\x98\x23\x7e\x24\x10\x29\xd4\x52\xa4\x80\x91\xa3\x94\x06\x11\xc2\x1c\xdd\xcf\x30\x27\x0a\xdf\x63\xeb\xdc\x46\xcd\x42\x46\x04\x8c\x69\x4d\x07\x9e\x26\x42\x5d\x98\x02\x4b\x9f\xf0\x65\xb4\x18\x05\x2b\x89\xfc\x2d\xca\x94\x93\x1b\x45\xd4\x66\xf5\x0f\xdb\x9e\x46\xd7\xdb\x03\x55\x7e\x38\x05\x62\xaf\xc2\x85\xe7\xe0\x16\x61\x35\xac\x72\x8a\xdf\x58\x8b\xfb\xa8\x5b\x64\x69\x1f\x45\x38\x60\xb2\x33\xfd\xfe\x44\x70\x93\xb0\xdc\x70\x81\xa6\x37\xd1\x26\x18\xe2\xc4\x25\xd9\x30\x82\x9b\xcc\xee\x56\x64\xb8\x2e\xe2\xb0\x48\xe1\x75\x6d\x2c\x98\xfd\xc9\xfe\x3e\x16\x0d\xd0\xf5\xe1\xe6\x9a\x4e\x43\x09\x50\x17\x94\x41\x54\xb2\x20\x78\x7f\x64\xd7\xe4\x81\x77\x4d\x6c\x9b\x8e\x3f\x63\x94\xc8\x22\x30\x60\xa1\x93\x92\x1c\x2a\x03\x41\x4a\xc2\xf2\x05\x98\xe8\xcc\xe7\x43\x1e\x4d\xd1\xc2\xcd\xa3\xe9\x0e\x83\xa6\x0e\xae\xb9\x71\xbd\xba\xec\x45\x3b\x6e\x17\xe2\xf4\x0b\xdf\x60\x67\x93\xcd\x9a\x6f\x7a\xde\xeb\x30\x20\xba\x48\xcd\x12\xc4\x21\xb8\x48\x6b\x6e\x05\x6a\xd0\xa1\x15\xa5\x0d\x8e\xfd\xd9\x02\x36\x38\xc9\x2f\xda\xcd\x13\x96\xdd\x0c\x47\xa3\xa7\xd0\x86\x25\x67\x11\x1b\xb7\xe9\xa8\x20\x3c\x61\xc8\x10\xcb\x1e\x11\x15\xa4\x0c\xaf\x29\xee\xec\xe6\x0e\x49\x52\xc5\x0d\xc3\x5c\x27\x4d\xcf\x89\x16\x98\xa2\x13\x30\xde\x29\x46\x0c\x18\xef\x34\xdf\xe7\x2f\xc6\x98\x6b\x86\xb0\xdc\x7a\xa6\xd0\x94\x27\xc9\x76\x2e\x60\xcb\x53\x65\xf1\x1e\xb0\xe5\x89\x2b\x7e\xac\x4d\x0c\x85\x8e\xbf\xfc\x21\xc6\x4d\x95\x6c\x20\x96\x48\x93\x9d\x59\xbc\xe8\x3e\xab\x8b\xe9\x45\x47\x85\x5c\x0d\xbe\xe1\x26\xa6\xaa\x88\x70\x3b\x74\x66\x11\x04\x7e\x0e\x91\x22\xd8\x00\xcd\xf6\x94\xe1\x78\xe5\x66\x70\xa2\xd0\x55\x41\xc3\xb5\x33\xff\x31\x44\x7b\x63\xdc\xc2\x62\xed\x0a\xe2\xa7\xd7\xa2\x9b\x10\x41\x0c\xdb\xe5\x71\x83\xf1\xba\xdc\x0a\x5f\x06\x59\xc7\x1b\x01\xd4\xdb\xe5\x09\xe3\x65\x20\xed\x65\xd0\xb2\xc7\xcf\x1d\x84\xef\x68\x97\x24\x18\x0c\x61\x7e\x15\x97\x31\x06\xbd\x5a\xc1\xbb\xd0\xaf\x3b\x18\xf6\x28\xe9\xc0\x81\xc0\x94\x65\x51\x37\x85\x29\x57\xa3\xb0\xec\x39\x85\x53\x20\x4c\x07\xf5\x10\x87\x09\x4e\xb6\x1c\x86\x66\x36\x3d\x1b\xe2\xa4\x74\xdc\x10\x37\xbc\x5d\x4f\x21\x78\xc4\xa7\x0c\x21\xde\xba\xfb\xc7\x7d\xae\x6b\x49\xc1\x3b\x84\x8b\x8c\x1b\x6e\x91\x30\x4d\x69\x2c\x94\x83\x29\x4d\x4e\xc5\x10\x8e\x77\xb8\x26\x97\x54\x93\xc0\xcd\xfb\x14\x31\x36\x80\xbb\x83\x77\x87\xee\x5d\xda\xd1\xc8\x4a\x3a\x18\xd4\xfb\x12\x3e\xd3\x56\xc6\xb2\x14\xda\xca\xa4\x2c\xae\x13\xb6\x32\x45\x7e\xbc\xf1\x26\xbd\xce\x0f\x38\xb1\x86\xfe\x12\xbb\xf6\xb4\x8a\xd0\xdd\xc5\xfd\x63\xd7\xaa\x21\xa2\x77\xf8\x43\x18\xbb\x8b\x27\x81\x1d\xcd\x29\x34\x08\xe5\x9a\x17\x8a\x78\xd2\x0c\xc1\xaa\x41\xf7\x85\x0c\x60\x84\xa6\x6f\xe2\x89\x4e\xf0\x9b\x7e\x00\x7a\x6a\xd3\xc6\xc5\x3a\x20\xd8\xb8\x64\xbf\xd1\x61\xe2\x92\x65\xef\x1c\x30\x71\x69\x97\x2e\x2f\x98\xb8\xb4\x4b\x58\x02\x2b\x96\x12\xe1\x32\xf4\xa0\xf5\xbe\x99\xa8\x41\x5c\x1f\xa2\x50\xb7\x4b\xac\x04\xc3\x56\xc8\x61\x26\x60\x7e\xd2\x4c\x86\x60\x7e\xd2\x2e\x11\x3a\x58\x9f\x24\x59\xcd\x04\xad\x4f\x8a\xf6\x17\xd6\x27\x4d\xc6\x9e\x71\x73\xd7\x64\xfd\x13\x0c\xf5\x6c\xa6\x07\xd6\x27\xed\x6a\x6e\x74\xb2\xaa\x46\xca\x5d\x13\xa1\x47\x64\x8a\x53\xe8\x4e\xe0\x06\x33\x3c\x80\x17\x0b\x5d\x17\xdb\x26\xc9\x2a\x2c\x55\xb2\xa5\xcc\xb0\x54\x69\x97\x08\x0f\x2d\x55\x92\xe9\x3e\x2c\x55\xda\x25\x61\x0a\x82\x2f\x37\xb3\xcb\xb4\x30\x19\xba\x75\x61\x61\x62\xd6\x01\x66\x23\x59\x9e\xd2\xc1\x88\xb6\x59\x6c\x15\x62\x51\x34\x45\x18\x08\x84\x18\x6e\x87\xe7\xff\x21\x85\xfe\x30\xbe\x97\x6c\x38\x83\x26\x26\x1e\x1a\x4c\x4c\xda\xe5\x3e\x82\x03\x4d\x82\xb0\x6e\xcf\x77\x20\x83\x62\xce\x10\x99\xa2\x99\x39\xfb\xf0\x1d\xed\xf7\xd8\x47\xd1\xf6\xd5\x0c\xdf\xd1\x42\x1b\x98\x8d\x84\x25\xb0\x1f\x6e\xb1\x10\xe5\xc3\xe5\x16\x69\xa7\xa5\x46\xb2\xe6\x14\xa6\x1a\xcd\x6c\xd5\x87\x0b\xac\xcb\x13\x56\x15\x53\x9e\x65\xf1\xd1\x72\x6b\x30\x88\x4c\x1c\xc3\xdf\xc1\x4c\xc7\xb3\xd8\xec\x10\xdf\x2d\x18\x4e\x34\x31\xe0\xeb\x22\x31\x95\x8a\x6f\xc1\x70\xa2\xc8\xad\x67\xc1\x36\x62\x6a\xdc\x8b\xd1\x99\x1b\x11\x75\xc1\x34\xa2\xc9\x4c\x67\xc1\xfa\x61\xea\xd6\x5b\xb0\x7e\x68\x7a\x47\xac\x8b\x77\x20\x93\x71\x1c\x90\xa3\x51\x33\xb0\x69\xd0\x4b\x71\xc1\x50\x21\xe9\x62\x5b\x17\x5f\xb8\x3c\x7b\xeb\xe2\x3e\x0d\x75\xc1\xa7\x8a\x07\x8a\x67\xeb\xf5\x7c\xc7\xd8\x53\x97\xaa\xf2\x60\x0e\xcd\x82\xa2\xf2\xe2\xb2\x0a\xaf\x26\x2d\xcd\xa2\xeb\x8e\x06\x8a\xe7\xa7\x0c\x1c\xd6\xc5\xb0\x68\x1e\xcc\xe1\x71\x86\x6c\xc4\xd6\xc5\x50\x03\x9e\x20\x93\x26\xa9\x87\x04\x7e\x44\xaf\x9f\x05\xa5\xf9\x64\x9e\x90\x03\xed\x33\x89\xe4\x9a\x08\x3b\xd5\x0d\xbd\xbf\xbf\x7a\x7b\x6a\x02\x4b\x24\x7b\x5e\x88\xad\x10\xf2\x2a\x5a\x89\xf2\x47\x09\x63\x17\x34\xea\xe5\xe9\x1f\x61\xb3\x25\x18\x5f\x89\xa7\x44\x92\xf1\x95\x70\x4a\xa4\xa5\x5e\xd0\xaf\xcf\x36\x5c\x15\x8e\x5a\x9a\x70\x62\xe4\x31\x1e\xe7\x05\xa5\xf9\x94\xe3\xda\xa2\xd2\xfc\x59\x45\x28\xcd\x43\x22\xf4\x05\xa5\x79\xd3\x93\x7e\x25\x58\x5a\xca\x6c\x63\x25\xb2\x15\x53\xdd\xd3\x23\xc3\x23\x85\xdb\xba\x74\xa4\x2b\xd1\x42\x3f\xab\x4d\xb2\x07\x92\xbd\xad\x4c\x8c\xe6\xd5\xbd\xa0\xc2\x6e\x92\x8b\xac\x4c\xd9\xbf\x64\x18\x0b\x2a\xec\x9c\x9f\x0f\x2b\x0b\xbb\x40\x84\x01\x7c\x0a\x81\x6f\x7c\x44\xac\x0c\xaf\x8b\xe9\x32\xf8\x97\x17\xb2\x4e\x0b\xba\xe6\xac\x47\xfb\x82\x02\xb9\x30\x4f\xd6\x81\x40\x4f\xa6\xcb\xc0\x81\xc8\xff\x6c\x41\xbb\x3c\xa7\x87\x4a\x51\x8c\x84\x2f\x2b\xc3\xb3\xa6\x0a\xfd\x32\x88\x8d\x51\x05\x2a\xe3\x3c\xdd\x07\x6c\x61\xe4\x9b\xba\x32\xfd\x63\x84\x1b\x8c\xcb\x20\x7d\xe6\x82\xfe\x76\x3e\x6d\xf2\x2e\x25\xfb\xbd\x32\x65\xf1\xcd\x5d\x20\xda\x82\x0c\xba\x16\xa3\x2d\xd8\x09\x63\x15\x4a\x2d\xf4\x4e\x5d\xc5\x56\x03\x3f\x24\xd3\xab\xf0\x1e\xce\xfe\x10\xf2\x5f\x3d\x87\x16\x94\xb6\xb3\xf1\x22\x5a\xd0\xa9\x36\x29\x86\x17\x74\xaa\x87\xbe\xaa\x2a\xb8\xe5\xae\x3d\x2f\x7c\xc5\x8a\x43\x5c\x85\x61\xd1\x34\x4d\x28\x55\x27\x83\x79\x1e\x08\xc1\x20\x42\x13\x39\xdb\x13\xf2\x8d\x5f\x8c\xe2\x70\x79\x92\x67\xc9\x67\xf6\x68\x28\x0d\xb9\x34\x1a\x4a\x43\xe4\x0d\xbd\x0a\xce\x43\xb8\x0b\x9e\x87\x56\xfd\x25\x4c\x7f\x85\xbb\x85\xe9\x12\x3d\x63\x5e\xd3\x8c\x36\x74\xc0\xfd\x64\x54\x3a\xd0\x0b\x51\x39\x5d\xa6\x40\xd7\x6e\xe7\xa0\x87\x58\xdb\x55\x40\xab\xa6\xa8\x4c\x81\x85\x5f\x79\x20\xaa\xf7\x0d\xc1\xb9\x40\x54\x06\xc1\x21\xaa\xe9\x11\x54\xac\xf3\xf2\xba\x6d\x3c\x56\x44\x00\x10\xfe\x41\xe9\x9d\x0e\xc4\x29\x3e\x20\x12\x3a\xf1\x4d\xbf\xaa\xc2\x08\x0c\x41\x48\x47\x94\x5c\x76\xf3\xc3\x29\x10\x6e\x18\x7c\xd3\xaf\xca\x00\x62\xcd\x50\x7b\x72\x46\x1d\xa8\x23\x92\xb3\x9a\x09\x3a\x7a\x34\x41\x0b\x8c\x98\x3a\xe4\x21\x33\x1d\xab\x70\x5f\x4b\x1e\x29\xee\x06\xc5\x22\x59\x48\xed\x37\x9f\x71\x6b\xdf\x44\xab\xa0\x45\x6d\xdd\xfd\x83\x8e\x75\x4f\x6a\x11\x71\xa7\xbf\x1c\x4f\x42\xab\x03\x31\x0f\xd7\x74\x27\x30\x78\xac\xfe\x12\x91\x07\x9f\x32\xc6\xda\x73\x1f\xb4\xae\x17\xcd\xa9\x74\x97\x7c\xc6\x0a\x81\x1f\x1f\xf9\xab\x32\x62\x98\xc8\x63\xa5\x8c\xab\x89\xcc\x40\xff\x5a\x7c\xa7\x57\xbc\xc0\xa5\x29\x5c\x50\xb8\xd6\x24\x92\x5f\x61\x35\xa4\xb8\x30\xab\x6e\x4a\xad\xb5\x70\x9b\xab\xea\xef\xb8\xaa\xde\x2a\xd0\x0e\x3d\x2e\x96\x34\xb5\xed\xe9\x11\xe7\xc8\x4b\x2e\xda\xc1\x57\xef\x92\xaa\x56\xfe\xd1\x8b\xaa\x5a\x3d\x44\x56\xe3\x63\x4e\x38\xd7\x84\x65\xa2\x88\x0a\x64\xa1\x55\x46\xb0\x8a\x62\x7e\x00\xe1\x28\xb2\x11\x82\xe1\x28\xfa\x30\xc4\x43\xf6\xf4\x81\x35\x6f\xfe\x10\xec\x6e\xf5\xe0\x10\xa6\x51\x1c\x4f\x0b\x0d\xd5\x20\x03\x8a\x6a\xe0\xb4\xb1\xec\xfa\x10\x1c\x66\xf6\xd8\x60\x52\x24\xa1\xda\x6a\xb0\x61\x56\xc8\x87\xd5\xc0\x7d\x16\x11\x92\xc6\x98\xf0\x0c\x1a\x7a\xc0\x85\x66\xd4\x21\xf3\x3c\x8a\xc8\x51\xc7\x9b\xe4\xe6\xbc\x10\xaa\xa2\x48\x38\xb7\xa0\xe4\x0d\xb1\x78\x8d\x2a\x15\x51\x2e\x68\x75\x47\xb8\x07\xbe\xec\x7b\xfa\x31\x4f\xbd\xa0\xf2\x9d\xcf\x82\x93\x00\xf9\xd6\x6f\xbc\x67\x44\x9e\x11\x80\x42\x49\xdc\x0e\x04\xf7\x61\x11\x27\x05\xa0\xe8\xd9\x55\x3b\xb6\x4a\x63\xa5\xe4\xb4\xeb\x0c\x42\x77\x9c\x53\x75\xd5\x00\x7f\x62\x88\x2a\x51\xb6\xda\x89\x47\x5d\x5d\x76\x66\x33\x15\xf7\x40\x85\x30\x03\xac\x1e\xa8\xa0\xcc\x10\x24\x52\x7c\xc4\xad\x3e\x35\x38\x83\x88\x3b\x20\x7e\xb4\x33\xb7\xa3\xc6\xd6\x19\x93\x5d\x37\x2b\xb5\xc5\x49\x96\x62\xab\x33\x81\x60\xf5\xe0\xde\xe8\x51\x63\xc3\xdd\x25\x73\x98\x85\xa4\xa1\x99\x39\xb4\x0e\x04\xc3\x69\xdd\x5c\x08\x49\xd1\xe5\xb2\xb7\xa8\x2d\x4e\xbd\x68\x6c\x30\x4d\x9b\xee\x1f\x8e\x77\x8a\x96\xb1\xa0\x20\xee\x97\xd7\x66\x61\xc2\xee\xe2\x10\xb2\x2e\xa7\xcc\x85\xb8\x12\x45\xbe\x7d\xab\x33\x69\x57\x31\xb4\x51\x53\x3d\xe0\x25\x28\x13\xd3\x85\x28\x13\xdd\x97\x23\x54\xbe\xdd\xfc\x08\x74\xb3\x59\xee\xb3\x4b\xba\xd9\xee\x15\x66\x8c\x21\x9d\xa9\xbe\x31\x50\x77\x4f\xda\xd0\x75\x8a\xa0\x7e\xcd\x92\x94\x2f\x84\x72\xe8\xd2\x1b\xad\xa1\xc0\xe6\xaa\xc9\x8c\x23\xda\x35\xc6\x63\x50\xcc\xb4\xc5\xec\xba\xb2\xb0\x58\xd0\xb7\x56\x5f\xdc\x83\x51\x63\xc4\xc7\x0d\x2d\x77\x08\x9a\x18\x9a\xbf\xe3\xfe\x6a\x81\x07\x63\xcd\x55\x77\xcf\x53\x34\xdc\x3f\xc4\xcf\xc3\x85\xd8\x7c\x5d\xf1\x83\x7b\xc1\x77\xf9\x62\x90\x87\xd4\x45\xa9\xa1\x35\xcd\xe6\x07\xa1\x18\xad\x49\xb7\x01\x62\x3e\x28\xf1\x66\x5b\x4c\xf8\x6b\x0e\x98\xa1\x12\x92\x04\xb9\x0b\xb1\x12\x6a\x16\x9e\x32\x00\x82\x7c\xa6\x16\x03\x20\x24\xa9\x51\x16\x54\x9a\x65\xe8\x56\x9b\xf2\x03\x11\xa2\x32\x04\xc2\xc8\x86\x28\x41\x31\x84\x20\x71\x1a\x2a\xd4\x9d\x5d\xc2\xb3\x05\x75\x67\x37\x57\x07\x75\x67\x37\x5f\x89\x28\x07\x5d\xb2\xc3\xc5\x28\x07\x4a\x49\x75\x40\x2c\x4e\x31\x04\x22\x1e\xfe\x90\x79\xe1\xd4\x28\x7c\x49\x8b\xbb\x60\xb4\x02\xdd\x4d\x93\x4b\x2c\xd6\x70\x72\x89\x87\xf6\x91\x19\x71\x7d\xa7\x32\x78\x81\xbc\xc2\x16\xb5\x88\x45\xab\x38\x89\xd3\x3a\x0b\xd2\x22\x0e\x4f\x7f\xe3\x10\x89\xff\x60\x0e\x8a\x34\x74\x32\xa9\x46\x94\x93\xcc\x42\x2c\x81\x2e\xc9\xe6\x82\x86\xaf\x4b\x06\xba\xa0\xe0\x9b\xb9\x19\xa2\xdb\x7d\x15\x84\x8c\x72\xe2\x05\x83\xd8\xff\x1b\x62\x7c\x2c\x38\xf3\x77\xc9\x12\x57\x30\x80\xb4\x9b\x59\x98\x94\x08\x2a\xb4\x6f\x43\x96\x80\x0b\xda\xb7\x7e\x15\xd7\x5c\xb0\x0c\x32\x74\x1e\xd8\x72\x35\x59\x50\x85\x55\x49\xff\x17\x54\x61\x5d\x02\xc2\x05\x4d\x58\x91\x9a\x6c\x41\x13\xd6\x25\xa0\x5b\x50\x76\xf5\x67\x2c\x40\x4c\xef\xd3\x62\xa0\x1e\x8a\x96\x16\xe2\xff\x67\x99\x93\x2f\xb8\x9c\x77\x2f\x0c\xb4\x4b\x91\x45\x08\xe0\xf3\xdd\x25\x82\x5c\x8b\x9b\xa6\x17\x25\xd4\x49\x45\x0e\x0b\x8b\xb1\xf2\x93\x42\xb6\x2d\xe8\x93\x7a\xeb\x6a\x74\x03\x83\x25\xce\x58\x60\x76\x25\xc8\x5c\x8b\x44\xaa\x1a\x02\x91\x52\xe4\xb1\x45\x8f\xf0\x34\x35\x29\xa8\x97\xb2\x22\x21\xad\xcd\x8b\x47\x28\x4c\x2f\x6f\xd9\x56\x2c\x68\x89\x8a\x22\x3e\xac\x4d\x2a\xa5\xad\x70\x78\xfa\x6e\x10\xd8\xa6\x1b\x7c\xcb\x79\xae\x1b\xec\x28\x54\xff\x81\xc5\xd1\x09\xde\xa4\x61\x22\xbd\xd0\x21\x75\xc9\x24\x17\x14\x43\x5d\x92\xcd\xb5\x99\x72\x99\x32\xa2\xc5\xa8\xf3\x49\x21\xb3\xd6\xe6\x89\xd2\xde\xec\xc5\x0e\xd5\x05\x53\x1e\x0c\xd7\x04\x25\x9a\xc3\xad\x72\xe3\x54\xb8\x71\xf6\x85\xed\x50\xfe\x84\x02\x68\x2d\x44\x7d\x8f\xac\xbb\x06\x1e\xd8\x21\x8f\xb8\x05\x75\x4b\x28\x8a\xc7\x7a\x91\xba\x74\x43\xec\x30\x5c\x95\xcd\x54\x41\x2f\x44\xde\x13\xc4\x85\xd2\x14\x5f\x24\xf6\x5a\x44\x25\xcb\x0d\xf7\x88\xc4\xe8\x52\x9a\x2d\xb8\x47\x87\xbc\x35\x17\x54\x23\x91\x75\x9f\x40\xdf\x31\x4d\x16\x18\xcb\x3c\xf9\x81\xfd\x22\x36\x8a\xb7\x61\x2c\xf3\x64\x1e\x09\xb1\xcc\xab\x9c\x44\xd6\x8b\x07\x45\xd8\xf8\xa2\x1f\xbb\x9e\x05\x6f\xd2\x0c\x71\xb3\x50\x54\x84\x42\x2c\x2c\xa9\x1f\xb4\xfb\x6f\x52\xd7\xe1\x32\xec\x62\x68\xdf\xde\xa4\xae\x12\xb5\xc1\x21\x38\xcb\xb0\x7b\xc1\x21\xb8\x96\xe7\xc3\xce\x0f\xd5\x23\x42\x87\xfb\xe9\xf3\xa6\xd1\xda\x74\x19\x78\xb2\xa7\x7f\x1c\x46\xa1\x0d\x13\x97\x8e\xec\xef\x10\x3a\xbc\xb9\x0b\x58\x56\x57\x97\xdd\xec\xd0\xcd\xc0\xcb\xd6\x23\x25\xcd\x12\x4a\xc1\x21\x58\xd9\xb4\x0e\x04\x2f\x3b\x5d\xd9\x50\x72\x74\xf3\x16\xf4\x07\x36\xf2\x41\x8d\x91\xe4\x04\xb3\xa0\xc6\xc8\xbe\xb0\xa1\xc6\x98\x72\xab\x5b\x6f\x9a\x36\x8a\x77\x54\x5e\x51\x1d\x21\xf8\xf8\x36\xe9\x7e\x16\x7d\x7c\x95\x42\xe7\x80\x5c\xe0\x1f\x66\x74\x39\x55\x2b\xbf\x74\x27\xc8\x99\xeb\xfd\xc6\xee\x9b\xd5\xa0\x93\x6f\x0a\x2f\x2a\x93\x7a\x3c\x1f\x22\x9e\x94\x77\x71\x73\x19\xbd\x8d\x1b\x22\x0b\x31\x10\xc8\x1f\xaa\xe4\xc9\x07\x4a\x08\x44\x55\x04\x71\x22\x5a\x71\xa8\x4e\x8a\x54\x19\x0b\xaa\x93\x26\x43\xef\x05\xd5\x49\x95\x19\xf2\xba\x29\xb2\xf1\x53\x03\x21\xc9\xab\x22\xec\x2c\x44\x24\x2f\xb2\xee\x5b\x70\x1d\x8e\xe6\xa2\xc5\xef\x3c\x1a\x28\xc3\xb2\x5b\x79\xe1\x71\xef\xef\x18\x0d\x5b\x65\xd0\xb9\x84\xce\xdb\x4d\x49\x8f\x9c\xc2\x16\xdc\x8a\x9b\x1c\x19\xd6\x2d\x2c\xd6\x96\xdf\xc4\xe2\xee\x76\xe0\x03\x20\xde\x12\x3e\xc7\xb5\x3d\x35\xf1\xd4\x4d\x86\xe0\x77\x25\x72\xcf\xdc\x9f\x7e\xcb\xdd\x8a\x55\xad\x91\x06\xd3\xd3\x6a\x4e\x94\x3b\xcb\x98\x7f\x29\xf9\xa7\x58\x0d\x28\x84\x4a\xf1\x7a\x33\x33\x8d\xb0\x8a\x0a\x21\xdf\xdf\x50\x08\x15\x19\x88\x2f\x28\x84\x5a\x3c\x65\x1d\x96\xdd\x5a\x0c\xc8\x12\x9e\x2d\x5d\x8c\xa2\xae\x32\xc8\xab\x2d\x03\xa2\xe2\x46\x81\x41\x16\xf4\x36\x35\xe9\x3e\x65\xb8\xf1\xf0\x74\x99\xa8\x23\xb9\x15\x86\x42\x0f\x57\x9d\x18\x8c\x66\x8f\xd7\x59\xd6\x11\x46\xd6\xcc\x2c\x7f\x80\x75\x13\x31\x93\x6b\x7e\x20\x92\x26\xf4\x51\x54\xa4\x2a\x88\x44\x52\xf4\x1c\x41\xcc\x73\xd2\x23\x87\x41\xcc\x65\x03\xb1\x90\x1a\x33\x8f\x69\x08\xba\xd6\xcb\x8d\x22\xca\xa2\x9e\x27\x0c\x62\x6e\x2e\x97\xde\xc7\xd9\x0f\x40\x68\x95\x92\x9c\xc3\x16\x14\x47\xb5\xb8\x0b\x50\x29\x0b\xc4\xa0\xf1\xc9\xd2\xc4\x2e\x28\x7c\x52\xf6\xd0\xb8\xbd\x7e\x66\xd0\x51\xf8\xa9\xca\x58\x27\x62\xc8\xe1\x27\x7c\xaa\x0e\x81\x38\x5e\xd5\xed\x20\xb7\xeb\x70\x19\x0c\x50\x25\x57\x81\xa3\xf0\x94\xcd\xf3\x62\x9c\xf2\x2a\x4e\x1a\x7e\xc2\x53\x36\x9e\x0b\x7e\xc2\xa7\x0b\xcd\x1f\xf4\xcd\xd2\x3a\x38\x0a\xcf\xd4\xdd\xcc\x9b\x55\xb5\x38\xe7\x95\xd7\xe4\xe4\xb2\x18\xc5\x3c\xfb\x7d\x06\x5f\xe1\x26\x57\x9d\xf5\xa1\x84\xde\x7d\x20\x11\xab\x9c\xe8\x17\x5d\x7e\xb3\xdf\x39\xd0\x4e\x29\x55\xfb\x81\x28\xa1\x76\x19\x93\x6f\x68\xe4\x9b\xc1\x6e\x34\x7f\xba\xfc\x16\x43\x08\xc5\x43\xe6\x75\xd3\xe5\x37\xeb\x61\xb1\xa9\xba\xd2\xf1\xde\x17\xcd\xbc\xd9\xcc\xa6\x57\x6f\x16\xbb\xbe\xa1\xba\xca\x69\xfc\xd8\xc9\x65\x43\xaf\x35\x65\x82\xb6\xe1\xf1\x3b\xc5\x4f\xee\x8b\x0c\x3a\x45\x60\x1b\x3a\xaf\x2a\x11\xf4\x86\xce\x6b\x2a\xa4\xc3\xa6\xce\x2b\xeb\xd5\xb3\x2f\x46\x1a\x0c\x0f\x1c\xa6\xd4\xdd\x1f\x7e\x9e\x34\xf6\x6d\x33\x6c\xba\xe3\x84\x6c\xaa\xc7\x0a\xd7\x7f\xd3\xad\xb7\x79\x6c\xe4\xfa\xbb\xcb\x30\xc5\xe7\x3b\xee\x46\x71\x21\x1c\x39\x9b\x56\x83\x41\x63\xa4\x03\xdb\x88\xa2\x5e\xca\x03\x6d\x16\x7a\x3c\xe0\x20\xbb\x0b\x81\x3a\x59\x9d\xc0\x06\x50\xaf\xa7\x7d\x09\xc9\xab\x0b\x99\x45\x5c\x6b\x05\x2a\x26\xf3\xe8\x4d\x2f\xdf\x2c\xf6\x7e\xc3\xcd\xb7\x26\x0f\x00\x4a\x21\xe6\x65\x6c\xfb\x62\xe0\xfc\x4b\xcb\x0a\x7d\x28\x73\xe3\x1e\x08\xf6\x3b\x4d\xfd\x33\xdf\x4b\xb8\x0c\x09\x4e\xb2\xda\xa4\xe5\xc9\x74\x9b\x74\xb1\x73\x9b\x78\x66\x3e\x65\xc8\x34\xd7\xb4\x6e\x74\x39\x19\x6e\xe5\x83\xab\x97\xab\x98\xe8\x8f\x40\xf2\xb3\x13\xbd\xd8\xc8\x31\xee\xa4\xdb\xb5\x0a\x42\x28\x00\x52\x9f\x0d\xa7\xda\x22\x53\xb5\x0d\xa7\xda\x22\xe7\xbf\x9d\x98\x08\x4b\x2b\x91\x98\xf6\x92\x47\x71\x43\x05\x58\xea\xd3\x1f\xac\x29\x74\x32\xa0\x01\x6c\xa2\xd2\x9b\x0a\x40\xb9\x82\x6e\x46\x5e\x97\xc6\x6f\xd3\x4f\x36\xdc\x3b\xef\x2f\xed\x6e\x12\x7d\x1b\x2a\x5c\x74\x3e\x57\x21\x42\xb6\x28\xf0\xfa\xa6\x02\x30\x0f\x35\x0a\xcb\x60\xf9\x09\x6d\xe8\xff\x86\x62\xe2\x6c\x86\x68\xef\xee\x02\x76\xe1\x72\x05\xda\xf4\x99\xb5\x88\x63\xc3\x67\x36\x14\x67\x6d\x43\x39\x38\x65\x9a\xba\x93\x88\xd6\x70\xff\x78\xa0\x3d\x55\xe1\x8b\xe4\xaa\x9b\x47\x68\x68\xa5\x28\x0c\x4f\xfa\x90\x0a\x0f\xaf\xd4\x86\xe9\x56\x75\x19\x14\xfa\xc2\xae\x2c\x6a\x43\xb1\xf5\x86\x5a\xb1\x48\x37\xb5\xa1\x56\x2c\x7a\xd8\x6d\x04\x7b\x6f\xd2\x8c\xef\x4c\xab\x5d\x3e\x1e\x77\xa6\xd5\x2e\xd9\xde\x0d\x0f\xd6\xd6\xf8\xe8\xdb\xf0\x60\x6d\x22\x8b\x1b\x3e\xaa\xc9\xd3\xa7\x8f\xaa\x6f\xc9\x0d\x27\xd5\xf6\x74\x8f\xe3\x3d\x9e\x46\x31\x0b\xe1\x2c\x75\x8c\x72\xf7\xda\x99\xc6\x61\x22\x8b\xf9\x6c\xe2\x60\xfe\x88\xc6\xa4\xaf\x8d\xe9\x39\x1b\x73\xbe\x36\xbd\x8e\x37\xc3\xc0\x3f\x93\xe7\xed\x92\x92\x0b\x61\x1a\xd8\x35\x5f\x1a\x74\x77\x57\x45\x90\x80\xa4\x32\x5a\xdb\x8a\x46\xd3\xef\xd4\x21\xe0\x36\x74\x93\xb5\x78\xfa\x60\x90\xf3\x61\x19\x7e\x48\xa4\x33\xcd\x08\x3d\x0f\xa8\xb4\x72\xd2\x41\x41\x44\xf9\x26\x47\xd0\x0d\x07\xd6\xf0\xe0\x60\x09\x21\xad\xd5\xa6\x8f\xaa\xd2\xda\x1e\x90\x19\x10\xd9\x28\x55\x9c\xca\x51\x76\x40\x4e\xa4\x09\x82\x91\xa1\x90\xba\xc0\xdc\x41\x52\xea\x4d\xe7\x4f\xa9\x4d\x76\x21\x9f\x29\x0c\x2b\xf4\xae\x10\xad\x29\x34\x93\x16\x89\x84\x23\x66\x93\x2e\x7e\xd3\xd7\x52\x61\xfd\x76\x51\x06\xc2\x66\x10\xa1\x10\x86\x1b\x0d\x16\x6a\x34\xb4\x93\x4e\x86\xc0\xcf\x88\xbe\x14\xa5\x60\x35\x04\x45\xbd\x0e\x78\x61\x98\x82\xe4\x29\xe2\x76\x97\x94\x7e\x17\x06\xcb\x14\xc2\xd1\xdb\xd2\x11\xe6\x37\x15\x85\x92\xa0\xef\x4a\xa3\x65\x9d\x3e\xea\x02\xb3\xce\x1b\x74\x81\x21\xe6\x6e\x43\x17\x58\x64\x1a\xb0\xa1\xfc\x4b\x0a\x4b\xb1\xab\xd0\x7f\x1a\xc4\xcb\x4e\x24\xad\xc2\xd9\x41\x21\x33\x36\x1d\x23\xdb\xd3\xcc\x8d\xee\x35\x18\x2e\xb1\x1b\x5d\x6c\x34\x5c\xc8\x91\xaa\x51\xba\x30\x88\x16\x51\x87\x97\xa5\x35\xde\x95\xd9\xf4\xba\xab\xc2\xf6\xfa\x29\x43\x8e\x55\x4a\xc3\x36\xd4\x74\x4d\x26\x2c\x1b\xba\xb7\x26\xe1\xe3\xae\x44\x3f\x6d\x3f\xb4\x64\x4d\x9a\xc0\x5d\x95\x5a\x42\x37\x08\xb4\x5b\x5d\x8c\xd7\x6e\x34\x31\xd5\x69\x6c\xc4\x37\xdd\x5f\x88\xa7\x5e\x92\xee\x64\xa8\xac\x42\x2a\x9b\x4d\x5d\x93\x5e\x39\xbb\x69\xa1\xd4\x26\xec\x8b\x9f\xcb\xa6\xd1\xbe\x58\x14\x0d\x1a\xa4\x26\x1d\xdd\x66\x74\xf3\x2c\x7b\xee\xdd\x78\xfc\xa7\x21\x1c\x7f\xb1\x41\x8d\xd6\xdd\xda\xb6\xc6\xe9\xeb\xb6\xa1\xc6\x26\xcb\xa8\x74\x43\x63\x13\x49\xe4\x16\x1a\x9b\x66\xde\xa6\x33\x62\x4b\xd6\x29\x82\xca\x66\x2a\x64\xc1\xee\xb2\xdb\xe5\x3c\xa0\x32\x09\x45\x1d\xdb\x54\x99\x64\x19\xaa\x6c\x7a\xd8\x35\xdd\x4c\x9d\x73\xf4\x87\xd0\xe8\xcb\xf1\x67\xc3\x4f\x2e\x14\xaa\x75\x77\xd2\x10\x2d\x23\x3c\xd1\xc2\xa4\x18\xca\x8e\x94\x4b\xd2\xac\xa0\x34\x57\xd8\xe0\xcd\x60\xd8\x59\x81\x68\x36\x3c\xd1\xa6\x02\x69\xee\x41\xeb\x7e\xe1\x0d\x14\x1a\x53\xe1\xba\xf6\x20\xc7\x28\xd7\xc0\x3d\x98\x4b\x4e\x94\x0a\x1a\x8d\x29\x73\xd8\x0d\x8d\x46\xca\x32\xfc\xdb\x50\x69\x84\xfc\x90\x36\x34\x13\xdd\xa7\x98\xc1\xa8\xb3\x2c\x24\xf7\x60\xc8\xdf\xec\x0f\x6f\x44\x4c\xe0\xca\xc1\xf3\xab\x4a\x56\xb8\xe9\xf9\x95\x8b\x21\x38\x89\x4f\x43\xd0\x91\xcd\x1f\x26\x48\x3c\x55\x19\x37\xd9\x5d\x20\xe6\xa4\xb6\x11\x8e\x5f\x69\x78\x35\x88\x63\xa5\x6a\xe0\xb0\x84\x98\x5a\x46\x06\xb1\xce\x97\xcb\x60\x23\xe7\x59\x40\x1e\x67\x96\x02\x31\xac\xf3\x15\x2e\xcb\x48\x10\xa4\x56\x98\x34\xc3\xdd\x83\xfa\x3d\x45\x03\xa1\x75\x34\x4e\x46\x2d\xd7\xc5\x04\x7f\xb1\x9c\x75\x2f\xd0\x5f\xcc\x7e\xa8\xcc\x85\x9e\x1c\x3d\x42\xc9\xd0\x65\x34\xc4\x64\xe8\x45\x11\x09\x99\x0b\xdd\xae\x2e\x1b\xca\x95\xe4\x18\x78\x7b\xd2\xf6\x48\xc3\x51\xf0\x69\xca\x26\x99\x36\x3d\x39\xb4\x03\xf3\xa6\x17\x85\x6b\x60\x36\xf4\x32\x9f\xfe\x71\xfc\x8a\x9a\x81\xa8\x50\x2e\x93\x4c\x78\xde\x64\x17\xc6\x9c\xe6\x4d\x19\x44\x98\xd3\x3c\x9b\xdc\x30\xa7\x79\x17\x7d\x65\x4e\x73\x87\x0a\x65\x4e\xf3\x2c\x2f\x38\xe6\x34\x6f\xca\x73\xa3\x9c\xe6\x26\xbe\x53\xd6\x4e\x6e\x06\xc9\x8a\xaa\xbb\x7f\x43\xfa\xac\x9a\x48\x98\x22\xa7\x1c\xa5\x26\x57\x0c\x08\x66\x26\xaf\x72\x6d\x62\xba\xf1\x59\x3d\xf9\x45\xf4\xd6\xc1\x80\x33\x59\x99\x4f\xa3\x8c\x45\x2b\x88\x9c\x48\x31\x44\xf4\xd6\xa5\x01\x5d\xcf\x54\x00\x38\x66\x14\x1f\xd3\x23\x25\x29\x10\x79\x87\x4f\x58\x52\x1e\x02\xe5\x05\x57\x6c\xcc\x0d\x4d\xcf\x54\xf2\x9a\xcd\x48\xd0\x59\x21\x69\x36\x43\x41\xcb\x1e\x96\x69\xc2\x43\xa6\x04\x4c\x13\xde\xda\xd3\x0c\x45\x83\xae\x09\x2d\xa0\x78\x1b\xf9\x79\x89\xd8\x40\xef\x93\xa5\x88\x50\xae\x6d\x87\x36\x62\xb2\xed\x90\xb3\x24\x73\x6d\x87\x9f\xb5\xc1\x9b\xa0\x1a\xc2\x45\x54\x5d\x13\xa6\x44\xe2\x58\x82\x52\x0e\xd9\xe1\x31\xa1\x76\x6b\xee\x11\x44\x42\xb6\xca\x1b\x4e\x60\x63\x3c\x1f\x6e\x48\x07\x34\x6e\xdd\x98\x1a\x37\xc3\x34\xfb\x3b\x1c\x4b\x3f\x55\xa1\x69\xca\xf3\xa9\xc9\xd8\x49\x94\x55\x6c\x3a\x5d\x49\xd7\xb2\xe9\x74\x95\xab\xd7\x86\x6e\xe7\x62\x67\xe0\x74\x35\x24\xd0\xde\xd4\x43\x49\xac\xb3\x83\xa1\xe5\x75\xbc\x02\x19\x0b\xfc\x38\x64\x24\x68\x49\x5b\x99\xdd\x7b\x4a\x0f\xa3\xec\xde\x53\x7c\x3e\x3c\xb7\x9a\xfc\x0a\xf7\x62\x1c\x01\x8d\x65\x51\xfe\x20\x8f\x34\x66\xfe\x2e\x49\x68\xaa\xe4\xde\xd3\x65\x88\x4a\x2e\x62\x8e\x78\xce\xad\x4f\x43\x50\x98\x69\xbe\x08\xe0\x9c\x15\xb2\x9b\x39\xb9\x9b\x24\xc8\xca\xc9\x9d\x15\x2c\x83\x49\xb9\x73\xfd\x0d\x91\xa7\x99\xb1\xbb\xe6\xe2\x56\x11\x27\x54\x17\xd6\xc2\xab\xa3\x7b\xa4\x20\x04\xd5\x63\xe3\x4d\x6b\xea\xb6\x64\x9c\xe0\xe1\x20\x38\xd4\xf3\xe1\x66\x55\x17\x42\x54\x77\xb9\xc7\x37\x0b\xdd\x2c\x42\x09\x3c\x03\x80\xf3\x83\x10\x15\x11\xa4\x9b\x4f\xc6\xa2\x45\x96\x18\x0f\xf8\xa3\x25\x9f\x0c\x68\x0c\x6b\x0f\x7f\xc7\x9b\x56\x6b\x43\xa2\x61\x86\x4d\x89\xb8\xc5\xcb\x42\x81\xd8\x94\x9e\x40\xc9\xb6\xed\x52\xc1\x64\xdb\x4d\x96\x54\x1b\xfe\x68\x45\x96\xa5\x7b\xd1\x69\xe1\x69\x06\x31\x14\x45\x24\x17\xdc\x60\x14\x31\x7b\x33\xda\x74\x17\x09\xa3\x72\x31\x2b\x1e\x06\x13\x63\x67\xbf\xf3\xe8\x74\xe6\x15\xdf\xdc\xf1\x30\x04\x83\x3c\x91\x90\xcd\x0d\x6f\x2e\x63\xa6\x79\x43\xc0\x29\x2d\x06\x9c\xc5\xa6\xe2\x21\x30\x15\xf5\x98\x62\x7b\xa0\x13\x0c\x19\xa3\x30\x13\xf5\x50\xb8\x3b\x26\xa2\x1e\xa1\xe5\x46\xb2\xe9\xd6\xc3\x10\x58\x22\x09\x23\x99\x6c\xba\xf5\xf0\x87\xdc\x7d\x61\x2a\x3c\xc9\x66\xd6\x8b\x0c\x29\xa4\xa7\x5f\x4b\x9b\xf6\xee\x49\x1f\xea\xf0\x6b\xa5\x36\xd3\x4a\x78\xc2\x4c\xda\x26\x5e\x12\xbe\x63\xd9\xbc\x14\xbc\xc5\x5a\xf6\x42\xd1\x1c\x42\x7c\xc6\x4b\x61\x24\x0c\xd1\x4d\x23\x09\xca\xf0\x9c\x33\x04\xba\x24\x7a\x02\xbf\xb2\x2c\x4f\xc1\x0d\x05\x65\x53\xa8\x4f\xe6\x96\x4e\x59\xae\xd1\x4c\x2e\x6d\x8f\xfa\xfd\x62\x64\x34\xdd\x9e\x88\x02\x5d\x14\x0c\x48\x19\xa3\xb3\xdc\x9f\x99\x32\xba\x15\xcd\xe2\xc5\x23\x2d\xc7\xdd\x0d\xff\xb0\x34\xdc\x07\x85\x05\xb2\xce\xdc\x0c\x20\x2d\x73\x98\xcd\x00\xd2\x59\x0e\xc0\xcc\x3d\x9d\xbc\x1d\x54\x7c\x4a\x45\xc8\xfc\xd2\x49\x1a\x23\x66\x94\x4e\xd5\x03\x60\xcc\x5e\xd7\x84\x20\x67\xb8\x26\xdc\x89\xc2\x63\xc3\xfb\x54\xba\x9d\xfd\x5a\x92\x36\xaa\xfb\x45\x91\x93\x3f\x5c\x80\x34\xd2\x45\x3b\xa9\x4b\xd0\xcd\x0f\x5d\x08\xb1\x8e\x08\x03\xfd\xcc\xb2\x6c\x8e\x99\x44\xba\x64\x5d\xe0\x2f\xde\xe7\xf2\x6a\x65\x12\xe9\x30\xbf\xc8\x1c\xd2\xb9\x79\x97\x99\x8e\xee\x81\x02\xc9\xa1\x34\x74\xc6\x9e\x16\xa1\x62\x5e\xe8\x2c\xe7\x49\xe6\x85\xee\x72\xea\xd8\xd4\xd1\xfa\x15\x86\x48\xd0\x21\x4b\x83\xfd\x26\xc7\x66\x3e\x0c\x91\xa0\x87\x79\x34\xa8\x73\xa7\x99\x70\xf8\x9d\x9d\xaa\xbf\x81\x9b\x86\x57\xda\xf4\xfb\x91\x5e\x69\x59\x5a\x15\xe6\x94\x6e\x21\xe2\xc8\x38\xd1\x59\x06\xca\x4a\x2a\xad\x28\x9b\xcc\x29\x9d\xa4\xaa\x51\x4e\xe9\x6c\x0e\xe7\xcd\x60\x91\xcd\xad\x42\x60\x37\xfd\xe1\x00\x34\x04\x41\x1b\x34\x5d\x13\xee\xb2\xa2\x63\x4c\x14\xad\x70\xe3\x1b\x7e\x6a\x4d\xe1\x4f\xf7\x9b\xb1\x78\x75\x3c\xdf\x94\x1b\x5b\x44\x02\xfd\x6e\x91\x45\x2c\x73\x43\x9f\x42\x83\x30\x96\x4b\x6e\x95\x16\x5a\x2e\x63\x44\x10\x37\xc3\xad\xf3\x70\x68\x59\x2b\x8c\x84\x9f\x5a\xb6\x00\x98\x31\x9d\x4d\x80\xa1\xef\xad\x59\x97\xec\x5b\x78\xd5\x0c\xe2\x76\xb8\xfc\xe1\x00\xa4\x75\x23\x67\x68\x71\xda\x5b\x82\x46\x4d\x99\x02\x68\x4b\x9e\xde\x44\x2c\xb1\x51\x6f\xe6\x1e\x91\xc8\x00\x5a\xdb\x22\xb3\x98\x0d\xad\x6d\xf5\x31\xbf\x69\x84\x2d\x0c\x64\x4c\xe7\x6c\x91\x1d\x1d\xde\xfc\x48\x64\x22\x69\x45\x32\x61\x1e\xe9\x53\xb5\x09\xe4\xc8\x8b\x20\x50\x04\xe1\x11\xb4\xb6\xad\x3f\x3d\x22\x1a\xb3\x24\x0f\x4c\x23\xad\xd4\x17\x4c\x23\xdd\x94\x20\x88\xa9\xa1\xab\x5f\x65\xc8\x0c\x3d\xad\x8e\x80\x17\x5d\xf1\x0d\x44\xa5\xad\x9c\x8c\x98\x18\x3a\x65\x0b\xbe\x98\x19\x5a\x71\x9d\x36\x03\x45\x2b\x94\xd0\x86\xd2\xb6\x29\x93\x10\xf3\x44\x37\x3f\x92\xa8\x98\x75\x42\xc6\x0d\xcd\xec\x50\x42\xb4\x4d\xcd\x6c\xb6\xa8\xe7\xd6\xcb\x5f\xed\x2c\x86\x8e\x55\x3b\xbc\xd8\x24\x66\x87\x53\xdd\x50\xb0\x36\xa5\x7b\xbe\xbc\x35\xf0\xe3\xea\x42\x46\x26\x74\x96\xfd\x12\x53\x38\x37\xa5\x04\xda\x37\x05\x94\xa6\x15\x54\xaa\x2a\xe6\xd3\xbe\x85\x37\x5e\x62\xf0\xad\xd3\xcb\x0f\x33\x6b\x4b\x53\xa9\x62\x95\x81\x22\x93\x3f\x17\x45\x8d\x67\xf2\xe7\x26\xbf\x5f\x26\x7f\x76\xdc\x96\x0d\xbd\x69\x95\xe2\x72\x7f\xb8\xc1\xe1\x32\x98\x2e\x5e\xfe\x0e\xd9\x3c\x8a\xcb\xe4\x9a\xe7\x0f\xcf\xe3\x72\x08\xdf\xa1\x62\xed\x56\x08\x40\xc5\xda\x7d\x1d\xd3\x6f\xaf\x3c\x50\xc7\x77\x97\x20\xbc\xe7\xaa\x5b\x99\xc0\x76\xd7\x84\x75\x5e\x71\xd9\x59\x60\x65\x25\x60\xee\xe7\x6a\x31\x33\xd4\xad\xcd\x3c\x24\x35\xaa\x32\x71\x64\x7a\xe7\x6a\xd9\x11\x34\xa3\xcd\xca\x01\x46\x50\x56\x14\xb5\xfd\x21\x2b\xd8\x93\xab\xa2\xc3\xe4\x2e\x6e\x34\xaa\xee\x19\xd3\xec\x37\x04\x60\xda\x50\x93\x66\xc5\x4c\x64\x3e\xe7\x26\x2b\xfe\x0d\x6d\x67\x91\x89\xc0\xa6\xb6\x33\x5b\x74\xfa\xa1\x81\xb3\x0e\x29\xd2\x3b\x37\x99\x66\x2a\xbd\x33\xc9\x72\x67\x76\x67\xa9\xe5\x0f\x04\xdd\x04\x30\xe1\x40\x19\xa6\x15\x97\xa0\x82\x56\x5c\x93\x0b\x55\x05\x61\x69\x70\x13\x76\x26\x77\x6e\xd4\xa0\x77\x26\x77\xae\xa4\x1f\x9d\xb9\x9d\xdb\x80\xe8\xa4\x33\x7d\x73\x26\x63\xd8\x95\xbe\x39\x33\xef\x40\x67\xfa\xe6\xca\x30\x25\x07\xa2\x60\xc1\x10\xdd\x26\x34\x09\x1c\xe7\x91\x34\x6c\x3c\x19\x32\x43\x83\x75\x66\x73\x6e\x8c\x69\xd0\x99\xcc\x59\xd4\xfc\x40\xf0\xd5\xc6\xe6\x77\x25\x73\x66\x38\xd5\xce\x5c\xce\x8d\xfe\x35\x9d\xb9\x9c\x33\x9f\x5a\x9d\xb9\x9c\x1b\xd3\x1e\x74\xe6\x72\x2e\xe4\x4b\xba\x52\x39\x33\xf2\x71\x67\x2a\xe7\xc6\x5c\x29\x9d\xa9\x9c\xd3\xf4\xc8\x20\xfe\x1c\x5e\x5f\x30\x29\xc9\x23\xc3\xb9\xa7\x75\x6b\x67\xba\xe6\xda\xbb\xfa\x03\xfb\x40\xdf\x82\xce\x84\xcc\x8d\xd1\xec\xfa\x4c\x14\x23\x51\x61\x7f\x40\x9c\xa6\x51\x04\x65\x54\x9d\x82\x0a\x84\x4a\xfe\x10\xb9\x79\x9a\xcb\x88\x4f\xdd\x20\xe9\x05\xf7\x97\x41\x79\x29\x56\x39\x10\xf0\x99\x39\x8e\x0e\x88\xec\x63\xb5\x0b\xa2\x27\x9c\x9a\x39\xfb\xd4\xfb\xa8\x82\x16\x20\x7f\xf7\x06\xa4\x71\xc3\xac\x85\x46\xca\x07\x2a\x28\x6b\x82\xe0\xbd\x51\xf4\x1d\x4c\x4f\x79\x93\x1c\x08\x37\x50\x75\x19\xac\x05\xc2\x6d\x12\x49\x43\x10\x93\x0d\xba\x26\xa2\xc9\x35\xb7\x02\x4f\xa3\x30\x44\xe2\x35\xdd\x3d\x3c\x8d\x9a\x20\xd8\x78\x25\x9d\x8a\x44\x0f\x29\x61\x02\xa2\xec\xca\x97\xa6\x33\x39\x74\xca\xdd\xa3\xd9\x1c\x8d\x66\xb8\x89\x0a\x5a\x35\x6a\x92\x3d\x27\x08\xfb\x29\x00\xe9\xcc\x23\x7d\x9a\xd1\xc0\xf1\x26\xc9\x9d\x55\x33\xcf\x68\x69\x82\x90\x0a\xa7\x0c\x41\x81\x71\x1b\x7a\xa1\xa6\x21\xd0\x0b\xcd\x02\x4e\x89\x6d\xe8\x18\x32\x00\x6e\x1e\x3a\x24\x50\x2e\x66\xaf\xbe\x94\x8b\x24\x98\x9d\x09\xa9\xdb\x78\x0a\x31\xc5\xe2\x56\x31\xc5\x32\x05\x01\xc1\x86\x0e\x1b\xe3\xe1\x32\x3b\xc3\x81\x6e\x16\xba\x1d\xac\xb8\x36\x35\x33\x2a\x49\xd7\xc8\x69\xd3\x77\xb9\x0c\x61\x39\x84\xc4\x99\xca\x2e\x1f\x7d\xfa\x3a\xd2\x99\xef\x40\x1b\x78\xe3\xb2\x17\x70\xca\x65\x1c\xcd\x0f\x49\xf4\xa9\xaa\xa1\xfa\x4b\x24\x92\xf1\xac\xf8\xd2\xf0\x09\xa7\x0e\x73\x78\x1e\x8c\x66\x29\x3a\x01\x15\xe6\xa9\xea\x42\x90\x57\x9d\x22\x68\x29\x83\xbe\x2c\x9d\x79\xaf\x67\x49\xfe\x90\x93\xd4\xf9\xcf\x74\x7b\xf1\x7a\x10\xad\x9e\x0f\x61\x12\x23\x08\x0e\x94\x25\xe9\x30\xc2\x81\xb2\x31\x1f\xce\x81\x60\x3e\x20\x7a\x03\xb5\x64\x79\xca\x10\xa7\x82\x46\xc3\x9d\x99\xad\x0b\x53\xae\x1c\x08\x57\xd4\x03\x31\xa7\x50\x75\x55\xa0\x43\x55\xa3\x7a\x2f\x8a\xa0\x17\xc6\x2c\x14\xd9\x62\x48\x5a\x8a\x43\x3b\x73\x62\x9f\xaa\x53\x20\x03\x86\x0a\x62\x22\x4c\x61\x4e\xa1\x5e\x5a\x77\x46\xa1\xfc\x77\xba\x8c\x89\xe2\x0c\xc1\x6c\x77\xb8\x66\x90\xde\x09\xc2\x0d\xc2\x84\x4b\x07\x64\xa2\x5f\x77\xc8\x93\x13\x82\xe0\xcb\x34\xfc\xe1\x8d\xf7\x50\x12\x04\x29\x9f\x87\x0d\x64\x68\x22\x62\x05\x79\x8b\x8a\x70\x01\xe1\x6a\x23\x79\x2d\x20\xc7\x8c\xec\xef\x80\x0a\xcd\x35\x79\xe0\x9a\x66\x01\x23\xbb\x2b\xf9\x43\xd8\xd1\x79\x2d\xf0\x04\xe5\xab\xaa\x33\x41\x77\x24\xad\x3e\xa2\xd5\xb6\x21\x7a\xc7\x04\xdd\x59\x64\x0b\x7a\xd7\xde\xb5\x32\xd2\xbb\x8e\xee\x0f\x71\xbb\x25\x57\x85\x71\x4c\xb8\x2a\x49\xf8\x14\x04\xae\x43\x6b\x58\x19\x7f\x5b\x78\x09\xa5\x6c\xa3\xd9\xc1\x81\x16\x5a\x71\x19\xe4\xbd\x3a\x33\x70\xba\x8c\xf4\xd4\x44\x1e\x38\xad\x3d\x43\xd7\x1a\x83\xe0\x74\xd9\x98\x12\xf3\x40\xc8\x81\xda\x0d\x71\xd5\xa6\xe6\xcb\xeb\x5b\x1b\x03\x7d\x6d\xae\x5e\x19\x5e\xca\x5a\x5f\xa8\x5d\x23\x69\x9b\xe0\xf2\x18\x49\xf8\x0c\xb5\x6b\x24\x0f\x86\x36\x1f\x1a\x0c\xbc\x08\x53\xd1\x25\x41\x2f\xc2\x87\x2c\x50\x09\x3b\x9e\x42\x58\x10\xab\xd1\x46\x29\xfd\x53\xf3\xcd\x0f\x93\xc0\x1b\xa6\x9f\xaa\x4a\x93\x2e\xa1\x65\x93\x08\xdf\xd0\x44\x22\x96\x2a\x48\xfd\x87\xc0\x85\xc2\x22\x88\xbb\xe6\x32\x9c\xb5\x29\x72\xd2\xce\x82\x47\xd2\x81\x66\x52\xeb\xa1\x13\xd4\x24\xc7\x73\xd9\x59\xa9\xaa\xd5\x40\x38\x58\x59\xad\x75\x26\xbc\xce\x8c\xa8\xd1\x99\xf0\xfa\x74\xa1\xa5\x82\x51\x7c\xd2\xbd\xd0\x68\x4f\xad\x8b\x10\xae\x81\x33\x7b\x1a\x34\x29\x9c\xba\x09\x91\xd5\xba\x8c\xf8\xa1\xcd\x74\x67\x56\xeb\x48\x5e\x1c\x8a\x71\x98\xb2\xb1\x33\xad\x75\x1b\x22\x68\x70\x2a\x9c\xd5\x83\x93\x30\x96\xeb\x0f\xd5\xf2\x34\x6e\xc0\x51\x6f\x98\xd8\x75\xc6\x04\x4a\x59\x10\x98\x5e\x6d\x63\xa7\x80\x65\xea\x2c\x20\xcc\xeb\xcc\xda\x0d\x44\x79\x9d\x54\x20\x75\x26\x9d\x8e\xd4\x0c\x15\x7e\xa8\x1e\x83\xa4\x60\x0a\x42\x24\x81\xa7\x0c\xdb\x38\x35\x52\x98\x4e\x45\x31\x34\xf0\x9d\x3a\x04\xe5\x63\x22\xa2\x03\x81\x27\x73\xf7\xa4\x7c\x73\x18\xdc\x90\x30\xf9\x43\x50\x3e\x71\x10\x0c\xeb\x9a\xa7\xd7\x66\xf1\x34\xa8\x10\x81\x5c\xbb\xae\x0c\x44\x67\x9d\xc6\x1b\xaa\xc4\x87\x8e\x26\xdc\xf8\x52\x88\x30\xd0\x8d\x4f\x46\x74\x7d\x0e\x98\xbf\x35\x91\x37\x46\x51\x4d\x9a\x3e\xa2\xa8\x96\x50\xf7\x08\xa2\x3a\x4d\x19\xe0\xf0\x17\xc3\x8d\xe0\xa6\xd7\xd9\x87\x7a\x3c\x92\xae\x96\xc1\xd7\xa6\x70\x78\x30\x07\xa2\xce\x97\xb4\xe3\x0c\xdc\x7b\x40\x2c\x7e\x57\x7f\x81\x50\x74\xba\x84\x10\x09\x35\xaa\x70\x18\x8e\x7a\xe1\x7b\x76\x28\xd8\xb9\x3a\x24\x4f\x12\xc9\x85\x13\xa3\xd1\x48\x99\xed\x5f\x1c\x0a\xc3\x92\x0e\xb1\x76\x08\x4b\x7a\x58\x6f\x41\x30\x2e\xf5\xc2\xc8\xea\x5f\xb3\xa0\x59\x41\x64\x7f\xc8\xf3\xa5\x49\x51\x60\x14\xd9\x75\x61\xd0\xeb\xd5\xc0\xb3\x51\xee\xb6\x9d\xe9\x90\xa7\x99\xf7\xc1\x70\xe7\x42\x1b\xa8\xab\x27\xed\xa9\x3b\x73\x1c\xf7\xae\x5d\x83\x9a\x39\xaa\x88\xe6\x64\xfa\xf5\xee\x9a\x1c\x9c\xce\x30\x72\x1c\x97\x59\x5c\x78\x76\x8a\x01\xae\x0f\x04\x9e\x2c\xb9\x43\xe4\x82\x17\x4f\x8c\x60\xa7\x25\xeb\x5a\x98\x74\xfe\xd7\xbe\x4d\xca\xc2\xb5\x6e\xcc\x8d\xec\x35\x85\xd7\x60\xce\xd9\x50\xe1\x60\x34\x52\xd8\x3f\x94\xe1\x42\x2c\xbf\x16\x1c\x9a\xec\x7c\x89\x66\x43\x93\xdd\x69\x75\xdf\x99\x46\xb9\xd6\xea\xee\x35\x43\xf7\x8f\xa8\x57\x42\x14\x68\xb2\x7b\x09\x37\xf3\x01\xa4\x0f\x6d\xe6\x6f\x30\xa1\x50\x1f\xc2\x93\xa5\xe8\xa6\x9d\x4b\x03\x37\x58\xbf\xbf\x3a\x43\x87\x1d\xa8\xa1\xaa\xa6\x41\x13\xd9\x28\x6e\xe7\xec\x8d\xa9\x0d\x72\x2e\xe7\x9c\xdc\x0c\x71\xc3\x1b\x77\x8e\x7b\xaf\x97\x21\xe2\x86\x50\x05\x3a\xf1\xdc\xbb\x0b\x3f\x2c\xd4\xce\xc1\x92\xc2\xd7\xcd\xa4\xc0\x23\xea\x0f\x1d\xc5\x4f\x5d\xd0\x0d\x21\x20\x3d\x27\xfd\x94\x86\xe3\x64\xaa\x7a\xa4\x30\xc4\x6a\x78\x22\x1b\xd4\xaf\xfa\xbb\x1b\x90\x47\x03\x81\x87\xd8\x29\xe8\xd6\x4b\x13\xa7\x17\x0a\x38\x12\x82\x98\xd5\x5e\x6c\x11\x74\xeb\xbd\x8b\x31\x08\xe6\x64\xcc\xae\xba\x58\xd5\xed\xc0\xa7\x58\xfb\xc1\x70\xab\xe5\x72\x19\xdd\xdd\xab\x20\xde\x0c\x1c\x5b\x30\x12\x80\xc8\x7d\x80\xf8\xeb\xbc\x05\x90\xd3\x3b\xce\xa4\xcb\x59\x38\x16\x14\x76\x3d\x8d\xc0\xa6\x4e\xc7\x3f\x94\x4b\x4c\xad\x40\xbd\x92\xf4\x78\x0b\x9a\x40\x08\xdf\x99\x2b\x39\xc7\xf3\x61\x40\xf3\xa7\xc9\xe3\xb5\x5c\xc4\x49\x43\x09\x5f\xcc\xe8\x05\x93\x89\x88\x45\x0b\x0a\xc1\x93\xcb\x68\x2c\xe1\x32\x2a\x25\xd5\x03\x6e\xec\xac\x93\xa1\xac\xca\x1e\x1a\x1e\xcb\xa6\xc4\xc1\x44\x9e\x97\xa1\x17\x1e\xd2\x9a\xbc\xa8\xd4\x74\x33\x58\x50\xbd\x07\xa9\x59\xcf\x92\x8d\x40\xb3\x9e\x2f\x1d\xb7\x25\x4b\x99\x2a\x28\x90\x1d\xb1\x0b\x5a\x08\x2d\x4a\x00\x49\x38\x92\x38\x67\x68\xc4\x4b\xd5\x1e\x31\xa3\x71\x4f\x86\x2a\x39\x67\xb5\xc2\xd7\xd0\x1c\x82\xf0\xfe\x17\x8d\x84\xd2\x3b\x17\x5d\x4a\x8b\x34\x63\xf8\x3b\xd2\x8c\xf0\x87\x88\x36\x18\x1e\x0d\x73\xcc\x19\x62\xf6\x57\x41\x8b\xa2\x18\x35\x43\xd3\x6a\x91\x61\xa4\x42\x2e\x49\x5c\x0e\x82\xae\xa6\xe2\x97\xf2\x02\x7f\x1c\x62\xf2\x17\x93\xcc\x54\x97\xe1\xa1\xec\x59\x60\xeb\xaf\xcb\x8d\x22\xb6\x94\x70\x14\x99\x91\xd3\xa5\x9b\x8e\x61\x56\xab\xd8\x3c\xe8\xaa\x1f\x2e\x6f\x29\x25\xbf\xde\xe2\x8b\xe9\xd9\x44\x95\x11\x74\xb5\x5e\xdd\x55\x45\x69\x04\xdd\xfc\xd0\x85\x78\x60\x0b\x2d\x99\x36\xd9\x13\x66\xd6\xe4\x72\x09\x2f\x37\x0c\x29\x9a\x36\x7f\x53\x8d\x21\xfe\x6c\x53\x8d\xf1\x34\x83\xbc\xa5\x62\x1e\x36\x23\x80\x84\x6b\xf2\x54\x74\x41\x38\x15\xc9\x3d\x6c\x76\x98\x04\x42\xfd\x92\x0c\xe1\x58\x54\x37\x0a\x7a\x79\xb9\xec\xc3\x0f\xd5\x87\xb2\xad\x4f\x41\x89\x85\x45\x20\x3c\xbc\x24\x6b\x84\x7a\xbe\x58\x4c\x00\xef\xde\x98\x2e\x6a\xfc\x4e\xab\xc1\x38\x37\x9e\x30\x53\x5e\x3d\x10\x18\xf2\xcb\x3d\x20\x13\x76\xf9\xa1\x8d\x47\x67\x42\xe7\x56\x3c\x45\x78\x69\xd6\xee\xfe\x31\x7d\xdd\x42\x4a\xd9\xec\xb1\x31\x33\xab\x8e\x1e\x2c\x00\xb2\x9f\xbb\x8c\x16\x5b\x2e\x51\xd6\x8d\xac\x99\x59\xc7\x6d\x2b\xcb\x84\x96\x06\xcf\x8a\x48\x6e\x46\x71\x0b\x05\x05\xe4\xcc\x2e\x7b\x61\xdb\x34\x50\x98\x66\xd4\xe4\x56\x6e\x4c\xc2\xdf\x7d\x20\x66\x56\xef\x78\xa5\x17\xbf\x5c\x18\x82\x76\x7a\xdb\x20\xb2\x51\x08\xcb\x03\x22\x00\xbf\x8e\x22\xe3\xd3\x56\x11\x29\x9a\x1c\x14\xcb\x25\x36\x13\x6e\x79\x13\xf5\xaa\xf0\x87\xe7\x48\x59\xd6\x89\x70\xb5\xb5\x7b\xa3\xe0\x37\xe2\xbb\x7c\x13\xf9\xc5\xf1\xc3\x00\xe1\x74\x11\x02\x13\x25\x03\x82\xa0\xa7\x2d\x86\x48\xf7\x0d\xcd\x73\xb1\xab\xfb\x17\x9d\x2b\xdd\x08\x63\x36\x0a\xc2\xed\xd4\xc5\xf4\xbc\x88\x50\x42\x4b\xa6\x88\x6e\x62\x07\xa0\xfd\xcf\x96\x19\x20\x90\x6c\x52\xd0\xc4\xce\xfc\xd1\x65\x5e\x6e\xe6\x06\x05\x71\x33\xcc\x51\xcc\x05\x66\x6e\x69\xbf\x3e\x5e\x74\x2c\xd7\xc2\xbc\xe8\x24\xa4\xbd\x47\x3c\xda\xda\xc4\x0c\xbc\x98\xa7\x26\xfc\x1d\x64\xf5\xd9\x35\x27\x78\x73\x01\x48\x93\x77\x75\xd7\x44\x9e\x92\xe2\xde\x71\x9c\xc3\xd0\xc1\x8b\x2a\x22\x4c\x7f\xec\x2a\xde\x90\xe1\x68\x8b\x88\x19\x75\xfd\x16\x64\xbf\x90\x23\xc0\x52\x3e\x84\xa3\x9d\xdd\x2b\xb1\x79\xee\x75\x09\x20\xe2\x6c\x99\x42\xfc\x37\xf3\xe9\x09\x49\x99\x4b\x5a\x61\x89\x3a\xd3\x45\x17\x3f\x62\x60\x24\x90\x6b\xf5\x87\x3c\xbf\x6e\x94\x94\x56\x9c\xd1\x9b\x56\x23\xc9\xcd\x9c\xd7\xcf\xd3\x26\xc2\xef\x86\x5b\x01\xaa\x55\x7f\x46\x17\x25\xf5\x07\x89\x7f\xd1\x4e\x30\x05\xb4\x65\x32\x70\xc0\xce\x75\xba\x0c\x0e\x9a\x9a\x2f\x82\xcc\xa6\x72\x89\xa3\x67\xb6\x66\x3f\xc3\x99\xad\xd9\xf4\x82\xda\x7b\x6b\x23\xde\x3c\xe8\xe1\x9a\xf0\x69\xd7\x65\xc9\xa8\xb2\x25\xbb\x8c\xd3\x0d\xf7\x88\x48\x88\xcd\x1d\x12\x11\x9f\x76\x90\xf8\x53\x17\x32\xc2\xca\x66\x6f\x22\xdd\xb3\x8b\x08\x2b\xd4\xf5\x31\xf5\xd4\x64\x5e\xe5\x52\x0c\x0d\xbc\x21\x34\x52\xc8\xf1\xcb\x03\x6d\xdc\x1d\x6c\x93\x1a\xf8\x29\x84\x82\x06\x3e\x95\xa4\xcb\x83\x8e\xd3\x55\xe7\x00\x2a\xf8\x59\xbb\xab\xd6\xf3\xba\xd2\x6e\x43\xc9\x9e\x5a\xff\x0d\xf4\x59\x7e\xd3\xd5\xcd\xc0\x24\x25\xdc\x05\x47\x3a\x04\x6d\x8e\xc6\x85\x48\x01\xab\xa3\x8e\x94\xcb\xa7\xb0\x0a\x04\xc1\xcc\xae\x8a\xc0\xd0\x5a\x37\x68\xeb\x8b\x05\xce\x77\x68\x8e\x6a\x87\xfa\x3d\xd1\xf2\x9b\x11\x8a\xdc\x07\xf4\xf3\x25\x89\xd6\x50\x41\x5f\xc4\x41\x43\xb1\x9e\x8d\xee\x4c\xc1\xac\xbc\x8b\x5d\x29\x98\xbb\x10\xe7\xe6\x5b\x48\x5c\x3a\x53\x30\x97\x24\xec\x80\xd3\x73\xce\xc9\xed\x74\x16\xaa\x4b\x0a\xfe\x2e\x7f\x09\x9e\x5a\x77\xe2\x2d\xb7\x25\xd7\x04\x92\x85\x7b\xe4\xd2\x15\x83\xe0\xf6\x25\xb2\xa2\x32\xdf\x02\xd2\x9b\x57\xcd\xd3\xe1\x87\x1f\x6a\xb1\xce\x5d\xd3\xab\x0e\x2a\x3c\xab\x73\xd7\xa5\xc8\x88\xb8\x16\x56\x43\xd1\x5f\x9b\x88\x18\x15\xfd\xd5\x1b\xc0\xcc\x9f\x7e\xe0\xdf\x5b\x1e\x56\x82\x34\x54\xb7\x8a\xa1\x7a\xe0\x9b\xbb\x2c\xbc\x86\xa7\x75\x33\x01\xb8\xb7\xc6\xca\xa1\x23\x09\xf4\x34\x35\xa2\x8d\x40\xd1\x7d\x42\x1b\x81\x62\x29\xe1\x87\x99\x6f\x9f\x0f\xe9\xdb\x6d\x08\xb7\x9b\x08\xfc\x87\x78\x55\xdc\x28\x42\x37\xe8\x20\x7f\x98\xcf\x4c\xb3\xfa\x08\xaf\x44\x73\x3e\x0a\x4f\xe1\x42\xe0\x95\xd8\x10\x04\xde\x9d\xde\x47\x38\x5e\xb7\xf2\x34\xc3\x49\x79\x34\x10\x20\x17\x5d\xe7\x1f\xfa\x54\x09\x57\x3e\x34\x49\x4e\xba\x29\xe8\x79\xed\x63\x0e\x97\xe9\x5c\x9e\x32\xbc\xa2\xc5\xea\x40\xf7\x9f\xbd\x01\xd0\xfd\x4f\xdf\x45\x1f\x26\x7b\xd5\xfe\x7f\xf8\xbc\x4d\xc3\x60\x45\x34\x67\xcd\x9f\x0c\x44\x92\xc0\xe3\x43\x06\x42\xac\x2d\x7d\xa4\x4b\x12\xf1\xa0\x65\x40\x29\xae\x0a\xff\xf9\xe1\x2e\x6f\x56\x9d\x02\xf1\x7c\xe0\x5d\xa1\xdc\xc7\x0c\x8f\xd2\x99\xfa\x38\xd1\xc7\xa4\x33\xf5\x71\x66\xc8\xb0\xce\xec\xc6\x99\x56\x48\x9d\x59\x89\x5b\xe1\x86\x33\x29\x71\xa3\x6f\x71\x67\x52\xe2\x49\x63\xb2\xae\xa4\xc4\x25\x4d\x17\x22\xb2\x81\x1b\x05\xdf\xab\xb3\xc2\xcc\xc3\x89\xee\x08\x9d\x99\x87\x0b\xe3\x02\x76\x26\x17\x1e\x4c\xc3\xdc\x99\x5c\xb8\x31\x36\x7b\x67\x72\xe1\x22\x91\x31\x73\x0b\x9f\x36\x5d\x88\xac\x38\xcd\x1d\x72\xff\xdd\x2a\xf7\xbf\x1a\xc2\x0d\x50\x55\x95\x49\x59\x79\x1c\x99\x17\xb8\xd0\x42\xa9\x2b\x2d\x70\xa1\x1d\x4c\x67\x5e\x60\x65\x97\xeb\xcc\x0b\x9c\x4a\xfc\x58\x79\xc8\xf4\xbe\x4d\x22\x15\xa5\xf7\x2d\xcf\x6e\x50\x10\x4d\x3c\x62\x46\xdf\x12\x5e\x00\x3e\x91\x2e\x43\x37\x3f\xd4\x0a\x9c\x2d\xee\x34\xa1\xed\xcc\xd9\x7b\x0a\x87\x40\x4e\x32\x0b\xa2\xaf\x7b\x17\x04\xdf\xea\xea\x0f\xfb\xf7\x97\x5e\xa4\xcc\xe7\x5b\x45\x63\x94\xce\x57\xef\x7f\xa5\xf3\x2d\xf9\x01\x19\x97\x52\x55\x03\xf1\xab\xdd\x03\xcd\x79\xb4\xfd\x8c\x21\xac\x80\xa6\x07\x24\x03\xad\xee\xf9\x40\x7e\xca\x60\xf6\xdf\x0c\xc9\xfb\xa8\x0a\x24\xe1\x0a\x41\x8c\xb6\xaa\x1e\x19\x50\x73\x18\x62\xd6\x34\x4f\x9f\x01\x88\xc8\x0f\x44\x22\xe5\x6e\xea\x7f\x71\x51\xab\xbf\xa4\x33\x83\x20\x18\x1b\x8b\x8c\x30\x9b\x6e\xd0\x9a\xab\x33\x9b\x6e\x2a\xb9\xa9\x0f\xf2\x07\x64\x48\x98\x4e\x77\x0c\x2d\x0e\x9c\x7f\x73\xd3\x8c\x99\x15\xd7\xa4\xd2\x59\x71\x79\x77\x32\x2b\x6e\xf6\xb9\xcd\x4c\xb6\xcc\x58\xe7\x07\x44\x04\x4b\xcd\x03\x4e\xc4\xd3\x07\x20\xcb\x7e\x73\x0a\x42\x54\x29\xf7\xc8\x84\x82\x3a\xaa\x74\x1b\x2e\x92\x9d\x30\xb7\x6d\x69\xc2\x71\x6a\xf6\x8b\x26\x95\x99\x24\x59\x6b\xcc\x00\xc3\x3d\xbb\x26\x42\x4a\x37\x0d\x06\x4a\xa2\xe9\xef\x96\xcc\xe0\x05\xb5\xb3\x18\xdd\x10\x0c\xd6\x87\x6b\x2e\xe6\xb7\x33\x88\x64\x18\xcf\x87\xf0\x54\x7c\x20\xc8\xd7\x8a\x6b\x62\xdf\xa6\xe6\xcb\x1b\x37\x4f\x8d\x0d\x16\x9a\x62\x5d\x98\xcb\xf6\x14\xaa\x1d\xc8\x1e\xcb\x03\xc1\xb1\xc6\xeb\xb6\xb9\x36\x53\xb3\x92\x61\x96\x21\xee\x86\x77\x95\x17\x72\x26\x47\x1c\x59\x08\x60\x88\xda\x3e\x77\xf2\x02\x07\xee\x4e\x88\xd6\x1e\x3b\x9f\x0e\x97\x3b\xf9\xe0\x02\x66\x19\x9c\x8a\x9b\x74\x7f\xcc\x7c\x3b\xa5\x4e\x65\xe6\x5b\xd9\x6c\x77\x65\xbe\x2d\x79\xba\x10\x9c\x25\x65\x34\xcc\x7c\x5b\xc4\x65\x28\xf1\x6d\xc9\x64\x73\x98\xf9\x76\x4e\x11\x19\x98\x04\x4c\x3d\x36\x03\x26\x01\x63\x3e\xfd\xbf\xf8\xa1\x5b\x7d\x33\xae\x99\xa0\x1b\x76\x06\x49\x10\x37\x44\xd8\xc9\xe4\xb7\x45\x28\x5f\x78\xcb\x9b\xe8\xc3\x01\xba\x30\x15\xd2\x81\x38\x11\x5e\xfa\x81\x48\xcd\x63\x7a\xce\x14\x6f\xe8\x3c\xc0\x0c\xa1\x57\xe1\x0e\xcd\x10\x8a\xd4\xdb\x01\x33\x84\x29\x63\x0a\xa6\xbb\x2d\x2d\xff\xd0\x68\xba\x33\x17\x6e\x2a\x92\x9a\x30\x19\xee\x94\xe8\x96\xb9\x70\x4f\xa1\xe6\xc5\xc7\xaa\xc8\x35\xe3\x38\x97\xe2\x2d\x61\x32\x70\xcf\x0b\xb2\xb7\x22\x69\x31\x73\xe3\x2a\x39\xd4\x81\x60\xe2\x5d\xdd\xea\x07\x07\x46\xad\x42\xca\xee\x43\x08\x83\x82\x11\x3a\x4c\x30\x28\x98\x53\xb7\x57\x21\xa3\xa1\xb7\x73\xc0\xa2\x60\x8a\x79\x88\xc2\xe0\x17\x1e\xcd\x86\x52\x53\xa4\xa4\x10\x5b\x8b\x06\xa3\x34\xcd\xee\xfe\xcd\x46\xb5\xac\x54\x16\x55\x17\x72\xad\x74\x27\xc0\xdc\x20\x87\x68\x82\xb2\xe1\x6a\xd3\x99\x0d\xf7\x41\x42\x58\x1f\x4c\x33\x13\x30\x30\x68\xd2\x1c\x33\xe3\xed\x34\x65\xad\xc8\xd3\x5d\x74\xb4\x2b\xd1\xc3\x14\x12\x4e\xe0\x33\x4d\x57\x65\x1f\x45\x03\x60\x3e\x00\xad\x71\xe5\x43\x44\x3c\x62\x54\xc8\xd6\xe9\x01\x71\x20\x44\xd9\x9e\xfe\x50\x2e\x56\x43\x20\x1e\x9b\x1e\x1d\xa5\x1e\xbe\xdd\x2a\xc2\xaa\x32\x05\x71\x0f\x06\x88\x1e\x3a\x21\xb0\x55\x98\x59\x87\x19\xb6\x0a\xb3\x55\xd7\xc4\x2d\xac\x8d\x44\x94\xe7\x29\xf9\x3d\xb3\xec\xe6\x67\x1a\x8c\xc6\x33\xdd\x0a\xf7\xe3\x69\x06\x97\x62\x77\x55\x08\xb9\x92\xaa\x6e\xea\x8b\xb4\x01\x8c\x66\xa8\x73\x5e\xe9\x8c\xe4\xc5\xe0\x65\x66\xba\x8f\x28\xcf\xd5\xd7\x17\xa2\x3c\x27\x99\xb0\x05\xa3\x3c\x17\xdf\x74\x0c\xf3\x2c\xf5\x19\x53\xee\xa6\xee\xcd\xd9\x1c\x0d\x51\x8e\xa9\x72\x25\x28\x8e\x46\xb5\xae\x2e\x53\x58\x4e\x0c\xe9\xdf\x03\xc6\x11\xa9\x36\xd7\xa4\x28\x98\xb3\x60\x88\xe5\x42\x53\xe1\x03\x26\x64\x7f\x6f\x82\x38\xc5\x22\xe8\x6c\x3f\x45\x8a\xd1\x98\xef\x50\xdc\x63\x63\x84\xba\xa7\x43\x98\x11\xe7\xcb\xad\x70\x86\xba\xa2\xe0\x05\x2f\x8b\xfe\xce\x1c\xbb\x49\xd1\x2b\xbb\x92\xec\x5e\xd3\xa3\x81\x55\x45\xd6\x50\xf1\xb4\x90\x84\x28\x60\x46\x51\x64\xfd\xc2\xac\xba\xa9\x35\xd7\xdc\x18\xb7\x16\x03\x32\x4d\x49\xf8\x82\xe6\x0f\x12\x8a\x44\xe3\x5d\x56\xa6\x41\xca\xfe\x0d\xf1\x6c\x78\x34\x9b\x86\xb5\x5a\x00\xc6\x62\xf2\x72\x58\xd4\x61\x10\x1e\x3f\x7c\xa2\x32\x1f\xef\x6c\x22\x23\xb4\x86\x90\x1c\x84\xb9\x72\x87\x8c\x71\x98\x1d\xb7\x0c\x2d\x7f\x57\xd6\xfe\x29\x88\x2e\x14\x1c\x1b\x8c\x21\x7a\xd3\xc1\xe8\x4c\xc5\x2f\x5c\x64\xb8\xe3\xc2\xfc\x1b\x07\x2c\xa8\xfa\x63\x39\x08\x93\xe5\x9e\x2f\xd5\x25\xb2\xd1\x3d\x03\x80\x5e\xa6\x18\xff\xe1\xf7\x9f\xfc\x7e\x50\x62\x5d\x99\x6e\x30\xb3\x6e\x96\x0d\x67\x74\x62\x80\x99\xf2\x0e\x53\xa5\xf6\x54\x45\x54\xce\xee\xaa\x10\x1f\x6a\x3f\x3a\x05\x61\xd5\x4b\xa7\xa7\xa6\x3e\x84\xf4\x32\x57\x43\x8d\x76\x15\x82\x38\xd6\x64\x10\xf1\x5a\xbc\x3e\x4b\x63\xd5\xbc\x28\x01\xd7\x15\x4d\x53\x8e\x22\x59\x2e\x53\xf4\xf6\x1e\x6e\x07\x09\x23\x92\xf6\x07\xa4\xa3\x35\x0f\x00\x1c\x54\xcd\x06\x21\xd1\x73\x97\xc0\xba\x10\x03\x09\x53\x8e\x61\x3e\x88\x79\x76\x8b\x79\x76\x86\x37\xe8\x5e\x57\x18\x2d\xb7\x30\xf4\x86\x5c\x9b\x8d\x0e\xbe\x51\x24\xfc\x8b\xc1\x00\x83\x22\x5d\x43\xa9\x99\xf8\x4a\x8f\x31\x89\x04\x21\xa8\x02\x9a\x82\x18\x22\xa8\x0b\xea\x28\x1b\x82\x10\x1d\x4c\x8b\x0c\x2b\x90\x2e\x11\x52\x0c\x8a\xbb\x64\xbf\xc1\x14\xbc\x5d\xba\x9a\x18\x8c\xe4\xce\xe7\x34\x53\xf0\xf6\xae\xd5\x40\x5e\xdd\xde\x45\x57\x10\x04\xba\x5c\xba\x90\x90\x0f\xb7\xd0\x3b\xac\x33\x1d\x6e\x2a\xd2\xae\x32\x1f\x6e\x4e\x42\x6c\x44\x45\x28\x59\x2f\xcf\x41\xab\xc5\x64\x08\xd2\x46\xad\x1b\x03\x3b\xfb\x71\x8d\xc0\x07\x55\x66\x08\x31\x68\xc3\x2a\x7a\x34\x10\x4c\xe4\x12\xca\x23\x9a\x41\x0a\xcf\x97\x34\xfe\x81\x20\x06\x13\x6d\x86\xb9\x48\x91\x71\x1a\xb3\xd8\x76\x8f\x85\x41\x09\x8a\xb4\x31\x81\xa8\x04\xde\x26\x04\x25\xe8\x12\x4a\x31\xc3\x6d\xae\xd5\x15\x17\xca\x8a\x20\xbc\x9e\x25\xa0\x60\x4e\xdb\xe4\xd7\xe3\xd4\x56\x0c\xb7\x8a\xb8\x79\x94\xc9\x30\xa9\x6d\xbe\xf4\x5e\x87\xf5\x46\x95\x45\x0c\x53\xdc\x96\x29\x91\x04\x8c\x37\xba\x4f\x0d\x4c\x32\xba\x0f\x1f\x22\x06\x74\x19\x69\x32\x51\x6d\x2a\x75\xba\x51\xe8\x23\x74\x6c\x27\x6d\x8d\x3d\x0d\x72\x6a\xa2\xdb\x53\x27\xd3\xfd\x63\x9f\x2c\x68\x40\xe2\xda\x2a\x45\x30\x73\xd3\xd6\xda\xdd\x28\x7b\xd4\xa9\x81\xed\x44\xa9\x22\xa3\x93\xfa\xa7\xaa\xfd\x86\xed\x44\xaf\x7a\x5a\x31\x74\xf4\xaf\x55\x31\x47\xb1\x6a\x88\x35\xd0\xab\xb8\x28\x44\x8e\xae\x6d\xba\x26\x16\xd5\xf7\x08\xcc\x23\x4a\x5c\xfe\xf0\xc3\x42\x82\xcc\x23\x5b\x9a\xd8\x51\x18\x48\xf4\xaa\x9b\x0b\x06\x12\x53\x02\xe5\x80\x7d\x84\xc2\xff\x1d\x68\x23\xe0\x59\x12\xf4\x42\x2c\xb8\xdf\x40\xab\x63\x42\x5e\x21\x26\x33\x98\x11\x47\x7b\x05\x23\x88\x22\xaf\x0f\x26\xa7\xed\x26\xe3\xc1\xc0\xb3\x7a\xae\x22\x68\x41\xa7\x13\x79\x67\xe2\xda\x6e\x9a\x81\x40\xd6\x45\xe6\xc4\x4c\x4e\x3b\x67\xf3\x77\xd8\x8d\x96\x5d\x88\xc1\x88\x84\x31\x68\x81\xa2\x8b\x76\xa6\xae\xed\x26\x53\x48\x4e\x5b\x66\x71\xd5\xc6\xaa\x5a\x37\xc6\xd7\x14\xa7\xc6\xec\xb4\xa5\x3d\xcd\xd2\x53\xcb\xed\x20\x7a\x91\xb8\x51\x58\x4c\xe4\x2c\x06\x84\x16\x13\x7e\xe5\x20\xa4\x81\x45\x82\xca\x23\x5b\x9a\x2e\x79\x18\x50\x64\x99\x3d\x31\x8f\x6c\xf7\xa1\x46\xd4\x82\x6a\x02\x0f\x8b\x89\xdc\xbc\x70\xda\x7f\xad\xce\x9a\xe4\xaa\xab\xa0\xc2\xc2\x26\x10\x1b\x50\x0c\x0d\x04\xa1\x2a\x82\x26\x38\xdc\x4b\x50\xc0\xce\xc8\xcd\xc0\x94\x48\x23\x85\x79\x45\x91\xae\x23\x60\x25\x91\x65\xed\x1c\xb0\x92\x08\xad\xc5\xe2\x49\x15\x59\x86\x3d\xc3\x90\x2e\x96\x89\x62\xbb\x2c\x6e\x98\x27\x76\x58\x76\x48\x37\xfd\x21\xba\xb8\x98\x7d\xc0\x53\xc0\x4b\xfe\xf2\x6c\xa1\xc8\x8b\xa1\xef\x60\x37\xe4\x0b\x74\x69\x61\xc4\x0a\xc1\x9c\x20\xfc\xdc\xa0\x39\x41\x31\xdf\xb2\xe9\xb5\xab\xc5\x87\x3d\xc1\x79\x87\x0b\xa2\x2d\xb0\x86\x03\x83\x82\xd9\xc5\xe0\x42\x4b\x1f\x45\xd4\x07\x9a\xf8\x52\xdd\x0c\xb9\x8d\x2e\x3e\x05\x89\x5b\x8b\x5f\x1b\xf0\xb7\x9f\x49\xec\x2e\x03\x6b\xfb\xf5\x05\x55\x78\xaf\xd5\x35\x91\x8d\x5f\xd4\x67\x33\x9c\xab\x50\xc1\x29\x56\x45\x36\x36\xd9\x46\xf1\xa2\xd0\x6f\x57\xd9\x5b\x32\xff\x6a\x1a\x9e\x3f\xf1\x2b\xbb\x19\x30\x86\x97\x6b\x06\x23\x79\x0b\x7a\xc1\x68\xd8\xdf\xbd\xd9\xa1\xe6\x44\xe3\x9d\xe4\x0e\x99\x5f\x98\x10\xf4\xdb\x55\x16\x41\x4c\xce\x3a\x7d\x9f\xbd\x68\x86\xae\x97\xc0\x8b\x66\xe8\xc3\xd0\xb9\x6d\x9a\x78\x1b\x78\xcd\xdb\x40\x47\x69\x54\xad\x56\x60\x1a\xd5\x24\x5f\x9a\x78\x91\x15\xd5\xf1\x7e\x31\xa5\x99\x2e\xc9\x17\x5f\x10\xd5\x65\xa0\xfd\xfd\x01\x71\x83\x6a\x13\x5f\x8c\xfa\xab\x77\xb9\x74\xe1\xbd\x1a\x84\xe4\xd6\xfd\x93\xf8\x48\xe9\xa3\x94\xab\x97\x6e\x54\x78\xc6\x77\x0b\xc4\xe0\x19\x1f\xb2\x5f\x61\x02\xd6\x6c\xba\x20\xad\xb6\x71\x0a\x5a\xed\x32\x86\x0b\xa1\x92\xf4\xc2\x51\x56\x2d\x24\x7a\xf1\x62\x4a\x3f\xcc\x2f\x7e\xaa\x72\xa8\xcd\x83\xc3\xad\x25\x4e\x80\x2e\xf5\xa5\x7b\xce\xcc\xa9\x2e\x04\x80\xd7\x7c\xb1\x24\xed\xc5\xa4\x76\xa2\x6f\x2f\xe5\x17\xd4\x70\x60\xfb\x20\x03\x1a\x26\x6b\x7d\xe4\x22\x4c\xd6\xaa\x38\x0d\x9d\xc9\x5a\xab\xac\xa9\x02\xaa\xf3\x47\x1e\x0f\xed\x78\x92\x33\x11\x13\xb9\x26\xc5\xe5\x38\xe0\xfc\xfe\xea\x7e\xde\x43\x75\x5e\xa4\x1d\x67\x22\xd7\x2e\xa3\x56\x26\x72\x3d\x1f\xba\x55\x50\xcd\xec\xc1\x81\x4f\x10\xe3\xf9\x66\x7e\x1f\x4d\x83\x2e\xf3\xa6\x7d\xf4\x98\x2f\x66\x20\x19\x4a\x3d\xeb\x9a\x80\x57\x7c\xf5\x8b\x16\x71\xce\x95\x0b\xac\x33\x95\x6b\xb2\xce\x9f\xc9\x5c\xbb\x85\xe5\xd4\xb3\x57\x2d\x23\xf5\xec\xf2\x11\x51\x32\x57\x6f\xc6\x9b\x99\x41\x3c\x36\x66\x06\xd1\x9d\x0d\x55\x7a\xf7\xbb\x14\xaa\xf4\x2e\xf3\x3c\xe6\x60\x4d\x72\xa5\x51\x0e\xd6\x22\xef\x35\xe6\x60\x4d\x97\x90\x1a\x8e\xef\x39\x7b\x69\x20\x89\x9a\x9e\x3e\x0d\x27\x74\x1a\x19\xe7\x3c\xeb\x5e\x66\x28\xf3\xe2\xf3\x87\x50\xe6\xdd\x67\x43\x4a\xf7\xae\x37\x02\xb4\xee\x3d\x57\x57\xc5\x4e\x55\x97\x71\xa5\xc4\xea\x23\x96\x79\xb1\xb0\x03\xa1\xcc\xd3\x25\xda\x74\x93\xbd\x91\x6d\x5d\x30\x96\xb9\xa5\xaa\x50\xbb\x27\x3f\xcb\xa0\x76\xef\x59\x1c\x05\x7d\xdb\xad\x1f\x8e\x9b\x11\x7c\x75\x85\xd3\xb9\xbd\xc8\x1d\x96\x79\x60\xbb\x1f\x74\xd4\x90\xfb\xfe\xb9\x19\x45\x55\x97\x01\x7d\xd6\x6d\xc9\x19\xd0\x89\xcb\x83\xfb\x40\x40\xd5\xe2\xaa\xc1\xaa\x06\x91\xe6\x42\x94\x83\x19\x64\x8b\x3c\x52\x03\x1e\xed\x49\x06\xd1\x01\x8f\xf6\x2a\x2b\xfa\xb8\x89\x47\xba\x54\xa9\x4b\xaf\x6e\x86\x09\x65\x75\xa9\x49\x97\x2e\xdf\x36\x66\x94\xed\x59\x7c\x9a\x74\xe9\xf2\xd3\x61\x46\xd9\x9e\xc5\x19\x40\x97\xde\x73\x71\xab\x1c\xb9\xf0\x83\xc1\xc6\x93\x4e\x00\x95\xe9\x5d\xaf\x66\x26\x94\x2d\xf2\x66\x63\x42\xd9\x9e\x8b\x07\x70\xb3\xd0\xc3\x43\x98\x4d\xef\x16\x94\xe9\x66\xd5\x6f\xe2\x99\x64\x51\x37\xf1\xcc\x42\x9e\x9b\x78\xa6\xd3\xa2\x38\xe5\x3a\x57\xd0\xb4\x2b\x3e\x69\x67\x26\xda\x9e\x75\x3c\x3f\xc4\x1d\x13\x96\x0f\x58\x63\xeb\x60\x98\xa6\xb6\xc8\xf7\x92\x79\x6a\xbb\xb5\x50\x1f\xe6\x87\xd4\xc0\xa1\xe8\x0e\xb1\xff\x0c\x30\x2e\xdb\xbf\xa0\x9e\xfb\x69\x04\xbc\xf0\x25\x02\x84\xf8\xe2\xe5\x50\xa7\x1f\x12\x6b\x26\xad\x7d\x86\x46\x3c\xaa\x6e\x14\x67\xbe\xb9\x0c\x67\x5e\x78\xfc\x11\x1a\xe9\x5e\xf9\x10\x8d\xc4\x39\xc0\x8b\xbe\x67\x5d\x32\x1f\x2a\x7d\xc2\xcd\x80\x57\x1a\x6e\x15\xe6\x1b\x72\x72\x60\x0e\xdb\x53\x98\x04\x66\xb4\xa3\x19\x53\xdc\x71\xb9\x2a\x06\x27\x74\x84\x57\x7d\xb6\x9e\x07\x11\xc5\xb3\x19\xb0\x8f\xf6\xdb\xd0\xb9\x71\xfc\x9e\xff\xd0\x4e\x4f\xbe\x1a\xf1\xa1\x65\x85\xc8\xfa\x87\xde\x3f\xa2\x07\x50\x96\xf7\xfc\xd4\x24\x86\x0d\xb7\xc3\x18\x3b\x98\x3f\xf3\xdd\x76\x66\xdc\xe9\x4c\x69\x5b\xf5\x8a\x54\x4a\xdb\x32\x86\x0b\x11\xed\x9e\xb4\x73\x21\xf6\x77\x65\x24\x8a\x03\x71\x8a\x86\xb0\xfe\xd5\x5d\xc0\x29\x99\x07\x8e\xf9\x6e\xbb\x9c\x1c\x98\xee\xf6\x74\xe1\xaa\x38\xc6\xcd\x85\x38\x0b\x5d\x1d\x52\x16\xca\x70\xd3\x5d\xa9\x71\x2b\x27\xb5\x2e\xde\x47\x83\x34\x6f\x41\xeb\xee\xe7\x2f\x33\xe5\x96\xeb\x69\x07\xe4\x28\xbb\x26\x96\x6a\x68\xc6\xb8\x64\x64\xda\xb3\x2e\xee\xdb\x34\x84\xe7\x86\xdb\x64\xa2\xc0\xa2\x32\x08\x89\xe4\x9c\xb2\x2e\x8a\x90\xfd\x1d\xd4\x61\x4c\xde\x71\xa0\x37\xae\x78\xb7\x82\xf9\x7a\x4a\xe4\xcd\x27\x77\x71\x25\x6e\x8d\x96\x86\x4e\xef\xf2\x1a\x5b\x0c\xa1\xcd\x20\xe9\x07\x2a\x48\xa1\x97\x04\x55\xec\xbe\x5b\x41\x42\xb3\xa7\x26\x44\x18\xc5\x35\x07\x3b\x0c\x81\xf3\x3c\x53\x8a\x00\x4c\x7e\xb8\x08\x3b\x3a\xdc\x26\x4e\x94\xee\x14\xa6\xe6\xad\xcc\x84\xd5\x99\x9a\xf7\x14\xba\x0f\x4c\xb1\x7b\x16\x9c\x22\x39\x3e\xe6\xe6\x35\x17\xa1\xd4\xbc\x8c\x86\xdb\x99\x9a\xf7\x54\xd5\x78\xa0\x0a\x91\xea\x9e\xa9\x79\xb3\xe4\x2b\x0b\x0e\xf9\x3d\x6b\x89\x13\x8f\xa2\xb6\x3b\xc9\x04\x4f\x35\x17\xd7\x46\xb3\x82\x88\x4a\x86\x1b\x0b\xd1\xb7\x7b\x1e\xea\x8f\xb4\x5f\x1b\x05\x1d\x7b\x96\x63\xed\x82\x8a\xbd\xf6\xe4\x56\x70\x4f\xce\xac\x59\x40\x26\x29\xbd\xe9\x4a\x90\x6e\x48\x55\xcb\x24\xbe\xa9\xc8\x49\x6f\x41\xc7\x5e\xe4\xde\xb6\x12\x99\x01\xb2\x18\x4c\xdb\x7b\xf8\xad\x2c\x30\xe1\x79\x5b\x04\x71\x6d\xaa\x41\xd0\x65\x9d\x05\xe6\xed\x2d\xb3\xba\x21\x44\xa6\xe2\x1d\xb2\xa8\x64\x97\x78\x63\x65\x48\x29\xa4\x8f\x66\xa6\xde\x2e\x75\xf0\x52\x14\xed\xa9\xef\x10\x21\xb1\xe4\x1f\xe6\x08\xe8\xcc\xd4\x3b\x5b\x77\x33\x54\x5d\x7b\xe4\x50\xa4\xcb\x5a\x71\x65\x66\x69\x2c\x1a\x0d\xc4\x0b\x43\x67\x11\x8e\xee\x85\x51\x27\xbb\x72\xfa\xb6\x64\x08\x21\x2e\xba\x26\x2c\xed\xf8\x70\x21\x1e\x5c\x45\x93\xa2\x6c\x57\xa7\x01\x0a\xf0\x52\xbd\x18\xbc\x42\xc5\x52\xac\xcc\x2b\x54\xdb\x01\x6d\x74\x96\xfd\x97\x92\xf8\x96\x49\xf6\x7f\x41\x1d\xdd\xf3\x03\x21\x30\xcb\x03\x11\x1f\xc8\x0d\x2d\x3a\x9a\x5f\xea\x43\x5a\x65\x49\x97\x17\xb5\xca\x0a\x8a\xa0\x2c\xbe\xb2\x91\x67\x9e\xde\x2a\x6f\xa4\x55\xf8\xa6\x7e\xca\x06\x84\x01\x21\x68\x82\xe1\x33\x04\xce\x44\x66\xae\x4c\xe2\x9b\x15\x0c\x85\x69\x7b\xc7\x14\x76\x16\x06\xb1\x17\x49\x87\x46\xb7\x33\x3b\xd7\x81\xa0\x29\x4f\x86\x60\x48\xeb\x36\x69\x81\x10\x2e\xe4\xb5\xe5\x09\x23\xc8\xac\x6c\xcf\x17\x7c\xbb\xb3\xde\x0d\xcc\xa8\xdb\x7d\xc4\xa1\x97\x4d\x93\x2c\xe5\x2a\x34\xeb\x0b\xe1\x46\x21\x37\x4c\xe9\xc7\xaa\x3c\x0e\xcc\x24\x75\x40\x50\x43\x3e\x80\x17\xb4\xad\x35\x69\xe3\x2a\x19\x55\xad\x70\xe5\x82\xcb\x55\x8c\xf9\x76\x6b\x7b\x9a\xa1\x91\x87\x9b\x01\x6e\x8a\x38\xd6\xe0\xa4\x54\x93\xcf\x9f\x28\x06\x21\xea\xd6\xac\x2a\xa9\x0a\x39\x4c\x26\xa6\x35\x83\xc9\xe4\xb3\x55\x6e\x01\xcc\x36\xdb\xe5\x6a\xc1\x8c\xb2\xbd\x5c\xea\x50\x96\x12\x1a\x37\x6f\xed\x18\x06\x3f\x54\x43\x00\x42\x22\xd8\x2e\xa5\x3d\x33\xb8\x4e\xe9\x4f\x56\x0b\x78\x30\x93\x9f\x63\x1e\xd6\x22\x25\x35\x73\xad\x76\x79\x3c\x2d\xa9\xfe\x92\xcb\xde\x68\xd3\xdf\xe1\x61\xa8\x81\x36\x72\x42\x8a\x06\xc3\xcc\xab\xdd\xc8\x00\x5d\x5f\xd7\x73\x73\x41\xd7\xd7\x65\x80\xbc\xe0\x32\x9d\xea\xe5\x56\x61\xb6\x2e\xdb\x44\x26\x5b\xed\x7a\x0b\x33\x9d\xea\xa9\xea\x76\x0e\x15\xd1\xc3\x80\xe9\x54\xbb\x8c\x48\x16\xf4\x82\x9d\x69\x2f\x3a\x13\xa8\xce\x4b\x2b\x4c\x5d\x5f\xbd\x44\x29\xe4\xeb\xac\x43\x04\x5d\x5f\x97\x87\x0e\xf3\xa7\x76\xd9\xa6\xaf\x06\x91\x8e\x84\x28\xcc\x9f\xda\xe5\x29\xc6\xf4\xa9\xa7\xd1\x10\x08\x5d\xa7\x58\x08\x46\xe3\xae\xf2\xd0\x61\x02\xd5\x2e\xb3\x08\x25\x50\xad\xf2\xa6\x51\x02\x55\x23\x35\x92\xa4\x76\x6f\x00\xb3\xa2\x1a\xfd\x3a\xf3\x91\x4d\x43\x70\x7f\x14\xda\x42\x9d\xd7\xe5\x2e\xb5\x3a\xdd\x2f\x3d\x36\x3a\xac\xe4\x1f\x3b\x90\x2f\xe8\xdd\x7a\xf1\xb8\x99\x3f\x47\x3c\x0c\xd4\x6e\xa9\x4a\x2d\xb1\xa0\x77\x8b\x5f\xab\xa2\xc7\xa7\x2a\x37\x4e\xec\x1e\xf4\x6e\xdd\x84\x0a\x7a\xb7\x69\x82\xdb\xb9\x71\x42\xf1\x8e\x60\xb6\x3d\xb9\xec\xd0\x7b\x99\xf4\x31\x2d\x6a\x2f\x5e\xb6\xcd\x93\x49\x64\xa0\x66\x4d\xc1\xb8\x0f\xc8\x46\xbb\xa0\x05\x68\x08\x82\x89\x95\x0e\x11\x15\x64\x72\xf4\x59\x50\x90\x4d\xe9\x61\x17\xf5\x63\x12\xd1\x2f\xe8\xc7\x52\x95\x87\x2b\xf3\xa9\x26\x86\xc4\xeb\xcc\x92\xda\x65\xdb\xc1\x64\xa7\x39\x35\x43\xf0\x7e\x15\x6a\x0c\x1e\x14\x31\x1f\x83\x6e\xaa\xd5\x10\xb7\x5b\xdf\x41\xa2\x20\x33\x8b\x85\x58\xdc\x53\xe6\xff\x8b\x1e\xcc\xb2\x36\x5d\x70\x60\x4e\x55\xd6\x13\x4c\x67\xda\x65\x26\xab\x74\xa6\x35\xe9\x4c\x41\xb7\x35\xa7\xf8\x2b\xa8\xb6\x66\x52\xab\x88\xa9\x1d\x9e\x05\xb4\x59\xa9\x6b\x69\xa0\x85\x9a\x7a\x15\xad\x49\x73\x91\xa6\x36\x91\x06\xbe\xb9\x07\x6a\x84\xc5\x31\x4f\x05\x9b\xd2\xf4\xe1\xed\xeb\xb0\x0b\x0b\xde\xbe\xa7\x30\x04\x16\x50\x2d\x57\x05\x4a\x57\x43\xc0\xbe\xa4\xc5\x81\x47\x6f\x92\xa1\xdc\x82\x6e\xa9\x9b\x88\x50\xb7\x54\x65\xd2\xad\x9c\xa5\xd9\xcb\x81\x1b\xbd\xf8\x43\x08\x74\x65\x30\xb0\xe6\x39\xfd\xb3\x25\xd7\x04\x82\xf3\x8d\xba\xe8\x79\x2b\xab\x93\x45\xcf\x5b\xef\x1b\x55\x4b\x0f\x45\x0f\x1e\x77\x75\x4f\x7f\x5a\x8f\x3b\x26\xc9\x5d\x16\x84\xe0\xdc\x22\x4c\x81\xeb\xc5\x04\x3d\x78\xa2\xf5\x2a\x0a\x7a\x4e\x8a\x68\x41\xd1\x93\xaa\xa4\xe2\x2b\x78\xdc\xab\x9b\x81\x05\x9d\xc6\x16\x5a\x7f\xb1\x50\xc1\xe7\x8c\x56\x0a\xf1\xa8\xa7\x0c\x33\x57\xd0\xa1\x5a\x4c\x7b\x50\x64\xae\xcd\x08\x12\x46\x1d\x68\x38\xaa\x76\x09\xd7\xd7\xa2\xab\x31\xa5\x39\x0b\xba\x93\xa2\xc7\xf4\x92\x7e\xa4\xb8\x26\x97\xad\x09\xc2\xb2\xe9\x89\xba\x16\xa7\xcf\x27\xfa\x82\xf2\xa4\xcb\x4a\x75\x2d\x5a\xc1\x75\x43\xa0\x52\xc2\x45\x44\x47\x0e\x99\x35\xad\xc5\xf3\x55\x55\x53\xae\x55\xa2\x52\x50\xad\xcc\x4b\x67\x1f\xae\xa2\x61\x04\x5b\x78\xda\xc9\xac\x87\x39\x53\xcf\x87\x6e\x15\x2b\xdc\xfc\x21\x44\xfd\x5a\xfd\x75\x90\x2f\xa6\x16\x11\xf1\x90\xc3\x0b\xb5\x88\x5f\x6e\x14\x66\x66\x97\x78\x6b\xb8\x71\x0e\x73\x61\x70\x78\x8c\xb3\xdd\x3f\x24\xd2\xd0\x97\x84\x51\x18\xce\x89\x61\x5a\x47\xe7\xc4\xea\xc7\x15\x74\x29\x61\x54\xdc\x08\xe6\xe0\x6d\xdb\xe2\xbb\x55\x26\x4a\x34\x04\x91\xb7\x9f\x82\x18\xf2\x55\x44\x63\x8b\xf2\x27\x41\x9b\x85\x4d\x20\x76\x43\xb8\xb8\xb9\x1a\x22\xbd\x50\x9f\x84\xb7\x1f\xf9\x4c\xa7\xc2\x6f\x2d\x84\x0b\x9e\x66\xd8\xa0\xdb\x98\xf5\x29\xc3\x48\xb5\xa7\x08\xf3\x1b\x46\xd3\x17\x99\x60\x1d\x9a\x17\x67\x28\x9a\xa9\xe8\xbc\xe6\x43\xe0\x75\x57\x92\xc8\x1b\xbd\xee\xcc\x06\xc0\xeb\x2e\x49\x58\xb5\xe0\x75\x57\xa4\x2e\x5b\xf0\xba\xeb\x6d\xb8\x15\xb8\x6c\x79\x68\x48\x98\xe0\x5b\x90\x29\x4a\xe5\x35\xcc\x14\xa5\xa9\x9a\x9e\xc3\x99\xae\x37\x37\xba\x19\x2f\xc1\xcd\xe0\xe2\x49\x2e\x83\xab\x99\x56\x8d\xce\x74\x76\x98\x58\x6f\x1a\x86\x48\x94\xf0\xa6\xf1\x87\x96\x0d\x3a\x80\xc2\x0c\x92\x07\x62\xff\xda\x0b\xea\x00\x92\x6e\xda\x37\xd3\xff\xe9\x0d\x06\xc1\xfe\x94\x15\x1d\x33\x96\x76\x69\xd5\x99\x6a\x34\x3c\x36\x8a\xe0\xab\x4c\x3e\x17\x64\xf0\xf3\x7a\x0a\x33\xcc\x36\xba\x20\xf8\x2e\x8a\x61\x64\x1e\x52\x99\xf2\x32\x0f\x69\x4a\xcd\x35\x3b\x1e\x76\x1a\x37\x9e\x79\x12\x56\x33\x0f\x69\x51\x58\x38\xe6\x13\x9d\xcd\x6b\x81\xf0\x20\xf2\x41\x61\x52\xd0\x21\x7f\x6e\x25\x05\x95\xf1\x07\x73\x82\xa6\x2a\x03\xf9\x05\xff\xb5\xe2\x07\x09\xa4\xec\xd9\x92\x1b\x8a\xce\xab\x62\x47\x30\xd3\x67\x95\xa7\x17\x33\x7d\x76\x63\x8d\x62\xc6\x96\x69\x90\x8c\x66\x15\x04\x2a\xd5\xdd\x0c\x37\x43\x8b\x0a\xb9\x7a\xbd\x9e\xc2\x85\x37\x68\x08\x42\x88\x9d\xe1\x1e\x99\xe0\x4f\xf2\x82\x9b\x2c\x61\x57\x1f\xd0\xab\x34\x8f\x9c\xa1\x60\xe5\xbf\xc5\x04\x9e\xc3\x62\x26\xca\xd5\xab\xdc\x3e\x99\x89\x33\x4c\x6d\x6f\x06\xe1\x10\x45\x83\x40\x3c\x4c\x7b\x21\xc7\xee\x45\x7c\x0f\xe4\xd8\x61\xda\x0b\x51\x75\x98\xbe\x41\x52\x1d\xa6\x92\x37\xb6\xca\x32\x36\x4a\xaa\x9b\xd8\x5c\x48\xaa\x1d\xac\x83\x09\x35\x53\xf3\xf4\xc9\xae\x9b\x0b\xa3\x4f\x58\x4e\xae\x0a\xc2\x20\xb4\x85\xdb\xd7\x4c\x4f\x87\x38\x28\xda\x7f\x4a\xb1\x1d\x81\x62\x7d\xa8\x01\xd1\x4a\x41\x8a\xdd\x7d\x65\x29\x69\xa6\x1e\x2f\x1f\x5a\xe6\x76\x37\xc3\x9c\x72\x5d\x10\x43\xcb\xfd\x16\x5e\x1a\x3e\x60\xd9\x02\x19\x86\x86\x7d\x04\xa9\x72\x02\x13\xfe\xd3\xcf\xab\xe9\x56\x66\x82\x4d\xbf\x16\x21\xe3\x4e\x12\x8e\xaf\x4f\x30\x4e\xad\xa6\x01\xb5\x8a\x2f\x94\x0f\xed\xb2\xb4\x6e\x90\x86\x9f\x0e\xab\x40\x24\x64\x12\xa6\x7e\xc8\x40\xc8\xa8\x66\x41\x1e\x9e\x4d\x8a\x21\xc7\xae\xb2\xa9\x60\xa2\xcc\xae\xe0\x72\xcc\x93\x99\x42\x2c\xd2\x87\x36\x73\x62\x1f\x21\x7f\xee\x16\xb1\x52\xfe\x5c\x15\x6f\x8c\xa9\x30\xfb\xb3\x39\xa0\x85\x55\x8f\x37\x0a\xa7\x65\x43\xb8\x28\x9c\x56\x7c\xe9\xce\x94\x96\x21\x0b\x47\xe6\xa9\xec\x8c\x70\xdf\x99\xa6\xb2\x57\x6e\x23\x33\x51\x76\x19\x2a\x39\x13\x25\xb7\x9f\xf9\x25\x43\xa6\x90\x4c\x2f\xd9\x2b\xaf\x5e\xa6\x97\x4c\x55\x86\x1a\xca\x2f\x29\xf1\x20\xf3\x4b\x56\x29\x9c\x98\x5e\x32\x4f\x72\xba\x9b\x22\xe6\x2a\x3b\x86\x0d\x11\x73\x1e\xcf\x87\x50\x07\x87\x3f\xc4\xb8\x43\xa3\x81\x2d\xc8\x74\x87\x8a\xe0\xdc\x5d\x08\x4d\x51\x73\x33\x88\xea\xc2\x75\xdb\x0a\xdd\x2a\x01\xf8\xbe\x68\xa8\x13\x86\xe8\x47\x60\x08\x4e\x2f\x94\xc0\x30\xbb\x64\xaf\xa1\xf9\x83\xfa\x56\xa9\xb5\x95\x5e\x52\x06\x2e\xce\x2e\x99\x35\x47\x70\x02\xcd\x00\xb6\x2d\xfc\x19\x0c\x10\x2e\x0d\x94\x89\x66\xb2\x1b\xc1\x7a\x27\x97\xbd\xd9\x9f\xbb\xe7\x7b\xc5\xd0\x07\x3e\xf5\x5a\x0c\x06\x1a\x1d\x6a\x06\x4c\x68\x95\x4c\x7f\x5f\x78\x12\xb5\xcb\x55\x0b\x0b\x0d\xc2\xaf\xca\xc8\xc0\xa8\x52\x0f\x84\xf4\x12\x5e\x70\xa6\x2b\x22\xaf\xc3\xbc\x94\x45\xd6\x94\xcc\x4b\x59\x1b\x4f\x0d\xf3\x52\x16\x09\x75\x36\x44\xe5\x55\x4e\x3e\x1b\xa2\xf2\x2c\x3e\x9b\x59\x2a\x53\xad\x5a\x44\x3a\x8b\xc9\xf6\x8c\x69\x2a\x9b\x0c\x75\x98\x7c\xb2\xcc\x6e\x08\xf1\xb6\x84\x8b\x0c\x24\x2b\xc6\x6b\xa7\x20\x29\x7c\x0a\x11\x0b\xe8\xf2\x87\xb0\xf4\xd4\x9c\xe0\x39\xd6\x64\x78\xbf\xe1\x39\x66\x17\x27\x66\xad\x4c\x53\x1b\x05\xc7\xb1\xac\x80\x98\x4c\x5a\x99\xa4\x6f\x60\xd2\xca\x22\x09\x1f\x13\x53\x16\x99\x7d\xee\xc4\x8b\xb8\xaa\x4d\xec\x53\xf3\xca\x70\x9f\xf4\x04\xdc\x69\xc3\xe5\x7d\x1a\x2a\x2c\x54\x1f\xf0\x06\x94\xbf\xcd\xa6\xfc\xdb\x56\xda\x1b\xf2\xef\x36\xdd\x25\x62\xc2\x5f\x5e\x45\x18\xd3\xca\xc9\x7d\x33\x40\xac\xec\x34\x98\x8a\x32\x55\xd9\x6c\x2b\x17\x65\x6d\x3f\xce\xe7\xd2\x95\xa8\x52\x71\x8b\x98\xa8\xb2\x4a\xac\xbf\x21\x46\xb7\xc2\x61\x53\x8c\x5e\x1b\x25\x59\x1b\x62\xf4\x36\xc2\x10\x47\xee\x66\x06\xab\xba\x1d\xa4\xa0\x12\xa6\x66\x06\x07\x6b\xae\xca\x9d\x0b\x41\xb0\x8d\xd1\xee\x30\xfd\xa5\x7c\x85\x37\xa5\xf1\xa6\x05\x59\x88\x33\x05\xc1\xc2\xe3\x32\x04\xfa\x2e\x95\x16\x53\x5c\x66\x85\x30\xdc\x10\xb8\x27\x13\xb1\x4c\x92\x22\x73\x20\x66\xbc\xcc\x52\xf8\x33\xe3\xe5\x29\xd4\x97\x8c\x3d\x29\x9a\x06\x2f\x37\x47\xca\xda\x99\x69\x99\xab\xa6\xc8\x74\x8c\x53\xfd\x43\xe6\x27\x2f\x95\x0d\xc1\xfd\x69\x54\x73\x44\x9c\x03\x85\xcd\x50\xe6\x4c\xb1\xde\x4c\x9c\x99\xe7\x33\x36\xfa\x45\x14\x57\x7d\xe3\x43\xf7\xc1\x30\x07\x1a\x29\xc2\x1c\x28\x34\x17\xf3\x68\xb6\x67\x1b\x81\x8f\x0a\xcd\xc6\x7c\x97\x49\xd1\xaf\x76\x66\x1a\x5c\x2f\x3f\xb9\xc6\xe6\x29\x22\x3c\xb5\x82\x3e\x6c\x38\xb5\x3d\x34\x94\x4e\x6d\x3e\x39\x99\xf6\x5e\xc5\x35\x91\x95\x48\xbb\x08\xd7\xb4\xc2\x44\xf2\x07\x82\xc2\x69\xba\x0c\x5e\xe4\x5a\x0b\xaa\x0d\x24\x56\x60\xd6\xcc\x64\xeb\xc6\x0d\xb5\x41\x96\x9d\xda\xa6\x83\x99\xf7\x14\x3e\x64\x8d\x89\x70\x0f\xc4\x03\xa7\x66\xc0\x41\x74\x77\x01\x7f\x47\x19\xc8\x6f\xba\x97\x49\x15\xb7\x19\xba\x56\xfe\x8e\xbb\x30\xcf\xd0\x53\x93\xe7\x4d\xd4\x07\x5a\x83\x36\x75\xfa\xe0\x24\x96\x15\x97\x70\xc3\x47\x2c\x25\x6d\x1a\x34\x0a\x45\x01\x07\x98\xd1\xf3\x34\xa3\x1e\x81\x43\xbe\x88\x0a\x8d\x8b\x3d\x6e\x3e\x42\xa5\x44\x62\xd6\xce\x6c\xb2\x81\xd0\xb5\x6d\x26\x57\xbd\x01\xb9\xec\x83\xc5\xd0\x48\x45\xb7\xb4\x34\x42\x13\x97\x11\xdb\xb5\xa5\x70\x27\xab\x52\x3d\x33\xf9\xe7\x29\x34\x08\x46\xec\xa9\xca\xc0\x80\x86\x38\xd4\xe1\x4e\x16\x3a\xd1\xde\x30\xa0\xbd\x2e\xb8\xc2\xa0\x38\x42\x30\xf8\x9a\xd5\xea\x5d\x44\xa0\x02\xc9\xca\x76\x11\x85\x13\x0d\xa9\xa2\x70\x42\x23\x68\x3f\xb2\x4c\xba\x36\x3c\xcf\x9a\x02\xae\x30\xa5\x68\x93\x65\xdc\x86\x2e\xa4\xea\x15\xbc\xa1\x0b\x69\xf3\xf9\x0e\xf7\xb4\x57\x87\xa1\x6d\x67\x51\x8f\xf2\xa9\x55\x87\x60\x36\xa5\x60\xdb\x95\xcc\xa6\x6c\x48\x37\xbc\xc9\x9a\x02\x98\x6e\x78\x93\xb5\x49\xee\x92\xd9\x47\xf3\xb8\x5c\x76\xc3\x29\xe5\xc7\x5e\xe4\x4c\x46\x9a\x65\x09\xc1\x5c\xa4\xa9\x8a\xf7\x54\x32\xd2\xe9\x59\x91\x88\x88\x88\x31\xd4\xad\x89\x08\x1d\xc6\xa6\x88\x4f\xc5\xc5\x25\x77\x8d\x5d\xf1\x9a\x6f\x9e\x14\x92\x97\x48\x17\xc5\xcc\xa4\xa9\xf6\xcb\x1f\x36\x34\xa3\x85\x83\x7d\xad\x34\x93\x9b\x2e\x62\xb5\x0b\x39\x2b\xb3\xa7\x35\x2d\x23\x76\x5c\x36\x3a\xcc\x70\x5a\xd2\xe5\x0f\x71\xc6\x9a\xbb\x60\x72\x21\x31\xad\x8d\x3b\xae\x90\x6c\xbb\x61\xc7\x65\xd1\xba\x1b\xa3\xac\x48\x5a\xbb\xdb\x24\x01\xe8\x82\x38\x74\x9d\xeb\x46\x92\x93\xdd\x0e\x53\xbd\x17\x41\xb0\x0b\x0a\x97\x4d\x34\x33\x04\x05\x9b\x71\x55\xa4\x73\xaf\x1e\x00\x1e\xad\xe1\xb2\x17\xab\xba\x10\x94\xba\xb8\xf0\x86\x53\x88\x47\x83\xe3\x29\x52\x49\xf7\xb6\xda\x45\x66\xe8\xde\xa6\xe0\xe1\xbb\xc1\xad\x5e\x36\x44\x1b\x5a\xad\x1c\x3a\xd7\x8d\x44\xae\x68\xad\x10\xea\x4b\x8f\x96\x0d\xad\x56\xd6\x5b\x97\x59\x5d\x93\x32\xcf\x75\xa6\x75\x6d\xf3\xe9\x82\x69\x16\x9f\x56\x81\x2c\xd5\xa3\xe1\x86\xe8\x44\x36\x12\x3d\x31\x44\xd0\x79\xb5\xa9\x5d\x86\xce\xab\x98\x39\x63\x28\x60\x85\x0e\x64\x76\xd8\xac\xe7\xce\x86\x1e\x2b\xc9\xfc\x4f\xe9\x60\xa5\xe2\x67\x3a\xd8\x5a\xbc\xc7\x70\x52\x9b\xd3\x65\x13\x7e\x08\x1a\xda\x41\xc0\x48\x3a\xb8\x50\x5c\xb5\xa9\x9b\x02\xba\xa9\xd2\x85\xe3\x50\x3f\xe5\x10\x6e\x76\x8a\x2c\x64\x99\xab\x4c\xb1\x49\xb7\x6f\xa7\x8f\xa2\x76\xb8\xd3\x86\xb4\xb9\x0c\x49\x00\xbb\xbb\xe0\xb2\x3d\x3d\xd2\xf3\x82\x23\x85\xb3\x5b\x53\x5c\xfb\x4d\x67\xb7\xda\x29\x33\xd8\x5d\x81\xd5\xd5\x07\x6c\x8a\xbb\x16\x8a\x8a\xab\xda\xdd\x65\x20\xe0\x87\xb8\x8f\xae\xad\x71\x33\x1f\x38\x29\x0a\xd2\xce\xa8\x51\x32\xb5\xba\x47\x3a\x59\x9a\xee\x91\x2b\xb0\xbe\x16\x67\xe9\x90\x0b\x62\xa0\x3f\xed\x22\x7c\xd4\x8a\x2c\x5e\x98\xff\x36\xa7\x6e\x08\xaa\xb2\xe6\x66\xc8\x8c\xf9\x3b\x86\x39\xf4\xd8\x40\x8d\xba\xc7\x86\x59\x74\x7f\x07\x46\x41\xcc\x67\x67\x32\x56\xf7\x8e\x0b\x47\xe1\xfa\x98\x61\x37\x29\xa2\xd7\x86\x32\xac\x29\xe7\xc1\x96\x32\x4c\xf8\x35\x98\x67\x51\x3b\xc3\x8c\xba\x0a\xad\xb6\xe1\x3a\x56\x94\xc4\x62\x0f\xde\x13\x5a\xc3\xc1\x44\x19\xe1\x36\x91\x38\x22\xfd\x06\x3a\x3d\x68\x86\xe5\x2e\xf8\xd4\x1d\x86\x06\xf3\xa5\x69\x34\xf0\x41\x36\x87\x31\x78\x6b\x88\x17\x40\xea\xdd\xe6\x37\xf2\xe0\x6e\x0b\xdb\x87\xd3\xae\xa9\x55\x6e\x37\x45\x8b\xcc\xcb\x9b\xa4\xb5\xdc\x03\x59\x34\xb2\x17\x43\x3b\xea\x59\x21\xf8\x89\xa2\xf1\x33\xa3\xee\xfc\xb5\xea\x46\x86\x38\x77\x41\x23\x0d\x37\x0a\x74\x1f\xda\x60\x66\xdb\x0d\x6d\xf0\x60\xfe\x7c\x3d\xc3\x07\x79\x0a\x99\xcc\x32\xa5\x6e\x92\x08\x9c\x29\x75\x4f\xa1\xc1\xf6\xfd\x35\x25\xb0\xdb\xf0\x5e\x8b\xe4\xe1\x6c\xbe\x36\x43\xd0\xe4\x87\x2e\xc4\x3b\xe9\xa9\x0a\x19\xd9\xd3\x23\x8e\x94\xe8\xdb\x60\x4e\x15\xc9\x4f\xa6\x72\x23\x5c\x82\x90\x08\x5d\x38\x45\xf7\x35\x8b\xa1\x98\x36\xb7\xc9\xbc\x6c\x4f\xc6\x37\xd2\x8a\x4f\xf2\x09\x42\xfe\x49\xb5\x8e\x2c\x66\x99\x53\x37\x27\x61\x38\x73\xea\xca\x29\x89\x39\x75\xab\x0c\x2a\x98\x53\xf7\x7c\x58\x04\x72\x73\x0c\x21\x2c\xad\x8e\xc6\x24\x4b\x21\x8a\x0e\x4f\xb7\x2a\x2b\x95\x3d\x29\xe6\x17\x99\x80\xc2\x31\x29\x10\xc5\x96\xc2\xd1\x32\x1a\x28\x1c\xab\x8c\xb6\x37\xc2\x0b\x27\x85\xbd\x67\x8a\xdd\x36\xdd\xe1\xc1\x94\x69\x5e\x14\xca\xc8\xe2\xc7\x36\x75\x91\x75\x14\x83\x3c\xe0\xae\xfa\x82\x63\xbd\x46\x4a\x43\x90\xe9\xb2\x9b\x1f\x7a\x70\x88\xfa\xaf\x93\x3a\xf9\x66\x19\x1a\x0d\xdf\xd0\x4a\x64\xb2\xe1\x21\x97\x25\xcb\x65\x8e\x5d\x6b\x60\xf6\x24\xf7\x29\xbf\xeb\x0d\x35\x66\x96\x3b\xd1\x9e\xcc\xcf\x5a\x5c\x95\x5b\x25\x74\xa4\xa3\x5b\x88\x00\x30\xc9\xee\x14\xb9\x0b\xe6\xd7\x56\x33\xc1\x1d\x17\x2f\x1c\xda\x38\x9d\x55\xe6\xd5\x35\x87\x1b\x3c\xf2\x8a\xe6\xc0\xbc\xba\x45\x71\xb9\x99\x57\xb7\xca\x16\x80\x79\x75\x43\x3a\x20\xe6\xd5\x6d\x32\x84\x62\x7a\xdc\xa6\x90\x89\x3b\x44\x36\xf5\x1d\x82\xd6\xc8\x43\x9d\x29\x68\x6d\xbd\xcc\x14\xb4\x45\xa6\xde\x1b\x7e\x5e\x59\x21\xac\x99\x82\x36\x55\x3f\xaf\x17\x63\x3f\x75\x43\x40\xbf\xe1\x0f\x61\xc0\xa9\xb3\xb1\xc8\xb3\xb8\x51\x88\x08\xa5\x66\x61\x0a\xd8\xa9\x80\xa0\x4f\x0a\x58\x31\x6d\x08\x87\xdb\xa4\x2b\x64\x5e\xd7\xac\x30\x2d\xcc\xeb\x3a\xfc\x6a\x42\x5a\xd7\xf3\xa1\x41\xf6\xa8\x56\xa1\x67\xc9\x3a\xfd\xcc\xeb\xfa\xf4\xa8\x64\x20\xe9\xc7\x9a\x44\x66\x7d\x6d\x32\xfd\xda\xd0\x79\xda\x2c\x6f\x2f\xca\x76\xc5\x6c\x2d\xea\xd4\xcd\x51\x2e\xbe\x9b\xc4\x6e\x2c\xa1\xaa\x66\x45\x54\x35\xd7\xb8\x28\xee\x09\x17\x36\x16\xba\x59\x5c\xa9\xda\x39\xa4\x84\x6d\x53\xc4\x69\x11\x71\xc3\x7d\x60\xff\xa7\xbf\x03\x67\xe0\xa7\x09\x42\xe9\x36\x59\xe2\xed\xad\xfb\x4f\x18\xb0\x15\x8f\xb0\x08\xc2\x58\xc3\x65\x1c\xab\xce\x03\x7c\xdf\x86\x3c\x8a\x36\x7c\xdf\xa6\x65\x71\x0c\xa5\x5b\xfd\x8c\xd9\x14\xf0\x0c\xb7\x83\xc4\x55\xd5\x1f\xbe\xa0\xad\x36\x84\xcb\xc2\xef\x08\x44\xc8\x0d\x05\x31\xda\x5b\x98\x44\x24\x67\x80\xdc\x6a\x56\x89\x11\x72\x15\xf7\x96\xf9\x6b\x4f\xa1\xeb\x22\x40\x73\x73\x21\x44\x75\x7a\xf2\x6e\x7a\x71\x75\x43\x4a\x0f\xa3\x15\xe0\x23\x5f\xeb\x4a\xe7\x3b\xef\xdd\x66\x86\x7b\x51\xf2\xad\x13\xa8\x79\xf0\x96\x15\x25\xdb\x94\x13\x89\x4f\x46\xdc\xdb\x26\x5f\x18\x66\xbe\x3d\x1d\xfa\x43\x18\xf5\x78\xa9\xe8\xa7\xf3\x34\x0a\x39\xd1\x03\xf1\xb4\x88\x04\x2a\xf0\xad\x27\x05\xa2\x2b\x0d\x92\xb2\xe2\xca\x87\x6a\x6f\x86\xad\xf2\x77\xd0\x3c\x99\xfb\xdf\xc2\x47\x71\x47\x5b\xef\x78\xad\x1b\x35\x88\xdd\x55\x27\x08\x90\x21\x38\x4d\x8a\xe4\xc1\x69\x6f\xca\x52\x88\x59\x71\x0f\x8f\xd5\x04\x22\x32\x91\x68\x1c\x82\xd2\x3a\xea\xf1\x7e\x81\xc9\xba\x86\x21\x36\x3a\x04\x41\xf6\x2d\xd4\x40\xc6\x5a\x25\x6c\xed\xcc\x58\x5b\xfd\x4c\x82\x63\x5e\x93\x67\xfb\x46\x54\xda\x29\x9f\xe0\xad\x70\xb2\xff\x2f\x63\x67\x72\x35\x3d\xcb\x34\x69\x57\xda\x04\x89\x99\xcd\xef\x8b\x54\x55\xb7\xff\x26\xf4\x51\xc4\x15\xfa\x96\xcf\xbb\xcc\x03\x02\xc4\x90\x24\x39\x05\xf7\x0f\xe9\x64\x73\x54\x3e\xf6\x79\xe0\x2f\x3e\xce\xc8\xc2\xdd\x2c\xcb\x76\x27\x33\x6a\x70\x67\x8f\x7c\x27\xdc\x59\x78\x8c\xa3\xeb\xc8\x97\x73\x7f\x9c\x56\xe1\xed\xc1\xa7\x2f\xdd\x9b\x71\xed\x90\x7f\x6a\x86\xbf\x80\x8d\x70\xfc\x8c\x49\x4b\xee\x18\x63\xd2\xae\xe8\x3b\x04\x49\xdb\x1a\x97\xd1\x47\x7a\xe1\x7d\x84\xf2\x3e\xd9\xf9\x70\xc9\x37\x8a\x5f\x94\xee\x8d\xe4\x93\xf7\xc7\xf9\xa4\x60\x9c\x5f\x2f\x5b\xda\x51\xb0\xdd\xce\xce\x74\x0a\xd9\xa8\xd7\x6d\x20\x6f\x9b\x05\xff\xfa\xfe\xe3\xfe\xf9\x02\x66\x52\xa0\xe4\xbb\x00\x1f\xff\x02\xc1\x19\x4a\x0f\x33\xee\x66\x45\xbe\xd5\xec\x68\x47\xbe\xb5\xfd\x1f\x5c\xa8\x6f\xa7\x9f\x25\xc1\xae\x11\x61\x3b\xf9\x57\x41\x84\x6d\xe0\x0b\x1a\x11\x76\x65\xe6\x6c\x69\x6f\xbb\xe4\x4b\x21\x5d\x73\xe0\xbe\xf6\x9a\xde\xa9\xaa\xf4\x2d\xb0\x7c\xc5\xbe\xed\x13\xee\xa3\xd8\xb7\x45\x4c\xb6\x41\x5f\xcf\x86\x4b\xa9\x51\x5f\xfb\x86\xc5\x7e\x7d\xe0\x76\xcd\x97\xca\xfe\x77\x84\xd2\x0b\x73\xe7\x43\x21\xe2\x9e\x69\x95\x3c\xae\x0c\x40\x7a\xb3\x68\x1c\x0d\x01\xdb\x70\xb7\x35\x06\x6c\x27\x45\xf6\xad\xe0\xb7\x1d\x2d\xaa\x2c\xf8\x2b\x66\x39\x47\xbb\xe1\xfc\x1f\x98\xd7\x8d\xc8\x23\x93\xfd\xca\x21\xfb\x19\x79\x85\x69\xb5\xc9\x9e\x20\x1d\x60\x5e\x81\x55\x03\xca\x35\x9b\x43\x46\xf9\x4e\x1c\xd0\xad\x34\xb2\x05\x40\x2a\xe3\xb3\x2e\x52\x03\x1b\x83\xb5\x00\xef\x11\x5c\xd5\xd4\x34\xae\x2a\x5b\x55\x46\xf8\x15\x7b\x82\xe2\xce\x3a\xde\xd5\xc6\x5c\x3d\xdb\xce\x3f\x3d\x07\x77\x13\x15\x6d\x60\xd5\x1d\x65\xfb\xcf\x51\x8a\x88\x91\x3f\xbf\x46\x22\x64\xc8\x28\x8f\x2b\xa4\x41\x57\xfb\x86\x35\xfc\xcc\xfc\xe0\x45\x7f\x06\x18\xe0\x96\xf8\xb3\x0f\x21\x62\x83\x6c\xe9\x3d\x7a\x18\x05\x84\x2d\x1c\x24\x80\x4e\x8d\xe2\x43\x51\x5f\x7d\x73\x4e\x48\x6e\xfa\x96\x75\xa5\x5c\xe0\xbb\x6d\xbf\xa9\x94\xdd\x8a\x3a\x0f\xf5\x53\x7f\x0d\x4a\xe7\x9b\xd7\xa6\x33\x9d\xe2\x2f\x0e\xe6\x29\x31\x38\xc6\x3c\x5d\xd1\xde\xff\x19\xe2\x9e\x65\x31\x74\x69\xa4\xd2\x3f\xf3\x2c\x8e\x93\x22\xb0\x56\xce\x88\x22\xb0\x26\xa8\x3e\xf7\x9f\x9e\x5a\x07\xd7\xb7\xb0\x4a\xcf\x7e\xa4\x19\xe5\x11\x23\x23\x29\x58\xa5\xfd\xc8\xb8\x6f\x43\x3e\x31\x52\x09\xe2\xdd\x52\xc1\x5c\xb2\x72\x6f\x0f\xee\xa1\xfc\x10\x5c\x50\x8a\xab\xd7\x04\x4f\x23\x92\x9e\xdd\xa9\xda\x1f\x52\xe8\x67\xba\xdb\xa7\x41\x48\xf7\xb9\x28\x93\x70\xd1\x0f\x3d\x21\x1e\x52\x90\x1c\xba\xf9\xa6\x61\x47\xa7\xa1\x93\x1e\x4a\xf7\xe0\x4c\x4d\xc1\x4b\x1e\x2d\xed\xe8\x58\x96\x14\x8a\x69\x96\x7c\xf8\x71\xd5\xb4\xfa\x95\x7f\x4e\x81\xfa\xb9\x90\x9f\x34\xe6\x96\x0e\xdb\x34\x28\xe9\xf6\xab\xed\xa1\xaa\x5a\xe5\x97\x2f\x6b\xa5\x52\x53\x83\xdb\x94\x3d\xab\xb3\xfd\x2e\x78\x28\xbd\xf6\x1c\x84\xfd\x90\x42\x99\xda\x0c\x55\x2a\x5b\xeb\x4c\x1e\x4a\x5b\xb3\xe6\xc3\x9f\xdc\xcf\xe8\x82\xe5\x18\x6e\x46\xc1\x54\xfb\x9c\xff\x04\x76\x79\xaa\x0a\x48\x6d\x17\x28\x05\x16\xb6\x0d\xa5\x6d\x55\x29\x63\x39\xd6\x09\x79\x8a\x69\x37\xa8\xe7\x34\x38\xd0\xfb\xa1\x94\x76\xa0\x1f\x50\x5f\x75\x41\xa3\x3e\x0d\xac\xbf\x42\x9b\x96\x23\xd2\xa6\x11\x44\x97\xa3\xd5\xa6\x11\x44\xb7\x93\x1e\x4c\xe3\x82\x16\x27\x10\x9f\xc6\x05\x1d\x86\x92\x9d\xc6\x05\x2d\xb6\xc8\x4d\x70\x41\xfb\x79\xa4\x99\x3f\x5b\xdd\x4d\x29\x24\xda\x3b\xfe\xa1\x94\x98\xe8\xa4\xe6\xad\xa0\xef\x83\x0e\x75\x67\xf7\x33\xad\x5a\x7d\x99\xd1\xc8\x96\x36\x5a\x9a\xf9\xba\x2a\xc3\xd1\x85\x5e\x67\x7a\x54\x6a\xdd\xe9\xa5\x91\xa1\x77\x58\x29\xff\x50\x4e\x87\xb3\xa1\xb6\x84\xab\x01\x45\x56\x33\xa8\x9f\x4c\x72\x94\x89\x15\x39\xe8\x7a\x82\x04\xda\x4f\x7e\xaa\x38\xc8\xf4\x0c\xa5\xe0\x95\x99\x0f\x9d\x18\x29\xd4\x96\xf4\xcc\x60\xb6\x73\x2f\x75\x28\x21\xf7\x1c\x74\xef\x2c\x55\x27\x1d\xca\x9f\xb4\x72\xf8\x1d\xc9\xe4\xd4\x4b\xd3\xc0\x9b\xc5\xf0\x5f\x13\xdc\xcd\xc2\x89\x36\xee\x66\x3f\x33\x6e\xb9\xd2\x0f\x4e\x9b\x71\x37\xbb\x31\xaf\x26\xc0\x9b\x27\xa7\x56\x68\x9a\x23\x0b\x25\x13\x28\xce\x40\x0f\x65\xfd\x01\xff\x24\x5b\x46\x3f\x33\x8b\x72\xc2\xb7\x65\x63\x1a\x69\x13\x04\xf7\x87\x32\x52\x9a\xcb\x2a\x2b\xb3\xa1\x84\xb8\xcc\x5e\x70\xea\xce\x36\x53\x53\xb1\x8a\xa3\x43\x29\xac\x6b\x4d\x28\xf1\x9e\x93\x7d\x2a\x8b\xe8\xb0\x59\xe1\xa1\x1e\xde\x9f\x59\x54\xc8\xd3\xb9\x39\x6c\x0a\x79\x2a\x8e\x3f\x9f\xc6\xe4\x3c\xbb\xb5\x50\xd3\xa0\x9c\xad\xc3\x5f\x65\xcb\x6c\x07\x87\x46\x26\xc9\x62\x74\xac\x87\xea\x46\x66\xa3\x1d\x3d\xae\xfd\x62\x9f\x46\xda\xac\x95\x19\x96\xb9\x72\x0c\xf6\x89\xcc\x95\xe5\xa8\x69\xc6\xfd\xcf\xf4\x61\x35\x77\x28\xe5\xbb\xeb\xe9\xc2\x88\xe2\x29\xf3\xe1\x9b\xe9\x51\x08\x60\x83\x1e\x95\xe0\xb2\xc3\xfb\x94\xe0\xb2\x1a\x78\xf6\xa1\x96\x3e\x64\xab\xc8\x24\x59\x76\xd6\x46\x2b\x35\xf8\xd0\xe8\x96\xf6\x22\x7b\x28\xd9\xce\x60\x3d\x0e\x79\xca\x48\x9b\x1d\x10\xf8\x7d\xe5\x9e\x3c\x7b\x39\x52\x28\x38\x8a\x97\xd2\xc9\x38\x27\x94\x73\xcf\x1d\xf9\x52\x53\xd5\xe8\xdf\xae\x69\xec\x22\xe7\x9e\x1c\xcc\x46\x93\x7f\x69\x26\x55\x46\xbf\x12\x2e\xad\x64\x8f\xc3\x6f\xde\xb9\x88\xaa\x3a\xcf\x7f\x33\xe9\xc6\x41\xa1\x43\xeb\x20\x8a\x7f\x5f\xc6\xb1\x31\x38\xfb\x32\x79\x2d\x7b\x81\x4f\x03\x5a\x8e\xc1\x39\xb1\xc5\xab\x97\x96\x42\x23\x5a\x2e\xa8\xaf\x0b\x27\xa4\x4c\x5e\x95\xaa\xf2\x60\x6e\x5c\x3d\xdd\x7c\xa2\x9c\x50\xfe\x70\xa4\x50\x41\x76\x9c\x69\x65\x54\xdc\x6f\x1f\x12\xfb\x7b\xe1\x0a\x17\x32\x65\x71\xf4\xf9\x43\x75\x17\x32\x58\xc5\x60\x8d\x96\xc2\x29\x54\x26\xfa\xf0\xc6\xcd\x04\x18\xc1\xff\xed\x43\x7e\x5c\x5c\xef\xfd\x62\x70\x29\x94\xb6\x80\x33\xa6\x5c\x8c\xc3\x06\xc9\x69\x28\xca\x61\x23\xdb\x43\xb9\x0b\xfe\x5f\x1c\xa6\x97\x19\xd2\xd3\xca\x54\x39\x65\x1e\x1f\x0e\xa2\x09\x4e\xa8\x4b\xfe\x40\x13\x4a\xe7\x16\xd6\x20\xbb\xd2\x9a\x48\x1e\x46\x94\xec\x05\x06\x3f\xcc\xc3\x7b\x0a\x95\x63\x06\x41\xc0\xa1\x53\x03\x59\x43\x89\x10\x89\x94\x7d\x28\xf9\x02\xb2\x35\x65\x56\x1a\x83\x0b\x7c\x78\xda\xd2\x8a\x26\x6a\x50\x51\xa8\xb7\x2d\x8d\x98\x13\x57\xa6\x74\x30\x33\xa9\xda\x5c\x18\x52\xdb\x8f\xad\xa1\xd4\x82\x63\xc0\x60\x04\x21\x39\x17\x67\xd1\x10\x92\xe0\x5c\xcc\x65\xa3\x0f\x70\x21\x0f\x79\xea\x17\x0b\x94\x47\x40\x9f\xd3\x69\x64\xd8\xe3\x02\x98\x9c\x0b\xd6\x38\x9d\xfe\x85\xa5\x51\x1a\xc0\x65\xf0\x8e\x09\x52\x64\x0f\xc3\x73\xd0\x93\x93\x9d\x3e\x94\x22\x2e\x39\xfe\xb2\xe5\x2c\x2b\x92\x1e\x4a\xbb\xa8\xa6\x99\x3f\xad\x14\x14\x93\x1a\x4a\xe9\x06\xb8\xfc\x64\x9f\x99\x13\xae\x39\x0d\x81\x5e\x43\x29\xbd\xd9\xc8\x77\x8f\x18\x74\x70\x31\xc8\xae\xb2\x8e\xfc\xae\x67\x91\xc3\x07\x14\x64\x49\x4d\xed\xe8\xca\x51\x50\x24\xd5\x6e\xf9\x25\xa6\x98\xcb\x77\x39\x50\x1a\xf1\x75\x39\xff\x3f\xc7\x76\x19\xeb\x14\xc6\x2c\xf8\xc3\x15\x29\x70\x59\x28\xae\xec\x45\xe7\xe5\x1b\x08\x22\x8b\x5d\xb4\xa0\xb6\x33\xe3\xa4\x50\x26\x76\x2e\x38\xe3\x16\xf6\x76\xa4\xee\x47\xee\x57\x0c\x47\x01\xb7\x3d\x65\xcf\x06\xdc\x9c\x0c\x83\x0d\xf6\x8c\xc6\xd1\xb7\x5c\x4c\x4a\xa7\x77\xce\x33\x8d\xc8\xf5\x13\x41\x53\x66\x85\xbd\xd3\x88\xdf\xe6\x69\x5f\xf1\xa5\x67\x9a\xbc\xe5\x23\x9b\x9a\xce\xee\xc3\x5a\x28\x70\xaa\xda\x63\x77\x1a\xb2\x70\x3e\x2f\xe5\x7f\x72\xe9\x65\xc0\x7f\x3e\x74\x18\xd5\x71\x86\x5a\x4a\x76\x13\x4a\x33\x01\xe7\x93\xa5\x62\x74\x36\xa2\xf2\xec\x8d\xce\xc5\xe3\xec\x79\x9d\xe9\xb5\x69\xa2\xe7\x94\xc8\x34\xb1\x1b\xb3\xad\x88\xab\x76\xb0\xf5\x1d\x71\xd5\xb3\x85\x0d\x45\xb8\xcf\xb4\xea\x3f\x66\xdb\x6c\xa7\x73\x83\x49\x3a\xf1\x5e\x6f\x35\xe3\x51\x36\x5f\x56\xdf\xd1\x59\xbd\xb1\x37\xb7\xa3\xe3\xb8\x17\x15\x9d\x55\x32\x73\xdb\xa9\xcf\x46\x28\x41\xb9\x75\x46\x2e\x7d\x40\x6f\xef\x87\xe2\x61\xec\x29\xd9\x4a\x46\x1b\xe9\x42\x89\xff\xd8\xef\x5b\x89\xd0\x2a\x6f\x10\x65\xda\xab\x27\xc2\xb4\xb1\x09\xc3\x96\x95\x5a\xaf\x2e\xb6\x94\xb0\x09\x57\x76\xb4\x03\xc0\x16\x57\xcd\xe5\xbc\x04\x2c\x3f\xa9\xf4\x98\xc6\xcb\xcf\xd5\x9a\xb2\x5b\x65\xa1\x3c\x8b\xf0\xfa\xcb\x3e\xda\x33\x8d\x7a\x16\x39\x60\x97\x73\x29\xc2\xa5\x84\x5c\x38\x1a\x0f\x84\xcb\x59\xaf\x39\xe0\x97\x13\x1d\x0e\xca\x9c\x5b\x8f\x29\x95\xf9\x63\xe5\x8e\x32\xe4\x5f\x39\x52\xf6\xfd\xbf\xff\xd7\x23\xf8\x5c\x16\xc3\x1a\x92\x87\x6c\x23\x67\xae\x6c\xd9\x46\x7a\xa4\x22\xdb\x3b\x22\xf8\x5c\x09\x6d\xa0\x0f\x3d\x89\x22\x41\x5c\x38\x1b\x7a\x6e\x64\xb6\x58\x0b\xc1\x53\x56\x8b\x9e\x2e\x6e\x0b\xcc\x5c\x0b\xb2\x5a\xf4\x8c\xfb\xc6\x2b\x35\xdf\xe9\x64\xc0\x78\x65\x7b\xe8\x91\x66\x64\x7a\xe8\xb9\xe8\x0d\xce\xd7\x3b\xcb\x6d\xdb\x43\x1e\x1a\x36\x3d\xf4\x9c\x22\xd9\x1e\x7a\xee\x76\x59\x10\xce\x05\xaf\x11\xc8\xde\xd9\x3b\x8f\x09\xe5\xf6\x2b\xf5\x6d\xd5\x5e\x83\x69\xd5\x5d\x32\xab\xb2\x28\x9c\x9b\x5d\x6b\x8b\x42\xde\xb5\xd2\xfd\xf7\xcc\x94\x74\xff\x3d\x7b\x51\xba\xff\xb3\xd7\x94\x09\x76\x8d\xa5\xb9\x9d\x95\x80\x77\xa5\xec\x02\x3d\x72\x87\x73\x02\xbe\xff\xa4\xb8\xd0\x9a\x19\xbe\xfd\x87\xfc\x93\x5c\xbf\x72\xd3\xdf\x5e\x52\xae\x13\x99\x0c\x7a\xae\x68\x99\x0c\x4a\x67\xb9\x65\x32\x58\xff\x2b\x93\xb2\x6f\xa5\x95\xaf\x32\x47\xbb\x3f\x1b\x10\x7a\xa7\xc3\x8f\x97\xbb\xa6\xb0\xb8\x70\x43\x7a\x34\x15\xea\x12\x95\x32\xdd\xd7\xec\x68\x59\x10\x7a\xee\x96\x8f\x05\xf4\xce\x4d\x6b\x13\x42\xa4\x09\xe7\xf6\x2b\xfc\xbe\x52\xfb\xf5\xdc\x91\x86\xb9\x9b\xf3\x3f\x70\x69\xe7\xfd\x3b\x47\x9a\xd1\x7e\xcb\x3f\x4a\x37\x11\x31\x5f\x76\x89\x9e\x9b\xce\x30\x77\x79\xf1\x0b\xca\xae\x0f\xee\x32\x19\x22\x6a\x1e\x2b\x1f\xb2\xec\x84\x72\xa8\x4a\xbe\xfb\xe8\x3b\x86\x4d\x7e\x67\xc4\x3c\x59\x22\xea\x66\x9b\xca\xd6\xd0\xed\x07\xf1\x50\xc2\x05\xed\xa1\xba\x3f\x64\x16\x8d\xe3\xdd\x99\xc5\xdb\xd1\xa6\xf4\x21\x8d\xf5\x68\x29\xd3\xbe\x44\xd0\xfb\xf8\xad\xdc\x91\xdd\x3f\xb7\x94\x71\xec\xfd\x8f\x01\xc0\x57\xaa\x1a\x46\xdf\x6b\xf1\x65\x33\x20\xcc\xd8\x2c\x11\xf5\x87\x10\xf2\xd6\x84\x83\x09\x20\x6f\x85\x9f\x7c\x7d\xbe\xb9\xb0\x15\xc5\xd7\x07\x2f\xe0\x2f\x47\x18\x0e\xaa\xfc\x7c\xa3\xf2\x53\x5f\xaf\x37\x57\xa6\x82\xfa\xfa\xe0\x36\x51\xee\xbc\xb9\xd2\x85\x45\x92\x8e\x66\xee\x6b\x18\xfb\x33\x85\xfe\xc5\x7c\xa8\xd5\xe0\x8e\xc0\xb6\x30\x53\xf6\x73\x33\x03\x52\x07\x93\x95\xfa\x02\xf1\x10\xca\x03\x47\x6d\xe7\x90\xbf\x83\xad\xa9\xe4\x79\x2b\xcf\x63\x27\xcf\xeb\x03\xdd\x14\xc6\x05\x56\xfc\x4b\xb6\xce\x54\xdd\xae\xca\x2f\x4b\x82\xc9\xd1\x90\x71\x61\x65\xdf\x7e\xad\xb8\x3d\x33\x9c\xaf\x3f\xe4\x47\xe4\x95\x6b\xbb\xeb\x43\xfd\xb9\xd0\xed\xc8\xf2\xb0\xcf\x33\x54\x53\x2e\xee\x13\x6a\xca\xd4\x99\xb2\xe5\x0f\x37\xa4\x52\x5c\x33\xad\xce\xb3\xd7\xc7\x4b\x3a\xd3\x66\xa8\xe7\x3e\x3f\x11\x2f\x84\x44\x37\x4e\xc4\x02\xc5\x03\x96\xa8\x60\x7e\xb8\xda\x76\xa8\xe7\x26\x3c\x59\x0f\x25\xc4\x1b\x27\xec\xfe\x67\x87\x16\x66\xd5\x30\x70\x3d\x92\xfd\xcf\x47\x8e\x43\x26\xf3\xc2\x38\x11\x20\x0c\xf5\xb6\x59\xd5\x9f\x33\xeb\x20\x5e\xfd\xbc\x8e\xe1\x46\xb2\x3d\x94\x4c\xa3\xe3\x01\xa3\x62\x56\x90\xdf\x88\x96\x43\x41\x7e\x23\x0a\x6f\x63\xbb\x9d\xf0\x54\x59\x22\x46\xd4\x7f\xb2\x44\x9c\xef\x71\x74\x58\x5f\x94\x35\x7f\x4a\x81\x79\xae\x7c\xb8\x55\xb6\xa1\x2e\xbd\xab\x3b\x94\xfc\xae\x57\xa8\x9f\x71\x08\x43\x7a\xde\xbc\x6e\xca\x63\x77\x46\xe3\xf7\xe7\xd9\xe7\x88\x39\xe5\xdc\x09\xbf\x97\x9d\x62\x9c\x28\xb2\x9c\x39\xae\x0f\x8e\xb1\x0c\x15\xad\xc3\x0d\x94\x1c\x6e\x9c\x88\x61\x7f\xc6\x46\x18\xac\xd4\x9f\x9e\x3d\x51\x7a\xfc\x59\xd4\xcb\x36\x72\x22\xb9\x73\xfd\x33\xce\x65\x1a\xb0\xed\x3c\xd8\xa9\xca\x1d\x37\x4e\xee\x0d\x5b\x23\xc2\xa9\xb1\x46\xd8\x27\x75\xee\x43\xcf\x45\x34\x49\xfb\x90\xb8\xd1\xed\x4e\x3a\x01\x4c\x33\xb8\xdf\x43\xc9\xba\x58\x42\x49\x01\xeb\xbb\x71\x3b\x05\x9c\x8d\xeb\xd3\x08\x69\x03\x4b\x85\x11\xd2\x2a\xfc\x6f\x1f\x4e\xd6\x77\xa4\xec\x56\xcd\x6d\x4a\xae\x2f\xdc\x22\xfb\xf0\xc4\x6d\xda\x94\x88\x8c\xd9\x64\xcb\x6a\x70\xf6\x99\xc1\xe8\xa1\x85\x81\x61\x1f\xe6\x6a\xf6\x5f\x98\xc6\x3d\x1b\xe8\xc6\xc1\x3d\xeb\xce\xce\x38\x8d\x7b\x36\x30\x38\x80\x7b\xd6\xed\xa5\xf6\x90\x5a\xe5\xcd\x3f\xea\x38\xf4\x59\x18\x90\x1e\x65\x67\xa6\x4a\xf9\xf9\x7a\x7e\xd9\x49\xae\x3b\xad\x4a\xf4\xb6\x1b\xea\x34\x26\x5a\xd9\x2d\x65\x32\x1a\xcf\x50\x0a\xb2\x35\xcb\x05\xf6\xac\xdb\xdb\x69\x6e\x52\xc2\x99\xc7\x6d\x25\x65\xdb\x8e\x09\x9a\x9b\x94\x68\x07\x35\x0d\xda\x3d\xcd\xac\xf7\xe9\x34\x40\x47\xa8\xe5\xc2\xd4\x55\x8a\x26\xf3\x91\x7d\xea\x29\xb4\xfd\x9e\xd8\x27\xab\xc3\x70\xa4\xcb\x72\x24\xed\x04\xbf\xac\x3b\xc9\xfe\x34\x7e\x59\xb5\xc9\x6b\x1a\xbf\x0c\xb4\xa2\xb9\x31\x5c\x34\x06\xfe\xac\xce\x9a\x2f\x25\xbf\x4c\xe6\xff\x74\xae\x4c\xf3\x98\x2d\xfb\xc3\xb9\x32\x50\x89\xd7\x0e\x35\x99\x9b\xec\x69\xcc\xe9\xe9\xc4\x7a\x99\x0c\x6f\x71\xbb\xfa\x4c\x23\x94\x9d\x7d\xb2\x8d\x15\xf6\x55\xec\x34\x38\x0d\x3b\x36\x30\x00\x18\x76\xec\xa9\x9a\x42\x25\xb8\x78\x0b\x2f\x17\x76\x48\xe5\x9d\x3a\x53\x55\x23\x38\xd3\x87\x47\x60\x2e\xb7\x8b\x73\x4b\x9d\xa1\x3c\x8f\x8c\xce\xf3\xb8\x38\x10\xc5\x99\x4d\x4f\xfa\x70\x16\x0b\xe6\x43\x71\x57\xbb\xa6\x47\x67\xac\x3b\x69\x46\xb7\xec\xc1\x79\x90\x62\x7f\x20\xff\x19\x93\x6b\xdb\xbb\x65\x02\x82\xe5\x04\xf4\xd3\x58\x56\xbb\x32\x18\x65\x24\x1b\x85\x56\x8c\x56\x85\xc3\xfa\x34\x5a\xd5\x86\xad\x1a\x82\x6a\x3b\xf1\xd3\x43\xdd\xae\x4a\xab\x4e\xba\x59\xf3\xa1\x7f\xb1\xa5\x93\xe7\x17\x0d\x03\x38\x41\xa4\xc2\x9f\x7d\x1a\x91\x6a\x6c\x98\x85\x11\xa9\x70\xbc\x9f\x46\xa4\x02\x54\x7c\x82\x48\x75\x9c\xa1\xa4\x05\x2c\x8c\xc7\x1a\x52\xde\xd0\x06\xa4\xaa\x33\xff\x2c\xd9\x71\x71\x58\xaa\x1f\xcd\x9c\x8e\x0a\xac\x10\x65\x96\x1d\xed\xd0\xfd\x90\xf2\xf6\x81\x3f\x55\xe3\x0a\x75\x7a\x34\x62\xe1\xf1\x6f\x66\x6d\xec\xa8\xd6\xd8\x1c\x8a\xd2\xd9\x3c\xd3\xb7\xa2\x74\x7a\xe1\xe4\x36\xdf\x56\x6b\x85\x74\x1f\xee\xb1\xd9\xc8\xb8\xd8\xac\x4a\x59\x36\xd0\x2e\x19\x58\xea\xc4\x71\x70\x1a\x59\x6a\xa0\x5d\x32\x3c\xd4\x89\x9c\x6d\x78\xa8\xee\x1c\x00\xd3\xf0\x50\xd5\x49\xa9\xa7\xd1\xa1\x4e\x1c\xca\xa6\xe1\xa1\x2a\x92\xe5\x6e\x3a\xe5\x58\x53\x8c\x07\x35\x27\xcc\x42\x39\xd2\x4e\xbc\x58\xa6\x01\xa1\x6a\xe5\x08\xb6\xcb\x11\xbb\xf4\x21\xf9\xa4\xe5\x1f\x2d\x9f\xac\x9d\x56\x15\xa7\x06\x0b\x16\x5a\xd4\xd8\xef\x87\xba\xf4\x46\xca\x34\x57\xfb\x48\x1f\x32\xc8\x36\x28\x09\x2f\xc8\xd2\xbb\x39\x6b\xd0\x0c\xa5\xe4\x6e\x5c\x08\x0a\x0c\xaa\x95\x0d\xe8\xc0\x20\xfc\xc4\xa6\x61\xa6\xce\x5c\x88\xcd\x02\xea\x3e\xf2\xa5\xd4\x36\x19\x8e\xbd\xb8\x57\xca\xb6\xab\xa6\xd9\xe7\x7c\x3a\x0d\xea\x04\x66\xca\x78\x1d\xd3\x30\x53\x03\x6b\x96\x61\xa6\x4e\x5c\xb5\xe6\x56\x9c\xd0\x70\x52\xd4\x09\xea\x94\xb3\x19\x4f\xa3\x4e\x8d\xb0\x39\x59\x30\x46\x78\xa0\x0d\x18\x85\x03\x89\x01\x63\x73\x94\x65\xc0\x18\x93\x3b\x48\x31\x3b\x75\x32\x70\x85\xde\x14\x83\x19\x4c\xb0\xa4\x50\x5c\x18\x4b\xaa\x1f\x25\x35\xd5\xe1\x4a\x99\x80\x5c\x32\x34\xf9\x0a\x54\x78\xb7\x2c\x1d\x13\x99\x73\xcb\x98\x51\x06\xcb\x4f\x6c\x4d\x86\xed\xe8\x8a\x23\x94\x52\xec\xc0\xff\x6c\x92\x78\xc7\x29\x13\x68\xb7\x07\xd1\x34\x3c\xd4\x89\x85\xc0\xf0\x50\xe7\xbb\x19\x94\x33\x6e\xda\x67\x70\x02\x0f\xd5\x37\x17\x92\x43\x6f\x70\x9d\xd8\xce\x19\x37\x33\x38\x9d\xf1\x93\x32\x25\x82\x1b\xb9\x2b\x06\xa1\x56\x1d\x4a\xa0\x42\x30\x67\x61\x47\x4d\xde\x55\x7b\x38\x07\x01\x17\xe7\xf0\x29\xe6\xb5\x6a\xf0\xa8\x86\xb0\x6c\xf0\xa8\x79\x1c\x29\xf3\x3f\x76\x5a\x55\xde\x24\xf4\xa4\x86\x87\x3a\x7b\x56\x4a\xf8\x50\xf3\x48\x97\x4e\x82\x9b\xc1\x59\x02\x30\x60\xfd\x34\x3c\xd4\x39\x47\x3a\x51\x3c\xd5\x91\xb2\xaf\x9a\x29\x50\x3e\x62\x99\x00\xa9\x3b\xf1\xb2\x30\x3c\xd4\x3c\xb8\x65\x14\x97\xd3\x72\xa8\x1c\x97\xd3\x8d\xb3\xf3\x90\x55\x55\x69\x46\x19\x49\x98\xe2\xe1\x40\xc0\x9a\x8a\x8a\x67\x44\x3a\x90\x19\x66\x86\xe1\x03\xf8\x84\x52\x2b\x88\x4f\xef\x60\xa4\xc4\x1b\xcc\xcd\xad\xa1\x71\xad\xc9\x80\x33\x8f\x7f\xfb\x50\x3f\x55\x75\xe1\x64\x16\x01\x2b\x09\xb5\xd4\xcc\x84\x52\x50\x1a\x12\xa8\x80\xa2\xea\xc8\x60\x04\x66\x5c\x8f\x94\xfd\x14\x3f\x1f\xca\xe7\x9b\x05\x97\x31\x67\xe6\x48\xc9\x96\x33\x0f\x8e\x9b\x82\x7d\x26\x06\x42\xe3\x44\x9d\x67\x09\x65\x56\xc4\xb9\x51\xb4\x4f\xeb\xcc\x94\x8c\x40\x2d\x77\xca\x94\xe0\x5e\x66\x3e\xbc\xa4\x18\x9d\x50\x5a\x6e\x24\x5c\x19\x88\xda\xdb\x05\xbb\x0f\x36\x25\x03\x51\xeb\xec\x62\x19\x88\xce\x5d\x53\x55\x9b\x8f\x7b\xda\x71\x41\xdd\xb9\x7b\x1e\x52\xbb\x8f\xb9\xb1\x2d\xe9\xac\xe9\xf1\x72\xd5\xb4\x23\x53\xfa\x4a\x1f\xc2\x98\xc9\x4f\x49\x81\xde\xd3\xa3\x77\x54\xa1\xe6\xa5\x99\xca\xc0\x2d\x0b\x6c\x1e\x12\xb6\x3b\x1d\x85\xd1\x3c\x52\xd4\x0c\x9f\x12\x34\xd5\x3c\x10\x22\xa6\xdf\x11\x7b\xa7\x55\xe1\x3c\x1c\xe9\xff\x56\x55\x26\xdc\x91\xc7\x5c\x7e\xd3\x3b\xac\x86\x12\x2f\xe2\x46\x95\xc1\xea\xcc\xf2\xcb\x60\x35\xf1\xf0\xda\xb2\x49\xcd\x83\xc9\x50\x72\xbf\x89\x6e\x24\xb8\x55\x70\x77\x60\xab\x5a\xca\xf4\xf7\x56\x30\xee\xa5\x47\xdc\xc8\xae\x55\x1c\xd0\xc4\x33\xcc\x30\x56\xf3\x68\x29\x53\xbe\xc4\xb7\xcc\x83\x59\x50\xca\xc8\x89\x24\x24\x1b\xd8\x3c\x38\x97\x8a\xe6\x99\x38\x8d\x6d\x05\xf3\x9c\x23\xfb\x54\xd1\x3c\x13\xef\x88\xbd\x94\xa8\xe8\x40\x86\x74\x6e\x41\x5c\xc8\xf6\xb2\x3b\x40\xb6\xbb\x2c\x6b\x13\x1b\x9c\x41\xad\x76\xae\x6c\x63\x5a\x45\xba\x58\xe6\x35\x48\x9b\x0a\x03\x9a\x2b\xbf\xaf\xdb\xc5\xf9\x41\x1f\xaa\xba\x0b\x1a\xb5\xbb\x3a\x3b\x53\x61\x40\x13\x1d\x8e\xc1\xb0\x6a\xcb\xd8\x64\x3f\x88\x1c\x20\x4b\xde\xd3\x0c\x13\x6e\x34\x80\x1d\x4a\xa1\xfc\x67\x3e\x54\xfa\xa9\x95\xb1\x7d\xfc\x61\x86\xa3\x03\x96\x9f\x32\x5f\x42\x9c\x52\x18\xd0\x44\xbb\x6f\x9c\x2c\xf2\xc6\x4c\xe3\x64\x4d\xcc\xe1\x5b\xc6\xbb\x9a\xa7\x87\x2c\x74\x7b\xbc\xad\x68\x11\xb3\x33\xec\x0c\xf2\x6e\x22\x59\xe8\x0e\x0e\xed\xf2\x76\x43\x46\xde\xde\x6e\x08\xe9\xc2\xcc\x7a\x3e\x9c\x90\xc2\x49\xac\xa9\xea\x91\x36\x28\xcf\x0d\x7b\x6a\xeb\xd1\x34\xde\x76\x64\x1d\x5e\x10\xfe\x7b\xda\xf4\xfd\xc5\x6d\xb6\x49\x5d\x90\xef\xcc\x42\xc6\xbf\x3d\x3e\x8c\x93\x75\x8e\x4c\xaa\x2d\x7d\xa8\x6d\xb7\xcc\x77\xf3\x18\x29\xf3\x74\x64\xe4\xdb\xd3\xc1\xe8\x94\x2b\x79\x86\x32\xd8\x29\x72\xd7\x56\x30\x59\x36\xbc\x50\xb3\xf6\x78\xa9\xfe\x7f\xff\x6f\x61\x91\x33\x68\xd6\xd3\x05\x3f\x29\xc7\x3c\x94\xdf\x80\x66\x8d\xb7\x47\xf9\xf6\x8e\x8c\x06\x61\x27\x13\x62\x06\xc3\x33\x69\xcb\x2b\x7f\xcc\xb4\xa3\x95\x63\x73\x08\x60\x6b\xe1\x1c\xb2\x95\xdb\x71\xf5\xcc\xe3\x6d\x7c\x3b\xbe\x93\x50\x9a\xe7\xcc\xb6\xd7\x75\x16\x47\x1b\x67\x9f\x69\xf3\x79\x33\xee\x54\x7c\x8e\x22\xbb\xdd\x58\x5b\x23\x62\xb7\xb1\xb6\x1a\x52\xb7\xb1\xb6\xc6\x31\x43\x3a\x4f\x54\x87\xf2\x12\x73\x63\x2b\x08\xab\xe4\xe9\x7d\x39\xe3\xce\x99\xaa\x8f\x2c\xbb\x7b\xfa\x10\x0e\x6b\x4f\x4d\xbd\x1f\x99\x43\xe5\x92\xdc\x9c\x76\x19\x0b\x9f\x1e\x52\x56\x55\x73\x43\xe9\x11\xc8\xaa\x5d\xd2\x7b\x44\x5c\xba\xb6\x20\x83\xb9\xcc\x2f\x25\x54\x8a\x7c\x74\x19\xdb\x0c\xc1\xe6\x02\x17\x88\xef\x9e\xe9\x9d\xe8\xc8\xb7\xa3\xa3\xc6\xc9\x15\x21\x6b\xe1\x3c\xf3\x83\xb2\xb8\x0f\xe6\xfe\x32\xb0\xe4\xc9\xc5\xab\x78\xa8\xb5\xf2\x4f\xb7\x51\x61\x4d\xc9\x3e\xd8\xd0\xfb\x1a\xb4\xab\x61\x86\x30\x66\x57\xd9\xdc\x26\x8e\x5b\x1a\x27\x8f\xf2\xdb\xf7\x3e\x27\x41\x98\x5d\x4f\xe1\x84\xbc\x14\x66\x96\x2f\xbf\x8f\x2c\xbb\x43\x89\xf5\xa6\x15\xa5\x7c\x65\x7b\xcb\x92\xd8\x0e\xee\x72\x59\x12\xcb\x09\xe7\x75\x10\x13\xce\xc3\x5b\x31\x4c\xe7\x38\x91\xba\x6e\x27\x38\xae\x29\xec\x2e\xcc\x97\x46\x3b\x4a\x55\xe7\xcc\x2a\x50\x0e\xb9\xc8\x87\xb7\x1e\x92\x0c\x54\xc9\x69\x17\x8c\x50\x16\xc8\x12\x41\xd6\x06\xc8\x71\xc2\xb2\x65\x81\x5c\x27\xf7\x80\x62\x9a\x9e\x42\x5a\x95\x86\xea\x78\xbf\x6c\x0f\xeb\x67\x0f\x2b\xa6\x69\xcc\x9d\x66\xec\x24\x58\x52\x55\x21\x46\xec\xb0\xdb\x28\x6d\x3d\x1f\xda\xd1\x98\x1e\x6f\x0f\xa7\x86\x7c\x5e\xeb\x33\x6b\xa3\x27\xe8\x44\x98\xb8\xd9\x46\x30\xed\xdb\x50\xb7\xe9\x51\xbc\x7f\x67\x15\xfd\x3e\x69\xa1\xec\x2b\x91\x66\xc4\xec\xce\xcc\xe3\x6d\xcd\x77\x85\xfa\x73\xa1\x49\x5b\x2c\xc7\xc9\x78\x64\xb1\xac\x75\x85\x6a\xea\xa4\x43\x29\xfb\x7d\xcf\x87\x4e\x24\xfc\xef\xdc\xa6\x13\x18\xb3\x8a\x50\x6e\x18\xb3\x81\x43\x8a\x61\xcc\x46\x1e\x85\x1f\x9d\xce\xc9\xd5\xa4\x88\xa8\x31\x53\x13\x54\x5a\xff\xb3\xe3\xa3\xa2\x69\x73\x7c\xd4\xfb\x7a\x96\x21\x72\x84\x33\x1a\x8c\x2c\x8a\x4f\xe5\xfa\x3c\x63\xec\x30\x1a\x59\x6b\x25\x94\x1c\x44\x32\x1d\x52\x4b\xbe\xbf\xec\xa4\x0e\x58\x22\x8c\x22\x56\xe6\xa4\x50\x3e\x5e\xd1\x8a\xca\xd8\x58\x70\x2c\xd9\x1f\x27\x27\xe7\xb4\xc8\xd8\x38\x26\xd7\xfd\x07\x7e\x00\x5f\x71\x06\xd1\x01\x3f\x90\xb1\xf1\x8c\x0d\x61\x7f\xe4\x50\x8d\xcf\xb6\x21\xc6\x1a\x96\x5f\x43\x8c\xb5\x0e\x07\x12\xc2\xd8\x39\x4e\x8e\x8b\xd3\x8b\xce\x91\x0f\xa7\x06\xb0\xa1\x94\xe9\x36\x65\x9e\x71\x38\xe0\x57\xb6\xa6\xf2\x52\xf2\xa3\xe2\x17\x0d\xd4\xd5\x10\xcc\xbe\x9e\x70\x36\x99\x63\x97\x7a\x4d\x99\xe4\xd2\x68\x69\xbf\x3e\x57\xf0\x43\x87\x2e\x45\xd1\xf7\xf5\xda\x44\x47\x2a\xa3\xe5\x98\x23\xed\x68\x34\x25\x7d\xd8\x46\xed\x69\xc4\x10\x08\xb3\x92\x75\x6f\x60\x5d\x35\xa4\x56\x8b\xc9\x40\xc6\xbd\x31\x79\x91\xfe\xac\x57\x81\x01\xc8\xb6\x57\xe6\x0e\xa5\x67\x1f\x53\xaa\xe0\xa0\x31\xd9\xc4\xce\xd8\x39\xe9\x5d\xd6\xbb\xba\xb8\x7d\x6c\xbd\x9b\xec\xaf\x9f\x20\x04\xe6\x99\x32\xb9\x23\xb1\x15\x95\xaf\x73\x45\x97\xff\xf3\x1e\x2e\x2d\x64\xf9\xbf\xff\xd7\x4b\x3a\x94\x22\x2d\x72\xa8\x01\xac\x80\x81\x9a\x06\xb0\xaa\x67\x4d\xd5\xe5\xc2\x02\x29\x07\xf6\x9d\x2f\x9d\xfd\x8a\xc1\x59\xcb\x96\x27\xa2\x10\xac\x6a\x1e\xb3\x02\xb0\xda\x38\xe3\x81\x51\x95\xed\x2e\x4b\x5f\x1d\xbc\x5e\x8d\x51\x05\x2c\xd2\x04\xa3\x6a\x72\x4e\x64\xea\x6b\x39\x0b\x3f\x99\x61\x5b\xcf\x87\x9a\x46\xa4\x9b\x9f\xb3\xbf\x45\x3f\xa8\xd4\x9f\x93\x08\x89\xfd\xa7\x2c\x26\x8b\xe9\x90\x71\xaf\x47\x6a\xf8\x33\x0a\x3e\x73\xac\x3c\x98\x2b\xc2\x4e\xd2\x60\x4e\xa8\x8f\xae\x66\xca\x0c\x20\xc6\x5d\xfc\x27\x59\x0f\x9b\xdc\xfe\x63\xd7\x62\x78\x92\x35\xaf\xe1\x19\xb8\xff\x98\xff\x9d\x76\x9e\x13\x95\x57\xf0\x1f\xf3\xcf\x34\xca\x9a\x57\xa2\x85\xff\xb3\xb0\x17\x0d\x95\x22\x96\xca\xf9\x52\x52\x73\xb2\x8e\xb6\xed\xf5\x96\xd1\x3d\xa7\x2f\x93\xa1\xd0\xd8\x08\x11\x7f\x56\x5d\xb2\x6d\xff\x9c\xb6\x0a\xcd\xed\x9f\x41\xd0\xeb\xf1\xcf\x70\xc4\xa7\xae\xdc\x16\x31\x98\x29\xb6\xa9\x46\xb3\xef\x04\x9e\xc4\x21\x18\x5c\xaa\xe0\x63\x07\xb8\x14\x96\xc5\xeb\x90\xab\x18\x02\xf4\x75\x28\x6c\x16\x1d\x08\xf8\x51\xce\x9a\x32\x8d\x11\x55\x8f\x97\x92\xb6\xc4\x47\xd1\xb8\x4f\x03\x83\xa4\x71\x9f\xaa\xe3\x5d\xa7\x61\x9f\x4e\x10\x1d\x1e\x52\x16\x79\x5b\x3d\xaf\xc3\x12\x06\xbe\xb7\x06\x85\x22\x67\xd1\x43\x89\xdb\xe2\x88\x7c\xc9\x26\xd9\x98\xc6\x8b\x1c\x9d\x38\x0f\x5d\x8e\x6c\x02\xfe\xe0\x21\xc5\x37\x0e\x1a\x12\x18\x86\xb3\xda\x3f\x54\x73\x55\x46\x6b\x0e\x97\x19\xf0\xed\x93\x11\xd8\x4b\x3b\x83\xf5\x56\xc1\xdf\x17\x24\xaa\x79\xa4\x50\x1c\x27\xa3\xd3\x5d\x64\xec\xbf\x79\xc9\x08\x59\xd0\xc9\x5c\x36\x3b\xf2\x80\x36\x66\x55\x75\x32\xe7\x69\xcc\xaa\x66\x68\xff\x69\x94\xaa\x31\xb3\x1c\x96\x14\x88\x9f\x31\x4c\x55\xe9\x59\x55\x4b\x0a\xce\xbb\x3d\x0d\x53\x75\x62\xf7\x31\x14\xd5\x46\xcb\x6f\x28\xaa\x93\x04\xed\xd3\x58\x54\x27\x7a\x56\x63\x51\x9d\xa4\xc0\x9f\x06\xa3\x1a\xf3\x6d\x47\xe3\x39\x53\xd5\xe3\x69\x21\xa5\x9f\xb6\x3e\x03\x4c\x29\xb0\x03\xa6\x31\xa5\x06\x4e\xae\xc6\x94\x3a\xc9\xac\x3f\x0d\x2a\x55\x57\xda\x51\x3a\x22\xe7\x49\x7d\xa8\xaf\xb2\xe5\xd3\x8c\x9e\x74\x2d\xdf\x29\x0c\x8d\x77\x8b\xf1\x9f\xce\x51\x07\x63\x95\x3d\x19\x4e\x6e\xfc\xa7\x42\xbc\xc1\xa5\x58\xab\x56\xd2\xa1\xe5\x86\x93\xe9\xd0\x3b\xa2\xbc\xdf\x29\xbe\x85\x75\x3c\x0d\xd9\xd7\xe8\xc1\x72\x1c\x07\xc2\x26\x4a\x0c\xd6\x97\x4d\x94\xa3\x5a\xe0\xb9\x9c\x6e\xb2\xbd\x94\x92\x4e\xf4\x54\x7d\x18\xf7\x4b\x08\x50\xd2\x8c\xe3\x2a\x9a\x27\x94\x24\x97\x43\xa4\x46\x4d\x87\x7a\x36\x71\x51\x1a\x18\xaa\xce\x16\xca\xc9\x69\x3a\x94\x67\x66\xa7\x1d\xcd\x0c\x07\xa7\xd8\x20\xc0\xcc\xd8\xea\x89\x65\xdd\xb8\x50\x67\x96\xc2\x69\x2a\x07\x8f\xc8\x4b\x69\x2a\x07\x76\x76\x83\x46\x3d\x85\xb4\xea\x13\x57\x18\x80\x4f\x1c\x3e\xe5\x57\xf1\x89\x2b\xcc\x86\xb9\x33\xa6\x3d\x23\x4c\x9d\x4e\xc0\x34\x8d\x30\x75\xc6\xd2\x77\x29\x51\xe5\xea\xf9\x67\x5d\x79\xa8\x82\x8c\x29\x55\x76\x06\x2b\xbc\xa3\x93\xbd\x51\x6c\x85\xe0\xc4\x1b\x6f\xaa\xbf\x35\x8d\xd2\xc7\xc0\x6f\xef\xa9\xd4\xd4\x11\xe7\xc0\x17\x67\xf5\xa9\xf9\x4e\x0c\xa8\xfd\x3b\x21\xd3\x53\xf7\x23\xfb\x79\xbe\xfc\xfa\xcb\x0c\x5c\xef\x91\x1d\xea\xcf\x85\x1e\x79\xb5\xc8\xdf\x38\x81\x20\x5e\xb1\x5b\x94\xb9\xf2\x44\x11\x6c\xc0\xab\xe1\x04\x29\xd3\x80\x57\x85\x70\x2f\xe3\x5d\x9d\x46\xd9\x98\x97\x52\x55\x16\xde\xe6\x97\x2c\xc6\x83\x67\x8d\x01\xae\x0a\x4f\x37\xc3\x56\x0d\x9e\x7c\x46\xad\x5a\xce\x54\x31\x8d\x4c\xb5\x5b\xc6\x62\xd4\xe0\x9e\x32\xa1\x06\x67\x64\xe6\x8d\x35\x35\x95\x4e\xda\x6f\x9a\xab\x7a\x69\x6a\xa8\xea\x54\xa0\x34\x23\x3b\x2f\x4e\x51\x97\x4c\xb9\x05\xf5\xad\x71\xaa\x0a\x46\x8f\x4b\xf1\x54\x1b\x49\x09\x60\xaa\xe1\x2c\x62\xd3\xc0\x54\x05\xf9\xda\xc0\x54\x03\x7f\x0d\xa3\x4d\xcd\xc5\xd6\xb0\x05\xd6\x69\xb8\x1f\x4a\x18\x2b\x9c\x0d\x25\x4a\x1c\x44\x77\x01\x2f\x85\xa4\x72\xc9\x72\x7a\x92\xf9\xfa\x21\x15\xd3\x0e\x2b\x92\xb1\x74\x13\xaf\x79\xc9\x56\xba\xf0\x41\xb8\x64\x2b\x9d\xb8\xb1\x5f\x32\x79\x6e\x74\x3d\xe0\x52\x4d\xf6\x9b\xac\x91\xd5\xc9\xd4\x1f\x4a\x51\x80\x6f\x4d\x45\x01\x32\xdd\xc6\xac\x8a\xff\xbd\x41\xab\x6a\xcd\x5c\x78\x7f\xe1\x8e\x7f\xd9\x54\x89\x1e\xf0\x52\x46\xc3\x8a\xda\xfb\x52\x5e\xc2\x81\x6e\xf7\xea\x56\x5b\x74\xf8\xa4\xec\x98\xf5\xf0\xe3\xf3\xea\x16\x15\x58\xb6\xee\x20\xb5\x4e\x99\x2f\x75\x98\x91\xd1\xae\x06\xd7\x8d\x8c\x93\x03\xc5\x97\xd1\xae\x48\xda\x38\x2f\x02\xaf\x26\xdd\x4b\xb5\xdc\x53\xd3\x21\x2b\xec\xe0\x6e\x59\xbc\x97\x14\x2a\x0c\xaa\xf3\x87\x92\xc5\x77\x09\x35\x5c\x35\x5f\x6a\x34\xcc\x8d\xc2\xb0\x6a\xce\x93\x42\xad\xca\xc1\xa1\x25\x49\x60\x67\xa3\x76\x47\xbe\x75\x0a\x9d\x0d\x83\x6d\x83\x71\xf2\x2d\xdb\x8e\xa6\x63\x6e\x1c\x6a\xe5\x57\x9a\x11\xad\xda\x62\x6e\x86\x53\x88\x72\xa2\x14\x78\x55\xf2\x8f\xc3\x51\x71\x23\x65\x6e\xa5\x42\x7d\xe5\x9f\x99\x9a\x8e\xa0\x19\x50\x5a\x6f\xb8\xcb\xf0\x7c\x0f\x28\xb9\xaa\xe0\x36\x00\xf2\x14\x41\xa0\x80\x4b\xa1\x09\x02\x31\x0a\x47\x9e\x0b\xbb\x9d\x31\x2f\xe6\x25\xc3\xdd\x26\xbc\xc2\x70\x52\x73\xa5\x0b\x45\x5e\x81\x64\xf1\x90\xda\x19\x1c\x0c\x9b\xe3\x6a\x5a\x7d\x66\xa6\x45\x4a\x13\xd6\x54\xe9\x67\xa8\x8f\x9b\x09\xa9\x9c\x9d\x99\x0c\xfb\xf5\x72\x69\x0d\x36\x38\x42\x9b\xa2\xb2\xda\x71\xfe\x3b\x72\xdc\x98\x55\x35\x27\xc3\x11\x5b\x03\x67\xb1\xcb\x11\x5b\x88\xdb\x97\x2d\x79\xb9\x6e\x65\xac\x3b\xd1\x5a\x19\xec\xea\xf9\x30\xe4\x2d\xdf\xbd\x54\xf5\x8f\xec\x74\x22\xe4\x3b\xe6\x5c\x79\xfb\x4a\xb8\xb4\x0c\x7b\x05\x97\xa3\x4b\xb6\xbb\x81\xfd\xfb\x92\x79\xae\x60\xc6\x37\xbe\x55\x1b\xf0\x65\x59\xd9\xc6\x86\xbf\xca\xca\x76\x1a\x86\xf3\xa1\xc4\xa7\x88\xe6\xbc\x64\x65\xab\x27\x87\x71\x3a\xed\x3c\x53\x3e\x7d\xf5\x46\x18\x9f\x7e\x98\xf6\xf4\x71\xb9\x90\x81\x2b\x98\x7a\xb7\x54\xfd\xb8\x90\x7f\x94\x7c\xb5\x5b\x46\xf0\x73\x61\xfa\xfc\x93\x21\x9f\xaa\x52\xbf\xa1\xa8\xbb\xa6\x03\xd4\x33\x00\xbd\x4c\x71\x02\xbd\xa6\x37\x04\xf1\x08\x46\xe3\x2a\xd8\x41\x0c\xb8\x55\x71\x49\x33\xde\xd6\x99\x88\x3e\x03\x6e\x0d\x8c\x1d\x97\x8c\x72\x03\xcd\xf4\xa5\xf8\xb2\x41\x40\xd7\xe5\xfc\x7b\xc4\x6f\x5e\xcb\x2b\x37\xde\x3e\x14\x24\xc9\x7a\x28\xff\x5e\x6d\x88\x66\x4a\xaa\x37\x78\xfe\x5d\xb2\xb4\x9d\x79\x0e\xc9\x9a\xd6\x3a\x67\x7c\xd9\xcb\x0a\xf6\xbb\x8c\x34\x10\x8e\x6b\xe0\x2e\xbc\xee\x0c\xcd\x35\xfb\xa0\x7b\x1d\x48\x82\x81\x0c\xb0\x35\x51\x45\x5f\xcb\x67\x2e\x27\x59\x16\xab\x3a\xe1\x63\x0a\x30\x1b\x91\x37\x97\x53\x6f\x63\x82\x37\xfc\xd6\x20\x8c\xcb\xf0\x5b\xe7\x20\x48\xf9\x5a\x36\x44\xd4\x54\x15\x62\x4b\x49\x1f\x9a\xff\xb7\x47\xaf\xf1\x4c\x3b\xca\xaa\x07\x93\x95\x05\x6b\x47\xda\xdf\xcb\x1a\xa5\x0a\xf5\xf9\xbf\xff\xb7\xd1\x36\x5d\xdb\x6c\x8d\x29\x56\xc2\xbb\x35\xf3\x9d\x5e\x9c\x3b\xdf\x49\xfa\xcd\xa4\x2a\x86\x6b\x47\xbe\xb3\x89\x08\xd3\xde\x25\x63\xce\xc2\x59\xfc\xc2\x98\x93\x77\xa2\x8c\x39\xfb\x1d\x8c\x74\x28\x9b\x6b\x64\xdf\xf6\x24\xa7\x51\x39\x19\x0c\xc2\xef\xae\x7d\xdb\xe9\x3b\x55\xa5\xe0\x99\xa9\xaa\x5c\xb3\x47\x6a\x0a\xb4\x91\x2b\xe6\xb2\x35\x8f\x57\xb4\xc2\xb6\x6a\x5e\xe6\x97\xf9\x4f\x5e\x5b\x97\x5d\x80\x19\xdb\x65\xe7\x34\xb6\x34\x26\x9b\x3c\x76\x64\xb2\x99\x07\x6b\x7a\xf9\xde\x8e\x14\x23\x9b\xcd\xc4\xf4\x73\x29\xc4\xab\x9e\x1c\x86\xcb\x6e\x2d\xac\xb0\xcc\x34\xad\xf7\x94\xc9\xb6\xc9\x92\x5e\xf6\x72\x47\x88\x71\x8a\x3d\x54\xa6\x97\x32\xec\x95\x82\x64\xa0\x0c\x7b\x67\xe5\x86\x53\x86\xbd\x9a\x8d\xea\x0c\x7b\xaf\x60\xa8\x40\xb1\xd2\xce\x7f\x2b\x3f\x8c\x31\x36\x09\x0d\xbc\x2e\x27\x34\xcb\xb8\xed\x3a\x00\xc7\xbb\xac\xa4\x8c\xa0\x76\xd9\x77\x20\xc3\x61\x37\x30\x1c\x79\xb9\xe6\xaa\xba\xac\x6d\x8b\xbc\x77\xd9\xad\x65\xf2\x57\xb6\x10\x5b\xa3\x76\x5d\xc6\x53\x44\x82\xbe\x6c\x21\xe6\x05\xa3\x78\xb3\x1d\x79\xc7\x16\xa4\x33\xb3\x2f\xc5\x0c\x21\x47\x97\x53\xdf\x11\xf7\x7c\x39\xf5\x5d\x63\xf5\x9d\xfa\x2e\x7a\xe8\x4b\x26\xa4\x3d\x5e\x4a\x38\x2b\x5c\x14\x58\x90\x88\x9d\xb9\x6e\x3b\x92\xb2\x35\x6e\xa7\x94\x65\xa6\x64\xd0\xa9\x44\x06\x5e\xb7\x33\x36\x73\xc0\x1c\x36\x56\xb8\x61\x6c\xb4\x21\x8f\xc9\x25\xa3\x4d\x8b\x90\x2e\xb3\x4c\xa9\x2f\xa5\xb7\x1e\x5e\x73\x97\xec\x32\x75\xbc\x1f\x7a\x67\x76\x28\xcd\x37\x77\x91\x82\xc8\x4a\xe1\x64\xdc\xbe\x26\x70\x1c\xbb\xb0\xd2\xf0\x2c\xbb\x15\x1d\x84\x91\xe6\x92\x75\xa5\xe5\x59\x70\x3f\x33\x3c\x0b\x6c\xd2\x11\x5f\x44\xcb\x5f\x36\xae\x8c\x09\x9b\xb6\x75\x25\xc2\xfe\x87\x43\xc4\x2b\x59\x39\xe3\x36\xbf\xff\xe1\x0c\xc1\x8a\x3f\x3a\x43\x28\x7b\xaf\x0f\x13\xbe\x43\x6a\x00\x4c\xaa\xac\x29\x35\x87\x48\xc9\xe6\x26\xfe\xd7\xd7\xc7\x81\x0c\x0b\x66\xf4\xd9\xc6\x39\x0f\x65\xd0\xa1\x54\xed\xfa\xb0\x40\x6d\x51\x74\x68\xff\x8c\x75\x84\x34\x48\x01\x3d\xca\x78\x5e\x10\x29\x3e\x40\xd9\xc0\xb6\x64\x95\x99\x65\x85\x6a\xa2\x1a\x94\x7a\x5c\x8c\xc6\x62\x33\xe2\x17\x46\x99\xc5\x05\x2f\xa3\xcc\x89\x33\xde\xf5\xb1\x1e\x66\xb1\x73\x15\x3b\x36\x71\x64\xba\x14\x3b\x36\xf1\xb2\xb9\x3e\x46\x93\x18\xa9\xf9\xf5\x87\xa9\xea\x91\x7b\xe7\x28\x76\x6c\x66\x3b\x7e\x7c\xc3\xad\x12\xb2\xaa\x90\xb9\x92\xcb\x57\xe1\xfc\x61\xb2\xc9\x03\x4f\x26\x9b\x82\x27\xd3\x85\xc9\x66\x95\xd4\x35\xda\x6c\xba\xf4\x78\x78\x2a\x28\x7a\x6c\x86\xc7\x1b\x12\x6e\x2c\xce\xbc\x62\xc2\x66\x41\x56\x14\x24\xdc\xc4\x14\x67\x48\xb8\x49\xaa\x05\x20\xe1\xc6\xaa\x29\xdc\xc6\x97\x81\xf2\x52\xd6\xd4\x95\x0d\xa5\xa6\xf0\xa3\x3e\x0a\x94\x0d\xfc\x9e\x01\xc5\x9d\x95\x70\x20\xc5\x9d\x35\xf2\xde\x5c\x0a\x3b\xab\xb8\x6e\x5e\x5f\xab\x63\x57\x1a\xd5\x36\xab\x3b\x55\x75\x06\x08\x7f\xbe\xbe\x32\xf8\x9e\xf9\x2b\x7b\x70\xac\x96\x2e\x35\xcd\x6b\xfd\x9b\x5b\x7f\xad\x80\xc2\x45\xfd\x92\xd9\x6a\x96\x95\x11\xc8\x56\x7c\x66\x78\x1f\x57\x0d\xa9\xf3\xcb\x81\xfd\x7a\xbf\xf2\x96\xf9\xfa\xd5\xb7\x60\x0a\x32\x6a\xcd\xc2\xf1\x95\x6d\x6a\x4f\x78\xe2\xd7\x7b\x29\x7f\xe9\xbd\xc4\x79\x55\x70\xdb\x8c\x94\xa5\xe0\xb6\x49\x52\xa4\xcb\xc1\x6d\x83\xe4\x17\x06\xbb\x2b\x8d\x87\xc6\xd7\xb2\x13\xa9\x60\x40\xbb\xab\xe9\xd1\xb2\x13\xf6\x18\xa3\xdd\x4d\xec\x08\x97\x6c\x5c\x15\x4f\xd3\xeb\xcb\x56\x42\x06\xfe\x01\x71\xbe\xa1\x9e\xf1\x10\x5b\x60\x5c\xba\x95\xcb\xdb\xb8\x74\x63\xcd\x7c\x68\xfc\x13\x28\xb9\x82\x65\x38\xbf\xed\xc4\xca\xa1\x94\x27\x86\x73\xf7\xdb\x9c\xed\x02\x29\x59\x8a\x6b\x48\xd9\xf2\x26\x91\x07\xd7\x4f\xcb\x11\xfb\x80\x4d\x60\xab\x85\x7a\xe6\x91\xf8\xb9\x4b\x66\xad\x99\xa7\x9d\xac\x5a\x25\xf6\x01\x59\xb5\x26\x86\x34\xc3\xd9\x4d\x2c\x2e\x97\x8c\x5a\x93\xd8\xe5\x4b\x46\xad\x72\x22\x39\x2a\x9a\xad\x6e\x0e\xbd\xcc\x58\x93\x28\x9c\xeb\x77\xbb\x3f\x4f\xb7\x42\xd4\xd6\xc9\xeb\x44\x21\x6a\x93\x88\x8c\xeb\x4f\xd7\xec\x46\x1c\xfa\x33\xd7\xdf\x0c\x5b\xc8\x73\x8d\x84\x36\xd7\x1f\x19\x0f\x26\xd4\x72\xd5\x13\x72\xcb\x70\x95\xaa\xce\x30\xcf\x70\x84\x59\xb7\x23\x57\x0a\xb3\x6e\xd6\x0c\x67\x7b\x38\x0c\xd5\x5a\xdd\x9d\x4e\x94\x80\x94\xd0\x62\x20\xe3\x30\xb0\x1b\x32\x6e\xd6\xb7\xa6\xd6\x82\xe5\xfe\x33\x96\x26\x8c\xf5\xcf\xae\x4f\xec\x70\xd9\xb4\x56\xe3\xd6\xfd\xf3\xec\xa3\x43\x95\xa1\xaa\x90\xd3\xe0\xfa\x33\x4a\x7c\xda\x34\x97\xc5\xf1\xd0\xe0\x72\x7b\x22\xc8\xca\x54\x55\xf0\x3d\xba\x94\x68\x6f\x56\x4e\x86\x13\xed\xbd\xef\x28\x59\xa3\x66\x4c\x33\x0e\x6d\x1b\x4e\x79\x3f\x6f\x99\xa3\xf6\xf4\xc2\x19\x40\xee\x24\xdd\xc7\xad\x5c\x7a\x13\x43\x8d\x01\xe4\x26\x06\x1f\x03\xc8\xad\x62\x29\x07\x00\xb9\x08\xeb\x06\x90\x9b\x48\xd9\xc6\x7a\x9b\x24\xf7\xba\x65\x29\xda\xd8\x7b\x0c\xee\x36\x31\xe9\x00\xee\x36\xb6\x0f\x98\xc1\xdd\x16\x6e\xee\x06\x77\x7b\x0a\x19\xc0\xe5\xe9\x58\x50\xee\x23\x55\xed\x26\x45\xff\xcc\x78\x6a\x7a\x6b\xd0\xa3\xf7\x6d\xa5\x43\x83\x90\x1e\xa1\xa4\x74\xc9\x0f\x3b\xeb\x1a\x3f\x2c\x03\xcf\x34\x8a\xf1\x34\x64\xda\x44\x00\x37\x64\xda\x39\x8c\x6b\xfb\x90\x55\x89\xf5\xfe\xad\xa7\xbe\x4f\xa7\x4d\x2e\x69\x47\x8f\xba\x05\xa5\x0c\x32\x18\xa3\x0c\x61\xb6\xb1\xf6\x18\xc2\x6c\x95\x1e\x4a\xae\xe2\x93\x9a\x72\x9f\x73\xda\xf2\x69\x08\xb3\x8d\xd1\xec\x96\x59\xe6\x8c\x2b\xf3\x2d\xbb\xcc\x2a\x6f\xd5\xaf\x0b\xd3\x8e\x66\xc3\x57\x81\xf1\xcd\xb6\x73\x5a\x4f\xe3\x9b\x15\x82\x2a\x0c\x6f\xd6\x78\xc6\xdd\xa7\x15\x49\xcc\xf7\xe9\x8d\x3a\x53\xd3\x49\xf4\xdd\xbd\xad\x34\x48\xd5\x77\xf1\x31\xb5\xc8\x75\xcb\xf8\x52\xba\x19\xe8\xad\x14\x74\x15\xcf\xd6\xbb\xd8\x2f\x0a\x87\xcd\xbb\xf8\x35\xe4\x23\x75\xcb\x14\xd3\xd0\xc6\xdd\xc5\xec\x74\xd2\xa1\x8f\xb0\x45\xc5\x5b\x41\x65\x93\x97\x92\x21\xc2\x2a\x19\x16\x8c\x02\x36\xc9\x79\x67\x10\xb0\x73\x1a\xdb\x64\x1a\x05\xac\xd5\x8c\xdb\xb6\xef\x34\x13\x45\x0d\x94\x6c\x86\xa1\x7c\xda\x07\x83\xb9\xdd\xc5\x84\xaa\x72\x26\x09\xa5\xbb\x6d\xe5\x3b\x3d\x0d\x06\xfd\x59\x8a\xc6\x9b\xef\xb6\xc1\x62\xe6\xd0\x54\xef\x4c\x56\xa6\xfa\x36\xb3\xa0\x76\x57\x2b\xd1\x0e\x4b\x26\x77\x95\x9c\x94\x4e\x94\x84\x6e\xe2\xdc\x64\x54\xae\xa7\x6a\x48\x43\x94\x15\x28\xef\xa2\x34\x2b\x21\x86\xf7\x8f\xe1\xb5\x2a\x71\xdc\x86\xd7\x9a\xd5\x42\xdc\xed\x7c\x75\x13\x9b\xf6\x2d\x63\xc7\x79\xbe\xcd\x08\xdd\x6b\xa6\xea\x57\xfb\x3d\x8d\x2a\x87\x0e\xa7\xcf\xd9\xeb\x8c\xf9\x3a\x0d\xc4\x55\xb2\x6f\xaa\x5d\xcf\x38\xfb\xd5\xb7\xe2\xa2\x95\xcb\x91\x19\xf4\xee\x34\x9a\x99\x0c\x45\x6e\x4f\x02\xe9\x8d\x8b\xb5\xb1\x9f\x1a\x16\xeb\x29\x64\x8e\x95\x6b\x89\x7b\x11\x58\xac\xc4\xb1\x18\x17\x6b\x63\xc1\xbd\x1d\x0d\x37\xc9\x88\x70\x57\x73\x9f\x9d\x76\x9e\x93\x6a\x78\xa7\x69\xcc\xac\x33\x5e\x93\x80\x66\x2d\x76\x6e\x75\xb2\xce\x9a\x56\xff\x5c\xd5\xc3\x93\xf5\x65\xa1\xff\x36\x2e\xd6\x53\x38\x20\x8b\x3a\x49\x55\xff\x09\xf3\xda\x9c\x68\x81\xdd\x22\x43\xcd\x22\xae\xe6\x6e\x7a\x90\xe1\x27\x79\x2b\x63\xde\xe2\xb1\x7a\x2b\x63\x5e\xe5\x05\x6c\x7c\xad\x45\x98\xbb\xf1\xb5\x9e\x2e\xd2\x8c\x83\x9c\xf8\xd0\xa8\xcb\x19\xaa\x10\xc0\xf1\xd3\xb9\x9b\x11\xcf\x39\x81\xca\xad\xb7\xc3\xe2\x9a\x8f\x3c\x09\x2a\x0d\xc5\xb5\x1a\x27\x89\xc0\x3d\x12\x5c\x19\x8a\x6b\xad\xfc\xb1\x6c\x68\xe8\x91\x0c\xc5\x35\xc9\xb2\x7a\x2b\x70\x6f\x97\xff\xe0\xa5\x77\x37\x41\x6c\x60\x8d\xb8\x95\xa3\x6f\xee\x8c\x46\x8e\x32\x39\xd7\xc2\xe5\x2a\xef\x84\x2b\x56\x07\xdb\xf3\xad\xf0\xbb\xd2\x33\x53\xf2\x50\x26\xe1\x8b\x71\xb9\x36\x09\xdb\x8c\xcb\xb5\x71\x3d\x32\x2e\xd7\x6a\x59\x27\xa5\x5c\x21\x89\x90\xa1\xb7\x76\x49\x0f\x7a\x61\x4d\x3c\x18\x0d\xbd\xb5\x0b\xac\x4a\xb6\xa8\x8d\x23\x92\xd1\xb5\x76\x6e\xf4\xce\xb6\x41\x4c\x10\xba\xd6\x22\x52\xd4\xe0\x5a\x4f\x61\xea\x2a\x51\xb3\x65\x11\x83\x6b\x3d\x85\x69\x56\x8f\x31\x6e\x66\x45\xd1\x6d\x72\xfb\x19\xf9\xea\x9c\x27\xe3\x11\xf4\xd5\xca\x66\x94\x35\x6a\xa3\x8c\x36\x0e\xd5\xca\xc1\x91\xc5\x69\x21\xcf\xdf\x32\x38\x2d\xfc\xab\x0c\x3c\x35\x49\x44\x77\xcb\xc2\x74\x4e\xfc\x10\x6f\x99\x98\x16\xef\x3d\x23\x4f\x35\x42\x50\xee\x6e\x9f\xf0\x19\x4a\x39\xc3\x4a\x28\x6d\x4d\x38\x77\xb7\x02\x24\x7f\xf8\x1c\xea\x19\xa9\x41\xd6\xa7\x73\x12\xe5\x6f\x58\xaa\x85\x21\xfc\x1e\xe6\xce\x84\xd9\xdf\x32\x38\x4d\x4c\xc6\x46\xa9\x7a\x0a\x0b\xa4\xbb\xac\x50\x3a\x7e\x23\x65\xfe\xab\x9d\x66\x97\x0a\x1b\x94\xf3\x23\x4f\x28\x41\x83\xc0\x2a\x14\x1d\xb7\x48\x25\x61\x78\xa9\x45\x32\x28\xa3\x4b\x9d\x93\x64\xc5\x86\x97\xda\xc4\x7f\x1a\x34\x6a\x2e\xa6\x43\xb1\x69\x1b\x25\x8b\x61\xa1\x26\xbe\x07\x86\x77\x5a\x23\x7f\xac\xac\x80\x65\xa6\x4c\x29\xe3\xd8\x29\xb2\x6a\x4d\x54\xb3\x86\x7e\x3a\x67\x49\x17\xe2\xc7\xa8\x2a\x6e\x5b\xb5\x70\x36\x37\x2e\xd4\xc2\x1a\x75\xcb\xa8\x35\xf1\x12\xbe\x95\x4e\x70\x85\x8f\x2b\xfe\x6c\xa1\x7f\xb9\x87\x39\xec\x4c\x0f\x3a\x29\xdc\xa3\x32\x78\x2d\x23\x46\x3e\xd4\xc7\x83\x49\xe1\x57\xbc\x28\x94\x37\x31\x7f\x68\x58\x04\x8e\xad\xe2\xcf\x36\xba\x29\x03\x4a\x6d\x14\x4e\xb7\x2c\x53\xeb\x3c\x53\x76\xab\xa6\x87\x26\xdb\xd3\x42\x4b\x71\x3b\xeb\x20\x9a\xff\xdb\x41\x65\xb3\xb4\x90\xee\x62\x41\xb9\x8b\x34\x23\x20\x00\x16\x46\x71\x63\xfb\x7f\x8d\x5a\x9f\x1f\x4a\x86\xf7\x1d\xca\x93\x9f\x42\xbd\xf4\xf1\x34\x30\x9e\xd4\x46\xbf\x73\x2b\xa6\xec\xa9\x4a\x8f\xf2\x0a\x9f\xe9\x5f\x26\x4d\xf4\x44\xf7\xf4\xe1\x0b\xd7\x76\xe0\x18\x8e\xc6\xb7\x2c\x5a\x8b\xb0\x26\xc3\x4b\xad\xbc\x35\xa6\xf1\x6c\x36\xbf\x28\xb3\xd4\x2c\x08\x78\xd3\x9c\xf1\xbf\x08\xd4\xd3\x6c\x13\x61\xc8\xd0\x53\x33\xec\xcf\x39\x12\x0b\x6f\x8f\xe9\x7b\x3b\xfc\xcf\xd8\x53\xe8\xe6\x0c\x2f\xb5\xd1\xa2\x19\x5e\xea\x9c\xe1\x62\xb2\x8c\xed\xb0\xbf\xa5\xb3\x88\x31\xf8\x5e\x8a\xf3\x41\x6b\x65\x7c\xa9\x8d\x76\xc3\xf8\x52\x1b\x85\x9f\x51\xa2\x76\xfe\x51\x28\x51\x1b\x65\xd3\xed\x98\x2f\xec\x42\xb7\xb3\x29\xce\xb7\x51\xf3\x49\xb6\xb8\x03\xc2\x50\xee\xdc\xb2\x68\x6d\xa2\x22\x0c\xf6\xb4\x70\x82\xbe\x1d\xbb\x85\x6a\xd4\x98\x4d\x13\x6f\x4a\x63\x36\x9d\x51\x98\x18\xb4\x69\xa3\x5e\x33\x68\xd3\x8a\x2c\x2e\xdb\xd7\xca\x4b\x60\x79\xc2\xf3\x1d\x13\x8e\x80\xa3\x68\xad\x8d\xbe\xe4\x56\xb4\xd6\x46\x29\x74\x2f\xe4\x24\x46\x63\x50\x12\xb6\xb1\xad\x64\x51\xa6\x18\xde\x69\x97\xcc\xb7\x17\x83\x58\xdc\x5b\x56\xb2\x89\xb7\xc3\xed\x4c\x8c\xb3\xc2\x62\x64\x26\x5b\x2b\xff\x61\x24\xa8\x96\xaa\xd6\x46\xf3\x12\xde\xe6\xd4\x68\x42\x6e\x22\xbd\xce\x50\x1e\xfa\x82\xd2\x56\xb1\xe6\xeb\x56\x9a\xc6\xd9\xd2\x8c\x12\xdd\x66\x70\xdb\x07\x19\x5f\xcc\x5b\xb1\x5d\x0b\x85\x9e\x31\xa4\x16\x79\x09\xef\xed\xcc\x11\x47\x28\x59\x38\xb8\xc5\x65\x52\xdb\xa8\x66\x6f\x9b\xd4\x48\xcc\x77\xcb\xa4\xb6\x88\x95\xbc\xb1\xa8\x71\x72\xb7\x57\x95\x08\xf3\x7b\x8b\x19\x63\x52\x31\xa0\xd4\xce\x4c\x29\x76\x6a\xa3\x69\xba\x65\x8a\xdb\xef\x5c\x48\xfa\x88\x80\xab\x24\x89\x0b\x17\xa5\x5b\xf1\x51\x8b\xd0\xad\xdb\xf1\x51\x79\x33\x3a\x40\xea\x9d\x60\xe6\x9b\xe9\x77\x84\x14\x86\x8a\xfb\xf2\x85\xc6\xbe\x09\xf4\x14\xd2\xcf\xe5\x53\xc4\xed\x4b\xd8\x13\xa9\xb3\x6e\xe5\x50\x5c\x98\x3e\x6f\xd9\xd7\x36\xfa\xc3\xdb\x29\x14\x67\xed\xe9\x52\xa1\x6c\xec\x06\x85\x41\x2d\x5c\x0a\xee\x4b\x3c\x76\xbd\x54\xf7\x87\x8c\x47\x00\x57\x24\x87\x02\xe0\x6a\xe2\xe0\x63\x80\xab\x8d\xe6\xed\xbe\x74\x72\xf1\x9f\x33\xdc\xd5\xca\xed\xef\xc4\x8c\x47\x7e\x52\xef\x96\x1c\xe3\x4b\xde\x7d\x44\x2f\x18\xed\xea\xdc\x19\xb7\x1c\x0c\x4e\xf6\x94\xc2\xb0\x6a\xf8\xf8\xe5\x74\x40\xac\xa2\x4c\x71\x0d\xd3\x90\xb1\xae\x0a\xae\xbf\xc6\xba\x2a\x79\x5e\xc8\xda\x56\x23\xa5\x3a\x11\x24\xb9\x0e\x6e\x19\xdb\x06\x79\x6d\x6f\x27\x82\x9c\x75\x84\x94\x41\x95\x7b\xe3\x72\xba\x9f\xfc\xbc\x71\x00\x8f\xff\x20\x4f\x2b\x44\xec\x9c\x59\x53\xbd\x7e\x57\x66\x54\x1e\x82\x13\xcf\x52\x03\x68\xb5\xf1\x52\x86\xd9\xe6\xa7\xec\xc0\x8d\x98\xaa\x60\xb2\x16\x46\xa5\x60\xb2\x8a\x7d\xc9\xd8\x5a\x27\x19\x05\x0d\x9f\x55\x50\x4a\xde\x97\x93\x4b\x1c\xa9\xf9\xa7\x58\x22\xf7\x77\x3b\x31\x0e\x43\xbb\x0d\x2d\xc9\x44\xc9\x66\x58\xa3\x79\x90\xcd\xb0\x2e\x2e\xc6\xdb\xc1\xe6\x25\xad\x68\x64\x08\x6c\xb7\x13\x73\x21\xdb\xca\x62\x78\x1e\x6f\x7f\xf6\x73\x48\x9b\x8f\xc0\x8a\x4b\x86\xa1\xb3\x4a\x04\x01\x05\x9d\x8d\x33\x65\xf6\x5d\xe5\x76\xbd\x8d\x5c\xcc\xdd\xa6\xa0\xb3\x12\xd9\x46\x31\x67\x23\x8f\x47\xc5\x9c\xd5\xc2\xbc\x24\xe4\x2c\xbf\x24\xe7\xb1\x3c\x25\x1d\x73\x46\xb8\xe7\x7d\x5b\x57\x3a\x53\x53\x79\xaa\x5b\x1a\x55\x8a\xa4\x33\xdd\xeb\x65\x7f\x64\x68\xf2\x64\x7f\x5b\x91\x6e\xe3\x08\xf5\x27\xd3\x09\xbf\xa4\x60\xf6\x9a\xa1\x39\xd8\x34\x63\xb9\xbc\x47\xe0\x9e\x36\x7b\x76\xb6\x93\xcc\x9e\x15\xef\x63\x43\x6c\x95\x77\xb6\x9d\x14\xab\xe4\x3b\xe5\xac\xe7\xf6\x90\x81\xb4\x11\x69\x7e\xdf\x72\xb2\x21\x18\xcf\xe8\x5b\x4f\x87\x21\xbf\xaa\xca\x87\x12\x58\xde\x45\x73\xc4\x01\x12\xa9\x02\xd5\xea\xcc\x77\xca\x45\x4c\x8a\xdf\x5b\x86\xd5\xc4\xdb\x19\x99\xeb\xc4\x37\xc7\xc8\x5c\x67\xf8\xb3\x8c\xae\xe7\xab\x1e\xbb\x8d\x1e\x91\xfd\x64\x10\xed\xb7\x7b\xed\x66\x18\xf4\x6d\x9b\x37\x7f\xf8\x71\x58\x14\x0f\x10\x85\xb0\x15\xc0\x14\x6e\x19\x64\xcb\xe4\x9a\x95\x3d\xb6\x90\x61\xd6\x18\x5e\x05\xfb\xfb\xed\xf0\xb6\x57\x91\xe6\x20\x35\x42\x0a\xef\x8f\xb3\xf3\xf4\x34\xaa\xe4\x20\x48\x47\xb6\xc0\xbe\xfa\x38\xe5\xee\x3c\x71\x21\x36\xfa\xd7\xd9\x98\x28\x59\x60\x0b\x8e\x32\xb7\x53\x77\x1e\x9c\xe5\x8f\xb7\x65\xc6\x2d\x8d\x5f\x6d\x69\x53\x67\x0b\x99\xc7\xb6\x5a\xbc\xc4\xef\x8f\xb7\xe5\x5b\x53\x49\xce\xd8\x88\x1f\x07\x41\xe7\x97\xb6\x99\x5e\xa6\xcd\x89\x04\xd9\xdd\x1f\xfb\x09\x9d\xa1\x14\x4f\xca\x53\xc1\x89\x3c\x3b\xcf\x36\xe7\xe3\x8c\xb6\x59\x19\x38\x0b\xa9\xc2\x6e\xc7\xc4\x9d\xa9\xa9\xec\x2b\xe5\xa5\x7c\xc5\x64\xbe\x2d\x0f\xb5\x50\x6c\x05\x26\x43\x7e\xaa\x79\xc4\x29\xb6\x6d\xe6\x11\xf9\xf5\xbb\x3d\x0a\x40\x59\x34\xf7\xd8\xff\x36\x21\x1a\xfc\xeb\x9c\x75\xa7\xd9\x9f\xe4\x8a\x50\xbe\xca\xb9\xe7\x65\x0c\x3d\xf1\x30\x32\x50\x58\x25\x2c\xd0\x40\x61\x8d\x50\xb0\xdb\xf6\xce\xdc\x5d\x5f\x98\xcd\x4b\x2a\x5b\xe4\xdb\xa8\xf3\xf6\x30\x72\x33\x1b\x5c\xea\xef\x2f\x29\x12\x0e\x28\x05\x9f\x70\x93\xca\x68\x79\xbe\xaf\xcc\xaf\xdd\xe6\x91\x96\x64\xb4\x8c\xa2\x9e\x00\x3a\xce\xa2\xb2\x7e\xb6\x6c\xbf\xaf\xf3\x90\xc3\x89\xbe\x4e\xfb\xdf\xd2\x88\x7e\x9f\xb4\xd9\xc6\x09\x9b\x1b\x3e\xfc\x75\x08\xeb\x4e\x99\x62\xa8\xb2\x1c\x16\x8f\x5b\xd6\xca\xfe\xc6\xc8\x23\x32\x76\x4e\xfc\xfb\x0d\x13\xf6\x54\xe5\xff\xed\x18\x9f\x81\xeb\x84\xe7\xa4\xda\x9e\x39\x09\xd2\x34\x14\xd8\x43\x9e\x90\x1e\x4f\x85\x52\x2e\xd1\x9d\xaa\x43\x4e\xdc\x13\x6a\xfa\xc3\x0e\xe9\x60\xbc\x05\xb5\x5d\x38\x20\x15\x1b\x54\xd2\xea\xed\xc2\x34\xa4\xec\x7d\x68\x80\x6c\x26\x9d\xa4\x56\x03\x2a\x2c\xda\x62\xdb\x49\x71\xb3\xb9\x7f\xca\xb2\x83\x7b\xd0\x8d\xf1\x13\x1e\xa7\x68\xc0\x46\xfa\x8e\xfb\x67\x33\x12\x32\xc9\x8f\x25\x87\x21\xc8\x4e\x5a\x31\x0d\x1a\x55\xac\xc6\xaa\xa3\x48\xc1\x4d\xbc\xd1\xed\x48\xc1\x49\x48\x83\x21\xc7\x5e\xb9\xc3\x91\x82\x93\x78\x17\x43\x8e\xad\x99\xd9\xb1\xbe\x18\x9f\x1c\xa3\x8c\xbd\xd7\xa6\x8c\xa3\x8d\x88\x47\xe3\x8a\x9d\xd9\xc9\x3f\xa3\xb8\xb1\x91\x15\xe2\xd7\x30\xf7\xde\x0e\xf1\x9b\x24\xb6\xbe\x1d\xe2\x17\x3d\xf7\x1f\xeb\x3a\x42\x1a\xe2\xbb\x42\x29\xe7\x15\xbb\xfc\xcf\xe9\x4c\x98\xb9\x3f\x56\x07\xb1\xe1\xcf\x30\xe6\x67\x3e\xf4\xea\x30\x72\x25\x02\x9d\xe4\x92\x36\x5e\xd9\x22\x7b\xf6\xfd\xe7\xc7\x0c\xee\x4b\xf7\x9f\x00\x26\x36\xf3\x21\x30\xb3\x97\x5d\x08\xcc\xac\x86\x5f\xfe\x81\x5d\x4d\xa3\x5a\xac\xdc\x8e\xb2\xa3\xce\xca\x56\x56\x1c\xe1\xcb\x57\xfe\x6c\xe3\xe3\xc1\x28\xab\xea\xcb\x2c\x64\x47\x7d\xf9\xc1\x1f\x27\x32\xe3\x76\x8a\xc4\x14\x4a\x7d\x80\xa0\xf0\x87\xdc\x99\x81\x4a\x95\x44\x70\xe0\xfd\x67\xc5\x2a\x22\xc6\x9f\x1f\x9a\xed\x2d\x74\xb8\x71\xda\xf1\x2c\x3e\xcd\xac\x25\xa3\x6a\xb3\xee\xf4\xa1\x4e\x01\xf1\x1c\x50\xc5\x18\xc7\xa9\x2a\xef\x2d\x31\xef\x87\x52\x62\x3d\x4d\xc6\x32\x08\x5a\xb3\x9a\x77\x19\x04\x6d\x3c\x27\xee\x1f\xdc\x7a\x19\x04\x6d\x5a\x8e\x78\xa8\x8f\x13\x99\x41\x19\x8d\x80\x46\xe5\xb8\x62\x6f\xf1\x65\x44\xb4\x67\x6c\x1b\xd2\x79\x1b\x3a\x94\xd6\xdb\x59\xce\x1f\xd2\x79\x1b\xf8\x47\xbf\x90\x16\x3f\x25\x8b\xaf\xe5\xbd\x87\x9a\xc2\xfe\x4f\x33\xba\x9e\x47\x5a\xd9\xd2\x9d\x40\x38\xde\x74\x99\x92\x0e\xca\xda\xb2\x87\xf2\xd0\xd2\x9f\xd4\x91\x16\xdb\x96\x01\xd1\xa6\x9d\x61\x1f\x6a\x8b\xe2\x9f\xf4\xce\x71\x9e\x86\x87\x72\x92\x8c\xb7\x55\xdd\x80\x6f\xe1\xd7\xe6\xfe\xb4\xea\x04\x0f\xb4\x2a\x0d\xa4\xa5\x9a\x65\x5c\xb5\xa7\x2a\x2b\x95\xc4\x6a\x50\xe6\x62\x19\x81\x7c\x5a\x9c\x0c\xe1\xa1\x94\xa1\xb3\x31\x00\xa5\x52\xb7\xee\xe0\xa1\x9e\x73\xf2\x0e\x4e\x3b\xcc\xba\xb4\x87\xfa\xb8\xd1\x54\x15\x72\xe6\x99\xc2\x9f\x0b\xd3\x87\xf6\xff\x72\x55\xd9\xa3\x8b\xb3\xea\x2d\x43\xb9\x4d\x73\xe3\x87\xd2\x4a\xd5\x03\x4a\x41\x4b\x33\x35\x15\xb4\x47\x9b\xb2\x4d\xb7\x74\x2f\xdb\xf4\x74\x4e\x8b\xb5\x4e\x6f\x94\x5a\xa0\xbc\x51\x1a\x8d\x2a\xa7\x85\x23\x73\x97\x71\xdd\x9e\xc2\x7c\x39\xa4\xbc\xa0\x0f\x3f\xa5\x7b\x4b\x43\x8a\x07\x79\x3b\xb1\x33\x46\x63\x74\x4e\xc1\x76\x36\x28\xa5\xef\x3d\xa8\xea\x1d\x50\xa9\x29\x1b\xac\x43\x3c\x97\xd1\xdb\x56\x61\x37\x2a\x7b\xea\x5c\x19\xaa\xd7\xb8\xd2\x26\x20\xba\xa9\xa9\xfc\xac\x25\x14\x17\x15\x1d\x4a\x97\x35\x06\xbf\x21\xf3\x40\x65\x89\x15\xb5\xb8\x56\xfe\xc9\x17\x79\xcf\x68\xa4\xcb\xb2\xae\x7e\x19\xf6\x6d\xf5\x91\x0f\x65\x71\x6f\x69\x54\x11\x2f\xcb\xfb\x0f\xd4\x37\xc6\xa6\x6c\xad\x35\x73\x5a\xf4\x28\x3d\xd9\x53\x42\x84\x5b\x9d\xb9\x28\x7a\x94\xe6\x0c\x2b\x68\xb2\xb5\x99\x32\x86\xb6\x20\x1f\xd1\xb5\x8c\x34\x7a\xb9\x70\x43\xda\xaa\x9f\xd1\x08\xf9\x29\x1f\x2a\xfc\xc8\x7e\xa5\xcb\x00\x71\xd5\xba\xcb\x87\xf2\x0a\xcf\x54\xd5\x3b\x18\xee\x57\x58\xe1\x49\x1f\x20\x8e\x14\x28\x5f\x5b\xa9\xfa\x51\x1f\x29\xb3\x74\x9a\x32\x1f\x06\x58\x9c\x2c\xf9\xc4\x4d\xad\xe5\x28\xca\xc2\x36\x2e\x76\xa1\xe2\x50\xcb\xca\xdf\x6c\xf2\x79\x28\x6f\xe3\x95\x0f\x9b\xdd\x23\xa1\x1c\x38\xcd\x48\xf5\x6c\xf4\xab\xe6\xa1\x1c\xb5\x3e\xff\xcd\xa8\x8d\x82\xd7\xcf\x7c\xe8\x23\x9e\x55\x95\xde\x25\xdc\xa0\x98\x1b\x35\x88\x3f\xa1\xdf\x33\x6e\xeb\xc7\x7b\xf6\x86\x44\xce\x0e\xf7\x95\x5f\x41\xab\xf9\xa9\x9b\x9f\x4a\xe1\x73\xdf\x84\xe1\x19\x13\xcf\x61\xfb\x0b\xdc\xbb\xc1\x71\x73\xb8\xe5\xb4\x9b\xef\x32\xee\xdd\xe8\x9c\x3e\x45\x54\x8e\xf0\xe6\xe2\x80\xb7\xc9\x5f\x28\xcf\x7f\x87\xc5\xca\x3d\xa1\x35\x76\xbf\x31\xf1\x36\x1c\x56\x98\x78\x23\x1c\xc6\x98\x78\x93\xab\xb0\x2e\x0f\x74\x41\x99\x89\xec\x14\x0a\xde\xfb\xcc\x87\x1f\xe1\x7f\xa4\x0b\x0d\x0d\x06\x57\x1d\xdf\x3b\x19\x8c\xbc\xe8\x37\x87\x4f\xbe\x09\xa3\xc3\x6d\xf0\x4d\x18\x47\xaa\x6e\xf5\xbf\xa1\x74\xa7\xbc\xcd\x68\x11\x4b\xa8\x8f\x5e\xfb\x69\xd4\xdd\x33\x50\xed\xcc\x23\x83\xd1\xe6\xdb\x9c\x28\xa5\xe6\x6d\x33\x3f\x21\xc9\xe7\x64\xd3\x1a\x74\x6f\x8e\x97\x54\x87\xb0\x29\x47\x77\x1e\x1c\x93\xea\x4d\x53\xd3\xcc\xcf\x1f\xa6\x50\x1e\xfe\x2c\x70\x35\x5e\x1c\xeb\x54\xbd\x6b\x6a\x28\xad\x05\x7c\x11\x87\x87\x4c\x94\x37\x4d\xe5\x7f\x6d\x37\x19\x1c\x77\xf9\x3b\x94\x33\xbf\xef\x87\xeb\x60\x9f\xc8\xdf\xa1\x1d\x47\xaa\x3a\xa5\xe6\x99\x2e\xaf\x67\x83\x33\x52\x6f\xb7\x71\xa6\x13\x6d\xb7\x96\x81\x0b\x9d\x13\x36\x21\x8f\x86\x96\x9b\xd8\x4e\x0b\x8e\xda\x7b\xa8\x21\x7f\xb6\xd4\x54\x52\x1e\xa6\x58\x4e\x0b\xe5\x60\x43\x2b\x6b\x70\xcb\xb2\xc9\x2f\xa1\x1e\x1c\x76\x25\x0d\x2e\xb6\x86\x3d\x94\xa7\x86\xfe\xa4\x4b\xdb\x9c\x20\xf9\x2c\xb4\x35\x53\xe6\xa9\x29\x69\x54\xee\xbc\xad\x41\x79\x6a\xd8\xd2\x06\x04\xec\x2d\x94\xa7\x86\xfd\x26\xa7\x85\xe2\x0c\x9f\x0f\x75\x0b\xa5\xa9\x43\xfd\xf4\xa1\x27\xca\xb9\x7f\x73\xd9\x36\xcb\xc1\xcc\x77\x33\x9b\x18\x29\x94\x76\x76\xb2\x34\x8d\x05\xa7\x43\x29\xa2\x7a\xa3\x0b\x56\x11\x1e\xde\x0c\xf8\xd2\xe9\x51\x42\xf2\x2a\xa9\xaa\x34\x60\x47\x9a\x71\xe4\x11\x55\xe5\x0a\x50\xed\xee\xf5\x50\x6e\x75\x54\x48\x4d\x40\x3f\xa0\x3c\x01\x23\x75\x15\xc4\xd3\x37\x94\x42\xd1\x5e\x4a\xbf\xcc\xe0\x9c\xb5\x77\x46\x6a\x93\xbf\xc1\x8a\x40\x8d\xbf\x41\xe4\xbd\x6e\xf5\xd3\xf1\x1f\x24\xea\x6e\xc9\xf8\x60\x38\x72\x1a\x9d\xb9\xb6\x1d\x6f\xdb\xe1\x38\x4a\x06\x5c\x23\xee\x75\xe9\x53\x67\x0b\xa5\x17\x36\x67\xc5\x51\xb4\xc6\x63\x7e\x28\x05\x1f\x9f\xa1\x14\x36\xbb\x42\x59\xa2\x60\x72\x14\x29\x1a\x11\xa2\xfb\x5d\x3a\xb8\x52\x85\x5e\x38\x7a\x0f\x75\xb9\x90\xb9\x92\x6d\x7e\x65\x05\x7c\xdf\x8c\x95\x66\xc5\x3a\xb8\xf0\xbb\x13\x31\xac\x54\xf5\xcc\x71\x22\xba\x59\x07\x6c\xad\x9b\x75\x64\x95\xcd\x1e\x7a\xca\x64\xf3\xdd\xf4\xef\x23\x7f\xa6\xe6\xa5\x87\x39\xdd\xcb\x51\x70\x21\x0a\x76\x6d\xa4\x1c\x00\xe5\x14\xae\x76\x7e\x5c\xcb\x5e\x14\x07\x6c\x6c\xd8\x53\x65\x30\x55\xc3\xb7\x08\x4b\x3c\xbc\xab\x46\x3e\xf4\xae\xe2\xde\x50\x14\xef\x79\xb6\x14\xea\x17\x3b\x94\xf7\xc6\xe0\xcc\x29\xe3\xf0\xe8\x2c\xb8\x73\x03\x9f\xec\x72\x52\x03\xbf\xa3\x93\x9b\xf0\x86\x1f\x0f\x67\x67\x3d\xd2\xcc\x47\x71\xf9\xf4\xef\x68\x2c\x96\x4a\xa9\x81\xd7\x89\x08\x2b\x0f\x8b\x11\x71\x4b\x1e\x16\x23\xf7\xd6\xb0\x59\x7d\xc2\xd5\x05\xc3\x58\x9c\x80\xf5\xa1\xb6\xb6\x4a\xa8\x4b\x1f\x7a\x8a\x87\x35\xd1\xdc\x54\xf2\x7f\xe8\x03\x39\x51\xfe\x0f\xa3\xcf\x06\xa5\xad\x31\x4b\x0a\xe5\xff\xc0\x9a\xda\xff\xa1\x9d\x69\x46\xfe\x0f\x3c\xe8\x14\xef\x5b\x27\x37\x95\x42\x7a\x47\xe7\x8a\x71\x48\x6f\x38\xae\x22\x7a\x5b\xe9\xa1\xf4\x2c\xda\xa9\x69\xd4\xd1\x0a\xe5\x9f\x08\xa5\xab\x61\xd6\x7c\xa8\xe3\x3f\xd3\xa1\xdc\xcb\x78\x50\x4e\x1b\xfc\x66\xcd\x97\xca\x7c\x80\xb4\x65\x57\x89\x93\x39\x9d\x2c\x22\xcb\xa6\x1c\xbb\xbb\xc1\x1c\xc1\x6b\x64\xa6\xe4\x1c\xb1\x36\xb3\x28\xff\x87\xb3\xc0\x38\x8d\xd0\xd8\x78\xdc\xcb\xe1\x61\x95\x9a\x9a\xee\x22\x7f\x6c\x95\x62\x4f\xa3\xfe\x2b\xa6\x78\xda\x0f\xbf\xa6\xf0\x2b\xdd\x3f\x93\x03\x70\x4f\x28\x65\x8c\x42\xbb\xa0\xb8\xdc\x92\xf7\xa4\xb1\x1d\xe7\x84\x8b\x4e\x3b\x82\x67\x36\xcc\x9c\x27\x67\x63\xa1\xb3\xa8\x50\xd5\x85\x03\x52\xce\xfe\x35\x94\xd2\x4f\x73\x34\x14\xb4\xdb\x0a\xab\xba\x1e\xae\xbe\xe6\x48\x33\x4b\xae\x48\xe9\xc2\x69\x8c\x37\x94\xbc\x61\xf8\xc5\xc5\xaa\x72\xc2\x9c\x49\xb7\xa4\x7b\x73\xdf\xff\x00\xc7\xf5\xd4\x95\x8a\x95\x79\x5c\x7e\x8b\x4e\xb6\x87\x22\x83\xeb\x78\x0b\x6f\x01\x19\xa5\x13\xe7\xf3\xca\x00\x3c\x75\x70\x55\xb9\x55\xd4\x55\xd3\x8c\x64\x5a\x4e\x95\xe3\x84\xe7\x84\xc7\x2e\x3b\x99\x72\xcd\x2f\x16\x7d\x85\x34\xb6\x30\xad\x3a\xf6\x82\x95\xb4\xd3\xc5\x81\xc4\xe9\x24\xb8\x95\xfd\xb8\x2c\xc8\xcd\x95\xaa\x52\x05\x66\xb1\x94\x7a\xe5\xcc\x9c\x4b\x15\x79\xc2\xd4\x1d\x8c\x3c\x27\x6f\x83\xe5\x24\xef\x33\x55\x2d\x91\x84\x9a\xc2\x2e\xca\x87\xfe\x8d\x7c\x27\x0f\x64\xd8\x01\x3e\x17\x51\x30\xd8\xe7\xa2\xb6\x50\xda\x65\x3d\xcd\x78\x97\xb1\x3f\xb7\x37\x12\x97\xb5\x21\x2d\x0d\xf3\xb3\x80\xb4\x9c\x39\x66\x4a\x91\x3b\x6b\x4f\xa1\xbb\x64\xd3\x6d\x87\x26\xb0\x90\xdb\xf1\x06\x5c\x6b\xca\x6d\x5b\xf3\x8e\xd8\x4e\x22\x32\x43\x29\x16\x00\x26\xef\x64\xb6\x95\x0d\xe0\x84\xb5\x61\x5d\x4a\x58\x7b\xce\x05\xb7\x50\xc6\xda\x75\xac\x50\xd3\x85\x1b\x52\x73\xc5\x51\xb6\xd3\x45\xb8\xf3\xb6\x66\xf2\xfd\x50\x1e\x9f\x1c\x88\xed\x85\xe3\x40\x38\x27\xed\x91\xd9\x30\x30\x25\xab\x21\x9f\x8b\x76\x22\xc9\x29\x18\x7a\x1c\x5c\x15\x8a\x77\x5e\x83\xc7\xa0\xb3\xd7\xce\xbc\x69\xe5\x9e\xd1\x8f\x95\x2e\xa4\xa7\xcf\x60\x6e\xe5\x85\xcb\xd2\x88\xab\x67\x65\x04\x3d\x7a\xa0\x33\x94\x73\x46\x29\xfc\xad\xd3\xd7\xce\x1c\x06\xc5\x42\xf7\x03\xce\x2d\xcf\x8d\x36\x91\x7e\xf0\xdc\x58\x35\x85\xc2\x42\xe0\xfa\x95\xe7\x46\xab\xcc\x93\xc1\x2f\xf1\xb1\x5b\x06\xbf\xac\xd9\xe1\xf2\xdc\xe8\xc7\x4e\x99\x07\xc7\x87\xbe\xa9\x17\x8c\x44\x41\xd4\xfd\xd8\xa1\x9c\x33\x34\xd4\x54\x19\x83\x7b\xf6\x49\xb7\x99\xff\xa1\x34\x51\x08\x2a\xf2\xd4\xa8\xab\xa4\x0b\xa5\x89\xe0\xc2\x73\xd8\x34\x91\xc2\xcb\xf8\x9a\x3d\xca\xce\xcb\xcc\x60\x71\xa6\xe5\xc7\xd1\xa3\x42\x95\xaf\x46\x8f\xd6\xf2\x22\x8b\x3f\xd3\xa8\xdc\x8e\x83\xf3\x7e\xb1\xc1\x90\x1b\x15\x36\xdd\x8f\x4d\x8f\xc2\x82\x3c\x91\x22\xe5\xc8\xd1\xa3\x88\x95\x23\x47\x3f\x8f\x74\xa1\x10\xb5\x96\xb1\xc9\x89\x3e\x15\x7f\xaa\xc8\xff\x0a\x56\x7d\x73\x4a\x8c\xe7\x99\xdd\x26\x37\x8e\x73\x23\xfa\xe1\xa9\xb1\xb8\xf0\xc8\xe6\x8b\xf8\x6f\xe8\xcf\xf3\xdf\xd9\x3e\x9e\xaa\x53\x7d\xf0\x83\xb7\xd7\x22\x7d\x6c\xe5\x17\xe1\x27\xcc\x6d\x16\x9c\xe0\x92\xa3\xe6\xce\x5c\x58\x50\x89\x68\x22\x47\x8e\x96\x33\x24\x47\x8e\x7e\x1e\xa1\xac\x15\x85\x4d\xdc\x36\xa0\x2c\x78\x81\xe1\x46\x4f\x76\xa3\x1c\x3b\x7a\x54\xd1\x72\xde\xa8\x73\xa6\xcc\x63\x4d\x33\xde\xe2\x0c\x56\xde\x1b\xfd\x3c\xd2\xe8\x73\x8b\x9c\xdc\x0c\x46\x1f\x8d\x46\x5b\xde\x1b\x35\x9a\x89\x9b\x5d\x8c\xf4\x2d\xf7\x8d\x16\xee\x6b\xf0\xd1\xe8\x6c\xe5\xbe\xd1\x23\x7c\xcb\x7d\xa3\x46\x85\x26\xf7\x8d\x7e\xb6\x34\x3a\xdc\x28\x03\x97\x45\x75\xee\x34\xaa\xdf\x78\xfb\x57\xda\xd9\x95\x9a\x1f\x75\x98\x46\xbf\x6e\x86\x9f\xb2\x16\xe3\x1d\xcd\x9f\xa0\x50\xa9\x2a\x1c\xc5\x70\xb4\xdb\xbb\x1f\x41\xdd\xe9\x84\xc1\xd9\x7e\x48\xfd\xc6\x11\xca\x47\x83\x49\xd5\xeb\xa7\x64\xde\x74\x34\xf2\x6a\x92\xff\xc6\x3e\xce\xd4\x74\xf8\x6a\x5a\xf9\x93\xcb\x04\x7f\xe1\x07\x6f\x9e\xe3\x86\x3b\xcd\x79\x33\xa4\x69\x9e\x69\x86\x34\x3d\x4b\x6a\x9a\x87\xce\x14\x6e\xe9\xa1\xe9\x91\xed\x98\xc1\xdd\x3a\x70\x48\xa3\x1f\x36\x15\xd7\xbd\x52\x04\xb7\xa8\x09\x05\x6a\x5a\x26\x8b\xf3\x71\x16\xf0\x33\x65\x06\x43\x4b\x99\x7c\x2f\x6a\x5a\x19\xea\x62\x40\x79\xa8\xa1\xb4\x8a\xb0\x1b\xf9\x65\xf4\xb3\x64\x30\x5a\x45\x7e\xf8\xe3\x97\xf1\xe2\xd2\x36\x6c\x6a\x19\xe9\x50\x4c\x8c\x63\x8c\x5f\x46\xde\x62\x8a\x8c\xef\x51\x8b\x7f\xd8\x54\xdc\x0d\xc6\x4d\x3d\x7b\xaa\x6a\xfb\xd7\xb4\xa3\xb9\x61\xc1\x3f\xde\x54\x28\x71\x3e\x76\xc3\x81\xdf\x39\x86\x3d\x72\x01\x10\xa7\xac\x8d\xc3\xd4\xa3\xfd\x50\x98\x7a\x0f\x6f\x70\x9a\xe1\xb9\xd9\x45\x4a\x33\xdc\x4f\x38\xc5\xc7\xeb\xbf\xd9\x9b\xc6\x3f\x8d\xe5\xc5\x31\xec\x33\xa2\x98\x62\xd8\xfb\x39\xf2\xa5\x36\x47\x4b\x59\x97\x71\x8f\x9f\xb2\xd0\xb4\xd3\xcc\x74\x33\x21\x05\x3a\x90\x65\xbc\xad\x42\x4f\xa3\x9a\x1b\x4e\xb8\x63\xdf\x67\x5e\xbf\x8a\x7d\xef\x27\x9c\x5a\xe9\x8a\xfb\xd9\x43\x69\x6c\x30\xaa\xaf\x33\xc2\x33\xe1\x5f\xef\x06\x78\x9a\xa3\xdb\xe7\x3e\x53\xe8\x88\xaa\x50\x9e\x1c\xef\x71\x87\xac\x3f\xd4\x3f\x59\xf5\xd7\xeb\xcf\x52\x29\x9e\xbd\x44\xc5\xe3\x78\xf6\xb9\x39\xb8\x5f\x1b\x7b\xd8\x9c\x5f\xeb\xad\xce\x54\xd5\x06\xdc\x70\x1c\x65\x48\xee\x27\x4b\xfe\xf5\x2d\x8a\x28\x66\x38\xd6\x68\x78\x1c\x69\xde\x4a\x28\x2f\x1c\xdb\x5a\xe9\x93\x6b\x9e\x91\x4a\x9f\x5c\x0e\xae\x66\x65\x4f\xee\xe7\x08\xa5\x63\x84\x98\xac\x08\xf5\x56\x38\x8c\xf2\xfd\xe8\x27\x1c\xee\xeb\x0b\x96\xb7\xc8\xd7\x17\xec\x48\xf7\xb7\x36\x43\x06\xaa\x65\xc3\xf2\x21\x4f\x90\x16\x0d\x9f\x3c\x38\xce\xa8\x06\xbf\xbe\xe1\xe0\x45\x5f\x73\x0d\xa4\xf2\xaf\x17\x9f\x1b\x56\x09\x99\xfb\x09\x0b\x91\x8b\x46\x8f\x38\x2f\x17\x8d\x7a\xb0\x86\xf2\xc2\x28\xb1\x49\xc9\x09\x63\xad\x19\x4a\x5a\x78\x6e\xa9\x9f\x6f\x10\xee\x93\x9f\x6f\x10\xd8\x9b\x02\xd0\x57\x98\xfd\xcf\x7a\xc9\xdd\x53\xa8\x61\xaf\x14\x6a\xd8\x6c\xef\x9f\x0f\x34\x8c\xf0\xc7\xf2\xb2\xbf\x7f\x5e\xde\x95\x66\xfe\x5c\xe8\x65\xfa\x79\x7d\x11\x45\x1c\xc8\x3e\x37\x2b\xf3\x73\xc6\xa0\xb4\x03\xbb\x0f\xe5\xe1\xd0\xa5\xd7\x69\xe5\x3b\xad\x13\x37\xa1\x31\x5b\x17\x9b\xe6\x67\x89\x86\x1b\x5c\xde\x1a\x25\x56\x08\xc3\xb2\x46\xf5\xfa\xb3\x3e\x7b\xbf\x55\xb5\x69\x56\x28\xb9\xd0\x72\xda\x7e\x5e\x52\xde\x64\x3f\x63\x99\x23\x86\xfe\x7c\xd8\x91\xad\x7f\x1c\x76\x56\xdf\x4e\x1f\x27\x1c\x54\x4e\x1f\x25\xfa\x0c\xf9\x75\xf4\xc2\xf5\xf6\x67\xa9\x64\xa7\xac\xab\xac\x42\x0d\x37\xba\x21\x85\x49\xfe\x7e\x68\x84\xaa\x05\xe5\xfe\x57\xda\xf9\xc8\xe7\xb2\x43\x09\xc1\x96\x5b\x5a\x7e\x1c\xbd\xc0\x50\xff\xac\xc2\x8e\x85\xfe\xef\xd9\x2a\xbd\x1c\xa9\xea\xad\xc2\x4f\xfe\x79\xab\xf0\x10\xf8\x33\x2c\xf6\x4c\x99\xf6\xf4\x4e\x33\xe6\xda\xc8\x70\x72\x08\xe9\x05\x36\x6d\x87\x90\xdc\x5a\x72\x08\xe9\xe5\x4c\x99\x0e\x43\xbe\x93\x73\xdd\x01\x5f\x54\x60\x7d\x8f\x0b\x86\x93\x3e\x1f\x99\xaa\xdb\x93\xca\x4f\x69\xf9\xc7\x91\x32\xe7\x75\xa5\x15\x1d\x3e\x23\xaf\xae\x2d\x47\x8e\x73\x39\x75\xf6\x43\x7a\x35\x2a\x54\x71\xe1\x80\xac\xfa\x72\x43\x49\xd3\x50\xd2\x4e\x77\xd5\x09\xe9\x69\x4c\xab\xde\xe1\x05\xca\x29\x8a\x52\x53\x07\xee\xdf\x2e\x7a\x4f\x55\xb9\xd5\x8e\x34\xfa\x95\xcc\x12\xea\x27\x01\x36\x03\xf7\x7c\x2f\x53\x76\xd7\x3b\x32\x54\x31\x7b\x83\xa4\x3e\x94\xd7\x94\xd1\xe8\xc0\xdb\x63\xf1\xa1\xbe\x72\xd0\x3b\x4d\x89\xbb\x96\xcc\x94\x92\xac\x3b\x75\xc1\x32\xf2\x6c\x75\x32\x9b\x65\x34\xd9\x85\x09\x72\xcb\xaf\xa2\x97\x4a\x7f\x32\xa4\x3b\x7c\xe1\xa1\x96\xfa\x0b\xa5\xde\x0b\xc3\xbe\xdd\xbb\xa7\xfb\xf4\x8c\x96\x50\xf2\xcd\x62\x2c\xa7\xff\xe8\xa4\x4c\x11\x19\xd8\xe0\x8c\xfa\xda\x7a\x5a\x91\x5e\x37\x4f\x70\xa3\xbe\x76\xbb\x8a\x2d\xa3\xbe\xf6\x52\xf2\xa1\xf5\x55\x29\xd3\xd0\x7c\xed\xee\x53\x0e\x67\x70\x89\x7d\x5e\xde\x26\xac\xe8\xe9\x74\xff\x6c\x1a\xc7\xea\xe3\xe2\xb0\xcf\xcb\xdb\x64\xa6\x9d\xa1\x28\x28\x7e\x43\xcc\xae\x64\xe0\x52\x24\x2d\x4c\x54\xdb\x91\xfc\x7b\xe4\xc3\x8f\x8c\x59\xa1\xb4\xa5\x6b\x9a\xf9\xf9\x43\xfe\x51\x81\x1e\x0e\x01\x5c\x01\x93\x3d\x58\x29\xf9\x43\x9c\x86\x77\x7a\x28\xff\xc8\xe2\xbf\x24\x31\x39\x5c\xef\xa1\x9a\x0b\xe9\x45\x7e\xcd\xad\x31\x58\x31\xd1\x92\xbf\x94\xbe\x02\x71\x7a\x9f\x5e\xe3\xc2\xec\x48\xcf\xb4\x8e\xc5\xf4\xdc\x9e\x73\x37\x6a\x8c\xda\x66\x71\xd2\xb8\xb3\xdd\x5e\xec\x0b\xdc\xd9\xc5\xdb\xde\xb8\xb3\x85\x0b\x66\xcb\x3f\xa1\x1b\x98\xe9\xa1\xbe\xae\xba\x21\x7f\x2a\xf4\x4f\xca\x79\x61\x1f\x6c\xdc\xb2\xbd\x3c\x7c\x28\x51\x17\x55\xef\x76\x92\xe7\xc5\x03\x66\xcb\x79\xa1\xcc\x0c\x4e\xfa\x03\x8c\x84\xbb\x98\x89\x35\xca\x24\x25\x18\x52\x62\xed\x62\xf4\xbc\x4e\x99\x9e\xd3\x8b\x67\xc9\x96\x7d\xbe\xe3\x02\xb2\x8b\xe3\x19\xcc\x7d\xb7\x92\x02\x74\x87\xe1\x2d\x83\xd9\x76\x87\x67\x3f\xd4\xad\x66\x32\x70\x65\x5d\x98\x99\x0d\xb3\x38\xd6\x46\xd6\xfa\xa7\x2a\x43\x95\xe2\xa7\x30\x70\x99\xeb\x37\x4f\xbd\x2d\x73\x7d\x47\x9d\xbd\xab\xb1\xdd\x59\x9b\x6a\x6f\x11\x4b\x73\x86\xcf\xed\xc5\x12\xe3\xae\x06\x50\xe3\x3c\xd8\x3e\xbf\x78\xa3\xee\x6a\x2c\x57\x26\x5c\xa9\x91\x7b\xb1\x27\xc5\xae\xf2\x1d\xee\xcc\x94\x70\x77\x9f\x0f\x19\x9b\x84\x98\xd2\xe8\xd1\x1e\xe1\x33\x1f\x7e\x75\xc1\x33\xb6\xed\x5f\xec\x0c\x47\xc9\xd4\x50\xa6\x18\x4b\xb7\x3b\xf2\x65\x19\x2e\xb7\xbf\xbf\x21\x9f\x8f\x85\xe4\x6d\xbc\xdc\x8e\x70\x6f\xb8\xdc\xee\xec\x50\x0f\xe5\x6c\xe4\xff\x84\xe2\x7a\xaa\x92\x28\x28\x9d\xc8\xcd\x07\x86\xe0\xec\xcc\xdc\x5b\xbb\xfa\xde\x4a\xff\x66\x80\x83\xdf\x50\x70\x55\xd8\x76\x65\x19\x67\x3e\xd4\x32\xd2\x45\xf3\xfe\xe7\xff\x31\x67\xc3\xe1\x1b\xb3\xea\x4b\xdc\x18\xb8\x65\x96\x54\x35\xea\xe4\x86\x72\x3a\xfe\x94\x5d\x72\xd0\xc8\x77\xbf\x67\x34\xac\x46\xf3\x8d\xee\xf7\xcb\x56\xb0\xfc\xd3\xc5\x82\x94\x82\x1a\xd6\xd9\x2e\xfa\xa7\x0f\x83\x0c\x59\x47\xb1\x95\xc8\x79\xe7\x86\x6d\x16\xe9\x76\x3e\x94\xbe\xbe\xa5\x4c\x40\x7c\xb0\x98\xe6\x14\x90\x2f\x25\x16\xc3\xfe\x6b\x3e\x37\x1c\xb8\xe6\x73\xd3\x19\x9a\xc4\x72\x1e\xc5\xdb\xd1\xf2\x1c\x77\x67\x75\x76\x5e\x8d\x65\x88\xd9\x73\x21\x97\x6c\x45\xcb\xef\x03\x5e\xd4\x2d\x18\xe4\x3a\xe8\x16\x0c\x2c\x09\x6d\x19\xc1\xf7\x51\xd3\x8e\x84\xb6\xdc\x31\x32\x82\x77\x07\x72\x3f\x94\xdc\x8a\x60\xc6\xdd\x20\x94\x33\x65\x9a\xef\x7c\xe7\x4b\x0d\xae\xd1\xcd\xc3\x90\x44\x64\x8f\x3e\x57\x79\x0b\x7d\xc3\x76\x28\x6d\xe2\x9e\xaa\x8c\x26\xa4\x42\x59\xcf\x50\x9a\x37\x2e\x03\xc5\xe3\x77\x47\x2f\x2f\x83\xd5\xee\x83\x23\xdd\x75\xc5\xad\x9c\xe9\x2e\xd5\x0e\xb6\x9c\x2d\x73\x75\x2f\x1c\x4d\x59\xab\xa3\x3c\x33\x92\xed\xc2\x5b\x64\xcb\x1e\xbd\xf0\x3a\x30\x92\x6d\x2f\x33\x94\xbb\x80\xfb\xc9\xe6\xdc\x6a\x46\x73\x4b\xa0\xe2\x48\x3b\x20\x7f\xe5\xd8\x76\x2f\xff\x4c\x55\x2d\x3f\xf7\x66\xf7\xf2\x73\xfd\x77\x23\x3c\x1c\xf9\xee\xcf\xcd\xf8\xff\x95\x1d\xfa\xcc\x25\x36\x2c\x98\x73\x16\x14\xab\xff\x54\x5d\x90\xba\x36\xfc\x2e\xdb\x8e\xd5\x3f\x38\x60\xb6\x48\xaf\x2c\x80\x2c\xd2\x0b\xdf\x25\x23\xe2\x9e\x2b\xdb\x71\x28\x5c\xe3\x38\xd2\xaa\x8e\x18\x3c\xdd\xe6\xea\x95\xd5\x91\xb9\x7a\xaf\x9e\xc2\x26\x3f\x66\x9a\x79\x24\x97\x76\x30\x73\xc3\x92\x0b\xdb\x5a\x60\xb5\xfb\xfd\x2b\x2f\x1c\x2c\x65\x58\x38\x29\xb0\xd8\x81\x41\xe4\x84\xf2\xce\x49\x3b\x5e\xe4\x99\x76\xe4\x47\x0d\x17\x93\x49\xba\xee\x0c\x5c\x6a\xe8\xff\x35\x2a\xd4\xdf\xfc\xb0\xb9\x1f\xfb\x7f\xd8\x55\x16\xee\x33\x58\x55\x04\x97\xe1\x55\xcd\x68\xe4\x4a\x64\x68\xd5\xb5\x27\x67\x15\x39\x6a\xfa\x16\x5b\xff\xc4\x20\x5f\x41\x81\x45\xe4\xb2\x6d\x99\x97\xf8\x9e\x1c\xc0\x09\xa5\xec\x50\x0c\x75\x4a\xb7\x82\xd3\x83\x31\x61\x3b\x9e\x14\x86\x84\x3d\xc1\x31\x5a\xc6\x84\x2d\xbb\xa6\xaa\x56\x03\xe9\xc7\x01\xfb\xe1\xc5\xca\x24\x5d\xf1\x17\x32\x5e\xeb\xc2\x58\x05\x08\xeb\x38\x18\x8c\x92\x3c\x1d\x30\x2e\x87\xb9\x4f\x84\x41\x87\xb9\x2f\x8c\xc0\xdb\x61\xee\x07\x5b\x43\x61\xee\x73\x9e\xa9\xea\x66\x68\x54\x76\x66\x7b\xf4\x2f\x83\xb0\xf6\x82\x0c\x2f\xf3\xf0\x3e\x10\x53\x16\x87\x61\x43\x0d\xe5\xa6\x4a\x99\x82\xce\x61\xcc\x32\xfa\x2e\xdc\xb3\xf6\xf2\xbd\x04\x4b\x5b\xe6\x4c\x3b\x94\xc6\xc2\x19\x5e\x5c\x36\x9e\xa6\x65\xe6\x83\xb4\xaf\xb0\xf6\x5e\xf8\x5d\x43\x92\xae\x3a\x42\x6a\x9b\x70\xd7\xc9\xc4\xba\x78\xbf\x1b\x2f\xb4\x35\xa4\x0b\x1b\x3c\x17\x0a\xf1\xbd\x98\x8b\x14\xde\x2e\x0c\xa9\x55\xdb\xa9\x2a\x07\x63\x7e\xdf\x68\x9e\x11\x3d\x94\x44\xf9\xdc\xb0\x02\x99\x2d\xcb\x60\x9d\xb6\x51\x21\x4a\x28\xbd\x51\xb9\x34\x8c\x02\x8a\xea\xce\x28\xa0\x73\xbd\x35\x15\xa5\x58\x52\x53\x43\x6b\xbc\x2d\x85\xec\xb9\xc2\x6d\x8d\xec\xb9\x1a\x22\xab\xa2\xca\x5b\x66\x43\xc6\xd0\x75\xf0\xb8\x53\x8c\xf9\x20\x12\xc0\x00\x9d\x0b\x35\x97\x41\x37\xcf\x2c\x8d\xa2\xca\x27\x1a\xc8\xbd\x2d\xdc\xe0\x1c\xb2\x6d\xfd\x8c\x00\xb5\x1d\x10\xcc\xe5\x2e\xd3\xe4\xb9\x59\x53\x99\x26\x27\x2a\x4f\xa3\x6e\x4e\x14\x80\xa0\x6e\xa2\x63\x36\xea\x66\xc5\xff\xc1\xb0\x9b\x15\x6d\xbc\x71\x37\x49\x28\xb3\xb6\xf2\x3b\xd7\xc6\xfb\x51\xf9\x9d\x1b\xaa\x1c\x43\x72\x96\xc9\x91\x91\x65\xb2\x4e\x64\xc2\xcb\xf1\x13\x23\x35\x65\x97\x47\xd0\xbd\xbc\xa0\x48\x56\x8a\x1a\x9f\x99\x98\xcb\x67\xbb\xd5\x90\x42\x9f\x86\x0b\x5e\x06\x7b\x7f\x29\x37\x03\x75\xb9\x19\x86\xed\x84\x62\x3b\xd4\x54\x19\xdd\x3b\xd4\x01\x0e\x79\xd9\xd1\xdd\xaa\xc9\x2d\x4b\xe0\x44\x6d\xb9\x9d\x40\x79\x35\xb6\x9e\x13\x28\xa3\xfd\xdc\xb2\xf7\xcd\x68\x19\x64\xef\x9b\xef\x40\xed\x05\x0f\x83\x06\x9f\x13\xae\x77\x39\x96\x81\x1b\x52\xc1\xd7\x13\x1d\x8f\xe1\x39\x27\xfe\xa4\xfb\x76\x68\x29\xdb\xc9\xc9\x95\x23\xf3\xdd\x56\x87\x34\xa6\xcd\x91\xd2\x91\x40\x6d\x6c\xab\xfd\x9f\x69\xa8\x97\xb1\x3b\x9f\x76\x36\xa4\x66\x63\xa6\xd5\xcb\x52\x08\x94\xd2\xf2\x96\x0c\x4e\xdb\x72\xa6\xcc\x93\x41\x2b\x72\x3d\x41\x35\x6b\xf0\x4e\x72\xf2\x2c\xf0\x39\x23\x67\xc9\x82\x46\x32\x9f\x87\x52\x7c\x79\x7a\x90\xf3\xfa\x6a\xcc\xb0\xcc\x6b\xad\xbf\x8d\xaa\xfb\x95\x66\xd4\x7d\x7e\xdf\x91\xcc\x19\x9a\x17\x98\x7b\x4d\x51\xc6\xa4\x16\x5a\x00\x69\xce\x92\xef\x24\x9f\xb4\x8c\x46\x1e\x7a\x2d\x73\xa1\xb8\xa6\x70\xba\x9b\x25\xe5\x7f\x6f\xff\x45\xca\xa4\xc5\xe4\x18\xde\xf6\xc9\xcd\xd0\x0c\x8e\x99\x5f\xba\xe9\xd0\x5d\x7c\x7c\xd6\xd8\xd0\x32\x7c\x3d\x85\x1b\xd2\x29\xf1\x3b\x94\x46\x83\x1a\xcd\x99\x9e\x71\xdf\xdb\xb2\x6e\x4d\x34\x7c\xdb\x99\x9e\x4f\x4e\xc2\xc7\xeb\xfb\xb6\xa9\xed\xb6\xf3\x9d\xa6\x26\x83\x51\xee\x74\x3c\x1b\xf6\xc7\x87\x34\x3d\xf8\x90\xf6\x23\x55\xe5\xa0\x09\x4b\xb4\x71\x6b\x85\xef\xc9\xb8\x55\xd7\x5b\xa8\xf7\x77\x49\xab\xba\x21\x88\xa5\x30\xfc\xe6\x8c\x4e\xcf\x59\xa0\x17\x51\x07\xfb\xe3\x90\x77\x16\xce\xb1\xc5\x8b\xe8\x85\x4d\x8e\x68\x4e\x8a\xc0\x39\x4b\x83\xd7\x7d\x9c\x55\x17\x89\xf8\x23\x36\x11\xe5\xe4\xc7\xaf\xd3\xce\xc5\x47\xc6\x68\x98\x9d\x02\x8f\x67\xc9\xe0\x9c\x80\x97\x27\x1f\xc9\x9c\xf3\x8f\xda\x0d\xd1\x06\xca\x9e\x35\x4b\xc6\xed\xbc\xb9\x47\x28\xb7\xc2\x6c\x88\xd5\xa2\x6f\x35\x4e\x66\xcb\x6b\xfc\xeb\x0c\xdd\x30\x57\x9b\xa1\xfe\x57\x53\x79\x94\x99\x45\x07\x16\xaf\x68\x4a\x14\x58\x5c\x31\x3e\x6c\x19\x97\x26\x6e\x80\xfb\xcb\xc2\xb5\x14\x2a\x5f\x0a\x3b\xe5\xcb\xc2\x71\x99\x3a\x78\x38\xcf\xe8\xaf\x55\x35\x38\x17\xef\xaf\xf3\x77\x23\xba\x91\xd5\x18\xa1\xe7\xeb\x29\x2e\xb4\xea\x9c\xdc\xbc\xeb\xbe\x9e\xe1\x92\x9a\xca\x02\xf2\x96\x69\x6e\x10\x5e\x1c\x12\xbc\xf0\x42\xdd\x0e\x09\x8e\x06\x52\x71\xbe\xe7\x86\x6b\x7e\x6f\xf0\xdf\x42\x0e\xe1\xe1\x86\x9a\x2e\xa4\x59\x65\xb3\x22\x26\x61\x93\xd4\x98\x27\xa8\x6c\x48\x33\xaa\x32\x07\x01\x2f\xdc\x39\xf7\xcf\x61\xe0\x4c\xc7\x4f\xe7\x2f\x4a\x16\xe1\x78\xee\x01\x87\x73\xc2\xe3\x28\x0b\x7f\x5e\xc7\x9a\x56\xd4\x61\x49\x4d\xe9\x71\xfa\xfa\x0f\x2a\x0f\x05\xfd\xd6\xbc\x9d\x7e\x2c\xeb\x86\xd2\x8e\xe3\xb1\x18\x94\xcf\x03\x4a\x18\xcf\x19\xb7\xd1\xc6\xd1\x2a\x39\xc5\x71\x94\x8a\x4e\x63\x1c\x6d\x8c\xd3\x18\x67\x37\x2a\x8d\xf1\x8c\xde\xea\x67\x05\xe8\xe0\xa4\xfe\x74\x13\x46\xc6\xff\x39\x95\x39\xbb\xd1\x50\x9d\x6b\x70\x52\x7e\x4e\x4e\x9d\xfe\x95\xca\xfc\x9d\x37\xe3\xcb\xc3\xa9\x64\xe0\x39\xdf\x97\xec\xcf\x69\xf0\x91\x57\x65\xe1\x99\x51\xea\xfd\x39\x79\x1e\x9b\xd1\x81\xbb\x2b\x76\x03\x99\x78\x66\x74\x93\x58\x78\x06\x9b\x4c\x09\x91\xf7\xe0\x00\xfc\xf9\x25\x39\x58\x1d\xc7\xfc\x46\x57\xf9\xe7\x95\x6b\xa9\xaa\x50\x22\x38\xa7\xf3\x21\xe7\x25\xad\x18\xdf\x19\x55\xe9\x9f\x57\x0a\x51\x4b\xe8\xa0\x33\x0f\xe9\x3f\x9f\x1b\xc4\x0b\xe1\x81\x6e\x02\xd2\xc0\x03\x5d\xa3\xa5\xaa\x27\x2e\x94\x86\xc6\xbb\xfe\xcf\x62\xca\x48\x1f\x5a\x39\x3c\x0b\x41\xf5\x5c\x23\x33\xe7\x43\xc6\x36\x92\x89\x67\xc7\xfe\x20\x33\xce\x5c\x9c\x86\x3f\xc3\x3e\x70\xc5\x29\x90\xb7\xe6\xc4\x39\x90\x77\x11\x87\xb0\x15\xc8\xbb\x66\x26\xd5\x3c\x0e\x01\xd2\xc9\x92\x17\x4e\xba\x97\x4c\x3c\xcd\x29\x5d\x1e\xca\x3f\x69\x51\xf0\x92\x8d\x67\x39\xeb\xfc\x43\x79\x00\x03\xca\xbf\xcc\x87\x4a\xf5\x85\x17\xba\xc1\x3b\xf7\xd8\x7c\x67\x75\x1c\x82\xbf\xd1\x3b\xc9\x7c\xb6\x0c\xde\x79\x92\xdd\x68\x19\xbd\xb3\xf2\xe6\x37\x78\xe7\x44\xcb\x65\x7c\xce\xc9\xb3\xcb\x78\x9c\x0b\xd1\xec\x72\x9a\xe5\x45\x50\xc0\xa5\xd0\xda\x89\x0a\xe2\x72\x9a\x65\x9c\x39\x0d\xdd\xb9\x0d\x3c\xb0\x2e\xc7\xc0\xee\xfc\xbf\xa1\xe3\x76\x28\xe5\x79\xcc\xd0\xf4\x92\x44\x73\x71\x1d\xcc\xf8\x4e\x33\x7a\xf6\x9d\x29\xd4\x59\x65\x16\x4f\xe3\x45\xf5\x50\xf6\x3b\x5e\x50\x8e\x89\xe8\x50\x43\xb1\x0c\xa1\x2e\xe5\x16\x2b\x50\xda\x54\xce\x0e\xbd\x0c\x9c\x59\xf1\x90\x37\x70\x66\xc3\xd7\xec\x52\xb4\x6a\x2e\xea\x4b\xc1\xaa\x75\x59\xc4\xb8\x64\x1d\x2a\xd8\xb4\x2e\xac\x43\x44\x2f\x5c\xb2\x0e\x35\xe7\x40\x79\xa8\xcb\x85\x13\xd2\x39\x50\x0f\xa8\x8f\x0b\x19\x8e\x64\xff\x95\x76\x1c\x06\xc6\xbe\x91\xb5\xa8\x13\x4d\x75\x9d\x46\xd9\x1d\x0c\x47\xb7\x11\x3a\xee\xcb\xc6\x22\x5e\x96\x06\xe3\x3c\x4f\xe6\xd4\x01\xb0\x28\x2b\x2f\x6c\x45\xb3\xfc\xdb\x2d\xcf\x48\x9d\xd5\x59\xbe\x97\x91\x3a\xcf\xec\x5b\x67\x84\x26\xe7\xc1\x32\x54\x67\x5b\x33\x5d\xfe\xb9\x90\xbf\xba\x25\x0e\x2e\x46\x27\x43\xd2\xc2\x0f\xf3\x92\x25\x69\x1e\x8b\x2f\x6f\xd9\xe0\xd8\xc6\x0e\x90\x5d\x98\xc3\xaf\xd3\xe1\x45\xe6\x5c\x97\x02\x64\x27\x4a\xa7\xeb\xc4\xd3\x98\xf9\x90\x3c\x82\x5d\xeb\x2a\x56\xfa\x18\x5d\xe4\x21\xe5\x4f\xe7\x6b\xed\x92\x21\x89\xc4\xc7\x0f\x55\x5d\x75\x42\xda\x0d\x18\x42\x19\x08\x38\x1b\xc5\x49\x91\xd9\xd5\xc5\x4f\x8a\x23\x9f\x79\x8d\x5b\xfa\x57\x46\x29\xf6\xa3\xd2\x57\xd7\xce\xfe\x57\x48\x6c\x43\x61\x61\xcc\xcf\xea\x04\xa9\xcb\x40\x9e\x24\x5a\x5e\xc6\xf1\x3c\xd7\x4c\x8f\x97\xc3\xcb\x18\x9b\x38\xe7\xf1\x96\xb9\xff\xc1\x70\x2e\xc5\x96\x84\xd2\xfc\x87\xc7\x28\xce\x73\x62\x63\x33\x38\xe6\x3c\xcc\x71\x01\xbc\x5c\xc4\x5d\x02\x78\xc9\x4b\xf8\x52\x84\x66\xe1\x15\x63\xf8\xcb\xc6\x6d\x74\x55\xa3\x1e\x71\x38\x65\x0e\x9a\xb8\x4b\x1b\x0c\x73\xcf\x33\x6d\x3e\xcb\x86\x70\x7e\x55\xe5\x27\x45\x34\xbd\x64\xe3\x69\x4e\x73\xfc\x50\xfe\x7d\x38\xa5\x90\x32\x1b\xe2\xaf\x91\x32\x1b\xc1\x2c\x97\xe2\x35\x67\x85\x8b\x28\x5c\xb3\x22\x63\x5e\x0a\xc9\x9c\xc6\x2d\x7f\x28\x25\x01\x9c\xf9\xee\xe7\x2e\x52\xe8\x44\x22\xfc\x2f\x8b\xb1\xa1\x04\x2c\xb4\xe9\x42\x9e\x46\xe8\x39\x2e\xc7\x6b\xe2\x92\x6c\xf8\xcd\x89\x11\xe3\x92\x11\x67\x1e\xe9\x41\x3c\xf4\xc8\x2f\xd9\xa6\xba\x38\xb7\xd5\x01\x3a\x35\x55\x9b\xf6\x50\xa8\x25\x79\x23\x94\xae\x7b\x58\x71\xf5\x1a\xb2\xbe\xb6\x0c\xad\x97\xf2\x74\xa7\xe6\x9f\x3b\xf4\xd8\x9a\x4d\x15\x35\x94\x60\xc3\x5b\x28\x3d\xb0\xfc\xa0\xb8\x14\x12\x79\x3a\x5b\xf6\x43\xe9\x40\x2f\x8b\x4d\x97\x8d\x48\xd8\x49\x8d\xe2\x39\xc3\x60\x8d\xe2\x89\x47\xf2\x25\xab\xd1\xc4\xf8\x76\x39\xff\x32\x0e\xba\x97\xd3\x28\x63\x97\x35\xa6\x67\x45\xe1\x6f\x10\xcf\x8a\xba\xc6\x20\x9e\x13\x2f\xdb\x4b\x81\x8d\x3d\x1c\xb4\x99\xd7\xe0\x2e\x7c\x29\xb0\x31\xc6\xb6\x4b\x99\x93\xf7\xe0\x3c\x37\x3f\x84\xd9\x7b\xcd\x92\x38\xae\xc4\x57\xb3\x72\xe3\x60\x32\x2c\x89\xe3\x3c\x7c\xc9\xa4\xb4\xc7\x48\x1f\x72\x49\x86\x2f\x62\x1b\xc2\x95\xd7\xa0\x9e\x13\x37\xf3\x4b\xb9\x92\xeb\xb6\x94\x66\x50\xcf\x1d\x09\x42\xc6\x98\x39\xcb\xbf\x35\x1f\x86\xea\xdc\x83\xb3\xdf\x9d\xba\x1e\x0e\xda\x0d\x16\x05\xcb\x54\x90\xe1\x26\x20\xf6\xea\x46\xa6\x48\x4d\xab\xf4\xb1\xfe\x1b\x9c\x93\x9c\xe7\x0f\x65\x38\xae\x54\xd5\x8d\xba\x76\xc8\x8f\x0c\x83\xfc\xb1\x64\xe8\x95\x5f\xbc\x9d\x26\x86\x9f\xb2\x26\xef\xa0\x0b\x05\xf2\x65\x87\x39\x90\x6f\xe1\x3c\x69\xfc\xcd\x86\x2f\xeb\xe5\x74\xc8\x0b\x07\xc9\x6b\x58\x69\x50\x53\xe8\xdc\xf5\xf9\x50\xb8\x2c\x2b\xad\x3e\xa3\xd9\xa1\x74\xbf\x1b\x8b\xe2\xa1\xe4\x52\xc1\x86\x1b\xb6\x77\x65\xe1\x14\xd6\xb7\x1b\x3b\x75\x38\x1e\x33\x55\x65\x89\x6c\x6c\x15\xd9\x30\x56\x2b\xa9\xa9\xb9\x31\x38\xe4\x43\xca\x6c\x78\x84\x52\xd0\x19\x5b\x55\x99\x8b\x37\x0a\xd8\x4b\x26\x8d\x9d\x1b\x64\x18\x9c\x2c\x73\x73\x5b\x39\xcd\x1f\xda\xbc\x8b\x0d\xdd\x20\x9b\x1b\xc5\xa6\x31\x36\x27\x0e\xfa\x86\xd1\x2c\x28\x4b\x81\xd1\xcc\xfd\x39\x7d\xd5\x6d\x84\xa6\x69\x09\xf6\xa5\x9c\x8b\xae\x40\x09\x9c\xac\xe6\x43\xc5\xb5\xbd\x8d\x2e\x25\x83\xcb\x77\xc2\xec\xb7\x74\x6f\x48\xcd\xa7\x0b\xff\x86\x51\x34\xc3\xb3\xa7\x76\x78\x84\x2d\x05\xd9\x4d\x12\x45\x5c\xd3\x2a\x13\xbc\x00\x2f\x99\x42\x26\x19\x06\xae\x69\x95\x09\xf9\x0f\x2e\x27\x2f\x46\x81\x62\xc4\xcd\xc2\x7b\x1e\xc4\xcd\x45\x5c\xbd\x21\x37\x27\x4a\x12\x23\x6e\x9e\x95\x85\x53\xd0\x5d\x72\xca\x18\x0b\x73\x92\x37\xe1\x52\xb2\xe0\x41\xbe\x83\x4b\x46\x94\x1d\x11\x01\x23\xca\x46\x80\xb1\x11\x65\xc2\xb5\xa7\x39\xc5\xbb\x1c\x52\xaf\x19\xc5\x6a\x19\x1a\xb3\x85\xfb\x0b\x1a\x73\x6d\x06\x2e\x64\xcc\xb9\x56\xca\xaa\xc2\x48\x37\xd4\x23\x23\xe1\xc8\x7f\x39\xac\x0e\xc7\xb7\x6b\xf9\xe5\xb7\x77\x0a\x65\x44\x7d\x9b\xf1\xac\xbe\x3d\x7e\xd4\x63\x5a\xf5\xac\xc2\x8d\x85\xa2\xb9\x70\xb7\xb8\x96\x4c\x5a\x2b\x52\xb3\x22\xf2\xd6\xce\x7f\xe8\x54\x0d\xf6\xca\xf2\xbb\x64\xef\x14\x3e\x2f\x21\xfc\x7c\x2f\x19\x72\x56\x7d\x9b\xf1\xec\xc0\xe4\x97\xf3\x55\xb3\x59\xc8\x73\x7c\x84\xfa\x28\x56\xee\x48\x27\x32\x07\xef\xb4\xfa\x73\x21\xff\xa5\x07\x4e\xcf\xe8\xe4\x44\x80\x33\xf5\xb5\xb4\x21\xf6\x71\x84\xf4\xe8\xf8\x50\x8f\xd1\xf0\x63\x5b\x84\x1a\x72\xb3\x53\x1b\x8f\x11\xaa\xc9\x74\x45\x4d\x6d\x01\x19\xc7\xff\xc9\xac\x15\x66\xb7\x36\xac\x4b\xa6\xa4\xb5\x38\x58\x8e\x96\x23\x03\x08\x50\x9d\x71\x24\x30\x56\xe7\x19\x23\xe3\xb5\xbd\x5d\xf8\x52\x69\x87\xd7\xae\xa9\x2a\x67\xe3\x5c\xc1\x8a\xa5\x1b\x18\xfd\xc0\xee\xdc\x6f\x99\x3b\x61\xbf\xca\xee\xf4\x4a\x20\xb2\x3b\x9d\xf1\x4f\xb8\x94\xbf\x78\xed\x97\x52\x82\x46\xec\xfc\x97\xf3\x17\xe3\xe4\x77\x39\x7f\x71\x65\xdb\x2b\x08\x6f\xed\xb7\x0f\xc5\x9d\xb3\x09\xb7\x53\x8f\xa7\x4c\xb9\xfc\x31\x03\x01\x17\x9a\xa7\xe9\x76\x72\xf1\x4c\x87\xfd\xe1\x58\x72\xf2\x1e\xb3\xeb\x37\x81\x95\x3d\x85\xb7\xd4\x08\x4c\x95\x3c\x0e\x77\x4b\x33\xcf\x23\x62\x23\xc7\xc9\x42\xb5\x36\x7b\x45\xf1\x79\x4f\x33\x7c\x28\x48\x06\x63\xf9\x3e\x94\x02\xf4\x60\x17\x0a\xd0\x9b\x1b\x31\xc3\x49\x91\x0d\x08\xbe\x8c\x56\xfa\x34\xd3\x21\xb5\xe5\x5a\x28\x65\x16\xac\xa1\x3c\xb6\x74\xf8\x27\xca\x8d\x2a\xb4\xee\xbd\x57\x04\x33\xba\xc2\x03\x2e\x2f\x3f\x4b\x21\x94\xd1\x75\xbe\x65\x4b\xdd\x23\xfd\x2b\x0a\xaf\x19\x1d\xea\xa1\x1e\x49\xca\x39\x3f\x97\x11\x48\x17\x5e\x34\x97\xcc\x59\xb5\x59\x51\x79\xd9\x9c\xb5\x9d\x4d\x7e\x01\x41\x9a\xdb\x42\xd1\x73\x6b\x72\x23\x28\x7a\xee\xa9\x9a\x76\x2e\xad\x29\x7d\x48\xa7\x87\x67\xaa\x61\x46\xcf\x9d\xd7\x9f\xa1\x44\xb3\xfd\x14\x2f\xb7\x88\xbb\xba\xc8\x7b\x9c\xf7\xde\xe5\xfc\xe5\x70\x7d\x59\xc9\xd6\x78\xab\x6a\x8a\x7b\xca\xb4\x53\x60\x73\x0e\xa6\xdb\x79\x1a\xca\x84\xb6\x72\x52\x2e\x7b\xa3\xe6\x97\xb5\xe0\xb9\x03\x88\x7c\xcb\x03\xe0\xb2\x28\x09\xb3\xba\x7c\xaa\x91\xdd\x14\xb2\x36\x23\x49\x28\x2a\x6d\x11\xc0\x62\x9c\xd1\x44\x13\x5d\xb7\xa0\x34\x36\xa2\x9b\xf2\x09\x9f\x3b\xc2\xf2\x6d\x6d\x20\xfb\xf6\xb6\xb5\x9c\x3d\x6d\x6b\xd7\x8e\xb8\x2a\x6b\xd7\xda\xbc\xcd\x6d\xed\xda\x11\x89\x65\xee\x5a\x8d\x83\x73\xeb\x6d\xba\x23\xcb\x2a\x2a\x6d\xed\x96\xf1\xfc\x5c\x98\x86\xb4\x03\x59\x65\x87\xa5\xed\xc8\x84\xb2\x86\xbd\x77\xbb\xc2\xd2\x16\x1a\x58\xa3\x99\x2e\x0c\xef\x97\x62\xcd\xd6\xe6\x2e\x91\xf9\x6b\xa1\xd6\xbf\x14\x5d\x96\x00\xaa\xcb\xd1\x65\x9b\x18\x49\x03\x9f\xae\x3c\x9c\x15\x33\xb6\x72\x0b\x2a\x64\xec\xa9\x1a\x52\xc7\x63\x30\x1a\x09\xb3\x9b\xe8\x4a\x63\x9d\x2e\x74\x7e\x97\x82\xc6\xd6\x23\xf7\xff\x93\x5b\x2b\xa2\xec\x15\x43\x9c\xe7\x77\x13\x98\x66\x94\xd4\x45\xca\x20\xa3\xa4\xae\xe8\x0a\x6e\xb3\x87\x4c\x87\x5e\x76\x9b\xb0\x8a\x4b\x16\xb8\x57\x28\xb9\xd9\x3b\xfc\xa4\xde\xe3\x39\xca\xb2\xc7\xbd\xaf\x07\x27\xfa\xdd\x84\xe9\x19\x5e\x75\xe1\xf5\x7c\x29\xf6\xec\x29\x4c\x5d\xb1\x12\xde\xb9\xca\x02\xfc\x14\xa6\x13\x29\xd6\x11\xa0\x6c\xbc\xdb\x78\x7d\x5e\x32\xde\xad\xca\xcd\xf2\xf1\x3d\xc3\x79\x95\xed\x6e\xe1\x22\x7d\x7d\xd8\xaf\x6f\x55\x5d\x8a\x0c\xf6\x63\x0e\xc5\xf6\x90\x61\xef\xa9\x9a\x76\xa6\x5e\x69\x0b\x4a\x9e\x4e\x25\xfd\x6b\x70\xdc\xc2\x1f\x5f\x50\x44\x8a\x19\xa7\x75\x45\xeb\xf8\xf1\xa5\xc3\x7f\xc8\x7a\xf7\x54\xa5\x8f\xed\x45\x0f\xa5\x14\xaa\xf9\xc7\xed\xe3\x03\xab\x93\xf9\x6e\x45\x4a\xff\x98\x61\xcd\x94\xe9\x3d\x91\x5f\xb6\x1c\x12\x71\xe2\x63\x39\x84\xb5\x93\xb9\x6e\x4d\xd8\x97\x70\x5a\x93\x5d\x10\x9c\xd6\x8d\xf7\x83\x71\x5a\x17\x31\x20\x86\x62\x5d\x79\xdc\x7f\x0c\x7f\x91\xa1\x7a\x97\x71\x40\x3e\xde\x3a\x2c\xf2\xc7\x80\x32\x99\x2a\xaf\xea\x19\xca\x13\xc7\xe1\xf9\x1a\x22\x91\x7d\xf5\xb5\x10\xb0\x52\x26\x6f\x0f\x6e\xb6\xaf\xe7\x0d\x96\xfc\x25\x61\x23\x57\xab\xac\x67\xab\xa1\xcd\x90\xf1\xec\x95\x6e\x15\xe1\xb5\x48\x7d\x63\x2c\xd1\xe7\xc3\xb4\xaa\x9f\x82\x23\xc8\x5e\x56\x70\x83\xbc\xbe\xfe\x7d\x18\x9d\xc2\xa8\x6a\x6e\x56\x59\xcf\x56\x34\x62\x32\x9e\xbd\xaa\x43\x19\xcf\xe2\xde\x62\x44\xd0\x85\xfb\xd2\xa5\xc0\xa9\x15\x3d\x8f\x12\xdf\x26\x4c\xf1\x52\x70\x54\xd2\x6b\x5c\x0a\x8e\xda\xe4\x7a\xb9\x14\x1c\x35\x27\x5c\x5e\xd6\xa9\x85\xeb\x3a\xc8\x9d\x1b\xe3\x91\xa1\x3b\x17\xa6\x64\x43\x77\xae\x28\xa4\x15\x0e\xb5\x36\xba\x2b\x87\x43\x6d\xac\x45\x97\xed\x5a\x1b\xa9\xdc\xe1\x50\x60\x7d\xad\x4b\xe1\x50\x6d\xa5\x55\x59\x80\xc3\xc9\x65\xf4\x3a\xf3\xd4\xf9\x39\x29\x1d\x1b\x8c\x5c\xb6\xe9\x42\xf1\xe4\x04\x2f\x18\x01\xb4\x12\x98\x6d\x04\xd0\x8a\x95\xcb\x08\xa0\x6d\xed\x50\xf7\xff\xfd\xbf\x1a\x05\xcd\xcf\x0c\x2f\xea\x83\x9f\x13\x9b\x8f\x34\x2a\x8f\x21\x6e\x03\x99\xce\xda\x01\xa7\xfc\x39\x99\x01\x77\x8c\x13\xe2\x02\x34\xf6\x90\x45\xfe\xf8\x8c\x5b\xf9\xfd\x71\x16\xbe\x14\x62\xd5\x72\xc9\x2b\xc4\xaa\x3d\xa2\xe2\x3f\x39\xb5\xf3\xea\x1e\xb0\x66\xe7\xd5\xed\xec\xef\x58\xe7\xf8\x29\x33\x4a\x2c\x70\x97\xcc\x73\xb5\xbf\x1f\x3a\xd5\x77\x28\xc5\xcd\x8d\x8c\x46\x68\x99\xf0\x50\x59\xee\x0a\x39\x39\x8c\x6b\xda\xf2\xb2\x94\x1d\xaf\x46\x6e\xfe\xb3\x6e\x14\x7e\xf2\xe7\xb7\xf4\x91\x9a\x8e\x0b\x84\x9f\xc8\x8c\xd7\x72\x55\xcb\x8c\x57\x49\xbc\x66\x58\xd3\x96\xa3\x27\x2b\x5e\x5b\x2f\xa5\x84\x9c\x0c\xdb\x89\x7b\x49\x41\x71\xc9\xc2\xd7\x16\xef\x31\x05\x78\xb5\x85\x06\xf0\xcf\x57\x3a\xf6\x47\xc3\xa1\x36\x1c\x05\x2e\xc5\x7b\xd5\xc8\xa6\x0a\xf7\x6a\x9b\x07\x98\xc2\xbd\x6a\xe5\xb1\x28\x34\xd4\x13\xcf\xd9\xeb\xcf\xfe\x2d\x3b\xad\x7c\xf4\x5d\x5a\xd1\x49\xe0\x78\x39\xf6\xab\xc1\xf8\x8d\x9b\xba\x46\x28\xb9\x6d\x70\x7f\xc8\xa4\xd8\x70\x22\x30\xa6\x6a\x23\x5c\xf7\xfa\x73\x76\x8e\x4c\x9a\x12\xfc\xe7\x1d\xfd\x27\xb6\x8b\x9b\x82\xf1\x56\xcf\x8d\x25\xf4\x92\xb9\xb1\xe4\x38\xcb\xda\x58\x49\xe3\x71\xc9\xda\xd8\xea\xdb\xc5\x33\x87\x1b\x5d\x85\x8c\x8d\x75\x65\xe9\xe5\x5d\xb3\xcf\x50\x9a\xc2\x15\x4a\xf1\xb1\x6f\xcd\xaa\x9a\xfc\xa0\x92\xff\xb7\xac\xcb\x2d\x94\x02\x8e\xa8\x4c\x96\x6d\xa3\xf0\xf8\xb3\x07\x7b\x36\x90\x23\x3f\x32\x85\x7a\x40\xec\x6c\x3c\xed\xf4\xbc\x0a\x9d\x96\xb8\xe7\xff\x94\x96\x78\x9f\xa1\xb4\xd1\x39\x76\xb2\x74\x96\xbc\xcb\x65\xe9\x6c\x86\xc1\x5d\x46\x85\x6d\x84\x11\xdf\x0a\x7b\xab\xa4\x18\xba\x15\xf6\xd6\x8c\x95\xf1\x50\x0f\x43\x62\x87\xde\x32\x89\x36\x42\x5e\x6f\x59\x44\x0b\xce\x0b\xf7\x61\x6c\x5f\x1f\x25\x23\xcd\x36\x82\x0e\xef\x63\x29\x65\x8b\xc7\x72\x1f\x52\x68\x00\xf6\xf7\x90\x97\xf6\x41\x3a\x54\x10\x40\x4d\x87\xfa\xc1\x92\x46\xbf\x72\x9e\x08\xf5\x93\xb3\x56\x28\xfd\xa0\xf7\xdd\x2d\x13\x6c\x45\x74\xbc\x65\x65\xad\xbc\x96\x6f\xe7\x2b\xc6\xe7\xe6\x76\xbe\x62\x6e\xdf\x5b\xf9\x8a\x1b\xfa\x93\xfb\x90\xeb\x25\x89\x38\x6e\x99\x5c\x1b\x6a\x8f\xfb\x00\xbf\x32\x6d\x7e\x55\xc6\x58\xac\xbc\xc0\x04\x6e\x64\xdb\xca\xc5\x61\x60\xdb\x46\x78\xcc\x7d\x48\x79\x81\xc7\xd9\x7d\x08\x5c\x74\xe7\xe7\xb5\xed\x49\x59\x61\xd0\xdb\xc6\x6b\xfc\x56\xc8\x5d\xe1\x90\xdf\x4a\x89\x5c\x38\x2e\xb7\x02\xf0\xca\xca\xea\xca\x52\x64\x4c\xb6\x75\x1f\xe2\xe2\xa4\x84\xbd\x65\xf0\xad\x70\xff\x5b\x79\x8d\xeb\x59\xfe\xed\xf0\x71\x1f\x56\x82\x79\x6b\x1b\x2d\xf7\x04\xf6\x6f\x19\x2e\xb7\xe0\xcc\x7b\xcb\x8e\x7b\xa2\xba\xb9\x4f\xc3\x27\x31\xf9\xa7\x14\x5d\x38\x1d\xdf\x0a\xeb\x23\x07\xfe\x32\x58\x6e\xc5\x4e\x78\x9f\xf2\xda\x43\xab\x73\x2b\xcb\x30\xa9\xda\x1f\x4a\xf9\xc3\x1a\x6d\x3a\x1d\x3c\x73\x28\x7b\x6b\x39\x8e\x94\xf9\x15\x75\x42\xc9\xe5\x39\x23\x53\xbc\x5b\x37\x17\xbd\x65\xa6\x9c\x3d\xdf\xe9\xee\x41\x9a\xba\x15\xb5\x76\x66\xc3\xda\xd8\xd8\xcd\x0c\x6f\x1b\x14\x0d\x87\xbb\x80\xbc\x45\xa9\x76\x2b\x86\x6d\x92\x54\xf7\xb6\x79\x71\x93\xe1\xf8\x76\x8e\xdd\x49\x17\x0a\x4c\x4b\xa2\x6e\x83\xdc\x4e\x3c\xda\x80\xb5\x9d\x35\x65\x3f\xa9\x9b\x4e\x28\x09\x1e\x95\x0d\xac\x6c\xb8\x13\x99\xfc\x56\x98\xda\x9c\x23\x65\xd2\x6f\x58\x9c\xb8\x8b\x1e\x50\x75\xa6\xa6\x9f\xd0\xfc\xc5\xe5\xb7\xef\x01\xe5\xf4\x64\xa9\x29\x95\xde\xe2\x27\x24\xe6\xae\x83\xc1\x48\xce\x23\x1f\xc8\x5d\x0c\x32\xb5\x68\xd3\xf2\x03\x29\xc7\x8c\x8e\xbb\x9d\x88\x7e\x19\x1d\x77\xc2\x7e\x6f\x05\xc9\x4d\x34\x9c\x77\xb1\x62\xae\x66\x6c\x76\x4b\xe8\xa9\xaa\xbf\x60\xd5\x8a\x55\xb3\x19\xa9\x5f\x5a\x18\xdf\x6e\x05\xd4\x6d\x84\xd7\x5b\x01\x75\x93\x1b\xe6\x96\xc9\x34\xde\x5d\xb7\xe2\xe9\x36\x39\xe7\x8c\xce\xfb\x34\x13\x52\xd9\xf1\xd8\xb3\xd5\xd0\xac\x47\xa8\x53\x1f\x0e\x28\xbd\xa6\xfd\xb4\xbc\x95\xfe\x76\xe1\xcf\x74\x2b\xd6\x6e\xa1\x16\x34\x8c\xef\xce\xa9\x70\xf6\xdb\x8d\xfe\xdd\x30\xbe\x0b\x59\xd2\x30\xbe\x0b\x11\x0d\x18\xdf\x5d\x7d\x03\x18\xc6\x77\xad\x8c\x46\x7e\x28\x5c\xef\xb7\x0c\xb1\x0b\x15\xff\x2d\x43\xec\x9c\x83\xef\x2c\x13\x57\x26\x4e\x86\xd8\x8d\xbb\xf2\x5d\x0d\x5c\xb6\xf3\xa1\x37\x71\x67\x00\x7e\xf9\xe7\xaf\x2c\x18\x90\xb7\xcb\xa8\xbe\xab\xb1\xe1\x2a\x3b\xb5\xd3\x90\x92\xee\xd5\x14\xca\x36\xc3\xcb\xf2\xae\xd6\x19\xbe\x94\x0c\x3e\x9c\x22\x99\x69\x13\x96\x7a\x57\xeb\x08\xc8\xf8\x75\x57\x43\x85\xb6\x50\x53\x23\xe7\xaf\xb4\x8d\x49\x73\x74\x2b\xe5\xee\xae\x1c\xfe\xea\x6d\x5c\x18\xb7\xf4\x89\x2b\xcb\xa1\x07\x0a\x92\xae\x51\x7c\x17\x19\x68\x0c\xe2\xbb\x8d\xf7\xfb\x50\x1f\x1d\x30\x7a\x37\xf6\x78\xa7\x07\xbd\xeb\xc8\xd9\x0e\xc0\xef\x36\xba\xd1\x32\x4c\xef\xae\x3b\x94\x1e\xdd\x16\x9f\xef\xa6\x05\x5f\xff\x21\xa7\xa9\x31\x7c\x9f\x56\x27\xe4\xa5\x24\x87\x1d\x4a\xef\xb3\x23\x7d\x7c\x5c\x75\x41\x6a\xac\x30\x8a\x66\x05\x12\x61\x1c\xb7\x32\xe9\xae\xc9\xa4\xca\x6c\xbc\x2b\x87\xb3\x61\x7e\xa3\x26\xb0\x86\xf4\xaf\xe7\x13\xd9\x89\xee\xa6\xbd\x81\x3a\xf7\x56\x74\x61\xc3\xb7\xf9\x6e\x4e\x26\x81\xac\xe2\xe8\xc2\xf7\xfc\x39\xba\x70\x21\x03\x38\xba\x10\xe7\xf9\x5b\xc1\x85\x0d\xb3\xd9\xdd\x40\x4e\xe3\x9f\x84\x04\xb2\xd3\xc8\x50\x9a\x6a\xfe\xde\xc0\x69\x3d\x15\x25\x8b\x65\x64\x8e\xbc\x29\xa9\x79\x3d\x77\xe9\xca\xc8\x9e\x87\x15\xd1\xb3\x77\x73\x7a\xbf\xb7\x3b\x07\x81\xf2\x47\x92\x35\xc7\x3b\x30\x3b\x6f\xd2\xa6\x62\xb2\x7b\xbe\xbb\x6d\xdd\xa3\x07\xdd\xc8\x23\xe3\xb4\x59\x6a\xa4\xa6\xf0\x22\xb2\x0e\xba\x90\x31\x3c\xde\x4e\xe1\x3b\xb9\x11\x15\x11\x79\x8e\xb7\xe6\xe5\x33\x02\x75\xab\x95\xf4\xf7\xd1\x04\x86\xfa\xaa\x2c\xfd\x3d\xe2\x16\xc9\x9e\x8c\x2d\x5c\x0e\xd8\xb7\x4c\xe2\xa3\x71\x98\x64\x11\x2f\x68\x94\x0c\x2d\x5c\x06\xe7\x5c\xc1\x92\x2d\x3c\xb1\x1b\x5f\x8d\xde\x3b\x46\xc8\x06\x75\x29\x4e\xe0\x84\x32\xd0\xf1\x01\x25\xc8\x8b\x9a\x1e\x34\xce\xb7\x87\x9f\x12\x44\xa6\xcd\x3f\x79\x5c\xd0\xa6\xde\x46\x38\xf8\xdc\x8a\xa3\xec\x38\x18\xde\x8a\xa3\x2c\x28\x65\x6e\x85\x51\x8e\x06\x23\x91\xe5\xbe\xe0\xfc\x7e\x3b\x8c\xf2\x65\xd0\x0a\xa3\x6c\xa4\xb2\xbd\x15\x46\x39\xde\xee\x25\x41\x8e\x33\x94\x50\xf8\x56\xa8\x67\xb2\x71\x28\x34\x1c\x72\xcb\xad\x2e\x8b\x7f\xab\x2b\x65\xe6\x0f\x9c\x32\x99\xfc\x5b\xe3\x7a\x54\x5e\xe1\x5a\x11\xc5\x14\xa9\xd9\x50\x3c\xdc\x8e\xd4\xc4\x67\xe9\x96\x73\xc0\x59\xd2\x28\xbc\x92\x0b\x41\xce\x01\x35\xec\x58\x29\x88\xe7\xff\xba\x30\x97\x0f\x65\x66\xc1\x8e\x55\x18\xe7\x24\x7b\xd7\xed\xcc\xc1\x20\x25\x18\x56\x79\x66\x3f\x75\x83\x2a\xbc\x94\xd0\x4f\x60\x32\x82\x5c\x3e\xb1\xb1\x1a\x72\xb9\xe2\xb3\x04\xaa\xf2\x06\x0c\xc3\xa8\xca\x27\x2e\x9c\xb7\x02\x35\x67\x43\x36\x1a\x06\xc6\x41\x4c\x54\xb8\x65\x23\xc5\xe4\x2d\x2f\x82\x4a\x54\xc6\xad\x10\xca\x49\xd0\xe4\xad\x10\xca\xd9\x60\x5c\x43\xe2\xe5\x4e\x0f\x06\x18\x2f\xa1\x84\x59\x87\xd4\xa6\x34\xbe\x95\x90\x85\x7b\x18\x7d\xba\xfe\x3b\x8d\x29\x80\xc7\xef\x2f\x19\x7f\x1e\x2e\xa3\x34\xbe\x8d\xb4\x99\x06\x3c\x2e\x18\x90\xee\x21\x1f\xe5\x96\x5f\x92\x84\x93\xd3\x3b\x2c\xe1\xb4\x9e\x66\x2e\x55\xed\x50\xb7\x0b\xd3\xe3\x47\x85\x69\xf5\xeb\xc2\x34\x2b\xfc\xab\x9a\x66\xff\x54\xd5\x73\xea\xb4\xbe\xf5\xa5\x34\x6f\xcc\x94\x3c\x0c\x9e\x66\x42\x0a\x37\x9a\x53\x63\x3c\xe4\x95\xa2\x8f\x9e\x95\x13\xca\xdd\x23\x7f\x4c\x6b\x30\xc8\xdf\x63\xe8\xe4\x82\x5e\xf5\xb6\x53\x01\xa9\xc2\xef\x69\xfc\xcd\x91\xb2\x8f\x3f\x4c\xa1\xa0\x07\xcf\x50\x42\xa3\xe6\xec\x03\x88\xcc\xad\x2a\x0f\x03\x20\x93\x1e\x4a\x3f\x35\x53\x26\x67\x08\xd6\xc6\x91\x98\xbb\x71\xab\x4f\xbb\x5e\x22\xd4\xd9\xdf\x20\x0c\xd3\x39\x7e\x49\x52\x60\xc8\xe3\x82\x53\xb2\xa1\x8a\xeb\xc8\x5f\xd8\x9c\x88\x37\xa5\xa1\x8a\xcb\x99\x59\xd4\xc9\xd8\xe4\x38\x37\x54\xf1\x7c\x7f\x51\xcc\xbc\xcf\x7c\xa8\xfe\x11\x23\x94\x2b\xf8\xf9\x30\x5d\xea\x9c\x32\x8d\x0a\xe2\x9c\xe1\xd8\xcb\x2f\x2f\x9a\x59\x7e\x90\xd3\xbf\x3d\x0c\x76\x43\x70\x90\x87\xc1\x49\x06\xe2\x7b\x39\xc9\x21\x62\xa4\x7d\x08\x70\x6e\xbc\x97\xcf\xd4\x0c\xe5\xee\x53\x53\xca\x09\x26\x55\xd6\xfd\x99\x39\x55\xbc\x67\x1d\xb0\xec\xe5\xa5\x81\x2d\x3b\xdd\x2e\x21\x70\xf7\x72\x8a\x65\xf6\xc9\x32\x97\xc2\xdd\xc3\x18\xc7\x93\x00\x2d\x43\x1c\x3f\x85\x21\xb5\x19\x90\x77\x9c\x6e\x17\xcc\xa4\x5b\xe9\x76\x9f\xaa\x14\xfa\xa4\xb2\x71\xed\x25\x90\xf7\xc6\xf2\x69\xcc\x0f\x7b\x69\x58\xa8\xe5\xe3\xc7\x0e\x5b\x9e\x7d\x78\xaf\x0c\xff\x33\xeb\xbd\x6d\x73\xc9\x13\x79\x3b\xb5\x50\x0d\x65\xb3\xca\x84\x5a\xcf\xb9\x81\xbf\x39\x85\x6e\x5b\x29\x53\x87\x3b\x8d\xde\x5a\x99\x06\xf5\x11\x83\xa1\x7b\x49\xf4\x33\xfd\xc9\x81\x2f\x5c\x43\x26\xf9\x4d\x6a\xc2\x5b\x26\xf9\xf3\x60\xb7\xc9\x24\x3f\xc3\x42\x0c\x37\x1c\x01\xc4\x81\xa1\x84\x99\x19\x6d\xf8\xdc\xbd\x87\xd4\x04\x23\xfb\xc9\xea\x3e\x1b\xb7\xd9\xf6\x4b\x90\xf4\xf2\xb7\xcc\xee\x27\xf9\xed\x8d\x45\xfc\x14\xf2\x8b\x7a\x0a\x86\x6d\x6c\x3f\x05\xff\x57\x57\xec\x86\xfb\x4c\xf1\xa6\x1b\xb3\xc2\xbd\xcd\xfd\xc8\xa9\x6f\x18\xe3\xf9\x6c\xe9\x7f\x32\x6a\xe3\x18\x57\x8e\xcd\xe5\xab\x88\x04\xbf\xb7\x43\x4e\xf3\x6c\xb8\x7c\xa6\xb8\x17\x2f\xbf\xdb\x48\xf1\x7e\xcb\x82\x7f\xe2\x14\x7f\x63\xc1\x27\x2a\xc8\x08\xc8\x7b\xf2\xe0\x90\x05\x7f\xae\x92\x32\xa5\x1b\xae\xa1\x3e\xfe\xf0\x84\x94\x49\x64\x85\xf2\xac\x73\x8e\x0d\x80\x4c\x8c\xde\xad\x3c\xba\x93\xec\x32\xb7\xd2\xe8\xee\x68\x57\x94\x46\x77\x47\x7f\x24\x2f\x81\x4d\xae\x0d\x43\x25\x4f\x22\x96\x6e\x59\xfe\x37\xb6\x1b\xc3\x1f\x3f\x1d\xf2\xcb\xf6\xe9\x3a\xd2\xa8\x8f\xdc\x4c\x5d\x79\xc2\x20\x03\xcb\x11\x60\x63\xbb\x33\xac\xf1\x5c\x2d\x94\xfd\xad\x18\x8d\xa2\xdd\x27\xf2\xaa\x81\x8c\xeb\x48\xd9\xc7\xc9\xec\xa0\xfe\x74\x19\xd3\xbd\x37\x52\x66\x58\x58\x04\xf8\x16\xdc\x0a\x5e\x5d\xad\x86\xd2\x7c\x33\x32\x9b\xd6\x71\x76\xbc\x65\x5a\x4f\x0a\x34\xa3\xf5\x2e\xf2\xe3\x19\xad\x77\x44\x0c\xbc\xc1\xf4\x0f\xa5\x8d\x0b\xc0\x89\x41\x78\xdf\x77\xa9\xcc\xe5\x1b\x65\xbe\x51\x70\x57\xce\x9f\x8c\xde\x1b\x3b\xae\x41\x69\x37\x9e\x9f\xf7\x6d\x2d\x09\xfb\x1d\x43\x72\x5a\x11\xd2\x14\x76\x8d\xdb\x81\x9d\x99\xa6\xdb\xef\x52\x6e\x1b\x99\x91\x37\x3e\xd0\x37\x66\xe4\xc8\xe0\xb7\x41\xbc\x47\xa8\x3f\x17\xba\x47\x19\x87\x57\xf4\xa1\xb2\x0d\x9f\x7b\xc0\x0b\x3f\xd6\x5a\x30\xdf\x18\x87\x49\xc5\x7e\xcb\x38\xbc\x2b\x67\xe1\xe3\xdd\x9f\xcb\xf0\xe3\x74\x5e\x3b\xed\x78\xe8\x74\x69\x80\x75\xb6\x3b\x08\xb2\xe1\xf8\xb2\x15\x4f\xfc\x6e\x0c\x21\xbb\x5a\x49\xd9\x2d\x05\x0b\xc3\xd9\xfa\xe7\x99\x9a\x42\x46\x87\x1b\x3a\xb0\x12\x3f\xb8\x5b\x26\xde\x1d\x45\x84\xc3\x2c\x23\x96\x7e\xa4\x33\x20\x61\xc5\xfd\x71\x0a\xba\xcc\x8d\x3c\x8f\x2b\x77\x98\xf2\x84\xae\xa8\x01\x1d\x66\x89\x9b\xd1\x6d\x9b\x2e\x1e\xda\xb7\x6c\xba\x8b\x6c\x51\xc6\x73\xdd\x18\x8b\xc0\x73\x4d\xec\xde\xfd\x95\x96\x08\xb8\x99\xfb\xeb\x78\x24\x18\x93\xb2\x86\xbe\x6f\x7d\x2c\xc3\x33\xdf\xc9\x23\x1e\x76\x6f\x3b\x71\xb4\xca\x5f\x6f\x4c\x0e\xf0\x97\x1c\x01\x74\xef\x97\x37\x7e\xfd\x86\x56\xdd\xf8\xfc\x03\xad\x5a\x61\x84\x5f\x7b\x6e\x80\x36\x73\x7f\xd9\xc4\x07\x54\x77\x61\xea\x0e\x21\x2a\x30\x00\xa9\xb5\x81\x45\x31\x46\xeb\x89\x73\x04\x18\xad\xcf\x23\xf3\x9f\x6c\xfa\x6b\xcd\x2e\xc1\x3b\xb7\xcc\xcf\x23\xfb\x4d\xe6\xe7\x36\xde\xfe\x9f\xe7\x62\x36\xaa\x02\x3b\x0b\x81\x6d\xc6\x7a\xad\x25\x13\x67\x49\x80\xa3\x21\xd3\x74\x03\xa4\xc3\xf8\xad\xe3\x9d\xf0\x67\xbd\x47\x7d\xcb\xf4\xd2\x18\xa1\x3e\x4f\x19\xd2\xc5\xd7\x10\xa0\x30\x45\x43\xbb\xe2\x54\x67\x68\xd7\x82\x45\x0c\x64\xd7\x1d\x3d\x88\xa2\x3a\x0b\xb6\xd9\x5b\x51\x9d\xa3\x22\x79\x28\xaa\xf3\xc4\x6d\xc4\x38\xaf\x05\x30\x13\xe3\xbc\x8e\x3c\x25\x15\xf1\x79\x12\x7f\x65\x98\xd7\x92\x83\xf0\x73\x44\x3d\x13\xa3\x68\xd0\x91\x97\xba\xa3\x41\x37\x21\x4e\xf7\x4f\x22\x7a\x66\xed\x27\x09\x1d\x8f\xaf\x5b\xe6\xf6\xa7\x2a\xa3\xb1\xcf\x59\x7a\x54\xfa\xc9\x08\x29\x3f\xc7\x78\xd4\x34\x2a\x44\xf5\x95\x32\x6d\x8c\x96\x46\x35\xc1\x3b\x94\xc1\x7b\xd3\xc3\xa5\xb2\xf4\x70\x2b\x8a\x2c\x35\x9d\x8d\xac\x42\x89\xd9\xe5\xa1\x25\xa3\xfd\x19\xfd\xa4\x8d\xf6\x47\xba\x90\xd3\x71\x9e\x0b\x42\x8e\x9d\x91\x98\x7e\x76\xfc\xc8\x7d\xf9\x63\xef\x71\x30\x65\x6f\x3f\xb1\xef\xdf\xd8\xdb\xff\xf7\xa9\x94\x89\x35\x55\x7f\xd2\x5e\xa7\xea\x9f\x28\x86\xa3\xcd\x17\x23\x99\xec\xed\x35\xda\x63\x99\xdb\x57\x58\xb8\x73\x98\xe2\x44\x05\xfe\x2c\xc1\x29\x46\x9c\x2d\xb9\xa0\x8d\x38\x9b\x27\xbf\x8d\xdf\xf1\x7a\x06\x71\x36\x7e\xce\x20\xce\xe2\xd8\x7f\xff\xc9\x2a\x18\xdd\xc1\x9f\x19\x53\xb4\x15\xd8\xc6\xe9\xd2\xb6\xf1\x63\xa4\xaa\x2e\x02\xb2\x62\xdf\xc4\xb8\xce\xf4\x21\x3d\xd5\x99\x0f\xe5\x7d\x00\x63\x20\x6d\x69\x14\x8d\x32\x6b\xb7\xdc\x68\xb2\x6a\x17\x22\x45\x0d\x5c\xfb\x54\xe5\x47\xa4\xd7\xc1\xe3\xd4\xc0\xb5\x27\x7e\x84\x06\xae\xed\x78\x2e\x1a\xb8\xf6\xc4\xaf\xf9\xfe\xf3\xae\x5a\x69\xd4\xab\xfa\x36\x23\xc3\x32\x93\x6c\x0b\x38\x19\x56\x6f\x59\xc0\x2b\x30\x2c\xb7\x2c\xe0\xa5\xbf\x35\x9f\xdf\x28\xf9\x61\xbf\x6d\xb8\xb3\xff\xe0\x9a\xf9\x0d\xe5\x63\x22\x06\xc0\xe0\xb8\x1d\x8f\x47\x83\xe3\xf6\xa8\x24\xfe\xd8\x80\x6f\xd5\xa5\xc2\xf4\xb1\x45\x31\x36\x6d\xce\xf6\x7e\x28\x95\x65\x26\x8a\xbd\xf9\x56\xb5\x79\x95\xb9\x51\xe6\xa6\xfd\x8e\xcd\xab\x91\x76\x1c\xfe\x07\x7f\x95\x11\xbc\xef\xfe\x6f\x44\xc4\x5b\x16\xf2\xbd\x32\xff\xca\xb7\x0b\x78\xc7\x2d\x2b\xf8\x79\xc0\x7f\x64\x05\x2f\xff\xa3\xbe\x52\xb2\x3d\xbf\xb8\x0d\xc0\x5b\x1d\xfe\xb9\x0d\xc0\x5b\x8d\xeb\xb8\x0d\xc0\x5b\x9d\x09\x64\x1b\x7f\xb7\x8e\xb7\x4c\x33\xac\x43\xbd\x8d\xbf\xdb\xed\xc3\xb8\x8d\xbf\x5b\x1c\x2b\xf3\x50\xba\x7a\x5a\xbe\x53\x0e\x1e\x2d\xf0\x36\xfc\x6e\xb7\x67\xe8\x06\x7e\x77\xdb\x2d\x69\x1b\x7f\xb7\xef\xb7\xaa\x13\x02\x8d\xb4\x2a\xe5\x51\xfa\xd0\x96\x36\x70\xef\x36\x38\x6f\xb7\x5f\xe2\x36\x36\xef\xe9\xa7\xfc\x06\x9b\x77\xcf\x97\xd4\x0b\x71\xf3\x8b\x7a\xcd\x39\xbf\xc4\x36\x36\x6f\xb7\x73\xdf\x06\x9b\xd7\x8e\xb2\xdb\xd8\xbc\x4f\x33\xe9\x51\x52\x42\x4d\xa3\x92\x90\x67\xfa\x77\x82\x8b\x50\xfe\xc7\x99\x3e\x84\x31\x5c\xf2\xe1\x4f\x3b\x3c\x94\x61\x0f\xf8\x7f\xa9\x2a\x6d\x11\xd9\x06\xf9\xed\xb6\xca\x6f\x63\xfc\x9e\x23\x83\x91\x59\xc7\xd9\x0e\x1e\xca\x7f\x41\x7f\x97\xe7\x34\xad\xc8\xc3\xe4\x08\xf5\xf7\x94\xa5\x77\xbb\xf0\x16\x86\xed\x0c\xdd\x46\xd5\xd9\x86\xdf\x6d\xce\x36\xb2\x0d\xbf\x5b\x1c\x5e\xbf\x81\xdf\x3d\x32\x18\x0b\xc5\xf6\x18\xd8\x86\xdf\x6d\x25\xf3\x0d\xdb\x64\x15\x31\x7e\x1b\x01\xe7\x21\x9f\xe7\x6c\x67\xfd\x85\xcd\x5b\x3b\xd3\x78\xc2\x36\x59\xf1\xd3\xbb\x71\x86\x9a\x82\x4b\xe9\x50\x8a\x5a\x5f\x13\xca\xf3\xbf\x43\xea\xad\x7d\x0c\xa8\x9f\xe4\xd7\x05\xf5\x27\x37\x29\x6a\x2a\xdf\xa6\x5d\x0f\x36\xc8\xbd\xc6\x4d\xdf\x06\xee\x9d\x8e\xd5\xda\x06\xee\x5d\x3d\x7f\xb1\xcd\xb5\xd3\xa8\xee\xe2\x93\xe5\x57\xa0\x74\xb7\x61\xeb\xa1\x74\x1a\x66\x6a\x7e\x14\x38\x92\x0e\xed\x1a\x74\xa4\x47\x05\x06\xcc\xf4\xf1\xe7\x42\x5a\x95\x05\x70\xa6\x1d\x47\x4d\xfb\x51\xf6\x90\x45\x9d\xf0\x57\xd6\xba\x9e\x2c\x80\xe3\x3f\x9c\xf0\xf2\x21\xbb\xb0\xeb\xd2\x8e\xc7\xca\xac\x12\x53\x90\x0f\x25\x8a\x65\x1d\x65\xa3\x69\xa9\x49\xba\x01\xc6\x66\x35\x84\xc5\x88\x6d\x74\xe0\x6e\x11\x63\x1b\x1c\xb8\x39\x15\xc0\x36\x38\xf0\x53\x95\xd1\xd8\x22\x9d\x1e\x9d\xe0\x23\xcb\x61\x7d\xed\xca\x92\xcb\x96\x38\xf3\x57\xd6\x58\xf8\x99\xf0\x90\x4a\xf4\x55\x33\x00\x1d\x88\xc5\xb4\xda\x24\xbd\x38\x3b\x0a\x94\x3e\x1d\x83\xb4\x8d\x24\xdc\xec\x25\xfc\x50\xa7\x8c\xa7\xff\xe4\xd4\x4f\x55\x4d\xf9\xca\x87\x62\xf1\xac\x6b\xc1\x5e\x7d\x42\x4d\x31\xa0\x50\x9a\xf1\x95\xee\xfd\x8f\xf0\x8a\x82\x9b\x66\x28\x6d\x1d\x8e\x67\x71\xa4\x30\x87\xa3\xc8\xb0\x58\x58\xff\x22\x2f\xb6\xf3\x2d\x2b\x6e\x94\xd1\x78\x5b\x77\x46\x6a\xeb\xf5\xe2\x02\x28\x32\xe4\x58\x63\xb8\x8d\x56\xfc\x14\x0e\x48\xf9\xd4\xbc\x85\xcb\x85\x21\xe5\x0b\xc4\x6e\x35\x5a\xf1\x5e\xdc\x40\xc5\xce\x40\x23\xd4\xc7\x85\x1b\x52\xde\x40\xf0\x2b\xb9\x5d\xb4\xcd\xe1\x29\x76\x06\x82\xed\x28\x00\xbc\x18\x22\xf0\xa1\xa4\x6d\x63\x1d\x8b\x13\x29\x72\x21\x38\x1a\x7c\xaf\x9a\xaa\x72\x8c\x82\x77\x14\x6b\x37\x6d\x78\xdf\xc6\x12\x6e\xe5\x2d\x74\x48\x30\x65\x76\x6d\xe3\x98\xc9\x0d\xa3\x9e\x59\x64\xfb\xb4\xdb\xa3\x78\x1b\x4c\xb8\x85\x79\xc8\x0d\xa3\x6d\xee\x07\xb9\x61\x54\xbb\x08\x3c\x94\x7c\xdb\x38\x3b\xc5\x6c\x77\xc1\x67\x9c\xd6\x38\x67\x57\x6e\x18\x6d\x64\xca\x05\x58\x15\x56\x22\x2f\x8c\xd2\x77\x9a\x91\x83\xde\x4a\x2b\xe6\x16\xcd\xa3\x71\x1c\xfb\x36\x0e\xd3\x36\xd2\x70\xab\x9c\x4f\xa7\x2e\xce\x16\x74\x1c\x7b\x4e\x2b\xee\x14\x8b\x91\x57\xfb\xa9\xad\xb4\x2a\x40\x0b\xa6\x4a\x81\xec\xa5\xbd\x65\x72\x30\x9b\x94\xe9\xee\xce\xe9\x90\x6f\x45\xeb\x9c\xf9\xca\xf6\xec\x21\x35\x8d\xec\xf2\xea\x2d\x97\x2e\xbc\x8d\xe0\xba\xd5\x7e\x95\xdc\x3a\xb8\x4f\xe4\x9f\xec\x53\xb6\x90\x3a\xe4\x3e\xb1\xde\x0f\xfd\x52\x5f\xdc\x97\x72\x9f\x28\x95\x5b\x47\xee\x13\x6d\x73\x23\xc8\x27\xa2\x6d\xb8\x95\x7c\x22\x5a\x7d\xbf\x53\x92\x09\x76\xa3\x7c\x22\xda\xe6\xcc\x55\xcb\x8a\x6b\xa4\xd0\xb9\x22\xf8\xc5\x8b\xc1\xf1\x57\x72\x1c\x76\xc0\xe2\x36\x9e\xf0\x59\x32\xe1\x8a\x95\xb2\xc8\xb9\x8d\x18\x7c\xb6\x33\x94\x04\xd0\x4a\x8f\x5e\x7f\xf8\x18\x3e\x12\x8b\x65\x74\x60\x7b\x67\xaa\x9a\x2f\xd6\xc5\x8a\x37\xaf\x3f\x67\xac\xd9\x2a\xb5\x56\x48\x39\x75\x33\x38\x39\x49\x2c\x6b\xbf\xb6\xb1\x7f\xd7\x4a\x99\xa5\xae\xc5\x7e\x6c\x8e\x4c\x48\x97\x8e\x4c\x58\x48\x13\xf6\x7c\x88\xa4\x61\x7c\xdf\x83\xd9\xb1\x77\xc3\x4e\x4d\x2f\x47\x1a\x95\xcb\xc2\xe6\x62\x97\x27\xc2\x5c\x23\x94\xf4\x36\xf5\x9f\x41\x2d\x4f\x55\x2d\xc0\x66\x07\x36\x16\xc0\xcb\x21\x0f\x03\xd2\xf5\x6e\xe3\x02\xb7\x88\x0b\xcd\xf7\x5c\x3f\xa1\xaa\x9b\x61\x70\xb7\xff\x38\xcd\x74\x17\xf2\x1f\x8e\x71\xd9\xf9\x52\xf0\x6a\x07\xab\xa3\xab\x2c\x5b\xce\x09\x92\x0f\xee\x07\x25\x48\xee\x07\xb7\xbe\x13\x24\xef\x0d\xe7\x54\x82\xe4\x95\x35\x57\x82\xe4\x56\xe0\x0e\xdd\xf6\x8d\x33\x94\xad\xb9\xa1\xa4\xe1\x81\x71\x75\x27\xe7\x80\x73\xc8\xe8\x3f\x1b\x5c\xd5\x48\xbf\x7b\x23\xf5\x76\xc7\x2f\xa7\x43\x1d\xce\x83\xdb\x41\xc6\xfb\x73\xb0\x71\x6d\xa0\xaf\x23\x94\x90\xc6\xd3\x85\x3c\xeb\x1a\xaf\x0c\xd9\xe0\x67\x2b\x29\x53\x4c\x76\xe6\xc2\xb6\x45\xae\x43\xa3\x00\x67\xc3\x3b\x59\x72\xe3\x56\x53\x7c\x7e\x69\x19\x99\xd9\xff\x6e\x29\xb4\x15\xae\x43\x7d\x5d\x18\x52\xd8\xba\x33\x94\xac\x00\x5c\x87\xdd\xb6\x17\x04\xe4\x6e\x6f\x93\xfc\xc5\xed\x71\xf3\x87\xec\x05\xe4\xc3\x6e\xd3\x4b\xd6\x49\x26\xca\x72\xa4\x6c\xc8\xdd\x24\x65\x53\x99\x33\x18\xa9\x10\x93\x3a\x0f\xa9\x6e\x13\x59\x26\x5f\xfa\xae\xc5\x36\x1d\x36\x9f\x20\xa9\x38\x03\xc0\xde\x30\x8a\x61\xf3\x49\xab\x50\x7e\xb7\xf7\x01\xa9\x3b\x65\xe5\xcb\xcb\x85\x13\xf2\x96\x01\xe7\x80\x92\xe5\x87\x19\x1f\xca\x2a\xd8\x78\xac\x0c\x6f\x14\x64\x2c\x1c\x04\x2a\xfd\x6f\x5f\xdb\x74\xc8\x69\x67\xe0\x82\x41\x9a\x33\xad\xc8\xc9\xe3\x08\x25\x8f\x38\xe6\x5b\x79\x05\x66\xe3\x0e\x57\x5e\x01\xf2\x0d\x3d\xd4\x47\xf8\xc0\x8c\xd3\xd3\x9d\xff\xb5\x9d\x91\x49\xc4\xb0\xcf\x56\x98\x8e\xed\x82\x83\x29\x3b\xc0\x1a\x23\x65\xba\x89\x72\x4d\xc8\x76\xbf\x27\xdb\xd4\xd9\x01\x76\x4e\xb0\x8c\xf7\x7b\x96\x50\x9e\xfe\x9d\xba\x53\x76\xd7\x05\xe5\xe9\x67\x6f\x4e\x1f\xd3\x95\x2f\x2f\x3d\x0e\x53\xf5\x96\x22\x3c\x03\xf8\x08\xd0\x28\x8d\x0a\x76\x71\x64\xe4\x3f\xa1\x7e\xa7\x15\x03\x69\xd2\x8a\x3d\x02\xc2\xd1\xed\x11\x50\x90\x2f\x94\x62\x79\xb7\xfc\xf2\x66\xe0\x1d\x52\x29\x18\x10\xa2\x84\x09\x3c\x73\x87\x08\x13\x18\x37\x83\x87\x92\x2d\xe9\x48\xa3\xe6\xbd\x94\xc9\x08\xbd\x10\x61\xe4\x1f\xb0\x5b\xc6\x7d\xb9\x87\x7f\x2a\xa9\xb7\xf1\x82\xcb\x61\xff\xd0\x6d\xc0\xe0\xb9\x61\x4c\xb2\xfa\xe3\xbb\xf0\x50\x43\x55\xdf\x42\x77\xc2\x87\xb7\xdb\x39\x99\x1d\x99\x7e\xa2\x2b\x30\x7c\x70\xe5\x46\x51\x42\x82\xdd\xf8\x63\x25\x24\xc0\x79\x61\x1b\xf5\x77\x37\x44\x41\x25\x1d\xd8\x0d\xa1\xd1\x58\xbe\x76\xcf\x7d\x28\x85\x54\x1f\x29\xd3\x83\x13\x49\x50\x2e\x00\xe5\x38\x98\x2a\xf9\x00\xec\x3c\xa3\x94\xf3\x79\x37\x8e\x86\x3d\x02\xf2\xe0\x73\x1a\x81\x8a\xb4\x21\x8f\x80\x75\xc2\x43\x6c\xf5\xdf\x48\x30\xcb\xa8\x5f\x07\x7b\x5c\x11\xfe\xbb\xcd\x54\x55\xe6\x0e\xc4\xeb\xe5\xd5\x98\xa9\x29\x24\xeb\xcc\xc5\xe5\x91\x22\x97\xc9\xce\xbf\xc3\x60\x97\xec\x37\x11\xf6\x6c\xe6\xcf\x0e\x5b\x9e\xfd\x95\x9a\x9a\x28\x18\xfa\xf2\xe4\x73\x9d\x3a\x8f\x74\x5b\xf9\xee\x2b\x8a\x49\x94\xdd\x67\xf6\x50\x4a\xf1\xc1\xe1\xdb\x76\x1c\x66\x0f\xef\xe5\x1f\xac\x50\xea\x8f\x0d\x2d\x9b\xff\x6e\x3b\x35\xd5\x03\x6c\x49\xc1\xfd\x80\x3a\x3f\x94\x5a\x41\x24\xd9\xdb\x1b\x6a\xa6\x70\x2a\xce\x8e\x2e\x14\xe6\x57\x61\xd9\x8e\xe6\xaf\xfc\x92\xa2\xf9\x77\x43\xec\x51\xfc\x3e\xa0\xd2\xdb\xa8\xb9\xf8\xad\x6c\xc3\xd6\x96\x13\x8e\x2d\xa0\xda\x15\x25\xc5\xb6\x36\xef\x64\x0b\xd9\x3a\xdf\x8f\x7c\x28\xfb\x18\x07\x4a\x16\x77\x3c\x35\xf6\x92\xc5\x7d\x4d\x98\xb2\xb0\x69\x77\x18\x88\xe2\xe7\x9f\x46\x53\x55\x2a\x0c\x76\xb0\x8c\xe1\xb3\xf3\x2a\x94\xbd\x7b\x0d\xf8\xb0\x61\x63\x8f\x93\x03\x64\x83\x77\x87\x11\x5f\x02\xf1\xef\x67\x3e\x74\xa6\x51\xf8\xa2\xc3\xe2\x6b\x4d\xa1\xff\x2a\xe3\x91\x71\xbc\xf3\x82\x97\x71\xfc\x29\x4c\x9f\xd2\x8c\x70\xa2\x14\x16\xbf\x3b\xd3\xa1\xc8\xf7\xdd\xb9\xa3\x2f\x6f\xf7\x93\xbb\xf6\x22\x15\x3c\x3f\x79\x79\x74\x07\x14\x79\x50\x43\x2e\xb5\xd3\xa0\xb6\xaa\x86\xf2\x94\x33\x1a\x19\x96\x7b\xfe\x4a\x29\x6d\xc2\xa5\x85\x23\xfb\x34\x9a\x42\x4f\x24\x1f\x3e\x22\xc3\xee\x68\xdf\x2e\x63\x13\xbf\x65\xcb\x1f\xa6\x50\xb2\x35\xdb\x51\x16\xf8\x72\x9c\xc8\x68\x86\x79\xed\x30\x5f\x05\xd4\xef\x68\x0d\x65\x9e\x7f\xaa\x86\x7c\xd6\x2e\xcf\x59\xc5\xd7\x3f\x85\x1d\x52\x53\x47\x97\x37\x3b\x02\xa1\x45\x89\xa8\xd7\x80\xfb\x2b\x0f\xf5\x53\xf8\x1f\xb4\x1f\x0a\xcd\x9f\x93\xc1\x2a\x34\x7f\xf6\x9e\xf1\x68\xb0\x67\x5a\xd5\x76\x85\xa7\xcb\x0b\x60\xee\x1a\xea\xab\xc1\x85\x52\xc0\xd2\x39\x42\xea\xc3\x74\xe1\x2d\xc0\x56\x96\x17\xc0\x8c\x82\x43\xa1\xef\xbb\xd7\xd4\xd4\x0e\x80\x37\xdd\xec\x00\xee\x8d\xdb\x3b\x80\xe3\xa2\xf4\xd2\xe5\x38\x67\xbe\xd4\x31\x87\x23\x38\xd6\xbd\xf5\xb4\x23\x78\xe8\x23\x3d\x6a\x6c\x6c\x73\x25\x9b\xde\x11\x53\x6f\xef\x00\x2e\x78\x85\xba\xef\xce\xb6\xbe\x0d\xa0\x77\xc2\x7f\xed\xa2\x70\x66\xa8\x76\x88\x47\xfb\xfe\x61\x91\xe1\xb8\x0a\x4a\xdf\x1d\x16\xef\xa4\xd1\x1d\xf1\xc7\x11\xe2\xb9\xb6\x3f\xb6\x36\x46\x8f\x6b\x0f\x81\x08\x98\x72\x02\xd8\x1d\x99\xfd\xe3\xfb\x9e\x6d\xa5\x90\xf0\x9d\x55\xfc\xf8\xb0\x96\x34\xaa\xf3\xc0\xa6\xfa\x78\x69\xd8\xd6\x1f\xa7\xb0\x80\xcb\x39\x81\xf3\x11\x01\x4f\x19\x9c\x57\x3b\x52\x68\xac\x45\x1a\xf5\xda\x14\xec\x14\x0e\x10\x8f\x92\xc2\x01\xe2\x03\x66\xf1\xf1\xf4\xb7\x50\xca\x28\x91\xd1\xdc\x8e\x1c\xa1\x95\xdb\x09\xaf\xe8\x42\xd3\xbf\x78\xdb\x7d\x3c\xfd\xd1\xa2\xcb\x0b\x61\xf7\x12\xca\xe7\x38\x8d\xfe\x39\x7a\xce\xa3\x11\x22\xe9\xee\x9c\x9b\xaf\xa5\x48\x96\xff\xeb\x13\x57\xd8\x8d\x5f\x9f\x38\x74\x78\x76\x3c\x68\x0c\x4e\x69\xa2\xf1\xe5\x7a\x28\xf1\xf5\x1d\xea\xa3\x66\x6a\x3e\x74\x58\x05\xfd\xcb\x0f\xa1\x23\x0c\x38\x24\x7d\x1d\xa1\x6e\xd5\xa4\xfb\xcb\x35\x37\x94\xd6\x9b\x9f\xfa\x9a\xe3\xb5\xd4\x54\xbc\x55\x06\xa3\xc8\xd0\xa3\xb0\xa8\xf2\x09\x58\x0d\x2e\xff\xf5\x0e\x47\xb9\xa2\x9c\xcd\xeb\xe0\x86\xff\x7a\x87\xf7\x50\x8a\xf8\x80\x37\x7f\x0d\xaa\xce\x55\xf9\x65\x4e\xb9\xc8\x94\x95\x79\x55\xae\x15\xdb\xef\x8f\xd8\x49\x9c\x96\x39\xfc\xef\xe7\x79\x1b\xa9\x2a\x2d\x69\x4d\x99\xf2\x56\x31\x35\x8e\x49\xcf\x76\xff\xf9\x76\x2a\x1c\x69\x59\xc9\x77\xa4\x66\xe7\x53\x1e\x5c\x15\x32\x68\xef\x83\xb9\xf9\x99\x89\xc0\x53\x0d\xc2\xe9\xbc\x5d\xdb\x20\x9c\xe5\x28\x88\x4d\x3f\xae\x91\x34\xaa\x63\x33\xd2\xa8\x27\x75\xa7\xd0\x27\xbc\x42\x7d\x5d\xb8\x21\x1d\xa9\xc6\x50\x2d\x8c\x55\xee\x9c\x9f\x17\x00\x29\xee\xe7\x3d\xfe\x6f\x8c\x80\xa7\x6a\x73\x3b\xf4\x29\x29\xba\xcf\x50\x9e\x0f\x06\x60\xc1\x82\x05\xf8\xf3\x36\x5e\xa1\x34\x03\x08\x6e\xb2\x4b\xaf\x6c\xf8\x3f\x7b\x49\x54\x66\xc0\xa9\x97\xb3\x1f\x14\xb4\xfd\x14\x6e\x48\xdd\x0d\x23\x85\xe2\xff\x48\xd8\x32\x5a\xef\x0e\x1f\x51\xf0\xf5\x1c\xe9\x51\xef\x94\x18\xea\xfe\x58\x47\xfa\x97\x04\xd6\x67\xca\xe4\x25\x80\xe0\xa8\x2c\xcd\xe5\xa8\x1c\xaa\x3f\xe7\xd7\x61\xe7\xc8\xda\xbc\x3b\xb2\xb8\xac\xcd\x4f\xd5\x7c\xe9\x0d\x58\xa1\x96\x32\x26\x30\x6e\xcf\x22\x6a\xa0\x3f\xbf\x45\xf2\xc4\x94\xd1\x76\xf7\x95\xc2\xe5\x42\xfe\x51\xe2\x30\x36\x4d\x63\x66\x6e\x47\x3c\x6e\x83\x5d\xee\x6e\x8e\x63\x5c\xca\xe5\xdc\xe3\xdb\xb0\x94\xe5\xb0\xc7\xce\x43\x6a\xe4\x85\x0f\x2d\x9f\xf9\x3c\xee\xc3\xac\x62\xa5\x19\x7b\xc1\xd1\xa1\x59\xbc\x5f\xad\x46\xb0\xdc\x7d\xd1\x85\x45\xae\x45\x0f\xbe\x28\x7d\x17\xef\x03\x90\xb6\x65\x4a\x7e\x76\x0e\x99\x7d\x28\x79\xbd\xed\x94\x79\xbf\xe5\x0f\xc5\x2a\x58\x6f\x03\x5a\x6e\xec\x4b\xfb\xb0\xcc\x5b\xdf\x76\x2c\x80\xa5\x1d\x73\xe3\x54\xd5\xd6\xb4\x8c\xbf\x4f\x67\x09\xa2\x51\xa7\x3e\xee\x66\x94\xfb\xf4\x7e\x73\x4c\xc5\x43\x6a\xbf\xf9\x81\x65\xf0\x4b\xe0\x1d\x1f\x8a\x34\x0c\x21\x35\x6f\xe6\xc6\x5b\xe6\xb6\xdd\x98\xa9\xd3\xd2\xc7\xa6\x51\x50\x96\x4b\x48\xed\x86\x95\x0f\x95\x54\xcf\x0c\xc0\x50\x94\xe5\x40\x69\x62\x2c\xca\x8d\x5a\xd6\x70\x93\xcb\x19\x07\xb7\xd1\x26\x9f\xaa\xb4\xe3\x34\x92\x2d\x94\xec\x64\x2c\xe3\xe9\x4d\x85\xa5\xd2\xa8\x91\x1b\xdb\xe4\xc6\x14\x96\x91\x2b\xae\x6e\x65\xe6\x6e\x27\xfe\x48\xa3\xf2\xad\x63\xe5\x8a\x13\x31\xf0\x9d\x0d\x53\xc8\x5b\x86\x97\x1c\xbc\x4c\x8d\x2e\x39\xb0\x5a\x1a\x40\xb2\xf2\x90\xd9\xc5\x1b\xd5\x9e\xf3\x0f\x29\x23\x36\x53\x8c\x25\x8a\xc1\xc8\x12\x35\x56\xba\x90\x21\x6a\x1d\xf9\x4e\x67\xca\x5e\x9f\xdb\xd0\x93\x83\x0b\xcf\xd0\x93\x4f\x21\x03\x90\x36\xd9\x3e\xb7\x0f\x25\x25\xf9\x60\xa8\x36\xbe\xd7\xf4\xf8\x27\x8d\x0a\x65\xe2\x0d\x76\x10\xdd\x06\xa9\x3c\x79\xfc\xee\x62\x94\xed\xc6\x77\xb2\x99\xd6\xb7\x4c\x71\xe7\x2f\x35\x95\x14\x83\xdf\x57\xda\x11\xac\x92\x5b\x91\xc1\xe7\x3a\xfe\x99\x78\xfa\xa9\xaa\x19\x7e\x3f\xd4\x0c\x9f\xe9\xfe\x23\x8a\xbf\x97\x7f\x1e\xd6\xcc\x2d\x5b\x56\xd9\x29\xb3\xbd\x2a\xdf\x29\x43\xb9\x11\xa5\xb6\xb1\x35\xeb\x99\x1e\x6e\x4d\x7e\x61\x2a\xa4\xbb\x3e\x61\x36\xb2\x33\x35\x27\xa1\xdb\x46\xc8\x2c\x3c\xd3\x0c\x90\x39\x70\x8a\x30\x40\x66\xb3\x3f\xe0\x36\x40\x66\x75\x3a\xd7\x87\x52\xec\xa1\x5f\x1e\x5b\x01\xbd\x65\xb0\x4b\x64\x81\x1a\x8e\xca\x7e\xa8\xae\x1d\x34\xa1\xa4\x2d\xb5\x12\x70\xcb\x00\xf5\xac\x75\xba\xf8\x33\xe9\xd1\x28\xed\xf1\xc0\x46\xbf\x95\xf6\x78\x20\x16\x6e\x45\xe2\x3e\x55\x53\xa8\x29\x6d\x74\xa2\xac\xd3\x63\xd2\x89\xa1\x7c\x7d\x9f\x6c\x99\x87\x5a\x63\x4a\x65\x1e\x1a\x61\xa0\x8a\xae\xad\x2b\x3f\x7c\xb1\x4b\x69\xf4\x52\xff\x2f\xa5\x15\x4d\xf7\x5e\xd1\x9e\x46\xa5\x4c\x9b\x29\xfb\x2a\x21\x01\xe3\x76\x22\x99\x1d\x4a\x96\xdd\x41\x4d\x59\x20\xcb\x19\x6a\x3c\xb3\xcf\xca\x54\x79\x5c\xae\xfc\x84\xac\x8a\xe3\x08\xa5\x91\x8d\xb4\x79\x09\x73\x95\x5f\xba\xcd\x31\x33\x34\xc3\xfe\xe5\x27\xbc\xdc\x96\x98\x76\x93\x5f\x91\x1d\x75\x1f\x4a\x7e\x45\x34\x2a\x8b\xd3\xc0\x79\x61\xcb\xe2\x34\x30\x78\x6d\x19\x9c\xce\x6a\xf9\x69\xdb\xe0\xe4\xa0\xe0\x87\x52\x16\x9b\x33\xd4\x2d\xa4\x9c\x09\xa5\xc4\xf5\xac\x92\x62\x69\x2b\xe6\x0e\xc3\x78\xd6\xc1\xc9\x0e\x36\x27\x3d\x78\x5b\xc0\xe7\x6d\x6d\xaa\x30\xb6\x66\x6d\xf4\xfb\x9d\x96\x85\x2b\x50\x31\xb8\xcf\x54\x30\x6c\x0b\x0f\x0d\x5e\xae\xd0\xda\xba\xd8\x89\xcd\xfb\x02\x56\x2e\x3b\x55\xc1\xe5\x68\x2b\xb4\xf6\xac\x35\xcd\x38\x51\x38\xff\xe4\x3c\x50\x6c\x59\x62\x6b\x1b\x67\xa6\x99\x7d\x64\xa8\xde\x4f\x3b\x65\xe2\x02\x6f\x99\xd8\xdc\x99\xa1\xe9\x8c\xbe\xe3\xfe\x53\xf4\x10\xdf\x69\x3f\xcd\x2c\x05\xb9\x87\xe0\x81\xcd\x6c\x20\xe3\x7e\xd8\xc0\x70\xd8\xf5\x36\x52\x68\x3d\x33\x53\xcf\xa6\x19\xce\xaf\xb1\x8d\x14\x7a\xf2\x8e\x34\x52\xe8\xc0\x50\x61\xa8\xd0\xa7\x0b\x37\xe3\x7c\xd0\xbc\xc7\x0d\x15\x5a\xb0\x6f\x1a\x2a\x74\x6c\xee\x95\xbe\x18\x5b\x83\xd4\x9a\xd2\xaa\x4c\x5f\x4f\x61\xbe\xdc\xfa\x72\x42\x29\x09\x0c\xdc\xa5\x23\x03\x8c\x90\x1f\x55\x5d\x50\x32\x7e\xe5\x43\x69\xce\xe7\xbf\x13\xe3\x3d\x55\x75\x41\x20\x73\x29\x00\xf6\xe9\x23\xed\x98\xd9\x70\x50\x14\xc9\x3a\xc2\x95\x15\xc9\x5a\xb2\x71\x65\x28\x1b\x9b\xd5\xe9\xd9\x63\xfc\xa5\xf6\x11\x32\xb0\x21\x40\xcb\x3b\x03\x5a\xe4\x03\x45\xf6\x96\xe1\x6a\x6c\x24\x0b\x19\xae\x0a\xaf\xce\x2d\x8b\x53\x75\x92\x9a\x6d\x40\xd0\x89\x77\x14\x48\x9e\x46\xca\xd9\x7b\xd8\x3c\xc2\x6d\x32\x9c\x9a\x04\x7d\xf8\x56\x0e\xea\x8d\xcd\x61\x2b\x05\xf5\xca\x1f\xcb\x00\xb5\x4f\x4e\x83\x4c\x4c\x13\x13\x97\x71\x3c\x9f\x66\xd2\xc7\xad\xb0\x90\x54\xfd\xe8\xc3\x01\xe5\xcd\xb2\x42\xfe\x54\xd8\xa0\x1c\xfa\xc1\x87\xdb\x53\x85\x9c\x3b\xac\xb2\xac\xa1\x9c\x76\x88\xf3\xe8\xb4\xd7\xf8\xab\x19\x01\x94\x44\x74\x0f\xe5\xd7\x33\x63\xd5\x93\xe0\x60\xcf\x0f\xe7\x43\x41\xd5\xb7\x87\xf5\xec\x6c\x24\x01\x82\xee\x95\x9f\x74\x5c\x04\x5c\x5b\xb1\xad\x13\x5b\x30\x90\x9f\xbc\x3a\x0c\xf9\xf9\x34\x9a\x3e\x6e\x8d\x26\x55\x35\x1d\x30\x80\x21\x01\x11\x17\x83\xad\xb8\x57\xc0\x08\x1e\x4a\x33\x3e\x42\x49\x7b\x08\x73\x18\xd6\x1e\xa2\x74\xdb\x8a\x66\x5d\x61\x47\x0a\x66\xdd\x67\x16\x4e\x5a\xf7\xdc\x28\x8a\x65\xdd\x27\xec\xc0\x89\xb5\xd1\xc0\x6d\xdb\xc3\xb0\x6a\x6d\x99\xbc\xf6\x42\x3c\x9d\xbe\x97\x51\xe6\x6e\x99\xbc\xf6\xc9\xb5\xec\x94\xd8\x07\xca\xa3\x3d\xc1\xf4\x6f\x50\xfa\xfd\x91\x0f\x65\xd6\x83\x01\xcb\x90\xb5\x4f\x96\x6d\x7a\xd9\xd8\xef\xb6\x63\xe1\x64\xb7\x9d\x4a\x1b\x03\x94\x81\x43\x27\x3e\x2c\x06\x0e\x2d\x47\x7f\x0b\xf5\x8b\xdc\x37\xd3\x59\x5e\x76\xa8\x22\xdc\x94\x50\xea\x82\xbb\xcf\xe6\xa8\xc9\xd4\xc8\x1a\xd5\x67\xa6\x46\xce\x47\xb5\xa4\xec\x56\x19\x53\x63\x99\x1f\x9d\xeb\x9e\xe2\xd4\xc7\x4a\xa1\xf0\x1a\x91\x9d\x15\xf5\x7a\x56\xe4\xae\x79\xfb\x82\xa3\xfb\xe7\xe6\xef\x73\x84\x92\x81\x35\xdf\xc9\xa3\x78\x66\x65\x6c\x58\x80\x51\x4f\x3b\x0d\xb3\x4d\xa6\x61\x3d\xb3\x4c\x7a\x72\xbd\xbf\x0b\x2e\x0d\xb3\xa6\xa8\x8c\xc9\xfb\x47\xd1\xb1\x7d\x66\x25\x6e\x4b\x28\xa1\x7e\x2a\xe3\xe7\xad\xd5\x41\x51\xbb\x65\x51\x3b\x23\x78\xc8\xa2\x76\x62\xfb\xdd\xcb\xf6\x56\x24\x75\xc5\xd8\xb6\xda\x43\x0d\x35\xda\xa1\xbc\xbd\xb8\x35\x64\x7c\xeb\x8f\xbc\xf4\x4f\x36\xbd\xec\x99\xbc\xd2\xe3\x4f\x09\xc7\xd3\xea\xdf\xd3\x0c\x52\x82\x4c\x71\x67\x1e\xb5\x86\x5f\x0d\x73\x5d\x0f\x3b\xe9\x79\x9a\x2d\xbf\x14\xd1\x2a\x6d\xd9\xe9\x4a\x83\x49\x2d\xbf\x46\x50\xc6\xee\x65\xb3\x06\x4a\xb6\xed\x2c\xde\x0e\xfc\x79\x28\x79\xbe\xb5\x74\xf9\x73\x55\x46\x27\x87\xcf\x9e\x66\x7d\x31\xa0\x72\xdc\xcb\x5e\x72\xf0\xf7\x65\x27\x19\x38\x91\xe3\x7c\x37\x6c\x52\x46\xbd\x5a\x58\xe3\x65\x77\x16\x58\xf8\x92\xfc\x38\xb2\x00\x72\x60\x3b\xb9\x09\x64\xd3\x6b\x85\x33\xab\xd0\xdd\x16\x3e\xa8\x14\xde\x25\x72\xe7\xe2\x7d\x30\xa1\xe4\x95\x95\x61\xcb\x11\x1d\xcb\xe4\x96\x4d\xaf\x1c\x68\x51\x36\x46\x3d\x8f\x65\xdb\x49\x9d\x36\x37\x49\xb1\xb8\xfb\xb7\xb3\xac\xc1\xb1\xb7\x05\x83\x88\x9a\x8a\x00\x3e\x27\x23\x95\x35\xb0\x9c\xb0\x73\xa5\x05\x2f\x63\xa4\xec\xd9\x46\x11\x12\x1d\x1d\x5c\xde\x46\xe5\xbf\xd8\xd3\xbf\x19\xe8\x08\x29\xef\xe7\x77\xa8\xca\x18\xf6\x36\xf3\x95\x57\x88\xa7\x7b\x3b\x95\x1a\xd7\x80\x72\x82\x37\x7c\x2b\x8c\x54\x5b\x2b\x02\x3a\x39\xc1\x61\x04\x46\xaa\x3d\x50\x7e\x6c\x4b\x9e\x7d\xa6\xd0\x19\x66\x16\x94\x67\x71\xa6\x55\x79\x2f\x71\x47\x6c\xf6\xc9\x0c\x29\xff\x6a\x84\x4d\x99\x23\x5b\x65\x9f\x38\x9d\x78\x38\xf8\xb6\x90\xca\xce\xdc\x4e\x9f\xd6\x53\x73\xc9\x99\x27\x65\xc2\x0f\x3b\xf2\x9d\x64\x2d\x78\xed\xb6\x86\x13\xcd\xa0\xd1\x70\xdb\xce\xf4\x5b\xc1\x01\x1f\xde\x56\x70\xa0\x19\xdb\x8a\x64\x6e\x84\x09\x6c\x45\x32\xcf\x95\x3e\xec\x4c\x39\xf2\xe1\xb3\xc2\xe3\x4c\xcd\xa1\x90\x05\xc6\xa6\x54\x18\x3b\x7f\x21\x83\x4a\xe1\x6e\xd9\x4e\x88\x6a\xd3\xd3\xbe\xcc\x6e\xd8\xd1\x97\xf7\x09\x43\xbb\x60\x37\x88\x48\x0a\x3f\x6e\xe8\x69\xf7\xc5\x6d\x86\x9e\x84\xf0\xe3\xb7\xaa\xe2\xc8\x39\xa5\x97\x75\xf8\x1d\x89\x4d\xe1\xc7\x8d\x60\x87\x7d\x11\x59\x18\x4a\x81\x00\xbc\x47\x15\x7d\xdc\x0a\x07\xd3\x99\xc7\xc3\x0b\x95\x78\x7c\x4d\xf6\xcd\x65\xcd\xc8\x40\x98\xb8\x70\xd1\x4d\x55\x69\xed\xe8\x41\x28\x40\xeb\x6d\xe5\xf2\x77\x29\x54\x8e\xdf\x9e\xee\x95\xd8\x26\x03\x7d\xf6\x42\x0d\x23\x72\xbe\x70\x8c\x74\x86\xdc\x2d\xc7\x38\x43\x2a\x21\x33\x57\xdd\x65\xe7\xd9\xff\xe0\xeb\x61\x94\xdd\x95\x67\xd8\xe5\xa4\x91\x03\xa1\xf8\xe2\x7a\x63\x00\x76\x36\x80\xa5\x08\x82\xf7\xa9\xca\xca\x89\x33\x85\x33\x5f\x36\xf0\x60\xc7\xde\x97\xb7\xc3\x19\xea\x91\x51\xc3\x6d\xb1\xb7\x66\x1f\xc9\xde\xba\x31\xb7\xec\x4b\x7c\x2b\xcf\xde\xcb\x37\xdc\x80\x51\xca\xfc\x5a\x0b\x57\xea\x6d\xd4\x16\x5e\x17\x32\xb0\xb6\x83\x6d\x7c\x3b\xd4\x6b\xa6\x4c\x2b\x07\xdf\xb8\x1d\xe9\x85\x88\x78\xfb\x75\x43\x00\x8f\xa1\x7c\xc7\x6e\x29\xfc\x28\x0e\xaf\x42\x7d\x95\x7e\x22\x83\x91\x9e\xb4\xe5\x3b\xc9\x13\x27\x5d\xc8\xd8\x8a\xd1\x6c\xdf\xf2\xc8\x6c\x68\x09\x9d\xae\x1c\x8b\xb2\xc1\x7b\x17\x16\x7e\x83\xf7\x96\x23\xa2\xf5\x6d\xfb\x52\xfe\x9e\x3c\x55\x5e\xa9\x5b\xb6\xbf\xde\x43\xe9\x84\x87\x6d\x3a\x7b\x39\x91\x37\xfb\x76\x62\x32\xf4\x3a\xb7\x39\x0c\xbb\xd8\x38\xbf\x98\xdb\xb7\xec\xb0\xed\xe0\xae\xbb\x8d\x4b\xc2\x92\xde\x88\xc4\x8c\x5b\x5c\x03\x7f\x87\x2d\x5b\x6b\xc9\x0e\xb7\xad\x15\xcf\x13\xc3\xfc\x96\x63\xf4\x14\xca\x03\x95\xed\x77\xb3\x17\x32\xa7\xf2\xb7\xc8\xc1\xb9\x8d\xb0\x0d\xd7\xbc\xd9\x0b\x70\xdf\x8f\x01\x4d\xd8\x0b\x32\xd2\x4e\xfc\x14\xf6\xc7\x58\x47\x35\x65\xde\xb7\xf0\x3b\x59\x70\x27\xae\x08\x86\xfd\x6d\x38\xe2\x00\xfb\x1b\xed\xbe\xc2\xbf\x0b\x31\x01\x06\xfa\x2d\x39\xb7\x1f\xaf\x7e\xc9\x60\x3c\x53\x94\x49\x68\x59\x30\x66\xa5\x06\x2f\xd1\x92\x2b\xde\xbb\xe6\x25\xf5\xb1\xbc\x8c\x47\xa4\x01\x79\xeb\xfb\xa1\x53\xc7\xb3\x35\x3e\xb6\x19\xc2\xa7\x94\xa8\x7b\x62\x78\xdf\x1f\xf9\x4e\x62\x06\x37\xca\x6e\x39\xc6\x4e\xa1\xd3\x5c\xd1\xbf\x0c\x01\x3b\x35\x1f\x3e\x85\xc7\xeb\xfe\xe8\x79\x32\x5b\xca\xf4\x83\x35\x65\x9e\x7c\xd8\xab\xa3\xc1\x71\x42\xd8\x5f\x0b\x09\x93\x76\xbe\xc6\xb1\x6b\xa1\xc4\x09\x42\xc9\x5b\x31\xcf\x1c\xc3\xec\xe6\xb1\xa2\x5c\xe0\xa5\xa0\xfc\x54\xba\xef\x12\x61\xea\xeb\xec\x0e\x35\x65\x02\xc0\xe3\x74\x7f\xa5\x69\xc6\x7f\x65\x2b\x52\xbc\x1c\xb8\x0b\x1a\x64\xb7\x54\xee\x4c\x45\x8a\x97\xb0\x77\x45\x8a\x97\xb9\x43\x75\xe5\xb9\xa2\x51\xf1\xde\x28\x56\x64\xbe\x3d\x89\x72\xdb\x5f\x69\x72\x4a\x0f\x25\xc6\xc3\x3d\xf4\x35\x93\x0c\x7b\xb5\x89\x96\xd5\x36\x52\xee\xf8\x37\x1a\xe2\x06\x0d\x37\x7c\x4f\x11\xcf\x35\x22\xc2\xcf\x57\xdd\xe4\x40\xfd\x6c\xca\x4b\xcd\x9f\xcb\x42\x0a\x91\x8a\xb7\xc4\xcf\xcf\xf8\x18\x21\x7e\x96\xad\x31\xad\x6d\x05\x40\xcf\xf0\x41\x19\x6c\xeb\x89\x68\xfd\xf3\x2c\xb2\xc0\x32\xd8\xce\xc1\x76\xb3\xc1\x16\x17\x44\xe0\x70\x07\x1b\xf3\xe7\x07\x59\xd4\xad\x3f\x3f\xc8\x98\xf0\x9f\xb5\x2a\xf3\xfd\xf2\x4f\xfd\xf3\x93\x72\xf9\x8d\x94\x40\xde\xee\xc9\x32\xca\xb4\x3a\x07\x0a\x98\x9f\x51\xe7\x60\x45\xb6\x9e\x46\xf5\xfe\xe7\xa7\x33\xaf\x20\xd9\x4b\x37\x3e\xaf\x46\xaa\x2d\xff\x9f\xb1\x77\xc9\xbd\xac\x45\xa2\x7b\xfb\x35\x8a\x1a\xc2\xe1\x0d\x52\xa9\xe6\x02\xe7\xec\x7d\x7b\xb7\xe1\xf9\x37\x2c\xe2\xb7\x56\x5a\x96\x6d\x7d\xd9\x4a\x58\xb9\xff\x1c\x1e\x41\x40\x10\xaf\x8f\xb5\x30\x2f\x06\xa1\x7a\x47\x08\x75\xe9\xac\x3a\xb2\x5e\x1e\x35\x74\x83\x09\x77\xdc\xe5\x97\x9b\x97\x08\x0e\x62\x44\x2f\x3b\x5a\xfe\x59\x0b\x0d\xa9\x14\xb4\x8b\x70\xd1\x16\x10\xc3\x57\xb6\x64\x6d\xa2\x17\xdd\xb6\xfc\x91\xd6\x8b\x02\x63\xb9\x76\x5b\xcd\xee\x5b\x48\x0f\x3e\x06\x5f\xf4\x7e\xf2\x1c\x5a\xa1\x21\xad\xb2\x2a\x26\x1d\x6d\x29\x1e\x46\xa8\x9d\x3a\xc7\xd2\xfe\x60\xe7\xa2\xcb\xf5\x0e\x67\xd5\x49\x4c\x85\x5b\x23\x27\x54\x52\x2d\x1e\xa0\xb2\xbf\xe4\x17\xd9\x71\xca\x3f\xdb\xd9\x0e\xe4\x9f\x9d\x52\xca\xef\x8f\xf2\xcc\xf9\x17\xc3\xcb\xac\xfb\xff\x16\xcd\x0c\x55\x23\xbc\x46\x72\x33\x87\xff\xf4\xb7\x11\xf8\x34\xfb\x53\x26\xb9\xa8\xd9\x50\xd8\x0e\xff\x48\xbc\x4e\x49\x29\x48\x5a\xdb\x31\xfc\x87\xc1\x70\x08\x2e\x79\x6b\xa1\xda\x9b\x1a\xf1\x82\x51\x55\xd5\xee\xaa\xca\xe9\x94\x4c\xb5\x8b\x10\x2a\xb7\x16\xa1\x96\x3c\x44\xa2\xdf\xeb\x75\x7a\x87\x83\xe8\x12\x47\xdf\xe1\x20\x3a\x9b\x9b\x39\x18\x53\xea\xcb\x50\x57\x13\xaa\xfd\xd6\xc2\x22\xa9\x68\xc2\xc9\x54\x3b\xd4\xed\x13\xdb\x68\x7a\x84\x87\x46\xf9\x4f\xd2\xd1\xea\xe1\x8e\x8c\xb3\x53\x62\x1f\x19\x67\x07\xf1\xd0\x6f\x2d\xd2\x2f\xfb\xef\x42\x77\x2d\x45\x0c\xf9\x67\xa7\x9c\x4e\xc9\x38\x3b\x07\xac\x98\x84\xb3\x4b\x06\x01\x24\x9c\xcd\x1f\x91\x26\x09\x67\x87\xf4\x32\x3b\x1c\x29\x67\xd6\x04\x87\x73\xe4\xea\xd3\xb5\x16\x35\x7d\x89\x06\x87\x28\x98\xb7\x1a\xa9\x48\xdc\x1b\xb2\x28\xb9\x37\xf1\x50\xd7\xb5\x4e\x91\xef\x75\x76\x11\x46\x68\x72\x97\xdc\x3a\x49\xf7\x3a\x09\xf7\xbc\xc8\xf6\x9a\x3f\xeb\xe3\xff\x64\xc0\x1a\x14\xf9\x1c\x44\xfc\xb8\x4a\xfe\x99\x44\xe5\x42\x9f\xff\xc8\xa8\xc9\x21\x5b\xd2\x70\x33\x33\x72\x05\x76\xd5\x42\x7a\xd3\x92\x86\x17\x65\x91\x45\xec\x0e\x2f\xca\x4a\x8c\xf0\x5b\xfb\xfe\xf7\xdf\x3d\x79\x84\x27\xbc\xf6\xff\xb4\x12\x19\xf8\xb2\xc7\x1b\x4f\x15\x1a\x61\xf8\x50\x8e\xa4\x1d\x14\x3e\x94\x89\x74\x63\x8b\x5c\xb3\x45\x37\x3b\x72\xcd\x0e\x39\x9f\x92\x6a\xb6\x96\xec\x2f\x43\xca\x13\xe5\x67\xe4\x33\xf1\x81\x70\xa1\x2c\x04\x98\x5e\xe4\xa1\xcd\xd2\x3a\xee\xd0\x54\x0f\xe9\x19\x77\xc6\x45\x2d\xbb\x67\x87\xb9\x6f\xaa\x3e\x54\xbb\xaa\x97\xd7\xa7\xaa\x76\x42\x04\xd3\x6b\xe3\x0e\x3d\x76\xf9\x68\xbc\x79\x69\x0d\xd5\x55\x02\xa6\x6b\x45\x09\x46\x9d\xdc\x39\x14\x03\x52\x37\x28\xd9\xad\xd4\x3d\x3b\xf4\xd8\xb9\x4c\xd7\x22\x47\x85\xe7\x0d\x63\x59\xb2\x41\x2e\xf2\xe2\x56\xbd\x0f\x6c\x69\xb5\x45\xfc\xa1\xb9\x4e\xd5\x13\x80\xe1\xca\x12\xcf\xca\x84\xb1\x4c\x6a\x06\xf6\xfe\xf1\xa7\xf1\x4a\xad\x35\x0d\x5f\xc7\xfb\x87\xae\x5e\xf6\x22\x33\xc2\x9d\x45\xb6\x49\xbd\x0b\xb2\x95\x5b\xe0\x0e\x87\xc6\x25\x87\x1e\x52\xe8\x2e\x39\xcd\x6c\x82\x35\x17\x31\x94\xc2\xb5\x97\xe0\x98\x8b\x34\xb9\x4b\x3e\x3c\x5b\xca\x5d\xe9\x30\x76\xc1\x92\x5b\xfc\x3d\xdc\x0b\x93\xd9\x74\x04\x5d\xce\x1f\x3d\x1e\x91\xfd\xb6\x9b\xbd\x86\x1a\xb8\xc8\xdf\x76\x17\xe2\xea\xfa\x37\x74\x2f\x73\x33\x6f\xa4\xa2\x50\x6f\xc2\xc8\x43\xea\xf2\x8d\x5b\xe0\x47\x1e\x3d\x64\xbf\xb5\x97\xe2\x0e\x4f\xc0\xa6\x6b\xbf\x32\xdc\x4a\x5e\xd8\xa1\xf7\x5d\x49\x33\x55\xb8\x6d\xe8\xc9\x6d\x17\x5e\xf4\xdd\x37\x6e\x1b\x7a\xab\xdb\xe1\x09\x38\x96\xff\x13\xd9\xa6\xe8\x17\xb9\x6d\x2c\xff\x48\x44\x86\x90\x29\x35\x19\x6f\x67\xf3\x94\x1f\x42\x9e\xfb\x0f\x23\x8f\xe1\xc7\x8d\xc6\x4d\x54\x8f\x19\xbb\x12\xa3\x4a\x44\x56\x39\x43\x65\x5a\xbe\x43\x33\x3b\xc6\x9f\x4f\x63\x58\xd9\xb5\x70\xbf\xfe\xf8\x4b\x36\x16\x77\xba\x5d\x09\x03\x96\x5c\xfb\xc5\xec\x30\x8f\x64\xce\xd5\xbb\x3d\x99\x73\x95\x4f\x6a\x91\x38\x77\xca\x6d\x49\x89\x73\xbd\x73\x2a\xdc\x5f\x3c\x26\x14\xb5\x4b\x6f\x95\x3b\x5c\x06\xe7\x47\xcc\x3f\x14\xb3\xb3\xbb\x15\x69\x62\xf4\x7b\x61\x9d\x4d\x44\x91\xa5\xfc\xb7\xb2\x81\x20\xa9\xed\x4a\xd9\xb5\xd0\x92\xe8\x3c\x45\x89\x99\x24\xc9\xef\x88\xee\x3b\x49\xe7\x72\x6b\xa1\x26\x11\xe3\x6a\xa8\x49\xf2\x5f\xf0\xe9\x08\xe8\x9b\xd3\x47\x5b\xb5\xc5\x9d\xa5\x68\x31\x1a\x6a\x32\x4d\x69\x43\x4d\xa6\x7d\x13\xca\xc7\xa9\x78\x1b\xbb\x11\x9d\x5c\x7b\x21\xe2\xf4\x66\xfb\x45\xef\xc6\x0d\xba\xa9\xd1\x88\xd5\x6a\xba\x25\x50\x6f\x92\x67\xcc\x0e\x7f\xbe\xa5\x37\x88\x1d\x6a\xca\x25\xa3\x0c\x52\xec\xe6\xf4\xd1\xf2\x93\x63\x57\x11\x1f\x76\xb8\xf0\x29\x7d\xd6\xad\x45\xa0\xe0\xae\x3f\xdc\x8c\xd1\xb3\xc3\xc5\x44\x97\x86\x08\xa3\x9b\x93\xf9\x2a\x9e\x79\x7a\xcb\xd9\x0d\xbf\x6c\xad\x47\xe8\x37\xb3\x84\xb4\xdd\x88\xa8\x92\xd5\x4c\x04\x45\xfc\x68\x53\x87\x63\x5e\xd1\xeb\xc5\x0e\xc7\xbc\xfb\x13\xfe\xb4\x46\xe7\xfc\x69\x8b\x68\xd2\x6e\xb4\x47\x5a\x20\x75\xfc\xc4\x16\x77\x4f\xe3\x4d\x40\x5e\xfb\xa4\xf1\xcd\x4a\xf1\x7c\xab\xdf\x4b\xd3\xee\x69\x84\x1b\xe8\x3a\x39\x1a\xf6\x32\x1f\x4f\x0e\x47\x25\x97\x66\x52\xfe\x36\x05\xf5\x20\xe3\x6f\x9e\x62\x95\x11\xaa\xb7\xf9\x7a\xd7\xc9\xf6\x9f\xfc\x65\x8f\x3c\xb6\xfe\x32\x7a\xaa\xfb\x5c\x27\x1d\xad\x0e\xce\xd0\xc4\xde\x9f\xf7\xa7\x3b\x3e\xf5\x7f\x9e\x38\x1b\xfc\x87\x5f\x3e\x1d\xaa\x32\x8c\xa6\x9a\x86\x31\x55\x8d\xf8\xac\x3a\x57\xd1\xb6\x2a\x16\x03\x59\x85\x4b\xf5\x97\xf1\x22\xe9\x7b\x69\x28\x5b\xab\x6c\x62\x76\xc4\x0a\x2e\xcb\xad\xec\x30\x37\x10\x83\x0b\x0d\x6a\x93\x9e\x8c\x2c\xc2\xb3\x68\xfa\x43\x2d\x3a\x25\xf9\xee\x1e\x7b\x7a\xf9\xf7\xe2\xb6\x25\xf3\x4f\x32\x0c\xe7\xf4\xf1\x0f\xf2\xac\xec\x01\xc7\x6d\xcb\x57\xc8\xf0\x0c\xcc\xc9\xa4\x19\xae\x81\x43\xfa\xb6\x3d\xb0\xa9\xf7\xff\x05\xd7\x92\xa5\x0d\x49\x7d\xa7\x6f\x31\x43\xdb\x4f\x97\x3f\x94\x96\xd2\x2a\xed\x50\x5a\xce\x0f\x5a\x85\x1d\xfe\x75\x4b\x76\xb3\x1b\xff\x3a\x29\x5c\xc8\x06\x7c\x9b\xf1\xef\x47\x06\xc3\xe5\x1a\x2b\x35\xdd\x6a\x5c\xbd\xa7\xff\x92\x95\x9a\xee\xeb\x1b\x1d\x50\x6d\x33\x48\xb1\xca\xd0\x7e\x4e\x89\xd0\x1b\xed\x67\xd6\x4e\x1d\x4a\x0c\xaa\x3f\xe4\x12\xab\x9d\x12\x4a\xbe\x29\x4b\x00\xd2\xf8\xe6\xe4\x13\x2f\x94\x7c\x43\xda\xc1\x1d\x6a\xbd\xe5\x4d\x15\xae\x71\x4b\x46\xed\x4a\xb1\x2b\xe3\x50\x52\xec\x2e\x3d\x7a\x93\x28\x77\xc9\xe0\x75\xcf\x78\x91\x2c\x22\xc6\x88\x5d\xbb\x7c\xa1\x8f\xd0\xb5\x39\x49\xdb\x4c\xd6\xda\xa5\xd8\x1f\x1b\x9f\xb6\x2c\xf2\xc7\xa7\x2d\xf9\x4a\x3d\xc9\x6f\xd9\xff\x31\x02\xf5\x22\x6b\xed\xca\x3a\x9a\xc3\xc5\x6d\xca\x12\x68\xe3\xe2\x26\x8f\x71\x72\xd8\xce\xbc\xfc\x13\xfc\xa2\xf8\x56\x68\xb9\x96\x19\x77\x68\xb9\x96\xcc\x11\x77\x28\xb9\x56\x2e\xfe\xbf\x88\xcf\xa8\x61\x84\x3e\x6a\x99\x17\xe2\xc7\x26\x9b\x0d\xf2\xd9\xe6\x3f\x47\xea\x62\x1a\x91\xe0\x95\x87\x96\xb4\xf5\xb7\xd6\xf9\x74\xaa\x3a\xe2\x10\xf7\xa7\xa1\x97\xd7\xfc\x87\x42\x6a\x65\xf1\xe2\x50\x32\x4d\xe9\x86\x95\x96\x56\xb6\xf9\xa4\xa5\xcd\x49\xce\xe5\x3b\x14\x49\xca\xf4\x76\x6b\xb1\xfc\x3a\x9b\x42\x59\xb4\xb2\xd8\x3d\xca\xa2\xa4\x38\x25\xe4\xa5\xcd\x0a\x53\x45\x5e\xda\x5a\xdc\x9b\xd0\x62\xca\xab\x8b\xbc\xb4\xf5\xa3\x53\x6c\x11\xfa\x4d\xe4\xbf\xb0\x79\xd4\xf4\x2f\xf6\x3f\x51\x4e\x17\x79\x69\x53\xaa\xfe\xc3\x1a\xca\x41\xff\xdf\x65\x3f\x8a\x42\xb0\x51\x2b\xd5\xe4\x46\x23\xa9\xb7\x6e\x3b\xe1\x8e\xd7\x3f\xc3\xb5\x50\x7f\xea\xd4\x8e\x58\xb9\xc5\xec\x2e\x54\x4e\xfd\x33\xfc\x7f\x98\x4e\xfa\xff\xde\xf8\x3f\x6a\x3b\xbc\x46\x86\x5a\x09\xc7\xbd\xdb\xed\xa2\x6a\x9c\xa1\x9a\xa7\xd0\x5c\x75\x29\x0e\xc8\x7c\x9b\xe5\x88\x4b\xe6\xdb\x34\xb5\x14\xa1\xb8\xea\x32\x70\x26\xf1\xed\x6d\xb4\xaa\x1a\xa3\x98\xae\xc5\x51\x30\xdc\xcc\x37\x52\x39\xf9\xff\xc2\x80\x4c\x9b\x26\x74\x53\x9d\x1c\x22\xb7\x16\x82\x91\x7f\xf0\xd2\x57\x37\x5f\x0a\x65\x54\xf9\x88\xa3\x85\x32\xaa\x9b\x2d\xe1\x0b\x98\xd2\x72\xf5\xca\xa1\x79\xb9\x99\x08\xa6\x26\xa2\x89\xe0\xb7\xb9\x8b\xf7\x85\xbb\x5f\x6d\x1e\x53\x9c\x19\x9f\x3f\xff\xd7\x91\xf6\xf4\x8b\xf7\x92\xde\x3f\x12\xe6\x37\xc1\x32\xc5\x6d\x37\xd1\x03\xb5\x9f\x43\x53\x35\xa4\x18\x26\xd1\xed\xe8\x62\x3d\xa1\x52\x1a\x96\x18\x42\xa5\x34\xf4\xae\xbb\x43\xa3\x94\x2c\x23\x85\x46\x29\xa7\x9c\xdc\xe8\x8e\x4f\x35\x42\xae\x0c\x39\x69\xd9\x78\x76\xd5\x2e\x0d\x1d\xd2\xe8\xda\x33\xa1\x43\x1a\x52\x9b\x90\x21\x77\x58\x10\x3e\xbc\xc1\xea\x72\x8b\x37\x9d\x74\x31\xa4\xa7\xcd\xb6\xe5\x22\x3d\xed\x50\xb0\x0e\xd2\xd3\x2e\xd9\x0b\xee\x08\xb8\x5b\xa4\x0b\xda\x11\x6f\x77\x4a\xd9\xbe\x43\x33\xe4\xb8\x3e\x24\xb2\x75\x08\x20\x12\xd9\xde\x9f\x70\x75\x86\xbd\x9c\xff\x30\x1e\x4b\xc5\x24\x0e\x47\x8d\x19\x71\x28\x83\x86\x6f\x85\xe1\x95\x37\xbc\xf5\x0e\xef\xb3\xfe\x7d\xf8\xb9\x39\x48\x38\xde\x8d\xfe\x17\x5a\x44\x32\xd0\x3a\xca\xcd\x46\x53\x24\x77\x46\x52\xc7\x0e\x99\x92\x92\x39\x36\xa7\x2c\xc1\x0b\x15\x4f\x17\x93\x8e\xc0\xbd\xd5\xe3\xf8\xf2\x76\x28\xba\x09\xd5\x4c\x4e\x59\x3d\x47\x37\xe3\xeb\x64\x68\x63\xd6\x6c\xfe\x43\xb6\xbb\x7e\x12\x75\x8c\xef\x93\xa1\x8e\x19\xbe\x24\xe2\x5d\x27\xeb\xd1\xfd\x65\x1e\xb5\x17\xbf\x08\x9e\x3a\x16\xbe\x3c\x73\x0f\xd7\x2a\x1c\xa5\xa8\x1a\x81\xa1\xdd\x8c\x76\x83\x76\x38\x9a\x9b\x52\xfd\x97\x93\xff\xd4\x90\x91\x59\xbb\x3f\xc5\x0a\x4c\x9d\x8b\x98\x71\x52\x6a\xed\x2f\xf6\xc8\x59\x37\x88\x2f\x8a\x5b\xdd\x68\x42\xad\x53\xfd\x12\x12\x81\x7c\xbb\x6c\xe9\xf6\x37\x2e\xc9\x0a\xba\xb3\x7f\xdc\x19\x7c\xf5\x08\x17\xba\xac\x90\x0d\x5b\x2e\x74\xa2\xdc\xd0\xe4\x0c\x3f\x10\xff\x88\x9e\xa9\xab\xef\x4f\xdb\x61\xaa\xd6\x69\xb4\xa8\x1a\x7b\x55\xcb\xf1\x63\xa9\x9a\x7f\x22\xc8\x41\x37\x98\x9f\x44\x54\xff\x5d\x90\x51\xf6\x0f\xbe\x91\x0e\x8f\x89\xfa\x2d\xf5\x5b\x7d\x63\x8f\x69\x03\x84\x5b\x5e\xf6\x5e\x09\xb7\x3c\x87\xc0\x22\x53\x6c\x4e\xf2\x67\x54\xaa\xd8\xa1\xed\x40\x8e\xd7\xac\x59\x0c\xe5\xcd\x1a\x12\xd9\x22\x74\xee\x1a\x3a\xec\x1e\xcd\x5b\x75\x35\x02\x83\x6b\xa5\xc2\x85\xee\xfe\xe7\x52\x35\x02\x58\xe8\x37\x94\xe5\x55\xf3\x1f\x4a\x98\xac\xe4\x2e\x6b\x87\x16\x66\xf9\xb6\xfb\xe0\x19\x5f\x5c\x0b\xbd\x9a\x36\xc7\x83\xd2\x4b\x64\x1c\x21\x62\x97\x0c\xba\x48\xeb\xea\x80\x89\xe4\x55\x75\x14\x46\xf2\xaa\xae\x21\x21\x05\x1d\x4c\x2a\xd3\x9f\x46\x33\xda\x46\xb8\xbe\x49\x93\x42\x9a\xd1\x25\xdb\x2b\xd2\x8c\x2e\xe9\x6e\x48\x1e\xba\xa4\xfe\x25\x77\x68\x4e\xf5\xe3\xea\x8a\x67\xdf\xa6\x5a\xf4\x46\x3b\x25\xc2\x9c\x3a\x42\x20\x79\x3e\x73\x52\x10\x16\x12\x7d\x2e\x59\x58\x90\xcc\x73\x49\x21\x47\x32\xcf\xfb\xe9\x52\x35\x3a\x2e\xae\xfa\x12\xa6\x5d\x47\x1c\xfe\x64\x32\x2d\x24\x7f\x67\x4e\x7e\x16\xc3\x9f\x4c\x61\x10\x49\xd2\xe9\x48\x87\x3b\xb4\x2e\xd3\xf7\x84\x50\xba\xdc\x3f\x54\x77\xe2\x6d\xd9\xaf\xd0\x04\x08\x95\x95\x1e\x29\x2d\x1d\xc0\x51\x29\x2d\x93\x37\x55\xe8\x59\x1c\xf7\x8f\x1c\x93\x6b\x70\xfc\x92\x63\xd2\xe1\x03\x49\x1c\xe9\x30\x84\x24\x87\x5c\x93\x33\xf5\xe0\x79\xa6\x08\xa9\xb7\x1a\xcc\x89\x5d\x4c\xe6\xc8\x79\xff\xef\x9f\x58\xf5\xc1\xbd\x8c\x6c\x6b\x8b\x2c\x8f\x4b\x9a\x34\xb2\x3c\xe6\xa4\xe0\x1a\xa4\x79\x5c\x32\xd0\x25\x95\xe3\x92\xef\x0f\xa9\x1c\x17\xf9\xf2\x17\xc9\x1b\x97\x5c\x88\x48\xd7\xb8\x14\x22\xf1\xe0\xa5\x26\x8b\xa2\xf3\xe1\xfd\x32\xe9\x17\xb0\x98\xac\xfe\xfd\xf0\xe7\x93\x03\xc6\xf9\x84\x19\x41\x92\x33\x01\xb9\x1c\xd7\xf8\x53\x83\xe4\xa6\x26\x20\x5c\xaf\xa4\xa2\x38\x1f\x0e\x19\x45\xc2\x38\x1f\x6c\x4a\x92\x16\x20\x2c\x6d\xa5\x92\x3b\x1f\xc4\x04\xd9\x3d\x9f\x34\xe9\x81\x6b\x31\x64\x38\x87\xf2\x3e\x4a\x41\x7a\x12\x0b\x00\x39\x1e\x7c\xd8\x94\xf3\xf3\x56\xc3\x42\x99\xcb\x28\x69\x20\xef\x7f\xaa\x1d\x0e\xf6\xe4\x76\x46\xf8\x17\xfa\xd3\xa0\x0e\xc4\xad\x93\x44\xe4\xfe\x3f\x9c\x0b\x3e\xae\xbe\xb1\x75\xd5\xd5\x20\x64\xe9\x0b\x0f\xfe\x6d\xb2\x0c\x25\x49\xe4\xd2\x73\x22\x49\x22\xb3\xc3\x97\x91\x25\x72\x49\xed\x7a\x12\x97\x25\x29\xfa\x4f\x68\x22\xaa\x6e\x87\x27\xb4\x0d\x43\xde\xc7\x27\xc3\x10\x65\x90\x74\x42\xdd\x90\xc5\xf3\x9d\x6d\x12\x9e\x47\x0e\xc9\x21\x7f\x5f\xa5\x90\x4c\x32\x54\x3d\x39\xa2\x84\xca\xe1\xf7\x64\x2c\x29\xe0\x72\x27\xc3\x2c\x65\x7e\x7a\xb2\x66\xb9\xaa\xd9\xb0\x9e\x90\xd3\x04\xf9\x26\xef\x7f\x32\x92\x78\x7e\xcf\x7a\x99\x25\x1b\x64\xb6\xa3\x84\xd2\x41\xca\xff\x8f\x74\x90\xf7\x3f\xf5\xa3\xc8\xaa\xcd\x43\x09\x4a\xcb\x9a\xbd\xac\xd9\xe3\xfc\x22\x3f\x62\xd1\x61\x7e\x4a\x04\xf5\x49\x22\xee\x42\x80\x65\x4d\x5e\xe1\x6e\x81\x58\x47\xae\xc0\x21\xfb\x28\xf2\x01\x4e\x1d\x2d\x87\x67\xec\xae\x7d\x4f\x92\x3f\xbd\xa2\x9f\x42\xca\x49\xcd\x07\x49\xfe\xe4\x29\x7b\x8a\xf2\xf1\x68\xdf\x85\x57\xd2\xea\x62\x26\x11\x4e\x6e\xc9\x5a\xed\x54\x14\xb1\xa2\xd6\x0a\xfb\x96\x23\xe9\x51\xac\x39\xed\x88\x4a\xc0\x55\x35\x1a\xcf\xbf\x53\x07\x0d\xb9\xf2\x72\x92\x45\x20\xc9\xf2\x56\x17\x17\xa8\x90\x6b\xd7\x46\x8b\x6c\x79\xab\x8b\x78\xc3\x4f\x67\xc9\x44\x88\x3c\x77\x73\xb8\xab\xe1\x8b\xa3\x50\xd8\x8b\x44\x77\xb3\x4f\xb5\x1a\x11\x1f\xe4\x2c\x4e\x52\xba\xf5\xe7\x27\x42\x4d\xfa\xf1\xef\x07\xb5\xca\x22\x8f\xf4\x6e\x4b\x7a\xac\xc3\x33\xae\x02\x77\x9c\x78\xc6\x5d\xfe\xbd\x86\x26\x54\x4c\x88\xc7\x58\xbd\xb7\x91\xfd\x6c\x48\x85\x48\x82\xb3\xd5\xb5\x91\x1b\x5a\x61\x04\x9b\x13\x61\xd1\x96\x17\xb8\x21\x70\xeb\xf6\x48\x6a\xb2\x59\xc6\x3f\x9b\x7e\x9c\xc6\x78\xb5\xfc\xf1\xc2\x3a\xf5\xc2\x77\xba\x56\xb1\xa9\x16\xab\x28\x71\xed\xc4\xfb\xe3\x92\xcd\xc8\xe9\x0c\x4a\xd4\x17\x8f\x81\xab\x73\xb0\x91\x38\x2c\xa7\xa1\x55\x8c\x30\x61\x4b\x6e\x52\xa7\xa3\xa6\xe5\x4a\x76\x3a\xa4\xc9\x2b\xd2\xe9\xd1\x37\xbd\x70\x92\x00\x6c\x7e\x34\x37\x1d\x9e\x9b\x5d\x8b\x59\x14\x57\x89\x07\xbf\x25\xdb\x92\x13\xef\x7d\x39\x91\x52\xf6\x56\x63\x31\x44\xd3\x03\x79\x7c\x68\xa5\x06\x01\x5d\x5d\x63\x50\xc5\xb5\xb8\x66\x8b\x1f\xc6\x13\x5f\x4e\xba\x75\x1d\xde\xf8\x4c\xa8\x83\x21\x8a\x73\xe1\x6d\xa0\x77\x84\x33\xd0\xd8\x73\x05\x23\x1d\xd6\x92\xd4\x79\xc2\xf8\x7f\x49\x22\x25\x39\xd6\x52\x64\x8c\x13\x06\xfe\x4b\x42\x27\xe9\xaf\xe6\xf8\xf3\x65\xfc\x9e\x76\x6d\xa4\xa6\x5a\x92\x40\x4f\x84\x97\x5a\x72\xc8\x3c\x53\x3d\x2b\xaa\x9d\xf8\x32\xab\xf6\x25\x0a\x9e\x3f\x8d\xdd\xf6\xa7\x16\xda\x7c\x9d\x71\x61\xc2\x9e\x65\xd9\x70\xc2\x84\xbd\x7b\x27\x4c\xd4\x6b\x43\x3f\x11\xee\x73\xf2\xac\x21\x8b\x55\xf6\x49\x49\x3c\xab\xe4\x93\x2a\xe2\x59\x65\x79\x9e\x9d\x88\x67\x55\x3f\xe2\xe9\x93\x3d\xeb\x13\x6f\x2a\x5d\xff\x52\xed\xe1\x3f\x5d\x7d\xe3\x8d\x43\xed\x20\xd6\xf8\xe4\x0a\x3b\xf9\xbe\xdc\xbb\xf0\x9c\x55\x4c\xda\x83\x9d\xbc\xbc\x79\x48\x71\x75\xff\x50\xb3\x1a\x91\x5e\x87\xb6\x6d\xbc\x1a\x76\xc5\x84\x3d\xf1\x6a\xd8\x15\xbe\xf5\xc4\xab\x61\x57\x14\x58\x32\x5e\x25\x1f\xa3\xf1\x86\xd8\x15\x3d\xf5\x4c\x82\x79\x8a\xd7\xaf\xa9\x9e\x56\x55\x4b\x78\xf7\x4d\xd5\xea\xfd\x43\x5d\x47\xe2\x0d\x31\xe9\x2d\x9c\x8c\x57\x45\x56\xfb\xe7\x8f\xd9\x7a\x53\x35\x7e\x71\xfa\xd3\x58\x38\xed\xe1\xb5\xf4\x8b\xfa\xcb\x15\x73\xc3\xd5\x95\xec\x58\x5d\xc6\x7b\x47\x0f\x8c\xd2\x21\x9d\x78\x60\xec\x0a\x8b\x77\xc2\xe2\x7d\x98\xa6\x17\xfb\x5d\x0a\xa6\xb3\x38\x37\x25\xe7\x9e\x30\x72\xef\x0a\x86\x42\x9a\xad\xfe\xa7\x3f\x5b\x19\x77\x55\x6b\xfc\xa1\xff\xf3\xf2\x46\x29\xea\x48\x9e\x55\xb3\x3f\x8d\x87\x1d\x05\x94\x3b\x7a\x1b\x54\xfc\x5e\x92\x67\x0d\xb3\x6d\x45\xe7\x52\x54\x5e\x92\x67\x2d\x79\xd3\x9e\x78\x0e\x5c\x7a\x65\xfb\x93\x3b\xab\xa8\x76\xf8\x43\xff\xc8\x37\x3c\xcf\xfc\xe9\x2f\x0c\x5a\x34\xc6\xb0\x66\x24\x25\xd8\x22\x75\x56\x96\x9a\xf4\x6c\x5e\x7d\x86\x6b\xf1\x3e\x31\xfe\xd9\x2f\x91\xe4\x54\x43\xe6\x2d\x24\xa7\xca\x12\x73\xcf\xe6\x92\xa7\x21\x46\xc6\xa9\x21\xd3\x17\x12\x4e\x65\xe5\x4b\xbd\xd5\xb8\x27\xe8\xea\x4a\x50\xad\xa2\x89\xe3\x99\x4d\x4e\x2c\x87\xb8\x59\x52\xfe\x90\x55\x6a\x4d\x9d\xd3\x9b\xb8\x8c\x5a\x8c\xcd\x24\xea\xd4\xde\x64\x63\x74\x9b\x31\x6d\x7a\x39\x38\xf1\x3a\x96\x1d\x85\xf9\x60\x71\x6d\xc3\xb3\xe3\xb0\x55\x49\xb5\x15\x2a\xa5\xae\x1a\xf7\x94\xac\x5a\x84\xde\x17\xcb\x09\xe3\xe8\xac\x38\x1d\x27\xde\xce\xba\xac\xe3\x8f\xde\xce\xe4\x51\x75\x0e\x71\x4f\x45\x53\xf1\x3e\x56\xf4\x1c\x7a\xe2\xd1\x2b\x9b\x6e\x8f\xa2\xb4\x17\xd5\x98\x36\x86\x8f\x39\xb4\xef\x0c\x98\x43\x27\x59\x74\x9c\xc3\xdd\x6b\xba\x16\x0f\x19\xa2\x8c\xc3\xd3\xcd\x4a\xae\xc6\x43\x86\xf6\x58\xd8\x4a\x8f\xd9\xfc\x87\xf1\x90\xe1\xa9\x09\x83\xdc\xbe\xd4\x1b\x5e\xc0\x74\xa1\x22\x1f\x96\xc2\x3b\x9d\x83\x5e\x54\x4e\xa1\xe7\x90\x69\x42\xfc\x27\x8c\xa5\xd7\x14\xff\xc7\x58\x3a\xfd\x99\xd4\xf0\x1e\x97\x49\xee\xd1\x4b\xda\xca\xfe\x36\xae\xfc\xcd\x9f\x62\x8e\xee\x5a\x88\x0a\xbc\xb2\x90\xc7\x4a\x49\x39\x16\x79\xac\x72\x92\xed\xc7\xf9\x72\x55\xaf\xae\x7d\xf9\x4f\x7f\x1b\x76\xc6\xd5\xb5\x27\xec\xa2\x96\x6a\x2f\x9f\xb2\xc8\x11\x0b\xab\x0e\xf1\x4a\x12\x62\x99\x55\x47\x3e\xac\xfb\xe9\x54\x35\xa8\xd3\x3f\x09\x23\x93\xb9\xf6\xf9\xa2\xc5\xfc\xf3\x97\x4c\x88\x38\x47\x44\xca\x6a\x52\xd5\x9d\x88\x7f\x55\xe4\x6d\x7c\xbe\x5a\xf4\xea\xff\x8c\x45\x97\xac\xf0\x8d\x00\x40\x7d\xf9\x53\x56\x4b\x5f\xf2\xd0\x2c\x01\xfd\xab\x25\x70\xab\x3c\x66\x4a\x22\xfb\x6a\x09\xba\xff\x32\x5c\x89\x74\x5a\x7d\xd9\x4a\x8a\xbd\x4e\x02\xad\x5b\xa5\xdd\x78\x4d\x1b\x32\x92\x3e\xbf\x49\x30\xcc\x8f\x6a\x91\xda\x4d\xdb\x2c\x9e\xc1\x96\x82\x9c\x9c\x78\x06\x2b\xd2\x41\x9c\x78\x05\xeb\xbe\xb8\x87\x39\xf5\xf0\xe9\xfd\x43\x58\x5a\x7f\x3e\xc5\x0e\xbb\xa8\x16\x34\x20\x5e\xf9\x8b\x4b\xee\xa8\xfe\x89\xa0\x16\xad\x72\x98\x4c\x2b\xbd\xcd\x22\xb9\xd6\x94\x8e\x8b\xe4\x5a\x39\xf9\x0c\x8a\xec\x5a\x8e\xa7\x4e\xfe\xac\x35\x24\xd4\xfc\x78\x93\x6a\xfe\xc3\xc3\x1f\xea\x17\x37\xbf\xaf\xa9\xd1\x25\x57\xbf\xaf\x57\x38\x35\x8a\xd3\xb4\xc6\x14\x6f\x72\x43\x51\xe4\xc8\x3c\x35\x5a\xf9\xdf\x6f\xd5\xad\xfc\x9f\xac\x3a\x82\x5a\x65\x5f\x9c\xb1\xa7\x56\xe0\x1c\x32\x48\x0d\x4b\x9c\x61\x4e\x3d\xb3\x66\x26\x1e\xeb\x66\x11\x1f\xc5\x44\x5a\x81\xf7\xc9\x11\xb5\x14\x10\x83\xcc\x4f\xd9\x97\xe8\x78\xba\x4b\x7a\x90\x22\xf3\x53\x97\xb9\x3c\x99\x9f\x86\xc2\x75\x2b\xb9\x93\x59\x4c\x18\x5a\x57\xc5\xbc\x38\x84\x90\xca\x1f\x31\xdc\xc7\xb1\x8d\xab\xaa\x93\xa4\x5c\xfe\xdf\x30\x98\xff\xf8\x37\xb1\xa2\x48\x92\x9b\x9e\x60\xfa\x19\xc3\x89\x67\xc5\xfc\x67\x45\x62\x7f\xd6\x43\x6e\x96\x15\x95\x78\xe9\x63\xdf\xdc\x4a\x5c\x9d\x6e\x5f\xdf\x5d\xf9\xab\x4f\xf0\xe3\x77\x47\xcc\xe4\x8c\xc8\xff\xee\xc8\x4d\x9c\x3a\x16\x1e\xef\x8e\xe8\xb3\x93\x60\x74\x2f\x3a\xed\xfc\xe1\x3a\xfe\xee\x49\x54\xec\x20\x86\x77\xe3\x00\x9a\xf1\x09\xb9\x55\xc6\x15\xcc\xe2\x25\x77\x2b\x16\xb4\xb7\x12\xae\xb9\x4d\x95\x70\x15\xad\xaa\x2c\x0f\xe1\x55\xa6\xd4\x0f\xb1\x2d\x5e\xae\x98\x78\x91\xbd\x5c\xf1\x08\xbd\xf4\x72\xc3\xc3\x2f\xee\x55\xde\xc0\xd8\xf7\xef\xc1\xab\xe0\x43\x25\xde\x17\x6f\x7b\x55\xd5\x50\xe9\x34\x55\x2a\xff\xe7\x6a\x18\x53\xb6\x7f\xfd\xe7\xfd\xec\x0f\x29\x28\x72\x8e\x64\x7c\x02\x58\xa6\x4b\xfa\x01\x94\xc9\xa4\xde\x8d\x72\x81\x55\xe7\xff\x5a\xc8\x0b\xec\x1e\xf7\x35\x96\xf2\xfd\xec\x48\xb7\xc2\xca\xf3\x2b\x59\x36\x22\x39\x34\x85\xef\x67\xd7\x19\x8e\xc2\xf7\x4f\xd2\xff\xf3\x1a\xf3\x3f\xf6\xff\xff\xff\x3d\xff\xfa\x4f\xfe\xfc\xf7\xdf\xff\x19\x77\xac\xff\xfa\xcf\x37\x12\x4e\xde\x7f\xae\x14\x12\x36\x97\xdf\x78\xa0\xfe\xcf\xf7\x89\x0c\x39\xf7\x06\xfb\x0d\xf3\xff\xfb\xcf\x9d\xf0\x7b\xde\x7c\x23\x07\xd8\xfd\xe7\x8d\x14\x6a\xff\xfa\xcf\x37\x5e\x92\xef\x3f\xf7\xaf\x2e\xbd\x7e\xc3\x2e\xff\xfe\xb3\xc2\xd4\xe7\x5f\xff\xf9\xc5\x6b\xe7\xfd\x27\xf4\x8a\x39\x90\x1e\x08\xea\xe1\x75\x91\x23\xe4\x5e\x20\xee\x6f\xfd\x22\xab\xcd\xfd\xe7\x22\x71\xf6\x65\xd2\x07\x51\x20\xc5\x98\xd0\xaf\xd1\xc8\x4a\x93\x40\x2f\xaf\xa1\x50\xc2\x3c\x31\xd0\x10\xec\x29\x44\xa6\x87\x0f\xe8\x31\xca\x2d\x34\xe8\x35\x13\x8e\x9b\x42\xa4\xfc\xef\x42\xbb\xd1\x15\x2e\x36\xc0\x21\x27\x51\x98\xe1\x21\x16\x68\xdc\xab\x29\x84\xdc\xd0\x84\x76\xa3\x97\x05\xf2\x04\x74\x6b\x8f\xe1\xb0\x68\xa2\xcb\xa1\x47\xa2\xb0\x23\x39\xc2\x45\x89\x9e\x45\x01\x3d\x3a\xe8\xa9\x42\x39\x93\x40\xe3\x3d\x8f\x42\xd0\x53\x16\x3a\x85\x92\x43\x95\x6f\xab\xbf\xe5\x91\x25\xf6\x66\x26\xc2\x08\x85\x78\x88\xa1\x85\xb6\x8c\x86\xbc\xbc\x82\x27\x66\x42\x5c\x50\xb8\xc7\x0d\x76\x91\x99\x80\x11\x14\x2e\x3f\xc5\x04\x3c\x13\x3a\x81\xc2\xbd\xe6\x10\x33\x3f\x13\x36\x80\x42\x7c\x1d\xb7\xe6\xcc\x1d\x9e\x42\xf8\xe6\x60\xae\x96\xc9\x7c\x4b\x21\x86\x48\x7c\xf5\x4c\x5e\x5b\x0a\x1b\xbc\x0a\xff\x09\xc7\x19\x89\x98\x60\xb7\x3a\x8d\xc7\xe6\x44\x92\xc8\xe4\x99\x8d\x82\x82\xcb\xc4\xe1\x77\xab\xfe\x7e\xf3\x7d\x28\x7f\x32\x59\x62\x29\xfc\xc0\xb3\xf0\x57\x78\x48\x4a\x99\x7b\x74\xe6\x56\x4f\xa1\x81\x6b\x5c\xa7\x1b\x87\x15\x78\x1e\x8e\x7f\x17\xf6\xcf\xc3\x7e\xe6\x96\x4f\xe1\x05\x67\xbc\x47\x0b\xc8\xd5\xfe\xe2\x53\xb8\xfa\xc9\xdd\x35\x13\xdd\x23\x93\x5e\x8d\x42\xdc\x7c\x3e\x31\xae\x42\xde\x33\x0a\xf1\x60\x22\x70\x1a\x7c\x4d\xa1\x85\xe4\x62\x14\x48\x97\x2f\xb4\x1a\x25\x20\x96\xd0\x6e\x74\x44\x34\x31\xa1\x3f\xa3\xcf\xa5\x81\xa5\x3e\xec\x24\x38\xc4\x24\x44\xe1\xc2\x3e\xa7\x10\x53\x58\x96\x7e\xf1\xb8\x77\x4c\x15\x61\xa5\x0b\x79\xb2\xa2\x70\xc2\x4f\x98\xb1\x64\x0f\x30\x5e\xa4\xd1\x49\x15\x92\xed\x50\x88\x2c\x5d\x18\x60\x14\xf2\xec\x50\x78\xc0\xf9\xcd\xec\x2e\x46\x30\xaf\x5a\x68\xa5\xb8\x6d\xc2\x4a\x0d\xda\x08\xd3\x62\x0a\x6a\x83\xf1\x54\x48\xba\xcc\x78\x43\xc5\xa2\xe8\x56\xa6\xd1\x7b\x5f\x2d\x4d\xe8\x36\x1a\x87\x4c\x0d\x99\xab\xcc\xbe\xf5\x8b\x1d\xf2\x41\x8f\x57\xe6\x34\x1e\xe9\xcc\xb9\xf4\x95\x19\xea\x4c\x0a\x91\xc0\x09\x87\xc1\x32\x1f\x18\xec\x2d\xd0\x43\xb5\x12\xe1\x24\x29\xe8\xd8\x8c\x76\x96\x89\x84\xa0\x82\x39\xe3\xcc\x58\x56\x32\x1e\xae\x2c\x59\xbe\x92\xb7\x3a\x85\xb3\x29\x78\x20\x2f\xe6\x66\x45\xdc\x2c\x63\xa2\x51\xcc\xcf\x0a\xa1\xd2\x72\xc6\x4a\xbc\x2c\xcf\x2f\x31\xb5\xb2\xac\x27\x8b\x79\x5a\x81\xa7\xe5\x8c\xc6\xb2\x98\xab\x15\x02\xf6\xe4\x4c\xe8\xb2\x42\xc4\x9e\x28\x70\x20\x63\x22\x7a\xab\xaf\x70\xbe\xe7\xb1\xbe\xac\xe1\xef\x87\xf0\xd8\x74\x85\x40\x1d\x14\x7e\xc1\xa3\x83\x9b\x16\x82\x64\x44\x61\xc1\xbb\xe3\x78\x2b\x04\xb6\x88\x42\xb4\x53\x3e\x9d\x7e\x2e\xb7\xc3\x7b\x46\x49\x9a\x9f\x6d\x7c\x0b\xef\xfc\xee\x31\x8e\x2b\x6d\xc1\x38\xac\xe0\x4a\x1b\x05\xe1\xec\x9c\xf5\x33\x4e\xf8\xd8\xa2\xbd\xb0\x1e\xe3\x0f\x38\x49\x43\xca\x7a\x8d\xbf\xc2\xe3\x92\x55\xb6\xd7\x7d\xb3\xee\x05\x9d\x4c\xd9\x5e\x77\x9c\x5a\xb2\x92\x60\x97\xed\x75\xdc\x59\x78\xdc\x70\xcb\xf6\x3a\xca\xb2\xbe\x70\xa1\x2e\xdb\xeb\xb8\xab\x9c\x3c\xfe\x84\xfd\xe3\x8e\xf3\x7f\xbb\xf6\xc4\xd7\x4b\x7f\x46\x73\x98\x0f\x94\xed\xe5\xc7\x46\x3a\x17\xc2\x5d\x16\xcc\xa2\xa3\xc0\xf7\x24\x40\x2a\xdb\x64\xb1\xbb\xf0\x42\xb7\xbc\xfc\x3b\x12\x48\x64\xa5\xd6\x2a\x98\xb4\x52\x88\x34\x4e\x9f\xb8\xaf\x14\x0c\x46\xa3\x10\xed\x54\x0c\xc0\xcb\x36\xb9\xc8\xc0\xb1\x7e\x20\xeb\xed\xe5\x97\xe5\x5d\x25\xed\x5c\xc1\xd6\x8e\x42\x7c\x8f\x63\x4d\xd9\x26\x8b\xbd\x85\x4f\xa6\xdb\x64\xb1\x21\x0b\xb9\xcc\x94\x6d\xb2\xd8\x90\x45\xc5\x35\xaf\x6c\x93\x05\xa6\x1c\xb9\x16\xc8\x1a\xeb\x8d\x28\xe8\xfb\xc9\x7c\x9a\x5c\x36\xe4\x52\x6b\x61\x3e\x4d\x2e\xa8\xcb\x73\xc5\x6f\xa2\x1c\x93\x8b\x34\xb5\x95\xe0\x23\xe5\x98\x5c\xd0\x75\xde\xa3\x73\x81\x6b\x5d\xd0\x56\xe6\x8a\x1d\x75\x39\x26\xa3\x93\x85\x43\xd6\xc7\x64\x84\x82\x2e\x57\xfc\x61\xcb\x29\x62\xce\x07\xf2\xaa\x98\xdc\x97\x63\xf2\x42\xbf\x94\x2b\xaf\xda\xe5\x98\x4e\x4e\x13\x0e\xfb\x38\xa6\x87\x03\x3d\x54\x1e\x24\xca\x31\x3d\x1c\xd6\xb7\xf1\xaa\x56\x8e\xd7\x17\xc9\x24\xb7\x8f\xfa\xef\xf5\xd5\x73\x65\xc3\xd1\xaa\x1c\xaf\xa3\xce\xf2\x46\x2a\xba\xe2\xb3\xbc\xf0\xf8\x93\x1b\xd6\x50\xe5\x78\x1d\xf5\x20\xd1\xd0\x1e\x96\xe3\x75\x54\x76\xe7\xa6\x83\xf1\x78\xbd\x48\xc3\x9b\x1b\x41\xf9\xca\xf1\x7a\x1d\xd6\xab\xa1\x69\xad\x3e\xfb\x2b\xf9\x27\x73\x23\x1c\x6e\x9d\xc9\x38\xda\xf0\xc6\xd3\x68\x25\x67\x63\x14\xf8\x1e\x6b\xfa\xea\x23\xb6\x72\x38\xe6\xc6\xab\x67\xf5\xf1\x58\xc9\xb4\x95\x1b\x66\x06\x75\x56\xe3\xac\x4b\x9b\xf1\xf6\x55\x67\x33\xde\xa4\x8e\x0d\x21\xae\xfa\x8e\x5f\x95\xdd\xa7\xf1\xe4\x58\x67\xf7\xf7\x5d\x78\xdc\xb1\xea\x1c\xc6\x59\xaf\x8e\x5f\x41\x9d\xd3\xf8\x14\xbe\x68\x67\x19\xd7\xf3\x32\x91\xc5\xea\xdc\xc6\x59\xaf\x8e\xd1\x60\x9d\xc7\xf8\x11\x3e\xf9\xdd\xaf\xf1\x2f\x51\x15\x10\xd2\x2b\x41\xd3\x29\xc4\xf7\xf5\xc3\x3c\xfc\xfc\xfd\x4f\x78\x62\xbc\x8f\x71\x62\x61\x77\x6c\x2e\x2a\xd1\xaf\xa3\x10\x8a\x98\x8e\xbd\xdd\xad\x66\xe3\x3c\x8f\x67\xda\x7f\xdd\x0e\x06\x39\xbd\x69\x9e\xc3\xb7\x39\x0a\xfa\x3e\xee\x9a\xd5\xc7\x7c\xd5\x31\xdf\x79\x75\xa9\x3e\xe6\xab\x8e\xed\x8e\x7d\x5e\xf5\xb1\x5d\x75\x6c\x77\x52\x6a\x54\x1f\xdb\x75\x85\xcb\x59\xee\x98\x10\xdd\xea\x10\xce\xf7\xec\xc7\xea\xe3\xbc\xea\x38\xef\x98\x50\x57\x1f\xe7\x55\xc7\x79\x47\xac\xaa\x3e\xce\xab\x8e\xed\xce\x8b\x4c\xf5\xb1\x5d\x75\x6c\x0f\x8e\xe1\xea\x63\xbb\xea\x18\x1e\x38\x33\x55\x1f\xc3\x55\xa1\x8b\x46\x62\x9e\x89\x56\x14\x85\x30\xcf\x1c\x58\x46\x57\x42\x03\x45\x81\x76\xb0\x53\xad\x3e\xb6\xab\x8e\xed\x81\x55\x66\xf5\xb1\x5d\x75\x6c\x8f\x02\x3d\xfb\xd8\xae\xeb\x4b\x1c\x03\x7c\xbe\x6f\xb5\x1a\x8f\x30\x6a\x55\xf3\xff\xe5\x32\x58\x75\xcc\x0f\x2c\xae\xab\x8f\xf9\xba\x7e\x28\x06\x48\x74\x75\xab\x3f\xe3\x7c\xaf\xfe\x9b\xae\x14\x88\x60\x10\x55\xb8\x2e\x5d\x13\xab\xae\x05\x03\xb3\x95\xea\x6b\x41\xd5\xb5\x40\x01\xe3\xab\xaf\x05\x55\xd7\x02\x59\x4a\x54\x5f\x0b\xaa\xae\x05\x03\xbb\x84\xea\x6b\x41\xd5\xb5\x40\xc9\x3a\xab\xaf\x05\x55\xd7\x02\x3d\x87\x56\x5f\x0b\xaa\xce\xf7\x81\xa6\xa4\xfa\x7c\xbf\x85\x50\xae\x2c\xe6\x79\x37\xae\x9b\x55\xef\x5a\x83\x20\x5f\x15\x0f\x24\x0a\x31\x5e\xfc\x34\x2a\xee\x46\x14\x22\x5b\x18\x79\xe4\xaa\xef\x03\xd5\x4e\x46\x58\x65\xde\x6a\x36\x1e\x32\x55\xfa\x64\xe1\xcd\x38\xb1\xbe\x3e\x55\xf8\x10\x1e\x0e\x2a\x13\x45\xdb\xad\x7e\x8d\x47\xac\x1c\x02\x63\xd6\xad\x4b\x7d\xdd\x91\x94\xeb\xe2\xf4\xb3\x8b\x6f\xe8\x7e\x32\x09\x3f\x5b\x7d\x3f\xa9\xba\x6f\xcc\x4f\xe3\x7b\xd3\xb9\xee\x1b\x4a\x5a\x5c\x7d\xdf\xa8\xba\x57\xcc\x04\x9f\xf7\xbd\xa2\xea\x5e\x31\x73\x4b\xff\x7c\xfd\xaa\xbe\x76\x54\x5d\x3b\x26\x09\x86\xab\xaf\x1d\x55\xd7\x8e\x59\x06\xdd\x32\x99\xea\x7a\x31\x49\x41\x56\x7d\xbd\xa8\xba\x5e\x4c\x22\x67\x57\x5f\x2f\xaa\xae\x17\x4a\xbf\x53\x7d\xbd\xa8\xba\x5e\x4c\x8c\x02\xaa\xaf\x17\xf5\x84\xf7\x77\x3c\xe3\x80\x6b\xfa\x74\xbd\x98\xa8\x51\xaa\xaf\x17\xf5\x64\x96\x01\xc3\x83\x5b\x7d\x85\x87\x3e\x22\x23\xcb\x56\xcc\x93\xa2\xa0\x76\x16\xb8\xc9\x57\xd7\x8e\x89\xce\xa4\xfa\xda\x51\x4f\xb8\x6a\xe6\x39\x27\xfd\xac\xbc\x97\xdc\xc2\xa2\xfd\x29\x7c\x0b\xa7\x1d\x6c\x56\xaa\xaf\x29\xf5\x38\xa9\x1d\xe4\xee\x6b\x4a\x3d\xe1\xe2\x95\x97\xc8\x0b\x1b\x8f\x28\x04\x19\x2d\xb1\xbf\x13\x49\xb9\x28\x74\xdc\xcc\xe9\xff\xf4\x78\xe7\x96\xfb\x39\xf3\x36\x79\xb5\xaa\x68\xff\xd3\xe7\xa3\xfe\x9b\x8c\x4e\x38\xe1\xa4\xcf\x07\xb6\x72\x96\xfb\xaf\xf8\x6c\x64\x64\xaa\xc7\xec\x12\xed\xf3\xc5\x8b\xf0\x61\x7c\x82\x0f\xe1\x6e\x87\xdf\xe5\x39\xb0\x1e\x5d\x8b\x2b\x9a\xe1\xf4\x11\xfb\xf6\x75\xea\x16\xa2\xff\x38\x97\x56\x5e\x92\x28\xf0\xbb\x6c\x27\x5e\x86\x28\x8c\xc0\x45\x3f\x5b\xdb\x12\x65\xef\xc5\x59\x97\xed\xf9\xdc\xb8\x4e\x26\xcd\xbf\x9e\x70\x6e\x61\x81\xab\x3f\xc7\xed\x20\xf7\x27\xd8\x1c\x4a\xd4\x28\x84\x5b\xef\x87\x47\xc3\x5b\xdd\xc6\xbf\xe0\xfc\xee\xd9\x6a\x3f\x54\x9a\xe9\xc3\x53\xe7\xad\xfe\x8c\x33\x3f\x9d\xdf\x3d\xa6\xf3\x50\x33\xa6\x4f\xd2\x7e\xf9\x8a\x6d\x9d\x30\xc0\x4f\x4a\xa1\x53\xd1\x1b\x52\xe0\x77\x27\xf4\x16\x69\x6f\x28\x90\x34\x18\xf6\x7d\xbe\x9e\x9f\xaf\xe6\x67\xa9\xfd\xad\xdf\x8d\x07\xcd\x8b\x37\xe1\xfe\x7e\x33\x0f\x4b\xbf\x2b\xb6\xcb\x75\x36\x7d\xb2\xe8\xd6\xfc\xe1\xfc\xa0\x2b\x92\xdb\x54\xf4\x6e\x14\x62\x1d\xf1\x19\xb9\xd5\x61\xfc\x0b\xce\xfc\xfc\x10\x03\x2a\xba\xae\xf4\xe1\x5d\xb4\xa2\xcf\xa2\x70\xc0\xf5\xbb\x9e\xcf\x1f\xfd\x44\xaa\xae\xe7\x77\xdc\xce\xa1\x9d\xf2\x11\xee\xdf\x65\x9e\xf1\xda\xa8\xbe\x76\xdf\x82\xbe\xa7\x9d\xc7\xf3\x19\xf1\x7a\xd2\x07\xd5\xd4\xad\x4e\xe3\xb4\x23\x3a\x79\x74\x2d\x93\x66\xe9\x93\xc5\xaf\x1e\x8f\xeb\xd1\xb8\x1a\xfd\x7f\x8e\x7f\x37\xd2\xe1\x7e\x32\xd7\xd6\xf3\x98\x3e\x1f\xe8\x30\x8b\x4e\xcc\x57\xcf\xcb\x7e\xc9\xa3\x09\xef\xc6\x17\xf8\x10\x7e\x8c\xc7\xba\x93\x8e\xb1\x9e\xd7\xe3\x7a\xa1\x93\x2c\xfa\x79\xcd\x27\x5f\xf6\x7b\x16\x7f\x78\xb7\xdb\xd9\xac\x97\xe8\xe4\xf5\xbe\x8e\xf4\x1f\x49\x59\x5d\x2a\x2f\x94\x14\xe2\x77\x4b\xf0\xc3\x36\x3f\xbc\xef\xdd\x42\x03\x9f\xc2\x87\xf1\xa0\x73\xdc\x07\x1a\x0f\x92\x14\x06\xf8\x12\xfe\x33\x1e\xf3\x43\xb0\xc9\x36\x3f\xf0\xab\x5b\xa8\xe0\x5d\xf8\x2b\x5c\x11\xd0\x82\x1e\x9a\xc5\xa4\x46\x4a\xfe\xf4\x29\xb5\x0a\xaf\xc6\x3b\xf8\x10\xbe\x8d\x1f\x22\xa9\xa9\x9d\xe5\x76\x16\xbf\xdb\x8a\xf0\x6e\x5c\x91\xd7\xa6\x70\xf5\x3f\xa9\x9f\x5d\xdf\x6f\x7f\x0f\x9d\xa3\xfc\x6c\x24\xa5\x8f\x42\x28\x4e\x3e\x04\xa7\x69\x53\xe7\x63\x23\x4d\x7c\xfa\x94\xa9\xfe\xc3\xc7\x1a\x39\xe1\x2f\xce\xf7\xd9\xf3\x1f\x41\x48\x2e\xbe\x84\x77\xe3\xcc\xf3\x2a\xc2\x97\xf1\x2f\x78\x13\xfe\x08\x5f\xac\xe3\x52\x3b\x4b\xf3\xa3\xbc\x12\x55\xeb\x9b\xf7\x1f\x3c\xc6\x45\x9a\x81\x46\x4e\xf2\x28\xc0\x9f\x79\xcd\x6a\x64\x07\xa7\xb0\xc0\xf5\xbb\x1e\x57\x66\x5c\xe8\xe9\x9b\xc5\xd4\x46\xca\xef\xf4\xa9\x5a\xdf\xc2\x39\xd2\x48\xfe\x7d\xf1\x2c\xbc\x1b\x9f\xe0\x55\xf8\x36\xfe\x80\xab\xfd\x25\xba\x2a\xac\x2f\xf7\x9f\x36\x25\x0e\xdd\x02\xfd\xac\xfd\x9f\xaf\x5f\x8d\x04\xdf\x14\x64\x8d\xbd\x84\x8b\x4c\x0b\x64\x41\x0c\xf0\x5b\x5d\xc6\x99\x3e\x91\x51\x31\x59\x93\x21\x41\x01\xf5\x1b\x6f\xd9\x14\x18\x5e\xef\xc2\xbf\xc6\x83\x3d\xf1\xdc\xdd\x66\x04\xb2\xa0\x20\x9c\xf6\xab\xc9\xb7\xb2\xfd\xaa\xc8\x4b\xaf\x77\x8d\x24\xd6\x49\x71\xcc\x1b\x59\xac\x29\x30\x1d\x22\xa3\xba\x35\xde\xca\x32\xf3\xda\xd4\xc8\x2c\x4d\xa1\x83\xeb\x77\xbd\xfc\x95\xe5\x27\xed\xe2\xad\xfe\x8c\x3f\xe0\xf4\xa7\x99\x1c\x09\x6c\xaf\x10\xdc\x8d\xcc\xcd\x14\x68\x27\xeb\x7b\x6f\xbf\xa6\xf4\x27\x99\xdf\x8d\x90\x0e\x14\x62\xfe\xb1\x75\xb8\xd5\x6e\x7c\x80\x43\x8e\x92\x42\x1a\xaf\x1a\x49\x81\x9b\xdb\xec\x26\xbb\x0e\xd9\x35\x91\x4b\x37\xd9\x91\xb8\x58\x31\x90\x1b\xc9\x89\x29\x1c\xf0\x21\x5c\xed\xa3\xec\xfc\x34\xd1\x89\xd4\x76\xb7\x40\xfb\x62\x37\xdd\xe3\xea\x1c\x3f\xe4\xb3\x68\xb3\xbb\xff\x11\x93\x3d\x7d\x30\x1b\xb8\x55\x7f\xcf\xf1\x49\xc6\xa2\x36\xbb\xe7\xbf\xc3\x56\x9a\xe8\xa4\x7b\xbc\x5d\xe3\x1d\xfc\xee\x30\x5b\x09\x03\xe2\x8b\x33\xae\xe1\x6d\x33\x38\x26\x71\x67\xbd\xd5\xc7\x38\xed\x88\x4e\x86\xe9\x27\x52\xeb\x5e\x5c\xed\xec\x66\x9c\x76\x16\xfd\x9c\x66\xd3\x93\xe3\x04\xab\xe2\x5b\x3d\xc6\x83\x6d\x75\xd1\x8f\x1e\xf9\x1b\xf9\x68\x2f\x0e\x3d\x4c\xcf\xe7\x84\x9d\x61\xe6\xdb\x48\x3f\x4b\x21\xfa\xd9\x45\x57\x73\x6b\xbc\x93\x7e\x22\x3d\x37\x72\xd0\x52\x18\xe0\xf4\x7f\x1e\x7f\xcf\x3e\xc5\xde\xba\x91\x50\x96\x02\xbf\x2b\x7a\x5b\x53\xed\x2c\x8e\x9f\x2e\x36\xb4\xe6\x34\xbe\xc0\x97\xf0\xc7\x38\xfd\x14\x1d\x2e\xcf\xff\xe2\xfa\xd2\x45\x87\xcb\xfb\x62\xb1\x2e\xe4\x5b\xba\x55\xcd\x4f\xbc\x9a\xa4\x0f\xaf\x86\x6d\x2e\xaf\x0b\x26\xa9\x9f\x2e\x7a\x5b\xde\xd7\x8b\xe0\x82\x5d\x7c\x69\x1d\xb1\xe3\xc5\x7e\xef\xe2\x4b\xcb\x7c\x29\xcc\x45\x2f\xce\xfc\x6f\xaf\xe3\xd6\x78\x45\x57\xdb\xe3\xda\x1a\x97\x8e\xbd\xbd\xfc\xbd\xfa\x3f\x59\x97\xbd\x8d\x6b\xfe\xe7\x14\xfe\x35\xfe\x8b\x34\xf3\x5d\xb0\x9b\xc7\x64\x85\x47\xea\x5b\x75\x33\x9c\x32\x5d\x64\x78\xdc\xcd\x43\x37\x09\x0b\xd4\x48\xfd\x49\x21\xba\x39\x44\x6e\xc7\x64\x75\xd8\xa6\xf8\xf5\xb7\x79\xb6\xa6\xe7\xc0\x7e\x86\xc8\xe7\x98\x7c\x24\x1d\x0c\x91\xcf\x39\x9a\xfe\xc3\x2d\x91\xe8\x64\x8d\x2c\x9b\x14\x06\xf8\x12\x7e\x8c\x47\xff\x87\xc8\xe1\xeb\x6d\x8a\xb1\xcd\x67\xe8\xb6\xf3\xf5\x29\x2f\x69\x62\x88\xcd\x7c\x97\xbf\x57\xff\x9b\xbe\xf7\xf1\xf5\x45\xea\xc1\x85\xf3\x56\x1f\xe3\xf4\x5f\xcb\xfe\xf5\xb2\x7c\xb9\x55\x0e\x2d\xfb\x77\x0f\xe3\x0b\xbc\x0b\x77\xfb\xdc\x36\xf1\xc2\x6c\xa4\xbc\xa4\x10\xc7\x1a\x1e\x57\xb7\xfa\x35\xce\x78\x07\xdf\xff\xcc\x06\x7e\xdc\x7e\x87\x8e\xaf\xdf\xd2\x36\xfa\x71\x2c\x0c\x91\xc9\xcf\x64\xf2\x83\x9c\x87\xd6\xfd\xe7\xf9\xfc\x71\xec\xe0\x24\xd8\xfc\xc8\x7b\x0b\x09\xbc\x0a\x1f\xc6\x27\xf8\x10\xae\xf9\x79\x98\x4f\xfc\xf9\x1a\xd9\x1b\x29\x0c\x70\x7d\xef\x79\x7e\x98\xe7\xa9\xdb\xef\xe3\xdb\xd4\xc3\xfc\x4c\xd1\xc9\xe3\xeb\xc0\xc3\xb6\x9b\x3a\xd6\x9e\xe3\xfe\xc0\xce\xa7\xd8\xcc\xe3\x79\x93\x94\x31\xc5\x66\x5e\xd3\xf9\xcb\x31\x35\x45\x3f\xaf\xfb\xff\xc2\x3e\xa7\x8e\xaf\xd7\x6c\xe6\x85\xcd\x10\x2f\xad\xf1\x66\x4d\x81\xf6\x75\x9d\x79\x7d\x8c\xbc\x1c\x23\x18\xe0\xb5\x25\x53\xa2\x5b\xa0\x9f\x1c\x47\xeb\x23\xfa\x59\x1f\xe8\x87\x80\x87\x6d\x7d\x44\xff\xeb\x03\xfd\xcf\x31\xfe\xe2\xf6\xb5\x64\x64\x70\x0b\xc1\x8d\xc9\xe1\xda\x96\x2f\xfd\x2b\x71\x9a\x90\x1f\xa9\x91\x4d\x8f\x02\xdd\x85\x5c\xc8\xab\x47\xa1\xfe\xf7\xdf\x8d\x38\xb7\xb7\xf6\x13\xcc\xee\x26\x45\x69\xc3\x28\x28\x0a\x70\x1b\xf2\xff\x34\xf2\xd8\x51\x88\x51\xa3\xd9\x6e\x64\xad\xa3\xf0\x82\xc7\xaa\x61\x30\x44\x41\xdf\xd3\x9d\xbc\x8c\x47\xb4\x82\xcf\x82\x2a\x96\xef\xe4\xd8\x14\x49\xd3\xd4\xc8\x11\x17\x05\x44\xd2\x95\xd5\x8c\xbb\x19\x77\xf6\x86\xb5\x45\x23\x57\x1a\x85\x98\x6b\x14\x38\xb7\xea\xcf\xd5\xfb\xca\x2c\xf8\x26\xbd\xca\x54\xc4\x7f\x7e\xb6\x88\x27\xae\xb8\x49\x37\x09\x08\x24\x31\xa3\xc0\xaf\x76\x60\x1d\x3c\x4b\x17\x62\x9c\x43\x1a\x79\xc5\x28\x7c\xc1\xab\xf0\x57\x38\x3b\x80\x3c\x07\xb7\x5a\x8d\x63\xa4\x26\x8a\xab\x53\xed\x57\x2e\x2e\x98\x0f\xdf\xea\x36\x1e\x94\xbb\x44\x71\xd5\x4b\x5e\xa1\xf4\xc5\x81\xb4\xaa\xe4\x54\xf2\x6c\x5d\x5c\xed\x6b\x07\xac\x0a\x47\x5c\x93\x59\xf0\x45\x99\x0c\x5a\x0d\xcb\xa8\x46\xce\x2c\x0a\x71\xc0\x60\x5d\xd3\x96\x0c\x4c\xda\xd2\xbd\x1a\xf3\x9a\x46\x1e\x2b\x0a\xfa\x5e\xdd\x39\xfe\x3e\x2c\x85\x12\xc1\x73\x1b\xb9\xa5\x28\x4c\xf0\x29\xfc\x18\x7f\x02\x4f\xfa\x5e\x07\xc0\x0a\x9f\xbd\x8b\x57\xe1\x6e\x67\xd1\x3e\x0c\x6b\x35\xdd\x1f\xc8\xef\x94\x14\x46\xed\x56\xb3\xf1\x02\xde\x84\x4f\xe3\x0b\x5c\xed\x78\x19\x23\x8c\x59\x4a\x9f\xa2\xfe\x98\x08\x09\x5a\x26\xb1\x69\x35\xd3\x60\x44\x2f\x4b\x8a\x02\xd6\x96\x1e\xf7\x1b\x59\x9b\xd2\x15\x47\x85\x7f\x8d\x33\xdc\xca\x74\x76\xaf\x6e\xdc\xaf\x2f\xae\x76\xbc\xba\x11\xe4\xeb\xe2\x53\xf8\x36\xce\x34\x88\x3a\xa5\x0c\xb8\x05\x7e\x57\xd4\xd9\x3d\xdc\xae\xe1\x76\x7f\xaf\xe1\xf6\xc3\xb4\x75\xa6\xa7\x4b\xdc\x21\x5d\x51\xab\x22\x4e\xe9\x0e\x1a\x99\x8a\x52\xe2\x31\xb8\x91\x70\x88\x02\xdd\x19\xfe\xfe\x6b\xfc\xde\x7e\x88\x7f\x7e\x6b\xfa\xd5\x41\xa8\xc2\x8f\xf8\xd7\xf0\xe2\x86\x17\xdf\xc5\xd5\xbc\xf7\x5c\x64\xfa\x69\x55\xa4\x3f\x24\x43\x90\xe3\x27\x5d\x7e\x04\x7e\xdc\xcb\xd8\x8a\x09\xdb\xe8\x46\x4a\x1f\x0a\x41\xfa\xda\x11\xc3\x24\x3b\x08\x32\xf7\x59\xcc\xfd\xf4\x0e\xe5\x8a\x9f\x92\xb8\xe6\xf4\x60\x27\x83\xe5\x05\xba\x91\xde\x86\x42\x01\x5f\xc2\x97\xf1\x8d\xd7\x30\x6b\x32\xbd\x56\xe1\x9a\x97\x14\xdd\xeb\x56\x9b\x71\xbc\x8c\xb9\xfa\x93\x75\x86\x02\xbf\x2b\x12\x9f\x3a\x4b\x49\xfe\x72\x71\x26\x7f\xb9\xff\x4b\xfd\xe4\x05\x62\x2d\xcf\xfe\x52\x3f\x45\x83\xcb\xb4\xb6\xe4\xdd\x8c\x28\xb8\x96\x69\x8d\x17\xfa\x94\x44\xfb\xcb\x6c\x3c\xee\xee\x29\x25\xd1\xe0\xf2\xb2\x2c\x96\x25\x89\x13\x2e\xdd\x65\x56\x5c\xc1\x5b\xd3\x70\x97\x49\x2d\xf4\x4b\x29\xf1\x60\xdd\xd6\xf6\x59\x19\x57\xf4\x8b\x77\xe1\xd3\x38\xdd\x41\x42\x24\xa3\x07\x05\xa6\x13\x49\x70\xe9\xe1\xbe\x91\xab\xe3\xe2\x4b\xb8\x86\xb5\x35\xfd\x3a\x8b\x7d\x93\x5f\xe1\x92\x95\x14\x3c\xab\x91\x88\x83\x02\x76\xc5\x3a\x5c\xb7\xa9\x2d\x6c\x38\x93\x02\x2e\xb5\xb5\x4d\x56\x1b\x4e\x88\xbd\xc6\xad\xfe\x8c\xbf\xe0\xcc\xc3\x91\xe4\x4e\x4a\x8b\x94\xb2\x38\xe1\x91\xe4\xae\x04\x16\x8a\x6f\xd4\x48\x4b\x11\x05\x36\x51\x4e\x8c\xf7\x98\x95\x1c\x96\x37\xeb\x18\x3d\x5e\xde\xc3\xf2\x12\x69\xed\x56\xa7\xf1\x05\x4e\x3f\x2d\x12\x90\x1d\xe2\xe2\xea\xa7\x44\x17\xf2\x44\x5c\x2a\x64\x1e\x2c\x2a\x90\x23\xe2\xe2\x5d\xb8\xfb\x1f\x57\xe7\xc4\x03\x77\x5b\x16\x15\xd6\x51\x6c\x47\xae\x7a\xd6\x6f\xdf\x42\x06\x2f\xc2\xf5\xbb\x21\x1b\x5c\x7c\xfe\xcd\x95\xeb\x2b\x81\x6d\x7d\xb1\x30\x25\x20\xd1\xad\x2e\xe3\x2c\x4f\x6b\xc2\x7f\xc6\x1f\x70\xba\xfb\xf5\x6e\xfd\x42\x2e\x44\x9b\x6e\x56\xbb\x37\xf2\x36\x5c\x5c\xdd\xf5\x34\x29\xb8\x8f\x66\xe3\x2b\x79\x9c\xfc\x0c\xf7\x73\x35\xef\xf3\xf4\xab\x59\x12\x55\x5b\xc0\x20\x4d\xc3\xc5\xe9\xe6\xcf\xd4\xf2\xe3\x80\xc9\xa2\xea\x9f\x77\x47\x84\xdf\x49\x0a\x5c\xd4\xc8\xc0\x40\x81\xef\x79\x37\x5b\x16\x48\x48\xbc\x90\x52\x16\xb5\xff\x7c\x6e\xfe\x38\x37\xb3\x78\xe8\xcf\xd4\xfe\x53\xff\x45\xed\x3f\xf7\xff\xa7\xcc\xb6\x62\x96\x3f\xef\x02\xd4\x1e\x49\xcf\xf1\xb6\x32\x68\x58\x19\x24\x85\xfb\x69\xb6\x32\xb8\x85\x58\xe5\xa2\x5d\x60\xc1\x66\x45\x2e\xfa\xa4\x94\x2b\x8d\x34\x08\x51\x58\xfa\x9e\x71\x3d\x5e\x76\xd4\x24\xa9\x88\xda\x1f\x5f\x8b\x50\x93\xa4\x22\x66\x69\x01\x66\x21\xc0\xa4\xa2\xf5\x7a\x7c\xee\x87\x24\x93\x52\xd1\x41\xfe\xf8\xe0\x7f\xd4\x7f\x51\xe9\xeb\xfe\xbf\xea\x3f\xcf\xf4\xcb\x82\x0d\xe9\x07\x2e\x9e\x85\x7f\x8d\xff\xc0\x99\xcf\xd7\xdc\xec\xd5\xb8\x74\x60\xbf\xe6\x66\x2f\x17\x02\x52\x46\xdd\xea\x31\xfe\x05\xa7\xff\xaf\xd7\xf1\x65\x1d\x49\x68\x7e\xab\xcd\x38\xdf\x0f\xb5\xef\xf5\x7d\xd9\xc5\x16\x2d\x5e\xcf\x43\xa4\x16\xb8\xb8\x7e\xd7\xbb\xf8\x65\x17\x17\xd1\x95\x05\x2d\xac\x3f\x2e\x1e\xf3\x4c\x4a\x01\x0a\x95\x6c\xc5\x49\xf8\x34\xbe\xc0\x8b\xf0\x47\x38\x5c\xae\x70\x38\x13\xe0\x9f\x82\xda\x59\xc2\x87\xf1\xd8\x47\x44\x9e\xbe\xd5\x6d\xfc\x0b\x5e\xc1\xb7\xdb\x61\x7e\x24\x15\x10\xde\x9f\x42\xf4\x07\xab\x99\x5b\x3d\xc6\x1f\xf0\x06\x7e\xdc\x8e\x02\x20\x26\xf5\x47\xdc\x0f\x6b\x97\x7b\xd6\x32\x5e\xab\x7f\x76\xe2\x26\xa5\x7b\xf8\x4e\xba\x38\xee\xc4\x3c\x10\xa9\xbe\xed\xb4\x8c\xb3\x7f\xa5\x06\x20\x48\x3f\x85\x1f\xb8\xbf\x7f\x85\x87\x28\x98\x48\xec\xdd\xb6\xd5\x3c\x3b\xc1\xd5\x49\xaa\x77\xab\x3f\xe1\xdc\x7b\xb1\xfe\x6b\xc4\xc4\xa7\xc0\x7c\x22\x18\x13\xd6\x9e\x02\xbf\x0b\xbf\xda\x56\xe7\x10\x33\xfe\xe2\x43\xb8\xe6\x2d\x43\xcf\x58\xa5\x35\x62\xb9\x53\xe0\xfb\xa9\xef\xc5\x6e\x89\xa7\x7e\xef\x1c\x55\xf8\x36\x1e\xbf\xdb\xb4\xbe\x59\xfb\x97\x30\xea\x17\x87\x4e\xf2\x71\xfb\xf0\x9f\xa6\x75\x2c\xba\x1c\x11\x3d\x3d\x25\xbd\xdb\x13\x12\x3d\x0a\xd0\x9b\xde\xed\x77\xd1\xbe\xdb\x85\x7d\xa7\x77\xf8\x6d\x7d\xca\x46\x9f\x92\x1a\xc2\xe9\x2e\xa6\x9f\x88\x5c\x9e\x14\xca\xa6\xed\x22\xfe\x4f\xec\xf1\xa4\x40\x35\x6d\x5b\x4c\xdc\x05\xfe\xd9\xb4\x5e\x45\x0f\x28\x1b\x7d\x4a\x6a\xcd\xed\xf8\x77\xd9\x77\x4d\xeb\x58\xb4\xef\xb0\x8a\xba\x38\xf3\x50\x4d\x6f\x15\xbe\x84\x35\x56\xdb\xd5\xf4\x56\x39\x47\x08\xfa\x73\xab\xd3\x38\xed\x73\xac\x11\x5c\x9c\x42\x01\x5f\xc2\x87\x71\xfa\x39\xfc\xfd\xcf\xf8\x03\xae\xfe\x78\x7d\x2b\xf4\x49\xdc\x99\xb6\xab\xf7\x51\x65\x1f\xe1\xa4\x77\xab\xee\x27\xfc\xa7\x89\x4e\x9a\xfb\xdf\xd4\x7f\xd1\x49\x13\x5f\xdd\x0d\xbe\xaa\x77\x7b\x22\x79\x53\x88\xf6\x71\x2e\xb8\xd5\x63\xfc\x05\xa7\xff\xd6\xcb\x10\x65\xfb\xe2\x4b\x78\x37\x1e\xe3\xc5\xc5\xb1\xd9\x5a\xbc\x11\x23\xfb\xe2\x8c\xb7\x79\xbf\x28\x92\xb5\xde\xed\x6d\x4d\xd6\x14\xb6\x3a\xe9\xdd\x9e\xc0\xd1\x14\xf8\x1e\x39\x74\x5b\x2f\xb3\xd1\xcb\x24\x42\xad\xdc\x6a\x35\xde\xc0\xbb\xf0\x6d\x5c\xed\x2c\xe1\xea\x67\xe7\x3a\xd3\x45\x9f\xd6\xd7\xec\xce\xbe\xd3\xfb\xfc\xee\xba\xfd\xee\xd0\xe3\xf4\xcf\xe7\x6f\x2e\x5f\x04\x95\xa6\xf0\xa3\x35\x56\xb9\xeb\x94\x21\x96\x74\x4a\x5d\xd4\xde\xa5\x95\xc3\x78\xed\xe2\xea\xd5\x71\x3b\x70\x9b\x2e\xee\x64\x79\x74\x0f\x44\x34\xc2\x5d\xde\xea\x30\xbe\xc0\xa7\xf0\xaf\x71\x66\x9b\x53\x8f\xa8\xd1\x14\x3a\x78\x13\xae\xd9\x1e\x9a\xa5\xa1\xdf\xf5\x2c\x0d\xcd\x92\xa8\x74\x78\x96\x06\x22\x5a\x17\x95\x5a\x52\xdd\x43\xe3\xe2\x75\x65\x0f\x8f\x6b\x20\xba\x0d\x51\xdd\x34\x55\x87\xd1\x55\xff\xe8\xd0\xb0\xe4\xb9\x25\x79\x0e\x1d\x56\x53\x97\xa0\x3d\x15\xfa\x5f\x4c\x6e\x9a\x28\x26\x4c\x6b\xe8\xb0\xb2\x44\xba\x27\x77\xdf\xa1\xc3\x6a\xae\x3f\xed\xd0\x1d\x11\xa9\x95\x4e\x5b\x92\xea\x10\x53\x9c\x9e\x06\x9c\x1c\x13\xf9\x76\x6e\xd5\xfd\xe4\x55\x61\x88\x78\xa7\x99\xd9\x44\x24\x92\xd6\x60\xcf\xe3\xdf\x65\x13\x48\x3b\xb0\x2d\xc1\x12\xaa\xf9\xe2\x43\xf8\x30\xce\xef\x22\x79\xee\xe5\x4d\xb3\xb8\x14\x10\x08\xa1\x11\x94\x99\x42\x90\xc3\xe8\xc6\xfd\x3d\x4c\x68\xe8\x70\x5b\xde\xf4\xd8\x9e\x29\x9d\xee\xad\x4e\xe3\xb4\x33\xfc\xfd\x9f\x76\xbe\xe0\x4b\xb8\xc8\x47\x51\x91\x89\x69\x77\xab\x6e\xe7\xd0\x8e\xc8\xc4\x12\x32\x71\x8c\x2f\x4e\x3b\xdb\x64\xbe\xd9\xf4\x43\x97\xa3\xad\x17\x4d\x62\xfd\xa6\x34\xc5\x84\x64\x93\xd6\x08\xd7\x9b\x14\xad\xa7\xed\xed\xfe\x6f\xfa\x4f\x00\xce\x5b\xd5\xef\x62\xab\xa6\x88\x31\x6d\x6f\x1f\xfe\x9b\xcb\xef\xd4\x7a\x6d\x5d\x7e\x89\xb1\x9b\x14\xc3\xa5\x6d\x8b\xb0\xfb\xb0\x2e\x53\xeb\x75\x4c\xb7\x07\xba\x9d\x5a\x17\x8b\xb0\x04\xd2\xbd\x38\xf4\x79\x4c\x9f\x07\xfa\x9c\xda\xd6\x67\xfd\xf9\xfe\x05\xd7\xf7\x92\xc1\xf6\x61\xbd\xa6\x0e\xa5\x23\x2d\xcf\x3e\xd0\xe7\xd4\x76\x3f\x66\x4b\x07\xfa\x9c\x5a\x5f\x8b\xb0\x1b\x6d\x57\x9a\x5a\x47\x8b\xb0\x04\xb5\x4d\x49\xcf\xf6\xfb\x9c\x3f\xed\xd0\x1f\xad\xa3\xb5\x5d\xc4\xb2\x4d\x69\xea\x92\xfb\xf5\x78\x25\x8b\x4e\x5d\x5a\xbf\x66\xd2\x5f\x1e\x2f\x97\x0e\x99\xaf\x2f\xa7\x68\xa9\xd2\xd2\x61\x62\x2d\x15\x81\x63\x53\x5a\xda\x8f\x5f\x1f\x92\x5f\x0e\xc9\xa5\x75\xfc\x7a\xbd\xb0\x9d\x53\x0c\x90\x46\x4c\x58\x0a\x31\xcf\x7a\x41\xc7\xc3\x87\x02\xdf\x6b\x7f\xfd\x7c\x68\xff\xd8\x2f\xa4\xdd\xbd\xd5\x61\x7c\x82\x2f\xe1\x6e\x47\xfd\xd4\xe5\xe2\xe7\xf9\xfc\x41\x57\x04\xdd\xb8\xd5\x63\xfc\x0b\x4e\x3b\x16\xf2\x88\xb0\x9a\xd2\x12\x7b\x7e\x7c\x19\x79\x78\xf2\xd1\x9b\xf8\x7e\xdc\x9f\x47\xf3\x86\x10\x4c\x4c\x54\x0a\xf4\x07\x61\x65\x3f\xbe\x94\x3d\x1c\xda\x7a\xfc\xde\x8f\x0f\xed\x47\xfd\xd1\xbe\xb3\x90\xb7\x25\xe4\x2d\x09\x25\xaf\x2f\x4d\xaf\xe6\x53\xeb\xfb\xba\xff\x6f\xcc\x67\xfe\x88\xcd\xbf\xe6\xcf\x08\x6d\x99\xd0\x48\x6d\xbf\xee\x4f\x18\xb9\xa5\x6c\xfe\xff\x9a\x4f\x86\x74\x75\xf1\xf8\xdd\xf3\x11\x9f\x3c\x21\x5d\x5d\x7c\x81\x2f\xe3\x0b\x9c\xa7\x9a\xf3\xd1\xb1\x76\xc2\x77\xf6\xe2\xfa\x5e\xfc\xe1\x84\x94\x93\xf2\x07\x61\x82\xa8\x9f\x51\x20\x10\xfc\xa7\xea\xfb\xe3\xf6\x0f\xed\xb3\xaf\x09\xef\x49\xa1\x83\xd3\x4e\x12\x7f\x38\xa1\xef\x4a\xca\xaa\x79\xab\xdd\xf8\x00\x5f\xc2\xbf\xc6\x7f\x81\x43\x3f\xc7\xea\x2f\xc2\x6f\x5e\xbc\x08\x77\x3b\x71\x09\xcd\xa4\x81\xb8\xd5\x6d\x5c\xed\xa8\x7d\x1d\xd7\x27\x69\xbc\x43\xfd\xf4\xb8\x10\x7a\xb2\xde\xa7\x09\x9a\x49\x81\xf9\x67\xbf\x9f\xec\x71\x65\xf5\x1f\x25\xc9\xb1\x0d\x1b\x71\x31\x2f\xee\xef\x1f\xe3\x41\x0f\x78\x70\xb6\x93\x3d\xae\xcc\x7a\xe9\xc5\xf9\x64\x3d\xd2\x9c\x48\x59\xd5\x5a\x2b\x7f\x71\xf9\x3a\xf2\x46\x6e\x87\xec\x55\x39\x7d\x18\x9d\x2c\xd2\x6f\x61\x82\x2f\xe1\xee\x15\xab\x8c\xe7\x76\x3b\xd6\xb3\x9d\x30\x81\x4b\x99\xd4\x4a\xed\x58\x84\x22\x36\xe6\xc5\x87\xf0\x66\x7c\x83\x2f\xe1\x5a\xcd\x82\x07\x38\x16\xd4\xb7\x5a\x8c\xd3\x9f\xaa\xf6\xbd\x6a\x45\xfd\xaf\x6a\x7f\xfb\x77\x37\xbf\x8b\xe8\x73\xac\x99\x23\x92\xe6\xc5\xa7\xf0\xc7\x38\xb3\xcd\xcb\xdd\xb1\x28\x46\xac\xcd\x8b\x67\xe1\xc3\x38\xfd\x17\x15\x59\xb4\xc2\x62\x3f\x65\x2c\xa5\x9b\x2d\xf6\x6f\x81\x71\x21\xfa\x1c\x6b\xf8\x4e\x68\xf8\x5a\x43\x91\x77\xaa\x5e\x82\x4e\x88\x5e\xf7\xf3\x26\x7c\x1a\xa7\xfb\x30\xb3\x53\xf5\x5c\x8f\x07\x40\x52\x1e\xf4\x5b\xf5\xf7\x8b\x6e\xf2\xc2\x72\xac\xf8\x23\x4a\x67\x52\x52\x83\x46\x5c\xce\x28\x68\xda\x96\xba\xa9\xcb\xda\xa9\x6c\x82\x2c\x62\xac\xdb\xdf\x33\x3d\x59\xc4\x68\x49\xec\x54\xc8\x41\xef\xd7\x76\x38\xb8\x85\xd8\xf4\x84\xc1\xbb\xd5\x69\x7c\x05\xce\xfb\xf2\x69\x62\x8a\xa7\xb1\x09\xf0\x8f\x6b\xc7\x9a\xbf\xd3\x70\xfe\xc7\xb0\xfa\x56\x97\xf1\x18\x6f\x2e\xfe\x5e\xcb\x82\x24\x96\xf5\xbe\x7c\x9a\x99\x56\x64\x39\x4a\x4a\xdc\xda\x8e\xa2\x7b\xdc\x02\xe3\x42\xc6\x38\xd6\xf0\xe1\x30\x71\x71\xfa\x6f\x55\xde\xe9\x1a\x97\x98\x47\xf7\xb8\x22\x02\x48\xca\x59\xe4\x60\x89\xeb\x20\x71\xe5\x2c\x26\xd1\xdd\x4f\x2c\xe4\x32\xf1\xdd\xdb\xe9\xba\x5c\x1f\x54\x76\x39\x8b\x79\x58\x65\x77\xfa\x11\xce\xb8\xac\x9a\xc3\xcf\x34\xe5\xa2\x6d\x6a\x59\x88\xd8\x99\x17\x9f\xc2\xbb\xf1\x98\x37\x19\x2c\x9f\x61\x26\x34\xd8\x8e\x45\xdb\xd4\xb2\x10\xc1\x33\x53\x2e\x3a\x34\x86\xe9\x67\xb0\x1d\x8b\xb6\xe9\xd0\x65\xf9\x0c\xf2\xe0\xe9\x25\xf4\x0c\x1d\xb6\x27\x84\x9f\x8b\x33\x9f\xc3\xf3\x3c\x18\x17\xd1\x70\xdb\xb1\x1a\xee\xa0\x86\xcb\x7a\x39\x3d\xd3\x4c\x14\xa1\x27\xeb\x85\xf4\x58\xe8\x39\x91\xe3\x26\xe5\xa2\xed\x3b\xcd\x44\x51\xc3\x65\xbd\x90\x1e\x5b\xd4\x11\xed\xf2\xe2\xac\xcb\xf4\x3c\x87\xd4\x92\x32\x7e\xcd\x0d\xff\x95\x28\xc0\x0e\x0b\x2f\x14\xc7\x96\x73\x04\xa2\x4c\x99\x08\xeb\xb7\xea\x7e\xc2\x36\x48\x30\x7a\xab\xc7\x78\xa8\xbd\x74\xd6\x4e\x73\x93\xa9\x65\x44\x84\x3c\xcb\xcb\xb5\x34\x5c\x6d\xeb\xe5\xe1\x2e\x0d\x8b\x87\x0e\x82\x3c\x52\x88\x9f\xd5\x83\xe7\x59\x66\x03\x0b\x36\xa0\x07\xcf\xb3\xcc\xfd\xd7\xd6\xf7\x43\xb8\xdb\x0f\x19\x20\x13\xaa\xbd\x1d\xab\xe1\x70\x8c\x49\x59\x0f\x98\xc7\x6a\x38\x62\xaa\x5c\xbc\x09\xff\x1a\x7f\xc0\x69\x7f\x9b\xcc\x37\xd3\x2f\xbb\x67\x87\x4c\xb9\x05\xfa\xa3\xed\x6b\x0b\x39\x42\xa3\x24\x65\x2e\x68\x44\x38\xa1\xc0\xb8\x44\x3e\xc7\xe4\x8f\xec\x91\xab\xee\x22\x0a\x69\xd2\xe4\x3f\xa3\xd0\x2b\x8d\x88\x83\x14\x1a\xb8\xda\xd1\x43\x16\x0e\x36\x29\xeb\x61\x13\x37\x1b\x0a\x8c\x4b\x64\x62\xd9\x43\xfe\x36\x59\x0f\x9e\xf6\xb7\x69\x04\x05\x4c\xb9\x8a\x1c\x8e\xc9\x9c\x8c\xe8\xb9\x8a\x0d\x58\x1d\x46\x7c\xbf\x8b\xd3\xcf\xaf\xd9\x0f\xb2\x44\xc6\xed\xb2\xe1\x7e\x43\x81\xfe\x70\xd7\x3c\xd6\x6b\x9d\x2f\xfd\xd7\x43\xa8\xfd\x70\x6e\xe1\x01\x67\xbc\x5f\xaf\xcb\x97\x75\x69\xc8\x90\xc7\x32\x06\x0e\x39\x17\x57\x3b\xba\xbb\x13\x30\x2f\x65\x72\xc1\xdf\xea\xcf\xf8\x0b\xce\xf7\x96\x31\xe4\x87\xa3\xe8\x1f\xb7\xba\x8c\x07\x9d\xeb\x41\xf5\xfc\xcc\x3e\x7f\xb0\x4f\x3d\x9c\x12\x98\x2b\x0a\xb0\x1f\x19\x30\x1f\xcb\x1e\x07\xd9\x23\xeb\xe1\x14\xb7\x1c\x0a\xf4\x47\xf4\x60\x45\xd5\xf9\xc1\x7e\xf4\x40\x7a\xac\x90\x72\xe4\x39\x3d\x84\x1e\xcb\x1e\x87\x28\x28\xb9\xf5\xbf\xb1\xb3\xc7\x6b\x87\x02\xd3\xaa\x53\xe3\xf1\xf0\xc2\xc2\x2e\x65\xdf\x0a\x1e\x5f\x6a\x1e\xc8\x48\xef\xa4\xe7\xf1\x32\x3c\x5a\x86\xe9\xef\xc5\x9d\x70\xdf\xc9\x44\x36\x6b\xc7\x22\x0b\x91\xdf\x52\x6e\x22\xa3\xc7\xec\xe6\xd1\xf0\xc4\x3e\x2c\xca\x9c\x37\xb4\xad\x8a\x62\x7e\xab\xc3\x38\xd3\x2a\xf2\x7a\x25\xca\xe3\xdf\x93\x32\x61\xc7\xdb\x79\x3d\xde\x97\xed\xd4\xc5\x6e\x5e\x8f\x57\x22\x4e\x17\xbb\x79\xbd\x9c\x2f\xa7\x21\x81\xbe\xdb\xb1\xbe\x8a\x60\x6b\x17\xcf\xc2\x9b\xf1\x0e\xae\xf6\xcd\x3e\xc8\x9c\x9d\xf5\xde\x7a\x5e\xcf\xcf\x0b\xf7\x26\x7a\xf3\xad\xba\x7d\xe6\xad\x8b\x9d\xbd\x26\x6b\xdc\x89\x32\x81\xb8\x6f\x75\x19\xdf\xe0\xb7\xfd\x8e\x17\x11\x85\xfe\xdf\x7f\x37\x5e\xe2\xba\xbd\x89\x6e\x81\xee\x04\xb5\xdf\xea\x31\xce\x34\xc4\xb3\x6d\x77\x54\xa4\xee\xa8\x48\xc4\xb8\xee\x53\x6a\xac\x4e\x8c\xb3\x8b\x0f\xe1\x8f\x71\xa6\x2d\x24\xf6\x6e\xef\xa3\x2e\xef\xa3\xcc\x73\xee\xad\x7e\x8d\x3f\xe0\x0d\xfc\xf8\x77\x35\x0d\x55\xfd\x67\x1a\x3a\xd1\x91\x52\xc6\xdc\xfa\x56\x7f\xc6\x69\xa7\xf1\xbd\x0c\x17\x3b\xee\x49\x29\x63\x6e\x7d\xab\x8f\x71\xfa\xd9\x99\x87\x04\x99\x74\x79\x2b\x65\x02\xa5\x77\x7b\x2b\xdd\x02\xe3\x1d\x55\xf8\x31\xce\xbc\x8d\x21\xdc\xed\x23\xc1\xf2\x30\x7b\xab\xcd\x38\x64\x32\xe9\x7f\xe2\xae\x7f\x0b\x19\xbc\x0b\x77\xff\x39\xcc\x31\xdb\xee\xf6\x6e\xba\x85\x2b\x71\xf1\xe0\xd9\x1d\xab\xe2\x16\x68\x66\x65\xe1\xcd\x38\xdd\x5f\x4d\xf8\x36\xce\x6e\x59\x4b\xb8\xba\x8f\x36\x4c\xc9\xc5\x6e\x75\x18\x5f\xe0\x0c\x57\x01\xa4\x6e\x21\x7e\x17\x33\xef\x5b\xad\xc6\x1b\xb8\xfa\x89\x60\xdb\xf1\x7e\xba\xb8\xda\x39\xc6\x59\x5e\x42\x2a\x77\x7c\x9a\x28\xbc\xe0\xf4\xbf\x78\xbc\x68\xc9\xf2\xc8\x53\xf8\x30\x4e\x3f\x4b\x11\x2e\x72\x43\x7b\x96\x31\x17\xef\x76\x62\xea\x72\x62\xca\x98\x85\xdf\x6a\x37\x3e\xc0\xe9\x7f\x31\x39\x17\x8d\xab\x32\x6f\x12\xcd\xba\xbc\x8b\xf2\x68\xea\xe7\xf1\xef\xaa\xff\x8d\xf1\x4a\x04\xeb\x53\xb2\xd6\x10\x79\x56\xaf\x8b\x64\x2d\xcc\xbf\xfb\xac\xde\x8e\x55\xfd\x14\xd9\x56\xf7\xb3\x6a\x5d\x44\x9e\xd2\x6e\x75\x79\x23\x65\x62\x94\xf4\x59\xbd\x5e\x55\xeb\x35\x3f\xc2\xa7\x71\xe6\x5f\xe4\x59\xbd\x4d\x25\x6b\x0d\x91\xa7\x64\xad\x2e\x2f\xa5\x4c\x52\x9a\x6e\x2f\xa5\x8e\x5b\xd2\xc5\xf9\xbe\x79\xbd\x1a\x97\x05\x42\xf3\xdd\xea\x2b\x9c\x75\x99\xa2\x9f\xe6\x75\x69\x8c\x77\x8a\x7e\x9a\xc7\x2b\x19\x6c\x8a\x7e\x9a\xb7\x63\x63\x3b\x12\xcc\xbd\x3b\xc6\x4a\x97\x57\x53\x9e\xa2\xab\xe6\xed\xd8\xd8\x8e\x53\x74\xd5\x3c\x5e\xf2\xd1\xe6\x29\xba\x6a\xde\xa6\x68\xcf\x14\x02\xfa\x56\xa7\x71\xc2\xc2\x8a\x4d\x76\x8f\xb7\x23\x7a\x4f\xb1\x3d\x79\x41\xdd\xc2\x02\xf7\xf7\x5f\xe3\xfc\x6e\xa3\x7d\x99\x59\x76\x82\x38\x5e\xbc\x09\x3f\xc6\x19\x6f\xff\x08\xd7\xfe\xed\x9c\x52\x3c\x50\xdf\xaa\xdb\xd1\x78\xfb\x14\xae\xf9\x47\xdf\x95\xa7\xd8\x9e\xf4\x5d\xb7\xd0\xc0\xf5\xbb\x1e\x2f\xfa\xae\x3c\x45\x57\xc3\xe3\x1d\x1a\xef\x6c\xc2\x8b\x71\x7e\x77\x0e\xe1\xa2\xcf\xa1\x75\x5f\x8c\x77\x78\xbc\x03\xe1\x60\x8a\x7e\x86\xd7\x11\x7d\x57\x26\x8f\xfb\xad\x56\xe3\x0d\x5c\xfd\x31\x9f\xc1\xd2\x52\xa1\xd1\x6e\xd5\xfd\xe1\x78\x59\xa2\x93\x39\xb5\xbe\x98\x54\xe6\x25\x7a\x98\x4b\xeb\x82\xe2\x29\x2f\xf1\x93\xe9\xfd\x32\x39\xdd\x57\x59\xff\x7c\xf9\xea\xf8\x34\x51\x88\xe9\x58\x3a\xf5\xa6\xa7\x75\x22\x62\x12\xa2\xa9\xcf\xe5\x53\x0c\xa7\xa7\xbc\x74\xea\xc9\xe9\xa9\xe3\xf4\xd4\xd1\x85\xf6\xb9\xbc\x9b\x16\xb3\xba\xc4\x6d\x96\x67\x75\xb1\x6b\x78\x06\xbf\xd5\x65\x3c\x76\xfd\x12\xb5\x2c\x8f\x7a\x69\xb6\x3b\x54\xba\x3c\xdb\x4b\xb3\x3d\x98\xd5\xe5\xdd\xb1\xd8\x1d\x4b\x5c\x68\xf9\x10\x5b\x47\xdf\xab\x9f\xe6\x96\x0b\x6e\xb9\x44\x45\xeb\x6c\xe3\x71\x2a\x2d\x71\xa7\xed\xd5\x91\xa8\xb7\xc4\x9d\xb6\x4f\xb7\xcd\xe9\xb6\xc4\x9d\xb6\x2f\x35\x5b\xf3\xb0\xd4\x8e\xc7\xb5\xb5\x9a\x8b\xdf\xdd\x5b\x5c\x05\x1f\xa9\xf2\x11\x77\xda\xa6\x22\x44\xc0\x42\x40\xc1\x8e\xcb\x54\x14\xe2\x0e\x57\x70\x9e\xba\xd5\x6c\xbc\x06\x9e\xf4\xbb\xbe\xbc\x90\x34\xb2\x10\x07\xb8\x3b\xe2\xd2\x2d\x24\x70\xfa\x73\xcc\xbd\x11\xe9\xca\x47\xd4\x78\xbc\x0b\x70\x92\x2a\xd8\x86\xdf\xea\x36\x7e\x02\x2f\xfc\xee\x31\x59\x85\x0c\x77\x71\xda\xf9\x7a\x57\x46\x82\xc3\x54\x3e\xba\xac\x7d\x7d\xfa\x84\x3e\xe8\xe2\x55\xb8\xe8\x2a\x62\xaa\x5f\x9c\x7e\x7e\xcd\xa5\x51\x1b\x95\x88\x19\x1c\xd5\x61\x7c\x81\xab\x1d\xcf\xf3\x57\xf3\xac\xcb\xda\xd7\x5c\x97\xd0\x0a\xe5\xa3\xd3\xf0\xeb\xcb\x60\x18\x27\x5e\x5c\xed\x78\x17\x7f\x35\x9f\x3a\x25\xbf\xe7\x18\xff\x06\x2e\x6e\xf6\xf3\x3c\xff\x34\xcf\xe2\x66\x3f\xdf\x16\xc2\x38\xf1\xe2\xf4\xe7\xb7\x44\x6f\x11\xb2\x3c\x95\xcf\x4c\xc2\xbb\x71\xe6\x47\x5c\xee\xe7\x7d\x11\x11\xc7\x53\xf9\xe8\x34\xfc\x99\xbb\xfe\x44\x27\xba\x65\xfd\xdc\x7f\x6c\x12\x4b\xd2\x2d\xeb\xe7\xf5\xfa\x85\x08\x5e\x92\xe8\xed\xe7\x5b\x04\x22\x60\x49\xa2\xb7\xc7\xf4\xff\xb0\x8e\x49\x5c\xee\xf1\x65\xf6\x61\x5d\x08\x2d\x72\xab\xcb\x38\xed\x88\xfb\x3d\xde\xbf\xa8\x99\x4a\x92\x10\xf0\x98\x5d\x45\xec\x85\x8b\xd3\x9f\xd7\xfb\x31\x82\x28\xa7\x92\x44\x3f\xaf\xe7\x13\xd9\xac\xa4\xea\xef\xb7\xf1\x2f\x38\xfd\x79\xdd\xcf\x57\xfd\x14\xfd\xbc\xa6\x9f\x17\xfa\x49\x62\x7b\xaf\x4f\xbd\x97\xf9\xc7\x80\xbb\xcf\xd7\xf3\xff\x2a\xa6\xb1\xe8\x47\x21\x1a\x6e\x81\xdf\xed\xfe\x5e\xeb\xf2\x42\x57\x49\xa7\xe1\xeb\x5b\x28\x36\x83\x25\xc1\xc7\x96\x6c\x03\x6f\xa1\x82\x2f\xe1\xdd\x78\xf0\x87\x04\x9d\xac\x8f\xe8\x67\x85\x9e\xeb\xe2\x43\x78\x33\xce\x7c\x4e\xb5\xc3\x8b\x79\x97\x93\x57\xe1\x65\xbc\x2f\x0b\x4f\x72\xf2\x2a\x89\xd3\x70\x7d\x78\x5a\xb8\x85\x98\x1f\x5e\xc6\x6f\xf5\x11\x1e\xb7\xb5\x42\xb4\xf3\x8e\x2f\x18\x05\xbe\x4f\x6a\x5f\xfb\x65\x7d\x18\x6f\xe6\x96\x85\x13\x18\x05\xda\x81\x2f\xad\x24\xbe\xba\x12\x7c\x00\x4b\xed\x5b\x6d\xc6\x07\xb8\xbe\x17\xbd\xad\x90\x96\x92\xf2\xeb\x77\x07\x85\xbe\x85\x0e\xde\x84\x6f\xe3\xf4\x27\x5e\x6c\x3b\xde\x61\x14\x32\xf8\x10\x5e\x8d\xc7\xfc\xf0\x92\x7e\xab\xd3\xf8\x8a\xc8\x50\x4b\xf0\xd7\xf0\xcb\xe7\x34\x6f\xe1\x69\x65\xd8\x43\xe6\xd8\x5c\xd2\x92\xf5\x95\x35\x5c\xc8\xca\x5e\x65\x5d\x5e\x65\x05\x93\xe8\x6e\xaf\xb2\x5b\xf8\x81\x67\x70\x0f\x17\x21\xa9\x64\x8e\xc1\x95\xc5\x0e\x17\xfa\xae\x92\x45\x56\xd9\xcb\x15\x21\x1f\x1a\xd9\x97\xfb\x92\x05\xe0\x2d\xb0\x8a\xa2\x92\xe2\xd9\x27\xf9\x5b\xc9\x6b\x08\x3f\xc6\xa3\x3b\x45\x54\x52\x4c\x3d\x44\x4e\x28\x58\x38\xdf\xea\xcf\x78\x70\x61\x2c\x99\xfb\x2a\xc7\xed\xc3\x05\x78\xd7\xbf\x55\xf7\x07\xaa\x2a\xdc\xc5\x57\x15\x77\x90\x03\x59\x29\xa2\x92\x2a\xee\xb0\x2a\xdc\xa1\x70\xaa\xd9\xb1\xac\xcb\xb1\xac\x94\xac\x76\x24\xf3\xac\x1a\xb2\x68\x29\x70\xa5\x55\x75\xc7\x5d\x58\xe8\x95\xf2\x57\x77\x2f\xfc\xc7\x28\xd0\x5d\x11\x57\x35\x71\x21\xe2\x14\x9e\xfd\x6f\xf5\x6b\x9c\xe9\xd3\x32\x58\x94\x59\x0d\x66\x40\x14\xda\x5b\xed\xc6\x63\x13\x14\x51\x4b\xf3\xf0\xc2\xa3\xec\xe2\x45\xf8\xcf\x38\xc3\xee\x4c\x87\x45\x9f\x85\xe8\x53\x0a\xcc\xc9\x8e\x64\x7d\x35\x0d\x5b\xcc\xa9\x89\xf9\xad\x06\x93\x20\x0e\xca\xad\x0e\xe3\x1b\x7c\x09\xf7\xef\xc6\xfb\x63\x41\x1d\xd0\xed\x31\xd6\x09\x4b\x78\x71\xbe\xb7\x28\x43\xbc\xf4\x54\x8a\x98\x50\xd7\xdd\x54\x9e\x64\x85\x78\xd5\xb7\x3a\x8d\xc7\xef\x12\xe3\xf9\x56\x7f\xc6\x5f\x70\xfa\xaf\x00\x0d\xb7\x10\xf3\x50\x45\x76\xdd\xcc\x0f\x51\xa6\x54\x91\x5d\xd7\x61\xb5\x50\x3f\x95\x2a\xf2\xea\xba\x3c\xae\xce\x65\xa7\x8a\x09\x29\x40\x43\x27\xac\x62\x2a\xc4\x41\xe9\x6b\x98\x1c\x87\xfa\xc9\xe1\x86\xeb\x17\x85\x04\xbe\x84\x17\xe3\x31\xcf\x95\xa7\x82\x35\xcc\xbc\x09\xdc\x50\x6a\x55\x3b\xdb\xdf\xc7\xcb\x57\xa9\xe2\x36\xc3\x4c\x0e\x53\xbc\x52\x11\xe9\xf0\x15\x8b\xc2\x25\xc8\x8e\x5d\x77\xb7\x6f\xd8\x2d\xf0\xb3\x62\x4e\xc3\xbb\x6f\xb0\xfb\xaa\xc8\x6d\x98\xa7\x0f\x0d\x57\xe4\x36\xbd\x5c\x48\x38\x85\xc8\xed\xb7\x3a\x8c\xd3\x0e\x77\x7a\x3b\x8d\xdd\x42\x06\xef\xc2\xbb\xf1\x09\xae\x76\xcc\xfc\x42\x64\x4a\x85\xbc\xa8\x7d\xc9\x44\xef\x16\x98\x86\xa9\x76\x74\xb7\x5e\x13\x5e\x5f\xc5\xcd\xa6\xc7\x3b\xd9\x8e\x55\xdc\x6c\x9a\x29\x4e\x2d\x2f\x77\xa9\x65\x11\x69\x2d\x96\xb1\x89\x9b\x2d\x93\xdb\x62\x7b\x35\x9d\x6d\xcb\xe3\x5a\x2c\x2f\xea\x83\x5b\x9d\xc6\x17\xf8\x14\x7e\x8c\x47\x3f\xb1\xc7\xee\x8e\x9a\x79\x0b\x05\x5c\xed\x7b\x5c\xc4\x7f\x28\x4d\x64\x68\x19\x69\x61\x72\x57\x88\xa3\x72\xab\xfe\x5d\xd6\x11\x3b\xed\x6e\xa7\xb4\x8e\x1b\xda\xc5\x19\xef\xf6\x76\x24\x3c\x5c\x69\x62\x63\x96\x85\x16\xf1\x22\x4a\xe3\x8e\xb5\xb6\xd9\x0f\x5e\x69\x0a\x76\x7d\xab\x9a\x1f\x64\xa4\xd2\x74\x76\x6e\xb3\x9f\x0d\x99\x37\xb1\xbd\xed\xf9\xd9\x9a\x87\xa6\x76\xcc\x8d\x37\x6c\xa9\x89\xde\xb6\xc9\x1f\x53\xbf\x42\x1c\x95\x6e\x6f\xb5\x5b\x60\xbd\x44\x6f\x8a\x47\xd1\xe5\xc5\x56\xb0\xd3\xbe\x55\xb1\xbd\xad\x79\xe3\xee\xbe\xb6\x4f\x25\xc9\x54\x6d\xaa\xff\x66\x03\x5b\xf3\x36\xe9\xbf\x65\x2d\xdc\xd9\x2e\xbe\x84\xeb\xfb\xa3\xf1\xf2\x42\xba\x8e\x0f\x79\x12\xdd\x97\x2e\xba\x3a\xa6\x87\xd0\xbb\xf5\xca\xd5\x77\x1d\x4f\x03\x16\x80\xa5\x6b\xfb\x1e\x93\x3f\x16\x80\x8a\x29\x7e\xab\x6e\x9e\xb3\xbf\xeb\xf0\xb4\x28\xb7\x24\xca\x75\xdd\x5d\x8e\xb9\x36\xce\x6d\xa5\x8b\xeb\x1d\x4f\xc3\x81\x1b\x76\x1d\xaa\xc7\xd3\x20\xd1\xaf\xeb\x50\xfd\xfa\x70\xc6\x89\xad\x74\x71\xc3\xaf\xb7\x11\xda\xbc\x22\x3d\x80\x9d\xdb\x6e\x81\xdf\x15\x79\x7e\x7d\xc5\x25\xb1\x56\xe9\x22\xcf\xaf\xc9\x04\x2d\x5f\xe9\x22\xcf\xaf\xef\x40\x5f\xcd\x83\xc8\xf0\xeb\xed\xfe\x65\x79\xbb\xd8\x9b\xb4\x79\xb7\xb0\xc0\xd5\xbe\xb7\x85\x44\xbc\x2e\x72\xfb\x9a\xcb\xa3\xe5\x2b\x5d\xa7\xe9\xcf\xe3\x42\xcb\x57\xba\x4e\xd3\x9f\x97\x1d\x2d\x5f\xe9\x22\xc3\xdf\xf2\xf7\x90\x43\x17\xb9\xfd\x4c\x0e\xbf\xa5\xef\xe9\xe7\xcf\x6c\xe0\x07\x7b\xd3\xbb\xfe\xfa\xf9\xb6\xf1\x43\xd4\xd5\xbb\xfe\xfa\x49\x24\x21\xe3\xd1\xc5\xd5\x1f\xb3\x81\x9f\xd6\x6b\xd1\xce\xe3\xab\xf8\x03\xd9\xea\xa1\x7e\x59\xf4\x5b\x12\xfd\xf4\x50\x4f\x0c\x5c\x0a\x2f\x38\xfd\x7f\xbc\x5e\xa8\xfd\xca\xf8\xa8\x1d\xdf\x2a\x1e\xb6\xef\x10\x3b\xb4\x48\xb8\x24\x12\x4a\xd1\x60\xf7\xb2\x2e\xf7\xb2\x32\xf2\x5f\xc4\x97\xe8\xeb\x75\x77\x5f\xb8\xb1\xde\xdf\xd7\xeb\xbb\x2b\x5e\x63\x65\x88\x6b\xbd\xe6\x1e\x64\x33\x2a\x64\x95\xbb\xd5\x6e\x7c\x82\x57\xe1\xdb\xf8\x01\x1f\xc2\x7f\xc6\xf9\x5d\x91\xd1\xeb\x6d\x23\x49\x8f\x60\xa9\x7d\x2b\x18\x5f\x97\x17\x58\x21\xcf\x70\xdf\x4a\x07\x72\x0b\x0d\x7c\x09\x9f\xc6\x69\x67\xfa\xfb\x47\x78\x28\x85\x8b\xde\xcd\xed\xd5\x75\x0b\xf4\x7f\xaa\x1d\x91\xc5\xfe\x20\x91\xea\xdd\xdc\xde\x5b\x1d\xef\xad\x9e\xdd\xcd\xe3\xee\xb0\xeb\x49\xdf\x7e\xab\xdb\xf8\x01\xa7\x19\x6b\xb1\xf0\xbe\x4a\x45\xcf\xe9\xdb\x82\x18\xce\x58\x3d\x77\xc3\x5f\xc1\x6c\x4a\xbd\x8e\x6f\xcb\x55\x5b\x02\x94\x5e\xbb\xb7\xc2\x6f\xdc\x42\xcc\x32\x41\x50\xfa\xce\x3a\x6b\x77\xe6\x0e\x81\x79\x75\xb7\x6f\xd5\x2d\xd0\x7d\xae\xd0\x3b\x4b\x5e\xdc\xa4\x2f\x29\x04\x41\xe9\xf6\xb9\xba\x85\x98\x9d\xa9\x7e\x66\x51\xc9\x46\xcb\x54\xc8\x61\x78\xab\x6e\x87\x4d\x86\xd9\x75\xdf\x59\x44\x2d\x5f\xac\x82\x79\xf5\xad\x76\xe3\x8c\x8b\xcd\xbd\x15\x2a\xaf\xe3\x7c\x95\x0a\x51\x4e\x6e\x55\xab\x8b\xc1\x60\xd1\x2b\xf5\x96\xc1\xe0\x2d\x04\xf5\x90\xfe\xb6\xdb\x17\xeb\x16\x1e\x70\xe6\x41\x11\xfe\x6f\x21\x83\xeb\x77\x75\xa5\xdf\x85\xb3\x13\xb3\xeb\x8e\xcb\x16\x85\x38\xdb\x48\x12\xd9\x71\xd9\xa2\xc0\xef\x26\x7d\xef\x71\xa1\x95\x2a\xa4\x71\xbc\xd5\x9f\xf1\x17\x9c\xfe\x5b\x2b\xb5\x2b\xd4\x4f\xe6\x88\x8e\x0b\x16\x85\x0d\x4e\xff\xab\xc7\x5b\x35\xae\xaa\xef\xc5\x54\x70\xa6\xea\x18\x94\xf5\x6d\xe5\xd3\xc6\xd0\xaf\x2c\x36\xf5\x56\x88\x8f\x4e\x3e\xb7\x8b\x37\xe1\x8f\x71\xba\xd9\xf5\xb3\x5e\x46\x49\x6c\xe4\x15\xee\x76\xc5\xba\x05\x86\x0b\xaf\xdf\xd5\xbb\x02\xc3\xc0\x42\xe4\x92\xee\xc0\xdb\xb7\x90\xc0\xbb\xf0\x62\x7c\x81\x4f\xe1\x5a\x46\x42\x7f\x14\x22\x97\xdc\x6a\x33\xce\x72\xc1\xbb\x77\x33\x73\x20\xd4\x5e\x59\xcb\xdf\xff\x69\x87\xfe\x70\xc5\xdd\xcd\xf3\x13\xb1\x41\x52\xfd\x88\x7c\x2c\xe1\x6d\x24\xbc\xaa\xe7\xe9\xdd\x4c\xe6\x48\x78\x95\xec\xb6\xdd\xae\x5e\x7d\x87\x45\xe1\xc5\xd5\x7f\x93\x09\x21\x44\xaa\x9e\xa7\xed\x02\xd6\x89\x2c\x7e\xf1\x2a\xfc\x67\xfc\x05\x67\x7e\xba\xb7\x7b\x88\x7a\x5d\xef\x04\x5b\x11\xfb\xba\x3c\xc3\xea\x27\x1b\xd7\x32\x12\x42\xa4\xea\x35\x7b\x77\x33\x25\x42\x88\x54\xd2\xf8\xdd\xea\x32\xce\xb0\x44\x6d\x16\x14\x71\x05\xbb\xb8\xda\xf1\x70\xbb\x86\xcb\xeb\xd0\xee\x1e\x6e\x28\xb3\x2e\xbe\x84\x37\xe3\xb4\xd3\xf4\xbb\xe6\x6e\x44\xf8\xab\x1f\x71\x2b\xf9\x78\xdd\xc2\x03\xce\x34\x0c\xef\x16\x7c\xb9\x2a\xb9\xa7\xba\xf3\xa9\xdc\x02\xbf\x2b\xee\x63\xdd\xd6\x1e\x1a\x97\xc8\x70\x48\x2b\x81\x53\xd7\xc5\x59\xae\x61\x72\x18\x1a\xaf\xce\x96\x61\x2e\x10\x86\x8c\x17\x1f\xc2\x35\xcf\xe8\xbc\x2a\xc6\xde\xb7\x5a\x8d\xf3\xbd\xb8\xd5\x34\x99\x87\x68\x98\x6a\x12\xf7\x99\xde\xed\x48\x84\x35\x89\xfb\x4c\x93\x3f\x12\x61\x25\x90\x78\xb7\x33\xd7\x2d\x44\x3f\x31\xc3\xee\xf8\x76\x51\x08\x32\xd1\x72\x59\x50\xc4\xa9\xeb\x7e\x0e\xb5\x4d\x53\x39\x81\x02\x6b\x12\xf3\x99\x3e\x1a\x23\x80\xf7\xc5\xd5\x8e\x97\x77\x42\xcd\x7a\x84\xde\xd3\x4c\x2f\x24\xc6\x8b\xab\x9b\xc7\xed\x30\x0d\x49\x87\xd4\x32\x17\x88\x74\xda\x17\x9f\xc2\x9b\x71\x86\x25\x6e\xb5\xf4\x2a\xb8\x11\x38\x2b\x56\xde\xb7\xfa\x35\xfe\x82\x33\xcd\xcb\xe4\x80\xf2\xad\x26\x91\x89\x95\x6c\x7b\xb1\xec\x7a\x84\xb6\x8f\xd7\x2d\x30\x2e\x91\x89\x92\xf1\xf5\xbd\x20\xf3\x34\xfe\x22\xab\x50\x27\x19\x0f\x85\x19\x7f\x26\xa6\x65\x5d\x1b\xbe\x5d\xa9\x26\x51\xcb\xf2\xa6\x27\xea\x49\x25\x9a\x48\xdf\xd6\xc1\xed\xad\x69\x12\xd3\xb2\xdc\xb9\xd1\xc1\x55\xbd\x45\x6f\xcb\x9d\x3b\x04\xcd\x8b\xab\x1d\xc9\x97\xf8\x88\x5d\x7c\x09\x77\x3b\x50\x91\xde\xa8\xb7\xe5\xce\x1d\xa9\xed\x2e\x5e\x84\xff\x8c\xbf\xe0\xea\x8f\xc9\x28\xec\x37\x53\xd5\x1b\xf5\xb6\xce\x6e\x6f\xc8\x88\xa8\x21\x7d\x2b\x4a\xca\x2d\x64\x70\xf5\xc7\xbb\x06\x17\xb3\x9a\x11\x88\xec\x62\x76\x0b\x1b\xbc\x0b\xff\x1a\xa7\x3f\x85\xe5\xb4\xdc\xb9\xcf\xa4\x7d\x2c\x01\xb6\x02\x27\xf6\x7d\x96\x70\xd6\xe5\xac\x3f\x78\xec\xbe\x2c\x72\xb1\xee\x6f\x1f\xb8\x01\xd9\x74\x6e\x55\xe3\x3a\xea\xbf\x0e\xb1\xe3\xfe\x1f\xf5\x7f\xea\x77\xdd\xff\xa3\xfe\x4f\x7f\xff\x35\x4e\xff\x75\xd7\xf9\xba\xff\x5f\xd6\x3d\x8b\x4e\xbe\x5e\xf7\x2f\x5c\x22\x8b\xab\x7c\xcd\x25\x30\xff\xac\x05\xc1\x64\x7f\x7d\x17\x24\x4a\x4a\x2d\x3a\xac\xbe\xbe\x43\xa0\x43\xac\x7a\x8d\xde\xd6\x21\x6e\xc2\xb3\x2b\xdb\x53\xdf\x5f\x5f\x16\xbe\xcc\x03\xd6\xe4\xb7\x2a\x3a\x41\x57\x58\x4b\xd6\xf7\xc7\xed\xc3\xed\x4b\x31\xee\x7e\xc2\x0e\xcc\x9e\xac\x2b\xdc\x84\x6d\xaf\x45\xeb\x68\x41\x72\x23\x48\x56\xac\xcc\x6f\x75\x1b\x3f\xe0\x55\xf8\xcf\xf8\x0b\xce\xfc\x58\xb7\xb8\x23\xc0\xc9\xc5\x97\x70\xb7\x03\x3b\x28\x48\x30\x78\xae\x51\x88\x79\xd6\xf3\xf1\xb6\x20\xb9\x7f\x1a\xaf\x2e\x41\xd6\x2d\xe2\xcb\x96\x6a\x11\xfb\xf8\x79\x5f\xa3\x43\xac\x7a\x26\xde\x8f\xf7\x75\x48\x9a\x9d\x68\xdc\x7d\x3f\x3e\xb4\x1f\x2d\x17\xcf\x28\xfb\xf1\xf6\x0d\x1d\x63\x2f\x12\x48\x1e\x53\xed\xa3\x55\x14\xf5\x3c\x1e\x15\x29\x87\xdd\xc9\xc7\xbc\xef\xd1\xe2\x2e\x37\xa3\xa3\x3c\xf2\x0e\x5f\x5c\xbf\x6a\xb1\x29\x72\xbd\x5e\xbc\x0b\x6f\xc6\x99\x9c\xa5\x9f\xb5\x00\x13\xb9\x85\x52\xad\xba\x70\x3f\xde\xec\x04\x53\xa9\x55\x44\xf8\xf8\xe8\x0f\xf1\xf6\xe2\x6a\xc7\x9b\x82\x68\x90\x55\x8f\xb2\xfb\xf5\xd1\xf9\x72\x74\x56\xdd\x98\xac\x00\xdd\x04\x53\xa9\x55\x37\xa6\xd7\xc4\x4f\xd0\x94\x5a\x75\x35\x7a\x3d\x0f\x2f\xe3\xad\xba\x88\xbf\x1e\x2f\xc6\xa3\xb5\xea\x6a\xf4\xee\x3f\xdf\xd3\x1f\x5e\x5d\xf6\xeb\x71\xbd\x30\x81\x2a\x26\xf3\xfa\x2c\x7c\x61\xfe\x55\x44\xf8\x9a\xf9\x23\xfe\x56\xa2\xc6\x75\xe7\x22\xb9\x05\xc6\xc5\x15\xe8\x7c\x74\xe6\x9d\x0f\x44\x4e\xb0\xed\x7e\x2c\xfe\x9e\x50\x5c\x76\x62\x61\xdc\xda\xd7\x30\xdd\xec\xc2\xd5\x9d\x43\x70\xca\x5a\xa1\xcd\xf3\x39\x6e\x5e\xdd\x19\xfe\xfe\x31\xfe\x82\xf3\xb3\x72\xd7\xbb\x85\xa0\x36\x62\x76\xdc\xea\x31\xce\xf7\x10\xed\x49\xda\x73\x27\x71\xe6\x54\xa4\x6e\xbc\xf1\x28\xb0\x5c\x5c\xdc\x4f\xd2\xf4\x9f\x04\xb9\x55\xc8\xed\xd8\x88\xf3\x24\xae\x28\x75\xa9\x3f\xdb\xed\x44\x0e\x62\x62\xa1\x76\x9c\xf7\x28\x44\x77\x08\xf1\xdd\x4f\xd2\x53\xb6\xbc\xf8\x2a\x09\xec\x6f\x75\x1b\x8f\x69\xc0\xe2\xbd\x1f\x1b\x6b\xca\x5b\xaf\xea\x69\xfa\x64\xb1\x18\xdc\xf6\x52\xd5\xd3\xf4\xc9\x1e\x2e\x62\x77\xc5\x12\xfe\x56\x9b\x71\x7e\x97\x9b\xd7\xc9\x5e\x2e\xb2\x83\x56\x2c\xe1\xfb\x51\xe8\x92\x2e\xbf\xbb\xda\x38\xea\x8e\x42\x97\xdc\xc2\x00\xa7\x3f\x36\xca\x94\xdf\x5d\xd5\xd3\xf4\x51\x64\xf9\x5b\xe0\x77\xb9\xa0\x9f\xe2\xfe\x17\x96\xab\x71\x11\xc7\x0d\x8f\x02\xfd\xe7\x86\x85\x1b\x1e\x85\x0d\xde\x85\x7f\x8d\xff\xc0\xe9\x7f\xd9\xfe\x5d\x96\x4b\x4f\xd3\xb8\xe1\x51\xe0\xfb\xae\x76\xbc\x2e\x21\x2e\xb7\xa9\x65\xb1\x54\x8c\xbb\x5c\xaa\x6d\xfc\x85\x97\x63\x3f\x0a\x60\x72\x0b\x9d\x3f\x6b\xc2\xa7\x71\x46\x01\x23\xb6\x3b\x5d\x3f\xa8\x3b\x6b\xe3\xba\xef\xfc\x3a\xb7\x40\x3b\x22\xea\xea\x51\x57\x8d\x5a\x44\x6d\xe1\xfb\x54\xee\x8f\x6d\xa9\x1d\x13\x29\xfa\xcf\xda\x44\xbc\x36\xf1\x3c\x95\xd9\xe8\xa2\xde\xea\xd5\xaf\xac\x7e\x47\xea\x3c\xd5\x9b\x18\x29\xbb\x92\x4e\xad\x1f\x4b\xc1\xa7\x41\x5d\x18\xbc\xf7\x63\xa9\xf6\x48\xaa\xed\x98\x60\x1e\x4b\xb5\x47\x52\xad\x5e\xae\x8f\xf5\x96\x72\x9b\xab\x7a\xb9\x3e\xcd\xbb\xa9\xa9\x9f\xa2\x52\xb9\xcd\x75\xb9\xcd\x55\xbd\x5c\xdb\x6d\xee\x16\x3a\xb8\xfa\xe3\x5d\x26\x69\xb7\x8b\x7a\x2d\xed\xca\xcd\xae\xca\x82\xdd\x79\x89\x6e\x21\x81\x17\xe1\xc5\x78\x05\x6f\xc2\xb7\x71\xda\x47\x9e\x38\xdd\xeb\x1b\xe9\xba\x53\xed\xa2\xf6\xee\xf5\x8d\x48\x29\x6d\xc2\xa2\x8f\xa5\xe3\x23\x29\xb8\x6b\x13\x74\x2f\x57\xd7\x34\x70\x02\x9f\xee\x69\xc0\x92\xb3\x76\xf1\x5c\x5b\x72\x9e\x8e\x98\xd4\x45\xec\xdd\xcb\xd8\xd9\xc4\x7a\x18\x3f\xdd\xbc\x58\xd2\x6e\xc7\xb8\xe1\x28\x9e\xfd\x2d\x30\xcd\xdc\x33\xcf\x30\x39\xa3\x46\xad\x32\x78\x3f\xb6\xf0\x3c\x43\xc3\xe5\xfe\x79\x14\xff\xbe\xe3\xce\x77\x71\xb5\xa3\x9b\xc2\x09\x71\x38\xd5\x2e\xb2\x1d\xe6\xc5\xc4\xbf\xaf\xb2\x60\x3f\xc3\x64\x32\x20\xe7\x2e\x72\x1e\x26\xdb\x01\xd9\x0e\x91\xed\xf0\xf2\xa2\x17\xad\xb2\x60\x77\xb6\xcb\x7e\x24\x05\x13\xa2\xa4\x1f\x4b\xc1\x47\x52\x30\x21\x4a\xba\xbd\xf8\xba\xbc\xf8\xea\x40\xbe\x38\xd3\xcc\x69\x72\x6f\xd7\x83\xf9\x51\xb2\xdc\x5b\xf8\x82\x77\xe1\x8f\x71\xfa\x83\x9e\xf0\x4c\x8f\x8b\xd0\x25\x75\x14\xb5\xef\xf5\x9d\xac\x2f\x29\x95\xfb\xb1\x49\xe9\x91\xb8\x3b\x44\xce\x16\x77\x4f\xc4\x30\x49\x75\x70\x25\x70\xba\xab\xae\x74\x57\x55\x2f\xee\xc7\xe2\xee\x59\xbc\xde\xc8\xb2\xfd\xd8\xa6\xf4\x2c\x98\xb1\x5e\xd6\xf1\xf6\xa3\x10\x64\xab\x23\xdb\x26\xa5\xf2\xfa\xab\x43\x3c\xd7\xd2\xae\xbc\xfe\xea\xe0\x26\x78\xd6\x76\x77\xb6\xbe\x57\xf3\x26\x73\xd4\xa8\x55\x06\xec\x67\x79\x1a\x96\x86\xa5\xa3\xdf\x6a\x51\x32\xaf\xa7\x2a\x83\x74\xf2\xac\x53\x60\x3a\x45\x26\x16\x4f\xe5\x0d\x58\x7d\x66\x6f\x9f\x3d\xa8\x3f\xeb\x14\x77\xdb\x1e\x97\xc4\xd0\xa9\xb3\x79\xbb\xff\xa8\x3f\xeb\x14\x99\x58\xfd\x29\xaf\xc2\x2a\x43\x75\x7b\x15\x76\x12\xb1\xa7\x2a\x43\x75\x27\x62\xef\x47\xe2\xe9\xd4\x99\xad\x60\x9d\x5d\x59\xb9\xea\x14\xd7\xdb\xbe\x1a\x49\xdc\x9c\xe2\x7a\xc7\xdb\xf1\xb0\x1d\x89\x5f\xde\xcf\x31\x79\x4a\xac\x94\xe1\xf9\xb1\x3a\xf3\x1c\xd6\xc5\xec\xc7\x7a\xc8\x83\x1e\xb2\xca\x20\xdd\xde\x83\xb7\x40\x3f\x75\x43\x3c\x5e\x97\x03\x79\xca\x50\xfd\x58\x3f\x79\xd0\x4f\xd6\xa9\x9b\xa3\xf5\x93\xe7\xc0\x66\x64\xc0\x7e\x6c\x9a\x8a\x7b\xe1\xc5\xbb\xf0\x61\x7c\x82\x2f\xe1\xdb\x38\xed\xa0\xb0\x39\x16\x37\x49\xff\x75\x71\xb5\x63\xb6\xfa\xd5\x3c\x88\x5d\x7d\x3d\x0f\xc4\xe9\x57\xf2\xdc\x7e\x2c\x6e\x92\x16\xec\xe2\xfa\xde\x77\xa0\x08\x6d\x92\xea\x14\x5b\xfa\x9a\x7d\x12\x16\xb3\x4e\xd1\xdb\xcf\x97\x08\x89\x8f\x64\xc3\xbb\xd5\x6e\x7c\xdc\x6d\xc4\xab\xca\xf9\x79\x19\x7f\x2c\xa3\xec\xda\xcf\x4f\x62\xd9\xf9\xc1\x55\xa5\x01\x38\x3f\x73\xa5\x1f\x5c\x69\x89\x0c\x7f\x3e\x94\x7f\x3c\x3e\x2d\x91\xa1\xa5\xcd\x83\x3a\xb3\xca\x0e\xfe\xfc\x7c\x79\x20\x90\x4a\x5d\x3a\xac\x7f\xe6\x4a\xa8\x2d\xeb\x12\xb7\xfa\x79\x79\x25\x6d\x2e\x1d\xb2\x96\x36\x0f\xe9\x01\xaa\x34\x03\xc7\xd2\xe6\x41\x9d\x59\x97\xb8\xd2\xe3\x65\x7c\x38\x34\x97\xc8\xf0\x31\xf7\x79\xb8\xfc\xac\xbf\x89\xad\xda\x9d\x8b\xac\xcb\x99\xb1\x2e\xdd\x14\x1f\x3d\x1a\x29\x17\x59\x5d\xa2\x3a\xcb\x97\x47\xf2\xa5\x34\x0d\xc7\xf2\xe5\x79\x78\x6c\x90\xa6\xe1\x3c\xde\x1d\x92\x2f\xa5\x69\xb0\xf3\x63\x27\x89\x59\xaa\xd2\x34\xe0\x0b\x49\x81\xd5\xd7\x5d\xf0\xf1\x8d\xf3\xe1\x2e\xb5\x74\x17\x7c\xbc\x3b\xd0\xb2\xd6\x25\x2a\x55\xb0\xce\x2e\xe7\xc7\x2a\x0d\x84\x9d\x1f\xfb\x79\x45\x16\x68\x5c\xec\xfc\x78\x0b\x15\x7c\x08\xef\xc6\x21\x8b\xa5\xf6\xcd\xe5\xc2\x3b\x32\xb5\x8f\x24\x16\xcb\xa9\x07\xc3\xdb\x46\x9c\x98\x6e\xa7\xc8\x2e\xa7\xc8\x26\x0d\x84\x9d\x22\x6f\x41\xed\xe8\x77\xcd\xd5\x43\x2f\x9b\x9a\x0c\xe1\xed\xfc\xd8\xf1\x6a\xbc\xf8\x6d\x67\x38\x95\xf3\x2d\xd4\xc0\xe3\xf0\x1c\xf6\x66\x1c\xca\x8d\xd6\x50\x1d\x0c\x9c\x18\x29\x3c\xe0\x15\x9c\xed\x71\x0b\xb4\x13\x87\xe4\xad\x76\xe3\x23\xf0\xaa\x76\xb8\xb3\x0e\xdc\x17\x2f\xae\xdf\xe5\xce\x7a\x0b\x1d\x5c\xed\xa0\x89\x19\x24\x55\x4b\x0d\x95\xc2\x98\x1f\x2e\x5f\x43\xde\x8c\x8d\xf8\x31\xc3\xde\x8c\xb7\x40\xff\xbb\xbf\xdf\xc6\x99\x9f\x4e\xff\x93\xe7\x81\xf4\x0c\x0d\x95\xc2\xad\x36\xe3\x27\xf0\xa0\xb7\x5b\xfd\x19\x67\x1e\x86\xbe\xf7\x3c\x24\xcd\xc3\xd4\xf7\x9e\x87\xa4\x79\x98\x4d\xf8\x32\xfe\x05\x1f\xc2\x5f\xe1\x9a\x9f\x45\xff\x25\x20\x0f\x79\x39\xb6\xcf\x52\x3b\x9c\x7a\xb7\x00\x3d\x2c\xb5\x73\x34\xcf\x04\xf7\x6c\x18\xc2\x8f\xa9\xfc\x0f\xb7\x70\xc0\x99\x7f\xe5\x6a\x1b\xca\xd5\xd6\x52\x5c\xd6\x86\x73\xb5\x0d\xb9\x39\x36\x22\x99\x8f\xa9\xe0\x9e\xb7\xf0\x03\x1f\xc2\xd5\x7f\xdc\x1c\x1b\x86\xf0\xc3\x6e\x8e\xb7\x40\x3b\x59\xed\xac\x6d\x9c\xfe\x88\x0e\x95\x30\x62\xc8\x9d\xb1\x11\xe1\x7c\x4c\x49\xc8\xb7\x10\xf3\x80\x0e\xe2\x56\xfd\x7d\xec\xeb\x46\xe4\x98\x81\x17\x23\x85\x01\xbe\x84\x1f\xe3\xb1\x8e\xe8\x1a\x06\x5e\x8c\x14\xf8\xbe\x4d\xe1\x5f\xe3\x7c\xdf\xd5\xfe\xf6\xf7\xec\x53\x42\x93\x8f\x59\x8e\xf1\x23\x5c\xdf\x9f\x66\x9c\xfe\xcf\x24\x7c\x1b\xff\x82\xab\x3f\x1e\x57\xd1\xb8\x44\x27\xd5\x74\x5b\xb5\x2e\x73\x09\x3f\xc6\xf9\x7e\xd1\xff\xba\xb4\xbe\x91\x54\x22\x29\x95\xfc\xad\xfa\xfb\x78\x27\x6b\x84\x76\x19\x4e\xae\x76\x0b\x2d\xf0\xa4\xef\xf7\x30\xfe\x80\xeb\xfb\xe3\xef\x0f\xdf\xe7\x26\xdc\xdf\xd3\x7f\x94\x00\xc3\x6e\x8b\xb7\x10\xf4\x96\xc5\x37\x9a\xe9\x8d\xa4\x11\x2d\x6b\x7d\x9b\xe9\xaa\x41\x57\x59\xfc\xa1\xad\x62\x3c\xe8\x27\x8b\x3f\x34\xef\x23\x6c\x7a\x5b\x16\x1f\x68\x7b\x1b\xe7\xfb\xde\x85\xfb\xfb\xa3\xef\xd5\x4f\xd3\x5b\x24\x81\x48\x2d\x8b\x0f\x28\x55\xf4\x2d\x7c\xc1\x87\xf0\xc7\x38\xe3\x15\x7f\xe8\x1e\x6f\x08\xb7\xa9\x65\xad\x7b\x37\x9f\xc1\x6d\xb1\x65\xf1\x87\xee\x75\x24\x6b\x44\x43\xd3\x3f\x66\x37\x7d\x76\xcd\xc3\xaa\xc2\xdd\x4e\x1c\xe7\x2d\x8b\x0f\x74\xef\x2f\x6c\x80\x1b\xc1\xbb\xc7\xec\xe6\xc3\x04\xfd\x6c\x04\xe9\xbe\xd5\x65\x3c\xe6\xa7\x24\xf5\x73\x8b\xef\xa1\x0a\x6e\x45\x7c\xa0\x9b\xdf\x12\xbe\xb3\x15\xed\xf7\x6e\x7a\xc6\x9d\xb1\x11\x82\x66\xcc\xe1\xfd\x38\xd8\x8f\x28\x0d\x6e\x75\x19\xe7\x7b\x9d\x2f\xc3\xeb\x8e\xcd\x70\x2b\x85\xfe\x0f\xf3\xd5\x01\x3f\x29\xa2\x93\xe1\xf1\x0e\xe8\xa1\xe8\x7c\x19\xeb\x67\xfc\x01\x87\x7e\x86\xe7\x01\x5b\xe2\x46\x08\x9a\x5b\x9d\xc6\xbf\xe0\xea\x8f\xe9\x64\xb0\xaf\x8b\xce\x9d\xe1\x7d\x3d\x34\x0f\x3a\x5f\x86\xe7\x61\xc0\x6f\xb1\x39\x1f\x73\x9a\x1e\x30\x1a\x6e\x65\xe4\x7f\xbe\x7e\xdd\xaf\x87\xff\x8c\x6e\x0d\x37\xf7\x18\x0f\xb2\x2b\x62\x1f\xd3\xdb\x9e\x44\x14\x8d\x58\xdd\xc3\xb9\xe6\x86\x72\xc7\xb5\x22\x72\x99\x5e\x66\x52\x39\xb7\xfa\x61\x78\xd3\xc7\x2d\x2a\xe1\x86\x29\xf9\x98\xcb\xc3\x40\x95\xdb\xaa\xae\x17\xcb\xcb\x49\x48\x9b\xc6\xb3\xfc\x70\xee\xb8\x31\xb1\x11\x6e\x55\x6c\x62\x79\x1b\x87\x43\xe5\xc5\xf9\x5d\xa9\x6c\x87\xfc\x22\x1b\x29\x32\x6f\x75\x1b\x0f\x72\xa9\xba\x5e\x2c\xb3\x5d\x42\xda\x34\x62\x63\xdf\xaa\xdb\x51\xff\x75\x3c\x2c\x93\x2f\x3a\x5c\x25\x79\x19\x73\x79\x7b\x93\x3b\xae\x91\x1b\xf3\x56\xdd\xff\xbb\xbd\x3b\x26\xdd\x63\xee\x29\xee\x87\x0a\xb7\x55\x51\xcb\xf6\xee\x26\x62\x4e\xab\x8d\xe9\xdf\xde\xc5\x5b\xd3\xd0\x8b\xf0\x62\x9c\xe1\xf6\x26\x7c\x18\x7f\xc0\x59\xf6\xed\xd3\x07\x19\xb9\x61\x4a\x7e\xab\x6e\x87\xdb\x42\x1d\xfe\x7e\x1a\x67\x59\x74\x4b\xd9\xbe\x2d\x60\x0a\xac\xac\x2d\xb7\xea\xdf\x8d\x77\xdb\x9e\xd4\x8c\x89\x1a\x11\xb9\x55\x5d\x52\x8e\x87\x4b\xde\x8a\x56\x45\x55\xc7\xd4\x70\xa0\xda\xf6\x61\x93\x1d\x0f\x97\xfc\x14\xad\xe9\x32\x72\xbc\x89\x11\x9d\x5b\x13\x13\x3a\x3e\x94\x08\xbc\xd3\xb0\x30\x1f\xf6\xd2\x1c\xf2\xd2\x6c\x4d\xd4\x76\xbc\x29\x11\x91\x5b\xd3\xa5\xe3\xb8\xff\x61\xc2\xdb\x7a\x31\xfc\x18\x7e\xf9\x9c\xe6\xbf\xe6\x59\x28\x64\x5b\x13\xcf\xfa\x9a\x47\xe3\xd4\xd9\x78\xc5\x1f\x76\xea\x1c\x78\x71\x26\xc5\x7f\xba\xd5\x69\x3c\x36\x63\xab\x55\xb8\xbf\xe7\x0c\x6e\x22\xce\xaf\x57\x91\x38\x3d\xad\x89\x38\xe5\xec\x79\x0b\x41\xb4\x4d\x67\xde\xd7\xbc\xe9\x0b\x8f\x6e\x0d\xea\xf9\xfa\x6c\xc6\x12\xb8\x91\xa8\x73\x38\x93\xdd\x50\x26\xbb\xd6\x74\x46\xfe\x4c\xcd\x3f\xa8\xb9\x89\x97\xfd\x7c\x36\xff\xb4\x8c\x3a\x3b\x7f\xde\xd4\x28\x64\x1b\x06\xe6\x63\xfe\xbc\xbc\x3f\x2d\xaf\xa8\xf3\xe7\x79\x08\x99\x38\x35\x0c\xcc\xc7\xfc\x99\x17\xff\xb4\xbc\x13\x72\xfb\x79\xf3\xfe\xd8\xbc\x4d\x77\x9a\xc7\x77\x56\x44\xde\xd6\x75\x86\x3d\x26\x43\x2c\x78\x5b\xd7\x9d\xe6\xb1\x0c\xf3\xb0\x5e\x5d\x64\xf5\x78\xbd\x22\xb8\xe8\xc5\xe9\xff\xe3\x3b\x3d\xaa\xd7\xd6\xc5\xdc\x1e\xef\x46\x12\x4d\x34\x2c\xc9\xc7\x7c\x7c\x47\x7c\xd8\xa5\x5d\x67\xde\xe3\x5d\x8a\x25\x70\xeb\xa2\xab\xc7\xeb\xfb\xb0\x8e\x5d\x77\x5c\xe9\x58\x6f\x81\x7e\x16\xfd\xae\xef\x22\x38\x8d\xb6\xae\x3b\x93\x74\xac\xb7\x10\xf4\xd9\xc5\x0c\x1f\xaf\x2f\xb2\x6e\xeb\x3a\x23\xa5\x63\x1d\xca\xb8\xd7\xba\xce\xc2\xd7\xf4\x8c\x33\x69\x23\x12\xcc\x70\xc6\xbd\x5b\xa0\x9f\xe2\x62\xaf\xb7\xa9\x64\xd7\x2e\x2e\xf6\x7a\x1d\x31\x31\x6e\x5d\xdc\xea\xf5\x36\xc5\x69\xb4\x11\xf1\xe5\x56\x45\x3f\x38\x8d\xb6\xae\xbb\xd4\xeb\x75\x27\xaf\x77\xeb\xdc\x99\x96\x65\xd7\xf5\x41\x66\xc3\xa2\xfb\x56\x87\x71\xfa\x09\xfb\x59\x8a\xc4\x73\x0b\xac\x0b\x77\x20\x3b\x93\xde\x42\xcc\x1b\xa1\xb8\x6f\xf5\x2b\x9c\xf5\x22\xf4\xca\xad\x16\xe3\x15\x7c\x82\x1f\xb7\x13\x3a\xe2\x46\x28\x95\x61\xe7\xd0\x81\x37\xe8\xc5\xd5\x1f\x9e\x70\x6e\x21\xfa\x33\x0a\xed\xcb\x39\xf4\x16\x36\x78\x13\xae\xfe\x48\xb6\x24\x64\xca\xb0\xb3\xe7\x2d\xf0\xbb\xac\xcb\x4a\x92\xa5\x57\x82\xae\x30\xcd\xbe\xd5\x63\x3c\xe6\x9f\xcc\x98\xb7\xfa\x18\x7f\xc1\xd5\x8e\xc7\x85\x13\x68\x1b\xac\xa3\x9d\x40\x6f\x21\xd6\x65\xb0\xdf\xed\xed\x39\xf0\xf6\xec\xd8\x19\xdd\x5a\x35\x1c\x64\x3b\xa6\xf1\xaf\x71\x9a\xe1\x6e\xb2\xb2\x97\x45\x22\x21\x96\xdc\xb7\xfa\x0a\x67\xb8\xf3\xa3\x76\x3c\x5c\x6c\x95\x1b\x0f\xcb\x03\xdf\x4f\x0a\x2b\xba\xa3\xe6\x45\x85\x2b\x33\xda\xf9\xf9\x0b\x3b\xfb\xb1\xb2\x27\x83\x24\xe1\x6d\x26\x0d\x5a\x37\x85\x45\xa8\xd4\xc6\xf3\xf2\xad\x3e\xc6\xf9\x19\xce\x9e\x55\x3c\x49\xf8\x9a\xb6\x09\x33\x58\x16\x48\x97\x04\xd2\x59\x84\x2f\x7f\xcf\x55\x61\xc6\x7b\xdf\xb0\x6f\xea\x20\x99\xe1\xc5\xe9\x8f\x7c\x50\x07\x4e\xa7\xa9\xf1\x8c\x3c\x96\x05\xd2\x25\x81\x94\x67\xe1\x61\x5f\xd3\x5b\xe0\x77\xb9\x72\x2c\x0b\x98\xf2\x35\x6d\xc4\x2f\xb9\xd5\x66\xfc\x80\xd3\xcf\xba\xb4\x0a\x64\xef\x6e\x73\x1a\xff\x19\xa7\x7d\xee\x0a\xab\x9a\x78\xab\x56\x53\x9b\x58\xce\xa4\xb7\x40\x3b\xda\xc4\x72\x1a\x1d\x72\x1a\x6d\x3c\xf3\x8e\xd5\x74\x08\xc8\x69\xb4\x61\xe9\x3d\xec\x34\x3a\xe4\x34\xda\x96\xa8\xb1\xe9\x2e\x82\xf7\xe8\xc5\xf9\xdd\xe6\x79\x26\x4b\x44\x5b\x22\x97\xe6\x79\x46\xf9\xda\x78\xcf\xbd\x55\xad\xaf\x04\xcc\xa5\xf5\x6d\x66\x12\x64\x8f\x68\xbc\xe7\x0e\x3b\x8d\x0e\x65\x1f\x6c\x58\x80\xdf\xaa\xc6\x25\xc1\x13\x0b\xf0\xb1\xa4\x4c\xbd\x85\x98\x37\xde\x73\x87\x9d\x46\x6f\x21\x83\x0f\xe1\xd5\x78\xec\x82\x85\x20\x63\xa7\xd1\x21\xa7\xd1\x86\x69\xf8\x70\x5a\xc2\xa1\xb4\x84\x0d\xd3\xf0\xb1\x14\xff\xe6\x16\x82\x9e\x89\x5c\x32\x56\xf7\xba\x90\xd5\xbb\x2d\x31\x09\x69\x41\x6f\xa1\xfe\xf7\xdf\x43\xef\x8b\xcb\x72\xe1\x42\x09\xda\x96\xc8\xc7\x72\xa1\x7c\x49\x1b\x01\x4d\x86\xd3\x0c\xde\x02\xd3\xc0\x19\x40\x76\x41\x0a\x74\x87\xbb\xc2\x52\x28\xd3\x21\x5f\xd2\xb6\xb8\xc9\xae\x61\xde\x4d\x98\x9b\xb6\xc4\x3c\x86\x99\xc7\xd0\x72\x89\x0c\x87\xa7\x7f\xc0\x0d\x88\xeb\x3d\xec\x1c\x3a\x48\x1c\x98\x3a\x16\xe3\x63\x59\xce\xc3\x4b\xf4\xe2\xfa\x5d\x8f\x0b\x39\xaf\x13\xb8\xe4\x56\x7f\xc6\x1f\x70\xc8\x61\x9a\x3c\x51\x82\xf6\x8f\xc8\xd3\x82\xdc\x42\x90\xeb\x9e\x4f\x0b\x72\x2b\x6c\x82\x2f\x3e\x84\x7f\x8d\xff\x02\xe7\xce\xb1\xa6\x79\x3a\x82\x5c\xff\x88\x0c\xa7\xd9\x18\xc9\xc1\xfb\x47\x64\x38\xbd\x5e\x28\x3b\xfb\x47\x67\x92\x42\x9c\xde\xc2\x06\x67\xbd\x96\xc9\x8d\x3c\x0d\x5d\xef\xbe\x6b\x79\x5c\x91\xb0\x61\x75\x51\xe7\x9a\xdb\x30\xd3\xc3\x15\x65\x59\x1e\x54\x62\xc2\xfe\x11\x17\x93\xb2\x73\x28\x01\x61\xd7\xb3\xef\x5a\xe6\x1a\xa4\x6f\xe8\x1f\x51\xad\x42\x99\x0e\x12\x10\xae\x2e\x22\xb7\xd8\xb7\x96\x46\x25\xa6\xb7\x3c\xaa\xa5\x51\x89\xe9\x6d\x53\x21\x2e\xa0\xfd\xa3\x13\x6f\x9b\x69\x84\x72\x33\x75\xbd\x06\xaf\xed\x4d\x84\x29\x6e\xff\x88\x9a\xb7\x6e\x94\x72\x01\xed\x1f\x31\xc9\x6d\x26\x89\x7c\xd7\xf5\x7a\xbc\x2c\xdf\x29\x61\x61\xff\xe8\x88\xdc\xde\x8c\x21\xd0\x5d\x9c\xe9\xd9\x7a\x0d\x96\x4b\x67\xc7\x20\x7d\xd8\xa5\x73\x90\xa1\x30\x75\xbd\xfa\xda\xa5\xf3\x16\x06\xb8\xfa\xe9\xc3\x6b\x43\x9d\x49\xd4\x79\x3c\x0f\x84\xcf\xe9\x49\x37\x20\x65\x7b\x18\x4a\x58\xd8\xf5\x1a\xbc\x8e\x77\x29\x02\x5e\x4f\xba\x19\x1d\x2f\x23\x91\x55\x7b\xd2\xe1\x78\x4c\xb5\x08\x78\x5d\xaf\xc1\xb8\x6c\x52\x10\xce\xfc\x58\x90\x5b\x47\xfd\xe7\x19\xc0\xbe\x98\x43\xbe\x98\x3d\xe9\x70\xfc\xfa\x26\x85\x69\x6d\xc7\x22\xfd\x56\x9b\xf1\x0e\x3e\x84\x0f\xe3\xf3\xbf\xff\xee\x83\x0b\xb1\x5d\x34\x07\xbe\x97\xa9\x27\x51\xe1\xd7\xcb\x42\x60\xd5\x9e\xc4\x23\x2d\xb0\xc9\x15\xb3\xeb\x91\x78\x7d\x7d\xe5\x20\xb0\x6a\x27\x8c\xf8\x58\x5f\x9f\xc9\xa1\xf3\xbc\xb8\xba\x69\xa6\x81\xcb\x65\x4f\x62\x6e\x3f\x6f\xba\x9f\xba\xaf\x33\xf6\x67\x1e\x1f\x92\xd8\xc5\x99\xb6\x9f\xcf\xb4\x30\x8d\xed\x18\x18\x0c\x27\x06\x1c\x4a\x00\xd8\x93\x78\xde\xcf\xab\x42\x10\x9e\x9e\x45\x25\x3f\xf3\x4e\xe2\xb0\xf6\x2c\xde\xf6\xd3\x5b\xe1\xfa\xc5\x91\xd0\x49\x5f\x79\xab\xea\xfe\x0f\x1e\x99\x45\x3d\x3f\xaf\x16\xb9\x1e\x7a\xce\x7f\x61\x67\x3f\x96\xc5\x3c\x39\x6a\xf6\xac\x6b\xf4\x63\x56\x83\x66\xb3\x67\xb1\x32\x8b\x73\x0b\x71\xae\x67\xdd\xa4\x14\xbb\xe7\x16\x06\xf8\x14\xbe\x8c\x33\x6c\xf1\xa0\xc7\xc3\x0e\xf9\xad\x0f\x2d\x9a\xa5\xb6\xf5\xc4\x01\xdf\x33\x52\xf9\x7a\xcc\x71\xc9\x34\xd1\x33\x6f\x40\xf6\xf7\x1c\xf2\xf7\xec\x59\xb7\xf4\xc7\x1c\x97\x3c\xe9\x3d\xeb\x96\xfe\x7a\xef\xbd\x2c\x72\x16\x6f\x7a\xbd\xc8\x48\x67\x5d\x2f\xd1\xeb\x35\x91\x86\xea\xf1\xe2\x4c\xcf\xbb\xfc\x3d\xab\x9c\x45\x2c\xaf\x2f\x64\x2f\x2c\x14\x73\xf4\xe1\x34\x80\xb7\x40\x3f\x75\xf1\x7a\x25\x75\xe2\xd9\x99\x7a\xd1\x49\xf8\x9a\x87\x62\xe9\xda\x0b\xd2\x93\xd3\xfd\x0d\xf2\xfb\x5d\x7c\x08\xdf\xc6\x63\xb9\x4a\xf2\xf7\x8f\x70\x96\x8b\x20\x28\xc3\x69\xfd\x06\x9e\xa0\xbd\xf3\xd0\xbd\x2d\x9c\xed\xcf\x1d\x47\x97\x2c\x87\x37\x28\x85\xe8\xbd\xde\x9b\xf7\x67\xfb\x57\x37\xbf\xca\x39\xb8\x15\xd0\xe7\x16\x62\xb5\xf4\x0e\xbd\x2d\xcb\x29\xa9\x5f\x27\x34\xca\xad\x36\xe3\x1d\x5c\xbd\xd4\x2c\xe0\x17\xda\x71\x16\x1e\x5b\x59\xdf\x6f\x81\xee\xf0\x04\xb4\x93\x16\x71\x27\x4d\x02\xb4\xb6\x15\x24\xf5\x16\x82\xa8\xf4\x0c\x6d\xf7\xd2\x5b\x18\xb7\x79\x76\xd2\x96\x79\xed\x2d\x30\xf7\xcd\xb8\x46\x85\x79\x6d\xc7\xd4\xfd\x56\x9b\xf1\x20\x7d\x4c\xdd\xc7\x56\xf8\x9f\x41\xce\xbf\x8b\xeb\xfb\xe3\xf6\xe1\xab\x44\x44\x19\x64\xfe\xa3\xc0\xac\xf1\xae\xb8\x2d\xf9\x91\x0b\x30\x75\x02\xa4\xdf\xea\x36\x4e\x3b\x30\xa6\x6d\x2d\x21\x7e\xac\xa9\x93\x12\x72\xd8\x7d\x75\xc8\x7d\xb5\x17\x2d\xba\xf2\x5a\xdc\xc2\x03\xae\xdf\xf5\xea\xe2\x8e\xda\xb1\x3a\xbf\xd5\xc7\xf8\x0b\xae\xef\xbd\x8a\xd8\xd7\x2a\x14\xc8\x70\x6a\xc0\xa1\xd4\x80\xbd\x72\xbb\xda\xb2\xaf\x1d\x72\x53\xed\x35\xfb\xfb\xaf\x71\xda\x17\xb5\xc9\xbe\x76\xe0\xaf\x7a\x71\xb5\xe3\x65\x24\xdf\x45\xaf\xa2\x36\xb9\xaf\x0e\xb9\xa9\xf6\x5a\xd4\x8e\x44\x5a\xb9\xa9\x76\x3d\x6f\xef\x22\x8e\xbb\x09\x30\xd4\x89\x88\x32\xb6\x02\x0c\xdd\xc2\x03\xae\xdf\xf5\xfa\x92\xa1\xbe\xeb\x79\x7b\x5b\x0b\x89\x1f\x6b\xea\x7a\xde\xde\x16\x06\x37\x81\x87\xba\xde\xb1\x9d\x7a\x70\x28\xf5\x60\xd7\x3b\xb6\x53\x0f\x0e\xb9\xbb\x76\xac\xd7\x87\xdd\x5d\x87\xdc\x5d\x3b\x21\x54\x86\xdd\x5d\x6f\xe1\x07\x5e\x85\x8b\x1e\xd0\x4e\x76\xcc\xd7\x6f\xb5\x1a\x67\xde\xb8\x47\xed\xaa\x97\x27\x72\x0d\xa6\x5e\x45\x6f\xb2\xd0\x1d\xf2\x83\xed\xe4\xfb\xbe\xd5\x61\x9c\x71\x89\xde\xaa\xe7\x0d\x4b\x5c\x99\xd9\x0f\xa7\x24\x1c\xf2\x83\xed\x55\xf4\x56\x3d\x6f\x95\xf9\xd1\x43\xf6\x6e\x1e\x6f\xe3\x36\xdc\xc4\xf3\x9a\xe9\x1f\xbf\xd6\xde\xb4\x7f\x9b\xc7\xd5\xb8\x07\xb6\x9c\x84\x4f\xe3\xb4\x2f\xba\x6a\xa6\x93\xf0\x6b\xed\xba\xde\x3a\x53\xe1\x50\xa6\xc2\xae\x07\x6b\xbb\xaf\xde\xc2\x17\x9c\x65\x6f\x26\x07\x0c\x77\x7b\xe3\x32\xbf\xad\xcc\x94\x3b\x6a\x27\x00\xfb\xd8\xdd\xc3\x42\x69\xd9\xf5\x30\xbd\xbb\x97\x11\xa5\x65\xd7\xc3\xb4\x33\x18\x0e\xf9\xa9\x76\x02\xb0\x8f\x6d\xa5\x25\x0e\xa8\x17\x6f\xc2\xfd\x3d\xf7\xa5\xd6\x85\xeb\x1a\x48\x0a\xc2\xd4\xf5\x70\xbc\xfb\xfe\xf3\xfd\x0f\x9c\x65\xe9\x3a\xa2\x94\x43\xb0\x37\xae\xc9\xdb\xca\x46\xe5\x0a\xec\x4d\xcb\xae\x00\x45\xb7\xc0\xf7\xcb\xdf\x8b\x9c\xb1\xac\xed\x64\x90\x1c\x7b\x98\x3b\x0f\xb8\x73\xd7\xb2\x5b\x09\xb9\x07\x37\x0a\x0c\xb9\x6f\x75\x19\x7f\xc0\x99\xe7\xe1\x43\x8a\x58\xab\xbd\x8b\xfd\x0c\x1f\x3a\x03\xb6\x24\x3d\xcb\x1e\x3e\x5c\x06\x57\x04\x0c\xb9\x07\xa9\x03\x29\xbc\xe0\x7c\x3f\x3d\x5e\x94\x8a\xbd\x63\xbc\xb3\xad\x35\x24\x9b\xe0\xc5\xff\xc2\xce\xfe\x7e\xad\xdd\x84\x41\x6e\xd7\x7b\xf3\x9e\x7a\x12\x91\x5b\x6a\xd7\xbb\xf2\x9e\xa6\x5e\x0c\x75\x3b\x76\xdb\x63\x4f\x2f\xb3\x64\x54\x09\x85\xce\x31\x38\x94\x63\xb0\x63\xb7\x3d\xec\xaf\x7a\x0b\x7c\x2f\x32\x52\x7a\x8e\xa1\x1c\x83\x5d\xef\xcd\x7b\x7a\xf9\x89\xfd\xda\x31\xc4\x1e\x7b\xf9\x10\x96\x8c\xda\xc5\x55\x96\xa7\x43\xc2\xa8\xde\x9b\xf7\xf2\x78\x09\xf2\xda\x31\xac\xbe\xd5\x6c\x9c\xf6\x51\xae\xee\xe5\xf1\xae\xad\xef\xd9\x06\x56\x5a\x92\x3c\x30\xf5\x2e\xee\x21\xcb\xdb\x5b\x88\x65\x1b\x3a\xad\x96\x97\x9f\x00\x46\x9d\x08\x22\xc3\x39\x03\x07\x39\x03\xc7\xc7\xc3\xf2\x6e\x25\x65\x60\x1f\xba\x48\x59\x48\xdd\x9b\xdd\x37\x74\x58\x6d\x53\xb5\x84\x51\xec\xa7\x87\x53\x09\xde\x42\x05\x1f\xc2\xdd\x0e\xb2\xf7\x10\xf7\xd8\x5e\x2e\x0c\x6f\xfb\xd0\x61\x65\xa1\x53\x7e\x9e\x7d\xe8\xae\xb3\xbd\x2c\x9b\x8b\xe3\x10\x99\x58\xa9\x88\xc3\xe7\xc5\x9b\xf0\x63\x9c\x71\x21\x85\xd9\xcf\x73\x90\x6b\x30\xf5\x21\xee\x77\x7c\x08\x13\x5f\xa8\x0f\x1d\x3e\xc7\x17\x47\xe2\x0b\x75\x3d\x5b\x6f\x6b\x15\xb7\x84\xce\x81\xa9\xce\x3e\x1e\xd7\x81\x0c\x87\x2e\x3b\xc7\x87\xc6\x81\x0b\x0d\x91\xc9\x31\x17\x3a\x70\x57\x0c\xa5\xc7\x3e\xe6\xae\x47\xe3\x15\x17\x3a\x1e\x2f\xd9\xf0\xbb\xde\xb3\xf7\xf1\x78\xc9\x86\xdf\x87\xb8\xd3\xd7\xe3\x25\x90\x50\x1f\x3a\x94\xbe\xbe\x58\x87\x3e\x72\x64\x75\xff\xeb\x69\xc0\x4e\xb7\x4f\x31\xa7\xaf\xa9\x96\x38\x42\x7d\x8a\x09\x7d\xcd\xb4\x24\xd4\x12\xc9\xe4\x56\xdd\x0e\xd3\x33\xc5\x9c\xbe\x9e\x9e\x2f\x67\xaa\x1e\xbe\xb7\xb5\x8d\x1b\x6d\x63\x27\x16\xe4\xad\x56\xe3\xc1\xcc\xf4\x20\x6e\xf7\xcf\x81\xbf\x67\xea\x53\x77\x20\xb9\x73\xde\x02\xfd\x47\xb6\xdf\x3f\xdf\x65\xd1\x12\xf6\xa9\xbb\xce\xcf\xbb\x8b\x90\xb0\x7d\x8a\x9b\xfc\x7c\x68\xfc\xe0\x1a\x53\xdc\xe4\xe7\x7e\xfe\xd4\x4f\xdd\x89\xad\x55\xdc\x68\x15\x3b\x21\x51\xc6\x56\x48\xd8\x81\x5f\x67\xea\x53\x77\x14\x8b\xa1\xfb\x51\xff\x75\x57\xb6\x18\xba\x49\x53\xdf\xb1\x93\x1e\xf6\xf3\xbc\x05\xfa\x2f\xf2\x79\x7c\x47\x7c\xb4\x2e\xbc\x01\xed\xc7\xdc\x04\xcb\xda\x3e\x45\x3e\x8f\xe7\x01\xcf\xcd\x4e\xa0\xef\xb1\x2d\x87\xe2\xaa\x99\xfa\xc4\x42\x68\x3f\xdb\xfd\xb9\xf4\x3b\x8a\x24\x12\x8b\xa7\x78\x6a\xde\xcf\xd5\xbc\xaf\x3a\x0f\xcc\x87\x88\x2b\xb7\xda\x8c\xb3\x8c\x62\x62\x8f\xcf\x24\x94\x8a\x7d\xa9\xfd\xd7\x77\x05\x22\xd7\xf6\xa5\x2b\xf7\xeb\xe5\xc5\x80\xb6\xeb\xbd\xdd\x89\x10\x6f\x61\x82\xeb\x7b\x1f\x16\x64\x0f\xe9\x2b\xfb\x7b\xf5\x1f\x87\xce\xbe\x74\x16\xca\x50\xf6\x16\xf8\x5d\x9d\x85\xaf\x45\x9e\x08\x6c\x34\x8a\x9b\xf7\xa6\x26\xcc\x51\xd7\x33\xfc\x7e\xbd\xa9\xb1\x9f\xed\x4b\x72\xdf\x6b\xea\x21\xa9\x48\x5f\x92\xfb\x2c\x15\xe3\x08\x7a\x71\xb5\x6f\x9e\xfd\x22\x39\x2d\x6e\xee\x47\xe1\x8f\x6e\x81\xef\xa1\xda\xa3\x24\xf8\xb7\x10\xd4\x43\x1c\xf2\x71\x94\x25\xe4\x16\x1a\xb8\xbe\x17\x73\x3b\x1f\x76\x29\xf6\xd4\xe3\xd8\x7e\xf6\x10\xd0\xb6\xeb\xbd\xdd\xf9\x1d\x6f\x61\x81\x57\xe1\x5f\xe1\x2c\x2f\x11\x5a\x86\x1d\x46\x87\x1c\x46\xfb\xe2\x75\xe0\x28\xeb\xc7\x38\x12\x5c\x89\xc4\x72\xab\x8f\xf0\xa0\xda\x81\x5d\xf3\x20\xed\x22\x85\x27\x70\xa4\xfa\x93\xc4\x4d\xe4\x00\x3a\xf4\x8e\x6d\x07\xd0\x81\xc7\x67\x1a\x1f\x0e\x2f\x1c\x3c\xa3\x10\x12\xcc\x90\x9d\xf2\x49\xc7\xdf\xc7\xd5\x68\x90\xff\x72\x90\xa6\x91\xc2\x1b\x38\xeb\x75\x2c\xa1\x1e\xec\x58\xc7\x07\x2e\x63\x0f\xd0\x71\x90\x44\x87\xec\x91\x49\xc7\x48\xa1\x06\xae\x75\x51\x20\xa5\x5b\x60\xbc\x4d\xdf\x6f\xb7\xbf\xe9\x27\xdc\xe4\x28\x12\xed\x2d\xac\xc0\xfb\xdf\xd8\x79\x9d\x2c\x72\x3c\xe4\xbc\xf7\xd9\x6f\xc7\xd1\x21\xc7\xd1\x21\x73\x65\x3b\x8e\xde\x02\xc3\x83\x09\x9d\x7c\x3c\xbc\x43\x77\xb5\xcc\x59\x4c\xee\x44\x1a\x90\x21\x39\xde\xf9\x1d\x6f\x81\x51\x73\xb4\x39\x8f\xe3\xc0\xb1\x74\x14\x2e\x46\xa7\x78\xf1\x8b\x26\x89\x27\x26\xa7\x71\xbc\x05\x7e\x95\x13\xec\x14\x2f\x3e\x62\xed\x20\x5e\xca\xad\x2e\xe3\x41\x2c\x24\xc1\x1c\xa7\xb8\x97\x11\x56\x29\x0d\xe2\xa2\x8c\xa3\x78\xb7\x03\x8f\xcf\x95\xb5\x66\xd5\xdd\xc1\xf6\x75\x24\x4e\xa4\x63\xdb\xd7\x83\x74\x39\x08\xa3\x32\x8e\x55\x93\x38\x76\x5e\x1c\x5a\xa9\xe2\xac\xa7\xd2\x4d\xd9\x1e\xdb\xcf\x73\x90\x3f\x31\x0d\x82\x79\x0f\xfb\x79\xde\x02\xdd\x17\xcd\x55\x2f\x0a\xfe\x9c\x23\x15\xb5\x73\xfc\xbb\x87\xef\x39\xd9\x4e\xf3\xb0\x48\x60\x3f\x64\xab\xec\xf4\x88\xb7\xf0\x0d\x5c\xbc\xc0\x36\xae\x27\x72\x71\xa4\x91\x44\x0c\x16\x0b\xe5\xff\x39\xf4\xdc\x7c\x2c\x16\xca\xcf\x73\xe8\xb9\xf9\xd8\xf6\x15\x87\xcf\x34\x92\x56\xdd\xb6\xaf\x38\x7c\x5e\x3c\x0b\xdf\xc6\x99\x37\xa4\xec\x63\x15\x24\xf9\x13\xd3\x48\xe2\x11\xdd\x7b\x0c\x55\xe3\xd0\x7b\xf3\xb1\x58\x78\x3a\xeb\x92\xc5\x3b\x94\xd8\xfe\x16\x0e\x78\x15\xae\x7e\x76\xf6\x98\x6c\x92\x4f\x37\xef\x43\x8c\x1c\xd2\xf4\x9f\x2e\x5e\x7f\x50\x59\x0e\x82\x6d\x8f\xd3\xcd\x3b\xd0\x4d\x0e\xd2\x53\x0e\xa7\x53\x1c\x72\xc4\x1c\x7a\x68\x3e\x43\x5a\x03\xf2\x2a\xa6\x41\xb0\xed\x61\x07\xcd\x5b\x58\xe0\x6e\x47\xf4\x80\x18\x39\xb2\xe8\x41\x61\x8a\x6e\x81\x76\x74\x36\xd8\x66\x55\x0e\x9a\x43\x0f\xd0\x67\x78\x5c\x43\xe3\xe2\x42\x7c\x14\xe7\xf6\x16\x98\x9f\xa6\x76\xf4\x9a\x71\x06\x74\x98\xc5\xb3\x86\x2e\xa0\xe4\x5b\xbc\xb8\xda\xf1\xf6\x42\x8c\x1c\xb2\x91\xb6\xe3\xe6\x2d\x30\x3f\x88\xe5\x67\x7a\x5c\xe8\x26\x47\xc6\xee\xc3\x8e\x9b\xb7\xc0\x3c\x73\xd3\x39\xd3\x3c\x11\xf9\x6e\x90\x16\x73\x1c\xcb\x77\x67\xb2\xbf\x64\xdb\xec\xb4\x8c\x43\x69\x19\x47\x16\xfd\x58\xee\x53\x5a\xc6\xa1\x97\xe9\xb3\xcc\xad\x16\xdc\x8a\xc0\x27\xb7\xaa\x76\x30\x32\x1d\x85\xab\xc8\x51\x4e\xf8\x81\x2b\x65\x1a\x45\xfc\x41\x81\x68\x87\x3c\x28\x87\xde\x8e\xcf\x32\xbd\xa1\x6c\x1c\x45\x67\x8f\xe5\xbb\x83\x7c\x37\x8a\xce\x1e\xcb\x71\x87\x64\x1d\xa3\x14\x7d\xef\x7d\x84\x91\xe9\x28\xe2\x03\xcb\xfb\x88\x40\x41\x43\x8f\xc1\xf6\xb8\x1c\x24\x62\xbc\x78\x17\x5e\x8c\x0f\x70\xda\xb1\x35\xe9\xd9\xec\xa3\xa2\x33\xc9\x82\xdc\xd9\xac\x4b\xd1\xfa\x6e\xf3\x3d\xac\x49\x87\x5e\x83\xed\x41\x39\xf0\xa0\xec\xe9\x23\x58\x72\xca\x21\xf5\xfb\xd0\x23\xb1\xd3\x2f\xde\x42\x8e\xcf\xa7\xe0\x63\xf8\x7b\x61\x9e\xbc\xce\x31\x31\x84\xb8\x65\x0d\x21\xce\x8e\x14\xde\x0b\x67\x7d\xed\xa9\x8c\xd8\x3b\xd6\x0f\xda\xb7\x71\x90\x3a\xb1\x9b\x31\x7f\x7d\xb9\x0a\x11\xa9\x27\xed\x4f\x6b\xf5\xf0\x6c\xec\xe4\x58\xb8\xb5\x63\x38\x3a\xa8\x55\xfa\x9a\xcb\x86\xe0\xd4\x13\x52\xac\x93\x25\xde\xc2\xb8\xb0\xd6\xc2\x2a\xbd\xf3\xbd\x9b\xae\x27\x6d\x35\x0b\x45\x27\x4c\x2d\xbb\x39\xf5\xd7\x53\x88\x42\xef\xcf\x79\x6b\x99\x88\x94\x89\x69\x10\x31\xfc\x56\xab\xf1\x76\x45\x3d\x44\x10\xbb\x34\x0e\x25\x50\x1c\xb2\xe6\xb6\x8f\xe2\x90\x8f\xe2\xd0\xb3\x39\x2e\x88\x14\x58\xe8\xa5\x9f\x35\x01\x63\x68\x39\xaa\x56\xfa\xe7\x5b\x07\x22\xd4\xd0\xb3\xb9\x7d\x11\x87\x7c\x11\x47\x15\xe3\xb5\x42\x0f\xa7\xc4\x8b\xd3\x9f\xc7\x1b\x13\x51\x69\xc8\xfa\xdb\x3e\x87\x83\x54\x89\x17\x67\x8e\x1f\x33\xc6\x87\x8d\x59\xb5\x52\x8f\xfb\xff\xc0\x18\xab\xd6\x44\x4e\x85\x43\x4e\x85\x83\xa0\x2c\xc3\xce\x83\xb7\xf0\x80\xff\x45\xe2\xc6\x61\xdf\xc2\x81\x6f\xe1\x1f\xfa\x7e\x24\x20\xe2\x4b\x98\x86\x1e\xc9\xed\x42\x38\x94\x6f\x71\x54\x2d\xb2\x25\x20\x7c\x09\xd3\xd0\xa3\xf7\x79\xbd\x6a\x2f\xc7\x84\x1e\xbd\xcf\xeb\xd9\x20\x74\xcd\x20\xed\xe8\xb0\x0b\xe1\x90\x0b\xe1\xa8\xba\xb2\xbf\xde\xce\x2f\xab\xa9\xc7\x70\xbb\x0a\xde\x02\xbf\xab\x63\xda\xa2\x0e\x09\x13\x2f\xde\x84\x6f\xe3\xac\x9a\xd8\xb2\x45\x9a\x43\x48\x9b\x51\xc5\x7e\x5f\x5f\x57\x5e\x88\x97\xf8\xe0\xd3\xae\x82\xb7\x10\xec\xa5\x05\x15\xcd\x29\x85\xde\x2d\xbc\xe0\x03\x9c\x63\xee\x16\x62\xde\xb0\xea\xbe\xd5\x9f\x71\xbe\x4f\x6a\x07\x2a\x9d\x4a\x70\x38\x5a\x52\x3b\x88\x0a\xb7\x70\x05\x5c\x6e\x73\x13\x07\xc1\x28\x70\x4a\x34\xe3\x48\x34\x53\xf9\x0d\x47\x8b\x5b\xde\xb4\xe7\xdf\x2d\x24\xf0\x25\xbc\x1a\x8f\x53\xb7\x95\x24\x7c\x18\x5f\xe0\x45\xb8\x86\x9b\x58\x46\xac\xc0\xa7\xf3\x18\xde\x42\x4c\x33\xd6\xde\xd3\x1e\x7e\x73\x4a\xd2\xe1\x51\xfd\x56\xfd\x3d\xc4\x8b\x95\xf6\x9c\x8a\x5d\x73\x0b\xb1\x09\x88\xb5\x32\xed\xb1\x37\x95\x98\x70\x60\x8d\x3d\xa7\x62\xd7\xcc\x49\x8c\x9a\xd1\x82\xac\x6e\xb5\x1a\x67\x5c\x43\xdf\x23\xa1\xdc\x02\xfd\x09\xf2\x99\x53\xba\xb2\x29\x4f\xbb\x81\x35\xf6\xad\x4e\xe3\xcc\xc3\xa2\xfd\xe2\xf9\x29\x30\x27\xd2\x8d\xde\xaa\xc6\x5b\xf4\xbb\x22\x9f\xe2\x79\x20\xd7\xfb\xe8\x22\x13\x25\x02\x9c\xf2\xa8\x1b\xfd\xa3\xef\xb7\xdb\xbf\xf4\xdb\xb1\xf1\x9f\x76\x90\x9b\x72\x90\x1b\x5d\x54\x52\xbd\xbc\xa4\x68\x1f\x18\x69\xdf\x6a\x31\x1e\x54\xd5\x45\x26\xd5\xdd\xc7\xa1\x6e\x60\xbc\x3d\xed\x50\x37\x95\x37\x70\x74\x91\x4f\xf5\x34\x87\xd4\xd1\x89\xd4\x33\xa7\x62\xc7\x4c\xf2\x04\xa6\x41\x14\xf0\x5b\xd5\x68\x49\xb9\x3e\x88\xa5\x72\xab\x6e\x86\x55\xe7\xcd\x7c\x92\x15\x90\x42\x03\x57\xfb\xa6\x06\xcc\x20\x07\xaa\xa0\x69\x7f\xba\x5b\xe0\x7b\x51\x4f\x5b\x1a\x16\xe6\x8b\x03\x5b\xec\x5b\x5d\xc6\x63\x36\x5b\x15\x7c\x0c\x33\x9b\x22\x9e\xe6\x45\x41\xd3\x34\x08\xde\x3d\xa7\x02\x9f\xde\x02\x8b\x25\xe2\x69\x26\x1e\xdc\xe6\x06\x4f\xe6\x13\x6f\x39\x0a\xbf\xf8\x59\x16\xa5\x7b\x51\xfa\xd4\xe7\x53\xf8\x31\xce\xec\x88\xa6\xfa\xd2\xcf\x12\xe0\x74\x74\xd1\x94\x92\xf4\xdd\x42\x74\x7f\x7c\xa0\x71\x79\xbb\xdd\x42\x06\x57\xfb\xbb\x1a\x8f\x59\x23\x44\xc9\x9c\xdd\x7b\xb1\x73\x93\x1b\x62\x49\x52\x34\xdd\x42\xd0\xfe\x10\xf1\x0c\xf3\x0c\x14\x4d\x83\x90\x23\x73\x0e\x13\x15\x8a\xa6\x31\x44\x0d\xca\x84\x71\x0b\x03\xbc\x0a\x3f\xc6\x63\xbc\x3c\x99\x4f\x7b\xa9\x4d\x25\xe9\x1b\x43\x3c\x63\xb8\xff\x04\x32\x1d\x84\x16\xb9\x55\xcd\xc3\x50\xff\xb5\xbc\xc3\x54\x15\x91\x4b\xab\x59\xd2\xf0\x6a\x0d\x0d\x4b\xcb\x32\xcd\x62\xe6\x65\x31\xa3\xa8\x97\x92\x03\x6e\xe1\xf7\xdf\x7f\x97\xd2\x8a\xe0\xc7\x30\x93\x2f\x52\x93\xba\x68\xca\x07\x6d\x8c\x01\x8d\x4c\x0f\x6a\xde\x8d\x3e\x30\x91\xb8\xb5\x6a\x98\xb9\x99\xcc\xd9\x74\xdf\x43\xdd\xa3\xcb\xef\x24\xaf\x1f\x85\x1f\x9f\x83\x2f\x6f\x08\x82\x8f\x0e\x5e\xd7\x6f\xb5\x19\x67\xca\x56\x13\xfe\x35\xce\xd4\x8b\xa4\x96\x97\x8a\x20\xa3\x83\xfc\x9a\xb7\x7a\x8c\xc7\xf7\x53\xa4\x23\x0b\xc5\x89\xeb\xda\xc5\xab\xf0\x65\x3c\x66\x81\xf0\x24\xb7\xea\xdf\xe5\x34\x9e\xe2\x6b\xcb\x6b\xb2\x60\xbf\xd8\x8f\x4f\x7b\xa6\x4d\x79\xa6\x8d\x99\x21\x85\xed\xf1\x4a\x68\x98\x3a\xce\xb6\xc7\x2b\xa1\x61\x8a\xf1\x48\xfb\x73\x0b\xb4\x2f\x06\xb6\x7d\x4a\xa3\xfd\x19\xe4\xd7\x9c\x73\x9b\x03\x6c\x8d\xab\xb2\xb5\xb6\xfb\xb9\xd5\xcf\xf6\xf9\xe7\x3b\xd7\x9c\x67\xaa\x39\x94\x3a\x83\x40\xe5\xd3\x2e\x64\xb7\xa0\xe6\xa6\xf0\x63\xfc\xfb\xdf\x7f\xcb\x3d\x7d\xce\x63\x36\x86\x81\xe1\x98\x3a\x1c\x65\x48\x38\x71\x0d\xbb\xf8\x10\xfe\x35\xce\xaa\x89\xbf\x1d\xf3\xb1\x03\x1f\x23\xe8\xce\xb4\x07\xd9\x94\x07\xd9\x98\x3a\x34\x8f\xa9\x0e\x57\xb1\x31\x45\xa4\x0a\x9a\x32\xf1\x0d\xbb\x38\xd4\xf5\x35\xc3\x42\x19\x33\x08\x76\x72\xab\xd5\x78\xbb\xc3\x2a\x43\xf0\x34\x1c\x1b\x72\xae\x2c\x5c\xa7\x05\x21\x3a\xc7\x14\x3f\xfc\x9a\xb8\xbe\x0c\x17\xe3\xf8\x39\x65\x48\x78\x0b\xd1\xcd\xa5\x2b\xd7\xcf\x1b\x9b\x50\x9c\x63\x89\x48\x7f\xe6\x63\xc4\x52\x19\x18\xc1\xdf\xea\x36\xfe\x80\xd3\xfd\x9f\xb7\x36\x96\x84\x63\xe9\x70\xfc\x79\x73\x84\x49\xa1\x9c\xf4\xe7\xfc\xf9\xb0\x8b\x4c\xed\xf2\x95\x9f\xe4\xf0\xa3\x10\xa3\x5a\x22\xd1\x9f\x6f\x6e\x3f\x6e\x6e\x4b\x1c\xe2\xe7\x23\xff\xa7\x51\x55\x46\xf5\x78\x0b\x48\xec\x58\xfa\xd9\xc7\x5c\xf8\x81\x0b\x2f\xb1\x8e\xc7\x34\x85\x3f\xd8\xc0\x64\x7e\xda\x1f\x6c\x4e\x22\x74\x8e\x25\x06\xf7\x78\xb1\xf0\x07\x1b\x4b\x34\xfb\x98\x08\xf1\x07\x1b\x4b\xec\xf3\xf1\x05\x96\x18\x27\x83\x64\x9f\xd3\xfe\x5d\xb7\x40\xff\xc5\x28\x1f\x73\xb8\x70\xf4\x6a\x49\x34\xf8\x78\xb8\x8f\x86\x2b\xfc\xf5\x16\x92\xbc\xb1\x44\x9b\x32\x14\xbc\x05\x16\x45\xb4\xf9\xfa\xc6\xf2\x6a\x11\x27\xc3\x7a\xcd\xe1\x5e\x68\x73\x89\x66\x5f\x0f\xeb\x85\x13\x2c\x71\xd0\xd7\x9c\x40\xf2\xc6\x12\x07\x7d\x7d\x91\x94\xbc\x41\x0e\xd0\xe9\x5c\x81\x13\x3f\xaf\x34\x51\x11\x4c\xbb\x77\xdd\xc2\x00\x57\x3b\xbe\x60\x86\x85\x61\xcb\xda\xea\xaf\x6f\x3e\xd8\x1b\xce\xcf\x1f\xfc\x31\xfe\x82\xc7\xb0\x96\x34\x2b\xb7\xb0\xc0\x27\xb8\xb6\xe2\x22\x32\xc9\xfc\x70\x86\xe3\x04\x46\xe1\x80\x0f\xe1\x8f\xf0\x60\x7c\x13\x8b\xf9\xb9\xa4\x71\x99\xa4\x10\x54\x54\xe2\xb9\x14\xb0\xe4\x16\x68\x06\x71\x60\x7d\x44\xfb\x0b\xf1\x64\x7e\x20\xe6\xa5\x3c\x14\xb7\x50\x03\xaf\xea\x3e\xe6\xa1\x13\x2f\xb2\x8b\xab\x9d\xe3\xf6\x0f\xed\x57\xfd\xee\x71\x37\x35\x0d\x8d\x61\x59\xcc\x59\x88\x33\x13\x45\xc6\xad\x0e\xe3\x13\x7c\x09\xdf\xc2\x17\xfd\xec\x6a\x47\xe7\xc5\x0a\x93\xc4\x8b\x4f\xe1\x1a\x57\x78\xa3\xa5\xf9\x19\x6a\x7f\xbb\xfd\x4d\xfb\x43\xed\xeb\xfc\x52\xaa\xc0\x49\xe0\x93\x69\xe7\xb1\xa9\x54\x81\x13\x93\xf6\x5b\x2d\xc6\xf9\x5d\x58\xde\xca\xee\x7f\x28\x74\x1a\x6f\xb8\xb7\xf6\x0a\x0e\xe9\x67\xa6\x0f\xab\xa5\x08\x9d\xb7\xd0\xc1\xd5\x8c\x8e\x3b\x39\x9b\x4d\x42\xb5\xcf\x95\x3d\xac\xcc\xb0\x08\xd5\x3e\xf1\x3d\xa3\x10\xc4\x9c\x44\x6d\xf9\xb8\xfb\xa1\xa7\x9a\xc4\x31\xb9\x55\xff\x2e\xcb\x88\x45\xfb\x5c\xd2\xb4\xdc\x42\x50\x15\x8f\x53\xb7\xda\x8c\x4f\xf0\x2e\xfc\x31\x1e\xd3\x96\xe0\x79\xab\x88\x27\xe1\x0f\x76\x71\xb5\xa3\x7b\xff\x8a\xc0\x25\x17\x57\x3b\xba\x74\x2d\x2c\x0e\x67\x12\x39\x58\xba\x52\xea\xc2\x49\x8c\xf5\xb9\xca\xf1\xf7\x90\x1b\xa6\xee\xd3\xee\x61\x53\x6e\x60\x53\xcc\x6a\x59\x2c\x22\xc7\x60\x9a\x98\xa8\xdf\x6a\x33\xce\xfc\xc3\x4c\x56\xd5\x49\xb7\x48\xb3\x3e\xd1\x19\xdc\xea\x31\xfe\x03\x6f\xe0\xde\x75\xc4\x25\x99\x59\xeb\x5b\xdd\x7f\x74\x33\x33\x7f\xd4\x4f\xdd\x84\x17\xe9\xd4\x27\xb6\xeb\xb7\xfa\x07\x8f\xf9\xcc\x89\xf6\x9b\x4e\xc0\x85\x1c\x35\x33\x27\xdd\x52\x86\x8a\x49\x72\xc1\x34\x33\xd7\xb4\xd5\x4c\x6f\xc4\x25\x99\xc4\x3d\xb9\xd5\x6d\x9c\xef\xc5\x35\xa4\xb3\x99\x72\x1b\x9b\x59\xeb\xae\xb4\xe9\x13\x3f\xb1\x8b\x4f\xe1\xfe\xdd\x30\x36\x99\x59\xeb\xde\x3c\x2e\xdc\xc6\x66\xae\x7f\x61\xd2\x75\xbf\xf6\xcf\x68\x3a\xc4\x3d\x2c\x97\xad\x90\xcb\xd2\xcc\xe2\x1e\xdd\xcb\x8c\x05\xe0\xc4\xa8\x7d\x3a\xe5\xe0\x94\xf7\xd8\xcc\xe2\x12\x16\xcc\x16\x19\x29\x26\x2f\x97\xb7\xda\x8c\xb3\x3c\x3c\x56\x38\x45\xe1\x54\x8a\xc2\x89\x51\xfb\x5c\x7d\xfb\x77\x61\xba\x59\xe4\x65\xc1\x6c\x61\x01\x38\x33\x67\x9b\x53\x17\x4e\xa5\x2e\x9c\x99\xb3\x0d\x2f\x33\x0a\x2c\x33\x8f\x15\x6b\x78\xfb\x21\x98\x4d\x62\xac\x4f\x32\x16\x52\x88\xe9\xc6\xa8\x7d\x2e\x65\x9e\xb8\x85\x0c\xae\xef\x57\x37\x7e\xc0\x97\x70\x2d\x0f\xb1\x35\x67\x11\x79\x8d\xed\xef\xe1\x8a\x45\x87\xcf\xf0\xb8\x70\x37\x9b\x85\xdb\xfe\x92\xea\x66\xca\xdd\x6c\x4a\x04\x5b\xc3\xeb\x85\x5b\xd9\x2c\x62\x13\xd3\xeb\x35\x59\x2f\x09\x55\x6b\xfa\x30\xc4\x02\x70\x16\x9d\x32\x16\xe5\x48\x4a\x78\x71\xb5\xe3\x75\x9c\xb0\x95\x22\x7a\x98\x66\x2b\x98\xf8\xcd\xd2\x9a\xf0\x63\xfc\x07\x3e\x85\x8b\xdc\x27\xe4\x5e\x44\x27\x53\x57\xa3\x85\x0a\x68\x16\xd1\xc9\xdc\xdb\x38\xf3\xdf\xd5\x7f\x93\x3b\xee\x69\xb3\x88\x4e\xa6\x2e\xb8\x6b\x6a\x1e\x78\x67\x58\x96\xfe\xd6\xd2\x3a\x8a\x0d\x2d\x8f\x0b\x7f\xb3\x59\x90\xf2\xd6\xf2\x3a\xa2\x1a\x9a\xa4\xd6\x9c\xf6\x37\x9b\xf2\x37\x9b\x55\xc7\xc3\x72\xff\x17\xfd\xaf\x5a\xf7\x25\xb9\x63\x21\xe5\xcd\xaa\xe3\x61\xe9\x71\x72\x91\x62\x62\x62\x60\x7e\xab\xee\x0f\xeb\x5b\xc5\x6e\xb6\x4f\x3d\x02\x87\xcc\xaa\xe3\x64\xfb\x18\x40\xd5\x33\x31\x18\xbf\xd5\x6e\xfc\x80\xab\x1d\xd3\xe1\x86\xdd\x13\x0f\x65\xda\x81\x6c\x2a\x87\xe0\xac\x5c\x7d\xd7\xf6\x2d\x85\x60\x99\xb3\xea\x78\xd8\xee\x27\x01\x42\x66\xd5\xba\x6f\xd3\x27\xb6\x7c\x93\xb7\xf0\x69\xc7\xb2\x5b\x88\x7d\x57\x3b\xed\x1f\x09\x1e\xca\x15\x38\x09\x70\x32\xd7\x31\x1d\x1e\xd8\x2b\x6f\xe1\x73\x1d\xaf\xd7\x61\xbd\xaa\xd6\xfd\x98\x9f\x1c\x2e\x71\x55\xfc\x41\x8e\x65\x53\x8e\x65\x93\xc0\x27\x73\x1d\xaf\xe3\x61\x3f\x56\xf1\x8d\xe3\x79\x20\x59\xe0\xac\xa2\x9f\x63\x3a\xc4\xc6\x6f\xd6\xa9\x76\xcc\x67\x42\x60\x94\x46\x7c\xda\x3f\x6d\xca\x3f\x6d\xd6\x65\xfc\x18\xa7\x3b\x3a\xc5\xbe\x3e\x65\x88\xc5\x39\x9b\x4e\xb1\xaf\x4f\x99\x2f\x64\xdb\x74\x8a\x7d\xbd\xec\xa4\x78\x98\x4d\xb7\x97\xaf\xb7\x17\x91\x43\xa6\x9e\xce\xd7\xd7\x6c\x86\x08\x21\x93\x40\x29\xd3\x8e\x68\xb7\xf0\x03\x5f\xc2\xdd\x0e\xe4\xd9\x74\x9b\xfa\x7a\xd9\x89\x1c\x32\xf5\x76\xbe\xbe\x1e\x2f\xa9\x1f\x66\xd3\x5d\xf9\xab\xab\xfb\xfa\x86\xc4\x36\xf5\xa6\xbe\xbe\x66\x57\x44\x1a\x99\x0d\x09\x6f\xfd\xbc\x4d\x71\x68\x9b\x4d\xec\xcd\xf2\xa6\x72\x08\xce\xa6\x53\xef\xe7\xd3\xf6\x07\xf9\xeb\x01\x6b\xfd\x7c\xda\x62\x2b\x38\x9b\xd8\xd5\xcf\xb7\x9d\x1f\xe4\xaf\x37\xf5\xf5\xf3\x6d\xe1\xa7\x79\xd0\xe5\xf7\xe7\xe5\xfd\x69\xbc\x5d\xdf\xfb\xd2\xfd\xd3\xb8\x44\x86\x3f\xb3\x9f\x10\x49\x87\x2f\x11\x16\x44\x71\x5d\xbb\x9f\x1b\xef\xc6\x07\xf8\x10\xbe\x8c\xab\xf9\x25\x5c\xcb\xfe\x68\xb8\x22\x37\x0b\xa2\x8b\xd8\x9d\xb3\xe9\x0e\xfd\xf8\x32\x85\x27\xdb\xd4\xd3\xfc\x7a\x4c\xfd\x04\x20\x99\x4d\xa7\x9d\x05\xd4\xf5\x70\xe9\x20\xb0\xca\xad\xba\x3f\x70\xb1\xae\x53\xf0\xf1\x25\x17\x57\xb6\xd9\x75\x0a\x3e\x96\x55\x08\x40\x32\xb1\x6b\xbf\x55\xf7\x1f\x2e\xd0\x35\x3f\xaf\xb9\x00\xb6\x82\x53\x6f\xf6\x78\xb6\x51\x88\xfe\xeb\x0d\x7e\xbd\x5e\x76\x6c\x08\xa7\xde\xe0\xd7\xeb\x79\x20\xa8\xe6\xec\x22\xc3\xd7\x5c\xe0\x85\x1c\xba\xc8\xea\x35\x39\xbc\x90\x43\xd7\x25\xcb\x92\xeb\x22\x29\xc4\xec\x22\xb7\xd7\xe3\x25\x30\xc9\xc4\x70\xfd\x56\x8b\xf1\x06\xfe\x17\x79\xb2\xef\xd7\xc3\x7f\x16\xbb\x52\x6f\xf7\x38\xd0\x51\x60\xd8\x30\xd7\xad\x38\x27\xb7\x40\x77\x39\x54\xb7\x15\x6f\x5b\x92\x2d\x81\xca\xe7\x56\x9c\x93\x5b\x60\xd8\x5d\xed\x2c\x7f\xaf\x69\x1a\xfa\x5e\xd3\x44\x4e\xc5\x8b\x77\x70\xdd\xb1\xb7\x44\xd5\x0e\xb3\xdc\x8a\xb9\x39\x71\x86\x4b\x93\xb8\x2b\xb7\xea\xf6\x35\xae\xa5\x76\xb4\x3b\xb6\x44\x52\xbd\xd2\xdb\x39\xee\x16\x62\xf9\x09\x24\x7e\xab\xc3\xf8\x02\x6f\xc2\x1f\xe1\x6c\x03\xec\xe3\x6f\xb5\x19\x8f\x6d\x30\x78\xc5\xb2\x17\xdc\xdc\x12\x49\x47\xd2\xf7\x5a\x66\x79\xc1\xcd\x91\xf5\xbb\x1e\x17\x5e\x70\x53\xaf\xf7\xdb\x9a\xb7\x8d\xe6\x6d\x62\xf0\x3e\xb7\x62\x62\x4e\xb2\x33\x5e\x7c\x0a\x5f\xc6\x63\x9e\x47\xfd\x08\x57\x7f\x88\x89\x39\xf5\xaa\xbf\x65\x63\x78\x0b\x0d\x7c\x08\x1f\xc6\x83\xfb\x8d\xa6\x76\x74\x59\x56\xb2\xc6\x39\x44\x27\x59\x87\x18\xee\x70\x69\x0e\x2e\x59\xf6\x82\x9b\x1b\x63\xc1\xa9\x07\x79\x72\x34\x52\x60\xbc\x43\xdf\x8b\x7b\x6f\x8c\x05\xe7\x10\x3d\x64\xaf\x23\xa1\x4c\xa6\x5e\xe4\x9d\xc4\x71\xca\x6b\x6e\x0e\x0e\xcf\x6d\x4d\xa0\xbc\xe6\x26\x81\x5d\x6e\xf5\x18\xff\x81\xd3\x1f\x85\x38\x99\x4a\xfa\x38\xf5\x54\x6f\xaf\xb9\x5b\x60\x9e\x97\xda\x17\xb7\xc7\x7d\xee\xe2\x6a\x7f\xbb\x1d\xcd\x8f\xe8\xad\x78\xdd\xc9\x56\x31\x09\x1c\x33\xed\x4d\x77\x0b\x2f\x38\xeb\x22\xef\xb8\x5b\xe0\xfb\xa4\xef\x4d\x0f\x92\x85\xf5\xb4\xbf\x2d\x0b\x6f\x54\x8d\x93\x88\xe4\xb7\x5a\x8c\x77\xf0\x25\x7c\x1a\x0f\x3a\x9f\xb0\xb9\x6d\x55\x23\xee\x70\x17\x67\x7d\xe5\x05\x37\xe5\x05\x37\x27\x1a\xe9\x6d\x5d\x23\xc9\x20\x2f\xce\x3c\x28\x76\xe7\x2d\xc4\xba\xcc\xaa\xef\x3d\x0f\x78\xc1\x4d\x2c\xea\xe7\x96\xfd\xe2\x54\x36\xc8\x39\x11\x0a\x71\x72\xa3\x10\x74\x35\x45\x6f\x0a\xc5\x72\x0b\x7c\xcf\xa9\x6a\x2f\xb8\x49\x9a\xc7\x34\xa7\xf8\x52\xd3\x9b\xc6\x6e\x9a\x07\x2e\xfb\xbb\x79\x1e\xf0\x82\x9b\x44\x24\xbf\xd5\x61\x3c\xf6\x9d\x1e\xd7\x9d\xc5\x71\xe2\xf7\x76\x71\x7d\xbf\xfd\xbd\xc6\xb5\xfc\xfd\xcf\xf8\x03\xae\xdf\x15\x5b\xdf\x92\x9d\xa7\xe8\xa7\x99\x0f\x34\x8d\x97\xe3\x70\x5b\x38\xde\x84\x62\x99\x8b\x63\x6f\xcb\xde\xf1\x16\xa2\xff\x7a\x5d\x77\x16\xc7\x49\xde\xc6\x8b\x17\xe1\x5f\xe3\xb4\x23\x3a\xe9\xa6\x7f\xec\x20\x27\x21\x66\x6e\xd5\xed\x33\x3f\x4b\x74\xa2\x34\x8e\x73\x77\xd6\x9d\x24\xa3\xb7\x9a\x8d\xf3\x3d\xc7\xde\xee\x9e\x1f\xdc\xe9\xe6\x12\xbf\xea\x9e\x9f\xce\xfc\x10\x62\x66\xee\xee\xf9\x21\xe1\xc5\x5c\xa2\x93\xee\xf9\x91\x90\x4d\x28\xf1\xe9\xf4\x8e\xb7\x40\xfb\xe2\x57\x16\xbe\xc9\xf3\x78\x71\xda\xb7\x90\xbd\x43\xc8\xee\x95\xcb\x97\xbd\xef\x26\x69\x1e\x7b\x15\xf5\x0c\x73\xc9\xa1\x59\x10\xb5\x0d\x53\xc9\x40\x64\x23\xe2\xf8\xad\xbe\xc2\x39\xe4\x97\x4e\xc1\xe1\x59\x18\x70\xc9\x35\xf4\xbd\xa9\x7f\x68\x16\x10\x25\xf6\xf0\x2c\xa0\x43\x9d\x44\xa4\x99\x76\xca\x9b\x72\xbe\x9b\x44\x9e\x99\x76\xbe\x9b\x64\x79\xbc\x38\xc3\x52\xe4\x96\xa9\xe4\x8e\x73\x89\xda\xa6\x57\x11\xb5\xe8\x22\xc2\xcc\xdc\xd3\x5c\x0c\xab\xc9\xf5\xe1\xae\xbf\xa7\x77\x6f\xe4\xf7\xbf\xf8\x14\x7e\x8c\x7f\x03\x4f\xea\x8f\xb9\x3f\x56\x93\xeb\x23\x6e\x35\xcd\xfd\x43\xa1\x7a\xf1\x21\x7c\x18\xa7\x7d\x51\xe1\xf4\x2a\xa2\x60\x5d\x1f\x51\xe1\xf2\x6e\xc7\xbb\x6e\x7d\x74\x6a\x2e\x9f\x82\x6b\xf2\xbd\x4e\x4d\x8b\xd8\xca\xd6\xb8\x3e\xe2\x4a\xcb\xf3\xb0\x34\x0f\xd5\xdf\x7f\x8d\xd3\x0e\xa2\xeb\x5e\x5e\x5f\xbc\xee\xd6\xa7\xfe\x45\xfc\xae\x49\xce\x47\x0a\x74\x17\x55\xf9\x5e\x26\x0b\x8c\x39\x97\xde\xcd\xb7\x22\x83\x4e\x65\x77\x5c\x18\xfa\x4f\x67\x77\xfc\x9f\x8c\x9d\x4b\xce\x27\x2b\x72\xc5\xe7\x5e\x45\xed\xc0\x09\x99\x49\x12\x93\x9a\x78\x6c\xef\x01\xf2\x21\xf5\xa0\xbb\xaf\xae\xfb\xee\xdf\x0a\x7e\xe7\x94\x64\x7b\x52\x83\x52\x91\x47\x7c\xfc\x79\x04\x01\x41\x70\x88\xae\xe8\x8e\xa1\x73\x73\x47\x77\xec\x62\xe5\x85\xce\xcd\x87\xfd\xb2\x8a\xee\x18\x1b\x1e\xca\x31\xac\xec\x61\xeb\x85\xce\xd3\xcd\xd6\xeb\x62\xeb\xc5\x26\x31\x1d\x16\xa3\x65\xf9\x77\xf9\xa4\x86\x0d\xff\x31\xd4\xab\x92\x5e\xbd\x1c\xd3\x89\xe6\x98\x38\xa3\x3c\xbc\xe6\xf1\x02\x68\xf0\xa2\x4c\x77\x10\xc7\x0e\x9b\x2f\x71\x9a\x3b\x3c\xe7\x21\xf1\xc5\x26\xdd\x6a\xc3\x7f\x0c\x75\x8f\xf6\x82\xc3\xdd\x33\xd4\x3d\x58\xbc\x63\xb8\x7b\x86\xba\x27\xa8\xcf\x74\xf7\xf0\xd2\x4c\x6c\x5a\xb3\xed\x07\x1e\xf8\x81\xa3\x68\x8f\x38\xad\x0d\x20\xfd\x85\xce\xe5\x87\xa2\x70\x74\x58\x7e\x25\x4a\x71\x7e\x49\xcb\xba\x76\x9a\x38\xed\xb2\x83\x78\xe0\x20\x0e\xdd\x22\x1b\x73\x38\x3f\xb3\xa6\x68\x0d\x56\xd0\xc7\x2e\x72\x5f\x14\x49\xfb\xed\x35\x8c\xb7\x41\x43\xe7\xf5\x0e\xd6\x98\x89\x07\x5c\xf9\x3d\x8c\x38\x82\xa3\x48\xe7\xde\xde\xb3\x62\xc9\x47\xd1\x1a\x7c\x5b\xa7\xf3\xa4\x4c\x14\x89\xa7\x3d\xbe\xe3\x56\xfd\x25\x9e\xb7\x67\xfd\x32\xdd\x13\x57\x39\xae\xff\xcd\x78\x15\x89\xe1\xed\xf1\xc2\x32\x8f\x22\x31\xb4\x65\x3e\xd6\xdb\x32\x25\x0a\x6e\x1d\x07\x65\xec\xd0\xf6\x4a\xe8\x04\x64\x3c\x5e\xc3\x1e\x8d\x8b\xe4\xe7\xf1\x9e\xf5\x51\xfd\xb5\x06\xdb\x02\x1f\xbc\x1d\x13\x55\x7b\x2f\xbb\x88\xc7\x72\x11\x27\x8e\x9c\xd8\x32\x87\xb6\x97\x78\x08\x3f\x8d\x2f\x39\xa9\x1a\xf7\xc7\x6b\x12\x6f\xcd\x44\x95\xf6\xb3\xef\x58\xc1\x1a\x43\xe7\xfb\x66\xf7\x65\x62\x8d\x63\x95\x3c\xd8\x47\x3c\xf0\x11\x87\xce\xf1\x87\x7d\xc4\x8a\xe2\x18\x55\x5a\xee\xf5\xaa\x04\x8b\x2f\x2a\x1e\x7d\xb3\xf2\x3a\xac\xbc\xa3\x6b\xeb\xfb\x7a\x58\x16\xdd\xee\xe8\xda\xf9\xda\xb5\x0b\x99\xee\xf0\xc6\x45\x0f\x71\x76\xc8\x73\x47\xd7\x5c\xf9\x2c\xfb\xcb\x63\x7b\x84\xba\xf2\xb3\xe8\x2f\xc6\xdc\xe1\x5d\xcb\x67\xc9\x5f\xc6\xee\x41\x04\xf4\x3e\xf5\x18\x66\x26\x6a\xc2\x1c\x40\x4f\x85\xe7\xcf\x44\x5b\x70\x13\xfc\x09\xce\x69\x75\xf0\x68\x5d\x7e\x0d\xc3\x73\xc1\x5d\xf0\x6b\xf8\x4b\x18\xbb\x68\xda\xf5\x39\x97\x61\xa9\x88\x25\xf9\x75\x1a\x5e\x3f\x79\xa8\x26\x1a\x51\x85\x2c\x8c\xca\x6e\x62\xea\xd5\xcc\xae\x90\x85\x21\x57\xc4\xb4\x23\x53\x8c\xb5\x80\xc5\x90\x9f\x8f\x71\xca\xe1\x8c\xc7\xa1\x0c\x33\x71\x2c\x1c\xc5\x3b\xf5\x04\x4b\x26\x90\x0c\x34\xec\xf4\xfd\xce\x89\x95\x19\x95\xa3\x46\x88\x6d\x24\xc8\xdf\x95\x5f\xfb\x8c\x59\x98\x99\x35\x54\x4f\x89\x00\xc1\x0b\x13\x57\x39\xd3\xe5\xd3\xde\x1d\x0d\x68\x26\x5b\x26\x0a\xf8\x25\x7c\x37\x7e\x80\x87\xf0\x66\x7c\xcd\x64\x5e\x74\xef\x8e\x71\xd8\xa1\xba\x25\x4e\xff\xd8\x53\x3a\x2b\x2b\xca\x5e\xf5\xbb\x5a\xa7\x09\x6a\x98\xb8\xf2\xbb\xbd\xeb\x22\x69\x09\x5e\xd2\xe9\x30\xd7\x48\xbc\xe0\xf4\x83\xad\xc0\xb9\xb3\xc0\xed\x1a\x76\x5b\x7b\x93\x07\x2d\x83\xf0\xad\x7d\x2a\x34\x7f\x87\x25\x56\x82\x37\x6d\x3a\x5c\xb1\x95\x40\x23\xf0\x12\x7b\x7e\x9e\xc6\xc9\xaf\x71\xb7\x95\xa6\x60\x83\xb1\x63\xf5\xce\xc3\xfd\xb3\x6e\x80\x26\xae\xfc\x96\x87\x03\x8d\xb6\x63\x85\xcc\x43\x33\x7c\x1e\xac\x34\x7b\x57\x7e\x4b\xf3\xba\xba\xa9\xa7\x59\xfa\xb4\xf1\x33\x97\xf1\xd3\x74\xd0\x3e\x6d\xfb\xcc\xf5\x1e\xa5\x1e\x60\xe9\xa6\x7a\x65\x62\x09\xc9\x1e\xca\xee\x4e\x20\x20\x7d\xec\x2c\xab\xd3\x6e\x40\x38\x5c\x89\xd3\x09\xe7\x74\x39\x08\x9b\xfc\x19\xf3\xf4\x24\x82\xba\x15\xdc\xfc\xef\xb3\x79\x12\xe1\xe7\x0b\xde\x77\xcf\xcf\x66\x3c\xc0\x7f\xe3\xc9\xae\xcc\x2d\x59\x27\x22\x5f\x1c\xdc\xbd\x98\x76\x0f\x12\x9a\xaf\x04\xef\xe6\x74\x87\xe4\xcb\x44\x07\x3f\x85\x0f\xe3\x2f\xb8\xca\xd1\x1e\x79\x72\x9f\x33\xe4\x06\x31\x13\xac\x43\xfd\x4a\xbc\x09\x97\xec\x12\xbd\x20\x0e\x69\x20\xbd\x52\xd9\xc5\x04\x8b\x83\x55\xd7\x4c\xb0\x4c\x50\x3e\xbb\xad\xe9\xfb\x9c\x0a\xc9\x17\x72\x77\x4c\x9b\x2e\x73\x85\x2b\xd0\xcd\xff\xee\x88\x7c\x5d\x11\xf9\x82\x67\xde\xfb\xb4\xd7\x70\x2e\x1b\xe6\xfa\x55\x8a\xf4\xf8\xc4\xa2\x89\x43\x9a\xe9\x72\x6b\x2f\xb5\x56\x9a\xe9\xd2\xb9\x0f\x11\xfb\x12\x57\xf1\x9e\x79\x58\x34\x71\x5c\x2a\x67\xba\x1c\x09\x05\xc7\xcc\xe6\x87\x75\xf8\x61\xd7\x81\x19\x3e\xf5\xca\x48\x17\x3d\x2c\x0e\x09\xba\x7d\x8c\x8a\xeb\x17\xf0\x07\xba\xe3\xfa\x65\x82\x41\xc4\x09\x32\xbb\x15\xcd\xba\x20\x9a\x38\xe5\xdb\x30\x52\xbc\xbf\x38\xa4\xf8\x7c\x5f\x54\x71\xfd\xe2\x94\xec\xda\x30\x9a\xf8\x12\xe3\x94\x82\xf3\x85\x51\xc5\xf5\x0b\xf1\x0a\xa6\x0d\x9d\x29\x43\x47\xce\x8e\xd9\x3d\xe8\x9d\xad\x90\x88\x02\x8e\xeb\x97\x09\x7e\x57\x4b\x60\x77\x3f\x74\xfa\xe1\xd4\x1a\xa8\xe7\x45\x3a\x3c\xb4\x4b\x2e\x22\x87\xfb\xcb\x44\x23\x7b\x08\x57\x37\xf0\xba\x48\x88\x57\x30\xc3\xdd\xb0\x7c\x93\xd7\xa1\x19\xaf\x88\x08\x9d\x28\x80\x99\xfd\x14\xde\x8c\x53\x7b\x36\x18\x44\x05\x5c\x09\x84\xe4\x94\x88\xdb\xee\x99\xb2\x7b\x4e\xa9\x55\xdb\x3d\x22\xb1\x85\x5c\x26\x33\xc6\xaf\x72\x26\x38\x42\x15\x16\x92\x40\xad\xca\x65\x32\x6d\xf7\x4c\xd9\x3d\xa2\x27\xcc\x61\x8d\x32\x90\x12\xd1\x13\xe6\xf0\xe8\x0e\x84\xfc\x94\xd0\x0e\xef\x28\x06\xcb\xe9\x29\x75\xeb\x7b\xa7\x0a\xf7\x17\xf2\x81\xcc\xe1\xfa\x13\xee\x2f\x4e\x49\xa7\x0d\x19\x85\xfb\x0b\xd1\x16\xe6\xb0\xf0\xaf\x58\x07\x25\xe4\x1b\x99\x36\x70\x14\x06\x30\x4e\x49\xad\x3d\x98\x0a\x03\x18\xa2\x2d\x4c\x7b\x30\xe7\x44\x23\xf2\xb6\x4f\x7e\xaa\xfe\x93\x0d\x21\x8f\xc8\xe7\xe7\x69\x7c\x80\x5f\xc2\x6f\xe3\xab\x9e\xf2\x75\x98\x27\x97\x89\x1d\xbc\x09\x77\x39\xac\x00\x22\x16\x4c\xdf\x68\x55\x78\xc0\x68\x52\x79\xd3\xed\xc2\x25\x19\x4d\xcb\xec\xed\xd9\xcb\xeb\x22\xd1\x24\x0f\x36\x58\xe0\xc1\x95\x90\x13\xc2\x61\xfd\x32\xc1\xef\x6a\x7c\x6d\xb0\x10\xd6\x2f\x76\x0d\xe3\xed\xea\x13\xb3\x20\xc4\x37\x80\x3d\x47\x62\x89\x5b\xfb\x95\xdf\x3f\xcb\x70\x89\x58\x30\x6f\x0f\x97\xec\x98\x26\x5d\x65\x3b\x66\xde\x6a\x96\xc4\x41\xd1\x01\x33\x41\x35\xb1\x3f\xa6\x3d\x8f\x8a\x1a\x18\x62\x16\x98\x79\xd7\xc5\xbc\x8b\x26\x71\x78\xac\xe1\x65\xf7\xc8\xc7\x31\x6d\xf7\x4c\x62\x1f\x44\xd3\x02\x6c\x8f\xa4\xa8\x77\xd1\xa4\xc4\x7c\x33\x56\xd4\xbb\xb8\xb4\xd0\xda\x8e\x99\xcb\x8e\x69\xde\x84\xd8\x8c\x81\x61\xa7\xf7\xf6\xf2\x2b\x0c\x8f\x05\x53\xb8\x8d\x95\xa9\xc8\xf2\xea\x83\xd7\x1a\x66\x19\x27\x6d\x97\x5e\xb6\xf7\x0f\xda\x5c\x09\x91\x16\xe6\x6b\xcd\xc0\x03\x22\x71\x49\xdf\xbd\xde\x6b\x10\xfa\xbd\xa8\xe6\xbe\x9d\xaa\x48\x7b\x71\x49\xaf\xbd\x56\x0c\x44\xda\x0b\x5e\xb3\xef\xa6\xc9\x65\xe2\x06\xa7\xf8\x4f\xe7\x43\x13\x27\x5f\x5c\x9c\x03\x99\xf6\xd6\x45\x7b\x8b\x4b\x6b\xf1\xe7\xea\xf3\x5e\x65\x5c\x52\x54\x9f\x7b\x92\xf7\x2a\xe3\xd2\x2a\xfa\xb9\x2b\x79\x99\x23\x44\x66\x98\xbe\x3f\x3a\x3f\xd5\xa7\xb9\x9c\xd7\xf8\x07\x9e\xf5\x0c\xd3\xdb\x42\x91\xf0\x82\x57\xf1\xc3\x91\xea\x02\x1e\x5a\x09\x5e\xbf\x0f\xd8\x68\x24\x28\x7f\x49\x72\x40\x47\x23\x41\xfd\xd7\x5b\x75\xe1\x08\x76\xa1\x08\x76\xc1\x73\x41\xf9\x79\x1a\x6f\x3f\x7f\x9c\xd1\x7e\xe3\x78\x2b\xcc\x72\x0b\xb1\xdc\x02\x9f\x4b\x38\x8e\x5d\x26\xe8\x8d\xa5\xde\xf2\xb3\x1b\x27\x7f\xd0\x6a\x59\x41\x41\x40\x3b\x3d\xdb\x1d\x0e\x57\x97\x09\x65\x0f\x70\xcc\xda\x4c\xac\x41\xe3\xed\xfd\x20\x1a\x1d\x89\x1b\xfc\x12\xfe\x09\xa7\x33\x60\x4d\x44\xaf\xae\x26\xb7\x3c\xb3\x5a\xc2\x6f\xe3\x6b\x1a\xf5\x4a\xe7\x29\x3c\x5c\x74\xae\x67\x06\x8f\x09\xe5\xe7\x61\xfc\x04\xdf\x85\x5f\xc6\x03\x9c\x7a\xea\x1d\x8c\x4c\x2c\x61\x84\xed\x10\x5d\xd7\x33\x33\xb1\x83\x37\xe1\xdd\x38\xe5\x1c\x21\x7c\x1a\xa7\x9c\x93\x7a\xea\x7a\x66\x26\x68\xd7\x79\x0a\x77\x39\xf4\x27\x34\x87\x80\xf3\x46\x82\xfa\xb7\x5d\x78\x18\x27\xbf\x84\x71\xb7\x70\xc9\x08\x82\xcf\x10\x44\x97\x23\xc1\xb8\x5c\x87\x70\x97\xc3\x24\x80\xcf\x10\x66\xcb\x85\xd8\x72\xd1\x25\xa4\x87\x27\x01\xac\xb8\x80\xcf\x90\x9f\x1a\x5f\x42\xaa\x07\x8f\x12\xe5\xa7\xf3\xb3\x3b\xe1\xf5\xfe\xfc\xfc\x95\x9f\xfe\x91\xfc\x88\x16\x17\xfd\x60\x72\x73\x76\x91\x9f\x87\xf1\x06\xae\x7a\x8e\x6e\xfc\x06\x57\x39\xd3\xbf\x8b\x12\xc2\xb5\x92\x9f\xd3\xf8\x07\x4e\xfe\xd3\xed\x3d\x59\x05\x39\xee\x88\xae\xeb\x9f\x21\x1a\x5d\x44\xbd\x84\xbf\xc6\xd7\x06\x5f\xe2\xa9\xe8\x73\x99\xa0\x9a\x7b\x11\xde\x8d\x07\xf8\x29\x7c\x1a\xa7\xfa\xbb\x8a\x77\x37\xf0\x92\x47\xc0\x74\xc8\xcf\x66\x9c\x66\x1d\x2a\x7f\xaa\x3b\x89\x3e\x17\xbc\x26\x14\x5d\x91\xd6\x83\x30\x74\x17\xb7\xc6\xc2\xc1\xe7\x32\xb1\x54\x0d\x0e\x9a\x80\x55\x47\x82\xde\x91\x14\x36\x37\x0b\xc7\x53\xe0\x5a\x09\xd8\x76\x24\x68\x96\xa4\x53\xb7\x38\x03\x9e\x5d\xe2\xfa\xdd\x51\x8d\xef\x59\x9d\xdd\xf0\x61\x98\x62\xae\x22\xfc\x57\x31\xab\x93\xd5\x09\xcd\x32\xde\x90\x71\x1c\x31\xe1\xd0\x73\x21\x32\x5e\x84\x64\xb6\x79\xcc\x9b\xc6\x5c\x32\x2b\x6b\x2c\x13\xc7\xcf\x1f\x81\xdb\x29\x1c\x31\x2e\x14\x31\x2e\xf0\xcf\x44\xbf\xac\x62\x64\x75\x41\x67\xc8\xcf\xd3\x78\xfb\xf9\xa3\x6e\x9b\x44\xf6\xb2\xca\x5b\xdc\xba\xc4\x55\x8e\xab\xb3\xcc\xa8\xba\x6d\x12\xc1\x6e\x15\xb3\xae\x6a\xd6\x6d\x93\x08\x76\xab\xc2\xf5\xfa\x46\xe2\x4d\xf8\x30\x7e\x83\xab\x1c\x37\x6b\x99\x51\x75\xdb\xa4\xf2\x7a\x34\xe3\x0f\xf8\x29\x5c\xb2\xb6\xfc\x4b\x75\xc3\xdf\x92\x9f\xdd\x38\xf9\x0f\xda\xab\x88\x01\x99\x20\xbf\x54\x58\xf7\x3a\xb5\xec\xa9\xc4\x2f\xe1\xd3\x38\xf5\x54\x3f\xcb\x5c\xca\x04\xfd\xd3\x8a\xf0\x66\x9c\xf6\xb6\x53\xf8\x30\x4e\x39\xed\x12\xae\x71\x59\x76\x54\xdd\x36\xa9\xbc\x70\x3f\x2c\x83\x29\xf1\x5d\x78\x37\x1e\xe0\x2a\x27\x6e\xe3\xb4\xf7\x52\x3d\xdd\x3f\xeb\xca\x67\xdd\x36\x89\x55\x58\x35\x2f\x43\x2a\xf1\x43\xf8\x65\x7c\x82\xab\xfc\xe1\xf2\xb3\x3f\xe3\xe8\x2a\x7e\xb8\xfa\x93\xe1\xd2\x82\x1c\xee\xce\x65\x68\x25\xde\x85\xbb\x98\x9c\xd2\x75\xc3\x11\x12\xd0\xfc\x48\x54\xf0\x53\x78\x33\xfe\x80\x77\xe1\x6a\xd6\xa0\xdb\x70\x84\xe4\xe7\x61\xfc\x04\x0f\xe1\x8f\xf1\x25\xb6\x45\xe2\xa9\x57\x20\x03\x42\x60\xe2\x97\x70\x97\x3f\x29\x7f\x57\x3d\x67\x35\xde\xc0\x55\x8e\x55\xd5\x60\x5a\x14\xa9\x36\xc5\x8a\x0b\x18\x7f\x89\x77\xe1\x8f\x71\xfa\x41\x2b\xec\x0c\x69\x87\x65\x77\x25\xbe\x0b\xdf\x8d\xdf\xe0\xf4\x8f\xec\xab\x20\x98\x5c\xdd\x8a\x74\x95\x5e\x75\x0c\x28\x82\x75\x2b\x57\xf9\x9d\x7d\xd7\x74\xf3\x96\x5f\x28\xff\x4c\x3f\xef\x85\x76\x5d\x01\x4d\x5c\xcd\x70\xb3\xa7\x9a\x2d\xe9\xba\xad\x0d\xd6\x8d\xd0\xc4\x4f\xe1\x97\xf1\xfe\xf3\x87\xac\xf4\x20\x12\x1d\x09\x15\xc3\xa8\xdd\x6e\xf5\xcd\x24\x28\x5a\x7f\x6f\x2b\x83\x3b\x2e\x70\xe7\xbf\x8d\xaf\x5e\xe5\x09\xa6\x70\xe8\xb9\x4c\x9c\xe0\xaa\x8e\xf7\x21\xcb\xed\x94\xb8\xca\xb1\xb0\xdf\x28\x0f\x62\x3f\x45\xbf\xad\xbb\xef\x59\xc0\x77\xe1\x87\x71\xca\x2f\x2a\xdf\xdd\xb6\xcc\xb5\xc4\xe9\xb6\xc7\xeb\xf2\x43\xf7\x40\xb3\xc8\xcf\x6e\x9c\xfa\x48\x1a\x1f\x2b\x89\x07\xa5\x58\xb5\x30\xcb\x2c\xcb\xc4\x05\xae\xfc\xde\xdf\xae\x9b\xa4\x75\xab\xc7\x26\x5c\xed\x5a\x4f\xa6\x24\x8e\x54\x3f\x5e\x98\xd7\xab\x93\x75\xab\x5a\x51\x1f\x2f\x61\xeb\xd5\xc9\xc4\x91\xf6\xc7\x4a\xf4\x61\x71\xa8\x52\x96\x8f\xf7\x2d\xcb\xd2\xab\x5b\x95\x52\x7c\xac\x44\x1f\xf5\x83\x8c\x92\xd7\x2b\xf9\x32\x01\x13\xef\xc2\x4f\xe3\x6b\x96\x55\x2d\xa9\xaf\xfb\x67\xb9\xb5\x12\xdf\x85\x4f\xe3\x8c\xbb\x8c\x95\xd7\xb3\xe9\x45\x1b\x54\x29\xc5\xd7\xfd\xf3\xa2\x14\xab\xcc\x8b\xd7\x4b\xf9\x2b\x39\x09\x95\xe3\xf6\xbe\x2c\x1a\xbb\xe4\xea\xf5\x9a\xfd\xa2\xe5\x08\x3b\x1b\xfd\xf5\xb8\xbf\x68\xb9\x5d\x8b\xe7\xe7\xf6\x7e\x68\xb9\xbd\x54\xe1\x87\xf1\x06\x7e\x0a\xd7\xb8\x7f\x68\x39\xc2\xd1\x86\x43\xd8\x65\xe2\x04\xdf\x85\x87\xf1\x09\x7e\x09\xbf\x8d\xa7\xf2\x3e\xb5\x4d\xfe\xbc\xf6\xaf\xb7\x55\xea\xb6\x4b\xc9\x7d\x9e\x16\x1f\xc3\xbb\x6b\xad\xfd\xbc\x4f\xfb\x98\xed\xf8\x34\xc2\x11\xec\x82\x08\x76\x75\x83\x46\x91\x9f\x87\xf1\x01\xde\x85\xdf\xc6\x29\xa7\x29\xbf\xc4\x19\x2e\x63\xdd\x76\xd6\xc2\xd0\x53\x2b\x41\x28\xbb\xc4\x77\xe1\xaf\x71\xca\xa1\x5d\xa1\xa8\xec\x01\x97\x31\x71\xfd\xae\xc4\x3c\x96\x71\xab\xb3\xc6\x30\xc7\x31\x20\x35\xd6\x8d\x67\x8b\xf2\xf3\x13\xce\x6c\xdf\xbb\x8a\x99\x2e\x46\xa3\xce\x9a\x07\x85\x91\x04\xe5\x20\x3d\xe6\x2c\x66\x62\x07\xef\xc2\x4f\xe3\x4b\x9a\x0f\xd6\xc2\x90\x4b\x2f\x77\xf7\x05\x5c\xf9\xdd\x3d\x85\xe6\x1e\xcb\x09\x1c\x51\xdc\xdc\xc2\x1a\x80\xbb\x21\x3f\x9b\xf1\x01\xae\x72\xb4\x66\x13\x20\xaf\x6e\xbc\x4f\x14\xa1\x8b\xa3\x99\x68\xe0\x97\xf0\x61\x7c\x49\x15\xef\x13\x85\x39\x8e\x41\x48\xbc\xc4\x0f\xe1\xa7\xf1\x15\xe5\x41\xcd\xb5\xf1\x4b\x80\xbc\xc6\xf5\xc4\x30\xc5\x31\x62\x3d\x59\xd9\x64\x72\x9b\xc9\x98\x89\x3b\x61\x2c\xeb\x90\x7b\x2e\x08\x93\xa7\xd7\x7b\x23\xaa\x87\x6a\xdd\x0d\xd5\xe3\xbd\xf9\xd5\x0c\x8f\x84\xab\x72\x4f\xd7\x64\x3d\xdb\xd1\xd5\x2f\xb6\x86\x61\x27\x36\x9e\x16\x08\x87\xac\xcb\x44\x5d\x70\x08\xde\x0d\xd3\x7a\x74\xa3\x23\xd9\x05\x9c\xc5\x26\x13\x3c\x76\xcb\xea\xba\xd6\xd9\xb8\x94\x98\x5f\x87\xe1\x33\xe1\x53\xb9\xb5\x0b\x8b\xe5\x2e\x6c\xdd\x65\x8f\x5f\x85\x7c\x0b\x56\x55\x3c\x70\xcb\x59\xd8\x3a\x5a\x37\x76\x37\x73\xa7\x99\x6c\x0d\x42\x1e\xc2\x4c\xac\x0a\xa2\x5b\xe3\xd0\x1a\x1c\xcb\x18\x6e\x5d\x73\xec\xb0\x30\xae\x5b\x9c\xad\xa3\x59\xe3\x90\x06\x82\x00\xd9\xba\x66\x98\xde\xa0\xcc\xc4\xca\xdd\x95\x5b\xc6\x44\xac\xe7\x62\x1a\xcf\x05\x44\x1c\x52\xab\xb1\x9c\x8d\x7a\xc3\x37\xe0\x36\x92\x58\x8d\x0f\xd5\x7b\xbe\x86\xb3\xec\xd8\x90\x08\xdb\xb8\x84\xc8\x6b\xbc\x15\x90\x5f\xaf\x61\x72\xf3\x93\xa7\xeb\xbd\x62\x16\x34\xee\x38\xe6\x57\x33\x1c\x0b\x56\x21\x1e\xb4\x65\xd1\x36\x99\xdb\x71\x7a\xc2\xad\x77\x64\x5a\xd4\xdf\x78\x04\x35\x88\xa0\x47\xe2\x5e\x7f\xa5\xdf\x70\x27\xac\xfb\x9a\x2d\x76\xc3\xce\xcd\x96\xe2\xd0\x30\xc9\xe5\x19\x04\xd2\x4b\x9c\x4e\x6b\xee\x86\xc6\x96\x82\x18\x12\xf9\x79\x19\xef\xe0\xca\x6f\x31\x6d\xe8\x5a\x6d\xe8\x43\xb7\x31\x03\xce\x62\xdd\x0e\x29\xb7\x66\x65\xd2\x58\x2b\x70\x63\xe5\xa7\xba\xa8\xa1\x24\x4f\xf5\x7f\xb3\x4c\x36\xea\x7f\x4a\x89\xb5\xe9\xfa\xcc\x55\x9f\x53\x23\x70\x59\x99\x5c\xac\x21\xa7\x86\xe0\x72\xbb\x2e\xda\xc5\xb3\x59\xf9\xf9\x18\x5f\x4a\x0c\xb7\x57\x98\xda\x98\x89\x1d\x5c\xe5\xc8\xd8\x87\xda\x98\xb8\xca\x91\x7d\x14\x17\xed\xe5\x1d\xac\x80\xe9\x48\xe2\x00\x3f\x85\x37\xe3\xf4\x83\x94\xa4\x1e\x9d\xc9\x44\xfb\xf9\xe3\xbc\x1a\xdd\xd9\xbb\x8a\x59\xde\x45\xc5\x16\x8d\xb0\xf5\x1b\xcb\x9b\x78\xf2\x16\x7b\x44\xf7\xa0\x2c\x62\xe2\xa9\x33\xd4\xe8\x1e\x93\x75\xb7\x52\x91\x45\xc3\xac\xc3\x4c\xac\xf5\x83\xa7\xb7\xf2\x73\x1a\x5f\xeb\xd0\x29\xed\xd1\xad\x24\x3b\x36\x0d\xf4\xa1\x88\xee\x21\x59\x41\xf1\x12\xa7\xee\x36\x4d\x23\xd4\xc5\x98\xac\x11\xee\xe2\x50\x17\xab\xad\xe1\x49\x14\x88\x14\xb4\xa2\x70\xf4\xbb\xfc\x9f\xf2\x39\xbd\x8b\xd0\xf6\x03\xd6\x61\xe2\x2a\x47\xbb\x4e\x68\x86\x75\xc3\x47\x16\x0e\x73\x97\x89\x1b\xbc\x09\x77\x3d\xd9\x96\xe0\x0b\x0b\x87\xbf\xcb\x04\x43\x28\x51\x1e\xae\xff\xa0\xfe\x4d\x9a\xc4\x36\x22\x2c\xc2\xc4\x19\xf2\xe1\xfe\x1c\xd4\xa7\x61\x6b\xc6\xb0\x7e\x5d\xc6\xdf\x75\x72\xa8\x1a\x7a\x0b\x26\x20\x05\xd6\x0d\x97\x57\x7e\x0e\xe3\x13\x9c\xe6\xda\xe4\x0b\x99\x7c\x84\xb9\x88\xb0\xc9\x17\x93\x05\xa6\x49\x32\xa7\x25\x79\x5d\x12\x4c\xfc\x14\xfe\x18\xa7\x9a\x3b\x33\x6e\x5a\xef\x4c\x24\xb6\x69\x45\xb2\x89\x18\xeb\xf1\x98\xc4\x55\xcf\xe9\xfa\x30\xa3\x1b\xc6\x40\x4c\x6b\x24\xd9\x86\x4d\x6b\xd5\x74\x37\x4c\xb6\x3d\xc4\x53\x0e\x47\xad\x0b\xa2\xd6\x25\x1e\xc2\x87\xf1\x35\x8c\xf0\x7d\x22\x6e\xf7\xc3\x7a\x5d\x26\xf1\x53\xf8\x61\x9c\xdf\xc5\x48\x88\xdb\xfd\x70\x33\xa3\x9b\x76\x8b\xb7\x67\xf4\xad\x61\xd4\xae\xf0\xd6\x89\x50\xdc\x4c\x17\x1e\xf1\xca\xcf\x69\x9c\xfa\x74\xe7\x7f\x8d\xd3\x9f\xda\xfe\xdd\xd6\x6c\x37\xdb\xbf\x16\x45\xb8\xdb\x85\x78\x36\xad\x5b\x8f\xc5\xf0\xc1\xc8\xb9\x24\x6e\x8f\xb7\x49\x0f\x27\x45\x97\x36\x44\x8f\x17\xe2\x27\x94\x5f\xe5\xb8\x1f\x1e\xfa\xe1\xc2\x48\x88\xc7\xfd\xf0\x20\x0f\x97\x34\xa4\x8d\x3d\xe2\xdf\x25\x4e\xff\x3f\x56\x1b\x0f\x9a\x0d\xde\x50\x7e\x36\xe3\xd4\x47\x9a\xf3\xf1\xe2\xfd\x60\xfc\x5c\x92\x67\x1b\x7b\xf1\xb0\x2d\xbc\x76\xe3\x8f\xf1\xd5\x6f\x78\xc4\xc2\x34\xc2\x4c\xf0\xbb\xda\x2e\xbe\xde\x8f\xbc\x58\x09\x97\xac\x8a\xd7\xd3\x74\xd1\x05\x2f\x4f\xa3\xd7\x3a\xf2\x45\xcb\x5c\x32\x2a\x6c\xd3\x11\xe8\xae\x6e\x97\x76\x41\xaf\x17\xeb\x97\xdd\xf1\x25\xf1\xb1\xad\x17\xb2\xf5\x2e\x89\xcf\xeb\xad\xd7\xcb\xae\xf9\x92\x16\x7b\x3d\x2d\x5e\xa6\xc5\xa5\x2d\xcf\x6b\xc5\xff\x32\xec\x72\x88\x99\x2d\x18\xb0\x05\x13\xa7\x59\xb6\x01\x43\x36\xe0\x25\xf1\xb1\x0d\x18\x1f\x0b\x9d\x5c\x58\xf1\x79\x01\xff\x58\xc0\x2f\x89\xd5\xe7\x05\xf0\x0b\x95\xa3\xf2\x2d\x26\x1f\xe2\xe0\x0d\xf5\xe7\x0d\xb5\x6c\x43\xef\xa8\x3f\x4f\x97\x8f\x7e\xf0\x96\xfa\xf3\xb0\xaf\xf0\xe6\xad\x4a\x4a\x3e\xcf\x8a\x0f\x69\x90\x0b\xcb\x6c\xc0\x4c\xbc\xe0\x4b\x0a\x1d\x0f\x2f\x60\xf1\x85\x26\xe9\xd0\x45\xcc\x4c\xac\x49\x4a\x1c\xe8\xfc\x0c\xe3\xd4\x92\xe3\xdc\xa1\x57\x35\x83\xc8\x78\x89\xff\xc6\x5b\xa8\x41\xf8\x3c\x12\x4b\x07\xf5\x53\x3f\xa3\x41\x1e\x1b\x73\x9e\xb0\xd2\xe1\x38\x7a\x41\x1c\xbd\xc4\x03\x5c\x9b\x34\xe2\xe5\xd5\x4d\x5b\x6c\xc7\xcb\xcb\xc4\x00\x57\xab\xa7\xcb\x61\xf0\xe5\xc8\x1a\x36\x05\x47\x61\x90\x09\x43\x1d\xe6\x0a\x06\x81\xf4\x12\xef\xc2\x3f\xe1\x0c\x32\x51\x34\xc2\x5c\xc1\x20\x90\x5e\xe2\x97\xf0\xdb\xf8\x9a\xf3\xdc\xc0\xcd\x4f\x97\xc3\x81\x87\xb6\xda\x43\xb7\x3b\x33\x71\x80\x37\xe1\xdd\x38\xed\x42\xb8\x46\xd1\xd2\x3c\x0a\x6b\x46\x60\xb2\x0e\xdb\x76\x63\xd9\x76\x57\xd1\x68\xda\x88\x83\xfa\xa7\x97\xe1\x63\xd8\xdd\x39\x56\x0c\xf4\x8b\xc7\x5c\x02\x1e\x20\x89\xc5\x46\xc7\x44\x32\x1f\x30\x13\x2d\x61\x0d\x61\x95\xd5\x3e\x2a\xbb\x1c\x6d\xe5\x4d\x13\x0c\x82\xe5\x05\x31\xee\x62\x28\xa4\x40\x10\x34\x2f\xb3\xab\x74\xc9\x2d\x2c\xc1\xba\xc5\xaf\xfc\x8f\xf1\x0f\x7c\x4d\xa3\xb1\x7b\x04\x77\x56\x35\x02\x74\xe4\x67\x18\xa7\x3a\xec\xe3\xc7\xee\x11\xdc\x39\xc2\x91\x2f\xcc\xb1\xf5\x82\xd8\x7a\x8a\xf1\x15\x26\x09\x06\x24\xc1\xba\x71\x8b\x38\x3f\x5d\x3c\x0f\x5c\x6a\xbc\x77\x8f\xf7\xce\x78\x87\x7a\xd8\x8e\x57\xc8\x82\x89\x2b\xbf\x26\x35\x11\xf7\x42\xa7\xe3\x0e\xac\x17\x04\xd6\xab\x5b\x68\x3a\xe8\xf2\x69\x40\x11\x4c\x9c\x91\xb2\x7f\x95\xc8\x78\x75\xe3\x29\xb0\x70\x40\xbc\x80\x13\x98\x78\x17\xfe\x1a\xa7\x33\x25\xf6\x87\xb5\xc0\xa1\xd6\x5e\x2a\xc7\xad\x3d\xd8\x31\x86\xa6\xc3\xe1\xe6\x1e\x6a\x6e\xdf\x84\xab\x93\x0f\xb4\x03\x24\xa6\x30\x75\x30\x88\x98\x97\xb8\xca\xb7\xec\x1c\x92\x9d\x50\x39\xc3\xe5\xa0\xdc\x78\x0b\x2c\x3f\x5d\x4f\xa6\x7f\x68\x3a\x1c\x32\xc6\xc6\x72\xcc\xd6\xb2\x69\x3a\xd8\x1f\x0b\x87\x30\xf1\x4b\x78\x33\x7e\x2d\x5c\x32\xab\xeb\xb3\x41\x84\xbd\xe0\x55\xa5\xfc\x92\x0c\xae\x68\xee\x99\x9d\x61\xb1\x3f\x96\x40\x7a\x89\x2b\xbf\xbb\x61\x19\xa8\xb5\xc8\x07\x67\x46\x61\x10\x40\xef\xd4\x86\x6b\xd8\x94\x1c\xe7\x3a\xad\x2d\x3c\x05\x16\x8e\x93\x17\xc4\xc9\x4b\x9c\x62\x44\xec\xcb\x44\xc9\x62\xd8\x57\x0d\xbb\x57\xe1\xf5\x9d\x4d\x63\xd5\x3c\xf7\x97\x7f\x34\x4b\xa1\x92\x36\x24\xe1\xf1\xd5\xb2\x69\x3e\x37\x8f\xc9\x7a\x14\x27\xf1\x2a\x5c\x8d\x5a\x8e\xd3\xc4\x19\x93\x66\xd9\x5c\x7e\xd1\xc4\xf9\xdd\xcb\xb5\xc7\x30\x2c\x72\xa8\x39\xba\x5d\xc0\xb4\xab\x65\xe3\x6c\x62\xd8\xd0\x83\x39\x57\xcb\x26\x95\x79\x59\x8f\x5c\xfc\x2e\xc1\xa7\x63\x28\x94\x7a\x10\xb6\x2e\x71\x7a\xc7\x0e\x50\x98\x73\xb5\x14\x29\x98\xee\x31\xc7\xd1\x59\xa0\xe6\xc4\xe8\xee\xcd\x65\xf4\x25\xae\xfc\xda\xce\x11\x7f\xae\x16\x79\x98\xe0\xd5\xad\xc4\x52\xc9\x05\x6a\x4e\x0c\x3b\x34\xc7\xf2\x60\xd6\x22\xcf\xd0\xe8\x5e\x9a\x16\xd1\xad\x96\x82\xd7\x7b\x84\x2c\xd2\xb1\x1c\x97\xc1\xcb\x4c\xf9\xd5\x0c\x07\xd9\x9b\xf0\x69\x9c\xea\xab\x3b\xc3\xd5\xc7\x3f\x59\xe4\x29\x72\x14\xb9\x80\x08\x97\x78\x08\xbf\x8d\xd3\x6d\x6c\x93\x86\x9e\xa4\xc9\x44\x01\x3f\x84\xbb\x3e\x83\x72\xa4\xf1\xc2\xfa\x7a\x11\xd9\xda\xc6\x79\x94\x79\x69\x99\x28\x09\x4b\x31\x0c\xcf\xa0\xc5\x43\xab\xa5\x68\x42\x0f\x1d\x03\x11\x35\xae\x41\x0f\x8b\x61\xef\xe1\x18\x1a\x13\xfc\x4d\xa6\x9f\x05\xf4\xb3\xb6\x49\x5d\x0c\xcf\xb7\x75\xc9\xb3\x6d\x5a\x54\x87\xb5\xce\x7a\x5b\xb4\x6d\xfe\x4d\x0b\xf8\xba\xca\x59\x8b\x9c\x53\xc3\x2e\x45\x38\x69\x89\xeb\x47\xbd\x02\xe1\x52\x2c\x72\x36\x8d\xe9\x01\x9c\x08\x1a\xf1\x41\x02\x6a\x19\x89\x01\xde\x85\x4f\xe3\x77\xee\xa3\x8f\x53\xf0\x63\x98\xea\x54\x15\x6f\xdd\x3b\x43\xf8\xef\xdc\xd8\x22\xda\x1c\x09\x5a\x21\xb1\x9d\xd6\x3d\x13\xb1\xb5\xbc\xd9\xca\x24\x8c\x5c\x2d\x55\x1b\x3d\x5b\x93\x63\xaa\xd5\x5a\x8a\x6e\x0f\xf0\x8d\x4a\x95\xcb\x69\xe8\xed\x99\x4c\xf0\xbb\x12\x73\xbb\x14\x09\x28\x97\xb8\xca\xb1\xdc\x62\x65\x16\xb9\x9c\x86\xad\xcc\x71\x23\xb7\x72\x39\x8d\xdb\x43\x7f\xab\x3b\x2e\xfd\xae\xe5\xf6\x46\x6e\xab\xe4\xf9\xf6\x0a\x8b\xeb\xb0\xc8\xb5\x34\x6c\x35\x42\x51\xab\xa5\x4a\xcd\xdc\x1e\xe5\x5b\xed\xd5\xd2\xa2\x1b\x9a\x99\x58\xf5\x97\x6b\x69\x3c\x96\x5c\x5c\x81\x85\x68\x20\x31\xec\x0a\x1c\xb8\x02\xcb\xce\xf6\x7e\x3c\xae\xff\x83\xd4\xed\x45\xe5\xb8\xff\xd7\xcd\xcd\x5a\xf6\xdd\xb8\xcb\x59\x4b\x5d\xd9\x35\x5e\x8f\x17\x0b\xac\xba\xb2\x6b\x8b\xf7\xba\xff\xd7\x75\xcd\x5a\x76\xa9\xf3\xd7\xab\xc2\x4b\x7f\xee\xda\x31\xbf\xae\xcf\x0a\x82\x90\x78\x17\xae\xb9\xf4\x32\xdf\xe5\xfb\x19\xaf\xd5\xff\xab\xdf\xd5\xd2\xfe\x59\xdd\xe2\x32\x2b\xbb\xfa\xed\xb3\xb4\x7f\xf4\x0f\x31\x94\xf3\xf3\x32\xbe\xfa\xff\x28\xc6\xa5\xe6\xd7\xc5\xcc\x5a\xbc\x5f\xb4\x6f\x8c\x80\x6b\x89\x1f\xc2\x87\xf1\xdc\x41\x5d\x52\x4b\x9f\x3c\xc6\x44\x58\xcb\xec\xc2\xad\x9d\x3f\xba\xf9\xe0\x70\x67\x7c\xee\xe6\x75\x7d\x33\xf1\x55\xfc\xb4\x2b\x6d\x6e\xec\x10\x0e\xa6\xc5\x54\xb8\xf1\x4c\x90\x1f\xcf\xf9\xb4\x79\x35\x71\xa5\x15\x79\x21\x4c\x74\x0b\xa8\x6d\x89\x5f\xe0\xda\x63\xcf\x65\x19\xd5\x72\x70\x76\x37\xed\x1a\x9b\x1b\xab\x32\x2f\x53\x85\x29\x70\x41\x84\xb5\xc4\x55\xfe\xf0\xef\xb2\x3a\x42\xca\x08\xe2\xac\x91\x58\xe2\xc0\x0b\x54\x31\x6d\xf8\x10\x79\x2d\xf1\x4b\x78\x33\xce\xef\x72\x46\x67\xba\x5b\xc0\x63\x4b\x5c\xe5\x48\x3b\xcd\x82\xf8\xe8\xb8\x19\xd6\x1a\x89\x06\x1e\xc2\xbb\x71\xf2\xa3\x2c\xa7\x7d\x60\xd0\xd4\x6a\xd1\xf1\xf1\x54\x48\xf0\x20\xf2\x5a\x2d\x3a\x0e\x36\x1d\x2d\xa0\xa3\x25\xde\x84\x9f\xc6\xfb\xcf\x1f\x8a\x66\x90\x5f\x61\x78\x90\xbd\x83\x4b\xfb\xcc\xf5\x9e\xa7\x82\x19\xc4\xac\x1e\xad\xc5\x56\xbb\x20\x11\xe4\x57\x33\xbc\xe6\xc4\x79\x18\x1f\xc6\xe7\xca\x7e\x0a\x56\x9b\x96\x93\xec\x3a\x35\x24\xb6\x9f\x88\xd9\x76\xc9\xd2\x30\xa1\x2d\x20\xb4\x5d\x27\xc7\x13\x53\x2f\x7f\x66\xe2\x4a\x18\x35\xe5\xc8\x6b\xa1\x08\x6b\xd0\x07\xf2\xcb\x3f\xc9\xec\x3c\xd9\xb4\x4d\x5b\x49\x84\x60\x4b\xfc\x10\x7e\x18\xcf\xd2\x79\x89\x29\xbf\xba\x61\x1a\x2a\x69\xdd\x2d\x05\xcb\x78\x52\x4c\x85\xfc\x2a\x86\x55\x7a\x08\xdf\x8d\x67\x37\xb6\xa2\x1f\xd5\xd4\x87\x8a\xa7\x90\x0a\xe1\xb0\x6e\x41\x58\xb7\x5a\x4e\x34\xd4\xb4\x4d\x35\x97\x4d\x75\x35\x14\xc2\xdc\x2d\x61\x3b\x0a\xdf\x43\x6d\x53\x6b\xee\xec\x73\x89\xfa\x1c\x73\xf7\x8c\x5a\x2e\xbc\xc4\xf5\xb3\x9e\x51\x3b\xfb\x5c\xcb\xc0\xee\xf1\xd8\x27\x8d\xd2\x0c\xdc\xa7\x6b\xaf\x2e\x66\x43\x65\x02\x60\x26\xd6\xc2\x07\x33\x24\x3f\x55\xfe\xc1\xc6\xec\x64\xfb\x31\x0f\x0b\x13\x36\x55\xe1\xb5\xab\x98\x87\xdb\x75\xa0\x11\x60\x7a\xe4\xe7\x61\xfc\x04\x77\xfe\x30\xfe\x82\xab\x3e\xd2\x74\xf3\x60\x81\xe3\x55\xab\xfc\xbc\x8d\x93\x9f\xe3\xea\x69\x1b\x69\x9e\xeb\x58\xb4\xe8\xb8\x7a\x9e\x9e\x69\x32\x7a\x1a\x0b\xcd\x3c\x3d\x47\x64\xf4\x34\x89\x94\x7d\x74\xc4\x8f\xab\x45\xd6\xcd\x54\x8c\x87\x20\x4e\x5c\xe2\xca\xef\x7e\x3e\x55\x7f\x4d\xb6\xd3\x82\xbf\x1c\x72\x89\xab\x9e\xd3\xf5\xa1\xff\x9b\xa6\x95\x6f\xa1\x42\x2a\xac\x05\xca\x45\x38\x3c\x5c\xc0\x0e\x4c\x9c\x76\x35\xd7\x1f\x87\x5b\xb9\x24\xcc\x8a\x1a\x1e\x53\x76\xd2\x55\x7e\xc7\x9b\x38\x6d\x46\xcd\x86\x78\xe9\x14\x97\xe0\x70\x24\x5e\x70\x9a\xe1\x6b\xa7\xb3\xb1\x10\x11\xbb\x21\x1c\x3d\x2e\x13\x03\xfc\x10\xfe\x18\x5f\xcd\xbe\x34\x0c\x97\x15\xde\x45\xf3\x08\x77\x9c\x9f\x87\xf1\xd5\x1d\x97\xe6\xe4\xe5\xe6\x5d\x6a\x9e\xa6\x8d\xde\x2f\x09\x58\x7d\xb5\xc8\x33\x66\x56\x5f\x26\xd6\x30\xe8\x38\x75\x5e\xd3\xe5\xa3\xb0\xe5\x1b\x9b\xbe\x8f\x0a\xad\x2f\x71\xba\xb5\x7b\x78\xfa\x3a\x51\x2b\x62\x0a\x98\xbe\x17\xb3\x33\x3d\xba\x16\x10\xdf\x2f\x9d\x1d\x5d\xdb\x8b\xf2\x7b\x01\xe9\x78\x6d\x35\x8b\x6d\x5d\xcd\xe5\x33\x6b\xba\xc4\x6b\xd2\x5d\x40\xba\xab\xa5\x6b\x54\x7c\x5b\x14\x72\x5d\xd3\xb9\xc5\xb4\xd1\x35\x97\xd1\xd5\x42\x6d\xb2\xcd\x35\x97\xcd\xd5\x42\x4d\xf2\x95\xd0\x29\x93\x4b\x47\xac\xe6\xca\x65\x62\x65\x0f\x95\xa2\x1d\x15\x14\xba\x5a\x44\x1e\x98\xb6\xac\x66\xd0\x22\xc9\xa7\x6f\x72\x4e\xbc\x6e\xa5\x6b\x3e\xea\xe5\x90\x20\xdc\x5b\x2d\xba\xd0\xe0\xb0\x6e\x41\x58\xb7\xc4\x9b\xf0\xdd\x78\x03\xef\xc2\x2f\xe3\xb9\x52\x7a\x1a\x0d\xaf\x94\x83\x95\x52\x37\x20\xe6\xd0\x89\xe2\x1c\x6c\x00\x74\x05\x62\xda\x44\x9b\x03\x39\xeb\xec\xf7\xe7\x90\xdd\x39\x07\x1b\x03\x51\x0d\xe0\xdf\x91\xa0\xd3\xb4\xe1\x19\x96\xbf\xc1\xfc\x11\xa5\x60\x0e\xcf\x1f\x59\x69\xa2\x14\x98\x70\x17\x30\xec\x6a\x11\xa5\x60\x0e\x77\xcf\x40\x2e\x75\xe5\x01\xfe\x1d\x09\xda\xa5\x41\xb4\x55\x37\xd7\xcb\x21\x97\xb5\xcf\x74\x6f\xe2\x34\x2c\x3a\xb8\x9d\xd3\xd3\x6d\x76\xaa\x29\x6d\x6e\x67\x22\xf1\xe9\x12\xa7\x59\xd3\x32\x32\xd9\xfe\xea\x80\xd6\xbc\xbd\x4c\x5c\xe0\x87\xf0\x30\x3e\xc0\x2f\xe1\xd3\xf8\x5a\x04\xb5\x8d\x9b\x5e\xec\x26\xbd\x19\x58\x19\xd3\xbe\x44\x02\xe0\x25\xae\x66\xb9\xd7\xf0\x25\x16\x11\x19\xe6\xb4\xd6\x99\x58\x19\x3a\x75\x9d\xd3\xf3\x67\x99\x81\xed\x92\xac\xd9\xf8\x23\xf4\x5d\x66\xa7\x3a\xb7\x37\x02\x32\xe6\x42\xbb\xb2\xdb\x33\xe2\x66\x4d\x10\xd1\x60\xfa\x1e\x28\x3c\xbd\xc4\xbb\xf0\xc7\x38\xd5\xd7\xfe\xc3\xf7\x3d\xe7\xad\x6a\x4a\xa9\xd9\x68\x9b\xf7\x1a\x44\x79\xf4\xcc\xc2\xcb\x04\x9d\x7f\x19\x3f\x8d\x07\xf8\x21\xfc\x36\xce\xcf\x6a\x69\xb7\x2d\x37\xf1\xe8\x15\xeb\x85\xc7\xcd\x7a\x58\x02\xad\x18\xf4\x2a\x49\xc0\xce\x4b\x5c\xe5\x78\x09\x7f\x58\xc2\x43\x3a\xf0\xb1\xec\x3f\x2c\x8d\xa1\xcd\xb5\xaf\x7b\x42\xeb\x4b\x9c\xee\x79\xbc\x04\x62\x13\x56\x71\x04\xa6\x6d\xc2\xb9\x9e\x21\x49\x9c\xfa\xbc\xd6\x76\x8b\xd0\x57\xeb\xa6\x8d\x98\xaf\x75\xce\xe5\xe9\xbb\x74\xa5\x62\xbe\xb6\x61\x16\xd1\x2f\xb3\x33\x8a\x76\x00\x12\x5f\x2f\xf1\x2e\xbc\x19\xef\x0b\xd7\xde\xfd\x75\x37\xac\x18\xe3\x89\xeb\x67\x6d\xf3\xe0\xe9\xab\xa2\x20\x4c\xdf\xde\x84\xf3\x57\x2b\xd1\x87\x47\x97\x0d\x36\x3a\xce\x9b\xd8\xd6\xce\x61\x38\xc4\xda\xe8\x05\x9c\x13\xbb\xd1\xab\xf1\x2a\x7c\x75\xf3\xe8\xbb\x71\x76\x6e\x51\xd7\xe9\xf9\x30\x3b\x69\xc0\xe2\xa9\xc1\xad\xce\x61\x16\xcf\xe8\xa7\xf0\xce\xef\x36\xe3\x2c\xc5\xa2\xf5\x8f\x7e\x19\x67\xe9\x8b\xb3\xf0\xbb\xdd\x78\x17\x7e\xf1\xbb\x61\x9c\x7b\x12\xc1\xce\x6a\x38\xd6\xce\xd0\xdd\xf5\xb8\x36\x7e\x77\x1a\x9f\xc2\x1b\xbf\x7b\x1b\xe7\xc8\x22\xb8\x28\x37\xfa\x63\xfc\x11\x1e\xfc\xee\x6b\x1c\x13\x5e\xfc\x9b\xe1\xdb\xb0\x83\xeb\xa4\xbb\x28\x23\xc3\xd7\x49\x07\xb1\x1f\xf6\x6d\x5b\x3b\xdb\xe1\x7b\x94\x83\x58\x0b\xfb\x56\xd6\x52\x31\x7c\x0f\x71\x70\xc3\x70\xdf\x38\x10\x1b\x21\x63\x6b\x44\x25\x7f\x5d\xc7\xea\x23\x3c\x2e\xb1\xe7\x0a\xb5\x6f\xf5\xfa\x3f\x27\x5c\xf5\xfa\x7f\x1b\xae\x37\x44\x47\x7d\x63\x49\x23\x26\xda\xeb\xb7\x6b\x5f\xdc\xd2\xdc\x30\x79\x43\xb1\x0a\x5f\x9e\x56\x2d\x22\x8d\xbc\x43\x17\x5c\x5f\xb9\x05\xeb\xb6\xdc\x32\xaf\xdd\x82\xaf\xdc\x70\x95\x03\xc6\x6f\x68\xb3\x92\x09\xf2\xaf\x9e\xfe\x46\xc7\xd0\xc9\x04\xf9\x97\xde\xcb\xcf\x4f\xf8\xb2\x51\x2a\x67\xee\xf9\xe9\xfc\x2a\xff\x50\x39\xd4\xf3\xe3\x11\xb6\xc4\x73\x04\xbe\xe9\xf2\xd9\x15\x21\x3f\xf9\x71\x19\xed\x6e\xeb\x37\x15\xc8\x2a\x13\xc7\xcf\x1f\xdc\xa5\xc9\x8f\xd3\x68\x96\xd0\x8d\xba\x84\xb9\x4a\x50\xb9\x2c\x95\x1f\x7b\x29\x6e\xfb\x7c\xde\x4a\x7d\x6c\xa5\x08\xbf\x97\x1f\x8f\xd1\x37\xf3\x52\x82\xb6\x57\x1f\xa1\x73\xb1\x84\xbe\xa9\xa7\xdb\x3e\x36\x4e\x65\x23\x04\xca\xc7\xf6\x89\xc4\xb5\xf0\xdd\xb8\xf3\x2f\x96\xde\xc6\x93\x6e\xdf\xd4\x2b\xe8\x9f\xde\x10\x10\x65\xe8\x73\x9c\xd6\x8f\x38\xad\xb5\x55\xa1\x6a\x39\xb3\xa3\x51\x43\xcd\x8d\x0f\x5d\xcd\x63\x33\x9f\xc9\xc0\x9f\xc8\xc0\xad\xff\x6f\x39\xcc\x8f\xbf\x8f\x3f\xfe\xed\x3f\xfe\x73\xfc\xf1\x5f\xe3\xef\xef\x8f\xfb\xaf\x3f\xff\x7c\xff\xf1\xaf\xe7\x6f\xf7\xbf\x7e\xfc\x7b\xa2\x3f\x9e\xf7\xfb\xdb\x3f\xde\x3f\xdf\xff\xfe\xe7\x5f\x7f\xde\xef\x8f\x3f\xfe\xf9\x47\xfe\xd5\xfa\xf7\x3f\x01\x00\x00\xff\xff\x4b\x56\x88\x06\x41\x98\x03\x00"); +var _aeea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x5a\x4f\x8b\x27\x39\x72\xbd\xd7\xa7\xc8\xe3\xfa\xb0\x6e\x29\x32\xf5\x27\xa1\xf9\xc1\xd2\xdb\x0b\x7d\xd8\xb1\x71\x7b\xc6\x06\xe3\xc3\x2f\x53\xca\xa6\xc0\x5d\x55\x54\x57\x1f\xe6\xdb\x1b\x49\x2f\xf4\xa2\x06\x83\x77\x87\x65\x34\xf9\x4a\x59\x21\xbd\x54\xe8\x45\xbc\xfa\xf0\xe9\xcb\x5f\xbf\x3c\x3d\xbe\x2d\x1f\xfe\xf5\xf5\xf9\xfc\x5a\xdf\x96\xeb\xf1\xa9\xbc\xd6\x1f\xcf\x3f\x5f\xcf\xba\x1c\xf5\xdb\xe3\xd3\xc3\x83\x97\xa5\x3c\x9e\x6f\xfa\x9f\xfd\x5f\xe7\xf7\xfb\xcb\xc3\x43\x9b\xff\xf5\xf7\x1f\x6f\xf5\xfb\x97\xa7\xeb\x79\x59\xc7\xcf\x95\x9f\x2f\xf8\xd9\x65\xf9\xf0\x6f\xf5\xdb\xe3\x8f\xb7\xd7\xdf\x97\x3f\xfd\xa5\x3c\x1f\xf5\x9f\x96\x52\xaf\xf6\xfc\x5f\x5e\x4b\x7d\x7d\x7c\xfa\xb6\xfc\xe9\xd3\x2f\x5f\xfd\x7c\xfc\xf5\xe7\xcb\xcb\xff\xd4\xef\xf5\xe9\x6d\x71\xfd\x59\x7d\x2a\xfd\xdf\x0f\x1f\x3e\xfd\xfd\xfe\xf2\xcb\xfd\x7b\x5d\x3e\x7c\xfa\xe5\xeb\x9f\x3f\xff\xfa\xe9\xcf\xbf\x75\xa4\x03\xbf\xd5\xd7\x1f\x8f\xcf\x4f\x8b\x77\xff\xec\x5c\xe4\xf3\x7f\xff\xfd\xa5\x2e\x1e\x6f\xf8\xcf\x5f\xbf\xfc\x75\xf9\x2f\xbf\x78\xb7\x48\x58\xf3\xfe\xdf\x78\xfe\x1f\x7f\x7f\x2e\xf3\xa7\xc2\x88\xfd\x7c\x2e\xf5\xc7\xcb\xfd\xac\xaf\xf7\xa7\x6f\xf5\x61\x59\x3e\x3a\x77\x5b\xc6\xff\x3e\x66\x77\x6b\x4f\xf2\xe7\xbf\xf8\xf6\xcf\x6d\x0c\xff\xf6\xf9\x6f\x9f\xf5\xb9\xf0\xb9\xd8\xe7\x2b\x9f\xaf\xf3\xf9\x78\xd6\xdf\x3c\x9e\xd5\xa7\xf2\x87\xdf\xff\xe0\x47\x58\x4f\xcf\x6f\xa5\x5e\xe3\x59\x8f\xe8\xa3\xbf\x6e\x8b\x5f\xe3\x96\xdb\x2c\x0b\x3f\x78\xe7\xb0\x96\xc7\x82\x19\xd2\x66\xa4\xaa\x33\x3e\xe6\x7a\xf7\xed\x9f\x16\xd1\x18\x1e\xb7\x65\xdf\x27\x70\x12\x38\xc7\xa4\x38\xb1\x32\xb1\xe3\x7e\x5b\xbc\xf7\x8a\x1c\x07\x91\xe3\xb6\x78\xd9\x26\xc2\xf7\xb5\xa1\x97\xf9\xb6\xc3\xbc\xad\xbc\x47\x2a\x91\xbe\x54\xa7\xc8\xe9\x26\x72\xfa\xf7\x88\x10\x59\x1b\x32\x23\x38\x37\x22\xe1\x3d\x12\x89\xa4\x86\xcc\xed\x39\x33\x91\xfd\x3d\x72\x27\xd2\x56\xba\xc9\x44\xb8\xd2\xb3\xbc\x47\xb8\x9e\xb3\xad\x87\x3b\x5a\xb8\x9e\xe2\xdf\x23\x5c\x4f\x69\xeb\x09\x73\xa5\x85\xeb\x29\xe1\x3d\xc2\xf5\x94\xb6\x9e\x30\x57\x5a\xb8\x9e\xb2\xbf\x47\xb8\x9e\xd2\xd6\x13\xe6\x4a\x0b\xd7\x73\x55\x8b\x08\x3f\x1e\xe9\x7b\xbd\xaf\x8a\x70\xaf\xfb\xb0\x7d\x3d\x69\x62\x61\x62\xed\x7d\x22\xfa\xcd\xad\x7c\xdf\xda\xb6\x4a\xb2\xce\xd9\x88\x6c\x6d\xce\xba\xea\x6f\x0a\x44\x42\x3d\x6f\xcb\x26\x3a\x27\xd4\xb9\xdb\xe1\x72\xb7\x25\x38\x9d\x13\x39\x27\xb6\x4f\x2c\x38\xdd\xed\x44\xa4\x0f\xc3\x1e\x26\x22\x44\xb6\xdb\x12\x56\xce\x09\x44\x42\x9b\x43\x24\x12\x89\x6d\xce\x3e\x91\x44\x24\xdd\x96\xe8\x64\x22\x99\x48\xbe\x2d\x61\x73\x13\xd9\x89\x9c\x6d\xce\x3a\x91\x42\xe4\x6a\x73\xf4\x3c\xa6\x63\x7e\x57\x7d\x18\x5d\x9a\x08\x57\x7a\xf4\x95\xee\x79\x42\x5c\x6a\x1b\x46\x47\x64\x25\xb2\xde\x96\xe8\x67\x70\xc7\x46\xa4\x6d\xcf\xb6\x4d\x84\xdb\xd3\x86\xd1\x33\x38\x6e\x4f\x1b\x86\x7d\x66\x9f\x74\x70\x7f\xda\x30\x6c\x93\x87\x83\xfb\x73\xec\xed\x75\x73\xe7\x8e\x3b\x91\x7b\x9b\x33\x79\x60\x56\xea\xc3\xe8\x1c\xe3\x3e\x09\x9d\x6d\x12\x37\x88\x9b\xda\x86\xd1\x73\x45\x95\x48\xbd\x2d\x71\x7e\x8c\xa9\x65\x29\x33\x8c\xce\xcd\xb8\x99\xb1\x52\xcb\x58\x71\x66\x9f\xc4\x8c\xd5\x87\x61\x26\xe7\x74\x72\xbb\x5b\x8a\x8a\xfc\xe6\x4e\xee\xcf\xd9\xf7\x67\xee\x1c\x33\x56\x6a\x79\x29\xce\xec\x93\x98\x97\xfa\x30\x3a\x7e\xf6\x27\xd7\xda\x86\x4c\xf5\x89\x29\xab\x0f\xc3\x4c\x32\xe9\xe4\x5a\x5b\xf6\xe2\x9d\x92\x0a\x3f\xad\x96\xbd\x62\x98\x21\x14\x2e\xa8\xa5\xac\x10\xe6\xb7\xc0\x94\x95\x5a\x8e\x8a\x33\x31\xa5\xc2\xcf\xbe\xe5\xa8\x60\x10\xd2\x5a\x06\xad\x93\x3c\xe6\xac\x54\xae\xdb\x92\x64\x86\x5d\xc9\x43\x1b\x26\x99\x0c\x55\x86\xdd\x86\x21\xcc\x4d\xa8\x64\xa8\x86\x36\x87\x08\xc3\x6e\xc3\x10\x66\x04\x95\x0c\xd5\x72\x5b\xd2\xca\x08\xb8\xa5\x6d\x18\x9d\x79\x1d\xf7\xf4\x92\x36\x69\xbe\xee\xe2\xce\xb5\x61\x74\x32\xb7\xfb\xe2\xd1\xbb\xf2\x6d\x49\x3c\xfd\x17\xb7\xae\x0d\xa3\x9b\xa9\x36\x5d\x3c\x2c\x57\x0b\x8f\x8c\x5f\x0c\xaf\x0d\xf3\xdc\xef\xcc\xe4\x98\x5b\x3a\xcb\x21\x4c\x24\x11\x49\xb7\x25\x47\x99\x48\x26\x92\x1b\x12\x27\xb2\x13\xe9\xbc\xe6\x89\x4c\x5e\x73\xcb\x3f\x39\xea\x2e\x64\xe6\x9f\x3e\x8c\x8e\xaf\x63\x02\xca\x2d\x99\xe4\x34\x83\x63\x2e\xc9\x5d\xad\xb8\x79\x92\xf3\x61\x7e\x53\xfb\x82\x3c\x03\x67\x62\xc8\xed\x90\x7b\xe7\x67\x7c\x3c\xe5\xb9\x5f\x7b\x4e\xe6\x2c\xde\x7b\xb9\x9d\x31\xcf\x1d\xcf\x3c\x63\x7d\x18\x7d\x5c\x27\x54\x09\xd5\x0e\xcd\xdf\xc5\x53\x96\xdb\x59\xf2\x6e\xde\x21\x99\x87\xa9\x0f\xa3\x8f\x84\x18\x46\xbf\xe6\x25\xcf\x17\xf2\x9e\xef\xc3\xb8\x72\xa3\x78\x9e\x72\xfb\xe2\xbd\xec\x5b\x97\xa3\x2a\x21\xff\x2f\x55\x89\x1f\x67\x28\x6d\x18\xa2\x9b\x08\x23\xa9\x5d\x08\xcc\x33\x9a\x6b\x20\xd4\x55\xd7\x4c\xe5\xb9\xf2\xab\xa9\x4d\x8c\xc4\x3c\x79\xae\xe4\xa5\x0d\x43\xf4\x13\xe1\x06\xb7\xfb\xde\xc7\x79\x79\xe7\x8b\x5f\xee\x75\xdc\x16\x71\x7c\xdf\xc5\xf7\x75\x35\xc2\x54\xba\xf3\x7b\xef\xc3\x94\x56\x3f\x21\x21\x24\x6d\xd6\xcc\x71\xfb\x7d\x25\xb4\xf6\x59\x84\x36\x42\xa1\xcf\x5a\x27\x14\x09\x1d\xb7\x65\x75\x1b\x7f\xd7\x49\xa8\x69\x9f\xe0\xc3\x84\x2e\x42\xd7\x6d\xd9\xdd\xcc\x59\x3b\x6f\xfe\x3e\xdc\x79\xc2\x77\x5e\xfd\x7b\x3b\x45\xeb\x3e\xbf\xc4\x9d\xa7\x68\x6f\x97\xf5\xb6\x72\x5d\xbc\xad\xfb\x70\x4b\xf3\x4e\xde\x79\xc2\xf6\x76\x3d\x07\xb7\x71\xd6\x4e\xa8\x7f\x89\x4e\xa7\x9d\x94\x8f\xa7\xb4\x2b\x31\xe8\xe1\x3b\x29\xf7\xce\x2e\xf7\xa6\x0c\x3b\x29\xf7\xce\xd0\x90\x98\xc1\xd6\x49\x51\x77\xc6\x86\xa4\x8c\x45\x9d\x14\x75\xe7\xc8\x68\x09\x9f\xe0\xc9\x8c\x76\x76\xf2\xf7\x84\x4d\x3f\xc9\xfd\xb9\x77\xd1\xeb\xa2\x86\x70\x27\x74\xef\x90\x0f\x1a\xc3\x41\xe8\xe8\x90\x28\xc1\xe7\x49\xe8\xec\xd0\xaa\x4a\xe3\x2c\x84\x4a\x87\x36\xe5\xfe\xac\x84\xea\xd0\xde\xab\x86\x71\x11\xba\x3a\x14\x35\xd5\x14\x37\xa1\xe2\x3a\x94\x04\x61\x14\xd6\x7b\x65\x88\xf9\xec\x11\x46\x21\x1d\xa5\xeb\x72\xbf\xab\x52\x2b\x14\xe6\x65\xed\x87\x64\xea\x9a\x42\xaa\xca\x36\x20\x15\x71\x85\x5c\x95\xce\x95\xcc\xfa\xa0\x90\xac\x12\x47\x0d\xa0\x52\xbf\x90\xad\xd2\xd9\x92\x35\x6b\x18\xa4\xab\x8c\xb3\xba\x69\xee\x2a\xe4\xab\xec\xe3\x18\x6b\x32\x2c\xe4\xab\x74\xbe\x24\xea\xe7\x5e\xc8\x57\xe9\x7c\x49\xd2\xfb\xbb\x90\xaf\xd2\xf9\x92\xac\x5a\xa5\x90\xaf\xd2\xf9\x92\x5d\x3f\xe9\x42\xbe\x4a\xe7\x6b\x9d\xe9\xba\x90\xaf\xd2\xf9\x5a\xbd\xca\xc6\x4a\xbe\x6a\xe7\x6b\x15\x2d\x62\x2a\xf9\xaa\x7e\x14\x3e\x82\x30\x2a\xf9\xaa\x9d\xaf\x75\xd3\xbc\x50\xc9\x57\xed\x7c\xad\xc1\x21\x8c\x4a\xbe\xea\xa8\xa4\x66\x19\x51\xc9\x57\x0d\x03\xda\x35\x0c\xf2\x55\x3b\x5f\x6b\xda\x35\x0c\xf2\x55\x3b\x5f\x6b\xce\x1a\x06\xf9\xaa\x9d\xaf\x75\x4f\x1a\x06\xf9\xaa\x9d\xaf\xcd\x25\x0d\x83\x7c\xd5\xce\xd7\xe6\xf5\xfe\xaf\xe4\xab\x76\xbe\x36\xd1\xec\x5f\xc9\x57\xed\x7c\x6d\xab\xaa\x93\x4a\xbe\x6a\xe7\x6b\xdb\x34\xc5\x57\xf2\x55\x3b\x5f\x5b\xd8\x34\x0c\xf2\x55\x3b\x5f\x5b\x54\x31\x76\x91\xaf\xab\xf3\xb5\xcd\x8b\xe1\x22\x5f\x57\xe7\x6b\xcb\xaa\x2f\x2f\xf2\x75\x75\xbe\xb6\xdd\x23\x8c\x8b\x7c\x5d\x9d\xaf\xe0\x3c\xc2\xb8\xc8\xd7\x35\x52\xa1\xd7\x0b\xf4\x22\x5f\x57\xe7\x2b\x88\xd3\x30\xc8\xd7\x15\x07\xa4\x19\xf4\x22\x5f\x57\xe7\x2b\xac\x9a\x42\x2f\xf2\x75\x75\xbe\xc2\xa6\x39\xf4\x22\x5f\x57\xe7\x2b\x04\x4d\xa2\x17\xf9\xba\x3a\x5f\x21\x6a\x16\xbd\xc8\xd7\xd5\xf9\x0a\x49\xb3\xe8\x45\xbe\xae\xce\x57\xc8\x9a\x45\x2f\xf2\x75\x95\x56\xc2\x84\x1d\x59\x54\xd8\xae\x92\xd1\x8b\x08\x3b\x8a\x6d\x61\x33\x42\x46\x5b\x21\xba\xdd\x01\x5a\x09\xf5\xed\x8d\x3e\x6f\x80\x36\x42\x7d\x7b\xa3\xa4\x0c\x28\x10\x1a\x57\xcd\x9a\x04\x50\x24\xd4\xb7\x37\x6e\x51\xc3\x48\x84\xfa\xf6\x46\xd5\x42\x42\xfd\x2c\x43\x6a\x44\x2d\x72\x84\x52\x43\xee\x7d\x7b\x63\xda\x34\x8c\x3b\xa1\xfb\xb8\xf1\x36\x0d\xe3\x20\xd4\xb7\x37\xee\xab\x86\x71\x12\xea\xdb\x9b\xdc\xaa\x61\x14\x42\xfd\x38\x24\x6d\xd2\xc9\xbd\x12\xea\xc7\x21\x89\xd7\x30\x2e\x42\xfd\x38\x24\x55\x6b\x72\xcc\xe3\x20\x47\x3f\x0e\x69\x43\x61\x29\x07\xf9\x3a\x3a\x5f\x29\xa0\xf2\x96\x83\x7c\x1d\x32\xa0\x1d\x61\x1c\xe4\xeb\xe8\x7c\xa5\x08\xf9\x2a\x07\xf9\x3a\x3a\x5f\x29\x65\xf9\x47\x34\xaa\x1c\xa4\xf3\x08\x43\x1f\x24\x8d\x92\x74\x1e\x43\x3a\xec\x49\xa3\x24\x9d\xc7\xd0\x0e\x2e\x6a\x94\xa4\xf3\xe8\x74\x66\x6d\x8c\xc9\x41\x3a\x8f\x4e\x67\x96\xa0\x9b\x45\x3a\x8f\x4e\x67\x5e\x37\x0d\x83\x74\x1e\x9d\xce\xbc\x6d\x1a\x06\xe9\x3c\xce\x51\x94\xad\x1a\x06\xe9\x3c\x3a\x9d\x39\x8a\x86\x41\x3a\x8f\x3a\x84\x8f\x68\x18\xa4\xf3\xe8\x74\xe6\xec\x11\xc6\x49\x3a\xcf\x4e\x67\xde\xd1\xe5\x91\x93\x74\x9e\x9d\xce\xdd\x39\x84\x41\x31\x27\xa7\x0c\x08\xfd\x24\x39\x49\xe7\xd9\xe9\xdc\xfd\x8e\x30\x28\xf4\x64\x08\xbd\x5d\xb2\x86\x41\xbe\x86\xd2\xdb\xd7\xac\x61\x90\xaf\x21\xf5\xf6\x2d\x69\x18\xe4\x6b\x68\xbd\x3d\x44\x0d\x83\x7c\x41\xec\xc5\xa8\x61\x90\xaf\xa1\xf6\xf6\x14\x34\x0c\xf2\x35\xd4\xde\x9e\x83\x86\x41\xbe\x86\xda\xdb\xf7\x4d\xc3\x20\x5f\x50\x7b\xce\xad\x1a\x07\x09\x83\xdc\x73\x7e\xd5\x40\xc8\x18\xf4\x9e\x13\xd1\x48\x48\x19\x04\x9f\x5b\xd1\xd5\x10\x2a\x3e\x81\xe2\x73\x1b\x8a\x5c\xa1\xe4\x13\x48\x3e\x17\xd0\xd0\x13\x6a\x3e\x81\xe6\x73\xda\x89\x14\x8a\x3e\x19\xa2\xcf\xbb\xa8\xc9\x96\xaa\x4f\x86\xea\xf3\x2e\x69\xb6\xa5\xec\x93\x21\xfb\xbc\xcb\x9a\x6e\xa9\xfb\x64\xe8\x3e\xef\x76\xcd\xb7\x14\x7e\x32\x84\x9f\xf7\x4e\x13\x2e\x95\x9f\x0c\xe5\xe7\xbd\xd7\x8c\x4b\xe9\x27\x43\xfa\x79\x2f\x9a\x72\xa9\xfd\xa4\x40\xab\xaf\x9a\x73\x29\xfe\x64\x88\x3f\xef\x37\x4d\xba\x54\x7f\x32\xd4\x9f\xf7\x41\xb3\x2e\xe5\x9f\x0c\xf9\xe7\xbd\xf6\xe5\x84\xfa\x4f\x86\xfe\xf3\x5e\xfb\x3e\x42\x01\x28\x43\x00\x7a\x9f\x35\xf1\x52\x01\xca\x50\x80\xde\xef\x9a\x79\x29\x01\x65\x48\x40\x2f\x4e\x53\x2f\x35\xa0\x0c\x0d\xe8\xc5\x6b\xee\xa5\x08\x94\x21\x02\xbd\x88\x26\x5f\xaa\x40\x19\x2a\xd0\x8b\x68\xf6\xa5\x0c\x94\x21\x03\xbd\xac\x9a\x7e\xa9\x03\x65\xe8\x40\x2f\x5b\xd6\x58\xc8\xdf\x10\x82\x5e\x82\x66\x58\x2a\x41\x19\x4a\xd0\x4b\xd4\x14\x4b\x29\x28\x43\x0a\x7a\x49\x9a\x63\xa9\x05\x65\x68\x41\x2f\x59\x93\x2c\xc5\xa0\x54\x14\x5b\xbb\x66\x59\xaa\x41\xa9\xa8\xb6\x9c\xa6\x59\xca\x41\x19\x72\xd0\xaf\x5e\xf3\x2c\xf5\xa0\x0c\x3d\xe8\x57\xd1\x44\x4b\x41\x28\x43\x10\xfa\x75\xd5\x4c\x4b\x45\x28\x43\x11\xfa\x75\xd3\x54\x4b\x49\x28\x43\x12\xfa\x35\x68\xae\xa5\x26\x94\x4b\x7d\x92\x96\x6c\xa1\x73\x68\xc9\xc1\x8e\x7b\x67\xc5\xc1\x86\x33\x16\x1c\xec\x37\x63\xbd\xc1\x76\x33\x96\x1b\xec\x36\x63\xb5\xc1\x66\x33\x16\x1b\xec\x35\x63\xad\xc1\x56\x33\x96\x1a\xec\x34\x63\xa5\xc1\x46\x33\x16\x1a\xec\x33\x63\x9d\xc1\x36\x33\x96\x19\xec\x32\x63\x95\xc1\x26\x33\x16\x19\xec\x31\x63\x8d\xc1\x16\x33\x96\x18\xec\x30\x63\x85\xc1\x06\x33\x16\x18\xec\x2f\x63\x7d\xc1\xf6\x32\x96\x17\xec\x2e\x63\x75\x41\x59\x1a\x8b\x0b\xf6\xd6\x3b\x6b\x0b\xb6\x96\xb1\xb4\x20\x3b\x8d\x95\x05\xb5\x69\x2c\x2c\x88\x4c\x63\x5d\xc1\xb6\x32\x96\x15\xd4\xa6\xb1\xaa\x20\x32\x8d\x45\x05\x7b\xca\x58\x53\xb0\xa5\x8c\x25\x05\x3b\xca\x58\x51\xb0\xa1\x8c\x05\x05\xfb\xc9\x58\x4f\xb0\x9d\x8c\xe5\x04\xbb\x89\x56\xd3\xff\x27\xbf\xe0\x42\x19\x07\x0a\xee\x93\x75\x9e\xe0\x3a\x19\xc7\x09\x6e\x93\x71\x9a\xe0\x32\x19\x87\x09\xee\x92\x71\x96\xe0\x2a\x59\x47\x09\x6e\x92\x71\x92\xe0\x22\x19\x07\x09\xee\x91\x71\x8e\xe0\x1a\x59\xc7\x08\x6e\x91\x71\x8a\xe0\x12\x19\x87\x08\xee\x90\x71\x86\xe0\x0a\x59\x47\x08\x6e\x90\x71\x82\xe0\x02\x19\x07\x08\xee\x8f\x71\x7e\xe0\xfa\x18\xc7\x07\x6e\x8f\x71\x7a\xe0\xf2\x58\x87\x07\xee\x8e\x71\x76\xe0\xea\x18\x47\x07\x6e\x8e\x71\x72\xe0\xe2\x18\x07\x07\xee\x8d\x71\x6e\xe0\xda\x18\xc7\x06\x6e\x8d\x71\x6a\xe0\xd2\x58\x87\x06\xee\x8c\x71\x66\xe0\xca\x18\x47\x06\x6e\x8c\x71\x62\xe0\xc2\x18\x07\x06\xee\x8b\x71\x5e\xe0\xba\x18\xc7\x05\x6e\x8b\x75\x5a\xe0\xb2\x18\x87\x05\xee\x8a\x75\x56\xe0\xaa\x18\x47\x05\x6e\x8a\x75\x52\xe0\xa2\x18\x07\x05\xee\x89\x71\x4e\x50\xf5\x19\xc7\x04\x6e\x89\x71\x4a\xe0\x92\x18\x87\x04\xee\x88\x71\x46\xe0\x8a\x18\x47\x04\x6e\x88\x75\x42\xe0\x82\x18\x07\x04\xee\x87\x75\x3e\xe0\x7a\x58\xc7\x03\x6e\x87\x75\x3a\xe0\x72\x58\x87\x03\xee\x86\x75\x36\xe0\x6a\x58\x47\x03\x6e\x86\x75\x32\xe0\x62\x58\x07\x03\xee\x85\x75\x2e\xe0\x5a\x58\xc7\x02\x6e\x85\x75\x2a\xe0\x52\x18\x87\xe2\x23\xec\x07\x63\x3d\xc0\x76\xb0\x96\x03\xec\x06\x6b\x35\xc0\x66\xb0\x16\x03\xec\x05\x63\x2d\xc0\x56\xb0\x96\x02\xec\x04\x6b\x25\xc0\x46\xb0\x16\x02\x6a\x7a\x6b\x1d\xc0\x36\xb0\x96\x01\xec\x02\x6b\x15\xc0\x26\xb0\x16\x01\xec\x01\x6b\x0d\xc0\x16\xb0\x96\x00\xec\x00\x6b\x05\xc0\x06\xb0\x16\x00\xda\xff\xb6\xf5\x8f\xb6\xbf\x6d\xf9\xa3\xdd\x6f\x5b\xfd\x68\xf3\xdb\x16\x3f\xda\xfb\xef\x5a\xfb\xa8\x04\x4d\x4b\x1f\x55\x9e\x69\xe5\xa3\xb8\x33\x2d\x7c\xd4\x74\xa6\x75\x8f\x52\xce\xb4\xec\x51\xc1\x99\x56\x3d\x0a\x37\xdb\xa2\x47\xc1\x66\x5b\xf3\x28\xd4\x6c\x4b\x1e\x05\x9a\x6d\xc5\xa3\x2e\xb3\x2d\x78\x94\x63\xb6\xf5\x8e\x2a\xcc\xb6\xdc\x51\x7c\xd9\x56\x3b\x6a\x2e\xdb\x62\x47\xa9\x65\x5b\xeb\xa8\xb0\x6c\x4b\x1d\x85\x95\x69\xa5\xbf\xbb\x5c\x37\xff\xc7\xbb\x15\xd5\x96\x6d\xb0\xa3\xc8\xb2\x8d\x75\xd4\x56\xb6\xa1\x8e\x92\xca\x36\xd2\x51\x49\xd9\x06\x3a\x0a\x28\xdb\x38\x47\xdd\x64\x1b\xe6\x28\x97\x6c\xa3\x1c\x55\x92\x6d\x90\xa3\x38\xb2\x8d\x71\xd4\x44\xb6\x21\x8e\x52\xc8\x36\xc2\x51\x01\xd9\x06\x38\x0a\x1f\xdb\xf8\x46\xbd\x63\x1b\xde\x28\x73\x6c\xa3\x1b\xd5\x8d\x6d\x70\xa3\xa8\xb1\x8d\x6d\xd4\x32\xb6\xa1\x8d\x12\xc6\x36\xb2\x51\xb9\xd8\x06\x36\x0a\x16\xdb\xb8\x46\x9d\x62\x1b\xd6\x28\x4f\x6c\xa3\x1a\x55\x89\x6d\x50\xa3\x18\xb1\x8d\x69\xd4\x20\xb6\x21\x8d\xd2\xc3\x36\xa2\x51\x71\xd8\x06\x34\x0a\x0d\xdb\x78\x46\xd3\xd9\x36\x9c\xd1\x6c\xb6\x8d\x66\x34\x99\x6d\x83\x19\xcd\x65\xdb\x58\x46\x53\xd9\x36\x94\xd1\x4c\xb6\x8d\x64\x34\x91\x6d\x03\x19\xcd\x63\xdb\x38\x46\xd3\xd8\x36\x8c\xd1\x2c\xb6\x8d\x62\x34\x89\x4d\x83\xd8\x1e\x94\x36\xfe\x7e\x7f\x79\x98\x7f\x36\x7a\xfe\x7c\x7d\xad\x4f\x6f\xfd\x4f\x54\xfb\xdf\x86\x2e\xa5\x5e\x8f\x4f\x75\xfe\xb9\xeb\xcb\xf3\x4b\x9b\xd5\xff\xff\xbf\x01\x00\x00\xff\xff\x87\x4f\xea\x2f\x1a\x2b\x00\x00"); +var _cfdf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xc1\xce\x94\x30\x10\x07\xf0\x3b\x4f\x31\xc7\xcf\xc3\x27\xb4\x50\xaa\x89\x31\x51\xf6\xb0\xc4\xec\x6a\x44\x57\x13\xe3\x81\x6d\x67\x49\x93\xa5\x34\x05\x0e\xfb\xf6\x66\xa6\xc8\x1e\x36\xb3\xfc\x4a\xff\x99\x4e\xc9\x9b\xf6\xd0\x7a\xb7\x40\xfe\x2d\x4e\xa6\xc3\x05\x6e\xce\xdb\x88\xf3\xb4\x46\x83\x70\xc5\xc1\xf9\x2c\x13\x12\xac\x33\xcb\xff\x47\x2e\x66\xec\x43\x96\xe5\xc7\x2f\xf6\xde\xbf\x7e\x56\xaf\x47\x58\x67\xdc\xb0\x69\x0f\xdd\x63\x5e\x70\x6c\xfd\x6d\x82\x32\x6d\xb6\x6b\xd8\x02\x00\xf2\xef\x38\xb8\x79\x89\x0f\x78\xf9\x64\xa7\x2b\xbe\x01\x8b\x37\xf2\xaf\xd1\x62\x74\x7e\x80\x97\xe6\xdc\x89\x9d\xbb\x35\x84\x3b\x8e\xe8\x17\x10\x6c\xe8\x2d\xd7\x2c\x6f\x4e\x7d\x38\xf7\x23\xc2\xb3\x95\x0b\x2f\xf1\xca\x05\xe3\xec\x26\x0f\x42\xbe\x2d\x0a\xf5\xf4\x1f\x8f\x80\x5b\x54\x96\xff\xfe\xd9\x1e\xe0\x8f\x00\x51\x80\x54\x4a\xca\xbf\x9b\xff\x3a\x4d\x76\x7f\x4b\xc8\xd4\xbd\x71\x36\xf6\x7e\xc0\xec\x43\x2f\xaa\xeb\x47\xd8\x8a\x28\xeb\xaa\x26\x53\x3d\x1b\x15\x51\xea\xaa\x64\x33\xc9\x4c\x32\xc5\x66\x93\x21\x59\x41\x52\x0b\x96\x5a\x92\x54\x2c\x2a\x49\x4d\xf2\x8e\xe5\x7d\x12\x4a\xaf\x24\x4b\xca\xa9\x29\x27\x75\xa0\x53\x8e\xa6\x1c\xc5\xc9\x3a\xe5\x68\xca\x51\x9c\xac\x53\x8e\xa6\x1c\xc5\xc9\x58\xb2\x50\xa1\xb3\x68\x1a\xf1\x7e\x56\xfa\x4f\x57\xbb\x0f\xdb\xac\x31\xa2\x5f\xf8\x62\x79\xa0\x34\x24\xe7\x71\xff\x72\xc2\x14\x68\x17\xff\xfe\x05\x00\x00\xff\xff\x33\xd3\x9f\xac\x65\x02\x00\x00"); +func _aecd ()([]byte ,error ){return _ad (_fcgd ,"Adobe-Japan1-3")};func _cdfa ()(*asset ,error ){_feac ,_fdcc :=_deb ();if _fdcc !=nil {return nil ,_fdcc ;};_fdec :=bindataFileInfo {_ae :"CNS1-V",_ca :620,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491540,0)}; +_abg :=&asset {_e :_feac ,_ee :_fdec };return _abg ,nil ;};func (_gggd bindataFileInfo )Mode ()_ce .FileMode {return _gggd ._cc };func _bddb ()([]byte ,error ){return _ad (_ffab ,"UniJIS2004-UTF16-H")};func _ebed ()([]byte ,error ){return _ad (_edce ,"KSCms-UHC-HW-H")}; +func _fgd ()([]byte ,error ){return _ad (_daff ,"HKm471-B5-H")};func _ddb ()(*asset ,error ){_ccad ,_bdbb :=_fad ();if _bdbb !=nil {return nil ,_bdbb ;};_eba :=bindataFileInfo {_ae :"Adobe-Japan1-1",_ca :1098,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491308,0)}; +_caae :=&asset {_e :_ccad ,_ee :_eba };return _caae ,nil ;};func _adeb ()(*asset ,error ){_fdbg ,_dfcd :=_caf ();if _dfcd !=nil {return nil ,_dfcd ;};_acgg :=bindataFileInfo {_ae :"KSCpc-EUC-V",_ca :715,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493255,0)}; +_geeg :=&asset {_e :_fdbg ,_ee :_acgg };return _geeg ,nil ;};func _debg ()(*asset ,error ){_agga ,_fbbd :=_eddgg ();if _fbbd !=nil {return nil ,_fbbd ;};_edde :=bindataFileInfo {_ae :"KSC-H",_ca :9400,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492507,0)}; +_aceb :=&asset {_e :_agga ,_ee :_edde };return _aceb ,nil ;};func _fad ()([]byte ,error ){return _ad (_cee ,"Adobe-Japan1-1")};var _bagb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x4f\x6f\xdb\x30\x0c\xc5\xef\xfe\x14\x3c\x76\x87\xce\x92\x3d\x47\x0e\x50\x14\x58\x93\xa1\xf3\xa1\xeb\xb0\x36\xdd\x80\x61\x07\xfd\xa1\x02\x01\x8b\x2c\xc8\xf6\x21\xdf\x7e\x10\xe9\x79\x3b\x04\x2f\xf9\xe9\x3d\x8a\x8c\x58\x1f\x86\xe3\x10\xc3\x0c\xf5\xd7\x3c\xda\x17\x9c\xc1\x87\xe8\x32\x4e\xe3\x92\x2d\x82\xc1\x73\x88\x55\x25\x1b\x70\xc1\xce\x7f\x7f\x92\xd8\x8b\x4e\x55\x55\x3f\x3e\xbc\x26\x7b\xfb\xe9\x74\xb8\xfd\x0c\xcb\x84\x2b\x3d\x0c\xc7\x97\xeb\x34\xe3\x65\x88\x7e\x84\x96\xd3\x6e\x49\x6b\x05\x80\xfa\x1b\x9e\xc3\x34\xe7\x2b\xdc\x7c\x74\xa3\xc1\x77\xe0\xd0\x17\xfe\x9c\x1d\xe6\x10\xcf\x70\xf3\xf8\x20\x37\xfa\xb2\xa4\xf4\x1b\x2f\x18\x67\x90\xc4\x30\x3a\xd2\xaa\x3e\x3c\xe9\xf4\x45\x5f\x10\xfe\x6b\xe5\x8d\xce\xe8\xe8\x0d\xf3\x14\xc6\x08\x52\xbc\x17\x62\xf7\x8f\xbf\x5e\x13\xae\xb5\xaa\xfa\x34\x1c\x9f\xbd\x9f\x70\x86\x5d\x2f\xd8\xf3\xe3\x34\x1c\xe1\xa7\x04\x29\xa0\xe9\x5a\xd5\xfd\x5a\xad\xdf\x9f\x46\xb7\x05\x1b\xc1\x03\xd9\xe0\xb2\x8e\x67\xac\xee\xb4\xd4\xcd\x3d\xac\x02\x9d\xea\x08\xb5\x8c\x5a\x42\x1f\x08\x69\x46\xba\xa0\x7d\x4f\xc8\x30\xb2\xf7\xa0\x94\x60\x97\x63\xe4\xc8\xb5\x2f\xc8\x70\x79\xe3\x0b\xea\x9b\x82\x3c\x12\x2a\xa2\x94\xd8\x55\x77\xba\xd5\xb2\x20\x12\xe8\x54\x4f\xa8\x67\xb4\xa7\xa0\x20\x64\x19\x59\x72\xb5\x84\x90\x11\xd7\x52\x05\x19\x6a\xb5\x35\x86\x5c\x54\xde\x38\x46\x8e\x5c\x54\xbe\x34\xb4\x0a\x74\xaa\xb4\xda\x3a\x1a\x88\x44\x29\xc1\x88\x83\x8e\x82\x92\x9a\x70\x1c\x2c\x02\x3b\x41\xc8\x73\xd0\xd3\x8d\x7b\xba\xd1\x73\xd0\xf3\x3f\x41\x7d\xf1\xd8\x2d\x8f\x2d\x65\x59\x89\xed\x1d\xca\xf7\xb2\x89\xdb\x72\xd8\x25\x67\x8c\x33\xed\x21\xbd\x7f\x79\xc0\x10\x71\xdb\xf4\x34\xa6\x92\xa2\xcf\x9f\x00\x00\x00\xff\xff\x3c\x9a\xd2\xc8\x15\x03\x00\x00"); +func _cbae ()(*asset ,error ){_cced ,_geb :=_cbbc ();if _geb !=nil {return nil ,_geb ;};_eedg :=bindataFileInfo {_ae :"Adobe-Japan1-6",_ca :2225,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491338,0)};_ggc :=&asset {_e :_cced ,_ee :_eedg };return _ggc ,nil ; +};func _fgfb ()([]byte ,error ){return _ad (_eade ,"Ext-RKSJ-V")};func _bcee ()(*asset ,error ){_eccdc ,_cae :=_cfg ();if _cae !=nil {return nil ,_cae ;};_bbe :=bindataFileInfo {_ae :"CNS1-H",_ca :3373,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491531,0)}; +_eccf :=&asset {_e :_eccdc ,_ee :_bbe };return _eccf ,nil ;};func _cgae ()([]byte ,error ){return _ad (_egbb ,"Ext-V")};func _gefg ()(*asset ,error ){_eag ,_cgfa :=_fcce ();if _cgfa !=nil {return nil ,_cgfa ;};_efc :=bindataFileInfo {_ae :"Adobe-GB1-5",_ca :2811,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491284,0)}; +_def :=&asset {_e :_eag ,_ee :_efc };return _def ,nil ;};func _gcf ()(*asset ,error ){_beaa ,_caba :=_gcag ();if _caba !=nil {return nil ,_caba ;};_adgf :=bindataFileInfo {_ae :"UniGB-UTF32-H",_ca :265659,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492773,0)}; +_bbfbf :=&asset {_e :_beaa ,_ee :_adgf };return _bbfbf ,nil ;};var _eacb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbc\x4b\xaf\x27\xbb\x75\x9f\x3d\xef\x4f\xb1\x87\x7e\x07\x7e\x55\x17\x92\x45\x02\x1b\x0d\x24\xbe\xc0\x42\x60\x27\x88\x9c\x0b\x10\x64\xc0\xab\x72\x80\xa8\xcf\x41\xeb\x68\xa0\x6f\x1f\xf0\x79\x4a\x8a\x2d\x38\x38\x83\xc6\xbf\xc9\x2a\x92\xab\xc8\xdf\xba\x2f\xee\x5f\xfd\xcd\xaf\xff\xf6\xd7\xdf\x7e\xf8\xf9\xe3\x57\xff\xe9\xfb\x8f\xfd\x37\xf3\xe7\x8f\xf5\xc3\xb7\xf1\x7d\xfe\xfe\xc7\x3f\x7c\xef\xf3\xa3\xcd\xdf\xfe\xf0\xed\xcb\x97\xf3\xfa\x18\x3f\xf4\x9f\xff\xd4\xe4\xa7\xff\xae\xfe\xf4\xe5\xcb\x1e\xff\x9b\x3f\xfe\xfe\xe7\xf9\xbb\x5f\x7f\x5b\x3f\x7e\xdc\xbe\x37\xfe\xf0\xd3\xfb\xee\xc7\xc7\xaf\xfe\xf3\xfc\xed\x0f\xbf\xff\xf9\xfb\x1f\x3f\xfe\xea\xdf\x8d\x1f\xdb\xfc\xff\x3e\xc6\x5c\xbb\xff\x3f\x7e\x1f\xf3\xfb\x0f\xdf\x7e\xfb\xf1\x57\x7f\xf3\x4f\xbf\x39\xff\xdc\xfd\x9b\x3f\xfc\xf4\xd3\xff\x9e\xbf\x9b\xdf\x7e\xfe\x48\xf4\xcd\x6f\x83\xdf\x2f\xbf\xfa\x9b\x7f\xac\x3f\xfd\x53\xfd\xdd\xfc\xf8\xd5\xdf\xfd\xf3\x3f\xfc\x87\xbf\xfe\xf7\xf1\xaf\xff\x81\x27\x3c\xf8\xaf\xf3\xfb\xef\x7f\xf8\xf1\xdb\xc7\xf5\xff\x1f\x47\xf9\xbf\xdd\xff\xfc\xc7\x9f\xe6\xc7\xf9\x4e\xf0\xdf\xff\xcb\xaf\xff\xf6\xe3\x7f\x9c\x1f\xe7\xf1\x71\xc5\x98\xaf\xff\xf9\xf6\xff\xb7\x7f\xfc\x71\xcc\x8f\xc3\xd6\x25\xe9\xfd\xc7\x31\x7f\xff\x53\xed\xf3\x7b\xfd\xf6\xdb\xf9\xe5\xe3\xe3\xf3\x38\xbe\x7e\x7c\x7c\x7c\xe6\xe3\xeb\x6e\xe5\x27\x1c\x5f\x3f\x3e\xff\xfe\xef\xfe\xfe\xef\xbe\x6e\x1a\xff\xe2\xfd\x2f\xa7\xd3\x7c\xfb\xf1\xe7\x31\x97\x7d\xcc\xf0\x79\xae\xaf\x1f\xe7\x1e\xf1\x2f\x1f\x7d\x39\x8f\xe3\x5d\xf7\x87\xd1\xff\x57\xfd\xfe\xe5\x33\x97\x70\x7f\xfd\x38\x9f\xe7\xcc\x34\x3a\x8d\xeb\xa6\x31\x76\xe3\x0e\xcf\x6e\xc4\x93\xc6\x91\x76\xa3\x26\x1a\x67\xa0\xd1\x68\x64\x26\xa8\x4e\xf0\x30\xa6\x3a\x41\xb6\x31\x7d\xc2\x6b\x7d\x39\xf5\xb1\x1b\xa3\x38\x35\x4f\x46\xdd\x8d\x7c\x46\x1a\x4e\x7d\xfa\x5a\xf7\x09\x14\x0c\xa7\x3e\xcf\xdd\x98\xd2\x76\x42\xf5\xbc\x78\xed\x62\xcc\xbc\x7d\xc2\x6c\x8b\xa9\xef\x6b\x8f\xa9\x7b\x5f\xcf\x27\x87\x48\x83\x09\xce\xe4\x93\xe1\x93\xbd\x4e\x8d\x92\xc3\x1e\xd4\x38\x6d\x6c\x42\xeb\x73\xda\x28\x34\xd8\x90\x8b\x0d\xa9\xcf\xc3\x93\x78\xd0\x70\x82\xc8\xd4\x4f\xf3\x35\xc7\xf8\x3d\xf1\xa2\xc1\xa2\x97\xb4\x3d\xae\x13\xf7\xf7\xd4\x9a\x6d\x30\x75\x4b\x36\xa0\xba\xb1\xce\xe5\x27\xb4\xf7\x35\xa8\x6e\xc5\x27\x50\xdd\xdf\x75\x68\x4c\x27\x48\xd0\x36\x99\xe0\x7e\xf6\xa2\xed\xdd\x90\x7c\xd3\x88\x4c\x50\x02\x0d\xc7\xe4\x44\xc3\x45\x4b\xa4\xe1\xa2\x1c\x70\x0b\x2e\x5a\x7c\xcd\xcf\x06\x14\x2d\xf8\xd9\xc5\xd7\x24\x27\xef\x3d\x68\x31\x7b\xf4\x2c\x1a\x99\x20\x3b\x81\x1b\x7f\x1f\x50\x10\xc5\x01\x1b\xdf\xd2\x7b\xda\x4c\x90\x9c\xe0\xda\xaf\xf5\xb4\x8f\xbe\x1c\xd7\xde\xd1\x0e\x76\xca\x01\x94\x3b\xd8\xc9\x25\xed\xd7\x06\x5f\x5a\x0e\x36\x64\x30\xe6\xb9\xef\x4c\xc3\xd9\xee\x42\x43\x58\x9e\x17\x0d\xc9\x09\x27\x8d\x69\x83\x27\x1e\xfd\x1d\x6e\x1a\xef\x6b\xac\xe3\x69\x97\xcc\x18\x4f\xfb\xe6\xb0\x46\x8d\x36\x12\x8d\x77\x51\xc8\xa9\x2e\x7a\xf1\x9a\xa7\x7d\x83\x9d\xd1\x85\x32\x70\x19\x42\x39\x1c\xfb\xc9\xe4\xb0\xf2\xf1\xec\x27\x73\x53\x1d\x4e\xd6\x9c\x10\x1d\x4e\xbe\x7a\xa6\xcd\x72\xe7\xc3\xf8\x09\xd1\xf9\x78\x22\x8d\x66\x23\xd1\x98\x5f\x3f\x2e\x0e\x67\xd6\xf7\xa5\x87\x46\xfb\xfa\x11\x2e\x0e\x6a\xb6\xf0\xf5\x23\x94\x83\x99\xc0\x5d\x3e\x60\xeb\xd9\x8b\x0d\x86\xf7\x0d\xe9\xc4\xbe\xcc\x71\xec\x11\xf0\xf1\x9c\x92\x9b\x6d\x2c\x1b\xd0\xbb\x5c\x30\xef\x89\x57\x7c\xbe\x7e\xdc\x37\x0f\x16\x30\x09\x42\x6b\x45\x17\x01\xa8\x2b\xbe\xe3\xf7\x27\xae\xf4\xd8\x88\x34\x18\x73\x1f\x85\xc6\x1e\x73\x9c\x50\xb9\xf6\xf1\xe5\xcc\x67\xad\xe7\x9d\x2c\x21\x5d\x5f\xa9\xf8\x6f\xc9\xc9\xd5\x0e\xdf\x64\x58\x7f\xbf\x81\xf9\x7a\x62\xa5\x64\xe3\xa5\x81\x65\x7b\xa5\x51\x0e\x1a\x7b\x07\x4b\xf0\xff\x1b\x0d\xe9\x96\x86\xf1\xbe\xc5\xa7\x22\xb1\xf2\x51\xd8\x83\xd5\x6d\xf0\xa9\x6b\xef\x67\x08\x08\xb6\xb5\xf6\x31\xc5\xbd\xa1\xe5\x88\x12\xb3\x99\xb5\x1c\x69\x7c\xfd\xb8\x8f\x2d\xf0\xca\x01\x4e\x43\x48\x89\x86\x3b\x55\xf2\x6e\x80\xd3\x00\x0b\x94\xe3\x3d\xe7\x52\x76\xc3\xf3\x3c\x0f\x66\xde\x6c\x13\x8f\x83\x07\xeb\xfc\xfa\x11\x9f\x7d\x04\xe5\x4c\xd1\x97\x4e\x1a\xd3\xc6\xb5\x1b\xcf\xdb\xb8\x77\xa3\x6e\x4e\x0d\xe9\xb6\x71\xf9\x64\x53\x79\xb6\x4d\xcc\x15\x1c\xd3\xdf\x25\x37\xcd\x57\x08\x7b\xcc\x73\x6d\x32\xaf\x14\x7c\x92\x68\x0c\x1b\x9b\xe6\xab\x9d\x1b\xa6\x81\xff\x5e\xfb\xbf\x7b\x8d\x8b\x99\xd2\x0d\xf1\xd7\xd8\xab\x1f\xe9\xa2\x31\x5f\x8a\x99\x76\xbd\xa4\xec\xef\xba\x93\xab\xb3\x95\x77\xad\x36\xf6\x87\xdd\xdd\xd7\xb6\x00\x28\xf7\x3b\xc1\xd6\x31\xe5\x9e\xef\x98\x40\xa3\xd9\xd8\xe4\x07\x64\x65\x3e\xb7\x92\x2a\x61\xcb\xca\x27\xdc\x7b\xe6\x20\xd0\xce\x73\x53\x1f\xc0\xc5\x91\xa2\x8d\x77\xfc\x26\x2d\x06\x3f\x72\x0b\xb7\x12\xa3\xd4\xf0\x05\x51\xa4\x9f\x5b\x43\x94\xd8\x5d\x66\x4b\xba\x12\xb7\xfe\x4c\xe7\x96\xe2\x25\xb1\x7d\xb1\x30\x3e\xa1\xb3\xf3\xb9\x45\x60\x49\xe9\x9d\x6c\xd3\x9c\x86\x1b\xbb\xc5\x4c\x49\x73\xaf\x19\xc3\x66\x8e\x92\x80\xdc\x79\x6c\x09\x56\x72\x7a\xd7\xdc\x4f\x32\x6a\x2d\x3e\x1c\x53\x06\x40\xf1\xe1\x64\x72\xbd\x6d\x3c\x34\x96\x0d\xc6\x6c\x49\xb1\x85\x16\xb3\x35\xb7\xf0\x6d\x24\x5f\x2b\x34\x1e\x9f\x30\xb5\x9a\xec\x8e\x4c\x8d\x26\x8b\x0f\xa7\x93\x9b\x9f\xf0\x3e\x69\x8a\xc0\x8b\x46\xf7\x09\x14\x70\x6e\xf1\xe1\xa8\x32\x62\x33\xa3\xda\x4b\xee\xc1\x27\x50\x20\x0f\x9f\x89\x09\x86\x6a\xc0\x09\x64\x48\xa4\x45\xc9\xaf\x0d\xe2\x04\x43\xbb\x25\x31\xc1\xf4\xb3\x39\xd2\x3c\xdd\x1d\x4e\x31\xbb\xa3\x0f\xa7\x90\xd7\x41\x83\x53\xcc\xcb\x23\x29\x7c\xe9\x92\x50\x8e\x34\x2f\x09\x85\xc1\x32\xa7\x10\x1f\xce\x37\xc3\xf8\x19\xd9\x5b\xf2\x52\xf7\xa4\xbd\x68\x09\x97\x7b\x10\x68\x48\x0e\xa7\x5d\xc0\x41\xbe\x38\x9f\x82\x82\x88\xcf\xe5\x6b\xc9\x27\x4e\xa0\x05\xb0\x45\x57\x29\xc1\x93\x03\x14\x25\x7a\x72\xa9\xd0\x50\x79\x3d\xc7\x2f\x48\xc9\x52\x92\xc3\xb6\x2e\x2a\x25\x09\x92\x0b\x22\x10\x13\xf1\xb9\x58\xf7\x79\x29\x62\xdd\x27\xdb\x60\x29\x64\x46\xbe\x80\x42\xa9\x6e\x10\x1c\x54\x40\x59\xbe\x38\xfd\x52\x5d\x27\x38\x26\xfa\x84\xa9\x5f\xdb\x34\x3a\xc6\x45\xef\xbd\xc3\xa5\x79\xc6\x0f\xdb\xf0\xe2\xef\x86\xd0\x26\xa1\x08\xaa\xd2\xd5\xe1\x0f\xeb\x74\xed\x4c\xa0\x50\x86\x2a\xf8\x61\xd1\xe1\x3a\x99\xa9\x5f\x5c\x3c\x50\x3d\x5f\xaa\x59\x47\x79\x8e\x71\x5b\xca\x94\x6a\x8f\x48\x89\x82\x82\x2a\x65\xbe\xb3\xf9\x04\x76\xc0\xec\x2d\x65\xca\x0e\xd9\xa9\x97\x07\x4e\x63\x89\xe6\x7b\x37\x6a\x78\x3f\x21\xd1\x40\xa4\x60\xad\x94\x1a\xc4\xd2\xb6\x2f\x4a\x8d\xf2\xd3\x36\x77\x4a\x8d\x52\xcd\x91\xd4\x84\x7e\xbb\x63\xa1\x71\xfa\x9a\x8d\x97\x36\x1b\xd2\x06\x07\xd4\xe4\xc9\x6d\x9d\x56\xea\x6b\x2f\x15\x1b\xd5\xd7\xa0\x2d\xbd\xac\xca\x3a\x8f\x30\x95\xb6\x07\x98\xde\xcf\x4d\x43\xab\xa8\xd8\xf0\xe4\xb6\x8d\x55\x6a\x75\xe3\xe1\x9a\x5a\x1d\x83\xf0\xaf\xaf\x25\x55\x6c\x14\xd7\x81\x82\xea\x31\xc2\x4f\xb5\x79\x24\x81\xa9\x9b\xac\x8a\x88\xd3\x6e\xce\x37\xca\xaf\xbe\xd2\x26\xb0\x8e\xd2\xe6\x9d\x0d\x69\x13\x9f\xe0\x6c\xdd\x27\x7c\x42\x13\x21\x9e\x42\x7f\xa7\xe6\x4b\x87\x8c\x1f\xd8\x6b\xb4\x51\x0e\x88\x84\x3a\x5e\x72\x68\xbc\x70\x89\xd0\x26\x5c\x02\xb0\xac\xd3\x03\x46\x60\xd6\xe9\x5e\xc3\x18\x75\xbe\x66\x22\x53\x4f\x45\x02\x5c\x52\x5f\x99\x02\x97\xd4\x25\xc8\x61\x8c\xba\xfc\x84\xb8\xc7\x68\xd3\xc7\x87\xd3\x6e\x2f\x76\xb6\x53\x50\x5a\x74\x51\xc4\xa2\xf6\x79\x7c\xd2\x4d\x03\x15\x16\xe0\x1f\xed\xf3\xf8\x24\x1b\xcd\x27\x91\x86\x78\x4b\x36\x86\x4f\x36\x39\x4d\x88\x85\x6d\xf5\x94\x86\x09\x7a\xa9\x5d\xdb\xab\x5b\xc0\x41\xdb\xf2\x20\x16\xc4\x50\xc3\x36\xbd\x8f\xdb\x21\xce\xec\x64\x8f\x33\x17\x1b\xa2\xc5\x99\xab\xe0\x85\x67\x9b\x66\x47\x28\x3e\x81\xce\xc8\x91\xb6\xea\x6c\x30\x56\x7b\xb5\x56\x66\xb6\xe6\x6c\xc0\xad\x61\xaa\xe4\x08\x9b\x36\xf4\xee\x51\x92\x0d\xb6\x20\x23\x97\x9b\x5a\x3c\x9e\x36\xba\x4f\xc2\x2f\xc9\xcb\x86\x7c\xc9\x11\x8d\xd4\xfa\x2b\xdb\x21\xaf\xbb\x2e\x66\x45\x03\x30\x39\x62\x56\x34\xc4\x50\xcc\xb0\x53\x53\x93\xc7\xd3\x46\xf4\x09\x5f\x8e\x8b\x1c\xb3\x1b\x3c\xe6\xd7\x8f\xe7\xcc\x3e\x58\x3e\x80\xd4\xc9\x99\x44\x34\x4d\xc3\x91\x8e\x59\x6a\xa6\x6b\x5e\xbe\xe6\x9a\x52\xa3\xae\xcb\x52\xa3\x2d\x14\x11\x22\x6d\x62\xd7\x66\x64\x40\x9b\x7e\x1b\x20\x6d\xcb\x09\x9c\x6d\xe3\x32\x64\x44\x40\x5b\x08\x94\x88\xb4\x6c\xf8\x35\x39\xc2\x4c\x1d\xed\x76\x06\x64\x55\x47\xbb\xe5\xf8\x36\xde\x31\x85\x06\x18\xcd\xef\x18\x30\x1a\x91\x48\x5d\x5c\x67\x64\x62\x8f\xf7\xd7\x8f\x24\x5f\xf4\xe8\xa6\x21\x0e\x7a\x74\xd3\x10\x07\x3d\x26\x9f\xd8\xe8\x36\x98\x39\xba\x9d\xe8\x95\x0e\x92\x23\x5e\x7d\xe9\x08\xcb\x1c\xe1\x73\x7c\xd0\xa8\x95\xd5\x93\x34\xc3\xe6\x5d\xc1\x19\xdf\xf1\xf9\xeb\x47\x2e\x60\xb7\x27\x49\x7e\xe7\x92\x64\x38\xb6\x23\x37\xef\x70\x3a\xb1\xc4\x6c\xff\xad\xf4\xf4\x12\xe3\x93\xe9\x13\xbe\x66\x73\x52\xce\x2e\xf9\x78\x34\x7e\x33\x06\x68\xcc\xc9\x86\xfb\xec\x32\x72\x52\x74\x32\x39\x29\x83\xf0\x5e\xdd\x1a\xb4\x79\xd7\x36\x8e\xc8\x82\x0e\x27\xc5\x0c\xc7\xf7\x2a\x69\xc8\x82\xde\x64\x04\x0c\x94\xbe\x25\x65\xc2\x07\x2f\x7d\x0b\xca\x4b\x41\xdb\xbb\x24\x63\xb3\x76\x90\x1e\x0b\x7c\xd4\xb7\xd0\x7c\xf2\xed\xff\x9d\x0a\x7e\xef\xd3\x93\x81\xc5\xfb\x94\x16\x58\xbc\xbf\x38\x43\x2d\x77\x8c\xa5\x58\xc4\xc9\x72\x19\xb4\xaa\x6e\xff\xa3\xde\x18\xca\xbf\x02\x82\x06\xa0\x89\xb8\x66\x65\x04\xc7\x14\xc7\x48\x1a\x70\x18\x51\x56\x29\x36\x4e\x9f\x44\x1a\xd1\x46\xa2\x21\xa1\x38\x5a\x63\x7b\xb1\x25\x25\xdf\xaa\xdb\xa3\x75\x95\x37\x88\xc1\x99\x19\x83\x88\x05\x00\x0d\x41\x93\xe0\xee\x91\x34\xe7\x39\xce\xf1\x68\x09\x20\xca\x86\xc7\x59\x80\xd3\xf0\xd0\x0a\x10\x32\x84\x90\x13\xfc\x30\x38\xb4\x58\x80\xc0\x50\xfc\x25\xf8\x61\xe0\xcf\xc6\x82\xb0\x19\xed\xb6\xc1\x04\x18\xed\x39\x05\x1b\x7e\x1a\xea\xc0\x80\x44\x4e\xc1\xc6\xe3\x13\x3e\x01\x91\x99\x13\x8a\xcf\x50\x45\x2c\x58\x95\x43\x9b\x1b\x5b\x66\x18\x1f\x48\x60\x78\x28\x3e\xcb\x73\xfd\x92\x90\x1c\x4a\xbf\x84\xea\x1b\xfa\xc4\x09\xba\xa7\x52\x21\x41\xf7\xd4\x43\x4a\x90\x3a\xdf\x6d\x84\xba\x89\x9d\x92\x0e\x14\xe9\x94\xdf\x12\x8c\x60\x88\x24\x1d\x4c\x3d\x09\xe9\xa5\x83\xcd\x9a\x8f\x8b\xa2\x92\x26\x46\x4b\xd2\x5f\x9e\xba\x72\xe9\xb1\xe1\x04\x92\x63\x24\x25\x01\xcb\x89\xb6\x4a\x87\xb4\xc9\x63\x09\x8c\x12\x63\xd9\x4f\x20\x54\xb3\x36\x65\x26\xf0\xec\x6e\x1f\xbc\x33\x33\xe4\x3d\x3a\x90\x3c\xab\x9b\x0d\x92\x09\xc6\x9c\x89\x50\x4e\x99\xba\x58\x29\x43\x9a\xa6\x4d\x42\xe8\x4f\x4c\x9b\x74\x48\x5a\x93\x34\xa9\xd1\x97\x4c\x08\xa3\x37\x68\x43\xf8\xa2\x4c\xf7\xfd\xc1\xce\x99\xc3\x2d\x28\xd0\xb6\xed\xd0\x72\x03\xf1\xb9\xde\xb7\x18\x8f\x91\x91\xf5\xd7\x26\x47\x95\x14\x86\x73\x33\x66\x3a\xa3\x0f\xa6\x0f\xf6\x90\xe5\x19\x3e\xf8\xdc\x0b\x61\x9e\x1f\x94\xd6\x42\xca\xde\x11\x0d\xbd\xb0\x42\x83\x47\xbd\x9e\xc3\xd7\xf6\x77\x2e\x3f\x5a\xd7\x6b\xb5\x97\x80\x42\x03\x44\xe8\x7a\xad\xbe\xc7\xa4\xcb\xa9\xfb\xe9\x13\x66\xdb\xba\xfb\x2e\x8f\x6f\x75\x1f\xf0\x96\xca\x55\x97\x6a\x0d\x02\x4a\x04\xb1\xca\x9a\xef\x93\xfd\x69\x6b\x15\x1b\xf1\xcb\x67\x3d\x82\xa4\xed\x6f\xab\x87\x8a\x0a\xa7\xa7\xbe\x71\x1a\x9c\x9e\x7a\x80\xcf\x80\x00\xa8\x87\xa1\x0d\x3c\xa0\x7a\x68\x0b\x6d\x02\xea\x21\xa0\x70\x80\xea\x81\x5d\x93\xee\xb7\xe1\xae\x6f\xcf\xa6\x1e\xd5\x65\x6e\xc6\xe8\xd7\xe2\xcc\xd4\x63\x48\xcd\xd6\xae\xf5\xd0\x3c\x38\x32\xa4\x0d\x8e\x30\x30\x5e\xab\x13\x4f\xa2\x1e\x5a\x9d\x47\x80\x98\x3f\xd9\x96\xcc\xbc\xde\x58\xe9\x1e\x7f\x6e\x1d\x7e\x6d\x91\x55\xcf\xad\xc2\x09\x36\x57\x24\xee\x15\x36\x55\x6d\xc6\xeb\xeb\x47\xc0\xf3\xe9\xd7\xde\xe2\x48\x78\xbb\xdf\x1b\x8a\x11\x7d\xd7\xef\x6d\x64\x47\x94\x62\x0f\x5b\x70\xc6\xb0\xad\xae\x9e\x36\x75\xe9\xd8\x2b\xf5\xac\x89\x42\x40\xbe\x67\x2c\xdf\x4c\x40\xbe\xbf\xde\x34\x01\xf9\x5e\xb6\xb6\x4f\x17\xff\xdd\xd2\x28\x1d\x5b\xb8\xf7\xba\x89\x4b\xe7\xde\x80\x91\xf6\xe1\xe6\x67\x33\xc4\x78\x36\xe3\x66\xc2\xd0\xa3\xee\xd5\xf2\xb9\xc5\xda\x40\xbe\x14\x18\x60\x36\xe6\x3f\xca\x3e\xcb\xd9\xb7\x09\x75\x9e\xc7\x16\x08\x73\x12\xf4\xb9\xf8\xb8\x75\x20\xf1\x4f\x30\xb7\x0e\x0c\xc1\x93\x78\xc1\x3a\xd1\xe0\x57\xda\x32\x7f\x5d\x48\xa1\xeb\xd9\x3c\xbc\x02\xa0\xbd\xe2\x9e\x7a\x25\xc0\x70\x95\x6d\x97\xae\x82\xc0\x04\xf5\xff\x52\x2e\x86\xf0\x17\x62\x71\x15\x0e\xfa\x4e\x1b\x35\xab\xc0\xc5\x37\x42\x7b\xe1\xd8\x5d\x84\xcd\x16\xde\xdb\x85\xa6\x5f\xf8\x2a\x4f\xe6\x95\x3d\xf8\xde\xd2\x71\xd5\x0d\x8b\xeb\xdc\x3a\x6e\x19\xd1\x4f\xc7\x71\xed\x46\x14\x16\x5b\xb6\xad\xa6\x95\xf1\xf0\x5d\xad\xbe\x4f\x78\x6d\xcb\x99\x9b\xb8\xdc\x7a\xad\x65\x1c\x86\xf5\x1a\xb7\xf8\x08\x0b\x03\x30\x11\x18\x5b\x6d\x29\x8c\xb6\x9d\xb9\xb4\xd2\x32\xfe\xc2\xea\x5b\xe1\x66\x30\xb0\x7a\x14\xe2\x5b\x50\xaf\xd7\x96\x7a\xb6\x59\xb1\xb4\x85\x12\x3e\xf1\xea\x2f\xf3\x6c\x6d\xb3\xfa\x23\xf8\xb7\xd0\x5c\x7d\x03\x2d\x84\xc0\x90\x97\xaf\xb7\x29\xb3\xfa\x36\x6d\xef\x73\xab\xf8\xd5\x5f\xec\x3f\x36\xfc\xc8\x07\xc2\x38\x7d\x92\x35\x4b\x13\x21\x3f\x5b\xca\x2e\x93\x01\x19\x3f\x64\xa1\x06\xd3\xbd\xb9\x6d\x0d\x76\xe2\x62\x8b\xc6\x16\x44\xf7\xb5\x1d\x97\x35\xfe\xb4\x06\x8d\x3d\xed\x7d\x6d\x41\xbc\xc6\x2b\x3b\x69\xc0\x2f\x6f\x50\x64\xcd\xf7\xab\xb6\x88\x5e\xd3\x84\x03\x5a\x6a\x11\xc8\xbf\x1f\x36\x72\x6a\xe1\x3d\x5b\x79\x2c\x14\xc6\x95\x19\xbd\x6d\xff\xe7\xc8\xff\xef\x78\xcd\x9b\x2b\xbc\x8e\xaf\x1f\x9f\xa8\xa3\x2f\x7f\xca\x35\xee\x93\xf8\x4a\xb2\x24\xee\xbe\x6d\xb6\x7e\x6e\x3a\xc8\x99\x10\xff\x87\x75\xf6\xcf\xa4\x8f\x20\xf8\xb3\x85\xd3\x67\x7e\xf0\x2d\x8a\x11\xeb\xec\x7c\x19\xb9\xf7\x24\x22\xf1\x79\xf3\xca\x67\xce\xc6\x89\x71\xbe\x72\x76\x6c\x26\x11\x92\xf3\x66\x89\x9c\xb7\x26\xdc\x3f\x55\x0e\x27\xd3\xe8\x7c\xc5\x6c\xdd\x63\x22\x30\x24\xfb\x8a\x7d\x85\xbe\x49\x1f\xf6\xda\x83\x8c\xce\x65\x6f\xee\x67\x2e\xa6\xd6\x10\xc8\xb9\xb8\xae\xe1\xa3\x07\x68\xe4\xd2\x5c\xc3\x58\x11\xdb\x9f\xcb\xe6\xd5\xfd\x43\xb8\xe4\x21\x3d\x51\xba\x63\xcd\xca\x3c\x7c\x2f\x0c\xb9\x7f\x5c\xa3\x98\xa8\x74\xbe\x61\xa6\xcc\xf4\xe9\x90\xbe\x69\xc6\xed\x84\x96\x2d\x75\xf7\x8f\x39\xb0\xcb\xbc\x66\xb5\xef\xcd\x82\xfa\x5e\xa7\x6f\xbd\xef\xd1\xb7\x95\xee\xfe\x79\xd3\x93\x66\x31\xef\xdd\x67\xf0\xe7\x39\x13\xa9\x44\xf7\xc5\x18\xd0\x73\x3e\x64\x14\x63\xb3\x8f\x28\xc6\x99\xcd\x73\x2e\xfa\x4c\x8d\x9d\xe4\x25\x6a\x82\xbe\x8a\xe2\x7d\x88\x52\xe6\xfa\x5c\xf6\x05\xb3\x9a\xe6\x3b\xb3\x7d\x26\x03\x39\xa3\xea\x3e\xd7\x6a\xea\xf0\x32\xad\x59\xec\x23\x4a\x73\xdd\xac\x51\xf9\xb6\x8a\x65\xfa\x5c\xb7\x19\x4f\xd7\x68\x26\x24\xc9\x9e\x10\x8c\xf9\xcc\x06\x5b\x9e\xcb\x0c\x6c\x77\xbe\x6e\xaa\xd1\xef\xed\x7e\xef\x70\x2c\xf9\x99\x3a\x92\x7d\x6f\x8e\xd6\x3e\x69\x36\xc1\x0c\x67\x66\x54\xc2\x67\xae\xd3\xb1\xe0\x94\x10\xcc\x67\xae\xc4\xdd\x9e\x6c\xb6\x78\x39\xdf\xbb\xf7\x8f\x09\x53\xbe\xb7\x19\x9d\xbd\x48\xe5\x34\xcf\xa3\x05\xc7\x66\xdf\x1b\xf4\x89\xd3\xab\x90\xdd\x8c\x8e\x45\xf4\x3e\x38\xd2\xb9\xc5\x68\x9f\x34\x17\x93\xa5\xec\x95\x21\x95\x27\x9b\x5a\x4d\x97\x7d\xbc\x67\x7e\xae\x25\xf6\xc5\x00\xc9\x53\xc8\xb1\x37\xcf\x43\x59\xfd\x94\x9b\x35\x3a\x38\x6d\xee\x41\xe2\x3c\x9a\x38\x6d\xb8\x54\x0f\x16\x77\xee\xf2\xe0\xeb\xf3\x9a\xfd\x46\x36\x7f\x66\x5d\xc7\x6c\x06\xb9\xbb\x86\x1e\x64\x2e\xe4\xe9\x7b\x45\x96\xf4\xfe\xf6\x6d\x6c\x74\xcf\xed\x15\xcf\x85\x8c\x75\xf7\xdc\xba\x61\x78\xbc\x9a\xdc\x07\x7b\xd5\x31\x4e\xca\x61\xbe\x77\xb2\xf7\x7a\x79\xe5\xb8\xc9\x8c\x06\xf6\x60\x44\xe5\x50\x34\xad\x0b\xcd\xaf\xcf\x85\x93\x93\x87\x34\x8f\x77\xaf\xc0\xcb\x48\xcd\xbe\x61\x9f\x63\xc1\xc1\x30\x36\x59\x1e\x73\xb9\x8f\x7d\xc5\x3e\xde\x7b\x86\x7d\xee\x33\x32\x62\xb8\x07\xc3\x58\x75\xe1\xcc\x47\x4d\xf6\xb9\x2e\xb2\x13\x27\xed\x33\xeb\x6a\x3d\x85\x33\x47\xad\x7c\xe6\x61\x0e\x0a\x7d\x9c\x71\xa5\x3e\xf3\xd0\xdc\x44\x7b\xe6\x21\xef\x0f\x3d\xdd\x03\x9a\xa7\x67\x34\x4d\xa5\x91\xfe\xc9\x53\x39\xa9\x27\x14\xc8\xe8\xe4\xe9\xf7\x4e\x23\x0b\x18\x36\x19\xbd\xb3\x7f\xa6\xa9\x63\x73\xc2\xce\xc7\x1e\x84\x33\x91\xdd\x75\x0f\x74\x7f\xc2\xf9\x26\x92\xbb\x7d\x24\x2a\x4f\x13\xbc\xee\xc1\xac\x8e\x65\x5f\xa6\x38\xd0\xc1\x09\xca\x9c\x29\xef\x4f\x1c\xd1\x70\x16\x73\xcb\xd1\xbe\x87\xec\xaf\xc9\xee\x06\x5e\x66\x37\x23\x7c\xb0\x6e\xaf\xf6\x75\xfa\x90\x9d\x53\x0c\x4d\x62\x0b\xe1\x22\x9f\x3e\x87\xb4\x80\xa1\x70\xb9\x07\x62\x68\xa2\xf8\x03\xf6\x6c\x9e\xcb\xef\x5d\xd0\x4c\x5a\x21\xcf\x25\xcd\xcb\xf7\x48\xa9\x2f\xf7\x79\x61\xfe\x85\xeb\x31\x6d\x5d\xed\xf3\x3d\xf8\x72\x89\xbf\xd7\x83\xb9\x39\xcb\x95\x7c\x0f\xac\x05\xeb\x58\x96\x58\x5b\x8f\x99\x6b\xf8\x63\xa9\x6b\x17\xb8\x0a\x84\xea\xf3\x72\x4f\x17\x31\xcb\xb0\x6d\x73\xb5\xfc\xbf\x51\xe4\xf3\xaa\xf9\xbc\x9a\x43\xb0\x2d\x83\x85\x14\xab\x67\xfb\x8a\xe9\x6b\x33\xd6\x1c\xff\x1a\xf6\x21\xce\xd6\x00\x26\x8b\x78\x60\xb0\x9a\x67\xa9\xae\x16\xee\x5e\x30\xc8\x8e\xe7\xf3\x59\x0e\x82\x6b\x21\xe0\x41\x61\x1a\xef\x1f\xde\x0b\xc4\x51\x0e\x44\x57\x39\xa2\x90\x25\xca\x7a\xa0\x72\xca\x01\x14\x43\x20\x90\x71\x3c\xce\x07\x9b\x85\x40\x40\x09\x87\x68\xff\x98\xd9\x7e\xcc\x5f\x9f\xf4\x09\xb1\x40\x42\x06\x8f\xe8\xb3\x1c\x42\x27\x10\xd6\x3d\x80\x4e\x39\x88\x2a\x85\x48\xb8\xe9\x40\xac\x94\x83\x1c\x5d\x30\xa0\x88\x9b\xb3\x7f\x58\x23\xe2\xd9\x9f\x7e\xdb\x49\x3c\x26\x44\x82\x02\x67\x4a\xf6\x71\x84\x09\xbf\xf0\xe4\x08\xcb\xf9\xbc\x7d\x99\xcc\xf7\x4d\x1f\x21\x92\x90\x08\x74\x9e\xdd\xf9\x50\x61\xc1\x28\xc5\x89\x28\x2c\xa7\xeb\x26\x82\x6e\x97\xeb\x5e\xf8\xc8\xc1\x4c\xda\x15\x22\x7d\x7a\x90\xe6\xb6\xae\xf4\xf6\xb1\x7f\xc6\xeb\xaf\xcd\xc3\x9f\xe5\x72\xaf\x1e\xe7\x73\xaf\xae\x6a\x1f\x6e\xfe\x55\xa1\xf9\xda\x6a\xf7\x62\xf7\xae\x06\xc5\x97\xd4\x19\xe0\xbe\xa4\xee\xc2\xa1\x0c\x99\xe8\xfc\x35\xd8\xa9\x4b\x86\xca\x7c\xd9\x05\x43\x95\x0b\xe3\x39\x50\xc3\x54\xae\xe5\x7c\x7e\x59\x26\x1a\x76\xfb\x65\x77\x72\x0d\x4e\xf2\x46\x59\x95\x5b\x8a\x0b\xde\xfd\x2d\xc5\x37\x91\x91\x60\xc0\xee\xae\xa0\xe0\xc6\x89\x0f\xc6\xcd\xee\xce\x1a\xb7\xb4\x20\xa8\xcb\x2d\x2d\xb7\xf1\xea\x83\xac\xd9\x3d\x5d\x83\x08\x62\x3c\x08\x95\xdf\x18\x55\xe5\x86\xbe\x78\x70\x92\x41\xfa\x82\xb9\xd3\x83\xe4\x64\xd8\xde\xd1\x67\x09\x26\x2c\xf1\x4e\x4b\x80\x41\x4b\x30\x04\x87\x6f\x5d\x82\x34\x07\x38\x2b\x52\xd8\x51\x42\x67\x8d\xe0\x1a\xf8\xa3\x25\xba\x46\x34\x43\x77\x12\xe7\x88\x18\x69\x25\x9a\xa8\x3b\x09\xb1\x44\x8c\xb4\x12\xe1\x98\x88\xa1\x55\x62\x72\xec\xf3\xf6\x31\xd6\x75\x23\x0a\x36\x5e\x84\x23\x63\x87\x13\x22\x06\x68\xb4\x4e\x22\x0e\x68\x8e\xd2\x82\x40\x2a\x49\x5a\x92\x59\x64\x4a\xa0\x4a\x12\x69\x09\x03\x25\x52\xd5\x54\x12\x86\x74\x49\x44\xd1\xa2\x09\xf3\x84\x22\x29\x49\x5a\xee\xcc\x7c\xd2\x92\x4c\x56\x98\xa6\x4f\xc3\xf9\xc8\x12\xc4\x00\x36\xd2\xe4\x7b\x93\xd9\xa9\x3f\x15\x21\x0c\xfb\x98\x2f\x10\x8a\xd5\x39\x29\x3a\x1d\x46\x09\x8a\x4e\x47\x79\x7c\xcf\x00\xb6\x4e\x47\xc9\x7e\x87\xa1\xc6\xbc\x35\xe1\xfe\x31\xe3\x0f\x17\x65\x14\x62\xc9\xa6\xa5\x93\x63\x95\x38\xf9\x31\x05\x46\x9a\x28\x3f\xd1\xbe\xb7\xe2\x82\x94\x3e\x46\x6e\xc9\x6f\x4d\x07\x1c\x98\x95\x4c\xaf\x63\x73\x12\xc0\xd6\xb1\x29\xf9\x2d\x7d\xb9\xad\x8f\x90\x96\xfa\xbe\x67\xfd\x83\xeb\x36\x4b\x00\xa2\xc5\x0e\xc3\x3e\x73\x51\x44\xc7\x72\x83\x53\xb3\xc1\xab\x53\x9a\xbb\xdf\xf1\x66\x1e\xc1\x41\xee\xd2\x67\xce\x11\xe3\xbf\xe4\x71\xdb\x67\xa9\xc5\x63\xdf\xfb\x9e\xd9\x44\xe7\x1b\xdd\x3e\xe9\x23\x44\x48\x04\x66\xff\xf8\x1d\x9c\x6f\x9e\x7e\x87\x61\x79\xb1\x9b\xa7\xf3\x4d\xab\x31\xb2\xb5\x10\xd3\x3e\x4b\x49\x8a\x45\x0c\x8e\x5d\x26\x6f\x93\xc5\x10\x7e\x87\x01\xc4\xb3\x58\x9e\xc0\xba\x3a\x7c\xf9\x7a\xcb\x1c\xb2\x7d\xd3\x3e\xf2\xea\xd1\xf7\x8c\x57\xc8\x0b\x05\xa3\xb9\x14\x53\x93\x78\xf1\xa5\x44\xf6\xb4\x18\x4b\xb8\xde\xba\x04\xdf\x33\x2a\x7c\x59\x02\x20\x9e\x8b\x3e\xf8\x45\x2e\xa1\x28\xd9\x8b\x19\xeb\x8b\xe0\x78\x79\x92\x7d\x8f\x7d\x96\x36\x14\xfb\xa4\xef\x2d\x50\x80\x07\xad\x87\xcd\x17\xfb\x5c\x94\xba\xa5\xf9\x6d\xec\x41\x51\xee\x16\x03\x9a\x97\x55\x19\xcd\xb1\x4d\xfa\x9e\xf3\x17\x95\x7d\x29\x4d\xf2\xfb\x3b\x84\x6d\xeb\x6f\x1f\x47\x43\x81\x5f\xc1\x51\xfd\x2c\xc5\x30\xef\x55\xac\x64\x08\xf6\x49\x02\x8a\xbd\x0c\x49\x10\x12\xf8\x29\xa5\x08\x09\x4b\x6f\xf3\x6d\x9d\x89\xa2\xb5\x18\x44\xc1\xa6\x29\x65\xf9\x9e\xd5\x2d\xf8\xb0\xa5\x2c\xb7\x5c\x9b\x95\x7a\xdc\x52\x3d\xea\x6a\x9c\xe5\xbe\xed\xe3\xb8\x6a\x34\x45\x6f\x29\x00\xf6\x55\xb1\x14\x37\x5b\x58\x84\xa3\xba\x7f\x2c\xa8\x48\x16\x20\x00\xe3\x6a\x14\xff\x26\xd8\x5f\x3d\x2e\x6b\x6d\xb3\x75\x20\xfa\xa6\xa5\xca\xa2\x8a\xae\x5a\x7d\xcf\x78\x84\x95\x17\x55\x95\x53\x3d\x2e\x8a\x9d\x4b\xf5\xb8\x2c\xca\xcd\x6f\x75\x42\x63\x4f\xab\x41\x75\xc5\x5e\x95\x1d\xab\x19\xdd\xc0\xbe\x54\xd9\x11\xd7\xf3\xcc\x14\xf5\x95\x3a\x8a\x7d\x6f\xa2\xde\x3e\xbf\xc3\x7d\x0e\x40\x16\xa7\x74\xff\x00\xbb\x70\x5b\x38\xe0\xbe\x98\x0b\x0b\x96\x81\x4c\x20\x56\x8d\x92\x06\xab\x34\x54\xc5\x15\xd6\xcb\xc1\x82\x08\x6c\xdb\x52\x4d\xbe\x06\x6b\x1c\x96\xeb\x7a\x46\x01\x5a\x9a\x67\x64\x71\x70\x56\x7c\x53\x0f\xbc\x7f\xac\x0d\x78\xeb\x09\xd8\xab\x37\x7c\x18\xde\x4a\x82\x68\x9f\x34\xa3\x9e\x5b\x9c\xf6\x99\x7b\x4f\xd6\x08\x70\x96\xcd\xca\x33\xd5\x41\x53\x2c\xb7\xb7\x72\x24\xd9\x17\xec\x93\x96\x62\x15\x41\xb1\xcf\xef\x20\x4f\xd7\x34\xbe\x5a\x55\xa4\x23\xce\x5a\x95\x16\xeb\x1e\x43\xb1\x4e\xc0\xef\x30\x5f\x46\x8c\xb4\xb4\x3a\xec\x33\x23\x48\x1a\xa4\x29\xaa\x9b\x38\xd0\x88\x6c\x4d\x9a\xdf\xea\x11\x92\x2f\xad\x55\xfb\xcc\x4d\x62\x7a\xe8\x63\x97\xa6\x7a\xb6\x94\xb2\xa9\x9e\x9b\xbc\x6a\x9a\xac\x0d\xdf\x1b\x66\xe3\x1d\x4b\xdc\xa2\x34\xc5\x77\x3c\x4d\xe4\x67\xfb\xde\x3a\x04\xbe\x6d\xb8\xf7\x16\x3c\xc7\xcb\x44\xbc\x7b\xf5\x66\x50\x2f\xb3\xfb\xee\xd5\x34\x8f\x6b\xf9\x80\xa2\xba\x4d\xeb\x03\x2e\xd3\xf3\xd2\xb2\xde\x62\x00\xd6\x50\x7c\x37\x31\x14\xc9\x56\xb5\x25\x2d\xcb\x2c\xb3\xc5\x1b\x4b\x5a\x2c\x66\xcb\x56\x08\xa8\xda\xdb\x9b\x99\x35\x35\x2f\xae\x7a\xf0\x7b\x2f\xb3\xfa\xc1\xbe\x64\x0a\x9f\x0c\xb4\xb8\xea\xe1\x4d\xcb\x93\x3c\x56\x46\x18\x2b\x8e\x19\x15\xdb\xe3\x63\x9f\xdf\xf6\xa6\xef\xa7\x7d\x56\x55\x04\x33\xef\xae\x91\x5c\xc3\xfc\xb9\x62\xbe\x3f\xce\x17\xcd\xa3\xdf\xf6\x59\x35\x80\xcc\xe9\x9a\x05\xfd\x71\xac\x49\x71\x4d\x80\x6e\x99\x4a\x36\x03\xae\x7c\xe9\x56\xb2\x65\x72\x4c\x5d\x4c\xf6\xfa\xce\x67\xaa\x3d\xd9\xe7\xf9\x92\xe5\xea\x35\xdb\xe7\x9e\x3e\x26\xde\xfd\x5e\x0b\xdb\xb2\xa9\x71\x55\x49\xb7\x42\x39\xa2\x4a\x7a\x73\x5d\x2b\xdb\xb2\x89\x72\x65\x53\xb7\x3e\xd2\x22\x8d\xae\xd9\xfc\xc6\x64\x22\xbc\xd5\x35\x29\x7a\xb7\xc8\x00\xb9\xd6\x87\xf3\x69\xce\x95\xc3\x3e\xf7\xef\xc5\xa4\x55\x02\x62\xd2\xd8\x4d\x24\xde\x54\xba\x32\xac\x4f\x53\xc9\xc8\xbf\x3e\x3d\xa3\x69\x1a\xfb\xb2\xcf\xfd\xd3\x3c\x2c\xd6\x50\x88\xc9\xbe\xde\xf7\xf8\xde\x55\xed\x13\x07\xd9\xb4\x3d\xf4\x0d\x65\x53\x7c\x93\xfc\x8f\x7d\x96\x41\x64\x73\xfd\xd5\x3e\x4b\x0b\xd0\x79\x23\x74\xfb\x2c\x1d\x30\xbb\xad\x99\x3b\xde\x4a\x91\x62\x02\x3f\xdb\x27\xaf\x52\xc9\x30\x34\xcd\x87\xa5\x4d\x09\x19\x31\x34\x29\x86\x66\x41\x62\x0f\x86\x6e\xc2\x78\xf3\xc0\xf0\x82\xf1\xa1\x62\x7c\x28\x13\x73\x2b\x43\xd9\xe4\xa5\x80\x58\xe2\x2f\xfb\xf6\x65\x54\xc9\xaf\x92\x1f\x9d\x7a\xda\x67\x4a\x1c\xb6\x18\x42\x62\x34\x13\xdb\x96\x3e\x34\x3f\xc9\xac\x29\xc5\xfa\x65\x34\xe7\x6b\xce\x47\x55\xc7\xd0\xf2\x1c\xfd\x2d\x1a\xa0\x82\xa0\x3b\x9f\x21\xaa\x64\xf5\x42\x97\xfc\x37\xa7\x6c\x75\x82\x22\x6e\x74\x3f\xe9\xb1\xcf\x6d\xd3\x1c\x49\x96\x41\x10\x7b\x28\x43\xb1\x57\x80\xfb\x50\x4d\x0e\x33\x97\x84\xda\xca\x50\x14\x8e\xf1\x16\x13\x40\x8b\x1e\xcd\xd0\x8b\xe0\xca\x45\x19\x8a\x1a\x43\x63\xc9\x92\x78\x43\x63\x65\x12\x9a\x4d\x07\x62\x6f\x2a\x6a\x66\xf4\x3d\xa0\x38\xf5\xae\x66\xf2\x3d\xac\xb8\xa9\xb8\x98\x98\x19\xe9\x88\x96\x19\x24\xfb\x3c\xea\x64\x81\x01\xdf\x36\xcd\x51\xa7\x64\x99\x80\x63\xf5\x22\x12\xa6\x87\x21\xb4\x62\x0e\x27\x11\xaa\x2c\x86\xcb\xca\xac\xae\x6b\xf5\x82\x1e\x83\xd7\x31\xd2\x01\x7b\x1b\x42\x2b\xb3\xbe\x29\x7e\x68\x16\x07\xb3\x9a\xc2\x7f\x2c\x28\xe0\xdc\x66\xb3\xb2\x01\x16\x9d\xaa\x2b\x43\x6d\x39\x65\x0b\x07\xfc\x0e\xe2\x25\x89\xab\x20\x65\xaa\xc2\xe6\x8b\x0d\x4b\x02\xf4\x4a\xe6\x5b\xee\x01\xfb\x4c\xb1\x31\xcd\xaf\x1f\x16\x32\x88\x8d\x69\xf5\x75\xc2\xea\x9f\xdd\xef\xe8\xee\x1f\xa6\xd6\x14\x1b\x44\xf0\x76\x1f\xfb\x22\x36\xe6\x8b\x0d\x3c\x01\xc3\x79\xc5\x70\x5e\x4e\xc5\xf2\x04\xcf\x68\xf8\x6d\x88\xb3\xa9\x48\x9a\x9a\xaf\x0f\xe6\xd7\x14\x2f\x73\xf8\x6d\xd2\xa2\x98\x9a\x62\xe8\xc1\xb3\x98\x62\xc8\x50\x60\x32\x2e\x65\x28\xb0\x4c\x4c\xa8\x64\xf5\xfe\xd4\x84\x32\x3c\x98\x2c\xd5\x9f\x7a\x2f\x73\x99\x8f\x3b\x7c\xaf\xd8\x57\x2d\x76\xa0\xa2\x40\xfc\x2d\xf1\x77\x22\x06\x96\xf8\x5b\xd4\x0a\xa4\x93\x32\xce\x15\x8a\x7d\x8e\x25\x5a\xb0\x54\x7f\x4b\xf5\x67\x79\xfb\x52\xfd\x79\x0d\x26\x9d\xa8\xd3\x95\xd8\xfb\x25\x4e\xad\x96\xe7\x6a\xcc\xfe\x79\xcb\x2b\xac\xa8\x70\x8d\xe4\x58\xb0\xb6\x1e\xc7\x5a\xa1\x72\x5a\x12\x21\x26\x97\x85\x26\x27\x67\xb4\xc4\xcb\x42\xbd\x24\x3d\xb3\xa5\xdc\x58\x60\x23\x5d\x98\x23\xab\x83\x35\x2f\xc2\xa4\x4b\x9a\xe5\xf3\x65\x41\xc9\x65\x09\x85\x91\x81\xe5\x19\x5d\xb7\xd5\x17\xd2\x37\x7d\xcf\x6f\xd3\xf4\x5d\xec\x73\xd2\xe3\x5a\xaa\x83\x25\x9f\x5f\x89\x5a\x0b\xd4\x41\x3d\x30\x1f\x12\xa1\xd9\x7a\xe0\x39\x56\xe3\x93\x89\x34\x4f\x35\x3e\x59\x0f\xf9\x1c\x17\xa8\x1e\xf0\x79\x3d\xde\x24\xf3\x41\x51\x04\xb1\xb4\x7a\xc0\xbf\x89\x8b\x8f\xf5\x78\x9c\xcf\x0a\x20\xae\xa0\xd5\x83\x10\x78\x35\x3e\x99\x6e\xeb\x3e\x50\xf7\xd5\x6b\x36\xe9\x7e\x2b\x36\x1c\x4b\x3c\x36\xdd\x16\x5e\x74\x69\x01\xe3\x89\x0a\xeb\x7a\x0c\xbf\x63\xf8\xde\x63\x9f\xef\x0d\xd7\x78\xac\xd3\x38\xe8\xc3\x43\x4f\x94\x6a\xd7\x83\xbd\xaa\xc7\x74\xdd\x42\x3d\x08\x6a\xb7\x1e\xba\x09\x54\x8b\xd7\x03\x37\xa1\x1e\xba\x09\xd4\x48\xd7\x63\x49\xb3\x66\x1a\x65\xcf\xd5\x18\x68\x3d\xb7\x16\xdc\x0c\x58\xcf\xad\x08\xf7\xcf\xde\xa8\xdb\x81\x27\x2e\x76\xf5\x1e\x10\x95\x2e\xdc\x02\xfa\xac\xa7\xec\x72\x51\x2f\x92\xed\xa1\x56\x64\xcf\x64\x98\xb3\x12\xaa\xa4\xc0\xbf\x1a\xa8\xac\x84\x0c\xb9\xea\x57\x0d\x18\x56\x82\x83\x61\x03\xa9\x1a\x1a\xac\xf7\x16\x50\x54\x18\xd7\x1b\xf1\x54\xef\x2d\x91\xb0\xcd\xab\x61\xbc\x4a\x78\x0e\x2d\x5e\x0d\xce\x55\x02\x71\x84\x7d\xaa\x61\xb8\x4a\x28\x8d\xfb\x71\xd5\x40\x5a\x25\x40\x46\xcd\x6b\x35\x3c\x56\x09\x71\x95\x0d\xed\x6a\x80\xab\x12\xa4\x2a\x00\xcc\x10\x55\x35\x44\x75\x6c\x1d\x59\x8d\x50\x55\x23\x54\xe7\x55\x7e\x51\x9b\x57\xe3\x57\xd5\x38\x12\xb9\xd2\x6a\x18\xa9\x7a\xf5\xe3\xa2\x7a\xc7\xc8\x48\x35\xca\x70\x6f\x91\x5b\xcd\x66\x57\xbd\x6a\x1c\xbb\xaa\x53\x5d\xdf\x5a\xfa\x6d\x04\x54\xfd\xdd\x5a\x5f\xa5\xb8\x07\xea\xd6\x55\x53\x84\x69\x7b\x4d\xd5\x0c\x61\xd5\x4a\xa7\x7c\xbc\x6a\xa4\xd7\x37\xc9\x17\x37\x88\xb5\x6d\xab\x25\x97\x05\x9e\x18\xbe\x45\x1a\xec\x3a\xb6\x18\xac\x5a\x39\x15\x35\x7c\xa1\x95\xaa\x5a\xb8\x7a\xd7\x90\xeb\x89\x55\xc5\x57\xc9\xaf\x5c\x17\x7c\xa3\xac\xac\xc8\xa2\x8b\x28\x41\x55\x14\xd5\xb5\x59\xe4\xa2\x92\xb3\xae\xe1\x5b\x6f\xe1\xd1\xf5\xe5\xb3\x99\x88\x68\x30\xe1\x15\x36\x7f\x34\x73\x04\xed\xf0\xda\xdc\xb6\xf0\x9a\x70\x6e\x20\xf5\xa2\x26\xb2\x09\xd5\x26\x30\x51\x32\x4d\x64\x36\x91\x49\x9a\xbf\x09\xcd\x06\x34\x2f\x2e\xdc\x36\xb1\xd9\xc0\xe6\x45\x4d\x66\x13\x9c\x8d\x98\xf2\x7d\x6c\xbc\x36\xb1\xd8\xc0\xa2\xf5\x32\x4d\x30\xb6\x20\xcc\xf7\xe6\x34\xd1\xd8\x40\xe3\x4d\xa2\xa9\x09\xc7\x06\x1c\x6f\x84\x4a\x13\x8f\x0d\x3c\xde\x61\x6f\x4e\x13\x90\x0d\x40\xde\x61\x6f\x4e\x13\x91\x0d\x44\xde\x54\xcb\x36\x11\xd9\x40\xa4\xe5\x42\x4d\xc8\x35\x20\x77\x53\x04\xd6\x84\x5c\x03\x72\xf7\xb3\x3d\xe4\x26\xe4\x1a\x90\xbb\xf3\x76\xb8\x9b\x90\x6b\x40\xee\x2e\x71\x0f\x14\x72\x0d\xc8\x05\xec\xa6\x26\xe4\x1a\x90\x0b\xd4\xfb\x37\x21\xd7\x80\x5c\xe0\x92\x52\x13\x72\x0d\x7f\x38\x5c\x69\x0f\x6c\xc4\x4d\x1a\x28\xf4\x22\x67\x13\x85\x0d\x14\x06\x44\x64\x13\x85\x8d\x2c\x70\x08\x6c\x8e\x28\x6c\xa0\x30\x44\x36\x47\x14\x36\x50\x18\x70\x0f\x9a\x28\x6c\x33\x9e\x5f\x3f\x02\x35\x9b\x6d\xc6\x9b\x2e\x06\x52\x11\xd9\x04\x66\x03\x98\x81\x9b\x2e\x4d\x60\x36\x80\x69\xd6\xa3\x09\xcc\x06\x0a\x03\xd9\xf8\x2e\x0a\x3b\x28\x0c\x65\x6b\x96\x2e\x0a\x3b\x28\x8c\x54\xa3\x76\x51\xd8\x41\x61\x3c\x29\x64\x13\x85\xfd\xac\xf5\xeb\x47\xbc\xb6\xb7\xd4\x4f\xa2\x4f\x1d\x60\xc6\x6b\x5b\x12\x5d\x60\x76\x80\x19\x89\xbf\x75\x81\xd9\xaf\xad\x6c\x23\xf9\xbc\x7e\x91\x75\xe8\x60\x35\x12\x79\xea\x62\xb5\xdf\xdb\xc2\x8d\x04\x67\xfa\x8d\xc5\xd0\x81\x6f\xe4\x46\x45\x17\xbe\xfd\xde\xfe\x41\xa4\x4a\xad\x23\x67\x3f\x3b\x88\x8e\xd4\xa1\x77\x11\xdd\x43\x8c\x5f\x3f\x22\x37\x2d\x7b\xc0\xf9\xee\x0a\x5c\x2a\x85\xbb\x20\xef\x80\x3c\xa6\x6d\xf7\x75\x41\xde\x01\xb9\x17\x3a\xba\x20\xef\x80\x3c\x66\x6a\xf7\x04\x79\x4f\x0a\xef\xfb\xde\x5d\xbe\x95\x1a\x5b\xb8\xc7\x25\xcc\xcf\x9e\xb6\xe9\x80\x8c\xeb\x09\xe3\xae\x27\x14\xe4\xcd\x65\x9c\x9e\xa6\x53\x2d\xfb\xd8\x7b\xb9\xa3\x2b\xaf\x6f\x6a\x91\xba\xec\xd1\x15\xd8\xb7\x95\x85\xf2\x47\x57\x24\xdf\xf8\x87\x5d\x06\xe9\x44\xd5\xcf\x40\x6a\xa9\x67\x8c\xcf\x9e\xbd\x19\x96\xa0\x8e\x78\xfb\xfe\xa1\xd6\x22\x15\xc6\x4e\xc7\x7a\xb3\x8b\xf2\xda\x9e\x89\xdf\x75\x2f\x0b\x3e\x5c\x8b\xec\xc4\xc7\xf7\x8f\x75\x15\x1b\x68\x5d\x2e\xec\xd4\x3b\x45\x2e\x10\xf4\x82\x5d\xd8\x09\x5a\xa7\x83\x55\x0b\xd1\xcf\x0e\xaf\xa6\x63\x83\xb6\xcb\xab\xbd\x6c\x0d\x99\x8e\x58\x28\x93\x64\xe7\x28\x29\x4a\x94\x71\xf5\xb2\x0d\x83\xcf\x0e\x47\xa7\x73\x8b\x82\x2e\x47\x77\x38\x3a\x9d\xdb\x53\xeb\x72\x74\xa7\xf6\x25\x51\xe3\xd3\x2b\x3a\xbd\xc3\xe4\x89\x8c\x52\x97\xc9\x3b\x4c\x9e\x60\xdf\x2e\x93\xf7\xe6\x5b\x5b\x69\x76\x39\xba\xc3\xd1\x89\xab\xca\x5d\x8e\xee\x5d\x0d\x7d\xed\x81\x72\x74\x87\xa3\x53\xda\x5a\xb1\xcb\xd1\x1d\x8e\x4e\x69\x6b\xc5\x2e\x47\x77\xd8\x37\x51\x14\xd7\x65\xdf\x0e\xfb\xa6\xbc\xb5\x62\x97\x7d\x3b\xec\x9b\xca\xfd\xfc\xa2\x4e\xee\x72\x77\x87\xbb\x9f\x63\x2b\xcd\x21\x77\x0f\xb8\xfb\xe1\xea\xf5\x90\xbb\x07\xdc\xfd\x70\x15\x75\xc8\xdd\x03\xee\x7e\xae\xad\x34\x87\xdc\x3d\x60\x65\xff\x82\xc6\x90\x95\x07\xac\xfc\x84\x23\xef\x2e\xdf\x82\x6f\x1f\xa2\xa5\x43\xbe\x1d\xb7\x56\xca\xf6\x02\x87\x4c\x3a\xe0\xc8\x87\xd2\xd7\x21\x47\x0e\xd8\xef\xa1\x8a\x79\xc8\x7e\x03\xf6\x7b\x40\xf9\x90\xfd\x86\x16\x4f\xde\x1a\x72\xc8\x7e\x03\xf6\x7b\xc0\xf8\x90\xfd\x06\xec\x97\xc9\x76\x0e\xd9\x6f\xa4\xed\xa2\x79\x63\x7c\x24\xcc\xf9\x91\xb4\x95\xf6\x0e\x0f\x19\x6b\x50\x34\x68\xca\x67\x3c\xc4\xc6\x06\xbc\x96\xdd\x09\x59\x6d\xc0\x6a\x5e\xf8\x1c\x72\xda\x80\xd3\x32\x97\x3b\x87\x8c\x36\x60\x82\x1c\xb6\xf6\x18\xf2\xc0\x00\xdd\x19\x21\x30\x44\xf7\x00\xb7\x39\x26\x8a\x7a\x7d\x0b\xdc\x7a\x0f\x60\x88\xdb\x51\xb7\x60\xb0\x42\x7b\xd4\xe9\x5b\x0c\x24\x1f\x3e\xc4\xed\x00\xb7\x99\xbf\x23\x32\xc4\xed\x20\x62\x6c\x81\xd3\x30\x60\x3c\x80\x72\x26\x96\x36\x84\xf2\x00\xca\x99\x58\xc5\x10\xca\x03\x28\x97\x63\x6b\xdb\x21\x94\x07\x50\x2e\xb0\xd8\x10\xca\x83\xe8\x45\x21\xe5\x3b\x0c\x5e\x0c\xd0\x5d\x48\xd7\x0c\xd1\x3d\x40\x77\xc1\x55\x19\xa2\x7b\x80\xee\x42\x32\x64\x88\xee\x01\xba\x4b\xd8\xf2\x6b\x08\xdf\x01\x7c\x4b\xdc\x4a\x60\x0a\xdf\x09\x7c\x4b\xda\xd2\x6b\x0a\xdf\x09\x7c\x4b\x4a\xf9\xcb\xe7\x14\xbe\x13\xf8\x16\x8a\x7d\xa7\xf0\x9d\xc0\xb7\x10\xe6\x9d\xc2\x77\x02\xdf\xc2\xcd\xf3\x29\x7c\x27\xf0\x2d\x14\x43\x4d\xe1\x3b\xcd\xed\x1f\x44\x18\xa6\xf8\x9d\xe6\xdd\x0f\x72\xa1\x53\x00\x4f\xf3\xe9\x07\xf9\xb8\x29\x82\xa7\xb9\xf3\x83\xa4\xd4\x14\xc2\xd3\xfc\xf7\xc1\xad\xd3\x29\x86\xa7\x79\xed\x83\x04\xc5\x14\xc4\xd3\xdc\xf4\x11\xb7\x32\x98\xa2\x78\xaa\x0c\x0e\x2a\x37\xa6\x98\x9d\xaf\xf1\x4e\x44\x60\x8a\xd0\xa9\x32\x38\xa8\x3d\x9e\x42\x74\xaa\x0c\x0e\x8a\x00\xa7\x18\x9d\xe6\x79\x0f\x02\x97\x93\x4b\xf1\x9f\x53\xe1\x7d\x94\x6d\x97\x4c\x81\x3b\xbd\xfd\x7c\x1e\x6c\x95\x39\xc4\xa9\x25\x7f\x1e\xdb\xc3\x9b\xa2\x79\x6a\xca\x9f\xfc\xa5\x8b\x29\x9c\xa7\xb6\xfc\x79\x3e\x7b\x3e\xf1\x3c\xeb\xeb\x5d\x6c\x39\x3f\x45\xef\xf4\x7e\xe6\x79\x6f\xa5\x31\xb9\x9f\xf9\x39\xb5\xf0\xcf\x9b\x83\x14\xd2\x93\xf8\xfe\x79\x72\x95\x63\x12\xe5\xdf\x3f\xbc\x47\xf2\x65\x0a\xea\xa9\xdd\x7f\x86\x0d\xbb\x29\xaa\x27\x35\x79\xe7\x49\x40\x7c\x76\x0a\x26\xa7\xc5\x78\x67\xda\x4e\xd3\x14\xea\xd3\xa2\xb8\x93\xcb\x41\x53\xac\x4f\x6f\x29\x9d\x5c\x14\x99\x16\xc0\x4d\x23\x75\x27\xd7\x35\xa6\x68\x9f\xde\x95\x39\x49\x82\x4c\xe1\x3e\x27\xb5\x1b\x67\x06\xa3\x93\xda\x8d\x69\x61\xd6\x89\xe0\x9a\xf2\xc0\x34\x8a\x71\x52\xf0\x37\x65\x82\x69\x94\xe0\xa2\x80\x70\xc9\x05\xcb\x8b\x19\x17\x7f\x81\x61\x1d\xd8\x2f\x4b\x0f\xfe\x3a\xa9\xdc\x97\x35\xd6\x41\x14\xe3\xa2\xb0\x6d\x1d\x58\x56\x4b\x0f\xf9\xc2\x26\x5b\xf2\xcb\x3a\x89\x26\x5c\x17\x25\xe5\x27\x85\x86\xeb\xa4\x66\xfc\x42\x0d\xae\x13\xf5\xbc\x5e\x27\x99\xa4\xe8\x92\xb1\x96\xd5\x3f\x17\x77\x2c\x96\x9c\xb5\x2e\xa2\x8b\x17\x7f\x48\x62\x5d\x44\x6d\x96\x55\x3d\x57\x78\xe8\x73\xec\x45\x24\xf6\x22\x19\xb6\x2e\x02\xfb\xcb\x9a\x9b\x8b\xeb\x99\x4b\x1e\x5c\x37\x89\x8c\x2b\x66\xfa\x48\x64\x2c\xf9\xf2\xf2\xfe\x80\x7c\xb9\xe4\xcb\x2b\x6d\x69\xbd\xe4\xcb\x15\x88\x2a\x5d\x5c\x91\x5e\x81\xe8\xe7\x92\x57\xaf\x67\x5b\xd5\x4b\x5e\x5d\x81\x68\xd1\x45\x52\x6a\x85\xe6\x7b\x04\xec\x2f\x12\x3c\x2b\x20\xe0\x96\x3c\x7d\x95\x6d\x04\x2d\x79\x7a\xc9\xd3\x17\x17\x02\x97\x3c\xbd\xe2\xfb\x1e\x97\x01\xe4\xe9\x95\xd8\xe7\xfb\x48\xc7\xbf\x56\xe1\x29\xfe\xa5\x06\x5f\x89\x98\xce\x52\x0a\xdc\xc4\xf6\x96\x52\x60\xbd\x26\x21\xf1\xb9\xa5\x14\x58\xaf\x49\x88\x69\xb3\x94\x02\xeb\x35\x09\x2f\x2a\xf2\x95\x02\xeb\x35\x09\xb9\xbf\xbe\x94\x02\x4b\x8e\xbf\x49\xc1\x2e\x39\x7e\xc1\xe4\xe7\x1d\x39\x41\xca\x05\xf6\xcf\xf4\x9e\x07\xef\x39\xd6\x72\xf2\x9b\x2b\x86\xab\x74\xdf\x23\xbe\x79\x27\xc7\x52\x71\xb5\x4c\xcf\xdf\x98\xd7\x8b\xbf\x44\xf0\xb9\x5e\xc7\x9f\xdb\x6b\x4b\x69\xb1\x4c\x93\x27\x52\xd3\x8b\x1b\xfe\xfb\x87\x40\x0c\x9e\xd2\xe2\x3a\xff\xe7\x52\xaa\xa4\xb0\xa5\xc5\x52\xaa\x2c\xd3\xdf\x29\xc4\x4c\x5f\xb1\xcf\x9b\x0f\x6f\x5f\xa3\xcf\xcb\x64\x81\xfb\x17\xa6\xbf\x57\x35\xae\x15\x40\x18\xb9\xf0\xcf\x55\x8d\x61\x79\xb7\xc3\x32\xec\xf5\x86\x21\xd0\x49\x4b\xc9\xb5\xfc\x0b\x53\x09\x07\x63\x91\x57\xfe\x5c\x8d\xf4\x5e\x8a\x5e\x3e\x89\x9c\x65\xa3\x3a\x23\x91\x76\x5a\xe4\x8b\x3f\xd7\x1b\xc3\x20\x35\xb3\x94\x70\xcb\x1b\xe0\x09\x89\xb4\xc8\x03\x7f\xae\x66\x9c\x9b\xfa\xbc\x45\xde\x76\xff\x30\x96\xbc\xc8\x32\x55\xbb\xbc\xc8\x9d\x12\x68\xe7\x7a\xf6\xe7\x32\x15\x9a\x08\x1d\x2d\x53\xa1\xab\x19\x8f\xc4\x63\x5c\x5c\x62\xde\x3f\xcc\x47\x0c\x7a\x29\x45\x97\xd7\x93\x13\xf1\xe1\x65\x3a\x73\xf5\xe0\x7b\x48\x81\x1e\x7d\x8f\xdb\xa5\x89\xeb\x69\x8b\x9b\xcb\x9f\xcb\xbf\x6e\x95\xb8\x8c\xb6\x4c\x5d\x2e\x6f\x08\x27\xfe\x4e\xc3\xe2\x1e\xf0\xe7\x32\x4d\x99\xf8\xe3\x02\x8b\xfc\xe4\xfe\x71\x0d\xb0\xa1\xf4\x5e\x9d\xeb\x81\xe9\xbd\x77\x43\xac\x7f\x79\x79\x37\x61\x07\x2d\x2e\xef\xee\x9f\xf7\x26\xca\x41\x9f\x6b\x74\xdf\x43\xd2\x90\x27\xfc\x5c\x9d\x12\x85\x94\xfd\xb6\x29\x7d\xc4\x19\x93\x1c\xdf\x89\x33\xae\x8e\xc6\x49\x59\x9a\xd1\x38\x4b\xad\x91\x32\x78\x56\x6b\x2c\xd3\x76\x89\xbf\x75\xb6\x4c\xdb\x2d\xff\x26\x57\xca\xdc\x28\xb2\x5c\x7b\xa9\x5d\x12\x4e\xf7\x52\xbb\x2c\x2f\xaa\x26\x2a\x08\xd7\xf0\x7c\x87\xb1\xea\x12\xbc\x9d\xc3\xb7\x0d\xe3\xa5\xdc\xef\x5d\x43\x9a\x87\xf4\x51\xae\xbd\x06\x71\xd0\xf5\xe6\x90\x4a\xe1\x72\x8d\xf4\x4d\xff\x22\x1e\xd5\x82\xcb\xc0\xc1\xb2\x94\xfa\xa1\x5a\x70\x59\x36\xbd\xa6\x7f\x0e\x8e\xbb\xa3\x8b\xbb\xa3\xfb\x87\xc0\x1a\xb9\x9c\xa5\x56\x5b\xde\xfd\x7c\x8e\x6d\xec\xaf\x29\x6f\x4d\xcb\xf1\x0f\xef\xf7\x50\x8e\xbf\xe6\xf0\x8a\x15\xd7\xb8\xe6\x74\x8d\xe9\x35\x8f\xdb\xbe\x61\x9f\xb1\x5b\xae\x9b\x4d\xf7\x5e\x2d\xf9\x9c\x21\xfc\x6b\x89\xb9\x1b\xbf\xab\x3f\x7d\xf9\xf3\xdf\x3e\xec\x7f\xf8\xfe\x7d\x7e\xfb\x99\xbf\xb3\xc8\x5f\x38\xfc\x18\x73\xfd\xf0\x6d\xfe\xf9\x6f\x36\xfe\xf4\xe3\x4f\x7b\x14\xff\xfe\x4f\x00\x00\x00\xff\xff\x69\x55\x86\x2d\xdf\x51\x00\x00"); +var _ebe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x95\xcd\x8a\xe3\x46\x14\x85\xf7\xf5\x14\xb5\x9c\x2c\x26\xae\x7b\xeb\x1f\x84\x21\xb8\x19\xf0\x62\x66\x42\x9c\x4e\x02\x21\x0b\x59\x2a\x19\x41\x2c\x09\x59\x5e\xf4\xdb\x87\x5b\x47\xdd\x81\x31\x18\xd9\x9f\xab\x74\xac\xef\xc8\xd7\x87\xd3\xf9\xe5\x3c\x8d\x9b\x3e\xfc\xba\xce\xdd\xa5\x6c\x7a\x18\xa7\x7e\x2d\x8f\xf9\xb9\x76\x45\x5f\xcb\x6d\x9c\x94\x22\xd6\xfd\xd8\x6d\xef\x6f\xeb\xa1\xbb\xb7\x8b\x52\xb2\xff\xf2\xf6\xd8\xca\xfd\x3c\x0d\xb3\xb6\x58\xd7\x3f\x97\x7d\xad\xd6\x87\xdf\xca\x6d\x7c\x6c\xeb\x9b\xfe\xf4\x4b\x3f\x5f\xcb\x4f\xba\x2f\x83\xf0\xef\x6b\x5f\xd6\x71\xba\xe9\x4f\xa7\x6f\x17\xfa\xc0\x97\xe7\xb2\xfc\x5b\xee\x65\xda\xb4\xa9\xac\x4c\x7d\x3d\xaa\xc3\xe9\x6b\xbb\x7c\x6b\xef\x45\x1f\xea\x99\x3e\xcb\xbe\xcf\x58\x54\x3f\xfb\xa3\xac\x8f\x71\x9e\x34\x99\x9f\x8d\x09\xff\xf3\xdf\xdf\x96\xa2\x69\x3f\xc9\xeb\xf9\xe5\xfb\x30\x3c\xca\xa6\x73\xd8\xf7\xfe\xf5\x7a\x7e\xd1\x7f\x93\x26\xa3\xd9\xdb\xec\xfe\xd9\x97\xfe\xf9\x75\xee\xcb\xfe\x2d\xea\x95\x9e\xe6\xe7\xb4\x69\x72\x26\x67\x40\xc2\x65\x76\x73\x5f\x1e\x4b\xdb\x95\xb5\x9d\x6e\x45\x69\xdd\x18\x63\xcc\x51\x37\x36\x7e\xf9\x72\x94\x2b\xf8\x61\x85\xf2\x61\xdf\x39\xf6\x20\xef\x3b\x8c\x19\x86\xa3\x96\x87\x51\x8d\x21\x30\x02\x63\x1f\x54\x63\x18\x8c\xc1\x3c\xb1\x6a\x8c\x05\xb3\x60\x31\x24\xd5\x18\x07\xe6\x2a\x23\xc3\x4e\x35\xc6\x83\x79\x30\x4e\x92\x11\xc0\x02\x98\xb7\x92\x11\xc1\x22\x58\xcc\x92\x91\xc0\x52\x65\x6c\x9c\x64\x64\xb0\x0c\x66\x8d\x64\xb4\x60\x2d\x98\x0f\x92\x71\x05\xbb\x82\x25\x92\x8c\x0e\xac\xab\xcc\x9a\x28\x19\x3d\x58\x0f\x66\x59\x32\x0a\x58\x01\xf3\x49\x32\x06\xb0\x01\x2c\x39\xa3\x1a\x82\x3f\x82\x3f\x67\x72\x50\x0d\xc1\x1f\xc1\x9f\xb3\x9e\x55\x43\xf0\x47\xf0\xe7\x82\x49\xaa\x21\xf8\x23\xf8\x73\x29\x38\xd5\x10\xfc\x11\xfc\x79\x62\xc9\x80\x3f\x82\x3f\x6f\xa3\x64\xc0\x1f\xc1\x9f\x0f\x56\x32\xe0\x8f\xe0\xcf\xa7\x24\x19\xf0\x47\xf0\x17\xc8\x49\x06\xfc\x11\xfc\x05\x67\x24\x03\xfe\x08\xfe\x42\x90\xce\x09\xfe\x08\xfe\x42\x96\xce\x09\xfe\x08\xfe\x22\x49\xe7\x04\x7f\x04\x7f\xd1\x49\xe7\x04\x7f\x04\x7f\x31\x48\xe7\x04\x7f\x04\x7f\x31\x4b\xe7\x0c\x7f\x0c\x7f\x89\xa4\x73\x86\x3f\x86\xbf\xe4\xa4\x73\x86\x3f\x86\xbf\x14\xa5\x73\x86\x3f\x86\xbf\x94\xa5\x73\x86\x3f\x86\xbf\xcc\xd2\x39\xc3\x1f\xc3\x5f\x76\xd2\x39\xc3\x1f\xc3\x5f\x8e\xd2\x39\xc3\x1f\xc3\x5f\xce\xd2\x39\xc3\x1f\x57\x7f\x72\x3b\x4b\x06\xfc\x71\x06\x73\xd2\x39\xc3\x1f\xb7\x60\x51\x3a\x67\xf8\xe3\xea\x4f\x6e\x0a\xc9\x80\x3f\xee\xc0\x58\x3a\x67\xf8\xe3\x1e\xcc\x4b\xe7\x0c\x7f\x5c\xc0\xa2\x74\xce\xf0\xc7\xd5\x1f\xb1\x91\xce\xed\xfe\x8b\x37\x60\x2c\x9d\x5b\xf8\xb3\x04\xe6\xa5\x73\x0b\x7f\x96\xc1\x92\x74\x6e\xe1\xcf\x56\x7f\x64\x8d\x74\x6e\xe1\xcf\x3a\x30\x2b\x9d\x5b\xf8\xb3\x1e\xcc\x4b\xe7\x16\xfe\x6c\x00\x4b\xd2\xb9\x8d\xfb\xf4\x21\x3e\xca\xb8\x4a\xa6\xce\xa0\xf7\x59\x23\xaf\x65\x7a\x7f\xcc\xd3\xee\xb9\xae\x65\xda\xea\xec\xae\x13\x53\xa6\xdb\x38\x95\x8f\xff\x81\x65\x5e\x64\x57\x7d\xfe\x17\x00\x00\xff\xff\xdd\x7b\x1f\xc6\x33\x06\x00\x00"); +func _feeb ()([]byte ,error ){return _ad (_bgce ,"UniCNS-UTF16-V")};var _abe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x31\x6b\xc3\x30\x10\x85\x77\xfd\x8a\x1b\xd3\xa5\x96\x1c\x92\x76\x08\x81\x92\x10\x70\x21\x4d\x89\x9b\xb6\x50\x3a\x28\xd2\xd9\x08\xea\x93\x90\xe4\xc1\xff\xbe\x48\x76\x5c\xe8\x60\xce\xfa\xee\x3d\x74\xef\x54\xec\xaa\x7d\x45\x26\x42\xf1\xea\xad\xaa\x31\x42\x63\x48\x7b\x0c\xb6\xf7\x0a\xe1\x8a\xad\x21\xc6\x44\x09\xda\xa8\x78\x3b\xe6\xa2\x3a\xe9\x18\x4b\xfe\x7a\x08\x11\xbb\x8a\x1a\x0b\xcb\x51\xa7\x7b\x37\x69\x01\x8a\x33\xb6\x26\x44\x3f\xc0\xe2\x49\xdb\x2b\xde\x81\xc6\x26\xf1\x93\xd7\xe8\x0d\xb5\xb0\x78\x96\x4e\x92\x98\x1b\x75\xef\xdc\x0f\x76\x48\x11\x78\x66\x48\x3a\x57\x56\xec\x8e\xd2\xbd\xc8\x0e\xa1\x38\xdb\x4e\x52\xa6\x19\xbe\xa3\x0f\xc6\x12\x08\x7e\xcf\xf9\xfa\x8f\xbf\x0d\x0e\x41\x4c\xee\x4b\xb5\x3f\x35\x4d\xc0\x08\x8f\xeb\x49\xf3\x79\xa9\xf6\xf0\x25\x40\x70\x28\x57\xcb\x95\xf8\x9e\xa4\x1f\x47\xab\x71\xba\x9e\x89\x31\x8c\xb2\x1a\x83\x93\x0a\xbd\xa4\x16\x19\xc0\x86\xf3\x2d\x6c\x0e\x87\x6d\x9a\xf0\x5f\x77\x36\x19\x3d\x82\x4d\x99\xc4\x0f\xb8\x85\x72\x29\xb2\xe1\xd6\x49\xff\x69\x99\x73\x38\xd5\x7b\x8f\x14\xf3\x2a\x73\x8a\x34\x86\x21\x9c\x9f\xc5\x59\x97\x5c\xf9\xfb\x0d\x00\x00\xff\xff\x19\xfc\x17\x6a\xc2\x01\x00\x00"); +func _ga ()([]byte ,error ){return _ad (_fgf ,"83pv-RKSJ-H")};func _ccab ()([]byte ,error ){return _ad (_eacb ,"ETHK-B5-H")};func _fdca ()([]byte ,error ){return _ad (_fggee ,"RKSJ-H")};var _gbbd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x97\xda\x92\x2c\xcb\x82\xb2\x50\x92\x43\x5d\xd8\x6e\x69\xba\x69\xa1\xf4\xe0\xd8\xe3\x60\x68\x64\x23\xdb\x87\xfc\xfb\xa2\x37\xa9\x7b\x08\x72\xbe\x68\x1e\x2f\x30\xce\x0f\xcd\xb1\x09\xe3\x4a\xf9\xd7\x38\x75\x27\x5e\x69\x18\x43\x1f\x79\x99\xb6\xd8\x31\x5d\xf8\x3a\x86\x2c\x53\x9a\xfa\xb1\x5b\xff\x7d\xc5\xd1\xdd\xda\x39\xcb\xf2\x4f\xb4\x2d\xfc\x78\x3e\x34\xc7\xd3\x7d\x59\xf9\xd6\x84\x61\x22\x23\x33\xfd\x36\x3f\xe6\x88\xf2\x6f\x7c\x1d\x97\x35\xde\xe9\xe9\x63\x3f\x5d\xf8\x1d\xf5\x3c\x24\x7f\x8d\x3d\xc7\x31\x5c\xe9\xe9\x73\x3b\xb7\x41\xed\x3f\x9c\xb6\x79\xfe\xc3\x37\x0e\x2b\x29\x18\x87\x1e\x67\x96\x1f\x5e\xda\xf9\x4b\x7b\x63\xca\xcf\x10\xc0\x99\xe3\x32\x4e\x81\x94\x7e\x5f\x14\xf6\xbf\x7f\xbf\xcf\xfc\x48\xc8\xf2\xb7\xe6\xf8\x3a\x0c\x0b\xaf\x54\xdb\x42\xee\xfc\x7c\x6b\x8e\xf4\x4b\x91\x2a\x48\x5b\x53\x16\xbf\x1f\x57\x7f\xbc\x4c\xfd\x3e\xa8\x9d\xfc\x93\x6e\xec\x63\x1b\xae\x9c\x7d\xd0\x4a\xeb\x67\x4a\x87\x79\x26\x57\xd7\x2e\x91\x51\x20\xa3\x41\x1e\xd4\x09\x71\x22\xaf\x12\x95\x72\xab\xb4\xa0\x12\xd4\x82\xec\x05\x84\xc1\x4a\x6e\xa5\xc3\x79\x95\xe2\x4b\x0d\xc2\xe1\xbc\xaa\x41\x46\xc8\x80\x3c\xc8\x0a\xa5\x78\xaf\x0b\x90\x13\x72\x20\x05\xf2\x42\x1e\xa4\x13\x95\x92\x55\x22\x4b\x9b\x44\x95\x50\x25\x54\x82\x24\xbe\x92\x78\x0b\x92\xf8\x4a\xe2\x2b\x10\x0b\x31\x28\xb5\xb7\xd2\xde\x4a\x7b\x5d\x83\x8c\x90\xc4\x7b\x90\x15\x42\xbc\x29\x40\x4e\x08\xf1\x46\x81\xbc\x10\xda\x9b\xd4\xde\x4a\x7b\x2b\xed\x4d\x6a\x6f\xa5\xbd\x95\xf6\xa6\x04\x49\xbc\xb4\x37\x16\x24\xf1\xd2\xde\x54\x20\x16\x42\x7b\x83\xf6\x4e\x06\x5d\x05\xaa\xd3\x36\xee\xcb\x90\x9e\xd3\x7b\xb0\xef\x65\xb7\xc5\xc8\x61\xc5\x5b\x80\x25\x4c\x5b\x34\x06\xde\xdf\xae\x79\x9a\xd3\x14\x3e\x7f\x03\x00\x00\xff\xff\xad\x4b\x3b\x79\x89\x03\x00\x00"); +func (_df bindataFileInfo )ModTime ()_c .Time {return _df ._fd };var _ccaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xaf\x2d\x3b\x72\xe5\x37\x7f\x9f\xe2\x0c\xdb\x83\xb6\x32\x93\xcc\x24\x09\x3c\x1c\xc0\x92\xba\xe0\x6a\xa0\x6d\xc3\x6a\xd9\x06\x0c\x0f\x92\xfb\x8f\x5c\x80\xf5\xaa\xf0\xaa\x34\xd0\xb7\x37\xb8\xd6\x6f\xed\x57\x6d\x18\xb8\x75\x27\x77\xc7\x21\x93\x0c\x92\xc1\x60\xfc\x63\xf0\xef\xfe\xe1\xf7\xff\xf8\xfb\x5f\xfe\xf0\x97\xaf\xbf\xfb\x5f\x7e\xfd\xe3\xe3\x9f\x5e\x7f\xf9\x7a\xff\xe1\x97\xe7\xaf\xaf\x3f\xff\xf1\xdf\x7e\x7d\xbc\xbe\xe6\xeb\x5f\xfe\xf0\xcb\x4f\x3f\xed\xc7\xd7\xf3\x0f\x8f\xbf\x04\xd4\x7f\x8f\x7f\xbd\xff\xf4\xd3\x4f\xeb\xfb\x7f\xfa\xf7\x3f\xff\xe5\xf5\xaf\xbf\xff\xe5\xfd\xc7\xaf\xe2\x7a\xcf\x7f\xfb\x13\x75\xbf\xbe\xfe\xee\x7f\x7d\xfd\xcb\x1f\xfe\xfc\x97\x5f\xff\xfd\xeb\x3f\xfc\x0f\xcf\x3f\xce\xd7\x7f\xf7\xf5\x7c\xbd\xd7\xdf\xff\xe7\x5f\x9f\xaf\x5f\xff\xf0\xcb\xbf\x7c\xfd\x87\xff\x7c\xff\xe9\xfe\x65\xff\x14\xfc\xd3\xbf\xfd\xe9\x4f\xff\xcf\xeb\x5f\x5f\xbf\xfc\xe5\xab\xe9\x6f\xaf\x5f\x9e\xfa\xff\xa7\xbf\xfb\x87\xff\x72\xff\xe9\x7f\xba\xff\xf5\xf5\xf5\x77\xff\xfc\xcb\x1f\xfe\xf3\xef\xff\xe9\xd8\xb6\xfa\x1f\xff\xf9\xbf\xfe\xae\xff\xc7\xff\x51\x35\x54\xe1\x7f\x7b\xfd\xfa\xe7\x3f\xfc\xf1\x97\xaf\xfd\xbf\xdf\x8e\xfd\xb7\x3f\xff\xd7\x7f\xff\xd3\xeb\x6b\xa7\xa1\xff\xe3\x9f\x7f\xff\x8f\x5f\xff\xe7\xfe\xb5\x6f\x5f\xc7\x79\x95\xfd\xff\xe2\xef\xff\xfb\x7f\xf9\xe3\xf3\xf5\xb5\x19\xaa\x1e\xc4\xe3\x8f\xcf\xd7\x9f\xff\x74\x3f\x5e\xbf\xde\xbf\xfc\xcb\xeb\xa7\xaf\xaf\x9f\xb7\xed\xfb\xcb\xff\x7e\x6e\xbf\xfb\x5e\x7f\xf9\x87\xad\xf3\xb7\x9f\xff\xf1\x77\x7f\xef\xbf\xfd\xa7\xad\xf3\xd7\x9f\xff\xd3\xef\xfe\x3e\x7f\xfd\x9d\xfe\xba\xfe\xfe\xf3\xef\xda\xdf\xf3\xf7\xd7\x2f\xcf\xff\x4f\x2f\x3f\xed\xee\xfc\x97\x3f\xfe\xe5\xf9\x7a\xfb\x6f\xea\xf7\xe7\xfd\xfd\xfd\xb5\xaf\x2f\xfe\xba\xe8\xa7\x7d\xdb\xc0\xf6\x0f\xcf\xc7\xff\x7d\xff\xfa\xd3\xcf\xe7\xe3\xfb\x6b\xb4\x9f\x7e\x6e\xeb\xff\xf1\xd3\xcf\xed\xf9\xfd\x35\xea\x4f\x3f\xb7\xd7\xf7\xd7\xbe\x6d\x3f\xfd\xfc\x38\xee\x6d\x35\xb5\x7e\xd4\xf5\xb7\xa6\x9f\xe7\xf7\xd7\xe5\x3f\x5e\xdf\x5f\xa3\xe8\x57\xfb\xfe\x6a\x87\x3f\xe9\xdf\x5f\x57\x75\xcd\xf1\xfd\xb5\x9f\x87\x7e\xde\xdf\x5f\x7b\x75\x85\xb9\x9a\x1a\xfa\xf9\x58\x15\xdc\xc2\x73\xfd\x74\xb3\xab\xff\xb3\xea\xe7\x1a\xca\xa1\xba\x73\xfb\xfe\x6a\xc6\x60\xee\xdf\x5f\xd7\x50\x85\x59\x57\x6f\xa7\x7e\x9e\xeb\x33\xd7\xbd\xbe\xbf\x5a\xeb\xfa\xd9\xbe\xbf\xf6\xdd\x9f\xf5\xef\xaf\xbd\xf8\xb3\x85\xd9\x25\x74\xa6\x30\xf3\x5f\x17\x66\x87\xd0\x99\xea\xf8\xfa\xe9\xe7\x47\xe9\xd7\xfa\x6c\xb5\x5b\x46\x5b\x1d\x9f\xfa\xb9\x1a\xab\x87\x7e\xae\xba\xe7\x6a\xac\xac\x19\xd9\x85\x4e\x99\xaa\xab\x16\xd4\x71\x5d\xe8\xd4\xb5\xac\xa3\x5c\x97\x7e\xef\xfa\xbd\xeb\xf7\xb1\xda\x68\xa7\x0b\x8a\x80\x6b\x08\xa8\x02\x4a\x13\xa0\x31\x36\xf5\x50\x85\xd8\xd9\x4e\x37\xdc\x04\x34\xb7\xd6\x05\xf4\x22\x60\x18\x70\x6b\xf7\xf7\xd7\xb1\x95\xe2\x92\x29\x40\x2b\x54\xfb\xc3\xad\xb9\xda\xd3\xad\xb9\xe4\x65\x74\xdc\xf4\xdb\x25\x6b\xc2\xea\xd8\xd4\xc0\xa1\x6a\x63\x77\x89\x70\x1b\x87\xc6\xa6\xc6\x46\xd1\x6f\x7f\x71\xb9\x7f\x03\xcd\xfd\x0b\x99\x61\x9c\xb5\x28\x75\x18\xe7\xe6\x92\x7b\x7d\x3f\xdc\xee\x5c\x34\x2a\x32\xa8\xc3\x18\x77\xb7\x65\x8c\x87\x3f\x7f\xb9\x17\x7f\xf2\x76\x2f\x02\x6e\x63\xec\xd9\xbc\x77\x97\x68\xd2\xef\xc3\x25\x06\x3c\xe9\xdd\xdf\x78\xd2\x87\xc6\x7f\x7b\x00\xa2\x92\x7a\x6b\xd2\xfb\xee\x6f\xba\x50\x13\x02\x8b\xf2\x47\xdd\x35\x2f\xb7\xd0\xbf\xdc\xe3\xd4\x6f\xff\x1d\x24\x35\x47\x37\x48\xaa\xd6\x04\x49\x2d\xec\x22\xf6\xbd\xaa\x87\x69\x14\x0f\x0d\x78\x16\x03\xae\x04\xbe\xae\x06\xbe\xea\x65\x1a\x5f\x6d\xbd\x3a\x99\x70\x7f\xd3\xdd\x80\xfa\x9f\x9e\x70\xfa\xbf\x3d\xfb\xfe\xc6\x44\x52\xdd\xda\x43\x80\x17\x69\x7a\xca\x3d\x80\x69\x22\xa9\x6e\xc0\xa3\x39\xd6\xf4\x9d\x9d\xd1\x6c\x02\x34\x9a\x5d\x3f\x17\xc9\xab\xfe\x19\x82\x3f\x04\x78\x2c\xed\x12\x70\xba\xf7\x22\x0e\x08\xe7\xfa\xff\xe1\x65\x8f\xb3\x7b\xa0\x97\xdb\xf6\x6e\xb8\x8a\x00\x53\x56\x73\x57\xc3\xd8\xb8\x9a\x77\xc3\xe1\xae\x44\x5a\xc5\xbf\x17\x4b\x2c\xcd\x28\x3f\xb5\x66\x1a\xcb\x22\xf8\xd5\x6e\x15\x00\xc1\x77\x01\x1a\x8d\xfa\x5b\xf4\xbe\xd7\xa1\x9f\x1e\xcb\xe9\x8f\xbd\x2e\x97\xeb\xb3\x2e\x6e\xc9\xeb\xe2\xf1\x67\x23\xf8\x1b\x36\x82\x5b\xf3\xba\x68\x2d\xcf\xb5\x13\x16\xe0\xd6\xd8\x0a\x1a\x62\xb6\x82\x91\x61\x5d\x34\x5e\x73\xaa\x26\x5e\x75\x6a\x2b\x88\x8e\x4f\x6d\x84\x43\x1f\xdf\x66\x44\x97\x01\xaf\x4b\xd7\xc7\xec\x09\x11\xc2\xc9\x9e\x38\x5d\xc2\x9e\xf0\x37\x1e\x4b\x71\x35\xef\x09\x0d\x85\x3d\xe1\x4a\xde\x13\xc2\x9d\x3d\x61\x44\x18\x87\x0b\x18\x87\xa6\x68\xed\x96\x51\x37\xff\x7e\xab\x25\xad\xd4\x64\x45\x0c\x78\x45\xba\xc6\xc7\x6e\x11\xaf\x3c\xd9\x2d\xee\x65\xed\x96\xb5\x0d\x5c\xcd\x14\xe6\x25\x65\xb7\x78\x58\xec\x16\x2f\x84\x76\xcb\xe1\x4a\x5e\x13\x2f\x36\x7b\x45\x3c\xf4\x9c\xac\x89\xab\xc1\x50\x0d\x3c\xd7\xe7\x6e\x69\xed\x7b\xed\xba\x4b\x44\xa3\xd9\xb9\x44\x34\x67\x17\x29\x36\x9f\x06\xfd\xd8\x05\x88\xfe\x34\x0b\xad\x7b\x16\x5c\xe9\xad\xbf\xaf\xa9\x6a\x8b\x2e\x47\xdd\x37\xfd\xde\x55\x47\xdf\x8a\x0d\xd7\xbd\xe8\x77\xd1\xdf\xfd\xbb\xea\xef\xa7\x7e\xb3\xc5\x86\x00\x9f\x29\xc5\xb5\x3c\x01\x62\x3e\x0d\xb2\x14\xe7\x6e\xc3\xbb\xa8\xba\x73\x4f\x41\x71\x6b\xb0\x8b\x26\xc0\x53\xa0\x3d\xd5\x98\x68\xcd\x47\x9b\x92\x35\x34\xc0\xbe\xe6\x79\x54\x7d\x3e\xbc\xc1\xba\xa8\x67\x78\x24\x7b\xd7\x6f\x4f\x89\x9a\x1a\x99\x2c\xd7\xd2\x58\x44\xc8\xc3\x5b\xac\x8b\xda\x87\xc7\xd2\x37\xd7\x32\xab\xa6\x5a\x37\x30\x04\x88\x2e\x0f\x37\x7c\xeb\xb7\xff\x6e\x7e\xe0\xaf\x1f\xee\x7d\x13\xf0\x32\xe0\x4e\xde\xee\x44\x9f\xdc\xc6\x5e\xeb\x3c\xee\xdd\x87\x83\x7a\xf4\xe6\xe9\x1e\xa4\x37\x4f\x17\x7f\x1f\xb7\xb1\xdc\xdd\x80\xb1\x14\x01\x8d\x1b\x2c\x9b\x00\x4d\x72\xef\xe7\x8f\x18\xe1\x60\x0f\x0d\xb7\xfe\x34\x7a\x06\xcc\x0b\x86\xbb\x32\xe2\x5a\xe9\xe1\x5d\xd4\x77\xf5\xcb\x2e\xd2\x81\x3b\xa6\xe7\x5d\xa4\x35\xa6\xe7\x7d\xf3\x37\x1e\x92\xce\x9c\xb1\x16\x77\x54\x1d\xab\x63\x7a\x44\xdd\x80\x07\xa1\x1d\x3d\xbc\x73\xfa\xe6\xc6\x3c\xa2\xea\xc6\xa6\x4b\xfc\x0d\x48\x1b\x1b\x90\x5e\x25\x77\x37\x9e\x92\x65\xee\xce\x04\x9f\x02\x8c\xe7\x66\x40\xa4\x2e\x4e\x75\xfb\x38\xe9\xda\xba\xb7\x8f\x82\xae\xcd\x71\x5b\x30\xea\x3a\x41\xef\x6e\x6c\x8a\xab\x79\x1f\x4b\x7a\xbb\x75\x16\xd4\xe2\x5a\xc6\xac\x18\x19\xd3\xc1\xee\x6e\x3c\x9d\x92\x3f\x6e\xa8\x58\xfb\xf4\xf6\x31\xd1\x8d\x8d\x37\xa4\xe8\xf3\xf6\xe1\xd0\x45\xdf\x37\x94\x2b\xf6\x78\x87\x3e\xdd\x98\xd1\x1c\xfe\xc6\x84\x38\xdc\x98\xb1\xd9\x5d\x02\x02\x6b\x3a\x6f\x68\x4f\x27\xc5\x7d\xb3\x75\x34\x69\xac\xb4\xd8\xc9\xcd\xe2\x6a\xa5\xef\x69\xda\xf3\xa0\xd7\x7a\x88\x82\xee\xc5\xc6\xf4\xb7\xc9\x7c\x6b\x25\xa6\x84\x4f\x4d\xdd\xe4\xb0\x15\x03\x99\xcc\x70\xf5\x17\x23\xe2\xfb\xd4\xfc\x1e\xfe\x74\x7e\x7f\x89\xa9\x4e\xcb\x9c\x5d\xcc\x62\x9a\x87\x89\x1c\x66\xe6\x4c\xed\x87\xf3\x18\x40\x9a\x3d\x04\xac\x46\x8b\xbf\x80\xf5\xaa\xdf\x35\x4b\x1a\xd4\xe4\x2c\x3c\x5d\xc7\x0b\xa6\xb3\xed\xb1\x48\x49\x58\x3c\x44\x2d\xfe\x55\x83\xef\x43\x82\x87\x98\xc2\xa3\x7f\x7a\x79\x88\x30\x8a\xeb\x2e\xdc\x8b\x9b\x7a\xfe\x36\xe6\x07\x84\xa0\xc3\xe5\x61\xd6\xd8\x75\x7c\x3f\x58\x3b\x49\x28\x0f\x18\x82\x8e\xc0\x07\x0c\xe1\x34\xd0\xa2\xa6\x3c\xc4\x01\xc4\xf2\x1e\xd6\xa5\xba\x31\x86\x19\x34\x97\xb8\x59\x09\xee\x0f\x76\xb5\x8e\xc3\x07\x6b\x2d\x29\xfc\xb1\xd6\x5a\x87\xdc\x83\x8d\x2b\x55\xe1\xa1\xcd\xaa\xa9\x7d\xb0\x3b\x25\xdc\x3d\x7c\x7a\xf5\x66\xc0\x03\xd4\xe7\xcf\xd0\xd6\xc2\xe4\x65\xa9\xab\x6a\x61\x5f\x5d\xd2\xa1\x59\xe6\xab\xbf\x0c\x14\x01\x6f\x03\xfa\xc6\x5a\x83\x37\xc1\xeb\xbe\x5d\x62\x60\x1a\x58\xfd\xbc\x26\xd5\xd6\x37\x6f\x6d\xef\xeb\x38\x8e\x1f\xb1\xbf\xb7\x65\xba\x2a\xd2\x7f\x5b\xc3\xa9\xe2\xa7\x6f\x30\xd2\x32\xbd\xb5\x45\x8f\x4d\xfb\xf5\x2d\x72\x3b\xb6\xe1\x92\xd3\x80\xbe\x11\x59\x1d\xdb\x22\x8f\xe7\xa6\x0d\xb0\xad\x25\x78\xee\xfa\x64\x5b\x5b\xe4\xb5\xcd\xb7\x8e\x9a\x63\x5f\x54\xf9\xda\xa7\xf7\x4c\x59\x1b\x45\x90\xce\xba\x75\x42\xbc\xf6\xf9\x9c\x22\xf3\xb5\xb5\x05\xf9\x88\x4b\x99\xb8\xc3\x1a\xbe\x20\x71\xb1\x35\x81\xaf\xa3\x6f\x6b\x06\x8e\x35\x4d\x02\xca\xf7\xd7\x95\x92\x35\x94\x6b\xc9\x8e\x02\x24\x60\xf3\x7b\x4d\xda\x07\x28\x7f\x0d\x54\x56\x5d\xc0\x52\xe8\x2f\x5a\x5e\x23\xb9\x16\xf9\x08\xe8\xe6\x02\xfa\x3d\xcc\x07\xf4\x5b\x9b\x79\x03\x58\x94\xb2\xa5\xd6\xa2\x94\x23\xb8\xbc\x34\x2b\x06\xc4\x85\x34\xd0\x05\xa8\xcb\x00\xea\x92\x06\xa4\xe6\x37\x1a\x58\x5c\x48\x12\x87\x80\x87\x5a\xdb\x69\xcf\x62\x14\x08\x4d\x93\x7d\x75\x8b\x3b\xd4\xd2\x0f\x40\x19\x2f\x2a\xc0\x70\x33\x94\x69\xbe\xae\xa3\xef\x80\xf7\xf7\x57\xeb\x8c\x79\x5f\xa3\x69\x62\x78\x0b\xd2\xca\x95\x16\x48\x5d\x0e\x06\x2e\x53\xc6\x90\x70\xf3\x3a\x7a\xd1\x34\x5c\x52\xce\x04\xae\x89\xd8\xb7\x45\xfe\xaf\xa3\xcb\x08\xb0\xef\xfd\x0c\x58\xbe\xbf\xda\xbe\x01\x9c\x2e\x1b\x80\xe3\xfb\xab\x97\x2d\x35\x6f\x41\x15\xe8\x6d\xda\xf4\x48\xa4\x66\xf7\xed\xa0\xea\x5a\xc7\x76\xa5\xd5\xb5\x67\xfb\x96\x0e\xa5\xea\x82\x5b\xb5\x11\xe7\x53\x24\x5e\x7e\xee\x01\xd7\x02\xb4\x1d\xc0\x0a\x2b\xc4\x61\x35\xf3\xd8\x3a\x98\xae\xb5\xea\x65\xf3\xec\x48\x51\x1a\xd2\xc6\x05\x2d\x2a\xd7\xb1\x2f\xe8\x10\x74\x01\x59\x93\x38\xf8\x70\x4d\x6b\x2f\x9b\x49\xfb\x5a\xc3\x1f\x92\xe7\x17\xb4\x3e\x94\x30\x29\x60\xcd\x5a\x19\x00\x62\xdc\xc7\x66\x4c\xdb\xe2\x4a\xbd\x6c\x03\x68\xba\xb0\x01\x3e\x0c\xba\x9d\x66\x46\x70\x80\x9c\x24\x66\x49\xf3\x02\xea\x02\x8c\x4b\x5b\x13\xd5\xb7\x3d\x50\x13\x44\xc5\xc5\xa8\xfb\xc6\xee\x6a\x8b\x57\xf7\x0d\x42\x95\xdc\xdb\x0b\x35\xfb\x5a\xfb\x06\x99\xf4\xae\xce\x06\xc0\x1a\x10\xeb\xd0\x45\x06\xc7\xde\x53\x11\xe5\xb6\x01\xb6\xb5\xb8\x1b\x40\xff\xfe\x92\x7e\x27\x40\x3c\xbc\xb6\x0b\xd0\x1b\x75\xa4\x74\x2d\x67\x0d\x26\x56\xd2\xd9\x78\x7d\xad\x51\xbb\x20\x9f\xbe\xa6\xe1\x1a\x05\xa0\x78\xcb\xf4\x1f\x30\x5f\xd5\x1d\xd8\xdb\x04\xac\xdd\x74\xa5\xc9\xb5\x99\x32\x82\xb5\x23\xda\x96\xf6\xdf\xea\x9a\x79\xb8\x35\x43\x0c\x60\x4d\xa5\x74\x5c\x01\xab\xb9\x4a\x0b\x4b\xb2\xed\xfb\xa0\xf1\x45\x9b\xed\x3a\x98\xae\x75\xc2\xb5\x2d\xc0\xb9\x8a\x68\x42\x4c\x84\xb5\xee\x53\x18\xb9\xa7\xd1\x3d\x48\xb8\xda\xb0\xa5\xed\x84\x68\x86\xc5\x9a\x93\xdd\x2e\x6d\xa4\xc1\x72\x25\xf5\x5f\xb0\x0c\x49\xfd\x0d\x66\x3a\x2c\x79\x9d\x6c\x5f\xcb\x78\xc7\xde\x3b\x20\x87\xc6\x05\xd8\x0c\x0e\xc0\x6e\xb0\x01\xbe\xcc\x6e\xa8\x2c\x4d\xe3\xd8\x3b\x2d\x2f\x7e\x2a\xe3\xcd\x02\xa6\xa6\xb3\x78\x20\xd3\x32\xcd\xc1\x1c\x3e\x24\xac\x1d\x07\x8c\xf8\x61\x72\xa7\x0c\x41\x0b\xce\xf0\xf2\xd9\x27\xa3\x86\x40\xf3\x5f\x56\xf0\x25\x79\xf3\x37\x10\x84\xea\x05\xa8\x13\x55\x06\x5d\x81\xc7\x7f\x5b\xf9\xfc\x6f\x41\x4f\x04\xbb\x42\x22\xc1\x6f\xa5\x3a\xb6\xf7\xeb\x68\x42\x63\x6c\xb2\x49\x5c\x87\x8f\x88\x51\x56\xe5\x7e\x78\xe1\x47\x11\x53\xde\x4e\x13\xd6\x10\x17\xea\x87\x91\x18\x32\x85\xf4\xc3\x7b\x7b\xc8\xe6\xd1\x0f\xf7\x39\x4e\x37\x73\xf2\xdd\x92\xa2\xfa\x71\x6e\x86\xa6\x5a\xf1\xd9\x32\xc4\x92\xfa\x51\x2b\x90\xbe\xf3\x14\x8d\x6b\xed\xaf\x7e\x78\x83\x8d\x6b\x31\x9a\x7e\x78\x67\x8e\x6b\x09\x89\xfd\xa8\x1b\x90\x70\x29\x69\x53\xfd\xf9\x3c\x1e\x97\x36\xc0\x41\x91\xe8\xe9\x48\xc9\x21\xc6\x72\x02\x69\x9e\x3e\x8d\xdc\x66\x73\xa5\x19\x9c\x3e\xd8\x0a\x95\xa7\x78\x27\xb8\x4c\xf1\x4e\x50\x99\x9e\xfd\x91\x8a\x66\x6c\x29\x7c\xac\x9a\x0c\x4f\xfb\xa5\x78\x74\xad\x7b\xc1\x47\x05\xd4\x09\x63\x96\x3b\xc4\x80\x61\xe9\xa3\x89\x5b\xf9\xa4\x1e\xcd\xd3\x47\xf3\x0d\x03\x9c\x4f\x98\x21\x4e\xdd\x8e\x02\xf0\xf0\x5a\xa6\xbf\xb5\xc3\xcd\x9e\x86\x6c\x1f\x8d\x45\x6f\x4b\x94\xee\x87\x89\x78\xb4\x45\x5b\xfd\x38\xe9\xdb\xa4\x95\x65\x6e\x6b\x61\x65\x4c\x5b\xc0\x64\xc2\xc0\xcc\xf2\x45\x56\x41\x1c\xb8\x59\x92\x19\xdd\xe3\xd9\x01\x5e\x3a\x4c\xfd\x59\x37\x55\x79\x3f\x0d\xb1\xb2\x7e\xf0\xd9\x10\xb3\xf7\x96\x1d\x43\xcc\xde\xac\x60\x88\x67\xf4\xc3\x47\xc4\x18\x3e\x9e\xcd\x35\xc7\x60\x95\x07\x50\x51\xcd\x02\x54\x55\xd6\x81\x34\xd6\xfd\x47\x42\xb1\xaa\x5e\xaa\x5a\x81\xbc\xc8\x60\x26\xbe\xda\x82\xd9\x14\xdd\x98\x47\x0e\x5b\x13\x8e\xfd\x03\x2e\x12\x68\x69\x45\x3b\x73\x1f\xc1\x54\x93\x6b\x44\xc3\xa0\x2c\x9c\x8c\x1b\x5a\x3d\x53\xea\xa9\xf7\x69\x37\x24\x21\x2f\x21\xbb\x01\xbe\x7c\x6a\x19\x9c\x9c\xdf\x50\xe1\xa3\x9b\x97\xf8\x88\x1b\x8f\x01\x3f\xd8\x00\xdd\x11\xbb\xee\x61\x3f\xce\xc1\x6e\x7a\x9a\x68\x91\x7d\xc6\x73\x40\x1d\x94\xc2\x3d\x98\xa4\x97\x39\x04\xcb\xf7\xb2\x4d\x7b\x98\xcc\xee\x4b\x75\xaf\xc3\x9c\xe6\x6e\x3a\x1f\x8e\xc3\x9b\xe3\x36\x16\xfb\x66\xd2\xba\xad\xdf\x1d\xb0\x90\xfb\x01\x51\xfa\x24\xbb\xad\xda\x1d\xb0\x9b\xfb\xe9\x99\x63\x8b\xdc\x56\xb7\x8e\xc3\xf2\xc3\xfd\x34\x27\x85\x72\xee\xd7\x38\x7f\xc3\xf1\x7e\xe5\x08\xd1\xa7\x73\xd8\x5a\x72\x7a\x99\xa7\xac\x22\x7b\x45\x98\x9c\xb7\x4e\xb8\xd2\xcf\x94\x36\x59\xe6\x3f\xa5\x43\x95\x3f\xa5\x53\xa5\x46\x6a\xca\xf4\x51\x0f\xef\xf6\x69\xdb\x47\x45\xe8\x98\xb2\x7e\xd4\xab\x06\x3a\xbe\xbf\x0a\x67\xe5\xbc\xd7\x6a\x55\xc4\xb6\x29\x0b\x48\x65\x3f\x4e\x4c\x20\xc5\xc2\xca\xf4\xf1\x58\xcf\x42\x97\x1a\x5b\xe9\x67\x1a\x92\x4f\xed\xbc\x52\x79\x7c\x7f\x9d\xdb\x99\x96\xe6\x82\x7a\xa0\x45\x4e\xad\x5b\x9a\x99\x32\x94\x94\xcb\x0c\x7c\x8a\x4e\x0b\x54\x3b\x6f\x1d\x2e\xb5\x55\xbe\xb4\x92\x5e\x7c\xb6\xcf\xdb\xde\xbd\xdd\x64\x3a\x6f\x69\xe7\x15\xe9\x74\xde\x5a\xc6\x02\xe3\x9e\xa6\xf8\x32\x06\xf3\x29\x8a\xaf\x63\xa4\x74\x6d\xab\xb1\x67\x70\x32\xd3\xd5\x91\xc9\xd7\xc6\x2a\xe3\x60\xac\x36\xc8\x6d\x1b\x95\x65\xb5\xf9\xad\x29\x19\xe5\xea\x9e\xd1\xca\x8c\x53\xb7\x06\xce\x52\xea\xeb\xf6\xa9\x6c\xab\x45\x65\x08\x52\xec\x4b\xd6\x6a\x8a\x60\x2a\x1b\x7a\xda\xe0\x33\x7c\x68\xcc\x69\x0b\x1b\x2a\xe4\x9c\xa2\xa6\xd2\xbd\xef\xa6\xc4\x8c\xe3\xf2\xee\x98\xb6\x0e\x95\xcb\x0a\xd8\xb4\xf1\xa7\xa0\x56\x4d\xcc\x3e\xd5\x7b\x67\x4e\x9b\x4f\x90\x75\xe7\xb4\x01\xe5\x80\x62\x64\x0a\x2a\x1b\xb3\x3a\x6d\x06\x86\x71\xcc\x69\x13\xef\x6f\x75\x9b\x87\x93\xd2\xbe\x70\xba\x68\x57\x3a\x59\xe9\x0c\xdd\xc6\xa0\x82\xca\x38\xa7\xc4\x99\xd2\x2b\x28\x6a\xe5\xaf\x8c\x75\xad\x74\x29\x2c\xf4\xf4\x42\x1f\x60\x2f\x9b\x05\x1a\xf3\x9c\xb7\xec\xfc\x35\x65\x8b\xd4\xc6\x05\x3a\x5a\xb7\xcb\xa7\xf7\x7c\x98\x15\xb1\xa6\x0f\x1d\x9f\x9c\x83\x53\x2c\xae\x6e\xe3\x47\xb6\x5e\x55\x2d\xaa\xda\x80\xa4\xd7\x9b\x53\x4e\xd9\xb0\xea\xee\x03\x74\x3e\xd6\x9a\x94\xa3\xa5\xfb\xb6\xca\xf6\x74\xbf\x66\xea\x64\x23\x3e\xd6\xde\xaf\x87\x65\xdd\x29\xf3\x57\x39\x2c\xa5\x4e\x59\xc0\x4a\x19\x69\xf3\xb1\x6a\xee\xf9\xee\xb9\xa0\x23\xb8\x88\x47\x7c\x70\x79\x2f\x88\x89\x79\x88\x45\x20\x93\xce\x87\x96\x78\xbf\x52\xb6\x18\xc6\x80\x0b\x88\xbd\xd7\xc3\x52\xc6\x7c\xac\xf5\xae\x28\x99\xf3\x21\xff\x44\xc9\x88\xd6\x6a\x97\x16\xac\x17\x43\xa8\x05\xd6\x27\x7e\x5c\xcb\x91\x36\xa7\xa0\xd4\x7c\xac\xef\x6a\x6a\x2e\x2a\x19\x17\x23\x5a\x44\x52\xeb\x19\x68\x2d\xe7\x0e\x4b\x7c\xd8\x7f\xb6\x81\xd9\xe2\x1c\xa5\xb3\xeb\x64\xdd\x3b\x7a\x07\xcf\xc5\xfe\x8f\x9a\x99\x90\xb7\xec\x33\xbb\xeb\x24\xae\x17\x3b\x5d\x06\xbf\xe3\x62\xc7\xe9\x60\x38\xea\x99\x1e\xee\xbf\x62\xab\x8f\x45\x76\xf5\xca\x0c\x2e\x76\x52\xb3\xfb\x1e\x22\xc2\xbd\xa5\xf7\x35\x86\x96\x99\x90\x81\x70\x64\xa5\x65\x21\x1c\x3b\xdf\x89\xcf\xb4\x12\xc8\xfb\x3d\x35\xff\x9a\x71\xcb\x84\x58\x51\x3a\xe7\x63\x69\x58\x15\xa5\x67\xca\xa2\x58\x5b\x56\x73\xb1\xa3\x8a\xfa\x35\x1f\xf2\x06\x5c\xec\x5e\x1b\x1c\xeb\x99\x65\x99\x6b\x80\x0a\x5a\x10\x34\x05\xa5\xea\x63\x11\x68\xa6\x62\xb1\xad\x3a\x60\x9e\x0f\x89\x0b\xe3\xd3\xca\x3a\xa7\x8b\xc5\xcd\xa9\x03\xff\x38\xd8\x73\xcf\xb5\xcb\xce\x8d\x69\x7a\xae\x5d\x56\x4e\x48\xf9\xb9\x36\x52\x41\xd9\x99\x4f\x6d\xa4\x66\x69\x7d\x3e\xd7\x46\x2a\x98\xc8\xe6\x73\x6d\xa4\x73\xeb\x69\xa5\x69\x7b\x54\xa0\xfe\xfd\x75\xee\x25\x6d\xae\x01\xf6\x2b\xad\xac\x8d\xd4\xf7\xd4\x5c\x07\x42\x3f\xd3\xdf\x1a\xdf\x71\xa4\x87\xe7\xf7\xd7\x59\x60\x4d\xcf\xb5\x91\xce\x72\xe5\xbb\xb7\x20\x7a\x5f\x1b\xa9\xd4\x93\x1e\xb4\x91\x3a\xdb\xe3\x39\x64\xe6\x81\x4f\x3d\xd7\x46\x3a\x4b\xcb\x77\x62\xd7\x5b\xca\x24\x0a\x04\xcf\xb5\xc9\xca\x06\x47\x7b\xae\x4d\x56\x4e\x96\xfa\xb9\x36\xd9\x79\x41\xf4\x4f\x9d\xba\xd7\x96\x9a\x6b\x7c\xd7\x9e\x1e\x96\x2c\x1f\xde\xf7\x94\xf2\x78\xb5\xb4\xb2\x36\x59\xef\xe9\x4f\xeb\xf7\x69\xf3\x2d\x22\x64\x06\x2d\x0c\xc1\xd0\x31\x3d\xa7\xa6\xb5\xeb\xc2\x68\xd7\x06\x3c\xae\x33\xdf\xd5\x35\x13\x1c\x64\xcf\xb5\x01\xcb\x5e\xf2\xdd\x1a\x5f\x6d\x29\xd3\x79\x19\xc6\xff\x5c\x3b\xf0\x0c\x11\x3e\xd7\x0e\x2c\x9f\xc9\x5e\x3b\xb0\xd4\xf3\x47\xb1\x08\xaa\x3a\xb5\x05\x83\xcd\x43\x2b\xcf\x3c\xad\xed\x59\xda\xa7\xff\xd7\x2a\x2b\x29\x5b\xd4\x7b\x21\x49\xc9\x56\x7c\x1c\x59\x17\x47\x82\x8c\x1d\xdc\xb4\x3f\xcb\x15\xa8\x88\x9c\xf2\xe1\x1a\xfe\x08\x71\xc9\xf3\x3a\x32\xf9\x6b\x7f\x96\xcf\xa2\xc9\xc9\x1d\x9e\xfd\xb4\xb7\x0e\xd9\xe8\xb9\xf6\xe7\xb5\x7f\x7a\x58\xa3\x1f\x5b\x5a\xb1\x50\x9e\xef\x16\xff\xd9\xb2\x41\xec\xec\xfe\x40\xaf\xef\xaf\xeb\x40\xb4\x91\x8c\x7d\xe4\xc0\x7e\xc9\x09\x93\x56\x5e\x6b\x7b\x16\x4c\xb1\xf3\x25\x83\xf7\x09\x27\x7e\xad\xed\x79\x1c\xe0\xf2\x92\xb4\x81\xb4\x3d\x5f\x36\x96\x59\xd3\x9d\x76\x49\x5c\x23\x6d\xae\xf1\xa1\x7d\xce\x97\xce\xb9\x10\xfa\xcb\xb1\x20\x9f\xfe\x96\x2e\x1a\x42\x7f\xc9\x49\x55\x8e\xf4\xf0\x50\x50\x5b\x70\x59\xe3\x1b\x30\x00\x39\x3a\xf6\x7e\x06\x92\x9a\x90\xef\x86\x2d\xbd\x7c\xb7\xb6\xe7\x75\x05\x4f\x89\x32\x39\x23\x5e\x0e\x1a\x39\x53\x56\xb5\x25\x68\x53\x1e\xfa\x30\xb8\x97\xb6\xe7\x3e\x52\xd6\xbe\xbf\x2e\x6c\x7a\xf3\xb5\xb6\xe7\xd5\x6a\x5a\x19\x16\xe7\x80\xd6\xf8\x22\x92\xc9\xb8\x73\xf4\x4f\x0f\x8b\xfd\xf4\x23\x35\x9f\x92\x06\x2a\xd0\x6b\xcd\x19\xf4\x22\xb3\xcf\x71\x72\xe6\xca\xea\x73\x0c\x58\x9a\x8d\x3e\xe7\xce\xe6\x91\xd1\xa7\xf4\x34\xa3\x03\x32\x02\xc0\x4b\xfb\xb3\x72\x04\xcb\x1e\x54\x46\x0d\xb4\x84\x3a\x6c\xa4\xf3\xb5\xf6\xe7\x47\xfe\x7b\x49\x12\xeb\x21\x18\x6d\xcf\x13\xee\x27\xbb\x51\xdb\xf7\xf4\x30\x05\x05\x51\x2b\xf7\x69\xe5\xf9\xfd\xd5\xaf\x91\xb2\xb5\x03\x6b\x48\x4b\x32\x1b\xb6\xea\x29\x27\xd4\x5e\x21\xe5\xd7\xda\x81\x6d\x6f\x81\x0e\x41\x7c\xa7\x0d\x58\x38\x20\x5f\xda\x80\x17\x9c\xf8\xb5\x36\x60\x39\x3f\xad\x88\xff\xc0\xcf\x5f\xda\x80\x67\xe6\x45\x61\x26\x25\x24\x32\x1d\x66\x11\x68\x6d\xc0\x08\x77\x2f\xc7\x65\x65\x23\x25\x30\x0b\xe8\x29\xf3\x4b\x20\x59\x4e\x46\xbe\x93\xe9\x04\xce\xf8\x96\x85\xa2\x30\xda\xb7\x04\xfe\x48\xbd\xf8\xdc\x38\x81\xdf\x3a\x1f\x37\x44\x93\xf7\xda\x80\xad\x7e\x6a\xda\x59\xda\x80\x2e\x59\x99\xf3\xdd\x5a\xbf\x68\x45\x6f\xe9\xc9\x25\xc2\xf3\x5b\x07\xe4\x05\xf5\xe2\xba\x3b\xf3\xa1\x8c\xd5\xc8\x3b\xef\xb5\x03\x5b\xad\x69\x66\xb1\xd0\x48\xb6\xb6\x10\x8e\xd2\x7e\xcc\x97\xdf\xda\x9e\x2d\x98\xfa\xf4\x84\x98\xdf\x6b\x0b\x96\xa1\x73\xaf\xe0\x62\x13\x2e\x0b\xa8\x72\x28\x74\x43\xf6\x43\x50\x24\x3f\x84\x04\x85\x62\x5f\xd8\x75\xa5\x44\xe6\xe5\xcf\x47\x76\x86\xb5\xd4\x94\x91\x56\x1a\x74\xe9\x9b\xcc\x41\x16\x4c\x8a\x7d\x60\x4b\xc7\x0f\x28\xc7\x83\xb4\xce\x62\x9f\xd8\x7e\xec\x1b\x68\x4a\xa1\xbb\x6c\x86\x5b\xe0\xd3\xbd\xb8\xdd\x03\x23\xad\x58\x5c\xe9\x0e\xe7\x85\x17\x97\x5e\xa6\x78\x5c\x07\x10\xea\x1b\xc0\xdb\xad\xba\x62\x97\x05\x74\x1f\x0d\xa8\x2c\x48\x14\x5b\x6c\x6b\xef\x0a\xe9\x13\x74\x0a\xea\x40\x97\xa0\x7c\xd7\x64\xab\xa8\x40\x5d\x65\x07\xd0\x90\x41\x7d\x03\xba\x57\xd9\x99\x36\xa7\x6a\x0e\xa0\x87\xa0\xb4\x22\x2f\x40\x49\xd9\x4b\x65\x17\xd0\x5b\x90\xdb\x94\x31\xa4\x2b\x4c\x57\x90\x6d\x3b\x27\xd0\xa1\x9a\x81\x34\x3e\xe6\x65\xe0\x3c\x1c\x80\x43\xa6\xba\x61\xd4\x1c\xe8\xb1\xd5\x16\x70\x15\xee\x57\x20\xb5\xca\x94\xca\xf2\xd1\xf7\xeb\x00\xd2\xac\x9d\x17\xd0\xe9\x3e\x4e\x40\x4d\xdb\x15\xa8\xb9\x30\x5f\x6a\xde\x20\x15\xd9\x3d\xba\x65\xbc\x05\xdd\xaa\xda\x07\xe0\x34\x98\xba\x0f\x37\x54\x01\x9f\xf2\x4b\xa5\xae\xa6\xee\x33\xae\xb7\xc7\x45\xa1\x24\xad\xad\xa6\x54\x56\x92\xad\x0e\x46\x26\x77\x97\xad\xf7\x0b\xf2\xda\x35\x20\xad\xdd\x99\x76\xb4\x76\x17\xd8\xda\x83\x73\x06\x12\x02\x57\x5a\xd1\xda\xb1\xfd\x6e\xd3\xdf\xe9\x19\x98\x96\xf0\xb3\x5b\xa4\x48\xf7\xad\x06\x92\x17\x14\xb2\xb2\x3e\xbc\x2b\x50\x42\xa0\xa8\xb3\x17\xa0\xcb\x85\x0d\x50\x91\xe2\x9d\xbd\x22\x95\x78\x95\x0e\xc0\xe1\xd2\x0a\x78\x1b\x4c\x3f\xd3\x60\xfa\x79\x18\x0c\x4e\x4f\xb9\xf9\x3c\x98\x87\x9d\x8a\xa9\x2a\x03\xde\xc6\xf6\x91\x7e\xdb\x37\xc8\x59\xfa\xed\x92\x1e\x52\x55\x4e\x46\xe8\xf9\x61\x47\x5b\x87\x2e\xa5\xa9\xf6\x8d\x2d\xf3\xb0\x09\x19\x12\x96\x6e\xda\x37\x36\xac\x23\x4f\xf6\xb1\x31\x6c\xd9\x26\xf7\x01\x27\x92\x76\xda\xce\x74\xa9\xb8\xfe\x93\x85\x96\x06\xda\x37\x96\x41\x1a\x68\x3b\xd3\xbf\x2c\x58\xfb\xd8\x19\xe4\xd4\x36\x61\xcf\x5a\x95\x44\x45\x5b\xe0\xc2\xa7\x1c\x3f\xe4\xd7\xab\xaa\xd1\xa1\x4b\x07\xf3\x5b\xf1\x5b\x60\x37\x98\x52\xb9\x5d\xd9\xfd\xd2\x26\x57\x21\xa3\x16\x13\xd9\x60\x45\x8e\x6e\xd9\xc7\x91\xba\x46\xbe\x78\x71\x6d\x25\xde\x07\xd3\x27\xad\x71\x81\x27\xa0\xe6\xb6\x06\x92\x25\x1d\xb6\xf2\x34\xd1\x0c\xa6\x5a\xfa\x5f\x3b\x7b\xaa\xde\x1a\xcb\x00\x12\x51\xf4\xf4\xf1\xd2\x94\x00\xc9\x17\x7b\x0e\x5a\x71\x18\xc7\x48\x1f\x0e\xe4\x18\xec\x37\x69\x72\x0b\xdc\x01\x85\x0f\xec\xd1\x2a\xc3\xde\xe1\x48\x4f\xfb\xe8\xe1\x16\x12\xda\xdb\xf5\x81\x74\x5a\x1d\x07\x90\xfd\xa9\xf9\xee\xad\x41\xba\x51\x89\xbf\xab\x51\x40\x39\xd9\x36\x66\xe7\x05\x05\x37\x20\x61\x73\xa4\xa6\x08\x98\x49\xb7\x7b\x71\xef\x57\x3e\xd4\x8e\x67\x5b\xbc\x7c\x20\x72\x1e\xbc\xec\x54\x85\x62\x5f\x26\x6e\x70\x93\x5c\xd9\xed\x26\x2d\x76\x25\xf6\x9d\x59\x95\xf4\xd6\x37\xc8\xe5\x65\x9a\x3c\x06\x90\x5b\x49\x4d\x07\x4f\xb8\x15\x4b\x3e\x68\x53\x0b\xac\xea\x3e\x90\x18\x30\x5c\x54\x52\x4a\xdf\x4a\x20\x31\x38\xb8\x82\xa4\x94\x76\xed\x46\xf4\x2d\x96\x6f\x11\x6d\x41\x66\x20\x5e\xb6\xa1\xe8\x9e\xbd\xd8\x8b\xbc\x40\x9b\xc2\x3d\xaa\xb1\x89\x53\x35\x3b\x16\xcb\xd8\x1c\x21\x36\x64\xbc\x5b\xe0\xc3\xa5\x17\xe0\x4b\x37\x53\x76\x83\xbb\xad\xd4\x50\xfe\xd8\x65\x96\x6e\x87\xd4\xaa\x32\x8e\x8e\xc2\xe7\x96\x0f\x91\x5a\xb3\xb9\xad\x0c\x5f\xa9\xb9\x9a\x09\x71\x1c\xda\x35\xcd\xc1\x19\x65\x14\xed\x8b\x5e\xcc\x12\x47\x11\xff\x6c\x36\xce\x95\x51\x1c\x90\x67\x31\xb0\x8c\x8a\x7d\xf5\x02\x94\xcd\x06\xfb\x63\x19\x0e\x34\x6f\xc5\x64\x3b\x14\xec\xbd\x40\xcf\xc6\x65\x85\xa0\x80\xf3\xa5\x11\x35\x1b\x4b\xcb\x68\x9a\xab\xe6\xb8\x9c\x32\x1c\x8d\xdc\x8a\x09\x69\x34\x5f\x05\xd9\x2e\x4a\x15\xfb\xd6\x8a\x79\xb1\x9d\x7c\x7b\xab\x9b\x87\xdf\xad\x76\xed\xc5\x2d\x0f\x31\xf9\x56\xcd\x9c\x87\x03\x39\x5b\x6d\x05\xf0\x32\xd8\x00\x87\x41\xb7\x6c\x2b\x76\xe3\xb0\x1d\xb2\x07\xec\xed\x34\x37\x1a\x4f\x2f\xd9\x69\xce\x35\xa4\xa0\x2f\xd0\x38\x7b\x83\x95\xee\x0d\x3f\x2c\x95\xb7\x33\xa0\x0e\xe3\xba\x7b\xdf\x8e\xb7\x67\xe3\x6c\x94\x7a\x80\x27\x48\xbe\xc5\xd9\xda\xe9\x03\xf0\xd6\xad\xb2\x05\x76\x83\x32\x06\x86\x09\xdd\x12\x34\x17\xa8\x79\xbe\x77\x2a\x9b\xfb\xdf\xfb\x30\xce\x1e\xd1\xbd\xdf\xc6\xca\x27\xc5\x7d\xf8\x2e\xcd\xd2\x8d\x7e\xc4\xd4\x6f\xdf\xf5\x1a\xb6\x92\x95\xbb\xcc\xfb\x37\xcf\x4e\xb9\x75\x2b\x68\x27\x12\x65\x81\xb7\x41\xe3\x78\x1a\xe5\xcb\x1c\xf6\xbe\x64\x68\xdd\x1c\x71\x56\xee\xcb\x77\x5a\x98\x9b\x5b\x61\xdb\x0b\x6c\x06\x4d\x56\x6d\xa7\x54\x1a\x5b\xb3\x65\xb4\xdc\xb7\xaf\x9a\x20\x91\xde\x76\x68\x6c\xbb\xf9\xda\x3d\x1d\x49\xb8\x7b\x89\x6e\x3b\x1e\x9a\x1d\xea\x0b\x14\xce\x0e\xa4\x28\xf7\xf4\x26\xb3\x7d\xb4\xdc\xd3\x61\xd3\xd5\x6c\xf0\x96\x61\x7c\x55\x76\x47\xf6\x15\x36\x47\xbc\x2c\xf0\x61\xd0\x38\x3f\x6c\xe4\xb2\xf1\xb8\xdc\xb2\x1d\xed\xad\x5b\x88\xbe\x65\xbd\xd9\x5b\xb3\x64\x7e\xbf\xbc\x05\xbb\x39\xec\xfd\xb2\xb2\x65\x1b\xdc\x02\xfd\x2d\x33\x29\x15\x7c\x6f\xdd\xac\xeb\x96\x56\xba\x5f\x30\x95\x5b\xea\xde\x02\x77\x40\x7f\xeb\x1d\x79\xbf\xa5\xa1\x34\x76\xf3\xfd\xf6\xed\x0a\x04\xf6\xb9\x89\xf6\xaf\x61\xd1\x72\x6e\xde\xbe\xb6\x74\x94\x59\xd4\x72\x1b\x9e\xf6\x59\xcc\x72\x90\x0d\xa6\x6f\x91\x35\xbb\x82\x17\xa8\xb9\x1a\xb2\xc0\x95\xa9\xcb\x50\xab\x23\x83\xa7\x62\x02\x50\xd2\xa6\x2f\xa8\xb4\x61\x02\x9d\x97\xe6\xb5\x6f\xd6\xbf\xa6\xe3\x15\x72\xfa\x4c\x47\x17\x8c\xdd\xf3\x3a\x15\xe9\xb5\x77\xab\xb7\x65\x9a\x2f\x44\x64\x9a\xdd\xea\x50\xb0\x18\xbe\xd1\x84\x2a\x37\x1d\xf5\xdf\xed\x7c\x5c\xe0\x25\xd0\x67\xee\x74\x14\x7f\xb7\xa2\x5e\x70\xc2\xf6\xcd\xbc\x6c\x12\x76\x5e\x4d\xa1\x76\x88\xee\x7d\x33\x13\x99\x8e\x6f\x3e\xab\x37\x8a\x4d\xb1\x7b\x87\xba\x31\x00\x5e\xc3\xfc\xd7\x56\xbe\xbd\xef\x3e\x7a\x6d\xd8\xdb\xa3\x1a\xd9\xc8\xb1\x47\x2e\xb7\x25\x63\xaf\x88\xdb\xe8\xe1\x7d\x67\x80\x6f\x3a\x32\x13\x99\xef\xc1\x5c\xad\xca\xb5\x6f\xd3\x95\xa5\x0d\xd4\xbe\xcb\x13\xdb\x6d\x90\xaa\xfd\xf0\xdd\x0c\xdd\xa3\x7a\xd5\xce\x5d\xc6\x2a\x34\x2a\xe1\x8d\xdd\xb6\xba\xda\x7d\x35\xab\xdb\x13\xbe\xc0\xb7\x40\x71\xba\xda\x7d\x2a\x10\xa3\x53\xfb\x25\xd6\xd6\x7d\x74\x2d\xd0\x95\x65\x63\xad\x0e\xcf\xdb\xfb\x21\xe1\x7e\x81\x2f\x83\x6e\xb9\xd9\x3c\x6a\x33\x7d\x75\x00\xdd\xde\x7d\xce\x2d\xd0\x95\x87\x2b\xfb\xb2\x46\x75\x84\x41\xb5\xe6\xb6\xce\x48\x63\x65\xdf\x66\x2f\x0c\xc1\x9c\xa0\xeb\x92\x8c\x40\x99\xb6\x0b\x43\x70\xb0\x42\xb7\xf1\xbe\x5a\x66\xde\xbb\xcf\xaa\xda\x9f\x26\x86\xd2\x3c\xa2\xb7\x71\xd6\x55\x96\x05\x6a\x93\x75\xdd\x4c\x79\xd5\xb1\x79\xae\x4c\x0c\x0b\xb4\x13\x35\xa5\x5e\x32\xc7\x0e\x2f\xf0\x61\xf0\x34\x28\x2e\xd2\x75\x3f\xe3\x55\xc7\x6e\x63\xa3\xd5\xfb\x05\xea\x70\xda\xa4\xa9\xd6\xb1\x8b\x13\xf4\xfa\x01\x6f\x83\x5a\xee\x71\x68\x83\xf6\x7a\xb9\xa9\xc3\x13\xbb\xce\xb9\x1f\xf0\xfd\x55\xd7\xe3\x1b\x1e\x41\x31\xb1\x57\x49\x17\x75\xf8\xd2\x6a\x3f\x8f\x0a\xf8\x34\x68\x2c\x7c\x09\xb3\x3a\xd2\xa1\x0e\xdf\x18\xec\xa7\xd7\x64\x70\x0b\x2b\xc3\xbd\xb4\x08\xcd\x41\xc9\x75\xe8\x54\xd8\xfb\x49\xbf\x97\xfd\x45\x3b\x95\x15\x30\xb4\x44\xe4\x0e\x28\x76\x6c\x33\x62\x1d\xdd\x24\x79\x31\xaf\x7d\xd8\x61\x66\xea\x1e\xc3\x22\x90\xdd\x70\x75\x70\xb1\x47\x77\x45\x5e\x75\xf8\x16\x46\xb7\x3d\x68\x81\xbe\xd7\x5c\x77\x40\xb7\x6c\x72\x1e\xd6\x19\xfb\x35\x3c\xa2\x87\x6f\xad\xda\xb5\x5a\x87\xfc\x19\x7b\x6f\xbb\x87\xf0\x76\x24\xc2\xc1\x5c\xf9\x94\xef\x0e\x88\xaa\xf7\x66\x92\x74\xe0\xf4\x02\x5f\x36\x49\x0b\x8d\xdb\xd1\xd0\xcd\x16\x9b\x05\x6a\x51\xec\xff\xac\xb7\x45\xbe\x6e\xef\x44\xbd\x2f\x33\x7a\xab\xcc\xf5\x56\xd4\xeb\xde\xad\x74\xd6\xbb\x99\x34\x86\xc4\xa7\x7a\x77\xb5\xdc\xad\x59\xd6\x5b\xb1\x9b\x7b\xf7\x89\x52\x6f\x87\x1e\xf4\x01\x56\x56\xde\x4a\x33\x17\xb9\xa5\x9f\xed\xdd\xe1\x35\xf5\x7e\x66\x8d\xdc\x94\x05\xf2\xee\x60\x8a\x05\xba\xdf\x41\xe9\xa0\xd4\x38\x5b\x22\x3a\xab\xc4\xfe\x3a\xbd\x33\x9a\xed\x4e\x75\xca\xd4\xb6\x0f\xc7\x3e\xd5\xb9\x09\x8d\x61\x6b\x4f\x9d\xa5\xdb\xf0\xee\xad\x3f\x8b\x88\x7d\x6c\x9e\x8d\x59\xb4\xa0\xc3\x3c\xb5\x4e\xdf\xb9\x1e\x8e\xad\xa8\x53\xf7\x05\xf7\x61\x93\x73\x9d\xfd\xaf\x1c\xfc\x0b\x52\x18\xc3\x07\xb2\x9c\xed\xb9\x98\xdd\xce\x8d\x96\x0f\x65\x31\x3d\x53\x26\xd7\xfc\x9e\x0f\x87\xfc\x4a\x29\x93\xcb\x62\x1b\x40\xba\x9c\x52\x53\xd3\x4c\xfb\x03\x3e\xbf\xbf\xca\x69\x6e\x31\xc5\xf0\x8a\x4d\x1d\x0b\x7a\x1b\x1b\xfa\x97\x73\xde\x26\xae\x05\x29\xfe\x48\xe7\xe4\x82\x40\x9c\x76\xb4\x85\x6b\x07\x9d\x71\xea\xc3\x03\x48\x7e\x98\x12\xa8\xc9\x1f\x9f\x46\xe5\x07\xf6\xb6\x99\x8a\x19\x2e\x16\x2c\x17\xf4\xd2\x80\x53\x53\xb1\x45\xc7\xa0\xea\x5a\x81\x32\x32\xfe\xdb\xae\x2c\xba\x50\x10\xb6\xd5\x82\x05\x0d\x63\xda\x00\x6f\xe1\xc6\x30\x1c\x8d\x73\xb0\x72\x5d\xe2\x38\x81\x3d\x0b\xb4\x7f\x87\x99\xb3\xd4\x78\x40\x21\x7d\x9d\x9c\x75\x0b\xb2\x3a\x83\x75\x05\x58\xd0\x12\x21\xf7\x2d\x0b\x29\x4f\xf8\x36\x02\x59\x6b\xcb\xa4\xdb\xd5\x76\x05\x1a\x72\xf1\x30\xad\xb2\xed\x5b\x4f\x5f\x90\x9c\x6b\x23\x65\xef\x4f\xc0\x47\x9d\x83\x48\x91\x0e\x54\xbe\xbf\x8a\x35\xb0\x05\x55\xc7\x7b\x55\x40\x29\x73\x75\x00\x79\x57\x94\x80\xdd\x4a\xc5\x05\xa8\x28\x8f\x6d\xfc\x90\xa9\xcf\x21\xc2\x72\x08\xdd\x82\xbc\x6f\x77\x20\x85\x5a\x31\xe2\x61\xd1\xce\xa1\x79\x0b\x3c\xbf\xbf\xae\xca\x2c\xeb\xb2\x66\xcd\x56\xd2\x6d\xcd\xe3\x34\xb7\x9b\xba\xae\x59\xf7\x2d\x35\xc7\x27\xc6\x65\x41\xf7\x6f\x41\x6d\x0b\x7c\x78\x05\x18\xc7\x40\xfd\x01\x12\x72\x67\xca\xe4\xe8\x39\xe8\x71\x9d\x90\xf5\xca\x30\xe4\x4c\xde\xb7\xc6\x87\x0a\xcb\xd8\x37\x96\x79\x40\x5a\x95\x89\x9d\xa2\x49\xd8\x8d\xb4\x8a\x72\x74\xf0\x91\xac\x34\x6c\x2c\x5f\xa0\x8e\x80\x20\x2b\x09\xa6\xda\xb5\x56\xa7\x2f\x37\x5e\xb0\x0f\x5d\x68\xac\xfb\xb6\x03\xfd\x16\xca\xb3\xa0\x4b\xbb\x20\x65\xf2\x89\xc1\xa3\x14\xb8\x77\x34\xe8\x53\xf2\x65\xdd\xb7\x40\x53\xd1\x49\x81\x1e\x9f\x80\xa0\x05\x3d\x8d\x4c\x03\x7c\xe9\x43\x20\x33\x01\xf6\xab\x0c\xdb\xfb\x80\x74\x2c\xb3\x8e\x92\x32\x9b\x13\xe9\xc2\x31\x7c\x76\x9c\x54\xc7\xf0\x1d\xfb\x06\x41\xc8\x94\x5d\x7f\x83\x86\xa0\x0d\x48\xfa\x96\xcf\x9d\x69\xd3\xf5\x7e\x80\xaa\x57\xd5\x51\x01\x75\xea\x98\x25\xd6\x6c\x41\x9a\x37\x28\xd0\x11\x7c\x9c\x2a\xf3\xc6\xd6\x99\xef\x2e\x05\xfe\x80\xaa\x4e\x8d\xab\xb3\x16\xf2\xd1\x6f\x0d\x64\xe4\x21\x1c\x2d\x3d\xbc\x3d\x0a\xc0\x75\x44\xd6\x7d\x0f\x54\x04\x81\xb7\x38\x80\x43\xe6\x6a\x62\xf1\x0a\xfc\xfa\x9e\xf7\x27\xe8\x6a\x41\xf3\xb7\x70\xcc\x4a\xa0\x5e\x43\x32\x76\x64\xde\x51\xc0\x40\x81\x79\xc7\xc9\x54\x4d\x53\x8a\x25\x05\xe2\xf2\x5a\xd6\x4a\x6a\x6c\xf5\x85\x8c\xea\xb8\xbc\xba\xef\x29\x6b\x8a\xc6\x49\x33\xdd\x1f\xa6\x1d\x39\xe3\xae\x7c\x38\x1d\x91\x08\xf4\x54\x33\x17\x90\x48\x05\xba\x95\xe1\xa3\x9c\xec\x1c\x5d\xea\xdc\x6b\xe1\xf8\x9a\x0a\x3b\xd9\x61\x65\x53\x7e\xed\x2c\x87\x04\xe9\xa3\xd7\x94\x29\x3e\xed\xc8\x77\x5d\xa7\x57\x1a\x1d\xf2\xf0\x83\xa8\xf5\x67\x47\xf9\x2f\x70\x7a\x75\x0a\xe0\xf3\xfb\xeb\x3a\xd3\xa8\x30\x3d\x52\xf3\x2d\x88\x8a\x37\x98\x52\x78\x3b\x20\x8f\x01\xeb\xc6\xd4\xbe\x71\xd0\x4d\xb1\x87\xce\x1e\x57\xac\x60\xdd\x58\xd5\x69\x1a\xbb\xe8\x11\xce\xf1\xa9\x3a\x8d\x2b\xc3\xba\x35\x8f\x47\x3a\x51\x44\x62\x0d\x04\x95\xd1\x90\x05\xb1\x03\x04\x1c\xa9\xe5\xbb\x0c\xd5\x91\x85\xc7\x3a\x59\x7e\xc8\xae\x6d\x8b\x18\x7b\x4d\x43\xa7\x1b\x62\x12\x2c\xfa\x73\x28\xcd\xe9\x35\x48\xd5\x75\x26\x1c\x03\xd4\xe5\x86\x2b\x2d\xdf\x99\x79\xec\xc1\xe7\x65\xdc\x59\x2f\xf8\x1c\x9b\xc2\x0e\x9b\xc2\x19\xfe\xf0\xad\x62\xb8\x90\xf4\xa5\xf5\x65\x07\x94\xa7\xe0\x53\xc8\x64\x0e\xc0\x21\xf4\x52\x28\x83\x2a\xf4\x6a\x87\x4c\x2d\x7b\x3a\x41\x18\x4a\x5d\x19\xa0\x10\x8d\x1e\xc9\x6f\x03\x24\xfa\xbd\xf8\x50\x1e\xe2\xc2\xf9\xfa\xf0\x65\x41\x28\x4d\x81\x8a\xc7\xbe\x31\x23\xf2\xe4\xac\x2e\xe9\xc3\x16\x22\x94\x57\x62\x15\xf7\x48\x55\xf6\xde\x8c\x1d\x6a\xb7\x0d\xa8\x20\x9d\xc8\x04\x54\xed\x38\xac\x8e\x48\x2c\xb6\x49\x56\xc7\xfd\xad\x0f\x19\xe7\xed\xf3\x96\xdd\xae\xe8\xbe\xa2\x3c\x22\x0b\x32\x67\x62\xd7\x38\xba\x6f\xec\xec\x6f\x39\x61\x16\x42\xa9\xab\x80\x0c\x18\xf5\x03\x41\x26\x08\x59\x90\x61\x13\xdb\x0b\xd3\x0e\x36\x95\x04\xf9\xe3\x0c\x42\x72\xc2\x94\x4c\xa6\x58\xdc\x3e\x52\xc6\xa2\x04\x54\xcc\x5b\xd6\xc4\xa1\xc8\xd0\xa5\x63\xfa\xda\xc1\xc9\xed\x30\xbe\x3d\x52\xd7\x13\x2a\x81\x73\x38\x74\x6f\x83\x86\x15\x9e\x77\x0c\x48\xf1\xe9\x38\x57\x66\xcf\xfe\x99\x0b\xed\x86\xf8\xbc\x5a\xe0\x87\x4f\x3b\x36\xae\x40\x2f\x1d\x01\xf9\x52\x4e\x47\xe8\xfd\xe9\x2b\xcc\xb0\x03\xc2\xee\xce\x40\x20\x47\x33\x43\xbc\x82\x25\xb1\xb7\xa6\x16\x98\x35\x81\x77\x35\xad\xea\xda\x22\xac\xf3\x69\x0e\x88\x58\xa1\xc0\xbb\x35\x21\x69\x75\x48\x80\x4f\xa1\x4e\x79\x84\x37\x45\xde\x55\xdd\xcd\x17\x24\x89\xa8\xa6\x7f\x73\x9c\x74\xbf\xf8\xe1\x79\xa5\x7b\x59\xb9\x5a\x1a\x0d\x43\xa4\x55\x44\x22\xb8\xae\x15\xd2\xe6\x40\xec\xea\x40\xb9\x8a\xba\xe6\x40\xb9\xd5\x12\x73\x77\x3b\xf8\x8f\x03\x53\x11\x6f\xc7\x1e\x79\x4e\x21\x6f\x35\x7a\xca\xd3\x34\x8b\x34\x21\xff\xd5\xaa\x4a\x43\x8e\xb1\x61\xd3\x3c\x1d\x55\x13\x22\xf0\x51\x8b\xba\xa1\xd0\xb5\xf5\x61\x40\x4b\x89\x47\x3a\xd1\x0c\x95\xb4\x23\xe6\x80\xe8\xe7\x00\x35\xac\x59\x0e\x49\x5b\xed\x14\x40\xab\x3f\xac\xe6\xcb\xc6\x2d\xe4\xb7\x97\x75\xc7\x1d\xe6\xee\xa8\xb4\x76\x5c\xf9\x54\xf8\x21\xfc\xca\x34\x5b\xf7\x92\x32\xb0\xfd\xb1\x11\xc5\x61\x6a\x31\x19\x39\x4c\xad\x6e\x7b\x5a\x7d\xb8\x9d\x13\xd0\xc1\xe8\x41\x8f\x69\x0f\xa8\x69\x47\x03\xf5\x9d\xfc\x3d\xf2\x9e\x22\xd5\x6a\xf4\x5c\x45\xaa\xf5\x82\xf4\xab\x48\xb5\x55\x35\xa0\x42\x63\x58\x6a\xb9\xff\x6a\xa8\xcd\xf7\x51\x6a\x14\x99\x97\xe5\x78\xd4\x4c\x45\xa7\xad\x76\xd2\x89\xc6\x05\xf1\xd9\x39\x78\xf5\x94\x79\x63\x06\x32\xcf\x3b\xd3\xa5\x16\x6c\x87\x3b\xf9\x22\x22\x66\x14\x42\xd2\x0a\x3c\x46\x31\x61\x35\xbc\xfd\xe5\x38\xcc\x34\x23\x19\xef\xe4\x44\x7d\x39\x4c\x1a\x16\xfc\x9a\x2c\x3b\xcd\x88\x3b\x9e\x30\x52\x87\x73\x0d\x0e\x9e\x17\x46\x80\xb4\x03\x1d\x66\x81\xec\xf6\x2a\x1c\xa9\x8a\xc5\x2a\x17\x10\x46\x0e\xd6\x47\x06\xf8\xa3\x23\xab\xbc\x1d\xd8\xcf\xec\xbc\x43\x5a\xa9\x7a\xb9\x93\x06\xd8\x0d\x76\x40\x71\xe4\x2b\x9d\x2c\x8e\x5c\x46\xaa\x5a\x1e\xb9\x02\x9a\x7e\xe0\x4e\x32\xfa\xf7\xc2\xb6\x7d\x5b\xcc\xab\xe9\xd3\x67\x3a\xa7\xaf\x22\xa9\x6a\x96\xe4\x6d\xf2\x61\x82\xde\xd8\x0c\xe0\xab\x6f\xcc\xa9\x90\x9a\xdc\xa2\x35\xf2\x88\x2c\xcf\x47\x2f\x69\x47\x04\x53\x53\x53\x5c\x8e\xed\xf5\x36\x97\xab\x69\xd4\x98\x1f\x29\x7c\x6a\x62\x83\x80\x39\x0c\xa8\xea\x7a\xe5\xc5\xd2\xbe\xe5\xb7\x3a\xd3\x8c\xe5\xbc\x48\x88\x6f\xc5\x2c\xb6\xcf\x87\x3e\xd1\x33\x93\x62\x63\x25\xe8\x98\x8b\x65\x45\xa6\xb7\x13\x92\xdd\x5b\x47\x6f\x69\x19\x16\xe4\x84\x76\x21\xef\x49\x29\xec\xc4\xb7\xb8\x5a\x1d\x69\x48\xfb\xe9\xca\x87\x5d\x57\x97\x40\xd6\x7e\xb3\xcf\x77\xcc\x40\x01\xb4\x44\x76\xa4\x1d\x2d\x1e\x04\xfc\xf6\x25\x7b\x09\xa5\x27\x99\x25\x36\x1b\x43\x4e\xc7\xba\x2d\x0a\x2e\x80\xd2\x3c\xcf\x14\x1a\x9f\x0e\xd4\xdc\x67\x05\x94\xea\x29\x99\x79\x41\xb7\x0b\xd3\x8b\x05\x97\x14\x5a\x20\x3b\xf3\xe5\x5a\x2f\x33\xf6\x05\xbd\x7c\x5e\x04\x83\xf7\xf7\xd7\x69\x43\xd2\xe9\x6c\x17\x6b\x60\x20\x64\x52\x13\x01\x9f\x8e\xcc\x2b\x1f\x64\x87\x55\x21\x1d\xe1\xa7\x93\x5e\x54\xc7\x5c\x9d\x4e\x74\xb1\x8f\x2b\xad\x32\x92\x14\x5a\x4e\xe8\xa0\x67\x69\xed\x4a\x3b\xa6\xc3\x94\x59\xa8\x29\xdb\x8f\x78\xf7\x49\xaa\x8c\x76\x64\x86\x14\x67\xbb\x5b\x40\x3b\x1d\x21\xd8\xed\xb8\x3e\x1d\x20\x78\x58\x71\x3a\xfb\x76\x7b\x98\x7c\xa8\x08\x88\x12\xec\x44\xa5\x4a\xb9\x29\x68\xa9\x58\xe3\x64\xd6\x6f\xaf\x1e\xeb\xa5\xe0\x9e\xab\xe5\x3b\x73\xe7\xc2\xb0\x6e\x6d\xb6\xcf\x87\x3a\xd0\x2f\x96\xe0\xf6\x90\xd3\xc5\xd4\x0d\x9d\x94\x59\x5a\x4d\xa3\x4b\xc0\xd8\x32\xe5\x8e\x45\x28\x59\xbb\x6c\x0b\xd0\xb1\x94\xb9\x07\x81\xb8\x9f\x81\x7c\x77\x22\x5f\x32\xcb\x9e\x9c\xdd\x2a\x04\x04\xb2\x3b\x6c\xb5\x41\xcf\xca\xfe\xd1\x4b\x1f\x40\x52\xc8\xaf\x40\x74\x79\x00\x4a\xe2\xea\x0d\x48\x12\x57\xdb\x80\x34\x1f\x4c\x96\xd3\x86\xfc\x56\x66\xda\x2e\x41\x00\x6a\x0e\x02\x16\x5e\x5b\x4a\xc5\xe5\x77\x50\x37\xa7\x4c\x59\x48\x94\x5e\x64\x41\xdd\xa1\x8f\xdd\x87\x69\xcb\x87\x2c\x57\xbe\xf4\xc9\x92\x19\x31\x51\x36\x30\xd0\x9d\xa6\xed\xd3\xce\xdb\xe8\x51\xf5\xf6\x2a\x14\x46\x2d\xdf\xd0\xc8\xe2\xee\x37\x18\xd1\x12\xde\x11\xf0\xb3\xdf\xc1\x3c\x67\x81\xde\x35\xa5\x03\x5a\xca\x2a\xf9\x54\x84\xd1\xd2\xae\x89\xbd\xb0\x10\xd3\x2b\xc8\x97\xc8\x79\x95\xe9\x9d\x4e\x50\x92\xaa\xba\x4c\x75\x30\x18\xf1\xc7\x2d\xf3\x67\x9a\xc9\xf4\xe5\xf0\x4d\xab\x5e\xc1\x40\xca\xc9\xc2\x32\x1c\xdd\xcb\x30\x80\xe8\x7f\x07\xd4\x32\xf4\x40\x3e\x5e\x6b\x05\xb4\x24\xce\xb8\x0e\x48\xa1\x9e\x80\x3a\x79\xa0\xcc\x03\x73\xe8\x99\x6e\x7c\x68\x32\xf3\x07\x42\x17\x6c\x0f\xcf\xda\x79\x00\x49\xae\x1a\x1b\x90\x4f\xfc\x1e\x90\x75\xe8\x80\x3a\xf1\x59\xb2\x43\xba\x41\xbd\xd2\x89\x08\xe3\xf3\xe1\x74\x97\x29\x7c\xb8\x1d\xf0\x43\xb2\xba\xa8\x0c\x65\xc0\xf7\x8e\x50\x06\xe8\x12\x49\x94\x59\xba\x6d\x79\x0d\xf4\x94\x7e\x02\x46\x98\x2b\x32\x2b\x53\x06\xab\x0f\xa4\x0d\x0a\xdb\x53\x42\xdf\xea\x08\xaa\x05\x59\x0f\x05\x1f\x85\xca\xd7\x20\x8b\x68\x75\xa6\x19\xd3\x17\x6c\x19\x5f\xe3\xe6\x71\x16\xeb\x8f\xd9\xa0\xc5\x16\xb3\x9e\x42\x9b\x44\xae\x1f\x5e\xa3\x5f\x75\xad\xf6\x80\x6d\x51\x92\x80\x0b\x26\x45\x04\xd4\xf1\x69\xd7\x93\x0b\x51\x17\x1b\xca\x3f\x18\x99\x47\x8c\x14\x2e\x6e\xef\xbb\x61\xe7\x5a\x75\x33\x34\xea\xda\xec\x30\x76\x20\xcb\xdf\xec\x66\x7b\x51\xdb\x31\xc0\x61\x11\x4a\x69\xe9\xc5\x1c\x84\x5d\xa6\x9c\xc5\xbd\x7c\x6a\x3a\x55\xcc\x96\x42\x5d\xef\x61\x5f\x15\x5b\xca\xd8\x81\x05\x11\x1b\x32\xb6\x1b\x8c\x1b\x05\x0b\xb4\xd0\x04\xd5\x94\x5b\xeb\x99\x5e\x74\x1c\xed\xa1\xa1\xe2\xf3\x28\xa3\x86\x9d\xd4\x14\xea\xae\x0e\xc2\x45\xb9\xed\x99\xbb\xd2\x8b\x75\xf5\x9a\x76\xa5\xc8\x66\x4e\x74\xc7\x71\xff\x20\xe4\x6d\x56\x01\x9d\x06\xcd\x09\xb8\x16\x68\x3b\x08\x2c\xad\x38\x8a\xa2\x65\x45\x1d\x14\x74\x64\xca\xa6\x77\x21\xdd\x4c\x63\x0f\x15\x4d\xf3\x85\xac\xfe\xd4\x89\x39\xd2\xac\xd9\x42\xb0\x97\xf1\xec\xca\x5c\xe3\xdd\xbc\xdc\x50\xc5\xf0\xdf\x80\x8a\x11\x1a\x80\x92\xfc\x8f\x14\x5e\x2e\xec\x80\x66\x78\xd7\x05\xd8\x3d\xf0\x0a\x68\x8c\x52\xe8\x23\x14\x46\x55\x91\xa3\x60\x3e\x4a\xd8\x7c\xe4\x7c\xad\x12\x95\x0e\x36\x73\xd5\xa9\x74\xb0\x0b\xab\x69\x0a\x69\x91\x68\xad\x23\x9d\x20\xb1\x17\x20\x6f\xd1\x8c\x53\xac\xe8\xd8\x0e\x20\xf0\x61\x64\xc3\xa2\x42\x65\x64\x22\xb9\xca\xde\x51\xfe\xaa\xea\x64\x0b\x0b\xf2\x0e\x80\x50\x94\x60\xb9\x74\xf6\xb6\x33\x29\xef\x39\x60\x2b\x27\x0b\x27\x84\x52\x28\x37\xe5\xc6\x14\xe4\x9d\xcf\xa9\xae\x2c\xca\xab\x2e\x2d\x25\xfa\x31\xa5\x4d\x38\xa4\xd0\xd4\x89\xa0\x53\x61\x46\xf0\x46\x65\x50\xae\x76\x39\x9f\x4e\x8d\x55\xb3\xf3\x95\x43\x99\x40\x86\x05\xbd\x3f\x77\xad\xcf\xae\x5c\xc9\xe4\x55\x58\x90\xd3\xd2\xa5\xcc\xdb\x8c\x73\x87\x08\x88\x11\xc8\x81\x43\xf9\xf0\x94\xb1\xaa\x02\xe9\x3e\x27\x8b\xe9\xd4\xc8\x17\xdb\x53\x01\x38\x47\x63\x69\x95\x1c\x79\x1f\xd0\xec\x69\x4b\xc3\x08\xe4\x54\x7a\x41\xc6\x17\xbf\xd3\xa6\x34\x69\x68\x40\x51\x59\x7b\x19\x35\xc8\xb0\x20\x7c\xa9\x43\xef\x60\xd5\x95\x0b\xac\x1e\x48\xb9\x27\xac\x8d\x53\xf9\x34\x15\xa2\x32\x38\x51\xd8\xd5\xd8\x8b\xca\x99\xbc\xc0\x94\x5a\xe9\xed\x7f\x83\x18\xae\x3c\xca\x25\xfc\xca\xb9\x93\xeb\xa7\x59\x78\x07\x28\xdc\x36\xbb\x43\x30\xca\x8e\x5c\x9d\x8c\x65\x41\x66\x0e\x4c\xb3\x2e\xb1\xe5\x64\x70\x4e\xe4\x3d\x32\xc4\x49\xc8\xee\x95\x52\x4d\x3b\xbc\x4c\x19\x90\x4b\xf8\xb2\x73\x20\x8f\x2b\xad\x4a\x9e\x66\x07\x29\x30\xb6\x1e\x70\x0a\xa7\x3b\xbe\xd2\xbf\x39\x57\xc9\x5a\x4e\xab\x71\xc8\x80\x27\xc6\x32\xfa\x17\xeb\xea\x88\x0f\x0e\x5c\x68\x88\xc8\xca\x74\x5c\x6c\x03\x58\xd0\x70\xdc\x0d\xe3\x70\x98\xc6\x87\x28\x1c\xd3\x11\xec\x6c\xf6\xcf\xe1\x7d\x99\x98\xf7\x0e\x74\x7c\x52\x05\x2c\x08\x64\x77\x40\x90\x2d\x80\x9a\xca\x33\x5f\x3a\xd5\x68\xaa\x2a\x39\xc1\x91\x3e\xc4\x66\x91\x5d\x2f\x9b\x33\xca\x96\x42\x11\xe9\x91\x0f\x25\x20\x7c\xca\xc0\x35\x3d\x6a\x1b\x1e\x40\xca\xa8\x78\x20\xc7\x5e\x52\x31\x0f\x94\x5c\x25\xa1\x2b\xd7\x48\x99\xd2\x13\x1c\x81\xec\xb6\x4e\x2b\x8e\x53\xde\xf2\xe1\x50\xde\xe7\x0b\x48\xb6\x95\x34\xe3\xc4\xc1\x70\x08\xe5\x7c\xda\xab\x4d\x0b\x0b\xd4\xcc\x95\x40\xcc\x5c\xbe\xac\xdf\x5f\xad\xef\xf9\x52\xa7\x7f\x4f\xd9\x25\xe4\x98\x72\x5d\x9d\x3c\xd1\x7c\x2e\x5d\x49\xce\xb1\x7c\x39\xac\xb4\xc0\x94\x14\xf5\x53\x0f\xc4\x54\x65\x8b\xaa\x07\x32\xff\x65\x26\x89\xce\x76\xe9\x44\x3c\x20\x24\xa5\x92\x2a\x3d\x98\x8a\x61\x6e\x6c\xdf\x2b\x0c\x33\xcd\xdc\x06\x41\x75\x5a\x56\x3a\xd3\xac\x32\x49\x20\xe9\x29\x60\x6b\xc9\x32\x40\xe6\x27\x68\xbf\x0d\xb6\xc8\x98\x1b\xf1\x86\x70\x94\xe6\xb4\x24\x1c\x6b\x0a\x15\xaf\x47\x4d\xd9\xda\x04\x75\x4b\x3b\xe0\x97\xaa\x22\x33\x24\x13\xe5\xa9\x5a\xcc\x26\x75\xa7\x38\xea\x01\xf4\x90\xe4\x14\x04\xe4\xae\xb9\x52\x66\xd5\x0b\xa6\xdd\x1c\x4f\x14\x5e\xd8\x06\xb8\xd3\xa7\xfd\xa1\x91\x4b\x9b\x93\x5d\x20\x13\x3a\xff\xf6\x08\x43\x51\x9e\xed\x7a\xc0\x41\x94\x68\x9b\xe8\xc6\x05\xd9\x3f\x0e\x42\x3c\x86\x00\x5f\x68\x28\x83\x6c\xd2\x76\x6f\x9f\xbc\x1c\x0b\xda\x75\x59\x93\x76\x6e\x8b\x46\x10\xa9\x02\xe5\x16\x7a\x20\x2f\x0e\x57\xf7\x40\x8b\xf4\xc7\x16\xc8\xb3\x97\x0f\x95\x41\x04\x7e\xdb\x74\x09\xac\x70\x70\x35\xf1\xb7\xa3\x5e\x3f\x66\xdb\x0d\x63\x02\x02\x7f\x33\x91\x72\x90\x34\x07\xb4\x1e\xf4\x31\x99\xd8\x01\xc8\x9e\x09\x68\x27\x0c\xaa\x42\x33\x0d\x73\xb2\x35\xe2\xa0\x41\x7d\x5a\xc3\x1d\x69\x77\xed\xa1\x23\xe4\x24\xde\x58\x32\xe6\x69\xcb\x6a\x1a\x95\x45\x2b\xab\x25\xf3\xdb\xc1\xa1\xa2\xc8\xb0\x12\xd1\xd0\xc1\x5f\x27\x35\x15\x43\x57\x0f\xb6\xbe\xe3\x90\x47\xb8\x94\xd2\x90\x95\xb3\xa7\xb0\xe9\x42\xf7\x05\xa4\x78\x22\x68\xd2\x89\x1f\xcf\x2d\x1d\x8a\x58\xce\x74\x21\x64\x98\x46\xc7\x77\x75\x06\x41\x7c\x57\xcc\x4e\xce\xfc\x58\x0b\xfc\xb5\xfb\x40\x46\x43\x55\xb8\x57\x2f\x23\x5f\xfa\x92\x06\x22\x81\xe3\xbd\xb6\x23\x1f\xfa\x74\x1e\x29\x7c\x8a\x74\xc0\x0e\xfd\x81\xf3\xaf\xfb\x6a\x78\x50\x17\x47\xbb\xf6\x94\x5d\x9e\x8f\x0a\x28\x91\xec\x0c\xc4\x0e\x39\x01\x87\xc2\x72\x40\x4f\x16\xac\xe3\x4c\x99\x8d\x91\x99\x3b\x1f\xab\x68\x54\xba\xed\x5a\x3e\xe8\x98\xfb\x65\x06\x26\x0b\x02\x76\xd3\x31\x6e\x29\x14\xb1\x70\x6c\x39\xc0\xab\x5f\x69\x54\x3b\xe2\x53\x66\xbf\x68\x5a\xb1\x68\x15\xc8\xc6\x24\x48\xce\x31\x5d\x1b\x6c\x73\x98\x3c\xae\x94\x79\x47\x72\x1a\x2b\xa6\xeb\xe8\x47\x20\x32\x78\x75\x40\x75\x59\x53\xb8\x56\xa0\x95\x94\xe9\xf4\x43\xbd\x1b\x5e\x65\x04\x10\xa7\xd4\x6f\x85\x43\x4d\x71\x5a\xe5\xea\x29\x44\x08\xbb\x00\x59\xe6\x94\x9a\xc7\xb3\xea\x83\xa7\x01\xe8\xd3\xb6\xd0\xb0\x37\x45\x6a\xb5\x18\x72\x14\xa9\x55\x8f\x2b\x7d\x9a\xe3\xb3\x27\x1d\x6f\x3f\xb2\x40\x23\xa7\x25\xd8\x3b\x68\x1c\xeb\xc7\xb0\xfa\x89\x59\x57\xf1\xb9\xa5\xa4\x59\xb4\xcf\x4c\xa6\x79\xd6\xe7\x43\xd1\xcb\x95\x2e\x41\x36\xa0\xf5\xb7\xcc\xfb\xed\x90\x01\x0a\x65\xe4\x3c\x33\x2e\x85\x0b\xc6\xbe\xe7\x6c\xfa\xf5\x03\x89\xb4\x50\x63\x94\x4f\xbf\x1e\xd0\x8b\x12\xea\x1f\x91\xc9\x86\x25\xb4\xb2\xa7\x50\x4c\x13\xb5\x65\x58\x85\xa0\xea\x8d\xa9\x83\x25\x71\x5e\xfc\x56\x60\xd3\xe4\x80\xe3\xd8\x70\x6e\xfc\x56\x90\x1e\xee\x90\x53\x40\x87\x94\xa7\xa1\xae\x3e\x4f\x20\x6d\xae\xf3\x87\x57\x38\x57\x55\xa8\x20\xed\x40\xde\xe9\xc4\x43\x31\x89\xdc\x16\xb5\x38\x83\x6f\x2b\x07\x08\x85\x37\xbc\xe8\x4a\x55\x4d\x17\xe2\xed\x8d\xac\x05\xff\xd7\x45\xe8\x63\x8f\xd4\xaa\x60\x32\x52\x4a\x9d\xbe\x07\xdd\x0b\x9b\xcf\x57\x9d\x07\x8b\xe7\xb4\x85\xd1\x49\x75\xd1\xb9\x6e\x98\xab\x1d\x4b\xd6\x0a\xa2\xe7\xed\xe3\x30\xea\xac\xa2\xc9\x7a\xe5\x94\xbd\x6d\x19\x8d\xc6\x7a\x3b\x93\x13\x42\x93\xae\x48\x97\x58\xaa\x6e\x27\x3d\x47\xd6\xf1\xc5\xe7\x33\x63\xb6\xc1\x3c\x8a\xe4\xed\xd8\xd3\x3d\x85\x8a\x3b\x82\x6d\xdc\x3e\xc5\x38\xd6\x1d\x6a\x16\x75\xe3\xb6\xca\xc9\x11\xe3\x6c\x8b\x1f\xbd\xd2\xd9\x16\x2b\x52\xb2\x02\xcd\x7a\xdd\x02\x69\x3d\x38\x7e\x14\x5a\x56\x1a\x44\xe8\x0b\x52\x7b\x94\xd5\x29\x99\x7d\x43\xbc\x9c\xb6\x99\x46\xb1\x53\xa4\x19\xb1\x6d\x0b\xb2\x99\xe2\x4a\xdd\x21\x67\xdd\x09\xe4\xfb\x7b\x1f\xd0\xb1\x03\x90\x8b\x23\xcf\x22\xe8\x4c\xab\x96\x51\x43\x09\x36\xdb\xd2\x8d\xe3\x4d\xcb\x11\x50\xe9\x3a\x38\x59\x89\x44\x8b\x72\xa9\x50\xb4\x92\x29\xf1\x9d\x8e\x2b\x66\x02\xc7\xa2\x1d\x9c\x2b\x3c\x47\x90\x91\xc9\xd8\xda\x5a\xca\xa6\x66\x2f\x8d\x3e\xdc\x07\xd3\xe7\x53\xaf\x06\x59\xb1\xb8\x1e\xe4\xe4\x23\x80\x08\xa6\x85\x32\x4e\x80\x49\xd4\x79\xb0\xd1\x71\x79\x95\x40\xe2\x21\x88\x8c\x13\x12\xa5\x51\x28\x14\x56\x34\xad\x0e\xf4\x7c\xd8\x9c\xce\x0f\xa8\xbb\x2a\xe3\xb8\x1d\x9e\x34\x82\x8f\xb7\x53\x56\xfe\x66\x5c\x74\xea\x1c\x29\x61\xab\x8e\x4d\x1b\x31\x17\x39\xeb\x5d\x4e\x88\x69\x96\xc7\x4e\x9c\x93\x45\x00\x25\x93\x30\x7c\x7d\x4e\x48\x08\x1c\x60\x81\x47\xea\x4a\xda\x0a\xfa\x52\x4b\xaf\x16\x7c\x6d\x5f\xbb\x82\x9f\x02\x7d\xe9\xe4\x01\x81\x17\x20\x85\xee\x1c\x29\x3b\x14\x11\x3b\x80\x8a\x07\xb2\x03\x4a\x12\xa9\x29\xd4\x64\x72\x24\x29\x77\xc0\x92\xb1\x53\x55\xbc\x92\x31\x3f\xec\x55\x3f\xe0\x4d\x64\xc9\x1b\xe9\xf2\xad\x8c\x76\x94\x39\x2f\x1e\xc3\x70\xb8\xd9\x08\x87\x79\xd8\x3a\x12\x7d\x56\xf1\x66\xf5\xd3\xa5\x48\x36\x96\x54\x45\x9b\x95\x86\x3a\xf7\xf0\xb1\x1c\x9d\xf9\x61\xab\xdc\xf9\x37\x88\xdc\xe4\xcd\xfb\x20\x30\xdd\x0e\x73\xe7\x9c\x5e\xfd\x83\xbb\x44\x8a\x4c\x9e\xb4\x8e\x3d\x5a\xf3\xc3\x5c\x36\xfc\xd0\xb9\xf3\x72\x0c\x3d\x6e\xdb\x31\x1a\x50\x51\x9f\xa9\x59\xb5\x5c\xcc\x33\x14\x7d\x04\x54\x42\x2e\x76\x8d\x53\x10\x8c\x30\x4b\xc5\xc2\xd5\x68\xdf\x0f\x38\x29\x2c\x58\xc1\x70\x35\x4a\xb4\xf3\x13\x8c\xe3\x03\x1a\x03\x66\xcf\x21\x92\x71\x38\x2b\xdc\x8d\x30\xe9\xd3\x39\x07\x4a\x45\x9f\x73\xce\x81\x86\x40\xe1\x70\xb7\x08\x09\x8e\x76\xdb\x0f\x18\xa4\xc3\xdd\xc6\xf1\xe9\xc4\xba\xcd\x15\x70\x91\x6c\x26\x5a\xd1\x6f\x35\x7a\x86\xd2\x11\x90\xf5\xf0\x74\x36\x82\xbd\x15\x74\x6e\x85\xc2\x1d\x0d\xa2\x50\xde\xba\x1a\x61\x5e\x81\x71\x35\x4a\x90\x02\xe3\x8e\x5a\xd3\x85\x64\xe7\x9a\xef\x9c\x3c\xf1\x00\xd2\x2c\x7f\x5a\xb1\xd9\xf6\x0a\x36\x56\xdc\xd9\x6b\x0a\xa1\xab\x11\x16\x1d\x18\x17\x23\xae\x03\xe3\x3a\xcc\x89\xb8\x38\x44\x45\xc7\xc5\x5d\x23\x65\xca\xa9\xd7\xf2\x5d\xd7\xdd\x08\x7a\x30\xf5\x1e\x25\x5d\x28\x29\xd2\x95\x66\x4c\xa1\x25\xe0\xe3\x93\x12\x72\x41\x2f\xe1\xc6\xc4\x89\x04\x1b\xa4\xfd\x44\x88\x44\x88\x7a\x3a\xc9\x78\xcf\x3c\xca\x09\x3a\x62\xc1\x7d\x72\xc3\x13\x0c\x6e\x33\xa6\x20\x74\xff\x96\x78\x72\x41\x9e\x9e\x0c\x25\x24\x0a\x46\xb7\x31\x4a\xb3\x4a\xd6\x93\x95\x9c\x3c\x50\x02\xc4\x5b\x73\x40\x87\x36\x05\x7d\x4c\x47\x0a\x31\x66\x29\xb7\x57\xd6\x55\x66\xbf\x01\xd5\xeb\x4e\x68\x8d\x90\xe4\x64\x6f\xf1\xd6\x3e\x2d\x31\xfc\xd6\xa1\x8f\xe1\xcc\xa4\x4c\xd8\x65\x4f\xa1\x62\x35\xcb\x95\x4f\x49\xc0\x98\x76\x95\xda\x08\x39\x4d\x21\x73\xa4\xde\x5c\x90\x79\x18\x44\xa0\x90\xb9\xd2\xd1\x9f\x5e\xd6\x58\x72\x42\x11\xb0\x16\x2b\x90\xe2\xce\x7a\x65\x0d\xc8\x90\x96\xa3\xdf\x71\x67\x11\xcd\x14\x68\x56\x06\xb4\xe5\x34\x68\x23\x47\xfd\xcb\x5a\x09\xf4\xeb\xd0\xb2\xab\x6f\x29\xd4\xa5\x3c\x98\xb3\x62\xc9\x08\x5f\x3b\x9d\x85\xe2\xd8\x63\x3e\xe2\xfe\x74\xe6\x4f\x39\xcc\x6a\xc4\x16\xe5\xa1\x20\xce\x6b\x41\x0a\x91\x85\xc1\x29\x6b\xd9\xb1\x45\xe6\x75\xba\xfb\x11\x29\xe1\xe5\xab\x49\xe5\x53\xaa\x84\x4e\x3d\x7d\x8a\x60\x8e\xbf\x81\x75\x13\xc1\x96\xc3\x5f\xa9\x30\x6a\xdc\x48\x2f\x08\x88\x61\xfa\x0e\x27\xa7\xce\x8b\x14\x09\x59\x22\xbb\x60\x63\x09\x53\xb4\x5b\xcd\x29\xfc\xe2\x50\x2e\x01\x7d\xd0\xc0\xd7\x5f\x93\x91\x31\x27\x1c\xd2\x29\xb4\x14\x0a\xa1\xbe\x9d\x6c\x20\x9e\x68\xe7\x3c\x18\x91\x38\xde\x36\xf2\xb5\x40\xe2\xcf\x47\xaa\xf6\x4f\xfe\xd6\x05\x79\x72\x91\x75\x7d\x53\xf0\xc2\x62\xa1\x70\xb7\xd2\xd1\xe5\x1d\xed\xd6\xd8\x9a\x4e\x29\x56\xf7\x7c\xa7\xe0\x2e\x0c\x58\x6f\xe4\x4c\xfc\x6a\x0a\x59\x3b\x12\x3e\xf5\x46\x41\xce\x40\x74\x8d\x21\x2b\xef\x78\xb6\x38\xfc\xdf\xc3\x6a\x00\xd8\x70\x75\xa9\x05\x54\xc2\x4c\x8e\x12\x45\xb0\xf5\x58\x41\xde\x9c\xa6\x35\xed\xbc\x9d\x3d\x03\x64\xad\x10\x47\x52\x7a\x3b\x63\x38\xf6\x1d\x87\xb4\xb5\x96\xaa\xe5\x93\xde\x76\x41\xe4\xbb\x00\x72\x16\x8a\x94\x59\x3b\x6e\x29\xb4\x42\x53\x53\xaa\x53\x10\x1a\x79\x8b\xa2\xc7\x07\x9d\x5b\x10\xf3\xea\x7c\xf2\x23\xdf\x3d\x74\xea\x30\x3b\x32\xfe\x7d\x66\xc7\xc4\xcd\x7e\x52\x40\xdd\x1e\x77\xa0\x03\xea\x3a\xd2\xb2\xe2\xe9\x8e\xa8\x89\x6f\x47\x8b\xc0\xab\x15\x4d\xf7\x91\x3b\x48\x87\xf1\x59\xc8\xe9\x18\xfd\x96\x52\x8d\xf1\xd3\xaa\x84\x38\xb6\xf7\xdb\x0f\x3e\x6e\x81\x24\x08\x99\xce\x87\x1e\x82\x4a\xd4\x84\x73\xb7\x1c\x3b\x36\xbb\xb1\xd9\x7f\xeb\x61\x0c\x47\xd3\x31\x60\xdf\xe1\x3e\x9c\xed\x69\x41\xca\x7e\x57\x52\x76\x2b\xed\x6a\x03\x22\xe9\x3d\x90\xae\x6a\x6d\xe9\x50\xee\x36\xa3\x3d\x1c\x2d\xe7\xcb\x60\x0b\x52\xca\xe9\xa0\xa6\xeb\x0b\x44\xfa\x0c\xbf\x0d\x35\x1a\x78\x0e\xa7\xf7\xdb\xe8\x62\x58\xda\x3d\x52\x6a\x91\xff\xa4\x59\x5f\x11\x1f\x69\x48\xeb\x56\x99\x0d\x67\xd2\xc6\x63\x35\x36\x27\x70\x3d\x19\xbf\xf3\xab\x6f\x94\xc1\x42\xbd\x1f\xc7\x06\x0b\xad\x8c\xc4\x89\x59\x33\x3b\x84\xa7\xb5\x34\x64\x0d\xbf\x82\x82\x8f\xd9\x0f\x64\x4e\x73\xe4\x53\xe5\x9e\xb9\xd2\x8b\xe8\xaa\xa6\x1d\xef\xe5\x93\x61\xa3\xad\x1c\xd4\x75\x84\x39\x22\xdc\xd8\xcc\xed\x82\x1f\xd9\x8b\xf3\xe5\x10\x53\x67\xa6\xe5\xe0\xc7\x8a\x3b\x94\x95\x2f\x7e\xf8\xa1\xa4\x7c\x8a\x03\xf9\x11\xd7\x1e\x9b\x8f\xd2\x9a\x2e\xb4\x07\xd0\x2e\xc7\x6e\x39\x90\xf9\xd9\x7d\xf5\xd3\xbc\x76\xec\x38\xd4\xbc\x3f\xc7\x8e\x72\x6e\x1b\xc3\x50\x9c\x5b\xb9\xa0\xd0\xdd\x61\x9b\x18\x43\x87\x02\xdd\x8a\xaf\x4c\x2e\x48\xa7\xe5\xa7\x59\xa7\x64\xcc\x87\x0f\x4f\x56\x3e\x74\x8c\xe9\xe7\x4b\xcf\x73\x30\x60\x9e\x29\x94\x28\x98\x59\xdf\x7d\x57\xc6\x77\xc6\x16\x68\xf6\x66\xc6\x3c\x14\xaf\x16\x3b\xff\x70\x7c\x5a\x2b\xc1\x01\x8b\x9e\xcd\x9a\x23\x11\x69\x8d\x4f\x61\x53\x27\x48\xe8\xe0\xcd\xfa\xed\xb7\x45\xc7\x2b\x2d\x49\x85\x2c\x69\x88\x73\x37\xa0\x2d\x7e\xd0\xff\xee\xe3\x33\x83\xb1\xf6\x90\xc9\x55\xfc\x6e\x4b\x97\x38\x17\x5a\x40\x89\x05\x9f\x66\x44\x4f\x41\xc0\xe2\x58\x96\xc1\x22\x56\xc6\x85\x15\x38\x5d\x78\xc7\x33\x48\xa7\x23\xe9\x6c\x2a\x87\xb2\x61\xff\x1c\x84\xb2\x61\x3b\x1d\x07\x02\xd7\x95\xba\x55\x08\xec\x40\x3e\xdb\x2d\xc7\x8d\xc3\x0a\xc2\xe7\x4b\x5f\x88\xdc\x52\xc8\xe4\x5d\x80\xf7\x3a\x9f\x2c\x53\x8d\x43\xc1\x01\x44\xc8\x8d\x43\x7e\x57\xa2\x0f\xc7\x01\x95\x58\x84\x19\x87\xa9\xe4\x4c\xa1\x97\x9a\x32\xa9\xbf\xd8\x85\x9c\x69\x62\xf5\xd8\x00\x25\x48\x9e\x81\x7c\xea\xa6\x1d\x02\xe2\xd8\x7f\x8a\x6b\xeb\x1c\xe6\xe3\xb0\xfd\x18\x43\xeb\x70\x16\xcc\x16\xfa\x3a\x10\xfd\x3b\x2d\xc9\xdb\x5a\x32\x25\xba\xdb\xc7\x79\x31\x0e\xcb\x78\x41\x88\xb4\x54\x67\x0a\x9b\x37\x07\x13\xe4\x13\x12\xb6\xac\xa7\xf0\x7b\xdd\xd3\x25\xec\x2a\x0d\x69\xe5\x33\x5f\x3a\x22\x37\xe2\x0b\x87\x93\x25\x55\x62\x5d\xc7\x41\x6a\xac\x33\xf8\xad\xf9\xc3\x5c\x37\x8e\x30\x33\x06\x6a\x2f\x18\xdc\xdf\x99\x3a\x2a\x27\xca\x81\xe4\x06\x45\x1f\xd6\x6a\xb3\xb8\x5c\x54\xed\x8c\x0c\x5d\x20\x53\x2f\x39\x6e\xe0\x57\x76\x56\xb0\x0f\x13\x38\x48\x40\xca\x82\xca\xef\x15\x16\x7e\x70\x0f\xd0\x82\xd3\x28\x4e\xb3\x47\x33\xca\x26\x56\xfc\x56\xc9\x82\xb4\x0a\x16\x3e\x06\x29\x83\xb2\x37\x0a\x44\x9c\x0f\x59\xfa\x7c\xa9\x4d\x05\xbd\x97\xee\x55\xd8\x80\x44\xc3\x5b\xca\x7c\xc4\x7d\xda\x61\xa2\x1b\xa0\x95\x9a\xc2\xa7\xc3\x0d\xfd\xd8\xe0\x3d\x8a\xe3\x6b\x8f\x74\xca\x53\x58\x3b\x90\x06\x16\x64\x17\x91\xb4\xc6\x11\xac\x10\xb7\xd2\x90\x1c\x0a\x44\x52\xf2\xa1\x19\xd2\x95\x56\x75\xa6\xb0\x42\x8e\x7f\x0b\x8d\x38\xfe\xad\x65\x97\x17\xd2\xfa\xb3\xad\x14\xf0\x56\x76\x48\x91\x78\xb7\x6c\x7a\x62\xda\xd0\x4d\x46\xb1\xd8\x93\x05\x33\x4f\xc2\x84\x31\x8a\x8f\xb5\x1e\xc8\x3c\xbc\x05\x7c\x8b\xe0\x8d\x9f\x83\xd8\x08\x13\x18\x4e\x02\x34\x50\xe1\x47\xf5\xe3\x76\x4c\x89\x42\xda\x8e\x13\x8e\xe0\x88\xb6\x81\x42\x3f\x14\xd1\xb6\xb0\x4d\x5d\x5b\x4d\x7a\xda\x15\x33\x81\xd1\x54\xcb\x3e\x10\x82\x23\xda\xc2\x1f\x14\xd1\xb6\x9a\x3d\x01\x95\x09\x94\x9d\x5b\xd9\xc8\x25\x20\xeb\xd0\x00\x7d\x4e\xd8\x03\x38\xaa\x67\x7e\xd0\xae\x93\x47\xc3\x59\x1c\x7b\x56\x91\x51\xfc\x7a\xff\x8e\x07\x65\x54\x1b\x99\x46\x0a\x2d\x98\x0e\x70\x97\x60\x3a\x3e\x13\xe6\xdd\x39\x40\x48\xae\xc4\xd0\xa9\xdf\xe7\xdf\x11\x86\x47\x25\x47\xdf\x95\x52\x6b\x59\x2d\xe0\x5a\xa4\xce\x69\xe4\x68\xb3\xcc\x9e\xa3\xcd\x1a\x86\x9d\xa1\x88\xb2\xa3\xdb\xc0\x39\x4e\x5b\x92\x6c\xcb\x1a\x7e\x6b\xbf\x72\xac\x9e\x24\xfe\x83\xde\x4f\x0e\x8a\x96\x76\xac\xe5\x8c\xf4\x29\x6e\x31\x52\x17\xf4\x06\xa0\x53\x32\x78\xc9\xfc\xd8\xfe\xe5\x0b\x51\x0b\x34\x73\x43\xb4\xf5\x2b\xfb\x1d\x46\x43\xf8\x17\x7a\xf2\x50\x4c\x57\x25\xa2\x6a\x9c\x16\x57\x07\x08\xe9\xe9\xc1\x0b\xe2\x3b\xb9\xe5\x98\xaa\x4e\x63\x87\xad\xcd\x79\x09\x3f\x6b\x4d\x82\xb1\x30\xea\xd3\xce\x68\xec\x01\x43\xa1\x51\x95\x70\x92\xa1\xc8\xa8\x8a\xfe\x36\x4e\xa7\xe1\xcb\x39\xa2\x40\xa9\x8a\x51\x73\x9c\x0e\x68\xc1\xcb\x32\x1c\x36\x85\x23\x69\x5c\xbe\xdb\x40\x20\xf3\xb8\x30\xf7\x41\x44\x0a\xa3\xaa\x98\xe6\x86\xa2\xa8\x8e\xc6\x04\x29\x6c\xaa\xd7\x3d\x35\x9b\x6a\x1e\x40\xf6\xc0\xd8\x42\xe2\x37\xed\xf6\xd1\x52\x78\x0b\x81\x40\x8e\x75\x09\x72\xde\x71\x23\xad\xda\xc8\x80\x48\x7a\xe1\x71\x81\x16\xfd\xbc\xfd\xc0\x1c\x30\x2e\xec\xd7\xf0\xac\x0b\x0b\x0e\xb2\xae\x63\xa7\x76\xbc\x2c\x43\xc1\x53\x15\x13\xd7\xb8\xfc\x9a\x0b\xb2\xb6\x33\xbb\x11\x66\x35\x2e\x1e\x99\xef\x40\xe2\xe2\x99\x1f\xbf\xdf\x92\xc9\x1b\x3e\x2c\x7f\xf8\x7e\xc3\x39\xae\x1b\x5c\xe9\xff\x06\x57\x50\x77\x1a\x24\x76\x8a\x02\xab\x6a\xce\xf6\x4b\x8a\x49\x44\x0f\xbd\xd1\x77\xb4\x96\x32\xe9\xc2\x25\x8d\x6a\xab\x66\xa1\x6f\x0c\x51\x69\xd4\x98\x03\x4d\xdf\x59\xa3\x7b\xcc\xd5\x68\x34\x3c\xe0\x77\xa6\xd0\xcc\x1f\x4e\xd7\x10\x07\xe1\x16\x0d\x9f\x06\x5b\x57\xe1\x51\xb5\xee\x29\x3c\x05\x9d\x40\x90\x77\x0a\x45\x40\xd0\x48\x83\x11\xf7\x80\x66\x42\xb0\x12\x27\xd7\x6b\x39\x8f\x9a\xef\x73\x11\x9d\x3a\x1a\x54\x02\x1d\x34\x42\x4e\x58\xc0\x86\x1e\x5a\x03\x0a\x43\xb4\x52\x25\xf7\xac\x39\x55\x14\x03\xb5\xaa\xa6\x5d\x6d\xb9\x3d\x1f\x7a\xcb\x41\x4f\x0d\x15\x03\x36\xd4\x4c\x0a\x48\x1b\x0d\x15\x23\x93\xa4\xc5\xc7\xed\xe2\xe7\x05\x2b\xc1\x2a\xa3\xdd\x0c\x3c\xa0\x8f\x44\x8e\x2b\x87\x28\x8d\x68\xcd\x0d\x79\x0c\x21\xb5\xc1\xd5\x39\x1e\x14\x5b\x54\xeb\x91\x42\x9f\x74\x2c\xa3\x62\x8b\x6a\x45\x42\x54\x34\x51\xad\xe8\x5d\x8e\x26\xaa\x47\x6a\x9a\x7d\xc0\xc1\x08\x19\x8a\x72\xe7\x97\x63\x07\x12\x61\x87\x55\x7f\xea\xc2\x06\x2e\x40\xc5\x33\x31\x9d\x1d\xf1\x08\x1e\xd1\x9d\x33\x21\xfa\x9c\x13\xa1\xb5\x9c\x08\x9d\x65\xda\x81\x2e\x41\x29\xb3\xa7\x01\x14\xfc\xae\x29\xa7\x69\xc7\x9a\x0f\x3f\xe9\x8a\x6a\xab\x1c\xc4\xdd\x51\x91\x99\xeb\x8e\x05\x80\xb3\xa3\xf3\xde\x1a\xe8\x65\x21\x52\x57\xeb\x9b\x5e\x26\xc8\x52\x57\xe7\x32\x91\x90\x43\x29\x9c\x5a\x0f\xea\x4e\x8b\x70\x64\x4a\xe4\x63\xc7\x71\x3f\x88\xfe\x89\x02\xe9\xfc\x4e\xf5\xd3\x8e\xed\x15\x30\x29\x85\xff\xd4\x5a\xd2\xa5\x6d\xd0\x57\x1a\xf2\xf5\xe6\x3d\x0d\xd9\x37\x34\x82\xae\x49\xf7\x83\x83\x9f\xd7\x83\x51\x0c\x2c\xa5\x54\x1e\x6c\x70\x4e\x37\xbf\x32\x79\xc1\x72\x87\xdd\xf0\x38\x09\xc7\xc8\xf2\xa7\xee\x70\xc3\x29\x9d\x06\xf3\xed\x43\x2f\x71\xa7\xd0\xcb\x7f\xa5\xd0\x24\x98\x86\xc0\xd0\x0b\x3e\xa4\xc6\x55\x04\xfb\xa1\x07\x12\x08\x2a\x1f\x03\xae\xff\x01\xfd\x2c\xde\x05\x64\xe5\x86\x29\x74\xa0\x4f\xfb\x0c\xdc\x1b\x11\xee\x49\xf4\x4e\xfd\xf1\x9d\xf9\x55\xd7\x0f\xdb\xa6\x59\x86\x7d\x02\x8a\xa7\x94\x14\x8a\x02\x4b\xca\xc4\x52\x10\xc3\x86\xa3\x64\x3f\xf3\x75\x33\x6a\x10\x52\x06\x8d\x13\x8e\xe8\xf8\x9d\xbd\xa4\x13\x6d\xfd\x33\xc7\xc2\x70\x1c\x61\x4d\xa1\x1c\x6c\x48\x0e\xb7\xcf\x7f\x8e\xd4\xdb\x86\x1c\x9c\x91\xe3\x66\x77\x5f\xa9\x2b\x0a\x44\x02\xe1\x09\x47\x0e\xd4\xdb\xf7\xd4\xb2\x28\xce\x04\x85\xcb\x75\x38\x13\xd4\x8e\x1b\x73\x38\x28\xa7\xfd\x86\x82\x76\x0f\xe8\x39\xd2\x26\x26\x4c\x27\x78\xfa\x48\x36\xca\xda\xd4\xae\x33\x85\x12\xf6\x22\x90\x90\xa8\x29\x33\xed\x87\x18\xaf\xce\x24\x10\x79\x13\xeb\x83\x42\x6f\xea\x07\x7b\x3d\x1e\x53\x52\x55\x8a\x77\x04\xce\x1b\xc1\xeb\x0a\xd8\x3c\x96\x0e\xc8\xb8\x53\x3a\xdc\x29\x03\xbf\x19\x38\xe8\xfb\x98\xe5\x8c\xf3\x43\x8b\x9f\xa3\xdc\x0f\x2d\xb6\x88\x0f\x7e\x68\xf1\xea\x9f\x52\x4f\x0b\x0d\x99\x17\xc0\xe4\xfc\x08\xe3\x88\xe9\xc2\xf1\x37\x95\x53\xe1\xb6\xa6\x84\x5b\x76\xe4\xd1\x45\xce\x22\x87\xdc\x54\x8e\x0c\xe7\x76\xaa\x67\xaa\x4a\xdc\xe3\xfc\x98\x49\x5e\xdd\x01\xc5\x70\xe0\xfb\x93\xbd\xcd\x51\xa9\xa8\x9a\x86\xaf\xc3\x2f\xaa\x2e\x0c\x76\x40\xf3\xce\x2b\x0d\xb1\x6a\x03\xd0\x6f\xe0\x05\x3d\x16\x8d\x42\x5f\x61\xc4\x55\x3c\x14\x72\x53\x2b\x86\x82\x39\x8c\x2e\xcd\x2a\x8a\xa6\x9e\xf9\x50\x21\x12\x9c\xeb\x13\x17\x5d\xf0\x93\xf1\x39\xe6\x53\x67\x74\x22\x74\x60\x10\x54\x83\x8b\x79\x38\xdf\xea\x47\x68\xe1\x55\xc7\x11\xc8\x49\xb8\x33\xd3\xbc\x49\x0b\xae\x0e\xab\x89\xaa\xeb\x9c\x4e\x03\x12\x73\x20\xcd\x47\x40\x98\xd0\x54\x26\xcc\xe1\xa3\xd1\x75\x27\x5e\x5d\xa4\xbc\x69\x9a\xe2\x90\x50\x74\xcc\xb1\x65\x6e\x91\x08\x38\xb5\x1c\x1c\xb3\x07\x05\x9d\x3d\xdc\xd1\x18\xd3\x12\xc0\x95\x32\x47\xd1\x31\x30\x3f\x98\x7b\xa6\x4c\xdb\x15\x96\xfa\x30\xff\x80\x51\x2b\x88\xa5\x70\x79\x7e\x3c\x2c\xef\xc1\x3d\xfc\xe2\xc5\x88\x46\xea\xa8\x95\xca\xae\x72\x76\xa5\x7a\xa5\x8c\x8d\xdd\x00\xc5\x25\xaf\x40\xa6\x9f\x96\x2f\x25\xac\x30\xe2\x07\x09\x54\xbd\xec\x0f\xdb\xf4\x70\x24\x0f\xa5\x50\xda\x8f\xfe\xe3\x9b\x97\x7e\xe7\xb7\xd6\x4f\x3b\xe6\x42\x08\x7b\x7e\x17\xb2\x32\x8f\x0f\xeb\x0e\x10\x93\xb3\x29\x55\x16\x87\xf7\x1d\xa3\x71\xfe\xf5\x93\x8e\xe7\x70\x58\xca\x8e\x83\x7c\x38\x2e\xa5\x0c\xf6\xe2\xc3\x71\xca\xb8\xb2\xc7\xc3\x6f\xc5\x46\x30\xd4\xc3\x19\x95\xd0\xce\xa1\x87\x33\x72\x29\x78\x3c\x88\xae\x62\xba\x2c\x42\x86\xb6\x1e\x0e\xae\xc2\x63\x38\x1e\x08\x32\x3d\x38\x28\xb5\xeb\x9e\x3e\x2d\x5f\xf6\x80\x3e\x81\x82\xaf\x48\x6d\xb0\xfb\xfc\x80\x22\xa1\x29\x7e\x08\x79\xf5\x62\x8c\x1c\x52\x52\x99\x05\xf2\x29\x41\x24\xcf\xe8\xf3\x40\x7a\xd5\xaf\xe7\xbb\x87\x7b\x2c\x80\x66\x15\x20\xf0\x34\xab\x68\xf9\x52\x64\xc9\x40\x48\x99\x84\xd4\xf2\xc4\x15\x45\x33\x83\xfe\x2f\x40\x1b\x4b\x03\x99\xe3\xa0\x2e\x28\x52\xa3\xd6\x0f\xc4\x97\x34\xeb\x74\xf0\x10\x89\xc2\x36\x7a\x68\x56\x51\x1b\xc7\x38\x52\xe6\x43\x03\x09\xe6\xc9\x06\x47\x18\x77\x10\x47\x65\x9a\xfd\xee\xdf\x76\xa5\xcc\x9b\x3f\x33\xc2\xe6\x47\x53\x24\xb9\x51\xf9\x74\x63\x0e\x94\xf9\x72\xa8\x5c\x44\x77\xd2\x1b\x11\xbc\x33\x9c\xb2\xfb\xe2\x16\xf0\x20\x87\x11\xf9\x19\xc6\x13\x6f\x3a\x4a\x8a\x1f\xe0\x6b\xd1\x10\x9c\xc4\xe8\xea\x30\x88\x27\x67\x4c\x96\xd4\x1c\x02\x94\x49\x6a\x44\xc4\xca\xf0\x43\x7b\x17\x52\xd6\x0b\x0d\x11\x55\xce\x89\x8a\x6a\x4f\x55\xcf\xcb\x05\x34\x9d\x62\x1c\x08\xd2\xa0\x13\xef\x57\xb0\x7d\x39\xdc\x92\x70\x92\xe1\x17\xed\xf6\xf8\x5e\x9c\x27\x68\x70\xe1\x7f\x90\x19\x08\x4f\xf0\x70\xc0\x46\xab\xcc\xd2\x6b\xd0\x0f\x48\xd8\xb8\x8f\x2b\x7a\x38\x64\xa3\x06\xfb\x9b\x91\x82\x85\x2f\xb4\xb3\x47\x5f\xde\xc0\xc1\xc1\xd2\x25\xca\xc5\x0b\xf2\x40\x2a\x7c\x41\x1e\x99\x31\x3b\x92\xb8\xd9\x3d\x5e\x96\x20\x51\x2d\xf5\xd4\x5c\x0f\x67\x7a\xb1\x63\xd3\xae\xfc\x48\x15\xfd\x4b\x81\x17\xb5\x66\xd8\xd2\x00\x3f\x3a\x1f\x01\x12\x71\xf7\xbd\xbd\x63\x11\x2f\x1d\x02\x51\xd1\xbe\xde\x16\x03\x51\x6f\xf4\xe2\x5a\xcf\x9e\xf4\x73\x25\xe1\x52\x8e\x80\x68\x25\x65\x16\xfb\x98\x3b\x07\x3d\x9c\x90\x90\x33\xfc\x5c\x5c\x2d\x1b\xce\xd3\x53\x39\x59\xdf\x18\x50\x19\xf3\xdb\xfc\x77\xfc\x30\x5f\xec\xaa\xda\xdc\x27\xc8\x2a\x44\x2b\xb2\xd0\x7b\x30\x66\x46\x69\x7d\x20\xb2\xb9\xc3\x1e\x08\x24\x1f\x8a\x7a\x28\x27\x1b\xf8\xcd\x4a\x23\xc9\x29\xce\xa1\x9e\xd0\xb4\xe3\x1c\x2e\x42\x40\x93\x3d\xbb\x7e\x3e\x35\xf5\xb1\x28\xef\x2c\x2e\x73\x6b\xff\x4b\xb4\x19\x5e\x3e\x88\xc8\xad\xf8\x82\xe3\x84\x2e\x1c\x41\x10\x63\xab\x22\x08\x56\x55\xda\x55\xa8\xe0\x07\x41\x67\x2c\xef\x69\xc6\x9b\x39\x7d\x5a\x1f\xcc\xb0\xad\x0e\x46\x00\x7f\xb3\xb5\x3f\xa0\xcf\x00\xef\x74\xbf\xf0\x51\x9a\x97\xfb\xde\x1c\xd0\xea\xd9\xbd\x37\xfb\x02\xf1\x84\xdf\x1b\x6f\xdc\x7e\x40\x67\xfe\x4e\x5d\xdd\x10\xb5\x4c\x71\x3b\x6e\x81\xcc\x6b\x0b\xb4\x70\x59\x52\x6a\xfa\xef\x40\x4a\xb2\x65\x25\xe9\xde\x1c\xfc\x4a\xac\xc0\xbd\xa1\x46\x0e\xbe\x14\x1f\x20\xe5\xc5\xad\x34\x3b\x95\x2b\x4c\xf7\xe6\x58\x3e\xcc\x11\xb7\x63\x0e\xce\x2d\x1f\x9a\x32\x82\x10\x4c\xe0\x04\x79\x1b\x75\xa1\xb1\xdb\xc9\x73\x9c\x75\x77\x41\x55\xee\xee\x06\x64\x5d\x62\xa4\xaa\xa9\xb3\xa6\xd4\x96\xc6\x14\x9a\x3a\x4f\x86\xb6\x78\x7b\xe3\xc4\xbf\x79\xb4\xaf\x83\x9f\x72\x02\x5f\xa9\xe9\x6b\x1f\x68\x95\xf7\x66\xa2\xd9\xc1\x7d\x69\x8a\xad\x9d\xf9\xd0\xc2\x41\xe6\xcb\x17\x85\x32\x10\x99\x81\x88\xd9\xbe\x37\x8e\x74\x66\x4f\xd1\x01\x85\x20\xb3\x5b\x39\x71\xea\xc6\x98\xed\xd4\x6f\xe8\x11\xf7\xee\xf7\xd8\xbd\x91\xee\x9d\x05\xcb\x87\xe6\x09\xa0\xbe\x67\xc1\xd2\x90\x0f\xe3\x7c\x8a\xf8\x0f\xf2\x72\xf2\x1f\x0d\xdc\x77\x39\x6c\x09\x94\xbf\xf7\xc5\x3f\x0a\xa9\x00\xee\x9d\x03\xc0\x7a\xe3\xad\xdc\x36\x05\x82\xbf\xf5\xa2\x44\x21\xa9\xc1\xbd\x3b\x9d\x49\x46\xa2\x78\x4f\x2e\x3d\xdc\x04\x0e\x7c\xca\x40\x8e\x91\xe8\xd5\xa8\x96\x81\xc8\xf1\xe6\x5c\x7d\x0b\x82\x23\xd0\x0e\xcb\x9e\xa9\xb4\xbc\x86\x93\xf5\xde\x6d\x69\xda\xc0\x55\xb7\xb5\x9d\x69\x6c\x41\xcc\x0f\x63\x16\x7f\x3f\xb7\x40\xee\x93\x0f\x9d\x36\xae\xd3\xc7\xa4\x0f\x10\x92\xb4\xef\x8c\xd7\x0b\xf2\x19\x57\x52\xa8\x68\xb4\x91\x42\x86\x69\xdc\x8f\x0e\xb1\x37\x40\x3f\xda\x6f\xd6\x77\x1f\x76\x9d\xb2\x1b\x9d\xd8\x06\xcb\xf9\x7d\x38\xfe\xa8\x1f\xa9\xea\xad\x7a\xfe\x98\x8b\xdf\x07\x82\x1f\x33\xa4\x47\x3f\xca\x55\x69\xc8\x29\x49\x50\xfc\x6e\xf9\xe6\x0f\x9e\x97\x5e\xa0\x6e\xa9\xed\xf9\xb2\x1b\x5d\x10\x74\xe2\x22\xb3\xcc\xfb\xc0\x7e\x70\x32\x52\x25\xc8\x42\x96\xba\xe5\xd5\xaf\x67\xda\xb9\xe9\xa4\x02\xfa\x31\x78\x3e\xc4\xe2\x53\x40\xc8\x99\x6b\x6a\x10\x72\x56\x40\xb6\xa3\x1c\xec\xbc\x49\x7e\xde\x64\xae\x41\x0b\xbb\x0f\xc7\x4d\x1e\x74\xa2\xc0\x8f\x93\x2d\x6f\x17\xfa\x99\xc9\x64\x3d\x53\xf3\x16\xc4\x12\x4d\x77\x08\x72\xf6\xaa\x12\x64\x7f\xcb\x65\x7e\x6c\xb0\x61\x7b\xc5\x2f\xc6\x51\x90\xd3\xd9\x19\xb8\xc5\x51\xfc\xee\x82\xa9\x88\x2d\x56\xbc\xd6\x96\x68\x6f\xb9\xc5\x8f\x01\x5f\x2b\xf0\xf3\x2b\xa0\xf9\x41\x20\xbd\xb5\xbe\x07\xf2\x1a\x30\xb1\x76\x8b\xc7\x5c\x76\x3b\x53\x4d\x2c\x50\xb7\x32\xd5\xd4\x93\xf9\x29\x44\x98\x05\x05\x49\x84\x27\xcb\xe7\xbc\x35\xb1\x73\xdd\xca\x5b\x73\x64\xe1\x4b\x48\xa6\x03\x36\x7d\xc9\xc0\x86\x27\x1a\xfc\x7c\x68\x1c\x4c\x09\x06\xa8\x4f\x3b\x0f\x15\x06\x59\xf3\xef\x2b\xa0\x56\x7a\x4f\x1f\x22\xa7\x02\x3a\xce\x22\xd9\x83\x2c\xd2\x45\x56\xc5\xfe\x82\x9a\x99\x96\xe8\x78\x96\x14\x7a\xde\x69\x16\xd2\xab\x69\xc8\xb6\x0c\x26\x48\xa1\x1e\x21\x20\x39\xf1\x0f\xae\x40\xde\x72\xe2\x57\x8c\xd4\xb7\x72\xd8\x1c\x17\xcc\xc2\x1e\x7d\x22\x1e\x6f\x3b\xf4\xc3\x4a\xcb\xd4\x7b\xc9\xa1\x09\x93\x61\x49\x99\xc8\x90\x63\xbb\xca\xb6\x74\xb2\x29\x2a\xd6\xa4\x2b\xa0\x57\xc0\x2a\xf5\x5d\x7d\x47\x0b\x9a\xa8\xdd\xed\x0c\x20\x5d\x7a\x62\x75\x2a\x6a\x80\xc5\x93\xbb\x42\x3e\xcc\x9c\x5c\xf4\x9f\x73\x5a\x2e\xfa\x7a\xd6\x40\x66\x1b\xe9\x52\x57\xb2\x7a\x03\x9f\xc1\x8b\x27\x40\x72\x88\xef\x29\x1b\x8a\xc7\xbd\x80\x6e\xe5\x11\x07\x55\x79\x14\xce\x9a\x36\xf5\x10\x7b\x09\x64\x7a\x60\xc6\xfd\x44\xdd\xe0\xe6\xc9\x5d\xb3\xe6\x8c\x4b\x06\xc9\xd6\xe8\xc4\x71\xb4\x39\x13\x2a\xe6\xa2\x9a\xba\x22\x81\x9a\x86\xc4\xf0\x3a\x08\x71\xb6\x7c\x1a\x1a\x3a\x4d\xc0\xe8\x36\xee\x8c\x4b\x27\x4d\xa8\xb7\x3a\x3d\xf8\x16\xc8\x62\x1f\x02\x50\xf5\xf5\x96\xbf\x25\x3e\xe5\xae\x44\xcf\xd2\x89\xcf\xa8\x4f\x3b\x16\x11\x3f\x85\x32\x63\x34\x66\xdd\x1c\x2e\x33\xeb\x20\xa1\x3d\x34\x81\x94\x9a\xc9\x94\x8f\xea\xcc\x48\x10\x55\xac\x50\xdf\x27\x82\x28\x47\xa1\x93\xd7\xa0\xe0\xdf\x67\xe7\x5d\xbd\x0b\x50\xf7\xd4\x3e\x5f\xca\x70\x7e\xa6\x4c\x54\x79\xa6\x19\x75\xf9\x81\xf4\xd2\x33\xab\x77\x9a\xd2\x90\x05\x1c\x4a\x80\x9e\x7d\x9f\x58\x1f\xd8\x86\xa7\xef\x19\xc0\x50\x94\x83\xa6\xe0\x05\xb9\x95\x83\xa6\x12\x9c\x72\x9f\x96\x5a\x60\xa2\xa7\xd9\xd2\x99\x46\x87\x09\x24\xfd\x6b\xc7\x9c\xe9\xc2\x3b\x26\x1f\x2a\xd4\x1b\x86\x71\x5a\xa4\x29\x99\x0d\x4c\x98\xb6\xd4\xdc\x0a\x57\xa8\x67\xc6\xef\xd0\xb5\x48\xab\xce\x4e\x73\x72\x26\x2b\x76\xa1\xa3\xb7\xdc\xca\x4e\x13\x9b\xf3\xad\x74\x34\xf5\x3c\xf3\x5d\x97\x83\x2e\x35\xc5\x32\xce\x40\x0e\xe6\x4e\x9b\x96\xc9\x7b\x40\xb1\x57\xce\xf9\x13\x4d\xa9\x06\x54\x42\xdd\x9e\x3e\xa0\x00\x30\x27\x34\x2d\xa5\x22\xbb\xe8\x13\x4a\x5d\x53\xf6\x60\x67\xaa\xe3\xb0\x76\x3e\x9a\x81\x3f\xe4\x3e\x27\x08\xd1\xa7\xa3\x5f\x6a\x96\xd2\x97\xac\xa0\x01\x85\x52\xd4\x93\xa3\xfc\xb2\x6a\x04\x02\x0a\xa4\x28\x39\x36\x2e\x5f\x4b\xd9\xf2\x9d\xd2\x57\x8c\x7c\x67\xd7\xdd\x91\x42\x0b\x4d\xd6\xe1\x6f\x25\x99\xa9\x27\xdc\x8e\x24\x33\x78\x2c\xef\x2b\xe7\xe1\x05\x28\x7f\x02\x4c\xec\x42\x22\x4e\x37\xba\x67\x1f\xa6\x71\xd9\x40\x82\xbb\xe6\xbe\xb8\x74\x9a\xaa\x8b\xc5\x5d\x1c\x46\x97\xf5\xa4\x8b\x91\x40\x3e\x50\xd3\x65\xb5\x38\x55\x7d\xb7\x8e\x73\x4b\xb9\x63\x0e\x62\x97\xee\x0b\x03\x08\x32\xa7\x93\xc7\x90\x6b\xe2\x26\x79\x4c\xcd\x87\x66\xa3\x23\x5f\x5a\x35\xeb\xe9\x04\xae\xca\x30\x61\x54\xe8\x5b\x97\xb9\x0f\x02\xcd\x35\xe1\xaa\x4c\xe6\x04\x07\x5a\x9a\x0e\x8f\x63\xd4\x7a\x23\xbc\x7e\x20\xbf\xfa\x90\x76\x20\x83\x80\x6b\x19\xa2\xfc\x10\x11\x11\xed\xc7\x11\x11\x57\x67\x33\x36\x84\xa8\x11\xf0\x12\x7e\x81\xac\xd1\xf7\x80\xca\xe8\xb3\xa5\x21\x44\x8f\x01\xe8\x93\xfe\x04\x32\x77\x84\x4e\x9b\xc4\xa6\x3d\x55\xc9\x0a\xf3\xe3\x5b\x3d\xb7\x83\x25\xea\x67\x2c\x0a\xa9\xe1\xda\xf0\xed\x47\x0c\x49\xa2\x74\x3b\x1c\xe2\xbc\x52\xe6\xcd\x09\x07\x6c\xe8\xcf\x3d\xa5\x5e\x24\xd8\x83\x9f\x44\x23\x6e\xe7\xf6\xcb\x7a\x11\xb4\x1b\xaa\xd2\x48\x55\xef\x4e\xc6\x25\x4b\x69\x83\x12\x9a\xce\x2f\xec\x62\xb7\x43\x25\xca\xc8\xcc\x42\x26\x9f\x52\xf3\x07\xf4\x28\x22\x27\xf0\x50\xdd\xe4\x73\xc1\x31\x7c\x37\xdf\x1b\xc6\x31\x7c\x3b\xae\x02\xf3\xf5\x4d\xca\x16\xbc\xb4\x37\x71\x15\x78\xa8\xee\xc6\xf3\xf9\x60\xa8\x73\x89\x7b\x7d\x77\x77\xea\x04\x1c\xe0\x77\xf7\xbb\xcf\x1c\x68\x4a\xd3\x92\x5c\xbd\x3c\x75\x56\xeb\x99\x42\xf1\xcc\x96\x42\x8b\x40\x30\xe2\xce\xda\x8f\x80\x2f\xf7\x62\x14\xba\x45\x66\x78\x54\xf7\x59\x84\x23\xf6\x76\xfe\x95\x8b\xfb\xc9\x77\xc7\x76\x06\xe9\x2a\x94\xa2\x90\xa4\xf8\xee\x3e\x62\x5a\xaa\x4e\x5f\x64\xd8\x01\x45\x0c\x2d\x1f\x82\x42\x3a\x95\xa8\x99\x81\xca\x09\x92\xa3\xb2\xe3\xe5\xe0\xc4\xe9\x37\x33\x1f\x50\xe7\x21\x14\xd7\x43\x1a\x4c\x83\x25\x9d\x9a\xd9\x5d\xe7\x4a\x23\x7d\xdb\xdd\xed\xf5\xc0\x79\x79\x77\x5c\xeb\x23\xa0\xe8\x11\x19\xb2\x4f\xd6\x65\x00\xea\x0e\x11\x08\x2a\x1c\xa2\xe2\xdb\xbf\x87\xcd\x1e\x6c\x0f\x85\x3f\x14\xcc\xeb\xf7\xc0\x3d\xce\xb9\x32\xac\x03\x11\x12\x77\x0f\x2f\x61\x4f\xab\x7e\x35\x01\x3a\x19\xb6\x73\xe0\x4d\xbd\x07\xde\x27\x0e\x3e\xe5\x39\x39\xc8\x79\x7c\x0f\x26\x97\xfd\xe2\x87\xa5\x4e\x16\x69\x64\x3a\x41\xd7\x57\xae\xea\x08\xa8\xfc\x3e\xc1\xf7\xb6\x3b\xe0\x48\xa1\xd6\xb7\xa7\x59\x2d\x68\x4f\x55\xef\x6e\x0e\xc9\x81\x23\x21\x0d\x39\x7e\x1b\x6b\xe8\x3d\xcc\x2b\xf1\xaf\xdc\x7e\x93\x2a\x8e\xc6\x5b\xd9\x44\x0a\xb9\xb7\x6f\x67\x08\xb9\x22\x31\xdf\x4e\xb0\x16\xe3\xde\x9d\x69\x69\x80\x52\x44\x38\xff\x6f\x87\xfb\x61\x08\xbf\x6f\xab\x74\x18\xa2\xef\xdb\x36\x7e\xac\xd4\xf7\x6d\xe2\x85\x61\x3b\x5f\x07\x56\xf2\xfb\xe6\xe1\xe1\x2d\x20\xf8\x02\x5a\x17\x8b\x75\xef\xf6\xad\xa1\xe8\xc4\xb7\xef\xdf\x46\x7b\xb5\x83\xbf\xc5\x0a\x64\x07\xff\xc0\x97\x7c\xdb\xc1\x1f\x9f\xe7\x7d\xf3\x2a\x33\xf4\x7b\x87\x91\xa4\x29\x26\x95\xe1\x31\xa9\x08\x8a\xf6\xf8\x2f\xe1\xe7\x87\x2c\xfd\xb6\x51\x6f\xe4\x43\x09\xb1\x3d\xad\xfa\x2e\x15\x94\xaf\xd8\x80\x8f\xfd\xd1\xb1\x01\x27\x8c\x78\x66\xa5\x0e\x40\x4f\xf7\x11\xd0\xc4\x8e\x3e\x3b\x7d\x72\xb5\x34\x2b\x1d\xa9\x07\x7a\xf8\xa9\x49\xa0\xb7\x3f\xf4\xa8\xe5\xef\xaf\x17\xbc\x4b\x79\x32\x2a\x0e\x6b\x3f\x82\x5c\xcf\x91\x32\xcf\x0f\x47\xca\x64\x11\x61\xe8\xbc\xb6\x84\xb3\xf9\x96\x2f\xfe\xe0\xee\xe3\xed\x9c\x16\x27\xcb\x3f\xb9\x96\xb8\x07\x74\x9f\xe0\x63\x61\x15\xd6\xea\x77\x97\x07\x57\xbc\x6f\x3f\xa8\xd4\x62\x84\xe1\x09\xa5\x58\xbf\x78\xfa\x28\xe7\x9a\x9f\x3e\x1a\x5c\xdc\xbe\xed\x61\xdf\xa3\xd5\x3e\x30\xb2\x21\x08\x3c\x2c\x43\x44\x49\x78\x58\x2e\x88\x09\x49\xae\xf3\x3d\x86\x3e\xfb\xca\x71\xaf\xdd\xf2\x95\x57\x6e\x8d\xdd\xf6\x5b\x5f\x6c\xa7\x87\xd9\x7b\x2c\x2f\x7e\x23\x28\x8e\xf4\xfb\xe1\x68\xc7\xf2\x29\x7d\x1a\xa4\xf4\xe6\xc0\xa4\x61\xf9\x45\xcf\x4f\xa1\xf9\xd5\x95\xc2\x5b\xbd\x56\x20\x99\xdc\xae\x40\xe6\x24\x48\xb0\x0f\x5b\xb5\x39\xc9\x94\x27\xa1\x5e\x6c\xc4\x07\x4f\x8d\xa7\x93\xe9\xb1\xa4\xaa\x77\xcb\x91\x76\x5e\x2a\xf4\x04\xd9\xfb\x1c\xab\x96\x12\x1a\xec\xf1\xde\xdf\x4a\x61\x50\x2f\x76\x9d\x53\x18\x90\x38\xf7\x7e\x72\xcf\xe8\x48\x21\x44\x45\x43\x4e\x2d\x9a\xba\x3a\x58\x2f\xe8\xef\xe9\x28\xd3\x98\xe7\x9c\x6f\x60\x70\x1e\xea\x19\x9e\x7a\x41\x9b\x7e\x86\x27\x0e\x15\xe5\x22\x38\x08\x47\xbd\x9d\x8b\xa0\xd7\xb4\xa2\x17\x8c\xf6\xb4\x62\x6d\x03\xdc\x38\x06\x8e\x7c\xa8\xd0\xf6\x4c\x80\xf3\x0b\x30\x91\x4f\xae\xe1\xf2\xe1\x6d\x64\x2a\x90\xec\x1e\x57\x6a\x9a\xd0\xe0\x32\x76\x53\x5f\x50\xb0\x1c\xd3\x47\xaf\x29\xa3\x7f\xe6\x86\xa7\xde\xe1\x07\x7e\x66\xe7\x0a\xe6\xba\xcf\x16\xeb\x92\xf2\x09\xd4\xd8\x7a\x94\x41\xa0\x46\x4b\x79\xfa\xc6\x6c\xac\xdf\x4a\x21\x50\xaf\xcc\xbf\xcc\x4b\x57\x90\xc3\x86\xdd\xd2\xa3\xe3\x9b\x31\x45\xbd\x4c\x02\xa0\xf3\xe2\x89\x7b\xd8\x93\x9f\xd9\x29\x99\xe6\x97\x29\xe2\x53\x68\xb2\x3b\xd2\x90\xd4\x16\x78\xd0\x0b\xb6\x57\xf2\x65\xd3\x2d\xda\x13\x48\xb7\x01\x3f\x90\x32\xfa\x73\x86\xbf\x90\xde\x5b\x0a\xa7\xac\x07\x7f\x03\xff\xb6\xdf\x3b\x7b\x9f\x37\x77\x5a\x70\xf5\x22\x70\x7c\xbe\xec\x3d\x81\xcd\xbd\x10\xee\xf0\x0a\xe1\x22\x8f\xd3\x4a\x2e\xf2\x42\x8e\xe3\xfb\xe5\xec\x7a\x31\x73\xbe\x7c\xad\x1c\xbd\xff\x45\x46\xa2\x40\xba\x8c\x0d\xf7\x79\xd9\x5f\xf2\xe9\x52\x29\x49\x6a\x20\xc5\x0c\xb0\x7a\x2f\xbf\x99\x82\xfe\x67\xb7\x3a\x51\x0d\xb7\x1d\xe7\x17\xf2\x98\x1c\xe7\x07\xb7\x96\xfc\x8e\xfc\x41\xbc\xca\xad\x34\x08\xa5\x67\x56\xc5\xac\xaf\x2c\x95\x03\xde\x63\xb9\x7d\x59\x6f\x8c\xe3\xc2\x9e\x72\x22\x09\xef\x97\xf5\x81\x98\xec\x5f\x16\x01\x61\x0a\x2f\xae\xb2\x51\x75\xda\x7c\xc4\x34\xca\xcb\x12\x4f\x8e\x5f\xb5\x2f\x1f\xc8\x6a\x34\x14\xfa\x32\xf5\x86\x1e\xa6\x9f\xd4\x4a\x87\x96\x4f\x6b\xaa\x5a\x1e\xac\x69\x48\x8f\x73\xa0\x07\xbe\x9d\x52\x08\xeb\xc5\x9b\xb3\xa1\x06\x54\x62\x6d\x36\xcc\x1b\x52\xbe\x80\xaa\x0e\x8a\xd4\x54\x0e\x2a\xba\x90\x4f\xbf\x34\x64\x11\xf9\xf4\xeb\x75\xa4\x43\xed\x7b\x58\x8b\xbc\xf8\x25\x96\xeb\xb7\xaf\xd4\xc4\xfe\xfa\x76\x9e\xf9\xc8\x94\x64\x32\x88\xa1\xd2\xcf\xf6\x5c\x29\x14\x8f\x8c\x44\xe3\x77\x7a\x62\x40\xb3\xfb\xff\x82\x9b\xbc\x21\xc7\xf4\x89\x79\x82\xdd\xac\x67\x7b\x7a\xbc\x9d\xca\x6b\xb0\xe7\x94\xb0\x87\x3f\x46\x3a\x39\xf8\x2b\x37\xe0\xef\xb7\xbd\xb8\xc8\xc6\x64\x35\x20\xfb\xc6\xed\xac\x06\xf1\x34\xbe\xfd\x5c\x6b\xa6\x5c\x06\xf8\x2b\xd8\x98\x81\xa6\x7b\x93\x20\xdc\x5c\xbe\xfe\x12\x0f\xa1\xb2\x18\x9c\xc4\x34\xdf\x76\xfc\x9f\x9f\x1e\x74\x6c\xe3\x81\x73\xde\x82\x2d\x4e\x9a\x37\x0f\x82\xa6\x90\x49\x65\x88\xe6\xad\x90\xf5\x1b\x91\x33\x63\x34\x73\x45\x63\x7f\xa3\xc8\xd6\x80\xca\xa1\xb6\xa5\xaa\x31\x4f\xab\x5d\xaa\x3e\x63\x14\x79\x1e\x9f\xef\xfc\xcc\x6d\x86\xec\x5b\x5e\x57\x9a\x11\xad\xba\xc7\xb9\xf9\x9a\xe5\x19\x48\xc9\x21\xdc\xe1\x74\xe6\x82\x76\x1a\xf3\xa9\xf8\x80\x83\xb9\x9a\x7e\x07\x08\x17\xdf\x74\x78\x00\x91\xa8\x73\xe3\x71\x94\x13\xc8\x46\xec\x03\x68\xca\xc7\x91\x2e\xbc\x8f\xce\x34\xf3\x54\xa3\x69\xe6\xa5\x68\x85\x1d\x48\x19\xe0\x4f\x3e\x94\x6b\x19\x95\x7a\x26\x77\x81\x57\x67\x2a\x77\x41\x5d\xec\xe9\x47\xdc\x7a\x6e\x76\x3b\xf9\x65\xa6\x05\x5e\x9a\x80\x34\x6b\xd3\xc1\x09\x06\x7e\x69\x18\x06\x3d\x9d\x12\x01\x4d\x78\xfa\xb5\x9e\x9a\xb9\xc2\x80\x72\x80\xad\xcc\xb4\x57\xe5\x43\x13\x6b\xe5\x43\x54\xc0\x16\x50\xb6\xc6\x83\x09\xb1\x1b\x13\xf6\x35\xfd\x26\x0f\x4f\xfb\xcc\xcd\x81\x83\x78\x6c\x26\x49\x0f\x38\xcf\xa6\x93\x1e\x24\xfa\x6e\x6e\x8e\x23\x24\xa6\x6e\x6e\x56\xb0\x3f\x90\xcf\xa5\xac\x1f\x61\x69\x8d\x86\xe5\x20\x40\x8f\x9b\x9b\x6d\x2f\x9f\x85\x70\x60\xfb\x67\x25\x10\x9b\x0f\x7a\x25\x2d\x1b\xe8\x4b\x29\x3a\x33\xf0\xe9\xf7\x86\x03\x89\x11\xf4\x40\x2f\xbd\x59\x92\x2e\x95\xfe\xca\xac\x78\xee\x9d\x1c\xec\x40\x96\x55\x36\x20\x27\x85\x2f\x40\xda\x31\x2c\xdf\x6e\xa9\xdc\x07\xe1\xdc\x6d\xc5\x2d\x69\x45\xe6\x91\x23\x3d\xe8\xd0\xde\x52\x26\xa6\x74\xe6\xbb\xb7\x20\x0f\xd7\xaf\xf7\x70\x48\x4d\xc5\x3b\xb4\xcb\x4a\xcc\xdc\x4d\x85\xcc\xe9\xee\xf3\x1b\x3a\xdb\x71\x07\xa4\x43\x67\xd7\x08\x2d\xed\x4a\xfd\x82\x5d\x78\xea\xf1\x9e\x55\x17\x74\x24\x48\xa2\xd7\xcd\x9d\xec\x1a\xec\x43\xbd\xe5\xd3\x5a\xf0\x91\x1a\x45\x20\xd3\x54\xc4\x43\xbb\x06\xf8\x84\xec\x68\x55\xa7\x76\x63\xc5\xf5\xca\x4f\x19\x9f\x46\xad\x78\xf4\x80\x0f\x8d\xab\x01\x59\xef\x28\x29\xf4\x64\xa5\x1d\x2d\x1c\x0b\xbe\xa3\x70\xb1\xbd\x79\xe4\x07\xfa\x74\x2a\x04\x3f\xc3\xb6\x20\x9d\x68\x17\x2b\x27\xdd\xfa\xea\x59\x2c\x74\xeb\x33\xa0\x05\xcb\x9e\xca\x3e\xf0\x68\xe9\x70\x72\x0b\xcc\x19\x93\xd7\x7a\x70\x44\xcd\xc3\xd9\x25\xfd\x76\xdf\x02\x35\x34\x1f\x00\xf3\x20\xe2\x8d\x69\x50\x36\x82\x3d\x9c\xeb\xb0\x3a\x61\xbb\xc2\x3c\xb0\xd3\xe5\x4b\x9f\x8e\x57\xaa\x82\x51\xea\xd2\x2c\x18\xf9\x56\x0b\xe7\xcc\x74\xfa\x81\x30\x8e\x03\x6b\xc6\x19\xd0\x22\x22\xbc\xf4\x70\x8e\x51\xf6\xbf\x13\x0e\x34\xfc\x3d\xf3\xe0\x4d\x01\x46\xa6\x35\xc4\x2e\x3b\x1d\xf1\x70\xf5\x9a\x3e\xed\x31\xb8\x80\x94\x25\x2d\xc8\x9b\x51\xe0\x1b\x9a\x0a\x80\x38\x7a\xaa\xc2\x0b\x52\xd7\x72\x58\xc6\xc9\x61\x76\x81\x0f\xfa\x35\xa4\x71\xb0\xde\x81\x24\xcf\x34\x66\x9a\xb7\xf0\x7f\x7c\x31\x73\x1e\x98\xfd\x19\xe5\xf4\x40\x82\xab\x57\x33\x65\xa2\x4c\xab\x1f\xd3\xd1\x10\x97\x75\xcc\xe9\x24\x01\x61\x1b\xc5\xd1\x51\xb8\x98\x66\xe1\x1e\x14\x8c\x83\xc7\x78\xba\x05\xaa\x59\xb0\xc0\x77\xbe\xe5\xc8\x60\x82\x1c\x8d\xc0\x0b\x6b\xb3\xa0\xa3\x17\x7a\x55\xc4\x22\x49\x6a\x26\xaf\xe8\x6c\xf4\x72\xa3\x58\xf1\xa5\x14\x3d\xfc\xa5\xb3\x58\xcf\xe3\x7c\x2d\x56\xdf\xd9\x9d\x4e\x04\x70\xb1\x91\x0b\x8c\x9d\x19\x51\x10\x41\x09\xf3\x52\x10\x41\x09\xf3\x2a\x4e\x54\x82\x6b\x68\xea\x6d\x9b\x4e\x20\xc7\x54\x1e\x80\xc2\xab\x69\xd3\x71\x03\x17\x3b\x57\x6f\xd9\x1c\x58\xea\xa7\xb3\x00\x5c\x70\xf5\x4a\xf4\x11\xdc\xca\xcf\xd5\xb4\x13\x0a\xf1\xdd\x7e\xb4\xce\x59\x6d\x18\x61\x8c\x0e\x14\xb8\x48\x37\x3c\x2b\xae\x33\x77\xe2\xc7\x6a\xda\x09\xdd\x55\xef\x45\x8b\xdf\xb3\xb2\x17\x21\x26\xdf\xf4\xbf\x7a\xbe\xd4\xba\xb3\x96\x89\x22\x38\x81\x44\x05\xac\xa4\x63\x0a\x78\x18\x65\x56\x2f\xe4\x00\x39\x99\x27\xfd\xa8\xe8\x82\x8c\x38\x98\x3a\x48\x09\x1f\xd6\x54\x14\x41\x25\x5e\x7e\x56\x36\x3b\xeb\x51\x2d\x09\xd8\xd2\x36\x79\xc7\x06\xc3\xc7\x4c\x10\xc1\xe7\x53\x47\xa9\xa6\x9b\x5b\x51\xbd\x35\x75\xed\xf9\x4e\x99\xcd\xb2\xec\xbc\x8a\xc8\xc9\x5e\xab\x7e\x09\x84\x70\xef\x69\xbf\x7d\xc3\x31\x34\xed\xb7\x1f\x44\x66\x4f\x3c\xf5\x68\xed\x53\x8f\xce\x74\x94\x89\x79\x92\x3d\x9a\x89\xb7\xa7\x3e\xc1\xd6\x93\x97\x65\x88\xbc\x98\x27\x26\x47\x36\x19\x79\x00\xf0\x38\xcd\xd3\x8b\x6f\xb5\x7d\x3a\x2b\x40\x8e\x2a\x3b\xf2\x49\xc1\x3f\xe5\xba\x2f\x03\x8a\x3a\x7d\x81\x04\x3d\x7d\xfa\xfd\x18\x9e\x40\x99\xb8\xee\x6b\xaa\x5a\x52\x69\x29\xf4\x11\x5c\xf2\xa5\xba\x84\xfa\xed\x49\x6f\x27\x4b\x71\xde\x90\x14\x23\xc3\xeb\xc1\xd9\x29\x0f\xf9\x81\x81\x64\x9e\x8e\x26\x3b\x33\x63\x3e\x2d\x47\x0a\xe5\xdb\x47\x10\xb4\x13\x7c\xcb\xf4\x71\x3c\x06\x3f\x6b\x06\x6c\xab\xd3\xec\x72\xd0\xa3\xd3\x42\x11\xe4\x3e\xc9\x18\x10\x0e\x95\x1c\x01\x9c\x71\x7e\x69\x25\x8c\xc5\x2f\xad\x0c\x42\xe0\xa7\x5c\xdb\x95\x78\xc0\xe9\xac\x00\x5c\x41\x9f\x17\x67\x65\x4b\x55\x0b\x29\xec\x0f\x27\x02\xe0\xad\xa4\xe9\xb7\x55\x2e\x66\x44\x0f\xa6\xd4\xb6\xf5\x1f\x33\xf0\x0b\xfe\xc9\x5e\x22\x29\x40\xb8\xd0\x45\x54\x18\xfb\x0e\xa7\x78\xb6\xc4\x85\x81\xf4\xd3\xab\xe5\x14\xb6\xec\xe5\x80\xe1\x6c\x18\x3b\xc2\xa3\xdb\x5c\x83\x29\x63\x6c\xd8\x9f\xa1\x38\x3f\xb1\x82\x45\x63\x5e\x04\x87\x72\x94\x5e\xf8\x61\x10\x39\xaf\x9b\x6e\x98\x6d\xad\x77\x34\x08\x5f\xdb\x27\xf1\xee\xbc\x58\x61\x58\xb5\xef\xed\x9f\x35\x75\xb1\x9f\xc2\x00\xfd\x5c\x0a\x21\x8b\x53\xee\xed\xba\xed\x60\xaf\x93\xad\xed\x69\xc7\x23\xf3\x50\x5a\x67\x06\x07\xa0\x75\x71\x38\xa7\xdf\x31\x69\xe8\x54\x8d\xe0\x85\x33\xa0\x4c\x57\x70\x55\xf9\xa8\x6b\x43\x76\x6f\x98\xae\x58\x27\x79\xac\x3b\x2a\xee\xe4\x0a\x3f\x96\x8b\x29\xaf\x74\x6d\x20\x2b\xa7\x74\x6d\x7b\xca\x2e\x41\x27\x90\x57\xb0\xa7\xaa\xaf\x3c\x8c\x80\x76\x0a\xb1\xfa\x7e\xe3\x84\x7c\xe3\xb3\x39\xbf\xf0\x16\xc8\x09\x1a\x19\x74\x96\x93\x5e\x24\x07\xd7\xe0\x23\x99\x8a\x57\xf1\x17\x28\xeb\x55\xa6\xeb\x66\x11\x68\xd6\x99\x5e\x5b\x0a\x9d\x99\x86\x41\xfb\x9e\x00\x8b\x29\xc7\xf7\x9e\x93\x9e\xb4\x00\x44\xbb\x4c\x79\xbe\x6b\xdb\x03\x29\xa4\x33\x3d\xf2\xfe\x1c\x8d\x4e\x4f\x5d\x20\xa5\x12\x0b\xa6\x8a\x83\xc1\x5a\x35\xfd\x4c\x09\x91\xfd\x53\x5e\xee\x96\xfd\xd7\xb8\x3a\x02\x3b\x6d\x04\xc9\x94\x94\xda\x02\x93\x56\x9f\x8a\xe8\x01\x37\x3f\xb4\x1f\x6a\x21\xe1\x1c\xeb\xd1\xf1\x7a\xc0\xcc\xba\xac\x05\xdc\x26\x98\x72\x88\x17\x82\x09\xa7\x9f\x26\xc1\x5f\x3a\x3b\x42\x38\x3b\xd3\xef\x8f\xb4\x23\x1f\x8a\xea\xd8\xd3\x1d\x7b\x15\x3b\xd1\xee\xf0\x76\x04\x82\x59\x74\x40\xbf\x64\xc6\x97\x26\x1e\x9c\x91\x53\xa9\x04\x6a\x43\xe1\xb2\x37\x9c\xb8\xad\xe9\xbc\x02\xbc\x6b\x33\xf5\xfc\x48\xd9\x98\xbb\x8e\x46\x05\xd1\xd9\xfd\xbd\x87\x24\xe5\xe1\x3e\xae\xf4\xe1\x27\x46\xb8\xf8\x33\xbb\xa3\x39\xf7\x14\xae\x91\x44\xa6\xed\x7e\xad\x06\xaf\xe5\x94\x47\xfb\xe0\x59\x8a\xe9\x84\x04\x38\xce\x66\xc7\x0d\xc9\xd9\xae\x14\x04\x65\xdb\x52\x78\xba\x90\x76\x64\x06\xc2\xe3\x31\x95\x29\xa0\x44\x10\xea\x5e\x4b\x1c\x67\xd3\x9e\xf1\xe8\xcd\x7a\x47\xa4\x36\x14\x50\xbf\x23\xd2\xd0\xda\xf5\x8e\x48\x59\x42\xca\x0f\xd9\xf7\xf0\x89\xc1\x41\x34\x90\x9c\x59\xbc\x81\x7b\x86\x6d\x28\x27\x7a\xc9\xb2\x3b\x65\x00\x57\x8f\xa6\x1f\x19\x69\x9c\xea\xc3\xaf\x56\x72\x46\x0d\xac\x8b\x69\x66\xb8\xcb\x1d\x88\x55\xa7\x4b\xbc\x62\x35\xa0\xed\x4b\x10\xcc\xe0\xc6\xf9\x99\x6e\xde\x6a\x89\xba\x7a\xec\x88\xd0\xb1\x69\x3f\x7d\x43\x0c\x92\x9f\xbe\x9c\x69\xe6\x36\xb2\xe0\x13\x22\x48\x55\x9b\x61\x38\xe3\x07\xc1\x0a\x9c\xdc\x7e\xf1\x23\xeb\x35\x1c\x31\xfe\x29\xd3\xfe\x86\xb6\x06\xc6\x69\x04\xe0\x61\x07\x1a\x47\xfc\xd0\x8e\x3e\x33\x95\x3a\x1c\x48\xf4\x33\x87\xf3\xb1\x6d\x29\x53\x88\x6b\x4f\x2b\x7a\x87\xf5\x4c\xcd\x97\x76\x5e\xca\x34\x1b\x50\x9d\xd2\x0e\xac\xee\x1b\xe0\x2e\x22\x0c\x24\x21\x02\x76\xef\x9c\x04\xc4\x51\x4c\x65\x1d\x28\x98\xbb\xa7\xd2\x0c\x1c\x44\x46\x4c\xc7\x0b\x8c\x98\x92\x6e\x9f\x29\x04\x22\xcc\xdb\x16\x3e\xa6\x5c\x89\x05\xca\x06\x7b\x55\xb8\x40\xe3\x75\xbf\x79\x3b\xd2\x12\xae\x70\xfb\xdc\xdf\xd2\x8c\x13\x3a\xf7\x34\x63\x6b\x38\x90\x0c\x71\x3c\xb4\x37\x6f\x8b\x75\xe1\x18\xb7\xc5\xba\x6c\xd1\xdb\x8e\xe6\x2b\xcd\x2a\x18\x83\x27\x63\xa7\x93\x0c\x6c\x10\x84\x73\x0c\xe4\x36\xc9\xbc\xfd\xf0\xf1\x99\xd9\xe2\x75\xa1\x01\xf4\x70\xb3\xe9\x54\xcc\x87\x43\xff\xb6\x4d\x24\xd4\x7c\x13\x00\xc7\xb1\xe6\x08\x04\x0c\xe2\x53\x29\x06\x0e\xbc\x1e\x93\x14\x03\x70\x51\x05\x27\x94\xde\x53\x73\xb8\x4b\x06\x86\x88\x8f\x00\xe3\x67\x3c\x22\x07\x4f\xab\x68\xb8\xf4\xa7\xb3\x08\xb4\x9a\xc2\xc5\x53\x37\xb6\x9e\x92\x08\x54\x6e\x9d\x4f\x45\x0d\xec\x27\xc1\x8d\x73\xda\xb2\xcb\x65\x97\x39\xb3\xd4\x69\xc8\xb4\xe6\x09\x72\x14\x01\x29\x9b\xa7\xdf\xe9\x18\x25\xed\x9a\xe7\x13\x29\x30\xe7\x20\x62\x06\x48\xd2\x04\xf4\xe4\xb4\x01\xed\x4a\x9f\x03\x14\xd2\xae\xe4\x99\x8c\x7a\x80\x50\x50\x78\x2f\xfa\x62\x2b\x4c\xbf\x47\xc0\x44\x2b\x1a\xa1\xc6\xa8\x36\xcd\x18\x30\xd7\x38\x36\x21\x56\x16\x5e\xd8\xc0\x65\x32\xa7\x45\x43\xc2\x35\xe6\xb4\x68\xc8\x3e\x51\xf8\x41\x25\xb3\xec\x54\x22\x80\xca\x63\xe7\xd3\xcf\x62\xb4\xf4\xaf\xcc\x12\x84\x6e\x4d\x07\x26\x1c\xc1\xd4\xe1\xfd\xb0\x85\x29\x0f\x56\xfb\x1b\x5e\x2e\x9e\x4a\x27\xb0\x58\x21\xe3\x90\x89\xad\xb7\xb4\x23\x73\x68\x0c\x22\x53\x3c\xa4\x64\x54\xf6\x2e\x5c\x99\x56\xd9\x55\xda\x95\xaa\x36\xd5\x1a\x72\x98\xc4\xd5\x99\x3a\xbf\xae\x81\xd7\x6a\xea\x75\x8d\x55\x78\x02\x6a\xcc\x57\xaa\xea\x31\x1b\x18\xf5\xc3\x6e\x5c\x82\x47\xa6\x13\x15\xe4\x76\xd4\x24\xdc\x82\x10\x81\xe9\x4c\x05\x78\xca\xe6\xc3\xf7\xd5\xb7\x7c\xa9\x83\x1f\x4d\xd8\xc1\x17\xdb\x48\x99\x9e\x10\x66\x58\x0f\x5f\x6c\x21\x3a\x64\x2a\x6d\xc1\x71\xe4\x43\xe9\xa0\x5c\xec\x9c\x0f\xcb\x28\x28\xd0\x0f\xbb\x71\x33\x2a\xc5\x8b\x6f\x5b\xbe\x53\x20\x25\x82\xa8\xa3\x3d\x48\xc2\x31\xfd\x46\x47\xb4\xbf\x87\xef\x41\xb1\xca\x79\xa2\x83\x3d\xe0\x87\x37\xc6\x99\x46\x5f\x1e\x7e\xfa\x7f\x8b\x22\xc0\x7b\xd1\x6e\xc7\xa1\x34\x15\x06\xb2\xe7\x6e\xd3\x7c\x60\x4e\x3c\x03\x9a\xff\x65\x5a\xed\xba\x85\x2f\x3c\x7c\x31\x12\xae\xf5\xe0\x8e\x2c\xa8\xc3\xfe\x90\x21\x95\xd0\xa0\x12\x8e\x3c\x15\x41\x52\x5b\x4b\xa3\xde\x76\x7b\x5a\x15\x1f\x40\xaf\xe6\x51\x8e\x0f\x7a\xf6\x3b\x20\xb3\x29\xbc\xa4\xc7\x53\xf4\xc0\x35\xc6\xb8\x1c\x86\x80\x53\x71\x3e\x9c\xcc\x14\x16\xe6\x17\x3a\xc8\xb9\x36\xfd\x26\xc7\x47\x0a\xf1\xa3\x1c\xb9\x7c\x35\xf5\x2a\x47\x89\x7e\xf9\x20\x46\x81\x1d\xab\xa0\x95\x63\xd4\x74\x62\xef\x24\x83\x7e\x5a\x36\xce\x91\xac\x20\x96\xca\xe5\x9d\xf9\xec\xcc\x6c\x07\xd4\x4b\x79\x2d\x55\xfd\xdc\xea\x1e\xd0\xe8\x9e\x40\xb2\x26\x6c\x69\x47\x1c\x04\xe3\x9a\xb3\x2d\x0c\x6e\xfa\x4c\x67\x5b\x68\x10\xe5\x73\x80\xcf\x0e\x68\x7c\x06\xd0\x62\xf9\x3c\x9b\x37\x79\x6c\x03\x27\xfd\x7c\x22\x51\x21\x39\x3f\x2d\x47\xf7\x40\x66\x69\x7b\x1a\x12\x42\x57\xfa\xd4\x52\x63\xf9\xf2\x8b\x1a\x1f\x21\xc5\x89\x1a\x08\x24\x9c\x4a\xd4\xb0\x73\xeb\x6f\x3a\xfe\xa5\x11\x71\x33\x1d\x00\x93\xab\x61\xd3\xcf\x6d\x94\x31\xd2\xae\x54\x8b\x9e\xba\xb2\x83\x9d\x81\x9c\xd1\x95\x91\xf8\x3d\x18\xd4\x15\xc5\xc3\x94\x2d\xd3\x2c\x2b\xf7\x67\xf5\x4c\xa4\x99\x10\x3b\x70\x3f\x73\x27\xb2\x8c\x43\xc1\x4f\x6f\x70\xe5\x64\x3e\x9d\x13\x88\x07\x09\xa7\x63\x65\x78\x70\x75\xfa\x7d\x8d\x1c\x2a\x4f\xdf\xf0\x24\x50\x65\x3e\x1d\x5f\x80\xa6\xf5\x74\x7c\xc1\x79\x9c\x3f\x66\xdd\x4f\x13\x69\x4d\x3b\x10\x29\x2b\x62\xa1\xff\x82\x6f\x39\xd3\x43\xb4\x5b\x45\xd9\x24\xcf\xcf\x74\xde\x87\xb8\x70\xfd\x30\x07\x2f\x89\x4f\xc7\xd8\x90\x61\x7a\x3a\xc6\xa6\xb3\x2f\x09\xb1\xb9\x52\x53\x83\x44\xe4\x77\x7e\x08\xa2\x7a\x27\x2f\x78\x64\xc8\x0a\xaa\xa9\x3c\xa0\x3d\x15\x53\x53\xc6\x99\xaa\xf2\x72\x71\xae\x3b\x6c\x66\x27\xbe\x65\x3a\x50\xa6\x11\x04\x35\x5f\x0a\xec\x22\xa0\x60\xbe\x4c\xda\x88\x86\x2f\x05\x9d\xee\x35\x50\xd1\xe3\x38\x34\xe3\x98\x53\x02\x4e\xe6\xcb\xcf\xca\x04\x39\x91\x7d\x89\x37\xf5\x65\xb2\x1f\xe9\xe3\xe1\x81\x04\x04\xbd\xd4\xd5\xce\x43\x45\x74\xca\x09\x72\xe3\xcf\x97\x03\xf1\x90\x6d\x1c\x38\xd3\x08\xd1\x9a\xaf\x10\x7a\xea\xfa\x5c\xcb\xa8\x6f\xcf\x25\x9d\xc8\xc4\x1b\xb3\xb2\x72\x4c\x1c\x31\x1d\xbd\x10\x34\xd0\xed\x5e\xf8\x7a\xcf\x94\x8a\xb8\x47\x0a\xed\x5a\x0d\xf4\x76\x97\x74\x22\x85\xe4\xc8\x30\xa5\x90\x6c\x21\x17\x49\x9f\xa5\x64\xdd\xa7\x37\x1e\x13\x3d\x61\x1a\x34\x2b\xe2\xde\xb3\x5e\x32\x57\xf1\x30\xd4\x54\x22\x8b\x16\x17\xe1\xdb\xcf\x9d\xc2\xc3\x1c\x01\x93\xbb\x93\xd3\x21\x30\xb1\xe0\xbd\xc3\x28\x03\x7a\x3f\xa1\x33\xbe\xa1\x35\x84\xd3\xb7\x43\x93\x63\x95\x7d\x63\x64\x08\xf4\x54\xd8\x07\x5f\xea\x1c\xe6\x71\x9f\xe9\x27\x3a\xc8\x0a\x35\x95\x8f\x22\xf9\xac\xa6\xa2\x55\x2a\x51\x7b\xf3\x6d\x97\x3f\x12\x94\xe2\x53\x8e\xe8\x44\x0e\x4f\xa9\x1f\xe4\x58\x77\x38\x8a\x03\x54\x78\x6a\x61\xbe\x6f\x06\x72\x02\x32\x90\x94\x5a\x9f\x84\xe1\xf8\xfd\x0c\x6e\x3e\x4c\xc7\xa1\xec\x67\x49\xe1\xd3\x9f\x32\x9b\x12\x31\x23\x7d\x29\xf2\xa4\x72\x8b\x69\xfa\x95\x8c\x3d\xc1\x1d\x7e\x26\xa3\x11\x9a\x35\x1d\x79\x42\x78\xcb\x7c\x3b\x0b\x74\xb6\x86\x42\x4f\x2a\xe9\xe6\xe7\x1b\xce\x85\xf6\xa9\xd4\x15\xb5\x7f\xbe\xf4\xbe\xc9\xd0\x9c\xa7\x0a\x4e\xaa\x48\x94\xea\x0c\xa7\x57\xdf\x30\x54\xea\xb0\x5d\xa0\x9b\x15\x77\x5a\xa0\xb9\xdc\x15\x70\xed\x38\xdf\xd8\x5b\x90\x1a\x3a\x28\x93\x36\xe1\x04\x6f\x0b\x12\x3f\x38\xe9\xc4\xe6\x65\xdf\xff\x5c\xa0\x4f\xbe\x2b\xe0\xa9\x2f\xc1\x60\x38\xfa\xfe\x04\xf2\xde\xd4\x4c\x2f\xd0\xd9\xf0\xaf\xf4\x32\xf4\xe5\xfe\x23\xee\xbd\xaa\x5a\x39\x2c\xe9\x45\xf3\xb5\xa7\x59\x49\xa4\x7b\xfa\x54\x1c\x82\x58\xf9\x82\x7c\x2a\x55\xba\x14\xbd\x39\x91\xd6\x82\xbc\xb8\x81\x20\x37\x5a\xb5\x51\xd3\x82\xf7\x02\x15\x24\x71\xa6\x50\xd4\xbf\xe7\x4b\xb9\xe4\x32\x3f\x12\xec\x7c\x29\x6e\x41\x1e\x24\xe8\x58\xc9\xdd\x98\xf4\xdb\xc3\x60\x9a\x1d\xca\x67\x4f\xff\x02\xc5\xbe\x37\x46\x65\x3a\xcc\x18\xed\x33\x36\x6d\x2d\xf0\xf4\xbc\xf2\xa5\x2c\x1b\x4e\xc6\x79\xf5\xdd\x17\x72\xce\x5a\x01\xd5\xd0\x51\x80\xd6\xf9\xd5\x4b\xa0\x22\x28\x1f\x6a\x8c\x47\x07\xb2\x01\xff\x4a\x33\xde\x7e\xf5\x04\xb4\xb1\xf4\x4c\x65\x63\xd0\x80\xa6\x14\xe0\x03\xc8\xaa\xfc\x31\x00\xc5\x1d\x02\xd9\x47\xb9\x5d\x40\x56\xec\x6b\x40\x99\xf8\x98\xd8\xdd\xd1\xc7\x7e\xb2\x61\x81\x0a\x59\x2c\xa9\xaa\x59\xff\x40\x46\x07\x04\x7c\x55\xf4\x64\x20\xc3\xdb\x80\x9a\xb7\xb7\xc1\x06\x04\x3f\xa2\x0b\x59\x3e\xb6\xe3\x0a\xe8\xd9\x4a\x5d\x71\xa7\x0c\x52\x3a\xed\x08\x6e\x16\xfc\xcb\x95\xaa\x7a\xc0\xa6\xa5\xea\xf0\x09\x01\x64\x54\x41\xce\x04\xc2\x6e\x72\x0c\x89\x83\x7f\x17\x24\x8d\x72\x63\x36\x6c\x1a\x3d\xa8\xe9\x58\xa4\x46\x9b\xd8\x47\x2a\xd8\x88\x5a\xb2\x61\xfd\x7e\xc6\x6f\x1f\x5a\xd3\x38\xc1\xd4\x79\x71\xc2\x4f\x0e\xd3\x0e\x9b\xf0\x70\x22\x05\x5f\x72\x5a\xa0\xa6\xe3\x53\x55\xd3\xc1\xb6\x53\xca\x8c\xee\x70\xa7\x05\x99\x33\x9e\x29\x34\x29\x9d\x05\x50\xd7\x2a\x7a\x5a\x55\xa8\x02\xdb\x4e\x4f\x64\x54\xfb\xe8\x16\xa4\xa0\xfb\x5e\x81\x44\x48\x25\x65\x0c\x84\x42\x28\x29\x18\xc8\xd7\xd2\xa1\xab\x03\xfe\x96\x4e\xec\x3e\xdb\x40\xc0\x6f\x64\x5c\x2c\xf3\x31\x40\x96\x39\x30\x65\xd5\xd4\x35\x7a\x0c\x84\x57\xd1\xae\xf4\x09\x46\x20\xe8\x60\xb7\x4a\x3b\x8a\x6a\x08\xa3\x3e\x30\xb1\x41\x3e\x0e\x60\x39\xd9\xcf\x07\xe2\x4f\xa6\x16\xeb\xc9\xe7\x53\x19\x3a\x1a\x7d\xea\x8a\x72\xff\x74\x62\x95\xbf\xa4\x21\xe5\x52\xda\xd3\xce\xad\xfb\x7f\x54\x35\x01\x85\x17\x91\xc1\xe3\x2a\x01\x0f\xc9\xd2\x3f\x14\xbb\x57\x55\x51\xc5\x96\x66\x45\x15\x59\x69\x39\x63\x7a\xa6\x52\xd1\x12\x21\xc4\x83\x67\xc0\x39\x64\x9c\x17\xa4\x43\x96\x3c\x9e\x51\x3e\x85\xba\x49\xdb\x02\x89\x0e\xb2\xd2\x48\xf6\x6c\x1a\x92\x7f\x9c\x9c\x40\xca\xf6\xb1\x1a\x0a\xa8\xe4\x32\x1c\x89\xc5\xfc\x0f\xaa\x50\xb4\x4b\x39\x98\xca\x82\xf5\x84\x9d\x49\xb4\x4b\x78\xac\x33\x78\x38\x3b\xd2\x82\x34\x05\x50\x7b\xc9\xe9\x49\xb3\xc3\x3b\xa3\x03\x79\x98\x81\x6c\x99\x2b\xa9\xaa\x1b\x72\x0c\xba\x0c\xba\x04\x03\x99\xed\xae\x96\x42\x48\x2f\x18\x58\xe6\x0a\xa4\x0c\x60\x30\x87\x62\x8e\xc7\x26\x2e\x3e\x11\xe1\x14\x05\x3a\x4c\x33\x38\xfd\x98\x9e\x10\x1e\xc8\x9a\xd4\x4a\xbe\xd4\x36\x69\x29\x63\x11\x68\xc7\xef\x90\xb1\x35\x8b\x4f\xb6\x46\xab\x4e\x0e\x73\x05\x72\x8f\x20\x67\xea\x61\x3f\x95\xc9\xc6\xa4\x0f\x64\x69\xf6\xb4\x72\x76\x1c\x05\x96\xef\xd8\x9b\xcf\x9c\x5b\xda\x82\x8d\x17\x47\xa5\x9f\x1f\xd0\xf6\x01\xce\xd2\x2a\xff\x4f\x4e\xbd\xea\x67\x43\x99\xac\x0a\x31\x81\x7a\x35\x03\x64\xb2\xaa\xa9\xe7\x4a\x55\x93\x73\x0b\xd8\xbf\xbf\x9a\xe5\xbd\x05\x49\xa9\xad\xf9\xd0\xa2\xeb\xa7\x4b\xa3\xd7\x52\xd7\x8b\x47\x5d\x1f\x97\x17\xb3\xae\x90\x9e\x5e\xd3\xa7\x05\x33\xa6\xd2\x51\x3b\xa3\x30\x7b\x75\x80\x10\xc3\x84\xd4\x6a\x2a\xcb\x80\x92\x81\xf9\xc2\x43\x09\x64\xe9\xf4\x0c\xe8\xb5\xad\xe9\xf4\x2d\x5e\x05\xb6\xb7\x1c\xde\xf0\xb1\x6a\xe2\x82\x60\x2a\xc4\xd5\x18\xa7\xe9\x07\xaa\x54\x82\x8f\xda\x61\x63\xbc\x1e\x52\xae\x14\xda\x01\xff\x69\x48\xc7\x22\x64\xa9\x24\x1e\xbd\x66\xf9\x38\xfa\xd2\x90\x29\x08\x7a\xaa\x8e\xc2\x3d\xd3\x27\x51\xb8\x59\x40\xab\x6a\xb0\x86\xea\x3c\x92\x67\x26\x9e\x47\x6a\x6b\x4a\x85\x42\x63\x9c\xe6\x40\x3d\x65\x92\xba\x33\x4c\x8b\xef\x6c\x0c\x9e\x0b\xb9\xe0\x1b\xa7\xa5\xb1\x5e\x80\x8c\x6c\xca\x40\x36\x5f\xda\xe3\xc0\xf6\x57\xd8\x50\xed\x2d\x5f\xea\xd9\x3d\x56\x88\xb7\x44\x4e\xb0\x3b\x2d\x9b\xfd\xf8\x56\xce\xaa\xaa\xcb\x50\x2d\xed\x48\x41\xee\x41\xc0\x6c\x36\x8d\x2a\xeb\x21\x4c\xf7\x34\xc7\x1b\x0d\xc8\x6f\x3e\xef\x40\xfa\x6e\x5c\x40\x8e\xc9\x61\x29\x4f\x0b\x63\x83\x66\x1c\xf7\x75\xb1\xa5\x4f\x27\x8f\x49\x1f\x1c\x8a\x8c\xf8\x86\x91\x83\x8e\x6e\x2f\xf4\x91\x42\xbd\x34\xb1\xa7\x4c\x8c\xe2\x48\xa3\xe2\x05\x83\x21\xa2\x19\xf6\x80\xba\xa1\x10\xe4\x6e\x23\xe7\x65\x75\xe0\x51\x38\xdc\x69\x26\x36\x58\x2b\xd4\x44\xe8\xcc\x41\x49\xbd\x83\xb8\x69\x70\xa4\xcc\x98\xa6\x19\x3d\x8a\xbb\x07\xd2\xa2\x76\x30\xc5\x12\xd6\xd3\xbf\xcf\xc0\x2c\x0e\x3a\xe3\x99\x66\xcd\xc5\x5a\x40\x0d\x64\x0f\xe4\x38\x7b\x58\x8a\x93\x78\x84\x53\x39\x9a\x69\x6c\x81\x6e\x41\x27\x90\x2d\x26\x48\xe0\x97\x1f\x7b\x8a\x1c\xe7\x44\x1d\x51\xca\x1c\xcd\xb4\x21\x31\xe8\x51\x93\x3a\xb6\x94\x55\x41\x29\xbb\x04\x6d\x40\xb6\x57\x9c\x01\x75\x0d\x06\x66\xe8\x27\x4c\xfc\xc8\xea\x82\x8c\x5c\xca\x58\xbb\x0e\xc8\x0c\xa4\x13\x4b\xb2\x88\x1e\x17\x66\xd6\x4e\x4b\xb7\xd3\xce\xd3\x12\x3e\x4c\xe6\xf2\xf2\x75\x17\xe4\xa4\x0b\xb3\xfd\x99\xba\x8b\x71\x46\x8b\xf6\x4b\x25\xfb\x39\x02\x4e\x21\xc8\x74\x89\x4f\x8d\x2d\xed\xd8\x21\x94\xc9\x53\xcc\xd3\x40\xad\x77\x90\x53\xb6\xb3\xdf\x26\x29\xa8\x48\x17\x97\x42\x61\x28\x17\x2e\x29\xe8\xc0\x21\x4f\x23\x8b\x40\x42\xdb\x2b\x9f\xca\x75\x8d\x72\xd1\xba\xfd\x1a\x6c\x28\x85\x40\xd5\xb1\xa7\x50\x8b\xb2\xa7\x4c\x8e\x5b\xf0\x51\x06\x8f\x3a\xf6\x40\x43\xd0\x0e\xe4\xfe\x37\x20\x4d\x00\xaa\x86\x22\xa5\xea\x40\xdd\x76\xa4\xd4\x60\x57\x3a\x99\x47\x85\x24\x1a\x42\x37\x93\xdc\x08\xe6\x87\x8b\xf3\x2a\xc9\x15\xc4\x11\xac\x47\x40\x56\xda\x53\xe0\x30\x26\xc2\x44\x16\xe8\x30\x91\x16\x50\x83\x46\xb4\x26\x70\xa9\xc0\xe4\x15\xb9\x54\x07\x6b\xdb\x9c\xcc\xe5\x1c\x29\x64\x19\x3a\xa0\x99\xec\x08\x28\xb3\xc3\xc5\x36\x52\x80\x52\xd9\x20\x21\x85\x24\xd5\x91\x65\x40\x8e\x09\xbe\xd3\x9d\xa6\xaa\x76\xe3\xe7\xc3\x2e\xb2\xf8\xe1\x15\x9d\x55\x55\xeb\x00\x7b\x6c\x3a\x9f\x06\xfa\xb8\x1f\x42\x19\x47\x3a\x14\xe5\xa1\xe6\x2b\x78\xa9\x0e\xa4\x70\xc5\x2e\xd5\x01\xe5\x75\x5f\xca\xbb\xa0\xe0\xee\x98\xb9\x8b\x35\xeb\xc8\xd2\x2d\x95\xad\xf3\xc2\x4a\xbb\x3d\x8a\x35\x9f\x0a\x9f\x92\x2f\x85\x4f\x49\x99\x82\xd2\x58\x03\x3d\x91\x72\x7c\xbe\x93\x97\xbb\xf4\x40\x22\x60\xf6\x7f\x77\xdc\x2a\xf2\x8d\xdf\x52\x19\x25\x65\xa7\x69\x22\x8d\x2a\xd7\xc9\x99\xaa\xb7\x44\xe7\x34\x2a\x92\x2d\x29\x7b\x78\x8c\x69\xe7\xf9\xfd\x75\x35\x96\x4a\x19\x40\xea\x28\x81\x94\xa3\x1d\x29\x8e\x08\xa8\x0b\xce\xd9\x25\xfa\x8c\x92\x42\x3b\x71\xe1\xce\x1d\x47\x0e\x62\x7f\xbf\x7d\x9d\x2a\x75\x9b\x1b\xa2\x17\xec\x9c\x9f\xba\x5a\xe6\x12\x68\xba\x6e\x3e\x35\x7e\x2c\x88\xec\x49\x17\xd4\xac\xe0\xa9\x3a\x6a\x20\x47\x0f\x70\x60\xe9\xc1\x96\xe3\x83\x9e\xd9\x4f\xcb\xe4\xf1\xc6\x4e\x0a\x6d\xf8\xc9\x92\xe8\x05\xd7\xfe\x29\x34\x0f\x46\xa0\x71\x68\x55\x29\x23\x9d\x2a\xae\x1e\x48\x81\x56\x47\x3d\x02\xed\xdf\x5f\x6d\x70\x48\x0e\x0b\xda\x17\xdc\x71\x38\x82\x3a\xea\xf1\xb0\x9f\xf0\xda\x02\xda\xad\x79\xa5\xa5\xa6\xd9\xcc\xa7\xfd\xfb\xeb\xca\x7c\x29\xf2\xaa\x54\xe4\x0b\x07\x5e\x95\x23\x90\x0f\xd4\x2b\x28\xc8\x38\xf7\xe9\x43\x33\x8b\xd8\x46\x62\x93\x0b\xa6\x37\x86\xad\x46\x48\x8e\xc3\x97\xe6\xaf\x60\xeb\x27\xfb\xa1\xbd\xe1\xfb\xca\x17\xdc\xd3\x21\x5c\x91\x56\x1d\xc2\x55\x4f\x64\xd9\xe1\x6b\xf3\xf0\x1f\xe5\x4b\x59\x34\x94\x5e\x44\xb6\x35\x85\x26\xdb\x3d\x85\x46\x97\x66\x6f\x2f\x3d\x73\xe0\xa0\xed\x2b\xd3\x65\x86\x98\x29\xc1\x06\x9a\x49\x90\x54\x3e\xd0\x0e\x79\xc9\xe5\x0a\x7a\xa4\x2a\x4b\x27\xbe\xaf\xc3\x91\x31\x44\x60\x7b\xd0\xc3\x6e\xce\xa9\xae\x77\x5d\x4a\x8c\xc4\x8a\xd2\x2a\xf5\x53\xd5\xa2\x7f\x4f\x55\x3b\x28\x32\xb7\xe6\x6b\xc8\x0a\xc3\x97\x98\xae\x3d\x7d\x6a\xd4\x67\x20\xc5\x49\x31\x12\x07\x6a\x5d\x47\xa0\x43\x35\x03\x69\x0a\xd8\x61\xc4\x69\xd1\xa1\x9f\x8e\xe1\x46\xf1\x02\x75\xf6\x9d\x29\xbc\x15\x6a\x0a\x34\x1c\x0b\xc6\x84\xdc\x7a\xbb\x77\x71\xf2\x1f\xf2\x6e\xbf\x15\x13\xe3\xa1\x43\xba\xf6\x96\x56\x75\x3c\xc0\x81\x6e\xdf\x19\xee\xa9\xa9\xdb\xad\x6c\xa8\x1b\x95\x2e\xa8\x9a\x40\x58\x0f\x07\x78\xc5\x0e\x7d\xfb\x76\x1c\x67\xd7\xed\x0b\x52\x28\x5b\x37\xe7\x5c\x0f\xa8\xac\x32\x35\x55\x1f\xdf\x5f\xe7\x06\x77\xbe\xc9\xd7\x4c\x99\xb3\x20\x5e\x1c\xfe\xb7\x63\x0f\x32\x1b\x4e\x43\x56\x53\x26\xb1\x29\xbc\x49\x69\x60\xea\xc8\x94\x4f\x3b\x93\x40\xdc\x81\xb7\x90\x83\xb3\xb7\x0c\x18\xd5\xc4\x0f\x76\xa5\x50\x36\x58\xd4\xd6\x69\x81\x86\xd9\x98\x96\x72\x99\x54\xc7\x6b\x0d\x14\x3f\xc7\x6b\x8d\x96\x56\xc4\x61\x5b\x5a\x11\xc1\x21\x4f\xe9\x91\x97\x52\x3e\x6d\xbe\x3c\x8a\x02\xa8\x93\x94\xdd\x31\x91\x6f\xa8\x6a\x71\x18\x62\x74\xb0\xd6\xd5\x52\x26\x06\x81\x8c\x3b\xa1\x05\x50\x43\x2e\x62\x6d\x14\xc8\xb5\x36\x19\xa8\x2a\xc6\x73\xb0\x93\xa7\x83\x61\x46\x20\x5d\xb7\xe8\x69\x87\x5d\x15\x70\x8a\xc6\x83\xaa\xc7\xd8\x81\x34\x46\x36\xa7\x53\xce\x5c\x2d\x90\x93\x8e\x04\x62\x15\xc1\xc6\x59\x83\x38\xc7\xf5\xbc\xcb\x11\xbf\x90\x5f\x77\x19\x9f\x66\x34\x53\x1c\x3e\x0e\xea\x1a\xf9\xce\xaa\xd4\x85\x40\xa2\x18\xaf\x3d\x76\x81\xc9\xa5\x1c\x44\x7e\x25\xa3\xa9\x83\xa3\x68\xda\xff\x96\xd9\xe0\x5d\x7a\x86\x88\xb6\x94\x95\x23\x38\x2b\x43\x76\xa6\xe8\x33\xed\x78\x1d\x3d\x2a\x27\xad\x39\x60\x15\x0f\xe8\x6f\x00\xc1\xd6\x02\x9a\xb7\x73\xa0\x28\xfe\xea\x38\xf6\xb4\x23\x92\x43\x3a\x72\xb2\x9b\xe0\xca\x3b\x31\xe7\x95\x0f\x7d\xaa\x23\xbd\x39\xfe\x6a\x30\x05\x0f\x74\x30\x68\xf7\x81\x41\x08\x72\x55\x90\x55\xd9\xd8\x3b\x0f\xdb\xb9\x2f\x44\xbd\x07\x16\x21\xb8\xc7\x83\x08\x96\x2b\xa5\xd2\x2b\x5a\xda\x95\xb5\x71\x67\xfd\x1e\x0e\xf7\xe6\x50\x55\x5c\x53\x1d\x2d\x50\x97\xb5\x88\x19\xb2\x5c\x1c\x6f\xcf\x03\x4b\x0e\x54\xf9\x90\xc0\xb2\x8d\x14\x9a\x7f\x97\x14\xbe\x65\x53\x60\x16\x88\x19\x81\x81\x3d\x90\x9a\x21\xfd\x07\xb6\x1b\x04\x86\x87\xd3\xaa\xc6\xa6\xa7\xf0\xa5\x63\x3b\x7a\x9a\x7a\xea\x1d\x27\xf0\xf5\x31\xd1\xd3\x90\x32\x9e\x02\x3d\xb1\xcf\xfc\x2d\xc6\x92\xa7\x53\xaa\x5c\x34\xfb\xec\x60\x74\x00\x0e\xf9\x67\x2e\x20\x6f\x15\x26\xe9\x49\x84\x2f\xf6\x8a\xa7\x4d\x7e\x20\xff\xb4\x74\x0c\xe3\x7c\x3a\x15\xc5\xd5\x52\xe8\xad\xe3\x55\x52\xf8\x52\x1d\x88\x5b\x3c\x08\x73\x21\x57\x3f\xfd\x26\x64\xc1\x46\xf1\x44\xf2\x28\xa9\x2c\x23\xcd\x07\x6a\x6b\x86\x6a\xa0\xee\xaa\xf9\xd2\x07\x0b\xfb\x95\xe0\xa6\x98\xc2\x9d\xce\xa7\xb1\x09\x1d\x85\x54\x63\xbd\xf4\xf3\x31\x7b\x2c\xda\x0a\x43\x2a\x91\x8c\x94\x97\xe7\x38\x38\x85\x9c\x96\x67\x8c\x94\xe9\x48\xf8\x94\xd9\x85\x98\x55\x0a\xdd\x30\x0b\x8a\x96\xbb\x38\x86\x9f\x88\xb6\x68\x87\x0a\x3d\x6a\x61\x60\x4f\x5f\xdf\x8c\x15\xf4\xc9\x35\x81\x91\x52\x1d\x19\x59\x41\x71\x90\xe8\x17\xc4\x25\xc5\xfa\xac\x48\xa4\x72\xc0\x24\xf4\xac\x4c\x29\x5b\x5a\xb5\x12\xde\xf2\xa5\x77\x6c\x4b\x5d\x1b\x63\x10\xeb\x9c\xd2\x27\x5c\xdb\x39\x7c\x46\x61\xdc\x8a\x2f\x3a\x1a\xeb\xfb\xe2\xb8\xa3\xdd\x17\xf1\x9d\x0c\x8d\x3c\x3d\x35\x0d\x79\x36\x53\x95\x5d\x38\x00\x95\x0b\x10\xe4\x5f\x96\x6d\x7b\xca\x44\x60\x10\xcd\x8b\xf8\x38\xb8\x82\xc3\x86\x4a\x09\xe4\x0d\xd0\x03\x9e\x9e\x21\x1a\xb2\xe0\x02\xab\x76\xdc\xd0\x67\x24\xa1\x28\xd0\xf3\xc5\xfe\x18\xa3\x9d\x6f\xa7\x5e\x69\xd6\x21\xa6\x2d\x0d\x19\x3f\x06\x2d\x37\xda\x40\xb8\xe6\xe1\x1a\xc4\x72\x45\x11\x1d\x83\x2d\xf7\xb2\x9c\xcb\x8e\x73\xfa\x9d\x3d\x36\xca\x97\xef\xab\x04\x57\x88\x16\x29\xc7\xf1\x46\x51\x4d\x14\x6e\x74\x44\x25\x56\xb8\x11\x2f\xb8\x2e\x48\xef\xd6\x9e\xe9\xdf\x24\x9c\xef\x44\x14\x1f\x6c\x4c\xc1\x6c\xb8\x97\xcd\x3f\x48\xa7\x04\x14\x9d\x81\x74\xc8\x85\x5c\x74\x8d\xb8\x65\xe2\x38\xc7\xd2\xff\xe2\x6c\xe7\x86\x90\xa7\x04\x3b\xe7\x06\xa6\x24\xd8\x89\xe5\x59\x01\x45\x2d\x87\x8a\x02\x8a\xce\x0d\xf6\xfe\xb6\xe5\x39\xa6\x66\xe5\xd4\x39\x37\x88\x9b\x78\xa2\xd8\x68\x15\x4f\x74\x6e\x5b\xaa\x5a\x22\x42\xcc\x53\xde\x9c\x72\xa2\x9d\x2a\x6d\x4e\xd9\x7a\x20\x2b\x4d\xf0\x35\x65\xd1\x39\x37\x94\xde\x37\x07\x17\x52\xe7\xdb\x69\x7d\x91\x0f\xdf\x4a\xce\x14\x0b\x2e\x89\x72\x10\x17\xde\xf8\x2a\xfa\xf6\x63\xfe\xfd\xc6\xda\xcc\x02\x39\x16\x69\x67\x7f\xeb\x29\x9c\x73\xc3\x0c\xf0\x76\x2c\x48\x9c\x15\x8a\x3d\x3a\xb7\x2d\x1f\x6a\x73\xd5\x4c\xb4\xb4\xa4\x92\x8d\xa8\xa4\x37\x1f\x23\xe5\x9b\x43\x8d\xed\xf5\x46\x64\x46\xc1\x7a\x93\x93\x29\x90\x3c\x85\x6c\x03\x45\x17\x9d\x5b\xe6\x52\xb1\xbb\x25\xb6\x69\x45\x17\x15\x4c\xcc\x63\xf3\x82\xed\x81\x7c\x34\xf6\x80\xde\x6b\x26\xd2\xa1\x88\xa1\x03\x0f\xf6\x50\x88\xd0\xb9\xd9\x1c\x3d\x36\x36\xbf\x59\xfb\x70\xfa\x98\x81\x48\x3b\x14\x24\x74\x62\xe2\x1a\x8a\x11\x6a\xbe\x2b\xb6\x20\x23\x3b\x80\x9a\x6a\x5e\x40\xdd\xcd\x04\x94\x74\xd3\x03\xf9\xb4\x1b\xf4\xe1\x6c\x46\x4e\x86\xba\x40\x1b\x30\x3b\xd8\xda\x07\xe0\x6c\xa8\x0b\xb4\x84\x30\x68\xea\xf6\x2c\xa4\x6e\x17\x94\x86\xcc\x7f\x46\x40\x56\x10\x7c\x15\xf4\xea\x8b\x90\x0b\x7a\x4a\x1d\x4b\x3b\x8e\xb1\x1c\xf4\xe9\x58\x6c\x2c\xc7\x43\x6f\xd4\x9c\x0e\x9e\x5d\x90\x4e\x97\xfa\x01\x8d\x10\xcd\xfa\x2a\xc1\xc1\xf4\xd9\x70\x52\xb3\x66\x93\x4c\x33\x40\x8e\x1c\x60\xaa\x77\xbf\x3c\x66\x2a\x19\x3b\xc2\xe2\x99\x42\xb1\x80\x23\x90\xad\x92\x56\x89\x87\x33\xaf\xa0\x84\x0d\xa2\x6b\xea\x9e\x42\xd3\xa2\x4d\xb0\xc3\xd1\x36\xa4\x60\x5d\xa0\x5e\x97\xd9\x02\xd9\x1b\x36\xc0\x01\xd7\xb4\xb9\xd2\xd8\x31\x46\x9c\x01\x9f\xf6\x2d\x6e\x80\x8c\x86\xa6\xec\x31\xb4\x10\x3a\x9c\x8b\x25\x51\x57\x63\xbf\xc1\x09\x8c\x6f\x13\x12\xbd\x2a\x9c\xc1\xc9\x79\x16\xe4\x53\xb6\x07\x7c\x3b\x74\x87\x5e\x6c\x80\xf0\x0d\xee\x05\x9a\x72\x76\x30\xf4\xca\x1c\x29\xd4\xad\xa0\x8d\x29\x8c\xb9\x1d\x14\xa6\x9e\x04\xcd\x9c\x11\x17\xdf\x53\xc8\x48\xfd\xa9\x5f\x91\x21\x78\x65\x1c\x70\xd5\x33\x60\x73\xdd\x02\x28\xfa\x3c\x52\xc8\xba\x79\xa4\xce\xa9\x32\x2a\x3b\xe8\xf0\x3d\xe2\xc6\x62\x90\x55\xa5\xa5\xae\xb6\xa5\xf9\xe1\x50\x30\xcb\xb9\x1d\xa9\x29\x7b\xc5\xe7\x3b\x53\x8e\x95\x90\x71\x38\x4a\xea\x4a\x33\xce\x2a\x05\x76\x16\xff\x89\x4d\x1b\x07\xab\x64\x75\x76\x1c\xac\xd2\xc5\xb0\xe5\x5b\xd9\xf7\xd4\x35\x06\xa0\xce\xd1\x7a\xd1\xae\xa3\x06\xb0\x0b\x8d\xc3\x7c\xd5\x7a\xcf\x38\xfc\x90\xc3\xf9\xc3\xfc\x26\xab\xaa\xc3\xa2\xa1\x0c\x65\x63\x29\xce\x81\xb6\x20\x1f\x4a\x20\xab\x47\xe1\x5b\xa6\x52\x76\xfa\xc6\x0e\x75\x66\x96\x81\x4d\x72\x1c\x56\x2a\xd8\x2e\x8a\x41\x39\xb7\x02\xaa\x53\x86\x90\x83\x0e\x31\x44\x59\x56\x1c\x7e\x7f\x06\xe6\x3c\x14\x82\x72\x6e\x16\x81\x47\x21\xe3\xac\xc5\x99\xa1\x08\x94\x93\x50\xb9\xa1\x98\x93\x13\x1f\xda\x28\xf6\xe3\xa2\xfc\x0f\xde\x9b\xf1\x85\xd7\x05\xea\x66\x77\x4f\xa1\x22\x3e\xac\x06\x8e\x64\x5f\x81\x26\xca\x60\xbd\x1a\xa0\x11\xa2\x1d\x1b\x1c\xd2\x89\x0d\x0e\x68\x7a\xa3\x0c\xa8\x34\x0d\x89\x4a\x0b\xc3\x5c\xe4\x74\x6e\x85\x3e\x95\x38\xc9\x77\xbc\x16\x24\x32\xe4\x5c\x29\x36\x2b\x36\xd8\x5b\x41\x49\x18\xf9\xd2\x44\xc1\x1c\x78\x93\x17\x10\xb0\xd8\x74\xa4\xcc\x6c\xf2\x48\x3b\x3a\xae\x2c\xd2\x0c\x45\x99\xac\x42\xea\x2e\x3d\xe0\xdc\x0a\x63\x9e\x1a\x33\x7b\xb1\x98\x4f\xd7\x94\x79\x67\x66\xf2\xcc\x0d\x2a\x13\xe2\x07\xca\x4f\xce\x56\x05\x96\x9c\x5b\x46\xc9\xfe\xcf\x4a\x2f\x32\x38\x11\xdc\x46\x11\x13\x3f\x83\xab\x93\x12\x37\x98\x78\xb5\x70\xc6\x29\x5c\x11\xce\x6c\xd7\x1a\x15\x41\xdf\xc2\xea\xa8\xa6\x11\x18\xb3\x03\x42\x5a\x83\x7f\x56\xd8\xb6\x25\xb9\xc1\x73\x30\x6d\x0f\x68\x8b\xf2\x48\x65\xad\x1f\x67\x85\x63\x40\xc8\x03\xbc\xc0\xe9\xf9\xa3\xd7\x21\x0a\x3f\x03\x69\x68\x9f\x66\x5f\xee\xa5\x01\x9a\xa5\xc3\x66\x14\xe8\xd1\x88\x2a\x1d\xd5\x94\x00\x47\x57\xba\x96\x73\xe3\x68\xa8\xac\x7c\x4b\xa1\x79\x6d\x67\x56\x6e\xcd\x75\xf0\xb9\xb5\xff\x38\x0a\x2a\x86\xc8\xb4\xf3\x32\x02\x01\x75\x0d\x2d\xc8\x4e\x26\x97\x2f\x2d\x82\x35\x84\x9c\xea\xd5\x86\x3b\x28\x06\xe4\xdc\x60\x89\x7a\xba\xe5\xdc\x20\x4c\x9e\x6e\x41\x6e\xa9\x98\x30\x5b\x9a\xd1\xe4\x8d\x54\x5d\xdc\xf3\xfa\x34\xf3\x96\x4b\xcb\xe3\xe0\x19\x17\xb4\xe9\xe1\x67\x5c\x5a\x83\x75\x9d\x3c\x55\x7e\x00\x41\x7c\x17\xa0\xf1\xa9\x40\xc3\x83\x4e\xa1\x56\x88\x3d\x7e\xc2\x0f\xd2\x89\x04\x71\xd6\xe7\xc4\x7d\x81\x5c\xe7\x77\x5d\x72\xc6\xf2\xae\xcb\x85\x8c\x75\x42\x4f\xb0\xc4\xd3\xe7\x09\xcc\xe2\xb4\x98\x07\xd7\xf3\xc3\x2e\x85\x8d\x7b\x9a\xd4\xae\x1f\x26\x37\x59\x55\x25\x8d\xc1\x63\x4e\x53\x5a\x4b\x87\x92\x67\xae\x94\xf9\x5c\x44\x28\x39\x11\x0f\x39\x30\x14\x2f\xc2\x6d\x98\x05\x69\x9e\xa1\xa5\x53\xd7\xa1\x0e\xf6\xff\xc9\x15\x92\x91\x0f\xa7\x07\xc9\x6c\x89\xe7\x10\x31\x3d\x4e\x3f\x22\x05\xb9\x9c\xe6\x23\x99\x57\xf9\xcd\xd0\xa9\x86\x42\x3b\xca\x0e\x81\x28\x98\xa3\x10\xc0\x3e\x4e\x93\x52\x63\xca\x1d\x4d\xd4\xb2\xcc\x1c\x1f\xc8\x4f\xce\x4c\x53\x71\x2d\x8f\x0b\x0a\x01\x9f\xab\xc3\x3c\x07\xa0\xba\x81\xf0\x94\x8c\xa6\x62\x57\x1f\x97\x0e\x90\x9c\x1f\x57\xa7\xd3\x0a\xe8\xab\x5d\xe9\x44\x87\x64\x3e\x94\xaa\x56\xe1\x72\x8a\xe5\x28\x11\x96\x2e\xc4\x46\x44\x95\xcb\x6f\x9a\xd6\x23\x75\x75\xe7\x1c\x5a\xbf\x30\x24\x71\x48\xf9\x05\x16\x2c\xbd\x43\x99\x67\xce\xad\xa5\x6c\x09\x8d\x65\x0b\x02\x8e\x67\x64\x93\x28\x98\xe3\xdc\xf2\x21\xae\xd6\x1e\xd0\xae\x26\xda\x41\x18\xe9\xa0\xe7\x93\xa7\xd2\xac\xf5\x7c\x64\xf9\x0b\xee\x83\x24\xed\xc7\x5b\xb6\xe3\x03\x1a\xbd\xb4\x23\x99\x36\xd3\x2c\xf5\x7d\x64\x7e\x10\x30\x46\x3a\x31\xf7\x01\xbb\xe9\x87\x21\x02\x99\xf9\xc0\xa8\x2e\xf4\x3f\x0e\x97\x0b\xb1\x94\x13\xf5\xb2\xc9\x33\x12\xee\x65\xde\xc4\x99\xee\xa8\x90\xd6\x8e\x34\xac\xd4\x56\x57\x1a\x92\x0b\x65\x4b\x2f\xbe\x20\xc1\x48\x9c\x15\xa9\x96\x54\xf5\x71\xc2\x72\xea\x9d\x97\x73\x83\x35\x10\x31\x72\xb1\x2a\x8a\x18\x39\xb7\x1e\x48\xac\x1c\x46\xd1\x74\x09\x09\x47\xc9\x68\x56\x41\x59\x3e\xbf\x00\x33\x6a\x49\xab\xc3\x5d\xa6\xae\x4c\x1a\x7b\x20\x31\x76\x76\xb8\xf2\xe9\xac\x2f\xd3\x89\x82\xde\x91\xc1\x1a\x62\xf1\x07\xd4\xd6\x64\x13\x35\x18\x17\x73\xd9\x7c\xa9\xed\x62\x01\x9d\x51\x27\x02\x48\x83\x4c\x39\x6f\x95\x50\xe7\xc4\x50\x31\x9a\xc9\x14\x12\xe6\xcd\x97\x8a\x08\xe4\xe8\x92\x08\x07\x0a\x2e\xd9\x4b\xb4\x0c\x45\x97\x94\x23\x43\xf1\x4b\xda\x99\x03\xa7\x47\x82\xcb\x35\x5b\x42\x33\x05\x32\xa1\xb7\xf4\x2f\xca\xcb\xb1\xd3\x24\x01\xed\xd0\x73\x73\xd4\xf6\x95\x0e\x2d\xf2\x64\x54\x93\xc5\xa3\x47\xa7\x37\x68\x41\xc0\x37\x7c\x91\x22\x9a\x85\xdb\x11\xe8\xe1\xaa\x7f\x83\xe8\xdd\x9d\xc6\x19\xc6\xd6\x6d\xbf\x64\x22\xbb\xe9\xe5\x03\xb1\x22\x15\x50\x69\x82\x90\x5b\x9c\xfb\x06\x1f\xe4\xe8\x8e\xb6\x6e\x25\x85\x7a\xda\xbc\xe5\x43\x89\x05\x23\x3d\xda\x96\xd9\x80\xcc\x49\x61\x8e\x0a\x2d\x29\x0d\x5e\xd0\x45\x3d\x5b\x9a\x91\x79\x3c\x6a\x93\xc2\x47\x8e\xeb\x53\x26\xd3\x0b\x7c\xa2\x9b\x76\xa2\xd6\x75\x0b\x46\xe9\xc2\x97\x1c\xa3\xc7\xf9\x91\x98\x2d\x3a\x96\x62\x44\x0e\x2c\x69\x43\x31\x22\xfb\x01\x2f\xe8\x76\xc4\x37\x14\x83\xc4\x88\xb0\x9f\xba\xf9\x58\x94\xbc\xee\x57\xa7\x5a\x3e\x3d\x95\x4c\x10\x14\x6e\xf0\x4b\x2f\x4d\x69\x61\xc0\x96\xf7\x64\xd2\xc9\x70\xd5\x80\x3e\x12\x4a\x9a\x75\x9c\x6d\x4f\x9f\x0f\x13\x50\x30\x7a\x6a\xa6\x99\xcc\xdb\x02\x46\xfa\xd4\x38\xb3\x5e\xd3\xea\x47\x0f\xb8\x7f\x7f\xf5\x92\xb5\x9d\xbe\x4e\xdf\x03\x8a\x8b\x70\xd6\x75\xdf\x02\x88\xfa\xd1\x27\xe8\x82\x1f\x19\x4e\xe1\x4e\x8a\x3d\x69\x17\xec\xc8\x0f\xdc\x8c\x4f\x9f\xeb\xc4\xd8\x61\x31\x8e\x35\xf9\x88\x18\x0a\x36\x39\x77\xc6\xe5\x60\x93\x03\xa1\xd8\xb1\x26\xd8\xbf\x87\x42\x4d\xce\x9d\xfd\x35\xfc\xda\x63\x43\xc4\x19\xbe\xd6\x12\xed\x51\xa1\x26\x0b\xbb\x06\x38\xf4\x69\x9a\xbd\x5d\x37\x2d\x29\xc7\xef\x99\x86\x98\xe8\x74\x6a\xe9\xba\xa6\x5d\x0d\x05\x1e\x3c\x50\xfe\x0b\x43\x41\xf9\x67\x28\x43\x21\xcc\x2d\x65\x8e\xc9\x47\xe5\x18\x43\xbb\xa8\xa7\x1d\x6b\x93\x50\xd4\x90\xd4\xb5\x43\x42\x8a\x1f\x39\x63\xed\x51\x02\xa0\x73\xcf\xe4\xf9\xf4\x8d\x09\xc4\xe1\x24\xbc\x3c\xb1\xc0\xc5\x84\xf7\x4c\x89\xd3\xe7\xee\x99\xb0\xdb\xb3\x79\x01\x79\x93\xa5\xec\xd2\x7d\xd7\x7c\xa8\x98\x90\x92\x3e\x4c\xa6\x6c\xa3\xe1\x9c\xcd\x44\x07\x0d\xe2\x50\x32\x21\x32\xd0\x71\x9f\x6a\x28\xaf\xd0\xb9\x67\xd6\xa7\x22\xc6\x20\x9f\x81\xf0\x06\x36\x56\x02\xa3\x56\x0d\xa7\x8d\xe1\x38\x1b\xd0\xe1\x9e\xba\x7a\xde\x0f\xf1\x9e\x10\x95\x86\x6c\x39\x7c\xbd\x20\xba\xd1\xc8\x71\x9b\x4f\xdf\x2e\xf5\x50\x1c\x96\xf2\xd1\x9a\x6f\xbb\x1f\x39\xd3\x15\x97\x72\xee\x2c\xdf\x6d\x52\x04\x05\xe5\x0f\xe2\xad\xe5\x05\x75\x95\x15\x20\x51\xde\xfe\xe3\xdb\x3a\xe3\xe6\xc2\x28\x07\x98\x52\x0d\x9d\x3b\x73\xe0\x80\x96\x86\x3f\x63\xdc\x4e\x26\x8e\x90\x7c\x3b\xca\xa9\x9d\x01\x75\xba\x7d\xaa\xea\x05\xcc\x2b\x65\xc6\x8e\x51\x41\x86\xe0\x6a\xba\x43\x36\xb9\x2d\xdf\x47\x10\xbf\x6d\x1b\x84\x1d\x29\x0f\x51\x89\xfd\xf4\xf6\xad\x28\x62\xb0\x86\x62\x58\x6a\xcc\x5e\xb7\xe3\xe2\x38\x78\x6e\xc7\x2d\xb5\x33\xa0\x94\x33\x44\x54\x1e\x37\x6a\x68\xd7\xb7\xaf\xa3\xc0\x45\xc8\x2c\x54\xa1\xad\x5b\x8e\x99\x48\x6b\x37\x14\x83\x10\xaf\x64\x42\xe7\x1e\x0c\xa6\xd6\x00\x79\x5a\x01\x2e\x6b\x9a\x53\xf5\xa1\xc2\x60\xa0\x49\xff\x34\xf3\x16\x02\x5e\xe6\xe9\xfc\x52\x15\x56\x30\xcd\xb8\x90\x13\xfe\x5f\xc6\xce\xe5\xea\x62\x54\x57\xc2\xa9\x9c\x10\xb6\x8d\x79\x4d\x3a\x17\xd8\x8f\xfc\x43\xb8\xcb\x55\x5f\xb9\xef\xec\xef\xa1\x16\x18\x30\x08\x49\x88\x42\xda\xe6\x08\x58\xdd\x21\x89\x0a\xf7\x8a\x73\xfb\xf9\x52\x4d\xe1\xf0\x6c\x1d\x90\x1e\x5d\x28\x73\x2c\x43\x07\xd6\x12\xb3\x73\x0f\xb2\x8a\x51\xd9\xd7\xc8\xe1\x51\x21\x52\xea\x91\xba\x02\x9d\xc4\x03\x23\xd0\x49\x3d\x9e\x9a\xcc\x41\x81\x54\xc4\xad\x87\x92\xc7\x0e\xf5\xbb\xc3\x06\xe6\x0a\x61\x50\xea\xf1\x50\xea\x11\xbb\x6e\x3b\xa0\x20\x40\xfc\xa9\xcc\x46\x15\x2c\xc2\x24\xb2\x50\x0c\x4d\x00\x2a\x80\xe4\xe6\xb6\xd9\x1e\x0b\x71\x5b\x54\xa0\x36\xb7\x0d\xf5\xa7\xac\x48\x71\x33\x02\x9b\xe9\xb8\x4d\x04\x42\xa9\x07\xa2\x4a\xb0\x93\x7a\x60\xe3\x28\xd2\xd0\x99\xf3\xa9\x82\x09\x9d\xb1\x46\xb6\x63\x32\x8f\x94\x6d\xe9\x48\x46\x2a\x98\x5b\x79\xda\x94\xa7\xaf\x66\x64\x4a\x78\xcc\xbe\x13\x58\xe5\x04\x14\x38\xdf\xd6\x73\x28\xb6\xf7\x80\xb5\x27\x64\xf9\xe7\x7f\x17\xaf\xe6\xe6\xdb\xc7\x48\xb0\x73\xd3\x60\x95\xa3\x97\x94\x0a\x78\x8c\x84\x7b\xfb\xbd\x52\x4b\xd5\xad\xa3\x46\xba\xfc\x28\xe0\xc2\x80\x92\x55\x30\x42\x49\x71\x60\x15\xbc\x91\x18\x69\xd4\x21\xaa\x1a\xfb\xf9\x4d\x22\x97\x0e\x25\xf0\xd8\xf3\xa5\x97\xbc\x41\x75\x05\x3d\x62\x34\x76\x1e\xf4\x0c\x47\x49\xd0\x62\xe6\xbf\x7d\x13\x11\x5b\xe8\xed\x10\x86\x47\x5a\xd5\xbe\x2b\xe9\x51\xef\x98\xf2\x21\x4a\x8e\x15\x70\x62\xa8\x23\xa6\xab\x33\x43\x4d\x87\xcc\xbd\x49\x5d\x18\xe4\x47\x9c\xcd\x31\x7f\x29\x27\x76\x74\x83\xb3\x46\x45\x62\x3c\xf0\x17\x28\x0d\xe7\xfa\xfb\x71\xfc\x4c\xc8\x1f\x46\x4e\x3c\xf1\xfc\x96\x84\x54\x0c\x8d\x37\x77\x50\x48\x3b\xc1\x66\xea\xf1\x50\x62\x56\x34\xe0\xdb\x02\xec\x4a\x33\x4b\xf7\x96\xf0\x8e\xc3\xa7\xb0\x01\x1c\xe2\xe7\x88\x79\xfe\xb6\xad\xc5\x6c\x7c\x2c\xa3\xf0\x89\x28\x2f\xd5\x51\xc2\xae\x1f\x5f\x82\xc4\xe6\x15\x66\xa6\x66\xd1\x3f\xbc\x38\x67\x63\x7d\x22\xb3\x52\x57\xce\x0c\x84\xe6\x07\x93\xe9\xc8\xa7\x16\xf1\x2d\x9f\xea\xf9\xcb\x95\x4e\xf5\x84\x2e\x65\xf6\x7e\x21\x4d\x14\xf1\xe7\x1c\x19\xed\xcd\x93\xcf\xed\xe3\x87\x23\x24\x86\xeb\x07\x4f\xc7\x53\xb7\xd9\x5d\xc0\x6f\xeb\xd0\x78\xa0\x00\x05\x8a\x29\xcf\x24\x70\x03\xc6\x21\xe5\x63\xc6\xbb\x32\x02\x3f\xe4\xa6\xcc\xb2\x0e\x7b\x40\xd1\x80\x4e\x1e\xd7\x4d\x45\x03\x2a\x23\xbf\xec\xec\x03\x4f\x99\x30\x9c\x1c\xfd\x14\xd2\xa7\x1e\x35\x35\xd9\x05\x21\xe5\x44\xc7\xa7\xf8\x71\x82\xec\xb8\x23\x15\xd4\xa7\x14\x14\xde\xc7\x32\x11\x25\x22\x64\x4d\x39\x7a\x28\x1d\xb7\x51\x86\x0a\xe9\x53\x5f\x99\x39\x07\xe9\xed\x3d\x85\xba\x3e\xcf\x72\x38\x0c\x55\x3c\x6a\x82\xd9\x94\x72\xe6\x4b\xdb\x76\x47\x06\x20\x4d\x89\xf3\xf8\xe3\x94\xb4\x1c\x9a\x05\xa4\x29\xb9\x14\xfb\x46\x53\x56\x48\x47\x77\x9e\x29\xb5\xd6\xc2\x10\x55\x6c\x9e\x9a\x1b\x87\xaf\x63\x31\xd2\xec\xd7\xba\x11\xf1\xa2\xf0\x3b\xf5\x40\x84\x0a\x38\x53\x09\x93\x31\xc9\x53\x15\x53\xfc\x1b\x45\x49\x97\x7e\xc8\xc0\x01\xe9\xeb\x70\x7d\xb9\x4c\xfa\x22\x0b\xb1\xdb\x93\xd4\x6a\xa6\xd4\x81\x3d\x69\x97\xe3\x27\x36\x80\xe3\xf1\x44\xfb\x7c\x89\xb0\xc1\xf9\xc9\x69\xac\x8e\xce\x54\x3b\x8f\x55\xa4\xd8\x37\x1a\x38\xed\xca\x49\x54\x33\x5c\x39\x89\x30\x58\x1c\x9d\x27\xce\x2f\xe1\x6a\x6a\xcc\x39\xe3\x6a\xb2\x42\x5f\x2e\xe1\xaf\x54\xd5\x8e\x6e\x69\xc6\x73\xc9\x58\x9d\x9f\x94\x1d\xfc\xc5\x77\x91\x1e\x37\x13\x44\xb3\x38\x2f\x30\x51\x14\x71\xa7\x1e\x6c\x20\x01\x64\x6a\x36\xf4\x17\x11\x57\xd3\x90\x93\x57\xa5\xaa\x44\x5c\x4b\x9f\x12\x71\x2d\x7d\x68\x74\x59\x21\x69\xe0\x6b\xa6\x43\x9b\xed\xc8\x2d\x92\x55\x61\xad\x18\x4b\xc3\x43\xf1\xe9\x5c\x55\x47\xff\x3b\x91\xce\x5d\xd7\xf7\xd0\x9c\xba\x84\xbb\x29\x71\xdf\x80\xbb\xc9\x31\xc7\xb8\x9b\xe3\xa9\x6a\x97\x08\x4b\xf2\x1b\x2c\x74\xc6\xa0\x18\x5e\x3d\x94\x04\xcc\x43\x69\x4b\x23\xc5\x8c\xc2\x89\xab\xcb\x28\x9c\x8a\xf0\xf9\x85\x2b\x27\xa4\xd0\x67\xe8\x15\xe5\xb2\x3a\x4b\xfa\x77\xa0\x97\x88\x63\x25\xaf\x2a\xb9\xd6\xf9\xf9\x62\x09\x60\xf0\x04\xb0\xd3\x42\xf9\xb8\xc4\x39\xf4\x87\x8a\xbe\x32\x04\x9d\x07\xb0\x67\x7e\x96\x94\x88\x91\x9f\xaf\x9d\xa3\x4c\x7f\x3e\x6a\xb2\x85\x7e\x3e\x5b\xb2\x89\x7f\xb8\x44\xe0\x26\x25\xb0\xaa\x47\xc6\x6e\xae\x6c\xa1\xb4\xa7\x33\x3d\xd6\xc2\xc8\x38\xe5\xa8\xaa\x47\x46\x1e\x8e\xe5\x2f\xa5\x85\x83\x5c\x21\x52\x50\x0e\x4b\x42\xf6\x94\xe8\x15\x67\xac\x3a\x67\xca\x88\xcf\x0e\xe5\xa1\x86\xd3\x1c\x95\x8f\x27\xf0\xf3\xb7\x99\x4a\x26\x44\xf0\x83\x38\x40\x15\x45\xe8\x7c\x3d\xcd\xea\xaa\x94\x77\x95\x53\xf9\xac\x4a\x24\xc1\xcf\x81\x3d\x2c\x52\xd6\xcb\x37\x0c\xdc\xe3\x2c\x25\xb4\x2a\x5c\x46\x2e\x25\xb4\x2a\xa7\xfb\x58\xca\x67\x75\x9c\x35\x1f\x56\xb9\x5c\xba\x29\x0e\x88\x9d\x66\xe0\x17\x9a\xe1\xa0\x60\xb3\x75\x39\x67\x14\x88\xae\xe5\x38\x41\x8e\x46\x76\x53\xe6\x6d\x9f\xba\xd6\x0b\x21\x66\x11\xbc\x5e\xbe\x0b\xe0\x85\xea\x7a\x99\x27\x46\x7a\xb1\xfb\x7a\x30\x04\xc7\x11\x9b\x8c\xcf\x78\xa1\x49\x9f\x7e\x58\xc5\x49\x6f\x39\x6a\xcf\xbc\x32\x3e\x33\xc5\x08\x25\x44\xf6\xa4\x13\x5d\x05\x1c\x23\xed\xd8\xf4\x38\xd3\xa5\x95\x7b\xe6\xc4\x0f\x01\x79\xb5\xbc\x94\x07\xaa\x1e\xf9\x33\x60\x28\x83\xd9\x14\x5b\x60\xaa\xad\x57\xc2\x91\x43\x4d\x39\x2b\xe9\x04\x1f\x43\x06\x94\x64\x3e\x50\xb2\x23\x9f\x66\xec\x3d\x9a\x21\x19\x8f\x1b\x52\x70\xa0\x7a\xf8\xf4\xbd\x14\x1b\xe8\x20\x16\xc4\x12\xb0\xe8\x20\x20\xc7\x52\x6c\xa0\x82\x74\x5c\xc7\x90\xff\x71\x86\xb2\x23\x8c\xf5\x3b\x2c\xa9\x46\x9a\x11\x1e\xbc\xa5\xcc\xf6\xf9\x4c\x8f\xf6\x83\x59\x3c\x2f\x62\x03\x39\x28\xdc\x4d\x6a\xf7\x8f\x50\x5e\x69\x46\x6e\x66\x2b\xb4\x63\x37\x58\xbe\x9b\x3a\xb5\x67\x38\xd3\x2f\xc5\x07\x94\x00\x17\x85\x0e\xc1\x37\xe4\x47\xc0\x37\xcc\x3f\xb3\xc8\xdf\x75\xed\x4e\xab\x69\xd7\x0c\x33\xa1\x6c\xb7\x9c\x21\x89\x38\x06\xf5\xd1\x56\x0c\xa5\x15\xc9\x6c\xe9\x7a\xfc\x60\x61\x85\x70\x2a\xd7\x43\xb1\xea\xf4\xb8\x58\x59\xfa\x40\x45\x16\x2a\x4b\x29\x9e\x2f\xe6\x60\xfb\x78\x57\xe8\xc5\x4a\xf1\xa1\x24\x0e\x67\x28\x6f\xb7\x2c\x98\x0c\x7f\x72\xff\xdd\xa4\xcf\xd0\x8d\xc1\xfb\x6a\xc0\x51\xea\x6e\xf2\xab\x4e\x19\xa0\x0f\x02\x2c\x83\x82\x07\x15\x5e\x09\x2c\x05\x0f\xba\x3f\x3c\x20\xfd\xdb\x13\xca\xce\x1c\x16\x57\x50\xa9\x52\xae\x14\x36\x6f\xd4\x14\x7a\x19\x2c\x94\x97\xa2\x00\x55\x27\xa3\xbf\xa9\xaf\xe4\x63\x83\xf2\x78\xa8\x69\x06\x02\xd8\xb5\x4e\xfb\xff\xaf\x14\x4a\x7d\x4c\x3e\x74\x2c\x75\x87\x9e\xbb\x49\xdf\x0c\x76\x06\xa4\x1b\xa1\x83\x55\x39\x27\x33\x12\x52\x2c\x8c\x04\x3a\xed\x3a\x85\xf9\x15\xf4\xa7\x9e\x2f\xba\x44\x9d\xd9\x8c\x59\x8e\x01\xc4\x8d\xfd\x22\x87\xd5\xcc\x60\x17\xcb\x99\x4f\x95\xce\xf9\x4a\xa1\x00\xca\x48\x03\x61\xaa\xca\x7c\xca\x58\x5c\x7e\x6c\x79\x74\xe9\xd2\x06\x6c\x63\xb0\xcb\x31\x71\x69\xc7\xda\xee\xc5\x3f\x4b\xd9\x71\x03\xbb\xce\xb0\x1e\xed\xd8\x3a\x1b\x29\x94\xf1\x3f\x90\x47\x0a\xfa\x53\xcf\x4c\xa5\x8d\xff\xfc\xa5\x2c\xb0\x33\x3c\x21\x6c\xcd\xf9\x4a\xa3\xdb\xcd\xf0\x23\xc4\xfc\xf1\x7f\x14\xdb\x51\xc4\x1e\x58\x06\x55\x81\x72\x59\xc5\xd2\x89\x83\xd2\x52\x58\x9f\x7a\x32\x56\x05\xf2\x19\xc4\xfc\x58\x82\x58\x95\x3e\x43\x69\x00\x28\x30\xc7\xf8\x01\x84\xb3\x8a\x25\x15\xa1\x1a\x56\x31\xdb\x3d\x5d\xc8\x69\x07\xf7\x18\x7d\x45\x16\xcc\x9b\x64\x9d\xf9\x52\x18\xfa\x96\xb1\x1a\xbe\xe3\xb0\xc8\x37\xa9\x4d\x9c\x4e\x84\xb6\xc0\x26\x5f\xc5\x58\x9e\x48\x32\x41\xb3\xaa\xe3\x72\xde\x94\x92\x72\x32\x59\x04\x12\x22\x02\xc6\x72\x20\xa1\xf9\xb4\xf3\xd3\x4c\xd2\x8c\x79\x12\x61\xa9\x70\x40\x15\xe4\xcc\x32\x88\xeb\x3c\x43\xa9\xc3\xb4\xe9\xb0\x08\xbc\x87\x58\xc5\x6f\xc1\x1c\xc0\xf8\x26\x8d\x25\x42\xd7\x1a\xc5\xd5\x41\xbb\x2e\xc3\xb8\xc8\xe7\x79\x93\x8e\x25\x12\xea\xa7\x4e\xa1\x64\x56\x01\x28\x5f\x25\xa6\x3e\x23\xc2\x74\xea\x7f\xdf\x53\x2e\xe3\xb8\x3a\xa8\x8e\x55\xcc\x79\x67\xda\x95\xb3\xe3\xe9\x13\xce\x4b\x55\xeb\x7b\x76\x54\xb1\xb6\x75\xd0\xe2\xb6\x1c\x2f\x88\xeb\xe1\x25\x20\x57\x3d\xd9\x34\x17\x5c\x7a\xa6\xaa\x16\x97\x11\x08\xd5\x75\xc4\x8e\xb9\xb8\x4b\x42\xdd\x5e\x83\xd1\x86\xf4\xea\x1e\x50\xde\xd3\x3d\x7d\x2e\x8b\x8a\xb4\x2b\x8f\x13\x86\x8c\xa2\x09\xd5\xf3\x48\x55\x3f\xca\x0b\x75\x5b\x88\x60\xf4\x96\x70\x65\xf5\x7c\x51\x66\x2f\x09\x07\x95\x75\x19\xad\xdf\x52\x57\x57\xed\x27\xcb\x79\xe1\xc9\x43\x94\x5e\x9c\x57\x11\xfc\x97\x9f\xac\x12\xd1\x6d\x5d\x7e\x97\x98\x29\x91\x8b\xf8\x2c\x69\x48\x4a\x74\xa4\x4f\xa7\xd4\x87\x32\x67\x22\x00\x05\x31\xab\xc0\x53\x97\x21\x66\x67\x09\xe5\x5d\x43\x7f\x3a\x90\xf2\x0a\x6f\x5d\xce\x5d\x8b\xca\x34\xc0\xec\x44\x2b\x2a\x90\x50\x05\x22\xb4\xae\xe4\x5d\x64\x29\xb9\x09\xc0\x6e\x51\x5c\xa1\x72\x96\xd4\xb5\x74\xbe\x58\x2d\x39\xd9\x9c\xb1\xee\xa6\xb0\x33\x53\x57\x8c\x97\xb9\xc2\xdd\x71\x31\x58\x01\x08\xcf\x87\x92\x3c\xf6\x59\x7a\x55\x07\x82\x27\xa4\xca\x22\x3c\x10\xc7\xa8\x45\x78\x20\xc2\x2a\x2e\x63\xc3\x1a\xa1\x52\x96\x42\x00\x15\x9c\xe4\xab\xe2\xb7\xc0\x02\x51\xf0\x9e\x52\xd3\x8d\x25\xd0\x95\x32\x05\x31\x66\xec\x95\x43\x1f\xbb\x51\xb8\xad\x7a\x3e\x94\x1f\xbf\x14\x28\x04\x00\xe3\xd1\x9d\x79\xe6\xcb\x10\x2f\xde\x54\x2e\x43\xbc\x08\x5e\xb4\xaa\xd3\xfd\xa1\x20\xaa\x57\x1d\x4b\xa0\x1a\x62\x8a\x20\x75\x40\xa0\x2b\x47\x0a\x47\x04\x6a\x04\x5f\x59\x15\x1f\x6d\x7e\x8b\x03\x21\xdb\x42\x31\x81\x46\x4e\x06\xd5\xcf\x01\x88\xec\xb8\xaa\xd9\x22\x7f\x22\xe3\xff\xbc\x52\x66\x49\x56\x32\x3e\x27\x88\x4d\x3b\xfa\x93\x2b\x1f\x2a\x2d\xd0\x33\x02\x74\x66\xfe\x45\x07\xc4\x92\xbf\xb6\xf1\x06\x03\x55\x03\x7f\xd2\x87\xac\xb5\x13\xb1\x6f\x20\xd9\x59\xd2\x8a\x96\x80\x0d\x0d\xac\x8c\x98\x94\xab\x62\xba\x8d\xb4\xaa\xa8\xa9\x88\x64\x07\x0c\xe2\x0d\xd8\xaa\xb6\xe3\xae\x7c\xa8\xc3\x22\x97\xb1\xab\x39\x68\x3b\x8f\x1c\x56\xb3\x8c\xe3\xdc\xd4\x0c\x11\x42\x90\x36\xc7\x62\x88\x55\x25\xc8\x59\x07\xfe\xb5\x9a\xc1\x19\xfd\x21\xbf\x8a\x5c\x38\xff\x16\xde\x42\xa0\x55\xe2\x70\x2e\x23\xd0\x3a\x41\x4c\x97\x82\x0b\x3d\x76\x42\xb3\xce\xec\xa1\xbc\x2d\x50\xfe\x0e\x2e\x54\x31\x5e\x9d\xfa\x2c\x8c\xdf\xcc\xa2\x30\x5e\xb3\x5a\xec\x94\x61\xaa\x21\x99\x1c\x2f\xa8\x11\xbc\x67\x35\xe7\x1c\x6c\x99\x11\xeb\xc9\x96\xba\xde\xfe\x2d\xed\x7a\x5f\xb4\xd4\xf5\x2a\xc0\x6b\xcd\x0c\x84\x7a\x6b\xf6\x97\xf1\x4c\x7b\x91\x17\x2d\xc6\x6d\x13\xd8\x07\x74\xd1\x12\xb0\xac\x72\xdd\xb7\x9a\xd9\xa9\xe7\x43\x6f\xdb\xa7\x90\x50\x7d\x8c\x3e\x4c\xc3\x78\x85\x04\x3a\x31\x4a\x1b\xe6\x7e\x49\x5d\x8d\x2f\x33\x26\x73\x1f\x38\xcb\xea\x83\xe1\x4d\x48\x73\xc9\x80\x92\x84\xc6\x0a\xed\x91\x5d\xa9\xda\xff\xf9\x5f\x07\x4a\xb2\x3a\xf6\x3d\x67\xa0\x6e\x9b\x8c\x39\x70\x2a\x36\x1e\x89\x2e\x61\xc5\x7a\x87\xd9\xba\x01\xf1\xcf\x77\x1e\xea\x01\xf5\xf3\x8a\xf1\xe1\xd4\xea\xa2\x92\xc8\xcb\x46\x24\xd3\xa5\x4c\x6c\x35\x1e\x0f\x61\xc3\x0a\x77\x12\x4b\xd0\xb0\xc2\xf5\xc5\xea\x96\x63\xec\xa1\x6e\x39\x86\x5d\x20\x64\xd8\xa8\x98\xb6\x46\x86\xf5\x91\xa1\x46\x38\x85\x14\xc7\x20\x9b\xba\x75\x54\xa6\xc3\x98\x68\x22\x02\xad\xbe\x0c\xdb\x40\xce\x77\x0b\x27\x96\x52\xe0\xb0\xca\xab\xe7\x45\xca\x34\x1e\xb0\xae\x6e\x0e\x41\xe8\xf7\xcd\x80\x58\x3c\x6c\x76\x84\x93\x43\x14\x35\x22\x3e\xad\xbe\xd9\xd5\x21\x25\x74\xd0\x3c\x82\x8e\x15\x30\xe5\xcb\x79\xd2\xe2\x7c\x20\x4f\x1a\x61\x3c\x57\x37\xc3\x60\x18\x0c\x40\x39\x1c\x17\x87\x7d\x52\xe0\x90\x97\x90\x64\xf5\xc4\xc6\x21\xf4\x50\xbc\x08\x43\xfe\xfb\x73\x84\x12\x8b\xc0\x4d\x4a\x9b\x16\xf7\xe2\x1a\xb6\x7f\x58\x3e\x21\xc0\x0e\x12\x2f\xb7\x35\x58\x78\x04\xdb\xb0\x55\x03\x03\x0d\xb3\x41\x7a\xb4\x5a\x44\x00\x10\x5e\x88\xf7\x39\x6b\xe8\x7c\x08\x66\x68\x29\xa5\x5a\x89\x6e\x19\x7e\x2a\x45\x34\xd0\xa5\x68\x43\xf5\xec\x69\xe7\xe3\xc2\x74\x22\x0e\x42\x5e\x1b\x3b\x06\xb2\x6e\x11\x5f\x28\x1e\x0f\x81\xc7\x4a\x0e\xa8\xc2\x8e\x55\xf0\x9e\x6b\xd8\x1c\xca\xbc\xfa\xa9\x6b\x3c\x1e\x03\xbb\x9d\x3d\xec\xf0\x42\x23\x4b\x62\xee\x3a\x52\xd5\xc6\x09\x3f\x69\xd9\x84\xf2\x15\xc4\x6b\xd4\xd7\xdf\xd1\x4d\xd6\xf0\x9b\x6b\xb0\xa9\x4b\xa9\xd9\x4e\xb0\x75\x6b\xd8\x56\xe2\x00\x16\xf8\x17\x07\x29\x45\x1e\xaa\x60\xe9\x96\xc1\x60\x3c\x7f\x59\xc6\x82\x71\xd3\xbc\x86\x01\x16\x33\x23\xf7\x83\xff\x92\xc2\xaf\x07\xc0\x84\x18\xf1\x4a\x18\xda\x65\x88\xd7\xc9\xbc\x4e\xae\xc5\x91\x37\x82\x78\x8d\xfa\x4a\xa1\xf6\x29\xd2\x47\x78\xaf\xca\xa3\xef\x45\x52\xb7\x98\x4a\xd3\x2f\xae\x01\x34\xae\xe9\x38\xfb\x9c\x2c\x01\x78\x71\xbd\xbe\x08\x18\x44\x40\xbe\xa5\x10\x41\x47\xe5\xb9\xdf\x9a\x5c\x3b\xa2\x4f\x88\x11\xd4\xd2\xb0\xef\x7f\xf8\x53\x41\xbc\x6a\x79\xa5\x21\xaf\xdf\xf3\xa5\x6f\xb8\x3d\x45\xce\xe3\x96\x53\xf1\x84\x81\x18\x90\x41\xd3\x3c\xb8\x5d\x82\x66\xd5\xf2\x0a\x65\x7b\x1e\x46\x98\x1c\xfc\x66\xc8\xad\x09\x63\x52\x22\x82\x98\x31\x8b\x20\x56\xd7\x68\xac\x0a\xd3\x4e\xdb\x35\x69\x06\xa5\x54\xf3\xe1\x57\x55\xf3\xa1\x76\x31\xba\x59\x10\xaa\x93\x58\x3e\x6b\xf9\x25\x4d\x7c\x64\x4e\xc1\x46\x02\xed\x9b\xbc\xf4\x27\x29\xb4\x6f\xbd\x85\xf4\xb1\x0f\xa1\x2c\x68\x54\x2d\x98\x93\x0b\x20\x32\x55\xa5\x3f\x0a\xe3\x59\x1c\x8e\x32\x20\x3b\x1c\x09\x82\xb7\x84\x85\xaa\x44\x5d\x5e\xcb\x8f\xee\xe2\x84\x52\x58\x9e\x0a\x08\x75\x09\xef\x54\x0b\x66\xc5\x32\x3e\x94\x20\xb6\x6b\x61\x74\x1c\x29\xbd\x85\x1e\x6f\xdc\x96\x93\xa7\xf5\x91\xff\xd4\x9d\x46\x39\xd2\xac\x9d\x74\x0c\x0f\xab\x22\xa3\x95\xef\xa6\xa4\x55\x67\x23\x1f\x2c\x8a\x31\x4d\x25\x7f\x22\xd3\x00\xc8\xf0\x72\x7e\xb4\x4e\xa8\xc1\x65\x68\xd2\x89\xe0\x57\x9c\x9e\x5a\x38\x76\x2a\x77\x5a\x8d\x58\x21\x77\x1a\x01\x0c\x17\xe8\xa3\xf8\xcf\x36\x5e\x3a\xc4\x9e\x02\xe7\xd4\xc2\x59\x4a\xa1\x72\x2e\x1e\x7c\xad\xed\xfb\x79\xc2\x96\x2d\xc3\x8d\xca\x99\x42\x81\x43\x51\x7e\xdb\xef\xc2\xc1\xf7\xae\x8d\xdc\x45\x08\x29\xcb\x59\x2d\xf8\x47\x84\x3e\xaa\x44\x75\x5a\x1b\x3d\xde\xa1\x2e\x51\x8c\xd5\xcf\x48\xb8\xe3\x5d\xc2\x22\x15\x62\xec\xac\xcd\x02\xa5\x8c\x01\x30\x23\x7e\x37\x1c\x1f\x99\x71\x42\xaf\x03\x25\x21\x68\x50\x8d\x8e\xdf\x9e\xf6\x33\x5f\x7a\xba\x8e\x54\xe5\x4f\x5c\xf7\xed\xbb\xc8\xb8\x2e\x1c\xa0\x66\x46\xd8\x2a\x40\x4d\x21\x0a\xdf\x12\x02\xa8\x96\xf3\xef\x50\x27\xeb\x6d\x8f\x43\xdc\x6d\x6f\x2b\xdc\xa7\x4f\xf3\x1e\x96\x85\x60\x3e\xb5\x70\x96\x32\x74\x27\x8e\xe7\xb7\xdd\xed\x60\x7f\x97\x83\xcc\xb4\x38\xa6\x04\xcf\x39\x72\xb4\x71\xc2\x2e\xf2\xa7\xdf\xa4\x56\x25\x63\x17\x92\x3a\x7a\x53\xe9\xbb\xce\xf3\xa1\x64\xda\xa0\x27\xde\xe0\x04\xd1\x70\x4e\xc9\x15\xc6\x7c\x1b\x1c\x1d\x4f\xa1\xa3\xd3\x24\x1c\xeb\x7a\xfb\xed\x21\x91\xef\xd6\xdb\x4f\xbf\x07\x2a\x47\xf1\x69\x4a\x4c\xa4\x37\x2e\x80\xcc\x89\x3d\x53\x71\xc0\x19\x68\x53\x10\xb6\x06\xda\x14\x5c\x19\x0a\x5d\x53\x89\xa9\xb1\x0c\xbb\xe1\x5a\x75\x39\xef\xd6\x04\xf9\xbe\x8c\xc2\xe9\x9c\xd2\xde\x0e\xee\x99\x89\xe6\x91\x38\xbc\xf8\xf1\x96\xc3\xa4\x75\x6c\x1a\xb2\xdf\xdf\xa4\x87\x33\xa1\x34\x00\xe6\x8b\x54\x5a\x63\xa4\xd0\x20\x81\x01\xa5\x13\x1c\xd1\x4f\x97\x63\xd3\x94\x68\xdd\x8f\xa5\x22\xc3\x23\x1a\x0d\x41\x2d\x96\xa3\xd1\xd4\x12\x4a\x82\x98\x8d\xfc\x41\xa7\x8d\x14\x3a\x56\x08\x86\x98\x91\x35\x05\xe3\x53\xd1\x67\x6a\xb9\xd2\x25\x03\x4a\x9f\x62\x12\xfc\x27\x1f\xe7\x37\xe6\x9d\xdb\x12\x98\xa6\x16\x2c\x5e\x81\x69\xce\x38\x69\x94\x5a\xeb\xcc\xd9\x5c\x99\xb5\x4e\xde\xb5\x2d\x12\x6b\x11\x10\x6d\x39\xb1\x16\xe1\x60\xd7\xc7\xef\x38\x66\x06\xe0\x0c\xf3\x25\x85\x4a\xfd\xd8\x43\x99\xbb\x58\x5b\x62\xda\x00\xbd\x5d\x0e\x62\x13\xe0\xf2\x72\x72\xad\xb8\x12\x3e\x88\x0b\x84\x89\xd3\x69\x95\x1c\xec\x3f\x7e\x45\x84\x44\x10\xf6\xe6\xe2\xc1\xf5\x32\xf4\xa6\x83\x3c\x5d\x1f\xc7\x8d\x20\xbe\xcc\xfa\xa0\x66\x67\xba\x51\x66\xde\xfc\x8b\xac\xf5\x78\x28\x84\xaf\xa9\x44\x42\x5f\x86\xd7\xf4\x78\x94\xbe\xbc\x13\xc2\x20\xff\x9a\xf9\x6a\x28\xad\x35\xb2\xcd\x69\xb1\x0e\x02\x23\xad\xaf\x32\x20\xf3\x18\x73\x09\x7b\x73\x12\xd0\x61\x29\x6a\xcd\x59\xce\x50\xc6\xf4\xa6\x47\x69\x67\x56\x41\x80\x99\x0a\x94\x65\x19\x30\xc3\xcb\xbb\xf5\x75\xe0\x73\x00\x56\x4b\x80\x99\x0a\x70\x7a\x19\x12\xd3\x73\xbc\xfb\x5a\x11\x60\x19\x0a\xda\x52\xc3\xfb\x5f\x64\x05\xce\x95\x2f\xe7\x32\x56\xf3\x6b\x8c\x55\x7c\x12\x8a\xef\x72\x97\x32\x3e\xdf\xdc\x81\x46\x5a\x02\xc2\x54\xb2\x19\xac\x2f\xef\x96\x91\x50\x02\xc2\x54\xc2\xd1\x2f\xe1\x60\x2a\xf9\x0a\x96\x61\x30\x44\x8a\x5f\x82\xc1\x1c\xb7\x76\xfe\x53\x80\x0b\x23\x73\xce\xac\x81\xc5\x11\xfc\xfd\xe5\x25\x6b\x1a\xf5\x93\x66\x56\x5d\xf8\x2b\xb0\x23\x8b\x70\x33\x80\x8d\xd6\x17\xbb\x7a\xe4\x4b\xdd\x2b\x30\x3f\x42\xcc\x5c\x15\x53\x4b\xd0\x96\x84\xd2\x5d\x46\xb6\xe4\x0e\x46\x39\xa8\x2a\x11\xc1\x97\x53\x50\x5d\xa0\x23\x96\x73\x50\xc5\xb5\xfc\xf3\x7b\x9e\x12\xea\xe7\x8d\x49\x55\x5d\xac\xc4\x9b\x2b\xf0\x4a\x05\x50\xbb\x04\x5e\x29\xf9\x2b\xc5\x93\x19\xcf\xd8\x26\x5b\xb8\x42\x0e\x41\x69\xd2\x8c\x76\x48\xee\xe1\x04\x5e\x29\x64\xb7\x58\x3f\x8b\x1b\x0c\x19\x92\x59\xf1\x8a\x73\xfd\x78\x7f\x8a\x69\xae\x8c\x54\x95\x10\xdc\xcb\xa0\x93\x92\x4e\xcc\x1e\x44\xdd\x5e\x46\x9d\x00\x86\x5e\x82\x99\xdc\xcd\x36\x48\xfd\x17\x1a\xdd\x68\x91\xc9\x8b\x8f\x65\xb4\xc8\xe4\x8d\xc7\x32\xe8\xa3\x11\xf8\x77\xbf\x7c\x05\x8b\x07\x79\x1b\xd9\x31\x9d\x22\xf0\x26\x6d\x5f\x7a\x9f\xec\x97\x4f\x37\x3d\x75\x69\xf8\x84\x64\x56\x52\xd7\xcf\xf2\xbd\xfd\xf7\x6b\xf0\x3b\x03\x52\xa2\xec\xa4\x90\xcb\xb1\xc1\xa7\x7a\x5b\x0a\x0e\x6e\xbf\xd0\x19\xd6\x4c\xfb\xc5\x2b\x3d\xda\x31\x2c\x04\x37\xcd\x7e\x59\x11\xf4\x54\xf5\xa5\xfa\xc5\xcf\xe8\x08\x5c\xf2\x6b\xde\xc8\x83\x0f\x09\x16\x61\xb6\xdd\x2f\x04\xaf\x35\xca\x26\xd3\x12\xef\x47\xb7\x21\x1a\x3c\x81\xda\x2f\xb4\xfc\xa0\x53\xf9\x45\x3a\x5e\xa5\xfd\xda\xbe\xbc\x0f\xa5\xac\x50\x8d\x4e\x1d\x91\xae\x3c\x55\xad\x0b\x2e\xa6\x57\x58\x9d\xeb\x60\x4e\xf4\x04\xc0\x69\x5c\xdb\x16\x62\xa3\xbc\xe8\xf2\x70\x42\x8a\x1e\x4a\x77\x02\x35\x94\xcf\x9c\x66\xc0\x4d\x64\x18\x5c\x3c\xfb\x30\x44\x96\xb8\xdd\x5b\xe0\x8a\x72\x59\xf0\x6e\x02\xc5\x10\xab\x64\x0b\x6b\x71\xe2\xae\xdb\x09\x14\x33\x42\xc2\x37\xb4\x6b\xd9\xcb\xda\x1b\x50\xe1\x84\x6e\x37\xe5\x13\xd6\xa4\x4f\xbf\x39\x7a\xa5\x9d\xed\x01\xa5\xee\x5b\x7f\x9d\xaa\xca\x3d\xe7\x3d\xb0\x0f\xcb\xe5\x91\x9a\x7a\xc7\xf7\x62\x7e\x9c\x51\xae\xf1\x9d\x0f\xb2\xac\xad\xf3\x30\x75\x42\x82\x6e\xe5\x61\xaa\x44\xe8\xdb\x87\x0d\xf4\xcc\x16\xda\xf9\x62\x2e\x17\xb3\xc5\x6f\x2d\x2f\x09\x94\xf3\x99\xa4\xaa\x22\xcc\xcd\x4c\x96\xf7\xe7\x4c\x4d\x9f\x05\x4f\xe6\x15\xe8\x6b\x46\x60\x4f\xec\xa8\x7f\x47\xab\xda\x47\xb6\x76\x5a\x52\xf8\xa0\xca\x7f\x72\x8d\xf4\xf4\xfa\xd1\xbe\xc9\xf8\x34\x79\xac\x81\x50\x19\x95\x18\x90\xfb\xf4\x39\x8d\x95\x15\x28\xa3\x10\x11\x7e\x1b\x94\xd1\xff\x25\xcd\xfb\x33\xa4\x64\x28\x8b\x77\xfa\xf9\x00\x9e\xb4\x2d\x8c\x46\x21\xe4\xc9\x3e\xed\x1a\xc1\x4c\xdc\xce\xe2\xc4\x9d\xce\x36\x7e\x83\x43\xd3\x3e\x6d\x42\x4e\x6a\xfa\x28\x91\x1e\xa7\x5d\x96\x29\x63\x74\xf9\x90\xd1\xa5\xd4\x11\xf4\x43\x99\x0d\x60\xf6\xd3\x3e\x13\xa2\x9c\xef\x53\x72\xe5\x95\xf9\xf1\x29\x72\xa4\xaa\x84\x8c\x2d\xd1\x7d\x72\x8a\x9c\xfc\x17\x32\xa7\x32\x07\xf2\xa8\xf4\x0c\xc8\xd1\xe7\x60\x52\x27\x5b\xba\x00\x04\xed\x93\x57\x01\x0c\x20\x02\x29\x24\xac\x17\xf2\x5e\x3e\x02\xe5\xef\x13\x4b\x30\x0d\xc9\x58\x20\x22\xfa\x3e\x8d\x41\x0c\x57\x38\x9c\x0d\xf9\xd2\xf6\xc9\xe3\xf2\xfc\x8b\xa2\x1c\x11\x3c\x70\x9f\x4e\xb3\x9a\x01\xe9\xfc\xc9\x93\xe3\x7d\xda\x2a\xac\xcc\xa5\xce\x9f\x9c\x48\xb6\x02\xdf\x54\x1e\xa2\x6e\xe5\x5e\xaa\x04\x08\xdb\xa7\xb4\x0f\xee\xd4\x5d\x6c\x31\xb2\xbd\x0b\xaa\xe8\x4c\xa1\x04\x34\xf3\xea\x98\x38\xe4\xe3\xda\x82\x6f\x1c\x8d\x38\x7e\xdb\x41\x71\x78\xd3\xb8\x8b\x23\x30\xdb\x92\xd8\xc2\x68\x14\x30\xbb\xbb\x70\x58\x61\xe0\x05\x11\x57\xe9\x04\x3d\x34\xf9\xd4\x20\x0d\x9c\x82\xbb\x20\xf2\x60\x8a\x62\x63\x02\x45\xe4\x8c\x4e\x57\x7b\x48\x45\xd2\xb4\xc1\xb6\x83\xd2\x60\x4a\x8c\xd2\x20\xee\xf2\x16\x2e\xa3\x82\xa9\xd9\x82\x65\x8c\xca\xfe\x52\x7e\xa7\x4a\xa8\xb3\x5d\x8c\x2a\xe2\x5c\xb1\x95\xdf\xa9\x12\x62\x6e\x17\x1f\x6c\x7a\x5a\x15\xe3\x11\x44\x69\x2b\x0e\x4f\xc1\x5d\xb0\x8b\x71\x44\x48\x47\x05\xde\x29\xbc\x0f\xda\x65\xb1\x69\xf9\x0f\x19\xb8\x84\x16\xdd\xc5\x77\xa2\xd8\xb7\x5b\xf8\x8e\x4a\x28\xb3\x5d\x60\xd1\x33\x5d\x7e\x3d\x9e\xd4\xfd\x69\xb0\x34\x6b\x61\x89\x86\x77\x54\x9e\x92\x59\x0f\xc3\x32\x21\x7e\x66\x95\xc1\xe2\x8b\x42\x83\x16\x5c\xbc\xc8\xf2\xcb\xd7\x4d\xb1\x6d\x04\xbc\x38\x2a\xc1\xcc\xb6\xa0\x16\xa3\x22\x71\x48\xc6\x84\x83\x75\x1b\x30\x71\xf1\xb4\x7a\x1b\x30\x81\x6d\xbe\x0d\x98\xe0\x95\xe3\xbe\x06\x7f\x96\x86\xcc\x43\x36\xc7\x37\xa8\x88\xfe\xfa\x1b\x3d\xb8\x0d\x99\x20\xb4\xd4\x26\x6a\x0f\x4f\xaa\xb6\x93\x33\xf1\xf6\x74\x5f\xe6\x12\x04\xc9\xe5\xe0\x98\xb8\x25\xb7\x30\x12\xe5\xf9\x6d\xc2\x74\xa5\x4c\x13\xcf\x1e\xbb\xec\xc5\x8d\x41\x27\x58\x44\x79\x5d\x29\xb4\xea\x69\xfc\x98\xe3\x58\xe6\xbf\xe4\xd3\x25\xbe\xe1\x76\xe0\x9d\x2b\x7d\x64\xad\xd3\xea\xcf\x1a\x96\xba\x32\x56\x1b\x51\x0e\xb6\x62\xed\x9c\x1c\x04\xb7\x30\x14\x95\x20\x5d\xfb\xf2\x95\x13\x4f\x46\xb7\x30\x14\x35\xf6\x88\x21\x14\xcf\x6a\xca\x61\xc2\x4b\x8f\xed\x38\x3c\x0d\x37\xd6\x06\x42\xd1\xf3\xa1\xf7\xcd\x33\x00\xed\x9b\xf0\x81\xcc\xac\x92\x09\xc1\x3a\xf6\x69\x62\x57\xc3\x15\xd9\x0c\x0a\xcb\x73\x12\x31\x67\x1b\x6c\xc1\x93\xe7\x0d\x0c\x82\x47\xea\xbb\xa2\x4e\xec\xdd\xd9\x46\x45\x70\x21\xbe\x85\x8a\xa8\x04\x26\xda\x15\x93\xa7\xa4\x21\x87\x60\x99\x50\xcc\x6c\x48\x78\xcd\x7f\x4d\x6e\xa4\x67\xb4\x24\x4c\xc6\x92\x10\x16\xa2\xf2\xf0\x72\x0b\x0a\x51\xaf\x0c\xde\xd8\x41\x2e\x1f\x76\x75\xc2\xc0\x2b\x85\x6c\x0d\x86\x2b\xb8\x20\x31\x43\x77\xb5\xff\xa2\x66\x04\xd2\x7e\xf9\x4d\xbf\xba\xbe\xd2\xa8\xed\x23\x5a\xd9\x8c\x95\xaa\x02\xcb\x44\xfd\x57\xdf\x46\x67\x34\x32\x81\x48\xba\xb0\x0d\x67\x20\xa2\xd1\x76\x8a\xa3\xc9\xab\x8b\x0d\xd2\x20\x2a\xa4\x59\x4b\x94\x50\x5d\x03\x68\x50\x7a\x77\x69\x5f\xd8\x56\x18\x9c\xa3\xe0\x2c\xd8\xc4\xc1\x21\x27\xc4\x76\x1c\x9c\x4c\x73\xc3\x4a\xe6\x04\x22\x8c\x42\x25\xd6\xcd\x6e\x01\x1d\xbf\x20\x2d\xbd\x5a\x4a\xbd\x06\x8c\x96\x5b\x00\x6c\x20\xc3\x12\x88\x92\xb3\x9b\x0f\xa0\x47\x3e\x64\x0d\x52\x38\xdc\x0b\x7f\xa6\x14\x48\x44\x46\xdd\xc2\x2c\x14\xc0\xc3\x5b\x98\x85\x02\xd4\x69\x2b\x19\xd1\xdd\x65\x87\x34\xb3\x5d\x29\xb5\x7d\x4d\x27\x1c\x39\xaf\xd4\xd5\x95\x4a\xfe\x53\xfe\x25\xa0\x10\xbb\xb1\x51\xaf\x14\x7a\xde\x99\x5b\xdf\xd8\xe1\xcc\xdf\xcd\x3b\x35\x53\x8b\xcd\x8a\x01\x27\x30\x41\x21\x78\xfa\x76\x54\x9a\x63\x3c\xbd\xf8\x52\x07\xc5\x2e\x34\x41\x89\xc5\xd6\x31\x17\xb0\x4f\xba\xe1\xc2\xd9\x8f\xdd\x9c\xc0\x01\xce\xa1\x67\x78\xe9\xb0\x85\x2d\xa8\xbc\xbe\xdf\x0e\x44\xd3\xb9\x2c\xda\x1d\x45\x70\xfc\xfd\x72\x67\x77\xe7\x61\x9f\x69\x48\x5a\xe2\xca\x60\x3d\x99\x35\xa4\x36\x03\xa2\xde\x51\x6a\x1e\xf9\x29\xb0\xc1\x19\xfb\xd2\x31\x6b\x78\x52\xb8\xbb\x99\x24\x7f\x39\x81\xca\xf2\x5f\x8e\xc0\xd9\x53\xa8\x9d\xc2\xf2\x75\x82\x39\xcc\x54\x45\x55\xa6\x13\x3b\xa3\x32\x25\x3a\x4c\xf1\x9e\x7b\x3b\xa0\x4d\x27\x6b\xc6\xee\xbe\x66\xe6\xfa\x65\x3b\x99\x52\x84\x4e\xf7\x33\xd8\xe8\xf2\x6e\x31\x03\x5f\x74\xa7\x87\x24\x37\xc1\x56\xb8\x9b\x7a\xc1\x8b\xc6\x34\xf0\x0a\x75\x1b\xd3\x70\x11\x4e\x61\x77\xdb\x16\x28\x02\x41\x1a\x92\x3a\x72\x2b\xfa\x4d\xe5\xfd\xfb\xee\xb6\x85\xb3\x7c\x7e\x6a\x41\x9c\xed\xdd\xf1\xa3\x65\x12\x04\xe0\x23\x29\xcb\x16\xfa\x61\xf0\x92\x72\x0b\xfd\x70\xc6\x0e\xeb\x18\x1a\xd8\xc2\x02\x3f\x94\x9a\x9f\xe4\x8c\x8f\xf0\xe8\x4e\x2b\x80\xb6\x51\x7e\xa6\x41\x88\xbf\x6d\x5c\x04\x51\x8e\x76\xb7\x11\x7d\xa5\x51\xed\xdb\x33\xad\x68\x2f\x22\x2a\x00\x42\x80\x74\xdc\x63\x30\x9c\x01\xa9\x98\x55\xcc\x8e\xb3\x2c\xe1\xef\xd9\xc3\x58\x99\x23\xed\xc8\x7b\xca\x6f\x18\x15\x41\x70\xa4\x3d\x9c\xeb\x06\x17\x88\x63\xdf\xe0\x83\xdd\xc3\x6c\x87\x52\x1a\xd6\x6e\x47\x3a\x34\xa3\x61\x44\x3b\x75\x52\x64\xdc\x30\xc8\x0f\x6d\x31\x6c\xa3\xf6\x7c\xc7\x9e\x48\x1f\x32\x4d\x30\x62\x06\x59\x25\xf8\x43\xd9\xaf\x3c\x3c\xde\x8e\x83\x73\xe5\x1c\x65\x30\x03\x38\xc2\x3d\xcc\x72\x2d\x1f\x0a\x42\x5b\x52\x26\xc5\xc6\x56\x57\x14\x9c\x51\xf3\x8b\xe4\x5c\x4e\x9b\xb2\x68\x50\x3a\x0a\x73\x73\x92\xf6\x7a\x2b\xca\x4d\xe5\x55\xd0\x1e\x30\x5c\x86\x6d\xc7\x03\x7f\xef\x10\x01\xb1\x18\x0c\x73\x28\x5c\x7c\xed\x11\xbe\xe1\xaf\x2c\x18\x11\x76\x82\x32\x8c\x58\x17\xc3\x9c\x82\x06\x1a\xb8\x86\xb2\xc4\xb0\x0a\x23\xf7\x09\x8b\x2e\x15\xb9\xe6\x78\xcc\x1b\x85\xae\xa9\xe0\x7d\xf6\x74\xa0\xd1\x28\x2b\x03\x1b\x26\x18\xf5\x2d\x7c\x42\x01\xf9\xbf\x95\xec\xa8\x02\x34\xdb\xd3\x4a\xef\x29\xb3\x80\x48\x21\x36\x2f\x92\x99\xf8\x33\x84\x6c\xdc\x46\x27\xe4\x5c\x30\x39\x77\xf3\x67\x8e\x47\x43\x0c\xa3\x2d\x74\xc2\x19\x1b\x61\xda\xfb\x73\x86\xb2\x6e\x40\xcd\x29\x1c\xcd\xfd\x2b\x21\xc5\x4b\xf5\x6f\xbf\xf7\x9e\x48\x2c\x3c\x47\x8e\x47\xd3\x67\x7e\x4d\xaf\x6d\x62\x03\x4f\x4c\x62\x3c\x59\x13\x26\xe1\xc7\x60\x84\x94\xc9\xd5\x9d\x9f\x96\x8f\x1e\x80\xf3\x9e\x20\x85\x39\xe2\x4c\x5b\xb2\x88\xa1\xc9\x85\x1e\x47\xc7\x49\xd8\x67\x0e\x8b\x4e\x60\x44\xe0\xb1\xed\x50\x31\xa0\xc2\xb6\x60\x0e\x85\x67\x5c\x5b\x09\x8c\x2a\xd8\xa0\x6d\x20\xc3\x04\xd7\xb8\x97\x2c\x9a\xb8\x4d\x16\xc7\xe0\x11\x52\x93\x17\xca\x21\xd4\xe0\xe8\x35\x99\x9e\x09\xa9\x18\x38\x58\x6a\x8e\xe2\x92\x83\xff\xc2\x19\x8b\x37\xc6\xe9\x85\xc8\x60\xb4\x15\xd4\xe5\x24\x78\xfa\x5e\x5e\x2e\xfe\x6a\xa1\x60\x70\x39\x29\xa8\x4b\xd2\x2a\x6f\x61\x1c\x6a\x1c\x98\x0b\xef\x1d\x12\xc5\x88\x07\xee\xb2\xb7\x11\x0f\x85\xeb\xfe\xbd\x7c\xe6\x64\xd3\x2c\x8e\x21\xe8\xe7\xe5\x05\x82\x9b\xc8\x53\xc4\x0d\xe7\x5e\x98\x37\x3d\xa5\x8a\x35\xcf\xea\x2d\xdd\x94\x44\xa4\x2e\x07\x7f\x46\x32\x2e\x36\xea\x0c\xf9\xf6\x22\xa4\x1d\x4b\xc3\x01\x65\x93\xc0\xd4\x46\xe0\xe3\x5d\xd8\x83\xd1\x16\x48\x8f\xb6\x41\x79\x4d\x58\x6a\xc7\x7c\xc1\xc1\xbf\x95\xf1\xa8\x00\xed\xda\x1b\xdd\x80\x89\xb7\xad\x1c\xb8\xfa\xdb\x8e\xf9\x12\x9b\x78\x63\xfa\x9c\x69\xc8\x3e\x9e\x0b\x4a\x4a\x77\xa6\x1d\x33\xd0\xcc\xf0\x7c\x4c\x39\x33\x78\x2b\x61\xb8\x6d\x5b\x3c\x64\x7c\x36\x89\xd9\xf1\x8a\x0e\x73\x3c\xe7\x38\x81\x30\xce\x67\x78\x4e\x49\x05\x7b\x29\xc8\xcb\xf1\x78\x84\x36\xa6\xec\x53\xea\xf1\x31\x02\x2f\x3d\x2b\xb6\xbd\xd6\x99\x12\x1d\x3d\x8e\x57\xca\xee\xd5\xac\xe8\xab\x6d\x91\x9c\xfe\x1d\x1e\x6f\x66\x7e\x36\x3d\x32\x00\xa3\xa5\x89\xdc\xb1\xb7\xc5\x70\x66\x64\x5b\xb7\x79\xba\xde\x44\x1e\x28\x50\xa7\x52\x20\xbc\xa0\xac\xda\x19\xeb\x5b\x8f\x3e\xce\xa7\x2a\xeb\x35\x20\x75\x14\xab\xa9\xea\x43\x4b\x0f\xe9\x63\x6e\x4f\x5d\x96\x28\x43\xf8\xe9\xdc\x46\x5d\x07\x83\x26\x79\xdd\x56\x8a\xa0\x1a\x67\xa3\xa2\xb0\xd4\x30\xad\x82\xb0\x1c\x80\x78\xb6\x82\xb0\x9c\xe0\x33\xf7\xdb\xcf\x3a\xe2\xd1\x7c\x73\x4a\xe9\x69\x07\x7e\xe2\x5f\x0c\x73\x9a\x69\x57\xa0\x7e\xd2\x79\xee\xb7\x83\x26\xfe\x87\xe8\x82\x5b\x58\x8e\x3e\x30\xd4\x1c\x77\xa5\x93\x44\x69\xbf\xc5\x24\x13\x74\xde\x56\xe6\xa1\x9b\x4c\x2f\x8c\x28\xa5\x72\xb9\x66\x4e\x14\x88\x05\x2c\xfc\x26\x10\x4b\xc4\xa0\x81\x1e\x17\xf1\x90\xf6\xdb\x76\x25\xe8\xb3\xfd\xb6\xcb\x75\x86\x32\xbb\xb1\x0e\xbe\x3c\x22\x74\xd2\x26\x67\x11\x39\xd8\xf6\x1b\x93\x00\x39\x24\x18\xc8\x49\x58\x87\xfd\xde\xcc\x18\xb3\x8d\x1f\x63\x84\xfc\x6a\x99\x52\xd7\x1c\xef\xd1\x3b\xe0\x4a\x2e\x06\x3e\xbe\x69\x45\xa0\x7e\xbc\x3b\x79\x07\xb2\x3f\x4e\x00\x00\x53\x7f\x8c\x3b\x24\x13\xd2\xfe\xd8\x27\xc5\x2d\xe4\x76\xf4\x93\x78\x4f\x3f\xa8\xf2\x11\xf2\xde\x3b\x71\x5d\x3a\x41\x50\x23\xdf\xe0\xfe\x84\x17\x3a\xe4\xd6\xd8\x27\x94\xd2\x05\x1d\x19\x02\x33\x1f\x12\xd9\xc2\xbf\x38\xb3\x2b\xd3\xf7\xc1\x03\x82\x60\x14\x9c\xe3\xee\x34\xa4\xcd\x46\x4e\xd8\x86\x70\xc4\x15\x26\xcc\x46\xcd\x79\x5b\x79\x87\xee\x86\x18\x1f\xa1\x5d\x5f\x21\x3f\xaa\x9b\x2f\xf5\x46\x2a\xc3\x95\xa8\x01\xfe\xb5\x85\xca\x28\x84\x8e\xde\xc2\x5d\xd4\x8a\x10\x57\xba\xa0\x1a\x5e\x14\xce\xa2\x86\x51\x1d\xd4\x24\x97\x49\xa4\x07\x22\xd4\xd4\x56\x8c\x93\xfb\xb7\x3c\x1a\xc3\x2e\x80\x9f\x6d\xc1\x2e\x6a\x38\x51\xa8\x8b\x9a\x2b\x18\xe7\x0a\x3a\x72\xeb\xea\x88\x27\xbc\x47\xde\x82\x59\x54\x60\x99\xdb\x99\x83\xe6\xbf\xad\xfa\x14\x93\xaa\xf6\xa7\xe1\x58\x51\xc8\x93\x7b\x3c\x69\x96\xd1\xa6\x53\xf1\x25\x06\xa8\xb3\x05\x75\x72\xfe\x6c\xc5\x3c\xa9\xf1\xc9\x38\xe4\xc9\xc5\x03\xee\xfd\x0d\xb7\xd1\xab\x7d\xea\x5c\xed\xef\xef\x64\xab\xa4\xd4\xb7\x8a\x29\x1c\x4a\x7e\x32\x42\x9a\xdd\x4a\x06\xf1\xf1\xcf\x65\x10\x36\x5f\x91\x69\xdf\x85\x30\xa4\x61\x61\x82\x72\x80\x53\x8e\xa0\x9a\x83\xbb\xe1\x1f\x39\x32\x7e\x91\x3d\x33\xa4\xa5\xe1\x91\xba\x5a\x60\x24\x86\xe1\x1e\x33\x2c\xff\xc5\x47\x8a\xba\xf8\xfa\x0a\x27\x17\xb1\x5f\x47\xd5\xc9\xb4\xc8\x47\x1a\x2f\x8d\x60\x1b\x03\x88\xd7\xfe\xf2\x76\x96\x63\xfd\xd7\x77\xff\xb9\x27\x76\x34\x93\x9c\x29\xbf\x04\x83\xa8\x29\xf4\x69\x0c\x5b\x45\xe0\x8c\xe7\xae\xd3\xe1\x4c\xb2\xef\x7f\x70\x55\x87\xd2\x33\x25\x78\x95\x08\x25\xb9\xb2\x35\x8e\xe3\x3e\xc6\xfc\x29\xc8\x7f\x8e\xed\x14\xcf\xcb\x8f\x37\x8b\x1c\xb3\x04\xcf\xa8\xe1\xc0\x9f\xce\xa3\x39\xf2\xfc\x2c\x6a\x98\x83\x5f\x16\x3b\x55\x25\x5b\x98\xbc\x1f\xe2\xe3\x4a\x5d\xed\x56\x84\xb1\xd2\xfd\x9c\x60\x47\xf7\xcf\xf0\xe7\x19\x4a\x56\x55\xfa\xf0\x41\x20\x77\xbf\x3f\x6e\x42\x50\xda\x02\x72\x94\xb8\x44\x0c\xe4\x88\x61\xe7\xe8\x21\xb9\xfd\x16\x8e\xe3\x8c\x0e\x74\xf4\x90\x16\x47\x8b\x60\x1d\x15\x3c\xdc\xfe\xb1\xec\x0c\x80\x65\x4f\x59\xfb\xe7\x7f\x9d\x48\x10\xdb\x10\x8f\xe7\x8a\xf4\x67\xc9\x52\x52\x68\xad\x81\x1d\xf0\xb3\x8b\x2d\x37\xb8\x3f\x2b\x11\xcd\x4e\x1f\x2f\xf3\x80\xaf\xd1\x6f\xd2\xe3\x19\x50\x1e\xc1\x09\xd5\xf4\xee\x2e\x35\x75\xb2\xd6\x9c\xdf\x94\xd8\x4e\xd3\x71\x53\xcb\x8d\x1e\x90\x5e\x9e\x0a\xe5\x9d\x79\xa4\x50\xcb\xa3\x95\xbc\x55\xbc\xfb\xef\x50\x55\x8f\x38\x42\x75\xff\x07\xed\x98\x23\xae\x50\x9a\x81\x8b\xa1\x9a\x21\x2e\xba\x90\x4b\xa2\x5e\x0c\xee\x66\x8f\xde\x5b\xca\xd4\xbd\xd4\x47\x1f\x64\x1a\xb2\x30\xbd\xc9\xe2\xff\x08\xa9\x09\x48\xab\xf2\x99\xdb\x1e\xbe\x29\x49\xcf\x4c\x80\x94\x49\xcb\xe4\xd8\x43\xe5\xec\xec\x7d\x28\x5b\x50\xad\x17\x7f\x25\xd3\xa1\x5e\xfc\xbf\x9d\x50\xbe\xcf\xbe\x49\x7e\x99\xf5\x70\x18\x98\x9e\xbf\xdc\x4c\x33\x9d\xfa\x85\xb2\x03\x4c\xdc\xa4\xd7\xd9\x9f\x1e\x83\x5f\xa9\x90\xf4\x33\x21\xbb\x4b\x1b\xa4\x59\xff\x7c\x41\xda\xa4\x3a\x0a\x24\x20\x96\x54\xde\xfe\xb6\x43\xda\x2a\xcf\xa7\xd6\x63\xd5\x43\x3c\xbc\xbc\x95\x42\xa4\x3d\x4b\x78\x38\x73\x9c\x81\xb6\x37\x39\xb4\x4e\x34\x6b\xa1\x5c\x29\x5b\x7c\xc9\xcf\x49\x2a\x0f\x67\x9a\xba\x49\xbd\x66\x71\x02\xa6\x9b\xd4\x19\xb1\x85\x62\x96\x52\xf7\xeb\xba\x69\xd8\x47\x7a\x4f\xf0\xe1\xe0\x07\x29\xe3\x39\x54\x65\xb8\x92\xc3\xe3\x75\xa4\xee\x70\x74\x08\xba\xb9\x17\x83\x2c\x54\x37\xe5\xd8\x2c\xcc\x82\x11\x73\x9d\x69\x38\xfd\xe4\xa9\xf3\x6f\x27\x9b\xae\x42\xd1\x4b\x81\xd4\x35\xc0\x95\x42\xa5\x30\x67\xfd\x4f\xbf\xa4\x9c\x1e\x8f\x51\x13\xb5\xf2\x9d\xc3\xf0\xf8\x22\xf9\x26\x7d\x19\x54\x43\x5a\x8d\x9d\x7f\xda\xe2\x77\x5d\xb3\x0a\xff\x62\x14\xc5\xac\x0f\x29\x39\xf0\xb4\x6b\x6b\xf6\x4c\xe1\xcf\x9f\x7a\x52\x4e\x9e\xea\xd6\x90\x7a\x33\x52\x42\x49\xa2\x3e\x65\x8a\xb4\xff\x94\x89\xb3\xeb\x84\xd2\x0e\x86\xc3\x4e\xcc\x74\x84\x84\x90\x11\x77\x97\x1d\xd2\x5c\x34\xa0\x98\x94\xd4\xf5\xc1\x39\x53\x66\xdb\xad\xe6\xcb\x29\xfd\xcc\x92\x69\xe7\xf9\xfe\xe5\xa6\x1c\xb5\xd3\xcd\x28\xb4\xc4\xe5\x9c\x40\x37\xe5\x3d\xca\x56\x2a\x16\x85\x08\x1f\x81\x11\x0e\x5f\xdc\xf4\x21\xf0\xc1\x5d\x95\x42\x27\x66\xed\x35\xa5\x9a\xd9\x56\xa0\xcc\xc5\x8c\xce\xc0\x00\x7b\xb9\x6f\x4a\x33\x02\xc3\x97\x4c\x33\x55\x9d\xd6\xe2\xc5\xce\xf7\x4d\x7c\x85\xa7\x0b\xf9\x03\x42\x2d\xcf\x0f\x23\xd8\xee\xc4\x85\x17\x02\x05\x8e\xe2\xaa\x1d\xc5\x71\x61\x21\x9c\x1d\xd2\x4c\x7c\x16\x48\x26\x3a\x95\x87\x4b\x2f\x48\xff\x68\x28\x58\x28\x75\x3d\xfa\x33\x83\x90\x43\x05\x75\x71\x71\x6e\xa5\x17\x26\x2c\x65\x4b\x69\xca\x1b\x94\xb8\xab\x85\x42\x48\x79\x4a\x2e\x70\x15\x0f\x69\x6c\x22\xed\xc8\xe2\xb3\x87\xe9\xa6\x7c\xc5\x92\x3f\xe1\x04\x79\xa6\xd4\xed\xb2\x10\xbe\x24\x1f\xaf\x4c\x8a\x52\x50\x35\xb4\x92\xaf\xcc\xaf\x68\x57\xdd\x7c\x9f\x51\x35\x97\x11\x62\xb3\xa4\xd0\xe0\x1b\x77\x5a\xfd\xd6\xc9\x77\xef\x37\x59\xbd\x01\x52\x3a\xf5\x2c\xfa\x05\x65\xbb\xa9\xa5\x2e\x01\x92\x4f\x48\xcd\x4a\x2f\x50\xd2\x93\x69\x67\xda\x4e\x38\x43\xfa\xd8\x95\x86\xec\xff\x9d\x28\xbc\x3a\xe1\x8d\x09\x29\x4b\xae\x85\x92\xb9\xd8\x2f\x28\x6b\xb8\x12\x52\x08\x84\x19\xca\x0c\x88\x2c\xac\xf6\x0e\x97\xb4\x63\xc9\xcd\xa4\x54\x56\x8d\x0d\xa2\x20\x01\xd5\x09\x68\x6f\xea\xd2\x33\x7b\x46\xbb\x3c\x1e\x7e\xc5\xa7\xc2\x9e\x32\x65\x20\x18\x69\xd4\x97\xfa\x2d\xcd\xe8\x4d\x67\x7e\xcb\x22\xaa\x33\x38\x01\x48\x0b\x26\x4f\x45\x53\xc3\xc5\x7a\x66\x8f\xf7\xae\x8f\x86\xcd\xc5\x6c\x29\xb3\x4b\xad\x2c\x67\x03\x80\xdb\x52\x68\x8b\x99\x86\x74\xa5\x5d\x2b\x4a\x86\x3b\xec\x31\xa1\x7c\x82\x2d\x7f\xe2\x50\xee\xba\x12\x11\xdd\x1b\xa0\x71\x28\x63\x6b\xeb\xd2\xba\xd8\x03\x75\x53\x9a\x2d\x38\xde\x4f\xe9\xc7\x0b\x96\xd1\xb5\xf4\xf0\x5b\xd5\x9b\x62\xbd\x3a\xa4\x2d\x03\xd6\x56\xe9\x5b\xce\xc2\xf6\x6c\x8b\x49\xe0\x53\x1d\xdc\xc7\x0b\x11\xaf\xf7\xf2\xb5\xb2\x0c\xcd\x33\x8d\xb8\x6d\x9c\x9c\x90\x35\x7a\x01\x5f\x0a\x06\xac\x2f\xad\x67\x45\xbc\x29\xb5\xca\x01\xd2\xe8\x26\x25\x13\x06\x43\xf0\x2b\x9b\x99\xdf\xb6\xc1\x34\x18\xad\x23\xa6\x4d\xb8\xad\xdb\x59\x3b\x31\x9b\xf5\xae\x7d\x54\x4c\xad\xee\xe3\x11\xb6\x55\xe7\xca\x05\xe9\xa2\xdb\xe6\x72\x8c\x54\xf5\x08\x52\xe6\x53\x36\x42\xaa\xb3\x82\x6c\x7b\x3f\x5e\x77\xd2\xd0\x3e\x74\x83\x5c\x26\x7f\xe2\x2b\xe3\xca\xc4\x77\xc7\x5e\xe9\x2d\x55\xc5\x51\x23\x55\xab\xf6\x54\xaa\xfa\xf8\xc8\x6e\x54\x0a\x94\x5a\x31\x78\x74\x9f\x7c\x8c\x57\xfe\x92\xf5\xbc\x52\x6a\xe1\x9b\xe1\x29\x07\xef\xc5\xfe\xd3\x95\x71\xad\xf0\xa2\xaf\x81\x3b\x6b\xed\xa4\x27\xb1\xaa\xfc\xce\xdd\xd9\x52\x6e\x4a\x6b\x3b\xd3\x8a\x43\xd3\xf0\x1f\xca\x17\x5f\xe0\x1f\xbf\x4e\x9f\x15\x55\xaa\x0b\xda\x5a\x31\x77\x3a\x22\x32\x2b\xe2\x85\x9e\xf9\x52\x5a\x17\x11\xde\xed\x78\xc9\xd8\xfc\xa8\xf4\x4a\x4d\xed\x0b\xe6\x6a\x38\xe4\x45\x67\xbb\x29\x57\x49\x29\x6c\x9a\x81\xcd\xcc\xe4\x28\xe7\x48\xad\x18\x7c\x43\x08\xd6\xca\x62\x0d\xbc\x1c\x57\x0a\xd9\xe2\x29\xf5\x09\x1e\xbd\x3f\x32\xe9\x29\xd5\xd8\xd9\x8c\x7e\x2a\x7e\xf5\x9e\xba\x3f\x7f\xca\x18\xfc\xc8\x7b\x62\x16\x0f\x6f\xa2\x39\xa1\x96\xfc\x54\x8c\xc1\xaf\xba\x7b\xcf\x97\xf7\x9c\x34\xa4\x97\x6f\x3f\x1b\x5b\x6a\x70\x7c\xc1\x62\xd6\x9b\xef\xda\x38\x13\xe9\xfa\xb3\x1a\x19\x7f\x53\x97\xe7\xe4\x82\x54\x82\x12\x6c\x31\xdd\x85\x96\x1c\xca\x86\xe3\x1c\xf6\x9e\x2f\xe1\xbc\xd4\x75\xea\xf6\x99\x86\x14\x4f\x20\x33\xaf\x00\xc0\x67\x0d\xf5\xd3\x08\x4c\x29\xc7\x47\x6d\x1c\x46\x26\xa6\x35\xca\xc6\x37\xa5\xe3\x75\xa5\x6e\xf1\xec\x15\x48\x1b\x2d\x98\xe5\x7a\xf4\x5d\x9d\x5e\xe2\xa6\x94\xb3\xfc\x08\xa5\xd7\x21\x08\x19\x3d\xeb\xae\xed\x15\x4a\xe1\x28\x58\xa1\xe9\x28\x3b\x13\xd5\xa3\x8b\xd2\x12\x73\x74\xb2\x6d\x51\x21\x13\xd3\xfa\xfa\xf3\x4a\xf3\xae\x7b\xaf\x6d\x43\xaf\xeb\xc5\x77\x8f\x20\x73\x52\x8f\x59\xb1\xdb\xfc\x00\xbc\x65\x40\x58\x8e\xa8\x9b\xe9\xa0\x84\xcc\xb3\xae\x58\xef\xd1\x9e\x90\x3f\x99\x3e\x54\xe5\x70\x8c\xfd\xe2\x94\x1f\x05\x45\xa0\x2b\xd6\xeb\x55\x53\xd5\x06\xc0\x15\x52\xb9\x68\x8e\x54\xf5\x91\xe1\x4c\xe1\x14\xd0\x22\x94\x4d\x12\x8c\xf0\xe9\xf8\x4b\x39\x3f\x4e\xc7\x01\xcb\x64\xca\xd7\xda\x8e\x50\x6c\x23\x96\x61\xdb\xaa\xcc\xaf\xc8\xb2\x3d\x33\x76\x79\x5b\x47\x4f\xd5\xaf\xda\x49\x4d\x9b\x69\x8c\xc0\x0f\xcb\x0f\xce\x2c\x7a\x58\x5e\x1b\xa7\x1d\xdf\xbf\xb6\x23\x35\x2d\x9f\x10\x88\xca\xcd\x51\x1b\xcc\xbf\xfc\x76\x36\x56\xf8\xc2\x81\xca\x08\xfc\xae\x7c\xbc\xf8\x4d\x65\xd5\xa8\x2d\x7d\x22\x3d\x98\x5b\xdd\xc7\xd6\x06\x0b\x2d\x40\x3e\x88\xf3\x65\xc7\x26\xa6\xb4\xae\x55\x6b\x98\x56\x17\xa9\xb5\x1d\xa9\x69\x81\x59\x43\x4a\xb6\xa3\x70\x9d\x2b\xe3\xea\x0f\xc9\xf0\x18\x90\x0e\xc9\x17\x72\x78\x6d\x2b\xf2\xfc\xd9\xb6\x66\xe4\xb7\x2d\x1e\x10\x6d\xbe\x64\xbd\xfa\x08\xa9\x17\x7a\x67\xaa\x4e\x55\x4d\xab\x16\xcb\xee\xd1\x09\x30\x4a\xe1\x98\xe2\xab\xd2\x11\x6e\xdb\xc6\x85\xb1\x7e\x7e\x66\xde\xce\x50\xe2\x11\x26\x64\x7b\x4f\xb3\xe1\x73\x53\x3a\x52\xd5\x6e\x0e\x0c\xe9\xcd\x51\x03\x8b\x5c\x17\x9e\xb5\x31\x58\xbf\x4f\x9f\x0f\xe5\xbf\x64\xb0\xbe\x24\xc1\x34\xde\x8e\x17\x1a\x13\xd2\xb9\x31\x3a\x0b\xad\xe7\xe9\xe7\x0b\x5b\x8f\x84\x17\x31\xfd\x9c\xf0\xa2\xb1\x4d\xb6\x30\x58\xaf\xb3\x87\x74\x97\x1d\xca\x46\x3f\x9b\x51\xf9\x2f\xce\xc2\x4e\xd0\x3d\x69\x39\x9f\x32\x41\x1b\xe1\x59\xa7\xb4\x18\xcf\x08\x50\xb1\x25\xa4\x38\x26\x13\x22\x15\x1b\x17\xc2\xf6\x72\xc1\xec\x1b\x57\x14\x66\xea\x0e\x1a\x37\xed\x38\xe6\x14\xe3\xd9\xca\xf2\x51\xd3\x8e\x45\x0e\x5f\xbe\x9d\x3a\x2c\x8e\xb4\x37\x4a\x16\xc9\xe6\x27\xe7\xed\x29\xdc\xae\x9b\x42\x9f\xbe\x52\x77\x5a\xd8\xa3\xf0\xde\xec\xa2\x87\x14\x27\x94\x50\xfe\xd1\x02\xe5\xe7\x7d\x03\x4a\xaa\x31\x9d\xe8\xa4\xdd\xb0\x70\xfd\x3a\x7d\xd6\xa7\x99\x7b\x63\xcc\xbf\xd3\xce\xf7\xe1\xdb\xcf\x99\xa3\xeb\xdb\x11\x05\xae\x50\xb7\x69\xd3\xd0\x94\x6f\x1e\x17\xf7\x90\x56\x9c\x98\x90\xba\xef\xac\x0d\x8b\x4d\xd7\x9d\xe7\x9c\x29\xdb\x72\x6f\x4f\x28\x33\xf4\xd3\x8e\x36\xf5\x08\x25\x2d\x8a\xb5\xfb\xe6\x34\x8a\x05\xf9\x36\x40\x3f\x06\xcb\x1b\xa6\xc1\x76\x78\x5b\x0c\x63\xb3\xbd\x1d\xd6\x7a\xb6\x90\x4e\xda\x9f\x2f\xb5\xe3\x5e\xe8\xe3\x37\x4a\x1f\xfb\xca\x0f\xdb\xc7\x0b\x93\xc0\xb7\x9d\xed\x4a\x2f\x7e\x47\xe2\x3f\x73\x42\x89\xab\x63\x1b\x7f\xe4\xce\x8c\x7c\x72\x7a\x89\x93\x3d\xff\xc1\xdf\xcc\x0c\x7d\xb8\x07\x67\xf0\x1f\xb8\x84\x11\x7d\xf0\x84\x21\x4e\x3f\xe6\x0b\xa4\xd0\x07\x5f\x17\xeb\xe2\xd7\xe2\x65\x84\xf2\x03\x15\x06\xef\x17\xe1\x33\x0e\x69\x5d\x36\xd6\x86\x3e\xfc\x38\x1c\xeb\x4c\xa7\xba\x36\x6a\x2c\xbe\x1e\x88\xdf\x23\xa2\x53\xfc\x95\x18\xd6\xce\xc5\xd0\xae\x50\x16\x84\xc8\x69\xbf\x08\xbf\x50\x8f\x7a\xf4\x5d\xdb\x43\xc9\x5f\xff\x7c\xa8\xf1\xd4\x7c\xc7\x78\x2a\xa4\xc6\x83\x02\xd4\x73\xf0\xda\xd8\xae\x1f\x9c\xcc\xd8\xeb\x5f\x8e\x45\x0c\xf6\x8b\x60\x66\x4e\xbe\xac\xd2\x0c\x29\xe9\x82\xbb\xd2\xf9\x16\x62\x6a\x7c\xfd\x3a\xac\x84\xb2\x38\x19\x21\xe5\xc1\x45\x8f\x91\x70\x61\x62\xce\x3b\xc3\xc2\x31\x11\x8c\xb9\x51\x44\xb3\xfa\x46\x71\xbc\x90\x44\x5f\x1c\x9f\xd8\x3b\x5c\x30\x22\x9b\x79\x23\x3e\x99\x4d\x5f\x30\x8e\xd7\x48\x5d\x6f\x1f\x8e\x5c\x5f\x27\xea\xcb\x1a\x7e\x71\x41\xb3\x2b\xbf\x0e\x06\xd7\x31\xdb\xf5\x6a\xfc\x00\x15\x7e\x93\xba\xbd\x69\x69\xc9\x06\x7f\x26\x0d\xcb\x9c\x5d\xfb\xc5\xa7\x94\xa9\xd8\xb2\xb3\x30\x0d\x7c\x4f\xd8\x50\x8b\x4e\x81\x70\x0d\xec\x76\xdf\x0c\x5e\x03\xa3\xfe\xcb\x66\x63\x4f\x7f\x9d\xf9\x71\xbc\xd2\xae\x57\x39\x85\x6f\x7f\x9a\xc2\xcf\xcd\x3b\x35\xed\xda\x40\x62\xef\xfd\x6c\x71\xd7\x50\x0a\x4a\x80\xf2\xf3\x83\xef\xf1\x82\x79\x7f\x0e\x6f\x3a\x59\x0c\x25\x33\xa8\x0d\x5d\xa8\x5c\x06\x23\x1e\xfe\x9f\x23\x84\x3f\x35\xbd\x27\xe0\xba\x1f\xe7\xe4\x91\x2f\x95\xd0\x07\x51\xea\xb4\x07\x0d\x59\xe0\xd7\xe1\xd7\xe0\x80\xa2\xd7\xe1\x23\xce\xe2\x1f\xbc\xc2\x92\xf2\x20\x1c\x8e\x24\x7d\xc1\x78\xfd\x79\xaf\x79\xd7\x65\x91\xe8\x54\xd8\xea\x96\x49\xd0\x95\x63\x41\x53\xfa\x7d\xf8\x78\xcd\x14\x2a\xfc\x11\x7b\x4d\x37\x90\x07\x8f\x7e\x6e\xd2\x3b\x98\xd9\xe3\xb2\x79\xa4\xd0\xaa\x91\x03\xb0\xef\x27\xaf\x81\x13\xe2\x27\xdc\xcb\x38\x52\xf8\x91\xc5\x96\x3e\x3d\x3c\x06\x24\x0f\x70\x4b\xab\x36\xd1\x06\xc7\x29\xee\x20\x33\x99\x5c\x47\x65\xe5\x2d\x44\x5a\x0a\xcd\x5f\x9c\xab\x7f\x58\x04\x1c\xa5\x7f\x00\x5b\xc2\x09\x86\x3b\x8c\x57\x7a\x95\x1e\xcd\xd8\x71\xbd\x78\xb5\xe7\x0b\x19\xe3\x19\x9b\x2f\x64\x8c\x35\xc1\x54\x9e\x82\xc3\xef\xee\x6e\x8a\xe1\x0f\x48\x4d\xe0\x53\xd8\x14\x13\x3b\x94\x04\xa2\xf7\xce\xd4\x05\x66\xc1\x55\x3b\x7d\x81\x79\x19\x71\xd4\xe7\xcb\xcf\x02\x7d\xeb\x7f\x93\xd6\x7f\x16\x22\xd3\xd9\x06\x78\xb4\x74\x93\x7e\xf2\x49\x5d\xdf\x54\xb1\x10\xf3\xe5\x15\x6d\x74\xba\xcc\x70\x1d\x6a\xb8\x2a\xe3\x5b\xde\x0f\x0c\x61\xe9\x95\x60\x4d\x1f\xb6\xfa\x7b\xda\xf1\x76\x3d\x32\x20\x73\xe3\x4c\x43\x32\xa5\xf3\x6b\xb6\xc8\x1b\x7d\x2a\xfe\xe8\x9c\x34\x6b\x10\x64\x26\x48\x08\x78\xa3\x4b\x6f\x4a\xce\x8f\x33\x35\xcd\x6d\xf9\x67\x6b\x8c\x16\x4a\xb6\x84\xb5\xfa\x3c\xf0\x76\xd2\xc7\xe1\x13\x94\xd5\xe4\xcc\xb5\xa4\x85\xdd\x3c\x58\xbe\x23\x24\x3a\xb5\x41\x5a\xa0\x9d\x69\xd8\x71\x82\xcd\xd5\xd3\x2f\xdb\x2f\x07\x81\xe9\xf3\x00\x82\x78\xd2\x91\xf5\xbc\xf3\x67\xde\x24\xfd\x76\x48\x2f\x0b\xdd\x4e\xfa\xb9\x20\x65\x61\xf5\xb4\xeb\xc3\x75\xda\xd9\x7a\x31\x97\x4e\x64\x2a\xf6\x7c\xf7\x71\x97\x8c\x4f\x67\x6b\x8e\x8e\x53\xaf\xd7\x2b\x87\xf2\x79\x38\xd1\xce\x8b\xb2\xa8\x16\x06\xa7\xab\xcf\xf6\x50\x97\xc2\x64\x86\x6a\x1e\x6a\x85\xf4\x50\x43\x69\x55\x3a\x13\xbf\x98\x2e\x26\x93\xd8\x24\x4f\xa9\x95\xea\x4c\xa9\x86\xd7\x18\x90\x8d\x8e\x2c\xc3\x66\x66\x19\x02\x1e\x57\xb8\x46\x2f\xdf\x4f\xa4\xd2\xd4\x25\x69\x75\x3c\xa4\x9b\x92\xe0\xb1\x7e\x9d\xa7\xbd\x6b\x03\x96\xf2\x35\xe8\x38\xd8\x38\xbc\x42\xb7\x27\x69\x9e\xbe\x23\xf2\x9b\xd5\x9b\xd4\xde\x68\xa9\x2a\xdd\x65\xfd\x39\x4f\xc0\x6e\x2c\xad\xe3\xfd\x5f\xa3\xfc\x19\xa3\xf0\xae\xcb\x3e\x67\x44\xe1\x99\x0a\xd9\x4d\x36\x48\x6f\xd7\xc2\x90\xec\x3a\x35\xc8\xf4\x26\xad\xd4\x61\x6c\xde\x8c\x3b\x65\xcb\x4d\x7a\x22\x18\xff\xd4\x2d\x16\x4c\x74\x2e\x06\x4c\xaf\x8b\x69\x61\x4c\x3e\xf7\xe5\xcf\x1d\xfc\xd8\xc1\x60\x6f\xb2\xba\x2e\x9d\xc6\x24\x0d\x29\x63\x76\xa4\x1b\x86\xcf\x78\x09\x64\x93\xb5\x41\x7d\x1c\x21\xcd\x3b\x25\x83\x90\x03\x0e\xd0\xc8\x3c\x1d\x4b\xae\x66\xad\xe4\x10\xa8\x19\x13\x46\x49\x61\x10\xd6\x12\x4e\x53\x72\x93\xf4\xc3\xa0\x74\x6e\x1c\x07\xd2\xf2\x74\xca\x72\xe4\xa3\x5f\x92\x5f\x8e\xfc\xd1\x67\x71\x62\x38\xc7\xfa\xb8\x49\x7e\x20\xa4\x78\xdf\x16\xc2\xd4\x93\xf0\x93\x37\x1b\x37\x29\xee\xb6\xda\x9f\xc5\x61\x2e\xb2\xfb\x1c\x8b\xff\x04\x29\x31\x1d\x8b\xdf\x71\x57\x6e\xaa\x79\x80\xa9\x6b\xb6\x3c\x52\xd7\x6a\xc3\x46\xff\xd4\x5b\xee\xbb\xa5\x0e\xf9\xd6\x93\xcb\xd4\xfd\xba\x2e\x43\xc2\x93\x9b\x52\x9f\xfd\xad\x68\xa7\x1f\x73\x57\x04\x89\xe3\xf1\x3b\xfa\xc8\x4d\xf9\xc8\x7e\x31\x40\x43\xa6\xf3\x2f\x5e\x72\x14\xa9\x9f\x76\x9f\xaf\x57\x5a\x95\xb0\x98\x69\x75\xb9\x30\xcd\xb2\x12\x69\x56\x0c\xcb\xae\x2e\x86\xc6\x1e\xa8\x94\x62\x95\x82\xba\x29\xf8\x10\x2e\xfe\xda\x5e\x5f\x04\x54\xb1\x47\x61\xa6\x4c\x06\x04\x32\xa7\x84\x17\x18\x9e\x1f\x49\x00\x60\x99\x8a\xbf\x7f\x9e\x00\x35\x66\xe1\xd9\x2e\x5b\xe8\xf2\x7d\x0c\xf2\xea\xb2\x0b\x88\xbd\xe7\x80\xfb\x8d\x4d\xad\xab\xe9\xda\x61\x5d\x07\xdc\x3f\x01\x71\x4c\x3f\xfb\xee\x4c\xb4\xe2\xe4\xd7\x0e\xd3\xe8\x11\x78\xed\x88\x27\x3d\xfa\x3e\x5f\x27\x0c\xa6\x77\xdd\x77\x3b\xd4\x15\x9e\xba\xc3\x42\x97\x80\x2d\xaf\x13\x9d\x7b\xf9\x75\x0c\x47\xb1\x79\x11\x78\x68\xe4\x53\x1d\x15\x4a\xea\xde\xab\xc2\x35\xcf\xbc\x9c\x4f\x10\x09\xae\x6b\xeb\xda\x5f\xa1\x94\x7b\xbb\x32\x3c\xdf\xae\x1d\xa8\xca\xcb\xef\x84\xb1\xe0\xa7\xe2\xe6\x1f\x85\x43\xdc\xbc\x88\x51\xc4\xaf\x88\xa1\xc6\x81\x5a\xbd\x1c\xf7\x0c\x1e\xf6\xf5\xf7\xeb\xcc\x60\x75\x5b\x7a\x02\x06\x99\x97\x53\x60\x66\xde\x75\xca\x3d\x5f\x6c\x8e\x2b\x16\x69\x46\xa8\x14\x9d\x25\x85\x9e\x78\xd6\x48\xef\x88\x2f\x84\xa5\x2e\xca\xcb\xf1\x50\x0a\x79\xdb\xfe\x8c\x17\x7e\x57\x3d\xf5\x00\x85\x2e\xa4\x98\x22\x65\x7d\xc1\x7e\x72\x90\x9a\x97\x2c\x5b\xbc\xce\x53\xf7\xed\xd7\x09\x97\xea\xa5\xf9\x5d\x35\xa4\xee\x51\xe0\x52\xbf\x3b\x2f\x99\xbb\xed\xdf\x60\x02\x1c\x8c\x8f\x23\xcd\xac\x83\x35\xe9\x90\x96\x33\x34\xa4\xa7\xe6\xb5\x23\x70\x15\xc8\xbf\x76\xa6\xae\x0e\xa6\x79\x42\x5a\xea\x9c\xf9\x72\xaa\x6e\x81\x5a\xa2\x4e\x28\x65\xf4\x6f\x29\x73\x54\xad\x94\x89\xbd\x8f\x8c\x0e\x79\x74\x41\x2a\x5b\x26\xdb\x8b\xdb\x7f\x27\x52\xbf\x49\x5d\xb9\xc2\x3e\x15\x35\x59\x42\x2a\xc8\xd6\x99\x2f\x3d\xf4\x33\x85\x36\xb3\xe9\x73\x7a\xac\x0d\x6a\x8b\x62\x00\x42\x88\xcf\x9e\xef\x3e\x02\xd4\xa5\xcc\x6e\xb7\x9a\x3e\x7e\xee\x83\x56\xfd\xcc\x60\x86\x3a\x5c\x48\x5d\x89\x52\x3f\x43\xba\x29\x4f\x3a\x13\xe9\x5c\x9a\x95\xe1\x48\x92\xc6\xca\x11\x2e\xa0\xf6\xac\xc0\xf2\x94\xa7\x4c\x69\xf7\x32\x38\xbd\x18\xeb\xf9\x61\x99\xe6\x84\x3b\xb8\x49\xcd\xf9\x33\x52\x2b\x7e\x56\x59\x7a\x93\x23\xef\xac\x76\xed\x38\x90\xda\x4d\x32\xc9\x7c\x69\x66\x46\x12\x38\x6f\x40\x7f\xa8\x6a\xe9\x9c\xaa\x62\xa5\x33\xcd\x2a\x21\x34\x96\xae\xd3\x08\xf4\xcc\x0d\x46\xfd\x95\xf1\x78\xc3\x96\x7c\x29\x89\x8b\xe0\x6c\xbe\x59\x1b\xa8\x1d\xbd\xca\xaf\x1d\xfe\x68\x76\xc0\x81\xd2\x99\xcd\x0c\x0a\xbb\x36\x33\x28\xf3\xda\xf4\xa0\x1a\x3c\xcd\x6c\xf6\xb9\x1f\x25\xad\x3a\xc9\x71\xa8\x9f\x28\x1a\xc5\xae\x43\xcd\xf8\x51\x7e\x4b\x8f\x52\xda\x1d\x8e\x14\x82\xe1\x1e\x0e\xed\x4c\xfb\xf9\xd9\xec\xcd\x4c\xc8\xc4\xea\x2d\xfd\x5d\x37\xcd\x6a\xbd\x58\x04\x40\x0a\x07\x66\x50\x93\x22\xee\xac\x7b\x43\x11\xd7\x90\xd2\x33\x4c\x9e\x5f\xe1\x9f\x9c\x21\x1c\xc3\x7f\x1c\x58\x32\x8e\xe1\x0f\xaa\x73\x0a\xc1\x50\xae\x1a\xca\x7d\x30\x74\x4e\xe7\x35\x1f\xba\x0f\x86\xb3\x6d\x9f\x62\x10\xf9\x11\x7e\x7f\xfa\x98\x92\x7e\x0c\x6e\x5b\xd9\x67\x49\xa4\x5b\x5f\x07\xe7\x06\xbd\xc9\xaf\x1d\x8b\xad\xf9\xb6\x75\xe4\xcb\x9f\x3b\xf1\xf0\x3a\x32\x0d\x2b\x46\xb0\x88\x7b\x0e\x2a\xa4\xb8\xa2\x84\xf2\xaf\xfc\x7d\xbb\x39\x3b\x57\x69\xac\xbc\x9e\xf6\x97\x8a\x76\xe8\x46\x93\x1d\x48\x2a\xbd\xed\x3f\x2f\xec\x3e\x27\x0a\xe8\x4f\x99\x5f\xe3\x61\x41\x76\x4b\xbc\x67\xb0\x86\x67\x8d\x0c\x8f\x3f\x83\xd4\x9d\x4e\x7f\xa8\xe2\x42\x06\x24\x38\xe5\xc9\x69\xbc\x5b\xbf\xc3\xc3\x9d\xeb\xfc\xa7\xd0\xf0\x8f\xb4\xa3\xad\xf0\x34\xa3\xa0\xf9\xb0\xb0\xe1\x15\x33\x27\xfe\xce\xf1\xf1\x29\x95\xb6\xc7\x1a\xea\x28\x74\x2c\x30\x3d\xc9\x2f\x33\x83\x35\x5f\xe6\x43\x3c\x10\x68\xa1\x6e\xb7\xd1\x51\xf3\xa5\xee\xa3\x66\xbe\xb4\x82\xe0\x78\xd1\x7d\x45\x70\x3c\x9f\x5a\x9f\x21\x58\xf4\xd2\xbe\x02\x97\x9c\x1d\x79\x05\xdf\xfa\x35\xfd\x4c\x43\x48\x96\xa7\x50\x8b\xc4\x4e\x31\x1e\x03\xf8\xeb\x04\x73\x31\x68\x56\xf9\x00\x2a\x40\xd5\x39\xc8\x7e\x83\x35\x3e\xec\x3d\x38\x9e\xba\xe6\x9a\x96\xca\xfc\x69\x85\x34\x96\x0b\xd1\x3f\x2c\x94\x98\xec\x81\xc3\x87\x21\xe9\x9d\x7c\x05\x5d\x39\x07\x5c\xd4\xd2\x8d\xb8\x88\xf5\x1d\xb0\x0d\xac\x3a\x30\x04\x91\x84\x3c\xb1\x3f\xd2\x0d\xe7\x85\x74\x83\x8b\x31\xfd\xf0\x66\xa5\xa5\xd4\x1a\x39\x1d\xc9\x63\x00\x40\x70\xea\x41\xfc\x79\x82\x7e\x9b\x7e\x11\x0f\x80\x6b\x0e\xce\x81\x19\xb0\x34\x19\x59\xf6\x6f\x52\xaa\x8c\x55\x74\x26\x80\x71\xa4\x53\x8c\xb6\x92\x52\x3b\x55\x32\x7e\x2f\x39\x86\xec\xe0\xe4\x9f\x5e\x7d\x2d\xe4\x1c\xaa\x37\xe9\x21\x85\xf2\x31\x30\xc3\x77\x3a\xa4\xfa\x94\x6a\xbe\xf1\x1f\xe9\xb1\xfb\xdd\x90\xdb\x15\xa4\xe3\x1e\xd2\x05\x69\x46\x43\x85\x09\xd3\x51\x72\xec\x33\xa4\xe3\x1a\x2d\xe4\xe5\x4f\xd3\x92\xaf\x49\x19\xbf\x11\x1e\x20\x35\xa6\x43\xf7\x8f\xe3\x21\xed\xe7\x61\x4c\x13\x67\x13\xbc\x25\x90\xc7\x91\xe1\x3b\x92\xff\x95\xf9\x36\xc8\x23\x42\xda\x91\xfb\xc7\x81\xec\xd7\xdb\xf8\x02\x70\x63\x1a\xc6\x01\x08\x66\x0a\xc6\x71\x0f\x97\x66\xe5\x4e\xea\xcf\x87\xec\x3e\xfe\x1b\x58\x2f\x47\xc4\xb9\x98\x5f\x5a\xf2\x1a\xf7\xd4\x55\x43\x9c\xed\x27\x6b\xca\x8a\x4f\x36\x79\x0f\xe9\x53\x76\x26\xdf\x2b\x9e\xe9\xc5\xf5\x93\xff\xd6\xc1\xaf\x8f\xff\xe0\x5a\x99\x68\xae\x4c\xbd\x8d\x12\x6c\x1d\x47\xfd\xef\xa8\x18\x45\xfd\x27\x8a\xc9\x4d\x29\x64\xc6\x95\x1e\xfd\x27\x29\xd3\x4d\x72\x96\xc8\xe1\x33\xf1\xca\x0a\xb7\x51\xb9\x25\x9d\x8b\xc7\xd5\x1c\x9a\x05\xdc\x18\x59\xbe\x65\xc5\x84\x60\x10\x8c\xa3\xc4\xdf\xb2\x30\x65\x4a\x0a\x9d\x03\xa5\x40\x29\x0c\xc8\x2b\xcd\xf8\x2f\xf2\xa1\x58\xfa\xe9\x50\xd2\x1b\x8b\x79\xf9\xca\x8a\xb9\x58\x3e\x2c\x72\xb6\x5e\x61\x97\x0a\xa9\x89\xc2\x98\x15\xda\x63\x84\x05\x96\xf1\xb0\x4f\x33\x76\xe8\x3d\x7d\xd8\xeb\xcb\x68\x30\x91\xb1\x06\x16\xc7\x43\xbc\x88\x0b\x1f\x13\x0e\xbe\x65\xb7\x74\x4f\x5d\xa3\x24\x33\x04\xe7\x8d\xff\xb7\x54\x93\x8e\x04\x76\x56\x81\x71\xc0\x69\xcb\xcc\xc3\x4a\x2e\x0b\x04\x4e\xfb\x02\x7f\xdc\xcd\xf2\xdb\x5b\xd9\x7f\x6a\x28\x3a\xa1\x4f\xb2\xd7\xba\x50\xe8\x8f\xfb\x5f\x0a\xe4\xcd\x84\x5c\x7a\xcd\x6d\x28\xe6\x15\xca\xbb\xa2\x87\x54\x98\x69\x8c\x44\xbd\x8c\x3f\x4e\xb6\xc1\x66\xfb\x8f\x74\xb2\x64\xb0\xa5\x0f\x7b\x72\xae\xd4\xb5\x37\x8f\xe1\xe9\x69\x7c\xe5\x9e\x6d\x6e\xcc\x0a\xa4\xad\xb1\x21\xdc\x3f\xcd\x4d\x3c\x28\x98\x74\x6b\x75\xb9\x66\x9b\x02\x8e\x94\x03\x8f\xec\xc6\x4c\xcd\x5f\xcb\x99\xc4\xa5\xec\x54\x26\x83\x5a\x10\x14\xce\x5c\x30\x5e\x69\x54\xa8\x2d\x38\x4f\x28\x92\x7b\xe8\x54\xd5\x53\x47\x6e\x89\xe6\x5e\x86\xc7\xd2\xa3\x50\xd2\x57\x49\x59\x55\xcd\x7c\xc7\x72\xa5\xb0\xab\xb0\x43\x59\x87\xb0\x81\x9d\xf3\x20\x77\x30\x7e\xb5\x3f\x6b\xa6\x92\xbb\x8a\xfc\x96\xf8\x67\x70\x04\xdc\xbc\xde\x40\x16\x6d\x02\x38\xcc\x94\x4a\xae\x72\xba\xf6\xa3\xfe\x68\x85\xcd\x79\x1e\xa3\xc7\x58\x95\xfe\x7c\xc8\x54\x32\x78\x69\x1b\x30\xf1\x73\x73\xd7\x99\xf1\xc9\xdc\xcd\x19\xf9\x3d\x18\x50\x83\x3c\x64\x6b\xa6\xf0\x52\x3b\x05\x8a\x11\x0c\x48\xcd\xd0\xd3\xce\x10\x75\x40\x09\x47\xde\xf3\x21\x1b\xac\x43\x6e\x43\x96\xa1\x8c\xcb\xaa\x50\x3e\xf8\xb2\x6f\xdf\x18\x1b\x78\x92\xde\x38\xa8\x91\x79\x6f\xde\x63\xe3\xf8\xf2\xdb\xfc\x71\x8c\x7c\xeb\x49\xf8\x0f\x7e\x94\x37\x67\x22\x36\xe7\xdb\xdc\x76\xa4\x97\x9f\x0e\x16\x0c\x50\x67\x6f\xf0\x96\x33\x20\x17\x38\x5a\x20\x97\x3a\x8e\x54\xb5\x09\x80\x8e\x32\x8e\x25\x57\x58\x7a\x8b\x7f\x0f\x36\x5f\xda\xe1\x0c\xf7\xbf\x31\x44\x11\x33\x6f\x74\x4b\x7a\xdd\x96\xa0\x6c\x00\xbf\xb7\xbf\x06\x8b\xff\x86\x17\xd0\x68\x6f\xbc\x39\xa9\x6b\xb5\xce\x14\xd9\xfd\x0c\x2a\x6f\x3a\xd3\xc2\x04\x2b\x3d\x3f\xce\x38\xc3\xf0\x3f\xc3\x4b\x81\xb1\xf9\xc1\xd2\x40\xc1\x7d\x1c\x26\xb7\xe7\x4b\xb1\xc6\x19\xca\x86\x06\x9b\x47\x6f\xf5\x6f\x92\x86\x58\x62\xcc\xcb\x0f\x06\x24\xf2\x43\x6f\xec\x6b\xee\xb8\xfc\xc4\x3e\x17\x3c\x1f\xae\x1c\x7a\x48\x46\x0f\x29\xb7\x48\x43\x0e\xe8\xd9\x7c\x1f\xb0\x95\x80\x2d\xe5\xe4\x70\xf8\xe1\x5c\x3b\x52\x28\xb1\x70\x86\x72\xe0\x7e\x06\x00\xe8\x65\xe4\x4b\x31\x3d\xd7\x68\x1f\x82\xdf\xb6\x74\xe9\xc1\x86\xb2\x89\xcd\x9a\x39\xd3\xc1\x09\x62\x6c\x82\x6b\x19\x99\x6b\x41\xcf\x06\xa6\x2f\xd9\x0b\x78\x6c\x3a\x3f\x18\x8f\x6c\x7d\xde\xd5\x03\x6c\x9c\x7a\x57\x5f\xc7\x99\x86\x7e\xa2\x3c\xdc\xaf\x63\x89\xf2\xda\x73\x82\x56\x01\x99\x3e\x85\x41\xa9\xa3\xa4\x50\xed\x60\x25\xfb\x89\x7b\x6e\x82\x0c\x39\xe9\xb9\x6c\x00\x72\x02\xd0\x6a\x7e\xf1\xfe\xce\x94\x7a\x57\xe2\x33\x75\xea\x81\xdc\xfd\xf8\xd5\xfa\x38\xd1\x6d\x7a\xb5\x5e\x73\x87\x64\x00\xca\x38\xf9\xef\xaf\xdd\xb6\x67\x46\xbf\xf4\x74\x36\x83\x67\x61\x66\x3e\x9d\x5e\x8a\x06\x49\x12\xad\x7c\xaa\xe7\x45\x4f\xa7\x1f\xd9\xd7\x29\xf3\x46\x6c\x69\xc8\xcc\x8a\x56\xd0\x9b\xf6\x9a\xdb\x28\x3d\x69\x3f\x49\xa0\x71\x93\xe2\xaa\x23\x94\xed\xaa\x0c\x41\xf6\x60\x2e\xa3\xf2\xa6\x7d\xa6\xd0\xeb\xcd\x32\x59\x7a\xe3\x80\xf8\xb2\x29\x67\xbe\xd4\x8a\x22\x3c\x7f\xb8\x58\xd9\xcf\x3f\xef\x3b\xec\x86\x1f\x70\x4f\xc4\xe3\xcf\x4a\x1c\x0d\xff\x9b\x3e\x5f\xb3\x2c\x3f\x76\x21\xd6\xd4\x0f\x87\x52\x4b\xa9\xdb\xad\x50\x6a\x37\x8e\xb2\x9f\xb7\x28\xea\xd7\x99\x03\x62\x97\xff\xa4\xc5\xe3\xc2\xfa\x2d\xf8\x8f\x21\xe8\x4c\x9f\xc9\x14\x4e\xa4\x0e\x94\xcb\x2f\x8b\x4d\x97\xcb\x79\x1d\xfe\x7e\xf8\x33\x7f\x5c\x18\x23\x98\x04\x22\x29\xbc\x8d\x9d\xbc\x71\x6f\x29\x5b\xee\x24\x23\x78\x9b\xcc\x68\xfd\x24\x33\x94\xf8\x16\x45\xf4\x73\xa8\x03\x64\xb9\x9f\xbc\x5f\x63\x84\x3c\x3c\x3f\x07\xa4\x72\xae\x20\xa5\x02\x3f\x41\xfa\x09\x61\x72\x9e\x00\x04\xe7\xcf\xd7\x83\x27\x96\x85\xde\xb9\x57\xce\x59\x4b\x79\x0d\x4e\xe0\x27\xcb\x79\x0c\x86\xb3\x78\xdf\x24\xbf\xdd\x20\xa7\x4b\x0f\x48\x37\x14\xea\xe3\xc2\x13\xd2\x2c\xdf\x29\x9d\xe6\xea\x4e\xa9\xcd\xbb\x1a\x4a\xeb\x32\x42\x09\x0a\x69\x2f\xf1\x7a\x4d\xfa\x64\x80\xd3\xca\xa5\x43\x7a\x6f\x5b\xd5\x2c\x41\x4a\x06\x66\xd0\x7a\x39\xa8\xc9\x18\x34\xc4\xd1\xff\x29\x55\x34\xe7\x8c\xc0\x20\x21\x7b\xb4\xd7\xcb\xd0\xd1\x8b\x49\x60\x05\x0f\x3e\x64\x5d\x26\xa5\xb2\xae\x40\xf3\x2c\x41\x41\x48\x30\x79\x53\x96\x61\x93\x39\xf0\xfe\xe4\x0d\xc8\x12\xfa\xa3\xe0\x85\x59\x42\x7f\xc4\x31\xb1\x0c\xf0\xe8\x9c\x91\xd6\xc1\x81\xdc\xca\x78\x1d\xba\x8c\x73\x30\xee\x9b\xea\x1e\x5f\x0a\x59\xfc\x94\xda\x0a\xb1\x92\x5a\x7a\x59\x3e\xea\xd3\x90\x93\x80\x58\x2a\x2c\x83\x3f\x88\xb3\x7c\x93\xde\xbe\xb6\x43\xd6\x61\x47\x1b\x8f\x56\x96\x70\x1a\xa7\xd3\x56\xdc\x14\xcb\xed\x3f\x3f\x98\x6c\x96\xf4\x30\x4e\x37\x43\xe2\x0e\x7d\xa6\xd0\x1b\xe6\x48\xa9\x42\x44\xb4\x14\xca\xc7\xfa\x62\xf4\x0e\xbc\xfa\x2f\x29\x41\x9f\x21\x68\x25\xca\x43\xc9\x6a\xaa\x8c\x7d\x0b\x07\x94\x49\xf0\x0e\x68\xfc\xa6\x65\x21\xef\xc1\xd7\x89\x33\xf6\x80\x92\x84\xb5\x46\x5d\x8a\xd4\x5f\xc0\xd3\xad\x73\x30\xf0\x01\xe9\x56\x4f\x28\x69\xd0\x33\x1f\x6a\xa3\xdb\x63\xb5\x8c\xb5\x38\x41\x57\x2e\xe1\x27\xca\x05\x13\x3b\x52\xbf\x73\x75\xdf\x94\x45\xd6\x41\x3b\xde\x1b\x70\xa6\xa0\x15\x17\x88\xc2\xc5\x9b\x72\x8c\x93\xe5\x58\xfc\xb8\x74\xd6\x69\xb7\xa8\x53\x36\xdd\xa4\x9d\x64\x33\x23\xb0\xc6\x3c\x19\xfb\x42\xd6\x34\x48\x09\xd1\x46\x5d\x84\x28\x4c\x22\x78\x44\xe1\x35\xc9\x3a\xb9\x2b\x1f\x8c\x5e\x6e\x31\x10\x03\xeb\xf4\x01\xa7\x85\x32\x63\x3e\x85\x02\xd8\x13\x7d\x60\xf9\x79\x3a\x1e\x93\x65\x6c\x44\xe7\x0a\x7e\x9d\x91\x85\x4c\xe7\x36\x9f\x8e\xbf\x05\xf9\x72\x58\xff\xd9\x9e\x96\xb4\x93\x1a\xc3\x75\x5a\x4c\x64\x02\xa8\x0a\xe7\x5e\xb9\x49\x2d\x6f\x4f\xa1\xe5\xd0\xc8\x10\xb4\xbe\x08\xbb\x73\xb3\xbe\xee\xa4\xf8\xe4\x0d\x0f\x39\x40\x3f\xe7\xa6\x55\xcc\x5f\x2d\x35\x7d\xed\x37\x52\x95\x8d\x72\x41\xa2\x22\x53\xaa\xe9\xec\x29\x94\x7e\x6f\x29\xb3\x15\x6b\x0b\x63\x15\x6e\x29\x6d\x19\x2c\x41\x37\x8a\xe3\xfa\xde\x94\xcc\x30\x6b\xfb\x55\xd8\xf4\xf0\xb8\x60\x1d\xc7\xc4\xf1\xb6\x0c\xeb\xc0\x31\xb0\x8a\x9d\x2e\x40\xc6\x97\x50\x1e\x27\xc9\x20\x6e\xd2\xe3\x4b\xbb\xf6\x05\xb0\xe9\x0b\x9e\x15\x18\xb0\xe0\x6d\x9f\x54\xe6\x12\xf1\x64\xf8\x3e\x36\x23\x3e\x84\xc7\x28\xdc\x84\xad\x00\x30\x32\x47\xcb\xab\x94\x0f\x75\x1d\x3b\x99\x14\xdb\xc3\x0e\xc2\x76\x93\x96\x51\x99\x23\x0b\x8c\x9e\xba\xfc\x0b\x7d\x1a\x14\xec\x70\x34\x37\xb9\x4d\xf2\x33\xba\xf9\x19\xc8\xc9\x22\x79\x32\x38\x08\xac\x02\x33\xf0\x6b\x84\xde\x07\x90\xb1\x2e\x8e\xc6\x17\x14\xbd\x0e\x48\xfd\xb7\x8d\xf0\xe5\x47\xfc\xb3\x3d\x5f\xfa\x96\x8f\x66\x7d\xd5\x7c\xa2\x3f\x2e\xaf\x29\xe2\xd7\xe1\xf3\x31\xa5\x97\x5f\xf8\x47\x6a\x1a\x2a\x71\x02\x25\x5c\x97\x1f\x1f\x3b\x11\xd4\x4d\xbe\x3d\xda\x34\x24\x29\x0f\x1c\x70\x5d\xf6\xad\xb6\x94\xda\x67\x02\x72\x6f\x19\x02\x31\x78\x41\xb3\x84\x81\xa8\x5c\x50\x2c\x50\x0e\xc0\xd6\xd6\x65\xd1\xe0\x63\xe0\x72\xd0\x7c\xac\x99\x65\x90\xc3\xc8\x14\xc9\x80\x3a\x81\xb4\xad\x0b\x8d\x80\x79\x70\x39\xb3\x2e\x2b\x41\x74\x80\x99\xba\xc6\x69\x02\xbb\x58\x97\x6d\xe9\xe3\x15\x52\x13\x81\x52\xb8\xb2\xc2\x8c\xc1\x4f\x71\xb0\x49\x2e\x9f\x8e\x26\xf2\x51\x91\xf1\xcf\x92\x5f\xd9\x4c\x8a\xbf\x14\x7c\xa1\xc6\x82\x52\xd4\x81\x0e\xe2\x73\x55\xbf\xda\xe1\xc5\xda\x72\xd8\xfc\x13\xe0\xdc\x72\x48\x82\x6b\x22\xe5\xaa\x33\x7f\xbe\x9e\x76\xfb\xdd\x12\x42\xc5\xd8\x06\x8c\xc3\x25\x68\xc3\x99\xdd\x53\x51\x53\x3e\x67\x2d\x47\x2f\x38\xc1\xe3\xad\x6a\x5d\x74\xa4\x17\x89\x86\x6c\xf0\x6a\xab\x0d\xaf\xee\x52\x80\x82\x1a\xbd\x5d\x9d\xca\x88\x27\x75\xcb\xe1\x0a\x62\xeb\x28\x5c\xc1\xc9\x6d\xcf\xaa\x36\xf5\x47\xa8\xe1\x01\x5d\x90\x5a\xfb\x99\x2e\x3f\x7a\x1e\xf2\xb7\x83\x65\x09\xcf\x70\xe2\x8e\x5e\x82\x33\xd4\x81\xe8\xac\x36\x0c\x11\xcf\x86\x2f\xf0\x0a\x66\x09\xb0\x70\x5e\xb0\x57\xf5\xcd\xde\x59\x52\xa8\xd4\x2e\x2c\x66\x0d\x9b\xa6\xd5\xed\x5f\xe6\x47\x8c\x18\x46\x37\x83\x35\x38\x0b\x7d\x0a\x32\x70\x64\xe1\x1d\x21\xf3\x95\xa5\xde\xfe\x67\x96\xc4\x49\x62\x80\x0d\x2e\x42\xf7\xb7\xa7\x5d\x6f\x3a\xf6\x7d\xf5\x59\x0d\x79\xa7\xa0\x08\x95\x18\x49\xcb\xf0\x02\xae\x71\x97\x22\x24\x5c\x1c\xe3\x96\xd1\x05\xdc\xe2\x2e\xc3\x09\xa2\x1f\x9a\xaf\x69\x26\x03\x70\x48\x04\x92\x22\xde\xe4\x47\x8f\x13\x42\x29\xa8\x1f\xeb\x2c\x74\x41\xc1\xb5\xbe\x1a\xfc\xc2\x6e\x6c\xc6\x04\x02\xfb\x5b\x82\x17\x0c\x1c\x41\xab\xa1\x3c\x7c\x3e\x5d\x8e\x90\x70\x4d\xfe\xd2\x71\xfc\xaf\x99\x21\xd8\x83\x3f\xd2\x10\xe3\x63\xf4\x42\x1b\x44\xb9\x35\x7b\xe5\x9d\x09\xf5\x26\xe5\x81\xcd\x97\xd6\x24\xc8\xe2\x66\x6b\xe5\xc8\xec\x39\x00\xd2\x89\x75\xd5\x2c\x93\x66\xda\xf1\xd2\x9f\x29\xbc\x15\x7e\x54\x49\x73\xc2\xc9\x9c\x59\x04\x54\xe8\x3d\x93\xb2\x15\x37\x92\xad\x60\x64\x42\x14\x89\x91\x09\xe3\xbc\x42\xf2\xd7\xcc\x1f\x42\x28\xf3\x47\x06\x53\xfe\x5a\x6a\xa6\xb4\x54\xfd\xc9\xf9\xe4\x2e\x1d\x76\xa1\x60\x51\x76\xdb\x1f\x76\x70\x2d\xa7\x03\x18\x27\x36\x3f\x98\x01\xde\x9a\xae\xce\x61\x02\x36\x21\xe6\x7f\x04\x9f\xc3\x30\xf0\x14\x69\x91\x01\x80\xc8\x62\xab\x3b\x4a\x7a\x0d\xc5\x94\xf8\xb7\x15\xb9\xff\x78\x46\x34\x8d\xcc\x64\xb4\x78\x7e\x8e\x90\x55\x9d\xd0\x8e\xa1\xa3\xe7\xc5\xe8\x9d\x60\x30\x9d\x4c\x46\x90\x42\xeb\x86\xa7\x21\xeb\x06\x96\x4c\x81\x17\x4e\xae\xae\x57\x47\x59\xa5\x50\x0e\xfe\x89\xa0\x73\xac\xfe\xf3\xc8\xa4\x2c\xaf\x59\xbe\xbc\xf4\x52\x9d\x19\x5a\xd6\x22\x98\xce\x8e\xd9\x80\x2b\x74\x39\x66\x43\xf4\x84\x41\x03\xbc\x3e\x58\x0a\xdc\x7f\x4f\x7c\x3e\xdc\x1e\x6c\xba\x7c\xeb\xcb\xb4\x63\xe3\x38\x75\xe5\xe7\xbb\x10\x2d\x8e\xd5\x7f\x1e\xd8\xa9\x0e\xe9\x70\x1e\x18\x65\x0a\xe2\x70\x70\xc7\xb0\xba\xe1\xa0\x07\xaa\xc1\xa8\x81\x9c\xe8\x06\xea\xe8\x0c\x59\x3c\xb9\x1d\x52\x88\xc6\x98\x56\xc3\xa6\x2a\xa8\xca\x25\x98\x40\x8d\x00\x19\x4e\x0e\x3e\x8f\xf1\xb7\x14\x1f\xa8\x27\x0e\x5c\xc2\x10\x94\x98\x89\x60\x08\x78\x88\xbc\x8c\x21\x88\x8c\x18\xb2\x80\x78\x93\xb1\x86\x5f\x2e\x10\x9b\x6d\x0d\xe1\xe9\xb2\x07\x07\xc2\x06\xd3\x5e\xb1\x23\x3a\x2f\x98\x97\x43\x47\xf0\x7e\x78\x0d\x2c\xa0\x1a\x52\xc1\xb9\x47\x28\x19\xd2\x84\x78\x5b\x06\x17\x64\x03\x28\x30\x7f\xcd\x6e\x1d\x8b\x65\x61\x78\x8b\xf9\x1a\x90\x16\xf9\x6c\x58\x00\x03\x04\x71\x5b\xc3\x51\x71\x4a\x28\x6f\x25\x6c\xbb\xe1\xdb\x9e\x96\x35\x14\x0c\xea\x59\x25\x67\x1f\x61\x87\x0e\xe1\x86\x9f\xd1\xfa\x6d\xff\x59\xf3\xa1\x17\x09\xa6\x52\xec\x88\xbb\x59\x16\x54\xfe\x42\x42\xe8\x2d\x63\x0b\x4a\x4b\xb3\x3e\x4c\xa6\x4c\xa2\x30\xf3\x6e\x3f\x06\x1b\xc9\x20\x04\xae\x40\x96\x41\x07\x3c\x79\x5d\x8e\xb8\x9f\x5f\x9e\x91\x43\x1d\xd2\xc6\x0f\xbc\x38\xc9\x74\x7b\x41\x59\x48\xe1\x00\x99\xf6\x78\x80\xb8\x5b\xd3\x42\xea\xf9\xf2\xed\x86\xf2\xa9\x10\x91\x3d\xbd\x28\xf6\x1b\x27\xd2\x99\x94\xa8\xa6\x64\x51\x83\xa9\x5b\xd3\xbe\x4b\xe0\xb4\x6b\x22\x95\xb0\xbe\x15\x82\xa2\x66\x26\x27\x2e\xab\x9a\x86\xec\x3f\x42\xf0\xcc\xc9\x52\xd3\x29\x47\x6f\xec\xce\xe9\x40\x9b\xe5\x08\x69\xc0\x22\xdd\x20\x6b\x0a\x9f\x62\xb9\x70\xc4\x57\x44\x88\x4a\xd8\xb1\x35\xf1\xaa\xa0\xb5\xa7\x9f\x22\xc0\xd4\x33\xec\x46\xbb\x72\x40\x13\x2c\x6c\x19\x73\x10\xef\xd2\xf4\xb5\x10\x6f\x75\xd6\xf4\xfd\x33\x8c\x30\xd1\x57\xcf\x97\x1e\x01\x3f\xea\x1b\x86\x9e\x0f\xb5\x75\xe1\xe1\x89\x4d\x93\xd9\xbd\x99\x86\x50\xcf\x7d\xad\x01\x83\x0f\x48\x45\x1b\xc5\xac\x5a\xa8\x2f\x46\x20\x10\xc2\x09\xc2\x7e\x2d\xc7\x67\xb4\x3f\x75\x09\x84\x70\x4b\xcd\x34\xdb\xdc\x6c\x4a\x25\xb1\xd8\x63\x0b\x29\x04\x2b\x2c\x8c\xe4\x74\xca\xe9\x0a\x53\x73\x61\xe6\xc0\x29\x8a\x3b\x71\xf2\xdc\x6a\x39\xee\x44\x9f\xf9\xd2\x6c\xcd\x7f\x2f\xeb\x36\x38\xd5\x28\x05\xe2\x74\xad\x65\x26\xe2\xb8\xe4\x8c\x01\x04\xf8\x5a\x8b\x83\x17\x46\xcd\x72\x5c\x5e\x84\xba\x61\x09\x57\xe6\x7d\xf9\x75\x4b\xa6\x7a\x99\x2d\x98\x69\xc3\x12\x40\x5b\x2c\xc2\x57\x00\xb1\x5f\x0e\x58\xd1\x32\x07\x8a\x57\x71\x9b\x38\x7f\xca\x70\x23\x16\x66\xe6\x63\x33\x00\xa6\x56\x1c\x34\xdb\x43\xfa\xa7\x19\xac\x1f\xb6\x10\xff\x71\x29\x49\xc0\x91\x23\x23\x78\x86\xf6\x90\x3e\x58\xf7\x34\x24\xe1\x8b\x1d\xb3\xd1\x56\xa1\x2e\x95\x1d\x50\x9a\x75\xec\xba\x6d\xa7\x76\xa6\x56\xe1\x2c\x2a\x2f\xa6\x96\xe3\xfe\xbf\x08\xcd\xb5\xb6\x4f\x52\xc7\xf3\xe9\x52\xdd\x14\xca\x53\xc9\x9e\x22\xf0\x05\xd8\x87\x65\x74\x03\xb1\x8b\x96\xd1\x0d\x1d\x68\xef\x52\xdc\xff\x4a\xac\xa2\xa5\xb0\xff\xa3\xa6\xcb\x9b\x9b\x2e\x9e\x39\x2c\x27\x01\x98\x0f\xe5\x1f\x19\x50\x66\xd2\xfc\xa5\x35\x55\x4b\x33\xea\x1f\xc9\x2b\x70\x43\x07\xa9\xb2\x0c\x6e\x00\xcd\xbd\x84\x66\x38\x2f\x2c\x52\xe1\x17\x4a\x9c\xb1\xc2\x2f\x54\x62\x77\xae\xed\xb4\x30\x23\x65\x56\x27\x38\xa0\x36\x47\xa5\xac\x87\x43\x2a\xa0\x3f\xb6\xa3\x54\x8e\x50\xb6\x42\x30\x32\x15\x5b\xa3\x02\x20\x5f\xdb\x81\x7f\xe1\xa5\x6d\xce\x42\xce\x6e\x4c\x9d\x2c\x16\xd6\x33\x26\xc9\x06\x1b\x43\xab\x7e\x8d\x70\xa4\xaa\x6d\x2f\x7e\xd2\x67\xfd\x87\x62\x1e\xd3\x0c\xc6\x16\xe3\xc1\x3d\x5c\xd2\xec\x4f\x3e\x72\x33\x84\xe2\x6e\x54\x62\xcc\x2c\x23\x1b\xd2\x89\x90\x0d\x15\xd0\xfe\x72\x48\x8e\x2b\x9b\xfd\x0d\x9f\x21\x56\x1d\xa1\x83\x77\xb4\x4b\x58\x86\x1a\x71\xf8\x36\xb3\xa0\x3e\x94\x81\xe0\xbc\x98\x49\x47\xeb\xe8\xe0\xae\x97\x53\x10\x5c\xd9\xec\x8e\xc8\x91\xc3\xab\x01\x08\xe1\x0f\x03\x10\x4e\x10\x62\xeb\x9d\x74\xff\x50\x3e\xb8\xc1\xa0\x0a\xac\x71\x12\x33\x6c\xbd\x9d\xc3\xff\x0a\xc5\x7f\xa5\xaa\xc4\x56\x0b\x05\x4f\xa4\x59\x0b\x59\x1c\x5a\x6f\x8e\x54\x6c\xc4\xb7\x53\x09\xe5\xcf\x62\xf2\x42\xfa\x6a\x3b\xa2\x9d\x48\x1b\xe1\x92\xb7\x0f\x55\xe8\x3a\x01\x1b\xce\x13\xac\xee\x12\xb0\xa1\x12\xc1\x64\xbd\x2d\x7e\xf2\xa3\x0e\xe1\x00\x7f\xbf\x37\x36\x78\x3a\xb1\x99\xd3\x43\x7a\xc6\x30\x54\x0d\x64\x38\x73\x83\xf4\x31\xbe\xf2\x64\x73\x7c\x2c\x72\xe0\x4c\x01\x19\x4a\x16\xed\x13\x56\x98\x90\x43\xf7\x16\xf9\x50\x11\x53\xd9\x9b\x1f\x1d\xcc\x01\x3e\xaf\x8f\x6e\x18\x88\x9d\xb0\x3e\x96\x30\x3d\xfd\xdb\x32\x85\x31\x85\x87\x28\xf7\xa6\xfe\x53\x78\x2b\xb4\x47\x25\x76\xc7\x52\x96\x83\xf3\x69\x55\x07\x35\x30\x21\xeb\xe3\xc0\x5b\x07\x8c\xa9\x24\x07\xe5\xc8\x5f\x61\x62\x3f\xa4\x6e\xd4\x58\x83\x8f\xa5\x11\x5b\xf3\x83\xc2\x42\x70\x7d\xb8\x51\xc0\x03\x64\xa8\x04\xcf\x78\xd7\x07\x57\xf0\x4c\x5d\x49\x6b\x96\xe4\xe3\x1b\xf9\xe8\x80\x8f\x7d\xc1\xb9\x52\xfb\xf8\x0c\x35\x52\x68\x9b\xe7\x4a\xa1\x76\xc3\x08\x25\x85\x9a\xeb\x37\x90\x13\x51\x0a\x1f\x43\x74\x89\x11\xbc\x9c\xac\x80\x27\xc0\x4b\xf1\x42\xee\x9d\xcc\x1a\x71\xc9\xc7\x3e\xff\xa0\xdf\x32\x83\xf2\xfb\xf0\x3c\x67\x7d\xfc\x2a\x20\xca\xe6\x8b\xff\x8f\x43\xb2\xd2\x0e\x94\xf8\x11\x9d\x76\x80\x68\xb9\xeb\x8b\x5e\xaa\x21\x25\x30\x98\xc0\xaf\x19\x03\x16\x72\xdc\x8f\x13\xa4\xf5\xfa\x5a\x9a\xf0\x2b\x5f\x0c\x1b\xfc\x40\x5f\xce\x50\x57\x48\x49\x37\xa6\x5e\x00\x8d\x52\xe0\x13\xe1\x33\x0a\x97\xde\xeb\x6b\xd7\xff\x81\x9c\x26\x24\x48\xfe\xcb\xa6\xcc\x43\xc9\x1e\xc1\x7f\x25\x20\x47\x05\x60\xba\xbe\x9c\xbd\x70\xe5\x28\x76\x48\x05\xab\xbb\xbe\xe6\xa1\x91\x0f\x75\x91\xf9\x7c\xa8\xbf\x62\x0f\x39\x4f\xc1\x24\x4c\xd1\xfa\x26\xd2\x00\x94\x8d\x68\x64\xb6\xc3\x88\x64\x2f\x7e\x0d\xa8\x21\x50\xd1\x12\x8a\xa3\x67\xc3\x19\xb6\x71\x45\xa7\x7f\x39\x87\x21\x83\x9c\x8a\xa0\xc0\x6d\x5f\xdf\x49\x81\x60\x5f\x5f\xb3\xcc\x0c\xe5\xad\x32\xf3\xa5\x27\x0f\xe9\xff\xdd\x8a\xe0\x8d\xe8\x70\x4c\x91\x71\x3e\x9f\xda\xc5\xc1\xbc\x2b\x8a\xc8\x19\x95\xa7\x5c\x04\x15\xdc\xdf\xfa\x19\x5b\x05\x44\x7d\xfd\x86\x1f\x98\x75\x28\x0d\x81\xf8\x9f\x4b\x21\x46\xda\xeb\xa1\xba\x7e\x7b\x42\xf9\x78\x05\xeb\x09\x00\x72\x46\x5c\x38\x17\xc1\x20\x80\xeb\xfa\xc1\x88\xa9\xaa\xf5\x9b\xe9\xd2\x9c\xe7\x9f\xfe\xf9\x62\xb3\x70\x52\xfd\xf9\x40\x45\x30\xd0\xf5\x73\x2c\x81\x58\x48\x04\x15\x89\xe1\xe3\x3c\x06\x83\x50\xea\xeb\x87\x1d\xd4\x42\x6a\xd1\xd2\xab\xfd\x3c\xf0\x90\x10\x20\x25\xb7\x24\x02\x80\xb4\x5c\xb2\x0b\xe3\xd1\x5e\x19\x81\x71\x76\x84\x76\x5a\xc2\x78\x34\x40\x4e\x0b\x8c\x07\xcf\x3b\x97\x40\x1d\x17\x21\xcf\x96\x81\x1b\xa3\x70\x04\xfe\x19\xee\x1f\x34\x81\x80\x1b\x2d\xd7\x3f\x4a\x4f\xd0\xe2\xd3\x57\xa0\x90\x96\xcb\x96\x9f\xc1\xfe\xed\xfa\x0f\x32\xfc\x87\xcb\xf8\xca\xa7\xb6\x59\x2c\xeb\xb6\x42\x81\x34\xce\xe4\xdb\x91\x40\x3a\x6f\x15\xf6\x0b\x36\xe9\x21\x8b\x47\x3f\x21\x2d\x93\xac\x0f\xf6\xcb\x17\x54\x68\x80\xad\x60\x20\xed\xf5\xd4\xf5\xfd\xa4\xa5\xe6\x7e\xe1\x54\xbe\x52\x6a\xa3\xaf\xa7\xf4\xa3\x7f\x0d\x25\xd3\x9e\x63\xef\x7e\x39\xfc\x0c\xe1\x22\xb6\xc0\x23\x0d\x64\xd8\x16\x76\xe4\x22\x30\xcc\x56\x54\x91\xf6\xca\x87\x37\x57\x35\xb0\x40\x5b\xa9\x0f\x1a\x77\x43\xfb\xe5\x67\x02\x40\xc4\xf7\x0b\xae\xb1\x4d\xbc\xc9\x6f\x50\x18\xec\x2d\x4f\x1a\x1e\xc9\xfd\x42\x5f\x55\xa6\x08\x79\xc2\x94\x2c\x0f\x80\x66\x90\x2e\xd6\x5e\xfb\x65\xdc\x10\x66\xf8\x16\xb0\xa4\xe1\x4d\xdd\x2f\x58\xec\x62\x40\x37\x53\x35\x1e\xb6\x6e\xc5\x2a\x69\xb8\x03\xf7\x0b\x8b\xb9\xa7\xd0\x77\x4c\x17\x9d\x62\x0d\x55\x7e\x74\x1b\x3c\x52\xe8\x14\x73\xa8\xf3\x33\x9b\x21\x31\x47\xe6\xb9\x93\xf9\x53\x62\x7b\x67\x53\xbc\x29\xad\xd1\x99\x76\xbe\x56\x74\x0c\x57\x1e\xe7\x0c\xfe\x30\x8b\x59\xba\xec\x03\x4f\xe2\x15\x52\x53\x64\x17\xcc\x3e\x10\x3d\xde\x02\xfb\x80\xa5\x2c\x38\xf7\x81\x40\x39\x42\xbe\xf5\x69\x81\xb2\xf7\x66\x40\x69\x91\x6c\xa7\xef\x63\x7a\x04\x94\xa1\xc9\x2a\xc3\x33\x5f\x9c\xa1\xbc\x48\x83\x56\xa7\x36\x21\xd3\xe5\x30\x26\xa3\x1c\x29\x1c\xfa\x72\x42\x59\x10\xd5\xf4\x69\x83\x63\xf0\x67\x13\x2e\x0e\xa9\xf1\xc1\xa8\x0a\x56\xd2\x80\xae\xec\xc3\xb7\x14\x04\x79\xdd\xe0\x65\xd0\x98\x5b\x78\x99\x96\x1d\x7a\x58\x4c\x15\x06\x84\xc1\x5d\xd3\xd0\x74\x43\x8c\x68\x69\xbe\x0a\x23\xc0\x88\x7e\x48\xdb\x88\x95\x39\x32\x7c\xa6\xc0\x8e\xa4\x6d\xe0\xa0\xb1\x09\x50\x02\x74\x7e\x2b\x40\x49\x01\x12\xb2\x95\xd4\xa1\xf1\x40\x68\x1f\x5c\x6e\x3d\xa4\x36\x3e\x57\xf2\xfb\xc0\xe7\x3c\xd2\x8d\x0f\xf5\x35\xa5\xe6\x2a\xab\xb0\x6d\xf4\x0d\x8f\x43\xf7\x69\x70\x1a\x0f\x40\xf7\x69\x3e\xb2\x5a\xdf\x67\x18\x67\x40\xda\xf0\x62\xc5\x15\xeb\xa4\xd4\xa7\x50\xcf\x00\x5e\xf9\x52\xd1\x5b\x9f\x56\xb1\xfd\x28\x34\x1f\xd9\x02\xd8\x0a\x66\x52\xf0\x0d\xef\x93\x9b\x8a\xa7\xb0\x2a\xb2\xf1\x0b\x4a\x79\xe8\x5b\x28\x59\xf5\xe9\x51\xc2\xa6\xcc\xbf\x45\xf9\x36\x34\x67\x12\x89\x6b\x1b\x9a\x73\x84\x02\xec\x58\xf8\xad\x25\xc1\x88\x24\x52\x90\x93\xc6\x63\x95\x7d\xc2\x43\xa9\xa9\xcc\x66\x56\xd3\xdb\x21\x4e\x46\x39\x43\xfa\x2d\xe8\x84\x12\xc7\xa3\x3b\x4e\xcb\xa1\x2b\x35\x25\x11\x4a\x6a\x7e\x55\xc6\x6c\x70\x44\x4b\x33\xdb\x63\x63\xe0\xdb\x63\x63\x71\xac\x04\x51\x14\x0a\x6e\xd2\x78\x01\xb0\x4f\xfc\xd0\x35\xad\x5a\x4c\x4f\xfe\xca\xcf\x0e\x66\x66\xd9\x12\xea\x4a\x97\xba\x10\xa8\x69\xd6\x4a\xc4\x07\xf0\x5d\x2c\xa1\x50\x29\x65\x68\x3c\xc8\xe5\x32\x6c\x8c\x20\x4a\x04\xd1\x69\xaf\x9a\x0f\x61\xac\x01\xa9\xf1\x3d\x55\x3f\xfe\x32\x85\x02\x65\x5c\x29\xf4\x89\x71\xd2\xd0\x74\x9f\x17\x94\x91\x35\x6c\xb7\xe2\xb7\xb1\xc7\x64\x44\xd3\xbe\xcb\x92\xd2\xfb\x2c\x90\x49\x28\x58\x47\x2d\x2d\x69\xc1\xd8\xa8\x05\x11\x85\x98\x76\x70\x95\x49\xd8\xb2\xad\x68\x2a\x0d\xbc\xfd\x2e\xf8\xa2\x91\xf7\x0a\xae\x52\xb0\xa9\xb7\x21\x3a\xc4\xe2\xdb\xc5\x8e\x69\x54\x7d\x31\xab\xc1\x95\xc0\x75\xb8\xaf\xd8\x82\xeb\x14\x0c\xf5\x5d\xf0\x01\xb0\xc1\x1d\x21\xe5\xc2\x43\xb0\x85\xd0\x69\xaf\xcc\xad\xb9\x24\x53\xb2\xc5\xc1\x19\xb9\x8d\xe6\x82\x18\x2c\xb6\x9c\xb2\xb8\xbe\xf4\x42\xfd\x28\x24\x4a\x7b\x35\xa6\x12\x1c\x57\x1a\xb5\x8f\xd3\x1d\x5e\x5c\x80\x5d\x50\xea\xbe\x85\xb2\x25\x54\x42\x2a\xbc\x3f\x0b\xe2\x54\x1d\x31\x3b\x2e\x9b\xcf\x48\x89\x6b\xb8\xfb\x0e\xa5\xb0\xa8\xf0\x8b\x82\xa3\x94\x68\x88\x2b\x0c\x02\x69\x5c\x16\x33\x75\xe1\x65\xb6\x31\xbd\x2f\xc7\x8b\xe0\xf1\xd2\xbe\x7c\x16\xc7\xd9\xb4\x95\xc4\xe3\xe4\x85\xdd\x56\xe8\x94\x06\x4a\x7c\x5f\x1c\xce\x66\xc8\x2e\xb8\x4a\xaa\xca\x11\x75\xa4\x19\x23\x47\x98\x1d\xf1\x4e\xcb\x8f\xc8\x9b\x04\xb0\x7f\x5f\x66\xa4\x96\xc1\x99\x91\x10\xa9\x17\x8a\x10\x39\x69\x60\x10\x4f\x67\xb7\x33\x83\xb4\x8c\xc6\x49\x86\x6b\xca\xf8\x2b\x06\xb7\x18\x79\xda\xb1\xba\x85\x25\x2f\xdf\xa1\xb1\xb0\x97\xb3\x52\x66\x40\xc0\x84\x66\x0a\x25\xa9\x90\xd4\x0a\x94\x72\x45\x15\x5f\x4e\x8c\x80\x2c\x34\x66\xa8\x47\x8a\x5e\xe6\xc8\xfe\x1f\x04\x77\x22\xa5\x30\x38\x6b\xc8\xfc\x88\xfc\x4c\x57\xe6\xce\x61\xda\x47\x28\xdb\xee\x99\x9e\xad\x1d\xc1\x4c\x12\xfd\x04\x84\xee\xae\x8e\x1f\xc1\x89\x74\x0b\x40\x74\x16\xb6\x61\x75\x60\xf6\x57\xa8\x4b\x93\x9e\x0f\xcd\x11\x03\x4a\xfc\xfa\xb4\x62\x8b\x07\x89\x5f\x9d\xd1\x10\xa1\x25\xb8\x50\x03\xb3\xbf\x1d\x0a\x85\x37\x24\xbb\x3a\x46\x6c\x7b\xfa\xf0\x24\x77\x28\xfd\xc7\xa0\x19\x3b\x1a\x10\xea\xe0\x8a\x78\xa1\xb1\x6b\x78\xb9\x42\xfa\xa6\x19\x8b\xb0\xda\x3c\xc3\x4e\x27\x32\x0a\xef\x37\x76\x45\xda\x3d\xa5\xb6\x1e\xaf\xf4\xa3\xc1\x8f\xb4\x6b\x30\xdb\x95\x4f\xe1\xd9\xd4\x95\x21\x82\xdd\xa9\xf8\x27\x85\x0b\xb2\x2d\xfc\xd0\x81\xab\x6f\x57\x5b\xfc\x19\x9e\x2d\x7e\x5e\x90\x6c\xc7\x3f\x69\x99\xaf\xc5\x68\x99\x5a\xab\xd6\x9e\x42\x06\xcb\xa2\x98\x47\xe1\x8a\xca\x29\x12\xd5\x56\x9d\xe8\x30\x8b\x02\x57\xf2\xa1\xb5\x69\x66\x8f\x38\x26\xac\xad\x7c\x0b\xd9\x6c\x15\x31\xf9\x4a\xa1\x6c\xc7\x11\xca\x60\x8a\xa7\x55\xef\xae\x57\x9a\x95\xa6\xc5\x88\x73\x54\x93\x41\x6a\x98\xdd\x40\x98\xc0\x7a\x0d\xf3\x1f\x79\xd8\x00\xb3\xc3\xc3\x4e\xd5\x32\xb9\x43\xdc\x8d\xeb\x18\x26\xa5\x39\x4a\x4f\xa9\xf9\x56\xb6\xc1\x48\x5d\x18\xae\x42\x9a\xc5\xe8\xd5\x8f\x4f\x80\xe2\xef\xe6\x83\x21\x36\x7e\xb3\x0c\xe4\x19\xc6\x6e\x18\xf9\xe8\x62\xc7\x36\xe1\x5d\xd2\x76\x3e\x16\x5e\x13\xed\x06\x0f\x0d\x28\x39\xa9\x61\xdc\x66\x54\x75\x36\x60\xc3\x74\x6b\xe9\xe4\x1e\x1e\x70\xc8\xad\xcc\x2d\x83\xb7\x44\xbb\x59\x81\x22\xd8\x9a\x39\x6a\xa6\xa6\x91\x7e\xec\xc7\xb6\x18\x6b\xea\x9a\x6b\x50\x99\xcd\xf6\x19\x4a\x42\x29\x5f\xce\x48\x8b\x26\xf3\x3f\x87\x8a\x66\xfe\x42\x06\x35\x2b\x5e\x44\xa9\x10\x4b\x0d\x34\xe6\x16\x62\x29\x51\xb9\xb6\x23\xab\xf0\xee\x73\x37\x00\xd4\x2d\x1f\xea\x39\x69\x06\x63\xa1\x37\xd3\x8c\xcd\x02\xd4\x79\x73\x28\xe5\x99\x56\x87\x7a\x4c\xab\x76\x1d\xb4\x54\x95\x06\x1d\xa1\x94\xec\xfe\x4a\x55\x31\x62\xe6\x51\xea\xfc\x08\xb7\xe8\x4c\x1a\x93\x85\x28\x2b\xa5\xfd\x7d\x83\xb9\x8d\x8a\xea\x31\x49\xbb\x1d\x1b\x8c\xd5\x40\x27\x22\x83\xec\xee\xd8\x3b\xac\x79\x07\x5f\x80\x34\x30\xec\x89\x28\xc4\xbb\x3b\xde\x3d\x31\x3d\xb7\x40\x50\x05\xdf\xeb\x16\x08\xea\xbc\x38\x93\x0a\xf5\xd4\xb8\xcb\xdb\xdd\x31\x75\x67\xca\xcc\x01\x2d\x85\x9e\x3a\x06\x07\xef\xb6\xb4\x7a\x33\x2f\xb1\x89\x76\xb7\x96\x7e\x86\xf3\xd1\x87\xfc\xe3\xcd\xad\x0d\x1c\xe8\x16\x1e\xaa\x3c\x7f\xac\x83\x05\x37\x47\x1b\x38\x14\x2f\x4c\xb6\xe0\x50\x47\x29\xe9\x43\x07\x0d\x50\xab\xbb\x3b\xa6\x3e\x21\x3a\x77\xc7\x34\x6c\x69\xf7\x3e\x15\x01\xa2\xdb\xdd\x01\x9d\xaf\x94\x2d\xf7\x92\x01\xd9\x50\x1c\x29\x7d\x6b\x69\x33\xa2\x8f\xeb\xb2\x24\xc6\x79\x23\x08\x3a\xee\x10\x84\x46\x97\xb0\x04\xc3\xba\x15\x61\xe5\xca\x09\x8e\x08\x2b\xf8\xa6\x77\xdf\x0c\x21\x75\xb7\xbe\x74\xdd\xe1\x0b\x1f\x6e\x14\xb7\x42\xac\x1c\x44\x3b\xdb\x0a\xa2\x52\x4e\x76\x85\xb0\x52\x0d\x3c\xe7\x76\x08\x95\x0b\xef\xf4\x16\x38\xaa\x81\x15\xdc\x82\x3f\x35\xc0\x9d\x5b\xe8\xa7\x06\x68\x6e\x8f\x09\x03\x53\x15\x9f\xc6\x08\xa9\xff\xca\x70\xfc\x5e\x12\x67\xf9\x1e\x61\x99\x90\x5b\x27\xd5\x7c\xf9\xf6\x9f\x4c\x48\x4b\xb1\x16\x52\x17\x06\x33\xed\x4a\x88\xb1\x28\x03\x4f\x18\x3b\x73\x98\x4d\x10\x14\x63\x79\x40\x29\x2b\xa2\x4e\xa8\x26\x58\x6f\x28\x8f\x8e\x7d\xe1\x60\x2a\x3d\xa7\xc3\xe1\x18\x77\xf9\x6b\x63\x14\x0a\x0c\x35\x58\xf9\x33\x9f\x0a\x29\x35\x43\xd9\x2f\x86\x61\x23\x68\x54\x03\x26\xba\x87\xf9\x00\x95\x3e\x8c\xfe\xe7\x41\xcc\x56\xa0\x95\x06\x86\x6e\x2b\xe7\xce\xdd\x4e\xbe\xec\x2a\x64\x0e\x74\x5c\x05\x5f\xb7\x05\x9b\x6a\xc0\xba\xf6\x30\xc7\xb0\x33\x06\xa2\x2a\xdf\xe9\x74\x8a\x9e\x33\x4e\xea\xe4\xc9\xcd\x56\x78\x96\x42\xa4\xf3\x2d\x68\x54\x03\xa5\xb7\x03\x8d\xc2\xc6\x99\xf8\xcf\x7a\xbe\x6c\xaa\xfb\x82\xf2\xd1\x70\x86\x14\xeb\xc5\xd3\xa5\xe8\x2c\x67\x7f\x7a\xd9\x3e\xbb\x42\x09\x78\x8d\x96\x71\x02\x9e\xf3\x4c\x55\x07\xfb\xe4\xa5\xc7\x9e\x8e\x07\xce\x8f\x4d\x9d\x3d\x78\x7a\xbf\x8d\x94\x02\x83\xbc\x05\x94\x6a\xc4\x5f\xdb\x8a\xdb\x72\x06\x99\xbe\xa7\xe5\x11\xd6\xe4\xb4\x3c\xca\x70\x26\xf3\xf3\xf7\xa3\x9e\xad\x9c\x3a\x9d\xf0\x98\x7b\xfa\xdd\x1f\xd7\x56\x1b\xd0\x54\xce\x86\x73\x79\xba\x52\xe8\x95\x65\xe8\x72\xf2\x03\xfa\xd9\x42\x50\x35\x20\x4a\x5b\x00\xaa\x1e\xb1\x26\x00\x55\x21\xbe\xd2\x9e\xf8\xd5\x66\x48\xb8\x90\x76\xfc\x78\x09\xc9\x3a\x01\xc7\x3c\x24\x8b\x19\xd2\x2e\x61\x6c\xb0\x69\x56\xc3\x12\x99\x66\xae\xcc\xf3\x7d\x6c\x68\x60\x90\xb6\xe0\x55\x0d\xf0\xc5\x9e\x46\xca\x14\xf6\x81\xe0\x55\x0d\xd4\xc4\x76\x50\x97\x19\x46\x14\xa0\xea\x8c\xec\x5c\xe6\x3c\x74\xad\x50\x51\x8f\x02\x5f\xf2\xc5\x02\x0a\xd8\xe4\xe2\xe1\x22\x6f\x2b\x54\x4b\x8b\x22\x5e\xba\x7e\x0e\x03\x0b\x3e\xd5\xb8\xbb\xdf\x0b\x31\x36\x53\xa8\x6d\x89\x11\xbc\x26\xab\x15\x52\xab\xc5\x3c\x2f\x40\xe1\xf0\xdd\xc2\xd8\x67\xb2\x1c\xb1\x80\x70\xba\xfb\x6d\xfb\x02\x2d\xfd\xf6\x2e\x85\xb9\x7d\xcf\x3f\xc8\x41\xb1\x1d\xbe\x60\x14\x2c\xef\x37\x0e\xca\x87\xf4\x5c\x22\xba\x40\x01\xf0\x40\x66\x7f\x70\x12\xb0\xc1\x3e\x8e\xc4\xcd\xe5\xd3\xfe\x58\x0f\x60\x1d\x7d\x1c\x3a\xfd\x29\xb3\x7b\x0a\x63\x45\x97\xe9\x8d\x4b\xb6\xfd\xb1\x35\x80\x89\xfc\xb1\xc2\xc7\xb0\x55\xbc\x82\x7b\x7c\x8c\x00\x61\xce\xbe\xf9\x4c\x46\x0f\xe9\xbb\x0a\x9e\xf9\xef\x0f\xda\x39\xc3\xf5\xf9\x9a\xa7\x21\xfb\xe3\xdd\xd0\x53\x57\xb1\x98\xd9\x1b\xe4\xd7\x78\x6a\x5a\x65\x8c\x14\x7e\x75\x27\xc8\x70\xb7\x23\x49\x52\xc6\x63\xbd\x91\x42\x5b\x3d\xfc\x8b\x82\xa5\xc7\x71\xa4\xbb\xf3\x72\xb1\x4a\x1f\xaf\x20\x62\x4e\x17\xe9\x17\x78\xa2\xfd\xe1\x91\x0d\x7a\xfb\x0b\x62\x10\x26\x56\x6e\xff\x96\x4b\xaa\xaf\x59\xba\xa7\xaa\xa2\x55\xa2\xa4\xbe\x16\x9e\xec\x13\xdd\xb1\xb7\xdc\xdd\x28\xb3\x7f\xcb\xfd\x90\x72\x6b\x14\x70\xfb\xe4\xf9\x9f\x84\xff\x77\x9e\xff\x96\xdb\x19\xdd\xbf\xdf\xb3\x9a\x1e\x15\xeb\xe7\xe9\x03\xfe\xa1\x59\x54\x3c\xa2\xc3\x17\xf0\x95\x7b\x46\x27\xf6\x6f\xb9\xb9\xf9\x72\x47\xca\xc6\x71\x5e\xff\x1e\x0f\xab\x6e\xd2\x5b\xae\x51\x48\xbb\x51\x66\x0a\x25\x1e\x60\x99\xaf\x25\x2d\x0c\xfe\xf5\xab\x69\xf8\xd0\xf1\x11\x26\x31\x94\x9d\xd5\xbf\x45\x7f\x10\x2d\xe1\x95\x0f\xe1\x1e\x26\x41\xaf\x29\x3a\x2a\xc2\xc1\x12\xda\xf9\x77\xd8\x42\xe7\xff\xbf\xdb\x49\x97\xe6\xad\x99\x66\x3d\xd8\x50\x12\x65\x30\xd3\xd7\x2a\x3d\x5c\xe0\x8b\x2e\x5e\x7e\x38\xe3\x7f\xcb\xf5\xc0\xd7\xdc\x34\x52\x26\xc1\x1a\x7e\xf1\x0d\x05\x0f\x3f\xb6\xee\xd8\x8f\x28\x0c\xe7\xed\xa8\xb9\x7d\xfc\x61\x05\x62\xa8\xeb\xca\xfd\x28\xb0\xd3\x0f\x69\x30\x43\x5a\xdd\x21\x95\x7f\x36\xf5\x66\x1a\x12\x5c\x0f\xc3\x4a\xe9\x37\xee\x5e\x2e\x48\x9d\xaf\x89\x26\xb1\x1d\x48\x21\x47\xbe\x9f\xb9\x02\x36\xf8\x59\x54\x20\x86\x75\x17\x7e\x33\x45\x87\x64\xf0\xd4\x95\x23\x8e\x77\xb3\x4e\xe3\xdf\xe2\x16\xfc\x39\xf9\x1c\x38\xc0\xfd\xe3\xc2\xe0\x95\x52\x4d\xe6\xcc\x97\xfc\x18\xbf\x62\xbd\x09\x07\xfd\xac\x29\x6b\xaa\xbe\xdd\x0e\xa4\xd3\xf7\x22\x96\x7d\x37\x3e\x2e\xd8\xdd\x77\xe3\xf1\xd9\x29\x33\x46\x8b\x8f\xc8\x89\x31\x6a\x3c\xae\x8a\x69\x50\x62\xc9\xe8\xfa\xbb\x18\x03\x3f\x9c\x9c\xbf\xf8\x71\xe6\x70\x6e\xfe\xcb\x8e\xe2\x9b\x3a\x7d\x37\x35\x21\x15\x76\x5f\x16\xe2\x4d\x5d\xea\xb1\x40\x29\x0d\xa3\x56\x64\x38\x8d\x7f\x3b\x9f\x46\x7d\x27\x30\x43\x0e\xff\x47\xea\x2e\x93\x69\x68\xeb\xd3\x14\x8a\xd9\x9e\xf1\x58\x5c\xcf\x54\x35\x1b\x1c\x29\xb5\xb0\xb8\xf8\x54\x56\x98\x1f\x50\x0f\x27\xfd\xbf\xeb\x32\x06\xe9\x51\xbb\x6b\x6e\xca\xe6\xed\x15\xf2\x72\x5d\xba\x71\xe8\xcd\x23\xcd\x36\x0f\x37\x75\xbb\xce\xfb\x0c\x41\x27\x48\xc7\x8e\xb8\x29\x8b\x36\xc9\x9c\x9b\xb4\xc3\x63\xd2\x90\x18\xea\x7c\x31\xb7\x8b\x3e\x53\xe8\x10\xeb\x99\x6b\xb9\xc2\x1c\x68\x62\x0c\x62\x2c\x5c\x2f\xda\x75\xbc\x94\xf3\xa2\x25\xfb\xc2\xae\x17\xeb\x6b\xd3\xbd\xf1\xdf\xec\xfa\x4a\x4b\xdb\x17\x27\x17\x03\x76\x22\xad\xc2\x7f\x6f\x44\x66\xda\xb5\xd7\x61\x32\xa4\xb0\x18\x83\x90\xb9\x75\x66\x7a\x1d\xe3\xe8\x15\x1e\x13\x0e\xc7\x08\xb6\x9b\xf2\x78\x6b\xc8\x9f\xbe\x34\x75\x20\x31\xea\x09\xc9\x3e\x1b\x90\x0c\xbf\x40\x8a\xcd\x98\x33\x5d\x86\xb7\x93\x55\x3b\xbc\xc2\x4c\xa0\x6e\xad\x4f\x5f\x77\x0e\xa7\xfd\x6f\x27\x43\xd7\xbd\x74\x3b\x19\xeb\xe1\x6b\x9d\x99\x56\x3c\x38\xba\xd7\x81\xae\xbe\x1e\xf2\x90\x7b\x8b\x91\x2f\x77\xf8\xe7\x5b\xcc\xbb\x2a\xbf\xc1\xc0\x17\x2c\x35\x21\x35\xba\xf3\x05\x65\x26\xca\xd0\xed\x8d\x2f\x8c\x40\x9e\x28\x9f\x3b\x6e\x0a\x1e\xa7\x1d\xc9\x7b\x9f\x99\x6e\xaa\x88\x62\xb0\xf6\x44\xa5\x8f\x6d\xf1\xf5\x90\x9a\xd6\x93\xd1\x29\x6c\xb9\x31\xbc\x37\x25\x39\x73\x32\x1a\xdb\x86\xd7\x91\xc2\x8f\x0a\x99\xd7\x7b\x9d\xaf\x57\x4b\xff\x9a\xc9\xd3\xb3\x7c\xe2\x03\xad\x0d\x52\xb2\xe4\x1c\x50\xb7\x90\x36\xee\xe8\xa6\x3c\x9a\x09\xa5\x60\x32\xa3\x42\xf9\x04\x30\xd3\x8c\x12\x70\x8e\x03\x6a\xab\xff\x34\xfa\xd6\x87\x69\x86\xbd\xc8\x70\xe4\xfe\xb4\x55\x78\x53\xca\xbf\x3e\x69\xc6\x8f\xe8\xc6\x05\x35\xfd\xc7\x29\x14\xef\xb0\x63\x74\x71\xdd\x6c\xed\xde\x94\xb7\xe9\x91\x56\x3f\xb2\xb8\x19\xea\xb4\xec\x62\x3d\x08\x22\x91\x09\xb0\x0b\x29\x13\x60\x3b\xe2\x82\xb1\x75\x39\x5d\xae\x9a\xaa\x16\x14\xac\xf2\x69\x5f\xc1\xc5\x96\x70\xc6\x0d\xbf\xa7\xbe\xa9\xa5\xbb\x24\xfe\x59\x36\x6a\x7d\x9d\x69\x56\xa2\xab\xa4\xaa\x56\xb2\xa4\x19\x3d\x53\x62\xbf\x9c\x38\x3c\x69\x46\x5a\xe9\x48\xa3\x92\x2f\x47\x5a\xf1\x1b\xaa\x8b\x4d\x78\x6e\x5e\x5a\xa7\xae\x62\x70\x5e\xee\xbf\x68\xa7\xdb\x72\xb9\x29\x31\x04\x12\xa3\xf8\x10\x7f\x1d\x29\x6c\x12\x27\x27\x94\xd5\x2b\x13\xe2\x1b\xe7\xfe\x42\xc2\x15\x2f\xfb\x53\x97\xcd\x34\x21\x6f\x49\xe4\x47\x7a\x37\x65\x33\x79\xd2\x90\x63\x3b\xf8\xad\xd1\x4d\xda\xaf\x80\x2e\x24\x9a\xc3\x75\xa4\xb2\x98\x34\xff\x32\xb5\x49\x4a\xaa\x8a\x47\x32\x04\x78\x84\x5f\x91\xa9\x79\x5e\xe9\xe3\x2b\x5f\x0e\x6d\x02\x5f\x40\x4e\x16\x58\x84\x46\xc5\x14\x11\x5a\x65\x79\xc7\xe4\x43\xcb\x93\x23\x55\xa5\x35\x9d\x8e\xe2\x26\x2d\x7e\x5b\x9a\xd5\xbe\x44\xf5\x15\xc3\x34\x3b\x32\xad\xc8\x27\x14\x05\x56\x36\x33\xc2\x9f\x80\x9c\xaa\x21\xe5\xd4\xcb\x88\x7c\x54\xbf\xce\x34\x64\xeb\xb7\x31\x41\xc6\xfd\xf6\x57\x3e\x95\x4b\xeb\xc8\x18\xcc\x26\xed\x82\x5c\xae\x9b\x4f\x2d\x72\xce\x7c\x2a\xb6\xad\xe9\xd5\x17\xc6\x69\xe8\xeb\x2f\xdd\xd0\x65\xec\x1e\xbb\xd3\x17\xd6\xb3\xa3\xc7\x2f\x3f\x7f\x3a\xfe\x74\xa0\xdc\x55\xa5\x4b\x58\x25\x85\x9d\xb8\x7c\xe1\x76\x53\x0a\xb7\xd1\x5f\x50\xe2\x83\x2b\xfd\x2f\xc5\x77\x49\x99\x6f\x8c\x5a\xfa\xff\xf8\xb7\x28\x9d\x6c\x6b\x9a\x9d\xcc\x57\xc8\xe1\xd2\x0e\xa9\x9b\x67\x96\xf0\x32\x83\x5d\x29\xb3\xb5\xde\xf2\xe5\xd7\xdd\x50\xd7\x78\x4f\x3f\x69\xba\x49\x89\x41\x14\x3e\x49\x3a\xae\xf4\x82\x68\x41\x46\x29\x26\x45\x3b\xaf\x50\x4a\x51\x31\x91\x51\x17\x16\xca\x99\x96\xc4\x63\x6c\xc9\x2b\x3c\x46\xbb\x12\x27\x13\xe1\xa2\x7b\xe1\x52\x1e\x0a\x2e\x62\x06\x95\x60\x39\x32\xf3\xc2\x02\xc9\x80\x38\x97\x64\x5d\xfc\x1e\xe1\xca\x72\xdf\xbc\xd0\xa2\x71\xb9\x19\x3e\x66\x48\xfb\x51\xda\x84\xd4\x66\xc6\xc8\x20\x31\xc6\xc9\x9a\x3a\x40\x44\x7d\x9d\xa9\xab\xd9\x66\x8f\xfa\xc6\xb7\xbe\x4a\xea\x2a\xe6\x02\x32\xcd\xd1\x22\x2a\x32\x42\xb7\xba\x2d\x0a\xb0\x22\x6c\x3a\xed\x58\x1f\xa1\xf3\x15\x3b\xe2\x8c\xd5\xa1\x0b\xdf\xeb\x85\x22\xab\xe1\x8c\x14\x6a\xa6\xbb\x37\x47\x8d\x04\xa1\x4b\x3f\xb2\xfd\xb7\xd4\xaa\xac\xa4\x54\xa8\xab\x92\x42\x83\xe1\x32\xbe\xe5\xe9\xa3\x53\xfb\xec\x3a\x06\x8b\x6e\x5f\xcf\x17\x02\xb8\x6e\x92\x08\x33\x78\x5f\x81\x75\x4c\x04\xa5\x91\x68\x11\x21\x0a\xfb\x70\x8f\x88\x21\x08\x50\x19\x5d\xa6\x0b\xd7\x52\x33\xef\xdb\xde\xd8\xb4\xfa\xfb\xe7\x7f\xbd\xb3\xf4\x8a\xeb\xd0\xc2\xe3\x8e\xeb\x50\x5f\xac\xbc\xee\x57\x5b\x58\x5c\xd7\xab\x2d\x72\x48\x41\x1f\xee\xaa\x27\xa4\xd9\xad\xa4\x21\x0b\xad\x7e\x41\xca\x2e\x6b\xa1\x24\xd5\xd9\xbe\x8e\x09\x31\xfb\x91\x3e\x2d\x63\x7b\x4a\xad\x3f\x3d\x5d\xce\x2a\x31\x3b\x76\x81\xaf\x5e\x33\x05\x0a\xf4\xd0\xc2\x89\xb9\x88\x45\xba\x38\xce\xc3\xb8\x90\xf3\xba\x7a\x2d\x15\xf1\xd2\x26\x43\x48\x43\xba\x02\x7a\xaa\x2a\x39\xe3\x48\x97\x16\x8c\x58\x09\xba\x6c\x6d\xd9\x38\x8d\xfb\xab\xce\x84\x59\x26\xc0\x98\x4a\x40\xd1\xb2\x17\x9a\x2f\xa8\x66\x3e\x94\x44\xc8\x6c\xa1\x66\x3a\x85\xb6\x54\x33\x21\x1c\x65\xd1\x90\xba\x26\x3d\xfb\x95\x42\x16\x85\x1f\xd1\x65\xc3\x33\x05\xf2\x4c\xfc\xdb\xaa\x16\x21\xbf\xc5\x8b\xa4\xfa\xa7\x1b\xe5\xae\x2b\xc5\xdb\x33\x00\xb1\x77\x7e\x59\x17\xa3\x05\x4d\xd6\xcd\x5c\x88\x6d\x67\x9f\x18\xd7\x15\x52\xcc\x85\xc5\xd9\x39\xad\x5c\x21\x2d\x56\xe8\xc4\x39\x25\x4a\xc9\x97\xfa\x91\x31\xa0\x34\x77\xa3\x40\x61\xc3\xa4\x90\x95\xad\x90\x1a\x3a\x06\x69\x87\xd5\x9e\xf1\xd9\x87\x81\xe5\xd6\x2d\x65\x30\x97\x95\x61\xe2\x1c\xf9\x31\x99\x30\xb3\x23\x6b\x89\x1d\x71\x61\xa7\x74\x1c\x66\x6c\x79\x5f\xa3\x9e\x23\x9f\x7a\xb8\xf9\xd2\xab\x90\x9a\x56\xd0\xc8\x39\xb2\x48\x74\x98\xbf\xfb\x8d\x76\x0b\x65\x15\xc3\xca\xfb\x3a\x34\xc6\xbd\xe2\x41\xb4\x13\xaf\x81\x2f\x43\xe7\xcc\x87\x8e\x3f\x94\x3e\xac\x4b\xb3\x0c\x68\x1f\x54\xa0\xaf\x3f\x4b\x7e\x04\xd9\x85\xa2\xed\x3e\x1e\x23\x00\x92\x51\x82\x01\x38\xe6\xd1\x33\x7b\xbe\xe7\xea\xa8\x1f\x42\x47\x3c\x93\xa0\xe3\x71\x35\xac\xf7\x26\x95\x88\xed\xa1\xac\x8c\xd0\x96\xdd\xec\x36\x53\x68\xf7\x15\x6a\xd7\x61\x26\x66\x47\x0a\x3a\xb0\x44\x7d\x21\x93\x9c\x7f\x62\x5c\x28\x1c\xdf\x9d\x9e\xec\x40\x85\x99\x68\xe7\x4c\x43\xb6\xaa\x3a\xd4\xfc\xe7\x7f\xf5\x55\x52\x76\x2f\x59\xc1\x24\x1c\x30\x18\x47\x01\xc5\x91\x38\x73\x4e\x50\x18\x89\x56\x5e\xe9\xd0\xf7\x9d\x15\xca\x2e\x17\xb8\x58\x57\xb0\xad\x60\xd5\xe9\xca\xf5\x3a\x30\xb0\x86\x2c\xe4\x82\x15\xa7\x1b\xd7\xd2\xd8\x0b\x4e\x59\x51\x5b\x28\xeb\xa5\x9a\xaa\xb6\xff\x30\x85\x74\x39\x7b\xfe\x4b\x39\x8e\x6c\x7a\xb4\x79\x0f\x27\x0e\x1f\xe5\x6b\x06\x70\x8f\xb5\xa4\x13\x5c\xfd\xd8\xe1\xc3\x81\x6e\x2f\xec\x83\x81\xcb\x6e\xa6\xf2\xd4\xd8\x53\x28\x40\xda\x99\xb2\xad\x32\x3a\xd1\xc5\x7b\xec\x15\xdd\xb7\xb6\x02\xeb\x3b\xda\x44\xcd\xd9\x5d\x77\xaa\xad\x60\x05\x8d\x08\xbd\xd4\xbd\x59\x6f\xd4\x14\x2a\x2f\x2a\x32\x78\xd8\x78\x7e\x3e\x1c\x6a\x86\xf9\x90\xed\xdc\xcf\x94\x31\x75\x21\xbd\x2f\xd0\xe9\x0a\x37\xd1\x0a\x96\xc3\x74\x1c\xdb\x93\x53\x2f\xd7\xa8\xd1\xb0\x5c\xa3\xe6\xd4\xa9\x6b\xd4\xa3\xbe\x90\x82\x93\x48\x8f\x17\x14\xeb\xd7\x21\x7d\xce\xbc\xd2\xb0\xe5\x15\xdb\x7a\x22\xaf\x90\x3a\x13\xac\xdb\x2c\x7f\x8b\xf0\x89\x72\x4c\xb7\xbe\xc4\xbf\x5a\x5a\xf2\x65\x2e\xae\x01\x85\x99\x68\x05\x8b\x65\x4a\x62\x95\x23\x55\x3d\x2f\x2d\x0d\x89\xe1\x51\xe5\xba\x5a\x6d\x05\xad\x3a\xb1\xa8\x38\x3c\xe9\xf6\xb4\xe5\xbc\x31\x71\x0a\xb7\x90\x97\x0a\x69\xd5\x07\x75\x64\xd2\x04\xea\x36\x53\x55\x8b\x88\x24\x9e\x1c\xd8\x30\x31\x75\x61\x7a\xbe\x46\xba\x54\xa0\x01\x64\x92\x92\x65\xb4\x02\x2f\x2a\x57\xc6\x59\x33\xd3\x44\x70\xcb\x84\x48\x7c\x45\x54\x4c\x63\x39\x72\x6e\x9f\xe0\xd7\x32\x5b\xc8\xab\x96\xca\xe2\x63\xc4\xc3\x44\x5e\x21\xc3\x17\x4a\x0f\x9b\x60\xc1\x38\x25\x24\x3f\x9a\xca\xd3\xa5\x07\xa4\x7d\xbf\x3d\xa4\x32\x58\xc1\xcb\xcb\x82\x87\xbd\xb4\x70\xf6\xa2\x56\x7c\x2f\x3a\x3b\x82\xdb\x51\x25\x5e\xe1\xaa\x35\x19\x53\xc8\xcb\xfe\x14\xc6\x64\xc6\x89\x48\x5b\xbe\x67\x8f\xd8\x5a\x4a\x1f\x57\x51\x49\xcb\x22\x65\xa6\xaa\x98\x81\xfd\xb4\x7c\x7a\xca\xde\x77\x86\x8b\xfe\x82\x8d\x96\xb3\xa5\x1c\x29\x6c\xff\xfc\xaf\x4f\xf8\x66\x39\x08\xf2\xab\xa5\x21\xef\x53\x2c\x9e\x65\x91\x82\x88\x53\xd8\x89\x56\x60\x06\xa5\xc6\x28\xb1\xd2\x1d\x83\xa2\xbe\xae\x74\xa9\x38\xf9\x59\x09\xce\x59\x98\x02\x4b\xde\xc1\x82\x91\xbc\xb0\xc0\x30\xc8\x96\x1f\xac\x64\x49\x1d\x2a\xe0\xea\xa9\xdb\xdd\x4b\xea\x62\x85\x42\xe9\x57\xd0\x6c\x0e\x49\x31\x2e\x2c\xa9\xb5\xfd\x27\x29\xf4\x3e\xeb\x21\x15\x29\x6d\xa4\x13\x7e\x25\xa4\xdf\x99\xc0\x81\x4e\xb2\x51\xd1\x1e\x3b\xe2\xc7\xbd\x6c\x0c\x6a\x94\xad\x22\x44\x1c\xe1\x38\x45\x88\x68\x85\xa9\x55\x84\x88\x2b\x47\x29\x65\xca\x38\x47\x4f\x33\x76\x86\xb7\x7c\x78\x0b\xb5\xca\xb9\x65\x5b\x7e\x5c\xe9\x62\x79\xe5\x1b\xa4\x4e\xbf\x2d\xed\x68\xc1\xae\xf4\xa8\xbd\xc3\x9e\xdc\x66\x20\x96\x6f\x87\x81\xf8\x50\x37\x02\x31\x10\x37\x2a\x09\xeb\x51\x81\x27\x5a\x61\xe3\xec\x05\x47\xf3\x23\x82\x6d\x44\xd1\x38\x8f\x46\x87\x0f\x15\x87\xe2\x9c\x33\x7d\x78\xf1\x46\x3a\x81\xf3\xf8\x11\x81\x89\xe2\x76\xdb\x76\x3d\x47\x68\x6e\x2c\x27\x54\xa6\x13\x67\xe4\x5c\xb5\xad\xcd\xb2\x04\x3a\xe5\x95\xf2\x67\x5a\xfb\xbb\xaa\xad\x2a\xb4\xe2\x76\x82\xb9\x0b\x69\xa7\x48\x14\xad\xa0\x67\x14\x89\xa2\x95\x0c\xd6\xcc\x85\xc6\x4c\x20\x8a\x9e\xaa\xb0\x93\x9b\x7d\x13\x48\x14\x41\xa3\x1c\x1b\xa3\x21\x0f\x14\x97\xa2\x0c\xd4\xfb\x7b\xf8\x4f\xf2\xe1\xa5\xa5\x0d\x65\xdc\xd8\x84\x92\x49\x83\xea\x52\xc2\x8d\x56\xae\xb4\x62\x5e\x1f\x21\x8d\x8b\x80\xb2\x2d\x94\xb1\x61\x30\xb3\x11\x94\x09\xe3\x38\x98\xc9\xb7\xe1\x66\x17\x86\xf7\xdb\x47\xf8\x28\x15\x27\xbf\xe8\x2f\xe4\xdc\xdb\x3c\x82\xfe\x51\x74\x89\x3e\x5b\xca\x34\x5b\xe8\x7e\x87\x8f\x38\xa3\xb9\x12\x3f\x82\x43\x28\xa9\x30\xa2\x8f\x94\x0a\xa3\x15\xec\xa8\x37\xf7\x4b\xd8\x7c\x6f\x6b\x20\x7c\x3b\x6f\xdd\x39\x14\x4c\xd9\x37\xc6\x35\x26\xe8\xdb\x5c\x71\x85\xaa\xa2\xe8\x43\x0e\xc2\xd9\x53\xd6\xfd\x61\xfa\x18\x4a\x77\x9f\x42\x4d\x34\x6e\xc7\x37\xa9\x19\x38\x76\x02\x4f\xb9\x46\x46\x60\x16\x66\x67\x7c\x6c\xf2\x60\x3c\x93\x4f\x23\xda\xf3\x83\xa5\x7d\xa5\xae\x85\xe0\x4c\xa9\x86\x8b\x81\xa8\x18\x15\xbd\x31\xef\x8e\x51\xd1\x5f\x08\x53\x45\xa5\x38\xc7\x2b\x85\x40\x90\xa1\xee\x4d\x14\x7f\xd1\xc7\x06\x33\x96\xee\x87\x3b\x4a\xe6\xf2\x83\x4e\x4b\x55\xcf\x25\xa2\xe3\xe3\x17\xe1\x17\x76\x80\xe3\x49\xd4\xd7\xd3\x2e\x9b\x8a\x5f\xc1\x34\x9a\x29\x1d\x1a\x5f\x7a\x15\x92\x3d\x97\xb5\x4a\xd3\x31\x1a\xba\x51\x69\x3a\x0e\xde\xd7\x8f\x41\xce\x8c\x58\x02\x1f\x6f\x7a\x36\xd5\xc7\x0b\x9a\x39\xd9\x0e\xc1\xc0\x08\x0c\xd5\xea\x6c\xe4\x8f\x33\xda\xa2\xe1\x94\x4e\xa3\xfd\x5b\x15\x5e\x4c\xe1\x4f\xe3\x71\xab\xdf\xc1\x00\x2e\x48\x56\xb0\x42\x5a\x2a\xd2\xee\x97\x25\x9b\x50\x56\x1a\x35\x2d\x75\x75\xda\xa1\xc4\x53\x3d\xcd\x4a\xce\xb0\xe9\x85\x50\xb9\x3f\x2c\x90\x12\xe8\xe8\x51\x45\x7d\xb8\x0b\xf9\x72\x5a\x78\xd0\xaa\xf7\x79\x4b\x99\xbd\xb6\xec\xa3\xaf\x5f\x0f\xc5\x98\x30\x22\x25\xc7\x13\x62\x3b\x5c\x33\x85\xde\xae\x28\xd2\x2f\x42\x61\x86\x94\xac\xbb\x42\x69\xb7\xb2\xed\x15\xdd\xa1\x15\x36\xf6\xd7\xf6\x6a\x0b\x65\x3b\x08\xd3\xc2\x09\x3c\xfa\x8b\x3d\xf8\xb5\x4d\xda\xeb\xdf\x32\xdc\xf0\x95\x1a\x67\xa1\x20\x2a\xad\x60\xeb\x7c\x97\xd1\xb4\x8c\x0e\xc1\x83\x92\xfb\xa2\x62\xd8\x1d\x0e\x0b\x31\x61\xaf\x2f\x0c\x45\x55\x79\x6c\x0a\x16\xde\xd7\x97\xc8\xd1\x87\xc1\x9d\x70\xe6\x10\xee\xe4\x26\x07\xa4\x64\x14\xb2\x58\xd1\x1c\xce\x06\xcf\x28\x7c\xc3\x68\x6c\x86\x1f\x67\x17\x24\xbc\x03\x36\x34\xf6\x9c\x40\x28\x47\xbf\x52\x26\x3e\xe8\xa1\x6c\xaf\xf0\x9b\x3f\x5e\xf0\xa0\x61\x9c\xea\xa3\xbf\x52\x59\xe6\x69\xf6\x0d\xc1\x1d\xea\x2b\xa4\x6f\x1f\xe9\x53\x7e\x97\x32\x42\xbd\x85\x32\x0b\xf5\xf1\x87\x21\x05\x23\x44\xbc\xfe\xbc\xf0\x23\x94\x07\x80\xda\x37\x5e\x65\xc4\x9e\x02\xa1\x12\x23\x49\x08\x95\xd2\x90\xcc\x0e\xdf\x50\xe3\x08\xfa\x59\x8f\xe4\x3f\x65\x13\x64\x89\x1c\xcc\x61\x96\x50\x42\xe9\xe2\xd3\xfa\x59\x33\xa0\x35\x7e\x56\x05\xec\x71\x05\x76\x18\x0d\x05\xec\xc0\x0e\xf1\x02\xfd\x22\x39\x98\x1d\xbf\xc2\xa9\x4f\x5d\x8d\x66\xa6\xee\xdb\x75\x99\x10\x73\x8c\xff\x79\x26\x92\x83\x2d\x8b\xf9\xb2\x9a\x7f\x28\x5f\x5e\x0d\x28\xbf\x29\xf1\xac\x4f\x07\x6e\xc0\x50\x9d\xc2\xab\x74\xa7\x25\xbb\x29\x0d\xc0\x3f\x39\x05\x57\x29\x7e\xc1\x70\x53\xee\x7f\x42\xe9\xf1\xc5\x48\x17\x66\xd8\x46\x55\x44\x7f\x63\x38\x16\x23\x9d\x3e\x26\xab\x55\x21\xbb\xc9\x94\x5a\x8e\xd8\xb6\x98\x2f\xaf\xfb\xa4\x21\x6f\xf8\x49\x2f\x5a\xd8\x92\x4e\xbc\x4d\x27\xcd\xe8\x98\x01\xd0\x62\xbe\x1c\x45\x13\x53\x6b\xbe\x40\x16\xd0\x8c\xf6\x25\x57\xe0\xf3\x65\x07\xc4\x64\x06\xb2\x3e\xb4\x63\xd1\x3e\x43\x29\xcf\x8f\xa5\xd8\x3c\xec\x1e\x45\x58\x4e\x83\x39\x80\xad\xcc\xc3\xe7\x46\xcc\xb0\xa9\x3c\x1d\xa3\x31\x03\x87\xee\xf9\x1d\xa9\xfc\xa6\xcc\xa0\x96\x78\xd3\x61\x0f\x4e\xec\xc2\xa9\x1c\x1e\xc5\x01\x1c\x6e\xea\xe7\xe1\x51\xc8\x49\xd0\x6a\x69\x2a\x9a\xc1\x39\x19\xed\x31\xe1\x3c\xba\x99\x46\x6a\xd1\x8b\x7d\x06\xf5\xa0\x5d\xc7\x18\x7c\xc1\x07\x07\x86\xfd\x45\x65\xbd\x8f\x73\xa6\xe1\x9b\x3a\x35\x7d\xa9\x5a\xf4\x56\x2d\x94\x35\x58\xfa\x64\x9f\x1e\xf9\xf2\xe6\x4b\x3f\x7b\xb9\x29\x4f\xd1\xc5\x10\xe4\xa4\x02\x14\x34\x0f\x3b\x48\xef\x03\xcb\x5f\xe2\x7b\x2a\x89\x48\xc3\x89\x36\x9d\x44\x04\x6b\x78\x0a\x7e\xd2\x8c\x8c\xbc\xa9\xaf\x6a\xa6\xec\x27\x8a\xb9\x24\xed\xc4\xa0\x50\xbb\xff\xcc\x5c\x72\x57\x3c\x58\xc0\xcd\x6f\xd2\xac\xae\xf9\x8e\x92\x2f\xad\xa8\x1b\x73\x20\x71\x60\xa4\xdd\x4d\x0d\xcf\x08\x6c\x22\x5b\x10\xfc\xc9\x54\xe2\x92\x52\xc3\x08\x9b\x25\xca\x10\xcc\x17\x96\x8f\xd3\xb1\x13\x46\xb5\x65\x38\x15\x3c\xa1\x81\xea\x9a\xc6\xa3\x5c\xf0\xfb\x49\x68\x4c\x04\x80\xc3\x23\x5c\xac\x98\x22\x20\x9c\xd9\x53\xa7\xef\xf1\x30\xed\xa7\xd3\x93\xcc\xce\x12\x9d\xf6\x43\xb4\x50\xe6\xff\x8b\x11\xb0\xad\xcf\xb4\x34\x05\x2c\x3b\xa1\xde\x3a\x8c\xa6\x4f\x07\x48\x1c\xfc\x8a\x34\xfe\x05\x93\x38\xcc\x01\x37\xbc\x93\xe0\x05\xf5\xa4\x9d\x65\x1b\x24\x43\xd0\xea\x02\xbd\x9b\x82\x79\xdc\x85\x7c\x6a\x2c\x32\xd7\x32\xf3\x24\xcc\x17\x75\xef\x15\x1c\x0d\x6e\x13\xd0\xe3\xac\x6c\xec\x93\x45\xa1\x0f\x0c\xf4\x91\x42\x31\x5b\xa6\x7d\x9b\xd9\xd2\x85\x1d\x5f\x57\x5a\xfd\x7a\xec\xe9\xd2\xbf\xe9\xba\x05\x15\x6f\x3b\x6c\x2a\x6d\x48\x03\x15\x30\x15\xb0\xe0\x2e\xec\x90\x72\xeb\xdb\x08\x9a\xc5\x82\xe6\x0c\x65\x59\x72\x41\x2d\xf5\x91\x66\xf4\xaa\xca\xfa\x6c\x16\x63\x11\x39\x02\x4c\x61\x49\x1a\x00\x90\xa9\x2c\x21\x0d\xb8\xc3\x54\x96\x90\xe2\x5c\xc3\x37\x55\xfc\x1f\x8c\x66\xba\x7f\x9a\x99\x9e\xac\x94\xa9\xff\x93\x1e\x95\x7c\x15\x73\x6d\x96\x05\x83\x4c\x48\x9d\x2b\x6a\x46\x77\x6f\xdb\xde\x27\xad\x2e\x61\xaf\x4a\xaa\x5a\xea\x15\x46\xb7\x99\x3a\x86\xe7\xac\xda\xb5\xf0\xd3\x46\x79\x70\xdc\x9b\x8e\x2b\xc0\xad\xff\x2c\x1c\xcc\x10\x65\xc6\x66\x8c\x5a\x18\xe1\xf6\x3d\x02\x5b\xcc\xd8\x0c\xe7\xfa\xbc\x29\x9b\xd1\x8d\x31\x79\x35\x99\x93\xcb\x76\xfd\x08\x25\xbb\x99\x7f\xb9\x50\x05\x36\x40\xe6\xc5\x1d\x3b\x4a\xd6\x99\x3d\xe2\xd7\x9f\x97\xdf\xde\x64\x3f\x5e\x7e\x3e\x01\x94\x73\x2a\x0e\x40\x71\x74\xf9\x9b\xd2\xaf\x21\x76\x1c\x06\x80\xdb\xf0\x69\x4c\x05\xc0\x9c\x49\xa2\x8f\xfa\x54\x35\x27\x20\x68\x2e\xb6\xe3\x4c\x9f\xfa\x33\xa6\xf3\x62\x3b\x36\x28\x4f\x2e\x4b\x2a\xc0\x45\x07\xd6\x31\xf5\x80\xbf\x60\xc3\xce\x0b\xf1\xde\xfe\x76\xa2\x4c\xde\xfa\x73\xf2\x9f\x46\x63\x8c\x5a\xd2\x92\xd7\x81\xe1\xe9\xac\x1f\x53\xe7\x22\x96\xdf\x64\xb4\xdb\x0e\x05\x0c\x86\x8b\x03\x3c\x9b\xec\xe2\x92\xa2\xd3\x92\x2f\x29\xd2\x92\x21\x3e\x9c\xa8\xa6\xf0\x17\xbd\x63\xfc\x08\x7e\xd1\x47\x56\xc5\xcf\x42\x38\x60\x4d\x3d\xdb\x6f\xdc\xba\xcf\xea\x9d\xcc\xcc\xeb\x99\x7e\xb9\xf8\x13\xa7\xf5\x98\x78\x1b\xa7\x1e\xdf\x37\x6e\x91\xa7\x13\x79\x5c\x70\x8d\x70\x1a\xe7\x89\xb8\x32\x4c\x83\xbb\xcd\x59\x1d\x60\xf6\x48\x2b\xec\x0e\xc8\x70\x10\xad\x4e\xef\x0e\x94\x2e\x40\x0d\x2c\xde\x29\xa0\xc6\x68\x18\x2d\xd5\x2c\x84\xf2\xae\x1c\xc2\xaf\x34\x24\x7f\x62\x4b\xa1\x87\x9e\x3e\xa7\x9a\x09\x65\xc3\x2c\xdf\x99\xd9\x7a\x06\x60\x19\x59\x33\x00\xfb\xb9\x3a\x7f\x26\x0f\xd0\x33\x5d\xcb\x37\x00\x99\x84\x5b\xf8\x5f\xd1\xc1\x82\x7f\x94\x23\xd3\x25\x6c\x60\xad\xf9\x70\x6b\x3c\x8c\xc0\x5a\x22\x3d\x46\x98\x50\x68\xf5\x8c\x40\xa8\xc6\x6e\x95\x4e\x1f\xc8\xfe\x74\x62\xec\x16\xbe\xf5\x59\x7d\xcb\x00\x24\x72\x2a\x75\x47\xbb\x32\x04\xdf\x32\x70\x61\x32\x0d\xf1\xb8\x50\xa4\x0d\xe5\x0d\x1f\x08\xc6\x51\xf0\x3c\x4c\x9e\xcc\x3b\xd9\xff\x4d\x5a\x03\xb2\x0c\x6d\x78\xbc\x69\x48\xcb\xc0\x08\xda\x60\xf4\x21\x25\x8c\x9f\x4e\xb6\x0b\x33\x20\xc7\x47\xf0\xd1\x63\x36\xec\x79\x74\x4c\xb3\x3a\x40\xd0\xe8\xb1\x7d\xbb\xf2\x2b\xa8\x03\xe6\xb3\x59\x0a\x65\xb4\xb2\x02\xb8\xa9\x98\x0d\x13\x14\xa3\x53\x2f\xef\x0b\xc8\xbd\xe9\xb7\xf6\xd7\x53\xa6\x4d\x8e\xd4\xe6\xad\x7d\x7d\x5a\xf5\x64\xa6\x2e\xe6\x69\x67\x78\x78\x11\x31\xf2\x8c\xf1\xe0\x4e\x7e\x36\xbf\x08\xe4\x9c\x3b\xf5\xdc\xfe\xe4\x5a\x70\x36\x64\x14\x47\x2c\xe1\x41\xda\x95\x99\xbe\x19\xac\xb7\x91\xaa\x4b\x77\x13\x0c\xc8\x09\x1c\x66\xca\x6e\xeb\x66\x5c\x69\xc5\x8a\x22\xab\xe0\xec\xcd\xcf\x70\x04\xfc\xc1\x1a\x14\xaa\x64\xb4\x23\x94\xad\xca\x11\xd2\x02\x89\x53\x5c\xe3\x16\xa3\xb3\xf2\xbe\xbe\xcf\xc9\xad\xd9\x66\x69\xa9\xab\x95\x47\xa7\x34\x0c\x49\x78\xbc\xfb\x8d\x04\x76\x6e\xc7\x05\x85\xea\x22\x25\x48\x36\x92\x71\x1d\x57\xfd\x1b\x14\x3e\x0d\xfa\x18\x15\x9e\x31\xe8\xa3\xbf\x66\x1a\xd2\xd1\x09\x5d\xda\xb9\x0c\xeb\x21\xa5\x71\xe0\x8b\x6e\xde\x43\xd0\xf8\xa9\x3c\x77\x9b\xb3\x73\x71\xc1\xa2\xf8\xc5\xfb\x85\xc8\xf6\x8b\x77\xae\x2f\x67\x87\x67\xd2\x2a\x3c\x83\x40\x37\xac\x63\xc4\xd6\x16\x90\xa3\x1c\x6c\x06\xe1\x38\xda\x85\xd6\xe0\x55\x7b\x24\x5f\xc7\xd9\x80\x8a\xd1\xb3\xf6\x12\x73\x55\xb8\x8e\xc6\xd5\xff\x4c\x26\x0f\xd8\x24\x58\x0d\xf4\x6c\x77\x1e\x4f\x5e\x5b\x4c\xc3\x33\x46\xcd\x9f\x2a\xd9\x3b\x08\xd3\xd9\x59\xde\x54\x55\x2f\xec\x55\x3d\x5c\x3f\x07\x4a\x98\xa4\x1f\xf8\x99\xa6\xa1\x1a\x5c\x24\xce\xce\xad\x14\xa2\xd9\x50\x8d\x51\x99\xb1\xe1\x33\x04\x9a\x62\xd8\xcc\x84\xdd\x9c\x01\xa4\x33\x07\x86\x5f\x70\x83\x3a\xfd\x8e\x9d\x4b\xd0\xe9\x77\xec\xfd\x60\xe4\x03\xfd\xc3\x64\x0e\xfc\x8d\x48\xa1\x21\x47\x01\x77\xaf\x53\x18\x8b\x8a\x97\x70\x0a\x63\x51\xb9\xb9\x9e\xc6\x58\xf4\x03\x43\x77\xe0\x35\x60\xc5\x86\xed\xce\x9e\x4e\x2c\xea\x66\x48\xdb\xe1\xb0\xc9\xc8\xd2\xd3\x8d\x8f\xb3\xb0\xe2\x58\xe4\x43\xe0\xd7\xb0\x59\x33\x40\x1c\x85\x3d\x9f\x9a\xa9\xe9\xc6\x59\x0c\x51\x3a\x4a\xdc\xd1\xae\xfc\x27\x7b\x79\x86\xe4\x67\xe8\x14\xa7\x03\xab\x34\x1c\x98\x20\x5e\x07\x60\x0f\x95\xe5\x1e\x9c\x03\xb3\x86\xb6\x43\x19\xd1\x64\x45\xf9\x1b\x3d\x34\x3f\xda\xc0\x56\x9f\x0e\xd5\xd2\x61\xcf\x89\x35\x52\x53\xaa\xed\x83\xa0\x74\xb6\x8c\x89\xd1\xe5\xfc\x18\xb8\xd4\xe6\xcc\x22\x52\x15\x85\xd0\x53\x7a\x19\x40\x49\xb3\xc2\x7b\x02\x22\x9e\xe4\xd2\xa8\xcc\x8b\x41\x0f\xfd\x78\xe5\x53\xf9\x2b\x9f\x76\xe5\x65\x8f\x13\x67\x3a\xe4\x3d\x4b\x31\x7d\xb1\x9d\x53\xff\xb4\x0d\xdb\x33\x5c\x4d\x0a\x92\xd3\x6f\xc4\xfb\x81\x95\x63\x98\x43\xc5\x97\x38\xa7\x5d\x16\x39\x3a\xfb\x91\x38\x5e\xbf\x39\x1d\xcf\x2c\x5e\x09\xbd\x0b\x3f\x27\xd2\x67\xf2\xda\x0d\x79\x3d\x39\x7e\xa6\x57\x5d\x2c\x71\x81\x36\xfd\xf4\xbb\x1f\x70\xc7\x34\x3f\xc4\x5b\x34\x37\x6c\x46\xc3\xdb\xef\x40\xd2\x90\xfd\x43\x19\x92\x73\xfc\xa0\x7d\x8d\x74\x20\xf2\xfd\x98\x0b\xf1\xcd\x0c\x2e\xbf\x2d\x88\x74\x32\x7a\x61\xd4\xf1\x67\x8c\x94\xbb\xee\x92\x67\x34\x0d\x59\xa7\xf1\x37\x0b\x77\x1f\xa6\xd8\xf2\x2e\x7e\x28\xa5\x2d\x45\xa1\x00\x56\x88\x63\x6e\x71\x89\x80\x2f\x62\x59\x9e\xc7\x07\xb3\x7c\x3d\x18\x7f\xc8\xb2\x35\x98\xba\xcb\xe9\x76\x53\xe6\x76\xd1\x9d\xc6\x1c\x70\xa3\x30\x97\xdd\xf2\x39\x07\x2f\x3b\x7a\x10\x89\xcb\x3b\x13\xc9\xb1\x38\x3d\x32\xbb\x4e\x67\x41\xf2\xb1\x9b\x94\x10\x44\x62\x2f\x9f\x1e\x73\x84\x5f\xec\xe2\x8c\xd6\xb6\x63\xfc\x18\xcb\x87\x84\x9c\x8c\x37\xb0\x38\x0c\x9c\x8d\x05\x38\x42\xd2\x6d\x83\x94\x09\x83\xdd\xbb\xed\x68\xcc\x51\x7d\x5b\x30\x63\x93\x2a\xa3\x45\x2e\xd2\xe7\xb6\xbe\x9e\x69\xc6\xb1\x74\xd2\x0c\x91\x3f\xa0\x14\xc6\x00\x9b\x65\x23\xa5\x59\xb4\xed\x53\x42\xbc\x1c\xdb\x26\xde\x0c\x65\xa7\x1e\xbb\x60\xe3\xf7\x19\x29\x15\x30\xa7\xa4\x21\xaf\xef\x99\x6e\xee\x55\xc2\xf9\x3d\xb7\x4f\x06\x71\x3a\x18\x69\x10\x27\xad\x91\x06\x78\xf8\x27\x48\x83\xf8\x47\xb6\x91\x4a\x15\x1d\x2c\x34\x41\xc9\x26\x35\x98\xe0\x8c\x83\x64\xa3\xbe\x59\x43\xc3\x09\xce\xb8\x2f\x94\xc8\xa2\x71\x77\x31\x95\xab\xa2\x71\x21\x31\x85\x1f\x28\x71\x91\x6e\xd9\x71\x39\xf1\x08\x4c\xd0\xe2\xd2\xde\x8e\xe2\xcd\xd9\xdb\x97\xfe\xf5\x48\x19\xdb\x97\xf9\x91\xff\xa8\xc2\xb6\x5b\xb2\xbd\x1f\x0f\xe9\x6d\x96\xff\x72\xd6\x37\x16\x45\x18\x80\x16\xd7\xaf\x2f\xfd\xb9\xc1\x9d\x6f\x3f\x6d\x05\xff\x34\xdf\xbe\x48\xcc\xa9\xdd\xd7\xfe\x44\x63\xba\xc9\xa6\x86\xd2\xac\xd7\x0f\x7e\x52\xae\x8a\x16\xff\xb7\x41\x01\xf1\xdb\x29\x71\x45\x8b\x37\xf7\x0d\x30\x8e\x89\x7d\x4b\x7d\x64\xb6\x00\x0c\x54\x76\xd9\xdb\x40\xcb\xb8\x4b\xde\x5c\x2f\x65\xb8\x3a\x5f\x54\x76\xab\xd2\x5c\xb4\xfa\x4a\x99\xa5\xf5\x4c\xa1\xe1\x59\x35\xa5\xba\x59\x6f\xa1\xac\x9e\xf3\x9f\x32\x0a\xe2\x7e\x7b\x1b\x50\xfe\x54\xb5\x05\x9a\xbf\xc6\x58\x44\x3f\xbf\x31\x11\x10\x27\x86\x29\xcc\x5e\x53\x0a\xf7\xb1\x12\xb2\x16\xe3\xf7\x7c\xe3\xa1\xcc\x8f\x9b\xbf\xe0\x5b\x01\x13\xee\x86\xd2\x2e\xb3\x02\x69\x51\x04\xac\x63\xbe\xed\xc8\xe2\x11\xca\x34\xfa\x20\x8e\x63\x21\x0c\x5a\xfd\x0f\xaf\x35\xe7\xdb\x0f\x5f\x7b\x4d\x3b\xcb\xbd\x30\x5e\xf3\xe3\x99\x3e\x99\x16\x66\x49\xc6\x45\x3c\xd0\x1f\x1b\x17\xdc\x65\x4f\xa2\x61\x70\xf5\x38\x3f\x48\xa9\x92\x52\x65\x83\x9e\xf9\xd4\x6f\x19\x53\x55\xdb\x0c\x66\xf8\xf8\xc2\x23\x9e\x2b\xe5\xb6\x68\xf1\xc5\x1a\x53\x90\xbb\xb5\x29\x14\x41\x8b\x1f\x4b\xa8\x81\xce\x33\x8e\x29\x94\x40\x8b\x3f\xf1\xe3\xb7\x06\xb9\x72\xf9\xc8\x4d\x19\x47\x1f\x71\x33\x7a\x4b\x5d\xfd\x26\x5a\x52\x09\x2b\x5a\x45\x40\x7c\x50\x49\xe9\x72\x79\x00\xa9\x2a\x48\x3c\x9b\xf0\xa3\xe3\x63\xbc\x94\x8a\xa8\xd1\x2a\xe2\x56\x41\x33\x5a\x7c\x94\x1f\x16\x3e\xcd\x70\x3d\x05\xf7\x39\x21\xc5\xe3\x4e\xf9\x78\xe1\x61\x83\x8f\xb0\xb4\xbc\x7a\x9c\x0e\x9b\x51\xd9\xe7\x1f\xfc\x97\x1c\x79\x3e\x36\x1c\xe3\x06\xf9\xf8\x59\x00\xbc\xe7\xb0\x19\x3c\x8b\x9d\x4e\x38\xd1\x0f\xb6\xa0\xa2\x61\xdc\x03\x4a\x5d\xd9\x0d\x0d\x31\xe0\x78\x18\xa3\xb1\xd5\xbf\x4e\xdb\xd7\x5b\xbe\xfd\x28\xa9\x6c\x87\x32\xc7\xb3\xf2\x5f\x3b\xa7\xa2\x76\xbe\xb6\x1c\x1b\xa2\xf2\xeb\x1b\x85\x9c\x40\xbe\xd9\xce\x13\x92\xa6\x1a\xa4\x16\x0d\x37\x8e\xb3\x40\x8c\x86\x6c\x32\x50\x20\x2e\x31\xc5\xb5\xb8\xbf\x64\x4c\x36\xea\x5b\x7e\x56\xa6\x43\x1c\x35\x5f\xb6\x68\xcb\xa7\xea\x25\x23\x72\x4a\xa2\x78\xc8\xbe\xc2\x8f\xc4\x33\xe3\x44\x0f\x35\x07\x9f\xaf\x2e\x73\x26\x1b\xeb\xeb\x6d\x56\x53\x26\x59\xf9\x34\xf3\xf5\x78\xd2\x8e\x71\x6a\x1c\x41\x7e\x16\xfb\xd8\xcf\x0e\x41\x31\x1a\xd2\x46\x79\x1e\x5a\xfc\x48\x4e\xec\x10\xa7\x89\x90\x01\x2d\x6e\x1a\xc2\x53\x5c\x4f\x3b\x16\x0a\x3d\xa5\xd6\xd3\x78\x29\x94\xd9\xa1\x55\xdc\x8d\x0e\x57\x31\x1a\x42\x4c\xd8\x80\x16\x27\xd8\xcf\xd2\xba\xa5\x8c\x15\x6c\x90\xcd\x53\x52\x20\x6d\x21\x31\xd5\x3f\x90\xf1\x18\xed\x3f\xcc\x81\xfc\x8c\x45\x72\x83\xd3\x8d\x07\x00\x0c\x3f\x7f\xf6\x43\xc7\x55\x43\x38\x0b\x30\x11\xf3\x87\x49\x9f\x5f\xf7\x4d\x43\x43\xa4\xfc\xfc\x70\x38\x27\xc9\x9f\x2f\x1e\x8e\x7c\xfa\x71\x61\x48\x2d\x3f\x07\xa6\x1f\xcb\x9f\x09\x16\x24\xa0\x72\x7c\xfa\xf9\x74\x1f\x7f\xd6\xcf\xdc\x10\xe3\xe6\x67\x77\xcd\xf5\xb4\x64\xf8\x32\xd3\xe4\x03\xdf\x55\xff\x83\xab\x5c\x88\x81\xe3\xf9\x17\x1d\xef\xe3\x73\xf9\x61\x72\x7a\x92\x96\x11\x03\x95\xc3\xd5\x22\xfc\x05\xa8\xf1\xe5\x88\x17\x2f\x20\xdc\xcb\x98\x81\xea\xc8\x79\x37\x29\x58\x89\xb7\xf8\x7a\xd9\xb1\x88\x97\x74\x39\xe4\x45\x3f\x9e\x52\x26\x74\x42\x8a\xb9\xad\x2c\xd7\xcb\xe2\xdc\x22\x69\x09\x36\xd0\x6a\xda\xc1\x55\x70\x30\x04\x9b\x01\x16\x15\xeb\x85\x0d\x5a\x19\x10\xa2\xe2\xa4\x13\xc7\xb8\xc0\xf6\x5e\x82\x18\x34\x1c\x19\x4b\x31\x2e\x1a\x9e\x94\xf5\xc2\x09\xd9\xf9\x6f\x98\x30\xe3\xc3\x42\xad\x69\xd7\x22\xb4\x67\x10\x6f\x77\xc3\xf0\x1d\x2d\x0f\xc7\xda\x52\xe2\x88\x3e\x0e\xea\x2e\x0f\x9f\x76\x2d\x81\x1a\x7f\xea\x93\xcc\x4c\x99\x76\x66\xa7\x51\x43\x5a\x79\x4c\xb2\x5e\xa0\xe7\x3b\xa3\x5f\xde\x7c\x85\xca\x46\xb0\x5d\x99\xcf\xed\x3e\x99\x23\x14\x47\xe1\x4f\xfd\xfe\x07\xa7\xe0\x52\x74\x8c\x86\x67\x63\xbd\x6c\xa4\x76\x3a\xe5\xa5\x45\x67\x02\x2d\xad\x32\x63\xe8\x11\x2b\xcf\x75\xe0\x63\x18\x50\xde\x13\x2d\x85\xfa\x6d\x06\x7f\xf8\x51\x06\xde\xbb\x75\x58\x5a\xf5\x54\xb5\x9f\xdb\x6e\x83\xe5\xd4\x10\xdc\x49\x2d\x32\x43\x38\xb3\xd2\x4d\xb2\x2c\x1d\xf2\x2d\xde\x4d\xdd\xcf\x3f\xff\xab\x1c\xf6\xd6\x81\xc6\xe9\x8c\x6f\x32\xbe\x90\x1e\x1f\xcd\x0a\x94\x88\x13\x69\x1d\x3c\x28\xf3\x99\x77\x1d\x08\xaf\xb4\xeb\x38\xec\xac\xc3\x81\x79\x51\x18\xbc\xcd\x8b\xfc\x0a\x82\xcd\x1e\x86\x25\xe4\xc5\x71\x3e\x23\xb0\x98\x6b\xe9\xe5\xa3\x5b\x9f\x0c\x41\xbb\x25\xbf\xe9\x80\x3e\x07\x0c\x06\x2a\x03\x6f\xd9\x72\xf8\x0e\x2c\x81\x65\x54\x46\xcd\x5f\x2f\x47\x23\xa0\x8f\xc5\x66\x61\x19\xc8\x7a\x9e\x0f\xad\xdc\x4b\xea\x7a\xe9\x43\x79\x32\x07\x7f\xed\xbb\x93\x76\x41\x6e\x47\x18\xa2\x4f\xa4\x63\x4f\xa1\x06\x34\x98\x12\x61\x6e\x38\x65\x2f\xc7\xe4\x98\x19\x1e\x07\x67\xd8\xed\xf0\x5b\x8e\x2b\x6c\x62\x5d\x39\x18\xbb\x05\x5e\xc6\x63\x7f\xa6\xe5\xfc\x3a\x07\xf3\x73\x41\x6a\x6f\x8c\x14\x7a\x38\x1d\x4a\xcb\xf7\x4a\x4d\x79\x50\x99\xbb\xd3\xf2\xcb\x87\x88\x75\x9a\x61\x18\xaa\x43\x6b\x8c\x42\x2b\xb6\x38\x07\xdf\xd9\xb5\x71\x4b\xb3\xbf\xa4\xf8\x3a\xcd\x2f\x3e\x3a\xad\xd3\xab\x6e\x7f\xcf\x3a\x1d\x0c\x11\x8f\xe4\x3a\xb1\x6c\x2e\x4a\xbd\xce\x33\x94\x76\xd4\xe4\x3f\xec\x9a\xc6\x0d\xba\x4e\x23\xdf\x1c\xce\xf3\x26\x1d\xca\x96\x3f\xb1\x41\x3a\x99\x1d\xf9\x44\x38\xad\x2d\x67\x73\xe0\x30\xb4\x04\x95\x38\x1c\x1d\xfb\xa6\xbc\x90\xa9\xd9\xe5\x8c\x4a\x99\x65\x69\x0f\x69\xb9\x71\x31\x93\x3e\x4c\xf8\x68\xb1\x0a\x87\x09\xdb\x23\x4b\xf8\x07\xd2\x5a\xdf\xd4\xa9\xeb\xff\x17\x94\xee\x69\x7d\x5e\x5d\xc5\x21\xa4\x09\xd4\xb0\x1c\x2f\xa3\x3a\x10\xe9\x4d\x5a\x7a\x32\xbe\xc2\x4d\xe9\x91\x4e\xf5\xf8\xe8\x82\xe2\x6c\xf1\x90\xf2\x6a\x3a\xb8\xe6\x4d\x5a\xe1\x5c\xf4\x23\x1f\x08\x67\xb3\xa5\xf0\x19\x65\xc0\xea\x8a\x89\x71\x7f\x19\x52\x28\xba\x92\x66\x3f\xfa\x90\x3f\x43\x83\x8c\xb4\xa3\x97\xd5\x99\x13\xa7\x32\xeb\x23\xa4\xd0\xa4\x19\x00\x8e\x0b\x58\xbf\xe8\xb0\x91\xbd\x57\x78\xdb\x00\x7b\x3b\xb5\x02\x86\xff\x52\xa0\x8b\xf3\x4a\x27\xdb\x3f\x92\x9a\x55\x7a\x9e\xe9\xc2\xc1\x05\x27\x2a\xae\x45\x99\xf9\x2d\x69\x0c\x4e\x62\xcb\xe0\x08\x00\x34\x4b\xe0\x88\xb3\xd5\x34\xaa\xe0\xa7\xb6\x51\xd6\x85\xc9\x6a\x5b\x6d\x39\xef\x02\xe7\xb2\xa5\x44\x0b\xad\xa1\xc6\x2f\x8c\x10\x9f\xbd\x96\x90\x13\x25\x7a\xd2\x99\x16\xb0\xda\x97\x60\x14\x8d\xab\xb3\x75\x71\x86\x44\xbe\x08\x45\x71\xe4\x37\x94\x4c\xa1\xb4\x9e\xb2\xa2\x0f\x43\x19\xa2\x42\xff\x5e\xab\x93\xb1\x69\x5b\x66\x6e\x88\x35\x81\x37\x72\x5d\x3a\xf5\x73\xde\x58\x82\x3e\x1c\xb3\xb3\x9d\x1c\x6b\xa2\x1e\x99\x01\xf6\x25\xab\xe3\x00\x12\xf5\xc0\x94\xb9\x90\x9b\x88\x11\x20\x0c\x0e\x0b\x7c\x93\x56\x4a\x88\x0a\xa1\x14\x1a\xa6\xf8\xba\xec\x37\x6e\x35\x85\xe2\x09\x36\xd1\xe5\x97\x4d\xd9\x19\x17\x9b\x73\x84\xdc\xaa\x9b\x2f\x75\xee\x3f\xd8\x71\x4e\x44\xd0\xb3\x15\x0c\x69\xe0\x7c\xb2\xaa\x93\x32\x3b\x57\xd0\x4d\x7a\x3e\x2f\x28\xad\xe7\xf3\x61\x75\xd5\x14\xda\x67\x3b\x53\x6a\xcd\x83\xb9\x5a\xbd\xa2\x67\xea\x7e\xfe\xf9\xdf\xff\x1b\x81\x65\x22\xb3\x00\x8a\x01\x8f\xee\x12\x52\xa1\x13\x40\x64\x91\x34\x00\xef\xe9\xaa\x28\xe3\xa7\xae\xb5\x0b\x22\xd3\x69\x02\x66\x7f\x2a\x6b\xc9\xff\x0e\x64\x78\x57\xb5\xee\x61\x44\x3a\x9e\x38\x9f\xfa\x4d\x79\x49\x91\xa7\xce\x28\x30\xb2\x3d\xaa\xf3\x3f\x65\x43\x0a\xe5\xd0\x62\xd8\x2a\xa5\x40\xcb\xde\x11\xac\xa1\xc5\xf8\xab\xce\xa1\xda\x33\x76\xe1\x1a\x62\x37\x56\x3f\x7a\x89\x8d\x29\x98\x43\x8b\x29\x58\x79\x4b\x97\x01\xc9\xb5\x04\x8a\x67\x55\x4e\x2e\x93\x3e\x2d\x20\x4a\x0a\x6d\x44\x4e\x86\x27\xbf\x93\xb3\xb8\xde\x94\x78\x0a\x9f\xed\x32\x3e\xa2\x1e\x19\x2e\x70\xe6\xfc\xa7\x2f\xae\xf0\xb5\x2e\xc3\x25\x62\xe0\x09\x2e\x71\x36\x8c\x4a\xa1\x25\x8e\x32\xb0\x74\x04\x97\x28\x13\x91\xe1\x10\x18\x11\xaf\x82\x47\x94\x98\xaa\xcd\xe1\xb5\xe0\x21\xa3\x23\x1a\xda\xba\x85\xdd\xd2\x87\xa7\x36\x94\x7c\x1a\x23\x55\x19\x6a\x5a\xfd\x29\x71\x0c\x3d\xda\x79\xd9\x50\xa4\x8e\x7f\x11\xf3\xa9\x39\x69\x54\x54\x41\xf3\x79\x38\xb6\x16\xf1\x30\x4a\x28\x0d\xf6\xc8\x97\x1a\xec\xc5\x2f\xfb\x55\x0b\x1b\x07\xfc\x43\x43\x4c\x81\x7f\xa8\x19\x90\x0e\x1e\x31\xca\xda\x42\x60\xf0\x2b\xe6\x27\x74\x70\x73\xb6\x9e\xcc\x88\x9c\x93\xb1\x2c\x82\x70\x08\xa5\xdd\x88\x7a\x76\x02\x81\xec\xb0\xe6\x27\x54\x8d\x43\x48\xb3\xb6\x41\x8d\x3a\x67\x00\x4e\x91\x05\xa6\x01\x67\xf3\x6a\x91\x66\xcc\xba\xaf\xc1\xf0\x36\xaf\x86\x38\xe3\x0c\x60\x14\x43\x14\x70\x0b\x37\xa5\x61\x31\xff\x95\x2f\x3d\x3e\x97\x39\xe4\x45\xc3\x2c\x54\xe8\xfd\x23\x87\xe2\xce\xc1\x91\x8d\x41\x10\x89\xf1\x4a\x5d\x2b\x20\x56\xa8\x5b\x94\xe0\x73\x5f\x1d\xa3\xbf\xa5\x54\xe3\x43\x02\x10\x28\x9f\xbd\xe9\x50\x10\x15\x4c\xf0\x12\x86\xe0\xc4\xa1\xb2\x1c\x19\x22\x52\xb1\xfb\x8e\x91\x97\x9a\xcb\xa1\xf0\x47\x6b\x29\x35\x2b\xa2\xe8\x1c\xee\xbe\xf2\xbc\x6e\x75\x5f\x57\x35\x8e\x99\xdd\x5b\x37\xbf\x2a\x44\x41\xe7\xb9\xc5\xea\xd6\x0e\x35\x55\xe9\x35\x85\x1f\x37\xd4\x21\x61\x38\x4f\x2f\x31\x1d\x5e\xa1\xf4\x12\x17\x1f\xfc\x12\x6c\xa0\xe0\xf0\x5e\xc3\xbb\x13\x51\x27\xd8\xc0\x3d\xdc\x54\x75\xbe\x8f\x14\x2e\x3f\xa0\x7d\x41\x8a\xe3\x1e\xea\x2b\x44\x46\x3e\xf4\x49\x28\x5f\x4e\x2f\xf0\x84\xb2\x81\x81\xb4\x10\xc4\x40\x9e\xc0\x3f\x65\xb8\xe0\x07\x47\x58\x6a\xf8\x21\x4b\xc3\xde\x70\x90\xfd\x7a\x20\x21\x1c\x00\x22\xd2\x63\x18\x6a\xcf\xbe\x36\x38\x21\x36\x95\xe0\x07\x2d\xbb\xc3\x41\x1d\x5e\x39\xfe\x11\x70\x9f\xdb\xa1\xe5\xa8\x0e\x11\xda\x83\x8d\x8d\x55\x01\x52\x21\x96\x8b\x83\x3c\xd4\x03\x51\x33\x72\x0d\x01\xe5\x8d\x76\xa4\x25\x99\x27\x2d\x5f\x7a\x9f\x61\x53\x0c\x07\xd2\xe3\x9c\xe4\x20\xfb\x0d\xd5\x3a\xec\x9a\xe6\x3a\x63\x29\xaa\xfe\x41\xd0\xaf\xa5\x98\x0f\x65\x5c\x29\x73\xd2\x21\x9a\x71\xac\xab\xa7\x55\x1b\x2a\x4f\xa1\xdd\x49\x0c\x6e\x5b\xd2\x30\xb8\x5b\x6b\x74\x9e\xd6\x2d\xa1\x1d\x1e\x5d\x04\xd8\x81\xfb\x93\x35\xf0\x94\x72\x34\x9a\x3e\xf0\x71\xc3\xb3\xa6\xcd\x94\x96\xc2\xe2\xc2\x0b\x92\xe1\x35\x48\x0f\x6f\x40\xd9\xfd\xfd\x34\xa4\x9d\xc2\x09\xdd\xf1\x20\x26\x71\x32\xd7\xf4\x35\x6a\xe3\x90\x63\x9c\x44\x3d\x18\xbe\x63\xe7\x73\xad\xb4\x1c\x0e\x62\xd4\x94\x49\x4e\xb2\xc5\xe6\x64\x7c\x0c\xd7\x39\xbd\x60\x45\x81\x26\x0a\x17\xa5\x8b\x48\x11\xb8\xf9\x97\x41\x13\x93\x07\x9a\x6b\x22\x95\x38\xbe\x4e\xb8\x2f\x75\xdf\xfe\x34\x9d\x7e\xfc\xa3\x69\xd8\xe0\x63\x28\x1d\x3f\xce\xfc\xb6\x9f\x5c\x1d\x19\x9f\xce\x9d\x61\x45\x42\x45\xb0\x35\x88\xba\xcf\x9d\xcd\x9a\xbc\xcb\x63\x04\x8b\xd1\xe6\x4b\x03\x77\xd2\xaa\xee\x85\x46\xca\x24\x01\xd0\x40\xd3\xe6\x0d\xbb\x51\x51\x24\x3a\x61\x6f\x96\xc3\xec\x47\xe9\x0a\x6a\x71\xbd\x32\x36\x03\xfd\x11\xf0\xd3\x89\xba\x5e\xf9\xce\x30\x8c\xcc\xe4\x16\x6e\x95\x6d\xe1\x20\xfb\x11\x23\x0e\xab\x3f\xe3\x23\x70\xd4\x88\xca\xe3\x95\xb5\x60\x3d\x14\xc5\xf2\xa1\x06\xbe\x5c\xb0\x1e\xf3\xba\x6c\x13\xc3\x79\x4b\xaf\x3a\xb3\x4d\x96\x31\x38\xbc\x20\x58\xc6\x6f\x4c\xc6\x2e\xbc\x06\xa9\xb1\x6e\x6a\xbb\xd5\x54\x05\x57\x0b\xf5\xd1\x73\x95\x0c\xc7\x9b\x98\x25\x58\x58\x2c\xec\x62\xa1\x37\x1a\x28\x9b\xe5\xd0\x13\x67\x4d\x43\x62\xcb\x48\x61\x63\x39\x26\x56\xc0\x9a\x0c\x36\xcd\x5a\x3b\xc2\x05\x82\x76\x94\xc1\xea\x2d\xbb\x59\xb9\x9f\x59\xcb\xba\x32\xbf\xe2\xab\x9c\x1a\xca\xa3\x65\x0b\x39\x2c\x45\xfb\x0f\x98\xc3\xb5\x6c\xf9\xc0\xf9\x86\x8b\x34\x98\x49\x70\x91\x63\xd6\x50\x16\x40\x8c\xc6\x87\x67\xb6\xf0\x42\x01\x67\x69\x97\xd5\x52\x66\x6b\x39\x9a\x10\x53\x20\x4c\x40\x2c\xb8\x85\x73\x36\x53\x89\xec\x44\xcd\x0b\x68\x72\x4e\x36\x90\x23\x56\xf0\x92\x75\x2d\xdb\xdc\x5c\x01\xad\xb5\x99\x59\x46\x84\x21\xc4\x59\xdf\x31\x2a\x4a\x8e\x13\xcb\x0e\xb2\x9a\x55\x91\x61\x94\xf3\x83\xe2\x50\x8c\x1c\xc0\x04\x42\x29\x2f\xb6\xfb\x36\x97\x72\x82\xdd\x70\x29\x46\x9d\x31\x27\x6d\xa4\xaa\x45\xce\x95\xba\x52\x77\x35\x85\xc3\x85\x1d\x12\x01\x39\x20\x7d\x28\xb8\x42\x2a\x1b\x2b\xda\x70\xfb\xf5\x03\x12\x51\x90\x94\xd6\x46\x46\xa0\xf0\x1f\xf0\xf0\xe6\x72\x00\xc9\x65\x84\xca\x04\x5e\xb7\xb6\x53\xb5\xe6\x57\x6e\xc6\xbc\x78\x52\xb1\x40\xa4\x84\xd9\x36\xac\x97\x76\x24\x1e\xd1\x2f\x82\xa0\x94\x17\x4b\xb4\x7d\x2d\x3c\x8e\xb4\xa3\x13\xca\xcc\x87\x7a\xc8\x8d\x5e\xdc\x3e\xef\xc1\x15\x8e\x7c\x01\x58\x73\x6d\x8b\x4a\x56\x6b\xfb\x78\x37\xf3\x9d\xae\x6f\x31\x6b\xb6\x0d\x41\xce\xc3\x8a\x5e\xd1\x00\x1c\xaf\xed\xec\xf4\x84\xe6\x5e\x06\xa3\x8c\x1a\xca\x82\x9b\xaa\xbe\x14\xe0\x76\x71\x29\xb2\x45\x23\x5c\xf9\x72\x64\x8b\xc6\xb1\x7f\xfb\x09\xc4\x71\xa5\xd0\xe6\xef\x11\x52\x0f\x59\x51\x83\xdb\x67\xbd\x8c\x55\x37\x58\x3c\x26\x5a\x42\xb5\xf4\xec\xbc\x8d\xa7\x6f\xe4\x43\x65\x88\x78\xe5\x43\xef\x0a\x76\xa2\x60\x2c\x85\x38\xb4\xeb\xed\xc4\x4a\xc8\x46\x81\x5a\x8e\x83\xf9\x10\x8a\xa5\x10\xe2\x67\x01\x62\x09\xf7\xbe\x11\x9c\x47\x5a\xed\x5a\x81\x7c\xe9\xdb\x03\x18\xeb\x8d\xe4\x84\x7d\xdf\x36\x34\x9f\x11\x58\x9f\x8f\x74\x23\x3d\xd3\xd2\xcb\xcf\xbd\xf0\xa5\xec\x4e\x02\xb2\xae\x37\x2c\x89\x29\xf7\xb6\x87\x10\xf6\x75\x8c\x0c\xa2\xbe\xae\xf7\xf4\xf0\x52\xd3\x61\x8d\x07\xd4\x52\xd9\x01\xb5\x65\x2e\xa6\x0b\x26\xf6\xff\x18\x7b\x97\x5c\xd9\x7e\xe4\xdc\xaf\x5f\xa3\xd8\x33\xf0\x5a\x7c\x13\xf8\xe3\x74\xdc\xb6\xe7\x40\x66\xe6\x32\xd4\x90\x54\x28\x4b\xf3\x37\x18\xbf\xef\xcb\x23\x4b\xf7\xe2\x54\x63\x63\x93\xb1\x98\x7c\x33\x18\x8c\xa7\x8b\x86\x2b\xb8\x6f\x35\x90\x92\xd5\x59\xdd\x50\x6a\x72\xd1\x57\x0d\x04\x5e\xe2\x37\x47\xe7\x34\x03\x81\x0d\xe5\xcf\x71\xe1\x68\x43\xfe\x2e\xd7\x0b\xe9\xa8\x27\x72\x69\xae\xf4\x43\xef\x3b\xd5\x1a\x3b\xad\x5f\xff\x04\xf3\xe4\x85\x32\xfb\x2d\x14\x86\x8a\x8a\xcc\x04\xd6\x0b\x15\x66\x4b\x10\x43\x27\xa5\xc9\x35\xe5\x7a\x07\x91\x27\x2f\x91\x4b\x2e\x30\x24\x00\x5d\xef\xa1\xed\xdc\x94\xd5\x03\xc8\x5f\x41\x5b\xa2\x98\x43\x43\xa5\xc9\xbf\xdc\x42\x27\x45\x2e\x25\x97\x74\x52\xe4\xd2\x6d\xa1\x93\xd2\xbf\xd5\x3e\x91\x63\x4e\xac\xa1\xa2\x03\x1e\x5e\x2f\x4e\x17\x54\x2d\x06\x36\x5a\xce\xb7\x1e\x9f\xc5\x1f\x63\x19\x44\x7e\xe0\xd6\xc2\xe4\x57\x28\xac\x9c\xbe\x3b\x1b\x9b\x44\x68\x3d\xa2\xc2\x34\xf9\x24\x5c\x6f\x8c\x2b\x85\xaa\xdf\x68\x3b\xfb\xf8\xa3\xdb\x22\x6f\x7c\xeb\x0d\xeb\xc9\xe2\xd8\xb7\x02\xb6\xa9\x1e\xbc\x3a\x99\x09\xf8\x66\x23\x24\x17\x8d\xf9\x11\x6a\x20\x24\xcc\x1c\xee\xfa\xa2\x11\x8d\x52\xc4\x99\xaa\x21\x2e\xd7\x74\x2e\x5c\x7c\x79\x54\xf1\x5e\x95\x53\xd4\xf5\x46\x03\xde\x27\x08\x0f\x1c\xbe\x73\xe4\x81\x63\x78\xcc\x7a\xbe\x8a\x55\x80\xaa\xcb\x1c\x9e\x9f\x60\x0e\xc8\xc9\xde\x7a\x8b\x92\xf3\x48\x02\x1f\xdd\x32\xa4\x58\xe1\x92\xa3\xc9\xc7\xdc\xfa\x88\x59\x3d\xfd\x31\x87\x2e\xeb\x50\x8e\x37\x96\x5e\x55\x1f\xed\x36\xcd\x6d\x78\xdd\xb0\x4d\xc3\xb2\x92\xcc\x74\x96\xe9\x73\x45\xda\x5e\x6e\x25\xb6\x97\x26\x45\x41\x63\x2c\xcc\xfe\xc8\x40\x57\x45\xd9\x32\x22\x10\x3f\x12\x4f\xeb\xaa\xfd\x88\xba\x17\xff\x4d\x7e\x35\x6e\x71\x45\x42\x61\xe6\x74\x37\x7a\xbf\x2f\x64\x70\x4c\xca\xbe\xd0\x4f\x90\xbc\x7a\xcb\x0c\x5e\xd7\xe4\x0e\xf1\x70\x93\x83\xaa\x7d\xc1\x2b\x10\xb2\xdd\x8a\x87\x20\xc1\xf7\x26\x1e\x82\xbc\x2c\xed\x9b\xe3\x0a\x21\xba\x11\xf9\x0e\x61\xc5\x1d\x22\xdf\x7c\xab\x91\x5b\xbc\x02\x68\x83\x1d\x26\xf3\x4d\x7e\x95\x76\x98\xcc\x9f\xa1\x25\x65\x79\xc1\x56\xe5\x36\x23\x2b\xca\xc6\x5c\xb3\xab\xf7\xcd\xe4\x16\xd7\xfa\xd0\x03\x15\x05\xa1\x43\xf9\x6d\xc9\x8a\x25\x4e\xdf\x37\xd6\xcf\x23\xa9\x15\x1d\xde\xea\xc2\x35\x7e\xaa\x0e\x41\x73\x08\xc3\xef\x7b\x6a\x3a\xd5\x07\x11\xc3\xdd\x85\x4f\xef\x93\x07\x0a\x47\x5a\xa2\xf8\x8d\x40\xd8\x96\x46\x1b\x29\xaf\x98\xa6\x1b\x29\xaf\x4c\xfa\xf7\xad\x67\xbd\xa7\x81\xc8\x7a\x62\x5e\x6d\x09\x76\x75\x03\x6c\x2c\xea\xe5\x04\x6d\x87\x98\xb7\xdc\x5e\x08\x0e\x77\xd1\xa4\x2c\xad\xef\x9f\x11\xf9\xc6\x30\xbe\x12\xb4\xeb\x64\x63\xd1\xdc\x48\x1c\xd2\x4b\x21\x1c\xf6\xcd\x2e\x2a\xea\xcf\xd6\xa2\x39\x1b\x5d\xa8\xea\x82\xf6\x14\xf4\xc5\x46\x78\x2b\xbb\xdc\x4d\x7c\x05\xd9\x25\x12\xfb\xbf\xc9\xa4\x72\xa7\xe0\xea\x4a\x22\xbc\x93\x2e\x7e\xe8\xe8\x4d\x0c\x05\xef\x5b\x2c\xdf\x93\xc4\xae\x04\xff\xbf\x87\x2e\xbe\x8d\xe9\xfb\xd0\x1d\xb9\xc3\xf4\xbd\xc9\x72\x82\x78\xff\x4d\xba\xdc\x5b\x31\x15\x74\x43\x11\xfe\xff\x64\x5d\x96\xdb\x0c\xc2\x7a\x13\x46\x41\x9a\xd5\xc4\xff\xcf\xc2\x19\x0a\xff\x9f\xc5\x74\x25\xfe\x7f\xae\x1e\x75\x6c\x04\x21\x67\xc2\xff\x27\x11\xae\x84\xff\x3f\xab\xa0\x26\x83\xcb\x2b\x16\x0e\x21\xfe\xef\xec\x36\x64\xaf\xd4\x94\x63\xba\x34\x79\x68\x46\x55\xff\x2e\x1e\x3e\x9e\xbb\x78\x8d\x4b\x05\x76\x23\x3d\x96\xca\xdf\x26\xbe\x82\x7c\xdb\xee\x90\x25\x67\xa3\x19\xa4\xc7\x92\x53\xee\x14\x5c\x21\x69\x03\xee\x90\x1e\xe7\xec\x5e\x07\x0a\x1a\xdd\xb5\x70\x64\x86\xba\x8d\x82\xca\x48\x6a\x3f\x22\x02\x49\x0b\x66\x87\xa0\x39\xdf\xdf\x6f\xf4\xd4\xf5\x44\x94\x58\x9d\x9f\x2c\xc1\xc2\x50\x2e\x90\x13\x88\x76\x4b\xe8\xac\xed\x19\xf1\x1c\xb2\x9c\x9d\xee\xb0\xc0\x2f\x5e\xa7\x6c\xc4\xef\x8f\x1c\xc3\xe1\x5f\x62\x54\x38\x95\x8b\xad\x02\xfa\xde\x59\x4f\xa5\xe4\x8f\x04\x1f\xce\xca\x69\xb7\x76\x65\x63\x1c\xc3\x3d\x3f\x27\x42\x6e\x29\x77\xd6\x1d\xe1\x81\x84\xbd\xbe\x7c\x28\xef\x2c\x12\xc4\x65\xc3\x68\x5c\x2c\xb4\xad\xc0\x0f\xa2\x5e\x76\xc6\x1e\x47\x74\xcf\xce\xa8\x5c\xde\xd5\xd9\xd8\x1e\xcd\xad\xec\xb8\x0c\xd5\x77\xe9\xb1\xb8\x11\xb0\xd6\xf7\x63\x78\x8e\xbf\xd4\x66\x6c\x64\x59\xe4\x6f\x02\x41\xd4\xfb\x9b\x8d\x73\xe7\x1f\xc6\x1b\x5e\x9a\x9a\x3b\xa2\x44\x34\x11\xe3\x3b\xe2\x42\x64\xbd\x2b\x77\x46\xa8\x2a\x0d\x86\x9d\x31\x21\x1f\xae\x14\x7a\x20\x6b\xf2\x56\x18\x73\x57\xd7\xc3\xe4\x4d\x7d\xc4\x08\x53\x27\x42\xde\x04\x44\x16\x6e\x79\x13\x90\xbe\xc5\xce\xb8\x8d\x48\xfe\xc8\x3e\xc8\xfe\x08\xa7\xcb\xcb\xb9\xd1\x07\x71\xab\x1b\x9d\x25\xe7\x62\x71\x75\x3f\x64\x89\x5f\xab\xeb\x55\x07\xa9\x08\x01\xfa\x94\xf7\xbd\xad\xc8\x0f\xf2\xc8\xb6\x0b\x2f\x9f\xee\x5c\x1c\xa2\x7f\x42\x2f\x7c\x97\x21\xb4\x35\x95\x8d\xb5\xee\x6e\x24\x50\x81\xee\xa4\xc2\x56\x84\x5f\xb2\x0b\xfa\xa0\x22\x46\x77\x81\x1c\xe6\x09\xb7\x0b\x37\xaa\x10\x77\x81\x17\x9f\x9c\x8b\xc5\xd5\x36\xc5\x7d\x41\x17\xfa\x2d\x10\x36\x43\x43\x16\x8b\x33\xbb\x52\x04\x8b\xd5\xf5\x68\x75\xe9\x4f\x08\x50\x93\x9e\xfb\x0e\xd1\x2e\x9d\x18\x42\xb4\xdb\x7f\x2b\x21\xda\x5b\x1f\xfe\xa6\xdd\xee\x8f\xe1\x2e\x43\xeb\x55\xb1\xee\xba\x79\x02\x6c\x84\xad\x7a\x08\x11\xbe\xfd\xf4\x80\x0e\x11\x41\x40\x0c\x10\xc2\xb7\x37\x69\x71\x28\x60\xbb\x34\x33\x76\x08\x57\xb3\xa4\x63\x04\x6c\xb7\x4e\xe3\x0e\xd9\xea\x2d\xad\x0d\xa2\xae\x9f\x71\xd0\x62\x03\x57\xe9\xc0\x37\xbd\x7b\x78\x9b\x6f\xc5\x01\xb8\x85\x0f\xc3\x82\x3c\x7b\xab\x35\x3d\x7b\x78\x47\xef\x90\x7b\xde\xf2\x15\xaf\x20\xeb\xf5\x16\x26\x6f\xba\x13\x45\x92\x29\xca\xba\x1e\x08\xbb\x49\x22\x22\xf4\x1d\xe6\xdc\x4d\x2e\x12\x88\x87\x7e\x7e\xea\x2c\xd4\xa6\xf0\x83\x44\x96\xd2\x9f\x21\x06\xba\x1d\x76\x29\x06\x7a\xbd\x85\x24\xc3\x0c\x3b\x89\x85\x45\xcc\xf3\x53\x91\xc6\x86\x03\x36\x99\x2f\x10\xd9\xfc\xd0\x3c\xfa\xe9\x06\xf5\x89\x2a\xc3\x31\xbf\xb1\x6d\x43\x94\x2d\xfb\x05\x42\x94\x9f\xac\x3a\xc1\x85\x23\xfd\x16\x45\x25\x97\xd6\x80\xa2\x92\x27\x69\xad\xec\xb6\x15\xd6\xcd\x3f\x8d\xdb\x50\xf8\xa4\x0f\x0d\xb5\x29\x1b\xb4\x8b\xd0\x94\x7c\xea\x4b\x54\xb4\xbb\x14\x5e\x74\x05\xf5\xa1\x2e\x0d\x65\x07\x07\xcd\x15\xe3\x34\x5e\x1b\x24\x2c\xac\x9b\x44\xa9\x84\x26\x6f\x92\xb5\x6f\x19\x58\xdf\xcd\xd9\x38\xa2\xc2\x27\x1d\x6f\x6e\x92\x21\xee\x2e\xaf\x3e\x22\x7c\x2c\x11\x2d\x2e\x1c\xe7\x72\xba\x2c\x82\x12\x9d\x4b\x85\x23\xd7\xeb\x92\x70\xe4\x4d\xea\x09\xbb\xf3\x48\xd5\xb6\x0b\xe3\xec\xdb\xd4\x44\x18\x67\x37\x89\x54\x08\x40\x9e\xc4\x3d\x22\xe2\x78\x93\x74\x83\x80\xe3\x67\x24\xaa\x86\xd3\x2d\xbd\x9f\xdd\x25\x5c\x10\xc5\x14\xb6\xd9\xf7\xcc\xae\x48\x27\x58\x33\x44\xe8\x31\x91\x53\x1d\xde\x85\xd4\x89\x76\x08\x52\xb3\x22\xd2\x10\x37\xfc\x54\xeb\x6c\x44\x39\xd6\x65\x12\x16\xd6\x4d\xf2\x8c\x2d\xc1\xa9\xde\xb0\x3b\x04\xa7\x4d\x1c\x72\x85\x0d\x9f\x43\x57\xd6\xc0\x95\x83\xde\xa5\x44\x03\xcf\x72\x0b\xba\xe5\xc4\x7e\x08\x35\x0c\x1c\xb0\x9e\x07\xf7\x1f\x31\xf9\x20\x00\xaf\x4e\x1e\xc2\x51\x31\x4a\x89\x23\x7e\xc6\xa9\x36\x91\x71\xea\x21\xba\x87\xae\xff\xe4\xc2\xd1\x7b\xed\x04\xe2\x7f\xd7\x5b\x97\x14\xf2\xc6\x2e\x19\x2c\x41\xbe\xef\x29\xe1\x96\xa3\x7c\xeb\x65\xba\x43\xc4\x68\xc3\xe3\x8d\x31\xb4\x78\x75\x44\xea\x3e\xbf\xbc\x95\x25\xc2\x9f\x6e\xdc\x90\x2a\x36\x71\xdc\x14\xaa\x5b\xfc\x49\x85\xea\x1e\x7e\x88\xca\x6e\xda\xaf\xcb\xb1\xf5\xfc\x65\x6c\x61\xed\xdc\xc4\x3f\x25\xae\x76\x96\x89\x0d\x91\xb3\x9b\xf8\x44\x04\xce\x6e\x62\x1e\xec\x90\xf7\x35\x31\x70\x88\xa2\xdd\xc4\xe3\x53\x14\xed\x7a\x77\x17\x8d\xad\x70\xbb\x41\x98\x22\x22\x9e\xe4\x29\xbe\x7d\xab\x05\x21\x8a\xec\x99\xac\x92\x2e\xdf\xa9\x65\xd1\xdc\x86\xf8\xaf\xf9\x69\x84\xef\x77\xb1\x2f\xf6\xe4\xb9\xd8\xbe\x59\xee\xc2\xea\xb2\xa1\x47\xa3\x0b\x2e\x24\x7a\xcd\xa4\x38\x12\xbd\x29\xaf\xfc\x0a\x9d\x3d\xfc\xc2\x9e\x1c\x3b\xed\x63\x9c\xbf\x8b\xb5\x41\xac\xec\xf3\x4b\x17\xe5\x60\xe9\x89\x3a\xf5\x5e\xd4\x2d\x81\x1d\xf4\xf0\x8b\x7b\x4a\xdb\x4d\x6f\xdf\xe9\xc5\x57\xe1\xd0\x1d\x31\x25\x1d\x2e\xdf\xed\x06\x48\xe1\xb2\xa7\xf4\x03\x76\xd8\x4c\x37\xbf\x00\xa6\x88\x2d\x5d\x79\x53\xd8\x5b\x1b\x4e\x36\xd3\x44\x05\x1e\x04\xd3\x3e\x3b\xc3\x8d\xc6\xb2\x69\xd3\x47\x88\xec\x66\x6a\x19\x61\x9d\x69\x38\x84\x75\x26\xf0\x16\xbb\x46\x78\x40\xbe\xe0\x47\xf3\xc7\xd8\x28\xda\x9a\x21\xac\x6b\x26\xd9\x90\xce\xf9\x56\x42\x1c\x37\x87\xae\x51\xc4\x71\x26\x66\x96\xb4\x50\x45\x87\x61\x5a\x6d\x3a\x28\x1c\xc1\x37\x53\x1d\x4b\x98\xba\xb9\x28\xb7\x85\x2e\xca\xc5\xae\xd1\x90\x09\x9f\x3d\x15\x4e\x74\x2f\x6f\x22\x37\xfa\x26\xeb\x8a\x21\xf0\xdc\xdf\x90\x6e\xf8\x02\x5e\x98\xde\x98\x68\x59\xc2\xc0\xba\x69\x96\x76\x8a\xd0\xf5\x02\x0d\x68\x2b\x84\x91\x76\xaa\x1e\x5a\x30\x1d\xbe\x93\x22\x8e\xa2\x90\xb5\x3c\xc3\xdf\x22\x6b\x17\xd7\xbc\x7b\x0f\x3a\xd1\x0d\x15\x16\xdc\x4d\x0e\x56\xf6\x12\x43\x42\xe4\xe8\x42\x2b\xa1\x7f\xcb\x86\xf2\xb0\x04\xce\x7b\x6d\x85\x61\x51\xff\xf0\xef\x63\x3e\x48\x88\xd2\xda\xd0\x83\x30\x0c\xb8\xbb\x34\x2a\xf6\xc6\xec\x41\x9a\x79\x7b\xb3\x4f\x74\x5f\x60\xa1\xed\x4b\x69\xeb\x52\xff\x27\xbc\x89\xef\x0d\x26\xd2\x7d\x81\x24\x4d\x5e\xda\xf7\x66\x4b\xe9\x7e\x40\x90\xe6\x4b\x5b\xb6\xdd\x97\x7b\x13\xa2\x2a\xf7\x0d\x63\xfd\x5b\x14\xdf\x86\xcf\x21\x7a\x64\x8b\xa9\x25\x7a\x1d\xe9\x98\x71\xba\x0c\xb4\xa5\xa3\xb7\x43\x02\x96\x15\x7e\x6b\x87\x94\x2b\x8b\xb7\xbe\x71\xef\x6e\x94\x8e\x97\xf6\x39\x74\x73\x20\xd8\x32\x5e\x94\x5b\x76\x09\xef\xb7\x44\x59\xd2\xe7\xdb\x1b\x4d\x45\xa9\xfe\xed\xbd\x35\xcf\xea\xbc\x68\x36\x9d\x00\x64\x52\xdf\x1e\x11\xc2\xe6\x16\x07\x01\xc3\xeb\x2e\x51\xd7\xc6\xf0\x7a\x88\xd9\xb0\x41\x01\xd5\xdf\x70\x48\xec\x36\x63\xdd\x85\xa8\x71\xbd\x3e\xcc\x60\x7a\x41\x79\x4b\x4f\x6f\x87\xe1\xf5\x2d\x63\xa2\xfd\x62\x1b\x7c\x73\x1c\x0d\xa1\xc9\x97\xa8\x39\x2d\x60\x98\x56\x27\x69\x62\x6c\x4c\xab\x8d\xc5\x91\x50\xf9\xb0\x62\x10\x6d\x8c\xf9\x02\x23\x08\xef\x85\xd0\x29\x7b\x7a\x5e\xdc\x1b\x42\xd3\x2f\xd4\x46\xa4\xfb\xb7\x43\x06\x75\xd7\x5b\xcf\xaf\x17\x66\x51\x92\xd7\xef\x17\xe8\xa2\xf9\x63\x4c\x96\x30\x4b\x48\xa1\x9a\x11\x1d\x2e\xdd\x4d\x81\x61\x48\xdd\xef\x6f\x23\x41\x41\xe8\x94\xbc\x10\x37\x48\x35\x70\xbf\x50\x4d\x1c\xdd\x5f\xe3\x98\x34\x7f\xd4\x6c\xa9\x4d\x9e\xf7\xd2\xfe\xdb\x2f\x5c\xbf\x16\x7f\x5c\x87\x94\xd3\x63\xe2\x85\xc6\x9c\x99\x7e\x2f\xbd\xfd\x85\x3a\xe4\x1b\xfe\xfe\xfe\x94\xed\xe6\xe5\x5c\x44\xd5\x51\x1f\x36\x73\xab\x36\xb7\xdc\x5d\x6a\xe2\x75\x1d\x75\x97\x85\x74\x17\x45\x2b\x97\xef\xcd\x9d\x08\xd5\x79\xef\x2f\x5c\xbe\xfb\x38\xbc\xc4\xcb\xea\x6e\x86\xb9\x56\x87\xd8\x7c\x5e\x95\xe0\x5e\x0d\xa1\x2b\x19\x60\x4b\xe7\x78\xbf\x85\x83\xbe\xd9\xd8\x26\xdd\x39\xb8\x04\x3a\xd8\x78\x83\x2f\xdf\x8a\x62\x9f\xe8\x8c\xbd\x41\x57\x9a\xaf\xb7\x77\xed\x54\x36\xba\xae\x55\x91\x33\x78\x49\xea\x36\x42\x33\xaf\x67\x08\xcd\xb2\x6c\x2d\x36\x32\x33\xcf\xd6\x1b\x86\x55\xf3\x0f\xf5\xb0\xd4\x5e\x7c\x4b\x6b\x56\x38\xfc\xad\x8b\x4d\x53\x8b\x61\xb7\xa7\x4b\x86\xdd\x66\xc5\xbe\xd9\x9b\x1e\x26\xf6\x14\xda\x6f\x6f\x54\x98\xf4\xf4\x7e\xeb\xe9\xa0\xd3\x19\x2e\xca\xbf\xbc\xf3\x0f\xd5\x88\x87\xf0\xd1\x7d\xa8\x83\xf4\xe1\x69\xdb\xfe\x6c\xd8\xb3\xb1\x4a\xf6\x82\x11\x50\x7f\x88\x1a\x53\x40\x7d\xb3\x8d\x3f\x3a\x0d\xc3\x59\xed\x27\x75\xe1\x1c\x87\xa2\x40\x71\x84\xdb\x2f\x7e\xb4\x87\xd7\xf1\xf6\xfb\x87\x11\x33\xbf\xb8\x49\x3a\xc0\x0c\x7c\x50\x41\x11\x31\x8d\xf9\xb2\x14\x3e\x88\xa7\x9f\x15\xa3\x80\x78\xfa\xa7\x73\xfe\x61\xcc\xb9\xa6\xee\x03\x9e\x95\xc2\xe5\xc6\xb4\xd9\x14\x68\x98\x36\x0f\x05\xd2\x50\x78\x7d\x39\x68\xdd\x72\x73\x2e\x75\x22\xc2\xeb\x77\x93\xef\x8a\xae\x2f\xd5\x10\x45\xd7\x1f\x66\x46\x3f\x67\x3b\x77\x63\xfa\x30\x74\xee\x53\xfb\x05\x17\xe8\x66\x36\x3e\x7a\x56\x55\x67\x23\x72\x92\x74\x74\x08\xc4\x7f\x8f\xfe\x6d\x05\xca\x47\xc8\xec\xe1\xe2\xec\xdf\x2c\xf1\x45\xe9\xfd\x33\xd5\x41\xd5\xc4\xbb\xb9\x3a\xc7\x45\xd0\x5c\x16\x79\xc1\xb7\x6c\xe0\x65\xd1\xcf\x8f\x98\xae\xdf\xb2\x81\xec\xc5\xcb\x79\xf4\xcc\xd2\x92\x85\x69\x73\xf3\xfd\xfc\x08\x83\xea\x2a\x78\xf4\x1a\xd6\xba\x84\x1f\xf4\x66\xde\x69\x84\xed\xef\xc6\x98\x8f\xa4\x41\xdf\x6c\xf8\x14\xea\x6e\x33\x7a\x20\x8e\xc5\x23\x17\xf7\xea\xfa\xe2\x18\xfb\x77\xc2\xef\xfe\x61\x6c\x2f\xb1\x45\xc2\x61\xba\xfd\x6c\xed\x47\xac\x53\xf7\x95\x87\x9c\xb8\x01\x8f\x08\xb1\xe6\xb2\xda\xed\xaa\x36\x24\x01\x66\x92\x84\xb1\x74\x9b\x7a\xc1\x3e\xa2\xca\xb4\xc1\xc2\x2b\x7a\xb6\x1c\xeb\xf1\x06\x3b\xd5\xce\x71\xc5\x96\x02\xad\x9c\x1c\x01\xce\xa7\x72\x50\xd6\xc3\xd9\xf3\xe2\x4f\x97\x8b\xf2\xe2\x1f\xae\x27\x26\x36\xb8\x1e\x27\xd7\xc2\xfb\x55\x57\x4e\x13\xeb\x7a\x76\x74\xb6\x28\xc7\xb3\x3d\xb0\xf9\x24\xe2\x7f\x9b\x41\x97\x4d\x02\xfe\x37\x4e\xe3\x24\xde\x7f\x4e\xfe\x16\x7b\x6d\x76\x7d\xe3\x4d\x30\x55\x4b\x70\xf0\xaf\x6f\x2e\xd4\x62\xdc\x3c\x57\xfe\x74\xae\x45\x7b\x59\xb9\xf0\x21\x77\xbb\x05\x0e\x71\xd3\x30\xce\x85\xdf\xb1\x8a\x3e\xb9\x15\xb3\xea\x26\xe0\x45\x0c\x17\x0d\x0d\xe1\xe6\xa2\x31\x8a\xcb\xb9\x27\x44\x18\x9a\xc6\x60\xf3\xf1\x92\x3e\xb9\x3b\x4a\x3a\x97\x02\x4f\x68\x86\x57\x44\x32\x2a\xfe\xd6\xa3\xa4\xe6\x5b\xef\xcb\xe9\x8f\xdc\xe0\xd5\xd9\x88\x7a\x3d\x34\x2a\x2c\xdf\x38\x4c\x73\x84\x41\xb4\x9c\xb8\x9e\x5c\x68\x1b\xf4\x3f\xaa\x82\x9f\xa2\x35\x7a\xe0\x1f\x32\x8f\xea\x2b\xea\x78\x70\xeb\x4f\x76\x44\x98\x2f\x4d\x72\xdc\xed\xe8\xc6\x9f\x1c\xfa\x32\xfe\xc6\x82\xbb\x1a\xee\xc0\xce\x47\x2c\xa7\xaf\xa4\x49\x0e\xcb\x69\x31\xf7\x4e\x0e\x74\xd2\x6f\x65\x39\xf7\xd3\xd9\x50\xcb\x6c\xfe\x65\x30\xe5\x7a\x53\x2e\xfa\x73\x57\xe5\x56\x28\x65\xba\xc9\xb0\x44\x2e\x6e\x03\x42\x69\x38\xfb\x0e\x94\xe5\xa2\xe1\x7b\xa8\xab\x89\xd8\x81\xe9\x56\xc9\xe0\x18\x12\x2c\xf9\xe4\xc2\xfb\xb9\xbb\xc6\x0e\xbc\xfd\xbb\x38\xc9\xf7\x50\xee\x6c\xb9\xe2\x8e\x6a\x93\x69\x95\xc3\x2e\xba\xc3\x1b\x3b\x39\xf0\xb2\xb6\x27\x76\xd1\xd3\xed\x07\xc6\xcc\x3a\x39\x21\x21\xef\xf0\x20\x4f\x0e\xb4\xac\x83\x84\x21\xf4\x70\xe7\x22\xf6\xbc\xd7\x4a\xe2\x73\xb4\x08\x4e\x36\x54\x44\xb3\x7f\x18\x3d\xd7\x4e\xbe\x71\x36\x7b\x3b\xc7\xbb\xc8\x03\x89\x07\xcd\xf8\x7e\xfc\xc4\xa3\x4d\x13\x10\xf8\x12\x2d\x8b\x39\x6e\x3d\x6e\xdc\x9d\x60\x7e\xcc\xa4\x16\xc5\x74\x9c\x1a\x48\x30\x1d\x8b\xd7\x91\x0d\xe9\x41\x06\xb1\x89\xbf\xa9\x93\x1b\x91\xf3\x37\x5e\xe0\xd3\x1f\x57\xac\x8e\x3f\x86\x0f\x3d\x6f\xb9\x10\x42\x4d\x4f\x79\xd0\x9a\x45\xa7\x3c\x8c\xa9\x1b\xb1\x0e\x4e\x2e\x4e\x72\xea\xca\xd1\xef\xaa\x5c\xfe\xf5\x53\xf1\x32\x76\x72\xb1\x53\xab\x6b\x01\xeb\x77\x17\x0d\xaa\x62\xba\x28\x02\xb2\xe9\xb2\xb1\x71\x85\x49\x10\xe4\x13\x2e\xfe\xe4\xb4\x57\x8a\xb2\x60\x59\x2d\x40\x12\xa7\xad\xbb\x7b\x31\xe7\x99\x49\x4e\x28\x3f\x77\x7f\x0c\x51\xe9\xd0\xf6\x48\x92\x68\xb8\x47\x62\x6f\x57\xff\x94\x27\x92\xae\x81\x24\xe1\xa8\x3b\x21\xa1\x94\xbf\x2e\xad\xad\xfa\x84\xed\x06\x82\xb0\x93\xe5\xf2\xf9\x7e\x8d\xf3\x54\xd5\x27\x51\xa6\xdf\xb2\x2d\x94\x5b\x5c\x34\x36\xa2\x56\x37\x04\xf6\x0a\x69\x76\x72\x8c\x54\xbd\xc7\x2c\xab\xeb\xf6\xc3\x8a\x7b\x6a\x3f\x27\x49\x46\xa6\x9a\x24\xa0\xc1\xed\x75\x92\x5a\xe8\xf7\x6b\x20\xc3\xac\x91\x89\xeb\x2a\x8c\x9b\x88\x72\xad\x1b\x47\x3e\xef\x7d\x55\xe1\xf3\xbe\xa3\x89\x30\x47\x48\xd8\xef\x5b\x1f\xb3\x90\xda\x48\xca\x6a\xb6\x9b\xb2\x10\xf6\xc3\x3f\xd5\x3e\xfe\xa3\x28\xf3\x94\x25\xa4\x69\x57\x4e\xc7\x73\x2a\x1b\xbe\xe4\x1b\xf3\x90\x45\xb6\x0d\x67\x99\x7a\xcd\x59\xd6\x1b\xd9\x1d\x8e\x67\xf0\xcc\xaa\x08\x65\x4c\x64\x80\x27\x8b\xe8\x6c\xfa\x6b\x28\x5e\x67\x7f\x84\x09\x2a\x7a\x02\x99\xf7\xd0\x9d\x19\x22\xef\x86\xdf\xd0\x93\x2b\x91\x53\xe7\xb5\x17\x3c\x0b\xf8\x6a\xa8\xea\x8f\x5e\xba\xc2\x1f\x21\xd6\xbe\xcb\xf7\x23\xa2\x30\x6d\x2a\xbc\xe4\x4f\xdf\xbe\x19\xdf\x20\x5d\xc8\x3e\xb3\xe0\xe9\xfb\x15\x7b\x76\x75\xde\x0b\xae\x8a\x37\xeb\xe4\x5f\x06\x79\xa8\xcb\xb8\xe8\x49\x3a\x9d\x8d\x91\x15\xe7\x78\x53\xe8\xc0\x14\xd4\x26\x4c\x0d\x15\x91\xed\x3a\x3f\x48\xae\x53\x1b\xce\xf2\x04\xd3\x04\xca\x2f\x7e\x13\xe6\x0a\xb9\x72\x9b\x45\x35\xe9\xf9\xa8\x89\x08\x4f\xf8\xa3\x65\x17\x45\x09\xb4\x4e\x65\x3b\x03\xf7\x4f\xd9\x74\xd3\xcd\x04\x0e\x2a\x49\x39\xd8\x83\xc3\xf5\xbe\xf8\xa9\xbf\xc2\x25\xd5\x99\x91\x7d\x78\xd3\x04\x97\xa5\xc1\xaa\xb0\x2e\x17\xd5\x84\xc5\x41\xf3\xac\xa1\x9e\x50\xfc\x11\x6c\xa6\x45\x96\x87\xfb\x5b\x78\x39\x8c\xc7\x1b\x16\x19\x27\x77\xd3\xa5\xac\x2c\xd3\xe2\x1c\xd3\xd2\x9c\xe5\xba\x9b\xae\x08\xa2\x46\x5b\xbd\x48\x96\xa2\xdd\x5c\x60\xa0\xa7\xcb\xed\x70\xa4\xa6\xab\x7a\xf3\x95\xb5\xaa\x58\x12\x34\xad\x73\x05\xaf\x27\x51\x4f\x61\xe6\x9d\x93\x3a\x55\xc1\xeb\xc5\xbf\x8c\xa0\x34\xea\x43\x58\x80\x2b\x6c\xdf\xc9\x45\xa8\xd0\x6f\xc9\xd0\x29\xd7\xa4\xc8\x1e\xbc\x69\xef\x60\x0f\x9e\x85\xea\xea\x54\x77\x54\x4f\x50\x2b\x4d\xd7\x73\x85\x3e\x29\xfe\x16\x93\xe0\x83\x89\x57\xfb\x29\x42\xbf\x4a\x4d\x5b\x93\x2b\x43\xf2\xf9\xcd\x6e\x46\xa9\xc2\x4b\x2b\xa1\xa1\x04\x19\x52\xdd\xbf\xe0\x03\xcc\xe2\x6f\x3a\x7b\x53\xd9\x40\xb6\xc5\xb9\x4e\x2b\x1a\x4b\x98\xe8\x4e\x9d\x36\xbc\xdc\xfb\x52\x0c\x0d\x05\x39\xfa\x3f\x39\x0e\x8c\xb6\x63\x65\x2b\x08\xbf\xa3\x84\x30\x75\xaf\x55\xde\xfa\xc3\x6d\x6c\x3c\x41\xa9\x77\x41\x5b\x5c\x42\xe0\x35\x68\x0b\x53\xe2\x75\x6b\x46\x34\xac\xad\x19\x71\x96\xa7\xb5\x56\xb3\x89\x3d\xa5\x1d\xd5\x40\x0d\xf5\x8f\x4c\x94\x53\x94\xcb\x49\x28\x1b\x87\xf8\x63\x68\x3f\x35\xd4\xad\xba\x50\x57\x98\x7c\xcb\xeb\xea\xc9\x31\x5f\xfe\xa5\x3a\xe8\x8f\x81\xce\x35\x34\x8c\xbc\x4d\xfd\x36\x24\xe6\x49\xdb\x04\x23\xef\x59\xab\x72\x37\xf5\x74\x65\x83\x54\xd7\xb9\x42\x2b\x62\x9a\xaa\x94\x55\xb7\x36\x5f\xe3\xd1\xd5\x2f\x97\x8d\x25\x13\x55\xdf\xa6\xda\x54\x16\xaf\x01\x5d\xcb\xd2\xb8\x25\x74\x3b\x86\x57\x7b\x19\x92\x9f\x9c\xe6\x40\xfd\xc3\xe9\x64\xba\x93\xb2\x71\xc6\x84\xf1\x42\x81\xa2\x4d\x5d\x0b\x0d\x85\x7e\x8f\x04\x02\x42\x88\xb3\xf9\xca\xd0\x0f\x77\x10\xd6\x22\x9c\x50\xad\xa8\x49\x04\x29\x66\xde\x63\xb8\xa2\x78\xec\x13\x1f\xf8\xe4\x62\x4b\x37\xcd\x25\xd7\xc9\xf0\x04\x11\x6c\x27\xfb\x63\xf4\x55\xd8\xad\xa1\x14\x3a\xbd\x0a\x1b\x8c\xeb\xc5\x85\xd6\x98\x9e\x2f\xde\x53\x5d\xab\xdb\xf1\x6e\x3d\x35\x09\x5d\xb7\x8d\x5e\x29\xa1\x69\x91\x8b\x36\x39\x8a\x16\xb7\xc6\x12\x7a\x16\x0a\xf3\x79\x72\xb1\x85\x9a\xbf\xc5\xec\x35\xb7\x11\xf4\x73\x71\x2d\x61\x8e\x31\xdc\x42\x38\xfa\x17\x12\xea\xb8\x9a\xd1\xd5\x81\x4f\x7b\x3f\xd8\xa4\x80\xa1\x4d\x8a\x86\xc5\x6c\x2e\x19\x17\x85\x6e\xd0\xb0\x38\xcf\xb7\x2e\xab\x8e\x1a\x71\xd7\xfa\x84\xba\x85\x1c\x37\x9d\x5c\x74\xb4\xbb\x28\xda\x66\xd3\xf5\xbc\xe3\x21\xec\xf6\x83\x54\x29\x2e\x1a\x7b\x40\x68\xa4\xf3\x66\xef\xfa\x5d\xd0\xa9\x97\xfb\x16\x84\x69\xf7\xac\x11\x6f\x71\xb8\x64\x10\x47\xc3\xd3\x8d\x8e\x5d\xf7\x62\x20\x04\x4e\x9e\xe2\x8d\x06\x8a\xe7\x18\x6b\x90\xa4\x67\xa2\x4c\xd3\xbb\xab\xc2\xab\x84\x1f\x9f\xa8\x5f\xcc\xee\x8a\xdf\x94\xd5\x5c\x86\xfa\xc5\x14\xe9\x2c\xb3\x75\x33\x5c\xd0\xc6\x18\xe3\x9b\x0d\xe5\xab\xe2\xb2\xf4\x41\x0f\xbe\x01\xf5\xe9\x67\x74\xa8\x6a\x8c\xa6\x75\x1f\x10\x98\x5d\xa3\x19\xd8\x5e\x56\x17\xc5\xb1\x32\x93\x1b\xca\x18\xc3\xac\xa3\x50\xc6\x68\x53\x53\x16\xba\x18\x6d\x76\x7f\x8b\x33\x23\xa2\x75\x08\x6f\xb8\x3b\xbc\x7f\x45\x9f\xa1\x89\x31\xcd\x57\x18\x3a\xfd\x7a\x64\x86\x93\xfa\x7e\xe9\xca\x88\x88\xfe\x6d\xea\x69\x31\x90\x8e\x26\xbd\x23\x43\xd7\xa2\x5c\x9a\x59\x05\xe6\xd7\x06\xc6\x47\x7d\x4d\xe2\x07\x0c\x4c\x65\xff\x19\xf4\x1d\xe6\xdd\xf2\xf7\x33\x89\xda\x2f\x17\x35\x27\x17\xc4\x4d\xcf\xce\xc6\x7a\xe9\x94\x84\x3d\xf7\x68\xea\x39\xde\xea\xc7\xb8\xfd\x51\x5d\x2f\xca\x06\x17\xec\xfb\x31\x26\x4f\x27\x71\xea\x86\xd0\x9b\x69\x7a\x69\xab\xb2\x71\xc9\x8b\xb0\x44\xdb\x63\x0e\xd7\xba\x68\x73\x2a\x1b\x67\x6a\x38\xc7\x5e\xcb\x6e\x25\x4e\x51\x75\x23\x0f\x8d\xa8\x5a\x0e\xbc\x8e\x5f\xd8\x81\xcb\x0d\xce\x1c\xf2\x81\x6f\x2e\x59\x98\x73\xb7\xa9\x47\xd1\xd4\xc2\x67\x97\x65\xda\xd5\x64\x30\x8e\xa7\xa8\x0a\xf9\xc7\xbf\xfc\xc3\xd8\x22\x7a\xa4\x61\xcb\x5d\x93\x9e\x44\xa8\x7e\x8c\x91\xfc\x35\x58\xff\xa2\xe6\xd0\xf5\x98\x22\xbc\x27\x31\xfb\x86\xb6\x08\xc6\xdc\x55\x77\xd2\x84\x8c\xd5\x9d\x34\xf1\x5c\x38\x92\xeb\xe1\xdc\x8a\xf0\x0e\x4d\x8f\x83\x82\x94\x8b\x77\x4d\xd7\xb9\x20\x9a\xff\x34\x9f\x48\xea\x1b\x5d\x84\xb7\xc2\xf9\x77\xd1\x8c\x61\x8a\x9d\xbb\x07\x8a\x6f\x8a\xa1\xa1\x2d\x7c\x15\xa9\x4b\x98\x5e\x67\x2d\x67\xa8\x6f\x64\x9f\xe9\xf0\x86\x3f\xb2\xae\x1a\x39\xc3\x1f\xba\x11\x16\xca\x75\xbd\xf8\x97\x6f\xbe\x4e\x65\x3f\x74\x57\x85\x43\xa9\xaa\xeb\xad\x27\x0b\xea\x5e\x9c\x0d\x5a\x4b\x93\xbb\x38\xd6\x7a\xb7\x2c\x70\xbd\x48\xf0\x25\xea\x53\x57\x21\x06\xd4\x7e\xdc\x2d\x51\x9f\xd9\xd9\x60\xd0\xba\xb7\x20\x7b\x11\xdc\x2b\x84\x57\xf3\xfb\x43\xe6\x47\xbb\x5f\x51\xfe\xbb\xf0\x9c\x0c\xa1\x45\x0d\x2c\xa4\xac\x5d\x67\x75\xf1\xbe\x1c\xda\xe1\xb8\xd1\xf7\x56\x44\x07\x63\x9a\x09\xa7\x08\xfc\x43\xaf\x58\xf4\x2e\xb2\x8f\xc3\xe2\xb1\xd1\x75\x96\xc3\xa0\xb9\x4d\x51\x86\x4b\x62\x7b\xe1\x84\x05\x07\x55\x84\xab\x74\x32\xfa\xb7\x22\x0e\x9d\x4e\xc0\xd2\xe2\x6b\x8f\xe1\x55\x7f\x0c\xbd\xab\xf0\xaa\x3f\xcd\x26\xdb\x70\xfc\x53\xf2\x57\xd0\xa6\xb6\xeb\x16\x81\x20\x84\x42\x50\xfe\x31\x74\x9d\x4a\x6b\xc3\x97\x74\x28\x66\x9c\xc2\x55\x59\xf5\xca\xd9\x78\x0a\x0e\xdd\xda\x1b\x06\x94\x48\xc0\xcd\x15\x20\x6a\x71\xcb\x19\x99\xfa\x8f\x79\x60\x73\x2e\x1e\xae\xba\x15\x37\x94\x80\x48\xaa\x2d\xbc\x50\x5d\x69\xe0\x05\xed\xe5\x8d\xe9\x67\xd2\x5e\x09\xe3\xe4\x61\x99\xc8\x16\x59\x29\x72\x70\x23\x51\xea\xed\x8f\x41\x20\xa6\xc2\xf4\x17\x4f\xb6\x30\x43\x71\x2b\xf4\x4f\x63\xd6\x4e\x72\x77\x79\xb7\x4c\xb7\x19\x02\xc3\x6f\xf7\xb8\x3e\xdd\x79\x02\xba\x75\xd7\xc3\x05\xe1\xe9\x42\x4d\xb3\xeb\x29\xb0\x43\x66\x59\x45\x55\x84\x69\x73\xf2\x69\x52\xe8\xfd\xa1\x63\x18\xba\x21\x77\x1b\xfe\x38\xe3\xec\x6b\x27\x84\xf5\xf2\x25\xb2\x2a\x34\x43\xe4\x3e\xe6\xe4\x5e\xb8\xc9\x55\x2e\x54\x69\xc4\x3f\x7f\x0d\xf5\xa6\x2a\x1b\xda\xed\xdd\xb9\x08\xb5\x5f\x84\xa6\x5e\x84\x58\xd7\x0d\xf0\x1a\x9a\x9e\xa6\x2c\x0f\xe8\xec\xb2\x4f\xf4\x47\x65\x83\xd7\xd1\x44\xe5\x62\x65\x3c\x86\x50\xa3\x1c\xe0\x9b\x69\xfb\x82\x81\x99\x74\x62\xf1\x87\xdf\x6e\x97\x0d\x4a\x40\xb8\x3b\xec\x8c\xfb\x75\xf9\x87\x5a\x84\xae\xec\x3b\x86\xe2\xa2\x71\xb5\x75\x57\xa3\xdd\xa5\x8f\x81\x50\xaa\x26\x28\x0c\x8b\x47\x13\xf5\x18\x9e\xf2\xfb\xa5\x67\x49\xa8\x7f\xf4\x4b\x4f\x84\x17\x1e\x6a\x2c\x1a\x0b\x65\x10\x79\x18\x3a\xb9\xe0\xd2\x64\x57\xc3\x8d\x9d\x5d\x4f\x30\xc1\x3c\x21\xd8\xb5\x0d\x21\xb4\x17\x86\x1f\xfd\xdb\x83\x1d\xb4\xbc\xab\x7d\x85\x94\xc9\xbf\xfc\x44\x7f\x34\x57\x41\xa2\x9a\x03\x1a\xde\xf6\xcb\xe5\x5a\xb6\x50\x85\xba\x8e\x26\x48\xd7\x16\x09\x4d\x90\x7e\x5d\x2e\xcb\x55\x26\x2c\x23\x45\x10\x4b\x6e\x5e\xda\x6a\xfe\xb8\x4f\x4e\xcf\x9b\x50\xca\xe8\x97\x36\xcc\x5b\x64\x8a\x10\xea\x5b\xb7\xd5\xad\x1c\xf6\x8f\xcd\x1f\x17\x7b\xcd\x15\xed\x08\xac\x56\x95\x83\x43\xa7\x5f\xc2\x39\xb3\x24\xe5\xed\xed\x34\x95\x05\x45\xea\x88\x87\x22\x46\xbe\xaa\x3f\x72\x67\x6b\xf7\x87\xb9\x72\xbf\x44\x12\xbf\x41\x4f\xdd\x3f\x14\x7e\xf4\x2f\xa1\xa3\x84\xfe\xc3\x5e\x39\x99\xe9\x13\x2a\x1b\xfd\xba\xdd\x3f\x0e\xbc\xb6\x5e\x78\xdf\xef\x97\x76\xf0\x7b\x69\x32\xf5\x4b\x51\x18\xa2\xef\xdf\x38\x38\x4d\xda\x35\x6f\xdd\x5e\x1e\x78\xbc\x48\xcc\x5e\xc4\x62\xb9\x26\xa1\xe8\x37\x5b\xe1\x76\xa3\xbc\x56\x3c\x18\x2c\x82\xdc\x0a\x62\xed\xa1\x8d\xf2\xd6\xc3\x57\x17\xd2\xdb\x5b\x63\x28\x0b\x2f\xe5\xfb\x5b\xae\x41\x51\xf5\x6f\xdd\x6d\x7a\x00\x84\xd5\x72\xbf\x6e\xd7\xc4\x9d\x22\x0a\x2e\xac\x96\x53\xd5\x51\x7a\xe3\x14\xde\xd2\x91\x8f\xde\xba\xf9\xfe\x33\x12\xc7\x99\xff\x18\xba\xf2\x3f\xe2\x89\x08\xf5\xc8\x4e\x79\x88\x05\x80\x33\xff\xa2\x49\x93\x9d\x72\x17\x39\xf5\xc1\x78\x76\x68\x7b\x7c\x44\xf7\x88\x70\xfc\xcc\xd8\xcd\xb7\x3f\xb2\x77\x44\x66\x87\xdd\x72\xba\x5c\x6f\x78\x8e\x19\xda\x01\x1f\x5d\x6d\xa2\x91\x3e\x81\xa7\x4c\x4d\x7d\xc4\x66\x2b\x2e\xcb\x4d\xab\x5b\xe7\x23\xba\x56\xb7\xf4\x47\x2a\xea\x3a\xc5\xa1\x70\x33\x2c\x56\xf9\x88\x67\x32\xfc\x11\x7f\xce\x59\x39\xfa\x30\x5d\xef\xa4\x55\x7f\x85\x1e\x15\x85\x15\x1a\x37\xf9\xd2\xb6\x0b\x1d\x9b\x7e\xe9\x31\xf6\xd9\x81\x73\x45\x72\x7e\xc4\x46\x15\xf2\xfe\x88\xbd\xa1\x46\xd1\x78\xa9\x49\x34\xe7\x33\x02\x5d\x0a\xb3\x3f\x3c\x4f\xb5\x73\x1e\xa2\xb4\x0c\x1d\xf1\xd0\x71\xe9\xa6\xad\x1f\xdc\xb3\x9b\x13\x8d\xc6\x4b\x4d\xc5\x65\xd5\xf9\xa1\xec\x8b\x3e\xb8\x51\x96\x58\x37\x75\xa8\xbc\x74\x93\x99\xa1\xf1\x92\x6f\xad\xd3\x03\x5f\x75\x08\xe9\x44\x68\xff\x7e\x89\x22\x92\x6f\xff\x71\xb9\x2c\xec\x00\xe1\xab\x08\xf5\xdf\x2d\xa0\x79\xb8\x5e\x86\xeb\x81\xc1\x2d\xe4\xaa\x50\xff\xc9\x39\xf0\x93\x90\x7d\xe8\xbf\xf4\x2b\xfb\x63\xe0\x61\x11\x70\x0f\x06\x09\x96\x5a\x3d\x4b\x33\xa6\x36\x17\xbd\xd5\xcc\xeb\x4c\x8b\xac\x90\x72\xca\x10\xb2\x7d\x40\xe1\xe6\x0a\x87\x3a\x8a\x9c\xf1\x4c\x45\xf0\x9f\x96\xde\x3c\x5e\x61\x35\xb3\xe5\x47\xd2\x85\x85\x75\x62\x3e\x89\xe1\x7f\x2a\xce\xca\xea\x14\x77\x65\x63\xfd\x59\x18\x42\xfa\x9f\x69\xb9\x95\xed\xf1\xb1\x2a\x37\xa8\xc8\x65\xb9\x12\x9b\x9b\xe1\xc2\x06\xc7\xcf\x8b\x35\xa5\xc3\xc4\xe6\xef\x57\x56\x17\x38\xb4\x20\x03\x22\xf5\x27\xc5\xb3\x3e\xd9\xe0\xd4\x5d\xfe\x61\xf0\xf1\x2f\x17\x8d\x7b\x2d\xab\x77\xb8\x70\x1a\x2e\x1a\x22\x79\x29\x77\xcc\x6b\xc5\xa5\x97\xd5\x39\x4c\xe7\xe6\xf7\xa3\x7e\xa9\x39\xd8\x41\x4e\x0c\x35\xa2\x37\x46\x77\x96\xe3\xfd\xcd\xc2\x47\xaf\xaa\x89\x5b\x39\x6b\xd0\x3b\x2e\x2b\x4f\x6d\xbc\x38\xa6\xa7\x8b\x3b\xb9\xa8\xef\x5e\x32\xcd\x08\x68\x58\xdc\xca\x79\xe1\xf7\x2b\x71\xa9\xcc\x50\xda\xe8\x17\xe7\x79\xca\xbf\xbd\x34\x8c\xe6\xcd\x7d\xce\x71\x9e\xa1\xa4\x21\x9f\x38\x27\xc7\x26\xf2\x37\x74\x93\xbb\x3f\x72\x26\xcb\x9f\xd1\xf9\xbc\x51\xe7\xae\xfa\xe5\x0c\x82\xab\x38\x77\xd6\x56\x67\x70\xde\xa2\x0d\xab\x3a\xab\x13\x0a\xf1\x31\x6f\x16\x90\x17\xcc\x0c\x65\x8c\x8e\x56\xd5\xc9\xbd\x28\xea\x8a\xe2\xb2\xd4\x26\xbe\xb5\xd6\xb7\xaa\xe5\xc2\xe6\x80\x4e\xdc\x15\x24\xb1\x01\xe7\x0d\x3d\xc8\xe1\x98\xb7\xd0\x73\xd7\x24\x80\x73\xc5\x8f\x23\xe4\x7f\xbf\xb4\x69\x6f\x6c\xd1\x93\xc7\x89\x8d\x09\xea\xa4\x93\x40\xfe\xe7\xa7\xea\x2f\x26\x27\xa8\x88\x4e\x42\xf9\xf7\xcb\x4b\x26\x66\x63\x57\x59\xf1\xb1\xab\x5a\x65\xd7\x78\x8e\x22\xea\xe6\xe5\x46\xb9\x9f\xab\xda\x8c\x88\xd0\xd7\xf7\x77\x31\x27\xd5\x2d\x06\x01\xcf\xc5\x48\x6c\xfe\x7e\x71\xa5\xce\xa4\x4d\x02\xab\x83\xd8\xfc\x27\x4b\xad\x21\x6e\xc9\xc2\xe4\xb3\x8a\xe9\xa6\x55\xb1\xbc\x85\x1b\x8c\x08\xc3\x49\x11\xab\x27\x31\x85\xb3\xf8\x20\x33\xe4\x2b\xfd\xe2\x62\x9c\x21\x42\x49\x5d\x67\xbe\xb9\xcd\xa9\x2c\x4f\xdd\xee\x6c\x0c\x1a\xe4\x47\x48\xe1\xb3\x17\x93\xb2\xe7\xd4\x37\x9d\x9c\x10\xa8\xf4\xab\xf9\x5b\x18\xcc\xde\xee\x00\xa2\xff\xee\x36\x9f\xd0\x35\x52\x4e\xbb\xb6\x2a\x17\x0f\xa7\xe1\x5c\x70\xf6\x34\xb1\x0d\x8c\xc4\xfb\x6f\x36\x68\xce\xe6\x6f\xba\x2a\xd4\x22\x5b\xaf\x39\xc7\xe3\x5f\x67\x81\xa8\xc0\x55\x8b\x17\x06\xa7\x77\xd1\x02\x21\x4c\x31\xd6\x0b\x8f\xb9\x7e\xb7\x4d\x19\xa3\xa6\xef\x0f\x99\x1c\xff\x30\x6e\x11\xe1\xd9\x26\x2a\xa1\xba\x03\x9b\x97\xa3\x3b\x40\x6c\xb7\xee\xc2\xb1\x7d\xba\xd6\x27\x36\x65\x16\x63\x6f\x22\x5c\x49\x2e\x6a\xc4\xa6\x46\xe5\xc7\xd5\xcb\x05\x85\xd1\xfd\x4b\xec\xde\x93\x7a\xcf\x03\xa3\x3b\x17\x1b\x58\x57\x48\xd3\x65\xe4\x2d\xc2\x0e\xd6\x61\x6c\x22\x30\x85\xbc\x3a\x77\x91\x26\x1a\x33\xd5\x29\x02\x5e\x41\x82\x25\x57\x9e\xb2\x52\x1d\xc3\xbf\xe4\x7e\xd4\xc2\x77\x76\x4c\xf7\x2f\x31\xc4\xe2\xea\x9f\x21\x4e\xe9\x97\x06\x16\xe2\x94\x7e\x69\x12\xba\xfc\xbf\x71\xed\xce\x8e\xab\xd6\x5b\x37\x43\x67\x97\x7c\x3f\xc6\x21\x76\xad\xec\x99\x6f\xc9\x11\xd7\x96\xba\x23\x24\x98\xd4\xf7\xc9\xed\xdd\x5c\x4f\xf4\x67\xf8\x23\x37\x41\xd2\xc0\x64\xe9\xe0\x71\x0a\x0d\x26\x8d\x0c\xf5\x9f\x59\xfe\xac\xae\x42\xf0\xe1\x7e\xb9\x22\x70\xe4\x50\x07\x71\x5b\x28\x89\x2f\xa1\x88\xfb\x35\xdc\x08\xeb\x20\xcc\x86\xb9\x6b\xf1\xc9\x1d\xf8\x81\xd2\x2f\xc7\xd4\x6a\x27\x65\xc1\x1d\x50\x97\x04\xc1\xed\x17\x24\x37\x31\x70\xcf\x47\x67\xd5\x07\xfd\x94\x4d\x0f\x93\x7e\x86\x65\x67\xba\x45\x3f\x0c\x89\x7d\x5c\x11\xd6\x7d\x12\xb1\xce\x11\xec\x1a\x09\x3f\xe7\x10\x59\x95\xd5\x41\x3c\x3a\x49\x56\x3b\xc3\x0d\xac\x59\x2b\x0e\x7a\x2b\x4d\x39\x82\xde\x9e\xb2\xfe\x7a\x36\x2b\xb6\x47\x93\xa0\xb7\x49\xaf\x12\xc5\xbc\xad\x49\xbb\x73\x82\x16\x55\x0f\x52\x83\x5a\x9d\x8b\xc3\x02\x17\x75\x4e\x36\x23\xdc\x24\xa2\xe1\x26\x93\x49\x13\x06\xcd\x54\x0e\xe1\xb0\x2e\xd2\xc9\x33\x68\xb8\xa8\x18\x34\xc2\x1f\x78\x67\xad\x49\x18\x2c\x78\xf6\xb9\x89\xc0\x9a\xec\xb7\xe9\xa2\xb1\xff\xa7\x46\xc5\xa5\x0b\x4d\x4f\x44\x5b\x05\x6e\x9e\xd3\xec\x7c\xf7\x35\x50\x9d\x04\x64\xc4\xb7\x95\x5f\x8c\xa9\xf0\xb6\x45\xc4\x17\xcc\xfd\x2a\x84\x15\xbc\xfd\x7e\x5f\x2e\xb9\xc2\x4b\x87\x3a\x13\x72\xe2\xfb\x72\x0b\xec\x1e\xdd\x27\xd8\x74\x8a\xaf\x3e\xc3\x86\xb3\x4b\x48\x39\x27\x96\xd4\xc5\xdf\x34\x1b\x6a\x31\xf4\x8c\x24\x50\x21\x0a\x6e\x96\xf2\x0a\x41\x70\x15\x90\xfe\xe4\x22\xf6\x44\x75\x35\xc1\x4f\xf0\xfc\xeb\x19\xa5\x0b\x76\xa2\x9c\x22\x9e\x30\x21\x71\xb3\x84\xd8\x73\xea\xce\xf4\x04\x08\xcd\x69\xb3\x2c\x31\x8c\x85\x12\x97\x44\x4e\xda\x11\x4b\x0c\x63\x9d\xaf\x85\x6a\xa3\xd8\x2c\x33\x84\x0b\xb7\x78\x06\x33\x1c\xb9\xe6\xd9\xfc\xcb\xd0\x11\x9f\xae\x16\x94\xa8\xa3\x88\xa8\x61\x0c\xe7\xf6\xaf\x9f\x66\x22\x6d\x11\xf6\x40\x53\x82\xd8\xa1\xe8\xbe\xc7\xab\x6b\xd3\xf5\x82\x0c\x22\x89\x5f\x3d\xc3\x34\xf4\x2e\x1e\x48\x20\xc4\x5b\xdb\x4c\x7e\x5b\x67\xf3\x2f\x7b\x7c\x6c\xca\x8d\xc8\xa9\xe3\x13\x97\x4d\xdd\x45\xe1\xe3\x4c\x97\x0d\x0f\x30\xc9\xd5\xbe\xe2\x79\xa0\x09\x80\x83\x28\x2c\x21\x9f\xae\xe2\x88\xcf\x85\x6b\xe1\xa4\x89\x44\xf7\xfb\x72\x4e\xd3\xaa\x36\x16\x2e\x7a\x85\xf2\x14\xe7\x57\x4c\xe7\x19\xe2\x8b\x7e\x8b\x38\x5f\x52\xd2\x55\x67\x75\x1d\x8b\x1e\x08\xdb\x53\x45\x7d\x3e\x39\x9e\x1d\x5e\xa0\x15\x7c\x5d\x6d\xc4\x30\x28\x8d\x28\xac\x7f\xc4\xdd\x0a\x10\x2c\x85\xfb\xb9\xce\xfe\x56\xdc\xc4\x49\xb8\xe0\x7e\x7b\x85\xce\x86\x2e\x62\x05\xcc\xa5\x2d\x7c\x39\x8b\x5b\x54\x57\xf3\x0a\x12\x44\x7d\xc5\x1c\x51\x8a\x72\x84\x0e\x96\xad\xee\x54\xe4\xe0\xda\xfd\xad\x84\xe2\x5e\x53\xae\x86\x7b\xa3\xa9\x5c\x44\xd4\x12\xc5\xb1\xe5\x5a\xb8\x2a\x37\xa3\xa7\x43\x39\x88\x08\xd1\x7c\x61\x69\xda\xef\xdb\x0d\xe2\xe8\xc7\x0d\xc6\x06\xbd\xdd\xc4\x27\x72\x6a\x3e\xb6\xa4\x78\x94\x04\x11\x3e\xcb\xa1\x36\xd8\x92\x5a\xab\x4d\x88\xb6\xe2\xa2\x83\x01\x17\x65\xe7\xaf\x9f\x92\xf5\xb6\xdc\x53\x13\xa7\x9e\xc7\x1e\x6c\xc9\x1f\x03\x4d\x7d\x73\x9a\x38\x57\x8b\x7e\x8d\x67\xc0\x7b\x52\xad\x84\x10\x54\x7a\x57\x84\x14\xce\xde\xf7\x18\xb0\xa6\xe4\x6f\x6c\x2c\xcf\x79\xdc\x80\xd2\x3d\x9b\x5b\xbc\x21\x57\x0a\x85\xaa\xdb\x3c\xc4\x17\xb9\xea\xf6\xd9\xd2\xd6\x13\x75\xb6\x21\xfa\x84\xe2\xc2\xf7\x6a\xb9\x3c\x92\x78\x16\x48\xdc\x44\x44\x61\x79\xed\x9e\x44\x14\x3e\xe3\xf0\xc7\x73\xa5\xdc\x5a\x58\x44\x14\x59\x44\xf0\x4b\x12\xb0\xee\xac\x10\x9a\xcb\xc6\xe6\x4d\xce\xf1\xf8\xd7\x9a\x20\xbf\xb8\x93\x73\x3d\x14\x48\x86\x72\x81\x33\xb4\x23\xc3\x92\xf5\x34\x52\x94\x0d\xe3\x4c\x11\xa4\x2f\xc5\x71\x71\x2e\xf6\x8b\xe6\x15\xb1\xc7\xad\x75\x0e\x41\x87\xbc\x4f\x4e\xe2\xfe\x76\x5f\xf1\x48\x3d\x86\x74\xac\x66\x58\xb6\xca\x19\xe0\x24\xec\x6f\x37\x45\xf2\x9a\x9a\x1d\x75\x0e\x2b\x03\x29\xf0\x10\x05\xf8\xfb\x76\x7d\x89\xc2\x2b\xae\x16\x9b\x07\xe5\x64\x3a\xa0\x8b\x24\xc4\x17\x72\x34\x73\x72\x61\xb0\x24\x8a\x93\xa0\xbf\x53\x3a\x34\xf3\x05\xe6\xf1\x8a\x80\x5c\x74\x75\xbe\x44\x21\x69\x4f\x4a\xec\xe0\x0e\xec\x10\x07\x4e\x7f\x6b\xd8\x2e\x68\x7e\xce\x8d\x28\x47\xf3\x93\xa8\xbe\x72\xc6\x31\x89\xe2\x2b\x1f\xa4\x73\xbe\x51\x74\x91\x26\xd4\x0c\xc3\x50\x59\xe8\x4e\xc2\xf6\xca\x3d\xe8\xc9\xc5\xa8\x54\xe9\x9b\x35\x2f\xae\xa6\x53\x8d\x7f\x18\x8b\x5e\xfc\xc3\x68\x5f\x67\xe9\x2d\x04\x52\x5d\x4f\xdc\x05\xd3\x3f\x14\xe1\xdc\x95\x0d\xd4\xab\x3b\xf6\x8d\x6a\x84\x0e\xd3\x5b\x9a\x75\xfe\x56\x79\x50\x39\xdb\xc2\x8b\x82\x6a\x9d\xea\xdd\x1f\xcd\xea\xe7\x94\x6b\x55\x49\x06\x08\x06\x2c\x9b\xba\x93\xe3\x0d\xd0\x9d\xdd\xd4\xeb\x6c\x20\x98\xe2\x5c\x04\x01\xd7\x45\x8a\xac\xe2\xd6\x81\x09\x6b\xd3\x5e\xb4\x7f\xdf\x81\x5d\xc4\x2b\x25\x6c\xf0\x69\xc3\x45\x99\x75\x4d\x08\x64\x98\xf6\xc0\x5b\x0a\xa0\x42\x36\x11\x54\xd8\xc6\x66\x13\x17\xad\xa5\xf9\x1b\x98\xf1\x76\xad\x81\xb6\x3d\xc8\x10\xde\x1b\xf5\xbc\x97\x50\xa1\x9a\xd4\xf3\x53\x18\xe5\x2d\xb5\x20\xed\xfc\x37\x8a\xc3\xc2\x61\x6f\xc9\xb7\x84\xb5\xde\x6c\x3c\x51\xf8\x21\xd1\xb0\xce\x39\x01\x88\xcf\x3c\xbb\xda\x98\x3b\x11\xed\x6f\xd1\xf0\xdd\xbf\x84\x12\x13\xd6\xf8\x20\x5a\x1d\x2a\x1c\x7e\x58\x6d\x1a\x30\xc3\xf1\x6a\xf7\x63\x39\xfc\xae\xf6\xbb\xfa\x87\x31\x7b\xa2\x05\x3f\xb0\xc2\xc7\xf7\x87\x4c\xc9\x54\xee\x1d\xef\x56\xfd\x70\x8a\xd0\xd0\x2f\xa7\x4e\x9b\xca\xe2\xdc\x5e\x52\x93\x19\x32\x8a\xde\x2f\x97\x85\xa0\xd3\x96\xf9\x78\x07\xf9\xa7\x31\x6c\x51\x7b\x92\x58\xc8\x92\x68\xca\x0b\xab\x54\xd4\x14\xb7\xb8\x09\x77\x7d\xc4\xed\x16\x5a\x09\x71\x86\xb5\xe4\xe6\x87\x6d\xe2\xde\xb3\x2f\x9a\x7f\x18\xbe\x96\xdc\x3d\x2c\xe0\xa5\x59\x36\xc3\x5c\x38\x5d\x49\x5b\xe1\x23\x8b\x4e\x51\x09\xb2\xed\x1d\x9e\x40\xb1\xb7\xbb\xb3\x30\x2a\x85\x92\x3e\x22\xb5\x3d\xa1\x5b\x63\x53\x2f\x50\xc8\x94\x70\x46\xb1\x8a\xbb\x2c\xc3\x26\xe2\x8d\x5b\xe4\xc0\xc3\xb2\x09\x63\x3e\x68\x5b\x0c\x0d\x07\xf1\x86\x24\x02\x8a\x55\xdc\x65\x27\xe4\x58\xc5\xe2\xdd\x13\xab\xf8\xcb\x26\x47\xba\x31\xa4\xd4\x31\x31\xef\x9d\xd2\xaa\x23\x92\xf1\xf9\x29\x33\x2a\xfb\x5e\x09\x29\x26\xf6\xbd\xc3\x97\xee\x23\xb6\x94\xfa\xab\x1b\x28\xb9\xac\x3a\xdc\x95\x85\x80\x49\xce\x72\x23\x8a\x91\xf0\x4c\xb8\x1e\xd3\xd9\xd8\x1f\x3a\x4f\x8f\xee\x20\xcf\x8b\x68\x16\x31\x07\x1e\xb1\x15\xb4\x23\x10\x8e\x0c\xc9\x9a\x1d\xe8\x78\x78\x16\x83\xc5\x64\xa6\x72\x58\xee\xe6\x34\xfc\x8d\x7d\x27\x8e\x89\x04\x20\x92\xd7\x12\xca\xf8\xcb\x22\x7d\xd0\xe5\xc9\xfe\x06\x7d\x3e\xfc\x31\x4e\x9f\xf6\xc7\x03\xc5\xab\x9d\xa6\x40\xc6\xe6\xd7\x23\x0c\x91\xb2\x21\xd1\x89\x6f\x9c\x99\x4d\x82\x13\x67\xfc\xa0\x9d\x5c\xc4\x10\xca\x7f\xd6\x49\x71\x18\x63\xd6\x6c\x21\x25\x19\x92\x8b\x3a\xa8\x31\x97\x34\x31\x8d\x93\xf8\x93\x84\x34\x3e\x33\x90\x94\x0d\xe1\xc6\x74\x51\x8e\xf0\x70\xb5\xb1\x44\xc3\xb5\x42\x56\x66\x77\x5d\x4b\xe4\x7a\x83\x8a\x61\x8b\x11\xd3\x38\x8b\x19\x46\x48\xe3\x1b\xbf\xbf\x93\x90\xc6\xb9\xb8\xaf\xd8\x54\x56\x7f\xd3\x40\x9c\x05\x1b\x81\x18\x56\x58\xf2\x26\x7c\x54\x4e\x22\x1a\x67\x29\x17\x3a\xa0\xb1\xe4\x17\x04\x34\xbe\xf5\x5e\x22\x80\xf1\xf9\xe8\xfe\xa8\xeb\x83\x2c\xba\x61\xb2\xfb\x21\x82\x71\xbf\x87\x2a\xd2\x9d\x35\x34\x30\xee\x2c\xcf\x1e\xba\x40\x33\xbb\x22\xee\x88\xef\x4f\x61\xde\xbb\x87\x0b\xbf\xbb\x6e\x25\xd4\x65\x2f\xf5\x48\xef\x32\x4f\x98\xc4\x41\x5d\x23\x0d\xda\x49\x32\xfc\x85\xc0\x27\x79\xe9\xd1\x28\x14\xd3\x7f\x85\x91\xae\xb9\x73\x2b\x04\x3e\x66\x1e\x12\xec\xf8\x2e\x62\xa8\x12\xde\x38\x13\x36\x68\x12\xde\x38\x0b\x63\xac\x10\xff\xf8\xf5\xb9\x2e\x1c\x73\x0a\x75\x12\xc0\x38\x29\x52\xec\x24\x64\xb1\x69\xfd\x75\x8b\x5c\xe2\xd8\x10\xc1\x38\xc9\x9f\xed\x24\x82\xb1\x2f\x1b\x05\x30\x96\xe9\xeb\xba\xd9\x41\xda\x4f\xf2\x42\x2d\x23\xf6\x25\xb7\xd3\x5a\x5d\x64\x3a\x62\x50\x28\x44\x71\xbf\xbf\xd9\x50\xc9\x98\xae\x27\x38\x4f\xdd\xdf\x40\x49\xdf\xa2\x21\x64\xd7\xe6\x0b\xe9\x4f\x16\x59\x4e\x10\xe2\x22\x95\x95\x75\xa3\xa7\x33\x9d\x63\x5f\x16\x75\x0e\x62\x25\x6b\x06\xe4\x83\x55\xb3\x7e\x43\x8f\x68\xff\xdc\x18\x75\x27\xad\x65\x38\x8e\xfe\xdd\x73\x9e\xd1\x20\x48\xe2\xd8\x66\x9c\xd4\x4f\xc2\xd8\x76\x99\x59\x12\xc5\xf6\x74\xc0\x1f\x39\x9a\x50\xa5\x44\xb5\x4d\xe6\xad\xac\xb0\x8f\xec\x32\xba\x5c\xb2\x8f\x94\x80\x80\x28\xb7\x5d\x26\x8f\x8e\x72\x2b\x45\xcd\x95\xc0\x6b\x1a\x35\x61\x6e\x87\xf8\xdf\x2b\x49\x4a\xf3\xad\x17\xdc\xf1\xad\x09\x89\xa1\x7e\x9b\xe1\x29\xc9\x66\x60\x85\x0d\x64\x97\xdd\xdd\xca\x90\xdf\x30\x13\x96\xfc\x0a\x4b\x1d\x9a\x48\xb7\x5d\x96\x6a\x2b\x6b\x7b\x15\x97\x55\x1f\x9c\x65\x5a\xaa\xeb\xe5\xd8\xeb\x3c\x86\x1d\x63\x26\x0c\xf7\x24\x3e\x6d\xfb\xd6\x1b\xaf\xe2\xaa\x49\x21\x04\x6d\x1e\xee\xad\xee\x9b\xaa\xb2\x41\x9f\x48\xbd\x6c\x65\x3d\x90\xaa\xb3\xc1\x5b\xcc\xd7\x3f\x81\xc4\xb3\xb8\x3a\x3a\xad\x79\xc9\xc2\xb0\x2a\x3b\x63\xe0\xae\x17\x2a\xb7\xba\x87\x3b\x3e\x3a\xf7\xfe\xf5\x53\x8c\xa3\xf2\x59\xfe\x9a\xb3\x3b\x1f\x06\xcd\xc2\xda\x18\x40\xca\x7c\x85\x98\xb8\xa7\xd2\xa6\x6c\x10\x98\xba\x37\xf2\x56\xef\x5c\x16\x06\x88\xba\x13\xec\x45\x29\x95\x28\xd4\x6d\xd5\x0f\x8b\x04\xfa\xea\x4e\xd1\x5a\xfb\x63\x0d\x5c\xe6\x6f\x10\x10\x42\x1e\x05\x21\x8a\xf8\xa4\x2b\x7c\xf3\x76\xd9\xd7\x11\xf9\x36\x8b\xdf\x4c\xe4\xdb\x3b\x4b\x4d\x9e\x58\xb7\x5d\xef\xc9\x55\x64\xa9\x34\x9d\x4d\x51\x8f\x1a\x99\x84\x28\xf4\xb7\x12\xdf\xd4\xa2\xac\x98\x84\xe9\xc2\x2e\xb2\xcb\x9a\x6d\x15\x71\x4e\x74\x38\xc2\xd4\xb1\x27\xde\x85\xab\xc4\xad\x21\x6b\xb6\x55\x24\x4a\xd0\x1e\x2e\x71\x6b\xc8\x30\x89\x30\xb9\xc9\x36\x57\x84\xc9\x1d\x5d\x1b\xb1\x60\xc6\x50\xfd\x8d\xa7\x84\x3b\x1b\xec\xe8\x74\x6b\x2a\x43\x7b\xcb\x6b\x59\x44\xcb\x34\xf5\x0e\x8d\xac\xe1\x91\x6c\x0d\x4c\x5d\x40\xd3\x5c\xac\x73\x45\xba\xad\x59\xdb\xa9\xea\xe5\x0c\x35\x49\xa8\xdb\x2e\xbb\x14\xa2\xd9\x76\x71\xbd\x09\x66\x7b\x8a\xba\x22\xd6\x73\xba\x22\x38\x02\xdf\x6c\xac\x27\x6f\x8b\x85\xd5\xa3\xe8\x22\xe2\xde\x76\x59\x27\x10\xf7\xf6\x74\xa8\x28\x0b\x85\x2d\xf4\x5f\x63\xb1\xc5\x47\x5d\x55\xa2\x06\x21\xd1\x3a\xe9\x5f\x53\xee\xdc\x87\x32\x2b\x5a\x61\xd9\x78\x7f\x51\x61\x15\xcd\xf0\xfd\xa5\x26\x5b\x7d\xc0\xd0\x35\x5f\xce\x72\x45\x7f\xbf\x3e\x7c\x55\x55\xc4\x27\xd7\x3b\x4e\x21\x4e\x33\xbc\x8f\xd5\x60\x27\x7f\x73\x6a\xa6\x29\x0b\xe5\x2b\xbc\x19\xd6\x70\x8a\x0d\x31\x09\x79\x7a\x3e\xd2\xff\x26\x5c\x23\x4a\x25\x44\xb6\x5d\xfc\x39\x62\x9c\x9e\x8f\xaa\x17\xb1\x58\x76\xee\x5c\xef\x59\x84\x54\x43\x9f\x58\xec\xdb\x85\x18\xb6\xca\x5b\x03\x91\x4c\x53\x12\x8f\x96\x50\xa6\xc9\x53\x18\x52\xd9\x2c\xee\xf2\x92\x33\x61\xf1\x68\x89\x4e\xda\xa5\xcf\x4b\x70\xd2\xd3\x21\x97\x7d\xc8\x52\x51\xb7\xe3\x0f\x67\x35\xb4\xa9\xec\xd9\xbe\x7a\x43\x2d\xac\xd8\xc4\x5a\x5b\xc8\x61\xa5\x44\xbc\x10\xbc\x4a\x83\x77\x21\x77\xad\x59\x58\xa2\xe3\x4f\x46\xfb\x2f\x2c\xce\xba\xb4\x3c\x15\x11\x55\x8a\xb8\xab\xa3\xd6\x25\x4b\x65\x05\x48\x1d\xe7\xc5\xf1\x47\x34\x8e\xaf\xe0\xac\x93\xd6\xc1\x19\x9a\x77\xf9\x06\xd6\x83\x83\x60\xa9\x49\x11\x33\x4f\x36\x8e\x80\xf0\x26\xd6\x6a\xd6\xcf\x59\x21\x78\xed\xd2\xfe\x5d\x5d\x0f\xe8\xe1\xfe\x3d\xf1\x51\xf5\x48\xe8\xaf\x2d\x85\x2c\x55\xca\x58\xc4\x59\x3d\xd5\xaa\x22\xdd\xff\xba\x74\x22\x1e\x6a\x97\x8a\x1f\xf1\x50\xcf\x47\x97\x8d\xfe\x09\xe7\x77\xa4\x91\xb2\x19\x22\x3a\x6a\x2a\x1a\x4a\x98\x95\x75\x29\xf1\x11\x0d\xf5\x2c\xc3\xad\x2c\x62\x6b\xed\xf1\x01\x01\x29\x96\xda\x1a\x60\x14\x18\x48\x8a\x8e\x5a\x4c\xdf\x12\x1e\x75\x98\x22\x19\xa8\xf1\xc9\x98\x8d\x68\xa9\x67\xe0\xfe\xfa\x89\x9b\xd9\xf5\xc6\x1c\x89\x5c\x19\x88\x2b\x65\x7d\xe1\x70\xa9\xa6\x32\x22\x5c\xaa\x15\x76\x14\x11\xd5\x88\x00\xf7\xc0\x35\x0b\x7d\x8f\x30\x3a\xb8\x3c\x6e\xf1\xe5\x85\xcc\x25\x60\x16\xdf\x8c\x50\xa6\xf7\xf0\x45\x24\x09\xb3\x58\x55\xcb\x16\x6c\x3a\x86\x08\x9c\x6b\x76\x27\x50\xff\xce\x1e\x6a\xe8\x09\x49\x39\x6f\x0d\xee\x7f\x91\x41\xe1\x59\x38\xfb\xa2\x1c\xba\x09\xb4\x21\xe5\x59\x58\x46\x46\x44\x28\x3d\x59\x0d\x7c\x6b\x70\xfe\x7a\xf0\xa5\xb8\xf1\x4b\xd6\x6f\xf9\x5b\x36\x2e\x1c\x98\x53\xc4\x1d\xed\x52\x4d\x22\xec\x68\xba\xa4\xbd\xbf\x10\x38\xfb\x59\x37\x21\x01\xe0\x55\xad\xa9\xd7\xea\xf4\xc7\x58\x7e\x11\x57\x93\x1b\x44\x0c\xa8\x35\xc5\xc9\x98\x6e\x25\xce\x84\xe8\x03\x6c\xcf\x64\x29\xac\x30\xa3\x97\x04\x6a\xc4\x19\xed\x44\x34\x9a\x0a\x2c\x9a\x64\x13\x43\x64\xd1\x2e\xed\x16\x22\x8b\xde\x35\xeb\x4e\x0b\x53\xb4\xee\x67\x92\x02\x8b\xfa\x7a\x09\xe3\xb3\xbb\xeb\xd5\x34\x39\xc0\x70\x47\x88\x2b\x7a\x1a\xf1\xc7\xd8\x7f\xc2\x61\x93\x43\xa9\xf5\x9b\x50\x04\x4d\x25\x41\xe4\x4d\x9d\x83\xf0\x13\x9d\x1a\x02\xe9\xee\xe3\x30\x59\x77\x58\x37\x44\x70\x4c\x52\x44\x22\x64\xe3\x69\xbe\x28\x0b\x3a\x49\x2e\x1b\x53\x27\x3c\xb9\x78\x22\x88\x91\x43\xcc\xc6\x33\x48\x65\xe3\xc1\x29\x99\x15\x31\x1b\x4f\x59\xfd\x74\x6b\x2a\xfd\x15\x8a\x7c\x3a\xcb\xb5\xa3\x3e\xc0\x47\xf3\xae\x50\xcc\x46\xf1\x5b\x88\xd9\xd8\x89\xf5\x35\x89\xd2\x98\x92\x99\x18\x78\x9a\x95\xd4\x6a\x6d\x73\xd1\x86\xb2\x42\x28\x53\x59\x9c\x1b\x54\xe5\x1a\x8d\x26\x65\x07\xf5\xfe\x59\xae\xb9\x30\x61\xfa\x3e\x4c\x36\x18\x44\x74\x10\xb1\x18\xa7\x4f\xfe\xe6\x36\x11\xe5\x83\x9c\x6f\xca\xcc\x64\x6d\x08\x49\xd9\x80\x10\x9a\xf1\xfe\xbe\x62\x36\x7c\x33\xb3\x39\xb0\x6a\x92\x6a\xea\xc2\xa8\xa9\x7f\x7f\xc9\x94\x65\x37\xfa\x8a\x8f\x2a\xba\xd4\x23\x67\x59\x19\x4d\x3e\x96\x4a\x53\x96\x27\x04\x5d\xec\x62\xcf\x12\x74\xf1\x94\x55\x33\x4b\x0b\xa5\xf9\x45\x0b\x62\xfa\x97\xb1\xe9\x74\x87\xc9\x70\xc9\xcf\x5d\x42\x32\x16\xbd\xd3\x37\x34\xa9\x6e\xa9\x90\x03\xf6\xe4\x6f\xf1\xd4\x14\x4f\x8f\x18\x8c\x5d\xcc\x41\x42\x30\x9e\x4a\xd5\x3b\xd0\x90\xae\x21\xb9\xb4\xcd\xc9\x65\xd9\xe7\xc5\xd5\xd2\x3b\x75\x07\xc5\x55\xbf\x8c\x15\x76\xd1\x2f\x63\x99\x2e\xf9\xf1\xfb\x32\xd2\x2a\xca\x26\x56\xc9\x85\x33\xcd\xfa\x6b\xcc\x9f\x2e\x22\xfc\xd8\x7e\x5f\x60\xf8\xb1\xbd\xbc\xde\xc4\x5a\xbc\xbc\x30\x2f\xae\x29\xd9\xca\x10\x40\xf1\x9e\x32\x80\x59\x2f\x6d\x1d\x5d\x96\x2f\xf4\x14\x64\xfc\xb1\x5e\xd0\x13\xba\xa7\x5e\x53\xed\xb8\xa6\x40\x0e\xc3\x39\xf6\x8a\x6e\x52\xc2\x26\x4e\x59\x56\x28\x6c\xe2\xe5\x07\xfa\x0b\xec\xa4\x9b\xe9\x85\xa5\x6c\x16\xb2\x78\x81\x90\x84\x75\x5f\x8a\x1e\x22\x82\x02\x4f\xb3\x53\x66\x23\x04\x47\x3c\xf5\xaa\x87\xf8\xa9\xf3\x65\x14\x92\xbe\x9a\xb5\xd3\x43\xd0\xd7\xb3\x8e\xd7\x0b\x33\x91\xef\x3c\xa0\x19\xe5\xb7\x3d\x1e\x61\xa5\x5b\x4a\x38\xc4\xbb\xb9\x4d\xa4\x28\xb2\xc2\x21\x1c\xe2\x2d\xc5\x01\x85\x43\x94\xe6\xdb\x0a\x49\x5f\x97\x7d\xf0\x42\xd2\x27\xa7\x69\x44\x4a\xcc\xb2\xd6\x53\x64\xc4\xcb\xeb\xf0\x1e\x1a\xa6\x6b\x65\xdb\x57\x57\xf4\x44\x45\xcc\x50\xc8\xef\xba\x1f\x03\xd8\x0f\x75\x21\x48\xc9\xef\xbc\x9e\x21\x85\xeb\xa6\xb5\x11\xbb\x49\x07\x94\x88\x86\xa7\x0d\x67\x85\x8d\x54\x2d\x5a\xc5\x7e\xad\x23\x4d\x9b\x97\x2e\xe7\xb7\x4e\xbb\x2e\x4e\x82\x1a\x7e\x1f\xb6\xef\xa5\xb1\xa9\xbf\xba\x2a\xaa\xbf\x12\x14\x42\x1f\xcf\x22\x0d\x89\x51\x96\xa4\x62\xd9\xa3\xd9\x4c\xa0\x73\x35\x8a\xaa\x1a\x84\x28\xd2\x23\x22\x3a\xe1\xf9\xa5\x7a\xa4\xa3\xa8\xd9\x46\xd4\x75\x79\x17\x7d\x58\x26\x6d\x85\x0f\x6a\xff\x7e\x79\x7f\x10\xca\x4b\x75\x68\x85\xb0\xeb\xfc\xf4\xcf\x66\xf8\xeb\x23\x7a\x42\x37\xad\x24\x63\x52\x80\x21\x5a\xe1\xfd\x7d\xb6\x7f\x44\x5d\xea\x7a\x95\xe1\x8f\xa4\xe6\x04\x28\xbc\x25\x71\x23\x40\xa1\x22\xa3\x4d\xc5\x27\xbc\x64\xff\xb2\x3e\xec\x07\xed\xa4\x30\x11\xca\xb5\xbb\x28\x1b\xd2\x39\x70\xb6\xee\xe5\x8f\x1e\x08\xba\x7a\x71\xc1\x7b\x79\x0f\x7e\xb4\x21\x3c\x4b\xf0\x9b\x65\xfa\xb1\x3e\x22\x18\xb3\xbf\xc6\x46\x73\x8f\x96\x06\xae\x66\x03\xc1\xf7\xe2\xa2\x84\x5b\x1d\xce\x82\x38\x84\x0c\x90\x9c\x7d\xc7\xbd\x08\xc1\xa5\x1e\x6d\x8d\x5b\xfd\x0d\xc3\x85\xee\xfe\xe1\x6d\x4d\x06\x2f\xeb\xc3\xd6\xf1\x58\x74\xda\xbb\xcb\x0e\xca\xba\xa2\x43\x03\x99\x22\xc3\xb9\x6e\xf7\x74\xc2\x89\x32\x7b\x02\xf1\xdb\x94\xf2\xf8\x42\xfc\x76\xf9\x1c\x84\x7b\xdd\x6e\x0a\x56\xb6\x46\x52\xaa\x59\x88\xdf\x72\x72\x4e\xf3\x97\x94\xe5\xc8\xa8\x0f\xc8\xdf\x7c\x62\x42\xfc\xd6\xf3\xb7\x11\xad\x8b\x2b\x0a\xdc\x20\x5a\x53\xf2\x35\xb3\x48\x42\x84\xd6\x7d\x9c\x9e\xd0\xe1\x90\x06\xd6\x7a\xa6\x7a\x90\x95\x65\x4e\xdc\xdb\xc0\x0e\xe6\x16\x3e\x84\x69\xbe\xdc\xdb\xe0\x47\x14\xd3\x2a\x21\x22\xeb\x3e\x7a\x61\x3f\xd4\xb3\x88\xbd\xf0\xa6\xdb\x8d\xea\x31\x26\xca\x5a\xa3\x07\xbd\x33\xb3\xaa\x1e\x6f\x29\xb5\x89\xab\x83\xe2\x5f\x2e\x7a\xa0\xde\x22\xee\x30\xd3\x03\x97\xb9\xf3\xfa\x66\x1f\xb2\xaa\x29\x28\xcc\xef\x40\x83\x32\xf8\x4e\x3c\x97\x84\x47\x8d\x11\xaa\xac\x9d\x16\x46\x4a\x52\xe3\x58\xcf\x56\xff\x34\xb2\xcd\xa5\x7c\xfb\x2b\x7b\xbe\x3b\xbb\x28\xac\xa1\xa2\x08\x6e\x3e\xe9\xa3\x7d\xc3\x66\xd8\xe1\x43\x77\xc8\x73\xcb\xbe\xb8\x52\xa4\xce\xb3\x2f\x6e\x11\x3a\xb1\x2f\x76\x11\xa4\xcb\x0e\x89\x5a\xcf\x9c\xac\x1d\x36\x49\x5d\xfd\xdb\x17\xbb\xa6\xb8\x16\x4d\x98\x7f\xf8\x8a\xa2\x43\xb9\xf0\x6a\xd7\x5d\x14\xdc\x09\x07\x64\x87\x78\xad\xe8\x86\xdb\x17\xa2\x12\x71\x85\x76\xc8\xd7\x7a\x2e\x1a\x07\xd8\x86\x31\x6f\x0c\x9d\xb4\x44\x3b\x0c\x9d\xba\x16\x77\x5f\xa2\x3b\xdc\x9d\x78\xda\xc8\xf1\xd8\x46\x82\x76\xc9\x72\x6c\x5f\xda\x7c\x9e\x01\xbd\x7a\xbb\x86\xc9\xe6\x2b\x1a\xc9\x02\x0b\x14\x35\x83\xf9\x8b\x98\x98\x1b\x81\x5a\x2e\x7f\x8c\xb2\x79\x8a\x46\x77\x8b\x1b\x81\x28\xe9\x1a\x99\x76\xaa\xe7\x1d\xab\x1a\x31\x9b\xf6\x25\xf2\xd6\xa3\xc1\x64\xf6\x3b\x47\x41\xc2\xd6\xdb\x1f\x3f\xd1\x8c\xfb\xf7\x04\x4f\x5c\x8d\xb2\x6d\x8b\xa6\x08\x2d\x26\x19\xf6\xec\x8b\x7d\x5b\x55\xa9\x88\x9b\xa4\x7a\xf4\xce\xf6\xda\xe3\x65\xe6\xf2\x1c\x21\x9a\x1b\xea\x41\xa8\x93\x08\x8f\x6f\x2c\xb3\x92\xfb\x2a\xfa\xb6\xbb\x0b\xd1\x59\x1e\xe1\xc4\x99\x3d\x8d\x38\xcb\xcb\x1f\xb4\xbe\x91\xdb\x5d\x42\xeb\x0a\x43\x3b\x65\x6a\x44\x18\xda\x9e\x21\x6f\x08\x43\xdb\x73\xf5\x2f\xc3\x70\x2c\xb9\x5a\x56\x9b\xf7\xc0\xc6\xf8\x4a\xbe\x03\x15\x2e\xb6\x7a\xfa\x90\xdb\x4d\x19\x58\xed\x1b\x03\x58\x59\x77\x12\x2f\xb6\xe8\xa1\x46\xb8\xd8\x53\xd6\x1f\x63\x16\xaa\x2b\x82\x1a\x03\xff\xee\x5b\xb4\xad\x3b\xa8\xfd\xc8\x43\x7c\xdf\xda\x8f\xc3\x15\x83\x7b\xaa\x46\x1a\x8c\xfb\xec\x2e\x2d\xde\x00\x49\x15\x2f\xf5\xdf\x5f\x85\x0f\xfd\x95\x69\x51\x0f\x45\x54\x25\xb5\x8a\x7b\x27\x6f\xd0\x5b\xb7\x5f\x53\x4d\x70\xe0\x25\xb2\xdf\xe1\xca\xb6\x67\x0f\x47\x78\xac\x38\x1b\x38\xc4\xa3\xc1\xc1\x9c\x2c\x7c\x08\x19\x7b\x06\xc7\x6a\x84\xc0\x29\xeb\x8e\x20\x3a\xe4\x29\x3b\x94\xa5\xbf\x53\xb9\x88\x7a\x7a\xf9\x87\x71\xc0\xa1\x84\x88\x15\xd9\x33\xa4\x1b\xd1\x20\xbb\xcc\xee\x09\xff\x78\x2a\x55\x35\xa1\xdb\x2e\x9b\x5c\x82\x41\x66\x42\xc4\x9d\x5c\x28\xb3\x17\x57\xc3\x1d\x3f\xd4\x86\xf0\xb1\xb6\x79\x11\x93\x50\x67\x00\x39\x51\x6e\xfe\x18\xf3\xa3\xd9\x0a\x39\x51\x96\xac\x80\xf0\x8e\x3d\x43\xd2\x29\x82\x63\xd1\x43\x5c\x31\x1b\xa7\x4c\x8c\x14\xa6\x31\xfb\x97\x08\x86\x2e\x97\x05\x55\x0a\xab\x16\xd0\x61\x57\xb5\xf2\x2b\xe4\x1c\x34\xc7\x50\x7f\xe2\xf1\x24\x0f\x76\xbb\x70\xa1\xba\xc5\x45\xcf\x35\x2a\xd8\xf0\x3c\xba\x76\x09\x66\x8e\x1c\x73\x6f\x49\x77\xbe\xbf\x0b\x89\x56\x72\x9d\x60\xfc\xa1\xa2\xa2\xb3\xb8\xd0\x77\xd1\x8a\x08\xbd\x15\xbd\x88\xa7\x6a\xda\x98\x60\xf9\xa7\x74\x7d\xaa\xe2\x0d\x49\x99\x5d\x36\x10\x48\x77\x59\xc6\xc5\x28\x43\x0e\xd4\xb3\xee\x95\xea\xe5\x9a\xca\x82\xc7\x21\x8f\x76\xe5\x4a\xec\xe9\xcf\x78\xbc\x8a\x9a\xd7\x96\xa9\xac\xb4\x86\x52\x45\x84\x55\x57\x1b\x4b\xdd\xdd\x26\x27\x41\x08\x0d\x39\x90\xdc\x1c\xed\x0a\xcd\xad\x63\x51\xe1\xee\x4b\x48\xb4\x43\xd4\xd3\xb3\x76\x1e\xa2\x1d\x39\x8a\xd9\x55\xe8\x41\xf8\x2c\x44\x39\xbd\xb9\x9e\x83\x1e\x72\xff\x7e\x63\xde\x85\x58\xaa\x90\x45\xf5\xd7\x98\x83\xef\x47\x0d\x53\x6d\xa2\x3e\x6d\x04\x5b\x09\x44\xed\x73\x1b\x51\x37\x15\x80\x76\x12\x75\x33\x37\x0f\x33\xae\x20\x09\x2c\x89\xb2\xa9\xb8\xca\x27\x17\x3b\x58\xdb\xb2\x8a\x56\xf2\x30\xb9\x47\xb4\xf0\x38\xa6\xbc\x44\x30\xee\x8a\x57\x41\x5f\x1d\x15\x1d\x0f\xa3\xdb\xa6\xab\x43\x58\x9d\xd0\x9a\x53\xd6\x4f\x5b\xce\x27\xc5\x76\xdf\x98\x4e\xe6\xef\x47\xa6\xda\xdf\x78\x61\xe9\x00\x2a\xd2\xa6\x91\x6f\xd3\x55\x32\xfd\xd3\x60\x43\xea\x8e\x0c\x97\x92\x29\x8b\xa1\xbb\x9b\x78\x68\xba\x85\x1a\xda\x87\x17\xa4\xf3\x6e\xdc\x16\xda\x53\xb2\x82\xbc\x34\x67\x8d\x85\x99\xfa\x65\xf0\x57\xf3\xd4\x48\xe5\x4b\xfa\x72\x36\xb0\xa2\x6b\xc5\x7a\x51\x62\xc9\xdd\xe4\xd5\xfc\x72\x36\x16\x46\x68\xd1\x52\x34\x5d\x0e\x8d\x95\xd1\xea\x23\x36\xbb\xbe\x45\xb9\x0b\xdc\x5b\xd0\xfd\xf4\x47\x06\xe6\xde\xc6\x22\xca\xc7\x09\x21\x38\x7b\xf6\x7c\x6d\x75\xcf\x4d\x72\x0b\x7a\x64\xe8\x96\xca\xea\x8b\x88\x9c\xa7\x70\x51\x36\x8e\x8b\x96\x30\xdc\x46\x76\x5f\x0d\x5d\x9c\xaf\xea\x8f\x4c\x5f\x53\xae\x45\x51\xd7\xaa\xf3\x3a\x94\x55\xe7\xab\xb2\x9a\x5c\x57\xf4\xc4\x4f\x19\x76\x88\xdc\x7a\xd1\x64\x76\x31\xe1\x75\x57\x85\x07\xc8\x2e\xbf\x84\x84\xd8\xec\x45\x6b\x84\xbd\xe2\xbc\xdc\xa1\xc9\xaa\xf0\xea\x24\xaa\xe6\x5d\x7d\x95\xc9\x24\xf1\xf2\x40\xc5\x35\xd1\x0c\x12\x49\xf3\xd2\x1b\x66\x87\x69\x61\x2f\xee\x2e\x0a\x19\xf2\x9c\xb5\xfb\x82\xf7\x26\x7a\xb9\xeb\xbd\xa3\x4b\xb2\x07\x7f\xbd\x5c\x2e\xab\x3e\xf9\x23\x03\xd7\xd8\x08\x18\x22\x8e\xd0\xee\x68\xbf\x77\x7f\xcc\xb4\xa2\x69\x41\xef\x50\xfe\xda\x36\xe2\xba\x72\x69\xe4\x71\xa1\x0e\x2f\x70\xdc\x02\xd2\x5b\x27\x24\x67\x2f\x9e\x94\xad\xfe\x30\x4e\xe4\x73\x53\xd6\x6a\x1b\xb7\x8f\x96\x24\x13\x92\xf3\x7c\xfd\xb3\xf0\x73\x0f\x74\x4b\x65\x22\xb7\x43\x02\x77\xda\x61\x8e\x06\xc6\xf7\xbe\xaa\x07\x62\x71\x71\x0b\x36\x92\xb4\x0e\x87\x62\x0f\x48\x3a\x59\x7d\x6d\x59\x6e\x9a\x3e\x09\xc1\x5a\x2f\xea\x7f\x58\xd0\xf5\xa2\x56\xc2\x4a\xee\x96\x40\x9d\x20\x88\x5d\x21\x03\x88\x81\x78\xa6\xd3\x1f\x37\x8d\xf8\x97\x87\xea\x91\xfb\x9e\x3d\x35\x65\x2e\xaa\x40\x15\x91\xc3\xc1\xde\x94\xbd\x18\xe1\x12\xbb\x94\x2a\x09\x90\x78\x3e\x3a\xdb\x19\xe6\x54\x36\xd6\x4c\x83\x0e\x8b\xb5\x5e\x84\xc5\xc2\x6b\x5e\x2f\xba\xa5\xc2\x69\x5e\x31\x89\x88\xf9\x5a\x11\xe6\x5c\x9a\xbb\x6f\x16\xb3\x2a\x57\x33\xf8\xe8\xac\x46\xe9\x26\x63\x5c\x3a\xf8\x4b\x4c\x24\x11\x00\x61\xa3\x56\x24\xd4\xd8\x32\x43\x33\x15\x16\x66\x68\xbd\x24\xe7\x0e\x71\x97\x75\x2d\x2d\x34\x55\x4c\xa2\x85\xdd\x59\x2f\xc9\xb9\xc0\x5a\x3a\x39\x0b\xad\x37\xd3\x3d\x88\xa2\x8a\x76\xdb\xd2\x51\x71\xf7\xb0\x1d\xf2\xe5\xbc\x44\xf8\x88\xa2\x0c\xc3\xb3\x53\x58\x3d\x42\x63\x49\x37\x6e\x84\x39\xec\x72\x00\xb3\x17\x47\x25\x39\x17\x87\xb7\x38\x17\x01\x41\x2e\xb7\xb1\x83\x5f\xab\xfe\x9c\x3d\x51\xfa\xb7\x41\xf6\xf7\xed\x6c\xe8\x56\x75\x37\x1f\x61\xf5\x75\x85\x22\x94\xca\x12\x53\xec\x8d\x27\xb4\x6f\x4e\xcb\xd7\x94\xd5\x82\x75\x65\x37\xd9\xa1\xec\x2b\x8c\x28\x6e\xe5\x22\xd4\x9c\x6e\xc5\x10\x3b\x29\x32\xfb\x24\x8e\x61\xf2\xf3\x2a\xe2\x18\xf6\x92\x9d\xe3\xfe\xd4\xb8\x42\xca\x54\x5b\xf1\xc7\xf3\x16\x90\xeb\x08\x22\x1e\x5a\x51\x8e\x88\x87\x5d\xaa\x23\x7b\xb3\x7b\xc4\x97\xd8\x9c\xc3\xec\xe6\x1f\x66\x47\x7d\x0b\xd2\xa9\x88\x83\x80\x38\xea\x92\x87\x91\xbd\xd9\x4b\x9a\xd7\xad\xf7\xba\xc8\xe4\x30\x35\xeb\xe5\x5b\x14\x62\xa4\xb9\xa2\xc0\x9e\x9e\x00\xef\x08\x67\x23\xd6\x8d\xc9\x9a\x30\x27\x3b\x5f\x35\x94\xd8\x20\xe5\x9b\x63\x46\xb2\xb3\x2c\x82\x10\x3a\xf6\x65\x45\x57\xce\xde\x1a\x1a\x65\x5f\xc2\x98\x42\x39\xb2\x21\x93\xcd\xdf\xb6\xf8\xa7\xf8\xeb\x27\x1c\x16\x27\xe5\xe0\x2c\x69\xe6\x91\xfe\x54\x3f\x17\xc2\xe0\xeb\x74\xc2\x5f\xa1\xb2\xf5\xb4\x08\x03\xb0\x5b\xbe\x71\x88\x73\x78\x6a\x52\xab\x20\x08\x6d\xbf\x97\x10\x44\xf6\x47\x26\xf8\x9f\xa1\xc8\x5f\xa8\xc5\xfa\xe9\x83\xf1\x58\xbe\xbe\xad\x42\x38\x16\x67\x1f\xbe\xb2\x72\x38\xc2\x93\xfe\xcd\x7e\x61\xfe\x23\x2a\x32\x1c\xe1\x9d\x5f\xba\x28\xaf\x7f\xbd\x20\x42\x70\xd4\x8b\xf6\x6e\x38\xa2\x3b\x7d\xd0\x4f\x37\x43\x15\xb9\xfc\xd2\x03\x59\x07\xef\x25\xd1\x82\x1e\x2a\x8a\x25\x28\x5b\x4d\x62\x09\xe6\xf2\x2d\x1b\xde\xc6\xbd\x0d\x5f\x3e\xd0\xea\x53\xbc\x7f\x4a\x75\x45\x8c\x4d\x7b\xeb\x2d\x7e\x8a\xee\x87\x10\x17\x9d\xec\x50\xb6\x51\xd3\x54\x16\xac\xaf\x65\x0e\x63\xb0\x5e\xaa\x7f\xba\x7f\xfd\x54\xe9\x71\x29\x2a\xa0\xfc\xa1\x11\x15\xd0\xfe\x60\xf6\x9b\x1b\x41\xf4\xd4\x9b\xf5\xbf\xf5\xca\x7a\x73\xc0\x45\x23\x29\x42\xa0\xec\x3e\xf7\x5b\x1b\x40\xbb\xe3\xed\x0d\xe0\xc2\x83\xc2\x1a\xda\xe4\x5e\xd4\xe6\x79\xc3\x40\x91\x71\xe5\x7e\x8b\xa4\xd2\x92\x87\x19\x57\x31\x86\x0e\xc1\x53\x97\x91\xf5\x7e\xeb\x1a\x18\xce\x4e\x2a\x52\x27\xb8\x07\x9a\xeb\x89\x15\x6f\xfe\xa6\x36\xfd\x51\x6d\x6a\xe4\x8b\x53\xa3\xad\xf4\xc6\x2b\xbb\x4c\x21\xf7\x5b\xc4\xb6\xde\x65\x21\xb2\xea\x45\xf8\xe2\xad\x4b\xa2\x38\xcb\xb2\xe9\x96\x08\x4b\xae\x5e\x74\xfc\xde\x21\x69\x2e\xcd\xd5\xb2\xf3\xab\x3f\xbe\xc9\xd2\x4a\xc8\x83\xb2\xc4\x41\x3b\x04\x40\xe7\x23\xd5\x7e\x74\xac\x85\x43\x3f\x28\xac\xfb\x71\xfa\xe1\xa8\xea\x54\x7f\xb4\x52\xda\xfa\x1f\x02\xee\x48\x6f\x8e\x28\x8c\xdd\xac\xdf\x10\x01\x55\x29\x5f\x28\x08\xe3\xf5\xfd\x25\x08\x57\xe7\x36\xfc\xc0\x9d\x6a\xd5\x41\xec\xa8\xfc\xe8\x0d\x3b\xaa\xf3\x55\x35\x89\xf2\x75\xe1\xa0\x33\x6d\x83\x49\x00\xc3\xbb\xfa\x0a\xfa\xc0\x2b\xf7\x95\x8d\xc8\xa5\x4a\xcb\x63\x5b\xe4\xa2\x49\x7c\x88\xb2\xe9\x97\x19\x81\x09\xcb\xfd\xfd\x1a\x9c\x64\x8c\xda\xd6\xfc\xb0\x38\xd8\x97\xae\xc5\x7e\xaf\x58\x7b\x3e\x0b\xd6\x57\x2d\xb1\x0f\x4f\xf6\x21\x3b\x22\x0b\xe7\x27\xe3\x2f\xf3\x59\x25\xf6\x70\xe6\x0d\xf8\xa0\xae\x7b\xba\x51\xc8\xc2\xac\x83\xa1\x73\xb2\xe8\x64\xc6\xeb\xe3\x59\x11\x16\xe4\xfc\x96\xc2\xb0\x04\x32\x22\xa6\x67\xc5\x9b\xfb\x56\xe0\xd5\x67\x11\x99\xa1\xf0\x1a\x7e\x50\xef\xec\x43\x5d\x8e\x87\xe8\x5d\x78\x6f\x3c\x0b\x07\x3c\x85\x07\xd1\x83\x9a\x63\xc7\xad\xd6\x83\x7a\xe2\xad\x30\x09\x0f\x0a\x80\xb7\x3c\x52\x3f\xab\x13\xa4\x20\xf6\xe2\x23\x1d\xba\x8c\xf4\xf7\x41\xd5\x6d\x1c\xf2\xfe\x0f\xd8\xfd\x41\x0f\x6e\x40\x63\x3e\xe8\xc1\x75\x1c\x21\x3f\x52\x83\x2b\xa8\x01\x3c\xa8\xc1\x8d\x32\x5c\x34\x9f\x9c\x46\x12\x8e\xda\x47\x99\x53\x39\x6c\x8c\x2e\x7f\x6c\xbf\x7e\x46\xd5\xc2\x8c\x30\xc1\xa8\xdd\xd5\xec\x93\x1b\x59\xb9\x57\xe4\xfc\xbb\xf7\xc9\x7d\x9b\xff\x44\xce\x4d\x84\x89\xec\xad\x6f\x71\xcf\xdc\x78\xfc\x39\xd9\xb0\x98\xbd\x9d\x0b\x57\x4a\x29\x29\x17\xc6\xbd\xd9\x3f\x24\xfe\x4e\x73\x96\xb8\x38\xfe\x61\xf8\x17\xcc\x9a\x0d\x39\xf3\x2d\xca\x85\xb3\x32\x8f\x62\x85\xaf\x61\xf7\x7b\xa1\x87\xe3\x06\xdf\x41\x93\xb1\xc6\x43\xbb\x65\xe8\x23\x56\xa6\xd9\xed\x07\xeb\x2e\xc3\x61\x78\xd0\xce\x3b\x59\xff\x36\x88\x46\xa4\x40\x0f\xca\x7a\x77\xe6\xc6\x79\x50\xd6\xeb\x78\x91\x7f\xd0\xd5\x3b\x15\xab\xf3\xf1\x0a\x92\x8e\xef\xc9\x4e\x2a\xd6\x60\xe2\x24\xe5\xec\xfe\xc7\x3b\x28\xf3\x78\x3d\xd9\xd0\xae\xc0\x79\xc8\xc9\x72\x92\x92\x6b\xfe\x90\x75\x2f\x1e\x7e\x4b\x43\x38\x9e\xb9\xe1\xa9\x3e\x28\x02\x9e\x86\x6e\x65\x19\x6e\x2e\xca\x32\xdc\xea\xc2\x0c\xb7\x57\x65\x19\x6e\xea\xca\xb6\x30\x37\xbd\x94\x63\xb8\xd9\x3f\x65\xb8\xc5\x65\xa1\x08\xe6\x50\x36\x2c\x7b\xbe\x65\x19\x6d\x9f\xca\x72\xce\x8a\xcb\x32\xda\xe2\x4e\x30\xda\xec\x2c\xa3\x9d\x1a\x8f\x8e\x6c\x55\x55\x93\xd1\x56\x7f\x65\xb4\x49\xbf\xc5\xd4\x20\x77\x7f\x65\xb4\x45\x13\x37\xb5\xb8\xce\x82\x82\xaa\x7a\x35\x19\xee\x74\x43\xf1\xc6\xf5\x62\x87\x47\xfc\xf3\x5b\x67\x59\xdd\xea\xaa\x42\x78\x78\x7f\x7f\x8b\x03\x15\xcf\xcd\xd4\xfa\x69\xe6\x30\x76\x41\xde\x7a\xb2\x8c\x48\x08\x02\xaf\x3a\x39\x27\x7f\x65\x44\x42\xb9\xa1\xc6\x78\xeb\x49\xf8\xa0\xc7\x78\x6a\xd6\x62\xe3\x44\xac\x08\xe5\x86\xdb\xfc\x53\x95\x0b\xb3\x80\xdd\x85\x19\x51\x76\xaf\x62\x01\x85\x62\x43\xed\xf1\x96\xbe\xc2\xc9\x86\x7f\xd6\xe4\x3d\x16\x84\x44\x6e\xc2\xb1\xa1\xe4\x35\x35\x8f\x9b\xd8\x13\xe8\x32\x3e\xb0\x1c\x3a\xca\xf6\xcf\x8e\x93\xda\xa1\xca\x4e\x2e\x70\x33\xb8\x68\xc7\x2e\xef\x04\xbb\x79\x36\xca\xae\x78\x5e\x78\x76\xe8\x8d\xf1\x20\x7b\x78\x19\x8c\x4b\x05\x5f\xb2\xef\x55\x06\xd7\x12\xca\x60\xb0\xad\x0c\x16\xa3\xca\xf4\xa8\xe1\x8f\x01\x3a\x1f\x22\xa4\xf7\xdb\xdd\x08\xff\xf7\xae\xfe\xf5\xeb\x47\x88\x6c\xbf\x88\xb8\x9a\x95\x39\xd4\x66\x76\x5b\xcf\xaf\x1f\xdc\xb0\x3f\x0a\x69\xce\x2e\x21\xa2\x79\xd3\xcc\xbc\xf0\xbb\x74\x29\x73\x7e\x13\xf4\xf3\x03\xbd\x4f\x18\xb4\x47\x51\xbb\xbb\xba\x13\x31\x49\x58\x7b\xc8\x6c\x64\x44\x8f\xc2\x79\x17\x17\x3b\xb5\x71\xab\x11\xcc\x1b\x2e\xdf\xb3\xdf\xc4\x5b\xd7\x97\xe8\x1b\x7b\x14\xf2\x14\xdf\xa3\x0f\xc4\x29\x7e\x0b\x1e\x02\x05\xe3\x43\xff\x21\x4e\x30\x21\x37\x1e\xa2\x04\x0f\x78\xb5\x0f\x41\x82\xd1\x20\x79\x88\x0a\x1c\x2f\xf3\xe7\x9a\x0f\xe1\xdb\x46\x38\x10\x8b\x3c\xdc\xb1\x2b\xe4\x54\x00\x02\xd3\xde\x41\x00\x1f\x00\xc6\xed\x77\x0a\x75\xf7\xe7\x5a\x17\xf1\x6f\xef\x1c\x7e\x88\x02\x90\x30\xd7\x0e\x0d\x7d\x01\x82\x2e\x08\x9e\x0c\x80\x85\x84\xe2\xec\x69\x01\x50\x7a\x2a\xdf\x9f\xc4\x45\x52\x42\x3b\x29\x00\x59\x32\xe5\x43\xc2\x05\xa0\xa2\x39\x1a\x8e\xe5\x02\x00\xb9\x91\xc7\xb7\x04\xaa\xec\x68\x33\x07\x00\xed\x3d\x54\x34\x03\x00\x29\xdd\xc3\xba\x33\x00\x1f\x74\x6d\x43\xab\x30\x00\x38\x7b\xed\x61\xb4\x78\x00\x76\xdc\x19\xaa\x84\x01\x28\x1a\xed\x9c\x06\xc4\x1d\x51\xc2\xd2\x33\x00\x8d\x38\x18\x21\xba\x09\x00\xfc\x5e\x34\xc9\x02\xf0\x25\x45\x8a\x01\x88\xce\xc2\x7f\x53\x00\xd0\x3c\xbd\xc2\x33\x5d\x00\xe2\xe5\x74\xf7\xd0\xcc\x0f\x80\x74\x76\xe2\x95\x70\x00\x32\x77\x46\x51\x07\x00\xa6\xfc\x81\xcf\x02\x90\x18\x5c\xdc\x39\x01\x90\xc4\xb0\x26\xb5\xb2\x90\x94\xa0\x90\x12\x00\xa4\x21\xe5\xf6\xba\x60\xc3\x73\xa3\xc0\x12\x00\xe1\xc5\x88\x8c\x10\x80\xcd\x32\x04\x76\x0b\xc0\x4b\x3f\xf1\xea\x2f\x5c\x22\xe4\xf0\x8a\x0b\x80\xeb\x3d\x74\x7d\x0f\x00\xb9\xd9\x8d\x34\x17\x80\x56\x7f\xaa\x8e\x8d\x1d\x08\x22\xcc\x00\xd0\x0f\x44\x33\x02\xd0\xac\x97\x01\x26\xe3\x8d\x84\x2d\x00\x6f\xbc\x4b\x66\x6d\x87\x5b\x01\x83\x60\xb6\x02\x80\x3a\x08\x53\xc4\x00\x70\x91\xc1\x72\x05\x80\xeb\x8c\x92\xee\x2f\x60\x53\xa2\x0b\xb0\x79\xf2\xc4\x83\x02\xc0\xd2\x4f\x86\x01\xd1\x0a\xcc\xac\x00\xe0\xc3\xa6\x85\xcb\x50\x00\x78\x84\x2c\xd9\x95\x12\xde\x1f\x56\x55\x00\x1e\x01\x8a\x5a\x91\x03\xd5\x1e\xe1\x5d\x05\xf8\x10\x1f\x41\x3d\x9d\x5d\x1d\xeb\x2e\x01\xd9\xd1\x8b\x66\xec\xc6\xd9\xd5\xa1\x95\xd4\x0a\x3e\x82\xee\x5e\xa6\x7f\xf2\x46\x8f\xb8\x4c\x4d\xd0\x22\x3c\x68\x1b\xd9\x00\x04\x2c\xbd\x26\x0d\x0e\x33\x92\x3e\x9c\xdf\xb2\x69\xae\xc2\x27\xf7\x2e\xf4\xbc\x0a\xe3\xdc\xde\x0d\x11\xc7\x1e\x00\xf8\xa4\x96\x6e\x00\xda\x50\xb5\xfc\xe9\x5e\x89\xd2\x0d\x81\x69\xb8\x0a\x15\xe0\x05\x20\x19\xc0\xee\x0a\xbf\x81\x00\x08\x89\x59\xab\x3b\x89\xac\xa5\xd7\xe6\x12\x50\xb7\xbd\x7a\xbe\xf7\xd0\xe4\x7d\x7b\x8d\xb7\xa1\x5e\xbb\x01\x38\x5a\xe9\x75\xf8\x27\xa8\x6d\xf5\x0a\x36\x5e\x89\x08\x7b\x77\xaf\x42\x36\x89\x30\x51\xf7\x34\xa2\x48\x43\x95\xb6\x2f\xe0\xc3\xec\x35\x21\x9b\x34\x89\x6c\x55\x8b\x70\x6d\x9a\x9b\x9e\x36\x1d\xe1\x84\x35\xf8\x4d\x20\xf9\x00\x60\x73\x8d\xff\x95\x00\x20\xad\xec\xad\xba\x04\xb6\x0f\x3d\x2e\xad\x00\xbc\x65\xa9\xa6\xbd\x93\xa4\xb1\x89\x70\xf9\x00\xa4\x48\x05\x07\x1b\x00\xe7\x20\x22\x7e\x06\x40\x67\x3a\x74\x2a\x03\x30\xd1\x45\xbb\xb9\x8c\x56\x22\x70\x7d\xba\xc2\x67\xd4\x73\xad\xac\x50\x73\xbd\x6b\xaf\xe4\xa1\xed\x16\x81\x85\x04\x60\x19\x84\x17\xf2\xe8\x1b\x37\x7e\x9a\x8f\x3c\x82\xa3\x72\xf7\xae\xa5\xcc\xf2\x98\x5e\xee\xe2\x56\x1e\x5c\x93\x86\x01\x9d\x00\xfa\x49\xf9\x02\x68\xb6\xe5\x2f\x40\xce\x02\x7f\xd7\xb1\x00\xa4\x2f\xe0\x01\xf0\xad\x83\xf9\x88\xc0\x16\x00\xc4\x7b\x48\xfa\x89\x2f\xa3\x3e\x7e\x03\x36\x80\x62\x00\x91\xe6\xba\x66\x3d\x4f\x69\xf5\x74\x0f\x7f\x66\x5a\x19\xb7\x7f\x42\x98\xcb\x3e\x84\xd2\x32\x0e\x79\xef\x3e\x74\x4d\xe4\xa9\x29\x9c\x97\x4b\xf0\xfe\xea\xc3\x53\x38\x79\x81\xf5\x70\x42\x21\x00\x6a\x67\xd3\x25\x84\x5b\x86\xd7\x65\x62\x28\xd0\x87\x67\x0c\x4f\x5d\x77\x0f\x5f\x42\x00\xe2\x62\x25\x7c\x7e\x00\x50\x03\x27\xbc\xba\x00\xf2\x5b\xe4\x9e\x3e\x0a\x51\xd7\xdd\xd3\x87\xbb\xf8\xae\xe9\x0b\x78\x28\xa1\x4a\x97\x76\xe1\xd0\xc6\xcd\x38\x84\x38\x00\xd5\xb1\x16\xa6\xb4\x43\x24\x40\xde\xf0\x66\xfa\xd4\x3e\xcd\x9b\x20\xc8\x25\x79\xb4\x3b\xf3\x8c\x0c\xfb\xc6\x00\x10\x36\xb7\x4f\x61\xbd\x2c\x65\x9d\x91\xa7\x4b\x54\x95\xf0\x04\x6d\x39\xc0\x9d\xc5\x3f\xc1\x62\xb1\x4f\xef\x75\xa4\xa0\x07\xe0\x66\xdf\x04\x63\x9e\x5a\xfd\x42\xfc\xf7\x74\xdd\xda\xb8\x65\x24\x90\x6d\x68\x21\x04\xa0\x60\x8c\x7a\x5d\xfe\x09\x26\xa7\xe3\xd2\x76\x28\xa3\xe3\xf3\x27\x24\x99\x01\x40\x64\x51\x4c\x56\x95\x01\x07\x6d\x5c\xc2\xe0\x45\x41\x05\x7c\x6d\x94\x39\x88\xe0\x72\xe9\x72\x2a\xf2\xf9\x38\x2e\x11\x0d\x45\xee\x69\x08\x43\x78\x00\x8b\x8e\x8e\x70\x48\x1c\x00\x9e\xae\xe3\xd6\x94\x96\xf5\xa6\xc4\x7d\xbb\xc4\x1b\xcb\xae\x5b\x04\x50\x91\x9a\xe7\x30\xfa\x28\x9b\xb8\xc1\x79\x8a\xba\x2b\x7b\x48\x4f\xb0\x8e\x2f\x20\x06\x7b\xff\x06\x60\xf3\x75\x0b\xad\x97\x3d\xf1\x4e\x70\x6b\xcf\x95\xbd\xf0\xc4\x70\xbb\xeb\xfb\x91\x5c\x46\x77\x45\x25\x26\xff\x3d\xc2\x39\x09\x00\x9c\x7a\xdc\x5a\xa7\x3a\xc2\x88\xfe\x00\xfe\xa4\xe6\x1f\xa5\x71\x43\x3d\x6e\x11\x43\x95\xb8\x94\x07\xe0\xfa\x3a\xf3\x7b\xeb\x9e\xae\xc4\x13\x3c\x80\x2a\x80\xac\x0d\x6f\x6d\xea\x2a\x37\xfd\xc3\x14\x78\x9d\x09\x4d\xef\x4b\xa7\xbe\xce\x8c\x81\x6f\xba\xfd\x93\xe2\x12\xfe\x49\x23\x04\x43\x4a\x06\xe0\x7d\xb5\x98\x68\xaf\xf2\x43\xd6\xbd\x99\xea\x24\xf0\xc6\x88\x80\x09\x00\x88\x55\x9b\xb4\x57\xaa\x5c\x85\x34\x4d\x6f\xc5\x5e\xfa\xee\x7a\xa1\x04\x00\x36\xab\x48\xe3\x6a\x8b\xe6\xa4\x5d\x5f\x31\x42\xbb\xf3\x4c\x2e\xb1\xb1\x2e\x4f\xda\x5d\x15\x7b\xb2\x03\x68\x06\x60\x59\x1a\x1e\xd2\x02\x80\x86\xff\xf0\x19\xaf\x1b\xdc\x3b\xc2\xdc\x06\x00\x75\xe4\xcb\x25\x44\x45\x5c\xd9\x80\xc1\x1c\x67\x8f\x7e\x2b\x32\xa0\x69\xf6\xba\xe1\x41\x8c\xec\x9e\x6e\x45\xe7\x0b\x4e\x42\x00\x88\x71\x36\x4c\xc4\xd7\x2d\x5f\x9a\x59\xa8\xa5\x22\x60\x3c\x00\x57\x2a\xc7\x86\x39\xbb\x8e\x37\xc1\x3a\x4c\xc4\xd7\x2d\x67\x57\x39\xfb\x27\xb8\xa1\x1a\x39\xbb\xa7\x8a\x73\x91\x85\x8d\xda\xb8\xd8\x40\x59\xd8\xa8\x8d\x0b\xff\x7c\x59\xa8\xb6\x8d\x5b\x75\x54\xff\x84\xf0\xe5\x23\x24\xee\x01\x18\x3c\xe1\x9a\x08\xf0\x36\x38\x5c\xe5\xd6\x7b\xac\x0d\x1c\x0f\x8f\x3c\xfc\x93\x05\x7a\xca\x22\x1a\xda\xc0\x58\xe9\x0a\x03\x94\x03\x50\x90\x8d\x91\x85\xe2\x1a\x1e\x81\xef\x51\x74\x6d\x34\xbc\xbf\x9e\x47\xcd\x25\x00\x2f\x94\x51\x34\x41\x6d\x65\x01\x3c\x38\xfb\x24\x09\x89\x69\x00\x2a\xdc\xb0\xf6\x1b\x00\xf6\x29\xd5\x75\xa0\xb5\x55\xc2\x81\x64\x00\xba\x2a\xf5\x04\x2d\x1d\xca\xe2\x09\x32\xe7\xab\x08\x73\xb4\xb5\x98\xe4\xa2\x4b\xb2\xd9\x04\x35\xe4\x4a\x01\x40\x76\x8b\xfb\xfc\x03\x90\xfe\x77\x2f\xda\xb8\x6d\xdf\x78\x3e\xa9\x7a\x5c\xb5\x9d\x10\xac\xa4\x2f\x40\xa3\xad\x42\xf9\x0d\x16\xd0\xdd\x2f\x2f\x83\x77\x61\x4d\xae\x14\x99\xcf\x30\x8d\xde\x36\xf6\x08\xa3\x8a\x64\xec\x0a\x38\x8f\x67\xe3\x00\x14\x90\x54\xb0\xca\x01\x60\x81\x5f\x75\x15\x77\x91\x48\xa3\xdd\xf7\x17\xb0\x01\x5c\x06\xb0\x94\x4d\x28\xa8\x13\xea\xe4\x1e\x4d\xc7\xa3\xcf\x9b\xc8\x28\x4d\xd8\xa1\xcf\x41\x4f\x9b\x76\xf2\x01\x54\x00\xae\x43\x46\xe4\xad\xb8\x8e\xa5\x48\x2c\xdf\x56\x16\x46\xf2\x4d\x9b\xbf\xe3\xd6\xf4\x26\x72\x29\x00\x8e\x58\xd3\xda\x76\x1c\x5b\xde\x44\xce\x3c\x80\xa5\xa0\xd6\x4d\xf4\x5f\xc7\xbd\xc4\xa1\x65\x35\x41\x8b\x66\x09\x19\x12\x80\x0f\x2b\xd7\x44\xfd\x77\xd9\xff\xe0\x40\x25\x00\x8a\x12\xd4\x85\x83\xfa\xbe\x08\x66\x97\x3c\x1f\x1b\xd7\x45\x98\xb8\x05\xa0\x4a\xe9\xaa\xb9\x44\xe3\x98\x76\x1d\x8f\x0e\x1b\xf1\x00\xfc\x13\x3d\xcf\x87\x4e\xd4\x10\x83\x67\x74\xe1\xa0\x31\x12\xd8\xa1\xe7\xfc\xe7\xfb\x6b\x8c\xc9\x63\xca\xf4\xf5\x18\x72\xc3\xdd\x35\xbf\x83\x40\x7f\x07\xe0\x06\xf0\xeb\x87\xeb\xcd\x03\x98\x42\x3f\x5d\xd4\xe2\x50\xf0\x93\xd1\xf5\x44\x19\xb3\xe2\x38\xca\x14\xf8\x98\xdc\x02\xc3\xc4\xf2\xc0\xaf\xee\x01\xe8\x27\x76\xf1\x32\x74\x93\x0c\xdc\xb8\x1c\xc0\x6d\x80\x42\x8e\xdd\xfe\x49\x28\x84\xde\x25\x69\xdf\x1f\x80\x62\xa4\xaa\x15\x9f\x72\x13\xcb\x63\x0d\xc7\xb3\x73\x09\x24\x05\x63\xe8\x0e\x1c\x6b\x2a\x5a\x91\x87\xbf\x1c\x1b\x54\x98\x62\xac\xad\x70\xa5\xda\x5e\x63\xc9\x13\xb2\xc9\xe9\xe1\x1b\x6d\x34\x8f\xe5\x51\x34\xe4\xee\x66\x1f\x07\x51\x51\xa5\xe0\x81\xde\x44\xc4\x8f\x5d\xd8\x08\x43\x84\xde\xd8\x55\xfd\x12\xdd\x32\x76\x57\x28\x9d\xe1\x2a\x42\x1c\x76\xa6\xa3\x7d\x01\x34\x32\xbe\x00\x05\x07\x17\xf1\x32\xb6\xe3\xb2\x4e\x57\xba\x35\xc7\xd3\x95\x6e\x64\x41\xdd\x05\x5e\x8a\x12\x24\xda\x65\x18\xf9\x4c\xe1\x1a\xc5\x40\xbd\xc7\xd4\x32\xcd\xb1\xe4\x28\x42\x7b\x7a\xce\xc4\xd8\xa6\x78\x2e\x73\x76\x14\x72\x4d\x5d\xdb\x73\x7c\x1e\x22\x44\xe4\xdb\xf9\x1e\xb3\x1a\xf0\x92\xc7\x13\x4d\xf1\x9c\x6f\x55\x2a\xec\x2c\x8f\x5e\xf7\x30\x41\x3e\xd7\x94\x36\xbb\x4e\xf0\xdc\x15\x6e\x6a\x77\x4f\x77\x97\xf5\x47\x52\x1d\x52\x2c\x9c\xa1\xec\x02\x00\xb5\xf6\x2c\x74\x3d\xf7\x94\x26\xaa\x50\xdc\xdc\x4b\xca\xe3\xd9\x95\x6e\x29\x35\x17\xd7\xb1\x6d\x63\x52\x0c\x90\xd9\x50\x75\xc7\x30\xf4\x9b\x57\xff\x02\x66\xff\xaf\x80\x35\x2e\xe9\xa6\x8a\x88\x5a\xe3\x92\xe1\x9b\x36\xd4\x1a\x69\x48\x87\xbc\x08\x90\xa5\xf0\xab\xf9\x58\x0a\xbb\xdf\x53\x72\x1d\x4b\xc4\xb3\xd0\xe4\x52\x80\xba\x69\x0e\xe4\x9a\xb2\x27\xba\x75\x26\xd7\x24\xb8\xf8\xbc\xc5\xc5\x5c\xd3\x2a\x9f\xa2\x88\xd6\x1c\x68\x80\x64\xa1\xb8\x35\x89\x65\x3b\x6f\x91\x48\x6b\x11\x68\xa3\xdc\xc2\x40\x1b\xcf\xc8\x37\x0e\x9f\x01\x70\xe1\x0f\xad\xed\x01\x80\x48\xf5\xb2\xde\xd3\x7a\x26\xf3\x77\x09\x98\xb8\xda\xa7\x7b\xbe\x51\x44\x48\xe5\x0b\x08\xc7\x63\xd7\xad\x27\xee\x01\xc0\x09\xd5\x91\xdb\xb8\xd4\x4d\x97\xc7\xb2\xe7\x47\x3c\x11\x9d\xd2\x8d\x07\xdc\xbb\x5c\xad\x7c\x01\x3c\xfa\xb4\x71\x0f\x00\x37\xd7\xe9\x5b\x02\xe5\xaa\x5b\x48\x6b\xe3\x40\x36\x5d\x77\x6f\x5f\x40\xe8\x39\xdc\xdf\xe1\xa3\x16\x51\xee\xee\x3a\x88\x41\x77\xdd\xf3\x37\xe0\x81\xac\x70\xc7\x1e\x14\xf6\xd2\xf5\x2d\x11\xe4\x4d\x6e\xf5\x5b\x02\xfd\x36\xcb\x05\x36\x8e\x37\xd3\x65\xf4\xb1\xe5\x07\xf3\x4a\xed\x5b\x02\x9d\x03\xd3\xe5\xef\x59\x91\xab\x0e\x91\x59\x9f\x81\x8a\x6c\xb9\x85\xd5\x3f\x13\x73\x84\x6c\xd4\xf8\xc1\x9f\xfb\x5d\x92\x8e\xd8\x23\xa7\xa2\x35\x8f\xf1\xff\xbb\xbe\x4a\xf9\x9f\xb7\xd7\x23\xf7\x9f\xe6\x9f\x3c\xeb\x92\xd1\xbb\xd8\x47\x0f\xde\x3a\xbb\xaf\x88\x47\x5d\xce\xb3\x7e\x7f\x21\xb2\x77\xfc\x06\x0c\x18\xe2\xdf\x9f\x20\xf5\xf3\xa6\x7f\x16\x91\xd0\x72\xbf\x7f\x03\xc0\x4e\x42\x02\x0f\xbe\x29\x4f\x37\x92\x01\x08\x68\xcd\x93\x79\xd6\x4d\xb3\x7e\xfb\x1f\x00\x6b\x9a\xbe\x25\x68\x65\xe4\x6f\x1d\xa1\x32\xd4\xbf\x3d\x8f\x58\x56\xbd\xe7\x6f\x5e\x3e\x1a\x34\xb5\x07\xc0\x58\x93\xdb\x48\x52\x84\x6b\xdf\x9f\x60\xfb\xd3\x45\x3a\x3d\x2b\xa1\x25\x60\x26\xce\x83\x2b\xc6\xd3\x2d\x8f\x35\x13\xe5\xec\x6e\xdf\xfc\xfe\xaf\xfc\xb9\x07\x07\x87\xbd\x4d\xcf\x05\x5e\x0c\x8b\xe5\x3c\x0f\xae\x0a\x4f\x2f\x7e\x97\x88\x7e\xb6\xfe\x6d\x23\x14\x75\xdb\xef\x02\x5b\x4e\xf7\xdc\x28\x8c\x92\x6c\x1e\xe0\x01\x20\x07\xbb\xee\x2f\x00\x4d\x9a\xef\xec\x15\x4d\xc6\xb7\xe3\xf8\xd1\xb3\xe4\xec\xc1\x93\xde\xa9\xc2\x80\x2a\xad\x80\xda\xbf\x00\x48\xaf\xef\x0a\x54\xed\x8c\xe1\xb1\x37\x44\xeb\x7e\x1f\x5b\xd3\xa6\x5c\xdf\x8e\x76\x29\x52\xb5\xf6\x05\xf0\x2a\x6f\x6e\x56\x9a\xf7\xa9\xfd\xef\x63\x19\xfd\x63\xfd\xdb\xff\xf3\xf9\xdb\x5f\xe9\xfa\xf5\xf3\x57\x3d\x03\xff\xdb\x5f\xf5\xfd\xeb\xe7\xaf\x1e\xc1\x4c\xfe\xf6\xd7\x2b\x9d\xb1\x9c\x7f\x67\x9a\xce\x9c\xbc\x62\x61\xcf\xbf\xd0\x73\xea\x01\x79\x01\xc1\x77\xd5\xdf\xfe\x7a\xe5\xf3\xd2\x38\xff\x6a\xe8\xfd\x06\xa4\x07\x04\x46\xd5\x75\x20\x67\x93\x9d\x7f\x10\xbf\x07\xb2\xf8\x15\x7e\x20\x72\x40\xf8\x95\x5c\x97\x1f\xc8\xe6\x57\xa1\xb0\x75\x56\xe0\x15\x06\x05\xe7\xdf\xc4\xbf\xea\x69\x3f\xde\xdb\xe7\x5f\xf4\x31\x08\x9b\xd7\xa6\xf6\x08\xa3\x7d\xa3\xc8\xf8\x0a\x8d\xde\xf3\x2f\x7e\x1b\x7e\xe5\x5f\x21\x1a\x3f\xff\x08\xe5\x15\x90\x06\x24\x8e\xf3\xe9\x7b\xb8\x34\x39\xff\xf8\xdd\xc1\x9e\xaf\x78\x6d\x9e\x7f\x1f\x60\x29\x60\x4f\xc0\xf0\x4d\x12\x44\xdb\x2b\x54\x3d\xcf\xbf\x4d\xb9\xd3\x42\x78\x8b\x38\xff\xe4\x28\x1f\xd8\x00\x16\xd7\x4f\x88\x95\x5e\xe1\x95\xe1\xaf\x17\xe1\x52\xc3\x34\xe3\x15\x4a\x71\xe7\xdf\xe9\xca\x45\xa9\xf5\x02\x14\x98\x3b\xb4\xa0\x5f\xe1\xd7\xe0\xfc\x3b\x7b\x24\x54\x75\x5f\x0f\x8b\x04\x01\x19\x0a\x83\xaf\xf0\xed\x7d\xfe\x45\x65\xe7\xd5\xf3\x0a\xae\xf9\xf9\x17\x28\x3c\x54\x98\xdf\xf1\x16\x3f\xff\x5e\xc0\x7a\xc0\x3e\xc0\x68\xb4\x8e\x03\x3b\x7b\xf6\xfc\xab\x51\xdd\x0c\x50\x0b\x50\x70\xeb\x63\xef\xbe\xc3\xb0\xf8\xfc\x8b\xae\x9d\x55\x7e\xdf\xd1\xb5\x77\x38\xd4\xbd\x03\x5d\xbe\x03\xef\x9d\x7f\xb4\x79\x6e\x8e\x77\x58\xc9\x9e\x7f\xb4\x19\x4a\x2a\xf7\x0e\x65\x1f\x12\x0f\x5e\x9b\xe7\xdf\xfe\xfa\xa4\x11\x5e\x92\x49\xdc\x07\xdd\x35\xa0\xb1\x9d\x23\x11\xa1\xd2\x86\xa0\xd3\xd0\x15\x5d\x08\x68\xd8\x14\x93\x88\xa0\xe4\x38\xda\x4f\x23\x78\x59\x24\xe6\xaf\x9f\x99\x05\x4e\x43\x0d\x86\x28\x7d\xa2\xc8\x94\x46\x3d\x78\x8f\x44\x89\xd2\x55\xe0\x66\xf0\xfa\xf5\x33\x09\xc7\x7b\x72\xdb\xe0\x4f\x94\xbe\x01\x7b\x30\x71\x0d\x22\x7d\x8a\xdc\x32\x78\xff\xfa\x19\x98\x7d\xa5\x11\xea\x7f\x24\xc2\xf5\x5b\x68\x5c\x9c\x9c\x4b\x87\x7b\x0a\x1c\xe0\x24\xa8\x37\x12\x98\x4f\x0a\xda\x0c\xed\x44\x8d\x2a\x82\x0f\xc3\x27\x70\x2a\x0f\x86\x1e\x89\xfa\xeb\x67\x64\xcd\x61\x68\xaf\x91\x40\xb7\x66\x4c\xc1\xbb\xe1\xa1\x48\x6f\xe8\x36\x94\xbb\x20\xa0\x21\x14\x26\xc1\x81\xf9\xc2\x9b\xe1\x11\x83\xea\x16\x74\x19\xba\xc3\x12\x1e\xa8\xd7\x3d\x02\x5d\xdd\x09\x1d\xe4\x93\x75\x1d\x28\x6c\xd7\x8b\xba\xe3\x31\x4b\x22\x94\x87\xab\xa0\xc5\xd0\xd0\x02\x45\xe7\x35\xc1\xcf\x22\x11\xda\xb9\x59\xd0\x65\xe8\xa6\x34\x53\x18\xa1\x71\x48\x6c\x76\x2c\xb5\x87\xc2\x0d\x09\xe6\x4a\x1b\x2b\x42\xa7\x93\x58\xbf\x7e\x30\x1e\x49\x23\xf4\x6c\x49\x7c\x62\x44\x85\xda\xc1\x10\x91\x28\xb8\xce\x55\x79\xcf\x78\xe0\x8e\x71\xab\xf2\x8f\xa7\x3c\x44\x8e\xe3\x56\x1f\x3f\xde\x42\x1f\x78\xfa\x38\x13\x3c\xd9\x8f\xe1\x21\xd7\xc1\x9d\x5e\x1a\x8f\x37\x3f\x62\xb7\x86\xd3\xbd\x44\x9c\xd1\x48\xc4\x79\xab\x06\xeb\x08\x11\x82\x73\x10\xeb\x30\x4d\x1f\xa1\x99\xd0\x30\x0a\x15\xcc\x93\x1b\x02\x4f\x14\x5f\x12\xe0\x40\x8f\x91\xc0\xa8\x24\x74\x05\x4f\xf6\x25\x78\x78\xfb\xc1\xd8\xe3\xe4\x9a\xc1\x60\xc5\xd0\x09\x4b\x33\xbb\xd1\x3c\x80\x17\xc1\xa7\xe1\x20\x5b\xfc\x1c\x9e\xec\x16\x3c\x2e\xdc\x0b\x3f\x0c\x27\x5b\x0d\x8f\x9b\x11\xc3\xcf\x34\x8b\xeb\xc7\x58\xb9\x74\xaa\xaf\x06\xe3\x57\x16\x57\xce\x69\xd6\xf5\x16\x78\x7d\xce\x21\x2d\x8c\x29\x1e\xed\x24\x72\xa8\x87\x31\x61\x6d\x08\x1c\x0c\x8b\x81\x8d\x54\x42\xf8\x47\xa2\x46\x25\xf4\xb0\x7b\x44\x48\xa5\x1a\x0e\x4a\x13\xb1\x0c\x49\x44\xe5\x5a\xa4\xe1\x1e\x86\x2a\xef\x48\x1a\xe7\x10\x66\x98\xb0\x09\x1a\x4e\x3d\x13\x81\x0c\x49\xbc\x03\x19\x59\xd5\x17\xaa\xe3\x7f\x45\x88\x7c\xd2\x0c\xad\x3a\x12\x81\x4f\x30\x74\x4c\xd3\x07\x96\xc0\x70\x67\x03\xd2\xd7\xb7\x57\x31\xc4\x64\x03\x37\x6a\x09\xf7\xc1\x24\x82\x08\xc1\x73\x5d\x5a\x5d\x38\x0f\xd7\xa0\x07\x1e\xf3\xb9\x7c\xd6\x16\xba\x6c\x06\xbf\x75\x78\xe4\x9d\x2a\xe1\x99\x25\xad\x8f\xd0\x01\x6e\x9f\x0e\xd6\x8b\x5e\xee\x60\xed\x92\x78\x43\x74\x67\xe0\xeb\x16\x1c\x75\x6a\x1c\xe6\x24\xcc\xb1\x48\xa0\x6f\x14\xea\x6b\x09\x43\x19\x12\xf5\xd7\x4f\xc1\xdf\x57\xc2\x3a\x85\x44\xfa\xf5\x53\x6a\xa6\xd5\x47\x1b\x7f\x3f\xb2\xbd\xe8\x02\x17\x83\xeb\x57\x21\x3f\x8f\x8b\x65\x3c\x89\xf4\xeb\x07\x45\xe2\x93\xa9\x86\xf6\x5f\x3f\xa1\x13\x10\x99\x21\xe8\x69\x02\x54\x73\x32\xc5\xd0\xfa\xeb\x87\x08\xfb\x27\xd3\x0c\x8d\x7d\xc0\x58\x4e\xf6\x5b\xc7\x04\xd5\x4e\xe0\x3b\x0b\x1e\x4b\x94\xb0\xf6\xcb\xe3\x66\x0f\xe7\x01\x2e\x28\xb4\x99\xdc\xeb\x74\xf6\x2a\xce\x60\x4f\xa6\x18\xda\x7e\xfd\x74\x62\x09\x9e\xdc\x34\x38\xdc\x93\xa1\x08\x7c\xb2\xdb\xf0\xd7\xaf\x9f\x56\xb2\xa0\x6f\x43\x3f\x67\xe8\x82\x2e\x75\x23\xd0\x03\x5e\x28\xf3\xc8\xee\x46\x10\xa5\x28\xb3\x9f\x4c\x37\x74\xc5\x65\x97\x05\x7e\x1b\x1c\x15\xdf\x01\xd5\xfd\x7a\x12\xa0\xcc\x41\xe9\xbe\x05\x87\x96\x6d\xb8\xe0\x3d\xd9\x65\x38\xe5\x0b\xf3\x3a\x96\xca\xc3\x7a\xbc\x6e\x0d\x72\xac\x65\xf8\x99\x3f\xb4\x66\xf3\x18\x5b\xe3\x09\x05\xee\xde\x6e\xc0\xa1\xf1\x4b\xe2\x10\x01\xd8\x7c\x9d\xdc\xcb\xe0\x40\x82\x38\xc6\xcd\x63\x79\xfc\x30\xf8\x2e\x82\x18\x65\xdf\x6d\x27\x11\xe5\xbd\xd9\x96\x3b\xb9\x20\x5a\xcb\x68\x82\x17\xc3\x47\xf4\x86\x39\x58\xee\x24\xe7\xe1\x22\xe4\x7a\x1e\xdb\x73\xb6\x03\x97\x5e\x45\xe5\x5f\xde\x2b\xd0\xeb\x37\x11\x32\x4e\xf6\x23\x78\x60\xb6\x1b\x5f\xe5\x27\xbb\x0c\x8f\x20\x42\xf8\x88\x3e\xd9\x47\xf0\xe8\xe6\x8d\x0f\xe3\x93\x1d\x86\xcf\x80\xdf\x49\x70\xd7\x1f\xec\xc3\x7b\x6a\x36\x5f\xbb\x18\x1e\x6e\x9e\xf0\x65\x7a\xb2\xdf\xf2\x41\xd3\x4e\xad\x6d\x38\xf7\x23\xd1\x80\x4f\xc1\xb7\xe1\xaf\x80\x6b\xfa\x43\x61\x30\x12\x93\x76\x8b\xea\x99\xd5\x70\xea\xa9\x6c\xd7\x8f\x4f\xf5\x87\x0b\x34\xdf\x02\x0f\x83\xe3\xee\x9f\x49\xe0\x8f\xc1\xe1\x34\x48\x93\xf0\xf1\x5e\x08\xca\xa2\xb7\x4b\x95\x78\x09\xc3\x12\x67\x60\xd8\x9b\x47\x70\x14\x49\x8c\x98\xfa\xa0\xce\xf2\xac\x3a\x65\x13\x47\xe4\x72\xf0\x94\x09\xb8\x45\x02\x05\xae\xd0\xd2\x97\x14\x9f\x44\xe5\xdd\xdf\x80\x83\x92\x4f\x22\xd8\x9f\xd8\x8b\x9f\xec\x23\x38\x82\x40\x9c\x34\x16\xc4\x5e\x24\x6e\xe0\x09\xf8\x56\xfd\x61\x8b\x9d\x6e\xec\xd7\x0b\xe6\xc5\x91\x38\x5b\x17\x7d\xd7\xc8\x6d\x83\x31\x35\xe8\x01\xd6\x42\x9d\xc4\x2b\x6a\x51\x2f\xdf\x60\x84\x93\xc0\xa5\x57\xbb\x04\x7f\x1b\x1e\xfa\x16\xe8\xa5\x97\x1d\x1e\xe2\x48\x84\xb3\x3a\x88\x94\xb2\x1f\xf7\x3e\xde\x69\x07\x5e\x81\x2f\xf5\x3e\xf4\x82\x0b\x44\x5d\x35\x6e\x3f\x09\x06\x1b\x96\x08\xd5\xcf\x9c\x0a\xd2\x4d\x37\x38\xb8\x8e\x9b\x9b\xe3\x24\x52\xc0\xc3\xcc\xa1\x8e\xc4\xbe\x3c\x89\x12\xf0\x42\xfd\x69\xaa\x9e\x24\xb5\xdc\xa0\x1a\x4f\xf6\x11\x7c\xd1\xcd\x22\xf8\x32\x3c\x98\x82\x37\x61\xcd\x4e\x76\x19\x2e\x6d\x5e\xda\xcd\x63\x02\xcf\x11\x7e\xf0\x36\x98\x1d\x78\x12\xcc\x4e\x65\x58\x65\xa8\xfb\xe1\x8a\x47\xb7\xe7\xc9\xbd\x0c\x0e\x76\x77\xa8\x75\x9c\xac\xab\x29\xaa\x26\x8c\x11\xea\x28\x90\xc2\x27\x31\x80\x4f\xc1\x5d\x1e\x0f\x82\x84\xa7\xaa\x3c\xba\x48\x9c\x5e\x42\x08\xd5\xd1\x38\x84\x95\xb7\x12\x9c\xc8\x8f\x14\x3b\x48\xec\x03\xce\x54\xd2\xb6\xfa\x1e\x8e\x36\x0a\x7e\xd2\xeb\xe8\x53\x33\x8f\xbe\xc3\x24\x22\x51\x45\x8b\x95\x44\x50\x10\xb9\xd6\x3f\x93\x53\xd5\x58\xbf\x82\xf5\x0f\x9e\x62\x2a\x26\xfb\x56\x2a\x23\x05\xfa\xb1\xc2\x66\x25\x81\x19\xe4\x64\x01\x96\x87\x16\x66\xfb\xe9\xe6\x52\xa9\x63\x79\x86\x16\x11\x3c\xd4\xd9\x05\x51\x76\x12\x31\xa1\x38\x53\x3d\xd9\x65\xf8\x46\x69\x39\x07\x7c\xbb\xd9\x30\x61\x46\xe5\xea\x53\xc7\x6b\xa8\xf8\x8b\x10\xf5\xd8\x65\xd4\xf1\xf2\x7a\x05\x56\x4e\xb7\x67\xfa\xb5\xb6\xe1\x2f\xe0\x74\xe7\x33\x54\x3e\xf0\x5e\xba\xf1\xa0\x5f\x51\xaf\x25\x11\x3c\x27\xbc\x64\x55\x14\x01\x49\xc4\x69\x81\x5e\xae\xf3\xd2\x68\x67\x38\x5c\x2b\xf8\x42\xab\xf3\x02\x93\x9c\x04\xd5\x30\x2a\x94\x75\x49\x7c\xa2\x1a\x26\x79\x66\xde\xc0\x27\x71\xf6\x09\xfc\x82\xea\x77\xc1\x49\xa0\x05\xcd\x68\xa7\x77\xf3\x0c\x59\x7b\xba\x09\x03\x5a\xa7\x38\x06\x27\xd1\x4f\x35\x2c\x15\x9a\x7f\x24\x08\xf3\x3b\x68\xb5\x83\x97\x2b\xa1\xd4\x0f\x3c\x26\x67\x0e\x90\xfe\x49\x04\x09\x8a\x47\x95\x8a\x3a\x3b\x89\xd8\x39\x38\x2d\xaf\x73\x0a\x35\x10\x85\xfb\x50\x73\xd4\x33\x97\xca\x13\xb9\xfa\x06\xcf\xd6\x39\xb7\xe1\xb1\x03\x0b\xce\x49\xea\xf4\xd6\x99\x0b\x86\x75\xb9\xe9\xe7\xf6\xec\xe0\xe1\xf9\x86\xd0\xaf\x44\x56\x25\x81\x42\xf3\x4d\xfd\x22\x01\x2a\x51\x52\x4f\x79\xea\x7f\x79\x1e\x14\x3b\x94\xa0\x89\x95\x08\xa0\x24\x02\xef\xe3\x5a\xab\x12\xb5\x93\x44\x68\xc7\x63\x6f\x78\xb2\xdd\xf0\xf1\xeb\xa7\x60\x95\x7d\x72\x6f\x83\x03\xc7\xe0\x32\xba\xce\xf7\x50\xf7\xa5\x3b\x8b\xdb\x8c\x4a\x70\x46\x12\x28\x9b\x27\x86\xa5\x67\x7b\x55\x84\x41\x39\x4d\xa8\xd3\x7b\x90\x00\x76\xa5\xc4\xbd\x52\x89\xdb\x46\x22\xf8\xe9\x84\x21\xab\x2b\x69\x8b\xaf\xc4\x16\xc7\xf5\xcd\xc9\x2e\xc3\xd1\x60\x0f\xea\xf6\x64\x1f\xc1\x91\xd5\x61\x40\x5e\x57\x82\x5e\x3b\x09\x66\x93\x3d\x4b\xa4\x1d\x12\xa8\xa4\x83\x3a\x57\xe6\xde\xaa\x04\xd4\x29\x15\x2c\x46\xc4\x1a\x12\x6c\x86\x20\x07\xeb\x32\x46\x5d\x81\x51\x4b\x68\x9a\x9c\x9c\x46\x85\x19\xeb\x29\x1e\x7b\x6a\x55\xc3\xab\x54\xe5\xd9\xcb\x44\xa5\x20\x71\x10\x30\x86\x9a\x75\xf5\xa5\x4e\x12\x7e\xbf\x14\x6e\x45\xac\x10\x49\x9c\x03\x57\x59\x2a\x8c\xf7\x48\x54\x1c\xcf\x30\x97\x4b\x97\xd9\x5a\x52\x07\xbf\x98\xb3\x2d\xec\x85\xc7\xee\x52\x39\x28\xb8\x40\x26\x71\xc0\xc4\x55\xaa\xeb\x0d\xc9\x57\xf1\x1b\x7c\x17\x8c\x9c\x2b\x9e\x76\x49\xc4\x55\x59\x32\xe5\x3f\x90\x9a\x55\x9e\x6e\xef\xa2\xa9\xfc\xe8\xfc\xa0\xab\x76\xe0\xcc\xcd\xe3\x39\x08\x05\x9b\x74\xe3\xf7\xa1\xee\x4b\x3b\x01\x47\x9e\x05\xb3\xa7\xba\x2f\xa1\x58\x5c\x35\x16\x8c\x99\x2a\x0e\x01\x49\x48\xd9\x9e\xe2\x62\xc8\x54\xdc\xfe\xa5\x9b\x37\x65\xdd\x59\xbd\xc1\xa7\x5e\xba\x31\x3c\xaf\xf8\x20\x8b\x04\x66\xae\xa5\xd3\x9b\x0a\x27\xb5\xe2\xcb\x2b\xdd\xf8\x59\xaf\xb8\x8c\x22\x71\x28\x50\x77\x7e\x4c\x35\x8b\x7c\xbc\x60\xad\x5b\xd1\x2f\x20\x71\x70\x1d\x1c\xb2\xba\xa7\xe6\x72\x4f\xcd\x25\xa7\x64\x4f\x5d\x04\x5b\x86\x76\x35\x28\xd9\x8a\xf5\x08\x09\xb4\xf6\x59\x42\x48\x40\x12\x67\x83\xc0\xf3\xac\x7e\x9d\x57\xbf\xce\xeb\xc5\x60\xb7\x50\x0e\x6a\x7b\x05\xfe\x5e\xc5\x7b\x09\x09\x44\x18\x6c\xbf\x2d\xfe\x5e\x45\x3e\x5f\x30\xf6\x92\x46\x1f\x89\x19\x60\xc6\xf4\x12\x91\x82\x3d\xdb\x5d\x2a\xf8\x6f\xfb\x72\xdb\xba\xdc\xea\x4d\xab\x6f\x5d\x03\xf8\x4b\x28\x5d\x13\xfc\xf6\x02\xbe\x59\xc0\x0a\x9a\xdb\x62\xe4\x9d\x44\x4c\x59\x05\x81\xec\xc7\x53\xf9\x4c\xc1\xb3\xe0\xc9\x70\x14\xfb\xc1\x67\xfb\x99\xc3\xf0\x19\xbe\xde\x04\x5e\x9a\x32\xf4\x50\x3a\x26\xcd\x6d\xdc\xf4\xf2\x24\x3a\xce\x98\x7b\xc0\x93\xe1\x29\x7a\x4f\x54\xef\x66\x3a\xb0\x41\x07\xa6\xbb\x06\xdb\xf6\x64\x3f\x86\x3f\xc0\x2b\xf0\xad\x6a\xe2\x25\x5e\x42\xd4\xf2\x69\x68\xa7\x91\xf8\x1c\x70\xe0\x89\x36\x84\x9d\x4e\x22\xf0\x84\x3b\x53\x19\x53\x83\x07\x5f\xc6\xe8\x7f\x26\xb1\xda\x68\xdc\xdb\x27\xc1\xcc\x8d\x2c\x78\x36\xbc\x00\xa7\xaf\xcd\xad\x37\x68\x68\x8e\x62\x1b\xdd\xf5\x74\xd5\x33\x6f\xc1\x3f\x86\x33\xe6\x49\xfd\x1d\x5c\x7a\x12\xf8\xb7\x8e\xb3\xd2\xc6\x18\x1a\x45\xd8\x88\x14\xe2\x51\x34\x08\x40\x12\xe7\x42\x21\xc0\x40\x1b\xcb\x53\xb4\xa8\x1d\x0f\xf5\x6d\x2c\xf7\x12\x9f\x4e\x21\xe7\x3e\x39\x4f\x74\xe8\x2c\x9e\xe2\x43\xf0\x8f\xe1\x54\x93\xa8\xfe\xc5\xfd\x70\x12\x61\x08\xd0\x3a\x93\xf0\x1e\xaa\xfe\x8d\x2f\x82\xda\xe9\xe5\x67\xa9\x9e\x0f\x6a\x27\xf8\x8d\x6b\x43\xbc\xac\x66\x13\x0c\x18\x68\x6d\x3c\x4b\xf5\x3f\x78\xba\xc3\x9a\xb4\x8d\x67\x6b\x12\xb0\xfd\x9b\xd8\xf0\xb6\x99\xb4\xc4\x33\xe1\x7e\x0f\x0f\x58\x6d\x26\xf5\x5f\xcc\xe0\x52\x63\x3f\xb7\x99\xa1\x93\x4f\x22\xea\x27\x72\x45\x9b\x08\x2b\x23\x71\xff\xfa\xa9\xb8\x77\x6a\xb0\x86\x49\x2c\x82\xe8\x53\x4d\xd1\x9a\xcc\xc2\x7e\x0e\x85\xc1\x93\xe5\x94\x9e\x44\x3d\xd5\x54\x15\xdf\x2f\x83\xdf\x14\x8f\xd1\xce\xa6\x59\x9b\xb1\xb7\x2a\xbe\x04\xda\xec\xee\x4c\xa7\x33\xea\x7b\x77\xe5\x1d\x14\x80\x7d\xf1\xc9\x7e\x0c\x67\xad\x26\x73\x20\x8a\xaf\x41\xf1\xa5\x1b\xf3\xd9\x36\x75\x7d\x9e\x44\x3b\xd5\x4f\xa6\x60\x4e\x4d\x4d\xf0\x8a\xee\x12\xd6\x4a\x27\xcb\x95\xd2\x60\xe5\x56\x9c\x8a\x9d\xdc\xcb\xe0\x37\xa6\x3a\xaa\x66\xbb\x78\xbc\x94\x1b\xac\x9a\x36\x97\x67\x1e\x75\xd9\x89\xcb\xa6\x36\x17\xd8\xf4\x24\x02\x0f\x62\x4c\xdc\xe6\xf6\xdc\x84\x1b\xab\xa4\x10\x37\x6d\xbe\x90\x0a\x35\x82\xbd\xd7\x3b\x53\x5c\x9c\xdd\x86\xb9\x49\xe5\x61\xda\x08\x8d\x4c\x22\x66\x3e\x4c\x8e\x3e\x8d\x10\xa6\x24\xe2\x61\xdd\xe2\x61\xdd\xd6\xcd\x03\xb7\xad\x1b\x74\xda\xc3\xae\xbe\x2d\xef\x33\xe9\x4e\xf4\xc1\xe4\x10\x06\x93\xc4\x06\x4e\x79\xbd\x70\xa5\xa4\x9c\xee\xce\x79\x58\x19\x6a\xb5\x29\x2e\x63\x1f\x49\x70\xf7\x27\xab\x3f\x6c\xc0\x55\x0d\xaf\xea\x0f\xc8\x68\x75\xe1\xd9\x85\x7d\x60\x69\x95\xfe\x74\x9d\xb7\xd5\xc1\xd7\xf8\x46\x6f\xcb\xd8\x42\xfe\x1d\xfa\x50\x79\xdd\xb8\x4d\x8e\x03\x0a\xe6\xd2\x6d\x49\xe2\x75\x12\x81\x17\x08\x99\xde\xd6\x82\xbc\x6d\x10\x55\x77\xc1\x1b\x45\x5b\x6b\xa9\xfe\x75\xd6\x41\xf1\xce\x1a\x81\x7b\x48\xdc\x54\x93\x05\xff\x18\xfe\x00\x8f\xcd\x43\x6c\x1c\x12\x1c\x67\x55\xbf\x79\xaf\x36\x02\xd7\x9c\xf2\x4c\xf3\x86\x7c\x39\x09\x86\xd5\xa9\xe7\xe5\xee\xbf\xd4\x7d\xb0\xe0\x7a\x0d\x2d\xef\x0b\x13\x2c\x42\x92\x36\x22\x45\x90\x98\xa7\xfb\xa0\xf0\x25\xee\x4e\x83\xf8\x3b\xdd\xa1\xfa\xcf\x54\x35\x1f\xa8\xa3\x91\x28\xff\xf1\x2c\xe0\xdb\xe6\x1e\xe0\x6a\xa2\x1b\x90\xd8\xa7\x7a\x6d\xaa\x8f\x5b\x8d\xe8\x02\xa7\x38\xbd\x7c\x74\xd3\xac\x87\x9b\x66\xe4\x26\x78\x37\x1c\x4b\x2e\x6e\x88\xf5\xe8\x48\xc8\x3d\x7e\x27\x9c\x5b\xc3\xd7\x3a\x89\x12\x5e\xe2\x3a\x60\x15\x97\x53\x72\xf9\x37\x6d\x5b\x82\xaf\x86\xef\xe5\xbb\x20\x71\x6d\x38\x10\x26\x41\xf5\x8c\x76\xfb\xa2\xdc\x8d\x07\x2e\x4c\xd0\xb6\xa7\x16\x51\x2a\x8f\x7d\x32\xdc\x2d\x1e\xc5\x49\x04\xee\x25\xf2\x46\xdb\xd3\xdd\xc4\x1f\x45\x27\x18\x46\xc3\x2d\x1f\x89\x78\x6f\x13\xe8\xb2\x99\x2e\x6b\xd0\x65\xb5\xb0\x86\x26\xcb\x9a\xd5\x26\xeb\x25\xb8\xab\xd9\xaa\x06\xb4\xb9\x25\x30\x3d\x89\xd0\x45\xeb\xea\xfe\xe3\xee\x6b\x96\x71\x98\xdb\xc7\xcd\xd6\x3f\x89\x60\xf5\x81\xf0\xfa\xc8\x74\xff\x24\x82\xfa\x08\x45\xac\xc8\x56\xc3\x43\xdf\xa5\xde\x94\xaf\xec\xcd\x93\x08\xaf\x34\x71\xd2\xfb\x68\x9c\xdc\x93\x08\x1d\x57\xbc\x9d\x75\x5f\xff\x9d\xeb\x3f\x89\x75\xdc\xc7\xe0\x26\x3e\x89\xd7\xaf\x9f\x0a\x73\xb7\x8f\xc9\x0e\x3f\x7b\x23\x1c\x54\xd5\x24\xb8\x7b\x83\x35\x4b\x41\x61\xa2\x8f\xe9\x66\xa7\x9a\xad\x74\x67\xba\xfa\x70\x49\x99\xc4\x81\xee\x63\xbb\x1e\x9d\x44\x82\xab\xf4\xf1\xe2\xf1\xd5\x91\x72\xdf\xa5\x8f\xf2\x67\x62\xab\x0f\x54\x6f\x22\x81\xf5\x59\x63\xd4\xa8\xd5\x44\x82\xc5\x0c\x34\xdf\xc7\x7b\xa8\xbb\xc1\x39\xaf\x88\x7c\xfa\x78\x7b\x6d\xde\x1c\x48\xa2\x78\x9c\xac\x8b\x6b\x74\x9d\x6a\xc4\x47\x3f\x09\x66\x23\xc8\x8c\x0e\x47\x3c\x12\xf1\x54\x2c\xc4\xb8\xee\xf3\x62\x6f\x9d\x44\x70\xae\x46\xe0\xb7\x3e\x2f\xae\x8b\x3e\x75\x8d\xe0\xbf\xb0\x4f\x3d\xc3\x4e\x22\x8e\x18\xd1\xda\xce\xc9\xa1\x5d\x04\xe0\x77\x19\xc1\xd1\xea\x33\x81\xc7\x4e\x22\x62\x9b\xe1\x63\xb8\x4f\x5d\x0b\x27\x71\x28\x81\xa6\x6a\x0a\x78\xe9\x24\xb0\x18\x4b\x34\x5b\xb5\x68\xb3\xe2\x63\x1b\xff\x9b\x27\xfb\x36\x9c\xf2\x99\x7a\x9a\xb6\xe2\x0c\x05\xf9\xda\x93\xc0\xd0\x8a\x27\x11\xc4\x1c\x71\x87\xfb\xec\x53\xa3\xc5\xae\x7a\xdc\x86\x6f\x95\x0f\x5f\xb1\x95\x97\x4f\x37\x5d\xd2\xa1\x4b\x2a\x4a\x20\x32\xed\x20\xd1\x08\x32\x50\x05\xdf\x86\x63\xf5\xc6\xce\x9a\x92\x8b\x9d\x44\x3a\xd5\xc4\x5b\xa0\x63\xcd\x4a\x22\x9c\x8d\xe3\x70\xb1\x63\xc3\x4a\x62\x44\x71\x5a\x15\x3b\xeb\x24\xa2\x96\x5e\x04\x1e\x06\xaf\x00\xc7\xa9\x98\x92\xfb\x9e\xc4\x9b\xca\x19\xe9\x9a\x6a\x34\xa8\x96\xda\x27\xf3\xab\xdb\xef\x24\xc2\x4d\x35\xbe\xfd\x4e\xb6\x18\x1e\x87\x62\x34\x55\xe3\xed\x81\xcf\x52\x29\x6b\xf4\xb9\xb6\x7a\x13\x8c\xd5\x8a\xe7\xd0\x3e\x25\x3d\x3e\x89\x70\xe1\xad\x33\x0a\xc7\x8b\xc4\x21\xe4\x42\x99\xf5\xe4\xb6\x6a\x0f\x0e\x57\x85\xc4\xe8\xf3\x3d\xb4\x09\xde\x44\xa5\x24\xcc\x63\x9f\x7a\x70\x9e\x44\xa7\xf6\x2e\xb8\x56\xfb\xcd\x59\x20\xa4\x7b\x37\xe7\xeb\x24\x22\x54\xd0\xa5\x75\xfa\x78\xce\x3e\xb8\xe0\xe5\xbd\xd3\x4d\x82\x75\x48\xb0\x3a\xc0\x77\xf3\xd1\x51\x9b\x98\x58\x0f\x22\x97\x75\x02\xd1\x93\x08\x34\x4b\xcc\xe2\xbe\xa4\x69\x72\x12\x11\x5e\x04\xa7\xeb\x7d\x65\xc3\xa5\x4f\x8a\xf7\x9c\xbe\xb2\xf6\xc7\xca\x18\x90\xc0\x54\xee\x4b\xc2\x81\xae\xc8\xc6\x13\x51\x65\x5f\xd2\xcc\xea\x8a\xb3\x5b\xf0\xad\xd3\x57\x73\x3d\xe1\xf8\xba\x12\x90\xb5\x63\xcf\x48\xe2\x8d\x29\x64\x6c\xa8\x35\x84\xd0\x08\xcb\x59\x11\x30\x76\xfc\x68\x91\x88\x25\xbc\x83\x2d\xd8\x97\xb7\x25\x7e\x8d\x2a\xf2\xc5\x4e\x60\x42\x12\x74\x86\xcd\x4d\x2c\x3e\x12\xd1\x19\x36\xc2\xda\xae\x65\x53\x4b\x65\x48\x46\xae\x44\x69\xab\xc4\x9c\xea\x4b\xc2\xce\x93\x60\xe6\x07\x7d\x79\x0b\xd9\xac\xb0\xff\xac\x53\x13\xfc\x11\x2a\x26\xea\x51\x4a\xa1\x13\xfa\xe9\xeb\xf1\x90\x1e\x0d\x09\xd4\x4d\x94\x1b\x12\x0b\x78\xec\xb3\x2d\x25\xbc\x4e\x38\x91\x94\x6e\xea\x27\x5e\x07\x89\xf0\x2d\xc9\xfb\xb9\x13\x61\x83\x44\xec\x27\x5c\xf4\xf4\x2d\x3d\x9f\x93\xc0\x96\x11\x24\xb7\xb3\x2e\xca\x9d\xd1\xb5\x27\x3a\x57\x27\x56\x03\x09\xc1\xa9\xdf\x48\x74\x0b\x89\x12\xaa\xa5\xef\x36\xd4\x6e\xc3\xc3\x80\xe6\x01\x27\xe4\x24\xc2\xdb\x3c\x3a\x22\x27\xfb\x36\x3c\x9c\xc7\x13\xab\xa8\xef\xce\x33\xeb\x24\xe2\xfe\xe7\x8d\xd8\xf7\xd4\x1a\xee\x70\x92\xd5\xc2\xb4\xec\xd3\xb7\x28\xee\x8e\xb7\xe6\x7b\xa0\x48\xd8\xf1\xd6\x4c\x62\x9e\xe2\x45\x60\x51\x1d\x7b\x1d\xe4\xd0\x6e\x4d\xce\xf2\xa4\xc5\x6b\xaa\x11\x24\xab\x6f\x91\xed\x1d\x69\x68\x4a\x48\x52\x3a\x52\x4e\x12\x9f\x28\x2e\x30\xaf\x82\x93\xb8\x0f\x58\x33\xf9\xf6\x4a\xe1\x15\xb1\x08\x83\x6c\x63\x8a\x1d\x98\xa2\x69\x23\x6c\x3d\xc9\x4e\x02\xc3\xd5\x61\xf8\x30\x3c\x46\xa4\xfd\xf1\xf6\x7a\xbc\xb5\x1e\x93\x21\x3d\xba\x33\x71\xdc\xd8\x6e\xd0\x8a\x39\x53\x5d\x9c\xa9\x7a\x69\x39\x1e\x57\x83\x13\x81\x09\x67\x61\x58\x6d\x65\xa0\xb6\xd2\x08\x62\x77\x72\x8f\xc0\x41\x39\x24\xb4\x31\xc6\xc8\x88\x57\x4e\x22\xfc\x89\xe2\x6c\x74\x8c\x0a\xce\x3d\x89\xd3\x1b\xe4\xc0\x27\xd7\x0d\x0e\xbe\x2b\x6e\x42\xc7\xe8\x4c\xfc\x49\xc4\x0b\x02\x17\x5b\x27\xab\x66\xe3\x2a\x6d\xf8\x3b\x1c\xd6\x19\x39\x89\xa0\x03\x90\x42\x0c\xeb\x8c\x9c\x44\xa8\x72\xcf\xfc\x67\xe2\x6a\x58\xc6\x38\x90\x31\x36\x24\xee\x03\x17\x4c\x24\x42\x24\xd9\x35\x34\x69\x56\x0e\x34\x2b\x5b\x56\x57\xf5\xa0\x1f\x08\x13\x1b\x12\xee\x61\xcd\x91\x93\x08\x7c\x4c\x1c\xc7\x31\xf4\x9e\x3f\x89\x40\x17\x38\xb8\x1c\x63\x2d\xb5\x8a\x4b\xef\x4e\x1c\x9a\x93\xed\x86\x63\x57\xdb\x29\xff\x1a\x82\xa3\xa8\x3d\x8a\xa6\x42\x42\xc4\x81\x10\x31\x25\x9e\x9a\x63\xbc\xbc\x60\x81\xf5\x1a\x02\x93\x81\xeb\x15\x12\x0f\xc5\xa9\x46\xb7\xe1\x80\xa2\x4c\xc9\xc3\xfa\x70\xd7\x9e\x44\x98\x2a\x96\xa0\x00\xc7\x94\x64\xfd\x24\x12\x76\xb8\x97\xe0\xd3\xf0\x05\x3c\xea\x9f\x69\x09\x9e\x08\x6d\x48\x00\x91\x31\xb3\x86\x35\x33\x61\x60\x61\x2a\x9f\xec\xc7\xf0\x07\x2b\x5e\xda\x2d\xb0\x41\x4e\x22\x53\xbe\x03\xd7\x70\x67\x89\xe1\xe2\x09\x75\xcc\x02\xc5\x71\x12\x18\x03\x67\xaa\x11\x3f\x7f\x4c\xf8\xf9\x09\x27\x7f\x27\x7b\x1b\xce\xb0\x0a\xdd\x69\x9c\xa2\x93\x60\xda\x42\x72\x3f\x10\x36\x92\xc0\x2e\xb8\xd2\xae\xb4\x3b\x4e\xa2\x62\x51\x7c\x09\xfe\x36\x9c\x69\x9e\xb4\x3b\x5d\xcf\x24\xe6\x7d\x51\xf9\xc9\x6d\x3e\xa0\xd7\x92\xc2\x79\x0f\x73\x8f\x06\x94\x59\x43\xcd\x78\xc0\x33\x22\x81\xdd\x72\x5c\x65\xc3\x04\xd6\x10\x81\x55\xaf\xd1\x05\x9f\x86\xaf\xa8\x46\xe0\xad\xde\x2f\xae\x32\xd4\x91\xc6\x7c\x6d\x55\xff\x22\xca\x15\xd2\xb9\x01\x8f\x89\x04\xf6\xc2\x20\x93\xf9\xe1\x8a\x38\x89\x46\x79\xc1\xbd\x58\x1f\x3c\x03\x85\x4b\x9a\x93\x5d\xaa\x1f\x7f\x40\xd5\xb3\xf6\x08\xc9\xcc\x87\x18\xfa\x2d\x51\xcf\xc3\xd5\x77\x12\xa1\xd4\xc7\xe4\xaf\x9b\x2b\xe2\x24\x98\x4c\x8e\x16\xbc\x2a\x12\xc1\x72\xeb\x1c\x21\xdc\x3f\x91\x08\xeb\x06\xfc\x54\x8f\x95\xd5\xfd\x95\xcf\x6a\xb6\x1a\x94\xd4\xc9\x6d\x83\xe3\x55\x81\xde\xf2\x58\x59\x6b\xb8\xc2\xf6\xa3\xa1\x47\x34\xcc\xca\x1a\x62\x65\x55\x3c\x3c\x0f\xfc\x98\x91\x78\xe8\x0d\xd5\x14\xde\x03\x27\xc1\xa4\xb1\xd5\x56\x71\xf5\x58\xe8\x54\x1e\x39\x63\x15\xa1\xa9\x15\xe1\x8a\x5a\x53\xe7\xdb\x54\x2f\x1b\xa1\x91\x90\x11\x0d\x9c\xd8\x92\x78\x87\x9b\x3e\x7a\xe3\x0d\x4b\xb4\xf7\x94\x10\xbf\x8c\x25\x15\xf5\x81\x47\xd5\x03\x67\x8e\xa5\x48\x7e\x12\x41\x25\xd7\x64\xf8\x32\x3c\xd0\x51\xcd\xcc\xc2\xd2\x12\xae\x08\x52\xd0\xf0\x22\x38\xf0\xbb\x46\x82\x66\x0b\xd5\xbc\x3d\xf5\xf8\x0c\xab\x5c\xf3\x83\x50\x9d\x24\xf2\xaf\x9f\xd6\xd9\x80\xcb\x58\x6a\x09\x4b\x35\x50\xfb\xfa\x08\x1b\x11\xb7\xb3\xf5\xa0\x2d\x06\x41\xc4\x48\x04\xc9\x5e\xbb\xe0\x90\x28\x83\xe8\x5f\x07\x1e\xd5\xec\x04\x2d\x72\x12\x0c\x36\xf8\xd5\x27\xfb\x36\x3c\x1c\x86\x07\x93\x75\x6c\x6c\x88\x22\x11\x9d\xe4\x4e\xdc\x59\x53\xb3\x33\x5e\x19\x3b\xe0\xa2\x99\xdf\x65\x84\xb6\x69\x90\x45\x63\x77\x2d\x2b\x71\x4c\x5a\x9f\x34\xd9\x79\x19\x0f\xa2\x92\xdc\x13\x86\xe6\xb0\x3a\xd9\xd8\x5a\x3f\xe4\x1c\x27\x3b\x0c\x9f\xe1\xbc\x51\x60\xdd\xc3\xc4\xed\x68\x61\xc4\x77\x72\x42\x7f\x1b\x27\x17\x43\xf3\x8b\x58\x92\xc4\xa0\xf6\xd8\xab\x56\x3e\x1b\x52\x3e\x9b\x83\xdd\xb4\xa7\xab\x9f\xd0\x57\x88\xc9\xc6\x96\x99\xc1\x49\x64\xe0\xf4\x7e\x6b\xb9\xb1\xf9\x4d\x29\xdc\x7c\x7d\xc6\x16\x7f\x72\xe0\x94\x3f\x25\xa4\xbd\x03\x27\x97\x24\x6e\xe0\x0c\x4b\x14\xd9\x80\x22\x4b\x09\x65\xd7\xb1\xdf\xee\xcf\x5b\xfd\xa9\xb4\xfb\x5e\x2e\x7f\x36\x42\x1b\x5a\xd7\x8f\xab\xc7\x45\xf7\x84\x2d\x3a\xf6\xc7\xfb\xe3\x43\xb4\xc0\xf0\x85\xf3\x19\x5b\x24\xfe\xc0\x17\x5a\x53\xa4\x93\x71\x41\xd8\x9d\x44\xdc\x79\x48\x4b\xa6\x35\x83\x4f\x82\xd1\xe2\x76\x7c\xdc\x8c\x76\xa2\xad\xd6\x26\x31\x2d\x46\x66\x69\x4f\x82\xbb\x04\x97\xeb\x43\xf8\xe6\x24\x02\xcd\xe1\x7f\x73\xa2\x8d\x4b\x22\xae\x4e\xc5\x7e\xc3\x5f\x0f\x09\xa2\xb3\xe3\x21\xde\x0c\xb8\x09\x03\xee\x1e\xf0\xb6\x27\xf2\x3b\x12\x85\x38\x68\xf7\x9f\xa9\xac\x39\x1a\x0f\xd6\x09\x07\xef\xae\x8a\xf6\x69\xf9\xdf\x44\xfe\xd7\x14\xf1\x77\xe8\x19\x31\xe5\xf3\x6c\xc0\xca\x9e\x56\x14\x9b\x28\x8a\x9d\xd6\x3b\xf0\xa5\xd9\xe8\x38\x8a\x26\xa4\xc3\xe8\xdc\x64\x27\x11\x73\xad\x18\xb7\x08\x0f\x49\x7c\xa2\x38\x73\xa1\xc7\xc8\x49\xb4\xf0\xaa\x4a\x67\x86\xa7\x5a\xa7\x08\x77\xb0\x73\x8c\xa9\xa9\x1b\xec\x2b\x84\x32\x27\xdb\x0c\x67\xea\xbe\xe5\x5f\x86\xc7\x45\xd9\x09\x01\x30\x86\x3b\x3f\x88\x8e\x89\x10\xe7\x64\xb5\x64\xa1\xdc\x79\xe0\xec\xa0\xe1\x6e\x8e\xad\xf2\x4c\xce\x74\xfd\x53\xf5\x13\x9d\xc2\xdc\xcb\x89\x0b\x9a\x03\xa7\x9f\xa2\x59\x27\x34\xeb\x68\xd5\x60\x57\xb3\x71\xc4\x40\xd8\x16\x6b\x2f\x9f\x04\xd3\x40\x9c\x81\xa1\x67\xf8\x49\xc4\x05\x3a\x09\x7b\x30\xf6\x10\x3c\x02\xa3\xdc\x55\x81\x8a\xc6\x76\x37\xb7\xba\x89\x6f\xfb\xf1\x76\xfd\xd0\x0b\x9d\x17\xd2\x1c\x1f\x6f\x91\x0f\x34\x34\x17\xf4\x1c\xa2\x0b\x26\x46\x3b\x5d\xe1\x96\xc7\x67\xab\x9a\x8f\x66\x47\x1b\xfd\xf1\x2a\x3e\x5a\x45\xa2\x5d\x8d\xc7\xab\x15\x3a\xbc\x5d\xa1\x64\xe7\x05\x16\x3f\x89\x78\x93\x4c\x26\x6d\x4a\xe1\xff\x24\x58\x5c\xc2\x17\xcc\xc6\x23\xf1\x24\x98\x35\x42\x2b\x4c\x99\x8a\x9d\xc4\x3c\xd5\x13\xa3\x67\xb6\xf9\x36\x38\x70\x0f\xfc\xa7\x39\x3b\x14\xf4\x49\x04\x92\x51\xf8\xf6\x29\x13\xb2\x93\x68\x94\x1f\x82\x7f\x0c\x7f\xc2\x94\x8f\xde\x0c\x21\x93\x89\xeb\xc6\x01\x7f\x68\x9a\x1f\x38\xcd\x0f\x1c\x84\x0a\x98\xd3\xa3\x9a\xb0\xb7\x10\xb2\xcc\x29\xd5\xf4\x89\x9b\x81\x7e\x73\x0c\xcd\x82\x3b\x89\x19\x0e\x7a\x29\x2d\x4b\x8d\x93\xa0\xf3\xac\xa0\xd5\xc6\x26\x6a\x63\xfd\xd6\x54\x4a\x5d\xf8\x24\xe2\xfe\xe0\x9e\x98\xf3\x23\x8c\x37\x43\x6b\xc8\x18\x69\x7e\xdc\x17\xf9\xaf\x9a\x5a\xa9\x8f\xc7\x4a\xa8\x6a\xf4\x5b\xe7\x14\x5a\x3e\x89\x40\xcb\x30\x70\xe6\xf4\x3e\x98\xda\x07\xa3\x09\xee\xde\x3c\xea\x8d\x62\x5c\x4b\x8b\x78\xca\x70\x7d\x4c\x85\x2d\xbe\xb5\x41\x56\x44\x56\xbd\x8b\xc2\x8f\x8b\x51\x73\x12\x61\x88\x9b\xd8\x7e\x98\xac\x93\x08\x06\x8e\xe2\x69\x5a\x96\x3a\x91\xa5\xf6\x5b\xa1\xfd\x93\x0e\xd5\x4a\x78\xa4\x43\xe7\x7d\x9a\x6e\x9c\xa2\x1b\xc7\x54\x80\xef\xa2\x05\x5c\x85\x6d\xe9\x70\xee\x05\xea\xf6\x24\xa8\x47\x21\xd5\x8b\xf6\xdf\x2a\xa1\xde\xee\xe0\xe4\xc5\x83\x2d\x0a\x20\xaf\x98\xfb\x65\xbb\x1a\x75\x47\xa1\xce\xc5\x1e\x3a\x09\xaa\xa1\x97\x55\xbb\x78\x45\x40\x47\x47\xff\x5b\x0d\x0a\xff\x24\x46\x80\x89\xe9\xec\xbb\x61\xc5\xdd\xe0\x18\x57\xe6\x29\x4e\x78\x8a\xa7\x2f\xb4\x29\x1a\x68\x12\x6a\x21\xa5\xa9\x48\xfb\x46\xea\x88\x77\x7b\x52\x88\x68\xd1\x46\x27\x11\x7d\x51\xf4\x74\xe9\x09\x9c\x04\x11\x1f\x15\xda\xbd\x7b\x44\x04\x5f\x4b\x53\xe1\xc1\x87\x6b\x1f\x0a\x73\x04\x52\xc7\x67\x3d\x09\x22\xbc\x2a\xf2\xf8\xd2\xf6\x5b\x4b\x31\x84\x15\xaf\x7c\xb9\xfe\x90\xee\xa6\x4b\x71\x74\x4d\xf3\x9e\xc4\xd9\xc5\x49\xe1\xaf\x37\x2f\xf3\x93\x78\x02\x4c\xab\xdb\xbb\x29\xdc\xbf\x75\xd4\x3c\xe7\xda\x5e\xbe\x90\xf4\xa6\xa4\x10\x44\x4b\x72\xa7\x89\xc5\x57\x4a\x88\xc7\x4e\xf6\x6d\xb8\x3a\xa3\xf2\xae\xfe\x45\xf5\xc4\xaa\x5b\x52\x41\x3e\x89\x15\x60\xd5\x22\x1c\x04\xab\xb4\x63\x52\x3b\x97\x74\x4b\x4f\x02\x9f\x14\x8a\x64\xfe\xf2\xba\xbe\x14\x00\x95\xb8\x2d\xeb\xed\xce\x04\xb3\xa1\x67\xa2\xbd\xad\xb7\x77\xb6\x38\xef\xf0\x6d\xe7\x7a\x2f\x9d\x90\xb7\x03\xdf\xab\x1a\x2f\x14\xa1\x69\x12\xe6\x51\x73\xc9\x66\xee\x24\xf0\xfe\xa2\x48\xef\x1f\xd7\x1f\xef\x4f\xdc\x52\x47\x4e\xe7\x92\x68\x2d\x28\xe4\xce\xf5\x78\x67\x63\x75\x96\xbf\xa1\xb5\x41\x88\xdb\x9e\x64\x8a\x63\x30\x33\xd6\x7d\xcb\x8f\xcd\x37\x52\xf3\x23\xb8\xbc\xc6\xdc\x8e\x5c\xec\xf2\x0b\xaf\x36\xed\xbf\xd9\x0f\xb6\xf2\x3f\x89\xab\x2d\x9d\xeb\x93\xc0\xd3\x8d\x83\xec\xea\xbc\xed\xa2\x20\xcd\xdf\x28\xb9\x6f\xc3\x15\x02\xdf\x11\x69\xb3\xe0\x90\xa0\x53\xc1\x41\x65\xbd\x7d\x12\xc0\xa7\xc3\xb5\xbe\x0d\x8f\x15\x73\xe8\x53\xcd\xf4\xae\x9a\x69\x05\x3a\x95\xc4\xec\x24\x14\xa7\xd4\x51\x40\xbb\xe1\x84\xf6\xfa\x86\x9a\x64\xd7\xee\xee\x98\xa2\x8e\x40\x08\x0e\xdc\xa8\xec\xe4\x4b\x93\x37\x84\xeb\x76\x08\xc9\x7a\x51\x18\x47\x3d\x2f\x4e\x02\x17\x99\xd9\x01\xff\xb6\xe1\x11\xba\xe7\x1b\xf8\xef\x63\x30\xa1\x82\x14\xc5\x69\x1b\x1e\x66\x59\xbd\x38\x74\x99\xa8\x10\x24\xe8\x29\x3b\x44\xef\xf6\x24\x6c\x62\x15\x15\x87\x2b\xdb\x06\x47\x80\x36\x87\xe7\x1a\x9a\x82\x17\x61\x07\x15\xca\xe8\x25\x54\x87\x1e\x64\xba\x1c\xe2\xe8\x25\x9c\x86\xff\xa8\xd3\xa8\x83\x52\x69\xa1\xe2\x81\x9c\xb2\x03\xaa\x89\xf7\x3c\xf7\x9b\x48\x5f\x8a\x7e\xf9\x5e\xcd\x60\xe2\x29\x39\xec\x91\x6a\xff\x68\x7e\x15\x6e\x4a\x66\x39\x27\x81\x67\xa3\x46\x3c\x09\x09\x9d\xec\x96\xa5\x16\x47\xdc\x61\xbd\x4f\x82\xf8\x39\x8e\x10\x33\x00\xc7\x7a\x8d\xaa\xf8\x1e\xb2\xe0\x7b\x60\x2e\x8c\xf6\x0d\x83\xb1\x01\x4f\xc5\xd9\x21\x50\xc0\x92\x06\xfc\x49\x84\x11\x5c\x12\x34\x1b\x1a\x7e\x06\x08\xf8\xb1\xa5\xe4\xf5\xb0\x63\x3a\x3a\x12\x0f\x2e\xbe\x48\x0c\x2c\x26\x55\x7c\xbb\x78\x5c\x19\x43\xc1\x1a\x44\x77\x3f\x28\xe6\x4a\xb1\xe4\xf1\x33\xf8\xe1\x19\xdc\xa7\x62\x17\x88\xd4\x3a\x89\x15\xe0\x5b\xe0\x6d\xf0\xd9\x75\xf3\x76\xe9\xb7\xc1\x9f\x28\x3d\x15\xc1\x42\x3d\x09\xb5\xed\xae\x08\x4b\x7b\x8e\x6a\xf0\xb9\x5c\x52\xcb\x2e\xde\x0d\xa7\x2b\x8e\x25\xc1\x8c\x13\xf1\xae\x75\x05\x7b\xe0\x18\x3d\x04\x92\xeb\xc3\x61\x23\x96\xa1\xc1\xdf\x56\x2c\x88\xa5\x7e\xbc\x34\x18\xc5\x81\x10\x34\xb4\xc1\xc7\xed\x80\x10\x8f\xa0\x21\x12\x95\x14\xef\xd9\x6f\xd7\x11\xba\xe1\x0a\x17\xb3\x45\xdd\x3f\x3b\x10\xae\xe3\x7f\x3c\xda\x52\xfb\x89\x0d\x7b\x7f\x83\x3e\x44\x9f\x49\x62\x00\x7a\x5d\xc5\xdf\xf6\xef\x6f\xf2\xab\x71\x39\x38\x04\x76\xe6\x4a\xc6\xef\xe4\x50\xed\x00\x7e\xd7\x89\x7f\xa5\xab\xe5\xef\xef\x7e\xd7\x59\x31\x62\xfc\xdd\x97\xf6\xbb\xce\x88\x9e\x7c\xdf\x5d\x7e\x7e\xd2\xc2\x64\x91\x24\x18\xbe\xc9\xd9\x58\xdb\xf0\x27\x95\xec\xf0\x87\xed\xc7\xaf\xc7\x4a\x29\x39\x71\xfa\xf7\x75\xc7\x17\x34\x98\x92\xf8\x95\xcb\xff\x4d\x7d\xe4\x64\xfe\x75\xfd\xfd\x6f\xff\xe7\xff\xb5\xfe\xfe\x7f\xaf\x7f\xfd\xfc\xbc\xfe\xf3\x1f\xff\xf8\xfc\xdb\x7f\xbc\xff\xe5\xf5\x1f\x3f\xff\xc7\x81\xfe\xbc\x3f\xcf\xbf\xfc\xdb\xe7\x1f\x9f\xff\xf7\xdf\xff\xf3\x1f\xaf\xcf\xcf\xdf\xff\xfd\xef\xe7\x57\xf1\xf7\xff\x05\x00\x00\xff\xff\x9d\x99\xe5\xcd\xd0\x44\x03\x00"); +func _gfd ()([]byte ,error ){return _ad (_dfbb ,"Add-H")};var _gac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4f\x8f\x23\xb7\x11\xc5\xef\xfa\x14\x3c\x3a\x07\x67\xf8\x9f\x2c\x40\x10\x60\xec\x66\x91\x71\xe0\x38\xf0\xc4\x49\x80\x20\x07\x76\x77\x71\x20\x20\x23\x09\x1a\xcd\x61\xbf\x7d\x50\xef\x69\x76\x62\x1f\x16\xdc\xf9\xf5\x63\xa9\x58\x7c\x5d\x64\x3f\x7c\x7a\xfc\xfc\x78\x3a\xde\xdc\xc3\xdf\xae\xe7\xf5\x49\x6f\x6e\x1e\x4f\xdb\x55\x5f\xcf\x6f\xd7\x55\xdd\xa2\xcf\xc7\xd3\x6e\x17\xa2\xdb\x8e\xeb\xed\xfd\x4f\x0c\xeb\xcb\xb8\xec\x76\x36\xff\xe9\xeb\xeb\x4d\x5f\x1e\x4f\xf3\xec\x12\x75\xdb\xdb\xe5\xae\x75\xee\xe1\x17\x7d\x3e\xbe\xde\xae\x5f\xdd\x77\x3f\x6c\xe7\x45\xff\xe0\x36\x9d\xc6\x7f\xbe\x6e\x7a\x3d\x9e\x9e\xdd\x77\x3f\x8e\xcb\x38\x85\x6f\x0f\x9e\xde\x2e\x97\xff\xea\x8b\x9e\x6e\x2e\x82\xe9\x69\xc3\xb8\x7b\xf8\xf4\xd3\xb8\xfc\x75\xbc\xa8\x7b\x10\xff\xf2\xfa\xfd\x2f\x7f\x79\xfa\xf1\xfb\x3f\xe3\x19\x1e\xfd\x43\xaf\xaf\xc7\xf3\xc9\x85\xf0\x47\xef\xeb\x07\xff\xfb\xd7\x8b\xba\x70\x8f\xf1\xeb\xe3\xe7\x9f\xe7\x7c\xd5\x9b\x93\xe2\xa9\xf9\xd7\xaf\x8f\x9f\xdd\xbf\x83\x0b\xde\xc5\x92\x72\xfa\xcf\x5d\xfa\xcf\x9f\xce\x9b\x3a\x8a\x76\x99\x4b\x5a\xcf\x9b\xbe\x5e\xc6\xaa\xd7\x71\x7a\xd6\x9d\x73\x7b\xef\x0f\xce\xb9\x7d\xf7\x07\xfb\xab\x87\xec\x0f\x6e\x2f\x5f\xbe\x7c\xc2\xdf\x3f\xf0\xe9\xe7\x2f\xf8\xeb\x4f\x1e\x4f\xbf\x7c\xb2\xa7\x7a\xda\x7e\x17\x6d\x17\xf8\x23\xa7\xf3\x6d\xd3\x49\x86\xf8\xfb\x30\x0f\x2e\xa6\x60\x73\xfe\xff\xe1\x2e\x78\x7f\xcf\xeb\xb8\xdd\xf5\xd1\xf4\x6d\xb3\x9f\x75\x0e\x93\xf6\x4d\x0d\xe9\x1d\x55\x43\xf7\x3c\x7b\x00\xae\x29\x19\xea\x44\x63\x35\x24\xd5\xd0\xd2\x81\x96\x79\x70\xae\x65\x4c\x5c\x89\x56\x05\x12\x43\xdb\x00\xd2\x6e\xa8\x60\xe2\x64\xac\xd9\x0c\x35\x4c\x9c\x2b\xd1\x0a\x64\x13\x63\x9e\x86\x62\xc1\xc4\xee\x0d\x55\x4c\x8c\x4d\x0c\x09\x50\x0f\x40\x32\x0e\xce\xf5\x60\xe1\xa3\x70\xe2\x0c\x86\x72\xdc\xed\x7b\xe2\x82\x12\x16\x24\xb1\x18\xe2\x82\x92\x54\x43\xbd\x1b\xe2\xc4\xb4\xd4\x83\x0b\x3e\x58\x5e\x69\x21\xda\x80\x92\x4d\xcc\x8c\x95\x2d\x97\xe0\x8b\xa5\x9a\x1b\x91\x85\x0f\x5e\xec\x17\x33\xc3\x67\x09\x07\x17\x82\x6f\x86\x18\x1e\x43\xcb\x58\x63\x1e\x54\xd9\xd0\x72\x0f\x40\x81\x28\x18\x12\xa2\x48\x14\x81\x90\xc4\x48\x44\xe9\xe0\x5a\xf1\x09\x28\x13\x65\xa8\x18\xbe\x10\x15\xa8\x90\xc4\xa8\x44\xd5\x50\xe4\xc4\x46\xd4\x0c\x05\x86\xef\x44\xdd\x50\x62\x12\x42\x24\x40\x0c\x3f\x88\x06\xb2\xf7\x40\x0b\xd1\x02\x84\x4a\x8c\x95\x68\x45\x5e\x19\x68\x23\xda\x80\x3a\x90\x12\x29\x52\xad\x40\xac\x97\x0d\xad\x78\xc4\x5a\x58\x2f\x1b\x5a\x09\x88\xb5\xb0\x5e\x36\xb4\x92\x90\xc4\xc2\x7a\xd9\xd0\x4a\xe4\x44\xd6\x6b\x41\xbd\x12\x7e\x71\x61\xbd\x6c\x68\xa5\x30\x16\xeb\xb5\xa0\x5e\x30\x40\x5e\x58\xaf\x85\xf5\x42\x5e\x0b\xeb\xb5\xb0\x5e\xa8\x04\x5f\x05\x0c\xad\x24\xc6\x62\xbd\x16\xd4\x2b\x33\x09\xd6\xcb\x86\x56\x3c\x93\x60\xbd\x6c\x68\x25\x62\x87\x16\xd6\xcb\x86\x56\x02\x7f\x91\xf5\xb2\xa1\x15\xba\x70\x61\xbd\x16\xd4\x2b\x1b\x6a\x34\x66\x2b\x50\x15\xa0\x82\x12\xb6\x8a\x7a\x75\xa0\x1a\x88\xc2\xc1\x75\x8f\x4a\xb4\x1a\x89\x50\xaf\x4e\x94\x88\x92\xa9\xb2\x07\xca\x44\xa8\x97\x10\x15\xa2\x02\x55\x04\xaa\x44\x28\x8e\x10\x75\xa2\x0e\x55\x06\x12\x22\x54\x42\x98\xd7\x42\xb4\x40\x95\x80\x56\x22\x2c\x48\x98\x97\x12\x29\x54\x0d\x88\x6b\x6c\xb6\x69\xd5\xdb\xa6\xb5\x46\x95\x0d\x3d\xc1\xe4\x8d\xef\x63\xeb\x09\x2a\xc4\xea\x5c\x90\x0d\xdd\xb3\x5e\x9d\x0b\xea\x66\xb9\x1a\x30\x51\x38\xd1\x06\xd7\x2a\x16\x24\x2c\xa1\x0d\x26\x03\x62\x09\x6d\x70\xad\x0a\x10\x4b\x28\x66\x80\x1a\xb1\x6c\x19\x44\x03\x2a\x24\x21\x5c\xb6\xd8\x6e\xb3\xfb\x76\xf6\x89\x6e\xbd\x30\x04\x34\x2b\xe1\xd6\x0a\x1a\x4c\x84\xe5\x84\x0b\x12\xa8\x22\xde\xb4\x41\xd5\x80\x2a\xe3\x75\x1f\x54\x0d\xa8\x72\xb3\x4d\x5b\xa8\x5a\xa0\x62\xed\x17\xaa\x16\xa8\x6a\xb1\xbc\x56\xaa\x56\xa8\x5a\xb7\x4a\xac\x54\xad\x50\xf5\x6c\xc6\xdc\xa8\xda\xa0\x12\x74\xf2\x8d\xaa\xcd\x54\xd1\xe3\x55\x50\xaa\xd4\x54\x31\xa0\x63\x2a\x55\x0a\x55\xc4\x2b\x3a\xa9\x9a\x50\x25\x6c\xed\xa4\x6a\x42\x95\x83\xdf\xed\x85\x87\xa4\x78\xa8\xf0\x2a\x88\xef\x44\x50\xc1\x26\x72\x3f\x68\x71\x80\xc5\x66\x06\x10\x1e\x60\x82\x13\x26\xb6\x5e\x77\x7b\x89\x54\x45\xa8\xc4\x5e\x77\x89\x54\x45\xa8\xa4\xe5\xdd\x5e\x78\x76\x08\xce\x8e\xe4\xad\xaf\x0a\xcf\x0e\x49\xa6\x4a\xc1\x3c\x21\x3c\x15\x04\x47\x40\x8a\xbd\xe1\x04\x7f\x3f\x77\x77\x2d\xfc\xfe\x24\x16\x1e\x10\x92\x11\x23\x15\x5b\x5b\x61\x8c\x82\x18\xb9\xd9\xda\x0a\x55\x05\x2a\xf4\x2d\xa9\x54\x55\xa8\x6a\xb5\xb5\x55\xaa\x2a\x54\xcd\x9a\x94\xb0\x19\x08\x5e\x81\xd4\x8b\xad\x8d\xaf\x80\x34\xa8\xc4\x9a\xa7\x74\xaa\x7a\x8b\x07\x97\xbd\x35\x75\xa1\xfb\x04\xee\xcb\xde\x5e\x73\xa1\xfb\x04\xee\xcb\xa1\xdb\x44\xba\x4f\xe0\xbe\x1c\x6d\xb3\x84\xee\x13\xb8\x2f\xa7\x66\x45\xa1\xfb\x04\xee\xcb\x19\x9b\x45\xf7\x09\xdc\x97\x4b\xb5\xf0\x74\x9f\xc0\x7d\xb9\x62\xb3\xe8\x3e\x81\xfb\x72\xcb\xb6\x6c\xba\x4f\xe0\xbe\xdc\xb1\x59\x74\x9f\xc0\x7d\x59\x92\x2d\x9b\xee\x13\xb8\x2f\x0b\x36\x8b\xee\x13\xb8\xaf\x04\x7b\x0f\x85\xee\x13\xb8\xaf\x84\x6e\xd9\xd3\x7d\x02\xf7\x95\x14\x2c\x7b\xba\x4f\xe0\xbe\x92\x6c\x3b\x70\x5a\x6f\xf3\x7e\x57\x4a\x56\x68\xa5\x21\x15\x86\x2c\xc5\x7b\x43\x9d\x08\x13\x8b\xed\x90\xd2\x90\x0a\x43\x96\x6a\x2d\x56\x69\x48\x85\x21\x4b\xb3\x1d\x52\x1a\x52\x61\xc8\xd2\x9b\x85\xa7\x21\x15\x86\x2c\x62\x3b\xa4\x34\xa4\xc2\x90\xd5\xd7\x6c\x88\x2a\x18\xb2\x06\x3b\x46\x94\x86\x54\x18\xb2\xc6\x12\x0d\x51\x05\xcb\xd5\x64\x07\xbd\xd2\x72\x0a\xcb\xd5\x6c\x7d\x5e\x69\x39\x85\xe5\x2a\xae\x16\x4a\xcb\x29\x2c\x57\x6b\xb4\xec\x69\x39\x85\xe5\x6a\xb5\x6b\x8a\xd2\x72\x0a\xcb\x55\x5c\xc5\x94\x96\x53\x58\xae\x76\xbb\xf2\x28\x2d\xa7\xdd\x54\xcd\x7b\xcb\xbe\x53\x05\xcb\x35\x5f\x2d\x7b\x5a\x4e\x61\xb9\x16\xec\x18\x51\x5a\x4e\x61\xb9\x16\xad\x5d\x2b\x2d\xa7\xb0\x5c\x4b\x76\x01\x51\x5a\x4e\x07\xef\x4a\x76\x8c\xe8\xc0\x5d\x49\x87\x5d\x8c\x7a\x34\xfb\x2a\x9d\xa3\x1b\x0f\x08\xeb\x48\x4a\xe7\xe8\x66\x37\x84\x9e\xad\x23\xe9\x86\x1b\x02\x87\x20\x92\x80\x0a\x90\x25\xd1\xb3\xf5\x07\xa5\xbf\x14\xfe\xea\xc5\xda\xa2\xd2\x5f\xaa\x6a\xaa\xea\x2d\xbc\xea\x04\x9a\x38\x04\xb1\x20\x9d\x42\x84\xdb\x2c\x0c\xa0\x73\x10\xd9\x44\xef\xcb\x6e\x3f\xb9\xc6\x39\xb2\xbc\x4f\x9c\x23\x0f\xa0\x82\xcb\x4c\x83\xaa\x64\xa2\xfc\x1e\x6b\x8e\x52\x88\xda\x47\x2c\xbb\x4b\xdf\x87\x56\x43\x07\x12\x22\x9c\x52\xd6\x62\xe7\x28\xf7\xf0\xe3\xfd\x5c\x9c\xa3\x2c\x44\xcb\xfb\xc1\x35\x47\x59\x81\x3e\x4a\x38\x59\xfb\x39\xd6\x69\xc8\x6e\x7a\x73\x6c\x44\x36\xb0\x84\x73\x6c\x01\xe8\xa3\x84\x93\x4d\x61\x2e\x2c\x21\xf2\x62\x53\x98\x68\x0a\xbd\xd8\xcd\x78\xb2\x29\xcc\x35\xdb\x0d\xa1\xf9\xfa\x9b\x16\x6b\xff\xb7\xcf\xce\x6f\x9f\x81\xeb\xdb\xf5\xaa\xa7\x1b\x3e\x3a\xf1\xa5\x67\x9f\x6a\xc7\x93\x7e\xfb\x80\xbd\x9c\x2f\x36\x0b\xff\xfe\x17\x00\x00\xff\xff\x0c\xbd\x28\xe3\xec\x0e\x00\x00"); +func _ddae ()([]byte ,error ){return _ad (_bdef ,"UniKS-UTF8-H")};var _dbc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xe4\x46\x10\x05\xf0\xbb\x3e\x45\x1f\x37\x87\x8d\xbb\xaa\xba\x5b\x2d\x10\x86\x60\xb3\xe0\xc3\x6e\x42\x9c\x7f\x10\x72\x18\x4b\x3d\x66\x20\xd6\x0c\x9a\x99\x83\xbf\x7d\x78\xf5\x34\x0e\xec\x61\x99\x9d\x67\x75\x49\xfe\x3d\x77\xeb\xee\xe1\xe9\xf1\x69\x39\x5c\xc2\xdd\x2f\xeb\x71\x7a\x6e\x97\xb0\x3f\x2c\xf3\xda\xce\xc7\xeb\x3a\xb5\xf0\xd2\x5e\x0f\x4b\xd7\x89\x86\xf9\x30\x5d\x6e\x5f\xfd\x63\x7a\xdb\x9d\xba\x0e\xeb\x9f\xdf\xcf\x97\xf6\xf6\xb4\xec\x8f\xc1\x78\xdd\x7c\x3d\x6d\xd7\x86\x70\xf7\x6b\x7b\x3d\x9c\x2f\xeb\x7b\xf8\xf4\xd3\x7c\x7c\x69\x3f\x84\xb9\xed\x91\xff\xbc\xce\x6d\x3d\x2c\xaf\xe1\xd3\xc3\xb7\x67\xf9\x88\x9f\xaf\xa7\xd3\xbf\xed\xad\x2d\x97\xa0\x9e\xb5\x65\xf6\xcf\xee\xee\xe1\xeb\xee\xf4\x6d\xf7\xd6\xc2\x9d\x4f\xfa\x8c\x75\x9f\x79\x91\xff\xec\x8f\xb6\x9e\x0f\xc7\x25\xc8\x8f\x31\xe6\xff\xe3\xdf\xde\x4f\x2d\xc8\x36\xe3\xaf\xdf\x9f\x1e\xc3\xdf\x12\x24\x06\xcd\xb9\x96\x7f\xb6\xfc\xcf\xaf\xc7\xb9\x85\x78\xbb\xd3\xd3\xe3\xc3\xf1\xba\x5c\x82\xf4\x25\x6e\x4b\x85\xbf\xd2\x74\x9c\xdb\xf9\xb4\x9b\xda\xba\x5b\x5e\x5b\x17\xc2\x18\x63\x8c\xf7\x61\x4c\xe9\xcb\x97\x7b\x3c\xed\x77\x57\x74\x65\xd8\x56\x1e\x66\x26\xb7\x15\x31\xee\xf7\xf7\x21\x76\x63\x14\x7e\x17\x7c\xd7\x5c\xba\x31\x2a\x13\x45\x92\x45\xbb\x31\x1a\x13\x43\xd2\x97\xda\x8d\x31\x31\x49\x48\x24\x6a\xea\xc6\x98\x19\x65\x8f\xb4\x62\x76\x61\x54\x3c\xca\x86\xe1\x3d\xa3\xde\xa3\x7e\xc0\xf4\xca\xa8\xfa\x13\xc4\x84\xf1\x03\xa3\xc1\x23\x8b\x18\xbf\x63\xb4\xdb\x9e\x13\xe3\x5f\x18\xbd\x78\x54\x05\xe3\x27\x46\x13\x22\x8b\x3d\xc6\xcf\x8c\x66\x8f\x4c\x31\xbe\x31\x6a\x1e\xe5\x8a\xf1\x7b\x46\x7b\x8f\x6a\x8a\xdd\x28\x94\x12\x97\x4a\x71\x28\xdd\x28\xc4\x12\xc7\x4a\x96\xb5\x1b\x85\x5a\xe2\x5a\xa9\xc4\xda\x8d\x42\x2e\x71\xae\x54\x4b\xea\x46\xa1\x97\xa4\xcd\x14\xe3\xe9\x25\xee\x95\xad\xc7\x78\x7a\x89\x7b\xe5\x62\x18\x4f\x2f\x71\xaf\x5c\x2b\xc6\xd3\x4b\xdc\xab\x48\xc2\x78\x7a\x89\x7b\x95\x14\x31\x9e\x5e\xe2\x5e\xa5\xa0\x58\xa1\x97\xb8\x57\x19\xd0\xac\xd0\x4b\xdc\xab\x17\x54\x2b\xf4\x12\xf7\xea\x13\xaa\x15\x7a\x49\xdb\xfa\xc7\x78\x7a\x89\x7b\xf5\x03\xaa\x55\x7a\xa9\x7b\x55\x41\xb5\x4a\x2f\x75\xaf\x9a\x50\xad\xd2\x4b\xdd\xab\xf6\xa8\x56\xe9\xa5\xee\x55\x07\x54\xab\xf4\x52\xf7\x1a\x14\xd5\x2a\xbd\xd4\xbd\x86\x84\x6a\x95\x5e\xea\x5e\x43\x8f\x6a\x95\x5e\xea\x5e\xc3\x80\x6a\x95\x5e\x5a\x6f\x7f\xab\x98\x4f\x30\x1d\x98\x25\x94\xab\x14\xd3\x1d\xb3\x1e\xed\x2a\xc9\xd4\xc9\xd0\x3e\x6e\x41\x33\x9d\x98\x29\xfa\x55\xa2\xe9\xcc\x2c\xa3\x60\xa5\x9a\x36\x66\x3d\x1a\x56\xb2\xe9\x9e\x9b\x24\xa2\x62\xa3\x9b\x45\x66\x8a\x8e\x8d\x70\x26\xcc\x32\x4a\x36\xca\x99\xde\x36\x58\xec\x46\x23\x9d\x39\x9d\x58\x44\xcd\x46\x3b\xe3\xde\x34\x43\xcf\x46\x3c\xe3\xe6\xb4\x8c\xa2\x8d\x7a\xc6\xdd\x69\x15\x4d\x1b\xf9\x8c\xdb\x33\x45\x54\x6d\xf4\x33\xfa\x25\x43\xd7\x46\x3f\xa3\x5f\xca\x28\xdb\xe8\x67\xf4\x4b\x15\x6d\x1b\xfd\x8c\x7e\x59\x50\xb7\xd1\xcf\xa6\xdb\xa9\x80\x7b\xd0\xcf\xe8\x97\x0b\x0a\x37\xfa\x19\xfd\x72\x45\xe3\x46\x3f\xa3\x5f\x11\x54\x9e\xb6\x33\x90\x7e\xc5\xd0\x79\xa2\x5f\xa2\x5f\x29\xe8\x3c\xd1\x2f\xd1\xaf\x54\x74\x9e\xe8\x97\xe8\xd7\x0b\x3a\x4f\x69\x3b\x53\xa7\x88\x2c\xc5\xea\x27\xeb\xed\x04\xc5\xff\xf1\xfe\xf9\x78\x23\x4c\xd7\x75\x6d\xcb\xc5\xdf\x3e\x7e\xe8\xe3\xcc\x3e\x2c\xed\xe3\x4d\x76\x3a\x9e\xb0\xca\xff\xfd\x17\x00\x00\xff\xff\x1b\x84\x37\x93\xf5\x06\x00\x00"); +var _abdd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xc1\x8e\x9b\x30\x10\x86\xef\x7e\x8a\x39\x6e\x0f\x5b\x3c\x10\x13\x90\xa2\x95\xaa\x44\x55\xd1\x6a\xdb\xaa\xd9\x6c\x2b\x55\x3d\x10\x3c\xa4\x96\x1a\x83\x0c\x1c\xf2\xf6\x95\x7f\x08\x55\x0f\x68\x3e\x7e\x0f\xd6\x37\xd8\xc9\xbe\x3a\x54\xde\x8d\x94\x7c\x0d\x5d\x73\x94\x91\x5a\xe7\x6d\x90\xa1\x9b\x42\x23\x74\x96\x8b\xf3\x4a\x71\x4a\xd6\x35\xe3\xfd\x15\xa5\xb9\xd6\xbd\x52\xc9\xc9\xbb\xe7\xe3\xe3\xe9\xf5\x23\xe7\x8f\x9f\x68\x1a\x64\xc9\xf7\xd5\xe1\x78\x1b\x46\xb9\x56\xbe\xed\x28\x9b\xbf\xb7\x53\xbf\xec\x41\x94\x7c\x93\x8b\x1b\xc6\x70\xa3\x87\x0f\xb6\x3b\xcb\x3b\xb2\xd2\xc6\xfc\x4b\xb0\x12\x9c\xbf\xd0\xc3\x73\x17\xa4\xe6\x75\xe1\x38\xf5\xfd\x1f\xb9\x8a\x1f\x89\x91\x89\xb7\xa8\x2a\xd9\xbf\xd4\xfd\xe7\xfa\x2a\xf4\x9f\xcf\x1b\x56\xb1\xf8\x26\x61\x70\x9d\x27\x7e\xaf\xb5\xf9\x17\xbf\xde\x7a\x59\x36\x53\xc9\x8f\x53\x75\xa0\x9f\x4c\xac\x29\x35\x66\x63\x7e\x2d\xf9\xf7\x97\xce\xae\x5d\xcc\xf3\x04\x8d\xb3\xcd\xef\x3a\xa8\x5d\xaa\x39\x7f\xa2\x42\xe7\x1c\x39\x35\x91\x4d\xa1\x76\x99\xe6\x2c\xf2\xd6\xa8\x5d\xdb\x6a\x06\xe7\xe0\x06\x5c\x82\x25\x72\xa1\x23\x67\x67\xf0\x16\x6c\xc1\x05\xb8\x05\xa3\xdf\xa0\x3f\x4f\x23\x0b\xf6\x2f\xb3\xf8\x1f\xee\x3a\x6a\xbb\xea\x85\xda\x5f\x04\x7e\xd9\x13\xc5\xb2\x81\x5a\x19\xd5\xa2\x4e\x2c\x29\xa2\x1c\x51\x81\x88\x21\x9a\x1b\x0c\xb0\x99\x23\xcc\x94\x67\xf0\x8d\x5d\x6d\xab\x4b\x8c\x00\x55\xae\x11\xf1\x6c\xc9\xb0\x3c\x23\x32\x18\xa2\xd4\x8b\xe0\x2c\x84\x97\x78\x47\xd6\x33\x6b\xa6\x10\xc4\x8f\xb8\x21\x38\x95\xf8\xa7\x9d\x97\xf5\x16\xf6\x5d\x1f\xbf\xc2\xf3\x37\x00\x00\xff\xff\xf1\x10\xe4\x07\xb1\x02\x00\x00"); +func (_bf bindataFileInfo )Sys ()interface{}{return nil };func _agfed ()(*asset ,error ){_bedee ,_egcge :=_gaac ();if _egcge !=nil {return nil ,_egcge ;};_gccfd :=bindataFileInfo {_ae :"ETHK-B5-V",_ca :631,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491827,0)}; +_dbcdd :=&asset {_e :_bedee ,_ee :_gccfd };return _dbcdd ,nil ;};func _beggd ()(*asset ,error ){_dccc ,_cfcf :=_cbc ();if _cfcf !=nil {return nil ,_cfcf ;};_aebe :=bindataFileInfo {_ae :"HKdlb-B5-H",_ca :18683,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492327,0)}; +_fbcf :=&asset {_e :_dccc ,_ee :_aebe };return _fbcf ,nil ;};func _dcb ()([]byte ,error ){return _ad (_afd ,"Adobe-GB1-3")};func _gee ()(*asset ,error ){_fegb ,_egb :=_fbe ();if _egb !=nil {return nil ,_egb ;};_gcb :=bindataFileInfo {_ae :"Add-RKSJ-H",_ca :12790,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491088,0)}; +_edb :=&asset {_e :_fegb ,_ee :_gcb };return _edb ,nil ;};func _adga ()([]byte ,error ){return _ad (_bbd ,"Adobe-KR-1")};func _adfg ()([]byte ,error ){return _ad (_ada ,"78ms-RKSJ-V")};var _facd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x51\x8b\xdc\x20\x10\xc7\xdf\xfd\x14\xf3\x78\x7d\x69\xa2\x59\xdd\x14\x24\x50\x6e\x39\x9a\xc2\xf5\x4a\xb7\xd7\x16\x4a\x1f\xdc\x38\x09\x42\xa3\x62\xcc\xc3\x7e\xfb\x32\x26\xbb\x85\x7b\x88\xe6\xff\x9f\xdf\xe8\x38\x53\x3d\xf6\xa7\xde\xbb\x0c\xd5\xd7\x14\x86\x33\x66\x18\x9d\xb7\x09\x97\xb0\xa6\x01\xe1\x82\x93\xf3\x8c\x71\x01\xd6\x0d\xf9\x26\xcb\x36\xcc\x26\x32\x46\xf9\xe7\xeb\x92\x71\xee\xfd\x18\xa0\xd9\x38\xbb\xc6\x9d\x05\xa8\xbe\xe1\xe4\x96\x9c\xae\xf0\xf0\xd1\x86\x0b\xbe\x03\x8b\x23\xf9\x2f\xc9\x62\x72\x7e\x82\x87\xcf\x26\x1a\xcf\xef\x81\xf3\x1a\xe3\x5f\x9c\xd1\x67\xa8\x8b\x87\xde\x96\x9d\x55\x8f\xcf\x26\x7e\x31\x33\x42\xf5\xc9\x25\x33\x19\x6f\x4a\xa0\xf8\x3f\x30\x2d\x2e\x78\xe0\xf5\xfb\xba\x56\xff\xfd\xef\xd7\x88\xc0\xf7\x03\x5e\xfb\xd3\xcb\x38\x2e\x98\xa1\x55\x62\x63\x7e\xbd\xf6\x27\xf8\xcd\x81\xd7\x20\x64\x73\xf8\xf0\x67\x47\x7f\x3e\x07\x8b\x7b\x05\x8c\x6f\xef\x19\x82\xc5\x25\x9a\x01\x93\xf1\x13\x32\x00\x5d\xd7\x1d\xe8\xa7\xa7\x8e\x8a\x7c\x13\x65\xed\x9e\xe4\xec\x66\x68\x41\x30\x2d\x92\x4b\xa6\x05\x27\x25\x3b\x68\xc4\x91\x69\xa1\x48\x8d\x14\x53\x4c\x37\x44\xd2\xd2\x1c\x04\xd3\x0d\x91\xd2\x76\x20\x85\x62\x5a\x22\xa9\xb1\x83\xa6\x6d\x99\x56\x44\x2a\xd1\x81\x3c\x72\xa6\x15\x9d\x72\x44\x52\x87\x52\xd2\xed\x6e\xfa\xa7\x89\xdd\x3b\x38\xac\x29\xa1\xcf\x65\x5e\xa5\x4f\xf4\x50\xe7\xf1\x3e\xfb\x18\x22\x65\x95\xef\x5f\x00\x00\x00\xff\xff\x35\x0d\x74\x28\x27\x02\x00\x00"); +var _gfea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xaf\x2d\x3b\x72\xe5\x37\x7f\x9f\xe2\x0c\xdb\x83\xb6\x32\x93\xcc\x24\x09\x3c\x5c\xc0\x92\xba\xe0\x6a\xa0\x6d\xc3\x6a\xd9\x06\x0c\x0f\x92\xfb\x8f\x5c\x80\xf5\xaa\xf0\xaa\x34\xd0\xb7\x37\xb8\xd6\x6f\xed\x57\x6d\x18\x38\x75\x27\x77\xc7\x21\x93\x0c\x92\xc1\x60\xfc\x63\xf0\xef\xfe\xe1\xf7\xff\xf8\xfb\x5f\xfe\xf0\x97\xaf\xbf\xfb\x5f\x7e\xfd\xe3\xe3\x9f\x5e\x7f\xf9\x7a\xff\xe1\x97\xe7\xaf\xaf\x3f\xff\xf1\xdf\x7e\x7d\xbc\xbe\xe6\xeb\x5f\xfe\xf0\xcb\x4f\x3f\xed\xc7\xd7\xf3\x0f\x8f\xbf\x04\xd4\x7f\x8f\x7f\xbd\xff\xf4\xd3\x4f\xeb\xfb\x7f\xfa\xf7\x3f\xff\xe5\xf5\xaf\xbf\xff\xe5\xfd\xc7\xaf\xe2\x7a\xcf\x7f\xfb\x13\x75\xbf\xbe\xfe\xee\x7f\x7d\xfd\xcb\x1f\xfe\xfc\x97\x5f\xff\xfd\xeb\x3f\xfc\x0f\xcf\x3f\xce\xd7\x7f\xf7\xf5\x7c\xbd\xd7\xdf\xff\xe7\x5f\x9f\xaf\x5f\xff\xf0\xcb\xbf\x7c\xfd\x87\xff\x7c\xff\xe9\xfe\x65\xff\x14\xfc\xd3\xbf\xfd\xe9\x4f\xff\xcf\xeb\x5f\x5f\xbf\xfc\xe5\xab\xe9\x6f\xaf\x5f\x9e\xfa\xff\xa7\xbf\xfb\x87\xff\x72\xff\xe9\x7f\xba\xff\xf5\xf5\xf5\x77\xff\xfc\xcb\x1f\xfe\xf3\xef\xff\xe9\x3f\xfe\xf3\x7f\xfd\x5d\xff\x8f\xff\xa3\x4a\x55\xf8\xbf\xbd\x7e\xfd\xf3\x1f\xfe\xf8\xcb\xd7\x5e\xfe\xfb\xed\xb8\x7e\xfb\xfb\x7f\xfd\xf7\x3f\xbd\xbe\x76\x5a\xf9\x3f\xfe\xf9\xf7\xff\xf8\xf5\x7f\xee\x5f\xfb\xf6\x75\x9c\xe5\x1c\xff\x17\x7f\xff\xdf\xff\xcb\x1f\x9f\xaf\xaf\xcd\x50\xf5\x08\x1e\x7f\x7c\xbe\xfe\xfc\xa7\xfb\xf1\xfa\xf5\xfe\xe5\x5f\x5e\x3f\x7d\x7d\xfd\xbc\x6d\x3f\xbe\xfc\xef\xe7\xf6\xbb\x1f\xeb\x2f\xff\xb0\x75\xfe\xf6\xf3\x3f\xfe\xee\xef\xfd\xb7\xff\xb4\x75\xfe\xfa\xf3\x7f\xfa\xdd\xdf\xe7\xaf\xbf\xd3\x5f\xd7\xdf\x7f\xfe\x5d\xfb\x7b\xfe\xfe\xfa\xe5\xf9\xff\xe9\xe5\xa7\xdd\x9d\xff\xf2\xc7\xbf\x3c\x5f\x6f\xff\x4d\xfd\xfe\xbc\xbf\x7f\x7c\xed\xeb\x8b\xbf\x2e\xfa\x69\xdf\x36\xb0\xfd\xc3\xf3\xf1\x7f\xdf\xbf\xfe\xf4\xf3\xf9\xf8\xf1\x35\xda\x4f\x3f\xb7\xf5\xff\xf8\xe9\xe7\xf6\xfc\xf1\x35\xea\x4f\x3f\xb7\xd7\x8f\xaf\x7d\xdb\x7e\xfa\xf9\x71\xdc\xdb\x6a\x6a\xfd\xa8\xeb\x6f\x4d\x3f\xcf\x1f\x5f\x97\xff\x78\xfd\xf8\x1a\x45\xbf\xda\x8f\xaf\x76\xf8\x93\xfe\xe3\xeb\xaa\xae\x39\x7e\x7c\xed\xe7\xa1\x9f\xf7\x8f\xaf\xbd\xba\xc2\x5c\x4d\x0d\xfd\x7c\xac\x0a\x6e\xe1\xb9\x7e\xba\xd9\xd5\xff\x59\xf5\x73\x0d\xe5\x50\xdd\xb9\xfd\xf8\x6a\xc6\x60\xee\x3f\xbe\xae\xa1\x0a\xb3\xae\xde\x4e\xfd\x3c\xd7\x67\xae\x7b\xfd\xf8\x6a\xad\xeb\x67\xfb\xf1\xb5\xef\xfe\xac\xff\xf8\xda\x8b\x3f\x5b\x98\x5d\x42\x67\x0a\x33\xff\x75\x61\x76\x08\x9d\xa9\x8e\xaf\x9f\x7e\x7e\x94\x7e\xad\xcf\x56\xbb\x65\xb4\xd5\xf1\xa9\x9f\xab\xb1\x7a\xe8\xe7\xaa\x7b\xae\xc6\xca\x9a\x91\x5d\xe8\x94\xa9\xba\x6a\x41\x1d\xd7\x85\x4e\x5d\xcb\x3a\xca\x75\xe9\xf7\xae\xdf\xbb\x7e\x1f\xab\x8d\x76\xba\xa0\x08\xb8\x86\x80\x2a\xa0\x34\x01\x1a\x63\x53\x0f\x55\x88\x9d\xed\x74\xc3\x4d\x40\x73\x6b\x5d\x40\x2f\x02\x86\x01\xb7\x76\xff\xf8\x3a\xb6\x52\x5c\x32\x05\x68\x85\x6a\x7f\xb8\x35\x57\x7b\xba\x35\x97\xbc\x8c\x8e\x9b\x7e\xbb\x64\x4d\x58\x1d\x9b\x1a\x38\x54\x6d\xec\x2e\x11\x6e\xe3\xd0\xd8\xd4\xd8\x28\xfa\xed\x2f\x2e\xf7\x6f\xa0\xb9\x7f\x21\x33\x8c\xb3\x16\xa5\x0e\xe3\xdc\x5c\x72\xaf\xef\x87\xdb\x9d\x8b\x46\x45\x06\x75\x18\xe3\xee\xb6\x8c\xf1\xf0\xe7\x2f\xf7\xe2\x4f\xde\xee\x45\xc0\x6d\x8c\x3d\x9b\xf7\xee\x12\x4d\xfa\x7d\xb8\xc4\x80\x27\xbd\xfb\x1b\x4f\xfa\xd0\xf8\x6f\x0f\x40\x54\x52\x6f\x4d\x7a\xdf\xfd\x4d\x17\x6a\x42\x60\x51\xfe\xa8\xbb\xe6\xe5\x16\xfa\x97\x7b\x9c\xfa\xed\xbf\x83\xa4\xe6\xe8\x06\x49\xd5\x9a\x20\xa9\x85\x5d\xc4\xbe\x57\xf5\x30\x8d\xe2\xa1\x01\xcf\x62\xc0\x95\xc0\xd7\xd5\xc0\x57\xbd\x4c\xe3\xab\xad\x57\x27\x13\xee\x6f\xba\x1b\x50\xff\xd3\x13\x4e\xff\xb7\x67\xdf\xdf\x98\x48\xaa\x5b\x7b\x08\xf0\x22\x4d\x4f\xb9\x07\x30\x4d\x24\xd5\x0d\x78\x34\xc7\x9a\xbe\xb3\x33\x9a\x4d\x80\x46\xb3\xeb\xe7\x22\x79\xd5\x3f\x43\xf0\x87\x00\x8f\xa5\x5d\x02\x4e\xf7\x5e\xc4\x01\xe1\x5c\xff\x3f\xbc\xec\x71\x76\x0f\xf4\x72\xdb\xde\x0d\x57\x11\x60\xca\x6a\xee\x6a\x18\x1b\x57\xf3\x6e\x38\xdc\x95\x48\xab\xf8\xf7\x62\x89\xa5\x19\xe5\xa7\xd6\x4c\x63\x59\x04\xbf\xda\xad\x02\x20\xf8\x2e\x40\xa3\x51\x7f\x8b\xde\xf7\x3a\xf4\xd3\x63\x39\xfd\xb1\xd7\xe5\x72\x7d\xd6\xc5\x2d\x79\x5d\x3c\xfe\x6c\x04\x7f\xc3\x46\x70\x6b\x5e\x17\xad\xe5\xb9\x76\xc2\x02\xdc\x1a\x5b\x41\x43\xcc\x56\x30\x32\xac\x8b\xc6\x6b\x4e\xd5\xc4\xab\x4e\x6d\x05\xd1\xf1\xa9\x8d\x70\xe8\xe3\xdb\x8c\xe8\x32\xe0\x75\xe9\xfa\x98\x3d\x21\x42\x38\xd9\x13\xa7\x4b\xd8\x13\xfe\xc6\x63\x29\xae\xe6\x3d\xa1\xa1\xb0\x27\x5c\xc9\x7b\x42\xb8\xb3\x27\x8c\x08\xe3\x70\x01\xe3\xd0\x14\xad\xdd\x32\xea\xe6\xdf\x6f\xb5\xa4\x95\x9a\xac\x88\x01\xaf\x48\xd7\xf8\xd8\x2d\xe2\x95\x27\xbb\xc5\xbd\xac\xdd\xb2\xb6\x81\xab\x99\xc2\xbc\xa4\xec\x16\x0f\x8b\xdd\xe2\x85\xd0\x6e\x39\x5c\xc9\x6b\xe2\xc5\x66\xaf\x88\x87\x9e\x93\x35\x71\x35\x18\xaa\x81\xe7\xfa\xdc\x2d\xad\x7d\xaf\x5d\x77\x89\x68\x34\x3b\x97\x88\xe6\xec\x22\xc5\xe6\xd3\xa0\x1f\xbb\x00\xd1\x9f\x66\xa1\x75\xcf\x82\x2b\xbd\xf5\xf7\x35\x55\x6d\xd1\xe5\xa8\xfb\xa6\xdf\xbb\xea\xe8\x5b\xb1\xe1\xba\x17\xfd\x2e\xfa\xbb\x7f\x57\xfd\xfd\xd4\x6f\xb6\xd8\x10\xe0\x33\xa5\xb8\x96\x27\x40\xcc\xa7\x41\x96\xe2\xdc\x6d\x78\x17\x55\x77\xee\x29\x28\x6e\x0d\x76\xd1\x04\x78\x0a\xb4\xa7\x1a\x13\xad\xf9\x68\x53\xb2\x86\x06\xd8\xd7\x3c\x8f\xaa\xcf\x87\x37\x58\x17\xf5\x0c\x8f\x64\xef\xfa\xed\x29\x51\x53\x23\x93\xe5\x5a\x1a\x8b\x08\x79\x78\x8b\x75\x51\xfb\xf0\x58\xfa\xe6\x5a\x66\xd5\x54\xeb\x06\x86\x00\xd1\xe5\xe1\x86\x6f\xfd\xf6\xdf\xcd\x0f\xfc\xf5\xc3\xbd\x6f\x02\x5e\x06\xdc\xc9\xdb\x9d\xe8\x93\xdb\xd8\x6b\x9d\xc7\xbd\xfb\x70\x50\x8f\xde\x3c\xdd\x83\xf4\xe6\xe9\xe2\xef\xe3\x36\x96\xbb\x1b\x30\x96\x22\xa0\x71\x83\x65\x13\xa0\x49\xee\xfd\xfc\x8e\x11\x0e\xf6\xd0\x70\xeb\x4f\xa3\x67\xc0\xbc\x60\xb8\x2b\x23\xae\x95\x1e\xde\x45\x7d\x57\xbf\xec\x22\x1d\xb8\x63\x7a\xde\x45\x5a\x63\x7a\xde\x37\x7f\xe3\x21\xe9\xcc\x19\x6b\x71\x47\xd5\xb1\x3a\xa6\x47\xd4\x0d\x78\x10\xda\xd1\xc3\x3b\xa7\x6f\x6e\xcc\x23\xaa\x6e\x6c\xba\xc4\xdf\x80\xb4\xb1\x01\xe9\x55\x72\x77\xe3\x29\x59\xe6\xee\x4c\xf0\x29\xc0\x78\x6e\x06\x44\xea\xe2\x54\xb7\x8f\x93\xae\xad\x7b\xfb\x28\xe8\xda\x1c\xb7\x05\xa3\xae\x13\xf4\xee\xc6\xa6\xb8\x9a\xf7\xb1\xa4\xb7\x5b\x67\x41\x2d\xae\x65\xcc\x8a\x91\x31\x1d\xec\xee\xc6\xd3\x29\xf9\xe3\x86\x8a\xb5\x4f\x6f\x1f\x13\xdd\xd8\x78\x43\x8a\x3e\x6f\x1f\x0e\x5d\xf4\x7d\x43\xb9\x62\x8f\x77\xe8\xd3\x8d\x19\xcd\xe1\x6f\x4c\x88\xc3\x8d\x19\x9b\xdd\x25\x20\xb0\xa6\xf3\x86\xf6\x74\x52\xdc\x37\x5b\x47\x93\xc6\x4a\x8b\x9d\xdc\x2c\xae\x56\xfa\x9e\xa6\x3d\x0f\x7a\xad\x87\x28\xe8\x5e\x6c\x4c\x7f\x9b\xcc\xb7\x56\x62\x4a\xf8\xd4\xd4\x4d\x0e\x5b\x31\x90\xc9\x0c\x57\x7f\x31\x22\xbe\x4f\xcd\xef\xe1\x4f\xe7\x8f\x2f\x31\xd5\x69\x99\xb3\x8b\x59\x4c\xf3\x30\x91\xc3\xcc\x9c\xa9\xfd\x70\x1e\x03\x48\xb3\x87\x80\xd5\x68\xf1\x17\xb0\x5e\xf5\xbb\x66\x49\x83\x9a\x9c\x85\xa7\xeb\x78\xc1\x74\xb6\x3d\x16\x29\x09\x8b\x87\xa8\xc5\xbf\x6a\xf0\x7d\x48\xf0\x10\x53\x78\xf4\x4f\x2f\x0f\x11\x46\x71\xdd\x85\x7b\x71\x53\xcf\xdf\xc6\xfc\x80\x10\x74\xb8\x3c\xcc\x1a\xbb\x8e\xef\x07\x6b\x27\x09\xe5\x01\x43\xd0\x11\xf8\x80\x21\x9c\x06\x5a\xd4\x94\x87\x38\x80\x58\xde\xc3\xba\x54\x37\xc6\x30\x83\xe6\x12\x37\x2b\xc1\xfd\xc1\xae\xd6\x71\xf8\x60\xad\x25\x85\x3f\xd6\x5a\xeb\x90\x7b\xb0\x71\xa5\x2a\x3c\xb4\x59\x35\xb5\x0f\x76\xa7\x84\xbb\x87\x4f\xaf\xde\x0c\x78\x80\xfa\xfc\x19\xda\x5a\x98\xbc\x2c\x75\x55\x2d\xec\xab\x4b\x3a\x34\xcb\x7c\xf5\x97\x81\x22\xe0\x6d\x40\xdf\x58\x6b\xf0\x26\x78\xdd\xb7\x4b\x0c\x4c\x03\xab\x9f\xd7\xa4\xda\xfa\xe6\xad\xed\x7d\x1d\xc7\xf1\x1d\xfb\x7b\x5b\xa6\xab\x22\xfd\xb7\x35\x9c\x2a\x7e\xfa\x06\x23\x2d\xd3\x5b\x5b\xf4\xd8\xb4\x5f\xdf\x22\xb7\x63\x1b\x2e\x39\x0d\xe8\x1b\x91\xd5\xb1\x2d\xf2\x78\x6e\xda\x00\xdb\x5a\x82\xe7\xae\x4f\xb6\xb5\x45\x5e\xdb\x7c\xeb\xa8\x39\xf6\x45\x95\xaf\x7d\x7a\xcf\x94\xb5\x51\x04\xe9\xac\x5b\x27\xc4\x6b\x9f\xcf\x29\x32\x5f\x5b\x5b\x90\x8f\xb8\x94\x89\x3b\xac\xe1\x0b\x12\x17\x5b\x13\xf8\x3a\xfa\xb6\x66\xe0\x58\xd3\x24\xa0\xfc\xf8\xba\x52\xb2\x86\x72\x2d\xd9\x51\x80\x04\x6c\x7e\xaf\x49\xfb\x00\xe5\xaf\x81\xca\xaa\x0b\x58\x0a\xfd\x45\xcb\x6b\x24\xd7\x22\x1f\x01\xdd\x5c\x40\xbf\x87\xf9\x80\x7e\x6b\x33\x6f\x00\x8b\x52\xb6\xd4\x5a\x94\x72\x04\x97\x97\x66\xc5\x80\xb8\x90\x06\xba\x00\x75\x19\x40\x5d\xd2\x80\xd4\xfc\x46\x03\x8b\x0b\x49\xe2\x10\xf0\x50\x6b\x3b\xed\x59\x8c\x02\xa1\x69\xb2\xaf\x6e\x71\x87\x5a\xfa\x01\x28\xe3\x45\x05\x18\x6e\x86\x32\xcd\xd7\x75\xf4\x1d\xf0\xfe\xf1\xd5\x3a\x63\xde\xd7\x68\x9a\x18\xde\x82\xb4\x72\xa5\x05\x52\x97\x83\x81\xcb\x94\x31\x24\xdc\xbc\x8e\x5e\x34\x0d\x97\x94\x33\x81\x6b\x22\xf6\x6d\x91\xff\xeb\xe8\x32\x02\xec\x7b\x3f\x03\x96\x1f\x5f\x6d\xdf\x00\x4e\x97\x0d\xc0\xf1\xe3\xab\x97\x2d\x35\x6f\x41\x15\xe8\x6d\xda\xf4\x48\xa4\x66\xf7\xed\xa0\xea\x5a\xc7\x76\xa5\xd5\xb5\x67\xfb\x96\x0e\xa5\xea\x82\x5b\xb5\x11\xe7\x53\x24\x5e\x7e\xee\x01\xd7\x02\xb4\x1d\xc0\x0a\x2b\xc4\x61\x35\xf3\xd8\x3a\x98\xae\xb5\xea\x65\xf3\xec\x48\x51\x1a\xd2\xc6\x05\x2d\x2a\xd7\xb1\x2f\xe8\x10\x74\x01\x59\x93\x38\xf8\x70\x4d\x6b\x2f\x9b\x49\xfb\x5a\xc3\x1f\x92\xe7\x17\xb4\x3e\x94\x30\x29\x60\xcd\x5a\x19\x00\x62\xdc\xc7\x66\x4c\xdb\xe2\x4a\xbd\x6c\x03\x68\xba\xb0\x01\x3e\x0c\xba\x9d\x66\x46\x70\x80\x9c\x24\x66\x49\xf3\x02\xea\x02\x8c\x4b\x5b\x13\xd5\xb7\x3d\x50\x13\x44\xc5\xc5\xa8\xfb\xc6\xee\x6a\x8b\x57\xf7\x0d\x42\x95\xdc\xdb\x0b\x35\xfb\x5a\xfb\x06\x99\xf4\xae\xce\x06\xc0\x1a\x10\xeb\xd0\x45\x06\xc7\xde\x53\x11\xe5\xb6\x01\xb6\xb5\xb8\x1b\x40\xff\xf1\x25\xfd\x4e\x80\x78\x78\x6d\x17\xa0\x37\xea\x48\xe9\x5a\xce\x1a\x4c\xac\xa4\xb3\xf1\xfa\x5a\xa3\x76\x41\x3e\x7d\x4d\xc3\x35\x0a\x40\xf1\x96\xe9\xdf\x30\x5f\xd5\x1d\xd8\xdb\x04\xac\xdd\x74\xa5\xc9\xb5\x99\x32\x82\xb5\x23\xda\x96\xf6\xdf\xea\x9a\x79\xb8\x35\x43\x0c\x60\x4d\xa5\x74\x5c\x01\xab\xb9\x4a\x0b\x4b\xb2\xed\xfb\xa0\xf1\x45\x9b\xed\x3a\x98\xae\x75\xc2\xb5\x2d\xc0\xb9\x8a\x68\x42\x4c\x84\xb5\xee\x53\x18\xb9\xa7\xd1\x3d\x48\xb8\xda\xb0\xa5\xed\x84\x68\x86\xc5\x9a\x93\xdd\x2e\x6d\xa4\xc1\x72\x25\xf5\x5f\xb0\x0c\x49\xfd\x0d\x66\x3a\x2c\x79\x9d\x6c\x5f\xcb\x78\xc7\xde\x3b\x20\x87\xc6\x05\xd8\x0c\x0e\xc0\x6e\xb0\x01\xbe\xcc\x6e\xa8\x2c\x4d\xe3\xd8\x3b\x2d\x2f\x7e\x2a\xe3\xcd\x02\xa6\xa6\xb3\x78\x20\xd3\x32\xcd\xc1\x1c\x3e\x24\xac\x1d\x07\x8c\xf8\x61\x72\xa7\x0c\x41\x0b\xce\xf0\xf2\xd9\x27\xa3\x86\x40\xf3\x5f\x56\xf0\x25\x79\xf3\x37\x10\x84\xea\x05\xa8\x13\x55\x06\x5d\x81\xc7\x7f\x5b\xf9\xfc\x6f\x41\x4f\x04\xbb\x42\x22\xc1\x6f\xa5\x3a\xb6\xf7\xeb\x68\x42\x63\x6c\xb2\x49\x5c\x87\x8f\x88\x51\x56\xe5\x7e\x78\xe1\x47\x11\x53\xde\x4e\x13\xd6\x10\x17\xea\x87\x91\x18\x32\x85\xf4\xc3\x7b\x7b\xc8\xe6\xd1\x0f\xf7\x39\x4e\x37\x73\xf2\xdd\x92\xa2\xfa\x71\x6e\x86\xa6\x5a\xf1\xd9\x32\xc4\x92\xfa\x51\x2b\x90\xbe\xf3\x14\x8d\x6b\xed\xaf\x7e\x78\x83\x8d\x6b\x31\x9a\x7e\x78\x67\x8e\x6b\x09\x89\xfd\xa8\x1b\x90\x70\x29\x69\x53\xfd\xf9\x3c\x1e\x97\x36\xc0\x41\x91\xe8\xe9\x48\xc9\x21\xc6\x72\x02\x69\x9e\x3e\x8d\xdc\x66\x73\xa5\x19\x9c\x3e\xd8\x0a\x95\xa7\x78\x27\xb8\x4c\xf1\x4e\x50\x99\x9e\xfd\x91\x8a\x66\x6c\x29\x7c\xac\x9a\x0c\x4f\xfb\xa5\x78\x74\xad\x7b\xc1\x47\x05\xd4\x09\x63\x96\x3b\xc4\x80\x61\xe9\xa3\x89\x5b\xf9\xa4\x1e\xcd\xd3\x47\xf3\x0d\x03\x9c\x4f\x98\x21\x4e\xdd\x8e\x02\xf0\xf0\x5a\xa6\xbf\xb5\xc3\xcd\x9e\x86\x6c\x1f\x8d\x45\x6f\x4b\x94\xee\x87\x89\x78\xb4\x45\x5b\xfd\x38\xe9\xdb\xa4\x95\x65\x6e\x6b\x61\x65\x4c\x5b\xc0\x64\xc2\xc0\xcc\xf2\x45\x56\x41\x1c\xb8\x59\x92\x19\xdd\xe3\xd9\x01\x5e\x3a\x4c\xfd\x59\x37\x55\x79\x3f\x0d\xb1\xb2\x7e\xf0\xd9\x10\xb3\xf7\x96\x1d\x43\xcc\xde\xac\x60\x88\x67\xf4\xc3\x47\xc4\x18\x3e\x9e\xcd\x35\xc7\x60\x95\x07\x50\x51\xcd\x02\x54\x55\xd6\x81\x34\xd6\xfd\x3b\xa1\x58\x55\x2f\x55\xad\x40\x5e\x64\x30\x13\x5f\x6d\xc1\x6c\x8a\x6e\xcc\x23\x87\xad\x09\xc7\xfe\x01\x17\x09\xb4\xb4\xa2\x9d\xb9\x8f\x60\xaa\xc9\x35\xa2\x61\x50\x16\x4e\xc6\x0d\xad\x9e\x29\xf5\xd4\xfb\xb4\x1b\x92\x90\x97\x90\xdd\x00\x5f\x3e\xb5\x0c\x4e\xce\x6f\xa8\xf0\xd1\xcd\x4b\x7c\xc4\x8d\xc7\x80\x1f\x6c\x80\xee\x88\x5d\xf7\xb0\x1f\xe7\x60\x37\x3d\x4d\xb4\xc8\x3e\xe3\x39\xa0\x0e\x4a\xe1\x1e\x4c\xd2\xcb\x1c\x82\xe5\x7b\xd9\xa6\x3d\x4c\x66\xf7\xa5\xba\xd7\x61\x4e\x73\x37\x9d\x0f\xc7\xe1\xcd\x71\x1b\x8b\x7d\x33\x69\xdd\xd6\xef\x0e\x58\xc8\xfd\x80\x28\x7d\x92\xdd\x56\xed\x0e\xd8\xcd\xfd\xf4\xcc\xb1\x45\x6e\xab\x5b\xc7\x61\xf9\xe1\x7e\x9a\x93\x42\x39\xf7\x6b\x9c\xbf\xe1\x78\xbf\x72\x84\xe8\xd3\x39\x6c\x2d\x39\xbd\xcc\x53\x56\x91\xbd\x22\x4c\xce\x5b\x27\x5c\xe9\x67\x4a\x9b\x2c\xf3\x9f\xd2\xa1\xca\x9f\xd2\xa9\x52\x23\x35\x65\xfa\xa8\x87\x77\xfb\xb4\xed\xa3\x22\x74\x4c\x59\x3f\xea\x55\x03\x1d\x3f\xbe\x0a\x67\xe5\xbc\xd7\x6a\x55\xc4\xb6\x29\x0b\x48\x65\x3f\x4e\x4c\x20\xc5\xc2\xca\xf4\xf1\x58\xcf\x42\x97\x1a\x5b\xe9\x67\x1a\x92\x4f\xed\xbc\x52\x79\xfc\xf8\x3a\xb7\x33\x2d\xcd\x05\xf5\x40\x8b\x9c\x5a\xb7\x34\x33\x65\x28\x29\x97\x19\xf8\x14\x9d\x16\xa8\x76\xde\x3a\x5c\x6a\xab\x7c\x69\x25\xbd\xf8\x6c\x9f\xb7\xbd\x7b\xbb\xc9\x74\xde\xd2\xce\x2b\xd2\xe9\xbc\xb5\x8c\x05\xc6\x3d\x4d\xf1\x65\x0c\xe6\x53\x14\x5f\xc7\x48\xe9\xda\x56\x63\xcf\xe0\x64\xa6\xab\x23\x93\xaf\x8d\x55\xc6\xc1\x58\x6d\x90\xdb\x36\x2a\xcb\x6a\xf3\x5b\x53\x32\xca\xd5\x3d\xa3\x95\x19\xa7\x6e\x0d\x9c\xa5\xd4\xd7\xed\x53\xd9\x56\x8b\xca\x10\xa4\xd8\x97\xac\xd5\x14\xc1\x54\x36\xf4\xb4\xc1\x67\xf8\xd0\x98\xd3\x16\x36\x54\xc8\x39\x45\x4d\xa5\x7b\xdf\x4d\x89\x19\xc7\xe5\xdd\x31\x6d\x1d\x2a\x97\x15\xb0\x69\xe3\x4f\x41\xad\x9a\x98\x7d\xaa\xf7\xce\x9c\x36\x9f\x20\xeb\xce\x69\x03\xca\x01\xc5\xc8\x14\x54\x36\x66\x75\xda\x0c\x0c\xe3\x98\xd3\x26\xde\xdf\xea\x36\x0f\x27\xa5\x7d\xe1\x74\xd1\xae\x74\xb2\xd2\x19\xba\x8d\x41\x05\x95\x71\x4e\x89\x33\xa5\x57\x50\xd4\xca\x5f\x19\xeb\x5a\xe9\x52\x58\xe8\xe9\x85\x3e\xc0\x5e\x36\x0b\x34\xe6\x39\x6f\xd9\xf9\x6b\xca\x16\xa9\x8d\x0b\x74\xb4\x6e\x97\x4f\xef\xf9\x30\x2b\x62\x4d\x1f\x3a\x3e\x39\x07\xa7\x58\x5c\xdd\xc6\x77\xb6\x5e\x55\x2d\xaa\xda\x80\xa4\xd7\x9b\x53\x4e\xd9\xb0\xea\xee\x03\x74\x3e\xd6\x9a\x94\xa3\xa5\xfb\xb6\xca\xf6\x74\xbf\x66\xea\x64\x23\x3e\xd6\xde\xaf\x87\x65\xdd\x29\xf3\x57\x39\x2c\xa5\x4e\x59\xc0\x4a\x19\x69\xf3\xb1\x6a\xee\xf9\xee\xb9\xa0\x23\xb8\x88\x47\x7c\x70\x79\x2f\x88\x89\x79\x88\x45\x20\x93\xce\x87\x96\x78\xbf\x52\xb6\x18\xc6\x80\x0b\x88\xbd\xd7\xc3\x52\xc6\x7c\xac\xf5\xae\x28\x99\xf3\x21\xff\x44\xc9\x88\xd6\x6a\x97\x16\xac\x17\x43\xa8\x05\xd6\x27\x7e\x5c\xcb\x91\x36\xa7\xa0\xd4\x7c\xac\xef\x6a\x6a\x2e\x2a\x19\x17\x23\x5a\x44\x52\xeb\x19\x68\x2d\xe7\x0e\x4b\x7c\xd8\x7f\xb6\x81\xd9\xe2\x1c\xa5\xb3\xeb\x64\xdd\x3b\x7a\x07\xcf\xc5\xfe\x8f\x9a\x99\x90\xb7\xec\x33\xbb\xeb\x24\xae\x17\x3b\x5d\x06\xbf\xe3\x62\xc7\xe9\x60\x38\xea\x99\x1e\xee\xbf\x62\xab\x8f\x45\x76\xf5\xca\x0c\x2e\x76\x52\xb3\xfb\x1e\x22\xc2\xbd\xa5\xf7\x35\x86\x96\x99\x90\x81\x70\x64\xa5\x65\x21\x1c\x3b\xdf\x89\xcf\xb4\x12\xc8\xfb\x3d\x35\xff\x9a\x71\xcb\x84\x58\x51\x3a\xe7\x63\x69\x58\x15\xa5\x67\xca\xa2\x58\x5b\x56\x73\xb1\xa3\x8a\xfa\x35\x1f\xf2\x06\x5c\xec\x5e\x1b\x1c\xeb\x99\x65\x99\x6b\x80\x0a\x5a\x10\x34\x05\xa5\xea\x63\x11\x68\xa6\x62\xb1\xad\x3a\x60\x9e\x0f\x89\x0b\xe3\xd3\xca\x3a\xa7\x8b\xc5\xcd\xa9\x03\xff\x38\xd8\x73\xcf\xb5\xcb\xce\x8d\x69\x7a\xae\x5d\x56\x4e\x48\xf9\xb9\x36\x52\x41\xd9\x99\x4f\x6d\xa4\x66\x69\x7d\x3e\xd7\x46\x2a\x98\xc8\xe6\x73\x6d\xa4\x73\xeb\x69\xa5\x69\x7b\x54\xa0\xfe\xe3\xeb\xdc\x4b\xda\x5c\x03\xec\x57\x5a\x59\x1b\xa9\xef\xa9\xb9\x0e\x84\x7e\xa6\xbf\x35\xbe\xe3\x48\x0f\xcf\x1f\x5f\x67\x81\x35\x3d\xd7\x46\x3a\xcb\x95\xef\xde\x82\xe8\x7d\x6d\xa4\x52\x4f\x7a\xd0\x46\xea\x6c\x8f\xe7\x90\x99\x07\x3e\xf5\x5c\x1b\xe9\x2c\x2d\xdf\x89\x5d\x6f\x29\x93\x28\x10\x3c\xd7\x26\x2b\x1b\x1c\xed\xb9\x36\x59\x39\x59\xea\xe7\xda\x64\xe7\x05\xd1\x3f\x75\xea\x5e\x5b\x6a\xae\xf1\x5d\x7b\x7a\x90\xa9\xbc\xa7\x87\xc5\xf2\xaf\x96\x56\xd6\x26\xeb\x3d\xfd\x69\xfd\x3e\x6d\xbe\x45\x84\xcc\xa0\x85\x21\x18\x3a\xa6\xe7\xd4\xb4\x76\x5d\x18\xed\xda\x80\xc7\x75\xe6\xbb\xba\x66\x82\x83\xec\xb9\x36\x60\xd9\x4b\xbe\x5b\xe3\xab\x2d\x65\x3a\x2f\xc3\xf8\x9f\x6b\x07\x9e\x21\xc2\xe7\xda\x81\xe5\x33\xd9\x6b\x07\x96\x7a\x7e\x17\x8b\xa0\xaa\x53\x5b\x30\xd8\x3c\xb4\xf2\xcc\xd3\xda\x9e\xa5\x7d\xfa\x7f\xad\xb2\x92\xb2\x45\xbd\x17\x92\x94\x6c\xc5\xc7\x91\x75\x71\x24\xc8\xd8\xc1\x4d\xfb\xb3\x5c\x81\x8a\xc8\x29\x1f\xae\xe1\x8f\x10\x97\x3c\xaf\x23\x93\xbf\xf6\x67\xf9\x2c\x9a\x9c\xdc\xe1\xd9\x4f\x7b\xeb\x90\x8d\x9e\x6b\x7f\x5e\xfb\xa7\x87\x35\xfa\xb1\xa5\x15\x0b\xe5\xf9\x6e\xf1\x9f\x2d\x1b\xc4\xce\xee\x0f\xf4\xfa\xf1\x75\x1d\x88\x36\x92\xb1\x8f\x1c\xd8\x2f\x39\x61\xd2\xca\x6b\x6d\xcf\x82\x29\x76\xbe\x64\xf0\x3e\xe1\xc4\xaf\xb5\x3d\x8f\x03\x5c\x5e\x92\x36\x90\xb6\xe7\xcb\xc6\x32\x6b\xba\xd3\x2e\x89\x6b\xa4\xcd\x35\x3e\xb4\xcf\xf9\xd2\x39\x17\x42\x7f\x39\x16\xe4\xd3\xdf\xd2\x45\x43\xe8\x2f\x39\xa9\xca\x91\x1e\x1e\x0a\x6a\x0b\x2e\x6b\x7c\x03\x06\x20\x47\xc7\xde\xcf\x40\x52\x13\xf2\xdd\xb0\xa5\x97\xef\xd6\xf6\xbc\xae\xe0\x29\x51\x26\x67\xc4\xcb\x41\x23\x67\xca\xaa\xb6\x04\x6d\xca\x43\x1f\x06\xf7\xd2\xf6\xdc\x47\xca\xda\x8f\xaf\x0b\x9b\xde\x7c\xad\xed\x79\xb5\x9a\x56\x86\xc5\x39\xa0\x35\xbe\x88\x64\x32\xee\x1c\xfd\xd3\xc3\x62\x3f\xfd\x48\xcd\xa7\xa4\x81\x0a\xf4\x5a\x73\x06\xbd\xc8\xec\x73\x9c\x9c\xb9\xb2\xfa\x1c\x03\x96\x66\xa3\xcf\xb9\xb3\x79\x64\xf4\x29\x3d\xcd\xe8\x80\x8c\x00\xf0\xd2\xfe\xac\x1c\xc1\xb2\x07\x95\x51\x03\x2d\xa1\x0e\x1b\xe9\x7c\xad\xfd\xf9\x91\xff\x5e\x92\xc4\x7a\x08\x46\xdb\xf3\x84\xfb\xc9\x6e\xd4\xf6\x3d\x3d\x4c\x41\x41\xd4\xca\x7d\x5a\x79\xfe\xf8\xea\xd7\x48\xd9\xda\x81\x35\xa4\x25\x99\x0d\x5b\xf5\x94\x13\x6a\xaf\x90\xf2\x6b\xed\xc0\xb6\xb7\x40\x87\x20\xbe\xd3\x06\x2c\x1c\x90\x2f\x6d\xc0\x0b\x4e\xfc\x5a\x1b\xb0\x9c\x9f\x56\xc4\x7f\xe0\xe7\x2f\x6d\xc0\x33\xf3\xa2\x30\x93\x12\x12\x99\x0e\xb3\x08\xb4\x36\x60\x84\xbb\x97\xe3\xb2\xb2\x91\x12\x98\x05\xf4\x94\xf9\x25\x90\x2c\x27\x23\xdf\xc9\x74\x02\x67\x7c\xcb\x42\x51\x18\xed\x5b\x02\x7f\xa4\x5e\x7c\x6e\x9c\xc0\x6f\x9d\x8f\x1b\xa2\xc9\x7b\x6d\xc0\x56\x3f\x35\xed\x2c\x6d\x40\x97\xac\xcc\xf9\x6e\xad\x5f\xb4\xa2\xb7\xf4\xe4\x12\xe1\xf9\xad\x03\xf2\x82\x7a\x71\xdd\x9d\xf9\x50\xc6\x6a\xe4\x9d\xf7\xda\x81\xad\xd6\x34\xb3\x58\x68\x24\x5b\x5b\x08\x47\x69\xdf\xf3\xe5\xb7\xb6\x67\x0b\xa6\x3e\x3d\x21\xe6\xf7\xda\x82\x65\xe8\xdc\x2b\xb8\xd8\x84\xcb\x02\xaa\x1c\x0a\xdd\x90\xfd\x10\x14\xc9\x0f\x21\x41\xa1\xd8\x17\x76\x5d\x29\x91\x79\xf9\xf3\x91\x9d\x61\x2d\x35\x65\xa4\x95\x06\x5d\xfa\x26\x73\x90\x05\x93\x62\x1f\xd8\xd2\xf1\x03\xca\xf1\x20\xad\xb3\xd8\x27\xb6\x1f\xfb\x06\x9a\x52\xe8\x2e\x9b\xe1\x16\xf8\x74\x2f\x6e\xf7\xc0\x48\x2b\x16\x57\xba\xc3\x79\xe1\xc5\xa5\x97\x29\x1e\xd7\x01\x84\xfa\x06\xf0\x76\xab\xae\xd8\x65\x01\xdd\x47\x03\x2a\x0b\x12\xc5\x16\xdb\xda\xbb\x42\xfa\x04\x9d\x82\x3a\xd0\x25\x28\xdf\x35\xd9\x2a\x2a\x50\x57\xd9\x01\x34\x64\x50\xdf\x80\xee\x55\x76\xa6\xcd\xa9\x9a\x03\xe8\x21\x28\xad\xc8\x0b\x50\x52\xf6\x52\xd9\x05\xf4\x16\xe4\x36\x65\x0c\xe9\x0a\xd3\x15\x64\xdb\xce\x09\x74\xa8\x66\x20\x8d\x8f\x79\x19\x38\x0f\x07\xe0\x90\xa9\x6e\x18\x35\x07\x7a\x6c\xb5\x05\x5c\x85\xfb\x15\x48\xad\x32\xa5\xb2\x7c\xf4\xfd\x3a\x80\x34\x6b\xe7\x05\x74\xba\x8f\x13\x50\xd3\x76\x05\x6a\x2e\xcc\x97\x9a\x37\x48\x45\x76\x8f\x6e\x19\x6f\x41\xb7\xaa\xf6\x01\x38\x0d\xa6\xee\xc3\x0d\x55\xc0\xa7\xfc\x52\xa9\xab\xa9\xfb\x8c\xeb\xed\x71\x51\x28\x49\x6b\xab\x29\x95\x95\x64\xab\x83\x91\xc9\xdd\x65\xeb\xfd\x82\xbc\x76\x0d\x48\x6b\x77\xa6\x1d\xad\xdd\x05\xb6\xf6\xe0\x9c\x81\x84\xc0\x95\x56\xb4\x76\x6c\xbf\xdb\xf4\x77\x7a\x06\xa6\x25\xfc\xec\x16\x29\xd2\x7d\xab\x81\xe4\x05\x85\xac\xac\x0f\xef\x0a\x94\x10\x28\xea\xec\x05\xe8\x72\x61\x03\x54\xa4\x78\x67\xaf\x48\x25\x5e\xa5\x03\x70\xb8\xb4\x02\xde\x06\xd3\xcf\x34\x98\x7e\x1e\x06\x83\xd3\x53\x6e\x3e\x0f\xe6\x61\xa7\x62\xaa\xca\x80\xb7\xb1\x7d\xa4\xdf\xf6\x0d\x72\x96\x7e\xbb\xa4\x87\x54\x95\x93\x11\x7a\x7e\xd8\xd1\xd6\xa1\x4b\x69\xaa\x7d\x63\xcb\x3c\x6c\x42\x86\x84\xa5\x9b\xf6\x8d\x0d\xeb\xc8\x93\x7d\x6c\x0c\x5b\xb6\xc9\x7d\xc0\x89\xa4\x9d\xb6\x33\x5d\x2a\xae\xff\x64\xa1\xa5\x81\xf6\x8d\x65\x90\x06\xda\xce\xf4\x2f\x0b\xd6\x3e\x76\x06\x39\xb5\x4d\xd8\xb3\x56\x25\x51\xd1\x16\xb8\xf0\x29\xc7\xb7\xfc\x7a\x55\x35\x3a\x74\xe9\x60\x7e\x2b\x7e\x0b\xec\x06\x53\x2a\xb7\x2b\xbb\x5f\xda\xe4\x2a\x64\xd4\x62\x22\x1b\xac\xc8\xd1\x2d\xfb\x38\x52\xd7\xc8\x17\x2f\xae\xad\xc4\xfb\x60\xfa\xa4\x35\x2e\xf0\x04\xd4\xdc\xd6\x40\xb2\xa4\xc3\x56\x9e\x26\x9a\xc1\x54\x4b\xff\x6b\x67\x4f\xd5\x5b\x63\x19\x40\x22\x8a\x9e\x3e\x5e\x9a\x12\x20\xf9\x62\xcf\x41\x2b\x0e\xe3\x18\xe9\xc3\x81\x1c\x83\xfd\x26\x4d\x6e\x81\x3b\xa0\xf0\x81\x3d\x5a\x65\xd8\x3b\x1c\xe9\x69\x1f\x3d\xdc\x42\x42\x7b\xbb\x3e\x90\x4e\xab\xe3\x00\xb2\x3f\x35\xdf\xbd\x35\x48\x37\x2a\xf1\x77\x35\x0a\x28\x27\xdb\xc6\xec\xbc\xa0\xe0\x06\x24\x6c\x8e\xd4\x14\x01\x33\xe9\x76\x2f\xee\xfd\xca\x87\xda\xf1\x6c\x8b\x97\x0f\x44\xce\x83\x97\x9d\xaa\x50\xec\xcb\xc4\x0d\x6e\x92\x2b\xbb\xdd\xa4\xc5\xae\xc4\xbe\x33\xab\x92\xde\xfa\x06\xb9\xbc\x4c\x93\xc7\x00\x72\x2b\xa9\xe9\xe0\x09\xb7\x62\xc9\x07\x6d\x6a\x81\x55\xdd\x07\x12\x03\x86\x8b\x4a\x4a\xe9\x5b\x09\x24\x06\x07\x57\x90\x94\xd2\xae\xdd\x88\xbe\xc5\xf2\x2d\xa2\x2d\xc8\x0c\xc4\xcb\x36\x14\xdd\xb3\x17\x7b\x91\x17\x68\x53\xb8\x47\x35\x36\x71\xaa\x66\xc7\x62\x19\x9b\x23\xc4\x86\x8c\x77\x0b\x7c\xb8\xf4\x02\x7c\xe9\x66\xca\x6e\x70\xb7\x95\x1a\xca\x1f\xbb\xcc\xd2\xed\x90\x5a\x55\xc6\xd1\x51\xf8\xdc\xf2\x21\x52\x6b\x36\xb7\x95\xe1\x2b\x35\x57\x33\x21\x8e\x43\xbb\xa6\x39\x38\xa3\x8c\xa2\x7d\xd1\x8b\x59\xe2\x28\xe2\x9f\xcd\xc6\xb9\x32\x8a\x03\xf2\x2c\x06\x96\x51\xb1\xaf\x5e\x80\xb2\xd9\x60\x7f\x2c\xc3\x81\xe6\xad\x98\x6c\x87\x82\xbd\x17\xe8\xd9\xb8\xac\x10\x14\x70\xbe\x34\xa2\x66\x63\x69\x19\x4d\x73\xd5\x1c\x97\x53\x86\xa3\x91\x5b\x31\x21\x8d\xe6\xab\x20\xdb\x45\xa9\x62\xdf\x5a\x31\x2f\xb6\x93\x6f\x6f\x75\xf3\xf0\xbb\xd5\xae\xbd\xb8\xe5\x21\x26\xdf\xaa\x99\xf3\x70\x20\x67\xab\xad\x00\x5e\x06\x1b\xe0\x30\xe8\x96\x6d\xc5\x6e\x1c\xb6\x43\xf6\x80\xbd\x9d\xe6\x46\xe3\xe9\x25\x3b\xcd\xb9\x86\x14\xf4\x05\x1a\x67\x6f\xb0\xd2\xbd\xe1\x87\xa5\xf2\x76\x06\xd4\x61\x5c\x77\xef\xdb\xf1\xf6\x6c\x9c\x8d\x52\x0f\xf0\x04\xc9\xb7\x38\x5b\x3b\x7d\x00\xde\xba\x55\xb6\xc0\x6e\x50\xc6\xc0\x30\xa1\x5b\x82\xe6\x02\x35\xcf\xf7\x4e\x65\x73\xff\x7b\x1f\xc6\xd9\x23\xba\xf7\xdb\x58\xf9\xa4\xb8\x0f\xdf\xa5\x59\xba\xd1\x77\x4c\xfd\xf6\x5d\xaf\x61\x2b\x59\xb9\xcb\xbc\x7f\xf3\xec\x94\x5b\xb7\x82\x76\x22\x51\x16\x78\x1b\x34\x8e\xa7\x51\xbe\xcc\x61\xef\x4b\x86\xd6\xcd\x11\x67\xe5\xbe\x7c\xa7\x85\xb9\xb9\x15\xb6\xbd\xc0\x66\xd0\x64\xd5\x76\x4a\xa5\xb1\x35\x5b\x46\xcb\x7d\xfb\xaa\x09\x12\xe9\x6d\x87\xc6\xb6\x9b\xaf\xdd\xd3\x91\x84\xbb\x97\xe8\xb6\xe3\xa1\xd9\xa1\xbe\x40\xe1\xec\x40\x8a\x72\x4f\x6f\x32\xdb\x47\xcb\x3d\x1d\x36\x5d\xcd\x06\x6f\x19\xc6\x57\x65\x77\x64\x5f\x61\x73\xc4\xcb\x02\x1f\x06\x8d\xf3\xc3\x46\x2e\x1b\x8f\xcb\x2d\xdb\xd1\xde\xba\x85\xe8\x5b\xd6\x9b\xbd\x35\x4b\xe6\xf7\xcb\x5b\xb0\x9b\xc3\xde\x2f\x2b\x5b\xf6\x3f\x2c\xd0\xdf\x32\x93\x52\xc1\xf7\xd6\xcd\xba\x6e\x69\xa5\xfb\x05\x53\xb9\xa5\xee\x2d\x70\x07\xf4\xb7\xde\x91\xf7\x5b\x1a\x4a\x63\x37\xdf\x6f\xdf\xae\x40\x60\x9f\x9b\x68\xff\x1a\x16\x2d\xe7\xe6\xed\x6b\x4b\x47\x99\x45\x2d\xb7\xe1\x69\x9f\xc5\x2c\x07\xd9\x60\xfa\x16\x59\xb3\x2b\x78\x81\x9a\xab\x21\x0b\x5c\x99\xba\x0c\xb5\x3a\x32\x78\x2a\x26\x00\x25\x6d\xfa\x82\x4a\x1b\x26\xd0\x79\x69\x5e\xfb\x66\xfd\x6b\x3a\x5e\x21\xa7\xcf\x74\x74\xc1\xd8\x3d\xaf\x53\x91\x5e\x7b\xb7\x7a\x5b\xa6\xf9\x42\x44\xa6\xd9\xad\x0e\x05\x8b\xe1\x1b\x4d\xa8\x72\xd3\x51\xff\xdd\xce\xc7\x05\x5e\x02\x7d\xe6\x4e\x47\xf1\x77\x2b\xea\x05\x27\x6c\xdf\xcc\xcb\x26\x61\xe7\xd5\x14\x6a\x87\xe8\xde\x37\x33\x91\xe9\xf8\xe6\xb3\x7a\xa3\xd8\x14\xbb\x77\xa8\x1b\x03\xe0\x35\xcc\x7f\x6d\xe5\xdb\xfb\xee\xa3\xd7\x86\xbd\x3d\xaa\x91\x8d\x1c\x7b\xe4\x72\x5b\x32\xf6\x8a\xb8\x8d\x1e\xde\x77\x06\xf8\xa6\x23\x33\x91\xf9\x1e\xcc\xd5\xaa\x5c\xfb\x36\x5d\x59\xda\x40\xed\xbb\x3c\xb1\xdd\x06\xa9\xda\x0f\xdf\xcd\xd0\x3d\xaa\x57\xed\xdc\x65\xac\x42\xa3\x12\xde\xd8\x6d\xab\xab\xdd\x57\xb3\xba\x3d\xe1\x0b\x7c\x0b\x14\xa7\xab\xdd\xa7\x02\x31\x3a\xb5\x5f\x62\x6d\xdd\x47\xd7\x02\x5d\x59\x36\xd6\xea\xf0\xbc\xbd\x1f\x12\xee\x17\xf8\x32\xe8\x96\x9b\xcd\xa3\x36\xd3\x57\x07\xd0\xed\xdd\xe7\xdc\x02\x5d\x79\xb8\xb2\x2f\x6b\x54\x47\x18\x54\x6b\x6e\xeb\x8c\x34\x56\xf6\x6d\xf6\xc2\x10\xcc\x09\xba\x2e\xc9\x08\x94\x69\xbb\x30\x04\x07\x2b\x74\x1b\xef\xab\x65\xe6\xbd\xfb\xac\xaa\xfd\x69\x62\x28\xcd\x23\x7a\x1b\x67\x5d\x65\x59\xa0\x36\x59\xd7\xcd\x94\x57\x1d\x9b\xe7\xca\xc4\xb0\x40\x3b\x51\x53\xea\x25\x73\xec\xf0\x02\x1f\x06\x4f\x83\xe2\x22\x5d\xf7\x33\x5e\x75\xec\x36\x36\x5a\xbd\x5f\xa0\x0e\xa7\x4d\x9a\x6a\x1d\xbb\x38\x41\xaf\x1f\xf0\x36\xa8\xe5\x1e\x87\x36\x68\xaf\x97\x9b\x3a\x3c\xb1\xeb\x9c\xfb\x86\xef\xaf\xba\x1e\xdf\xf0\x08\x8a\x89\xbd\x4a\xba\xa8\xc3\x97\x56\xfb\x79\x54\xc0\xa7\x41\x63\xe1\x4b\x98\xd5\x91\x0e\x75\xf8\xc6\x60\x3f\xbd\x26\x83\x5b\x58\x19\xee\xa5\x45\x68\x0e\x4a\xae\x43\xa7\xc2\xde\x4f\xfa\xbd\xec\x2f\xda\xa9\xac\x80\xa1\x25\x22\x77\x40\xb1\x63\x9b\x11\xeb\xe8\x26\xc9\x8b\x79\xed\xc3\x0e\x33\x53\xf7\x18\x16\x81\xec\x86\xab\x83\x8b\x3d\xba\x2b\xf2\xaa\xc3\xb7\x30\xba\xed\x41\x0b\xf4\xbd\xe6\xba\x03\xba\x65\x93\xf3\xb0\xce\xd8\xaf\xe1\x11\x3d\x7c\x6b\xd5\xae\xd5\x3a\xe4\xcf\xd8\x7b\xdb\x3d\x84\xb7\x23\x11\x0e\xe6\xca\xa7\x7c\x77\x40\x54\xbd\x37\x93\xa4\x03\xa7\x17\xf8\xb2\x49\x5a\x68\xdc\x8e\x86\x6e\xb6\xd8\x2c\x50\x8b\x62\xff\x67\xbd\x2d\xf2\x75\x7b\x27\xea\x7d\x99\xd1\x5b\x65\xae\xb7\xa2\x5e\xf7\x6e\xa5\xb3\xde\xcd\xa4\x31\x24\x3e\xd5\xbb\xab\xe5\x6e\xcd\xb2\xde\x8a\xdd\xdc\xbb\x4f\x94\x7a\x3b\xf4\xa0\x0f\xb0\xb2\xf2\x56\x9a\xb9\xc8\x2d\xfd\x6c\xef\x0e\xaf\xa9\xf7\x33\x6b\xe4\xa6\x2c\x90\x77\x07\x53\x2c\xd0\xfd\x0e\x4a\x07\xa5\xc6\xd9\x12\xd1\x59\x25\xf6\xd7\xe9\x9d\xd1\x6c\x77\xaa\x53\xa6\xb6\x7d\x38\xf6\xa9\xce\x4d\x68\x0c\x5b\x7b\xea\x2c\xdd\x86\x77\x6f\xfd\x59\x44\xec\x63\xf3\x6c\xcc\xa2\x05\x1d\xe6\xa9\x75\xfa\xce\xf5\x70\x6c\x45\x9d\xba\x2f\xb8\x0f\x9b\x9c\xeb\xec\x7f\xe5\xe0\x5f\x90\xc2\x18\x3e\x90\xe5\x6c\xcf\xc5\xec\x76\x6e\xb4\x7c\x28\x8b\xe9\x99\x32\xb9\xe6\xf7\x7c\x38\xe4\x57\x4a\x99\x5c\x16\xdb\x00\x92\xc7\xad\xa6\xa6\x99\xf6\x07\x7c\xfe\xf8\x2a\xa7\xb9\xc5\x14\xc3\x2b\x36\x75\x2c\xe8\x6d\x6c\xe8\x5f\xce\x79\x9b\xb8\x16\xa4\xf8\x23\x9d\x93\x0b\x02\x71\xda\xd1\x16\xae\x1d\x74\xc6\xa9\x0f\x0f\x20\xf9\x61\x4a\xa0\x26\x7f\x7c\x1a\x95\x1f\xd8\xdb\x66\x2a\x66\xb8\x58\xb0\x5c\xd0\x4b\x03\x4e\x4d\xc5\x16\x1d\x83\xaa\x6b\x05\xca\xc8\xf8\x6f\xbb\xb2\xe8\x42\x41\xd8\x56\x0b\x16\x34\x8c\x69\x03\xbc\x85\x1b\xc3\x70\x34\xce\xc1\xca\x75\x89\xe3\x04\xf6\x2c\xd0\xfe\x1d\x66\xce\x52\xe3\x01\x85\xf4\x75\x72\xd6\x2d\xc8\xea\x0c\xd6\x15\x60\x41\x4b\x84\xdc\xb7\x2c\xa4\x3c\xe1\xdb\x08\x64\xad\x2d\x93\x6e\x57\xdb\x15\x68\xc8\xc5\xc3\xb4\xca\xb6\x6f\x3d\x7d\x41\x72\xae\x8d\x94\xbd\x3f\x01\x1f\x75\x0e\x22\x45\x3a\x50\xf9\xf1\x55\xac\x81\x2d\xa8\x3a\xde\xab\x02\x4a\x99\xab\x03\xc8\xbb\xa2\x04\xec\x56\x2a\x2e\x40\x45\x79\x6c\xe3\x5b\xa6\x3e\x87\x08\xcb\x21\x74\x0b\xf2\xbe\xdd\x81\x14\x6a\xc5\x88\x87\x45\x3b\x87\xe6\x2d\xf0\xfc\xf1\x75\x55\x66\x59\x97\x35\x6b\xb6\x92\x6e\x6b\x1e\xa7\xb9\xdd\xd4\x75\xcd\xba\x6f\xa9\x39\x3e\x31\x2e\x0b\xba\x7f\x0b\x6a\x5b\xe0\xc3\x2b\xc0\x38\x06\xea\x0f\x90\x90\x3b\x53\x26\x47\xcf\x41\x8f\xeb\x84\xac\x57\x86\x21\x67\xf2\xbe\x35\x3e\x54\x58\xc6\xbe\xb1\xcc\x03\xd2\xaa\x4c\xec\x14\x4d\xc2\x6e\xa4\x55\x94\xa3\x83\x8f\x64\xa5\x61\x63\xf9\x02\x75\x04\x04\x59\x49\x30\xd5\xae\xb5\x3a\x7d\xb9\xf1\x82\x7d\xe8\x42\x63\xdd\xb7\x1d\xe8\xb7\x50\x9e\x05\x5d\xda\x05\x29\x93\x4f\x0c\x1e\xa5\xc0\xbd\xa3\x41\x9f\x92\x2f\xeb\xbe\x05\x9a\x8a\x4e\x0a\xf4\xf8\x04\x04\x2d\xe8\x69\x64\x1a\xe0\x4b\x1f\x02\x99\x09\xb0\x5f\x65\xd8\xde\x07\xa4\x63\x99\x75\x94\x94\xd9\x9c\x48\x17\x8e\xe1\xb3\xe3\xa4\x3a\x86\xef\xd8\x37\x08\x42\xa6\xec\xfa\x1b\x34\x04\x6d\x40\xd2\xb7\x7c\xee\x4c\x9b\xae\xf7\x03\x54\xbd\xaa\x8e\x0a\xa8\x53\xc7\x2c\xb1\x66\x0b\xd2\xbc\x41\x81\x8e\xe0\xe3\x54\x99\x37\xb6\xce\x7c\x77\x29\xf0\x07\x54\x75\x6a\x5c\x9d\xb5\x90\x8f\x7e\x6b\x20\x23\x0f\xe1\x68\xe9\xe1\xed\x51\x00\xae\x23\xb2\xee\x7b\xa0\x22\x08\xbc\xc5\x01\x1c\x32\x57\x13\x8b\x57\xe0\xd7\xf7\xbc\x3f\x41\x57\x0b\x9a\xbf\x85\x63\x56\x02\xf5\x1a\x92\xb1\x23\xf3\x8e\x02\x06\x0a\xcc\x3b\x4e\xa6\x6a\x9a\x52\x2c\x29\x10\x97\xd7\xb2\x56\x52\x63\xab\x2f\x64\x54\xc7\xe5\xd5\x7d\x4f\x59\x53\x34\x4e\x9a\xe9\xfe\x30\xed\xc8\x19\x77\xe5\xc3\xe9\x88\x44\xa0\xa7\x9a\xb9\x80\x44\x2a\xd0\xad\x0c\x1f\xe5\x64\xe7\xe8\x52\xe7\x5e\x0b\xc7\xd7\x54\xd8\xc9\x0e\x2b\x9b\xf2\x6b\x67\x39\x24\x48\x1f\xbd\xa6\x4c\xf1\x69\x47\xbe\xeb\x3a\xbd\xd2\xe8\x90\x87\x1f\x44\xad\x3f\x3b\xca\x7f\x81\xd3\xab\x53\x00\x9f\x3f\xbe\xae\x33\x8d\x0a\xd3\x23\x35\xdf\x82\xa8\x78\x83\x29\x85\xb7\x03\xf2\x18\xb0\x6e\x4c\xed\x1b\x07\xdd\x14\x7b\xe8\xec\x71\xc5\x0a\xd6\x8d\x55\x9d\xa6\xb1\x8b\x1e\xe1\x1c\x9f\xaa\xd3\xb8\x32\xac\x5b\xf3\x78\xa4\x13\x45\x24\xd6\x40\x50\x19\x0d\x59\x10\x3b\x40\xc0\x91\x5a\xbe\xcb\x50\x1d\x59\x78\xac\x93\xe5\x5b\x76\x6d\x5b\xc4\xd8\x6b\x1a\x3a\xdd\x10\x93\x60\xd1\x9f\x43\x69\x4e\xaf\x41\xaa\xae\x33\xe1\x18\xa0\x2e\x37\x5c\x69\xf9\xce\xcc\x63\x0f\x3e\x2f\xe3\xce\x7a\xc1\xe7\xd8\x14\x76\xd8\x14\xce\xf0\x87\x6f\x15\xc3\x85\xa4\x2f\xad\x2f\x3b\xa0\x3c\x05\x9f\x42\x26\x73\x00\x0e\xa1\x97\x42\x19\x54\xa1\x57\x3b\x64\x6a\xd9\xd3\x09\xc2\x50\xea\xca\x00\x85\x68\xf4\x48\x7e\x1b\x20\xd1\xef\xc5\x87\xf2\x10\x17\xce\xd7\x87\x2f\x0b\x42\x69\x0a\x54\x3c\xf6\x8d\x19\x91\x27\x67\x75\x49\x1f\xb6\x10\xa1\xbc\x12\xab\xb8\x47\xaa\xb2\xf7\x66\xec\x50\xbb\x6d\x40\x05\xe9\x44\x26\xa0\x6a\xc7\x61\x75\x44\x62\xb1\x4d\xb2\x3a\xee\x6f\x7d\xc8\x38\x6f\x9f\xb7\xec\x76\x45\xf7\x15\xe5\x11\x59\x90\x39\x13\xbb\xc6\xd1\x7d\x63\x67\x7f\xcb\x09\xb3\x10\x4a\x5d\x05\x64\xc0\xa8\x1f\x08\x32\x41\xc8\x82\x0c\x9b\xd8\x5e\x98\x76\xb0\xa9\x24\xc8\x1f\x67\x10\x92\x13\xa6\x64\x32\xc5\xe2\xf6\x91\x32\x16\x25\xa0\x62\xde\xb2\x26\x0e\x45\x86\x2e\x1d\xd3\xd7\x0e\x4e\x6e\x87\xf1\xed\x91\xba\x9e\x50\x09\x9c\xc3\xa1\x7b\x1b\x34\xac\xf0\xbc\x63\x40\x8a\x4f\xc7\xb9\x32\x7b\xf6\xcf\x5c\x68\x37\xc4\xe7\xd5\x02\x3f\x7c\xda\xb1\x71\x05\x7a\xe9\x08\xc8\x97\x72\x3a\x42\xef\x4f\x5f\x61\x86\x1d\x10\x76\x77\x06\x02\x39\x9a\x19\xe2\x15\x2c\x89\xbd\x35\xb5\xc0\xac\x09\xbc\xab\x69\x55\xd7\x16\x61\x9d\x4f\x73\x40\xc4\x0a\x05\xde\xad\x09\x49\xab\x43\x02\x7c\x0a\x75\xca\x23\xbc\x29\xf2\xae\xea\x6e\xbe\x20\x49\x44\x35\xfd\x9b\xe3\xa4\xfb\xc5\x0f\xcf\x2b\xdd\xcb\xca\xd5\xd2\x68\x18\x22\xad\x22\x12\xc1\x75\xad\x90\x36\x07\x62\x57\x07\xca\x55\xd4\x35\x07\xca\xad\x96\x98\xbb\xdb\xc1\x7f\x1c\x98\x8a\x78\x3b\xf6\xc8\x73\x0a\x79\xab\xd1\x53\x9e\xa6\x59\xa4\x09\xf9\xaf\x56\x55\x1a\x72\x8c\x0d\x9b\xe6\xe9\xa8\x9a\x10\x81\x8f\x5a\xd4\x0d\x85\xae\xad\x0f\x03\x5a\x4a\x3c\xd2\x89\x66\xa8\xa4\x1d\x31\x07\x44\x3f\x07\xa8\x61\xcd\x72\x48\xda\x6a\xa7\x00\x5a\xfd\x61\x35\x5f\x36\x6e\x21\xbf\xbd\xac\x3b\xee\x30\x77\x47\xa5\xb5\xe3\xca\xa7\xc2\x0f\xe1\x57\xa6\xd9\xba\x97\x94\x81\xed\xf7\x46\x14\x87\xa9\xc5\x64\xe4\x30\xb5\xba\xed\x69\xf5\xe1\x76\x4e\x40\x07\xa3\x07\x3d\xa6\x3d\xa0\xa6\x1d\x0d\xd4\x77\xf2\xf7\xc8\x7b\x8a\x54\xab\xd1\x73\x15\xa9\xd6\x0b\xd2\xaf\x22\xd5\x56\xd5\x80\x0a\x8d\x61\xa9\xe5\xfe\xab\xa1\x36\xdf\x47\xa9\x51\x64\x5e\x96\xe3\x51\x33\x15\x9d\xb6\xda\x49\x27\x1a\x17\xc4\x67\xe7\xe0\xd5\x53\xe6\x8d\x19\xc8\x3c\xef\x4c\x97\x5a\xb0\x1d\xee\xe4\x8b\x88\x98\x51\x08\x49\x2b\xf0\x18\xc5\x84\xd5\xf0\xf6\x97\xe3\x30\xd3\x8c\x64\xbc\x93\x13\xf5\xe5\x30\x69\x58\xf0\x6b\xb2\xec\x34\x23\xee\x78\xc2\x48\x1d\xce\x35\x38\x78\x5e\x18\x01\xd2\x0e\x74\x98\x05\xb2\xdb\xab\x70\xa4\x2a\x16\xab\x5c\x40\x18\x39\x58\x1f\x19\xe0\x8f\x8e\xac\xf2\x76\x60\x3f\xb3\xf3\x0e\x69\xa5\xea\xe5\x4e\x1a\x60\x37\xd8\x01\xc5\x91\xaf\x74\xb2\x38\x72\x19\xa9\x6a\x79\xe4\x0a\x68\xfa\x81\x3b\xc9\xe8\xdf\x0b\xdb\xf6\x6d\x31\xaf\xa6\x4f\x9f\xe9\x9c\xbe\x8a\xa4\xaa\x59\x92\xb7\xc9\x87\x09\x7a\x63\x33\x80\xaf\xbe\x31\xa7\x42\x6a\x72\x8b\xd6\xc8\x23\xb2\x3c\x1f\xbd\xa4\x1d\x11\x4c\x4d\x4d\x71\x39\xb6\xd7\xdb\x5c\xae\xa6\x51\x63\x7e\xa4\xf0\xa9\x89\x0d\x02\xe6\x30\xa0\xaa\xeb\x95\x17\x4b\xfb\x96\xdf\xea\x4c\x33\x96\xf3\x22\x21\xbe\x15\xb3\xd8\x3e\x1f\xfa\x44\xcf\x4c\x8a\x8d\x95\xa0\x63\x2e\x96\x15\x99\xde\x4e\x48\x76\x6f\x1d\xbd\xa5\x65\x58\x90\x13\xda\x85\xbc\x27\xa5\xb0\x13\xdf\xe2\x6a\x75\xa4\x21\xed\xa7\x2b\x1f\x76\x5d\x5d\x02\x59\xfb\xcd\x3e\xdf\x31\x03\x05\xd0\x12\xd9\x91\x76\xb4\x78\x10\xf0\xdb\x97\xec\x25\x94\x9e\x64\x96\xd8\x6c\x0c\x39\x1d\xeb\xb6\x28\xb8\x00\x4a\xf3\x3c\x53\x68\x7c\x3a\x50\x73\x9f\x15\x50\xaa\xa7\x64\xe6\x05\xdd\x2e\x4c\x2f\x16\x5c\x52\x68\x81\xec\xcc\x97\x6b\xbd\xcc\xd8\x17\xf4\xf2\x79\x11\x0c\xde\x3f\xbe\x4e\x1b\x92\x4e\x67\xbb\x58\x03\x03\x21\x93\x9a\x08\xf8\x74\x64\x5e\xf9\x20\x3b\xac\x0a\xe9\x08\x3f\x9d\xf4\xa2\x3a\xe6\xea\x74\xa2\x8b\x7d\x5c\x69\x95\x91\xa4\xd0\x72\x42\x07\x3d\x4b\x6b\x57\xda\x31\x1d\xa6\xcc\x42\x4d\xd9\xbe\xe3\xdd\x27\xa9\x32\xda\x91\x19\x52\x9c\xed\x6e\x01\xed\x74\x84\x60\xb7\xe3\xfa\x74\x80\xe0\x61\xc5\xe9\xec\xdb\xed\x61\xf2\xa1\x22\x20\x4a\xb0\x13\x95\x2a\xe5\xa6\xa0\xa5\x62\x8d\x93\x59\xbf\xbd\x7a\xac\x97\x7d\x24\x17\xf3\xea\xc8\x77\xa5\xc2\x13\xa8\xcd\xf6\xf9\x50\x07\xfa\xa7\xaa\x87\x9c\x2e\xa6\x6e\xe8\xa4\xcc\xd2\x6a\x90\x59\x02\xc6\x96\x29\x77\x2c\x42\xc9\xda\x65\x5b\x80\x8e\xa5\xcc\x3d\x08\xc4\xfd\x0c\xe4\xbb\x13\xf9\x92\x59\xf6\xe4\xec\x56\x21\x20\x90\xdd\x61\xab\x0d\x7a\x56\xf6\x8f\x5e\xfa\x00\x92\x42\x7e\x05\xa2\xcb\x03\x50\x12\x57\x6f\x40\x92\xb8\xda\x06\xa4\xf9\x68\x15\xc8\x79\x0d\x52\x66\xda\x2e\x41\x00\x6a\x0e\x02\x16\x5e\x5b\x4a\xc5\xe5\x77\x50\x37\xa7\x4c\x59\x48\x94\x5e\x64\x41\xdd\xa1\x8f\xdd\x87\x69\xcb\x87\x2c\x57\xbe\xf4\xc9\x92\x19\x31\x51\x36\x30\xd0\x9d\xa6\xed\xd3\xce\xdb\xe8\x51\xf5\xf6\x2a\x14\x46\x2d\xdf\xd0\xc8\xe2\xee\x37\x18\xd1\x12\xde\x11\xf0\xb3\xdf\xc1\x3c\x67\x81\xde\x35\xa5\x03\x5a\xca\x2a\xf9\x54\x84\xd1\xd2\xae\x89\xbd\xb0\x10\xd3\x2b\xc8\x97\xc8\x79\x95\xe9\x9d\x4e\x50\x92\xaa\xba\x4c\x75\x30\x18\xf1\xc7\x2d\xf3\x67\x9a\xc9\xf4\xe5\xf0\x4d\xab\x5e\xc1\x40\xca\xc9\xc2\x32\x1c\xdd\xcb\x30\x80\xe8\x7f\x07\xd4\x32\xf4\x40\x3e\x5e\x6b\x05\xb4\x24\xce\xb8\x0e\x48\xa1\x9e\x80\x3a\x79\xa0\xcc\x03\x73\xe8\x99\x6e\x7c\x68\x32\xf3\x07\x42\x17\x6c\x0f\xcf\xda\x79\x00\x49\xae\x1a\x1b\x90\x4f\xfc\x1e\x90\x75\xe8\x80\x3a\xf1\x59\xb2\x43\xba\x41\xbd\xd2\x89\x08\xe3\xf3\xe1\x74\x97\x29\x7c\xb8\x1d\xf0\x43\xb2\xba\xa8\x0c\x65\xc0\xf7\x8e\x50\x06\xe8\x12\x49\x94\x59\xba\x6d\x79\x0d\xf4\x94\x7e\x02\x46\x98\x2b\x32\x2b\x53\x06\xab\x0f\xa4\x0d\x0a\xdb\x53\x42\xdf\xea\x08\xaa\x05\x59\x0f\x05\x1f\x85\xca\xd7\x20\x8b\x68\x75\xa6\x19\xd3\x17\x6c\x19\x5f\xe3\xe6\x71\x16\xeb\x8f\xd9\xa0\xc5\x16\xb3\x9e\x42\x9b\x44\xae\x6f\xaf\xd1\xaf\xba\x56\x7b\xc0\xb6\x10\x7b\x94\x66\xad\x18\x7f\xda\xf5\xe4\x42\xd4\xc5\x86\xf2\x0f\x46\xe6\x11\x23\x85\x8b\xdb\xfb\x6e\xd8\xb9\x56\xdd\x0c\x8d\xba\x36\x3b\x8c\x1d\xc8\xf2\x37\xbb\xd9\x5e\xd4\x76\x8c\x03\xf0\xd4\x2d\xc8\x7c\x29\x0e\xc2\x2e\x53\xce\xe2\x5e\x3e\x35\x9d\x2a\x66\x4b\xa1\xae\xf7\xb0\xaf\x8a\x2d\x65\xec\xc0\x82\x88\x0d\x19\xdb\x0d\xc6\x8d\x82\x05\x5a\x68\x82\x6a\xca\xad\xf5\x4c\x2f\x3a\x8e\xf6\xd0\x50\xf1\x79\x94\x51\xc3\x4e\x6a\x0a\x75\x57\x07\xe1\xa2\xdc\xf6\xcc\x5d\xe9\xc5\xba\x7a\x4d\xbb\x52\x64\x33\x27\xba\xe3\xb8\x7f\x10\xf2\x36\xab\x80\x4e\x83\xe6\x04\x5c\x0b\xb4\x1d\x04\x96\x56\x1c\x45\xd1\xb2\xa2\x0e\x0a\x3a\x32\x65\xd3\xbb\x90\x6e\xa6\xb1\x67\xb9\xa7\xf9\x02\x47\x54\x99\x3a\x31\x47\x9a\x35\x5b\x08\xf6\x32\x9e\x5d\x99\x6b\xbc\x9b\x97\x1b\xaa\x18\xfe\x1b\x50\x31\x42\x03\x50\x92\xff\x91\xc2\xcb\x85\x1d\xd0\x0c\xef\xba\x00\xbb\x07\x5e\x01\x8d\x51\x0a\x7d\x84\xc2\xa8\x2a\x72\x14\xcc\x47\x09\x9b\x8f\x9c\xaf\x55\xa2\xd2\xc1\x66\xae\x3a\x95\x0e\x76\x61\x35\x4d\x21\x2d\x12\xad\x75\xa4\x13\x24\xf6\x02\xe4\x2d\x9a\x71\x8a\x15\x1d\xdb\x01\x04\x3e\x8c\x6c\x58\x54\xa8\x8c\x4c\x24\x57\xd9\x3b\xca\x5f\x55\x9d\x6c\x61\x41\xde\x01\x10\x8a\x12\x2c\x97\xce\xde\x76\x26\xe5\x3d\x07\x6c\xe5\x64\xe1\x84\x50\x0a\xe5\xa2\x9c\x9c\x82\xbc\xf3\x39\xd5\x95\x45\x79\xd5\xa5\xa5\x44\x3f\xa6\xb4\x09\x87\x14\x9a\x3a\x11\x74\x2a\xcc\x08\xde\xa8\x0c\xca\xd5\x2e\xe7\xd3\xa9\xb1\x6a\x76\xbe\x72\x28\x13\xc8\xb0\xa0\xf7\xe7\xae\xf5\xd9\x95\x2b\x99\xbc\x0a\x0b\x72\x5a\xba\x94\x79\x9b\x71\xee\x10\x01\x31\x02\x39\x70\x28\x1f\x9e\x32\x56\x55\x20\xdd\xe7\x64\x31\x9d\x1a\xf9\x62\x7b\x2a\x00\xe7\x68\x2c\xad\x92\x23\xef\x03\x9a\x3d\x6d\x69\x18\x81\x9c\x4a\x2f\xc8\xf8\xe2\x77\xda\x94\x26\x0d\x0d\x28\x2a\xab\x44\x30\x51\x4c\xcf\x42\x9b\x0f\x75\xe6\x1d\x2c\xba\x52\x81\xd5\x03\x21\xf7\x84\xb3\x71\x28\x9f\x26\x42\x34\x06\xe7\x09\xbb\x1a\x5b\x51\x29\x93\x17\x98\x52\xeb\xbc\xfd\x6f\x90\xc2\x95\x46\xb9\x84\x5d\x39\x75\x72\xfd\x34\x0b\xeb\x00\x85\xdb\x56\xf7\x01\xf2\xb7\xd1\x65\x46\x6e\xf3\x06\x66\x59\x77\xd8\x72\x30\x38\x25\xf2\x1e\x11\xe2\x24\x62\xf7\x4a\xa9\x66\x1d\x56\xa6\x04\xc8\x25\x6c\xd9\x29\x90\xc7\x95\x56\x25\x4e\xb3\x81\x14\x17\x5b\x0f\x18\x85\xb3\x1d\x5f\xe9\xdf\x8c\xab\x64\x29\xa7\xb5\x38\x44\xc0\x13\x5b\x19\xfd\x8b\x73\x75\xa4\x07\xc7\x2d\x34\x24\x64\x25\x3a\x2e\x36\x01\x2c\x68\x38\xec\x86\x71\x38\x4a\xe3\x43\x13\x0e\xe9\x08\x76\xb6\xfa\xe7\xec\xbe\x4c\xcb\x7b\x07\x3a\x3e\x99\x02\x16\x04\xb2\x3b\x20\xc8\x16\x40\x4d\xe5\x99\x2f\x9d\x69\x34\x55\x95\x9b\xe0\x48\x1f\xe2\xb2\x88\xae\x97\xad\x19\x65\x4b\xa1\x68\xf4\xc8\x87\x92\x0f\x3e\x65\xe0\x9a\x1e\xb5\x0b\x0f\x20\x25\x54\x3c\x38\xd5\x2f\x69\x98\x07\x3a\xae\x72\xd0\x95\x6b\xa4\x4c\xd9\x09\x8e\x40\xf6\x5a\xa7\x15\x87\x29\x6f\xf9\x70\x28\xed\xf3\x05\x24\xd3\x4a\x9a\x71\xde\x60\x18\x84\x52\x3e\xed\xd5\x96\x85\x05\x6a\xe6\x4a\x20\x66\x2e\x5f\x6a\x8f\xa0\x50\x5d\xa2\xc1\xe8\x41\x0a\x9b\xae\x07\x8a\xb2\xa2\xa6\xcb\x89\xe2\x73\xe9\x46\x72\x4e\xe5\xcb\x51\xa5\x05\x9e\xa4\xa0\x9f\x7a\x20\xa5\x2a\x59\x54\x3d\x10\xf9\x2f\xf3\x48\x54\xb6\x4b\x07\xe2\x01\x21\x29\x93\x54\xe9\xc1\x54\xfc\x72\x63\xfb\x5e\xe1\x97\x69\xe6\x36\x08\xaa\xd3\xa2\xd2\x99\x66\x95\x48\x02\x41\x4f\xf1\x5a\x4b\x94\x01\x32\x3f\x41\xf9\x6d\x70\x45\xc6\xdc\x08\x37\x84\xa3\x34\x67\x25\x81\x15\x29\x52\xbc\x1e\x35\x65\x6b\x13\xd4\x2d\xed\x80\x5f\xaa\x8a\xcc\x10\x4c\x94\xa6\x6a\x31\x9b\xd4\x9d\x62\xa8\x07\xd0\x43\x82\x53\x10\x90\xb7\xe6\x4a\x99\x35\x2f\x78\x76\x73\x38\x51\x78\x61\x1b\xe0\x4e\x9f\x76\x87\x46\x2c\x6d\xce\x75\x81\x48\xe8\xf4\xdb\x23\x0c\x45\x69\xb6\xeb\x01\x07\x51\x9e\x6d\x82\x1b\x17\x64\xf7\x38\x08\xf1\x16\x02\x7c\xa1\xa1\x0b\xb2\x49\xdb\xbd\x7d\xd2\x72\x2c\x68\xd7\x5d\x4d\xda\xb9\x2d\x19\x41\xa4\x8a\x93\x5b\xe8\x81\xbc\x38\x5c\xdd\x03\x2d\xd2\x1f\x5b\x20\xcf\x5e\x3e\x54\x02\x11\xf8\x6d\xd3\x1d\xb0\xc2\xb9\xd5\xc4\xdf\x8e\x7a\x7d\xcf\xb6\x1b\xb6\x04\xe4\xfd\x66\x22\xe5\x20\x69\x8e\x67\x3d\xe8\x63\x32\xb1\x03\x90\x3d\x13\xd0\x3e\x18\x34\x85\x66\x1a\xe6\x60\x6b\x84\x41\x83\xfa\xb4\x82\x3b\xd2\xee\xda\x43\x47\xc8\x49\xbc\xb1\x64\xcc\xd3\x86\xd5\x34\x2a\x83\x56\x56\x4b\xd6\xb7\x83\x43\x45\x81\x61\x25\x92\xa1\x63\xbf\x4e\x6a\x2a\x84\xae\x1e\x6c\x7d\x87\x21\x8f\x70\x29\x65\x21\x2b\x67\x4f\x61\xd3\x7d\xee\x0b\x48\xe1\x44\xd0\xa4\xf3\x3e\x9e\x5b\x3a\x14\xb1\x9c\xe9\x42\xc8\x30\x8d\x0e\xef\xea\x0c\x82\xf0\xae\x58\x9d\x9c\xf8\xb1\x16\xf8\x6b\xf7\x81\x8c\x82\xaa\x68\xaf\x5e\x46\xbe\xf4\x1d\x0d\x24\x02\x87\x7b\x6d\x47\x3e\xf4\xe9\x3c\x52\xf8\x14\xe9\x80\x1d\xea\x03\xe7\x5f\xf7\xcd\xf0\xa0\x2e\x8e\x76\xed\x29\xbb\x3c\x1f\x15\x50\x12\xd9\x19\x88\x1d\x72\x02\x0e\x45\xe5\x80\x9e\x0c\x58\xc7\x99\x32\xdb\x22\x33\x77\x3e\x56\x51\xa8\x74\xd9\xb5\x7c\xd0\x31\xf7\xcb\x0c\x4c\x16\x04\xec\xa6\x43\xdc\x52\x28\x62\xe1\xd8\x72\x7c\x57\xbf\xd2\xa8\x76\xc4\xa7\xcc\x6e\xd1\xb4\x62\xc9\x2a\x90\x6d\x49\x90\x9c\x43\xba\x36\xd8\xe6\x30\x79\x5c\x29\xf3\x8e\xe4\x34\x56\x48\xd7\xd1\x8f\x40\x24\xf0\xea\x80\xea\xb2\xa6\x70\xad\x40\x2b\x29\xd3\xe9\x87\x76\x37\xbc\xca\x08\x20\xce\xa8\xdf\x0a\x87\x9a\xc2\xb4\xca\xd5\x53\x88\x10\x76\x01\xb2\xcc\x29\x35\x8f\x67\xd5\x07\x2f\x03\xd0\xa7\x4d\xa1\x61\x6f\x0a\xd4\x6a\xb1\xe3\x28\x50\xab\x1e\x57\xfa\x34\xc7\x67\x4f\x3a\xdc\x7e\x64\x81\x46\x4e\x4b\xb0\x77\xcc\x38\xc6\x8f\x61\xed\x13\xab\xae\xc2\x73\x4b\x49\xb3\x28\x9f\x99\x4c\xf3\xac\xcf\x87\xa2\x97\x2b\x5d\x82\x6c\x40\xab\x6f\x99\xf7\xdb\x11\x03\x14\xca\xc6\x79\x66\x5c\x8a\x16\x8c\x79\xcf\xc9\xf4\xeb\x07\x12\x69\xa1\xc5\x28\x9d\x7e\x3d\xa0\x17\xe5\xd3\x3f\x22\x93\x0d\x4b\x68\x65\x4f\xa1\x98\x26\x5a\xcb\xb0\x06\x41\xd5\x1b\x4b\x07\x4b\xe2\xb4\xf8\xad\xc0\xa6\x49\x01\xc7\xb1\xe1\xd4\xf8\xad\x20\x4f\xde\x21\xa7\x80\x8e\x28\x4f\x43\x5d\x7d\x9e\x40\xda\x5c\xe7\xb7\x37\x38\x57\x55\xa8\x20\xed\x40\xde\xe9\xc4\x43\x31\x89\xdc\x16\xb5\x38\x83\x6f\x2b\x07\x08\x85\x37\xbc\xe8\x4a\x55\x4d\x17\xe2\xed\x8d\xac\x05\xff\xd7\x3d\xe8\x63\x8f\xd4\xaa\x58\x32\x32\x4a\x9d\xbe\x06\xdd\x0b\x9b\xcf\x37\x9d\x07\x8b\xe7\xac\x85\x51\x49\x75\xcf\xb9\x6e\x08\x57\x0e\x25\x6b\x05\xd1\xf3\xf6\x71\x18\x6d\x56\xc1\x64\xbd\x72\xca\xde\x36\x8c\x46\x61\xbd\x9d\xc8\x09\xa1\x49\x37\xa4\x4b\x0c\x55\xb7\x73\x9e\x23\xeb\xf8\xde\xf3\x99\x31\xdb\x5e\x1e\x3d\xf2\x76\xe8\xe9\x9e\x42\x85\x1d\xc1\x36\x6e\x9f\x62\x1c\xeb\x8e\x34\x8b\xba\x71\x5b\xe3\xe4\x88\x71\xb2\xc5\x8f\x5a\xe9\x64\x8b\x15\x29\x59\x71\x66\xbd\x6e\x81\xb4\x1e\x1c\x3f\x8a\x2c\x2b\x0d\x22\xf4\xfd\xa8\x3d\xba\xea\x94\xcc\xbe\x21\x5e\x4e\x9b\x4c\xa3\xd8\x29\xd0\x8c\xd0\xb6\x05\xd9\x4a\x71\xa5\xee\x90\xaf\xee\x04\xf2\xf5\xbd\x0f\xe8\xd0\x01\xc8\xc5\x81\x67\x11\x74\xa6\x55\xcb\x68\xa1\xc4\x9a\x6d\xe9\xc6\xe1\xa6\xe5\x08\xa8\x6c\x1d\x9c\xac\x04\xa2\x45\xb9\x54\x24\x5a\xc9\x94\xf8\x4a\xc7\xd5\x46\x40\x1d\x33\x9c\x2b\xbc\x46\x90\x91\xc9\xd6\xda\x5a\xca\xa6\x66\x2f\x8d\x3e\xdc\x07\xd3\xe7\x53\xaf\x06\x59\xb1\xb8\x1e\xe4\xe4\x22\x80\x08\xa6\x85\x32\x4e\x80\x49\xd0\x79\xb0\xd1\x71\x79\x95\x40\xe2\x21\x88\x8c\x13\x12\xa5\x51\x28\x14\x56\x34\xad\x0e\xf4\x7c\xd8\x9c\xcd\x0f\xa8\xbb\x2a\xe3\xb8\x1d\x9d\x34\x82\x8f\xb7\x53\x56\xfe\x66\x5c\x74\xea\x14\x29\x61\xab\x0e\x4d\x1b\xb1\x16\x39\xe9\x5d\x4e\x88\x69\x96\xc7\x4e\x9c\x93\x45\x00\x25\x93\x30\x7c\x7d\x4e\x48\x08\x1c\x60\x81\x47\xea\x4a\xda\x0a\xfa\x52\x4b\xaf\x16\x7c\x6d\x5e\xbb\x82\x9f\xe2\x7c\xe9\xe4\x01\x81\x17\x20\x45\xee\x1c\x29\x3b\x14\x10\x3b\x80\x8a\x07\xb2\x03\x4a\x12\xa9\x29\xd4\x64\x72\x24\x29\x75\xc0\x92\xb1\x53\x55\xbc\x92\x31\x3f\xec\x54\x3f\xe0\x4d\x24\xc9\x1b\xe9\xf2\xad\x84\x76\x94\x39\x2d\x1e\xc3\x70\xb4\xd9\x08\x87\x79\xd8\x3a\x12\x7d\x56\xe1\x66\xf5\xd3\xa5\x48\x36\x86\x54\x05\x9b\x95\x86\x3a\xf7\xf0\xb1\x1c\x9d\xf9\x61\xa3\xdc\xf9\x37\x88\xdc\xa4\xcd\xfb\x20\x30\xdd\x0e\x73\xe7\x94\x5e\xfd\x83\xbb\x44\x8a\x4c\x9e\xb4\x8e\x3d\x5a\xf3\xc3\x5c\x36\xfc\xd0\xa9\xf3\x72\x0c\x3d\x6e\xdb\x31\x1a\x50\x51\x9f\xa9\x59\xb5\x5c\xcc\x33\x14\x7d\x04\x54\x3e\x2e\x76\x8d\x33\x10\x8c\x30\x4b\x85\xc2\xd5\x68\xdf\x0f\x38\x29\x2c\x58\xb1\x70\x35\x4a\xb4\xd3\x13\x8c\xe3\x03\x1a\x03\x66\xcf\x11\x92\xf1\x37\x2b\xda\x8d\x28\xe9\xd3\x29\x07\x4a\x45\x9f\x73\xca\x81\x86\x40\xe1\x68\xb7\x08\x09\x0e\x76\xdb\x0f\x18\xa4\xa3\xdd\xc6\xf1\xe9\xc4\xba\xcd\x15\x70\x91\x6c\x26\x5a\xc1\x6f\x35\x7a\x86\xb2\x11\x90\xf4\xf0\x74\x32\x82\xbd\x15\x74\x6e\x45\xc2\x1d\x0d\xa2\x50\xda\xba\x1a\x61\x5e\x71\x71\x35\x4a\x90\xe2\xe2\x8e\x5a\xd3\x85\x64\xe7\x9a\xef\x9c\x3b\xf1\x00\xd2\x2c\x7f\x5a\xb1\xd5\xf6\x0a\x36\x56\xdc\xd9\x6b\x8a\xa0\xab\x11\x16\x1d\x17\x17\x1b\xae\xe3\xe2\x3a\xcc\x89\xb0\x38\x44\x45\x87\xc5\x5d\x23\x65\x4a\xa9\xd7\xf2\x5d\xd7\xd5\x08\x7a\x30\xf5\x1e\x25\x5d\x28\x27\xd2\x95\x66\x4c\xa1\x25\xe0\xe3\x93\x11\x72\x41\x2f\xe1\xc6\xc4\x89\x04\x1b\xa4\xfd\x44\x88\x44\x88\x7a\x3a\xc7\x78\xcf\x3c\xca\x07\x3a\x62\xc0\x7d\x72\xc1\x13\x0c\x6e\x33\xa6\x20\x74\xff\x96\x77\x72\x41\x9e\x9e\x0c\x25\x24\x0a\x46\xb7\x31\x4a\xb3\xca\xd5\x93\x95\x9c\xbc\x4f\x02\xc4\x53\x73\x40\x87\x36\x05\x7d\x4c\x07\x0a\x31\x66\x29\xb7\x57\xd6\x55\x66\xbf\x01\xd5\xeb\x4a\x68\x8d\x90\xe4\x5c\x6f\x71\xd6\x3e\x2d\x31\xfc\xd6\xa1\x8f\xe1\xcc\xa4\x2c\xd8\x65\x4f\xa1\x42\x35\xcb\x95\x4f\xc9\xbf\x98\x76\x7d\x59\xd6\x63\x54\xc4\x1c\x99\x37\x17\x64\x1e\x06\x11\x28\x62\xae\x74\xf4\xa7\x97\x35\x96\x9c\x50\xc4\xab\xc5\x0a\xa4\xb0\xb3\x5e\x59\x03\x12\xa4\xe5\xe8\x77\xd8\x59\x44\x33\xc5\x99\x95\x01\x6d\x39\x0b\xda\xc8\x51\xff\xb2\x56\x02\xfd\x3a\xb2\xec\xea\x5b\x0a\x75\x27\x2f\xb8\xeb\x1c\x2e\x6c\x43\x85\x92\x1d\x7b\xcc\x47\x5c\x9f\xce\xfc\x29\x85\x59\x8d\xd8\xa2\x34\x14\x84\x79\x2d\x48\x11\xb2\x30\xb8\x97\xd3\x3d\xd7\xb4\x7a\x1b\xbb\x80\xde\x5e\x08\xc4\x0a\x51\xdb\xe3\xf5\x7d\x99\x5e\x8e\xbf\x81\x73\x13\xbf\x96\xb3\x5f\x89\x30\x6a\x9c\x48\x2f\xe8\x87\x51\xfa\x06\x27\x87\xce\x8b\x04\x09\x59\x21\x3b\x60\x63\x08\x53\xac\x5b\xcd\x21\xfc\xe2\x4c\x2e\x01\x7d\xce\xc0\xd6\x5f\x93\x91\x31\x25\x9c\xd1\x29\xb4\x10\xca\x2c\xbc\x9d\x6a\x20\x7e\x68\x67\x3c\x18\x11\x38\xde\xb6\xf1\xb5\x40\x62\xcf\x47\xaa\xf6\x4f\xf6\xd6\x05\x39\xa3\xdf\x09\x24\xb3\x1d\xf6\x0a\xc5\xba\x95\x8e\x26\xef\x50\xb7\xc6\xc6\x74\x3e\xb1\x0a\x35\xf9\xa1\xa0\x38\xca\xde\x48\x99\x38\xd5\x14\xaf\x76\x24\x76\xea\x8d\x7a\x9c\x71\xe8\x0e\x43\xd6\xdd\xc1\x6c\xf1\xf6\xbf\x87\x95\x00\xb0\xe1\xde\x52\x0b\x38\x85\x40\xa0\xa7\x16\x88\x21\x72\x96\xd6\xb4\xa3\x83\x2d\xed\x58\x1b\x8e\x98\xf4\x76\xb6\x70\x8c\x3b\x0e\x67\x6b\x10\x93\xa2\xd9\x48\x6d\xbb\x20\x72\x5d\x00\x39\x03\x45\xca\xac\x1a\xb7\x14\x5a\x9b\xa9\x29\xd5\x11\x08\x85\xbc\xa5\xdb\x8c\x4c\x9d\x44\xc5\x01\x2b\x78\x3b\x97\xfc\xc8\x77\x0f\x1d\x39\x4c\x8e\x2c\x7f\x9f\xc9\x31\x69\xb3\x99\x14\x4c\xb7\xc7\x15\xe8\x60\xba\x8e\xa8\xac\x58\xba\x23\x3a\xe2\xdb\x91\x22\x30\x6a\x45\xd2\x7d\x84\x0e\x52\x61\x7c\xd6\x71\x3a\x3e\xbf\xa5\x54\x63\xfc\xb4\x2a\x09\x8e\xbd\xfd\xf6\x63\x8f\x5b\x20\x49\x41\xa6\xf2\xa1\x47\xa0\x12\x31\xe1\xbc\x2d\xc7\x8e\xc1\x6e\x6c\xf6\xdd\x7a\x18\xc3\x91\x74\x0c\xd8\xf7\xb7\x0f\x67\x7a\x5a\x90\x32\xdf\x95\x94\xdd\x4a\xb9\xda\x80\x48\x78\x0f\xa4\x6b\x5a\x5b\x3a\x94\xab\xcd\x68\x0f\x47\xca\xf9\x22\xd8\x82\x94\x6e\x3a\xa8\xe9\xea\x02\x51\x3e\xc3\xef\x42\x8d\x06\x9e\xc3\xa9\xfd\x36\xba\x18\x16\x75\x8f\x94\x5a\xde\x3f\x69\xd6\xd7\xc3\x47\x1a\xd2\xba\x55\x66\xc3\x59\xb4\x71\x57\x8d\xcd\xc9\x5b\x4f\xc6\xef\xdc\xea\x1b\x65\xf0\x4f\x6f\xc7\xb1\xc1\x3f\x2b\x23\x71\x52\xd6\xcc\x0e\xa1\x69\x2d\x0d\x59\xbd\xaf\xa0\xe0\x33\xf6\x03\x99\xcf\x1c\xf9\x54\x79\x67\xae\xf4\x22\xba\xaa\x69\xc7\x5b\xf9\x64\xd8\xa8\x2a\x07\x75\x1d\x5d\x8e\xfc\x36\x36\xf3\xba\xe0\x47\xe6\xe2\x7c\x39\xc4\xd1\x99\x69\x39\xf7\x31\xe1\x0e\x65\xe4\x8b\x0f\x7e\x28\x21\x9f\x62\x40\xbe\xe3\xd9\x63\xf3\x39\x5a\xd3\x85\xf6\x00\xaa\xe5\xd8\x2d\x04\x32\x3f\xbb\xaf\x7d\x9a\xd3\x8e\x1d\x6f\x9a\xf7\xe7\xd8\xd1\xcc\x6d\x60\x18\x8a\x71\x2b\x17\x14\xba\x3b\x64\x13\x4b\xe8\x50\x90\x5b\xf1\x75\xc9\x05\xe9\xa8\xfc\x34\xeb\x74\x8c\xf9\xf0\xe1\xc9\xca\x87\x8e\x2f\xfd\x7c\xe9\x79\x0e\x06\xcc\x33\x85\x92\x03\x33\xeb\xbb\xef\xc9\xf8\xbe\xd8\x02\xcd\xdd\xcc\x97\xc7\x6e\xee\x96\xba\xb7\xc5\xdb\xe0\x80\x39\xcf\x36\xcd\x91\x68\xb4\xc6\xa7\xb0\xa9\x13\x24\x74\xea\x66\xfd\xf6\xdb\x72\xe3\x95\x96\xa4\x3f\x96\x34\xc4\xa9\x1b\xd0\xe6\x3e\xe8\x7f\xf7\xe1\x99\xc1\x58\x75\xc8\xe4\x2a\x76\xb7\xa5\x4b\x3c\x0b\x2d\xa0\x64\x82\x4f\x33\xa2\xa7\x20\x60\x59\x2c\xcb\x60\xf9\x2a\xe3\xc2\x04\x9c\x2e\xbc\xe3\x19\xa4\xa5\xab\xce\xa6\x72\x18\x1b\xc6\xcf\x41\x18\x1b\x86\xd3\x71\x20\x6d\x5d\xa9\x5b\x85\xc0\x0e\xe4\x93\xdd\x42\xdc\x38\xac\x1d\x7c\xbe\xf4\x65\xc8\x2d\x85\x4c\xde\x05\x78\xaf\xe3\xc9\x87\xd5\x38\x14\x18\x40\x74\xdc\x38\xe4\x74\x25\xf2\x70\x1c\x50\x89\x05\x98\x71\x98\x4a\xce\x14\x7a\xa9\x29\x93\xee\x8b\x51\xc8\x59\x26\x56\x8f\x0d\x50\x52\xe4\x19\x88\xa8\xab\xd4\x35\x19\xb0\xff\x14\xd3\xd6\x39\xcb\xc7\x61\xe3\x31\x56\xd6\xe1\x0c\x98\x2d\xf4\x75\x20\xf7\x77\x5a\x92\xab\xb5\x64\x4a\xe4\x5b\xe5\xbc\x18\x87\x05\xbc\x20\x44\x4a\xaa\x33\x85\xcd\x9b\x83\x09\xf2\x09\x09\x5b\xd6\x33\xf8\xbd\xee\xe9\x12\x76\x95\x86\xb4\xf2\x99\x2f\x85\x4c\x96\x0f\xb2\xcc\x5e\xbe\x74\x56\xac\x33\xe8\xad\xe9\xc3\x54\x37\x8e\xf0\x32\x3e\xb5\x07\x0c\xe6\xef\x24\x1d\x95\x03\xe5\x40\x6c\x83\xa0\x0f\x6b\xb4\x59\x5b\xee\xa8\x76\x06\x86\x1e\x90\x99\x97\x10\x37\xf0\x29\x3b\x21\xd8\x87\x07\x1c\xe4\x1e\x65\x3d\xe5\xf3\x0a\x07\x3f\xb8\x02\x68\xb1\x69\x14\x67\xd8\xa3\x19\x25\x12\x2b\x7e\xa6\x64\x41\x5a\x04\xcb\x1e\x83\x6c\x41\xd9\x1a\x05\x1a\xce\x87\xac\x7c\xbe\xd4\x9e\x82\xdc\x4b\xf7\x22\x6c\x40\x22\xe1\x2d\x65\x3e\xe1\x3e\xed\x30\xd1\x0d\xd0\x0a\x4d\xe1\xd3\xe1\x86\xbe\x37\x76\x8f\xe2\xd0\xda\x23\x9d\xf2\x0a\xd6\x0e\xa4\x81\x05\x59\xb1\xa7\xca\xc9\xa4\xe8\xb6\x42\x20\xa1\x1f\xb5\x5a\x08\xe4\x43\xf3\xa3\x2b\xad\xea\x48\x61\x85\x1c\xfa\x16\x1a\x71\xe8\x5b\xcb\x26\x2f\x64\xf4\x67\x57\x29\xd6\xad\xec\x50\x22\xa1\x6e\xd9\xf3\x84\xb3\x61\x8b\x1f\xc5\x52\x4f\x16\xcc\x2c\x09\xf3\xc5\x28\x3e\xd5\x7a\x20\xb3\xf0\x16\xf0\x2d\x7a\x37\x7e\x8e\x5f\x23\x44\x60\x38\xff\xcf\x40\x7d\x1f\xd5\xef\xda\x31\x25\x8a\x66\x3b\x4e\x18\x82\x83\xd9\x06\xca\xfc\x50\x30\xdb\xc2\x36\x75\x6d\x31\xe9\x69\x57\xbc\x04\x3e\x53\x2d\xfa\x40\x08\x0e\x66\x0b\x7b\x50\x30\xdb\x6a\xf6\x04\x54\x12\x50\x36\x6e\x65\x1f\x97\x80\xac\x43\x03\xf4\x31\x61\xef\xdf\xa8\x9e\xf9\x41\xbb\xce\x1b\x0d\x63\x71\xd8\x59\x45\x44\xf1\xc3\xfd\x3b\xde\x93\x51\x6d\x60\x1a\x29\xb4\x5c\x3a\xc0\x5d\x72\xe9\xf8\x4c\x98\x77\xe7\x00\x21\xb9\x11\x43\xa7\x7e\x9a\x7f\x47\x16\x1e\x95\xf4\x7c\x57\x4a\xad\x62\xb5\x80\x6b\x91\x3a\x87\x91\x03\xcd\x32\x7b\x0e\x34\x6b\xe1\x3b\x0a\x26\x3b\xba\x8d\x9b\xe3\xb4\x15\xc9\x76\xac\xe1\x67\xf6\x2b\xa7\xea\x49\xce\x3f\xe8\xfd\xe4\x9c\x68\x69\xc7\x3a\xce\x48\x9f\xe2\x16\x23\x75\x41\x6f\x00\x3a\x1b\x83\x97\xcc\xef\xec\x5f\xbe\x0b\xb5\x40\x33\x37\x24\x5b\x3f\xb0\xdf\x61\x34\x84\x7e\xa1\x24\x0f\xc5\x73\x55\xa2\xa9\xc6\x69\x69\x75\x80\x90\x5e\x1d\xbc\x20\xbe\x93\x0b\x8e\xa9\xea\x0c\x76\xd8\xd9\x9c\x92\xf0\xb3\xd6\xe4\x16\x0b\x9f\x3e\xed\x88\xc6\x16\x30\x14\x16\x55\x09\x25\x19\x8a\x8a\xaa\x68\x6f\xe3\x74\x06\xbe\x1c\x23\x0a\x92\xaa\x18\x34\xc7\xe9\x60\x16\x3c\x2c\xc3\x21\x53\x38\x91\xc6\xe5\x6b\x0d\xc4\x30\x8f\x0b\x53\x1f\x44\xa4\x10\xaa\x8a\x59\x6e\x28\x82\xea\x68\x4c\x90\x42\xa6\x7a\xdd\x53\xb3\xa9\xe6\x01\x64\xef\x8b\xad\x23\x7e\xce\x6e\x1f\x2d\x85\xb7\x10\x08\xe4\x38\x97\x20\xe7\x1d\x37\xd2\xaa\x2d\x0c\x48\xa4\x17\xde\x16\x68\xd1\x2f\xdb\x0f\x6c\x01\xe3\xc2\x76\x0d\xcf\xba\xb0\xde\x20\xea\x3a\x6e\x6a\xc7\xc3\x32\x14\x38\x55\x31\x6f\x8d\xcb\x0f\xb9\x20\x6a\x3b\xa9\x1b\x21\x56\xe3\xe2\x7d\xf9\x0e\x24\x2e\x9e\xf9\xf1\xd3\x2d\x99\xbc\xe1\xc3\xf2\xdb\xa7\x1b\xce\x71\xdd\xe0\x4a\xff\x37\xb8\x82\xba\x33\x20\xb1\x53\x14\x54\x55\x73\xb4\x5f\xd2\x4b\x22\x79\xe8\x79\xbe\xa3\xb5\x94\x49\x15\x2e\x69\x54\x5b\x35\x0b\x7d\x63\x84\x4a\xa3\xc6\x1c\xc8\x17\xff\xb3\x40\x98\xaa\x39\x36\x78\xbb\x0f\x29\xc4\x19\xd1\x5a\x38\x5d\x43\x1a\x84\x5b\x34\xfc\x19\x6c\x5d\x85\x46\xd5\xba\xa7\xf0\x14\x74\x02\x41\xde\x29\x14\x01\x81\x42\x83\x11\xf7\x80\x66\x42\xb0\x12\xe7\xd5\x6b\x39\x8f\x9a\xaf\x72\x11\x98\x3a\x1a\x54\x02\x1d\x34\xc2\x4d\x58\xc0\x86\x1a\x5a\x03\x0a\x43\x94\x52\xe5\xf5\xac\x39\x55\x14\xff\xb4\xaa\xa6\x5d\x6d\xb9\x3d\x1f\x7a\xcb\x41\x4f\x0d\x0d\x03\x36\xd4\x4c\x0a\x48\x1b\x0d\x0d\x23\x93\xa4\xc5\xc7\xe5\xe2\x97\x05\x2b\x81\x2a\xa3\xdd\x0c\x3c\xa0\x8f\x44\x8e\x2b\x87\x27\x8d\x28\xcd\x0d\x79\x0c\x19\xb5\xc1\xd5\x39\x1e\x14\x57\x54\xeb\x91\x42\x9f\x74\x2c\xa3\xe2\x8a\x6a\x45\x40\x54\x24\x51\xad\xa8\x5d\x8e\x24\xaa\x47\x6a\x9a\x7d\xc0\xc1\x08\x17\x8a\x6e\xe7\x47\x63\x07\x12\x61\x87\x55\x7f\xea\xc2\x06\x2e\x40\xc5\x32\x31\x9d\x1d\xf1\x08\x1e\xd1\x9d\x2e\x21\xea\x9c\x73\xa0\xb5\x9c\x08\x9d\x65\xda\x81\x2e\x41\x29\xb3\x97\x01\x14\xfc\xa4\x29\xa7\x69\xc7\x92\x0f\x3f\xe9\x8a\x68\xab\x1c\xc4\xdd\x11\x91\x99\xeb\x8e\x01\x80\xb3\xa3\xf3\xd4\x1a\xe8\x65\x21\x52\x57\xeb\x9b\x5e\x26\xc8\x52\x57\xe7\x32\x51\x90\x43\xd9\x9b\x6a\xe5\x3c\xe8\xce\x88\x70\x64\x4a\xe4\x5f\xc7\x69\x3f\x88\xfc\x89\xfe\xe8\xd4\x4e\xf5\xd3\x8e\xcd\x15\x30\x29\x85\xfe\xd4\x5a\xd2\xa5\xed\xcf\x57\x1a\xf2\xcd\xe6\x3d\x0d\xd9\x2f\x34\x82\xae\x49\xf7\x83\x83\x5f\xd6\x83\x51\x0c\xcc\xa4\x54\x1e\x6c\x70\x4e\xb7\xe1\x87\x11\x6b\x0a\x25\xce\xe1\x20\x1c\x23\xcb\x9f\xba\xc3\x0d\xa7\x74\x1a\x3c\x00\x65\x1c\xfd\xb4\xe4\xe5\xbf\x52\x68\x12\x4c\x43\x60\xe8\x39\x1c\xd2\xe2\x2a\x82\xfd\xd0\xdb\x08\xc4\x93\x8f\x01\xd7\xff\x80\x7e\x11\xef\x02\xb2\x72\xc3\x14\x3a\xc8\xa7\x7d\x06\xee\x8d\x08\xf7\x24\x72\xa7\x7e\x7f\x5d\x7e\xd5\xf5\x9b\xb6\x69\x96\x61\x9f\x80\xe2\x29\x25\x85\xa2\xc0\x92\x32\xb1\x14\xc4\xb0\xe1\x08\xd9\xcf\x7c\xdd\x8c\x1a\x84\x94\x3c\xe3\x84\x23\x3a\x76\x67\x2f\xe9\x44\x5b\xff\xcc\xb1\x30\x1c\x43\x58\x53\x28\xe7\x1a\x92\xc3\xed\xf3\x9f\x23\xf5\xb6\x1d\x07\x47\xe4\xb8\xd9\xdd\x57\xea\x8a\x02\x91\x40\x78\xbd\x91\x03\xf5\xf6\x15\xb5\x2c\x8a\x93\x40\xe1\x6e\x1d\x4e\x02\xb5\xe3\xc2\x1c\x0e\xc8\x69\xbf\xa1\xa0\xdd\x03\x7a\x8e\xb2\x89\x05\xd3\xb9\x9d\x3e\x92\x8d\x12\x36\xb5\xeb\x4c\xa1\x84\xbd\x08\x24\xe4\x68\xca\x4c\xfb\x0d\xc6\xab\x33\x09\x44\xdd\xc4\xf8\xa0\xb0\x9b\xfa\xc1\x5e\xef\xc6\x94\x54\x95\xde\x1d\x81\xf3\x46\xf0\xba\x02\x36\x8f\xa5\x03\x32\xee\x94\x0e\x77\xca\xc0\x6f\x06\x0e\xfa\x3e\x66\x21\x72\xbf\xb1\xf8\x39\xca\xfd\xc6\x62\x8b\xf8\xe0\x37\x16\xaf\xfe\x29\xf5\xb4\xd0\x90\x79\x01\x4c\xce\xef\x2f\x8e\x58\x2e\x1c\x7b\x53\x39\x15\x6e\x6b\x4a\xb8\x64\xc7\xf4\x7a\x33\x83\x8e\xb6\xa9\x9c\x18\xce\xea\x54\xcf\xd4\x94\xb4\xc7\xf1\x31\x93\xb6\xba\x03\x8a\xdf\xc0\xf6\x27\x5b\x7b\x4f\xab\x7a\xdc\xb5\xa5\x1d\xcf\x01\x93\x3b\x31\xea\x5d\x69\x88\x45\x1b\x80\x7e\xfd\xee\x02\x62\xcd\x28\xf4\xe5\x45\xbc\xc4\x43\xd1\x36\xb5\x62\x27\x98\xc3\xe8\xd2\xac\x02\x68\xea\x99\x0f\x15\x1d\xc1\xb1\x3e\xf1\xce\x05\x3f\x99\x9e\x63\x3c\x75\x2e\x27\xa2\x06\x06\xf1\x34\x78\x97\x87\x33\xad\x7e\x64\x16\xde\x73\x1c\x81\x9c\x7e\x3b\x13\xcd\x6b\xb4\xe0\xea\x88\x9a\x68\xba\xce\xe6\x34\xa0\x30\xc7\xd0\x7c\xe4\x83\x09\x49\x65\xc2\x1c\x39\x1a\x55\x77\xe2\xd0\x45\xc8\x9b\x26\x29\xce\x08\x05\xc6\x1c\x5b\xe6\x16\x81\x80\x43\xcb\x71\x31\x7b\x50\xd0\xd1\xc3\xf5\x8c\x31\x2d\x00\x5c\x29\x73\x00\x1d\x03\xf3\x53\xb9\x67\xca\xb4\x5b\xe1\xa8\x0f\x93\x13\x7c\x5a\xf1\x2b\x85\x6b\xf3\xe3\x61\x71\x0f\xe6\xe1\xb7\x2e\x46\x14\x52\x07\xac\x54\x36\x95\xf3\x2a\xd5\x2b\x65\xec\xeb\x06\x28\x26\x79\x05\x32\xfd\xb4\x7c\x29\x59\x85\x11\x3f\x48\x9d\xea\x65\x7f\xd8\xa2\x87\x0f\x79\x28\x79\xd2\x7e\xf4\xef\xef\x5c\xfa\x85\xdf\x5a\x3f\xed\x98\x09\x21\xeb\xf9\x45\xc8\xca\x3c\x3e\xac\x3a\x40\x4c\xce\xa3\x54\x59\x1c\x5e\x76\x8c\xc2\xf9\xd7\x8f\x39\x9e\xc3\x11\x29\x3b\xbe\xf1\xe1\x90\x94\x32\xd8\x8b\x0f\x87\x28\xe3\xc5\x1e\x0f\xbf\x12\x1b\xb9\x50\x4f\x66\x54\xa2\x3a\x87\x9e\xcc\xc8\x75\xe0\xf1\x20\xb0\x8a\xe9\xb2\x04\x19\xda\x7a\x38\xae\x0a\x77\xe1\x78\x20\xc7\xf4\xe0\xa0\xa4\xae\x7b\xfa\xb4\x78\xd9\x03\xfa\x00\x0a\xbe\x22\xb5\xc1\xee\xf3\xd3\x89\x44\xa5\xf8\x09\xe4\xd5\x8b\x31\x72\x34\x49\x65\x16\xc8\xa4\x04\x91\x3c\xa3\xce\x03\xe9\x3d\xbf\x9e\xef\x1e\xee\xb1\x00\x9a\x55\x80\xc0\xd3\xac\xa2\xe5\x4b\x91\x25\x03\x21\x59\x12\x42\xcb\x13\x47\x14\xcd\x0c\xfa\xbf\x00\x6d\x2a\x0d\x64\x8e\x83\xb6\xa0\x20\x8d\x5a\x3f\x10\x5f\xd2\xac\x13\xc1\x43\x24\x8a\xd8\xe8\xa1\x59\x05\x6c\x1c\xe3\x48\x99\xcf\x0c\x04\x98\x27\x1b\x1c\x59\xdc\xf1\x1b\x95\x69\xf6\x8b\x7f\xdb\x95\x32\x6f\xfe\xcc\x08\x9b\x1f\x45\x91\xb4\x46\xe5\xd3\x8d\x39\x50\xe6\xcb\x51\x72\x91\xdc\x49\x6c\x44\xdc\xce\x70\xb2\xee\x8b\xfb\xbf\x83\xec\x45\x64\x66\x18\x4f\x3c\xe9\xe8\x28\x7e\x7a\xaf\x45\x41\x70\xfa\xa2\xab\xc3\x20\x9e\x1c\x31\x59\x52\x73\x08\x50\x26\x9d\x11\xc1\x2a\xc3\x4f\xec\x5d\x08\x59\x2f\x14\x44\x34\x39\xa7\x28\xaa\x3d\x55\x3d\x2f\x17\xd0\x74\x72\x71\x20\x48\x83\x4e\xbc\x5f\xc1\xf6\xe5\x48\x4b\x22\x49\x86\xdf\xb2\xdb\xe3\x79\x71\x86\xa0\xc1\x55\xff\x41\x4e\x20\xfc\xc0\xc3\xb1\x1a\xad\x32\x4b\xaf\x41\x3f\x20\x61\xd3\x3e\x8e\xe8\xe1\x68\x8d\x1a\xec\x6f\x46\x0a\x16\xbe\xca\xce\x1e\x7d\x79\x03\x07\x07\x0b\x97\xe8\x16\x2f\xc8\x03\xa1\xf0\x05\x79\x64\xc6\xec\x46\xe2\x4e\xf7\x78\x59\x80\x44\xb3\xd4\x23\x73\x3d\x9c\xe9\xc5\x8e\x4d\xbb\xf2\x22\x55\xd4\x2f\x05\x5d\xd4\x9a\x61\x4b\x01\xfc\xa8\x7c\x04\x47\xc4\xd9\xf7\xf6\x8e\x45\xba\x74\xf8\x43\x45\xf9\x7a\x5b\x0a\x44\xbb\xd1\x5b\x6b\x3d\x7b\xd2\x0f\x95\x84\x4b\x39\xfc\xa1\x95\x94\x59\xea\x63\xee\x1c\xf1\x70\x42\x42\xce\xed\x73\x75\xb6\x8f\x33\xf4\x54\x4e\xd6\x37\xf6\x53\xc6\xfc\x36\xff\x1d\xdf\x66\x8a\x5d\x55\x9b\xfb\x04\x59\x45\x67\x45\x14\x7a\x0f\xc6\xcc\x28\xad\x0e\x44\x34\x57\xcc\x43\x82\xda\x87\x62\x1e\xca\xc9\x06\x7e\xb3\xd2\x08\x72\x8a\x72\xa8\x27\x34\xed\x28\x87\x8b\xe8\xcf\xe4\xcd\xae\x9f\x4f\x4d\x7d\x2c\xca\x3b\x8b\xcb\xdc\xda\xfd\x12\x65\x86\x37\x0f\x22\x71\x2b\xba\xe0\x38\xa1\x0b\xc7\x0f\xc4\xd6\xaa\xf8\x81\x55\x95\x76\x15\x25\xf8\x41\xd0\xb9\xca\x7b\x9a\xf1\x66\x4e\x9f\x56\x07\x33\x6c\x6b\x83\x91\xbf\xdf\x6c\xed\x0f\xe8\x33\xc0\x3b\xdd\x6f\x7b\x94\xe6\xe5\xbe\x37\xc7\xb2\x7a\x76\xef\xcd\x9e\x40\xfc\xe0\xf7\xc6\xeb\xb6\x1f\xd0\x39\xbf\x53\x57\x97\x43\x2d\x53\xdc\x8e\x5a\x20\xe7\xda\x02\x2d\x5c\x96\x94\x9a\xfe\x3b\x90\xd2\x6b\x59\x47\xba\x37\xc7\xbd\x12\x29\x70\x6f\x68\x91\x83\x2f\xc5\x07\x48\x76\x71\x2b\xc1\x4e\xe5\xf6\xd2\xbd\x39\x8c\x0f\x6b\xc4\xed\x88\x83\x73\xcb\x87\xa6\x8c\x20\x04\x13\x38\x41\xde\x36\x5d\x68\xec\x76\xda\x1c\xe7\xdb\x5d\x50\x95\xb3\xbb\x01\x59\x95\x18\xa9\x6a\xea\xac\x29\xb5\xa1\x31\x85\xa6\xce\x93\xa1\x2d\xde\xde\x38\xf1\x6f\x9e\xeb\xeb\xe0\xa7\x6c\xc0\x57\x6a\xfa\xc6\x07\x4a\xe5\xbd\x99\x68\x76\x70\x9f\x7e\x96\x96\x09\x9a\x16\x0e\x32\x5f\xbe\x23\x94\x81\xc8\x0a\x44\xb8\xf6\xbd\x71\xa4\x33\x7b\x8a\x0d\x28\xc4\x97\xdd\xca\x86\x53\x37\xc6\x6c\x97\x7e\x43\x8f\xb8\x77\xbf\xc4\xee\x8d\x74\xef\x2c\x58\x3e\x34\x4f\x00\xf5\x3d\x0b\x96\x86\x7c\x18\xe7\x53\xc4\x7f\x6b\x24\xb7\x5c\xfc\x47\x03\xf7\x5d\xee\x5a\x62\xe4\xef\x7d\xf1\x8f\x42\x12\x80\x7b\xe7\x00\xb0\xd2\x73\x2b\xab\x4d\x81\xe0\x6f\xbd\x25\x51\x48\x67\x70\xef\x4e\x64\x92\x91\x28\xd4\x93\xfb\x0e\x37\x61\x03\x9f\x32\x90\x63\x24\x7a\x2f\xaa\x65\x20\xf2\xbb\x39\x4b\xdf\x82\xe0\x08\xb4\xc3\xb2\x67\x2a\x2d\xaf\xe1\x63\xbd\x77\x1b\x9a\x36\x70\xd5\x45\x6d\xe7\x18\x5b\x10\xf3\xc3\x98\xc5\xdf\xcf\x2d\x90\xfb\xe4\x43\x27\x8c\xeb\xf4\x31\xe9\x03\x84\x24\xed\x3b\xd7\xf5\x82\x7c\xc6\x95\x14\x2a\x14\x6d\xa4\x90\x61\x1a\xf7\xa3\x43\xec\x0d\xd0\xcf\xf5\x9b\xf5\xdd\x87\x3d\xa7\xec\x46\xa7\xb4\xc1\x70\x7e\x1f\x8e\x3e\xea\x47\xaa\x7a\xab\x9e\xdf\x73\xf1\xfb\x40\xf0\x63\x86\xf4\xdc\x47\xb9\x2a\x0d\x39\x19\x09\x8a\xdf\x2d\xcf\xfc\xc1\xc3\xd2\x0b\xd4\x05\xb5\x3d\x5f\x76\xa3\x0b\x82\x4e\x59\x64\x96\x79\x1f\x98\x0f\x4e\x46\xaa\xd4\x58\xc8\x52\xb7\x7c\xfa\xf5\x4c\x3b\x37\x9d\x54\x40\x3f\x03\xcf\x87\x18\x7c\xd8\x63\xe4\xac\xa9\x41\xc8\xf9\x00\xd9\x8e\xf2\xaf\xf3\x1a\xf9\x79\x93\xb3\x06\x2d\xec\x3e\x1c\x33\x79\xd0\x89\xc2\x3e\x4e\xb6\xbc\x3d\xe8\x67\x26\x93\xf5\x4c\xcd\x5b\x10\x4b\x34\xdd\x21\xc8\xd9\xa9\x4a\x7c\xfd\x2d\x8f\xf9\xb1\xc1\x86\xed\x14\xbf\x18\x47\x41\x4e\x67\x67\xe0\x15\x47\xf1\xbb\x0b\x96\x22\xb6\x58\xf1\x5a\x5b\xa2\xbd\xe5\x15\x3f\x06\x7c\xad\xc0\xcf\xaf\x80\xe6\x07\x81\xf4\xca\xfa\x1e\xc8\x6b\xc0\xc4\xda\x2b\x1e\x6b\xd9\xed\x1c\x35\x31\x40\xdd\xca\x51\x53\x4f\xe6\xa7\x10\x5f\x16\x14\x24\x11\x9e\x2c\x9f\x33\xd6\xc4\xcc\x75\x2b\x63\xcd\x91\x85\x2f\x21\x99\x0e\xd8\xf4\x25\x03\x1b\x9e\x68\xf0\xf3\xa1\x71\x30\x25\xd8\x9f\x3e\xed\x3c\x54\x18\x64\xcd\xbf\xaf\x80\x5a\xe9\x3d\x7d\x88\x9c\x0a\xe8\x38\x7f\x64\x0f\xb2\x48\x17\x59\x15\xbb\x0b\x6a\x66\x5a\xa2\xe3\x59\x52\xe8\x79\xa7\x59\x48\xaf\xa6\x21\xdb\x32\x98\x20\xc5\x42\x86\x80\xe4\xc3\x3f\xb8\xfd\x78\xcb\x87\x5f\xb1\x51\xdf\xca\x5e\x73\x5c\x30\x0b\x3b\xf4\x89\x77\xbc\xed\xcf\x0f\x2b\x2d\x53\x2f\x25\x87\x26\x4c\x86\x25\x65\x22\x43\x8e\xed\x2a\xdb\xd2\xc9\xa6\xa8\xbe\x80\xc5\xaa\xd7\xee\x9a\x03\x48\x37\x9a\x98\xff\x8a\xa0\x6f\x01\xe4\xae\x10\x08\x73\x23\x1f\xfc\xe7\x24\x96\x0f\xbe\x9e\x35\x90\x19\x83\xf5\xf4\x5b\x4e\xf8\xd2\x1b\x08\x0c\x5e\x33\x01\x92\xc7\x7b\x4f\xd9\x50\xb8\xed\x05\x74\x2b\x47\x38\xa8\xca\x65\x70\xd6\xb4\xa9\x47\xd6\x4b\x20\xaf\x38\x73\xea\xe7\xe7\x06\xd7\x4a\xee\x9a\x55\x65\x5c\xb2\x38\xb6\x46\x27\x8e\x93\x0d\xd7\xaf\x18\x84\x6a\xea\x6a\x91\x6b\x1a\x12\x4b\xeb\x20\xc4\xe9\xf1\x69\x68\xe8\xbc\x00\xa3\xdb\xb8\x33\x2e\x9d\x25\xa1\xcf\xea\xd4\xdf\x5b\x20\x0b\x76\x88\x38\xd5\x77\x57\x08\x73\xbb\x2b\x01\xb0\xb4\xe3\x83\xe6\x6f\xb8\x40\x7f\x57\xfb\x37\xca\xe7\x4b\x19\x2a\x1a\xb3\x6e\x1e\x96\x99\x75\x14\xd0\x1e\x9a\x40\x0e\xcd\x64\xca\x09\x75\x66\x24\x08\x23\x56\x99\xef\x13\x51\x93\xc3\xce\x89\x69\x50\xe1\xef\xb3\xf3\x66\xde\x05\xa8\x4b\x68\x9f\x2f\x65\x19\x3f\x53\x26\xaa\x3c\xd3\x8c\xba\xfc\x40\x7a\xc5\x99\xd5\x3b\x4d\x69\x9c\xf6\x8e\x15\x40\x93\xbe\x4f\xec\x0b\x6c\xb4\xd3\x97\x08\x60\x19\x4a\x30\x53\xda\x91\x0f\xb5\xb0\x90\xef\x69\xb9\x04\x36\x79\x9a\xf1\x9c\x69\x74\x98\x40\xd2\xbf\x76\xcc\x99\x2e\xbc\x63\xf2\xa1\x22\xb9\x61\x09\xa7\x85\x96\x92\xd9\xc0\x48\x69\x5b\xcc\xad\x78\x84\x7a\x66\xfc\x0e\x4d\x8b\x3c\xea\xd4\x33\x27\xa7\xae\x82\x13\x3a\x9a\xc9\xad\xd4\x33\x31\x2a\xdf\xca\x35\x53\xcf\x33\xdf\x39\xcc\x28\x35\xc5\x14\xce\x40\x0e\xd6\x4e\x9b\x96\xba\x7b\x40\x31\x50\x4e\xf2\x13\x5d\xa8\x06\x54\xb2\xdc\x9e\x3e\xa0\x00\x30\x27\xf6\x2c\xa5\x22\xbb\x68\x0c\xca\x4b\x53\xf6\x60\x67\xaa\xe3\x38\x76\xb2\x99\x81\xc3\xe3\x3e\x27\x08\xd1\xa7\xc3\x5b\x6a\x96\xd2\x37\xa8\xa0\x01\xc5\x4a\xd4\x93\xc3\xfa\xb2\xf2\x03\x02\x8a\x94\x28\x39\x18\x2e\xdf\x39\xd9\xf2\x9d\x72\x53\x8c\x7c\x67\xdf\xdc\x91\x42\x8b\x45\xd6\xd2\x6f\x65\x90\xa9\x27\xdc\x8e\x0c\x32\xb8\x24\xef\x2b\x27\xde\x05\x28\x87\x01\x4c\xec\x42\xe6\x4d\x37\xba\x44\x1f\xa6\x71\xd9\x04\x82\x3f\xe6\xbe\xb8\x51\x9a\xaa\x8b\xc5\x5d\x1c\x37\x97\x35\xa1\x8b\x91\x40\x3e\x50\xd3\x65\xc5\x37\x55\x7d\x71\x8e\x93\x49\x89\x61\x0e\x82\x93\xee\x0b\x13\x07\x52\xa5\x33\xc3\x90\x48\xe2\x26\x33\x4c\xcd\x87\x66\xa3\x23\x5f\x5a\xf9\xea\xe9\x04\xae\xca\x30\x61\x54\x68\x54\x97\x59\x13\x22\xcb\x35\xe1\xaa\x4c\xe6\x04\x07\x5a\x9a\x8e\x7f\x63\xd4\x7a\xff\xbb\x7e\x20\xbf\xe8\x90\x76\x20\x83\x80\x6b\x19\xa2\xde\x10\xf2\x10\xfd\xc6\x21\x0f\x57\x67\x33\x36\xc4\xa4\x11\xf0\x12\x7e\x81\xac\xb3\xf7\x80\x4a\xd7\xb3\xa5\x21\x84\x8b\x01\xe8\xb3\xfc\x04\x32\x77\x84\x4e\x9b\x04\xa3\x3d\x55\x49\xf9\x42\x3b\xc3\xea\x60\xd0\x55\x58\xcc\x55\xfe\x06\xb1\xdb\x0f\x14\x92\x21\xe9\x76\xbc\xc3\x79\xa5\x0f\x6f\x4e\x38\x60\x43\x43\xee\x29\xf5\x22\xc1\x1e\xfc\xdc\x19\x81\x39\xb7\x5f\xcd\x8b\x28\xdd\x50\x86\x46\xaa\x7a\x77\x32\x2e\xd9\x42\x1b\x94\xd0\x74\x7e\x61\xf9\xba\x1d\x0b\x51\x46\x66\x16\x32\xf9\x94\x9a\x3f\xa0\x29\x11\x1a\x81\x0f\xea\x26\x59\x0b\x9e\xdf\xbb\xf9\x52\x30\x9e\xdf\xdb\x81\x13\x18\xa8\x6f\xf2\xb1\xe0\x86\xbd\x09\x9c\xc0\x07\x75\x37\x9e\xc6\x07\x43\x9d\x4b\x5c\xda\xbb\xbb\xf3\x22\xe0\xe1\xbe\xbb\xdf\x74\xe6\x40\x53\x0e\x96\xe4\xe1\xe5\x19\xb3\xb8\xe5\x6e\x85\x46\x54\xee\xde\xdd\x1d\x11\x08\x46\xdc\x59\xfb\x11\xf0\xe5\x5e\x8c\x42\xb7\x50\x0c\x8f\xea\x3e\x8b\xf0\xb4\xde\x4e\xae\x72\x71\xf9\xf8\xee\x58\xc7\x20\x5d\xc5\x4a\x14\x12\x10\xdf\xdd\x47\x4c\x4b\xd5\xe9\x8b\x0a\x3b\xa0\x88\xa1\xe5\x43\x50\x48\xa7\x12\x26\x33\x50\xb9\x39\x72\x54\x76\xfc\x18\x9c\x38\xfd\x66\xe6\x03\xea\x3c\x84\xe2\x7a\x48\x83\x69\xb0\xa4\x53\x33\xbb\xb7\xef\xf0\xe7\x4b\xe7\x1a\x81\x2d\x74\x7c\xe7\x23\xa0\xe8\x11\x19\xb2\x4f\xd6\x65\x00\xea\x8e\x10\x08\x2a\xde\xa1\xe2\xbc\xbf\x87\x0d\x1b\xec\x1d\xc5\x37\x14\x0c\xe8\xf7\xc0\xff\xcd\xb9\x32\xac\xe5\x10\xf3\x76\x0f\x2f\x61\x4f\xab\x7e\x11\x01\x3a\x19\xb6\x64\xe0\x2f\xbd\x07\xfe\x25\x0e\x3e\x25\x31\x39\xc8\x67\x7c\x0f\x26\x97\xfd\xe2\x47\xa3\x4e\x16\x69\x64\x3a\x41\xd7\x57\xaa\xea\x08\xa8\xe4\x3d\xc1\xf7\xb6\xc1\xff\x48\xa1\xd6\xb7\xa7\x59\x2d\x68\x4f\x55\xef\x6e\x0e\xc9\x81\xab\x20\x0d\x39\x40\x1b\x7b\xe7\x3d\xcc\x2b\xf1\xa0\xdc\x7e\x6f\x2a\xae\xc4\x5b\xa9\x42\x0a\x79\xb5\x6f\xa7\xff\xb8\x22\x31\xdf\xce\x9e\x16\xf3\xdd\x9d\x69\x69\x80\x52\x35\x38\xff\x6f\xc7\xf3\x61\xea\xbe\x6f\x2b\x6d\x98\x9a\xef\xdb\x56\x7c\xec\xd0\xf7\x6d\xe2\x85\x61\x3b\x19\x07\x76\xf0\xfb\xe6\x51\xe1\x2d\x20\xf8\x02\x5a\xdb\x8a\xfd\xee\xf6\xad\xa0\x68\xbd\xb7\x2f\xd7\x46\x3f\xb5\x07\xbf\xc5\xce\x63\x0f\xfe\xc0\x5b\x7c\xdb\x83\x1f\xaf\xe6\x7d\xf3\xe2\x32\xf4\x7b\x87\x91\xa4\x29\x26\x95\xe1\x31\xa9\x08\x8a\x76\xe9\x47\xf8\xb9\x6d\x99\x1b\x29\x93\x9c\xda\xfb\xf7\x1c\xfd\x76\xb4\x1e\x49\x9a\x6e\x79\xff\x3f\x16\x46\x7b\xff\x4f\x18\xf1\xcc\x4a\x1d\x80\x9e\xee\x23\xa0\x89\x1d\x8d\x75\xfa\xe4\x6a\x69\x56\x3a\x52\x0f\xf4\xf0\x33\x92\x40\x6f\x7f\xe8\x51\xcb\xa3\x5f\x2f\x78\x97\x92\x60\x54\x5c\xd2\x7e\xe0\xb8\x9e\x23\x65\x9e\x1f\x8e\x94\xc9\x22\xc2\xd0\x79\x49\x09\x77\xf2\x2d\x6f\xfb\x31\xe0\x5d\x4e\x58\x71\xb2\xfc\x93\x6b\x87\x7b\x40\xf7\x09\x3e\x16\x56\x61\xad\x7e\x53\x79\x70\x7f\xfb\xf6\x63\x49\x2d\x66\x16\x9e\x47\x8a\x7d\x8b\x67\x8d\x72\xae\xf9\x59\xa3\xc1\xad\xec\xdb\x3e\xf4\x3d\x5a\xed\x03\x33\x1a\x82\xc0\xc3\x32\x44\x94\x84\x87\xe5\x82\x18\x89\xe4\x1c\xdf\x63\xca\xb3\x37\x1c\x07\xda\x2d\x6f\x78\xe5\x56\xd8\x6d\xcf\xf4\xc5\x76\x7a\x98\xbd\xc7\xb6\xe2\xf7\x7f\xe2\x2a\xbf\x1f\x0e\x67\x2c\x9f\xd2\xa7\x41\x4a\x6f\x0e\x4c\x1a\x96\xe7\xf3\xfc\x14\x9a\x5f\x5d\x29\xbc\xd5\x6b\x05\x92\x51\xed\x0a\x64\x4e\x82\x04\xfb\xb0\xdd\x9a\x93\x4c\x49\x10\xea\xc5\x46\x7c\xf0\x8c\x78\x3a\x99\x1e\x4b\xaa\x7a\xb7\x1c\x69\xe7\xa5\x42\x4f\x90\xfd\xcb\xb1\x5b\x29\x5b\xc1\x1e\xff\xfc\xad\xfc\x04\xf5\x62\xd7\x39\x3f\x01\x49\x71\xef\x27\xf7\x88\x8e\x14\x42\x54\x34\xe4\xbc\xa1\xa9\xab\x83\xf5\x82\xfe\x9e\x0e\x23\x8d\x01\xce\xc9\x04\x06\xe7\xa1\x9e\xd8\xa9\x17\xb4\xe9\x27\x76\xe2\x32\x51\xa2\x81\x83\x78\xd3\xdb\x89\x06\x7a\x4d\x2b\x7a\x9d\x68\x4f\x2b\xd6\x36\xc0\x8d\x63\xe0\xc8\x87\x8a\x5d\xcf\x04\x38\x79\x00\x13\xf9\xe4\x9a\x2d\x1f\xde\x46\xa6\x02\xc9\xee\x71\xa5\xa6\x09\x0d\x2e\x63\x47\xf4\x05\x05\xcb\xf5\x7c\xf4\x9a\x32\xfa\x67\x6e\x78\xc6\x1d\x7e\xe0\x27\x74\xae\x60\xae\xfb\x6a\xb1\x1f\x29\x59\x40\x8d\xad\x47\xe9\x01\x6a\xb4\x94\xa7\x6f\xc4\xc6\xbe\xad\xfc\x00\xf5\xca\xfc\xcb\x80\x74\x05\x39\xac\xd4\x2d\x3d\x3a\x80\x19\x63\xd3\xcb\x24\x00\x3a\x2f\x9e\xaf\x87\x3d\xf9\x09\x9d\x92\x69\x7e\x99\x22\x3e\x85\x26\xbb\x23\x0d\x49\x6d\x81\x07\xbd\x60\x7b\x25\x5f\x36\xdd\x92\x3d\x81\x74\xdb\xef\x03\x29\x5b\x3f\x67\xf8\x0b\xe9\xbd\xa5\x70\xca\x7a\xd0\x80\x14\x43\xbe\xa7\x0f\x3d\x99\xd3\xbe\x8f\x13\xbf\xc9\x4f\x10\x2d\xe5\x65\xff\x08\x6c\xee\x85\x70\x87\xdf\x07\x27\x78\xdc\x52\x72\x82\x17\xf2\x17\xdf\x2f\xa7\xce\x8b\x21\xf3\xe5\x5b\xe3\xe8\xfd\x2f\xd2\x0d\x05\xd2\x65\x6b\xb8\xcf\xcb\x1e\x91\x4f\x97\xca\x37\x52\x03\x29\x2a\x80\xd5\x7b\xf9\x3d\x14\xf4\x3f\x3b\xce\x89\x5b\xb8\xed\x1a\xbf\x90\xc7\xe4\x1a\x3f\x1a\x87\x80\x5c\xe3\x07\x11\x29\xb7\x72\x1c\x94\x9e\x59\x15\xb3\xbe\xb2\x54\x8e\x68\x8f\x6d\xf6\x65\xbd\x31\xae\x09\xfb\xc2\x09\x15\xbc\x5f\xd6\x07\x62\x94\x7f\x59\x04\x84\x29\xbc\xb8\xab\x46\xd5\x69\xf3\x11\xd3\x28\x3f\x4a\x7c\x35\x7e\xb1\xbe\x7c\x20\xab\xd1\x50\xe8\xcb\xd4\x1b\x7a\x98\x7e\x2e\x2b\x1d\x5a\x3e\xad\xa9\x6a\x79\xb0\xa6\x21\x3d\xbc\xc1\xf1\xfe\x76\xbe\x20\xac\x17\x6f\xce\x86\x1a\x50\x49\xb3\xd9\x30\x6f\x48\xf9\x02\xaa\x3a\x28\x52\x53\x09\xa6\xe8\x42\x5e\xfb\xd2\x90\x45\xe4\xb5\xaf\xd7\x91\x0e\xb5\xef\x61\x2d\xf2\xd3\x97\xd8\xa6\xdf\xbe\x33\x13\xfb\xeb\xdb\x39\xe4\x23\x53\x92\xa8\x20\x86\x4a\x3f\xc9\x73\xa5\x50\x3c\x32\x12\x8d\xdf\xe0\x89\x01\xcd\x0e\xfe\x0b\x6e\xf2\x86\x1c\xd3\x27\xe6\x09\x76\xb3\x9e\xe4\xe9\xf1\x67\x2a\x6d\xc1\x9e\x53\xc2\x3e\xfc\x18\xe9\xe4\xc2\xaf\xdc\x70\xbf\xdf\xf6\xd3\x22\x1b\x93\xb5\x80\xd4\x1a\xb7\xb3\x16\xc4\x97\xf8\xf6\x53\xac\x99\x72\x99\xd8\xaf\x60\x63\x06\x9a\xee\x4d\x82\x70\x73\x79\xf3\x4b\x7c\x80\xca\x52\x70\x12\xb4\x7c\xdb\xb5\x7f\x7e\x7a\xd0\xb1\x8d\x8f\xcd\x79\x09\xb6\xb8\x61\xde\x3c\xf6\x99\x42\x26\x95\x21\x9a\xb7\x42\xd6\x6f\x44\xce\x8c\xd1\xcc\x15\xd3\xf9\x1b\x45\xb6\x06\x54\x82\xb4\x2d\x55\x8d\x79\x5a\xed\xb2\x03\x30\x46\x91\xe7\xf1\xf9\xce\x4f\xd8\x66\xc8\xbe\xc6\x75\xa5\x19\xd1\xaa\x7b\x9c\x9b\xef\x51\x9e\x81\x94\xfc\xc1\x1d\x4e\x67\x26\x68\xa7\x31\x9f\x8a\x00\x38\x98\xab\xe9\x37\x7e\x70\xe2\x4d\x07\x00\x10\x6b\x3a\x37\x1e\x3e\x39\x81\x6c\xc4\x3e\x80\xa6\xbc\x18\xe9\xc2\xfb\xe8\x4c\x33\x4f\x35\x9a\x66\x5e\x8a\x47\xd8\x81\x94\xdd\xfd\xe4\x43\x39\x8f\x51\xa9\x67\x72\x13\x78\x75\xa6\x72\x13\x54\xd8\xd3\xdc\xec\x3b\xf2\xc3\x4a\x0b\xbc\x34\xc6\xf3\x5b\x76\x3d\x79\xe1\x07\xd5\x72\xfa\x49\x9f\x02\x83\x9e\x4e\x79\x80\x26\x3c\xfd\x12\x4f\xcd\x5c\x61\x40\x39\x40\x41\x66\xda\xab\xf2\xa1\x89\xb5\xf2\x21\x2a\x60\x0b\x28\x5b\xe3\xc1\x84\xd8\x51\x09\xfb\x9a\x7e\x6f\x87\x67\x7b\xe6\xe6\xd0\x40\x7c\x32\x93\xa4\x06\x9c\x67\xd3\x49\x0d\x12\x5f\x37\x37\x47\x0a\x12\x35\x37\x37\x2b\xd8\x1f\xc8\xe7\x52\xd6\x8f\xc0\xb3\x46\xc3\xf2\x1e\xa0\xc7\xcd\xcd\xb6\x97\xcf\x42\x38\x72\xfd\xb3\x12\x88\xcd\x07\xbd\x92\x73\x0d\xf4\xa5\x14\x9d\x19\xf8\xf4\x5b\xc2\x81\xc4\x08\x7a\xa0\x97\xde\x23\x49\x97\xca\x6d\x65\x56\x3c\xf7\x4e\x82\x75\x20\xcb\x2a\x1b\x90\x33\xbe\x17\x20\xed\x18\x96\x6f\xb7\x54\xee\x83\x70\xee\xb6\xe2\x96\xb4\x22\xf3\xc8\x91\x1e\x74\xa2\x6f\x29\x13\x53\x3a\xf3\xdd\x5b\x90\x87\xeb\x97\x79\x38\xa4\xe6\xee\xab\x4a\x9d\xfe\x4c\x85\xcc\xe9\xee\xf3\x1b\x22\xdc\x71\x07\xa4\x43\x67\xcf\x08\x2d\xed\x8b\x45\x36\xec\xc2\x53\x0f\xf3\xac\xba\xa0\x23\x41\x12\xbd\x6e\xee\x64\xcf\x60\x1f\xea\x9d\x9e\xc2\x9b\x34\x53\x31\x0d\x07\xa1\x4a\x53\x31\x0d\xed\x1a\xe0\x13\xb2\xa3\x55\x9d\xda\x8d\x15\xd7\x0b\x3e\x65\x7c\x1a\xb5\xe2\xd1\x03\x3e\x34\xae\x06\x64\xbd\xa3\xa4\xd0\x93\x95\x76\xb4\x70\x2c\xf8\x8e\xc2\xc5\xf6\xe6\x01\x1f\xe8\xd3\xa9\x0e\xfc\xc4\xda\x82\x74\xa2\x5d\x8c\x43\xba\xf5\xd5\xb3\x58\xe8\xd6\x67\x40\x0b\x96\x99\x76\x34\x35\x5a\x3a\x9c\xbc\x02\x73\xc6\xe4\x25\x1e\x1c\x51\xf3\x70\xea\x48\xbf\xcb\xb7\x40\x0d\xcd\x07\xc0\x3c\x88\x69\x63\x1a\x94\x6d\x60\x0f\xe7\x3a\xac\x4e\xd8\xae\x30\x0f\xec\x74\xf9\xd2\xa7\xe3\x95\xaa\x60\x94\xba\x34\x0b\x46\xbe\xb6\xc2\x39\x33\x9d\x5e\x20\x8c\xe3\xc0\x9a\x71\x06\xb4\x88\x08\x2f\x3d\x9c\x40\x94\xfd\xef\x84\x02\x0d\x7f\xcf\x3c\x78\x30\x80\x91\x69\x0d\xb1\xcb\x4e\xc7\x34\x5c\xbd\xa6\x4f\x7b\x0c\x2e\x20\xa5\x40\x0b\xf2\x66\x14\xf8\x86\xa6\x42\x1c\x8e\x9e\xaa\xf0\x82\xd4\xb5\x1c\x96\x71\x72\x98\x5d\xe0\x83\x7e\x0d\x69\x1c\xac\x77\x20\xc9\x33\x8d\x99\xe6\x9d\xfb\xb4\x63\xcb\x3e\x03\x99\xc6\xf5\xfb\x9b\xf5\xd3\xa9\x06\xae\x2b\x1f\x8a\x32\xad\x7e\x4c\xc7\x3b\x5c\xd6\x31\xa7\xb3\x00\x84\x6d\x14\xc7\x3f\xe1\x62\x9a\x85\x8b\x4e\x30\x0e\x1e\xda\xe9\x9c\x2e\x05\xf3\x7c\xe7\x5b\x8e\x0c\x26\xc8\xf1\x06\x57\x4b\x5d\xf6\x0a\xbd\x6a\xb3\x92\x84\x66\xf2\x42\xce\x46\x2f\x37\x8a\x15\x5f\x4a\xd1\xc3\x5f\x3a\x8b\xf5\x3c\xce\xd7\x62\xf5\x9d\xdd\xe9\x9b\xfe\x17\x1b\xb9\xc0\xd8\x6d\xa7\x98\x0a\x13\x28\x61\x5e\x0a\x13\x28\x61\x5e\xc5\x89\x48\x70\x0d\x4d\xbd\x5b\xd3\x09\xd5\x98\xba\xe8\x5f\x78\x11\x6d\x3a\x32\xe0\x62\xe7\xea\x9d\x9a\x03\x4b\xfd\xf4\x35\xff\x0b\xae\x5e\x89\x2f\x82\x5b\xf9\x29\x9a\x96\x95\xf5\xe5\x7d\xb4\xce\x59\x6d\x18\x61\x8c\x0e\x14\xb8\xc8\x25\x3c\x2b\xae\x33\x77\xe2\x87\x68\xda\x09\xdd\x55\xef\x45\x8b\xdf\xb3\xb2\x17\x21\x26\x5f\xe5\xbf\x7a\xbe\xd4\xba\xb3\x96\x89\x22\x38\x81\x44\x05\xac\xa4\x63\x0a\x78\xf4\x64\x56\x2f\xe4\x00\x39\x99\x27\xfd\x60\xe8\x82\x8c\x38\x98\x3a\x0c\x09\x1f\xd6\x54\x14\x41\x25\x22\x7e\x56\x36\x3b\xeb\x51\x2d\x09\xd8\xd2\x36\x79\xa3\x06\xc3\xc7\x4c\x10\xc1\xe7\x53\xc7\xa1\xa6\x9b\x5b\x71\xbb\x35\x75\xed\xf9\x4e\x99\xcd\xb2\xec\xbc\x8a\xc8\xc9\x5e\xab\x7e\xe6\x83\x80\xee\x69\xbf\x7d\xc3\x31\x34\xed\xb7\x1f\xc4\x5e\x4f\x3c\xf5\x68\xed\x53\x0f\xca\x74\x94\x89\x79\x92\x1a\x9a\x89\xb7\xa7\x3e\xe1\xd4\x93\x57\x63\x88\xbc\x98\x27\x26\x47\x36\x19\x17\xfd\xf1\x38\xcd\xd3\x8b\x6f\xb5\x7d\xfa\xda\x7f\x8e\x2a\x3b\xf2\xc9\xaf\x3f\xe5\xba\x2f\x03\x8a\x3a\x7d\x45\x04\x3d\x7d\xfa\x71\x18\xde\x37\x99\xb8\xee\x6b\xaa\x5a\x52\x69\x29\xf4\x11\x5c\xf2\xa5\xba\x84\xfa\xed\x49\x6f\x27\x4b\x71\xde\x90\x14\x23\xc3\xeb\xc1\xd9\x29\x0f\xf9\x81\x81\x64\x9e\x8e\x17\x3b\x33\x63\x3e\x2d\x47\x0a\xe5\xdb\x47\x10\xb4\x13\x7c\xcb\xf4\x71\x3c\x06\x3f\x6b\x06\x6c\xab\xd3\xec\x72\xd0\xa3\xd3\x3e\x11\xc6\x3e\x49\x09\x10\x0e\x95\x24\x00\x9c\x71\x7e\x46\x25\x8c\xc5\xcf\xa8\x0c\x82\xdc\xa7\x5c\xdb\x95\x88\xbf\xe9\x6b\xff\xdc\x31\x9f\x17\x67\x65\x4b\x55\x0b\x29\xec\x0f\xdf\xf4\xe7\x1d\xa4\xe9\x87\x53\x2e\x66\x44\xaf\xa1\x54\xb2\x68\xce\x0b\x16\xc9\x76\xe1\x62\xff\x62\x34\xdf\xb2\xf0\x8b\xb8\x2f\xf6\x1d\x4e\xf1\x6c\x89\x0b\x03\xe9\xa7\x57\xcb\x29\x6c\xd9\xcb\x21\xc1\xd9\x30\x76\x84\x47\xb7\xb9\x06\x53\xc6\xd8\xb0\x3f\x43\x71\x7e\x3f\x05\x8b\xc6\xbc\x08\xff\xe4\x28\xbd\xf0\xc3\x20\x72\x5e\x37\xdd\x30\x58\xad\x77\xdb\xc0\x50\xe2\x10\x59\x75\x27\xf7\xf2\xf1\xd2\x4c\x5f\xcc\x3f\x6b\xea\x62\x3f\x85\x01\xfa\x2d\x14\x82\x12\xa7\xdc\xdb\x75\xdb\xc1\x5e\x27\x5b\xdb\xd3\x8e\x47\xe6\xa1\xb4\xce\xf4\x0e\x40\xeb\xe2\x70\x4e\x3f\x52\xd2\xd0\xa9\x1a\xc1\x0b\x67\x40\xd9\xb5\xe0\xaa\xf2\x51\xd7\x86\xec\xde\x30\x5d\xb1\x88\xf2\x58\x77\x54\xdc\xc9\x1d\x7d\x2c\x17\x53\x2e\xeb\xda\x40\x56\x1e\xeb\xda\xf6\x94\x5d\x82\x4e\x20\xaf\x60\x4f\x55\x5f\x6a\x18\x01\xed\x14\x62\xf5\xfd\x80\x09\xc9\xc4\x67\x73\xf2\xe0\x2d\x90\xf3\x2f\x32\xe8\x2c\x27\xbd\x48\x0e\xae\xc1\x47\x32\x15\x2f\xde\x2f\x50\xd6\xab\x4c\xd7\xcd\x22\xd0\xac\xd3\xb8\xb6\x14\x3a\xf5\x0c\x83\xf6\x4d\x00\x16\x53\x8e\xef\x3d\x27\x3d\xf7\xfe\x71\xf8\x4c\x79\xbe\x6b\xdb\x03\x29\x68\x33\x3d\xf2\xb6\x1c\x8d\x4e\x4f\x5d\x20\xa5\x0a\x0b\xa6\x8a\x83\xc1\x5a\x35\xfd\x06\x09\xb1\xfb\xb3\xd9\x94\xd5\x53\xc6\x3c\x32\x0a\x82\x64\x4a\xea\xda\x02\x93\x56\x9f\x8a\xe8\x01\x37\x3f\xa2\x1f\x6a\x21\xa1\x1c\xeb\xd1\xf1\x7a\xc0\xcc\xba\xac\x05\xdc\x17\x98\x72\x88\x17\xc2\x05\xa7\xdf\x1d\xc1\x5f\x3a\x3b\x42\x38\x3b\xd3\x8f\x8b\xb4\x23\x1f\x8a\xea\xd8\xd3\x1d\x7b\x15\x3b\xd1\xee\xf0\x76\x04\x82\x93\x74\x40\xbf\x52\xc6\x97\x26\x1e\x9c\x91\x53\xb9\x02\x6a\x43\xe1\xb2\x37\x9c\xb8\xad\xe9\xc4\x01\x3c\x5a\x33\xf5\xb6\x48\xd9\x58\xe4\x8e\x46\x05\xd1\xd9\xfd\xbd\x87\x24\xe5\xe1\x3e\xae\xf4\xe1\xf7\x43\xb8\xda\x33\xbb\xe3\x35\xf7\x14\xae\x91\x44\xa6\xed\x7e\x8a\x06\xaf\xe5\x94\x47\xfb\xe0\xcd\x89\xe9\x8c\x03\x38\xce\x66\xc7\x0d\xc9\xd9\xae\x1c\x03\x65\xdb\x52\x78\xba\x90\x76\x64\x06\xc2\xe3\x31\x95\x0a\xa0\x44\x10\xea\x5e\x4b\x1c\x67\xd3\x9e\xf1\xe8\xcd\x7a\x24\xa4\x36\x14\x50\x3f\x12\xd2\xd0\xda\xf5\x48\x48\x89\x90\x32\x7c\x28\x70\xd6\x0c\x84\xe3\xf1\xbd\xb9\x7b\x0e\xdc\x33\x6c\x43\x39\xd1\x4b\x96\xdd\x39\x01\xb8\x5c\x34\xfd\x82\x48\xe3\x54\x1f\x7e\x91\x92\x33\x6a\x60\x5d\x4c\x33\xc3\xf8\xec\x40\xac\x7a\x01\xb4\x57\xac\x06\xb4\x7d\x09\x82\x19\x5c\x29\x3f\xd3\xcd\x5b\x2d\x51\x57\x2f\x19\x11\x3a\x36\xed\xa7\x6f\x88\x41\xf2\xd3\x97\x33\xcd\xdc\x46\x16\x7c\x42\x04\xa9\x6a\x33\x0c\x67\xfc\x20\x58\x81\x93\xdb\xcf\x79\x64\xbd\x86\x63\xc2\x3f\x65\xda\xdf\xd0\xd6\xc0\x38\x8d\x00\x3c\xec\x40\xe3\x88\x1f\xda\xd1\x67\xa6\x52\x87\x03\x99\x7c\xe6\x70\xc2\xb5\x2d\x65\x0a\x71\xed\x69\x45\x6f\xac\x9e\xa9\xf9\xd2\xce\x4b\x99\x66\x03\xaa\x53\x5e\x81\xd5\x7d\x03\xdc\x45\x84\x81\x24\x44\xc0\xee\x9d\x74\x80\x38\x8a\xa9\xb4\x02\x05\x73\xf7\x54\x1e\x81\x83\xc8\x88\xe9\x78\x81\x11\x53\xd2\xed\x33\x85\x40\x84\x79\xdb\xc2\xc7\x94\x2b\x73\x40\xd9\x60\xaf\xb7\x1f\x91\x49\x1f\x8e\xb4\x84\x2b\xdc\x3e\xf7\xb7\x34\xe3\x6c\xcd\x3d\xcd\xd8\x1a\x0e\x24\x43\x1c\xaf\xe8\xcd\xdb\x62\x5d\x38\xc6\x6d\xb1\x2e\x5b\xf4\xb6\xa3\xf9\x4a\xb3\x0a\xc6\xe0\x39\xd8\xe9\x2c\x02\x1b\x04\xe1\x24\x02\xb9\x2f\x32\x6f\x3f\x6a\x7c\x66\xb6\x78\x3a\x68\x00\x3d\xdc\x6c\x3a\x15\xf3\x81\x71\xdf\xb6\x89\x84\x9a\x6f\x02\xe0\x38\xd6\x1c\x81\x80\x41\x7c\x2a\x87\xc0\x81\xd7\x63\x92\x43\x00\x2e\xaa\xe0\x84\xd2\x7b\x6a\x0e\x77\xc9\xc0\x10\xf1\x11\x60\xfc\x46\x47\xe4\xe0\x69\x15\x0d\x97\xfe\x74\x9e\x80\x56\x53\xb8\x78\xea\xc6\xd6\x53\x9a\x80\xca\xbd\xf2\xa9\xa8\x81\xfd\x24\xb8\x71\x4e\x5b\x76\xb9\xce\x32\x67\x96\x3a\x0d\x99\xd6\x3c\x41\x8e\x22\x20\x21\xf3\xf4\x23\x1c\xa3\xa4\x5d\xf3\x7c\x22\x05\xe6\x1c\x44\xcc\x00\x49\x9a\x80\x9e\x9c\x18\xa0\x5d\xe9\x73\x80\x42\xda\x95\x3c\x93\x51\x0f\x10\x0a\x0a\x7a\x90\x27\x55\xfd\xd8\x00\x13\xad\x68\x84\xda\xd0\x93\xa7\x19\x03\xe6\x1a\xc7\x26\xc4\xca\xc2\xf3\x19\xb8\x4c\xe6\xb4\x68\x48\xb8\xc6\x9c\x16\x0d\xa1\x61\x85\x1f\x54\x32\xc7\x4e\x5d\xf5\xaf\x3c\x64\x3e\xfd\xe6\x45\x4b\xff\x4a\x1d\x41\xe8\xd6\x74\x60\x02\x9e\xb8\x39\x1d\xc0\x0f\x5b\x98\xf2\x60\x45\x5e\x50\x4e\x80\xc5\xed\x40\x55\x56\xb4\xde\xbe\xbf\x3e\x3f\xfd\x38\x46\x54\xfa\x29\x16\x52\x32\x28\x3b\x17\xae\x4c\x95\xcc\x2a\xed\x4a\x1f\xb6\xd4\x1a\x72\x94\xc4\xd5\x99\x39\xbf\x9c\x81\xd3\x6a\xea\xe5\x8c\x55\x78\x02\x6a\xc8\x57\xaa\xea\xa1\x1a\xf8\xf4\xc3\x5e\x5c\x62\x47\xa6\x33\x11\xe4\xfa\xd3\x24\xda\x82\x08\x81\xe9\x54\x04\x38\xca\xe6\xc3\x17\xd2\xb7\x7c\xa9\x73\x1f\x45\xd8\xb1\x17\xdb\x48\x99\x5e\x07\x66\x58\x0f\xdf\x5c\x21\x38\x64\x2a\x2f\xc1\x71\xe4\x43\xa9\xa0\xdc\xdc\x9c\x0f\x8b\x28\xe8\xcf\x0f\x7b\x71\x33\x2a\x85\x8b\x6f\x5b\xbe\x53\x1c\x25\x72\xa8\x83\x3d\xc8\xb2\x31\xfd\xfe\x46\x94\xbf\x87\x2f\x3a\xb1\xc8\x79\x7e\x83\x2d\xe0\x47\x35\xc6\x99\x46\x5f\x1e\x7e\xfa\x7f\x8b\x20\xc0\x7b\x91\x6e\xc7\x9f\x34\x15\x05\xb2\xe7\xf2\xd2\x7c\x60\x4d\x3c\x03\x9a\xfd\x65\x5a\xed\xb9\x85\x2d\x3c\x7c\xf3\x11\xa6\xf5\xe0\x12\x2c\xa8\xc3\xfd\x10\x21\x95\xb1\xa0\x12\x8d\x3c\x15\x40\x52\xc9\x45\x36\x1f\xb6\x47\x11\x64\x33\xfd\xe0\x46\xac\xce\x3c\xb8\xf1\x41\xcf\x6e\x07\x44\x36\x45\x97\xf4\x38\x8a\x1e\x78\xc6\x18\x97\xa3\x10\xf0\x29\xce\x87\x93\x95\xc2\xc1\xfc\xfa\x06\x39\xd5\xa6\xdf\xdb\xf8\x08\x21\x7e\x70\x23\xb7\xab\xa6\x5e\xdc\x28\x51\x2f\x1f\x84\x28\xb0\x61\x15\xb3\x72\x8c\x9a\x4e\xec\x9c\x64\xd0\x4f\x8b\xc6\x39\x91\x15\xc3\x52\xb9\x9d\x33\x9f\x9d\x99\xed\x80\x7a\x05\xaf\xa5\xaa\x9f\x52\xdd\x03\x1a\xdd\x13\x48\xc6\x84\x2d\xed\x88\x81\x60\x5b\x73\x3a\x85\xc1\x55\x9e\xe9\x74\x0a\x84\x28\xcc\xe7\x00\x9f\x1d\xd0\xf8\x0c\xa0\xc5\xf1\x79\x12\x6f\xf2\x90\x06\x3e\xfa\xf9\x44\xa0\x42\x70\x7e\x5a\x8c\xee\x81\xcc\xd1\xf6\x34\x24\x84\xae\xf4\xa9\xa5\xc6\xf0\xe5\xd7\x32\x3e\x32\x8a\x33\x31\x10\x47\x38\x95\x89\x61\xe7\x5a\xdf\x74\xf8\x4b\x23\xe0\x66\x3a\xfe\x25\x77\xbf\xa6\x9f\xd2\x28\x63\xa4\x5d\x69\x16\x3d\x75\x65\x06\x3b\x03\x39\x63\x2b\x23\xf1\x5b\x2f\x68\x2b\x0a\x87\x29\x5b\xa6\x59\x46\xee\xcf\xea\x99\x48\x33\x21\xf6\xdf\x7e\xe6\x4e\x64\x19\x7f\x82\x9f\xd5\xe0\xc6\xc9\x7c\x3a\xe7\x0f\x8f\x0d\x4e\x87\xca\xf0\x98\xea\xf4\xdb\x19\xe4\x5d\x9f\x4f\x5f\xe1\x24\x4e\x65\x3e\x1d\x5e\x80\xa2\xf5\x74\x78\x01\x97\xd6\xe6\xd3\x74\x58\x53\x15\x3a\xfc\x3e\xe6\x7b\xfa\x61\x8d\x76\xc1\xb7\x9c\xca\x21\xca\xad\x82\x6c\x92\xc8\x67\x3a\xb1\x43\x3c\xb8\x7e\x74\x83\x47\xc2\xa7\x43\x6c\x48\x20\x3d\x1d\x62\xd3\xd9\x97\x44\xd8\x5c\xa9\xa9\x41\xa2\xae\x39\x01\x04\x0f\x2e\x4f\x5e\xe7\xc8\x90\x15\x53\x53\x79\x1b\x7b\x2a\xa4\xa6\x8c\x33\x55\xe5\xe4\xe2\x58\x77\x48\xcd\x4e\x78\xcb\x74\x9c\x4c\x23\x06\x6a\xbe\x14\xd7\x45\x3c\xc1\x7c\x99\xb4\x51\x72\x5e\x8a\x39\xdd\x6b\xa0\xa2\x87\x6f\x68\xc6\x21\xa7\xc4\x9b\xcc\x97\x9f\x8c\x09\x72\xc3\x98\xa7\xaa\xa8\x7e\xa4\x8b\x87\xc7\x11\x10\xec\x98\x01\x05\x2d\x44\x47\x76\x4a\x09\x32\xdf\xcf\x97\xc3\xf0\x90\x6c\x1c\x36\xd3\x08\xd0\x9a\xaf\xd0\x79\xea\xfa\x58\xcb\xa0\x6f\x23\x44\x27\x32\xf0\xc6\xa8\xac\x1c\x12\x47\x0c\x47\x2f\xc4\x0c\x34\xbb\x17\x9e\xde\x33\xa5\xa2\xed\x91\x42\x3b\x56\x03\xbd\xdd\x25\x9d\x48\x1d\x39\x32\x4c\xa9\x23\x5b\xa8\x45\xb2\x67\x29\x59\xf6\xe9\x7d\xc7\x3c\x4f\x78\x06\xcd\x8a\xb6\xf7\x2c\x97\x8c\x55\xbc\xf9\x34\x5f\x26\x66\x50\x7f\xfb\x25\x53\x58\x98\xe3\x5f\x72\x37\x72\x3a\x00\x26\xf6\xbb\x77\xf8\x64\x40\x6f\x27\x34\xc6\x37\xa4\x86\x68\xfa\x76\x60\x72\x6c\xb2\x6f\x4c\x0c\x81\x9e\x0a\xfa\xe0\x4b\x1d\xc3\xbc\xdb\x33\xfd\xfe\x06\x59\x9f\xa6\xf2\x4d\x24\x5f\xd5\x54\xac\x4a\x25\x66\x6f\xbe\xed\xf0\x47\xb8\x52\x74\xca\x11\x8d\xc8\xc1\x29\xf5\x83\x1c\xeb\x0e\x43\x71\x78\x0a\x0f\x29\xcc\xf7\xcd\x40\x98\x91\x9b\x81\xa4\xd4\xda\x24\xfc\xc6\xaf\x63\x70\xef\x61\x3a\x0a\x65\x3f\x4b\x0a\x9f\xfe\x94\xd9\x94\x80\x19\xe1\x4b\x71\x27\xb5\x67\xde\xed\xb8\x4b\x68\x87\x1f\xc1\x68\x04\x66\x4d\xc7\x9d\x10\xdc\x32\xdf\x4e\xf2\x9c\x30\x03\x05\x9e\x54\x92\xc9\xcf\x37\x8c\x0b\xdd\x53\xa9\x29\x6a\xff\x7c\xe9\x7d\x93\xa1\x39\x0f\x15\x8c\x54\x71\x28\xd5\x09\x4c\xaf\xbe\x61\xa6\xd4\x59\xbb\x40\x37\x2b\xe6\xb4\x40\x73\xc0\x2b\xe0\xda\x71\xbe\xaf\xb7\x20\x35\x74\x50\x26\x5d\xc2\xf9\xdb\x16\x24\x76\x70\xd2\x89\x2d\xcf\xbe\xfd\xb9\x40\x1f\x7c\x57\xc0\x53\x5f\x82\xc1\x70\xec\xfd\x09\xe4\xbd\xa9\x99\x5e\xa0\x73\xdd\x5f\xe9\x65\xe8\xcb\xb4\x63\xed\xaf\xa4\x21\x4d\xc9\xfe\xed\x6d\xcb\x55\x55\x02\xe9\x9e\x3e\x15\x85\x20\x4e\xbe\x20\x1f\x4a\x95\x2e\x45\x6f\x4e\x94\xb5\x20\x2f\x6e\x20\xc8\x0d\x64\x6d\xd2\xb4\xdc\xbd\x40\x85\x48\x9c\x29\x14\xf5\xef\xf9\x52\x0e\xb9\xcc\x8f\xe4\x3a\x5f\x89\x5b\x90\x07\x09\x3a\x56\x71\x37\x26\xfd\xf6\x18\x99\x66\x07\xf2\xd9\xcf\xbf\x40\x71\xef\x8d\x51\x99\x0e\x33\x46\x7b\x8c\x4d\x5b\x0b\x3c\x3d\xaf\x7c\x29\xbb\x46\x3f\x8c\xce\xee\xeb\x38\x67\xad\x80\x6a\xe8\x28\x40\xeb\xf8\xea\x25\x50\x11\x94\x0f\x35\xc6\xa3\x03\xd9\x7c\x7f\xa5\x19\x6f\xbf\x7a\x02\xda\x54\x7a\xa6\xb2\x31\x68\x40\x53\xea\xef\x01\x64\x45\xfe\x18\x80\xe2\x0e\x81\xec\xa1\xdc\x2e\x20\xab\xf5\x35\xa0\x0c\x7c\x4c\xec\xee\xd8\x63\x3f\xc8\xb0\x40\x05\x2c\x96\x54\xd5\xac\x7f\x20\xa3\x03\x02\xbe\x28\x7a\x32\x90\xe1\x6d\x40\xcd\xdb\xdb\x60\x03\x82\x1f\xd1\x85\xf5\x80\x8d\x66\x6e\x4f\x56\xaa\x8a\x39\x65\x8c\x52\x68\x47\x50\xb3\xd8\x5f\xae\x54\xd5\xeb\x34\x2d\x55\x87\x0f\x08\x20\x63\x0a\x6e\xa6\x0f\x36\x93\x03\x48\x1c\xf9\xbb\x20\xe9\x93\x1b\x93\x61\xbb\xe8\x41\x4d\x07\x22\x35\xda\xc4\x38\x52\xc1\x46\xc4\x92\xfd\xea\xc7\x31\x7e\xfb\xd0\x7a\xc6\x09\xa6\x4e\x7b\x13\x76\x72\x98\x74\xd8\xa0\x87\xf3\x24\xf8\x86\xd3\x02\x35\x1d\x9f\xaa\x9a\x0e\x76\x9d\x32\x62\x74\xc7\x3a\x2d\xc8\x8c\xf1\x4c\xa1\x29\xe9\x2c\x80\xba\x53\xd1\xd3\xaa\x82\x18\xd8\x75\x7a\xff\xa2\xda\x41\xb7\x20\x45\xdc\xf7\x0a\x24\x3a\x2a\x29\x63\x20\x14\x42\x48\xc1\x40\x8e\x96\x0e\x59\x1d\xb0\xb7\x74\x62\xdf\xd9\x06\x02\x7e\x00\xe3\x62\x99\x8f\x01\xb2\xcc\x81\x09\xab\xa6\xae\xd1\x63\x20\xbc\x77\x76\xa5\x4f\x6b\xc6\x9f\xba\xbe\x9a\x45\x3b\x0a\x69\x08\x9f\x3e\xb0\xaf\x41\x3e\x8e\x5e\x39\xd9\xce\x07\xd2\x4f\xa6\x16\xd3\xc9\xe7\x53\x59\x39\x1a\x7d\xea\x7e\x72\xff\x74\x62\x85\xbf\xa4\x21\xa5\x4a\xda\xd3\xce\xad\xcb\x7f\x54\x35\x01\x85\x15\x91\xa0\xe3\x2a\x01\x0f\x89\xd9\x74\x22\xe1\xbd\x6f\xf9\x52\x0b\x7f\x7e\x6b\xe6\x5e\x55\x75\x70\x64\x2a\x15\x2a\x11\x42\x3c\x78\xe0\x9b\x33\xc6\x69\x3f\x3a\x64\xc9\xd3\x18\xe5\x53\xa8\x6b\xb4\x2d\x90\xe8\x20\x2b\x8d\x5c\xcf\xa6\x21\xb7\xc7\xc9\x01\xa4\x64\x1e\xab\xa1\x80\xca\x1d\xc3\x89\x58\xcc\xfe\xa0\x0a\x85\xba\x94\x83\xa9\x2c\xd8\x4e\xd8\x99\x84\xba\x84\xc5\x3a\x41\x87\x93\x1f\x2d\x48\xf3\x03\xb5\x97\x1c\x9e\x34\x3b\xbc\x33\x3a\x90\x87\x19\xc8\x66\xb9\x92\xaa\xba\x1e\xc7\xa0\xcb\xa0\x4b\x30\x90\xcd\xee\x6a\x29\x84\xf4\x82\x81\x45\xae\x40\x4a\xf0\x05\x73\x28\x66\x78\x6c\xe2\xe2\x03\x11\x4e\x51\xa0\xc3\x34\x83\xc7\x8f\xe9\x09\xe1\x81\xac\x49\xad\xe4\x4b\x6d\x93\x96\x32\x16\x81\x76\xfc\xc8\x18\x5b\xb3\xf8\x60\x6b\xb4\xea\xdc\x2f\x57\x20\xf7\x08\x72\x26\x2d\xf6\x53\x99\x6c\x4c\xfa\x40\x94\x66\x4f\x2b\x25\xc7\x51\xe0\xf8\x0e\xbc\xf9\xcc\xb9\x85\x2d\x64\x80\xe2\x90\xf4\xf3\x03\xda\x3a\xc0\x51\x5a\xe5\xfc\xc9\xa1\x57\xfd\x20\x28\x93\x55\x21\x26\x50\xaf\x66\x80\x4c\x56\x35\xf5\x5c\xa9\x6a\x72\x6e\x01\x65\x66\x86\x8f\x39\x29\x48\x76\x69\xf5\x23\xde\xe5\xd3\xa5\xd1\xe3\xb4\x70\xe2\x8f\x1d\xd2\x22\x9e\xe7\x62\xd6\x15\xcf\xd3\x6b\xfa\xb4\x5c\xc6\x54\x3a\x64\x67\x14\x66\xaf\x0e\x10\x62\x98\x90\x5a\x4d\x65\x99\x4f\x32\x30\xdf\x76\x28\x81\x2c\x9c\x9e\x01\xbd\xb6\x35\x9d\xbe\xc5\xab\xc0\xf6\x96\xb7\x1b\x3e\x56\x4d\x5c\x10\x4c\x85\xb8\x1a\xe3\x34\xfd\x40\x95\xca\xee\x51\x3b\x6c\x8c\xb7\x41\xca\x95\x42\x7b\xdf\x3f\x0d\xe9\x58\x84\x2c\x95\xc1\xa3\xd7\x2c\x1f\x47\x5f\x1a\x32\x05\x41\x4f\xd5\x21\xb8\x67\xfa\x24\x04\x37\x0b\x68\x4d\x0d\xd6\x50\x9d\x26\xf2\xcc\xc4\xf3\xfc\x6c\x4d\xa9\x50\x68\x8c\xd3\x1c\xa8\xa7\x4c\x42\x77\x86\x69\xe9\x9d\x8d\xc1\x63\x20\x17\x7c\xe3\xb4\x30\xd6\x0b\x90\x91\x4d\x19\xc8\xe6\x4b\xbb\x1b\xd8\xfe\x8a\x19\xaa\xbd\xe5\x4b\xbd\xa9\xc7\x0a\xf1\x52\xc8\x09\x76\xa7\x45\x33\x06\xa2\xf8\xa1\x23\xbb\xef\xb4\x35\xe1\xfb\x2b\x95\xab\xaa\xd9\x6c\x1a\x55\x52\x43\x98\xee\x69\x8e\x37\xe8\x62\xf8\x35\xe7\x1d\x48\xdf\x8d\x0b\xc8\x01\x39\x2c\xe5\x69\x59\x6c\xd0\x8c\x83\xbe\x2e\xb6\xf4\xe9\xcc\x31\xe9\x83\x43\x91\x11\xdf\x30\x72\xd0\xd1\xd5\x85\x3e\x52\xa8\x77\x24\xf6\x94\x89\x51\x1c\x69\x54\xbc\x60\x30\x7e\x14\xc3\x1e\x50\xd7\x13\x82\xdc\x6d\xe4\xbc\xac\x8e\x3a\x0a\x87\x3b\xcd\xc4\x06\x6b\x85\x96\x08\x9d\x39\x22\xa9\x77\x10\x37\x0d\x8e\x94\x19\xd3\x34\xa3\xe7\x6e\xf7\x40\x5a\xd4\x0e\xa6\xd8\xc1\x7a\xfa\xf7\x19\x98\x95\x43\x65\x3c\xd3\xac\xb9\x58\x0b\xa8\x81\xec\x81\x1c\x64\x0f\x4b\x71\x06\x8f\x70\x2a\x87\x32\x8d\x2d\xd0\x2d\xe8\x04\xb2\xc1\x04\x01\xfc\xf2\x53\x4e\x91\xe3\x9c\xa5\xc3\xd6\xae\xab\x3b\x94\x69\x43\x62\xd0\x93\x25\x75\x6c\x29\xab\x82\x52\x76\x09\xda\x80\x6c\xae\x38\x03\xea\x0e\x0c\xcc\xd0\x0f\x94\xf8\xfd\xd4\x05\x19\xb9\x94\xb1\x76\x1d\x90\x19\x48\x27\x96\x64\x11\x32\x2f\x8c\xac\x9d\x96\x6e\x27\x95\xa7\x25\x1c\x98\xcc\xe5\xe5\xbb\x2e\xc8\x49\x17\x46\xfb\x33\x75\x17\xe3\x8c\x12\xed\x77\x48\xf6\x73\x04\x9c\x42\x90\xe9\x12\x9f\x1a\x5b\xda\xb1\x3b\x28\x93\xa7\x80\xa7\x81\x56\xef\x08\xa7\x6c\x67\xbf\x3c\x52\xd0\x90\x2e\x6e\x84\xc2\x50\x2e\x9c\x55\xd0\x81\xe3\x9d\x46\x16\x81\x7c\xb5\x57\x3e\x95\xdf\x1a\xe5\xa2\x75\x7b\x35\xd8\x50\x8a\x7f\xaa\x63\x4f\xa1\x16\x65\x4f\x99\xbc\xb6\xe0\xa3\xf4\x1d\x75\xec\x81\x86\xa0\x1d\xc8\xfd\x6f\x40\x9a\x00\x54\x0d\x85\x49\xd5\x81\xb6\xed\x30\xa9\xc1\xae\x74\x26\x8f\x0a\x49\x34\x84\x6e\x26\xb9\x11\xc9\x0f\x17\xe7\xcd\x91\x2b\x88\xe3\x91\x1c\x01\x59\x69\x4f\x81\x63\x98\x88\x11\x59\xa0\x63\x44\x5a\x40\x0d\x1a\xd1\x9a\xa8\xa5\x02\x6f\x54\xd8\x52\x1d\xac\x6d\x73\x26\x97\x73\xa4\x90\x65\xe8\x80\x66\xb2\x23\xa0\xac\x0e\x17\xdb\x48\xd1\x49\x65\x83\x84\x14\x8f\x54\x47\x96\x01\x39\x26\xf8\x4e\x77\x9a\xaa\xda\x8d\x9f\x0f\xbb\xc8\x22\x1f\x6a\xaa\xe1\x80\x4d\x47\xd0\x38\xbe\x8d\xef\x5e\x55\x35\xf3\x47\x3a\x14\xe5\xa1\xe5\x2b\x72\xa9\x0e\xa4\x70\x05\x2e\xd5\x01\xe5\x75\xdf\xc8\xbb\xa0\xe0\xee\x80\xb9\x8b\x35\xeb\xc8\xd2\x2d\x95\xad\xf3\xc2\x4a\xbb\xfd\x89\x35\x9f\x0a\xd9\x92\x2f\x85\x4f\x49\x99\x22\xd2\x58\x03\x3d\x80\x72\x7c\xbe\x93\x8b\xbb\xf4\x40\x56\xc7\x2b\x90\x82\x56\x91\x6f\xfc\x52\xca\x28\x29\x3b\x4d\x13\x69\x54\x89\x4e\xce\x54\xbd\x25\x3a\xa7\x51\x91\x6c\x49\xd9\xc3\x63\x4c\x3b\xcf\x1f\x5f\x57\x63\xa9\x94\xfe\xa3\x8e\x12\x48\x29\xd8\x91\xe2\x08\x7f\xba\xe0\x9c\x5d\xa2\xcf\x28\x29\xb4\x0b\x17\xee\xdc\x71\xe3\x20\xf6\xf7\xdb\x17\xad\x52\xb7\xb9\x21\x7a\xc1\xcc\xf9\xa9\x2b\x1a\x28\x81\xa6\xeb\xe6\x53\xe3\xc7\x82\xc8\x9c\x74\x41\xcd\x8a\x9c\xaa\xa3\x06\x72\xe8\x00\x07\x96\x9e\x63\x39\x3e\xe8\x99\xfd\xb4\x4c\x1e\x2f\xe8\xa4\xd0\x76\x9f\x2c\x89\x9e\x67\xed\x9f\x42\xf3\x60\x04\x1a\xc7\x55\x95\x32\xd2\xa9\x82\xea\x81\x14\x65\x75\xd4\x23\x90\xe6\x0b\xf5\x73\x58\xd0\xbe\xe0\x8e\xc3\xe1\xd3\x51\x8f\x87\xbd\x84\xd7\x16\xd0\x4e\xcd\x2b\x2d\x35\xcd\x66\x3e\xed\x3f\xbe\xae\xcc\x97\x62\xb2\x4a\x45\xbe\x70\xd4\x55\x39\x02\xf9\x40\xe5\x58\x1c\xf6\xac\x7c\xfa\xd0\xcc\x22\xb6\x91\xd5\xe4\x82\xe9\x8d\x61\xa3\x11\x92\xe3\xf0\x8d\xf9\x2b\xd8\xfa\x31\x7e\x68\x6f\xf8\xb2\xf2\x05\xf7\x74\xfc\x56\xa4\x55\xc7\x6f\xd5\x13\x59\x76\xf8\xce\x3c\xfc\x47\xc9\x52\x16\x0d\xa5\x17\x91\x6d\x4d\xa1\xc9\x76\x4f\xa1\xd1\xa5\xd9\xdb\x4b\xcf\x1c\x38\x62\xfb\xca\x74\x99\x21\x66\x4a\x30\x81\x66\x12\x24\x95\x0f\xb4\x43\xde\x69\xb9\x82\x1e\x79\xca\xd2\x89\x2f\xeb\x70\x64\x0c\x11\xd8\x1e\xf4\x30\x9b\x73\xaa\xeb\xd5\x96\x12\x1b\xb1\x42\xb4\x4a\xfd\x54\xb5\xe8\xdf\x53\xd5\xfe\x89\xcc\xad\x99\x1e\xb2\xc2\xf0\x0d\xa6\x6b\x4f\x9f\x1a\xf5\x19\x48\x41\x52\x8c\xc4\x51\x5a\xd7\x11\xe8\x50\xcd\x40\x9a\x02\x76\x18\x41\x5a\x74\xe8\x87\x61\xb8\x4e\xbc\x40\x9d\x7d\x67\x0a\x6f\xc5\x99\x02\x0d\x07\x82\x31\x21\xb7\x1e\xe6\x0d\x27\xf7\x63\x2f\xb1\x0f\x3a\x64\x6b\xff\x3e\xc2\x64\x55\xd5\xf1\x00\x07\xba\x7d\x61\xb8\xa7\x19\x5d\x6d\x65\x43\xdd\xa8\x74\x41\xd5\x04\xc2\x7a\x38\xba\x2b\x66\xe8\xdb\x57\xe3\x38\xbb\x6e\xdf\x8e\x42\xd9\xba\x39\xe7\x7a\x40\xa5\x94\xa9\xa9\xfa\xf8\xf1\x75\x6e\x70\xe7\x9b\x74\xcc\x94\x39\x05\xe2\xc5\xe1\x7f\x3b\xf2\x20\xb3\xe1\x1c\x64\x35\x65\x12\x9b\xc2\x9b\x94\x03\xa6\x8e\x4c\xf9\xb4\x2f\x09\xc4\x1d\x75\x0b\x39\x38\x75\xcb\x80\x51\x4d\xdc\x60\x57\x0a\x65\x83\x45\x6d\x9d\x16\x68\x98\x8d\x69\x29\x97\xcd\xe3\x60\xad\x81\xe2\xe7\x60\xad\xd1\xd2\x8a\x38\x6c\x4b\x2b\x22\x38\xe4\x29\xbd\xe1\x52\xca\xa7\xcd\x97\x47\x51\x00\x75\x92\xb2\x3b\x26\xf2\x0d\x55\x2d\x0e\x43\x8c\x8e\xd4\xba\x5a\xca\xc4\x20\x90\x71\x27\x84\x02\x6a\xc8\x45\xac\x8d\xa2\xb8\xd6\x26\x03\x55\x05\x78\x0e\x76\xf2\x74\x28\xcc\x08\xa4\xbb\x16\x3d\xed\xb0\xab\x02\x4e\xd1\x78\x50\xf5\x18\x3b\x90\xc6\xc8\xe6\x74\xbe\x99\xab\x05\x72\xc6\x91\x40\xac\x22\xd8\x38\x65\x10\xe7\xb8\x5e\x6f\x39\xe2\x16\xf2\xe3\x2d\xe3\xd3\x8c\x66\x8a\xc3\xc7\x11\x5d\x23\xdf\x59\x95\xba\x10\x48\x14\xe0\xb5\xc7\x2e\x30\xb9\x91\x83\xc8\xaf\x4c\x34\x75\x70\x14\x4d\xbb\xdf\x32\x1b\x3c\x3a\xcf\x10\xd1\x96\xb2\x72\x84\x66\x65\xc8\x4e\x04\x7d\xa6\x1d\xaf\xa3\x47\xe5\x8c\x35\x07\xac\xe2\x01\xfd\x0d\x20\xd8\x5a\x40\xf3\x76\x0e\x14\x45\x5f\x1d\xc7\x9e\x76\x44\x72\x48\x47\xce\x74\x13\x5c\x79\x06\xe6\xbc\xf2\xa1\x4f\x75\x9c\x29\x8e\xbe\x1a\x4c\xc1\x03\x1d\x0c\xda\x7d\x60\x10\x82\x5c\x15\x62\x55\x36\xf6\xce\xc3\x76\xee\x0b\x51\xef\x81\x45\x08\xee\xf1\x20\x7e\xe5\x4a\xa9\xf4\x8a\x96\x76\x65\x6d\xdc\x59\xbf\x87\x63\xbd\x39\x54\x15\xd5\x54\x47\x0b\xd4\x65\x2d\x62\x86\x2c\x17\xc7\xd9\xf3\xc0\x92\x03\x55\x3e\x24\xb0\x6c\x23\x85\xe6\xdf\x25\x85\x6f\xd9\x14\x98\x05\x22\x46\x60\x60\x0f\xa4\x66\x48\xff\x81\xed\x06\xad\xfa\xe1\x9c\xaa\xb1\xe9\x29\x78\xa9\x6c\x3d\x2d\x2d\x8a\xae\x88\x9b\xce\xa8\x13\x86\xe2\xe8\xa4\x06\xf4\xc4\x3c\xc3\x24\x3c\x9d\x31\xe5\x62\xa0\xcf\x4e\x9f\x7f\x03\xdb\x7e\xca\x06\x13\x27\xd3\xd3\x5e\xda\x18\xe2\x9f\x44\xf7\x62\xae\x78\xda\xe2\x07\xee\x4f\x0b\xc7\xf0\xcd\xa7\xd3\x50\x5c\x2d\x85\xde\x39\xe0\x27\x95\x7b\x20\x6d\xf1\xdc\xcb\xc5\x38\x9f\x7e\xf0\xb1\x60\xa2\x78\x22\x78\x94\x54\x96\x8d\xe6\x03\x29\x38\xf2\x03\x75\x57\xcd\x97\x3e\x57\xd8\xae\x44\x36\xc5\x12\xee\x54\x3e\x8d\x3d\xe8\x10\xa4\x1a\xe3\xa5\x1f\x87\xd9\x63\xd0\x56\x0c\x52\x89\x60\xa4\x9c\x3c\xc7\xc1\x21\xe4\x94\x3c\x63\xa4\x4c\x27\xc2\xa7\xcc\x0e\xc4\xac\x52\xc8\x86\x59\x50\xa8\xdc\xc5\x29\xfc\x44\xb2\x45\x39\x7c\xa2\x58\x83\x80\xaf\x6e\xc6\x08\xfa\xe4\x8a\xc0\x48\xa9\x4e\x8c\x91\x86\xf4\xbc\xe2\x95\x76\x98\x13\x30\x12\x81\x1d\xf0\x08\x3d\x1a\x53\xca\x96\x56\xad\x83\xb7\x7c\xe9\x0d\xdb\x52\xd7\xb6\x18\xa4\x3a\xa7\xf3\x09\xd3\x76\xfe\x9e\x51\x18\xb7\x82\x8b\x8e\xc6\xfa\xbe\x38\xed\x68\xf7\x45\x70\x27\x43\x23\x47\x4f\x4d\x43\x9e\xcd\x54\x65\x13\x0e\x40\xe5\x01\x04\xf9\x97\x45\xdb\x9e\x32\x11\x18\x44\xf3\x22\x38\x8e\xfd\xe0\x98\xa1\x52\x02\x79\x77\xf4\x80\xa7\x67\x88\x86\x2c\xb7\xc0\xa9\x9d\x69\xe7\x33\x92\x50\x14\xe8\xf9\x52\x7f\x6c\xd1\xce\xb5\x53\xaf\x34\x6b\x2f\x5a\x4b\x43\xc6\x8f\x41\xcb\x8b\x36\x90\xad\x79\x96\x06\xa9\x5c\x31\x44\xc7\x60\xcb\xbd\x2c\xe6\xb2\xe3\x9c\x7a\x67\x8f\x89\xf2\xe5\xbb\x2a\xc1\x15\xa2\x45\xc8\x71\xb4\xd1\x18\xa9\x2a\x91\x6b\x4b\xd9\x90\xe3\x3f\x1f\xea\x51\xda\x33\xfd\x9b\x84\xf3\x9d\x88\xe2\x83\x8d\x29\x98\xd3\xe9\x65\x22\x45\x38\x25\x9c\xe8\x0c\xa4\x33\x2e\xe4\xa2\x2b\xc4\x2d\x13\xc7\x31\x96\xfe\x17\x67\x3b\x37\x64\x3c\x25\xd7\x39\x37\x30\x25\xb9\x4e\x0c\xcf\x0e\x27\x8a\xf3\x46\xe1\x44\xe7\x06\x77\x7f\xdb\xf0\x1c\x4b\xb3\xf2\xe9\x9c\x1b\xc4\x4d\x34\x51\x4c\xb4\x8a\x26\x3a\xb7\x2d\x55\x2d\x10\x21\xe5\x29\x67\x4e\x39\x51\x4e\x95\x32\xa7\x6c\x3d\x90\x75\x26\xf8\x9a\x32\xe8\x9c\x1b\x3a\xef\x9b\x73\x0b\xa1\xf3\xed\x94\xbe\x88\x87\x6f\x25\x66\x8a\x01\x97\x24\x39\x48\x0b\x6f\x5c\x15\x9c\xb2\x6f\xec\xc9\xac\x81\x83\x8d\xf6\xf2\x37\x18\xbb\xf5\xd0\xcd\xb9\x61\x05\x78\x3b\x12\x24\x5c\x44\x91\x47\xe7\xb6\xa5\x55\x6d\xae\x04\x09\x38\xb6\xa8\x64\x23\x2a\xe1\xcd\xc7\x46\xf9\xe6\x4c\x63\x7b\xbd\x91\x98\xd1\xaf\xde\xe4\x63\x0a\x24\x47\x21\xdb\x40\xb1\x45\xe7\x96\xb9\x54\xe0\x6e\x89\x69\x5a\xb1\x45\x05\x0b\xf3\xd8\xbc\x60\x7b\x20\x9f\x8c\x3d\xa0\xf7\x9a\x89\x74\x28\x5e\xe8\xc0\x81\x3d\x14\x20\x74\x6e\xb6\x46\x8f\x8d\xcd\x6f\xd6\x3e\x9c\x3a\x66\x20\xd1\x0e\x85\x08\x9d\x58\xb8\x86\x22\x84\x9a\xef\x89\x2d\xc8\xc8\x0e\xa0\xa6\x9a\x17\x50\x77\x33\x01\x25\xdc\xf4\x40\x3e\xed\x06\x7d\x38\x93\x91\x13\xa1\x2e\xd0\xf6\xcb\x0e\xb6\x76\x01\x38\x13\xea\x02\x2d\x20\x0c\x9a\xba\x3d\x0b\xa9\xdb\x05\xa5\x21\xf3\x9f\x11\x90\x15\x04\x5f\x45\xbc\xfa\x12\xe4\x82\x9e\x52\xd5\xd2\x8e\x03\x2c\x07\x7d\x3a\x10\x1b\xc3\xf1\xd0\x0b\x34\xa7\x23\x67\x17\xa4\xd3\xa5\x7e\x40\x23\x44\xb3\xbe\x63\x70\x30\x7d\xb6\x9b\xd4\xac\xd9\x24\xcb\x0c\x90\x03\x07\x98\xea\xdd\xef\x8a\x99\x4a\xc6\x8e\xac\x78\xa6\x50\x2c\xe0\x08\x64\xa3\xa4\x35\xe2\xa1\xe0\x9a\x86\x0e\x36\x88\xad\xa9\x7b\x0a\x4d\x8b\xb6\xc0\x0e\xc7\xda\x90\x7e\x75\x81\x7a\x3b\x66\x0b\x64\x67\xd8\x00\x07\x3c\xd3\xe6\x4a\x63\xc7\x16\x71\x06\x7c\xda\xb5\xb8\x01\x32\x1a\x9a\xb2\xc3\xd0\x32\xe8\x70\x1e\x96\xc4\x5c\x8d\xfd\x06\x27\x30\xbe\x4d\x48\xf4\xaa\x68\x06\x27\xe6\x59\x90\x4f\xd9\x1e\x50\x94\x7c\xd0\xa7\xcd\x0f\xbe\xbc\xbd\x40\x13\xce\x0e\x82\x5e\x98\x23\x85\xf2\xd4\x6e\xcc\x60\x8c\xed\x60\x20\xbd\x15\x79\x75\xec\xc4\xc4\xf7\x14\x32\x50\x7f\xea\x27\x62\x70\xf9\x8e\x03\xa6\x7a\x06\x6c\xae\x5b\x00\x45\x9e\x47\x0a\x59\x36\x0f\xd4\xe9\x54\x46\x65\x03\x1d\xbe\x42\xdc\x58\x0b\x12\xaa\xb4\xd4\xd5\xae\x34\x3b\x1c\x0a\x65\x39\xb7\x23\x35\x65\xad\xf8\x7c\x67\xc2\xb1\x0a\x32\x0e\x87\x48\x5d\x69\xc6\x09\xa5\xc0\xce\xc2\x3f\x81\x69\xe3\x60\x91\xac\xcc\x8e\x83\x45\xba\x18\xb6\x3c\x2b\xfb\x9e\xba\xc6\x00\xd4\x39\x59\x2f\xda\x75\xcc\x00\x56\xa1\x71\x98\xad\x5a\xeb\x19\x87\xdf\x70\x38\x53\xd5\x51\xcf\xac\xbd\x72\xad\x94\x72\x7c\x1f\x73\x32\x0e\x5f\xa4\x08\xb2\xda\xb0\x8d\x9d\xee\xb0\x96\xc6\x06\x75\x52\x96\x81\x45\x72\x1c\x56\x29\xd8\x2d\x8a\x40\x39\xb7\x02\xaa\x53\x66\x90\x23\xcd\xf8\x34\xb7\xa8\x38\xfc\xb8\x0c\xbc\x79\x28\x00\xe5\xdc\x2c\x01\x8f\x42\xb2\x59\x4b\x33\x43\xf1\x27\x27\x71\x72\x43\x11\x27\x27\x52\xf8\x28\xf6\xe2\xa2\xfa\x0f\x1e\x93\xf1\x5d\xd7\x05\xea\x52\x77\x4f\xa1\xe2\x3d\xac\x04\x8e\x24\x5e\x81\x26\xca\x60\xbd\x1a\xa0\x11\xa2\x1d\x9b\x1b\xd2\x89\xcd\x0d\xe8\x79\xa3\x0c\xa8\x34\x0d\x89\x4a\x0b\xc3\x5c\xe4\x74\x6e\xec\x05\x45\x8e\x94\x1d\x12\x29\x3e\x3e\x39\x56\x8a\x8d\x8a\x0d\xee\x56\xd0\x11\x46\xbe\x34\x51\x30\x07\xde\xe3\x05\x04\x2c\x35\x1d\x29\x33\x97\x3c\xd2\x8e\xf6\xb8\x25\x9a\xa1\x18\x93\x55\x48\xdd\xa5\x06\x9c\x5b\x61\xcc\x53\x63\x66\x2f\x16\xb3\xe9\x9a\x32\xef\xcc\x4c\x9e\xb9\x41\x65\x42\xfc\xf8\xf8\xc9\xd1\xaa\xb0\x92\xd3\xcf\x64\x2d\xc8\xfb\x3f\x2b\xbd\xc8\xe0\x44\x6e\x1b\x45\x3c\xfc\x0c\xae\xce\x47\xdc\xe0\xe1\xd5\xb2\x19\x87\x70\x45\x36\xb3\x55\x6b\x54\xe4\x7c\xcb\xaa\xa3\x9a\x46\xe0\xcb\x0e\x07\x69\x0d\xf6\x59\xe1\xda\xd6\x09\x06\x2f\xc1\xb4\x3d\xa0\xed\xc9\x23\x95\xb5\x7e\x1c\x15\x8e\x00\x21\x05\xf0\x02\xa7\xe7\x8f\x5e\x87\x28\xfc\x0c\xa4\xa1\x7d\x9a\x7d\xb9\x97\x06\x68\x8e\x0e\x9b\x51\x98\x47\x23\xa4\x74\x54\x53\x02\x0c\x5d\x99\x5a\xce\x8d\x93\xa1\xb2\xf2\x2d\x85\xe6\xb5\x9d\x59\xb9\x35\xd7\xc1\xe7\xd6\xfe\xe3\x24\xa8\x98\x21\xd3\xce\xcb\x08\x04\xd4\x15\xb4\x20\x3b\x99\x5c\xbe\xb4\x04\xd6\x90\x71\xaa\x57\x1b\xee\xa0\x08\x90\x73\x83\x25\xea\xd5\x96\x73\x83\x30\x79\xb5\x05\xb1\xa5\x62\xc0\x6c\x69\x46\x93\x37\x52\x75\x71\xcf\xeb\xd3\xcc\x5b\x0e\x2d\x8f\x83\x17\x5c\x50\xa6\x87\x5f\x70\x69\x0d\xbe\x76\xf2\x0c\xf9\x01\x04\xf1\x5d\x80\xc6\xa7\x02\x0d\x0f\x3a\x85\x5a\x21\xf6\xf8\x09\x3f\x48\x27\x92\xc3\x59\x9f\x13\xe7\x05\x62\x9d\x9f\x74\xc9\x11\xcb\x93\x2e\x17\x22\xd6\x09\x3d\xc1\x12\x4f\x9f\x27\x30\x8b\xd3\x52\x1e\x5c\xcf\x6f\xba\x14\x36\xee\x69\x52\xbb\x02\x49\xde\x82\x8d\x9c\x26\xa6\xb6\x7d\xcf\xbc\x15\x2d\x72\x6e\x57\x3e\xf4\xb9\x88\x4c\x72\x22\x1d\x72\x60\x28\x5a\x84\x9b\x30\x0b\xd2\x3c\x43\x4b\xa7\xae\x42\x1d\xec\xff\x93\xfb\x23\x23\x1f\x4e\x0f\x92\xd9\x12\xcf\x21\x5c\x7a\x9c\x7e\x21\x0a\x72\x39\xcd\x47\x32\xaf\xf2\x9a\xa1\x52\x8d\xd3\x0f\x0e\x42\x20\x0a\xe5\x28\x84\xb6\x8f\xd3\xa4\xd4\x98\x72\xc7\x12\xb5\x2c\x33\xc7\x07\xe2\x93\x93\xd2\x54\x1c\xcb\xe3\x82\x42\xc0\xe7\xea\x30\xcf\x01\xa8\x6e\x20\x3c\xe5\xa1\xa9\x58\xd5\xc7\xa5\x03\x24\xe7\xc7\xd5\xe9\xb4\x02\xfa\x5a\x57\x3a\xd1\x21\x99\x0f\xa5\xa9\x55\xb8\x9c\x22\x39\x4a\x84\xa5\x0b\xa9\x11\x51\xe5\xf2\x83\xa5\xf5\x48\x5d\x5d\x37\x87\xd6\x2f\xec\x48\x1c\x52\x7e\x7c\x05\x3b\xef\x50\xd2\x99\x73\x6b\x29\x5b\x32\x63\xd9\x82\x80\xa3\x19\xd9\x24\x0a\xe5\x38\xb7\x7c\x88\xa3\xb5\x07\xb4\xa3\x89\x76\x10\x46\x3a\xe8\xf9\xe4\xa9\x34\x6b\x35\x1f\x51\xfe\x82\xfb\x20\x48\x3b\xe8\x83\xf8\xfa\x71\x99\xdd\xb4\x40\x92\x68\x33\xcb\x52\xde\x47\xa6\x07\xf9\x62\xa4\x0f\x33\x1f\x90\x9b\x7e\x12\x22\x90\x79\x0f\x7c\xea\x42\xfb\xe3\x6c\xb9\x90\x4a\x39\x50\x2f\xdb\x3b\x23\xdf\x5e\x66\x4d\x1c\xe9\x0e\x09\x69\xed\x48\xc3\x4a\x6a\x75\xa5\x21\xf9\x4f\xb6\xf4\xe2\xcb\x11\x8c\xc4\xf9\x90\x6a\x49\x55\x9f\x26\xac\xa6\x5e\x78\x39\x37\x38\x03\xe1\x22\x17\x8b\xa2\x70\x91\x73\xeb\x81\xc4\xc9\xe1\x13\x4d\x17\x90\xf0\x92\x8c\x66\x05\x94\xd5\xf3\xdb\x2f\x03\xf3\xeb\x68\x4e\x8b\xd1\x8e\xd4\x95\x41\x63\x0f\x24\xbe\xce\x06\x57\x26\x9d\xf5\x65\x3a\x51\xc4\x3b\x22\x58\x43\x2a\xfe\x80\xda\x99\xec\xa1\x06\xdf\x62\x2e\x9b\xef\xb3\x5d\x2c\xa0\x73\xe9\x44\xfe\x68\x50\x29\xc7\xad\x52\xe9\x9c\x98\x29\x46\x33\x95\x42\xc1\xbc\xf6\x52\x91\x80\x1c\x5a\x12\xd9\x40\x91\x25\x7b\x89\x92\xa1\xd0\x92\x72\x64\x28\x7e\x25\x3b\x73\xe0\xc4\x48\x48\x1c\xcd\x76\xd0\x4c\x81\xec\xe7\x2d\xfd\x8b\xf2\x72\xea\x34\x09\x40\x3b\xe4\xdc\x1c\xb2\x7d\xa5\x43\x4b\x3c\x19\xd5\x64\xf1\xe8\xd1\x89\x0d\x5a\x10\xf0\xe5\x5e\x84\x88\x66\xd9\x76\x04\x7a\xb8\xaa\xe7\xa3\x3b\x47\x33\xac\xab\xdb\x40\xf9\x7d\x4e\x93\x55\x55\xf4\x32\xd2\x0c\x2b\x52\x01\x95\x20\x08\xb1\xc5\x59\x6f\x70\x40\x8e\xee\x50\xeb\x56\x52\xa8\x67\xcb\x5b\x3e\x94\x54\x30\x82\x8e\x2d\x99\x0d\xc8\x8c\x14\xde\xa8\xb8\x92\xd2\x60\x05\x5d\xd4\xb3\xa5\x19\x19\xc7\xa3\x35\x29\x76\xe4\xb8\x3e\x65\x32\xbc\xc0\x26\xba\x69\x27\x5a\x5d\xb7\x5c\x94\x2e\x7c\xc1\x31\x6a\x9c\x9f\x87\xd9\xa2\x62\x29\x40\xe4\xc0\x8e\x36\x14\x20\xb2\x1f\xf0\x82\x6e\x2f\x7c\x43\x2f\x48\x80\x08\xfb\xa9\x9b\x8d\x45\xc7\xeb\x7e\x6f\xaa\xe5\xd3\x53\x69\x04\x41\xe1\x06\xbf\xf4\xd2\x94\x10\x06\x6c\x79\x49\x26\x9d\x0c\x57\x0d\xe8\x13\xa1\xa4\x59\x07\xd9\xf6\xf4\xf9\x30\x01\x05\xa3\xa7\x66\x9a\xc9\xbc\x2d\x5f\xa4\x4f\x8d\x33\xeb\x35\xad\x7d\xf4\x80\xfb\x8f\xaf\x5e\xb2\xb6\xd3\x37\xe9\x7b\x40\x71\x11\x8e\xba\xee\x2b\x00\xd1\x3e\xfa\x04\x5d\xf0\x23\xb7\x29\xdc\x49\x81\x27\xed\x82\x1d\xf9\x69\x9b\xf1\xe9\x73\x1d\x18\x3b\x2c\xc6\x81\x26\x1f\xf1\x43\x91\x26\xe7\xce\xb8\x1c\x69\x72\x20\x13\x3b\xd0\x04\xeb\xf7\x50\x9c\xc9\xb9\xb3\xbf\x94\xeb\x67\x4d\x57\x07\xf4\xbc\xa3\x3c\x2a\xce\x64\x61\xd7\x00\x87\x3e\x4d\xb3\xb7\xeb\xa6\x25\x65\xf7\x3d\xd3\x10\x13\x9d\x4e\x2d\x5c\xd7\xb4\xab\xa1\xc0\x83\x07\xba\x7f\x61\x28\xe8\xfe\x0c\x65\x28\x7e\xb9\xa5\xcc\x01\xf9\x68\x1c\xc3\x8f\xff\xf7\xb4\x63\x65\x12\x8a\x1a\x92\xc8\xa2\xbc\x29\x78\xe4\x8c\xad\x47\xa9\x7f\xce\x3d\x93\xe7\xc3\xb7\x61\x19\x70\x2c\x09\x6f\x4e\x2c\x70\x31\xe1\x3d\x53\xe2\xc4\xb9\x7b\x26\xec\xf6\x6c\x5e\x40\xde\x64\x29\x93\xa2\xb2\x05\x52\x40\x48\x49\x1f\x26\x53\xb6\xd1\x70\xb6\xe6\xeb\x53\x57\x41\x28\x99\x10\x99\xe7\xb8\x4c\x35\x94\x51\xe8\xdc\x33\xeb\x53\xe1\x62\x90\xcf\x40\x76\x03\x1b\xeb\x80\xd1\xaa\x86\x13\xc6\x70\x9c\x0d\xe8\x70\x4f\x5d\x3d\xec\x87\x74\x4f\x7c\x4a\x43\xb4\x1c\xbe\x5b\x10\xd5\x68\xe4\xb8\xcd\xa7\x6f\x97\x7a\x28\x8e\x49\x69\x0d\x49\xe2\xb6\xf3\x91\x33\x5d\x41\x29\xe7\xce\xf2\xdd\x26\x45\x50\x50\xe6\x20\xde\x51\x5e\x50\x57\x59\x01\x12\xe5\x7d\xba\xb0\x24\xc5\x19\xa5\x3c\x42\xe7\xbe\x7f\x9b\x50\xf0\x1a\x8e\x66\x69\x78\x33\xc6\xed\x34\xe2\xc8\xc8\xb7\x43\x9c\xda\x19\x50\xa7\xdb\xa7\xaa\xde\xbe\xbc\x52\x66\xec\x18\x15\x64\x08\xae\xa6\x3b\x64\x93\xdb\xe2\x7d\xe4\xf0\xdb\x96\x41\xd8\x91\x32\x10\x95\x58\x4f\x6f\x5f\x89\x22\x00\x6b\x28\x80\xa5\xc6\xea\x75\x3b\x28\x8e\x83\xe7\x76\xd0\x52\x3b\x03\x4a\x37\x43\x42\xe5\x59\xa3\x86\x72\x7d\xfb\x2e\x0a\x5c\x84\x9c\x42\x15\xda\xba\xe5\x96\x89\xb4\xc6\x1b\x47\x2d\x6b\x20\x01\x7f\x0f\x06\x53\x6b\x80\x38\xad\xe8\x96\xb5\x06\x2c\xa5\x6c\x47\xfb\x11\x0c\xb4\x22\x47\xca\xde\x42\xc0\xcb\x3c\x9d\x59\xaa\xc2\x0a\xa6\x19\x17\x72\xc2\x34\x45\x40\xea\x4e\x46\x54\xf0\x2a\x8e\xe9\xbb\x4b\x67\x0a\xbb\x67\x6b\x07\x34\x76\x81\x4c\xb1\xa0\x4e\x4c\x4b\xc4\xce\xd9\x79\x4f\x8c\xca\x76\x22\x87\x46\xff\x5f\xc6\xce\xe4\xfa\x62\x94\x57\xe2\xa9\x7c\x21\x5c\x1b\x33\x6d\x3a\x17\xb8\x43\xfe\x21\xbc\xe3\xaa\x5f\xb9\xdf\xee\xdf\x4b\x1d\x6c\x46\x21\x09\x51\x48\x82\xa3\xd4\x23\xdf\x0a\x71\x12\x07\x8c\x10\x27\xf5\x78\xbe\x64\x0e\x0a\xa4\x62\x6d\x3d\x94\xbc\x79\xa8\xdf\x1d\x36\x30\x57\x08\x80\x52\x8f\x87\x52\x8b\xd8\x75\xdb\xa1\x04\x41\xe1\x4f\xe5\x34\xaa\x00\x11\x26\x31\x85\x62\x68\x82\x4e\x01\x21\x37\xb7\xcd\xf6\x58\x88\xdb\xa2\x02\xb5\xb9\x6d\xa8\x3f\x65\x45\x8a\x9b\x1e\xd8\x4c\xc7\x6b\x22\x04\x4a\x3d\x10\x55\xc2\x9c\xd4\x03\x1b\x47\x31\x86\xce\x1c\x4f\x15\x63\xe8\x8c\x35\xb2\x1d\xaa\x79\xa4\x6c\x4b\x47\xd2\x53\x61\xdc\xca\x53\xa7\x1c\x7d\x35\x3d\x53\x32\x63\xf6\x9d\x90\x2a\x27\x88\xc0\xf9\xb6\x9e\x43\xb1\xbd\x07\xac\x3d\x21\xcb\x3f\xff\xbb\x78\x32\x37\xdf\x3e\x45\x02\x9c\x9b\x46\xaa\x1c\xbd\xa4\x54\xa8\x63\x24\xdc\xdb\x8f\x95\x5a\x3e\xdd\x3a\x6a\xa4\xc9\x8f\x82\x2d\x0c\x28\x59\x05\x23\x94\x14\x07\x56\xc1\x1b\x89\x91\x4a\x1d\x9c\xaa\xb1\x9f\xdf\xa4\x70\xe9\x50\x42\x8e\x3d\x7f\x7a\xc9\x1b\x54\x57\xbc\x23\x7a\x63\xc7\x42\x4f\x77\x94\xfe\x2c\x66\xfe\xdb\xf7\x10\xb1\x85\xde\x0e\x5e\x78\xa4\x56\xed\xbb\x92\x16\xf5\x88\x29\x3f\xa2\xe4\x58\x01\xa7\x84\x3a\x62\xba\x3a\x27\xd4\x74\xb0\xdc\x9b\xd4\x7d\x41\x06\xe2\x3c\x8e\x19\xa5\x7c\xd8\xd1\x0d\xce\x17\x95\x53\xff\x83\x7d\x81\x52\x77\xd8\x66\x09\xe8\x43\xe7\x08\x16\x7e\xfc\x99\x88\xe1\xfe\x56\x59\x77\x8f\xd4\x43\x57\x69\x44\xce\xae\xe3\xa1\xc4\xac\x68\xc0\xb7\x05\x18\x4a\xd6\xc1\x7f\x78\x2c\x31\x09\xef\xc3\x06\x70\x74\x9f\x23\xe6\xf9\xdb\xb6\x16\xb3\xf1\xb1\x8c\xc2\x25\xa2\x8c\x54\x47\x09\xbb\x7e\x7c\x07\x12\x9b\x57\x70\x9a\x9a\x45\xff\xf0\xda\x9c\x8d\xf5\x89\xcc\xca\xb7\xf2\x65\x20\x34\x3f\x98\x4c\x47\x7e\xb5\x88\x6f\xf9\x55\x6f\x5f\xae\x34\xaa\xf7\x73\x29\xb3\xf3\x0b\x69\xa2\x60\x3f\xe7\x48\x6f\x1d\x03\x85\x3d\xf1\xe1\x08\x89\xe1\xfa\xc1\xd1\xf1\x7c\xdb\xe4\xdd\xcd\xb7\x12\x3c\xe8\x3f\x21\x62\xca\x33\x07\x5c\x7f\x71\x46\xf9\x98\xef\xae\x74\xc0\x8f\xb8\x29\xb3\xa8\xc3\x1c\x50\x1c\xa0\x93\x87\x75\x53\x71\x80\xca\xc8\x88\x9d\x76\xe0\x29\x13\x7e\x93\x93\x9f\x82\xf9\xd4\xa3\xe6\x4b\x36\x41\x48\xb9\xd0\xf1\x28\x7e\x9c\x19\x3b\xce\x48\x85\xf3\x29\x05\x7d\xf7\xb1\x48\x44\x87\x08\x56\x53\x8e\x1e\x4a\xa7\x6d\x74\xa1\x82\xf9\xd4\x57\x56\xce\xd1\x79\x7b\x4f\xa1\xee\xce\xb3\x1a\x0e\x40\x15\x7f\x9a\x30\x36\xa5\x9c\xf9\xd3\xa6\xdd\x91\x0e\x48\x51\xe2\x3a\xfe\x38\x17\x2d\x67\x66\xa1\x68\x4a\xae\xc4\xbe\x51\x94\x15\xd2\x61\x9d\x67\x4a\xad\xb4\xb0\x43\x15\x95\xa7\xe6\xbe\xe1\xeb\x20\x8c\x54\xfb\xb5\x6a\x44\xba\x28\xf0\x4e\x3d\x90\xa0\x42\xcd\x54\x22\x64\x4c\x12\x54\xc5\x12\xff\x46\x4f\xd2\xa4\x1f\x31\x70\x3e\xfa\x3a\x4e\x5f\xae\x92\xbe\x88\x42\xcc\xf6\x64\xb3\x9a\x29\x75\x44\x4f\xea\xe5\xf4\x89\x09\xe0\x48\x3c\x51\x3e\x5f\x82\x6b\x70\x7c\x72\xfe\xaa\xa3\x33\xd5\x4e\x60\x15\x21\xf6\x8d\x02\x4e\xbd\xf2\x11\xd5\x74\x57\x3e\x22\xec\x15\x07\xe6\x89\xef\x4b\xa0\x9a\x1a\x6b\xce\xa0\x9a\xac\xd0\x97\x1b\xf8\x2b\x9f\x6a\x43\xb7\x54\xe3\xb9\xa4\xaf\x4e\x4c\xca\x86\xf9\xe2\xba\x48\x8b\x9b\x09\xa2\x5a\x7c\x17\x58\x28\x0a\xb6\x53\x0f\x36\x90\xd0\x31\x35\xfb\xf9\x8b\x84\xab\xa9\xc8\x59\xab\xf2\xa9\x24\x5c\x4b\x9b\x92\x70\x2d\x6d\xa8\x77\x59\x21\x29\xe0\x6b\xa6\x41\x5b\xed\x88\x2d\xb2\x54\x61\xac\x18\x48\xc3\x23\xf1\xe9\x24\x55\x47\x67\xb3\xff\x0c\x08\xed\x9c\xab\x84\xab\x29\xed\x75\xfc\x2d\xb8\x01\xdd\xe4\x94\x63\xd0\xcd\xf1\xd4\x63\x8f\x08\x4b\xf2\x1b\x2c\x74\xfa\xa0\xe8\x5d\x3d\x94\x04\xcc\x43\x69\x4b\x23\xc4\x0c\xc1\x89\xa7\xcb\x10\x9c\x8a\xf0\xf9\x85\x2b\x27\xa4\xa0\x67\x68\x4b\x25\xb1\x3a\x4b\xda\x77\x8c\x97\x48\x63\x65\xad\x2a\xb9\xd4\xf9\xf9\x5a\x09\x50\xf0\x04\xad\xd3\x42\xf9\xb4\xc4\x31\xf4\x87\x86\xbe\xd2\x05\x1d\x07\x30\x67\x7e\x96\x94\x88\x91\x9f\x2f\x9d\xa3\x4b\x7f\x3e\x69\xb2\x85\x7e\x3e\x5a\xb2\x89\x7f\x78\x44\xe0\x26\x65\xae\xaa\x47\xfa\x6e\xae\x6c\xa1\xb4\xa7\x33\x3d\x56\xc2\xc8\x38\x25\xa7\xaa\x47\x7a\x1e\x8e\x65\x94\xd2\xd0\x81\xad\x10\x24\x28\x67\x25\xc1\x7a\x4a\xd4\x8a\x53\x55\x9d\x33\x65\x04\x66\x87\x72\x57\xc3\x69\x8e\xc7\xc7\xf3\xf7\xf9\xdb\x4c\x25\x13\x72\x2b\xe5\x1e\xff\xa7\x02\x08\x9d\xaf\xa7\x5a\x5d\x94\xf2\xa6\x72\x2a\x91\x55\x89\x24\xf8\x39\xa8\x87\x45\xca\x7a\xf9\x7e\x81\x5b\x9c\xa5\x4c\x56\x85\xab\xc8\xa5\x4c\x56\xe5\x74\x1b\x4b\x89\xac\x8e\xb3\xe6\xc7\x2a\x8f\x4b\x37\xc5\xf9\xb0\x53\x0d\xfc\x42\x35\x9c\x13\x6c\xb5\x2e\x67\x92\x02\xce\xb5\x1c\x22\xc8\x71\xc8\x6e\xca\xbc\xed\x43\xd7\x7a\x21\xc4\x2c\x82\xd7\xcb\x37\x01\xbc\x4e\x5d\x2f\xf3\xc4\x48\x2b\xf6\x5e\x0f\xba\xe0\x10\x62\x93\xfe\x19\x2c\x34\x69\xd3\x8f\xaa\x38\xe8\x2d\x07\xec\x99\x57\xfa\x67\xa6\x18\xa1\x84\xc6\x9e\x34\xa2\x9b\x80\x63\xa4\x1e\x5b\x1e\x67\x9a\xb4\x72\xcf\x9c\xf8\x11\x20\x87\xc2\xa5\x04\x50\xf5\xc8\xc8\x00\xa1\x0c\x66\x53\x6c\x81\xa5\xb6\x5e\x89\x43\x0e\x35\xe5\xab\xa4\x11\x5c\x0c\xe9\x50\xb2\xf8\x40\xc9\x8c\x7c\xaa\xb1\xf3\x68\x86\xa4\x3f\xae\x48\x71\x81\xea\xe1\xc3\xf7\x52\x58\xa0\x83\x38\x10\x4b\xa8\xa2\x83\x60\x1c\x4b\x61\x81\x0a\xd2\x71\x1d\x43\xee\xc7\x19\xca\x27\x5f\xd6\xef\xb0\xa4\x1a\xa9\x46\x58\xf0\x96\x32\x9b\xe7\x33\x2d\xda\x0d\x66\xf1\xbc\x08\x0b\xe4\x78\x70\x37\xa9\xdd\x3f\x42\x79\xa5\xe9\xb9\x99\xad\x50\x8f\xbd\x60\xf9\x6f\xea\xd0\x9e\xee\x4c\xbf\x12\x1f\x50\x82\x5b\x14\x1a\x04\xdd\x90\x81\x80\x6e\x98\x69\xc3\x0e\xb3\x9a\x5f\xcd\x13\x7f\x86\x12\xbc\x3f\xb5\xdd\xe2\x93\xe6\x02\xff\x54\xd3\xd9\x8f\xb6\x62\x28\xad\x48\x66\x4b\x97\xe3\x07\x0b\x2b\x78\x53\xb9\x1e\x8a\x55\xa7\x3b\x8b\x95\xa5\x0d\x54\x64\xe1\x63\x29\xc5\xf3\xc5\x1c\x6c\x9f\xee\x0a\xad\x58\x29\x3e\x94\xc4\xe1\x0c\xe5\xed\x96\x05\x93\xdd\x4f\xd2\xbf\x9b\xf4\x11\xba\xd1\x79\xdf\x0c\x38\x40\xdd\x4d\x7e\xd5\x28\x1d\xf4\x39\x80\x65\x50\xe0\xa0\xc2\x0b\x81\xa5\xc0\x41\xf7\x8f\x07\xa4\x87\x3d\xa1\xec\xcb\x61\x71\x05\x94\x2a\xe5\x4a\x61\xf3\x46\x4d\xa1\xd7\xc8\x42\x79\x29\x02\x50\x75\x16\xfa\x9b\xfa\x4a\x3e\x36\x28\xf7\x87\x2f\xcd\x40\xc0\xba\xd6\x69\xf7\xff\x95\x42\xa9\x0f\xf8\xe0\x74\x10\x75\x47\x9d\xbb\x49\xc3\x7f\x19\x89\xee\x83\x8e\x87\x62\x42\x42\x8a\x83\x11\x40\xa7\x1d\xa7\xf0\xbe\xe2\xfd\xd4\xf3\x45\x8b\x68\x33\x5b\x31\xcb\xe1\x7f\xb8\xae\x5f\xe4\xae\x9a\xe9\xeb\x62\x35\xf3\xab\xd2\x38\x5f\x29\x54\xef\x10\x06\x02\x54\x95\xf9\x94\xb1\xb6\x8c\x6b\xb9\x77\x69\xd2\xf6\x6b\xa3\xb3\xcb\xc1\x70\xa9\xc7\xca\xee\xc5\x1a\x48\xd7\x71\xfd\xba\xce\x70\x1e\xf5\xd8\x38\x1b\x29\x94\xed\x4f\x80\xb7\xa5\x78\x3f\xf5\xcc\x4c\xda\xf6\xcf\x28\x65\x80\x9d\x61\x09\x01\x6b\xce\x57\x2a\xdd\xae\x86\x81\x10\xee\xc7\xe3\x28\xb6\xb1\x08\x3b\xb0\x8c\xa8\x02\xe2\xb2\x8a\x85\x13\xe7\xa4\xa5\x88\x3e\xf5\xa4\xaf\x8a\xe1\x33\x08\xf7\xb1\x84\xaf\x2a\x7d\x86\x52\x07\xd0\x5f\x0e\xef\x03\x02\x67\x15\x0b\x2a\xa2\x34\xac\x62\xae\x7b\x9a\x90\xcb\x0e\xe6\x31\xf4\x8a\xec\x97\x37\xc9\x3a\xf3\xa7\xf0\xf3\x2d\x7d\x35\x76\xc7\xf1\x90\x6f\x52\x7b\x38\x8d\x08\x6a\x81\x49\xbe\x8a\x81\x3c\x11\x64\xc2\x65\x55\x07\xe4\xbc\x29\x25\xe3\x64\xb2\x88\x21\x44\xf0\x8b\xe5\x18\x42\xf3\xa9\xe7\xa7\x99\xa4\x1a\xf3\x24\xb2\x52\x91\x80\x2a\xb0\x99\x65\x04\xd7\x79\x86\x52\x83\xa9\xd3\x11\x11\x78\x0b\xb1\x8a\x9f\x81\x39\x72\xf1\x4d\x1a\x48\x84\xaa\x35\x84\xab\x83\x74\x5d\xc6\x70\x91\xc7\xf3\x26\x1d\x46\x24\xd4\x4f\x8d\x42\xc9\xaa\x02\x4c\xbe\x4a\x2c\x7d\x7a\x84\xe5\xd4\x59\x22\x5b\x4e\xa0\x36\x56\x31\x73\xfd\x87\xb7\xf1\xab\xd8\xd5\xf1\xb4\x09\xe7\xa5\x1e\xab\x7b\x76\x54\xb1\xb2\x75\xb4\xe2\xb6\x1c\x2a\x88\xcb\xe1\x25\x14\x57\x3d\xd9\x34\x17\x5c\x7a\xe6\x53\x2d\x2e\xdd\x13\xa4\xeb\x88\x19\x73\x71\x93\x84\xb6\xbd\x06\x43\x09\xe9\xd5\x3d\xa0\xbc\xa7\x7b\xda\x5c\x16\x15\xa9\x57\xfe\x26\xec\x18\x05\x12\xaa\xe7\x91\x4f\xfd\x1e\x2f\xd4\x6d\x20\x02\xd0\x5b\x02\x95\xd5\xf3\x45\x99\x7d\x24\x1c\x62\xd6\x65\xa4\x7e\xcb\xb7\xba\x68\x3f\x59\xce\x0b\x3f\x1e\x92\xf4\xe2\xb8\x8a\xdc\xbf\x2c\x3b\x09\xe6\xb6\x2e\x3f\x49\xcc\x94\xc8\x41\x7c\x96\x54\x24\x1d\x3a\xd2\xa6\x53\xe9\x43\x99\x33\x11\x80\xc2\x97\x55\xb0\xa9\xcb\xf8\xb2\xb3\x84\xf2\xae\xa1\x3d\x9d\x47\x79\x80\xb7\x2e\xe7\xac\x45\x63\x1a\x5d\x76\xa2\x14\x15\x43\xa8\x82\x0f\x5a\x57\xf2\x2d\xb2\x94\xdc\x03\x60\xb6\x28\xa4\x50\x39\x4b\xbe\xb5\x74\xbe\x58\x2d\xb9\xd8\x9c\xa9\xee\xa6\x30\x33\xf3\xad\xb8\x32\x73\x85\xb7\xe3\xa2\xb3\x42\x0f\x9e\x0f\x25\x79\xec\xa3\xf4\xaa\x8e\x00\x4f\x34\x95\x45\x64\x20\x4e\x51\x8b\xc8\x40\x04\x54\x5c\x06\x86\x35\xa2\xa4\x2c\x45\xff\x29\xb8\xc8\x57\xc5\x6d\x81\x01\xa2\xb8\x3d\xa5\xa6\x19\x4b\xa0\x2b\x65\x8a\x5e\x4c\xdf\x2b\x67\x3e\x76\xa3\x10\x5d\xf5\x7c\x28\x3f\x7c\x29\x50\x08\x00\xfa\xa3\x1b\xf3\xcc\x97\xc1\x5f\x3c\xa7\x5c\xc6\x77\x11\xb7\x68\x55\xa7\xf9\x43\x41\x54\xaf\x3a\x86\x80\x63\x01\x9d\xe8\x32\xc7\x02\xba\x72\xa2\x70\x30\xa0\x46\xdc\x95\x55\xf1\xd0\x66\x58\x9c\x07\xd9\x16\x0a\x07\x34\x72\x30\xa8\x7e\x0a\x40\x50\xc7\x55\xcd\x16\x19\x89\x6c\xff\xf3\x4a\x99\x25\x59\x49\xff\x9c\x18\x36\xf5\x68\x24\x57\x7e\xd4\xdb\xf3\xf4\x07\x95\x99\xa1\xe8\x78\x58\x32\x68\x9b\x6e\xf0\x4f\xf5\xb5\x52\x9a\x90\xad\x76\x96\x54\x63\x06\x4e\x2d\x5a\x01\xf6\x33\x90\x32\xa2\x51\xae\x8a\xe1\x36\x52\xab\xc2\xa5\x22\x91\x1d\x2a\x88\xe7\x5f\xab\xda\x8a\xbb\xf2\xa3\x8e\x8a\x3c\x0f\x59\xcd\xc1\xda\x79\xdf\xb0\x9a\x45\x1c\xa7\xa6\x66\x7c\x90\xfd\x07\xab\x39\x0a\x43\x6c\x2a\x72\xa0\xa1\x79\x9b\x91\x19\x39\xa9\x09\x6e\x76\x9c\xec\x2f\x01\xcc\xea\xd9\x42\xd9\x56\x2c\x7f\x43\x4c\x96\xc3\x0a\xe1\x79\x58\xcd\x2a\x13\x35\xd4\x30\xe3\xd2\x03\x85\x15\xaa\x98\xae\xce\x78\x16\xbe\x6f\xe6\x50\xf8\xae\x59\x2b\x76\xca\xb0\xd4\x10\x4c\x8e\x14\xd4\x08\xdb\xb3\x9a\xef\xad\x5b\x66\xc4\x6a\xb2\xe5\x5b\xef\xfe\x96\x7a\xbd\x2d\x5a\xbe\xf5\x2a\xc0\x6a\xcd\xfc\x93\xa1\xd8\x5b\xc6\x03\xed\x45\x3a\xb4\x98\xb6\x4d\x48\x1f\xa0\x45\x4b\xa8\xb2\xca\x5d\xdf\x6a\x66\xa7\x9e\x1f\xbd\x6b\x9f\x42\x82\xf4\xd1\xfb\x30\x0d\xfd\x15\x0c\xe8\xc4\x26\x6d\x18\xfb\x25\xdf\xaa\x7f\x99\x31\x19\xfb\x60\x59\x56\x1f\x74\x6f\x42\x9a\x4b\x06\x94\x04\x34\x1b\xb7\x47\x74\xe5\xd3\xfe\xcf\xff\x3a\x38\x92\xd5\xb1\xee\x39\x01\x75\x9b\x64\xcc\x81\x33\xb0\xf1\x3e\x74\x75\x47\x02\x85\xd9\xba\xc1\xf0\xcf\x7f\xee\xea\x01\xf5\xf3\x8a\xf1\xe3\xd4\xea\xa2\x91\x48\xc7\x46\x0c\xd3\xa5\x04\x6c\x35\xfe\x0e\x01\xc3\x0a\x17\x12\x4b\xb8\xb0\xc2\xdd\xc5\xea\x16\x63\xec\xa1\x6e\x31\x86\x59\x20\x58\xd8\xa8\x58\xb6\x86\x85\xf5\x91\xae\x46\x36\x85\x14\xc7\x20\x9a\xba\x55\x54\xa6\xc3\x78\x68\x22\x48\xac\xbe\x8c\xd9\x40\xcc\x77\xcb\x26\x96\x52\xc8\xb0\x7a\xb2\xbf\xc8\x94\xc6\xdb\xd5\xd5\xcd\x21\xc8\xfc\xbe\xe9\x10\x8b\x87\xc9\x8e\x70\x72\x70\xa2\x46\xac\xa7\xd5\x37\xbb\x3a\xa4\x84\x0e\x8a\x47\xb8\xb1\x02\x9e\x7c\x39\x3d\x5a\x5c\x0f\xa4\x47\x23\x80\xe7\xea\x66\x18\xec\x82\x01\x22\x87\xc3\xe2\xb0\x47\x0a\x0c\xf2\x12\xc6\xac\x9e\x98\x38\x04\x1d\x8a\x0f\x61\xc8\x7b\x7f\x8e\x50\x62\x11\xb8\x49\xd9\xd2\x4a\x46\x3d\x6c\xfe\xcc\x50\x08\x36\x7a\xc0\xc2\x23\xd8\x86\x8d\x1a\x18\x68\x98\x0d\xd2\xa2\xb5\x22\x02\x80\xc0\x42\xbc\xcd\x59\x43\x51\x15\x01\x0c\x2d\x65\x52\x2b\x51\x2d\xc3\xaf\xa4\x88\x03\xba\x14\x67\xa8\x9e\x3d\xf5\x7c\x5c\x98\x46\xc4\x41\xc8\x6b\x03\xc7\xc0\xdc\x2d\x22\x0b\xc5\xdf\x21\xe4\x58\xc9\xf1\x54\xc0\xb1\x0a\xd8\x73\x0d\x5b\x43\x99\x57\xbf\x72\x8d\xbf\x63\x60\xb6\xb3\x87\x1d\x58\x68\x64\x49\xcc\x5d\x47\x3e\xb5\x6d\xc2\x20\x2d\x9b\x38\xc4\x08\xdf\x35\x2a\xa7\xd3\xe1\x17\xd5\x60\x4f\x97\x92\xae\x9d\x57\xff\x0f\xc2\x7b\xd8\x54\xe2\xfc\x15\xec\x17\xe7\x28\xc5\x1c\xaa\x00\xe9\x96\x91\x60\x3c\x7d\x59\x06\x82\x71\xcd\xbc\x86\xd1\x15\x33\x3d\x77\xb8\x90\x33\x3f\x7e\xdd\xbb\x74\xf6\xe7\x49\x77\x9b\xc6\x77\x9d\xcc\xeb\xe4\x4e\x1c\x79\x23\x7c\xd7\xa8\xaf\x14\x6a\x9f\x22\x7d\x04\xf6\xaa\xbc\xf7\x5e\x24\x7a\x8b\xa5\x34\xfd\xd8\x1a\x34\xe3\x9a\x0e\xb0\xcf\xc1\x12\x74\x17\x77\xeb\x8b\x50\x41\x84\xe2\x5b\x0a\x0e\x74\x54\x5e\xfa\xad\xc9\x9d\x23\xfa\x84\xe8\x40\x2d\x15\xfb\xf6\x07\xf9\x2c\x7c\x57\x2d\xaf\x54\xe4\xf5\x7b\xfe\xf4\xf5\xb6\xa7\xc8\xe9\xdb\x72\x28\x9e\x30\x10\x1d\x32\x60\x9a\xb7\xb6\x4b\xb8\xac\x5a\x5e\xa1\x6c\xce\xc3\x08\x93\x73\xdf\x0c\xb9\x35\x61\x4c\x4a\x44\x10\x33\x66\x11\xc4\xea\x1a\x8a\x55\x61\xda\x69\xbb\x26\xd5\xa0\x94\x6a\x7e\xfc\xea\xd3\xfc\xa8\x5d\x8c\x6e\x16\x7e\xea\x24\x8a\xcf\x5a\x7e\x45\x13\x0f\x99\x33\xaf\x91\x37\xfb\x26\x2f\x8d\x24\x85\xf6\xac\xb7\x90\x3e\xf5\x21\x94\x05\x9a\xaa\x05\xeb\x6d\x81\x42\xe6\x53\xe9\x8f\x42\x7f\x16\x67\xa3\x74\xc8\xee\x46\xc2\xdf\x2d\x01\xa1\x2a\xf1\x96\xd7\xf2\x83\xbb\xb8\xa0\x14\x90\xa7\x82\x40\x5d\x02\x3b\xd5\x82\x59\xb1\x0c\x0e\x25\x7c\xed\x5a\x18\x1d\x47\x4a\x6f\xa1\x57\x38\x4b\x3a\x67\x5a\x1f\x19\xa7\x6e\x34\xca\x91\x6a\xed\xa2\xa3\x7b\x58\x15\xe9\xad\x5c\x37\x25\xb5\x3a\x09\xf9\x60\x51\x0c\x68\x2a\x19\x89\x4c\x03\xf0\xc2\xcb\x69\xd1\x3a\x41\x06\x97\x71\x49\x27\x82\x5f\x11\x7a\x6a\xe1\xd4\xa9\x94\x69\x35\x62\x85\x94\x69\x84\x2e\x5c\x40\x8f\xe2\x3e\xdb\xf8\xe8\x10\x7b\x0a\x99\x53\x0b\x47\x29\x05\xc9\xb9\xa2\xf0\xb7\x2f\xe7\x09\x58\xb6\x8c\x35\x2a\x67\x0a\xf1\x9c\x42\xf9\x08\xdf\x53\xe8\xbe\x63\x20\x29\xb9\x59\x2d\xb8\x47\x04\x3d\xaa\xc4\x73\x5a\x1b\x3d\xde\xa1\x2e\x51\xf4\xd5\x4f\x48\xb8\xe1\x5d\x02\x22\x15\xa2\xeb\xac\xcd\x02\xa5\x8c\x0e\x30\x23\x7e\x32\x1c\x17\x99\x41\x42\xaf\x03\x25\x21\x5c\x50\x8d\x8e\xdf\x9e\xf6\x33\x7f\x7a\xba\x8e\x7c\xca\x48\xfc\xed\xdb\x37\x91\xf1\x5c\x38\x34\xcd\x04\xc5\xbc\x14\x9a\xa6\x10\x7f\x6f\x09\xfe\x53\xc1\x97\xac\xb7\x7d\x0a\x71\xa8\xbd\xad\x53\xfb\x7f\x70\x7c\xbf\xd9\x37\x58\x16\xc2\xf8\xd4\xc2\x51\xca\xb8\x9d\xb8\x9d\xdf\x76\xb6\x03\xfc\x5d\x0e\x2f\xd3\xe2\x97\x12\x36\xe7\xc8\xd1\xc6\x89\xba\x48\x9b\x7e\x93\x5a\x95\xf4\x5d\x30\xea\xe8\x4d\xa5\xed\x3a\xcf\x87\x92\x69\x83\x9e\x78\x03\x12\x44\xc3\x39\x15\x57\x18\xf3\x6d\x64\x74\x1c\x85\x8e\x4b\x93\x40\xac\xeb\xed\x77\x87\xc4\xbc\x5b\x6f\xbf\xfa\x1e\xa8\x1c\x45\xa6\x29\x31\x91\xde\x78\x00\xb2\x0e\x76\x4c\xc5\xff\x66\x94\x4d\x41\xd8\x1a\x65\x53\xf0\x64\x28\x68\x4d\x25\x9c\xc6\x32\xe6\x86\x4b\xd5\xe5\x7c\x5b\x13\xd8\xfb\x32\x04\xa7\x73\x4a\x7b\x3b\xac\x67\x26\x9a\xf7\xe1\xf0\xe2\xc7\x5b\x0e\x93\xd6\x31\x6b\x48\x7a\x7f\x93\xee\xce\x84\x52\x07\x98\x2f\x52\x68\x8d\x91\x42\x43\x04\x06\x94\x4e\x70\xc4\x3d\x5d\xc2\xd8\x9c\xe1\xa7\x8f\x85\x22\xbd\x23\x0e\x0d\xe1\x2c\x96\xe3\xd0\xd4\x12\x4a\x72\x98\x7d\xfc\x41\xa5\x8d\x14\x3a\x4a\x08\x76\x98\x61\x35\xe5\x4a\x23\xda\x0c\x1c\x94\x3f\x93\xfe\xa4\x4d\xf1\x08\xde\x93\x8f\xb3\x1a\xf3\xc4\x6d\x09\x49\x53\x0b\x06\xaf\x90\x34\x67\x5c\x34\xca\xa8\x75\xe6\x68\xae\x84\x5a\x27\x4f\xda\x16\xf9\xb4\x88\x84\xb6\x9c\x4f\x8b\x38\xb0\xeb\xe3\x37\x1c\x33\x1d\x70\x5e\xf9\x92\x42\x25\x7c\xec\xa1\xcc\x5c\x2c\x2d\xd1\x6c\xc0\xe4\x2e\x87\xaf\x09\x68\x79\x39\xa7\x56\x1c\x09\x1f\xa4\x05\xb2\xc4\xd1\x6c\x4a\xce\xf5\x1f\xbf\x20\x42\x20\x08\x78\x73\xf1\xd6\x7a\x19\x77\xd3\x41\x9d\xae\x8f\x23\x46\x10\x59\x66\x7d\xd0\xb2\x33\xcd\x28\x1f\x6f\xc6\x22\x63\x3d\x0e\x0a\x81\x6b\x2a\x21\xd0\x97\xb1\x35\x3d\xfe\xa4\x2f\x6f\x84\xb0\xc7\xbf\xe6\xbd\x1a\x4a\x6b\x8d\x68\x73\x36\xac\x83\x90\x48\xeb\xab\xbc\xc7\xbc\xc3\x5c\x02\xde\x9c\x00\xc0\x97\xe2\xd5\x9c\xe5\x0c\x65\x3c\x6f\x5a\x94\x72\x66\x15\x84\x96\xa9\xe0\x58\x96\xd1\x32\x3c\xba\x5b\x5f\x47\x3c\x07\x5d\xb5\x84\x96\xa9\x80\xa6\x97\xf1\x30\x3d\xa7\xbb\xaf\xf5\x00\x86\xa1\x70\x2d\x35\xac\xff\x45\x54\xe0\x5b\xf9\x72\x2c\x63\x35\xbf\x06\x58\x91\x50\x65\x29\xb2\xcb\x5d\x4a\xff\x7c\x6d\x07\x14\x69\x09\x05\x53\x49\x63\xb0\xbe\x3c\x59\x46\x40\x09\x05\x53\x89\x43\xbf\x04\x82\xa9\x24\x2a\x58\xc6\xc0\x10\x22\x7e\x09\x03\x73\x44\x39\x0b\x03\x73\xce\x4c\xb3\x05\x4e\xfb\x1b\x2c\xb8\xbe\x3c\x62\x4d\xa5\x7e\xcd\xcc\xaa\x0b\x7c\x05\x70\x64\x11\x68\x06\xa4\xd1\xfa\x62\x56\x8f\xfc\xa9\x5b\x05\xe6\x47\x70\x99\xab\x62\x69\x09\xd7\x92\x18\xba\xcb\xb0\x96\xdc\xc0\x28\xf7\x54\x25\x14\xf8\x72\xea\xa9\x0b\x68\xc4\x72\xee\xa9\x38\x96\x7f\x7e\xcb\x53\x42\xfd\xbc\x31\xf9\x54\xd7\x2a\xf1\xe5\x0a\xb9\x52\x01\xd3\x2e\x21\x57\x4a\x46\xa5\x48\x32\xe3\xe9\xdb\x64\x0b\x57\xc8\x21\x1c\x4d\xaa\xd1\x0e\xc9\x2d\x9c\x90\x2b\x85\x9c\x17\xeb\x67\x71\x83\x1d\x43\x12\x2b\x1e\x70\xae\x1f\x4f\x4f\xb1\xcc\x95\x89\xaa\x12\x7b\x7b\x19\x71\x52\xd2\x88\xd9\x83\x70\xdb\xcb\x90\x13\x80\xd0\x4b\x18\x93\xbb\xda\x06\xa9\x71\xa1\xd0\x0d\x15\x99\xbc\xf6\x58\x86\x8a\x4c\xde\x77\x2c\x23\x3e\x1a\x11\x7f\xf7\xcb\xf7\xaf\xf8\x8f\xb7\x61\x1d\xd3\x99\x01\x6f\xd2\xe6\xa5\xf7\xc9\x7e\xf9\x70\xd3\xf3\x2d\x15\x9f\x90\xcc\x4a\xbe\xf5\x8b\x7c\x6f\xff\xfd\x1a\x0c\x67\x40\x4a\x94\x9d\x14\x72\x35\x36\xf8\x55\xcf\x4a\xb9\xbf\xd9\x2f\x74\x86\x15\xd3\x7e\xf1\x42\x8f\x7a\x8c\x09\xc1\x4b\xb3\x5f\x56\x04\x3d\x9f\xfa\x46\xfd\x62\x30\x3a\x01\x97\x0c\xcd\x1b\x79\xf0\x23\x41\x24\xcc\xb6\xfb\x85\xe0\xb5\x46\xd9\x64\x58\xe2\xe9\xe8\x36\x3e\x83\xe7\x4f\xfb\x85\x92\x1f\x34\x2a\xb7\x48\xc7\xa9\xb4\x5f\xdb\x37\xf7\xa1\x94\x0d\xaa\xd1\xa8\x36\xd9\xab\x3c\x9f\x5a\x17\x5c\x4c\xaf\x80\x3a\xd7\xc1\x9c\x08\xfe\xef\xec\xad\x6d\x0b\xae\x51\x5e\x34\x79\x38\x13\x45\x0f\xa5\x1b\x81\x1a\xca\x47\x4e\x33\xe0\x26\x26\x0c\x1e\x9e\x7d\x18\x1e\x4b\xc0\xee\x2d\x64\x45\xb9\x2c\x78\x37\x21\x62\x08\x53\xb2\x05\xb4\x38\xf1\xd6\xed\x84\x88\x19\x21\xe1\x1b\xea\xb5\xec\x65\xed\x8d\xa6\x70\x22\xb7\x9b\xf2\x01\x6b\xd2\xa6\xdf\x1b\xbd\x52\xcf\x76\x87\xf2\xed\x5b\xa3\xce\xa7\xca\x39\xe7\x3d\xb0\x0f\xcb\xe5\x91\x2f\xf5\x86\xef\xc5\xfc\x38\x93\x5c\xe3\x3f\x9f\x63\x59\x5b\x27\x60\xea\xc4\x02\xdd\x4a\xc0\x54\xcb\xa4\x1a\xdb\xe7\x99\x2d\xb4\xf3\xc5\x5c\x2e\x66\x8b\x61\x2d\x2f\x09\x94\x13\x99\xe4\x53\x69\x63\xfc\x29\xfb\xf0\xfe\x9c\xf9\xd2\x47\xc1\x93\x79\x05\xf7\x9a\x1e\xd8\x11\x8b\x77\x6c\x1f\xd9\xbd\xf9\x58\xb1\x81\xea\xdf\xaf\x74\x36\x21\x68\xda\xd3\xea\x47\xfb\x26\xfd\xd3\xe4\xb1\x06\x82\x64\x54\x82\x3f\xee\xd3\xc7\x34\x56\x56\x88\x8c\x42\x28\xf8\x6d\x44\x46\xff\x97\x34\xef\xcf\x90\x92\xa1\x2c\xde\xe9\xa7\x03\x38\xd2\xb6\x00\x1a\x85\x68\x27\xfb\xb4\x67\x04\xdf\xcc\x76\xfa\x26\x6e\x74\xb6\xc1\x1b\x9c\x99\xf6\x69\x13\x72\xf2\xa5\x4f\x12\x69\x71\xda\x63\x99\x32\x7a\x97\x1f\xe9\x5d\x4a\x1d\x3a\x3f\x94\xd9\x00\x66\x3f\xed\x32\x21\xbc\xf9\x3e\x25\x57\x5e\x99\x1f\x1f\x22\x47\x3e\x95\x90\xb1\x25\xba\x4f\x0e\x91\x93\x71\x21\x73\x2a\x73\x20\x87\x4a\x4f\x87\x1c\x77\x0e\x26\x75\x96\xa5\x0b\x34\xd0\x3e\x79\x11\x40\x07\x22\x90\x42\xc2\x7a\x21\xef\xe5\x23\x42\xfe\x3e\xb1\x04\x53\x91\x8c\x05\x42\xa1\xef\xd3\x00\x44\x32\xec\x6c\x47\xb2\x21\x4f\xda\x3e\x79\x58\x9e\xb1\x28\xc0\x11\x61\x03\xf7\xe9\xec\xaa\xe9\x90\x8e\x9f\x3c\x37\xde\xa7\xad\xc2\xca\x5c\xea\xf8\xc9\x81\x64\x2b\xe6\x4d\xe5\x11\xea\x56\xd2\xa5\x4a\x68\xb0\x7d\x4a\xfb\xe0\x4d\xdd\xc5\x16\x23\xdb\xbb\xa0\x8a\xce\x14\x4a\x40\x33\xaf\x0e\x87\x43\x22\xae\x2d\xf0\xc6\xd1\x88\xe0\xb7\x1d\x0f\x87\xf7\x8c\xbb\x38\xf4\xb2\x2d\x89\x2d\x84\x46\x01\xb0\xbb\x0b\x67\x15\x3a\x5e\x10\x71\x95\x46\xd0\x43\x93\x5f\x0d\xd1\xc0\x27\xb8\x0b\x22\x0f\xa6\x28\x36\x26\x50\x44\x4e\xe5\x74\xb5\x87\x54\x0c\x4d\x1b\x6c\x3b\x18\x0d\xa6\xc4\x18\x0d\x02\x2e\x6f\xa1\x32\x2a\x88\x9a\x2d\x50\xc6\xa8\xec\x2f\x25\x76\xaa\x5c\x16\xee\x62\x4c\x11\xe7\x8a\xad\xc4\x4e\x95\xe0\x72\xbb\xf8\x60\xd3\x53\xab\x18\x8f\xf8\x49\xdb\x21\x78\xf0\x16\xec\x62\x14\x11\xd2\x51\x31\x77\x0a\x6f\x83\x76\x59\x6c\x5a\xc6\x21\x03\x97\xa0\xa2\xbb\xf8\x46\x14\xfb\x76\x0b\xdd\x51\x09\x62\xb6\x0b\x2c\x7a\xa6\xc9\xaf\xfb\x93\x6f\x7f\xea\x2c\xd5\x5a\x58\xa2\xe1\x1d\x90\xa7\x64\xd6\xc3\xb0\x4c\x88\x9f\x58\xa5\xb3\xb8\xa2\x10\xac\x05\x0f\x2f\xb2\xfc\xf2\x6d\x53\x6c\x1b\xc1\x2e\x8e\x4a\x18\xb3\x2d\xa0\xc5\xa8\x48\x1c\xb2\x30\xe1\x5f\xdd\x86\x4b\x5c\x3c\xab\xde\x86\x4b\x60\x9b\x6f\xc3\x25\x78\xe1\xb8\xaf\xc1\xc8\x52\x91\x79\xc8\xe6\xf8\x06\x13\xc1\x4b\xea\x6d\x4c\x04\x81\xa3\x36\x31\x79\x46\xfb\xdb\x09\xbe\x9d\x95\x89\x77\xa7\xfb\x32\x97\x20\x48\x2e\x87\xc5\xc4\x2b\xb9\x85\x90\x28\xcf\xb0\x89\xd0\x95\x32\x4d\x3c\x7b\xec\xb2\x13\x37\x06\x9d\x40\x11\xe5\x75\xa5\xd0\xaa\xa7\x31\x30\x47\xb0\xcc\xb8\xe4\xd2\x25\xb2\xe1\x76\xcc\x9d\x2b\x6d\x64\xad\x53\xeb\xcf\x1a\x96\x6f\x65\xac\x36\x22\x1c\x6c\x85\xd9\x39\x39\x08\x6e\x21\x28\x2a\xc1\xbb\xf6\xe5\x1b\x27\x9e\x8b\x6e\x21\x28\x6a\xec\x11\x03\x28\x9e\xd5\x94\xbf\x84\x67\x1e\xdb\x21\x78\x1a\x5e\x87\x0d\x80\xa2\xe7\x47\xef\x9b\xa7\x03\xda\x37\xe1\x03\x99\x59\x25\x13\x82\x75\xec\xd3\xc4\xae\xc6\x2a\xb2\x19\x14\x91\xe7\x24\x58\xce\x36\xd4\x82\xe7\xce\x1b\x10\x04\x0f\xd4\x77\x45\x9d\xd8\xb9\xb3\x8d\x89\xe0\x3e\x7c\x0b\x13\x51\x89\x49\xb4\x2b\x26\x4f\x49\x45\x8e\xbe\x32\xa1\x98\xd9\x90\xf0\x9a\x47\x4d\x52\xa4\xa7\xb7\x24\x4a\xc6\x92\x10\x12\xa2\xf2\xe8\x72\x0b\x08\x51\xaf\x74\xde\xc8\x41\xee\x1e\x76\x75\xa6\xc0\x2b\x85\x6c\x0d\xba\x2b\xb0\x20\xd1\x42\x77\xb5\xff\xa2\xa6\x07\xd2\x7e\x19\xa6\x5f\x5c\x5f\xa9\xd4\xf6\x11\xb5\x6c\xfa\xca\xa7\x82\xca\x44\xfd\x57\x5f\x46\xa7\x37\x32\x81\xc8\xb6\xb0\x8d\x66\x20\x98\xd1\x76\x6e\xa3\xc9\x93\x8b\x0d\xd0\x20\x2a\xa4\x59\x4b\x94\x50\x5d\x1d\x68\x50\x7a\x73\x69\x57\xd8\x56\x04\x9c\xa3\xe0\x2c\xd8\x84\xc0\x21\x19\xc4\x76\x08\x9c\x4c\x73\xc3\x4a\xe6\x04\x22\x88\x42\x25\xcc\xcd\x6e\x41\x1c\xbf\x20\x2d\xbd\x5a\x4a\xbd\x06\xf4\x96\x4b\x00\x6c\x20\xa3\x12\x08\x90\xb3\x9b\x0f\xa0\x47\x7e\x64\x0d\x52\x38\xdc\x0a\x23\x53\xee\x23\x62\xa2\x6e\x41\x16\x0a\xc8\xe1\x2d\xc8\x42\x01\xe8\xb4\x95\x85\xe8\x6e\xb2\x43\x9a\xd9\xae\x94\xda\xbe\xa6\x11\x8e\x9c\x57\xbe\xd5\x8d\x4a\xc6\x29\x8b\x16\x24\xc4\x6e\x6c\xd4\x2b\x85\x9e\x77\xe6\xd6\x17\x76\xf8\xf2\x77\xf3\x4e\xcd\xd4\x62\xd0\x62\xc0\x09\x4b\x50\x88\x9a\xbe\x1d\x91\xe6\x18\x4f\x2b\xbe\xd3\x41\xb1\x0b\x4c\x50\x62\xb1\x75\xcc\x05\xec\x93\x6e\xac\x70\xf6\x63\x37\x27\x70\x80\x73\xd8\x19\x9e\x39\x6c\x41\x0b\x2a\x2f\xef\xb7\x83\xd0\x74\xee\x8a\x76\x47\x11\x20\xda\xba\x33\xac\xcf\x7c\x2b\x45\x70\xfd\x1d\xe5\x7b\x77\x0e\xbc\x35\x7d\xd7\x66\x40\x0f\x38\x42\xcd\x23\x3f\x85\x35\x38\x63\x5f\x3a\x5e\x0d\xcf\x09\x77\x37\x93\x64\x94\x13\xa0\x2c\xe3\x72\xec\xcd\x9e\x42\xed\x14\x96\xaf\x13\xc8\x61\xe6\x53\x54\x65\x1a\xb1\x33\x2a\x53\xa2\xc3\x14\x6f\xb9\xb7\x83\xd9\x74\xd2\x65\xec\xee\x5b\x66\x6e\x5f\xb6\xb3\x28\x45\xe8\x74\x3f\x81\x8d\x2e\xef\x16\x33\xf0\x45\x77\x5e\x48\x92\x12\x6c\x85\xba\xa9\x17\xbc\x68\x48\x03\x2f\x50\xb7\x21\x0d\x17\xa1\x14\x76\xb7\x6d\x81\x22\x10\xa2\xe1\x38\x9f\x32\xaf\x42\xca\xd4\xf5\x2c\x9f\xdf\x59\x10\x61\x7b\x77\xfc\x68\x99\x04\xc1\xf7\xc8\xc6\xb2\x05\x7e\x18\x3c\xa3\xdc\x02\x3f\x9c\xb1\xc3\x3a\x86\x06\xb6\xb0\xb0\x0f\xa5\x66\x90\x9c\xf1\x11\x1e\xdd\xf9\x04\xd0\x36\x4a\xcc\x34\x88\xee\xb7\x0d\x8b\x20\xc2\xd1\xee\x36\xa2\xaf\x54\xaa\x7d\x7b\xa6\x16\xed\x45\x44\x05\x38\x08\x70\x8e\x7b\x0c\xba\x33\x20\x15\xae\x8a\xd9\x71\x7a\x25\xfc\x3d\x7b\x18\x2a\x73\xa4\x1e\x79\x4f\x19\x86\x41\x11\x04\x46\xda\xc3\x49\x6e\x70\x81\x38\xee\x0d\x3e\xd8\x3d\xcc\x76\x28\xa5\x61\xed\x76\xa4\x41\x33\x1a\x46\xb4\x73\x26\x45\xc6\x0d\x43\xfc\xd0\x16\xc3\x36\x6a\xcf\x7f\xec\x89\xb4\x21\xd3\x04\x23\x66\x90\x4e\x82\x11\xca\x7e\xe5\xd1\xf1\x76\x0c\x9c\x2b\xe7\x28\x63\x19\x40\x11\xee\x61\x96\x6b\xf9\x51\x00\xda\x92\x32\x29\x36\xb6\xba\x22\xe0\x8c\x9a\x21\x92\x6c\x39\x75\xca\xa2\x41\xe9\x28\xc4\xcd\x49\xba\xeb\xad\x08\x37\x95\x27\x41\x7b\xc0\x70\xe9\xb6\x1d\x0f\x8c\xde\xe1\x01\x62\x31\x18\x02\x51\xb8\xf7\xda\x23\x7c\xc3\xa8\x2c\x18\x11\x76\x42\x32\x8c\x58\x17\xc3\x9c\x82\x06\x1a\xb8\x86\xb2\xc4\xb0\x0a\x3d\xf7\x09\x8b\x26\x15\xb5\xe6\x78\xcc\x1b\x85\xad\xa9\x00\x5f\xf6\x74\x8c\xd1\x28\x2b\xe3\x1a\x26\x08\xf5\x2d\x78\x42\x01\xf7\xbf\x95\xe5\xa8\x82\x33\xdb\xd3\x4a\xef\x29\xb3\x80\x48\x21\x36\x2f\x92\x99\xd8\x33\x44\x6b\xdc\x06\x27\xe4\x5c\x30\x39\x77\x33\x32\xc7\xa2\x21\x7e\xd1\x16\x38\xe1\x8c\x8d\x30\xed\xfd\x39\x43\x59\x37\xa0\xe6\x14\x8a\xe6\x1e\x4a\x48\xf1\x12\x47\xb5\x89\x50\xc2\x39\xe4\x70\x33\x7d\xb6\xbf\x41\xdf\x5b\x48\x86\x12\x1b\x78\x62\x12\xe3\xc9\x9a\x30\x09\x03\x83\x11\x52\x26\x57\x77\x06\x2d\x1f\x3d\xf0\xe6\x3d\xc1\x09\x73\xc4\x99\xb6\x64\x11\x43\x93\xfb\x3c\x8e\x8e\x93\x80\xcf\x1c\x16\x9d\xb9\x88\xa0\x63\xdb\x61\x62\x00\x85\x6d\xa1\x1c\x0a\x6f\xb8\xb6\x32\x17\x55\xa0\x41\xdb\x38\x86\x09\xac\x71\x2f\x59\x34\x71\x9b\x2c\x8e\xc1\x23\xa4\x26\x2f\x94\xc3\xa7\xc1\xd1\x6b\x32\x77\x13\x52\xf1\x6f\xb0\xd4\x1c\xc1\x25\x07\xff\x85\x33\x16\x6f\x8c\xf3\x0a\x91\xd7\x68\x2b\xa0\xcb\x49\xd8\xf4\xbd\xbc\x5c\x8c\x6a\xa1\x60\x70\x39\x29\xa0\xcb\xc1\x93\xa5\x2d\x88\x43\x8d\x03\x73\xe1\xbd\x43\xa2\x18\xf0\xc0\x55\xf6\x36\xe0\xa1\x70\xdb\xbf\x97\xcf\x9c\x6c\x9a\xc5\x31\xe4\xa2\x5a\x2f\x10\xdc\x44\x82\x22\x2e\x38\xf7\xc2\xbc\xe9\x29\x55\x94\x79\x56\x6f\xe9\x1a\x25\x22\x55\xf9\x8a\x0a\x17\x6d\x7b\xb1\x51\x71\x70\x38\x5f\xd1\x04\xf0\xb7\x97\x4f\x1e\x88\x38\x47\x74\xe1\x3d\xda\xde\x08\x7c\xbc\x0b\x7b\xd0\xdb\x02\xe9\xde\x36\x28\xaf\x09\x4b\xed\x78\x2f\x38\xf8\xb7\x52\x1d\x15\x90\x5d\x7b\xa3\x1b\x30\xf1\xb6\x95\x03\x57\x7f\xdb\xf1\x5e\x62\x13\x6f\x4c\x9f\x33\x15\xd9\xc7\x73\x41\x49\xe9\xce\xd4\x63\x06\x9a\xe9\x9e\x8f\x29\x67\x3a\x6f\x25\x0c\xb7\x6d\x8b\x87\xf4\xcf\x26\x31\x3b\x5e\x91\x61\x8e\xe7\x1c\x27\x0c\xc6\xf9\x74\xcf\xb9\xa8\x60\x2f\x05\x78\x39\x1e\x8f\xd0\xc6\x94\x7d\x4a\xdd\x3f\x7a\xe0\xa5\x67\xc5\xb6\xd7\x3a\x53\xa2\xa3\xc7\xf1\x4a\xd9\xbd\x9a\x60\xd6\xf6\xb6\x48\x4e\xfb\x0e\x8d\x37\x33\x3f\x9b\x16\xe9\x80\xc1\xd2\x44\xed\xd8\xdb\x62\x38\x33\xb2\xad\xdb\x3c\x5d\x6f\xc2\x0e\x14\xa8\x53\xc9\x0f\x5e\x50\x56\xed\xf4\xf5\xad\x27\x1f\xe7\xf3\x29\xeb\x35\x20\x75\x14\xab\xf9\xd4\x87\x96\x1e\xd2\xc7\xdc\x9e\x6f\x59\xa2\x74\xe1\xa7\x73\x1b\xdf\x3a\x0e\x34\x59\xeb\xb6\x72\x03\xd5\x38\x1b\x15\x81\xa5\x86\x69\x15\x80\xe5\x00\xc3\xb3\x15\x80\xe5\x04\x9e\xb9\xdf\x7e\xd4\x11\x8f\xe6\x9b\x53\x4a\x4f\x3d\xf0\x13\x63\x31\xca\x69\xa6\x5e\x41\xfa\xc9\xe3\xb9\xdf\x0e\x98\x88\xbd\x21\xb4\xc6\x45\x48\xed\xed\xb0\x2a\x7d\x8e\xbf\xc3\xc2\xee\xb7\x98\x64\x02\xce\xdb\x4a\x39\x74\x93\x69\x85\x1e\xa5\x54\x2e\xd7\xcc\x89\x82\xb0\x00\x85\xdf\x04\x61\x89\x18\x34\xce\xe3\x22\x16\xd2\x7e\xdb\xae\x04\x7c\xb6\xdf\x76\xb9\xce\x50\x66\x37\xd6\xc1\x97\x47\x84\x4d\xda\x24\x2b\x22\xf9\xda\x7e\x63\x12\x20\x87\x84\x02\x39\x89\xe9\xb0\xdf\x9b\x19\x63\xb6\xf1\x63\x8c\x90\x5f\x2d\x53\xbe\x35\xc7\xbb\xf7\x0e\xb6\x92\x5b\x83\x8f\x6f\x5a\x51\xab\x1f\xef\x4e\x5e\x81\xec\x8f\x43\xff\xc3\xd4\x1f\xc3\x0e\xc9\x81\xb4\x1d\xf8\xe4\xe0\x16\x72\x3b\xf2\x49\xbc\xa7\x1f\x54\xf9\x08\x79\xef\x9d\xb8\x2e\x9d\x1a\xa8\x91\x68\x70\x7f\xc2\x0b\x1d\x72\xab\xef\x13\x4a\x89\x82\x8e\x74\x81\x99\x0f\x89\x6c\x61\x2c\x4e\xe9\xca\xf4\x7d\xf0\x80\x20\x18\x05\xe7\xb8\x1b\x0d\x69\xb3\x91\x13\xb6\x21\x1c\x71\x85\x09\xb3\x51\x73\xde\x56\xc6\xa1\xbb\x22\xfa\x47\x58\xd7\x57\xc8\x8f\xbe\xcd\x9f\x7a\x21\x95\xee\x4a\xd4\x80\xfe\xda\x42\x65\x14\xa2\x46\x6f\xe1\x2e\x6a\x45\x88\x2b\x51\x50\x0d\x2f\x0a\x67\x51\xc3\xa8\x8e\x68\x92\xcb\x24\x12\x03\x11\x66\x6a\x2b\xc0\xc9\x3d\x2c\xf7\xc6\xb0\x0b\xd0\x67\x5b\xb0\x8b\x1a\x4e\x14\xea\xa2\xe6\x0a\xc6\x59\x82\x8e\xdc\xba\x3a\xdc\x09\x8f\x91\xb7\x60\x16\x15\x54\xe6\x76\xce\xa0\xf9\x6f\xad\x3e\xc5\xe4\x53\xfb\xd3\x70\xac\x28\xde\xc9\xdd\x9f\x54\x4b\x6f\xd3\xa8\xf8\x12\x03\xd4\x79\x82\x3a\xd9\x7e\xb6\x02\x9e\xd4\xf8\x64\x1c\xef\xe4\xe2\xf5\xf6\xfe\x86\xdb\x68\xd5\x3e\x75\xae\xf6\xf7\x77\xb2\x55\x52\xea\x5b\xc5\x14\x0e\xa5\x3d\x19\x21\xcd\x6e\x25\x9d\xf8\x78\x70\xe9\x84\xcd\x57\x64\xda\x77\x21\x0c\xa9\x58\x98\xa0\x1c\xe0\x94\x1d\xa8\xe6\xe0\x6e\xf8\x47\x8e\x8c\x5f\x04\xd3\x0c\x69\x69\x78\xe4\x5b\x2d\x30\x12\xc3\x70\x8f\x19\x96\xff\xe2\x23\x45\x5d\x7c\x7d\x85\x93\x8b\xd8\xaf\x43\xea\x64\x5a\xe4\x23\x8d\x97\x46\x98\x8e\x01\xc2\x6b\x7f\x79\x39\xcb\xb1\xfe\xeb\xbb\xff\xdc\x13\x3b\x94\x49\xce\x94\x5f\x22\x41\xd4\x14\xfa\x34\x86\xad\x22\x70\xc6\x73\xd7\xe9\x58\x26\xd9\xf7\x3f\xb8\xaa\x43\xe9\x95\x12\xbc\x4a\x78\x92\x5c\xd9\x1a\xc7\x91\x63\xcc\xcf\xa1\x9b\xe2\x5c\xf9\xf1\x28\xb1\xfe\x07\x07\x8a\xe0\x19\x35\x1c\xf8\xd3\x79\x34\x47\x9e\x9f\x45\x0d\x73\xf0\xcb\x62\xe7\x53\xc9\x16\x26\xef\x87\xf8\xb8\xf2\xad\x76\x2b\xc2\x58\x59\x80\x4e\xa0\xa3\xfb\x67\xf4\xf3\x0c\x25\xab\x2a\x6d\xf8\x20\x90\xbb\xdf\x1f\x37\x21\x28\x6d\x01\x39\x4a\x5c\x22\x06\x72\xc4\xb0\x73\xe8\x90\xdc\x7e\x0b\xc7\x71\x46\x07\x3a\x74\x48\x8b\xa3\x45\xb0\x8e\x0a\x1e\x6e\xff\x58\x76\x3a\xc0\xb2\xa7\xac\xfd\xf3\xbf\x4e\x18\x88\x6d\x88\xc7\x73\x45\xfa\xb3\x64\x29\x29\xb4\xd6\xc0\x0e\xf8\xd9\xc5\x96\x1b\xdc\x9f\x95\x88\x66\xa7\x8f\x97\x79\xc0\xd7\xe8\x37\xe9\xfe\x0c\x28\xf7\xe0\x84\xba\x7b\xe0\x70\x66\x37\xa5\x93\xb5\xe6\xfc\xa6\xc4\x76\x9a\x8e\x9b\x5a\xae\xf4\x80\xf4\xf2\x54\x28\xef\xcc\x23\x85\x5a\x1e\xad\x64\x1f\x2f\x0b\x0b\x9d\xd0\x6f\x4a\x3e\x98\x93\x16\xed\x20\xb5\x07\xf9\x26\xc5\x11\x57\x28\xcd\xc0\x45\x57\xcd\x10\x17\x4d\xc8\x25\x51\x2f\x3a\xe7\xcb\x92\x87\x52\xf3\x52\x1f\x7d\x90\x63\xc8\xc2\xf4\x26\x8b\xc7\x11\x52\x91\x2d\x27\x2d\xca\x67\x6e\x7b\xf8\xa6\x24\x3d\x33\x01\x52\x26\x2d\x93\x63\x0f\x95\xd3\xb2\xf7\xa1\x3c\x41\xb5\x5e\x8c\x51\xa6\x43\xbd\x18\xbf\x9d\x50\xbe\xcf\xbe\x49\x86\xcc\x7a\x38\x06\x4c\xcf\x28\x37\xd3\x4c\xa3\x7e\x9f\xec\xe8\x12\x37\xe9\x75\xf6\xaf\xc7\x60\x28\x15\x92\x76\x26\x64\x77\x69\x83\x34\xeb\x33\xf1\x07\x07\xcb\xa3\x40\x02\x62\xc9\xc7\xdb\xff\x76\x48\x5b\xe5\xf9\xd5\x7a\xac\xba\x8b\x87\x97\xb7\x52\x88\xb4\x67\x09\x0f\xe7\x8c\x33\xce\xf6\x26\x87\x1e\x79\xd2\xa8\x85\x72\xa5\x6c\xf1\x27\x83\x93\x54\x1e\xce\x31\x75\x93\x7a\xcc\xe2\xd4\x4b\x37\xa9\x33\x62\x0b\xc5\x2c\xe5\xdb\xaf\xbf\x4d\xc5\x3e\xd2\x7b\x82\x0f\x87\x3e\x48\x19\xaf\xa1\x2a\xdd\x95\x1c\x1e\xaf\x23\xdf\xea\xfe\xa7\x85\x52\x08\xfb\x83\x61\x13\x97\x25\x94\xe5\x13\xb3\x70\xfa\xc1\x53\x67\x68\x27\x7b\xae\x42\xd1\x48\x81\xd4\x2d\xc0\x95\x42\x25\x20\x62\xf9\x4f\xbf\xa3\x9c\xee\x80\x41\x13\xce\x98\x73\x53\x5e\xee\x33\x85\xbe\x0b\xaa\x21\xad\xc5\xce\x7c\x6c\x66\xa0\xbb\xc6\x49\xcc\xfa\x77\x9c\xd8\xfb\x5b\x89\x81\xa7\x5e\x1b\xb3\x67\x2a\xfa\xb9\x5e\xf3\xcd\xc9\x3b\xdd\x1a\x52\x2f\x46\x4a\x28\x09\xd4\xa7\x4c\xef\x78\x9e\x32\x31\x76\x9d\x50\xda\xc0\x30\xd8\x89\x95\x8e\x8c\x10\x30\xe2\x6e\xb2\x43\x9a\x89\x06\x14\x93\x92\x6f\x7d\x6e\xce\x94\xd9\x74\xab\xf9\x73\x4a\x3d\xb3\x64\xda\x78\xbe\x7e\xb9\x29\x07\xec\x74\x35\x8a\x2b\x71\x39\x1b\xd0\x4d\x79\x8b\xb2\x93\x8a\x25\x61\x3b\xa0\x04\x8d\x38\x3d\x2c\x61\x0f\xee\x4f\x29\x74\x42\xd6\x5e\x53\xaa\x99\x65\x37\x18\x17\x70\x75\x7a\x67\x5c\x40\x85\xf7\x8a\x45\x1a\xfc\x5e\x32\xcd\x7c\xea\x84\x16\x2f\x36\xbe\x2f\xe2\x2b\x2c\x5d\x48\x1d\x10\x6a\x79\x7e\xe8\xc1\x76\x23\x2e\xbc\x90\x27\x70\x14\x37\xed\xe8\x8d\x0b\x03\xe1\xec\x90\x66\x62\xf8\xeb\xc2\x41\x51\xf3\xf1\x70\xe9\x05\xe9\x81\x86\x82\x85\xf2\xad\x7b\x7f\xa6\x13\xf2\xa7\xa0\x2d\x2e\x8e\xad\xb4\xc2\x84\xa5\x6c\x29\x3d\x79\x83\x12\x77\xb5\x50\xc8\x28\x4f\xc9\x05\xac\xe2\x21\x0d\x4d\xa4\x1e\xa9\x00\x3b\x98\x6e\xca\x37\x2c\x19\x09\x07\xc8\x33\xa5\xae\x97\x85\xf0\x1d\xf9\x78\x65\x52\x6e\x4e\xed\x0d\x35\xe4\x1b\xf3\x2b\xca\x55\x17\xdf\x67\x47\x7f\x5d\x06\x88\xcd\x92\x42\x63\x6f\xdc\x68\xf5\x4b\x27\x5f\xbd\xdf\x64\xf5\x06\x48\xa9\x04\x06\xd2\xa4\xe2\xee\x69\xf9\x96\xd8\xc8\x27\xa4\x66\xa5\x17\x28\x05\x97\x65\xe7\x28\x4f\xcc\xdd\x79\xaa\x75\x9e\x98\x99\x8a\x30\xea\x61\xc0\x3a\xe1\x8d\x09\x29\x43\xae\x85\x92\xb5\xd8\x2f\x28\x2b\xb8\x12\x52\x00\x84\x19\xca\x0c\x98\xde\xdb\x39\x5c\x52\x8f\x05\x37\x93\x52\x59\x35\x36\x88\x22\x04\x54\x67\x9e\xbd\xa9\x4b\x8f\xec\xe9\xed\x72\x7f\x18\x8a\x0f\x85\x3d\x65\x4a\x3e\x30\x52\xa9\xef\xf4\x33\x2e\x87\x22\xcf\xb0\x2c\xa2\x3a\x9d\x13\x7e\xb4\x60\xf1\x54\x14\x35\x5c\xec\xa4\x2e\x9d\x35\x69\x98\x5c\x58\x07\xca\xe9\x52\x6b\x4f\xa1\x95\x4c\x4b\xa1\xad\x69\x2a\xd2\x8d\x76\xad\xfd\x05\x05\x6e\x1f\xca\x07\x58\xa4\x64\xb3\x5d\xd5\xa1\xb2\x42\x7f\x22\xc1\xef\x6f\x2f\xf9\x3e\xe9\x90\x57\x0f\x8e\xf7\x43\xfa\xf1\x82\x65\x74\x2b\x3d\xfc\x52\xf5\xa6\x58\xaf\x0e\x69\xc3\x80\xb5\x55\xe2\x96\xb3\xb0\x3d\xdb\x62\x12\xf8\x55\xe7\xf6\xf1\x4a\xe7\x75\x51\x58\x59\x86\xe6\x99\x46\xdc\x36\x0e\x4e\xc8\x1a\xbd\x7f\x2f\x05\xfb\xd5\x77\xd6\xb3\x22\xde\x94\x55\xe5\x00\x68\x74\x93\x92\x09\x83\x2e\xf8\x8d\xcd\x44\xa2\xf9\x51\xbb\x73\x1c\xde\x94\x6d\x36\xb8\xad\xdb\x57\x3b\xb1\x9a\xf5\xaa\x7d\x54\x2c\xad\xee\xd3\x11\xa6\x55\xe7\xc6\x05\xe9\xa2\xcb\xe6\x72\x8c\x7c\xea\x1e\xa4\xcc\x87\x6c\x84\x54\x67\x05\xd9\xf6\x7e\xba\xee\x6c\xa1\x7d\xe8\x02\xb9\x4c\x46\xe2\x1b\xe3\xca\xc4\x77\x07\x5e\xe9\x2d\x9f\x8a\xa3\x46\x3e\xad\xda\x53\xf9\xd4\xa7\x47\x76\xa3\xb2\x9f\xd4\x8a\xbd\xa3\xeb\xe4\x63\xbc\x32\x4a\xd6\xf3\x4a\xa9\x85\x6f\xba\xa7\xe4\xbb\x17\xfb\x4f\x37\xc6\xb5\xc2\x8b\xbe\x05\xee\xac\xb5\xf3\x9d\xc4\xa8\xf2\x2b\x77\x27\x4a\xb9\x29\xad\xed\x4c\x2d\x8e\x4b\xc3\x38\x94\x27\xbe\xc0\x3f\x7e\x9b\x3e\x73\x1a\xd0\xfd\x6c\xad\x98\x3b\x1d\x11\x99\x15\xf1\x42\xcf\xfc\x29\xad\x8b\x08\xef\xf6\xbb\xa4\x6f\x7e\x52\x7a\xe5\x4b\x6d\x1a\xe6\x6a\x38\xe0\x45\x67\xbb\x29\x4d\x49\x29\xec\xa8\x81\xc9\xcc\xe4\x28\xdd\x48\x75\x76\xae\x3e\x86\x00\xac\x95\xc5\x1a\x38\x39\xae\x14\xb2\xc5\x53\xea\x03\x3c\x7a\x7f\x64\xd2\x53\xaa\xbe\xb3\x19\xfd\x50\xfc\xea\x3d\xdf\xfe\xfc\x2b\x7d\xf0\x13\xef\x89\x55\x3c\xbc\x89\xe6\x84\x52\x16\x74\xb8\x92\x37\xdd\xbd\xe7\xcf\x7b\x4e\x1a\xd2\xcb\x97\x9f\x8d\x2d\x35\x38\xbd\x60\x30\xeb\xc5\x77\x6d\x1c\x89\x74\xfb\x59\x0d\x8c\xbf\xa9\xcb\x73\x72\x41\x2a\x37\x09\xb6\x98\xae\x42\x4b\xce\x64\xc3\x31\x0e\x7b\xcf\x9f\x70\x5e\xbe\x55\x9c\x9a\x92\x46\x24\x3e\x33\xf1\x8a\xfd\x7b\xd6\x50\x3f\x75\xc0\x94\xb2\x7b\xd4\xc6\x51\x64\x62\x59\xa3\x6b\x7c\x4f\x3a\x5e\x57\xbe\x2d\x9e\xbc\x02\x69\x9b\x05\xab\x5c\x2f\xbe\xab\x13\x4b\xdc\x94\x72\x95\x1f\xa1\xf4\x36\x04\x19\xa3\x37\xdd\xb5\xbd\x42\xe9\xd6\x8d\x51\x4e\x47\xd8\x99\x68\x1e\x5d\x93\x96\x58\xa3\x93\x5d\x8b\x06\x99\x98\xdd\x57\x4a\xef\xd5\x6b\x9c\x61\xf4\xa2\xfb\x28\xe3\x4f\x14\xe1\xfd\xe9\xf2\xb8\x18\xa6\x51\x20\x3d\x3d\xb0\xe1\x88\xb6\x99\x8e\x47\xc8\x3e\xd1\x05\xeb\xdd\xdb\x13\xf2\x27\xcb\x87\x4f\x39\x1a\x63\xbe\x38\xd9\x47\x61\x85\x74\xfb\x7a\xbd\x6a\x3e\xb5\xfe\xbf\x42\x2a\x0b\xcd\x91\x4f\x7d\x9c\x38\x53\x38\x05\xb3\x08\x65\x8b\x04\x1b\x7c\x3a\xf6\x52\x4e\x8f\xd3\x31\xc0\x32\x99\xf2\xb4\xb6\x23\x14\xbb\x88\x65\xd8\x36\x2a\x33\x14\x19\xb6\x67\xfa\x2e\x5f\xeb\xe8\xf9\xf4\xab\x7a\xf2\xa5\xad\x34\x7a\xe0\x57\xe5\x07\x47\x16\xbd\x2a\xaf\x8d\x83\x91\x6f\x5f\xdb\x91\x2f\x2d\x9e\x90\x87\xca\xca\x51\x1b\xbc\xbf\xfc\xaa\x36\x46\xf8\xc2\x7d\x4a\x0f\xfc\xa8\x7c\xbc\x18\xa6\xf2\x69\xd4\x96\x36\x11\x1e\xcc\xad\x6e\x63\x6b\x83\x85\x16\x10\x1f\xa4\xf9\xb2\x5b\x13\x4b\x5a\x97\xaa\x35\x4c\xab\x6b\xd4\xda\x8e\x7c\x69\x79\x59\x43\x4a\xb4\xa3\x6f\x9d\x25\xe3\xea\x0f\x49\xf7\xe8\x90\x8e\xc8\x17\x62\x78\x6d\xeb\xf1\x8c\x6c\x5b\x31\x32\x6c\x4b\x07\x24\x9b\xaf\x58\xaf\x3e\x42\x3a\x6a\x7a\x3e\x9d\xfa\x34\xb5\x5a\x2a\xbb\x45\xa7\xbe\x28\x85\x53\x8a\x2f\x4a\x47\xb8\x6d\x1b\x15\xc6\xfa\xf9\x8d\x79\x3b\x43\x89\x47\x98\x90\xed\x3d\xcd\x86\xcf\x3d\xe9\xc8\xa7\x76\x72\x60\x47\x6f\x4e\x1a\x18\xe4\xba\xee\xac\x8d\xce\xfa\x71\xfa\x7c\x28\x8f\x92\xce\xfa\x8a\x04\xcb\x78\x3b\x8e\x68\x2c\x48\x67\xc5\xe8\x2c\xb4\xde\xa6\x9f\x2f\x4c\x3d\x52\x5d\xc4\xf2\xdb\x5e\x3d\x58\x76\x3b\x52\x4c\x5c\x71\x4a\x6e\x71\x16\x98\x5d\x17\xa1\xe5\x7c\xca\x84\x5d\x84\x2d\x9d\xaf\x62\x3c\x8d\xa0\x44\x4b\x48\x31\x45\xc6\x2c\x25\x1a\x27\xc1\xf6\x8a\xc0\xcf\x1b\x5f\x13\x86\xe8\x0e\xdc\x36\xf5\x38\xa6\x14\xfd\xd9\x4a\xe1\x51\x53\x8f\xa5\x0a\x7f\xbe\x9d\x34\x2c\x9e\xb2\x37\x6a\x14\x23\xcc\xef\xcd\xdb\x53\xb8\xfd\x6d\x0a\x7d\xbe\xca\xb7\xd3\xf2\x1c\x95\xf6\x66\xa3\x3c\xa4\x16\xbb\x84\xf2\x40\x0b\x94\xdf\xef\x0d\x28\x29\xbf\x34\xa2\xb3\x74\xc3\x86\xf5\xeb\xf3\x59\x9f\x6a\x6e\xde\x9f\x6c\x0c\xdf\x60\xce\x9c\x3f\xdf\x0e\x0a\x70\x85\xba\xed\x93\x86\x22\x78\xf3\x40\xb8\xff\x19\xfd\xfb\xfe\xd6\xaa\x11\x23\x51\x17\x9a\xb5\x5d\x69\x53\x21\x1c\x67\xca\xb6\xfc\xd7\x13\xca\x3c\xdb\xd3\xa6\xf6\xed\x08\x25\x45\x89\x3d\xfb\xe6\xbc\x89\x8d\xf8\x36\x02\x3f\x26\xc9\x1b\xa6\xc1\x3a\x78\x5b\xd2\x62\x95\xbd\x1d\xb4\x7a\xb6\x90\xd6\xdc\x18\x49\x7e\x9b\x3e\x5e\xe8\x75\xdf\x58\xb6\x2b\x15\xf9\x2d\x88\x3b\xef\x84\x10\x57\xc7\xc0\xfd\xc8\x25\x19\x29\xe3\xf4\x10\x27\x3b\xf7\x83\xcf\x98\x49\xf8\x70\x97\x4d\xff\x3e\x30\x02\x7a\xfe\x83\x3b\x0b\xa1\xf8\xf1\xd2\x23\x4b\x3e\x78\xb3\x58\x17\xbf\xf8\x2e\x23\x94\x1f\x99\xd0\x79\xbf\xea\x9e\x71\x2a\xeb\xc2\xb0\x36\xb4\xda\xc7\x01\x55\x67\x1a\xd5\xd5\x4f\x63\xf1\xf5\xc8\xfb\xee\x11\x8d\xe2\x73\xc4\x3a\x76\x32\x85\x76\x85\xb2\x38\x83\xa9\xfc\xaa\xfb\x42\xc9\xe9\xe1\x76\x6d\x0f\x25\x9f\xfb\xf3\xa3\xfa\x53\xf3\x1f\xfd\xa9\x90\xea\x0f\x6a\x4c\x4f\xba\x6b\x63\x47\x7e\x70\x14\x63\x74\x7f\x39\xdb\xd0\xd9\x2f\xe2\x95\x39\xf9\xb2\x4a\x33\xa4\x04\x08\x3e\x47\x27\x4c\x88\xc1\xf0\xf5\x0b\xaf\x12\xca\x12\x63\x84\x94\x17\x16\x6d\x44\xc6\x84\x89\x4d\xee\x14\x09\xc7\xc4\x0c\xc8\xad\x20\xfa\xd1\xb7\x82\xe3\x85\xb0\xf9\xe2\xbd\xc4\x6a\xe1\x92\x10\x09\xcb\x3b\xef\x6c\x51\x5f\x12\x8e\xd7\xc8\xb7\xde\x21\x9c\x9b\xbe\x4e\xb4\x97\x35\xfc\xe2\x46\x66\xe3\x7d\x1d\xcf\xad\x63\x7b\xeb\xe5\xf7\x01\xb2\xfb\x26\x75\x03\xd3\x52\x93\xad\xf6\x4c\x1a\xe6\x35\x1b\xf3\x8b\x63\x28\x53\xb1\x65\x2d\xa1\xe0\x7d\xd7\xd7\x50\x6e\xce\x61\x70\x0d\x8c\x6f\xdf\xee\x5d\x03\xcb\xfc\xcb\x66\x63\xdb\x7e\x9d\xb9\x71\xbc\x52\xaf\x57\x39\x85\x6f\xff\x9a\xc2\xcf\xcd\x3b\x35\xf5\xda\xcc\x61\xef\xfd\x6c\x37\xd7\x50\x0a\x2c\x80\x0a\xf3\xa3\xed\xf1\x82\x79\x7f\x0e\x50\x3a\x59\x0c\x65\x23\xa8\x0d\x8d\xa6\x64\x04\x23\x5e\xfa\x9f\xc3\xfe\x3d\x5f\x7a\x4f\xc0\x75\x3f\x0e\xbb\x23\x7f\x2a\x21\x0f\xa2\xd4\x79\x0b\x1a\xb2\xc0\x2f\xbc\xaf\xc1\x29\x43\x2f\xbc\x47\x3c\xbe\x3f\x78\x85\x25\xe5\x51\x37\x1c\x49\xfe\x81\xf1\xca\xb7\xac\x03\xf5\x0a\x02\xdd\x32\x4e\xdd\x0c\x16\xf4\x9d\x9f\x71\x8f\xd7\x4c\xa1\x82\x14\xb1\x9d\x74\x51\x78\xe8\x6d\xce\x9f\xd2\xfc\x67\x3d\x80\x6a\x24\x1d\xc1\x64\x01\x95\x8e\xe0\x6e\x85\xee\x2e\xba\xcb\x58\x84\x5d\x19\x47\x0a\x3f\xb2\xbb\xd2\x21\xf7\x9d\xde\xca\x8d\xdb\x52\xab\x0d\xad\xc1\xa1\x88\x7b\xc4\x4c\x26\x57\x4a\x59\x79\x0b\x91\x96\x42\xf3\x17\x87\xe3\x1f\x4a\x9f\xf3\xf0\x0f\x70\x4a\x38\xc1\x90\x85\xf1\x4a\xab\x52\x95\xe9\x3b\xfe\x13\xaf\xf6\x7c\x21\x63\x3c\x9d\xf3\x85\x8c\xb1\x26\x98\x4a\x34\x70\xf8\xed\xdc\x4d\xd1\xfd\x01\xa9\x09\x7c\x0a\x9b\xa2\x5a\x87\x92\x40\xf4\xde\x99\xba\x84\x2c\xf8\x5b\xa7\x2f\x21\xaf\xe1\x83\xd9\x7c\xf9\x69\x9f\x6f\xee\x6f\xd2\x2a\xce\x42\x64\x3a\x5d\x00\x0f\x8f\x6e\xd2\xcf\x36\xf9\xd6\xb7\x4d\x2c\xc4\x7c\x79\x45\x1b\x8d\x2e\x33\x5c\x87\x1a\xfe\x94\xfe\x2d\xef\x07\xba\xb0\xf4\xd2\xaf\xa6\x0d\xdb\xee\x3d\xf5\x78\xbb\x1e\xe9\x90\x59\x75\xa6\x22\x19\xc4\x19\x9a\xed\xea\x46\x9b\x0a\x21\xea\xa0\xe4\x37\xe5\x2c\xc7\xfc\x27\x14\xbb\x11\xa2\x37\x25\x0f\xc6\x99\x2f\xcd\x6d\x19\xb3\x35\x46\x0b\x25\x73\xc1\x5a\x7d\x1e\xb8\x2c\x69\xe3\xf0\x39\xc8\x6a\x72\xe6\x6a\xd1\xc2\x6e\x1e\x2c\xdf\x11\x12\x9d\xda\x20\x2d\xd0\xce\x54\xec\x48\xbf\xe6\xea\xe9\xd7\xe9\x97\x03\xb9\xf4\x79\x00\x23\x3c\x69\xc8\x7a\xde\xf9\x2f\x6f\x92\x76\x3b\xa4\x97\x85\x66\x27\xed\x5c\x90\x32\xa2\x7a\xea\xf5\x11\x39\xf5\xe8\xa9\x41\x4b\x23\xb2\x06\x7b\xfe\xfb\xb8\x49\xfa\xa7\x13\x32\x07\xc0\xa9\x17\xe8\x95\xa3\xf5\x3c\x9c\x29\xe7\x45\x59\x54\x0b\x9d\xd3\xf5\x65\x7b\xa8\x4b\x91\x2e\x43\x35\x77\xb5\x42\xba\xab\xa1\xb4\x2a\x9d\x89\x5f\x4c\x17\x93\x49\x7c\x91\xa7\xd4\x4a\x75\xa6\x54\xdd\x6b\x74\xc8\x46\x47\x96\x61\x33\xb3\x74\x01\xb7\x29\x5c\xa3\xd7\xeb\x27\x52\x69\xea\xa2\xb3\x3a\xa4\xd1\x4d\x49\xf0\x58\xbf\xce\xd3\x2e\xb2\x01\x4b\xf9\x2e\x73\x1c\x6c\x1c\x5e\x92\xdb\x1d\x34\x4f\x5f\xf4\xf8\xdd\xe9\x4d\x6a\x6f\xb4\x7c\x2a\xdd\x65\xfd\x39\x4f\x00\x6b\x2c\xad\x03\xf6\x5f\xf8\x83\xe6\x99\xad\x4c\xa3\x61\x8b\x0a\xd9\x4d\x36\x48\xef\xc8\x42\xab\x76\x71\x1a\x0b\x7a\x93\xd6\xdb\xf3\xcf\x00\x57\xf7\xb7\xde\xa1\x85\xe1\x58\x7b\x8c\xf4\x49\x57\x51\x30\xd1\xb9\xe8\x30\x5d\x5a\x4c\x0b\x1d\xf6\xd1\x2e\x23\x77\xf8\x62\xc7\x73\xbd\xc9\xea\x6f\x27\x24\xdb\x27\xa4\x8c\xd9\x91\x66\x18\x1b\x83\x21\x18\x4d\xd6\x06\xf5\x71\x84\x34\xef\x94\x74\x42\x6e\x34\x80\x1f\xf3\x74\x38\xb8\x9a\xb5\xd2\xb1\xbe\xa6\x4f\x18\x25\x85\x4e\x58\x4b\x38\xcf\xc8\x4d\xd2\x0e\x9d\xd2\xd1\x70\x1c\x48\xcb\xd3\x29\xc7\x91\x8f\x7e\x0d\x7e\x39\x7a\x47\x9f\xc5\x89\xdd\x1c\xaf\xe3\x26\x19\x40\x48\xf1\xbe\x2d\x84\xa9\x67\xdd\x27\xef\x2e\x6e\x52\xdc\x6d\xb5\x3f\x8b\x43\x55\x64\xf7\x39\x9a\xfe\x09\xda\x61\x3a\x9a\xbe\x63\xa7\xdc\x54\x73\x07\xf3\xad\xd9\xf2\xc8\xb7\x56\x1b\x36\xfa\xa7\xde\x63\xdf\x35\x75\xc8\xb7\x9e\x4d\xe6\xdb\xaf\xbf\xa5\x4b\xb8\x63\x53\x2a\x97\xb8\x43\x88\xdc\x94\x21\xc0\x0c\xcd\xf2\xc0\x9a\x74\xfa\x8e\x76\xe2\xef\x98\xc5\xb0\xe7\x8c\xc5\x4b\x8e\x22\xf5\xf3\xec\xf3\xf5\x4a\xad\x12\x16\x33\xb5\x2e\x17\xa6\x5a\x56\x22\xd5\x8a\x61\xd9\xd5\xc5\xf0\xd6\x03\x95\x52\xac\x52\x50\x37\x05\x37\xc1\xc5\xa8\xed\xba\x45\x40\x15\x3b\x0d\x66\xca\x64\x40\x20\x73\x4a\x78\x81\xee\xf9\xa1\x03\x20\x94\xa9\x08\xfa\xe7\x09\xd8\x62\x16\x9e\xde\xb2\x85\x2e\x5f\xaa\x20\xaf\x2e\x3b\x72\x50\x2a\x0e\x99\xdf\xd8\xf1\xba\x5f\xae\x1d\xd6\x75\xc8\xfc\x13\x20\xc6\xf4\xd3\xed\xce\x44\x2b\xd2\x7d\xed\x30\x8d\x1e\x72\xd7\x8e\x78\xd2\xc3\xed\x13\xaf\xc5\xd4\xbb\xed\xbb\x1a\x3e\x15\x24\xba\xc3\x41\xd7\x74\x8b\xf4\xcd\xef\x5b\x38\x88\xcd\x8b\xd0\x41\x23\x7f\xea\xa0\xc0\xa6\xf4\xc3\x6d\x6e\x6a\xe6\xe5\x74\x80\xc8\x6f\xdd\x3c\xd7\xfe\x0a\xa5\xcc\xd9\x95\xce\xf9\x82\xec\x40\x51\x5e\x7e\xe9\x8b\xfd\x3e\x15\xf7\xfe\x28\x1c\xe1\xe6\x45\x94\x21\xba\x27\x76\x1a\x07\x4a\xf5\x72\xe4\x32\x38\xd8\x71\xf0\xfb\x43\x75\x0f\x3a\x7f\x3a\xca\x31\xe3\xd2\x11\xf7\x7c\xb1\x33\xae\x98\xa3\xe9\xa0\xf2\x6b\x96\x14\x7a\xd6\x59\x20\x3d\x04\xbe\x90\x94\xba\xea\x2e\xc7\x43\x29\x64\x2d\x7a\xda\x6f\xc3\xb3\x51\xf5\x36\xfc\x8c\x14\xf5\x2d\xf8\xc9\x41\x69\x5e\xb2\x5c\xf1\x0d\x4f\x5d\x8a\x5f\x27\x5c\xa8\xd7\xe0\xf7\xa7\x7f\x5b\xe4\xf3\xd2\xe5\xc2\x0b\x16\xf5\xc3\xf1\x92\xa9\xdb\x1e\x46\x3a\xe7\x0d\xed\xf3\xcc\xac\x83\x25\xe9\x90\x16\x32\x54\xa4\xb7\xe2\xb5\x23\x6d\x15\x87\xbf\x76\xa6\xae\x0e\xa6\x79\x42\x5a\xe4\x9c\xf9\x73\xea\xdb\x02\xb5\x44\x9d\x50\x4a\xc7\xdf\x52\xe6\xb0\x58\x29\x13\x6f\x1f\xe9\x1d\xc2\xe8\x82\x54\xaa\x4b\xf6\x16\xf7\xf7\xce\x82\x7e\x93\xba\x34\x85\x7b\x2a\x0a\xb4\x84\x54\x94\xac\x33\x7f\xba\xeb\x67\x0a\x6d\x63\xd3\xe6\x74\x5f\x1b\xd4\x16\x45\x07\x04\xf1\x9e\x3d\xff\x7d\x84\x88\x4b\x99\xdd\x6a\x35\x6d\xfc\xdc\x06\xb5\xfa\x9d\xc0\x0c\x75\xb8\x90\x6f\x25\x47\xfd\x8e\xe8\xa6\x3c\xe9\x4c\xa4\x33\x61\x56\xba\x23\x31\x1a\x13\x47\x37\xfb\xb5\x67\x05\x96\xa7\x3c\x65\x4a\x9a\x97\xce\xe9\xc9\x57\xcf\x80\x65\x97\x13\xaf\xe0\x26\x35\xe7\x4f\x4f\xad\xf5\x59\x65\x29\x4d\xce\xbb\xb3\xda\xaf\x73\x60\xb4\x38\xee\xff\x70\x42\xe2\x9b\x14\xa7\x23\x08\x1c\xf7\xbf\x3f\x54\xb5\x68\xce\xa7\x62\xa5\x33\xd5\x2a\x9b\x33\xdb\xc7\x69\x00\x7a\xe6\x06\x8b\xfe\x4a\x7f\xbc\x61\x4b\xfe\x94\xb8\x45\x6a\x36\x5f\x8e\x0d\x74\x8e\x9e\xd5\xd7\x0e\x7f\x34\x7b\xdf\xc0\xd9\xcc\x66\x06\x85\x5d\x9b\x19\x94\x79\x6d\x8e\xb3\xdd\xf3\xe3\xdb\x4d\xa6\x56\x67\x28\x0e\xf5\x13\x45\xa5\x18\x75\xe8\x18\xbf\xaa\x6f\x69\x51\x1a\xbb\xc3\x91\xc2\x20\xdc\xdd\xa1\x9e\x69\x57\x3d\x92\xa0\x99\x09\x99\x58\x3d\x86\xbf\xbf\x4d\xb5\x5a\x2f\x16\x01\x98\xc1\x81\x0d\xd4\xa4\x85\x3b\xeb\xde\xd0\xc2\x35\xa4\x44\x3e\x93\xe7\x67\xf4\x27\x07\x08\xc7\xe0\x1f\x07\x66\x8c\x63\xf0\x03\xcb\x9c\xc2\x20\x94\xab\x86\x72\x1b\x74\x9d\xa3\x79\xcd\x8f\x6e\x83\xee\x6c\x5b\xae\x58\x43\x7e\x45\xdf\x9f\x36\xa6\x44\x23\x9d\xdb\xd6\xf4\x59\x12\x8b\xad\xe7\x47\x8f\x99\x25\xf1\x7d\xe9\xc8\x8f\x3f\xb7\xe1\xde\x75\x44\x1a\x16\x8c\x70\x0d\xf7\x14\x54\x48\x31\x45\x09\xe5\x91\x74\x28\x66\xab\x41\x0a\xaa\x8b\xfc\xef\x46\x7c\x1d\xc8\x22\x3d\xbf\x3f\x2f\xcc\x3a\x87\xf2\xef\x4f\x99\x1f\xcc\xd5\xff\x20\xb9\xbb\x05\xde\xd3\x59\xe3\xab\x46\xba\xc7\xc8\x20\x75\x2b\xd3\x1f\xaa\xb8\x90\xde\x0a\x0f\x79\x72\x12\x17\x42\xe2\x7c\xc1\xc2\x9d\xfb\xf8\xa7\xd0\xf8\x8d\xd4\xa3\x9d\xf0\x54\xa3\x98\xf7\x70\xb0\xf1\x11\x33\xa7\xfd\xce\xd1\xf1\x29\x95\xae\xc7\x12\xea\xa8\x73\xac\x2f\x3d\xa9\x2f\x33\x9d\x35\x5b\xe6\x47\xbc\x0f\x28\xa1\x6e\x97\xd1\x51\xf3\xa7\x6e\x94\x66\xfe\xb4\x7e\xe0\x68\xd1\x7d\x03\x70\x3c\xbf\x5a\x9d\x21\x57\xf4\x52\xbe\x82\x77\x9c\x1d\x71\x05\xdb\xfa\x35\xfc\x4c\x45\x08\x96\xa7\x50\x2b\xc8\x46\x31\xa0\x02\xfc\xea\x04\x34\x31\xa8\x56\xe1\xfc\x2b\x48\xd3\x39\xc8\x5d\x83\x25\x3e\xec\x39\x38\x9e\x6f\xcd\x52\x2d\x1f\x33\xd2\x0a\x69\x30\x16\x92\x7f\x58\x26\x31\xd9\x03\x67\x0f\x5d\xd2\x3b\xf7\x0a\x3c\x72\x0e\x58\xac\xa5\x19\x71\x11\xeb\x3b\x60\x1b\xf8\x78\x60\x05\x22\x08\x79\x22\x7f\xa4\x19\xce\x0a\x69\x06\xf7\x62\xda\xe1\xcd\x49\x4b\xa9\x15\x72\x1a\x92\xb7\x00\x84\xdf\xd4\x83\xf6\xf3\x04\xbe\x36\xfd\xa2\xbd\xa3\x48\x06\x67\xc0\x74\x58\x8a\x8c\x0c\xf9\x37\x29\x4d\xc6\x2a\x3a\x90\xff\x38\xd2\x28\x36\x5b\x49\xa9\x1d\x2a\xe9\xbf\x97\x1c\xc7\xd1\xe0\xd4\x9f\x56\x7d\xeb\xe3\x04\xa8\x37\xe9\x2e\x85\xf2\x11\x30\xdd\x77\x32\xa3\xfa\x94\x6a\xbe\xf1\x1d\xe9\xb1\xfa\x5d\x91\xeb\x15\x28\xe3\xee\xd2\x05\x69\x46\x43\x83\x09\x95\x51\x72\xe4\x33\x28\xe3\x1a\x2d\xe4\xe5\x5f\x53\x93\x6f\x41\xe9\xbf\x31\x1a\x80\x61\xa6\x23\xef\x8f\xe3\x21\xed\xe3\xa1\x4f\x13\x47\x13\xbc\x25\x98\xc6\x91\xee\x3b\x10\xff\x95\xf9\x36\x4c\x23\x32\xda\x81\xf7\xc7\x81\xe8\xd7\xdb\xf6\x02\x2e\x63\x1a\xa5\x01\x8a\x65\x0a\xa5\x71\x77\x97\x6a\xe5\x4a\xea\xcf\x8f\xec\x3e\xc6\x0d\x2e\x97\xe3\xe1\x5c\xcc\x2f\x35\x79\x8d\x7b\xbe\x55\x45\x9c\xeb\x27\x6b\xca\x8a\x4f\x36\x79\x0f\xe9\x13\x76\x26\xdf\x2b\x9e\xe9\xc5\xed\x93\x71\xeb\xd0\xc7\x0d\xf8\x9c\xe8\xa6\xcc\xae\xcd\x0e\xac\x19\xc7\xe5\xef\x68\x11\xc5\xe5\x27\xd0\xc8\x4d\x29\xaa\xc5\x95\x4a\xdd\xd9\xbf\x91\x86\x73\xfa\xa2\x38\x4b\xe4\xf0\x97\x78\x64\x85\xbc\xa8\x5c\x82\xce\xc5\xe3\x68\x0e\xcc\x82\x5e\x8c\x2c\xdf\xb2\x62\x42\x30\x08\x88\x51\xe2\x6b\x59\x58\x32\x25\x85\x4e\x61\x52\xa0\x14\xc6\xe3\x95\x6a\x3c\xc4\xfc\x28\x96\x7e\x1a\x94\xf4\xc6\x60\x5e\xbe\xae\x62\xa2\x96\x4f\x8a\x9c\xab\x57\xd8\xa5\x42\x6a\x16\xb1\x65\x85\xd7\x18\x61\x81\x65\x40\xeb\x53\x8d\x9d\x79\x4f\x1b\xf6\xf8\xd2\x1b\x2c\x64\x8c\x81\xc5\xe1\x10\x0f\xe2\xc2\xbf\x84\x73\x6f\xd9\x25\xdd\xf3\xad\x61\x8e\xe9\x82\x93\xbe\xff\x5b\xaa\x49\x47\x02\x3b\x29\xc0\x38\xe0\xb4\x65\xe6\x61\x99\x97\x05\x02\x27\x7d\xc1\x37\xee\x6a\x19\xf6\x56\xf2\x9e\x1a\x8a\x46\x68\x93\xd4\xb3\x2e\x14\x7e\xe3\x1e\x4b\x81\xbc\x99\x90\x0b\xaf\xb9\x8d\xa5\xbc\x42\x79\x57\xf4\x90\x0a\x13\x8d\x8d\xa8\x97\xed\xc7\xc9\x36\xd8\x6c\xff\x91\x46\x96\xec\xb5\xb4\x61\x2f\xce\x95\x6f\xed\xc9\xa3\x7b\x7a\xda\x5e\xb9\x63\x9b\x1b\xb3\x02\x69\x6b\x74\x07\x77\x4f\x73\x13\xcf\x09\x26\xdd\x5a\x5d\xae\xd8\xa6\xa0\x1f\xe5\xc0\x1b\xbb\xb1\x52\x33\x6a\x39\x92\xb8\x90\x9d\x4a\x44\x50\x0b\x82\xc2\x89\x07\xb8\xa5\x9a\xdb\xb8\x2b\x38\x6f\x2f\x4b\x4f\x76\xd7\xd6\x53\x45\x6e\x88\xe6\x5e\xc6\xb7\xd2\xa2\x60\xce\x57\x49\x59\xd5\x97\xf9\x8f\xe5\x4a\x61\x57\x61\x87\xb2\x0e\x61\x77\x3b\x65\x41\xee\x5f\xfc\xea\x7e\xd6\x4c\x25\xf7\x14\x19\x96\xf8\x67\x70\x02\xdc\x3c\xbf\x40\x16\x6d\x02\x30\xcc\x94\x4a\xae\x72\xb8\xf6\xa3\xfc\x68\x85\xcd\x59\x1f\xa3\xc7\x50\x94\xfe\xfc\xc8\x54\xd2\x79\x69\x9b\x81\x08\xde\xdc\x73\xa6\x7f\x32\x77\x73\x44\x7e\x0f\x3a\xd4\x20\x0f\x19\xa2\x29\xbc\x54\x4f\x81\xa2\x07\x03\x52\x33\xf4\xd4\x33\x44\x1d\x50\x02\x82\xf7\xfc\xc8\x06\xeb\x90\xdb\x98\x63\x28\x23\xab\x2a\x94\xcf\xbd\xec\xdb\x37\xc6\x06\x7e\xa4\x37\x9e\x6b\x64\xde\x9b\xf7\xd4\x38\xbd\xfc\xb6\x7e\x1c\x23\xff\x7a\x12\xf2\xab\x4f\x3d\xec\xbf\xb7\x19\xea\x48\x45\x3f\x1d\x1d\xe8\x83\x4e\xd7\x80\x22\x67\x30\x2c\x30\xad\x30\x2c\x75\x1c\xff\x41\x78\xbf\x01\xf2\xa1\xa3\x0c\x53\xc9\xf5\x95\xde\xd2\xdf\x9d\x4d\xb5\x76\x36\xc3\xfd\x6f\x0c\x51\xc4\xcc\x1b\xc5\x93\x2e\x6d\x4b\x50\x36\x80\xdf\xcb\x5f\x83\xc5\x7f\xc3\x0b\x68\xb4\x37\xce\x9c\x7c\x6b\xb5\xce\x14\xd9\xf5\x0c\xae\x6e\x3a\x51\xc2\x04\xec\x3c\x3f\x4e\x18\x43\xf7\x3f\xc3\x4b\x81\xb1\xf9\xc1\xd2\x40\xfb\x7d\x1c\xe6\xb6\xe7\x4f\xb1\xc6\x19\xca\x86\x06\x9b\x47\x6f\xed\x6f\x92\x8a\x58\x62\xcc\xcb\x0f\x06\x24\xf2\x43\x6f\xe4\x6b\xee\xb7\xfc\x44\x3e\x97\x3b\x1f\xae\x1b\x7a\x48\x7a\x0f\x29\xaf\x48\x43\x0e\xe8\xd9\x7b\x1f\xb0\x95\x40\x2d\xe5\xe4\x6c\xf8\xe1\x58\x3b\x52\x28\xb1\x70\x86\x72\xe0\x7d\x3a\x00\xe0\x65\xe4\x4f\x31\x3d\x57\x68\x1f\x82\xd7\xb6\x34\xe9\xce\x86\xb2\x89\xcd\x9a\x39\x53\xc1\xe3\x5a\x05\xd3\x32\x32\xd7\x42\x96\x0d\x4c\x5f\xb2\x0f\xf0\x58\x74\x7e\x30\x1e\xd9\xfa\xbc\x8b\x07\x9a\x38\xf5\x2e\xbe\x8e\x33\x15\xfd\x44\xb9\xbb\x5f\xc7\x02\xe5\xb5\xe6\x04\xa9\x02\xb4\x7c\x0a\x7f\x52\x73\x85\xe4\x17\xeb\x03\x2b\xd9\x4f\xd4\x73\x45\x64\xb8\x49\xcf\x45\x03\x70\x13\x70\x54\xf3\x8b\xef\x77\xa6\xd4\xbb\x12\x97\xa9\x53\x07\xe4\xde\xc7\xaf\xce\xc7\x89\x6e\xd3\xab\xf3\x9a\xfb\x23\x83\x4f\xc6\xc9\xb8\xbf\x76\xda\x9e\xe9\xbd\x5c\x59\x80\x4b\xe7\x97\x85\x99\xf9\x75\x7a\x29\x1a\x24\x39\xb0\xf2\xab\xde\x07\x3d\x8d\x7e\x64\x5f\xa7\xcc\x1b\xb1\xa5\x22\x33\x2b\x5a\x41\x6f\xd2\x6b\x6e\xa2\xf4\x24\xfd\x24\x01\xc6\x4d\x8a\xab\x8e\x50\xb6\xab\xd2\x05\x19\x8b\xb9\x88\xca\x9b\xf4\x99\x42\xaf\x37\xcb\x64\xe9\x8d\x03\xe2\xcb\xa6\x9c\xf9\x53\x2b\x8a\xf0\xfc\xe1\x61\x65\x3f\xff\xbc\xef\xb0\x1b\x7e\x00\x36\x11\x8f\x3f\x2b\x71\x34\xfc\x6f\xfa\x7c\xcd\xb2\xfc\xd8\x85\x58\x53\x3f\xfc\x49\x2d\xa5\xae\xb7\x42\xa9\xde\xf8\xc9\x7e\xde\xa2\xa8\x5f\x47\xfe\x8f\x5d\xfe\x93\x16\x8f\x07\xeb\xb7\xe0\x3f\xba\xa0\x33\x7d\x26\x53\x00\x92\x3a\x50\x2e\xbf\x2c\x36\x4d\x2e\x27\x6d\xc8\xa7\x16\x78\xc8\x1e\x61\x44\x0a\xcf\x57\x27\xcf\xd0\x5b\xca\x96\xeb\xc9\x9f\x6f\x93\xe9\x90\x9f\x4d\xfe\x07\xcf\x8a\xe1\x24\x03\x45\xf4\x73\xa8\x02\x64\xb9\x9f\xac\x5f\x63\x84\x3c\x3c\x3f\x07\xa4\x72\xa6\x20\xa5\x02\x3d\x41\xfa\x09\x5d\x72\x9e\x80\x03\xe7\xcf\x57\x83\x27\x96\x85\xde\xa9\x57\xce\x59\x4b\x79\x09\x4e\xa0\x27\xcb\x79\x08\x86\x73\x70\xdf\x24\x73\xd2\x20\xa7\x4b\x0f\x48\x57\x14\xea\xe3\xc2\x13\xd2\x2c\xdf\x29\x9d\xe6\xea\x4e\xa9\xcd\xbb\x1a\x4a\xeb\x32\x42\x09\xe9\x68\x27\xf1\x7a\x4d\xda\xa4\x83\xd3\xca\xa5\x43\x7a\x6f\x5b\xd5\x2c\xc1\x49\x06\x66\xd0\x7a\x39\x28\xc9\x18\x54\xc4\xd1\xff\x29\x55\x34\xe6\xf4\xc0\x00\x21\x3b\xb4\xd7\xcb\xb0\xd1\x8b\x49\x60\x79\x0f\x7e\x64\x5d\x26\xa5\xb2\xae\x40\xf2\x2c\xc1\x40\xc8\x0f\x79\x53\x96\x61\x93\x39\xf0\xfe\xe4\x11\xc7\x7a\x39\xa0\x55\x65\x24\x32\xd6\x71\x4c\x2c\x83\x3b\x3a\x67\xa4\x75\x70\x20\xb7\x32\x5e\x87\x2e\xe2\x1c\x4c\xfb\xa6\xba\xfb\x97\x42\x16\x3f\xa5\x36\x51\xac\xa4\x96\x5e\x86\x8f\xfa\x54\xe4\x24\x1e\x96\x0a\xcb\xc0\x0f\x82\x28\xdf\xa4\xb7\xaf\x8d\x94\x75\xd8\xd1\xc6\xab\x93\x25\x8c\xc6\xe9\xb4\x13\x37\xc5\x72\x7b\xe4\x07\x93\xcd\x92\x1e\xc6\xe8\xa6\x4b\xdc\x9f\xcf\x14\x7a\x37\x1d\x29\x55\x88\x87\x96\xc2\xb7\xce\x8a\xf4\xde\x81\x53\xff\x25\x25\xe8\xd3\x05\xad\x44\x79\x28\x99\x54\x95\xbe\x6f\x61\x80\x32\x09\xde\x01\x8d\x61\x5a\x16\xf2\xa0\x7b\x9d\x38\x63\x0f\x28\x49\x58\x6b\xd4\xa5\x48\xfb\x05\x2c\xdd\x3a\x07\x1d\x1f\x90\xae\xf5\x84\x92\x06\x3d\xf3\xa3\x36\xba\x3d\x56\xcb\x38\x8b\x13\x64\xe5\x12\xb0\xa2\x5c\x30\xb1\x23\xed\x3b\xd3\xf6\x4d\x59\x64\x1d\xd4\xe3\xbd\x01\x67\x0a\x73\x71\x81\x26\x5c\xbc\x18\xc7\x38\x59\x8e\xa5\x8f\x4b\x67\x9d\x76\x8b\x3a\xe5\xd2\x4d\xda\x49\x36\xd3\x03\x6b\xcc\x93\xbe\x2f\x64\x4d\x83\x94\x10\x6d\x7c\x8b\x10\x85\x49\x04\x8d\x28\xbc\x07\x59\x27\xf7\xe4\x83\xde\xcb\x2d\x06\x5a\x60\x9d\x3e\xe0\xb4\x50\x66\xcc\xa7\x50\xf8\x79\xa2\x07\x2c\xbf\x2f\xc7\x63\xb2\x8c\x8b\xe8\x5c\xbf\xaf\x33\xb2\x90\xe9\xdc\xe6\xd3\x91\x8f\x8b\x4b\xf3\xb1\x36\x4b\xa3\x47\x4e\x5c\xc9\xb6\x07\x34\xe1\xf4\x28\x37\xa9\x15\xec\x29\xb4\xa8\x19\x7f\x0b\xf2\xe5\xe0\xfb\x9c\x6c\xd7\xb9\x59\x5f\xf7\xa0\xf8\xe4\x0d\x0f\x39\xc0\x3e\xe7\xa6\x55\xcc\x5f\x2d\x5f\xfa\xd6\x6f\xe4\x53\x36\xca\x05\x89\x8a\x4c\xa9\xa6\xb3\xa7\x50\xfa\xbd\xa5\xcc\x56\xac\x2d\x8c\x55\xb8\xa4\xb4\x65\xb0\x04\xdb\x28\x8e\xcb\x7b\x53\x32\xc3\xac\xed\x57\x61\xd3\xc3\xe3\x82\x74\x1c\x13\xc7\xdb\x32\xa4\x03\xc7\xc0\x2a\x76\xba\x00\x17\x5f\x42\x78\x9c\x24\x73\xb8\x49\xf7\x2f\xf5\xda\x17\xc0\xa6\x2f\x78\x56\x60\xc0\x82\xb7\x7d\xf2\x31\x77\x88\x27\xdd\xf7\xb1\x19\xf1\x21\x2c\x46\xe1\x22\x6c\x05\x7c\x91\x39\x5a\x5e\xc2\xfc\xa8\xdb\xd8\xc9\xa4\xd8\x1e\x76\x10\xb5\x9b\xb4\x8c\xca\x1c\x59\x60\xf4\x7c\xcb\x58\x68\xd3\x80\x60\x87\x93\xb9\xc9\x6d\x92\xc1\xe8\xe6\x67\x20\x27\x8b\xe4\xc9\xe0\x20\xb0\x0a\xcc\xc0\xd0\x08\x9d\x0f\x18\x63\x5d\x1c\x8d\x2f\x28\x5a\x1d\x90\x1a\xb7\x8d\xf0\xe5\x57\xf8\xb3\x3d\x7f\xfa\x92\x8f\x6a\x7d\xd3\x7c\xa2\x3f\x2e\xaf\x29\xe2\xd7\xb1\xf1\x31\xa5\x97\x9f\xe8\x47\x6a\x1a\x28\x71\x02\x23\x5c\x97\x5f\x0f\x3b\x91\xd3\x4d\xbe\xdd\xdb\x54\x24\x29\x0f\x14\x70\x5d\xf6\xad\xb6\x94\xda\x67\x02\x6a\x6f\x19\x00\x31\x78\x20\xb3\x8c\x80\xe0\x82\x62\x01\x72\x00\xb2\xb6\x2e\x8b\x06\x1f\x03\x97\x83\xde\x63\xcd\x2c\x63\x1c\x46\xa6\x48\xd6\xd5\x09\x9c\x6d\x5d\x68\x04\xcc\x83\xcb\x89\x71\x59\x09\x9e\xf7\xcf\x7c\x6b\x8c\x26\xa8\x8b\x75\xd9\x96\x3e\x5e\x21\x35\x11\x28\x85\x2b\x2b\x4c\x1f\xfc\xd2\x06\x9b\xe4\xf2\xe9\x68\x22\x1f\x15\xd9\xfe\x2c\x19\xca\x66\x52\xfc\xa7\xd0\x0b\x35\x16\x54\xcd\x23\x2a\xa8\xd3\x9f\xa6\xf0\x72\x87\x52\x5a\xdd\x4a\x87\x6c\xee\x7d\x4a\x65\xa3\x9c\xf9\x55\xb7\x34\xcc\xbc\x90\x0d\x67\x76\x4f\x45\x4d\xf9\x9c\xb5\x1c\x7e\xe0\x04\xa8\xb7\xaa\x75\xd1\x91\x56\x24\x1a\xb2\xc1\xab\xad\x36\xbc\xba\x4b\x11\x06\x6a\xf4\x76\x75\x2a\x22\x1e\xc5\x2d\xc7\x1b\x88\xad\xa3\x78\x03\x27\xb7\x3d\xab\xda\xd4\x1f\xa1\x86\x3b\x74\x41\x6a\xed\x67\x9a\xfc\xe8\x69\xc8\x84\xfa\xca\x87\x42\x5f\x75\x97\x33\x52\x66\xdb\x0f\xf3\xce\x00\x05\x1e\xb9\x2c\x41\x12\xce\x0b\x0e\xaa\xbe\xbc\x3b\x4b\xfb\x5b\x92\x2b\xf8\x40\xa9\x2c\x66\x0d\x9b\xa6\xc9\xed\x21\x33\x10\xa3\x85\xd1\xcd\x40\x0d\xce\x42\x87\x84\x18\x38\xb2\xf0\x8e\x70\xf9\xca\x52\x6f\x8f\x99\x25\x71\x92\x17\x20\x83\x8b\xd0\xfb\xed\xa9\xd7\x9b\x8e\x7d\x5f\x7d\x56\x43\xde\x29\xaa\x41\x25\xc6\xd1\x32\xba\x80\x3b\xde\xa5\x10\x07\x17\xc7\xb8\x65\x70\x01\xb7\xb8\xcb\x68\x82\xe8\x87\xe6\x6b\x9a\x49\x07\x1c\xd3\x80\xa4\x86\x37\xf9\xd1\xc3\x84\x50\x0a\xca\xc7\x3a\x0b\x5c\x50\x70\xad\xaf\x06\xbf\xb0\x1b\x9b\xf1\x80\x40\xfe\x96\xd0\x05\x03\x47\xd0\x6a\x28\x0f\x9f\x4f\x97\x43\x1c\x5c\x93\x51\x3a\x0e\xff\x35\xd3\x05\x7b\xf0\x47\x2a\xa2\x7f\xf4\x5e\x60\x83\x28\xb7\x66\xaf\xbc\x13\x99\xde\xa4\x3c\xb0\xf9\xd3\x9a\x04\x59\xdc\x6c\xad\x1c\x99\x3d\x07\x30\x3a\xb1\xae\x9a\x65\xd2\x4c\x3d\x5e\xfa\x33\x85\xb7\xc2\x8f\x2a\x69\x4e\x18\x99\x33\x8b\x70\x0a\xe5\xcc\xe4\x6e\xc5\x7d\x64\x2b\x18\x98\x10\x45\x62\x60\xc2\x38\xaf\x90\x8c\x9a\xf9\x43\x08\x65\xfe\x48\x40\x9a\x6a\xbf\x5a\x95\x7c\xfa\x93\xf3\xc9\x9d\x75\xdc\x84\x82\x45\xd9\x6d\x7f\x20\x2a\x1c\xce\x7f\x9c\xd8\xfc\x00\x0a\x78\x2d\xba\x3a\x87\x09\xd8\x84\x98\xfd\x11\x7c\x8e\xa3\xc0\x33\xa4\x45\x04\x7f\x22\x83\xad\xee\x28\xe7\x35\x14\x53\xe2\x61\x3b\xcb\xff\xd3\xa3\x69\x54\x26\xbd\xc5\xf3\x73\x84\xac\x6a\x84\x7a\x0c\x1b\x3d\x2f\x7a\xef\x04\x81\x69\x64\xd2\x83\x14\x5a\x37\x3c\x15\x59\x37\xb0\x64\x8a\x9c\x70\x72\x75\xbd\x3a\xca\x2a\x85\x72\xf0\x4f\x04\x9d\x63\xed\x9f\x47\x26\x65\x79\xcd\xf2\xa7\xc3\x9a\x84\xb2\x16\xc1\x74\x76\xd0\x05\x5c\xa1\xcb\x41\x17\xa2\x27\x0c\x1a\xe0\xe5\xc1\x52\xe0\xfd\x7b\xe2\xf3\xe3\x76\x67\xd3\xe4\x5b\x7f\xa6\x1e\x1b\xc7\xf9\x56\x7e\xbe\x0b\xd1\xe2\x58\xfb\xe7\x81\x11\xeb\x98\x0c\xe7\x81\x51\xa6\x28\x0c\x07\x77\x0c\xab\x1b\x0a\x7a\xa0\x1a\x8c\x1a\xc8\x89\x6e\xa0\x8e\xce\x90\xc5\x93\xdb\x21\x85\x67\x8c\x69\x35\x6c\xaa\x82\xa9\x5c\x82\x09\xd4\x08\x90\xe1\xdc\xde\x04\x50\x5b\x03\x0d\xc4\x99\x4a\x30\x81\x12\x4b\x10\x98\x00\xaf\x85\x97\x61\x02\x11\x03\x43\x46\x0e\x4f\x2e\xd6\xf0\xc3\x84\x79\xfc\x0d\x1b\x5f\x43\x70\x3a\x02\x6e\xac\x81\xb0\xc1\xee\x57\xf0\x87\xc2\x4b\x80\xe5\xd8\x0f\xbc\x00\x5e\x03\x0b\xa8\x86\x54\x70\xed\x11\x4a\x86\x34\x21\xda\x96\xc1\x05\xd9\x00\x0a\xac\x5f\xb3\x5b\xc7\x62\x59\x68\x64\x31\x5f\x4c\xc9\xb2\xc8\x67\xc3\x02\x18\x20\x08\x9b\xb3\xfd\x9f\xa5\x84\xf2\x56\xc2\xb6\x1b\xbe\xed\x69\x59\x43\xa1\xa0\x9e\x55\x72\xf6\x10\x76\xa8\x32\xfa\xd7\xa7\xb7\x7e\x9d\x7f\xd6\xfc\xe8\x45\x82\xa9\x9c\xd2\x7f\xc6\xa2\x30\xb6\xe0\x59\x41\xa9\xa4\xd2\x52\xad\x0f\x93\x29\x93\x28\x64\xd3\x0d\xfb\x31\xd8\x48\x06\x21\x70\x3f\xb2\x0c\x3a\xe0\x45\xeb\x72\xc4\xfc\x0c\x79\x46\x0e\x75\x48\x1b\x3f\xf0\xe2\x24\x53\xed\x05\x65\x21\x85\x03\x64\xda\xe3\x01\xe0\x6e\x4d\x0b\xa9\xe7\xcf\xb7\x2b\xca\xaf\x02\x44\xf6\xb4\xa2\xe0\x6d\x9c\x48\x67\x52\x9a\x9a\x92\x45\x0d\xa4\x6e\x4d\xfb\x2e\x41\xd3\xae\x89\x54\xc2\xfa\x56\x10\x89\x9a\x99\x9c\xb8\xac\x6a\x2a\xb2\xff\x08\x81\x31\x27\x4b\x4d\xa3\x1c\xbd\xb1\x3b\xa7\x03\x65\x96\x23\xa4\xf1\x8a\x34\x83\xac\x29\xfc\x8a\x59\xc3\x11\x5f\x31\x1d\x2a\x71\xc3\xd6\xc4\xab\x82\xd6\x9e\x7e\x86\x00\x53\xcf\xb0\x1b\xf5\xca\x01\x4d\xb4\xaf\x65\x40\x42\xbc\x4b\xd3\xd7\x42\xbc\xd3\x59\xd3\xf7\xcf\x30\xc2\x44\x5f\x3d\x7f\xba\x07\x0c\xd4\x37\x0c\x3d\x3f\x6a\x5f\xc3\xc3\x13\x9b\x26\xb3\x2b\xa6\x01\xfb\xb9\xd6\x80\xc1\x07\xa4\xa2\x85\x62\x56\x2d\xd4\x17\x3d\x10\x08\xe1\x04\x5d\xbf\x96\xe3\x2b\xda\x9f\xba\x04\x42\xb8\xa5\x66\x81\x6c\xae\x36\xa5\x92\x58\xec\xb1\x85\x88\x82\x15\x16\x46\x72\x1a\xe5\x74\x85\x1d\xba\x30\x73\xe0\x14\x45\x8e\x38\x79\x6a\xb5\x1c\x39\xa2\xcf\xfc\x69\xb6\x66\xdc\xcb\xba\x0d\x4e\x35\x4a\x81\x40\x5b\x6b\x99\x89\x38\x2e\x39\xe2\x3f\x11\xba\xd6\xe2\xe0\x85\x51\xb3\x1c\x57\x17\xa1\x6e\x58\xc2\x95\x79\x5f\x7e\xd9\x92\xa9\x5e\x66\x0b\x66\xda\xb0\x04\xd0\x16\x8b\x00\x14\x27\xf2\xd5\x21\x27\x5a\xe6\x40\x11\x27\x62\xe2\x18\x94\x30\x33\xe4\x4d\x1b\xcc\x9e\x98\x64\xb6\x87\xf4\xb8\xe8\x8f\xdf\xad\x9c\x3d\x15\x09\x22\x50\xfe\x8c\x4c\x7b\x7f\xfa\x71\xb5\x4c\x09\x07\xeb\x9e\x56\x24\x7c\xb1\x63\x36\xda\x2a\xd4\xa5\xb2\x03\x4a\xb3\x8e\x5d\xb7\xed\xd4\xce\xd4\x2a\x20\x45\xe5\xb5\xd4\xda\x70\x45\x87\xb2\xf9\xff\xfc\xb9\xf4\x69\x85\x92\xa3\x92\x2d\x45\xe4\x0a\xa0\x0f\xcb\xe0\x06\x62\x0f\x2d\x83\x1b\x3a\xc0\xde\xa5\xb0\xfd\x95\x58\x43\x4b\x51\xfb\x07\x37\x97\x4b\xc0\x87\x8b\x37\x0e\xcb\x31\xfc\xe7\x43\x79\x1c\x03\xca\x3c\x9a\x41\x5a\x51\xb5\x54\xa3\xf6\x11\xbc\xc2\x36\x74\x80\x2a\xcb\xd8\x06\xb0\xdc\x4b\x60\x86\xf3\xc2\x20\x15\x7c\xa1\xc4\x17\x2b\xf8\x42\x25\xf4\xe6\xda\xce\xea\x32\x52\x66\x6d\x82\xff\x69\x73\x52\xca\x72\x38\x60\x02\xea\x63\x3b\xca\xe4\x08\x65\x23\x04\x1b\x53\x91\x33\x2a\xd7\x30\x6b\x3b\x6e\x2f\x7c\xb6\xcd\x75\x88\xd9\x8d\xa5\x93\xb5\xc2\x78\xc6\x22\xd9\x40\x63\xa8\xd5\x0f\x15\x8e\x7c\x6a\xd3\x8b\x41\xfa\xa8\xff\x50\xcc\x63\xaa\xc1\xd6\xa2\x3f\x78\x87\x4b\xaa\xfd\xc9\x45\x6e\x86\x50\x54\x8d\x4a\x90\x98\x65\x60\x43\x1a\x11\xb0\xa1\x02\xd9\x5f\x0e\xb8\x71\x65\xaf\xbf\x7d\x5e\x47\x9e\x38\xfc\x06\x2f\x68\x97\x90\x0c\x95\x68\x08\xeb\x6d\x5e\x41\x79\x28\x7f\xc0\x79\x31\x91\x0e\xc5\xd1\x01\x5d\x2f\x27\x10\xb8\xb2\xd5\x1d\x6e\x23\x47\x57\x63\x13\xc2\x1e\xc6\x26\x9c\x80\xc7\xd6\x3b\xc9\xfa\xa1\x7c\x6c\x83\x3f\x15\x52\xe3\x24\xe4\xd7\x7a\x3b\x03\xff\x15\x8a\x61\xe5\x53\xed\x9e\x16\x0a\x96\x48\xb5\x16\xb1\xb8\xb3\xde\x1c\xa8\xd8\x86\x6f\x27\x02\xca\xc8\x62\xf0\x42\xfa\x62\x3b\x82\x9d\x30\x1a\x61\x92\xb7\x8f\x54\x68\x3a\xc1\x1a\xce\x13\xa4\xee\x12\xac\xa1\xce\xcc\xb4\x25\x53\x06\xea\xe0\x0d\xb0\xf7\x7b\x63\x81\xa7\x11\x1b\x39\x3d\xa4\x67\x0c\x1b\xd6\x30\x86\x33\xf7\x47\x1f\xfb\x75\x4e\xf6\xc6\xc7\x02\x07\xc6\x14\x8c\xa1\x64\xd1\x3e\xe1\x84\x09\x39\x74\x6b\x91\x1f\x15\xf0\x94\xad\xf9\xd1\xb1\x1c\xd8\xf3\xfa\xe8\x7e\x81\xa8\x09\xeb\x63\x01\xd3\xd3\xbe\xed\x52\xf8\x52\x68\x88\x92\x3d\xad\xb8\x1d\x95\xc0\x1c\x4b\x69\x08\xce\xe7\x47\x9d\xc4\x00\x7d\xac\x8f\x63\x63\x1d\xf0\x9e\xb2\x10\x94\x23\x1d\xc7\x86\x1e\xe3\x6f\xc9\x4d\x30\x10\xd6\xe0\x63\x61\xc4\xce\xfc\xa0\xae\x90\x5b\x1f\xee\x13\xf0\xff\x18\x28\xc1\x03\xde\xf5\xc1\x11\x3c\xf3\xad\x64\x35\x4b\xf2\xf1\x7d\x7c\x34\xc0\xc7\x9e\xe0\x5c\xa8\x7d\x7c\x82\x1a\x29\xb4\xc5\x73\xa5\x50\xbb\x61\x84\x92\x3a\xcd\xe5\x1b\xb8\x89\xa8\x84\x8f\x01\xba\x84\xf8\x5d\x4e\x35\xc0\xe3\xdf\xe5\x48\x21\xd1\xfd\x1f\x6e\xf8\xd8\xe5\x1f\x34\x5f\x66\x57\x4e\x1f\x9e\xe6\xac\x8f\x9f\x04\x10\xc5\x71\x7d\x71\xfe\x71\x42\x56\xce\x80\x12\x27\xa2\x73\x06\x10\xeb\x76\x7d\xd1\x4a\x35\xa4\xe4\x05\xf3\xf7\x35\x5f\xc0\x41\x0e\xf8\x71\x02\xb3\x5e\x5f\x0b\x13\x46\xf2\xc5\xaa\xc1\x4f\xf1\xe5\x74\x75\x85\x94\x6c\x63\xe6\x85\xce\x28\x05\x1e\x12\x38\xa3\x70\x1d\xbe\xbe\xf6\xfb\x1f\x48\x69\x62\x81\x64\x5c\xb6\x63\x1e\x4a\xc6\x08\xce\x2b\xa1\x38\x2a\xe8\xd2\xf5\xe5\xe0\x85\x1f\x47\x41\x43\x2a\x40\xdd\xf5\x35\x0b\x8d\xfc\xa8\x5b\xcc\xe7\x47\x8d\x8a\x2d\xe4\x24\x03\x93\x10\x44\xeb\x9b\x10\x03\x50\xb6\xa0\x91\xd8\x8e\x1f\x92\xad\xf8\x35\x9a\x86\x20\x44\xcb\xe1\x43\x78\x73\xb4\x8c\xd9\xb8\xa2\xd1\xbf\x1c\xc2\x10\x41\xce\x23\x50\x60\xb6\xaf\x2f\xa4\x80\xaf\xaf\xaf\x39\x66\x86\xf2\x36\x9a\xf9\xd3\x93\x87\xf0\xff\x6e\x8b\x03\xc6\x69\x54\xce\xf9\xfc\x6a\xff\x06\xf3\xae\xf0\x21\x67\x14\x9e\x12\x09\x54\x40\x7f\xeb\x67\x60\x15\xf8\xf4\xf5\x1b\x7e\x5c\xd6\xa1\xd4\x05\xa2\x77\x2e\xc5\x16\x69\xaf\x87\xf2\x85\xde\x84\xf2\xd9\x0a\xd6\x13\xfa\xe3\x8c\x28\x71\x96\x81\x41\xf8\xd5\xf5\x83\x11\xf3\xa9\xd6\x6f\xa6\x49\x73\x9e\x07\xfd\xf3\xad\x66\xe1\x98\xfa\xf3\x69\x8a\x50\x9e\xeb\xe7\x20\x02\xb1\x8f\x88\x26\x12\xb3\xc7\x49\x08\x06\x71\xd0\xd7\x0f\x2b\xa8\x85\xfc\x68\x2c\xf4\xc8\x4e\x1e\x78\x48\xf0\x8f\x92\x2b\x12\xa1\x3f\x5a\x6e\xd8\x85\xfe\x68\xaf\xf4\xc0\x20\x3b\xc2\x36\x2d\xa1\x3f\x1a\x08\xa7\x05\xfa\x83\x97\x9d\x4b\x70\x8f\x8b\x88\x65\xcb\xa8\x8d\x51\x38\xff\xfe\x8c\xf5\x0f\x94\x40\xa8\x8d\x96\xbb\x1f\xe5\x16\x68\x71\xe8\x2b\x42\x48\xcb\x4d\xcb\xcf\x48\x7f\x02\x59\xad\x1f\x2e\xe1\x2b\xa5\x36\x4a\x2c\xcd\xb6\xc2\x7c\x34\xce\xdc\xdb\x51\x3e\x3a\x6f\x11\xf6\x0b\x4e\xe8\x21\x8b\x3b\xf8\xb7\x0f\x65\xbf\x90\x49\xd6\x15\xfb\xe5\xdb\x29\xb4\xc3\x56\x14\x90\xc6\xab\xe7\xfd\xe2\x72\xd2\x42\x73\xbf\xf0\x28\x5f\x29\xb5\xc9\xd7\x53\xaa\x55\x3a\x42\xc9\xae\xe7\xcc\xbb\x5f\x8e\x3b\x43\x9c\x88\x2d\xe4\x48\x03\x16\xb6\x05\x1c\xb9\x08\x17\xb3\x15\x4e\xa4\xbd\xf2\xe3\xcd\x55\x0d\x20\xd0\x56\xde\x82\xc6\xc5\xd0\x7e\xf9\x8d\x00\xf8\xf0\xfd\x82\x6b\x2c\xb7\xb7\x92\x13\x74\x9e\x6e\x6d\x25\x27\x68\xb8\x23\xf7\x0b\x75\x55\x99\x3f\xe4\x09\x53\xb2\xdc\x01\xaa\x41\xba\x58\x79\xed\x97\x11\x45\x18\xe1\x5b\xa8\x92\x86\x2b\x75\xbf\x60\xb1\x8b\x0e\xdd\x4c\xd5\x78\xd4\xba\x15\xa4\xa4\xe1\x0b\xdc\x2f\xec\xe5\x9e\x42\x5f\x30\x5d\x34\x8a\x31\x54\x19\xe8\x36\x72\xa4\xd0\x28\xd6\x50\x67\x30\x9b\x2e\x31\x47\xe6\xb9\x93\xf9\x93\xec\x71\x2a\xc4\x9b\xd2\x1a\x9d\xa9\x47\xd9\xf1\x4a\xca\x6e\xfb\x22\x7d\x3f\xcc\x7e\x16\x2e\xfb\xc0\x8b\x78\x85\xd4\x0c\xd9\xfd\xb2\x0f\x24\x8f\x77\xc0\x3e\xe0\x28\xcb\xcd\x7d\x20\x4f\x8e\x90\x6f\xfd\x5a\xa0\xec\xb9\x19\x50\x5a\x23\x1b\xe9\xfb\x98\xee\x01\x65\x28\xb2\x4a\xf7\xcc\x16\x67\x28\xaf\xd1\xa0\xd6\xa9\x3d\xc8\x6c\x39\x7c\xc9\x28\x47\x0a\x87\xfe\x9c\x50\x96\x43\x35\x6d\xda\xdc\x18\x8c\x6c\xc2\xc4\x21\xd5\x3f\xf8\x54\x41\x4a\x1a\xb0\x95\x7d\xf8\x86\x82\x08\xad\x1b\xac\x0c\x0a\x73\x0b\x2b\xd3\xb2\x7b\x0f\x4b\xa9\x42\x87\x30\xb7\x6b\x2a\x9a\xae\x88\x1e\x2d\xcd\x57\xa1\x07\x98\xd0\x0f\x69\x0b\xb1\x32\x47\x86\xce\x14\xb8\x91\x94\x0b\x1c\x33\x36\x81\x49\x80\xcd\x6f\x05\x26\x29\xc0\x41\xb6\x12\x32\x34\x1e\x07\xed\x83\x8b\xad\x87\xd4\xbe\xe7\x3a\x7e\x1f\xf8\x9b\x47\x9a\xf1\x81\xbe\xa6\x54\x28\x76\x58\xcc\xc0\x1b\x9e\x85\xee\x93\xac\xc3\x07\x94\xb8\x08\xf6\x3b\xc3\x36\x03\xd2\x56\x17\xeb\xad\x08\x27\xa5\x3e\x85\x7a\x00\xf0\xca\x9f\x8a\xbc\xda\xd3\x22\x76\x1f\x85\xe6\x22\xab\xff\xad\xf8\x26\x05\xaf\xf0\x3e\xb9\xa3\x78\x0a\xab\x82\x12\xbf\xa0\x94\x41\xbe\x85\x92\x0a\x4f\x8b\x92\x34\x25\xe3\x30\x9c\x98\x10\x5b\xdb\xb8\x9b\x23\x14\x48\xc6\x42\xcf\x97\x04\x1f\x92\x46\xd1\x4b\x1a\x2f\x51\xf6\x09\x93\xfc\x6d\x8a\x6f\x47\x36\x21\x02\xc6\x76\x60\x93\x51\xce\x90\x7e\x22\x3a\xa1\xc4\xef\x68\x95\xd3\x42\xe8\xca\x97\x12\x07\x25\x5f\x7e\x55\xc6\x6c\x70\x3c\x4b\x35\xdb\x1d\x67\x54\xdb\x1d\x67\x71\xac\x01\xd1\x12\x0a\x69\xd2\xc0\xfe\xef\x13\x0f\x74\x4d\xad\x96\xd1\x93\x21\xfb\xc1\xc1\xcc\x2c\x5b\x3c\x5d\x69\x52\xf7\x04\x35\xd5\x5a\x83\xf8\xec\xbd\x8b\xe5\x13\xfa\xa4\x0c\xf5\x07\xa1\x5c\x86\x2d\x11\x04\x89\xc0\x39\xed\x55\xf3\x23\x8c\x35\x20\xd5\xbf\xe7\xd3\x8f\xff\x4c\xa1\xe0\x18\x57\x0a\x7d\x5a\x64\xd9\x05\xaa\x69\x20\xe2\x77\x30\x35\x6c\xb6\xe2\x57\xb1\xc7\xa4\x47\xd3\x5e\xcb\x92\xd2\xfb\x20\x90\x49\x28\x98\x46\x2d\x35\x69\xc1\xd8\xa6\x05\x01\x65\x5b\x6d\x3b\xa4\xca\x24\x58\xd9\x56\x0c\x95\x06\xd2\x7e\x17\xbc\xd0\x08\x7b\x85\x54\x29\x18\xd4\xdb\xe0\x1c\x22\xf0\xed\x62\x97\x34\x7a\xbe\x98\x0f\x61\x59\x80\x3a\xdc\x54\x6c\x01\x75\x0a\x56\xfa\x2e\x9c\xff\x27\xdd\xb3\x0b\x1a\xef\xc0\x16\x36\xa7\xbd\x32\xb7\xe6\x92\x4c\xc9\x16\x7b\xa7\xe7\xb6\x98\x0b\x42\xb0\xd8\x6c\xca\xe2\xfa\xba\x0b\xe5\xa3\x40\x28\xed\xd5\x98\x4a\xe0\x5d\xa9\xd4\xde\x4d\x37\x78\x71\xf5\x75\x41\xa9\xf9\x16\xca\x36\x52\x09\xa9\xc8\xfc\x2c\x88\xb3\x6c\xc4\xe6\xb8\x6c\x3b\x23\x25\xae\xe1\xe6\x3b\x94\xe2\x9d\xc2\x2f\x0a\x89\x52\xa2\x1f\xae\x30\x08\xa4\x11\x59\xcc\xd4\x85\x7f\xd9\x96\xf4\xbe\x1c\x28\x82\x67\x4b\xfb\xf2\x21\x1d\x3f\xd3\x56\xfe\x8d\x93\xb7\x75\x5b\x11\x53\x1a\xf8\xf0\x7d\x71\x32\x9b\x21\xbb\x80\x2a\xf9\x74\x68\x20\xa9\xc6\x98\x11\x66\x47\xbc\xd3\x32\x10\x79\x92\x80\xf4\xef\xcb\x8c\xd4\xd2\x39\x33\x12\x22\xf5\x42\x0d\x22\x27\x0d\x09\xe2\xd1\xec\x76\x52\x8f\x96\xde\x38\x77\x70\x4d\x19\xa3\xa2\x73\x8b\x9e\xa7\x1e\x2b\x5b\x58\xf2\xf2\xed\x19\x0b\x7b\x39\x9f\x64\x3a\x04\x40\x68\xa6\x50\x92\x0a\x49\xad\x08\x29\x57\x14\xf1\xe5\x9c\x06\xc8\x42\xa3\x85\x7a\x44\xec\x65\x8e\xcc\x2c\x13\x22\x85\xf6\xad\x02\xd3\x57\xb9\x91\xae\x4c\x8f\x9c\x8b\xc4\x15\xdd\x17\x86\x7b\x66\x60\x8b\xe9\xfb\xdf\xce\xef\x4d\xd8\x13\xb0\xb9\xdb\xc8\xa1\x0b\xf7\xcf\x16\x74\xe8\x2c\x6c\xc3\xea\xa0\xea\xaf\x50\x97\x26\x3d\x3f\x9a\x23\x06\x94\xf8\xf5\xa9\xc5\xf6\x0e\x12\xbf\x3a\x17\x21\x42\x4b\x40\xa1\x06\x5a\x7f\x3b\x06\x0a\xaf\x47\x76\x75\x64\xd8\xf6\xb4\xe1\x49\xee\x50\x1a\xe4\xa0\x1a\x7b\x19\x10\xea\x20\x8a\x78\x9b\xb1\x6b\x78\xb9\x42\xfa\x8e\x19\x7b\xb0\xda\x38\xc3\x48\x27\x24\x0a\x2f\x37\x76\x45\xda\x3d\xa5\xb6\x1d\xaf\xb4\xa3\xce\x8f\xd4\x6b\x18\xdb\x95\x5f\xe1\xd9\x7c\xfb\xd5\x46\xa0\x51\x31\x29\x57\x63\x5b\xb0\xa2\x03\x37\xdf\xae\x36\xf7\xd3\x3d\x9b\xfb\xbc\x1d\xd9\x0e\x7c\xd2\x32\x5f\x8b\xde\x32\xb5\x56\xad\x3d\x85\x74\x96\x45\x31\x8f\xc2\x32\x95\x23\x24\xaa\xad\x3a\x45\x61\x16\x05\xae\xe4\x47\x6b\xd3\xcc\x1e\x01\x4c\x58\x5b\x39\x16\xb2\xd9\x2a\x62\xf2\x95\x42\x59\x8e\x23\x94\x61\x14\x4f\xad\xde\x5d\xaf\x54\x2b\x4d\x8b\x09\xe7\x70\x26\x83\xac\x2e\xbb\x81\x2d\x81\xf5\x1a\xc6\x3f\xf2\xb0\x01\x63\x87\x87\x9d\x65\x65\x72\x7b\xb8\x1b\x17\x31\x4c\x4a\x73\x78\x9e\x52\xf3\xaf\x6c\x83\x91\x6f\x61\xb8\x0a\x69\x16\xa3\x55\x3f\x3b\xc1\x9d\xbe\x9b\x4f\x85\x58\xf8\xcd\x32\x90\xd7\x19\xbb\x61\xe2\xa3\x8b\x1d\xd4\x84\x17\x49\xdb\xa9\x54\x78\x47\xb4\x1b\x3c\x34\xa0\xe4\xa0\x86\x71\x9b\xf1\xd4\xd9\x80\x0d\xbb\xae\xa5\x91\xbb\x7b\x00\x21\xb7\x92\xae\x0c\x5e\x11\xed\x66\x05\x8a\x60\x6b\xe6\xa8\x99\x2f\x8d\xf1\x63\x3f\xb6\x45\x5f\xf3\xad\xb9\x06\x95\xd9\x6c\x9f\xa1\x24\x94\xad\xe5\x8c\xb4\x68\x32\xfe\x73\xa4\x68\xe6\x2f\x04\x54\xb3\xe2\x45\x94\x0a\xab\xd4\xc0\x61\x6e\x61\x95\x12\x8c\x6b\x3b\xa4\x0a\x2f\x3e\x77\x03\x57\xdd\xf2\xa3\x1e\x92\xa6\x33\x96\x88\x33\xd5\xd8\x2c\x40\x9d\x37\x07\x50\x9e\xa9\x75\xa8\xc5\xd4\x6a\xbf\x41\xcb\xa7\xd2\xa0\x23\x94\xd2\xd4\x5f\xf9\x54\x8c\x98\x79\x94\x3a\x3f\xc2\x2d\x3a\x91\xc6\x64\x21\xbe\x0a\xaf\x77\xb6\x21\x4f\x3d\x56\x67\xb7\xe3\x82\xee\x18\xc5\x44\xd8\x8f\xdd\x1d\x57\x87\x65\xed\x80\x07\xd8\xf0\xc6\x34\xf5\xff\x10\xb5\x70\x77\xc7\xaa\x27\x92\xe7\x16\xfc\xa9\xe0\x78\xdd\x82\x3f\x9d\x17\x27\x52\xe1\x9d\x1a\xd7\x78\xbb\x3b\x92\xee\x4c\x99\x39\xa0\xa5\xd0\x53\x47\xcf\xe1\xdd\x96\x5a\x97\xfc\x95\xa1\xa4\xa5\xd1\x82\x42\x46\x35\xa0\xae\x5b\xc0\xa8\x06\x02\x74\x0b\x09\x55\x9e\xe9\xd0\xa9\x83\x5b\xa3\x0d\x10\x8a\xb7\x25\x5b\x40\xa8\xa3\x94\xb4\xa1\x53\x08\x78\xd5\xdd\x1d\x2c\x9f\xc0\x9c\xbb\x63\x1a\xb6\xd4\x7b\x9f\x8a\x80\xcf\xed\xee\x30\xce\x57\xca\x96\x5b\x49\x87\x6c\x28\x8e\x94\xbe\xb5\xb4\xe9\xd1\xc7\xdf\xb2\x5e\x46\x78\x23\x08\x3a\xbe\x10\x84\x46\x97\xb0\x04\xbd\xba\x15\x5b\xe5\xca\x09\x8e\xd8\x2a\x38\xa6\x77\xdf\x74\x21\xdf\x6e\xfd\xe9\x6f\x87\x2f\x7b\xb8\x4c\xdc\x0a\xae\x72\x10\x03\x6d\x2b\x7c\x4a\x39\xd9\x15\x42\x49\x35\x90\x9c\xdb\xc1\x53\x2e\x5c\xd3\x5b\xb0\xa8\x06\x4a\x70\x0b\x15\xd5\x80\x75\x6e\x81\xa2\x1a\x70\xb9\x3d\x26\x0c\xcc\xa7\x78\x34\x46\x48\x8d\x2b\xdd\xf1\x4b\x49\x3c\xe5\x7b\x84\x65\x42\x6e\x9d\x54\xf3\xe7\xdb\x23\x99\x90\x96\x62\x2d\xa4\x6e\x0b\x66\xea\x95\x10\x63\x51\x06\x6e\x30\x76\xe6\x30\x9b\x20\x28\xc6\x72\x87\x52\x56\x44\x9d\x50\x4d\x80\xde\x50\xee\x1d\xfb\xc2\x61\x54\x7a\x4e\x87\xc3\xc1\xed\x32\x6a\xa3\x13\x0a\x0c\x35\x58\xf9\x33\xbf\x0a\x23\x35\x43\xd9\x29\x86\x61\x23\x50\x54\x03\x20\xba\x87\xf9\x00\x95\x3e\x8c\xfb\xe7\x29\xcc\x56\x88\x95\x06\x7a\x6e\x2b\x5d\xce\x5d\x4f\xfe\xec\x2a\x64\x0e\x74\x5c\x05\x59\xb7\x05\x98\x6a\x00\xba\xf6\x30\xc7\xb0\x33\x06\xa2\x2a\xff\xe9\x74\x8a\x9e\x33\x42\xea\xe4\xb1\xcd\x56\x60\x96\x42\x7c\xf3\x2d\x50\x54\x03\x9f\xb7\x03\x8a\xc2\xc6\x99\x78\xcf\x7a\xfe\x6c\xfa\xf6\x05\xe5\xa3\xe1\x0c\x29\xd6\x8b\x9f\x4b\x71\x59\xce\xfe\xb4\xb2\x7d\x76\x85\x12\xe4\x1a\x2d\xe3\xe4\x39\xe7\x99\x4f\x1d\xe2\x93\x37\x1e\x7b\x3a\x0a\x38\x03\x9b\x3a\x7b\xf0\xe8\x7e\x1b\x23\x05\xfa\x78\x0b\x22\xd5\x08\xbc\xb6\x15\xb1\xe5\x0c\x26\x7d\x4f\xcb\x23\xac\xc9\x69\x79\x94\xee\x4c\xe6\x87\x36\x6e\x4e\xeb\xc4\xbd\xdc\xd3\x8f\xfa\xb8\x96\xda\x20\xa2\x72\xfc\x9b\xcb\x33\x92\x42\x2f\x1e\xbd\x93\x13\xff\xf8\x0f\xcf\x32\xb7\xb0\x53\x0d\x70\xd2\x16\x74\xaa\x47\xac\x09\x3a\x55\x88\xac\xb4\x27\x5e\xb5\x19\x12\x2e\xa4\x3b\x7e\xb6\x84\x64\x9d\x60\x66\x1e\x92\xc5\x0c\x69\x7f\x30\x36\xd8\x34\xab\x61\x89\x4c\x33\x57\xe6\xf9\x3e\x53\x34\xd0\x47\x5b\xc0\xaa\x06\xee\x62\x4f\x63\x64\x0a\xfb\x40\xc0\xaa\x06\x60\x62\x3b\x9c\xcb\x0c\x23\x0a\x4a\x75\x46\x76\x2e\x73\x1e\xba\x56\x78\xa8\x47\x81\x2f\x79\x62\x01\x04\x6c\xf2\xe8\x70\x8b\xb7\x15\xa4\xa5\x45\x11\x2f\x5d\x3d\x87\x81\x05\x9c\x6a\xdc\xdb\xef\x85\x18\x9b\x29\xd4\xb6\xc4\x08\x5e\x93\xa5\x0c\xa9\xa5\x64\x9e\x17\x70\x70\xf8\x6e\x61\xec\x33\x59\x8e\x55\x40\x10\x5d\xa7\xf6\x6f\x71\xaa\xbd\xbd\x4b\x61\x6e\xdf\xf1\x0f\x32\x4f\x90\xe8\x7f\x14\x2c\xef\x37\xee\xc9\x87\xf4\x5c\x22\xba\x40\x00\xf0\x34\x66\x7f\x70\x12\xb0\xc1\x3e\x8e\xbf\xcd\x7d\xd7\xfe\x58\x0f\x60\x1d\x7d\x1c\x30\xfd\x29\xb3\x7b\x0a\x63\x45\xb7\xec\x8d\x1b\xb6\xfd\xb1\x35\x80\x89\xfc\xb1\xc2\xc7\xb0\x55\xa4\x82\xbb\x7f\xf4\x00\x61\xce\xbe\xf9\x4c\x7a\x0f\xe9\x8b\x0a\xae\xc2\xf6\x07\xed\x9c\xee\xfa\x7c\xcd\xa3\x90\xfd\xf1\x56\xe9\xf9\x56\xe1\x99\xd9\x38\x64\xd5\x78\xbe\xb4\xca\x18\x29\xfc\xea\x42\x90\xee\x6e\x87\x90\xa4\x8c\x67\x7a\x23\x85\xb6\x7a\x18\x8b\x42\xa4\xc7\x71\xa4\x8b\xf3\x72\xb1\x4a\x1f\xaf\x20\x62\x4e\xb7\xe8\xc1\x12\xef\x0f\xcf\x6b\xd0\xdb\x5f\xb0\x82\x30\xb1\xb2\xf2\xb7\xdc\x50\x7d\xcd\xd2\x3d\x9f\x2a\x4c\x25\x4a\xea\x6b\xe1\xc9\x3e\xd1\x05\x7b\xcb\xc5\x8d\x72\xf2\xb7\x5c\x0e\x29\xa3\x46\x01\xb1\x4f\x86\xfe\x49\xd0\x7f\x67\xe8\x6f\xb9\x9a\xd1\xe5\xfb\x3d\xab\x69\x51\x51\x7e\x9e\x36\xe0\x1f\xaa\x45\xc5\x23\x3a\x7c\xfb\x5e\xb9\x64\x74\x4a\xfe\x96\x6b\x9b\x2f\x17\xa4\x6c\x1c\x67\xe4\xef\xf1\xb0\xea\x1a\xbd\xe5\x12\x85\x64\x1b\x65\xa6\x50\xe2\x01\x96\xf9\x5a\xd2\xc2\xe0\x5f\xbf\x97\x86\x0f\x1d\x19\x61\x12\x39\xd9\xf9\xf8\x5b\xf4\x07\x71\x12\x5e\xf9\x11\xee\x61\x12\xf4\x8e\xa2\xa3\x22\x1c\x26\x01\x20\xaf\x93\xf3\xdf\x9f\xa6\x56\xb3\xcf\x4c\xa9\xfb\x13\x4a\xd2\x0a\x7e\xf9\x5a\x6b\x67\xa1\x7d\x91\x75\x96\xff\x60\x7c\xeb\x4e\xbd\xe5\x7a\xe0\x6b\x6e\x82\x61\xbf\x16\xac\xe1\x17\xdf\x4f\xf0\xe4\x63\xeb\x82\xfd\x88\x36\x71\xb6\x8e\x9a\xab\xc7\x1f\x56\x20\x86\xba\xee\xdb\x8f\x02\x3b\xfd\x90\x06\x33\xa4\xd5\x1d\x52\xf9\x67\x53\x6f\xa6\x22\x21\xf5\x30\xac\x94\x74\xe3\x6e\xe5\x82\xd4\xf9\x9a\x38\x12\xdb\x21\x14\x72\xe4\xfb\x99\x2b\x60\x83\x9f\x45\x05\x62\x58\x17\xe1\x37\x53\x74\x48\x3a\xcf\xb7\x72\xc4\xf1\x62\xd6\x09\xf8\x5b\xdc\x82\x3f\x27\x8e\x03\x2e\xb4\x7f\x5c\x18\xbc\x52\xaa\xc9\x9c\xf9\x93\x81\x31\x14\x2b\x55\x38\x48\xd9\xf9\x0f\x1e\x03\x39\x3b\xff\x5d\x0f\x7f\x3a\xb6\x39\x96\x9e\x2f\xc6\xc7\x05\xbb\xfb\x62\x3c\x3e\x3b\xe5\xc3\x68\xf1\x11\x39\x1d\x46\x8d\xc7\x55\xd1\x0c\x4a\x2c\x19\x5d\x8c\x17\xa3\xdf\x87\xd3\xea\x17\x3f\xcb\x1c\xce\xaa\x7f\xd9\x51\x7c\x53\xa7\x6f\xa6\x26\xa4\x82\xed\xcb\x42\xbc\xa9\x4b\x2d\x16\x28\x65\x50\xd4\x8a\x0c\x27\xe0\x6f\xe7\x53\xa9\xef\x04\x66\xc8\xe1\x71\xe4\xdb\x65\x32\x15\x6d\xfd\x9a\x42\x31\xdb\xd3\x1f\x8b\xeb\x99\x4f\xcd\x06\x47\x4a\x2d\x2c\x2e\x7e\x95\x15\xe6\xa7\xd3\xc3\xe9\xfa\xef\x6f\xe9\x83\xf4\xa8\xdd\x35\x37\x65\xf3\xf6\x0a\x79\xf9\x5b\x9a\x71\xd0\xcd\x23\xd5\x36\x77\x37\xdf\x76\x9d\xf7\xe9\x82\x4e\x90\x8e\x1a\x31\x06\x81\x17\xfc\x0e\x67\x38\x9d\xff\xdd\x7b\x2a\x12\x43\x9d\x2f\xe6\x76\xd1\x66\x0a\x1d\x58\x3d\x73\x2d\x57\x98\x43\x4c\x8c\x41\x74\x85\xeb\x45\xbd\x8e\x94\x72\x5e\xd4\x64\x5f\xd8\xf5\x62\x7d\x6d\xba\x37\xc6\x8d\x48\xa8\xd4\xb4\x7d\x71\x72\xd1\x61\x45\x4f\xb7\xda\x1a\x4e\xe9\x7f\x17\xa6\x5e\x7b\x1d\x26\x5d\x0a\x8b\xd1\x09\x99\x5b\x67\xa6\xd7\xd1\x8d\x5e\xe1\x31\x81\x70\x8c\x5e\x1b\x4e\xf7\x7f\xf7\x21\xe4\x4f\x7f\x9a\x3a\x90\x18\xf5\x84\x64\x9f\x0d\x48\xba\x5f\x20\xc5\x66\xcc\x99\xae\xc2\xdb\xc9\xaa\x1d\x5e\x61\x26\x50\x77\xd6\xa7\xaf\x3b\x87\x13\xf6\xb7\x93\xae\xeb\x56\xba\x9d\xf4\xf5\xf0\xb5\xce\x4c\x2d\xee\x1c\xcd\xeb\x40\x57\x5f\x0f\x79\xc8\xbd\x45\xcf\x97\x1b\x9c\x50\xf4\x94\xbe\x2d\xb8\x26\xa5\xea\xc0\xf9\x82\x32\x9f\xa4\x77\x76\xb8\x17\x1a\x91\xb3\xe9\x3e\x5a\xfc\x21\xc3\xef\x4f\xe1\x71\x1a\x91\x32\xf0\x99\xe9\xa6\x8a\x28\x3a\x6b\x4f\x54\x3a\xb0\x2d\xbe\x1e\x52\xd3\x7a\xd2\x75\x05\x33\x37\x7c\xf7\xa6\x24\x67\x4e\xba\x6a\xdb\xf0\x3a\x52\xf8\x51\x21\xf3\x6a\xfc\x43\x4b\xfb\x9a\xc9\xd3\xb3\x7c\xe2\x03\xad\x0d\x52\xb2\xe4\x1c\x50\xb7\x90\x36\xe8\xe8\xa6\xdc\x9b\x09\xa5\x18\x33\xa3\x42\xf9\x04\x30\x53\x8d\x92\x67\x8e\x03\x6a\xab\xfd\x54\xaa\x74\xa7\x23\xd5\xb0\x17\xe9\x8e\xdc\x9f\xb6\x0a\x6f\x4a\xa9\xd3\x27\xd5\xf8\xf9\xdc\xb8\xa0\xa6\x47\x9c\x42\xf1\x0e\x3b\x46\x17\xd7\xcd\xd6\xee\x4d\x79\x9b\x1e\xa9\xf5\x23\x61\x4e\x57\xa7\x65\x17\xeb\x41\xf8\x88\x4c\x80\x5d\x48\x99\x00\xdb\x11\x17\x8c\xad\xcb\xe9\x72\xd5\x7c\x6a\x41\xc1\x2a\x9f\xf6\x15\x5c\x6c\x09\xe7\xd9\xf0\x4b\xea\x9b\x5a\xba\x4b\x62\xcc\xd6\x3c\xc6\x8a\xdc\xa4\x44\x57\xc9\xa7\x5a\xc9\x92\x6a\xf4\x40\x89\xfd\x72\xe2\xf0\xa4\x1a\x69\xa5\x23\x95\x4a\xbe\x1c\xa9\xc5\xaf\xa7\x2e\x36\xe1\xb9\x79\x63\x9d\x6f\x15\x9a\xf3\x72\xfb\x45\x3b\xdd\x66\xcd\x4d\x89\x21\x90\x18\xc5\x87\xf8\xeb\x48\x61\x93\x38\x39\xa1\xac\x5e\x99\x10\xdf\x38\xf7\x17\x12\xae\x90\xe5\x36\xdf\xb2\xd3\x26\xe4\x2d\x89\xfc\x3c\xef\xa6\x6c\x26\x4f\x2a\x72\x54\x07\xbf\x32\xba\x49\xfb\x15\xd0\x85\xc4\x71\xb8\x8e\x7c\x2c\x26\xcd\x58\xa6\x36\x49\xc9\xa7\xe2\x91\x74\x01\x1e\x61\x28\x32\x35\xcf\x2b\x6d\x7c\xe5\xcb\xa1\x4e\xb0\x0d\xc8\xc9\x02\x8b\x50\xa9\x98\x22\x42\xab\x2c\xef\x98\xfc\x68\x61\x73\xe4\x53\x69\x4d\x27\xa1\xb8\x49\x8b\xdf\x96\x6a\xb5\x2f\x51\x7d\xc5\x18\xcd\x8e\x4c\x2b\xf2\x09\x45\x81\x95\xcd\x8c\x30\x12\x60\x53\x35\xa4\x9c\x7a\xe9\x91\x8f\xea\xd7\x99\x8a\x6c\xfd\x36\x26\xc8\xa0\xdf\xfe\xca\xaf\x72\x69\x1d\xe9\x83\xd9\xa4\x5d\x90\xcb\xdf\xe6\x57\x8b\x9c\x33\xbf\x8a\x6d\x6b\x5a\xf5\x85\x71\x2a\xfa\xfa\x4f\x57\x74\x19\xd5\xc7\xee\xf4\x85\xf5\xec\xe8\xf1\xcb\x0f\x9f\x60\x71\x07\x95\xc8\x42\x28\xa6\xc4\xe5\x3b\xb5\x9b\x52\x2c\x8d\xfe\x82\xd2\x52\x5f\x69\x62\x29\x78\x4b\xca\x7c\x29\xf4\x77\x2a\xfb\xfb\xdb\x8f\x87\xc5\xaf\x93\x6d\x4d\x9b\x93\xf9\x0a\x39\x5c\xda\x21\x75\xf3\xcc\x12\x5e\x66\xb0\x2b\x65\xb6\xd6\x5b\xfe\xfc\xba\x19\xbe\x35\xd8\xd3\x8f\x99\x6e\x52\x62\x10\x85\x4f\x72\x8e\x2b\xad\x20\x5a\x90\x51\x8a\x46\xd1\xce\x2b\x94\x72\x53\x4c\x64\xd4\x85\x85\x72\xa6\x26\xf1\x18\x5b\xf2\x0a\x8f\x51\xaf\xc4\xc9\xcc\xcc\x0b\x37\x55\x1e\x0a\x2e\x62\x7a\x95\x1c\x39\x32\xf3\xc2\x02\x49\x87\x38\x97\x64\xd1\xfc\x16\xe1\xca\x72\xdf\xbc\xd0\xa2\x8e\xb9\x19\x3e\x66\x48\xfb\x51\xda\x84\xd4\x66\xc6\xc8\x20\x23\xc6\xc9\x82\x3b\x34\x44\x7d\x9d\xf9\x56\xb3\xcd\x1e\xf5\x8d\x6f\x7d\x95\x7c\xab\x50\x0c\xc8\x34\xc7\x89\xa8\xc8\x08\xdd\xea\xb6\x28\xc0\x8a\xb0\xe9\xd4\x63\x7d\x84\x41\xa0\xa8\x11\x67\xac\x0e\x5d\xf8\x5e\x2f\x14\x59\x0d\x67\xa4\x50\x33\xdd\xbd\x39\x6a\x24\x08\x4d\xfa\x79\xed\xbf\xa5\x56\x65\x25\xa5\x42\x5d\x95\x14\x1a\x0a\x97\xfe\x2d\x4f\x1f\x8d\xda\x67\xd7\xb1\x66\x74\xfb\x7a\xbe\x10\xc0\xd5\x32\xe3\xa1\xbc\xcd\xb0\x10\x94\x3e\xa2\x45\x82\x28\xde\xc3\xdd\x21\x7a\x20\x30\x65\x54\x99\xee\x5b\x4b\xcd\xb4\x6f\x3b\x63\x99\x11\xf9\x95\x06\x3b\x52\x01\x1d\x5a\x58\xdc\x01\x1d\xea\x8b\x85\xd7\xf5\x6a\x0b\x87\xeb\x76\xb5\x45\x0c\x29\xda\xc3\xfd\xe9\x09\x69\x6e\x2b\xa9\xc8\x32\xab\x5f\x90\xb2\xd9\x5a\x28\x09\x75\x4e\x17\x0e\x06\x31\xfb\x91\x36\x2d\x62\x7b\x4a\xad\x3e\x3d\x5b\xce\x26\x31\x3b\x66\x81\x6f\x5e\x33\x05\x8a\xf0\xd0\xc2\x88\xb9\x87\xcd\x38\x1d\x04\xe4\x42\xcc\xeb\xe6\xb5\x54\x44\x4f\x9b\x74\x21\x15\xe9\x06\xe8\xf9\x54\x19\x19\x47\x9a\xb4\x5c\xc4\x48\xd0\x5d\x6b\xcb\xbe\x69\x5c\x5f\x75\x26\xcc\x22\x01\xbe\x54\xe2\x89\x96\xad\xd0\x7c\x3f\x35\xf3\xa3\x04\x42\x66\x0b\x2d\xd3\x29\xb4\x15\x9b\x09\xe1\x24\x8b\x82\xd4\x2d\xe9\xd9\xaf\x14\xb2\x28\x0c\x44\x77\x0d\xcf\x14\xc8\x31\xf1\x6f\xad\x5a\x84\x0c\x8b\xc7\x48\xe8\x02\x5f\x7d\xfa\x2d\xd2\x4d\x89\x81\x33\x2a\x5d\x7d\x16\x74\x55\x37\xff\x20\xb5\x9d\x59\x62\x5c\x57\x48\xf1\xcf\xf8\x33\x1d\xf2\xfd\xa9\x0f\x2b\x58\x2d\x1d\xa9\x42\x0f\x9c\x69\xa2\x94\x54\xab\x81\x8c\x01\xa5\xb9\x1b\x05\x0a\x13\x26\x85\xac\x6c\x85\xd4\xb8\xb0\x47\x3b\xac\xf6\x74\xde\x2e\x0c\x0c\xb7\x6e\x21\x83\xb5\xac\xd4\x12\xe7\xc8\xa8\x65\xc1\xcc\xa8\x3c\x82\x46\x5c\x98\x29\x1d\x7f\x19\x3b\xde\xb7\xa8\xe7\xc8\xaf\xee\x6e\xfe\xf4\x2a\xe4\x4b\xeb\x67\xc4\x1c\xe9\x23\x3a\xcc\xdf\xfd\x38\xbb\x85\xb2\x86\x61\xe5\x7d\x1b\x1a\xdb\x5e\x81\x20\xda\x89\xd3\xc0\x77\xa1\x73\xe6\x47\x07\x1e\x4a\x1b\xd6\xb3\xd8\xfd\x1d\xe5\x83\x06\xf4\xed\x67\xc9\x40\x10\x5d\xe8\xd9\xee\xd3\x31\x02\x20\xa9\x24\xe8\x80\x83\x1d\x3d\xb3\xe7\x6b\xae\x8e\xf6\x21\x66\xc4\x33\x09\x3a\x1d\x57\x63\x7a\x6f\x52\xd9\xd7\x1e\xca\xba\x08\x65\xd9\xcd\x8b\x33\x85\xf6\x5e\xa1\x75\x1d\x5f\x62\x76\xa4\xa0\x23\x4a\xd4\x17\x32\xc9\x89\x27\xc6\x85\xbe\xf1\xd5\xe9\xc9\x0e\x54\x7c\x89\x76\xce\x54\x64\xa3\xaa\x43\xcd\x7f\xfe\x57\x5f\x25\x65\xf7\x92\x15\x2c\xc2\x01\x83\x71\x12\x50\x74\x89\x33\xc7\x04\x05\x97\x68\xe5\x95\x06\x7d\xdd\x59\xa1\xec\x71\x81\x8b\x75\x03\xdb\x0a\x46\x9d\x6e\x5c\xaf\x03\xfb\x6a\xc8\x40\x2e\x18\x71\x0e\x26\xd1\xd8\x0b\xce\x55\x51\x5b\x28\xab\xa5\x9a\x4f\x6d\xfe\x61\x09\xe9\x6e\xf6\xfc\x97\x72\x00\xd9\xb4\x68\xeb\x1e\x4e\x1c\x3e\xc9\xd7\x74\xe0\xee\x6b\x49\x23\x78\xfa\x31\xc3\x87\x23\xdc\x5e\x98\x07\x03\x8f\xdd\xcc\xc7\x53\x7d\x4f\xa1\xc0\x6a\x67\xca\xb6\xca\x68\x44\xf7\xee\x31\x57\x74\xdd\xda\x0a\xac\xef\x30\x13\x35\xe7\x7a\x5d\xa9\xb6\x82\x11\x34\x22\xf4\xf2\xed\xcd\x7a\xa3\xa6\x50\xc9\x50\x91\xc1\xc3\xb6\xf3\xf3\xe3\x50\x35\xcc\x87\x4c\xe7\x7e\xa6\x8c\xa9\x0b\xe9\x7d\x81\x4a\x57\x9c\x89\x56\x30\x1c\xa6\x03\xd8\x9e\x1c\x7a\xb9\x45\xed\x67\x4a\xad\x19\x6b\x48\xd2\xfe\xbd\x20\x1d\xe2\xf1\x82\x62\xfd\x3a\xa4\x8f\x99\x57\x2a\xb6\xbc\x62\x5b\x4f\xe4\x15\x52\x67\x02\x75\xc3\xfb\x32\xd1\x7f\xa9\xd9\xd7\xf4\x57\xcb\xc7\x1a\x3a\x96\x85\x22\x48\xb4\x82\x49\x32\x25\x93\xca\x91\x2f\x3d\xf2\x76\xfd\x2d\xc4\x7d\xcd\x5a\xd0\xe4\xba\x58\x6d\x05\xa5\x3a\xb1\xa7\x38\x3a\xe9\x62\xb5\xe5\xb4\x31\x71\x09\xb7\x90\x97\x0a\xe9\xba\x8f\xe9\x88\xa4\x09\xd0\x6d\xe6\x53\x0f\x84\x75\xe1\xb8\x86\x81\xa9\xeb\xd2\xf3\x35\xd2\xa4\x02\x0c\x20\x92\x94\x24\xa3\x15\x58\x51\x39\x32\xce\x9a\x89\x26\x72\x5b\x26\x4b\xd2\x2b\x92\x62\x1a\xc9\x91\x53\xfb\x04\xbd\x86\x1b\x65\x22\xae\x5a\x3e\x16\x1b\x23\x1d\x26\xe2\x0a\x11\xbe\xd0\x79\x98\x04\x0b\xbe\x29\x21\x19\x68\x3e\x9e\x2e\x3d\x20\xed\xf9\xed\x21\x95\xb8\x0a\x56\x5e\x96\x3b\x6c\xa5\x85\xab\x17\xad\xe2\x5b\xd1\xd9\x91\xdb\xbe\x15\x2d\x18\x87\x6b\xd2\xa5\x14\x5e\x76\xa6\xd0\x25\xf3\x54\x04\xda\xf2\x25\x7b\x84\xd6\x52\xd2\xb8\x7a\xa5\x26\x09\x94\x99\x4f\xc5\x0b\xec\xa6\xe5\xa3\x53\x76\xbe\x13\x5b\xf4\x17\xe6\xe1\x72\x92\x94\x23\x85\xf7\xe4\x1f\x30\xf9\x72\x60\xe4\x57\x4b\x45\xde\xa5\xd8\x3b\xcb\x02\x05\x01\xa7\x68\x13\xad\xc0\x0b\xca\x88\x51\x62\xa2\x3b\xf4\x44\x7d\x5d\x69\x52\xb1\xf3\xb3\x10\x1c\xb2\x30\x04\x96\x5c\x83\x05\x13\x79\x61\x7f\x61\x8e\x2d\xbf\x55\xc9\x8a\x3a\x44\xc0\xd5\xf3\x6d\x77\x2b\xf9\x16\x1b\x14\x4a\x43\x41\xaf\x39\x4c\xc5\xb8\x30\xb2\xd6\xf6\x48\x52\xe8\x3d\xd8\x43\x2a\x40\xda\x48\x23\x0c\x25\xa4\x1f\x99\xc0\x80\xce\xad\x51\xd1\x1d\x3b\xc2\xc7\xad\x6c\xcc\x69\x54\xad\x22\x43\x1c\x61\xb8\x6d\xc6\x60\x6a\x15\x19\xe2\xca\x39\x4a\x09\x32\xce\xd1\x53\x8d\x3d\xe1\x2d\x3f\xde\x22\xad\x22\x5b\xb6\x65\xcb\x95\x26\x96\x57\xbe\x41\xea\xe8\xdb\x52\x8f\x16\xec\x4a\x8b\xda\x3a\x6c\xc9\x6d\x06\x62\xf9\x76\x18\x88\x1f\x75\x1d\x10\xf3\x70\xa3\x90\xb0\x1d\x15\x70\xa2\x15\xf6\xcd\x5e\x70\x34\x03\x11\xa0\x23\x6a\xc6\xe9\x33\x3a\x7c\xa8\xf8\x13\xe7\x9c\x69\xc3\x8b\x37\xd2\x08\x9c\xc7\x40\x84\x24\x8a\xcf\x6d\xdb\x29\x1d\x81\xba\xb1\x9b\x50\x98\xce\x97\x91\x53\xd5\xb6\x2e\xcb\x12\xe8\x8c\x57\xe0\xbc\x8d\xd9\x84\xda\xdb\xce\x1c\x77\x21\xcf\x14\x64\xa2\x15\x14\x89\x82\x4c\xb4\x92\xfe\x98\x7f\x50\x89\x89\x31\xd1\x5f\x7f\xcb\xf0\x1d\x76\x72\x9b\x6f\xe2\x87\x22\x67\x94\x5a\x63\x34\xe4\x81\xe2\x51\x94\x81\x72\x7f\x0f\x8f\x24\x3f\x5e\x5a\xda\x50\x06\x8d\x4d\x28\x19\x34\xec\x69\xe5\xd9\x68\xe5\x4a\x2d\xe6\xf5\x11\xd2\xa0\x08\x28\x5b\x42\xe9\x1b\xe6\x32\x1b\x41\xd9\x31\x8e\x83\x99\x7c\x1b\x6b\x76\x61\x76\xbf\x7d\x7e\x8f\x4e\x71\x42\x8c\xfe\x42\xce\xbd\xcd\x23\xa8\x1f\xe7\xbc\xc8\x05\xd7\xdb\x42\x05\xcd\xef\xb8\x11\x67\x14\x57\x02\x47\x70\x04\x25\x03\x46\xd4\x91\x32\x60\xb4\x82\x15\xf5\xe6\x72\x09\x8b\xef\x6d\x05\x84\x63\xe7\xad\x0b\x87\x82\x21\xfb\xc6\xb4\xc6\x00\x7d\x9b\x2b\xae\x50\x55\x14\x6d\xc8\x3b\x38\x7b\xca\xba\x7f\x4c\x1b\x43\x19\xee\x53\xa8\x89\xc6\xe7\xf8\x26\x23\x03\x87\x4e\xb0\x29\xd7\x48\x0f\xcc\xc2\xec\x8c\x8f\x0d\x1e\x4c\x67\xd2\x68\x44\x79\x7e\xb0\xb3\xaf\x7c\x6b\x21\x38\x53\xaa\xee\x62\x1e\x2a\x38\x45\x6f\xcc\xbb\x83\x53\xf4\x17\xc2\x54\xe1\x28\xce\xf1\x4a\x21\xf8\x63\xa8\x7b\x13\xc5\x59\xf4\xb1\xb9\x8c\x9d\xfb\xe1\x82\x92\xb9\x74\x36\x8e\xb8\xba\x3e\xbe\xa0\x8c\xe8\xf8\xf8\x2d\xf8\x85\x19\xe0\x28\x13\xf5\xf5\xd4\xcb\x8e\x63\x28\x58\x4d\x33\xa5\x43\xfd\x4b\xab\x82\xb1\xe7\xa6\x56\xd9\x39\x46\x43\x37\x2a\x3b\xc7\xd1\x7b\x46\xe6\x27\x6b\x31\x04\x3e\xde\xf4\x6c\xaa\x8f\x17\x34\x73\xb2\x1d\x7c\x81\x1e\x18\xa7\xd5\xd9\xe5\x1f\xe7\xb1\x45\xc3\x29\x8b\x46\xfb\xf7\x53\x78\x31\x85\x3f\xf5\xc7\xb5\x7e\x07\x1d\xb8\x20\x59\xc1\x0a\x69\xa9\x48\xbd\x5f\x96\x6c\x42\x59\x69\xd4\xd4\xd4\xd5\x68\x87\x12\x4f\xf5\x54\x2b\x21\xc4\xa6\x17\x3c\xe5\xfe\xb1\x40\x4a\xa0\xa3\x47\x15\xef\xe1\x2e\xe4\xcf\x69\xe1\x41\xad\xde\xe7\x2d\x65\x76\xd9\xb2\x8f\xbe\x7e\x3a\x14\x63\xc2\x70\x94\x1c\x4e\x88\xea\x70\xcd\x14\x7a\xbb\xa2\x48\xbf\x08\x85\x19\x52\xb2\xee\x0a\xa5\xdd\x8a\xd1\xa7\xb8\x0e\xad\xb0\xb1\xbf\x36\x57\x5b\x28\xdb\x41\x98\x16\xce\xdb\xd1\x5f\xec\xc1\xaf\x4d\x52\x56\xde\xf0\x94\x1a\x67\xa0\xf0\x29\xad\x60\x05\x7f\x97\xd1\xb2\x74\x00\xd9\x82\x1e\xfb\xa2\x45\xd8\x00\x8e\xf9\x30\xff\xcb\x65\xe6\x17\x86\xa2\x1e\x39\x73\x0a\xa7\x86\xaf\x6f\x90\xa3\x0f\x03\x3a\xe1\xc4\x21\xd0\xc9\x4d\x0e\x48\xc9\x28\x64\xb1\xe2\x38\x9c\x0d\x9e\x51\xe0\x86\xd1\xd8\x0c\x3f\x4e\x2e\x48\x78\x87\x6a\x68\xec\x39\x21\x50\x8e\x7e\xa5\x4c\x7c\xd0\x43\xd9\x5e\x61\x0e\x7e\x3c\xdf\x41\xc3\x38\xc3\x47\x7f\xe5\x63\x99\xa7\xd9\x37\x84\x75\xa8\xaf\x90\xbe\x7a\xa4\x4d\x9f\x70\x46\xa8\xb7\x20\x66\xa1\x3e\xfe\x31\xa4\x30\x84\x88\xd7\x9f\x17\x7e\x84\x72\x07\x50\xfb\x06\xab\x8c\xd8\x53\xc0\x53\x62\x24\x09\x9e\x52\x1a\x92\xd9\x81\x1b\x6a\xdc\x40\x3f\xeb\x91\x8c\x53\x36\x41\x96\xc8\x60\x95\x59\x42\x09\xa2\x8b\x47\xeb\x67\xcd\x80\xd6\xf8\x59\x15\xb0\xc7\x15\xd2\x61\x34\x14\xb0\x43\x3a\xc4\x07\xf4\x8b\xe4\x60\x76\xfc\x04\xa7\x3e\xdf\xaa\x37\x33\xdf\xbe\xfd\x2d\x13\x62\x8e\xf1\x98\x67\x02\x3c\xd8\xec\x98\x2f\xab\xf9\x87\xf2\xcd\xd5\x80\xf2\x83\x12\xcf\xfa\x74\xc8\x06\x0c\xd5\x29\xb0\x4a\x77\x36\xb2\x9b\x52\x07\x3c\xc8\x29\xac\x4a\xf1\xf3\x85\x9b\x72\xfb\x13\x4a\x2f\x2f\x46\x9a\x30\xc3\x36\x3e\x45\xf4\x37\xba\x63\x31\xd2\x69\x63\xb2\x5a\x15\xb2\x9b\x4c\xa9\xe5\x88\x6d\x8b\xf9\xf2\xba\x4f\x2a\xf2\x86\x9f\xb4\xa2\x85\x2d\x69\xc4\x7b\x78\x52\x8d\x8e\x19\xa0\x2c\xe6\xcb\xc1\x33\xb1\xc3\xe6\x0b\x58\x01\xd5\x68\x5f\x72\xff\x3d\x5f\x76\x3f\x4c\x66\x20\xeb\x43\x3d\x16\xed\x33\x94\xd2\xfb\x58\x8a\xcd\xc3\xce\x51\x84\xe5\x34\x92\x03\xcc\xca\x3c\x7c\x6c\xc4\x0c\x9b\x4a\xcf\x31\x1a\x33\x70\xe8\x92\xdf\x01\xca\x6f\xca\x0c\x6a\x89\x37\x1d\xf1\xe0\xc4\x68\x9c\x4a\xdd\x51\x1c\xba\xe1\xa6\x7e\xee\x1e\x85\x9c\x04\xad\x96\xa6\x02\x19\x9c\x93\xde\x1e\x13\xce\xa3\x99\xe9\xa4\x9c\x07\x94\xec\x8c\x7a\x50\xaf\x43\x0b\xbe\xe0\x83\x03\xc3\xfe\xa2\x4b\x7a\x1c\xe7\xec\xc3\x37\x75\x6a\xfa\xf2\x69\xd1\x43\xb5\x50\xd6\x60\x69\x93\x7d\x7a\xe4\x4f\x1f\x22\xe9\x82\x5d\x08\x58\x9c\x53\x61\x0d\x1a\x88\xa0\x79\xd8\x3d\xca\x81\x65\x2a\x3d\x48\xc3\x4b\x36\x9d\x1e\x04\x83\x77\x0a\x7b\xd2\x8c\x7c\xbc\xa9\xaf\xbe\x4c\xd9\x4f\x14\xd3\x45\x42\x89\xf1\xb7\x13\x65\x0a\x89\x52\xce\xcc\x25\x17\xc5\x83\xee\x6c\x86\x49\x9b\xba\xe3\x3b\xe0\xe0\xc3\xb8\x64\xbf\x0e\xbe\xc9\xae\x2e\x30\x68\x1f\x3e\xeb\x01\x9b\xc8\x16\x04\x7c\x32\x95\xaf\xa4\xd4\x30\xc2\x66\x89\xd2\x05\xf3\x85\xe5\xe3\x74\xdc\x84\x51\x6d\x19\x4e\x05\x4e\x68\x40\xba\xa6\xc1\x28\x17\xfc\x7e\x12\x11\x13\x01\xe0\xd8\x08\x17\x2b\xa6\xf0\x07\x67\xf6\xd4\xe9\x4b\x3c\x4c\xfb\xe9\xac\x24\xb3\xb3\x44\xa7\xfd\x10\x2d\x94\xf9\xff\xa2\x07\x6c\xeb\x33\x35\x4d\xa1\xca\x4e\xa8\xb7\x0e\xa3\x69\xd3\x81\x11\x07\x43\x91\xc6\xbf\x60\x12\x07\x40\xe0\x7a\x77\x12\xb9\xa0\x9e\xd4\xb3\x6c\x83\xa4\x0b\x5a\x7a\x70\x77\x53\x18\x8f\xbb\x90\x5f\x0d\x44\xe6\x52\x66\x9e\xc4\xf7\xe2\xdb\x7b\x05\x47\x83\xdb\x84\xf2\x38\x2b\x1b\xfb\x64\x51\x68\x03\x03\x7d\xa4\x50\x9c\x98\x69\xdf\xe6\xc4\x34\x61\xbf\xd7\x95\x5a\xbf\xee\x7b\x9a\xf4\x30\xfd\x6d\x41\xc5\xdb\x0e\x9b\xca\x16\xd2\x80\x04\x4c\x45\x2b\xb8\x0b\x3b\xa4\x9c\xfa\x36\x82\x66\xb1\xa0\x39\x43\x59\x96\x5c\x50\x4b\x6d\xa4\x1a\x6d\x79\xeb\xb3\x59\x0c\x44\xe4\x08\x30\x05\x24\x69\xa0\x3f\xa6\x92\x83\x34\xb0\x0e\x53\xc9\x41\x8a\x53\x0c\xdf\x54\xf1\x38\xe8\xcd\x74\xfb\x54\x33\x3d\x59\x29\x53\xfb\x27\x2d\x2a\xe7\x2a\xe6\xda\x2c\x0b\x06\x99\x90\x3a\x57\xd4\xf4\x6e\x59\xf5\xd0\x81\xe5\xc0\x33\xf9\xd4\x52\xaf\x50\xb8\x99\x3a\xba\xe7\x64\xda\xb5\x30\x68\x43\x3c\x38\xee\x4d\x07\x15\xe0\xca\x7f\x16\x0e\x66\x88\x32\x03\x33\x46\x2d\xf4\x70\xfb\x16\x81\x2d\x66\x60\x86\x53\x7c\xde\x94\xcd\xe8\x46\x9f\xbc\x9a\xcc\xc9\x65\xbb\x7e\x84\x92\xdd\x6c\x9f\xef\xbc\x50\x05\x36\x40\xe6\xc5\x05\x3b\x4a\xd6\x09\x3d\xe2\xd5\x9f\x97\x1f\xde\x64\x3f\x2a\x26\x40\x69\xb0\xa2\x62\x00\x14\xc7\x94\xbf\x29\x8d\xac\xa4\x4c\x4a\x8d\x91\x18\x4f\x01\x28\x67\x92\xde\xa3\x3e\x9f\x9a\x11\x90\x33\x17\xbb\x71\xa6\x49\x0d\x8c\xd9\xbc\xd8\x8d\x0d\xca\x73\xcb\x8a\x0a\x6c\xd1\x81\x74\x4c\x3d\xde\x2f\x98\xb0\xf3\x42\xba\xb3\x53\x79\xca\xcf\xd9\x7e\x1a\x6c\x31\x6a\xc9\xc7\x9e\x69\x7a\xa0\xd3\x7c\x8c\x99\x8b\x30\x7d\x93\x0e\x6d\xbb\x0c\xe6\xdf\x4e\x94\x79\x71\x7e\x67\x8f\x5d\xdc\x50\xc0\x63\xce\x04\x32\xd2\x8c\xe1\x3d\x1c\xa8\xa6\xb0\x17\x05\xb3\x7a\x0a\x7a\xd1\x47\x16\xc5\x4f\x42\x38\x5f\x4d\x3d\xd9\x6f\x5c\xb9\xcf\xea\x8d\xcc\xcc\xeb\x89\x7e\xb9\x18\xa6\x93\x79\x4c\x9c\x8d\x53\x0f\xef\x1b\x57\xc8\xd3\xe9\x3b\x2e\x98\x46\x18\x8d\xdc\x22\x4c\x43\x34\xb8\xd8\x9c\xd5\x71\x65\x8f\xd4\xc2\xe6\x80\x0c\x03\x51\xeb\xf4\xe6\x40\xe7\x02\xd2\xc0\xe0\x9d\x02\x69\x8c\x86\xcd\x52\xcd\x42\xe8\xee\xca\x19\xfc\x4a\x45\x72\x27\xb6\x14\xba\xeb\x69\x73\xaa\x9a\x50\xb6\xcb\xf2\x9f\x99\xad\xa7\x03\x16\x91\x35\x1d\xb0\x9b\xab\x33\x32\x39\x80\x9e\xe9\x5a\xf6\xff\x67\x12\x6e\xd9\x7f\x45\x05\x0b\xfa\x51\x8e\x4c\x97\x70\x81\xb5\xe6\xc7\xad\xfe\xd0\x03\x2b\x89\xb4\x18\x59\x42\xa1\xb5\x33\xf2\xa0\x1a\xb7\xc5\xa1\x71\x56\x44\x7f\x1a\x31\x6e\x0b\xd7\xfa\xac\xbe\x63\x00\x0e\x39\x95\xb0\xa3\x5d\xe9\x82\xef\x18\xb8\x2e\x99\xc6\x77\x5c\xe8\xd1\x86\xee\x86\x0f\x84\xe1\x28\x38\x1e\x26\xcf\xe5\x9d\xe2\xff\x26\xad\x00\x59\x86\x36\xdc\xdf\x54\xa4\x65\xa0\x07\x6d\xd0\xfb\x90\x92\xc5\x4f\x23\xdb\x85\xe9\x90\x63\x23\xf8\xe4\x31\x1b\xe6\x3c\x2a\xa6\x59\x1b\x20\x68\xf4\xd0\xbe\x5d\x19\x0a\xda\x80\xf9\x6c\x96\x42\xe9\xad\x8c\x00\x2e\x2a\x66\xc3\x02\xad\x8c\x4c\x26\x01\xa8\xbd\xe9\x77\xf6\xd7\x53\x26\x09\x80\xd0\xe6\x9d\x7d\x7d\x6a\xf5\x64\xe6\x5b\xac\xd3\x4e\xf7\x70\x22\x62\x00\x1a\xe0\xc1\x85\xfc\x6c\x7e\x2a\xc8\x31\x77\xea\xa9\xfd\xc9\x9d\xe0\x6c\xc8\x28\x4e\x58\x02\x83\xb4\x2b\x33\xad\x38\x36\x47\x4b\x3d\x4b\x57\x13\x74\xc8\x69\x1b\x66\xaa\xb9\x55\xd7\xb8\x52\x8b\xf5\x44\x56\xc1\x39\x9b\x9f\xee\xfc\xf4\x1a\x8a\x1f\x95\xb7\xa8\x71\x10\x69\x18\x95\x23\xa4\x05\x12\x87\xb8\xc6\x25\x46\x67\xe5\x7d\x77\x9f\x83\x5b\xb3\xc9\xd2\xf2\xad\x56\x1e\x95\xd2\xb0\x23\xe1\xf1\xee\xf7\x11\x76\x26\xcc\x8e\x07\x0a\xcd\x45\x22\x90\x6c\x24\x83\x3a\x2e\x34\x97\x41\x1d\xa3\xc2\x16\x06\x75\xf4\xd7\xcc\xb7\x3a\x1c\xa1\x2d\x3b\xb7\x5d\x3d\xa4\x94\x0a\x4b\xdf\xcd\x5e\xed\x6f\x1f\xca\xf4\x33\xf9\x0b\x2d\xd2\xb9\xb7\xc0\x16\xf3\x6b\xf7\x0b\x91\xed\xd7\xee\x5c\x5e\xce\x0e\xcf\xa4\x49\x78\x86\xc3\xac\x31\x1d\x23\xa6\xb6\x93\x7b\x1c\x6c\x06\x81\x38\xda\x85\xd6\xe0\x45\x7b\x24\x5f\xc7\xd7\xc0\x91\x54\x4f\xda\x4b\xac\x55\x81\x3a\x1a\xf7\xfe\x33\xf9\x3b\x60\x93\x00\x35\xd0\xb3\xdd\xd9\x3b\x79\x69\x31\x8d\xcd\x18\x35\x23\x95\xa1\x02\xfa\x70\x76\x96\x37\x9f\xaa\x15\xf6\xaa\x1e\xad\x9f\x03\x25\x4c\xaa\x0f\xdc\x4c\xd3\x38\x0d\xee\x11\x67\xe7\x52\x0a\xd1\x6c\x9c\xc6\xa8\xcc\xd8\xf0\x11\x02\x4d\x31\x6c\x65\xc2\x6e\xce\xfb\xd1\x99\x03\x63\x2f\xb8\x3f\x9d\x7e\xc3\xce\x15\xe8\xf4\x1b\xf6\x7e\x70\x54\x1b\xe8\x1f\x26\x73\xe0\x6e\x44\x0a\x0d\xf9\x09\xb8\x79\x9d\x02\x58\x54\x9c\x84\x53\x00\x8b\xca\xbd\xf5\x34\xc0\xa2\x1f\xd8\xb9\x03\xa7\x01\x2b\x36\x6c\x76\xf6\x34\x62\x51\x37\x43\xda\x0c\x87\x4d\x46\x96\x9e\x66\x7c\x9a\x85\x4f\xc7\x22\x0b\x02\x43\xc3\x64\x4d\x07\x71\x22\xf6\xfc\x6a\x8e\xa7\x19\xe7\x2e\x44\xe9\x28\x5d\x47\xbb\x32\x4e\xf6\xf2\x0c\xc9\x60\x68\x14\x9f\x03\xab\x34\x1c\x94\x20\x4e\x07\x30\x0f\x95\xe5\x1e\x1c\x03\xb3\x86\x36\x43\xe9\xd1\x64\x45\x19\x8d\x1e\x99\x1f\x6d\x60\xaa\x4f\x87\x69\xe9\xb0\xe7\xc4\x1a\xa9\x29\xd5\xf6\x41\x50\x3a\x47\xc6\xc4\x22\x73\x56\x0c\x3c\x6a\x73\x66\x11\xf9\x14\x85\xd0\x53\x2a\xf9\x3b\xf2\x67\xfd\xe7\x7f\x17\xe0\xe2\x49\x02\x8d\xca\xb4\x18\x0d\xd1\x8f\x57\xfe\x94\xb7\xf2\xa9\x56\x3e\xf6\xb8\x70\xa6\x03\xdd\xb3\x12\xd3\xd7\xda\x71\x08\x4c\x9b\xb0\x3d\x6d\x6a\x4e\x10\x9c\x7e\x3b\xde\x0f\x8c\x1c\x63\x1c\x2a\x9e\xc4\x39\xed\xb0\xc8\xc1\xd9\x8f\xc7\xf1\xf9\xcd\xe9\x50\x66\xf1\x49\xe8\x49\xf8\x39\x11\x3e\x93\x87\x6e\x19\x28\x87\xcf\xb4\xaa\x6b\x25\xae\xcf\xa6\x5f\x7d\xf7\x03\xe6\x98\x66\x87\xf8\x8a\xe6\x86\xcb\xa8\x78\xfb\x09\x48\x2a\xb2\x77\x28\x5d\x72\x62\x1f\x94\xaf\x61\x0e\xc4\xbb\x1f\x73\x21\xbd\x99\xc1\xe5\x67\x05\x11\x4e\x86\x2e\x8c\xca\xc8\x0d\x5d\x28\xcf\xb7\xd6\x5a\x74\x78\xe1\xcf\xc3\xd8\x5a\xde\xa7\x0f\xa5\x74\xa4\xa8\x0c\xd0\x08\xd7\xeb\xcf\xa8\x84\xf7\xb7\x3e\xbe\xe3\x89\x58\x16\xe7\x71\xcf\x2c\x5f\x0e\xc6\x1b\xb2\x6c\x0c\xe6\x5b\xe7\x5f\x3a\x53\xe6\x46\x51\x9d\x46\x1c\x70\x9f\x30\x97\x3d\xf6\x39\x05\x2f\xfb\x80\x90\x88\xcb\x1b\x13\xc1\xb1\x38\x3b\x32\xbb\x4e\x70\x41\xc6\xb1\x9b\x94\x0c\x44\x60\x2f\x9f\x1d\x73\x80\x5f\x6c\xe2\xf4\xd6\xa6\x63\xbc\x18\xcb\x67\x84\x9c\x8b\x37\x90\x38\xec\x9b\x8d\x01\x38\x42\xd2\x6c\x83\xd4\x0e\xc2\xec\xdd\x76\x33\xe6\xa0\xbe\x2d\x97\x31\x49\x95\xc6\x22\xd7\xe8\x73\x5b\x5d\xcf\x54\xe3\x30\x3a\xa9\x86\xa0\x1f\x50\x8a\x60\x80\xc9\xb2\x11\xd2\xac\xe8\xf6\x21\x21\x3e\x8e\xed\x0d\x3d\x43\xd9\xa5\xc7\x2e\xd8\x78\x7d\x46\x4a\x85\xca\x29\xa9\xc8\xeb\x7b\xa6\x99\x7b\x95\x70\x7d\xcf\xed\x83\x41\x5c\x0e\xc6\x19\xc4\x45\x6b\x9c\x01\xfe\xfd\x09\xce\x20\xde\x91\x6d\x98\x52\x45\x05\x0b\x4b\x50\xb2\x49\x0d\x25\x38\xe3\x1e\xd9\x68\x6f\xd6\xd0\x60\x82\x33\xce\x0b\xa5\xaf\x68\xdc\x5c\x4c\x65\xa8\x68\x5c\x47\x4c\xa1\x07\x4a\x1c\xa4\x5b\x66\x5c\x0e\x3c\x82\x12\xb4\x38\xb4\x37\xd7\xbb\x4c\x81\x74\x75\x3d\x52\xc6\xf6\x4d\xa1\xa6\x00\xb6\xdd\x12\xed\xfd\x78\x48\xef\xc1\x8c\xcb\xa9\xde\x58\x14\x21\x00\x5a\x1c\xbf\xbe\xf2\xe7\xfe\x76\xfa\xca\x1f\xa8\xc7\x7c\xfb\x16\x31\x67\x76\xdf\xf9\x13\x87\xe9\x26\x9b\xea\x49\xad\x5e\x3e\xd8\x49\x09\x2a\x5a\x9c\xdf\x46\x04\xc4\x69\xa7\x74\x15\x2d\xae\xdc\x37\x98\x38\xe6\xf5\x2d\xe5\x91\xc9\x02\x2d\x50\xd9\x64\x6f\x63\x2c\xe3\x2b\x79\x73\xb7\x04\x9b\x2a\xb9\x45\xab\x6c\x56\x25\xb7\x68\xf5\x95\x32\x0b\xeb\x99\x42\x43\xb3\x6a\x4a\x35\xef\x2d\x94\x95\x73\xc6\x29\x93\x20\xbe\xb7\xb7\xb1\xe4\xcf\xa7\x36\x4e\x33\x6a\x4c\x45\xb4\xf3\x1b\x03\x01\x69\x62\x8c\xc2\xec\x35\xa5\x30\x1f\x0b\x21\x5b\x31\x4e\xcf\x37\xee\xc9\x0c\xdc\xec\x05\xdb\x0a\x95\x70\x57\x94\x7a\x99\x15\x48\x4b\x22\x30\x1d\xf3\x6d\x2f\x56\x0c\x40\x43\x0f\xe2\x35\x16\xbc\xa0\xc5\xf5\xfb\xf6\xab\xd6\x5e\x43\x2e\x57\x44\x97\xcc\x71\x67\xaa\x65\xe4\x4c\x84\xac\x87\x78\x98\x3f\xb6\x1e\xda\xeb\xcf\x38\x85\xf7\xb7\xc5\xdf\x16\x48\xef\x3a\xbc\x46\x46\x10\x00\xab\x9f\x1f\x5e\x31\xe6\x53\xed\x32\x98\xe1\xe3\xdb\x8e\xf8\xad\x94\xd1\xa2\xc5\x11\x6b\x40\x41\x2e\xd6\xa6\x20\x04\x2d\x5e\x2c\x41\x06\x4e\xde\x0e\x4c\x41\x04\x5a\x9c\x89\x1f\x3f\x33\xc8\x7d\xcb\x47\x3e\xca\x78\xf9\x88\x98\xd1\x5b\xbe\xd5\x1c\xa0\x24\x95\xa6\xa2\x55\xe4\xc3\x07\x8d\x94\x26\x97\x3b\x90\x4f\x85\x86\x67\x0f\x7e\x74\x78\x8c\x8b\x52\xb1\x34\x5a\x45\xda\x2a\x5c\x46\x8b\x83\xf2\xc3\xc2\xa7\x1a\xee\xa6\xe0\x3e\xa7\xa1\x78\x9c\x29\x1f\x2f\x3c\x6c\xf0\x11\x8c\x96\xf7\x8e\xd3\x01\x33\x2a\xfb\xfc\x83\xf3\x92\x03\xcf\xc7\x66\x63\x9c\x20\x1f\x3f\x17\x80\xf7\x1c\x30\x83\x07\xb1\xd3\x79\x26\xfa\xc1\x16\x54\x1c\x8c\xbb\x43\xf9\x56\x66\x43\x43\x0c\x38\x12\xc6\x88\x4b\xf2\xeb\x3c\x7e\xbd\xe5\xdf\x8f\x12\xc9\x76\x28\x73\x3c\x2b\xff\xb5\x6b\x2a\x5a\xe7\x6b\xbb\xb1\x21\x29\xbf\xbe\x4e\xc8\xf9\xe3\x9b\xed\x3c\x21\xa9\xaa\x41\x6a\xd1\x70\xe2\x38\xf9\xc3\x68\xc8\x26\xa3\x04\xe2\x10\x53\x44\x8b\xfb\x4f\xfa\x64\x93\xbe\x65\xb0\xb2\x1c\xe2\xa6\xf9\xb2\x45\x5b\x7e\x55\x2b\xe9\x91\xf3\x10\xc5\x3f\xf6\x15\x78\x24\x7e\x19\xe7\x77\xa8\x39\xf6\x7c\x75\x93\x33\xd9\x75\x5f\xef\xc1\x9a\x32\xc9\xca\xa7\x9a\xaf\xfb\x93\x7a\x0c\x52\xe3\x00\xf2\xb3\xd4\x87\xc9\x1d\x7c\x62\x34\xa4\x8d\xd2\x3b\xb4\x78\x91\x9c\xcf\x21\x2e\x13\xc1\x02\x5a\x9c\x34\x04\xa6\xb8\x9e\x7a\x2c\x31\x7a\x4a\xad\xa6\xf1\x51\x28\xa1\x43\xab\x38\x1b\x1d\xa8\x62\x34\x84\x98\x80\x01\x2d\x2e\xb0\x9f\xa5\x75\x4b\x19\x2b\xd8\x20\x9b\xa7\xa4\x40\xda\x40\x62\xaa\x7f\x80\xe2\xb1\xd9\x7f\x58\x03\x19\x8c\x45\x72\x83\xd3\x0d\x06\x00\x07\x3f\x7f\xf6\x42\xc7\x51\x43\x20\x0b\x00\x11\xf3\x87\x45\x9f\xa1\xfb\x9a\xa1\x21\x52\x08\x56\x91\x73\xa4\xa2\x55\x74\xde\xa5\xcc\x9f\x5d\x37\x39\x97\xfd\xbc\xfc\x1c\x97\x7e\x2c\x7f\x26\x58\x78\x80\xca\xe1\xe9\xe7\xb3\x7d\xbc\x59\x3f\x73\x43\x6c\x9b\x9f\x9d\x35\xd7\x53\x93\xa1\xcb\x4c\x93\x8f\x7b\xd7\x53\xd3\x56\x1c\x15\xba\xab\xf3\x7b\x3c\x2e\x3f\x8c\x4a\xcf\xc3\x32\x22\xa0\x72\x7c\x5a\xc4\xb6\x00\x31\xbe\x14\xce\xa2\xd5\xbf\x23\x5f\xdd\x9f\xb2\x52\x03\x52\x90\x12\xef\xf0\xf5\xb2\x57\x11\x17\xe9\x72\xac\x8b\x7e\x3c\xa5\xcc\xe7\x84\x14\x6f\x5b\x57\xae\x97\xa5\xb9\x25\xd2\x12\x64\xa0\xd5\xd4\x83\x9f\xe0\x60\x2c\xb6\x02\x2c\x29\xd6\x0b\x0b\xb4\xd2\x21\x24\xc5\x49\x23\x0e\x6e\x81\xe5\xbd\x04\x2f\x68\x78\x31\x96\x82\x5b\x34\xdc\x28\xeb\x85\x07\xb2\x33\x27\xf0\x60\xfa\x87\x7d\x5a\x53\xaf\x25\x68\x4f\x27\xde\x6e\x86\xee\x3b\x4c\x1e\x5e\xb5\xa5\x74\x11\x7d\x1c\x7c\xbb\xdc\x7d\xea\xb5\x00\x6a\x8c\xd4\xe7\x98\x99\x32\x6d\xcc\x4e\xa5\x86\xb3\xf2\x8c\x64\xbd\x00\xce\x77\x7a\xbf\xbc\xf7\x0a\x1f\x1b\xbd\x76\x65\x3e\xb7\xdb\x64\x8e\xd0\x1b\x85\x91\xfa\xe5\x0f\x1e\xc1\xa5\xb0\x18\x0d\xb7\xc6\x7a\xd9\x44\xed\x34\xca\x1b\x8b\xce\x04\x5a\x58\x65\xc6\x50\x23\xd6\x9d\xeb\xc0\xc1\x30\xa0\xbc\x25\x5a\x0a\x35\x6c\x3a\x7f\xf8\x39\x06\xae\xbb\x75\x58\x58\xf5\x7c\x6a\x27\xb7\x7d\x06\xcb\x19\x21\xb8\x90\x5a\x24\x84\x70\x3e\xa5\x9b\x64\x59\x3a\xe4\x5b\xb0\xc2\x7c\xfb\xf9\xe7\x7f\x95\xa3\xde\x3a\x50\x38\x9d\xfe\x4d\xfa\x17\xd2\xfd\xa3\x5a\x01\x12\xf1\x20\xad\x83\xa7\x64\x3e\x0e\xaf\x03\xd9\x95\x7a\x1d\x80\x9d\x75\x38\xb0\x2e\x0a\x9d\xb7\x75\x91\xa1\x20\xd7\x7c\xca\x5e\x46\x5d\x9c\x4f\x0f\x2c\xe5\x5a\x5a\xf9\xe8\xca\x27\x5d\xd0\x6e\xc9\x30\x1d\xc9\xe7\x80\xc1\x40\x64\xe0\x2a\x5b\x8e\xdb\x81\x21\xb0\x8c\xc8\xa8\x19\xf5\x72\x18\x02\xda\x58\x6c\x16\x96\x81\x44\xe7\xf9\xd1\xba\xbd\xe4\x5b\x2f\x7d\x28\x4f\xe6\x60\xd4\xbe\x38\x71\x6e\x9a\xb1\x84\xa5\x38\x31\x53\xd6\x81\x70\xec\x29\x54\x87\x06\x53\x22\xbc\x0d\x67\xec\xe5\x60\x1c\x33\xdd\xe3\xd8\x0c\xbb\x1d\x7e\xc6\x71\x85\x4d\xac\x2a\x07\x7d\xb7\x30\x4c\x7f\xec\xcc\xb4\x98\x5f\xe7\x60\x7e\x2e\x48\xed\x8d\x91\x42\x77\xa7\x43\x69\xf9\x5e\xf9\x52\xee\x53\xe6\xee\xb4\xfc\xf2\x19\x62\x9d\x66\x18\xba\xea\x98\x1a\xa3\x50\x8b\x0d\xce\xc1\x7f\x76\x6c\x44\x9a\x9d\x66\x09\x1f\x8e\xd6\xe9\x85\xb5\x43\x67\x9d\x0e\x74\x88\xc7\x71\x9d\xd8\x2e\x17\xa5\x5e\xca\x19\x4a\x9b\x66\xfe\x8d\x57\x59\xa7\xfd\xd2\xf8\x40\xd7\x69\xd4\x9b\xe3\x78\xde\xa4\x03\xdc\x32\x12\xdb\xa3\x93\xd9\x91\x47\x84\xc3\xda\x72\x1a\x07\xce\x42\x4b\x30\x89\xc3\x61\xb1\x6f\xca\x0b\x99\x2f\xbb\x5c\x51\x29\xb3\x2c\xed\x21\x2d\x37\x2e\x66\xd2\x07\x0d\x1f\x3b\x56\xe1\xa0\x61\x73\x64\x09\xfb\x40\x26\xeb\x9b\x3a\x75\xf5\xff\x82\xd2\x25\xad\x8f\xab\xab\x38\x76\x34\x11\x1a\x96\x03\x65\x54\x47\x20\xbd\x49\x4b\x4f\xfa\x57\xb8\x26\x3d\xd2\xa8\xde\x1d\x5d\x50\x1c\x2d\x1e\x52\x2e\x4d\x47\xd5\xbc\x49\x2b\x9c\x8b\x76\xe4\x01\xe1\x68\xb6\x14\x37\xa3\x0c\x58\x5d\xc1\x30\xee\x3f\x43\x0a\xc6\x50\x52\xed\x47\x3f\x32\x32\x34\xc8\x48\x3d\x7a\x53\x9d\x39\x71\x02\xb3\x3e\x42\x0a\x66\x9a\x0e\xe0\xb6\x80\xf5\x8b\xce\x1a\xd9\x7b\x85\x77\x0d\xb0\xb7\x73\x2a\x60\xf7\x2f\x45\xb8\x38\xaf\x34\xb2\x3d\x90\x7c\x59\xa5\xe7\x99\x2e\xdc\x5b\xb0\xa9\x02\x5a\x94\x99\x61\x49\x63\x70\x10\x5b\x06\x46\x00\x9e\x59\x02\x46\x9c\xad\xa6\x52\x45\x3d\xb5\xfd\xb2\x2e\x2c\x56\x9b\x6a\xcb\x09\x17\x38\x96\x2d\x65\x58\x68\x0d\x35\x7e\x61\x84\xf8\xe8\xb5\x84\x9a\x28\xd1\x93\x4e\xb1\x80\xd1\xbe\x04\xa1\x68\xdc\x9b\xad\x8b\x23\x24\xf2\x45\x08\x8a\x23\xc3\x50\x16\x85\xd2\x7a\xca\x8a\x7e\x0c\x65\x78\x0a\xed\x7b\xad\x4e\xfa\xa6\x3d\x9b\xb9\x21\xc8\x04\xbe\xc8\x75\xe9\xd0\xcf\x71\x63\x09\xf7\x70\xcc\xce\x76\x72\x90\x89\x7a\x64\x06\xd8\x97\xac\x8e\x23\x47\xd4\x03\x53\xe6\x42\x6e\x22\x46\x00\x37\x38\x1e\xf0\x4d\x5a\x29\x21\x47\x04\x51\x68\x58\xe2\xeb\xb2\xd7\xb8\xd5\x14\x8a\x27\xd8\x44\x97\x5f\x35\x65\x67\x5c\x6c\xce\x11\x72\xeb\xdb\xfc\x29\x9f\xc0\xc1\x8e\x73\x06\x82\x9e\xad\x60\x3c\x03\xc7\x93\x55\x9d\x87\xd9\x29\x82\x6e\xd2\xf3\x79\x41\x69\x3d\x9f\x1f\xab\x3f\x4d\xa1\x3d\xb6\x33\xa5\xd6\x3c\x98\xb2\xd5\x2b\x7a\xe6\xdb\xcf\x3f\xff\xfb\x7f\x3d\xb0\xc0\x64\x16\x80\x30\xe0\xcf\x5d\x86\x29\x94\x7c\xeb\x6c\x01\xf8\x4e\x57\x45\x19\x3f\xdf\x5a\xbb\x4c\x9a\x99\x3e\xbb\x3e\x1f\x6b\xc9\x91\x75\xd5\x88\x48\x66\x57\x61\x28\x9a\xb3\xa4\xdf\x94\x57\x0d\x91\xe9\x6c\x01\x23\x3b\xa0\x3a\xb3\x53\xf6\x9c\x50\x0c\xed\xb6\x5d\xff\x94\xe1\xca\x25\xd0\xb2\x77\x84\x69\x68\x31\xfe\xaa\x13\xa7\xf6\xf4\x5d\xa0\x86\xd8\x8d\xd5\x0f\x5e\x62\x63\x0a\xe3\xd0\x62\x0a\x56\xde\xd1\xa5\xb7\xf2\x2c\x01\xe1\x59\x95\x83\xcb\xa4\x4d\x0b\x88\x92\x42\x1b\x91\x93\xc5\x97\xdb\xc9\xa9\x5b\x6f\x4a\x3c\x85\xc7\x76\x19\x1c\x51\x8f\x74\x17\x28\x73\x26\xc1\xb7\x56\x78\x5a\x97\xb1\x12\x31\xf0\x1c\x0a\xa3\x61\x54\x0a\x2a\x71\x94\x81\xa5\x23\xac\x44\x99\x88\x0c\x07\xbf\x88\x78\x15\x36\xa2\xc4\x54\x6d\x8e\xab\x05\x0f\x19\x1a\xd1\xd0\xd6\x2d\xec\x96\x36\x3c\xb5\xa1\xe4\xd2\x18\xf9\x94\xae\xa6\xd6\x9f\x32\xc6\xd0\xa2\x7d\x97\x0d\x45\xea\xc8\x17\x31\x9f\x9a\xb3\x45\x45\x15\x34\x1f\x87\x63\x6b\x11\x09\xa3\x84\x52\x67\x8f\xfc\xa9\xce\x5e\x0c\xd9\x2f\x5a\xd8\x38\x80\x1f\x1a\x62\x0a\xf0\x43\x4d\x87\x74\xf0\x88\x51\xd6\x16\x02\x83\xa1\x98\x9f\xd0\xc1\xcd\x69\x7a\x32\x23\xf2\x4d\xc6\xec\x08\xbc\x21\x94\x76\x23\xea\xd9\x99\x03\x88\xcd\xb3\x9a\x9f\x4f\x35\x0e\x21\xcd\xda\x06\x35\xea\x64\x01\xf8\x44\x16\x80\x06\x7c\xcd\xab\x45\x9a\x31\xeb\xbe\x04\xc3\xd9\xbc\x1a\xe2\x8c\x33\x80\x21\x0c\x51\xc0\x2d\xdc\x94\x8a\xc5\xfc\x57\xfe\x74\xff\x5c\xe6\x48\x18\x0d\xb3\x50\x31\xf7\x8f\x1c\x98\x3b\x07\x47\x36\x06\xe1\x23\xc6\x2b\xdf\x5a\x01\xb1\x42\xdd\xa2\x04\x8f\xfb\xea\x18\xfd\x2d\xa5\xea\x1f\xe2\x81\x08\xf9\xec\x4d\x07\x81\xa8\xe0\x81\x97\x00\x04\x27\xfe\x94\xe5\x98\x10\x91\x8a\xdd\x37\x8c\xb8\xee\x97\x63\xe0\x8f\xd6\x52\x6a\x56\x44\xd1\x39\xce\x7d\xe5\x69\xdd\xea\xbe\xac\x6a\x1c\x33\xbb\xb7\x6e\x86\x2a\x38\x41\xe7\xa9\xc5\xea\xd6\x0e\x35\x9f\xd2\x6a\x0a\x3f\xae\xa8\x43\xc2\x70\x9e\x5e\xa2\x39\xbc\x42\xe9\x15\x2e\x2e\xf8\x25\xcc\x40\xc1\xdf\xbd\x86\x77\x27\x72\x50\x98\x81\xbb\xbb\xf9\xd4\x89\x3e\x52\x28\x86\x1b\xa9\x55\x0c\x07\x8b\x2b\x42\x43\x39\x66\xfe\xf3\x41\x28\x3f\x4e\xaf\xef\x84\xb2\x7d\x81\xb0\x10\xbc\x20\x7e\xc0\x25\x74\xc1\x11\xa6\x19\x7e\xa6\x02\xc2\x74\x39\x7e\x7e\x3d\x90\x01\x0e\xee\x10\xf9\x30\x0c\xa4\x67\xe7\x1a\x7b\x70\x5b\x4d\x7f\x4a\x70\x41\x0f\x5a\x36\xc7\xb0\x49\x01\x4b\x13\x67\x9f\x9b\xa1\xe5\x68\x0e\x11\xd9\x83\x6d\x9d\xae\x2f\xc6\x45\x0f\x96\xcd\x53\x04\xcd\xc8\x1d\x04\x94\xb7\xd9\x91\x9a\x64\x9c\xb4\xfc\xe9\x5d\x86\x45\x31\x1c\x3f\x8f\x53\x92\x63\xeb\x37\x14\xeb\xb0\x5f\x9a\xbb\x8c\xa5\x60\xfa\x07\x81\xc0\x96\x62\x3d\x94\x71\xa5\xcc\xb9\x86\xa8\xc6\x21\xae\x9e\x5a\x6d\xa6\x3c\x85\x76\x26\xd1\xb9\x6d\x39\x43\xe7\x9c\xe8\x63\xa6\x09\x45\xc2\x40\x3c\x80\x73\xe0\xf2\x64\x0d\xdc\xa4\x9c\x9a\xa6\x8f\x7b\x5c\xef\xac\x69\x23\xa5\xa5\xb0\xb8\xf0\x82\xa4\x7b\x0d\xd2\xdd\x1b\x50\xf6\x7d\x3f\x15\x69\x9f\x70\x3e\x77\x1c\x88\x49\x78\xcc\x35\x7d\x85\xda\x38\xe2\x18\x22\x51\x0f\xa4\xb6\x43\xe6\x73\xa7\xb4\x1c\x06\x62\xd4\x94\x49\x4a\xb2\xc1\xe6\xa4\x7f\x74\xd7\xa9\xbc\x60\x53\x01\x26\x0a\x97\xa4\x8b\xf0\x11\xf8\xf8\x97\x01\x13\x93\xa7\x99\x6b\x22\x93\x38\xbc\x4e\x98\x2f\xdf\xbe\xfd\x6b\x1a\xfd\x78\xa0\xa9\xd8\xb0\x63\x28\x1d\x3e\xce\x0c\xdb\x8f\xad\x8e\xf4\x4f\x47\xd2\xb0\x22\x31\x22\xd8\x36\x44\xe2\xe7\xc2\x66\x4d\x5e\xe4\xd1\x83\x45\x6f\xf3\xa7\x31\x3b\xa9\x55\x97\x42\x23\x65\x12\x00\xe8\x9f\x69\xe3\x86\x9d\xea\xf0\x11\x04\x93\x58\x8e\xae\x1f\x95\x2b\x98\xc5\xf5\x4a\xdf\x0c\xf1\x47\xbc\x4f\x27\xef\x42\xba\x07\x82\x91\x99\xdc\x82\xac\xb2\x2d\x1c\x5b\x3f\x52\xc4\xd1\xf4\x67\x3c\x04\x0e\x17\x51\x79\xb6\xb2\x16\xac\x87\x9a\x58\x3e\xd2\xc0\x97\x0b\xd6\x63\x5e\x97\x2d\x62\x38\x6f\xc9\x23\x9b\x6d\xb2\x0c\xbf\xe1\xed\xc0\x32\x76\x63\xd2\x77\x61\x35\xc8\x88\x75\x53\xdb\xb5\xe6\x53\x20\xb5\x50\x1f\x3d\x54\x49\x77\xbc\x89\x59\x82\x85\xbd\xc2\x2e\x16\xac\xa3\x81\xb0\x59\xcb\x96\x74\x4d\x45\x62\xcb\x08\x61\x83\x3c\x26\x36\xc0\x9a\x74\x36\xd5\x5a\x37\xc2\x05\x82\x75\x94\xc1\xea\x2d\x3b\x59\xb9\x9c\x59\xcb\x9a\x32\x43\xf1\x3d\x4e\x0d\xe5\xde\xb2\x85\x1c\x90\x22\xb2\x7d\xd9\xb4\x81\xb9\x8d\x06\x69\xf0\x8b\xd0\x20\xc7\xac\xa1\x2c\x63\xf2\x9f\xf6\x30\xbb\x74\xa1\x61\xaf\xbf\xa3\x5f\x2d\xc7\xb1\x28\x23\xb3\xb5\x1c\x45\x88\x29\x10\x1e\x20\xf6\xdb\xc2\x35\x9b\xa9\x44\x76\xa2\xe4\x05\x32\x39\x27\x1b\xc8\xb1\x2a\x78\xc3\xba\x96\x2d\x6e\xee\x7f\xd6\xda\xcc\x2c\xdd\xc5\x0c\xe2\xa4\x2f\x54\x49\x89\xcf\x79\xd9\x3b\x56\xb3\x28\xb2\x8a\xe2\x15\x57\x00\x8a\x91\xd3\x97\xf0\x27\xe5\xc5\x6e\xdf\x66\x52\x8e\xaf\x1b\x26\xc5\xa2\x33\xdc\xa4\x8d\x7c\x6a\x89\x73\xe5\x5b\x69\xc2\x9a\xc2\xe1\xc2\x0e\x89\x7c\x1c\x90\x3e\x11\x5c\x21\x95\x83\x15\x5d\xb8\xfd\xec\x01\x81\x28\x34\x4a\x6b\x23\x3d\x50\xdc\x0f\x58\x78\x73\x33\x80\xe0\x32\x38\x65\x02\xac\x5b\xdb\x09\x5a\x33\x94\x9b\x2f\x2f\xde\x52\x2c\xc0\x28\xe1\xb5\x0d\xe7\xa5\x1e\x49\x47\xd4\x8b\xd0\x27\xe5\xc5\x0a\x6d\x5f\x09\x8f\x23\xf5\xe8\x78\x32\xf3\xa3\x5e\x70\xa3\x16\xb7\x4f\x82\x30\x85\x43\x5e\x10\x04\x74\x6d\x4b\x4a\xac\xa1\xed\x83\xdf\xcc\x7f\xba\xba\xc5\xa8\xd9\xb6\x02\xd1\x7c\x0a\x5b\xd1\x1a\xc6\xd0\x76\x42\x7a\x02\x72\x2f\xe3\x50\x46\x0d\x65\xb9\xcd\xa7\xbe\x11\xe0\x66\x71\x29\xa4\x45\x23\x48\xf9\x72\x48\x8b\xc6\x99\x7f\xfb\xf1\x03\x11\x5c\xd6\xb6\x31\xce\xfb\xac\xb5\xfd\x82\x15\x2d\xb8\x7d\xd0\x4b\x5f\x75\x7b\xc5\x2b\xa2\x65\x40\xcb\xcc\x6a\xe0\xe6\x1b\xf9\x51\x79\x21\x5e\xf9\xd1\x9b\x82\x5d\x2a\x04\x4b\x21\xfa\xec\x7a\x3b\x9d\x12\xa2\x51\x78\x96\xe3\x60\x3e\x84\x60\x29\x84\xf6\x59\x00\x58\xc2\xbd\x6f\xe4\xe6\x91\x5a\xbb\x56\x20\x7f\xfa\xea\x00\xc6\x7a\x23\x38\x61\xdf\xb7\xcd\xcc\xa7\x07\x56\xe7\x23\xcd\x7c\x85\x4e\x3f\xa1\x7e\x6e\x85\x3f\x65\x75\x12\x86\x75\xbd\x61\x49\x2c\xb9\xb7\xdd\x83\xb0\xaf\x83\x63\x10\xeb\x75\xbd\xa7\xbb\x97\x2f\x1d\xcc\x78\x40\x2d\x95\x1d\x50\x5b\x2e\xfd\x34\xc1\xc4\xe6\x53\x45\x80\x7b\xaa\xb1\x25\x59\x43\xa2\xa0\x68\x72\xb9\xaf\x4c\x97\x1d\x89\x0f\xe5\xce\x31\x03\x92\x94\x84\x71\x5c\x8e\xb0\x41\x98\xcb\xf5\x76\x1c\x30\x78\xd9\x01\x36\x46\x98\xe9\x1d\xbe\xa3\x56\x71\x1a\xd1\x50\xd7\xdb\x48\xf5\x03\x29\x65\x78\x0a\x6f\x00\xd6\xdb\xf8\xe4\xdc\x10\x0a\x8f\xd2\x08\x3a\xb9\x3e\x32\xe3\x88\xff\xb8\x08\x6f\x51\xeb\xdf\xc0\xc2\xf5\x19\xb0\x73\x83\xe4\xf4\x33\x20\x2d\xb6\x50\x2c\x42\xa7\x34\xc2\xca\x2d\xe3\x51\x88\x24\xb9\xc0\xa3\x10\xc9\x6d\x19\x8f\xd2\x9f\x6a\x7f\xa2\x3c\x27\x41\xa7\xb0\xc1\x15\xee\xe2\xee\x02\xd5\xfa\x69\x0d\xcb\xf9\xe1\xe4\x79\xa5\x50\xcb\x80\xf5\xe1\x78\x16\xb1\xbe\x04\x56\xb9\xfb\x1e\x52\x4c\x82\x58\x57\x2e\x98\xff\x63\xec\x4d\x72\x65\xd9\x95\x74\xbd\xfe\x1d\xc5\x9a\x81\xdc\x59\x13\x38\xd8\x1d\xb5\xa5\x39\x90\x11\xe1\xc2\x6b\xbc\xcc\x8b\xab\xcc\xf9\x0b\xb4\xef\xff\x63\x2b\x95\xc2\xdb\xa7\xb1\xb0\x48\x73\x06\x6b\x1a\x8d\x56\x36\xb9\x22\x5c\x6f\xac\x2a\x85\xaa\xdf\xe8\x39\xfb\xf8\xa3\xd7\x22\x27\x7c\xeb\x0d\x53\xca\xb2\xd8\xb7\xc2\xb4\xa9\x1e\xdc\x39\x99\x03\xf8\x66\x23\x24\x17\x8d\xf9\x11\x6a\x20\x10\xcc\x1c\xee\xfa\xa2\x11\x8d\x52\xb4\x99\xaa\x21\x1a\xd7\x74\x2e\x5c\x7b\x79\x54\xf1\x58\x95\x2f\xd4\xf5\x46\xf7\xdd\x27\x08\xd7\x1b\xbe\x73\xe4\x7a\x63\x78\xcc\x7a\xbb\xea\x9c\xa2\xe6\x32\x87\xe7\x27\x38\x03\xf2\xad\xb7\xde\x22\xe4\x3c\x12\x5c\x71\xa8\xd1\x70\xc5\xd1\xe4\x59\x6e\x7d\xc4\xa8\x16\x5e\x8f\x18\x32\x0a\x35\x7e\x72\xbc\xb0\xf4\xa6\xfa\x68\xb3\x69\x6a\xc3\xdb\x86\x2d\x1d\x96\xf5\x63\xa6\xb3\xcc\x9e\x2b\xd2\xee\x72\x2b\xb1\xbb\x34\x27\x8a\x14\x63\x41\xf6\x47\x86\xb9\x2a\xca\x8e\x11\x79\xf8\x91\x68\x5a\x37\xed\x47\xb4\xbd\x78\x6f\xf2\xa7\x71\x8b\x23\x12\xba\x32\xa7\xbb\xd1\x7b\xa2\xff\x27\x31\xf6\x89\xfe\x7f\x1a\x6d\xca\xc2\x27\xe3\x96\xdc\x21\x1a\x6e\x72\x4c\xb5\x2f\xf8\x04\xc2\xb5\x5b\x41\x10\x24\xf4\xde\x04\x41\x90\x77\xa5\x7d\x73\x94\x21\x43\x37\xe2\xde\x21\xa4\xb8\x43\xdc\x9b\x6f\x35\x72\x8b\x4f\x00\x69\xb0\xc3\x54\xbe\xc9\xd9\xd2\x0e\x53\xf9\x33\xb4\xa4\x2c\xef\xd7\xaa\xdc\x66\x64\x45\xd9\x98\x6b\x36\xf5\xbe\x99\xdc\xe2\x5a\x1f\x7a\xa0\xa2\xe0\x73\x48\xfa\x2d\x39\xb1\x44\xe9\xfb\xc6\xea\x79\x24\xb5\xa2\xb3\x5b\x5d\xb8\xc6\x4f\xd5\x21\x48\x0e\x21\xf8\x7d\x4f\x4d\xa7\xfa\x20\x52\xb8\xbb\xf0\xe9\x7d\xf2\x40\xe1\x46\x4b\x0c\xbf\x11\x06\xdb\xc4\x68\x23\xe1\x15\xc3\x74\x23\xe1\x95\x29\xff\xbe\xf5\xa8\xf7\x34\x10\x4e\x4f\x8c\xab\x2d\xa1\xae\x2e\x80\x8d\x25\xbd\x9c\x9f\xed\x10\xf1\x96\xdb\x0b\xc1\xd9\x2e\x9a\x94\xa5\xf5\xd5\x12\xc2\xcc\x23\x18\xd7\xc9\xc6\xba\xb8\x1e\x5c\x1b\x7b\xd8\xec\x93\xa2\x16\xb7\x96\xc5\xd9\x68\xa4\xfe\x59\x88\xb9\x6f\x6d\x29\x68\xfe\x8d\xdc\x56\xe6\xb8\x9b\x98\x0a\xb2\x47\x24\xde\x7f\x93\x29\xe5\x4e\xc1\xd0\x95\x30\x58\xd1\xff\x93\x24\xc5\x9b\xb8\x09\xde\xb6\x18\xbc\x27\x89\x63\x09\xf8\x7f\x0f\x5d\x7b\x1b\x8b\xf7\xa1\x1b\x72\x87\xc5\x7b\x93\xc5\x04\x31\xfe\x9b\x94\xb8\xb7\xe2\x28\xe8\xf2\x22\xe4\xff\xc9\xba\x2c\x17\x1d\x64\xf5\x26\x74\x82\x54\xaa\x77\x48\x84\xb3\x50\xc6\x0e\x89\xf0\x9d\xc5\x6f\xdd\x21\x11\xce\xd5\xa3\x8e\x7d\x20\xd4\xbc\x09\xab\x20\xb2\x75\x27\xc9\xf6\xdd\xbd\x60\xf0\x8a\x7f\x43\x58\xff\x3b\xbb\x0d\xd9\x29\x35\xe5\x98\x2e\x4d\x1e\x3a\x51\xd5\xbf\x8b\x57\x8f\xe7\x2e\x9e\xe2\x52\x7e\xdd\x08\x8e\xa5\xec\xb7\x89\xa9\x20\x87\xb6\x3b\xc4\xc8\xd9\x58\x06\xc1\xb1\x44\x94\x3b\x05\x4b\x48\x7a\x80\x3b\x04\xc7\x39\xbb\xd7\x81\x81\x46\x77\x2d\x9c\x98\xa1\x6e\x43\x6d\x8e\xa4\xf6\x23\x0a\x90\x14\x60\x76\xc8\x98\xf3\xfd\xfd\x46\x4f\x5d\x4f\x44\x86\xd5\xf1\xc9\x92\x29\x0c\xe5\x02\x37\x81\x67\xb7\xe4\xcd\xda\xbb\x11\xc3\x21\xcb\xc3\xe9\x0e\xc3\xfb\xe2\x75\xca\xc6\xfb\xfe\xc8\x29\x1c\xfe\x25\xc6\x84\x53\xb9\xd8\x2a\x60\xef\x9d\xf5\x50\x4a\xfe\x48\xc0\xe1\xac\x9c\x76\x6b\x57\x36\xc6\x31\xdc\xf3\x60\x7e\x68\xf9\xb3\xae\x08\x0f\x24\xac\xc3\xe5\x38\x79\x67\x11\x20\x2e\x1b\xc6\xe2\xe2\x9f\x6d\x05\x7b\x10\xed\xb2\x33\x86\x38\xa2\x7a\x76\x46\xd9\xf2\xae\xce\xc6\xf6\x68\x6e\x65\xc7\x5d\xa8\xbe\x4b\x85\xc5\x8d\x80\xb4\xbe\x1f\xc3\x5b\xfc\xa5\x36\x63\x23\xcb\x10\x7f\x13\xfc\xa1\xde\xdf\x6c\x9c\x3b\xff\x30\x5e\xf7\xd2\xd1\xdc\x11\x19\xa2\x49\xd7\x73\x47\x2c\x88\xac\x57\xe5\xce\xc8\x53\xa5\xbc\xb0\x33\x76\xe5\xc3\x95\x42\x0d\x64\x4d\x5e\x3c\x9d\xee\xef\x2f\x99\xbc\xa9\x8f\x18\x5f\xea\x44\xc8\x89\x80\x88\xc2\x2d\x27\x02\xd2\xc3\xd8\x19\x6f\x11\xc9\x1f\xd9\x07\xd9\x1f\x61\x73\x79\x39\x37\xaa\x20\xd5\x15\xa3\xae\xe4\x5c\x2c\xae\xae\x87\x2c\xc9\x6b\x75\xbd\xea\x20\x15\x21\x3b\x9f\x72\xba\xb7\x15\xed\x41\x8e\xd8\x76\xe1\xdd\xd3\x9d\x8b\x43\x24\xf4\x52\x86\x30\x93\xb3\xb1\x9c\xdd\xf5\xc4\x69\xd7\xad\x53\xd8\x6d\x30\x4b\x76\x41\xd9\x53\xd4\xe6\x2e\xd0\xbb\xbd\xfd\x19\x73\x17\x2e\x54\x21\xee\x02\x1f\x3e\x39\x17\x8b\xab\x6d\x8a\xdb\x82\x2e\xf4\x5b\xa0\x6b\x86\x86\x2c\xfe\xa6\xc8\x86\x22\xdd\x8a\xea\x7a\xb4\xba\x74\x36\x04\xab\x49\x8f\x7d\x87\x65\x97\x25\x03\x61\xd9\xed\xb5\x95\xb0\xec\xad\x0f\x7f\xd3\x6e\xf7\xc7\xf0\x92\xa1\xf5\xaa\x98\x75\xdd\x3c\x00\x36\x72\x56\xa9\x94\x10\xb2\xfd\xf4\x80\x0e\x11\x35\x40\xec\x0f\x42\xb6\x37\x29\x70\x28\x48\xbb\x94\x32\x76\xc8\x55\xb3\x04\x63\x04\x69\xb7\x3a\xe3\x0e\xb1\xea\x2d\x85\x0d\x22\xad\x9f\x71\xd0\x62\x03\x57\xe9\xc0\x37\x3d\x89\x78\x99\x6f\x39\xff\xbf\x85\x0f\xc3\x72\x3c\x7b\xab\x35\x3d\x7a\x78\x45\xef\x10\x79\xde\xf2\x1e\xaf\xc0\xea\xf5\x16\x26\x6f\xba\x13\x45\x91\x29\xb2\xba\x9e\x07\xbb\x49\x54\x22\xf4\x1d\x66\xdc\xad\x0f\x7f\xe4\xca\x9e\xce\x42\x6c\x0a\x3f\x48\x5a\x29\xd5\x19\xe2\x9e\xdb\x4f\x97\xe2\x9e\xd7\x5b\x48\x32\xcc\xaf\x93\x18\x58\xc4\x39\x3f\x15\x69\x6c\x38\x65\x93\x55\x03\xd1\xcc\x0f\xc9\xa3\x9f\x6e\x50\x9f\x88\x32\xbc\xf1\x1b\xdb\x36\xa4\xd8\x72\xc1\x47\x58\xf2\x93\x55\x27\xb8\x70\xa4\xda\xa2\x48\xe4\x52\x18\x50\x24\xf2\x24\x85\x95\xdd\xb6\x42\xb9\xf9\xa7\x71\x1b\x0a\x9f\xf4\xa1\xa1\x36\x65\x83\x76\x11\x9a\x92\x23\x7d\x69\xde\xec\x2e\x5d\x17\x5d\x41\x7d\xa8\x4b\x43\xd9\xc1\x29\x74\xc5\x78\x8a\xd7\x06\x09\xb3\xeb\x26\x29\x2a\xb1\xca\x9b\xc4\xec\x5b\x56\xd7\x77\x73\x36\xce\xaf\xf0\x49\xc7\x89\x9b\xc4\x87\xbb\xcb\x99\x8f\x08\x1f\x0b\x43\x8b\x0b\xc7\xb9\x9c\x2e\x8b\x94\x44\xe7\x52\x21\xc8\xf5\xb6\x24\x04\x79\x93\x66\xc2\xee\x3c\x51\xb5\xed\xc2\x28\xfb\x36\x35\x11\x46\xd9\x4d\xf2\x14\x82\x8e\x27\xf1\x8e\x88\x32\xde\x24\xda\x20\xc8\xf8\x19\x89\xaa\xe1\x74\x4b\xe5\x67\x77\x49\x16\x44\x31\x85\x4d\xf6\x3d\xb3\x2b\xd2\x09\xd6\x0c\x11\x8b\x4c\xe4\x54\x87\x73\x21\x4d\xa2\x1d\x32\xd4\xac\x28\x34\xc4\x0a\x3f\xd5\x3a\x1b\x91\x8d\x75\x99\x84\x65\x75\x93\x30\x63\x4b\x66\xaa\x17\xec\x0e\x99\x69\x13\x7b\x5c\xa1\xc2\xe7\xd0\xc5\x33\x70\xe1\xa0\x57\x29\x11\xc0\xb3\xbc\x81\x6e\x79\xae\x1f\x42\x0d\x03\xbf\xab\x7a\x6e\xef\x41\x5c\x5d\x1d\x2e\x64\x9f\xe2\x84\x12\x1e\xfc\x0c\x45\xd5\x22\xdf\xd4\x53\x73\x0f\xdd\xf0\xc9\x85\xa3\x83\xf7\x9f\xbd\xa6\x28\xe6\x77\xbd\x75\x49\x21\x6c\xec\x92\xbf\x12\xd8\xfb\x9e\x92\x6c\x39\xb2\xb7\x1e\xa6\x3b\xe4\x8b\x36\x38\xde\x18\x41\x8b\x53\x47\x74\xee\xf3\xcb\x5b\x59\xa2\xfa\xe9\xc6\x0d\x91\x62\x13\xbf\x4d\xe1\xb9\xc5\x9d\x54\x78\xee\xe1\x77\xa8\xec\xa5\xfd\xb8\x1c\x5b\xaf\x5f\x06\x1e\x56\xce\x4d\xdc\x53\x62\x69\x67\x19\xd7\x10\x2d\xbb\x89\x4b\x44\xb0\xec\x26\xd6\xc1\x0e\x61\x5f\x13\xfb\x86\xc8\xd9\x4d\x1c\x3e\x45\xce\xae\x77\x77\xd1\xd8\x0a\xb7\x1b\x84\x25\x22\xe2\x49\xee\xe1\xdb\xb7\x5a\x10\xa2\xc8\x9e\xc9\x12\xea\x66\x9e\x5a\x33\xcd\x6d\xc8\xfe\x9a\xdf\x4d\xb8\x83\x17\xf3\x62\x4f\x5e\x8b\xed\x9b\xe5\x2e\xac\x2e\x1b\x2a\x34\xba\xe0\x42\x9c\xd7\x4c\x8a\x23\xce\x9b\x72\xc5\xaf\x58\xda\xc3\x0f\xec\xc9\xb1\xd3\x3e\xc6\xe5\xbb\x38\x1b\x04\xcf\x3e\xbf\x74\x51\x0e\x96\x5e\xa8\x53\xcf\x45\xdd\x12\x18\x40\x0f\x3f\xb8\xa7\x14\xdd\xf4\xf4\x9d\x5e\x7c\x15\x0e\xb5\x11\x53\xd2\xe1\xe8\xdd\xbe\x81\x14\x22\x7b\x8e\xe6\x8a\x5a\x14\x55\xef\x45\x6c\xe9\xca\x9b\xc2\xde\xda\x70\x32\x96\x26\x12\xf0\x20\x80\xf6\xd9\x19\x6e\x34\x96\x4d\x27\x22\xc2\x62\x37\x53\xcb\x48\xea\x4c\xc3\x21\xa9\x33\x81\xb7\xd8\x35\xc2\x03\xf2\x00\x3f\x9a\x3f\xc6\x46\xd1\xd6\x0c\x49\x5d\x33\xc9\x86\x68\xce\xb7\x12\xb2\xb8\x39\x74\x8d\x22\x8b\x33\x31\xb3\xa4\x80\x2a\x22\x0d\x83\x6b\xd3\x41\xe1\xff\xbd\x99\xea\x58\xc2\xd4\xcd\x45\xb9\x2d\x74\x51\x2e\x76\x8d\x86\x4c\xc8\xec\xa9\x10\xa2\x7b\x79\x13\xb9\xd1\x37\x59\x57\x0c\xf5\xe7\xfe\x86\x6c\xc3\x17\xf0\xc2\xe8\xc6\x44\xcb\x12\x06\xd6\x4d\xb3\xb4\x53\x84\xae\x17\x68\x40\x5b\x21\xac\xb3\x53\xf5\xd0\x82\xe7\xf0\x9d\x14\xf1\x13\x85\xac\xe5\x10\xfe\x16\x59\xbb\xb8\xe6\xdd\x7b\xd0\x89\x6e\xa8\x30\xdd\x6e\x72\xac\xb2\x97\x98\x15\x5d\xfd\x41\x25\xa1\x7f\xcb\x86\xde\xb0\xa4\xcd\x7b\x6d\xc5\x5e\x51\xff\xf0\xeb\x63\x36\x48\x08\xd2\xda\xd0\x83\x30\x2c\xb7\xbb\xd4\x29\xf6\xc6\xe2\x41\x4a\x79\x7b\xb3\x4f\x74\x5f\x60\x9a\xed\x4b\x69\xeb\x52\xcf\xce\x06\xb2\xd1\x95\x80\xa8\x4c\xfe\xd7\xf7\x66\xd7\xe8\x0a\x40\x52\xe6\x7b\x59\x76\xdb\x97\x1b\x0c\x16\x66\xfe\xb3\x30\x73\x23\x37\xab\xb7\x28\xbe\x0d\x9f\x43\xf4\xc8\x16\x4f\x4b\xf4\x3a\xb2\x31\xe3\x74\x59\x66\x4b\x3d\x6f\x87\xfc\x2b\x2b\xe4\xd6\x0e\x19\x57\x16\x67\x7d\xe3\xd5\xdd\x28\x1d\xe7\xec\x73\xe8\xe6\x40\xac\x65\xbc\x28\x6f\xec\x92\xdc\x6f\x09\xb2\xa4\xca\xb7\x37\x4a\x8a\xd2\xfa\xdb\x7b\x6b\x9e\xd5\x79\xd1\x6c\x3a\x01\x48\xa4\xbe\x3d\x22\x6e\xcd\x2d\x0e\x02\x02\xaa\x2e\x41\xd7\xc6\xe2\x7a\x88\xd9\xb0\x41\x01\xd5\xdf\xf0\x43\xec\x36\x63\xdd\x85\xa8\xf1\xb8\x3e\xcc\x60\x7a\x41\x79\x4b\x45\x6f\x87\xc5\xf5\x2d\x3b\xa2\xfd\x62\x1b\x7c\x73\x1c\x0d\xa1\xc9\x97\xa8\x39\xad\x6e\x18\x55\x27\xa9\x61\x6c\x8c\xaa\x8d\xc5\x91\x4f\xf9\xb0\x62\x0a\x6d\x8c\xf9\x02\x23\x08\xef\x85\xc8\x29\x7b\x7a\x5e\xdc\x1b\x42\xd3\x2f\x74\x46\xa4\xf6\xb7\x43\x02\x75\xd7\x5b\xcf\xaf\x17\x16\x51\x12\xd6\xef\x17\xe8\xa2\xf9\x63\x4c\x96\x30\x4b\xc8\xa0\x9a\x11\x1d\x9e\xdc\x4d\x81\x61\x42\xdd\xef\x6f\x23\x41\x5e\xe8\x94\xbc\x10\x36\x48\x2b\x70\xbf\xd0\x4a\x1c\xdd\x5f\xe3\x98\x34\x7f\xd4\x6c\xa9\x4d\x9e\xf7\x52\xfc\xdb\x2f\x3c\xbe\x16\x7f\x5c\x87\x94\xd3\x63\xe2\x85\xb2\x9c\x99\x7e\x2f\xbd\xfd\x85\x3a\xe4\x12\xfe\xfe\xfe\x94\xed\xe6\xe5\x5c\x84\xd2\x51\x1f\x36\x73\xab\x36\xb7\xbc\x5c\x6a\xe2\x75\x1d\x75\x97\x85\x74\x17\x45\x2b\x4f\xef\xcd\x9d\x08\xad\x79\xef\x2f\x3c\xbd\xfb\x38\xbc\xc4\xcb\xea\x6e\x86\xb9\x56\x87\xd8\x7c\x5e\x95\xe0\x5e\x0d\xa1\x2b\xd9\x65\x4b\x17\x79\xbf\x85\x83\xbe\xd9\xd8\x26\xdd\x39\xb8\x04\x3a\xd8\x38\x81\x2f\xdf\x8a\x62\x9f\xe8\x8c\xbd\x41\x57\x9a\xaf\xb7\x77\xed\x54\x36\xba\xae\x55\x91\x0f\x78\x09\xf1\x36\x22\x33\xaf\x67\x88\xcc\xb2\xcc\x2c\x36\x12\x33\xcf\xd6\x1b\x86\x55\xf3\x0f\xf5\xb0\xd4\x5e\x7c\x4b\x61\x56\x38\xfc\xad\x8b\x4d\x53\x8b\x49\xb7\xa7\x4b\x26\xdd\x66\xc5\xbe\xd9\x9b\x1e\x26\xa6\x14\xda\x6f\x6f\xf4\x97\xf4\xf4\x7e\xeb\xe9\xa0\xd3\x19\x9e\xc9\xbf\xac\xf3\x0f\xd5\x88\x87\xf0\xd1\x7d\xa8\x83\xf4\xe1\x69\xdb\x5c\x34\xb6\xb8\xa6\x92\x38\xf9\x43\x04\x97\xe2\xe4\x9b\x33\xfc\xd1\x86\x1f\xce\x6a\xcb\xa8\x95\xb3\xe3\x4b\xea\x7f\x16\x6b\x12\x62\xbf\xf8\xd1\x1e\x9e\xc8\xdb\xef\x5a\x23\x88\x7e\x71\x7f\xe8\x1d\x33\xf0\x41\xff\x44\xc4\x34\x86\xcb\x52\xf7\x20\xc0\x7e\x56\x68\x02\x02\xec\x9f\x9e\xfb\x87\x31\xe7\x9a\xba\x0f\x78\x56\x0a\x39\x1b\xa3\x66\x53\xa0\x61\xd4\x9c\xaf\xef\x0f\x83\xcd\xd5\xdc\x22\x33\x27\xb4\x12\x46\xcd\x69\x8a\xe8\x55\x44\x7d\x29\x86\x28\xa2\xfe\x30\x33\xfa\x09\x4d\x00\xc5\x51\xde\x61\xe2\x9c\x7d\xc4\xf1\x7c\x6e\x66\xe3\xa3\x67\x55\x75\x76\x84\x6d\x90\x48\xb8\x47\x5b\xf6\xdb\x0a\x94\x8f\x90\xd9\xc3\xad\xda\xbf\x59\x62\x8a\xd2\xfb\x67\xaa\x83\xaa\x89\x77\x73\x75\x8e\x8b\xa0\xb9\x2c\xf2\x82\x6f\xd9\xc0\xcb\xa2\x9f\x1f\x31\x5d\xbf\x65\x03\xd9\x8b\x97\xf3\xe8\x99\xa5\x25\x0b\xa3\xe6\xe6\xfb\xf9\x11\x06\xd5\xde\x7b\xf4\x1a\xd6\xba\x84\xfb\xf3\x66\xde\xe9\x23\x3f\x04\xae\x07\x61\x50\x71\xd1\x70\x26\xd4\xdd\x66\xf4\x40\x1c\x8b\x47\x6e\xef\xd5\x75\x98\xa5\xb7\x7f\x27\xfc\xee\x1f\xc6\xf6\x12\x5b\x24\xfc\xa4\xdb\xbf\xd6\x7e\xc4\x3a\x75\x5f\x79\xc8\x89\x1b\xf0\x88\x10\x6b\x2e\xab\xa3\xa0\x6a\x43\x12\x60\x26\x49\x98\x49\x37\xa9\x96\x10\xf1\xff\xfc\x52\x1d\x0a\x87\x9c\x16\x63\x3d\xde\x60\xa7\xda\x39\xae\xd8\x52\xa0\x95\x93\x23\xa8\xf9\x54\x0e\xca\x7a\x38\x7b\x5e\xfc\xe9\x72\x51\x5e\xfc\xc3\xf5\xc4\xc4\x06\xd7\xe3\xe4\x5a\x78\xbd\xea\xca\x69\x62\x5d\xcf\x8e\xce\x16\xe5\x78\xb6\x07\x36\x9f\x44\xf9\x6f\x33\x88\xb6\x49\x90\xff\xc6\x69\x9c\xc4\xf8\xcf\xc9\xdf\x62\xaf\xcd\xae\x6f\xbc\x09\xa6\x6a\x09\x0e\xfe\xf5\xcd\x85\x52\x8c\x9b\xe7\xca\x9f\xce\xb5\x68\x2f\x2b\x17\xe1\xce\xbf\xbf\xe3\x10\x37\x0d\x23\x9c\x30\xe6\xea\xdc\x8a\x59\x75\x51\x78\x11\xc3\x1f\x43\x3d\x38\xce\xc8\x24\xf6\x7f\x9b\x97\x73\x11\xbe\x34\x6b\x1a\x83\xcd\xc7\x4b\xfa\xe4\xee\x28\xe9\x5c\xa8\xf6\x64\xf5\x6d\x45\x00\xa3\xe2\x6f\x3d\x4a\x6a\xbe\xf5\xbe\x9c\xfe\xc8\x0d\x5e\x9d\x8d\x48\xd7\x43\xf3\x86\xd1\x1b\x87\x69\x8e\xb0\x85\x96\xf3\xd6\x93\x0b\x5d\x83\xae\x45\x0d\x5e\x02\xfc\x96\x93\x63\xaa\xfc\x0d\xf6\x45\xd3\x3c\x6e\x42\xce\xa8\xaf\x71\x7d\xa3\xf9\x7e\x72\xa1\x10\x33\xfe\x68\xc7\x73\x8a\xb2\xe0\x6e\x83\x3b\xb0\x53\x6b\x48\xc6\x33\x11\x54\x4e\x2e\x85\x19\xed\x54\x0e\x6c\xd2\xfd\x91\x63\x3f\x9d\x0d\x95\x4c\x0d\x12\xb1\x79\xd7\x20\x43\x4e\xde\xe6\x5d\x95\x5b\xa1\x90\xe9\x16\xc3\x06\xb9\xb8\x0d\xe8\xa4\xe1\x6c\x38\xba\x4d\x2e\x1a\x3e\x87\xba\x9a\x88\x0d\x98\x6e\x95\x0c\x86\x21\xf1\x91\x4f\x2e\x7c\x9e\xbb\x6b\x6c\xc0\xdb\xbf\x8b\x83\x7c\x0f\xe5\xe6\xaf\x9f\x5e\xdc\x51\xed\x31\x2d\x32\x16\xd1\xbc\xe2\x4e\x0e\xb4\xdc\x93\xb2\xcc\xa3\xda\x0f\x84\x99\x75\x70\x90\x8f\x77\x21\x80\x5b\xaf\x53\x9d\x23\x4c\xa0\x87\x3b\x17\xe1\xe6\xbd\x8e\x12\x9e\xa3\x43\x70\xb2\xa1\x3b\x9a\xfd\xc3\xe8\xb9\x36\xf2\x8d\x8f\xd9\xdb\x39\x9e\x45\x1e\x48\xbc\x67\xc6\xf7\xe3\x27\x1e\x74\x9a\x80\x40\x97\xe8\x58\xcc\x71\xeb\x6d\xe3\xee\x04\xef\x63\x26\xb5\x28\x9e\xe3\xd4\x90\x83\xe7\x58\xbc\x8e\x6c\xd6\xe4\x6f\xe1\x84\x51\x27\x29\xe4\xf1\x09\xc6\xdb\xc9\xf1\x00\x9f\xfe\xb8\x62\x75\xfc\x31\x7c\xe7\xe9\x58\x63\x54\x3d\x93\x86\x11\xa4\x66\xd1\x21\x0f\x33\xea\x46\x84\x83\x93\x8b\x83\x9c\xba\x72\xf4\xbb\x2a\x97\x7f\xfd\x54\xbc\x8b\x9d\x5c\xec\xd4\xea\x5a\x40\xfa\xdd\x45\x83\xa8\x98\x2e\x8a\x7c\x6c\xba\x6c\x6c\x5c\x21\x12\xe4\xf8\x44\x88\x3f\x39\xed\x95\xa2\x2c\x48\x56\x0b\x90\xc4\x68\xeb\xee\x5e\xcc\x79\x66\x92\x13\x8a\xcf\xdd\x1f\x43\x52\x3a\xb4\x3d\x92\x04\x1a\xee\x91\xb8\xdb\xd5\x3f\xe5\x85\xa4\x5b\x20\x49\x36\xea\x4e\x48\x26\xe5\xaf\x4b\x6b\xab\x3e\x61\xb7\x81\x1c\xec\x64\xb9\x7b\xbe\x5f\xe3\x3c\x09\xf7\x26\x11\xa6\xdf\xb2\x2d\x54\x5b\x5c\x34\x36\xa2\x56\x37\xe4\xf5\x0a\x64\x76\x72\x8c\x54\xbd\xc7\x20\xab\xeb\xf2\xc3\x7e\x7b\x6a\x3f\x27\x09\x46\xa6\x9a\x24\x8c\xc1\xed\x75\x92\x4e\xe8\xf7\x6b\x20\xca\xac\x91\x89\xe9\x2a\x84\x9b\x88\x6c\xad\x0b\x47\x9e\xee\x7d\x53\xe1\xe9\xbe\xa3\x88\x30\x47\x08\xd8\xef\x5b\x1f\xb3\x90\xda\x48\xca\x6a\xb6\x9b\xb2\xd0\xf5\xc3\x3f\xd5\x3e\x9e\xca\x12\xa9\xb4\x2b\xa7\x13\xe8\x8f\xe1\x24\xbe\x31\xd4\x2c\xc2\x6c\x38\xcb\xec\x6a\x5a\xb2\x5e\xc1\xf3\x8f\x54\xf7\x29\x1b\x57\x7b\x56\x2b\x68\x62\x22\x02\x3c\x59\x24\x67\xee\xe0\x0c\xad\xeb\xec\x8f\xf0\x40\x45\x4e\x20\xf2\x1e\xba\x32\x43\xe2\xdd\x70\x17\x7a\x72\x25\x72\x1a\x99\xf6\x82\x67\x01\x2f\x0d\x55\x13\xa8\x87\xae\xf0\x47\x48\xb5\xef\xf2\xfd\x88\x24\x4c\x9b\x0a\xdf\xf8\xd3\x97\x6f\xc6\x2b\x48\x17\xb2\xcf\x2c\x78\xfa\x7e\xc5\x92\x5d\x9d\xf7\x82\xab\xe2\xcd\x3a\xf9\x97\x41\x1d\xea\x2e\x2e\x7a\x91\x4e\x67\x63\x64\xc5\x39\x9e\x14\x3a\x30\x05\xad\x09\x13\x43\x45\x54\xbb\xce\x0f\x82\xeb\xd4\x86\xb3\xbc\xc0\x34\x81\xf2\x86\xdf\x84\xb9\x42\xac\xdc\x66\x51\x4d\x7a\x3d\x6a\x22\xc2\x01\xfe\x68\xd9\x45\xd1\x00\xad\x53\xd9\xce\xc0\xfd\x53\x36\xdd\x74\x33\x81\x83\x4a\x52\x0e\xee\xe0\x70\xbd\x2f\x7e\xea\xaf\x30\x49\x75\x66\x64\x19\xde\x34\xc1\x65\x69\xb0\x2a\xac\xcb\x45\x35\x61\x8a\xd0\x3c\x6b\x10\xdc\x97\x73\x60\x33\x2d\xb2\xbc\xde\xdf\xc2\xcb\x61\x36\xde\xb0\xc6\x38\xb9\x9b\x2e\x65\x65\x99\x16\xe7\x98\x96\xe6\x2c\xd7\xdd\x74\x45\x10\x3c\x3a\x9b\x45\xa2\x14\xed\xe6\x02\xff\x3c\x5d\x6e\x87\xf3\x36\x5d\xd5\x9b\xaf\xac\x55\xc5\x8c\xa0\x69\x9d\x2b\x78\x3d\x89\xb2\x0a\x03\xef\x9c\xd4\xa9\x0a\x5e\x2f\xfe\x65\xc4\xe9\x17\xb1\x1c\xb6\xdf\x0a\xd6\x77\x72\x11\x20\xf4\x5b\x32\x14\xca\x35\x29\xb2\x04\x6f\xda\x3b\x58\x82\x67\xa1\xba\x3a\xd5\x1d\xd5\x13\xd4\x4a\xd3\xf5\x5c\xa1\x4f\x8a\xbf\xc5\x24\xf8\x60\xe2\xcc\x7e\x8a\xce\xaf\xd2\xd1\xd6\xe4\xca\x84\x7c\x7e\xb3\x9b\x51\xaa\xf0\xd2\x4a\x68\x28\x41\x86\x54\xf7\x2f\x78\x04\xb3\xf8\x9b\xce\xde\x54\x36\x90\x6d\x71\xae\xd3\x8a\xc6\x12\xc6\xb9\x53\xa7\x0d\xe7\xf6\xbe\x14\x43\x41\x41\xfe\xfd\x4f\x8e\x03\xa3\xed\x58\xd9\x0a\xc2\xef\xe8\x20\x4c\xdd\x6b\x95\xa7\xfe\x70\x1b\x41\x69\x5c\xba\xea\x43\x09\x21\x5d\x42\xe0\x35\x68\x0b\x13\xe2\x75\x6b\x46\x34\xac\xad\x19\x71\x96\x97\xb5\x76\x54\x13\x77\x4a\x3b\xaa\x81\x1a\x6a\x55\x8e\xfb\x47\x28\x1b\x57\xf7\x63\x68\xcb\x34\x14\xaa\xba\x4e\x44\xd8\x73\xcb\xa1\xea\xc9\x31\x25\xfe\xa5\xfa\xf0\x47\xd5\x94\x53\x36\xd0\xb9\x86\x86\x79\xb7\xa9\xdf\x86\xc0\x3c\x69\x9b\x60\xde\xfd\xed\x2d\xdc\x2a\xbf\x1c\x5a\x6c\xb7\xa6\x73\x85\x52\xc4\x34\x55\x29\x7b\x6e\x6d\xbe\xc6\x9b\xab\x5f\x2e\x1b\x4b\x26\xaa\xbe\x4d\xb5\xa9\x2c\xce\x04\xba\x96\xa5\x71\x4b\xe8\x76\x0c\x67\xf6\x32\x21\x3f\x39\x4d\x90\xfa\x87\xb7\xc9\x74\x27\x65\xe3\x8c\x09\xe3\x85\xfe\x44\x9b\xba\x16\x1a\x7e\xce\x3c\x12\x08\x08\x21\xce\xe6\x2b\x43\x3f\x3c\xc8\xa5\x9b\x70\x42\xb3\xa2\x26\x11\xa4\x18\x78\x8f\xe1\x8a\xe2\xad\x3f\x9b\x46\x02\xfd\xd0\x34\x97\x5c\x27\xc3\x13\x44\x88\x9d\xec\x8f\xd1\x57\x61\xb7\x86\xc2\xe8\xf4\x2a\x6c\x30\xae\x57\x1e\x5a\x63\x7a\xbe\x78\x4e\x75\x6d\x9a\x8e\x53\xeb\xa9\x49\xe8\xba\x6d\xf4\x4a\x09\x45\x8b\x5c\xb4\xc9\xd1\xb3\xb8\x35\x96\x50\xb3\x50\x70\xcf\x93\x8b\xfd\xd5\xfc\x2d\x66\xaf\xb9\x8d\xa0\x9f\x8b\x6b\x09\x5b\x8c\xe1\x16\xc2\xbf\xbf\x90\x50\xc7\xc9\x8c\xae\x0e\xfc\xdc\xfb\xc1\x26\xfd\x0b\xed\x60\x14\x2c\x66\x73\xc9\xb8\x28\x74\x83\x86\xad\x79\xbe\x75\x59\x75\x94\x88\xbb\xd6\x27\xb4\x2d\xe4\xb2\xe9\xe4\xa2\xa3\xdd\x45\x5f\x11\xe3\xc8\x4d\xbc\xe3\x19\xec\xe6\x83\x52\x29\x2e\x19\x5b\x40\x58\xa4\xf3\x62\xef\x6a\x3e\xc8\xd4\xcb\x5d\x0b\xba\xb4\x7b\xd2\x08\xb2\x38\x5c\x32\x68\xa3\xe1\xd9\x46\xc3\xae\x7b\x2d\x10\x01\x27\xcf\xf0\x46\xff\xc4\x53\x8c\x99\x48\xd2\x2b\x51\x36\xe9\xdd\x55\xe1\x4e\xc2\x6f\x4f\x94\x2f\x66\x77\xc5\x6f\xca\x6a\x9c\xa1\x7c\x31\x45\x39\xcb\x5e\xdd\xec\x16\x74\x31\xc6\xf8\x66\x43\xf5\xaa\xb8\x2c\x7d\xd0\x7b\x6f\x40\x7c\xfa\x15\x1d\x8a\x1a\xa3\x69\xd9\x07\xc4\x67\xd7\x68\x06\x66\x97\xd5\x45\xf1\xa7\xcc\xe4\x86\x9e\xc6\x30\xe3\x28\xf4\x34\xda\xd4\x94\x85\x9a\x46\x9b\xdd\xdf\xe2\xc8\x88\xa0\x1d\x42\x1b\xee\x0e\xcf\x5f\x91\x67\xe8\x61\x4c\x73\x15\x86\x0e\xbf\xde\x98\xe1\x9a\xbe\x5f\xba\x31\x22\x88\x7f\x9b\x7a\x59\x0c\x64\xa3\x49\xcf\xc8\xd0\xb4\x28\x97\x66\x56\xb1\xf8\xb5\x7f\xf1\x4c\x5f\x93\xd8\x01\x03\x2b\x59\x0f\x72\x33\x1f\xfe\xe1\x2b\xbe\xa9\x7d\x18\x72\x3d\x3b\x1b\x4b\xa2\x73\x10\xd6\xda\xa3\xa9\x73\xb8\xa1\x1f\xe3\xfe\x1b\xa4\xf8\x1c\xea\x7a\x51\x36\x78\x60\xb7\xab\x8d\xc9\xd3\x41\x9c\xba\x3d\xf4\x64\x9a\x5e\xda\xaa\x6c\xdc\xf1\xa2\x2b\xd1\xf5\x98\xc3\xb5\x2e\x3a\x34\x95\x8d\x23\x35\x9c\x63\xaf\x65\xb7\x12\xa7\xa8\xba\x91\x87\x46\x54\x2d\xe7\x5d\xd7\x66\x98\x80\xcb\xff\xcd\xc9\x81\x0e\x93\x3f\x06\xe7\x4b\x6f\xa2\xa9\x85\xcf\x2e\xcb\xb4\xab\xc9\x60\x1b\x4f\x11\x15\x72\x8b\x7f\xf9\x87\xb1\x45\xf4\x46\xc3\x8c\xbb\x26\x3d\x97\x50\xfc\x18\x23\xf9\x6b\x30\xfe\x45\xcc\xa1\xe9\x31\x45\x77\x4f\x02\xf5\x0d\x6d\x11\xec\xb8\xab\xae\xa4\x09\x15\xab\x2b\x69\xe2\xb2\x70\x24\xd7\xc3\xb9\x15\xdd\x1d\x7a\x1e\xe9\x12\xad\x32\x51\xbd\xeb\x3a\x17\x13\x5b\x57\xb3\x89\xa4\xbc\xd1\x45\x77\x4f\x08\x89\x2e\x92\x31\xac\xb0\x73\xf7\x40\x71\x4a\x31\x34\xb4\x85\x93\x22\x75\x09\xab\xeb\xac\xe5\x0c\xe5\x8d\xec\x33\x1d\x4e\xf0\x47\xd6\x4d\x23\x1f\xf8\x43\x17\xc2\x42\xb5\xae\x17\xff\xf2\xcd\xd7\xa9\xec\x87\xee\xaa\x70\xe8\x5b\x75\x3d\xf5\x64\x3c\xdd\x8b\xb3\x41\x6a\x69\x72\x17\xc7\x5a\xcf\x96\x05\xaa\x17\x05\xbe\x44\x7c\xea\x26\xc4\x76\xda\x6f\xbb\x25\xe2\x33\x3b\x1b\xec\x59\xf7\x16\x5c\x2f\xec\xbe\x42\x74\x35\xbf\x3f\x64\x7e\xb4\xfb\x15\xda\xbf\x0b\xcf\xc9\x40\x5a\xc4\xc0\x42\xc6\xda\x75\x90\x17\xcf\xcb\xa1\x1d\x8e\xf7\x7c\x6f\x45\x34\x30\xa6\x79\x70\x0a\xbb\x3f\xf4\x88\x45\xeb\x22\xfb\x38\x2c\xde\x1a\x5d\x07\x3d\x6c\x99\xdb\x14\x61\xb8\x24\xb4\x17\xc2\x58\x30\x57\x45\xb7\x4a\x23\xa3\x7f\x2b\xe2\xd0\xe9\x04\x2c\x2d\xbe\xf6\x18\xce\xf4\xc7\xd0\xb3\x0a\x67\xfa\xd3\x5c\xb2\x0d\xbf\x3f\x25\x7f\x05\x6d\x6a\xbb\x6e\xd1\x07\x42\x28\x44\xe2\x1f\x43\xb7\xa9\x74\x36\x7c\x47\x87\xce\xc6\x29\x5c\x95\x55\xaf\x9c\x8d\x97\xe0\xd0\xa5\xbd\xe1\x3f\x89\x02\xdc\x5c\x01\x22\x16\xb7\xbc\x90\xa9\xff\x98\x06\x36\xe7\xe2\xdd\xaa\x5b\x71\x43\x08\x88\xa2\xda\xc2\x0b\xd5\x95\x06\x5e\xd0\x5e\xde\x98\x7d\x26\xed\x95\x30\x4c\x1e\x96\x88\x6c\x51\x95\xa2\x06\x37\xf2\xa4\x2e\xda\x8c\xf0\xfb\xc5\xf3\xa9\xc3\x5f\x5c\x11\x5d\x70\x51\xba\xe0\x1e\xf1\x32\x99\xae\x36\x24\x82\x7f\x56\x47\x39\x45\xb9\x3e\xdd\x79\x62\xbc\x75\x37\xc2\xed\xe1\xe9\x42\x49\xb3\xeb\x99\xb0\x43\x62\x59\x45\x55\x84\x59\x73\xf2\x69\x52\x30\x7e\x33\x90\x43\x33\xe4\x6e\xc3\x1f\x67\x9c\x7d\xed\x84\xb3\xc7\xfa\x25\xaa\x2a\xf4\x42\xe4\x38\xe6\xe4\x5e\xf8\xce\x55\x2e\xb4\x6c\xc4\x3e\x7f\x0d\xf5\xa6\x2a\x1b\xba\xed\xdd\xb9\x88\xaf\x5f\x84\xa6\xc2\x38\x39\xdd\xaa\xf5\x35\x34\x77\x4d\x59\xde\xcf\xd9\x65\x9f\xe8\x8f\xca\x06\xab\xa3\x89\xc8\xc5\xc2\x78\x0c\xa1\x46\x39\xbe\x37\xcf\xf6\x05\xff\x32\xe9\xc4\xe2\x07\xbf\xdd\x2e\x1b\x94\x80\x70\x77\xd8\x18\xf7\xeb\xf2\x0f\xb5\x08\x5d\xd9\x77\x0c\xc5\x45\xe3\x6a\xeb\xae\x46\xbb\x4b\x1f\x03\xa1\x54\x4d\x50\x18\x15\x8f\x26\xea\x31\x3c\xe4\xf7\x4b\xaf\x92\x50\xfe\xe8\x97\x5e\x08\x2f\x9c\xd3\x58\x30\x16\xaa\x20\x72\x2d\x74\x72\xc1\xa4\xc9\xae\x86\x1b\x3b\xbb\x9e\xe0\x81\x79\x42\x30\x6a\x1b\x42\x68\x2f\xcc\x3e\xfa\xb7\x07\xc1\x50\xb8\x5d\xed\x2b\x64\x4c\xfe\xe5\x27\xfa\xa3\xb9\x0a\x12\xd5\x0c\xd0\xf0\xb2\x5f\x2e\xd7\xb2\x85\x2a\xd4\x75\xf4\x40\xba\x17\xf3\xdc\x65\xfd\xba\x5c\x96\xab\x4c\x58\x46\x6a\x20\x16\xdc\xbc\xb4\xd5\xfc\x71\x9f\x9c\x5e\x37\xa1\x92\xd1\x2f\x6d\x98\xb7\xc8\x14\x21\xd4\xb7\x6e\xab\x5b\x39\x8c\x1f\x9b\x3f\x2e\xf6\x9a\x2b\xda\x61\xb0\x5e\x95\x83\x41\xa7\x5f\xc2\x38\xb3\x20\xe5\xed\xed\x34\x95\x05\x45\xea\xfc\x87\x1a\x46\xbe\xaa\x3f\x72\x67\x6b\xf7\x87\xa9\x72\xbf\x44\x12\xbf\x41\x4f\xdd\x3f\x14\x7e\xf4\x2f\xa1\xa3\x84\xfe\xc3\x56\x39\x99\xe7\x13\x0a\x1b\xfd\xba\xdd\x3f\x0e\xbc\xb6\x5e\x78\xdd\xef\x97\x76\xf0\x7b\x69\x32\xf5\x4b\x51\x18\xa2\xef\xdf\x78\x36\x4d\xda\x35\x6f\xdd\x5e\x1e\x78\xbc\x48\xcc\x5d\xc4\x5a\xb9\x26\xa1\xe8\x37\x5b\xe1\x76\xa3\xbc\x56\x3c\x18\xec\x81\xdc\x0a\x42\xed\xa1\x8d\xf2\xd6\xbb\x57\x17\xd2\xdb\x5b\x63\x28\x1b\x08\x74\xba\x2c\xb7\xa0\x88\xfa\xb7\xae\x36\xd1\xff\x61\xb0\xdc\xaf\xdb\x15\x71\xa5\x88\x80\x0b\x83\xe5\x54\x75\x92\xde\xf8\x82\xb7\x6c\xe4\xa3\x97\xae\xce\x20\x6e\xfa\xc7\xd0\xa5\xfe\x11\x47\x44\xc8\x45\x66\xc8\x43\x6f\x7c\xdc\xf4\x17\x4d\x8b\xcc\x90\xbb\x08\xa6\x0f\xb6\xb1\xa3\xfe\x0d\xd1\xe6\x47\x64\x8f\xe8\xc6\xcf\x8c\xcd\x2c\xea\x40\x2e\xfc\xcd\xfe\x0e\x9b\xe5\x74\xb9\xd1\x90\x4a\x0f\x6d\x80\x8f\x6e\x36\x91\x48\x1f\xc9\xa1\xfd\x43\x1e\x7f\xc5\x65\xb9\x68\x75\x23\x7d\x44\xd6\xea\x92\xfe\x48\x3f\x5d\x87\x38\x54\x71\x86\x85\x2a\x1f\x71\x4c\x86\x3f\xe2\xc7\x39\x2b\x47\x1f\xa6\xeb\x9d\xb4\xea\xaf\x90\xa3\x22\xb0\x42\xdd\x26\x5f\xda\x75\xa1\x60\xd3\x2f\xbd\xc5\x3e\x3b\x50\xae\x28\xce\x8f\x98\xa8\xc2\xdd\x1f\x31\x37\xd4\x28\xea\x2e\x35\x89\xe4\x7c\x46\x60\x4b\x21\xf6\x87\xd7\xa9\x76\xce\x43\x70\x96\xa1\x13\x1e\x0a\x2e\xdd\xa4\xf5\x83\x5b\x76\xf3\xa1\x51\x77\xa9\xa9\xb8\xac\x3a\x3f\x94\x7d\xd1\x07\x37\xca\xfa\xeb\x16\x0f\x7d\x97\x6e\x2a\x33\xd4\x5d\xf2\xad\x75\x7a\xe0\xaa\x0e\xe1\x9c\x08\xe7\xdf\x2f\x11\x44\x72\xe9\x3f\x2e\x97\x85\x1b\x20\x74\x15\xe1\xfd\xbb\x65\x37\x0f\xb7\xcb\x70\x3d\xb0\xb7\x85\x5b\x15\xde\x3f\x39\x07\x7a\xd2\x6e\x08\xe5\x97\x7e\x65\x7f\x0c\x34\x2c\xfa\x0d\xdd\x97\x69\x99\xd5\xb3\x34\x63\x6a\x73\xd1\x5b\xcd\xbc\x8e\xb4\xa8\x0a\x69\xa6\x0c\xe1\xda\x07\x0c\x6e\x9e\x70\xe8\xa2\xc8\x0d\xcf\x54\xd4\xfe\x69\xd9\xcd\xe3\x15\x56\x33\x5b\xfe\x23\x5d\x58\x48\x27\xe6\x93\xb8\xfd\xa7\xe2\xac\xac\x4e\x71\x57\x36\xd6\x9f\x85\x21\x8c\xff\x99\x96\x5b\xd9\x1e\x1f\xab\x72\x83\x8a\x5c\x96\x1b\xb1\xb9\x19\xee\x6b\x50\xfc\xbc\x58\x53\x3a\x4c\x3c\xfe\x7e\x65\x75\x81\x43\x0b\xa6\x20\x3a\x7f\x52\x0c\xeb\x93\x0d\x3e\xdd\xe5\x1f\x06\x17\xff\x72\xd1\xb8\xd6\xb2\x7a\x87\xf3\xa6\xe1\xa2\x67\x0d\xbb\x34\x3b\xe6\xb5\xe2\xce\xcb\xea\x1c\x76\x73\xf3\xfb\x51\xbf\xd4\x1c\xec\xa0\x26\x86\x1a\xd1\x13\xa3\x3b\xcb\xf1\xfe\x66\xe1\xa2\x57\xd5\xc4\xa5\x9c\x35\xe8\x1d\x77\x95\xa7\x56\x61\x99\x34\x5d\x5c\xc9\x45\x7d\xf7\x92\x69\x46\x40\xc3\xe2\x55\xce\x0b\x8f\x5f\xd2\xd1\x98\xa1\xb1\xd1\x2f\xce\xf3\x94\x5f\x7b\xa9\x17\xcd\x9b\xeb\x9c\xe3\x3c\x43\x45\x43\xee\x70\xa6\xa3\xfe\x0f\x7f\x43\x31\xb9\xfb\x23\x67\x52\x3d\xba\x51\xd7\xae\xfa\x38\x83\xa4\x2a\xce\xe1\x7c\xaf\x29\x07\xf5\x57\xd5\x1f\x1d\x42\xc8\x8b\x79\xb3\x46\xb5\xfe\x11\x97\xcf\x50\xc5\xe8\xa8\x54\x9d\xdc\x8b\x7a\xdc\x9f\xb8\x2b\xb5\x89\x6f\xad\xf5\xad\x36\xb9\xaf\xdd\x21\xde\x1a\xe2\x02\xce\x1b\x72\x90\xc3\x31\x6f\xa1\xe7\xae\x49\x00\xe7\x8a\x1d\x47\x98\xff\x7e\x69\xd3\xde\x18\xa2\x27\x4f\x02\x06\x26\xe8\x92\x4e\x22\xfb\x9f\x9f\xaa\xbf\xd8\x9b\xa0\x1f\x3a\x89\xed\xdf\x2f\x2f\x99\x78\x8d\x5d\x65\xc5\xc5\xae\x6a\x95\x5d\xe3\x09\xdc\x71\xca\xdc\x28\xf7\x73\x55\x9b\x3b\x70\xd8\xf7\x77\x31\x27\xd5\x2d\x06\xfd\x0e\xd9\x44\x3c\xfe\x7e\x71\xdf\xce\xa4\x4d\x02\xa7\x83\x78\xfc\x27\x4b\xad\x21\x6c\xc9\xc2\xe4\xb3\x8a\xe7\xc6\xb3\x72\x5a\xda\xc2\x0d\x46\x58\xe1\xa4\x30\xd5\x93\x40\xc2\x59\x6c\x90\x19\xd2\x95\x7e\x71\x31\xce\x90\xae\xa4\xae\x33\xdf\xdc\xe6\x54\x96\x97\x6e\x77\x36\x06\x0d\xf2\x23\x8e\xf0\xd9\x8b\x49\xd9\x19\xc1\xaf\x8b\x72\xb1\x46\xcd\xdf\xc2\x5a\xf6\x76\x07\x10\xfc\x77\xb7\xf9\x84\xa6\x91\x72\xda\xd2\x55\xb9\x78\x37\x0d\xe7\x82\xb1\xa7\x89\x6d\x60\x24\x9e\x7f\xb3\x41\x72\x36\x7f\xd3\x55\xa1\x16\xd9\x7a\xcd\x39\xde\xfe\x3a\x28\x84\x02\xae\x5a\xbc\xb0\x36\xbd\x8b\x16\x08\x51\x8a\xb1\x5e\x78\xca\xf5\xb3\x6d\xca\x12\x35\x7d\x7f\xc8\xe4\xf8\x87\x71\x8b\x08\xcf\x36\x51\x09\xd5\x1d\xd8\x3c\x1c\xdd\x01\x22\xba\x75\x17\x8e\xed\xd3\xb5\x3e\xb1\x29\xb3\xf8\x7a\x13\xd1\x4a\x72\x51\x23\x36\x35\x2a\xff\xad\x5e\x2e\x28\x8c\xee\x5f\x62\xf4\x9e\xd4\x7b\xde\x17\xdd\xb9\xd8\xc0\xba\x42\x9a\x2e\x23\x6f\x11\x76\xb0\x0e\x63\x13\x81\x29\xe4\xd5\xb9\x8b\x34\xd1\xd8\xa8\x4e\xd1\xef\x8a\x0c\x2c\xa9\xf2\x94\x89\xea\x18\xfe\x25\xf7\xa3\x16\xbe\xb3\x63\xba\x7f\x89\x15\x16\x57\xff\x0c\x61\x4a\xbf\x34\xb0\x10\xa6\xf4\x4b\x93\xd0\xe5\xfa\x8d\x6b\x77\x76\x1c\xb8\xde\xba\x19\x3a\xbb\xe4\xfb\x31\x0e\xb1\x6b\x65\xcf\x7c\x4b\x8e\xb8\xb6\xd4\x1d\x61\xc8\xa4\xbe\x4f\x6e\xef\xe6\x7a\xa2\x3f\xc3\x1f\xb9\x09\x92\x06\x26\x33\x07\x8f\x53\x68\x30\x69\x64\x28\xff\x48\x88\x4b\x50\xe1\x7e\xb9\x2c\x68\x70\xa8\x0f\x38\x2c\x94\x48\x97\x10\xc3\xfd\x1a\xae\x87\xa9\x16\xf2\xc2\x9c\xb5\x9c\xc3\xf9\x47\x1c\x3e\x70\x01\xa5\x6a\xc7\xd4\x6a\x27\x65\xc1\x1d\x50\x97\x44\xbe\xed\x17\x24\x37\x81\x6f\xcf\x47\x67\xd5\x41\xfd\x94\x4d\x0f\x03\x7f\x86\x59\x67\x92\x0e\xe7\x1c\x92\xfa\xb8\x22\x4c\xfb\x24\x60\x9d\x23\xb8\x35\x12\x7d\xce\x21\xb2\x2a\xab\x83\x38\x73\x92\x18\x77\xe2\x00\x56\x9c\x15\x47\xba\x95\x9e\x1c\x91\x6e\x4f\x59\x7f\x3d\x9b\x15\xc3\xa3\x49\xa4\xdb\x34\x74\x5a\xa6\x88\x6a\xed\xce\x09\x5a\x54\x3d\x08\x0d\x6a\x75\x2e\x0e\x0b\x4c\xd4\x39\xd9\x8c\xbc\xdc\x08\x81\x9b\x4c\x26\x4d\xf8\x33\x53\x39\x44\xc3\xba\x65\x27\xcf\xa0\xe1\xa2\xe2\xcf\x08\x7f\xe0\x97\xb5\x26\x61\xb0\x60\xd9\xe7\x26\x02\x6b\xb2\xdf\xa6\x8b\xc6\xfe\x9f\x1a\x15\x97\x2e\x34\x3d\x71\x6c\x15\xad\x79\x4e\x73\xf3\xdd\xd7\x40\x75\x92\x8f\x11\xd5\x56\x4e\x31\xa6\x82\xda\x16\x11\x5f\xf0\xf6\xab\x10\x56\xb0\xf6\xbb\xb4\x4e\xe6\x0c\x06\x5e\x76\xbf\x43\x4a\x7c\x5f\x6e\x81\xdd\xa3\xfb\x04\x83\x4e\xb1\xd5\x67\x18\x70\x76\x89\x28\xe7\xc4\x8c\xba\xf8\x9b\x66\x43\x2d\x86\x96\x91\xe4\x29\xc4\xbe\xcd\x52\x5d\x21\xf4\xad\xa2\xd0\x9f\x5c\xc4\x9c\xa8\xae\x26\xd8\x09\x9e\x7f\x3d\xa3\x74\xc1\x4e\x54\x53\xc4\x12\x26\x10\x6e\x96\x08\x7b\x4e\xdd\x99\x9e\x00\xa1\x39\x6d\x96\x25\x7e\xb1\x50\xe2\x92\x38\x4a\x3b\x62\x89\x5f\x2c\xec\xb0\x50\x6c\x14\x97\x65\x86\x6c\xe1\x16\xcb\x60\x86\x0b\xd7\x3c\x9b\x7f\x19\x0a\xe2\xd3\xd5\x82\x12\x75\x14\x91\x34\x8c\xe1\xdc\xfe\xf5\xd3\x4c\xc1\x2d\xc2\x1d\x68\x4a\x90\x3a\x14\xdd\xf7\xf8\x73\x6d\xba\x5e\x10\x41\x24\xb1\xab\x67\xd8\x85\xde\xc5\x03\x09\x84\x78\x6b\x9b\xc9\x63\xeb\x6c\xfe\x65\x8f\x8f\x4d\xb9\x11\x39\x75\x1c\xa1\x43\x75\x35\x70\x71\xa6\x8b\x86\xf7\x97\xe4\x5a\x5f\xf1\x3a\xd0\xf8\xe1\x1f\x0a\x49\xc8\x99\xab\xf8\xe1\x73\xe1\x53\x38\x69\x1e\xd1\xfb\xbe\x9c\xd3\xac\xaa\x8d\x85\x6f\x5e\xa1\x43\x05\xf7\x15\x3f\x7a\x86\xf0\xa2\xdf\xa2\xcd\x97\x34\x74\x35\x2c\xdd\xc6\x22\x07\xc2\xee\x54\xa1\x9e\x4f\x8e\x57\x87\xd7\x67\x05\x57\x57\xfb\x30\x8c\x49\x15\x7a\x75\x3a\xf0\xaf\xd4\x0e\xe7\x3a\x3b\x58\x01\x11\x27\x61\x80\xfb\xed\x35\x38\x5b\xb6\xe8\xb1\x3f\x97\x36\xe9\xe5\x2c\x3e\x4f\xff\xcc\x49\x99\x0b\x7d\x72\xf7\x15\x53\x44\x69\xc9\x11\x2f\x58\x76\xba\x53\xe1\x82\x6b\xf7\xb7\x12\x5a\x7b\x4d\xb9\x1a\xae\x8d\xa6\x72\x11\x48\x4b\x04\xc7\x96\x4f\xe1\xaa\xdc\x8c\x61\x0c\xe5\xa0\x21\x44\xf2\x85\x09\x6a\xbf\x6f\x37\x88\x93\x1f\x37\x18\xfb\xf3\x76\x13\x9f\xc8\xa9\xf9\xd8\x91\xe2\x50\x12\x39\xf8\x2c\x87\xda\x60\x47\x6a\xad\x36\x91\xd9\x8a\x8b\x0e\x06\x5c\x94\x9d\xbf\x7e\x4a\xd6\xd3\x72\x4f\xcd\xaa\x7a\x1e\x7b\xb0\x25\x7f\x0c\x2c\xf5\xcd\x69\xe2\x5c\x2d\xca\x35\x9e\x01\xef\x49\xb5\x12\x22\x50\xdf\xd7\x1b\x75\x5c\x11\x55\x18\xaf\xa6\xe4\x6f\x6c\x2c\xcf\x79\x5c\x80\x52\x3c\x9b\x5b\xac\x21\x57\x0a\x81\xaa\x9b\x3e\x84\x17\xb9\xea\xf2\xd9\x52\xd5\x13\x71\xb6\xa1\xf9\x74\xd4\xc2\xeb\x6a\xb9\x3c\x92\x78\x15\x48\xd8\x44\x18\x61\xb9\xeb\x9e\x84\x11\x4e\xd6\x93\x27\x8c\x70\xbe\xb5\xb0\x08\x28\xb2\x68\xe0\x97\xe4\x5f\xdd\x59\xe1\x33\x97\x8d\x9d\x9d\x9c\xe3\xed\xaf\x35\x09\xe9\x85\x5c\x64\x4f\x62\x03\xcb\x17\xdb\x24\x34\xb0\x9c\xf2\x4e\x42\x03\x9f\x46\x8a\xb2\x61\x98\x29\x7a\xf4\xa5\xf0\x2d\xce\xc5\x7e\xd1\xbc\x22\xf4\xb8\xb5\xce\x21\xe6\x90\xdf\xc9\x49\xb4\xdf\xee\x1b\x1e\x99\xc7\x90\x82\xd5\x0c\xab\x56\xf9\x01\x9c\x04\xfb\xed\x26\x48\x5e\x53\xb3\xa3\xce\x61\x62\x20\xed\x1d\x62\xff\x7e\x9f\xae\x2f\x11\x78\xc5\xd5\x62\xf0\xa0\x9c\xec\x06\x74\x8f\x84\xf0\x42\x4e\x66\x4e\x2e\x8c\x95\x44\x70\x12\xea\x77\x4a\x83\x66\xbe\xc0\x3c\x5e\x11\x90\x8b\x6e\xce\x97\x08\x24\xed\x49\x09\x1d\xdc\x81\x1d\xc2\xc0\xe9\x6f\x0d\xc3\x05\xcd\xcf\xb9\x10\xe5\x61\x7e\x12\xe8\x57\x8e\x38\x26\x81\x7d\xe5\x7d\x74\xce\x37\x6a\x2e\x52\x83\x9a\x61\x14\x2a\xeb\xdc\x49\xb0\x5e\x39\x06\x3d\xb9\x18\x95\x2a\x7d\xb3\xe6\xc5\xd5\x74\xaa\xf1\x0f\x63\xd1\x8b\x7f\x18\xed\xeb\x2c\xbd\x85\x40\xaa\xeb\x89\xbb\x60\xfa\x87\xa2\x9b\xbb\xb2\x81\x7a\x75\xc5\xbe\x51\x8c\xd0\x61\x7a\x4b\xad\xce\xdf\x2a\xef\x29\x67\x5b\x70\x3e\x54\xeb\x54\xef\xfc\x11\x5e\x82\x28\xbb\x70\x9c\x2a\x93\xb9\x93\x83\xca\xef\xce\x6e\x7e\xea\x6c\xe0\x90\xe2\x5c\x04\xf7\x6e\xf9\xcf\x58\x1b\x49\xc5\xad\x03\x13\x96\xa6\xbd\x68\xff\xbe\x03\xbb\x88\x55\x4a\xb0\xe0\xd3\x01\x17\x65\xd6\x35\x21\x50\x61\xda\x03\x6f\x69\x7f\x0a\xd9\x44\x28\x61\x1b\x9a\x4d\x9c\xb3\x96\xe6\x6f\x60\xc6\xdb\xb5\x06\xda\xf6\x0c\x84\xe8\xde\xa8\xe7\xbd\x84\x0a\xd5\x64\xe8\xf5\x49\xf2\x35\xdf\xd2\x09\xd2\xc6\x7f\xa3\x34\x2c\x14\xf6\x96\x70\xab\xbb\x6c\xac\xbb\xe8\xfb\x90\x67\x58\xdf\x9c\xa8\xc3\x67\x0d\xb4\x24\xf1\xf8\xbc\x45\xb2\xbf\x45\xc1\x77\xff\x12\x3a\x4c\x48\xe3\x83\x5c\x75\xa8\x70\x78\x60\xb5\x59\xc0\xfc\xc8\x70\x79\x2a\x17\x17\x49\xf5\x0f\x63\xf2\x44\x09\x7e\x60\x84\x8f\xef\x0f\x99\x11\xff\xf0\x1d\xaf\x56\xfd\x70\x8a\xce\xd0\x2f\xa7\x0e\x9b\xca\xe2\xd4\x5e\x02\x95\xf9\x11\x23\xd4\x65\x21\xe7\xb4\x9d\x3e\xde\x5d\xfe\x69\x0c\x5b\xb4\x9e\xe4\x15\xb2\x22\x9a\xf2\xbf\x2a\xfd\x34\x05\x2b\x6e\x42\x5d\x1f\xf1\xba\x85\x55\x42\x98\x61\x15\xb9\xf9\x61\x97\xb8\xf7\x6c\x8b\xe6\x1f\x86\x9b\x25\x77\x0f\xe3\x77\xa9\x95\xcd\xb0\x14\xce\x2d\xf9\xa3\x0e\xa3\x3a\xbb\x75\x6c\xf4\x55\xbc\xed\xee\x2c\x5c\x4a\x21\xa4\x8f\xe8\x6c\xcf\xe7\xd6\xd0\xd4\x09\x74\x31\x25\x99\x51\x7c\xe2\x2e\xa3\xb0\x89\x6c\xe3\x16\x31\xf0\xb0\x6a\xc2\x97\x0f\x9a\x16\x43\xa3\x41\xb6\x21\x71\x80\xe2\x13\x77\x99\x08\x39\x3e\xb1\x18\xf7\xc4\x27\xfe\xf2\xc8\x11\x6d\x0c\x29\x74\x4c\x0c\x7b\xa7\x34\xea\x88\x5e\x7c\x7e\xca\x84\xca\xb2\x57\x12\x8a\x89\x65\xef\xf0\x95\xfb\x88\x27\xa5\xfe\xea\xfe\x49\x2e\xab\x0e\x77\x65\x21\x5f\x92\xb3\xdc\x87\xe2\x22\x3c\x13\x96\xc7\x74\x36\xb6\x87\x8e\xd3\xa3\x1b\xc8\xf3\x22\x8a\x45\x6c\x83\x47\x3c\x05\x6d\x08\x24\x23\x43\x72\x66\x07\x37\x1e\x9e\xc5\xe0\x2f\x99\xa3\x1c\x36\xbb\x39\x0d\x7f\x63\xdb\x89\x5d\x22\xe9\x87\x64\xb5\x84\x2f\xfe\xf2\x47\x1f\xf4\x78\xb2\xbf\x41\x9d\x0f\x7f\x8c\xc3\xa7\xfd\xf1\x40\x0c\x6b\xa3\x29\x78\xb1\x99\xf5\x48\x42\xa4\x68\x48\xb8\xe2\x1b\x37\x66\x93\x68\xc5\x19\x0f\x68\x27\x17\x81\x83\xc0\x9c\x0e\x5d\xcc\xb2\x2c\xa4\x20\x63\x7e\x3f\x72\x25\x14\xe5\x5a\x68\x85\xbb\x1a\x30\x27\xef\xaa\x85\x88\xe4\x6f\xc4\xcb\x9c\x8a\x63\x5c\xd3\x70\x9b\xb1\x44\xc3\x4d\x42\x54\x66\x77\x5d\x4b\xe4\x46\x83\x86\x61\x8b\x11\xc8\x38\x8b\x13\x46\x1c\xe3\x1b\x87\xbf\x93\x38\xc6\xb9\x78\x20\x98\x53\x56\x7f\xd3\x28\x9d\x05\x19\x81\x17\x16\x36\xbc\x78\xa7\x9c\x84\x31\xce\x52\x2c\x74\x14\x63\x09\x2f\x88\x62\x7c\xeb\xb5\x44\xd4\xe2\xf3\xd1\xfd\x51\xd7\x07\x59\xf4\xc2\x64\xf2\x43\xd8\xe2\x7e\x0f\x55\xa4\x1b\x6b\x68\x60\xdc\x58\x9e\x5a\x94\x84\x66\x76\x45\x5c\x11\xdf\x9f\xc2\xb9\x77\x0f\x17\x1e\x77\xdd\x4a\xa8\xca\x5e\xea\x91\x5e\x65\x9e\x30\xc9\x82\xba\x46\x1a\x94\x93\xe4\xf7\x0b\x69\x4f\xf2\xbe\x40\x9b\x50\x1c\xff\x15\xb6\xbb\x66\xcd\xad\x90\xf6\x98\x73\x48\x84\xe3\xbb\x88\x9b\x4a\x4c\xe3\x4c\xb4\xa0\x49\x4c\xe3\x2c\x8c\xb1\x42\xf6\xe3\xb7\xe7\xba\x70\xc9\x99\x40\x61\x44\x2d\x4e\x0a\x0f\x3b\x89\x53\x6c\x4a\x7f\xdd\x22\x96\x38\x36\x84\x2d\x4e\xf2\x64\x3b\x09\x5b\xec\xbb\x46\x51\x8b\x65\xf5\xba\x6e\x76\x90\xf6\x93\xdc\x4f\xcb\x7c\x7d\xc9\xdf\xb4\x56\x17\x69\x8f\xb8\x13\x8a\x4b\xdc\xef\x6f\x36\xd4\x31\xa6\xeb\x09\xb6\x53\xf7\x37\x50\xd2\xb7\xe8\xb9\xb6\xa5\x60\x47\x58\xe2\x2c\xa2\x9c\xc8\xc3\x45\xea\x2a\xeb\x46\x47\x67\x3a\xc7\xbe\x2c\xea\x1c\xa4\x4a\xd6\x0c\xc8\xfb\xaa\x66\xfd\x86\x1a\xd1\xfe\xb9\x31\xe7\x4e\x5a\xcb\x70\x27\xfd\xbb\xe7\xbc\xb0\x41\x90\x04\xaf\xcd\x38\xa7\x9f\xc4\xae\xed\xb2\xb0\x24\x74\xed\xe9\x80\x3f\x72\x34\xa1\x49\x09\x65\x9b\xcc\x58\x59\x61\x1a\xd9\x65\x6f\xb9\x64\x1a\x29\xe9\x00\xa1\x6d\xbb\xac\x1d\x1d\xda\x56\x4a\x9a\x2b\x81\xd7\x34\x6a\x62\xdb\x0e\x31\xbf\x57\x92\x88\xe6\x5b\x2f\xb8\xe3\x5b\x13\xe2\x42\xfd\x36\xc3\x50\x92\xb9\xc0\x0a\xf3\xc7\x2e\x93\xbb\x95\x21\xbe\xe1\x33\x2c\x79\x14\x96\x9e\x34\xe1\x6d\xbb\x8c\xd4\x56\xd6\xf6\x2a\x2e\xab\x3e\x38\xcb\xb4\x54\xd7\xcb\xb1\xd7\x79\x0c\x13\xc6\x4c\xec\xed\x49\x50\xda\xf6\xad\x37\xde\xc4\x55\x93\x42\xdc\xd9\x3c\xdc\x5b\xdd\x37\x55\x65\x83\x3c\x91\x6a\xd9\xca\x7a\x1e\x55\x67\x83\xb1\x98\x3d\x34\xb1\x6d\x74\x20\xf3\x92\xfd\x60\x55\x76\xc6\xd8\xfc\x53\xc8\xd8\xea\x4e\xec\xf8\xe8\xdc\xfb\xd7\x4f\x49\x7f\xc3\xd2\x7e\xe5\xb3\xfc\x35\x67\x77\x3e\x6c\x99\x85\xb5\xb1\x7d\x94\xe5\x0a\x81\x70\x4f\x8b\x4d\xd9\x12\xc1\x8b\x5d\x54\x5d\x77\x59\xd8\x1f\xea\x6b\xf0\x16\xa5\x51\xa2\xf8\xb6\x55\xb7\x51\x91\x34\x5f\x5b\xbe\x68\xad\xfd\x31\xcc\x2b\x6f\x7f\x83\x80\x10\xf2\x28\x48\x50\xc4\x24\x5d\xe1\xb2\xb7\xcb\xb4\x8e\x70\xb7\x59\xcc\x66\xc2\xdd\xde\xbe\x37\xb0\x89\x14\x8d\xb5\x8a\x6c\x94\x84\x58\xc2\x42\xb2\x4b\xf0\x41\xb8\xdb\x3b\x7f\xbf\x95\xf8\xa6\x06\x65\xbf\xf4\xad\x67\xc4\xc7\xa1\x1c\x48\x59\x67\x23\x8c\x1c\x7b\xe2\x51\xb8\x4a\x5c\x1a\xb2\x63\x5b\x45\x62\x04\x6d\xe1\x12\x97\x86\x4c\x92\x08\x8d\x9b\x6c\x6d\x45\x68\xdc\xd1\xb5\x0f\x0b\x16\x0c\xd5\xdf\x78\x48\xb8\xb3\xc1\x8a\x4e\xb7\x66\x32\x14\xb7\xbc\x94\x45\xa4\x4c\x53\xef\x50\xc6\x1a\x1e\xc9\xd6\xc0\xd4\x05\x94\xcc\xc5\x36\x57\x74\xdb\x9a\xb5\xd5\xaa\x9e\xcd\x10\x93\x84\xb7\xed\x32\x49\x21\x82\x6d\x17\xc7\x9b\x00\xb6\xa7\xa8\x2b\x62\x39\xa7\x2b\x82\x1d\xf0\xcd\xc6\x72\x6a\xe9\xc3\xde\xb1\x8b\x2c\x22\xd6\x6d\x97\x61\x02\xb1\x6e\x4f\x87\x8a\xb2\x10\xd8\xc2\xfe\x35\xd4\x38\xc4\x44\x5d\x55\x62\x06\xe1\xd0\x3a\xe9\x5f\x53\x2e\xce\x9b\x1b\x99\x78\x2b\x99\xfe\xa8\x59\xf0\x2f\x35\xd9\xea\x03\x26\xae\xf9\x72\x96\x1b\xfa\xfb\xf5\xe1\xab\xaa\x22\x60\xb9\x5e\x71\x0a\x6b\x9a\x61\x7c\xac\xf0\x0d\x9c\xae\x6f\x4e\xcd\x34\x65\x21\x7c\x85\x36\xc3\x0e\x4e\x31\x21\x26\x61\x4e\xcf\x47\xe6\xbe\x09\xd5\x88\x50\x09\x71\x6d\x17\x73\x8e\xb8\xa6\xe7\xa3\xea\x45\x5e\x96\x9d\x3b\xb7\x7b\x16\x1d\xd5\x50\x25\x16\x63\x77\x21\x82\xad\xf2\xd3\x40\xf4\xd2\x94\xc4\xbd\x25\x7c\x69\x92\x4d\x16\xe1\x4b\xb3\x58\xcb\x4b\x5e\x84\xc5\xa0\x25\x22\x69\x97\x2a\x2f\x01\x49\x4f\x87\x5c\xf6\x21\x4b\x45\x3d\x28\xdf\x2c\xba\xa0\x0f\x8d\xcc\xd9\xb3\x7b\xf5\x82\x5a\x98\xaf\x89\xad\xb6\x10\xc1\x4a\x7d\x78\x21\x73\x95\xee\xee\x42\xe4\x5a\xb3\x70\x44\xc7\x8f\x8c\xb6\x5f\x98\x9a\x75\xe9\x77\x2a\x08\xaa\x54\x70\x57\x47\xa3\x4b\x26\xca\x8a\x89\x3a\xf4\xde\x50\x4c\xd4\xac\xb3\xd4\xc1\x0a\x9a\x59\xb9\xfd\xd5\x8b\x82\x10\xa8\x49\x51\x32\x4f\x36\x36\xb9\x10\x63\x87\x0c\x9d\xd7\xdf\x20\xc5\x43\xe6\xda\xa5\xf7\xbb\xba\x5e\xcf\xc3\xfd\x7b\xe2\xa3\x1a\x91\xbc\x5f\x3b\x0a\x19\xab\xf4\xb0\x08\xad\x7a\xda\x54\x45\xba\xfd\x75\x1f\x45\x08\xd4\x2e\xed\x3e\x42\xa0\x9e\x8f\x2e\x1b\x9d\x17\xc6\xef\x08\x22\x65\x2d\x44\x40\xd4\x54\x34\xce\x30\x28\xeb\xd2\xdf\x23\x00\xea\x59\x86\x5b\x59\x24\xd6\xda\xe2\x03\xf2\x51\xec\xb4\x35\x40\x28\x30\x8f\x14\x10\xb5\x98\xba\x1d\x58\x21\x99\x1e\x19\x68\xf0\x89\xd7\x45\x84\xd4\x33\x70\x7f\xfd\xc4\xbd\xec\x7a\x63\x8e\x44\xac\x0c\x24\x95\xb2\xbb\x70\x88\x54\xd3\x18\x11\x22\xd5\xba\x3a\x0a\x91\x6a\x3c\x80\xcf\xe0\x9a\x85\xbd\x47\x30\x59\xa5\xc7\xb6\x86\x78\xf2\xc2\xe5\x92\x2d\x8b\xa1\x46\xfc\xd2\x7b\xf8\x1e\x92\x70\x59\x6c\xaa\x65\xdb\x35\x9d\x42\x64\xcd\x35\xbb\x13\x28\x7e\x67\x0f\x35\x54\x84\xa4\x97\xb7\x06\xa4\x81\x88\xa0\xf0\x28\x9c\x7d\x4d\x0e\x5d\x04\xda\xad\xf2\x28\x2c\xf3\x22\xc2\x92\x9e\xac\xfa\xbf\x35\x38\x7f\x3d\xaf\x07\x71\xe2\x97\xec\xde\xf2\xb7\x6c\xdc\x37\x70\xa6\x08\x36\xda\xa5\x95\x44\xac\xd1\x74\x49\x6f\x7f\x21\x6b\xf6\xe5\x3c\x21\x00\x60\x54\xad\xa9\x87\xec\xf4\xc7\x58\x7e\xd1\x1c\x93\x0b\x44\xdc\xa7\x85\x11\x5a\xcd\xdf\x2c\xcb\x9f\x5c\x98\x1d\x39\xdd\x87\x38\x31\xa2\x1d\xb0\x49\x93\x01\xb1\x22\x8f\x5e\x12\xb5\x11\x7a\xb4\x13\xe6\x68\x2a\xd6\x68\x92\xad\x0c\xc1\x46\xbb\xd4\x5e\x08\x36\x7a\xd7\xac\x0b\x2f\x4c\xd4\xba\x9f\x50\x8a\x35\xea\xbb\x27\x8c\xd2\xee\xae\x17\xd5\xe4\xec\xc3\x39\x21\xd4\xe8\x69\xc4\x1f\x63\x77\x0a\xc3\x4d\x8e\xac\x56\x77\x42\x2e\x34\x95\x04\xcb\x37\x75\x0e\x8a\x51\x34\x6c\x48\xaa\xbb\x0f\xcb\x64\x57\xc0\xd6\x21\xe2\x63\x92\x86\x12\x51\x1c\x4f\xf3\x45\x59\x30\x51\x72\xd9\x98\x3a\x61\xd1\xc5\xf3\x41\x4c\x1e\xc2\x38\x9e\x41\x2a\x1b\x8f\x51\x49\xb3\x08\xe3\x78\xca\xea\xa7\x5b\x53\xe9\xaf\x50\xeb\xd3\x59\xee\x24\xf5\x01\x1e\x9b\xf7\x8c\xe2\x38\x8a\x17\x43\x1c\xc7\x4e\xfc\xaf\x49\xe4\xc6\x94\xcc\xfd\xc0\xff\xac\xe4\x59\x6b\x9b\xc3\x36\x94\x15\xba\x99\xca\xe2\xf3\xa0\x2a\xd7\x68\x34\x29\x3b\xa8\xf7\x56\xf6\x83\xca\xad\x2b\x8e\x45\x12\x1d\x44\x08\xc6\x29\xa3\x09\x42\x30\xf6\xd4\xd3\x9f\x71\x39\x12\xc0\x29\xf3\x93\xb5\xa1\x32\x65\x1b\x42\xb8\xc6\xfb\xfb\xc2\xd9\xf0\xd4\xcc\x02\xc1\xda\x49\x3a\xab\x0b\x63\xa7\xfe\xfd\x25\x53\x96\xdd\xa3\x57\x7c\x54\xd1\xa5\xee\x3a\xcb\xca\x68\xf2\x31\x6f\x9a\xb2\x48\x21\x10\x63\x17\xe7\x96\x40\x8c\xa7\xac\x9a\x59\x5a\x28\xcd\x2f\xea\x11\xd3\xbf\x8c\x4d\xa7\xeb\x4f\x06\x4d\x7e\x0a\x13\xa6\xb1\xe8\x1a\xdd\x10\xac\xba\xc3\x42\x42\xd8\x93\xbf\xc5\x33\x54\xfc\x3e\xe2\x32\x76\x31\x0e\x09\xcb\x78\x2a\x55\xef\x40\x52\xba\xa4\xe4\xe8\x36\x27\x97\x65\x9f\x17\x57\x4b\xef\xd4\x1d\x34\x5a\xfd\x6a\x56\x28\x46\xbf\x9a\x65\xd2\xe4\x87\xf1\xcb\x28\xad\x28\x9b\x58\x25\x17\xce\x34\xeb\xaf\x31\x7f\xba\xa6\xf0\x6e\xfb\x7d\xba\xe1\xdd\xf6\xf2\x7a\x13\x7f\xf1\xf2\xc2\xbc\xb8\xc4\x64\x43\x43\x50\xc5\x7b\xca\x30\x66\xbd\xb4\x75\x74\x95\xbe\x50\x60\x90\x51\xc8\x7a\x41\x8a\xe8\x16\x7b\x4d\xb5\xe3\x9a\x02\x39\x0c\xe7\xd8\x2b\xba\x67\x09\xa5\x38\x65\x72\xa1\x50\x8a\x97\x1f\xef\x2f\xb0\x93\xee\xad\x17\x16\xb4\x59\xc8\xe2\x05\x42\x12\xd6\x7d\x29\xa6\x88\xc8\x0d\xfc\xcf\x4e\x99\x93\x10\x30\xf1\xd4\xab\x1e\xe2\xbd\xce\x57\x55\xc8\x00\x6b\xd6\x4e\x0f\x11\x60\xf7\xc3\xf9\x85\x27\x8e\xef\x3c\xa0\x32\xe5\x77\x3f\x7e\x62\xa5\x74\x4a\xfc\xc4\xbb\xb9\x4d\x04\x2c\xb2\xce\x21\x7e\xe2\x2d\x95\x02\xc5\x4f\x94\x4a\xdc\x0a\x19\x60\x97\xdd\xf0\x42\x06\x28\x5f\x6a\x44\x4f\xcc\x32\xf1\x53\xb4\xc4\xcb\xeb\xf0\x1e\x1a\xa6\x6b\x65\xdb\x57\x57\xf4\x44\x45\xcc\x50\x48\xf6\xba\x5f\x0a\xd8\x15\x75\x21\x48\x49\xf6\xbc\x9e\x21\xbc\xeb\x26\xc4\x91\xd6\x49\x39\x94\x28\x87\xa7\x0d\x67\x85\xaa\x54\x2d\xea\xc6\x7e\xc9\x23\x67\x9b\x97\xae\xee\xb7\x4e\xbb\xee\x51\x02\x1d\x7e\x5f\xbd\xef\xa5\xb1\xa9\xbf\xba\x2a\xaa\xbf\x12\x2a\x42\x1f\xcf\x22\x0d\x49\x58\x96\x04\x66\xd9\xa3\xd9\x4c\xa0\x73\x35\x8a\xaa\x1a\x04\x2c\x52\x30\x22\x62\xe1\xf9\xa5\x7a\xa4\xa3\xa8\xd9\x46\x0a\x76\x79\x17\x7d\x58\x26\x6d\x05\xa4\x60\xdf\x67\xf9\x07\x71\xbd\x74\x8a\x56\xc8\xc1\xce\x4f\xab\xb2\xec\x1b\x5d\xa6\x92\x8b\x49\xfb\x85\x28\x85\xf7\xf7\xd9\xfe\x11\x7d\xd1\xfe\xac\x27\xee\xa8\x85\x92\xa7\x13\xb5\xf0\x96\x30\x8e\xa8\x85\x8a\x97\x36\x15\xb4\xf0\x92\x61\xcc\xfa\xb0\x1f\xb4\x93\xc2\x76\x28\xd7\xee\xa2\x6c\x48\xe7\xc0\xd9\xba\x97\x3f\x7a\x5b\xe8\xea\xc5\x31\xef\xe5\x3d\xf8\xd1\x86\xf0\x2c\xc1\x8b\x96\x4d\xc8\xfa\x88\x9c\xcc\xfe\x1a\x1b\xcd\x3d\x5a\x9a\x15\x35\x1b\x08\xbe\x17\x17\x0d\x5d\x27\x5d\x82\x92\xa9\xc9\xd8\x65\x85\x4c\x2d\x7d\x87\x4d\x50\x72\xbd\xb0\xf0\xb7\x7b\x79\x0f\x86\xc3\x5d\x85\x94\x3b\x39\xf0\x5a\x72\xd9\xd8\x39\x1e\x8a\x0e\x7b\x77\xd9\x41\x59\x57\x74\x48\x20\x13\x64\x61\x49\xa4\x78\x73\x27\xc7\x41\x74\x6f\x89\x75\x29\xa5\xf2\x85\x64\xee\xf2\x31\x08\x9f\xbb\xdd\xe4\xad\x6c\x90\xa4\x6d\xb3\x90\xcc\xe5\xe4\x9c\xa6\x2f\x29\xcb\x89\x51\x1f\x10\xcd\xf9\xc0\x84\x64\xae\xe7\x6f\x23\x5a\x16\x57\x14\xa8\x41\xa4\xa6\x44\x6f\x66\x9f\x84\x74\xad\xfb\x34\x3d\xc1\x44\x90\xa4\x70\x3d\x53\x3d\xc8\xca\x32\x27\xee\x6d\x20\x07\x73\x19\x1f\x22\x37\x5f\xee\x6d\xf0\x2a\x8a\xe9\x98\x90\x9e\x75\x9f\xbc\xb0\x2b\xea\x59\xb4\x5e\xb8\xd8\xed\xc6\xf4\x18\x19\x65\xad\xd1\x83\x42\x9a\xd9\x58\x8f\x77\x94\xda\xc4\x03\x42\xf1\x2f\x09\x88\xec\xde\x22\x09\x31\x43\x04\x3f\xba\xf3\xfa\x66\x1f\xb2\xaa\x29\x08\xcc\xef\x40\x83\x30\xf8\x4e\x3c\x77\x84\x47\x8d\x6d\xaa\x05\x66\x18\x2f\x49\xbf\x63\x3d\x5b\xfd\xd3\xc8\x36\x77\xf2\xed\xaf\x6c\xf9\xee\x2c\x0f\x0d\x6d\x5d\x59\x2b\x99\x85\xfa\x68\xdf\xb0\x19\x76\x38\xd6\x1d\x72\xe8\xb2\x2f\x6e\x14\xe9\xf9\xec\x8b\x4b\x84\x4e\xec\x8b\x5d\x04\xe5\xb2\x43\x12\xd7\x33\x07\x6b\x87\xad\x52\x57\xff\xf6\xc5\xae\x29\xae\x45\x13\xe6\x1f\xbe\xa2\xe8\x50\x2e\x7c\xdd\x75\x17\x05\x75\xc2\x1e\xd9\x21\x79\x2b\xba\xe0\xf6\x85\x14\x45\x1c\xa3\x1d\xa2\xb7\x9e\x8b\xc6\x01\xb2\x61\xcc\x1b\x03\x28\x2d\xd1\x0e\x03\xa8\xae\xc5\xdd\x97\xc8\x0e\x77\x27\x5e\x36\x72\x47\xb6\x11\xae\x5d\xb2\x28\xdb\x97\x36\x9f\x67\x40\x4f\xe2\xae\x61\xb2\xf9\x8a\x46\xb2\xc0\x02\x45\xcd\x60\x16\x23\x06\xe7\x46\xd6\x96\x8b\xfa\x17\x64\x47\x2e\xae\x07\xb2\xa3\xfb\x23\x8b\xed\xa9\xc5\xa0\x66\xfe\xd9\x9d\xf8\x29\x0b\x75\xeb\xd1\x60\x49\xfb\x9d\xa3\xa0\x60\xeb\xed\x8f\x9f\xe8\x83\xfb\x17\x86\x1d\x97\xba\xc0\xb6\x2d\x9a\x22\xd4\x9b\x2e\x77\x9e\x7d\x5b\x55\xa9\x68\x9b\xa4\x7a\xf4\x08\xf7\xda\xe3\x7c\xe6\xf2\x1c\x21\xb5\x1b\xea\x41\x28\x9a\x08\x8d\x6f\x2c\xb6\x92\xfb\x2a\xf2\xb6\xbb\x0b\xd1\x59\x5e\xe8\xc4\x9e\x3d\x8d\x38\x0b\x5b\x00\xf2\x7b\x23\xd2\xbb\x84\xd6\x15\x9a\x76\xca\x04\x89\xd0\xb4\x3d\x43\xdd\x10\x9a\xb6\xe7\xea\x5f\x86\x41\x59\x72\xb5\xac\x36\xcf\x81\x1d\x16\x5b\x59\xbe\x4c\x14\x42\xb6\x7a\xfa\x10\xe9\xcd\xab\xaa\x4d\x0c\x63\x65\xf5\x49\x0c\xd9\xa2\x77\x1a\x21\x64\x4f\x59\x7f\x8c\x59\xa8\xae\x08\x62\x0c\xfc\xbb\x6f\x91\xb6\xee\xa0\xf6\x23\xef\xf0\x7d\x6b\x3f\x0e\x57\x0c\xee\xa9\x1a\x69\x30\xf5\xb3\xbb\xb4\x78\x02\x24\x55\xbc\xd4\x7f\x7f\x15\x3e\xf4\x57\xa6\x45\x3d\x14\x4d\x95\xd4\x2a\x5e\x9f\xbc\x7b\x6f\xdd\x7e\x4d\x35\xc1\x9d\x97\xa8\x7f\x87\x83\xdb\x9e\x3d\x1c\xe1\xb1\xe2\x6c\xe0\x10\x8f\x46\x81\xe7\x9b\x3f\x42\xc0\xf0\x70\xda\x21\x8b\xca\xba\x23\x08\x19\x79\xca\x0e\x65\xe9\xef\x54\x2e\x42\xa1\x5e\xfe\x61\x1c\x70\xa8\x24\x02\x48\xf6\x0c\xe5\x46\x88\xc8\x2e\x6b\x7c\x62\x42\x9e\x4a\x55\x4d\xe8\xbc\xcb\x56\x97\x08\x91\x99\xb8\x71\x27\x17\x4a\xee\xc5\xd5\x70\xc7\x0f\xb5\x21\x7c\xac\x6d\x5e\xc4\x41\xd4\x19\x40\x84\x94\x9b\x3f\xc6\xfc\x68\xb6\x42\x84\x94\x25\x47\x20\xe6\x63\xcf\x90\x7b\xc4\x7c\xec\xf2\x73\xa3\x20\x8f\x53\x96\x47\x8a\xeb\x98\xfd\x43\x64\x46\x32\x18\x22\x58\x63\xcf\x42\xaa\x05\x6c\xd8\x55\xab\xbc\x0d\x39\x07\xc9\x31\xd4\x9d\x78\x3a\xc9\xad\xdd\x2e\xdc\xa7\x6e\x71\xd1\x71\x0d\x0a\x0e\x3d\x4f\xae\x5d\x82\x95\x23\x67\xdd\x5b\x82\x9f\xef\xef\x5e\xd1\x53\xd7\x09\xc2\x1f\x2a\x2a\x32\x8b\xfb\x7c\x17\x2d\x48\x57\x23\x7a\x0f\x4f\xd5\xb4\xb1\xcc\xf2\x4f\xe9\xfa\x54\xc5\x1b\x82\x32\xbb\x6c\xe0\x8f\xee\xb2\x8c\x8b\x51\x86\x88\xa8\x67\x5d\x2b\xd5\xab\x35\x95\x05\x8d\x43\x1d\xed\xca\x8d\xa8\x89\xad\x22\xd7\xa7\xb3\x31\x25\xea\x6d\x15\x99\x55\xfd\xcb\x58\xcc\xfe\x67\x99\xe7\xae\x58\xfa\xcb\xf2\x69\x23\x22\x92\xf3\xa3\x5d\xa1\xb8\x75\x2a\x2a\x9c\x7f\xc9\x8f\x76\x48\x81\x7a\xd6\xc6\x43\xea\x23\xf7\x31\xbb\x0a\x3b\x08\x9d\x85\x94\x27\xc9\xf0\x71\x87\x9b\xcb\xdc\xbf\xdf\x98\x77\xe1\x95\x2a\x5c\x51\xfd\x35\xe6\xe0\xfb\x51\x73\xa0\x36\x51\xab\x36\x7e\xad\xc4\xa6\xf6\xb1\x8d\x48\x9c\x0a\x4a\x3b\x89\xc4\x99\x9b\x87\x19\x3c\x14\xc9\x32\x89\xbc\xa9\x58\xcb\x27\x17\x3b\x58\xdb\xb2\x8a\x54\xf2\x30\xb9\x46\xb4\xf0\x78\xab\xbc\x44\x2f\xee\x8a\xab\x41\xdf\x1c\x15\xed\x0f\x63\xdb\xa6\x9b\x03\x76\xa0\xc2\x6d\x4e\x19\x45\x6d\xb9\xab\x14\x4b\x7e\x63\x51\x99\xbf\x1f\x99\x6a\x7f\xe3\xf1\xa5\x03\xa8\xe8\x9b\xc6\xbd\x4d\x37\xc9\xf4\x4f\x83\x09\xa9\x9b\x24\xfc\x4c\xa6\x2c\x76\xee\x6e\xe2\xa0\xe9\x12\x6a\xa8\x25\x5e\x70\x3e\x76\xe3\xb2\xd0\x86\x93\x71\xe4\xa5\x39\x6b\x2c\xcc\xd4\x2f\x83\xbb\x9a\xa7\x46\x2a\x07\xd3\x97\xb3\x81\x14\x5d\x2b\x46\x8d\x92\x58\xee\x26\x57\xe7\x97\xb3\xb1\x30\xc2\x8a\x16\xb0\xe9\x6e\x68\xac\x8c\x56\x1f\x89\xda\xf5\x2d\xca\x55\xe0\xde\x82\xed\xa7\x3f\x32\x30\xf7\x36\x16\x51\x9e\x4f\x08\xcb\xd9\xb3\xe7\x6b\xab\x7b\x6e\x92\x4b\xd0\x23\x43\xe9\x54\xc6\x60\x44\xe9\x3c\x85\x8b\xb2\x71\x5c\xb4\x84\xe1\x4b\xb2\xfb\x66\xe8\xe2\x7b\x55\x7f\x64\xfa\x9a\x72\x2d\x8a\xba\x56\x1d\xe6\xa1\xac\x3a\x5f\x95\xd5\xe4\xba\xa2\x27\x7e\xca\xb0\x43\x1c\xd7\x8b\x26\xb3\x8b\x05\xaf\xab\x2a\xdc\x42\x76\x79\x2b\x24\xec\x66\x2f\x5a\x23\xcc\x18\xe7\xe5\x0e\x4d\x56\x85\x47\x27\x91\x36\xef\xea\x9b\x4c\x96\x8a\x97\x07\x2a\x9e\x89\x66\x90\xe8\x9a\x97\x9e\x30\x3b\xcc\x11\x7b\x71\x77\x97\xe4\xca\x2e\x0b\xe7\x4d\xe4\x72\xd7\x73\x47\x77\x64\x0f\xee\x7a\xb9\x5c\x56\x7d\xf2\x47\x06\xae\xb1\x11\x44\x44\xfc\xa0\xdd\xd1\x8a\xef\xfe\x98\x69\x45\xd3\x82\x46\xa2\x6f\x37\x44\x79\xe5\xd2\xc8\xe3\x3e\x1d\x5e\xe0\xb8\x05\xa4\xcf\x4e\x98\xce\x5e\x3c\x29\x5b\xfd\x61\x9c\xc8\xee\xa6\x8c\xd8\x36\xce\x20\x2d\x64\x26\x4c\xe7\xf9\x7a\x29\xfb\x26\x9b\x94\x55\x55\x4c\xc3\xc0\x26\xdf\x97\xf1\x40\x28\x7e\xfd\x0d\x17\x87\x7b\xc0\xe7\x86\x3f\xb1\x07\x14\x9d\x8c\xc1\xb6\x0c\x3a\x4d\x9e\x84\xd0\xad\x17\xf5\x3f\x0c\xeb\x7a\x51\x17\xc2\x78\xee\x96\xac\x9d\xc0\x88\x5d\x71\x04\x88\x8b\x78\xa6\xd3\x1f\x37\x8d\xf8\x97\x87\xe8\x91\x53\x9f\x3d\x35\x65\x2e\xaa\xe0\x15\x91\xc3\xed\xde\x94\x19\x19\x21\x14\xbb\x74\x31\x09\x9a\x78\x3e\x3a\xdb\x99\x83\xa9\x6c\xac\x19\x1c\x08\x82\x1f\xf6\x22\x2c\x16\xbe\xf4\x7a\xd1\x2d\x15\xae\xf4\x8a\x29\x44\xac\xda\x8a\x30\xe7\xd2\xc4\x7e\xb3\xd8\x62\xb9\x9a\xc1\x47\x67\x35\x4a\x37\x19\xe3\xd2\xc1\x5f\x62\x21\x89\x00\x08\xdb\xb5\x22\x79\xc7\x96\x79\x9a\x89\xb0\x30\x4f\xeb\x25\x39\x77\x68\xbb\xac\x6b\x69\xa1\xc4\x62\x0a\x2d\xec\xd1\x7a\x49\xce\x05\xd6\xd2\xc9\x59\xe8\xc3\x99\xee\x41\x10\x55\xb4\xdb\x96\x8e\x8a\xbb\x87\x4d\x91\x2f\xe7\x25\xc2\x47\x04\x65\x58\xab\x9d\xc2\xea\x51\x70\x94\xe4\x3f\x83\xd0\x87\x5d\x7e\x61\xf6\xe2\xa8\x24\xe7\xe2\xf0\x16\xe7\x22\x4a\xc8\xe5\x36\x76\x70\x6b\xd5\x9f\xb3\x27\x4a\xff\x36\xc8\xe6\xbf\x9d\x0d\xad\xab\xee\xe6\x23\xd4\xbe\xae\x50\x44\x52\x59\x42\x8a\xbd\xf1\x8f\xf6\xcd\x69\xf9\x9a\xb2\x5a\xb0\xae\xec\x26\x3b\x94\x7d\x85\x71\xc5\xad\x5c\x84\x9f\xd3\xad\x18\x12\x29\x45\x6b\x9f\xc4\x36\x4c\x7e\x5d\x45\x6c\xc3\x5e\xb2\x73\xdc\x9f\x1a\x57\xc8\x98\x6a\x2b\xfe\x38\x43\x43\xcb\x39\x38\x4b\xea\xeb\xa4\x79\x75\x95\xdd\x23\xb6\xc4\xe6\x1c\x66\x37\xff\x30\x3b\xea\x5b\x3c\xac\x8a\x18\x08\x08\xa3\x2e\x39\x1e\xd9\x9b\xbd\xa4\x79\xdd\x7a\xcb\x8b\x4c\x0e\x13\xb4\x5e\xbe\x45\x21\x46\x9a\x2b\x0a\xec\xe9\x09\xf0\x8e\x70\x36\xe2\xdf\x98\xac\x09\x33\xb3\xf3\x55\x43\x89\x0d\x52\xbe\x39\x66\x24\x3b\xcb\x22\x08\xa1\x63\x77\x56\x74\xe5\xec\xad\xa1\x51\xf6\x25\x8c\x29\x94\x23\xdb\x32\xd9\x02\x6e\x0b\x7f\x8a\xbf\x7e\xc2\x8b\x71\x52\x0e\xc6\x92\x66\x1e\xd9\x4f\xf5\x73\x21\x0c\xc1\x4e\x27\xfc\x15\x2a\x5b\x4f\x8b\x30\x0c\xbb\xe5\x32\x87\xd8\x87\xa7\x26\xb5\x0a\x82\xd0\xf6\x7b\x09\x41\x64\x7f\x64\x82\x45\x91\xbf\xd0\x89\xf5\xeb\x06\xbb\xb1\x7c\x7d\x2b\x86\x36\x2c\xce\x3e\x7c\xfd\x1b\x48\x1c\xf7\x78\xd2\xcd\xd9\x2f\xcc\x82\x44\x45\x86\x7b\xbc\x53\xed\x50\x96\xc7\xbf\x5e\x10\x21\x36\xea\x45\x7b\x37\xdc\xd3\x9d\x0e\xea\xa7\x9b\xa1\x8a\x5c\x7e\xe9\x7d\xac\x83\xf7\x92\x60\x41\x0f\x15\xc5\x17\x94\x0d\x27\xf1\x05\x73\xf9\x96\x0d\x17\xe4\xde\x86\x2f\x1f\x68\xf5\x29\xde\x3f\xa5\xba\x22\x06\xae\xbd\xf5\x16\x3b\x45\xf7\x43\x08\x8b\x4e\x76\x28\xdb\xa8\x69\x2a\x0b\xd6\xd7\x32\x87\x91\x58\x2f\xd5\x3f\xdd\xbf\x7e\xaa\x54\xbc\x14\x29\x50\x6e\xd2\x88\x14\x68\x37\x31\xfb\xcd\x8d\x20\x7a\xea\xcd\xfa\xdf\x7a\x65\xbd\x39\xe0\xa2\x91\x14\x35\x50\xf6\xa0\xfb\xad\x0d\xa0\xdd\xf1\xf6\x06\x70\xe1\x41\x61\x0d\x6d\x72\x2f\x6a\xf3\xbc\xe1\x9f\xc8\xe8\x72\xbf\x45\x52\x69\x3f\x84\x79\x57\x31\x86\x0e\xb1\x53\x97\xed\xf5\x7e\xeb\x1a\x18\xce\x4e\x2a\x52\x27\xb8\x07\x9a\xeb\x89\x15\x6f\xfe\xa6\x36\xfd\x51\x6d\x6a\xe4\x8b\x53\xa3\xad\xf4\xc6\x55\xbb\x4c\x24\xf7\x5b\xc4\xb6\xde\x65\x21\xb0\xea\x45\xf8\xe2\xad\x4b\xa2\x38\xcb\xb2\xe9\x96\x08\x13\xaf\x5e\x74\xfc\xde\x21\x67\x2e\xcd\xd5\x72\x2c\xaa\x3f\xbe\xc9\xd2\x4a\x48\x83\xb2\x84\x41\x3b\xc4\x3f\xe7\x23\xd5\x7e\x74\xac\x85\x43\x3f\xa8\xb2\xfb\x71\xfa\xe1\xa8\xea\x54\x7f\xb4\x52\xda\xfa\x1f\xe9\x2f\x66\xd7\x14\xb3\xd4\x9d\x7b\xff\xfa\xa9\x52\xbd\x50\x60\xc6\xeb\xfb\x4b\x10\xae\x0e\x75\xb8\x87\x4b\xd9\xfc\x33\x19\x58\xf9\xd1\x1b\x06\x56\xe7\xab\x6a\x12\xe5\xeb\xc2\x41\x67\xda\x36\x93\xa0\x86\x77\xf5\x15\xf4\x81\x55\xee\x2b\x1b\x89\x4b\x95\x8e\xc7\xb6\xc4\x45\x93\xf8\x60\xc0\xe6\x97\x19\xc1\x0a\xcb\xfd\xfd\x1a\x8c\x64\xac\xdd\xd6\xfc\xb0\x38\xd8\x9d\xae\xc5\x7e\xaf\x58\x81\x3e\x0b\xce\x57\x2d\xb1\x0f\x4f\xf6\x21\x3b\x22\x1b\x8c\x9f\x3b\xe3\x45\xf3\x59\x25\xf6\x70\xe6\x0d\xf8\xa0\xc9\x7b\xba\x51\xc8\xc2\xab\x83\xa1\x73\xb2\xa8\x6b\xc6\xeb\xe3\x59\x11\x2b\xe4\xfc\x96\xc2\xb0\x04\x32\x12\xa6\x67\xc5\x9b\xfb\x56\x30\xd6\x67\x11\xcb\xa1\xf0\x1a\x7e\xd0\xfc\xec\x43\x5d\x8e\x87\xe8\x5d\x78\x6f\x3c\x0b\xbf\x3c\x85\x07\xd1\x83\x0a\x64\xc7\xdb\xd6\x83\xea\xe2\xad\xd8\x09\x0f\x9a\x83\xb7\xfc\x54\x3f\xab\x13\xb9\x20\xf6\xe2\x23\xfd\xba\x8c\xec\xf7\x41\x0d\x6e\x40\xde\x3f\xa8\xc1\x0d\xc8\xc8\x07\x35\xb8\x8e\x07\xe4\x47\x5a\x70\x05\x39\xff\x83\x16\xdc\x28\xe3\x8f\x1e\x56\x1e\x54\xe4\x46\xd1\x48\xc2\x7d\xfb\x28\x73\x2a\x87\x69\xd2\xe5\x8f\xed\xd7\xcf\xa8\x5a\x98\x11\xc6\x19\xb5\xbb\x3b\xfb\xe4\x46\x56\xee\x15\x39\xff\xee\x7d\x72\xdf\xbe\x7d\x22\xe7\x26\xc2\x74\xd6\x43\x5c\xe1\x44\x29\x25\xe5\xc2\xae\x37\xfb\x1b\x71\x77\x9a\xb3\xc4\xc3\x51\x83\x2b\x3c\x0b\x66\xcd\x86\x5c\xfc\x16\xe5\xc2\x4d\x99\x3b\xba\xc2\xc9\xb0\xbb\xb6\x50\xb4\x71\x83\xef\x20\xbb\x58\xc6\xa1\x0d\x31\xf4\x11\xf7\x46\xd9\xed\x07\x77\x2e\xc3\x44\x78\x50\xce\x3b\x59\xff\x36\xe8\x42\xe4\x3c\x0f\xba\x7a\x77\xe6\x52\x79\xd0\xd5\xeb\xf8\x96\x7f\x50\xd5\x3b\x15\xab\xf3\xf1\xd0\x91\x86\xef\xc9\x4e\x2a\xd6\x60\xe2\xb0\xe4\xec\xfe\xc7\x53\x27\xf3\x3e\x3d\xd9\x50\x9f\xc0\x6d\xc8\xc9\x72\x58\x92\x6b\xfe\x90\x75\x2f\x1e\x7e\x4b\x43\xa1\x06\x78\xb2\x53\x59\x86\x3b\x6e\x65\x19\x6e\x2e\xca\x32\xdc\x9a\x94\x65\xb8\xbd\x2a\xcb\x70\x53\x57\xb6\x45\x74\x8e\x4b\x39\x86\x9b\xfd\x53\x86\x5b\x5c\x96\x4b\x7f\x0e\x65\xc3\xac\xe7\x5b\x96\xd1\x76\x77\x91\xa3\x54\x5c\x96\xd1\x16\x77\x82\xd1\x66\x67\x19\xed\xd4\x78\x74\x2a\xab\xaa\x9a\x8c\xb6\xfa\x2b\xa3\x4d\xfa\x2d\x86\x06\xb9\xfb\x2b\xa3\x2d\x9a\xb8\xa9\xc5\x75\x16\x2c\x53\xd5\xab\xc9\x70\xa7\x1b\x8a\x67\xac\x17\x3b\x5c\xe1\x9f\xdf\x3a\xcb\xea\x56\x57\x15\xe2\xc1\xfb\xfb\x5b\x5c\xa7\x78\x6e\xa6\xd6\x4f\x33\x87\xa5\x0b\x12\xd5\x93\x65\x44\x42\x10\xf8\xd3\xc9\x39\xf9\x2b\x23\x12\x56\x0d\x3d\xc5\x5b\xaf\xbe\x07\x45\xc5\x53\xb3\x16\x1b\xf7\x61\x45\x58\x35\xfc\xe5\x9f\xaa\x5c\x98\x05\xec\x2e\xcc\x88\xb2\x7b\x15\x0b\x28\x2c\x1a\x7a\x8d\xb7\x14\x12\x4e\x36\xdc\xb6\x26\xef\xb1\xa0\x15\x72\x13\x1a\x0d\x2d\xae\xa9\x79\xdc\x04\x9d\x40\x59\xf1\x81\xab\xd0\x51\xb5\x7f\x76\x9c\xd4\x0e\xe1\x75\x72\x81\x7e\x41\x37\x3b\x76\x79\x27\xc8\xcd\xb3\xd1\x75\xc5\xe9\xc2\xb3\x43\x31\x8c\x37\xd7\x03\xf1\x3f\x2e\x15\x7c\xc9\xb8\x57\x19\xbc\x4a\x28\x83\xb1\xb6\x32\x98\x8b\x2a\xd3\xa3\x06\xff\x28\xcc\xbc\xdc\x52\xf8\xb6\x77\x0d\xaf\x5f\x3f\xc2\x55\xfb\x45\x2c\xd5\xac\xcc\xa1\x19\xb3\xab\x7b\x7e\xfd\xb4\x3f\x5b\xed\x3f\x8a\x64\xce\x2e\x21\x90\x79\xd3\xcc\xbc\xf0\xb8\x74\x29\x73\x2a\x0c\x12\xf9\x81\xa4\x27\xfc\xd9\xa3\x60\xdd\x5d\x7d\x8d\x60\x24\xac\x3d\x94\x34\x52\xa0\x47\x51\xbc\x8b\x8b\x9d\xda\xb8\xb8\x88\xe1\x0d\x23\xef\xd9\x6f\xc2\xac\xeb\x4b\xf4\x8d\x3d\x0a\x05\x8a\xd7\xd1\x07\xfa\x13\x7f\x06\x0f\xf1\x81\x71\x9e\xff\x10\x1e\x98\x40\x1c\x0f\xc1\x81\x07\xec\xd8\x87\xd8\xc0\xe8\x88\x3c\x04\x03\x8e\xc7\xf7\x73\xcd\x87\xb0\x6d\x23\x9c\xfe\x45\x1e\x06\xd8\x15\x92\x28\x00\x81\x69\xef\xa0\x71\x0f\x00\xc3\xf6\x3b\x85\xb6\xfb\x73\xad\x8b\xb0\xb7\x77\x0e\x0f\x44\x01\x48\xd8\x6a\x87\x82\xbe\x00\x71\xf5\x07\xdb\x05\xc0\x42\x08\x71\xf6\xb4\x00\x68\x35\x95\xef\x4f\xe2\x22\x29\xa1\x9b\x14\x80\x2c\xa9\xf1\xa1\xd2\x02\x50\x51\x0d\x0d\x97\x72\x01\x80\xa2\xc8\xe3\x5b\x02\x4d\x76\xd4\x95\x03\x80\x7a\x1e\x3a\x98\x01\x80\x5a\xee\x61\xda\x19\x80\x0f\xca\xb4\xa1\x36\x18\x00\xdc\xbc\xf6\xb0\x58\x3c\x00\xbb\xec\x0c\x5d\xc1\x00\x14\x8d\x76\x4e\x03\xe2\x8e\x28\x61\xe6\x19\x80\x46\x00\x8c\x90\xce\x04\x00\x96\x2e\xaa\x62\x01\xf8\x92\x22\xc5\x00\xa4\x63\xe1\xb9\x29\x00\xa8\x96\x5e\xe1\x93\x2e\x00\xf1\x38\xba\x7b\x28\xe6\x07\x40\x5a\x39\xf1\x10\x38\x00\x19\x42\xa3\x8a\x03\x00\x3b\xfe\xc0\x67\x01\x48\x0c\x2e\xee\x9c\x00\x48\x28\x58\x93\x5a\x59\x08\x43\x50\x39\x09\x00\x02\x8f\x72\x7b\x5d\xb0\xe0\xb9\x51\x51\x09\x80\xf0\x62\x84\x44\x08\xc0\x66\x19\x02\xbb\x05\xe0\xa5\x9f\x78\xf5\x17\xee\x10\x72\xf8\xc3\x05\xc0\xf5\x1e\xca\xbc\x07\x80\xdc\xec\x46\x5e\x0b\x40\xab\x3f\x55\xc7\xc6\x0c\x04\x29\x65\x00\xe8\x07\xd2\x17\x01\x68\xd6\xcb\x00\x1f\xf1\x0e\x09\x1b\x80\x37\x7e\x25\xb3\xb6\xc3\xad\x48\x41\xf0\x53\x01\x40\x1d\x84\x91\x62\x00\xb8\xc8\xe0\xaa\x02\xc0\x6d\x46\x49\xf7\x17\xb0\x29\xd1\x05\xd8\xbc\x6a\xe2\xcd\x00\x60\xe9\x27\xc3\x80\x68\x05\x7e\x55\x00\x70\x5f\xd3\xc2\x59\x28\x00\x7c\x41\x96\xec\x4a\x89\xea\x0f\x37\x2a\x00\x8f\x00\x45\xad\xc8\x75\x6a\x8f\xb0\xae\x02\x7c\x08\x8c\xa0\x9e\xce\xae\x8e\x75\x97\x80\xec\xe8\x45\x33\x76\xe3\x04\xeb\xd0\x4a\x6a\x05\xf7\x40\x77\x2f\xd3\x3f\x79\xa3\x28\x5c\xa6\x26\x68\x11\x16\xb4\x8d\x6c\x00\x32\x94\x5e\x93\x06\x87\x15\x49\x1f\xce\x6f\x19\x34\x57\xe1\x93\x7b\x17\x7a\x5e\x85\x71\x6e\xef\x86\x08\x5f\x0f\x00\x7c\x52\x4b\x37\x00\x7d\xa7\xf0\x2c\x15\x80\x86\xd8\x33\xfc\x80\x0a\xf0\x02\x90\x0c\x60\x03\x85\x53\x40\x00\x44\xbb\xac\xd5\xfd\x40\x62\xd2\x6b\x73\x09\x08\xd8\x5e\xdb\x9f\xb4\xe0\x55\x9a\xc9\xfb\xf6\x1a\x47\x43\xbd\x76\x03\x70\xb2\xd2\xeb\x70\x9f\x50\xcc\xea\x15\x6c\xbc\x12\x91\xf5\xee\x5e\x85\x6c\x12\xf1\xa1\xee\x69\x44\x91\x86\x2a\x6d\x5f\xc0\x87\xd9\x6b\x42\x36\x69\x12\xd2\xaa\x16\xe1\xda\x34\x37\xc3\x68\x3a\xc2\x09\x53\xf0\xbb\x37\x4d\x67\x92\xc1\x75\x6f\xda\xf6\x69\x21\x90\xec\xad\xba\x04\xc6\x0d\x3d\x2e\xad\x00\xbc\x65\xa8\xa6\xbd\x93\xa4\x92\xd9\x9b\x30\x58\x92\xaa\x14\x4c\x6a\x00\x9c\x83\x88\xf4\x19\x00\x9d\xe9\xd0\x9a\x0c\xc0\x44\xdb\xec\xe6\x32\x5a\x89\x78\xf5\xe9\x0a\x77\x51\xcf\xb5\xb2\x42\xcc\xf5\xae\xbd\x92\x87\xb6\x5b\x68\xe1\x08\xc0\x32\x08\x2f\xe4\xd1\x37\x0e\xfc\x34\x1f\x79\x04\xd3\xe4\xee\x5d\xeb\x9c\xe5\x2b\xbd\xdc\xc5\xad\x3c\x38\x25\x0d\xfb\x39\x01\xf4\x93\xf2\x05\xd0\x6c\xcb\x5f\x80\xdc\x04\xfe\xae\x63\x01\x48\x5f\xc0\x03\xe0\x5b\x07\xf3\x11\x11\x2d\x00\x88\xbd\x90\xf4\x13\x5f\x46\x7d\xfc\x06\x6c\x00\xc5\x00\x22\xcc\x75\xcd\x7a\x9e\xd2\xdb\xe9\x1e\xfe\xcc\xb4\x32\x6e\xff\x84\xf0\x96\x7d\x08\xa5\x65\x5c\xf1\xde\x7d\xe8\x9a\xc8\x53\x53\x38\x2f\x97\xe0\xfd\xd5\x87\xa7\x70\xf2\x02\xeb\xe1\x81\x42\x00\x14\xcb\xa6\x4b\x08\xb7\x0c\xaf\xcb\xc4\x12\xa0\x0f\xcf\x18\x4e\xba\xee\x1e\x7e\x84\x00\xc4\xc5\x4a\xd4\xfc\x00\xa0\xe7\x4d\x54\x75\x01\xe4\xb3\xc8\x3d\x7d\x14\x9b\xae\xbb\xa7\x0f\x77\xf1\x5d\xd3\x17\xf0\x50\x42\x95\x2e\xed\xc2\xa1\x8d\x9b\xf1\x06\x71\x00\xaa\x63\x2d\x0c\x69\x87\x48\x80\xbc\x61\xbf\xf4\xa9\x7d\x9a\x37\xc1\x8f\x4b\xf2\x68\x77\xe6\x19\x19\xae\xed\x02\x40\xb8\xdc\x3e\x85\xf5\xb2\xf4\x71\x46\x9e\x2e\x51\x55\xc2\x13\xb4\xe5\xfa\x76\x16\xff\x04\x83\xc5\x3e\xbd\xd7\x11\x74\x1e\x80\x9b\x7d\x13\x84\x79\x6a\xf5\x0b\x71\xdf\xd3\x75\x6b\xe3\x96\x91\x40\xb6\xa1\x68\x10\x80\x82\x2d\xea\x75\xf9\x27\x58\x9c\x8e\x4b\xdb\xa1\x8c\x8e\xc3\x9f\xd0\x6c\x0e\x00\x52\x89\x62\xb2\xaa\x0c\x98\x64\xe3\x12\x06\x2f\x0a\x27\xe0\x6b\xa3\xcc\x41\xe8\x96\x4b\x97\x53\x91\xbb\xc7\x71\x89\x68\x28\xf2\x4d\x43\xfc\xc1\x03\x58\x74\x74\x84\x2b\xe2\x00\xf0\x74\x1d\xb7\xa6\xb4\xac\x37\x25\xee\xdb\x25\xde\x98\x6e\xdd\x22\x80\x8a\x14\x39\x87\xd1\x47\xd9\xc4\x0b\xce\x53\xd4\x5d\xd9\x43\x9a\x80\x75\x7c\x01\x31\xd8\xfb\x37\x00\xa3\xae\x5b\xd7\x68\xd9\x13\xbf\x05\xb7\xf6\x5c\xd9\x0b\x37\x0c\xb7\xbb\xbe\x1f\x89\x5e\x74\x91\x54\x62\xf1\xdf\x23\x3c\x93\x00\xc0\xa3\xc7\xad\x75\xaa\x23\x4c\xe8\x0f\xa0\x0a\x80\x8f\xe9\x71\x8b\xde\xa9\x84\x9c\x3c\x00\xff\xa4\x33\x85\xb7\xae\xe2\x4a\xac\xc0\x03\x70\x1d\xb2\x18\xbc\xb5\x6f\xab\x7c\xf0\x8f\x43\x64\xff\xf1\xfe\xaa\x33\xa1\xcb\x7d\xe9\xd4\xd7\x99\x31\xfe\x4d\xb7\xeb\x2b\x2e\xa1\x81\xe2\x35\xfb\x1e\x29\x19\x80\xdf\xd5\x62\xa2\xbd\x4e\x51\xe0\xde\x4c\x75\x12\x72\x63\x84\x89\x29\x00\x62\xd4\x26\xed\x95\x2a\x3f\x21\x4d\xd3\x5b\x31\x97\xbe\xbb\x5e\x28\x01\x80\x93\x2a\xd2\xb8\xda\xa0\x39\x69\xd7\x57\xac\xcc\xee\x3c\x93\x4b\x6c\x6c\xcb\x93\x76\x57\xc5\x60\xec\x00\x9a\x01\x18\x96\x86\x77\xb4\x00\xa0\xc3\x3f\x7c\xc6\xeb\x06\xf7\x8e\xb0\xa7\x01\x40\x1d\xf9\x72\x09\x91\x18\x57\x36\x60\xb0\x00\xd9\xa3\xdf\x0a\x09\x68\x9a\xbd\x6e\x78\x10\x23\xbb\xa7\x5b\x61\xf9\x82\x93\x10\x00\x82\x9b\x0d\x13\xf1\x75\xcb\x8d\x66\x16\x6a\xa9\xc8\x10\x0f\xc0\x95\xca\xa7\x61\xce\xae\xe3\x4d\x98\x0e\x13\xf1\x75\xcb\xd3\x55\xce\xfe\x09\x3e\xa8\x46\xce\xee\xa9\x22\x5c\x64\x61\xa3\x36\x2e\x76\x57\x16\x36\x6a\xe3\xc2\x35\x5f\x16\xaa\x6d\xe3\x56\x1d\xd5\x3f\x21\x6c\xf9\x08\xa1\x7a\x00\x06\x4f\xb8\x26\x02\xbc\x0d\x0e\x57\xb9\xf5\x1e\x6b\x03\x97\xc3\x23\x0f\xff\x64\x81\x9e\xb2\x88\x86\x36\xb0\x46\xba\xc2\xc2\xe4\x00\x14\x5e\x63\x64\xa1\xb8\x86\x2f\xe0\x7b\x14\x5d\x1b\x0d\xc7\xaf\xe7\x51\x73\x09\xc0\x0b\x65\x14\x4d\x50\x5b\x59\x00\x0f\xce\xde\x4a\x8a\x08\xcc\xb6\x2a\xdc\xb0\xf6\x1b\x00\xf6\x29\xd5\x75\xa0\x98\x55\xc2\x77\x64\x00\xba\x2a\xf5\x04\x2d\x9d\xd8\xe2\x09\x32\xe7\xab\x08\x73\xb4\xb5\x98\xe4\xa2\x4b\xb2\xd9\xc6\x34\x44\x47\x01\x40\x3c\x8b\xe3\xfc\x03\x90\x86\x77\x2f\xda\xb8\x6d\xdf\xb8\x3d\xa9\x7a\x5c\xb5\x9d\x90\x9d\xa4\x2f\x40\xa3\xad\x42\xf9\x0d\x16\xd0\xdd\x2f\x2f\x83\x77\x61\x4d\xae\x14\xb1\xce\x30\x8d\xde\x36\x16\x07\xa3\x8a\x64\xec\x0a\x34\x8f\x4f\xe3\x00\x14\x30\x58\x70\xc3\x01\x60\x80\x5f\x75\x15\x77\x91\x48\xa3\xdd\xf7\x17\xb0\x01\x5c\x06\xb0\x94\x4d\x28\xa8\x13\xe4\xe4\x1e\x4d\xc7\xa3\xcf\x9b\x98\x28\x4d\xd8\xa1\xcf\x41\x4f\x9b\x76\xf2\x01\x54\x00\xae\x43\x36\xe4\xad\xb8\x8e\xa5\x18\x2c\xdf\x56\x16\x36\xf2\x4d\x9b\xbf\xe3\xd1\xf4\x26\x9e\x29\x00\x8e\x58\xd3\xda\x76\x7c\x5a\xde\x84\xcc\x3c\x80\xa5\x48\xd7\x4d\xf4\x5f\xc7\xb9\xc4\xa1\x65\x35\x41\x8b\x66\x09\x16\x12\x80\x0f\x2b\xd7\x44\xfd\x77\x59\xf8\xe0\x3e\x25\x00\x8a\x0f\xd4\x85\x83\xfa\xbe\x88\x62\x97\x3c\x1f\x1b\xbf\x45\xd8\xb0\x05\xa0\x4a\xaf\xaa\xb9\x44\xe3\x98\x76\x1d\x8f\x0e\x1b\xf1\x00\xfc\x13\x3d\xcf\x87\x4e\xd4\x10\x83\x67\x74\xe1\xa0\x31\x12\xd8\xa1\x6b\x2c\x63\x4c\x1e\x53\x26\xa1\xc7\x90\x8f\xed\xae\x29\x1c\x04\xf1\x3b\x00\xd7\x81\xdf\x3e\x1c\x6b\x1e\xc0\x14\x86\xe9\x22\x08\x87\xc2\x9e\x8c\x5e\xfb\x9f\xef\xaf\x31\x2b\x5e\xa3\x4c\x81\x8f\xc9\x2d\x30\x4c\x2c\x0f\x5c\xea\x1e\x80\xba\x60\x07\x2f\x43\x37\xc9\xc0\x89\xcb\x01\xdc\x06\x28\xd6\xd8\xed\x9f\x84\xce\xe7\x5d\x92\xf6\xfd\x01\x28\x38\xaa\x5a\xf1\x29\x37\xb1\x3c\xd6\x70\x20\x3b\x97\x40\x52\x30\x86\xee\xc0\xb1\xa6\xe2\x14\x79\x6e\x96\x83\x82\x0a\x53\x8c\xb5\x15\xa7\x54\xdb\x6b\x2c\x39\x41\x36\x39\x3d\x7c\xa3\x8d\xe6\xb1\x3c\x0a\x83\xdc\xdd\xec\xe3\xf0\x29\xaa\x14\x3c\xd0\x9b\x88\xf8\xb1\x0b\x1b\x61\x88\xd0\x1b\xbb\xaa\x5f\xa2\x5b\xc6\xee\x0a\xa2\x33\x5c\x45\x48\xbc\xce\x74\xb4\x2f\x80\x46\xc6\x17\xa0\xa0\xe0\xa2\x6c\xc6\x76\x40\xd6\xe9\x4a\xb7\xe6\x78\xba\xd2\x8d\x2c\xa8\xbb\xc0\x4b\xf1\x81\x44\xd8\x0c\x23\x9f\x29\x5c\xa3\xe0\xa7\xf7\x98\x5a\xa6\x39\x96\xfc\x44\x68\x4f\xcf\x99\x18\xdb\x14\xcf\x65\xce\x8e\xce\xad\xa9\x6b\xfb\x8c\xcf\x43\x84\x88\xdc\x3a\xdf\x63\x56\x03\x5e\xf2\x86\xa2\x29\x9e\xf3\xad\x4a\x85\x9d\xe5\xce\xeb\x1e\x26\xc8\xe7\x9a\x52\x58\xd7\x09\x9e\xbb\xc2\x4d\xed\xee\xe9\xee\xb2\xef\x48\xaa\x43\x8a\x85\x33\xf4\x59\x00\xa0\xb9\x9e\x85\xae\xe7\x9e\x52\x36\x15\x8a\x9b\x7b\x49\x3f\x3c\xbb\xd2\x2d\xbd\xe5\xe2\x3a\xb6\xad\x48\x8a\x01\x32\x0c\xaa\xee\x18\xa6\x7c\xf3\xea\x5f\xc0\xec\xff\x6f\xc0\x1a\x97\xd4\x4f\x45\x44\xad\x71\xc9\xb4\x4d\x1b\x6a\x8d\x34\xa4\x26\x5e\x04\xc8\xd2\xe9\xd5\x7c\x2c\x85\xdb\xef\x29\xb9\x8e\x25\xe2\x59\x68\x72\x29\x6e\xdd\x34\x07\x72\x4d\x59\x0c\xdd\x3a\x93\x6b\x12\x55\x7c\xde\xe2\x62\xae\x69\xad\x4e\x51\x44\x6b\x0e\x94\x3c\xb2\x50\xdc\x9a\x04\xb1\x9d\xb7\x48\xa4\xb5\x88\xbf\x51\x6e\xa1\xa7\x8d\x53\xe4\x1b\x5f\xcf\x00\xb8\xf0\x87\xd6\xf6\x00\x40\xa4\x7a\x59\xef\x69\x55\x92\xf9\xbb\x04\x4c\x5c\xed\xd3\x3d\xdf\xe8\x1a\xa4\xf2\x05\x84\xd7\xb1\xeb\xd6\x13\xf7\x00\xe0\x84\xea\xc8\x6d\xdc\xe9\xa6\xcb\x63\xd9\xf3\x23\x9e\x88\x4e\xe9\xc6\xfb\xed\x5d\xae\x56\xbe\x00\x1e\x7d\xda\xb8\x07\x80\x87\xeb\xf4\x2d\x81\xfe\xd4\x2d\xa4\xb5\x71\x1e\x9b\xae\xbb\xb7\x2f\x20\x54\x19\xee\xef\xf0\xd1\x7c\x28\x77\x77\x1d\x44\x9f\xbb\xee\xf9\x1b\xf0\x40\x56\xb8\x63\x0f\x3a\x79\xe9\xfa\x96\x08\xf2\x26\xb7\xfa\x2d\x81\x0a\x9b\xe5\x02\x1b\xaf\x9b\xe9\x32\xfa\xd8\x72\x82\x79\xa5\xf6\x2d\x81\x5a\x81\xe9\xf2\xf7\xac\xc8\x55\x87\xc8\xac\xcf\x40\x0b\xb6\xdc\xc2\xea\x9f\x89\xc5\x41\x36\x6a\xfc\xe0\xca\xfd\x2e\x49\x47\xec\x91\xbb\xd1\x6a\xde\xf1\x23\xff\x9e\xe6\x91\x3c\xeb\x92\xe5\xba\x58\x44\x0f\xee\x38\xbb\xaf\x81\x47\xdd\xca\xb3\x7e\x7f\x21\xd2\x76\xfc\x06\x0c\x98\xde\xff\xf5\xf2\xca\xe3\xbf\xdf\x5d\x0f\xde\x33\x7f\xb3\xdd\x9f\x45\x0c\xb4\xdc\xef\xdf\x00\xb0\x93\x90\xc0\x83\x63\xca\xd3\xc5\x64\x00\x02\x5a\xf3\x64\x9e\x75\xd3\x25\xbf\xfd\x0f\x80\x35\x4d\xdf\x12\xb4\x32\xf2\xb7\x8e\xd0\x0a\xea\xdf\x51\x45\x14\xab\xde\xf3\x37\x2f\x27\x0c\x9a\xda\x03\x60\x1e\x92\xdb\x48\xd2\x75\x6b\xdf\x9f\x60\xde\xd3\x45\x3a\x3d\x2b\xa1\x25\x60\x26\xce\x83\x1f\xc6\xd3\x2d\x8f\x35\x87\x82\xbc\xb9\xe1\x0f\xae\x0d\x7f\xf3\xe7\x1e\xbc\x1b\xf6\x36\x3d\x17\xb8\x30\x2c\x96\xf3\x3c\xf8\x29\x3c\xbd\xf8\x5d\x22\xfa\xd9\xfa\xb7\x8d\xd0\xc5\x6d\xbf\x0b\x04\x4f\x23\x9b\x7e\x7b\x70\xec\x77\x67\xf3\x00\x0f\x00\x39\xd8\x75\x7f\x01\x28\xcb\x7c\x67\xaf\x68\x32\xbe\x1d\xc7\x8b\x9e\x25\x67\x0f\x7e\xf4\x4e\x15\x06\x54\x69\x05\xd4\xfe\x05\x40\x7a\x7d\x57\xa0\x6a\x67\x0c\x8f\xbd\x21\x5a\xf7\xfb\xd8\xca\x34\xe5\xfa\x76\xb4\x4b\x57\xaa\xb5\x2f\x80\x57\x79\x73\xb3\x52\xae\x4f\xff\x8b\xa0\x15\xff\x5a\xff\xf6\x7f\x7d\xfe\xf1\x57\xba\x7e\xfd\xfc\x55\xcf\xc0\xff\xf1\x57\x7d\xff\xfa\xf9\xab\x47\x18\x93\x7f\xfc\xf5\x4a\x67\x2c\xe7\xdf\x99\xa6\x33\x27\xaf\x58\xd8\xf3\x2f\x54\x99\x7a\x40\x5e\x40\x70\x5d\xf5\x8f\xbf\x5e\xf9\xbc\x34\xce\xbf\x1a\xaa\xbd\x01\xe9\x01\x81\x51\x75\x1d\xc8\xd9\x64\xe7\x1f\xc4\xef\x81\x2c\x7e\x85\xa3\x87\x1c\x10\x7e\x25\xb7\xe5\x07\xb2\xf9\x55\xe8\x64\x9d\x15\x78\x85\xcd\xc0\xf9\x37\x71\xae\x7a\xda\x8f\xf7\xf6\xf9\x17\x7d\x0c\xc2\xe6\xb5\xa9\x3d\xe2\x67\xdf\xe8\x2a\xbe\x42\x69\xf7\xfc\x8b\xdf\x86\xbf\xf9\x57\x88\xc6\xcf\x3f\x82\x78\x05\xa4\x01\x89\xa3\x7e\xfa\x1e\x3e\x4b\xce\x3f\x7e\x77\xb0\xe7\x2b\x5e\x9b\xe7\xdf\x07\x58\x0a\xd8\x13\x30\x9c\x8f\x04\xd1\xf6\x0a\x6d\xce\xf3\x6f\x53\xee\xb4\x10\xee\x20\xce\x3f\xf9\xc8\x07\x36\x80\xc5\xf5\x13\x62\xa5\x57\xb8\x5d\xf8\xeb\x45\xa0\xd4\xb0\xbe\x78\x85\xde\xdb\xf9\x77\xba\x72\x51\x6a\xbd\x00\x05\xe6\x0e\x45\xe7\x57\x78\x2e\x38\xff\xce\x1e\x09\x6d\xdc\xd7\xc3\x22\x41\x40\x86\x4e\xe0\x2b\x1c\x7b\x9f\x7f\x51\xd9\x79\xf5\xbc\x82\x6b\x7e\xfe\x05\x0a\x0f\x2d\xe5\x77\xbc\xc5\xcf\xbf\x17\xb0\x1e\xb0\x0f\x30\x1a\xad\xe3\xc0\xce\x9e\x3d\xff\x6a\x54\x37\x03\xd4\x02\x14\xdc\xfa\xd8\xbb\xef\x30\x1d\x3e\xff\xa2\x6b\x67\x95\xdf\x77\x74\xed\x1d\xde\x74\xef\x40\x97\xef\xc0\x7b\xe7\x1f\x6d\x9e\x9b\xe3\x1d\x76\xb0\xe7\x1f\x6d\x86\x92\xca\xbd\x43\xd9\x87\xc4\x83\xcb\xe6\xf9\x8f\xbf\x3e\x69\x84\x8b\x64\x12\xf7\x41\x77\x0d\x68\x6c\xe7\x48\x44\x90\xb4\x21\xe8\x34\x74\x45\x17\x02\x1a\x56\xc3\x24\x22\x1a\x39\x4e\xf6\xd3\x08\x5e\x16\x89\xf9\xeb\x67\x66\x81\xd3\x50\x83\x21\x4a\x9f\x28\x32\xa5\x51\x0f\xde\x23\x51\xa2\x74\x15\xb8\x19\xbc\x7e\xfd\x4c\x02\xf1\x9e\xdc\x36\xf8\x13\xa5\x6f\xc0\x1e\x4c\x5c\x83\x48\x9f\x22\xb7\x0c\xde\xbf\x7e\x06\x96\x5d\x69\x84\x86\x1f\x89\xf9\xeb\x67\x60\x99\x75\x72\x2e\x1d\x0e\x28\xf0\x70\x93\xa0\xde\x48\x60\x21\x29\x68\x33\xb4\x13\x2f\xaa\x08\x3e\x0c\x9f\xc0\xa9\x3c\x18\x7a\x24\xea\xaf\x9f\x91\x35\x87\xa1\xbd\x46\x02\xdd\x9a\x31\x05\xef\x86\x87\xae\xbc\xa1\xdb\x50\xee\x82\x80\x86\x50\x98\x04\x07\xe6\x0b\x6f\x86\x47\xf4\xa9\x5b\xd0\x65\xe8\x3e\x75\x64\xa0\x5e\xf7\x08\x71\x75\x27\xd4\x8c\x4f\xd6\x75\xa0\x93\x5d\x2f\xea\x8e\x97\x2e\x89\xd0\x0f\xae\x82\x16\x43\x43\xd1\x13\xb5\xd6\x04\x3f\x8b\x44\x28\xe0\x66\x41\x97\xa1\x9b\xd2\x4c\x61\x44\xc5\x21\xb1\xd9\xb1\xd4\x1e\x0a\x37\x24\x98\x2b\x6d\xac\x88\x99\x4e\x62\xfd\xfa\xc1\x3e\x24\x8d\x50\xa5\x25\xf1\x89\x11\x15\x6a\x07\x43\x44\xa2\xe0\x37\x57\xe5\x3d\xe3\x81\x3b\xc6\xad\xca\x3f\x9e\xf2\x10\x39\x8e\x5b\x7d\xfc\x78\x0b\x7d\xe0\xe9\xe3\x4b\xf0\x64\x3f\x86\x87\x5c\x07\x6f\x7a\x69\x3c\xde\xfc\x88\xdd\x1a\x3e\xf7\x12\x11\x46\x23\x11\xe7\xad\x1a\xac\x23\x44\xf0\xcd\x41\x94\xc3\x34\x7d\x84\x66\x42\xc3\x28\xb4\x2c\x4f\x6e\x08\x3c\x51\x7c\x49\x80\x03\x3d\x46\x02\xbb\x91\xd0\x15\x3c\xd9\x97\xe0\xe1\xce\x07\x7b\x8e\x93\x6b\x06\x83\x15\x43\x27\x2c\xcd\xec\x46\xf3\x00\x5e\x04\x9f\x86\x83\x6c\x71\x73\x78\xb2\x5b\xf0\xb8\x70\x2f\x3c\x2d\x9c\x6c\x35\x3c\x6e\x46\x6c\x3b\xd3\x2c\xae\x1f\x7b\xe4\xd2\xa9\xbe\x1a\x8c\x57\x59\xfc\x38\xa7\x59\xd7\x5b\xe0\xf5\x39\x87\xb4\x30\xa6\x78\xb4\x93\xc8\xa1\x1e\xc6\x84\xb5\x21\x70\x30\x2c\x06\x66\x50\x09\xe1\x1f\x89\x1a\x95\xd0\xc3\xee\x11\x21\x95\x6a\xf8\x27\x4d\x84\x38\x24\x11\x95\x6b\x91\x86\x7b\x18\xda\xba\x23\x69\x9c\x43\x98\x61\xc2\x26\x68\xf8\xf4\x4c\x84\x30\x24\xf1\x0e\x64\x74\x89\x0e\x81\xea\xf8\xff\x23\x44\x3e\x69\x86\x56\x1d\x89\xc0\x27\xd8\x32\xa6\xe9\x03\x4b\x48\xb8\xb3\x01\xe9\xeb\xdb\xab\x18\x62\xb2\x81\x9f\xb4\x84\xf3\x60\x12\x41\x84\xe0\x9a\x2e\xad\x2e\x9c\x87\x67\xd0\x03\x8f\xf9\x5c\x3e\x6b\x0b\x5d\x36\x83\xdf\x3a\x3c\x72\x3f\x95\xf0\xbd\x92\xd6\x47\xe8\x00\xbf\x4e\x07\xeb\x45\x2f\x77\xb0\x76\x49\xbc\x21\xba\x33\xf0\x75\x0b\x8e\xc6\x34\xd1\xca\x12\x16\x57\x24\xd0\x37\x0a\xf5\xb5\x84\x2d\x0c\x89\xfa\xeb\xa7\xe0\xd0\x2b\x61\x80\x42\x22\xfd\xfa\x29\x35\xd3\xea\xa3\x8d\xbf\x1f\x99\x57\x74\x81\x8b\xc1\xf5\xab\x73\x9f\xc7\xc5\x32\x9e\x44\xfa\xf5\x83\x22\xf1\xc9\x54\x43\xfb\xaf\x9f\xd0\x09\x88\xcc\x10\xf4\x34\x01\xaa\x39\x99\x62\x68\xfd\xf5\x43\x68\xfd\x93\x69\x86\xc6\x3e\x60\x2c\x27\xfb\xad\x63\x82\x6a\x27\xf0\x9d\x05\x8f\x25\x4a\x18\xf4\xe5\x71\xb3\x87\xf3\x00\x17\x14\xda\x4c\xee\x75\x3a\x7b\x15\x5f\xb0\x27\x53\x0c\x6d\xbf\x7e\x3a\x51\x04\x4f\x6e\x1a\x1c\xfe\xc7\x50\x04\x3e\xd9\x6d\xf8\xeb\xd7\x4f\x2b\x59\xd0\xb7\xa1\x9f\x33\x74\x41\x97\xba\x11\xe8\x01\x37\x93\x79\x64\x77\x23\x88\x52\xf4\xd5\x4f\xa6\x1b\xba\xe2\xb2\xcb\x02\xbf\x0d\x8e\x8a\xef\x80\xea\x7e\x3d\x09\x50\xe6\xa0\x74\xdf\x82\x43\xcb\x36\xdc\xf3\x9e\xec\x32\x9c\xf2\x85\x79\x1d\x4b\xe5\x61\x3d\x5e\xb7\x06\x39\xd6\x32\xfc\xcc\x1f\x5a\xb3\x79\x8c\xad\xf1\x84\x02\x77\x6f\x37\xe0\xd0\xf8\x25\x71\x88\x00\xcc\xba\x4e\xee\x65\x70\x20\x41\xfc\xe2\xe6\xb1\x3c\x7e\x18\x7c\x17\xf1\x8b\xb2\xef\xb6\x93\x88\xf2\xde\x6c\xcb\x9d\x5c\x10\xad\x65\x34\xc1\x8b\xe1\x23\x7a\xc3\x1c\x2c\x77\x92\xf3\x70\xe1\xa4\x36\x8f\xed\x39\xdb\x81\x4b\xaf\xa2\xf2\x2f\xef\x15\xe8\xf5\x9b\xf0\x18\x27\xfb\x11\x3c\x30\xdb\x8d\xa7\xf2\x93\x5d\x86\x47\x00\x21\x3c\x44\x9f\xec\x23\x78\x74\xf3\x26\x7c\xdd\xc9\x0e\xc3\x67\xc0\xef\x24\xb8\xeb\x0f\xf6\xe1\x3d\x35\x9b\xaf\x5d\x0c\x0f\x47\x4e\x38\x2b\x3d\xd9\x6f\xf9\xa0\x69\xa7\xd6\x36\xbc\xf7\x91\x68\xc0\xa7\xe0\xdb\xf0\x57\xc0\x35\xfd\xa1\x30\x18\x89\x49\xbb\x45\xf5\xcc\x6a\x38\xf5\x54\xb6\xeb\xc7\xa7\xfa\xc3\x05\x9a\x6f\x81\x87\xc1\x71\xf7\xcf\x24\xf0\xc7\xe0\x73\x33\x35\x4d\xc2\xc7\x7b\x21\x28\x8b\xde\x2e\x55\xe2\x25\x0c\x63\x9b\x81\xed\x6e\x1e\xc1\x51\x24\x31\x62\xea\x83\x3a\xcb\xb3\xea\x94\x4d\xdc\x90\xcb\x85\x53\x26\xd6\x16\x09\xb4\xbb\x42\x4b\x5f\x52\x7c\x12\x95\x77\x7f\x03\x0e\x4a\x3e\x89\x60\x7f\x62\x12\x7e\xb2\x8f\xe0\x08\x02\xf1\xc2\x58\x10\x7b\x91\xb8\x81\x27\xe0\x5b\xf5\x87\xb9\x75\xba\x31\x51\x2f\x58\x10\x47\xe2\x6c\x5d\xf4\x5d\x23\xb7\x0d\xc6\xd4\xa0\x07\x58\x0b\x75\x12\xaf\xa8\x45\xbd\x7c\x83\x11\x4e\x02\xa7\x5d\xed\x12\xfc\x6d\x78\xe8\x5b\xa0\x97\x5e\x76\xf8\x80\x23\x11\xee\xe8\x20\x52\xca\x7e\xdc\xfb\x78\xa7\x1d\x78\x05\xbe\xd4\xfb\xd0\x0b\x2e\x10\x75\xd5\xb8\xfd\x24\x18\x6c\x58\x22\x54\x3f\x73\x2a\x48\x37\xdd\xe0\xe0\x3a\x6e\x6e\x8e\x93\x48\x01\x0f\x33\x87\x3a\x12\xfb\xf2\x24\x4a\xc0\x0b\xf5\xa7\xa9\x7a\x92\xd4\x72\x83\x6a\x3c\xd9\x47\xf0\x45\x37\x8b\xe0\xcb\xf0\x60\x0a\x2a\x30\xc3\xc9\x2e\xc3\xa5\xcd\x4b\xbb\x79\x4c\xe0\x39\x22\x0f\xde\x06\xb3\x03\x4f\x82\xd9\xa9\x0c\xab\x0c\x75\x3f\x9c\xed\xe8\xf6\x3c\xb9\x97\xc1\xc1\xee\x0e\xb5\x8e\x93\x75\x35\x45\xd5\x84\x31\x42\x1d\x05\x52\xf8\x24\x06\xf0\x29\xb8\xcb\xe3\x23\x10\x0f\x82\x95\x47\x17\x89\xd3\x4b\x08\xa1\x3a\x1a\x87\xb0\xf2\x56\x82\x13\xf9\x91\xd6\x07\x89\x7d\xc0\x99\x4a\xda\x56\xdf\xc3\x97\x46\xc1\x4d\x7a\x1d\x7d\x6a\xe6\xd1\x77\x98\x84\x23\xaa\x68\xb1\x92\x08\x0a\x22\xd7\xfa\x67\x72\xaa\x1a\xeb\x57\xb0\xfe\xc1\x53\x4c\xc5\x64\xdf\x4a\x9f\xa4\x40\x3f\x56\xd8\xac\x24\xb0\x74\x9c\x2c\xc0\xf2\xd0\xc2\x32\x3f\xdd\x5c\x2a\x75\x2c\xcf\xd0\x22\xb6\x87\x3a\xbb\x20\xca\x4e\x22\x26\x14\x6f\xa9\x27\xbb\x0c\xdf\x28\x2d\xe7\x80\x6f\x37\x1b\x56\xca\xa8\x5c\x7d\xea\x78\x0d\x15\x7f\x11\x9c\x1e\xbb\x8c\x3a\x5e\x5e\xaf\xc0\xca\xe9\xf6\x4c\xbf\xd6\x36\xfc\x05\x9c\xee\x7c\x86\xca\x07\xde\x4b\x37\x0e\xf4\x2b\xea\xb5\x24\x82\xe7\x84\x1f\xac\x8a\x22\x20\x89\x38\x2d\xd0\xcb\x75\x5e\x1a\xed\x0c\x97\x6a\x05\x6f\x67\x75\x5e\x60\x92\x93\xa0\x1a\x46\x85\xb2\x2e\x89\x4f\x54\xc3\x24\xcf\xcc\x1b\xf8\x24\xce\x3e\x81\x5f\x50\xfd\x2e\x38\x09\xb4\xa0\x19\xed\xf4\x6e\x9e\x21\x6b\x4f\x37\x11\x40\xeb\x14\xc7\xe0\x24\xfa\xa9\x86\xa5\x42\xf3\x8f\x04\x11\x7e\x07\xad\x76\xf0\x72\x25\x88\xfa\x81\xc7\xe4\xcc\x01\xd2\x3f\x89\x20\x41\x71\x9a\x52\x51\x67\x27\x11\x3b\x07\xaf\xe4\x75\x4e\xa1\x06\xe2\x6f\x1f\x6a\x8e\x7a\xe6\x52\x79\x62\x56\xdf\xe0\xd9\x3a\xe7\x36\x3c\x76\x60\xc1\xff\x48\x9d\xde\x3a\x73\xc1\xb0\x2e\x37\xfd\xdc\x9e\x1d\x5c\x38\xdf\x10\xfa\x95\xa0\xaa\x24\x50\x68\xbe\xa9\x5f\x24\x40\x25\x40\xea\x29\x4f\xfd\x2f\xcf\x83\xc2\x86\x12\x2f\xb1\x12\xfc\x93\x44\xe0\x7d\xbc\x67\x55\x02\x76\x92\x08\xed\x78\xec\x0d\x4f\xb6\x1b\x3e\x7e\xfd\x14\x0c\xaf\x4f\xee\x6d\x70\xe0\x18\x7c\x42\xd7\xf9\x1e\xea\xbe\x74\x67\xf1\x8c\x51\x09\xcc\x48\x02\x65\xf3\xc4\xb0\xf4\x6c\xaf\x8a\x2e\x28\xbf\x08\x75\x7a\x0f\x12\xbd\xae\x94\xb8\x57\x2a\x41\xdb\x48\x04\x3f\x9d\x18\x64\x75\x25\x6d\xf1\x95\xd8\xe2\x78\xb7\x39\xd9\x65\x38\x1a\xec\x41\xdd\x9e\xec\x23\x38\xb2\x3a\x6c\xc4\xeb\x4a\xd0\x6b\x27\xc1\x6c\xb2\x67\x09\xb3\x43\x02\x95\x74\x50\xe7\xca\xdc\x5b\x95\x68\x3a\xa5\x82\xc5\x08\x91\x43\x82\x59\x08\xf3\xa5\x4a\x1c\x1b\x12\x6c\x92\x20\x13\xeb\x32\xa6\x5d\x81\x69\x4b\x68\xa0\x9c\xdc\x76\x35\x21\x52\xbb\x31\x80\xab\xab\x1a\x5e\xa5\x42\xcf\x1e\x27\x92\x05\x89\x83\x98\xb1\xd1\xac\xab\x2f\x75\x9e\x68\xfd\xa5\x70\x5b\x62\x9d\x48\xe2\x1c\xc4\xca\x12\x62\xd4\x47\xa2\xe2\x73\x86\x39\x5e\xba\xe4\xd6\x92\x0e\xf9\xc5\x5c\x6e\x61\x35\x5c\x75\x97\xca\x01\xc2\xf7\x31\x89\x03\x26\xd8\x52\x5d\x6f\x48\xc1\x8a\xc3\xe0\xbb\x60\xdf\x5c\x71\xb1\x4b\x22\xae\xd0\x92\x29\xff\x81\x04\xad\x72\x71\x7b\x17\x4d\xf1\x47\xe7\x0a\x1d\xb6\x03\x67\x6e\x1e\xcf\x41\x28\xde\xa4\x1b\x97\x0f\x75\x5f\xda\x21\xb8\xf0\x2c\x98\x43\xd5\x7d\x09\xf5\xe2\xa4\xb1\x60\xe4\x54\x71\x05\x48\x42\x4a\xf8\x14\x17\xa3\xa6\xe2\xf0\x2f\xdd\xbc\x35\xeb\xce\xea\x0d\xde\xf4\xd2\xad\x05\xc7\xfd\x58\x24\xc2\x93\xc2\x5d\x3a\xbd\xa9\x70\x58\x2b\x6e\xbc\xd2\x8d\x83\xf5\x8a\xb7\x28\x12\x87\x32\x75\xe7\xc7\x54\xb3\xc8\xcd\x0b\x86\xba\x15\xbd\x03\x12\x07\x07\xc2\x39\xab\x7b\x6a\x2e\xf7\xd4\x5c\x72\x7a\xf6\xd4\x05\xb1\x65\x80\x57\x83\xc2\xad\x58\x95\x90\x40\x9b\x9f\x25\x84\x34\x24\x71\x36\x08\xbc\xd0\xea\x57\x7b\xf5\xab\x9d\x60\xa2\x75\x6f\xa1\x22\xd4\xf9\x0a\x7c\xbf\x8a\xe3\x12\x12\x88\x36\xd8\x7e\x5b\x7c\xbf\x8a\xdc\xbe\x60\x04\x26\x4d\x3f\x12\x33\xc0\x8c\xe9\x25\xe2\x05\x3b\xb7\xbb\x54\xf0\xe2\xf6\xa5\xb7\x75\xe9\xd5\x9b\x56\xdf\xba\x1e\x70\x95\x50\xba\x26\xf8\xed\x05\x7c\xb3\x80\x15\xf4\xb7\xc5\xe0\x3b\x89\x98\xb2\x0a\x62\xd9\x8f\xa7\xf2\x99\x82\x67\xc1\x93\xe1\x28\xfc\x83\xe7\xf6\x33\x87\xe1\x33\xdc\xbc\x09\xbc\x34\x65\xe8\xa7\x74\x4c\x9d\xdb\xb8\xe9\xe5\x49\x74\xdc\x30\xf7\x80\x27\xc3\x53\xf4\x9e\x40\xdf\xcd\xf4\x61\x83\x3e\x4c\x77\x0d\x76\xee\xc9\x7e\x0c\x7f\x80\x57\xe0\x5b\xd5\xc4\x0b\xbd\x84\x08\xe6\xd3\xd0\x5a\x23\xf1\x39\xe0\xc0\x13\x6d\x08\x3b\x9d\x44\xe0\x89\xd3\x99\x3f\xd2\x58\x0d\x23\x36\x12\x07\xeb\x10\x5d\xab\x8d\xc6\x7d\x7e\x12\xcc\xdc\xc8\x82\x67\xc3\x0b\x70\xfa\xda\xdc\x7a\x83\xb6\xe6\x28\xb6\xd1\x5d\x4f\x57\x3d\xf3\x16\xfc\x63\x38\x63\x9e\xd4\xdf\xc1\xa5\x27\x81\x67\xeb\x38\x2b\x6d\x8c\xa1\x6e\x86\xed\x48\x21\x10\x45\x83\x30\x24\x71\x2e\x1a\x22\x0b\xb4\xb1\x3c\x45\x8b\xda\x71\x4d\xdf\xc6\x72\x2f\x71\xe7\x14\xb2\xf1\x93\xf3\x44\x87\x2e\xe3\x29\x3e\x04\xff\x18\x4e\x35\x89\xea\x5f\xdc\x1b\x27\x11\x06\x02\xad\x33\x09\xef\xa1\xea\xdf\xb8\x21\xa8\x9d\x5e\x7e\x96\xea\xf9\xa0\x8e\x82\xcb\xb8\x36\xc4\xe3\x6a\x36\xcd\x80\xb1\xd6\xc6\xb3\x54\xff\x83\x93\x3b\x4c\x50\xdb\x78\xb6\x26\x01\x9b\xc0\x89\x6d\x6f\x9b\x49\x6b\x38\x13\x9e\xf7\x70\x7e\xd5\x66\x52\xff\xc5\x24\x2e\x35\xf6\x73\x9b\x19\xfa\xf9\x24\xa2\x7e\x42\x56\xb4\x89\x10\x33\x12\xf7\xaf\x9f\x8a\x67\xa7\x06\xcb\x98\xc4\x22\xae\x3e\xd5\x14\xad\xc9\x2c\xec\xe7\x50\x24\x3c\x59\x4e\xe9\x49\xd4\x53\x4d\x55\xf1\xfd\x32\xf8\x4d\xf1\x18\xed\x6c\x9a\xb5\x19\x7b\xab\x5e\x9d\x41\x75\x77\xa6\xd3\x19\xf5\xbd\xbb\xf2\x0e\x0a\xc0\xee\xf8\x64\x3f\x86\xb3\x56\x93\x39\x10\x25\xd8\xa0\x04\xd3\x8d\x59\x6d\x9b\xba\x3e\x4f\xa2\x9d\xea\x27\x53\x30\xa7\xa6\x26\x78\x48\x77\x09\x2b\xa6\x93\xe5\x4a\x69\xb0\x78\x2b\xfe\xc4\x4e\xee\x65\xf0\x1b\x13\x1e\x55\xb3\x5d\x3c\x5e\xd0\x0d\x16\x4e\x9b\xcb\x33\x8f\x1a\xed\xc4\x5b\x53\x9b\x0b\x6c\x7a\x12\x2f\xbc\xbd\x33\xda\xed\xb9\x09\x0f\x56\x49\xb1\x6d\xda\x7c\x21\x2d\x6a\xc4\x7f\xaf\x77\xa6\xb8\x38\xbe\x0d\x33\x94\xca\x83\xb5\x11\x2f\x99\x44\xcc\x3c\x0e\x81\x1b\x71\x4d\x49\xc4\x83\xbb\xc5\x83\xbb\xad\x9b\x87\x6f\x5b\x37\xe8\xb4\x87\xbd\x7d\x5b\xde\x67\xd2\xa9\xe8\x83\xc9\x21\x36\x26\x89\x0d\x9c\xf2\x7a\xf9\x4a\x79\x39\xdd\x9d\xf3\xb0\x32\x54\x6c\x53\xb0\xc6\x3e\x92\xe0\xee\x4f\x56\x7f\xd8\x80\xab\x1a\x5e\xd5\x1f\x90\xd1\xea\xc2\xb3\x0b\xbb\xc1\xd2\x2a\xfd\xe9\x3a\x6f\xab\x83\xaf\xf1\x8a\xde\x96\xb1\x85\xfc\x3e\xf4\xa1\xf2\xba\x71\x9b\x1c\x0a\x14\xcc\xa8\xdb\x92\x24\xec\x24\x02\x2f\x10\x45\xbd\xad\x05\xd9\xdb\x20\xaa\xee\x82\x97\x8a\xb6\xd6\x52\xfd\xeb\xac\x83\xc2\xa0\x35\x22\xf6\x90\xb8\xa9\x26\x0b\xfe\x31\xfc\x01\x1e\x9b\x87\xa0\x38\x24\x38\xce\xaa\x7e\xf3\x8e\x6d\x44\xac\x39\xe5\x99\xe6\x0d\xf9\x72\x12\x0c\xab\x53\xcf\xcb\xdd\x7f\xa9\xfb\x60\xc1\xf5\x1a\x5a\xde\x17\xa6\x59\xc4\x29\x6d\x84\x88\x20\x31\x4f\xf7\x41\xe1\x4b\x5c\x9f\x06\xf1\x77\xba\x43\xf5\x9f\xa9\x6a\x3e\x50\x47\x23\x51\xfe\xe3\x59\xc0\xad\xcd\x3d\xc0\xd5\x84\x35\x20\xb1\x4f\xf5\xda\x54\x1f\xb7\x1a\x71\x05\x4e\x71\x7a\xf9\xe8\xa6\x59\x0f\x37\xcd\xc8\x4d\xf0\x6e\x38\x16\x5e\xdc\x10\xeb\xd1\x91\x90\x63\xfc\x4e\x08\xb8\x86\x97\x75\x12\x25\x1c\xc4\x75\xc0\x2a\x2e\x5f\xe5\x72\x6d\xda\xb6\x04\x62\x0d\xaf\xcb\x77\x41\x12\xdb\xf0\x1d\x4c\x82\xea\x19\xed\xf6\x45\xb9\x1b\x0f\x5f\x98\xa3\x6d\x4f\x2d\xa2\x54\x21\xfb\x64\xb8\x5b\xbc\x8b\x93\x08\xdc\x4b\xc8\x8d\xb6\xa7\xbb\x89\x9f\x8a\x4e\x88\x8c\x86\x47\x3e\x12\xf1\x0e\xd7\x05\x6d\xba\xac\x41\x97\xd5\xc2\x1a\x9a\x2c\x6b\x56\xa7\xac\x97\xe0\xae\x66\xab\x1a\xd0\xe6\x96\x20\xf5\x24\x42\x47\xad\xab\xfb\x8f\xbb\xaf\x59\xc6\x57\x6e\x1f\x37\x5b\xff\x24\x82\x05\x08\xc2\xeb\x23\xd3\xfd\x93\x08\xea\x23\x14\xb4\x22\x5b\x0d\x0f\x3d\x98\x7a\x53\xbe\xb2\x37\x4f\x22\x1c\xd2\xc4\x49\xef\xa3\x71\x72\x4f\x22\x74\x5f\xf1\x82\xd6\x7d\xfd\x77\xae\xff\x24\x96\x72\x1f\x83\x9b\xf8\x24\x5e\xbf\x7e\x2a\x4c\xdf\x3e\x26\x3b\xfc\xec\x8d\xf0\x4d\x55\x93\xe0\xee\x0d\x56\x2e\x05\x45\x8a\x3e\xa6\x9b\x9d\x6a\xb6\xd2\x9d\xe9\xea\xc3\x1b\x65\x12\x67\xba\x8f\xed\x7a\x74\x12\x67\xfb\x1b\xe2\xc1\x3e\x50\xe3\x89\xc4\xb9\xd2\x08\x85\xdf\xc7\x8b\x27\x5b\x47\x66\x7e\x97\x50\x07\x3f\xd9\xa9\x41\x4b\xab\x17\x2f\xe3\x1d\xd3\x6b\x12\xfd\xd7\x0f\x6a\x6a\x91\x5b\x06\xb3\xf4\x99\xea\xdf\x43\x83\x0b\xfe\x7b\x45\x70\xd4\xc7\xdb\x2b\xf9\xe6\xf8\x12\xed\xe3\x64\x5d\x5c\x73\xd1\xa9\x46\xdc\xf8\x93\x60\xee\x82\x28\xe9\xf0\xd5\x23\x11\x0f\xcb\x42\x98\xec\x3e\x2f\x76\xe2\x49\x04\xff\x6b\x04\x36\xec\xf3\xe2\x72\xe9\x53\x97\x0e\x8e\x0e\xfb\xd4\xa3\xed\x24\xe2\x40\x12\xd4\xed\x9c\x33\xda\x45\x8c\x7e\x97\x11\x7c\xb1\x3e\x13\x58\xef\x24\x22\x04\x1a\xce\x88\xfb\xd4\x25\x72\x12\x31\xc9\xaa\xa6\x80\xc5\x4e\x02\xa3\xb4\x44\xb3\x55\x4b\x3c\x2b\xce\xb8\x71\xd4\x79\xb2\x6f\xc3\x29\x9f\xa9\xa7\x69\xe3\xce\x50\xb3\xaf\x3d\x09\x0c\x65\x79\x12\x41\xfa\x11\xba\xb8\xcf\x3e\x35\x5a\x4c\xb7\xc7\x6d\xf8\x56\xf9\x70\x2a\x5b\x79\x27\x75\x53\x31\x1d\x2a\xa6\xa2\x4a\x22\x03\x11\x12\x8d\x60\x04\x55\xf0\x6d\x38\x86\x75\x8d\x39\x96\x74\xed\x24\xd2\xa9\x26\x5e\x0e\x1d\x9b\x58\x12\xe1\x95\x1c\xcf\x8c\x1d\x4b\x58\x12\x23\x8a\xd3\xaa\x98\x62\x27\x11\xb5\xf4\x22\xf0\x30\x78\x05\x38\xce\xd0\x94\xf4\xf8\x24\xde\x54\xce\x48\xd7\x54\xa3\x41\xe3\xd4\x3e\x99\x5f\xdd\x95\x27\x11\xfe\xac\x71\x02\x78\xb2\xc5\xf0\x38\x0c\xa3\xa9\x1a\x6f\x0f\x9c\x9b\x4a\xe5\xa3\xcf\xb5\xd5\x9b\x60\xcf\x56\x5c\x8c\xf6\x29\x19\xf4\x49\x84\xaf\x6f\x9d\x68\xf8\x66\x24\x0e\xd9\x17\xea\xb2\x27\xb7\x55\x7b\xf0\xc9\x2a\x04\x49\x9f\xef\xa1\x4d\xf0\x26\xb4\x25\xb1\x22\xfb\xd4\xf3\xf4\x24\x3a\xb5\x77\xc1\xb5\xda\x6f\xce\x02\x51\xe1\xbb\xf9\x67\x27\x11\x11\x85\x2e\xad\xd3\xc7\x73\xf6\xc1\x91\x2f\xaf\xa3\x6e\x82\xad\x43\xb0\xd5\x01\x76\x9c\x8f\x8e\xda\xc4\x50\x7b\x10\xe0\xac\x13\xcb\x9e\x44\x20\x65\xe2\x1e\xf7\x25\x7d\x95\x93\x88\x30\x24\x78\x67\xef\x2b\x1b\x2e\xad\x54\x7c\xf0\xf4\x95\xb5\x3f\x56\xc6\x0c\x05\xd6\x74\x5f\x12\x31\x74\x45\x47\x9e\x08\x3c\xfb\x92\x7e\x57\x57\xac\xde\x82\x87\x9e\xbe\x9a\xeb\x09\x0f\xd9\x95\xa8\xae\x1d\xab\x48\x12\x6f\x0c\x2a\x63\x43\xad\x21\x3c\x47\x6c\xcf\x8a\x98\xb2\xe3\x8d\x8b\x44\x2c\xe1\x1d\xcc\xc5\xbe\xbc\x2d\xf1\x8e\x54\x91\x52\x76\xe2\x17\x92\xa0\x33\x6c\x6e\x42\xf6\x91\x88\xce\xb0\x11\xd6\x76\x2d\x9b\x5a\x2a\x43\x32\xce\x25\x98\x5b\x25\x6e\x55\x5f\x12\x99\x9e\x04\x33\x3f\xe8\xcb\x5b\xc8\x66\x85\x15\x69\x9d\x9a\xe0\x8f\x50\x31\xd1\x91\x52\x0a\xcd\xd2\x4f\x5f\x8f\x87\xf4\x68\x48\xa0\x6e\xa2\xe1\x90\x58\xc0\x63\x9f\x6d\xa9\xf2\x75\xc2\x8e\xa4\x74\x53\x3f\x71\x3d\x48\x84\x13\x4a\x5e\xdb\x9d\x48\x1c\x24\x62\x3f\xe1\xe8\xa7\x6f\x69\x0b\x9d\x04\x16\x91\x20\xb9\x9d\x75\xad\xee\x8c\xc6\x3e\x41\xbc\x3a\x31\x1d\x48\x08\x4e\xfd\x46\xa2\x5b\x48\x94\x78\x2f\x7d\xb7\xa1\x76\x1b\x7e\x0a\x34\x0f\x78\x2b\x27\x11\x6e\xe9\xd1\x34\x39\xd9\xb7\xe1\xe1\x65\x9e\x98\x46\x7d\x77\x1e\x65\x27\x11\xd4\x02\x2f\xca\xbe\xa7\xd6\x70\x87\xab\xad\x16\x06\x6a\x9f\xbe\x45\x9f\x77\xdc\x3a\xdf\x03\x75\xc4\x8e\x5b\x67\x12\xf3\x14\x2f\x02\x8b\x46\xd9\xeb\x20\x87\x76\x6b\x72\x96\x27\x2d\xde\x5e\x8d\x60\x5a\x7d\x8b\xc8\xef\xc8\x54\x53\x42\x1e\xd3\x91\x95\x92\xf8\x44\x71\x81\x79\x43\x9c\xc4\x7d\xc0\x9a\xc9\xb7\x57\x0a\xf7\x89\x45\x18\x64\x1b\x53\xec\xc0\x14\x4d\x1b\x61\xeb\x01\x77\x12\x98\xbf\x0e\xc3\x87\xe1\x31\x22\xed\x8f\xb7\xd7\xe3\xad\xf5\x98\x0c\xe9\xd1\x9d\x89\x87\xc7\x46\x5c\xf6\x6e\x3e\x56\x17\x1f\xab\x5e\x5a\x8e\xc7\xd5\xe0\x8a\x60\xc2\x87\x18\x56\x7e\x19\x28\xbf\x34\x62\xdd\x9d\xdc\x23\x70\x50\x0e\x09\x9d\x8e\x31\x32\x42\x9a\x93\x08\xc7\xa3\x78\x25\x1d\xa3\x82\x73\x4f\xe2\xf4\x06\x69\xf2\xc9\x75\x83\x83\x4b\x8b\x3f\xd1\x31\x3a\x13\x7f\x12\xf1\xde\xe8\xf7\xdf\x60\x64\x9d\xd2\xea\x55\xdc\xb4\x0d\xa7\x8a\xc3\x8a\x29\x27\x11\x64\x02\xa2\x8e\x61\xc5\x94\x93\x08\x7d\xf1\xb8\x96\x86\x25\x95\x03\x49\x65\x43\x6e\x3f\x70\xe4\x44\x22\x04\x9b\x5d\x43\x93\x7e\xe6\x40\x3f\xb3\x21\xbe\x91\xad\x21\x89\x71\xc0\xc1\x37\x1a\xd6\x3f\x39\x89\xc0\xc7\x84\x7b\x1c\x43\xaf\xff\x93\x08\x74\x81\x27\xcc\x31\xd6\x52\xab\xf8\xfe\xee\xc4\xab\x39\xd9\x6e\x38\xd6\xb9\x9d\xf2\xaf\x21\x38\xea\xde\xa3\x68\xac\x12\x45\x0e\x44\x91\x29\xf1\x30\x1d\xe3\xe5\x05\x0b\xac\xd7\x10\xbb\x0c\x1c\xb8\x90\x78\x28\x4e\x35\xba\x0d\x07\x14\x65\x4a\x1e\xd6\x87\xbb\xf6\x24\xc2\x1a\xb2\x04\x05\x38\xa6\xe4\xf3\x27\x91\xb0\xe6\xbd\x04\x9f\x86\x2f\xe0\x51\xff\x4c\x4b\xf0\x44\x04\x44\xc2\x90\x8c\x99\x35\xac\x99\x89\x16\x0b\x0b\xfa\x64\x3f\x86\x3f\xd8\x02\xd3\x6e\x81\x69\x72\x12\x99\xf2\x1d\xb8\x86\x3b\x4b\x0c\x17\x97\xa9\x63\x16\x28\x8e\x93\xc0\xa4\x38\x53\x8d\xb8\xff\x63\xc2\xfd\x4f\xb8\x0a\x3c\xd9\xdb\x70\x86\x55\xe8\x4e\xe3\x14\x9d\x04\xd3\x16\x64\xfc\x40\x64\x49\x02\xeb\xe2\x4a\xbb\xd2\x11\x39\x89\x8a\x5d\xf2\x25\xf8\xdb\x70\xa6\x99\xad\x39\xa7\xeb\x99\xc4\xcd\x2f\x2a\x3f\xb9\xcd\x07\xf4\x5a\x52\x4c\xf0\x61\x5e\xd3\x80\x32\x6b\x28\x2b\x0f\x38\x4c\x24\xb0\x7e\x8e\xab\x6c\x98\xc0\x1a\x22\xb0\xea\x35\xba\xe0\xd3\xf0\x15\xd5\x08\xbc\xd5\xfb\xc5\x55\x86\x52\xd3\x98\xaf\xad\xea\x5f\x44\xc3\x42\xc6\x37\xe0\x48\x91\xc0\xea\x18\x64\x32\x3f\x5c\x11\x27\xd1\x28\x2f\xb8\x17\xeb\x83\x7f\xa1\x70\x6c\x73\xb2\x4b\xf5\xe3\x55\xa8\x7a\xd6\x1e\x21\x99\xf9\x10\x87\xbf\x25\xea\x79\xb8\xfa\x4e\x22\x54\x03\x99\xfc\x75\x73\x45\x9c\x04\x93\xc9\xd1\x82\xb3\x45\x22\x18\x74\x9d\x23\x84\x13\x29\x12\x61\x23\x81\x43\xeb\xb1\xb2\xba\xbf\xf2\x59\xcd\x56\x83\x92\x3a\xb9\x6d\x70\xbc\x2a\xd0\x7e\x1e\x2b\x6b\x0d\x57\x58\x90\x34\xb4\x91\x86\x19\x5f\x43\x8c\xaf\x8a\x2b\xe8\x81\x37\x34\x12\x0f\xbd\xa1\x9a\xc2\x7b\xe0\x24\x98\x34\xb6\xda\x2a\xae\x1e\x3b\x9f\xca\x23\x67\xac\x22\x34\xb5\x22\xae\x51\x6b\xea\x7c\x9b\xea\x65\x23\x86\x12\x12\xa5\x81\xb7\x5b\x12\xef\x70\xf6\x47\x6f\xbc\x61\x09\x19\x9f\x12\xc2\x9a\xb1\xa4\xe8\x3e\xf0\xcb\x7a\xe0\xcc\xb1\xd4\xd1\x4f\x22\xa8\xe4\x9a\x0c\x5f\x86\x07\x3a\xaa\x99\x59\x58\x5a\xc2\x15\xd1\x0c\x1a\xbe\x08\x07\xde\xdb\x48\xd0\x6c\xa1\x9a\xb7\xa7\x1e\xcf\x63\x95\x6b\x7e\x10\xd1\x93\x44\xfe\xf5\xd3\x3a\x1b\x70\x19\x4b\x2d\x61\xa9\x06\x6a\x5f\x1f\x61\x23\xc2\x7b\xb6\x30\x18\xff\x0c\x82\x8d\x91\x08\x92\xbd\x76\xc1\x21\x51\x06\x51\xc2\x0e\x3c\xaa\xd9\x09\x5a\xe4\x24\x18\x6c\x70\xb7\x4f\xf6\x6d\x78\x78\x16\x0f\x96\xec\xd8\x58\x22\x45\x22\x3a\xc9\x9d\xb8\xb3\xa6\x66\x67\x7c\x3b\x76\xc0\x45\x33\xbf\x43\x34\xdd\xc2\x63\xd3\x67\xec\xae\x65\x25\xe0\x49\xeb\x93\x26\x3b\x2f\xe3\x41\xf8\x92\x7b\xc2\xfe\x1c\x56\x4a\x1b\x5b\xeb\x87\x54\xe4\x64\x87\xe1\x33\x5c\x40\x0a\xac\x7b\x98\x00\x1f\x6d\x04\xcb\x7b\xec\x21\xf4\xb7\x71\x95\x31\x34\xbf\x08\x31\x49\x0c\x6a\x8f\xbd\x6a\x15\xb6\x21\x15\xb6\x39\xd8\x4d\x7b\xba\xfa\x09\x7d\x85\x50\x6d\x6c\x19\x2b\x9c\x44\x06\x4e\xef\xb7\x96\x1b\xcb\xe1\x94\xc2\x59\xd8\x67\x6c\x71\x33\x07\xde\xfb\x53\x42\x36\x3c\x70\x95\x49\xe2\x06\xce\xb0\x44\x91\x0d\x28\xb2\x94\x50\x99\x1d\xfb\xed\xfe\xbc\xd5\x9f\x4a\xbb\xef\xe5\xf2\x67\x23\xb4\xa1\x75\xfd\xb8\x7a\x7c\x79\x4f\x98\xa8\x63\x7f\xbc\x3f\x3e\x44\x15\x0c\x8f\x3a\x9f\xb1\x45\xe2\x0f\x3c\xaa\x35\x85\x44\x19\x17\x84\xdd\x49\xc4\x9d\x87\x6c\x65\x5a\xbf\xf8\x24\x18\x2d\xfe\xc9\xc7\xcd\x68\x27\x3a\x6f\x6d\x12\xfc\x62\x64\x96\xf6\x24\xb8\x4b\xf0\xcd\x3e\x84\x6f\x4e\x22\xd0\x1c\x5e\x3c\x27\x3a\xbd\x24\xe2\xea\xec\x33\xfd\x99\xc6\x9a\x38\x05\x22\x41\x8c\x77\x3c\xcd\x9b\x9b\x37\xe1\xe6\xdd\x03\x46\xf9\x44\x18\x48\xa2\x10\x4f\x8d\xe6\x1b\x0f\xd6\x09\xbf\xef\xae\x8a\x0a\x6a\x69\xe1\x44\x5a\xd8\x14\x35\x78\xe8\x19\x31\xe5\x39\x6d\xc0\xf8\x9e\x56\x37\x9b\xa8\x9b\x9d\xea\x3b\xf0\xa5\xd9\xe8\xb8\x9b\x26\xf6\xc3\xe8\xdc\x64\x27\x11\x73\xad\x58\xb8\x88\x1a\x49\x7c\xa2\x78\x02\xcc\x4a\x9e\x44\x0b\xdf\xac\x74\x66\x78\xaa\x75\x8a\x70\x2a\x3b\xc7\x98\x9a\x9b\xc1\xbe\x42\x84\x73\xb2\xcd\x70\xe6\xe6\x5b\xfe\x65\x78\x5c\x94\x9d\x58\x01\x63\xb8\xf3\x83\x10\x9b\x88\x7c\x4e\x56\x4b\x16\x2a\xa2\x07\xce\x0e\x1a\xee\xe6\xd8\x2a\xcf\xe4\x4c\xd7\x3f\x55\x3f\x61\x2c\xcc\xeb\x9c\x38\xb2\x39\x70\xfa\x29\x9a\x75\x42\xb3\x8e\x56\x0d\x76\x35\x1b\x77\x0e\xc4\x77\xb1\x0e\xf4\x49\x30\x0d\x04\x24\x18\x7a\x86\x9f\x44\x5c\xa0\x93\xf8\x08\x63\x0f\xc1\x23\x82\xca\x5d\x15\xd1\x68\x6c\x77\x73\xab\x9b\x38\xc1\x1f\x6f\xd7\x0f\xbd\xd0\x79\x21\xcd\xf1\xf1\x16\xf9\x40\x43\x73\x41\xcf\x21\xba\x60\x62\xfa\xd3\x15\x95\x79\x7c\xb6\xaa\xf9\x68\x76\x08\xec\x65\xed\xb9\x89\xf6\xdc\x81\x33\xac\xc7\xab\x15\x9a\xc0\x5d\x21\x67\xe7\x05\x16\x3f\x89\x78\x93\x4c\x26\x6d\xca\x6c\xe0\x24\x58\x5c\xe2\x1c\xcc\xc6\x23\xf1\x24\x98\x35\x62\x30\x4c\x19\x9c\x9d\xc4\x3c\xd5\x13\xcc\x67\xb6\xf9\x36\x38\x70\x0f\xfc\xa7\x39\x3b\x14\xf4\x49\x04\x92\x51\x94\xf7\x29\x43\xb4\x93\x68\x94\x1f\x82\x7f\x0c\x7f\xc2\x20\x90\xde\x0c\x21\x93\x89\x03\xc8\x01\x7f\x68\x9a\x1f\x38\xcd\x0f\x1c\xc4\x14\x98\xd3\xa3\x9a\xb0\xb7\x10\xc9\xcc\x29\x05\xf7\x89\xb3\x82\x7e\x73\x0c\xcd\x82\x3b\x89\x19\x6e\x7e\x29\x2d\x7b\x8f\x93\xa0\xf3\xac\xa0\x95\xcf\x26\xca\x67\xfd\xd6\x54\x4a\xe9\xf8\x24\xe2\xfe\xe0\x9e\x98\xf3\x23\x8c\x37\x43\xc7\xc8\x28\x67\x7e\xdc\x17\x79\xc1\x9a\x5a\xa9\x8f\xc7\x4a\x48\x6b\xb4\x64\xe7\x14\x5a\x3e\x89\x40\xcb\x30\x70\xe6\xf4\x3e\x98\xda\x07\xa3\x09\xee\xde\x3c\xea\x8d\x62\x61\x4b\x17\x79\xca\xfc\x7d\x4c\x85\x37\xbe\xb5\x41\x56\x44\x60\xbd\x21\x27\xe7\x12\xa3\xe6\x24\xc2\x9c\x37\xb1\xfd\x30\x7c\x27\x11\x0c\x1c\xc5\xdd\xb4\xe4\x75\x22\x79\xed\x37\x51\xf2\x56\xd2\xa1\x5a\x09\xbf\x76\x68\xce\x4f\xd3\x8d\x53\x74\xe3\x98\x0a\x04\x5e\xb4\x80\xab\xb0\x2d\x1d\xf5\xbd\x40\xdd\x9e\x04\xf5\x28\x2c\x7b\xd1\xfe\x5b\x25\x94\xe4\x1d\xc3\xbc\x78\xb0\x45\x71\xe6\x15\x9a\xbf\x6c\x57\xa3\xee\x28\x46\xb6\xd8\x43\x27\x41\x35\xf4\xb2\x6a\x17\xaf\x88\xfc\xe8\x30\x81\xab\x41\xe1\x9f\xc4\x08\x70\x07\x2c\x6c\xbc\xe2\x6e\x70\x30\x2c\xf3\x14\x27\x3c\xc5\xd3\x17\xda\x14\x0d\x34\x89\xc9\x90\xd2\x54\x40\x7e\x23\x75\x84\xc1\x3d\x29\x94\xb4\x68\xa3\x93\x88\xbe\x28\xc8\xba\xb4\x0a\x4e\x82\xd0\x90\x8a\x00\xdf\x3d\x22\xa2\xb4\xa5\xa9\x30\xe2\xc3\xb5\x0f\xc5\x43\x52\xb8\xfb\xa5\x6d\xb6\x96\x62\x0a\x2b\x7e\xf9\x72\x3d\x21\xf3\x4d\x97\xe2\xea\x9a\xb6\x3d\x89\xb3\x5b\x93\xc2\x61\x6f\x5e\xe0\x27\xf1\x04\x98\xda\xb7\x77\x4d\x38\x8b\xeb\x28\x85\xce\xb5\xbd\x4c\x21\xff\x4d\x49\x31\x89\x96\xe4\x4a\x13\xfb\xb0\x94\x10\x9a\x9d\xec\xdb\x70\x75\x46\xe5\x5d\xfd\x8b\xea\x09\x5e\xb7\xa4\xb0\x7c\x12\x2b\xc0\xaa\x45\xb8\x06\x96\x68\xc7\x00\x77\x2e\x69\xa2\x9e\x04\x1e\x2c\x14\xd9\xfc\xe5\xf5\x7b\x29\x22\x2a\x81\x5c\xd6\xdb\x9d\x09\xa6\x42\xcf\x84\x7f\x5b\x6f\xef\x60\x71\xd8\xe1\xcf\xce\xf5\x5e\x3a\x09\x6f\x07\xc2\x57\x35\x5e\x10\x62\xd5\x24\x8c\xa9\xe6\x92\x85\xdd\x49\xe0\x2b\x46\x91\xdf\x3f\xae\x3f\xde\x99\x38\xb1\x8e\x9c\xce\x1f\xe1\x5b\x50\xdf\x9d\xeb\xf1\x0e\xc6\x46\x2d\x7f\x43\x6d\x83\xf8\xb6\xfd\xce\x14\xc7\x64\x66\xac\xfb\x96\xd7\x9b\xfa\xff\xa1\xae\x5a\xff\xef\xc4\xd5\x36\x69\xb7\x6f\x79\xa0\xb9\x1d\xe7\xd8\xb5\x2d\x3c\xe4\x28\xbc\x8f\x34\xb4\x4f\x02\xbf\x38\x0e\xba\xab\x73\xb5\x8b\x82\x36\x7f\xc3\xe6\xbe\x0d\x57\x48\x7c\x87\xa8\xcd\x82\x43\x6a\x4e\x45\x0b\x95\xad\xf7\x49\x00\x9f\x8e\xdf\xfa\x36\x3c\x56\xcc\xb1\x50\x35\xd3\xbb\x6a\xa6\x15\xf9\x54\x92\xb1\x93\x50\xe0\x52\x87\x05\xed\x86\x13\xeb\xeb\x1b\x7b\x92\x5d\xbb\xbb\x83\x8c\xd2\x9d\x01\x83\xf5\x24\x12\x31\xfc\xaa\xe0\xcb\xf0\x1d\xc1\xfc\x14\x39\x6e\xa8\xd9\x25\x87\x9a\xd9\x11\x00\xb7\xe1\x11\xcb\xe7\x1b\x09\xf0\x63\x30\xb1\x83\x14\xd6\x69\x1b\x1e\x46\x5c\xbd\x38\x96\x99\xa8\x0d\xe4\xea\x29\x3b\x66\xef\xf6\x24\x6c\x82\x17\x15\xc7\x2f\xdb\x06\x47\xc4\x36\x07\xf3\x1a\x9a\x82\x17\x71\x08\x15\xdb\xe8\x25\x94\x86\x76\x64\xba\x1c\xf3\xe8\x25\xdc\x85\xb7\xa9\xd3\xa8\xa3\x54\x69\xa1\xe2\x21\x9c\xb2\x23\xac\x89\xc7\x3c\xf7\x9b\xd0\x5f\x0a\x87\xf9\x5e\xcd\x60\x02\x2c\x39\x0e\x92\x6a\xff\x68\x7e\x15\x7f\x4a\x46\x3c\x27\x81\x1f\x24\x85\x1a\x91\x70\xc9\x4e\x5c\x6a\x71\x08\x1e\xd6\xfb\x24\x08\xa8\xe3\x90\x31\x03\x70\xac\xd7\xa8\x8a\x06\x32\x5c\x4b\x3c\x2b\x07\x7a\xc6\x27\xb7\x0c\xde\x07\xfc\x8d\xa5\xb1\x01\x4f\xc5\xe3\x21\xda\xc0\x92\x1a\xfd\x49\x84\x25\x5d\x12\x34\x1b\x1a\xce\x0a\x88\x1a\xb2\xa5\x11\xf6\xb0\x91\x3a\x0a\x15\x0f\x7e\xc2\x48\x0c\xcc\x2e\x55\x7c\xbb\x78\xdc\x18\x43\xe1\x20\x44\x76\x3f\x68\xf1\x4a\x0b\xe5\xf1\x2b\xf8\xe1\x15\xdc\xa7\x02\x20\x88\xd2\x3a\x89\x15\xe0\x5b\xe0\x6d\xf0\xd9\x8c\xf3\x76\xe9\xb7\xc1\x9f\x28\x3d\x15\x06\x43\x3d\x09\x1d\xef\xae\x48\x4c\x7b\x8e\x6a\xf0\xb9\x73\x52\xcb\x2e\xde\x0d\xa7\x2b\x8e\x56\xc1\x42\x10\x19\xaf\x75\x45\x8c\xe0\x74\x3d\x44\xa3\xeb\xc3\xb1\x27\x96\xa1\xc1\xde\x56\x40\x89\xa5\x7e\xbc\x34\x18\x05\x93\x10\x34\x54\xc7\xc7\xed\xa8\x12\x8f\xa0\x21\x11\x95\x10\xef\xd9\x6f\xd7\x11\x8a\xe4\x8a\x39\xb3\x45\xdc\x3f\x3b\xf0\xb0\x83\x88\x3c\xda\x23\xfb\x89\x7d\x7c\x7f\x23\x47\x44\x9f\x49\x62\x45\x7a\x5d\xc5\xdf\xf6\xef\x6f\x72\xce\x71\x39\xc2\x04\xc6\xea\x4a\xc6\xef\xe4\x95\xed\x00\x7e\xd7\x89\x93\xa6\xab\xe5\xef\xef\x7e\xd7\x59\xb1\x84\xfc\xdd\x97\xf6\xbb\xce\x88\xb2\x7c\xdf\x5d\xce\x82\xd2\xc2\xee\x91\x24\xa8\xbd\xc9\x63\x59\xdb\xb0\x27\x95\xec\xb0\x87\xed\x0c\xb0\xc7\x4a\x29\x39\xf1\x1c\xf8\xf5\xe9\x17\x24\x98\x92\x38\xa7\xcb\xe5\xbf\x5e\x32\x27\xf3\x3f\xd7\x3f\xff\xf1\xbf\xff\x1f\xeb\x9f\xff\xe7\xfa\x9f\x9f\x9f\xd7\x7f\xfe\xeb\x5f\x9f\x7f\xfb\x8f\xf7\xff\x78\xfd\xc7\xcf\xff\x76\xa0\x3f\xef\xcf\xf3\x3f\xfe\xed\xf3\xaf\xcf\xff\xfd\xef\xff\xf9\xaf\xd7\xe7\xe7\x9f\xff\xfe\xcf\xf3\xab\xf8\xfb\x7f\x02\x00\x00\xff\xff\xbb\x47\xae\x74\x89\x44\x03\x00"); +func _gaac ()([]byte ,error ){return _ad (_bbeb ,"ETHK-B5-V")};func _afg ()([]byte ,error ){return _ad (_bfd ,"Add-V")};func _dcbea ()([]byte ,error ){return _ad (_ccaf ,"UniJIS2004-UTF8-H")};var _fac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x8b\x1b\x47\x18\x04\xe0\xfb\xfc\x8a\x39\x3a\x07\x67\xfb\xfd\xec\x1e\x18\x0c\xb1\x8d\xcd\x1e\x9c\x84\x38\x5f\x10\x72\xd0\x6a\x46\x8b\x20\x2b\x09\xad\xf6\xe0\x7f\x1f\xaa\x4b\x72\x88\x0f\x46\x56\x59\x7a\x47\x7e\xaa\x67\xba\xef\xde\xdd\xbf\xbf\x3f\xec\x2f\xe3\xdd\xcf\xe7\xe3\xf6\xf3\x7a\x19\x77\xfb\xc3\x72\x5e\x9f\x8f\x2f\xe7\xed\x3a\x3e\xac\x8f\xfb\xc3\x30\x88\x8e\xcb\x7e\x7b\xb9\xbd\xed\x2f\xdb\xa7\xcd\x69\x18\xf0\xfd\xcf\x5f\x9e\x2f\xeb\xd3\xfd\x61\x77\x1c\x8d\x9f\x5b\x5e\x4e\xd7\xcf\x8e\xe3\xdd\x2f\xeb\xe3\xfe\xf9\x72\xfe\x32\xbe\xfa\x61\x39\x3e\xac\xdf\x8d\xcb\xba\x43\xfe\xd3\x79\x59\xcf\xfb\xc3\xe3\xf8\xea\xe3\x5b\xf9\x9a\x7e\x7e\x39\x9d\xfe\x59\x9f\xd6\xc3\x65\xf4\x9e\xad\x87\xa5\xbf\x0e\x77\xef\x3e\x6d\x4e\x3f\x6e\x9e\xd6\xf1\xae\x0f\x7a\xfd\xf1\xad\xbc\xe6\x67\xfa\x3f\xfd\xbe\x9e\x9f\xf7\xc7\xc3\x28\xdf\x97\x92\xff\xc5\xbf\x7e\x39\xad\xa3\x5c\x47\xfc\xf9\xdb\xfd\xfb\xf1\x2f\x19\xa5\x8c\x1a\x1e\xed\xef\x6b\xfe\xc7\xa7\xe3\xb2\x8e\xe5\x76\xa1\xfb\xf7\xef\x8e\x2f\x87\xcb\xa8\x53\x49\x5e\x61\x10\xfe\x87\xb6\xc7\x65\x7d\x3e\x6d\xb6\xeb\x79\x73\x78\x5c\x87\x71\x9c\x4b\x29\xe5\xcd\x38\x57\xf9\xf0\xe1\x0d\x7e\xec\x37\x9f\x18\xa4\x94\xeb\x57\xf7\x0b\xa3\xdb\x57\x4a\xd9\xed\xde\x8c\x65\x98\x8b\xf0\xbd\xe0\xbd\x46\x0e\x73\x51\x26\x8a\x24\x44\x87\xb9\x18\x13\x43\x52\xb3\x0d\x73\x71\x26\x8e\x44\x8a\xfa\x30\x97\x60\x14\x3d\xd2\x86\xd9\xc9\x28\x7b\x14\x86\xe1\x95\x51\xed\x51\x9d\x30\xbd\x31\x6a\xfd\x17\x14\xc7\xf8\x89\xd1\xd4\x23\x2b\x18\xbf\x61\xb4\xb9\xfe\x4e\x8c\x7f\x60\xf4\xd0\xa3\x26\x18\xbf\x65\xb4\x45\x64\xa5\x62\xfc\xc2\x68\xe9\x91\x29\xc6\xaf\x8c\xd6\x1e\x45\xc3\xf8\x1d\xa3\x5d\x8f\x9a\x97\x61\x16\x4a\x49\x97\xf2\x32\xe5\x30\x0b\xb1\xa4\x63\xb9\x85\x0e\xb3\x50\x4b\xba\x96\x67\x69\xc3\x2c\xe4\x92\xce\xe5\x2d\x7d\x98\x85\x5e\xe2\x57\x53\x8c\xa7\x97\x74\xaf\xb0\x8a\xf1\xf4\x92\xee\x15\x69\x18\x4f\x2f\xe9\x5e\xd1\x1a\xc6\xd3\x4b\xba\x57\x8a\x63\x3c\xbd\xa4\x7b\xa5\x17\x8c\xa7\x97\x74\xaf\x4c\x14\x2b\xf4\x92\xee\x95\x13\x9a\x15\x7a\x49\xf7\xaa\x82\x6a\x85\x5e\xd2\xbd\xaa\xa3\x5a\xa1\x97\xac\xd7\xfe\x31\x9e\x5e\xd2\xbd\xea\x84\x6a\x95\x5e\xda\xbd\x9a\xa0\x5a\xa5\x97\x76\xaf\xe6\xa8\x56\xe9\xa5\xdd\xab\x55\x54\xab\xf4\xd2\xee\xd5\x26\x54\xab\xf4\xd2\xee\x35\x29\xaa\x55\x7a\x69\xf7\x9a\x1c\xd5\x2a\xbd\xb4\x7b\x4d\x15\xd5\x2a\xbd\xb4\x7b\x4d\x13\xaa\x55\x7a\x69\xbb\xad\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\xac\xa2\x5d\x25\x99\x76\x32\xb4\x8f\x4b\xd0\x4c\xb7\xcc\x14\xfd\x2a\xd1\x74\x61\x16\x28\x58\xa9\xa6\x2b\xb3\x8a\x86\x95\x6c\xba\xe3\x4d\x52\x50\xb1\xd1\xcd\x0a\x33\x45\xc7\x46\x38\x13\x66\x81\x92\x8d\x72\xa6\xb7\x1b\xac\x0c\xb3\x91\xce\x3a\x9d\x58\x41\xcd\x46\x3b\xe3\xbd\x69\x86\x9e\x8d\x78\xc6\x9b\xd3\x02\x45\x1b\xf5\x8c\x77\xa7\x35\x34\x6d\xe4\x33\xde\x9e\x5e\x50\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\x0f\x94\x6d\xf4\x33\xfa\x79\x43\xdb\x46\x3f\xa3\x5f\x08\xea\x36\xfa\xd9\xf6\xf6\x54\xc0\x35\xe8\x67\xf4\x8b\x44\xe1\x46\x3f\xa3\x5f\x34\x34\x6e\xf4\x33\xfa\xa5\xa0\x72\xa7\x9f\xd3\x2f\x0d\x9d\x3b\xfd\x9c\x7e\x99\xe8\xdc\xe9\xe7\xf4\xcb\x86\xce\x9d\x7e\x4e\xbf\x2a\xe8\xdc\xe9\xe7\xf4\xab\x8e\xce\x9d\x7e\x4e\xbf\x9a\xe8\xdc\xe9\xe7\x79\x7b\x94\xe1\x1a\xf4\x73\xfa\x35\x41\xe7\x4e\x3f\xa7\x5f\x73\x74\xee\xf4\x73\xfa\xb5\x44\xe7\x4e\x3f\xa7\x5f\x9b\xd0\xb9\xd3\xcf\xe9\x37\x29\x3a\x77\xfa\x39\xfd\x26\x47\xe7\x4e\x3f\xa7\xdf\x54\xd1\xb9\xd3\xcf\xe9\x37\x4d\xe8\xdc\xe9\xe7\x3b\x3e\x6b\x15\x9d\x07\xfd\xa2\xdc\x9e\xbf\x65\x98\x83\x7e\xc1\x5d\xa1\x54\x74\x1e\xf4\x0b\x65\x36\xa1\xf3\xa0\x5f\x74\x3f\x15\x45\xe7\x41\xbf\x70\x66\x81\xce\x83\x7e\x11\xcc\x2a\x3a\x0f\xfa\x45\xf7\x53\x2d\xe8\x3c\xe8\x17\x95\x99\xa2\xf3\xa0\x5f\x70\x7f\xd0\x40\xe7\x41\xbf\xe0\x06\xa1\x15\x9d\x07\xfd\x62\x73\xdb\x34\x70\x0d\xfa\x05\xb7\x08\x53\x74\x1e\xf4\x8b\x2d\xb3\x40\xe7\x41\xbf\x58\x98\x35\x74\x1e\xf4\x8b\xee\xa7\x5e\xd0\x79\xd0\x2f\xe8\xe7\x86\xce\x93\x7e\x49\x3f\x0f\x74\x9e\xf4\x4b\xfa\x79\x43\xe7\x49\xbf\xa4\x5f\x14\x74\x9e\xf4\x4b\xfa\x85\xb9\xf7\x6d\xfc\xb6\x5b\x0f\xe2\xdf\xee\xdf\x49\xdd\xf4\xdb\x3e\x88\x5f\x40\xdd\xa4\x6e\x34\xac\x88\xa4\x6e\x52\x37\x05\x2b\x22\xa9\x9b\xd4\x4d\xc3\x8a\x48\xea\x26\x75\x33\xb1\x22\x92\xba\x49\xdd\x6c\x58\x11\x49\xdd\xa4\x6e\x15\xac\x88\xa4\x6e\x52\xb7\x1a\x56\x44\x52\x37\xa9\x5b\x13\x2b\x22\xa9\x9b\xd4\xad\x13\x56\x44\x52\x37\xd7\xdb\xe6\x8d\x6b\x50\x37\xa9\xdb\x1c\x2b\xa2\x5e\x8f\x38\xd4\x6d\x89\x15\x51\xe5\x7a\xec\x69\x15\xd9\xa4\xed\x7f\x6a\xf8\x7b\x3f\x20\x7e\x3d\xb4\x6d\x5f\xce\xe7\xf5\x70\xe9\xe7\xc3\x7e\x30\xc3\xb9\x6a\x7f\x58\xbf\x9e\x35\x4f\xc7\x13\xbe\xd6\xff\xfc\x1b\x00\x00\xff\xff\x7b\xfe\x2b\xdd\x97\x0a\x00\x00"); +var _ageb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4f\x6f\x5b\xbb\x11\xc5\xf7\xfa\x14\x77\x99\x2e\x52\x93\x1c\xf2\x5e\x12\x30\x0c\x14\x09\x8a\x3a\x40\xda\xa2\x4e\xd2\x02\x45\x17\x57\x12\xe9\x0a\xa8\x65\x41\xb6\x17\xf9\xf6\xc5\xfc\x8e\xec\xe7\xf7\xde\x42\xe0\x99\xe1\xfc\x39\x24\x87\x43\xdd\xab\x4f\xb7\x9f\x6f\x8f\x87\xe7\xe9\xea\xef\xe7\xc7\xdd\x5d\x7f\x9e\xc6\xe1\xb8\x3f\xf7\xa7\xc7\x97\xf3\xae\x4f\xdb\x7e\x7f\x38\x6e\x36\x31\x4d\xfb\xc3\xee\xf9\x55\x64\xd8\x3d\xac\xa7\xcd\xe6\xea\xfb\xf1\xf0\xe5\xf6\x2e\x85\x90\x3f\x7e\xff\xf6\xe7\x38\x7f\xfc\xcb\xf4\xf2\xd4\x2f\x93\x9f\x6e\x3f\xdf\xfd\x7c\x7a\xee\x0f\xb7\xc7\xf1\x38\x99\x82\xec\x5f\x4e\x97\x40\xd3\x74\xf5\x8f\x7e\x7f\x78\x7a\x3e\xff\x9c\x3e\xfc\x69\xff\xb8\xed\x7f\x98\xf6\x7d\xb8\xfe\x6f\xe7\x7d\x3f\x1f\x8e\xf7\xd3\x87\x2f\xeb\x69\x3d\xc6\xb7\x89\xbb\x97\xd3\xe9\x7f\xfd\xa1\x1f\x9f\xa7\x05\x5d\x3f\xee\x19\x37\x57\x9f\xbe\xae\xa7\xbf\xae\x0f\x7d\xfa\x3d\xa9\x1f\x98\x60\xf1\xa3\x9f\x9f\x0e\x8f\xc7\x29\xfe\x31\x84\xf9\x17\xf5\xb7\x9f\xa7\x3e\xc5\x4b\xa4\x7f\x7d\xbf\xfd\x3c\xfd\x3b\x4e\x31\x4c\xa9\xcc\x16\xfe\x73\xd1\xff\xf3\xeb\xe3\xfe\xcd\x2a\x86\xa0\x75\xec\x0e\xfb\xdd\x7f\xd7\xf3\xe6\x3a\x84\x6d\xb8\x99\x6a\x9a\xdb\xe6\x3a\x85\x18\x6e\xa6\xa5\x36\x03\x17\x70\x02\xcf\xe0\xe2\x38\x49\x5f\xc1\xd2\x2f\x8e\x2d\x79\x9c\x05\x5f\x33\xc7\xd5\x71\x6c\x1e\xd3\x2a\x30\x3a\x9c\x81\xc9\x61\x03\x9a\x43\x8f\x11\x77\xf9\x66\xaa\x16\x23\xb8\x80\x03\x78\x06\x3b\x97\xd8\x1d\x87\x0b\x5e\xc0\x19\x5c\xc1\xf8\xf6\x06\xf6\xfc\xd6\xb6\x37\x53\x4c\x31\x57\x84\x1d\xc2\x2c\x61\xaf\x99\x05\xa1\x23\x94\x80\x30\xde\x99\xad\x41\x66\x0d\x21\xca\x6c\x46\x48\xef\xcd\x4c\x33\x05\x21\x4b\xd0\x4c\x79\x6f\x36\x6b\x86\xa4\xab\xf3\x7f\x9d\xa8\x60\xe9\x1b\x58\x49\xd6\xf7\xde\x5b\x9f\x58\x12\x78\x07\x8e\xe0\x3d\xd8\xc9\x97\xb0\xbb\x99\x96\xcc\x61\x95\xb0\x07\x2f\xe0\x0e\x9e\xc1\x03\xec\x31\x0b\x87\x5e\x82\x81\x23\x18\xdf\x98\xc0\x19\x6c\x60\x7c\x63\xc6\x37\x82\x0b\x58\xbe\x33\x38\x81\x17\xb0\x7c\x2b\xb8\x81\x1b\x71\xe4\xbb\x82\xe1\x1c\xb7\x60\xf9\x3a\xff\x92\x14\x73\x0f\x86\x7f\xec\x60\x71\x1b\x60\xe2\x27\xf8\x27\xb8\x25\xf8\x27\x72\x25\xf8\x27\xd6\x48\xd1\x16\xc3\x97\xa2\x2d\x46\xfc\xb4\x80\xc9\x9b\x2a\x58\x31\xe1\x49\x51\x96\x04\x4f\x53\x7c\x78\x9a\x62\xc2\x33\x12\xd3\xe0\x10\xb1\xb1\xcc\x5a\xf0\x35\x62\x06\xec\x33\x36\x99\xb5\x67\x78\x66\xd6\x9e\xe1\x99\xe1\x90\xd9\x67\x2a\xb2\x64\xe2\x50\x76\x25\xc3\x3f\x13\x3f\xc3\x3f\x2b\x26\xfc\x0b\x6b\xc9\xe4\x2a\x1e\x67\xf6\x3d\xac\x29\x45\xb0\xd7\x46\x8a\x0d\xdc\xd1\xcb\x66\x80\x9d\xc3\x12\x54\xc9\x8b\x07\x5d\xbc\xc6\x6b\x0a\x6d\x73\x6d\x81\xc3\xa8\x7e\x90\x16\x38\x8c\xe6\xa5\x6f\x81\x03\x68\x5e\xc5\x16\x58\x4c\x8b\x15\x6c\x60\x7c\x21\xdd\x3c\x81\x05\x88\x36\x27\x64\x21\x37\x70\x72\x3c\x63\xef\x87\x6d\xa1\x0a\x93\xab\xca\xb7\x80\xe5\x4b\xde\xda\xc1\x8b\xf7\xd0\xd7\x26\xb6\xa9\xf9\x37\x5d\xcd\x82\xdf\xfa\x9a\x16\x72\x34\x36\x63\x21\x37\x97\x79\x36\x93\x00\xf1\x04\xf1\x55\xc9\x21\xbe\x92\xdc\x20\xbe\x92\xfc\x62\x0f\x71\x23\xe8\x0e\x7b\x83\x78\x17\x86\x78\x97\x2f\xc4\xbb\x7c\x21\xde\x21\x6e\x6c\xd8\xd0\xa6\x7a\xcc\x34\xc6\xcd\x94\x2c\x14\x4f\x6c\xc1\x7b\xb1\x79\x0f\x32\x0b\xde\x43\xcd\x4b\xcd\x2c\x78\x3b\x89\x6d\xd6\x04\x8d\x91\xcc\x16\x66\x4d\x44\x84\x45\x42\x41\xa8\x12\x64\xd6\x24\x28\xd8\x2a\x61\x46\xd8\x22\x2c\x8a\xbc\x93\x90\x10\x74\xda\x4c\x70\xe5\x5b\x26\x4b\x24\x7d\x96\x9e\xbe\x6c\xc2\xca\x5e\x25\x54\x26\x58\x54\x54\xf2\x4a\x54\x0a\xd0\x0a\xac\xfc\x82\x56\x63\xcb\x2d\xb1\xda\x0c\xc1\xa4\xd5\xb2\x3f\xe6\x37\xd7\x05\x79\xcc\x70\xd2\x04\x9b\x9b\x59\xac\x5f\xd1\x6a\x54\xa6\x71\x45\xdb\x25\xc3\x5e\xce\xa4\xb0\x88\x11\x29\x8c\x7a\x0f\x01\x6f\xd3\x4e\x67\x30\x19\xfc\x02\x9a\xd9\x82\x51\xd4\x44\x95\x40\x0e\x6b\xb0\x25\x87\xad\x9a\x90\xcb\x96\x09\xe5\xdb\x69\x82\x0d\xb1\xbd\x04\xb2\xe7\x28\x01\xb3\xcc\x2e\x28\xa3\xdf\x92\x6a\x45\x58\x09\x93\x04\x2a\x4f\x9b\x9e\x57\x16\x08\xab\xcc\x21\x89\x48\x66\x6b\xa9\x30\x2b\x54\xb6\xb6\xb3\x68\xad\x5a\x5f\x31\x09\x9a\xc9\x12\xd8\x85\x42\xee\x8c\xd5\xc2\x9b\x19\x2e\x82\xd6\xa1\x24\x8b\xd6\x91\x39\xcc\xa5\x4b\xe0\x3c\x96\xc1\x69\xe6\xcd\xf5\x18\x81\x1b\xe7\xe5\x36\x46\xa0\xe5\x2c\xe8\xa3\xde\x32\xef\xff\x63\xa8\x9d\xf8\xbe\x8d\x61\x1c\x9a\xbf\x41\x63\x18\xfa\x80\x83\x0d\x6e\x4a\x70\x5c\x64\x53\xc0\xba\x41\x33\x58\xf6\xc2\xfd\xb5\x5d\x8d\xc1\xad\xac\xb5\xfd\xaa\x55\xd8\xf2\xd6\x2a\xce\xeb\xf1\xbe\xfb\xe3\xe9\xff\x80\x7c\x88\xb4\x86\xa2\x47\x14\x5d\x09\xbe\x8f\xb9\xd2\xb3\xbd\x47\xfa\xe0\x61\xf3\x42\x5b\xf6\x7b\xe9\x03\xaf\x60\xd5\x8b\x3b\x4b\xc5\x03\xc8\x3f\xa0\xe2\x57\xd1\x87\x86\x4a\x8e\xab\x54\x5b\x54\x7a\x66\x0c\x55\xa2\xeb\x1b\x24\xbc\x7c\x7d\xe0\xb1\x8b\x7a\x50\x22\x2a\xe3\x9d\xa0\x77\x17\x2b\x52\xf1\x14\x04\xc2\x7b\x7d\xfa\xc0\x6b\xc5\x5f\xa5\x62\x8a\xc5\x86\x96\xac\x07\x43\x56\xd4\x53\xe1\xa2\x07\x5f\xaf\x0f\x89\xad\xa3\x59\xc1\xde\x02\xff\x0c\x5a\x40\xe5\xed\xc0\x07\x5a\x5d\xa0\x35\x7a\x27\xf0\x61\x61\x0f\xd5\x46\xe3\xc5\xb3\x71\xe8\x34\x83\xd0\x0a\xba\x36\x53\x20\x74\xcc\x21\xd5\xe0\xe6\x51\x98\x71\xf8\xee\x5b\x1c\x4d\xcd\xda\xd0\xad\xd2\x0d\x74\x2a\x4d\xd1\x35\x5e\xaf\xd8\x74\xb5\xbd\xde\xbc\xd1\x98\x7a\x19\x55\x1b\x57\xe9\xd4\x0e\x2a\xbe\xfe\x82\x79\x8b\x88\xd2\xa9\xf3\x54\xe9\xd4\xb1\x9a\xfa\x89\xe2\x59\x50\xc7\xa0\xf0\x2d\x4b\x57\xa4\x53\x4b\x91\x5d\x96\x5d\xd2\x55\x35\xe9\x66\xe9\x74\x4d\xb7\xd2\xe9\x56\x25\x35\x04\x71\x29\xf2\x55\x3f\x2d\x45\x3a\xf9\xfa\xee\x8d\xc1\x59\x8c\x41\x25\xd5\x86\xaa\x0c\x54\xf3\xe5\x4f\x6a\xbc\x54\xbb\x8a\x1b\xc1\xbf\x6b\xde\xbe\x33\x76\x2f\xe7\x73\x3f\x3e\xf3\x55\xc3\x47\x84\x7f\x18\x1c\x8e\xfd\xed\xf3\xe9\xf4\x78\x72\x2f\x7e\xff\x0f\x00\x00\xff\xff\xb3\x28\x27\x75\x6a\x0d\x00\x00"); +var _ge =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x3e\x10\x05\xf0\xbb\x3f\xc5\x1c\xf7\x7f\xd8\x7f\x2c\x2b\x8a\x2d\x28\x0b\x25\x29\xd4\x85\x6d\x4b\xd3\xdd\x16\x4a\x0f\xb2\x34\x0e\x86\x46\x36\xb2\x7d\xc8\xb7\x2f\x7a\x93\x75\x0f\x61\x92\x9f\x3d\x8f\x77\x98\xec\x8e\xed\xa9\x8d\xc3\x42\xbb\xaf\x69\xf4\x67\x5e\xa8\x1f\x62\x48\x3c\x8f\x6b\xf2\x4c\x1d\x5f\x86\x58\x14\xaa\xa2\x30\xf8\xe5\xed\x27\x86\xbf\xba\xa9\x28\x76\x75\xf3\xf8\xe1\xe5\xf8\xf8\x91\xd6\x99\xef\x74\x6c\x4f\xe7\xdb\xbc\xf0\xb5\x8d\xfd\x48\x5a\x56\xc3\x3a\xdd\xd7\x89\x76\xdf\xf8\x32\xcc\x4b\xba\xd1\xc3\xfb\x30\x76\xfc\x1f\x05\xee\xb3\x7f\x49\x81\xd3\x10\x2f\xf4\xf0\xc9\x4d\x2e\xaa\xed\xc1\x79\x9d\xa6\x3f\x7c\xe5\xb8\x50\x09\xe3\x18\x30\x8b\xdd\xf1\xd9\x4d\x9f\xdd\x95\xe9\xad\xca\x2b\x1e\xc0\x5f\x39\xcd\xc3\x18\x49\x95\xff\x97\xe5\xe1\x9f\x7f\xbf\x4d\x4c\xea\x1e\xf0\xf3\xa5\x3d\xd1\x2f\x45\xaa\xa4\xca\x68\x63\x7e\xdf\xfd\xc7\xf3\x18\xb6\xb7\xaa\x5a\xda\xfb\x21\x24\x17\x2f\x5c\xbc\x73\xca\x55\x4f\x94\x87\x7e\xa2\xba\x69\xea\x4c\x9d\x02\x75\x15\xc8\x82\xbc\x10\x67\xb2\x2a\x93\x97\xb7\xbc\x01\xed\x41\x0e\x14\x3a\x10\x16\x59\xde\xca\xa3\xb6\x2a\xc7\xef\x1d\x08\xa3\xb6\xaa\x01\x69\x21\x0d\xb2\x20\x23\x94\xe3\x6d\x55\x82\x6a\xa1\x1a\xa4\x40\x56\xc8\x82\xaa\x4c\x5e\xb2\x3c\xb2\x2a\x9d\x89\x85\x58\x68\x0f\x92\x78\x96\x78\x03\x92\x78\x96\xf8\x03\x88\x85\x18\x94\xdb\x1b\x69\x6f\xa4\x7d\xd5\x80\xb4\x90\xc4\x5b\x90\x11\x42\xbc\x2e\x41\xb5\x10\xe2\xb5\x02\x59\x21\xb4\xd7\xb9\xbd\x91\xf6\x46\xda\xeb\xdc\xde\x48\x7b\x23\xed\xf5\x1e\x24\xf1\xd2\x5e\x1b\x90\xc4\x4b\x7b\x7d\x00\xb1\x10\xda\x6b\xb4\xef\x65\xb1\x3f\x80\x9a\x7c\x81\xdb\x31\xe4\xef\xf9\xf6\xb7\x5b\xf4\x6b\x4a\x1c\x17\x5c\x3e\x2e\x2e\x5f\xd1\x10\x79\xfb\x63\x4d\xe3\x94\xb7\xf0\xf9\x1b\x00\x00\xff\xff\x09\x64\x4a\x68\x84\x03\x00\x00"); +func _bgdbe ()([]byte ,error ){return _ad (_ggf ,"UniGB-UTF8-H")};var _dgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xaf\x6e\xcd\x91\xa0\x35\xf7\xaf\xd8\xc3\x66\xd0\xd4\xca\x7b\xa6\x64\x1d\x09\xca\x58\xb8\xa5\x06\x44\x75\x01\x12\x62\xf0\xae\x5b\x61\x89\xfa\x6c\xd9\xae\x41\xfd\x7b\x94\xcf\x13\xe7\x73\x0b\x21\xed\x33\x39\x6b\xed\x77\xe5\x2d\x32\x32\xee\x19\xf1\x0f\xff\xf8\x87\xdf\xfd\xe1\x97\x3f\xfe\xed\xeb\x1f\xfe\x97\xbf\xfc\xe9\xfa\xa7\xe7\x6f\x5f\xef\x1f\x7f\xb9\xff\xf2\xfc\xf5\x4f\xff\xf6\x97\xeb\xf9\x3a\x9f\x7f\xf9\xe3\x2f\xbf\xf9\x4d\xca\x5f\xf7\x1f\xaf\xbf\xfd\x7c\xe5\xbf\xeb\x5f\x3f\x7f\xfe\xcd\x6f\x76\xfb\x7f\xfa\xf7\xbf\xfe\xed\xf9\xd7\x3f\xfc\xf2\xfe\xe9\xab\xf8\xdd\xfd\x6f\x7f\x8e\x6f\xbf\xbe\xfe\xe1\x7f\x7d\xfe\xe5\x8f\x7f\xfd\xdb\x5f\xfe\xfd\xeb\x3f\xfc\x77\xf7\x9f\xce\xe7\xbf\xf9\xba\x9f\x77\xff\xfd\x7f\xfe\xcb\xfd\xfc\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xf8\x4f\x9f\x3f\x7f\x7e\x49\xbf\xfe\xf0\x4f\xff\xf6\xe7\x3f\xff\x3f\xcf\xbf\x3e\xbf\xfc\xed\x6b\xf0\xb7\xe7\x97\x9b\xff\x7f\xf3\x0f\xff\xf8\x9f\x3f\x7f\xfe\x9f\x3e\xff\xfa\x7c\xfd\xc3\x3f\xff\xf2\xc7\xff\xf4\x87\x7f\xfa\x8f\xff\xfc\x5f\x7e\x9f\xfa\x7f\xfc\x1f\xf9\x99\x5f\xff\xb7\xe7\x2f\x7f\xfd\xe3\x9f\x7e\xf9\x4a\xff\xed\x91\xfb\xdf\xff\xfc\x5f\xfe\xfd\xcf\xcf\x57\x8a\x5e\xfe\x8f\x7f\xfe\xc3\xef\xbe\xfe\xcf\xf4\x95\x8e\xaf\xdc\x7a\x4a\xff\x57\xfc\xfd\x7f\xff\xcf\x7f\xba\x9f\xaf\xc3\xb7\xe2\x0a\xae\x3f\xdd\xcf\x5f\xff\xfc\xb9\x9e\xbf\x7c\x7e\xf9\x97\xe7\x37\x5f\x5f\xbf\x3d\x8e\xe3\xf8\xf1\xb5\xff\xfd\xf6\x77\xe3\xf7\xbf\xff\xb1\xff\xf6\xbb\x79\x1c\xbf\xfb\xc7\xfd\xf7\xdf\xfe\xee\xbf\xff\xfd\xef\x7f\xf7\xfb\xf8\xfb\xff\xf0\xf7\x6f\x7f\xcf\xdf\x9e\x5f\xee\xff\x4f\x8f\xbf\x49\x0e\xf4\xcb\x9f\xfe\x76\x3f\xaf\x7f\x8b\x31\x7e\x7b\x1c\xe9\xfd\xf1\x95\x76\xab\xff\xfa\xe7\xdf\xa4\xe3\x88\xd9\xfd\xf1\xbe\xfe\xef\xcf\x5f\x76\x83\x76\xfd\xf8\x5a\x63\x3f\x8d\xfd\xb4\x78\xba\x7f\x7c\xad\xca\xd3\xf3\xe3\x2b\x1d\xc7\x7e\xfc\x1c\xbb\xcb\xfd\x50\xf7\xdf\x68\xf2\x69\x3f\xbe\xba\x7f\xec\x3f\xbe\x56\xe1\x69\xfc\xf8\x1a\xd9\x26\xf3\xc7\x57\xaf\x7e\xb9\x7e\x7c\xa5\x96\x79\xfc\xfc\xf8\x4a\xd5\x0f\xce\xdd\x15\x63\x7e\xae\xfd\x81\x3d\xdc\xfb\xd1\x6e\xf7\xf8\x8d\xa9\x7c\xf6\x92\x32\xdf\x9e\xc7\x8f\xaf\xe1\x0c\xce\xf4\xe3\xab\x3b\xd7\xb3\xee\xd1\x1a\x8f\x6d\x37\xf3\xdb\xfe\xe3\x6b\x8c\xc9\xe3\xf8\xf1\x95\x92\xcd\xe6\x8f\xaf\x54\x6c\xb6\x67\xd6\x99\xce\xc9\xcc\xfc\xeb\x9e\x59\x66\x3a\x27\x03\xf7\xfd\x78\xf5\xdd\x8c\x7e\xef\xb1\x07\x66\xb4\x7b\x77\x56\x59\xdb\xbd\xbf\x6d\x74\xf6\xec\x6f\x9d\xce\xcb\xb7\xf4\xf0\xf2\xed\x9e\x4e\xda\x5b\xb5\x4a\xef\x3c\x27\x9e\x13\xcf\x79\xf7\x31\x9a\x3f\x14\x5e\xfa\xe2\xa5\xf2\x52\x06\x2f\xac\x71\x30\x42\x3a\xba\x6d\xec\x78\xf0\x32\xec\x6d\xf2\x32\x0b\x2f\xcb\x17\x7b\xfb\xfc\xf8\xca\x47\x29\xfe\x72\xf2\xc2\x0e\xa5\xe3\xb2\x37\x3f\xbb\xed\xcd\x5f\x1e\xa7\x63\xd7\xaf\xbf\x6c\x80\xa5\x74\xd0\x41\xe6\xb3\x94\xfc\x85\xb9\xa5\xcc\xda\xe8\x2c\x15\x9e\x6d\xd1\x1d\xdf\x97\xe1\xf8\x4c\x26\x39\x67\x36\x25\x25\xe7\x3c\xfc\xe5\xb3\xdb\x2f\xfb\x3d\x37\x96\x82\x06\x29\x39\xe3\x69\x5f\xce\x78\xd9\xfc\x71\x14\x9b\xbc\x8e\xc2\x4b\x76\xc6\x42\x33\x27\x7f\x01\xe8\x39\xfb\x8b\x2f\x02\x7d\xda\x46\xa0\x2f\xd6\x9f\x5d\x00\x58\x92\x32\x40\x9f\xc9\x36\x93\xa9\x31\x81\xbc\xf6\x73\x02\x2e\x99\xe9\x77\x47\x3c\x79\xf6\xef\x31\x49\x60\x94\x63\x92\x7c\x55\x62\x92\x6c\x6c\xd9\x60\xad\x8c\x50\x9c\x62\x66\xc1\xa5\xf8\xe2\x47\x31\x5f\x3f\x8b\xf9\x32\x4a\x71\xbe\x1c\xbd\x54\x02\xe0\xb6\x99\x76\xc0\xf8\x45\x80\xc7\xf8\x1f\xa1\x6f\x1b\x91\xa4\xda\xdb\xc5\x8b\x9b\x54\x04\xb9\x0b\x28\x22\x49\xb5\x03\x57\x93\x01\x5f\x8d\xd5\xd0\xa6\xb2\x1a\x20\x59\x37\xca\xfb\x7d\x0d\x84\x67\x8c\xea\x5a\x06\x6b\xa9\xcd\xd1\x0b\xd4\x30\x28\xd8\xff\x1f\x4d\x4b\xd5\x85\x8a\xa5\xd5\xd3\xd0\xd9\xa5\x2a\x66\x0d\x87\x5a\xce\xc6\xcf\x3c\x0d\xd9\xa1\x40\x2d\xf7\xbf\x6e\xb2\x58\x04\x40\xbd\xd9\x33\xd6\xd2\x0e\xfb\x65\x07\x5a\x20\x3c\xd0\x6c\xac\x86\xf1\xda\x5e\x4d\x05\x2a\xcd\xb5\x88\x7b\xcd\x7d\xe9\x7e\x1f\xfb\x62\x4f\xee\x8b\xeb\x6f\x71\x10\x6c\x13\x07\xc1\xde\xdc\x17\xf7\xb2\x9d\xbe\xd8\x5b\x1c\x05\x96\xd8\xe2\x28\x38\x99\xd8\x17\xd6\xdb\x3c\xbc\xd0\xaa\xd4\xf7\xbe\x88\xc7\x7d\x1f\x84\x4c\xe3\x2e\x21\x12\x5d\xbb\xfb\x32\x69\xdc\x5d\x8b\x88\xd0\x5d\x4b\xf3\x97\x38\x13\xb6\x71\x2d\xc5\xcf\x3c\x13\x2c\xa5\x7b\x26\xfc\xc8\x33\xc1\xdc\xbb\x67\xc2\x89\xc4\x3a\xfc\x21\xd6\x01\x88\xfa\x43\x4f\x3e\xbf\xf4\xc4\x4e\x8d\xd8\x11\x5f\xdc\x91\xc9\xfa\x86\xa7\x45\x5a\x39\x3c\x2d\x8e\x32\xaa\xc7\xc0\xcf\xc4\x30\xb7\x74\xb8\x12\x97\x35\x62\x57\xec\x60\x9f\x16\x4f\xde\x70\x4f\xdc\xec\xe1\x9e\x48\x43\x47\xec\x89\x9f\x05\x41\xf5\xe5\xde\xcd\xed\x69\x9f\x7b\x4f\xdd\xda\xc0\x16\x3a\x0b\x50\x4f\x51\xf1\xca\xbe\x30\x8d\x0b\xfc\x13\x0a\x97\x50\xf0\xa3\x97\xbf\x03\xaa\xfb\x00\x22\x2c\xe8\x4e\x7c\x43\xdb\x3b\xf3\x77\x66\x7a\x17\xfe\xee\x73\xe5\xef\x8c\x7c\xc7\x11\x63\x46\xb7\x3c\x45\xfe\x70\x0b\x00\x89\xcf\x2d\x5a\x4a\xb9\x6f\x4f\x91\xc8\x77\x0b\x02\xa9\xed\x1d\xe4\x82\x6d\xbe\x05\x81\x67\xea\x75\x1c\xe1\xf1\x22\x6d\xb0\xc0\xbc\xa9\xd2\xaa\x34\xcf\x1e\xb0\x09\xf6\xe4\xc6\x4a\xd2\xe4\x59\x90\xd0\x55\x6e\x01\x2c\xbf\x62\x2d\x20\x72\xf6\x88\x4d\xb0\x3d\x37\xd6\x32\x0f\xbf\x92\x54\xc7\x67\xd3\x97\xc5\x0b\x78\x99\xed\xf8\xc3\xb3\x7f\x97\x1e\xd8\xfa\x72\xf4\x83\x97\xc7\x17\x07\x79\x1d\x84\x26\xdd\xd9\xb3\xcf\xb9\x27\x99\x03\x23\x7a\x78\xa6\x8b\xf4\xf0\x4c\xe8\x7b\xee\xce\x32\xd9\x81\xb3\x04\x81\x72\x8f\x59\x0e\x5e\x00\xf2\x9c\xed\x3b\x42\x98\xe3\x0c\x2d\x7b\xbf\x9d\x9e\x2f\xd2\x82\xe5\x50\x4e\x9c\x9d\xce\x9e\xa2\x99\x18\x37\x4e\x11\x0c\x37\x0f\xe1\x0e\x6a\xe5\x21\xdc\x0f\xdb\xb8\x24\x78\x4e\xde\xa7\x68\x55\xd8\x6a\x1e\xae\x68\xfa\xe2\x22\x38\xd1\xd9\x93\x33\x0f\x3b\x73\x45\xd5\xce\x4e\x7f\xb1\x4d\x4c\xda\xd9\xc4\xa4\xf9\x65\x3a\x4f\x64\x99\x3c\x03\xc0\xcc\x73\x3a\xcf\xc3\x17\x50\x1d\x4a\x95\xa7\xd3\xe4\xe8\xe6\xe9\x6c\x38\x1c\x79\x3a\x1b\x38\x68\x9e\xce\xa6\xf8\x99\xe7\x18\xe9\x2d\xcf\x8b\xa5\xf9\x95\x33\x73\x9d\x53\x3c\x48\x0e\x23\x38\x91\x3f\xf2\x72\x9a\x9c\xd3\xbc\x9c\xa6\xb3\x59\x1c\x48\xf1\x73\x39\x33\xf1\x7b\x89\x13\x90\xc7\xbc\x62\xe7\xed\xcc\x69\x2e\xdb\x88\x88\xcb\xce\x9c\x4d\xf2\x97\x98\x00\xe0\xfc\xc4\x98\x74\xf0\x89\xa3\x03\xd0\x4e\xa7\x06\x39\xc9\xa7\xbf\xb8\xd3\xa7\xb8\xe7\xa2\xb7\x28\x2c\x06\x9d\x7b\xf9\xfc\xed\xb2\x53\x77\x02\xa9\x58\xd0\x5d\x32\x5b\x08\x48\xbe\x9c\x7a\xb5\xc5\xfa\x29\xbe\xe7\x6b\xc3\x57\x54\xbe\xce\x1f\x5f\x10\xd5\x7c\xb9\x1a\x88\x45\x96\x86\x89\x0e\x77\xcc\x9f\xfe\x7f\x52\x1e\x5f\x42\x9a\x05\x00\x50\x1e\x31\xf8\x0e\xd2\xcb\xb8\x9b\xee\xb8\xa8\x5b\x1e\xd2\xfc\xc6\x0d\x83\xb7\x95\x2d\x89\x33\x8b\xb2\xc5\xed\xe5\x53\xfd\x39\xdf\xb2\x25\xed\x0c\x51\x28\xc7\xaf\xa3\x94\x2d\x31\xa7\xe2\xb7\x7b\xee\xc5\xae\xee\xbf\xaf\xb9\x28\x20\x4f\x98\x4b\x49\x62\x15\xec\xbb\x28\xaf\x4e\x24\x94\xa2\x84\x39\x61\x81\x45\x09\x73\x36\x5f\xc6\x4f\x35\xa5\x64\x34\x16\xba\xcd\x62\x81\x33\xce\xd1\xad\xbf\xd8\x2d\x82\x7b\xc9\x8e\x0e\x3b\x2c\xc5\xbd\x46\x0a\x2f\x5b\x78\x84\xc9\x15\x85\xc5\x89\xaa\x50\x0a\xda\x0d\x03\x97\x18\x82\x99\x17\x7b\x1d\xbe\xb8\x40\x9b\x07\x5d\x83\xaf\x96\x09\xc3\xac\x6c\x6c\x99\x48\x87\x92\xcc\x32\x1f\x5f\x80\xdb\x7c\x7d\xa1\xcd\x42\x20\xf4\x10\x94\xcf\xc7\x5f\x7c\x39\x7d\x61\x9c\x33\x3e\xa3\x0d\x1c\xb1\xe7\x9c\xbf\x23\x7f\xe5\xb2\x43\x50\xbf\x5c\x76\x08\x3d\x2d\x97\x33\x72\x9b\x36\xb6\xa5\x7c\x70\x5e\x0b\xe8\x96\x8f\xe5\x2f\xcd\x17\xda\x80\x56\xf9\x00\x3d\xea\x56\xd8\xd2\xc1\x16\x54\x84\xbf\x83\x23\xf2\xc2\x34\x73\xda\x38\x99\x1e\xce\x4b\xd9\x87\x24\x3d\x27\x5c\x6e\xf3\x86\xf4\x0e\xd0\x7b\x1f\xe9\xf4\x0e\x19\x9b\x7f\x87\x22\xec\x25\xa7\x77\x40\xb7\x36\xc8\xf2\xb1\x35\xc2\xbc\xc1\x92\x8f\x8d\xa0\xdd\xbf\x6e\x8d\xab\x6f\x39\x31\x1f\xe8\x5b\x95\xa7\x0d\x9c\x78\x2c\x7f\x7f\xac\xb1\xb3\xf9\x48\x5b\x65\xef\xf4\xb5\x15\xb0\xbe\xd1\x23\x1f\x5b\xe3\x5a\xfe\xbe\x3c\xe3\xf9\x00\x61\xf7\x24\xf3\x01\xba\x1e\xfe\xbe\xf7\x3f\x3b\xea\xc3\x5a\xf7\x63\x66\xd8\xc5\x23\x03\xf8\xc8\x00\x34\xdb\xf8\x87\x0e\x99\x8f\xad\x45\x20\x3b\xe4\x03\xcc\xca\x29\xd1\x47\x79\xe2\x98\xe5\xa3\x88\xba\x95\x5e\xaa\xfb\x3d\x69\x8c\x46\x70\xd0\xb8\x2e\x1b\xf3\x77\xf6\xa0\xe7\x49\x4f\x9b\x75\x8f\xe9\x7a\xb6\x04\x3c\x20\x54\xf9\x00\xee\x65\xf8\xcc\x10\xcb\x45\x7d\xd8\xa8\x46\xb7\x90\x89\x8e\x32\x95\x0f\xc8\x44\x3a\x36\xb2\x66\x14\xf6\x94\x66\xf3\xa5\xfc\xf8\x1a\x9b\x15\x66\x35\xf1\xc4\xa9\xcb\xa8\xd8\xb3\x1c\x7e\xf3\xe1\xb9\xf2\xfc\x8a\x3d\x7b\xb6\xa8\xc1\xf3\xc8\x7c\xb4\x77\x61\x74\x7b\xda\x5a\xe8\x3c\x1c\x00\x25\x94\x59\xa0\x68\xae\x12\x7f\x86\xc2\xb6\xe4\xcb\x06\xe5\x3e\xbc\xf9\xa7\x0a\xc9\x76\xaa\xf6\xe5\x63\x32\xa3\x0d\xef\x59\x36\x3b\xcd\x28\x2d\x0b\xcd\x38\xa3\xb3\x2c\x18\x70\x46\x65\x59\x30\xa9\xfc\x53\x37\xc9\x34\xd8\x60\x9a\x65\x73\xf9\x9c\x36\x93\x5c\x48\xd4\x19\x71\x15\x61\x2e\x23\xae\xa2\xf9\xe5\x04\x1b\xcb\xf9\x60\x46\x9b\x2d\xcc\x72\xf0\xc3\x75\xfa\x03\x7d\x42\xea\x73\x76\x34\x0f\x5f\x76\x1a\x5b\x46\x45\x7e\xce\x88\xa5\xd0\xea\x9c\x9e\xdd\xd1\x91\x7c\x1e\x3c\xf3\xc9\x33\x79\x06\xbc\xcf\xe2\x99\x81\xb7\x74\x39\x0b\xdf\xe4\xbd\x67\xc8\xdd\x39\x1f\x74\xbe\x78\xdc\x53\x06\x9e\x99\xcd\xcb\x69\xfa\x49\x28\x8e\x83\x97\xb1\x37\xe6\xe0\x71\xfe\xf8\x42\x6f\xca\x59\x13\x4a\xdd\xf4\x36\xe7\xc3\x23\xb2\xfc\x65\x6f\x46\x75\x54\x95\x5e\x50\x3f\xef\xc3\x39\x3a\x9b\x9d\xf7\xf1\xec\x9b\x2f\xe7\xcc\xf1\xcc\x29\xcd\x6f\xc8\x58\xce\x58\x40\x12\x73\xda\x67\x12\x75\x30\xe7\x7d\x10\x87\x33\xdd\x07\x71\x1c\xf6\xfa\x32\x18\xab\xcc\xac\x9d\x89\x6e\x96\x81\x7e\x98\xf3\x66\x18\xe8\xe6\x39\xe7\xfb\xc7\xd7\x4c\x8b\xee\x36\xfe\x8c\x9e\x01\xc3\xe6\x0a\xe3\xf0\xb1\xed\x3f\xd3\x90\xc3\xca\x3e\xe5\xc2\xd8\xf4\x5c\x5d\x06\x74\x22\x57\x50\xa7\xb1\xcd\x59\x5d\xbb\x71\xc2\x90\xd9\x51\xea\x33\x92\x71\xe7\x70\x22\x17\x63\x4c\xca\x59\x65\xb3\x71\x70\x94\x80\x72\x9a\x7c\xb4\x82\xa4\x32\xdc\x1a\xbe\xb0\x40\x64\xa3\x9c\x26\xc3\xad\xc7\x03\xcd\x67\x18\x2b\x73\x9a\xf4\xf6\xd9\x6b\x68\x7c\x74\x02\x9e\xc2\x64\x2f\x91\x15\xa8\x14\x6c\x66\x1b\xd4\xfb\x25\x81\x29\xfc\x3d\x4c\x51\x9c\xc3\xb2\xc0\x62\x54\xfb\x5c\x96\xb4\x8b\x1d\x28\x48\x5c\x3f\x5f\x62\xf0\xcd\x5c\x72\x41\xfc\xca\x98\x33\x73\x41\xfc\xfa\xf5\xb3\xf6\x5f\xbf\xb8\x48\x30\x15\x46\xf8\xeb\x2f\x9b\x55\xa5\x9e\xc7\x1e\xb4\xe6\xe2\xcb\x06\x64\x7d\x36\x79\x41\x11\xcd\xf5\x7d\x51\x1f\x41\x82\xb6\x4f\xf9\xcc\x0c\xd9\xb6\x86\x32\x33\x67\xaa\x6d\x70\xcf\xcc\x18\xad\xd3\x98\x03\xd6\xb6\xfc\x3f\xf3\x16\x53\x72\x1b\xb4\x85\xf2\xb6\x7d\xe0\x67\xae\x7c\x3f\xf9\x9e\xa5\xb7\x2d\x13\xcf\x0c\xaa\xb7\xcd\xe8\x67\xe6\x6c\xb4\x2d\x12\xcf\x5c\xe9\x67\x32\x6e\xb1\x1f\xfa\x87\xff\xb4\x0d\x9c\x01\x7e\xb6\x0d\x1a\x21\xdb\x36\x60\xe6\x01\x51\x6b\xae\x3e\x9a\x7e\x24\x1c\x5b\xb8\xca\xed\x94\xc8\x43\x8d\xdb\x09\x05\x62\xdc\x13\x0a\xc4\xb0\xa7\x70\x5c\x7e\x22\xb1\xf0\x87\x6b\x7f\xc3\xf4\x37\x2b\x1e\x85\xd9\x5f\x6e\xd5\x62\x89\x17\xd4\x17\x82\xd5\x36\xf1\x92\x04\xb6\x0b\x83\x76\xe7\x11\x80\xd8\xa1\xc2\x45\x81\xfa\xb6\x4d\xdf\x46\xa6\x77\xa8\xdb\xd1\x0e\xfb\xdf\xa7\x8a\xa3\xdf\xb6\x8e\x3e\xd8\xac\xf6\x54\xe0\xcd\xca\x9f\xc6\x33\x23\x61\x32\xce\xb1\x41\xcf\xfe\x7e\x30\x99\x37\x80\xc0\x1c\x5e\xa9\x27\xd0\xec\x9b\x7a\x0d\xb8\x71\x3f\x98\x71\xe2\xf1\x81\x8d\xec\xcf\x7b\x62\x1f\xc0\xeb\x9e\xd8\x07\x3f\xaf\xd8\xd0\xf9\x64\x33\xd8\xc1\xc1\xeb\x9d\xdd\x87\x8c\x76\xb0\xe5\x80\xee\xf4\xee\xfe\xd0\x4b\x2f\x7c\x53\x78\xae\xfc\x9d\xb9\x74\x56\x92\xbe\x13\xcb\x72\xdf\x6a\xee\xcc\xd0\xed\xde\xdd\x22\xe6\xb1\x51\x12\x9b\x71\xee\xfd\x64\xa7\xa1\x36\xbd\x7b\xd2\xe2\x65\x6f\xde\xb0\x2d\x27\x23\x2d\x67\x05\xb8\x98\x54\x9c\x3f\x58\x6d\x0f\x6c\x6a\xfe\x22\x20\xa1\xfc\x7d\xa3\xc1\x16\xe7\x58\xe0\xf9\x48\xc9\x79\x09\x6e\x05\xb6\x8c\xc3\x33\x0b\xc1\x1f\x29\xce\xdf\xc1\x8b\x5d\x83\xfb\x03\x91\x25\x63\xcc\xc9\xa3\xca\xd4\xc0\xed\xd1\x62\x57\xf9\x65\x78\x4e\x59\xfc\xf8\x70\x1e\xd9\x84\x71\xbe\xce\x66\x37\x59\xb8\x1c\x7a\xe6\x34\x2f\xd4\xa8\x9c\x41\xd8\x93\x31\xd3\x01\x2a\x9c\xe8\x0a\xd9\xc3\x7a\x66\x87\x81\xb2\x9f\xa8\x08\xd9\x23\x7d\x76\x67\x93\x7c\x49\xbe\xd0\x1b\x44\x37\xbb\xdf\xe7\x6a\xbf\xce\xe6\xfc\x49\x66\x77\x93\x87\xd5\xb4\xc6\x26\x3d\x13\x8b\xa6\x02\xce\x33\x1b\x72\x65\xf3\x97\x81\x3d\x37\x7e\x59\x7c\x16\xbf\x9c\xfc\xc2\x04\x9e\x4d\x18\x6a\xe6\x94\x3d\x68\xca\x55\x66\xfa\x6c\x5d\xa0\xf6\xea\x73\xfe\xf1\x55\xe4\x17\xcf\x96\x2f\xaa\x02\xc6\xb3\x05\x8c\xea\xa9\x78\x54\x93\x0b\xcc\xf7\x59\x7a\x5b\x20\x02\x0f\xb3\x2f\xb3\xd9\x1c\x8f\x4b\xeb\x7e\xb6\x7e\x7c\xb5\xa3\xd9\xfe\xdc\xcf\xd3\xe7\xbd\xfd\x03\x8d\x39\x3f\x9b\x98\x97\x0e\xd9\x7b\x36\x2e\x15\xf1\xea\xf9\xb0\x74\x94\xdb\xfc\xe0\x05\x6b\xd8\xdc\xf2\x03\xf5\xae\x09\x54\x7a\x3e\x0c\xa8\x9c\xf4\xe0\xf7\x2a\x12\xbc\x07\x5c\x2c\x0b\xe2\xf4\x80\x8b\x75\x2d\x7f\xd9\x28\xbe\x92\xd3\xc7\xff\x55\x97\x80\xc4\x03\x56\x16\x87\xf6\x81\x00\xb6\x83\x93\xf0\xa0\xb1\xff\xec\xe0\x64\x6e\xf2\xc5\x07\xf5\xbd\x1e\x83\xb9\xe1\xdf\xaa\x47\x7c\xa6\xa6\x0a\x92\xa0\x92\xa4\x12\x10\x47\xa3\x5f\xd0\xd3\x47\x9b\xa3\xba\xc3\x73\x15\x80\x09\xca\x3f\x9b\x67\xe6\x0e\x92\x3e\x3a\xc3\x3a\x72\xf9\x83\x4e\x5f\x94\xb9\x1f\x75\x79\xec\x8b\xf9\xb9\xf4\xe6\x4d\x3b\x43\xea\xce\x6e\xec\x56\xb5\xca\x21\x68\x6e\x86\xf4\x64\x3e\x5a\x1e\x7f\x7e\x35\x9c\xa5\xbf\xcc\x3d\x7e\xa7\x2f\x04\xf5\x32\x5d\x0b\x82\x7a\x51\x63\x78\xf0\xc2\x15\x4c\x06\xf9\xd9\xc4\x36\x75\xd7\xb2\x25\xc6\x52\xdc\x99\x87\x9d\x81\x66\x3f\xcf\x49\xb7\x00\xe2\xc1\x3c\x5b\xfd\xfb\xc6\x84\x85\xbc\xf5\xbc\xa8\x21\xb0\xa8\xf7\x50\x63\x3c\x78\xde\x87\x58\x36\xf0\x6e\x5a\x51\xd1\x10\xf3\xbb\x65\xcc\xba\x09\xca\x37\xe4\xf0\xc5\xd2\x80\x1b\x2e\xbf\x9b\x9e\xd7\x04\xef\x78\x37\x41\x2f\x79\xd8\xd9\xd8\x7f\x4f\x0e\xb8\x61\xd0\x38\x03\xef\x96\x46\x6b\x46\xc4\x7a\xb7\x30\x5a\x32\x62\xd2\xbb\x65\xd1\x52\x96\xfd\x5c\xfb\x9b\xe4\xf7\xf7\x7e\x86\xaf\xbd\x07\x07\x31\xc6\x7d\xf7\x33\x8b\x7e\xb7\x5e\x59\x15\x8b\xde\x2d\xbb\x96\xd4\xfd\xfb\x3e\x93\x8b\xe3\xf6\x6e\x3a\x58\x33\x6c\xf3\xdd\x0a\x4c\x55\xbf\x78\x71\xe3\x15\xe7\xbc\x45\xa7\x32\x9c\xdb\x16\x61\x6b\x81\x82\xbc\x9b\x84\xd5\x92\xed\xe7\xe4\xd9\x6f\xae\xfd\x7d\xf5\x9b\xbd\xb7\x0b\x2d\xf2\xdd\x1c\xac\xd6\xe6\xf3\xde\x90\x04\x55\x79\xf1\xdf\x65\xc4\xd4\x77\xcb\x45\x65\x82\xf0\x6f\xde\x38\x8a\xc9\x31\xbf\x9b\x42\x66\xb5\xe8\x17\x77\x5d\xc0\x6a\x6b\x51\xb5\x73\xa8\xde\x0c\x4e\x81\xf9\xef\xa6\x9b\xb9\x36\xfb\xfc\xfc\x4a\x8f\xde\xad\x68\xd5\x2e\x4c\xf2\x86\xa7\x67\xe0\xdd\x12\x74\x4e\xc3\xb1\xf6\x3c\x87\x6b\xc4\xf6\xb2\xdc\x23\x4c\x2f\x0b\x1e\xf9\xe2\xc1\xc3\x7c\x95\xdf\xe2\x29\xf3\x9b\xbf\xd3\xb8\xb7\x40\xe3\xe0\x2a\xef\x16\xbf\xab\x12\xf2\x5b\x3a\xcf\xac\xa5\x0c\x9e\xed\x67\xd3\x9b\xce\xc9\x79\xb1\xdb\xd4\x26\x70\xcb\x5e\x00\x9e\xdf\xfc\x6e\x25\xb0\xe2\xc4\xcc\x2f\x9e\xbb\xe6\x22\xb7\x24\x5f\x17\x74\xe7\xc5\x6f\xb7\xa2\xed\x66\x47\x78\xc3\xf2\x8b\xd7\x2e\x8b\xf9\x35\x41\x40\x19\x78\xcb\x0d\xa5\x89\x64\x5b\x0d\x28\x4a\xc6\x2f\x3a\x3a\xae\xa9\xfc\x6e\x8d\xa0\x68\x6f\x78\x6b\x87\xe0\xda\x76\x80\xac\xcc\x61\x2b\x0a\x2d\x15\xfb\xd9\x0b\xc0\xee\x94\xdf\xba\x11\x1a\x43\x74\x7e\xeb\xa6\x96\xb3\xd9\xff\x9e\x7f\x76\x9e\xf5\xfe\xf1\xd5\x70\x58\xe4\xb7\x3e\xfb\xb9\xfb\xfd\xcb\x33\x63\x6d\x71\xb8\x54\x78\xe1\xbb\x95\xde\x32\x45\xd6\x86\x86\x0d\x05\x78\x5b\xd9\xdf\x8b\x40\x0d\x22\x77\xf8\x77\x38\x9c\xf3\xd9\x8c\xbc\x1c\x50\x89\xb7\xed\xf9\x37\x37\xa9\xed\xf9\x77\x11\xb1\x2d\x9e\xfd\x66\xcf\xbf\xbb\xf1\xb8\xe8\x8a\x7b\x81\x07\xa1\x4b\x31\x70\xd0\xcd\x69\xff\xc0\x3f\xfa\x79\x41\x14\x60\x22\xff\x86\x00\xbe\x5a\xdc\xfc\x46\x95\x09\xd1\xf8\xdd\x42\x59\xee\xcd\xef\xeb\x5e\x23\x04\xff\xdd\x42\x59\xc1\x84\x98\xdf\x2d\x77\x95\x2a\x52\xe2\x5d\xa8\x92\xc8\xb7\xef\x05\x04\xa2\xf4\xb5\x29\x87\x80\xdb\x02\x59\xa9\x02\x7d\x4b\x64\x39\x8d\x6f\xa5\xbb\x77\x4b\x6b\x65\x7a\x0c\xb6\xb0\x56\x46\x8c\xf8\xec\xbf\x17\xff\xbe\xb1\xab\xc3\xf6\x31\x86\x6d\xa5\x90\x67\xec\x58\x0b\xd9\x12\x6b\x58\x2a\xe2\x3b\xde\x06\xe5\x8c\x77\xec\xe5\x2d\x67\x85\xc7\x6e\x09\xca\xb1\x97\x17\xa0\xc7\x5f\x17\x74\x4e\xb7\x03\xec\xfc\x1d\xeb\xc7\x57\x0f\x7a\x36\xf6\xea\xd6\x61\x5b\x25\x3e\xbf\xdf\xe7\xfb\x10\x65\xf5\xd5\xc5\xf3\xf3\xe3\xab\x67\xb8\xf2\xbb\xc5\xb8\x2c\x83\x7a\xe7\xd6\x67\xa3\xed\x4c\xa0\x35\xdf\xcf\x8d\x5e\x4d\x1a\xb6\xa5\xa6\x9c\x1d\x77\x56\x9c\xad\xb6\x45\x82\x43\xa1\x79\xb1\x9f\xf6\x65\x3f\x7b\xfe\x2a\x1d\xef\xdc\xf4\x29\x50\x70\xe2\x6c\x8b\xfe\xb7\x02\x12\x28\xb8\x25\xac\x5e\xa4\x67\x5b\x23\xeb\xb1\xcd\x5b\x23\xcb\xcb\x23\x87\x8f\x62\x7a\x74\x35\xc2\xfa\xfd\xd2\xac\xc5\xf7\x2b\xfd\xf8\xea\xdd\xf9\xe0\x91\x0c\x3a\x8a\x4b\xb2\x4a\x63\x30\xf2\x68\x38\x7b\x17\xf0\xf7\x28\x6e\x11\xac\xa4\xe5\xdf\xc7\x8f\xaf\xae\x31\xe4\xdd\x02\x58\x1f\xa2\x2f\x0e\x8c\x2a\xcd\x5b\x7b\xfe\x8a\x0f\xef\x96\xc5\xf2\x8c\x3e\xf7\xf1\xc6\x21\x97\xdf\x75\xc3\xeb\xd8\xbb\x2d\xa3\xe5\xe2\xfe\x6e\x11\x2d\x37\xf9\xcc\x16\xd1\xf2\x92\x4c\xe8\xec\x48\xa2\xf2\x56\x2a\xcb\xb4\xf1\x96\xdd\x4a\x30\xb8\x2d\xba\x95\x2a\xd3\xd9\x4a\x78\x59\x1e\x03\xa4\x38\x8d\x45\xef\x67\xfc\x2a\x9b\xbc\x5b\xa0\x2b\xd3\x0d\xde\xf2\x5c\x69\xd2\x92\x2d\xce\x8d\x24\xb2\x6e\x69\x6e\x24\x69\xe4\x47\x0d\xcd\xb6\x5b\x25\xee\x4a\x04\x5b\x94\x2b\x55\x24\xf8\xbc\xd0\x21\xfa\xc1\x0f\x53\x45\xb2\x2d\xe1\x8d\x24\x42\xa3\xe1\x26\x64\xcf\x17\xf9\xae\xc8\x20\xce\x0a\xa2\x33\x9f\x73\xcf\xbf\x45\x5b\xce\xb7\xf4\x6f\x8b\x80\xb9\xb9\xde\x13\x04\x72\x53\x4f\xbd\xb5\x3e\xef\x03\x10\x82\xc7\x89\x75\x5c\x84\x3e\x23\xb2\x83\xe7\x1b\x3d\xd8\x67\x94\x59\x64\xe4\x17\x71\x51\xa9\xea\xd5\x20\x2f\x6f\xd9\xd2\x62\x39\x64\xa6\x5b\x58\x1c\x35\xbe\xd1\x87\xc2\x9c\xd1\xad\x6b\xf6\xfb\x0d\x67\xc5\xe3\x17\x45\xa7\x28\x92\xbd\xf8\x8b\xba\x18\xa4\xaa\x2d\xf6\xa1\x69\x57\xb9\xf2\x96\x33\x47\x95\xf8\x6f\x31\xb3\x84\xe4\x84\xc9\x64\x49\x18\xb7\xc4\x99\xb5\x93\xbd\x37\x8c\x40\xac\xb9\x0b\xa2\x5d\xff\x86\x9e\x15\x2d\xee\x7b\xec\x72\x6c\x49\x6d\x96\x8d\xa5\x05\x43\x3b\x7e\xee\x82\xa1\x1d\x76\x57\x30\x94\xf7\xee\x5f\xb1\x91\xc5\xc7\x5a\xca\x87\xdf\x60\x83\xda\x0a\x50\x39\xb6\x0c\x33\x61\xa7\x05\x13\xf9\x56\xc6\x7c\xc1\xe6\xb9\x15\x8a\x82\xc1\x7c\xeb\xbf\x9d\x97\x4b\xa5\xb7\xf2\x72\xdb\x2f\x7d\x85\x0d\x6a\x13\x87\x62\xb4\x9e\xd4\xaa\x1c\x2f\xd4\x81\x7e\x5f\x26\xc8\x3c\x30\x19\x75\x4c\x25\x25\xef\xc1\x67\xda\xc4\xa7\xe4\x2d\x8c\x4c\x78\x79\xc1\x14\x38\x89\xd2\x29\xd8\x02\x27\xc1\x6b\x25\x33\x3f\x42\x76\x0a\x4e\xfb\x89\x20\x56\xf2\x16\x46\x26\xc1\x70\x25\x6f\x61\x64\xf4\x7c\xf0\xfc\xd9\x7f\x6f\xf6\x73\xf2\xcd\xe2\xf9\xe2\xd9\xb6\x98\x23\x8b\x7f\x7f\xf8\x7b\xe7\xf9\xe5\x99\x7e\x2a\xf3\x6c\x3e\xab\x3e\x33\xff\x2d\x8b\x4c\xc2\xed\x0a\x26\xc9\x89\xbb\xa3\xe4\xf0\x17\x2c\x5e\x1a\x16\x8d\xc5\x24\xa0\x7a\x47\x1d\xbe\xec\x1f\x52\xf7\x99\x9e\x00\x51\x5e\xf4\xd4\x59\xcd\x02\x12\x8d\x19\xa1\x7a\x1e\x55\xd0\x2d\x40\xd1\x7d\x1e\xfe\x60\x0b\x60\xc1\xe6\xe2\xb9\x9d\xc8\x1a\x25\x6f\xc2\x97\x8e\x3a\x59\x28\x36\xc5\xa3\x4e\xbf\xba\x6c\x0e\x38\x36\xed\x9b\x25\xf9\x15\xe0\x88\x99\xbf\xce\x9c\x1f\xb0\x28\x1e\xd5\x5f\x50\x50\x8f\xba\x98\xfb\xa6\x54\x13\x83\x62\xc9\x1f\xa1\xcf\x6e\x7d\x80\x7e\xb3\x35\xd0\xef\xcc\x0a\x4a\x45\x04\x66\xc9\x1f\x86\xeb\xb6\x05\xfa\x1c\x00\x3c\xc6\x93\x30\xce\x92\x5f\x24\x44\x71\x17\x0f\xea\x3c\xaa\xcf\x38\x37\x40\x01\xbd\xa8\x09\xef\x64\xc1\x8f\x3a\xa1\xcd\xa5\x10\xb0\x98\xe6\x96\x9c\x8b\xc6\xd7\x34\xc1\xdc\x42\xc0\x62\xc2\x4f\x5a\x0a\xd6\xf6\x34\xb7\x9c\x58\x74\xbe\xa6\x39\xed\xf9\xf4\xc5\x9e\x2f\x5f\x1c\xff\xc6\xce\xbf\x27\x5c\x12\x5e\x04\x3f\x4a\x8d\x79\x31\x48\xe2\x78\x81\x6a\x25\x39\xfa\xf2\x23\x7c\x0a\xe0\x5a\xd1\xee\x8e\x4e\x5b\x4a\xd2\xa6\x46\xeb\x8c\x35\x0c\x04\x2b\xd9\xd5\xb2\x28\x1c\xb9\x69\x1d\x2c\x0a\xe3\x4c\x5a\x9c\xf3\xb2\x75\x8f\xd1\x1c\x62\xeb\x1e\xa3\xb1\x49\x78\x6f\xe7\x01\x40\x0b\xce\x9c\xe6\x68\x5b\xaf\x48\x69\x25\x16\x51\x40\x5b\xce\x0b\xae\xdb\xa4\x90\xbe\x49\xf7\xc6\x90\xcc\x70\xc5\x11\xe8\xa9\xb0\x22\xa4\xfa\x52\x50\x0f\xd2\x2a\xdf\x49\x6e\x05\xa7\xef\x3c\x38\x73\x85\xb8\xbf\xb4\x0a\xeb\xe2\xc0\x1e\xd5\x71\x2e\x27\xe0\x57\x4e\xb3\xb0\x3d\xc4\xf3\xa5\x05\x4d\x2c\x9c\xc7\xa3\xfa\x8c\x8d\x8f\x33\x5b\xaa\xb3\x11\x5e\x5b\xd8\x1f\x6d\xfa\xd1\x87\xf9\xb3\xc8\xca\x0e\xba\x9b\x5b\xa8\x9f\x68\x88\xa5\xec\xf3\x3b\xda\xa2\x6d\x13\x10\xf6\x4a\x10\x50\x5a\x20\x7b\x69\xee\x82\x5b\xd5\x18\x1b\xfa\x52\x90\x2e\x13\x4e\xf7\x52\x06\x5e\x31\x0e\x64\xd9\x12\xdf\xe8\xf1\x0c\xd9\xce\xc0\x71\xe8\x13\xf1\xfb\x97\x45\xd0\x11\xa1\x1f\x09\x1f\x78\xc1\x85\x3d\x0f\x57\xbd\x44\x2b\x00\xb5\x18\x39\xfb\x0d\x58\x25\xcc\x96\x88\xdb\x6d\xc0\xe1\x12\x3f\x3f\x74\x04\xb9\xc4\x6b\x30\xba\x88\xa4\x6d\xdc\x59\x7c\x20\x48\xd3\xbf\x43\x77\x84\xd2\xe9\x24\x68\x7b\x82\x2e\x19\x48\x9e\xb6\xf5\x1b\x9d\x8e\xb4\x85\x65\x2b\x50\x97\x02\x9f\x46\x70\x2e\xe5\x82\x66\x41\x80\xf0\x98\xcf\xc3\xcd\xbd\xa0\x14\x1e\xbd\x0b\x10\x25\x26\x74\x63\x00\x2e\xb4\xbd\x3d\x9f\x00\xbe\x1e\x4a\xef\xa0\x73\x35\x56\xb9\x30\xef\xca\xd1\x1f\xb8\x0f\x4a\x35\xc2\x61\xa5\x83\x97\xcb\x5f\x3a\x2f\x0f\x51\xd5\x89\x17\xe2\x9f\xaa\x28\x58\x89\x7f\x1a\x79\x4b\xd6\xa5\xce\x90\xee\xe9\x0d\x91\x75\x60\x97\x28\x95\x20\xf0\x4e\xec\x63\xa9\x18\xbe\x06\x8e\xcc\x52\x11\x5e\x66\x81\xaa\x54\x42\x56\x06\xf6\x8b\x52\x0d\x1d\x41\x36\x29\x2d\x69\x46\x62\xa7\x1a\xca\xb1\x26\x98\xd2\x08\x86\x1c\x44\x6c\x96\x86\x19\x7a\x10\x00\x57\x9a\x32\x24\xd1\xce\xa5\x61\x09\x1c\xd8\x86\x4a\xdb\x12\xd0\x7e\xd9\xe3\x34\x40\x35\x0a\x1b\xdf\x6e\x5c\xb7\x47\xe7\x97\x17\xe5\x99\x10\xe7\x82\x79\x7f\x6b\xd2\x7b\x71\x1d\x27\xfe\x4a\x5b\xb6\x2a\xbd\xd2\x01\x81\x13\xa5\x13\x56\x34\xea\x96\x14\x4b\xc7\x12\x3a\x2a\xe3\x74\xe4\xed\x81\xc8\x53\x3a\xc6\xb7\x21\x77\x19\x58\xd8\x47\xe3\x80\x0f\x2c\xec\xa3\x6d\x9d\xa4\x8c\xd1\x7c\xd9\x73\x1b\x53\x23\x1b\xc7\x6c\x00\xb7\xd1\x7c\x79\x30\x3f\x12\x23\x5f\xc6\xc3\x4a\x1b\x02\xce\x70\x09\x8d\xe9\x8c\xf7\xf6\x65\xf7\x36\xb1\x9b\x8d\xb6\xd5\xec\x32\xb1\x91\xc4\x31\x9f\x45\xd9\x1b\x9e\x38\xab\x9f\x41\x22\x67\x73\x6e\xcc\x7a\x76\x67\x00\x21\x9d\x1f\x62\xb6\x11\x96\xcb\xc4\x68\xba\xb0\x22\x94\xf9\x7e\x7e\x35\x00\x97\x05\x7d\xd7\x01\x5b\x16\xf6\xf3\xd1\xf3\x77\x5e\xd7\xb2\x08\x8a\x1b\x1d\x4a\xb5\x3e\x84\x89\x12\xf7\x50\x16\xf2\xf4\xe1\xca\x3f\xed\xf2\x65\x83\xfb\x23\x2a\x8c\xc4\x2f\xe8\xac\x03\x83\x50\xf9\x4c\x22\x1e\x15\x8c\x3e\x97\xbd\x41\x33\x3e\xc6\xa5\x10\xda\x53\x3e\x58\x3e\x07\x6e\xad\xf2\xc1\xf2\x39\x70\x44\x96\xcf\xc3\xc4\x31\x0b\x95\xcf\x5b\x44\xd3\x0d\x93\xf3\x70\x50\x16\xab\x7f\x60\xe0\xf5\x2d\x27\x61\x1b\x03\xd7\x67\x39\x09\xd1\x68\xd8\xc2\xca\x49\x2c\xe0\x20\xac\xae\x9c\xc3\x71\x10\xfe\x4e\xac\xf8\x83\xe0\xd3\x72\x72\xb8\x34\x80\x96\x73\xda\x06\x62\x72\x62\xfe\x1e\xc4\xc8\x95\x13\xa7\x5b\xf7\x10\x9f\xd8\x8b\xfb\x82\x3c\x9c\x97\x6d\x38\x1b\xe7\xcb\xb6\x7a\x9e\xce\x97\x28\x5c\x25\xc2\x8b\xe0\x88\xbe\x90\x75\x2e\x1c\x19\x03\xc5\xb3\x5c\xf4\x36\x16\x40\xbc\x30\x12\x0f\x99\xdf\x4d\xcc\xcb\xc0\x7d\x53\x6e\x04\xec\xb1\xfa\x1e\xe7\x2e\xe2\x05\x70\xbb\x2b\x34\x1c\xf1\xe5\x26\xf2\x72\x2c\x50\xe9\x46\x0a\x9b\x07\x02\xfa\x8d\x1f\x30\x28\xf4\x7d\x85\x31\x7e\x43\xea\xde\x04\x2e\x4d\x34\x9a\xf2\x70\x1e\x83\xdb\x3f\xc5\x49\x33\xe6\x63\x64\xbb\x12\xfe\xd3\xed\x0d\x19\xeb\x21\xa8\x73\x62\x4f\x28\x0f\x74\x6c\xa2\x67\x15\x5d\x29\xf3\x80\x56\x3c\x06\x1d\x12\x3d\x55\x70\x73\xa4\x79\x70\x6c\x1f\x63\x6a\x09\xa5\x2a\xd8\x9d\xd2\x14\xf7\xb4\x90\xf4\x05\x1d\xc3\x14\x92\x26\x61\x68\x05\xfb\x47\x0a\x59\x1a\xbd\x33\x85\xf8\x87\x82\x99\xaa\xb2\x9d\x4a\xd6\x4c\x2c\xe1\xbd\x6d\xc3\xb1\x7d\xef\x80\x41\xfd\xcd\x6f\xeb\x51\xfc\x6c\x0b\x99\xf5\x20\x60\x76\xa2\xe7\xd7\xc3\x50\x65\x22\xe5\x6b\xdc\x55\xa9\x7b\xd0\x6a\x50\xcc\xc4\xb4\x51\x0d\xbb\x9f\xf8\xa6\x6a\xaa\x2f\x2f\x9b\x8a\x54\xc3\xca\xf5\x49\xd7\x74\xb2\x6c\x08\x7b\x4d\xa7\x9f\x8d\xbc\x5f\xf0\x8c\xce\xbc\x65\xc7\x9a\x9e\xc7\x17\x7a\x7b\xed\x60\xc3\xa0\x12\xb2\x91\x26\xf4\xbf\xe6\xc3\xcf\x36\x5a\x57\x83\x6e\x2b\x5e\xbc\x9a\x63\xd6\x5b\xca\xab\x46\x2f\x4e\xd4\xe3\x9a\x6f\x5f\x2a\x9f\xe1\x60\x98\xc4\x86\xd7\x02\x3f\x9b\x58\x17\x2b\xa2\x5a\x9a\xd0\xf2\x5a\x88\x80\x98\x65\x0b\xac\xb5\x38\x37\x42\x90\x6b\x01\xe1\x27\xf1\xc4\xb5\x22\xd7\x4e\xb6\xb1\x56\x6f\xd8\xc4\x2f\x10\xa8\x49\xdc\x57\xad\x9c\xd9\x49\x78\x5c\xad\x9c\xd9\x49\x2c\x6d\xad\xde\x25\x40\x5f\xab\x15\x7b\xe2\x38\xb6\x9a\x52\x2b\x51\xb6\xb3\xc6\xcb\xc7\x97\xbd\x59\x15\xce\x30\x6b\xa7\x03\x6c\x08\x13\xfa\x5f\xeb\xe9\x44\x17\xd3\x11\xc9\xeb\x66\x95\xb5\x39\xd1\xb6\x89\x4b\x6d\xc4\x33\xce\x96\x8f\x6f\xe8\x65\x6d\xc8\xbb\x15\xff\x61\x6d\xc2\xa4\x01\xe1\x36\x02\x81\xf7\xc4\x1b\x81\xaa\x83\x60\xb2\xda\x4e\x87\x62\x12\x8d\x19\xad\xe4\x67\x0f\xe8\x83\xf1\xb4\x36\x69\x1f\x96\x96\xda\xa1\x15\xb3\x03\xad\x9e\xb4\xad\x83\x7f\x1d\x01\x74\x62\xa5\xaf\xdd\xc0\x6a\x62\x75\x6b\xff\xf8\xcb\xa6\x3c\xb5\xc7\x9d\xb2\x4d\x49\x6b\xff\xd8\x1b\x28\x37\xd8\x95\xd9\x37\xdf\xa9\xc3\xbb\x42\xf8\x4d\xea\x00\x7d\xe6\x48\x7b\xa2\xc3\x9b\x5d\x04\x5e\x54\xf9\xdb\xc4\xb1\x5f\x67\x62\x23\x08\x6e\xab\xd3\x9b\x47\x44\xfa\xd7\xa9\x4d\x1c\x45\xba\xce\x0a\xec\x71\x75\xd4\x89\x98\x32\x31\x92\xd6\x85\x29\x68\xa0\x23\xd5\xf5\x80\x17\xe8\x1f\x75\xc1\xd2\xe6\xda\xa2\x40\xfd\xa0\x56\x4d\x14\x8d\xfa\xc1\xd7\x3b\xa1\xbe\xf5\x83\x9c\x33\x91\xc8\xeb\x89\xe8\x5f\xb8\xad\x54\x4f\xac\x08\x13\x07\x73\x3d\x47\xc0\x7a\x77\x70\x22\x0c\x4e\xdc\x92\xf5\xbc\x1c\x87\x53\x73\xde\xf1\xcb\x9e\xdb\xf9\x28\x69\x6d\x21\xb3\x5e\x32\x55\x94\xfe\x7a\x65\x76\x01\x2f\x7e\xbd\x18\x74\xa1\x7e\xd7\xeb\xd2\x56\xc8\xb1\xbb\x08\xad\x5c\x07\x2b\xbd\x9e\xe4\x67\xfb\xe5\xe6\xdc\x2e\x7c\x94\xf5\x86\x76\x2d\x6c\x69\xf5\xf9\xbb\xa7\xad\x3e\x07\xfe\xc2\x78\x56\xd2\x63\x9d\xcf\x81\x75\x75\xd8\x00\x83\x52\xf3\xef\x78\xca\x92\x0d\x16\xf6\x6b\xff\x8e\xe5\x74\x6b\x66\xf5\x31\x8c\xb7\xfa\x8d\x44\x2f\x5e\xee\x1f\x5f\xa5\x71\x42\x9f\x03\xdb\xf5\xd6\x4f\xeb\x03\xfe\x0d\x09\xdb\x83\xaf\x0c\x8b\x42\x7d\x60\x48\xf8\xd3\xea\x93\x62\x7a\xb4\x46\x70\xab\x50\xa8\x67\x2b\xa1\x95\x28\xc0\xfa\x70\x01\xae\x17\x9f\x07\x0e\x32\x3b\xc2\xa1\x03\x1a\x3f\x09\x7b\xe3\xb2\xed\xc3\x72\xfc\x06\xcf\x79\x06\x37\x9e\xbc\x01\xb3\x5c\x5b\xd6\x0a\x4e\xa7\x79\xfe\x74\x4d\xd6\x07\x2c\x19\x04\xd2\xd4\x07\xd7\xd6\xc1\x71\x7f\xa0\x65\x35\x03\xfb\x07\x09\x5c\x47\x76\x7d\xb2\xc6\x63\xa0\x81\x34\x3e\x88\x3a\xa9\xcf\x66\xb0\xf5\x70\x52\x28\xa4\x5c\x7c\xaa\x4f\xd9\x42\x4e\x3a\xdc\x08\xdc\x55\xf8\x42\xeb\x53\x94\xf2\x05\x20\x08\x82\xc9\xb2\x3e\x9b\xb3\xe4\x25\x90\xb9\x5d\x86\x46\x56\x9f\x82\x0d\x7e\xf9\xf7\x37\x1c\xa9\xbf\xad\x4f\xd5\xc1\xca\x68\xb8\x9c\x90\xdb\xeb\xc3\xf1\xaa\x84\x5a\xd6\x87\x28\xb4\x5e\x59\x50\x15\x4f\x8b\x2f\x53\x91\x95\x6e\x2b\x2e\x52\x91\x60\x2b\x9c\x85\x08\x8d\xfa\x54\x8f\x06\xd3\xab\x44\x02\x38\x6d\x22\x4c\x47\xae\xe9\x3b\x4a\xf8\xb4\xf6\xe3\xab\x57\xe1\xd6\x84\x02\x3d\x73\xb5\xab\x41\x43\x9e\xcd\x45\x6b\x12\x97\xb9\xd8\x55\x44\x1c\xee\x75\x19\x5e\x51\x1f\x64\xcb\xe4\xe9\x79\x5a\x08\xd2\x3c\x33\xc7\xe6\xdf\xb1\x24\x67\x46\xe8\x19\xd7\xa4\xcf\xc5\xc6\x34\xd8\x72\xc7\x7e\x01\x70\x5d\x54\xa8\x00\x6b\x80\x3b\x1c\xea\x67\x60\x24\x9f\x8c\xcd\xfd\x8c\x85\x15\xb0\x3e\x5e\xbc\x70\x52\x44\xb0\x54\xec\xf0\xf5\xe1\x12\x46\xf7\xa8\xce\xcc\x92\x00\xd6\xfc\xd5\x8f\x5d\x9f\xd9\xc1\x4e\xff\x8e\x29\x1d\x0a\x40\x88\x48\x1e\x62\xd1\x96\x7e\x6a\x72\xfb\xe6\x89\x03\xde\xe7\xeb\xa7\x0f\xbc\x3e\xc8\x9f\x35\x36\x9c\x28\x92\xe4\x33\x4c\x2e\x7b\x5e\xd0\x00\x97\xdb\xad\xa3\x42\x94\x5d\x5a\x63\xe8\xd4\x58\x11\xec\xb8\x95\x58\x91\x9c\x0e\xf7\x78\xeb\xe9\xf5\xe7\xf3\xe2\x19\xc0\xe0\x9e\x38\xa0\xca\x0f\x36\xba\x04\x55\x7f\x64\x66\xb8\xe6\xea\xb3\x99\x8c\xe1\x10\xf5\xf9\x00\x0b\x91\x08\x51\x59\xba\xfb\x7c\x9c\x86\xdf\x77\xfc\xdd\x4c\x09\x4d\xb1\x4f\x60\xba\x35\x99\x72\x0c\x06\xc6\x65\xb0\x86\x7d\xbe\xce\x94\x97\xcd\x28\x6a\x12\x97\x36\x5f\xaf\x72\xc7\x67\x8b\xe2\x95\xc8\x8d\x1a\x91\x1f\x81\xe2\xe7\xe7\x67\xd4\x40\x7d\xce\xf3\xd7\xb0\x9d\x6a\x48\xc8\x50\x36\x7b\xb6\x1c\x9c\x8b\xe3\x6d\x6d\x2f\x37\x01\x70\xb9\x1e\x5a\x2b\x92\x07\xbc\x37\x81\xaf\x04\xa7\x56\x02\x42\x6a\x4a\xfe\x7d\xe0\x94\xb6\xf1\xb4\x81\xad\xb1\xe5\x77\x1b\x9c\xc6\xb6\xf0\x7c\xd3\x98\x29\x5d\x6c\xae\x58\xb5\x95\xd6\xd2\xc4\x62\x62\x85\x6b\x91\xa0\x6f\x99\x25\x27\x49\x04\xf7\xd6\x02\xac\x5b\x84\xcb\x5c\xc0\xa8\xc4\x8e\x54\x62\x53\x2b\xa1\x23\xa5\x65\x3b\x5a\xb8\xda\x98\x90\xaa\x38\xd1\x92\xf5\xe1\xca\x5a\x8a\x9d\xde\xf2\x5f\x17\x48\x37\x33\xca\x7e\xf3\xf2\xcc\x27\x4f\xcc\x88\x1f\x1e\x23\x41\x58\xce\xd6\x8e\x77\x47\x6c\xc4\x53\x88\x48\x60\x7a\xcf\x06\xd8\xe1\x9e\x20\xe4\xa4\xce\x08\x8f\x27\x34\x3e\x3a\x9d\x13\x13\x7f\x80\x4c\xb6\x5b\xc2\x5c\xaa\xcf\x81\x0f\x34\x57\xb7\x42\x0a\x79\x5e\x29\x55\xe3\xab\x37\x43\xc4\x99\x20\xb2\xf2\x4a\xa2\xdc\xdb\xfc\x8a\x75\xbc\x5d\x71\x8b\x67\x81\x56\xbf\xa5\x73\xef\xa6\xa0\x19\x69\xe9\x79\x2f\xd6\x6e\x67\x1e\x54\x91\xf3\x7d\x9c\x25\x70\x7f\xa5\x1d\xa0\x2a\x41\x34\xb3\xc0\xb5\x08\xa2\x49\xf8\xf3\x2a\x41\x34\xbb\xc5\xe4\x05\x13\x67\xfc\x10\x20\x5a\xbc\x2c\x66\xe9\x0f\x18\x9e\xc0\x29\x22\x5f\xf6\x10\x76\x1b\x0c\xdd\xaf\xb0\x10\xc0\xdc\xdf\x9f\xf7\xd8\x79\x06\xc3\x10\xec\x89\x7d\x29\x04\x75\x55\x62\x5f\x52\x07\x2f\x88\x7d\xc9\x89\x2b\x22\xf5\x4d\xcd\x21\xe8\x35\x69\xcd\x6a\x36\x97\x98\x2c\xdb\x04\x05\x65\x90\x64\xe8\x17\x0b\xdf\x22\x7e\xc5\xc3\x50\x09\x74\x29\xd8\x74\x2a\x41\x26\xbb\x01\xeb\xc8\xb2\x21\x4e\x19\xe1\x24\x85\x3b\xc1\x95\x70\x92\x8a\xbd\xa1\x1a\x4e\xb2\x70\xa5\x54\x62\x48\xf6\xe0\x7e\x85\x8f\x13\x12\xf7\x06\x5b\x76\x70\xd9\x32\x47\x88\x28\x92\x3d\x77\x66\xc8\x1d\xf0\xe6\xe0\x58\x82\x8b\xe0\x29\x1f\xce\x96\x7f\x0f\xe0\xfa\x42\x18\x86\xb0\xc5\x10\x8c\x3d\xac\x1a\x46\x32\x08\x69\xad\xc6\x8e\x24\x65\x05\x02\x46\xf6\x0b\x4d\x60\xdf\x07\xe8\x47\x64\x48\x5e\x20\x0c\x91\x21\x35\x20\x02\xc3\xee\xca\xc6\x86\x86\xd4\x02\x7d\x21\xee\x23\xa1\xb8\x56\xe2\x3e\xca\x31\x6c\x81\x57\x02\x3c\x24\xee\x23\x7b\x04\x23\xee\xc3\x5d\x6a\x31\x0d\x1a\x37\xce\xa6\xa0\x6d\x4a\x11\x90\xb9\x88\xfc\xa8\xf6\xc4\x55\x06\x88\x10\x1a\x78\x25\x52\xaf\x12\xf9\xb1\x97\x6a\x4f\x0b\x21\xd1\x1f\xe0\x67\x08\x1a\x84\x7e\x54\xee\xc7\xd5\x57\x8e\x5e\x1d\xcd\x73\xed\x60\x9b\xbe\xb4\xee\x60\xd8\x15\x86\x1d\xf5\x20\x30\xf4\x14\x2c\x1d\xba\xf5\x6a\xcc\x20\x62\xae\x12\xb5\x51\x15\xe7\x89\xda\xd8\xed\x81\x47\x37\xd6\x04\xa6\x41\x08\x46\x4e\x4a\x1d\xc4\x60\x54\x65\x5d\x62\x30\xaa\x22\x3b\x31\x18\xfb\x23\x9a\x63\xc3\x52\x1d\xc6\xc0\x50\x9a\x9b\x37\x20\xf5\x88\xae\xc4\x54\xec\x06\xbe\x28\xbf\x64\xbb\x65\xe5\xc5\xd6\x1c\x45\x44\x13\xa3\x27\xb4\x20\x10\x31\xb1\x5b\xb3\xf4\xa9\xd8\xec\x6e\x60\x1e\x69\xc8\x19\xc4\x4c\xa4\x85\xdf\xaf\x1a\x34\x31\xb2\xd0\x9a\xcc\x04\xbd\x8a\x48\x89\x8a\xdd\xa6\x1a\x29\x91\x14\x29\x08\x95\x08\x0d\x9d\x50\x89\xca\x4d\x91\x4a\xa8\xc4\xfe\x88\x35\x4d\x03\xff\xbe\xf3\x08\x57\x02\x29\x76\x2b\x67\x06\x18\xd1\x43\x88\xa4\xd8\x3f\xb0\x0d\x5b\x2a\xa9\xea\x37\x84\x52\x4c\xa2\x8b\x2a\xa1\x14\xfb\x23\x5f\xf0\x28\xbb\x55\xcb\x95\xb0\x76\xfc\x88\x55\x61\x98\x00\x8a\xaa\x5e\x4c\x00\xc5\x6e\x6d\xb7\x2c\x4b\x44\xc1\xad\xd0\xa5\x8d\xcb\xc3\xe1\xb3\x74\x44\x32\x46\xd8\x44\x4a\x9e\x7e\x5d\xc4\x92\x34\x14\xe4\xe2\x59\xfe\x9c\xe0\x22\x2b\x42\x16\x19\x36\x46\x16\x69\x70\x15\xc2\x17\xd2\x92\x84\x9d\xb1\x69\x34\xde\xda\x6c\x6e\x12\x24\xe2\x11\x96\x64\xf9\x54\xa9\xb3\xf5\xe9\x22\xdc\x03\xd4\xfe\x4a\x26\x8b\xfa\x9e\x08\xdc\x3e\xab\x96\x0a\xe5\x8b\x53\x0a\xff\x25\xac\x20\xc5\xaa\xaf\x40\x05\x3f\xea\x76\xcb\x80\xd7\xf4\x05\x30\x13\xb7\xaf\xed\xc6\x60\x82\x22\x3d\xbb\xe4\xb3\x4e\xf1\x12\x19\x3c\xfd\x17\xce\x57\x8f\x8d\xe2\x88\x87\xe0\x92\x83\xc9\x77\x6e\x8e\x8d\xd0\xb9\xd9\x6e\x17\x7e\x07\x44\x18\xfb\xd6\xd8\x24\x52\xdc\x88\x4b\xd2\x49\xae\xd4\x4f\x09\xdd\xcd\x16\x4b\x7c\x6f\x68\x87\xa8\x7e\x73\x82\x64\x02\xb7\xf3\xf3\x68\x6d\xd9\xa4\x74\x89\x87\x02\x89\x9b\xb7\x05\x92\xd1\xdd\x98\x07\x01\xce\xc6\xca\x23\x4a\x30\xef\x96\x47\xca\x88\x06\xf2\x2f\x61\xf3\x10\x62\xe3\xd0\x0f\xbd\x0a\xd9\x57\xc4\x46\x06\x79\x11\x2f\xca\x70\xe2\xaf\x4b\x45\x5a\x7d\x5f\x34\x32\xcf\xc2\x16\x2f\x4a\x5d\x36\x07\xb3\xbb\x0d\x26\xc1\xd5\x4c\x4a\x33\x7d\x7c\x1f\xab\x03\xe3\x43\x82\x90\x7e\xbe\x80\x5f\xf4\x7a\xb9\x8e\xb6\x85\xa4\xe6\xad\xc8\x03\xc5\xb5\x11\x9a\xb1\xf1\xab\xf0\x82\xf6\xd1\xfc\xc1\xb1\x27\xcf\xc3\x31\x2a\x2f\xa8\x1f\x5b\x5a\x6b\x07\x06\x01\x85\xfa\x76\x1c\xb2\x61\x7f\x50\x80\x68\xb6\xd8\x30\x87\x18\xb6\x03\x01\xa2\x13\x33\xd7\x8e\x2d\x41\x34\x14\xf9\xc6\xad\xcc\x3d\x75\x06\x4f\x20\xc5\x46\xaf\x46\xc0\x48\x89\x49\x25\x45\xe8\xcd\xb2\x1a\x97\x33\x2b\x81\x05\x8d\x2b\x99\x69\x75\x7b\x8a\xd9\xfa\x83\x9c\x70\x32\x11\x25\x8b\x6e\x6b\xb1\xc5\xbf\xcb\x9e\x37\x6f\x6a\xde\xd9\x1c\xd9\x05\xa6\xdb\xbe\x9c\x09\x2e\xd5\x69\xbf\xf0\xcb\xf4\x9d\x79\xaf\x1d\xd9\xa5\xd0\x1b\xfe\xef\xe2\x5c\x88\xbc\x25\xc9\x53\x3b\x88\xbc\x5d\x0d\x28\x66\xf7\x00\xb8\x67\xa5\x4b\x60\x95\xa5\x6c\x85\xc9\x67\xd0\x3e\x1a\xc0\xc2\xe2\x23\x17\x65\xa7\x27\x61\xc7\xfe\x5d\xc9\xc9\x81\x37\xfb\x3c\x04\xa1\xbe\xc2\xe2\x0e\x94\x40\x56\x86\x56\xf6\x49\x0e\xf7\xd3\xc9\xc4\xb3\x81\xa6\xb6\x08\xb8\x01\x11\x22\x4c\x8a\x1b\x8b\x45\xb1\x0f\xf1\xad\xba\x6a\x36\xb0\xa2\x72\x75\x9f\x63\x08\xba\xaa\x48\x0a\x93\x99\x2b\xc9\x0c\x76\xa3\xb2\xd2\xc1\xcc\xab\xf7\xf9\xfc\xbb\x98\x57\x1c\x2e\xb0\xcd\xe1\x14\xa3\x86\xbf\x40\x17\x13\x13\x6c\x50\x1d\xff\xde\x02\x91\xe8\xb7\x01\x72\x37\x1c\xbb\x03\xe6\xee\x76\xb4\x00\xb9\x2d\xa4\xbd\xae\x55\x31\x65\x30\xde\x16\x4d\xca\x11\xad\x5f\x27\xc2\x47\x5d\x78\x16\xd6\x44\xcc\xe9\x8a\xad\xe9\x31\x3a\xed\xbb\x16\x5b\x66\xd2\xd5\xb0\x8b\x2f\xe2\x71\x01\xec\x5d\xf9\xa0\xd8\x84\xed\x1c\xf6\x25\x86\x16\x40\x3a\xdc\x03\x5a\x84\x3c\x52\x01\xd7\xf0\x52\xac\x1f\x11\xe7\x9d\x99\x30\xb2\xc9\x21\x4c\x86\x3e\x34\xc6\x0e\x5b\xa2\x5b\x3e\xdc\x03\x9f\xb9\xe5\x2b\x40\xa7\x00\xa5\xd3\x10\x47\x2a\xf8\xa2\x15\x63\xfa\x2c\x73\xa9\x74\x3b\x95\xfb\x9c\xf9\x74\x0b\x2b\x4b\x9a\xd0\x65\xb1\x67\x06\xeb\xb5\x63\x19\x87\x50\x0c\x41\x41\x52\xa2\x8d\xbe\xb1\x0e\xe5\x81\xc5\x5a\x97\xbc\x6d\xfa\x12\x10\x65\xf2\x0b\xde\x26\xd8\xb7\x40\x50\xaa\x24\x66\xb1\x9d\xd1\xe0\x74\x08\x7f\xb8\x6c\xcd\x4c\x42\x22\xe8\x7c\xf6\x71\x3f\xa5\x25\x9f\xd8\x4f\xa6\xf5\x51\x2f\x76\xf5\x1f\x2d\x51\x3e\xdf\xc8\xb9\x8c\x7e\xaa\x6a\xba\xde\x13\x23\x41\x3c\x73\x40\xa4\x31\x27\x04\x6e\xb2\xc0\x53\x5d\x84\xb1\x89\x51\xac\x4e\x2a\x44\x02\xe9\xf7\x29\x2e\x48\xd4\x74\x54\x1c\xac\xe3\x12\x6e\x1e\x10\x6d\x12\x1e\xb5\x4b\xcd\xd6\xe3\x7c\x29\x19\x3b\x78\xb8\xdd\x6d\xa1\xbe\x13\x4d\x84\x49\xfd\x9e\xf4\x11\x5a\x98\x63\x06\x9e\x4a\x77\x88\xd8\x42\x02\xd4\xdb\x81\x6d\xa2\x0f\xfb\xc6\xd2\xdd\x17\xe0\xba\x95\xf7\x3c\x4b\xb7\x53\x5b\xcc\xf3\x6e\x5c\x90\xb0\x05\xe7\x55\x8c\xbf\x31\xdb\xc6\x37\x5e\x37\x3e\xfc\x81\x88\x65\xb1\x5c\x8b\x84\x27\xe1\x56\xac\x13\xd1\x1e\xb7\x44\x82\x19\x6c\xdf\xbd\x7e\xd8\x13\xfb\x7d\xaa\x3f\x30\xc5\x07\x3c\x77\x4d\x3a\x37\x8a\x07\xe0\x21\x0c\x59\xe6\xf9\x68\xd7\x97\x40\x3f\xea\x62\xd5\xbe\x50\x64\x5c\xed\xc3\xb4\x62\x70\x51\xbe\xf2\x82\x81\xa2\x91\x00\xa1\x1d\xaf\x7a\xab\xc4\xc2\x8b\x35\xc3\xed\x7a\x45\x41\x01\xf1\x7a\x1a\xe8\xf8\x75\x8e\xec\xe3\xeb\x59\x74\xb7\x5f\xf8\xc6\xb2\x2b\x8f\xa2\x73\xc4\x3c\xd1\x85\xdc\x1b\x38\xbf\x9b\x7b\x8f\xbf\x6f\x31\xb1\xe9\xb3\xec\x64\xc4\x6b\xe6\xd7\x23\x9e\xaa\x99\x51\xaf\x93\x7e\xaa\x99\x51\x6f\x21\x0c\x35\x33\xea\x55\x94\xdd\x96\x34\x43\x2c\x7f\x90\x8d\x40\x08\x52\xc8\x01\x1c\x71\x52\xe0\x65\xf9\x4b\x82\xdd\x73\x45\xbe\x25\xbc\x01\x78\x37\x1a\x79\x00\x2a\x97\x19\x5b\x0a\xef\x8a\xdd\x26\x65\xc3\xc2\xb3\xc7\xc4\x75\xc0\xfa\xf3\xd6\xbb\x5a\x0a\xd6\xcf\x71\x27\xe7\xdd\x7e\x61\xee\x70\x78\x7c\x9d\x8d\xfc\x02\x95\x6b\x85\x2d\x65\xf1\x92\xcd\x25\x31\x5d\x21\xb3\x41\x33\xff\x5c\x92\xc1\x90\x72\x6e\xbf\xb0\xd8\x42\x40\x75\xf2\x07\x4f\x1c\x5c\x8c\x9c\x73\xfb\x2b\xda\x97\x88\xbb\xf1\x97\xc1\x88\xfe\x20\x06\xc1\xb2\xc9\x32\xb7\x9b\xb0\xc4\xe2\x4a\x1c\xe4\xe4\x99\x85\xe0\x06\xc0\xa5\xd8\x4c\x17\xc7\xf5\x9d\x96\x34\x24\xc8\x39\xcc\x18\x47\x86\x87\x66\xc2\x38\x32\x30\x35\xf3\xc5\x15\x67\x5e\xb9\xba\x21\xd0\x71\x09\x74\x8e\x01\x8e\xe9\x3c\xdc\x80\xaa\x54\xc5\xea\x2a\x9a\xd5\xf2\xd9\xc4\x21\x0e\xec\x5d\x2a\xfb\x41\x37\x72\x8f\x30\x41\xc8\x54\xf1\x6f\xef\xc9\xd1\x00\x1b\x44\x76\x5b\x5a\xa6\x31\x83\x35\xa1\x0f\xd3\x21\x35\x5c\xe5\x4a\x66\x33\xfb\x42\xc7\x67\xd7\x48\x06\xb7\x5f\xfc\x45\x8d\x66\xda\xfe\xc3\xc5\x2c\x9f\x2f\x6f\x4d\xf0\x1c\x67\x8e\x7e\xbb\x46\xc1\xc5\x4c\xba\xa3\xb3\xa4\xee\xc1\xfa\xce\xc4\xd7\xc8\xed\xe6\x9d\xb2\x66\x6a\xb7\x24\x3b\x24\xb5\x5b\x22\x7e\x7a\xbf\x00\x45\x88\x01\x29\xdc\xbc\x79\xd6\x4c\xe1\xb6\x38\xe5\x64\x70\xab\x87\x88\xdb\xb9\x79\xe6\x01\x1c\x92\x4a\xbe\x31\x62\xa6\xb8\x1d\x43\x89\x1e\x81\x24\x85\xed\x81\xd1\x48\xcc\x46\xc6\xac\x96\x0c\x5d\x41\x0e\x23\x2d\x5b\x41\x7d\x6b\xe6\x65\xfb\x79\xca\x86\xde\x7a\x77\x73\xe8\xe3\x65\x1e\x43\x45\x1e\xce\x94\x90\x02\x88\xbe\x6e\x69\xe6\x9f\x57\xe6\x5a\x9a\x31\x29\xba\x0a\x3b\x84\x67\x63\x02\x9c\x66\x0b\x73\x20\xf9\x11\x97\xf2\xb2\xbd\x42\x91\x10\x97\x12\xd7\x60\x47\xf1\xc0\x4e\x30\x29\xdb\x00\x7e\x17\x7f\x8f\x39\x39\x02\xd7\xf2\x32\xcf\x8b\x6b\x26\x30\xb2\x84\x6d\x01\x07\x74\x23\x13\x47\xe1\x86\x41\x23\x15\x47\xc5\xe3\xdc\xd2\xd2\xdb\x64\x5b\x03\xd1\x3c\x60\x98\x10\x82\xb6\x18\x63\x6c\x63\xec\x01\xcd\x83\x87\x3d\xa0\xa2\x09\xb6\x84\x33\x23\x17\x9f\x03\x1a\xb6\x00\x6f\x11\xb4\x13\x17\x29\x94\x94\xd3\xa7\xf3\x77\xc0\xc7\xe5\x09\x22\xcb\x5a\xda\x52\x44\x91\xe7\x24\xe2\xb5\x46\xf1\x6c\xe3\xcd\xc0\x37\xd9\x12\x92\x03\x8e\xdd\x46\x40\x48\x56\x78\x4f\x27\xb4\xd2\x6d\xc7\xb2\x30\x9d\xd1\x96\x22\xea\xe1\xe1\x39\x83\xc2\xd8\xf8\xe3\x0b\x53\x3a\xe5\xf6\xcd\xae\xb8\x05\x89\xe0\x91\x4e\x94\x21\xa1\x71\x7a\x72\x51\x6c\x48\xbc\xb7\x5f\x68\x7e\xa9\xc4\x7b\x76\xbd\x04\xeb\x61\xbf\x98\x95\xd4\x15\xfb\x43\x15\xc8\x57\xcc\xc4\x8f\x40\x08\x58\x6a\xba\xb4\xce\x89\xf0\xd7\x09\x59\x62\xee\x5b\x1e\x29\xcb\xd9\x7a\x99\xa1\xfb\x77\x65\x71\x69\x9d\x2e\xf4\xa0\x2d\x77\xcc\x90\x31\x74\x81\x28\x0e\x91\xba\x4f\x1b\x78\x33\x59\xdf\x8a\x63\x8b\x3d\x21\x7b\x52\x6f\x32\x37\xb8\xd8\x5b\x47\x16\x83\x1b\x8e\x18\xa7\xf0\x76\x74\x8f\xc8\x73\xfc\xbc\x25\xda\xd2\x16\x33\xca\x10\x05\x1f\x39\xb8\x68\xf4\xc4\x44\x98\xe2\x03\x48\x3c\x54\x08\x13\x4b\x02\xfe\x08\x11\x1b\x70\x6f\x55\x52\xf6\xe0\x46\x90\x96\x23\x56\x64\x19\xe8\x23\x47\x43\x3c\x4c\xaf\xd3\xe0\x23\x24\x09\x52\x29\xb5\xf4\x06\x3c\xd8\xd7\x37\x10\xd5\x17\x0d\xbb\xed\x7b\x82\xf7\xb6\x9f\x97\x5f\x5b\x7a\x0d\x6b\x63\x92\xaf\x4a\x8c\x4c\x0d\x1b\x46\x16\x01\x5e\x9c\xb7\xae\xea\xd5\xb4\x04\x4c\x5e\x8c\x05\x42\x1d\x0b\x06\xfe\xaf\x46\x42\x1a\x6f\xd4\x36\xd2\xd0\xe4\xc6\x37\xf9\xe0\x2c\x71\xe0\xcc\x49\xb3\xa4\x01\xe4\xa4\x29\xb8\xe1\x1a\xf1\x4d\x19\x37\x61\xcb\x26\xf6\x05\x77\xcc\x43\x43\x40\x43\x23\x0d\x4d\xc5\x9d\xd5\xb2\x57\x7c\x81\x1a\x69\x68\x12\x57\xac\x5a\x36\x3c\x01\x47\x5a\x33\x11\x4d\x25\xdf\x6c\xcb\x4a\x27\x28\x23\x99\x80\x79\x9c\x21\x2d\xeb\xe6\xc0\xd1\xd5\x32\xc1\x0a\x44\x12\xb7\x9c\xe4\x4a\xcb\x1f\x6e\xb6\x9b\x79\x64\x77\x03\x4e\x90\xb3\xee\x08\x7f\xe0\x4a\x68\xf2\xef\xdd\x95\x56\x5e\x90\x15\x9a\xcf\x81\xb5\x8d\x97\x85\x8f\x9a\x89\x60\x1a\xc0\xea\xdd\x72\x38\x4c\x84\x47\x76\xad\x3c\x17\x80\xec\xd0\x5c\xad\xcd\xae\xae\x04\x60\x99\x47\x31\xfc\xc2\x1f\xd8\x5e\x48\x39\x57\x58\x12\x69\xd3\x1a\x57\x58\x6a\x8e\xbf\xeb\x08\xb1\xad\x32\x81\xcf\x6a\xed\xa0\x46\xd6\xab\x01\x01\xe2\xee\x49\x15\xb1\x73\x18\x09\xe0\x41\xb9\x62\xf9\xcb\x3e\x47\xa2\x04\x86\xd0\x1a\x50\xfd\x61\xc3\x72\xb8\xe8\x0a\x1f\x40\xbe\xcf\x0a\x0b\x30\x55\x73\x5c\x0e\xfc\x69\x8d\x1c\x97\xa5\x0b\xca\x9f\x82\x03\x8b\x08\xc1\x61\xf9\x8b\x54\xd1\xfd\x6a\x66\xe8\x64\x0c\xe3\x6c\x25\x1a\x99\xac\x59\xea\xd0\xe4\xb8\xac\x59\x8c\x6d\x52\x48\xce\x84\x29\x2e\x57\x80\xb9\x07\xc7\x60\x8e\x46\xf5\xa1\x94\x12\x79\x97\xb5\x62\x91\xed\xb2\x14\xbb\x0a\x1b\x81\xe0\xc1\x7f\x91\xa3\x01\x3b\xdc\x1d\x22\x26\xe5\x8b\x42\xbc\x30\xec\x7a\xed\xf8\x81\x2b\xa4\xcd\x99\x0f\x58\xa3\x33\x1f\xa6\x15\xf6\x19\x34\x40\xda\x25\x5d\x65\xcd\xee\x30\x37\x48\x95\x20\xb2\xd2\x04\xce\x96\x46\xe6\xc9\x8a\x61\xb3\xe5\x01\xfc\xfd\x68\xaa\x83\x0a\xda\x19\x07\x89\x6e\x4d\x8d\x01\x71\x35\xd5\xe4\xc0\x53\xd6\xf2\x8c\xcd\xf7\xc5\x68\x3f\x9b\x4f\xc6\x60\x11\x13\x24\x17\x4f\x67\x6c\x92\x1f\x05\x7e\xf9\x8b\xb3\x62\xf7\x94\x02\x60\x31\xdc\x5a\xaa\x1a\x8b\x0c\x6f\xac\xa5\x7f\x17\xa9\xd2\xb8\xd3\x54\x35\x11\xe6\x90\x11\x20\xa5\x5c\x51\xca\x49\xf9\x89\x2b\x4a\x5e\xfc\x6f\xdc\x50\x9a\xc5\x43\xb0\x74\x02\x30\x7b\x84\x07\xd5\x0f\xae\x21\x55\x2e\x1d\xb4\x6c\x9c\x30\x37\x53\x1b\x89\x98\x76\xaf\xbe\xf4\x1f\x5f\x93\x1c\xd9\x2d\x7f\x86\x3f\x30\xfd\x0f\x77\xf0\x61\xfa\x5c\x5c\x2a\x1a\x02\xb2\x19\x01\xe1\xda\x5e\x4a\x6a\x2e\x97\xe4\x80\x49\xed\x21\x9f\x84\x26\x79\x20\xb0\x3b\xc4\x21\x55\x7a\x80\x8d\xe5\x53\x41\x1f\xb8\x9d\x88\x61\x92\x60\xcd\x0e\xaa\x18\xf9\x8c\xeb\x07\xfb\xf9\x3a\x98\xaa\xcf\x00\x5d\xd2\xcc\x65\xc7\x21\xba\x5c\xa2\xb9\x24\xee\xc2\x1c\x85\xd0\x93\xf5\x4a\x28\xf6\x93\x1f\xd3\xc0\x8b\x66\x7a\xcc\x8a\x57\xb7\x91\x1e\xb3\x10\xa3\xde\xcc\x8f\x39\x4a\xbc\xe8\xc0\x73\xf7\x09\x92\x90\x65\x67\x8c\x0f\x49\x5d\x24\x1b\x19\x71\xd8\xf1\x6d\x92\x01\x8f\x1c\x29\xd5\x92\x7c\xc5\x90\x09\x15\x8d\x8c\xf5\x21\x16\x7b\xab\xec\x4a\xea\x09\x9a\xc8\x52\x5e\xf3\x6d\x3a\xf7\x7b\x71\x99\xdb\xbf\x9f\x40\xc4\x8e\x2e\x7b\x05\x24\x37\x1c\xa0\x3a\x29\x08\x87\xd4\xf9\xc6\x80\xe9\xe6\x29\x46\x48\x2f\x23\x0c\xd0\x91\xb1\x56\x74\xc9\x11\xc6\x0a\x4d\x35\xf9\x11\x89\xe8\x48\xf1\x22\x7b\xd8\x1f\x04\xcd\x69\x83\x61\xd2\x12\x9e\xa7\x1f\x31\xd7\x47\x3f\xbc\x38\xfb\x88\xd8\xee\xd9\x13\x33\x67\x90\x57\x85\x5d\xe2\xa4\x81\x42\xcd\x3c\xeb\xe3\xf0\x30\xbe\x26\xbe\x60\x94\x37\xc0\xc9\xf0\x0a\x0e\xd2\xc2\x37\xb6\x9c\x11\x5f\x89\x8a\xc7\x41\x09\xc1\x49\x92\xd5\xa9\x0f\xe7\xa5\x81\x42\x02\xf8\x12\xd1\x45\xb7\x5e\xac\x23\x93\x4a\x2b\xc4\x3f\x12\x7f\xdf\x08\x47\x2e\x19\xf5\x91\x0b\x77\x7b\xb2\x89\x17\xb8\x6b\xf5\x07\xc0\x03\xb1\xe6\x8e\xdd\x96\xea\xfc\x08\xba\xc3\x8a\xb8\x3b\x97\x53\xe6\xdc\x17\xf3\x83\x2c\x87\x78\xc9\xeb\xc1\xdf\xcd\x09\xc2\x54\x4b\x0a\xd8\x64\x5e\x8a\xad\xe9\x16\x73\x46\x0c\x81\xc0\xa0\x19\x89\x1b\x76\x85\x64\x53\xad\x28\x2f\xa8\x1d\x15\xcd\x19\xcd\x1f\x48\x0b\x12\xbd\x9e\x7e\xc4\xb2\x71\x64\xf4\x19\x13\x81\x2b\xba\x6e\xe2\x21\x93\x6a\x50\x21\x20\x72\x6d\x12\xf2\x0d\xd1\x2b\xe4\x0d\x91\x4c\x97\xac\xf6\x39\x78\x2e\x4c\x80\x31\xb7\xbc\x32\x49\x56\xde\xb8\xc8\xb7\x87\xf1\x85\x94\x08\xe0\xb1\x97\xf4\x96\x84\x87\x6c\xab\x06\x20\xb6\xa2\x07\x82\x8c\x9d\x8d\xdb\x7b\x06\xf4\x35\x6f\xef\xad\x1c\x2f\x8e\xc7\xe2\x8b\x8c\x1c\x95\x89\x1b\x7b\xc6\xb9\x35\xee\xe4\x95\x8a\xbc\xef\x9d\x3c\x32\x12\x36\xae\xe4\x85\x38\xc1\x95\xbc\x3d\x1c\x2b\x2a\x31\x29\xbb\x55\x6c\xee\xbe\x6c\xb4\x0a\x98\xd6\x83\x21\xe8\xb6\xa6\x9f\x39\x5b\x1a\xd7\xf6\xd2\xd0\x83\x44\x60\x7b\x1e\x6e\x67\x65\x6b\x93\x7f\x37\xe1\x0b\x73\x45\x94\x21\x53\x6f\xf3\x6e\xdf\x72\xcb\xab\x09\x5f\x98\x12\x79\x3c\x6a\xb4\xd5\x4e\xd5\x1d\x59\xa5\x0c\xac\xe7\xd2\x9f\xa1\x41\x8d\x8b\x7e\x45\x9b\x15\x17\xfd\x32\x79\x23\x5a\x31\x58\x03\x41\xc6\x6b\x7e\x5d\x1c\x26\x1b\x87\xbc\xba\x20\xed\x2c\x84\xd3\xa2\xb3\x83\x98\xdc\x56\x30\x99\xe0\x04\x6e\xa5\x89\x60\xc5\x97\xeb\x67\xa2\x9a\x56\x10\x76\x94\x37\x0a\x8e\x8f\x21\x46\x86\x78\x83\x08\x50\x10\x6f\xfa\x14\x32\xf8\x3d\x96\x06\xab\x12\x97\x3d\x18\xaf\x7b\xf0\x1d\xbc\xff\x9a\x00\xa7\x95\xee\xb2\x9d\x6e\x8f\xfd\x62\xf4\xee\xe8\x76\xc5\x75\x6e\x77\x62\x44\x86\x5a\x9e\xa3\xd4\x00\xcf\x19\x34\xa5\xd7\xa1\x8b\x9c\x15\x61\x3b\xe9\xee\x0a\xa6\x93\x25\x2e\x0e\xa2\x8c\x3d\xea\xc3\xdb\xf6\xac\xd4\x60\xcf\x9f\x03\xc8\x7e\x84\x0d\x21\x1c\x44\xc4\x34\xae\x46\xa6\x42\x12\xfc\x56\x46\x24\x8b\xb1\x2f\xaf\xc2\xb0\x06\x6c\x27\x45\x82\x30\xa5\x0e\x6e\xde\x24\x2d\x09\xf2\x76\x31\x3d\x98\x94\xdb\xf4\xc0\x49\x7d\xbc\x70\xe5\xba\x0a\x4d\x03\x38\x65\x71\xdc\xad\xac\x0a\x12\xdc\xa7\x2c\x4b\x3c\x58\xce\x5d\x54\xe3\x52\xcf\x12\xbb\x88\x82\xe8\xd3\xfd\x43\x56\x99\xce\xf0\x03\xf2\x7b\x10\xb8\x43\x96\x54\xe0\x4b\x08\x2b\xc2\xe4\x03\xc6\x7b\xea\x3f\x8e\xcd\x78\x1f\xe2\xa4\x24\x19\x64\xf7\x52\x21\x36\x69\xe3\x92\x0d\x16\x93\x7b\x11\x7a\xdd\x0a\xa6\x0e\xfd\x38\xe5\xc3\x0e\xc3\x9a\x8b\x41\x14\xb2\x32\x6e\x70\x56\x6d\xcf\xde\xda\xd4\xe6\x5f\xbc\xb4\x21\xe5\x3d\x63\x7e\xb4\xd6\x93\xf2\x7d\x3c\x72\x2b\x67\xff\x99\x64\xa9\x95\x33\x90\xd2\x17\x69\xb1\xa4\xf0\x8c\xf9\xb3\xe0\x53\xde\xe4\x0f\x8a\x45\xae\x92\x8b\x52\x43\x4f\x52\x31\x67\x98\xcc\xb4\x68\x2f\x19\x3e\x43\xda\xa4\x66\xd7\xfc\x99\xd6\xa9\x95\xcb\xf4\x25\x0c\xa1\x21\x04\x4d\x93\x9b\xa6\x65\x22\xfb\x72\xd3\x34\x0f\x0f\x07\x76\x90\xea\xfe\x93\xb2\x59\xe3\x7a\x09\xd9\x07\x13\x3c\x57\x50\xb3\x31\x01\x26\x6c\x1e\xba\x1c\x0a\x91\xa0\xb1\x6b\x04\x5b\xe8\x7d\x2b\xb7\x02\x26\x23\xdf\xfa\x23\x5d\xe9\x96\x6a\x4a\x15\x93\xb6\x20\x33\xd5\x58\xcb\x2d\x82\x56\x5b\x43\xe8\x6d\x4d\xf8\xe7\x92\xd1\x17\x44\x19\x95\xed\x82\x24\x33\xdc\xfe\xa7\xfc\xcc\x65\xd5\xca\x13\x77\x38\x79\xf6\x9e\xa5\x7f\x57\x19\x1a\xfe\xa0\x34\x2c\x0f\x7f\x60\x06\x6e\xf9\x43\xb4\xbc\xe0\x40\x90\x59\x1e\x3f\xc2\x45\xbb\x38\x82\x4c\x53\x85\x0c\x16\x94\x58\x34\x8e\x99\x40\x6d\x1c\x33\xba\x07\xb8\xa3\x94\xb9\x46\xdf\xca\x6b\xed\x0f\x9f\xf1\xb4\x4a\xe2\xb0\xa5\x04\x9f\x8d\xfb\xa9\xee\xc3\x6b\x24\xe4\xf0\x17\xd6\x10\x3d\x21\x6d\x78\xaa\x5e\xca\x65\xc8\xbe\x5f\x98\x3c\xd8\x47\x0a\xed\xf0\x49\x56\x63\x3e\x35\x7f\x54\x7d\x32\x4c\xb5\xe2\x92\x71\x39\xdc\xa0\xca\x5c\xe0\x6f\x95\xc4\x00\x5c\x02\x6a\x95\xc4\x67\x84\x14\xb7\x7a\x44\xea\x46\x9e\x09\x1e\x3f\x1c\x00\x63\x3d\x93\xab\xc4\x6e\x10\x90\xde\x2a\xc1\x9f\xcb\x49\x10\xfc\xa9\x9f\xbb\x2a\xe4\x80\x85\x35\x99\xdf\x04\xaa\x5e\x93\xc2\x56\xf6\x17\xa5\x49\x8c\x2d\x15\x17\x8c\x82\x7a\x4d\x40\x1e\x08\xd7\x64\x06\x3f\x18\x4f\x4d\x5e\x7a\x65\x6d\x99\xdc\x82\x88\x0c\x35\x4b\x87\x38\x0e\x35\x07\x8c\x99\x2d\x17\x3a\x94\xa8\x6b\x04\x4f\x0c\x9b\xab\xb0\x81\x95\x95\xe8\x89\x9f\xcf\x9e\xe4\x6c\x13\x6e\x34\x77\xfb\x05\x07\xaa\xad\x3d\x42\xa0\x6b\x35\x8e\x54\xa1\xac\xe2\xd9\x29\xca\x19\x95\x70\xd1\x98\x49\x24\x1a\xb3\xc5\x82\x0a\x02\xb7\x2d\x8b\x14\xcd\x58\x15\x8f\x8d\xbe\xb1\x5a\x04\x82\xfd\x00\xf3\x6a\x5b\xd0\x4f\x4d\xa2\x2a\x89\xb8\x3c\x6f\x77\x40\x8e\x6a\x8d\x2b\xd6\x8c\x50\x95\xb4\xbf\xb7\xdf\x55\x1c\x3d\x5d\x3c\xaa\x9e\x23\x81\xbd\x85\x93\xc2\x55\x8a\x56\xf5\xf4\xc4\x38\xe6\x96\xb1\xc1\x25\x18\x6c\x60\x0c\x52\xb4\x10\x72\x4e\x26\x20\xc7\x0f\x48\x2a\x01\x45\xac\x31\xc6\xad\xb7\xda\xa4\x19\xd0\xb4\xda\xa0\x19\x7e\xd5\x15\xb1\x1c\x31\x8c\x23\x58\x7f\x6a\x58\x44\x60\xed\xb5\xc7\xe4\x19\x12\x07\x4b\xec\x42\x57\xa6\x71\x7b\x3a\xfa\x84\xe7\xa9\x07\xcf\xf1\x45\xc3\x89\x98\x49\x78\x67\x71\xc2\xd8\x47\x48\x75\xde\x2a\xf7\x3d\xa4\x40\x75\x68\x22\x1d\xbe\xc0\xfb\xa2\x31\x18\xe0\x70\xca\x0f\x02\x54\xc9\xc0\x99\x8f\x88\xb3\xe6\xd9\x93\xc6\x22\x94\x0b\xa6\x28\x3e\x9d\x05\x03\x18\x66\xa1\x51\xa9\x86\x94\xe0\x01\xd9\x52\x02\xb6\x8b\xfd\x2c\x8b\x43\xe0\xa8\xd3\x79\xd8\xc2\xeb\x12\x87\x3f\x04\x40\x58\x1e\x91\x9e\x92\xf0\xca\x45\x12\x23\x36\x2a\xee\x16\xa3\x5b\x6a\x5c\x24\x81\x21\x57\x2e\x92\x14\xcf\xdd\x74\x9b\xf8\x3b\xd9\x48\x55\xce\xb9\x45\xb9\x47\x60\x4d\x58\x5a\xb4\x96\xd6\x15\xc1\x05\x7e\xe5\xf6\x79\x0e\xb0\x93\xc8\xb9\xaa\x51\x97\xda\x9e\xea\x47\x06\x2a\x2e\x84\x9b\x05\xb3\x44\xc5\xcd\xa2\x74\x55\xf1\xac\x48\x57\xab\x82\x88\x83\x47\x7a\x01\xb7\xef\x33\x44\x57\x16\xfe\x81\x4f\x48\xd4\x48\xfd\x42\xa9\x9f\x56\x43\x2c\xc9\x36\x67\xcf\x84\xc2\x87\x93\x1a\x93\x0a\x88\xd8\xc2\x7c\x06\xee\xf2\x96\x51\xaa\xa6\x8f\x7a\x06\x95\xa0\xc9\x09\xc5\x96\x58\x9a\x7c\x54\xa2\x1b\x02\x86\xc8\x76\x32\x29\x77\x26\x6e\xa3\x60\xbc\xa8\xa7\x32\xa6\x50\x44\xd8\x58\xfa\x8b\x48\xd4\xf0\xf3\xd4\x9d\xa6\x37\x62\x3f\x4e\xf6\x49\x9a\x71\xea\xe4\x84\xe5\x57\x24\x92\x64\xe3\x2d\x90\x14\x12\xd5\xb6\x4a\x78\x88\x1c\xb5\x7a\x65\x25\x90\xf5\x12\xc3\x6c\x10\x7b\x66\x0b\xb0\x5b\x34\xbc\x04\x27\x43\x23\xb5\x24\x91\xf8\x92\xe2\x47\xeb\x00\x1b\xab\x30\xe9\x94\x02\x7b\xbd\x6d\xce\x0f\x8f\xda\xa0\x7d\x29\x24\x88\x17\x0f\x33\x74\x6c\x2c\x16\x55\xd2\xfc\x60\x68\x91\xff\x3d\x6e\x5f\xf9\x56\xca\xab\x8f\x27\xde\x83\x2a\xe7\x17\xd6\x72\x7e\xf7\xf6\x31\xad\xa0\xc7\xcb\x7b\x22\x81\xe3\x2f\xe1\x89\xe2\x4c\xf8\x4e\x3c\x6b\x61\xcc\x10\xb3\xe4\xdf\x02\xfe\x95\x5a\x16\x9b\x3b\xa0\xcf\x92\x3e\xd1\x8c\x88\x4d\x92\x80\xb5\x66\x4d\x15\xa8\x55\xd3\xc7\xa1\x6a\xd6\xcc\xbb\x0f\x24\x1a\x86\x0a\x72\x4c\x34\xaf\x22\x2f\xd5\xb4\x06\xcb\x1f\x62\x53\x3b\xd4\x6c\xa7\x7d\x71\x6e\x39\xcf\x4d\x26\xce\x26\x36\x9c\x19\x1e\xc8\x96\x62\xbc\xc6\x0b\xd9\x87\x38\x38\x2d\x7b\x8a\x8a\x2f\x01\xee\xc1\x8b\x04\x15\x6f\x41\x93\x77\x62\xf8\x69\x5c\xc7\x20\x19\x65\x6b\x04\x48\x54\x18\x6f\x2b\x4a\x31\x20\x69\x53\xbd\x5f\xfe\xa0\x9c\x84\xc9\xab\x11\x85\xb8\x02\x0c\xea\xfa\x68\xb1\x0d\x67\x83\xd8\xd4\x8a\x0a\xea\xf0\x87\xd8\x5a\x7f\x51\x1c\x1f\xbe\x6c\x50\x93\x71\xa5\x35\x39\xa9\x10\xa9\xb1\xb5\xbe\x10\x28\x87\x19\xa8\xa9\xc7\x63\x37\x68\xdc\xba\x20\x95\x5a\x6b\xde\x93\x14\xe1\x5b\x95\xa2\x0e\x5b\x2b\x21\xbb\x72\xe2\x1f\x62\x1d\x35\x26\x02\x78\xaa\xb7\x10\x01\x3b\x85\xbb\x3a\x91\xdb\xad\x35\x89\x06\x12\x56\x23\x5c\x91\x02\x52\xad\xe9\x95\x50\x2d\x6a\xcd\x7e\x33\xcf\xa0\x12\xaa\x1a\xd9\xeb\x47\x17\x49\xe2\x2a\x84\x1f\x75\xeb\x35\xa2\x23\x91\x8e\xe5\xe7\x3e\x79\x2d\x42\x1a\xd7\xba\xa0\x46\x04\x69\x30\x2c\xdd\xb3\x8d\x1c\x8f\x4a\xf7\x6d\xe8\x89\x1e\xfe\x40\xb2\x59\x18\x4b\xf3\x9a\x82\xb6\xde\x06\xf7\xd2\x5c\xdd\xa8\x36\xd5\x8d\x49\x6b\xe1\x02\x70\xd3\x37\x2b\xab\x9a\x3a\x1a\x79\x1e\x87\x0b\x9f\x18\xbb\x93\xdf\x0c\xbe\x61\x82\x53\x1b\x30\x9a\x2c\xe9\xf6\xd3\x72\xe6\x5c\x88\xd4\xc0\x4a\xba\xfd\x72\x1c\x4e\x43\xbc\x77\x33\xa7\x0a\x24\xc2\x53\x33\x09\x8c\x94\xb3\x79\x0d\x52\xcd\xae\x79\xe3\x40\xb3\x71\x0b\x9d\x1a\x49\xac\x79\xf9\x51\x5b\x6f\xe3\x9a\x81\xc6\x84\xc6\xe5\x47\xcd\xfc\x0d\x9d\xda\x40\x82\xb6\xa2\x28\x1f\xcf\x50\x3f\xd7\xbd\x04\x1b\x00\x59\xb2\x0c\xbe\xff\xc4\xd0\x74\xfa\x89\xa1\x99\x07\xcc\x6b\x8a\xa0\xf0\x2e\xf9\x55\xdb\xbc\xab\xca\x38\xa9\x04\x90\xc7\xf8\xd6\xa4\x67\x95\x00\x3d\xf2\x8d\xec\x8b\x86\xf4\xb4\x4f\x98\x00\x1c\xc5\x39\xf2\xec\x3d\x7b\x41\x7d\x06\xac\x58\x88\xf5\x03\xe0\xaf\xed\x94\x58\x4a\x3f\x2e\x65\x00\x4f\xa7\xe1\x86\xfa\xa6\x1b\xfc\x84\x62\x86\x8d\x24\x3f\x35\xf6\xf9\x0a\xe4\xf3\x07\x36\xdd\x01\x2f\x09\xd9\xf4\xc5\x83\xee\xb1\xbd\x3c\xe8\x62\x9c\x85\x1f\x0c\x66\x6a\x61\xd3\x77\x0f\xef\x40\x39\xda\xdc\x31\x17\x5f\x98\x0b\xca\x09\x39\x86\x6a\x50\xde\x5b\x16\x5b\xed\x0b\xe4\x4f\x36\x10\xf9\xc5\x80\xd0\x73\x3d\xea\xe8\xb9\x54\x56\x6c\xed\x71\x40\x17\xcf\x6d\x46\xcd\xbf\x54\x32\xa8\x3a\x7c\xdb\x13\xcb\xf2\x45\xe6\x20\x19\x7f\x64\x8d\x92\xa9\x30\xad\x23\x33\xb5\x57\x18\x49\x4a\xb9\x78\x58\xb3\x3f\x48\xf9\xdd\x08\x42\xfc\x48\x8d\xd2\x1a\x8c\x86\x04\x4d\xad\xe1\x57\xaf\x12\x9d\xd7\xc3\x0a\x75\xe8\xc1\x5c\x10\x61\x28\x8c\x90\x17\x52\x4b\x3f\x24\x73\xf1\x55\x1c\xbe\xce\x0b\x7e\x7c\x00\xd4\xbd\x0e\x40\x1a\x91\xd6\xbd\x36\xa8\xb8\x6f\xbe\x89\x21\xfd\x24\x21\x53\xd5\x45\xd4\x89\xde\x53\x04\xea\x49\x9b\x28\x03\x12\xb7\x2f\x3f\xe9\x5a\xbb\xb5\xc7\x77\x32\x5f\x93\x00\xa4\x75\xf2\x27\x34\x21\xd7\x43\xad\x83\xc6\xf6\x6c\xfa\x78\x26\x92\x03\xa4\x7e\xc5\xee\xd8\x6f\x89\x49\xf1\x15\xfc\xc8\x78\x9b\xbe\xf9\x51\x25\xe3\x4f\xeb\xde\x0e\xd4\xe6\xdf\x49\x31\xad\x8b\xad\xeb\x13\x57\x9f\xe8\xa8\x7b\x35\x5a\xab\x6c\x42\x04\x3a\x7c\x8a\x14\x25\xad\x17\x2d\x6e\xdd\xe6\xde\x3b\x4a\x36\xd7\x12\xbd\x9c\x96\xa8\x15\x23\x9a\xe9\x9f\x63\xd9\x6b\x4c\x98\xcf\xaa\x07\x0b\x7a\x4f\x29\x8a\x30\xb4\x74\xd8\x53\xd2\x9d\xd0\x83\x3f\xc5\x57\xcb\xce\xfc\xe5\xf4\x85\x39\x93\x1a\x7a\x44\x7b\x37\xae\xfb\x83\xa8\x62\xf3\x98\x0b\x70\x21\x9a\x9e\x32\x8f\xad\x6f\xf6\x34\x8c\x00\xec\x4d\x62\x15\x2f\xe6\xea\x67\x25\x4d\xf1\x58\xb0\x18\x61\x17\xcb\xea\x42\x95\xaf\xd4\xe5\xe4\x36\xdd\xea\x8d\xc3\x16\x31\x77\x90\x00\x57\xb7\xde\x04\x4a\x5e\x54\x92\xa4\x34\x2a\x5e\x54\x72\x97\xb4\x6e\xaa\xa6\xbd\xd8\x6f\xa8\x20\x25\x30\x52\x50\xf0\x4e\x96\xe4\x06\x8d\xe9\xf8\xb8\x93\x3e\x88\x6e\x49\x46\x29\x6c\x27\x66\x4e\xd2\xd7\xc9\x87\x1c\x33\x96\xdb\xc1\x58\xfa\x34\x08\xcb\x6e\x67\x60\x8b\x5f\x81\x2d\x70\xd7\x6e\xf5\x07\xd8\x4a\x37\x3c\x3e\x00\x2c\x27\x83\x13\x75\x35\x32\x5d\x1b\x1d\xbf\xf6\xf8\x39\x20\xf8\xec\x44\xf0\x4a\x6b\xf3\xe9\x68\x58\xc1\xa9\xc9\x66\x36\x7a\xf3\x07\x6b\x75\x8b\x77\x2b\x60\x64\x73\xe9\xa6\x0b\xd4\x47\xad\x0a\x49\x61\x90\x1a\x73\x24\x39\xb0\x9e\xb8\x8e\x86\xa5\x20\xd4\x3f\x52\xa4\xee\xcb\x70\xbe\x6c\xc4\x27\x56\xe5\x2f\xcb\x41\x58\xd6\x27\x96\xc5\x24\x65\x33\xa2\xa0\xc9\x96\xe4\x6c\xdd\x7b\x72\x32\xc9\x7e\xea\x42\x88\x5f\x5c\x30\xcd\x4f\x61\xca\x88\x5e\x9a\x53\xef\xec\x28\x46\x15\x1a\x4a\xb5\x92\x9c\x74\xc7\xf4\x8b\x55\x09\x15\xbc\xd3\x15\xda\xda\x51\x80\x48\x7b\xde\x3a\x06\x59\x32\x79\xb7\x7e\x45\x52\x39\x86\x40\xcf\xa9\x12\xca\x4b\xd4\x4c\xf6\x44\x31\x96\x61\x6b\xd7\x27\xb0\xcc\x8e\xa5\x36\xdb\xaf\x00\x3c\x53\xbf\x4c\xd4\x0f\x7c\xae\x80\x3b\x3f\xdc\x87\xed\x99\xd6\xed\x14\x59\xd3\xed\xb4\xe8\x0a\xb7\x73\x95\xba\xa1\x3e\x69\x63\xeb\xb7\xd4\xc6\x99\xdc\xd8\x3b\x44\x0d\xee\xea\x1b\x33\xd0\xf5\x41\xeb\x3d\xea\xf0\xb4\xe0\xc2\xdd\xc2\x10\xd2\xdc\xdb\x04\x78\x82\xed\xb1\x4a\x0c\x73\xd2\x0b\xad\x8e\xd3\xe1\x6f\x4b\x6c\x78\x34\x3f\x26\x5f\x44\x00\xc1\xf0\xc8\x51\x87\xed\x25\x35\x28\x9b\x1d\x7d\xab\x4a\x4f\xb1\xae\x1e\xc2\x2a\x18\x9f\xc4\x1c\x9f\xb2\xa1\xd0\x9d\x54\x68\x06\xb7\x76\x59\x9d\xa4\xf5\x35\x0a\x84\xa9\xbf\x14\xab\x71\xf7\x5f\xce\x0a\x94\x69\x1c\x6c\x3e\x34\x6e\x1c\x5c\xc5\x2a\x3e\x83\x52\x1c\xd3\x61\xf4\xba\x6a\xc9\xc0\xf5\x5b\x41\xef\x71\x38\x98\x7f\x8f\xf3\x34\x78\x81\x16\x75\x9f\xdd\xef\x61\x0b\xb8\x2f\xeb\x19\x91\x88\x69\x6f\xd8\x48\x49\xf8\xfb\x02\x11\x87\xf4\x50\x30\xa7\xd6\xf8\xc8\xb3\x8c\xe0\x31\x64\x98\x00\x60\x10\xe1\x5e\xd9\xe1\xc1\xe5\x78\x52\x19\xb6\x91\x02\xac\xeb\x3b\xd2\x37\xfe\x5e\x17\xa2\x8d\x2c\xb6\x81\x3d\x03\x07\x6f\x59\x9c\x88\x61\x48\x9a\xbe\xa9\x91\x8d\xd6\x71\xca\xd9\xd9\x00\x2e\x14\x42\xaf\xf3\x8c\xac\x92\x02\x20\xcc\xa0\x23\x2e\x8c\xfc\xb1\x2b\x5b\x08\xa2\xe9\x88\x24\x84\x4a\x8e\xa1\xe0\x33\x7d\x91\x3c\x3b\x2f\x5c\xc4\x46\xfb\x0c\x22\xde\xf5\xf1\x52\x46\x68\xf7\xcb\xe8\x68\x74\x24\xfa\x6d\xa3\xc6\xdc\x79\x0e\x65\x8d\x67\x8a\x0c\x4c\xbf\xbf\x1c\x01\xe0\x55\x8f\xa6\xc3\xc9\xfe\x86\x2d\x40\x1f\x27\xeb\x15\x79\x18\xf1\x50\x53\x13\xf2\x2d\x46\x63\xad\x4d\x73\x92\xcf\x9e\x6b\xe4\xd0\xd1\x39\xca\xf1\x1c\x2d\xe8\x0a\xb3\xe6\xe1\xae\x53\x16\x2a\xf0\xaa\x2b\x8a\xf9\x77\x69\x2b\x2c\x79\x74\x8f\x16\xb2\xdf\xc0\x57\x5a\x05\x5a\xd7\xb6\xef\xdf\x3d\x72\xae\x35\xfc\xa6\x68\x16\xc3\x8b\xed\x25\x3a\xf6\x94\x0b\x05\x3c\xa7\x21\x23\x0e\xaf\x92\xe9\xdd\x1e\x04\x7b\x75\x6f\xef\x0c\xef\xb0\x7b\x2b\x71\x0c\x8d\x00\x48\xbb\x83\xe0\xf1\xa1\xf0\x39\x86\xa1\x08\x1c\xc9\x61\xf4\xb8\x9e\x20\xea\x3a\xd5\xea\xd4\x66\x0c\xc3\x04\xa8\x02\xd0\x11\x10\xc6\x54\x54\x47\xd6\x1f\xc4\x7e\xd5\xe9\x47\xae\x98\xb5\x10\x25\x2e\x63\x18\x33\x36\x94\x6e\x09\xee\xae\xce\x6a\xc9\x93\x91\xc7\xc6\x92\xbd\x23\x2e\x8c\xe5\x61\x47\x96\x1c\x2b\x96\x65\x7b\x53\x86\xba\xfa\x15\x3d\x33\xa4\x06\x4a\x9d\x4c\x43\x26\xe9\x1c\x3f\xb1\x12\xc6\xf4\xaa\x98\x67\xc4\x52\x48\x8e\x88\xad\x92\xa4\xd3\x6d\x04\xc3\x44\xa2\x19\xc1\x30\x85\xc3\xc7\xa9\x54\x3f\x43\x26\x40\xcf\x18\x1f\x2d\xa5\x76\xe5\x79\xb1\x2f\x3c\xa2\x24\xa8\x6b\xe3\x74\xed\x74\x4b\x90\x77\xa8\x03\x43\xe7\xa4\xfe\x83\x21\x27\x94\xf0\xc8\xf1\x10\xd4\x07\x89\x69\xc8\x7b\xd7\xc6\x56\xc4\x66\x9c\x0a\x92\xdd\x06\x05\xc0\x05\x39\x04\x8e\x6a\x98\x92\xdc\xb8\xcc\xba\x05\x08\x2f\xed\xd9\x22\xb3\xba\x16\x9c\x65\xdc\x8a\x45\xae\xe8\x76\x38\xba\x35\x87\xa7\x82\xf3\xd8\x5c\xaa\xc8\xb5\xc7\x1d\x13\x67\xb2\x30\xa9\xa1\x20\x38\xe0\x52\xc6\xfe\x8d\xcd\xa4\x4a\xfb\x36\x5b\x69\x1b\x8f\x3b\x85\xd8\x31\x88\x9d\x6a\xe2\x9c\xe5\x8f\x8c\x26\x8a\xcc\x75\x8a\xc1\xe3\x11\x53\x04\xf0\x13\xdb\x03\xbc\x1e\x19\xa8\xc7\xc9\xcc\x32\x4a\x79\xa4\x76\xcd\xcd\x1d\xc5\xc7\xa7\x1d\x6a\xbc\x6e\xb5\xab\x79\x29\x21\xe2\x54\x5e\xcb\x13\xdb\xd8\xa3\xe4\x18\xde\xf7\x76\xc5\xe6\x88\x55\xe2\x1b\x5a\x0f\x4b\xbc\x48\x33\x39\x63\x64\x8f\x2d\x83\xed\x9a\xc6\x3f\x01\xca\x49\x18\xb5\xd9\x0b\xda\x3c\x2c\x3e\x13\x2f\xe6\xd6\xf3\x2b\xae\x8d\xc0\x35\xa7\x99\x64\x74\xa8\xcc\x43\xb1\xa7\xf8\x8b\x98\x39\x79\x26\x11\x02\x5a\xc6\x34\x4a\x4a\x8f\xde\x0c\x95\x10\xe4\x9a\x9b\xab\x65\xaf\x6f\x4e\xca\x1c\x19\x93\x3d\x8d\x61\x52\xa3\x9c\xf8\x03\xa9\xce\xd8\xa6\xb9\x4a\x15\x37\x67\xf2\xe8\x21\xa5\xcd\x2c\xb1\x02\x59\x26\x77\xb5\xc8\xb9\xd5\x26\xe1\xd3\xa4\xf2\x6a\xd3\x90\x69\x95\xd3\x99\x45\xaf\xea\x2f\x1a\x6a\xfc\x41\xf4\x42\x60\x20\xd3\xee\x90\xbb\x4d\xab\x0c\x40\x76\x66\x21\x63\x95\xdf\x10\x9a\x14\xfa\xc7\xe4\x3e\x97\x76\xf4\x59\xac\x20\xc3\xc2\x8b\x2c\x50\x28\x18\x0f\xed\x64\x71\xf5\x19\x7c\x37\x83\x85\x09\x91\x0a\x02\xc3\x60\x66\x25\x36\xd3\x15\x55\x7b\x72\xdd\xd5\xe4\x38\x0c\x57\x05\xba\x0d\x3c\x87\x4e\x30\xd4\xb9\x65\x73\xd9\x90\x4d\x9a\x0c\x1f\xe9\x76\x6e\x2e\x96\x87\x33\xe4\xc2\x95\xd1\x8b\x73\xeb\x73\xc5\x8b\x73\xb3\x49\x30\x11\x99\x27\xb1\x43\x22\xe2\x6c\x5c\x21\xea\xf6\x4a\xe4\x95\xb3\x25\x74\xc8\x48\xd2\xa9\x63\x2f\xfe\x1e\xd3\x60\xb6\x14\x33\x1d\x4e\x96\xcb\x56\xe4\x2e\x69\xb3\xc7\x09\xa4\xb5\x41\x41\x4a\xe8\xd3\xac\x6c\x7a\x5a\x66\xf7\x22\x01\x73\xe2\x12\x15\x99\x1e\xda\x0c\x46\x27\x4a\xe2\xc9\xa3\xa4\x6a\x9b\xc3\x31\x68\x80\x86\xa7\xb6\x37\x47\xf4\xca\xe0\x03\x8c\x4c\xfe\x20\xcd\x2f\xfe\x40\x38\xc5\xf2\x87\x58\x06\x33\x9c\x81\x84\xac\x69\x5a\x15\x0e\x52\x32\xbd\x09\xe5\x79\xe0\x6a\xb4\x46\xc1\x39\xd5\x85\x9c\xae\x29\x55\x74\xf3\x4d\x53\x06\xab\x5e\xcc\x65\xa6\x00\xbe\x5a\x9e\x52\x24\xff\xb9\x54\xf4\xbb\xbf\x10\x1b\x9f\x6c\x31\x1d\xfd\x5b\xd5\x77\x2e\x2e\xaf\x43\x7e\x66\x28\x83\xce\x80\xc2\x09\xca\x02\x13\xc3\xa4\x94\x7c\x7e\x62\x4c\xa0\xf7\xb1\x52\x19\x0d\x3e\x41\x0d\x98\x99\x77\xa0\x95\xe5\xa7\x79\x51\x3c\x14\x28\x79\x94\xd9\x6a\xd3\x3b\xd0\xca\xec\xd3\xd0\x1d\xc4\x8d\xb9\x99\x56\x69\x1e\x35\x3c\x61\x4d\x10\x9d\xee\x89\xdf\x7c\x78\x06\xd8\xa7\x03\x30\x0d\xee\x2b\x2d\xc3\x21\x27\xea\xde\x21\x19\xc3\xc5\xd5\x9d\xab\x21\x37\x7a\x44\xa6\x3e\x2e\xd5\x82\x69\x34\xb2\xce\xc4\x89\x51\xb2\x21\x5b\xcd\x8b\x4b\x38\xd2\x0b\x53\xa4\xe8\x56\x98\x16\xf0\x13\x93\x09\xc1\x89\x49\x85\x86\x27\xa0\x30\x49\x86\xc1\x62\x1a\x73\x2c\x63\x98\x68\x75\xcd\x75\xdf\xc6\x4b\x38\x20\x2a\x5e\x73\x03\xee\x08\xe6\x00\x52\x5c\x58\x8a\x2d\xbb\x63\x37\x00\x3a\x8a\x60\x43\xe6\x99\xb7\x60\x63\x26\x37\x60\x43\x62\x99\x86\xed\xd4\x68\x7d\xf1\x83\x93\x92\xee\x75\x5f\xd8\xa5\x64\xaf\x6c\x3e\x02\xde\x7c\x74\x50\x38\xa9\xe0\x9c\x42\x57\x43\xa7\x2a\xd1\xc4\xb8\x49\x49\xc9\x36\x1f\x61\x48\x57\x5e\x7e\x96\x8f\xcd\xe7\xfc\x59\x85\xae\x4d\x62\x6f\x62\xc3\x49\xa5\xe2\x0d\x8a\xf9\x38\x36\x93\x45\x23\xec\x1e\xce\xd7\x2b\xad\xcc\x09\xff\x5b\x90\xa4\x97\xe2\x43\xee\x24\x0a\x61\x93\xca\xe2\x7d\x93\xfb\x2e\x4a\x0d\x36\xd0\x74\x1d\x04\x8f\xb3\x5f\xeb\xf0\x9b\xc5\x33\x51\xda\x40\x72\x1d\x1e\x7e\xd8\xea\x3a\xdc\x54\xd6\xbc\xd0\xe3\xe4\x40\x8b\x38\x5f\xd2\xf6\xb6\x95\x3c\xa3\xa8\x68\x6b\x73\x39\x0b\xec\xb5\x95\x22\xff\x2d\xcf\xf8\xaf\x92\x7f\x5f\x04\x62\x75\x9e\x3f\x64\xe1\x63\x4a\x98\x3a\x29\x54\xd5\x16\x45\xfe\x48\x7a\xd3\x96\x49\x49\xb4\x6e\x2e\xe3\x77\x0d\xbf\x5d\x39\xf6\x84\x99\x67\x6a\x81\xa2\x7f\x2e\x94\xb6\x25\x95\x5c\x39\xd0\xc9\xaf\xd8\xa0\x6a\xf3\xf1\xb3\x02\x60\x5b\x6a\x70\x25\x9a\x2f\xe8\x2a\xa3\x67\x67\xc8\xcc\xc9\x31\x22\x06\x2d\x74\x36\x6d\x39\x2b\x54\x36\x58\xf5\x32\xaa\x57\xa7\xee\x2a\x86\x4a\xd1\x1a\x33\x6b\x8b\x8f\x94\x45\xe2\x07\x34\x49\x4c\x04\x0b\x03\x6a\x13\x20\x56\xe9\x4b\x6e\x58\x89\xbd\x60\x49\x05\x8c\xad\xdf\xca\x7b\x2b\x98\x2c\x4a\xd2\xaa\x0e\x0a\xf9\x5f\x5c\x81\x56\x41\x5b\x35\x6a\x01\x30\x35\xb4\xc6\x16\x2d\xb0\xfb\x35\xff\x0e\xf6\x34\x1b\x33\x7e\x3c\x53\x39\xc9\x3d\xc0\x4a\xda\xe0\x6d\x0b\x3d\x51\xbd\x69\x85\x9e\x08\xca\xaf\x46\xe8\x26\x07\x74\xc1\x6e\x87\x90\x26\x2f\x89\x1e\xdd\x25\xb7\x85\xe4\x2c\x72\xa0\x52\x87\xb0\x2d\x72\xa0\x2e\x4d\x94\x8b\xb4\x24\xad\xd9\xa9\x38\x6c\x03\x62\xf2\x38\x84\x4b\x36\xac\x43\x64\x59\x2d\x4f\x4d\x79\x75\xe7\xca\x34\x0c\xdb\x55\x3e\x5a\x32\x65\x98\xd1\xea\xce\xd5\x06\x64\x7a\x43\x4c\x58\x1d\xe2\xd3\xfc\x5e\x9f\xbc\xdf\x70\x0c\x9b\xcf\x86\xde\xd9\x8f\x52\xde\xf4\x05\x42\x04\x53\x5b\x5d\x19\x5a\xfc\xa2\xf6\x5d\x13\x21\x7b\xec\x1c\xf3\x1b\x01\x3f\x7e\x21\x82\x57\x39\x74\x61\xbe\xf5\xde\xf0\x22\x6f\x49\x83\x09\xad\x11\x70\xb2\x75\x0c\xce\x18\x43\x61\xc9\xad\xc0\xa7\xe9\x65\xd2\x35\x21\xcd\xb0\xa7\x35\x11\x9b\x1d\x6e\xb3\xf3\x22\x09\x5d\xc6\xe6\x0a\xfd\xc9\x7d\xcc\xe5\xf7\x5a\xf7\x25\x21\xc1\xda\xd1\xc2\x16\x17\x91\x9a\x14\xc4\x00\x5e\x5d\x16\x6b\x05\xf5\x67\x86\x5c\x45\xea\x92\x87\x50\x53\xed\x98\x62\x71\x71\x44\x55\x59\xb5\x0a\xaf\xe5\x2d\x13\x3f\xa2\xea\x26\xc4\x78\x2d\xc6\xc3\x10\xb0\x96\xdb\xed\xde\x73\xdb\xc8\x8b\x60\x94\x69\x98\x6a\xb8\xeb\xa3\x5c\x0e\x38\x42\x2d\x45\xda\x59\x70\x7b\x2f\x51\x2e\x6f\x24\x4b\xef\x3e\x92\xa3\x65\x0b\x85\x74\xf7\xf5\x13\xb4\x89\x65\x78\xdd\x48\x6f\xcb\x22\xe5\x49\x83\x01\xaf\x33\x68\x13\xe0\x39\x63\x44\xda\x9f\x06\x74\xb0\xa6\x93\x00\xa5\x78\x36\xdb\xa8\xad\x63\xfb\x7c\x79\x28\x43\xca\xb4\x74\x3c\x2a\x1d\x2f\x8b\x2b\x4c\x8f\x43\x30\xf9\xe5\x4b\x67\x26\x3e\xab\x8d\x09\x5d\xa2\x57\xbc\x0f\xb0\xae\x60\x9b\x4c\xf1\x92\x73\x31\xc3\xe0\xf2\x62\x12\x8c\x3d\xf9\x51\x5c\x38\xa6\xf5\xad\x8a\xe0\xb4\x48\x6b\xe2\x85\x9e\x05\x5f\xf7\x52\xfc\x92\x19\x77\xff\xee\x19\x90\x6c\x84\x8e\x2b\xf6\x78\xad\x38\xce\x1c\x81\xb0\xb9\x7e\x57\xa0\xa8\x2d\xd4\x57\x05\x38\x93\xa3\x0f\xcd\x0e\xeb\xf1\x84\x30\x7b\xae\x13\x0f\x77\xf1\x21\xa0\x57\x8c\xc3\x23\x59\x96\xd0\x7a\x9c\x4c\xfc\xe2\x89\x44\xc2\x5e\x6f\xd4\x41\xe6\x17\x6f\x14\xeb\xeb\x59\x5e\xf7\xd1\xd7\xb3\x70\x5c\x6a\x8e\x5b\xde\x0d\xd6\x1d\xb5\x74\x5c\x6a\xeb\x5e\x16\x6e\x47\x4a\x5e\x38\x28\xbd\x26\xf0\x39\x0e\x5b\x64\x5e\x28\x4b\x04\xfd\xff\x10\xfa\xaa\xbd\xf1\x13\xa1\xaf\xcd\x1f\xa0\x3f\xc3\x1f\x64\xe5\x10\xb2\x4f\xb0\xf2\xe5\xcb\x63\xbf\x7b\xc0\x0f\xc9\xc7\xc8\xa9\xda\x3e\xe6\x2f\xd5\xd7\xf2\x49\x81\x44\x93\x97\x80\x63\xe7\x05\x41\x78\xfa\x15\x44\x78\xf8\xd1\x69\x48\x68\xe2\x85\x1d\x1e\x36\x88\x01\x1d\x04\x31\xc7\x85\x60\x84\x95\x61\x7c\xc2\xd2\x0a\x45\xfe\xe4\x80\xa2\x2f\x70\x06\x10\xe7\x13\xaa\x2c\xfb\xf3\x91\x6b\xeb\x2b\x21\xc1\x7d\xe9\xd9\x16\xde\x90\xe5\x28\x7e\x72\xac\xdd\x17\x50\x0a\xf9\xe6\x53\x02\xbe\x8b\x17\x22\xa2\x9d\x0a\x16\x55\x3d\x71\x1f\xd5\x51\xb0\xf9\x43\xd8\xa8\x86\xc1\x4f\xd5\x93\x05\xed\xfd\x54\x27\xc2\x76\x7e\xb8\xd4\x22\x07\xfd\x54\x33\x79\xb2\xb7\x1f\x35\x50\x3d\x27\x1f\xc3\x40\xd5\x6d\x3e\x8d\xf0\x52\xc8\xd9\x47\x96\xa5\x5f\xe2\x23\x33\x12\xd4\x3d\x00\xc4\xb4\xba\xee\x99\xe5\x0b\x97\xbf\x9d\x57\xd7\x60\x99\xfd\x81\xdd\x99\x76\xc5\x86\x4c\x3f\xf2\xc8\xc1\x2c\x3e\x61\xe2\xb4\xb9\xd7\x3a\xb4\x0a\x7d\xe4\x1c\xda\x74\x3f\x43\xa9\xde\xdd\xdd\xba\x60\x31\xaf\xdd\x67\xaa\xb9\x42\xac\x3e\x66\xaf\xd0\x1c\xf2\x59\xb1\x60\x60\x44\x06\x0a\x4d\x23\x1f\x63\x4d\x34\xe7\x7d\x54\xec\x34\xb0\x7d\xb4\x45\x6a\x79\xfb\x2c\xa7\xcf\xf0\xcb\x43\x0a\x84\x97\xc5\x7e\x3c\x18\x2b\xe6\xc5\x0b\xd6\xc7\xa1\x3d\xe4\xf3\x71\x8b\x90\x90\x3f\x1f\x8f\x03\x1a\xca\x47\x65\x4c\xcd\xfb\x63\x64\x87\x5e\xa1\x8f\x41\x8a\x8a\xf6\x9f\xd3\xd8\x7b\xf1\xeb\x8c\x23\x6b\x07\x01\x26\x16\x20\x81\xd6\xc5\x4f\x69\x85\x2a\x13\xff\x90\x41\xa2\x2d\xff\x8e\xcc\x34\x6d\x60\x78\xb7\x88\xc7\xf5\x08\x4d\x30\x1f\x9c\x71\x54\x34\x6a\x94\xff\xd9\x60\x65\x5d\x5e\x0f\x55\x9a\xfe\xa8\x91\x6d\x75\xf5\x1b\x52\xf8\x91\xaa\x8b\xc8\x17\xf2\xf5\xf4\xf9\xb2\x50\x05\xcf\xaf\xbd\xb1\x2e\x72\x55\x76\x29\x03\x06\x4a\x1d\x4e\x1f\xb5\xad\xe5\xdf\x5d\x3b\x54\xf9\x73\xbb\x15\x10\xc2\x8f\x79\xae\x75\x1b\x7d\xd0\x98\x96\x94\x41\x53\xa3\x9b\x17\x17\x1a\x3c\x2b\x8f\x63\x30\x36\xd9\x1e\x9a\x24\xca\x80\x46\x6f\x58\x7d\x24\xc3\xaa\xc2\x1f\x0d\x8d\xda\x14\x3e\x6f\xf4\xc5\x67\x46\x89\x78\x7b\xea\x83\x27\x2c\xa9\xd5\x9c\x47\xcc\x6b\xf0\x92\xfc\xa5\xf3\x62\x45\xaa\xe4\x0b\x59\xb4\x90\x8f\x4f\xac\x7a\x1a\xe4\x4f\x4a\xa3\x1b\xc5\x7e\xe2\x90\xea\xa0\xf7\x29\x51\x54\x03\x3e\x93\xea\x1e\xdc\xe5\x84\x12\xae\x12\xbf\xdc\xbe\xf0\x4b\x0e\xc6\x41\x67\x78\x9a\x5a\xfc\x20\x3d\xe8\xfe\x40\x51\x71\xe8\xf0\x99\x31\x5a\x74\x9f\x3d\xb7\xc8\x53\xa7\x36\x3a\xe8\xfb\x89\x72\x41\x3d\x87\x76\x16\x0b\x6b\xd9\x6d\x71\xbe\x7e\x24\x06\x67\x5b\x3f\xfc\xc0\xc2\xab\xbb\xce\xd0\x55\x59\x18\xdc\x38\x49\x60\x48\x81\xb9\x76\x12\x13\x68\xa2\xac\xb3\x06\xc6\xfb\x43\xa0\x00\xcd\xcd\x64\xe4\x57\x5b\x05\xa8\x1d\x3c\x39\x9b\x07\xd3\xb1\x8d\x9a\x80\x37\x9c\x88\xfd\x94\x89\x6b\x27\x09\x94\x35\xe3\x9e\x94\x41\x30\x5e\xe9\x24\x08\x70\x56\xdb\x92\x4f\xda\x0d\x6b\xca\xaf\xcc\x22\xc8\x66\xb6\x81\x75\x73\xf9\xc8\x6b\x78\x82\xa6\x47\x62\x1e\x9e\x1d\x18\xb8\x1a\x87\xd1\xfd\x46\x94\xe0\x34\x9f\x08\xf4\x54\x2e\x68\x27\x42\xfc\xac\xfe\x3d\x46\x63\xcd\xba\x92\x34\x9d\x9c\xd8\xde\x4c\x19\x78\x12\x45\xaf\x16\x7f\x92\x59\x40\xed\xfb\x1c\x0e\xcd\x54\x09\xb4\x30\xfb\x7c\x3b\x91\xe1\xbb\x90\x1c\xe0\x80\xd3\x08\x9b\xdc\x70\x04\xc3\xd5\x50\xf6\x4f\x42\x30\xba\x43\x4f\xa9\x1a\x06\x8b\x93\x80\xc3\x12\x40\x23\xe0\xb0\xc7\x0f\xa2\x47\xb6\x39\xe2\x2f\x67\xfc\x34\x77\xa1\x72\xb1\x05\xbe\xbc\xe3\x70\x5a\x5a\x3a\x9e\xc9\x4a\x09\xd7\x3a\xa7\x72\xe2\xf0\x87\x13\x3d\x90\xf5\xe1\x90\x8a\x43\x65\xbe\xe4\xe1\xd0\x42\x0d\x4e\x71\x1a\x96\x08\x7d\x38\x55\x00\x26\x66\xe5\x53\xaf\x95\xf6\xed\x73\x61\x57\xf6\x54\x59\xb3\xae\xe5\xef\x72\x2f\xb7\x13\xf3\xa0\xbe\x85\x73\x79\x39\xdd\x67\xae\x46\x79\xc2\x17\xd6\xda\x18\x9f\x7b\xb2\x22\xdb\x8a\xd2\xb9\x3c\x93\xa7\x11\xed\xe0\xc4\xfd\xa5\x27\xf1\x84\xcd\x74\xa4\x88\xf3\xe3\xfd\x57\xbe\xa1\x00\x9c\x1e\xde\x93\x54\x47\x53\x48\x71\x33\xb0\x0b\x72\x23\x0f\xb5\x56\x9d\x6a\x13\x9a\x51\x4f\xb4\x09\x03\x57\x4e\xcb\x38\x68\x60\x3c\x55\x26\x3c\x86\x11\x45\xcf\x47\xa7\x4a\x3c\x50\xe3\xa2\x9f\x16\x63\x2b\xad\x95\x78\x56\x6d\x12\x8f\xb0\x2f\x9a\x3f\xe0\x3c\x4d\x44\xee\x00\xca\x4b\xe2\xf6\xa9\xcc\x52\x6d\x4e\xe6\x57\xd8\xd9\x69\x82\x03\x34\xcf\x53\x7d\x43\xeb\x16\xa5\x81\x72\xd0\x95\x4b\x54\x03\x4c\xb0\x30\x2d\x5d\x27\xc9\x0e\x0c\x35\x3d\x2f\x6a\x5a\xc0\x63\x4f\x42\x1e\xbb\xd0\x20\x03\x52\xf7\x08\x93\xe8\x48\x4b\x1c\xf5\xe1\x72\xdc\xef\x3a\xcd\xad\xa8\xb4\x73\x06\xf3\xc2\xb8\x73\xca\xbc\xfc\x01\x2d\x44\xfe\x7c\xde\x96\xd8\xf3\x9b\xca\x10\xec\xae\x65\xf4\x62\x8c\x3b\xe0\xc4\x04\xc9\xad\xa8\x97\xe3\xb4\xd8\xa3\x87\x15\xbb\xa1\x86\x8f\x13\xb3\xa1\x77\xcb\x4e\x53\x2b\x22\x99\x9d\xde\xf6\xf3\xe2\xe8\xf9\xc8\xdc\x7d\x86\x46\x0b\x3e\x8c\x86\xdd\x91\x31\x1a\x7a\x91\xed\x84\x1f\x1a\x9c\x71\x3e\x5c\x57\x46\xd2\xa5\xaa\x52\x33\x48\xed\xc4\x09\xd7\xa2\x4f\xd8\x14\xb6\xfa\xf3\xb1\x20\xb7\x94\xee\xb1\x24\x88\x3f\x04\x90\x58\xc2\x2b\x90\xe8\xd5\xd0\x7e\xcd\x86\x94\xda\xab\xaa\x6a\x67\x28\x31\xd5\x17\xd2\x54\xc8\x8c\x5e\xe7\x67\x4f\x13\xdd\x8e\x35\x90\xb1\x20\xc7\xf7\x96\xa0\x71\x41\xf8\xe9\xcc\xf7\x7a\x5a\x0b\x98\x11\x2e\xb2\x14\x68\x29\xb9\xb8\xd6\xe7\x0d\xb7\x0b\xd5\x66\x34\xe6\x77\x1d\x1c\xa7\xe5\x33\x50\x82\x9c\x5d\x38\xe9\x8c\x53\xba\xac\xfd\xcb\xe6\x5e\x87\xc6\xba\xcc\xf3\x89\x95\xd5\x4e\xc5\xe8\x66\xe3\x9b\x8e\x6c\xfc\xe0\x1f\x4c\x3c\x93\x01\x91\xd3\x77\x11\xa8\xa2\xea\x74\xc5\xbd\x3e\x60\x7c\x11\xa8\xe2\xc1\xbf\x2c\xd8\x44\xba\xeb\x76\x51\xa5\x69\x1c\xb6\x50\xd3\x43\xa4\xbb\x90\x0b\x8a\xa4\xed\xc2\xde\xa9\x8a\x73\x91\x5f\xd9\x93\x7f\x85\x59\x93\x53\x4d\x9d\xac\xda\x6b\xfb\x8e\xca\x5d\x19\x84\xc2\xa2\x78\x85\xf6\x34\x7c\xc1\x4e\xc3\x79\xa4\x4e\xe2\x9e\x0c\xb3\x24\x93\xb2\x69\x98\x2f\x03\x55\xb4\x0d\x5f\xde\x68\x90\xc6\x5f\xde\x68\x30\x0e\xe4\x32\x6a\xc5\x18\x8f\x4b\x55\x2a\x9e\x25\xe6\xee\x42\x51\xc2\x82\x9a\x5e\x58\x3d\x95\xf4\x2f\x2f\x3b\x04\x58\x4d\xb3\x1c\x70\xf5\x82\x83\xa1\x20\x57\x31\xe3\x05\x93\xe4\x52\x83\x86\xd2\xab\x58\xd9\xc7\x67\x0e\xdf\xf4\xd9\x22\xf9\x0e\x41\xc6\x02\x08\xd9\x55\x23\x97\x21\xcf\x72\x5f\xa0\x60\xb1\x27\xb8\xd0\x45\x62\x02\xfd\x99\x17\xc9\x08\xa8\x7b\xd0\x2e\x62\x64\xbc\x82\x70\x11\x2e\x6a\xd4\xc9\xc5\x0d\x06\x2f\x88\x5e\x58\x3e\xb5\x82\x5e\x44\xc8\x74\x17\x83\xe5\x53\xd2\x7d\x59\x02\x0a\xfd\xef\x6a\xe0\x8b\x30\x6a\xb0\x32\xd1\x25\x0c\x99\x0e\xd0\xa4\xbe\xa2\x45\x3b\x7f\x7c\x59\x58\xb3\x5d\x2d\x60\xcf\xd0\x08\x38\xaa\x03\x97\x96\x4c\x2d\xf0\x57\xe7\x2e\x0b\xb4\xfb\xe2\xc2\x83\xce\xfa\x6b\xeb\x8e\xa3\x23\xb3\x5f\xa1\x3b\xa2\x09\x5c\xc4\xdd\x0c\xf7\x8a\x5c\x4b\x2b\x3a\x52\x84\x9d\xbe\x5c\xcc\x9c\xdd\xd1\xb9\xa8\xe2\x7b\x75\x41\x60\x6b\x40\xef\x56\x0d\x05\x73\x0f\x96\x31\x34\x62\x10\x57\x03\x49\x36\xdf\x2e\x1c\x8d\x1d\x1d\xf2\x42\xd5\xec\x53\x80\x87\xaa\x29\x41\x08\x71\x47\x10\x0e\x89\xbf\xed\xa7\x47\xcb\x0e\x0c\x20\x6d\x22\xda\x54\x2b\x81\x04\x5d\xdc\xe3\xeb\x90\xcb\x6b\x1a\x8d\xe1\x12\xa9\xe7\x1e\x54\x81\xc4\x48\x1d\xed\xf0\x5a\xa2\xa9\x2d\x88\x2c\xed\xdd\x8f\x62\x74\xbf\x8a\xae\x18\xdd\x2b\x7a\xd2\xe1\xcb\xca\x08\x9e\xdf\xd0\x41\x45\x86\x8f\x92\x8d\x34\xc9\x64\x46\x9e\xb8\x8f\xca\x83\xe8\xf3\x31\x35\x26\x73\xc7\xb5\xa8\x95\xea\xfa\x08\x22\x61\xfa\xd1\xce\x09\xb0\xb1\x48\x0e\xa7\x68\x8e\x44\xad\xd1\xd7\xd6\x6c\xb3\x69\xc9\xae\x33\x16\xc5\x57\xca\x0d\xae\xc3\x84\x89\x2a\xb9\x57\x28\xb9\x6e\xe8\xe9\x5e\xf9\x0c\x67\x46\xd7\xb8\x4e\xab\xb1\xd9\x5a\xdb\x24\x93\x3d\x9d\x93\x43\x0b\x74\xff\x0e\x92\x20\xaf\x5e\x38\x16\x3b\x0a\xc5\x25\xb7\xf7\x1c\x7a\xc1\x41\x8b\xf5\x75\x49\x73\xe6\xb7\xe6\xbd\xcb\x14\xca\x53\x1a\x1c\xc6\x46\x44\x8c\xeb\x0e\xe4\x60\xf1\xf8\x01\xfb\xf0\xab\xc0\x5f\xa6\x40\xb0\x8c\xd7\x9e\x2d\x2f\x68\xee\x8e\xeb\x09\x41\x9c\x16\x04\x71\xea\x37\xb9\x1e\x7b\x02\x58\x0f\x42\xb9\x27\x84\xdb\x73\xdd\x63\xf4\x48\x0c\x05\xc4\x43\x16\x23\x77\x76\xb3\xdb\x12\x84\xc1\xfc\x82\x1a\xa4\xaf\x97\x80\x37\xb1\x72\x73\xd5\x62\x9e\xf8\x0b\xef\x5d\xf7\xe4\xbc\xd4\xba\xc3\x70\x75\xbd\x8e\xb6\xd7\x76\x1f\x2a\x91\xd0\x82\xdb\x42\xd9\xee\xcd\x6d\xea\xbf\xe4\x57\xec\x0d\x6b\xb8\x0f\x75\x86\xea\x0f\xe1\x14\xd9\xcf\x5e\x55\xa0\x8e\x47\xa3\x58\x6e\xed\x08\x7b\x77\xd8\x02\xd9\xfe\x9b\x3b\x0c\x7d\xda\x82\xed\x84\x64\xde\xe1\xe3\x6b\x3c\xb3\xb5\xec\xc4\x8d\xbf\xcf\xe4\xb9\x37\xd1\x2e\x66\xb9\xbe\xb1\x16\x52\x4c\xa4\xdd\xc9\xe9\x31\xa3\x24\x0a\x77\x5f\xa0\xab\x48\xb5\x77\x8e\xe9\x31\x25\xf9\x1d\x16\x8c\xdb\xbc\xc4\xaa\xa9\x77\xb8\xf8\xa2\x89\xd1\x4b\x76\x9c\x89\xe3\xaa\x7e\xa5\x07\xcb\xbf\x6b\xa6\xe2\x04\x50\x09\x78\xbf\xb0\xbc\x62\x39\x38\xc4\xb4\xbb\x04\x8a\x32\x64\x09\x2c\x02\x54\x7a\xd6\xd4\xc8\x6e\x72\xfe\x2b\x9e\xde\x55\x4a\x2b\x10\x6b\xcc\x85\x9e\xcd\x28\xac\xb7\xf3\x0e\x8b\x21\x27\xe1\xf6\xf2\x9c\x46\xef\x9b\xd0\x16\x33\xd6\xdc\x5c\xa4\x93\x84\xdf\xb2\x1e\xcc\x23\xf7\x66\x37\x65\xb9\xff\x4d\x49\x7c\xf8\x03\x20\xc2\x9e\x72\xeb\x68\xab\x7e\x24\xe7\x1d\xfe\x20\xf3\x29\xb6\x60\x08\x70\xf2\x8e\xba\xd9\x02\xb5\x07\x02\x30\x77\x6f\xa0\xcb\x3f\x6e\xee\x96\xab\xca\xde\x56\x59\x6f\xc2\x41\x9e\xb1\xfc\x01\x2f\x1c\x82\xf9\x8d\x33\xeb\x10\x24\xc1\x26\x9c\x89\x4a\x31\x08\x7e\xcb\x26\xb0\xb2\xdc\xa6\x8d\x31\xd4\xf0\xf6\x82\x9d\x01\x7b\x77\x5c\xaa\x83\xe6\xdf\x24\x91\xf1\xf8\xde\x46\x4d\x1a\x84\x78\x73\x3d\xdc\x18\x94\x9b\x8b\x74\xde\xf4\xba\x83\x63\x0c\x3f\x92\xed\x8a\xb1\xdc\x9e\x33\x4f\xf5\x2d\xf7\x70\xad\x5c\xf0\x36\xeb\xcf\xbd\x24\x36\xa2\x6f\x98\x30\x05\xdc\x12\x01\x45\x72\x3d\x58\x81\x8d\x4b\x32\x1f\x9d\xc9\x60\x3d\x17\xa6\xde\x0f\x3c\xc5\x6f\xb5\x45\xe0\x6f\xa8\xdf\xbd\x02\x18\xac\xe0\xa3\xd4\x25\x7e\x7c\x04\x86\xcf\xda\x0e\x61\x28\xf7\x47\xbc\x43\x10\xba\x3f\x31\x2a\x0b\xe2\x72\xb7\x42\xeb\x4d\xac\x8a\xd9\xb7\x6e\xef\xbd\x69\x2b\xbe\x4f\x2b\x82\xfb\x95\xb9\x65\x34\x6e\xdf\xa7\x90\x65\x10\x22\x54\x0e\xac\x29\x37\x8c\x60\x24\x5b\xbb\x30\xa6\x7b\x05\xc8\x68\x70\xa9\x6f\x49\x85\x50\xfc\x06\x72\xf8\x7d\xe9\x4c\x6c\xbe\x60\x49\x90\x3a\x91\xd6\x8e\xe2\xba\xed\xbe\xa4\xb7\x6e\xc5\x8d\x5e\x2a\x4a\x78\x03\x4e\x9d\xf3\xbe\x01\x89\x93\x22\xc2\x84\x9a\xeb\xed\xc6\xb2\x39\xb0\xea\xdc\x86\x5e\x2a\x12\xdc\xb7\x41\xa3\x9e\x9f\x5b\x53\xb4\x9b\x4a\x4a\x5c\x93\xf8\xdd\x68\x81\x01\xaa\xdb\x7c\x33\x2c\x29\xcc\x9f\x1e\x51\xcc\x9f\xda\xfa\x6f\xe2\x45\xac\xcc\xd6\x6e\x2e\x0e\x98\x4a\xfe\x7e\x02\x9c\x74\x85\x61\x74\x89\x29\x8f\x57\x9d\x59\x92\x11\x98\x6e\xc6\x63\x81\x17\x7b\x95\x38\x89\x0a\x8f\xf3\xf3\x99\x40\x20\x47\x88\x1c\xfa\x74\xf4\x0a\x0e\x9f\x49\xea\xe0\x8c\x36\x5f\x2a\x5a\x08\x6e\x12\xd4\x19\x3d\x79\xbf\x0e\xec\xdf\x03\x32\xcc\xf4\x0d\x02\xe2\x57\xea\xc7\xf6\x44\x2d\x58\x67\xf1\x7a\x03\xca\xd1\xcc\xe5\x01\x5c\x9f\xb0\xc6\x42\x26\xa8\xd0\x9b\x8d\xd0\xa4\x40\x6f\x31\x70\xe5\x21\x9f\xad\x7e\x93\xc7\x82\x3c\x1e\x1b\x2a\xf1\xd6\x91\x6d\x00\x76\x70\xd0\x28\xc4\xbb\x3f\xa2\x05\x8c\x6c\x64\x9f\xe3\xd4\x4e\x5e\xcc\xf0\x4e\x0b\x2e\xdd\x45\xe4\x26\x15\x74\xeb\x40\x38\x7f\xe0\x52\x46\x25\x3c\xc9\xe1\x98\x78\xb2\xe4\xe6\xe2\x59\x09\x1c\xe4\x78\xbc\x4b\x20\xda\x3c\x24\x82\xd3\x42\xfc\x98\x9f\xd6\x70\x66\x4a\xe8\x66\x95\x4d\x8b\xe6\x2a\x5b\x59\x34\x37\xe2\x41\x1f\x12\xae\x98\x13\xf5\x41\xa9\xd2\x00\x6f\x01\xdd\x65\x04\xf3\x53\x48\x1f\x7b\xf8\x43\xf3\x07\x5a\x5b\x9d\x8f\xdd\x7b\x8a\x35\x46\xec\x49\x9b\x89\x10\xc4\xda\xab\x8e\x44\x75\xdc\x3a\x50\x43\xa8\x8e\x5b\x07\xfa\x18\xc5\x71\x8b\x6c\x97\xe2\xb8\xd5\xbc\x8a\x8f\x01\x99\x3a\x02\x9e\xb0\x02\x83\xef\x4f\x45\x22\x75\x5f\x60\x55\x46\x49\x3f\x24\xa2\x1d\xb0\x2a\x4a\xde\x16\x6f\x24\x50\xf2\x76\xf7\xf4\xad\x9a\x4b\x41\xdc\xaa\x5f\x9c\x82\xb8\x29\x42\x64\x9f\xa6\x95\xbd\xfa\xa2\x8e\xef\x36\x37\x2f\x77\x35\x47\x7d\x69\xcf\x57\x9b\xc3\x15\x43\x21\x2c\x83\x4b\x15\xee\x46\x19\xdc\xd2\x6c\xdc\x9d\x31\xab\xea\xb1\x81\x7e\xa4\x92\x0c\x4f\x7b\x46\xec\x39\x60\x24\x85\x6c\xc0\x7d\xd8\x95\xcf\x9c\x2c\x71\xc1\x22\x33\x46\x13\x3f\xa4\x55\xd3\x10\x69\x0d\x5d\x2d\xe3\x0f\x46\x5f\x6f\x83\x3f\xdc\x29\x58\x87\x7f\x27\x20\x6a\xda\x96\xca\x2a\xcd\x6f\xa8\x50\x19\x7f\x67\x9d\x62\xc8\xd4\x08\x85\xac\xf1\x4c\x2b\x62\xfb\x0c\x9b\x84\x3c\x3e\x5c\xd9\xd3\x83\xf9\x6c\x2e\x59\x34\xe7\x51\x66\x37\xeb\x99\xa4\xcc\xee\xee\xc8\x17\xa8\xae\xce\xc1\x67\x62\x2f\x11\x7c\x58\x69\xa9\x82\xdb\xa8\x9b\x5b\x54\x1c\x29\x9b\x5b\x92\xe7\x50\xe6\x77\xd8\xd8\x0c\x6c\xd3\xc6\x5a\xfa\x78\xe6\x5a\x81\x35\x02\xa8\x8e\xbb\x47\x63\x41\x58\x56\x23\x91\xb5\xf5\x71\x87\xde\x19\x0b\xe4\x5a\xec\xe5\x21\x82\xe3\x70\x1b\x3f\x81\x2a\xc0\x06\x45\x2a\x02\x86\x9f\x8f\x09\xa1\x01\xa0\xd6\xd8\x38\xae\xd6\xd4\x85\xe0\x3d\x28\x52\x29\x30\x2d\x82\x36\x20\xf3\x0f\x0a\x93\xc6\x3e\x0a\xe9\x66\xad\xb1\x8f\x96\x56\xa9\xd1\x49\x05\xe3\xe9\x37\xcb\x21\x98\xfa\xa9\x10\x09\x33\xa6\x46\x6e\x51\x0e\xa3\x2c\xee\xfe\x8a\xf1\xb8\x6f\x37\x44\x34\x78\xe3\x21\xfa\x5f\x70\xd9\xe6\x33\x74\xd7\x70\x9a\xc7\xaa\x74\x86\xf9\x3e\x57\x6c\x93\xcd\xc5\x0a\x16\x7e\x0b\x5d\x20\x62\xc8\x86\x7e\xc7\x47\x35\x4a\x2f\xde\x73\x87\x9f\x99\x67\x38\xa5\xbb\x7f\xc7\x3a\x18\xe3\x8e\x01\xed\x0b\xce\xec\x9a\xee\x18\xdc\x01\x49\xbf\xec\x47\x24\x38\x51\xc1\xa7\x06\x6e\xa5\xfc\x7a\xa3\x06\x6e\x1d\xa8\xd1\x94\xc0\xad\xea\xc1\x8f\x29\x5c\x35\xe1\x52\xea\x36\x47\xee\xf2\xe7\x41\xbe\x10\xc3\x30\x67\x9a\x85\x8a\x8a\xb6\xd5\xc2\x5d\x14\xb1\xad\x26\x2d\x7a\x5e\x0e\x34\x36\x03\x4b\xd8\x6a\xc5\x7f\x0c\xa0\xf4\x10\xbe\x40\xbc\xfb\x6c\xa4\xb2\x53\xb2\xa2\xfe\xf0\x07\x2b\x11\x3b\x00\xb7\x34\x9c\x9d\x16\x4f\x9d\x69\x94\xb2\xad\xa3\xdb\x58\xd3\xd4\x7e\x7e\xad\x27\x33\xbf\xcf\x4e\x45\x99\xdb\xa2\x49\x9c\x32\xb7\xbb\x55\xe3\x85\x45\x21\x0d\xbd\x5c\xdd\x3b\xa0\x70\x2f\xf6\xd0\x48\xc0\xfb\x72\x8f\x2f\x82\xb9\x5f\xfd\x9b\x7a\xf0\x2c\x86\xab\xd9\x9d\x62\xb8\xc5\x13\xf4\xca\x52\x51\x7f\xa8\x85\x5b\xa9\x60\xdb\x28\x85\x5b\x0d\x3c\xb2\x14\x6e\x84\x72\x53\x0b\x37\x7b\xb7\xd3\x5a\xb8\xde\xef\x78\x65\xbb\x68\x4b\xaf\xe1\x23\xce\x3b\x71\x31\xe1\xf0\x7b\xc2\x78\x90\x8b\xa8\x8a\x5b\xbd\x3d\x4a\x51\xdc\xa2\x5a\xf0\x26\xa9\x23\x03\x47\xf2\x57\x50\xf3\xe5\xb6\x04\x45\xb2\xdb\xeb\x05\x09\xbd\x96\x2f\x37\xfb\x0e\x01\x9d\x13\xe2\x20\x7f\xcf\x81\xd8\x74\x95\xb5\xc5\x34\x5f\x24\x28\x82\x89\x64\xf3\xda\x68\x5f\x6f\x4e\x40\x10\xde\xc8\xfa\xc2\x04\xb3\xf4\x04\xe1\xe6\x25\x91\x9a\xf1\x67\x2f\x25\xe6\xcc\x12\xf1\x6a\x14\xd5\x21\x4d\x3d\xde\xaa\x9d\xed\x35\xd6\x24\x26\xa2\x81\x14\x01\x83\x12\xbc\x53\xd3\x34\x25\x78\xcb\xe1\x8a\x30\x8f\x46\x58\x72\x94\xe0\x85\x36\x50\x81\xb7\x8e\xe1\x33\xe1\xd8\x72\xdd\x28\xbb\x2b\x17\xa2\xec\x6e\x51\x07\xb1\xec\x6e\x37\x71\x22\x75\x77\xf3\xaa\x76\xab\xdb\xc2\x25\x61\x3a\x8d\xe0\xf3\x17\xdb\xa9\x71\xc9\x6f\x0d\x48\xd1\xa4\x92\xed\xdf\x2d\xf3\x82\xa1\x0e\x5e\x8a\xf0\x56\x9d\x2c\x2f\xfa\xac\x06\xfd\x17\x15\xd6\xb8\x5c\xcb\xf1\x2e\xc3\x97\x5f\x85\x04\x11\xa7\xc5\xd8\x40\xa4\x39\x36\xcb\xd8\x3a\x6c\x31\xf1\xbf\x75\x77\xbb\x1e\xb5\x37\x04\x01\x04\x36\x6a\xea\x56\xad\xb8\xaf\x39\x5b\x03\x0a\x28\xb7\xa3\x3b\x06\xdb\x84\x89\xe1\xb5\x58\x5d\xac\x95\xfb\x89\xc6\xb2\xbc\xa4\x5d\xf3\x5e\xc1\x6b\xdd\x3a\x5d\xd3\xd6\xd1\x8d\x08\xf5\xd7\x50\xd0\xb5\xec\x0b\x49\x75\xfa\x15\xe6\x86\xe6\xb3\xf9\xa0\x98\x2d\xf7\x13\x95\x78\x5f\x6e\x6d\x1c\x02\xad\xc3\xfa\x84\x3f\xa5\x6f\x8c\xaa\x7a\x8d\xfe\x0c\x78\x20\x69\x68\xff\xa4\xec\x6e\x24\x95\x7b\x11\x3a\x86\x25\x12\x28\xc1\x5b\x2d\xac\xf2\x92\x7f\xcd\x2c\x86\xaf\xd7\x3c\xf4\xf6\x52\x83\xb7\x58\x13\x87\x12\xbc\xfb\x07\x5b\x80\x2d\xd5\x8f\x02\x5b\x00\xe0\xf0\x90\x79\xec\x15\x30\x60\x6a\x2f\x02\x86\xf1\x6f\x16\xe7\xd5\x35\xf3\xaa\x92\x23\x60\x51\x9a\xb7\x8e\x39\xbe\x25\x78\xb8\xa4\xa7\x67\x43\x8f\xb4\xb4\x45\xd5\x1d\x61\xd3\xaa\xbd\x16\x3c\x7a\xcd\x0b\x1b\x8b\x22\x73\x80\x75\xa4\xa8\xda\x5b\x96\xf0\x37\x21\x3e\x6c\xcc\xa2\xbd\xc9\x5b\x01\xd4\xe2\xdd\x6b\xa2\x35\x21\x4a\x7a\xfa\xac\xc5\x6b\x19\x25\x6a\xf1\x16\xca\xec\x36\x6b\xf1\x1a\x1b\xfe\x1a\xac\xa4\xf7\x96\xfa\xbb\xc5\x8c\x97\x96\xdf\x35\xfd\x37\xe5\x77\xab\x85\x4e\x5e\xaf\x50\x06\x9c\x57\xcc\x83\xd5\x91\x0d\x47\x9d\xe8\x55\xee\x11\x41\xb0\x25\x7b\xb3\xfc\xfd\xc4\x1e\xd3\xfa\x13\x38\xe8\x57\x92\x79\x97\xf4\x71\x70\xba\xfd\x2c\x44\x77\xff\x8e\x24\x77\xd8\xda\x83\x81\xdc\xff\x7e\xf4\x2c\x48\x9e\x3f\x60\xde\xf2\x07\x1d\x2b\x3e\xbf\x0e\x41\xb7\x5c\x53\x31\x20\xe0\x3d\xa1\xe7\x6e\x3e\xd2\x50\xf1\x52\x06\xf5\x7b\xa7\xbe\xa6\xf7\x8c\x13\x4a\x57\x38\x9b\x93\x20\xc7\x3c\x60\xa2\xee\x17\x71\xc8\xf0\x14\xab\xf7\x6a\x36\xb7\x7a\x6f\xdc\xaa\xa0\x7c\x6f\xd1\x50\xf2\x5e\x41\x73\x7c\x11\xb9\x51\x2e\x5e\xf3\x12\xe8\xcd\x8d\x92\xbd\xda\xa8\x5e\x8d\x08\xd3\x67\xaa\xf4\xb9\xc7\x08\x37\xe6\x67\xb6\xcc\xae\xf7\xfc\x29\xa1\x1b\x79\x08\xa8\xa0\x5b\x8d\x24\x79\x6f\x3c\x76\x88\x05\x54\xd0\xcd\xca\xd1\x54\xd0\x4d\x71\x73\xe3\xf5\x6e\x88\x71\x1b\x2f\x6e\x5e\x53\x82\xbe\x4f\x4c\x96\xb5\x3e\x31\x59\x7f\x51\xaf\xf0\x54\x3f\xca\x18\x40\xcd\xcc\xf3\xad\xf8\xc3\x6d\x13\xe0\x83\xd8\x33\x85\x15\x62\x8f\x51\xd9\xaf\xa1\xa8\xba\x4f\x5f\x13\xb4\x19\x76\x60\xa5\x5d\x9d\xc3\xaf\xc9\xda\x74\xfd\x51\x6a\xb7\x9a\x7c\xf1\xb5\x32\x9e\xf7\x42\xde\x2d\xed\xd4\x19\x2d\xc4\x62\x27\x6f\x96\x01\x09\x12\x59\x06\x48\x9d\xd4\x0f\x33\x08\x90\xae\xaf\x47\xb1\x5c\x5c\x54\xfd\x08\xf3\x73\xf7\x65\xe3\x3d\x37\x03\x3a\x35\x71\x2b\x9e\xca\x4e\x4d\xdc\x4a\xae\x8c\xfe\xb3\x0c\x2e\xdd\x9a\x3c\x9e\x9b\x21\x9d\x32\xb8\xbb\x27\x5f\x1a\x2d\x18\x2f\x19\x03\xd9\x78\xf6\x6c\x6c\xb8\xf5\xa8\x89\x4b\x0d\xd7\x4e\x4d\xdc\xca\xb5\xfb\x4e\x4d\xdc\xfd\x95\xcd\x59\x6c\xb2\x05\x32\x50\xb2\x2b\x9c\x7f\x9b\xfe\x75\xab\xe0\xa6\x56\xe9\x09\x9d\x9f\xbc\x06\xdd\xaa\xb7\xa4\x60\xea\x54\xbd\xdd\x40\xff\x2e\x48\xa5\x1f\xe6\x6f\x45\xce\xeb\x14\xc2\x4d\x18\xa7\x3b\x85\x70\x2b\x37\x01\x3b\x85\x70\x73\x77\xed\x48\x20\x84\xe5\x77\xeb\xe0\x4e\xe7\x85\xf3\x96\x88\xe3\x4e\x1d\xdc\xca\x3d\xde\x7e\x78\xbb\x13\x8f\x5c\x3f\x08\x7c\xc5\xd6\xd7\x0f\x92\xcd\x4f\x17\x48\x1e\x57\xaf\x08\xf5\xc3\xa2\x7c\x5c\x7f\xed\x07\xe5\xf6\xa8\xa6\xdd\x0f\x0b\xf4\xb7\xca\xa6\x21\x1c\x70\x2f\xaa\x53\xee\xb6\xce\xe2\x73\xe1\xd9\x06\xac\x21\xd3\x6b\x18\xbe\xbb\x8d\x3d\x06\x95\xc1\x4d\xb1\x5a\xdc\xe7\xea\x78\x2c\x0f\x23\x38\xa5\x31\xba\xf5\x6e\x07\x31\x1b\xfd\x20\xff\xfb\xf4\x19\xa9\x01\x3b\x5c\x3f\xb4\x82\xe3\x35\xee\x07\xc1\x66\x4b\x40\x19\x6b\xc6\x4d\xc3\x4e\xed\xdb\x5c\xc5\x0b\x84\x86\x19\xcf\x0e\xcd\x70\x5e\x1f\x69\x4c\xb6\x89\x9e\x7c\xd3\x45\x4f\xa0\xdc\xe3\xc4\xd3\x29\x32\x03\x51\xda\x9d\x5a\xb7\x95\x50\xda\x7e\x60\x47\x98\xae\x61\x4b\x0c\x79\x39\x89\xee\x31\xf1\x30\x70\x7b\x84\x8c\xa3\xfd\xf0\x6e\xa7\x33\xea\xce\x88\x59\x90\xf3\x67\x8a\xda\x98\xd8\x89\xfd\xea\x87\x39\x7f\x0e\x96\x89\xc4\xc0\x0d\x8c\x7e\x98\xcd\x60\xd0\xcf\x08\xb8\x30\xf2\xe0\xa2\xb3\xe7\x05\x21\xe1\x67\x03\xa5\xd6\xc6\x8c\x86\x54\xdf\x83\xcb\xad\x90\xe9\x11\x99\xd2\x96\xc6\xfe\xc2\xdb\x67\x7c\xc4\x42\x3d\x16\x13\xb7\x56\xa3\x5b\x03\xca\x08\x97\xe9\x14\xc3\xdd\x2f\x60\x0a\xc9\x58\x49\x78\xd1\x0f\x73\xb1\x8a\xf9\x54\xdd\xc7\xb8\xdf\x8f\x49\xdc\xe3\x64\xa5\x5c\x23\x99\xe2\x68\x18\x21\xdc\x20\x73\xae\x36\xc7\x23\xe7\xea\x14\x05\x34\xcf\x37\xbb\xd5\x3c\x7f\x30\x9c\xc9\x58\xbb\x5b\xb4\x62\x52\xac\x8f\x68\xe3\xe9\x51\x5b\x4e\x84\xc9\x46\x86\xf8\xee\x18\xea\x41\xf1\x95\xc1\xe4\xb4\xde\x1c\xbc\x04\x85\x0b\xcb\x85\xdb\x8d\x07\xb8\x79\x8c\x82\x83\x0b\x2a\xeb\xdc\xb4\x68\x82\x5e\x3a\x18\xe3\xc3\xd6\x44\xb7\x2a\x70\x1e\x2a\x58\x7b\x91\x42\x62\xd1\x48\xee\xcc\xa9\xf8\xec\x74\x8d\x6d\xee\x1e\xc9\x33\x23\xd8\xd1\x2d\xd9\x11\xa6\xe8\x42\x2e\xa1\xe9\x66\x50\xf4\x66\x0a\x03\x4b\xe6\x89\x15\x5e\x4e\x69\x92\x5a\x22\xc7\xa6\x18\x62\x26\xd6\x12\x3f\x70\x37\x66\x7c\x77\xf9\xb6\x53\xae\xb7\x4e\x77\xea\x54\xac\x14\x8d\xbd\x9f\xda\x24\xd0\x97\xc7\x35\x5e\xb8\xaf\x2c\x77\xe0\xe6\xca\x74\x3f\xa9\x8f\x93\x05\xd0\x15\x00\xa2\x5f\xbd\xc8\x41\xa6\xb8\x6c\xca\x75\xf8\x4e\x79\xdd\x3a\xc5\xc4\x3b\x58\x08\x5d\xdd\xe2\x2b\x98\x75\xbb\x46\x9f\x35\x76\x78\x18\xc9\x27\x74\xb8\xde\x3b\x86\x60\x3c\xac\x20\xb8\xb6\xfb\x71\x07\x9a\x38\x9e\xa2\x82\xcf\x64\x6a\xf0\x38\x3e\xf2\x6d\x1a\x60\x04\x99\x9e\xcc\x27\x60\x40\x83\xf0\x10\xb0\xec\xb0\x82\x74\x26\xf5\x80\x18\x52\x1d\xc5\x89\xe1\xdf\x03\x9c\xb4\x36\x55\xbb\xc7\x43\xd1\x60\xd0\xd3\x8b\x93\x52\x6c\x7b\x1d\x81\x69\x60\x1d\x09\xec\x7e\xe3\x70\xd0\xab\x26\xff\x20\xa9\x2f\xb7\x36\xa5\x90\xb8\xa8\x03\x7e\x0a\x09\xb2\x41\x93\x35\xb4\x78\x51\xd7\x83\x95\x50\x4b\xb7\xca\x00\x12\xf1\xd7\xd8\x9d\x7a\x32\xa1\x3b\xf7\xc3\x3a\x45\x76\xab\xf0\xa3\xae\x6e\x95\xcb\x27\xcd\xff\x78\x25\x3b\x65\x75\x8b\x14\x82\xaa\xba\xc5\x73\x92\x0e\x65\xa8\x18\xc2\x89\x40\x55\xd3\x21\xf8\xf9\x4a\x6f\x37\x41\x6e\x3d\x25\xec\x04\x8e\xa1\x24\x01\x70\x92\xd5\xf5\xb9\x15\xdd\x53\x8a\xc1\x59\x46\x12\x29\xaa\x9f\xa1\xe4\x3a\x75\xe2\xbd\x53\xf1\x59\x51\xa9\xf9\xe2\xce\x54\x07\x79\xa1\x04\xcc\x2a\xe3\xb3\x82\x42\x58\x6f\x17\x95\xa7\xa7\x1c\x10\x61\x1d\x94\xba\x9b\x60\x4e\x22\x74\x6b\x42\x20\x52\x44\x6b\x75\x7f\xd0\x5f\x16\xcd\x61\x0f\xa0\x4e\x2a\x0c\xe1\x06\x58\xa0\xb7\xd9\x9c\xbc\x7e\x93\xdd\x4f\x86\x64\x35\xc7\x88\x90\x2c\xb7\xa0\x20\xcb\x73\x10\xa3\x0c\x6f\x13\x88\x51\x60\xa6\xfa\x0b\x03\x0e\xd6\x41\x7a\x87\x39\xfd\x3b\x42\x9e\xcb\x28\x70\x51\x50\xd5\xfa\xbc\x83\x08\xba\x9e\x14\x1e\x26\x33\xac\x4e\xca\xbf\xc7\xa4\x6c\xa1\x61\x94\x03\x47\x55\xde\x3a\xdd\x0d\x24\x89\x2c\x9c\x6b\x4c\x90\x79\x28\x48\x38\x59\x7c\x14\x9e\x80\x64\xe2\xf6\x69\xaf\x52\x23\xbf\x27\x77\x0b\x94\x89\x8a\xbb\x95\x32\xc1\x9d\x22\xbb\x25\xf6\x0e\xeb\x01\x81\xd2\x3d\x35\xbd\xd3\xfd\xbb\xfb\xb7\x3d\x29\x3f\x2c\x7a\x36\x09\x20\xe1\x7a\x9d\x32\xbb\x65\x38\x64\x97\x41\xb0\xa6\x1e\xe4\x8f\x79\x11\xa1\x3e\x97\x3f\x90\x08\x35\xf9\x77\x0e\x66\xb6\x23\xce\xdf\x62\x7d\x5d\xb4\x77\xf7\xb9\x4c\xba\xc4\x8a\xee\x34\xd8\x18\x84\x03\xe9\x06\x55\x75\x2b\x85\x72\x7a\xf2\x8e\x69\x13\x2b\xb0\x26\x50\xbc\xbd\x53\x61\xb7\xce\xe5\xdf\x9d\x91\x8d\x29\x62\x93\x7c\x66\x5b\x26\x33\x0a\x8b\x83\x68\xa0\x0f\xa3\x08\xff\x11\x27\xc3\xae\xa4\x0f\x9e\xea\xc1\x64\x93\xcf\xc6\x42\x7a\x78\xb9\x89\x1a\x74\x00\x6b\x00\x86\xb9\x4e\xc1\xdc\xba\x90\x66\x93\xe9\x02\xd1\xef\x7a\x32\x6b\xbb\x32\x87\x55\x72\x15\xea\x29\x8c\x5b\x0f\xb8\xa2\x85\x71\xd7\xe1\xdf\x2b\xcf\xfe\xbd\xf3\xcc\x64\x75\xdc\x77\xd1\x6b\x11\x0f\x2c\x71\x41\xb9\xa7\xd4\x4a\x4f\xcb\x69\xf8\xf7\x80\x3e\x00\x59\xb1\x3a\xbb\x55\xa2\x82\xdb\x52\x3f\x77\x7f\x46\xfb\x8f\xe9\x17\x69\x1f\x4e\x0d\xa1\xf3\x81\xc3\xc1\xe9\x53\x38\x32\x9a\x5f\x6d\x12\xa4\xc2\x94\x3e\xaa\x58\x6e\x3e\xd1\x61\x0b\xee\x4e\x05\xdd\xba\x0e\x5b\x6b\x9b\x16\x20\x38\xf9\x29\xae\xda\x13\x7e\xfd\x38\x4a\x06\x8c\x23\x55\x47\x75\xdc\xe2\xd1\x3d\x35\x85\xbb\x7f\xf8\xf8\x97\xe0\x3c\xcd\x71\x25\xa2\xc2\xce\x31\xc7\x74\x0a\xe2\xa6\x1a\xa7\x89\x60\x70\x32\xfe\x77\xea\xde\x56\xee\x43\xf7\x44\x7e\x89\xc3\xb1\xf1\x75\x50\xec\xa4\x5b\x02\x37\xf0\xe0\x72\x34\x46\xe6\xee\x12\x7e\xe5\x4e\x05\xdc\xba\x50\xb6\xa8\x80\x5b\x97\xa7\x22\x8a\xdb\xd1\xcf\x1d\xb0\x64\xe0\x5b\x5b\x87\xb4\xef\x0e\x70\xf8\xa2\x28\xe9\xf9\xbc\x63\x97\x58\x9e\xe9\x1e\x9a\xe7\xfd\xd1\xf7\x2a\x8d\xc4\x45\xb1\x10\xe7\x92\x1e\xfb\x22\xa5\x21\x74\x7b\xb9\x33\xd6\x66\x69\x92\x91\x27\x00\x0a\xd4\xcd\xa0\xd4\x3c\x42\x06\x66\x77\x51\x9a\xd4\x0e\x87\x5b\x0e\x4f\x5e\x02\x34\x78\xb2\xf3\x7a\x1d\xc4\x8f\x38\x0f\xd1\x80\x6a\xa4\xee\x19\xec\x79\x49\x4f\x5e\x80\x85\x4e\x45\xad\xd9\xba\x24\x1b\x38\x29\xc8\x76\xdb\x13\x2a\xfc\x42\xe6\xa3\xee\x6c\x25\xf5\x5a\xcf\x5e\x94\xc2\x6f\xd5\x2d\x42\x9b\xfa\xb7\x85\xd3\x3a\x25\x6a\xf7\x72\xed\x43\x5d\x07\x92\x94\xf5\x39\x54\xfb\x63\x62\x1c\xc7\x8c\x9f\x81\x68\xa6\x4e\x2d\xda\x2c\x44\x73\x22\x09\x86\xdf\x53\x69\x85\xdc\x05\xdd\xba\xb4\xdc\x52\xed\x94\xa5\x9d\x44\x32\x76\xab\xd2\xae\xe2\xdf\x9b\xbb\x69\x47\x5c\xc3\x6d\x7e\xf4\x41\x64\xb3\x23\xd0\xaa\xf8\xf7\xcb\x05\xda\xfa\xfe\xf1\xd5\x07\x20\xcf\x09\x50\x15\x9f\x49\x66\x88\xc4\x91\x75\xfa\x63\xbb\xea\x19\x16\xbe\x8a\x3f\xe8\xb2\x81\xb2\xe5\xac\x0d\x06\xa1\x92\x3a\xb6\x59\x85\x8d\x32\xb6\xbb\x39\xfd\x66\xcd\x41\xf1\x15\xfb\x57\x7c\x3e\xfd\xca\x26\xce\x04\xc0\xa2\xce\x77\xb0\x8d\x3a\xb6\x95\x18\xde\x9e\xad\xd1\x42\xe4\x62\xcf\x24\x68\x8a\x89\xc0\xdb\xcb\x10\x20\xde\x04\xcb\xfe\xa0\x0e\x2e\x68\x29\xd2\x32\xe3\x07\x69\x18\xec\x39\x13\x41\x50\xf0\x36\xf6\x4c\xc4\x75\xf7\x19\xcb\x40\x75\x22\x18\x06\x28\xdf\xd2\xb3\x99\x08\xb9\x2f\xd6\xb3\x41\x71\x2a\x44\x59\x7f\x02\x8e\x9b\x9e\x8d\x90\x53\x09\xb2\xe2\xed\x88\x26\xf3\xc7\x57\x0f\x28\x90\x7b\x82\xfc\x1a\x3d\xc3\xd0\x09\x47\xef\xd9\x4c\x86\x6a\x28\x56\xc2\x4d\xd1\x2b\x90\x42\xc8\xc8\xde\xba\xc5\x4b\xd1\x73\x53\x71\x47\xaa\xc9\xde\x49\xeb\xce\xca\xa2\x71\xe2\x48\x73\x86\xd0\x21\xaa\xe7\x16\x25\x27\x8a\xe7\xee\xe6\xac\xd0\x5b\x69\x9c\x71\xeb\xe5\xf6\x29\x5a\x35\xd0\x4a\x2c\x31\x2c\x01\x23\x7d\xb7\x46\x2e\x26\xe9\x4e\x59\xdc\x8a\x1f\xa6\x5b\x15\x77\x74\x81\x80\x09\x61\xb9\x58\xd3\xd4\x77\x17\xd8\x21\x94\xe8\x0b\x59\xd5\xbf\x3b\x91\xc8\x1b\x61\xb7\x86\x28\x43\x5a\xa9\x72\x9b\x92\x13\xb1\x6a\x3e\x51\xcd\x3d\x0f\x8d\x65\x8c\x31\x04\xae\x1f\x29\x58\x4e\x3f\xd2\x86\x2a\xac\x48\x85\xbf\xe0\x86\xd9\x88\x6c\x9c\x02\x3d\x93\x0a\x7f\x35\x9f\x09\x09\x70\xb6\x38\x08\xba\x98\x84\x53\x00\xb3\x7c\xa7\xfc\x6d\x5d\x62\xba\x01\x08\x0e\x40\xca\x60\x2f\x05\x75\xaa\xdc\x56\xd2\x71\x76\xaa\xdc\x16\x35\x8f\xbc\x0c\x6b\x70\xa9\x9b\x8b\x17\xe9\x9f\x25\x6a\xb5\xaf\x64\xaf\x8c\xb9\x15\x72\x74\x0f\xb2\x09\x24\xa6\xdf\x70\x77\x45\x0c\x5e\x4a\xf5\x8e\x8c\xe2\xbf\x04\x1f\x81\x09\xf5\x38\xbe\x25\x79\x0b\x39\x03\x9a\x1e\x05\x6b\x11\xcd\xf3\x47\xca\x3f\x7d\xe1\x02\xb3\x1b\xbe\x19\x74\x3b\xa4\x6c\xa7\xe9\xd5\xf8\xfb\x29\x95\x85\xd1\x51\x8c\xb6\x1c\xae\xd5\xdc\x10\x6e\x92\x97\xb5\xe2\xec\x13\x80\xbd\x04\xe1\xa9\xdd\x9a\xb9\x93\xf1\x70\xb9\x91\xdc\x2a\x5e\x92\x81\x30\xac\x8b\x06\xe8\xd7\x0b\xb5\x25\xcb\x9e\x05\x02\x51\xda\x4b\x08\xca\x9e\x51\x09\xb2\xec\x79\xd8\x16\x2a\x35\x6c\x0b\x72\x20\x0b\x50\x7c\xd6\xea\x7f\x3d\x1b\x88\xc0\xbd\xc3\x4e\x25\xda\xba\xc4\xd8\x9f\x85\x68\x79\x86\x68\x88\x34\xe6\x84\xf2\xac\xdd\x56\x71\xa4\xd3\xdb\xed\x65\x12\xc1\xdb\x85\xb0\x25\x69\x65\x7c\x96\xa4\x5d\x9e\x22\xeb\xd9\xbb\xc1\x04\xf2\x11\x09\xd5\xf3\x1d\x18\xee\xcb\x09\xfe\x39\x25\xd7\xc0\x36\xdc\xac\xc1\xe3\x61\x16\xa8\xe1\xb3\x77\x63\x7d\x8e\x5d\x60\x64\xb2\x46\x54\xb9\xd6\xc3\x35\x15\x99\x0a\x49\x7e\x57\x34\x66\xfd\x12\x66\xf4\xf2\xe5\xf7\x9a\xec\xbb\xfc\x17\x93\xbd\x5a\x1e\x85\x63\xf7\x54\x99\x12\x71\x79\x4b\x22\xad\xf9\xde\x75\x46\x09\x35\x96\x10\x46\x7a\x61\x1f\x31\x09\x2e\x88\x5b\x58\xc5\xf3\x24\xbb\x07\x01\xa8\x15\x9b\xc9\xb8\xdf\xa9\x15\x5b\x09\x3f\xec\xd6\x8a\x1d\xc4\xf2\xf7\x72\x48\x0d\x21\xb9\x16\x88\xc5\x7d\xdf\xad\x0f\x4b\x60\x62\x2f\x5e\xc3\xea\x3e\x6b\x58\xef\x36\x90\x83\x21\x82\x14\xb9\x3e\xcb\xa3\x88\x6c\x32\x17\x49\x2f\xa1\x98\x83\x4e\x94\x8e\x2d\x54\x67\xee\x51\x39\x96\x3b\x81\xbd\x84\x66\xce\x11\x2e\x11\xbe\xd7\xfd\x05\x39\x75\xd8\x17\x16\x9a\xc4\x0e\x58\xf0\x55\x96\x52\xb2\x68\xed\xf3\x44\x63\x67\xe5\x79\x39\x06\xdd\x86\x6e\x0d\xe6\x14\xd8\xef\xb1\xfc\x41\xaa\x57\xfc\xe1\x45\x65\x64\x85\x45\x36\x02\xcd\x88\x12\xad\x44\x68\xf6\x12\xfa\x34\xba\x53\x31\x9d\x93\xd6\x11\x8a\xb4\x16\x4a\xd9\x74\x6a\xb1\x16\x6e\x3d\x77\x4a\xb1\x56\x8f\x2d\x95\x58\xf3\xf0\x39\xd4\x66\x17\x58\xe5\x0a\x2e\xa4\xc6\x18\x34\x47\x0d\xd6\x5e\x5d\xac\x12\xaf\xe5\xd0\x82\xaa\x8b\xac\x35\xbd\x98\x94\xc2\x89\xa0\x07\x13\xb4\xd4\x4b\xd5\x58\xf1\x6d\x22\xe5\x5e\xaa\xb8\xcc\x6c\xb8\xfa\x84\x27\xac\x5b\x85\x35\x75\xd7\xd2\x0c\x9a\x42\xbd\x2c\xc1\x52\x8b\x9f\xa1\x58\xc7\x33\x41\x38\xf1\x3c\xfd\xc8\x16\x92\x65\x0e\x4c\x54\x62\xd5\xca\x47\x25\xd6\x8c\xbb\xbf\x5b\x57\xb5\x6a\xea\xa1\xae\x6a\xb6\xc2\x47\xa7\xb0\x6a\x91\xb9\x17\xac\xec\x24\x47\xec\xd6\x58\x5d\xee\x29\xda\xf3\x8a\xbf\xeb\x66\x10\xde\x3d\x36\x9b\x15\x72\xd9\x9b\x3b\xd6\xdd\xba\xaa\x8b\x8c\x3d\x9d\xc2\xaa\x49\xfb\x8c\xc5\x54\xcd\x52\xd2\xa9\xa6\xba\xbf\xf2\x17\x28\xab\x1b\x34\x28\xfa\xd0\x6d\x1d\xab\x65\x74\xd2\xea\x67\x4f\xe5\x66\xbc\x85\x1c\x67\xbd\x44\x2e\x61\x8f\xcc\xf0\xc8\x88\x5c\xa1\x27\x23\x7f\x14\xae\x81\x4b\xee\x28\xad\xba\x7f\xa0\xdf\xa9\xa5\x8f\xbe\x66\x4c\x91\xbe\xcc\xc4\xaf\xe1\xa7\x78\xc3\xbb\xda\x5c\xf8\xf8\x51\x1c\x06\x80\x45\x62\x27\x95\x60\x8a\xb1\x56\x79\x69\x21\x29\xff\x72\x9b\x97\x96\x68\xf1\xd4\x8c\x1f\xc2\xd0\x54\x8e\x12\xe1\x62\x84\xbc\x66\x38\x2b\xb6\x6a\x95\x29\x56\x97\x77\xb6\xc1\x96\x45\x4d\x2b\xcd\x6b\x79\x2b\xdc\xd6\xae\x12\x8e\xb0\xc7\x7b\x16\x96\x33\x61\x49\xd8\xe3\x17\xf2\x5c\x94\x6f\x45\x02\x2c\xd8\xe6\x97\xa7\x82\xa4\x50\xcb\x43\x61\x80\xa1\xd6\x1e\xaa\xba\xe6\xee\x9c\xcc\x01\xa9\x1a\x52\x2c\xa6\xe6\x81\xe6\xd2\x96\xea\x51\x94\x78\x8d\x06\xd4\xa3\x69\x8e\x26\x82\xf9\x3d\x5b\x19\x23\x8b\x5f\xd0\xed\xa2\x26\x8e\xa8\x54\x74\xad\x4b\x91\x31\xcc\x2f\x37\x98\x1c\x23\x43\x60\x9c\x92\x76\x47\xdb\xba\x77\x23\xaa\xb2\x53\x76\xb5\x1d\xce\xc8\x0b\xda\x1a\xda\xa8\xb4\x9a\x35\x1c\x97\x2d\x01\xb4\x43\x8a\x78\xb9\x11\x48\xa4\x65\x4b\x00\xed\x10\xed\xf4\xac\x6b\xac\xa2\x1e\x6b\x23\x68\xba\x97\x60\xe9\x48\x22\x14\x58\x2d\x84\xfa\xf5\xb2\x59\x7a\x39\xdc\xdf\x5b\x29\x5b\x5e\xb2\x79\x7a\x23\x58\xb9\x97\x5b\x6a\x8e\x10\x44\xe1\xd5\xa2\x5f\x96\x02\xab\x45\x33\x56\xf1\xc2\x35\xfc\xb0\xdc\xb2\x34\x79\xcc\x23\x93\x10\x9a\xf0\xe2\xe4\xe1\xd9\x3a\x79\xe3\x86\x72\xb7\x5e\x6a\x8f\x43\xf9\x38\x73\x1b\x80\xcb\xfa\xe9\xa8\x79\x9a\x4a\x60\xfc\x63\x10\xed\xb7\xe6\xbc\x62\x89\xf7\x2e\xaa\xbf\xb1\x16\x16\xf9\x7a\x13\xdf\x67\x5c\x0a\xa2\xe7\x2b\x4c\x7d\x1e\xa8\xb0\x12\x82\xd7\x05\xef\x99\xd5\x83\x8f\x92\xcf\x72\x89\xe9\x8b\x58\x0f\x2a\x51\x9b\x34\xeb\x92\xa2\x1e\x69\x3b\xb0\xbd\x51\x8f\x74\xb7\xc8\xbc\x64\x17\xd9\x78\x01\x2c\xc9\x1f\xea\x8f\xaf\x41\x1c\x7b\xaf\xc9\x49\x2d\x9e\x07\xdf\x74\x9e\xad\xcc\x7d\xf8\x02\xab\x9e\x3e\xcb\x18\xa0\x09\xd4\x23\xdd\x5f\x0d\x5e\xb4\xf6\x70\x62\x2d\x48\xba\xc8\xba\xd4\x6b\x96\x11\x72\x18\xa9\x4e\xda\xe4\xe8\x14\x24\x6d\x47\xb2\xb9\x67\x7c\xf9\x12\x1b\xc4\xbc\xc8\x7a\xc2\xf5\x89\x5e\x37\xe7\x2d\x24\x0e\xeb\x55\x37\x36\x57\x86\x7a\x35\xa8\x4e\x93\x59\x2d\xe0\x35\x87\xbc\x1a\x14\x5f\xe3\xc5\xc1\xe9\x0a\xdb\xb5\x8e\xde\xaa\x7e\x5b\x85\x7b\x89\xdb\xcc\x3c\xeb\xd6\x13\x70\xe8\xb1\x5c\x3a\xeb\xd5\x80\x77\x6d\x69\x14\xfb\x6c\x87\x5d\x59\xec\x93\x7b\xbe\x9d\x62\x9f\x43\x59\xbd\xea\x89\xae\xae\xbc\x89\x31\x58\xa5\x6a\x93\x18\x4f\x5f\xc8\x28\x7c\xf8\xac\x79\x1d\x9a\x5b\x2d\x29\xa3\x6e\x57\x43\x97\x6c\xbe\xdc\xba\x1f\x58\x62\x8b\x19\xd3\x41\xd7\xee\x0f\x84\xba\x54\x00\x41\xa5\xf6\x18\x9f\x99\x75\x37\x9e\x51\x3a\xda\x45\xf6\x23\x79\x8c\x1b\xdf\xc1\x33\x34\x8d\xaa\x02\xc9\xa5\xaa\x6e\x1d\xd0\x45\x92\xaa\x4e\xed\xcf\x76\x64\x7f\xc0\x3f\xc3\x21\xab\x23\x8c\x87\x8c\x47\xbc\x99\xd2\x13\x45\x41\x93\x49\x92\x7a\x1d\xb1\x10\x9a\x10\x9e\xae\x7b\x27\xea\x7a\xaa\x19\x55\xd8\xd5\x20\x04\xb2\x53\xd8\xb3\x1d\xd9\x1f\x02\xf4\x2c\x44\xfd\xb0\x8a\xce\x96\x3a\x1b\x42\xd5\x0b\xbe\xc3\xaf\x38\x17\x10\x18\x6a\x73\xb6\xc3\x73\x41\x46\x90\x12\xdf\xbb\xd5\x08\xb4\x75\x11\x12\xd0\x6d\x6c\xca\x00\xe6\x61\x86\x41\x83\x2a\xaa\x4c\x46\x5d\xbd\x5a\xd1\x4c\xdd\x99\x32\x9d\x25\x09\xab\x8f\xe3\x31\xc1\xe0\x2c\xe8\x1f\x54\xe6\xdc\x2f\x8c\xfe\x81\x6e\x21\x33\x53\x8d\xb3\x68\x3c\xae\x86\x6d\x55\x77\x8d\x68\x75\xf2\x4c\x74\xaa\x71\x6e\xc5\x71\x3f\x9f\x16\xa4\xe7\x1b\xfc\xbf\xc3\x73\x60\x10\xbb\xa6\x9a\xa8\xb3\x29\x92\x6e\xde\xd2\x8e\xf2\x5d\x60\x72\xa7\xea\x66\x3b\xb2\x3d\xcb\xc1\x10\x65\xac\xa8\x29\x65\xa3\xa2\x66\x3b\x90\xc1\x6a\xe4\xb0\x82\x3b\xd7\x8b\xa5\x17\x3f\x02\xfb\x90\xfa\xa2\x70\xa6\x0a\x5d\x35\xc1\x30\xf7\x5c\x3a\x95\x33\xf3\x10\x15\x2f\x3c\xaa\x28\x08\x35\xae\x00\xbb\x9b\x77\xc0\x9d\xa5\xc8\x6c\xe0\xb1\x55\xa5\xd1\x6e\x55\x1a\xd5\x03\xea\x1d\xb8\x64\x73\x70\x09\xc1\xb2\x6e\x2e\xd4\x0e\x71\xf4\x21\x02\xc9\xad\x95\xbf\x48\x7a\xbd\xb2\x35\xa4\x1a\x8f\xd2\xe7\xb2\x85\xdb\xc9\xfa\x1e\xd7\xc7\x70\x28\x87\x8a\x8f\xd5\x12\x30\xd5\xb3\xf2\x70\xba\xe0\xd0\xf5\x15\x73\xfd\x6a\xab\x87\xed\x40\x70\xa2\xe2\x66\x3b\x3c\x11\x2f\x24\xce\x4d\x7b\x3d\x1d\x02\x44\x36\x03\xb7\xae\xaf\x82\x9d\xac\xe5\x65\x45\xf0\xa8\xfa\x7a\xea\xdc\xa5\xad\x1e\x36\xe5\x0c\x2b\x71\x1a\xa1\x40\x21\xce\xbd\xbc\xfd\x51\x3b\x90\x27\x60\x3f\x2d\xac\xc1\x58\x11\x2c\xd1\x69\x3e\xb0\x4e\x8d\xce\x76\x40\xd5\xa8\xb1\xb9\x9b\xf3\x12\xba\x1b\xf2\x66\x4b\x01\x37\x5f\xb4\xa3\x2d\x3f\x63\x07\x20\xaa\xcd\x2c\x5a\x5a\xe4\x9b\x59\xb4\x48\xcb\xdd\x5b\x02\xf7\x9a\xcf\x4c\x3e\xba\x7a\xec\x77\xf0\x22\x1d\xe4\x38\xb7\xcd\x9b\x86\xe1\x48\x2d\xb3\x83\x90\xc1\x96\x81\x22\x54\xb4\x99\x1d\x43\xf5\xbe\x65\xe9\x15\xc2\x06\x35\x3e\xdb\xe1\xd8\x99\x03\x02\xdd\x6c\x59\xd3\x8d\xad\x2d\x57\x9d\x7d\x21\x28\xde\x49\x95\x00\x16\x2d\xd4\x0f\xb9\x77\xd7\x9b\xcc\x88\x83\xda\x0a\x48\x02\x89\xa1\xc2\x67\xa3\x82\x49\x6f\x6a\x8a\xb0\xe1\x66\xfa\x7c\x75\x3d\xca\x7d\x26\x35\x09\x6a\x7a\x96\x1e\x8d\x5f\x0c\xe5\xcc\xd5\x2c\xbf\xaa\x4d\xad\x06\xd0\x17\x2f\x56\x9f\xa0\x75\x0d\x24\x61\x8c\xea\xd8\x00\xed\x67\xd1\x6b\x7f\x00\xce\x9c\xac\x56\x3d\x7f\x76\x8b\xdc\x27\x94\xc3\xbc\x8a\xf8\x61\x19\x4f\x19\x4c\x0b\x5d\x10\xd1\xa0\x35\x27\x02\xed\x69\x0d\x84\xe1\x60\xb6\x26\x3c\x80\x1a\xaa\x20\x37\x42\x3b\x75\x3f\x1b\x25\x91\x7a\x53\x13\xe4\xb8\x52\xf6\xb3\x91\xe4\xbc\x53\xf6\xb3\x51\x3f\xa6\xb7\x26\x1b\x80\x9d\x5a\x03\x74\x91\x9e\xac\x37\xc2\xb3\x9a\x0b\x92\x03\xba\xc1\xc4\x6d\xe7\x6f\x93\x28\xf7\xd6\x03\x56\xf6\x76\xba\x10\xe0\x80\xca\x68\x20\x5c\x23\x4a\xbb\xbb\xc9\x83\x33\x2b\xac\x36\xa7\xcc\x8a\xe1\x6d\x60\x99\x74\x63\x07\xf7\x1d\x38\xe3\x6d\xb0\x58\x74\xd8\x66\x02\xc6\xe1\x36\x85\xa5\x15\xf6\x6f\x3d\xd1\xaa\xeb\xa8\xcd\x00\x28\x63\xcf\x20\x43\x40\x82\x9b\x5c\x9e\x72\x0a\x87\x56\x2d\x85\xd4\x0d\xcd\x52\xd9\x36\x63\x10\x66\x35\x0d\x42\xb7\x5b\x6b\x3b\xd2\x60\x33\xd3\xc2\x3d\x8a\x4e\xd9\xd0\x22\xbb\x8f\xaa\xa1\x64\x5a\xeb\x6d\x29\x69\x65\xbf\xe2\xba\x97\x78\x68\x68\x15\xf7\xfb\x3b\x85\x42\x8b\xf6\xae\xb6\x38\x4c\x9e\x38\x7c\xa6\xd4\x0d\xe8\x2d\xc2\xac\x44\xdc\x05\x69\xb4\xc1\x27\x30\xcc\x17\x4d\xda\xb4\x0e\x26\x8b\x1e\x64\xd9\xd0\x81\x40\xdf\x54\xdf\x10\x18\x5b\x30\x59\x04\x38\xca\x89\x16\x63\x1d\xa9\x06\xda\x0e\x0f\xd6\x07\xc9\x4a\x98\xa1\x9a\x69\x66\x6f\xc1\x56\x97\xbd\x7a\xc0\x99\xc6\x69\xe2\x52\x9f\x3d\xdf\x52\x81\xb0\xe0\x42\x7d\xdb\xa9\x94\x04\x43\x69\xe6\xd9\x50\xca\x6a\x27\x47\x1f\x06\xd6\x70\xb8\x8e\x21\xb6\x62\xe8\x55\x88\x68\xda\x73\x0f\xfb\x35\x0e\x95\xd9\x9e\x51\x25\xdf\x8f\xa4\xb8\xee\xc6\x05\xe3\xf0\x2c\xea\x88\xed\x02\xf7\x82\xfe\x89\xf8\x2a\x80\x9e\x4b\x42\xab\xb5\xdc\x36\xf5\x3f\xe1\x7f\xa9\x0a\x14\x7b\x5a\x0e\xe1\x57\x28\xa2\x52\x94\x0b\x5a\xe8\x99\xbb\x62\x52\x76\x4b\x34\x22\x76\x9c\x76\x7b\x18\xe3\x85\x93\x21\x3e\xdf\xa2\xb0\xd0\x31\xb7\x7f\x77\x0b\x60\xd0\x72\xd5\x76\x8b\x47\xb2\x9a\x1b\xb9\x48\x4c\xb8\xd9\x3f\xf1\xcb\x44\xc1\x84\xf1\x77\xcb\x90\xca\xff\xa8\x42\x9a\x8a\x42\x6b\x7b\x48\x41\xe6\x74\x61\xd6\xfa\x1c\x1b\x17\xac\xe5\xa4\x8d\xb0\xaa\xec\xf2\xf0\xd5\x0e\x47\x23\x14\x3b\x68\x32\x4c\x3c\x89\x6a\xf0\x6d\x13\x42\xf6\x26\xdf\x76\xde\x6f\x80\x9f\x11\x5e\x21\xe8\x70\xdc\x28\x2b\xb2\xc8\x97\x45\xc8\x07\x31\xdf\x0e\x2e\xaa\xf6\x7e\x20\xc4\x43\x12\x3a\x77\xc0\x34\x53\xf4\x83\x8d\x8c\xe7\x00\x60\xe5\x85\x1b\xe3\xf0\x5a\xea\x97\x66\x7d\x10\x96\x2f\x1d\x5c\x67\xed\x94\x2f\x9d\x75\x7c\x2b\xe9\x51\xdb\xb4\x1d\xcb\xe1\xb5\xfb\x0c\x9e\x25\x48\x50\x9a\x4e\xf6\x2c\xee\x7a\xf4\xce\x95\xb0\x03\xcb\x54\xe7\xea\x97\xb2\x36\xd5\x4f\x73\x8f\xbf\xa3\x18\x73\x2c\xa9\x84\x9a\x4d\xbd\xd2\xbb\xbc\xdd\x4e\x4d\xf7\xaf\xa0\xdf\x49\x1c\x7c\x28\x92\xf7\x24\x97\x63\x21\xd9\xdc\x97\xcc\x29\x2b\xe7\x23\x71\xf6\x70\xbe\x82\xdd\xdd\x24\x21\x6a\x00\x3d\x73\xd1\x6a\xd8\xa4\x91\x58\x85\x01\x73\xcc\xc4\x7e\x07\x37\x94\x99\x55\x64\x17\xb6\xdb\xe5\x47\xbe\x48\x3d\x8b\x5d\x19\x7e\x35\x1d\xe3\x72\xd3\x1d\xfd\x06\x6e\x80\x27\xcb\x3d\x1d\x83\x75\xb8\x21\x45\x49\x76\xfa\x92\x7e\x7c\x4d\xa3\xba\x28\xc4\xba\x7f\xf0\x85\x13\x0b\xe1\xa7\xde\x6a\x0e\x8b\x76\x2f\x31\x2d\x66\x52\xf4\x41\x72\xfa\x29\xb8\x3a\x48\x54\xd3\xad\xb7\xba\x62\x8c\x4d\x58\xa9\x83\xdf\xbb\x41\xdd\x32\x56\x0a\xac\xb6\xe4\xcc\xd1\x79\xa9\xbd\xdb\x3b\xae\x5b\xad\x7b\x7d\x8b\x13\x2d\x81\xeb\xbd\x4a\xce\xa0\xa5\x51\x84\x55\x3d\xa3\x57\x03\xee\x39\x37\x14\x61\x6d\xc9\x6d\xd6\x22\xad\xe8\x4c\x41\xd6\xac\xc7\xbb\xd7\x00\x9b\x83\x28\xd0\x55\xfb\x62\xba\xd0\xb0\xde\x62\x9f\x99\xae\xd2\x85\xb8\xd4\x88\x54\x13\xdf\x34\x21\x2b\xbf\x76\x4b\xd2\x09\x84\xa6\x62\xe1\xfe\x23\x45\x28\xdc\x53\xa9\xb5\xa9\x7b\xf7\xe6\x70\xf4\xe4\x1d\x31\x32\x46\xf4\x6e\xc0\xb7\x7e\xf8\xbe\x25\x8a\xa6\x39\xb1\x9b\x58\x4b\x3b\x14\xa5\x5d\x9b\xfc\xbd\x5b\xd0\x6e\xf8\x77\xc4\x5d\xb7\x0c\x5d\x5b\x32\xd9\x4d\x9e\x32\x44\xe9\xae\x55\x33\xbe\xc2\xa5\xeb\x52\x71\xe9\x1a\x0a\xde\xb7\x94\xd1\x92\x10\x1c\x84\x3e\xb8\xdd\x21\x65\x30\xb2\x75\x5c\x95\xc1\xa9\xe3\x9a\x55\x5d\xbb\xe5\xeb\x48\x62\xd1\xa9\xe3\x9a\x75\x96\x75\x3d\xbd\xff\x2f\x61\xe7\x71\x36\xbd\xae\xa3\xc1\x54\x6e\x08\x2d\x5a\x70\x73\x72\x91\xcd\x3f\x84\x79\x58\x85\x7f\xb6\xdf\x4e\xea\x16\x3d\x09\x47\x00\x2f\x61\xbe\x63\xcc\xdb\xaf\x18\xea\x4c\xaa\x6e\x91\xcf\x7f\xe8\x6e\x88\x8d\x0d\x9f\x1c\x66\x1e\x85\x83\x8d\xad\xc2\xf7\xc3\x05\x08\x26\xc4\x06\xd1\xe0\x89\x38\x1a\x40\xbf\xf6\xc3\xa9\x0d\x76\x48\x56\xaa\x0c\x00\xed\x1e\xc1\xc2\x38\x8c\x65\x6b\xa8\x22\x03\xa7\x6f\x75\xa8\xb1\x64\xbe\xdd\x17\x88\x7a\x7e\x04\xaa\xc6\xf0\x77\x9b\xfb\x2b\x10\x6d\x00\x1d\x1b\x4d\xe2\xb1\xd8\x23\x70\xdc\x61\xd6\x15\xa5\x3e\xf0\x61\xa3\x79\xe0\x4f\x9d\x76\x7c\x46\x29\xd2\xd1\x00\x80\xd8\xa6\x8d\x21\x81\x5f\xa5\xd9\xba\x63\x11\xee\x3c\x00\x81\xad\xca\xed\x82\xc0\x4e\x62\xa2\xc7\x10\x1f\xc8\x13\x9b\x6a\xbb\x7b\x01\xf3\xb0\xd2\xc5\x48\x81\xc2\x19\xbd\x18\xa2\xed\x5d\xcc\x28\x42\xdc\xb8\x24\x4f\x52\x72\xf4\x77\xc2\xf1\x07\xe0\xb0\x9d\x6c\x74\x63\x6c\x19\x22\x9a\xb4\xe6\x96\x5d\x7b\xfc\x90\x27\x0e\xb8\xe1\x40\x6c\x38\xdc\x86\x04\xab\x57\xef\x1e\x86\xde\xd8\x76\x1c\xb9\xc1\x74\xbe\x03\xa4\xd8\x7e\x38\x69\x06\xa8\x2b\x24\x0d\x8d\xc8\x8a\x42\x89\x01\x4b\x8e\xa6\x31\x9e\xe6\x3f\x54\xbc\x65\x82\x7e\xf8\x15\x77\xb8\xaa\xc7\xc0\xbb\xf6\x23\xbf\xc9\xf1\x31\x26\x90\xf3\xfe\x3d\x63\x1d\x91\xf1\x3c\xb9\x7c\xac\xe5\xcb\x11\xca\x67\x5a\x40\x02\x11\xb7\x75\xe8\x0d\x39\x30\x1c\x7b\x3d\x38\x8c\x3d\x57\xfc\x19\xde\xf4\xea\xcf\x31\xcc\xfa\xa5\x04\x03\x88\x6b\x3f\x64\x1d\x1a\x8a\xf3\xf7\x0a\xab\xa2\x3d\xaf\x74\xd1\x6e\xc7\x56\xe0\xfb\x21\x21\xd8\x3a\x7b\x3f\x64\xe4\xa4\xd5\x54\x77\x01\xe7\xb5\x24\x87\xfd\x88\x93\x90\xaa\x6e\xb1\x21\xf4\x12\x1d\xb8\x78\xd5\xac\x07\x83\x89\x84\x1b\xad\x3e\x0f\x06\x99\x37\xf5\x4e\x99\xa2\x0a\x40\xe8\xe7\x2f\x37\xdd\xe2\xa5\xfe\xf7\xbf\x06\xd8\xec\x98\x40\xe2\x35\x5d\x3c\xa6\x0e\xd8\x64\xe0\x18\x20\xc3\x1e\x7a\x4a\x4f\x1d\xb0\x87\x1f\x5d\x08\xae\x36\xf1\x10\x82\x18\x3c\xc3\xf9\xc2\x67\xc8\x2b\x9c\x4f\xf8\xd7\x39\xad\xe8\x30\x39\x1d\xe7\x68\x1e\x99\x6b\x8a\x67\x7c\x20\xb2\x84\x8b\x35\x78\x9e\x44\xbf\xd3\xb2\x5e\xd9\xd3\xa6\x0f\xba\xb1\x7c\x76\xcf\x55\x5f\xc8\xed\x70\x58\x13\x7b\xbf\xda\x02\x4e\xd9\x16\xd0\xa5\x4b\x09\x2c\x61\x60\x95\xae\x66\x51\xcd\x69\x7e\x86\x8d\xd3\xce\x16\x70\x24\x1c\x05\xf8\x40\x52\x51\xc0\x5e\xab\x5a\xdc\xfc\x77\x73\xcc\x33\x4d\xb3\xd9\x67\x86\x81\xd3\x8d\x9a\x33\x40\xff\x2a\xb0\x38\x87\x1f\x65\xcb\x94\xc6\x7a\x70\xe4\x33\x7b\x06\x92\x3f\xb1\x1e\x68\xbd\x9e\x55\x2c\xc5\x3f\x2f\x71\xa7\x61\xe1\x6c\xcc\x59\x73\x27\x5b\x03\xcb\xe4\x58\x15\x0b\x50\x5f\x67\x53\x98\x66\x4b\x4d\x7d\xb4\x95\xba\x66\xb3\x5f\x8c\x24\xa3\xbd\xd8\xe4\xb3\x25\x3d\xf0\x2b\x34\x50\xc8\x4f\x82\xd0\xea\xe9\x92\x20\xb4\xfa\xfe\x00\x42\x5b\x97\x33\x04\x80\xdf\xe1\xef\x1a\x1a\x38\xb7\x80\xd0\x96\xb0\x57\x58\xd5\xf5\x7a\x99\x69\x66\x40\x84\x9a\x3d\x67\xce\xaf\x06\x36\x2e\xbf\xe2\x70\xc3\x26\x66\x17\xda\xc5\x6f\xb2\x1b\xf4\x49\xb1\xc0\xc5\xec\x06\x57\xf1\xfb\xe0\x98\xc3\xf6\x40\xb6\x2d\x3a\xf4\x83\x6c\x5b\x8d\xad\x9a\x26\xd5\xcc\xdf\xf1\x07\x42\x27\x00\xa6\xb6\x03\xd7\x33\xe6\xc8\xcd\xe9\x0b\x66\x41\xac\x31\xa0\xd4\x1e\x55\x03\x0e\x28\xb5\x95\x44\x4b\x63\xca\xfb\xa1\xb3\x60\xd4\x56\xd0\x40\xc6\xd4\xda\x00\x4f\x98\x53\xf5\x80\x09\x9b\x4e\x86\x07\x9a\x1b\x69\x6f\x37\xa7\x29\xc7\xb5\x55\x00\x70\x5b\x49\xfc\x3a\x44\xb1\x35\xff\xf8\x00\xc5\xb6\x03\x96\x3c\x04\xb1\xd5\xf8\x0a\x86\x6d\xd5\xc4\x3e\x23\x99\x05\xa5\x33\x35\x9b\xa3\x10\x0e\x5e\xf1\x70\x06\xa4\xce\x03\x6a\xa2\x19\xab\x92\xf5\x7b\x8a\xe3\xe2\x99\xa6\xc3\xa6\x2d\x9b\x3b\xd3\x3f\x92\x57\xd0\x04\xa1\xdb\x5a\x17\xe7\x32\x66\xda\x1d\x98\x32\x01\xc2\xe1\xcc\xd4\xe2\xcb\x7f\x4c\x40\x44\x5d\x46\x72\x2b\x67\x82\x87\x5b\x25\xcc\x73\x25\x23\xa0\x79\xf1\x28\xa6\x13\xc7\x05\x41\x92\x87\x95\x8c\xc7\xba\xd0\xd4\x9d\x2b\x62\xbc\x41\x25\x1f\xa2\xe4\x6a\x63\x00\x25\xb7\x2b\x90\x00\x92\x5b\x72\x9e\x4f\x8d\x04\xee\xb4\x93\x83\x24\x39\x39\x9d\x1d\xfa\x24\xb6\x90\xdb\xd7\x68\x2f\xad\x3a\xf3\xca\x81\x53\xd5\xa5\xce\x09\xc7\x05\x0c\xb7\x1f\x6e\xe6\x0b\xde\xed\x39\xba\x3c\x16\x6e\xff\xcc\x14\xee\x47\x10\x14\xc9\x94\xe2\xc4\xb0\x56\xfa\xe1\x3c\x5f\xe0\x6c\xb9\xd7\xd2\x0c\x21\x39\x30\x37\x38\xac\x77\x72\xf5\x6c\xa8\xd6\x34\xb8\x6b\x7a\xc0\x04\x1f\x24\xe7\xc3\x98\x37\xa2\xcc\xcf\xd2\x12\x13\xf7\x11\x76\x88\x23\x3f\x52\x7b\x75\x06\xef\x5c\x0b\x2b\x26\xa5\xc2\xf4\x99\xb3\x3a\xff\x0c\xb9\x05\x99\xb7\xaa\x61\x4d\x2e\xac\xb5\x2b\x4c\x2e\xac\xbb\x07\xfc\xc9\xdd\xc3\xd8\xb9\xb0\x56\xe2\x05\xc9\xb7\xe8\xc6\x2d\x60\x6f\x4b\x5a\xf6\x04\x77\xf6\x7e\xb4\xfc\x83\xf1\x7a\xab\x3d\x7c\x56\xc6\x46\x19\x99\x66\xcf\xf1\x8e\x10\x8c\xdf\xae\xbf\x22\x10\xbf\x3d\x79\xb0\x3e\xe8\xc9\x4f\x5e\x74\x0e\xb7\xf4\xcb\x6a\x7a\x84\xde\xdc\xc5\xf4\x96\x5b\x07\x63\x3b\xa6\x12\x8c\x3c\xf8\xe5\x3c\x39\xec\xd7\x16\xe8\x13\x17\x10\x87\xfd\x4b\x43\x86\x84\xe0\x03\xbb\x03\x81\x70\xea\x9f\xa6\xe8\x3d\x49\x1b\x97\x84\xf7\x33\x3b\xb7\xbf\x67\xce\x43\x9e\xed\x92\xfb\xe2\xf3\xae\x45\x6a\xf6\xe5\xe4\x30\xd4\x2d\xcf\x4c\x6d\x44\x60\xfe\x96\x5f\x56\xc5\x75\x89\x51\x18\xc0\xfc\xd6\x3c\x7d\xa2\xfc\x72\x78\x03\xc1\xa5\x69\x43\x16\xe5\xd7\x6b\x0a\x50\x7e\x6b\xa1\x56\x41\x7e\x4b\xb7\x40\x47\x1f\xde\x13\x1e\x3a\x9b\x91\x93\x64\xc4\xe1\x0a\x53\x58\xc9\x43\xf9\x29\xb0\x50\xe8\xaa\x10\x22\x7d\x2c\x7f\x77\x4b\x22\x9c\x87\xd9\x69\x14\xe7\x81\xef\xdd\x3d\x3f\x78\x61\x9e\xc3\x7a\xb5\xd1\x31\x9f\x21\x02\x08\xf4\x28\xbc\x3e\x87\xd2\x84\x0e\xe1\x2a\x00\x61\xe2\xb8\x66\x4f\x0a\x4b\x19\x3e\xe3\x5b\xc7\x4c\x05\xd7\x12\x47\x58\x5a\x7e\x5a\x6c\x42\x46\xe6\x68\x8b\xc2\x2f\xdb\x13\xfc\xde\x7e\xd8\xf7\xea\x69\xc4\x32\x2a\x96\xaf\x22\x47\xd4\xcc\xf5\xc7\xf3\xc2\xae\x43\xb5\xd5\x2d\x6c\xe3\x35\x73\x34\xf3\x8c\x80\x93\x85\x55\xdf\x97\x2f\xd9\x36\xc5\x1b\xfc\x0b\xe5\x0a\x90\xdf\xc3\x38\xc8\x68\xba\xbf\xd0\xa7\x46\xbe\x97\xe9\x33\x06\x9b\xe5\xb3\xba\x8e\x2b\xa0\xb4\x11\x16\xc6\x8f\x6f\xf8\xbb\x82\xe0\xb2\x05\x8d\x0d\x90\xb6\x84\x08\x26\xd7\xc6\x00\x22\xb8\x93\x53\x66\x44\x73\x95\xe8\x9f\xe1\xe4\x50\xf7\xd0\xd6\xe0\xf7\x1d\x65\xcc\xa6\xbb\xb1\x5a\x8c\xda\x7c\x34\x30\x70\xb0\x82\x77\x03\x74\xb6\xbb\xe7\x97\xb5\x6a\x90\xe8\x16\x71\x25\x99\x59\xaf\xf6\xf5\x3a\x8c\x9e\x99\x1e\x78\x7e\xd8\xf3\x3e\x33\x81\x0e\x75\x40\xd0\x9d\x7d\x9c\xdb\xf6\x36\xf8\x83\xe2\x45\xde\x57\xb8\xc5\x46\xae\x0d\x4d\x4e\x99\x05\x4a\x4a\x6c\x59\xa1\x17\xcc\x34\xa0\x04\x1f\x82\x13\x8c\x98\x6a\x7a\x3e\x43\x5e\x5c\xd9\xb4\x25\x38\xf1\xdc\x59\x08\x5b\x30\xc2\x4c\xde\x24\xc0\x1a\x82\x09\x4f\x92\x7d\x0c\xc0\x84\x3b\xd8\x30\x03\x30\xe1\xae\xc5\x1d\xf8\xe0\xaa\x5f\x66\xe0\xbc\x36\xc3\x33\xa4\x29\xc1\xee\xea\xbc\xa6\xd3\x20\xb8\xc2\xb5\xba\x43\x63\x78\x54\xfc\xc3\xd9\x86\xa4\x81\x2b\xdc\xc1\x52\x1b\xb1\xc5\x88\x69\xb4\x7f\x84\x6d\xf3\x8d\x86\x05\x1d\x16\xc0\x1e\x3e\x14\x06\xc1\x1e\xee\x87\x6b\x28\xf0\x08\x79\x3c\x46\xe8\x46\xee\x84\x72\x97\x71\xe4\x73\x0e\xd5\x17\xf6\x98\x87\x7c\xd9\x1c\x85\xb7\x40\xd0\xc1\x81\x1d\xa1\xc3\x80\x52\x6f\x20\x11\x78\xbd\x16\xe6\x0c\x37\x7e\x2b\xce\x5c\x0d\x8b\x00\x97\xd4\xfc\x83\x7e\x78\x00\x01\x2b\x5c\xf9\x7b\xae\x0c\x3d\x3f\xed\x87\x4d\x28\x49\x21\x11\xc4\x69\xc2\x2c\x4a\x2b\x50\x60\xf5\x02\xa6\xb8\x78\xf1\x12\x29\x4e\xa0\x14\x84\xe2\x84\x24\xc5\x2c\xb0\xa6\xd1\x88\x2d\x4f\xf4\xe2\xdc\x20\x4e\xe4\x28\x10\x1b\x8a\x0b\x79\x9d\x3c\x5b\xd1\x65\x61\x3a\x9b\xd1\xe3\xf4\x55\xe9\xc0\x70\xbd\x10\x3a\xc4\x35\xba\xbb\x7f\xd0\x36\xd2\x41\xb1\x4f\x20\xf3\x1b\xae\x1a\x37\x3e\x2c\xce\xf8\x4d\x73\xd2\x74\xd3\xe4\x39\xfb\x22\xf6\x1b\xb3\x08\x64\x71\x2f\x59\x29\x06\x10\x17\x5b\xdf\x74\x9d\x48\xe3\xc9\x35\xa2\xc4\x96\x0c\xaa\xde\x5f\xa1\x27\x1b\xb9\xce\x06\x88\xc5\xdd\xcb\x19\x00\x8b\xbb\xe2\x1f\x80\xc5\x47\x4b\x12\xb1\x45\x86\x4e\xb2\xa0\x01\x60\x71\x37\xbc\x2f\x8c\x34\x37\xb4\x13\xc4\xe2\xb2\xb2\xf4\xc7\xdc\x50\x18\xa3\x45\x91\xee\x6c\xb9\xa0\x7b\xd1\x1c\x78\x26\x14\x69\x27\xdc\xdf\xab\x8b\x78\xd5\xbb\xaa\x05\x24\x85\x48\x18\x20\x11\xef\xe3\x42\x3f\x5e\x27\xa4\xf8\xcf\x63\x19\x2b\x30\x26\xd6\xe7\x8f\x46\x78\x46\x1a\xd0\xfd\x2f\xbe\x94\x24\x69\x3d\xb9\x3e\x12\x4a\xc8\xf5\xbd\x19\x05\x9b\xb8\x97\x62\x11\x94\xd3\xac\x2a\x37\x82\x1f\xc9\xbf\xdc\xc2\x82\x77\x91\x7e\x6c\x0b\x02\x5b\x86\x86\x44\xaf\x1f\x43\xff\xfd\xa9\xdb\x2e\x1d\xd8\x35\x9a\xae\x1f\xcb\x43\x67\x16\x86\x0d\xd9\xf2\xfa\x65\x97\x3b\x2f\xd9\x65\x5f\x5c\x9f\x83\x67\xcf\xd3\xb4\x03\xa7\x47\xd3\xba\xd0\xf7\xe1\xcb\x00\x27\x77\x60\xa9\x06\xb8\xc9\xc5\xe8\x9a\xc5\x1d\x89\xae\x23\x40\x28\x77\x30\x36\x07\x10\xca\xbb\xd6\xc9\x8b\xd6\x65\xbf\x3a\x0a\xbd\xa5\xd6\xb4\x8b\x40\x91\x56\x5e\x99\x40\x27\xd7\xe1\xe9\xef\x56\xa6\x62\xed\x57\xec\xfd\x6a\x71\x58\x4c\xd8\x86\x90\x6f\x3c\x17\xa6\x11\x92\x02\x6e\x72\xd7\x9f\x09\xdc\xe4\x5e\xaa\xcf\xee\x63\xea\xc7\x7d\x4f\xa7\x7f\x90\x92\x7b\x81\x6b\x00\x8e\xdc\x0b\xcc\x01\xdc\xe3\x0e\x5e\xd7\x10\xf6\xf8\x50\x84\x06\xeb\x78\xf7\x94\x96\xb1\x6c\x94\xea\x57\x52\x36\x84\xfe\x85\x65\x83\xac\xfc\x63\xd5\x14\x7e\xfc\x8a\xdd\xe3\x0c\x98\xe1\x4e\x33\x37\x88\xc8\xbd\xe4\x33\xd4\x0c\xb5\x69\x21\x4e\x0c\xa3\x7b\x57\x5a\x29\x5c\x6f\x23\xc9\x4d\x1e\x03\x9e\xf1\xfe\x8c\x8a\x9b\xde\x98\x3e\x4b\x26\xe1\xb9\x80\x15\x57\xa3\xd3\x00\x2b\xee\xa5\xf9\xbb\xb0\xb1\xf4\xb0\xab\x0b\x70\x26\x40\x28\xee\x25\x9f\x75\x04\x66\x3a\x7b\x1e\x3b\xda\xee\x6c\x16\x67\x81\xab\x08\x43\x30\x40\x2b\xee\x46\xb4\x83\x4f\x5c\x0b\xa4\x14\x7c\xe2\x0e\xba\xce\x00\x9e\xb8\x16\xa8\xfb\x1a\xb9\x3d\xa8\x88\x58\xb1\x61\x04\xb0\x60\xc5\xcb\x6c\x0f\x4b\xb7\xf8\xdc\xa8\x83\x50\xe6\x65\x11\x49\x8f\x8b\x89\x71\xa2\xd8\xdb\x2d\x35\xf4\xd2\xfc\x5d\x1a\xe1\x2a\x1b\x77\x56\x2c\x4d\x6f\xdd\xb4\xa4\x9f\xd1\x27\x74\xa5\x60\x61\x77\xc9\x86\x5b\x1d\x92\x42\x86\xeb\x8d\x90\xa1\x49\x71\x21\x57\x94\x6a\x61\xb7\x97\x65\x99\x4b\xcf\x91\x6e\x11\x66\xd3\x49\x44\x63\x45\x70\x10\x8d\x9b\xee\x47\x02\x1a\xeb\xa2\xbe\x94\x36\x20\x28\x80\x1b\x77\x2f\xb4\x00\x37\x16\xba\x6e\xac\x10\xf3\xc1\xdd\x65\x3e\x78\x38\xcb\x32\x61\x9c\x12\x3b\xc0\xc5\x47\x71\x37\x2f\x6a\x1a\x3e\x2b\xab\x78\x5e\x96\xf9\x38\x29\x8d\x53\x61\x81\xde\xae\x94\x1d\xac\x96\x38\x72\xf2\xe7\x0e\x60\x8b\x4b\x6e\xad\xc5\x86\x70\xb1\x15\x11\xd0\xee\x56\x8a\x08\x7f\xa6\xd0\x1b\xe0\x18\xef\xd5\x67\x65\x4e\xf9\x8e\xe3\x3d\x99\x5d\x98\xe4\x32\x20\xcd\x08\xbd\x65\x1a\x5c\xc3\xef\x80\x35\x3e\x44\xaa\x19\xc0\x1a\xf7\xe2\x58\xb4\x3c\x18\x24\xb5\x4c\x0c\xaf\x18\xb5\x2e\xa6\x02\x39\x1a\x84\xe3\xee\x1d\xc0\xc2\xd8\x00\xe2\xdb\x00\xe0\xf8\x10\x18\x67\xac\x2b\x53\x96\xd0\xc7\x2b\x17\x94\x7e\xe1\x81\x58\x90\x84\x12\xe2\xd8\x64\x3f\x40\x1c\xf7\xe2\x24\x5d\x90\x4f\xe9\xc8\x9d\x1d\x61\x1d\x6e\x57\x97\x02\x38\x3a\xe4\xf1\x48\xab\x42\xf8\xd1\xfc\xef\x7f\xd3\x1b\xd8\xa5\x77\xbb\x8a\xcc\x52\x58\x70\x7c\xb7\x0e\x56\x16\x20\xff\x90\x5b\x43\x47\xc4\xfc\xde\x2e\x31\x85\xdc\x5d\x0c\x83\xd1\x01\x44\xee\x45\x8a\x6c\x1a\x7a\xf3\x23\x01\x82\xdc\xd5\x43\x17\xb6\x02\x8d\xa3\xeb\x11\xf0\xd9\x02\x90\x01\x77\x2e\x46\x80\x22\xf7\xdb\x7a\x7f\x90\x03\x79\xac\x57\xa6\x66\x97\xde\x3c\xe1\xbe\xb0\xc6\x1e\x70\xa1\xc2\x1c\xe8\x2b\x91\x3b\xfc\xc3\x1b\x50\xc9\xdf\xcb\x8c\xbb\x14\x2f\x6d\xbb\xd7\xbf\x4c\x3e\x48\x71\x7c\x0f\x4d\xd3\xb4\xbe\x6c\x9c\xe9\xff\x14\x00\x3d\xe2\x9f\x5b\x4f\x16\xf2\xe5\x89\xf2\x85\x03\x2c\xf1\xfd\x48\x7b\xe9\x96\xf4\x9a\x62\x59\x2f\x3a\x89\x99\x85\x40\x3f\xee\xe0\xe5\x8f\x44\x3f\x56\xe5\x13\xfd\x58\x38\xa2\x71\xfe\xe8\x16\x0c\xf9\x34\x2e\x5d\x9d\xef\xc4\x13\x91\x74\xbb\xe3\xc4\x83\x41\x8f\xfc\x13\x46\xed\x98\x4e\x19\xf5\xf2\xf9\xb3\x56\xda\x3b\x5c\x32\x28\xf1\x29\x13\x66\xc1\x01\x42\xee\xc5\x16\x0e\xf6\x36\x1c\xf5\x34\xc4\x5c\xcf\x63\x00\x92\x8b\xd7\xe4\xe7\xc1\x15\xef\xb2\x56\xb7\x39\xe3\x06\x20\xb9\x93\x2b\x77\x9c\x42\x9e\x98\x82\x09\x80\xe4\x0e\x90\xdf\x00\x1f\xb9\xe8\xf9\x71\xe6\x85\x84\xd5\x16\x9c\x6c\x11\x3d\x4e\xb8\xb6\xae\x41\xa7\x5c\xdb\x79\x32\xab\xad\x7a\xe8\x69\xc6\x5a\x7d\x04\x81\x47\x3e\xf4\xc4\x05\x1e\xf9\x00\x5c\x75\x9c\x82\x7d\x41\xd0\xce\xe2\xd6\xe6\x1b\xb2\xc7\x90\x6f\x7b\x9c\x55\xdd\x8b\x3d\x7f\x92\x31\x46\x2f\x8e\x53\xae\x8d\xd0\x7d\xa6\x63\x02\x42\xf4\xc9\x85\x84\x7e\x1b\x27\x26\x04\x3d\x7a\x4f\x2e\x27\xbc\x0d\x3a\xe1\xe6\xc3\x8c\x10\x27\x26\x04\x33\x1e\x9c\x98\x10\x80\x6f\xfa\x83\xea\x9d\x78\xea\x4f\x73\x57\x9d\x78\x27\x14\xe7\xaa\xb9\x36\x9c\x6a\x60\x9b\xa3\xdb\x99\xc6\x49\xe1\x84\x83\xda\xdc\x8d\xb3\x3a\xb5\x1d\xc8\xd1\xcf\x66\x24\x02\x54\xe4\x24\x74\x4e\x03\xd1\xa9\x6f\x82\xb7\x5f\xa7\xe1\xe3\x26\x27\x39\x31\x06\x74\x63\x06\xce\xbc\x79\x80\xe6\x9e\xc6\x8c\xeb\x78\x77\x92\xb6\x56\xb1\xfc\x44\x54\x20\x39\xfc\x38\xd3\x18\x90\x25\xbc\x92\x62\x5e\x48\x58\xaf\xba\x03\x18\x74\xd7\x5b\xee\x34\x32\xdc\xe8\x19\xf0\x9f\x7b\x75\xad\xcc\x2e\xa7\xdb\x09\xf8\xcf\x7b\x4d\x7c\xb9\x98\x06\x86\x3b\xf3\x98\x33\x0f\xd3\xcd\x4e\x07\x71\x2a\xe8\x6e\x2c\x79\xb1\x85\x93\xff\xba\xd9\x37\x6b\x0d\xd2\x7a\x8f\xd3\x74\x71\xb0\xab\x33\x48\x8a\xe9\x09\x0a\x59\x97\x33\x1d\x0a\x2a\x76\x0a\xa7\x00\x00\xf0\xc7\x69\x26\x57\x03\x4d\x13\x3b\x5a\x7b\xe9\x89\xf2\x0e\xda\xff\x38\x43\x4b\x33\x1f\x6d\x85\xbd\x57\xdb\x5e\x52\x05\x1b\x5f\xca\x3f\x28\x74\xe7\x56\xd2\xbb\x99\xd2\x4e\x5d\xf9\x55\xf1\x81\x8e\xee\xfa\x26\x9d\xa7\x55\xd1\xa9\xd3\xd3\xef\x2a\x25\x33\x3d\xfc\x67\x13\x12\xdd\xec\xcf\x33\x7b\xe8\x1f\x37\x6d\x58\x95\xa6\x0d\x3a\x92\x1c\xd3\x5e\xa1\x36\x57\x6b\x12\x76\x2b\x9c\x5c\x2c\xec\xd5\xde\xc2\xfe\xf4\x08\x3b\x0d\xee\x32\xb1\xca\x29\x67\x83\x50\x82\x0d\xdd\x41\x37\x1e\xe7\x6d\xad\x54\x64\xe2\x78\x53\xb4\x9c\x5e\xb3\x6b\x84\x00\xcc\x79\xff\xc3\xc0\x37\x47\xea\xe4\x9c\x1e\x27\xd9\xd0\x64\x6d\xa7\x5e\x78\x26\x89\x00\xda\xb9\x57\x4f\x61\x1a\xac\xe9\x87\x61\x58\xba\x71\x9d\xa6\x50\x31\xc5\xc0\x09\xaf\x02\xfa\x73\x9c\x5b\x61\xed\x46\xea\x9f\xc9\xb7\x18\xde\xdb\x78\xa6\x4f\xaf\x02\x01\xec\xe9\xdc\xac\xaa\x1a\x8b\x0d\xe2\x73\xf7\x1e\xea\xcc\x4b\x76\x29\x3c\xf9\xcc\x0e\x8d\x0d\x27\x97\xe3\xbf\x43\x72\xfa\x59\x84\x1e\xe2\x48\x67\x5a\x88\xd3\x3c\x64\x5a\x18\xce\x2f\x7b\xbb\xbf\xba\xcc\x37\xa6\xca\x79\xfd\x54\x4c\xa6\x2f\x0d\x44\x25\x9f\x3b\x75\x4d\x9e\x97\x25\x06\x2f\xf0\x94\xac\xca\xad\x00\x73\xbc\x60\x17\xe0\xe3\x0d\x10\xa2\xbb\x16\xb3\x44\x88\xd6\x8b\x4b\x50\xe8\xa1\x72\x2f\x28\xb4\x72\xee\x75\x48\xef\xe0\x0b\xd7\xc1\x24\xd6\x3f\xf3\xac\x5c\xb8\xc0\xc9\x3f\x40\x95\x2e\x25\x9f\x61\xd4\x90\xdb\x4b\x60\x2c\xbd\xc7\x2f\x92\x99\xbb\x81\x2e\x7d\xdb\x34\xa9\x5c\x26\x19\xd1\x2c\x02\xdc\xf4\xee\xa5\xe5\xa5\xaf\xd0\x6b\x30\xa6\xab\x6c\xfe\x4a\xdd\xcd\xa9\xa8\xc3\xf2\xbe\x70\xf2\x20\x58\x97\x5c\x00\x3d\xf3\x42\x8f\x33\x18\xf4\xd2\x53\xad\x58\x93\x52\xe8\xf4\x23\xa1\xfa\x0b\xcf\x44\xe5\x39\xa7\x19\x91\xc5\xae\x01\x94\xba\x1b\xba\x77\x99\x3e\x44\x3f\xb7\xab\xd9\x34\xdd\xc0\xef\x4c\xa6\x73\x99\x8e\x1c\x34\x86\x21\x5a\xb5\x19\x47\x2f\x53\x86\x98\x4d\xe9\x42\xef\xcb\x1d\xd0\xa1\x0c\xf6\x43\x4f\x33\xc3\x33\x2f\xed\xbf\x2e\x2e\xfa\x20\xd0\x20\xe3\x4a\x22\xef\x6e\xe8\x46\xb1\x22\x3d\x5c\x52\xf9\x66\xb5\x6c\x52\x14\x20\xb0\xab\x4b\x86\xa2\x81\x57\xdd\x81\x06\x19\xd7\xd0\xfe\x84\x30\x77\xa1\xf9\x01\xe3\x31\x2e\x00\xb9\x54\x91\x01\xb5\x2e\xaa\x58\x80\x5a\x17\x5d\xe8\x2f\x33\x93\x9b\x71\x02\x54\xeb\x6a\xde\xa8\x0b\xb6\x30\xbc\x93\x06\xd5\xba\x6a\x52\xbc\x48\x34\xaa\xe3\xa6\x08\xd7\xe9\xd0\x7e\xa5\xde\xb7\x6c\xef\xf5\x1f\x3f\xc3\x11\xda\x21\x09\x83\xa2\xd9\xe4\x42\xf3\xab\xea\x65\x00\x5e\x17\xfd\xc0\x2e\x72\x88\x19\xf5\x74\xa9\xf9\xe9\x91\x74\x01\x8a\x52\x8d\x55\xbe\x92\xc7\x2c\x2b\x06\x2d\xc7\xfe\xea\x5e\xa6\x7e\x2e\xb0\xb5\x40\x73\x03\x60\xeb\x5e\xdd\xf8\xf2\x95\x6e\x89\x6e\xb7\x68\x31\x80\x1b\x76\x7b\xe3\x05\xaf\x2b\x1e\xf8\xd5\x05\x0c\xce\x21\x7c\xf5\x91\x2d\xc0\x7a\x9c\x37\x54\x39\x6f\x76\xc1\x9f\x2e\xba\xec\x8b\x30\x7d\xe8\x13\x00\xc4\x74\xd7\xb5\x4d\x28\xe9\xa9\x84\x7f\x2d\xa8\x23\xe2\x09\xd8\xd0\x3d\x37\x9e\xc1\x5e\x6a\xb3\xd7\xa9\x90\xee\xac\xeb\x89\xae\x4e\x09\x3a\xf4\xfe\x87\x9e\x9c\xca\x1e\xb0\x69\xe0\xa1\xbb\x19\x38\x41\x87\xde\x87\x83\x9a\x51\xca\xcc\xba\x78\xa1\x94\x99\x4a\xf3\x92\x0f\xc1\x5a\x85\x8d\x96\xf5\x08\x1b\x6d\xa6\x15\xa0\xa2\xbb\xa9\x3b\x12\x11\x3a\xbf\x37\x70\x88\xed\x8c\x0b\x99\x37\xa8\x57\xb2\x2a\x17\xef\x92\x88\x85\x25\x30\x5d\x3a\xbc\xad\xaa\x35\x90\x3b\x06\x20\xd0\x99\x16\x0b\x10\xe8\xae\xf1\xf6\xba\x39\x18\x7f\x27\xd4\x03\x15\x7a\xab\x17\x34\x49\xaa\x11\x8d\x63\xa0\x42\x57\x9d\x75\x00\x85\x3e\x44\xf9\x19\x00\x41\x57\x6d\x54\x00\x41\x77\xdd\xa6\x00\x82\xae\x39\xa8\x47\x01\xd1\xdf\xf3\xa0\x30\x0b\x68\x6b\xda\xb3\x2f\x32\x87\x4c\xad\xf2\x80\x42\x57\x73\xa9\x5e\xb2\x3d\xf8\xaf\x78\xcf\x82\x17\x8e\xeb\x35\xda\x04\x69\x0f\xa4\xe6\x6e\x56\x3b\x90\x9a\xbb\xa9\xef\x2e\x73\x77\x9a\xca\x0e\xa4\xe6\xae\xd3\x9a\xe0\xcc\x02\x24\x0e\xc0\x99\xbb\xe9\xe4\x2e\x61\xb9\xf4\x77\xbd\x84\xe2\xd2\xc7\x15\x80\xe5\xdd\xf7\x5d\x04\x54\xe5\x5d\xb1\x2f\x3a\x19\x40\x9f\x80\x52\xde\x9f\x4d\x5e\xd8\xbb\xd3\xaf\xb2\xb2\xc2\x4b\x8e\xd7\xaf\x8c\x5b\xe3\xd0\x81\x9a\xbc\xff\x09\x5e\x20\x06\x6c\xde\xfb\x48\xd2\x45\x11\xb2\x78\x68\x0f\xbe\x05\x93\x54\x5d\x07\x1e\x39\x33\xa0\xdd\xde\x9f\xaa\x27\xdf\x87\x53\xe4\x47\x5e\x7c\x41\xc0\x01\x37\xee\xe6\xb4\x02\xdb\xb8\x9b\x50\x2c\xb1\x89\x75\xc5\x4c\x3c\xe2\x80\xba\xde\xe9\x4e\xc5\x16\xb8\xb9\xdb\xd4\x29\xfb\x4e\xc6\x05\x2f\x10\x82\x78\xaa\xbe\xdf\xd5\x2b\x35\x9f\xc9\xb4\x8d\x98\x2f\x34\xf1\xaf\xe6\x47\x52\x48\x28\x75\x82\x10\x73\x8e\x00\x21\x0e\x10\x58\x06\x20\xc4\xf5\x67\x13\x0d\x1f\x2f\xc7\xa4\x65\xb2\xfb\xac\x8a\xc1\x46\xb9\x5b\xd6\x4a\x4d\x3a\x43\x99\x04\x0f\xbc\xe1\xda\x20\x5d\x77\xcb\x29\xe1\x05\x6f\x28\xed\x1c\x77\x06\x19\x87\x2f\xb9\xd2\xd4\x45\xa4\x95\x19\xbc\x6e\xcc\x94\x24\xa9\x1f\xc2\x0f\x0b\xca\x39\x6e\x3d\xa3\xdd\x27\xe8\x21\x53\x83\x01\xf0\xc3\xd1\xed\x08\x97\x92\xda\x24\x40\x22\xee\x26\x0c\x03\x89\xb8\x98\x7e\x00\x20\xe2\x62\x26\x9f\x5b\x5d\xc5\x95\x19\xde\x9e\x57\x3f\x62\xbf\x41\xfd\x6f\x4c\x8e\x66\x73\xba\x93\xf7\xc0\xd2\x04\x1c\x9e\xca\x1a\x80\x0c\x47\xf7\x19\x76\x93\x1f\xc1\x6d\xd4\x6e\x6f\xfc\x9e\x4c\x6f\x72\x4f\x15\x01\xe8\xfa\x9d\xbe\x4e\xb6\x67\xc6\x0d\x6d\x0d\x40\x11\xef\x89\xf2\x33\xe2\xc2\x21\xf9\x77\x7a\x41\x65\x65\x0f\x9b\xd5\x06\x19\xb7\x93\x86\x45\xd1\x4c\x34\x77\x38\x56\x26\x70\x33\xa4\x6a\xc6\xc3\xdb\x18\xad\x7f\x2f\x6e\xbc\xe5\x0b\x04\xc7\x59\x16\xd2\x38\xfa\x9f\x19\x94\xc1\x3b\xae\x46\xd6\xde\x28\x4e\x53\xe5\x19\xb8\xe3\xaa\x7d\xf8\x96\x79\xb9\xfc\xea\x4a\xb0\x22\x10\x8e\xbb\xc9\x58\xee\xa5\x2d\xc7\xdf\xb3\x93\x16\xc8\x4e\xfa\x8f\x49\x21\x7d\x76\x09\xdd\x88\x3a\x48\x99\x25\xf0\xc6\x41\x4a\xef\xb3\x7b\xb9\x9e\x7e\xc4\x61\x46\x06\xba\xc5\xc0\x30\x17\xc0\xad\x2f\xb5\x16\x11\x70\x93\xab\xbe\xe6\xb7\x99\x39\xdc\x4a\xe2\x75\x79\x21\x0e\xf0\x71\xd5\xc5\xe5\xce\x08\x68\x27\xfe\xcc\x6d\xe2\xcb\x5e\x1d\xf3\x3f\xde\x97\x52\x89\xc5\x61\x89\xa6\x0b\x4c\x48\xe4\x5c\x68\x3c\xab\xcd\x0c\x7f\x67\xa8\x96\xfd\x05\xbd\xcb\xd4\x28\xf7\x65\x92\x61\x3f\x3a\xa9\xc9\xdf\x91\x4f\xe0\xf9\x20\x1f\x17\x45\xd8\xfb\x62\xfe\xdd\x30\x97\x5d\xf2\x9b\x4d\x9b\xb5\x28\xdd\x37\xf2\x8c\x07\xeb\x96\x4c\x17\xff\x80\xb8\x39\x4f\x84\x4b\x9b\xb4\xfc\x46\xc7\x1b\x66\x2d\x01\x37\xb9\x18\xe1\x70\xe3\x05\x25\x13\xbd\x31\x58\xea\x8e\x75\xdf\x4a\x97\x76\xef\xce\x19\xa7\xda\xbc\xde\x84\x07\xdf\x5e\x6f\x6a\x3f\x11\x4b\x79\xe9\xdc\x75\xcb\x2a\x25\xd2\x8f\x5a\x44\xbe\x90\xbb\x07\x01\xe3\xce\xfb\x4d\x07\xcb\xfd\xa6\x28\x04\x80\x2f\x77\x6f\x94\xef\xcd\x37\xa3\x7b\x08\x88\xd9\xf2\x9a\xe0\x46\xa7\x9c\x4a\xa4\x20\x34\x77\x73\x73\xdc\xc2\x68\x9a\xd9\x00\x84\xe6\x6a\x54\xfc\x4d\x48\xb6\x3a\xde\x8d\x2d\x54\x8b\xd4\xfd\x1a\x56\x49\x97\xde\x3c\x4d\xf4\x95\x60\x2e\xd3\x14\xdd\xa2\x65\x2a\x65\x01\xe3\xdc\x4d\x0f\x01\x8c\xf3\xfe\xc3\x26\x5e\xdb\xf6\xab\x8f\x4e\x51\x95\x59\xb5\xe5\x66\x84\x79\xe9\xfc\x7e\x7f\xb9\xa1\x18\xaa\xae\xde\x76\xea\x53\xd9\x97\x3c\x7d\xaa\x7e\x50\xc0\x07\x20\xb0\x29\x97\x16\xca\xb9\x9b\x20\xe2\xf9\xa1\x28\x73\xa6\x45\x72\x3e\xb4\x2e\x3d\x66\xd4\x32\x90\x09\x5c\xe7\xaa\x1c\xf8\x60\xcd\x34\x14\xe2\xf9\x65\xdf\x2d\xee\x9a\x23\xfc\x3d\xde\x2f\x1a\xbd\x04\xb0\x73\x37\x0b\xc0\x63\x84\xb6\x1e\xdc\x00\x38\x17\xc3\x46\x00\x6d\xee\xb2\x36\x40\x9b\xf7\x47\xfe\x01\xc2\x8e\x7d\x3f\x4c\x85\xe0\xef\xcc\x15\x5b\x5a\x38\xe6\xa9\x7c\xf1\x00\xad\xf5\x6b\xfe\x21\xfd\x45\xc2\x04\x8e\xf9\x28\x7f\x1b\xf9\x9e\x02\x03\xfe\x59\x03\x1b\xc8\x26\x4b\x8e\xd7\x66\x3e\x79\x0c\x5f\x91\x04\x73\x18\xdd\xf7\x6c\xb5\xb5\xa8\x22\x3c\x5b\x2c\xe8\xa6\x4f\x10\xe8\x79\x1a\x2d\xf2\x54\x0e\x1b\xe4\xed\xc1\xa8\x99\x2b\x82\x06\xab\xb3\xab\x60\xd0\x43\x0d\xf1\xf1\x2a\x72\x5a\xc0\x9d\x9c\xcd\xb1\x93\x5d\x43\x04\x04\x0d\x09\x00\x46\xef\xd2\x74\xbd\xe1\xf1\xc2\x26\x7d\x48\x87\x69\x30\xf5\xc3\x75\xa5\x21\x47\x8f\xd7\x8a\x06\x7a\x3d\xda\x0d\x4d\x55\x0a\x7e\x73\xf7\x06\xeb\xe9\xec\xe4\xe2\xef\x32\x6f\x3b\xd8\x8d\xea\x65\xa8\x3d\x67\xca\x97\xdc\x19\x8c\xc9\xa4\xd4\xd9\xab\xa1\x51\x10\x5e\xf9\xe0\x6d\x64\xc0\x05\xe8\xcf\xdd\xa8\xfa\xc7\x84\x5b\xda\x43\x1f\x02\x9b\xbc\x9c\x7d\x46\x6e\x58\xba\x05\xf8\x95\x99\x88\x1e\x35\xcc\x6e\x7b\x70\x02\x87\x61\x8c\x53\xb3\x22\x79\x3c\x65\x67\xf6\x89\x8f\x40\xd0\x94\xcd\x3d\x28\x8b\x9e\xda\x07\x56\x6e\xe6\xcf\x67\x3a\x1f\x34\x30\xe5\x0f\x30\xef\x47\x55\x51\x42\xfb\xe0\x84\x6c\xd0\x2c\x98\xd0\xd1\x5d\x56\x5c\x86\x34\x2d\x3c\x21\x02\x07\xec\xe1\x31\x48\xda\x14\xa4\x60\x42\xd7\x9c\xb4\x90\x62\x20\xcd\x3e\x44\x29\x19\x0c\xfd\xac\xf4\x1a\xa3\x87\x66\x1c\xd1\x56\x08\x5a\x74\x37\x93\xc1\x93\x86\x4a\xf8\x38\x60\xd1\xdd\xf0\xe9\x67\x29\x15\x58\x20\x67\xd3\x3f\xc2\x7a\xe9\x3b\xf9\xa7\xcd\xa7\x04\x86\x74\xd5\x3d\xec\x21\x5b\xa5\x17\xf6\xcf\xa9\x9b\x02\xaa\xea\xa3\xd1\xd2\x8c\xa2\x40\x3e\x47\x6e\x0b\x35\x4a\x13\x95\x3e\x82\x3d\x39\x0e\x1c\x7f\xbc\x8e\x4c\xc4\x67\xfd\x8c\x9e\xcb\x39\x64\xae\x84\x87\xd0\xee\xf8\x60\xcd\x6c\x4e\xd5\xa5\x60\x85\xa8\x01\x16\x74\x35\xab\xe0\x63\xca\x90\xc8\x7a\xb5\x1b\xc3\xc6\x9e\x9b\x64\x5d\x8e\x3c\x19\x22\x1c\xf7\x31\x5d\x65\x9e\x08\x39\x22\x02\xfe\x83\xf6\xa8\x33\x28\x50\xd2\xdd\x18\xb5\x47\x87\x61\x6d\xd0\xcf\x2d\xd9\x94\x5c\xdc\x50\x2e\xc9\x26\x81\xcb\x46\x73\x00\x25\xbd\x4b\xf8\xc2\x3e\x94\x38\xc2\x29\xff\x11\x1b\x38\xa5\xa2\x0d\xb0\xd2\xdd\xb8\x82\xe7\xb1\x4f\xf4\xe3\x49\xef\x27\x3a\x88\xea\xa8\xa1\xf9\x91\x1d\x3a\xcf\x8f\xb7\x70\x7f\xe2\xde\x8e\xe7\x49\xa6\x61\x9b\x9a\x02\x1c\x30\x46\x57\x23\xa6\x9e\x47\xc2\x27\x7d\x7b\x95\x7b\xd0\x32\x45\xa0\xce\xa3\x2d\xbe\x84\xfc\x0b\xd4\xe9\xae\xeb\xe6\x23\xbe\x84\x09\x34\x41\x9d\xee\xcd\x5d\xc3\x35\xa2\x61\x27\x22\x4d\x8b\x7e\x3d\x1e\x79\xa7\x64\x13\x67\xa2\x92\xbf\x3b\xa7\xfe\x4e\x07\x5d\x04\x93\x5c\x9b\xc1\xee\xc9\x34\x27\xcb\x17\xc2\x27\x64\x51\xa0\x53\x18\x4a\x01\x36\x75\x51\x7a\x78\x92\x8d\x22\x8b\x01\x4e\x5d\x4d\xb1\xf7\x7c\xea\x6e\x1e\x55\xb3\x60\x4a\x8d\x3f\xee\xd8\x65\x89\x5c\x40\x1a\xc5\xfe\x60\x2d\x36\x74\x00\xcc\xea\x6a\x2c\xdb\xf3\x71\x22\x38\x9a\xef\x2f\xe7\x6f\xf2\x92\x4d\x07\x2f\xa4\x14\x60\xd4\xaf\x08\x9b\x2c\xed\xfb\x83\xa5\x1d\x96\xc6\xb6\x44\x57\x5f\x4c\xc5\x06\xbd\x03\x59\x5d\x54\x59\x5f\x3c\x7a\xb4\x4b\xbd\x87\xa7\x89\xb2\x42\x56\x19\x94\xf2\xca\x7d\x11\xde\x00\xa3\x2e\x52\x8e\xd7\x84\x28\x50\x55\xc0\xa8\xbb\x97\x0c\xef\x91\x5b\xd8\x5a\xe1\xc4\x70\x6b\x80\xa9\x33\x79\xc8\xcb\xf5\xa1\x31\x42\x6f\x49\xc2\xc8\x38\xd1\xae\xf5\x4c\x79\xd1\xae\xbd\x3c\x02\xc8\xfa\x38\xaa\xbf\x43\xe8\x39\x62\x6f\x81\x78\x3a\x84\x22\xc1\xb4\x1e\x78\x33\x24\xf9\xdd\x9a\x79\x11\xfe\x09\xac\xeb\xae\x2b\x33\x58\xd7\x5d\xe7\x33\xa1\xae\xcd\x37\x27\xbc\xf5\x94\x23\xbe\x70\xe6\xaa\x39\xfd\x4d\x1d\xdd\xc9\x90\x1d\x43\x40\xde\xcd\x8e\x43\xbe\xf9\x56\x66\x1b\xea\xfc\xa6\x8a\xee\xf2\x54\x17\x97\xfe\x55\xdb\xa6\x89\x26\xa8\x3d\x47\x15\x10\xec\xee\xf5\x30\x20\xd8\xc7\x90\x84\xbf\x66\x4c\xd1\x2f\xf0\x6d\x46\x7a\x51\x15\x2e\xc4\xfa\x44\x00\x76\xdd\x5b\xfe\xee\x61\xf4\x0f\x73\x4d\x6b\x77\x7c\xd3\x8a\xec\x26\xc0\x5a\xac\xc4\xf9\xea\x2c\x6c\x9a\x22\xe0\xad\x8b\x31\xea\xa0\x5b\x17\xb9\xe0\xab\x26\x5e\x7c\x96\x8a\x42\xf4\x13\xe8\x5a\xce\x00\xd0\x75\xd7\xd1\x0a\x70\xeb\xfd\x15\xb3\x2e\x92\xa5\x49\x7c\x5f\x5c\x87\x95\xc1\x80\xb7\xde\x5f\xd1\xdf\xe1\xfa\xd1\xc3\xe1\x5c\xf9\x3b\xc6\x3c\x7b\xce\x55\xa1\x5e\x67\x00\x5d\xef\xd9\xa1\x56\x72\x80\xe9\x4b\x92\xc0\xd5\x5e\x80\xbf\xe2\x3c\xb4\xf5\xa7\xcf\x1e\x58\xd6\xcd\xe4\x0e\x60\x59\x17\x1d\x1a\xc0\xb2\xae\xfa\x90\xbf\xa8\xda\x5e\x8e\xbf\x30\xeb\xa5\x37\xcd\x0b\x7f\x56\xbd\x7d\x23\x67\xc8\x17\x26\xc5\x67\xd3\x83\xb9\xe3\x56\xce\x09\xdb\x04\xcb\xae\x92\xc5\xbb\xdc\x63\x16\xd0\x3c\x85\xa6\x2c\x4e\xb5\x39\xa6\x5f\x82\x7c\xcc\x38\xf8\x2e\x5b\xa0\xdf\xe6\x2a\xf1\xc2\x07\x00\xeb\x43\xa7\x6a\x20\xab\xbb\xe6\x1e\x50\xaa\x8f\x69\xee\x64\x90\xa9\xbb\x97\x50\x02\x53\x57\xef\xdf\x5e\x4c\xbc\x49\x65\x2e\x05\x5a\x18\xd6\x8b\x59\x57\x53\xde\x6b\xba\x11\xaf\x36\xde\x64\xd5\x1e\x0f\x91\x9c\x5c\x1c\x0c\xbb\x49\x98\xb6\x0e\x5b\x35\xcb\xbf\x97\x47\x05\xa5\xf4\xc5\xef\x66\xe9\x6a\x02\x4c\x75\x57\xbc\x7d\x2f\x79\x22\xcf\xb7\xe3\x43\x47\x7c\xef\xec\x15\x7d\xbf\xed\x15\x6d\xe8\xc9\x6b\x02\xe9\x17\x9d\x56\x03\xe5\x4b\xba\x11\xbd\x13\xde\x5b\x2a\x8a\x28\xf2\xea\x91\xe3\xa5\x00\x88\xd7\x5d\x89\xec\x4d\x16\x5e\x2c\xae\xce\xcd\xf4\xc8\xc2\x97\xa5\x5d\xf0\x65\x47\x14\x76\x8b\x5d\x94\xf9\xb8\x2f\x4c\x4b\x69\x4f\xd0\x6f\xf3\xa4\xe1\x81\x9b\x52\x3e\x58\xd6\x25\x3b\x02\x3e\x84\xbc\xf1\xdd\xbc\xf1\x48\xdd\x1c\x38\xea\x3d\x40\xff\xb1\x27\xb4\xa7\xca\xe8\xac\xe3\x3d\x23\xab\x03\x82\xba\x1e\x3f\x7f\xdf\xab\xa1\x67\x05\xb0\xd3\x5d\x89\x5b\xd8\xe9\x69\x76\x64\xa1\xa6\xa7\xa9\xa3\xc5\x97\x6e\x46\x93\x82\x2f\xdd\x15\x70\xc1\x97\xee\xde\xe2\x83\x1a\x9d\xe9\x96\x40\x8d\xae\x9e\x8c\x2f\xd9\x18\x7d\x12\x29\xba\xe4\x47\x39\xe7\xc1\x0b\x02\x7b\xf7\x23\x05\xdf\xe9\x8b\xca\xcd\xf4\xab\x9c\x68\x1b\xfc\x90\xeb\xf9\x0a\xcb\xef\x30\xe3\x3e\x30\xd0\x5d\x13\x0d\x30\xd0\xdd\x4d\x05\x0c\xf4\xe1\x6d\x36\x30\xd0\x45\xe7\x9e\x4f\xc7\x56\x2d\x3f\x62\x3f\x4f\x25\xc6\xef\xc8\xd5\xa7\xbf\x87\x57\x34\xd6\xb5\x39\x5b\x15\xd3\x43\x90\x67\xb0\x34\x07\x18\xcf\xed\x07\xdf\xfd\x4c\x41\x69\x82\xea\x84\x75\xd6\x0b\x04\xf8\xe6\xfd\x62\xf1\x6c\xc4\x7f\xb0\x35\x39\x28\x62\x78\xf5\x2c\xfc\x8c\xe1\x95\x76\x00\xec\xbc\x4b\x50\x9c\x14\x1e\x4b\x6f\x08\x90\x9d\xbb\x0c\xe3\xab\xae\xff\x9f\x97\x1a\x9f\xc6\x6a\xc3\xe1\x3f\x13\x48\x9b\x81\xfe\x4b\xe6\xc7\x59\x07\xf8\xb9\x18\xaf\xf8\xd5\x9c\x0b\xe6\x2f\xf5\xcf\xf0\xe5\x65\xc2\xfd\xca\xdd\xc8\x00\x9a\x8b\xc2\x32\xc2\xd7\x4c\x51\xfe\x69\x55\xd6\x0f\xf6\x33\x75\x25\x9b\xee\xd3\xbd\xc5\x5c\xd4\x9f\xa9\x2b\xbd\xa5\x10\x88\x59\xdb\xd2\x97\xec\x2b\x7c\xd9\xbb\x59\x53\x0f\x98\xcc\x7b\x47\xf8\x47\x4e\x31\xd3\xca\x2d\xa8\xb7\x2d\x9f\xa9\x9c\x0f\x1b\xcc\x29\xf6\x25\x4f\x31\xfd\xed\xce\x37\x53\x92\x1a\x2b\x84\x06\xe8\xe6\xdd\x88\x2f\x0a\x35\xe8\x52\xe0\x35\x17\xed\x11\x20\x34\x77\xf5\xaa\x6f\xb8\xbd\xa0\xd6\x9f\x31\xb8\x5e\x71\x80\xbf\xdc\x7b\x96\xc0\x6b\xdb\x6e\x91\x03\x53\xef\x05\xa0\x98\xab\xd9\xdb\x3e\xbc\x59\xc5\xdc\x03\x65\xb9\xe7\x76\x9a\x27\xcf\x4c\x02\x31\xb4\x9a\xae\xc5\x55\x6e\x26\x05\x10\x57\x79\xa8\x7a\x81\xa5\xdc\xf5\x95\x00\x4b\xb9\xe7\x66\x82\xd9\x69\x25\x06\x4b\x79\x77\x95\x6e\x10\x5c\x6b\xe4\xd0\x17\x0c\xce\x7d\x49\x8a\x8d\xf5\xaf\x26\xe5\x60\x3f\xd2\x5a\x81\xf2\x2b\x30\xf2\x50\xa3\xfb\x22\x7b\x65\x23\xec\x1d\x84\xa2\x6f\xe5\x3c\xf3\x15\x5e\xaf\xea\xcb\x20\x23\xef\x12\xb4\xb8\xb2\x5b\xb4\x22\xcc\xa2\x97\x70\xdf\xca\xad\xeb\x3f\xde\x3d\xf8\x47\x90\x06\xd7\x7d\xb5\xdc\x18\x6e\x45\x41\x93\x72\xaa\xcd\xad\x69\xea\x64\xe0\x91\x77\x97\xa9\x8c\x40\x5a\x05\xfc\xef\x84\xbc\xc0\x1d\x80\x47\xee\xaa\x10\x9f\x60\x4a\xa6\xca\xfb\x4c\x01\x26\x94\x10\x90\xc8\x5d\x51\x0a\xb0\xe3\xdd\xa0\xd5\x66\x83\x8c\x4b\x03\xb2\x97\x30\x1f\x08\x0d\x66\x6a\x00\x06\xb9\xab\x3f\x03\x7d\x1c\x7a\x28\x7c\x19\xf9\x82\xb2\x06\x0c\xf2\xb1\xbc\x0d\x02\xfa\xb8\xab\x5f\x7c\xa2\x26\x69\x73\xfa\x04\x41\x34\x69\xf7\x87\x43\xab\x66\xe6\x8f\xf8\xd9\x3c\x6b\xb7\x7b\x80\x15\xbd\xf1\xa5\x76\x37\xe9\xdb\xea\x45\xcd\x87\x32\xac\x28\x2c\x40\xf2\x50\x01\xfe\x6e\xed\x00\xc8\xde\xdf\xe3\xfc\xd0\x04\x6a\xab\x72\xf1\x47\x30\x4a\x0e\xe3\xc9\xf5\xf0\x23\x0e\xaa\xe3\x7e\x3c\x8f\x52\x1f\x6e\x3c\xd5\x00\x04\x42\xd6\x97\x08\x20\xe4\xaa\x07\xde\xa7\x92\x59\xff\x8c\x50\x4b\x5c\x64\xef\x7a\xbe\xb4\xd2\xca\xac\x5e\x34\x76\x77\x0d\x4c\x56\x21\xe4\x43\xbb\xf4\x26\xeb\x43\xbb\x4c\x9e\xf0\xb9\x4b\x90\x5a\x41\x45\xee\x7a\x6a\x00\x84\xdc\x73\x39\x3e\x17\xcd\xdf\xc7\x7f\xff\x9b\x06\x37\x7e\x70\xdf\xbc\x2c\x01\x07\xb9\x1b\xc1\x21\xf4\xf1\xd4\x29\x58\xe8\xe3\xc3\x2b\x9d\x0f\x4e\x8c\x01\x6b\xfe\x30\xea\x06\x17\x61\xf3\xf7\xb3\xed\xe0\xd9\xf6\x0a\xcf\xbb\x3d\x92\x45\x4c\xc0\x92\x83\xc9\x9d\xbf\x1f\x5b\x64\x0f\x74\x82\x9b\xbc\x2b\x3a\x78\x71\x05\x3a\xcf\x9e\x8e\xc3\x3f\x58\x81\xbd\x4c\xf3\x77\xd8\xda\xe4\x19\x0d\xb9\xd0\x82\xd0\x85\xd8\xce\x26\x28\xc8\x1d\xd4\xca\x09\xf0\x71\x27\x8a\x6c\x82\x7b\xdc\x81\x33\x9d\x60\x1d\x77\xc0\x33\xe7\x4f\xdb\x6e\x3e\xd3\xd8\x26\xb2\xf3\x67\xf6\x67\x88\xd2\xfc\xe1\x6a\x14\x98\xf9\x26\xa8\xc5\x85\x10\xfa\x29\x6a\x31\xf2\xd8\x04\xb5\x38\x72\x70\xa8\x85\xc3\x41\x1b\x97\x0a\x9c\xd8\xfc\x11\x3d\xd2\x1b\x63\x80\x6f\x82\x58\x3b\x7f\x5c\xdd\x1e\xdc\x4e\xcd\x5f\xcd\x01\x31\xaf\x26\xc9\x9c\x8e\xa2\xe6\xa4\xd1\x88\x91\xa9\x04\x50\xce\x9f\xec\xb0\x51\xa4\x65\x77\xe9\x62\xcb\x9a\x69\x86\x9c\x15\x81\x51\x6d\x26\x42\xf1\x72\x12\xcd\x87\x09\x09\x9f\x20\x14\x97\x5f\xcd\xcf\x2e\xcb\xd0\xb5\xa6\x0c\x68\x11\x69\x7b\xa7\x33\x9d\xc5\xe9\xfc\x61\xca\xe7\xe9\x22\x74\x0f\x70\x61\xe6\xc9\xff\x8c\x0f\xfa\x04\x42\xb8\x03\x92\x37\x81\x10\xde\x25\xe8\x3e\x96\xd7\x20\x6f\xf7\x14\x2b\x38\x48\x77\x3d\x01\x08\x3e\xaa\xfb\x6a\xe4\xe8\xfd\xea\xf5\x2b\x2b\x53\x8f\x63\xc2\x84\x08\xf6\x77\x53\x43\xa0\x61\xef\xc3\x60\x09\xbf\xc2\xea\x3c\x7c\x26\x55\xe3\xc1\xa0\x4c\x4b\x99\xcf\x12\x06\x47\x68\x8a\xca\x69\xe7\xc3\x9d\x4f\xb5\x91\xd5\x32\x42\x10\x06\x7e\x4e\x03\x3e\x38\xc3\x85\x33\xce\x62\xd1\x1c\xd7\x95\x64\x3d\x9e\xc0\xf7\x16\x33\x97\x4e\xf1\x7b\x1b\x31\xda\xf3\x67\x0e\x07\x2e\x75\xe6\x6f\xb9\x88\x76\x0b\x2e\xb3\x7a\xbe\x70\xbe\xb2\x88\x92\x53\xf1\x8f\xcf\x22\x2c\xe8\xa9\xea\xdf\x7d\xc1\x59\xb6\xfa\x0c\xed\xc9\xdf\xf1\x53\xce\xdf\xd9\x5b\x9d\x99\x46\x5b\xeb\xae\xf9\x95\x67\xe4\x2f\x13\xdf\x14\xab\x37\x7e\x6e\x6f\x59\x4b\x67\xad\xaf\x1c\x32\x73\x64\x10\xc5\x74\x32\xb0\xb4\x92\x79\x72\xfe\x44\xd5\xaf\x4c\x3d\xf1\x14\x98\x82\x27\x00\xbd\x81\x23\xcf\x04\x1f\xb7\x91\xb3\x79\xfe\x6e\x8f\x89\x3b\x1b\x9f\x1b\x2c\xe8\xf3\x87\xc7\x0c\xb6\xe3\x09\x6c\xee\xfe\x88\x3f\x80\xd1\x69\xd3\xb1\x63\xc6\xec\xee\x52\x3d\x42\xa7\xfd\xe0\xf6\xae\xbb\x4f\xe4\x0d\xee\xc5\x37\x67\x94\x8f\x70\xea\x8c\x9f\x07\x4e\xea\xec\x96\xfb\x4c\x79\xe9\xf3\xe9\xb8\x69\xef\xb3\xda\xfd\x07\xe0\xb0\xbb\x57\x85\x17\xee\xc9\xa0\xaf\xc7\x2f\xcf\xd1\xe4\xc5\x6d\xc6\x7e\x38\xd2\x4c\xd7\xfd\x2c\xfc\xa7\xf1\xe2\x40\x7c\xce\xfd\xe0\x57\xf6\xb1\xd8\x24\x7a\x2f\x74\xf5\x48\xd5\x85\x7a\x0f\x4b\xfb\xfb\x09\xf4\xd6\xe0\x99\x6d\x32\x7c\x4e\x1a\xb0\x07\x0b\xd6\xeb\xee\x88\x2f\xba\xc5\x50\x1a\x92\x89\x8a\x3f\x13\xc6\x75\xd9\xdb\xd4\x36\x8a\xff\x58\x17\x53\x7a\x14\x77\xac\xc3\xdd\x54\x53\x2c\xd5\x09\xc2\xeb\xd1\x64\x2e\x00\xb9\x16\x7c\x40\xe7\x51\x25\x67\xd5\x3f\xbc\xa9\xa6\x11\x5c\x53\x0e\xae\xcc\xe6\xa1\xa9\x0b\x21\x79\x82\xa6\xda\xc8\xba\x34\x01\x53\xdd\xf5\xfa\x55\x66\x32\x63\x15\xa0\x79\x58\x63\xa7\x10\xaa\xd8\x13\xe7\xd1\x65\x85\xce\xa8\x19\x81\x97\xc5\xbb\xa2\x23\x1b\x05\xa4\xd5\xfd\x19\x63\xc4\x51\x05\x6c\x9c\x79\x90\x12\x18\x90\x93\x79\x74\x49\x7e\xf5\x85\x1b\xc3\xe5\xb3\x1b\xc5\x3e\x6a\x1e\xab\x96\x96\xe4\x39\xdc\x91\x48\xe8\xf4\x11\x97\x14\x90\x62\x26\x38\xab\x15\x10\xe2\x09\xcc\x6a\x27\x5b\xd5\x3c\x54\x15\xa6\xbf\x93\x45\x33\xac\xc8\xfb\x37\x7b\x6e\x0a\x3f\x3b\x3e\x9c\x04\xba\x81\x93\x24\x0e\xfd\xf3\x98\xb2\x27\xf7\x18\xf4\x72\x3a\xb7\xe1\xec\xc0\x03\x0f\x5c\x16\xbb\xcb\x11\x92\x61\xfb\x1a\x4a\x71\x16\x27\x5b\x1e\x20\xc9\xf3\x88\xf4\x91\xe4\x59\xf5\x05\x62\x74\x60\xe7\xc2\x67\x61\x1e\x29\xa2\x7b\x72\x36\xf5\xac\x68\xf9\xf3\xe0\xb6\xa9\xbb\xe1\x96\x67\xc5\xb5\x24\xf1\x1d\x01\x28\xf3\x58\x39\xb5\x2c\xe6\x92\xcb\xb9\x00\xb8\x6e\x54\x4f\xc1\x99\xe3\xa0\x08\x96\xae\xf8\xd9\x93\x93\xee\xc6\x5f\x92\xdf\x3c\xa4\xab\x90\xac\x23\x05\x6e\xcf\x34\x02\x37\x81\x0e\x53\x98\xd2\x85\xc4\x3d\x8f\x4b\xf7\xdb\x45\xd7\x14\xac\x83\xde\x5c\x0a\xba\x8e\x18\xb7\x0b\x90\x15\xe6\xb1\x65\xe9\x40\x4b\x9b\x87\xf2\x33\xec\xff\x30\x33\xfd\xf2\xb4\xde\xdc\xd5\x58\xd3\x6d\xad\xfe\xae\xda\xe4\x51\xd7\xb5\x7e\x79\xa8\x6e\x9b\xa0\xb7\x24\x92\x59\xf6\x89\xab\xa1\xee\x3c\x3e\xaa\xf5\x6e\x2c\x85\xef\xf0\xa3\xce\x3e\xf6\x23\xf5\x06\x77\x3e\x2e\x14\x20\x79\xcc\xe3\x91\xc1\x23\x5d\x1e\x8f\x4b\xd2\xfc\x47\x22\x65\x47\x36\xb9\x6d\xcd\xdd\x4e\x90\x78\x77\x6f\xbc\xda\x57\x18\x92\x39\x62\xac\x96\x48\x31\x92\xe3\xce\x43\x99\x7a\x59\xd6\x98\x65\xfa\x0a\x6a\x59\x75\xc9\xcd\x58\xa7\x44\x09\x14\x69\x27\x57\xda\x04\x71\x74\x77\x89\x16\xb8\x67\xe9\x9e\x4c\x3c\xf1\xbb\x04\xee\xb3\x05\xbf\x21\x68\x44\x62\x85\xdd\x8a\x08\x97\x09\xe4\xe8\xd1\x00\xd2\x9e\x65\x13\xf0\x8a\x37\xe2\x14\x3b\x34\x40\xc9\x9b\x60\x84\x76\xf2\x95\x4f\x70\x41\x3b\x5e\xa4\xb3\xe8\xc1\x80\x05\x60\x0a\xfa\x39\xb0\x73\xcf\x62\x84\x34\x7a\xe2\x14\xf5\x53\xa8\xfe\x59\x94\x79\x39\x11\x20\x7d\xee\xd6\xfd\xea\xb3\x08\x2d\x1a\x4a\x85\x9a\x3c\x0b\x51\xcf\xb8\x81\x4d\xf0\x39\x2b\xa9\x67\x66\x31\x7a\x8a\xd0\xfa\x59\x48\x0d\x4f\x46\xa3\x59\xb8\xf4\x20\xf9\xf2\x2c\x29\xe9\x22\x92\x01\xd6\xd9\x49\x0b\x3c\x0b\x92\x2e\x8e\x89\x13\xac\xce\x3d\xda\xc6\x0b\xf9\x69\x91\xdc\x01\xee\xac\x4a\xe8\xe2\x76\x36\x9c\x2a\xa7\xc0\x9d\xa1\x1c\x55\x00\x14\xc3\xa1\x78\x02\xdc\x59\xa6\x93\x48\x62\x37\x82\x12\x27\xf0\x9c\xbb\x34\x4d\x98\x75\xe5\xe7\xc4\x99\xe4\x15\x25\x75\x16\x63\xa6\x51\x52\x27\xf8\x9c\x9d\xa4\xa4\x13\x78\xce\x4a\xda\xb0\x09\x3c\x67\xc5\x93\x62\x02\xc9\xd9\xc1\xf3\x9c\x40\x72\x0a\xdf\x30\x8b\x91\xd4\xa8\xa2\x13\xb0\xcd\xaa\xa4\x03\xd6\xe6\xee\x08\x3d\xef\xb9\xcc\xfe\xb3\xe7\x99\x14\x9a\xb3\x40\xee\x71\x5e\x9c\xe2\x6b\x2e\x54\xce\x09\xbe\xa6\x48\x04\x13\x7c\xcd\x5d\x15\x9d\x32\x73\x0a\xdb\x10\xac\xcd\xdd\x38\x33\xd2\x3f\x98\x2e\x1f\x99\x1c\x1e\xdd\x77\x8a\xbc\x59\x9d\xb6\xcd\x1f\xda\xaf\xfb\x91\xcc\xc9\xc5\xe7\xc6\x84\x9b\xea\x09\x08\xe7\x2e\xed\x1f\x8b\xfb\x48\x9f\x65\x8d\xfd\xaf\xc0\x8d\x09\x2a\xe7\xfe\x92\x6e\x02\xbb\x3d\x9c\x22\x2c\x4a\xe4\xce\x9c\x65\xe6\xee\x65\x52\xa7\xc2\x8b\x63\x01\xaf\xb3\xd8\x7d\x6c\x4a\x5c\x75\x4d\x80\x38\xfb\xb0\x97\x53\x29\x01\x89\x11\x24\xce\x42\x12\xd6\x59\x30\x2f\x91\x67\x71\x82\xca\xd9\x49\xf1\x38\x41\xe2\xdc\x9d\x67\xe2\x37\xf3\xe9\xc3\xdd\x87\xbf\xfc\xa1\x08\x57\xd2\x58\x64\x7b\x21\xa3\x75\x18\xcb\xba\x68\x23\x6d\x42\x4e\xe4\x62\xff\xb8\xec\xa6\x4c\xe3\xca\x65\x16\x4d\x3a\xc8\x63\xe5\xb4\x34\x05\x4e\x1b\xf7\x1b\x69\x4c\xf7\x05\xb2\x07\x3b\x2e\x46\x2b\xcf\x7c\xc9\x8e\xd0\x38\x79\x4d\xf0\x6e\x9a\xe5\x92\x45\xd9\xf7\x4b\x46\xc0\xa0\xb8\x41\x19\x52\x86\x4b\x15\x2b\x7c\x31\x4b\xa0\x1f\x2d\x3e\xb2\x26\x69\x17\x2d\x60\xa9\xa9\x78\xfb\xcf\x72\x2b\x2c\x3b\x56\x3d\x17\x5c\x01\x22\xb4\x86\x94\x84\x1b\x90\x1c\x2a\xa6\x9a\xe1\x41\xcb\x1b\x90\xf0\x23\x15\x4d\xa4\x31\x00\x35\x8f\x20\xa1\xc1\x04\x45\xb3\x0f\x3b\x65\x32\xf5\x7c\x76\x14\x74\x4a\x48\x13\xa4\xac\x62\xc6\x74\x65\x15\xb1\x2f\xa7\x8b\x04\xdc\xe5\x0f\x01\xa3\x98\x12\x55\x69\xa3\xbc\xd6\xc4\x3c\x19\x57\xac\xc1\xa2\x90\x01\xbd\xba\x09\x5f\xfc\x4b\xf2\x77\x3c\x60\xdc\x3a\x42\x56\x66\xb5\xc9\x2e\xaa\x2f\x2c\xa5\x23\x82\x5d\xa8\xc2\x15\xb8\xc5\x70\xaf\x7d\xaa\x24\x08\x3a\xe5\x4b\xa7\x2a\x4b\x1b\xd7\x4f\xdb\x1f\xc9\x5c\xdd\xff\x9f\x07\x9b\x12\xd5\xd4\xe8\x5a\x17\x6a\x32\x0c\x84\x00\x40\x28\xfb\xc8\x3f\x2e\xbf\xf2\x0f\x65\x6b\xbf\x3a\xa4\x82\x10\xf3\xc4\x9a\x5c\xf9\xc2\x42\x55\x9f\x1d\x48\xe5\x59\xcf\xff\xe0\x19\x82\x6f\xb5\x18\x4f\x48\xf5\x32\xeb\xa1\x5d\x31\x0b\xef\x1d\xc9\x25\xc4\xac\x25\xbb\xcb\x57\x24\x24\xd7\xe6\x51\xc9\xb6\x41\x7a\xc6\x09\x4c\xe5\x31\xb8\xc6\x9b\xe2\x54\x36\x12\x11\x4c\x80\x2a\x3b\x20\x78\x13\x9c\xca\x82\x3b\xcb\x04\xa6\xb2\x12\xd4\x3a\x6b\x71\xeb\x64\x69\x8e\x46\xf8\xfc\xd1\x41\x3e\x4a\x65\x01\x71\x04\xfc\xca\x3d\x6c\x5f\x5c\x4d\x18\x5a\x25\xef\x38\xd1\xaa\x13\x60\xcb\xfd\x95\x2f\xb2\x1e\x78\x36\xf8\x95\xfb\xe5\x4f\xca\x07\xba\x65\x27\xc7\xcb\x04\xdd\xf2\x28\xf6\x5f\x78\x68\x12\x03\x4c\xd0\x2d\x8b\xa7\xb9\xc2\x8a\xc8\x99\x33\x41\xaa\xdc\x54\x93\x36\xbb\xa6\x3e\xbb\xd9\x5d\x44\xf8\x5a\xed\x9a\x04\x20\x32\x80\x4b\x76\xf2\x85\x4c\xc0\x25\x77\x79\x26\x83\xf8\xa9\xea\xc4\x0c\x9d\x6b\x61\xaa\xd5\xf0\x59\x8d\x63\xc0\x46\x76\xd2\x6b\x4c\x60\x23\xcb\xb1\x6c\x04\xc7\xf5\xe1\xd2\x0d\x25\x64\xd8\x6d\x4d\xeb\x0b\x32\x58\x25\x61\x27\x41\x5a\x53\xdc\xc8\xf8\xb9\x0d\xcc\x90\x01\xd1\x07\x2a\xb2\x8f\x7c\xc6\x26\x98\x05\x68\xbb\xfb\x7d\xb6\xcd\x46\xe3\x7e\x81\x44\x0d\x13\xa4\xc8\x4e\x9e\x87\x29\x52\x64\x23\x49\xc1\xac\xd2\xfc\x65\xa7\x22\xdb\xa6\x0d\x43\x71\x09\xbe\x9f\x22\x42\x72\xf7\x33\x01\x84\xac\xf2\xcb\xaa\x77\x79\xf5\xd9\x13\x1a\xbe\x60\x69\x82\x52\x57\x33\x73\x72\x4d\x38\x01\x7e\xdc\x2f\xfc\x93\x1c\x00\x3e\x21\xf2\x63\x80\x37\x31\x6b\x5a\x6f\x60\xd1\xd5\x2b\x02\xe8\x54\xd5\xdf\x2d\x8f\xc9\x92\xdf\x85\x5f\xb9\xa1\x91\xa9\x41\x6f\xdc\x6b\xc5\x3f\xa7\x06\x31\xcf\x86\x39\x2f\x08\x75\x9e\x40\x33\x1e\xfa\xdb\x4d\xb1\x19\x35\x23\x88\xcd\x78\x2c\xa7\xe2\x94\xdc\x78\x6e\x44\x64\x5c\x0e\xf3\x42\x14\x80\x9d\x55\xcc\x32\x80\xae\x4d\x10\x19\x8f\x46\x3a\xb3\x59\x35\xcb\x90\xaa\x6c\xd6\xcb\x13\xe1\x89\x42\x1b\x11\x05\x6d\x82\xdc\xd8\xc9\x5c\x30\x2b\xf6\xff\xf6\xef\x8f\x67\xaf\xb6\x2b\x7c\xc9\xb0\x3d\x01\xc0\x38\x92\x95\x60\x56\x78\x0a\x81\x5e\x13\xb4\xc6\xfd\x11\xfd\xbd\xdd\xe7\x4e\xeb\xed\x66\x61\x56\x6e\xfc\x62\xdc\x50\xb7\xae\xbb\x7e\xe3\x3e\x75\x7f\xa4\x32\xe3\x0c\x13\x47\xf5\x93\x28\xc9\x6c\x3c\x7d\x58\x85\x1a\x19\x07\x26\x30\x8e\xa1\x81\x2b\x61\x1c\x97\x4b\x62\xf0\x94\xfb\xc6\xec\x97\xe1\x86\x7a\x72\x46\xa9\x0b\x97\xb5\xe1\x38\xb8\x32\xc0\xbd\x67\x0a\xe3\x18\x3f\xb7\xe3\x4b\xf0\xb9\x5b\xfb\xcd\x80\x7a\x7a\xf5\x7a\x48\x18\xf8\x9b\x03\xf7\x0f\x49\x3e\x2a\x49\x7d\xb3\x75\xba\x45\xb6\x0b\x62\x80\x27\x68\x8f\x15\x2f\xe9\x09\xd8\x63\x27\x6a\x64\x56\xac\x50\xc3\x9a\xe0\x5c\x2d\xb0\xed\x0a\xe1\xa8\xc5\x0f\xd8\xc6\xdd\x1e\xcb\xc1\x7d\xfd\x90\x43\x7c\x2e\x39\xda\x4d\x4d\x3e\xf6\xa7\x5b\xdf\xac\x9f\x82\xa2\xab\xe8\xcd\x3e\x81\x64\xb3\x92\x0a\x63\xd9\xfd\x4f\xfe\xcc\x6a\x35\xdd\xd2\xb8\x0b\x9b\xed\x97\x33\x36\x78\xd1\x0d\xbe\xf2\x9c\x23\x08\x5e\x98\xb1\xfc\x63\x90\x1d\xce\x67\x48\x0c\xbb\x19\xac\xc9\xaa\x5d\xa9\xe9\x61\x1e\x08\xf1\xed\x50\x42\x65\x56\x9b\x1e\x6b\x60\x94\xcc\x56\xd2\x5d\x9d\x36\x8a\x01\x1b\x7c\x65\xa4\xb1\xf3\xdd\xe4\x66\x9c\x38\xa0\x1f\x43\x7b\x65\x93\x99\x11\x7e\x3d\xc1\x7e\x0c\xad\xa7\x40\x3f\x86\xa6\xcf\x96\x86\xb0\x69\x69\x0f\xcc\x61\xe3\x6e\xa8\x65\x71\x44\x32\x3b\xaf\x1e\x05\x03\x6b\x95\x00\x1c\xc8\x40\xd3\xc5\xdb\x81\x6f\xfe\x55\xf1\x1c\x9a\x20\x42\x56\x02\x3f\x67\xf3\x1e\x21\x1c\x11\x7e\x64\xa4\x29\x98\xa0\x40\x76\x72\x0b\xcc\xd6\x94\x24\xad\x95\x9b\x74\xd0\x85\x66\xcb\x2b\x05\x48\x48\x6b\x39\x07\xbe\x24\x57\x61\x99\x84\xdb\x22\xd0\x78\x82\x22\xb9\x5f\x58\xcd\xe6\x06\x40\x30\x6a\x7a\x8c\x11\x7f\x3b\x85\x8e\x0c\xb0\x2f\x66\x4b\x63\x19\x3a\x6f\xeb\x4e\x2f\xcd\xf4\xac\x99\x09\xc2\x31\x7c\x38\xc6\xd4\x98\x2c\x8d\x9b\xa6\x9b\x81\xdc\x53\x44\xf2\x4f\x31\x24\x03\x40\x8f\xd9\x50\x98\x54\x0d\xc0\x93\xec\x6a\x58\xc0\x49\x36\xaf\x56\xda\x48\xf2\x4b\x37\xb8\xa8\x18\xf9\xdc\xc8\xae\xe3\xf3\xb0\x4b\x2c\xe0\xb0\x4b\x3e\x33\xbb\xb0\x88\x36\x72\x12\x98\x9e\xa1\x73\x6b\xfe\x23\x5b\x71\x7f\x73\xf9\x4e\xf8\xc7\x6c\xb2\x53\x27\x74\xe6\x4c\xd1\xe0\x54\xaa\x72\x9d\x09\x3b\x96\x20\x08\x4c\x49\x90\xfa\x6c\xaa\x47\xf0\x97\x86\x0d\xae\x85\x1b\x40\xee\x78\xb8\x8d\x0d\xdf\x42\x09\x07\x65\x72\xff\x41\xb5\xc1\x6e\x1d\x7e\x04\x45\x87\x87\x24\xfc\xa4\xd6\x1f\xe1\x27\x9b\x5a\x38\xf0\x93\xe5\xc8\x9d\xb8\x72\x31\x99\x07\x2f\x2a\xc0\x09\x99\x6d\x79\x26\x10\x2e\x1b\x98\xc7\x81\x9f\xd0\x6c\x69\x87\x73\x6f\x19\x42\x45\xba\xdc\x09\x06\x65\x27\x42\x7c\x82\x41\x19\x1a\xe5\xdb\x99\xed\xd3\xca\x99\xe3\xa2\x7d\x35\x2c\xbb\x4f\x7a\xc9\x46\x12\xa7\xd9\xe4\xa1\x87\xe7\xfe\xcc\x3d\xeb\x0b\xb2\x53\x58\x71\x76\x92\x7e\x65\xbc\xb2\x53\x79\x4a\x66\x0f\x5f\x5c\xd4\xfa\x97\xcb\xcb\x14\xaf\xd2\xb8\xc1\xd9\x4c\x98\xa1\x69\x08\xf4\xca\x43\xd1\xb9\x25\xbb\x45\x66\x15\xb1\x32\xc8\x32\x3b\xdb\x95\xcd\xd2\x3b\xe2\x93\xe3\x90\xf6\x08\x94\x25\xbd\xd1\xc7\x9c\xe8\xd2\xd9\x84\xa6\x20\xa2\x74\x82\x39\xb9\xc7\xe0\x0b\xfb\x12\x5e\xd8\x60\x8c\x7a\xa5\xce\x76\xb3\xfb\x60\x73\x60\x4e\x96\x92\xe7\x00\x06\x58\xbc\x49\x04\x67\xb2\x13\xa7\x3b\x1b\xe6\xbc\xf0\x6a\x0c\x68\xc9\xfd\xe2\x57\x12\x58\x04\xcb\x86\x26\x56\xbc\x3b\x6c\xd8\xf3\x48\x8b\x36\x9b\xd7\xec\xe1\x56\x7e\x72\x5e\xf8\x07\xe3\x1e\x01\xad\x53\x6c\xca\xee\xb1\x25\x03\x24\xf1\xac\x53\x6c\xca\xa5\x9e\xda\x74\x58\xb3\xbf\x58\xfd\x86\xcc\x44\x84\xab\x9f\xfb\x82\x2c\xd1\x43\xc6\x42\x9a\xc8\xe2\xfd\x62\x7b\x73\x4e\xad\x8a\xfd\xe6\x99\x7a\x99\xd3\x43\xc2\x8b\x8b\xdb\x90\x20\xa7\xea\x87\x50\x0c\x20\x65\x55\x91\x6e\xaa\x81\x9e\x10\xf9\xa7\x67\xfb\xcb\x35\xa4\x23\x9f\x2a\x5a\xf3\xc5\x45\x70\xa9\x33\xa8\x99\xdd\x0e\x0a\x65\x78\x73\xd3\x81\xc2\x22\xf8\x6c\x02\x48\xd9\x89\x50\x9b\xe2\x51\x12\x3e\x36\xbb\xfe\x6e\x5e\x67\x76\x82\xa5\xc0\x02\x9b\x1d\x7b\x22\x71\x5e\xb3\xff\x5e\x9e\xf9\x06\xd6\xa7\xd6\xd9\x89\x5a\x2e\x5e\x5a\x02\x66\xd9\x09\xae\x9a\xfd\xb0\x05\x7a\x71\xe8\x57\xd6\x2c\xa1\xea\x16\x96\x40\x08\xe5\xcc\x74\xec\x8f\xda\x85\x41\xb2\xac\xc0\x9a\x4c\xd0\x2b\x3b\x81\x59\xb3\x8b\x6f\x85\x20\xd5\x4d\xee\x01\x86\xcb\xec\x66\x8c\x56\x52\x04\xd5\xf2\xa8\x8a\xf9\x5d\x80\x2b\x76\x2e\xb0\x96\xbb\x08\xc3\xc3\xf5\x8d\xec\x39\x13\x8c\xcb\x3e\xf3\x79\x3a\x24\x4b\x98\x8b\x8c\x9e\x03\x70\x55\xc0\xc7\x98\x60\x5f\xee\xaa\xec\x0a\x88\x1a\xd5\x3f\x9c\x41\xa6\xb9\x90\x33\x15\x82\xd4\xeb\x8f\x8b\x48\x9f\x49\x53\x05\x77\x02\xfa\x32\x8f\x49\xdf\x8c\xb9\x48\xa8\x40\xc1\xdc\xad\x31\x6e\xae\xf5\xf1\xda\x98\xc0\x60\x36\x12\x4a\x4d\x60\x30\xf7\x47\xbe\x60\x74\x65\xaf\x08\x83\x59\x1d\x75\xb5\x47\xb6\xe6\x79\x41\xf4\xed\x2d\x67\x90\xd2\xcd\xf3\x6a\x71\xf2\x44\x11\xc0\x34\x3b\xe6\xcd\xe9\xa8\x5b\xce\x0d\x75\x35\xcf\x6e\xb1\xc4\xe2\x2b\x7a\xd8\x4e\x9e\x99\x1a\x0c\x9f\x5a\x3e\xba\x80\x16\xc7\x5f\xe1\x6c\x53\x50\x4d\x62\x92\x26\xa0\x9a\xfb\xb8\x33\x14\xc1\x2e\xdc\xe7\x3d\x7b\x4f\x5f\x3a\xd7\x21\xae\x78\x4a\x05\xd5\x17\x72\x18\xb8\x4c\xdd\xde\xbb\x63\xba\x92\x1d\x6d\x74\x3b\xcc\x54\xe3\x7a\x37\x5d\x7d\x5c\xef\x70\x42\x9e\xa0\x6a\x16\x8d\x25\xa0\x6a\xee\x59\xb4\xd6\xcf\x5a\xa9\x89\x94\x94\xc4\x3f\xcf\x0e\xf4\x45\xf1\x3e\x16\x88\xcd\x8a\x07\xf4\xec\xc3\xd9\x65\xde\xc4\xc1\x40\x8c\x06\x6e\xd3\x7c\x19\x13\x44\xcd\x3e\x9d\xe8\xe1\xdc\xfa\x3b\x39\xfd\xed\x06\xde\xe8\xd3\xe1\xa0\x55\x1b\xb7\x37\x3b\x7e\x7a\x33\x7b\x24\xf3\x63\xf9\x70\x69\x50\xd7\xe9\x6a\xdb\x24\xa0\x98\xa0\x71\xee\x17\x4a\x20\x1e\x68\x47\x06\x9a\xb3\xcf\x7c\xee\x92\x35\x3f\x62\x57\x14\xab\x02\xdd\xc8\xed\x8c\x4e\x3e\x1d\xb3\x17\x7c\xa4\x1b\x98\x82\x76\x06\x2e\x62\xb3\x63\x7c\xd5\xf4\x9f\x98\x9d\xe4\x0b\x98\x1d\x83\xeb\x74\x4d\x49\x50\x52\xbc\x69\x06\x9a\xb3\x4f\xf7\x5a\xb0\x5c\xce\x53\x90\xb7\x6e\x5a\xe0\xb6\x09\x6b\x12\xdb\xc7\xe7\x8f\x67\x2a\x4a\x01\x04\x1a\x0c\x66\xe7\xa1\xdd\xb0\x93\xcd\x7a\xba\x6b\x56\x36\x4d\xe9\xa5\xd9\xd1\xd3\x47\xfc\xf6\x74\xa2\x96\x34\xd8\x8e\x90\xce\x5a\x7b\x40\x3f\x73\x3a\xe9\x2d\xfe\x77\xd3\x15\x13\xc8\x42\x15\x11\x08\xce\x3e\x9d\x10\xc4\x02\xd2\x61\xce\xae\x4d\x16\xf0\xc4\xd9\x89\xcc\xd6\x85\x07\x14\xcd\xda\xdc\x75\x97\xb5\xd2\x41\xed\xb3\x21\xf1\xbb\xac\x95\xa6\x2f\xa5\x28\xf8\x39\x18\x9a\x7d\x66\xad\x0b\x42\x43\x37\x2e\x79\x9a\x53\x4b\xee\x92\x99\x05\x1c\x11\x53\x7b\x21\x8c\x48\x4f\xee\xa4\xb5\xcc\x1a\xce\x77\x53\xd2\x77\xdb\x27\xa6\xe3\xce\x91\xd2\x41\x7c\xda\xbb\x34\xf1\x96\xfd\x7b\x9e\x6f\xef\x8f\x69\x0e\x11\x63\xe6\xef\x3a\xda\x77\xab\xa2\x1f\xf0\x7b\x21\x34\x87\x6a\x35\x10\x9a\xbb\x2a\x5e\x30\xf5\xce\x7c\xae\xfe\x41\xe3\x60\x52\x90\xfa\x72\xf6\xa7\x13\x04\xc5\x90\x1e\xcd\x58\xf9\x87\xd7\x9b\x96\x66\xab\x65\x61\x52\x32\xba\x59\x9e\xec\x94\xa5\xd5\x0b\xf2\x1f\x58\x14\x8c\xb9\xbf\xce\x0e\xcc\x1f\x9c\xcd\xba\xda\x9f\x1a\x2f\x20\x9c\x7d\x5a\xdb\x9b\xcb\xc9\xac\xa8\xbd\x1f\xae\xad\x68\x9b\xdc\x09\x76\x13\x80\x91\xd6\x7f\x76\x62\xb2\xe3\xc8\x22\xd2\x78\xcf\x29\x90\x5b\xfa\xc5\x80\xbd\xb9\xbf\xa2\x08\x51\x63\x5a\xc0\xc5\xde\x6c\x91\x7f\xb0\x0e\x6e\x51\x2e\x27\xf5\x55\x1a\x5e\x42\x92\x30\x60\x0e\xdc\xf7\xf4\x30\x12\x7b\x73\x68\xc4\x18\x3a\xa1\x1c\xf9\x95\x9b\x60\xf8\x59\x8e\xa4\xf3\xa2\xb3\x00\xf4\x10\xc8\xcd\xae\xef\xc7\x48\x25\x9b\xe6\x07\xbe\x7d\x3a\xd0\x00\xb1\xb9\xeb\xb2\x62\xb6\x04\x4b\x07\xac\xe6\xae\x97\xe6\x53\x1e\x81\x80\x08\xb2\x19\x87\x15\x1f\x72\x2b\x2b\x3e\x72\xc0\xd4\x7c\x68\x35\x1d\xfe\x23\xbb\xb1\x6a\xbc\xfa\xf4\x17\x11\x28\xb3\xe8\x34\x01\x50\x66\xd7\x79\x00\xa0\xcc\x23\x0e\x3b\x86\x0b\xbd\xf8\x6a\x13\xa4\xcc\xee\x8d\x03\x48\x99\xfb\x2b\x1a\x49\x49\xa2\xfa\x8f\xea\xad\xbd\xe4\xea\xd3\xdb\xf4\x51\xd5\xd9\x6c\x45\xa3\x33\x00\x25\x53\xb0\xcb\x99\xcf\x2a\x00\x76\xd2\xb4\xd0\x3d\xff\x61\xf6\xd0\xd4\xc1\xb7\xdc\xc5\xa9\xab\x29\xa7\x43\x92\x86\x30\x13\xe0\xd8\x4c\x50\x2d\xab\x22\xbf\xa8\x96\x2d\xec\x3e\x16\xe7\xa2\x2b\xc3\x48\x47\x18\x7b\xa9\x78\x30\xfd\x4a\xfd\x23\x5f\xd4\xae\x6d\x3f\x15\x7a\x77\x02\x72\x40\x76\x52\xf6\x9e\xb3\xc7\x05\xa8\x74\x6c\x74\xa7\x15\x92\x38\xfa\xe0\x5a\xd5\x3f\xa0\x63\xd3\x02\x39\x91\x54\x85\xda\x3e\xb3\x40\x9e\x01\x46\x95\x69\x9f\x51\x0c\xc6\xc8\xf9\xa2\xbc\x5c\x76\xfa\x15\xc5\x51\xd9\xc6\x70\x4d\x5c\x2d\x3d\x04\xc1\x83\x99\x22\x4d\xb6\x70\x22\x51\xb7\xbd\x17\x1b\xa9\x6e\x3b\x2a\x62\xc0\xbc\xb5\x02\x77\x72\xff\xc1\x6c\xc9\x36\xe1\xc0\x43\x56\x09\x4d\x05\x6a\x92\x88\xd7\xfd\x4c\xe4\x65\xb3\x22\x3b\xe5\xef\xdc\xf0\x38\x9f\x93\xa4\x37\x18\x9c\x80\x99\xec\x5e\x7f\x88\x32\x39\xb4\x9c\x8d\xc0\x1e\x69\x8f\xc8\x02\xe6\x6d\x06\x90\x93\x55\xad\x77\x24\x93\xad\xfe\x61\x66\x5a\x7a\x47\xce\x15\xdd\x3d\xc5\xa2\xf4\xee\x61\xa0\xd9\xcf\x6c\x00\xba\x87\xd4\x35\xb4\x6e\x3b\x4a\x42\xb9\x89\x5c\x99\x63\xe5\x3a\xfe\x49\x03\x81\xa6\xec\x5a\xdd\xc7\xc2\xb7\xd0\xe5\x5b\xb8\x2e\x65\xcd\x9a\x41\xb2\x49\xed\x5b\x74\x6b\x29\x85\xc1\xde\x86\x8e\x37\xe0\x02\xcc\x91\x4a\x3e\x46\x11\x30\x27\x43\x3f\xa1\x91\x11\xe0\x36\x78\x4a\x04\xf2\x1f\x66\x57\x1a\x76\x4a\x5e\xdc\x17\x17\x53\xed\x32\x91\xc3\x99\x5c\xae\x73\x5c\x5a\x05\x1c\xf1\x45\x1a\x65\x69\xe3\x95\xd5\xd2\xc6\x95\x18\x8b\xfb\xf9\x56\x38\x84\xab\x0d\x98\xa8\x26\xf3\xa1\x07\x8e\xe3\xb8\xdd\xab\x76\xea\x26\x45\x1b\xb2\x8a\x18\x92\xc5\xed\x79\x7b\xe8\xdc\x6c\xb8\x2f\x16\x0f\x87\xa1\x60\xba\x4b\x0c\xb3\x82\x85\x1d\x81\xa3\x6a\x95\x1f\xc9\x51\xa5\x58\x8f\x1d\xf1\xd9\x53\xe3\x1e\x03\x67\x52\xa3\xfc\x78\x80\x30\xc7\x12\x05\xe6\xe4\x1e\x9f\x7f\x5c\x68\x67\x96\x26\x7f\x97\x07\x13\xf6\xa8\xc5\x1b\x9c\xc9\x9a\xdb\xe7\x95\x0e\xb9\xd3\x81\x6c\xd0\x30\x3d\x5e\x7d\x98\x68\xe1\x45\x80\x97\xf0\x60\xe3\xd6\xfe\x0c\x2e\xe5\xee\x9e\x7f\x4c\xfe\x60\xbd\x5f\x29\xad\xe7\x8a\x48\x6c\xed\xbd\x43\x58\x07\xbd\xf1\x12\xa4\x32\xec\xf8\x66\x9f\x95\x04\x96\x73\x18\x7e\xad\x6f\xdd\xf8\x3c\x4e\x2e\xf2\x07\x75\x42\x8f\x02\xa5\xb2\x26\x05\xfd\xd4\xd4\x60\xde\x42\x53\xe6\xae\xf8\x72\x72\xe8\x22\x3e\x3f\x21\x09\xfb\xb2\x71\x7a\xc2\x65\x2d\x59\x71\x27\xc0\x93\xbb\xc4\xe0\x05\x0c\xd7\xf0\x8f\x46\xe9\xca\x73\xb6\x17\xbc\x30\xf2\x2c\x1d\x3c\x1f\x3c\xe3\x80\x37\x2d\x90\x1b\x7d\xf2\x72\xe9\x1f\xc6\xb3\xfe\x02\x9d\x67\x75\x1a\xce\xcc\x4c\x36\x8a\xc6\x0e\x90\xe4\x9e\x50\x3a\x75\x68\x15\xc2\x8c\x30\x0f\x65\xfa\xb0\x8c\x03\xb4\x88\x92\x31\x67\x40\x28\x49\x67\x17\x28\xc9\x22\x4b\x03\x4a\xb2\xea\x6a\x33\xf3\xd6\x97\x4d\x35\x8b\x83\xf5\x23\x39\x1a\x24\x7a\x72\xb9\xab\xa5\x1b\xc4\xc8\xdd\xb6\x25\xb4\x95\xb1\xf5\x66\x91\xf6\x73\x62\xa7\x79\x99\xc3\x56\xaa\xb4\x88\xdd\x07\x50\xe4\xfe\x87\x66\xaa\x4b\x05\x29\x9f\xa9\x48\xfb\x95\xbc\x8a\x11\xe2\x34\x54\x74\xe7\x00\x0e\x72\x97\x60\x88\x70\x54\x8d\x82\x53\x64\x68\xd2\xdc\xcf\x99\xac\x32\xfe\xbc\xf8\x9d\x66\x60\x9e\x56\xc7\xa2\x16\x9f\x65\xa3\x6c\x67\xc1\x1e\x97\x46\x92\xd9\xb3\x21\x26\xb6\xbb\xeb\x39\xad\x13\x7d\x56\x1b\xf9\x44\x9f\xd5\x88\x3c\x7b\xee\x3b\x5f\x72\x00\xbc\xa0\xab\x0e\x4e\x1f\x30\x8d\x33\xdc\x08\x03\xac\x30\x74\x83\x39\x94\xe6\x5c\x6d\x3c\x42\xd5\x55\xc1\x6f\xac\xea\xfe\x33\x2f\x87\x5d\x16\x2e\x87\x35\xbc\x03\xec\xb8\x19\xbd\x4d\xd8\x29\x9f\x15\xec\x5c\x94\x29\x49\xe8\xbe\x14\xbb\xeb\x0b\x6b\x8f\xf8\x35\xcd\x82\x69\x00\x08\x20\x8c\x7b\xe4\x8c\xc3\x08\x32\x5d\x60\x80\x64\xec\x60\x59\x4c\x20\x19\xbb\xe6\x6c\x21\x19\xa7\x31\x19\x33\xdd\x7a\xe0\x28\x22\x2c\x6a\x9c\x06\x55\xb1\x83\xe9\x30\xc1\x4e\xec\x1a\xa0\xa7\xd9\xc0\x34\x7f\x4e\x2f\x6b\x75\x1f\x00\x2e\x71\x57\xe5\x3f\x9e\x0d\x4c\x47\x73\x59\x17\xe3\xd5\xa1\x9e\x44\xc8\x13\xf4\xc3\xae\xc9\x7a\xaa\x35\x16\x47\x85\xa6\x18\xc5\x3e\x9e\x24\x94\x72\x82\xc5\x34\xd2\x91\x10\xfc\xc3\x3d\xa9\x8c\xfd\xcc\xc4\xe1\x16\x11\x8c\xdf\x46\x1e\xa4\x3a\x7f\xf7\xa4\x0c\x8b\xbb\x9d\xa0\xa1\x60\x26\x76\x4d\xde\x40\x26\x16\x13\xa6\x4e\x50\x12\x6b\xf1\x38\x5e\x8a\x0b\x36\x78\xc1\x14\x10\x1d\x66\xc6\x73\xb9\x0a\x97\x6b\xc5\x64\x73\xb7\xab\x4d\x37\xe1\x10\x75\x4b\x9c\x60\x15\x68\xb8\x06\xf5\x70\x57\xcb\x1f\xe4\x2a\xd1\xbe\x3b\xd3\xe5\x47\x72\x23\xdb\x82\x9f\x09\x47\xb8\x74\x37\x04\x8f\x70\x17\xe7\xab\x27\xbb\xe8\x3f\xd6\x45\xdf\xe5\x55\x5a\x1d\xc0\x1d\xec\x1a\x1d\xc0\x1d\xac\x4a\x81\xc0\x0e\x76\xad\x03\xf3\xcd\x7d\x42\x83\xa8\x72\x39\x3d\x68\x6b\x21\x01\x7e\x73\xa1\x68\xe2\x35\x55\xa8\x1f\x49\x5f\x90\xf5\x80\x1d\xac\x86\x9f\x4c\x03\xb8\x86\xbf\x9f\x96\xb6\xc4\xed\x8b\x8d\x1b\x45\xe1\x33\xdb\x47\x6a\x8c\x76\xa7\x7d\x2a\x01\x09\x43\xda\x20\x2c\x81\xbe\x95\x80\x10\x16\x2f\x82\x66\x5e\xdb\x4a\x34\x3e\x4d\xdb\x88\x14\x60\x0a\xee\x06\x19\x08\xba\x9e\xc2\x37\x70\x81\xc5\x6b\x5b\x60\x01\x8f\x00\x2a\x6a\xc6\x2f\x07\x35\x78\x59\xfe\x73\xf0\x62\x71\x9f\x1f\xff\x28\xbc\xb8\xe3\xe6\x5f\xc9\xfb\x66\x1c\xee\x3a\x68\x60\x90\x83\x4b\x95\x14\xd0\x41\x13\x35\xcc\x20\x2a\xfa\xc0\x18\x06\xb4\xe0\x6e\x87\x7e\x1e\x52\x67\x58\x5e\x14\x36\x33\x94\x1a\x34\xc1\x90\xa1\x27\x9a\x20\xc0\xfb\x33\x52\xa5\xcb\x7f\xc8\x90\x66\x7b\x04\x1d\x68\x75\x0f\x5d\x8d\x90\xc7\x44\x10\x0c\xd2\x79\xcd\xa8\x4e\x3e\x84\x03\xd0\xc0\xea\xa5\x37\x38\x81\x62\x48\xcc\x48\xed\x0c\x19\x33\xea\x74\x85\x68\x03\x26\xa3\x9e\x2c\x06\xa0\xaa\x25\xf0\x7e\x7b\xd3\x51\x55\xaa\x5d\xf0\x28\x00\xfe\x3a\x29\xea\x66\x18\x8d\xe5\xa1\x04\xe0\xaf\x88\x40\x38\xc1\xf1\x2b\xc2\x93\x4d\xb0\xfb\xa2\x67\x71\x53\xbe\x72\x12\x05\xef\x33\xc5\xd9\x8c\x64\x24\x30\x5f\x60\xf6\x76\x27\xe9\x18\x46\x4f\x52\x9a\xce\xe8\xb9\x8e\x8c\x6b\x38\x75\x2e\xc9\xc0\x4b\xcb\xe6\x87\x57\x48\xcb\x3f\xdc\xdd\x87\xff\x10\xaa\x38\xfc\xe3\x46\xb9\xa0\x8f\x22\xee\xfd\x7b\x81\x38\xda\xe0\x24\x97\x5d\x3e\x23\x12\xa0\x95\x03\xa5\x17\x0a\x2a\x80\xe7\x75\x95\xdf\x10\x88\xdf\x40\x29\x00\xf3\xd2\xaf\x16\xf8\xbb\xae\x82\x1d\xb8\xf0\xe8\xe1\x11\x91\xdd\xa3\xd6\xb0\x26\xba\xa7\x13\xa7\x2b\x28\x1b\xc0\x52\x00\x2a\xde\x1e\x35\x5d\xda\x3c\xa1\x36\xb7\x18\x99\x32\x40\x8b\x9a\xa1\x33\x0f\x20\x63\x33\x96\xa0\x9f\x34\xb7\x00\xe4\x86\x33\x86\xb1\x57\x32\xdc\xc0\xa6\xa8\xa2\x0d\x2a\xde\x11\xa4\xb0\x9e\xb1\x34\x46\x78\x0e\x93\x6f\x20\x15\x00\x8c\xb7\xcb\x33\xb3\x58\x18\xd5\x68\x23\xf9\x86\x0b\x7b\xea\x8d\x4c\x5d\xa7\x9b\x04\x5a\x21\x00\x9e\xb7\x76\x71\xda\xba\xcf\x6e\x9e\xfc\x03\x0f\x46\xe3\xe7\x00\xc3\xeb\x6a\xb7\x82\xe1\x4d\xaf\xc7\xe2\xca\x9e\x30\x41\x97\x3b\x49\xf2\x20\x2a\xff\xc8\xcf\xd8\xbc\xb0\x1d\xa0\xee\x0e\x15\x24\xa1\xee\x82\xe4\xb8\x13\xa8\xbb\xae\x4c\x1e\x5e\x52\xea\x2d\x14\x84\x2b\xa8\xbc\xc4\x95\x8b\x40\xb5\xaa\x51\x2e\x2d\xb9\xaf\x14\xaa\x85\xc0\x23\xb1\xd8\x8c\x5b\xb3\x7f\xf8\x51\xee\x4f\x3a\x72\x27\x47\xf0\x1f\xe6\x41\x62\x40\xe0\x97\x17\x34\x91\x9a\x13\x4c\x32\xee\x5c\x11\x06\x48\x54\x03\x49\xb5\x26\x28\x78\x5d\x25\x3f\x92\x1d\xb9\xc9\x1e\x67\xe1\xf8\x33\xd6\x43\x88\x3c\x95\x3d\x20\xf2\xf6\xb4\xd0\x9b\x47\x81\x5f\x22\x22\xe3\x72\xf7\xe7\x1d\xa9\x87\xed\x71\x5e\xdc\x2c\x69\x43\x84\xd3\xc6\xeb\xbd\x02\xe2\x96\x10\x78\x8a\x80\x40\xe0\x55\x0d\xe9\x91\x57\x9b\x4e\xcc\xeb\x42\x58\x80\x3b\x17\x18\x2d\xd0\x76\x47\x23\x0d\xc5\x8c\x4f\x1a\xe0\xc4\x7c\x76\xde\xaf\xb2\xbf\xb4\x41\x2a\xe6\x46\xf8\xf1\x14\xcf\xae\xe9\x0f\x03\x84\x5d\x0f\xa9\x0e\x7e\x3d\xa1\xa0\x19\x5f\x8e\x64\xf7\x6b\x99\x0a\xd2\x8b\xce\x95\x2a\x51\xe3\x39\x5b\x09\x5e\x18\x15\x62\xdf\xd2\x52\x38\xb2\x84\xd7\x00\x54\x45\x06\x8e\x00\x98\x6d\x02\x28\xd7\xe5\x29\xe2\xc9\x29\xc4\x01\x14\xd7\xa5\x40\x00\xc5\xed\x26\x16\x2f\xee\xd4\xea\x57\xb7\xbd\xb2\x38\x94\x51\x37\x94\x65\x80\x84\x4e\xe6\x0b\x70\x9a\xa2\xf7\xc8\xd2\x50\xa8\x7b\xb0\x78\x71\x1a\x53\x97\xe6\x40\xdd\x2b\x04\x8c\x23\x73\xc4\x5c\xa4\x8b\x92\x71\x2f\xee\x15\x65\xf5\x0b\x2f\x9f\xa2\xdb\xc5\x2a\xd2\x4f\x98\xe0\x12\x92\x86\x39\x5d\x7a\xb0\x2e\xbf\xd2\xcf\xc7\x5b\x4d\x60\xe5\x76\x79\x5f\x18\x24\x24\x34\xd1\xe3\xf4\xaf\x5a\x15\xef\x62\x38\x2d\x48\x72\xfb\x8f\xc1\x8b\x41\x5c\x74\xb7\xe6\x70\x29\x01\x7c\xad\xc2\xc1\x6a\xe9\xf6\xcd\x73\xf1\x23\xff\x68\x36\xee\x3f\xdd\x7a\x69\x44\xf0\xb9\x5f\xd6\x05\xdf\x2d\x16\xc1\x5a\xec\x2c\x82\x90\xef\x5e\x06\x93\x6e\xcf\x28\x23\x24\xf0\xae\xe8\x32\xb2\x48\xd9\x51\xf4\x12\x59\x7d\x9f\x53\x0f\xd6\x02\x16\xbf\x68\xfc\x02\xba\xae\xcb\xab\x96\x49\xa1\x75\xc3\x07\xbb\xae\xcb\xb5\x17\xde\xb2\xda\x9a\xc1\xb1\xeb\x60\x3d\xcc\xa5\xc6\x25\xd1\x5f\x6a\x5c\xcb\x26\x1e\x1c\x67\xd9\x34\x30\x4d\x4d\x70\x0b\x8f\xa1\xf0\xf7\xe1\x4c\xd1\x98\x70\x75\x9c\x16\x40\xe9\x4a\x73\xc5\x87\x3c\xbe\xfa\x07\xf9\x76\x9d\xf3\x91\xfb\xc5\x9a\x2e\xfb\x4d\x9f\x86\x51\xc7\xfc\xe1\x9d\x1e\x98\x71\x13\xfc\xb8\xaa\x0a\x0f\x66\xdc\x9e\x66\x5f\xec\x38\x33\x28\x9e\x80\x8e\x2a\x6b\xe6\x29\xb2\x2e\x77\xb8\x47\x4a\x55\x0a\x42\xb1\xb0\x3d\x1a\xa0\xbe\x84\x20\x68\xfe\x0e\x9a\x01\xe4\x70\x61\x62\x9c\xed\x4f\x15\x18\x74\xb9\x2e\xa1\x5d\xa6\xe3\x58\xf6\x85\x28\x3e\x81\x12\x26\xb8\x73\x07\x29\xfb\x27\xb0\x73\x55\xc2\xb8\x36\x73\xae\x9a\x0c\x81\xa0\x2b\xe6\x9c\x9b\x0b\x57\xdb\x8c\xc5\x06\x83\x2e\xd4\xda\xd7\xca\x03\xc9\xd4\xa1\xbc\xb5\xe5\x10\xf5\x38\x5a\x36\xa8\x2d\xd2\x93\xb7\xb2\x27\xf4\x91\x2b\x3f\x79\xc1\xd2\xca\x08\x5a\xc9\x14\x5c\x4e\x6f\x19\xb1\xe5\x24\xc4\x4b\x1e\xac\xc7\xc8\x3a\x15\x5e\x91\x0d\x96\x4c\x58\x42\x23\xe8\x9c\x61\x15\xe2\xcc\x49\x70\xc1\x99\x2b\x29\xfb\x82\x33\x57\x8d\x90\x03\x66\x6e\xe6\x16\xe5\x62\x50\x72\x0b\xcc\xdc\x6e\xc2\x97\x1c\x13\x73\x72\xe5\xf4\xd2\x45\x41\x0a\x9a\x55\xbd\xcc\xae\x1f\x7d\x28\xff\x74\x8a\xac\x56\x64\xfd\x9c\x4b\xa6\xeb\xd1\xbc\xdd\x65\x48\x95\xcb\x4b\x3f\xa3\x46\x40\x93\xdb\xff\x50\x95\x39\x27\x93\x98\x10\x3f\xa8\x4b\xf5\x32\x79\x95\x19\x18\xc0\x96\x2b\x86\x8d\x80\x1b\x57\x52\x08\x17\x2b\x2e\x5b\x7f\xf4\xec\xa1\x57\x4f\x52\x35\x5f\x3a\xd5\x52\x5a\x27\x23\xa0\x2f\xa7\x80\x72\xcd\x6a\x9f\x6c\xcf\x3f\xa4\xa3\x59\x5c\x3a\xea\xb4\x3f\xde\x18\xf3\x87\x66\x4a\x1d\x4d\x16\x66\xca\x25\xf9\x20\x63\x64\xd1\x9d\x04\xe4\xb9\xbe\xec\xd6\x6b\xe8\xac\xcf\xd2\x5a\xc4\xb6\x85\x63\xae\xd6\x24\x01\xe9\x92\xa2\x72\xb1\xa7\x3f\xa7\x18\x74\x6b\x64\x81\xcb\x4e\xd9\xc4\x4d\x09\x4b\x2b\x9c\xf9\x15\x99\x97\x9b\xa7\xfb\x73\xeb\x23\x50\x2d\xb5\x3d\xb2\x38\x4e\xe0\xe5\x0e\xed\xa2\x4b\xf7\xa1\x03\x32\x0a\x8c\xdc\xa1\xc4\x7f\x1a\x2d\x62\xf4\x0d\xc8\x71\x7b\xb2\x26\x2f\xf8\xcb\x28\x14\x9c\xa4\x5e\x2e\x7a\xe8\x9c\xd8\x1d\x3d\xaa\x27\x3a\x61\x33\x01\xc5\x69\xa2\x0e\x90\x3b\xa7\x08\x73\xca\x2a\x67\xb2\x68\xfa\x75\x72\x99\xe7\xc1\x3b\x61\xd7\xba\xa9\x8a\x36\xd7\x4c\x3f\x01\xaa\x5c\x35\x06\x54\x54\xb9\x00\xab\x72\x82\x2a\x57\x75\xab\x04\x49\xae\x18\xb0\x73\x26\xbb\xee\xbe\x90\x97\x2e\x7c\x46\x84\x33\x77\x05\x48\x72\xdd\xdd\x07\x92\x5c\xf7\x48\x9c\x25\x67\x91\x6a\x4b\x0e\x96\x31\x15\x89\x24\xa7\xe2\xf4\xee\xce\x0c\x15\x40\xc3\x15\x50\x8d\xe6\x59\xdc\xbd\x88\x1a\xa7\xe9\xaf\x46\xf9\xf3\x0a\xe4\x24\x37\x56\xce\x77\x35\x35\x1e\xdd\x01\x31\x28\xbb\x5c\xe5\x3b\x6c\xe7\x53\xd7\x5c\x83\x86\x44\x8e\x5b\xf2\x4c\xa0\xe3\x7a\xae\x03\x46\x4c\x90\x4d\xe6\x69\x28\x8a\x63\x21\xd8\x24\x27\x58\x1d\x94\x8d\x7d\x62\xce\xd4\x7a\x7b\x72\x25\x68\x80\xcb\x49\x16\xc8\x1c\x6d\xcb\xb3\x4e\x5f\x93\x8d\xbb\x6b\x9a\xe6\x40\x5a\x4b\x3d\x15\xa5\xf5\x54\x4f\xd5\x05\x04\x34\xb9\xfe\xaf\xc4\x6d\x71\x8b\xe0\x68\xe3\x82\x72\x3b\x08\xe8\xe5\x3c\x53\x7f\xa5\x23\xf8\xfe\xe8\xe8\x01\x92\xdc\xae\x95\xc2\xdd\x73\x8f\xbc\x77\x76\x67\x8d\x61\x74\xa9\x6d\xb7\xb8\x7a\x3c\x07\xf4\xec\xb9\x86\x34\xd2\x55\xb2\x90\x86\x4e\xc0\x1a\x7e\xd5\x8d\x3d\xf4\x8a\xa1\xe2\x91\x4d\x52\x24\xd9\x34\xea\xdb\x39\x1c\x15\x1d\x4b\xed\x17\x4e\x75\xea\xcc\xeb\x6e\x1c\xd9\x22\x75\x71\x87\x68\x6e\x85\x73\x9a\x35\x8c\xd2\xd3\x4d\xee\x66\x26\xe5\x88\x3e\xbe\x40\xce\xed\xd2\x96\xb0\x3d\x06\xa2\x55\x74\x5a\x80\x33\xe5\xf6\x4b\xe6\xed\x6c\x91\x35\x52\x9f\x21\xb0\xe8\xf6\x12\x52\x53\x88\xa2\x47\x9f\x42\xa2\x6e\x7b\xa4\xd5\xd2\xb3\x11\x5c\xba\x72\x60\x88\x3a\x09\xc6\x9f\x26\x92\x38\x45\x98\x1f\x76\x84\xeb\x42\x93\x26\x9c\xa9\x63\xbb\x84\xe1\xd9\xb1\x91\xa5\x34\x8e\x6c\x74\x26\xc3\x76\x75\x49\x0b\xad\x5b\xf8\x09\xf3\x06\xb3\x7c\x0a\x5f\xb7\x8c\x8a\x3b\x89\xd3\x5f\xee\x25\x6e\x0e\x4d\x74\x20\xac\x9d\xe9\x17\xce\x65\x47\x18\xc6\xca\x59\xa0\x87\x66\xce\x82\x14\x9e\x7a\x04\xe7\x1c\xea\xf8\x9b\x13\x77\x32\xb9\xce\xdb\x99\x00\x59\x3c\xbb\x7d\xa4\x52\x84\x56\xea\xc8\x0f\xac\x5d\x95\x59\x9f\x98\x53\x0d\xd6\x07\xe1\x6e\xd7\xca\x8c\xe0\xb1\xbb\x46\xbe\xd8\x73\xda\xd6\x7b\x17\x58\xdb\x79\xa2\x23\xab\x2b\x88\x77\xb7\x46\xbe\xa8\x29\x4d\x8b\x43\xbe\x60\xbe\x00\xde\x1d\xcd\x75\x22\x9c\xd2\x38\xfc\x13\xb5\x98\x6c\xad\x53\x20\xbc\x96\x33\x82\x9d\x55\x47\xee\xf3\x76\xa6\x18\xd1\xad\x78\x99\x25\x4e\x3e\x62\x78\xa6\x87\x76\x0f\x1b\x7e\xe9\x4d\xe3\x89\x61\xd6\x00\xf3\xf3\x4e\x36\x6a\x09\xfb\xf7\x17\x36\xef\x04\x7a\x2f\xbc\xd7\x38\x37\x83\x6f\x7a\x8b\x02\xc3\xd7\x57\x3e\x3b\x10\x66\x54\xcd\x57\xcf\x26\xa0\xf7\xaa\xd1\x8a\x20\xef\x75\x43\xb4\x00\xdb\x9b\x5e\xfc\x9e\xaf\x2c\x92\x01\xbe\x26\x4f\xa6\x2c\xc0\x08\x5a\xa8\x4e\x72\x3b\x9b\xe4\x07\x10\xbe\xf0\x72\xe4\xf4\x46\x11\x64\x97\x79\xbe\x39\x3b\xb4\x80\xd2\x9c\x44\xf6\x55\x4c\xf4\x59\xf6\x8a\xec\x73\xbe\x76\xc9\xaa\xc8\xc5\xe5\xae\xc0\x35\xc7\xb0\xe1\x33\xb9\xb6\x8b\xf1\x29\xb6\xc9\x69\xbf\xc4\xb5\xe0\x19\xd7\x4f\x29\xeb\xa7\xc8\xc0\x20\x48\x09\x93\x5b\xe2\xcb\x99\xb1\x70\x4a\x09\xb4\x6d\xec\x8c\x31\x9a\x27\x2e\xc3\x46\x0a\x02\xf9\xd7\x0d\x46\x06\xe4\xaf\x5b\xed\xf5\x63\x3e\x86\xcf\xaa\xf1\x9c\xb1\x4b\xef\x1d\x4e\xae\x80\x7f\x46\xc8\x00\xf8\xd7\x8d\x12\xbc\x48\xbf\x65\x5c\xf2\x75\xa8\xb6\xd3\x00\xe1\xa4\x53\xa7\xb9\x0b\xc3\x6e\xf3\x88\x01\xfe\x57\xd5\x6a\xc0\xfb\xeb\x2e\x29\x70\x7f\x7b\x44\x7c\x54\x12\x3f\x89\x67\x05\x7b\x8c\xf5\xd7\xd6\xae\x8b\x89\x17\xae\x62\x3e\x00\x9f\xb3\xe3\x7e\xc4\x36\x1f\x3e\xe7\x42\x5a\x95\x64\x0a\x03\x02\x60\x7f\x7b\xa2\x1a\x2f\xa4\x69\xb6\xef\x25\xa7\x93\x97\xaa\x58\xc8\xde\xbc\x52\xd7\xae\xfe\xc3\xa6\x85\xee\x5f\x55\x6d\x17\xb3\x3a\x90\x80\xdd\xe0\x59\x10\x01\xbb\xb1\xa2\x00\xff\x15\x3d\xa3\x04\xfb\x9b\x7a\x30\x5d\xc9\xac\x31\xab\x5c\x6a\xd4\x80\x10\xcf\x0b\x63\xb0\x12\x23\x08\x7f\x35\xa7\xb7\xe5\x70\x2d\x21\x78\xa4\x05\x48\x84\xc4\x01\xb8\xc4\x6b\x75\x42\x49\x51\x63\xb4\x20\x60\x7f\xdd\x88\xd1\x4b\xc7\x1c\xe9\xc6\xd5\x08\x19\xe7\xc4\x08\xfc\x67\xf0\xe8\x85\x36\x9d\x05\x70\xde\xf1\x6e\x55\x0c\xc0\x76\xb8\x13\x70\xc1\xf5\xa2\xf6\xd2\xab\xa7\xe4\x0b\x66\x76\xa7\x06\x8c\x77\xbd\x10\x12\xde\x4f\xf2\x05\x74\xdf\x11\xa0\xc2\x4c\xb0\xfb\xba\xb1\x35\x57\x7a\xcb\x2e\xbf\x82\x96\x39\x4f\x43\x99\xc8\xe5\x07\xde\xb5\x68\x67\x07\xaf\xaf\x7b\x11\x76\x25\x13\x6e\xfe\xc1\x76\x0b\x9f\xe1\x0d\x5a\xe3\x85\xeb\x6b\x12\x49\xe0\xfa\x76\x8b\x94\x9f\x1e\x14\x06\x32\xed\x16\xf3\x69\x56\x82\x51\xff\x14\xf6\xae\x29\xbd\x77\xc6\xd0\xc3\x75\x35\xbe\x4c\x4d\x60\xaa\x19\x20\xfb\xf6\x00\xe8\x41\xe8\x07\xe5\x1f\xe0\x02\x7a\x44\xc2\xbd\xec\x0e\xe2\x12\x53\x17\x19\x71\xfa\x74\xb3\xbb\x42\x0e\x08\x21\xba\xc8\x85\xa3\xc3\xca\x95\x9c\x18\x5d\xf2\x12\x30\x56\x8a\x7f\x91\xb3\x40\x0f\x99\x8b\x24\x39\xd5\x75\x5f\x24\x29\x46\x36\x11\xf2\xaf\x1c\xd0\xb1\x7f\x98\x7f\x16\xe6\xb0\xe5\x33\xac\x14\x9b\xc1\x85\xb9\x5b\x17\x25\xa1\x00\x43\xe3\xc7\xb5\x5c\x1e\xa6\x74\xd9\x71\x0b\x70\x8b\x91\x05\xe8\xb7\x5b\xfa\x54\x7e\x91\x7a\x9c\x19\x76\xc7\xb3\xf2\x99\x14\x8d\x78\xd6\x3c\x10\x42\x23\x19\x82\x0e\x74\x60\xd1\x4b\xfa\x12\xda\x41\x16\x96\x68\x81\xca\xbc\x97\x89\x76\xdc\x33\x9a\xb7\x75\x28\x04\x22\xb0\x1b\x7a\x04\x44\xe0\x1e\x86\x25\x9c\x10\x49\xe2\xe5\x11\x64\x1c\x97\x3c\x33\x8b\xa8\x7b\x3a\x87\x68\xd7\x12\xf9\x0b\x40\x5b\x5d\x4e\xae\xdb\x06\x11\xc4\xae\x5b\x57\x76\xfa\x6e\x9c\xab\xf9\x7f\x80\x09\x1c\xbf\x7c\xd6\xe4\x4f\x13\xb7\xf2\xb6\x5b\x04\xae\x9e\xc7\xd6\x24\x67\xa6\x61\x12\x58\x50\x3f\x1a\xb0\x03\xbb\x8e\x22\x97\xbc\xdb\x21\xa1\x67\x07\x60\xd5\xf3\x52\xb7\x36\x49\x90\x58\x80\xcd\xac\x31\xd7\x93\x27\xcf\x32\xd9\x08\x03\x49\x7e\x2d\xe9\xdb\x3c\x7a\x78\x7b\x7f\xa9\x5c\xbb\xe6\xa8\xcd\x9a\x67\xaf\xcd\x97\x87\xb7\x60\xd7\xeb\xf8\x68\xef\xf5\xe2\xc4\xe5\xdc\xbc\x78\x78\x8f\x7f\xbd\xd9\x1c\x1d\xd9\x2c\xb7\x99\x1b\xe2\xe2\x92\x34\xc0\x30\x9e\xd7\xa7\x7a\x2b\x55\xfb\xea\x2e\x8e\xe2\x79\x7d\xb4\xe1\xc9\xfa\x26\xcf\x54\xfb\xd9\x9e\xfb\xea\x73\xfb\x48\x59\x92\x9d\x42\x40\xee\xad\x42\x0f\xb5\xa7\x9b\xe8\xd3\xa9\x77\x27\x10\x83\xa5\xe8\x12\x79\xeb\x1c\x0b\x4e\xde\x04\x6f\xb0\xa4\x3b\xd8\xad\x31\x5b\x82\x79\xff\x68\x3f\xbf\xf2\x8a\x02\x02\x74\xff\xb4\xda\x34\xff\x51\xc6\x98\xfe\xc3\x94\x1e\x3e\x23\x21\xaa\xb6\xdc\xe2\xb7\x1b\xe4\x08\xde\xe0\xd0\x73\x01\xbc\xc1\x66\x84\xf1\x7d\x38\x11\x3e\x37\xbe\xa1\xa6\xc3\x89\xf0\x7b\x49\x0c\x1c\x07\x18\xc2\xfd\x32\x78\x79\xff\xfb\xdf\xd4\x4f\x1c\x4c\xc2\xf1\x3b\xfe\xca\x64\x3f\x6f\xf9\xb8\x17\x74\x77\x86\xcc\x32\x13\xc5\xbe\x50\x73\xf1\x1c\x43\xef\xef\xa2\xec\xda\xfd\xca\x9e\xf9\x47\x2e\x11\x3d\xdb\x8c\x7c\x18\xc5\x72\x6f\x3e\x3e\xb4\x9d\x80\x83\xb8\xab\xf2\x0f\x8d\xd6\x9c\xf6\x3b\x59\x37\x1c\x42\x50\xc4\x69\xc6\xaf\x3b\x79\x37\x5c\x45\x20\xc4\x66\x4a\x1a\x80\x10\x87\xa6\x22\x80\x10\x2b\xc0\x0a\xf3\xae\x2c\x43\xb1\x34\xb9\xfa\xab\xbf\x7f\xc0\x70\xd2\xc3\xc6\x56\xe1\x18\xdf\x69\x18\x6f\xbe\x30\x72\x94\xe0\xbb\x79\xbe\xd9\x9b\x77\x73\x73\x40\x83\x44\x45\x0c\x70\xbb\xe7\xbd\x99\xf7\x50\x05\xbb\x53\x6f\x66\x80\x8d\x65\x40\xec\x03\x06\x71\x28\xb3\xdc\x3d\xc7\x4a\x47\x3a\x2b\x5d\x7c\x76\xa6\xe1\x80\x77\xe7\x2c\x38\x07\xa6\x1e\xaa\xee\x81\x1e\x94\x60\x3e\xc4\x47\x54\xac\x05\x1f\xb1\x64\x94\xd5\xdd\x73\xff\xf9\x42\x4f\xdc\x66\xc3\x43\xc2\x60\xc9\x2a\x14\xe6\x6f\xba\xbd\x4d\x96\x6d\xdc\x83\x6e\x79\x7a\x06\x54\x00\x89\x55\x88\xc4\xa6\xbc\x7c\x9b\xdb\xb3\xba\x4d\x06\xb3\x80\xb8\x96\xb0\x88\xff\x5e\x94\x61\xe0\x03\xb7\x57\xcb\xd5\x3d\x33\x73\xfb\x31\x14\x83\x63\x75\x5c\x04\x26\xb1\x7a\xb1\x7a\x4f\x9b\xa7\x5b\x69\x35\xcf\x17\x0e\xa2\x97\x65\xf7\x74\x6b\x85\x15\xab\xab\xb9\x4d\xf0\xd2\xd5\x8f\xeb\xd6\x3a\x6e\xbf\xc2\xbc\xe1\x0c\x31\x58\x75\xb7\x49\xe4\x42\xd3\x5f\x33\x55\x9b\x55\x01\x2c\xc3\xda\xf3\x0f\xdc\x2c\xed\x61\x90\xce\x49\x1a\x12\x29\xb8\xf0\xc7\x62\xae\x61\x74\xe0\x1a\x56\xcd\x62\x89\x65\xf8\xef\x8f\x4e\x2a\x31\x16\x07\xce\xad\xaf\x3b\xe8\x85\x55\xca\x0d\x48\x61\x31\xa2\xe9\x5e\x92\x3c\xd7\x1c\x1d\x5a\x69\xe2\x3e\xbd\xa4\x83\x63\x02\x58\x38\xcc\x49\x06\x60\xe1\xd0\x2b\xf7\x3e\x5d\x58\xbf\x21\xbd\x3a\x2c\xe0\x3e\xe5\x27\x9e\xd3\xd3\x88\x10\xd6\xe5\x64\xbb\x49\x60\x4f\xce\x72\xf3\x1b\x4e\x99\x04\x67\xab\xdf\x43\xdf\x4b\x21\x0d\x8b\x22\x28\x90\x86\x43\xdf\x52\x20\x0d\x87\x59\xc0\x40\x34\x1c\x3a\xc5\x02\x5c\x38\x74\xa4\x04\xb8\x70\x8f\xcd\x9a\xa4\x6f\xc8\x50\xb7\x19\x29\x54\x71\xc0\x2e\x1c\x3a\x46\x82\x5d\x58\x72\xa9\x8d\xa3\xdd\xca\xd2\x5f\x94\xef\x66\x65\x24\xc8\x37\x1d\x93\xa4\xdd\xf2\x58\x0f\xed\xcd\xce\x93\x3a\xde\xb9\x11\xe8\x26\xac\x7b\xe5\x47\x8f\x25\xfc\x83\x8b\x4e\xc7\x9b\xb6\x73\x17\xed\xb1\x0d\x7a\x99\x97\xd1\x6e\x7b\x03\x63\x0e\x64\x40\x30\x0b\xf7\x0a\xfa\xcf\x16\x33\x73\xf4\xc9\xe0\x87\xe5\x59\x11\x0f\x4a\x32\x7b\xa4\x0b\x10\x0c\x8f\x65\xce\x08\x60\x0b\x87\x0e\x90\xa0\x16\xee\xaf\xe8\xd7\x03\x9c\x99\xeb\xa3\x85\x1d\xf1\xe2\x36\x41\xb6\x0c\xef\xb5\xbb\x7c\xef\xc5\xb5\x26\x55\x60\x0b\xab\x12\xe1\x9d\x4a\x38\x02\xd3\xfd\xca\x15\xd1\xea\x00\x24\x1c\x26\x9b\x02\x78\x70\xe8\x4b\x08\xd6\xe0\x50\x22\xb8\x3f\x89\xab\x64\x45\xc6\x8f\x92\x7b\x6b\x2e\x97\x34\x7f\x30\x12\x94\xb8\x3b\xfd\xa4\xac\x48\x7b\xcf\x6e\xe0\x49\xc3\x79\xe3\x99\xc6\x86\xcf\xf2\xf9\xea\x0b\xc9\x25\x99\xd8\x87\x4c\xac\x32\xda\xe7\x67\xc3\x95\x67\x1b\x9b\x3c\x93\x3d\x89\x15\x7e\x7e\xb8\xfc\x1f\xd6\x93\x8b\xca\xcb\x81\xeb\x01\xe3\x7f\x74\x9b\x3a\x90\xe0\x1e\xb3\x35\xe9\x78\x0d\x76\xe1\xd1\xd4\xe6\x9f\xc3\x74\xff\x16\x61\x7b\x0d\x3f\x92\xe8\x2c\x5f\x26\x57\xbb\x7e\x14\x74\xd6\xc2\xde\xba\x32\x6a\xbc\x7e\xb5\xd1\x8b\x75\xa8\xf3\xe4\x73\xb0\xec\xc3\x6e\xb8\xec\x10\x26\x40\x10\x77\x9f\x28\xc1\x95\xb8\x41\x31\x0f\x89\x5e\x0d\x75\x7e\xc8\x94\x61\x04\xd3\x53\xb2\xdf\x74\xa3\x64\xff\x2c\x2d\xa3\x61\xdb\x3c\x9a\xe2\x59\x96\x47\x20\x0a\x1b\xcf\xeb\xf1\xe5\x1f\x10\x08\x68\x1c\x08\x88\x4d\x06\xf4\xa0\xbe\x7b\x77\x23\x18\xe2\x94\x4c\x01\x86\x38\x4c\x0e\xf5\x64\x40\x2e\xad\x55\xe6\xcc\x3e\xa1\xb0\x9b\xcb\xfa\x11\xfc\x38\x7c\x56\x40\x74\x74\x95\xad\xe8\x14\x18\x6a\xab\xf3\xd5\x63\x92\x41\x75\xee\xa7\x89\xbd\xc8\x1c\x98\x63\xf0\xe7\x73\x63\x9e\x2c\xe0\x72\xd1\x8d\xc6\xb6\xc9\xb2\x32\x67\x28\xe4\xd3\x48\x22\xce\x99\x7f\x1a\xd4\x12\x61\xff\xc1\xb8\xae\xe3\xec\x63\x82\xa8\x91\xb5\x3a\x33\xcc\x86\x02\x03\x1e\x10\x8f\x81\xb5\x10\xc2\xc7\xeb\x72\x9d\x55\x9f\x9e\xcb\xc2\x24\x77\xaf\x83\xe2\xcf\x68\xde\x47\x71\x02\x59\xf1\x31\x04\x57\x1f\xd7\x27\x45\x88\xfc\x47\xb9\xa6\xd9\x2c\xfd\x0f\x1b\xd2\xd5\xa2\x59\x24\xf7\x95\x5f\xbd\x6c\x50\x06\x33\x80\x8b\xe4\xe8\x3e\xa4\xe0\xd0\x95\x0f\x8c\xc6\xa1\x9f\xda\xa3\xd9\x5e\x9f\x5a\x71\x19\xcd\x10\x22\x2e\x63\x29\x6e\xfb\x01\x8d\x9b\xfe\x91\x9d\x62\xe6\x07\xf3\xe5\x42\xcf\x5c\x4f\xbe\x9a\x80\x1f\x38\xf3\xd3\xdd\x43\x81\x49\xdb\x4e\x57\x06\xcf\xb2\x6c\x73\xa0\xed\x31\xec\x29\xc9\x91\x86\x68\x11\x08\x9f\xbd\xa8\xcc\x9a\xdc\xe9\x3f\xab\x82\x05\x21\x6e\x3c\x9a\x0a\xcc\xd2\xfb\x44\x2e\x16\x15\x87\x42\x8d\xf4\x25\x14\x6b\xdd\x7e\xa1\x01\x5a\x52\x65\xc8\x8f\x96\x93\xc7\x74\x1e\x00\x81\x4e\x80\x1e\x87\xfe\x62\xc2\x39\x2e\xad\xdc\x4f\xb8\x57\x68\x65\xe9\xfd\x25\x25\x59\xce\x35\xa5\xb5\x0a\xe8\xcb\xfa\x98\xcd\xc3\xfb\xdb\x67\xa5\xe8\xc6\xf3\x3e\x3b\xfa\x45\x03\xd4\x38\x74\xeb\x02\xa8\xb1\x18\x10\xf3\xe8\x11\x97\x27\x24\x25\x10\x89\xcf\x96\x40\x86\xce\x35\xcf\x89\xe3\x8b\xc4\x51\xa1\x43\x82\x71\xd2\x27\xd7\xe6\xd4\xbf\xc4\xe3\x72\x66\x9f\xfc\xca\x75\x86\x6d\x3c\x8a\x1a\x92\x53\x1c\xe2\xf2\xd8\xe2\x0f\xa7\x90\xfa\x28\x76\x48\x00\x4e\xe6\x43\x92\xb4\x45\x90\xa1\x27\xcf\x83\x13\xb5\xda\x13\x70\x91\xd5\xe8\x8f\x27\xfd\xe2\x3c\xce\x17\x81\x24\x36\x7c\x71\xcc\x97\x85\x65\x7d\x30\x2f\x70\x24\x43\xbf\x72\x60\x24\x87\xbe\x46\x09\x23\x99\x9b\xf8\x82\x87\x84\xcf\x00\xa3\x49\xcf\x94\x58\x9c\x19\x2e\x0f\x34\x86\x81\x2e\x59\x65\xc0\x8f\xd0\x1a\xfa\x27\x27\xba\xa4\x22\x12\xc0\x91\x43\xa7\x32\xb1\x22\x0d\x52\x15\x2a\xb2\xb9\x28\x7a\xc8\x69\x57\x03\x1e\xb2\x98\x30\x4c\x78\xc8\x65\x82\x20\xe0\x21\xab\x16\x27\xe0\x21\x0b\x90\xac\x13\x78\xc8\xa1\x25\xff\x31\x51\x96\x53\xff\xb8\x40\xd2\xd2\xc7\x51\xd3\x0d\xd3\xfe\xea\x01\x02\x56\x64\x31\xde\xfc\x51\xee\xc8\xa6\x1f\x0a\x30\x86\x2d\x76\x0c\x1d\x83\x80\x7f\xac\x39\x9e\xf7\xe0\x77\xbe\xf7\x2e\x5f\x87\xda\x87\xf8\xa3\x5a\xad\xf5\x6d\x7c\xe5\x1f\x1e\x9d\xbf\x7d\x99\x9f\x14\x5d\x3c\x7e\xf8\xd9\xe9\xd0\x21\x50\xa4\x89\x78\x1e\x7d\xee\xbc\x7d\x78\x52\x8c\xf1\xf8\x90\x49\x32\x67\x11\x4f\xf0\xad\x87\xf2\x62\x06\x04\x4a\x7c\xf2\x11\x8f\x28\xc2\x8e\x7e\x4d\x20\x42\x36\x65\xfc\xc7\xd8\x5e\xcd\x70\xcf\x97\x0d\xfa\xd5\x45\x89\xfd\x95\xa8\x8e\xc5\xab\x85\x17\x03\x86\x19\x26\x40\x78\xac\x85\xbd\x0a\xc0\xe3\xd0\x3d\x08\x50\xc7\x5d\xed\xe0\x65\xf1\x87\x05\x4e\x9e\x0f\x9e\x69\x81\xd6\xde\x23\xb7\x18\x1f\xe5\xd5\x7e\xf8\x42\xcf\x6d\xfa\xf0\x22\x39\x2c\x92\x3b\xc0\x97\x0b\x5d\xc5\x12\xb7\xbd\x5d\xbc\x48\x1f\x86\x2f\xd8\x38\x97\x75\x41\x1e\x98\xdc\x37\xcd\x0d\x9c\x0e\x60\x1e\x87\xce\x41\xc0\x3c\x0e\x3d\x40\x40\x79\x1c\x7a\x19\x81\xe6\x58\x34\xfb\x81\xe6\x78\x84\x7a\xd2\x5b\xf4\x64\x41\x99\x78\x4d\xfc\xe1\x98\x74\x0e\xaf\x08\x0e\xaf\x22\x88\x6e\xb8\xaf\x8e\x01\xcb\x67\x4d\x0f\xf0\xef\xb7\xda\x11\xaa\x42\xec\xd0\xe1\xe0\x45\xec\x28\x3a\x01\xbf\xc8\x1d\xfa\x73\x88\xf4\xb8\xcc\x15\xf5\x62\x84\xd0\x05\x03\xa4\xc7\xa1\x9f\x07\x48\x8f\x43\x6f\x05\x90\x1e\x87\xce\x27\xaf\xc6\x89\xe5\xf7\xa8\x2e\x50\xfd\x97\x9b\xff\xa2\x63\xf1\x0b\xec\xb2\x59\x01\x01\x7d\x1c\xfa\x88\xbc\x79\xdd\x0f\xaf\x7e\xd3\x3a\x31\x2d\x31\xf8\x8a\xd1\xe5\xed\x83\x43\xc5\x6b\xaf\x69\x53\x00\x1a\xb2\xcc\xac\xf7\x52\x6f\xe1\x19\x67\x39\xa8\x30\x30\x91\xbb\x1f\x7c\xd4\xdd\x91\x0e\xa9\x13\xc9\x6a\xd7\x3b\x60\xd0\xc8\xd3\x6f\xd7\xb5\xcc\x6f\xe8\x07\x7c\x45\x90\xc8\xf4\x12\x04\x0d\x72\xe8\x8a\x01\x18\xe4\x30\xe9\xc5\xdb\x73\xdc\xd4\xba\xe5\x87\x69\x06\x9e\x57\x94\x2c\xcd\xde\x6f\x0a\x0d\x2e\xcc\x70\xac\xfe\xe1\xf4\xd3\x8f\xc1\xf4\x57\xbf\x61\xfa\xab\xb5\x5e\xbb\x56\xb7\xc4\x40\x55\x47\x2a\x79\xd3\x30\xb1\x7c\xc9\x2d\x41\xe9\x7f\xc8\xce\x3c\x2b\x6f\xe5\x4b\xce\xb9\x2f\x9a\xbc\x10\x0e\xde\x69\xe3\x8c\x75\xb2\xde\x4e\xce\xbc\x79\xf6\x1b\xe6\x00\x3e\x06\x88\xe4\xae\x89\x59\x9b\x1c\x12\x67\x50\x9f\xf9\xdc\x15\x91\xd8\xcc\x3c\xb3\x11\xda\x9f\x2e\xcc\x6f\x9c\xff\xfd\x2f\x99\x16\x70\x93\xc3\xcb\xb9\x57\x87\x7a\xed\xff\x6f\xb0\x06\x30\x21\xa0\x27\x6b\x6e\x31\x4c\x16\xde\xa7\xbd\x79\x0b\xb1\xfc\x83\xa3\x81\x10\xf6\xae\x5c\x0e\x5f\x58\x0e\xa7\x34\x5d\xf6\xdc\x23\x06\x5f\x55\xe6\x47\x84\x38\x53\x67\x01\x10\x37\x34\x5a\x7c\x9e\x13\xb6\x1e\x60\x71\x47\x98\xed\x54\xb0\xb8\x00\x8d\x76\x7e\x55\xd1\x27\x5f\x9c\x3a\xc8\xc2\x97\xe7\x86\x1d\xf7\x99\xe5\xce\x68\x85\xcf\x2c\x77\xda\xd1\x41\x92\x1b\xde\x45\x7c\x4d\x46\xee\xef\x5a\x0c\x60\xc0\xe0\xc5\x0d\x2d\xf5\x5f\xa7\x00\xe2\x19\x70\x71\x43\xb3\x39\xa0\x70\xbb\x27\xb4\xd7\x25\x81\xec\x64\x60\xe1\xf6\x3f\xbc\x60\x59\xeb\x9a\xd7\xbf\x21\xc3\xb2\x5b\x43\x99\xac\xfa\xc2\xf6\x9d\x7e\x45\x1a\x35\xb6\xf2\x67\xae\xd6\xfc\x46\xd2\x1a\xfe\xf1\x72\x81\x40\xb7\xa6\x69\x6e\xf8\x7d\xba\x6b\xc2\x3f\x64\xec\xf4\x77\x62\x5d\x72\x7a\xf0\x3f\x6d\xce\xf5\x64\x4c\x10\x8f\x6f\xef\xdd\xf4\x16\x03\xcb\x6d\x68\x02\xff\xdc\x71\xd0\xb9\x2f\x48\x91\x03\x89\x06\xca\x6d\x68\xf3\x06\xca\x6d\x68\x1c\x06\xc9\x6d\x68\x8f\xfe\xf6\x26\xac\x7a\x40\x8a\xea\xb6\xcc\x5f\xf9\xb9\x23\xdd\x14\x21\x81\xae\xb6\x40\xbc\x77\xd6\x9a\xab\x4a\x55\xde\x8c\x55\xce\x29\x08\x6f\x7b\x62\x7d\x61\xc1\x38\x2a\xe2\xb8\x85\xd1\xfb\xe2\xb8\x4d\x0d\x4f\x60\xb7\x0d\x0d\xb7\x9f\x49\x5a\x41\xc7\x9c\xe0\xb8\x0d\xa1\x68\xbe\xc5\x79\x70\x83\x9d\xf8\x41\xb8\x27\x4e\x25\xf8\xf0\x85\x09\x71\x1d\x8d\xf1\xf8\x59\x20\xd7\x94\x01\xe2\x5f\x0a\x4a\xe3\xfc\x4c\x41\x57\xfc\x5d\xb6\x5f\xad\xc9\x45\x75\x13\x9e\xb6\xed\x33\xa4\xc0\x75\xc4\x62\xa6\xac\xfb\x01\xb4\x53\x74\x6d\x05\xc4\x6d\x68\xa1\xfc\x14\x45\xdd\x1d\x98\xd2\x24\x17\x40\xb8\x6d\xca\x4d\x07\x71\x5e\x91\x7c\x7e\x18\xc9\xba\x17\x10\xc0\xb9\xed\xaf\x98\x03\x72\xca\x54\xd7\xf8\xf6\x28\xb9\xbb\xbc\xc3\xd2\xbf\x14\xac\xb6\xa1\xd5\xe7\xbb\x71\xfa\x80\xbb\x7f\xf8\x9c\x74\x2f\x2d\x3e\xb3\xc2\x18\xfa\xf8\x3d\x6a\xd7\x74\xf7\x61\xc9\x5c\x25\x85\x4e\xe8\x11\x18\x6e\x7b\xc5\xe8\xe2\x93\x5d\xe4\x2b\xec\x52\xe3\xf7\xa7\xfb\xca\xa7\x24\xe9\xd2\x22\x3c\x86\x97\xe5\xdf\xab\x9d\xf3\xe7\x3f\xcc\x9d\x13\xff\xe6\xb8\x18\x0b\xf7\x58\x1a\x35\x40\x74\x3b\x74\x63\x06\xd1\x6d\x97\xa6\xc4\x27\xd6\x3a\x1d\xe3\x1a\x2b\x9a\x5b\x91\x6b\x2c\xad\x1d\x40\xb4\x0d\xd5\x75\x10\xda\x8e\xae\xb5\xe9\x03\xce\x5b\xfe\x0b\x5c\x5b\xc5\xcb\x30\x00\x65\xab\x04\x64\x04\x98\x6c\x0d\x53\x58\xfc\xf0\x03\x6d\x08\xd3\xf1\xfb\x91\x30\x72\xcb\x29\xf1\xdb\x02\xe1\x40\x55\x0e\x80\xdb\x0a\xb7\x82\x01\x70\xdb\x28\x59\x91\x16\xcb\xe5\x4b\xd8\x57\xbf\x3a\x7d\xb1\xf8\x45\x11\xff\x60\xcf\x64\xdb\x92\xb3\xe5\x47\xae\xed\xe1\x3f\x1e\xce\x46\x91\x2d\x51\x16\x02\x97\x02\x80\xb7\xfd\x15\x2d\x22\x50\xa2\x2c\xc7\xef\x50\x94\x6a\xbe\x34\xbf\xa2\xe2\x43\x5b\x9c\x55\x0d\xbb\xe5\x57\xa0\x3f\xdb\x20\x36\x2d\x02\x24\xe3\x67\x80\x21\x3e\xc5\xf1\x33\x7f\xf9\x58\x14\x47\xa0\x2c\x3f\xe6\xaa\x64\x1b\xfe\x61\x82\x41\x67\x6e\x4b\x8e\x83\x38\xca\xf8\x29\x2c\xb6\x1f\x75\x19\xbd\x5e\x1a\xe5\xab\x28\x87\x3f\x56\x47\x41\x70\x30\x2a\x6f\xa3\x4a\xa7\xbc\x10\xa8\x98\xae\xe3\x47\xae\x56\x48\x76\x00\x00\xb7\xff\xb0\x2e\xf5\xc3\x45\xf3\x35\xb7\x03\x4d\x22\x17\x16\xa7\xcb\x10\xf7\x9f\xfb\x81\x18\x77\x5c\x2f\xe2\x27\x30\x06\xee\xbb\xf1\xc3\x9a\x55\x9c\x15\x13\xc8\xe0\x80\x1b\x09\x19\xd7\x9c\xa3\x96\x9d\xa4\x2f\x48\x86\xc5\x99\xd8\xf2\xdf\x28\xce\x7c\x67\x7d\x9c\x14\x7c\x40\xb8\xe4\x08\x20\xde\x46\xb1\x83\xdd\xef\xe9\x53\xc7\x6c\xec\x76\xe8\x76\x83\xc6\xf0\x13\xe9\xbf\x7c\x39\x30\x19\xd0\xbf\x61\x03\xcc\xc1\xc8\x1e\xd1\x8b\x91\xeb\xec\x3f\x34\x57\x98\xcf\xe1\xda\xda\x8f\x81\x99\xb0\x52\xed\xe6\x74\x03\x91\x34\x7e\x33\x37\x19\xa5\x31\xf4\x20\x34\xc7\x0f\x43\x0f\xe2\x7a\xfc\x26\x0a\xbd\xb5\x4e\x4f\x7f\xbe\x30\x1b\x85\x7e\x6c\x76\x58\xf0\xbe\x8a\x1f\xe2\x1b\xa2\x6a\xfc\xb8\x57\x8a\xe6\x1e\x41\x66\x43\x3c\x8d\x9f\xc0\xdf\x6e\x04\x44\x36\x28\x6a\xfc\xd2\xe4\xd3\xf9\x28\x38\x9a\x85\x7e\x6f\xa6\x39\xb8\x4b\x0f\x90\xe5\x06\x76\xd2\xf8\x11\xff\x58\x83\xd6\x42\x29\x72\x59\x18\xcc\x8c\x60\x0c\x9b\x6b\xb6\xdf\xf8\x2b\x47\x69\xfc\x84\x14\x0f\x6b\xce\x13\x41\xbf\x30\x05\x21\x9d\x84\x08\x74\x80\x3f\x07\x98\x73\x95\x00\xae\xf8\x69\x08\x6a\x6e\x29\x38\x65\x71\x0f\x63\x09\x42\xae\x8a\x9f\x5c\xb3\xb9\x53\x31\x05\x75\x0f\xe0\x92\x2e\x38\xe9\x86\x43\x3a\xf2\x13\x4d\xde\x91\xcb\x29\x9b\xdb\x8e\x28\x7a\xc0\xed\xe3\x77\x7a\x30\x5d\x3e\x4d\x41\xcd\x8d\x6a\x58\x46\xd0\xc6\xe6\x9b\x35\x47\x44\x54\x46\xff\xb9\x13\x4e\xc8\x42\xf5\x23\x96\xa9\x5a\x18\x27\x6a\x77\x70\x9a\x7f\x28\x0c\x42\xd3\x61\x45\xe2\xd6\x59\xf6\x92\x36\x7a\x14\xae\x8c\x6c\xf2\x2b\x12\x02\x35\x5a\x83\x21\xc2\xa4\xe3\x77\xb3\xc6\x9e\x4f\x9d\x40\x9a\x4d\x90\xec\x1c\xa7\xa7\xf8\x25\xd3\x74\xa8\x5a\x6d\x7e\xd2\x8d\x5b\xec\x19\xbf\xca\x3d\xcf\xea\xdd\xe2\x78\xd3\x91\x5b\x85\x64\x51\xdc\x60\x46\x3c\xa2\xe3\xf7\xa8\x05\xca\x15\x9e\x6c\xde\xcf\xd8\x63\xf6\xf7\x61\x47\x57\x3f\x62\x5d\x6d\xf0\x71\x5d\xe9\x2e\xf6\x99\xe2\x09\xe0\x5a\x08\x7b\x58\xfc\x32\xe6\x5e\x9a\x63\x2e\x35\x37\x2e\x11\x8d\x49\x10\x5e\x37\xb7\x05\x3c\xd2\x1e\x4a\xa2\x22\x16\x89\x4d\xe3\xf7\x4a\xbe\xe4\x29\xdc\x0b\x25\x1b\x30\xc5\xcb\x94\x56\x7c\xd0\x6e\xf7\xd4\x97\x63\xa5\xb7\x9f\x36\x53\x89\x1c\xf9\x5e\xb2\x75\xaf\x8f\x9a\x3b\xcf\x58\x47\xdc\xb4\xe3\x47\xac\xe3\x9a\x32\x41\x3c\x47\xa6\x4b\xfb\xb9\xb4\x83\x4d\x02\x5f\x5e\x53\x1e\xe8\xd5\x52\x73\x23\x7e\x6c\x2b\x37\x80\x78\x1e\x59\xfc\xb5\xc4\x2e\x7e\xe8\x51\xc2\xe9\x10\xf2\x6f\x91\x72\x35\x80\xf9\x3b\xc8\x62\x19\xa0\xfc\x15\xa7\x14\x90\xbf\x86\xfd\x3d\xc0\xf8\xab\x00\x49\x05\x10\x7f\x43\x5e\x7a\xfc\xc0\x98\x0c\x7f\xd7\xd8\x3c\xac\xf4\xb1\x7f\xfc\x73\xe4\xa9\xa1\xaa\x23\x07\xeb\x4b\xf8\xcf\xe4\x85\x0b\x22\xe6\xfa\x38\x58\xf3\xe6\xef\xca\x85\xc3\x12\xaf\x15\xf3\x95\x71\x92\x78\x54\xc7\x81\x19\x46\x6e\x78\x98\xb1\xb5\x59\xaf\x76\x98\xc6\x31\x3f\x8a\xbd\xf7\x99\x6c\xa7\x84\x36\xc5\x91\xac\xb5\x58\x9e\x65\x67\xef\x1f\x35\x97\x9d\xba\x2a\x9e\x8b\x4e\x56\x15\x34\xd8\xe7\x5c\xdc\xf6\x17\xed\x3b\x36\x73\xad\xd2\x9f\x23\x79\xab\x3d\xab\x39\x4c\x5f\x9c\x3f\x97\x6b\x33\xd4\x21\x2b\x3a\xbc\x04\x42\x04\x8d\x23\x41\x3c\x06\x7d\x96\x6d\xc2\x42\x0f\x13\xae\x16\x17\xac\x65\x2b\x7e\xc5\xc4\x72\x4e\x0e\x13\xaa\xe1\x65\x11\xe2\x0c\x92\xa5\x25\xc0\x19\xac\x18\x1b\x03\x98\xc1\x21\xa7\x38\x8c\xf8\xc7\x63\x38\x40\x19\x1c\xb2\xbe\x03\xe3\x8a\x1c\x15\xc0\xc1\x86\x41\x39\x00\x19\xdc\x73\xe7\x1f\x4c\xea\x56\xe0\x42\xf8\xc0\xf9\xb3\xb7\x66\x3c\xfd\xf7\x8f\xe4\xbd\xfa\x0f\x5e\x04\xd5\x3f\x74\xd1\xb0\x27\xc3\x29\xa1\x11\x0d\x21\x64\xaa\x8d\x63\x1a\x83\x42\x83\xd3\xae\xfb\xec\x96\x87\x45\x1e\x13\x6a\xc8\x79\x3d\x66\x4e\x15\xed\x6d\x1d\xb3\x4a\xde\xc1\x19\xac\xdd\x29\x9c\x9a\xa1\x18\x2b\xa1\x10\xe1\xb9\x08\xd8\xbc\x3b\x33\x64\xf3\x2e\x19\x4a\x69\x6e\x4c\x94\x52\x8f\x3a\xb0\x84\xfb\x23\x5a\x08\x37\x4d\xb5\xb8\x14\x61\xb2\xb0\xe8\xa5\x9e\x7b\x70\x09\x47\x1e\x2b\xf5\x52\x52\xdc\xc6\xa1\x63\x26\xfe\xde\x01\x48\xa1\x19\x76\xe3\x58\xee\x58\x98\xdf\x21\x4b\x75\x78\x0b\x02\xe8\x76\xc9\x9b\x16\xc7\x21\x2c\x48\x83\x34\x82\x52\x58\xbb\x07\x7c\x65\x83\x16\xc7\xba\x9c\x1f\x01\xfc\x10\x36\x21\x9d\x81\x11\x82\x5e\x38\x72\x17\x9f\xb9\x5f\x98\x86\xd3\x8e\xd0\x75\x7c\x3a\x72\x7b\x9e\x58\xb9\x97\x05\x38\x9d\xce\xc1\x99\xc3\xe3\x0f\x2e\x48\x72\xa8\x97\x5a\x0c\x8c\x02\xdc\xc2\x32\x25\x1a\x57\x4e\x2e\x9d\xe5\x56\x24\x87\x87\xc6\xf9\xaf\x26\xa6\xd3\x8e\x5f\xaa\x70\x50\xce\x83\x0b\x0f\x7c\xa6\x03\x9c\xc3\x91\xfd\xe6\xc2\x03\xff\x9f\x38\x70\xc2\x28\xd2\x3b\x01\xaa\x5a\xf3\x85\xf5\x46\x0c\x3a\x54\x44\x5b\xf3\xc5\x23\x6a\xb5\xc4\x51\x54\xcf\xdb\x4d\x9f\x82\x3e\xdd\x0c\x3b\xe8\xf7\x3f\xbe\xeb\x1f\x39\xfd\x0c\xef\xa6\x83\x08\x41\xa0\x24\x96\xf2\xaf\x27\x2a\x9f\xc8\x12\xc7\xc3\xa6\x47\x52\x03\x27\xb1\x84\x5d\x87\xed\xae\xa4\xf3\xfa\x62\x36\xf8\xeb\x21\xc2\xd5\xcf\xc3\xf4\xd8\x2d\x8b\xd8\x2d\x4b\x38\x6d\x7e\x23\xf3\x91\x3e\xc8\x6c\xe7\x9f\xbe\x7b\x71\xbc\xde\x8a\x53\x85\xe9\x6f\x9a\xeb\xf6\x7a\x27\xec\xf3\xdc\xed\xa0\x02\x1e\xdc\x7f\xe0\x2a\x1b\x87\x77\x1e\x1e\xa2\x57\x4e\xe3\x6c\x9b\xfd\xa6\xc9\x2a\x5e\xcd\xc2\x96\x90\x2c\xc8\x82\x4c\x3a\xe0\xb1\xcb\x14\xa6\x34\xf7\xb9\x3c\xb6\x4d\xcc\xc4\x9a\xd2\xe6\x74\xea\x70\xf4\x42\x98\xe3\xc5\x15\x40\x2f\x1e\x25\x9f\xa5\xd3\xf2\x93\x8f\x5d\xb3\xfc\x43\x73\x02\xec\x48\x20\xc6\xc5\x75\x53\x14\x98\x6f\xc7\xdf\x2a\xca\xcf\x79\x80\x1e\x17\x2e\x4a\xf0\x06\x0e\x20\x1a\x07\x3e\xbf\x51\x7e\x8a\x04\x93\xe7\xf5\xdf\xff\x3a\xfe\x36\x51\xb8\x33\xc1\x99\x37\x8a\x40\x5c\x68\xea\x51\xd0\x8a\x15\x40\x81\x77\x1c\xf8\xec\x46\x31\xa7\x0e\x1d\x2c\xa9\x13\xb3\x01\xc1\x7d\x1c\x84\xe6\x47\xc1\xc3\x93\x8b\xab\x28\x9b\x73\x0f\xfc\x3a\x02\xd4\xc7\x4a\x14\x55\x14\xf9\xf6\xf0\x59\x82\xdd\xfd\x48\x21\x05\x56\x0f\x1a\x64\xf9\xf7\x6c\x62\x29\x5b\x50\x82\x64\x33\x15\xe0\xd0\xc9\x0a\x1c\xa0\x44\x96\x6a\xb5\x25\xc9\x29\x83\x28\x1e\x79\x58\x20\x88\x91\xa5\xe0\xda\x1f\x05\x7e\xae\x2d\x01\xf8\x48\xf3\x74\x07\xf0\x91\xa3\x3a\x0a\x9c\x3c\x5a\xf1\x9b\xbd\x46\x58\x8c\x02\x90\xc8\xdd\x04\x53\xb0\xb9\xf9\xc0\x0f\x38\x44\x8c\xfc\x37\xcb\x64\x3d\xc0\xaf\x21\x44\x8c\xe4\xae\x26\x8a\x69\x79\xb2\x40\x50\x98\x91\xe2\xe4\x41\x76\x8c\x28\x35\xa7\xc3\x17\x77\x2a\x0c\xac\x34\x67\x9c\xa6\xcd\xa1\x4e\x48\x42\x14\x6f\x4c\x48\x59\x1d\xc5\x1b\x13\x95\x0f\x00\x23\x8f\x8e\xbb\x49\x88\x18\xc9\xf5\x6c\x94\x96\x2b\x40\x2b\x4d\x85\xa3\x59\x99\x64\x82\xe3\x54\x9a\x64\x82\x43\x5f\xd2\x43\x03\xed\xb8\x74\x79\x81\xb5\xe9\xba\xd9\x86\x9f\x31\x30\xb8\x26\xa8\x91\x03\x2f\xe4\x00\x35\x72\xe0\x4d\x1a\x02\x45\x46\x1b\x96\x66\xbb\xc1\xa0\xc0\x86\x1c\xf8\x80\x46\x49\x86\x8f\x54\x0d\x1e\xe4\x50\x48\x4d\x3c\xc8\x36\x7c\x69\xfc\x41\x4d\x43\xfb\x3b\x83\x4a\x4f\x0b\x77\xee\xb0\x4f\x4c\xe3\x50\x72\x47\xb6\x29\x98\x9a\xf1\x46\x89\x32\xc4\x86\xa3\x00\x72\x40\x75\x5f\x60\x69\xee\xce\xce\xd4\xa9\xd1\x91\x12\x2b\x99\x87\xcf\x0c\xe4\x2a\x5e\x25\x9d\x28\x50\x77\x13\x16\x92\x40\xa2\x00\x17\x72\xd4\xf2\x57\x86\x82\x48\xd0\xc8\x06\xe9\x2b\xe1\x80\x61\x7e\x89\x0e\x39\x3d\x55\x91\xa3\xf4\xb3\xe5\x3f\xf4\xd4\x70\xc8\xe6\xc6\x43\x08\x28\x6e\xb6\x60\xba\xdd\xda\xa1\x6a\x0b\x59\x2e\x7a\x58\x90\x58\x3c\xc0\x90\x1c\x15\xf1\x05\x0c\xc9\x5d\x95\x7f\x34\x95\x5e\x9a\x57\x22\x48\x52\xb1\xc2\x17\x3f\x43\x14\x6a\x96\xe7\xf0\xba\x57\xf1\xa4\xa8\xee\xee\xf3\x67\x01\x3e\x3a\xf5\x8c\x72\x4b\x9c\xfa\xb0\xf8\xc7\x9e\xe5\xc3\x2d\x78\xea\x1a\x3b\x2c\xee\x49\x81\x77\x17\x5c\x29\xaa\x84\x03\x9d\xb9\xba\xc0\x64\xa4\x53\x1c\x14\x9b\xb2\xe3\x6e\x10\x60\x53\x16\x65\x35\xb1\x29\x17\x2e\xb3\x01\x36\xe5\x51\x11\xd0\x4a\xca\x0d\x08\x11\x85\xec\x74\xc3\x15\x31\xdf\x41\x9b\x7e\x35\xad\xd7\xaf\x52\x2e\xe2\x99\xee\x42\xe9\xcb\x95\xeb\x41\xd7\x2f\x7b\xeb\x1f\x9e\x85\xe9\x0b\x29\x27\xc2\x6a\xb3\xbb\xbe\xe8\x72\xeb\x2e\xba\xb5\xf6\xd0\xc6\x9d\x47\x9c\x7a\x9f\x1c\x08\x3d\x79\xbc\x5c\xa7\xbf\xb8\x66\x56\xa7\x6a\xb3\xf8\xa6\xe4\x5d\xf0\xcc\x0c\x3b\x95\x8e\x99\x0e\x90\xd4\xab\xdd\x53\x0c\x53\xaf\x0e\x0f\x2f\x88\x92\x74\x0b\xae\x5e\x5d\x0d\x5c\x22\x34\x23\x14\xdc\x20\xaa\x27\xe6\x61\xc1\x5d\x80\x37\x17\x9c\x02\x58\xb2\x95\x6c\xc0\xbc\xdc\x73\x40\xd3\x2f\x64\xd5\x5d\xfc\xe6\x6e\xa3\xb3\xaf\x40\xbc\x7e\x24\x5c\x1d\x2b\xf6\x82\x59\xe1\xd1\x33\x82\x12\xa0\xf0\x28\x6f\xee\x10\x3a\xfb\x82\xcb\x68\xa7\x74\x74\x48\xc2\x94\x5c\x5f\xb6\x81\xa7\x83\x52\x38\x60\x9a\xa3\x3a\x99\x78\x75\x56\x77\x48\x32\x7d\x99\xc0\x27\xed\x93\x84\x7c\xce\x14\x8d\xe3\xd6\x59\x6d\x1b\x07\x88\x2a\x73\xc8\x48\x49\x77\xde\x97\x6b\xbc\xab\xaa\x99\x80\x88\x23\x5b\x01\x57\x21\x85\x60\x00\xac\x59\x49\x6b\x1b\xf5\x67\xa7\x2c\xd0\x98\x7f\x9f\xf5\x67\x58\x3c\xc3\x83\x39\x32\xf5\x67\x97\x2c\xeb\x56\x0b\x5f\xbc\x61\xe4\x59\xa6\x6d\x2f\x4c\x67\x40\x8e\x87\x00\x54\xf3\xe0\xc6\x37\xaa\xee\x0f\x44\xb6\x46\x35\x6d\x81\x74\x57\x24\xcd\x89\x03\x62\x54\x94\x6a\xa2\xc5\x42\xc0\x4c\xed\xe3\x55\xf6\xda\xc7\x5f\xa4\xaf\x1a\x40\x21\xad\xaf\x19\x08\x89\x32\x52\x35\x5f\x4b\xc7\x81\xd0\x1c\xa4\xf0\x88\x9a\xa6\x6c\x24\x13\xf0\x34\x47\x45\x13\x07\x4e\x73\xe0\x3c\x17\x55\x13\xb7\x62\x39\x68\x9a\x03\x1f\xc0\x00\x4d\x73\x54\xce\x59\x05\x0c\x05\xaf\xbf\xa8\x60\xa1\x14\x00\x16\xa3\x82\xdc\x2f\xef\x06\x71\x73\x80\x80\x1a\xb5\x2a\x7c\xa3\x80\xd4\xe4\xd7\x61\x7b\x6e\x32\xf6\x6b\x95\x79\x23\xb4\x55\xf3\xb6\xca\x5d\x84\xdb\xec\x9a\xd1\x81\xdb\x3c\x02\x77\xcf\x00\x6f\x73\xe0\xca\x16\x75\x33\xf2\x39\x9c\xe0\xa6\xf0\x0d\x51\xaa\x24\x29\x22\x5d\x72\xd4\x0c\xd8\xf0\x77\x10\x3d\x6d\xaf\xdb\x36\x53\x68\x3a\x3e\x6d\x74\x60\x75\x8a\x27\x12\xb5\x3b\x3b\x1c\xd4\xda\xed\x07\xbc\xb0\x76\xa9\x4d\xd6\x95\x7b\x9f\xee\x26\xdf\x5f\xfe\x13\xf4\xc4\x56\x70\x29\xf4\x8e\xa6\x6e\xd6\x1d\xe4\x54\x0a\xa0\x3e\x8f\x39\xed\xbb\x29\x58\x2b\x02\x68\xc5\xb2\xad\x9c\x04\x0c\xe7\xa8\x8e\x76\x1a\x7c\x48\x7b\x3a\x23\x80\x2c\x11\xc0\x6d\x1e\x52\x7c\xe0\x36\xc7\xbf\x8f\x72\xc7\xf8\xc7\x47\xdb\xd4\x14\xd9\x1c\x13\x1a\xb9\x06\x74\xc4\xc8\xc7\xac\x2b\x9c\x76\xea\x0a\x89\xab\x2b\xcd\x2d\xb0\xd4\x0e\x4c\xce\x51\x5d\x74\xb4\xed\x3c\x85\xb8\x1f\x74\x8d\x14\x60\x72\x0e\x39\x49\x5d\x0a\x8e\xae\xe6\xf2\x0c\x53\x13\x9e\x05\x64\xcc\x08\xa1\x36\xfb\xcf\x3d\xbd\x96\x9d\xf2\x2b\xdb\x60\xe0\x46\x32\xb6\xe5\x1f\x1e\x16\x58\x49\xd5\x81\xb1\x2d\x5f\x20\x2d\x9e\x69\xb9\x2e\x52\x4b\x45\xdb\xae\x1e\x28\xfc\x17\x71\x1d\x8b\xea\xfd\xae\x6c\xb3\x9e\xb9\xc7\x68\x83\xe8\x88\xea\x9a\x89\xdf\xa9\x49\x05\x00\xcf\x81\xdf\x5c\x80\xdf\x59\xf1\x83\x88\x6a\x72\x3f\x69\xbb\x58\x9e\x45\x32\x5a\x2f\x9d\x67\x69\xf0\x72\x95\xf9\x08\x4d\x9a\xdb\xef\xa8\x22\x80\xc8\x00\xea\xcd\x61\x96\x62\xa1\x18\x0f\x97\xec\x9e\x2c\x2c\x15\x99\x97\x3c\x69\x1f\xca\xf0\x70\x1b\xe3\x2e\x38\x3d\x5a\x37\x8b\x31\x7d\x96\x99\xda\xd9\x47\x27\x64\x29\xed\xa3\x14\xe2\x67\xc4\x30\xe4\x96\x34\x2e\xb1\xbb\x8b\x1f\xef\x19\x68\x03\xed\x17\x3f\x8d\xa8\x0f\x40\x9e\xc5\xe7\xc7\x02\xbe\xe0\x7c\xf2\x67\x76\x82\x00\x8d\x73\x54\x49\xec\x6b\x5f\x60\x65\x80\x6e\xee\xea\x18\xb0\x57\xba\xb2\x73\x80\x36\xeb\x90\x7a\xbd\xda\xed\xdc\xbc\x2f\x04\xd7\x41\xc2\xe3\x72\xae\x35\x4a\xbb\x38\x1f\x4e\x58\x98\x11\x2a\x7e\x7d\x55\x1a\x2a\xbb\xf3\x0c\x6d\x76\x17\x43\xee\x43\xc0\xa2\x7a\x77\xfd\xf2\x34\x32\x25\xe2\x6f\xf6\xfc\x8a\x96\x97\x5f\xdd\x7e\xc5\x3c\x7c\x2c\x33\x23\x6a\x19\xbc\x08\xe3\x6c\x72\xb5\x7c\xd6\x02\x1e\x3c\xeb\x48\xcb\xf4\x02\x97\x39\x14\x8e\x80\xc8\x9c\xe4\x61\x8f\xc6\xed\x2e\x0e\x31\xd1\x36\x8b\xab\xf8\x81\x46\x53\x8f\x85\x18\x37\xb8\x1d\xde\x04\xd1\x7e\x6a\x35\x9c\xa6\x96\xf7\xb9\x6c\x62\xe0\x35\x07\xae\x7f\xd1\x8e\x9c\xf1\xce\xcb\xf4\xc5\x7f\x3c\x99\xb0\xce\x56\x58\x31\x48\x20\x18\x9c\x03\xf7\xbb\x00\x51\xb3\x7a\x36\x40\xd4\x1c\xf8\x41\x04\x20\x9a\xc3\x3b\xcc\x66\xee\x1e\x65\x84\x56\xd3\xe9\x83\xe7\x7d\x34\xbc\xaf\x6a\x2a\x8a\x68\x5d\xe2\x63\x46\xb7\x74\x85\xe8\x2d\x9f\x49\xbc\x0c\x15\x68\x9a\x78\x25\x2f\x20\x5f\x0e\xef\x78\x9b\x26\x5e\x65\x87\x86\x13\xff\x70\x74\x44\xec\x93\xbe\x2f\x5a\x9a\x7e\xa1\x15\x00\x62\xee\x12\x4c\xe1\xd6\x0c\x2b\x61\x89\xd1\x60\x2f\x41\x6e\xac\xad\x9e\xf2\x15\x64\x19\x0c\xcc\xb2\xec\x55\xcf\x1d\x42\xc5\x5d\x60\x0e\xc6\xa4\xfe\xd7\x91\x1e\xc0\xb7\xdc\x6b\xcc\x57\x43\x22\xcd\x76\x69\xb8\xda\x83\xec\x13\xa0\x5d\x0e\xef\xd7\x00\xbb\xac\x87\x53\xe2\xad\xab\x82\x67\x1b\xae\xd9\x61\x09\x15\x07\x1a\x54\x1b\x54\x0c\x02\x06\x73\x78\x23\xde\x8c\xda\x57\xb8\x05\x07\x73\x68\x71\x68\x43\xc7\x70\x0b\x48\x9d\x2c\xf0\xf2\x8d\xbf\x7f\x3c\x33\x09\xba\xd3\xe1\xc5\x1e\x20\x62\x56\x35\x43\x30\x30\xf7\x1f\xb4\x30\xb3\xb7\x54\xc5\xa5\xed\xe1\x36\x9a\x72\x1a\x48\x71\xdb\x3c\x6f\xe0\xd7\xb1\xf5\x02\x87\xc4\x0a\x72\x83\xeb\xa5\x6d\x03\xc8\xa3\xbb\x4e\x33\xe7\xd3\x06\x5d\x34\x64\x9b\x04\xd4\xec\x08\x21\x0d\x13\xb3\xbe\x07\x8d\x2b\xdc\xe6\x76\xcb\x04\x3b\x9e\x2c\x82\xfe\x9a\x93\x0b\xd4\x46\x6e\xe2\x25\xc7\x84\xa1\xb4\xa5\x6d\xdc\xf9\x54\x25\x1c\x3e\xbb\xf9\xa0\xb9\x89\xad\xd9\xcb\x5f\x4e\xcc\x01\xd6\x66\x05\x5c\x20\x40\xd7\xac\xdd\x95\x5e\xe6\x78\x81\x20\x82\xae\x39\x9a\x8b\x4b\xe8\x9f\x77\x3a\x22\x65\x46\x87\xee\x8a\x8e\xd9\xd5\x23\x1b\x37\xa6\xfa\x80\x08\x6c\xd9\x09\xdc\x89\x66\x2e\x59\x8d\xc0\xed\xd2\x0b\x93\xaf\xb6\x62\x17\xc3\xbd\xb1\x55\xb9\xd2\x3d\x54\x97\x33\x4f\xad\x97\x22\x9f\xc4\x04\x55\xce\x4b\xc1\x76\xb9\x67\xac\x54\x33\x83\x2b\x6d\x2a\x9d\x5e\x6c\xc2\x61\xf0\xd5\xad\x63\x01\x32\x42\xbb\x1d\x13\xc3\xb8\x95\x17\x90\x36\xda\x8d\xf9\x11\x96\xdd\x08\xc1\x6f\xd6\x74\x7b\x6e\xe9\x14\x1e\x4b\xde\x5e\x37\x6c\xc0\x0d\x0a\x9f\x18\x9a\x8a\x91\x0d\x7b\xb0\xf7\xa8\x60\x68\x0e\xef\x16\x1b\x1e\xf3\x00\xf8\x44\x13\xd2\x8a\xfc\x53\x01\x84\xe6\xd0\x0e\xd6\x1e\xa7\xc0\xdf\x69\x0d\x09\x16\xc8\x4c\xfd\xcf\xa3\xbd\xb9\xe2\x4c\x87\x81\xf2\xdd\x7e\xbc\x12\x66\x9a\x7b\x0d\x58\xf6\x23\x29\x09\xdc\xbe\x7d\x39\x1d\x74\x44\x10\xa9\x0e\x2b\x6f\x5e\x98\x2a\xee\x83\x6e\x39\xbc\x9d\x03\xd0\xb2\x18\xd6\x14\x89\x62\xd9\x61\x8c\x89\x62\x39\x3d\x07\x5c\x78\x02\xee\x11\xed\x53\x48\x43\x5c\x04\xd1\x72\x78\xed\xd7\xf5\x4d\x0f\x9f\x91\xcb\xb0\x6f\xf5\x5f\xb6\xb1\x78\xf1\x0a\x0c\x16\xd3\x35\x8f\x2a\x98\xf5\x43\xda\xc5\x71\x01\xbb\xb2\x82\xe0\x1b\xc0\x55\x56\xb2\x26\x6e\x9a\x47\x47\xfc\x1d\x32\x4f\x6f\x01\xa5\x3c\xbc\xa6\xee\xaa\x60\x3d\x3f\x72\x01\x39\xe8\x40\x54\x1e\x93\x28\x93\x00\xa3\x72\x34\xe6\x07\x58\xca\x81\x3b\x64\x80\x4a\xb9\x4b\x50\xef\x56\xc7\xa6\x77\xa7\x80\x4f\x56\xef\x2e\x12\x7c\x52\xc1\xb3\x1b\xec\xa6\xd2\x06\xc6\xe4\x6e\xdd\xcf\x9c\x37\xda\x43\x17\x93\x31\x03\x38\xb9\x3b\x42\xe3\x55\xfd\x0f\xc6\xd7\x53\xcd\x62\x4b\xf7\x34\x8b\xb2\xec\x5d\xb3\xa8\xe5\x05\x9d\x54\x9a\xee\x70\x2f\x85\xb9\x5e\xdf\xcd\xd8\x9d\x43\xfd\x5e\x15\xad\xc1\x90\x1c\xde\x7c\xf5\xc6\x68\x9d\xac\xad\x40\xd5\x66\x6f\x9b\xda\x49\xb3\x40\x50\x80\x45\x6b\x86\xd1\x31\x58\x1c\xc4\x35\x63\x02\x1a\x39\xbc\xd4\x10\xff\x71\xda\xbd\xe4\x6f\xb0\xca\xde\x73\x5d\xa9\xa9\xbb\x2b\x61\x2b\xdd\xdb\x4d\xe5\xaa\xbe\x35\xa8\x20\x3d\x75\x74\x3c\x6b\xdb\x9f\x99\x48\xa3\xa7\x3e\xd5\xac\x1b\xa3\x8b\xeb\xd6\xed\xbd\x1d\x58\xd4\xec\xb3\xb2\x84\xdf\xbb\x35\x9c\x5d\x5d\x73\x67\xb7\x2f\xda\x15\x50\xa1\x3a\x91\x69\x39\x43\x43\x03\xa6\xa3\x1f\xc1\xbd\x2b\xab\x3e\xc8\xda\xe3\x0c\x01\xfd\xd8\xdd\x27\x9b\x27\x06\x89\xab\x03\xb4\xc7\xd1\x6c\x61\xe4\x0c\xf1\x87\x0c\x8b\x33\x08\x16\xe3\xee\x14\xb5\x26\x7e\x86\xd5\xea\x73\xa4\x51\xb0\x6b\x16\xd5\xc5\xa6\x63\x16\xd5\x1a\x2d\x62\x63\x68\xc5\xed\xdc\x96\x36\xd8\x4c\x4f\x56\xe6\xe2\x82\x2c\xa5\x8a\xd8\x0d\x33\x03\x3c\x2e\x7a\xc8\x0c\x9c\xd0\xb0\x5f\x16\x67\x42\x6d\x2f\xb2\x8f\xbe\x40\xcb\xb2\xda\xcb\x3f\x6c\xdc\x78\x40\xe4\x58\x90\x1d\xf7\x8c\x32\x71\x38\x90\x6b\x63\x07\xd9\x71\x78\x99\xd4\xb5\x94\x76\x67\x08\xc7\x5d\xef\x69\x3a\x9c\x50\xa3\x69\x37\x23\x3b\xfe\xf9\x01\xe4\x63\xd5\x73\xa4\xe3\x8d\xd4\xf2\x77\xce\x1d\xe4\xae\xab\xd6\xf5\xac\xc9\xe9\xf1\xab\xb4\xa0\x22\xe3\x8b\x05\x39\x09\xbb\x08\xf0\x1f\x87\x97\x65\xdd\x24\x35\xea\x3e\x1d\x35\xcf\xbb\x82\x7e\x4a\x03\x90\xc7\xfb\xe9\xfc\xf8\x11\x69\xa2\x24\x07\xb8\xf4\x76\xf7\x18\xae\x49\x44\x72\x45\xdf\x4a\x5e\x0d\xcf\xe0\x29\x45\x75\x3e\xc1\xb4\x8a\x6c\xfa\xc3\x4b\x9b\x02\xd7\x6f\xef\x24\x84\xda\xae\xa7\xaf\x02\x7f\x37\x8d\x8d\x3a\x54\x4f\x63\x2a\xaa\x35\x48\x92\xfb\x1f\x26\x5d\x16\x2c\x1d\xe4\x4a\xb6\x49\x76\x35\xa0\x2a\x26\x02\x19\xd9\x94\xc2\xba\x39\x6d\xd4\xa6\xba\x49\x62\x73\x53\x73\x7b\xda\xa4\xe7\xa6\xa8\xe9\x2e\xe6\xed\xf5\xee\xf2\x2b\x84\x6a\x78\x46\x4f\xc7\x5f\x77\xf5\x0d\xe1\x75\xd1\x64\xa3\x9e\x59\x7c\x7d\xbd\xd5\xe8\x69\x28\x45\x48\x00\xd0\x71\x34\x89\x1d\xfe\x48\x5e\x5e\xf4\xc7\xc5\xb4\xa6\xb4\x8e\xa2\xaf\x08\xee\x28\xc6\x79\x80\xd3\x58\x0f\xf7\xe1\x6b\x1b\x0c\x56\x8f\xa4\x24\x18\xa9\x14\x4a\x84\x51\x0a\x15\x8f\xfa\xcb\x5c\x75\x3f\xd2\x38\xe2\x0a\xe6\x0d\xa7\xcc\x44\xec\x0e\x1d\x50\xfb\x97\x15\x33\x12\x38\xac\x5e\x2e\xe0\x37\x0e\xef\x32\x80\x6f\x1c\xcd\x03\x41\x2e\xb8\x90\xcb\x98\xf1\x75\x2b\xf3\x7f\x11\x3f\x6e\x3f\xbd\x57\xe8\x5f\x32\x94\xdd\x8c\x08\x90\x62\xc9\x06\xa8\x8f\xc3\xbb\xf1\x01\x57\xc6\x7f\x3e\x80\x79\x2c\xa4\x86\x0a\xc0\x1c\x87\xb7\x25\x60\x39\x0e\x2f\x3e\x06\xb1\x60\x93\x30\xc9\xbd\xf5\xac\x75\xf0\xa2\x80\xc5\x49\x07\xbf\x71\x78\xbf\x32\x8e\xf1\xdf\xff\xba\x06\x95\xb1\xd5\xbe\xee\x75\x94\xb0\x8e\x93\x40\xbf\x18\xa9\x02\xb2\x24\xe3\x70\x22\xac\x56\x02\xb2\x7c\x51\xec\x63\xdd\x47\xc9\xd6\xa9\x18\x4d\xd1\x7b\x85\x51\x32\x17\x27\x9d\xd7\xf3\xc8\x7b\x09\xd0\x1b\x77\x1f\x2d\xe2\x6e\xa4\xe2\x42\x62\x6c\x88\x32\x40\x8e\xc3\x7b\x85\x91\x5c\x75\xf9\x92\x1d\xa6\x91\xd4\x1c\x99\xeb\x61\x22\x76\x55\xc7\x04\x6c\x04\xac\x2c\x46\xda\x2c\x5d\x05\x1c\x71\xbd\x98\x18\x2d\x43\xb5\xa9\x0c\x8f\xa2\x01\xdc\x52\x0c\x33\xcb\x00\xfc\x19\x23\x19\x70\xf7\x1f\x76\x3a\x64\x47\xf4\x45\xf2\x52\xc6\x20\xec\x5b\x8b\x05\x40\x8c\x7b\x88\x7c\xd4\x25\x9f\xce\x24\x81\x2a\xea\x8b\x40\x34\x36\x1d\xc8\x86\x89\x57\xbb\x03\xc6\x02\x39\x89\xb8\x8c\x81\xd5\x71\x64\x55\x58\x07\x55\xad\xc1\x6b\xac\xcb\x39\x25\x67\x7a\x5e\x2b\x0f\xd8\xe4\x74\xab\x70\xf5\xa8\x7b\xca\x20\x2e\x6b\x12\xb1\x18\x63\x68\xa1\x85\x4a\x0e\xd5\x4d\x75\x28\x40\x1d\x87\xd6\x93\x61\xaa\x74\xb5\xca\x81\x13\x12\xb1\x85\x31\xc4\x4b\xd6\xce\x21\xa8\x63\xd7\x9e\x01\x90\xe3\xd0\x1a\x3f\xa6\x2e\x75\x2e\x29\x61\xdb\x45\xad\x7d\xcc\xdc\x11\x54\x36\xf5\x9d\xb5\xb8\x9a\xba\xcd\xc3\x5b\xc9\x70\x17\x43\x68\x2a\xdd\xa1\x41\x57\xdc\xc5\xa9\x38\xa0\x11\xd2\x85\x11\x6e\x09\xc7\xc5\x75\x61\xcd\xaf\xa4\xe6\x76\x2c\x63\x51\x10\x12\x80\x5b\x1c\x2d\x9f\x01\x1c\x81\xb8\x8e\x95\x1d\xa6\x8f\x69\xc5\x44\x9b\x1c\xc4\x5d\x17\x75\x64\x00\x12\x4b\x51\x7f\x1d\xa7\x75\xf1\xd5\x29\x90\x8d\xbf\x5b\x17\x7c\x62\x70\xad\xa7\x41\x73\x68\x48\x54\xc5\x01\x2c\x71\x68\x82\x03\x2b\x71\x34\xcf\xe2\xe5\x29\x73\x52\x2e\xf7\x93\x03\x21\x9e\x44\x5b\x35\xc0\x89\xbb\x2a\x8b\x78\x4e\xec\x95\xae\xb1\x2a\x99\xc2\x28\x16\x55\x9e\x71\x7b\xb7\x06\x4b\x1e\x77\x36\xe3\x4b\x36\x43\x19\xdc\x66\x55\x26\x87\x9e\x3c\x5b\xdf\xfa\x83\x12\x0e\xb5\x3a\xc4\xa4\x71\x9b\x19\x83\x31\xcb\xa8\xa4\x26\xb7\xa1\xd6\xd6\x9c\xa1\xa8\x3c\x13\xe2\x07\x23\x1e\x4f\xf6\x8b\x1e\xeb\x50\xab\x6e\x0a\xc8\xe2\xd0\x46\x3a\xf4\xa7\xed\xee\x4f\xa3\x9f\xc9\x95\x12\xa2\x2c\x2a\x2a\x0e\x39\x98\x4a\x1e\x88\x8b\x43\xf3\x1e\x88\x8b\xfb\x0f\xa6\x92\xbb\x3e\xcd\x56\x40\x2e\x0e\x6d\x94\x09\xb9\xa8\x36\x2b\xcc\x62\x90\xbd\x23\x12\x67\xd1\x83\x62\xce\x72\xd5\xd9\x91\xec\xcc\x25\x7a\x5d\x22\x69\x0c\x61\x2b\x1a\x5f\xc1\x53\x1c\xda\x55\xc7\x66\x67\x55\x33\x92\xd0\x8a\x0a\xcc\xe3\xb5\x23\xac\xce\xe7\xc5\x0d\xc3\x83\x7d\x75\x97\x3d\x83\x56\x1c\x37\x16\xcb\xee\x9e\xc3\x62\x39\x8f\x7c\xf1\x2c\xd8\x73\x6e\xeb\x94\x27\x00\x50\x1c\x1a\xc0\x26\xf7\x73\xde\xce\x4c\x2c\x99\x5e\x9c\x4e\x13\xaf\xa9\x95\x4d\xd1\xad\x0c\x2e\x00\x59\x71\x68\x4e\x9c\xc2\x15\x93\x51\x20\x40\x56\x1c\x1a\xf8\x40\x56\x1c\x1a\x42\x40\x56\x1c\x1a\xb6\x12\x58\x51\x25\x70\x62\xe4\x74\x0a\x44\x56\x34\xaa\x3d\xa6\xde\x3a\x6a\xb6\xd3\x98\x68\xe2\x5a\x63\x92\x9c\xad\x73\x8e\xc0\x5f\x1c\xfd\xe7\xef\x12\xba\xe5\x1f\xba\x19\x74\xff\x61\x0e\x87\xcf\x32\x25\xc7\x01\xeb\xd3\xae\x01\x14\x63\x9d\xf9\x91\xe2\x92\x63\x3a\x94\x72\xe0\x4a\x33\xd9\x20\x47\x3a\xc1\x18\x01\x4d\x89\x59\x72\x93\x30\xa5\xa5\x53\x31\x43\x2c\x12\x14\x87\x85\xf7\x8e\xb6\x1e\xc0\x18\x77\x71\xeb\xca\xf1\xf2\x82\x31\x35\xaf\x4f\x67\xf5\x1c\x20\xc1\x00\xd3\x38\x34\xa7\x4d\xe2\x9a\xb5\x8d\x25\x2e\x23\x89\xf8\x03\x5c\xc6\x23\xef\xac\x26\x11\x2c\xbd\x58\x55\x8e\x8b\x41\xc2\x1f\x35\xba\x4d\xf9\xa3\x37\x4d\xd3\x40\x15\x15\xda\xa9\x39\x56\x35\x7d\xa2\x87\xea\xb9\x38\x9b\xb1\x0f\x7e\xc4\xa6\x76\xad\x34\xba\x6a\x16\x98\xa4\x4e\xd1\x06\x35\x7b\x0e\x8a\x49\xc5\x97\x56\x13\xc1\x24\x38\x59\xf7\xcb\xd9\x19\x13\x36\x97\x84\x6a\xd4\xc8\x3b\xf1\xc5\xd1\x34\x32\x53\x57\x1c\x7e\xc5\x30\xe0\x09\x93\xc4\x69\x9d\x43\x27\x52\x63\xd1\x54\x01\x3c\xe3\xe8\xd5\x8f\xf0\x49\x74\xbb\xe3\x59\xa3\xf5\x06\xe0\xc5\xd1\x21\x4a\x13\x33\x69\xaf\x7f\xca\x80\x73\xb8\x6c\xd6\x9c\x71\x2f\xee\x14\x61\x45\x54\x7b\x27\xfe\xb7\xda\x95\xe6\xc4\x8c\xe1\xa6\x23\xc4\xb3\x7b\xc2\xa6\x06\x1f\xa4\xe9\x04\x6b\x54\x71\x05\x93\xb1\x56\xf7\x09\x46\x50\x23\x62\x66\x28\x3e\x78\x14\x22\xb7\x99\x5f\xc1\x1c\x87\x87\x0f\xf7\x99\xd0\x98\x33\xc3\x0b\x8d\x61\x99\x07\xc0\x17\xfa\x6b\x58\x8a\x02\xe9\x5c\x92\x3f\x9b\x51\x2d\x24\x9b\x6a\x4c\x2d\xa4\xca\xb3\x73\xe5\x61\xa2\x97\xe9\x14\xeb\x09\xc2\xd8\xa9\x7a\x3d\x45\x19\x1e\x9e\x7e\xee\xec\xb4\x4c\xcc\x53\x33\x2c\x02\xa6\x78\x8d\x31\x1c\x0c\x8c\x53\x25\x1a\x24\xc6\xfd\x95\x45\xa8\xd7\xd6\x05\x5f\xd4\x2b\x13\xf0\xc5\xa1\xde\x0c\xf8\xe2\xd1\x15\x9b\x27\x01\x22\xcb\xfd\x8f\xb5\x53\xe5\x73\x72\x67\xd7\xb3\xf0\x6b\xdb\x96\xd6\xa1\x02\x81\x76\xe2\xff\x9a\x7b\x53\xae\x39\x3c\xd5\x30\x4a\xb5\xf9\x09\xfb\x53\xc1\x05\x94\x71\xa8\x42\x4f\xc3\x4b\x5a\x96\xf6\x84\x4e\xff\x91\x39\xa1\x65\xce\xdb\xc1\xd2\xab\xdb\x9e\x48\x20\x1e\x1b\xe7\x23\x5c\x60\x54\xa8\x12\xb9\x51\x63\xc0\xc4\xb3\xb5\x1f\x9e\xd6\x47\xfe\xef\xc4\x99\x6b\x4c\xf9\x70\x26\xd7\xb3\xc3\x2a\x6e\xc3\x3d\xc8\xa5\x9d\xfe\x88\xd3\xec\x1e\xaa\xd1\x53\xb6\xe7\x8d\xe5\xd4\x95\x45\xeb\x49\xa2\x31\x0e\xcf\xb5\x81\x98\x6a\x16\x40\x33\x4e\xdd\x77\x41\x66\xdc\x7f\xf8\xc2\xc2\x21\x66\x4f\x93\x78\x6b\x5b\x98\xdc\xdb\x75\x44\x6e\xd1\x18\x8b\x36\x84\x49\xf8\x48\x97\x4f\x27\x1c\x63\xcb\xf2\x89\xe6\xc9\xb3\x33\x99\xe5\x2f\x62\x79\xe9\x16\xda\x99\x7a\xf1\x14\x28\x4b\x7b\x44\x70\x73\xd7\x15\xba\xc3\x88\x4d\xfd\xfa\x40\x70\x1c\x5a\x0e\x05\x70\xec\xe4\x09\x89\xf8\x71\x5d\xcb\x01\x02\xcc\x71\xd7\x65\xf1\xd3\x13\xe8\x3f\x39\x11\x8b\x17\xb6\x57\xb7\x2e\xba\xc2\xc1\x8e\x9f\xf3\x40\xe9\x54\xef\x98\xad\x90\xad\x71\xfc\x42\x58\x61\x2d\x34\x71\xe4\x32\x50\xad\x91\x99\x4a\x7b\x40\x3c\x0e\xd5\xcc\xc0\x07\x46\x95\x37\x0e\x4d\x34\x90\xb8\x38\xb2\xbf\xf4\xe4\xc8\xd9\xb2\x2e\x09\xce\xb4\xc9\xdb\x8a\xe9\xa4\xd9\x41\x34\x50\xc4\xe6\x7f\x33\x8e\x3f\x8d\x81\xe0\x47\x0e\xd5\x45\xf0\x23\x87\xba\x2a\xf0\x91\xc3\x0b\x7f\x50\x22\x87\xe6\x98\x10\xea\x5f\x07\xdb\x28\xd2\x74\x74\xe3\x28\x9e\x02\xe8\x72\x98\x3f\x5c\x7b\x45\x54\xdb\x60\x62\xaa\x14\x16\xd6\x14\x42\x75\x69\x5f\x89\xea\x64\x30\x4a\xbc\x5d\xd4\x48\x23\xbd\x53\x51\x03\x43\xc6\xe8\x24\xa9\x45\x92\xf2\x3d\x22\x95\x45\xda\x68\x6e\x55\x97\xa5\x31\x28\xbb\xa8\x0b\xab\xd6\x12\xe0\x27\x87\x3a\x68\x88\x64\x3c\xd1\x02\x83\x8c\xa4\x1a\xbf\x43\xff\x96\x01\xab\x88\x96\x73\xcf\xa4\x00\x45\x69\x10\x46\x90\x5a\x5c\x2d\x21\xd4\x3a\x27\xba\x53\xf4\xec\x89\x2f\xf6\x84\xaa\x70\x7d\x51\x97\x8f\x9e\x8d\x33\xf2\xee\x16\xb6\x2e\x54\x4d\x2d\xe1\x91\x8c\x15\x56\x17\x32\x56\xbb\xdb\x9d\x1f\x74\xaa\x40\x07\x2d\xd9\x9e\xd4\xc3\x19\x15\xec\x32\x1b\x64\x6b\x3b\x0c\x6e\x42\x3b\xf9\x62\x22\xbc\x09\xd5\x28\x11\xf0\x62\x59\x5e\x0c\xbb\x4e\xb5\xc3\x80\x3d\x6a\x1d\xb9\xb3\x99\xd0\x44\xf1\xb2\x80\xbc\xac\xfa\x95\x8b\xe6\xb3\xd3\x83\x6a\x9a\x80\x98\xe4\x1f\x8e\x98\xc6\xa3\xd3\xc6\x74\xde\xdc\x72\x04\xa3\xaa\xea\x04\x6e\x3a\xaa\x5a\x41\x4c\xcc\xb2\x23\x5a\x80\xb5\xeb\x84\xbe\xb0\x9a\x89\x82\x40\x53\xf5\x31\x40\x34\x47\xb7\x6d\x6c\xbe\x9a\xae\x23\x72\xdc\x7c\x14\xec\x56\xa7\x53\xc6\x8d\xf4\x1d\xe6\x0f\xfb\xf9\x0d\xb6\x27\xe7\x03\xe7\x56\x65\xec\x58\x7e\x4f\x97\x50\x50\x43\xc2\xb4\x38\x41\x28\x3f\xa2\x63\xf6\x24\x20\x8b\x85\x44\xac\x06\x10\x73\x80\xde\x15\x21\xe2\xbf\xd6\x9a\x48\x5e\x0c\xb3\x09\x79\xf1\xf2\x99\x2d\x8c\xc4\x9b\x10\x98\x9a\x84\x80\xbd\xdc\x6d\xf8\x62\x36\x2b\x3a\x45\x4a\x04\x95\x22\x90\x2e\x87\x92\x3b\x40\x97\x43\x71\x39\x70\x34\x25\xdb\x5c\x80\x6c\x39\xd4\x39\x03\x33\xe9\x21\x4d\xba\xa4\x49\xee\x21\xad\xa1\x24\x8b\x0e\x10\x2c\x87\x52\x7f\xdc\xd9\x71\x3a\x08\xb0\xd6\xe1\x7e\xba\x0b\xb7\x71\x74\x03\x8d\x55\xb7\x8a\x10\xc2\xc3\x50\x44\x30\x2b\xf7\x20\xe8\xf8\x2d\xa9\xb1\x27\xc2\x70\xe4\xf0\x6e\x7c\xa8\xe1\xab\xa1\x2e\x3a\xda\x9f\x1e\x7f\xc0\x58\x1e\x9d\xcc\x3e\x21\x8c\x65\x90\xa9\x38\x40\xaa\x1c\x8a\xf1\x20\x55\xd6\x70\x1b\x3e\x72\x8a\xe2\x0b\x57\x8b\x1e\x46\xac\xab\x4a\xde\xf1\x48\x84\xdd\x3d\x64\x01\x55\x70\x8f\x57\x55\xde\x5d\xfc\xe2\x92\x64\x73\xa9\x74\xba\x29\xdf\xa0\x2a\xf6\x49\xfa\x88\xba\xf9\x60\xb8\x4a\x96\x42\x53\xaa\xa0\x83\x4c\x39\xbc\x00\x8a\xcd\x7b\x53\xe2\x8b\x2f\x6b\x65\x9b\x7c\x44\xa8\xd8\x71\xd4\x51\xe5\xf9\xe0\x82\xd2\x8b\x67\xf0\x2a\xcb\x70\x71\x01\xed\x97\x23\x03\x4a\xb9\xa7\x66\xf1\x62\x2f\x3a\xcf\xb4\x0c\x4f\x5b\xc9\x77\x91\xe1\x41\xab\xac\x72\x8b\x85\x0a\xa9\x78\x08\x72\xe5\xd0\x16\xbf\x7e\xea\x1b\x9c\x63\x91\x2b\xed\x2a\x60\x95\x75\x4c\x7f\xaf\x14\xf0\xd9\x0b\x5f\x5a\x3b\x98\x6f\x24\x1c\xd0\x29\x87\x63\x4e\x3c\x4a\xcd\x3b\xe0\x51\x0e\xc5\x57\xe0\x28\x8f\x35\xd9\xf5\x0b\x6b\x67\x3f\x1c\x9d\x41\x1a\xfa\x97\x02\x2f\xb9\xff\x61\xa8\x55\x0a\xc4\x91\x5d\x5e\x36\x92\xeb\x2b\xc0\x97\xdc\xb5\x31\x10\x98\x96\x92\xdf\xaa\x0a\xc3\xdd\x3f\x58\x49\x76\xfb\x42\xcf\x9b\x6e\xe4\x44\xa4\xd4\x5f\x13\x48\xca\xa1\x70\xba\xd4\xf3\x48\xe5\x14\x80\x4d\x1e\xd3\xed\x09\xda\xe4\x50\xd0\x15\x6d\x32\x48\xe7\x1c\xab\x39\x43\x4c\x3b\xec\x6c\x64\x81\xee\x47\xfe\xa1\x71\xcb\xd1\x1b\x84\x61\x4a\x82\x85\x06\x38\x5c\xb5\xcd\xc2\xfe\xbf\x3d\x89\x8f\x23\xf4\xbe\x51\xb3\x17\x70\x91\x87\x46\xb3\x65\xb6\x4b\xcd\x4e\x2b\x99\x50\x7e\x25\xfd\x85\x2e\x2d\x21\x97\x67\x7e\xc6\x72\x41\x5a\x96\x3e\x38\xce\x16\x3a\x20\xd8\x5e\xb1\x52\x07\x84\x2e\x01\x1f\xb9\xfb\x4b\x09\x33\x69\xbb\xf3\xd7\x70\xbc\x4c\xca\x70\x15\x58\x1e\x34\x42\xa5\x90\x84\x8f\x9c\x76\x84\x9b\x44\x05\x97\x35\x3c\xa6\xcb\x6a\x3f\xfe\xa0\xeb\xd3\x63\x6a\xe3\x44\x61\x78\xa7\xbd\x66\xb6\x4d\x1b\x68\x86\x0a\x1e\x6b\x2a\xc3\xa0\x4e\x81\x44\x39\xc0\x56\x09\xc0\x27\x4b\xd1\x4c\x05\xfa\xe4\x5e\x5c\xba\x35\x73\x4a\x18\x87\xae\x33\x1a\x9a\x80\xa2\x1c\x4a\x1b\x20\x51\x16\x12\x23\x07\x48\x94\x87\x28\x9f\x01\x14\x65\x5d\x9e\x42\xa2\x36\xa5\x43\x0b\xfc\x8c\x2d\x1b\xfd\x41\xfb\x96\x69\x12\x5c\x77\xae\x28\xc1\x8c\x88\x95\x0a\x68\x36\xe9\x3c\xfa\x8c\x32\xea\x29\x89\xec\x2f\xd3\xc5\x0d\xa5\x14\x64\x99\x4e\x88\xf4\xcb\x01\x2c\xe5\x90\xfd\x2f\xb3\x72\x4b\x38\x97\xaa\xa8\x52\xc2\xca\x58\x0e\x9f\xe9\x94\x9b\x7c\xd1\x29\x14\xd9\xb5\xc4\x53\xa6\xb3\x5e\x44\x0e\xc9\x80\x17\x91\xda\x91\x40\xa8\x1c\x0a\x12\xeb\xcc\x03\x4a\x77\x4f\xb6\x06\xac\x09\xb4\xca\xba\x1c\x2b\x31\x9c\xb2\xd4\x95\xd7\x8d\x3e\x73\x26\xe0\x58\x40\x52\x0e\x43\xbd\x41\xa4\xdc\x4d\xd3\x02\x09\x84\xbc\x4d\x00\x92\xf2\x50\x87\x5d\x5e\x31\x6a\x63\x5b\x57\x76\x83\x19\xf4\xbe\x51\x23\xdb\xba\x24\x14\x48\x98\x8b\x6b\x45\x59\xcf\xba\x72\x63\x58\x19\xfb\x15\xdd\x0f\x58\xc8\x43\x55\x48\x58\xc8\x7e\xb8\x5f\x8d\x97\x0c\x37\x59\x6a\x95\xce\xe7\x33\x6d\x91\xba\x1e\x85\x47\xb7\x32\x8e\x34\x49\xa6\x4c\x06\xe9\x01\x31\x9d\x8f\xce\x61\x09\xe6\xe8\xfc\x10\xed\x98\xd4\xc4\xe4\xd4\x1a\x1b\x05\x70\x0c\x92\xad\xc6\x32\xc0\x41\x83\x26\x40\x8d\xbb\x2e\x7a\xfc\xc9\x5e\x51\x2c\x96\x1c\xcb\xa1\x70\xe7\x37\xf5\x5e\x05\xce\x71\x90\x7e\x3d\xd6\x97\xad\xf8\xc7\x63\x71\xa6\xe8\xcb\x2d\xb0\xa7\x45\x6c\x47\xf0\x2a\xe3\x84\x51\x55\x8d\x87\x00\x3d\x56\xad\x77\xe0\x3c\x0e\x29\x08\xc8\x8e\xbb\x5b\x7e\x64\x42\x58\xff\x60\x0b\x84\x35\xb1\x05\xd8\x64\x40\x36\x56\x72\x1f\xc5\xa9\x0f\xe7\x61\x01\x62\x11\xdd\xec\x62\x39\x86\x1e\xa0\xe7\x81\xeb\x39\x8c\xe7\x44\x0b\x74\x39\x4f\x61\xfe\xf5\x46\x12\xe4\xb1\x93\xbe\x2e\x4e\xb4\x40\x4f\x1d\x80\x8f\x45\xb7\xc8\xf3\x10\x18\xd8\xe6\x60\x14\xc3\xc2\x6c\x0c\x76\xcf\xa9\xd2\xa7\x79\x19\xbc\xc7\x24\x6a\xa7\xcc\x50\xeb\xed\x59\xb2\x83\x54\x5b\x94\x7c\x38\x9b\xe7\x3f\x03\x28\xcf\xee\xde\xc3\xf2\xf0\xcf\x61\x09\x37\x2f\xec\xef\x2c\xa4\x0d\x41\x54\x06\x21\xb2\x0c\xf8\x44\x82\x42\x6a\x3e\x05\xea\xf1\x30\xe3\xc2\x49\x02\x82\x68\xfe\x6e\xde\x67\x0a\x9b\x8c\x20\x6b\x92\x8f\xe6\x1f\x2a\xee\x74\xa3\x7a\x34\xe9\x46\xe5\x32\x62\x59\x29\x81\x9a\x9c\xad\xd3\x0b\xc4\x5e\xfe\x24\x7c\xa7\x19\xee\xc8\x30\x19\xe2\x40\x16\x0d\xc9\xa7\x2c\x76\xf8\x47\xf5\x0f\x3a\x93\xac\x14\xb1\x1a\xf0\xc7\x91\x7b\xcf\x90\x88\x23\x8b\xb3\x77\xd1\xb4\xc0\x7e\xdc\x47\x92\x01\x37\xf7\x2e\x72\xb2\x80\x8f\x1d\xec\xb9\x00\xe5\x51\x44\xf2\x38\x51\x13\xa3\xfb\x3b\xb4\x85\xcd\x7e\xf6\xec\x09\xdd\x22\x7b\x81\x7c\x06\x58\xc8\xea\xd5\xc8\xa9\x2b\xac\xf6\xc8\xd3\x54\x06\x06\x67\x9c\xa9\x32\xa2\xa6\x9c\xdd\x1d\xe4\x57\xb7\x45\x6c\xe4\x71\x20\x56\xa6\x73\x19\xcf\x04\x43\x1a\x87\x7f\x92\x77\x6f\x1e\xf6\x04\x6d\x30\x77\xd3\xc8\xd4\x80\x3c\x4b\xdb\x8b\x2f\xe9\x6d\xc5\x73\xf6\xca\x12\xde\x63\x5b\x13\xf6\xe8\xf0\x77\x8e\x1d\x54\xf8\x94\x57\x7b\x56\xe0\xd5\xc6\x4e\x82\x27\x79\xc8\x56\xce\x89\xdb\x85\xbd\x10\xc9\x0a\x92\x78\xc2\xa9\x65\xbb\x67\x5e\x71\x3a\x37\x13\x97\x26\x77\xf1\xb4\x31\x3f\x7a\xed\x1d\x83\x9e\x1e\x72\xb7\xab\x7a\xa1\x06\x6c\x70\x23\x47\xee\x9d\x70\x61\x9c\x27\xdc\x5a\x73\x87\x10\xc9\x91\x7b\x5a\xd8\x48\x7d\x33\x4f\x01\x2f\xec\x21\xd9\x88\x40\x67\x8f\x44\x8d\xd4\xca\x7d\x46\x3a\x57\xf1\xfc\xe0\xcf\x6b\xd3\x9e\x2d\x27\x33\xf9\xac\x87\x0b\x4f\x20\xef\x9f\x45\x96\x2c\x9a\xc2\x84\x96\x4c\x22\x06\xcf\x05\xe6\x2b\x40\x93\xdc\x9d\xb2\x2a\x79\x84\xab\x47\xf6\xa2\x70\xfe\x0d\x04\xd1\x14\x7c\x12\x08\x32\xec\xae\xf6\xe2\xee\xb3\xbd\x72\x3b\xc3\x8d\x93\x1e\xca\x8c\xdd\x76\x5c\xb9\x0e\x57\x98\x84\x45\x60\xd1\xc4\x79\x7a\xc8\xfd\x9e\xd3\xe3\x19\x39\x6d\xd9\xf9\x47\x8d\xad\xe1\x50\x4f\xc3\xc5\x19\x05\x21\x96\x0a\x0e\x62\x54\x46\xce\xc1\x99\x7d\xa2\x83\x40\x66\x2c\xf7\x2c\x0e\xb7\x86\xa0\x80\x58\xb9\x3f\xf2\x25\x27\x84\xd6\x93\x33\xa3\x8c\x01\x59\x59\xb5\xa7\x9d\x62\x66\x68\x53\x3e\x61\xd3\x8a\x9e\x20\x56\x86\x62\x37\x80\x95\xf5\xe7\x41\x22\xd5\xc2\x40\x17\x01\xbc\x72\x17\xa6\x23\xd8\xa0\x49\x28\x19\x20\x56\xee\x3f\xfc\x0a\xd2\xdf\xfd\x23\xfc\x83\x4e\xdd\x49\x50\x98\x4f\x8d\xd0\xda\xb0\xc1\xac\x2c\xe3\x4f\x58\x8e\x10\xd0\x52\x03\x37\x78\x96\x63\x84\x9d\x21\x22\xd5\x4d\xf6\xa4\xca\x41\x9b\x28\xd2\x4b\x77\x0f\x30\x2b\xeb\x72\x2c\x5b\xc6\x68\x7a\xa2\x9e\x4f\xce\x16\x93\xad\x54\x11\x96\x86\xd6\x48\x9d\xd1\x94\x7f\x2e\x02\x01\x2a\x8b\x4c\xe1\x71\x72\x8b\x6b\xf8\x3f\x60\x96\x69\xa4\x07\xcc\x72\xe4\x3a\x13\xb0\x69\xca\xa1\x13\xec\x0c\xd3\xbd\x9d\xa4\xad\x4e\xc6\xf3\x72\x35\x23\x8b\x56\x52\x91\x45\x10\x8b\x32\x64\xe9\xa4\x5f\x58\xa6\xbd\x03\xb2\xb2\x46\xf7\x59\x7a\xc7\x47\x9f\xa7\xdd\xcd\x4d\xe6\x24\x93\xfc\x9d\x9f\x7b\x98\xb9\xf8\x94\xbe\xdc\x60\x9f\xd2\xd7\xe1\x0b\x31\x2b\xf2\x83\xcf\x7e\xd0\x27\xac\xe0\x7a\x46\x9f\x66\x47\x72\x56\x3f\xad\x26\x1e\x0d\x54\xee\xe5\xa9\xd4\xf0\xad\xd9\xfd\x22\x85\xa1\x39\xa9\x2e\x53\x57\x43\x68\x80\xb5\x3c\x40\x31\x09\x60\x2d\xab\x71\xe0\x97\x57\xbe\x6e\x3c\x30\x2e\x77\xff\xac\x69\x32\x97\x96\xd0\xac\xc9\x26\xb8\x4c\x89\xa4\x35\xff\x52\xf8\xc9\xf6\x64\x5e\x61\xc5\x2f\x5e\x83\x85\xe7\xcf\x7a\x29\x81\x24\x64\xfa\x26\xb0\x30\xf7\x1f\xd4\x7b\xb8\x48\x34\x8e\x8c\x63\x56\xa8\xeb\xb0\x23\x7e\x63\x42\xb2\xe0\xf9\xe4\xf7\x83\xe7\x0b\xe3\xa3\x95\xe6\x44\xf9\x11\xb9\x33\xb2\xb0\xc2\x4f\xf7\x25\x09\x37\x4d\x14\xfb\xc4\x24\x14\xd5\x25\x9f\xed\x06\xa3\x23\x63\xa1\xe9\x67\x00\xc5\x1c\xa6\xdd\xb9\xcc\xc3\xc0\x3e\x13\x13\x33\x5c\xfa\xc4\xc4\xf4\x1a\x00\x18\xcc\x61\xba\xa5\xab\x2a\x55\x42\x1c\x2e\x95\x7d\x36\xd1\x65\xb2\x24\x2f\x14\x2e\xf2\x23\x99\x14\x07\xb4\xcb\x61\xbe\x9a\xcb\xd0\x4c\x2f\x3d\xae\x96\x3b\x8a\x36\x5a\x8a\xc7\xfe\x23\x49\x80\xc2\x82\x77\x39\xcc\xb5\x01\xc6\xe5\x30\xad\xcd\xe5\x3d\xae\x29\x2f\x00\xb9\x1c\x33\xab\xfa\x78\x66\x50\x79\xa7\xcb\xe9\x01\xd8\x72\x37\x48\x55\xba\x13\x3b\xeb\x3d\x37\xba\x7f\x30\x6f\xb0\xce\xcb\xf4\xd3\x88\x05\x57\xd7\xb2\x51\x7c\x61\xfd\x20\x85\x57\x77\x42\xfd\x9d\xe0\x0a\x88\xdc\x25\x7c\x96\xe7\xea\xe2\x16\xd8\x7c\x23\x97\xba\xbd\xf7\x2d\x89\x7e\x09\xf7\x11\xf0\x72\x6a\x16\xb9\xb0\x24\xcf\xbf\x83\x3b\x00\xc3\x1c\xe6\x19\x11\x0c\x73\xe9\x04\x0e\x00\xe6\x98\x0e\x31\xa5\x09\x6a\x9e\x26\x39\xf5\x99\xec\x0b\x0e\x0a\x55\xdf\x9c\x4a\x17\x01\x33\x91\x3b\x5a\x28\x4c\x0f\x8d\x41\xa2\xe1\x70\x35\x45\x7b\xeb\x77\xa9\xea\x87\x93\x82\x29\xda\x4c\x23\x57\x0a\x1d\x90\xbc\xcb\x90\x51\x1b\xc1\xfd\xd8\x5c\x1c\x57\xe4\x4a\xd1\x08\x32\x87\xe1\x64\x89\x9b\xe9\xc5\xd3\xa5\x2f\x72\x38\x8f\x5b\x6d\x4f\x9f\xd1\x2b\xef\x90\xdd\xca\xe1\x8c\x58\x3c\xb7\x89\xf5\xb2\x4d\x1c\x6d\x0a\x1a\xc8\xc1\x57\x46\xe2\xf0\x11\x21\xa3\xe6\x69\x00\xc9\x72\xef\x0c\xaa\x5a\x4a\x8f\x18\x36\xae\x95\x02\x2e\x75\x2d\x89\x04\x6b\x00\xa6\x5c\xd1\x04\x09\xa6\xdc\x6e\x64\xf0\xa2\xcd\x01\x5e\x71\x93\xb4\xda\x54\x02\xb7\xb9\xc5\xa4\x57\xb7\xc9\x3a\xbd\xa6\x02\x6f\x6e\x18\x3b\x7f\x7b\x90\x10\x8c\x12\x56\x4e\x22\x03\xac\x5c\x3d\xac\xb6\x79\x3e\x61\x7f\x37\xa2\xba\x81\xf4\x77\xcb\xbd\x55\x78\x51\xb1\xa1\x71\x6f\x7a\xf4\x36\x14\x87\xce\xf0\xe3\xdb\x33\xf5\x7f\x84\xbd\x4b\xae\x3f\xbb\xaf\x5f\xd7\xbf\xa3\x38\x33\x48\x95\xde\x02\x0e\xfe\x9d\xb4\x93\x39\xd4\x4b\x81\x1b\xb6\x2f\x6e\xec\xf9\x07\x5c\x4b\x7b\x1f\xdb\x49\xf0\x6b\x6c\xd4\xfe\xb2\xa4\xd2\x9b\xa4\x28\x8a\x9f\xe2\x97\x96\xe5\x91\x88\x0b\xcf\x5e\x4c\x7c\x3c\xf5\xf1\xc0\xeb\xc1\xc1\x70\x0e\x06\xf7\xd9\x8b\xaa\x9a\xac\x92\x85\xc2\xbd\xd6\x2c\x53\x7c\xea\xee\x20\x4a\xac\x4e\xa7\x6e\xb2\xa8\xa3\x11\xdf\x1e\xad\x6c\x1e\x92\x3d\xba\x18\x6a\x75\x05\x7e\x6e\x5b\x94\x1e\x74\x75\xaf\xc3\x3d\xaa\xe4\x9e\x40\x3d\x4d\x17\xb4\xec\x9b\x69\xf1\xf4\x23\xf7\xd3\x0c\x2d\xf1\xa0\xa0\x7b\x4e\x2d\x12\x9d\xf7\xaf\x44\xa2\x1b\xf2\x3f\x50\xe5\xa2\x55\x54\x11\xef\x08\x6f\x39\x3d\x06\x27\xb3\x51\x9d\xb1\x85\x0b\x88\x30\x37\x81\x81\x1a\x20\xcc\x35\xdd\x37\x1f\xd1\xdc\x3d\x68\x02\x48\xae\x79\x97\xe6\x19\xf6\x15\x3d\xc2\x45\x68\x2f\x5c\x3c\x58\xa9\x3c\xc5\x79\xb6\x2a\x8d\xf2\xf6\x10\xbc\x73\xcf\x1e\x1d\x23\x3c\x59\x01\x2f\xee\x1c\xf2\xfa\x47\x2f\x09\x05\x02\xe8\x71\x4d\xa7\x52\x40\xe2\x9a\x8e\x77\x8f\xa1\x3c\xe5\xdc\x8f\x37\xa1\x65\xdd\x8f\x37\xa1\x3d\x5c\x7a\x58\x09\x7a\xbe\x81\x25\x97\x5d\x85\x42\xc9\x65\x4d\x4a\x60\xc9\x65\xf5\x3a\xa0\xe4\x92\x8c\x0d\x28\xb9\xa4\x96\x04\x94\x5c\x74\x27\x45\x60\xb3\x72\x57\x0d\x64\xdc\x99\xfb\x9f\xc0\x77\xc7\x73\xe9\x8a\x4d\xf7\x5e\xf6\x10\xbd\x65\x98\x4f\x67\x9f\xea\xb4\x9d\xc5\x9d\x35\x5d\xa2\xc4\x9c\xd3\xd5\xe4\x41\x9b\x36\xb4\x15\xf8\x73\x79\xaf\x66\x4e\x88\x3c\xa6\x78\xf0\x71\xd4\x03\xe5\xb9\xb1\xe1\x59\x71\xfc\xe8\x47\x37\xaf\x73\x18\x75\x63\x63\xd1\x0d\x38\x1c\x58\x74\xd9\x63\x62\xa0\xe8\xf2\xb9\xe9\xd6\xc8\xdc\x60\xb9\x38\x9d\x1f\x0d\xa1\x94\xcc\xdd\xb5\x0e\xaf\x7a\x3c\x50\x72\x76\x85\xba\x9d\x8d\x97\x04\xee\x5c\xd9\x03\xf1\x6c\x3e\xe9\x0b\xd7\xc2\x30\x87\x97\x12\x28\x8d\x88\x67\x9a\x28\x9e\xad\x79\x27\x5f\x08\xe7\x43\xe3\x9e\x3d\xd5\xa8\x2b\x0a\xb5\x27\x9a\x1b\xa8\xce\x31\x15\xa8\x4e\xa3\xd2\xc3\x75\x37\x23\xa1\x01\x5a\x77\xce\x61\xaa\x37\x33\xc0\xf4\xb7\x4e\x92\x8a\xe9\xc7\xe8\x67\x0a\x76\xf1\xe8\xea\xe9\x2a\x41\xd5\xd6\xb7\xe6\x01\x7b\xd6\xd3\xd8\x67\xbb\x8b\xf8\x59\x19\xc2\x7e\x41\xd4\x44\xd4\x68\xe0\xe8\xb2\x97\xda\x9e\x4f\x2b\xdd\xfe\xc1\xc2\x30\x03\xf1\x50\xf4\xf1\x79\xd0\xb5\xf5\x10\x02\xb3\x2e\xbb\xf9\x78\x74\xfe\xf7\x2c\xf1\x31\xf0\x99\x03\xbc\x95\x6d\x44\xc2\x83\xb2\x7d\xee\x1c\x76\x08\x8a\xc7\xb3\xb8\x9a\xe1\x1c\xf5\xda\x9d\xfa\xcc\xe3\xb5\x3b\x4f\x38\x41\xb6\x1b\x1e\x18\x3c\x5b\xdb\x96\x5b\x1b\x8d\x74\x0f\xc7\xf2\x48\xb5\xfa\x31\x0f\xe6\xfd\x9f\xa1\x91\x91\x1a\xf7\xc4\xf3\xcb\x67\xeb\xd8\x88\xf2\xf7\x50\x6b\x65\x37\x2f\xbc\xdd\x34\xa4\xc5\xab\xce\xdc\xfd\x9f\x09\xcd\xfa\x7e\x8f\xcd\x12\xfc\xc1\x70\x74\x73\xb3\xc2\xe0\xc9\xe0\xdb\x35\xbd\x05\x5e\xdd\x24\x55\x8e\x00\xbb\x6b\x3a\x1b\xbc\x6a\xcf\x30\xbc\x57\xd3\x61\xf2\x7f\x46\x80\xf9\x02\xb8\x5d\xeb\xb0\xaf\x57\x45\x9a\x4d\xc3\x7b\xee\x3e\xf0\x43\x9e\x30\x54\x73\xef\x21\xa0\x6c\xfc\xc7\xdd\xa5\x6d\x94\x30\x8f\x8c\x5f\xe5\x01\xcb\x1b\x94\xb0\xd6\x87\xf4\x3d\xd9\x7c\xc1\xc5\x4e\xba\xf6\xd5\xaf\x1c\xf0\xe7\xf1\x36\xa7\x3d\x7d\xe3\xa9\xbe\x66\x20\xe0\xc3\x92\xdb\x55\xd0\xc3\x9a\xa7\x9e\x22\x86\x79\x9e\xf9\x12\x48\x5a\xab\x39\x88\x61\xdb\x55\xe6\x45\xab\xf2\x9c\x13\xf8\xaf\xa8\xeb\x1f\xf9\x1d\xd8\x60\xad\xb3\xd0\xde\xb1\xa7\x0f\x45\x1a\xc8\xf2\x84\xbf\x00\x0d\x96\x9d\x18\xef\xd8\x93\x97\xca\xe0\x88\x6e\x1c\x45\xc1\xc0\xea\x09\xff\x7b\xb7\xe0\x40\x8b\xd8\x68\x60\x6a\xa5\xef\xd4\x80\x0b\xdb\x03\xf4\xab\xf5\xe1\x0b\x25\x98\x9d\xba\x55\x20\x56\xe4\xeb\x79\x85\x07\xcb\x20\x77\xed\x68\x0a\x22\x77\x55\x30\x31\xc6\xcb\x31\xbe\xf6\x04\xb0\xba\x22\x3b\xb5\x37\xc0\x85\xfe\xa1\xa0\x72\x85\xf0\x26\xcb\x2d\x3b\x41\x91\x00\x7f\x2b\xc9\xb1\x80\xdc\x8a\x2c\xbe\xe8\xfe\xa0\x48\x19\xb2\xc7\xc0\x62\x6b\x79\x74\x27\xb6\x56\xf2\x88\xf7\xbd\x77\xd8\x7a\xb3\x20\x17\x58\xbb\xef\xb3\x9b\x42\x57\x62\xe9\xf0\x70\xf5\x7d\x76\x89\x74\xe5\xb3\xdb\xc5\xb7\x9e\x5d\x3c\x5d\xf9\x0c\x57\x83\x1f\x33\x66\xa2\x63\x8e\x5b\x9d\x67\x26\x20\x6f\x35\x4f\xc9\x5e\xef\x42\x81\x15\x32\x40\xe1\x6a\x9e\x28\xbe\x46\xcf\xf0\xa0\xe1\x15\xf4\xd3\x43\xe9\x77\x1f\x8d\x14\x93\xb1\x6c\xa6\xa9\xb4\xdc\xba\x6c\xc4\xdb\x72\x13\xf2\xca\x58\x5d\x1c\xaf\x35\xa1\x25\xd8\x2d\x94\x95\x2f\x0e\xe7\x5a\x77\xc1\xd8\x4a\xee\xe0\x81\xd5\x6a\x1a\x5e\x41\xd5\x8a\xda\x92\x59\x7f\x73\x0f\xbe\xdf\xcf\x25\x8b\x32\xf0\x0a\xf7\xed\x24\xf8\xf6\xd2\xa2\xe5\x1f\x31\xda\xd1\x12\x5e\xad\x12\x9e\xa1\xbf\x0b\xd1\x96\x7c\x51\xfc\x94\x3f\xc0\x0a\x82\xe5\xbe\x1c\xeb\x6b\x6c\x7d\x3d\x3b\x71\xff\xf2\x2e\xab\x1e\xed\xfe\x36\xcf\x83\x31\x7f\x87\xa2\x26\xf9\x46\x84\x91\xce\xff\x7b\x06\x4e\x7e\x3c\xa6\xca\xfc\x20\xbc\x08\xd3\x1c\xf4\xab\xa6\xad\xe8\x13\xaf\xd3\xf3\x8f\xcf\x33\x0f\x37\x1d\xdf\xb9\x0b\x31\x19\x55\x61\xa0\x84\xaf\xaa\x27\x5c\x1a\x98\xaa\x18\x1c\x8a\xf7\xe0\x5e\xc3\xf8\x06\xaa\x72\x0f\xf2\x11\xde\x42\xfd\xfc\xe3\x36\x92\x46\x0e\x40\xa7\x22\xc7\xc9\x0f\x01\x06\x10\x2b\x1f\x4e\xd8\x9a\x2c\x44\x9d\xd2\x6c\x23\xea\xd4\x70\xd3\xf1\xb9\x1b\x71\x3f\x01\xa4\x54\x54\x85\xda\xe3\x46\xa6\x01\x09\xb8\xa8\xac\xc7\x30\xa0\x50\xcd\xfd\x3a\x98\x50\xcd\xbd\xde\xc7\x0e\xdd\x6d\x35\xf0\x50\x4d\xa3\x88\xf0\x50\xf5\xec\x26\x62\xa4\x4e\x0b\x70\x97\x8a\x84\xdf\x60\x51\x6d\x7f\x4a\x2e\x52\xff\xc8\x07\x81\x95\x6a\x8a\xa8\xcf\x78\x4a\x6e\x93\x80\x92\x6a\xea\xdb\x1f\xbe\x63\x6e\x3c\x3f\xf7\x10\x6d\xff\x50\x68\x54\x53\x71\xfa\x8c\x3c\xf8\x38\x9d\x57\xf5\x03\x4a\x2a\x12\xf1\x59\x4f\xe7\xdd\x4c\x7d\xb8\x6b\xbb\xcf\xf9\x38\x9c\x77\x47\x0a\x7c\x54\xe4\x30\x91\xd3\x9c\x7d\xca\xb7\x37\x11\x70\x54\x81\xa2\x86\x5b\x2b\x81\xa2\x2a\x30\x3a\xe3\xeb\xbb\x48\x92\xe1\x0c\xa6\x0e\xf7\x11\xd9\xc2\x1b\xe4\x22\x48\xcd\xd1\xcc\xde\x48\x44\x1d\xdd\xa7\x7b\xbb\xfb\x73\x6f\xae\x85\xe3\xf3\x32\x13\x98\x3c\x03\x6c\xa9\x18\x6c\x0b\x61\x5c\x9c\xa9\xc8\x16\x75\xb5\x0f\x4b\xbf\x3a\xc7\xc7\x8e\x44\x65\xe4\xe3\xce\xaf\x0a\xcf\x67\x44\xc4\xd1\x7c\xc1\xc8\x3b\xb7\x62\x7b\xd2\x54\x32\x3e\x7d\xb8\xe1\xd8\x9f\x71\x90\x07\xa2\x04\x68\xa8\xa6\xdc\xfe\x8c\xdf\x04\x1e\xd0\xf8\x38\x50\x57\xd4\x7f\xd3\x6a\xd0\x07\x73\xb7\xdb\x44\xf2\x55\x04\xc6\x87\x54\x52\x5c\x09\x19\x35\x85\x13\xf9\xe6\x1e\x74\x0b\x79\xfd\xe1\xc7\xd4\x52\xac\x17\x56\x7c\x85\xcf\x67\x88\x64\x65\xf4\x77\xed\x1e\xa5\x2e\xd7\x6e\x2e\x1f\x63\xaf\xa1\xb8\xfb\x42\x78\x25\xfd\x2e\x3f\x0e\xd5\x77\x73\x2f\xe7\x39\x8c\xee\x33\x3c\x22\x50\x48\xe3\x53\xa8\x59\x47\x7c\xd3\xe4\xdd\xdf\x6d\x45\xa4\xbb\xd5\x44\x77\xfa\x6e\xd5\xe5\x9d\x0a\xd7\x31\xcf\x92\xbe\x7b\xc7\xe1\xa5\x26\xb7\x5b\x36\x78\xee\x87\x18\x1b\x6c\x14\xbe\x10\x63\xdd\x33\xce\xef\x91\x6f\x39\x86\x00\x54\xcb\x59\x3f\xfc\xc4\x65\xd8\xdf\x16\x62\x8e\x21\x1b\x85\xcd\x40\x91\x61\x46\x28\xfc\x10\x61\x9b\x65\x62\x77\x57\x1e\x7d\xde\x9f\x3a\x2c\x00\x83\x8f\x85\xbd\x2a\xe1\xa8\x1f\x1f\x5b\x83\x81\x30\xfd\xf6\x41\x3f\xba\xe1\x87\x38\xda\x9c\x50\x3d\x5f\x37\x91\x8f\x38\x4f\x46\x25\xff\x42\x85\xcf\xda\x0b\x3f\xe5\x91\x8c\x50\x41\x33\xe4\xb0\x9f\x5f\xa2\x0d\x9e\xd9\x7b\xa0\xf6\x69\x0b\xd7\x99\xe4\x33\x62\x93\x1e\x27\xdf\xda\x9d\x43\x15\xd7\xee\x04\x4a\xd1\xc5\xdb\xd2\x0d\x3f\x0c\x6c\xd4\xf8\x96\x4e\xd6\x8e\xf9\xb2\x48\x3a\x5a\xe9\x54\xa5\x1b\x3c\xcc\x32\x18\x18\xb6\x22\xcb\xbb\xb8\x6e\xf1\x97\x90\x00\xed\x8f\x00\x6d\x63\xa1\xba\xeb\x34\xbd\x70\x0b\x1f\xfb\x7f\x27\x2c\x4c\x67\x1d\x7b\x8d\x4c\x7e\x70\xe9\x1c\x76\xb0\x50\xe3\xe5\x7e\x0b\x2b\xb8\xcb\x65\x71\x5d\x49\xee\xb3\xd0\xca\xe5\x25\x2b\x84\x5b\xb6\x4f\xd6\x69\x69\xd4\x57\xc8\x69\x5d\x4e\xd6\xa9\xe9\x09\x3d\x7e\xe9\xe2\xed\x11\xdb\x3a\x59\x9e\xcd\x17\xf4\x0f\x6b\x78\x9d\x16\x6d\x1a\xf4\x8e\xd3\xe2\xf4\x79\xdc\x9f\x45\x7c\x32\x73\x57\x52\xca\x31\xa5\x57\x92\x1d\x74\xdf\x30\x75\x9b\x2f\x76\x1f\x50\x86\x6e\x6f\x3a\x9d\x2c\xa3\x46\x15\x5f\x5c\x60\x48\x53\x29\x63\x72\x68\x5b\x59\x49\xd9\xc0\x42\x5d\x06\x48\x3c\x77\x16\x67\x8d\x63\x95\x0c\x8d\x4c\x89\xd9\xbe\xa2\x8c\xbc\xc3\xf5\xd0\x89\x79\xd7\xd1\x54\x2a\x89\xe8\x56\xcb\xe8\x87\xcd\x22\x33\xe7\x91\x4c\x94\x95\xed\x2c\xb3\xcb\xcb\xba\x1f\xb6\xe7\x28\x1c\x03\xfb\xee\xdd\xbc\x38\x62\xa5\x1b\x74\x0d\xd7\xd3\x6c\xe9\x1b\xde\xf6\x0f\x86\xd6\x79\x21\x3c\xb5\x3e\xbd\x1b\xe3\x6e\x67\x67\x6c\x59\x08\x0b\x07\x80\xdd\x0b\x65\xf7\x28\x95\x52\xdc\xdb\xbb\xfa\x8c\x7b\x04\xb0\x14\xf1\x8e\x47\x61\x2f\x8c\xae\xb0\x8a\x95\xf5\xff\x65\x9d\xc8\x50\x95\x76\xce\x98\xaa\xeb\x14\xbc\x6f\xe9\x27\x3e\xec\x2a\xee\x5c\xed\x4e\xf0\x9c\x5f\xcb\x15\xd8\x79\x6d\x37\x03\x21\xae\x55\x44\xe4\x3c\x77\x5f\xcb\x5d\xa0\x3e\x31\x6b\xca\xa8\x29\x82\x10\x10\x9e\x4c\xaf\x2d\x19\x9c\xd4\x6e\x6b\x5c\x10\x5c\x13\xda\x7d\xcb\xf1\x2e\xa0\xce\x63\x23\xb7\x69\x34\x5b\xd7\xae\xac\x3f\xf6\x20\xf3\xdd\x10\x1f\xc5\x30\xf7\x60\xba\x15\x77\x5e\x40\xb7\xb5\x9f\x0c\x20\xb7\x39\xd7\x2f\x8b\xa3\x11\x9e\xe8\xa2\xc4\x2d\x6e\x12\x79\xa8\x0a\xa2\x5b\x36\x6a\xe6\xba\x77\x35\xcc\x40\x37\xd9\x6a\x23\x3b\x78\x46\xbd\xb8\x61\xa4\xe2\xb3\x30\x42\x1d\x3b\x03\xd6\x03\x97\xa2\x51\x01\x3d\x44\x07\xde\x2d\x01\xd4\x37\x36\xba\x9b\xee\x38\xa2\xbb\x0d\x2d\x6c\x8b\x18\x4a\xa2\x14\xad\xa7\x10\x82\x87\xdc\x6c\x8c\xb4\xc6\xac\x47\x8d\xd3\x7a\xb0\x15\x2a\x1e\x65\x2f\xe3\x42\xf4\xfd\x5d\xc5\x74\xfb\xa3\x5b\xcb\x52\xb2\x68\xb3\x13\x2e\x4e\x79\xb5\xde\x5d\x4f\x3e\xee\x4e\xc9\x49\xe2\x35\x5d\xfd\x6d\x96\xde\xcf\x7d\xa7\x82\xab\xa1\xb9\xad\x6d\x8e\xda\xa9\x60\x8f\xec\xb1\x81\x8e\x8b\xf1\xa4\xc7\x38\x97\x55\x64\x01\x0f\x17\xdf\x65\x50\xf6\x2e\xc8\xce\x27\x86\x84\xd6\x25\xa0\xe2\x4e\x23\xa1\x00\x15\x17\x33\xdc\x44\x5c\x35\x77\x6a\x10\x42\x62\xb0\xdf\x04\x36\x2e\x7b\x78\xbf\x34\x28\x9d\xa6\xdf\x3c\xd1\x0c\xcc\x13\xb6\xb1\xc0\xc9\xed\x88\x08\x6b\x1b\x97\xac\x13\xde\x67\x83\x1d\xde\x5a\xbb\x79\xa6\xda\x53\x94\x4f\x85\x88\xcb\x6e\x69\x17\x6e\x69\x1e\xd9\x2e\xf1\x6c\xb4\x8b\x2d\x30\x6c\x34\x93\xaf\xb5\x67\x4a\xfb\xb7\xbf\x27\xa8\x73\x89\x05\x3c\x41\x9d\x4b\x6c\x8d\xa6\xa8\x73\x15\x5b\xdd\x04\x75\x2e\x83\x65\x37\x41\x9d\x8b\xb5\x62\x6e\x3a\x2a\x76\xaa\x13\xd8\xb9\x13\x36\x3d\x8f\x1d\x5e\xbf\x98\xfb\xa6\x52\x85\xff\xdd\x96\x05\x0f\x9c\xa0\xcb\x35\xe0\x21\x27\xe0\x72\x8d\xc5\x32\xc1\x96\xcb\x49\x3a\x31\xa3\x00\xe8\x9f\x40\xcb\xb5\x31\xc9\x4b\xc8\xa8\x63\xff\xcf\x91\xb2\x85\x29\xdc\xa6\xff\x37\xbe\x9f\xf9\x1f\x9c\xaf\x9d\xde\xb5\xd5\xa8\xea\x89\x44\xa9\xfe\x7f\xd1\x4b\x26\x72\x37\x39\x7c\x81\xef\x58\xcc\xd9\x09\xde\x5c\x03\xa7\x6f\x1e\x38\xb1\xa1\x6f\xcf\x03\x27\x36\x36\x54\x53\x18\xba\x69\x87\xe1\xc2\xc6\xd1\xc5\x3c\x12\xa1\xa5\x8b\xf4\x4e\x1a\xfa\x2e\xb9\xd3\x98\xbe\x50\x62\x55\x7f\x80\x06\x35\xe8\x0b\x11\x8b\x99\xd6\xf3\xc0\xe7\x3b\xdb\x06\x2e\xf0\x72\xc3\x66\x82\x47\xd7\xd8\x11\x4f\xe0\xe8\x1a\xa7\xc9\x53\x38\xba\x81\x79\x71\x1e\xd9\xb8\xc3\xd4\x09\x71\x85\x5f\xe2\x04\x80\x2e\x17\x07\x3d\x3b\x22\x66\x96\xe9\x77\x32\x00\x4c\x4c\xe8\xdc\x79\x70\x1e\xdc\x9c\x32\xde\xea\xe5\x36\xe0\x04\x7e\x2e\x5a\xe4\x0f\x7c\x7a\xac\xab\xae\x68\xd6\x15\x41\x34\x4f\xba\x80\x13\xad\xb1\x4b\xe0\x62\x90\x03\x5a\x14\xe6\xd6\x09\xa1\x84\xdb\xc2\x3c\x70\x50\x23\x12\xd1\x3c\x2a\x13\xf4\x24\x0d\xae\x67\x20\x10\xcd\x03\x29\xb4\x2b\xc1\xb1\x30\x58\x8b\x53\x7c\x3b\xc0\x4e\xe7\x11\x5b\xcc\x5e\xac\x90\xc0\xae\xc3\x71\xc0\xf1\x0c\x55\x7e\x1e\x55\xae\xd5\x19\xf5\x6a\xcf\xfc\x09\x9e\x63\x0a\x8b\x97\x9d\xc8\x9c\x73\x75\x17\x5d\x93\xa3\x39\xab\x75\x4a\xb3\x8e\x0d\x80\x55\xc7\x42\x83\x27\x67\x7c\xf3\x68\x78\x20\x65\x33\x50\x79\x27\x9a\x51\xa9\x4e\xff\x57\xd3\xb6\x25\xc0\xe8\x8d\xfd\x02\xd4\x6b\xa7\x04\x47\xca\x9c\x6d\xce\x43\xff\xf1\x5d\x34\x7b\xd5\x99\x28\xa1\xbb\xc6\x27\xad\xc5\x67\xbc\x38\x48\xec\x55\x67\x92\x4e\x78\x19\xe7\x75\x07\xee\x34\x4b\x77\x93\x35\x7d\x71\x31\x00\xbe\x20\xca\x88\x0b\x8a\xd3\xe5\x99\xa8\x2a\x97\x8f\x8b\x8b\x8b\x03\x65\xe2\x74\x4e\x10\xf5\x1a\x57\x7b\xe6\x31\xac\x1d\x95\x18\xf9\x5f\x7f\x55\xe2\x3c\xcc\x43\x9b\x69\x35\xaf\x2c\xd2\x0e\x73\x97\x6b\x25\xbc\xb8\xbc\x6b\xc1\x81\xdc\x74\xc9\xb2\xe3\x05\xd5\x6c\x1e\x63\x0f\x3d\x1d\x30\x64\x53\x76\xa5\xa0\x40\xcd\x99\x36\xe8\xbf\x4c\x97\xe9\xdc\xd6\x7d\x11\x9b\xe1\x3c\x1c\xd2\x6d\x70\xb5\x74\x61\x68\x4f\xd7\x8b\xb1\xad\x36\xc7\xf4\x72\xf3\x69\x91\x53\x5b\x8b\x6f\xae\x3d\x32\x94\x7f\x29\x13\x3a\x9d\x72\xc9\x97\xf7\x1b\xa6\xbd\xbc\xcb\x20\x56\x6d\xa7\x6a\x1c\x0f\x9b\x88\xe9\xe2\xd8\x5c\x6e\xfd\x68\xf0\x65\x4b\xa8\xa3\x0e\xe3\x5d\x31\xc0\x16\x76\x3a\xd7\xb6\xb9\x76\x52\xc4\xad\xb9\xcb\xde\xbe\xf7\x02\xf7\x0d\x4c\x27\x53\xf7\x5b\x8d\x41\x96\x75\x83\xfe\x24\x3b\x36\xe2\xe3\xe6\xdf\xb7\xd2\xb0\x52\x3c\x5a\xc9\xe9\x0b\x83\x85\x70\x80\x30\x8f\x67\xf7\x1d\x0d\xd9\x86\xd8\x61\x96\x3d\xcb\xf8\xf2\x23\x4a\x09\x55\x79\xf6\x2a\xf0\x85\x60\x8d\x34\x65\xab\x11\xc3\x1f\xf6\x96\x0d\x7e\xdd\xf7\x58\x3e\x7b\xd7\x99\xc9\xfe\x3a\x0d\x06\xed\x7a\x35\xb6\x5b\xe2\x8b\x27\x9d\x0d\xf6\xae\x73\x57\x22\x1a\x97\x4a\xe9\x80\xb2\x41\x44\xa2\x09\x68\x5e\xc3\x9d\x7f\x1e\xdb\xc8\x6a\x43\x40\xe4\xc1\xa1\x66\x1e\xba\xa8\x77\x17\x24\x97\x9b\xcb\x7e\xa1\x09\xdd\x91\x76\xb7\xbb\xa5\x8b\xf8\xb3\x5d\xf6\xa8\xbf\xd7\x16\xd4\xcb\xeb\x60\x54\x71\xed\x31\xe1\x63\xcb\x4e\x35\x07\x0a\x0a\xa2\xe6\xdc\x1b\xd9\xe9\x0f\xea\x5e\xfc\x5f\x25\x95\x79\x2a\xb6\xdd\x0c\xa9\xfd\x07\xee\x77\x6e\x43\x2d\x33\x1a\xb8\xbb\x68\xb3\x3f\xd4\xd6\xe9\xb1\xd3\xa8\x90\x38\x6e\xcd\xf3\xb4\xd8\x93\xff\xdd\x4f\xd0\x03\xe7\xc9\x7d\xb1\x6c\x22\x5d\x8d\x42\x27\x9d\x82\xdf\x55\xb5\x05\xc1\xef\x06\x66\xf8\x79\xb2\x69\x05\x87\x71\x9e\x5e\x4b\xc6\x2d\x6b\x9e\xde\x44\x26\xfa\xfa\xdc\xe8\x77\xd8\xce\xe7\x46\xbf\xc3\x85\x6a\x9e\x69\xb7\x94\x64\x49\x06\x4c\xfe\xa4\x61\xce\x8e\x22\xec\xd4\x79\xf8\xbf\x9c\x82\xf1\x3b\x8d\x00\xc9\xe1\xcc\x04\xf1\xae\xe1\xd5\x3a\x4f\x03\x19\x2b\x7d\xcf\x6c\x83\xfd\xdf\x06\x37\x7f\xc8\xfe\xa7\xd9\x15\xde\xcc\xd0\x73\xdb\x7d\x99\x88\x1b\xef\x0e\xe8\xde\xb9\xf1\xee\xf0\xf9\x99\xe2\xdd\x55\xc0\x05\xe6\xa9\x9b\x78\x73\x08\xcb\xf0\x0d\xbd\x44\x6c\xe3\x64\x05\xb0\xfd\xce\x62\x0e\x70\xe2\x50\xd4\x40\xb5\x13\x56\x60\x9e\x88\xe0\xbc\xd3\xe0\x08\x68\x73\xf7\xbe\xd0\xd1\xe6\x1e\x16\x01\xa0\xe7\x59\x77\xd1\xe4\x46\x38\x63\x63\x9a\xa7\x02\xb9\x48\xa7\x81\xae\x9b\x53\xe9\x8c\x26\x79\x56\x7d\xee\xec\x2c\x2f\x6e\xcd\xfd\xe3\xb6\x15\x24\x6b\xbb\x4f\xa9\x2e\xe2\xb5\x5a\x13\x0c\xbd\xb3\x48\xdf\xcb\x83\x8e\x6b\xb0\xac\xe2\xff\xdd\xef\x52\x5f\xa2\x1f\x4f\x97\x44\x33\xb4\x83\x89\xe8\x84\xe6\xff\x4e\x60\x27\x8d\x92\x13\xae\x08\x26\x5e\x9b\xf0\x7a\x20\xf1\xa2\xea\x7c\x15\x29\x0a\x2c\xe1\x14\x1f\x8f\x18\xf8\x13\x78\xbc\xa4\xe2\x07\x3c\x5e\x64\xa0\xe2\x7d\xb7\xd5\x1f\x6e\xaf\x1c\x7f\x91\x66\x9b\xe3\xaf\x60\xac\xa4\x1a\xf2\x67\xd8\xdd\x46\xc2\x1b\x0e\xb2\x48\x78\xdd\x59\x0a\x26\x4e\x71\x34\x95\x86\xd5\x1c\xbb\x44\x5f\xc0\x06\xad\x23\x1e\x58\x6a\x60\xa7\x88\x38\xc9\x11\xd4\x1a\x6c\xe1\x9e\x38\xaa\x78\x9e\x78\x77\x37\x27\xf2\xdc\xcb\x88\xba\x7b\x71\xca\xb9\x20\x1e\x4e\x77\x34\xf1\x4e\x21\x52\xe7\x14\xfc\xae\x82\x70\x3c\x4f\x63\x62\x75\x7b\xf1\xb2\xb5\x64\x8f\x1d\xbc\x77\xb3\xe6\x79\xed\xf6\x51\x13\x23\x1c\x03\xa9\x3c\x4f\xac\xbc\x53\x56\x71\xd9\x26\x6a\x78\x11\x46\xc2\xda\x2a\x09\xe5\x33\xf7\x66\xae\x64\x08\x49\xd8\x95\xef\x42\xe4\x55\xb0\x92\xe7\x69\xe0\xac\xf1\x47\x3c\xf2\x09\x80\x5e\x9b\x8d\xa6\x28\x25\x1b\x5d\xa7\x94\x1c\xf6\x8a\x81\x94\xb3\x2f\xa8\xb0\x5c\x03\x63\xf0\x9c\x76\xf6\x2d\xd7\x72\xdc\x94\xa5\xd3\x2e\x32\x0c\x57\x77\xe0\xd8\xd4\xcf\x69\xeb\xf5\x22\x51\x19\x06\x2a\x2f\x17\xa7\x20\xc6\xe1\xd3\xc6\xe0\xbf\x0d\xec\xc7\x14\x36\x0f\x20\xb7\x09\x52\x5e\x23\xa8\xd1\x3c\xc5\x78\x77\x19\x81\x56\x4b\xcc\xc9\x09\x68\x5e\x1e\x2e\x74\xef\x36\xcb\x62\x09\x2c\xa2\xc6\x7f\xee\xbd\x3c\x69\x38\xda\x9c\x72\x95\x17\x96\xaa\x88\x79\x07\x5c\x94\xe6\x18\x62\xa4\x3b\x04\xb1\x93\xf7\x6a\xfe\x3c\x15\xcd\xce\x11\x44\x73\x91\x9f\xe1\x3e\x52\x1d\x26\x05\xb3\x02\x84\xd3\xcf\xe9\x8a\xc5\x39\x9b\x10\x77\x13\xd4\xbc\x7c\x58\x09\x9c\x44\xba\x1d\xc1\x79\xa7\x4a\xd0\xc6\xc0\x1b\xf6\x9c\xbe\x20\xdd\x3e\x35\x06\x73\xb2\xbf\x96\x27\xba\x76\xd8\x52\x14\xb1\xad\x38\xbd\x15\xd6\xfd\xc0\x92\x57\x21\x73\x01\xbb\x6b\xb3\xfb\xb1\xd7\x54\xb4\x83\x23\xcf\x89\xd6\xb6\xf1\xed\xdc\x10\x27\xef\x35\x8f\xfd\x03\x0f\x84\x62\x2a\x4b\x64\x2f\x00\x8e\x5d\x64\xa9\xfc\xa0\xdf\x18\x30\xb1\xeb\x12\x1e\x2b\x13\xf0\xba\x0c\xc6\xe8\x04\xbc\xee\x24\xd2\xce\x04\xaf\xce\x5b\xe5\x33\xb1\xd1\x9e\x74\x44\xc2\x9f\x03\xc0\x97\x99\xd8\x5c\x4f\x54\xab\x74\x6e\x63\xba\x89\xd8\x11\xa1\x6b\x24\x0e\x45\xa7\x1b\xc7\x64\x68\x2a\x00\xb9\x27\xc0\x72\xc2\x1f\x4f\x00\xe4\xda\x44\x5b\x05\x27\x2e\x12\x25\x7e\xe0\x04\x45\x4f\x6d\x3c\x38\x66\x17\x78\x70\x91\x28\xf3\x83\xdb\x31\x36\x22\xdb\x52\x33\x3c\xd0\x29\x4d\x37\x4c\x8e\x99\x67\xc2\x0d\xd3\xb9\x09\x4e\xdc\x68\x56\xc3\x1b\xca\x9c\x6a\xce\x54\x76\x3d\x28\x8f\x73\xd3\x73\xbf\xa0\xdd\xcc\xf8\xe4\x0d\x65\xf7\x3a\xa9\xec\xfe\xa7\x22\x9c\xa8\x72\xf3\x60\x26\x77\xb6\xc3\x2f\x5d\x96\x41\x0d\x09\xa8\x4c\x1c\x88\x99\x74\x80\x76\x0b\x05\xae\xdc\xc0\xac\x3a\x37\xac\x1c\x80\xe3\x33\x71\x4e\xca\x4d\xb2\x09\xc4\x9c\x57\xa5\x67\x32\xce\xa3\x06\x07\x10\xe6\xda\x44\x69\x4e\x7a\x64\x76\xbb\xcd\xd0\xc8\xf0\x71\x11\xe6\x26\x72\x31\x19\xff\xf1\x30\x03\xa3\x87\xc2\x2e\xa8\x5c\x05\xd3\x7c\xa6\xe6\xbc\x73\xf4\x1a\x66\xcb\xf9\xa7\x28\x2d\x53\xc4\x39\x70\xe2\x66\x12\x70\x60\x38\xb4\xec\x68\xb9\x08\x36\x93\x1b\x5a\x38\x39\xe8\x73\x91\x88\x4a\x7a\xe3\x8a\xa3\xe0\x09\xcc\x5c\x02\x66\x77\x26\xef\x2e\x77\x67\x2b\xde\xcd\xd3\xdd\x7c\xf2\xa0\x94\x93\xc0\xb9\xb1\xe5\x38\x67\x9b\xc0\xc9\xe5\x6e\x2b\x8d\x9b\x3c\x6c\x19\x77\x94\xbb\xc5\xe3\xab\x9c\x1d\x2b\xdc\x6e\xf6\x7a\x8a\x6d\xe3\x20\xb4\xca\x14\x3a\x6e\x70\x94\x3b\x81\x8e\x8b\x22\xcc\xf1\xfa\x86\x3a\x1a\xe2\x4a\xc3\x02\x78\x71\x89\xb3\xfa\x99\xbc\xee\x84\xa7\xe9\x04\x2f\xae\x4d\xb4\xb4\x34\x9d\x5a\x54\x0a\xbf\xe5\x89\xc6\x97\x84\x06\xd0\xb4\x04\x72\x5c\x76\x5b\x90\x74\xf0\x1c\x4e\x6b\x70\x65\xd5\x2a\x12\xd1\x91\x27\x1c\x31\x61\x1a\x9f\x3b\x83\xed\x76\xc2\xea\xd7\xd3\xe5\x1e\x5e\x6b\x42\x1e\x26\x23\x72\x74\x97\xd1\xe5\x15\x6a\x27\x26\x61\x25\xf7\x6c\xe2\xd4\x73\x4e\xa7\xb2\xe0\x6f\x1c\xf3\x4e\xc0\xdf\xce\xbc\xe7\xaf\x17\x88\xbb\x4b\x0c\xab\x36\x80\x17\x33\x69\xd5\xee\x2e\x50\xe2\x15\x03\x4b\x36\x93\x67\xa0\x7d\x67\x77\x5d\x38\x69\x1f\xf5\x0a\x67\x90\x51\xff\x93\x0d\x7e\x64\x34\x4e\x9b\x2d\xe9\x5c\xbb\x1a\xad\x39\x4e\x9e\xc9\x73\x50\xe5\x4f\x62\x0f\x39\x35\x24\xa4\x67\x97\xe3\x0f\xf6\x01\x9c\xef\xcd\x84\xd3\xce\x44\x4d\x01\x33\xce\xdb\xc8\x13\x98\xb8\xac\x25\x00\x98\x38\x2f\xfa\x4e\xa0\xe1\x06\x96\xe4\x99\x14\x6b\x48\xfc\xf4\xee\xf6\xfa\x21\x96\xa2\xf3\xe9\x75\x85\x3b\x8a\x9f\x25\x90\xe8\x53\xdd\x41\x61\x49\x5a\xa8\x09\x43\x37\x85\x7a\x2b\xae\x0b\xd1\x6e\x86\x6b\xe1\xb3\x40\x13\x59\xa0\xa5\x7f\x76\xb0\x9f\xe2\x08\x61\x97\xa7\x3c\xb0\x26\x6c\x33\xc1\x0d\x9e\xc9\x43\xd5\x6e\x5b\xf5\xe5\xc1\xa0\x3e\x53\x6c\x33\x33\x57\x9c\x27\xb0\x6f\x69\x4f\x53\xd1\xdd\x34\x92\x25\x3c\x1b\x9b\x4c\x28\xc4\xdf\x70\xfb\x00\xd2\x5b\x3f\x10\xee\x20\xbd\x79\xfb\x78\x26\x9d\x1f\xad\xd3\xe2\x90\x19\xf3\x5f\x3e\x76\xc9\x95\x1f\xf8\x19\x76\xff\x07\xcf\x8d\xd8\xb4\x13\x10\xb7\x84\x6f\xca\xcc\xc7\x6e\x76\xe3\x87\x1b\x9f\x6c\xaa\x45\xd9\xa4\x62\xa7\xc9\x09\xe5\xcc\x5e\x83\xe6\x98\x7f\x66\x63\x39\x6a\x8e\xca\x5e\x77\xe6\x90\x63\x66\xa4\x1c\xfe\x4c\x33\x9f\x88\xaf\xe3\x4f\x78\xe4\x33\x9f\xb6\xd7\xaf\xed\xbe\xee\xfc\x78\x69\x4b\xe1\x7f\xf8\x7d\xf7\xcb\x7b\x36\xf0\x82\x3d\x28\x11\x03\x27\x28\x72\x83\xab\xba\x13\x10\xb9\x7e\xa0\xe2\x82\x21\xd7\x0f\xb4\xd7\xec\x4d\x68\x4d\xea\x39\x39\x11\xfd\x9f\x6d\x72\x36\xb3\x82\x2a\x9b\x1b\x93\x83\xfd\x90\x64\x27\x30\x84\x2c\xcc\x41\xdf\xe5\xb1\x01\x3c\xfd\xd4\x83\xdd\xda\x1c\x1f\x65\xd3\x3d\x1c\xa1\x6a\x10\x02\x4a\xae\x1c\xe6\xcd\x7b\x69\x52\x41\xcf\x53\xbb\x23\x95\x2b\xb9\x4d\x25\x13\x67\x35\x6f\x30\x39\xad\xc7\x80\xc6\xf5\xe3\xf0\xc5\x1d\xff\xa3\x03\x83\xff\xd6\x0f\xc7\x7f\xcb\x5e\xd8\x4f\x2e\xf2\x6a\x32\xef\x8b\x12\x4e\x06\x84\x6f\x2e\x4e\x80\x02\xc4\xa1\xf3\xca\xf3\x4d\x38\x51\x16\xc0\x40\xeb\xae\x08\x70\x03\x9f\x88\x99\x0d\xbf\xcc\x2d\xd7\x09\xea\x5b\x06\x3c\x6a\x02\xfa\x16\x59\xe8\x86\x10\xc5\xfd\x40\xf1\x02\xf3\xcd\x3b\xd4\x33\xd7\xcd\x6d\xcc\xa1\x1a\x00\x53\xcc\xd5\x58\xb5\xe6\x78\xc8\x6d\x4d\x5c\x81\x4e\x91\x90\xc5\xfd\x70\xf2\xb5\xdd\x3d\xe4\xd8\x32\x12\x4d\x31\x37\x2d\x00\x8e\x73\x93\x73\xdb\x2c\xfc\x97\xb4\xbf\xe4\xe6\xa2\x80\xbd\xe5\xc6\x10\x9e\x16\xa2\x6e\x6b\x85\x3b\x9c\xc8\xef\x76\xfb\xc1\xc1\xed\x6e\x78\x60\xc9\xb9\xef\x01\x65\x78\xf0\x65\xd2\x54\x9c\x8d\xcb\x4c\x70\xb0\x99\x0d\x29\xa2\x3a\x0d\x00\x5d\x3f\x4e\xb3\xcb\x76\xd1\x37\x72\xd7\xdb\x9b\x3a\x76\xa5\x0b\x32\x0f\x00\xba\xf8\x41\x2a\xc3\x59\xe1\x21\x31\xf3\xde\xa7\xba\xbe\x77\xb4\x0f\x36\x6f\x79\xb8\x29\xe0\x63\x63\x97\x42\x23\x87\x32\xd0\xa1\xdb\xb2\x18\x05\x25\x4f\x66\xd4\xe9\x0b\xc7\x14\x0d\x0e\xdc\xb9\x74\xf8\x2d\xae\x1e\x0f\x47\x68\xef\x5a\x91\xd8\x59\xf9\xeb\xe2\xd1\x80\x9b\x5c\x24\x3a\x27\xe1\x31\x31\xf3\xb5\x7b\x92\xaa\x5c\x7b\x93\x4e\x89\x17\x1e\xe3\x76\xe4\xde\xc3\x0e\x5f\x18\x4c\x8d\xfe\xda\xa2\x79\xfa\xad\x69\x29\xbe\x51\xd7\x41\xce\x67\x60\x05\x0e\xa7\xc1\xed\xcc\xa1\x5e\x37\x6c\x0b\x95\x26\xdf\xce\x15\xb9\xde\xde\x5d\x5a\xc8\xa3\x01\x05\x9d\x26\x3f\xb0\x17\xd9\xe1\xc3\x76\xc3\x21\x15\x23\x60\xb4\x3f\x39\xf7\xcd\x1c\x72\xb6\xab\xb8\x01\x3f\x17\xb5\xa4\xc7\x9e\x5d\x03\xfa\xf5\xd9\xf5\xa7\xfd\xb8\x1f\x4d\xb5\xfd\xbc\x45\x33\xb2\x0b\x04\xba\xae\x96\x03\x00\x5d\x3e\x1d\x0a\xb0\xd8\xd3\x70\x6d\xbf\x96\xc8\x77\xdd\x41\xe2\xbe\x34\xb3\x46\xdc\x21\x3b\x88\xad\x62\xd7\x52\x9c\xdd\x2a\x3a\x3f\x5f\x8d\x75\xf2\x28\x81\xe5\xec\xb1\x4f\x06\xe0\x10\x7f\x4c\x16\xe7\xe7\x07\x23\x43\xdf\xc8\x9f\x8c\x4c\xee\xfa\xed\x4e\xa2\x8c\xcf\x5a\xd1\xc5\x9e\xed\xe2\x39\x33\xb3\xe7\xb9\x43\x8e\xa5\x97\x92\xd6\x2f\x60\xe3\xbc\xd5\x3d\x45\x8d\x9b\x9a\x90\xf3\xda\x5d\xc7\x87\xd7\x8e\x72\x63\xb2\xbd\xb8\xa3\x87\xc0\x8d\x4b\x02\x4d\xce\x72\xec\x55\xd4\xf9\xc1\xb0\xd2\xc1\x80\xc8\x45\x83\x4f\x7e\x74\x5e\x54\xfe\x1f\x66\x37\x95\xd2\xa1\xf9\x61\xa5\x14\x8c\xb1\x9c\x8c\x09\x15\x03\x15\xae\x1f\xcc\xa3\x72\xda\x45\x89\xff\xab\x9f\xe2\xbb\x48\x52\x02\xe0\x4c\x00\xe2\xb2\xf6\xd7\xa2\xb0\x64\x99\x17\x8e\x53\x85\x49\x98\x25\x64\x5f\xf7\xac\xb4\x24\x64\x00\xd6\xd7\x62\x50\xe3\xb9\x5f\xec\x1c\xb4\x2f\x23\x2d\xd1\x3f\x8a\xa1\x1b\x71\xb0\x99\x25\xbb\xe6\xf6\x0f\xad\x80\xf0\xe1\xa2\x38\x62\xd1\x94\x0c\x17\xb7\xab\x36\x9a\x29\x9d\xa0\x30\x62\x5d\x97\xbc\xbb\x9d\xb6\x1a\xcb\x43\x1b\x4e\xc9\xf6\x0e\x9c\xb7\x14\xeb\x4e\x79\x65\xcf\x52\xca\x50\x80\xb1\xca\xc0\xa1\xf3\x4a\xf5\xdc\x68\x73\x43\xba\xde\x68\x96\xe1\xf1\xa7\x16\xf1\x22\x38\x29\x4c\xb8\x54\xd4\x81\xe2\xff\x46\x2d\xa1\xdb\x44\x23\x4d\xb0\xed\xe2\x7d\x3c\x8f\x01\x4b\xa5\x1d\x68\xbb\x80\xcd\x75\xfc\x01\x66\x31\xc0\x86\xec\xad\x54\x44\x83\x33\xa9\xda\xb9\x08\xa0\xa2\x30\xb2\x0c\xa3\x5e\x69\x1c\x01\x78\xae\xe3\xff\x3d\x4b\xdb\x1d\x4d\x3b\x9a\x33\xe9\xf4\x87\x9d\x48\x27\x34\x39\xa5\xed\xd0\xaf\x16\xe7\xa2\x59\x0c\x75\x85\xf7\xf1\x2c\x3a\xd9\xe2\x36\x34\x81\x8f\xeb\x87\xbd\xdb\x35\xba\x20\x0b\x4b\x77\x81\xc2\x5c\x41\x8c\xeb\x87\x6d\xef\x4c\x6a\x0b\x51\xfc\xa0\x86\x03\xff\xd6\x8f\x9d\x9e\xd6\x56\x4b\x40\x53\x44\x44\x80\x0a\xd7\x0f\x84\x4a\x31\x7c\x06\xde\xd1\xb3\x78\x97\x75\x9c\x7f\x8a\xd9\x37\x81\xfc\xc9\x72\xc0\xda\xb5\x5d\xd0\xf5\x75\x5b\x79\x61\xfa\xb5\xef\x06\xf3\x63\x78\x6b\xad\xf3\x3f\xbd\x8a\xfc\xa8\xd4\x00\x3f\xef\x59\x7f\x2a\xc0\x77\xc5\xf2\xc1\xab\x6b\x82\xe5\x23\x1a\xfc\x04\xcb\x27\x66\x4d\xe2\x07\x00\x98\xcc\x65\xb0\x7c\x84\x67\x9f\x60\xf9\x9c\x04\xef\x9f\x75\x78\x1c\xd7\x2d\x03\x6c\x5c\x86\xba\x0a\x6f\x60\xcd\x27\xaa\xf8\xf0\x7f\x6c\x25\xf4\x62\x55\x86\xb2\x6b\xa8\x93\x45\xd4\xa4\x6f\xa6\x4a\x09\x17\x03\xd8\xfc\xdf\x3d\x1d\x93\x57\x58\x1e\x2e\xaa\xcf\x7a\xe9\x14\x49\x7b\xb0\xef\xca\x49\x40\xe8\xd9\x7a\x7f\xd5\x3f\x2b\xed\x0c\x36\xda\x0c\xf0\x5a\x78\x55\xdd\x62\xb2\x5a\xdc\xed\x3e\xc3\xe2\x8c\x5e\x6f\xf7\x5f\xcc\x05\xb8\x7e\xdd\xb8\xe6\x4c\x98\xca\xde\x36\x99\xe8\xde\x0c\x83\x42\x6e\xcf\x9e\xec\x72\x45\x6b\x37\x87\x97\xca\xd8\xa7\xd6\x9b\xe5\xd5\xfd\x9f\xb9\x07\xa3\xad\xb7\x8c\xda\x61\xbd\x99\x7c\xac\x95\x6a\x48\x68\x0f\x88\xaa\xe2\xd7\x6e\x7b\x14\x2d\xac\x54\x31\x7a\x3c\x1f\xaa\x9e\x86\xe2\xcd\x36\xab\xa7\xa1\x9e\xa5\x00\xd8\x23\xfc\xf1\xdc\x78\x3d\xb8\x74\xce\xfa\x58\x13\xaa\xfe\xd8\x72\x1a\xb8\x83\x69\x20\x72\xea\xeb\x12\x86\x8b\xd6\x97\x91\xdd\x2f\x58\x5b\x7e\xe9\x65\x94\x77\x9a\x01\x33\xa7\xe8\x2d\x78\x91\x77\x20\xfc\x44\x63\xcd\x4d\xd9\xc3\x17\xf2\x4d\x64\x67\x7d\x37\xaa\x98\x3f\xe4\x38\x48\xf1\x6a\x14\x4a\x8f\x68\xc0\xfb\x11\x3d\x72\xd6\x8f\xb5\x81\x9a\x06\xf4\xcf\x39\x3d\xae\xa9\xca\x64\x27\xe8\x96\xc9\x70\x0c\xb0\x7f\xce\xe2\xe2\x68\xc4\xe1\x27\xbe\xc8\x6c\xe7\x1e\x90\xc4\x0f\x17\x23\x7a\x4f\x53\xfc\xa0\xe6\x35\x01\xe3\x5c\x99\xc2\xd1\x4c\xcf\x7b\x5a\x62\xce\x61\x57\x6c\xec\x9e\x74\xf4\x69\x49\xa5\xc3\xec\xde\xf3\xf0\x30\xa5\x85\x60\xca\x1e\x7a\x34\xf7\x3c\x1a\x79\x84\xa3\x99\x9e\xc5\x34\xc2\x47\xb9\x03\xde\x00\x34\xba\x69\x00\x40\x13\xa9\x7c\x13\xb3\x06\x17\xea\x09\x00\x4d\x52\xc3\x15\x7f\xa6\x26\x26\x0a\xf8\x33\x22\xe2\xcd\x86\x51\x93\x3b\xb5\xb3\x15\xe6\x28\xf6\xa2\x56\x18\x1d\x94\x78\x50\x69\x92\xd2\xbc\x15\x78\x22\x96\x2a\x51\x69\xe6\xf9\x27\xcf\xe6\xd9\x0c\xc2\xa8\xf5\x08\x94\x9a\xa8\x2f\x7d\x5a\xe5\x83\x70\x07\x10\x68\x32\x97\xb7\x66\x73\x0b\x34\x4d\xc4\xcc\x44\x27\x6c\x4a\x23\x34\x47\xf0\x67\xc4\x3f\x9a\x6d\x1b\x26\xad\x30\x17\x3b\xb4\xad\x83\x45\xe3\x35\xcf\x29\x14\x0d\x80\x17\xb3\x61\x87\x24\xb6\xc5\x6c\x2d\x26\xaf\x27\xb6\x8d\x03\xbe\x6c\xed\x62\xbb\x24\x14\xd2\x6c\x5b\x10\xc1\x73\x1b\x7e\x32\x1a\x05\x5b\x88\x9b\xee\x41\x45\xeb\x9c\x23\x14\xe9\xbb\x9d\x94\xd0\x71\xe3\x41\x93\x07\xab\x26\x7b\xd8\xdb\x14\x49\xec\x29\x5a\x27\xce\xa9\xb3\x90\xb3\x3e\x9d\x55\x04\xaa\x99\x9e\x46\xb5\xae\x68\xce\x7e\x15\x80\xa3\xc3\xaf\xee\xfa\x99\x4a\xe6\xe1\xd8\x0f\x27\x1b\x2c\xa6\x8d\x7d\x4d\x96\x0e\x1f\x6e\xca\x5d\x04\x3a\xce\xb8\x17\x6e\xe2\x9b\xc2\x70\x1a\x81\x19\xa7\x43\x84\x18\x71\xe3\x21\x1a\xce\xf4\x60\x0a\x34\x9c\x84\xeb\xed\x6c\x9c\x14\xaa\x6f\x80\x8c\xd3\x4f\x1b\x8b\x48\x01\x4b\x73\x36\x42\x35\x70\x37\x6f\x02\x98\x13\x55\xa7\xb6\x84\x5b\x2c\x56\x36\xb6\x5f\xc2\x31\xcd\x66\xe4\xa7\xe9\x0c\x8e\xed\x97\x18\x46\x13\xf0\x1c\x41\xa6\x66\x9b\x1b\xed\x97\xff\xdd\x5d\x3b\x85\xf0\x12\x26\xfe\xd7\x6c\x1c\x2c\x12\xe5\x70\xb6\x89\xfd\xc5\xd5\x6a\x40\x28\xed\x7d\xed\x72\x84\xe9\x99\x0b\x1f\x3d\x47\xf8\xda\xbd\xc4\x57\x2f\xe3\x73\xc1\x5e\x36\x0a\x8f\x16\xb8\x76\x59\x41\xbe\xab\xbb\x0d\x1c\xb0\x6d\x29\x84\xd0\x6b\xd7\x45\x22\xff\x57\x87\xb5\x97\x2f\x4c\x5f\xce\x16\x36\x6e\x6e\x6f\x36\x3a\x8f\x2e\x2e\x2d\x84\x90\x40\x0c\x13\xa4\x9e\x7e\xda\x9b\x77\x8f\xda\x3a\x37\x6f\xa7\x91\x33\xfb\x36\xdc\x92\x99\x71\xeb\xb3\x68\x44\xd0\xd0\xeb\x12\xcc\x1e\x2f\xd7\x4c\x21\x7b\x08\xca\x30\x01\xe9\xc9\xea\x64\x80\xf4\x9c\xd9\xea\x71\x11\x1d\x38\xc7\x09\x0c\xcf\xe9\x9e\x07\x18\x1e\x43\xce\xce\xe6\x15\x49\x2d\x6b\x60\xf2\x74\x1c\x60\x67\xd3\x33\xc7\x1e\x43\xfc\x9c\xae\xd9\xe7\xe3\x7f\x0a\x7b\x09\x33\x60\x7f\x1b\xf5\x98\xf8\xe0\x13\x48\x1e\x03\xd8\xcd\xc6\x21\x22\x31\x5a\x66\x33\x58\xa4\x9a\x3a\xe8\x3c\x05\x60\xf4\x09\x3a\x4f\xbc\xa0\x7e\x5c\x3c\x6f\x8e\x2f\x92\xe8\xdc\xff\xef\xce\xf0\x53\x1e\x3b\xdb\xba\x2d\x89\xca\x1f\xad\x7d\x8d\x7b\x2c\x4a\x29\x70\x7c\x72\x42\x21\x68\xc8\x9c\x94\xa4\x3b\x11\xec\x5c\xae\x9f\xeb\x28\xd1\xbe\x7d\x5a\xc1\xff\xaa\x4b\xc8\xb5\xb6\x88\xbd\x20\xd7\x36\x3e\x25\x17\x57\x66\xc3\xe1\xc7\xdd\x4b\x5b\xc4\xb7\xb2\x29\xb8\x01\x6b\xd8\x06\xc6\xc7\x20\x79\xb3\xad\x3d\x1c\xbe\x08\x9e\xcb\xfd\xd3\x09\x40\x8f\xb8\xd0\xb3\xeb\xed\x6b\xc5\xfb\xb1\xf9\x84\xa9\x98\x77\xc9\xff\xdd\xcf\xd1\xf1\x20\xf4\x18\xac\x6e\x82\xd0\x63\x20\x8c\x09\x40\x8f\x81\xb9\x26\x00\x3d\xf1\xd9\xc2\x0f\xae\x6b\xa0\x1f\x01\xca\x63\x28\xcd\x09\x28\x8f\x51\x79\x26\x98\x3c\xc6\x67\x99\xa0\xf0\x18\x4a\x67\x82\xbc\x63\x6c\xa1\x29\xf0\xce\xd0\x9f\xa0\x9f\xd4\x02\x25\x11\xe0\x1d\x63\x84\xcc\x7e\xee\x56\x53\x0d\x5d\x79\x3d\xc9\x06\x85\x67\xef\x69\xfa\xa9\x22\x52\xfc\x94\xfe\xa4\xfc\x6f\xa4\x49\x79\x6d\x4f\x74\x01\xdb\xe6\x9e\x70\xb6\x46\x09\x12\x76\x67\x7a\xbe\xdc\x13\xab\xdb\x9e\xcd\x2c\x62\x64\x47\xdf\xb2\x9f\x49\xd5\x35\x91\x5a\x5c\xe6\xf8\x60\x4a\x6f\xba\x80\xd2\xee\xd0\x03\x8c\xbb\x38\x01\xdd\xf1\x7e\xe9\x04\x66\xc7\x40\x48\xb3\x23\xe0\x87\x87\xfc\x1d\x01\x7f\x3a\x90\xc5\xaf\x4a\xa7\xde\x7e\xa8\xd0\x4f\xc5\xcc\xdd\xcc\x66\x60\xb8\x8a\x19\x28\x0d\x1d\xb4\x97\x1d\x23\xc1\xdc\xf0\xcd\x69\x86\xad\xaf\x51\xa7\x02\xeb\x42\xbc\x74\xcf\x26\x99\xd6\xbd\xea\xff\x21\xbd\xaa\x7d\xfb\xa3\xb1\x53\xe5\x4b\x75\xd7\xc3\x17\x6e\x16\x51\x4d\x80\xe2\xd1\x31\x7f\xf6\xaa\x16\xd9\xfd\x71\x9b\xc5\x1f\x2c\xe4\xe2\xff\x80\x5b\x21\x2e\xc0\xe8\xe9\xa7\xb3\x34\x14\x85\x5e\x9c\x44\x1c\x60\x6a\x2d\xea\x62\xd6\x11\x9e\x6c\xf6\x66\x47\xd1\x22\x95\x03\x87\x68\xbb\x05\xb1\x6a\x01\xf2\xd9\x1e\xed\x9d\x5b\xa2\x04\x02\x99\x80\xfa\x44\x95\xfc\x12\xec\xce\x46\xe0\x23\xe4\x0a\x06\xed\x27\x8a\xa3\x88\xce\xc4\x46\x60\xf6\xbe\xeb\x41\x79\xe8\x10\x9a\x1f\xfb\x3e\xe0\xec\xa6\x62\x60\xd0\x1f\x7b\x67\xa2\x55\xbf\x74\xdb\x69\xf4\x20\x7b\x5c\xc2\x63\xcc\xde\xd5\x12\x5d\xcf\x5b\x3d\x70\x15\x1a\x25\x72\x98\x6c\x58\x13\x0a\x1c\xde\x22\xfa\xa3\x53\x73\x1f\x70\x62\xcb\x1c\xf4\x16\xba\x4a\x17\x33\x76\xec\xaf\xd9\x11\xf4\x16\x27\xa4\x7a\x25\x01\xee\x13\xb3\x87\x1c\x73\x4f\x7b\x52\x19\xde\x51\x13\x6f\x9f\x1a\x8b\x4c\xa5\xe2\xe1\x04\x98\x7b\x36\x98\x85\x16\xa3\x91\x88\x0d\x34\xf4\x8a\xee\x73\xb7\x98\xaa\x5c\x06\xce\xa2\x2b\xdc\x6b\x26\xd7\xef\x05\x53\x71\x96\x5d\x34\xc4\x3a\xb2\x8f\x74\x97\x25\x4c\x50\xb7\x22\x97\xa6\x18\x07\xf1\xd2\x13\xdd\x17\x7b\x49\x50\xa9\x7b\x4f\x64\xde\xdc\xbb\xee\xfe\xd0\xae\xe3\x92\x37\x5c\x81\xfa\xfa\x46\x07\x52\x69\xe8\x7a\xf3\x68\x3a\x16\x11\xa8\xeb\xc1\xde\x1f\x2b\xcc\xc7\x1e\x2b\x4c\x76\x4f\x38\x87\x35\xc6\xf2\xaa\x21\x53\x44\xa0\xae\xe3\xf3\x46\x04\xd2\xfc\xd8\x95\xcb\xce\x6c\x0c\xaf\xc3\xa3\xd3\xfe\xec\x99\xe3\x87\xd5\x32\xed\x22\xef\xe7\x68\x47\xed\x62\x17\x28\x6e\xfa\xab\x2d\x80\x7a\xbd\x72\x67\xe5\xc2\xbb\x2b\x46\x8f\x6d\x49\xad\x64\x30\x44\x4c\x62\x3f\xd8\x5f\x37\xa9\xf2\x17\xc5\xb3\xf3\x7e\x6f\x14\x6d\xf1\x16\xcf\x6c\x01\xfb\xde\x1b\x3a\x90\xdf\xae\x0c\xc9\x84\x11\x1a\xf6\xcc\x87\x9c\x71\x19\x80\x7f\x97\x1c\x24\xe1\x0a\x74\x79\xe8\x6b\x67\xe7\xcd\x82\x99\x3a\xd9\x08\x05\x9d\xb3\x74\x35\xc1\xe1\x0b\x96\x80\xa3\xba\x18\x08\x27\xc5\x96\xb5\x56\x1e\x0b\xad\x4e\x2d\x5d\xf0\x56\x04\x35\xe8\x40\x99\xa8\x13\x73\x18\xfa\x19\xf6\xb4\x81\x82\xe8\xde\xa1\xc7\xed\xdc\x2f\x64\xa0\x85\xff\x1b\xbe\x7b\x66\x96\x3d\xa1\x85\x0f\xcc\xb6\x84\x4a\x99\x62\x06\xd5\x34\xfc\x14\xfd\x39\xfc\x92\xea\x4e\xb6\x1e\xbb\x3f\xfd\x16\x82\x97\x51\x07\x34\x28\x6b\x58\x00\x33\xe8\x24\x9e\xd7\x04\x33\x28\xcb\x4b\x81\x0c\xca\x2a\xfd\x63\x0b\xe4\xec\x0f\xd7\x34\xcb\x6d\x70\xe9\x86\xb0\x39\x13\xc8\xa0\xac\x1b\xcb\x46\x0c\xd2\x8a\x0a\x62\xd0\xa9\x22\x3d\x3c\x2d\xd5\x8b\x7e\x9c\xbb\x82\xd1\xcd\x23\x6d\xe8\xf9\xca\x0f\xf8\x16\x93\x07\xec\x9f\x48\x45\xd5\x15\xd5\xf6\x48\xf2\x60\x2a\x9b\x5d\x76\xba\xb3\x68\x7f\xb4\x2e\xc9\xd8\x5b\x7e\x17\xdf\xa8\x3f\x9f\xf0\x8e\x6d\x83\xb6\x8f\xb6\x0d\x1a\x6e\x03\x96\x50\xf7\xcc\x6d\x60\x69\x76\xf3\xb0\xd1\x83\x34\x66\x8e\xcc\x7e\xc1\xdc\x99\xf5\xca\x4c\x04\x49\xe8\x2c\x5a\x9a\x40\x0f\xca\x44\x7c\x9e\xa0\x07\x65\x57\xe8\xc8\xcc\xe9\x61\x09\x76\x11\xec\x01\x8c\xa0\x24\xd0\xcb\x1c\x0a\x7c\xa7\xc0\x16\xf8\x4c\xe4\xb1\x05\xbb\x43\x8d\x0d\x40\x6e\x2c\x46\x90\x57\x5f\x06\xfb\x7e\x65\xfc\x86\x05\xf2\x8a\xd8\x30\x26\x9c\x03\x57\xed\x60\x2a\x55\x35\x8b\xed\x1f\x1c\x81\x4e\x73\xb3\xe5\x77\x40\xab\x8b\x7e\x27\x0a\x39\xa6\xc3\x07\x40\x40\x59\x15\x10\xbc\x9f\xe2\xd1\xef\x68\x58\xc8\xa7\xff\x3b\xb1\x50\x67\x86\x92\x19\x0d\x6b\x34\x1b\x64\x0f\x2a\x80\x9d\x0c\x86\x6f\x48\x8e\x45\x87\x77\x5a\x74\x67\x96\xc0\x6e\x40\xa2\xc9\x44\x72\x9c\xc3\x1d\x9a\xe9\x75\x81\xd1\xee\x3e\x2e\xd7\x0d\x5a\x12\xa8\x34\x69\x6f\x7e\xc7\x45\x47\xb1\xeb\x1c\x5e\xa2\xd0\xaa\x09\x46\x4d\xf7\x76\xc4\xc6\xa8\xd1\xc9\x67\xb8\x79\xb3\x4d\x46\xf0\xd5\xb8\x37\x6e\x8d\x23\xfb\x5b\x2e\xe1\x9d\xdf\xa3\x05\xf3\x3c\x5e\xba\x2f\xfe\x88\x56\xe9\xef\x3f\x1e\x5b\x45\xd3\xb7\x37\x8c\x03\x8b\xa8\xd0\x41\x7e\x3c\xbb\x44\x53\xed\x12\xfd\x61\x83\xab\xdf\x72\x1d\xba\x5c\x5e\xc3\x9e\xd1\x75\x00\x75\xef\x6f\xb1\x45\xaa\x36\xf7\x33\xd4\x99\xb5\xda\xfc\x18\x35\x68\x70\x80\xa6\x07\xc5\x10\xef\x4d\xd3\xd9\x30\x82\x7f\xb6\xf2\x9f\xdb\x69\x97\xc4\xb7\x2f\x28\xd0\x2d\xb1\x75\xea\x9e\x15\x0d\x51\xe1\x34\xa4\x8d\xd8\x3a\x75\x0d\x2b\x23\xf8\x7c\xd9\x3c\x20\xf8\x7c\xcd\x2e\xfb\x8f\xab\x45\xf2\x3b\x37\x4e\xa8\x8e\x63\xed\x8a\xd0\xd7\xb0\x76\x95\xb6\xb1\x76\x3d\x4c\xb5\x71\x5c\xf9\x1f\x79\xef\xda\xe2\x02\x25\xf1\xb4\xe7\xdc\x07\x6c\x14\x3d\x0f\x87\xc3\x17\x5c\xbf\x38\xa5\x2b\x07\x59\x8d\xd3\x3b\xfd\x5a\x8a\xe6\x61\xeb\x2a\xff\xe3\x6c\xce\x59\x0d\xf8\x33\xa7\xfc\x15\xc8\x99\xa4\x0a\x30\x8d\x59\x2b\x1b\x05\x7f\xa6\x6b\x79\x05\x7f\xe6\xcc\x9b\x5e\xa0\x53\xc0\xe9\x4c\xd8\xb9\x07\x2f\x06\xff\xcb\xb5\x98\x94\xa0\xd1\xf4\xf4\x47\x04\xb6\x39\xe1\xbc\x7a\xd0\xcf\x6d\x15\x65\x92\x4d\x38\xaf\x3e\xd7\x33\xed\x4e\x34\x55\x30\x03\x02\xe2\xcd\xa9\x37\x68\x95\xae\xee\x6a\x8d\x83\x09\x77\x00\x99\xe7\xc4\xbf\xc4\x71\x9a\xc2\x94\xea\x47\x3c\xf5\x23\xd1\x0e\xba\x81\x6d\xf4\x42\x02\xb3\x26\xde\xf0\x83\x1b\xf4\x35\x33\x31\xe6\xde\x28\xa1\xe8\x00\x47\xd3\x75\xcf\x05\x75\xa6\x6b\xd3\x03\x74\x26\x12\x99\xdd\xb1\x9a\x66\x77\x8b\xb7\x7f\x30\x56\x8e\x28\x8c\x53\xe1\x0e\x32\x4d\xd7\x07\x14\x64\x9a\x28\x9c\x96\x14\xd5\x3a\xb8\xe5\xac\x74\x31\x2a\xc0\xdc\x46\x51\xb8\xd1\xac\xd6\x84\x51\x14\xae\xdb\xcf\x56\xef\xd0\x4e\x5f\xec\x16\x9a\x63\x77\x1d\x25\x12\x08\xa7\x66\xa7\x50\x55\x2e\xed\x37\xcb\x37\x7c\xa0\xc9\x9c\x60\xc4\x42\x99\x64\x36\xab\x93\xe8\xe9\xc7\xfe\x7f\x7f\x98\x1c\x5e\xa9\xf7\xea\xd7\x0c\xf5\xda\x68\xa5\x73\x6e\xcb\x19\xec\x68\x5e\xae\x24\xe4\x32\x60\x26\x5d\x93\x07\x58\x26\xf1\x82\x6f\xe1\x92\x5f\xb2\xff\x87\x2c\x23\x9a\xd8\x04\xa8\x24\x3e\x45\x0e\x0e\x60\xaa\xf7\x14\x41\x2d\x49\x49\x5b\x16\xb0\x25\x49\xaf\x71\x60\x4b\xb2\x26\xb5\x69\xcc\x30\x6d\x59\xe0\x91\x74\xbd\xbe\xe6\x36\x72\x75\x53\x2d\x7f\x90\x3d\x14\xea\x0c\x8e\xf7\x9c\xcf\xae\xbb\x3f\x62\x76\xa9\x75\x4f\xd8\xa7\x66\x8b\xc9\x01\x8c\x9e\x65\x13\x86\xa9\x2f\xd7\x44\xb7\xae\xd9\xe5\x8a\x6e\xbc\xa7\xc9\xcb\x12\x61\xcf\x2e\x14\x8a\xae\x59\x53\x6f\x05\xaf\x13\xcd\xad\x26\x0f\x73\x63\x61\x73\x5e\xe3\xc6\xa0\x53\xd3\x34\xdc\x97\x5a\xea\x14\x6d\xda\xbb\x2f\xf3\x65\xfa\xc9\x81\x0c\xb0\xa2\x05\x6c\xe2\xdf\xa0\x9b\xd7\x7c\x9d\x7e\xc3\x02\x17\x2f\xc8\xfd\x6d\x26\x42\x21\x1c\xa6\xe8\x54\x30\x85\xf7\xd2\x66\x36\x97\x33\x06\x96\x0c\xde\x49\xd7\xeb\x04\xbc\x93\x78\x61\x2a\x6a\x02\x8f\x9c\x06\x09\xd7\x03\x1a\xec\x93\x54\xa8\x2e\x70\x27\x5d\xdf\x92\x4b\x53\x53\xc6\xd6\x01\xdc\xc9\xb9\xc5\xe4\x25\x1a\xb4\x76\x89\xeb\x60\x2a\xb1\x89\x17\xfb\xa4\xa8\x48\x5d\x46\x03\x57\x98\x5e\x46\x03\xd7\x84\x00\x14\x4a\x34\xcb\x37\x1f\x62\xc7\x6f\xd1\x76\xa4\x2c\x50\x28\x91\x68\xf0\x43\xee\x30\xfc\x91\x30\x0c\xfd\x91\x07\x0a\x94\xe2\xea\x03\x0e\x25\x5a\x93\xf8\x01\x83\x28\x7e\x6d\x57\x73\xf2\xe3\xb3\x9a\x64\x49\xf6\x2b\x8c\xef\x92\x87\x6a\x3d\xb8\xb6\xe7\x3c\xab\x01\x80\x93\xf8\x32\x2d\xd0\x7d\x4f\x1b\xca\x45\x40\x14\x3d\x47\xae\x64\xf7\x93\x23\x54\xcf\xac\x2c\xb9\x36\xe3\x64\x4e\x5d\x86\x16\xd3\x59\xfa\x52\x11\xd5\x45\xf9\xca\xbb\xfa\xbe\x09\xad\x54\xcb\xe2\xa5\xb7\x7d\xde\xa9\xe0\xc8\x98\x0c\x00\x22\xe9\x1e\xdd\x83\x43\x92\x0e\x9d\x2b\x2f\x99\x2b\x12\x0b\x50\x92\xee\x91\xfc\x55\x9c\xe9\xd3\x17\x8c\x2a\xa2\xf6\x92\xd1\xba\xfb\xbf\xf0\x79\xa8\x79\xff\x70\x54\x93\xc9\x9c\x54\xd3\x12\x99\xde\x88\x4e\x00\x4a\x0c\x68\x3c\xc5\x24\x39\x34\xda\x03\x4a\xd2\x09\x4a\x3d\xc5\x21\x49\x7a\x0f\x5f\x72\x5a\x84\xfe\x25\x74\x25\xe8\x60\x13\x20\x92\xae\xda\xbd\x71\x48\xe4\xcd\x17\xc6\x27\x82\xc8\x4d\x30\x49\x7a\x62\x97\x7b\x19\xc1\x78\xee\x17\x4c\x2f\x38\x07\x68\x23\xdd\x23\xcf\x0b\xb3\x92\x87\x70\xa0\x8d\x74\x8f\x19\xc1\x14\xe9\x1e\x82\x5d\xb8\x45\xec\x99\x8d\xee\xea\x89\x0c\x28\x13\xc9\x73\x7a\x80\x25\xa2\x30\x32\x18\x59\xd1\x8d\x37\xc8\x12\x5d\x5e\x78\xa9\x96\xba\xf1\x06\x59\x22\x1a\xc1\x0f\xce\x14\x34\xa3\x5f\x9b\xad\xda\x39\xf7\xee\x1c\xdf\xa8\x19\xba\x30\x6e\xf9\x35\x25\x6a\xc3\xd8\xa3\x7c\xef\xa1\xa1\xab\xe4\xb8\xcd\xff\x11\x0a\xee\x58\x2f\x62\x55\x69\x48\xbf\x7e\x2c\x18\x7c\xf7\xd9\xeb\x9d\x2c\x8f\x77\x01\x69\x89\xc7\xdc\x7a\x76\x6e\x40\x09\xb7\xa9\x97\xf0\x89\xea\xb8\x40\x40\x74\xcd\xe8\x42\x40\x4c\x1d\x51\x2f\x99\x2e\x12\xfc\x32\x62\xed\xe1\xcc\x30\xb0\xa2\x6e\xb3\xe0\x41\x9c\x5b\x15\xbe\x34\x4e\xb8\x6d\xbd\x70\xd4\xd6\x9d\xe9\xc2\x4f\xbb\xef\x1c\xb6\x37\x5b\xc8\xc3\x0b\x12\x7d\xbb\x74\x7f\xd8\x91\xf6\xd7\xb7\x4b\xa4\x8b\x3f\x74\x6f\x24\xcc\xb5\xb9\x2b\xcc\xf9\xfa\x76\xaf\xd2\x2d\x38\x67\x67\x19\x97\x6a\x2d\x3c\xff\xd2\x51\xdb\x7d\x8e\x48\x10\x80\x35\x4e\x90\x20\x7a\x82\xb3\x5f\x1f\x7d\x22\x7d\xd1\x0d\xb0\x6c\xc0\x1f\xba\x16\x16\xb0\x1f\xe2\x43\xd4\x63\x31\xdb\x61\xdf\x97\x61\xb0\xb2\x13\x59\xf3\xc5\xfc\x63\xf0\xaa\x79\xc9\xf5\x61\xf4\x97\x57\x98\xdc\x29\x6d\x38\x08\x77\x4a\xb7\x7e\xdc\x6e\x88\xc0\x83\x88\x25\x5a\xf8\x91\x1c\x08\x93\x65\xeb\xe0\x1b\x3a\x0c\xee\x7e\x1b\x45\x44\x15\xff\x26\xfa\xd5\xe1\x40\x8a\x02\x71\xd8\xfb\xb7\x7c\x5f\x9f\xe2\x5b\xfe\xae\xbb\xf0\x7d\x3a\x13\x90\x35\xa0\x3a\xc4\x0f\xca\x54\x13\x86\xf1\x03\xeb\x10\x1f\x33\x3f\x0b\x72\xf8\xbf\x83\x8f\x10\x12\xd8\x61\xea\xc2\x2a\xb0\xc3\xe1\xf6\x0c\x30\x87\xae\x35\xe1\x36\x3c\x64\x66\x79\xde\x89\x45\x0f\xe7\xba\xd5\x89\xbd\xd4\x0a\x82\x43\x7c\x8b\x16\x27\x43\x00\xb3\x40\xc4\x70\xd8\x1b\x82\x3b\x98\x78\xcd\x4c\xd0\x3b\x07\x63\x71\xb3\x74\xc3\xc2\x8f\xdd\x46\x7d\x08\xdc\xd1\xdd\x44\x98\xd2\x9f\x09\x3c\x87\xb3\x59\x86\x5e\x03\x7a\x28\x83\xe7\x70\x7a\x1a\x28\x9e\x83\x8e\x1c\x37\x5c\xdb\x2b\x41\x37\x67\x07\x46\xae\x00\xe6\x21\x7b\xa5\x40\x60\x87\x63\xf7\x68\xd9\xcd\xf0\x4b\xce\xd5\x6a\xf6\x45\x76\x5a\x1e\xbc\xb9\xab\x85\x82\xd3\x90\x09\xb1\x39\xef\xba\x5b\x41\x86\xe0\xba\x5d\xd5\x0f\x68\x86\x53\x37\xa3\x5b\x55\x57\x77\x07\xf1\x18\xf6\x86\xe7\xd6\x07\xcd\x2d\x1c\x80\x0c\x51\x13\x3e\xdc\x5c\x80\xc8\x12\xd1\x19\xf6\x66\xe8\x6e\xbb\xf6\xd4\x4b\xbb\x81\xfb\x30\x90\x16\x8a\xde\x74\x20\x2a\x0c\x6d\xbe\x77\xdf\x73\xd3\x1f\x76\x8a\xff\x57\x12\x91\xb9\xcb\xaf\x90\x00\x20\x2a\x44\x0e\x4a\x37\x2a\xb0\x47\xee\x80\x25\x44\xe9\x8c\xc8\xa0\xb3\x1d\x42\x4c\xef\x7b\x5f\x06\x40\x42\x64\xa1\x5b\xb8\xb7\x7b\xec\x71\x1b\x8e\x34\x02\xe5\xd6\xda\xee\x09\x32\x38\x0a\xe7\xde\x96\xdd\x46\x96\xf7\xf8\x6e\x83\x27\x78\xf4\x05\x78\xc2\xa9\xe5\x1e\xf0\x04\x63\xc9\x4f\xb1\x13\x0e\xdd\x85\xef\xc9\x70\x39\xc0\x93\x5b\x1f\xdd\x44\xce\x0e\xff\x97\xdf\x21\x78\xee\x69\x3f\x22\x5f\x40\x58\x88\x4f\xf9\xc6\xf1\xb2\x91\x97\xcb\xcf\x55\x7e\xa9\xcf\x64\xdf\x30\xf6\x96\x7e\xed\x66\x51\x4c\x08\xbe\x4c\x90\xcd\x79\xe3\xc3\xa5\xc1\xfa\xd6\x10\xaf\xaf\xef\xcd\xf5\xa4\xdd\xa8\xcb\x80\xe6\x14\x7e\xef\x46\x51\xad\xd8\x5a\x18\x46\x7f\xde\x86\xb4\xd0\x07\xf8\xe6\x58\x5d\xfd\xe7\x36\xe8\xb0\x47\x75\x37\x12\x70\x1e\x69\xfc\x89\x17\xde\x38\x81\xa9\x48\xdc\x21\x1e\x0d\xbe\x3f\x6f\x2d\xfc\x6e\x3d\x6f\x2c\xfc\x53\x77\xc0\x1b\x59\x79\xec\x09\x8a\xac\x54\xd1\xba\x3d\x82\xf7\x00\xfb\xc6\x6c\x93\x93\xff\xef\xfe\x62\x52\x3c\xce\x62\x4b\xd4\xf3\xcb\x49\x8c\xe3\x57\xde\x9f\xdd\x7d\x6f\x76\x96\x23\x4a\xd0\xad\x19\xdf\xcd\xee\x8d\x7f\xd7\x9e\xdd\x2f\xf7\x69\x1c\xc6\x77\x97\xc7\x54\x7b\xed\x0a\x6b\x85\x40\xd4\x4e\x73\x8b\x90\xa4\x8b\xde\x8d\x07\x75\x51\x36\xdf\x78\x6b\xed\x35\xc0\x06\x23\xa3\x97\xdc\x1f\x93\xc8\x81\xfb\x2c\x9b\x9a\x23\x33\xb7\xf9\xe0\xfe\x76\xe1\x94\xc1\x29\xba\xa7\xd7\xf7\x27\x20\x91\xb5\x22\x56\x46\x75\x13\x7b\x7f\x76\xef\xfe\xb1\xfc\x41\xfe\x45\xf7\x9a\x05\xe9\xb8\x3b\x11\x3b\xff\xee\xe9\x25\xf7\x70\x36\xe2\x98\xed\x69\xea\xbd\x76\x4d\xa8\xfb\x52\x1a\xc9\x3c\xbc\xdd\xeb\xd6\xfe\xd6\x31\x3b\x3b\xef\xf4\xc5\xd6\xfe\x74\x2f\x47\x9a\x41\x7c\x42\x1c\x0e\x2f\x11\x3f\xc4\x89\x3c\x3c\x0d\x7f\x38\x63\xf7\x24\xfe\x41\xfe\x79\xe6\xf0\x70\x94\x9e\x99\xff\x0f\x86\x22\x6b\xf2\x1c\x8c\x73\x31\xef\xee\x06\x33\x3c\x24\x1a\xfc\x4f\xf8\x90\x6e\x22\xd9\x10\x1b\xda\x27\x24\x64\x91\xe5\x3f\x06\x40\x76\xf7\xfe\x60\x4e\xca\xc8\xf1\x87\x03\x77\x5b\xf4\x60\x4e\xb2\xa3\x9f\xb3\xf2\xbf\x1f\x72\x45\x5b\x74\xc8\xca\x6e\x58\x88\x07\x2b\xfe\xa1\xd7\xfb\x73\x3a\x49\x6c\xdd\xde\x08\x61\x14\x78\xb0\x25\x65\xb6\x4b\x4f\x72\x51\xb2\x45\x7c\x0c\xab\xac\x39\xe8\x49\x76\x0e\x35\x41\xa0\xe6\x62\x6e\x05\x6a\xf7\x85\x03\x65\x57\x19\x30\xd2\xfd\xfe\x93\xd4\xb3\xac\x58\x72\xa0\x6c\x22\xc6\x7e\xc0\x28\xe7\x83\xcd\x29\xef\xd2\xf1\x7e\x85\xb3\x3f\x58\xf3\x33\xb2\xf5\xf1\x24\x5f\x47\xe7\x47\x71\xcc\x46\xe6\xd9\xe2\x18\xce\xf6\xec\x1d\x95\x83\xe3\xfd\x65\x0f\xfc\x05\x8f\x29\x88\x35\xb0\x63\xba\xec\xef\xc9\x06\xbb\xf2\x53\xb2\xeb\x6e\x81\x54\x8a\xad\xd6\xa3\x47\xdf\x9e\x23\x7a\x94\x6b\x3c\x78\xb0\xfa\x1f\x32\x43\x51\x65\xa6\x6e\xd6\xa0\xca\xf4\x8c\x40\x06\x55\xa6\xe7\x6a\x0e\x7c\xdb\x1d\x1d\x63\x37\x6b\x62\x78\x2a\xae\x89\x56\xbd\x2a\xf8\xfe\xec\xff\x22\x4c\xcc\xd4\xaf\xfc\xa9\x0a\x2c\x56\x3b\x38\x31\x45\x9d\xfe\xf1\x2a\x94\x2e\xd8\x20\xc3\xf4\x0c\xcf\x7e\x0c\xb9\xa5\xce\xf2\x18\xd5\xd9\x2b\xe2\xc0\xc4\xc4\x0f\x7a\xaf\xee\x8a\xfa\x31\x57\x38\x1b\xb6\x87\xe3\xfe\x6c\xf1\x4d\x25\x13\xa6\xf2\xb4\xdd\x04\xdf\x6c\x0e\xe3\x1b\x7b\x83\xba\x6c\x9d\x00\x1e\xf8\x18\xca\x79\xcf\xb0\xee\x9c\x44\x90\x3e\x86\x6c\xf6\x78\xee\xe9\xf6\x2c\xdf\xea\x7b\xea\xf9\x83\x15\x6b\x8d\x0d\xe0\xa1\xc7\xf3\xe3\x49\xbd\xe7\x4f\xcf\x47\x6c\x7f\x78\xcf\xa3\x9b\xaa\x5e\xcb\xcf\x67\xbd\x68\x16\xe1\x05\xb5\x9f\x3c\xec\x09\x00\x37\x9a\x00\x56\x74\xc0\xc5\xe7\x23\x73\x43\xbb\x00\x89\x22\x3e\x44\x66\x42\xaf\x7b\x69\x07\x54\x8a\x4c\xc4\xfc\xf9\x2c\x9c\x11\x5d\x26\x5e\x3a\xd1\xbe\xf3\x6c\x7e\xc6\xec\x7c\xb7\x89\x86\x69\x0b\xc4\x44\x27\x6e\xf5\x7c\x65\x4e\xf4\x01\x68\x13\x59\x0b\xe8\x2b\xa3\x42\x31\x79\x65\x54\x4d\xba\x63\x8b\x44\x15\x55\x42\x21\xf4\x6a\xc6\xd6\x41\xfa\x95\xef\xc0\x9c\x5e\xf9\x0b\x6c\x55\x90\x08\x95\xc8\xd7\x83\x41\x4d\x4b\x2f\x0a\xb7\xb1\x42\x5e\x6e\x42\xea\x91\xf6\x26\xab\x47\xb5\x31\x35\x03\x2f\x3b\x5f\x7c\x73\x0c\x95\xf7\x6a\x76\xde\xe9\x1f\x6a\xe4\x77\x64\x91\x6c\x3c\xde\xac\xee\x80\xfc\x7a\xb3\x1d\x0b\x3b\x79\x05\x44\xd7\x78\xf3\x66\xfd\xca\xcd\x62\x05\x31\xb8\xbc\x59\x2d\x28\x9b\x8a\x65\xdc\x4d\x65\xcd\x69\x05\x77\x44\x32\xac\xf7\x2d\xbb\xc7\x29\xb0\xc8\xfe\x90\xef\xaf\x8a\xb8\x1d\x55\x54\x0d\xa7\x3f\x68\xac\xb5\xf2\x2a\xa4\xcb\xfb\xc5\xa3\x47\x0b\xe7\x5b\x9c\x83\x70\x8a\x17\x0b\xb4\xf7\xdc\x5f\x95\x72\xa6\xe3\x5b\xdd\x8c\xd9\x0f\x44\xc3\xcb\xce\x03\x56\xa3\x77\x94\xdf\xbd\xe4\x60\x14\x6f\xa3\x7f\x58\xbf\x6f\x2c\xb9\xdc\x37\xdd\xae\x62\x91\xbe\x7b\xf9\x55\xdf\xd0\x8c\xfd\x62\x37\x83\x32\x84\xef\x90\x4b\xbd\x82\x39\xb9\x32\xc0\xf2\x10\x51\x66\x82\xe5\x91\xbd\xaa\xf5\x36\xfa\xd0\x11\xe8\x8a\x54\x9a\x81\x67\x6e\x76\x86\x74\x25\xba\xcd\xc0\x63\x46\xf3\xea\xdb\xdd\x38\xa2\x03\xbc\x5d\xd3\x79\x35\xfb\xe7\x0f\xca\xf3\xce\xc7\x9c\x7f\xbc\xe6\x21\x68\xc7\xd4\x03\xfc\x1d\x1b\xa3\x84\xb1\xe6\x3e\x46\xde\x2f\xec\x55\xe9\x2a\xeb\x2e\x04\x11\x3c\xe4\x5e\xaf\x81\xe6\x34\xc1\xbc\x5e\x59\x84\x19\x03\xe0\x91\xb2\xe6\xad\x77\xba\xa3\x81\x7f\xbf\x3a\xc7\x1c\xec\x57\xdf\x69\x43\xc9\xe2\x15\x8b\xc3\x6e\xba\xe8\x7d\x36\xa2\xef\x45\x55\x30\x6f\xbd\x3b\x1c\xdc\xe1\x0f\x98\x8c\x5f\xf2\x92\x84\x67\x1a\xef\x65\xf8\xc0\xc3\x1f\xf4\x3e\x5c\xe6\xdd\x06\x7b\xf8\x28\xc0\x1e\x3d\x3b\xa8\xd8\xe8\x8f\x9d\x48\xc6\x69\xad\x6e\xe6\xe6\xf4\x85\x55\xb7\x56\x77\x54\xdd\x5b\xba\xc0\x7a\xf4\x6c\x2f\xdc\xbb\x22\x16\xa1\x40\xb0\xee\xde\x98\xd0\xaf\x1d\x8c\x8f\x48\xc6\x9b\x87\xb9\xed\x20\x3c\x89\xef\x52\xc6\xb3\x27\xa4\x2f\xec\x12\xbe\x8b\xa6\x5d\xec\xdd\xad\x69\xc3\xc2\xdf\x67\x57\x91\x46\xed\xb0\xe9\x87\xd9\x17\x59\x68\xd4\x9b\xf9\x9f\x44\xa2\x9a\xcb\xc2\xc1\xee\xe8\x46\x6a\x01\xba\xa3\x17\x7b\xfa\xdd\xc0\x9a\xbe\xb0\x77\xd9\x9b\xbc\x86\x05\x90\xbb\xbf\xdb\xc4\x64\x43\x3e\x67\xb4\xbd\xf2\xa9\x71\xa0\xd5\xbe\x9f\xb5\x37\xd5\x3e\x3f\x32\x95\x76\x0d\x94\xb5\x77\xab\xcb\xc8\x8a\x17\xb7\x98\x72\x98\x6a\x97\xef\x0b\x9b\x45\xed\x0d\x4b\xeb\xfe\xfc\x5d\x78\x2e\xca\x54\xb8\xff\x7f\xa8\x6c\x0b\xec\x51\x37\xbf\xe7\x94\xa0\xb0\x3f\x7f\x91\x28\x1e\xd6\xbd\x18\x96\xf4\x3e\x04\xe4\xa3\x17\x9b\xbb\x76\xd9\xd1\x8e\xcf\x93\x54\x5d\xeb\xbf\x63\x37\x64\xf2\xe3\xf2\xcd\xc1\x8f\xd7\x1f\x89\x1f\xfb\x03\xd1\xc4\xcf\x8b\xfb\x8a\x21\x00\x3c\xe2\xcd\xe0\x07\x16\x3d\x76\x98\x9f\x76\x1c\x7d\xd4\x3f\xaf\x7f\x28\x59\xbf\x50\x4e\x7b\xb1\x32\x5c\x24\x2b\x7e\xb7\x6b\x11\x26\x37\x9e\x78\x06\xc3\x04\x92\x21\xfa\xc1\x17\xb7\x9f\x35\x47\xc8\x68\xef\x80\x7f\xdd\xf6\x9a\x68\x87\x51\x8d\xff\xc7\xbe\x4e\xc1\x0b\x1c\xf1\x74\xeb\xf9\x44\x48\xd4\x51\x1c\xb0\x86\x68\x06\xfd\x30\xe8\x5e\x9b\xc4\x36\xbd\xc0\x04\xc0\x5e\xe8\x05\xfe\x0d\xf4\x42\x51\x4d\x01\x6e\xa1\x17\x18\xcd\xe7\x91\xdf\xb1\x7f\xe8\x34\x6e\xe6\xe1\x0b\x7f\xec\x56\x58\x04\x35\x4f\x7f\xd4\x00\xbf\xbd\xcf\x47\xdc\x7d\x13\x4b\x8a\xdd\x7b\xed\xc9\x41\x77\x5d\xd6\xc6\xff\x43\x0f\xc9\xf0\xf3\xcf\x70\x5d\x6a\x15\x20\x34\x74\xc0\xe0\x26\x00\x0d\xdd\x78\x55\x80\x32\x44\x22\x3a\xe5\xb2\x62\xf4\xc9\x66\x4e\xac\xfc\x0d\xca\xa0\xc4\xfa\xb6\x01\x00\x65\x07\x28\x86\x24\xb2\xef\xfc\xd8\xf4\x7b\x4f\x14\x58\x86\xee\xdd\xe4\x0f\xee\x54\x92\xff\xb3\x78\x8a\xff\x13\x9a\xd6\x89\x49\xf8\xed\x6e\xd9\xc1\x9c\x4a\xdf\x05\x38\x2d\x4f\x7f\xe0\x82\xd0\x2d\x0c\x40\x38\x64\xcc\xf7\xe8\x50\x66\x5f\x3f\x04\xb3\xd8\xff\xef\xd1\xa1\xdd\xcf\x1e\x11\xca\xe6\x8a\xf4\x0e\xf1\x02\x42\x43\xd7\x9d\x41\x84\x86\x86\x7c\x00\x95\x41\x44\xb2\x09\x28\x43\x52\x1b\x07\x94\xa1\x97\xec\xff\xca\x10\x6b\x1e\x5b\xfa\xda\x8a\x2f\x00\xf8\x76\x4a\xef\xdd\x3d\x75\x7a\x2d\x8c\x2a\x71\xac\xe8\x55\x9a\xef\x65\x99\x64\x0b\x5b\xb6\x9a\x5a\x04\xbf\xea\x85\xed\xe0\xf7\xb9\x2b\x61\xc9\x7f\x5c\xcb\x2a\xf6\xd3\xde\xdc\xa3\xa4\x01\xf5\xd0\xcb\x4e\xa4\xfc\x6d\x66\x87\x0f\xd9\xb8\xb5\xc7\xd1\x1f\x44\x3d\x56\x7e\x7f\xcb\x4d\x34\x9b\xa2\x0f\x73\x77\xd9\xff\xdb\xd6\xec\x0f\xbb\x13\x36\x08\xec\x43\x2f\xb0\xe4\x6f\xed\xca\x47\xaa\xb5\xb9\x0f\x2b\x5e\x6c\x86\xe9\x95\x84\xb5\x0d\xcf\xc5\x37\x1f\x71\xca\x12\xff\xbb\xb9\xa7\x17\xd7\xe9\xce\x01\xc5\x72\x9d\xbb\x96\xbe\x51\xb7\x43\x5d\x05\x93\xe1\xf4\x3a\x36\x98\x0c\x91\x9f\x52\x50\x7c\x0b\xd3\x64\x6d\xde\x95\x7d\x61\x87\xa1\x01\x82\xc3\x10\x3f\x4c\xa6\x40\xda\x1f\x53\xb1\x29\xfe\x58\xbe\x89\x4e\x5e\x78\xce\x79\x68\xbd\xd8\x72\x17\x74\x9c\x95\x76\xef\x99\xc8\x7d\x1b\x0a\x28\xf8\x09\xbd\x30\x85\x00\x49\x88\x12\xc9\x92\xad\x31\xca\xda\xca\xbb\x62\x24\xcb\xbb\x62\x54\x59\xd0\x03\x6f\x7d\x00\x7a\x90\xcb\x4e\x45\x90\x3f\x67\xc5\xca\x7b\xc5\x50\x3e\x4a\x32\xc0\x6d\x13\x38\x84\x48\x45\x29\x7b\xe3\x0b\x2f\x05\xdd\x20\x7e\x90\x05\xaf\x8d\xe9\x1d\x12\xf0\x0d\x52\xde\x63\x51\x60\x1c\xd5\x2c\xf7\xbf\xfe\xaa\xfa\x2a\x08\x63\x60\x74\x8a\xa5\x87\x9b\xcd\xe2\xc0\xd0\x48\xab\x4b\x04\xd4\x13\xe5\x1b\x44\x83\x5e\xea\x1f\x7d\xa2\x37\xda\x81\x97\x4a\x56\x75\xf8\x1c\xd7\xba\x7b\x89\x42\xdd\x04\x7b\xef\x61\x55\xc5\x87\x43\xee\x5e\xd7\x2b\x1b\xab\xca\xd3\x1c\xcb\x86\xe4\xf5\x45\x43\xd3\x40\x3b\x58\x4d\xb6\x39\xfc\x31\xcd\x4e\x91\x9c\x29\x16\x07\x9c\x3b\x6d\xa5\x49\xdf\x65\xf8\x62\x97\x41\xa3\x9b\x33\xd9\x79\x61\x54\x68\x2f\x5b\xac\x6e\xf7\xa3\xde\x2f\x34\xec\xc2\x0a\x5d\x5d\x86\xea\x84\xe9\x8e\x0b\x1c\x75\xb1\x39\x2e\x2e\x04\x2e\xbc\x95\xe6\xa7\x9c\xae\xd5\x17\x1b\x19\x9b\xef\x02\x30\xa4\x8d\x7a\x0d\x07\xdf\x29\x36\x5d\x54\xf0\xa3\x35\x15\x26\xec\x5f\x96\xa2\xcd\x35\xb5\x45\x9b\xf3\xd5\x68\xcb\xba\x81\x80\x10\xd1\xb5\x81\x81\x10\x51\x3d\xf8\x14\x20\xe2\xd8\x39\xb8\x98\x5c\x5c\x52\x97\x0b\xd7\x79\xa8\xb3\xb8\x7b\xa1\x25\x06\x9e\x66\x0a\xf0\x22\x22\x3f\xc9\xf0\xee\xdb\xb7\x3a\x96\x41\x1a\x65\xd1\xcb\xdb\xbe\x0a\x2a\xf0\x19\xe2\x0d\xd5\x7f\xcc\x83\xb2\x2d\xc4\x42\xd1\xf2\xba\xf0\xbc\x3b\xf0\xc9\xbf\x3a\xba\x73\xe5\x1a\xca\x75\x6b\x91\xe1\x92\xc8\x3b\xf2\xf3\xbe\xd8\x13\xb9\xd3\xca\x6f\x15\xa8\x83\x3d\xbc\x04\x56\xe8\xc9\xdc\x79\x47\x7e\x5f\xfa\xe3\x4c\x38\x62\xbc\xa3\x1c\xaf\xd6\xc3\xcc\x5d\x3c\x09\xdc\xf2\xd3\x4f\x64\x13\x2e\x2a\x17\x1a\x81\x84\xcb\xdd\x62\x70\xf3\x4d\xf0\xf4\xa2\xfc\x66\xc1\x0f\xb2\x70\x1a\x21\x61\xed\xee\xea\x9b\xf0\x56\x6d\x2e\xbd\xfe\x10\xf8\x68\x1e\xbf\x29\xbe\xd3\x3d\x70\xfd\xf9\x86\x00\x2f\x1e\x79\x4a\x30\x08\x00\xae\xaf\x12\x86\x84\xf1\x9b\x65\xd9\x96\x69\x29\xe7\xfb\x18\x58\x81\x53\x3b\x08\x22\x63\x76\x1c\x20\x25\x70\xa1\xb6\xe0\x10\x2b\xe1\xd6\xa0\x34\x8e\x1f\x82\x47\xc8\xf9\xf8\x49\x01\x86\xdc\x59\x70\x6a\x95\xa0\xe5\x81\x7b\x8c\x12\x3e\xcd\xa1\x23\x6f\x02\xbc\xe7\xec\x38\x8d\x48\xd0\xa2\xcf\x92\x7b\x47\x49\xef\xa3\xfa\x8b\x29\x5f\x02\x2c\xd5\xd3\x00\x09\xec\x9e\x34\x9f\x43\xd8\xe6\x15\xfc\x85\x25\xb0\xbb\xd5\xc4\x2d\xc1\x1b\x1e\xe7\xf1\xf3\xd1\x57\x38\x6c\x0c\xe2\x10\x40\x42\x3b\x33\x01\xd1\x24\x78\x19\x1c\x3b\x30\x04\x41\x7e\xb4\x49\x4b\x10\x30\x98\x68\x23\x12\xf0\x23\xc8\x9c\x92\xbf\xa3\xe4\x17\xab\xc5\xa9\x55\x4b\xc2\x1e\xfd\x79\xfc\x10\x8c\xb7\x82\x54\x83\x60\x3d\xdc\x3b\x6f\x82\xc5\x8e\x9f\x2c\x22\x89\x69\xe5\x80\x00\x7a\xcc\xe9\x2e\xff\x1d\xa5\xbc\x62\x06\xaa\xc2\x4b\x40\xde\x64\x9c\x47\x25\xc0\xb4\x55\xe6\x25\x78\xff\xa6\xfc\x11\xb1\x7d\xa7\xbe\xcd\xde\x7f\x08\x42\x35\xb2\xdc\x25\x7c\xfb\x7b\xe3\x87\xc0\xd9\x80\x0a\x19\x04\xa4\xf6\x29\x22\x9f\x04\xcc\xc7\x6a\x57\x12\x8a\xdf\xc8\x3f\xdf\x90\x75\xf4\x52\x2c\xa5\xbe\xa2\x5b\x77\xe2\xe7\x6f\xc2\x67\x18\xb6\x73\x13\x36\x86\x24\x7c\x10\xc2\x27\x06\x43\xd9\xdd\x59\xdf\x4f\x8c\xe4\xb1\x4b\xa9\xef\x3a\xac\xc7\xfc\xc9\x02\xfa\x50\x10\xec\xbd\xf6\x02\x7a\x7c\x8a\x2f\x07\xc1\xed\x75\xaf\xa9\x6e\xc2\xc7\x51\xfa\xd8\xbf\xfb\xfb\xe8\x23\x5e\x37\xb3\xe9\xef\xeb\x61\x77\xdd\xec\xa8\xff\x4c\x15\x60\x72\x24\x60\x50\xea\x40\x50\x4b\x60\x2f\xd6\xb9\xfb\x29\x61\x9a\xa2\xfe\x43\x78\x24\xa4\x1f\xc2\x65\xf8\xd9\x7a\xfe\x10\x98\xa1\xbd\xd6\xdf\x7a\x7c\x3b\x18\xe4\x4f\x8a\xcf\x78\x31\xb5\xa5\x5f\x82\xfd\xf3\x5b\xb1\x0d\x70\x55\xfb\x2f\xa1\xdb\xb8\xf1\x93\x65\x89\x29\x56\xe5\xc6\x65\xbc\xaf\xf3\xa5\x6e\x66\x33\xde\x4f\x84\xad\x1f\x46\x31\x7e\x3e\xda\xfe\x21\xe0\x77\xde\xdb\x66\x36\xf3\xfd\xbc\x50\x59\x36\xaf\x8d\xfd\x3a\x35\x6d\x7b\x09\x5f\xaf\xe6\xf4\xde\x76\x8f\x5d\xaf\x30\xda\xbd\xed\x69\x7f\xbd\x1a\x96\x7a\xab\x3f\x29\xd8\xf6\x9c\x9d\x48\x86\x10\xd4\xac\x7a\xdb\xd3\xe3\x7a\x85\x44\xea\x6d\x73\xb0\xfb\xf5\x50\xc7\x2d\x94\x04\xbc\xd5\x3a\x11\xdd\x21\xec\x35\xcd\x91\x2b\x84\x4f\x4f\x83\x53\x61\x54\xee\x17\x9c\x9c\x74\x70\xc1\xf3\x1d\xe5\x79\x5f\x43\x6b\xf4\x3d\x1d\x9e\x9f\x19\xc5\x81\xc4\x26\x38\x0c\x9b\x2f\x3c\x2f\x48\xa2\x91\x22\x6f\x02\x2a\xca\xd9\xfb\x1e\xca\xe7\x45\x9e\x9e\xe5\x2c\x3f\xa5\x2c\x83\x5d\xe0\x93\xb9\x09\x3b\x4b\xf9\x25\x58\x6c\xfb\xfd\xe8\xbb\xaf\xc7\xff\xf3\x8d\x4b\x42\xfa\x25\x2c\x09\xbf\xdf\x70\xe9\x13\x49\x4f\x82\x80\xce\x6c\xc6\xdf\x51\xde\x1f\x61\xd4\xc7\x3f\x84\x5b\x42\xf9\x21\x54\xbb\x70\xf7\xfa\xfb\xee\x33\x8c\xbe\x9b\xff\xbe\x8f\xa5\x8c\xf3\x27\xcb\xab\xbf\xda\xd8\x2c\xed\x7d\xdf\x69\x8a\x2d\x26\xde\x9f\x2e\x9c\xc7\x4f\x8a\x0f\x4f\xbf\x3e\x4a\xfe\x25\x4c\x09\xe7\x2f\xc1\x53\xb3\xf9\x9b\x42\xf6\x31\xca\x4f\xd5\x41\xa0\x3b\xfb\x68\x3f\x29\xc0\x85\x3b\x3b\x17\x13\x25\x20\x58\xc5\xf7\x91\x80\x75\x58\x78\x99\x4d\xd8\x97\x1f\x7f\x6a\xba\x76\x34\xe6\xfe\x53\x53\xb0\x91\x42\x35\xfa\x2d\xd6\x5b\x55\x63\xf7\xfa\xf7\x33\x0b\xc7\x9e\xb8\xdf\xfb\x88\x8a\x3a\xf6\x22\xfc\x5e\x41\x27\xfb\xd8\x2a\xc0\x7a\x1f\x2e\x47\xf6\xb9\xe7\xe9\x7a\x1f\xf4\xb4\x92\x76\x6b\xd7\x2b\x14\x77\xc6\xbf\x16\x02\x7a\xd7\xd9\xe7\x66\x6c\x6b\x8b\xde\x91\xe7\x6f\x8a\x62\x8a\xdd\x41\xeb\x7d\x9d\x52\xb3\xfc\x66\x51\x37\x99\xe5\x37\x8b\xec\x62\x96\x9f\x62\x17\xf6\xe8\x3e\x1d\xfd\x7a\x38\x3f\xd2\x71\x3a\x71\x83\xa0\x21\x18\x73\x31\x04\xd1\xc0\xc7\x71\xfc\xc9\x85\xd5\xd4\x06\x49\x3d\x9c\x2b\x41\xa0\xa1\x03\x93\x19\x04\xb7\xe4\x65\xeb\x5c\xf5\x78\xd5\x6e\xc7\x21\x07\x0f\x02\x91\xd9\xb6\xd8\xa8\xa1\xfb\xe0\x1a\x7c\x28\x9c\x82\x40\xcc\x84\x71\xa8\x51\xd4\xd3\x41\x3c\x0d\xc4\xfd\x8e\x9a\x76\x2b\x06\xd1\x6e\x20\x88\x2d\x3b\x4e\xfb\xbb\xa6\x77\x19\xe8\xf8\x3c\x7f\x52\x2c\x03\x43\x9d\x6a\x47\x35\xbf\x9e\x44\x8f\xcd\x5b\x6a\x7e\x01\x21\x3f\xf3\x54\xf5\xab\xf9\xfd\x8e\xbd\x73\x1d\xbf\x04\x1a\x7b\xfe\x43\x10\x62\xe1\x94\xe7\x07\xc1\x8b\xbd\xa7\x13\x32\x08\x86\x1a\x3c\x77\xd5\xf3\xbb\xb6\xfd\x41\x41\x52\xcb\x5e\xd3\x83\xcb\x5c\x12\xbc\x22\x75\xee\x41\x2c\xef\xcb\x39\xf7\x38\x9d\x90\x41\x20\x44\xc4\x38\x55\x86\x82\x20\x3e\xda\x39\x7f\xb3\x18\xeb\xf5\x54\x14\xd7\xf2\x7e\x22\x56\x9c\xf3\xe7\x1b\x9f\x2e\xb2\xa7\x93\xba\xd6\x97\xe3\xec\x73\x6c\x0d\x3c\x08\x86\x77\x3a\x5c\xf5\x41\xd0\xb5\x3c\x9d\x3f\x59\x9c\xc3\x06\xe6\x94\x80\x8b\xce\x48\xe9\x87\x80\xf1\xf2\x2c\x5b\x69\xaf\xf5\x47\x03\xff\x99\x2f\xf5\x5d\xb6\x05\x07\x68\x09\xa2\xdb\xa5\x3d\x1d\xda\xfb\xe0\x41\xd5\x76\x0f\xb6\xcd\x8d\xfa\xde\xa1\x40\x70\xfb\xa3\x6a\x1c\x04\x1d\xe5\xd3\x9e\xf5\x6d\x6b\x59\x79\xa6\x9f\x14\x9f\x97\x8a\xd2\x9e\x40\x6d\xab\x5d\x83\xbb\xdd\x12\xbc\xe0\xc9\x25\x6b\x08\xcb\xc8\xc5\x7b\x8d\xd7\xbe\x79\xef\xc0\xf7\x4d\x02\xdc\x68\xe4\xe3\x27\xc5\xd6\x22\x8e\xfc\x43\xf8\xec\xe3\xbc\x5b\xdf\xdf\xcf\x69\xba\x75\xf6\x20\x08\x38\x9c\x53\xfa\x25\x54\x09\xc7\x0f\xe1\xd9\x29\xfa\x0f\xc1\x3b\xb2\x59\xd6\x12\x84\x6f\x13\x7e\x3e\xba\x8c\x4c\x90\xf3\xcf\x37\x80\x50\x0c\xc2\x4f\x29\xcb\x1e\xcb\xf9\x37\x0b\xea\xcd\xc8\xf9\xa7\xa6\x1b\x19\x2e\xcb\x8d\xea\x78\x1f\x51\xd9\xb2\xdc\x28\x08\x18\x9d\x46\x96\xd5\x06\xc1\xeb\x23\xb9\xfe\x66\x21\x6c\xf0\xc0\xb4\x0b\xe1\x63\x66\xe7\xa6\x02\x1e\x84\xe6\xce\xd1\xfd\x58\x10\xba\xdf\x18\xbf\x59\x0c\x5f\x96\x55\x1a\xea\x78\xc1\x9f\x4c\x47\x76\x8b\x5b\xe7\x8b\x9b\x4c\x70\xd6\xb1\x09\x5f\x17\x30\x50\xb1\x11\x04\x37\x9b\x9c\x0d\x40\x70\x87\x32\xca\xee\xa0\xeb\x7d\x8c\xf1\x51\x76\xe3\xae\xf7\xf1\x16\x59\x51\x87\xac\xd7\xcb\x61\xe8\x99\xdb\x3f\x04\x19\x4c\xa9\x3f\xdf\xf0\x98\xad\x10\x03\x42\xc2\xfe\xe8\xee\xa0\xeb\x67\x51\x96\xdd\x41\xd7\xfb\xd5\xed\xb8\x34\x7f\x08\x62\x4a\x15\x85\x64\x10\xf4\xb8\xc6\x38\x23\x41\x79\x76\xec\x14\xa1\x55\x4d\x15\xf7\xf1\x43\x30\x0c\x6b\x75\x73\x15\x04\x2d\x19\xe9\x1f\x82\x15\xab\x9b\xab\x87\xde\x85\x2c\x3a\xf6\x30\xdc\x3f\xb3\xb0\xa6\x9f\x8f\x6a\x58\x19\x5b\x0d\x0f\x02\x9e\x4e\xa3\xaa\x32\xd6\xe7\xc5\x85\xe0\x34\xae\x0f\x84\xd7\x8b\xc4\x04\x8b\x91\x20\x26\x4d\x55\x14\xd7\x1f\x15\x69\xb4\xf3\xfc\x25\xdc\x12\x8e\x1f\x82\xe2\xa6\x6d\x16\xf4\xbe\x38\x26\x9d\xa3\xa5\x3f\xb9\x1f\x9b\x9a\x28\xbf\xa3\x6d\xd6\x11\x0a\x27\xcd\x68\x7b\x9a\x07\xa1\x4a\xf8\x29\x40\xbc\x75\x11\x27\x24\xe8\x78\x79\xfe\x56\x81\xd3\x93\x48\x51\x37\x61\x29\x26\x5a\xfd\xc9\xb2\xd7\x5f\xdb\x03\x1f\x1a\x68\x92\xe0\x08\x7c\xef\x2b\xf0\x4a\x53\x39\x0c\x02\x6e\xf6\xc7\xb9\x59\xc7\xb7\x8b\x35\xda\x23\x84\x65\xa4\x9f\xe6\xd6\x00\x82\xa0\x44\xc7\xf9\x43\xf0\xde\x66\xdf\x0c\x6a\xbd\x4f\xd6\x6b\x78\xf3\x92\xd0\x5b\x84\x3e\x72\xaf\x50\xd7\xcb\x19\x78\x3a\x08\x21\x28\xe1\x12\xdf\x69\xaf\x9d\xf5\x7e\xe7\x26\xfc\x64\xd9\x7b\xf7\xe1\x72\x6b\x3f\xd6\x9f\xd1\x65\x50\x41\xd8\xf0\xd4\xb6\xa5\x1d\xaf\x88\xe5\x7d\xeb\xd7\x41\x30\xe4\x54\xb7\x0b\x83\xe0\x5d\xcb\x5e\x7e\xbe\x21\x02\xa8\x01\x3a\xde\xd1\xce\x1f\xf6\xd3\xd5\x16\x83\xa0\xd8\xec\x6e\x51\xda\xf9\xbe\x86\x35\xde\x1a\x78\x3b\xb7\x14\x18\x5b\x59\x0e\xc2\xb2\xa6\xc3\x2c\xe9\x7d\xbd\xd4\x37\x94\x24\x10\x8c\xbb\xe8\x8c\x0c\xc2\x8e\x95\x7c\xfe\x66\x19\xdd\xeb\xd7\xf9\x97\xb0\x81\x09\xca\x26\xec\x55\xbe\x95\xe5\x20\xfc\x84\xcf\xfe\x4d\x21\x08\xe2\x50\x06\x06\x61\x87\x51\x2e\x3f\xa5\x7c\x3b\x80\xbf\x9c\x22\x08\x4a\xfc\xe1\x0c\x0a\x82\x6b\x78\xab\xd3\x41\x50\xa2\x8d\xf6\xd3\x96\x0d\xe3\xba\x35\xdf\x20\x7c\x3b\x56\xa6\x1f\xcd\xf2\x81\xde\x54\xe2\x5b\x68\x44\x8c\xf5\x50\x97\x0b\xc2\xae\x97\xaa\x49\x10\x76\x44\xd9\xf1\xf3\x89\xef\xdc\xdd\xd1\x7e\x09\x16\x32\x7e\x09\xc6\xad\x19\x2a\x2f\x41\xd8\x30\x09\xf3\xe7\xa3\x9f\x88\x66\x63\xfe\x7e\x94\x70\x09\xad\xff\x24\x58\x3b\x4e\xab\xba\x4b\x10\xd6\x0e\xe8\x64\x8a\xf2\x7e\x4e\xdb\xb9\x87\xa9\xbc\x40\xac\x07\xc1\x2e\xae\xef\x23\x0e\xdf\xd4\xac\xd2\x82\x39\x78\xfd\x65\x8f\xca\x8f\xee\x92\x87\x8a\x48\x10\xf6\xe5\xb6\xfa\x43\xf0\x64\x65\xcc\xdd\xc5\xf5\x5d\xd5\x14\x72\xe7\xd6\xde\x47\x7d\x79\x2b\xe4\xad\xbd\xdf\xf6\x0f\x73\x91\xb6\xfe\xbe\x68\x11\xb9\xef\x9a\xf6\xf7\x7d\xf5\x7f\x4a\x6d\x13\x64\x49\x93\x93\x1d\x09\x7a\x0a\x65\xd9\x75\x10\x8a\x2e\x07\x72\xb1\x20\x8c\xed\xf4\xfa\xf3\x51\xcf\x0d\xe7\x51\x7e\xbf\xb1\x4b\xd9\xcb\x27\x94\x06\xbf\x51\x7f\x2a\x26\xcc\xee\x3c\xfa\x2f\xe1\xed\xff\x23\x21\x04\xbe\xa5\xa8\x44\x05\x41\xac\xd1\xad\xed\x05\x61\x6c\xdf\x9e\xf2\x43\x58\xdb\xf5\x24\x6f\xc2\x3b\xb7\x13\xc6\xcf\x37\xbe\x5b\xfd\x58\x4e\xd8\xc6\xbb\xc6\x3e\x7b\xb7\xd7\xe7\xbb\x1d\x24\xcf\xbd\x26\x67\xec\x1c\x3d\x7c\xc8\x9b\xf0\xe3\x15\xa0\x46\x14\x04\x4e\xbd\x8e\x2c\x17\x0b\xc2\xbd\x53\xf8\xd1\xeb\xc5\x21\x22\xb6\xfc\x66\x79\xb7\x3d\xc3\xa8\x4d\x12\x14\xf8\x63\x8f\x6d\x10\xe4\x95\xee\xac\x21\x78\x38\x33\xff\x49\xa1\x11\x77\xcf\xd3\xd8\xaf\x0a\xe8\x55\x7e\x09\x04\x3f\x3f\xce\xf3\x4f\xe7\xe5\x3b\xb5\x66\xd2\xbd\x1e\x83\xa0\xe6\x9b\x7e\x6b\x3d\x34\x98\xec\x25\x1c\x84\x69\x10\xcb\xf2\x4b\x70\x47\xb8\x67\x75\x10\x0c\x61\x95\x7e\x53\x4c\x45\xcf\xe6\x68\xb1\xcb\xb4\x94\xfe\xdb\xae\x8b\xa3\x9f\xf3\x9f\xbe\xc1\xae\x57\xce\xfe\xfb\x0d\xc2\x77\x1f\xe7\xfc\x87\xb0\xd4\x39\x7e\x2b\xe6\x91\x73\x3a\x7e\x53\xa0\xc6\xe6\x56\x7f\x53\x78\x86\xbb\x0f\x0d\xda\xf7\xe2\x9d\x9c\x8e\x1f\xde\xf2\xa9\x71\xa6\x23\xb5\xdf\x14\xcc\xc8\xb2\x95\xf6\x5e\x5f\x3c\xe1\x4e\xb1\xa6\xde\xd1\x43\x9f\xd4\xd0\x2e\xcb\xef\xf3\xd5\x97\x2c\x6f\xbe\xd9\xe7\xfb\x7d\x7e\xc3\xf5\xd7\xa3\xd8\x7d\x86\x34\x7e\x09\x2b\x36\xb0\x9a\x25\xe2\xf7\xe9\x51\x85\xf6\x23\x08\x83\x04\xfd\xf7\xf7\xa5\x15\xf9\x37\xc7\xd6\x7b\xc7\x3f\x84\xa1\x45\xfc\x37\x4b\x7a\xfe\x07\xbb\x7b\x10\x30\x2f\xe6\x7e\xfe\x43\x90\x3d\xc9\x05\x82\x50\x3c\x8e\x95\x1b\x05\xa1\x7a\x40\x52\x7e\xeb\xc5\xe6\x22\xef\xcd\x3f\x04\xc7\x2d\xfd\xa6\x40\x57\xcc\x23\xff\x7e\x83\xc3\xb8\xfe\x4f\xcd\x43\x0d\xe9\x3d\xff\xfe\xf6\x26\xf8\x56\x3f\x21\xd8\xd6\xf4\x5b\xc6\xb5\xab\xf5\x9b\x05\xb7\x0c\x61\xc3\x25\xdc\xd6\xb3\xfd\x36\xfe\x76\x31\xa6\xdf\xb6\xe2\x2d\xb5\x2d\xde\xfc\xbe\xff\x07\x03\x1d\x04\x9c\x67\xe6\x6f\x5f\x7c\xfb\x80\xe5\xb7\x61\xdb\xfb\xa9\xfd\x93\x82\x7a\xb6\xfe\x5b\x06\xfe\x4d\xed\x9f\x04\x5c\x4c\xce\x5b\x47\xeb\xdf\xb6\x94\xe4\x6d\x04\x84\xe0\x41\xd8\x71\xfe\x12\x18\x92\xf9\xdb\x7b\xef\x1e\xf8\xdf\x8a\xbf\x49\xdb\xc7\xfc\xfd\x2d\x53\xf9\x1d\x66\xad\xd9\x42\x4b\x6f\x82\xea\xd5\xef\x08\xe0\xd6\x18\x33\xf8\xa7\xed\x38\xfa\x45\x4b\x7e\x09\x58\x2b\xcb\xf1\x4f\x45\x5f\x8f\x2e\xdb\x6f\x35\xbc\x77\x71\xb4\xdf\x62\x77\xa4\xa2\x20\xac\x81\x13\x72\x2d\xc1\xa5\xd6\x40\x0a\xd6\x12\xba\xc9\x22\xf2\xc4\x99\x81\x07\x59\x93\x4d\x53\xc6\x75\x70\x11\x19\xe2\x2c\x70\xfa\x45\xc8\x86\x74\xb0\x11\x5e\x33\x19\x2b\xe0\xa8\xf1\x03\xe1\x9f\xb1\x7a\x2d\x63\x0d\x64\x2e\xbb\xac\xc9\x46\x2f\xb3\x9d\x5c\x93\xa8\xa3\x05\xd6\xba\x08\x36\xd0\x51\xc1\xd6\x64\x76\x15\x38\xea\x9a\x1c\x00\x16\x3c\xed\x16\xf7\xf2\x3b\x61\xd5\x17\x37\xeb\x4f\x11\x03\x17\x57\xdd\x4f\x30\xa8\xfe\x5e\x13\x47\x68\xa6\xde\xf2\x1e\x79\xe6\x32\xd8\xe2\xea\xf7\xc0\xc3\x6c\x71\xf5\x7b\xe0\x1a\xb5\xb8\xfa\xdd\x81\x3e\x5a\xd7\xcf\xa9\x1d\x89\xce\x14\x89\x86\x89\x72\xfc\x4f\xa5\xae\xd8\x51\x8c\x12\x5a\xf9\xba\x64\x0c\xdc\x50\x5b\xdc\xfa\x1e\x95\x7e\xbc\x82\x71\xb9\x13\x5a\xd7\x79\xc7\xff\x21\x11\xd7\x75\x3e\xfc\x6f\xfa\x37\xfe\xdf\x85\x7d\xfc\xff\x27\x9f\x82\x75\x9d\xc4\xd6\xb3\x19\x89\xc8\xdb\x29\xf1\x3f\x21\xfe\xb2\x74\x91\x59\x9b\x3f\x84\x48\xa5\xf4\x04\x6a\x43\xa6\xad\x42\x97\xc6\xa2\x5d\xdc\x1d\x1f\xcd\xda\x26\xf0\x88\xac\x61\xf2\x6a\xab\x05\xbc\x78\x13\xc5\x50\x70\xa7\xfc\xcc\x9c\xec\x2f\x2f\x95\xe7\x6c\x69\x28\x6e\x19\x7f\xd1\x75\xc9\xd1\xd8\xda\xaf\x8b\xc3\x92\x8c\xbd\x61\x71\xdd\xfc\xcc\xb8\x6c\x2c\xae\x9b\x77\xc4\xc2\xe2\xb6\x79\x7c\x8c\x2a\x62\x84\x36\x28\xc4\xba\xd8\x4b\x66\x0e\xfa\xd7\x85\xf1\x39\x67\x6b\xc9\x55\x89\x8c\x13\xe3\xba\xbc\xdf\x48\x6c\xdc\x75\x79\xb8\xc7\x2d\xa3\xc5\x7d\xf5\xf8\x61\x99\xcb\x3c\x7c\xba\xd8\x1c\xd6\x06\xd7\xd7\xe3\xd3\x7c\xad\xd8\x9c\x4c\xa1\xc5\xe6\x54\x5a\xad\xdc\xc1\xcf\x65\x5d\x7b\x4d\x27\x0a\xc5\x05\x1b\x50\xcd\x75\xb9\xb6\x31\xc3\xac\xab\xd8\x9c\x62\x2a\x5d\x63\x26\xb5\xc1\x35\xa5\xef\x54\xb6\xa6\x5b\x19\xa7\xb6\x73\xaa\xd8\x9a\x62\x91\xb6\x26\xfb\xc3\xd6\x4c\xea\x5c\x6d\x4d\xe5\x03\xea\x34\xd9\xce\x55\x5c\x60\x47\x5a\x57\xb5\x35\x0e\x7a\xb5\x35\x85\xee\xa8\x7b\x70\xfc\xe1\x7a\xae\xd4\xa0\xda\x1c\xe7\xbe\xa6\x8c\x3d\x54\xd5\xd1\xe9\xfe\x70\x74\xaa\x1f\x50\x02\xed\x3c\x46\xff\xb5\xd5\x75\x8f\x01\xfd\x21\x28\x3a\xe7\xd2\xeb\x6a\xd6\xda\x45\xd9\x76\xad\x7d\x63\xad\xe1\x4f\x97\x07\xd3\x9c\xff\x2e\xee\xd2\xc7\xd7\x18\x2a\xee\x77\x56\x3c\x7c\xd7\xd5\xac\x75\x32\x99\x83\xd0\x4d\x66\xad\x9d\x2c\x38\xc8\x70\x8c\xb2\xb8\x74\x7f\x7a\xc9\x70\x5d\xf2\xe3\xe4\x8c\x40\xa0\x66\x04\xd1\xe2\x2a\xf3\xb4\x6f\xd8\x36\x6b\x91\x5c\x78\x96\x7a\x9c\xb0\x3e\x2e\x0b\xb1\x79\x5e\x9c\x20\x76\x36\x46\x6b\x1d\xe7\xbf\xfe\xc2\x51\x6f\xe1\x65\x36\x70\x21\x5e\x38\x99\xb1\x19\x5f\x6b\x07\x59\xe5\x5f\xa3\x2b\xf2\xaf\x91\xe5\xf8\xb7\x93\xcf\xc4\x44\xa9\x1a\xfc\x0b\xe4\x9b\xf9\x9e\x7f\xfd\xe5\x7a\x5f\x07\xd8\xea\x99\x7f\xbf\xa0\xfa\x89\xf5\xaf\xbf\x40\x31\x5b\x9c\xce\x60\x6c\x58\x58\xcb\x88\xd4\xb5\x38\x7d\x74\x32\xe3\x3f\xc6\xde\x71\xe1\x3d\x86\xa6\xb2\xf0\xe4\x22\x02\xd2\xc2\x91\x4b\x8e\x82\x1b\x17\xa2\x77\xe1\xc4\x05\xe4\xe4\xe2\xbc\x07\xab\xc9\x5a\xb1\xe6\x5a\xf9\x9f\x3d\xe9\xe7\xff\xca\xed\x56\x8d\x8f\x33\xbe\xa8\xda\x9c\x46\x2e\xdc\xa2\x80\x42\x59\x38\x45\x21\xd2\xd7\xe2\x46\x21\x13\x7d\x7d\x39\x3e\x4e\xe9\xb1\x49\x1e\x98\xb8\xd7\xc2\xe3\xf0\x34\x05\xe1\xe9\xff\xff\x8f\x44\xfe\xe3\xfa\x2f\xff\xd7\xf7\x6f\x7f\x1f\x47\xb4\xf4\xef\xe3\xe0\x00\x35\x7e\x47\xd9\x7f\x1f\x47\x27\xbc\x75\x10\xae\x13\x02\x11\x6f\x0e\x92\x84\xb6\x13\x0f\x3c\x73\x3a\x94\x47\x8a\xd1\x47\x82\xf2\xf8\x59\x42\xca\x44\x8f\x1d\x80\x9a\xff\x7d\x1c\x7a\x92\x1c\x41\x79\xa7\x14\xad\x3e\x41\xf9\xcc\x65\x2c\x81\x0c\xc5\x5c\xcb\x40\x76\x41\x59\xe6\xe2\x8e\x61\xcc\xa3\xe3\x8c\xbd\x73\x3c\xa6\x41\xda\xa2\x7c\x60\x1b\xe3\x41\x1d\xd9\xee\x1f\xc9\xaf\x83\x35\x77\xea\x1c\x77\x00\x29\x17\x0f\xf2\x12\x87\xf5\xc8\x07\x2d\x06\x82\x0d\xb7\xb1\x03\xd0\xb5\x78\xb0\xb6\xa2\xee\x20\xa4\xc5\xc3\x7c\xb1\xda\x0e\x70\xce\xe2\xf1\x49\x4b\xd0\x16\x34\x2f\xc8\x63\xca\x38\x80\xf9\x8a\xc7\x6d\x3a\x4a\x08\xad\x34\x1e\x3b\x6a\xac\x34\xcb\x20\xea\xf8\x81\x3f\xc5\x91\xa7\x75\xc3\x2e\x8f\xf7\xfa\x01\xb4\x52\x3c\xa2\x2a\x87\xa9\xae\x47\x12\x5b\x16\x9c\x59\x8f\x7c\x9b\x13\x1b\x0a\x3e\x9a\x07\x80\x47\xf1\x20\x67\xa5\x6e\x8f\x39\x01\x22\x3a\x70\x45\x3d\x40\xd3\x89\xc7\x23\xad\x43\xfb\xa4\x59\x42\x70\x88\x03\x70\x9c\x78\x54\x3e\x37\x21\xd1\x71\xe0\xcd\x9c\x68\x6f\x07\x78\x33\x7f\x1f\x05\x96\x4e\x5c\xfb\x03\x50\x97\x78\x58\x40\x08\xda\x03\x44\x96\x78\x58\x40\x70\xf1\xf3\x8b\x95\x16\x8f\x65\x74\xc6\xf9\x6f\x7f\x27\xe7\x6f\x3a\x70\xf1\x0c\xee\x9c\x8e\x10\xd1\xf1\x00\x4e\x62\x40\x99\x52\x2e\x1c\xc3\x82\x12\x72\x2b\x1e\x40\xf7\xb1\xdb\x4a\x47\x2f\xd0\xfa\x0c\x9e\x27\x69\xf8\xf1\x01\x29\x24\x73\x02\xd7\x3b\x1e\x85\x54\x15\x52\x93\x74\xfd\xeb\xaf\x09\xbe\x56\x02\xa5\x3b\x1e\x1f\xa9\xce\x20\x35\xbe\x05\xce\xb6\x1e\x14\x09\x9c\xed\x78\x84\xfe\xc4\xad\x93\x74\x76\x53\x45\x25\x06\xb7\x47\x12\x90\xd8\xf1\x20\x55\xcc\xda\x04\x02\x75\x3c\xbc\x4b\x05\xc5\x3a\xe0\x07\x98\xd8\x93\x26\x90\xa6\xe3\x31\xa5\xf1\xb1\x87\x46\x82\x90\x3c\xb8\x87\x9f\x52\x28\x50\xf1\x50\xa4\x84\x66\x93\x52\xea\xd2\xf0\x54\x96\x72\x4b\x71\x9b\x12\x94\xc6\xa7\x92\x16\x81\xbc\x69\x4d\x1a\x11\xff\x4f\x28\x97\x94\x3b\xf2\xe5\xa0\x74\xc6\x27\xb1\x51\x4b\xec\xdc\x12\xc0\xa6\xf1\xc0\x6d\xb4\x1e\x7c\x6b\x98\x8e\x90\x01\xa1\x13\xa4\x34\x2c\x11\x53\x73\xc5\xb1\x27\xa5\x61\x4e\xae\x1d\x15\xbe\x3f\x2c\x91\x73\xcb\x5a\x62\x69\xa6\xf4\x4a\x63\xd7\x55\x3b\x5d\x9d\x0f\xda\xcd\xda\x8e\x74\xd1\xb1\xe0\x02\xc6\xe3\x0a\x06\x1c\xdf\xcf\xf3\x85\x82\xb3\x7f\x22\x4a\x74\x72\xc5\x25\x60\xcc\x4e\x71\x00\x13\xd0\x65\xf1\x88\x81\x3b\xfd\xd8\x75\x4b\x7a\x21\x91\xf3\x66\xe0\x58\x8b\x67\xc3\x15\x2e\xe5\xe0\x9a\x7f\x27\x81\xc0\x1a\x66\xd8\x54\x9c\x2c\x85\xf0\x8d\xc0\xd0\xa4\xe2\xf4\x2c\x03\x99\xc8\x94\x2a\x30\x88\x54\xa6\x1e\x91\xf1\xb1\x02\x7f\x48\x65\xea\x0e\x1f\x5c\x35\x95\xf9\x40\xbb\x63\xcc\x39\x63\x4c\xe5\xa6\xd7\x0a\x16\xc3\x03\x6d\x23\x95\xd7\x32\x61\x85\xc2\xc6\xa4\xf2\xd1\x84\xc2\xe6\xea\xe0\x78\x25\x95\x55\xa5\xc1\xec\xb9\x90\x95\xea\x41\xde\x4a\x7c\xb8\x12\x62\x31\xd5\x46\xc7\xd5\x16\x8a\x3f\xf6\xa2\x54\x3b\x95\xab\xd1\xaa\x41\xb4\xa0\x54\x87\x24\x40\x67\xb9\x4a\x91\xc0\xd5\x89\x47\x25\x63\x14\x59\xad\x9a\x20\x2d\x8d\x08\x65\x09\x38\x94\x78\xf0\x31\xba\xa8\x59\x8b\x76\x40\xa2\xb2\x0d\x06\x94\x1a\x46\xdd\x86\x83\x67\x02\x09\x25\x1e\x2f\xcb\x2e\xca\x6c\x8d\x9e\x6c\xe8\x4b\x89\xeb\x46\xa9\x39\x4f\xc1\x9f\x88\xb1\x8a\x42\xbb\xf3\xb4\x77\x1a\x35\x82\xdd\x10\x9f\x2f\x1e\x48\x3a\xcc\x43\x69\x2e\xa6\x1b\x51\xc2\x82\x16\x8d\xbf\x9d\x6e\x37\x3a\x4d\xfa\x85\x50\x57\x0e\xff\x7f\x89\xe6\x44\x78\x8f\x78\x54\x51\x1a\xa2\xee\xb7\x8b\x82\x38\x1a\xb1\xa6\xa3\xa2\x1c\xb1\xc5\xe3\xd5\xf2\x11\xe9\x3e\xa4\x76\xfa\xdc\x60\x82\xb2\x90\x3e\x27\xda\xf7\x78\x76\x18\xea\x4f\xc2\x1b\x3f\x1e\xf5\x5f\x7f\x15\x02\x9f\x24\xbc\xe5\xe3\x91\xfe\xf5\x57\xa9\xb1\x9d\x49\xeb\x5e\x90\x0c\x70\x14\x3c\x3b\xad\xd7\x54\x6f\xfa\x71\x3a\x4f\x1c\xc1\xc6\xa3\xfe\xb8\x1f\xe7\x83\x11\xc9\x47\x48\x10\xb6\x68\xf9\xa0\x1b\xf2\x11\xdd\x80\x33\x56\x3e\x42\xaa\xfe\x9d\x0f\xd0\xb7\x07\xb9\xa8\x54\x3e\xc0\xdd\x0e\x9e\x9e\x0f\x86\x31\x1f\x0e\x23\x55\xcf\xc7\xb9\xf3\x4d\xf9\xc8\x0c\x5a\x30\xfd\x78\xd0\x65\xb8\xef\xe6\x23\x36\x3c\x7f\xe7\x63\xb2\xc5\xe5\xfb\xd3\xef\x03\xda\x04\xe4\x48\x3e\x82\x49\xc6\x83\x20\x2c\x6c\xa8\xf2\x31\x6f\x69\xa1\x98\x15\x2a\x0f\x33\xc8\x47\x30\x03\x5c\xcb\xb2\xda\x51\x46\x3f\xc1\x35\x26\x1f\xab\x4b\xb9\xe0\xb0\x24\x5a\x66\x5b\x64\x3b\xff\xed\xef\x2c\x03\xcf\x27\x6e\xa4\x8d\x68\x45\x19\x84\xf5\x78\x4c\xa7\x6a\x83\x76\x49\x33\x5d\xac\xa2\x9c\x90\x78\x19\x58\xf1\xf3\xc0\xf9\x3d\xa7\x74\x49\x8b\xcd\x33\xbb\x8f\x9c\x32\x35\x4b\x5c\xd9\x6f\x27\x24\xe4\x6c\x06\x04\x7b\x70\x9b\x23\xa7\x90\xb9\xf1\x80\x11\xe0\x22\x9d\x41\x89\x8e\x07\x05\x10\xef\x3d\xcb\x54\x73\xc2\x8b\xee\x70\x70\x41\x55\x8e\x07\x1a\x45\x19\x54\xe4\x2a\xd2\x06\xa5\x46\xbb\xd2\x6d\x45\xee\x5d\x04\x35\x79\xcd\x0a\x0f\x39\xb8\x7c\x96\x55\xbb\xb2\x6a\xd7\x89\x4a\x95\x33\x6a\x46\xce\xf8\x45\x9f\x84\xd6\xcc\xe0\xcc\xc6\x83\xf8\xea\x84\x4a\xcc\xaa\x59\x19\xe0\xd8\xa0\x91\x37\x0d\x69\x13\x5a\xf0\xbd\x0c\x8a\xeb\xdf\x39\xb3\xbf\x3f\x39\x4b\xc9\x00\xb5\xc6\x83\x08\x18\xc4\x1b\xcb\x39\x9b\xae\x98\x8e\xb1\xc8\x25\x4b\x6b\xd2\xa8\x4b\xb9\xa5\x3d\xd0\xe8\xbe\x5c\xac\x4b\x35\x6f\x21\x6f\xad\xd2\xcc\x1b\xdc\x2a\xa3\xeb\xc5\x03\x86\x1e\x5a\x6b\x56\xe3\xcb\x79\x20\x44\x26\x35\x1e\xd6\x24\x3a\xbe\x37\x1b\x06\x3f\xcf\x88\xa4\xde\x0e\x32\xda\xed\xf9\x0a\x9e\xc9\x6d\xb7\x9c\x5f\xe6\x21\x00\x91\xe7\x49\x60\xf0\x5c\x51\xee\x73\x35\xa2\x10\x01\x21\x32\x58\x01\xf1\xd0\xa3\x34\xf4\xc7\x82\xdf\x50\x3c\xaa\xe6\xa2\x16\xb4\x94\xa1\x89\x03\x85\x7d\xbe\x7c\x31\xdf\xfe\x2e\x6c\x01\xcf\x42\x98\xa6\xc2\xc9\x7b\x3c\x4e\x69\x29\x68\xdd\xef\x81\x65\x7e\x72\x9f\xb2\x70\x7d\xee\xef\xc2\x39\x97\x8e\xf6\xe5\x43\x60\x16\x6f\xbd\x61\xa1\x29\x5c\x64\x89\xc7\x43\x4e\x6a\xc2\x21\x42\x3c\x8c\x4c\x12\xea\x62\xe1\x66\x45\x3c\xd8\x7f\xb3\x97\x2e\xeb\x36\x2f\xb8\xda\x27\x82\xaf\xc0\xc2\xe2\x71\x4a\xab\x41\xfb\xa8\x1d\xbb\xa7\x82\x34\xaf\xf2\xad\x7a\x1c\x36\x22\x36\x01\x55\xbd\xb2\xc2\x62\xd2\x09\xbf\xa9\x47\x3d\xa1\x01\xfc\x70\xe2\x28\x51\x8f\xe0\xcd\xf1\x28\xd0\x0a\xdf\x9b\xe6\x9d\xfa\xf7\x87\x7a\x50\x8f\x58\xfc\x7f\x57\x38\x48\xa4\x83\x76\x49\xe3\x12\x9f\xc1\x79\xeb\x71\x5f\xd2\xf6\x55\x00\xca\x08\x95\x3d\x1e\x57\x54\x59\xd2\xfb\x40\x7a\x6d\x6d\xb0\xd6\x7a\xb2\xa4\xea\x19\x4b\x4a\x86\x5f\xcf\xe3\x91\xc4\xd9\x18\x6e\x5e\xf5\x3c\xa5\x9d\x66\x0d\x35\xbd\x9e\x68\x80\xf5\xc4\x10\x7a\x12\x71\xbf\x9e\xc9\x74\xc9\x74\xa1\x83\xd4\x33\x53\xe3\x33\x46\xbd\x20\x8f\x2a\x2a\x6e\x3c\xa2\x72\x88\xe1\x7a\x86\x30\x8f\x47\x0b\x52\xa2\x80\xcb\x54\x31\xe6\x85\xbb\x8b\xf5\xbc\xad\x6e\xec\x2f\x0b\xd1\x3c\xeb\xf9\xd2\x99\xe7\xeb\xac\x8b\x99\x53\x93\xad\x4a\x30\x8a\x82\x73\x4e\x95\xdb\xd5\x64\xd4\x02\x76\x93\x35\x31\x77\x6a\x8a\xb9\x53\x50\x37\x6a\x8a\x39\x13\x0f\x2f\x0e\xcd\xe8\xb8\x64\xdd\x80\x9e\x4f\x27\xcc\xb3\x26\x36\x50\x15\x10\xf8\x92\x2c\x15\x95\xa9\x8a\xe5\x7e\xa6\xa3\xfe\x51\x80\xd7\xe4\xc8\x25\x47\x8e\x3b\x8f\x15\xb4\xf0\x78\xcc\xf8\x72\xec\x71\x6b\x3e\x48\x96\x31\xc6\x17\x0c\x3c\x35\xdb\xfd\x30\xaf\x74\xda\x63\x40\x53\xc7\xe3\x91\x16\xb5\x82\x7b\xc4\xc3\x5a\xc5\x5e\xa0\x66\x74\xfc\x9a\x8d\x86\x8d\xb3\x5b\xcd\x2f\x13\x50\xec\xd8\x13\xad\xaa\x16\x87\xb3\xc4\x70\x16\x42\xb7\x54\x50\x42\xe3\x61\x56\x6a\x0c\x54\x65\x3c\x3e\xb2\xd2\x8f\x85\x6d\x73\x2d\x5f\x8c\x27\x7b\xa5\xaa\x0a\x58\xab\x17\x10\x6c\x45\x75\xb2\x55\x8e\xbd\x4e\x70\x76\x6a\x65\xb7\x54\x2b\x51\x52\x30\xa3\xd7\x5a\x2f\x49\xe2\x57\x8d\x28\xa1\xc2\xbe\x2a\x30\x7b\x41\x8b\xc6\x36\xa4\x41\x6d\x1c\x52\x14\xae\xba\xd7\x76\x32\xf0\xcd\x98\x77\xc4\xc8\xac\x0d\x4e\x5d\x81\x7d\x0b\xc5\x80\xbc\xcd\x74\x20\xa5\x9d\xb0\xa5\xda\xba\x34\x4e\xb4\x0b\x77\xc9\x6b\x73\xe4\x1b\x3e\xe8\xa5\xc4\x0e\xbb\x36\x5b\xdb\x88\x64\x78\xa2\x09\x56\x40\x88\xe2\xe1\x9d\x82\x60\x2e\xb5\x3b\x31\x81\x15\x8a\x74\xf1\x3d\x20\x79\xe2\xc1\x69\x35\xee\x7a\x15\x68\x9d\x78\xc0\x0e\xf1\x94\xab\x00\xe3\xc4\x83\xdb\x2a\x98\xee\x6b\xcf\x5d\xda\xf8\xd7\x5f\x85\xbb\x84\xb5\xe7\x57\x12\xcb\x17\x1f\xd5\xda\x0b\xd5\xeb\xfa\xaf\x73\x51\xba\x82\xb0\x12\x0f\x2f\x7b\x84\x50\xab\x7d\x9a\xd7\x7b\xcb\x5c\xd6\xaa\xdd\x79\x01\x96\x45\x29\xc1\x5e\x2b\x30\x0f\xf1\xe0\x08\x0b\x8f\xb2\x3a\x9c\x66\xc3\x69\xc6\xd9\x4e\x1d\xa8\x04\x75\x0c\x2f\x84\x84\x3a\x54\xc7\x80\x1b\x0c\xcf\xc4\xb9\xd8\x58\x07\x6a\x42\x1d\x97\xbd\xc2\xfc\x21\x12\x79\x3c\xbc\xd5\x01\xc7\x19\xeb\x96\xf6\xa2\x77\x46\x6b\x89\x26\x1e\x0f\x5b\xd6\xa2\x65\x84\xff\x8e\x87\x03\x19\x9a\x48\x9d\xce\xe4\xc9\x4c\xc6\xa3\xab\xa2\x8f\xc7\xa3\x99\x2c\xe6\xc0\xec\xd2\xbc\xb4\xc0\xc9\x47\x25\xda\x70\x3c\x82\x59\x71\x9e\x51\xe7\x47\xe5\xe6\xe7\x50\x20\x10\x2e\x3f\x87\x29\xbf\x70\xdd\xa1\x62\x21\x8f\x47\xf5\x96\x7f\xf4\xd3\x25\x4f\xbf\x2e\xaf\x56\x1c\xd1\x27\xc4\x97\x8c\x47\x30\xba\xca\xa4\xbd\x9d\xf0\x84\xf9\x2b\x04\x89\xaf\x77\x67\x6e\xdf\xba\x9b\x72\x2f\xaf\x12\xa1\x2e\x1e\x48\x88\x92\x49\x77\xc1\x3f\x8c\x18\x77\x72\xa7\xa6\xde\xf2\x4d\x42\xbc\x05\x2d\xda\x7a\xdb\xae\xfb\x35\x06\x41\x68\x21\x95\xfb\x55\xf1\x88\xf9\x84\xa1\xb3\x3e\x99\xcf\x11\xa5\xa9\x60\xc4\xac\x84\x09\x8a\xc7\xbe\x73\x42\x32\x04\x78\x7d\x14\xe0\xa8\xfb\xf5\x59\x94\x4a\x04\x9e\x74\x3a\x38\xc4\x4b\xf9\xbb\x1a\x29\xe5\x2c\xa1\xbb\xd7\xb7\x53\x13\xe2\x91\xa4\x93\xdb\x37\x95\x88\x18\xf1\x08\x45\xc7\xca\xe1\xc8\x16\x0f\x74\x0e\x8e\x9f\x2a\x9e\x36\xf1\x08\x5e\xc1\xae\xbd\x7e\x95\x3e\xf9\xaa\x7d\xc2\x8c\xfd\x1a\x33\xe7\xd3\x8e\x5d\x43\x49\xaa\x9f\x5c\xeb\x6b\xde\x58\xa1\xdb\x3f\xc7\xff\x8b\xf1\x2f\xd8\x4d\xaa\x7b\xa2\xca\x75\xf5\xc8\x1a\x8d\xf8\x1e\x1a\x86\x9b\x6a\xc1\xa6\x50\xb9\x52\x1e\x0f\x0d\x93\x4c\x89\x0f\x9b\x42\xc5\x0f\xa5\x60\x97\xad\xf8\xad\xc6\x63\x42\x8a\xfa\x2e\x65\xab\xfe\x99\xa5\xc2\x3b\x96\x8c\x7c\xc9\xc8\x6b\x68\xbf\x75\xc9\x16\xb9\x38\x5b\xf0\xd9\xa8\xcb\x4e\x5f\x76\x7a\x85\x4d\x2c\x0c\x08\x75\x71\x41\xef\xac\x2c\x4e\xdc\xd1\xe3\xb1\x69\x7c\xce\x75\xad\x57\xac\xea\x7f\xc5\x3f\x21\x1e\x00\xe3\x0e\x48\x1f\xcd\xd7\x8f\xaa\x73\xd2\xd6\x0e\x6a\xd2\x8e\xda\x8d\x30\xd8\x83\x36\xa5\x11\x41\x01\xb7\xaf\xa6\x0a\xd2\x50\x41\xd2\x59\x5b\x86\xf6\x49\x5b\xd2\x6a\xd0\x96\x59\x17\x59\x5b\x94\x70\x86\x3c\x88\xc7\x17\xa4\x58\x73\xed\x64\x55\xb7\x13\x6f\xc6\x62\xa1\x67\x1d\xd0\x62\xb1\x14\x22\xf6\xb7\x93\xad\x49\x3b\x87\x4d\x8d\x7d\x53\x3b\xd1\xb7\xda\xa9\xbe\xc5\xcd\xa3\x76\x4e\x3f\xa7\xbe\xc5\xbc\x6e\xe7\x63\x5e\x55\x3f\x10\xaa\xda\x69\x85\xcf\x5d\xe1\x99\xff\x28\xd4\xdb\xf9\x3d\x64\xf9\x0c\xc0\x18\xf3\xb4\x25\xb6\xb0\x2d\x1d\x31\xee\x04\x03\x6e\x68\x22\xf1\x08\xc6\x4a\x94\xd8\x96\x06\xcd\x66\x0f\x95\x0c\x51\xda\x92\x15\x4d\xc4\xaf\xc0\xbd\xa2\xa9\x68\xb4\x44\x5c\xc6\x93\xa1\x6b\x89\x69\xda\xd8\x43\xa5\x13\x44\xbf\x86\xfd\x38\x1e\x5c\x3a\x69\x21\x1e\x5a\x2e\x7c\x8e\xad\x4a\x2c\xd3\xa8\x09\x08\xf9\xf1\xc0\xb5\x89\x60\x33\x2d\x33\x9f\x5b\xf6\x8a\x0f\xe6\x81\x96\x3f\xbf\xf7\xf9\xbd\xd8\x7d\x34\x50\xd9\xe3\x31\xcd\x1b\xfd\x5d\x30\x2b\xb6\x62\x0c\x1e\x2e\x02\xb6\x62\xfd\xca\x5e\x46\x31\xb7\x5a\x79\xf8\x5e\xc1\xae\xd5\xb9\x19\xd9\x0a\x26\xf8\x56\xbe\xf3\x5f\x7f\x55\x62\x54\x34\xec\x4d\xf1\xb8\x84\x40\x8c\xac\xd5\xfe\xac\x87\xb4\xe0\xf1\xad\xa2\x9a\xb4\x1a\x8c\xb8\x72\xa3\xa1\xd5\xfc\x48\x7a\x4d\x16\xad\x00\x41\x3a\x1e\x39\x92\x05\x1b\x6d\xd5\x42\xab\x85\x52\xb7\xba\xfc\x18\x57\x74\x4f\x0e\xbb\x5a\x5d\x9f\x34\xfb\x38\x38\x46\x53\xbb\x68\x68\x17\xe9\xe4\x98\xa8\x35\x44\x41\x6b\xc1\x9b\x2a\x3b\x92\x06\xa8\x6b\x3c\x1e\x61\x3d\xe3\x73\x0d\x36\xda\xb0\x2c\x55\xc2\x9a\x34\xa0\x56\xe3\xf1\x7a\x7d\x8b\xac\xdd\x64\x6c\x66\x1a\x3b\xdc\x06\xb6\x68\x3c\xf0\x1b\xe3\x56\x64\x03\xe9\x33\x1e\x8f\x01\x41\xa3\x15\xed\xa1\xad\xed\x41\x14\x12\xaf\xbb\xf5\xc4\xec\x01\xb1\xaf\x9e\x39\x92\x81\xfa\x16\x8f\x12\xa4\x60\x54\x0d\x1c\xae\x78\xd0\x73\x5c\x35\x6b\x60\xf8\xc4\x83\x3d\x0f\xe8\x98\x6d\xb4\x05\xad\xb3\x66\x7a\x8d\xda\x0d\xc7\x7f\x4c\x2f\x5d\xd1\x58\x30\x64\xe2\x71\x4b\x23\x1d\x1b\x92\x36\xdc\x90\xe0\xc4\xda\x06\x5b\xad\x26\x08\x4a\x1f\x09\xda\xb2\xdc\x65\xb9\x4c\x0a\x7c\x29\xe2\x61\xb9\xac\xf3\xd9\xa9\xcb\x24\x82\x4c\xe1\x94\xad\xcd\x97\xd6\x4e\x1c\xfb\x4a\x0b\x8e\xdb\x26\x3c\xad\x4d\x79\x1a\x97\x17\xdb\xe5\x6a\xf4\xc0\xbe\xe3\x84\xda\x38\x47\x8e\x87\xe5\x86\xc2\xda\x2e\xac\xc9\xed\x22\xfe\xcc\x09\x68\x5e\xbb\x50\x9b\x1a\xa2\xfd\x2c\x38\x11\xb4\xeb\xf2\x7b\x57\xcc\x32\xcc\xe8\x8d\x78\xe3\xf1\x38\xcd\x9a\xa1\x7d\xd2\x96\xb4\x18\x70\xc2\x7c\xc7\xc3\xe5\xe3\xe7\x5e\xa6\xd4\x65\x2c\x52\xbb\x8f\xa0\xd6\xf1\xb0\xca\x21\x4a\x1b\x61\xa2\xe3\x61\xf5\xe0\x20\xf7\x41\xb7\xdc\xb8\x76\x74\x3c\x5d\x1b\xa1\x79\xe3\x31\xa3\x7a\x70\xbf\x9b\x0d\x72\x43\xcd\x88\x62\xf9\x9c\x3d\x4a\x84\x5e\xc3\xa8\xb5\x7b\x4a\xba\x10\xe0\x23\x91\xd5\xc6\xde\xc4\x02\x38\x81\x6d\x6e\xb7\x03\x4e\x7c\x5a\xe3\x3e\x35\x62\xc7\xc6\x63\x9a\x8c\xca\x71\xc2\xd4\x6e\x62\x9e\x9f\xe0\x0a\x37\xa2\xba\xc6\xc3\x0b\x77\x30\xd0\xfb\xb3\x61\x5e\x7e\xc3\x0b\xb6\x11\x8c\x33\x1e\x85\xa8\x32\x31\x1d\x1f\x27\xb7\xa1\x2e\x8d\x12\xd6\x1e\xd9\x16\x01\x02\xcf\xc2\xa1\x43\x7b\x4d\xf7\x26\x3f\x47\x2b\x5e\x45\xc7\xeb\x7d\x79\x4c\x3a\xed\x2b\x54\x59\xef\xd3\x8e\x5b\x6c\xfb\xd8\x35\x36\x6f\x17\x75\x62\x18\xb7\x8f\x43\x9f\xf6\xe1\x45\xd0\x89\x3e\xdc\x08\xc7\x13\x0f\xb6\x45\x8a\x27\xd5\x84\x86\x9a\x50\x0b\x43\xa1\x96\xd0\xb6\xb7\x6a\x3d\xa0\x7d\x66\xfd\xcc\x0a\xf7\x59\x9c\x1f\xb4\x25\x64\x08\xa8\xf7\x6d\x39\x55\x96\x3d\xc5\xb5\xae\xee\xf9\x6c\x3f\x74\x34\x80\x87\xf4\x83\x4d\x72\x3f\x10\xf6\x05\x57\xb7\x7e\x30\xa5\xba\xc7\xad\xb3\x9e\x91\xee\x8c\x1d\x42\x3c\xf0\xdd\x89\x85\xd6\x4f\x84\x43\x3f\x8d\x9c\x8f\xbb\x6d\x3f\xb1\xf6\x76\xe4\x65\xd2\xd0\xd5\x95\x70\x1d\x09\x97\x34\x74\xf5\x84\x00\xea\x29\xb8\x70\xc5\x34\xd5\x13\xd6\x80\x9e\xca\x01\x29\x0a\x4d\x45\x92\x38\xda\x35\x91\x0c\x73\x58\x4f\x98\xc3\x0a\xc7\x76\x3d\x35\x6a\x92\xbc\x84\x42\xbc\x8c\x9e\xba\x25\xe0\x24\xaa\xd9\xac\x27\x1b\x96\x5c\x2b\x44\x9f\xee\x9e\xec\x76\x4e\x76\x2b\xe8\x84\x3d\x63\xc2\xea\x59\x13\x56\x1f\xe5\x8f\x92\xbd\x7b\xa6\xdb\x3d\xd3\x1d\x44\xb0\xec\x19\x0d\xb4\xe7\xd0\x40\xf5\xef\xeb\x1e\xdf\x76\x8f\x6f\x27\x06\xf2\x9e\x0b\x95\xc7\xf4\x57\xb1\x15\xf7\xec\x40\x65\x55\x61\x6e\xfe\xf5\x6c\x1b\xf3\x6e\x63\x27\x2b\x66\xc0\x9e\x87\x7d\x11\x62\xb7\x63\xda\xfb\xbb\x67\xb6\x11\x05\x58\xb5\x5e\xd8\x48\xf6\xc2\x46\xb2\x8c\xe0\x39\xbd\x60\x7f\x8b\xad\x9c\x34\xd2\x21\x77\x62\xb3\x44\xb9\xb1\xc1\xee\xc5\x32\x8a\x9e\xfe\x23\xc5\x88\x16\x36\x0d\xbd\x08\x8d\x80\x3b\x77\x2f\xb0\xe2\x5e\x16\xfd\x48\x56\x84\x6b\x3c\xbc\x7d\x17\x3a\x78\xaf\x0e\x4b\x15\xa6\x9b\x18\x5a\xbd\x76\xd3\x79\x53\x09\x4b\x58\xaf\x70\xd3\x5e\xa3\xd8\x8a\x7b\x6e\xaf\xe8\x3b\xbd\xa2\x98\x15\xee\x0b\xf4\xea\x7c\xab\x9c\x4b\x0c\x0c\x66\x1d\x48\xfc\xbf\xbb\x60\xf8\xe3\x34\xdd\x32\x6f\x70\xc4\x8a\x76\xdd\x95\xd9\x1d\x99\x5d\x39\xa8\xec\xed\xa4\xad\x1c\xfc\x9c\x05\x56\xdf\xdb\x79\x4b\xf3\xc6\x20\x73\xa6\x61\x46\xef\x80\xdc\xd7\x1e\x7a\x69\x6f\x9c\x13\xf7\x66\xb4\x4b\xa2\x2d\xf5\xc6\x49\x71\xa8\x90\x24\xa3\x04\x4c\x09\x1d\x00\xf6\xca\xe5\xe7\xee\xf9\x51\x07\x57\xbd\x3a\x9f\x91\xde\xf1\x78\xfd\x58\xb4\x00\xe8\xee\x78\x90\x6c\x46\xbf\x35\x98\x6b\x07\x7e\x3b\x25\x62\x04\x75\xf0\xb7\xe3\xc1\xdc\x05\x07\xb2\x03\xb6\x1d\x0f\x9c\x92\x38\x60\xec\xed\xb6\xd4\xdb\xcf\xc5\xe4\x04\x26\x38\x1e\x04\x9b\x74\x15\x61\x67\x88\x47\x28\x2c\xf8\xf4\x76\x2d\x0b\x5d\xd0\x5d\xc4\x70\x07\xed\x36\x1e\x1c\xeb\x81\xc6\xd2\xc1\xad\x8d\x47\xf7\x6b\x64\x65\x8b\xd7\x81\x9b\x3d\x0b\xde\x0b\x5d\x6b\x43\x07\xc9\x35\x25\xee\xde\xf4\x6e\xfb\x85\x41\x9d\xa8\xdb\x5d\xb5\xa3\xa3\x76\x54\x30\xc8\x3b\xf8\x96\xf1\x58\xde\xdd\x8c\x3e\x01\x90\x30\x1e\xf0\x38\xee\xbd\xf7\xc1\x89\x68\x1f\xc6\xbf\x27\x32\x49\x1f\x2e\x7b\x81\xd7\x0a\x0e\x1d\x7d\xe0\x1e\xd2\x87\x17\x63\x30\x9c\x75\xc0\xb8\xe2\x41\xe4\x01\x4e\x25\x3a\x68\x52\xf1\x40\x6c\x00\xab\xdc\xe7\x4d\xde\x49\x7f\x82\x58\xd4\x27\xfe\x10\x7d\x7a\x59\x85\xf3\x91\x7e\xc9\x27\xc0\xbd\xa9\x9c\x2b\x74\x9c\xff\xe2\x41\xb7\x83\xe4\xdc\x2f\xa7\x09\xee\x5d\x95\x63\x85\x0e\x8e\x48\x3c\x2c\x94\x09\x06\xee\x46\x3c\x28\x94\x01\xbb\x3e\x73\x7e\xe4\xac\x51\xdd\xdb\x32\x6f\xcb\x6c\x90\x38\xcb\xe8\x77\xb2\xe7\x46\x94\x79\xcb\x7f\xef\x42\xb4\x73\x74\xbd\x7e\xa3\x4b\xf5\x3b\x74\xa9\x4a\xf4\xe4\x7e\x63\x98\xec\xb7\xb0\x26\x78\xec\xf4\x1b\x95\xb8\xdf\x62\x66\x60\x18\xee\xb7\x9d\x79\x8b\x90\x81\x11\xb8\x3f\x2e\x92\xc7\x45\x82\x13\x6f\xc7\x4f\x3b\x1e\x44\x91\x62\xbb\xd5\x1f\x3b\x78\x87\x33\x46\x5d\xeb\xb8\x45\xc7\xc3\x7b\x96\x30\x8e\x07\x21\xd7\x1f\x84\x5c\xe1\x26\x4a\x27\xca\x6e\x3c\x36\x2d\xbe\xf7\xca\x88\x5e\x19\x11\xa1\x58\xfa\x8b\xa2\xdc\xdf\x61\x7f\x52\x17\xc2\x27\xc4\x83\xa0\xa4\x58\xa4\x3b\xb7\x8b\xe3\x41\xa4\x51\xe2\xad\x77\x82\x28\xc4\x03\x01\xc9\x1e\xa3\x7f\x95\xb6\x7d\xb1\xe3\x6c\xdc\x5c\xeb\x9f\x3c\x8c\x88\x84\xe7\xc0\xe1\xa3\x13\x91\x30\x1e\x33\x92\x15\x48\x93\x52\xbf\x59\x82\x44\x63\x89\x2a\x18\x8f\x07\x52\x81\xf4\x4a\xb2\x1e\xf0\x61\x8e\x36\xe2\xf1\x91\x0c\x12\x9a\x69\xe7\xbe\x46\xe3\x6a\x76\x5f\xf6\xb0\x71\xba\x8a\xab\x73\xb9\x12\x57\xac\x8c\xe6\x80\x11\x5f\x20\x1e\x5e\x86\x1d\xd2\x86\x34\x6a\xcb\x18\x7a\x5a\xd2\x3d\x2d\x19\x04\x95\xed\xab\xfb\x35\x03\x34\x82\x43\xd1\xd7\x43\x1f\x11\xaa\xa9\x01\xc5\xd7\xb5\x18\x74\x2d\x06\x15\x20\x97\xbe\x96\x9f\x33\xb2\x1c\xbb\xc9\xe1\xe9\xec\xe0\x74\xb6\x71\x51\x73\x1c\x1c\xd2\x8d\x43\x4c\x53\x0e\x33\xc7\x81\x99\x77\x1c\x9c\x52\x55\x6e\x44\x8f\xb3\x45\xa9\xe3\x6c\x51\x2a\xc7\x3b\xe3\x44\xa8\x8d\x53\x9b\xd4\x51\xff\x2c\xcd\xc7\x19\xfb\x8e\x78\xa0\xf0\xe2\x50\x38\x4e\xa4\xca\x38\x83\x6f\x34\xbc\xa0\x87\xa7\xae\xe3\xc4\x8a\x95\x30\xa8\x0e\x4f\x5d\xc7\xb9\xf0\x81\x0b\x36\x3d\x3c\x73\x18\x9c\x39\x34\x0e\xc4\x46\x42\x3f\x1d\x09\x93\xc5\x44\xbc\x0d\xbd\x5d\x06\xde\x2e\x0d\x03\xf0\xc0\xa7\x25\x1e\x23\x48\xb1\x73\x1f\x1e\xb0\xc6\x92\xa5\xcc\x49\xb2\x69\x4e\xb1\xe8\x70\x3c\x1f\xe9\xb2\x04\x43\x4d\xe1\xf9\x3f\xd2\xe5\xe7\x94\x03\xd8\x09\x47\x66\xb9\x0c\xdd\xd3\x06\x7a\xe7\xf0\x50\x61\x64\xa1\xc2\xd8\xa2\x8c\x7c\x9a\xee\xa4\x2a\xc1\xcd\x07\xce\x6a\xf1\x58\x26\x23\x2b\x92\x60\x64\x83\xa4\x5b\xe5\xcc\x91\xf9\xc8\x78\xea\x8f\x12\x1a\xc9\xc8\xc8\xed\x91\x91\xdb\x15\xe9\x30\x0a\x07\x62\xa3\x78\x3d\xb4\x52\x6c\x61\x55\x8d\x82\xd7\xec\xa8\x94\x51\x2e\x69\x82\x3c\xb1\xf7\x18\x85\x8d\xc1\x28\xe2\x20\x61\x64\x1b\x05\x03\xcd\xd0\x51\x65\x10\x65\x67\x54\xfc\xd1\x46\x05\x39\x38\xd9\x8e\x6a\xd3\x2a\x4d\x23\x16\xd1\xa8\x58\xd9\x23\x0f\x59\x33\x59\x59\x32\xa3\xa2\x94\x25\x3c\x80\x47\x85\x4f\x8f\xea\xbd\xf5\x1a\xea\xc7\xa8\x37\x5d\x50\x85\x77\xc2\xf3\x6b\x70\x14\x11\x0f\xef\xfc\xc6\x4a\x1d\x0d\x2d\x73\xb4\x43\x7c\xef\xd8\x2f\x8e\x86\x75\x6b\x70\x58\x91\x12\x5e\xfb\xa3\x61\xca\x1a\x4d\x3c\xc3\x62\x3a\x24\xda\x68\x4a\x34\x6c\x2b\xc3\x9d\xff\x40\x77\x68\xb8\x62\x0d\x76\xfc\xf1\xf0\xee\x71\xb0\xf9\xa1\x32\x30\x54\x06\xea\x11\xcb\x7c\x34\x7b\xb4\x45\x8f\xb6\x22\xe9\xb6\x76\xe2\x05\x72\xca\x3e\x3a\x36\x93\xd1\x0d\xb9\x8f\x75\x7f\x60\x19\x88\x87\x57\x78\x59\xac\x1d\xab\xda\xe8\xc6\x76\xc6\x85\x70\x00\x56\x1e\x0f\xe4\x28\xa1\x63\x06\xf0\xe0\xf1\x20\xe8\x9b\x3d\xd0\x39\x2f\x19\x9d\x1b\x69\x03\x20\xe4\xc1\x71\x42\x3c\xf0\xfb\xa0\xf3\x06\xbb\xaf\x31\x8a\x9d\xc2\xf4\x1e\x2e\x83\x41\x38\xa3\xc9\x3d\xb1\x31\x1c\x8c\x61\x28\x39\xae\x2d\x0f\x20\x60\xe3\x11\xfc\xb6\x86\xe4\x1f\x40\xb9\xc6\x43\xf8\xd2\x0e\xcd\x31\x1b\x31\x66\x8d\xa3\xf2\xa1\xb9\x61\x68\x6e\xa8\x04\x25\x1c\x93\x83\xa5\x31\x39\x58\x9a\xb8\x48\x0f\x20\x44\xe3\x61\x07\x30\x05\xa6\x4c\x6d\x72\x29\xa6\xa2\x0c\x8f\x89\xeb\xc5\x00\xd8\xb3\x71\xad\x7b\x00\x28\x19\x0f\x6a\x82\x3d\x7a\x4c\x17\xcb\x8c\xc5\xd2\x70\xdd\x1d\xdc\xeb\x88\xc7\x8b\x8b\x6f\x54\xe4\x72\x3e\x01\x03\x98\x12\x96\xe1\x01\xd8\x5d\x3c\xfc\xda\x19\x59\x2f\xfc\x90\xc6\xd5\x51\xcc\x6a\x92\x76\x49\x63\xc5\xd7\xd0\x41\xc6\x75\xd1\x88\xeb\x0a\x56\x8a\x9f\xf1\xb8\xd8\x2c\x0e\x4c\x0e\x29\x55\x6a\x02\x06\x52\x3c\xb8\x43\x83\x44\x1b\xa0\xe0\xc4\x23\xff\xeb\xaf\xd6\x99\x27\xb7\x4c\xe0\x96\x09\x34\xb8\xe0\x8d\x4a\x3b\x80\xc3\x69\x5c\x90\x1e\x20\x10\xc4\x03\x6d\x10\xd4\xe4\xc1\xc9\x41\x3c\x9a\xb4\xc8\xfa\x20\x5a\xc7\x23\xc0\x0f\x78\x3b\xe3\xc1\x46\x3a\x88\xdc\xd1\x30\xaa\x0f\x2e\x57\xc5\x83\x8a\x20\x0e\x1e\x19\xf4\x03\x83\xc6\xb2\x34\x5e\x7b\xee\x3d\xf0\x19\x0a\x69\x3e\xde\x8f\x54\xc4\x80\x6e\x3d\x44\xe6\xe0\xa2\x65\x3c\x38\x2d\xc4\x36\x34\x74\x76\x18\x9f\x7d\x8e\x59\x76\x7c\x6c\x77\x07\x81\xa7\xda\x60\x00\x09\x9a\x1c\x8f\x0f\x52\x8c\xf3\x87\xa7\xd4\x30\x06\xc4\xb0\x8f\x38\xab\x88\xc7\xf0\x6b\x31\x95\x74\x89\x18\xba\x44\xcc\xc1\x48\x7f\xd5\xcf\x09\xf0\x80\xe5\x7d\x70\x89\x3c\x1e\x59\x1a\xb5\x73\xa2\x73\xfd\x35\x25\x22\x5e\x0d\x9c\xda\xff\x1e\x04\x5f\x4d\x89\x83\x9c\x81\xc7\x7a\x3c\x4e\x69\x51\x65\x95\x86\xe1\x35\xcf\x84\xc3\xd2\x58\x96\xbb\x76\xb9\xb1\x3d\x1a\x04\xdb\x8c\x47\x2c\x26\x20\xb2\x07\xe1\x21\xe3\x61\x47\xb1\x0e\xd7\xcd\x18\x2e\xee\xb6\x55\xa2\xbb\x0c\xa2\x0d\xc6\x03\x87\x49\x82\x45\x1f\xf8\xdd\xcc\x23\xc1\xda\x31\xe8\x4e\xfd\xb2\xe6\x21\x96\x2d\x36\xb4\x79\x60\x18\x98\xf8\x4e\xb4\x79\x1e\x7f\x14\xe9\xf3\xe0\x60\x7b\xea\x54\xde\x05\x3f\x42\x73\x88\x07\x4c\x04\xa7\xf9\x89\xa3\x55\x3c\x10\x1a\x62\x40\x9c\x31\x48\xf1\x10\x8a\x8f\x60\xa2\xda\x43\xe6\x29\x50\x38\xd6\xbe\xc9\x91\x41\x3c\x8a\x80\x09\xf1\xbd\x13\x53\xcf\xc4\x56\x72\x56\xa1\x70\x3c\x4d\x98\x9c\x26\x34\xc1\xa9\xce\xc7\xac\x8f\xd7\xd6\x09\x27\xae\xff\xc2\xc4\x7f\x21\x3e\xd7\x83\x86\x11\x74\x9e\x1f\x17\x97\x08\xb0\x7b\x62\x04\x9f\x27\x46\xf0\x24\x62\x13\x27\x0c\xf1\xf8\x48\x46\x23\xd0\x59\xe7\x19\xbc\xb4\x89\xc2\x93\x98\xbd\x33\x39\x7b\xb9\x42\x31\x13\x87\x29\x13\x05\x25\x68\x03\x5a\x93\x66\x5b\x77\xba\x47\x1a\xb2\x40\x9c\xfe\x94\xfc\x9e\x38\x33\x62\x40\x26\x76\x1a\x33\x81\x0f\x91\x3a\xe1\x56\x13\x56\xf0\x99\xf2\x4e\x17\x8d\xd5\x99\x6c\x26\x61\x22\x3b\x71\x80\x35\xeb\xcc\xd4\xcd\x4b\x6c\x5e\x55\xa2\x89\x4a\x14\xa2\x11\x92\x59\xbb\x31\x00\x08\x58\xad\x2f\xd9\x4c\x97\x4d\x23\x2e\x2c\xbe\x14\xf1\x10\xf4\x94\x78\xb5\x9c\x8a\xfc\x3d\x93\xf6\x03\x6e\x46\xcd\xf4\x98\xee\x11\x0c\xdd\xea\xbd\x96\xf1\x5a\x3d\x62\x9a\x66\x44\xdf\xcc\xc6\x18\x43\x89\x9e\x19\xf5\x6c\x66\xd5\x33\x64\xd0\xd4\xa3\x7e\xe2\xcb\xdb\xc5\xf9\xca\xb7\x59\x6f\x7b\x80\x59\xa6\xeb\xc5\xc4\xf5\x22\x68\xd1\x8c\x8c\x8d\x7a\xe2\x8f\xd5\xc5\x44\x2a\xa8\x08\xb3\xe8\x84\x23\x56\xbf\xae\xf2\xb3\xec\x01\x22\xdc\x6c\x65\x0f\x3d\xeb\xb0\x57\x08\x7a\x5b\x31\xbf\xcf\xca\x9d\x42\x51\x5a\x2a\xdb\x8a\x59\xdd\x56\xb0\x9d\x9f\x15\xff\xcc\x59\x45\x85\x14\x80\xaf\x61\x08\x98\x6d\x03\x55\x13\xea\xb6\x39\xb6\x2d\x76\x91\x86\x4b\x99\xcd\xc5\xda\xb2\xf3\x18\x28\x07\x4d\x23\x73\x9b\x46\x06\x81\x5e\x1b\xd6\x81\xd9\xb4\x0e\x60\xf0\x9d\x0d\xab\xd2\x6c\xc0\x22\x70\xf7\x77\x6a\xa5\x98\x0d\xc0\x30\x23\x4d\x77\x18\xe7\xec\xc2\x1f\x09\xa8\xa6\x67\xc3\xc4\xb3\xa1\x73\x70\x31\xbb\xf3\xa4\x0b\x34\x07\xdf\x9c\x1d\x0f\x83\xd9\x27\x17\x74\x58\xc6\xdd\x32\xbb\xe1\x8d\xc4\x4f\xed\x77\x96\xc6\x15\x23\x62\xec\x12\x56\x36\x1e\xb0\x2f\xa1\x26\xbb\xe3\xd5\x1d\x2f\xc1\x65\x51\x51\xe2\x61\xa9\x44\xf4\x1d\x9c\x1f\xcc\x91\xc5\xc0\x15\x81\x1f\x35\x79\x0e\x0c\x26\x68\x2f\xc1\xda\x21\x19\xb3\x36\x31\x25\x46\x93\x26\x56\x9f\x50\x33\x1e\xab\x4c\x8e\x55\x3a\x41\xb0\xe6\x70\x62\x0f\x63\x8d\x09\xbe\xa8\xaa\x32\x55\x55\x06\xa7\x83\x73\x3a\x4d\xa6\xd3\x44\xf0\x3d\xf4\x91\x78\x98\x17\x66\xc4\xdd\xd6\x78\x08\x2b\x4e\x32\x1b\x31\xb3\x80\x10\xc2\x47\x67\xb3\xe6\x9d\x15\xc8\x66\x47\x62\x8a\x7f\x7b\x0a\xc4\x4d\x17\x4f\x42\x46\x8b\xc1\x31\x51\x06\xe7\x9c\x40\x4a\x12\x60\x78\xca\x27\xe7\x45\xc6\x2c\x86\x35\xf3\x66\x0a\xec\x2f\x88\xe0\xfc\x2c\x73\xc3\x7c\x0a\xd4\x2d\xb3\x9b\x22\x7c\x32\xfa\x73\x59\xe6\x12\xa9\x99\xaf\x61\xa3\x98\x73\xe3\x7a\x8a\xc7\xbe\xcc\xb9\x36\xd8\xb0\xf8\xc0\xd0\xae\x64\x70\x75\xb1\x56\x1d\xfe\xeb\xde\x08\xb8\xa4\xbb\x4d\x77\x7b\xbb\x58\x18\x56\x39\xf6\x45\x10\x79\x5c\x96\xe6\x85\x8d\x6a\x5e\x82\x49\x77\x81\x4c\xe9\xcb\x0b\x64\x37\xbc\x7a\xe6\xb5\x24\x2d\x41\x54\x84\x45\x93\x3b\xdf\x72\x67\xcc\xe6\xf3\x76\xf1\xdf\xc7\x2e\x54\x68\x4c\xf2\xde\xc0\xfa\x70\xe7\x7b\xde\x18\xad\xe6\x0d\x8a\x0f\x71\x76\xa7\x16\x9f\x89\xc5\xa7\x6f\xe4\x4c\xd7\xea\x9d\xbd\xe1\x2f\xdc\x9c\x6b\xf5\xde\xa0\x3d\x44\x9e\xbe\x9d\xac\x77\x01\x95\x47\x34\x52\x97\xef\xed\xf2\xc5\xcc\x34\x6f\x3c\x29\xe6\xdd\x36\xd4\x20\x59\x9b\x59\x9b\x1d\x5c\xc5\x81\x34\x6f\x37\xa0\x86\x10\x7b\x53\xda\x04\x00\xe6\x4c\xff\xb3\x3c\x6f\xf3\xff\x25\xce\x3d\x6b\x9a\x9c\x35\x75\x41\x9e\x6f\xb9\xd6\xfd\x0a\x9e\x27\x78\x1a\xec\xe3\x27\x54\x87\x20\x4e\x85\x16\x3e\x1b\xe7\x67\x63\x7d\xf1\xb5\xa7\x1a\x8e\x43\x80\xb3\x66\xba\x66\xa8\x10\xd1\xa3\x6c\x8e\xe1\x62\xe7\x21\x7a\x13\xbb\xc7\xf9\x1a\x9a\xf4\xd8\x38\x4c\xaf\xb4\x8d\x28\x28\x0e\x12\xbd\xfd\xaa\xc6\x08\xa0\xfd\x56\x69\x1b\x72\x59\x5c\x97\x6a\xde\x4a\x6f\x8b\xdf\x63\x8f\xbd\xbb\xc7\xc4\xeb\x41\xc5\x9e\xef\xdc\xb0\x3b\xa2\xd9\x58\x95\x8d\x4f\xb1\xa1\x56\x98\x45\xef\xc6\x32\x10\xa6\x82\xcb\x56\xf3\xe3\x64\x3a\x0b\x95\xf9\xc9\x07\x3e\x40\xe9\x70\x5d\x9b\xaa\x94\x93\xd8\x4b\xe9\x30\x68\x3e\x11\xfd\xe2\x41\x98\xf0\x8d\xb1\xf1\x49\x32\x0c\x39\xe3\xfe\x3d\xd2\x5e\xf1\x0d\xc4\x3a\x40\x1e\x71\x7e\x95\xb2\x40\x4f\x84\xb6\x89\x07\x17\x70\x8a\x70\x03\x16\x20\xe6\x89\xf1\xdc\x31\x51\xcc\x05\x64\x56\x31\x18\x3a\x1b\xa7\x89\x33\x4c\x3a\x76\x80\x74\xdc\x38\x27\xe1\x71\xa2\x00\x63\xd6\xd3\xc1\x84\x04\x4e\x59\xd8\x03\x4d\x5f\x73\x35\x02\xfb\xc3\xb6\x17\x57\x8f\xe6\x6a\xc6\x5e\x37\x5c\xba\x5f\x9b\x7e\xcd\x90\xf3\x2a\x0b\xeb\x31\x48\x8b\x11\x06\xf2\x63\xa4\xa0\xfd\xaf\x9e\xf5\x87\x81\x3d\x82\x90\xff\x79\xc7\x51\xe1\x31\x8f\xdf\x70\xe4\xf5\x9f\x77\xdc\x1e\x39\x5a\xfe\x7d\xd7\xff\x79\x87\x33\xfd\x09\x66\xd3\x8e\x36\xbb\x78\x17\xff\x3a\x65\xdb\x0e\x2b\x76\xbf\x8b\x2e\xdd\xff\x76\xad\x0d\x3f\x11\x9f\x5e\xcc\xa5\xfb\xdf\x69\x78\xa8\xdf\xc0\x4d\x98\x75\xf7\xbf\x46\x20\xe2\x62\xb7\xb6\xf3\x85\x24\x3a\x6b\x31\x40\x01\x73\x6f\xcd\x69\xd0\x01\x2f\xfb\xc7\xa7\x17\x18\xee\xa3\x7a\x3f\x9b\x5d\xc5\xba\x42\x5e\x0f\x1c\xd5\xd6\xc5\xb0\x2d\x76\xa5\xc6\xee\x5a\x60\x84\xc7\x63\x5f\xe6\x9e\x5c\x1d\x8e\xbe\x5f\x42\x1e\x93\x11\xc0\xe3\x78\x70\x73\x8e\xdb\xdb\x44\x11\x8f\x47\x2c\x77\x8e\x50\x17\xe1\x97\xe2\x31\xbc\x88\x41\xb2\x6c\x32\xae\x32\x0c\x2e\xfe\x7e\xa8\x9f\x0b\x07\x31\xcf\x90\x97\x3b\xaf\xc5\xce\xab\x13\xe9\x75\x11\xd4\x35\x1e\x17\xa4\x13\xd2\x2d\x29\x26\x3f\xd0\xf4\x8b\x68\x44\xf1\xf8\x48\xe5\xb7\x16\x24\x60\xdf\x27\x17\x97\xd9\xbd\xc5\xa3\x90\x91\x6f\x15\x2b\x81\xe3\x65\x6a\xdc\xd9\x26\x4a\x6c\x3c\xac\x85\xd7\x91\xe9\x57\x10\x35\x1a\xf7\xb2\xd9\xb9\xc5\x83\x6b\xd4\xde\x3d\xbe\xa4\x60\x38\xe4\x62\x2f\x3a\xd2\x5a\xbb\xee\x5c\x29\x96\x52\x63\x7c\xbc\x41\xcd\x32\x58\x58\x80\x4f\x8f\x1d\x16\x6b\xe2\xef\x45\x84\x72\x2f\xec\x13\x09\x31\x1e\x68\x1b\xff\x8b\x8b\x53\xfc\xf8\xcf\xd7\xbf\xff\xdb\xff\xfe\x7f\x5c\xff\xfe\x7f\x5e\xff\xf9\xfb\xeb\xf9\xef\xff\xf1\x1f\xdf\x7f\xf9\x6f\xef\x7f\x7a\xfe\xdb\x5f\xff\x5b\x50\xff\x7a\xbf\xf5\x9f\xfe\xcb\xf7\x1f\xdf\xff\xfd\x5f\xff\xfb\x7f\x3c\xdf\x5f\xff\xfe\x5f\xff\x3d\x72\xf1\xf7\xff\x04\x00\x00\xff\xff\x2d\x58\x41\x22\x3d\xd6\x02\x00"); +func _dgefd ()(*asset ,error ){_ebda ,_efa :=_gafd ();if _efa !=nil {return nil ,_efa ;};_gdc :=bindataFileInfo {_ae :"GB-EUC-V",_ca :782,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491964,0)};_fcaa :=&asset {_e :_ebda ,_ee :_gdc };return _fcaa ,nil ;}; +var _agdac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xcf\x2d\x39\x72\xe6\xb7\xaf\x4f\xf1\x2e\xc7\x8b\x71\x9f\xe4\x7f\x02\x85\x0b\x68\x24\xcd\xb8\x17\x9a\x31\xac\x91\x6d\xc0\xf0\xe2\x24\x83\x14\x0a\x70\x57\x15\xaa\xab\x17\xfa\xf6\x46\xfe\x7e\xa7\x65\x43\x36\x70\xb5\xe8\x7e\xea\xc6\x9b\x99\x87\xc9\x8c\x08\x06\x19\x0f\x83\x7f\xf8\xdb\x3f\xfe\xdd\x1f\x7f\xfe\xe9\xf7\xaf\x3f\xfc\xcf\xbf\xfd\xb2\xfe\x71\xff\xfe\x75\x7e\xfa\x39\x7e\xdb\x7f\xfe\xe5\x2f\xbf\xad\xfd\x75\xef\x7f\xfe\xe9\xe7\x1f\x7e\xb8\xd2\x57\xfc\xb4\x7e\xff\xeb\x3f\x81\xf5\xa7\xf7\xaf\x3f\xfc\xf0\xdc\xff\x8f\xff\xf2\xe7\xdf\xf7\x9f\xfe\xf8\xf3\xf9\xe5\x2b\x7b\x5d\xfc\xe5\xd7\xcf\xb5\x5f\x5f\x7f\xf8\x5f\xf6\x3f\xff\xf4\xe7\xdf\x7f\xfb\x97\xaf\xff\xf0\x37\xf1\xcb\xbd\xff\x87\xaf\xd8\xe7\x91\xff\xb7\xdf\x62\xff\xf6\xd3\xcf\xff\xfc\xf5\x1f\xfe\xcb\x7f\xba\xfe\x55\xfa\x8f\x7f\xf9\xf5\xd7\xff\x6b\xff\x69\xff\xfc\xfb\xd7\x85\x6c\xff\x1c\xe0\x0f\x7f\xf8\xdb\x7f\x78\xff\xfa\x5f\xdf\x7f\xda\x5f\x7f\xf8\x2f\xff\xe9\xbf\xff\xc7\xbf\xff\xa7\xbf\xfd\x8f\xff\x13\x7f\xe1\x0f\xff\xeb\xfe\xed\xcf\x3f\xfd\xf2\xf3\xd7\xf5\xfa\x1f\x5f\xaf\xf6\xff\xc8\xff\xfb\xbf\xfc\xba\x3f\x4f\xfa\xe1\x0f\xff\xf4\xc7\xbf\xfb\x6f\xe7\xfc\x79\xff\xfe\x55\xc6\xcb\x6b\xfe\xf7\x7f\xfa\xe3\xdf\x7d\xfd\x1f\xd7\xd7\xf5\xfa\x4a\x35\xf7\xd7\xff\xf9\xb9\xf4\x7f\xfb\x87\x5f\x62\x7f\x79\xd1\x0f\xc9\xb7\x59\xbf\xc4\xfe\xf3\xaf\xef\xb5\x7f\x7b\xff\xfc\xcf\xfb\x87\xaf\xaf\x1f\x5f\xaf\x6f\x5f\x5f\x5f\x3f\x8e\xd7\xb7\xe7\x5f\x7f\x73\xfd\xcd\xf5\xed\xeb\xc7\xff\xfc\xf7\xff\xf9\xef\xbf\x3d\xed\xfe\x37\xd7\xff\x70\xf9\x98\x9f\x7f\xf9\x3d\xf6\x51\xc6\x13\x7e\xbc\xce\xb7\xaf\xde\xaf\xf6\xdc\xf4\xff\xfe\xeb\x0f\xd7\xeb\xf5\xf9\xe9\x9f\xe2\x73\x43\x7a\x6e\x78\xfe\x8f\x1b\x7e\x4c\xcf\x2f\xf6\xfd\xed\x6b\x5c\xe5\x87\x1f\xdf\xd7\xfb\xf9\xf7\xfb\x3a\xfb\xdb\xd7\x6c\x3f\xfc\xf8\x4e\x37\x82\xb4\xd3\xb7\xaf\x6b\xbe\x1e\xc9\xae\x4a\xf6\xb7\xaf\x54\x90\x1c\xaf\x39\xeb\xdb\x57\xaa\x8f\x24\xfb\x98\xfc\x3c\x26\xb5\xf4\xc3\x8f\xef\xa2\xa4\x9c\xfc\xed\x2b\xd7\xe7\xc9\x55\x49\x3d\xed\xdb\x57\xc9\xf3\x87\x1f\xdf\x4d\x49\xbb\xc7\xb7\xaf\x9a\xea\x23\x59\x4a\x4e\xfd\xf6\x55\xcb\x73\x4d\xf7\x9a\xfe\xfc\xa1\xbd\x9e\x27\xf7\x50\xf2\x34\xa2\xe5\xe7\xae\xe1\x35\x63\xbd\xbe\x7d\xb5\x36\x1e\xc9\xa2\xcd\x63\xbf\xbf\x7d\xf5\xd7\xd3\xc2\xf9\x2e\x8f\x64\xee\xa7\xeb\xf2\x73\xcd\xdb\xbb\xde\xe7\x5f\x3b\xe3\x56\x72\x3f\xcf\x99\xaf\xf1\xc3\x8f\xf7\x0b\xc9\xfd\x7a\xf7\x6f\x5f\xf3\x79\xf7\xfb\xf5\x1e\x4a\x06\x3d\xda\x11\x4d\x45\xf3\xb9\xc8\xdb\xde\x4a\xde\x5c\xa4\xe8\x56\xb4\xbe\x7d\xcd\xea\x93\x42\xc9\xe6\xa2\x89\xe8\x20\x7a\x3a\x64\xd6\xf2\x48\x6e\x9f\xfd\x40\xef\xe9\x42\xe4\xc3\xef\xf3\x7c\xb2\xfa\x48\x9e\x06\x7f\xa0\xf7\x94\x10\xd9\xf0\x48\xdf\xbe\x66\x47\x12\x59\x49\xe6\xa2\x8c\xa8\x28\x2a\xdf\xbe\xe6\xe4\xd9\x51\x95\x54\x2e\xa2\x05\xd1\x14\x3d\x6f\x37\xbd\xcd\x06\x04\x6f\x97\x68\x41\xf8\x76\x0f\xcc\xc9\xfb\xc6\x52\xb2\xb8\xa8\x21\xf2\x85\x77\xfe\xf6\x75\xbd\x5e\xf4\xc1\xb6\x05\x0f\xf4\x9e\xe8\xcd\x6d\x13\xf6\xcd\x55\x3c\x6b\xfb\xac\x1d\x5c\xa5\x68\x2b\xda\xcf\x55\x7e\x86\x6d\xe7\xf1\x85\x7b\xe6\xf1\xc7\x8e\x39\x89\xab\xe8\xe2\x63\x37\x1c\xba\x21\xf3\xd2\xc7\x46\x3c\x8a\x79\xbd\xec\x99\xd3\x15\x75\xae\xa2\xff\x8e\x1f\xfe\x81\xeb\x65\x53\x8f\x1f\xe7\xf0\x71\xb2\x37\xda\x37\x87\x76\xa5\xe7\x17\x35\xb1\xfb\x7a\x14\xf0\x7a\xe5\x82\xa8\x2a\x6a\xdc\xa8\xa8\x2b\xea\xcf\x55\xa8\xda\xa5\xaa\x5d\xaa\x5a\x6e\x88\xa6\xa2\x37\x57\x25\x44\xb7\xa2\x9b\xab\x3a\x22\xfa\xeb\x7a\x4c\xf9\x7a\x95\xe7\x03\x5d\x77\x52\x94\xb8\x6a\x20\xca\x8a\xf8\x1c\x95\x67\xdd\x45\x11\x9f\x3f\xd3\xfa\xbb\x29\xa2\x73\xaa\xcf\xb2\xa9\xea\x64\xb9\x10\xf1\xda\xd7\xa3\x81\xd7\xab\x72\xa3\x1a\x08\xf4\x5e\x78\xc7\x65\x23\xd6\x7c\xae\x6a\x34\x75\x7d\x6e\x44\x97\x6c\xea\xf2\x85\x16\x5d\xd8\x79\xed\xc5\xa7\xbd\x02\x05\x2f\x88\xc2\xc7\x07\xef\x38\x68\x7d\xf8\xf8\xe0\x1d\x31\xc4\x4b\xa5\xbf\x82\xbe\x1f\x34\x42\x15\xbf\x54\xf1\x42\x53\x55\xf1\x2b\xf8\xc5\x41\xbb\xc2\x5f\xdc\xb4\x1e\x7b\xbd\xb6\x8f\x57\x7d\x27\x37\xaa\xbe\x97\xea\x5b\x33\x22\x1f\xbf\x9f\xfe\xba\x5e\xb4\x6b\xdb\x5f\x9b\xef\x88\x59\x5f\xdb\xef\xf8\xc0\x75\xbd\x78\xa1\x6d\x4f\xe0\xb2\x7a\x55\x64\x4f\x3c\x7a\x7f\x5d\x98\xc2\xa5\xde\x03\xbd\x57\x9a\xaa\xde\x5f\x8f\xae\x5f\xd7\xc5\x2f\x1e\x3b\xe7\xd8\x7a\x6e\x3c\xb6\xfe\xd1\xfb\xeb\xba\xe8\x68\xf5\xfe\x52\xc9\xfd\x68\x2a\xf9\xf5\x78\xf6\xeb\xc2\xdd\x5c\x27\x14\x61\x7c\x8d\x77\x3c\x36\x02\x25\xbf\x30\x85\xa4\x92\xa7\x47\xb1\xaf\x0b\x13\x4d\xef\xa6\x88\xc7\xb7\x82\x68\x28\x7a\x6c\xfb\x7a\x7c\xf7\x9d\xd4\x55\xa0\xf7\xd6\x10\xf1\x8b\xe9\x51\xc6\xeb\xc2\x14\xd2\x5d\x15\xf1\xd1\xd0\x9c\xa4\x62\xa6\xc7\x57\x5e\x17\xdf\x31\xe9\x2c\x93\x8a\xd9\x68\x84\x8a\x99\x16\xed\xe2\x0b\xa5\xe5\x8d\x0b\xe3\x6b\xdc\xb8\xba\x22\x3a\xda\x46\x2c\xde\x31\x05\xad\xef\x2f\xc6\xe7\xbf\x0e\xaa\xff\x7f\xe3\xec\x9d\xc2\x97\x0b\x1e\x32\xf8\xa9\xf8\x3c\x84\xaf\x35\x78\x13\x15\x0b\xb8\x18\x60\xef\xb4\xf1\x52\x40\xef\xe3\x42\x64\x77\x3e\x70\x5d\x33\x21\x4a\x8a\x70\x5c\x43\x51\x51\xc4\x77\x98\x74\xa7\xca\x90\x74\x82\x28\x7c\xd2\x09\x26\x9c\x60\x7a\xd1\x77\x3a\x41\x06\xf0\xde\x07\x37\xfa\x99\x13\xdf\x34\xa5\xa7\x5d\x0e\xea\x77\x7e\x63\x4f\x3c\x3e\xbf\xb3\xa2\xcc\x55\x05\x51\x51\x44\x47\xcd\x8e\x68\x28\x1a\x5c\x35\x11\x4d\x45\xcf\xa7\x19\xaf\x0b\xd1\x5b\xd1\xd3\x5f\x29\x2b\xda\x8a\x36\x57\x25\x44\xbc\x50\x46\x19\x12\x4e\x30\xab\x0c\x40\x1f\xaf\x8c\xa8\x29\xe2\x17\x8b\x22\x7f\xf1\xf6\x17\x69\xaa\xca\x90\x6f\x7e\xb1\xd0\xd4\xdb\x5f\xbc\xfd\x45\xde\xf1\xf6\x17\x1f\xc7\x75\x25\xfc\x62\xd6\x71\x01\x7d\x60\xae\x79\xd9\x13\x8b\x9e\xa8\x8a\xec\x89\x07\xfa\xa0\xa3\xf3\xb2\xa9\xa8\x5f\xc2\x10\xb3\xea\x07\xf4\xf1\x52\xd4\x15\x3d\x56\x97\x1a\x7d\xbf\x42\x51\x70\x15\x5d\xa8\x46\x02\x57\x6a\x3e\xfe\xd3\xd4\xe7\x6b\x8f\x8b\x1b\x83\xaf\x9d\xf1\x8b\x09\xed\xce\xfa\x45\xa0\x8f\x8b\x8e\xd6\x2f\xe6\xa0\xbf\x88\x0f\x72\xd8\x5f\x41\x7f\x5d\x8a\xec\xaf\x07\xae\xd4\x7d\xd6\xad\xe8\xe6\x2a\x3a\xda\x91\x1e\xb8\xd2\xf0\xf1\xb6\x3e\x68\xfd\x45\xdf\x6b\x0a\x99\xb8\x32\x61\x1d\x79\xdb\x08\x34\x7a\xe0\x92\xb2\x1a\x0d\x5c\x69\xf0\x8b\x3a\xd4\xbc\xe9\xaf\x8b\x8e\xd6\xa1\x02\x57\xc2\x3a\xf2\x56\xe5\xf0\xb1\x83\x88\x2b\xeb\x63\xf3\xa6\xf5\x93\x46\xe8\x50\xf3\x13\x4f\xf4\x71\xf9\x78\x9b\x8a\x0d\xa5\xe9\x8d\xf6\x2a\x36\x34\x70\x82\x59\x1b\x02\xae\xac\xfa\xea\x63\x81\x3e\x08\xba\xb2\x3e\x16\xb8\xb2\x8a\xa9\xa5\x01\x7d\x24\x45\xbe\xe3\x13\x35\x5c\x59\x95\x33\x6a\xc8\x87\x5e\xd5\xac\x8e\xbd\x8a\x3d\x66\x3a\xda\x90\xfa\x2e\xd8\xe3\x20\xa4\x2a\xda\x63\x21\xb6\xc8\xbc\x76\x31\xb6\x28\xc4\x16\x23\x29\xea\x8a\x9e\x9e\xc8\x34\xb5\x18\x35\x00\x7d\x10\x2c\x15\x3d\x71\x79\xf3\x8b\x78\xf5\xa2\xf1\x01\x7d\x60\xa2\xe5\xa6\x27\xca\xcd\x3b\x7e\x44\x36\xe2\x46\xef\x09\x96\x8a\x26\x5a\x9e\x48\xe1\xca\x58\x6d\xb9\x87\x22\xbe\x10\x31\x4f\xd1\x44\xcb\xcd\x2f\xe2\xe8\x8b\xc6\x07\xf4\xc1\x08\x51\x8c\x6e\x0b\xf6\x98\xb1\xda\xa2\x3d\x16\xed\xd1\xc7\x6b\x8f\xe5\x31\xab\x2b\x33\x60\x17\xcd\x0a\xe8\x23\x7b\xa3\x8d\x20\x02\xc9\xd5\xc7\xbf\x15\xbd\xb9\x8a\xfe\x32\x02\x29\xd8\x63\xae\x8a\x42\x11\x1a\x4d\x64\x54\xb4\x47\xe0\xca\x8d\x9e\xd0\x1e\x8b\xf6\xe8\x0b\x69\x8f\x25\xe8\x2f\x86\xcf\xa2\xf1\x95\xa0\xbf\x88\x9f\x8a\x41\x49\x09\xda\xc5\xc8\x55\x34\x3e\xa0\x8f\xe2\x8d\xb6\xeb\x81\x2b\x77\xba\x50\xe3\x03\xfa\x28\x8a\x6c\xea\xa6\xf5\xc4\x4f\x65\x7f\x44\xb4\x9e\x28\xab\x18\x48\x00\x57\x26\xae\x2f\xea\x7d\x51\xef\x89\xb2\x8a\x7a\x5f\x0e\xdf\x91\x21\xa0\x18\x22\x00\x7d\xf8\x39\x8c\x83\xcb\xa3\xc5\x57\xc1\xd5\x96\x63\x53\xd5\x68\x62\xb1\xa2\x46\x17\x34\xba\xe0\x1e\x9d\x12\xde\xf5\xd1\xe8\xab\xe0\xbf\xaa\x1a\x0d\xf4\xc1\xb0\x5e\x1d\x61\x80\xab\x5c\xf9\xfb\x43\x71\xd5\x06\x2a\x91\xf3\xa8\x3e\x77\x2a\xba\x79\xc8\x40\xb4\x14\xd1\x77\xc4\x65\xd5\xd0\x03\xb8\x0a\x96\x52\x1d\x93\xaa\x36\x80\xca\x54\x6d\x00\xb8\x4a\x52\xe4\x9b\x38\x26\x11\x97\x55\xc7\x24\xe0\x2a\x58\x4a\x35\x72\x06\xfa\x68\x3c\x5e\xb3\xa8\x8f\x29\x5c\x85\x39\x44\x75\x98\xaa\x37\xed\x6a\x8a\x6c\x17\xe3\x48\x41\x49\xab\xe3\x48\x75\x1c\x21\x66\xa9\x2a\x7c\x5d\x7c\x87\xe2\x55\xb7\x22\xbe\x03\x83\x46\x5d\xbe\xf6\xa3\xa4\x57\x21\x24\xaa\x2a\x29\xd0\x07\xea\x57\x8d\xaf\x2b\x7a\x5b\xaa\x22\x3f\x0d\x33\xc8\xc1\xd0\x52\x9d\x41\x56\x7c\x7f\xc1\x06\xaa\xea\x57\x83\xfe\xea\xf4\xbd\x01\x4e\xc5\xf7\x97\xce\x2f\xea\xfb\xab\xbe\xff\x23\xf2\x59\x9b\x77\xec\x34\x75\xfb\x8e\x9b\xfe\x42\xe1\xab\x8e\xbe\xa2\xdd\x85\xd1\xa6\xaa\xdd\x55\xed\x46\xe1\xab\xda\x5d\x0f\xcf\x22\xa2\x67\xdd\xe1\x01\x9f\xa5\xc8\x67\x11\xed\x96\xa9\xc8\x67\x1d\x9f\xc5\x3b\x9e\xcf\xb3\x1e\xbd\xad\x78\x75\x17\x2e\xee\x46\x18\x54\x51\xf8\xa6\x92\xb6\x37\x0a\x40\xa8\xd7\x0c\x80\x81\xab\x32\x86\x37\x3d\x31\xd0\x07\x41\x5c\x33\x58\x02\xae\xca\xe8\xdc\xd4\xd5\x66\xb0\x34\xfc\xc5\xb7\xa2\x37\x57\x29\xba\x15\xf1\x69\x87\x8d\x58\x8a\x68\x2a\x23\x6a\xd3\x85\xb7\x9b\x4f\x4b\xa8\xd7\xd4\xd5\x86\x0b\xaf\x84\x7a\x4d\x17\x0e\xf4\x41\x7f\x35\xe7\x82\x0d\xf5\xad\x8c\x5c\x4d\xf5\x6d\xaa\xef\x18\x88\x6c\x3d\x2e\xbc\x26\x6f\xf4\x17\x99\xf8\x0d\xc6\xf0\xa6\xbf\x6e\x04\x4b\x15\x4f\xdc\x0c\x96\x9a\xc1\x12\x63\x78\x33\x58\x02\xae\x8a\xf7\x6c\x2a\x79\x53\xc9\xf1\x52\x4d\x25\x6f\x38\xe7\x5a\xbc\x31\x14\xf1\xd1\x18\xe9\x9b\xce\x19\xb8\x58\x49\xba\x9b\xce\xb9\xa9\xe4\xf8\xb2\xa6\x92\x37\x94\xbc\x12\xea\x35\x95\xbc\xe9\x9c\xd1\x89\xa6\x73\x06\xae\x4a\xa8\xd7\x9c\x31\x02\x7d\x30\x17\x6c\x61\xbb\x08\xa9\x2a\x06\xd3\x0c\xa9\x80\x3e\x59\xf0\x68\x7a\x75\xe0\xaa\x18\x4c\xd3\xab\x03\x7d\xbe\x14\xf9\x1d\x1f\xbb\xb9\x2a\x1e\xa0\x39\x23\x00\xfa\x24\x34\x6e\xce\x08\xda\xe6\x17\xb1\xc7\x66\xcc\x03\xf4\xa9\xae\x3a\xaf\x6c\xac\xa7\x54\xf4\xbe\xed\xcf\xe3\x17\x57\xd1\x5f\xda\x10\x70\x55\xd5\x57\x1b\x6a\x0c\x07\x93\x38\xa5\x39\x1c\x00\x57\x55\x31\x0d\x83\x80\x3e\xf1\xea\xcd\x30\x88\x45\xbc\xab\xaa\x72\x1a\x1f\xd0\x5d\x5a\x6b\x2e\xb1\x34\xd6\x53\x2a\x13\xa1\xe6\x38\x02\xf4\xa9\xc1\x18\x19\x01\x57\x55\x01\x1c\x5a\x1a\x93\x97\x79\x79\xa3\xad\xd7\x44\xe7\xf3\x85\x5c\x37\xbc\x3b\xe3\xc8\x24\x9c\xed\x9a\x68\xc7\x1e\x1b\x1d\xdd\xb5\x47\xa0\x4f\x0c\xa6\x6b\x8f\x1d\x1b\x6a\x2f\x45\x68\x4e\xc7\x86\x26\x21\x68\xd7\x86\x3a\x36\xd4\x88\x70\xbb\x36\x04\xf4\xc9\x08\xd3\xb5\xa1\xfe\x8c\x0a\x57\x63\x95\xaa\x3b\x2a\xf4\xdb\x5f\x9c\x88\xfc\x45\x26\x2f\x8d\x78\xb3\x1b\x19\x01\x7d\x7e\x44\xf4\x44\x5f\xfc\x22\xf6\xd8\x8d\x79\x3a\x36\x34\x19\xad\xba\x36\xd4\x17\xcf\x22\xca\xea\xcb\x67\x2d\x9f\xa5\xe8\xf3\xac\x9b\xab\x68\x84\xa3\x02\xd0\x27\x63\x5a\xd7\xac\x3a\x36\xd4\x8a\x8f\xb7\x27\x08\x70\x66\x6a\xdf\x1f\x8a\xbb\x43\x0b\x70\x35\x42\x0f\x17\x70\x85\x3e\xf1\x19\xdd\x29\x4a\x0f\x3e\x4d\x51\xe4\xa7\x79\xec\xa9\x4f\xe2\xd8\xae\x3d\x75\xe2\x9f\xc6\x80\xdd\xb5\x14\xa0\x4f\xe2\xd8\xee\x00\xd4\x59\xcd\x69\xd5\x1b\x6d\xb6\xc6\xc3\x50\xdc\x35\x1e\xe0\x6a\x98\x58\x77\x4c\x02\xfa\xb4\xef\x1c\x93\x3a\x63\x52\x63\xb1\xb5\x3b\x26\x75\x66\x1a\x33\x2b\xb2\x5d\xcc\x34\x1a\x43\x5e\x77\xa6\xd1\x19\x93\x26\x03\x76\xd7\x9e\x80\xab\x75\x6f\xfc\xb4\x8b\xee\x24\x12\xec\x9a\x58\x67\x9d\xa6\x61\xae\xdd\x09\x03\xd0\xa7\xdf\xe1\xf8\x99\x89\xcb\xda\x50\xa4\x16\x11\x97\x4d\xe2\xc5\xae\x3d\x75\xcc\xa2\x8d\x47\x6f\x5d\x2a\xbf\x87\x36\x80\xdb\x1d\xda\xc0\x78\x7b\x63\x41\xc4\x8d\x03\xed\x66\xfd\xfc\x1e\x6a\xf7\xb8\x6d\x04\xcf\x32\xc8\x1f\x84\x2e\x1d\x13\x1b\x2a\x29\xd0\x5d\x0b\x1f\xf7\xad\xe8\xe6\x2a\x45\x4b\x11\x1f\x0d\xe7\x3c\x0c\x70\x80\xab\x27\x7f\x71\x2b\xa2\x73\x08\xe2\x86\x53\x81\x81\x0d\xb8\x86\x3d\xb4\x01\xa0\x4f\x5c\xf8\x70\x68\x21\x07\x70\xb9\xa8\x3c\x1c\x47\x06\x53\x81\x59\xbd\x71\x28\x7a\x2c\xc5\x85\xe0\xa1\xa5\x0c\x2d\x85\x50\x6f\x68\x29\x03\x1b\x70\x89\x77\x68\x03\x43\x1b\x60\x38\x18\x2a\xf9\x60\x1c\x71\xdd\x74\x38\x8e\x0c\x46\x88\x49\x40\x38\xd4\xe8\xc1\x08\xe1\x2a\xe6\x50\xa3\x07\x41\xfe\x64\x38\x18\x0e\x07\x83\x65\x46\x57\x1e\x87\x5a\x08\xf4\x89\xae\x0e\x67\xc5\x03\xdf\xdf\x9b\x57\xf9\x2c\x7d\x3f\xeb\x6d\x43\xdf\x0f\x5c\x1d\xf5\x1d\xfb\xf3\x78\x46\x9b\x8f\xc8\xcf\xc1\xb4\xd5\xc5\xb5\xe1\xb4\x15\xe8\x93\xe0\x72\xa8\x85\xc0\xd5\x51\xdf\xa1\x16\x0e\xbd\xfa\xe7\x46\xdf\x11\xc5\xec\x9d\xaf\xad\x62\x0e\x15\x93\x61\x6a\xa8\x98\x03\xc5\x74\x5d\x6c\xaa\x98\x93\xf5\xef\x8e\xae\x4e\x3d\xf1\x54\x31\xbb\x57\x4d\x45\xa8\x09\x23\xfd\x34\x3e\x07\xfa\xec\x17\x22\xbe\xd0\x24\x3e\x1f\xa8\xef\xd4\x5f\x03\xdd\x84\xc8\x74\x49\x1c\xb8\x5c\x46\x9a\x2a\xf9\xd4\x85\x77\x45\x45\x51\xe1\xaa\x8a\xa8\x2a\xaa\x5c\x45\x23\xf4\xea\x13\x17\xee\xd2\xcf\xd4\x85\x4f\x4d\xa1\x7b\x23\x7d\x3f\x51\x4c\x97\x58\xa6\x8a\x09\xf4\x89\xb9\x4f\x03\x9c\x49\x14\xef\x62\xc0\x5c\x9f\x1b\xf9\x68\xf4\xea\xd4\x5f\x4f\xa2\xf8\xc1\x1a\xdb\x54\x0b\x81\x3e\xbb\x22\x5f\xfb\xd1\xbc\xcb\x49\xf7\x74\x99\x72\xea\x57\xed\x7b\xb5\x70\x12\x94\x0c\x1c\xcc\x54\x0b\xa7\x41\x09\x61\xf6\xd4\xd5\x02\x97\x93\xc8\xa9\xab\x05\xfa\x1c\xde\xe8\xe7\xc0\xfb\x3a\x3d\x9c\x7a\x5f\xa0\x4f\xa2\x86\xe9\x8c\x00\xb8\x9c\xe5\x4d\x03\x9c\xa9\x8f\x26\x9c\x9d\xfa\x68\xe0\x1a\x95\x46\xe8\xa3\xa7\x3e\x9a\xd8\x62\x6a\x1d\x13\x1f\x3d\xaa\x8f\xb7\x57\x59\x33\x9a\x2a\x93\x6b\x46\x13\x83\x19\x55\x91\xaf\x6d\x18\x44\xd0\x3b\x0d\x83\x80\xcb\x09\xda\xd4\x6d\x03\xdd\x2c\xd9\xd4\x6d\x4f\xc2\xa0\x81\xa5\x4d\xc3\xa0\x69\x18\x84\x5f\x9d\x86\x41\xc0\xe5\xd4\x6b\x6a\x56\xf3\xa0\x39\x44\x33\xd3\xc8\x68\x62\x30\x43\xf5\xd5\x60\xa6\x06\x43\x34\x33\x35\x18\xe0\x72\x22\x34\x8d\x8c\x80\x3e\x67\xff\xfe\x50\x3c\x0d\x9c\x26\xd3\x1d\xe7\x49\xd3\xc0\x09\xe8\x26\xee\xa6\xd3\x1d\xe0\x72\x06\x64\xa6\xf4\x7e\x33\x68\x38\xb7\x79\x3b\x68\xbc\x0d\x9c\xa6\x57\x0d\x45\x68\x11\xdd\xf9\x76\x8a\x02\x0c\x33\x7e\x6f\xa7\x28\x6f\x06\x8d\x41\x77\xbe\x1d\x34\x80\xf1\x7a\x29\xf2\xc6\xc7\x93\x5f\x93\x05\xd7\xb7\x91\x0d\x30\x5e\x04\xc0\x6f\x8d\xe7\xcd\x5a\xe7\x24\xbc\x7a\x1b\x48\x00\xe3\x85\x51\xbf\xf5\xc4\x6f\x62\x0b\x43\x84\xb7\x9e\xf8\xfd\xd8\xc0\x78\x11\x00\xbf\xb5\x81\x37\x6e\x77\xb2\xa4\xf4\x56\xb1\x80\xf1\xb2\x11\xba\xdd\x37\x2b\x8f\x8e\x6f\x6f\x27\xa4\xc0\x78\x61\xfa\xef\xfd\x79\xd6\x33\xe4\x39\x26\xbd\xf5\xb1\xc0\x30\xab\xf9\x56\xd7\xde\xe8\x87\xe3\xc8\x5b\xfd\x00\xaa\xb1\xe7\x5b\xb7\xfb\x46\x3f\xf4\xfd\x6f\xf5\x03\x18\x2f\xc2\xe4\xb7\xfa\x41\x2e\xfb\x9a\x4c\xe0\x4d\x66\xdf\x37\x73\x54\xbd\xd4\x6d\x00\x0c\x8c\x17\x91\xf3\xed\x4a\x09\x70\xe9\x59\x6e\xa7\xad\xc0\x78\x31\x21\xbd\xfd\xda\x37\x73\x54\x7d\xc6\xad\x27\xbe\xdf\x7c\x34\x7c\xd9\xed\xd7\xbe\x9f\x2f\x7c\x69\xc1\xb7\xeb\x29\xf7\xe3\x9c\xc7\xeb\x52\x74\x14\x1d\xae\xe2\x17\x5d\x4f\x01\xc6\x8b\xf8\xfa\xd6\x5f\xdf\x38\xe7\xc9\xec\xe0\xd6\x39\x03\xc3\x94\xef\xad\x73\x06\x2e\xed\xe9\xd6\x39\xdf\x4f\x7c\x3d\x5e\x97\x8f\x1f\x8a\x68\xfd\xf4\x46\x5b\xaf\xca\x11\x5f\xdf\xaa\xdc\xfd\x78\xcf\xa4\xae\xde\x7a\x4f\x60\x98\x18\xbe\xd5\x2f\x20\xfd\x55\x64\xbb\x82\x5e\xc5\x5f\xdf\xce\x18\xef\xc7\x09\xa6\x17\x2b\xb5\xb7\x4e\xf0\xde\xb4\x4b\x91\x9a\x73\x3f\xa3\x73\x32\x4d\x7b\x3b\x3a\x03\xe3\x95\x15\xa1\x39\xf7\xa1\x5d\xb8\xca\x5b\x67\x03\x8c\x17\xba\x7a\xeb\x6c\xee\x47\x5b\x92\x69\xda\xdb\xd1\xf9\x3e\xfc\x22\x93\xee\x5b\xcd\xb9\x1f\x6d\x49\x2f\xc2\x8d\x5b\x37\x02\x0c\xf3\xce\xb7\x7e\xe2\x86\xde\xf1\xc2\xbd\xdd\xfa\x09\x60\xbc\x8a\x37\x6e\x45\xbc\x23\xee\x6d\xa9\x72\x40\x7a\xa1\x85\xeb\x9d\x14\x61\x8f\x0c\x2d\xcb\x15\xbe\xf5\xa6\xa9\x0c\xeb\x4b\x2d\x5c\xaa\x1c\xb1\xeb\x52\xe5\x80\xf4\x42\x7d\x97\x0e\x66\x3d\x9a\x37\xec\xaf\xe5\xb2\x08\x90\x5e\xdd\x46\xdc\x8a\xe8\xc2\xa2\x68\x29\xe2\x85\x70\x69\x4b\xc5\x04\xc6\xab\xd8\x54\x5e\x68\x3d\x0a\x94\x5e\x0c\x79\xcb\x61\x7d\xdd\x58\x1a\x7d\xbf\xd4\x9c\x75\xf3\x8b\x38\xfa\xa5\xe6\x00\xc3\x44\xfa\x32\xc2\x5d\x8b\x8f\xc6\x5a\xc3\x32\x1f\x0e\x8c\x17\xc3\xd4\x72\x59\x04\x48\x17\x8e\x6f\x19\xce\x02\xe3\xc5\x14\x67\x19\xce\xae\xc7\xf1\xa5\xeb\xe5\x8d\xb6\x6b\xf1\x69\xab\x8f\xb7\x73\x9e\xd8\x35\x5d\xb8\xa1\x65\xec\x0a\x8c\x57\x55\x64\x53\x1f\x48\x17\x1e\x60\xad\x4f\x53\xe9\x09\xa6\x4b\xcb\xc5\x93\xf5\xc4\x16\xe9\x62\xb1\x69\x19\x5b\x00\xe3\x45\xbc\xb9\xb4\x8e\xf5\xa8\x7f\xba\xb0\xda\xe5\x72\xe0\x0a\xbe\x23\xfa\xb5\x74\xb5\x40\xba\x98\xa3\x2e\x23\x90\xa5\xf7\x45\xbf\x96\xde\x77\x3d\x11\x48\xba\x92\x22\x9b\x1a\xf4\x2a\x81\xea\x32\x02\x01\x92\x79\xe7\x65\x04\x02\x8c\x57\xb3\x11\xb6\x1e\xe3\xbb\x88\x8c\x96\xc6\xb7\x36\x7d\xaf\xae\x1a\x5b\x00\xe9\x22\xb0\x5f\xc6\x16\x4b\x7f\xaf\x62\xea\xef\xd7\xa6\xf5\x58\xda\xd2\x6a\x97\xfe\x9e\x48\x72\xe9\xef\x81\x74\x95\x7f\x47\xae\x78\x19\x98\x2f\x87\x83\xee\xaf\xfb\x26\xd0\xac\x2e\xa6\x61\xcb\x38\x63\x1d\x94\x81\x01\x7b\x39\x1c\xac\x83\x32\x10\x12\x2d\x23\x88\x75\x78\x96\x7a\xab\xb9\x2e\x6c\xf3\xe2\x6b\x85\xb6\x09\xa4\x8b\xc8\x26\xb4\xcd\x78\xa3\x45\x78\xe2\xd0\xc4\x02\x7b\xba\x88\xd5\x43\x7b\x8a\x37\x8f\x27\xe4\x0e\x8d\x27\xde\x3c\xbe\x2b\xa2\xa9\x71\x63\xe7\xc4\x2c\xa1\xbf\x06\xd2\xc5\xa0\x11\xfa\x6b\x60\x5c\x2f\x45\x55\x11\x7d\x47\x08\x19\xc6\x03\xc0\xd0\x2c\x42\x13\x8b\x9b\x2f\x6f\x53\x9d\x31\xc6\x33\x3d\x1c\x12\x2d\xc2\xe9\x21\x90\x2e\x86\x83\xd0\xea\x62\xf9\x8b\x15\x91\xbf\xb8\xf8\xa6\xc4\x3c\xa1\xf1\xc4\xf2\x17\x79\x6d\x2d\x25\x1e\xb3\x48\x89\x10\x21\x34\x8b\x58\xfc\x22\x43\x5e\x68\x16\xf1\x28\x7c\x4a\xde\xa8\xc2\x03\xe3\x62\xc8\x0b\x15\x3e\x1e\x25\x4f\x89\x91\x2b\x5c\x07\x04\x86\x74\x8c\x50\xe1\xe3\xd1\xd5\x64\x06\x3e\x0c\x93\x03\xbd\xd5\xc4\x42\xbd\x0d\x06\x8d\x84\x0d\x84\x83\x06\x30\x2e\x86\xbc\x70\xd0\x88\x47\x73\x52\xc2\xf7\x87\x9a\x13\x44\x0d\x17\x0b\x4f\x61\xd4\x10\x38\x7a\x88\x7c\x77\xa8\x39\xc0\xd0\x10\x43\x47\x0f\xa4\x84\xb3\xd9\x2a\xd3\xc6\xab\x5f\x49\x51\x56\x54\xb8\x6a\x20\xaa\x8a\x2a\x57\x75\x44\x4d\xd1\xd3\xf7\x09\x07\xb1\x55\x39\x60\xc8\x1c\xd9\xc6\x16\x40\x4a\x38\x88\xad\xa3\x07\x86\x46\xbd\x55\xcc\x8d\x57\x4f\x98\xfe\x56\x31\x81\x71\x11\xea\x6d\xbd\xfa\x7e\x62\x8b\x64\x3e\x7c\x1b\x5b\x00\xe3\x62\xe6\xbf\x9d\x0b\xee\x9b\xd6\x63\x8f\x5b\xc5\xdc\x04\x12\x17\x59\xcd\x6d\x20\xb1\xd1\x55\xf3\xe1\x5b\x5d\xdd\xea\x2a\x03\xf6\x56\x57\xf7\xcd\x77\x44\xa3\xb7\x8a\x09\x0c\xdd\xc8\x56\x31\xf7\xa3\x79\x29\xa1\xd1\xdb\xe5\x07\x60\x5c\x7c\xb4\xad\x0b\xdf\xf8\xd8\x44\xe8\xb2\xf5\xb1\xc0\xb8\x58\x59\xda\x86\x1b\xfb\x51\xb3\x94\x5f\x8a\x7c\x56\xf8\x2c\x9a\x1a\x9f\x67\x3d\xfd\x65\x46\x79\xeb\x3d\x81\x21\xd3\x66\xeb\x3d\xf7\xa3\x72\x29\xa3\xab\x5b\x95\x03\xc6\xc5\xe0\xbf\x75\x95\xfb\x71\x95\xc9\x8c\xf2\xd6\x55\x02\xe3\x2a\x8a\xfc\xda\x0f\xa4\xac\x9a\x38\x0d\x03\xc6\xc5\x48\xbf\x75\xa8\x40\x32\xef\xbc\x75\xa8\xc0\xd0\x17\x6e\x3d\xe6\x7e\xbc\x64\xca\x2a\xc0\xfe\x34\x55\x02\xa7\x8f\xc7\x0d\x6d\xc2\xa0\xcc\x7c\x77\x1b\x06\x01\xe3\x62\xd5\x65\xeb\x31\x81\x94\x7d\x21\xd7\x2d\xb6\xd6\x41\xd4\xb0\xb5\x8e\xfd\x44\x46\x29\xdb\x08\x23\xa3\x8d\xab\x95\x73\xb4\x35\x98\x8d\x75\x64\x02\x89\xa3\x75\x1c\x4c\xc1\x54\xf4\xd1\x14\x8e\xa6\x80\xdb\x3e\x9a\xc2\x41\xc9\x4d\x45\x1f\x95\xfc\xa8\xe4\x04\x12\x47\x25\x3f\x28\x79\x6e\x3e\x2b\x14\xf1\xd1\x08\x24\x8e\x4a\x7e\x16\xbf\xc8\x24\xe1\xe8\xe5\x80\x71\x11\x48\x1c\xa3\x06\x20\x65\x26\x68\xc7\xb5\x06\x60\x5c\x36\x42\x5f\x78\x70\x7c\x99\xf4\xcd\x59\x9f\xc7\xd3\xd1\xcc\x54\x8e\x8b\x60\x87\x68\x39\xe3\xef\x8f\xf1\xc0\x61\xea\x75\x11\x6e\x1c\x43\xe3\x83\x62\x16\xfc\xfd\x51\x31\x8f\x8a\x09\xe9\xec\xa8\x98\x07\x95\x33\x31\x7c\x54\xb9\xc3\x50\xec\x00\x76\xd4\xaf\x83\x9a\x98\xc0\x3d\xaa\xc9\x51\x4d\x7c\xed\xfd\x79\xd6\xf3\xd1\x4a\xfa\x77\xe4\x8a\x8f\xde\xf3\xe8\x3d\x71\x36\x47\xef\x09\x24\xf3\xbb\xc7\xd1\x19\x18\x57\x53\x64\xaf\x3c\x91\x77\x2a\xe8\xed\x71\xfe\x06\x0c\x79\x64\x47\xb7\x0b\x24\xf3\xbb\x47\x8d\x3c\x6a\x64\xf3\x46\x3f\x0d\x1a\x59\x70\x23\x47\x8d\x04\xc6\x45\x30\x7d\x0c\xdf\x81\x54\xb2\x37\xda\x05\x84\xef\x0e\xd8\x47\x25\x3d\x68\x64\x79\x8c\x7a\x49\x63\x16\xc6\xd5\x2f\x44\x49\x11\xad\x7f\x8c\x67\xbd\x70\xe1\xc2\xb8\x9e\xc8\x66\xbd\x98\x31\x2e\xd8\xce\xa9\x3c\x66\xb1\x64\x3b\x0b\xe3\x7a\x5c\xe5\x92\xee\x2c\x24\x32\xca\x4b\xba\xb3\x30\x08\x11\x16\xd4\xe7\x07\x68\x57\xf5\x17\x0f\x22\x26\x7e\x57\x47\x74\xdb\xd4\x9b\x76\x35\x5a\x7f\xdb\xae\x27\x18\x1f\x57\xa7\x11\x64\x22\x85\x54\x9e\x8e\x5e\x90\xa6\x7f\x5c\x2f\x47\xfa\xc1\x3b\x62\x03\xeb\x45\xb4\x5b\x06\xcf\x5a\x36\x82\x68\xf7\x9a\xb4\x0b\xed\x5e\x10\xa3\x53\x79\x14\x7e\x49\x8c\x16\xc6\x35\x79\x7c\xf8\xac\x07\x52\xf9\x88\x9a\x22\xda\x35\x69\x57\xd8\x2e\xa2\xdd\xf2\xc4\x16\xeb\x15\xb6\x8b\x68\xf7\xfa\x88\xec\xc2\x90\x3f\x4f\xbb\xf0\xc4\xc2\xb8\xa6\x8d\xf8\xb4\xeb\x70\x15\x9d\x43\x3c\x20\x8c\xe4\x8d\xdb\xfe\xc2\x2c\xea\x8b\xc7\x6f\x1f\x8f\x59\xa4\x17\x3d\xb1\xfd\x42\x98\x45\xbd\x68\xea\xf6\x0b\x11\x82\xa6\x17\x5f\x7b\xdb\x08\x42\x50\x12\xc3\x4b\x52\xf5\x7a\x31\xd5\x24\x0c\x5a\xb0\xa9\x1f\xa8\x5c\x45\xbb\x8e\x3d\x81\x16\x42\x31\x5c\xaf\xe3\xe3\xd1\xc2\xfa\x78\xe2\x25\x11\x7a\x5d\x8f\x7e\xa5\xfa\x8c\x5c\xeb\x52\xbf\xe0\x43\x8f\xf4\x84\x54\x0b\x52\xf4\x03\xbc\xd0\x33\x42\x2c\x59\xcf\xeb\xc2\xe3\xa5\xcb\x67\x6d\x45\x3c\xfe\x71\xa8\xeb\x52\x99\x2e\x26\x6b\xe9\x09\x70\x16\x14\xe5\x07\xe8\xe8\xc6\xe3\x09\x1b\xd7\x75\x3f\xbe\x0c\x6e\xe2\xba\x6e\x6f\x7c\x46\xe4\x54\x1b\xed\x62\x66\x26\x0c\xb8\x89\xeb\x62\x66\xb6\x2e\xa6\x61\x15\xeb\xb8\x96\x4d\x7d\x60\xa4\xac\xa8\x2b\xa2\xf5\x4f\xc8\xbe\xa0\x3b\x7f\x60\xa4\xcc\x0b\x31\xac\xaf\x6b\xd1\xae\x4e\x23\x96\xed\x42\x31\x93\xfd\xa5\x62\xc2\x61\x4e\x64\x5b\xd7\xa5\x62\x02\x23\x3d\x7e\x62\xc9\x67\x5e\x17\x3e\x96\x3c\xea\xba\xd4\xaf\x8b\xa9\x13\x9c\xc9\x75\x31\x75\x5a\xd7\xa3\x5f\xa9\xa2\xab\x57\x7c\x1e\x4f\x4f\x64\x1a\x11\xf6\xc4\x33\xba\xa7\x86\x7e\x49\x71\x5e\xd0\x9a\x07\xdb\x3f\x16\xdc\xe6\x07\x06\x57\xf1\x2c\x55\xee\x52\xe5\x0a\x3d\xa1\xca\x01\xa9\x5d\x74\xa1\x2a\x77\xa9\x72\x7e\x5a\x55\x0e\x76\x72\x6a\x7e\xda\x63\x47\xe3\x44\x13\x9e\x49\xa6\xb2\x90\xc8\x90\xae\xeb\xf8\xda\xc7\x76\xf1\x8e\x6a\xe1\xc5\xea\x06\x19\xd2\x75\x1d\x1b\x41\x38\x0b\xe3\x73\x49\x5e\x16\x52\xe3\xd3\x4a\x5e\x16\x52\xe3\x3b\x26\xdd\x23\x84\xe5\x91\xaa\x57\x4d\x45\xbc\x10\x3d\x91\xf4\x72\x89\x25\x29\x82\xde\x05\x6b\xf9\x81\xc7\x03\x34\x6f\xd4\x33\x25\x15\xf3\xf1\xf7\x4b\xa6\xf2\x4a\x4f\xa8\x98\xda\x33\xa2\xae\xc4\x92\xc1\x4a\x37\x4d\x6d\x3e\x6b\x2b\xa2\xa9\xcd\x67\x1d\x45\xcf\x1c\x24\x75\x1a\x41\x70\x29\x24\x32\x99\x2b\x2d\x5f\x88\xb5\x86\x84\xbf\x4f\x6a\x74\x22\x44\x20\x93\xb9\x92\xee\x11\xf2\xf3\x80\x04\xba\xd2\xb2\xa9\x8b\x77\xfc\xdc\xe8\x3b\x32\xf3\x4f\xf8\xe8\x14\x3e\x3e\xe8\x2f\xfc\x6a\x0a\x1f\xcf\xe0\x0f\x09\x74\x25\x06\xff\x95\x82\x5f\x1c\xe9\xbb\x43\xf1\x4a\xaa\x72\x0a\xf4\x63\xd0\x20\xfd\x22\x90\xc8\x57\x2e\x49\xd5\x0b\x3e\xf4\x48\x28\x3c\xa4\xe8\x07\x2a\x57\xd1\x77\x2a\x69\x62\x9a\x9e\x26\xcd\x56\x49\x81\xd4\xf1\x65\x49\x25\x85\x41\x3d\xd2\xe7\x46\x7b\xf8\x81\xd4\x2f\x1e\x7f\xec\xe1\x07\x06\xbc\xce\xe5\x16\x28\x21\x91\xfb\x5c\x49\xbf\x98\xd0\xc8\xec\xe3\xd5\x48\x20\xb1\x59\x68\x25\x86\xf5\x95\x70\x95\xc4\xea\x2b\xe9\x2a\xa1\x5e\x27\xb6\xef\x2c\xa9\xd7\xc2\xc8\x97\xa2\xa4\x88\xd6\x3f\xe1\xc6\x92\x41\x2d\x0c\x22\xfa\x95\xd5\xc8\x4c\xbc\xc8\x9e\x91\x05\xc1\xfa\x03\x23\x63\x62\xf2\xac\x57\x66\x90\x25\x5f\xb9\xb2\x83\x2c\x30\xf2\x33\x21\x5d\x59\x55\x06\x7a\x63\xa4\x97\x7a\xbd\x60\x50\x27\x52\x98\x4b\x06\xb5\x30\xf2\xa5\x88\x2e\x84\x08\x9d\xd8\xca\xb0\x24\x42\x2f\x98\xce\x83\x69\xc5\xca\xea\x5a\x66\x74\x26\x39\xb9\xb2\xa3\x33\x30\x32\x03\x90\x44\x68\x21\xf5\xae\xc8\x5f\x24\x1c\xcd\x78\x03\x89\xd0\x2b\xa3\x6b\x1d\x55\xce\x2a\x53\x66\x74\xce\xf6\xaa\xa3\x33\xac\xe7\x44\xda\x71\xc9\x7a\x16\x46\x4e\x74\x4e\xd8\xab\x8c\xbb\x1d\xb7\x9b\x1d\x77\x81\xc1\x44\x66\x65\xc7\x5d\x98\xca\xa9\xa3\x85\x32\x95\x85\x91\x13\xaf\xad\x16\x42\x38\x4e\x50\xe8\x97\x84\x63\x61\x64\xbf\xe3\xf6\x85\x50\x39\x32\x91\x4b\xc2\xb1\x30\xf2\x33\x2b\x5e\x12\x8e\x17\xf4\xe1\x04\x09\x7d\x65\x9d\x60\x3e\xbe\x23\xdf\x51\xfd\xca\xc4\x88\x43\xcd\x39\xbe\xa3\x2a\x87\xc7\xcb\xaa\x1c\x24\xe3\x34\xfc\x68\xc7\x76\xe1\x2a\x73\xb6\x11\xb6\x0b\xc5\x84\x2e\xbd\xe4\x20\x2f\x58\xc0\x69\xf0\x85\xca\xfd\x11\xa1\xab\x8c\x5c\xb0\x83\x1f\x78\xec\x11\xe6\xed\x2a\x2c\xa5\x0a\x23\x33\x72\x15\x83\xb8\xc2\x88\x4a\xda\x71\x15\x47\x54\x60\xc0\x1b\x5e\xb2\x78\x17\xcc\xdd\x34\xf0\xb1\xc5\x11\x15\x18\xd9\xc7\x3b\xa2\xc2\xb6\x4d\x03\x57\x59\xf4\x52\xc0\xc8\x84\x1b\x45\x2f\x05\x24\x18\x8c\x4b\x32\xee\x2a\xaa\x49\x56\xe4\x2f\xa2\x26\x24\xdb\x56\x51\x4d\x8a\x6a\xc2\xc8\x25\x3f\x77\x15\x66\x2d\xf0\x09\x57\xd9\x3e\x1e\xcf\xc4\x8c\x71\x15\x3d\x53\x41\x4d\xc6\xe0\x85\x54\x93\xa2\x9a\x30\xbe\x15\xd5\xa4\x3c\xe3\x63\x82\x32\xb7\xa0\xef\x7e\x60\xe4\xe2\x8d\xa1\x08\x35\x21\x04\x95\x9f\xbb\x0a\xe1\x19\xdc\xe8\x55\x74\x43\x6c\xbc\x4c\xd0\xc9\x56\x71\xf8\x04\x46\x2e\x3c\x5e\xcd\x01\x12\x14\xb0\x55\x74\x56\x10\x7b\x07\xd3\xd6\x25\xb1\x77\x41\xec\x4d\xd0\xb6\x96\xc4\xde\x05\x99\x77\x64\x62\xfd\xa2\xe6\x00\x09\xaa\xd5\x2a\x6a\x0e\x30\x98\xdc\x2e\xb9\xbe\x0b\xae\xef\x60\x47\xe8\x92\xeb\xbb\x20\xf6\x26\x78\x55\x4b\xe6\xee\x82\xad\x3b\xa0\x5e\xaf\xaa\x97\x83\x6d\x9b\x26\xc3\xba\x6c\x5b\x61\x30\xdf\x5d\x55\x95\xab\xac\xe0\x40\xf1\x59\x55\x67\x05\x8c\xfc\xcc\xec\x96\x9c\x5c\x21\x41\xde\x59\x72\x72\x17\x04\xdc\x91\x9b\xa2\xcf\x2f\xf2\xda\xe8\x44\x65\x51\x47\x18\x10\xb4\x57\x75\xc0\x06\x12\xe4\x9d\x25\x4d\x57\x18\xb9\x79\x23\x3d\x01\x01\x37\x41\xcb\x59\x12\x70\x85\x91\x71\x69\x55\x2f\x07\xdb\x36\x4d\x5f\x5b\xc5\x04\x46\x66\x28\x96\x6d\xbb\x2a\x2a\x37\x6d\xaa\x2a\x57\x55\x39\x1c\x9f\xd4\xda\x05\x77\x36\x91\xac\x5b\x10\x68\x3f\x30\x72\xff\xfe\xac\x78\x49\xb3\x5d\x55\x2d\x1a\xfc\x94\x5a\x54\xd5\x22\xcc\xa2\xaa\x45\x50\x63\x13\xe9\xe3\x25\x35\x76\xc1\x44\xcd\x24\x3a\x57\x73\x00\x82\x95\x3a\x32\x11\x84\xac\xd4\x05\xc7\x34\xbf\x70\xce\xcd\xaf\xd5\x74\x10\xd8\x93\x7c\xd3\xd5\x9e\xef\x90\x5f\xf9\x85\xe8\x56\xc4\x77\x20\x72\x6e\x7e\x87\xf6\x74\x7a\x26\x67\xb6\x9a\x9d\xde\x1c\x93\x86\x37\x7e\x7e\xf1\x70\x15\xed\x32\x70\x02\x46\x26\x66\x71\xff\xf1\x82\xaf\x9a\xc9\x86\xad\x66\xdc\x0f\x51\x75\x64\x82\x12\x89\xaa\xab\x2d\xda\x85\x9d\x37\xa3\x24\x28\xa8\x23\x0f\x45\x36\x22\x78\x16\x96\x22\xb9\x54\x18\xac\xc0\xac\xe6\x37\x85\x49\x9a\xd9\x39\xb9\x64\x92\x0a\x23\x0f\x9a\xea\x24\x12\x5e\x67\x7e\xa1\xf0\xf2\x3a\x17\xbc\xce\xc1\x3a\xcd\x92\xd7\xb9\x20\x6e\xe6\xd7\xf0\x2a\x5f\xfb\x81\x91\x27\xef\xa8\xcf\x00\xf2\xcb\x46\x38\xb4\x34\xdd\x08\x51\x96\x24\xce\xd5\xd8\xbf\xfd\xf2\xf1\x2a\x40\x53\x01\x26\x8f\x57\x01\xe0\x72\xe6\xd7\xe7\x46\x9b\xaa\x1b\x61\x86\x2d\xaf\x73\xc1\xd8\xcc\x24\x07\x96\x8c\x4d\x61\xb0\xb1\x60\x35\x7d\x06\x90\x59\xf6\x5f\x92\x38\x57\x7f\x7c\x46\x66\x8d\x7f\x75\x7d\x06\x30\x58\x78\x5a\xf2\x3a\x85\xcc\x1a\xff\xea\xba\x11\xa8\x9e\x23\x33\xdd\x91\xea\x29\x64\x36\x53\x2e\xa9\x9e\xab\xeb\x6c\x98\x74\x77\x9d\x0d\x90\xaf\xcb\x46\xdc\x8a\x9e\x8e\x2e\x9f\x76\x2d\x45\xc1\x55\x19\xd1\x56\x74\xb8\x8a\xa6\x92\xd6\x5e\x70\x44\xf3\x45\xcc\x23\x47\x74\x41\x08\x1d\xec\x94\x58\x12\x42\x17\xec\xcf\x7c\xe1\xde\x64\x7f\x2e\x18\x9f\x83\x05\xb1\xd5\xd5\xfb\xfe\xe8\x7a\x66\x95\x7c\x75\x9d\x4d\x47\xc9\xcb\x8b\xd6\xab\xe4\x40\x66\xcd\x7a\x75\x95\x1c\x18\xc5\x17\x52\xc9\x81\x7c\x31\x60\x77\x67\x07\xc0\x28\x97\x37\xda\xd4\x45\xaf\x32\x14\x4b\x2e\x15\x46\xf1\xb5\x1d\xb0\x81\xcc\x3a\xf3\xea\x0e\xd8\x50\x50\x47\xb9\x7c\xbc\x2f\xf4\x18\x49\x66\x6d\x78\xc9\x37\x15\x46\xb9\x7c\xbc\x2f\xb4\x50\x80\xa2\xc8\x17\x22\xe5\x52\xec\xc2\xf0\x85\x1e\x1b\xca\xac\xc1\xae\xae\x0d\xf5\xb0\x5d\x74\x8e\x6b\x33\x40\x66\x61\x73\x49\x28\x15\x46\x21\x74\xe9\x9a\x15\x8c\xd1\xcc\x92\xe5\xea\xce\x2e\x80\x51\x08\x2e\x65\x8f\xae\xfe\x44\x7f\x99\x15\xc2\xd5\x8d\xfe\xa0\x8a\x0e\xf6\x89\x2c\xa9\xa2\x0b\x2e\x68\x66\x25\x6e\x75\x4d\x14\xc6\xe7\x60\x1d\x71\xc9\xf8\x5c\xfd\xd0\x2e\x3c\x53\x37\x62\x83\xb8\x39\x4a\x56\x64\x7f\x1d\xb4\x70\x2a\x52\x01\x0e\x5a\xe8\xa7\x3d\x76\x21\x66\x45\xba\x6b\x75\xcd\x0a\x18\xac\x36\xae\xae\x59\x75\xcd\x0a\x4b\x93\x04\xba\x86\x66\x85\x0d\x0d\xcd\x0a\x18\x05\x9d\x18\x9a\x15\x54\xd1\xec\x92\x94\x54\xd1\x05\x55\x74\xb0\x4c\xb9\xa4\x8a\xae\xf1\xe8\x7d\x76\x81\x68\xa8\xf7\xc0\x60\x99\x72\x0d\x07\x6c\xd8\xa3\xd9\x75\x1e\xd9\xa3\xc2\x60\x4b\xcb\x1a\x9a\x02\x90\xc9\x93\xad\xe1\x10\x00\x0c\xaa\x46\xac\xe1\x74\x1a\x12\x68\x76\x9d\x47\x12\xe8\x82\xe5\x39\x5c\xf2\x1c\x6a\x21\x90\x5d\x4f\x91\xf1\x29\x8c\x52\x14\xd9\xfa\x47\x0b\xb3\x2b\x25\x43\x2d\x04\x86\x0b\xa3\x43\x4f\x0e\xe4\xc4\x48\x2f\x09\x54\x18\x05\x5d\x95\x04\xba\xc6\x13\x6f\x66\x57\x37\x86\xf1\x26\x30\x5c\x3e\x95\x17\xba\x20\x81\xe6\x54\xbe\xcf\xa0\x5e\x72\x44\x85\xc1\xae\x9e\x35\x8c\x3d\x07\x7a\x9b\xaa\x3f\x65\x1b\xd5\x5b\xcc\x62\xa8\xb7\xd0\x3b\xb3\xab\x13\xc3\x10\x12\x18\x85\x18\x6f\x38\xf9\x18\x0c\x07\xa4\xbe\xd6\x70\x38\x80\xfd\x39\x0a\x6b\x18\xb2\x3f\x17\x54\xcf\x4c\xea\x6b\x49\xf5\x5c\x43\xbd\xad\x74\xa7\x7a\x0b\xe4\x34\x14\xd9\x54\x26\x1f\x85\xb0\x6f\xa8\xca\x40\x4e\x43\xd1\x52\x84\x37\xc0\x10\x87\xaa\x0c\x47\x34\x93\x20\x5b\x72\x44\x85\xc1\x9e\xa4\x35\x9d\x15\x53\xdd\x23\x27\xc6\xb7\xa9\xef\x07\x46\x61\x44\x9d\xae\x29\x02\xd9\xc5\x80\xa9\x2a\x4f\x55\x99\x75\x66\xc9\xa5\x6b\xbe\x69\xd7\xf4\xf1\x4b\x11\xed\x62\x01\x71\x1a\xcd\x40\x2e\xcd\x19\x47\x2f\xb9\x54\x18\x85\xd1\x59\x72\xe9\x82\x49\x9a\x33\x2e\x5c\x26\xa9\x30\x0a\x6e\x44\x26\xe9\x9a\x8f\x76\xe7\xcc\x5a\xc3\x54\xbb\x61\x8f\x8e\x42\x8c\x37\x0d\x47\xe7\xe2\x17\x99\x9a\x4f\x5d\xf8\xd4\x5f\xb3\xa4\x34\xb5\x01\x20\x3b\x93\x9d\xcb\x5f\x5c\xfe\x22\x3d\xa1\x0b\x9f\x8f\x0d\x64\xe7\xa8\x53\x1b\x00\x46\x21\x1c\x9d\xeb\xf3\x8b\x8f\xff\x71\xc6\x28\x05\x55\x18\xa5\x2b\xb2\x73\x30\x1e\x67\x8c\x53\xe3\x99\x1a\x0f\xe1\xe8\xd4\x78\xe6\xe3\xa3\xb3\x13\xbf\xe9\xd4\x7c\xea\xaf\x51\xb9\xa9\xbf\x86\x6f\x9a\x9d\x60\xc9\x37\x15\x46\x21\xde\x94\x6f\x2a\x64\xa7\x28\xf2\x4d\x85\x51\xba\x8f\x47\xef\x21\x97\xe6\x5c\x69\x84\xfe\x1a\x18\x85\x65\x59\xc9\xa5\x42\x76\x8a\x22\xb9\x54\x18\xec\x40\x5b\x92\x4b\x85\x9c\xab\x22\x5b\xbf\x6d\x3d\x6a\xe2\xfc\x0d\x8e\x69\xce\xaa\x9c\x01\x34\x30\x4a\x57\x64\x47\x3f\x43\x40\xce\x2a\x93\xb1\x18\x30\xcc\x50\xc8\x24\x5d\xd0\x46\xb3\xb3\x03\x69\xa3\x6b\x12\x78\xb1\xe7\x6d\x4d\x03\x2f\x20\x1b\x8c\xcb\x24\x15\x46\x21\xfa\x9b\x9a\x28\x90\xb3\xaf\x6d\x78\x06\x93\x74\x94\xe1\x8d\x7e\xed\x43\xaf\xda\x54\x07\x0d\x60\x14\x4c\x54\x12\xe8\x7a\xbf\xd1\x2f\x6e\x7c\x3b\x42\xc0\x0b\x1d\xec\xb2\x5b\xf2\x42\x85\x9c\x19\xb9\xe4\x85\x0a\xa3\x7c\x44\x53\xd1\xe4\xaa\x84\xe8\xad\x08\xfd\xc2\x90\xa5\x8a\xae\xb7\x96\x86\xd5\xbe\xb5\xb4\xb7\x96\xc6\x90\xf7\xd6\xd2\xde\x58\x9a\xe1\xd9\x5b\x4b\x7b\x33\x95\x28\x84\xa0\x6f\xc7\x11\x38\xa6\xb9\xb0\x78\x22\xc7\x54\x18\xec\xfe\x5b\x6f\xa7\x12\x70\x4c\xb3\xc1\x92\x1c\x53\x61\x98\xd1\x79\x3b\xb4\xbc\x1f\x83\xc9\x0e\xfe\x6f\x0d\x06\x18\x85\xb1\xf2\xad\xc1\xbc\xb1\x8e\x82\xa5\xbd\xb5\x8e\x37\x0b\x57\xe6\x7d\xde\x8e\x23\xf0\x55\xb3\x83\xbf\x7c\xd5\xf5\x66\x8d\xbf\xe2\x60\xde\x1a\x0c\x7c\xd5\x5c\x18\xa6\xe4\xab\x0a\x83\x2d\x88\xeb\xed\xa8\xf0\xc6\x3a\x0a\xc3\xd4\x5b\xeb\x00\x86\x39\xa4\x77\x7c\x7e\xf1\x70\x15\xcf\x72\x79\x0b\x18\xd5\xce\xd1\x60\xa0\xc3\x66\x07\x1d\xe9\xb0\xc2\xa8\xb8\x34\xe9\xb0\x0b\xee\x6b\x2e\x58\x9a\xdc\xd7\xf5\x7e\x42\x9f\x61\x3e\xea\xed\xb2\x3f\xac\xd6\xac\xdb\x96\xd5\xba\xde\xac\x95\x56\x1c\xdf\x5b\xf5\x05\xb2\xce\xea\xad\xfa\x02\xa3\x12\x35\xc8\x7d\x5d\xf0\x5d\xb3\x6e\xe8\xad\xfa\x02\x83\xad\x91\xeb\x7d\x3e\xbf\x48\xdf\x63\x1d\x6f\x87\x13\x60\xd4\x4b\x91\x9d\xc3\x08\xf3\x98\xfb\x77\x87\x62\x39\xb5\x0b\x6a\x6c\xd6\xf4\xa5\xc6\x0a\x83\x2d\x97\xeb\x56\xe1\xa1\xc6\xe6\x32\x14\xdd\x8a\x6e\xae\x6a\x88\x96\x22\xda\xc8\x04\x4b\xb6\xac\x30\xcc\xd2\xdd\x4e\x2b\xe0\xc1\x66\xcd\x42\x1e\xac\x30\x2a\xd1\xae\x3c\x58\x21\xab\xca\xf2\x60\xd7\x8d\x0d\x54\xa2\xa4\x5b\x1b\x00\xb2\xea\x27\x35\x56\x18\x35\xf9\xf8\xa9\x68\x73\x55\x42\x74\x14\x1d\xae\x42\xe4\xb4\xe2\x26\xee\x67\x6f\xeb\xba\x35\x0b\x60\xb0\x61\x74\xdd\x46\x5c\x40\xfe\xbc\x90\xa3\xcd\x4d\xdc\x5f\x19\xa6\x6e\xcd\xe2\x26\xbc\xfa\xeb\xe3\xfd\x45\x92\x0e\x95\xe9\x8e\x64\xdc\x05\xf3\x36\x57\xec\x49\xe6\xad\x30\x2a\xc6\x73\x3b\x15\x00\x72\x65\x45\x54\x32\xae\x30\x2a\x83\xd9\xed\x68\x03\x3f\x37\xff\x55\xe4\x2f\x6a\x03\xc4\xd7\xb7\x36\x70\x63\x03\xec\x34\x5d\xb7\x36\x70\x6b\x03\x44\x95\xb7\x36\x00\xe4\x8a\x3d\xdd\x0e\x07\x72\x7d\x2b\x43\x9e\x5c\xdf\x75\x33\x3b\x60\x3f\xea\xba\x9d\x1d\xdc\x5a\x0a\x61\xb2\xf4\xdf\x75\x33\x81\x67\x3f\xea\xba\x9d\x30\x40\xff\x1d\x26\x4d\xa5\xff\x2e\xb8\xbe\x99\x9d\xa6\x4b\xae\xef\xba\xf1\xfd\x6c\x9d\x5d\xb7\xc6\x03\xe4\x4a\xb8\x21\xfd\x57\x18\x9f\x17\x32\x62\x83\xc5\x9b\x2b\x89\x74\x59\xbc\x4b\xca\xae\x09\x58\x29\xbb\x0b\x32\x6e\xae\xd8\x93\x64\x5c\x61\x54\xc2\xe4\xa5\x57\x87\x79\x9b\xd9\x43\xba\x64\xde\x0a\xc3\xce\x91\x79\xbb\x60\xdb\xe6\x3a\x7c\x16\xef\xb8\xd4\x68\xc2\xe4\xa5\x46\x43\xc0\xcd\x15\xbd\x5f\xaa\xaf\x64\x5c\x3b\x47\x32\xee\x5a\x2c\xfd\xb0\xef\x73\x2d\x97\x7e\x80\x51\x89\x4a\xd7\xfd\x79\xfc\xe3\xf1\xa8\x21\xb7\x96\xea\x0b\x8c\xca\xe0\x2f\x3f\x77\x41\x8d\xcd\x0d\x87\x2a\x35\x56\x18\x6c\xfc\x5d\x4b\x5d\x05\x72\xbb\x14\xf9\x8b\x7a\x75\x42\x84\xa5\xfa\x02\xb9\x61\xa2\x12\x68\x85\xe1\x47\x93\x40\xbb\xd6\xa3\x98\xb9\x31\x21\x5d\x2a\xa6\x04\xda\x4a\x20\x21\x81\x76\xc1\x90\xcd\x0d\xbd\x5f\x3a\x7a\x60\xd4\xe6\x8d\xb7\x22\x5a\x9f\x15\xd9\x7a\xe2\x27\xb6\x1a\x2f\xd9\xb2\x0b\x3a\x6c\x36\xd1\xb9\xf4\xfd\x4b\xbd\x6f\x8a\x6c\xd7\x03\xb9\x31\xda\xc8\x96\x15\x06\x1b\x92\x97\x6c\xd9\x05\x5b\x36\x37\x14\x53\xb6\xac\x30\x54\xb9\xa5\x29\x40\x5b\xcd\x8d\x31\x69\xa9\xab\x4b\xdf\x4f\x84\x2b\x85\x75\xad\x47\x31\x73\xb3\x0b\x55\xcc\xa5\x57\x57\x31\xf5\xea\x40\x6e\x36\xd5\x79\x03\x44\xd7\x61\xea\x5e\xa2\xeb\x82\xaf\x9a\x1b\x37\xca\x57\x15\x46\x65\xd0\x08\xfd\x2a\x7c\xd5\xdc\x88\x79\xe4\xab\x0a\xc3\x04\xbf\x7c\xd5\x15\x68\x61\xc3\x93\x87\x5a\x08\x8c\x4a\xec\x1a\x3a\x51\x38\xaa\xb9\x0d\x9f\xb5\x14\xd1\xf7\x18\x8c\x7c\xd5\x15\xf8\xd5\x36\x15\x1d\x45\xf8\x55\x62\x57\x29\xac\x0b\xbe\x6a\x6e\x78\x72\xf9\xaa\xc2\x90\x52\x10\x06\x25\x40\xee\x24\x8c\x42\xef\x1b\x7a\xdf\xee\x8d\xb6\x8b\x09\x69\x67\xf0\x0f\x27\xa4\xc0\xa8\x0c\x60\xa1\x13\x05\x32\x25\x22\x57\xe8\x44\x43\x2d\xb4\x73\xd4\xc2\x78\x94\x29\xb3\x3f\x73\x85\xca\x04\x8c\xca\xc2\x68\x18\x6e\x40\x61\xcd\xe6\x28\xa5\xb0\x0a\x43\x12\x43\xa8\x5f\x81\x5f\xa5\x50\xdf\x0a\xfd\x6a\xa8\x39\xa3\x7c\x7f\x28\x0e\x15\x0b\xc8\x1d\x1f\x1b\xae\x72\x87\x6e\x97\xa0\x35\x74\xbb\x71\xe8\x02\x7c\x6c\xb8\xb0\x09\x8c\x3a\x14\xd9\x05\xb8\x4a\x0a\xc7\xad\x38\x9f\x1b\x71\x36\x43\xd1\x54\xf4\x7c\x40\xca\xb8\x2d\x79\xb0\x0b\xee\x6b\x66\x17\xe6\xda\xc6\xc4\x92\x5e\x2b\xca\x20\xe9\x55\xc8\x26\x3a\xb7\x51\xc3\x36\x6a\xc0\xbd\xc9\x83\x5d\x90\x5e\x33\xbb\x30\x97\xa4\xd7\x25\x9d\xb5\x12\x26\x4b\x67\x5d\x9b\xe5\x96\x8e\xfa\x6d\x97\x5b\xa4\xb3\xea\x04\xa5\xb3\x0a\xb9\xa3\x0c\x5b\xed\xde\x6a\x37\x71\xec\x56\xbb\x37\x6b\x8a\x9d\xcf\xbc\x55\x52\x60\xd4\xa9\xc8\x5f\xc4\x7b\x76\x5f\x48\x25\x95\xce\x2a\x4d\x44\x3a\xeb\xda\xe8\x6d\xb7\xa9\xea\xed\x26\x72\x66\xbb\xfd\xda\x2a\x29\x90\xbb\x8d\x50\x49\x81\xd1\x50\x65\x79\xb0\x42\x1e\x9f\xc7\xdb\x13\xc4\xd7\x3a\xe7\x6d\x7c\xbd\xf1\xc4\xd4\x0a\x5b\x5b\x4f\xbc\xc9\xf8\xb1\x7d\x6a\x6d\x15\x7e\x3f\xea\x9b\xa9\xa3\xb5\xb6\x8b\x7e\xd0\x61\x47\xfb\x88\x7c\x16\xde\x93\xea\x51\x6b\xeb\x3d\x81\xd1\x88\x3d\x65\xcb\x0a\xd9\xdc\xa7\x6c\xd9\xb5\x1f\x85\x1f\x8d\xd8\x73\xab\xf0\xf0\x55\x33\x15\x9f\xd6\x76\x58\x07\x46\x23\x46\xdc\x2e\xd5\x03\x99\x3a\x47\x6b\xbb\x36\x03\x0c\x87\x16\x19\xae\x6b\xb3\x36\x63\x1e\x75\x3b\xf8\x03\x83\x92\x02\x6b\xab\xd1\x40\xa6\x9e\xd0\xda\x6a\x34\x30\x1c\x80\xb6\x21\x37\xdc\xd5\x4c\x3d\xa1\x25\x77\x75\xc1\x5d\x1d\x8d\x18\x51\xee\xea\x82\x5c\x9a\xa9\x89\xb3\x24\x97\x0a\x43\xf2\xcd\x71\xc0\x06\x32\xf5\x62\xd6\x51\x0b\x81\xd1\x08\xe2\x8e\x93\xb5\x83\x16\x52\x09\x66\x1d\xb5\x10\x18\x52\x74\x8e\x5a\x78\xf0\xb1\x54\x82\x59\x47\x1f\x7b\x18\xe9\x1b\x31\xe2\x71\xa4\x07\xf2\xe8\xfe\xe2\x5b\x11\xdf\x91\x81\xf1\x38\xa5\x3b\x68\x34\x1b\x15\xd7\x51\xa3\x81\xd1\x70\x49\x47\x8d\x06\x32\xe5\x55\xd6\xd1\x13\x1f\x08\x33\x8d\x78\xf3\xb8\x24\x0e\xa7\x36\xb3\x9d\x71\xc9\xa9\x15\x86\xd4\x21\x39\xb5\x42\x66\x3b\xe3\x92\x53\x2b\x0c\x07\x59\x39\xb5\xeb\xa8\xd1\x4c\x5b\x8f\x1a\x7d\x58\x4f\x69\x59\xd1\x52\x44\xeb\xa7\xbf\x68\xeb\x89\x2d\x28\x76\xbb\x64\xde\x0a\x99\xa2\x22\xeb\x18\x5b\x00\xa3\xa1\x26\x92\x71\x17\x04\xdc\x4c\xb9\x90\x75\xf4\xea\x90\x71\x87\x03\xb6\x64\x5c\x21\x53\x4a\x63\x49\xc6\x15\x46\x43\x4d\x8e\xd6\x01\x64\xf3\xbb\x47\xeb\x38\x5a\x07\x4b\xa9\x47\xeb\x38\xc4\xd4\xf3\x52\x64\x53\xb5\x0e\x62\xc4\xa3\x75\xc0\xf5\xcd\x6c\xd9\x5c\x72\x7d\x85\xd1\x88\x11\x8f\xb1\xc5\xc1\xb9\x4f\x2c\xed\xe8\xdc\x81\x41\x85\x88\x75\x74\xee\xd0\x7f\x33\x25\x2b\x96\xf4\x5f\x61\x34\x3c\xb9\xfc\x5e\x21\x4f\x3f\xad\xc6\x07\x8c\x46\x30\x2e\xbf\x57\xc8\x6c\x12\x5d\xf2\x7b\x85\xd1\xaa\x22\x5f\x88\x99\xec\xf4\xd3\x6a\x56\xc0\x90\xef\x25\xbf\x77\x41\xd3\xcd\xd3\x8e\x76\xec\x90\xa6\xdb\xaa\x37\xda\x2e\x56\x5d\xa6\x5d\xe8\x84\xf4\x68\x8f\x8f\xf1\x85\xcc\xdd\x80\x87\x9b\xd9\x70\x1a\x2f\xd6\x37\x85\xd1\x9e\xd8\x35\x5e\x8c\x30\x01\xc3\x36\x53\xde\x20\xac\x2e\x1c\x2f\xad\xf6\x89\x5d\x43\xb6\x6d\xc0\xb0\xcd\xf3\x89\x9f\x02\x9a\xed\x03\xb6\x9e\xc7\xdf\x3e\x1e\x4b\x9b\x6d\x7c\x77\x28\x0e\x0b\x12\xc7\x8b\x85\x14\x68\x6a\xf1\x22\xfe\x89\x17\x26\xc6\xe6\xf7\xa0\x5e\xf1\x07\x06\x34\xb5\xb0\x6e\x71\x40\xd3\xcd\x6c\x58\x8f\xd7\xf2\x4d\x1c\x34\x1a\x5d\x80\x3d\xc5\x8b\xc5\x48\x36\x73\x07\x8c\xde\x0f\x0c\xc8\x6c\x21\xb1\x37\x5e\x2a\xd6\xa4\x11\xdb\x97\x53\xb1\x1a\x37\xa2\x58\x41\xbd\xe1\xc2\x7e\xd4\xb0\xde\xb0\x30\xda\x33\xee\xc6\x6b\xdb\x88\x47\x8b\x0a\x3b\x4d\x43\xb6\xac\x30\xa8\x31\x1d\x56\x25\x16\x0a\x5b\x41\x43\x02\xad\x30\x5a\xe3\x85\xd0\xa2\x80\x21\x5b\x5e\x89\xa6\x1e\x5f\x88\x25\x38\xca\x85\x84\x65\x83\x03\xd2\x6c\x61\xaf\x66\xbc\x8e\x8f\x67\x49\x1c\xf6\x55\xbc\x8e\x8f\x7f\xf4\xa3\x90\x9d\x0e\x39\xb5\x71\x31\x59\x6b\x4f\xa0\x19\xf0\x6b\x3f\x50\xc8\x4e\x87\x34\x5b\x61\xb4\x27\x84\x0c\x4b\x10\x07\x6c\xdb\xf2\x2a\x8a\xba\x22\x4c\xec\x89\x1a\xc2\x12\xc4\x41\xbd\xe1\xc2\x06\xc8\xb0\xde\xb0\x30\xda\xe3\x89\xc3\x7a\xc3\x01\x19\xb7\x90\xe9\x0e\xc9\xb8\x41\x09\xe2\x41\x7c\x1d\x96\x20\x0e\x6a\x0c\x17\x32\xdd\x71\xa9\x6b\x14\x14\x1e\x94\x31\x09\xe8\xbb\x1f\x28\x6c\xfb\x0b\x59\xbc\xc2\x20\x0a\x0f\xeb\x0d\x0b\x85\x0d\x7d\x71\xdd\xb6\x8b\x90\x9b\x62\x27\x21\xd7\x37\xa0\xec\x16\x36\xf4\x85\x94\xdd\xb8\x0c\x37\x06\xad\x5f\x3e\x7e\xf1\x2c\x1b\xa1\x7e\x5d\xea\x17\xca\x74\xa9\x5f\xf0\x73\xcb\xcb\x46\x10\x6e\x04\xc5\x89\x07\xdc\xc4\xa0\x42\xf1\x03\xbc\xe3\xe0\x1d\xc3\x77\x24\x98\x26\xee\x8f\x2b\xec\xe8\xe0\x59\x93\xa6\x86\xcf\x62\xa1\xae\x7d\x44\x76\xe1\xe3\x31\xcb\xf5\xe2\xc6\xed\xd7\x56\xa3\x27\xaf\xad\x46\x53\x63\xb8\x90\xd6\x0e\x88\xb9\x0f\xd0\x5f\x93\x46\x6c\xfb\xeb\x51\xdf\xc2\x76\xb3\xb8\x54\x5f\xc9\xb8\xfd\xc5\x3b\xaa\xbe\x40\x61\x23\x59\x58\x6f\x38\xa8\x31\x3c\xfa\x8b\x77\x3c\xbe\xe3\xa1\x5d\x89\x1b\x8f\xed\x22\x28\xe9\x36\xf5\xf8\xb5\x1f\x57\x59\x48\x6b\x87\x2c\x5e\x61\x30\x1f\x09\x59\xbc\x01\x73\xb7\x5c\x89\xd7\xd6\x3a\x60\xf1\x8e\xfe\x52\x64\xeb\xd1\x7b\x36\x6c\x85\x94\x5d\xa1\x90\x9d\x0e\x29\xbb\xc2\xe8\x4f\x5c\x17\x49\x53\x48\x8f\xde\x17\xf6\x4a\x45\x52\xef\x81\x01\xbd\x33\x2c\x54\x1c\x70\x7d\x0b\xfb\x9b\x42\xae\xaf\x30\xfa\xa5\xe8\xad\x88\x46\x3c\x83\x59\x24\x95\x1c\x18\x90\x40\x23\x11\x06\x45\x7a\x74\xbd\xb0\xd1\x27\x60\x07\x7f\x60\xf4\x27\x46\x0c\x49\xc2\x42\x21\x3b\x1d\x56\x38\x0e\xaa\x1a\x8f\x8e\x67\x82\x43\xfc\xc0\xe2\x2a\x5a\xaf\x46\x4b\x12\x66\xb2\x16\x92\x84\x85\xc2\xce\x94\x90\x24\x2c\x0c\x68\xa7\x21\x49\x38\x60\x01\x17\xf6\x9c\x44\x5a\xb6\x6b\xd9\x2e\x1e\xbf\x6c\xd7\xa2\x5d\x9d\xd6\x2f\xdb\xb5\xec\x2f\x7a\x55\x1b\x02\x0a\x3b\x40\xc2\x02\xca\xc2\x60\x7a\x18\x52\x89\x83\x3a\xca\x85\xbd\x1d\x91\x96\xed\xc2\x60\x28\x66\x1f\x49\x83\x81\x24\x5c\x28\x9a\x1c\xb2\x80\x85\x01\x1d\x36\x52\xf8\x8b\x4f\x9c\x52\x2e\xcc\x2a\x85\x9f\x83\x38\x85\x52\x40\x91\x88\x53\x02\x32\x70\x61\x6f\x47\x58\x21\x39\x20\x06\x0f\xea\xd9\x87\xc4\xe0\x48\x18\x4c\x42\x0b\x93\x06\x93\x70\xee\xd4\xaa\x8f\xa4\x75\x40\x0c\x2e\x49\x05\xd8\xb6\x5e\x53\xc8\xbc\xa3\xa6\x00\x94\x84\x59\x49\x0c\x16\x46\x57\x57\x35\x85\xf4\xe8\x7d\x49\x7e\x0e\xf5\x5e\xae\x30\xf5\xe5\x43\xae\x70\xc0\x0f\x2e\xc9\xce\x39\xb6\x8b\x49\x68\xcf\xdf\xa7\x6d\x45\x3a\xea\xed\x63\x30\x25\xf9\xbe\xc7\x5e\x81\x38\x40\xad\xf9\x48\x0e\x2d\x94\x7c\x2e\xec\x21\x0d\xc8\xc7\x1f\x18\x4c\xa7\x43\x0e\x72\xc0\x3b\x2e\x89\xf7\xb5\xfc\x73\xc0\x2e\x1e\xb0\x8b\x43\x76\xb1\x50\x60\xfe\x87\xec\x62\x61\x40\x12\x0e\xab\x38\x47\xbe\xe9\x28\xc6\xa4\x7c\xfb\x78\x46\x88\xfe\x04\x74\x91\x1d\x21\xe0\x20\x97\xf4\x11\x15\x45\x98\x05\xf1\x4f\xd6\x2c\x80\x42\x7d\xe6\xc8\x0e\x1a\xc0\xe8\x58\x9d\xe5\x9f\x83\x92\xcf\x25\x55\x7f\xf1\x56\x44\x4f\x7c\x6e\xa4\x27\x60\x2a\x97\x54\xf9\x45\x15\x3e\xab\xf0\x0c\x66\x96\x6c\x16\x0a\x04\xfe\xb0\x64\xb3\x30\xba\x8f\x57\xe1\xf3\x33\x9c\x14\x76\x9a\x46\x26\xc8\x0f\xf9\xcc\x1d\x3b\x97\xcf\x1c\x30\x95\x4b\x62\xc0\x96\xa9\x2c\x0c\xaa\xb5\x47\x56\xe1\x29\x9a\x5c\xa8\x96\x1c\xd9\xe1\x40\x0e\x32\xd5\xda\x43\x0e\x72\x50\x53\xb9\x50\xe1\x38\xac\xa9\x2c\x8c\x4e\x2c\x66\x4d\xe5\x80\x96\x5c\xd8\x43\x1a\xd2\x92\x85\xd1\x89\x04\xad\xa9\x1c\x54\x4b\x2e\xf9\xc5\xd7\x36\xe6\xc9\x8e\x10\x44\x6c\x92\x97\x03\xc2\x72\xc9\x38\x67\xab\x25\x0b\x83\xd5\x8d\x90\xbc\x1c\x14\x3d\x2e\x19\x4f\x6c\xd1\x63\x61\x50\xe6\x3d\x24\x2f\x07\x54\xe4\x02\x2f\x3d\x2c\x7a\x2c\x8c\x6e\x47\x1b\xf3\x00\x05\x1a\x77\x48\x4b\x16\x06\x65\xde\x43\x5a\x72\x50\x0e\xb9\x90\xfc\x8e\x62\xcc\x03\x0c\xca\xbc\x87\xa5\x91\x85\x02\xa9\x3a\x8a\xbe\xbf\xb0\x8c\x0d\xbd\x3c\x8a\xbe\x9f\x3a\xc8\x25\x63\x9b\xd6\x41\x0e\x68\xcd\x83\x55\x97\xb0\xe8\x71\x50\xf4\xb8\x64\xf4\xde\xa2\xc7\x21\xc5\x99\x55\x97\x90\xe2\x2c\x14\x58\xbc\x61\x1d\x64\x61\xb0\xea\x12\xd6\x41\x8e\x72\xd3\x13\x28\x79\x51\x31\x81\x01\x55\x3d\x8a\xbe\x1f\x28\xa4\xb5\xa3\xe8\xfb\x8b\x8e\x7e\x3c\x5f\xdb\x6a\xc9\x41\x39\xe4\x42\x5a\x3b\x8a\x5e\x1d\x18\x10\xda\xa3\xa8\xe4\x40\x61\x5b\x69\x48\xbd\x8e\xa2\x46\x0f\xba\x50\x8d\x06\x0a\x34\xdb\x90\x7a\x2d\x0c\xca\x74\x85\xd4\x6b\xa1\x40\xa0\x0d\x0b\x28\x07\xa5\x91\x47\x1f\xf4\x84\xbe\x1f\xea\x75\xc9\x76\x74\xd8\x85\xa4\x6f\x3a\x51\x16\x35\x91\x1f\xa0\xbf\x18\x34\xa0\x61\x7f\x60\xb0\xb2\x14\xb2\xb1\x83\x3a\xc8\x25\xdb\x39\x61\x7f\x69\x1d\x93\xa6\x6a\x1d\x30\xb0\x0b\x34\xca\x28\x9a\x02\x30\x58\x7f\x0a\xd9\xd8\x42\xc9\x3e\x5e\xeb\x28\x5a\x07\xf1\x53\xd1\x3a\x60\x60\x17\x48\x8d\x61\x01\x65\x61\xb0\x4a\x15\x16\x50\x16\x0a\x1c\xc0\x90\xa0\x1d\x52\xaf\xa9\x7b\x1f\x52\xaf\x03\x9e\x75\x29\x44\x6c\xf2\xac\x85\x01\xb5\x3f\x8a\x31\x0f\xa4\xea\x02\xd7\x2e\x24\x55\x0b\x83\x22\x63\x21\xa9\x3a\x24\x55\x53\x4c\x3e\x24\x55\x07\xb5\x8f\x0b\x34\xb7\xb0\xf6\xb1\x30\x28\x13\x1f\x92\xaa\x85\xc2\xe6\xd5\xa8\x06\xf6\xc0\xa0\x4c\x7c\x58\x21\x39\x28\x87\x5c\x4a\x9a\x88\xb6\x22\x1a\x41\xcc\x53\xb5\x0e\x08\xda\x05\x6a\x5a\x48\xd0\x16\x06\x65\xe2\x43\x82\x76\x40\xd0\x2e\x70\xc7\x42\x82\x76\x50\x02\x79\x50\x26\x3e\xaa\xa6\x00\xf5\xba\x94\xe2\xb3\x6c\xd7\x6d\xbb\x78\x47\xad\x03\x28\x70\xb4\x42\xea\xb5\x30\xd8\xab\x10\x52\xaf\xa3\xde\x7c\x0e\x86\x93\xaa\x75\x00\x63\xd8\x39\xcb\xa6\x32\x04\x40\x89\x8a\xaa\x75\x00\x83\x02\xf0\x61\xb5\x65\xa1\x94\x5a\xbf\x3f\x14\x5b\x8c\x59\x18\xd4\x87\x8f\xaa\x3d\x55\x46\x08\x58\x4e\x51\x35\x1e\xe8\xe1\x83\xd5\xc2\x90\x1e\x2e\x14\x6a\x2a\x87\xf4\x70\x61\x0c\x26\x91\xd5\xc9\x07\xf4\xf0\x02\xe7\x28\xa4\x87\x0b\x83\xfa\xf0\x51\x1d\x5a\xa8\xcf\x5c\xe0\xf6\x84\xf5\x99\xa3\x32\xd3\x18\x7e\x79\x87\x16\xa0\xc0\x42\x09\x4b\x36\x0b\x63\xf8\xe5\xb5\x27\xa0\x14\xe6\x49\xb2\xcf\x85\x41\x15\xf9\x90\x7d\x1e\x75\xf3\x8e\xb8\x91\xea\xe4\x83\x92\xcd\x83\x2a\xf2\x61\xc9\xe6\xa0\x4c\x73\x81\xa1\x11\x55\xe3\x01\x06\xa5\xea\xa2\x6a\x3c\xf5\xf0\x8b\x8c\x5c\xd5\x58\x0a\x5e\xfa\x18\x6a\x91\x43\x8b\xe7\x4a\x55\x4c\xac\x3a\x87\x00\x6a\x53\x95\x8d\xa5\xa0\xaa\x17\x98\x10\x21\x55\x3d\xa8\xdc\x3c\x58\x5d\x8d\xe6\x08\x01\x55\xbd\x90\xa7\x0f\xa9\xea\x41\x01\xe5\xc1\xea\x6a\x58\x40\x39\xa8\x96\x5c\xc8\x4e\x87\xd5\x92\x85\xc1\xea\x6a\x48\x68\x0f\xd8\xeb\x85\x8c\x72\xc8\x5e\x17\x06\xd5\xda\x43\xf6\xba\x50\x6a\x9e\x88\x42\x11\x5f\x1b\xed\x96\xd0\x2e\x94\xfa\x69\x84\xed\x52\x95\x19\x5a\x64\xaf\x07\x8c\xf5\x52\x7d\xbc\xbe\x5f\xf6\x3a\x75\xd8\x43\xf6\x7a\x34\xb4\xb0\x7e\x44\x6f\x45\x6f\xae\xa2\x11\xba\x70\xca\x2c\x17\xf2\xa8\x61\x99\x65\x61\x50\x55\x3d\xe4\xb8\x07\x1c\xf7\x42\xee\x33\xe4\xb8\x0b\x83\xa2\x7d\x21\xc7\x5d\x28\x64\x0f\xc3\x9a\xca\x21\xc7\x7d\x30\x98\xc9\x71\x0f\xaa\x25\x97\xda\x7c\x96\xed\x22\xc8\xa7\xf6\x7a\x58\x2d\x39\x1a\x91\x51\x45\xa3\x9b\xea\x0b\x0c\x4a\xfb\x45\x53\x7d\x81\x42\x66\x2d\x2c\xa0\x2c\x8c\x61\x53\x55\xdf\xc6\x6a\x10\x39\xb3\x68\x0e\x07\xc0\x60\xb7\x51\x34\x87\x03\xa0\x54\x06\xd9\xe6\x70\x40\xe5\xe5\x31\x88\xc5\xac\xbc\x1c\x14\x50\x2e\xa4\xb5\xc3\x02\xca\x21\xf7\x9e\x3d\x49\x21\xf7\x3e\x20\xda\x17\xf2\x3e\x21\xd1\x5e\x18\xc3\xce\x39\x76\x21\x13\x86\x8a\x75\x48\xb4\x0f\x0a\x28\x0f\x4a\x0e\x86\x05\x94\x83\x72\xc8\x85\x8c\x4e\x34\xe3\xa7\xe6\x08\x41\x94\x25\x85\x3e\xe0\xcb\x97\xf6\x52\x54\x14\xa1\x13\x44\x46\xf2\xe5\x03\x72\x7c\x69\x8c\x10\x92\xe3\x03\x26\xfc\x60\xf5\x3e\x64\xc2\x0b\x85\x0c\x45\xc8\x84\x17\x06\xab\xf7\xd1\x9d\x11\x00\x85\xdc\x43\x48\x8e\x8f\xee\x70\x40\xd0\xdb\x1d\x0e\x80\x42\x26\x20\x24\xc7\x47\xd7\x86\x58\x59\xea\xda\x10\x50\x58\xe3\x0f\xf9\xf2\xc2\x60\x8d\x3f\xba\x51\x16\x50\x58\xbd\x0f\x6b\x2a\x07\x7c\xf9\x31\xf8\x68\xf2\xe5\x03\xaa\x7a\xa1\x34\x72\x48\x55\x17\x06\xbb\xb3\xa2\xeb\xa3\x61\xac\x17\xd6\xac\xc3\x6a\xc9\xc2\x20\x13\x10\x5d\xeb\x80\x78\x5e\x58\x67\x8e\xae\x46\x4b\x42\xa7\x38\x7a\x48\x42\x8f\xfe\xa8\x6f\x69\xa8\x49\x8f\xcf\x8d\x7c\xa1\xa1\x08\xf5\xa5\xae\x70\x71\x69\xb1\xab\x5f\xc0\x20\x5f\x10\xdd\x39\x2a\x50\x5c\x9c\xb3\xec\x70\xc0\x32\x1f\x94\x3d\x0f\xcb\x0e\x07\xfc\xf1\xc2\xce\xdc\x90\xec\x1d\x50\xa4\x4b\x9b\xcf\x0b\x59\x20\x57\x18\x6c\x24\x0b\x0f\xcc\x0b\x18\xd4\xc5\x69\xab\x0c\x6a\x61\x90\x8e\x08\x19\xd4\x42\x71\x2e\x29\x83\x5a\x18\x03\x2d\xb4\x66\x6e\x8c\xa7\x8f\x8a\xb3\xc4\xe1\x98\x26\xa9\x9a\x7a\xe9\x21\xa9\x3a\x60\x50\x97\xce\x62\xa6\x0c\xea\x80\x41\x3d\xd8\xba\x16\x32\xa8\x85\xc2\x29\x62\x21\x83\x5a\x18\xf3\xf5\xef\x98\x15\x0f\xfd\x0f\x9c\xeb\xe2\x84\x54\x52\xb5\x30\xd8\xff\x16\x92\xaa\x85\xe2\xf4\xd0\x5a\xbc\x31\x48\x73\x50\x02\x3d\x86\xc3\x27\x74\xe9\xe2\x94\x4e\xba\xb4\x30\x28\x81\x1e\x43\xa3\xa6\x40\x6e\xe9\x2c\xb8\x0e\xe7\xf7\xb0\xa6\x07\x7b\xe9\xc2\xca\xb8\x01\xc5\xb9\x70\xa4\x53\x48\x71\x0e\x08\xc7\x85\x6c\x6b\x48\x38\x16\x06\x49\x9a\xb0\xe6\xad\x50\xc8\x7d\x86\x35\x6f\x85\x31\x19\xf2\xa6\x6b\x51\x40\xe1\x04\xa4\x90\xa9\x1c\xd0\x92\x07\xa9\x9c\x90\x96\x1c\x54\xa0\x2d\x86\x90\x56\xa0\x15\x06\x55\xd1\x63\xfa\xe5\xe1\xfa\x16\x4e\x95\x09\xb9\xbe\x41\xb9\xd9\xc1\xee\xbd\xb0\xdc\x6c\x40\xd9\x2d\x8e\xa8\x52\x76\x85\x41\x2a\x27\xa4\xec\x06\xfc\xdc\xe2\x38\x22\x3f\x57\x18\xd4\x3b\x0f\xf9\xb9\x01\x19\xb7\x90\x89\x0c\xc9\xb8\xc2\xa0\xde\x79\x48\xc6\x15\x8a\x5e\x5d\x32\xae\x30\xd8\x2f\x18\x16\x7f\x8d\xc9\xf2\xa7\xfe\x7a\xba\xc0\x03\x0c\xaa\xa2\x87\xc5\x5f\x03\xb6\x6d\x19\x4c\x64\xa6\xb1\x05\x34\xdb\x41\x8a\x29\xa4\xd9\x06\xd4\xd8\xa2\x2f\x93\x1a\x1b\xd0\x61\x0b\x09\xc5\x78\xeb\x50\x61\x59\x0e\x6a\x9c\x87\x2c\xcb\x80\x20\x59\xa8\xa0\x1d\x6f\x23\x23\xc9\x92\xa6\x36\x24\x4b\x06\x34\xc8\x42\xdd\xe8\x90\x06\x29\x0c\xea\xd4\x86\x34\x48\xa1\x50\x1a\x39\x2c\x01\x2a\x0c\xea\x6a\x86\xcc\xc8\x80\xf3\x58\x28\x7a\x1c\x72\x1e\x85\x31\xd1\x2f\x49\x8d\x71\xb3\xce\x43\x09\xe2\xb8\x9d\x43\x00\x83\xea\x9b\x61\xed\xd0\xa0\x50\x68\x61\x57\x61\x58\x28\x54\x18\xa6\x5c\x64\x43\x06\x0c\xc8\x42\xa9\xdf\xb0\x50\x68\x58\x28\x94\xca\xb8\x21\x1b\x32\xa8\xbe\x59\x7c\x21\xab\x6f\x0a\x63\xe2\xcb\x6e\x23\x23\xa0\x52\xa4\x35\x6e\x5d\x38\x30\x26\xbe\xec\x36\x32\x82\x3c\x58\x29\xd2\x1a\x92\x07\x85\x41\xfd\xdc\xb8\xf5\x2c\x40\xa5\x46\x67\xc8\x27\x14\x06\x55\x41\xc3\xe2\x9e\x71\x3f\x1e\xa0\x52\xa3\x33\x6e\x3d\x00\x30\xd8\xe1\x18\xb7\x53\xcd\xfb\xd1\xe8\x4a\xf5\xcd\xb8\xd5\x68\x60\x50\x0d\x37\xe4\x13\x06\x1c\xc2\xfa\x22\xae\xbb\xd5\x68\x60\x52\x61\x34\x6e\xa3\x65\xa0\x52\xf8\x32\xa4\x18\x0a\x93\x6a\xb8\x21\xc5\x30\x60\x0a\x56\x0a\x5f\x86\x4c\x41\x61\x52\x0d\x37\x2c\x14\x1a\xf7\xa6\x5d\x55\x91\xed\x7a\x60\x52\x0d\x37\xe4\x13\x06\x7c\xc2\x4a\xe9\xc8\x90\x4f\x28\xcc\x4f\x47\xeb\xbf\xa0\x18\x56\x8a\x42\x86\x14\xc3\x80\x4f\x38\x5f\x2f\x6f\x1c\x8a\xe8\x7b\x82\x12\xc9\x83\x41\x2d\xcc\xfa\x62\x05\xd9\x5a\x98\xc2\x64\x47\x68\x2c\xbf\x23\x24\xbd\xca\x51\x8a\x21\x49\x4f\x98\x14\xb5\x0d\x49\x7a\x01\x31\xaf\xb2\xfb\x2f\xac\x98\x29\x4c\x2a\xd8\x86\x15\x33\x83\x5a\x98\x95\xdd\x7f\x61\x2d\xcc\xa0\xf0\xe5\xa4\x82\x6d\x58\xf8\x32\xa0\xdf\x55\x76\xec\x85\xf4\x3b\x61\x9a\x0b\x5c\x2a\x00\xf4\xbb\x7a\xe1\xac\xa4\xdf\x09\xf3\x85\x2f\xb4\x7e\x65\xc0\xa2\xab\x26\x2d\x64\xd1\x09\x93\x0a\xb6\x21\x8b\x2e\xa0\xcc\x55\x2a\xc3\x85\x94\xb9\x58\x7e\x5a\x16\x82\xa5\xcc\x05\xd5\x24\x2b\xfb\xe7\xc2\x6a\x92\x41\x89\xc8\xc9\xa1\xa5\xb1\xfc\xda\x8b\x8f\x66\xee\x61\xf9\xd1\x96\x1f\x0d\x8f\xb9\xfc\x68\x10\xeb\x2a\xe5\xc3\x42\x62\x9d\x30\xd9\x67\x1b\x4b\x6f\x02\xd7\xae\xb2\xe7\x2d\xe4\xda\x09\xd3\x4c\xe6\xd2\x75\xc0\xaf\xab\x14\xe0\x0a\x8b\x4a\x06\x5c\xbb\xa9\x0d\xc9\xb5\x13\xe6\xeb\xdf\x71\x1c\x44\x58\x73\x52\xa8\x54\xc8\x8a\xd0\xd9\x50\x86\x72\x72\xb0\x6a\x58\x86\x32\xe2\x71\x1d\x95\x4a\x54\x11\x2e\x58\x50\x8d\x72\xbe\xb2\x22\x14\x2b\x6e\xf4\x83\x41\x36\x8c\x2a\x81\xc9\x59\xab\x21\xad\x2f\xa0\xf2\x55\x33\x0c\xd6\x9c\x14\x26\x3b\x86\x23\x8c\x2a\x29\x43\x59\xaf\xe1\xb3\xfc\xc5\xdb\x5f\x54\xe4\x2f\x06\xad\xc7\x97\x49\x9f\x13\x26\xfb\x8a\x43\xfa\x5c\x50\xdb\xb1\x26\x94\xc1\xda\x8e\xc2\xd4\x1b\x44\x7c\x9e\xf5\x98\xab\x4b\xf5\xd2\xe7\x84\x69\x7e\x37\x74\x23\x70\xe5\xaa\x4b\xf5\x72\xe5\x84\x49\x2d\xde\x08\xb5\x88\xa2\x90\x95\x12\x43\x61\x51\x48\x61\x52\x78\x37\x2c\x0a\x19\x81\x16\x25\x1f\xaf\x16\x85\x5a\x84\xff\x91\x1f\x17\x81\x16\x51\x58\x27\x42\x2d\x0a\x4d\x9f\x20\x4c\x7e\x5c\xc4\x33\xf9\xa8\x2e\xc2\xc7\xf9\x3c\x1e\x3b\xff\xdc\x18\x8a\x78\x47\x74\xcd\x6a\x92\xc2\xa4\x3c\x6f\xc8\xa2\x0b\x0a\x39\xd6\xc4\xe8\x6c\x21\x47\x61\x52\x9e\x37\x64\xbe\x05\x04\xb6\x4a\xb5\x9a\x90\xc0\x26\x4c\xb3\xd3\x56\x6d\x0c\x4a\x34\x56\xf6\xa9\x85\x25\x1a\x85\xf9\x22\xdc\xb0\x44\x63\xc0\x50\xab\x89\x64\xee\x76\x81\x07\x98\x2f\xa6\xad\xb2\xd5\x02\x56\x59\x75\xe1\x7c\x3b\xb4\x00\x53\x1f\xbb\x1d\x5a\x80\xea\x92\xf8\xd6\xb3\xc0\x3d\x9b\xe6\xc3\xb7\x6a\x02\x0f\xad\xba\x24\x2e\x0f\x4d\x98\x7a\x62\xab\x36\x06\xc5\x17\x2b\x3b\xbd\xc2\xe2\x8b\xc2\x7c\x31\xb9\xb5\xf8\x62\x50\x43\xb1\x52\x8d\x24\xac\xa1\x28\x4c\x4a\xfd\x86\x35\x14\x03\xd2\x59\x65\x0f\x57\x48\x3a\x13\xa6\x5e\x5d\xd2\x59\xc0\x1d\xab\xec\xce\x0a\xb9\x63\xc2\x34\x4f\x2f\x77\x2c\x28\x7f\x58\x5d\xec\xde\x7e\xed\xed\xd7\xc6\x41\x48\x27\x0b\xe8\x64\x35\xd3\x85\xd2\xc9\x84\x4a\xb5\x88\x38\x7a\x80\xf3\xe6\xf1\xcd\xab\x8a\xa2\xc2\x55\x0d\x51\x55\x84\x89\x36\x6f\xe4\x0b\xc1\x1d\xab\x94\x86\x08\xb9\x63\xc2\x74\x00\x3a\x2a\x00\x4c\xb0\x9a\x99\x90\x1e\xad\x16\x0a\xd8\x94\x52\x20\x05\x4c\xa8\x6c\xea\x0f\x29\x60\xc2\x94\x52\x70\x1c\x80\x60\x85\x55\xb6\x3c\x85\xac\xb0\x38\xcb\xd6\xd3\x08\x67\x53\x30\xb9\xaa\xeb\xcc\x32\xb9\x84\x29\xf1\x40\x26\x57\x40\xdb\xaa\xec\x48\x0f\x69\x5b\xc2\x74\xac\x94\xb6\x15\x50\xb5\x2a\x9b\x99\xe2\x38\xaf\x04\x26\xf5\x86\xe3\x38\xaf\x3c\x28\x13\x9b\x99\xe2\xa8\x4c\x30\xb9\xe6\xcb\xd7\x76\x3e\x03\x6d\xab\x72\xb8\x5e\x48\xdb\x12\xe6\x8b\x65\x11\x69\x5b\x01\x47\xab\xba\xce\x2c\x47\x4b\x98\x94\x1d\x8e\xe3\x60\x06\x54\xf6\x61\x87\xb4\x2d\x61\x52\x7a\x3b\xa4\x6d\x05\x95\x1a\x6b\x61\xe4\x3a\x06\xe3\xc0\x7c\x31\xa7\x97\xc9\x15\xb0\xb7\x6a\x49\xfe\xe2\x54\x64\xeb\xbd\xd1\xd6\xe3\xd2\xd8\x3e\x15\x32\xb9\x84\xf9\x22\x04\x95\xc9\x15\x70\xb4\x6a\x49\x3e\xde\xef\xb8\xf9\x8e\xcc\xfc\x8f\xab\x2e\x70\xb4\xaa\x0b\xd4\x72\xb4\x84\x29\xe9\xc3\x1a\x8c\x01\x6d\xab\xb2\x21\x39\xa4\x6d\x09\x93\x82\x0a\x71\x1c\x18\xe1\x68\x55\x16\xa8\xb7\x1c\xad\x0d\x71\xaa\xb2\xce\xbc\xa9\x55\xf8\x00\x1e\xf3\xd1\x9c\x6d\x7d\xc2\x0d\x25\xaa\xb2\x14\xbb\xa5\x44\x09\xf3\xf5\x0c\x3a\x5b\x4a\xd4\x86\xf3\x54\xd9\x61\xb4\x5f\xcb\x1b\x17\xb6\x3d\x78\x3c\x93\xee\x4d\x15\xc3\x5a\x3e\xa2\xad\x08\xbf\x3a\xbe\x4f\xdb\xda\xaf\xe5\xaf\x33\x98\xb1\x97\x6e\x7b\x46\xbc\x30\xa1\xaf\x6c\x4b\x21\xee\x97\xfa\x31\x69\xd0\xb6\x8d\xea\xc7\xe4\x4d\xb6\x5d\xf0\x74\x7a\xe5\x10\xbb\xed\xd9\xeb\xc2\x7c\x4d\x45\x5e\xc5\xb2\x2c\x87\xc5\x6d\x4f\x55\x17\x26\x05\x24\xb6\xa7\xaa\x6f\xb8\x50\x95\xdd\x33\x5b\x2e\xd4\x7e\x39\x68\xd0\x54\x89\x4f\x1b\x66\x52\x65\x45\x74\xcb\x4c\x12\x26\xb4\x9a\x2d\x33\x49\xa8\xec\x19\xd9\x54\x11\xfc\xc0\x7c\x3d\x86\xb8\x2d\x26\xb8\xe1\x2c\x55\xd6\x3a\xf7\xc5\xdc\x59\x98\x2f\x5e\x1b\x2e\xd3\x03\x99\xab\xb8\x11\xff\x23\x4c\xe2\xd8\x2d\xa5\x69\xc3\x4c\xaa\xec\xba\xd8\x32\x93\x84\x49\xd5\xeb\x0d\x4b\xe9\x03\x95\x7d\x0b\x5b\xb2\x92\x30\x29\x7f\xb1\x29\x52\xf8\x00\xed\x42\x65\x2e\xf5\x83\x5a\x85\x93\x98\x78\x5b\xab\x70\x43\x69\xaa\xec\x35\xd8\x52\x9a\x84\x09\x75\x68\x5b\x72\x70\x43\x56\xaa\xb0\xf5\xb7\x64\x25\x61\x12\x39\x6f\x4f\x55\xdf\x17\xa1\x0b\xec\xf5\x4d\x15\xc1\x0f\x4c\x8e\x2a\xdf\x16\x13\xdc\x30\x93\x6a\xf3\x85\x54\x00\xe0\x82\x5b\xb8\x3d\x2f\x5d\x98\x54\xa4\xdf\x92\x95\x36\x05\x04\x6b\xfb\x88\xba\xa2\xce\xba\x3c\x4d\x65\x30\xdb\xd0\x90\x2a\xd4\xeb\x2d\x0d\x69\x43\x43\x9a\xb0\x9c\xb6\x34\xa4\x0d\x83\xa8\xb2\x7b\x66\x5b\x00\x50\x98\x54\xb7\xdf\xb2\x89\x84\x0a\xfd\x77\x7b\xc6\xb9\x30\x29\xf1\xb1\x2f\x55\x8e\x63\xcf\x6b\x4b\xbc\xf6\xf1\x73\x1c\x3e\x87\x8d\x38\x36\x02\xd3\x67\x01\x71\x4b\x43\xda\xf0\x8c\x2a\xfc\xdc\x0d\xd9\xe8\x03\x93\x99\xc6\x96\x73\xb4\x39\x09\xbd\x72\xdc\xda\xf6\x24\x74\x61\x52\x25\x7c\xcb\x39\xda\x9c\x58\x5e\x61\xde\xee\xa4\xe6\xc0\xc7\x99\xd0\xb6\xb6\x7c\x1c\xa1\x24\x4c\x41\x3e\xce\x86\x69\x33\xa9\xc6\xbd\x65\xda\x08\xb5\x3d\x4e\x70\xcb\xb4\x11\xe6\x65\xeb\xfd\xda\x1c\x5c\x5e\xdb\xe0\x59\x61\x23\x18\x47\x2e\x5f\x88\x71\x64\x53\x6f\xaf\x42\x73\xdb\xd6\xdb\xdb\xb0\x6b\x26\xec\xab\x0d\xc5\xe6\x03\x95\x2d\x29\x5b\xa6\x8d\x30\x61\x5f\xed\xe4\xd7\x86\x70\x53\xa1\x80\x6d\xab\xf2\x6d\xc8\x37\xf3\xb2\x73\xf0\xea\x1b\x2a\x4c\x85\xa3\xb5\xa5\xc2\x08\x93\x0a\x22\x5b\xae\x8b\x50\x61\x00\x6d\x78\x2f\x0f\xf0\xd1\xec\x42\x3f\x1a\x50\xfb\x33\x42\x6c\x89\x2d\x42\xed\x7c\x6d\x8b\xeb\x09\x93\xf2\xcf\x5b\xae\xcb\xe6\x78\xf3\xca\x8a\xe8\xce\x7e\x47\x60\x5e\xc5\x67\x35\x45\x6f\xae\x2a\x88\x6e\x45\xbc\x50\xf1\xf1\xbc\x10\xc4\x96\xca\x5a\xe7\x96\xd8\x22\xcc\xab\x2a\xf2\xf1\x8b\x5f\xf4\x46\xbf\x76\xd6\xf8\x2a\x8d\xd0\xf8\x20\x7d\xd4\x3e\x68\x84\x9f\x03\x98\x14\xdb\xdd\x92\x3e\x36\xdc\x8d\xda\xf1\x85\x72\x37\x84\x09\x21\x6b\x5b\x78\x6e\xc3\xd7\xa8\xe4\x9d\xb7\x55\xe6\x36\x67\x58\x4f\x26\x55\xdb\x33\xac\x37\x95\xe5\x2a\x89\xe1\x9d\xfd\x1c\xd9\xcf\xc1\x30\x65\x95\xb9\x0d\x51\xa3\x8e\x8b\x2e\x3c\x9f\xc7\xa3\x98\xcf\xb0\xbe\x25\x6a\x6c\x88\x1a\x95\x7c\xe7\x96\xa8\xb1\x8b\xbd\xfa\x0c\xeb\x5b\x56\xc6\xe6\xc0\xea\xca\x6a\xe3\xf6\xc0\x6a\x61\x72\x4e\xc0\xf6\xc0\xea\x0d\x51\xa3\x92\x31\xdc\x12\x35\x36\xb5\xe8\x26\x93\xbd\x6d\x2d\xba\x0d\x51\xa3\x72\x26\xf3\x96\xa8\xb1\x21\x6a\x4c\x26\x7b\x5b\xa2\xc6\xe6\x90\xe9\x4a\xce\x6d\x7b\xc8\xb4\x30\x39\x73\x60\x7b\xc8\xf4\x86\x49\x51\x59\x6d\xdc\x32\x29\x84\x09\x35\x6d\xcb\xa4\xd8\xd0\x26\xea\x68\xdf\x3f\x0e\x62\xcb\xaa\x10\x26\xf5\x5e\xb6\xac\x8a\x0d\xed\xa1\x92\xf0\xd9\xd2\x1e\x84\x79\x31\xa2\x5a\x84\x6e\xc3\x84\xa8\xc3\xbe\x53\x3f\x80\xc9\x1c\x75\x7b\x22\xb4\x50\x87\xbd\xc2\x54\x53\x98\xd4\x8e\xd9\x25\xec\x3b\xa6\x9a\x9c\x14\xbb\xe5\x4b\x08\x13\x46\xdd\x96\x2f\xb1\x0b\x71\xd9\xb0\x11\xdb\x4f\xb3\xfd\x45\x6f\xf4\x17\x0f\xdd\xc9\xc0\x68\x5d\x3a\x61\x52\x2d\x79\x17\x15\x0b\x8e\x43\x65\x79\x7d\xcb\x71\x10\x26\xd5\x92\xb7\x1c\x87\x0d\xcb\xa0\xb2\x65\x60\x7b\x00\xb3\x30\x29\x4d\xb3\x65\x1c\x6c\xb8\x04\x75\x3e\x53\xe0\x2d\x97\x40\x98\x54\x4b\xde\x56\x76\xdb\xa4\xf1\x2b\x47\x29\x6e\xf3\xf4\xc2\xa4\x5a\xf2\x36\x4f\x2f\x54\x4e\x66\xda\xd5\x2f\x04\x4c\xaa\x25\x6f\x53\xf7\x9b\xa4\x7c\xa5\x66\xdb\x36\x29\x2f\xcc\x84\x13\xac\x7a\x62\xd2\xda\x95\xf3\x9b\xb6\x69\x6d\x61\x52\x32\x67\x57\xad\x0e\xa8\x2c\x46\x6e\x33\xdd\xc2\x84\xa7\xb8\xab\xfd\x55\x89\x8c\xa6\xaf\x6d\x64\xc4\x79\xc5\x33\x61\xc1\x9e\x57\x2c\x34\xd6\xc8\xb6\x99\xee\xdd\x1e\xf7\xd6\x58\x10\xdb\x4d\xf7\x06\xcc\xc4\x88\xea\x11\xc6\x9b\x33\x86\x1b\x0b\x62\xdb\x33\x86\x37\xd5\xdc\x26\xe7\x5b\x6c\xab\xb9\x09\x8d\xc5\xa2\xdd\x8c\x9f\x80\x99\x3e\x8f\xe7\xb5\x49\x91\x37\x68\xef\xdb\x14\xf9\x26\x2d\x3e\xa9\x01\xb4\x9b\x61\x32\x69\xed\xc6\xa2\xce\x36\xad\x2d\xcc\x64\x23\x8c\x79\x38\xf8\xb7\xb1\x94\xb1\x9b\x5f\xa8\xf9\x39\x18\x18\xcd\x61\x6f\x12\xd6\x8d\xa9\xf9\x36\x61\x2d\x4c\x88\x97\xdb\x84\xf5\x26\x57\xdc\x98\x4e\x6f\x73\xc5\x9b\xa4\xe9\x4c\xd7\xd3\x13\x26\x4d\x37\x89\xbb\x99\xf0\xc4\x26\xee\x36\x45\xa0\x1a\xb5\xe6\xb7\x45\xa0\x36\x47\x88\x4e\x6a\xbc\x6c\x8f\x10\xdd\xe4\xf2\x1a\x04\xda\x6d\x2e\x4f\x98\xcc\xfc\xb7\xb9\xbc\x4d\x5d\xa8\xa6\x8f\xb5\x2e\x94\x30\xa9\x04\xb3\x3d\x09\x74\x73\x12\x68\xbb\x98\x43\x78\x12\xe8\xa6\x7a\xd4\xcc\x74\xb4\xd5\xa3\x36\xe5\x9d\x9a\x4e\xc1\x8c\xdf\xa6\x58\x53\xd3\x3a\x86\xe1\x06\x30\xe1\xda\x6d\x0b\x37\xed\xf1\x7c\xe1\x46\xcd\xee\x3d\x74\xa8\xc0\x64\xf9\x61\x0f\xbf\x36\x55\x9a\x9a\x9f\xd6\x2a\x4d\xc2\xa4\xe0\xeb\xb6\x4a\x93\xd0\xe0\xae\x6e\xab\x34\x6d\x4e\x02\x9d\x14\x7c\xdd\x9e\x04\xba\x39\xd7\xb3\x25\x74\x62\xf8\xb5\x39\xd7\x73\x52\xf0\x75\x8f\x65\xeb\x1f\x1f\xdb\x28\xbd\xbd\x4d\x4e\x0a\x13\x0e\xe0\xf6\x40\x4f\xa1\x51\xb8\x69\x9b\xaf\xdc\x64\x22\x67\x46\x31\xcd\x44\x6e\xd2\x8e\x8d\x15\xaf\x6d\xda\x51\x98\x14\xc0\xd9\xd6\x72\x12\x1a\x05\xa7\xb7\x99\x48\x61\x52\xa4\x75\x0f\x83\x25\x32\x91\x0d\x72\xea\x36\x13\x29\x4c\xf8\x84\xdb\x54\xe3\x26\x63\xd8\x38\x52\x65\x9b\x31\x14\x26\x45\x5a\xb7\xc5\x9a\x84\x96\x9a\x57\xd9\x88\x40\x01\x32\x22\x15\x73\x3c\x6a\xd6\x12\x31\xf5\x30\xa6\xe6\x70\xd0\x99\xed\x1c\x7d\x34\xd0\x38\x06\x65\x7b\x38\xa8\x30\x29\xcc\xb3\x87\xb1\x18\xd0\xa8\x2e\xbd\x87\x8a\x39\x54\x4c\x86\xcf\xa1\x62\x72\x5e\x68\xa3\xba\xf4\xf6\xbc\x50\x61\xb2\x40\xb4\x3d\x2f\x54\x68\x50\x58\xb7\x75\xa5\x84\x99\xfd\x1c\xc6\x16\x40\x4b\x5d\x91\xef\xa8\x92\x67\xba\x50\x25\x27\x13\xda\x12\x81\x84\x45\xa4\x84\x49\xdd\xd6\x6d\x11\xa9\x4d\xc5\xa8\x46\x2d\xa8\x6d\xc5\xa8\x4d\x95\xa8\x49\xdd\xd6\x3d\x74\x7c\x40\x4b\x8c\x7c\xa6\x53\x85\x99\xcb\xf5\xfd\xa1\xd8\x82\x52\x9b\x04\x6c\x83\x53\xbb\x4d\xc0\x0a\x93\xd5\xaf\x6d\x02\x76\x93\x47\x6d\x2c\xfa\x6d\xf3\xa8\x9b\x92\x4e\x93\x0a\x46\xdb\x53\x41\x85\xa6\xd5\x4d\x2d\x05\x98\x14\x7f\xdd\x56\x7c\xda\x14\x6e\x6a\xda\x93\x85\x9b\x84\x09\x6d\x74\x5b\xb8\x49\x68\x6a\x91\x67\x87\x0a\x93\xe2\xaf\xdb\xcc\xed\x26\x5b\xdb\xd4\x0f\xcb\x3b\x09\x13\x72\xe9\xb6\xbc\xd3\xa6\xfe\x52\xf3\xcb\x5b\x7f\x49\x98\x94\x88\xdd\x1c\x1a\xfa\xc0\x7c\xae\xf2\xf1\xf1\xb9\x11\xa3\x46\xbb\x3d\x28\x74\x93\xa6\x6d\x2c\xfa\x6d\xd3\xb4\xc2\xfc\xab\xc8\xd6\x6f\x7e\xb1\x29\xf2\x17\x55\x3f\xfc\xb5\x35\x93\x84\x46\xc1\xd6\x6d\xcd\x24\x61\xe6\xaa\xc8\x46\xa0\xa4\x19\x85\x9f\xfb\xd3\x08\x94\xb4\xd2\xab\x2a\x29\xd0\x28\xd8\xba\xcd\xef\x6e\x32\xb7\x93\x65\xc6\x6d\xe6\x76\x93\xad\x9d\x94\x51\xda\x6f\x63\x4f\xa0\x41\x08\xdd\x16\x35\xda\x6f\xbd\x27\x71\xac\x15\x8c\x36\xb5\x89\x1a\xb5\x89\xb6\xb5\x89\x84\x49\x39\xd1\x6d\x6d\xa2\x4d\x89\xa1\x46\xb9\xc7\x6d\x89\x21\x61\xb2\xf2\xb8\xdf\xce\xfc\xa9\x27\xd4\x0a\x6e\xd7\x7a\x42\xc2\xcc\x44\x6c\xd6\x13\xda\xd4\x13\x6a\x70\x31\xb7\xf5\x84\x84\xc9\xfa\xe4\x7e\xeb\xde\xa8\x27\xd4\x58\xea\xda\xd6\x13\x12\x66\x26\xae\x7b\xeb\xa5\x28\x1e\xd4\x58\xea\xda\x16\x0f\xda\x6f\x6d\x93\x98\xf8\xad\x6d\x92\x2b\x6e\x1c\xb2\xb1\xcd\x15\x6f\x52\xbe\x8d\x4a\x54\xdb\x94\xaf\x30\xa1\xb3\x6e\x0b\xe0\x6c\x32\xbf\xad\x0c\x45\x6f\x45\x6f\xae\x9a\x88\x78\x21\x4e\x7a\x6c\x94\xb6\xd9\xb7\xfd\x05\x4c\x96\x2c\xb7\xd5\x6e\x36\x15\x6a\x1a\x95\x95\xb6\x15\x6a\x84\x49\x95\xa6\x7d\x1b\xd7\x51\x5c\xa6\x51\xc1\x68\xdf\xeb\x23\xba\xb9\x2a\x21\x5a\x8a\x9e\x2e\xa4\xf6\xcc\xb6\xf6\x8c\x30\x29\x56\xb9\x6f\xbb\x90\x7a\x31\x8d\x42\x33\xdb\x7a\x31\xc2\xf4\x0b\xdd\x5a\xc7\x4d\x17\xba\x4a\x75\xdb\x85\xc0\xa4\xa4\xe5\x36\x7d\xbc\xa9\x2a\xd3\x60\xf7\x6d\xab\xca\x08\x93\xa5\xd4\x6d\x62\x78\x53\xbd\xa5\x51\x25\x65\x5b\xbd\x45\x98\x94\xb4\xdc\x66\x5b\x37\xd9\xd6\xe6\x9a\x91\xd9\xd6\x4d\xa9\x96\x06\xcd\x6d\x5b\xaa\x45\x98\xac\xc1\xee\x65\x5c\x47\xa9\x96\x46\xd1\x87\x6d\xa9\x96\x4d\x11\x96\x09\x49\x78\x5b\x84\x65\x2f\x34\xda\xa5\x9f\xa5\x46\x03\x93\x35\xd8\xbd\xfc\x42\x94\x6a\x69\x94\x24\xd8\x96\x6a\xd9\x9c\x9b\x38\xa1\x12\x6f\xcf\x4d\xdc\xa4\x79\x1b\x25\x09\xb6\x75\x59\xb6\xf9\x5d\xd5\xd7\xfc\xae\xd0\xa0\xa6\x6d\x8b\xb0\x08\xb3\xe0\xbf\x4c\xf9\x6e\x8e\x3c\x6c\x0d\xfd\x5a\x7a\x39\x60\xaa\xe4\xa6\x7c\x37\x29\xdf\xc6\x39\x12\xdb\x94\xaf\x30\xa9\x85\xb9\x2d\xe8\xb2\x49\xcd\x36\xa8\x69\xdb\xca\x26\xc2\xa4\xf0\xe5\x36\x4d\xbb\x49\xad\x36\x6a\x96\x6c\x53\xab\xc2\x84\xbc\xbc\xd7\xf9\x5c\xf5\x8c\xbb\xd4\x2c\xd9\x56\x36\x11\x26\x65\xba\xb6\x09\xd8\x4d\xd2\xb5\x35\x46\xfa\xe5\x77\x04\x26\xe5\x31\xb7\x09\xd8\x4d\x6a\xb5\xb1\x37\x76\x9b\x5a\x15\xa6\x26\x6a\xee\x74\x93\x28\x6d\xec\x1b\xdd\x26\x4a\x85\x49\x79\xcc\x1d\x7e\x5a\x0a\x9c\x34\x88\x62\xdb\xc3\xf9\x76\x30\x5d\xa2\x3c\xe6\x0e\x3f\x2d\xc9\xd1\xc6\x9e\xca\x6d\xb1\x13\x61\xba\xb2\x6d\xa2\x54\x68\x54\x36\xd9\x26\x4a\x85\x59\x18\xe6\x2c\x89\x22\x34\x76\x4b\x6e\x4b\xa2\x08\x93\x52\x9b\x3b\xb4\x5a\xa0\xb5\xf9\x7d\xda\xd6\x36\x01\x2b\x4c\x58\xde\xdb\x73\x00\x37\x45\x54\x1a\x64\xb6\x6d\x11\x15\x61\x52\xcf\x6c\x5b\x44\x65\x73\xf6\x5f\xe3\xf8\xfa\x1d\x6a\x51\x90\xb7\x71\x8d\x3e\x1c\x64\x39\xe8\xaf\xb1\x69\x71\x87\xfa\x11\x7a\x03\x46\x41\x0f\xfd\xdb\xa4\x7c\x1b\xfb\xf2\xb6\x29\x5f\x61\x52\x1e\x73\x9b\xf2\xdd\x54\x4c\x69\xec\x7f\xdb\x56\x4c\x11\x26\xb5\xd1\xb6\xe7\x00\x6e\x0a\x94\x34\x76\xa3\x6d\x0b\x94\x08\x93\xa3\x93\x76\x38\xe4\xc5\x33\x5a\xb5\x8e\xfa\x85\xb1\x14\x30\x29\xb5\xb9\xc3\x58\x8a\x3c\x6c\xeb\xbe\x90\x5a\x14\x87\xfe\x62\x14\x24\x3f\xfb\xc0\xd3\x5f\x6c\x1a\xda\x66\x5b\x37\x29\xd0\xc6\xae\x9e\xbd\x1d\x93\x80\x09\x2f\x7d\x5b\x08\x64\x53\xfc\xa3\xb1\x37\x63\x6f\x3b\x7a\xdb\xd1\xcc\x77\x2d\x04\xb2\x37\xa1\x0b\xc7\xb1\xef\x6d\xaf\x92\x04\x9c\x54\xdf\xdc\x26\x01\xf7\x21\xc9\x4c\xc1\xb2\x7d\xb4\x27\xb2\x28\x8d\x2d\xf2\xc7\x2c\xca\xe1\x40\xaa\x36\x9f\x5e\x3d\x1e\x48\x25\x4c\xaa\x91\x1c\x0f\xa4\x3a\x6c\x6b\x6f\xf3\xe9\x89\xe3\xb6\xf6\xc3\xa1\x4a\x93\xd5\xe8\xf3\xc2\x13\x9f\x17\xa7\x97\x43\x39\x39\x1c\xb6\xf4\xc0\xf3\x69\x59\x5d\x3d\x1e\xb0\x24\x74\x8e\x30\x3e\xa4\x39\x3e\x30\x61\x7f\x1e\xb3\x1d\x87\x03\x96\x3a\xb3\xe2\xe3\x01\x4b\xc2\xa4\x62\xc1\xf1\x80\xa5\xc3\xfe\xf0\x0e\x39\xe2\xb8\x3f\x5c\x98\x54\x2c\x38\xee\x0f\x3f\xec\x09\xef\x50\x1d\x8e\x07\x2c\x09\x13\x26\xe9\x31\x73\x72\xd8\x32\xde\x29\x7b\x7e\xdc\x32\x2e\x4c\x2a\x16\x1c\x33\x27\x42\x7f\xd9\x85\xc7\x76\x11\x39\x53\xb1\xe0\xb8\xb1\xfc\x90\x4c\xe9\x50\x0a\x8e\xc9\x14\x61\x36\x3b\xfa\xd8\xae\x43\xbb\xe8\x1c\xf3\x2b\x87\xcd\xe0\x1d\xce\xd1\x71\x33\xb8\x30\x29\x62\x70\x3c\x99\xe9\x90\x85\xe9\x64\xba\x8f\x59\x18\x61\xb6\x8f\x68\x29\x0a\xae\x6a\x88\xb6\xa2\xcd\x55\x05\x11\x3d\x41\x9a\xa5\x93\x77\x3e\x6e\x19\x17\x26\xa5\x0e\x0e\xe9\x97\x07\x78\xa1\xc6\xe3\x6f\x1f\x7f\xfb\x42\x3c\x1e\xf5\x3d\x64\x4e\x3a\xe9\xd0\x63\xe6\x44\x98\xf8\xeb\x43\x16\xe5\x01\xba\xb0\x2b\xf2\x85\x96\x5d\x38\x10\xbd\x15\xad\xe7\xaa\xc1\xe3\x97\x8f\xc7\x4f\x34\x9b\xba\x7c\xa1\x45\x17\xce\x17\x22\x5f\x88\x49\x24\xbe\xff\x98\x5f\x39\x1c\xd0\xd4\x49\x64\x9d\x4b\x5d\x05\x26\x55\xad\x8e\x29\x17\xa1\x73\xe2\xef\x31\xe5\x22\xcc\xe6\x6b\x87\x8d\xe0\x28\x7c\xd2\x37\xc7\xc3\x9a\x84\x49\xf5\x84\xc3\xc1\x4d\x0f\xf0\xac\x8b\x1b\x55\xcc\x4b\xc5\x6c\xde\xf8\x79\xd6\xd3\x7a\xf6\x74\x9f\x4b\xc5\x34\xe5\x42\xf5\x84\x63\xca\xe5\x90\x5f\xe9\x1c\x0e\x7a\xcc\xaf\x08\x93\xea\x09\xc7\xfc\x8a\xd0\x29\x42\x7e\xcc\xaf\x08\x13\x8a\xf3\x71\x4f\xf7\xb9\x50\x4c\xd2\x11\xe7\x52\x31\xc9\xaf\x4c\xaa\x27\x1c\xf3\x2b\x27\x31\xf5\x6a\x3d\x21\xa2\xa3\xd9\x68\xdd\x61\x39\x9d\x74\x7b\x95\x6a\xf2\x0c\x66\xc7\x4d\xd7\x87\x33\x97\x3a\x2c\xa7\xe3\x99\x4b\xc2\x6c\x43\x11\x8d\x60\x57\x74\xa7\xb2\xf7\x71\x57\xb4\x30\x29\x10\x70\xdc\x15\x7d\xd8\xd0\xdc\x59\x5e\x3f\x49\x35\x49\xaa\xc9\xa0\xa9\xeb\xf3\x2c\x5e\x68\xbc\x10\x2d\x45\xb4\x7e\x2a\xb2\xf5\xa8\x09\x8b\x3a\xc7\x5c\x8d\x30\xc9\xaf\x1c\x73\x35\x87\xd3\x94\x3a\x0b\xd4\xc7\xd3\x94\x84\xd9\xd0\x1c\x36\x4d\xff\x78\xc8\xc2\xf4\xcb\xc7\xfb\xb5\x81\x49\xb1\x81\x63\x16\xe6\xa4\xe7\x0b\x77\x16\xfa\x0e\xbb\x9a\x3f\x30\x9f\x51\xf4\x7b\x43\xf1\x71\xef\xf3\x61\x8f\x72\x67\x25\xed\x78\x90\x91\x30\xa9\x58\x70\x4c\xd2\x1c\xb6\x17\xf7\x94\x14\x85\x22\xbb\xc0\x1b\xfd\x75\x9c\x0d\xa7\xa6\x1d\x33\x32\x87\x33\x84\x3a\xfc\xa5\xe3\x19\x42\xc2\xe4\x48\xa7\x93\xb5\x60\x72\x22\x9d\x63\x61\x8f\x3b\x73\x85\x49\xa9\x83\xe3\xce\x5c\xa1\x73\xf6\xd5\x71\x67\xae\x30\x89\x07\x4e\xf6\x03\xb2\xe7\xb6\x53\xf5\xfa\xb8\xe7\x56\x98\x14\x44\x38\x1e\x18\x74\x38\x30\xa8\x27\x54\xc6\x03\x83\x84\x49\x41\x84\xe3\x81\x41\x87\x94\x4b\xe7\x40\xaa\xe3\x51\x40\x87\x0d\xb6\x93\x6c\xd8\x71\x83\xed\xc9\xcf\xa0\xd1\xf3\x47\xf4\xb9\xf1\xcd\x55\x15\xd1\xad\xe8\xe6\x2a\x7e\x51\x73\x05\x26\x05\x11\x8e\xa9\x9c\x43\xfa\xa6\xb3\xa6\x78\xdc\x86\x2b\xcc\xee\x8d\x9a\x2b\xd0\x39\x44\xea\x98\xdd\x11\x66\x47\x19\xc8\xf4\x3c\xb0\xb8\x8a\x5e\xf5\xa3\x01\xb3\xfb\x78\x3f\x1a\xd0\x59\x36\x3b\xa6\x72\x0e\xe9\x9b\xce\x1a\xd9\x71\x83\xad\x30\x49\xdc\x1d\x53\x39\x87\x24\x4d\x67\x37\xed\x31\x49\x23\x4c\x8a\x2b\x1c\xce\x13\x7a\x80\x67\x15\xae\xba\x7d\xd6\xed\xb3\x14\xf9\xac\xc5\x0b\x31\x56\x16\x5d\x38\x30\x29\xae\x70\xcc\xdb\x1c\xb2\x30\x9d\xbd\xad\xc7\x33\x84\x84\x49\x10\x77\xdc\xdb\x7a\xd8\xa2\xda\x59\x45\x38\x6e\x51\x3d\x9c\x21\x34\xfb\x33\xcb\x3b\x9e\x21\x74\x0a\x6a\xc2\x7e\xd4\x53\x54\x93\xa2\x9a\x60\x0a\x1e\x18\x74\x8a\x9f\x76\xf0\x42\x7e\xda\xe2\xa7\xbd\x68\xaa\x9f\x96\x0d\xa3\x1d\x6e\xcf\x71\xc3\xa8\x30\x29\xae\x70\xdc\x30\x7a\xd8\x30\xda\xe1\xf6\x1c\x37\x8c\x0a\x93\xe0\xf2\x78\x56\xcf\x21\x4d\xd2\x99\xdc\x1e\xd3\x24\x87\x03\x74\x3a\x07\x17\x9c\x6a\xdf\x57\xa6\xe6\xfd\x23\xe2\xb5\xc9\x89\x74\x08\x33\xc7\x9c\xc8\x61\x7f\xe5\x24\x8f\x7a\xdc\x5f\x79\xea\xe3\x04\x3b\xd5\x7f\x4f\xd5\x09\x02\xb3\xa7\x8a\xa8\x2a\x7a\x2c\x8d\xb0\xf1\x98\x39\x11\x26\x95\x14\x8e\x99\x93\x43\x9a\xa4\xb3\x9d\xf1\x98\x26\x39\xa4\x46\x26\x65\x02\x4f\xd5\xe3\x01\xbd\x30\x42\x54\xfb\x9e\x33\x71\x26\x69\xda\xe3\x99\x38\xa7\x62\x8f\x54\xff\x3d\x55\x7b\xac\xda\x63\x56\xe4\x0b\x31\x7c\xc2\xa1\x39\xd5\xe1\x13\x98\xd4\x5b\x38\xee\x83\x3c\x75\xd3\x5f\x7c\xb4\xaa\xab\xe4\x98\x9c\xd9\x71\x43\x9e\x83\x73\xaa\x1f\x0d\xe7\xec\x46\x45\x61\x52\x2a\xe1\x98\xd1\x39\xa4\x6f\x3a\x95\x75\x8f\xe9\x1b\x61\xb2\x09\xe6\x98\xbe\x39\xa4\x6f\x7a\xc5\x03\x98\xbe\x11\x26\xf5\x09\x4f\xd5\xf8\x48\xdf\x74\xca\x19\x1f\xd3\x37\x87\xf4\x4d\xa7\xc6\xf0\x31\x7d\x23\xcc\x4e\xf4\x67\xfa\xe6\xb0\x85\xb1\x13\x66\x9f\xa6\x02\x00\x93\x73\xde\x4e\x63\xb9\x46\xe8\x54\xfc\x3d\x4d\x9d\x00\x26\xd9\xe9\xd3\x8c\xeb\x48\x05\x75\x6a\xf9\x1e\x53\x41\xc2\x64\x5a\x72\x9a\x71\x1d\xb9\x9e\xce\x4a\xc9\x69\x1a\x32\x30\x3b\x86\xec\x6e\xc9\xd3\x6e\x5a\xcf\x17\x6a\x8e\xce\xe4\x7d\x66\x27\xde\x34\xef\x73\xd8\xa8\xd8\xa9\x27\x7b\xdc\xa8\x28\x4c\xb6\xda\x9c\xa6\xbf\x07\x3a\x7c\x9e\xd3\xb4\xed\xa6\x6d\x13\xfd\x99\x1d\x12\x3a\x7c\x9e\xd3\xd4\x42\x13\x46\x1d\x5d\x35\x61\x74\xc8\x08\xf5\xfa\xb9\xd1\x46\x10\x81\x50\x89\xe1\x98\x0a\x3a\x9c\xeb\x32\x49\x91\x1f\xcf\x75\x39\xec\x66\xeb\x94\xa7\x3b\xee\x66\x3b\xec\x60\x9b\xec\x18\x3e\x6c\x63\xfb\x40\x67\x53\xda\x71\x37\x9b\x30\x49\x7e\x1f\x77\xb3\x1d\xf6\xa9\xf5\x96\xff\x4d\xae\x78\xe4\xff\xcf\x48\xec\x2e\x36\x61\x8e\xcf\x8f\x63\x4e\x1c\xde\xd2\x29\xec\x76\x3c\xbc\x45\x98\x6c\x18\x3e\x5d\x03\x06\x3a\x25\xdb\x8e\xe7\xb9\x1c\x76\xc4\x4d\x36\x0c\x1f\x77\xc4\x1d\xb6\xbf\x75\x27\x2d\x6e\x7f\x3b\x6c\x79\x9b\xc3\x17\x31\xb0\xe1\xa4\x96\xee\x4c\xc0\x93\x5a\x0e\xa7\xb3\x4c\xb6\x02\x9f\xae\x01\x73\xba\x4a\x37\xe2\xf6\x74\x15\x61\x0e\xec\xd0\xed\x6f\x87\xc4\x5a\xe7\xc8\xc9\x63\x62\x4d\x48\x1d\x5d\x20\xc9\xf6\xe3\xe9\x58\x18\x75\xae\x4e\x3f\x1f\x51\xe2\x59\xf4\xa6\x16\x46\x9a\xac\xb3\x12\x71\xba\xce\x13\x98\x90\x04\x4e\xd7\x79\x92\x32\xeb\x06\x49\xa6\xcc\x0e\x67\x9d\x4c\xb6\x15\x1f\xcf\x3a\x11\xae\xc4\x6b\x9b\x45\x13\x2e\x07\x7a\xb3\x68\xc2\xc5\xa1\x8f\x67\xb0\xd4\x79\x48\xac\x4d\x36\x0c\x1f\x13\x6b\xc2\x55\x3e\xcf\x0a\x45\xf1\x88\x08\xf1\x86\x91\x2d\x30\xd9\x43\x7c\x86\x43\x25\x70\x69\x61\x9e\xae\x72\x38\x51\x65\xb2\x87\xf8\x0c\xb5\x0f\xb8\xa8\xe3\x78\x86\x16\x06\x5c\xce\x2a\x86\x0a\x09\x4c\x36\x0c\x1f\xcf\x60\x11\x2e\xdd\xa2\xd9\xbd\x43\x2a\x6f\x0e\x14\xc0\x54\x9e\x70\xb1\x57\xf7\x0c\x63\x69\xb3\x7b\x6c\x18\x3e\x66\xf7\x84\x8b\x4d\x3d\x67\x38\x8c\x90\xe4\x9b\x6c\x05\x3e\xc3\x18\x0e\x48\xb0\x02\x8f\x09\x3f\x61\xb2\xc9\xf7\x0c\x87\x70\x20\x5d\xbe\xb6\x1a\x0d\x24\x4e\x3d\x3f\x6e\x63\x3c\xa6\x05\xd9\xf7\x7b\x4c\x0b\x0a\x89\x5c\xca\x31\x2d\x78\xd8\xb3\x38\xd9\xd1\x7b\xdc\xb3\x28\x24\x96\x60\x8f\x99\x42\x61\x0e\x82\x06\xf6\x2f\x3e\xc0\x29\xe0\x9f\x1b\xfd\x68\x04\xf4\xec\xe8\x3d\xe6\x13\x85\x44\xf1\xf2\x63\x3e\x51\x98\xc3\xbe\x77\x78\x03\x92\x1e\xc9\x7c\xe2\x61\x8b\xe1\x64\xdf\xef\x19\x8e\x52\x40\x66\xf7\xc2\x31\x79\x28\x64\x0a\xc3\x1d\x93\x87\x42\x86\xcf\x7e\x4c\x1e\x0a\xf9\xe5\x17\x72\xd9\x02\xc8\x2f\x5b\xaf\x59\x99\x16\x64\xe7\xda\x31\x2d\x28\x64\x72\xdf\xc7\xb4\xa0\x90\xb3\x4d\x75\x10\x1c\x96\xf9\x6f\x5e\x65\x17\x5a\xcf\xfc\x73\xa3\x5d\x48\xc8\x33\x3a\x3a\x61\xc8\x03\xe4\xfa\x11\xf9\x8e\xcc\x3d\x60\xac\x1c\xd3\x82\x42\x76\x26\x61\x5a\x50\x98\x30\x56\x8e\xbb\x2c\x85\xdc\x55\x4c\x3d\x00\x5b\x2a\xe7\x60\x32\xe5\x96\x4a\xa1\x38\xef\x33\x9f\x28\x14\x4e\x49\x3d\xe6\x13\x0f\xf9\xc4\x39\x34\x64\x47\x62\xa0\xe4\xcf\xe3\xed\x7b\x4b\xcf\xf8\xb5\x0d\x83\x81\x39\x08\x07\x4c\x31\x0a\xc5\xf1\xda\x1c\xa2\x30\xd9\xbe\x7b\xa6\xe3\x35\x50\x28\xe3\x7e\xa6\xe3\x35\xe7\xd4\x4c\xb6\xef\x1e\xcf\xa9\x11\x0a\xa5\xb1\x8f\xe7\xd4\x08\x93\xbd\xba\x67\xea\x86\x80\x42\x99\xdb\xe3\xd1\x35\x42\x69\xff\xa6\x52\xd4\xf3\xdf\x7f\x7a\xff\xfa\xc3\xdf\xfe\xc3\xfb\xd7\xff\xfa\xfe\xd3\xfe\x5a\x7f\xf9\xed\xb7\xfd\xf3\xef\xf1\xd3\xfa\xfd\xeb\x0f\x8f\xf4\x2b\xf6\xf9\xe9\xe7\xfd\xdb\xfe\xf3\x2f\x7f\xf9\x6d\xed\xaf\x5f\x7f\xf9\xf5\xb9\x8b\xff\xfd\xdf\x01\x00\x00\xff\xff\xeb\x41\x9d\x3c\xf2\xad\x00\x00"); +func _eggd ()([]byte ,error ){return _ad (_dbbf ,"HKdlb-B5-V")};func _bdce ()(*asset ,error ){_fecc ,_eeaa :=_fefe ();if _eeaa !=nil {return nil ,_eeaa ;};_gfec :=bindataFileInfo {_ae :"GBT-EUC-H",_ca :44530,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492198,0)}; +_aaef :=&asset {_e :_fecc ,_ee :_gfec };return _aaef ,nil ;};var _cdgd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\x4f\x8f\x9b\x30\x10\xc5\xef\x7c\x8a\x39\x6e\x0f\x5b\x6c\xfe\x19\x4b\x11\x52\x37\x51\xb7\x1c\xb6\xad\x9a\xcd\xb6\x52\xd5\x03\xd8\x43\x6a\xa9\x31\xc8\xc0\x21\xdf\xbe\xb2\x3d\xd0\x1e\x22\xf8\x3d\x3f\x3b\xef\xe1\x49\x8f\xed\xa9\xb5\x66\x81\xf4\xab\x1b\xd5\x19\x17\x18\x8c\xd5\x0e\xe7\x71\x75\x0a\xa1\xc7\xab\xb1\x49\xc2\x33\xd0\x46\x2d\x1b\x86\x87\xba\x75\x53\x92\xa4\x17\x6b\x9e\x9f\x1e\x2f\xaf\x1f\xeb\xc7\x4f\xb0\xce\x48\xf2\xb1\x3d\x9d\xef\xf3\x82\xb7\xd6\x0e\x23\xe4\x71\xbb\x5e\x27\x3a\x02\x20\xfd\x86\x57\x33\x2f\xee\x0e\x0f\x1f\xf4\xd8\xe3\x3b\xd0\x38\x78\xfd\x8b\xd3\xe8\x8c\xbd\xc2\xc3\xf3\x13\xdf\xd5\xf3\x3a\x4d\x7f\xf0\x86\x76\x81\x32\x68\x68\x75\x78\x26\xe9\xf1\xa5\x9b\x3e\x77\x37\x84\xff\xb3\xbc\x85\xc5\xb0\xf6\x86\x6e\x36\xa3\x05\x9e\xbf\x67\x4c\xfc\xd3\x5f\xef\x13\x02\xa7\x43\x7e\x5c\xda\x13\xfc\xe4\xc0\x19\x64\x65\x51\xb2\x5f\xa4\x7f\x7f\x19\xf5\xee\xe2\x22\xc6\x57\x46\xab\xdf\x9d\x4b\x0e\x98\xd5\x4c\x16\x0d\x94\xb2\x8e\xd0\x55\x1e\x64\x72\xc0\xbc\x66\x35\x6f\xa0\x14\x25\x41\xe6\xa1\x88\x20\xf3\x06\x84\x60\x55\x72\xc0\xa1\x57\xd1\x57\x13\x28\x0f\x39\x01\x06\x9f\x88\x24\x75\x20\x32\xca\xc1\x1b\x65\x84\xbe\x0f\x4b\x1b\x05\x23\x67\x44\x43\x03\x15\x8b\xa0\x65\xef\x03\x56\x04\xda\x83\x20\x88\xff\x55\x04\x1a\xba\x90\x90\x73\xff\x9d\xb7\xba\x49\xb5\xd7\x77\x9d\xbd\x22\x15\xab\x1b\x88\x2f\x3e\x50\xbd\x35\x64\xa4\x4a\x5f\x4e\x6e\x6a\xb1\xa9\xa5\xf7\x66\xa4\x56\x9b\x2a\xbc\x37\xa3\xee\xe1\x5c\xff\x22\xbd\x97\xca\xc8\x8e\xd4\x50\x44\x54\x94\x2f\xe6\x09\xe0\xe7\x6f\x1f\x09\xb5\x3a\x87\x76\x09\xd3\x17\x2e\xdd\x5f\xa4\xb1\xb8\x0f\xf8\x34\x4e\x7e\x57\xf8\xfd\x0d\x00\x00\xff\xff\x48\xe4\x8e\x49\x0c\x03\x00\x00"); +func AssetExists (name string )bool {_ ,_feeec :=_fedc [_f .Replace (name ,"\\","/",-1)];return _feeec ;};func _aec ()(*asset ,error ){_begg ,_dfa :=_dfbbf ();if _dfa !=nil {return nil ,_dfa ;};_dffc :=bindataFileInfo {_ae :"Add-RKSJ-V",_ca :1493,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491099,0)}; +_bfba :=&asset {_e :_begg ,_ee :_dffc };return _bfba ,nil ;};func _ebge ()([]byte ,error ){return _ad (_cfdf ,"HKdla-B5-V")};func _bag ()(*asset ,error ){_eaed ,_bfdc :=_ffce ();if _bfdc !=nil {return nil ,_bfdc ;};_ffdd :=bindataFileInfo {_ae :"CNS2-H",_ca :2037,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491555,0)}; +_gaf :=&asset {_e :_eaed ,_ee :_ffdd };return _gaf ,nil ;};func _egae ()(*asset ,error ){_fbee ,_gedd :=_cgfe ();if _gedd !=nil {return nil ,_gedd ;};_bbad :=bindataFileInfo {_ae :"RKSJ-V",_ca :915,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492637,0)}; +_fedf :=&asset {_e :_fbee ,_ee :_bbad };return _fedf ,nil ;};var _edce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xaf\x65\xb7\x71\x85\xe7\xf7\x57\x9c\xa1\x33\x70\xb4\x37\x59\x7c\x01\x17\x17\x08\x64\x1b\x16\x0c\x27\x41\x14\xc7\x01\x82\x0c\xf8\x14\x1a\x88\x6e\x37\x5a\xad\x81\xff\x7d\x50\xeb\x3b\x96\xe2\x24\x88\x33\x10\x4a\xbd\x9a\x45\x16\x1f\x6b\x55\x91\xfb\xf4\x57\x5f\x7f\xf3\xab\x6f\xde\x3f\x7c\x79\x7c\xf5\x8f\x9f\x3f\xce\x6f\xf7\x97\xc7\xf9\xf0\xbe\x3e\xef\x1f\x3e\xfe\xf8\x79\xee\xc7\xd8\xdf\x7d\x78\x7f\x79\xb9\xc3\x63\x7d\x98\x5f\xfe\xfc\x47\x99\xf9\x7d\xff\xf4\xf2\xe2\xfe\xdf\xfe\xe9\x87\x2f\xfb\xfb\x6f\xde\xcf\xc7\x47\xa4\xdd\xfa\xf1\xd3\xb3\xed\xe3\xf1\xd5\x3f\xed\xef\x3e\xfc\xf0\xe5\xf3\x9f\x1e\xbf\xf8\xbb\xf5\x71\xec\xbf\x79\xac\x7d\x1c\xff\x87\xcf\x6b\x7f\xfe\xf0\xfe\xdd\xe3\x17\xbf\xfb\xf8\x79\xf7\xfb\xa7\xbf\xf8\xf6\xc7\x4f\x9f\xfe\x63\x7f\xbf\xdf\xbf\x3c\x6e\x61\xfb\x7d\xc9\xbe\x7c\xf5\xf5\xef\xfb\xa7\xbf\xef\xdf\xef\xc7\x57\xbf\xfb\xf6\xeb\xef\x7f\xf8\xe5\x1f\x7e\xfb\xf5\x2f\x7f\xfb\xc7\x5f\xfe\x56\x7f\xad\xbf\xfd\x97\xfd\xf9\x87\x0f\x1f\xdf\x1f\xf7\xf5\xb7\xd7\x95\x7f\xc6\xff\xf9\x4f\x9f\xf6\xb3\xbb\x97\xaf\xfe\xf5\x0f\xdf\xfc\xea\xf1\x6f\xf7\xe3\xbe\x1e\x21\xd9\x9d\xff\xfd\x89\xff\xf1\xf7\x1f\xd7\x7e\x5c\xfc\x29\x30\x85\xf9\x71\xed\x1f\x3e\xf5\xb9\x3f\xf7\xf7\xef\xf6\xcb\xe3\xf1\x7a\x5d\x6f\x8f\xc7\xe3\xb5\x5e\x6f\xfe\xa7\x7a\xdb\xfd\xf6\x78\xfd\xcd\xaf\x7f\xf3\xeb\x37\x8f\xf4\xbf\xb5\x7f\xb9\xe9\xe6\xfd\xe3\x97\xb5\x0f\x98\x7a\x78\xbd\xcf\xdb\xa3\x5e\xcd\xdc\xe9\xbf\xfe\xed\xcb\x7d\x5d\xcf\xa1\x3f\xac\xa7\x43\x70\x87\xb2\x9f\x0e\x7f\x1e\xb3\xde\xa9\xbf\x3d\x5a\x8c\xd1\xa1\x0c\x54\x04\xa5\xe6\x50\x05\x3a\xdb\xa1\x9a\x5e\x5e\x6b\xc0\x31\xc8\x31\xdd\xb7\x43\x38\x06\x39\xa6\x58\x1c\xc2\x31\xc8\x31\x65\xef\x3e\xe2\x18\xe5\x98\xab\x77\x1f\x71\x8c\x72\x2c\xb7\x77\x1f\x71\x8c\x72\x2c\xe6\xdd\x1b\x8e\x26\xc7\x9a\xbd\x7b\xc3\xd1\xe4\x58\x9b\x77\x6f\x38\x9a\x1c\xdb\xed\xdd\x27\x1c\x93\x3b\xde\xd7\x65\xde\x7f\xc2\x33\x15\xb0\xe2\x03\x24\x5c\x93\xbb\xde\xd7\xd5\x7c\x84\x8c\x6f\xc6\x37\x04\x1f\x22\xe3\x9b\xf1\x0d\xe6\x63\x64\x7c\x33\xbe\xa1\xf8\x18\x05\xdf\x82\xaf\x5d\x3e\x46\xc1\xb7\xe0\x6b\xc1\xc7\x28\xf8\x16\x7c\x2d\xf9\x18\x15\xdf\x8a\x6f\x2a\x3e\x46\xc5\xb7\xe2\x9b\x2f\x1f\xa3\xe2\x5b\xf1\xcd\xd1\xc7\x68\xf8\x36\x7c\x4b\xf2\x31\x1a\xbe\x0d\xdf\x52\x7d\x8c\x86\x6f\xc3\xb7\x5e\x3e\x46\xc7\xb7\xe3\xdb\xa2\x8f\xd1\xf1\xed\xf8\xb6\xec\x63\x74\x7c\x3b\xbe\xad\xfa\x18\x03\xdf\x21\xdf\xfb\xbe\x7d\x8c\x81\xef\x28\x60\xd1\xc7\x18\xf8\x0e\xf9\xde\x77\xf6\x31\x26\xbe\x13\xdf\xd0\x7c\x8c\x89\xef\xc4\x37\xde\x3e\xc6\xc4\x77\xe2\x1b\xcd\xc7\x58\xf8\x2e\x7c\x2d\xfb\x18\x0b\xdf\x85\xaf\x35\x1f\x63\xe1\xbb\xf0\x4d\xc1\xc7\xd8\xf8\x6e\x7c\xb3\xf9\x18\x1b\xdf\x8d\x6f\x2e\x3e\xc6\xc6\x77\xe3\x9b\x9b\x8f\x71\xf0\x3d\xf8\xd6\xe0\x63\x1c\x7c\x0f\xbe\x35\xf9\x18\x07\xdf\x83\x6f\x2d\xe5\xe5\xb5\x5d\xf2\x6d\x97\x7c\xc3\x75\x45\xc7\x32\x58\x01\x0b\xcd\xb1\x0a\x26\xdf\x70\xa5\xf4\xf2\xda\xe0\x6c\xbb\xf1\xbd\xeb\xed\x18\xbe\x37\xbe\xe1\xf2\x31\x60\x6d\xbb\xf1\x0d\x4e\xee\x06\x6d\x5b\xc0\x57\xec\x6e\xf0\xb6\x05\x7c\x45\xef\x06\x71\x5b\xc0\xd7\x9c\xdf\x0d\xe6\xb6\x88\xaf\x08\xde\xa0\x6e\x8b\xf8\x8a\xe1\x0d\xee\xb6\x88\x6f\x72\x8a\x37\xc8\xdb\x0c\x5f\x71\xbc\xc1\xde\x66\xf8\x8a\xe4\x0d\xfa\x36\xc3\xb7\x38\xcb\x1b\xfc\x6d\xf0\x37\x88\xe6\x0d\xfe\x36\xf8\x1b\xc4\xf3\x06\x7f\x1b\xfc\x0d\xcd\x79\xde\xe0\x6f\x83\xbf\x51\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\xbc\x9d\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xe8\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x9a\xf3\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\x51\x3c\x6f\xf0\xb7\xc1\xdf\x98\x9d\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xea\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\xd7\x2e\xe7\x79\x83\xbf\x0d\xfe\x9a\x78\xde\xe0\x6f\x83\xbf\x26\x9e\x37\xf8\xdb\xe0\xaf\xdd\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x8b\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x4b\xce\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\x4d\x3c\x6f\xf0\xb7\xc1\x5f\x2b\xce\xf3\x0e\x7f\x3b\xfc\x35\xf1\xbc\xc3\xdf\x0e\x7f\x4d\x3c\xef\xf0\xb7\xc3\x5f\x6b\xce\xf3\x0e\x7f\x3b\xfc\x4d\xe2\x79\x87\xbf\x1d\xfe\x26\xf1\xbc\xc3\xdf\x7e\xf7\x4b\x58\xbd\x55\x15\xfc\x39\x95\xff\x6f\xd9\xbd\xdf\x1d\x17\x64\xd9\x83\x82\xf0\x1d\xc2\x27\x89\x72\x87\xf0\x1d\xc2\x27\x6d\x56\x87\xf0\x3d\x30\x98\x36\xab\x07\x7a\x0b\x3b\xbd\x3d\x6e\x5f\xda\x8e\x04\xf4\xf8\xec\xcd\xa9\xd3\x91\x80\x8e\x04\x24\xa5\xc8\x8e\x04\xf4\x48\x6f\xa2\x4e\x8f\xf4\x26\x59\x08\xd9\x5e\x5e\x3b\xa2\xd0\x11\x85\x14\x5c\xc8\x3a\xa2\xd0\x11\x85\x14\x5d\xc8\x3a\xa2\xd0\x8d\xde\x54\xa5\x74\xa3\x37\x5b\xf1\xed\x11\x53\x75\x64\x25\x21\xde\xbf\xf9\x21\xef\x08\x47\x47\x38\x52\xd4\x9c\x10\x8e\x9e\x9e\xfd\xfb\x01\xec\x08\x47\x4f\xf4\x6f\x7e\x00\x7b\xea\x4f\xac\xbf\x3d\x4c\xdb\x9b\xc6\x25\x64\xb4\xb7\x87\x65\x21\x93\x36\xab\xbe\x3d\xac\x08\xd9\x20\xc7\x11\xad\x18\x02\xd4\x11\xa0\x64\x5a\x09\x04\xa8\x23\x40\xc9\x8a\xda\x11\x43\x26\x86\xa4\xbd\xcb\xc4\x90\xb7\xbd\x3d\x92\x4b\x5c\x47\x92\x3a\x92\x94\x92\x56\x02\x49\xea\x48\x52\x4a\x49\xed\xe8\xad\x3c\x7b\x73\x49\xef\x85\xde\xca\x3e\x6f\x8f\xe4\x44\xee\x88\x54\x47\xa4\x52\xd6\xbc\x11\xa9\x8e\x48\xa5\xec\xc4\xeb\x88\x54\xaf\xf4\x96\x9d\x78\xbd\xf6\x27\x66\x6f\x8f\x9c\xb3\x90\x0c\x92\xdf\x1e\xb9\x5c\x42\x2a\xc8\x71\xc4\x67\x54\x07\x5e\xbe\x47\xd9\xc5\xae\x23\x76\x1d\xb1\x4b\x45\xf3\x46\xec\x3a\x62\x97\x8a\x8b\x67\x47\xec\x7a\x23\x86\xe2\xe2\xd9\x1b\x31\x48\x00\x55\xe6\x74\xe4\xaf\xf7\x67\x6f\x9a\x37\xf2\xd7\x91\xbf\x54\x3d\x95\x75\xe4\xaf\x77\x7a\xab\x51\xbe\xf4\xd6\x4f\x7c\x7b\x40\x68\x04\xb1\x23\x88\xa9\x6a\xde\x08\x62\x1f\xcf\xde\xb4\xc7\x08\x62\x1f\xf4\xd6\x82\x7c\xe9\x6d\x9c\xec\x25\xb3\x9f\x76\x24\xb2\x23\x91\xa9\x69\x06\x48\x64\x47\x22\x53\xd3\x8a\x20\x91\x7d\xaa\xb7\x7c\xb9\xfc\xf7\x49\x6f\xd3\x0f\xdc\x7d\x05\x5f\xdc\xb9\x80\x8e\x20\xf5\x86\x90\x76\x84\x34\x5f\x9a\x15\x42\xda\x11\xd2\x7c\x65\xb5\x63\x84\xf5\x1c\xc1\x13\x74\x47\x48\x3b\x42\x9a\x6f\xcd\x01\x21\xed\x08\x69\xbe\x5d\x34\x3b\x42\xda\x37\xbe\xb7\x8b\x66\x47\x48\x3b\x42\x9a\x83\x22\x46\x48\x3b\x42\x9a\x83\x27\xac\x8e\x90\xf6\x83\x6f\xf0\x1d\x1b\x08\xe9\xb8\x9e\xbe\x1e\xcb\x40\x48\x07\x42\x9a\xa3\x17\x0b\x03\x21\x1d\x17\xbe\xd1\x8b\x85\x71\x75\xb0\x67\x01\x9b\x5f\x5e\x07\xda\x3a\xd0\xd6\x1c\x3d\xbc\x81\xb6\x8e\xfb\xd9\x9d\x6b\xfa\x40\x5b\x07\xda\x9a\xcd\x35\x7d\x20\x9e\xe3\x7e\xd6\x69\xd7\xcb\xeb\x40\x3d\x07\xea\x99\x4d\x11\xa3\x9e\x03\xf5\xcc\xe6\x29\x76\xa0\x9e\x03\xf5\xcc\xc9\xd5\x67\xa0\x9e\xe3\x59\x42\x15\x7b\x79\x1d\xc8\xe7\x40\x3e\x73\xd2\x24\x90\xcf\x81\x7c\xe6\xe4\x15\xcf\x40\x3e\x47\x7c\x76\xe7\x15\xcf\x40\x3e\x47\x7c\x66\xfb\xfa\xf2\x3a\xd0\xcf\x81\x7e\xe6\xac\x49\xa0\x9f\x03\xfd\xcc\xd9\xcf\xf1\x40\x3f\x07\xfa\x99\xb3\x27\xa6\x81\x7e\x0e\x0a\x2d\xcb\xe1\xe5\x75\x20\x97\x03\xb9\xcc\x45\x93\x40\x2e\x07\x72\x99\x8b\xd7\x09\x03\xb9\x1c\xc8\x65\x2e\x2e\x85\x03\xb9\x1c\xd4\x5e\x29\xf9\x56\xa0\x7c\x23\x3f\xbb\xd3\x24\x50\xbe\x81\xf2\xe5\xea\x9a\x36\x50\xbe\x81\xf2\xe5\xea\x65\xdb\x40\xf9\x06\xe5\x58\x4e\xbe\x15\x48\xdf\x40\xfa\xb2\xb2\xeb\x40\xfa\x06\xd2\x97\x95\x5d\x07\xd2\x37\x90\xbe\xdc\x3c\xbb\x0e\xa4\x6f\x50\xa1\x15\xf3\xad\x40\xfb\x06\xda\x97\x55\xec\x0c\xb4\x6f\xd4\x67\x77\xae\x91\x03\xed\x1b\x68\x5f\x51\xb1\x33\xd0\xbe\x41\xd1\x56\xa3\x6f\x05\x32\x36\x90\xb1\xa2\x3b\xe6\x40\xc6\x06\x32\x56\xbc\xf6\xfc\x6b\xf9\x7b\xa0\x72\xa3\x3d\x47\xf3\xfc\x3a\x50\xb9\x41\x99\xd7\xa2\xef\x14\x32\x37\x90\xb9\x72\x6b\x8e\xc8\xdc\x40\xe6\xca\xed\x15\xc4\x40\xe6\x06\x32\x57\x74\x53\x18\xc8\xdc\x50\xe5\x17\xae\xe0\x3b\x85\xce\x0d\x74\xae\x04\xcd\x11\x9d\x1b\xe8\x5c\x09\x5e\x23\x0c\x74\x6e\xa0\x73\x25\x78\x3e\x1d\xe8\xdc\x50\x31\x18\x6e\x57\xa6\x81\xd0\x8d\xf9\xec\x4e\x93\x40\xe8\x06\x42\x57\xa2\x17\x09\x03\xa1\x1b\x08\x5d\x89\x9e\x1a\x07\x42\x37\x54\x1f\x86\x70\xfb\x4e\xa1\x6a\x03\x55\x2b\x51\x93\x40\xd5\x06\xaa\x56\xcc\xab\x84\x81\xaa\x0d\x54\xad\x98\xe7\xc6\xb1\xe8\x4e\x25\x63\x88\x97\xef\x14\x42\x37\x10\xba\x62\x9a\x04\x42\x37\xf6\xb3\x3b\x2f\x0a\x06\x42\x37\x10\xba\x92\x3c\x39\x8e\x4d\x77\xaa\x22\x83\x5d\xbe\x15\x68\xdf\x40\xfb\x4a\xd2\x24\xd0\xbe\x81\xf6\x95\xe4\xf9\x7d\xa0\x7d\x03\xed\x2b\xd9\xf3\xdc\x38\x74\x77\xe8\xae\xe5\x97\xd7\x89\x1c\x4e\xe4\xb0\x64\x9f\xc4\x44\x0e\x27\x72\x58\xb2\x27\xf8\x89\x1c\xce\xeb\xd9\x9d\x27\xba\x89\x1c\x4e\xc9\x61\x48\xed\x7a\x79\x9d\xc8\xe1\x44\x0e\x4b\xf1\x49\x4c\xe4\x70\x22\x87\xa5\x78\x86\x9f\xc8\xe1\x44\x0e\x4b\xf1\x4c\x37\x91\xc3\x79\x53\xaf\x55\x7b\x79\x9d\xc8\xe1\x44\x0e\x4b\xf5\x49\x4c\xe4\x70\x22\x87\xa5\x7a\xb2\x9e\xc8\xe1\x44\x0e\x4b\xf5\xe4\x34\x91\xc3\x29\x39\x0c\xa5\xd4\x97\xd7\x89\x1c\xce\xf8\xec\x4e\x93\x40\x0e\x27\x72\x58\x9a\x67\xeb\x89\x1c\x4e\xe4\xb0\x34\xcf\x6b\x13\x39\x9c\x54\x93\xb5\x84\x97\xd7\x89\x1c\x4e\xe4\xb0\x34\x4d\x02\x39\x9c\xf6\xec\xce\xd3\xf5\x44\x0e\x27\x72\x58\x2f\x4f\x75\x13\x39\x9c\x92\xc3\xd0\xbc\x9e\x99\xc8\xe1\x44\x0e\xab\x32\xec\x44\x0e\x27\x72\x58\x2f\xcf\xd7\x13\x39\x9c\xc8\x61\xbd\x3d\xfb\x4d\xe4\x70\x4a\x0e\xe3\x95\x7d\x2b\x90\xc3\x99\x53\x50\x33\x4d\x02\x99\x9b\x92\xb9\x78\x27\x5f\x62\xa4\x6a\x4a\xaa\x62\x30\x5f\x26\xe4\x66\x4a\x6e\x62\x34\x9f\x2a\x24\x9e\x22\x71\xb4\xe8\xe1\x42\xc4\x39\xe6\xf1\x82\x38\xfa\x90\x63\x5d\x82\xdc\xd8\x7d\xab\xd5\xa2\x95\xd7\xca\x31\xb9\x88\xce\xb1\x32\x50\x7e\x7b\xc4\xac\x8d\x19\xab\x08\xda\x59\xc5\xb5\x8f\x38\xf6\x13\x2a\x6f\x8f\xc2\x62\x8c\x5d\x05\x29\x88\xd4\xdc\x11\xfa\x4e\xd1\x37\x66\xad\x2c\x14\x9c\x6b\x3a\xa4\x8b\xff\x5c\x1e\xe3\xd3\x44\xd3\xea\x2c\x42\x5d\xde\x7d\x54\x4a\x99\x8b\xee\x65\x4a\xbb\xd4\x6a\x37\x41\xea\x5e\xd5\xdd\x84\x92\x73\xf7\xf9\xf6\x88\xd5\x85\x60\xee\xbe\x80\x96\xa0\x20\x68\x0b\x92\xa3\xd2\xce\x84\x7c\xf3\x9c\xfe\xf6\x88\x74\x7f\xce\x00\x1a\x82\x82\xa0\x09\xe4\x8e\xcd\x39\xb5\xa0\x19\x26\x36\x4f\x6b\xeb\xea\x01\x28\x38\x64\x59\x50\x14\x34\x8a\x5a\x99\x43\xa3\x02\xd5\x9f\x5b\xf9\x65\xe2\x75\x5d\xbe\x12\x76\xf9\xe2\xac\x4b\x2b\x81\x89\xc5\x25\x6b\x5d\x8b\x11\xd7\xf4\x56\x11\x68\x01\x2d\xdf\x5a\xaf\xae\xd6\xb5\xb6\x20\xee\x3f\x9e\x33\x17\x14\x5e\xb7\x5f\x92\xec\xf2\x4a\x65\xdd\xcb\x80\xec\xed\x61\xd1\xab\x92\x75\xeb\xe2\x84\xb1\xdb\x73\xf7\xba\x75\x26\xd6\xed\xe7\xc0\xee\x48\xab\x0a\x54\xe5\x98\x04\x35\xa0\xae\x56\x38\x0e\x41\xfb\x52\x2b\x41\x9b\x20\xdc\xd8\xad\xe8\xef\x1d\x80\x82\x5f\x45\x2e\x85\xba\x23\x90\x07\x11\xfd\xc8\xad\x7b\x13\x84\x1b\x8b\x95\xbe\x0a\x10\x71\x35\x41\xc4\xb5\x87\x5a\x15\x41\x13\xc8\xd7\xeb\x36\xba\x5f\x40\xbe\x5e\xba\xf5\xad\x7b\x6f\xa0\xad\x56\x40\x47\xd0\x51\xf4\xbc\xa8\xff\x9f\x09\x7b\xdd\x87\xc9\x1d\x4d\xce\x14\xf6\x61\x72\x6e\x2c\x36\x85\x7d\x98\xdc\xd1\x0a\x9b\xf6\xe1\x30\xb9\xa3\xc9\x35\xcd\xe4\x30\xb9\xd3\xd4\x0a\xc7\x0e\xe4\x2b\x6c\x17\x8e\xac\xb0\x1b\xbb\x0d\x47\xe6\x7b\x96\x5a\xe1\xc8\xe4\x74\x18\x74\x1b\x5e\x08\x30\xc6\x6e\x9d\x8f\xc0\xb9\x0d\x7e\x56\xcd\x6e\x20\x03\xca\x6a\x75\x0b\x2a\x40\x0a\xe2\x0e\x82\x06\xd0\x10\x44\xf7\x13\x48\x8b\xee\x5a\xb6\x82\x88\x88\x31\x0b\x74\xaf\xb8\xc2\x20\x08\x3f\x45\x61\x10\x84\x1b\xb3\x20\xc7\x11\x81\x74\xba\x93\xba\x1f\x4f\xc7\xad\xfb\xb8\xe2\x1a\xda\xad\x30\xd5\x57\x51\xf7\x93\xbe\x66\x54\xab\x28\x88\x09\xb9\x31\xa5\xf1\x15\x66\x02\xd2\x76\x14\x5a\x65\x20\xae\xfb\x55\x10\x73\x74\x63\x89\xb8\x26\x73\x9c\x9a\x63\x01\x62\x8e\x53\x71\x05\x4d\x68\x12\x97\x28\x96\x82\xfa\x82\x62\x41\x7c\x4a\x51\xad\xe0\x93\x8c\xdd\x05\xa8\x01\x29\x08\x9d\xc8\x00\x9f\x02\x3c\x17\x9f\x02\x3c\x0f\xeb\xa8\x95\x1c\xb7\x34\x43\xc6\xee\xa2\xf5\x82\x75\x32\xbc\x77\xad\x00\xeb\x64\x2c\x71\x00\x60\x9d\x8c\xe9\xca\xb3\xc2\x66\xbd\xb6\xa2\xcf\x9a\xe3\x26\x7a\x67\x9a\xa5\xac\x20\x36\xa1\x6e\x85\x5a\x14\xea\x26\x54\x11\x31\x11\x2a\x44\x0c\x4e\x2b\x53\xf9\xb9\xc2\x21\x54\x67\x84\xe5\x4b\xdd\x1f\x46\x14\x3b\x32\x67\x15\x76\xc8\xd8\x5d\x35\x47\xd8\x11\xf4\xb4\x92\x39\x00\x87\x20\x74\xc8\x6f\x09\x04\x65\xc1\x8a\x40\xcd\xcf\x2a\xa9\x7d\x99\x94\x25\xa8\x95\xa1\x2c\x86\xb2\x68\xb7\x0d\x65\x31\xd1\x2a\xea\x60\x1a\xb4\x92\x79\xca\x9b\x9d\x05\xb4\x7f\x92\x37\x52\xfd\x4a\x1d\x41\xad\x82\x12\x50\xfa\x49\xde\x92\x1e\x47\x16\xcf\x49\xc8\x5b\x82\x43\x32\x4f\x2d\x4b\x70\x28\x89\x30\x68\x59\x82\x30\x32\xcf\x09\xa5\xae\xf3\x95\x08\xc2\x6f\xcc\x8b\x42\x62\x65\xcf\x36\xa6\x2f\x20\x2b\x93\x6d\x64\xec\xf6\x6b\xe5\xca\x64\x9b\xac\xe3\x6b\xea\x2b\x73\x7c\x65\xec\x2e\x40\x1a\x51\x45\x89\x25\xd1\x9d\xa2\x64\x15\xd8\xe1\xd9\x79\x15\xd8\x21\x93\x52\x52\x2b\xd8\x51\x36\x5b\xeb\xb4\x2a\x1c\x26\x99\x0c\xb7\x0b\x87\x49\x05\x8e\x65\x2f\x17\x17\x05\xce\xaa\x40\x5e\x5b\x2c\x2e\x3d\x4b\x97\x1e\x2b\x3a\xbe\xd4\x3c\x4b\x35\x8f\x55\xb1\x83\x9a\x67\x0d\x71\x5b\x1f\xab\xd6\x80\xdb\x32\x09\xfd\x1a\x70\x7b\x28\xae\xa6\xb3\x3a\x88\x4b\xc6\x5a\x08\x82\x70\xf4\xee\xd3\xe5\xa5\xed\xa2\x9a\x59\xd3\xb7\x36\x5d\x0a\x75\xb2\xb5\x32\x05\x9d\x98\x6c\xed\xc4\x51\xa9\x98\x9a\x67\x2d\x39\xea\x52\xb4\x16\x8e\x32\x49\x85\xe3\x5a\x38\xae\x45\x2b\x5f\x9c\x85\x4e\xc8\xa4\x5b\x54\x58\xa4\xe2\xe5\x84\x49\xb7\xa2\x5f\x10\x46\xa6\x64\xaf\x79\xd6\x3a\x38\x2a\x88\xa0\xe8\xa9\x8c\xd6\xf6\x13\x9d\x82\x08\xb3\x39\xd1\x32\x29\x79\x49\xbf\x36\x27\x5a\x26\x45\xaf\x79\xd6\x26\x77\xc8\xa4\xa8\x93\x43\xb1\xb4\x8e\x6b\x74\x8a\xda\xda\x83\x46\xcb\x14\x6a\x8b\x33\x14\xd7\x71\x19\x4a\xd1\xab\xbf\x75\x90\x21\x99\x14\x73\x10\x14\x80\x8a\xa0\x2c\xa8\x02\xd5\xb7\x47\x32\xd1\xfd\x20\x30\x87\x20\x4a\xf8\xab\xa9\x78\x53\x97\xed\xeb\x68\x74\xaf\xb8\xf6\x75\x9e\xd0\xfd\xf6\xc8\xda\xd3\x7d\x29\x3b\x6f\x55\x49\xc9\x5c\xc2\x37\x55\xd2\xbe\x9d\x7c\xc9\x9c\x75\xfb\x56\xe6\xc2\x24\x55\xa8\xfb\x16\x11\xb7\x8a\x8a\x64\x9e\xb0\x37\x45\x05\x26\xe9\xbb\xc5\xa6\xa8\xd8\xca\xbb\x29\xf9\x7c\x37\x79\x77\x07\x20\xdf\xf9\x8d\x4a\xed\xe8\x1b\x98\xf4\xe1\x61\x47\x6d\x20\xa6\x5c\x97\x5a\x49\x04\xb7\xb4\x2c\xe9\x7d\x73\xa3\x65\x98\x12\x3d\xe5\x6d\x53\x0e\xdf\xd6\x7d\xed\x8a\x2f\xe7\xb6\xde\x80\x9a\xba\xaf\x82\xba\x20\xfa\xd2\x88\x08\xd7\x96\xd8\xa4\x9a\xaa\xa0\x0d\xb4\xf5\x44\x6c\x82\x8e\xa0\x71\x09\xf2\x25\x4c\x03\xc7\x67\xc2\x4e\x82\x22\x50\x55\x2b\x75\x2f\xb1\xc1\x98\x3e\x80\xed\x34\x3a\x50\x57\xab\x26\x68\x00\x49\x92\x02\x90\x56\x35\x79\x0e\x4f\xd5\x73\xd2\x4e\xca\xe1\x18\xb3\xa8\x20\xc4\xf3\x9d\xa6\xa2\xd7\xa6\xa5\x49\xf4\x4a\xc5\x16\x15\xd7\x24\xfa\xa9\x37\x6f\xaf\xc5\x76\x52\x7d\x8d\x31\x5d\x9d\x76\x5a\x4c\xc8\x4d\xaa\x4d\x7d\xad\x00\xa4\x39\x46\x20\xe6\x28\x6e\xd6\xa6\xf5\x12\x37\x31\x66\x51\xd1\xeb\xea\xb4\x93\xa7\xa6\xd4\x74\xe4\xd2\x61\xda\x4a\x2d\xe6\x35\xe2\x4e\x22\x22\x86\x02\x67\xa7\xc3\xb4\x45\xc4\x46\x5c\x87\x09\x51\xc4\x99\x6f\x07\x42\x8f\x31\x73\x5d\xdc\x99\x03\x90\xbd\x88\x4b\xba\x1c\xef\xac\x22\x0e\x63\xfa\xe6\xb0\xb3\xf4\x67\x67\xd7\x9c\xd4\x22\x50\x01\x52\xd2\xf0\x7a\x60\x67\xbd\xd8\xef\x2c\x2a\x34\xd7\xd8\x9d\xa1\x42\xa6\x88\x73\x71\xde\x99\x63\x22\x93\x74\x91\xd9\x99\x63\x92\x55\xd7\x99\xa7\xcf\x9d\x07\x71\x49\x33\x1a\xa1\x72\x4c\x64\xcc\x74\xe4\xf2\x20\xd4\xa1\xb8\x0c\x88\xb8\x94\xb9\x4c\x8b\x43\xe6\xda\xd9\x4f\x4b\x6a\x49\x71\x8d\x09\xa4\x93\x93\x15\x17\x27\x27\xeb\xe4\xb4\xa4\xf5\xe2\xe4\xc8\xd8\x2d\x22\x67\x4e\x8e\x4c\xd2\xc3\xdf\xce\xca\x10\x3b\x4f\xd2\xa7\xa2\x9f\xac\xc4\xd4\x3e\x8a\xc8\x79\x76\x20\x5d\x77\x9e\x8e\x3a\xbe\x59\x27\xa7\x65\x8d\xc8\xc9\xc9\x9c\x9c\xac\x09\x71\x72\xb2\x4e\x8e\x12\xd0\xce\x9c\x9c\xcc\xc9\xc9\x9a\x23\x27\x27\x7b\x41\x98\x5a\xa1\x2f\xa6\xbd\xc4\x21\xd1\x3d\x2f\x82\x58\x5a\x89\xa2\xb5\x5f\xac\x84\xae\x87\x37\xa1\x2e\x56\x62\x69\x87\x0a\x41\xb0\x43\x2a\x1b\x8d\x20\x54\x36\x62\x52\x13\xd3\xf2\xe6\x7c\xa9\x6c\xb4\xa2\xbe\x36\x13\xda\x5a\xd5\x8a\x23\xab\xaa\xf4\x89\x88\xe6\xcd\xaa\xaa\xca\x32\x29\x40\xde\xcc\x51\x55\x96\xbe\x72\xed\xbc\x99\xa3\xb4\xbf\x55\x5a\xb1\xd0\x2a\x2e\x8d\x09\x6d\xa6\xbd\xb5\xf6\x95\xee\x99\xb6\x8a\x4b\x63\x42\x9b\x69\xbb\xc9\x4f\x2a\x20\xc8\x79\x6b\xda\x95\x11\x99\xb6\x4a\x50\x23\xfa\xc3\xb4\x0f\xd3\x96\x23\x89\x42\xc6\xac\x6a\xda\x24\x0a\x99\x67\x0a\xc8\x87\x7d\x94\x6c\xb7\xaa\x20\x90\x6d\x19\x33\x26\x84\x6c\x67\x6a\x57\x0e\xe6\x61\xda\x47\xd7\x56\x69\x74\x3e\x4c\xfb\x68\xb7\x1b\xdd\x33\x6d\xdd\xff\x8c\xe8\x91\x0e\xd5\x62\xa9\xf9\xb5\x75\x53\x8b\x61\x8c\x6c\x55\x50\x80\xa2\xda\xa2\x49\xe5\x8a\x6a\x0b\x8c\x99\x42\x2d\xd0\xbd\x38\xc5\xf3\xe5\x55\xe9\x2e\x24\x0a\x19\x33\xaf\x24\x77\x21\x51\x14\x2e\x7b\xcf\x11\x07\xd0\x90\xe3\xff\x23\x15\x17\xd5\xb1\x18\x6a\xcf\x5d\x90\x91\x82\x8c\xb4\x28\x68\x03\x1d\xf5\x2b\x48\xdf\x58\x31\x66\xca\xe1\x85\x6c\x53\xfc\xe2\xc7\xd7\xb0\x5d\x74\xf1\xc3\xf0\xcd\x7f\x97\x89\xa3\x9b\x7c\xdd\x9a\xc9\xc4\xd1\x4d\xd1\x2f\x21\x76\x99\x2c\x94\x53\x3f\xeb\x33\xda\x2e\x50\x5f\xc6\x4c\xda\x5f\x26\x0b\x85\x1a\x34\xfa\xaa\x40\x5d\x8e\x8a\x0b\xea\x17\xae\x87\x12\x7a\x0a\x60\x4c\x56\xbd\xb8\xcb\x64\xda\xaa\xaf\x93\x97\x57\xbb\x90\xa6\x64\xf2\x15\xb4\x35\xa4\xa9\xa2\x9c\x94\x58\x09\x72\x52\x71\x19\xc9\xfa\x8d\xc0\x2e\xc8\x88\x8c\xa5\x4b\xdb\xac\xd7\x9c\x5d\x96\xfa\x52\x62\x2c\xeb\xd9\x97\xae\x87\x97\xba\x87\xe7\x2a\xcc\xf3\xa5\x04\x44\x61\x8e\x31\x7d\xaf\xda\x14\xe6\x98\x7c\x49\xd5\x0b\x0c\x96\xb1\x74\x6b\xbd\x60\x70\xf1\xd3\x9d\x2f\xb1\xae\x9c\x27\xe4\xa4\x2e\x2c\x21\xa7\x5b\x45\x3e\x1f\x1d\x37\x45\xfe\xae\x5b\x8e\xd2\xb2\x4a\x5f\x95\x7b\xa5\x54\xbd\x42\xfd\xea\x74\xcd\x7a\xba\xd9\x15\xba\xca\x58\x52\x02\xaa\xd0\xb5\xf2\xea\x52\x69\x15\x80\xb2\x1c\x8b\x20\xba\x17\xeb\x92\x72\x52\x25\x2e\x99\x7c\xfb\xad\x65\x57\x58\x27\xc3\x65\x6d\x57\x58\x27\x93\xef\xe7\x88\x03\x48\xbb\x9d\xb2\xa0\x09\xb4\xd4\xca\x04\x6d\x20\x5d\x9d\x54\xb1\x71\x91\xd9\x4d\x5f\xc5\xf5\xb8\xb6\x1b\x44\x94\xb1\x24\x65\x69\xe4\xdd\x26\x8a\x21\xe1\x0d\x0e\xc9\x70\xe7\xda\x0d\x0e\xb5\x49\x2b\xf5\xc5\x91\x93\x31\xfd\xfc\x6a\x37\x8e\x5c\x63\x25\xb4\x1d\x8d\x95\x90\x29\x08\x57\x63\x25\x74\xc1\xca\xfa\xbc\xb3\xb9\x60\xed\x2e\x0e\x05\x1d\x80\x3e\x9f\x90\x17\xd0\xfa\x55\xd4\xee\x70\xa8\xeb\x4a\x17\xa4\xc4\x9d\x93\x23\x63\x7a\x54\xde\x9d\x93\xa3\x8f\xe9\x39\xde\x72\xd4\xad\x05\x63\x77\x05\xc2\x51\xa1\x46\x11\xa6\x13\x6a\x67\xd3\x54\x23\x76\x42\xed\xbe\xf6\x39\x06\xa0\x09\xa4\x69\x4b\xd5\x3b\xf5\x93\x4c\xd6\x6f\x44\x76\x67\x3b\xb8\x31\xea\x19\x7b\x73\x63\xdc\xa3\x2b\xae\x68\x82\x0c\x48\x54\xa8\x40\x09\x48\x71\xa9\xa4\x1a\x6c\xda\x60\xd3\x6a\x16\x54\x81\xaa\x5a\x35\x41\x0d\xa8\xa9\x55\x15\xd4\x81\x54\x35\x3c\xbb\xd7\x61\x1a\x5e\xd4\xe4\xa8\x43\x3e\x28\x8d\xc7\xd0\xf9\x6a\x40\x13\xc8\xd5\x44\x2f\x12\x7b\x50\xe0\xc8\x58\x6a\x9a\x90\xde\xc5\xf6\xd0\xa6\x45\x9d\xaf\xc1\xa6\xc9\x98\x3e\x1e\xef\xc1\xa6\xc9\x58\x92\x62\x8e\x19\x81\x92\x1c\x15\x3d\x5a\x38\x24\x7c\xa9\xd1\x17\x73\xd4\x91\xd3\xfd\x6d\x0f\x8e\xdc\xe0\xc8\x35\x1c\x89\x4b\x92\xa6\x2b\xdd\x1e\x48\x9a\xbe\x37\x58\x16\xad\x06\x95\x91\x0c\x4f\x06\x7b\x20\x69\xfa\xde\x90\xf5\x51\x7b\x8f\xc5\x88\x7a\x17\xd3\x2b\xc2\x1e\x94\x41\xba\x9a\xf3\x4d\x7f\x73\x35\xdf\xba\x87\x67\xfd\x3c\x71\x73\x0f\xc7\x58\xbe\x4d\x50\x01\x2a\x82\xb2\xa0\x0a\xd4\xe4\x08\xd4\x81\xba\x5a\x55\x41\x03\x68\xab\x15\xd0\x01\x3a\x2a\x2e\x7d\x42\x93\x6c\x35\x55\xf4\xe6\x00\x14\x80\x82\x76\xbb\x08\x8a\x40\xbc\x81\x04\x41\x09\x48\x2f\x5e\xba\x41\xcd\x41\xf4\x5e\xfb\xf2\x52\xb2\xe7\x20\x54\xd5\xc1\x7a\x29\xd9\x93\x3a\x58\x26\x5b\xc8\x7f\x99\x8a\x4b\xfa\x1f\x99\x78\x72\xae\x64\x2c\x8b\x3b\x93\x2b\xd7\xf4\xec\x99\xb9\x98\x4d\xb2\xa7\x7e\x5e\x62\x39\x2a\x44\x4e\xcc\x9c\x8a\xfa\x09\x11\xb5\x9e\x4d\xb3\xb8\x33\x39\x31\x32\x96\x75\x69\x99\x64\xcf\xe9\x07\x27\x73\x0b\x9b\x93\xa8\x29\x9c\xc5\x8a\x49\xf6\x9c\x8b\xee\x15\xc4\xa2\xfb\x45\xf7\x6a\x45\x95\x3c\xd7\xcf\x25\xde\xa4\xb2\x9d\x4b\x6f\x45\xe2\xce\x24\xe3\x4d\xcf\x72\xd9\x24\xc4\x93\x32\x56\xc6\xb2\x32\xde\xa4\x8c\x9d\x4a\x82\x26\xa2\x4c\x92\xa0\x8c\x65\xc3\x91\x20\x94\xa5\xb8\xa1\x4c\xb2\xd4\x54\x96\xca\xa6\x09\x91\xa5\xa6\x74\x8b\xda\x70\xa2\x5b\x93\xe7\x49\x42\x3d\xcf\x56\xda\x2c\x55\xc9\x93\xcc\x22\x63\x99\x43\x44\x66\xd1\xf3\x51\xa6\x4a\xe6\xf9\x68\x2f\x3d\xcb\xeb\x3d\x6c\x2f\x44\x6a\x79\x81\x9b\xf5\x33\xd1\xbd\x78\x6a\x90\x49\x51\xd9\x73\x51\xec\xea\x15\x28\x93\x2a\x79\x05\xda\xdb\xaf\x0d\x39\xe9\xa2\xb1\xf5\xa6\x8c\xc9\x14\x59\x9b\x2b\x84\x9e\x7c\x32\x47\x8d\x27\x9f\x7d\x80\x9c\xf9\x87\x17\x96\x73\xf1\xeb\x2d\x5f\xc2\xc3\xdb\xc9\xd1\x7b\x47\xae\x3e\xa1\xc3\x7b\xc7\x09\xd2\xad\xe6\xab\x7a\xf4\x90\xff\x34\xa9\x78\x99\x72\x78\xcf\x3f\x7a\xc2\xcd\xcd\x2f\x1a\x27\x68\x71\x30\xa9\x14\xb5\xd2\xe2\x1c\xbd\x9d\x94\xcb\x4f\xe1\xe1\xed\xe4\x44\xe7\x5e\xb9\xfc\xc8\x9d\x38\x9e\x90\xca\x01\xaf\x59\x4f\x14\x0f\x4f\xc4\xd1\xb5\xe6\xf0\x76\x72\xcc\xf5\x81\xdf\x4c\x1c\x93\x3e\x60\xb2\xb9\x36\x1f\xbd\xa3\xbc\x1e\xf3\x85\x2e\xb7\x1f\xdf\x63\x5a\x68\x4c\xce\xb4\xd2\x42\x1f\x3d\xa7\x14\xfd\xe0\xe9\xf0\x9c\x72\x12\x50\xf0\x20\xb8\xac\x1f\x5d\x1b\x8a\x7e\xc6\x74\x74\x77\x78\x1a\x0b\xbe\x8f\x87\x2b\x04\xa6\xc4\x56\x05\x65\x20\x85\x1a\x69\x55\x80\xb6\x5a\x39\xc4\x4d\xe0\x14\x97\x0c\x7e\x03\x71\x8a\x24\x03\x63\xc1\x80\x9a\xa0\xa9\x56\xd1\x77\x88\x6a\x16\x63\xc1\xe5\xfa\x94\x49\x2b\xd7\xe6\x62\x7e\xc8\x0f\xe5\x26\xc6\x94\xa5\x0e\xe5\xe6\x51\x59\x57\x74\xcb\x3f\x94\x75\xa7\xfa\xf9\x2a\xa6\xe8\xab\xce\x17\xa6\x24\x6d\x6d\xd5\xf9\x3a\x2a\xeb\x8a\xca\xa7\x43\x59\x87\x49\x57\x95\xe3\xa1\xaf\xe7\xef\xf9\xbc\x15\xe5\xd3\x79\xfe\xc4\xcf\xf3\xe2\xa1\x4c\xc1\x14\xfd\x4a\xe9\x74\x5d\x80\x30\x31\x39\x6b\x4f\xd7\xf7\xd7\xa3\x9a\xa4\xb0\x69\xd4\x24\x98\x28\xba\x9f\x2e\x6e\x1f\x55\x08\xa5\x38\x87\x0e\x15\xc2\x19\x40\xce\xc7\x43\xb2\x39\x4a\x1d\x45\x3f\x03\x3c\xca\x1f\x4f\x13\xeb\x4d\x2b\x1d\x5f\x11\xb9\xe8\xf7\x49\x07\x22\x1f\xf1\xb1\xb4\xfc\x97\x37\x27\xff\xff\xef\xfb\xa7\x97\x9f\xfe\x29\xd2\xfc\xf1\xf3\xe7\xfd\xfe\x45\xff\xf0\x49\xff\xd4\xe8\xb1\xf6\xf9\xf0\xbe\x7f\xfa\x47\x54\x9f\x3e\x7e\x72\x2f\xfd\xf7\x9f\x01\x00\x00\xff\xff\xf8\x60\xf3\xef\x70\x35\x00\x00"); +func _bgbc ()(*asset ,error ){_cfd ,_gfdc :=_cgae ();if _gfdc !=nil {return nil ,_gfdc ;};_eeac :=bindataFileInfo {_ae :"Ext-V",_ca :1141,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491941,0)};_ged :=&asset {_e :_cfd ,_ee :_eeac };return _ged ,nil ;};func _gdgge ()(*asset ,error ){_afaa ,_ecda :=_ggbg (); +if _ecda !=nil {return nil ,_ecda ;};_daaf :=bindataFileInfo {_ae :"GBpc-EUC-H",_ca :2211,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492172,0)};_cefe :=&asset {_e :_afaa ,_ee :_daaf };return _cefe ,nil ;};func _ffaa ()([]byte ,error ){return _ad (_bbde ,"UniJISPro-UTF8-V")}; +func _egca ()([]byte ,error ){return _ad (_cdfd ,"B5pc-V")};func _dfbbf ()([]byte ,error ){return _ad (_dff ,"Add-RKSJ-V")};func _gagd ()(*asset ,error ){_dab ,_bgf :=_gca ();if _bgf !=nil {return nil ,_bgf ;};_fafe :=bindataFileInfo {_ae :"Adobe-Japan1-7",_ca :2201,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491344,0)}; +_fbc :=&asset {_e :_dab ,_ee :_fafe };return _fbc ,nil ;};func _feb ()([]byte ,error ){return _ad (_fac ,"Adobe-GB1-4")};func _ccgb ()([]byte ,error ){return _ad (_abb ,"KSC-Johab-V")};var _geeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4f\x6b\xdb\x4c\x10\x87\xef\xfb\x29\xe6\x98\xf7\x90\xd7\x33\xfb\x4f\x2b\x10\x86\x92\x10\x70\x21\x4d\x69\x9a\xb6\x50\x7a\x90\xa5\x95\x11\xd4\x2b\x21\xcb\x87\x7c\xfb\x32\x33\xb6\x0b\x3d\x18\xd9\xcf\xce\xfc\xf0\x3e\xb3\xab\xcd\xc3\xee\x71\x57\xc6\x15\x36\x9f\x97\xa9\x7b\xcd\x2b\x0c\x63\xe9\x97\x7c\x9a\xce\x4b\x97\x61\x9f\x0f\x63\x31\x86\x2c\xf4\x63\xb7\x5e\x7f\xca\xa3\x3b\xb6\xb3\x31\xdc\xff\xfa\x7e\x5a\xf3\x71\x57\x86\x09\x9c\xd6\xf5\xe7\xf9\x52\x0b\xb0\xf9\x92\x0f\xe3\x69\x5d\xde\xe1\xee\x43\x3f\xed\xf3\x7f\xd0\xe7\x81\xf9\xcb\xd2\xe7\x65\x2c\x07\xb8\xfb\xd8\xce\x6d\xa1\xdb\xc2\xeb\x79\x9e\x7f\xe7\x63\x2e\x2b\xa0\xb0\x5c\x7a\x79\x9a\xcd\xc3\x73\x3b\x7f\x6a\x8f\x19\x36\x92\x75\xaf\x9d\xf7\x5a\x26\xab\xdf\xf2\x72\x1a\xa7\x02\x84\xff\x23\xc6\xbf\xfc\xeb\xfb\x9c\x81\x2e\x31\x6f\xbb\xc7\x97\x61\x38\xe5\x15\x7c\xba\xf4\xfe\x78\xdb\x3d\xc2\x4f\x02\x42\xb0\xc1\x85\xf4\xeb\x52\xfa\xfd\x79\xea\xf3\xe5\x7f\xc8\x6e\x1f\xa6\x73\x59\x21\xd9\xe4\x95\x91\xee\xb4\x9b\xfa\x7c\x9a\xdb\x2e\x2f\x6d\x39\x64\x03\xd0\x20\x22\x6e\xa1\xb1\xf8\xf4\xb4\xe5\x2d\xfc\x53\x61\x9c\xbb\x74\x8e\xbd\x92\x6b\x07\xe2\x30\x6c\x01\x00\xd0\x34\x48\x8a\x48\x90\x0d\xd1\x34\x68\x15\x59\x41\x81\xac\x69\xd0\x29\x72\x82\xaa\x98\x4c\x83\x5e\x91\x67\x44\x68\xbd\x69\x30\x28\x0a\x82\x6c\xe2\xf8\xa8\x28\x0a\x0a\x8e\xe3\x2b\x45\x95\xa0\xaa\xe6\xf8\xa4\x28\x31\xb2\xe8\x39\xbe\x56\x54\x0b\x72\xc8\xf1\xad\xa2\x56\x50\x88\x1c\xbf\x57\xb4\x17\x94\x88\xe3\x3b\x45\x1d\x23\x87\x15\xc7\xf7\x8a\x7a\x41\xce\x72\x7c\x56\x94\x05\x85\xc4\xf1\x83\xa2\x41\x50\xf2\x68\x1a\x52\x5f\x24\xbe\x3c\xd6\xd1\x34\xa4\xbe\x48\x7c\x79\x17\xac\x69\x48\x7d\x91\xf8\xf2\x11\x93\x69\x48\x7d\x91\xf8\xf2\x29\x7a\xd3\x90\xfa\x22\xf1\x15\xc8\x72\xbc\xfa\x22\xf1\x15\x5c\xc5\xf1\xea\x8b\xc4\x57\x88\x8e\xe3\xd5\x17\x89\xaf\x90\x12\xc7\xab\x2f\x12\x5f\x91\x3c\xc7\xab\x2f\x12\x5f\xd1\x23\xc7\xab\x2f\x12\x5f\x31\xf2\x68\x49\x7d\x91\xf8\x8a\x35\x8f\x96\xd4\x17\x89\xaf\x8a\x78\xb4\xa4\xbe\x48\x7c\x55\x9e\x47\x4b\xea\x8b\xc4\x57\x15\x79\xb4\xa4\xbe\x48\x7c\x55\x35\x8f\xd6\x5e\x4f\x64\xd8\x6f\x21\x51\x6d\xe5\x58\x5e\x8f\x1f\x7f\xe7\x3b\x7d\xbb\x63\xdd\x79\x59\x72\x59\xe5\x46\xcb\x1d\xe2\x03\x3f\x96\x7c\x7b\x3b\xcc\xd3\xcc\x5d\xf2\xf9\x13\x00\x00\xff\xff\x43\x08\xad\xb1\x49\x04\x00\x00"); +func _eef ()([]byte ,error ){return _ad (_gac ,"90ms-RKSJ-H")};var _dga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x96\x4f\x8b\x1b\xc7\x16\xc5\xf7\xfd\x29\x6a\xe9\xb7\x79\x53\x55\xf7\x5f\x35\x34\x82\x87\x6d\x78\x13\x70\x1c\xe2\x38\x09\x84\x2c\x34\x52\x6b\x10\x64\x24\xa1\xd1\x2c\xfc\xed\xc3\x3d\x67\x6c\x12\x2f\xcc\xf5\xfc\x54\x75\xba\xf4\x53\xdd\xaa\xbe\x7b\x7b\xff\xee\xfe\x74\xbc\x95\xbb\x9f\xae\xe7\xdd\xa7\xf5\x56\x0e\xc7\xd3\xfe\xba\x3e\x9f\x5f\xae\xbb\xb5\x3c\xac\x8f\xc7\xd3\x34\xb5\x5e\xf6\xc7\xdd\xed\xeb\x9f\x28\xbb\xa7\xed\x65\x9a\x72\xfe\xa7\x2f\xcf\xb7\xf5\xe9\xfe\x74\x38\x17\xe1\xb8\xfd\xcb\xe5\x75\x6c\x29\x77\x3f\xaf\x8f\xc7\xe7\xdb\xf5\x4b\x79\xf3\xbf\xfd\xf9\x61\xfd\x4f\xd9\xaf\x87\xe4\x1f\xaf\xfb\xf5\x7a\x3c\x3d\x96\x37\x3f\x6c\x2f\xdb\x53\xfb\xf6\xc1\xa7\x97\xcb\xe5\xaf\xf5\x69\x3d\xdd\x4a\x03\x5b\x4f\x7b\xd4\xe9\xee\xed\x87\xed\xe5\xc7\xed\xd3\x5a\xee\xfe\xff\x0f\xf2\xeb\x7a\x7d\x3e\x9e\x4f\xa5\xd5\xff\xd6\xea\xf8\x00\xfc\x97\x2f\x97\xf5\x35\x62\xba\xfb\x7c\xff\xee\xe3\xe1\xf0\xbc\xde\x4a\x1f\x95\x63\x7e\xff\x7c\xff\xae\xfc\xd1\x4a\xab\xa5\x9b\x88\xfd\xf9\x3a\xf4\xb7\x0f\xe7\xfd\x5a\x38\x68\x6a\xfc\x26\xbb\xf3\x7e\x7d\xbe\x6c\x77\xeb\x75\x7b\x7a\x5c\xa7\x52\x96\xde\x7a\xdb\x94\x25\xde\xc7\xfb\x4d\x2e\xf1\xbb\x11\x53\xab\xf5\x75\xea\x71\x4f\xf4\x75\x4a\x6f\xb1\x6e\x4a\x71\x91\x69\xe9\x9d\xa8\xf7\x44\xd1\x23\x91\x6c\x81\xb4\x25\xd2\x96\x48\x89\xac\x02\xcd\x89\x6c\x07\xe4\xdb\x44\xe6\x89\xa2\x03\xc5\x9c\x28\x30\x31\x1f\xf5\x5a\x4a\x44\x4e\x14\xa9\x89\x44\x30\x6a\xd4\x44\x8a\x45\x88\x21\x6b\x06\x72\xa2\x48\x34\x5a\xc6\x2b\x97\xaa\x21\x89\xb4\x4f\x4b\x37\x22\x0b\xdf\x94\x32\x77\x9b\x96\xee\x44\x2e\x63\x53\x5a\x6d\xb9\x08\x67\xbc\x1b\x90\xe4\xa8\xe0\xa8\xc8\x4f\x5a\xb5\x5c\x57\x18\x51\x00\xcd\x19\x3f\x38\x0a\x25\x14\xab\x1f\xbd\x13\xf5\x44\xa3\x01\x09\x91\x24\x9a\x89\x94\x48\x81\x0c\xc8\x88\x6c\x53\xc2\xaa\x00\x39\x91\x63\x14\xe3\x83\x28\x30\x2a\x80\x06\xd1\x48\xd4\x39\x71\x26\x9a\x13\x35\xc6\x6f\x89\xb6\x89\x84\x8b\x78\x20\x7a\x00\x62\xfc\x8e\x68\x87\xd5\x57\xa0\x3d\xd1\x1e\x88\x5f\x7b\x25\x5a\xb1\x2e\x05\x3a\x10\x1d\x80\x46\x22\xfe\x8e\x28\x61\xd5\x81\xe8\x2b\x4b\x58\x45\x96\xd0\x57\x96\xb0\x86\x2c\xa1\xaf\x2c\x61\x82\x45\x08\x7d\x65\x09\xeb\x9c\x48\x5f\x02\x5f\xc2\x27\xd2\x57\x96\x30\x63\x16\x7d\x09\x7c\xe1\xd7\x1e\x42\x5f\x42\x5f\x5c\x17\x7d\x09\x7d\xc1\x04\x37\x39\x4a\x98\x30\x8b\xbe\x04\xbe\x94\x8b\xa0\xaf\x2c\x61\x95\x8b\xa0\xaf\x2c\x61\x68\x98\x21\xf4\x95\x25\xac\xf1\x89\xf4\x95\x25\x0c\x5b\x6e\x28\x7d\x29\x7c\xa9\x4d\x8b\x54\xec\x2f\xa9\xd9\x1d\xad\xe5\xf6\x15\xb6\xa8\xa0\x45\x5b\xcf\xa5\x0a\x5b\x54\xd0\x43\x4d\x9a\x4c\x8b\x08\x91\x00\x69\x6e\x13\x61\x77\x88\x02\x59\x6d\xd3\x22\xec\x0e\x31\xa2\xdc\x85\xc2\xee\x10\x07\xf2\x91\xf1\x6c\x05\x09\xa0\x18\x19\xcf\x7d\x2f\x03\x68\x44\xc6\xcf\x44\x33\xd0\x9c\xbd\x2d\x5b\xa2\x6d\xa2\x5e\x3d\xe3\x1f\x88\x1e\x80\x5a\xb6\x95\xec\x88\x76\x40\xdd\x32\x7e\x4f\xb4\x07\x12\xcd\xf8\x95\x68\x05\xd2\x3c\x73\xe4\x40\x74\x00\x82\x42\xa5\x2f\x85\xaf\xee\x7d\x9e\x16\xa5\x2f\x85\xaf\x1e\xd9\x1d\x4a\x5f\x0a\x5f\x7d\xb4\x98\x16\xa5\x2f\x85\xaf\x3e\xe7\x36\x51\xfa\x52\xf8\x92\x5a\x33\x9e\xbe\xd4\x88\xb2\x1f\x95\xbe\x14\xbe\xa4\xcd\x19\x4f\x5f\x0a\x5f\xd2\x47\xc6\xd3\x97\xc2\x97\x48\x1e\x0a\x4a\x5f\x0a\x5f\xa2\x91\xf1\xf4\xa5\xf0\x25\xe6\x19\x4f\x5f\x0a\x5f\xe2\x9e\xf1\xf4\xa5\xf0\x25\x61\x19\x4f\x5f\x0a\x5f\x32\x2c\xe3\xe9\x4b\xe1\x4b\xe6\xdc\x4c\x4a\x5f\x7a\x30\xd9\x14\xad\xd9\xee\x46\x5f\x06\x5f\x5a\xf3\x5c\x35\xfa\x32\xf8\xd2\x36\x74\x5a\x8c\xbe\x0c\xbe\xb4\xc7\x98\x16\xa3\x2f\x83\x2f\x95\xe8\xd3\x62\xf4\x65\xf0\xa5\xea\x3e\x2d\x46\x5f\x06\x5f\x6a\x9e\xf1\xf4\x65\xf0\xa5\x9e\x2d\x6a\xf4\x65\xf0\xa5\xa1\x19\x4f\x5f\x06\x5f\x8a\x93\xdc\xe8\xcb\xe0\x4b\x67\xc9\x78\xfa\x32\xf8\xb2\x9a\xe7\x84\xd1\x97\xc1\x97\xb5\x9e\xf1\xf4\x65\xf0\x65\xbd\x65\x3c\x7d\x19\x7c\x99\xb4\x8c\xa7\x2f\x83\x2f\xd3\x3c\xac\x8c\xbe\x0c\xfb\xcb\xac\xd6\x69\x71\xfa\xf2\x4a\x94\x07\x9f\xd3\x97\xc3\x97\xf9\x18\xd3\xe2\xf4\xe5\xf0\x65\x91\x27\xa6\xd3\x97\xc3\x97\x8d\x70\x5c\xc8\x5f\xef\xdd\xa9\x8d\xef\x6f\x62\xa7\x4d\x87\x4d\x9b\x23\x1f\x4e\x9b\x0e\x9b\x5e\x3d\x1f\x4e\x9b\x0e\x9b\xde\x2c\x1f\x4e\x9b\x0e\x9b\xde\x2d\x1f\x4e\x9b\x0e\x9b\x2e\xea\xd3\xe2\xb4\xe9\xb0\xe9\xaa\x19\x4f\x9b\x0e\x9b\x8e\x03\xcf\x69\xd3\x61\xd3\xbd\x67\x3c\x6d\x3a\x6c\x7a\xe4\x41\xec\xb4\xe9\xb0\xe9\xb8\x89\x9d\x36\x1d\x36\x7d\x6e\x19\x4f\x9b\x0e\x9b\x51\xab\x4e\x4b\xd0\x66\x54\xa2\xbc\x33\xe2\xf5\x9d\x05\x36\xa3\xe5\x1d\x1b\xb4\x19\xb0\x19\x7d\xf8\xb4\x04\x6d\x06\x6c\x86\xe4\x2d\x15\xf4\x15\xca\x0b\x35\x14\xc8\x88\x7c\x53\x46\x1f\xfa\x2f\xe7\xf9\xff\x7c\x43\xfc\xf6\xc6\xb6\x7b\xb9\x5e\xd7\xd3\x0d\xef\x87\x78\x3b\xcb\xd7\xab\xe3\x69\xfd\xf6\xae\x79\x39\x5f\x72\x16\xfe\xfd\x1d\x00\x00\xff\xff\xfd\xdd\xf7\xfd\x97\x0a\x00\x00"); +func _baa ()([]byte ,error ){return _ad (_feacb ,"Ext-H")};func _babd ()(*asset ,error ){_egab ,_eeeb :=_bacg ();if _eeeb !=nil {return nil ,_eeeb ;};_faae :=bindataFileInfo {_ae :"GBT-EUC-V",_ca :785,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492205,0)}; +_cccc :=&asset {_e :_egab ,_ee :_faae };return _cccc ,nil ;};func _dggdc ()([]byte ,error ){return _ad (_eddf ,"UniGB-UCS2-V")};func _afcec ()([]byte ,error ){return _ad (_aeea ,"CNS-EUC-V")};func _gbe ()(*asset ,error ){_afdec ,_agcd :=_gdefg ();if _agcd !=nil {return nil ,_agcd ; +};_faba :=bindataFileInfo {_ae :"UniCNS-UTF16-H",_ca :251000,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492695,0)};_bcbe :=&asset {_e :_afdec ,_ee :_faba };return _bcbe ,nil ;};func _gae ()([]byte ,error ){return _ad (_cac ,"Adobe-GB1-0")};var _egdbg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcb\x8e\x5c\xb7\x15\xdc\xf7\x57\xdc\xa5\xb3\x70\xc4\xf7\x03\x68\x34\xe0\xf8\x81\x68\x61\x3b\x88\xec\x24\x40\x90\xc5\x25\x79\x28\x0c\x10\xcd\x0c\x46\xa3\x85\xff\x3e\xa8\xaa\xb6\x12\x1b\x59\x18\x6d\xd5\xd4\xe1\x65\x1f\x56\xd5\xe1\xed\x37\x5f\xbf\xfd\xe6\xed\xe3\xc3\xeb\xf1\xe6\x2f\x2f\x4f\xf3\x9d\xbd\x1e\xfb\xe1\x71\xbd\xd8\xc7\xa7\x4f\x2f\xd3\x8e\x61\xef\x1f\x1e\x2f\x17\x1f\x8e\xf5\x30\x5f\x7f\xfd\x27\x3f\xe6\x87\xf3\xf9\x72\x41\xfd\xbb\x5f\x3e\xbe\xda\x87\xb7\x8f\xfb\xe9\x88\xe2\xad\x4f\xcf\x77\xee\x71\xbc\xf9\xab\xbd\x7f\xf8\xf8\xfa\xf2\xcb\xf1\xc5\x57\xeb\x69\xd8\x1f\x8e\x65\x1b\xf8\x8f\x2f\xcb\x5e\x1e\x1e\xdf\x1f\x5f\x7c\xfd\xc3\x3b\xff\x19\x7e\xf7\xe9\xf9\xf9\xdf\xf6\xc1\x1e\x5f\x0f\x47\xcc\x1e\x17\x3f\x2f\x6f\xbe\xfe\xfe\x7c\xfe\xe1\xfc\x60\xc7\x9b\x6f\x7f\xb2\xc7\x2f\xff\x94\xbf\xfc\x33\xff\xc2\x3f\xfc\xcd\x5e\x3e\x3e\x3c\x3d\x1e\xde\xfd\xd1\xb9\xf2\x5f\xfc\xa7\x5f\x9e\xed\xf0\xf7\x15\x7e\x7e\xfb\xcd\x8f\x7b\x7f\xb4\xd7\x23\x38\xad\xfe\xe6\x1f\x3f\xbf\xfd\xe6\xf8\xa7\x3f\xbc\x3b\x42\x8e\xdd\xfd\xeb\x4e\xfd\xfb\xf7\x4f\xcb\xee\x5b\xb8\x04\x7d\x9d\xf9\xb4\xec\xe3\xf3\x39\xed\xe5\x7c\x7c\x6f\x97\xe3\xb8\x3a\x77\x3b\x8e\xe3\xda\xdc\x0d\xff\xfa\xca\x27\x77\x3b\xae\xdf\x7d\xfb\xdd\xb7\x37\xec\xfb\x77\xfc\x8b\xd7\x32\x8f\x4f\xaf\xcb\xb6\x30\xae\x70\xf5\xfb\x76\xf8\x58\x52\x43\xd5\xff\xfe\xf9\xe2\x9d\xbb\x3f\xfb\x61\xdd\x2b\x02\x2a\xaa\xfd\x5a\x71\x3d\xf5\xd4\xd3\xe7\x76\x3b\x7a\x07\x90\xbb\x80\x09\x52\x4d\x91\xd8\x22\xc6\xc2\xc0\xb2\xd3\x13\xd9\xf9\x76\xf8\x12\x80\xec\x22\xa4\xdc\x8e\xa0\xa5\x77\x15\x52\x81\x54\x22\x4d\x88\x01\xc1\xd3\x82\x1e\x1f\xb0\x72\xc8\x05\x88\x56\x0e\xe0\x44\x0f\x4e\x14\x27\x82\x93\x3c\xf6\x13\xc5\x89\x63\xdc\x8e\x54\x51\x15\xc7\x12\xb2\x6f\x47\x76\xe0\x24\x55\x25\x54\xe5\x9e\x81\xa8\x2a\x61\xe5\x92\xb1\xc3\x2c\x4e\x06\xa7\x66\x7c\x8b\x2c\x4e\x06\xa7\x79\x54\x15\x71\x0a\x38\xdd\x61\x3f\x45\x9c\x02\x4e\xaf\xa8\xaa\xe2\x54\xf6\xc7\x15\x6c\xa8\x8a\x54\x41\xf2\x3e\xa0\xae\x89\xd5\xd4\xc5\x80\x4d\x36\xb1\xda\x56\x63\x51\xd8\xc5\xea\x3a\xa4\xe6\x00\x89\xd5\xc9\x4a\x3c\x91\x53\xac\x93\xac\x1c\xd1\xdc\x53\xac\x93\xac\xe2\x50\x38\xc4\x1a\x64\x95\x9e\x00\x89\x35\xc8\xaa\x19\x85\x53\xac\x49\x56\xcb\x1e\x90\x58\x73\xaf\xdb\xe1\xbb\x47\xe1\x44\xc5\xfd\x23\xa4\x08\xd6\x52\xe1\xe2\xe1\x39\x87\xb5\x96\x0a\x17\x59\xae\x62\x13\x26\x96\x91\xe5\x0b\xd6\x32\xb1\x8c\xac\x10\x50\xb8\xc5\xda\x64\xc5\x80\xe5\xb7\x58\x7b\x6e\x40\x0d\x85\x7b\x89\x75\xdf\x44\xb8\x5c\x87\x63\xe1\x70\x2c\x4c\xb5\x03\x62\xe1\x70\x64\xe5\x04\x96\x64\x3e\xa8\xe0\x50\x62\x01\x24\x96\xc4\x58\xa0\xfd\x21\x35\x0e\xa9\xb1\xf6\x08\x48\x2c\xca\x31\x34\x28\x74\x48\x8f\x83\x7a\x0c\x3d\x3b\x40\x62\x45\x8a\xd6\x41\xa3\x43\xfa\x1b\xd4\x5f\xf4\x68\xce\x90\x00\x47\x92\xb4\xd1\x9c\x21\x05\x0e\x2a\x30\x06\x34\x67\x48\x82\x83\x12\x8c\x11\xcd\x19\xd2\xe0\xa0\x06\x63\x42\x73\x86\x44\x38\x28\xc2\x98\xd0\x9c\x21\x15\x0e\xaa\x30\xe6\xda\x00\x89\x45\x15\xc6\x92\x50\x28\x15\x0e\xaa\x30\xd6\x98\x01\x89\x45\x15\xc6\xda\x51\x28\x15\x0e\xaa\x30\xb6\x8e\x16\x4a\x85\x83\x2a\x8c\x3d\xa3\x50\x2a\x1c\x54\x61\x72\x30\xf4\x90\x0a\x07\x55\x98\xbc\x47\xa1\x54\x38\xa8\xc2\x14\x1c\x5a\x28\x15\x8e\x31\x2b\xa0\x82\xc2\x31\x1b\x21\x16\x46\x18\x6d\x48\x98\x83\xc2\x4c\x91\xcd\x91\x30\x07\x55\x98\x12\x9b\x23\x15\x0e\xaa\x30\x65\x36\x47\x2a\x1c\x54\x61\xca\x6c\x8e\x54\x38\x2c\xfb\xdb\x91\x0a\x9b\x63\x39\x08\x0a\x7c\xa2\xa0\x48\x88\x6b\x95\x8e\xad\x4a\xab\x83\x5a\x4d\x35\xe1\xd0\xa4\xd5\x41\xad\xa6\x16\xb1\xbc\xb4\x3a\x28\xcc\xd4\x7a\xbd\x5c\xa7\x84\x39\x29\xcc\xd4\xbb\x07\x44\xd6\xa4\x30\xb3\xcb\xe9\x72\x9d\x12\xe6\xa4\x30\xb3\x47\x6e\x4e\x09\x73\xfa\xf3\xbc\x1d\x39\x78\x4f\x68\x10\x62\x61\x08\xe1\x72\x9d\xd2\xea\xa4\x56\x73\x44\x57\xa7\xb4\x3a\xc3\x44\x61\x44\x57\x67\x98\x43\xd0\x60\xa1\x27\x34\x09\x71\xad\xc4\xe5\xa5\xe8\x19\x8b\x03\x84\x38\x9f\xb1\x70\x2d\x8a\x3c\x27\x74\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x9b\xa0\x3b\x72\x46\xce\x4e\xb9\x63\xa6\x9c\x6f\x47\x2e\x01\xac\x94\x8b\xa0\xc2\x27\x66\x42\x95\x10\x37\x51\x12\x0b\xb5\x09\x7a\x28\x97\x06\x48\x1e\x9a\xf4\x50\xae\x18\x07\x53\x1e\x9a\xf4\x50\x6e\x11\x9d\x90\x87\x66\xd1\x3c\x88\x11\x90\x58\x65\xf0\x38\x50\x57\x30\x3f\xae\xb3\xac\x8a\x0e\xe2\x14\xcb\x6a\x42\x4c\xe3\x50\xd8\x9d\xb5\x6f\x47\x71\xb1\x70\x5c\xff\x3a\x62\xff\xdf\xd4\x9d\xc5\xf4\xf0\xad\x55\x78\xf2\xb2\xeb\xd4\xd0\x88\xb5\xe1\x0b\xcb\xaf\x53\x53\x23\x36\xca\x41\x86\x9d\x1a\x1b\xb1\xb3\x0b\x72\xec\x6c\x2b\x62\x22\x38\x87\x5a\x59\x76\xf6\x84\xb3\xe8\x3c\xb1\x9e\x4e\x41\xe7\xed\x28\x98\xdb\xb3\x27\x1e\x45\x2f\x03\x5b\xe7\x77\xee\x85\x7a\xa0\xd5\x8b\x83\xc0\xa7\xac\x3e\x3b\x86\x6a\x71\x19\xed\xeb\x68\xd2\xfd\xa3\xb8\x28\x88\x6d\xe8\x36\x01\x35\x2e\x6f\x8b\x10\x47\xac\x47\xb8\x4c\x65\xc4\x64\x46\x14\x9f\xd1\x77\x65\xc4\x3c\x71\x55\x28\xc1\x63\x13\x27\xef\x0a\xfa\x28\x1e\x96\x9a\x27\x2f\x0b\x93\x49\x52\xa2\xc3\xd7\x56\x92\x4c\x26\x49\x61\x46\x4c\x25\xc9\x1c\x62\x61\x1a\x4f\xc5\xc6\x64\x6c\x94\x84\x69\x3c\x15\x1b\x73\x6a\xf4\x63\x1a\x4f\xc5\xc6\x64\x6c\x94\x82\x69\x3c\x15\x1b\x93\xb1\x51\x0a\xa6\xf1\x54\x6c\x4c\x06\x42\xa9\x98\xc6\x53\x81\x30\x19\x08\xa5\x61\x1a\x4f\x05\xc2\x64\x20\x94\x4e\xdd\x28\x10\x26\x03\xa1\x3a\x4c\xe3\xa5\x40\x58\x0c\x84\xea\x30\x8d\x97\x02\x61\x31\x10\xaa\xc7\x34\x5e\x0a\x84\xc5\x40\xa8\x01\x96\x5a\x0a\x84\x45\xf7\xd7\x88\x69\xbc\xe4\xfe\x45\xf7\xd7\x84\xec\x5a\x72\xff\xa2\xaf\x6b\xaa\x28\x94\xaf\x57\xd4\xfd\xa6\x64\x40\x62\xd1\x8b\x95\x9a\x58\xf2\xe2\xa2\xcb\x6a\x45\xb8\x2c\xb9\x6c\xd1\x65\x95\xd2\x5c\x72\xd9\xd2\x5d\xa9\x61\xce\x2e\xb9\x6c\xd1\x65\x95\xc2\x5c\x72\xd9\xa2\xcb\x1a\xac\x71\x5d\x72\xd9\x2a\x88\xa0\xe6\x30\x67\x57\x61\x04\xe9\xa3\x55\x28\x67\x95\xb9\x08\xe9\xe2\x85\xae\x2e\x19\x64\xd5\xda\x01\x75\x42\xf5\x14\x74\xde\x8e\xd6\x5a\x27\x34\x04\xa1\x50\xfd\x92\x8b\x16\x5d\xd4\x02\x26\xd5\x92\x89\x16\x4d\xd4\x22\x26\xd5\x92\x87\x16\xa7\x5e\x4b\x98\x54\x4b\x16\x5a\xb4\x42\x63\x22\x2c\x59\x61\x51\xd1\x2d\x23\x53\x97\x14\xbd\xa8\xe8\x56\x0a\xf6\x25\x45\xaf\x13\x29\xd1\x2a\xa2\x71\x9d\x0c\x09\x7d\x34\xcf\xe6\x9c\xa6\x42\xae\x55\xb9\x7b\x29\x7a\x51\xd1\xad\x21\x07\x97\x14\xbd\xc6\x59\xf8\x1d\x23\xa1\x4a\x88\x85\xad\x83\x25\x91\x2f\x8a\xbc\x75\xcc\xb3\x25\x91\x2f\x8a\xbc\x3b\x0c\xfb\x25\x91\x2f\x8a\xbc\xd3\x8f\x4b\x22\x5f\x6b\x0f\x40\x18\xf6\x6b\xed\x29\x68\xa2\x90\xfb\x5a\x7b\x09\x42\x61\x20\x24\x2b\x2c\x5a\xa1\x07\xcc\xb3\x25\x2b\x2c\x5a\xa1\x47\xa4\xda\x92\x15\x16\xad\xd0\x13\x02\x6c\xc9\x0a\x8b\x56\xe8\x19\x03\xc7\x64\x05\xa3\x15\x7a\x41\x7c\x99\xac\x60\xb4\x42\x2f\xa5\x5d\xae\x26\x2b\x18\xad\xd0\x2b\xc6\x92\xc9\x0a\x46\x2b\xf4\x16\x50\x28\x2b\x18\xad\xd0\x3b\xde\x18\x4c\x56\x30\x5a\xa1\x77\x0c\x09\x93\x15\x2c\xea\x8a\xee\x30\x25\x4c\x5e\x30\x7a\xc1\x3b\x8f\x50\x33\x99\xc1\x92\x78\x01\x73\xc2\xe4\x06\x4b\xe2\x05\x44\xab\xc9\x0e\x96\xc5\x8b\x38\x13\x93\x1f\x2c\x8b\x97\x90\x75\x26\x43\x58\x11\x2f\x63\x7e\x98\x1c\x61\x9a\x06\xae\x78\xd4\x4a\xec\x76\x7f\x85\xa8\x2e\x01\x13\x4f\xd3\xc0\xd5\x82\x5a\x09\xd9\x34\x0d\x5c\x2b\xe8\xa6\x94\x6c\xed\x0c\xc0\x7a\x48\xc4\x22\x31\xd5\x76\xdc\x94\x4c\xf2\xb6\x5e\xf1\xd2\xe6\x1d\x5b\xd5\x6b\x11\xc6\xf7\x14\x57\x51\x2b\xcd\x9b\xde\x37\xbc\x83\x04\x4d\xa2\x37\xbd\x70\x78\x5f\xb1\x9e\x54\x6f\xe7\xfd\x1d\x07\xa3\xc3\x24\x68\x1b\xf9\x04\x16\x91\xe4\x36\xf2\x20\xa6\xda\xc8\x83\x94\xca\x6d\x6c\x47\x0c\x3a\xb4\xb1\xef\x98\xd7\x9e\x0b\xb1\x20\x8c\xb5\x09\x42\x37\x69\xdf\xf4\xc2\xe2\x13\xa4\x68\x12\xbf\xcd\x85\x37\x16\x9f\xa1\x45\x9b\xb0\xe3\xfd\x03\xdf\x2d\xfe\x76\x50\xe7\xf4\xfb\x39\x6d\x93\xa6\xb5\xa9\xa7\x15\xbc\x00\x9a\x3c\x64\x4b\x4f\x2b\x3c\x41\x99\xc8\xd6\xd9\x81\x55\x9e\xe0\xc2\x7d\xed\x6a\x4b\xb5\x15\x5e\x36\x79\xc6\x4c\xb5\x8d\x42\x97\x69\xcc\x8c\x1d\x6a\x54\xba\xd9\x10\x36\xf0\x1e\xc8\xbb\xa8\x19\xe6\xea\xd5\x4c\xeb\x31\x5e\x4d\xee\xb2\xad\xf5\x3a\x4f\x5f\xf6\xb2\xad\x77\x48\x87\xd3\xdf\xf2\xd7\x76\xb8\x5e\xf9\xe0\x7d\x03\xc6\xfb\x95\x3e\xb0\xe7\x4e\xac\x12\xd3\x2b\xa9\xc7\x09\x6e\x19\x71\x3b\xdc\x22\x7d\xf0\x8d\x18\xaf\x91\xfa\xc0\x09\x7a\x62\x93\x98\x9e\xcb\x4b\xe9\x96\x63\xb7\x2f\x81\x58\x8d\xc0\x4a\x14\x76\xea\xbb\x75\x62\x43\x18\xbf\x6f\xe1\x73\x3d\xef\x21\xfb\xfe\x23\x43\xf4\x15\x98\xf6\xe2\xf5\x8c\x88\x79\xb2\xe5\xf7\x1d\x4a\x05\x96\x22\x6a\x43\x69\xc2\x1a\xb0\x0a\xc5\xee\x50\x3a\x31\xad\x97\x2a\x79\x5a\x2f\x4c\xee\x2f\xe1\xbd\x66\x87\xc9\xfd\x05\x3d\x23\xc3\x29\x5b\x69\xb1\x63\x4d\xc4\x1a\x31\xd8\x06\x1f\xa6\x3d\xa3\x07\x4a\x90\xad\x04\x09\x05\xd3\x67\x2b\x41\x76\x2a\xec\x7d\x4d\x19\x58\x61\xef\x95\x2a\xa1\xe2\x8d\x64\x2b\x55\x76\x1a\x7c\x46\x63\x5f\xd2\xc8\xc2\xb2\xf6\x52\x88\xa9\x16\xe9\xec\x43\x0b\xe4\x31\x9e\xb7\x12\x29\x74\x87\xe7\x2a\x91\xb6\x12\x29\x74\x87\x1e\x28\x91\x76\xbe\xf3\x70\x17\xda\x4a\xa4\x5d\x78\x46\xd1\x15\xf4\xa5\xe8\x8c\xf8\x81\x5a\x61\x89\x98\xee\x9d\x0e\x17\xf2\xad\xe4\xda\xf7\x7b\xac\xe7\x99\x2b\xb9\xf6\xfd\x1e\xcb\xeb\xdc\x56\x72\xed\xfb\x3d\x36\xe0\xb6\xb0\x95\x5c\xfb\x7e\x8f\x8d\xd4\x86\x92\x6b\x2b\xa5\x62\xe2\xf9\x2a\xa5\x36\x83\xc9\xc7\xcc\xf3\xed\xb5\x0a\x23\x2f\x37\xf2\x54\xdb\x71\x7c\x3e\x66\xdc\xa7\x76\x9f\x49\x58\x12\x2f\x13\xcb\xc2\x32\x7f\xf5\x62\xff\xfa\x2c\xc2\x8a\x7e\x09\xf3\xc4\xf4\x8c\xe5\x89\xe9\xb9\x2b\x08\x53\x2d\x3c\xb8\xfb\x52\xad\x7e\x8d\x71\xf9\xb7\xd7\x7f\xfc\xff\x87\xf3\xf9\xf2\xf9\xf7\xc6\xf9\xe9\xe5\xc5\x1e\x5f\xf9\xdb\x26\x7f\x54\x3c\x96\xed\x87\x47\xfb\xfc\x3b\xe9\xf3\xd3\x33\xaa\xf8\xdf\x7f\x02\x00\x00\xff\xff\xff\x1c\xad\x3d\x53\x15\x00\x00"); +func _debf ()([]byte ,error ){return _ad (_fbcfa ,"UniJISX02132004-UTF32-H")};func _gdefg ()([]byte ,error ){return _ad (_cgfag ,"UniCNS-UTF16-H")};var _faac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5b\xab\x26\xd7\x71\xf7\xef\xf7\xa7\x78\x2e\xfd\x5e\xf8\x55\xaf\x63\xad\x82\x61\x83\x91\x2c\x22\x07\xc7\xc1\x8a\x93\x40\xc8\x45\x1f\xaa\xc5\x40\xb4\x67\x98\x19\x41\xfc\xed\x43\xfd\xfe\x8f\x95\x44\x04\x64\x30\xa5\xf9\x3f\xd5\xd5\xb5\x6a\xd5\x71\xad\xde\x5f\x7d\xfd\xdd\x37\xdf\xbd\xbd\xff\xf2\xf8\xea\x1f\x3f\x7d\x38\xbf\x8f\x2f\x8f\xfb\xfd\xdb\xf5\x29\x3e\x7f\xf8\xe9\xd3\x19\x8f\x23\x7e\x78\xff\xf6\xf2\x52\xea\xe3\x7a\x7f\x7e\xf9\xdb\x3f\x21\xe7\x8f\xfb\xc7\x97\x97\x7c\xfe\xfb\xbf\x7e\xfe\x12\x3f\x7e\xf7\x76\x7f\x78\x34\xf1\x5d\x3f\x7d\x7c\xf2\x3e\x1e\x5f\xfd\x39\x7e\x78\xff\xf9\xcb\xa7\xbf\x3e\x7e\xf3\xbb\xeb\xc3\x11\xff\xef\x71\xc5\x9d\xf8\x9f\x3e\x5d\xf1\xe9\xfd\xdb\x0f\x8f\xdf\xfc\x61\xff\xb8\xbf\x95\x9f\x7f\xf8\xfe\xa7\x8f\x1f\xff\x23\x7e\x8c\xb7\x2f\x8f\x0a\x16\x6f\x17\xf4\xe5\xab\xaf\xff\xb8\x7f\xfc\x87\xfd\xc7\x78\x7c\xf5\xfb\xff\xfc\xf2\xdb\x3f\xff\xfd\xf7\x7f\xf8\xed\xdf\xf1\x13\xbf\xfc\x73\x7c\xfa\xfc\xfe\xc3\xdb\xa3\x94\xff\xbf\x6d\xf3\xbf\xf1\x7f\xfa\xeb\xc7\x78\x94\xa7\x88\xbf\x7c\xf7\xcd\x9f\xee\xfb\x73\x7c\x79\xd8\x26\x96\x7f\xfd\xcb\x77\xdf\x3c\xfe\xad\x3c\xca\xf6\xa8\xa3\xb5\xfa\xef\x4f\xce\x7f\xf9\xe3\x87\x2b\x1e\x62\x7a\xe9\x5a\xd0\xf9\xe1\x8a\xcf\x1f\xf7\x33\x3e\xed\x6f\x3f\xc4\xcb\xe3\xf1\x6e\xdb\x5e\x1f\x8f\xc7\xbb\xb5\xbd\xe6\xbf\x56\xe9\xdb\xeb\xe3\x9d\x7f\xfb\xed\xd7\xfc\xfb\x77\xfa\xf5\x9b\x6f\xf9\xd7\xef\x37\x7e\xfd\xf6\xeb\xfc\x35\xde\xae\x5f\x48\x7b\x29\x7a\xc9\xdb\x87\x2f\x57\xdc\xc2\x90\xff\xae\xdc\xaf\x8f\xda\x4a\x3e\xf3\x3f\x7f\x7c\x29\xdb\xf6\xd4\xeb\xfd\xf5\xe4\xaf\xc9\x6f\x91\xaf\x7d\x3c\x78\xe8\x6f\x4a\xad\x02\x3c\x5b\x4b\x68\x09\x5a\x2b\x21\x9f\x40\x2e\xc8\x5f\x1f\xd6\x6d\x01\xed\x40\xfb\xf9\xfa\x78\xd8\x96\x5c\xb5\xdf\x09\xd5\x91\x0f\xda\xda\x12\x9a\xc8\xaa\xe6\x09\x39\xd0\x2a\x40\xbe\xbf\x3e\x1e\xab\xf0\xa0\xeb\xc1\xbb\x24\xd4\xeb\xcb\xbb\xd5\xa4\x57\x43\x2f\xaf\x23\x21\xe9\xd5\x7c\x26\xb4\x52\x89\xa6\x07\xdb\x31\x5f\x1f\x65\x2b\xb9\xa0\x76\x08\xba\x80\x5a\x3e\xd8\x25\xab\xa7\x2e\x65\x1b\x9e\x90\x09\x4a\xf1\x65\xf3\x7c\x63\x97\xf8\xee\xe5\xf5\x51\xca\x66\x2f\xef\xd6\xd0\x83\x03\x25\x6a\x4b\xae\x21\x2e\xc8\xa3\xb1\xa0\xa1\x05\x0d\x87\x0b\x7b\x0d\xe9\x35\xae\x2b\xb9\x2a\xb2\xae\x00\xba\x4f\x1e\x4c\x55\xa7\xc4\x4f\xc4\xf7\x9a\xe2\xa7\xc4\xcf\x54\xe2\xd1\x57\x6a\x3f\xbd\x0a\xaa\x88\x17\xd4\x04\xe5\x83\x63\xcb\x4d\x9b\xbb\xb8\xe2\x62\x87\x72\x8d\x26\xf1\x36\x12\x1a\x23\x1f\xb4\x81\x5e\x66\x23\x21\xc4\x9b\x85\xa0\x78\x7d\xac\x56\x53\x96\x49\x09\x5b\xf7\xeb\xc3\xe6\x96\x86\x36\x17\x94\xe4\x61\xb3\x02\x15\x41\x05\xa8\x00\x55\x41\x15\x08\x25\xa4\xaa\x79\x7a\xce\xac\x1d\x68\x17\xb4\xc3\x25\xf1\x87\xa0\x33\xb9\x70\xcc\x25\x13\x42\x4a\xc1\x01\xd6\x8e\x12\x10\x93\xaf\xae\x1d\x25\xd6\xb1\xc1\x95\x86\x5e\xc7\x13\x2a\xaf\x0f\x6b\x6d\x03\xaa\x82\x56\x72\xf5\x0e\xe4\x82\xd0\xab\x09\x42\xaf\x15\x47\x72\x8d\x5c\xe3\x8a\x53\x90\xf4\x42\x89\xb4\xf0\xbb\xb5\xee\x7c\x63\xc5\xf6\xeb\xd6\x1b\x93\xd8\x6c\x13\x48\x6f\xbc\x1d\xae\x05\x24\xf1\x49\x6c\x36\x54\xbd\x0f\x41\x67\x72\x95\x84\x5c\x9b\xe6\x7d\x01\x39\x90\x0b\x92\xaa\x0b\x08\x59\x3e\x5a\x72\x55\xb8\x46\x17\xd4\xe1\x12\x34\x04\x59\x72\xf5\x0d\x68\x09\x5a\xc9\xf5\x84\x24\x7e\xec\x70\x75\xa0\x43\x10\xcb\xee\x05\x88\x65\x3b\x31\x54\x3b\x4a\xcc\x22\x88\x65\xf7\x06\xc4\xb2\x9d\xb0\xaa\x03\x48\xce\xe4\x0b\xf1\xab\x02\x49\x7c\x12\x9b\x7a\xe3\xc2\xd0\xbe\x8f\xe4\x72\xa0\x7d\x0a\x9a\x70\x0d\x20\x13\x64\xb9\xb5\xf8\x97\xef\x5a\xd0\xae\x05\x4d\x20\x2d\x28\x83\xaf\xc8\xa3\x5d\xc1\x07\xb1\xd9\x31\xf4\x85\x7f\xf9\x9d\xc6\x69\x06\x74\x4b\xd6\x2d\x59\xac\xf1\x96\xac\xdc\xb4\xd2\xd9\x6d\xd7\xa6\x41\x6c\x76\x94\xb8\xa5\x3d\xfb\xd8\xc9\x85\xbb\xf6\x11\x52\x3a\xd9\x64\xef\x45\x10\xf6\x1a\x1b\x10\xf6\xda\xa7\xb8\x52\xd6\x2e\xab\x42\x66\x77\x1e\x9c\x4f\xae\x54\xb5\xb3\x1d\xfb\x5c\x82\xd6\xeb\x63\x6c\xac\x71\x9f\xa8\xba\x63\xfb\x8e\xf6\xbb\x6c\xbf\xaf\x9e\x90\xf1\xc6\x35\x04\x0d\x94\x40\xd6\x9a\x82\x58\xa3\xa1\xbd\x76\x68\xd7\x0e\x11\x0a\xbb\x76\x68\xcf\xd8\x2e\x9d\x7d\xdc\x15\xdb\x10\x9b\xec\xf6\xee\x5d\x50\xee\x63\x27\x3d\xee\x2e\xf1\x49\x86\xe3\xf7\xbb\x9b\x20\x87\x4b\x0f\xee\x82\x88\x8e\xd1\x81\xa4\x44\x26\xf4\xf2\xb4\xc4\xa9\x05\x9d\x64\x00\x52\xda\x7e\xca\x5e\x49\xc6\xf3\x8d\xa7\xec\x75\xe6\x82\x06\xf1\xb8\x9f\x92\x75\x6a\x41\x82\xb4\xa0\x33\xc5\x0f\x3c\x67\xbf\x24\x3e\xc9\x9c\x54\x98\xfd\x92\xf8\xc8\x65\x0f\xd9\x2b\xb4\xec\xd0\xb2\xd1\x2b\xb4\x6c\x1c\x60\xd8\x46\x05\xff\x5b\xdd\xfd\xbf\x4a\xf1\x3a\xe4\x1f\x47\x06\x75\x19\x64\xf5\x43\x41\x0d\xb1\x39\x16\x10\x6a\x1f\x23\xf7\x74\xe2\x58\x87\x52\x38\xc4\x26\xc5\xec\x50\x91\x3d\xd8\xf9\x49\x12\x3c\xb4\xf3\x07\xd9\xf3\x29\x4b\xd9\xf3\x50\xf6\x9c\x1b\x50\x11\x94\x8e\x35\xa9\x49\x87\xe2\xe9\x50\x3c\x4d\x41\x38\xd6\x71\x36\xb8\x78\xe3\xd9\x05\x75\xaa\x4d\x07\x1a\x82\xd2\x04\x26\x25\xce\x4b\xd0\x85\xac\x0a\x44\x20\x1e\x91\x5b\x63\x6c\xcd\x11\x5a\x63\xb0\x35\xb3\x01\xb1\x35\x47\x26\xd4\x62\x13\x2e\x25\x54\x88\xcd\xc9\x1b\xef\x26\x28\x53\xa5\x19\x0f\x2a\x5c\x21\x36\x27\x56\x55\xda\x85\x14\x35\x25\x87\x22\xf8\x50\x04\x3f\xc5\x3f\xdf\x88\xf6\x78\xf7\xa9\x1d\x3a\x33\x44\x8b\xad\x06\xd4\x04\xb1\xf3\xd3\x80\xb0\xc4\x99\xa9\xb6\xd8\x02\x1a\x53\x10\x89\x8b\xfa\x76\x0e\x1c\xfe\x9c\x69\xc2\xc5\x3e\x9e\x53\x0f\x4e\xf2\x35\xb9\xec\x9c\x43\x50\x2a\xb1\xea\x06\x74\x09\xc2\x84\x26\x08\x13\x9e\xd9\xc1\x94\x45\xee\x3f\xad\x08\x22\xb3\x58\x01\xaa\x82\x78\x23\xb5\xf2\x34\xbd\xd1\x78\xa3\xb1\x46\xd3\x1b\xb3\x3d\x2b\x8b\xed\x38\x6d\x17\x94\x5e\x58\x96\x64\x1d\x82\xd2\xbf\xd4\x9e\x9d\xf2\xaf\x73\x21\x9e\xe0\x39\x97\xc4\x2f\x89\xe7\x8d\x4a\x36\xa7\xa3\x2a\xc1\x73\xaa\x6b\x80\xd8\xc4\x73\x4e\x75\x0d\xa7\xe7\x3e\xae\x29\xc8\x05\xb1\x8f\x36\x80\xa4\x97\x67\x56\x5f\xd2\xde\x65\x09\x27\xab\x93\xb8\x4e\x75\x0d\x67\x16\xff\xb2\xc8\xea\xa7\x8a\x3f\xc4\xe6\x13\xd2\x3e\x1e\x2c\xc8\x05\x3d\x1f\x24\xac\xe8\x70\x4f\x25\x9b\x13\x9f\xf0\x92\xb6\xbf\xe4\x13\x17\x51\xeb\x18\xfa\x52\xd4\x5e\x8a\x5a\x1a\xaf\x4b\x51\x7b\xe1\x13\x8e\x33\x5d\xf2\x89\x4b\x3e\x81\x17\x5e\xf2\x89\x8b\xdc\xef\x94\xbc\x4b\xb9\xff\x52\x45\xc5\xf6\x97\x72\xff\x95\xdb\x51\xb7\x2d\x2d\x71\x69\x3b\x20\x63\x91\x76\x2f\x3b\x05\x45\x72\xd1\x3f\x5d\xda\xa1\x2b\xd3\x76\xdd\x68\x70\xae\x75\x09\xc2\x99\xa4\xd7\xc2\x84\x57\xa6\xf0\xba\x51\x34\x2e\xa5\x70\x88\x4d\xfc\xfe\xf2\x21\x68\x25\x17\x69\xf7\xd2\x0e\x5d\xda\xa1\x85\x78\xed\xd0\x95\xd9\xb3\x6e\x24\x98\x4b\xd9\x13\x62\x93\x7e\xf3\xba\xb4\xa0\xcc\x98\xb5\xd0\xfe\x5f\x21\xf1\x41\x4d\x5a\x82\x64\xaf\xcc\x00\xb5\xe0\x98\x97\x32\xc0\xa5\x0c\x40\xa4\x5d\xca\x00\x57\xee\x50\x2d\x94\xe2\xd0\x0e\x45\x1f\x09\x0d\x41\x53\x90\x6c\xbf\x80\x4c\x50\x2e\xa8\x90\x01\x42\x5d\x56\xa8\xcb\x5a\x7a\x70\x17\xb4\xc3\x25\xe8\x10\x44\xea\xa0\xda\x44\xc7\xf6\x91\xdb\x59\x0b\x3e\x11\xea\xb2\x42\x5d\x96\x0b\x92\x78\x76\xa8\x60\xaf\xd0\x0e\xc5\x91\xaa\x56\xda\xff\x38\xa4\xea\x81\xaa\x2e\x48\xaa\x9e\x70\xe1\xbe\x71\x8a\xeb\x14\x57\x03\x7a\x72\x59\x76\x0d\xb4\x08\x71\x4a\x89\x2b\x0d\xad\x96\x2a\xae\x21\x08\x43\x3f\x21\xc9\xba\x72\x8d\x8d\x46\x35\x2e\xad\xf1\xa2\xfb\xa3\x34\xc5\x85\xe7\x04\x86\x6e\x25\xa1\x5b\x86\xbe\xd3\x5e\xb5\xd1\x52\xdd\xb2\xd7\xad\x50\x70\x41\xc8\xba\xb3\x2b\xad\x8d\x3a\x74\xab\x2b\x85\xd8\x74\x41\x28\x71\x63\x1c\xf5\x75\xb7\x8c\x73\x67\x07\x52\x3b\xc1\x77\xab\x03\xb9\xe5\xbe\x2e\x2e\xdc\xf7\xce\x6c\x52\x3b\xd3\xc5\xad\x6c\x72\xd3\x94\xd8\x56\x7e\xbd\x14\xdf\x72\xf8\x3b\x27\xa8\xda\x19\x18\xee\xbd\x09\x92\x90\x06\x24\xae\x9c\x34\x6a\x27\xe3\xdd\x9a\x34\x20\x66\x1b\x6f\x57\xb2\xb9\x8f\x34\x54\x27\x06\xee\xe3\x12\x74\xc1\x85\xed\x0e\xa9\x7d\xf1\x46\x72\xd9\x7d\xe9\x8d\x97\xde\x88\xf8\x4b\x6f\xbc\x90\xc5\x6e\xdd\xda\x07\x88\x19\x5d\xe5\xad\xd6\xf6\x8e\x34\xc1\x90\x12\x21\x25\x92\x98\xb1\xa7\xb7\x7a\x96\x9b\x0d\x1c\xd9\x68\xba\x0e\x1c\x7c\x23\x06\x46\xce\x36\xbe\x11\x03\x22\x66\x4f\xae\x1d\xc8\xd2\xbb\x47\x87\xcb\x96\xa0\xf4\x6e\xcb\xad\xf1\xcd\xf4\x20\x1b\x38\xd2\x6f\x7d\x5b\x12\x9f\xc4\x2c\x47\x73\xdf\x18\x94\x7d\x5b\xbc\xd1\x11\xbf\xf4\x20\x07\x0b\x56\xf4\xa0\xde\x98\x99\xbc\x32\x7d\xfa\xb6\x4b\xd6\x2e\x59\x0d\x48\xb2\x0e\xb8\x1a\xe2\x4f\x71\x9d\xe2\xea\x40\xe2\xca\xd5\x57\x7a\x0b\xdf\x68\xd5\x44\xcc\x0a\x0b\x22\xff\xf8\x16\xa9\xfd\x94\x5e\x71\x03\xdd\x92\x35\x13\xba\x25\xeb\x9e\xaf\x8f\xfa\x5c\x50\x0e\x0f\x49\x64\x09\x54\xbd\xb5\x20\x0c\x6d\x39\xbf\xf9\xf3\xdc\xa7\x90\x92\x2c\x7b\x75\x2f\xa4\x24\x11\xb3\xac\xf4\x5e\x48\x49\x22\x93\x9e\xc7\x4b\xc7\xd0\x85\xcc\x62\xac\xb1\x8c\x27\xc4\x1b\xab\x20\xde\x58\x66\x46\xb0\x65\x0a\xf7\x32\x0f\x41\x07\x5c\x15\xe8\x14\x74\x25\x57\xb6\x2e\x5e\x68\x24\x44\xec\xa9\xd7\x64\xd9\xc5\xe0\x32\xf4\x32\x71\x99\xb8\xd2\xaa\x3a\x20\x72\x0e\x88\xaa\x2d\x54\xd5\x3e\xea\x80\xc8\x72\x5a\x77\x1d\x10\x79\x39\xd0\xcb\xe1\x3a\xa4\xd7\x21\xbd\x04\x49\xaf\xec\xd5\x2b\x8d\x84\x97\x53\x5c\xa7\xb8\x50\xf5\x14\xd7\x95\xc9\x66\x4d\x16\x74\x49\x7c\x12\xb3\xca\xb2\x2f\x3d\x18\x19\xa2\x14\x7f\x2f\x51\x04\x11\xa2\x95\xed\x20\x3a\xbc\x64\x8f\x59\xd7\x62\x41\xcc\xf4\x22\x66\x8d\x65\x87\x96\x9d\xd5\xa6\x2e\x69\x4f\xb5\xf1\x72\xe3\x39\xda\x8e\x7b\x08\x4a\xed\x7d\xc3\x84\xb7\x94\xa0\xb9\xb4\x26\x48\xda\xe3\x13\x34\x12\x5e\xe5\x13\x15\x9f\x70\x9c\xa9\xca\x27\xaa\x7c\x22\x0b\xb6\x57\xf9\x04\xa4\x3a\xfe\x55\xe5\x13\x55\x21\x4a\xd4\x56\x85\x68\xcd\x54\x5b\xbd\x4a\xd6\x29\x48\x0b\x32\x20\x16\x54\x87\xb8\x78\x70\x88\x8b\x31\xdf\x9a\x03\x61\x89\x4a\x20\x7b\x47\x55\xed\x76\x5d\x19\x69\x6e\xe8\xe5\x82\x9c\xe8\x10\x17\x7d\x9d\xd7\xcc\xa5\xd5\x1d\x25\xe8\x1a\x44\xcc\xba\x20\xad\xd1\x51\x02\xab\x56\x97\x12\x1c\xfd\x58\x36\x97\x5e\x5d\x4a\xa4\xe7\xb4\x0d\xab\x56\x79\x4e\x95\xe7\x74\x41\x7a\x30\x0b\x63\xdb\x64\xaf\x53\xe2\x29\x8c\xd6\x05\xc9\x84\x49\xda\x46\xfe\xaa\xa7\x4c\x78\x12\x43\x4f\xc8\x05\xf1\xc6\x8e\xbd\xe4\x85\x55\x5e\x88\x63\xd6\xf3\xf9\xc6\x33\xb9\x06\xcb\x3e\xa5\x2a\x23\x8e\x3d\x1f\x94\xa1\xaf\x05\x17\x0b\xba\x24\x3e\x49\x1f\xf8\x44\x95\xfb\xd6\x1b\x59\xd9\xf4\xba\x8e\x3c\x45\xda\x46\x1a\x6a\x1c\x19\x88\x98\x62\xbb\x71\x64\xe0\x2d\x3d\xa7\x95\xad\x00\x4d\x41\x5a\xb6\x1e\x34\x41\x27\x5c\x13\xe8\x12\x84\xaa\x68\xdf\xe4\x13\x2d\xab\x73\x2b\xe4\xd5\x46\x75\x16\x31\x1b\x88\x1f\x12\x9f\xae\xd1\x4a\x15\xf4\x7c\x90\xa4\xc0\x1a\x1b\x73\xa9\xb7\x39\x93\x8b\x18\x6a\x53\x4a\x24\x31\x1b\xed\x57\x4b\xb1\x37\x8e\x35\xbc\x4d\x47\x08\x2b\x99\xbb\x20\xe2\x7c\x60\x28\xa5\xb7\x96\xc9\xaa\x15\x5c\xa6\x99\x6c\xc7\x04\x64\xd9\xa1\x7a\x33\x19\xca\x30\x94\xac\x62\x5a\x49\x92\xb1\x9e\x5c\xd2\x31\x1d\xbe\x15\x89\x97\xc3\xb7\x9c\x6d\x5a\x21\xd9\x34\x66\x1b\x11\xb3\x1c\xf9\xbd\x2d\x19\x6a\x61\x95\x29\x48\x56\x49\x32\xea\x86\x09\x96\xac\x92\x4d\x49\x2b\xa4\xa4\xc6\xa9\x89\xc8\xe8\x32\x94\x4b\xbc\xa7\x93\x96\xc5\x1b\x5d\x96\x70\x9c\x74\xb0\xf3\xb4\xdc\xde\x32\x06\x5a\x59\xc8\x52\x0c\x40\xcc\x06\x6b\x3c\xb4\xcd\x59\x18\x5b\x25\xab\x37\x15\xc6\xa6\xc2\x38\x79\xa3\x0a\x63\xcb\xc6\xbc\x55\x72\x6c\xbb\x64\x2f\x75\x20\x93\x6d\xbe\xa4\x17\xae\x5c\x89\x81\x26\x57\x6e\x4a\xbb\x54\xd4\xa6\xb4\xdb\xb2\x11\x69\x1c\xfa\x79\xbb\xb4\xec\x24\x66\x13\x43\x87\x94\xc8\x52\xdc\xaa\x16\xa4\x52\xdc\xe8\xfb\x55\xf2\x5a\x68\x87\x22\x2d\x51\x15\x16\x21\x4b\x04\x96\x98\x7a\x50\x4a\xdc\xc8\x92\xed\x6f\xc9\x4a\x32\x97\xa3\x84\x92\x73\x23\xc4\x6a\x4e\x66\xae\x9b\x00\xef\x1d\xf1\x98\xb0\x2b\xa1\x42\x8c\x33\x6b\xef\x6a\x83\xfa\x80\x8b\x2c\xd5\x55\x77\xbb\xea\x2e\x85\xb1\xab\xee\x76\xfc\xab\xd1\xba\x74\xf9\x17\xc4\x2c\x47\x01\xef\xf2\x2f\x2e\x1a\x5a\xc3\x57\x75\xd1\xe0\x7d\x65\xa4\x34\x02\xb1\x2f\x71\x2d\x22\xc5\xc4\xa5\x37\x26\x99\x83\x14\xde\x55\x64\xbb\x8a\x6c\x4e\xd8\xde\x55\x64\x7b\xb6\xc6\xad\x4d\xc9\xba\x04\x11\xe7\xe4\xeb\x2e\xc7\xec\xd9\x33\xb5\x86\x55\x3b\xf7\x05\x22\x66\x39\x61\x7b\xa7\xe9\xf5\xbe\xa7\x7f\xb5\x25\xe8\x14\x84\x7f\x19\x96\xd8\x25\x3e\x49\x6b\x2e\xae\xa7\x78\xb2\x01\x4e\xde\x77\x1c\xa0\xe3\x5f\xcd\x81\xe4\x5f\x10\xb3\x9c\xb0\xbd\x5f\x7a\x63\xba\x49\xeb\xe4\xc5\x2e\x37\x81\x98\x69\xd3\x54\xc3\x7b\x96\xe2\xd6\xc9\xb1\x5d\xa5\x18\x62\x1c\xea\x78\x97\x03\x74\x76\xbb\xe3\x4c\xba\xbe\x11\x69\x9d\x35\x0e\x25\xd4\xd1\x51\x22\x27\x6c\x1f\x1c\xea\xf8\xc8\xbc\xd8\xb8\xdb\xf2\xa1\xbc\x08\x31\x8e\x7e\x7c\x70\xb7\x25\x32\x0a\x7a\x8d\x21\xf1\x03\xf1\x94\xbc\x31\x24\x7e\x90\x86\xe8\x2d\xc6\xa8\x82\x1a\x5c\xc8\xe2\xa8\x5e\xc4\x0c\x43\x0f\xa5\xdd\x91\x09\xb5\x75\x5c\x6e\x28\xa1\x42\x4c\x5d\xd6\x98\x7a\x63\xf6\x72\x6d\x64\xfb\xef\x83\x03\x22\x11\xe3\xfc\xc9\x87\xfa\xba\x41\x7a\x1c\xe4\xeb\xa1\xf4\x08\x31\x5b\xac\xd1\xa4\x2a\x8e\x39\xe8\xeb\x74\xb7\xe5\x23\xf3\x44\x1b\x0d\x2e\xe5\x09\x88\xd9\x62\xd9\xa7\x16\x44\xad\x9c\x1b\x0f\xaa\x56\x0e\xd5\xca\x9c\x8a\x7d\xa8\x56\x8e\x2b\x63\x68\xd2\x8c\x8f\x6b\x09\x22\x86\x64\x2f\x65\x93\x91\x3d\x75\xe3\xe4\xd2\x87\x7a\x6a\x88\x19\xa3\xc4\xb8\xf5\x20\x5b\xcb\x61\xa6\xeb\xea\x4c\xa4\xa9\xb1\x9f\xda\xda\xa9\x5a\xe9\x82\xaa\x20\x94\x20\x0d\x4d\x85\xfb\x54\xb8\xe7\x50\xe5\x53\xe1\x3e\x29\x3a\x9c\x8b\xf9\x54\xd1\x99\x2a\x3a\x38\xf9\x54\xd1\xe1\xb2\xae\x31\xa0\xb9\x2e\xeb\x7c\x66\x3c\x36\xb5\xb3\x53\xf1\x08\x31\xb9\xdc\x5c\x7a\x30\x2b\x41\x53\x2f\x36\xd5\x3f\x4d\xf5\x4f\xec\xf6\x54\xff\x34\x33\xdf\x37\x35\x38\x53\xf9\x1e\xd2\xcb\x13\x92\x78\x6c\xaf\xba\x3b\x65\xfb\xf9\xb4\x3d\xe2\x65\xfb\x99\xa3\x7d\x5b\x1b\x5c\x97\x09\x92\x55\xd7\xaf\x97\xe2\xa9\xdd\x9a\x39\x7d\xb6\xc5\x06\x4e\xa6\x4f\x11\x33\x1a\x94\xc9\xf4\xe9\x93\x08\xe6\xc8\xd2\xa7\x22\x18\x62\x6b\x13\xa4\xc5\xb1\xcd\x8b\x9a\x34\xb5\xcd\x90\xd9\x87\x20\xbd\x91\x69\x6a\xd1\xd9\x4c\x4d\x53\x90\xb6\x08\xfd\x79\xcb\x04\x5c\xa3\x3d\x17\xa7\x96\x1b\xd2\x16\x95\x7e\xaa\xe5\x86\xd8\xa2\x85\xd4\x75\xa8\x1b\xe1\xca\x61\xa4\x9b\xc2\x15\x62\x0b\x57\x36\x85\xab\x65\x0c\xb5\x45\x39\x30\x0d\x45\x10\x5b\x39\xc0\xbb\x29\x9e\x2c\x5b\x8c\xb6\xb0\x84\x59\x13\xd4\xe0\x9a\x40\x5d\x50\xee\xa9\xa6\x03\xd3\xa0\x0c\x31\xee\x5a\xdc\x38\x70\x75\x2e\x60\x9b\x33\x74\xeb\x02\xd6\x6d\xf1\x20\xb6\x37\xe5\x7e\x88\x2d\x42\xdf\xe4\x6b\x76\xc2\x45\x04\x9b\xfa\x58\x88\x2d\x66\x67\x3b\xc5\x95\x86\x6e\xdc\x9a\xbb\xc9\xd0\x76\x8b\x8b\x37\xde\x4f\xae\xf3\xf5\xd1\xb7\x96\x7a\x2d\xd9\x0b\x62\x8b\x11\x65\x29\xc4\x56\x26\xc1\xbe\xd1\xf7\x2f\x25\x41\x88\x2d\xaa\xe0\x92\x55\x57\xa6\xb7\xbe\x0d\x64\x29\xbd\x41\xe6\x86\xf6\x4b\x5d\xe5\xca\x22\xdb\x37\xda\x8d\xa5\x22\x0b\xb1\x45\x3b\xba\x54\x64\x57\x1a\xba\xab\x4d\xd6\xc5\xb0\xaf\xac\x1d\x7d\x23\xd9\x2c\xf5\x29\x90\xa6\xa6\x75\x5d\x7a\x23\x0b\xe2\xca\xd7\x75\xb5\xea\x5c\x6e\x76\x8e\xe0\xdc\x35\x01\xe9\xa2\x53\x4e\xae\x8b\x4e\xf7\x39\x5e\x1f\xbd\xa2\x84\xcf\x29\x68\xc2\x35\x80\x4c\x50\xc6\xa6\xba\x2c\x57\xce\x80\x18\xdf\x35\xb8\x2b\x67\x40\xba\xba\x2c\xd7\x1c\x0e\xb1\x55\x04\xe9\x8d\xe9\x00\x9d\xcb\x5c\xd7\xa5\xa9\x73\xa1\xd8\x2b\x7e\xaf\x0b\x45\xdf\xb3\x26\xf5\x46\x96\xda\x55\x93\x20\xb6\x18\x0f\x77\x6d\xc7\x9e\x26\xec\x6d\x09\x72\x41\xec\x36\x27\x12\xfb\x40\xd5\x7d\x22\xcb\xe1\x92\x93\xef\x72\x72\x02\x79\x97\x93\xef\x96\x4a\xf4\x27\x74\x09\xba\xe0\x2a\x40\x21\x28\x65\x75\xc6\x30\x5d\x3b\x3a\x17\x8a\xbd\x33\xa3\xea\x42\x51\xc4\x16\x27\x12\xba\x50\x74\x2e\xee\xba\xca\xba\x2e\xee\x44\x4c\x79\x62\x3f\x09\xab\x3d\x33\x48\x1f\x84\xfb\xae\x01\x1e\xd2\x36\x72\xbf\xae\xe4\x9c\xfb\xb7\x3e\x50\x42\x17\x6c\x7e\xb0\xdb\x83\xce\xe8\xd0\x6e\x1f\xda\x6d\x02\xe6\xd0\x6e\x73\x75\xd6\x07\xf5\x4d\x57\x67\x7e\xac\x74\xb9\x89\x12\xc7\x6a\x82\x88\x6d\x66\xe7\x43\x13\x01\x17\x6c\x5d\x95\x4b\x17\x6c\x22\xb6\x28\x07\xba\x60\xf3\x23\xe0\x22\x14\x8e\x5b\x5c\xb7\xb8\x78\x50\x27\x4b\x5c\x3e\x75\x2e\xc5\x5c\x97\x4f\xce\x95\x4b\xd7\xe0\xa7\x2b\x17\x3f\x53\x64\x57\x3c\x9e\x6a\xe2\x20\xb6\x38\x03\x39\xd5\xc4\x71\x69\xd1\x75\x9e\xa2\x4b\x0b\xe7\x72\xa0\x3b\xe2\x75\x39\x20\x62\xdc\x21\xf9\xa5\xc3\xb9\x2b\x77\x68\x6c\xa4\xed\x4b\x3b\x04\xb1\xd5\x04\x61\xaf\x2b\x27\x95\xb1\x11\xee\x97\x26\x15\x48\xd1\x3e\xea\x72\xc0\xaf\x63\x72\x3b\x9d\x86\xbe\x38\xc6\x16\xb1\xc5\xe1\xc9\x75\xe8\xc1\x4c\x50\x83\x5b\x05\xbf\x54\xcc\x20\xb6\x1a\xe2\x55\xcc\x38\xe3\x1f\x1b\x15\x55\x67\xfc\x1e\x33\x27\xa8\x82\xf8\xe0\x36\x4d\xc4\xb8\xee\xf2\xe0\x36\xcd\x83\x2b\xf2\x42\x82\x09\xae\xc8\x45\x6c\x35\x3d\x48\x28\x04\x23\x21\x37\x01\x1e\x6a\xd9\x21\x8d\x1b\x65\x0f\x1d\x79\x72\x7a\x3f\x0a\xfd\xa6\x4e\xef\x3d\xd2\xc9\x87\xa6\xb1\x90\x93\x87\x9c\x1c\xbf\x0f\x99\x10\x32\x0a\x85\x22\x64\xc2\xd0\xe0\x68\xf3\xd7\x4b\x71\xa8\x7d\x0f\x26\xc6\x4a\x61\x0c\x4d\x8c\x10\xe3\xe2\xce\x43\xc7\x2d\x9c\xd1\x0f\x3e\x39\x71\x9d\xd1\x3b\xe7\xea\x43\x23\x8a\xce\xd5\xfd\x66\x6b\x1a\xe6\xbc\xb5\x35\x90\xc6\x8d\x9f\xdf\xda\x9a\xfb\xbc\x98\x51\x81\x74\xac\x01\xb1\x45\x1b\x73\x9f\xe4\x8c\x3b\x1b\xf3\xd1\x99\x9d\x6f\x35\xe6\x90\xa2\x43\xe5\x5b\x8d\x39\x47\xcf\x83\x36\x99\x38\xc9\x8e\x81\xff\xb5\x8c\x94\xd0\x69\x74\x70\x82\x3c\x46\xba\x5f\xe8\x04\x39\xb6\x9c\x9d\xc7\xc8\x38\x8f\x8d\xd9\x59\xc4\x56\x76\xa8\xb1\x61\x89\xd8\xd2\xef\xc7\x58\x70\xed\x4f\x48\xc6\x71\xa0\x01\x94\xdd\xcc\x98\x12\x4f\x37\x23\x62\xab\x0b\x0a\xa0\xd4\x7e\x70\xb3\x1f\xdb\x2d\x59\xb7\x6e\xba\x05\x49\x16\x0b\xe2\x2e\x2f\x74\xc4\x1b\x25\x3b\xc9\xc1\x15\x53\x14\x4e\xe5\x44\x6c\xf5\x02\x74\x08\xca\x35\x72\xce\x1c\x85\x14\x1e\x45\xe5\x33\xc7\xc3\x28\x94\xcf\xe0\xc0\x75\x70\x5f\x10\x3a\x70\x8d\xb2\xa7\x2b\x53\xdf\xa2\x70\x29\x2f\x62\x2b\xeb\x5b\x94\x5d\x6f\xcc\x71\x7a\xd0\x00\x47\x61\x9c\x16\xa9\x5b\x43\xd5\x1c\xad\x9f\x64\xac\xc1\x83\x4c\xd8\x22\xad\x0c\x3d\x28\xf1\x71\xc2\x35\x81\x2e\x41\xb2\x17\x7a\x71\x48\x1a\x1c\x6c\x8e\x95\x21\x16\x3a\xd8\x8c\x4a\xd4\xad\x6c\x70\xa2\x12\x75\x22\x46\x4a\x8a\x4a\xd4\x45\xcd\xb2\x3e\x38\xd8\x8c\x4a\xff\x24\x62\xb4\x7a\x51\xe9\x9f\xa2\x66\x01\x1a\x5e\xc5\x75\x09\xba\xf8\x26\xa4\x02\x85\xa0\xe0\xfb\x12\xb8\x64\xaf\x7a\xe8\x93\x93\x34\x74\xc5\xc9\x45\x6c\x75\xb8\x70\xf2\xa8\x59\x61\x86\x67\x93\x1f\xf5\xd4\x1b\x4f\x5a\x97\x2c\x1a\xc1\xf9\xe2\xbb\xa8\x59\x80\xe6\xb6\xf1\x20\x05\x48\xc4\xe8\x37\xa3\x86\xb4\x8f\x23\xb9\xa4\x04\x1f\x31\x88\xd8\x1a\xc8\x92\x09\x39\xf4\x9b\xdc\xb6\x86\x0e\xfd\xa2\x65\x1b\x34\x69\x70\xa2\xd1\x06\x89\x18\x8d\x6a\x34\x6a\xb8\xc8\xdc\xb2\x4c\x45\xa3\x86\x8b\xd8\xca\x51\x20\x1a\x9f\x6d\x45\xcb\x24\x38\x37\xe7\x41\x92\xa0\x88\x71\x57\x1c\x9c\xd0\xbd\x0b\x4e\xbc\x66\xd9\x78\x50\xf6\x6a\x69\x89\xc9\x57\x74\xd1\x64\x09\x88\xc9\x4d\x9a\x2c\xc1\x79\xca\x2c\x39\xb5\x84\xce\x53\x82\xd3\x8d\x59\x51\x42\xa7\x1b\xd1\xb3\x56\x4e\xae\x0a\xa3\x53\x2b\x45\x8c\x63\xb7\xe8\x9c\x9e\x85\x4e\x37\x5a\xf6\x16\xa1\xd3\x0d\x11\x93\xcb\xe9\x74\x23\xf8\x24\x73\xb6\xca\x83\x5c\xef\x89\xd8\x22\x44\xbb\x92\x42\x3f\xe0\xca\xac\x1e\xfd\x10\xd7\x21\xae\x05\xf4\xe4\xe2\x8d\x13\xf1\x87\xde\x78\xe8\x8d\x0e\xa4\x37\xde\xc8\xb2\xb4\x17\xe7\x0e\x4f\x62\x0b\x9f\xd0\xf1\x43\x70\xd6\x30\x39\xc2\x0b\x9d\x35\x88\xcc\xde\x05\x15\x41\x85\x0b\xd8\x06\x54\x05\xf1\x20\xe1\xce\xb9\xc3\x93\x34\x85\x95\x8e\x1f\x62\xe4\xd6\x4e\xf2\x6a\x0c\x6d\x2d\xc4\x14\x69\x83\x6e\x26\x46\x96\xa6\xd9\x67\xae\x71\x30\x5d\x88\x94\xa7\x12\x4c\x17\xc1\x98\x3f\xbb\xc3\xa5\x1d\x1a\xd9\x48\x4c\xbe\x1e\x8d\xb1\x4b\xaf\x24\x8d\x6b\xda\x18\x34\x12\x31\x32\x89\x4e\x0e\x03\x62\x28\x89\x42\x8c\x5b\x98\x18\x7c\xa4\x17\x23\xcd\x36\x07\x59\x6e\x1c\x52\xf5\x90\xaa\x88\x3f\xa4\x6a\x86\xc2\x54\x26\x1f\x0a\x85\xa1\x6c\x82\xdf\x0f\x65\x13\xc6\xfc\x39\xb3\xf3\x0e\x8d\xf9\x31\x07\x1f\x64\x91\x01\xa6\xd2\xe3\xd4\xcc\x96\x33\x7d\x4c\x66\xb6\x98\x96\xc1\xc7\x37\x80\x31\xf9\x20\x42\xa4\x0c\x82\x6f\x2a\x75\x30\xc0\x4f\x2e\xf8\x43\x03\x7c\xcc\x74\xc6\x39\xfd\x17\x77\xc5\x73\xfc\xb2\x12\xc7\xe4\x53\x39\x11\x5b\x38\xd1\xe4\xe8\x2e\xa6\x4b\x06\x2a\xba\xb8\x5c\x5c\x06\x24\xae\xec\x75\x26\x77\x93\xa1\xc1\x5d\xa4\x72\xe9\x14\x1a\xdc\x63\x66\xba\x9e\xa6\x07\x95\xae\x21\xb6\xd8\xe5\xa9\x74\x3d\xf1\x51\x0e\x27\x62\xca\x47\xe7\xd3\x47\x59\x9b\x7c\x94\x09\x78\x32\x8f\x86\x26\xe0\xb0\x09\x54\x80\x98\x3d\x44\x6c\xd9\x06\xc4\x36\x30\x8f\x4e\xed\xb2\xe6\xd1\xb0\x6c\x6c\xe6\x32\x07\x3a\x05\x91\xdd\xac\x00\x49\x56\x92\xb9\x5c\x0f\x4a\xd6\xa2\x69\x30\x41\x54\x3c\x4b\xc7\x99\xcb\xd3\x12\xc6\x67\x9d\x22\xb6\x08\x3a\xe3\x33\xb4\x30\xfc\xca\x0b\x6f\x94\x5f\x99\xfc\xca\x78\x50\x7e\x65\x39\xf7\x4d\xe5\x79\x63\xee\x13\xb1\x95\xfd\x4d\x18\x9f\x38\x04\xb3\xed\x74\x3c\x46\xb3\x6d\x2c\x2e\x35\xb7\x1c\xfc\x63\x69\x8d\x8b\x24\xb5\x61\xfb\xa5\x24\x05\x31\xd5\xb2\x25\x07\xe0\x7b\x63\xdb\x50\x55\xdf\x1b\x8b\x18\xb7\x8e\xa1\xef\x8d\x63\x31\xc7\x94\x02\xc4\x1c\x23\x62\xcb\x16\x50\x17\x94\x4a\x94\x86\x5e\x74\x54\x22\x26\x43\xaf\x4b\x7a\xe5\x1a\xad\x50\x17\x35\xdb\x8a\xd8\xa2\x01\x59\x5a\xa3\x3e\x41\x56\x09\xd7\x27\xc8\x22\x45\x0d\xc8\x92\x4f\x40\x6c\x2d\x41\x52\x82\x83\x92\x42\xfb\xa4\x39\x39\x98\x47\xad\xb0\x8f\x9a\x47\xc3\xb3\xc3\xb0\x4a\x06\xf7\xfd\x10\xc4\x76\x2c\xb8\x38\x2d\x0e\x27\x9f\x56\xfa\x1b\x57\x3e\x85\xd8\x92\x78\xed\xa3\x67\x28\x58\x23\x14\xfc\x7c\x42\x7c\x79\xdd\xe1\x52\x28\x40\x8c\x5b\xda\x70\xee\xda\xc2\x6f\x7d\xd8\xcd\x1b\xb5\x46\x48\x69\x39\x8f\x86\x6b\x8d\x8c\xce\xd6\xf0\x68\x8d\xce\xa1\xd9\xb6\x61\x2f\xcd\xb6\x22\xb6\xd6\x00\x2a\x82\x72\xd9\x3d\x67\xa2\xd0\x20\x1b\x3b\x77\x93\x1d\xbd\x76\xee\x26\x45\x6c\xad\x09\x14\x82\x78\x10\x9f\xd0\xc8\x15\x97\x3e\xaa\xa7\xb2\x68\xe4\x8a\x2b\xcb\xd0\xe2\x63\xff\xb8\x8e\x2e\xa8\xf3\x05\x18\x0f\x1e\x6c\x2d\xd3\xce\xe2\xc3\xca\xd0\xb4\x13\xcc\x1e\x8b\xef\x54\x43\xb3\x47\x44\xe6\xd3\x35\xb7\x14\x1f\x7c\xb0\x10\x71\xaf\xd7\xc7\xe2\x0f\x1a\x22\x38\x3c\x13\x79\xa8\x6b\x0c\x8e\x79\x82\x19\x61\x6d\xdb\xf8\x5f\x09\x2f\xff\xfb\xc7\xfd\xe3\xcb\xcf\x7f\x49\x73\xfe\xf4\xe9\x53\xbc\x7d\xe1\xef\x76\xf8\x6b\x99\xc7\x15\xf7\xfb\xb7\xf8\xf9\x6f\x80\x3e\x7e\xf8\x98\x4f\xf1\xff\xff\x0a\x00\x00\xff\xff\xfe\x3d\xc7\x3f\x2f\x34\x00\x00"); +func _cdb ()([]byte ,error ){return _ad (_agfc ,"Adobe-KR-2")};var _cee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4f\x6b\xdb\x4c\x10\x87\xef\xfb\x29\xe6\x98\xf7\x90\xd7\x33\xfb\x4f\x2b\x10\x86\x12\x13\x70\x21\x4d\x69\x9a\xb6\x50\x7a\x90\xa5\x95\x11\xd4\x2b\x21\xcb\x87\x7c\xfb\x32\x33\x76\x0a\x3d\x18\xd9\x8f\x66\x7e\x58\xcf\xec\x68\xf3\xb0\xdf\xed\xcb\xb8\xc2\xe6\xf3\x32\x75\x2f\x79\x85\x61\x2c\xfd\x92\xcf\xd3\x65\xe9\x32\x1c\xf2\x71\x2c\xc6\x90\x85\x7e\xec\xd6\xdb\x4f\xb9\x74\xa7\x76\x36\x86\xfb\x5f\xde\xce\x6b\x3e\xed\xcb\x30\x81\xd3\xba\xfe\x32\x5f\x6b\x01\x36\x5f\xf2\x71\x3c\xaf\xcb\x1b\xdc\x7d\xe8\xa7\x43\xfe\x0f\xfa\x3c\x30\x7f\x5e\xfa\xbc\x8c\xe5\x08\x77\x1f\xdb\xb9\x2d\xf4\x7e\xe3\xe5\x32\xcf\xbf\xf3\x29\x97\x15\x48\x58\x2e\xbd\x5c\xcd\xe6\xe1\xa9\x9d\x3f\xb5\xa7\x0c\x1b\xc9\xba\xd7\xce\x7b\x2d\x93\xbb\xdf\xf2\x72\x1e\xa7\x02\x84\xff\x23\xc6\xbf\xfc\xeb\xdb\x9c\xaf\x71\x66\xf3\xba\xdf\x3d\x0f\xc3\x39\xaf\x40\xe8\x50\x8b\x7e\xbc\xee\x77\xf0\x93\x80\x10\x6c\x08\x0e\x7f\x5d\x6b\xbf\x3f\x4d\x7d\x06\xbc\xfd\x81\xfd\xee\x61\xba\x94\x15\x92\x0b\xb5\x32\xd2\x47\xed\xa6\x3e\x9f\xe7\xb6\xcb\x4b\x5b\x8e\xd9\x00\x34\x88\x88\x5b\x68\x2c\x3e\x3e\x6e\xf9\x19\xfe\xa9\x30\xce\x5d\x3b\xc7\x5e\xc9\xad\x03\x71\x18\xb6\x00\x00\x68\x1a\x24\x45\x24\xc8\x86\x68\x1a\xb4\x8a\xac\xa0\x40\xd6\x34\xe8\x14\x39\x41\x55\x4c\xa6\x41\xaf\xc8\x33\x22\xb4\xde\x34\x18\x14\x05\x41\x36\x71\x7c\x54\x14\x05\x05\xc7\xf1\x95\xa2\x4a\x50\x55\x73\x7c\x52\x94\x18\x59\xf4\x1c\x5f\x2b\xaa\x05\x39\xe4\xf8\x56\x51\x2b\x28\x44\x8e\x3f\x28\x3a\x08\x4a\xc4\xf1\x9d\xa2\x8e\x91\xc3\x8a\xe3\x7b\x45\xbd\x20\x67\x39\x3e\x2b\xca\x82\x42\xe2\xf8\x41\xd1\x20\x28\x79\x34\x0d\xa9\x2f\x12\x5f\x1e\xeb\x68\x1a\x52\x5f\x24\xbe\xbc\x0b\xd6\x34\xa4\xbe\x48\x7c\xf9\x88\xc9\x34\xa4\xbe\x48\x7c\xf9\x14\xbd\x69\x48\x7d\x91\xf8\x0a\x64\x39\x5e\x7d\x91\xf8\x0a\xae\xe2\x78\xf5\x45\xe2\x2b\x44\xc7\xf1\xea\x8b\xc4\x57\x48\x89\xe3\xd5\x17\x89\xaf\x48\x9e\xe3\xd5\x17\x89\xaf\xe8\x91\xe3\xd5\x17\x89\xaf\x18\x79\xb4\xa4\xbe\x48\x7c\xc5\x9a\x47\x4b\xea\x8b\xc4\x57\x45\x3c\x5a\x52\x5f\x24\xbe\x2a\xcf\xa3\x25\xf5\x45\xe2\xab\x8a\x3c\x5a\x52\x5f\x24\xbe\xaa\x9a\x47\x6b\x6f\x27\xb2\x8d\x5b\x48\x54\x5b\x39\x96\xb7\xe3\xc7\xdf\x79\xa9\xdf\x97\xac\xbb\x2c\x4b\x2e\xab\xac\xb4\x2c\x11\x1f\xf8\xb1\xe4\xf7\xd7\xc3\x3c\xcd\xdc\x25\x9f\x3f\x01\x00\x00\xff\xff\x26\x4d\xff\xfa\x4a\x04\x00\x00"); +var _egcgc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcf\x37\x3b\x92\xa7\xb5\xaf\x4f\xf1\x2c\x87\xc5\xd0\xe9\xcc\x74\x3a\x42\x3a\x3a\x12\x33\xd3\x33\xb4\xd0\x00\xa2\x19\x40\x42\x2c\xd2\x76\x66\xab\x24\xfa\x54\xa9\xaa\x7a\xd1\xdf\x1e\xf9\xba\xb2\x00\x21\xa4\xa7\x56\x3f\xdd\x71\x3b\xff\x7e\x8f\x08\x87\x23\xc2\x7f\xf7\xef\xff\xe1\x3f\xfc\xc3\x6f\xbf\xff\xcb\x8f\xbf\xfb\x1f\xff\xf4\x87\xf1\x8f\xcf\x5f\x7e\xbc\xbf\xff\x6d\xfe\xe9\xf9\xf3\x1f\xfe\xe5\x4f\xe3\xf9\xd1\x9f\x7f\xfa\xfd\x6f\xbf\xfb\x5d\xd9\x7f\xcc\xdf\x8f\xbf\xfc\xf5\x4f\x60\xfc\xf3\xfd\xc7\xdf\xfd\x6e\x7d\xff\x8f\xff\xfa\xe7\xbf\x3c\xff\xfc\x0f\xbf\xbd\x7f\xf8\x71\x58\x6e\xfe\xcb\x1f\xbf\xb2\x3f\x7e\xfc\xdd\xff\xf4\xfc\xd3\xef\xff\xfc\x97\x3f\xfd\xeb\x8f\x7f\xf3\xdf\xcc\x3f\xf4\xe7\xbf\xfa\x31\x9f\x77\xd1\xff\x87\x3f\xcd\xe7\x4f\xbf\xff\xed\x9f\x7e\xfc\x9b\xff\xf4\xef\xca\xff\x4d\xfd\xc7\x7f\xf9\xe3\x1f\xff\xcf\xe7\x9f\x9f\xdf\xfe\xf2\x63\x87\xf6\xfc\x36\xc1\xdf\xfd\xdd\xbf\xff\xcf\xf7\x1f\xff\xfb\xfb\x9f\x9f\x1f\x7f\xf7\x9f\xfe\xdd\x7f\xf7\xc7\x7f\xfb\xf7\xff\xe5\xdf\xff\xdb\xff\x96\x7f\xf1\x9f\xff\xe5\xf9\xd3\x9f\x7f\xff\x87\xdf\x7e\x94\xff\x7a\xdb\xea\xff\x43\xfe\x9f\xff\xf5\x8f\xcf\x8f\xf2\xfd\xc2\xff\xf6\x5f\xfe\xe1\x3f\xfc\xf8\xdf\xcb\x8f\xb2\xfd\xd8\xeb\x59\xeb\xff\xf1\xd1\xff\xd7\xff\xfc\x87\xf9\xfc\xd8\xfc\x6b\xb7\xe9\xe3\x0f\xf3\xf9\xf3\x1f\xef\xf1\xfc\xe9\xfe\xed\x9f\x9e\xdf\xfd\xf8\xf1\xcb\xb6\xfd\xfa\xe3\xc7\x8f\x5f\x62\xfb\x75\xfd\x15\xe5\xdc\x7e\xfd\xf1\xcb\x7f\xfc\xfb\xff\xf8\xf7\xbf\xae\x46\xfe\x7f\xca\xff\xae\xf8\x33\xbf\xfd\xe1\x2f\xf3\x79\xa5\xf1\x0b\xbf\x94\xf7\xd7\x1f\x65\x7d\xf1\xff\xfe\xd7\xef\xca\xb6\x7d\xf5\xfe\x7e\x7e\xa5\xf7\x55\xba\x3d\xab\xf4\x5f\x6b\x8b\xd2\xe2\xd7\x1f\x65\xdb\xda\xbe\x68\x2d\xa5\xe5\xaf\x3f\x62\x0f\x8a\xb5\x5b\xd2\xfa\x6c\x2b\x7b\x2e\x5a\xf8\x69\x54\x68\xc7\x09\xed\x92\x76\xfd\xfa\x23\xae\xb0\x58\x83\xf4\x0c\x8a\x9d\xdb\xa2\x3d\x53\xda\xfc\xf5\xc7\xaa\x1b\xd2\x03\xe9\xe5\xd7\xf6\x93\x86\xbc\xfe\xda\x82\xd8\xa3\x42\xf2\xd7\x5e\x1a\xb2\xd7\xf5\x6b\xbb\x7d\xd8\xeb\x2e\x6d\xfd\xdc\x5e\x0f\x69\xc7\xaf\x3f\x32\xe2\x84\x74\x42\xba\x0a\xc5\x5a\x5b\xb4\x6b\x97\xb6\xaf\xf6\xd2\xad\xfd\xf2\xcb\x76\x50\x2c\x57\xf7\xf7\xe6\xa7\x0b\x22\x37\x2a\x68\x55\x52\xae\x62\xc7\x47\xbb\xa5\xdd\xab\xbd\x85\x4a\x5b\x97\x44\xef\x8f\x72\x40\x9b\xd2\xe6\xaf\x3f\x5a\x6b\x7e\xf9\x48\x7a\x2c\xb6\xba\xba\x3b\xbe\x40\xcb\x8b\x62\x51\x24\xed\x16\xbb\xa0\xd9\xde\x05\x71\x14\xba\x10\x36\x37\x5e\x8b\xf1\x69\xfa\x6b\x0b\x56\x01\x48\xfe\xda\x7d\x52\xec\x60\x2c\x6f\xbb\xb5\x20\x6a\x52\xc1\xcd\x2c\xec\xa3\x51\xcc\x21\x1f\x21\x2d\x56\x17\x58\x22\xfb\x48\x49\x6b\xd5\xc4\x41\x47\x87\xe3\xf1\x6c\x7c\x69\xa5\x8f\x95\x2e\x88\xdc\x68\xee\xe3\x24\x3c\xf4\xea\xdc\x98\x98\xc7\x5e\x2d\x88\xd3\x29\x7d\xec\xd5\x82\xd6\x58\x20\xfb\x63\x6b\x5d\x5b\xa7\x93\xe0\xda\x02\x32\x2a\x23\xe9\xda\xda\x5f\x66\xfe\x74\xd8\x5e\x2b\x5d\x10\xcd\x4e\xbd\xd6\xb9\x96\x5b\xd9\xce\x5d\x5a\x93\xd6\x7e\xfd\xd1\xc2\x21\x7a\xed\xfb\x82\x48\x5b\xfb\xda\xf7\x97\xbe\x17\x9a\xf6\xda\xf7\x05\xeb\xc7\xe8\xfb\xeb\x62\x58\x10\x67\x63\xd4\xde\x21\xe9\xb1\xd8\x6a\xee\xe1\x7a\x06\x16\x2d\xa0\x15\x69\x6b\xd8\xfc\xb5\xe3\xdc\x25\x9d\x16\x4b\x68\x55\xda\x9a\xbe\xa4\xa3\xc7\x79\x49\x62\xfa\xce\x63\x87\x16\xd2\x56\x17\xca\x5e\x20\xa5\xa4\x6e\x31\x6b\x18\xd2\xc6\xfa\x35\xc6\xe3\x38\x19\xdd\xc3\xbd\x76\x1e\xab\xf7\x87\x7b\x0d\x88\x93\xb5\x7b\xb8\xd7\x8e\xea\x50\x9e\x07\xb4\x26\xad\xad\x85\x1a\xb4\xad\xda\x8e\x3a\x2d\x26\xed\x91\xf6\xb0\x02\xad\xe0\x85\x74\xd9\xd3\x4a\x17\x2e\x7b\xba\x20\x0a\x33\x7f\x5c\xf6\x74\x41\xa4\xed\xb8\xac\xb3\x39\xf3\xac\xa3\xa3\x39\x6e\x0b\x62\xbb\x28\xd6\xec\x41\x73\x8c\x2e\x86\xb2\xd9\xb6\x05\xd1\xec\xbc\x8c\xf1\x70\xcf\x9f\x8d\x31\x72\xcf\x03\x91\x85\xa1\x74\xcf\x03\xab\x98\x35\x38\x94\x0b\xa2\xed\x8c\x87\x6c\x00\x58\xc5\xe8\xbc\x7c\x00\x88\x72\x51\x81\x6c\x00\x88\x2d\x68\x87\x6c\xe0\x90\xf3\x9e\x70\xb2\x43\xce\x0b\x44\xb2\xe5\x0f\x39\xef\x11\xf0\xf6\x33\x18\xb6\xb0\x0b\x0b\x22\x8b\x24\x7b\x10\xf6\xc0\x0a\xec\x41\xb8\xaf\xc2\x76\xd8\xdc\x70\x5f\x59\xa7\xad\xcd\xc3\x62\xf4\x20\x9d\xf9\x64\x97\x26\xed\x48\xa7\x2a\xed\x68\x52\x69\x7e\x9f\x3e\x6c\x3f\xc6\x23\x9d\xe5\x9b\x5e\xd5\x8d\xa1\x94\xf7\x00\x2d\x76\x2a\xbd\xed\xd5\x7d\x5b\x8c\x1a\x6e\xdb\xbb\x20\x12\xc6\x7b\xdc\x0e\xf8\x4d\xa5\xd5\x9e\xde\x56\xba\x20\x12\x56\x79\xdc\x5f\xa5\x2f\x24\x2a\xe8\x0e\xf8\x82\x48\x38\xf6\xd1\x1d\xf0\x9e\xfe\x18\x15\x74\x87\x6d\x41\x93\x91\x1d\xdd\x66\x0c\x06\xbc\x3a\xcb\xb2\x45\x20\x76\x37\xa9\x6c\xf1\x50\xd4\xd5\xa3\x21\xe7\xff\x2a\x9f\xff\xff\x44\x76\x1c\x4a\x42\xa0\x45\xd0\x4c\x39\xd3\x21\xe7\xa8\xf0\xe0\x53\xce\x71\x9e\xaf\xb4\x55\xdb\x59\xa5\x2d\x88\xc2\x48\x9f\x95\xee\x9c\x0d\x06\x73\x6d\x6b\x81\x9e\xed\xa3\xc9\x97\x4f\x48\xbb\x24\xa6\xf7\x62\xaf\x9f\x4a\x42\x20\x62\xe3\xd7\x94\x84\x67\xbb\x2c\x46\xa5\xad\x49\x6b\x2c\x16\x49\x21\x89\xf6\x5e\x27\xed\x75\x6d\x9f\x51\xa4\x05\x34\x6b\x5d\xd0\xd2\x4f\x15\x71\x67\x30\x97\x17\xcc\xfa\x74\xed\x01\x2d\x9b\xc5\x98\xcb\x33\xfd\xb5\x8b\x1a\xd2\x5f\x5b\x10\xb9\x5d\x90\xfc\xb5\x05\x4d\x41\x75\xba\x68\xcf\x1c\x7e\x49\xef\x73\x4a\x5b\x3a\xca\x06\x37\x39\x5d\xb4\xe7\xed\xb8\x35\x3e\xbd\x1d\xb7\x05\x51\x4e\x49\xd6\xb9\x20\x76\x98\xda\x79\x5b\xe7\x82\x96\xc9\xef\xdf\xd6\xa9\xf4\xbd\x9a\xc5\x1c\x4a\xa4\x6f\x3a\x2f\xee\x00\x20\x36\x67\xd4\x1d\x70\xde\xe1\x97\xcc\xcb\x9d\xd2\xd6\x32\xdb\x9c\xe5\x9b\x65\x76\x8e\xaf\x02\x3e\x1d\x56\x30\xe0\x9a\x3b\x75\x0e\x2b\x98\x70\xf4\xe6\x10\x4d\x9b\x3b\x19\x22\x14\xaf\x73\xda\xdc\xc9\xaf\x35\x36\xcf\x39\xfd\xb5\x05\x71\xb1\x79\xce\xf9\xfd\x1a\x8b\x41\xb6\x79\x4e\xdb\xbb\x20\x2e\xf4\x9d\x73\xba\x18\x66\x58\x8c\xa9\x9a\x76\x61\x41\x9c\xe1\xaf\xd9\x85\x05\x51\xd2\x76\x74\x49\xc3\x2f\x77\x68\x4e\xd5\x82\x38\xd3\x0a\x9c\xaa\x27\x2d\xc6\x88\x3f\xfe\xda\x03\xa3\xf3\xd7\x1e\x7f\xed\x61\x65\xb5\x83\xce\x3f\xdf\xa7\x8b\x4b\xec\x6c\xec\xf3\x71\x65\xbd\x9b\xc5\xa0\xbd\x4e\xfc\x8b\x44\x76\x73\xa8\x53\x9c\x6e\xc9\xc6\x12\xaf\x6e\xc9\x5a\xfd\xb4\xae\x86\x54\xf7\x1f\x10\x09\xa3\xab\x75\x97\x84\x50\x42\xcf\xa8\x8a\x55\xa0\x6c\xad\x59\xec\x94\xa6\x22\xba\x43\xaa\x92\xec\x42\x93\xf6\x48\x7b\x68\x9b\x5f\xd2\x85\x7a\xc1\x74\x54\xd9\xaa\x02\x13\x88\xab\x5e\x90\x98\xab\xea\x2e\x6d\xb1\xc6\xb2\xba\x4b\x6b\x30\xa7\xaa\x37\x55\xd9\x02\x44\x20\xa5\x6b\x84\xa4\xdb\x62\x09\xad\x4b\xeb\xe8\x89\x74\x2b\x60\xcc\xd5\x5d\x1a\x4c\x60\x75\x97\x02\x71\xf9\x6b\xee\xd2\x9a\xd5\x62\x34\x24\x6d\x6f\x72\x1e\xd8\x24\xd9\x8e\x44\x72\x87\x5d\x4d\x1b\xb2\x20\x22\x2d\xc6\xda\xaa\xb7\x95\xa2\x04\x55\xb7\x29\xd0\x5a\xa3\x6d\x6e\xd3\xda\x2d\xe6\x04\x76\x8b\x2d\x68\x81\xda\x59\xbb\xc5\x9c\xe7\x60\xe0\x2e\xe7\xf9\x3a\x59\x70\x49\x0d\xd7\x79\x4b\xbb\x7f\xfd\x91\x1b\x5a\xc5\x75\x32\x20\x97\x93\x9a\xfc\xdc\xe5\xa4\x02\xd1\x50\x17\x2e\x27\xf5\xba\xe8\x56\xd6\xd5\x90\xeb\x0a\x69\xc1\xaf\x05\x24\xba\x75\x39\x5b\x49\x1f\x2e\x67\xeb\x72\xe0\x12\x69\x7b\x39\x70\x40\x5c\x30\xf7\xcb\x81\xbb\xd6\x20\x95\x75\x2e\x83\xe6\xcf\x2d\x58\x52\x1d\x92\x5d\x80\xe5\x95\x0d\x8d\xf2\x92\xe5\x01\x71\xb1\x44\x2e\xc7\xf2\x5a\x52\xae\x94\x0d\xc9\x77\x29\xe6\x80\x38\x61\xe4\xd7\xb0\xf7\x0b\xca\x92\x15\xd0\x86\xb4\x81\xf6\x48\x3b\xc6\x94\x34\x2d\x26\xed\x91\xb6\xf8\x7d\x20\x02\xae\xc1\x92\xbe\xa6\x6d\x43\x93\xbb\xa6\x6d\x5b\x10\x0d\x81\x72\x4d\xdb\x36\xbf\x4a\x1b\x34\x2b\x9d\x54\xba\x59\xcc\x4a\x61\x22\xc1\xc9\xe7\x92\x89\x5c\x8f\x15\xc0\x68\x2f\xcf\x2f\x40\x1c\xdb\xf1\x73\xd9\x7d\x79\xbc\xb9\x9e\xc6\xaf\xb0\x09\xae\xc7\xb9\x5c\x10\x17\x3c\xe6\x7a\x1c\xfc\xc7\x4e\xa3\x4c\x5d\xcf\xd7\x80\x67\x4d\x39\x7b\xf6\x92\x15\x5d\xeb\xac\x52\xca\xc6\xf1\xf4\x7a\x5d\x40\x0b\x72\x43\x2d\xbd\x5e\x17\x10\x4b\xb4\x6c\x74\xa7\xb9\x44\x81\xc5\x42\x20\x15\x49\xfc\x5a\xd9\x2c\x76\x4a\xe3\xd7\xc2\x62\x55\x52\x58\x2c\xa1\xa5\x34\x16\x0b\xcb\xb1\xb9\xde\x81\x52\x0a\xaa\x53\x73\xc1\x03\xb9\xa1\x83\x36\x8f\x15\x40\x6b\x5f\xd3\xa6\xa4\xc7\x2f\xad\xf4\x95\xf6\xd2\x2b\xea\x54\x97\x69\x1c\x2b\x4a\x61\x35\x36\x8f\x15\x40\x6c\x30\xa7\xe6\xb1\xa2\x55\x56\x63\x61\x35\xb6\x6a\xdb\x2a\x7b\x91\x49\x68\xd5\xa6\x2d\x58\x3b\x0e\x92\x4d\x5b\x90\x2e\xbc\x56\x6d\x1a\xfc\xb5\x94\xdd\x62\x8f\x34\xe6\xa5\xf9\xfb\xb6\x76\xc1\x2a\x46\xd3\x2e\x9b\xbb\x20\x5d\x9f\xed\x72\xc0\x61\xc3\xa5\xa0\xd1\x36\xd9\x30\x90\x71\x52\xa9\x6c\xb8\x35\x7b\x00\x37\x69\x9e\x34\x80\xdc\x10\x07\xcd\x93\x46\xc3\xba\x50\x4a\x95\x66\x7b\x17\xa4\x06\x9d\xe6\xa9\x02\x58\xc5\x68\xaf\x6c\x02\x58\x34\x6a\xf5\x5c\x01\xe4\x86\xa0\x6e\x6a\x63\x40\x6e\xf0\xa6\xa6\x36\xd6\xc2\x2e\x38\x6e\x9e\x3e\x80\xdc\x90\xdd\x4d\x09\x01\xac\x62\xfe\x9a\x13\x13\xb0\x30\x54\x9e\xe6\x81\x04\x58\xc5\x98\x66\x4f\x24\xc0\x3a\x9b\x41\xb2\xa7\x61\x4f\x2f\xe6\xcf\x13\x09\xd0\x22\xfd\xd2\x9e\x2e\x48\x99\x75\x53\x2b\x6c\x4b\xb6\xac\x2f\xa1\x29\x5c\x80\xdc\x60\x9b\x4d\x15\xb0\xa5\xcd\xbd\x68\x9b\x82\x04\x88\x0b\xd9\xd2\x64\x91\x2d\x6d\xc7\xf7\xa9\xed\x48\x47\x9c\xce\xab\x29\xb6\xdb\x4a\xd9\x92\x4d\xe1\x02\xe4\x96\x7c\xa9\x0e\xd8\x6e\xd7\xb3\x6b\x5c\xed\x0e\x08\xad\x2d\xed\xb6\x1d\xdd\x5f\x73\x13\x29\x83\x80\x94\xa9\xb5\xee\xaf\x2d\x28\xa5\xc0\xbf\x5b\x77\xe7\x2e\x88\xfd\xa4\x82\xee\x5c\x75\x77\x29\xca\x68\xf3\xe4\x02\xa4\xe7\x8b\xd6\xdd\x0a\xdd\x45\xe3\xf0\x76\xc7\xb2\xb3\x25\xd1\x0b\xdb\x70\x1d\x2d\x88\xcb\x3a\x87\xcb\x68\x41\x29\x3b\x5a\x4a\x1b\xae\xa3\xc1\x3a\x42\x8d\x6d\xc3\x1e\x28\x33\xf6\xcd\x4f\x9d\xf9\xe1\x2e\x95\x64\xd3\x86\x0c\x84\x79\x51\x64\x00\x71\x55\x7f\xdf\x39\x18\xb4\x76\xe7\x14\xdb\x94\x0f\x40\xa4\x5c\x60\xda\xda\x69\xd3\xe4\x16\xca\x07\x20\x37\x27\x5e\xfd\x17\xc8\x70\xe3\xaa\xff\x02\xeb\x4b\x46\x4d\xfd\x17\xc8\x70\xf6\xd4\x7f\xdb\xb4\x53\xc5\x4f\xed\x14\x5a\xec\x5f\x7f\xcd\x4e\x61\x6a\x2a\x3b\xba\x52\xf3\x40\x07\xa4\x8c\xbd\x69\x6a\x02\x5a\xa2\x17\x35\x4d\x4d\x40\x29\xfb\x29\xcd\x0a\x16\x2c\xc5\x0a\xd2\x57\x81\xe3\x81\x20\x0c\xf9\x3f\x10\x8d\x35\x19\xf2\x7f\x20\x1a\x1b\x32\x34\x2b\x85\x22\x61\x67\x74\x43\x91\x00\x44\xfd\xbe\xac\x92\xaa\xc5\xa4\x5d\xd2\x2e\x8a\xf9\x6b\x74\x2a\x64\x3d\x3b\xcc\x22\x64\x3d\xc1\x69\xba\x1c\xd8\x4c\xc2\xd3\x34\x90\x1b\x4b\x26\x5c\x93\xa1\xb2\x70\xa0\x3e\x85\x33\x0f\xac\x26\x42\x62\xe6\x63\xd2\x5e\xed\x4a\xe1\x64\x01\xa1\xe2\x15\xce\x55\x70\x30\x29\x4b\xb9\xf9\xa9\xe0\x0e\xcf\x2d\x40\x38\xfa\xe1\xb9\x25\xe6\xe3\xaf\xd0\x9d\xf9\x4a\x63\x53\xa0\x5c\xc5\x63\x0f\x1f\x16\xcb\x69\x77\xb4\x55\x02\xb9\x21\x69\xe3\x71\xbc\xb0\x4b\x16\x0d\x9f\xe1\x19\x22\xb4\x4b\x22\x69\x43\xbb\x24\xd0\x3c\xa3\x84\x12\x3f\x30\x21\x94\xb3\x58\xec\xfb\xb5\x0b\xb1\x4a\xd3\x5c\x52\xe1\x2a\x38\x39\x66\xa5\xab\x20\x15\xd2\x9a\x0d\x53\x21\x0d\x44\x41\x2d\x4b\x85\x34\x90\x1b\x67\xbb\x54\x48\x03\xa5\x9c\x58\xf2\xf3\x7c\xa4\x21\x09\x37\xbf\x7c\x25\xbd\x16\xa3\x52\x05\x37\x90\x1b\x07\xdb\xf4\x10\x94\x68\xc2\xe5\x84\x57\xa7\x9a\x30\x10\xb5\x59\xac\x4a\x1a\x16\x93\x66\x43\x16\xc4\x55\x24\xd9\x8e\x6a\x4f\x11\x71\xa9\x48\x06\x72\x63\x74\x53\x89\x9c\x97\xbf\xc6\xaa\xcd\xcb\x5f\xbb\x10\x23\xb6\xed\xf2\xd7\x30\x90\x94\x13\xee\x9a\x1a\x48\x80\x38\x99\xbf\xd4\x40\x92\x18\xfa\xca\x89\x30\x48\x0d\x7d\x40\x0b\xb6\x4a\x2a\x91\xd3\x3d\x70\xa2\x7b\xa4\x7b\x20\xc3\x59\x80\xa5\xa7\x32\x0e\x88\xf8\x48\xfe\x9a\x5a\xfa\x09\x7b\x4d\x45\x10\xd0\xd2\x21\x57\x4b\x4f\x2c\x6c\xa5\xda\x38\x45\x10\xd0\xd2\x69\xd6\xc2\x96\x58\xd8\x4a\x85\x49\xa6\xf6\x05\x20\x4e\xd6\x5b\x2a\x81\x80\x55\x8c\xde\x2b\x82\x80\x28\x55\x92\xed\xb8\x1f\x8b\x05\xb4\xaf\x86\x17\x15\x93\xa9\xd7\x9c\x96\xee\xf6\xca\x49\x3c\xdd\xed\x40\x5c\xc8\x91\x74\xb7\x67\xb7\x0b\x87\xc5\xec\x42\xc7\x1a\x8a\x04\x4a\x25\x10\xb0\x86\x65\x91\x94\x40\x40\x6e\x9c\xa6\x53\x09\x94\xe3\xf0\xc7\x68\xee\x70\x6d\x0d\x78\x82\xad\xd5\x1a\x02\xc4\x6e\x6b\xb5\x86\x00\xb9\x6d\x8c\xd0\x70\x38\x86\xc3\xe1\xb2\xf7\xfe\x03\x58\x33\x01\xc9\xe1\xf0\xd0\x52\x5d\xf6\x1e\x5a\x80\xa6\xd5\x37\x15\x4a\xe9\xa1\xa5\x62\x1d\x4a\x0f\x2d\x40\x04\x7a\x57\x2a\x94\x72\x7e\x95\x4a\xb3\xd2\x05\xb1\x39\x55\xda\x4c\x72\xb2\x8c\xd4\xe9\x53\xd9\x02\x44\xdd\x24\xb9\x8c\x3c\x34\x54\x0e\xac\x29\x0b\x01\xe2\x90\x35\x78\x68\x48\xd9\x45\x65\xa1\xde\xb2\x0b\x60\xa9\x67\xd2\x8a\xb4\x02\x7b\x95\x44\x7b\xef\x1a\x16\x5b\x3f\x77\xd7\x94\x96\x6b\x2c\xab\xa4\x5b\x92\x46\xd3\x1d\x52\x97\xc4\x26\xba\x10\xac\xb7\x6a\x38\x10\x1b\xb3\x7c\xbb\xe7\x6f\xd5\x70\x37\xfd\xed\xa6\x07\x5a\x62\x34\xb9\xdd\xf3\x37\xf7\x99\xe5\xe2\x84\x70\x6b\xb6\x07\x22\xd0\xcf\x6e\x75\xe9\xdb\x2d\x79\xc1\x7c\x6e\xb7\xe4\xfd\x1c\xd2\x28\xe7\x9d\x13\x10\x4a\xaf\x5b\x3e\x7e\x3b\x48\x8d\x62\xdd\x41\xea\xca\xcc\x86\xc6\xda\x95\x99\x40\x4b\xf4\xb8\xae\xcc\xec\x1e\xa3\x5a\xf3\xd3\x94\xb6\x06\x49\x6b\x53\xf7\x18\xd5\x55\xfe\x35\xd5\xf4\xf6\xd1\x96\x7c\x54\x6f\xe9\x2a\xff\xdd\x3e\x04\x3b\xbc\xdb\x87\x1e\x0c\xa6\xc6\xcd\x2e\x0f\x01\x62\x47\x8c\x75\x35\xe7\x2e\xbf\x08\x98\x6a\x97\x5f\x00\xb9\xc3\x2d\xbb\xfc\xa2\xab\x77\x06\xaa\x73\x57\xef\x04\x72\x87\xd3\x74\xf5\xce\xde\xe9\x96\x8c\xab\x77\xbb\xd5\xe9\x16\x27\xc1\xee\xa6\xef\xee\x70\x95\xcc\xee\x0e\x07\x52\x8b\x4e\x77\x87\xf7\x01\x93\x0a\x56\x52\x77\x57\x02\xb9\x94\xbb\x9f\xca\xee\xee\xa6\xed\x6e\x5a\x8d\x40\xdd\x4d\x0b\xa4\x1a\x5c\x77\xd3\x02\x51\x36\x49\x36\x53\x7d\xc2\x63\x45\x57\x9f\x00\x72\x87\x21\x76\xf5\x89\xae\x55\x41\xfb\x7f\x77\x9b\x01\xa9\xee\xd7\xb5\x2a\x74\x35\x01\x6f\xe4\xba\x2b\x08\xc8\xfd\x23\xd9\xc1\x87\x7d\x9c\x30\xc9\xae\x6d\x12\x88\x06\x0f\xeb\x8f\x15\x3c\xaf\xc5\xa8\xf4\x75\xca\x17\x84\x82\xa4\x6b\x9a\xec\x2e\xd1\x64\x15\x0c\x97\xe8\x70\x89\x26\xcb\x76\xb8\x44\x81\xdc\xd1\xc3\x86\x4b\x74\x78\x10\xd7\xf0\x34\x14\xe8\x40\xd4\x63\x0d\xe5\x50\x9e\x0f\x0f\xe2\x89\xa9\x7d\x78\x10\x07\x42\xab\xf4\xf0\x20\x3e\xdc\xdb\xde\x61\x0f\xf7\x36\x10\x3b\x4a\xf3\x70\x6f\x0f\x57\x72\x72\x66\x1d\xae\xe4\x81\x80\xdc\xd5\x97\x86\x02\x12\x08\xb5\x99\xe1\xe2\x06\xca\xae\x9e\x32\x5c\xdd\x40\x9c\x28\x42\xc3\x73\x21\x10\x47\x95\x64\xaf\x16\xc4\xc9\x26\x1b\xde\x91\x03\xeb\xc7\x68\xae\x97\xe4\x40\x5c\xf0\xba\xa1\xb5\x12\x88\x82\x3e\x3f\x3c\x50\x0e\xe4\xf4\xbe\xa1\x8f\x0d\xe5\x34\xd0\xe2\xfb\xb1\x5b\xd2\x8d\x26\xe7\x97\xf6\x09\xcb\xe4\xbe\x61\x5e\x18\x5a\xd3\x80\xd8\x38\xa0\x0d\x0f\x8f\x40\x04\x9a\xc6\xf0\xf0\x08\xc4\x15\x92\x9c\x3d\x04\xfc\xbe\x61\x36\x18\x0a\xf8\xe1\x15\x1a\x1b\x61\x28\xe0\x81\xe6\x81\x64\x28\xdf\xc7\xda\x7c\xeb\x4b\x96\x8c\x82\x75\x28\x58\x39\x08\x0c\x05\xeb\x98\xb6\x16\x3d\x60\x28\xaa\x80\xd8\x9d\x3c\xcf\x4f\x40\x6b\x1c\xe3\x86\x5b\x08\x28\xbb\x46\xaa\xe1\x1e\x02\x72\xdf\x24\xd9\xda\xe9\x40\xa2\x02\x0e\x85\x1c\x10\x6a\x2d\xc3\x23\xd5\x78\xbf\x62\xf4\xca\x93\x11\xd0\xb2\x4a\xfa\x8a\xad\x85\xb5\x6b\xb7\x9a\x6e\x84\xb9\x74\xb7\xb2\x6b\x6a\x9a\xde\xff\x02\xb9\xc1\x22\xa7\x17\x5d\x40\xd9\x9d\xe5\xe9\x4d\x17\xd0\x02\x35\x79\xb6\x4b\xd2\x6d\xb1\x0b\x5a\x97\x86\x5d\x09\xcb\xf5\x54\x2b\x9c\xcd\x86\x60\xbc\x99\xae\xf0\x89\x81\x64\xd7\x46\x30\x35\x90\x00\x59\xd0\xed\xa6\x06\x92\x19\x7e\xca\x06\x9f\xae\x5d\xa0\x25\x7c\x79\xba\x76\x27\x2c\x7d\x2f\x58\x65\xa7\x2c\x1d\xc8\x0d\x4e\x36\x65\xe9\x13\x5e\xbd\x7b\x36\x9f\xf2\x6a\x20\x95\xb6\x53\x5e\x3d\x1f\xe6\x79\xb7\x0f\xda\x31\x81\x2c\xe8\xc9\x53\x2f\x0d\xa0\xec\xfb\x65\x31\x07\x0e\x91\x19\x6c\xc8\x29\xc3\x9b\x8b\xc9\xad\x62\x34\xe4\x69\xd2\x3c\xed\x32\x6e\x1a\x45\xe7\x6b\x31\x07\xc9\x13\x0c\x90\xc5\xe6\xbe\x5f\x31\x7a\xba\x73\xe0\x9b\xaf\x3d\x5d\x90\x05\x1d\xf0\x71\x9e\x1f\x0e\xa8\xfb\x8e\x1d\xfc\xf1\x80\x0a\x64\x41\xbb\x7b\x3c\xa0\x3e\xf5\x2b\xb6\xba\xf0\x54\x8b\x55\x8b\x9d\x90\xbe\x62\x4c\x96\x7e\x3c\x8f\xdc\x0d\x88\xfd\x94\x94\x92\xd2\x62\x7e\x7a\x4b\x5b\xca\x6e\xbb\x24\xb1\x42\x9e\xeb\xfb\xb5\x35\x96\x8f\xe6\x7d\x20\x0a\x63\xf4\x68\xde\x7f\x2e\x7a\x7a\x30\x0b\x8f\x47\x13\x20\x74\x62\x7a\xae\x57\x12\x7b\xf7\x60\xef\x3e\xcd\xde\x2f\x48\xed\xba\x8f\x07\x98\xc7\x35\x78\xa0\x61\x3f\xae\x41\x20\x92\x59\x78\x34\x02\x3e\xc9\x8a\x3e\xd0\x3c\x1f\x99\x14\x10\xd5\xe6\xe6\x90\xe4\xaf\xb1\x7a\x1f\x17\x17\x10\x27\x46\x9e\xe7\xb6\x82\xfb\xb0\xd8\xdf\x70\xd7\xfd\xc8\xd7\x80\x08\x94\xe6\x47\xbe\xf6\x60\x27\xdb\x0f\x98\xf5\x23\x13\x7b\x64\x62\xc8\xb3\x47\x26\xf6\xdc\xdd\x62\x7e\x6a\x3b\x6f\x2c\x06\x87\xc5\xa6\x24\x87\x35\xa4\x39\xac\xb7\x5b\x85\xc5\xe2\x59\xe6\xe9\xc3\x62\x0c\x44\xf7\xd3\x8e\xa9\x0f\xd1\xf2\xa8\xc2\x00\x29\xb3\x7e\x54\x61\x9e\x01\x8b\xf1\xf8\xff\x68\xed\x02\x22\x1c\x55\x4f\x24\xc0\x2a\xc6\xe8\x7b\x24\x01\x5a\xfb\x8a\xb9\x1a\xc7\xb0\x18\xcd\xd5\xe8\x01\xb4\x86\xe6\xfb\x78\xd6\x00\x72\xe3\xa4\xf8\x78\xd6\x78\x26\x6b\xdb\xbb\x95\x47\x06\x0b\xb4\x44\x12\x3e\xda\x39\x80\x50\x4f\x7f\x3c\x6a\x3c\x0f\x23\xa9\xa8\x7d\x54\x3e\x80\xd0\x02\xfb\xe8\x6b\xf5\xc8\x5f\x3d\xea\xbf\xee\xbb\xb7\xc2\x3a\xbc\xf7\x79\xbd\xdd\x04\xe2\xc0\xe8\xfd\x7a\xbb\x09\xb4\x60\x2b\xbe\x9e\xfe\x81\xd4\x9f\xf0\xf5\xf4\x0f\xb4\xc4\xa8\xfe\xba\x39\x81\x96\x9c\x1d\x5f\x37\xe7\x5b\x1d\xa1\xe6\xef\x4f\x69\x4b\x09\xd8\x51\x50\x5e\x8f\x0b\xef\xc5\x5a\x3c\x59\x1e\xef\x65\x9d\x17\x16\x07\x18\xd8\xab\x67\xd1\xeb\x3e\x71\x19\xbf\xee\x93\x17\x9b\xf7\xee\x0e\x78\xb5\x79\x03\xb9\x6f\x92\x6c\x88\x2c\xbd\x32\x6c\xaf\x2c\x1d\x88\xf8\x48\xec\xeb\x37\x4f\x8b\xad\xf5\xf1\xea\x24\x03\x64\xa0\x64\xbd\xde\xda\x01\x65\xf7\x48\xfc\x7a\x6d\x07\x34\x6f\x1e\x5f\xad\xd4\xaf\x1b\xb6\xa2\x55\xbc\x6e\x58\x20\x0e\xf6\xd0\xeb\x86\x05\x56\x31\x6b\x70\x90\xf0\x71\xa8\x61\x05\x0e\x12\x17\x7e\x7b\xe5\xaa\xfb\xf5\xc2\x0f\xc8\x40\x11\x78\x55\x51\x5e\x37\x47\xe5\x00\xf5\xba\x39\x80\x28\xb0\xa1\xd7\xcd\xf1\x72\x10\xdf\x2b\x5c\xed\x75\xd9\x03\xcd\x3b\xd6\xd7\x55\x0f\x94\x5d\xc3\xcf\xeb\xb2\x07\xb2\xb0\xea\x5f\x95\xfa\xd7\x9d\xa0\x81\xf1\x75\x27\x00\x4d\xb5\xf6\x75\x27\xbc\xd3\x59\x40\x62\xbe\x2e\x68\xa0\x05\x2c\xfd\x55\xad\x78\x5d\xbc\x75\xed\xf9\xdc\x58\xbc\xb9\x39\xf7\xd7\xda\x58\xb9\x85\x34\x07\x0e\x13\x77\x6e\x0c\x9c\x90\xf8\xb4\xe6\xc6\xc0\x09\x81\xcf\x65\x6e\xf0\xc3\xdc\x30\x7d\xec\xf8\x2a\xe4\x86\x64\x15\x1a\xde\x83\xb9\x61\xfa\xc8\x4d\xdd\xab\x9d\xb9\x68\xc3\x4a\x31\xab\x1f\x6b\x90\x72\x43\xf7\x12\xb2\x9c\x7c\x89\x55\x3d\x37\x39\x08\xce\x05\xb9\x31\x96\x42\x96\x75\xb4\xcb\x8d\xa1\xcc\x0d\x2b\xc1\xde\x2a\x9f\x4e\x2b\x9d\xdc\xcc\xef\xf4\x80\xe3\x8b\x90\xc5\x66\x4c\xfb\x89\x83\xe5\x8e\xaf\x6a\x6e\xcf\x47\xb3\xef\x34\xed\xb1\xef\x8f\x3d\x48\xda\xf1\xda\x83\x17\x09\x74\x5e\x90\xec\x81\x02\x9e\x9b\xbf\xdc\x10\xf0\x42\x96\x83\x4a\x11\xf0\xb9\x39\x31\xb1\xd8\x67\xea\xa7\xbc\xaa\x93\x96\xd0\x76\x69\x8b\xab\x60\x49\xc9\xb2\x8e\x37\x0b\xe8\x69\xac\x23\x4d\x16\x8c\x9b\x42\xc3\xec\x9d\x05\xe3\xa6\xb0\x8a\xf9\x6b\x53\x9a\x5e\xb9\x07\x24\xba\x55\xf0\xdd\xd8\x83\x41\x2a\x98\x2d\x85\xc4\xdf\x27\x4b\xb5\x1d\x58\x32\x77\x24\x56\x16\x78\x99\xd0\x32\x24\x55\x49\x6b\x62\x4e\x7a\x5a\xe0\x65\x59\xb0\x9a\xec\xb1\x94\xff\x2c\xa8\x10\x42\x96\xb5\x4d\xb3\xa0\x41\x08\x51\x77\x3a\x5a\xed\x94\x2c\x0f\xf7\x88\x2c\xd5\x1e\xc8\xf2\xec\x68\xb5\x07\x97\x3d\x60\x3d\x97\xcb\x1e\x5c\xf6\x80\x2f\x2f\x7b\x70\xed\x16\xa3\xb9\x97\x43\x79\xe1\xd5\xb9\xff\x5c\x70\x67\xb9\xec\xb3\xea\x4a\x1c\x34\xe0\xfa\x1a\xa0\x9f\x9f\x24\x76\x45\x69\x6c\x76\xee\x3b\xb3\x34\x07\xa2\x61\xbb\x76\x54\x71\x21\x4b\xbc\xd0\xcb\x1e\x95\xa9\x6c\x0e\xc4\xe7\x60\xcd\x10\x36\x07\x02\x65\xfb\x08\x3a\xd8\x9c\xdd\xc6\x3a\xae\x92\x1c\x1a\xf7\x75\xd8\x0e\xf7\x75\x09\xa7\xad\x32\xac\x61\x17\x02\xde\xf4\x15\x73\xda\x3c\x61\xc6\xc5\xcf\x85\x3f\xc7\xcd\x63\x1e\x34\x2d\xec\xa8\x67\xc7\xb8\x18\xd6\x74\xa4\x39\x3b\x1e\x3b\xcd\x4d\x47\x3a\x1d\xe9\xc6\xa7\xe9\x48\x73\x1b\x59\x96\x8a\x92\x25\x6d\x87\xac\x3f\x1a\x5b\x20\x1d\x90\xe4\x7c\xed\xb0\xc1\xfa\xb3\xc8\xfa\xa3\xb1\x7e\xd2\x01\x81\xf5\xe3\xf8\x94\x25\x1d\x90\xdb\x65\xc6\x2e\x2e\xb7\xcb\x0c\x87\x31\x6e\x67\xb3\xdc\x8e\xee\x8d\xa2\xea\x02\xbd\xfd\xb1\x05\x6b\xa3\x41\xf2\xc7\x64\x6a\xd8\x67\xb2\xc8\xd4\x80\xfc\xfa\x2e\x53\x03\xf2\x74\x19\xf7\xef\x4b\x26\x01\xf7\xb6\x2c\xdd\xc5\xc0\x8d\x22\x57\x0a\x59\x64\x7d\x45\xed\x09\x6f\xfb\x2c\xc3\x21\x1a\x0c\x91\x7d\x1f\x0e\x91\xc2\x20\xdd\xea\xc3\x79\x19\x9a\xf2\xe9\xc1\x70\x5e\x06\xac\x29\xdd\xc3\xd3\x1a\x26\x2e\x91\x29\xc9\xa9\xc2\x04\x8b\x19\x21\xcb\x74\xaa\x38\xd7\x5e\x32\x84\x69\x33\xb0\x0d\xed\x09\x43\x2f\xd3\x76\x4c\xb5\x16\x56\xd1\x74\xc9\xa8\x77\xa5\x0c\x61\xba\xc2\x17\xc4\x37\x92\xd3\x09\x55\x4e\xa5\x53\x35\x9d\x51\x6c\xbc\xa7\x33\x35\x9d\xa9\xa9\x07\x29\xa3\x36\x1d\xef\xe9\x48\x7e\x34\x47\x72\x3a\x92\x0c\xc7\x63\x3f\x3d\xc5\xa5\xbb\xff\xb1\x57\x9c\xe2\x8e\xc6\x10\x3d\xf6\x0a\x5f\xb9\x1d\xd7\xa5\x2c\x8f\x35\x2c\xc8\x6f\x5b\x3d\xce\xa8\x4c\x3e\x5d\x1f\x32\x79\x20\x3e\x3e\x2a\x93\x07\xca\x9e\xce\xd5\x6b\xa5\xaf\x61\x16\x92\xac\x54\x26\x9f\xc8\x29\x03\x39\xd2\x28\x88\x3d\x91\x53\x46\x41\xe4\xde\xd7\x58\x1e\x1b\xf3\xb7\x73\x83\x2d\xc4\x65\xb1\xce\x58\xee\x58\xdf\x0f\xcc\x0b\xb9\x3b\xf5\x40\xe0\x5f\x9d\x3b\x1a\xb1\x50\x0e\x4e\xfa\xb9\xbb\x1a\x80\xc4\x75\x32\x77\x57\xc3\xce\x3c\x1f\x1c\x89\x73\x77\x9e\x81\x8c\x2a\xa9\x4a\x5a\xed\x3d\x38\x76\xe6\xee\x34\x00\x71\x5e\x90\x9c\x06\x20\xf6\xa5\x8e\xa4\x51\x10\xb9\x73\x86\x3d\x0a\x8b\x97\x18\x80\x0f\x02\x37\x82\x34\x12\x20\x0f\xae\xd2\x0e\xf5\x8c\xa3\x4a\xc3\x9f\xb7\x6d\x07\xa4\x22\x69\x50\x0c\x4e\x76\x28\x0c\x80\xd8\x18\x72\x3d\xeb\xf3\xb8\xfc\x35\xb6\xe9\xd1\xfc\xb5\x86\x4f\x10\x73\x8a\xb3\xfc\x02\x46\xbc\x04\xbf\x26\x7f\x06\x1a\x86\xe0\x3c\xe4\xcf\xb8\xaa\x97\xa3\xc0\x07\xf4\x55\x4f\xdc\xc7\x17\x8d\x9f\xc3\x42\x27\xc4\x59\x2c\x66\xdb\xd0\xa8\x8e\x5d\x5a\x7e\x34\x4e\x56\x76\x41\x8d\xea\xc0\x43\xf6\xd8\x77\x46\x84\x93\xa0\x90\xd8\x9f\x52\x1f\x71\xa1\x1c\x3b\x62\x47\x27\x71\x21\x76\x7f\x8d\xc3\x61\x1e\xfd\xb0\xd8\x5a\x70\x07\x96\x6b\x21\x02\x0d\xe2\xe8\x56\xb0\xd6\x53\x39\xb8\x5f\xcf\xa3\x7f\x9f\x7a\xf9\x45\xaf\xb0\x99\x24\xde\xdf\xe5\x20\x0e\x29\x75\xff\x16\x72\x43\x78\x1c\xb2\x3c\x60\x15\x63\xe0\xba\x3d\xed\x28\x1a\x0e\x6f\xb7\xa7\xe8\xbf\xc7\xce\x1a\x3c\x54\xda\x80\xc0\x4b\x23\x8f\x61\xaf\x70\x72\x38\x38\xd4\xe4\xe1\x8a\x06\xe2\x70\x02\x5d\xd0\xc7\x74\x40\xae\xfc\xb9\xe8\x3e\x64\x45\x40\x6e\x95\xb1\x91\x13\x1d\xd3\x1e\xb2\x7d\x0e\x95\x46\xa0\x85\xbd\x51\x69\x04\x1a\xd6\x8d\x3c\x54\x1a\x0f\xdc\xe6\x0e\x4c\xbc\x79\xb8\xe0\x81\x26\x53\x38\xe4\x44\xc7\xe3\x84\xa0\x23\x1d\x8f\x13\x82\xf1\x88\x80\xa1\x3c\x1e\x27\xc4\x7b\x73\xf6\xdd\xf1\x38\x34\x4f\xf8\x25\xcd\x7d\x9c\x90\x07\x23\xe1\x57\xc1\x2d\xc9\x1e\x84\x9f\xda\x03\x8c\xea\x78\xbe\xe7\xf1\xd8\x03\xce\xb5\x98\x12\xf3\x78\xbe\x1e\x4c\xbc\x08\xed\x80\x53\xf4\x38\xf6\x21\xcd\xb1\x5f\x10\xfb\x45\x07\x64\x88\x40\x39\x76\x64\xcb\x21\x47\x04\x42\x75\xf6\x90\x21\x1e\xaf\x7d\x77\xf3\xbc\xf6\x9d\x0b\xb9\xcd\x99\x7c\xed\xfb\x8b\xc1\xd1\xbe\xbf\xf6\x1d\xff\x8f\x63\x4f\x2b\xb5\xa3\x0b\x5a\xd8\xdc\xd7\x7e\xca\x60\xb8\xf5\xc9\x43\x06\x03\x84\xcc\xc4\x80\x81\x3c\xb9\x15\x38\x8e\x4d\xda\x29\x8d\x76\x54\x49\x55\xd2\xb0\xd8\x09\x6d\x4a\x9b\x9c\x50\x24\x3d\x92\x60\x30\x47\x59\x3d\x35\xfc\x40\x68\xed\x92\x54\x24\xa1\x16\xb1\x39\x4f\x55\x68\xa0\x25\xab\xe8\xc4\x40\x20\x04\xf6\x9d\x3c\x55\xaa\x81\xf5\xfb\x16\xb3\x69\x15\x8f\x76\xa4\xf4\xa9\x56\x7d\x62\xab\x3b\xb0\xae\xe5\x89\xad\x4e\xc8\x8d\x9d\x73\xaa\x68\x9f\xf5\xb6\x98\x35\x74\x69\x9e\x8a\xfc\x72\x48\x1a\x70\x48\x86\x43\xde\x0a\xe4\xf6\xf5\xc9\xae\xe3\x7f\x70\x10\x86\x97\x27\x77\x91\x42\xe0\xe0\x90\xe7\xe5\x68\x5c\x8e\x37\xd2\xec\x54\x6d\x06\x72\x83\xbb\x9c\x97\x9d\xc2\x4b\xf0\x38\xe0\xde\xe7\x65\xaf\x70\xd6\x3e\xe0\x55\x27\x5e\x82\x79\xa2\x70\x1f\x87\xcd\x55\xe1\x3e\xb5\x0f\x56\x2b\xb5\x1d\x04\x41\x1d\x07\xf2\xdd\xd8\x0e\x21\x30\x2a\x27\x71\x1e\x1f\xac\x62\xfc\x5a\xb3\x6d\x8d\xb6\xa1\xfb\x1a\xee\x21\xac\x62\x34\x44\xf1\x70\xaa\xbe\x87\x5f\xda\xb6\xe6\x24\xa0\xd5\x1a\x02\x22\x24\xde\xbf\x79\x36\x27\x01\x2d\xff\x38\xd0\x13\x4f\xb5\x7c\x20\xb0\xe6\xe4\xa9\x96\x6f\xf0\xc8\x21\x9b\x33\x78\x44\x88\xc6\x46\x20\x90\xe4\x83\xd8\xd9\xca\x86\x93\x08\x51\x5d\x46\x61\x47\xf1\x67\x3f\x8e\xd3\x2f\x6d\x2e\xfe\xec\x18\xb7\xf3\x0c\x5b\x8b\xe1\x06\x83\x7a\x9e\x61\x6b\x31\x8e\x1c\x87\xbf\x76\x5b\xe7\x82\xd6\x38\x9c\x19\x00\x92\x27\xf7\xa6\xc7\x81\x92\x7f\x76\x2b\xed\xd8\xbb\x90\xbd\xa7\xd2\x07\x28\xc7\x61\x0d\x8a\x1f\x20\xaa\x2b\x5c\x6d\xe7\xec\xf6\x1d\xce\x73\xaa\x36\x03\xb1\xa3\x87\x9e\xaa\xcd\x40\x6b\x36\x4d\x8b\xc1\x89\x07\xd5\x71\xa0\xc6\x9c\xc3\xe5\xbc\x20\x89\x2d\xcc\x53\xad\x99\xf8\x8c\x72\xe0\x03\x92\x06\x68\x08\x11\x6e\x21\xf5\xd0\x73\xb2\xbb\x4f\xd7\xae\xaa\x0d\xd0\x22\x29\x26\xa7\x37\x08\xe2\x38\x91\xda\x06\x41\x64\x75\x05\x9e\x88\xed\xea\x0a\x04\x02\xcf\x96\xac\xae\x40\x83\x0f\x8e\x8a\x71\xc4\xe0\x83\xac\x84\xbc\x1e\x95\x8d\x55\x9d\x40\x20\x88\x2e\xca\xea\xc1\xad\x72\xfd\x71\x60\x52\xcb\xaa\xfe\x50\x8d\x31\x83\x15\x57\x2d\x32\x40\x2a\x5f\xea\x6d\x05\x4e\x16\x9e\x16\xa9\x83\xbf\xd0\x02\xbd\xae\x3a\x59\x95\x63\xcf\x51\x2f\xda\xe6\xb1\x07\x08\xad\x1e\x55\x1d\xa0\x2a\xa2\x2b\xfc\xa8\x2a\xa2\x81\xc4\x2a\x9d\x55\x11\x0d\x94\xa3\xda\x7b\x95\x4e\x20\x97\x8e\xf5\x53\xa9\x5d\x3d\xa1\x00\x79\xb0\x89\xab\x27\x94\xaa\xe6\x5a\x6d\x93\x9a\x2b\x10\x57\x95\xc4\x32\xab\xcf\x57\xff\x9a\xb8\xea\xc4\x01\x79\x84\x24\x2b\xe0\xe2\xe6\xb8\x9c\x10\x2e\x6e\x84\x28\x8e\x03\x17\x37\x59\x15\x7a\x17\x7c\xbf\x2a\xf4\xaa\xe1\x31\xd7\x05\xc9\x5f\x7b\x59\x67\xd7\xce\xb0\xbe\xdf\xa7\x81\xb3\x0a\x83\xcf\x3d\x5e\x56\x45\xd7\xe5\x02\x52\x74\x55\x75\x63\x56\xad\x01\x17\x49\xa4\x44\x39\x2e\xb8\xda\x25\xe7\x07\xf2\x2c\x92\x68\xee\x85\x8f\xd6\x61\xef\x2f\x0d\x04\x97\x3e\x5a\x21\x69\x4a\x62\xde\x2e\x04\xb2\x91\x14\xa9\x0f\xfd\xa1\xe1\x4f\x1f\xfa\xc4\x57\xbb\x1c\x9a\x84\x74\xd6\x16\xf2\x60\xe9\x35\x2e\x73\xb2\x5d\xd4\xea\x12\x6d\xd7\x90\x86\x20\xb9\x2a\xa4\x29\x89\xae\x72\xa3\x98\x4d\x06\x0e\xa4\x3c\xbd\xc9\xc0\xf5\xdf\x3e\x02\xf1\xa8\xff\x76\x36\xc2\x3c\x8e\xe0\x84\xd6\x30\x18\x0b\x89\xd5\x37\x9b\x46\x03\x20\x1a\x0a\xb9\x5e\xcd\xa9\x0b\xf3\x81\x13\x4e\xea\xc2\x2c\xb4\x40\x27\xd5\x85\x39\x75\x61\x3e\xb4\x54\xea\xc2\x2c\x04\x57\xda\xa9\x0b\x73\xea\x26\x7c\x10\x51\x9a\xba\x09\x0b\x79\x60\x1e\xd1\x4d\x38\x1b\xd1\x0d\x87\x87\xc7\xa6\x4a\x05\x44\xb3\x1d\x6a\x54\xfa\xc5\x1e\x58\xf7\x53\xbf\x58\xa1\x25\xea\xbd\x7e\xb1\xa9\x77\xeb\x91\xcc\x8c\xde\xad\x89\x8f\x6a\x39\x71\xdd\x4a\x9d\x54\x85\xe4\x62\x2c\xf5\x51\xcd\xc0\x07\xe7\xc4\x15\x31\x03\x1f\x1c\x21\x1a\x4c\x37\xf0\xc1\xc9\xc0\x0f\xe2\xdc\x58\x98\x81\x1f\x84\x10\x1b\x1c\x36\xd4\x6e\x02\x47\xc1\x73\x2b\xd4\xe0\xf9\x09\x48\x45\x7c\xc8\xeb\x80\x72\x6e\x08\xef\x90\xd9\x01\x71\xc2\x76\x42\x69\xab\xb3\xec\xf9\xd5\xe0\x3c\x03\xe5\x54\xff\x0d\xc5\x1c\x90\x5c\xe4\x65\x28\xe6\x02\x77\x89\x53\x2d\x22\x70\x97\x10\x5a\x62\x1c\x0a\x0f\x63\xe1\x61\x6c\xb3\x02\xa6\x3e\x16\x4b\x2c\x27\x71\x45\x19\xf2\x44\x60\x1d\x42\x21\x59\xe7\x9d\x14\x0b\x3e\xd5\x60\x04\x84\x87\xe9\xd0\x60\x14\x1c\xd7\x4f\xee\x75\x33\x14\x60\x40\xe0\x12\x99\xe1\x71\x1d\x88\xe2\x97\x1e\xb2\xf4\x0a\x3e\x8b\x6d\x93\xc1\xea\x15\xac\x1a\xa4\x57\x70\xc6\x3a\x16\xad\x62\x74\xd4\x73\x11\x10\xb8\x22\x67\x0c\x7f\x6d\x30\x1e\x84\xb8\x27\x9e\xc4\x1f\xb4\x86\xde\xa9\x3f\x71\x06\xf6\x80\xb3\x58\x83\xbc\x19\x08\x7c\x29\x33\x64\xcd\x41\x8c\xe4\x59\xe0\x3f\x21\xa7\x05\xa2\xb9\x40\x64\xb4\xf1\x58\x0c\x5d\x31\x34\xae\x00\x71\x38\x6c\xcf\x57\x8c\x3b\x27\x76\x8c\xce\xc1\x42\xaa\x7a\xe9\x1c\x9c\xc1\x81\xe3\xd4\x90\x1f\x6e\x0f\x20\x55\xe4\xc2\x03\x87\x3e\xc4\x67\xb1\xf3\x32\x5a\x7d\x88\x4f\x17\xa5\xe6\x16\x3d\x81\x4f\x4d\x04\x7a\x02\x67\x9e\x36\x97\x99\x4f\x0d\xe8\x40\x6c\xcc\x7c\x7a\x1e\x48\x37\x16\xbe\x0b\x99\x6e\x2c\x20\x88\x3d\xce\x74\x63\x25\x3a\xeb\x59\x30\x59\xe6\xf5\xd1\x60\x48\x8c\x47\xca\x2c\xf1\xb6\x2d\x27\x4e\x1f\xa9\xbb\xad\xd0\x02\xe5\x3c\x65\x79\x89\xfb\xc5\xa9\x89\x20\xd5\x3c\x81\x54\xf1\x4c\x15\xcf\x44\x7d\x3c\xf1\xcc\xca\x54\x7d\x04\x02\x0f\x92\x4c\xd5\x47\x20\xb9\xd2\x4e\xfd\x74\x53\xa7\xdc\x73\x67\x81\xe8\x94\x9b\x19\x56\xca\x6a\x48\xcd\xbf\xc0\xda\x71\x90\xac\x94\xb8\xfa\x93\x98\xee\x4c\x35\x43\x20\x97\x76\xfe\x53\xe1\x8d\xeb\xef\x02\x07\x82\xc9\x4c\x8d\xc8\xf9\xb9\x29\x1d\x90\x1c\x08\xec\xca\xe7\x6e\xaf\xb5\x2b\x03\x41\x4c\x55\xa6\x76\x65\x1d\x85\xcf\x1d\x3d\x5a\x47\xe1\xfc\x1c\x85\xd3\x62\x56\x7a\x5b\x8c\x45\xa5\x1f\xaf\x90\x07\xa7\xc7\xbc\xbf\x62\x6c\x8b\x1d\xbd\x5f\x3f\x5e\x21\x3d\xef\x65\xb7\x1d\x5d\x4e\x47\xd3\xba\xed\x40\x9b\x3a\xf7\x4b\x9a\x6b\x0a\x97\x41\x75\xf7\x54\x9b\x02\x92\x20\x97\x4c\x35\x5f\x20\x35\x96\xa7\x8c\x23\xb1\x9e\x9c\x3b\xba\x46\x6a\x3d\x01\x52\x0d\x5c\x37\x61\x21\xf1\x92\x48\xdd\x84\x85\x72\x7a\x17\xa2\x9f\xb0\x90\x87\x13\xae\x82\x0c\xac\x62\x0c\x87\x77\x6a\x40\x7a\x38\x48\xad\xcf\x78\xfb\xae\x62\x74\x6a\x38\x6a\x83\x51\x43\x49\xc9\xe1\xa8\x0d\x67\xd4\x79\xd1\x06\x09\xe4\xe1\x78\xab\x0e\xea\x01\x7c\xe2\xbf\x92\x7a\x00\x0b\xd1\x9c\x64\x95\x3b\x3c\x7c\x57\x31\xba\xa5\xdd\x37\x8d\x87\x76\x31\x6a\x92\xc9\x69\x4f\x61\xb8\xa9\x56\x0e\xc4\xe9\xaf\xa9\xdc\x25\x7e\x88\xe7\x81\x4a\x9b\x32\x9d\x94\xe9\x9c\x92\x1c\x71\x62\x15\xcf\x03\xe9\x98\x6a\x77\x40\x7a\x90\x4b\x8d\x2d\x89\x7b\xc0\x79\x6c\xd2\xdc\x50\x0b\xf2\xe0\xb4\x9b\x9a\x51\x74\x3b\x3e\x8f\xc2\x34\x6b\xe5\x00\xd2\xf3\x9e\x6e\xc7\xa9\xdb\xf1\xe9\x41\x5c\xb7\xe3\xbc\x09\xa7\x3d\x1d\xdf\x5b\x99\x0c\x04\x31\x0f\x79\x7b\xb7\x77\xe3\x87\x78\xda\xb8\x5b\x8d\xef\x36\xcf\x08\x7a\xd6\xed\xe9\xff\xbe\xec\x3d\x6b\xfc\xf6\x8c\x0d\xe4\xf7\x6b\xb2\x2b\xa0\x9c\x07\x07\xfb\x5b\x7e\x05\xc4\xf6\x15\xf3\xd7\x14\xfa\x07\x5a\xdb\xad\xd0\x07\xa2\xda\x0e\x85\xfe\xcd\x41\xf9\x3c\x60\x88\xb7\xfc\x0a\x08\xb9\xda\xed\x41\x19\x68\x19\x7e\xf9\x55\xe0\x80\xb0\xde\xf4\x4e\xce\x3b\x9c\x19\x4e\x11\xb7\x27\x54\xa0\x35\x2b\x90\x0f\xdd\xe1\xcc\xa0\xc7\xde\x0a\x7d\x20\x8f\x6a\x31\x66\xe6\x96\xab\x1c\x1c\x13\x6e\xb9\x0a\x90\x07\xf7\x6d\xb7\x5c\xe5\x4e\x07\x84\x03\xe4\xad\x46\x09\xe4\x51\xfd\xd2\x76\x24\x93\x75\x62\x93\xbe\xe5\x34\x40\xca\xca\x6e\x6f\xa6\x80\xc4\x09\x33\x6f\x6f\xa6\x6e\x8e\x6d\xe7\xb9\x49\x7b\xa4\xa1\xeb\xb3\xe9\x6f\x8f\x6d\x37\x4e\x92\xa7\x7a\xcb\xed\x21\x1b\x88\xd3\x49\x50\x3d\x05\xa2\x58\x81\xea\xe9\xad\xda\x72\xb2\x04\x6f\xb9\x1b\x10\x87\x15\xa8\xb6\xdc\xea\x01\x64\x08\xca\x5b\x3d\x00\x48\x62\x84\xf3\x76\x9b\xde\x5c\xec\x9c\xa7\xbd\xf2\x62\x07\x88\x28\x92\x1c\x22\xb7\x2e\x59\x67\xf2\x76\xeb\x02\xe9\x19\xfb\x76\xeb\xde\x8f\xbd\x42\xee\xdd\x9e\xb8\x80\xf8\xe6\x45\x0d\x42\xbf\xf4\xf3\x44\x4c\xeb\x97\x2e\xc4\x89\xa6\xaf\x5f\xba\x90\x5f\x47\xdd\xcd\xba\xaa\x9f\xa4\xb5\x49\x5d\xd5\x53\xaf\xf1\xf3\xa4\x06\xbd\xc6\xb3\xcb\x91\x2a\xc7\xf3\x6e\x57\x81\x2c\x1c\x2f\xba\x1c\x49\x97\xe7\xf3\x62\xef\xea\xf2\x2c\x24\x01\x8c\xa9\xcb\x73\xea\x7d\x7c\x92\xd4\x23\xf5\x3e\xce\x41\xda\xa0\xf3\x82\x35\x0e\x0d\x7c\x40\xc8\x06\x87\x06\x3e\xdc\x86\xcb\xd9\xe0\x52\x43\x33\x1d\x10\x2e\xf2\xe1\x7d\x38\x90\xe5\xfb\xb2\x4b\xea\x7e\x29\x6d\x48\x53\xd9\x3d\x21\xd1\xb6\xa1\x5a\xd1\x58\x48\x43\xb5\x02\x88\x75\xc6\xfd\xa9\xe8\x1e\xee\xe2\xd1\x6c\x26\x07\x9c\xa1\x21\x0b\x68\xcd\x0e\xaa\x88\xe8\xd6\x7c\x36\xf4\x74\xdd\x9a\x73\xe0\x48\x74\x7a\xc9\x3a\xd4\x27\x80\xd8\x50\xfe\x86\xe6\xa8\xc1\x19\xed\x6c\xc8\x8d\xe1\x19\x6d\xe8\x73\x02\xf3\x1f\x6e\x95\x41\x2e\x9c\xb3\xb1\x94\x87\x4b\x19\x88\xca\x26\x18\x5e\xd9\x0e\x22\x2d\x4f\xd2\x30\xe4\x50\x58\x01\x41\x8a\x8f\x1c\xea\xc7\x03\xdb\xc5\x19\xc5\x62\xaf\x34\x3c\x4d\x91\xa3\xc3\x7d\x31\x9e\x6a\x31\x68\xae\x34\xa0\x35\x96\xc1\xd0\x4e\x00\x84\x52\x79\x28\x49\x86\x62\x23\x10\x4c\x43\xb1\x01\xb4\xb8\xfc\xd2\x8e\x72\x56\x3c\x03\x25\x74\x78\x56\x1c\x46\xc2\x73\x2a\x1e\x2a\xc3\xf8\xf8\xae\x62\x0c\x88\x66\x6f\x20\xb6\x22\xc9\x0a\x5e\x7f\x8d\x3d\x3b\x34\x27\x00\x41\x32\x81\xd4\x2d\x38\x27\x0e\x26\x27\x79\xc3\x72\xea\x60\x02\x04\x59\x90\x72\xaa\x1f\xcf\xd3\xce\xb3\x55\xa6\x9a\x2f\x10\xfb\x65\xb1\x26\x09\xaf\x96\xef\xcb\x90\xc4\x94\xea\x47\x30\xb5\xa1\x4f\x6d\xe8\x34\x77\x6a\x43\x9f\x1e\x3c\x71\xce\xce\xe9\xc1\x13\x08\x6d\xe8\xd3\x83\xe7\xc4\xb1\xe3\x0c\xf4\xac\xa9\x63\x07\x10\xc4\x4b\xe6\xd4\xb1\x63\xe2\x68\x7a\x06\x52\x63\x2a\xbe\x80\x20\x5e\x2a\x27\x8e\xa6\x42\xec\x1c\x59\xe7\x75\x4b\x72\xd8\xc2\x5f\xb3\x6d\xd8\x96\x03\x8d\x64\xaa\xa7\x4f\x65\x61\x70\x12\x9f\xca\x42\x20\x48\xf0\x91\x53\x59\xa8\x37\xf5\xa9\xa1\x50\x6f\x6a\x21\x88\x77\x4d\xbd\xa9\x53\x6f\xea\x13\x67\xf5\xd4\x9b\x5a\x88\xed\xfb\x72\x48\x62\x28\x09\x81\xcb\xa9\x01\x07\xc8\x8b\x85\x8a\xb7\xf5\x07\xab\x18\x34\xf7\x1f\x4e\xd5\x8b\xc6\xcf\xa9\x89\x4f\xc3\xcd\xd9\xba\xd3\xa3\xf3\x0c\x6b\x28\x16\xb3\x06\xc2\x0a\xc8\x3d\x90\x53\x7d\x7d\x2a\x46\x49\x1f\x95\x53\x31\x0a\x64\x41\xa5\x9c\x8a\xd1\xa9\x72\xae\x0f\xc2\x54\x39\x07\x42\x49\x32\x15\x99\xf3\xf6\xd7\xd0\x79\xa6\xc7\x6e\x20\x0b\xdb\x74\x2a\xf8\x80\xf0\x9c\x35\x15\x7c\x93\x2b\xd0\x53\x1b\xc9\xf4\x0a\x14\x48\xef\x0f\xa7\x57\xa0\x13\xff\xd8\x33\x61\xe0\x53\xde\x00\x64\x09\xeb\xb4\xa3\x37\xf1\x13\x2e\xb7\xdb\x8e\x92\x18\xe5\x24\x6d\x49\x4e\x55\x7d\x20\x70\xcd\xce\xa9\xa6\x0f\x44\x41\x17\x9d\x6a\xfa\x93\xa8\x9f\x33\x4f\x69\xdf\xaf\x21\xe1\x5d\x33\x2a\xec\x93\x1b\xd0\x33\x39\x9f\x4e\x6f\x40\xa7\x1e\x80\xae\x40\x4f\xfa\x53\x4d\x3c\x91\xfa\x53\x4d\x7c\x9a\x78\xd0\x59\x96\xb9\xcd\xe1\xf4\xb9\x89\xb4\x72\x03\xe9\x6d\xcc\x54\x39\x9f\xd3\x5e\x21\x59\xa7\x42\x0e\x48\x2f\x46\xa6\x27\xfd\x49\xe8\xc2\x99\x8e\xb8\x06\x54\xa0\x05\x1a\xda\x54\x11\x98\x8f\xd3\xe7\x12\x54\xed\x06\x42\xbb\x9a\x6e\xf4\x42\x1c\x08\x7d\xdd\xe8\x73\xbe\x7e\xe9\x2c\x6b\x3f\x9d\xda\x4f\xdd\x1d\x1e\xeb\xa7\xea\x34\x51\x87\x39\x55\xa7\xa7\x51\x7c\xb2\x23\xd5\x69\xdd\xe8\xeb\xb7\xc1\xb5\xa1\xe9\x46\x1f\x97\xc5\x5c\x0c\x5c\x24\xd6\xcd\x4d\xe4\x45\x22\x10\xde\x60\x4f\x39\xea\x5c\x5c\x74\x15\xb3\x6d\x0e\xe5\x8b\xdb\xe8\x57\xa9\x43\x89\xd0\xaf\x04\xdb\xa6\x1e\xf8\xf9\x60\x38\xa8\xda\xd0\x1e\x0d\x07\x40\x90\xa2\x20\x75\xca\x4f\x1c\xf1\x4b\xd5\x86\xf6\xc8\x2c\x81\xa8\x5f\xb1\x94\x84\x80\x85\x7d\x3e\x1e\x08\x1e\x5c\x8d\xeb\x56\xea\xcf\x45\xf7\xe3\x45\xe3\x63\x9e\x25\xce\xc4\x8f\x7a\x08\x50\x2a\xb9\x6b\xf2\x51\x11\x79\x74\x45\xe6\x22\xe9\xf1\xa2\xd1\x40\x81\xaa\x47\x85\x81\x02\x42\x78\x7c\x34\x50\x20\x9f\xea\x78\xed\xd2\xa6\x34\x24\xb7\xbd\xf1\xbe\x10\x48\x2f\x97\x1e\xaf\x0b\x1f\x58\x7a\xdd\xd0\x2a\x1e\x59\x3a\x10\x64\x34\xcb\x47\x96\x0e\xac\x62\xfc\x9a\xbe\x7a\x40\xea\xd0\xf4\x78\xab\xf8\x5c\xae\x02\x58\xc2\xe3\x59\x06\xc8\x12\x7e\xe9\x40\x63\xa8\xae\x1b\x07\x97\x47\x43\x35\xd0\x1a\xa6\xc4\x47\x43\x35\x51\x07\xa5\x6e\xa7\x0d\xf9\xda\xfb\x32\x46\x7c\xa9\x37\x09\x91\x06\xab\x18\x35\xc8\xfa\x81\x20\x72\x31\x1f\x4d\x9f\xc0\x2a\xc6\x18\x69\xfb\x04\x52\xd6\xf1\x28\x20\x80\x24\xfb\x57\x3e\x0a\x88\x07\x01\x51\x35\xa4\x3e\x0a\x08\x20\x4b\x93\x64\x0f\xf4\x00\x44\x8c\x3c\xca\x07\xa3\x1f\x2a\x5e\xee\x69\xf4\x43\x3e\xe1\x02\x85\x09\x3f\xda\x7b\x1e\xed\x3d\x8d\xa1\x54\x3f\x03\x56\x31\x7e\x4e\x05\x0d\x48\x0d\x98\x8f\xa7\xb1\x27\x9d\x3f\xc7\x4d\x61\x00\x84\x9a\xea\xa3\x30\x78\xd2\x75\x04\xd3\x79\x34\xdc\x03\x49\x24\x50\x3e\x1e\xb3\x80\x2c\x2e\x54\x8f\x59\xcf\xed\xe8\xc2\x87\x1e\x85\xc1\xe3\x29\x88\x1d\xfb\x28\x0c\x88\x99\x28\x55\xf3\xd0\xa3\x8f\x0c\x10\xa4\xda\x48\xe3\x27\x92\x98\x89\x55\x8c\xe1\xd5\x14\x04\x44\x45\x2f\x7a\x3c\x2c\x19\x2c\x51\xb5\xfb\x1a\x2c\x21\xa4\x5e\x3e\x06\x4b\xe4\xd3\x5d\x95\xf0\xab\x47\x69\x00\x44\xb5\x02\xa5\x01\x10\x3b\x8a\xe8\xa3\xdd\xe7\xe9\x8e\xae\xd3\xac\x79\x18\xc8\xf2\xfd\x98\x9d\x7f\x9d\x2b\x47\x5c\x4e\x07\xc4\x85\xfa\xf4\xe8\x1e\x61\x44\x42\xd5\xaf\xd1\x88\x84\x7c\xc9\x5b\x50\xbd\xb2\x7a\x55\xb3\x80\xa8\x4c\xf3\xab\x96\xf5\xba\xc6\x55\xb0\xdf\xeb\xa3\xbd\xd4\xb0\xc6\xed\x75\x8d\x1b\x1e\x50\x77\x69\x2e\xa4\x97\x9c\x66\x95\x70\xa9\x7c\x9d\x67\x20\x76\x8c\x63\xaf\x8e\x9e\x38\xef\x97\x4a\x66\xc0\xd4\x7b\x5f\xc8\x13\x13\xe9\xab\x6a\xf0\x3a\x81\xc4\xa5\xe7\xeb\x04\x02\x49\x64\x62\xbe\x4e\xe0\xeb\x04\xaa\x77\xbe\xf7\xf7\x29\x26\xbf\xaf\xd8\x2d\xa9\x5b\x8c\x4a\x15\xfa\x40\x92\x02\x22\x5f\x85\xfe\x3b\xbe\x5f\xe3\x53\x25\x2b\x10\x0d\x93\xdf\xab\x64\xd5\x05\xbf\x6a\x6e\xd2\x05\x5f\x48\xb2\xcd\xa5\x2e\xf8\xf9\x22\x0b\xeb\xce\x12\x79\x95\x85\x40\x9c\xfe\x9a\xb2\xf0\xc5\x43\xa7\xea\x34\xff\xea\xa1\x03\x34\x6f\x9e\x5f\xcf\x08\x2f\x07\x82\xaa\x31\xe8\x7d\xbe\x1a\x1e\x2a\xdd\x21\x39\x59\xc8\xc7\xaa\x09\xf1\x55\x3e\x02\x4d\x35\xf9\x75\xd5\xbc\x4a\x34\xaf\x4f\x5e\x25\x1a\x10\x27\xb7\xb6\xaf\x12\xcd\xf0\x80\x8a\x41\xeb\x36\x3c\xe0\xde\xb0\x98\x57\x8c\x83\xf7\xc6\x89\x40\x08\x42\xeb\xef\x0d\x8b\xf9\xbd\x71\x48\xa8\xf8\x6a\xdc\x1b\x52\x4e\xc8\xf3\xf0\xcb\x26\x29\x2c\x16\xd0\x52\x9a\x43\x6e\xb1\x5b\x92\xbd\x5f\xbb\xf2\xde\x58\xbe\x42\x23\x65\xdc\xbd\xb1\x7c\xef\x4d\x31\x86\x61\xe6\xde\xaa\x0d\x21\x9f\x06\xd7\x8b\xf7\x86\x18\xbb\x37\x22\xd4\xea\xb1\xb8\xd4\xbd\x55\x6b\xc0\xbf\x7c\xdb\x25\x75\x48\x0a\xa3\xe3\xe2\xd7\x10\x46\x42\x70\x57\x72\x6f\x08\x23\xa1\xd4\xa3\xd1\xb6\xcb\x01\x41\x18\x91\x48\xf8\xde\x2e\xdb\xd1\xfc\xb5\x56\x16\xad\xf9\x6b\x5a\xcc\xf6\xf2\x53\xd9\x7d\x6f\xcd\xca\x14\x1b\xdc\xde\xdf\x5b\xfb\x7e\x19\x86\x72\x31\x49\xcd\x1e\xba\x41\x49\x08\x73\x1b\xc3\x21\x04\xdc\xf4\xde\xc2\xfa\x65\xd7\x47\x52\x2c\x3f\x1a\x6d\xb2\x58\x5a\x29\x39\x6e\x2b\x77\xca\xf7\x96\x56\x9a\x24\xec\xfb\x48\x56\x2a\x57\x27\xd4\xea\xde\xd2\x29\x4f\x22\x95\x0a\x63\x93\x4e\xb9\x7b\x96\x5c\xc9\xf7\x76\x3b\xe5\xd8\xdf\x71\x90\xbc\xb7\xdb\x09\xe1\x52\xb5\x7e\xab\xa5\x3b\xbf\xb8\x7c\x7c\xcd\x1d\xf6\x0a\x83\x73\x3d\x9d\xf2\xe1\xca\x30\x0c\xcc\x49\x1a\x7e\x39\xad\xf4\x62\x9d\x4d\x2b\x9d\x04\x27\x07\x53\x3e\xad\x74\xfa\x6b\xcd\x62\xfe\xda\x82\xb8\x76\xba\x30\xfd\x35\x37\x23\x01\xe7\xb7\xf1\x1f\x42\x90\x08\xe9\x26\x16\xe4\x97\xdb\x20\x8e\x7a\x2e\x7e\x7d\x17\x0e\x33\x37\x3e\xbf\x74\x60\x97\xb0\xdf\xf8\x8d\x53\x66\xef\x92\xb8\x43\x5b\x9a\xcc\x6d\x92\xef\x9b\x24\xde\xfb\x09\xe5\xb5\xcc\xda\xc1\xb8\x5e\xde\x87\x3f\x84\x6b\x9b\xab\x40\xb7\x9c\xfb\x5c\xcc\x00\x1f\xb3\xbb\x4a\xa9\x4b\x42\x10\x7e\x71\x9b\xc8\xf0\xbe\x96\x68\xa9\x4b\x53\xbb\xaf\x21\x65\xb1\x88\x7a\xae\x32\xcd\x32\x24\xb3\xba\xd6\x21\xe7\x26\x79\xd4\x2f\x77\x5b\x8d\xb8\x8e\xf5\x95\x57\xcf\x37\xf7\xb6\xc9\x4d\xf9\xed\xb5\xed\x1d\x84\x73\x91\x98\xf1\xf6\x06\xf5\x8e\x35\x69\x17\x93\x10\x84\xea\xdc\xb1\xd8\x5f\xdb\x56\x19\xaf\xe4\xee\x5c\x4a\x64\x72\x65\x73\x27\xf6\xaf\x3b\x71\x53\xdb\xc8\xc0\x78\x93\x0d\xe7\x83\x45\x5b\x3f\x66\x6a\x9b\xdb\x0b\xad\x0d\x4b\xf5\xed\x85\xd6\x9d\xe6\x82\xc4\x97\xef\x4e\x57\x25\xd0\xf0\x1f\xbe\x13\x23\xe9\x9d\x6b\xca\xda\x3a\x15\xde\x9a\xdf\xef\x1b\x63\x45\xad\x4b\xc8\xdd\x37\xc6\x0a\x21\x08\x8d\xba\x6f\xd9\xd0\x2d\x1b\x5a\x5a\xe1\x7d\xcb\x86\x34\x8e\x57\x82\x55\x6e\x8d\xe3\x42\x10\x7e\x74\x6b\x1c\x17\x4a\xad\x17\xbf\x86\x5a\x28\x24\x3e\xd1\xf7\xed\xf6\xc6\x5e\xbe\x8a\x49\x6b\xd2\x0c\x09\x4e\x48\x21\x29\x2d\x76\x42\xbb\xa5\x19\x76\x6b\xa5\x5d\x12\xf9\x03\xd2\x3a\x87\xa4\xc7\x2f\x69\xae\xa3\xa6\x39\xbb\x12\xb4\x76\x6b\xce\x16\x5a\xf8\x69\xfa\x6b\x89\x60\xc5\x87\xe6\xd6\x9e\x2d\x64\x29\x16\x73\xd8\x34\xdb\xc1\x2c\xb4\x70\x0b\xeb\x4b\x2a\x4d\xc7\x8d\xd8\x59\xb9\xf7\x7d\xdb\x8e\xdb\xa1\x64\x7b\xdc\x2e\xa2\xfb\xf3\xe1\xfc\xdd\x2f\xb7\x06\x5d\x21\xb6\xe3\x82\x54\x24\x39\xb8\x4b\xff\xbd\xbb\x62\x0a\x08\xbc\x9f\x6f\x33\x94\x08\xa5\x5e\x2c\x40\x53\x94\x08\x49\x5a\xf5\xbb\x2b\xb9\xba\x59\xbd\x36\xbf\x6c\x92\x9a\x5f\x16\x68\x21\x8d\x23\x1b\x92\xcb\xdc\x26\x42\x90\xf1\xf9\x36\xb7\x89\x90\xe5\xeb\x40\x97\x34\xfc\xb1\x1d\xda\x94\xe6\xa0\xf9\x63\x0c\x9a\x86\xeb\x4a\x12\xd3\x5b\xc3\xf5\xdd\x1d\xa1\xab\x52\xce\x11\xea\x66\x2d\x58\x1d\xd0\xf8\x7c\x0f\xc5\xf1\x85\x40\x18\x76\x0a\x88\x0b\xae\x32\xec\xd4\x70\xe5\x5e\x6c\xbe\xe1\xca\x1d\xfa\x72\x14\x49\xbb\x24\xa6\x1d\xab\xee\x3d\x5c\x45\x40\x1e\x56\xca\x79\xe3\xd6\xf8\x5b\x51\x9e\x6e\x8d\xbf\xb7\xc9\x2a\x6a\x43\x2f\x30\x59\x85\x10\x64\x0d\xba\x4d\x56\x71\x93\x5f\xa2\x54\x0e\x60\xb7\x09\x26\x84\x70\xa7\x0d\xa5\x10\x10\x04\xae\xdf\x43\x29\x34\x1c\x0f\xbc\xb1\x6f\x0d\x9b\xf7\x54\xcb\x20\xc7\xdb\x3d\x9d\x18\x20\x09\x66\xbf\xa7\x13\x33\xc9\xaf\x53\xf1\xe1\xbc\x27\x87\x54\x21\x8f\xbf\xc1\x32\x7e\x4f\xce\xb0\xb7\x66\xc9\x4a\x32\xad\x5b\xb3\xa4\x90\x38\xed\xde\x9a\x25\x6f\xcd\x92\x35\xe0\x98\x9a\x25\xef\xcf\x2c\x89\xa8\xd1\x2c\x79\x4f\x05\x7e\xd8\x4e\x39\x02\x90\x98\x4c\x6f\x0d\x89\xb7\x76\xbe\x1a\xc8\x3c\xed\x7c\xf7\x24\xb3\x78\x25\x16\xed\x9e\x61\xad\xb8\x82\xe2\xfa\x78\x4f\x3c\x09\xef\xe9\xd1\x0e\x8b\xf4\x4d\x42\x86\x0f\xf2\x80\xbf\x98\x96\xe1\xc6\x42\x58\x2a\x16\xe9\x5b\x13\xa1\x90\x38\x19\xdf\x98\x0b\x7f\xb9\x35\x07\x56\xd2\xd3\xdd\x9a\x03\x85\xe4\xc5\x8e\x5b\x73\xe0\xad\x9d\xaf\x12\x0b\x7e\x6b\x2b\xb9\x3f\x23\x84\xaa\x9a\x46\x08\x21\x09\x7a\xbf\x35\x42\xdc\xd8\x03\x4a\xc5\x9e\x7b\x6b\x10\x10\x5a\x63\xd9\x6a\x0f\xb8\xbf\xc3\x2e\xc9\x6c\x6f\x0f\xbb\x42\xe0\x62\x72\x1b\xea\x7f\x7f\xe7\x5f\x02\x90\x6e\xcf\xbf\x42\x73\x89\x7a\xfe\xbd\x1f\x7b\x9f\x0c\xdc\x63\xef\x81\x20\x7b\xf0\xfd\xd8\xfb\x47\x4d\x89\xac\x33\xf7\xe3\x1a\x05\x1a\xd6\xf2\xfb\x71\x8d\x92\x24\xa0\xd4\x64\x29\x9b\x25\x40\x68\x84\x11\xdd\x1e\xda\x6e\x83\xb5\x6b\xd6\xd5\x2d\x83\xb5\x85\x20\x40\xfc\x36\x58\xfb\x7e\x35\x08\x64\xac\xb6\xbd\xb2\x79\x20\x2f\xba\xf0\xba\x41\x3d\xb4\x5d\x1b\x8c\xd9\x43\xdb\xfd\xb2\x44\x2e\xec\x4e\xf7\xeb\x12\x79\x4d\x3e\x7f\x34\x48\x87\x24\xfd\x7c\xa8\x34\x6c\x07\xae\x1b\x17\xb9\xe1\xef\xd7\x4d\x0b\x24\x29\xea\xef\x17\xd7\x0d\xa1\x91\x9a\xfa\x7e\xd3\x3a\x59\x21\x17\xd6\xa1\xfb\x75\x85\xbc\x46\x09\x32\xf3\x9e\x1d\x6f\xc2\xb7\x57\x31\xba\xa0\x68\x01\xf2\xaa\xfe\xda\x94\x64\xaf\x0e\x8b\x59\x29\x72\x04\xaf\x92\xfb\x75\x74\x0d\xe9\xbe\xb6\x25\xe0\xbb\x27\x19\x61\xd1\x12\x5a\x91\xb6\x33\x6e\x0d\xd2\x21\xe9\xa0\xd8\x5a\xf8\xdd\xd3\x8d\x90\xd7\xe9\x97\x55\x92\x0d\x59\x73\xda\x3d\x8f\x08\x49\xb8\x62\xdf\xaa\x95\x56\x7f\xad\x52\xac\xfa\x6b\x04\xca\xb6\x4a\xdb\xaa\xbf\xc6\xa5\xfe\x45\x34\x4a\xdf\x30\xab\x09\xc1\xf5\x5e\xdf\xb8\xd4\x17\xf2\x5a\x9b\xad\x73\xaa\xf9\x20\xc2\x8e\x72\xb6\x11\xd6\x8f\xd1\x2b\x0e\x37\x42\x5e\xa7\xbf\x3f\x24\x0d\x8b\xf9\xe9\x94\xc6\x95\x42\xb5\x07\x8f\x24\x3b\x5a\xe9\x7c\xb5\xa3\xb8\xf9\x5f\x8d\x5f\xbb\xec\x28\x2c\x8f\x04\xa5\xdd\x93\x92\x10\xcd\xae\x5f\x0e\x2e\x11\xb6\xd5\x81\xbc\x1c\x0d\x62\x01\x2e\x7b\x7e\x39\x1a\x97\x6b\xe1\x62\x0a\x2e\x5b\x8b\x85\x8e\x27\x2a\xfa\x76\xd9\xd8\x66\x07\x2e\xfa\xd9\x3e\x1a\x91\x46\x45\x92\x1d\xf8\x36\x42\xf0\x69\xd8\xda\x74\xbc\x83\x8e\xa6\xe3\x8d\xf9\x89\x07\x11\xfa\x96\x8e\x37\xb7\x18\x17\x0e\x7a\x7d\x4b\x07\x9c\x5b\x8c\x70\xd4\xd2\x01\x77\xb5\xa1\x42\xf4\xed\x76\x65\xa1\xf8\xb3\x88\x8c\xe7\xee\x06\x6a\x5f\x65\x6d\xa1\x6e\xa0\xb6\x10\x28\x37\xdd\x40\x6d\xa1\x5c\x64\x55\xee\x06\x6a\x0b\x41\x3e\xe6\x6e\xa0\xb6\xb0\x8a\x35\x68\xaf\x34\xbc\x35\x97\xbe\xdd\x8b\xeb\x0f\x08\x0e\xab\xdd\x70\x6e\x61\x7d\x69\xb1\x5d\x1a\x96\x1b\xe6\x98\xd8\xee\x5f\xba\xf1\xc3\x17\xef\x5f\x75\xe3\x87\xbb\x31\xba\x17\xa1\x27\xdd\x18\x5d\x21\xb9\xe3\xeb\xc6\xe8\xf6\xf2\x8d\x47\xd2\x05\xc7\xe3\x7b\xc5\x6a\x31\xb2\x6e\xec\xa3\x50\x2e\xd2\x49\xf4\xdd\x0d\x09\xe4\x59\x25\xd1\xb6\x1d\xb3\xee\x45\xfe\xb5\xbe\x63\xd6\x15\x92\x53\x60\xdf\x11\xa6\x7d\x27\xcf\xe5\xb5\x9f\x3f\xcf\x76\xda\x77\x17\x10\x10\xe8\x30\x7d\xe7\xbe\xaf\xfb\x14\xd6\x45\x12\xd9\xee\x53\x58\x42\x22\xa7\xba\x4f\x61\x75\xc3\x36\xaf\xdd\x06\x38\x38\x40\x9e\x95\x66\x86\xbd\xc1\x6d\xee\xc2\x5e\xd5\x77\xdc\x55\x84\xe4\xf6\xb7\xef\xdc\xc6\xf5\x1d\xed\xfb\x22\x9f\x54\xdf\xf3\xa3\x99\x41\x97\x2f\xd1\xbe\xfb\xee\xb0\xe2\x1e\xd5\x3d\x4e\xf6\xfd\x4b\x7a\xbb\x48\x46\x50\x76\xde\x4a\x2a\xd7\x9e\x27\xb4\x43\x1a\xb7\x54\xac\xe3\x43\x9e\x66\x68\xe4\x45\xb8\x54\x37\x34\x52\x48\x64\x68\x37\x34\xb2\x1b\xf3\x78\xe1\x32\xd5\x8d\x79\xec\x3c\xb6\x53\x2e\xdc\x5a\x3a\x4f\xee\x7c\x90\x27\x3b\xdb\x87\x77\xba\xa1\x91\x17\x6c\xbe\x1b\x1a\x29\x24\xa9\x4d\xbb\xa1\x91\xc2\x2a\x46\xad\x88\x16\x21\xae\xa4\x5b\x88\x96\x7e\xd8\x7b\x7c\x58\xba\x67\xe0\xee\x83\x30\xc4\x84\x74\xc3\xbb\xfa\x29\xc3\xc5\xa7\xbf\x1b\x44\x25\x44\x5d\x7a\x56\x37\x86\xaa\x1b\x30\x75\xe1\x85\xd3\x0d\x98\x12\x12\x6b\x5d\x37\x60\xaa\x13\xf6\xb4\x8a\x05\xb4\x47\x1a\x3b\x7b\xc9\xda\x6e\xd8\x53\xff\xc2\x9e\x90\x2c\x86\x3d\x09\xe5\xc2\x23\xb5\x9f\xa8\x85\x42\x60\x21\xec\xa7\x3c\x92\x68\xa3\x55\x8c\x4a\x5d\x5c\x40\x10\x2f\xdf\x8d\x36\xea\x67\xb3\x1d\x07\xbf\x26\x5f\x03\x92\x17\xa2\xba\xf1\x41\x9d\xc8\x9f\x72\x11\x11\xdd\x0d\xfd\x11\xf2\xac\x92\x1c\x0f\x97\xe5\xd7\x53\x27\x0b\x48\x5e\xaf\xea\xa7\xcb\x92\x87\x64\x56\x31\xda\x9b\xfe\x5a\xfa\x6b\x0c\x65\xfa\x6b\x4e\x0c\xae\x3f\x5d\x53\x44\xff\x22\x62\x96\x0a\xd8\x0d\x88\x11\xca\xc5\x53\x60\xbd\xba\xdb\x81\x16\xbb\xc5\x76\x49\xb7\xc5\x76\x68\x5d\x1a\x5e\xcc\x4b\x57\xea\x55\x2e\xc9\x4b\x20\xe5\x22\x97\x5d\xaf\x5c\x4d\x09\x41\x5e\xb2\x5e\x95\xa1\x15\xd3\xdf\xc5\x9d\x62\xaf\x8a\x47\x20\x4f\x64\x7e\x55\x3a\x02\x41\x26\xed\x5e\xeb\x57\x81\xf2\xc6\x1f\x63\xa1\xd6\x6f\x4a\xd9\x58\xd5\x29\x05\x12\x97\xf6\x5e\x9d\x52\x43\x7a\x2e\xde\x66\xe9\x86\xf4\xf4\xaa\x76\x53\xe1\xd6\x35\xad\x21\x09\xc2\x44\x72\x13\xcb\xf3\x41\xe2\xc5\xd8\x8d\xe8\xe9\xd5\xd1\xc5\xb9\xa5\x6b\xd6\xe9\xf5\xf3\x6c\x5e\xcd\x35\x34\xa4\x5f\x32\xf5\xca\x24\x5c\x32\x75\x20\x39\xc0\xf7\x4b\xa6\xce\xbb\x1b\xe5\x22\x9d\x4c\xf7\xe1\x0d\x21\x79\xd5\xa5\x1b\x54\xd2\x2f\x9c\x92\xae\xda\xfc\xb5\x94\x86\xc3\xc4\xe6\x97\xb7\x24\xe6\x0a\x9f\xe8\x7e\x39\x94\x40\x9e\x4b\xe7\xee\x97\x43\x09\x34\x59\xd9\xe5\x50\x1a\x7b\x72\x91\xaf\xa6\x1b\x7b\xd2\x7d\x77\xe3\x22\x8f\x69\xd7\x5c\xd5\xaf\xef\x8e\x75\x7d\x6a\x38\x4a\xe7\xf9\x84\x72\xa9\x8c\x35\x85\x21\x10\xf8\xbb\x74\x9f\x52\xe8\x3c\x9f\x50\xae\x0b\xe6\xd3\x94\x7c\x40\x0b\x36\x73\x73\x8c\x9a\x3d\xbd\xae\x0a\x2d\xa5\xc1\xa1\x59\x20\x3e\xa5\xd0\x1b\xaa\xf9\x75\xb1\x2a\x9b\x8a\x0b\x90\x1c\x3c\x7b\x53\x71\x01\x42\x9d\xd0\x97\x0e\x84\x68\xfe\x98\xc2\xab\x61\xe1\xb9\xf0\x0c\xeb\xad\x7d\xb4\x25\xd0\x2a\xac\xa1\x61\xe1\x11\x62\x63\xc9\xf0\x38\xc2\x02\x86\x4d\xbe\x68\x54\x8c\x10\xd7\x46\x3f\x15\x3b\x4d\x35\xbf\x39\x6c\x61\x47\x79\xd5\xe0\x1b\x22\x39\x43\x73\xc0\x1b\x3c\x50\xdb\x5f\x37\xcc\x04\x33\x4a\xd7\xd4\xd7\x43\x79\x42\x0a\xc7\x1e\xca\x13\x20\xae\xcd\x62\xa7\x24\x98\x2c\x9d\x32\x16\x45\x58\x5f\x5a\xec\x92\x46\xf2\x65\xb4\x0a\x13\xa6\xf7\x50\xe3\x69\xc7\xcf\x83\xb7\x7b\xa8\x10\x01\x49\x3a\x84\x1e\xae\x81\x70\xc2\xf1\x1f\xeb\xe1\x84\x03\xc1\xcb\x05\x3d\x9c\xf0\x90\x23\x90\x6e\xac\x87\xb3\x0b\x34\xb2\xb3\xf4\x70\x19\x03\x71\xa2\x47\x86\xcb\x38\xd4\x97\x09\xa6\xe8\xe1\x3a\x8e\x4f\x5f\x96\xf4\xb5\x83\xb5\xb8\x59\xe7\x2b\xe9\xf5\x4b\x7e\x4d\xf9\x00\xc4\x59\x68\x86\xbc\x24\x5c\x17\x1e\x0c\xc2\x75\x01\x04\x46\xc9\x1e\xae\x0b\x43\x66\x2e\x5c\xdb\xba\xb6\xd7\x1e\xdf\x8c\x07\x35\x38\xe3\x40\x14\xa7\xcd\x19\x8f\x6f\xc6\x83\xd1\x77\xc6\x0d\x93\xc0\x04\xd4\x35\xc9\x76\xd3\x99\x5f\x1c\x4e\xbb\xe9\xcc\x85\xe6\xe8\x9a\xce\xbc\xa7\xfc\x30\xa8\x21\xaf\x8f\xb6\xf8\x21\x06\xde\x9e\xf2\x43\x82\x13\xca\x45\x56\x9b\x6e\x74\x82\x10\xbc\x46\xd1\x8d\x4e\xe8\x1a\x73\x2f\xfc\x4b\xba\xc6\xdc\x9e\xf8\x04\x5e\x58\xd9\x7b\xca\x23\x81\x50\x8b\x36\xef\x77\x27\xd7\x77\xb9\xb0\x80\xf5\xbc\xfd\x94\xf3\x75\xda\x05\x7b\xaa\xd3\x35\x59\x08\xba\x46\xdf\x4e\x5a\xe7\x72\x71\x61\xd1\xcd\xeb\x2c\x04\x61\xab\xfd\x76\xb9\xdf\x9e\x09\x89\xf8\xea\xb7\xeb\x1d\x48\xf7\xd8\xed\x7a\xbf\x15\x4a\x1e\x52\x6e\x59\x29\x90\x17\x1b\x5b\x6f\xed\x6e\xe2\xe8\x8b\x1c\x25\xdd\xc4\xd1\x42\x9c\xb0\x21\x13\x47\xf7\xdb\x55\x43\x8e\x92\x7e\xbb\x6a\x80\x24\x7e\xac\xdf\x8e\xf8\x7d\xa5\xc5\x68\xef\xe5\xa7\x0b\x12\x83\x77\xbf\x2f\x46\xfc\x56\xb1\x25\x6b\x58\xd7\xd4\x2c\xc4\x5e\x25\xd9\x05\x67\x01\xa7\xa4\xae\x71\xb8\xdf\xe1\xa7\x97\x34\x3f\x0d\x7b\x2f\xc9\x4f\xc3\xde\x33\xa9\x77\xd8\x7b\xfd\x3c\x99\x3f\xdc\xb9\x3f\x58\xc5\x0a\xb4\x90\x16\xfc\x1a\x5d\x50\x1f\xc1\x83\x7b\x15\xa3\xab\x6a\x8a\x40\xe2\xc9\xda\x6f\x15\x45\xbd\xa9\xaf\x64\xd5\x68\x6b\x16\xe2\x64\x0d\x6a\x6a\x16\x82\xc8\x97\xae\xa9\x59\x28\x17\x17\x0f\x5d\x53\x73\xd7\x7b\x98\x00\xc3\xae\xad\x59\x08\x1c\x48\xba\xb6\xe6\x6e\x4e\xeb\x8b\x50\xbc\xae\xdd\x57\x68\xa4\xbc\xeb\xda\x7d\x7b\x47\xc5\x6c\x38\x25\xf5\xae\x8a\x09\xa4\x1c\xb7\x3b\xf3\x1d\x21\xda\xb0\xac\xf4\x2e\xf7\x01\xb2\xb1\x2a\xbb\xdc\xa7\x9b\x43\xb8\x4a\x9a\x92\x5e\xbf\x5c\xe3\xd1\x5d\x20\x40\x92\x1d\xa9\x77\x17\x48\x27\x12\xa0\x61\x66\xec\x5d\x41\x05\x64\xb3\x69\x0a\x2a\x20\x79\x85\xa1\x77\x05\x15\xb0\xbe\x3c\xa1\xd9\x03\x6c\x96\xfb\xf7\xa5\x3d\x60\x05\x36\x2c\x3c\xbd\xbb\x02\x81\xd8\x1d\x22\x57\x60\xc7\xbd\xb2\x61\xe1\xe9\xdd\xe3\x16\x90\x24\x56\xea\x1d\xff\x83\xae\xd1\xbb\x71\x35\xdb\x35\x7a\x77\x8d\xde\x0d\xef\x99\xae\xd1\xbb\xeb\x73\x8d\xeb\x59\xd7\xea\xdd\x07\x4a\x50\x23\xaf\x45\x1f\xf2\x7b\x20\x35\x08\xe8\x85\x2d\x34\xf7\x95\x5e\xd8\x1d\x8f\xeb\xd2\x88\xe1\xeb\xba\x5c\x0b\x81\x83\x43\xd7\xe5\xba\x0f\x38\x5e\xc3\x01\xb0\x0f\x87\x17\x48\xcc\x93\x7d\xc8\xf1\x80\x55\x8c\x4f\xb5\x7c\x00\xd9\x98\xe5\xa1\x02\x31\x9c\x18\xae\x75\xfa\x70\x62\x80\x48\xd6\xd1\x70\x62\x80\xd2\xb8\x61\xe9\xc3\x99\x01\xb2\xa1\x2a\x0d\x27\x06\x58\xc5\xfc\x34\xa5\x91\x92\xfc\xb4\x6d\xf6\x8a\x63\x72\xe3\x72\xa6\x0f\xcf\xc1\x40\x90\xcf\xa9\x0f\x27\x06\x58\xc5\x6c\xef\x2b\x0d\xf3\x02\x46\x82\xe1\x81\xd1\x0b\x84\x56\xca\xcf\x83\xc0\xba\xf7\x0b\x42\x12\x8e\xd5\xbd\x5f\x10\xd6\xaf\x30\x49\xcd\xf1\x22\x56\x54\x21\x37\x64\x57\x40\x6c\x8e\xaa\xec\x0a\xc8\x1d\xc9\xad\xa7\x7a\x1f\x68\x52\x38\x9c\xf4\xa1\xc4\x04\x42\x8d\x5f\xdf\x75\x21\x2e\x27\xb2\x39\x32\xc8\xa9\x56\x8a\xbf\xef\x84\x9b\x6a\xed\xf0\xcb\x21\x69\x5a\xcc\x61\x70\xb4\x9a\x41\x6c\x90\x5c\xb2\x03\x89\xdc\x8a\x33\xa9\x44\x06\x12\x27\x97\x3e\x94\xc8\x40\x53\x84\x0e\x59\x2b\x90\xee\xf4\x21\x6b\xd5\x85\xbe\xf1\xba\x57\xd7\x85\x5e\x88\x13\xf5\x53\x17\x7a\x61\x15\x93\x66\xdf\xcd\xc5\xe9\x70\xcb\x5a\x81\xd8\x4e\x5b\x6b\xdf\x83\x14\x8d\xae\xf5\xb0\xeb\x18\xfb\xf7\xaf\x94\x5d\x0f\x17\xc5\xee\x8f\xb9\x28\xcc\xcb\x6c\xcb\xd2\xae\x63\xce\x68\x1a\x25\x4c\x03\x2e\xc4\xe5\x97\x9a\x33\x80\xd4\x84\x32\x3c\x12\x01\x49\x4e\xa0\x6e\x08\x80\x10\xa7\xeb\x40\xfe\xee\x95\x4f\x23\x5f\x60\x1f\x72\x03\xdc\xdb\x77\x4d\x5f\xde\x02\x75\xdd\xdb\x1b\x59\x1b\xbb\xee\xed\xfd\x73\x6f\x87\x69\xe8\xde\x2e\x24\xd9\x43\xfa\x54\xb4\x03\xeb\xcb\x03\x5a\x95\xc6\x4a\x43\x2e\xea\x04\xdf\xf1\x78\x5f\xc5\xfc\xb5\x90\x46\xc2\xfd\x6a\x3b\x52\x12\x9b\x10\x29\xeb\xcd\x93\xb0\xbe\xf4\xd7\xba\x34\x4c\x81\x5f\x3b\x86\x24\xf7\xea\xe9\xa7\x53\x9a\x6f\xf6\x59\xe7\x23\xc9\x69\x39\xad\xf4\x95\xf6\x92\xa2\x63\xcd\x9e\xfe\xf3\x7d\x56\xf9\xc8\x29\xad\x49\x63\xb3\x60\xbc\x9b\x8a\x28\xa0\xb4\x62\x4f\x95\x51\x40\xb8\x3f\xa7\xdc\x71\x5e\x2e\x49\xbb\x25\xa7\x02\x52\x2b\xe2\x94\x51\x01\x21\x53\xf2\xd6\xab\x4f\xc5\x05\x69\x9f\xbb\xae\xf7\x42\xe0\x62\xd5\xa7\xe2\x02\x08\xde\x8a\xed\x53\x1b\xf0\xfc\x98\x52\xf3\xd7\xec\xe8\x65\x5e\x70\x7e\x4c\xa6\x34\x3f\xa6\xe4\x2c\xcb\x75\x74\xd0\xd7\x94\xa1\x83\x7e\x9f\xcd\x8e\x22\x2b\xa7\x6c\x01\x88\x8a\xd2\x31\x65\x0b\x40\x90\x65\xa3\xeb\x9f\x2f\x24\x39\xa9\xba\xfe\xf9\x7d\x7e\x5c\x21\x2c\xe6\xbc\xf8\xb2\xb5\xd3\x22\x57\x00\x56\x31\x9a\xe6\x69\x0d\x08\x82\x9e\xbb\xd7\x76\x9d\x3b\xb8\x55\x4c\x9a\x4d\x0b\x9c\x81\x0f\x2a\x75\xd7\x7a\x47\xd7\xf0\xf1\xe9\xde\xd1\x09\x49\x82\xa6\xee\x1d\x5d\xc7\x8b\x7f\x15\x93\x66\xdb\xb8\xbb\xc1\x7d\xa4\x9b\x61\x5d\x58\xc5\xa8\xd4\xad\x0c\xa4\xf6\x4b\x6f\xf7\x84\xb8\x30\xc3\x79\xbb\xd7\x67\xba\xb2\x9c\x3e\xcd\xc2\x40\xd4\x43\x92\x13\x4f\xea\xc6\xa6\xee\x30\x65\x02\x40\x10\x3e\xde\xa7\x4c\xc0\xbb\xc2\x46\xb8\x74\x37\x26\xa0\xe3\x6b\xbd\xf3\xa0\x5d\xf7\xfa\xb0\x3f\x1c\x4b\x1b\xcf\x88\xf4\xc7\xbd\x0c\x04\x2e\x3e\xfd\x71\x2f\xeb\x91\xdd\x70\xc6\xed\x7a\x64\x0b\xb9\xa3\xa8\xea\x91\xdd\xf1\xbe\x5e\xc5\x0e\x68\x29\x4d\x9d\xce\x2f\x6f\x49\xbc\x49\xd2\x2c\x45\x0f\x9e\x6a\x73\x91\xc5\x8f\x27\x23\x20\xbc\x6d\xd1\x0b\x5b\x48\x12\xbd\x77\xbd\xb0\x85\x20\x6f\x49\xf7\xfe\x53\x28\x4d\x8b\xa6\x17\xa0\x42\x12\xd7\xdb\x75\xc2\x16\x1a\x4f\x51\x74\x9d\xb0\x85\xa8\xd8\x86\x4d\xd6\x2e\x34\xae\xe3\xbb\xc9\xda\x85\x58\xca\xca\x4f\xc5\xb5\xa9\xdc\xbb\xce\xdd\x6d\x87\xc1\xeb\xdc\x2d\xc4\xce\x61\x53\xe7\x6e\x21\xb5\x60\xeb\xdc\x2d\x24\x4e\x98\xfd\x51\x3b\x05\x82\x4c\x22\x5d\x77\x6f\x61\xfd\xbe\xc5\x1c\x2b\xae\x77\xb9\xa1\xee\x5e\xef\x0a\xb9\x73\x3e\xd2\xdd\x5b\x08\xb2\x86\xf4\x47\xed\xe9\x51\x07\x22\x7d\x5e\x37\xa3\xbc\x90\x24\xe2\xef\x8f\xdc\x46\x0f\xf0\xb6\xb3\x97\xf4\x00\x17\x12\xbf\xf6\xae\x07\x78\xd7\x03\xbc\xed\x18\x5d\xf5\x00\x17\x42\xe1\xaf\x07\xb8\x90\x44\x6c\x77\xf3\xce\x77\xdc\xb8\xd7\x97\xfc\x9a\x7a\xc9\x63\x1c\x2c\xfc\xec\xf1\x70\x0f\xc4\xe5\x3a\x54\x55\x79\x64\x4a\xf8\x7e\xf5\x47\xa6\x04\x24\x6e\xaa\xfd\x91\x29\xe1\x00\xbe\x8a\xd1\x03\x59\x90\x1e\xe0\xa4\xc9\xef\x7a\x80\x0b\xb1\xb9\x5c\x65\x4a\x40\x7e\xcd\x90\x29\x3d\xe1\x4e\x42\xdc\x3d\xea\x25\x40\xe0\x74\xde\x1f\xf5\x92\xc7\x44\xb1\x29\xc9\xf1\x56\x2f\xd9\xbf\x62\xf6\x33\xc8\x9b\xe8\x42\x57\x2f\xd1\x73\x9c\xdc\x75\x5d\xcf\x71\x61\x7d\x49\x6b\xe5\x70\x40\x34\x3b\x20\x87\xe3\xce\x7d\x15\xa3\xef\xb2\x33\x20\xf7\xb0\x02\xfb\x29\x87\x53\x67\x7a\xe4\x70\x40\xf3\xf6\xf1\x91\xc3\x01\xb1\xb9\xb9\x64\x70\x78\xab\xaf\x2f\x29\x26\x3b\x03\xe2\x70\x45\x6a\xf6\xe6\x52\x7f\x15\x63\x88\xd2\xce\x27\x09\x21\x30\x95\xe9\xd4\x2e\xac\x62\xf4\x54\x46\xa8\x57\x3b\x29\xff\xba\x5e\xed\x42\x92\x2c\xb0\x3f\xde\x2a\x3e\xea\x4c\xea\x17\x8f\x3a\x13\x10\xdf\x62\x96\x5d\x02\xab\x98\x34\xc7\x43\xa5\x29\xec\x95\xe3\x91\xae\xdc\x6a\xdb\xec\x3c\x79\xa0\x48\x14\xd6\xf5\x41\x10\x4a\x53\xfc\x3f\x72\x5a\xbc\xc9\x77\xdb\xa1\x5f\x82\x90\xaa\x1c\xaf\x47\xe0\x57\xcd\x44\x11\xf8\xaa\x99\x00\xa9\x3d\x5b\x97\x73\x21\x89\x77\xed\xba\x9c\x0b\x49\x16\xc0\xfe\xaa\x98\x00\xb9\x23\x13\x5f\x19\xe8\xfb\xf1\x41\x56\xae\x89\xf1\x85\x74\x6c\x4d\x8c\x2f\x24\xef\x5d\x74\x13\xe3\xf7\xd7\x43\xb1\xdb\xe0\x95\xed\x00\x8d\x07\x7e\xfa\x2b\xdb\x79\x3f\xb6\x63\xd3\x64\x3b\x40\xca\xd6\x5e\xd9\xce\x2b\xdb\x41\xa0\xe8\x91\x21\xa4\x97\x70\x7a\x64\xf4\xd7\x73\xf2\x5f\xbf\x0c\x69\x3c\xa4\x7a\xd2\x34\x39\xd1\xfb\xb1\x1d\x0c\xf2\xaf\x6c\xe7\x35\x43\x52\xf5\xd7\x1c\xc7\xcb\x1e\x20\xae\xf5\xc0\x17\x1a\xa9\x84\xfa\x2b\x8f\x01\x56\x31\x7a\xa0\x4a\x03\xe4\x57\x81\xe7\x28\x20\x78\xc9\xad\xbf\x9e\xa3\xde\x8f\x3b\x71\xf3\xf7\xca\x9d\x80\xf0\x20\xfe\xca\x9d\x5e\x0f\x52\xdf\xef\xdb\xa9\x8f\x3b\xa5\xed\xb0\x57\x70\x27\xcd\x76\xaf\xdc\xe9\xf5\xe5\x2e\x14\x09\x1d\x54\x84\x6c\x9c\xad\x74\x50\x11\xe2\x9b\x62\xf9\xd5\xab\x16\x45\x6e\xc6\xfe\xca\xb0\x5e\x19\x96\xab\x4f\x86\xa5\x1b\x4b\x23\xb3\x43\xd7\x8d\x45\x08\x2f\x3b\x74\x63\x11\x42\xa3\x81\x6e\x2c\xfd\x95\xed\x1c\x58\xc6\x7c\x9a\x40\x48\x9c\xca\xfa\x2b\xdb\x01\xf2\x1b\x20\xf5\x2a\x1f\x30\x68\x5e\x16\xfb\x80\x81\x90\x5f\x33\xe4\x00\x3e\x60\xd0\x0e\x3b\x2a\x07\x00\x82\xa0\xdd\x6e\x08\x84\x10\xbc\xa2\xd8\x0d\x81\xe8\x3e\x56\xd0\x48\xa7\xd8\xf5\x76\x11\x72\x0d\xc7\x4f\xc5\xb5\x6f\x19\x74\x1d\x5f\x1a\x09\xb1\xba\x6f\x19\x74\xdc\xfa\x77\x9c\xe9\x87\xbe\x30\x42\x70\xdb\x37\x74\x85\x19\xfa\xbd\x34\xd8\xde\xd0\xef\x45\x48\x62\x57\x86\x7e\x2f\x63\xf3\xe8\x42\xc4\xc1\xd8\x50\x81\x84\x38\xc3\x2f\x87\x24\x2f\xb7\xac\x60\x4a\x9a\x18\x4a\x2a\xa4\x47\x12\x7c\x0a\x0f\xad\xa1\x13\x8d\x10\x64\x35\x1e\x3a\xd1\x08\x79\xac\xc3\xfa\xd8\xaa\xad\x25\x27\x3d\x49\x3b\xc6\x86\x86\x25\x24\x09\x3b\x07\x6e\x37\x0b\x9c\xb4\x83\x96\x55\x3b\x60\xf6\xcc\x42\x9f\x60\x23\x43\x87\x99\x46\x86\x8e\xa1\xc3\x8c\x10\x3c\x37\x32\x74\x98\x19\x38\xc7\x94\x76\x38\x6a\xd5\x1e\x60\xed\xc7\x87\x66\xe8\x1c\x23\x24\xdb\x77\xe8\x1c\x23\x24\xab\x6e\x18\x59\x30\x36\x55\x15\xd2\xa4\x8c\x0d\x06\x21\x24\xbb\x6b\x6c\xa8\x2a\x42\x69\x24\x95\x18\xf8\xc5\x7c\x90\xc8\xc4\xa1\x77\x8c\xb0\x8a\xd1\xf9\xcb\xf1\xc6\xaa\x73\x2d\x41\x3c\xb6\xcb\xd6\x6a\x6e\xbb\x24\xd9\x5a\xb9\x0d\x77\xf9\x83\xa0\x85\x0f\x1a\x59\x04\x87\xa1\x0b\xc3\x40\x84\x86\x77\xf9\x30\x10\x41\x88\x76\x5a\xcc\xc1\xc5\x1e\x13\x1f\xc9\xc1\x6d\xee\x88\x4a\xaf\x60\x2d\x42\x5c\x07\xad\x85\xb5\x08\xa5\x1d\x97\x9f\x3a\x1e\xb0\x96\x63\xb3\x4e\xc7\x43\xc5\xe7\xb0\x0b\xcd\xce\xc3\x48\x08\x9d\x1a\xba\x01\x0d\x7d\x7e\x1a\xae\x07\x43\x9f\x9f\xb1\x79\xfc\x20\x4b\xca\xd8\xd2\xa1\xc4\x06\xc1\x7d\xda\xe0\xd1\x8b\x0f\x4a\x3b\x92\xd5\x96\xfe\x5c\xba\x74\x25\x39\x94\xdf\x46\x73\x9a\x6f\x07\x89\x8d\xc6\xb5\xfa\xd0\xe9\x67\xe0\x92\xb3\x8a\xad\x3e\xe8\x93\x23\xb4\x2c\x14\x73\x39\xfb\x9e\x42\x23\xe4\x62\xf8\x9e\x82\xd0\xc8\x6a\x3f\x7c\x4f\x61\xf0\xc4\xc1\x2a\x56\xa1\xbd\xd2\x30\x6d\x33\x59\xc5\xe5\x06\x24\xa9\x27\x87\x2f\x20\x08\xa5\x9d\x3b\x5f\x22\xef\x84\xe4\xde\x7e\xf8\x02\xc2\x28\xb8\x23\xb4\x13\x26\x50\x9c\x53\x20\x9b\xcd\x75\x4e\x79\xaf\xa0\xb4\xaf\xa7\x4e\x20\x10\xcd\x0a\x9c\x3f\x5d\x88\x1a\xae\x12\x43\x17\xa2\x51\xe4\xa3\xb8\x2d\x8c\x92\xd6\x80\x26\x75\xed\x92\xac\xc1\xe1\x25\x3c\x69\xe8\x42\x34\x70\x21\xf2\x35\x97\xa1\x0b\xd1\xd8\xb9\x0c\x6e\xe4\x2b\x18\xbb\x4c\x05\x08\xf2\x9a\x8c\x5d\x9e\xb2\x6b\x69\xe5\x4a\x7e\xec\x08\x6d\x21\xaf\x8b\x62\xd8\x2f\x84\xd2\x70\x14\x19\x7a\x1a\x09\xc9\xfd\xf0\xd0\xd3\x68\xec\xf8\x9d\x35\x9e\xbc\x19\xbb\x0b\x0e\x88\x33\xa8\xa0\xd9\x0e\x7b\xcf\x7b\x31\x43\x1f\xa1\xb1\x73\x95\xd2\x70\x19\x1f\x3b\x32\x49\x08\x1c\xcb\xc7\x1e\xb6\x0d\xcf\x8b\x46\x0a\xd7\xb1\xa3\x82\x0a\xc1\x4b\x8b\x63\x4f\xbf\xd4\xd5\x94\xdd\xb6\xe7\xf7\x65\xa5\x1d\x96\xb2\x57\x89\x33\xfb\x2e\xc9\x4e\x11\x95\xd7\x88\x31\x18\x7b\xda\x2b\x94\x52\x82\x35\x06\x0e\x49\x1f\x04\x29\x84\x86\x6e\x49\xe3\x73\x4b\xb2\x4f\xee\xa1\x5d\x9d\xb4\x5e\xd2\x86\x34\x3c\x37\x2f\xdb\xef\x08\x71\x49\xd7\x2a\x5b\x12\x57\xa6\x0f\x82\xa8\x83\xa1\x43\xd3\xd8\x0d\x6b\x39\xd6\x8f\xe9\xd0\x24\x84\xfc\xee\x50\x58\xe9\xe3\xd4\x88\x61\x18\xfa\x38\x09\x51\x11\x39\xfa\x38\x8d\x43\x93\x2e\x6f\x1d\x8d\x03\x4d\x44\x88\xab\x4a\x1a\x92\x98\xa9\x6b\xe7\x53\x67\xea\x70\xa6\x2e\x76\xc2\xe1\x4c\x01\xe9\xee\x3b\x9c\xa9\x43\xa6\x42\x88\xc8\x38\x1c\x10\x20\x62\xff\x79\x88\xf6\x38\x1c\x2e\x7d\x9b\x1a\xde\x93\x43\xdf\xa6\x61\x7c\x0f\x49\x76\x87\xbe\x4d\xe3\xd4\x48\xc1\xb5\xf7\x38\x31\x52\x08\xc1\x03\x4f\xe3\xc4\x48\x31\xce\x93\x09\x71\x69\x9f\xca\x63\x20\xf1\x46\x1a\x66\xb3\x1e\x7a\x4a\x35\x67\x5c\x4f\x29\x21\xb9\xf6\x1e\x7a\x4a\x0d\x3d\xa5\x1a\xce\x9e\x43\x4f\x29\x21\x48\x96\x38\xf4\x94\x1a\xa6\x96\x6e\x57\xf3\xd7\xba\x34\x4d\x9a\x27\x24\xdb\xe1\xd5\x08\x4f\x38\x8e\x53\xa6\x03\x34\x12\x76\x0e\x13\x44\x8f\x53\xa1\x71\x05\x0d\x51\x68\x9c\x66\x8d\x62\xe9\x99\x5d\x79\x98\x4a\xb9\x71\x0d\x39\x4c\xa5\x2c\x04\x0f\x14\x0c\x53\x29\x0f\x53\x29\x37\xee\x17\x87\xae\x52\x42\x69\x44\xb4\x0d\x73\x29\x0b\xa1\x48\x36\x97\xf2\x38\xf3\x2b\xc6\xc0\xa5\xc5\x12\x37\x92\x2a\xe9\x2b\x06\x2b\x85\xe7\xe8\x29\x25\x84\xf2\x4c\x4f\xa9\x71\xba\xed\xda\x4e\x3b\xdc\x76\x40\x60\x5e\x19\xa7\xdb\xee\xf4\x2c\xd8\xd8\x03\xa7\xfb\x0e\x08\x12\x22\x8f\xd3\x65\x76\xba\xef\xda\xe1\xa7\x0e\x6f\x3a\xcd\x56\xe0\x34\xbb\xb6\x08\xde\x18\xba\x67\x0d\xdc\xb3\x7c\xe4\x67\xe8\x9e\x35\xaa\xea\x1f\xbe\x1a\xa3\xba\x7d\x80\x20\xcc\x7c\x54\xd5\x3f\xa0\xb4\xc6\x2c\x54\x6c\x67\x42\xe2\xc2\x36\x2a\x2e\x1d\x43\x2f\x2e\x5f\xb7\x19\x7a\x71\x09\xd1\x96\x52\x3d\xf4\xe2\x12\x82\xb7\xce\x46\x75\x55\x56\xef\xf0\x70\x98\x19\x55\xcd\xae\xea\x9d\x8a\x16\x57\xd5\xec\xaa\x92\xb0\xb1\x63\xaa\x92\x10\x88\xca\xf4\x55\x25\x61\x75\xb9\xe1\xa4\x33\xaa\xcb\x0d\x88\x06\x1f\xaa\x2e\x37\x20\x64\xf2\x55\xf1\x00\x04\x8f\x34\x8d\xaa\x78\x00\x82\x47\x6b\x46\x55\x3a\xd4\x6f\x65\xc1\xe8\xf4\xf5\x1a\x55\xe6\xdd\xd0\x47\xaa\x8b\x01\x68\x98\x36\x46\x75\x31\xe8\x12\xd6\x48\x3d\x34\x74\x09\x13\xb2\x15\xbf\x74\x3c\xb8\xe0\xf6\x4d\xd5\xa1\x4f\x98\x10\x5b\x48\xb2\xef\xce\x32\x2e\x1b\x43\x37\xb1\x81\x9b\xd8\xae\x9e\xa1\x9b\x98\x50\xbc\xa7\x1e\x97\xbc\x14\x48\x37\xc2\xc5\x35\xc9\xb8\x5c\x0c\x98\x3e\xc7\xe5\x62\xb8\xcc\x91\xdf\x24\x55\x49\x97\xc5\xac\xa1\x49\x43\xb5\x43\xdf\xb9\xb8\x13\x19\x97\x93\x80\x9b\xdf\xb8\x9c\x04\x20\x32\xf9\xd2\x49\xb8\x3c\xd0\xba\xaf\xae\x66\x43\x38\xd0\x6e\x76\xa1\xf9\x65\xfb\xbc\x38\xd6\x58\xea\x3a\x36\xae\xaf\xf7\x6d\xf5\x5e\xd7\xb1\x81\xeb\xd8\xc1\x6d\xe1\xd0\x75\x6c\x34\xef\x2c\x70\xe3\x18\xfa\x67\x09\xc1\x85\xf9\xd0\x3f\x6b\x34\xed\x7e\xbc\x63\x3d\xcc\x47\x2c\x04\xde\xd6\xa3\xa9\x25\x37\x8f\xd1\xbc\xbe\x3a\x9a\x8a\x11\x10\xe4\xdc\x1f\x7a\x76\x8d\xa6\x0c\x22\xd1\xff\x68\x32\x24\x20\xc9\xd9\x34\x9a\x32\x48\xd7\xae\x46\x62\x96\xa1\x6b\xd7\xd0\x41\xab\xe1\x2a\x31\x74\xd0\x1a\x38\x68\x1d\xdc\x40\x0f\x1d\xb4\x84\x12\x1b\x27\x9f\x70\x52\xc3\xf7\xca\x61\x5b\xe1\xa4\x9a\xdf\x37\x48\x6b\x32\xcc\xef\x2b\xe4\xc6\x80\x98\xdf\x77\xe0\x33\x55\x7c\x35\x7e\xe8\x34\x25\x04\x79\x2f\x46\xb8\x01\x83\xb1\x34\x78\x69\x84\x63\x09\x44\x85\x69\x87\x63\x19\x5c\xfa\xfb\xc4\xc3\x08\x4f\x21\x40\x7a\x36\x0c\x87\x37\x9a\xc5\xd0\x14\x43\xfd\x09\x08\x6e\xcc\x87\x6e\x4e\x23\x88\x5d\xfa\xc6\x37\xc2\x1a\x30\x2e\x6e\x08\xe0\xc0\xb8\x38\x22\xed\x02\x63\x19\x72\x68\x20\xc9\x34\x32\xc2\x4d\x09\x14\x9f\xc1\x18\xe1\xae\x04\xa2\xe6\xdf\x20\xbb\x43\x8d\x2b\x88\x11\xd0\xc7\x65\x84\x1c\x1c\x48\xee\x21\x46\xc8\xc0\x83\x63\x45\x10\x85\x30\xc2\xbd\x0d\x04\x3e\xf1\x23\xdc\xda\x7a\x68\xc5\xc6\x59\x5a\x0f\xad\x11\x4e\x39\x5b\x4a\x0f\xad\x91\xdf\x5c\x52\x43\x3a\x97\xe9\x5c\xc2\x9e\x74\xda\x12\x92\xb7\x91\x87\x4e\x5b\xc3\x64\xb4\xbe\xff\x3d\x4c\x46\x2b\x34\xc2\xe5\x86\xc9\x68\x85\xe2\xcb\x86\x23\x5d\xf0\x40\xe2\x98\x31\xd2\x63\x21\x39\x69\x8b\xf1\x49\x23\x5d\xf0\xa9\x9c\xae\x92\x42\x12\xcd\xe5\x1d\x8e\xa1\x6f\xd7\x20\xf1\xeb\xa2\xd1\xde\xb0\x56\x0c\xb4\x5c\xa5\x0c\xb2\xc0\x7e\x90\x2e\x64\x73\xc1\x8e\x84\x73\x06\xb7\x41\x23\xe5\x9c\x40\xba\x1a\x75\x14\x1b\xe9\x50\x12\xac\x30\x74\x01\x1b\xb8\x80\xf9\x54\xc9\xd0\x05\x6c\x10\xe3\x5b\xbe\xc5\x6d\x90\xaf\x90\xc1\xa2\x35\xc8\x77\xe8\xdb\xf5\x9d\x32\xf5\xed\x12\x12\x77\xcf\xa1\x6f\xd7\xd0\xb7\x2b\xc8\xc3\x32\xf4\xed\x12\x02\xdf\x92\xa1\x6f\xd7\xb8\xc9\xdd\x17\xfb\x46\x43\x54\x8d\x80\x24\xe8\x79\xf0\xf4\xff\x2f\x03\x77\xaf\x55\x6c\xf5\x54\x7f\x2f\x21\xb8\x07\x1c\xb7\x07\xb9\xdb\x39\xc5\x37\x77\xdc\xce\xe9\xed\x26\xdb\x25\xd9\x05\x18\x6c\xec\xec\x6c\x83\x92\x85\x74\x7b\x1a\x93\x3c\x0c\x40\xd6\x59\x6a\x18\x80\x2c\xe4\xf6\x91\x42\xd2\x6d\xb1\x0a\xad\x4b\x83\xaf\xed\x56\x60\xaf\xb8\x95\xd8\x36\x2b\xb0\x57\x6e\xf6\xfd\x2b\x66\x73\x9b\x3c\x81\x1f\x73\x81\x00\xab\x18\x9f\xaa\xa1\x01\x49\xc0\xf7\xb8\xd5\xd0\xf0\x1d\x2b\xb1\xc3\x00\x74\x1e\x13\x92\x10\xae\x71\x87\x23\x1e\x56\xca\xf6\xd0\x79\x4c\x68\x84\xae\x8c\xdb\x15\x08\xc4\x85\xc0\xb9\x5d\x81\xb7\xdc\x64\x77\x9a\xe5\x26\x40\x10\x99\x36\x6e\xb9\x89\x21\xd4\xbe\x8d\x3c\x0c\xa1\x16\x12\x0b\xe4\x30\x84\x7a\xe8\x76\xa6\x23\xd7\xd0\xed\x6c\xe0\x76\x76\x90\xe4\x61\xe8\x76\x36\x8c\x67\xf6\x39\xa7\x61\x3c\xb3\x90\x5c\x5f\x0c\xe3\x99\x85\x62\xe0\xce\x30\x9e\x59\x08\xde\x30\x1f\xc6\x33\x0b\x25\x30\xf4\x0f\x03\x9a\x85\x54\x3e\x1a\xcf\x3c\x70\x5c\x2b\xbe\x20\x3b\x0c\x55\x16\x32\xbe\x76\x0c\x49\x0e\xe5\x65\x7b\x1f\x69\x1e\xba\xad\x80\xa1\xec\xf5\xab\x94\x4f\xdd\x1e\x40\xca\xf1\x74\x89\x1b\x38\xb6\x15\xdf\x70\x1c\x7a\xb6\x09\xb1\x05\xed\xd0\xd0\x06\x14\x1f\xd1\x1f\xbd\x7e\x35\x10\x76\x81\xe9\x4a\xff\xb7\xa1\x2f\x9a\xe9\x76\x86\xbe\x68\x42\x92\xec\x6a\xe8\x8b\x36\xfa\xb7\x78\x61\x04\xbd\x7d\x34\xae\xa2\xfd\xd2\xc5\xdb\x5d\xbc\x48\xfd\xee\xe2\xd5\x3d\x2d\x34\x4a\xe9\x9e\x36\xba\x62\xe9\x70\x2c\x15\x4b\x40\x34\x27\x4b\xb1\xd4\x5d\x82\xc4\xcf\x8e\xee\x12\x04\x42\x8d\xaf\xbb\x04\xbb\xeb\x8d\xac\xcd\xa3\xbb\xde\xba\xd2\x8b\x93\x78\x77\xbd\x75\xb9\x20\x99\xe2\x47\x97\x0b\x02\xd1\x50\x0c\xbb\x5c\x10\x28\xc1\x83\x00\xa3\x2b\x64\xba\x8f\xa4\x3b\x59\xea\x8f\x7a\xd8\xc5\xe1\xcc\xb8\x2c\xf1\xb0\x3b\x48\x8e\x31\xf4\xb0\x13\x1a\x66\xfc\x31\xd4\x34\x80\x24\x81\xff\x18\x6a\x1a\x83\x73\x6a\x68\x76\x1d\x9e\x53\x81\xdc\x4e\xbf\xbc\x25\x71\xbf\x55\x25\x75\x49\x64\xf2\x84\xb9\x0d\x57\xdb\x50\xd4\x69\x75\x1d\x2e\x2d\x20\x78\xd1\x6f\x0c\x45\x9d\xd9\x50\xe3\x6f\x49\x47\x3e\x4c\x96\x2a\x24\x99\x22\x86\xc9\x52\xc7\xe0\xf6\x28\x0e\xdb\xe4\x92\x02\x52\xd5\x44\x9f\xbf\x81\x33\x5f\x31\xa3\xdd\xd0\x9b\x4f\x48\xdc\x38\x87\xce\x7c\x43\x5f\xbb\x20\xa3\xcc\xd0\xd7\x6e\x7c\xbe\x76\x61\x31\xa6\xc3\xdc\xaa\x41\xd6\xe4\xa1\x7f\x9a\x90\x9b\x9d\xf6\x60\x8b\xff\x59\x09\xd2\x21\x0f\x43\xee\x85\xe0\x7e\x6a\xe8\x8b\x26\xac\x62\xb4\xd7\x05\x3a\xbe\x95\x87\x66\x66\xc8\xbd\xd0\x02\xee\xaa\x2f\xd7\x18\x2a\x44\x27\x67\x67\x43\xee\xc7\x17\x72\xcf\xd1\xc8\x90\x7b\x61\x15\xa3\x06\x8d\x4c\x40\x6c\x08\xaa\xa1\x91\xc9\x84\xae\xbe\xbc\x30\xf4\xe6\x12\x82\xf4\xfb\x43\x6f\xae\xa1\x37\x97\xa9\xfb\x87\xde\x5c\x03\x6f\xae\x03\x37\x9c\xa1\x37\xd7\x30\xe2\xfd\x33\xeb\xe9\x4d\x33\xf4\x58\x89\x93\x75\xa0\xc7\x8a\x90\x17\x1b\x5b\x8f\x95\x81\x2b\x4a\x89\x33\x2b\xb4\x90\x86\xb5\x8b\x01\x31\x3d\xe5\xd0\xef\x24\x2a\x7d\xd0\xef\x64\xe0\x77\x72\x68\x49\xd1\xef\x64\x98\x65\x2e\x2a\xbb\xc7\x2c\x73\x42\x10\x18\x34\xcc\x32\x37\xcc\x0b\x67\xa8\xeb\x30\x2f\x9c\x10\x9a\x94\xcc\x0b\x37\x0c\x5b\x8f\x0a\x03\xf7\x3e\x5e\x28\x51\x51\xfb\x8d\x5b\x17\xe2\x62\xc8\x1f\x05\x9f\x39\xda\x74\x56\x1a\xde\xb4\x0b\x89\x33\xff\xf0\xa6\x7d\xf8\xb8\x7d\x54\xf4\x1b\xaf\x91\x85\xe0\x9a\x6d\x78\x8b\x3c\x1e\xf9\x04\x09\x3a\xc6\xe3\xd4\x3c\xbe\x26\xc4\x59\xdf\x5b\xe4\xf1\x7c\x83\x84\x7e\xe3\x95\xf1\xe0\xca\xf8\x20\x4d\xe1\xf0\xca\x78\x98\x7f\x2c\xc8\xb3\x31\xbc\x0c\x16\xd2\x93\xa1\x97\xc1\xc3\x6b\xde\x4f\xdc\x7a\xcd\x2b\x44\xc0\x73\xbd\xe6\x1d\x5c\xed\x16\x73\xf2\x8c\x57\xb1\xf1\x1a\x0a\x9d\x7e\x99\x92\xba\xc5\x76\x68\x43\x1a\x86\xc8\xf4\xd7\x58\x83\x5e\xc3\xea\x8b\x38\xbc\x86\x15\xf2\x0a\x49\x16\xc3\x29\xd5\x7c\x19\xc3\xcb\x54\xa1\x11\x65\x31\xbc\x4c\x15\x56\x31\xba\xa5\xc5\x1c\x48\x1e\xd6\x19\xde\xaf\x0e\x2e\x53\x57\x31\x3f\xb5\x0b\x8d\x07\xba\x8b\x24\xbb\xd0\x6c\x1b\xab\xc6\x7b\x52\x21\xaf\x90\xf4\xb5\x8d\x55\xa3\xbd\xd0\x4b\x51\xa1\xf8\xe6\xd1\x78\x5d\x35\x40\x34\x24\x89\xf7\xa4\xc3\x1b\xd0\x20\xde\x7a\x78\x03\x2a\x04\xb1\x1d\xc3\x1b\x50\x21\xc9\x1f\x32\xbc\x01\x1d\x04\xea\x97\xb8\x50\xbb\x4d\xef\x26\x24\xcf\x05\x8d\x57\x86\x01\xe4\xc5\x66\xf3\x9e\x74\xbc\xae\x2d\x1c\x5d\x86\x17\x95\x42\xe0\x7c\x37\x8c\xe3\x17\x56\x31\x7a\xaa\x85\x18\xc8\x0b\x89\xe6\x75\xe6\xe0\x3a\xf3\xc0\xaa\x38\xbd\xce\x9c\xdc\x36\x96\xc0\xaa\x38\xbd\x6e\x14\x5a\xae\x65\x3f\xbd\x6e\x9c\xdc\x23\x96\xa0\xb9\xd3\x8b\x44\xa1\xb5\xb5\xd7\xa6\x17\x89\x73\xfb\x56\xe5\x5a\xa9\xd3\x5b\x43\x21\x48\xeb\x3f\xbd\x35\x9c\xdb\xb7\xdc\x32\xa1\x0d\x69\x03\x8b\x67\x85\x64\x3b\x14\x29\xf8\xfc\x4f\xef\x03\x85\xe4\xa9\xe3\xe9\x7d\xe0\xdc\x64\x2b\xd8\x28\xe7\x06\x5b\x11\xa2\x16\xda\x06\x5b\x99\x86\xc6\xfb\x70\xcf\xf4\xf2\x4f\x70\xaf\x4d\xef\xfe\x84\x55\xcc\x5f\xb3\xf7\x3e\x39\x52\xe8\x15\x27\x82\x69\x04\x7d\x10\x59\x39\xbd\x3a\x13\x82\x60\xa8\x69\x04\xbd\x50\x02\x4b\xe3\xf4\x36\x6d\x7a\xff\x15\x98\x15\xa7\xf7\x5f\x93\xfb\xaf\x23\x97\x8c\x9f\xde\x7f\xcd\xe2\x58\x62\x20\x9b\xde\x62\x09\x89\x49\x75\xfa\x2a\xf8\xf4\x55\x70\x34\x97\x9f\x49\xef\xe9\xa3\xe1\x42\xe0\x25\x38\x7d\x34\x7c\xfa\xf4\x77\x60\x79\x9b\x5e\x7c\x09\xad\x5d\xb4\x89\xe3\x92\x10\x78\x2c\x4c\xef\xbd\xa6\xf7\x5e\xd1\x92\x62\xcd\x66\x7a\x97\xb9\x16\xf2\xf4\xde\x6b\x16\xc7\xcb\x31\xf4\x9d\x6d\x21\x79\x50\x75\x16\xc7\xcb\x7b\xaf\xe0\x75\xf4\xe9\xbd\xd7\x2c\x4a\x43\x6c\x65\xb3\xa4\x9f\x7e\xd2\x90\xe6\xa6\x9f\xa6\x39\x35\x12\x12\x93\xe4\x55\x98\xd1\x8d\xd3\xab\xb0\xc9\x55\xd8\xb9\x2d\xce\x3c\xbd\x0a\x13\x92\xdd\x39\x0d\xa6\x9f\xbb\x87\x08\x97\xe3\xce\x21\x42\x08\x9e\x51\x9e\x3b\x87\x88\xb9\xbb\x7b\x48\x59\x32\x77\x77\xcf\x6e\x80\x1d\x4d\xf3\x5e\x6d\xee\xae\x77\x12\x0b\xce\xdd\xf5\x0e\x34\xb4\xdc\xb9\xbb\xde\xf7\xcb\x4a\xd9\x8b\xbb\xc3\x0b\xe4\x75\x49\xb2\xd2\x2f\xed\x43\x40\xaa\x92\x9a\x5f\x52\x81\xeb\x1d\x48\xa2\x38\xe7\xce\x2d\xf9\x34\xd0\x5f\x2f\xcf\x69\x24\xbf\x10\x35\x2c\x66\x73\x2f\x27\x21\xa5\xbd\xd2\x5e\xce\xf5\x74\xbe\x39\x6c\xca\x69\xbc\x9b\xe6\x8e\x9c\x16\x1a\xa9\x7a\x26\x09\x01\x16\x9c\x16\xa3\x6d\x2e\x90\xdd\x2c\xfa\x3b\x63\xe4\x02\xd9\xbf\x99\x67\x1d\x79\xe7\x37\x09\xf8\x2f\x91\xfe\x1c\xec\x55\xd0\xca\x33\x77\xd8\xeb\xdc\xd5\xd1\x48\xac\x3d\xf7\xb0\x0f\xe8\x68\xf9\x15\xb3\x0b\x9e\x0e\x48\xac\x3d\xb9\x27\xfc\xc0\x93\xc0\xf4\xb6\x70\x72\x35\xb8\x8a\xd1\xfb\xb4\xbd\x3a\xac\x6d\x4c\x56\xda\x5e\xdc\x55\xfe\xba\x1c\xd0\xdb\x84\x24\x7c\x6a\x7a\x37\x38\xbd\xbb\xd3\x50\x3f\xbd\xbb\x13\xf2\xf4\xd7\x5c\x95\xdc\xdd\x9d\xc4\x91\x4c\xef\xee\x26\x97\x72\x25\x48\xd3\x3d\xbd\x95\x13\x92\x47\x0a\xe6\xc1\x99\x75\x1e\xb8\xd2\x07\x41\x6c\xf3\xe0\x34\x2a\x04\x6f\x2f\xce\x83\x43\x84\x50\x82\x44\x3a\xf3\xe0\x14\x21\x24\x3a\xeb\x3c\x38\x45\xcc\xc3\x05\xcd\x55\xd1\x3c\x5c\xd0\x40\x12\xef\x3f\x0f\x17\xb4\x4f\x4d\x07\x2f\xf4\x4e\x9f\x9a\x16\x12\xd5\x76\xfa\xd4\xf4\x3c\x64\x61\xa4\xf3\x9e\x87\x2c\xec\x30\x66\x9a\x29\x3d\x64\x61\x87\x4a\x0a\x56\xe3\x79\x54\xbb\xc0\x3d\x59\xf9\xbe\xb4\x0b\xdc\x93\x05\x49\x7e\xe6\x51\x6d\x6f\xf5\xe4\x99\x90\x86\x24\xbb\x50\x6d\x9b\x5d\xa8\x76\xe1\x80\x64\x17\xaa\x0b\x84\xce\x73\x28\x9e\x47\xfb\xda\x41\x4f\x9b\xed\xe0\x15\xd2\x76\xd0\xdc\x66\x3b\x9a\x43\xc9\x36\xe5\x9e\xf4\x83\x6c\x4e\x42\xb3\x69\x2a\x24\x5f\x0d\xcd\xb6\xf9\x96\xe0\x6e\x31\x9b\xe6\xba\xcf\xa0\x57\xae\x7b\x6e\x4b\x17\x8d\x2e\x84\xe3\x16\x86\x37\xd1\x90\x70\xdc\xf4\x17\x65\xeb\x92\x58\xe2\x83\x96\x27\xe3\x11\xf6\x20\x1c\x36\xc7\xc8\x1d\x73\x98\x90\xc9\x8e\x86\x4d\x0b\x87\x2d\x6d\x87\x6d\x23\xdd\xd8\xf5\x55\xe0\xb0\x69\x7b\x24\x82\x6f\x9a\x5f\x42\x88\xdc\xa9\x20\xed\x01\x97\x7f\xde\x52\xcc\x23\x5d\x0d\xe6\xcb\xac\x16\xdb\x25\xed\x16\xa3\x21\xee\x3f\x20\xd2\x31\x4a\x97\xbd\xc7\xa6\x84\x85\x1c\xee\x3f\x20\x2e\x87\xcd\xed\x77\x78\x5a\xc9\xf4\x53\x7b\xcf\x25\x21\x01\xa3\xf3\x48\xe7\xcf\xbb\xf9\xaf\x4e\xa7\x4f\x4d\x9f\x64\xe9\xd3\xbb\x68\x21\x78\x63\x7c\x7a\xd9\x3c\x79\x76\xbc\x24\xaf\x06\x4e\xdf\x1d\x17\x5a\xba\xec\x15\x3b\xc0\x2a\x46\xdb\xdc\xf3\x40\x70\xb8\x9a\x5e\x53\x4f\xae\xa9\xcf\xfd\xf8\xb9\x8b\xda\xf4\x16\x5b\x58\x3f\x7c\x40\x2b\xd2\xcc\x8c\x1a\x90\x76\x49\xa7\xc5\x4e\x68\x55\x1a\x97\x72\x4b\x89\x9e\x27\xa6\x2d\x61\x15\x93\xd6\xa4\x35\x86\xcb\x0a\x42\x52\xb7\x98\x35\x0c\x69\xa4\x78\x40\x78\x79\x27\x3e\x79\xd5\xb9\x78\x21\x32\x79\xdb\xf9\x03\x0f\x99\xd3\x17\x9e\x27\x6f\x37\x17\xef\xa5\xa6\x8f\x37\x0b\x71\x5d\x16\x3b\x25\x55\x8b\xd1\x36\xd9\x04\x10\xf5\xa0\x82\x6a\x73\xe1\x1c\x5a\x35\xa7\x37\xec\x42\x24\x92\xca\x1b\xf6\xc9\x6d\x7a\xd1\xc6\x3d\xbd\x4e\x17\x82\x94\x6f\xd3\x97\x9a\x27\x49\x46\x8a\xe6\xae\x69\x96\x11\xe1\x63\xc2\x5e\xba\x4f\xde\x56\x2e\xda\x6a\xa7\x8f\x2b\x0b\x91\xf0\xef\x53\xf9\xeb\x7b\xcb\x5e\x21\x4c\xdf\x5b\x16\x22\x3f\x92\x63\x74\xb9\x58\x60\x1d\xa7\x92\x15\x08\xee\x37\x27\xef\x31\x7f\x50\x34\x37\x4f\x9f\x65\x16\x22\x3f\x92\x6d\xc3\xd9\x4c\xfb\xed\xf4\x59\x66\x21\x48\x53\x36\xcd\x93\x22\x04\xc9\xe2\xa6\x79\x52\xa6\x4f\x30\x6b\x92\x9f\x3a\x09\x08\x9f\x68\xf1\x09\xe6\x89\x8f\x40\xd1\xbc\x32\x75\x12\x10\x3e\x75\xe1\x94\xd1\x99\x75\x45\xfb\xed\x34\xeb\x8a\xd0\xc2\x5f\x93\xd1\xe1\x36\x50\x34\x81\x4d\xfd\x06\x84\x4f\x18\x98\x88\x45\xf0\x74\x33\x4d\xc4\x22\x04\x3e\x1e\xf3\x94\x43\xfa\x52\xb3\xa6\xbe\xe9\x4b\xcd\x42\x54\x37\x8c\xfc\x90\x74\x2d\x25\xc9\x2b\x36\xcd\xd7\x22\xc4\x09\xef\x3b\x65\x91\xc0\x2a\xe6\xa7\xf6\x2a\xd0\xd9\x60\xcb\xa7\x2c\x12\xf8\x24\xdc\x29\x8b\x3c\x55\x3d\xd2\xdf\x77\x92\xe5\x90\x76\x53\x0e\xa9\x7b\x44\xf2\x7c\xc2\xd4\x3d\x42\x88\x74\x6c\xe5\x90\x40\x70\xb5\x31\x75\x8f\x10\x9a\x62\x50\xf7\x08\x21\x78\x44\x69\x9e\xaa\x2c\x40\xf1\x95\xfe\x79\xca\x33\x81\x48\x27\x45\x9e\xa9\x2b\x44\xca\xe6\x74\x85\x10\x3e\xe1\xae\x2b\xc4\x3c\xd3\xdd\x8d\x56\x7b\xca\xe6\x80\x4f\x55\x38\xe5\x72\x7a\x4c\xf8\x68\xf7\xd4\x63\x62\xe2\x31\x71\xaa\x62\xe9\x31\x31\x49\x58\xb3\x8a\x49\x3b\xa4\xc1\xf6\x59\x7e\x3a\x51\x08\x11\xe8\xe5\x3a\x51\x08\x41\x72\xb0\xa9\x0f\x85\xe0\x95\xd6\xd4\x87\x62\xd6\xd3\x29\xe6\xe8\x54\x55\x76\xaa\xef\xc1\x31\x51\xba\x55\x4c\xfc\x26\x4a\x92\x4b\x61\x56\x35\x9b\x0a\xcb\x4a\x66\xbd\xca\xb2\x80\x55\x4c\x5a\x91\xa6\x23\x4b\x85\xb4\x4b\x72\xeb\x35\x3a\x25\x1b\x03\x82\xb4\x14\xb3\xaa\xff\xd4\x8f\xb3\x71\x86\x32\xfd\x8e\x10\x78\xd9\x4f\xd3\xef\x4c\xd3\xef\xe4\xc6\x21\xdc\xf4\x3b\x42\xb4\xcb\x4a\xed\xc2\xc7\xd9\xd0\x45\xcc\xbf\x23\xe8\x1d\x31\xcd\xbf\x23\x04\xf1\xb9\xb3\xaa\xff\xe8\x06\x92\xdc\x14\x4c\xdd\x40\x84\xe0\x65\xe6\xa9\x1b\x88\x10\x97\x5f\x7a\x2e\x04\x3e\x35\xcc\xc4\x3d\x42\x54\x34\x00\x7d\x45\x84\xf5\xfb\x16\x73\x38\x70\x16\x91\x23\xea\x2c\x32\xf1\x06\x59\xc5\x18\x5c\x39\x27\x10\x3c\xe2\x3d\xab\x27\x97\x7a\x7d\xfd\x64\xd4\x3c\xbc\x57\x03\x00\x10\x11\xd5\xc3\x4c\xfd\x78\x6e\xf8\xa9\x1d\x85\xe7\x12\x94\x39\xab\x3c\xb7\x7e\xcc\x14\x69\xec\x0b\xe3\x42\x10\x18\x36\x7d\x61\x7c\xd6\xa6\x1c\x85\xb1\x55\x39\x27\xd0\xf2\x6f\xf0\x50\x9b\x55\xc6\x5a\x3f\xc6\x8a\xbe\x51\x65\xac\xf5\xf3\xf8\x64\x54\x65\xac\xf5\x63\xac\x49\x77\x64\xac\x40\x8b\x66\x31\x3b\xfd\x31\x56\x34\x95\x2a\x63\x05\x22\x39\x23\xea\x49\x23\x94\xc4\x97\x6b\xd6\x70\xde\xc2\xe7\x65\x58\x9f\xf2\x5a\xde\x46\x5f\xc5\x98\x11\x39\x2b\x10\xd5\x1d\x20\x67\x05\x56\x31\x3f\xb5\x5b\xe1\x9a\xa5\xb9\x32\x5b\x60\x15\xa3\xa7\x72\x5b\x20\xf0\x8a\x9d\x35\xec\xa9\x0c\xb8\x6c\xd2\x5c\xda\x30\x60\xed\x1f\x55\x06\x5c\x65\xc0\x64\x5e\x9b\x55\x06\x0c\x7c\x0a\x7a\x95\x01\x03\xc5\x24\xc4\xb3\xca\x81\x81\x48\xa7\x5c\x0e\x5c\xbd\x1f\x3f\x18\x0f\x39\xb0\xde\x46\xe6\x86\x9e\x7a\x1b\x09\x41\x88\xca\xd4\xdb\x48\x88\xac\x96\x72\x3c\xd2\x8e\xba\x51\x54\x34\xab\x8a\xa6\x5b\x5d\x45\x13\xd0\xb5\x66\x56\x15\x4d\x60\x7d\x49\x0f\x54\x34\x81\x20\x5d\xc7\xd4\x9b\x69\x56\xd9\x2d\xcf\x47\x4d\xfd\x94\x84\x50\xb5\xf7\x35\x7a\x61\x15\x93\xe6\x2c\xc3\x6e\xf1\x63\x9b\xba\x2e\x09\x41\x12\x92\xa9\xe7\x92\x50\xb2\xa0\x11\xe9\xba\x24\x04\x49\x48\xe6\x25\x53\xbe\x4c\x56\x44\xdf\x75\x66\x9a\x7a\x2e\x25\xd1\xf9\x53\xcf\x25\x21\x78\x67\x69\xea\xb9\x24\xac\x62\x27\xb4\x94\x96\x14\x6b\x90\x6e\x49\xcc\x7b\xf3\xc7\xba\xa4\xe1\x97\x15\xda\x94\xa6\xbb\x87\xc5\x1e\x49\x0e\xd1\xee\xaf\xbd\xd2\x18\x22\x14\xc9\x4b\xe6\x6d\x76\xaf\x24\xa2\x7e\x9a\xdd\x4b\x88\x44\x62\x98\xdd\x4b\x68\xca\x95\x4b\xde\x7d\x7d\xcf\x21\x50\xa7\xbc\xdb\x57\xe4\x93\x98\xdb\x69\xc2\x2f\xe1\x33\x65\xfa\x8a\xbc\xb0\x8a\xf9\xa9\xe3\xa1\x56\x7a\xd9\x0c\x87\x43\x16\x5f\x0e\xdb\xe1\x78\x54\x5f\x9b\x64\xd4\x64\xf1\x97\x2c\x1e\x7f\x92\x69\x5e\x30\xc1\x2b\xc7\x69\x5e\x30\x21\x78\xc4\x6a\x5e\xb2\x78\x20\xea\xd7\x34\x47\x08\x93\x6a\x16\xbf\x94\xc5\x03\x51\xed\xa8\x2c\x1e\x08\xae\xae\xe7\x25\x8b\xc7\xd5\x6c\x7d\x49\x05\x32\xef\xcb\xa4\x5d\xe8\xcb\xd7\xe5\x70\x5c\xce\x3b\x5a\xde\x25\xf3\x06\x82\x27\xef\xe7\x75\xd9\xcf\xcb\x7d\x70\x5a\xa9\x1d\xbd\xdc\x07\x4c\xa8\x2c\xfe\xba\x9c\xe4\xd3\x4f\xed\xc2\xe5\x24\xd3\x03\xf5\x65\x60\x15\xa3\x6d\x2a\xcc\x40\xf0\x9e\xf9\xd4\x25\x4e\xd0\xeb\x73\xea\x12\x27\xac\x2f\xe9\xa9\xfa\x32\xe0\x55\xde\xbc\xe4\xfa\x40\x90\x2a\x67\x5e\xb2\xf5\x4b\x7f\x35\x07\xb7\x39\xef\x72\x7a\x0f\x59\x97\x9c\x1e\xd0\xf2\x3f\x2f\x39\xfd\xd5\x9c\x50\x98\xdd\x25\x5b\x07\x82\xb4\x35\xf3\xd2\x30\xa0\xb7\x5e\x16\xb4\x02\xbd\xf5\xe6\x15\xb2\x2c\x98\xf3\xa5\x72\x0c\x44\x36\x49\xf6\xe0\xe3\xd7\xce\x9f\xfc\xfa\x92\x5f\x23\x4b\x2e\xf9\x35\xe0\xfd\xf6\xbc\x64\xd7\x40\x24\x2c\xeb\x92\x5d\x5f\x1f\x83\xad\x7e\xe9\xca\x92\xc1\xba\xc0\x65\xb0\x57\x3a\x92\x32\x01\x59\x27\x10\xc5\x89\x97\x75\x5e\xe9\xfa\x70\x23\xc8\x27\x2f\x0f\xe4\xc5\x62\xae\x8f\x8f\xb3\xc1\x14\x75\x4b\x9c\xb8\x25\x9e\xbc\x84\x3e\x75\x4b\x9c\x4d\x45\x92\x17\x45\x67\x93\x67\x35\x23\xd9\xd9\xca\x4d\x9e\xd5\x4e\x27\x26\xf6\x9f\x4b\xed\x26\xff\x02\x3e\xab\x4c\x93\x7d\x01\xe1\xc9\xa7\xc9\xbe\xc8\x98\x57\x7c\x5c\x74\x36\x39\x0e\xf0\x59\x87\xcc\x9e\x27\x14\xdf\x67\x9a\xa6\xcf\x13\xe2\x4c\xbf\xb4\xe5\x9c\x83\x35\x18\x35\x99\x50\x33\xff\x66\xf5\xc3\x2a\xc9\xc9\x45\x2b\x69\x32\x21\x20\x0e\xc4\x56\x93\x09\x99\x77\xcf\x27\xfd\xa6\x79\xf7\x84\xcf\xac\x64\xde\xbd\xd9\x3c\xcc\xee\x48\x59\xbd\x38\x85\x20\x03\xc6\x6c\xaa\x64\x40\xb4\xdd\x52\x0e\x87\x2a\x19\x59\x04\x66\x73\xbf\x02\xa1\xa9\xb0\xa9\x92\xe9\x12\x9a\xbb\xd3\xe6\x16\xd6\x25\x14\x2f\x8a\xa9\x4b\xe8\x6c\xea\x5a\x3b\x76\x81\xe6\xae\x03\xc2\x0b\x08\xbd\x44\x67\x73\x8b\xed\x48\x3c\xb3\xfd\x09\x8d\x00\xcc\x69\xb6\xbf\xa9\x4b\x68\xe2\x88\x35\x75\x09\x9d\xcd\xbd\xb3\xdb\x07\xf7\x0e\xd0\x1a\xdb\xa9\xb9\x77\x9a\xa7\x48\x9c\xa2\x66\x73\xa3\x00\xd9\x50\x3b\x9a\x1b\xa5\x61\x55\x4b\x22\xdc\x67\x53\x63\x01\x1a\x29\xe2\x66\x53\x61\x01\xe2\x74\x31\xaa\xb0\x34\xf7\x13\x3e\xd9\xb3\xb9\x9f\x80\xe0\x5d\xc5\xd9\xdc\x4f\xcd\x23\x63\x50\xa7\x0a\x4b\x4b\xc7\x88\x93\x7c\x73\x3f\x01\x41\x2e\xa7\xd9\x3c\xe5\x01\x25\x77\x98\x66\xf3\x98\x07\x44\xa2\x65\x37\x15\x16\x5d\x64\x4d\x71\x34\x75\x91\x9d\xed\xcd\x5f\x7f\x9c\xdc\x95\x4f\x5d\x64\xa7\x29\x06\xcd\xf2\x32\xcd\x21\x28\x04\x71\x5e\xd3\x1c\x82\x33\xb4\xeb\xe0\xed\x30\x75\x74\x15\x9a\xc6\xa4\x70\x3d\xc7\x37\x31\x28\x19\xba\xa6\xce\xc0\x17\xc1\x07\x06\x66\xd8\x55\xa0\xf1\xf0\xed\x0c\x0f\xc7\x40\x90\x20\x7d\xea\x99\x2a\x14\x9f\x81\x9f\xba\xa6\x0a\x4d\x4d\x52\xcf\x54\xa1\xb5\xcb\x52\x55\x12\x6a\x3c\xec\x25\x1c\x36\x3c\x4f\x4b\x1e\x4c\xbc\xae\xa7\x42\x1c\xcd\x1f\xeb\x92\x30\x0b\x32\x07\xa1\xb6\x06\x34\xef\x15\xf4\x4f\x15\xa2\x7e\xad\x70\x84\x34\x14\xb2\xf9\x42\x95\x0e\x88\x40\xd2\x84\x2a\x9d\x5e\xac\xa9\x68\xd7\x8b\x75\xe2\xc5\x7a\x72\x2f\x3c\xf5\x62\x15\x56\x31\x69\x45\x1a\x03\x84\x9a\x97\xaa\x74\x40\xe2\xbc\x32\x53\xf6\x08\xac\x2f\x2d\x76\x4a\xe3\xed\x00\x76\x50\x7a\xd0\x06\xf4\xf7\x9e\xe9\x41\x1b\x68\x5a\x7e\x53\xc5\x2f\x65\xac\x64\x79\x9a\x29\xe7\x04\x0c\x2f\x98\x29\xe7\x04\x82\xf8\xd2\x99\x72\x4e\xa0\xf1\xaa\xc1\x4c\x15\xbf\xd4\xd0\x48\x2c\xe9\x4c\x0d\x8d\x40\xca\xd8\xd2\xc5\x97\xde\x4e\xef\x56\xf9\x48\x42\xd1\xf9\x7a\xfe\x4a\x7a\xf9\x70\xcd\xb9\x2e\xbd\xc2\xfa\x7d\x69\x8e\x19\xe9\x46\xf0\x2b\x9b\x29\x63\x4e\x1f\x7d\xdc\x24\x39\x66\x0b\x12\xbf\xa0\x99\x2e\x64\x20\x48\x5d\x31\x53\xc6\x0c\xc4\xfe\xfd\xbc\x43\x06\x5f\xc6\x95\x74\xa6\x7c\xd9\x47\x7b\xdc\x3b\xa9\x6e\x08\x94\x24\x28\x68\xfa\x90\x8f\x10\xe1\xcc\xa9\x1b\xa6\x0f\x6f\x21\x60\x53\xdd\x30\xd5\x0d\x49\x31\x3d\x7d\xee\x47\x88\xf8\xda\xef\x90\x5d\xee\x13\x38\x42\x7a\x3e\x07\x92\xb7\xc3\x67\x2a\x1e\x80\x38\x51\x99\x52\xf1\x00\xb4\x86\x6e\x98\x6a\x78\xa9\xc4\x38\x9c\x3a\x25\x06\x90\x84\x6a\xce\x54\x62\xe4\xf5\x35\x8d\xe1\x50\x3c\x00\xa9\xe5\x3d\xaf\xaf\x69\x70\x43\xa2\x74\xa7\x4e\xd5\x42\x8b\xbf\x21\xa9\xe9\xd4\xe7\x5a\x28\xbe\x33\x3f\xf5\xb9\x16\x82\x6c\xc8\x53\x9f\x6b\xa1\xf8\xa8\xfc\x4c\x95\x42\x40\x0f\xb2\x99\x2a\x85\xe9\xd3\x42\xee\x2d\x75\x42\x20\xae\x8f\xe4\xd0\x68\x43\x85\x57\xa6\xd2\x29\xd5\x09\xc3\x52\x8e\x8c\x02\x8b\xe8\xdf\xa9\x4f\xb7\xd0\xb4\x19\xa6\x02\x2b\x8d\xd7\xe5\xe6\x22\xbd\x52\x4a\xd5\x44\x5e\x6b\x9d\x66\xfa\x14\x22\x1c\x53\xd5\x44\x20\x8f\xb4\x94\xe3\x87\x3d\xc0\xfb\x72\x5d\xc6\x85\x16\xae\x3a\xcd\x01\xa9\xa0\x23\xba\x78\xa6\x82\x0e\x08\xd5\xa9\x54\xd0\x25\xf7\x42\x49\xec\xef\x4c\x45\x18\x10\x81\xca\x99\x4a\x30\x20\x8f\xf4\x4b\x27\xc5\xfc\x66\x28\xcd\xba\xa4\x0b\x71\xda\x25\xd9\x7a\x6a\xf3\xc4\x42\x9b\xb2\xf5\x54\x80\x91\x7a\x7f\xa6\x02\x0c\xc8\x23\x25\xd9\x32\x4e\xdc\x81\xba\x94\x6a\x92\xe9\xf1\xfa\x70\x09\xcb\xb0\xd3\x98\x42\xe7\x49\x86\x6d\x72\xd4\x3c\x9a\xed\xb0\x4f\x70\xec\xe6\xda\x94\x63\x03\x91\x9b\x75\xda\x27\xaf\x76\x94\x08\xe6\x4b\x15\x82\x77\xf3\xa7\xce\xf2\x13\x67\xf9\x53\x4d\x40\x67\x79\x61\x7d\x29\xad\x48\xc3\xc9\x88\x85\x60\x0a\x55\x21\x89\x8d\x9e\xa6\x50\x9d\xf7\xc7\x64\xd1\x28\x6f\x99\xec\xed\xfb\x49\x9b\x3f\x96\x92\xec\x14\xab\xcf\x57\xb8\x84\xa6\x91\x46\x07\x7d\x21\x5a\x5a\x27\x9d\xf2\x79\xad\x8f\x59\xea\xca\x2e\x34\x4d\x28\xe6\x3c\x9d\x7a\xb7\x27\x81\xd0\x53\xef\x76\x21\x88\x4f\x9a\x7a\xb7\x4f\xf3\xa0\x26\x2f\xe7\x4c\x1d\xd2\x27\x39\x4f\x8b\xb9\xad\xa7\x49\x4f\x85\xe0\x2d\xcb\x69\xce\xd3\xa9\xa7\x79\xaa\x2e\xe9\x69\x2e\x64\xdb\x25\xd9\x5e\x65\x24\xa9\xc3\xa7\x8e\xe0\x13\x47\x70\x9f\x2e\x9f\x3a\x82\x4f\x93\x7c\xe6\x89\x58\xd0\xc9\x59\x08\x1e\xaf\x98\x26\xf9\x9c\xdd\x1d\x4a\x84\xf3\xec\xf6\xa1\x6b\x9f\x43\x86\x75\x77\xa8\xde\xcb\x49\xe8\xf2\xd4\x7b\x79\x76\xcd\x67\xe4\x26\x9f\x5d\xfd\xb1\x9b\xde\x95\x41\xea\xf6\xb4\xab\x2b\xe2\x9b\x3b\xbb\xba\x22\x90\x5a\x00\xbb\xba\x62\xd7\xaa\x54\x11\xa6\xdd\x35\x0e\xa4\xae\x42\xdd\x35\xae\xbf\x71\xe2\x1e\x39\xf5\x37\x9e\xf8\x1b\x9f\x1e\x9d\xf5\x37\x9e\xc3\x4b\x40\xde\x5d\x9e\x43\xa1\x0e\xa4\x5a\xbc\x4f\x5b\x4d\x7d\x84\x93\x10\xe4\xa9\x8f\xb0\x90\x84\xcf\x4f\x7d\x84\x85\x46\xd8\xe3\x1c\x8a\x4e\x20\x49\xf3\x30\xcd\x18\x2a\x94\xc4\xfd\x72\x9a\x32\x54\x88\x16\x92\x4e\x49\x36\x0d\x9e\x3b\x14\x9e\x43\xcf\xa6\x43\x92\x4d\x23\x46\xc4\x2b\x9e\xa1\xf0\x04\x92\x08\x8e\x39\x14\x9e\xb8\x22\xaf\x1f\x3b\xa0\x4d\x69\x64\xbb\x45\x2d\x1c\xda\x42\x86\x77\x7b\xe4\x65\x9f\x26\x1b\x15\x52\x7b\x80\xb9\x46\x27\xee\xc7\x25\xc9\xc5\x3d\xcd\x22\x2a\x34\xde\x69\x9a\x26\x11\x9d\x5f\x12\x51\x74\x28\x93\x88\xce\xa1\x45\x83\x07\x6c\xe7\xd0\xa2\x01\x24\xe9\xbf\xe7\x50\x04\xfa\x20\x58\x92\x6d\x6c\x9a\x17\x53\x88\xd3\xbe\xcb\xd5\x75\x45\x4e\xde\x2f\x9b\xba\x22\xcf\x21\xc3\x56\x3b\x37\x6f\xa5\xd0\x02\xee\x69\xda\xca\xf9\xa5\xad\xe4\x40\x67\xda\x4a\xa1\x25\xcc\xd3\xb4\x95\x42\x94\x2a\xc9\xd6\xba\xfb\x78\xbf\x76\xea\xea\x2c\xc4\xe5\x4c\xb9\xfb\x86\xea\x3a\xc9\xe6\xa7\x79\x2b\x05\x84\xdc\x4f\x25\xf6\x90\xed\x0f\x79\xfc\x85\xf5\x5e\xb7\x67\xe1\x13\x78\xc3\xf5\x3f\x64\xe8\xc4\x97\x4f\xb3\x5f\x0a\x71\xda\x74\x19\xfa\x90\x2d\x5f\xae\x15\xd9\x32\x90\x9a\xd2\x74\x8e\x9e\x38\x47\xd7\x8d\xe5\xa9\x73\xf4\x24\x39\x65\x49\xa2\xd0\xa7\xd9\x29\x85\x24\x03\xc6\x9c\x2a\xba\xe6\x93\xcc\x8b\x19\x37\x9f\xa4\x90\x38\xbc\x4f\xf3\x49\xce\xe9\x06\x20\x77\xd1\x9c\x6e\x00\xe0\x73\x11\x9b\x6e\x80\xe9\x5b\x5d\x68\x55\xd3\xf5\x0f\x24\x2f\x79\xcc\xe9\xfa\x07\x3e\xf9\x6c\xd2\x49\x21\x8f\xcb\x9f\x0f\x49\x61\x95\xfe\x7e\x4a\x43\x9b\xb8\x24\xdd\x92\x9c\x5c\x78\xa6\x2f\xb6\x09\xc1\xbb\x79\xd3\x27\xd9\x84\xe2\x63\x44\x73\xca\x33\xa7\x29\x58\x90\xc6\xbe\xd2\x26\xac\x62\x7c\xea\x6e\x02\xf2\x40\x0c\x4e\x77\xd3\xd4\x06\x81\x63\xed\x9c\x2a\x99\x40\xf0\x00\xd9\x9c\x2a\x99\x40\x1e\x9c\xf3\xcd\x87\x39\x49\x5b\x59\x7c\xdb\x68\x4e\x55\x45\x20\x0f\x67\x4f\x4d\xd1\xb4\x96\x9f\xeb\x9e\x69\x2d\xe7\x97\xd6\x12\x5b\xa0\x69\x2d\x85\x38\xb1\x43\x99\xd5\x72\xf2\x1a\x5c\xf9\xdc\xe3\xa6\xea\xdb\x34\xcf\x9c\x4b\x41\xf9\x06\x7c\xfa\xc4\x54\x36\xcc\xef\x71\x01\x49\x8e\x37\xde\x3f\x47\xf3\xb7\xba\xa4\xaf\x65\x74\xca\x0d\x6c\x0a\xcb\x74\x37\x99\xc2\x52\x68\x3a\xc0\x98\xc2\x52\xc8\xe3\x2b\xe5\x40\x2a\x3f\x2f\x6b\x50\xaa\x4c\xdf\x5e\x3b\xac\xc0\x0e\x60\xe3\x23\x61\xda\xf4\x7d\xba\x69\xa2\xcb\xbc\xec\x81\x1b\x7d\xea\xfd\xe3\x52\x50\xf6\x90\xd4\x72\x15\x63\xf6\xdc\xe8\x40\x1e\xe8\x6f\x86\x08\xcc\xa9\x91\x4f\xaf\x9b\xe9\xe9\x7a\x1a\xf7\x09\xbf\x99\x9e\xae\xe7\xb7\xb9\xc3\x4f\x6d\x48\xea\x99\x44\xdb\xdc\xdc\xd3\x13\x37\x2e\xca\x73\x7a\xe2\x9e\x66\xc9\x28\x7e\x69\x73\xd9\xef\xcd\x7d\xe0\x7e\x9f\x3a\xe2\xe8\x4e\x33\xd5\xd6\x80\xf4\xa6\x69\xaa\xad\xcd\x8f\x2d\xb8\xd8\x64\x0b\x53\x47\x1c\x64\xa0\xa1\x0a\x93\x50\x85\x5a\xd0\x70\x0d\x55\x10\xa2\x31\xde\x8f\xca\x1a\xf0\xe9\x8c\x8f\xca\xda\xe3\x59\x5a\xaf\x68\xb3\x66\x0a\xa1\x83\xb2\x49\x33\xe7\xa3\x02\xe7\x01\xfe\x51\x81\x03\x42\x4f\x30\x93\x66\x0a\xe1\xa5\x92\x49\x33\xe7\xa3\x74\x26\xcb\xce\x7c\x94\xce\x8f\x27\x5b\x04\xd9\xa3\x74\x7e\xbc\x49\x20\x6b\xfd\x34\xfb\xa4\x10\x1b\xc2\xe2\xf1\xb4\xf8\x78\x5a\xd4\x7d\xf8\xf1\xb4\xf8\x18\xc9\x13\xfe\xda\x94\xc4\x3e\x73\x38\xe4\x14\x8f\x97\xc5\xfa\x4e\x9b\xa4\x52\x48\xb2\x34\x4c\x93\x54\xce\x47\x19\x48\xe0\xf1\x7c\x94\x81\x80\x89\x1b\xa6\x09\x23\xa7\xd9\x21\x3f\xc9\x6e\x76\x48\xa1\x05\xba\x8f\xd9\x21\x85\xa6\xd5\xcd\xec\x90\x42\x6b\xf0\x13\x23\x43\x84\x90\x25\x1a\x19\x32\x8d\x0c\xf9\xe4\xbf\x91\x21\xd3\x6c\x85\xc9\x9b\x98\xd3\x6c\x85\x42\xf2\xba\xc2\x34\x5b\xe1\x34\xfd\x5f\xba\xd8\x0c\xdc\x98\x5f\xfa\x3f\xee\x48\x4d\xff\x27\x94\xd4\xf7\xdd\x58\x8e\x49\x2c\x47\x25\x9e\x70\x1a\xcb\x21\x44\xc0\x50\x4c\xff\x27\xac\x2f\x77\x68\xbb\x34\x92\x34\x20\x0a\x5f\x75\x7e\xb3\x04\xa6\x0b\xd0\x2c\x81\x42\x90\xc9\x7a\x1a\x18\x32\xdf\x6f\x46\xd9\xf1\xc6\x6d\x08\x41\xa4\xc5\x34\x6e\x43\x28\x49\x02\x89\xf9\xd6\xef\x53\xbd\x54\xfe\x06\xb7\xf1\xd7\x09\x07\x9a\xee\xda\xa6\x07\x14\xa2\xb2\x0d\x4d\x0f\x38\x7d\x8a\x31\xf5\x07\x37\xf1\x9f\x10\x17\x5a\xb7\x89\xff\x84\x92\xda\xbe\x5e\x99\xfe\xab\xa2\xd5\xfc\xb5\x26\xa9\x59\x8c\xe1\x52\xd3\x32\x3f\x60\x6b\x56\x90\x92\x86\xc5\x18\x07\xc5\x05\x10\x27\x27\xd2\x57\x71\xf1\x7a\xdb\xa3\x6e\x64\x14\x8a\xd0\x82\x5d\x67\x10\xca\x7c\x3d\xe8\xf0\x92\xe8\x34\xa5\x9f\x10\x9e\x6f\x0d\x42\x11\xe2\xc2\xf4\x6a\x10\x8a\xb0\xbe\xac\xd0\x6e\x69\x78\x6d\x14\xbf\xec\x92\xba\xc5\x18\x4a\x95\xc0\x2f\xa7\xdf\x61\x9d\xf6\xc0\xbb\xfe\x70\x61\xb4\xaf\x0b\xe4\x4b\xb7\x07\x2e\x6d\x20\x88\x30\x9e\x46\xaf\xcc\x57\x5b\x37\xa9\x2f\xa6\x39\xfd\x84\xdc\x1d\x70\xcf\x2a\xaf\x62\x45\xb5\xfe\x55\xac\xbc\x8a\x95\x2a\xc9\x79\x21\xf0\x25\xe3\xab\xc1\x9e\x12\xf8\x42\x32\xca\x69\xe0\xcb\xfc\x52\xff\x39\x07\x4a\x1a\x73\xea\xa5\xa6\x08\x83\x50\x26\x41\x28\x15\x83\xcf\x63\x10\xca\xb3\x79\x8d\xc2\xd2\x7a\xcc\x5c\x27\x04\x3a\xeb\x63\xc0\xc9\xe3\xb3\x8b\x89\x43\xd0\x63\x8c\x88\x10\x30\x89\xc7\xc4\x72\x8f\xf9\xe1\x32\xd6\xc4\x3c\xe6\x87\x13\x74\x6e\x7d\xcc\x0f\xf7\x18\x0f\x62\x56\xbd\xc7\x78\x90\xe7\x8b\x07\x59\xba\xd4\x63\x3c\xc8\xb3\x79\x31\x81\x25\xee\x31\x57\x9b\x10\xe1\xaf\xa1\x3b\x08\xc5\x98\x87\xc7\x5c\x6d\x42\xf0\xda\xe8\x63\xae\x36\xa1\xf8\x4e\xdc\x63\xae\x36\x21\x9a\xed\x68\xb6\x4d\x0e\xc6\x5b\xe7\x8f\x61\x23\xcf\xa6\xfa\x9f\x1b\xb5\x86\x35\xa8\xfe\x5f\x16\xb3\x06\xed\x35\xb9\x25\x34\xfb\xa0\xbd\xe6\x90\xe4\x20\x29\xf0\x49\x71\xf2\x6c\x08\x7c\xc1\x38\xef\x87\x07\xef\x3f\x68\xb0\xc8\xc7\x67\xef\x85\xf5\x25\xed\x85\x93\x0a\xba\x18\x3f\xbc\x81\xff\xc1\x2a\x46\x4f\x51\x15\x84\xc0\x33\xee\xf1\x29\xfc\xc7\xe7\x24\x13\xdf\xfd\xc7\xe7\x24\x85\x48\x47\x3c\xed\x95\x0b\x89\x47\x69\x1e\x63\x66\x1e\x62\x66\x2a\x6f\x13\x3c\xc6\xcc\x3c\x45\xee\x8a\xf3\xf0\x53\xe0\xae\x82\x0e\xcb\x4f\x81\xbb\x3e\x45\x1e\x85\x57\xf0\x53\xe0\x51\x42\x60\xb2\x79\x0a\x3c\xea\x29\x32\x1f\xfc\x1a\x9e\x02\xf3\x11\x1a\xf1\x29\x4f\x71\x6d\x15\xb9\x0a\xfe\x15\x0f\xe1\x30\x1f\x04\xaf\x4c\x3c\x06\xc5\x08\x51\x36\xea\x74\xd1\x18\xed\x92\x9c\xdb\x1f\xa3\x5d\x9e\xa2\x4d\x81\xc8\x85\xa7\x84\xbf\x86\x4b\xce\x61\x4f\xc3\x5f\xc3\x7a\xc2\x93\x9b\x4f\x09\x7f\xed\x5b\x20\x6c\x99\xe2\x02\x29\xde\x5c\x2d\xcd\xf7\x29\x2e\x90\xe2\x6e\x76\x16\x4a\xd8\x05\xa2\xfe\x89\x76\x7b\x0a\xbb\xf9\x29\xba\xdf\xb8\x65\x0a\x5a\xa2\x10\xd5\x2e\xb8\xb4\x8a\x87\x46\x1c\xbd\x9f\xe2\xda\x2a\x69\x12\x3d\x86\xd2\x45\x03\xe4\x69\x73\x5d\x33\xc5\xcb\x1b\x54\xdf\xa7\xb8\x68\x8a\x6f\xe4\x39\xe0\xae\x99\x62\xa6\xb6\xa0\x4e\xd7\x0c\x90\x27\x6c\xc0\xa4\x77\x4f\xd1\x76\x82\x87\xf8\xe3\x5b\x9a\x42\xc4\x61\x31\xfb\x99\x5f\x6b\x59\x1f\xf9\xb5\x16\x6b\xb3\x73\x80\xc4\x17\xf2\x64\x5b\x11\x43\xf4\xc1\xbe\xe1\x7a\xfd\x18\x4a\xf4\x10\x4a\x54\x79\x8d\xfb\x31\x94\x48\x58\xc5\x4e\x68\x45\x9a\x7d\xbf\x20\xed\x92\x76\x8b\x55\x68\x87\x34\x2c\x6e\x6c\x04\xc3\x8b\x1e\xc2\x87\x56\x31\x3f\x7d\xa5\xd9\xb6\x9f\x1b\xc7\x9f\x5d\x4e\x0a\xec\xdb\xe6\x2f\xcb\x4a\x81\xe4\xd1\xa4\x67\xaf\xb6\xa9\xda\xa6\x25\x33\x9e\xbd\xda\x26\x2e\x3e\x48\xb6\xfa\xec\xd5\x36\x71\xf1\x81\xbd\xf9\xd9\x39\xbb\x3e\xfb\x52\x3f\xd7\x97\x09\xed\x96\x46\x6c\x49\xf8\x65\x97\xc4\xfb\x76\x8d\xce\xa0\xab\x3c\x04\x3e\xed\x1b\xcf\xe4\x3c\xbb\xec\x7b\xf7\x91\xc8\x66\x33\xec\xf3\x52\x2d\x56\x31\x3e\xbd\x6c\xae\x29\x18\x1b\x83\x7f\xd9\x5a\x32\x23\x71\xb3\xf5\x18\x2b\xf5\x90\x97\x70\x7d\x49\xd3\xd0\x29\x84\x96\x9b\x5f\x86\x24\x2c\xf2\x4b\xdb\x7a\x8c\x95\x12\xf6\x0d\x67\xc5\x67\x57\x64\x00\xc9\x05\xc9\xb3\x5f\x76\xea\xb2\x53\x74\x40\x21\x42\x44\xd5\xfa\xd2\x5f\xb3\x53\x5e\x69\x6c\xfe\xd8\xd7\x29\xdf\xf0\xa7\x9f\xcd\x99\x5a\x02\x63\x7d\x49\x05\x4a\x0c\x20\x78\x7a\xe2\xd9\x15\x18\x64\x51\xdc\x37\x3c\x11\x1e\xb3\x28\x0a\x0d\xbf\xd5\xc7\x2c\x8a\xc2\x2a\xc6\x54\xc9\x5d\xbe\x97\x56\x1b\xbf\x16\x2e\x05\x12\x83\x70\x4f\xf2\x7f\x31\x76\x3f\x39\x13\xeb\x3a\x76\xc0\xe7\x59\xc5\xdb\x41\xca\xae\xb2\x25\x01\x99\x65\x9c\xec\xa1\xfe\x90\x40\x0f\xba\xfb\xe1\xa6\x7b\xff\x81\xcf\xcf\x77\x90\xf4\xe0\xde\xc1\x87\xf3\x81\x90\xcb\x96\x2c\x51\x14\xcd\x43\xd6\x3e\x8d\xed\x34\xb6\x2e\x34\xb6\x97\xd6\xb8\x7e\x2c\x8f\x4b\x6b\xa8\xc7\xfa\x32\x15\x68\x8d\xc0\xfe\x48\x54\x73\xa1\x67\x81\xf5\x8a\x02\xde\x29\x92\x30\xb6\xae\x66\xe9\x28\xad\x11\x58\xc9\x47\x59\x18\x5b\x40\xfa\x90\xda\x6d\x48\x21\x71\x5d\x57\xe6\xa6\x34\xc9\x2e\x85\xdc\xcc\x0d\x28\x92\x9d\x22\x99\x5a\x99\x0a\x61\xd7\xc6\xcd\x5b\x68\x5d\x60\xa5\x12\x66\xa1\x75\x55\x28\x5c\xd7\xef\x67\x84\x28\x12\xf9\x1d\x93\xa4\xb7\xe4\x77\x04\x33\x05\xed\x4a\x7e\x47\xb0\x52\x2f\xb3\xe4\x77\x04\x33\x61\xce\x25\xbd\x63\x85\x0f\xb6\x3f\x12\x48\x5d\xf8\x60\x75\xf3\xc1\xcc\x3e\xaa\x25\x7c\xb0\x23\xdf\x9b\x0a\x1f\xac\x92\xbf\xf1\xba\x92\x6c\x27\x4b\xcf\x17\xd1\x93\x28\x3d\x8f\x3e\xc6\x1a\xab\xe7\xcb\x22\x88\x3e\x0b\x5f\xec\x86\x95\xf0\x93\xc2\x1a\xab\xd0\xc1\xf6\x47\xc2\xa1\x0b\x1f\x0c\x8c\x71\x6a\xf6\x25\x32\xad\xf2\xb8\x4f\x4a\xe9\x49\x29\xc5\x84\x41\x07\x03\x57\xb3\x5c\x4a\xeb\x04\x66\x68\x58\xf5\xa4\x75\x9e\x97\x86\xb9\x9a\xe5\xd9\xa8\x98\x27\x15\x13\xd3\x04\x6b\x0c\xcc\x7c\x1f\x2b\xac\xb1\x0a\x6b\xec\xba\x72\x45\xa6\x0b\xea\xd0\x4e\xcd\x16\xd1\x27\xcd\xf2\x92\x51\xc4\xc0\x18\x46\x92\x1d\x19\x0a\xd8\xd5\x2c\x37\x3d\x75\x41\x32\xd8\xb9\x47\xa4\x07\x97\x65\x70\x35\xcb\xe3\x9e\x1e\x44\x45\xe5\x58\x0e\x4f\xfa\x24\xd5\x80\xf7\xc7\x23\x9b\xa7\x72\xc0\x60\x26\xea\xb5\x9e\x43\xe7\x47\x54\x6e\xa2\x74\xeb\x39\xbc\xbf\x7c\x7c\x0c\xd5\xb0\x9e\x8c\x89\xc0\x58\x5e\x1f\x63\xe2\x49\x53\x6c\x77\xb3\xfb\xa6\x57\xe7\x13\x0f\x5d\xa8\x6a\x00\xfb\xb8\x30\xd5\x2a\xb4\xb4\xeb\xca\x74\x7e\x18\x8f\xf0\xe4\x53\xa8\xa5\xd0\xd2\xc0\xd5\xcc\xaf\x15\x59\x3e\xb3\x47\xe5\x62\xaa\x55\xea\x15\x5f\xcd\x32\xe2\x74\x40\x60\xc6\x65\x5b\xf8\x66\x60\x7f\x24\x00\xbd\x10\xce\xc0\x3a\x62\x22\xe1\x9b\x55\xc8\x65\x57\xb3\x0c\x25\x1d\x10\x58\x89\xfa\x2a\xe4\x32\xb0\x3f\x12\x82\x5a\xc8\x65\x60\x3e\x9f\x9a\x19\xdd\x65\x74\x75\x8b\x5e\x08\xac\xc3\x0d\xe8\x85\xc0\xd5\x2c\xcf\x4b\x31\x3c\xa5\xd5\xcd\x4e\x82\x6f\x56\x21\x92\x5d\xcd\x32\x41\x68\x81\xc0\x3a\xbc\x3e\x5a\x20\xac\xb1\xab\x59\xc6\xcd\x9a\x0f\xac\xe3\x6f\xc4\x8c\x57\x18\x66\x37\x5c\xbf\xe2\x39\x8d\xbe\x94\x12\x5e\x2f\x3b\x25\xb0\x92\x4f\xa3\xf0\xcc\xc0\xfe\x48\x88\x6a\x21\x9a\x55\x88\x66\x47\xdc\x21\x85\x49\x06\xd6\x91\xce\x20\x92\x81\x75\x6c\x44\x3b\xd1\x9e\xfe\x3d\x23\x7a\x12\x65\x00\x33\xf4\x2f\xea\x25\xb0\x58\x85\xd8\x66\x15\x1a\xd9\xf5\x14\x9a\x4d\xb2\x4c\xcf\x87\xa7\x58\x44\xba\xf9\x74\xcf\x22\xcb\x17\x87\xc3\x3d\x9b\xa8\x35\xcb\xa5\xd4\x4b\x60\x26\xbd\x48\xbd\x68\x97\xc0\xfe\x48\xaa\xb4\x7a\x51\x2f\x81\x99\xaf\x5b\x85\x6d\x06\xd6\xe1\x9e\x14\xce\x8b\x2a\x49\x34\x6a\xa1\x91\x81\x99\xaa\x33\x85\x46\x06\xae\x66\x47\x64\x6f\xb2\x77\x7e\xcd\xa3\x7d\x88\x4c\x81\x97\x67\xfb\x92\xe5\x60\x19\xc3\x16\xdb\x0c\x5c\xcd\x46\x64\x3a\x1f\xa7\xcc\xb8\x7b\xa0\xf3\xe7\xdd\xab\x6b\xe9\x20\xa5\x81\x95\xd2\xa6\x85\x94\x56\xc9\xfe\xba\x3f\x12\x2d\x5a\x2f\xe7\x97\xc0\x3a\xb2\xd2\x5f\x74\x55\x78\x6a\x57\x33\x97\xea\x29\xe3\xe7\xa9\x99\x9e\xde\x8a\x29\xfb\x33\x6a\x19\x58\x87\x66\x14\x53\x60\x7f\xc4\x73\x5a\xa8\x65\x60\x1d\xba\xe0\x98\x13\x1a\xd9\xd5\x2c\x03\x32\xee\x3b\x58\x3a\xe9\x3c\xcd\x14\x90\x12\xb3\x30\xcb\xc0\x3a\x9e\x7e\xcc\x48\xd2\x55\x5e\x15\x5d\xf5\xba\x75\xd5\x99\x97\x40\x57\x29\xf1\x9d\x94\xc6\x85\x6c\x06\xf6\x47\x6a\xda\x96\xbc\xb5\x75\xe7\xad\xcd\xc6\x85\x7f\x56\x21\x9b\x5d\xcd\x72\x07\x07\x30\x6c\xb3\x97\xc1\x75\x00\x0b\xac\xd4\x57\xae\x97\x03\x58\x60\x85\xa0\x58\xf8\x67\xc0\x97\xdf\xc2\x3f\x03\x2b\x84\xcd\x52\x41\xbc\xc2\x2b\xbb\x6e\xe9\x69\x75\x2a\x15\x3b\x53\x05\xaa\x10\xcb\xc0\xd5\x2c\x83\x46\x3d\x62\x96\xdd\x33\x97\x7a\x7c\xdd\x7a\x2f\x16\x34\xce\x58\xdd\x9c\xb1\x33\x5d\xa7\xf7\x5e\x2c\x9d\x6d\xba\xd4\xb3\xc5\xd2\x39\x4c\x49\x3a\x2e\x64\xb0\xab\x59\x86\x88\x7a\x0a\xac\xa4\xe2\xae\x17\xed\xf4\xa2\x8a\x8c\x10\x55\xf4\xba\x55\x51\x36\x46\x64\xb0\x0a\x19\xec\x70\x7c\x46\x06\xab\x50\xba\xf6\xc7\x96\x63\x2b\x4e\x17\x90\x08\xa1\x70\xba\xc0\xd5\xec\x8c\x6c\x92\x79\xdc\x3d\xa2\x45\xf4\xd6\x6c\x44\xf6\x21\xcb\x2c\xca\x0a\x92\x3e\xb7\x8e\x5b\xf3\xac\x15\x59\x91\x09\x3b\x7a\x45\xd4\x44\x7a\x15\x11\xc5\x13\x58\x49\x74\x5e\xc8\x60\x60\x25\x7b\x6e\x21\x83\x55\x88\x5f\xfb\x23\xde\xb6\xc2\xfc\x02\x2b\xc4\x9a\x42\xfc\x02\x23\xd9\xf1\x0b\xf1\x0b\x5c\x57\xba\xa7\x7e\x46\x17\x25\x61\x40\x1d\x74\xd1\x41\xc9\xec\x0f\x37\xd5\xa9\x28\x99\xed\x7e\xb4\x1f\xd1\x4f\xb3\xf4\x9d\x92\x09\xcc\x84\x5b\x16\xe2\x57\x85\xe5\x75\x35\xcb\x70\x30\x75\xd0\xbc\xce\x8d\x48\xaf\xce\x2c\x8d\x7d\x4b\xaf\x9c\xb0\x02\xa2\x11\x0a\xa7\x0b\x8c\x69\x3c\xe8\x9d\x83\xde\xd9\xdd\x94\xde\x41\xf3\x4a\x71\xa6\x42\xf3\x02\xf3\xa9\x07\xce\x5c\x61\x7e\x5d\x57\xfa\x35\x1d\x4d\x1c\x59\x3e\x16\x14\xe6\x17\xb8\x9a\x91\xe9\x68\x12\x39\x26\x3a\xa3\x30\xbf\xea\xa0\xb1\x92\xc8\xb1\x50\xba\xc0\x3a\xa2\xae\x71\xb6\xc0\x3c\x9f\x7f\x1d\x2f\x5e\x07\x5f\xdf\xc1\x20\xdb\xa3\xbd\xb0\xbc\xc0\x3a\x8e\xf4\x86\xda\x0b\xcb\xeb\x6a\x96\xde\x50\x72\x81\xf5\x32\x0e\x94\xdc\x41\xc9\x1d\x1e\x49\x07\x9d\xe6\x76\xbd\xa1\xd1\x0e\x1a\x2d\x79\x1e\x0b\xcb\x0b\x0c\x8e\x10\x2c\x2f\xb0\x3f\xf2\x61\xb3\x0e\xe7\xb9\x43\xf5\xcc\x1c\xca\x10\xbf\xea\x60\xcb\x85\x23\x55\x78\x59\x60\xa5\xc8\x4e\xe1\x65\xd5\xe1\xec\xc6\x4d\x88\x70\x05\xe6\x34\xcb\x28\xa6\x83\x91\x96\x72\x5c\x75\x30\xd2\x0e\xe9\xbf\x73\x36\x39\x18\x69\xe1\x48\x5d\xcd\x32\xb7\xd9\x50\x81\x95\x44\x01\x85\x23\x05\x56\x4a\xf9\x17\x8e\x54\x85\x23\xb5\x3f\x76\xc3\xbb\xee\x9b\x66\xbd\xbe\x72\x03\x5a\xe8\xa0\x85\x76\xcb\x8e\x16\x0a\x47\xea\xe0\x6a\xc1\x91\x02\x33\x55\x24\x0a\x47\xaa\x42\x7e\xba\xae\x7c\x45\xf6\x22\xcb\x6c\xcf\xe9\x4d\x2a\xe7\x0a\xd3\xe9\x6a\xe6\xd7\x16\x59\xa8\x02\x93\xe8\x4d\xa4\x53\x44\x1f\x22\x23\x79\xff\x5a\x91\x89\xdd\x5b\x11\xa5\x53\x27\xbb\x26\x49\x23\x0b\x85\x09\xac\xe4\x12\x2b\x14\xa6\x0a\x39\xe9\x6a\x96\x3b\xd0\x2f\xc8\x49\xcf\xd8\xd8\xc8\x49\x60\x7f\x24\x02\xbb\x90\x93\x80\x18\xa0\x42\x4e\xaa\x10\x91\xae\x66\x79\x36\x86\x4d\x60\x25\xcc\xb6\x10\x91\xea\xbc\xf5\x4b\x76\x2e\xb4\x23\x20\x07\x7b\xa1\x1d\x55\x58\x41\x57\xb3\xeb\xfd\x61\x05\x81\x49\x79\x63\x05\x81\xfd\x91\x72\x67\x85\x15\x04\x56\xea\x10\x14\x56\x50\x9d\xf7\x22\xce\x81\x1c\x43\x07\xcc\x33\xa6\x30\x86\x0e\x58\x8f\x4c\x06\x0c\x9d\x3a\x59\x22\xa9\xaf\x54\xe8\x38\x40\xcc\x52\x9d\x2c\x91\xc0\x4a\xf6\xa8\x3a\x2d\xd2\xd3\xb1\x29\x85\x8d\x0a\x69\x07\xac\x23\xba\x04\x69\x07\xac\xe3\xf4\x18\x86\xe3\x5e\xb8\xde\x95\x85\x1b\x18\x1c\xcb\xa7\x75\x1b\xb8\x9a\xe5\xcd\x5b\xb8\xa7\xca\x4c\x31\xb9\xb0\x7d\xc0\xfe\x48\x02\xba\x42\xf7\x01\xc2\xa9\xea\x64\x9d\x84\xed\x73\x35\x4b\x17\xd8\x22\x37\xdd\xe7\xd0\xcc\x8b\xe7\xd5\x49\x79\x9d\xc2\xf7\x01\xe2\xa9\xea\xa4\x05\x4e\xc7\xb7\x04\x70\xd7\xe9\xf8\x76\x3a\xbe\x9d\x1e\x57\xe7\x19\x1e\x09\x89\xad\x93\xe1\x71\x3a\x70\x99\x6d\x0c\x8f\x73\x79\x36\x6b\x8d\xcb\x3f\xb0\x8e\xa9\x99\x67\x5b\x6f\xcd\xd2\x7b\x6a\xe0\xa4\x06\x62\xb2\x9c\xd4\x40\x60\xd2\xbb\xe7\xba\x9f\xa3\x5c\x99\x11\xa7\x19\x4e\x9a\xc1\xe2\xa0\x19\x02\x22\xc2\x0a\xc5\xa8\x42\x31\x3a\x93\x5d\xbc\x50\x8c\x6a\x70\xd5\xda\x93\x50\x8c\x80\x20\xb1\x42\x31\xaa\xc1\x3c\x49\xf5\xa8\xc2\x21\x02\x2b\xac\xe8\xc2\x21\x02\xeb\xc8\x52\xc6\x21\xaa\xf1\xfa\xba\x72\x44\xf6\x23\xcb\xce\x15\xdf\xc9\xa0\x05\x06\x53\x24\xde\x0e\x4c\x23\x20\x5b\x7e\x61\x1a\x81\xfd\x11\x12\x43\x61\x1a\x81\x19\x9a\x61\x61\x1a\x81\x75\x64\x39\x62\x1a\x81\xeb\x4a\xbf\x76\x90\x65\x67\xcc\x34\xc5\x34\xaa\x71\x98\x31\xf7\xaf\xe9\x54\xc2\x8d\x46\x54\xdb\x70\x2c\x1a\xfc\x24\xe1\x27\x94\x7c\xf1\x60\x1d\x1b\xd1\x20\x32\x6a\x31\x38\x51\x8d\x80\x38\xba\x42\x35\x02\x57\xb3\x19\xd9\x7d\x87\xac\x51\x9d\xa7\x2a\xc6\xb0\x36\x5e\x7f\xc3\x37\x3e\x9c\x60\x02\xeb\xc8\x8c\xc5\x3a\xaa\x61\xa5\x73\xcc\x4a\x31\x0f\xd6\xe1\xe5\x5a\xe9\xc3\xb2\x4e\x98\x44\xa1\x18\xd5\xb0\x86\x13\x78\x55\xc3\x1a\x0e\xcc\x3d\x56\x25\xd6\x11\xb8\x9a\xe5\x5d\x5a\xc3\xc3\x1a\x8e\x87\x7b\x58\xc3\xc3\x09\x63\xfa\x31\x43\xe8\x84\x11\x4f\x27\x6e\x52\x0d\xbb\x76\xc2\xb3\x6a\x58\xaf\x81\xe9\xab\x1d\x6e\x12\x58\x47\x1c\x52\xb8\x49\x35\x1c\x27\x12\xb6\x54\x58\x47\x60\x1d\xf1\x82\x61\x1d\xd5\xe0\x71\x7d\x9a\x8c\x76\xed\xc0\x3a\x62\xd9\x0f\x0b\x7d\x38\x4e\x24\x2e\xa5\x50\x8c\x6a\xf0\x8f\xc4\x52\x18\xf6\xf6\x61\x6f\x37\x6a\x16\xf5\xe0\x12\x7d\xea\x95\xb5\x19\x90\x6f\xbb\x70\x93\x2a\xe9\xfb\x4f\x7e\x2b\xdc\xa4\x9a\xf7\xda\x8c\xbf\x6f\x5a\x9b\xd3\xda\x8c\x8d\x31\xad\xcd\xa9\x18\xc7\xd2\xea\x20\x32\x3f\x33\x7d\xa6\x43\x47\x60\x52\x11\xd3\xa1\x63\xda\xdb\xc3\xd6\xa8\x69\x09\x07\x56\xe2\x0a\x6a\x5a\xc2\xd3\xa1\xe3\x79\xdf\xf4\x43\x96\x01\x7f\xb8\xe9\x97\xc8\x80\x2f\x5d\x68\xb2\x0c\x38\x91\x65\x3d\xb9\x44\x39\x3b\xf1\xa6\xc0\xf4\xa1\x77\x5a\x9c\x93\x37\xc2\xa9\x60\x5a\x76\x93\x37\x22\x56\xdd\xb4\x69\x4f\x07\x85\x24\xdc\xaa\x69\xd7\x0e\xac\x23\x1f\x2d\xa6\x83\xc2\xe4\x66\x78\x79\x5e\xe6\x7e\x40\xde\xfd\x9a\xdc\x0c\xd3\x09\x20\x29\x67\x6b\x3a\x01\x4c\x27\x80\x58\x9c\xd3\x09\x20\xb5\x09\xae\x66\xb9\x83\x8f\x1b\x81\xf5\x32\x94\x5c\xa2\x93\x9b\x21\x11\xe5\x35\xb9\x19\x26\x37\x43\xf6\xd9\x69\x91\x4e\xfb\xfd\x6b\x27\x73\x07\x46\x7b\x4c\x80\x69\xbf\x9f\x16\x6e\x02\xcf\x6b\x5a\xb8\xd3\xc2\x35\x41\x2c\xdc\x69\xe1\xbe\xb2\x22\x51\xd0\xc0\x1c\x51\xe8\xd3\x7e\x3c\xad\xe5\x57\x0e\xe0\xd3\x5a\x0e\x48\x58\x5a\xd3\x5a\x9e\x36\xda\x57\xe6\xb8\xba\x0a\x60\x3e\xb3\xfc\xd4\x55\x00\xfb\xe3\xf5\x22\x33\x91\x6c\xb4\x39\xf7\x4e\x0b\x77\xda\x68\x5f\x2f\x0f\xa2\x0b\xf9\xe8\xba\x1b\x37\x1b\xed\xf4\x3d\xdf\xa4\x61\x81\x4f\x61\xf2\x87\x47\x33\xb5\xe2\x1a\x18\xa6\x91\xb5\x3c\x19\xc3\xa9\x3e\x56\xd8\x65\x35\xad\xab\xcc\x67\xec\xb2\x0a\x13\x6b\x7f\xbc\x62\x98\x62\x62\x81\x91\x10\xa2\xc2\xc4\xaa\x65\xa2\xfa\x70\x81\x17\x05\xe6\x33\xa6\x35\x5e\x14\xd8\x1f\xbe\x05\x22\x46\x01\xdc\xe6\x42\x8c\x02\xd3\x47\x57\xc4\xa8\x5a\xf7\x14\x9f\x9a\xbd\xc9\xde\xb9\x72\x8f\xe8\x43\xf4\xd5\xcc\x73\xdc\xcf\xf6\x8b\x27\x2d\xbd\x62\x97\x06\xae\x66\x47\x64\x4d\x16\xf7\x89\x5f\xe3\xf5\x0f\xe0\x4e\xd7\x72\x14\x5e\xf7\xe2\x98\x64\x3b\xd9\x9e\x66\xaf\x88\x9e\x44\xcf\x78\x89\xfc\x98\xe1\xe0\x96\xf3\x21\x0a\xa7\x0a\xcc\xf3\x49\x64\x38\x7c\xa6\xf4\xe1\x02\xa7\x0a\xcc\x04\x2b\x17\x4e\x15\x58\xbc\x72\xcb\xd6\xb8\x1c\x8f\x7d\x7d\x40\xb3\x02\x73\x3e\x88\x0c\xc7\xbd\x84\x32\x8b\x10\x98\xc0\xf4\x45\x1b\x81\x09\xec\x0f\xbe\x5c\x0c\xa6\xba\x8b\x52\xc4\xea\x47\x60\x02\x6b\x1a\x5c\x56\x74\x60\x08\x0a\x41\x60\xaa\x65\x3d\x72\x8f\x23\x30\x81\x21\x50\x04\x81\x09\xcc\xe7\xdf\x48\x83\x56\xf8\x4d\xe0\xfa\xe1\x3c\xb9\x15\x1c\x58\x5b\xce\x8c\x08\x4e\x60\x6d\x26\xb1\x05\x1c\x40\x65\xaf\x65\x01\xaf\x79\x77\x39\x2f\xd2\x02\x46\x83\x1a\xe6\x93\x05\xbc\x7c\xd8\xa4\xcf\x97\x3d\x35\x80\xf1\x5e\xcb\x62\x5d\x0e\xc7\x8e\x0e\xa8\x51\x60\x26\xa7\x71\xa1\x46\x81\xab\x59\x2e\xb5\x36\x71\xa3\x12\x24\x5a\xb8\x51\x60\x6d\x96\x84\x9d\x37\xb0\xb8\x52\x97\x9d\x37\xb0\x92\x00\xa9\x16\x13\x3b\xb0\xf8\x65\x97\x4f\x1a\xcb\xfe\xcc\xbf\x8f\x41\x05\x70\xf1\x0b\x83\xaa\x16\xab\xdb\x57\x24\x0c\x2a\xb0\x52\x54\xbc\x30\xa8\xc0\xd5\x2c\xe3\xcd\xec\x0e\xc8\x4d\x50\x18\x54\x60\x7f\xf0\x96\xa1\x50\x81\xb9\x65\xf3\xc1\xa0\x02\x8b\xff\x16\x83\xaa\xc2\xa0\x3a\x53\x0a\xb4\x30\xa8\xc0\xdc\x62\x9b\x20\x50\xd5\xdb\x11\xdd\xe7\x88\xb7\xdd\x3e\xb0\xb8\x6f\xdf\x76\xfb\x37\xe3\xdc\xe7\x0e\x0c\x2a\xb0\x38\x83\x31\xa8\x80\x9c\x03\xf5\xb6\xb3\xbf\xd1\x54\x9f\x44\x1f\x22\xef\x2e\xbb\xd1\xdb\x96\xfd\x56\x97\x32\x1a\xee\xcd\x12\x7f\xb3\xc4\x79\x83\xdf\x2c\xf1\xc0\xe2\xe6\x7d\xb3\xc4\xdf\xcc\x6e\x8e\xea\x37\x85\x19\x18\x43\xdf\xe9\x4b\xf5\x52\xe6\x7d\xe5\x20\x9a\xae\x3c\x22\xd3\x83\x58\xe2\xdb\xe1\xd1\xf4\xe0\x5e\x2c\x51\x37\xe8\x58\x60\x0a\x31\x52\x1e\xa4\xde\x6c\x52\x36\xc1\x9b\x4d\xfa\xe6\xf5\xce\xf4\x40\xda\xaa\xf7\xbd\x5a\x86\x5f\xf3\x20\x59\x2d\xa6\xc7\xdb\x6a\x79\xdf\xcb\x20\xa7\x15\x44\x2e\x30\xb9\x05\x10\xb9\xc0\xfe\x60\xeb\xab\x19\x02\x46\xe8\x7a\xf5\xb6\x0c\x02\x33\x75\xe8\x4b\x15\x91\x7a\xaf\xc3\x95\x9a\x19\xa3\x64\x37\x4b\xb6\xe8\x7a\x3b\x56\xbe\x99\x96\xf6\xd8\xb7\xc9\x16\x18\x42\xeb\x90\xc7\x2a\xe4\xb1\x33\x34\xe9\x42\x1e\x03\xd7\x95\x2b\xb2\x8d\x2c\x5f\x70\xb3\x82\x3e\xbe\x90\xa5\x8a\xc8\xfe\x48\x06\xe9\x52\x45\x04\xcc\x91\x47\x53\x45\xa4\x3e\x26\xe0\x19\x8d\xa5\x64\x08\x98\x02\x19\x3e\x26\xe0\x47\x08\xce\x99\x2e\x7c\x4c\x90\xc0\xf4\x96\x3f\xf6\xd8\x8f\x39\x73\x6e\x64\x6e\x7a\xd8\x54\xf2\xb8\xe6\xcc\x87\x0b\x27\x44\x9d\xfa\xd8\x2a\x3f\x77\x6d\x5e\x57\x7e\x89\xb2\x94\x93\x8c\xb7\x54\x11\x01\x93\xcf\x4c\x15\x91\xfa\xf8\x40\x9e\x14\xf1\x85\x4d\x07\x26\xa7\x2e\x36\x1d\xb8\x9a\x65\x90\x6c\x95\x81\xc5\xd7\xf8\xb1\x55\x7e\xce\xfb\xa6\x79\x10\x7b\xd4\x47\x26\xe2\xa7\x2b\xdd\x94\x1d\x29\x0e\xe2\xc3\x8e\x0c\x4c\xdf\x8d\x3f\xec\xc8\xc0\xd5\x2c\x63\xe9\xdb\xfa\x47\x26\x62\x37\x60\x5a\x06\xe4\xb8\xae\x0f\xd3\xf2\xc3\x6d\x7b\x3e\x67\x64\x5e\x4c\x22\x6e\x12\xef\x5d\xc8\x7f\x60\x3e\xef\x56\x6f\xa2\xac\xab\x50\x7d\x0a\x1f\xb0\xc2\xfd\xbb\x64\x79\x0e\x2b\x26\x30\x93\x33\xb0\x3e\x4e\x71\x1f\x47\xb6\x90\x6c\xea\xc3\xf2\x0b\x8c\x14\x53\x2b\x14\xc1\xfa\x30\xd6\xce\x58\x22\x88\x7e\x15\xa2\xdf\xc9\x20\x42\xf4\xab\xaf\xa3\x4c\xca\x47\x16\x56\x1f\x98\xde\xfc\xd7\x51\xe6\xcb\x0a\x4b\x10\x76\x61\xd8\xd5\xcd\xb0\x8b\x51\x8a\x61\x57\x5f\x26\x57\xf2\x19\xd5\x97\x0a\x09\x2c\x5f\x25\xbf\xe6\xd1\xd7\xa9\x62\x3c\xfe\x86\x87\x5c\xcd\x10\xb0\x52\x12\xa1\xf0\xf4\xea\x6b\x4e\x85\xb7\x50\x6a\x86\x80\xc9\x1f\xac\x66\x48\x7d\xf9\xf6\x53\xab\xb2\x54\xfe\x00\x2b\x09\x22\xea\xcb\xb7\xff\x1d\xe9\x61\x22\xad\xeb\xcb\xa0\xf9\xde\xc5\xd9\x89\xf4\xd0\x8b\x0b\xfb\xa0\x50\xeb\xea\x4b\x9d\x84\x67\x59\xea\x72\x00\x15\xe4\x0a\x41\xad\xbe\xde\x08\x2b\x1b\xa7\xac\xc2\x29\x3b\xb9\x52\x70\xca\xea\xe7\x8d\x88\x9a\xc1\x29\x03\x4b\x94\x21\x4e\x59\xfd\x78\x62\x43\x05\x28\x6c\x2e\xb0\x52\x3d\xb0\x90\xb9\xea\xc7\xc5\x2a\x32\x15\x73\x0b\x08\xc8\x2e\xcc\xad\xfa\xf9\x84\x33\x72\x06\x45\xd3\x02\x77\x20\x34\x96\x56\xfd\x1c\xe0\xc2\xff\x2d\x94\x2c\xb0\x7c\x94\x43\xc9\x02\x57\xb3\x19\x99\x2e\xdc\x35\xea\xf2\x1c\x6c\xd4\x9f\xea\x1d\xf9\xd2\xf3\x63\xa3\xfe\xee\x97\xb5\x34\xf3\xb8\x49\xc1\x97\xb4\xb9\x85\xa5\x55\x3f\xbe\x9a\xa4\x29\xa8\x9f\xc5\x18\x58\xce\x0e\x3f\x36\xea\x8f\x41\x9a\x64\x86\x85\x93\x55\x37\x27\x2b\xaf\x19\x27\x0b\x5c\xcd\x32\x6e\xd6\xec\x0f\xa5\x3e\x2e\x84\x9f\x35\xfb\xf3\xea\x13\xd8\x5f\x48\x59\xf5\xf3\x9d\x62\x6a\x67\xc3\x09\x28\x25\x51\x3f\x1b\xce\x8f\x6f\x93\x2f\xf6\xc7\xf0\x0a\xcc\xe1\xd7\x18\x5e\xbf\x3b\x5a\x35\x2f\x86\xe1\xf5\x53\x57\x78\x77\xa1\x91\xe4\x01\xb5\x65\xe2\x47\x81\x79\xe6\x6b\x06\x7e\x14\x98\xc7\xfd\x64\x3a\x15\x8f\x4a\x52\xe5\x16\xc6\x14\x98\x21\x9a\x15\xc6\x14\xb8\x7e\x3f\x23\xc9\x62\x0b\xac\xa7\x81\x64\xb0\xfd\x44\x99\x24\x23\x6b\x61\x51\x81\xc9\xb8\xc1\xa2\x02\x57\xb3\xdc\xd4\x26\xfa\x53\x5c\x22\xd6\x13\x16\x55\x85\x45\x75\x7a\x34\x2c\x2a\xb0\x52\x47\xbd\xb0\xa8\xc0\x1c\x77\xab\x9d\x28\x31\x1a\xd9\x2f\x8b\x13\x27\x30\x42\x54\x2e\xbc\x2a\x30\x42\xc6\x2f\xbc\xaa\x2a\xbb\x6a\x52\x3d\x15\x5e\x15\x50\xe9\xa7\xf0\xaa\xc0\xdc\x73\xe6\xc5\xab\xaa\xe2\x73\x0d\xa7\xb7\xca\x69\xb6\xe4\xed\x1f\x44\x19\x8c\x62\xc3\xe1\x25\x14\x1b\x2e\x80\xc3\x57\x65\x8b\x2e\xfb\xf1\xcc\xbb\x2b\xfb\x71\x40\x15\x89\x2a\xda\x36\x70\x35\x73\xe9\x20\x4b\xd5\x99\x68\x8f\xa2\x02\xca\x7a\x4f\xd1\x82\xc2\xbf\x02\x93\x4f\x1e\xfd\xaa\xca\x7a\x9f\x39\xf1\x94\xf5\x1e\x98\x8f\x9c\x04\xca\x7a\x2f\x1e\xd6\xa4\xb1\x2b\x05\x76\xc0\x3a\xe3\xd0\x2b\xc7\xc8\xc0\x14\xaf\x53\x1c\xac\xe5\x64\xc9\xe7\x84\xb9\x05\x66\x38\x70\x55\x76\xed\xb2\xde\xa7\x37\x6a\xbd\x07\xd4\xcd\x29\xfc\xae\xaa\x7b\x21\x67\xc6\x94\x85\x1c\x98\x8e\xd0\x65\x21\x97\xd0\xd6\xa4\xbc\xac\x72\x40\x0c\x4c\x5e\xe8\x72\x02\x0c\x8c\x15\xe5\x81\xe0\x05\xd6\xe9\x9e\x6c\xda\xb2\x1d\x4f\x93\xc1\x76\x1c\x58\x36\xcb\xb2\x1d\x07\x66\xea\xe1\x94\x62\x40\x55\x76\x68\xa4\x8f\xb2\x43\x07\xe6\x88\x49\x5b\x76\xe8\xc0\x3a\xb3\xda\xcb\x01\xb0\x84\x72\xcc\x58\x9c\xc5\x5d\x13\x18\xd3\x94\x61\x0c\x17\xcb\x37\x49\xab\xaa\x58\xbe\x01\x85\x0d\xab\x28\xa2\xb0\xd2\xae\x66\xe9\x01\x15\x53\xaa\xc4\x4c\xcd\x74\xea\xd6\x27\x51\xea\x45\x9f\x04\x30\x35\xab\xe8\x93\x12\xc2\x36\xff\x06\xe7\xab\x8a\xbe\x09\x8c\x65\xb8\xe8\x9b\x5a\x77\x0f\x33\x10\x34\x49\x60\xd8\x7b\x54\x40\x02\xeb\x34\xf6\x14\x49\xd9\x3e\x31\x58\xb0\xe6\x2a\xac\xb9\x33\x25\x85\x0b\x6b\x0e\x4c\x26\x19\xd6\x1c\x58\x6c\x17\xa4\xb9\xba\x49\x73\xf9\xd2\x86\x34\x07\xae\xdf\xd7\xec\x45\x96\xd1\xca\x5b\x6b\x6a\x23\x30\x93\x8b\xa2\xda\xee\xdc\x1c\x5e\x26\x54\x73\x78\xb5\x1c\xe7\xd1\xd1\x18\x78\xd5\xf4\xc1\xca\xe9\xbe\xe9\x83\x16\x22\x9f\x13\x6e\xb3\xcf\x9b\x3e\x40\x7d\x51\x9b\x09\x2c\x11\x2d\x6a\x33\x81\xab\xd9\x88\x6c\x90\x8d\x78\x56\xd2\x77\xfa\xa0\x59\x64\x6b\x23\x7b\x93\x25\xd6\x38\x66\x42\xb3\xc8\x9a\x2d\xb5\x3c\x08\x5b\xaa\x05\xb0\x66\x63\x47\xcf\xab\xa6\x0f\x52\xb6\xa2\x10\xea\xc0\xe4\xe0\x47\xa8\x03\xfb\x23\x99\xca\xab\x29\x84\x16\xfd\x1e\xcb\xbe\x7d\x71\x69\x3a\x22\x29\xbe\x4a\x41\x28\x20\x4b\x48\xa1\xe2\x55\x5b\xfc\xc9\xa2\x5e\x08\x75\x60\x2c\xbf\x66\xf1\x87\x3d\xb7\x3f\x92\x78\xba\xb0\xe7\x80\x7c\xa9\x85\x3d\x07\xae\x66\x79\x5e\x7e\x25\x95\x9e\x52\xd9\xa8\xb0\xe7\xaa\x6d\xf6\x49\xba\x5d\xa8\x72\xd5\x9c\xba\x49\xa2\x5a\xca\x3a\x81\xb5\x79\x0b\x7c\x42\xe1\xc5\x49\xab\x5a\x68\x71\x60\x7f\x24\x47\x73\xe1\xc5\x01\x99\x50\xab\x29\x8e\xc0\xd5\x2c\xe3\xe6\x30\x1c\x18\xeb\x6e\x66\x78\x79\x93\x84\xeb\xe3\xca\x01\x55\x81\xaa\x29\x93\xa6\x4c\x92\xef\xb6\x9a\x32\x09\x2c\x41\xad\x4d\x99\xb4\x08\xd6\x24\x6b\x29\x85\xa3\xc0\xf4\xc5\xaa\x59\x1d\x81\x71\xdf\x80\x92\x08\x4c\x1e\xba\xa6\x24\x9a\xed\xe0\xdb\x74\xb3\x1d\x02\x33\x89\x72\xab\xad\xf8\x66\x3b\x08\x4a\x56\x98\x0a\x8c\x7b\x2d\x5b\xf2\x7d\x2f\xf9\x58\x27\x08\x80\x15\x02\xe0\x99\x84\x08\x8d\x00\x08\xf6\x47\x72\xcf\xf6\x23\x6b\x1e\xac\x84\xe5\xf6\x23\x6b\x1e\xcc\xf1\x70\xe5\x93\xc8\x9a\xbf\x6c\x8c\x7e\x64\xcd\x83\x91\x55\xda\x8f\xac\xf9\x7e\x08\x81\x4f\xc2\xb7\x7e\xc4\xfe\x06\x32\xd4\xf6\x23\xd6\x03\x50\x30\xb1\x1f\xb1\x1e\xc0\x58\x8f\x19\xd1\x9b\x48\xdf\x87\x2b\x8b\x2c\xde\x8d\x53\x07\x3a\xa2\xe3\xee\x54\x2e\x3d\x74\xea\xd0\xa9\x23\x22\x9d\xe2\x45\x8f\xf3\xa8\x53\x40\xeb\x86\x99\xfc\xd4\xad\x8c\x56\x3f\x6e\x6d\x31\xd3\x83\x43\x0f\xe2\x32\x3f\x3d\xee\xa1\x07\xac\x87\xa4\x99\x6b\x84\x48\x30\xfe\xbc\xd2\xb3\xdd\x6a\xc0\x1d\x4e\x97\xf2\x2e\x5f\x5a\xab\xd1\x26\xfb\x71\xaf\xef\x4b\xd7\x37\x8e\x24\x58\xdb\xae\xd9\x2f\xa2\x84\xbb\x6f\x29\x78\xd1\x8f\xa1\xa7\x23\x3d\xdd\xd2\xf9\xa1\xa7\xf9\xdc\xb3\x85\xce\xd4\x8f\xe1\xfd\xe5\x4c\xbe\xbf\x32\x20\x43\xe7\x73\x0c\x48\x04\x75\x23\x5c\x76\x98\x94\xd7\x95\x64\x1e\x37\x4e\xe8\x24\xf6\x6d\x4c\x4a\xb0\x6f\x49\x2c\xd9\xa8\x94\x60\x3e\x1f\xe9\x41\x14\x48\xa7\x76\xd7\xd5\x2c\x13\x64\xdc\x5d\xa8\xfc\x5a\x9a\x4d\x93\x92\x4b\xf9\x99\x56\x53\xa7\x12\x2e\xba\x99\x6c\x53\xa7\xa8\x8f\x67\xba\x3e\xf5\x29\x4e\xb2\x2d\x95\x97\x1b\x53\x13\xcc\x94\x9d\x6a\x4c\x4d\x30\xf3\x49\xa8\x1f\x53\x07\xa2\x17\xb6\x50\xb5\xfa\x31\x3d\xed\xe4\x7d\xfd\x6b\xff\x78\x87\xfb\x79\x41\xfb\x95\x74\x66\xe9\x4c\x38\x79\x53\x67\x96\xce\xe4\xc3\xee\xf6\xb0\xc2\x96\xde\xac\xa4\xc8\x9d\x19\xd4\xa5\x37\x39\x1b\x6f\x0f\xeb\x24\xaa\x04\x48\x49\xdc\x48\x9b\x1d\x86\xe6\xd5\x2c\x8f\xfe\x76\x87\xac\xf4\xe8\xcc\xc6\xd0\xec\xed\x70\xd3\xeb\x68\xd2\x9b\x15\x10\x98\x89\x55\xe9\x2d\x26\x35\x98\x23\xfa\x60\xb3\x26\x02\x23\xc5\x28\x5a\x39\xb4\x4e\x09\xb4\x7d\x0b\x8d\xa8\x37\x6b\x22\x30\xe3\x79\xec\xcd\x9a\x08\x5c\xcd\xdc\x73\x91\x25\x37\x77\x5e\x91\x1a\x68\x60\xc6\x9a\xeb\x2d\x9b\x6a\x6f\xe7\x7d\x83\xdc\xf4\x74\x83\xd0\xc7\x52\x96\xad\x91\x42\x3b\xd4\xce\x7d\x7b\x78\xdc\x78\x1e\xc0\x8c\x59\xdc\xdb\x70\x65\x0e\xae\x7b\xc6\x7b\x1b\xf7\x95\x61\x77\xe9\x94\x49\xbc\xdd\x93\x38\x2b\x78\x33\x89\x03\x2b\x9f\xc3\x7b\x33\x89\x03\xf3\x71\x9e\x11\x7d\x89\x7e\xae\xcc\x70\xc4\x52\x06\x2b\xe1\x31\x8d\x61\x0a\xd6\xbe\xe7\x61\xcd\xeb\xc0\x75\x65\x3a\x65\x62\x07\x66\xd8\x5d\xbd\x99\xd8\x81\xab\x59\x9e\x63\x7a\x2d\xd2\xc5\x4f\xbf\xe6\xb5\x4c\xc3\x31\xd3\xf7\x69\x38\xb2\x57\x26\x6f\x6b\xe3\xa6\x82\x7d\xa3\xe5\x90\x53\xc1\x7c\x46\x91\xe0\xa6\x02\x69\x5b\x1b\x37\xb5\x43\x13\xbd\xae\xcc\xab\x5a\x9e\x23\x27\x6f\x9a\x0a\x4f\xb4\x43\x0a\xdd\xb7\xcd\xc4\x5a\x6e\x90\x33\x75\x02\xc0\x1a\x29\xb4\x51\x3b\xb7\x64\xb7\x6f\xd4\xce\x0e\xb5\x73\xa4\x7c\x49\xa3\x76\x76\x38\x99\xfb\x96\xfc\x1c\xbd\xdb\x56\x76\x55\x75\x32\xc1\xf7\x98\x92\xe0\x6a\x36\x22\x1b\x64\xa1\x69\x6f\x9a\x4d\xa2\xb7\x66\x33\xb2\x0f\xd9\xb5\xd2\x13\x7f\xd9\xa9\x2c\xf7\x3f\x1a\x29\x73\x8b\x8d\xd1\x48\x99\x40\x82\xda\x46\xca\xec\x3f\x49\x99\x5a\x79\xb4\x18\x9c\x09\x0d\xed\xfd\xf0\x68\x71\xda\x6d\x54\x26\x06\x26\x58\x09\x4f\x69\x65\xe8\x3a\x04\xcc\x7d\xdb\x6e\x59\x93\x29\x1b\x9c\xf1\x38\x8d\x07\xa5\x9f\x9a\x65\xbd\x53\xfa\x81\x95\x23\x4c\xab\x08\x07\xf6\x2d\x9f\x85\x5a\x49\x38\x20\x77\x6e\xef\x94\x7e\x40\x52\xdc\x56\x24\x0e\x5c\x57\xe6\x39\xac\xaa\xc0\x4c\x7c\x5d\xef\x56\xd5\x3e\xf4\x2a\x4a\x60\xb7\x12\x02\xd2\xff\x36\x82\x24\x98\xaf\xfb\xca\x22\xca\xda\x88\x2a\xc2\x8f\xec\x7d\x7a\xc9\x9a\x99\xce\x81\xb9\xaf\x3c\x86\xd9\xbc\xd3\xf0\xf9\xc0\xd6\xbb\xe9\x1c\x58\x34\xfc\x6e\x36\x07\xd6\xfe\xd4\x6a\x11\x65\x36\x3f\xb5\x7a\x13\x79\xed\x79\x2b\x34\xf8\x2e\x6d\xb0\x01\x9a\x9e\x7f\x19\xee\x2c\xf8\x9d\x06\x0f\xac\x7d\x27\x32\xdc\x96\x46\xbe\x6b\x35\xe6\x23\x58\x89\x39\x6e\xcc\x47\x70\x35\xcb\x73\x50\xea\x81\x95\x80\xdd\x56\xd0\xae\x43\x60\xbc\x9a\xe5\x41\x96\x67\xbb\x8d\x41\xa2\xfb\xd9\x7e\x9a\xa5\x0b\xcb\xe0\xa2\x2b\x99\x0a\xcb\x24\xba\x17\x5a\x74\x33\xa2\x63\x87\xe8\x38\x42\xed\x69\x44\x47\x30\x6d\xc5\x4f\xb6\x60\x60\xed\x97\xd1\xdb\xa8\x8f\xfd\xbc\x97\x63\xd4\xb5\x5a\x78\x60\xa6\x2a\x7d\x3f\x2d\xc7\xf0\x1c\xaf\x66\xaf\xc8\x26\x19\x6a\x8f\x66\x8b\x68\x69\x76\x46\xf6\x26\x8b\xd2\x7d\xb9\xe9\x87\x28\xaf\xea\xe5\x9e\x5f\xa2\x76\xe5\x35\x8b\x70\x1f\xc1\xda\xf7\xbf\x3e\x67\x37\x66\x64\x87\x6a\xb8\x6f\x5b\x56\x30\xae\x21\x18\x21\xe5\xf7\xf3\xd4\xe9\x78\x4d\xb7\x64\xeb\x6e\xec\x40\xb0\xf2\xa1\xa3\xb1\x03\xc1\xbe\xed\xb7\xcc\x40\x24\x1a\x36\x39\x2b\xfa\x69\xe5\x04\x66\x82\x11\x1b\x87\x10\xac\x94\x10\x6e\x1c\x42\xb0\x92\xe2\xb1\x71\x08\x3b\x44\xc0\xeb\xf7\x23\xb3\x72\x50\xfc\x36\xda\x0b\xc5\x0f\xac\x10\x01\x1a\xc5\xaf\x43\x59\xdb\xb7\x64\x9d\x6e\x9c\x35\x30\xf3\x75\xb6\x51\xd6\x3a\x94\xb5\x41\x43\xa0\xac\xf5\xcb\x0b\xdf\xcf\x3d\xb2\x83\x2c\xa7\xea\xe3\x11\xd1\x49\xe4\x06\xd9\x9f\x91\xc5\xc0\x9a\xd9\xb6\x90\xc5\xfa\xc5\x74\xd8\x87\x66\x83\x2c\x87\xef\xac\x4d\x2c\x30\xb0\x6f\x49\xa9\xd5\x68\x60\x60\xfc\xf9\x6b\x6f\xa2\xb7\x66\xaf\xc8\x3e\x64\xa9\x14\xfd\xf2\x6b\x5f\xa2\xaf\x66\x47\x64\x3f\xb2\x9c\xe7\x4e\x57\x66\xe9\xa0\x7c\x6d\x89\x6f\x6e\x94\x2f\xb0\xe8\x25\x94\x2f\xb0\x6f\xa9\xc4\xdf\xe1\x7f\xdd\x30\xf3\xe5\xa1\xb1\xc0\x1a\x49\x6b\x4b\xaa\x96\x46\xd2\x02\x2b\x51\xe6\x8d\xa4\xd5\x2f\x6a\x34\x99\x65\x1a\xd7\x0a\xac\x24\xa9\x6a\x5c\x2b\xb0\x6f\x61\x8f\x34\xae\x15\x98\x49\x12\xdc\xb8\x56\xfd\xa2\x86\xc2\xe1\x6d\x84\x23\x30\x77\xcf\x46\x0d\x85\x6f\xb4\x6f\xc9\x76\xdd\x08\x47\x40\x06\xa6\x7e\x2d\xc3\x4b\x0d\xe5\xfb\x5b\x2b\x52\x05\x56\x4a\x2b\x35\x5a\x52\x23\x1c\x6d\xc9\xa3\xdc\x08\x47\x1d\xc2\xd1\x48\x70\x6d\x23\x1c\xf5\x61\x22\x3d\x5f\xaf\xc8\x0e\xb2\xa4\x9f\xcc\xf0\xe2\x20\x81\xab\xd9\x8a\x6c\x90\x25\x9d\x46\x7a\x8a\x83\xd4\x07\x83\xf6\x99\x39\x88\xfd\x03\xd6\xc8\x4c\x3d\x6c\xda\x81\x7d\x7b\xba\x83\x5d\x3b\xb0\x58\x92\x38\x42\x60\xa4\xdc\x64\xe3\x08\x81\x15\xb2\x72\xe3\x08\x35\x56\xcf\xf6\xf4\x1c\x26\x4d\x60\xc5\xb1\xde\x58\x3d\x8d\xd5\xb3\x25\xb1\x5e\x63\xf5\x80\x35\x72\x74\xc5\xea\x01\x72\x59\xb5\xe2\x4d\x8d\x4d\xb3\x25\xa8\xb4\xb1\x69\xc0\x1a\xb7\xe8\xbe\x41\x12\x85\x66\x77\x38\x86\xc1\x65\x15\xa4\xb4\x5c\x1f\xac\x82\xc0\x1a\x1e\x83\x55\xa0\xda\xd2\xf9\x74\xa5\x7b\x52\x2a\xcf\x1c\x53\x11\x5c\xfa\xb0\x1d\x27\xb0\xb2\x15\x23\x02\x6b\xdc\xcd\x0c\x51\x8c\xcb\x31\xce\x88\x0c\x11\x75\x94\x84\x4d\xad\x7a\x10\x58\xf9\x14\xdb\xaa\x07\x81\x7d\x4b\x45\xd5\x46\x66\x01\x33\xcc\xaa\x46\x66\x01\xd2\x6c\xb5\xea\x41\x7d\x98\xba\x2f\xcd\x4c\xdd\xc3\xd4\x8d\xc9\x8c\xcb\x02\xf6\x2d\x91\x90\x8d\xcc\x02\x56\x02\x04\x1a\x99\xa5\x0f\x6a\xf1\xb5\xe5\xd7\xa8\xc5\xc0\x4a\x46\xe2\x46\x5c\xe9\x10\x57\xc6\x2b\x5b\x02\xe2\x0a\xb8\xae\x5c\x91\x6d\x64\x19\xf0\xe8\x7a\xc5\x7d\xfa\x34\xe9\xe3\xa7\x6c\xcc\x15\xb0\xf2\x61\xb1\x4f\x93\x3e\xb0\x12\x7a\xd2\x8a\xfb\x80\xeb\x4a\xb2\x49\x96\xb4\xb4\xcb\x8f\x2d\x22\x1d\x8d\x16\x47\x70\x01\x2b\x1f\xdc\xfb\xb4\x5d\x06\x26\x13\x54\x71\x1f\x70\x5d\x79\x46\x56\x64\x06\xfc\x1a\x49\x95\x7c\xfa\xb4\x82\x12\x05\xda\x6a\xf4\x80\x15\xbf\x73\xab\xd1\xd3\xf8\x2d\xdb\x2b\xfb\x10\x7e\x0b\x58\xf9\xe6\xd9\xf8\x2d\x7d\x5a\x1b\x89\x02\x6d\x55\x6f\xc0\x1a\xf3\xaf\x79\xda\xad\x28\x0e\xd8\xb7\xc4\x6b\xf6\x69\xed\x04\xd6\x7c\xf8\x61\x8f\x19\x37\xca\xf6\xca\xa6\x87\xc4\x02\x56\x3e\x93\xf6\xc9\x8d\x12\x90\xc4\xac\x4f\x8b\xee\xb4\x9c\xc2\x3c\x6d\x95\x6d\x80\xcc\x69\xad\xb2\x4d\x9f\xec\x82\x57\x4c\x65\x65\x6c\xc0\x9a\x31\xc0\x90\x64\xc0\xd5\x2c\x03\x41\xef\x63\xc9\x24\x33\x49\x63\xc9\x80\xf9\x67\x2b\x23\x68\x71\x26\x73\x77\x23\xb1\xf4\x69\x71\x26\xa9\x4f\xe3\x9d\x80\x95\xaf\xba\xad\xf0\x4c\x9f\x8e\x79\xc9\x8f\xdd\x78\x27\x60\x8d\x1c\x1a\xd1\x4e\xc0\xbe\x25\xa1\x4b\xe3\x9d\x80\x95\x40\xc6\x3e\x79\x43\x42\x3b\xb9\x9a\xe5\x79\x2d\xe2\xc0\x0a\xfb\xac\x15\xa8\x01\x2b\x9f\x8d\x5b\x81\x9a\x3e\xb9\x3b\x92\xaa\xa5\x4f\xd6\xf2\x29\x03\x60\xf6\x3c\x84\x95\x3e\x59\xc6\x49\x7e\xd2\x27\xcb\x38\xb0\x92\x71\xae\x11\x56\xc0\x4a\x98\x52\x23\xac\x80\xe5\x94\xa7\xb2\x0d\xd8\xb7\x97\x8e\xd2\x08\x01\x29\xe2\x1a\xad\x05\x5c\xcd\x5c\x6a\x7e\xd8\xdf\x6e\x91\x7e\x32\xb3\x93\x90\xa2\x4f\x66\x76\x60\xe5\xab\x54\xa3\xba\x80\xab\x59\xe6\x11\x5d\x82\xeb\x32\xa3\x85\x70\x5d\x3a\x5c\x97\x11\x3a\x46\xe3\xba\xf4\x78\x19\xa2\x68\xc8\x41\x71\x04\x56\xbe\xac\x37\xfa\x4b\x87\xd7\x72\x35\x3b\x23\x5b\x64\xb1\x12\x37\xa2\x37\x91\x5e\x2d\x97\x7e\xc9\x62\x51\xc4\x7a\xc0\x75\x01\x23\xec\x91\x1e\x56\x7f\x78\x27\xd7\x95\x79\x0e\xdb\xe0\x10\x01\x17\x35\xa7\xc4\x0d\xd8\xb7\xe4\xca\xe8\x61\xa9\x0f\x01\x14\x39\x56\xa3\xa7\x80\xab\x59\x6e\xca\x60\x0b\xc8\xac\xd7\x83\xbd\x16\x98\x8e\x61\x83\xbd\x36\x84\xac\xe4\xd4\x3b\x98\x6b\x83\xde\x48\xb8\x68\x0f\x7a\x63\xd0\x1b\x2b\x57\x52\x0c\x83\x62\x48\xb8\x68\x0f\x8a\x21\xb0\xd8\x66\x0a\xf2\x74\x48\x2c\x57\xb3\xf4\xea\xf4\x1c\x21\xbc\x25\x27\x5f\x2b\xab\xd3\x83\x16\x38\x8c\x2e\x2d\x30\x6c\xaa\x59\x07\x83\x16\xc0\x5c\xd9\x12\x0d\xd9\x98\x2b\x60\xc5\x27\xdf\x98\x2b\x60\xdf\x42\x4a\xef\xc1\x84\x0b\xac\x91\x49\x8f\xcc\xd2\x83\x35\x95\x00\xc6\xc6\xc1\xe8\x70\x30\xc6\x99\xc7\xc5\xc1\xe8\x69\xce\x84\xd1\xd1\xd3\x9c\x09\xcc\xd0\x75\x1a\x2d\xa3\x11\x2e\xb6\xb0\x2b\x1a\xe1\x02\xac\xc4\xce\x35\xc2\x45\x23\x5c\x6c\xe1\x8b\x35\xc2\x05\x98\xf9\x52\xd4\x08\x17\x3d\x19\xf9\xa1\xbc\x35\xda\x04\x18\x29\x20\xda\x93\x91\x3f\x55\xf7\x78\x12\x79\x34\x0e\x95\xb0\xbe\x5a\x9d\x1a\xb0\xce\x87\x66\x79\x31\xf3\x7e\x7f\x59\x57\xb8\x0f\x60\x25\x86\xaf\x51\x1f\xc0\x3a\x33\x01\x51\x1f\xc0\xbe\x85\x80\xd2\xf3\xd4\xd1\x53\xad\xea\x33\x22\x1d\x1d\x86\x2d\xbb\xfb\xf4\xfe\x02\xf3\x7e\x34\x46\xd1\xe4\xf8\x4e\xce\xef\x9e\x74\xf1\x94\x9c\x3e\x8a\x72\x3a\xa3\x4d\x3e\xc3\x73\x23\x33\x46\xf1\x19\x9e\xd1\x6d\x93\xcf\x10\x43\x62\x4b\x81\xcf\xc6\x90\x00\xeb\x7c\xb8\xe9\x8f\xa8\x34\x4b\x4f\xcd\x86\xc0\x25\xcb\xf3\xf2\x1a\x06\xe4\x28\x6f\x0c\x89\x9e\x3c\x84\x89\x3c\xeb\xc9\x43\x38\x95\xea\x35\xbc\xb6\x89\xc9\x43\x98\xb2\xa2\x3d\xed\x13\xd3\x67\xf8\x6c\xf9\x88\x14\x3d\x29\xfb\x70\xd0\x1b\xf7\x01\xac\x10\x3d\x1b\xf7\x01\xac\xab\x57\x7f\xb9\x6f\xa3\x46\xf4\x64\xbc\x25\xfc\xb0\x27\x5d\x1d\x98\x3e\x31\x28\xff\xd3\x29\xec\xb3\x6f\x09\x3f\x6c\x95\x7d\xc0\x58\xa6\x3b\x1d\x3c\x29\xdc\x7c\xb1\x6e\x75\x7c\x80\x5c\xea\x8d\x55\xd1\x8b\x9d\x73\xe6\x78\xa2\x72\x0d\x98\x5b\x8e\x22\x2a\xd7\x80\x65\x68\x54\xae\x01\xcb\xd8\x2b\x5c\xd3\xcb\xc1\x34\xa9\xb5\x5b\xcd\x18\xb0\xce\x68\x0e\x6c\x09\x30\xf2\x45\xbc\xb1\x25\x1a\x5b\x62\x4b\xce\xec\xc6\x96\x00\x92\xb1\x37\xb6\x04\x58\x89\x0a\x6d\x64\x89\xc6\x52\xd8\x92\x74\xb0\xb1\x14\x80\xfc\xec\x8d\xa5\x00\xf6\x2d\x21\x32\x8d\xa6\x00\xe6\x73\xb8\xd2\xa3\x31\x8a\x12\x70\xd3\x98\x0b\x60\x25\x78\xb4\x31\x17\x3a\xc5\x60\xae\x66\xe9\xfc\x79\x3f\x48\xea\x8a\x67\xbc\x55\x7b\xe9\x75\xcf\xd9\x68\x30\x9c\x80\x5e\x0c\x94\xa4\x7f\xee\x65\xe6\x2d\xf1\x1f\x31\x50\x96\x89\x87\x01\xb0\x9d\xcb\xa5\xba\x35\x75\x4b\x33\xdd\xe2\x80\x4b\x2e\xe6\x16\xa0\x0f\x56\x62\x62\x5b\x80\x7e\x2f\xf6\x83\x8f\x94\x8b\xfd\x10\x90\x9d\xbe\xd5\x33\x01\xfb\x36\xb2\x62\x85\xe3\x83\x95\xd4\xd4\x2d\x1c\xbf\x17\x25\x3c\xb2\x62\xc5\xc1\xf7\x9b\xc6\x4d\x49\x8c\x56\x36\x04\xac\x33\x07\x7a\x65\x43\xfa\x4d\xe3\x26\xf7\x63\xbf\x69\xdc\x37\x8d\xfb\x74\xe5\x20\xfa\x68\x76\x44\xf6\x25\x4b\x52\xe8\x38\x63\x55\x12\xe9\x44\xb8\xef\xdb\x70\xa9\x39\x18\x98\xc9\x75\xd8\x22\xdc\xfb\x6d\x4b\xce\x47\xe6\x7e\xdb\x92\xdf\x77\x4c\x23\xd1\x22\xca\x4c\xcd\xd6\x22\x4e\xbd\xdf\xa6\x65\xa2\x4c\xfb\x7d\xdc\x37\xcd\xb4\xcc\x61\xe1\x6d\x5a\xbe\x39\xa7\x47\x4c\xe9\xb7\x79\x19\x58\x67\xd4\xfc\x9b\x73\xfa\x6d\x9b\x1e\x59\x58\x6f\xdb\xf4\x5b\x74\xd4\x2d\xf2\xb8\x89\x2f\xde\x46\x3c\x54\x6f\x33\x29\xb0\x4e\x3d\xb0\xd7\xbe\x99\xd7\x7c\x12\xaa\xa1\x80\x99\x84\xfd\xfd\x66\x5e\xbf\x99\xd7\xce\xfd\x6f\xe6\x75\x60\x51\xcc\x6a\xa6\x80\x45\xa9\xa8\x99\xd2\x82\xf4\x37\xdb\xb4\x20\xfd\x7e\x27\x6b\xc3\xe6\xc0\xfd\xf6\x01\x26\xb0\xec\xbf\x82\xf4\xc1\x4a\xe8\x73\x0b\xd2\xef\x37\xb5\xe9\x5c\xfe\xa6\x36\xdf\xd4\xa6\x57\x4a\x6d\x8a\xbe\xdf\x98\x98\xa2\xef\xc1\xa2\xc9\x44\xdf\x83\x45\x07\x8b\xbe\xef\xf7\x3d\xc7\x63\x61\x8a\xbe\x07\x2b\x01\xe8\x2d\xfa\x1e\xcc\x71\xff\x98\x8e\x9a\xe2\x2f\xb7\x34\x17\xee\x29\x1e\xc5\x2f\xfa\xbe\x3f\xcc\x00\x67\x5f\xc1\xf1\x60\xd1\x9e\x1f\x66\xc0\x87\xef\xc5\x59\xeb\x63\x06\x7e\xc4\xe7\x65\xc3\x14\x42\xdf\x1f\xbe\x3e\x36\xec\x87\xed\xf8\x11\x78\x17\x07\xc4\xc7\x3c\x0d\xa8\xdd\xd0\x1f\xf3\xf4\xc3\x74\x64\xd6\x7e\x8e\xfb\xa6\xd9\x57\x6f\xd1\x87\x28\x71\x60\x9b\xc7\xc8\x12\xfa\xf0\xba\xb1\x30\x3f\xe6\xc7\x87\xd7\x2d\xea\xf3\x63\x7a\x24\xd6\x7c\xdf\xa6\x9b\xda\xcc\x3f\x1c\xae\xb1\x16\x04\x9b\x83\x35\xa2\x65\x3f\xf6\xf2\x8f\xbd\x9c\x73\xf5\x33\xee\x9b\x7e\x43\x19\x73\xe5\x8f\xe8\x97\xe0\x36\xbf\x5f\x44\xe5\xca\x34\x33\xd9\x3e\xe6\xc2\x7c\xe5\x71\xcd\x85\xcf\x1d\x8f\x46\xb4\x11\xb9\x69\xe6\xe9\xc7\x41\x25\x30\x9f\xd1\xa8\x1f\x7b\xe4\x67\xb9\x43\xd4\xfd\xc7\xa9\x24\xb0\x12\x9c\xdd\x1f\x7b\xa4\x00\xf7\x6d\x8e\xff\xaf\x6c\xc8\xf8\xaf\xfb\xb6\x58\xf7\xfe\x26\xda\x63\x4b\x18\x75\x7f\x45\x7b\x04\x56\x22\x06\x5b\x9d\x9b\xfe\x9a\x3e\x09\xc3\xed\xaf\xe9\xf3\x75\x40\x19\x44\x19\xd5\xef\xfd\x76\xe3\x8e\x15\xeb\x0e\xe6\x8a\xd2\x14\xeb\xde\x5f\xb6\x60\x12\x86\xb6\x3a\x31\x60\x84\x8f\xd3\x5f\xb6\x60\x6a\xc2\x5c\xcd\x56\x64\x93\x2c\xd9\x82\x0f\x22\xcf\x61\x3f\x5b\x9b\x4b\x9b\xac\xe3\x78\xbe\x86\xeb\x4b\x0b\x7d\x99\xfc\x49\x78\xdc\x5f\x6a\xe8\xeb\xe0\x1f\x95\xf3\x65\x32\x7e\x69\xa6\x44\x7d\xf5\x97\x66\xfa\x3a\xf8\x67\x6a\x7f\xcd\xbc\x84\xc1\x5f\xcd\xd2\x2d\x6a\xe8\x1b\x57\x7f\x6a\x1c\xf5\xd7\xcc\x13\x1a\xbf\x31\xb5\x85\xc6\xf7\x97\x1a\x4a\xae\xe4\xfe\x52\x43\x81\x95\x34\xfc\xfd\xa5\x86\xbe\x8e\xef\xcb\x5d\x1d\xdf\xbf\x8e\xef\x2f\x22\x63\xe9\x95\xaf\xa8\x09\xe1\xf2\xfd\xb3\x8a\x53\x7a\xbd\x7f\x56\xf1\x4f\x48\x40\x1c\x4c\xea\xa8\xf4\x5d\x47\x65\xd3\xea\x45\xa4\x5b\xb1\xd2\x95\x48\x01\x8b\x97\x48\x50\x3d\x18\x0e\xbf\x82\xea\xc1\xbe\x89\x89\x51\x22\x05\x2c\x3b\xcb\xcf\xab\xff\xd9\x6d\x52\x37\xb3\x05\xda\x83\x65\xcb\x50\x21\xa5\x7f\x1c\xf6\xc9\x58\xdd\x02\xed\xc1\x1a\x2f\x22\x3d\x08\x19\x74\x0b\xfb\xb1\x05\xda\x83\x65\x9f\x12\x67\x0f\x56\xaa\x82\xb5\x38\x7b\x30\x7d\x9a\x13\x67\x0f\xf6\x2d\x69\x9c\xfb\x67\x6e\x05\xd6\x7c\x11\xe9\x14\x2b\x2b\x69\x9c\xfb\xc7\xca\xfa\x71\x3d\xe5\x78\xa6\xb6\x4a\xff\x6c\x84\x49\xe3\xdc\xaa\xa6\x80\x95\x4c\xf0\xad\x6a\x0a\xb8\x9a\xa5\x57\xa6\x60\x60\x85\x69\xdb\x3f\xa7\x96\x9f\x53\x4b\xd2\x2c\xb7\x10\x7d\x30\xf9\xdb\x44\xe8\xf7\x2f\x71\x38\x7b\x18\xa8\xfd\xa3\xaf\x02\x6b\xc4\xdf\xf5\xa3\xaf\x44\xed\xef\x2c\x73\x51\xfb\x9d\xea\x26\x97\x2c\x77\x60\xa0\x05\xe6\x6e\xc4\x39\x95\x52\xfd\x64\xdf\x1f\x51\xd6\xaa\x9f\x80\x99\x32\x32\xad\xfa\x49\xa7\xfa\xc9\xd5\xcc\xaf\x79\xcd\x77\xf5\xba\xf4\x9e\x42\xfc\xdd\x79\xad\xf3\xb8\x14\x62\x28\x00\xfb\x9e\xe4\xfb\x8d\x03\x00\x46\xd2\xbe\x37\x0e\x40\x27\xf8\xfe\x6a\x96\xde\x53\x92\xa2\xef\x93\x74\xa7\x05\xdf\x83\xed\x74\x28\x14\x7d\x0f\x66\xd2\x81\xb5\xe0\x7b\xb0\x3f\x18\x15\x42\xed\xc1\x8b\x0d\x2b\xd4\xbe\xeb\x1e\xb7\x58\x59\xa2\xa4\x5b\x08\xee\xfe\x58\xaf\xff\x47\xe5\x5e\xff\xff\xeb\xfb\x9f\xff\xed\x7f\xfe\xaf\xf7\x3f\xff\xf7\xfb\x5f\xeb\x1f\xdf\xff\xfc\xe3\x8f\xfa\xb7\xff\xf8\xfd\xcb\xf7\x3f\xfe\xf1\xdf\x2f\xe9\x3f\x7e\xd5\xff\xf2\x6f\xf5\x47\xfd\x9f\x7f\xff\xcf\x3f\xbe\xf5\x8f\x7f\xfe\xfb\x3f\xaf\xab\xf2\xf7\x7f\x03\x00\x00\xff\xff\x9a\x2a\xf8\x63\xc7\x3b\x01\x00"); +var _adb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\xcd\xae\x3f\xcb\x92\xa6\x09\xcd\xcf\x55\xec\x21\x0c\x9a\x0c\x0f\xff\x96\x4a\x25\xd1\xd5\xaa\x56\x0d\x1a\x10\x45\x03\x12\x42\xad\x08\x0f\xf7\x22\x25\xf2\x64\xea\x64\xd6\xa0\xee\x1e\xed\xf5\x3c\xb6\x61\xa3\xd6\xf9\x8f\x96\x7c\xc5\x2f\x3c\xfc\xd3\xdc\x5e\xb3\xd7\xcc\xff\xe1\x3f\xfc\xa7\xff\xe1\x3f\xfd\xf5\x1f\xff\xed\xb7\x7f\xf8\x3f\xfd\xed\x9f\xd7\x7f\xde\xff\xf6\xdb\xf9\xc7\xbf\x7e\x7f\xdb\xff\xfa\xcf\xff\xf5\x6f\x6b\xff\xf6\xee\xff\xf2\x8f\x7f\xfd\xcb\x5f\xd2\xfd\xdb\xf7\x8f\xeb\xdf\xa2\xf8\xf3\x67\xfd\xd3\xf3\x2f\x7f\xf9\xcb\xef\xef\xff\xe7\xff\xf6\xaf\xff\xb6\xff\xe9\x3f\xfd\xf5\xfc\xf3\x6f\x99\xdf\x7d\xff\xf5\x5f\xfc\xed\x6f\xbf\xfd\xc3\xff\x79\xff\x97\x7f\xfc\xd7\x7f\xfb\xdb\x7f\xfb\xed\x7f\xf3\xbf\xff\xfe\xf9\xdd\xff\xdb\xdf\xbe\x7d\x7e\xff\xff\xff\xf1\x6f\xdf\xfe\xdb\x3f\xfe\xf5\xbf\xf8\xff\xff\xe5\x7f\xfc\xef\xd3\xff\xf2\x3f\xff\x87\xff\x7c\xff\xf1\x83\xff\xfc\x5f\xff\xe5\x5f\xfe\xdf\xfb\x9f\xf6\x5f\xff\xed\xb7\xfa\xf3\xbf\xfd\xd7\xef\xe7\xef\x5f\xfe\xe1\x3f\xfc\x4f\xcf\xbf\xfc\x1f\x9e\x7f\xda\xbf\xfd\xc3\xcf\xbb\xff\xdd\xff\xf8\xdf\xa7\xff\xee\xf7\x77\x7f\x1e\xff\x3c\xfd\xbf\xee\xbf\xfd\xeb\x3f\xfe\xf3\x5f\x7f\x1b\xff\xbb\xeb\x2a\xff\xdf\x7f\xff\x5f\xfe\xdb\xbf\xec\xdf\x6e\x6b\xf9\xbf\xff\xcf\xff\xe9\x7f\xf8\xed\xff\x91\x7e\x4b\xd7\x6f\x77\xcd\xb9\xfe\x96\xee\x74\xff\x3f\x7d\xf8\x7f\xfb\x9f\xfe\xf9\xdb\xbf\x5d\x94\x12\xdd\x59\xff\xfc\xed\x7f\xfd\x97\x67\xed\xbf\x3d\x7f\xfd\x2f\xfb\x2f\xbf\xfd\xf6\xef\xae\xeb\xba\xfe\xfd\x6f\xff\xee\x3f\xfe\xc7\xff\xf8\x1f\xff\xfd\xef\xed\xfb\xff\xfb\xc5\x5f\xd2\x75\xf1\xea\x7b\xd6\xff\xeb\xf9\xdb\x5f\x7c\xe1\xb7\x7f\x77\xce\xf9\xfe\xfd\xef\xc5\x96\xff\xfd\x4f\x3d\x6f\xa7\x58\x7e\x8a\xf7\x9a\x14\xab\x45\x9f\x36\x7e\xfc\x0c\x8a\xfd\xf7\x62\xbe\xae\x4c\x71\x58\xac\x14\xe7\xef\xc5\xfb\x4a\x85\xe2\xc3\x77\xeb\xa6\xf8\xfa\xb4\x51\x5c\x3f\xc5\x7b\x9f\x9f\x62\x3f\xb6\x2a\xfd\x14\xc7\x45\xf1\xa3\x19\x23\x51\x3c\x16\x6f\xde\xcd\x54\x35\x2a\xc5\xe4\xbb\x8d\xe2\x45\xcd\xa3\x53\xbc\x1f\x8a\xc3\x22\xfd\x1d\xd3\x1f\xd3\xc1\xf1\x58\xb3\x1f\x7a\xad\xd9\x77\x6d\xf3\x43\x7f\xc7\x67\x55\x16\xb7\xc5\x8b\xe2\x4f\x8f\xee\x9c\xee\x9f\xe2\xbc\x78\x3a\xf9\xee\x4c\xfe\xf8\xa5\x68\x8f\x6e\xc6\x6a\x66\x8a\x8d\x1e\xcd\x42\xb1\x2c\x8a\xf6\xb7\xd0\xe6\x69\x7f\x33\xf3\x3b\xed\x6f\xb2\x68\x7f\x1b\xad\x9a\xb6\x39\xf9\x21\xdb\x9c\xe9\xc2\x3c\x16\x99\xc1\x87\x36\xb7\x42\x17\x9e\x64\x91\xaa\x9e\xdb\x29\xb3\x48\xab\x92\x6b\xe3\x69\xcc\xfe\x65\x55\xdd\x85\x64\x91\x71\xbe\xb2\xef\xbe\x3e\x65\xd8\x1f\xc6\x39\xb9\x54\x1e\xda\xdc\x2e\x8b\xdb\x22\x6d\x7e\x68\x73\x5d\x8c\xe4\x7b\x59\x64\xf6\xdf\x64\x91\xfe\xbe\xb7\x45\x3e\xf4\x66\x8b\xd4\xfc\x32\xce\xf5\x61\xd8\xdf\x6a\x91\x46\xbe\x8c\x73\x7d\xe9\xe0\xdb\x2d\x32\x38\xef\xb0\x47\x36\x83\x75\x95\xa6\x4f\xed\xd1\xf4\xdd\x8f\x8d\x93\x7e\x8a\xe9\x9a\x8c\xd5\xfe\xe9\x51\x62\x87\x9e\xb3\x7f\x9e\xfe\x3e\xaf\x8c\xe4\xa2\xb8\xdd\x74\x37\xc5\x63\xf1\xa7\xcd\x77\xb9\xfd\xb1\x45\xab\x4a\x3f\xa3\x71\x57\x26\x65\x67\x9e\x56\xba\x70\xdd\x3f\xdd\xff\x7d\x89\xfc\x3e\x0b\xc5\x77\xdd\x74\xa5\x52\x9c\x3f\x5d\xb8\x92\x4f\x59\x48\xd7\xb5\x2d\x6e\x9e\x32\xce\xf7\x74\x3b\xef\x9f\xa1\xbb\x59\x48\x57\xa2\xbf\xf7\xe3\x76\xde\x93\xe2\xed\xd3\x97\xa2\x02\x6a\x0f\x8a\x08\xa8\x74\xfb\xb4\xfa\xf4\xa3\x88\x80\x4a\x9f\x1f\x72\x99\x6d\xc6\xea\x19\x3c\x2d\xfe\x78\x2a\x46\x6c\xc6\xe3\xbb\x8c\x64\x2c\xc2\x63\xd1\xfe\x36\xbf\x6b\x7f\xcf\x43\xd1\xfe\x7e\x85\xa2\xfd\x3d\xf4\xe8\xb5\xbf\x1f\x03\xcb\x22\xbc\xd2\x47\x8f\x5e\xfb\xfb\x51\x15\x8b\xf0\x4a\x1f\x6d\x66\x11\x5e\xd7\xb1\x18\xfd\xf5\xc7\xf4\xf7\xfe\x7d\x52\xf6\x5f\x3f\xa5\xfc\xff\x8a\xd8\xbf\x59\x9f\x69\x67\xa6\xfe\x8d\xa1\xa0\xc1\xac\xcf\x2b\x15\x9b\xe4\x50\x44\xfb\x19\x0a\xe5\xcf\xbd\x7f\xda\xbf\xfb\xfa\x19\xc6\x3c\xfe\xb4\x12\xf2\xf8\xd3\x4a\xc8\xe3\x4f\x2b\x21\x8f\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\x3c\xff\xb4\x12\xf2\xfc\xd3\x4a\xc8\xf3\x4f\x2b\x21\xcf\x3f\xad\x84\xfc\xfc\x69\x25\xe4\xe7\x4f\x2b\x21\x3f\x7f\x5a\x09\xf9\xf9\xd3\x4a\xc8\xcf\x9f\x56\x42\x7e\xfe\xb4\x12\xf2\xf3\xff\xb3\x12\x7e\x2f\xfe\x69\xba\xf3\xf3\xa7\xe9\xce\xcf\x9f\xa6\x3b\x3f\x7f\x9a\xee\xfc\xfc\x69\xba\x33\x2b\xbf\xd6\xe2\x87\x7e\xfa\x3b\x5b\xd4\xfc\xd3\xdf\xda\x17\x43\xc7\xca\x6f\xf9\xa6\x66\x56\x7e\x2d\xce\x3e\x2b\xbf\xd6\x8b\x0f\xb1\xf2\x6b\x59\xcc\x11\x2b\xbf\xb7\xc9\x77\x59\xf9\xbd\x71\xcc\x65\x56\xfe\xa8\xd9\xe2\x4f\x7f\x7b\xdf\xd6\xfc\xd3\xdf\x71\x77\x8b\x3f\xfd\xed\x63\x30\xbf\x2c\xef\x7e\x67\x6b\x7e\xe8\xc2\xb4\x91\x3f\xfd\x9d\x3d\x7e\xfc\xd3\xdf\xb6\xa2\x0b\x3f\xfd\xad\xef\xb0\xcd\x3f\xfd\x2d\xc7\xe9\x7e\xed\xaf\x3d\x5a\x3f\xfd\x6d\x6d\x76\x8a\xf4\x77\xbd\x54\xb5\x7e\xfa\x3b\x62\xa9\xac\x9f\xfe\xb6\xe1\x2c\xac\xc2\xd3\x87\x2e\xac\x4a\x55\x08\xf6\xbc\xe8\x6f\x73\x24\xd7\x4f\x7f\x6b\x4c\xd9\xfa\xe9\x6f\xab\x95\x75\xb5\xe8\x6f\x7a\x18\xab\xf5\xd3\xdf\x7e\x0e\xdd\x5f\x3f\xfd\x1d\x63\xb0\x18\x16\xf3\x7b\xbd\x7e\x88\xfe\xce\x56\x29\xfe\xf4\xb7\xa5\x65\x9b\xe9\xef\xe1\xd4\xcb\xdf\xc5\xb0\x3f\x0c\xdd\x97\x18\x0d\xa7\xec\xfb\xe9\x6f\xbb\x2b\x35\x7f\x3f\xfd\xad\xd9\x1d\xfa\x15\x66\xff\x66\xac\xbe\x9f\xfe\xf6\x97\x63\x3d\x7f\x8d\x0e\xba\xcb\xbe\x9f\xfe\xf6\x8a\xc2\x90\xbf\x9f\xfe\xd6\xef\x58\x9c\x7c\xc8\x4d\xf7\xfd\xf4\x77\x7c\xcb\x77\x9d\xdf\x6e\xcd\xcc\xef\x3d\xe8\xd1\xf7\x31\xec\x89\x91\xfc\x5c\xcf\xd5\x46\x1e\xde\xcd\xcc\xd1\xbe\x18\xc9\x46\x8f\x90\x84\xfd\x8e\xa7\x37\x73\xd4\x79\x77\x33\xbf\x1d\xdd\x23\x6f\xd7\xb3\x4b\x74\x33\xbf\xa5\xd0\xaa\xdd\x58\x57\x9d\xbd\xb0\x59\xcf\x1f\xca\x64\xde\xc3\x0e\x32\xb0\x9b\xf9\x7d\x52\xff\x85\xd8\xcf\xfb\x61\x61\xb8\xa7\xf6\xcf\x50\xf4\x98\x82\xcd\x50\x94\xdb\x6a\x3f\xbe\xd2\x99\xdc\xbd\x99\xdc\x78\xca\x50\x8c\x41\x55\x87\xa5\xde\x3b\xbd\x3b\x0e\x85\x8b\xf9\x38\xf5\x8d\xce\x1e\x86\xe2\x5e\x54\x75\x0a\x9d\x45\xb1\xcc\x87\xa9\x2f\x68\x38\xf9\x30\xf5\x59\x81\x73\x58\xea\xbf\xeb\x14\x3f\x45\xb6\xf6\x76\x41\x9e\x9f\xa1\x98\xbf\x2b\x98\x3f\xc5\x9f\xfe\xd6\x7d\xfb\xe3\x97\x2d\x36\x7c\x4a\x7f\xe7\xb4\x19\x4c\x7d\x1a\x8c\xf9\xd9\xd4\xfc\xd9\x41\x96\xfa\xe0\x14\x28\xe0\xa6\x3e\x56\xa5\xf8\xd3\xdf\xd1\xc6\xa2\xf8\xd3\xdf\x59\x11\xbf\xe5\x62\xa9\x5f\x88\x94\x72\xb1\xb5\xd7\x5d\x28\x22\xca\xee\x6f\x53\x6c\xac\xc0\x28\xd2\xdf\x7c\xf9\xa1\x9f\xfe\x8e\x99\x6c\xc6\x64\x34\x9a\x4f\x59\xea\x75\x58\x33\x4b\xbd\x21\x16\xca\xb5\x18\xe7\xcf\x66\xb0\xb5\xc7\x6d\x23\x7f\xfa\x3b\x67\xb7\x78\x10\x74\x93\x1f\x27\xe6\xf7\x06\x82\x95\xc4\xd6\x16\xec\x94\xc4\xfc\xb6\x97\xef\xa6\x4c\x07\x3b\xdf\x4d\x3f\xfd\x9d\xcb\xee\x27\xe6\xf7\x66\x6b\x97\xd4\x58\x39\xed\x50\x64\x6b\x8f\xe9\x87\x58\xea\x8a\xa3\x92\xe8\x6f\x76\x60\x13\xf3\x9b\x53\xa7\x88\x28\x3b\x63\x50\x5c\x8c\x24\xcb\xac\x24\xe6\xf7\x4b\x36\x83\xfe\x96\xc7\xaa\xe8\xef\x75\xf1\xf4\x66\x7e\xef\x45\x55\x37\xa2\x7b\x5e\x7c\xe8\xa6\xbf\xd7\x7e\x29\x72\x54\x25\x84\x46\xb9\x99\xdf\xf1\xf8\xb4\xf2\x6e\x65\x70\x6e\xe6\x57\x6c\xfb\xbb\xbc\xfb\xe9\x3e\xdb\xaa\xdc\xac\xe7\xf7\xf6\xbb\xf4\xf7\xbb\xad\x19\xd1\xbd\x8f\xcd\x60\xff\xd6\xdb\x36\x7b\x54\x1d\x26\xe5\xa6\xbf\xbb\x31\xce\x37\xfb\xf7\x1c\x6b\x66\xff\x5e\x1c\xa0\x25\xff\xf4\x77\x1e\x10\x4a\xc9\xcc\xef\x8b\x08\x2d\x99\xf5\x1c\x1d\xcc\xf4\xf7\x4d\x3e\x45\x74\x9f\x6e\x55\xcc\xef\x00\xaf\x95\x4c\x7f\x0b\x4a\x4e\xc9\x88\xb2\x0a\x20\x2d\x79\xf8\x21\xda\x9c\xa7\x45\x3f\xf4\x58\xf4\xdd\x97\xed\x8c\x6e\x59\x32\x47\xd5\x1e\x7e\xe8\x63\x34\x5c\xed\x40\xa1\x59\xb7\x1f\x3a\x9e\x89\x14\x0b\xaa\xc8\xb9\x1e\x8a\xcc\xef\x71\x3b\x03\x94\xc6\x99\xcc\x11\x40\xa9\x8e\xc5\x77\x0b\xf3\x9b\x16\x6b\xb2\x54\x46\xb2\xfb\xe3\xc6\xa6\xab\x8c\x64\xe9\x1c\x19\x8f\xdf\x65\xff\x9e\x97\x46\x16\x44\xf7\x01\xcc\x96\xe2\x51\xe5\x62\x28\xc8\xab\xbb\xf8\x5d\xf7\xef\xeb\x87\xd8\xbf\xbf\x9f\x7e\x7f\x5f\xec\x97\xb2\xdd\x35\x88\x94\x8a\xb0\x3a\xae\xcf\xca\xe4\x5e\x68\xbf\xa5\xaa\x87\xb8\xd4\xab\x93\xdb\x18\xa8\x8a\xb0\x4a\x28\x4b\x05\xcc\x38\x46\xb3\x48\x67\x97\xf3\x55\x99\xdc\x34\xfc\x90\xc2\xea\xb6\xc8\x62\x6e\xb7\x35\xbf\x7e\x88\xbe\x57\x16\x73\x55\xa2\x56\x0e\xa3\xa3\xf8\xad\xe8\x21\x7b\xfb\x5d\x85\xd5\x4b\x07\xc1\xaa\xad\x70\xfa\x94\xc6\xe4\xa6\xce\xe4\x36\xf4\xcc\x84\x69\xa2\xb4\x38\x97\x59\xcc\x98\xbc\xca\x76\xa9\x63\xf2\xea\x73\x59\x6c\x0a\x49\x5a\x85\xc9\xab\x5f\xe8\x3f\x05\x93\x57\xaf\xae\x22\x4c\x5e\x75\xa3\x69\x14\x4c\x5e\xfd\x77\x05\xf3\xa7\x88\xb0\xca\xdb\x66\x78\xf8\xba\x4e\x9a\x87\xaf\x1d\x6c\x0a\xab\xd7\x9a\x59\xcc\x6b\x33\x1a\xfd\x72\x7e\x19\xc9\x4e\x7f\x6f\x94\xf0\xd2\x11\x56\x05\x93\x57\xe9\x99\xaa\x5c\xbd\x1d\x3d\xe4\x9d\x74\xbf\x57\xd6\xd8\xed\x8f\x39\x7c\x37\x98\xab\x74\xf5\x6a\x6c\x6b\xa5\xb3\x98\x35\xc5\x94\x3e\x3d\x40\x6d\x06\x9b\x77\x7b\xcc\x75\x16\xf3\x5a\x3e\xfd\xe9\xef\x7c\xba\x8d\xa4\xbf\xb9\xd2\xc1\x1e\x2b\x96\x71\xc6\x00\x58\x0b\xaa\x72\xc1\x00\x38\x86\xa7\x1e\xb6\x88\xda\x1d\x49\x0c\x80\x65\x2b\xc9\x47\x56\x68\xf0\xa1\x51\x10\x29\xf1\x2e\xf3\xbb\xc0\x2f\x05\xf3\xe0\x14\x54\x16\xcc\x83\x4d\xb3\x64\xc1\x3c\xd8\xca\xb6\xc8\xe6\xcd\x89\x46\x62\x1e\x1c\x21\x25\x30\x0f\xb6\x5e\x6d\x95\x7a\xa6\xbb\x6c\x78\x18\xdd\xcc\x02\xb8\xb8\x77\x17\x3f\xb8\x78\x6c\xc5\x3e\xb8\x78\x26\x0c\x53\x65\x2a\xac\x9a\x4f\x11\x56\x19\x6d\xb0\x80\x8b\x47\xf5\x58\x07\x17\xcf\x99\x68\x06\xb8\xb8\x66\x67\x1f\x5c\x3c\xda\x64\x34\xc0\xc5\xed\x75\xc3\x4e\x0f\x5f\x45\x28\xb8\xb8\xc5\xe0\x80\x8b\x7b\xc8\x3d\x70\xf1\xb8\x97\x3f\x5e\x2e\x15\x9b\xf1\x31\x29\x1f\xb3\x00\x2e\x6e\xcb\x33\x02\x5c\x3c\xb4\xcb\x95\xc7\xfd\x6b\x55\xe0\xe2\xbe\x3c\x14\xc0\xc5\x6d\x1e\x9f\xb2\x7f\x43\xc9\x01\x17\x8f\x5c\x2c\xda\x5f\x3b\x08\x2e\xee\x2f\xc8\xa8\x80\x8b\xcb\xb1\x19\xe0\xe2\x9a\x94\x39\xe0\xe2\xf6\x15\x46\x03\x5c\x5c\x17\x06\xcf\x02\x2e\x1e\xbb\xd9\x0c\xe6\x37\x2b\xa0\x1e\x85\xb3\x72\x03\x5c\x3c\xb2\x82\x1d\x5c\x3c\xb2\xfb\xe8\x55\x79\xc6\xc4\x57\xc0\xc5\x7d\xa8\x4d\xbd\xee\x5f\x4f\x4c\x70\x71\x7d\xbf\xf3\x2b\xb1\x0f\x64\xae\xcb\xad\x0d\x64\xae\x1f\x18\xb9\x00\x99\xc7\xbb\xe9\x3b\x90\xb9\xdd\xcb\x26\x31\xf5\xfd\xf8\x2e\x5b\x7b\x75\x36\x20\x90\xb9\xfd\xae\x05\xff\x14\x59\xea\xbf\x23\xe9\x9f\x22\x53\xdf\x9d\x02\x20\xf3\x9c\x2e\x2a\x20\xf3\x58\xea\x6c\x40\xe6\x7e\x30\x8c\x17\x20\xf3\x2c\x58\x57\x0a\x90\xb9\x6c\x27\x08\xc8\x3c\x9b\x8b\x19\xc8\x3c\x07\x30\xb0\x00\x99\x5b\xc3\x16\x5a\x80\xcc\x3d\xbb\x79\x81\xcc\xb5\x67\x1a\x29\x64\x5e\x6a\x83\x40\xe6\xba\xc1\x6e\x05\xc8\x3c\xab\x6b\x1b\xc8\x5c\x63\xa9\x0b\x99\xaf\xc7\x66\xa0\x87\xe4\x61\x9b\x11\x65\xd5\xd3\x16\xc8\xdc\x6b\x61\x72\x81\xcc\xb5\xba\x2f\x80\xcc\xf5\x72\xb7\x02\x99\xc7\x37\xf8\x71\x40\x66\xf5\xf9\x4f\xd1\x0d\xf6\x29\x40\xe6\xd6\xed\x02\x90\xb9\xb6\x4c\x33\x80\xcc\xed\x34\x7f\xdc\x9d\x7d\x9f\xd2\xdf\x92\xfd\x10\xa2\xec\x9a\x3e\x45\x94\x1d\x55\xc7\x4f\x3d\x44\x15\xfd\x8b\xa3\xca\x56\x29\xba\x1f\xb6\xb6\x90\xf9\x74\xa6\xfb\xd3\x44\xa0\x4e\x0e\x64\x9e\x97\xeb\x0a\xc8\x3c\x12\x58\xaf\x6c\xf5\x2e\x8f\x66\x20\x73\x5d\xc9\x77\x9d\x5f\x95\x0d\x20\x73\xd5\x8e\x51\x80\xcc\x6d\x61\x99\x29\x40\xe6\xd9\xd4\x01\x80\xcc\xe3\x1b\xfe\x78\x7a\x82\xb0\x54\xc4\xc5\x45\xd0\x21\x2e\x9e\xc7\x66\x30\xbf\x1d\x63\x4b\x11\x17\x3f\xd5\x0f\x21\xca\x6e\xd7\xe4\xf6\xa8\xf2\xbb\xe0\xe2\xb2\xab\x45\xb6\xf6\x73\x31\x38\x27\x70\x04\x55\x89\x8b\x8f\xd3\x0d\x2e\x1e\x2f\x06\xc0\x02\x2e\x6e\xb7\x8b\xf0\x78\x54\xe1\xac\x29\xe0\xe2\xf9\xb8\xcb\xc4\xc5\x73\x5b\x15\xaa\x48\xf1\x10\x04\x17\xf7\xea\x2c\x88\x8b\xb3\x7a\xf5\x71\x3d\xab\x02\x81\x8b\xdb\xc2\x49\x54\x8e\x38\xe2\xb3\x19\xf4\xf7\xa0\x21\x54\x70\xf1\x7c\x30\x5c\x54\x71\xb1\x8e\x8f\x2a\x2e\x3e\x74\xa1\x82\x8b\x8b\x6b\xa3\x5e\xca\x2b\x76\x68\x15\x17\x7f\xad\x50\x44\x74\xab\xa2\x57\x70\x71\xab\x8f\x45\xfa\x7b\xbd\x1f\x45\xfa\x9b\x8a\x4f\xd9\xbf\x09\x14\x59\xc1\xc5\xa3\x35\x5b\x45\x7f\x3f\x34\xde\x2a\x2e\x7e\x1f\xbb\xe0\xfc\x46\xcd\xe0\xa6\xc4\xca\xa9\xe0\xe2\x5e\x3b\x8d\x04\x17\x8f\x7d\xf9\x14\x13\xd0\x83\x70\xab\xe0\xe2\xa6\x6d\xbc\x26\x55\x2f\x60\x72\x05\x17\x97\xcd\x29\x5f\xc1\xc5\x7d\x83\xd7\xaa\xb8\xb8\xff\x2e\x19\xfe\xae\xd8\xaf\x40\xe6\xb2\x93\x5f\x51\x2b\xe3\x10\xaf\x42\x66\x3d\x80\x15\xc8\x5c\x13\x9a\x55\x05\x32\xb7\xa7\xfb\xae\xa7\xd8\x63\x1b\x98\x7a\x01\x57\x05\x32\xcf\x8a\x17\xaf\x02\x99\x67\xe3\x10\xaf\x40\xe6\xb6\x51\x87\xea\xad\xe8\x76\x36\x81\xcc\x6d\xa2\xb2\x56\x20\x73\x1f\x78\x0f\xab\x90\x59\xcf\x72\xbd\xb5\xee\xe2\xf0\xad\x42\xe6\x92\xfc\xb1\x26\x11\xb4\xb2\x2a\x64\x9e\xd1\x2a\xb6\x76\x46\xc2\x54\x20\x73\xfd\xb0\x81\x54\x20\x73\x7f\x5c\x90\x40\xe6\x36\xb3\x4f\xb5\xee\x3a\x7d\x40\xe6\x71\x67\xe6\x0b\xc8\x5c\x2b\x50\xa8\x66\x8f\x2a\xc4\x6f\x05\x32\xf7\x8a\xfd\xb6\x0a\x99\x1f\x4c\xc1\x55\xc8\xbc\x9b\x3f\xa6\xbf\x1b\xcd\xb9\x02\x99\x67\xc5\x44\x50\xb3\x26\x2f\xb7\x58\x0e\xd1\x6d\x33\x14\xdd\xf1\xae\xfd\x05\x74\x54\x20\xf3\xac\x28\xe1\x55\xc8\xdc\x87\xdf\xa5\xbf\x0d\xbb\x62\x05\x32\xb7\x99\xfd\xae\x4b\xdd\xe9\x16\x32\x57\xb7\x09\x90\xb9\x7d\x78\x49\x2a\x90\xb9\xef\x87\x77\x81\xcc\x63\xa0\xdf\x56\x20\x73\xbb\xb3\x3f\xae\xae\x6d\x06\x16\xc8\xdc\x2b\xe8\xa6\x02\x99\x87\x5e\x83\x5a\xb4\xde\xbb\x90\x80\xcc\xb3\x61\xd5\xa9\x42\xe6\xc3\x99\x58\x85\xcc\xfa\x32\x2a\x90\xb9\x97\x63\x9b\xd1\xba\x5f\x14\xcb\x0a\x2e\x6e\xaf\x6b\xb2\x20\xca\x6e\xe5\x4f\x05\x65\x7c\x28\xf0\xb5\x6a\x12\xe1\xa4\xae\x55\xeb\x7d\xf3\xc7\xf4\xb7\xb8\x71\x44\xcd\xed\x58\x54\x0b\xc5\xe4\x55\x41\xcd\x65\x73\xa0\x54\x50\x73\x11\x64\xd5\xaa\x16\xfa\xf9\x2e\xf3\xbb\x5c\x39\xa0\xe6\x29\xa6\xae\xa0\xe6\xbe\x9c\x94\xaa\x89\x00\xe8\x57\xab\x26\x20\x97\x37\xa8\xb9\xbf\xdb\x9a\x8f\x6b\x92\x91\x0c\xd4\xdc\xa8\x4a\xd4\xfc\x61\xe4\xa9\xa2\xe6\xeb\xf1\xc7\xf4\x37\xd9\xa3\xa6\x35\x5b\xc9\x26\x6a\x5e\x58\x39\x2a\xa8\xb9\x7d\xdb\x77\x11\x65\x07\xbc\x56\x9b\xaa\x66\xf5\x5d\xf6\xef\xcb\x89\x59\x41\xcd\xf5\x55\x0c\x82\x9a\xfb\xc0\x98\x5f\xff\x40\xcd\x8c\xa4\xa8\xb9\xe0\x40\xac\xa0\xe6\x96\x1f\xe6\xa8\x85\x37\x8a\x77\x41\xcd\xb3\x72\xcc\x55\x50\x73\x2b\x18\xd3\x6a\x0f\x55\x84\x9a\xbb\x26\x2f\x8c\x78\x55\xd4\xdc\x6e\xdf\xf5\x68\xae\x7c\x57\xd4\x3c\xf1\x65\x54\x50\x73\xd5\xb6\x5f\xbb\x26\x2f\xc5\x3e\xa8\xb9\x5e\x8f\xef\x3e\xee\x14\x3f\xa4\xc9\xeb\x6e\xbf\x12\xfb\x00\xea\xf6\x0e\xbf\x22\xe0\x52\xee\x01\xa8\xc7\x97\x6d\x12\xa2\x6c\xb8\x8a\x86\xd6\x30\xd4\xce\x0a\xa0\x9e\x17\x66\xf3\x3a\xd4\x52\x14\x83\x00\xea\x71\x29\x24\x05\xd4\xb7\xe7\xf2\xf0\x14\x53\x3a\x0d\xad\xf7\xd5\xa7\x68\x29\x97\xb3\x29\xa0\xce\xaf\x45\x8e\xaa\x0b\x0c\x52\x87\xde\x0a\x05\xbb\x80\x7a\x45\xab\x5c\xea\x8e\x2a\x80\xba\x5d\xdb\xa7\xdb\x25\xc7\xa2\x12\x50\xbf\x18\xd5\xeb\xb4\xbf\x36\x72\x6a\xbd\x77\x51\x01\xa8\xeb\x71\x36\x01\xd4\x2d\xbb\xf1\x01\xd4\x35\x79\x72\x01\xa8\x47\x6e\x3e\x65\xa9\x8f\xe6\xbb\x8a\x6e\x80\x52\x15\x50\xe7\x78\x4a\x7f\xb7\xc2\x6a\x8a\x32\xb0\xed\x57\x00\x75\x5d\xd3\x56\x21\xca\x66\x67\x06\xa7\x5a\x0a\xfe\xdf\x0a\xa0\xae\x77\xf6\x43\x6e\x6d\xf5\x2e\x01\xf5\xf5\xf2\xe3\xc7\xf9\xb5\x83\x8f\x8e\x2a\x8f\x57\x00\x75\x3d\xaf\x45\x0d\x80\xca\x1f\x00\x75\x6f\xe8\xa8\x15\x40\x3d\xb6\xea\xd0\xa3\x41\x0c\xa4\x50\x01\xd4\xbd\x75\x9b\x81\x28\x7b\x01\x86\x15\x40\xdd\xbb\xdb\xf3\x09\x55\xc4\x56\x61\x20\xba\xa6\xc5\xf0\x56\xf8\x5d\x8f\xe6\xc2\x84\xea\x68\xde\x28\xb4\x15\x40\x3d\x0e\xde\xf0\x0a\xa0\x6e\x15\x47\x64\x05\x50\xf7\x57\x79\xab\xa3\xf9\x5e\xbe\xcb\x7a\xfe\x1e\x8b\xf4\x57\x75\xb7\x82\x9a\xeb\xe3\xba\x0a\xd4\xec\xc9\xf5\x8a\x22\xa7\x45\xb6\x76\x77\x52\x40\xcd\xa3\x78\xf8\x82\x9a\xfb\x7b\xdb\x2a\xad\xd9\x2a\x66\x3a\x9a\x25\xe7\x54\x50\xf3\x8c\xb5\x11\xa8\x59\xe1\x2c\x6a\x1e\xaa\xac\x4b\xc7\xab\x1f\x02\x35\xb7\x50\x2c\x41\xcd\x7d\xa8\xb7\x80\x9a\xfb\xa5\xac\x06\x35\xd7\xd4\x7d\x8a\x2a\xd2\xb1\x66\x57\x51\x73\x7f\x2c\x6a\xf0\x04\x45\x56\x50\x73\x39\x85\x29\xd3\xd1\x5c\xb3\x55\x29\xca\x5c\x48\xa0\xe6\x76\xb9\xbb\xff\x70\x34\xdb\x05\xf7\xef\xb2\xc8\xfc\xbe\x98\xbe\xeb\xa7\xf7\x0d\xac\x57\x41\xcd\x35\xbb\x17\x3e\x55\x4d\x7c\x0a\x55\x47\x73\x72\x77\xeb\x68\xbe\x3d\xaa\x40\xcd\x2d\x47\x55\xcc\x6f\xc1\x2f\x50\x41\xcd\xb3\xb8\x08\x41\xcd\x63\x5d\x16\xd9\xbf\x9f\xaa\x08\xa8\xb9\x87\x7e\xf8\x79\x54\x4d\xdb\xac\x55\x44\xc5\x4c\x47\xf3\x51\x2d\xff\xb4\x8a\x5c\x16\x51\x45\x7e\x8c\xc3\x7f\x5f\xec\x6f\x01\xa6\xdd\xd1\x07\xdd\x54\x1d\x01\xd4\x35\x2b\x15\xb7\x06\x04\x3b\x0b\xa0\x9e\xc3\x26\x01\xa8\xe7\xb9\xfc\xb1\x5a\xa8\x07\x22\x80\xba\xbe\x93\x91\x11\x50\xbf\x0f\x6b\x0c\x40\x5d\xb6\xfa\x1e\x80\xba\x6c\x4c\xa3\x75\xbb\xb5\x55\x1e\x00\xd4\xa3\x28\x06\x05\xd4\xfa\x53\xea\x56\x94\xa9\xfc\x6f\x1d\xaf\x40\xe6\x2a\xa0\x0e\x71\x04\xa0\x6e\x97\x50\xee\x84\x6d\xdf\x22\xa2\xfb\x03\x23\xd7\x13\xa2\x9b\x66\x04\xa0\x9e\x74\x1f\x40\xdd\x6a\xd4\xac\x01\x41\xc1\x7e\x9c\x7a\x8f\x9b\x70\x34\x27\x7f\xec\x52\x87\xba\x53\x01\xd4\xf3\xc2\x44\x59\x01\xd4\xbd\xdb\x5f\x01\xf5\x8b\xa9\xb0\xea\x68\x96\x81\x50\x01\xd4\xfd\x46\x59\x6a\x00\xea\xf1\x9e\x97\x22\x4b\x7d\xb0\xe3\x1a\x80\xba\x77\x74\x89\x06\xa0\x1e\x5f\xf1\x5d\x0d\x44\xd5\x22\xf3\x5b\x01\x59\x2d\x1c\xcd\x4c\x68\xd3\xd1\xbc\x71\x9d\x37\x00\x75\xdb\x9c\x7a\x4d\x40\x3d\x31\x10\x35\x00\x75\x7f\x58\x66\x0d\x40\xdd\x3b\x8b\xb9\x01\xa8\x67\xcd\xb6\xd9\xfe\xbe\xb6\x99\xad\x5d\x1f\x7f\xac\x28\x63\xd5\x35\x00\x75\x1d\x28\x96\x2d\xe9\xbb\x41\x39\x6c\x29\x0c\x80\x7c\x37\x69\x0b\xc5\xf6\xdb\x00\xd4\x75\x3c\x16\x11\x65\x05\x1c\xd1\x92\x47\x55\xa7\x0b\x49\x03\x42\xf3\x43\xc3\xbd\x60\xcd\xf4\xb7\x61\x3f\x69\xa0\xe6\x59\xf0\x86\x37\x50\x73\x6f\xc7\x36\x7b\x54\x15\x1b\xa9\x41\x0c\xdc\xd4\x40\xcd\xb5\x2c\x3f\xc4\xd6\x9e\xd0\x86\x1b\xa8\xb9\xce\x6c\x51\x5f\x06\x87\x7e\x03\x35\x8f\x8d\xe1\xa2\x89\x9a\xbb\xb3\xaf\xa3\xf9\x3b\xbe\x2b\x91\x20\x9e\x22\xca\xf4\x1e\x36\x51\xf3\x05\xe6\x6a\xa0\xe6\x3a\x92\x3f\x46\x94\x45\x8f\x6e\x6d\xdd\x98\xfa\x1b\xa8\x79\xee\xe2\x8f\x03\x65\x30\x38\xa0\xe6\x39\x1c\x1c\x1d\xcd\x2f\x07\x4a\x03\x35\xd7\x07\x8c\xd9\xb2\xaa\x08\x32\xa7\x65\x45\x37\xea\x44\xcb\x1a\x3c\xf1\xaf\x35\x50\xf3\xbc\x0a\x93\x02\x6a\x9e\x09\x12\x54\x03\x35\xcf\xe9\x94\x81\x9a\xdb\x85\x5b\xa4\xe9\x68\xbe\x2e\xab\x12\x55\x65\x7f\xac\xaa\x09\x20\x6d\xd9\xfe\x26\x9b\xf1\x5a\xb3\x6d\xe6\xa8\xfa\xb0\xd9\xb6\xac\x6a\x3d\xac\x39\x54\x6b\x06\x36\x2b\xba\x81\x6f\xad\xc8\x11\x42\x5d\x6c\xa0\xe6\xfe\xda\x23\x50\x73\x39\x98\x32\x1a\xa8\xb9\xec\xf2\x2b\xdb\x7e\x03\x50\xcf\x76\xf9\x22\xa2\x6c\x71\xe4\x35\x01\x75\xfe\x7c\xaa\xcf\x1d\x33\x63\x2b\x6a\x29\x6e\x31\x7d\xd0\xb5\xd9\xc2\xa0\x87\xb1\x02\x05\xd4\xcf\xe5\x53\x45\x99\xeb\x04\x40\x3d\x8b\x62\xa1\xc8\x99\x71\xc9\x09\xa8\x13\xca\x52\x03\x50\x77\x4f\xfc\x56\x9d\x7a\xc0\x78\x13\x50\x1f\x28\x07\x4d\x40\x9d\x39\x6a\x5b\x75\xa9\x03\xb8\x5a\x95\x43\x82\xb5\xa1\x55\xdd\xb2\xcd\xaa\xba\xa3\x41\x17\x04\xd4\x1d\x06\x51\x03\x50\x8f\xfb\xb5\x66\x51\x86\xcb\xb5\x86\x6d\xdf\x1f\xeb\xb6\x73\xd9\xd4\xa0\x3b\xd2\x5f\x00\x75\x9d\x1c\x55\x0d\x40\x5d\xf6\xe1\xc7\x4d\xd1\xfd\x5a\x64\xea\x37\x5e\x92\x06\xa0\x6e\x35\x33\x92\x02\xea\x8c\xe3\xa3\x01\xa8\x67\xaf\x3e\x45\x94\x55\x0e\xa3\xa6\x1b\x7a\x7c\x3e\x75\xa9\x63\x0b\x6d\x00\xea\x9a\x6f\x3f\x34\x3d\x41\x18\x1c\x01\x75\x01\xcd\x35\xdd\xd0\x57\xb4\x4a\x2d\x74\xda\x66\x6d\xbf\x00\xb4\xd6\x62\xa9\x33\x56\x4d\x83\x18\xc7\x7a\x13\x50\x8b\x8c\x9a\x6e\xe8\xe2\x94\xe9\x86\x5e\x68\xdd\x0d\x40\x5d\x65\x01\x35\x01\xf5\x06\x74\x34\x00\x75\xed\x95\x66\x00\xa8\x7b\x52\x66\x76\xe7\x17\xee\x5c\x03\x50\x77\x2d\xff\x4d\x40\x3d\x8b\x1f\x52\x15\xb1\xfb\x02\xea\xe3\x1c\x89\x9a\x13\xb0\xa2\x81\x9a\xfb\x72\xf6\x41\xcd\x65\xbb\xb5\x75\x43\x2f\x74\xad\x36\x74\xdb\xa1\x0c\x37\x50\xf3\xe8\x4a\x27\x50\x73\x5d\xca\x5b\x50\xf3\xac\x97\x3f\x56\xf5\xc2\x04\xd4\x74\x43\x57\xd7\x33\xa8\xb9\xab\x3f\xb4\x40\xcd\xb7\x35\x2b\xca\xe2\xc7\xc1\x21\xf1\xc7\x8f\xab\xce\xe2\xeb\x68\x30\x38\xa0\xe6\x9a\x3c\xd7\x40\xcd\xe5\x54\x5b\xe5\x51\x05\xe7\xbf\x0d\x8f\x2a\x0c\x26\x0d\xd4\xdc\x2a\x08\xb4\x89\x9a\x8d\xda\x68\xa2\xe6\x57\x99\x29\x6a\xbe\x95\xf3\x33\xac\x04\x74\x41\xd4\x7c\x26\x83\x33\xa5\x19\x78\xbe\xe8\x86\x5e\x9e\xf2\x33\x38\x51\x56\x25\xca\xb8\x7c\xca\xfc\x1e\x54\xaf\x36\x75\xbb\xa3\x48\xb7\xa9\xe8\xc6\x0b\xd6\x40\xcd\xed\x73\x7e\x41\xcd\x7d\x0e\xab\xd2\x2a\x02\xc9\xad\x3d\x5a\x09\xd0\xf1\x9a\x6e\xe8\xea\x68\xe8\x86\xbe\x55\x9f\x40\xcd\x43\x13\x4a\x7b\xe4\x34\xaa\x20\x81\x9a\xa7\xe4\xed\xf6\xa8\x6a\x3e\xd6\xcc\xfe\x4d\xf7\x2f\xc5\xfe\x23\xe3\x42\x75\xe8\x91\x61\x32\xad\xf6\xf1\x29\xa3\xaa\x87\xfa\xc3\x37\xd1\x64\x6e\xeb\xc5\x6b\x00\xea\x31\xb1\x17\x35\x3d\xd4\x3a\xbb\xdb\xe3\xd4\x3b\x8c\x32\xb7\x2f\x7b\xf7\x6a\xeb\x76\xcc\xdf\xd0\xca\x68\x46\x00\x6a\xbc\xdb\xed\x95\x2e\xa5\x8e\x2a\x73\xfb\x73\x72\x05\xd4\xef\xf2\x5d\x86\xe2\xc5\x1a\xd6\x00\xd4\xb3\xc1\x54\x6f\x02\xea\xa9\x66\xf5\x7a\x54\x29\x16\x00\xd4\xb5\xb8\xa8\x04\xd4\xcd\x15\x28\xa0\x6e\xea\x99\xba\xa1\xdf\x6d\x8f\xa4\x87\x29\xd9\x64\x6e\x4f\x10\x74\x03\x50\xcf\x32\x7d\x1a\x06\x13\x6a\x96\xb9\xbd\x95\x3f\x4b\xdb\xbe\x7a\xa6\x6e\xe8\x8a\x13\xb3\x2d\xe9\x8e\xc5\x77\xa5\xff\xa9\x2d\x08\xa8\x1f\xa5\xd3\x52\x4b\x51\xb3\x5a\xd2\xc3\xec\xd1\xd2\xd6\xed\x48\x2e\x0d\x44\xea\x99\xe1\x86\x6e\x36\xc3\xf9\x05\x83\x34\xdd\xd0\x09\xd7\x5b\xd3\x0d\x6d\x2c\x5b\xfb\xec\x2f\xe0\xae\x01\xa8\xfb\xc9\xfe\x58\x03\xa0\x3a\xea\x17\xa2\xdb\x1f\x23\xba\xb5\x57\x37\xdd\xd0\x1b\x42\x51\xfb\xec\x2f\x30\xbf\x7d\x6e\x6d\xa8\x1d\x4d\x37\x74\x1b\xd6\x8c\xd6\xfd\xb8\xcc\x00\xd4\x23\xb9\x5b\x01\xd4\xfd\x40\x6f\x68\x9f\xa2\x5b\x15\x08\x40\xdd\x0a\xd0\xaf\xc9\xdc\xae\x6e\x0d\x99\xdb\x8f\xc7\xfa\xf6\xa8\x52\x43\x10\x35\x17\xd7\x86\xcc\xed\x57\x54\xa5\x1b\xda\x48\xa8\x26\x73\xdb\x20\xc1\x26\x6a\xde\x58\x47\x9b\xcc\x6d\x63\x49\xda\xd6\x60\xe2\x42\xda\x32\xe2\x5c\x2a\xa0\xe6\xd9\xd5\x60\x41\xcd\xa3\x28\x9c\xa5\x67\x8f\x6c\x33\xd8\xbf\x81\x50\x40\xcd\xb3\x45\xab\xe8\x6f\x73\x70\x8e\xb4\x0a\x41\xe5\x71\xff\xaa\x21\x88\x9a\xcb\xe5\x8f\xd9\xbf\xdb\x49\x01\x35\xb7\xe1\xd6\x38\xee\x5f\x0c\x62\xed\x88\x22\xc5\x11\xa0\xe6\xd6\x8e\x55\x85\x41\xcc\x0f\x79\x54\xa9\x6b\x49\xcf\xee\x1e\x0a\x47\x55\xc4\x49\x91\x9e\x3d\x5c\x48\xa0\xe6\xfa\x39\x29\x47\x14\x29\xc6\xd4\x0d\x7d\xa3\xb7\xf4\x4b\x94\x81\x42\xd8\x41\xcd\xf3\xd0\x8c\x7e\xa9\x75\xb3\x80\xbb\xa8\x79\xa3\xc6\x74\xdd\xd0\x7a\x78\x3b\xa8\xb9\xbe\x8f\x3f\x6e\x1e\x0a\x99\x62\xd0\x2a\x26\x45\x50\xf3\x42\x6d\xeb\x97\x91\x08\xb8\x81\xfa\x15\xf4\x4e\x8b\x5a\x45\xfa\xaf\xc2\xb5\xba\x80\xba\x3c\x7e\x85\xa1\xb8\x8f\x5f\x91\x4c\x15\x7d\x57\x2b\x63\x82\xba\x1e\xea\x1b\xeb\x6e\x17\x50\x77\xb6\x76\x97\xb9\xdd\xc1\x5f\x5d\xe6\xf6\x87\xcd\xa7\x0b\xa8\x67\xb2\xaa\x38\xb5\x19\x19\x01\x75\x5e\xd6\xac\x9b\x03\xe3\x67\x4f\x6e\xed\x61\x55\x9e\xda\xa8\x52\x1d\x40\xdd\xd6\xeb\x53\x86\x42\x4f\x5c\x07\x50\xd7\x89\x54\xec\x00\xea\x19\x63\x2e\xa0\xce\xdb\x1f\xd3\xdf\x06\xb1\xb0\xeb\x86\x7e\xd0\xc9\x3b\x80\x7a\x2c\x1c\x1f\x5d\x40\x7d\xc1\xfa\xee\x02\x6a\xc9\x39\xfd\x0e\x83\x18\x03\xab\x1b\xba\x1d\x6b\x96\xd9\x6b\x7f\x6f\x6d\xfb\xb7\x3f\xa6\xbf\x85\x23\xbe\xeb\x86\xbe\x11\x38\x5d\x40\xad\xeb\xad\xdf\xc1\xb8\x60\x16\x00\xd4\x63\x46\x51\x80\x09\x4b\xad\xdf\x32\x10\x3e\xab\xe2\xa8\xba\xd8\xbc\x5d\x40\x3d\x6c\x64\x0e\xb2\x2b\x63\x95\xd5\xca\x30\xf6\xf6\xac\x2d\x14\x43\x71\x07\x50\x8f\xc9\x06\xec\x32\xb7\x5f\x07\x47\x37\xb4\x1a\x42\xcf\xba\xed\xec\x51\x0e\x72\x20\x6b\x23\xdc\xd0\x08\xc9\x9e\x63\xa9\xfb\xd4\xa5\x8e\x16\xda\x83\xb9\xdd\x7d\xca\xfc\x5e\x40\x83\x0e\xa0\xee\xa5\xfb\xa1\x63\x23\x99\x6e\xdd\xd0\xdd\x25\x2a\xa0\x1e\xce\x60\x09\xdf\x0d\x3d\x02\x50\x4f\x89\xdc\x5d\xd4\x5c\x1d\xab\xe2\x7a\x86\x50\xd4\x65\x6e\xbf\x08\xd8\x2e\x6a\x8e\x29\x2b\xe1\xcb\xf0\xc7\x6c\xed\x51\xfc\x10\xeb\xb9\x3b\xfb\x45\xd5\x6b\xfb\x21\xe6\xf7\xcb\x36\xd2\xfd\x9b\xed\x82\x8c\x9a\xe1\x8f\xf5\x65\x40\xfb\xe9\xd5\xf9\x05\x26\x77\x50\xf3\xac\xc4\x83\xf4\x20\x6f\x6f\x9f\x66\x57\xac\x45\x0d\x80\x6e\x58\xc9\xdb\x03\x73\x59\x97\xbc\x7d\x5c\xcf\xd5\xfd\x4b\xc8\x43\x07\x35\xcf\xe7\xb5\xa8\x5b\xb6\xf9\x2e\xfd\xfd\xba\xef\x86\x6f\x8e\xa5\xa2\x1b\x7a\x3f\x36\x52\x5f\x15\x88\xbb\x83\x9a\xe7\x33\x7c\x37\x18\x35\x3c\xd5\x0d\x9d\xdc\xbf\x4d\x5f\x15\x60\xa7\x83\x9a\x67\x57\xde\x82\x9a\x6b\x41\x27\xef\x4d\xdf\x0d\x96\xc6\x2e\x6a\xd6\xd0\xda\x9b\x41\x64\x0e\x0e\xa8\xb9\x56\x87\x5d\xf2\xf6\xa9\xbe\xeb\x51\x05\x7c\xeb\x4d\x86\x18\x1e\xb4\xde\xdc\xbf\xc5\xaa\x24\xab\x2b\xe7\x45\xcd\x09\xdf\x71\xd7\x0d\x6d\xf8\x4f\x07\x35\xf7\x74\x3d\xbf\x12\xfb\x00\xea\xb6\x2a\x03\xa5\x87\x7a\xb9\x89\x00\xd4\x75\xba\xc5\xba\xb6\x41\x8f\x3c\x00\xf5\x30\xb3\x41\x17\x50\x0f\xb4\xa3\xae\x87\xfa\x77\xc0\xf7\x53\x64\xa9\xaf\xe6\x8f\xf5\x50\x13\xde\xd2\xbb\xb6\xee\xcf\x9a\x11\x65\xb3\x5b\xf4\xd4\x4e\x36\x52\xf2\xd8\xb1\x28\xe0\x72\xd9\xc8\xeb\x2e\xdd\x66\x48\x86\x44\xbf\xed\xf2\xba\xb3\x8b\x4a\x40\x9d\x21\x14\x75\xdd\xd0\x03\x2d\xb4\x03\xa8\xfb\x74\x90\x87\xf1\x83\x18\xe5\xba\x6e\xe8\x98\xcd\x11\x6e\x1d\xdf\x45\x94\x35\x17\xc6\xd0\xb6\x8f\x02\xdf\x87\x0c\x13\xa5\xf1\x88\xa3\x8a\xf5\xa9\x1b\xfa\x73\x5f\x0c\xb7\x36\x0e\x88\x2e\xaf\x5b\xba\x75\x07\x50\xcf\xed\xb9\xa6\x1b\xfa\xc3\xd8\xdb\x75\x43\x1b\x3c\xdb\x01\xd4\xd3\x88\xb3\x3e\x65\x10\x39\x65\x53\xb7\x2c\x1a\x7b\x07\x50\xf7\x1b\x12\x45\x07\x50\xb7\x4b\x51\x26\xa0\x2e\x78\xc4\xfa\x94\x61\xe2\x9e\xd2\x0d\xfd\xb8\x36\x66\x90\x21\xfd\x2e\xfd\xbd\x14\xa1\xf2\xba\x0d\x45\xec\x00\xea\x5a\x94\xc6\x00\xea\x7e\x7d\xd6\x8c\x28\x6b\x60\xbd\x0e\xa0\x9e\xc6\x1d\x77\xdd\xd0\x9f\xdf\x05\x50\xd7\x77\xf8\x54\xd1\x0d\x50\xea\x8f\x5a\xa8\x8a\x8a\x6e\xe8\xea\x1c\x3d\xce\xaf\x62\x41\x5e\x77\x86\x35\xd1\x1f\x45\x99\x92\x5c\x5e\x77\x56\xfd\x13\x35\x1b\xe3\xd9\xe5\x75\x17\x80\x61\xd7\x0d\x5d\xba\xef\x2a\xca\x8a\x4f\x75\xcb\x2a\x43\x1e\x8f\xaa\x6a\xcd\xac\xe7\x71\x10\x83\xba\xa1\x8b\x6b\xe3\xd5\x60\xe2\x81\x02\x6a\x1e\x1d\x78\xde\x03\x35\x7b\xca\x1b\xef\x6c\xb8\x44\x07\x35\xb7\x50\x09\x44\xcd\x07\x86\x49\x17\x35\x37\x1b\xa9\x1b\xba\xe2\x59\xee\xaf\x5a\xe8\xe3\x87\x34\x88\x61\xb3\xed\x92\xb7\x35\x79\xf5\x37\x0c\x9e\xd6\xcc\x7a\x36\xee\xaf\xbf\xee\x5f\x95\xc9\x57\x5b\xb7\xdf\x05\x35\xf7\x9c\x2d\xca\x00\x74\x3d\x8b\x9a\xd5\xd8\xfb\xd2\x00\x88\x47\xbb\x8b\x9a\x65\x6b\x77\x50\xf3\x78\x95\x39\xa2\xe6\xe9\xe0\xe8\x86\x8e\x13\xd3\x78\xe7\xeb\xf2\xa9\xbc\xfd\x6d\x33\x44\x19\x98\xdc\xbb\xa8\xf9\xbd\xfd\x2e\x28\x32\xbb\x90\x44\xcd\x03\x6a\x44\x5f\x41\x76\x65\x4d\xae\x70\xbb\xf3\x14\xd4\xdc\x32\x10\xbb\x1b\xef\x2c\x93\xa7\x83\x9a\xab\xd4\xbb\x0e\x6a\xee\x75\xff\x52\xec\x7f\xc6\x87\x46\xb5\x68\x65\x09\x84\xd5\x05\xd4\x5f\x7c\x45\xb7\x2c\x6e\xbb\x2e\xaf\x7b\xc3\xb8\xe8\x7a\xa8\xb3\x7b\x19\x40\xdd\x92\x4a\x9a\xa1\xd0\xdb\xbd\x2c\xa0\x0e\x4d\x52\x0f\x75\xf7\xf4\x01\x50\xf7\xe5\x92\x03\x50\xf7\xe6\x21\x0e\xa0\xae\xc9\xe3\x72\x3b\x14\x6e\x04\x43\xa1\xe3\xbb\x02\xea\x06\x4f\xa0\x6f\x0d\x26\xf1\x54\x51\xe6\xd9\x0a\xa0\x1e\xcb\xed\xb9\x65\x98\x28\x8e\x0c\x85\xce\x78\x97\xba\xbc\xee\xa3\x94\x00\x50\xd7\x23\xca\x00\x50\xb7\xcb\x81\xd5\x0d\xdd\xf0\x38\xf4\xad\x81\xe8\xf3\x43\x92\x03\xa1\x1d\x76\xdd\xd0\x17\x80\xba\x1b\xef\x9c\x20\xcb\xf5\xa3\x2f\xc3\xa3\xf9\x0f\x5e\x37\x8d\xd4\x0d\xdd\x70\x35\x76\x79\xdd\x9f\x52\xd1\x78\x67\xe3\x59\xfa\x31\xf4\x1b\x53\x4c\x3f\xf6\x57\x85\xe7\x08\x30\x8b\xdf\xd5\xb6\xef\xd9\x74\xb4\xfd\xe2\x44\xe8\x00\xea\xae\x99\xae\x03\xa8\x47\xf6\x30\xd2\x0d\xdd\x2e\x9b\xc1\xd6\x7e\x14\x65\x00\xea\xf9\xa2\xdf\x0e\x01\xf5\x87\xe1\x71\x5c\x41\xfe\xec\x14\x11\x65\xab\xf8\x54\xb7\x3b\x3b\x7d\x5c\xda\x42\x91\xb7\x03\x40\xdd\x75\xd9\x0f\xdd\xd0\xf9\xb5\x2a\x19\x35\xc8\x81\x21\xa0\xbe\x3e\x6b\xe6\x68\xd6\xba\x3b\xfe\x00\xd4\xbe\x2b\x6f\x1f\x15\x7d\xc8\xeb\x4e\xc7\x0f\x31\xbf\x1d\xe9\x34\x2e\x43\xfb\x59\xed\x03\xd4\xdc\x0c\x0f\x19\x7f\xf0\xba\xa9\x2a\xc9\xdb\x47\x63\x1f\xf2\xba\x27\xd8\x67\x24\xc9\x81\x20\xdf\x91\x4c\xdd\x80\x2a\x32\x92\x6e\xca\xe6\x53\xb5\x6e\x94\xf0\xa1\x1b\xfa\x40\x74\x19\x29\x68\x15\xfe\x98\xfe\xea\x85\x1f\x92\xb7\xe7\xb6\x66\xe7\x77\x5b\x95\x06\xb1\xcb\xe2\xe7\xb9\x66\x91\xf5\xdc\x87\x55\x45\x3c\x3b\x1d\xbc\x65\x4c\x11\x01\x31\x6e\x43\xae\xd8\x83\x23\xc8\xdb\x98\x16\xc7\x6d\xea\x06\xce\xa6\x01\x6a\x6e\x17\x7b\x70\xdc\x1a\x3c\x51\xcc\xc6\x6d\x5c\x06\x36\xae\x21\x6a\xce\xe0\xd3\xa1\x1b\xfa\x21\x4e\x6a\x80\x9a\xbb\xf1\x3e\x23\xc8\xdb\x88\xd0\x21\x79\x3b\xb1\xad\x86\xa8\x39\x5d\x36\x43\x03\xd1\xb1\x0b\x88\xee\x82\x19\x64\x88\x9a\x6f\xa2\xfb\x87\xe4\xed\x14\x45\x55\x11\x30\xc8\xc8\x1a\x88\x90\x39\x43\xf2\xb6\xee\xc5\x21\x79\xfb\x76\x6b\x64\xe5\x15\x0a\xe1\xd0\x0d\xfd\x15\xdf\x55\x3e\xff\x2e\x63\xff\xae\xd8\x1f\x7a\xa8\xdf\x65\xb5\x6e\x6d\xc0\xf8\xc8\xe1\xd6\xb1\xc1\x88\xb2\xba\xfd\x31\x4b\xfd\x60\x45\x1f\x02\xea\x06\x28\x1e\x59\x37\xe5\xb4\x77\xc7\x65\xc3\x20\xeb\xa1\xde\x28\x00\xc3\x50\xe8\xe6\xb2\x29\x1a\x88\xdc\x9e\x86\x42\xcf\xec\x53\xb7\xb6\xb3\x59\x04\x5c\x2f\xeb\xa4\xc8\x40\xc0\xda\x30\x82\xd7\x5d\xfd\x90\x8c\x8b\x61\x51\x32\x95\xdb\xb3\x04\x79\x8c\x0e\x02\xa8\x67\x71\x51\x15\xb3\x94\x14\x5b\xf5\xb9\x3d\xe9\x7e\xd1\x6d\xa7\x74\x12\x50\x77\x5b\x55\x23\x44\x85\xaa\x74\x43\x3f\xc8\xf9\x01\xa0\x6e\x2f\xea\xdf\xa8\x66\xa1\x51\xfe\xc8\xeb\xee\x76\x41\x5e\xf7\x52\x58\x55\xa3\x0b\x95\x21\x46\x43\x1b\x65\x33\x00\xd4\x3d\xb9\x30\x04\xd4\x29\x3e\xc4\xfc\x5e\x98\xf8\x86\x6e\xe8\x9b\x63\x6e\x54\x0d\x62\x8a\x23\x00\x75\x37\x7f\xda\xa8\x11\x5d\x48\x7f\xab\x5b\x5b\x91\xd2\x22\xba\x90\x0f\xb5\x88\x2e\xa4\x47\x00\xea\x3e\xc0\x5c\xc3\x68\xe8\x1b\xda\xf0\x10\x50\xcb\x6e\x1d\xf2\xba\x5f\x77\x4d\xf3\xa8\xc2\xf8\x30\x04\xd4\x37\x28\x72\xe8\x86\x4e\xc0\xb7\xd1\x42\x15\xf1\x5d\xb6\xf6\xc4\x47\x3f\x00\xd4\xf3\x46\x19\x1e\x4d\x54\x45\x2a\x83\xd1\x8c\x96\xcd\x36\x83\xfe\x4e\xa7\xac\x69\xdb\xc7\x10\x37\x40\xcd\xfd\x85\x5f\x34\xba\xb6\x6e\x54\x91\x21\x6a\xbe\x94\xc6\xa0\xe6\x21\x6f\x76\x74\xb7\xb6\xc7\x5c\x0f\xd1\x4d\x17\xba\xbe\x8c\xe4\x8f\x11\xdd\x7b\x58\x15\x47\xd5\xa7\xec\xd2\x0d\xbd\x3d\x5f\x44\xcd\x97\x3d\xd2\x0d\x3d\xb1\x17\x0d\x51\xf3\xba\x6c\xa4\xa8\xb9\x58\xd4\xc0\x5b\x6d\x06\xfb\xb7\x62\x97\x1b\xa2\xe6\x82\xd3\x64\x80\x9a\x9b\x21\xf9\x43\x37\xf4\xac\xfe\x38\x2b\x46\xd8\x56\xa2\xe6\x0c\x19\x60\x0c\xdd\x94\x44\x31\x0c\xa3\xa1\x9b\xa7\xc0\x90\x46\x82\x92\x33\x24\x6f\x9b\x8a\x64\xe8\x86\x9e\x97\xef\xb2\x7f\xd3\xed\x77\xb5\x12\x38\x0b\x23\x0c\x44\x4c\xf7\xd0\x00\xe8\x81\x12\xe4\x6d\x77\x37\xa8\x79\x3e\xd8\xa8\x87\xa8\xf9\x21\xe4\x61\x18\x0d\xdd\xb0\xcc\x8c\x19\xd1\xee\x8c\xf3\x94\xf1\x88\x5e\x3a\x44\xcd\x1d\xcb\xc6\x98\x81\x22\xfd\x31\x47\xb3\x34\x83\x01\x6a\xee\x37\x78\x6d\x4c\xe3\x8c\x30\x1a\x0c\x50\xf3\x9c\xdd\x1f\xeb\x8b\xcc\x36\x32\x54\xaf\xfd\x2b\xb1\x2f\xa0\x36\xac\x6f\xcc\x88\x1e\x65\x90\x01\xd4\xd3\xdc\x05\x43\x0f\xb5\x01\x74\xe3\xf1\xd4\x1e\xec\x56\x01\x75\xb6\x77\xf2\xba\x1f\xf8\x8d\xc3\x40\x69\xb3\xfd\x8c\xc7\xad\x6d\xdf\xff\xe0\x75\xfb\x63\x44\xd9\x84\xa8\x3f\xf4\x50\x0f\xb0\xc0\x78\x74\xcb\x66\x7f\x2c\xc0\x04\xd7\x0f\x01\xf5\xfd\xd8\x0c\x45\x19\xbe\xd4\x61\xa0\xf4\x20\x92\x62\x00\xa8\x5b\x57\xd0\x3d\x86\x6c\x28\x8e\x00\xd4\xbd\xab\x2b\xbe\xba\xed\xec\x82\xbc\xee\xcf\x25\x27\xaf\xdb\x18\xf3\x01\xa0\x1e\x53\x51\x66\x34\xb4\x10\x72\x08\xa8\x85\x9f\xc3\x68\xe8\xaa\x1e\x12\x09\xc4\x1c\x1c\x13\x88\x49\x20\x1f\x6f\x18\x10\x98\x85\x00\xd4\xcb\x46\x9a\x95\x25\xde\x45\x94\x69\x4c\x1b\xba\xa1\x17\xae\xc6\x21\xa0\xfe\x70\xe5\x0c\x79\xdd\x2f\x5e\xf8\xa1\x1b\xda\x3c\x57\x43\x37\xb4\x91\x41\x63\x99\xe8\xc0\x5d\xa3\x1b\xda\x24\x51\xc3\x04\x62\x53\xa1\xa1\x1b\x3a\x54\xe5\x15\xe4\x5e\x66\x70\x69\x20\x5a\xbe\xab\x41\x0c\xe6\xe4\xd0\x0d\x7d\x94\xd5\x4b\x37\xa5\x87\xbe\x80\xba\x45\x9b\x75\x43\xab\x67\x2e\x79\xce\xd1\x66\x50\xa4\x99\xf7\x86\xbc\xee\xcf\x73\x4d\x37\xf4\x52\xcd\x96\xd7\x7d\x2b\xac\x3e\x13\x1d\x28\x15\x83\xd7\xdd\x7c\x6a\xe0\xbf\x3a\x9b\xa8\x59\xe2\xfa\x10\x35\x4b\x06\x18\xf2\xba\xe5\x35\x8d\xcf\x90\x49\x3c\x80\xc3\x04\x62\x21\x8e\xe4\x75\x2f\x75\x0f\x79\xdd\xda\x03\x87\xa8\x79\x7b\xcc\x7d\xfa\x6e\xc4\x02\xf2\xba\xdf\xe6\x77\xe9\x6f\xf3\x40\x31\x1a\x7a\x60\xd3\x1b\xa0\xe6\xd9\xdd\xfb\xba\xa1\x87\xbb\x5b\xd4\x5c\xf1\x4b\x0e\xc9\xdb\xb5\x5a\x34\x1a\x5a\x21\xb9\x0d\xa9\x73\x3d\x1b\x0d\xdd\x3d\x05\x74\x43\x3f\xea\xc6\x91\x40\x0c\xe4\x3b\x44\xcd\x49\xfd\xc1\x68\x68\x2d\xf0\x63\x1b\x32\x39\x6d\xb3\x64\x57\x3c\x1d\x03\xd4\xdc\x1f\xc7\x79\xab\x6a\xaa\x01\x1e\x0d\x44\x4a\xa4\x63\x7f\xdd\xce\xc7\xf5\xac\xd6\xaa\x1b\xfa\x72\x6d\x98\x25\x6c\x57\x7f\xec\x51\x85\x65\x63\x44\x96\x30\xd5\x27\xdd\xd0\x26\xe0\x1a\xa2\xe6\xaa\xc6\x2b\x6a\x4e\x58\x47\x87\xa8\xf9\xf6\xc8\x38\x1a\x00\xb1\x8d\x0f\xa3\xa1\x97\xba\xc7\x31\xcb\x10\xb6\xc4\x01\x6a\x9e\x3d\x3a\x28\xca\xf8\x65\x4e\x9e\x79\x85\x5b\xf6\xa7\xc1\xf3\x92\x5c\x84\xa5\x62\x5e\x92\xc7\x18\x8a\x09\xa0\x9e\x4f\xf7\xc7\x2e\x75\xd6\xe7\xd4\x43\xbd\xe0\x75\x4f\x3d\xd4\x65\x58\x34\x70\x78\xfb\xae\x4b\x1d\x35\x7b\xea\xa1\x5e\x8f\x45\xb5\xd0\x6a\xcd\x06\xfe\x73\xe4\xcd\xcb\x1c\x17\xcd\x1f\x87\x47\x7e\x50\x44\x94\x25\x44\xf7\xd4\x0d\x6d\xa4\xed\x04\x50\x8f\x0d\x1f\x63\x26\xdd\x58\x38\x2f\x66\x12\x70\x81\xdd\x66\x8a\xdc\x80\x74\x3f\x09\x30\x99\xbe\x69\x02\x31\x43\x11\x67\x12\x65\x34\x9f\x32\xf5\xea\x99\x53\x5e\xf7\xc6\xd6\x34\xe5\x75\x3f\xc9\xef\xaa\x95\x21\x06\xa7\x80\xba\x67\xab\xd2\x97\x61\x8f\x00\xd4\x7d\x83\xb9\xa6\x80\xba\x0c\x1b\x29\x83\x08\x57\xd4\xbc\x4d\x98\x86\x25\x6a\x1a\x0d\x9d\xd9\x35\xf3\x56\x0b\x85\x6f\x3c\xef\x60\x4c\x51\xd5\x1d\x6e\x59\xdf\x35\x24\x07\x81\x33\x4d\x20\xf6\xb2\x3d\x27\x80\xba\x6f\xc7\xf9\x0e\xb2\x2b\x6d\x96\xd7\x9d\x01\x86\xf3\x96\xc7\xfe\xf8\x54\x40\x3d\x6d\xb3\xb6\xfd\x64\xd1\xa3\xea\x58\x34\xe4\xca\x55\x77\x1b\x62\xc6\xf1\x3a\x73\x18\x88\x78\x9a\x75\xdb\xa1\x3b\x4d\x13\x88\x3d\x98\xfa\xa7\x6e\xe8\xea\x12\x15\x50\x17\xc4\xc2\x34\x1a\x5a\xd0\x31\xb3\xeb\xf9\xf1\x5d\x6d\xbf\x97\xef\x6a\x00\x74\x79\x9b\x40\xcc\x28\xb9\x29\xaf\x3b\x6d\xdf\x95\x31\x85\x6e\x3c\x45\xcd\xf7\x65\x9b\x23\xc4\xcc\xa2\x71\x28\x9f\x3f\x3e\x0e\x2c\x0b\x58\xd4\x3c\xb0\x44\x4d\xdd\xd0\x1d\x7a\xe7\xd4\x0d\x2d\x9d\x75\x16\x03\xff\x6d\x55\xd1\xb6\x8f\x1d\x63\x96\x88\x1e\xf5\x5d\x8e\xaa\x7b\xfa\xe3\xf0\xdd\xb0\xea\x74\x43\x5f\x9c\x2f\x53\xd4\x6c\xd2\xf5\xa9\x1b\xfa\x3e\xbe\xab\xe8\x86\x29\x31\x41\xcd\x53\xf2\xd5\xd4\x0d\xdd\xa3\x55\x26\x78\xfc\x6c\x86\xa8\xd9\xa1\x0b\x37\x34\xf8\x65\x56\x51\xe4\x67\x91\xf9\x95\xab\x33\x45\xcd\xf2\x37\xa6\xa8\x79\x40\x82\x9a\xa2\xe6\xe2\x7a\xae\x8a\xee\xf8\x90\xa8\x0a\x45\x7a\x46\x34\x34\xda\xc5\x8c\x1c\x62\xd9\xa2\xb4\x0a\x07\x47\xd4\xfc\xa2\x4d\xcd\x6a\x02\x40\x57\x8e\x6e\xe8\xaa\x28\x90\xbc\xdd\xb1\x9c\x4f\x51\xf3\x85\x56\x33\x9b\x34\x03\x4e\x90\xd9\x82\xcc\xcc\x74\x8b\x9a\x1f\x94\xff\x29\x6a\xbe\xea\xaf\xc2\xb5\x26\x80\xba\x1a\x47\x3c\x9b\xd1\x67\xee\x47\x03\xa5\x35\x98\x4c\x01\xb5\xb9\x0b\xa6\x81\xd2\x77\xb3\xa8\x47\x7e\xf9\xae\x0c\x04\x3b\xdb\x3c\xc5\xb6\x0d\x8e\x53\xdb\xa7\xba\x75\xa0\xe2\xcf\x16\x28\xc3\xaa\x58\xea\x1b\x7b\xd1\xec\xa6\xdb\x72\x15\xc9\xeb\x9e\xf8\x61\xa7\x80\xba\x7b\x82\xe8\x86\x56\x0d\x9b\xba\xa1\xe3\x8c\x00\x50\x0f\x49\x23\x53\x37\xb4\x2e\x86\x09\xa0\xee\xaf\xcd\x00\x50\x97\xc3\x99\x3e\x05\xd4\x07\x45\x7a\x0a\xa8\xe5\x39\x4f\xd3\x8b\xbd\x9e\x6b\xe1\x86\xc6\x70\x3a\xe5\x75\xbf\x1e\x0a\xdd\x90\x2b\x4c\x6d\xb3\x6b\x30\x41\xb1\x9c\x00\xea\xde\x21\x61\xce\xe1\xd6\xce\x3e\x95\xb7\xef\x16\x33\xbd\x58\x82\x72\x30\x87\x5a\x8a\x82\x4e\x5e\xb7\x2e\x86\xa9\x1b\x7a\xbd\x3e\xa5\xbf\xcf\xe3\xbb\x68\xdd\x3a\xc7\xe7\x08\x1e\x3b\x3d\x02\x50\xcf\x17\x1b\xfb\x94\xd7\x7d\x29\x42\x01\xd4\x73\xa2\x49\x4e\xa3\xa1\xd3\x6d\x23\x4d\x97\x87\x26\x39\xe5\x75\x77\x1c\x01\x53\x5e\xb7\x29\xf4\xe7\x8c\xb4\xbd\x16\x99\xdf\x06\x82\x9e\xc1\xeb\x46\x81\x9f\xc1\xeb\xc6\xbf\x3f\x4d\x2f\x26\x04\x9b\x53\x03\x82\xc7\x9c\xd1\xd0\xdd\x66\xe8\x86\xf6\x76\x89\x09\xa0\xae\x15\x8f\xd2\x04\x50\x8f\xee\x0c\xea\x86\x4e\xe0\xa6\x69\x7a\xb1\xf3\x58\x95\x5b\xbb\xd9\x66\x0d\x62\xaf\xef\x2a\xca\xb0\xf9\xcc\x27\x12\x3b\xf0\x63\x50\xf3\x28\x1e\xa0\xba\xa1\x1f\xac\x58\xf3\x89\x74\x88\x4c\x99\xa8\x39\x36\x8e\xa8\xf9\xc5\xd5\x38\x9f\xe8\x2f\xdf\xd5\x0d\x9d\xc0\xb6\x13\xd4\xdc\xa4\xcf\xcd\xc7\x9c\x5a\xd9\xa7\xda\xba\x8f\xcd\xa0\xbf\x13\x36\xce\x14\x35\x9b\x84\x7c\x3e\x61\x00\xb4\x19\xa2\x2a\xd7\x73\x44\x43\xab\x3e\x89\x9a\x35\x89\x4c\x51\xf3\xc4\x93\x35\x45\xcd\x37\xca\xf0\x34\xbd\x98\xa0\x72\x82\x9a\xe7\x45\x9c\xc2\x14\x35\x77\xc8\x1e\xf3\xd5\xd6\xed\x58\xbd\xa1\x7a\xf9\x63\x44\xb7\x81\x36\x33\xd2\x6e\x83\xd7\xa6\xd1\xd0\xde\x4d\x30\x41\xcd\xc5\xf4\x8f\x53\xf2\xf6\x8c\x2e\x60\x20\x4a\xf1\x21\xfb\xab\xf2\x2c\x79\xfb\x83\x46\x32\x97\x64\x66\xc7\x2a\x72\x88\xb9\xf7\x23\x87\x98\xfb\xd7\x1c\x62\xb5\xf9\x2e\xf2\xaa\x62\x1c\x9e\xa2\xe6\xe1\x68\x98\x76\x5b\x56\xdb\x8c\xb4\xdb\xf7\xaf\x08\x9c\xd3\xf4\x62\x7d\xda\x24\xb4\x14\x73\x30\x4e\x79\xdd\x17\x16\xbc\xb9\x04\x98\xdd\xa2\x69\x5d\xb7\x6d\xd0\x43\xad\xaa\x6c\xa0\xf4\x74\xcc\x83\xd7\xad\xe2\x21\xa0\x0e\xb5\x53\x0f\xf5\x78\x2c\x3a\xf5\x40\xf5\x69\x7a\x31\xd3\x92\x4c\x79\xdd\xaf\x1f\x12\x50\xdf\xc7\x77\x35\x10\x11\x69\x3b\xe5\x75\xeb\x19\x9f\xf2\xba\x8b\xeb\x53\x40\x1d\xba\x93\xbc\xee\xa4\x52\xaa\x1b\x7a\x61\xe5\x98\x02\xea\x99\x7d\xca\x51\x65\x80\xf6\x14\x50\x67\x0f\x50\x03\xa5\x4d\x6e\x39\xb7\x5a\x8a\xeb\x73\x47\x4e\x1e\x26\x37\xa2\xa1\xad\xca\xf4\x62\x72\x1b\xa6\x19\xb9\x87\x27\x88\x80\x3a\x63\x10\x9b\x5b\x94\x71\xfb\x6e\x57\xfc\x32\x1a\xdb\xa3\xca\x19\x34\x1a\xfa\x60\x6b\x9a\x5b\x5f\x86\xc0\x41\x40\xfd\x2c\x7f\x4c\x7f\x97\x6b\x43\x40\xbd\x3c\x14\x82\xd7\xfd\xda\x8c\xe0\x39\xf3\xae\x80\xba\x28\x51\x75\x43\x17\x95\x61\x01\xf5\x89\xa2\xbc\x7d\x87\x4e\x37\x74\xc6\xba\x32\xe5\x75\x1f\x8c\x00\xd3\xf4\x62\x55\xd9\x65\xda\xed\xad\xac\x16\x50\x5f\x44\x7c\xcc\x23\xe3\x42\xed\x22\xd2\x6e\xc3\xe4\x99\xa6\x17\xab\xea\xb7\xba\xa1\x93\xfa\xc3\x31\x84\x50\x9d\x4d\x5e\xf7\xa5\xbe\x67\x34\xb4\x99\x2b\x1e\x51\xf3\x26\xbf\xcd\x23\x6a\x16\xbd\x3e\xa2\xe6\x44\x23\x1f\xdd\xd0\xa6\x28\x7f\x2e\xb5\xee\xd7\xa2\xd1\xb2\x98\x62\x9e\xcb\x9c\x3c\xb8\x1a\x1f\x50\xf3\x38\xcc\xfe\x03\x6a\x9e\xfa\x32\x1e\x51\xb3\xc9\xdb\x9f\x4b\x03\x60\x34\x03\xd1\xbd\x90\xb7\xcf\x15\x39\x6a\x6c\x95\x19\xe6\x39\xc8\x1e\x51\xf3\xf5\x59\xd4\xb6\x8f\x22\xfd\xe8\x86\xf6\xbe\x8c\x47\xf2\xb6\x41\x2b\x4f\x8a\x1c\x35\x1f\x45\xd3\xc7\x71\x08\x3e\x29\x54\x11\x8b\x66\x98\xc7\x0c\xfb\x24\xe7\x17\x65\xf2\x91\xbc\xbd\x3f\x7f\xac\xc1\x84\x38\x85\x47\xd4\x7c\x27\x5b\x15\x99\x4e\xad\x4a\x94\xc1\x51\xf5\x88\x9a\xef\xc7\x9a\x39\xaa\x54\x08\x9f\x24\x63\x2a\xfb\xd4\xa3\xd9\xfe\x9a\x76\x7b\x1c\x8b\x1a\x88\xf0\xaf\x3d\xb7\x06\x22\xa0\xc1\x73\x1b\x1d\x8c\x08\x7a\x24\x6f\x2f\x16\xf0\x03\x6a\x6e\xa6\xfd\x7f\x8c\x86\x4e\x9f\x45\x33\xea\xa3\x4d\x3d\xa2\xe6\x42\x0c\xdd\x73\x6b\xd0\x76\xd8\xef\xc8\xdc\x4b\x7f\x6f\x33\xf7\x9e\x5f\x89\xfd\x07\x40\x3d\xdb\xb1\xfd\xf2\xd8\x87\xed\x37\xa9\xaf\x8b\x19\x40\x5d\x0e\x7a\xe6\x93\x0d\x1c\xc6\xd0\xf4\x04\xaf\x1b\x99\xf9\x98\x5e\xec\x42\x57\x7c\x0c\x94\x6e\x51\x34\x93\x1e\x2e\xb0\xc7\x40\x69\xf3\xde\x3f\x39\x00\x97\x45\x01\x26\xea\xfd\x23\xa0\x36\xa6\xec\x91\xd7\x2d\x8b\xe0\x31\xbd\xd8\x7c\xfd\xb1\x39\x2e\xb0\xcf\x3f\x39\xb4\x50\xb6\x49\x64\xe4\xae\xbe\x2b\xa0\x46\x2c\x3c\xba\xa1\x9b\x3b\xae\x68\x40\x70\x46\x4c\x2f\xd6\xc1\x8c\x8f\x80\x3a\x71\x4c\x3f\x7f\xf0\xba\xa9\xd9\x8c\xdc\x0a\x8d\x47\x37\x74\x89\xa7\xe1\x96\xa5\x47\x45\xad\x1b\x25\xfc\xd1\x0d\xad\xe3\xe3\x29\xe6\x6c\x71\x8e\x02\x50\x23\xba\x1f\xdd\xd0\x0d\xeb\xca\x53\xbc\x41\xa0\x5b\x33\x5a\xe8\x73\xf9\xae\x06\xa2\xcb\x77\xb5\xed\xa3\x1b\x3f\x02\x6a\xc3\x18\x1f\x79\xdd\x5a\xd1\x1f\xa3\xa1\x6f\xc0\xe9\x23\xaf\x5b\xa6\xd9\x53\x8d\x53\xc0\xf4\xf4\x08\xa8\x37\x81\x6f\x8f\x6e\xe8\x8b\x63\xee\x11\x50\xe7\xd7\xef\x4a\x86\x44\xf9\x7f\x8c\x86\x6e\xc5\x66\x70\x34\x2f\x65\x66\x95\x21\x36\x7d\x57\x86\x18\xcc\x96\xc7\x68\xe8\x9e\x6d\x95\x21\x66\xdb\xaa\x34\x00\x42\x93\x78\x00\xd4\x53\xce\xff\x03\xa0\x6e\x5e\x00\xf7\x08\xa8\xa7\xc3\x2e\xaf\x5b\xfa\xee\x63\x34\x74\x03\x92\x3c\xa2\x66\x23\x2f\x1e\xa3\xa1\x9f\xee\xbb\x92\x3f\x93\xef\x32\xbf\xaa\xf7\x4f\xf3\x68\x56\x3a\x89\x9a\x4d\xd9\xfd\x88\x9a\x57\xb3\xa8\xed\x17\x4b\xd4\xd3\xd4\xba\xa3\x66\xc9\xae\xd5\xa7\x26\xe5\x46\x39\x7c\x7a\xe4\xd4\x62\x42\x41\xcd\xdd\xa4\x10\x8f\xd1\xd0\xb1\xe9\x4c\x2f\x66\xe4\xf8\xa3\x1b\x7a\xb9\x43\x4d\x2f\x96\x93\x55\x19\x32\x89\x32\xfc\x84\x1b\x3a\x7e\xec\xfc\x2a\x0a\xba\x89\x59\x70\xe9\x3e\xa6\x17\xcb\x58\x18\x9e\xae\xaf\xca\xfe\x1a\x0d\x7d\x3f\xfe\x58\xdf\x0d\xf6\xde\xa7\x47\x3a\x44\x3f\x64\xb4\x3b\x46\x9e\xc7\x68\xe8\xe5\x8a\x1d\x11\xed\x6e\x91\xf5\xfc\x12\x66\xfe\xe8\x86\x0e\x79\x0b\x6a\x1e\x3d\x9e\x9a\x73\x09\xb3\xc0\x13\x49\xb9\xb1\xf9\x3c\x46\x43\xd7\x9b\x19\x1c\xc6\x19\x79\xbc\x4a\xde\x7e\xec\x42\x24\xe5\x46\x6b\x7d\x74\x43\x9b\x4b\xf9\x31\x29\xf7\xe7\xc0\xea\x86\x7e\x14\x05\x23\x6e\x00\x61\xb5\x47\x34\xf4\xf8\x95\x6d\xff\x31\x5f\xf7\xf6\x60\x9a\x4e\xfd\xb4\x28\xe3\x02\xe0\xf3\x98\xaf\xbb\x79\x2e\x9b\xaf\xfb\x01\x07\x3d\x00\xea\xf9\xc4\x53\x79\xfb\x36\x78\xc6\x52\x67\xa0\xa6\x28\xc3\x23\x6f\xc6\xd4\x33\xd7\x00\xea\x69\x82\x97\xc7\xf4\x62\xb9\x5a\x14\x50\x7b\x88\x4f\x2f\x43\x51\xec\x1b\x28\x2d\x7e\x79\xe4\x75\x9b\x0d\xe6\x11\x50\x37\x50\xf0\xf3\xc8\xfb\xc5\xf6\xfb\x00\xa8\x47\x05\x1a\x3c\x7f\xe4\xeb\xa6\x83\x02\x6a\xbd\x78\x0f\x80\xba\x1d\xac\xe8\x8f\xe9\xc5\x16\x5a\xf7\xa3\x1b\xfa\x8e\xef\x62\x30\xc9\xf1\x63\xa3\x47\x8f\x4f\xe5\xed\xc7\x77\x0d\xfc\xff\xac\x4a\x32\xa4\xba\x93\x80\xfa\x8f\xaa\x44\x19\xaa\x70\x8f\x0c\x13\x88\x01\x8f\xf9\xba\x5f\x75\x09\xf3\x75\xf7\x28\x02\x30\xcd\xf7\xf2\xbc\x21\xba\xd9\xda\x6f\xb8\x29\x69\xa4\x49\xb9\xbd\x0a\xf0\x91\xd7\x2d\x60\x79\x74\x43\x2f\xe5\xed\x6b\x12\x63\x34\xe7\xe7\x75\x7e\x8b\x45\xb5\x94\xc7\x66\x18\x08\xaf\xfe\x20\xaf\x3b\x8e\x8c\x00\xd4\xdd\x46\xea\xc6\x72\xba\x75\x43\x27\xcf\x88\x15\x5b\x9b\x09\x5d\x61\xeb\xe6\xc7\x4b\x83\x89\x5d\x08\x40\xed\x39\x6e\x52\xee\x57\xcd\x59\x40\x7d\x70\xae\x3d\xf2\xba\x1b\x76\xaa\x47\x40\xfd\x82\x9b\x1e\x51\xf3\x7c\xfd\x90\xbe\x1b\x7b\xa4\x1b\xba\x62\x5a\x7c\x96\x99\x4e\x55\x1d\x97\x0c\x13\xec\x54\x8f\x6e\xe8\x72\x59\x94\x1c\xa8\x86\xa0\x1b\xfa\xc1\xa3\xf4\x98\x5e\xac\xe1\x1e\x7d\x8c\x86\xae\x18\x6a\x1e\x51\x73\x48\xe3\x4f\x94\xe1\xb6\xfa\xc2\xc0\xeb\xbb\xba\xa1\x3d\x14\x40\xcd\x33\xd9\x05\xdd\xd0\xdd\xf3\x45\xd4\xbc\x14\x38\x92\xb7\x8f\x3d\x32\x29\xf7\x4a\x3e\x75\x3d\xe3\xee\x7f\x44\xcd\x0b\xf3\xf5\x63\x34\xf4\xc4\x79\xf1\x7c\xc1\x98\xf2\xc7\x1e\x55\x2a\x93\xa0\xe6\xd1\xad\xd9\x68\xe8\xd7\x05\x2c\x6a\xde\x9e\xe3\xba\xa1\x87\x20\x4b\xd4\xdc\x61\x10\x3d\x3b\x32\xbb\xf2\x21\x51\x73\x9a\x16\x35\x98\x40\x28\x7a\xb6\x06\xa2\xa8\xca\xf9\x75\xb3\x8b\x9a\x8f\x7b\x70\x7b\x6f\x97\x82\x42\xf2\xb6\x61\xad\x4f\xb8\xa1\x5d\x66\xba\xa1\x43\x8b\xdb\xde\x2f\xe0\xba\x12\x35\xcb\xe4\x79\xcc\x21\xb6\xa1\xed\x3d\x46\x43\x6f\xd7\xc6\x91\xf1\xf8\x7b\xf1\xef\x8b\x7d\x01\x75\xc5\xfa\xf7\x9c\xe0\x39\xd3\x59\xd3\x8b\xad\x78\x1a\x99\x03\x69\xb0\xf9\xba\x5b\x14\x01\x20\x55\xad\xec\x18\x92\xf3\x58\x8c\xa5\x6e\xcd\x6c\x6d\x33\x1b\x3c\xde\x63\xd5\xa7\x3f\x36\x04\xc9\xe3\x52\x5e\xb7\x7e\x81\xf7\xf2\x4a\xbe\xcb\xa2\x06\x84\x6e\x51\x5e\x37\x81\x24\xaf\x90\x59\xf3\xe6\x0b\x64\x6e\xcf\x6d\xd1\x2c\x16\xd3\x1f\x9b\xb6\x97\xed\xf9\x0a\x99\x0b\x86\xe2\xf7\xd2\x9a\x8d\x2d\xe2\x0d\x47\xf3\xeb\x53\x7a\xd4\x91\xc6\xaf\x90\x59\xc9\xf6\x0a\x99\xb5\x62\xbd\x66\xe4\x96\xe5\xfe\xa6\x10\x56\xfc\xd8\x9b\xaa\xcc\xe1\xfc\x26\xe3\x61\x01\x89\x6f\x12\x37\x41\xec\x79\x65\x6e\xaf\xcb\x77\x35\x79\xb1\x97\xdf\xb8\xa9\xea\xb3\xaa\xb8\x31\xa1\x53\xa4\xbf\xde\x93\xf8\x1a\xef\xbc\x51\x4b\xde\x60\x6e\xb3\xa7\xde\xa4\xb7\x82\xa0\xce\x57\xc8\x3c\x50\xb3\x5f\x13\x88\xb5\xc7\x46\xd2\xdf\x8d\x32\xfc\x9a\x40\xcc\xf8\xee\x57\x47\x73\xf2\xa9\x8e\xe6\x0e\x75\xe7\xbd\x4d\x55\xc1\xd1\xfc\xea\x68\xee\x98\x08\x5e\xd3\x6e\xeb\x3a\x7f\x65\x6e\x3f\xc5\xa7\x7a\xa3\x8e\x1f\x52\xd9\xc0\x0e\xf9\x06\x64\xc6\xac\xfa\x02\x99\x67\x79\x2c\x32\xbf\xc6\xc2\xbc\x3a\x9a\x1f\x24\xcc\x6b\xda\xed\xfd\xfa\x54\x93\x57\xf2\xbb\xd2\x77\x8b\x4f\xd5\xbb\x38\xaa\x5e\x70\xf1\xb8\x20\x61\xbe\xe2\xe2\xc9\x21\xf8\x1a\xef\x9c\x51\x1d\x5f\x99\xdb\x35\x5b\x14\x47\xc0\xe4\x79\x75\x34\x1b\x39\xfe\xca\xdc\x96\x0c\xf9\x9a\x40\x2c\xb9\xda\x23\xde\x19\xac\xf7\x66\x6f\x88\x80\xc6\xff\x8a\x8b\xbf\xcf\x46\xea\x7d\x43\x58\xbd\x7f\xe0\x62\xab\x02\x27\x26\xce\xe2\x57\x5c\xfc\x6c\xab\x42\x58\x99\xfc\xe7\x35\xde\x79\xba\x18\x4a\x98\x44\x18\x1c\x71\xb1\xc1\xe0\xaf\x8e\xe6\x85\x81\xe8\x2d\x91\x51\x9f\x36\x87\xa3\xd9\x95\x53\xa4\xef\xe2\x0e\x7e\x8b\xde\xc6\xec\x53\x53\xcd\x60\x85\x7e\x4d\xbb\x7d\x61\xd1\x7d\xc5\xc5\x26\xb3\x7a\x8d\x77\x96\xfc\xf0\x8a\x8b\xbd\x3d\xed\x15\x17\x6f\x00\xda\x6b\x96\xb0\xe1\x2c\xe8\x68\xf6\x6e\xa3\x57\x5c\x9c\xfd\xae\xf4\xec\x73\x7c\xaa\xb2\x81\x0d\xe1\x05\x17\xcf\x04\xa8\x7c\xc5\xc5\x3b\x59\x94\x18\x63\x8f\xaa\xf3\x5b\x2c\x9a\x9a\x83\x73\xed\x15\x17\xbf\x8a\x3e\x1d\xcd\xb5\xfd\x8a\xc0\xf9\x0a\x99\xbd\x11\xf5\x15\x32\xd7\x62\x3d\x42\x0c\xe7\xda\x7b\xac\xcc\x6c\xff\x7a\x8f\x95\x57\x17\xbd\x66\xe4\xf6\x2a\xc0\x57\x1f\x74\x02\xba\xbe\x2d\xe2\x25\x59\x45\x26\x10\xbb\x61\xc5\xbc\xfa\xa0\x57\xbc\xeb\xd6\xc6\xe8\xfa\x06\x64\x6e\x56\xd5\xdc\xad\xfe\x58\x0e\xc9\xeb\xd3\xb8\xd7\x89\x35\xd6\xb4\xee\x56\x8b\x72\x2a\x94\xf3\x42\x66\xb9\xe8\x6f\x0b\xa6\xba\x45\x43\xdd\x09\x2e\x78\x23\x14\x1a\xd6\xe5\xdb\x62\x6b\x53\x73\x8f\xfb\x52\x59\x63\xdd\xb4\xcc\x4a\x98\x6e\xfc\x20\xe7\xda\x1b\x8e\x66\x57\x7e\x17\x47\x6c\xdf\x35\x03\xf9\xf6\xc7\x72\x66\x8e\x3f\x0e\x51\xe6\x8f\x8d\x77\x46\x0b\x7d\x7b\x04\xdd\x30\x65\x42\xe6\x17\x93\xd7\x6b\xbc\xb3\x61\xb9\xaf\x8e\xe6\xa2\xf8\x05\x32\x57\xd3\x1b\xbe\xc1\xdc\x7e\x7c\xd7\x78\x67\x90\xfb\x2b\x73\xfb\xb3\x66\x21\xb3\x37\x6c\xbe\x32\xb7\x37\xd6\x86\x77\xc8\x31\x88\x22\xf3\x5b\xb0\x16\xbe\xc3\xf9\xf5\x40\x19\x2e\x75\x74\xf2\x57\x47\xb3\x77\xc4\xbf\x26\x10\x3b\x78\x85\x5e\x20\x73\x0b\x79\x6b\xbc\xb3\x81\x18\xaf\xf1\xce\x15\xbe\xcd\x2b\x64\x3e\xd5\x77\xd1\x33\x9b\x87\xaf\x90\x79\x78\x44\x0e\x4d\x7c\x60\xbd\x77\x1a\x54\xe5\xa1\x2f\x73\xfb\xbe\x2d\x2a\xba\x81\x51\xef\x34\x17\xa2\xab\xce\xb4\xdb\x9b\x3c\xff\xaf\xf1\xce\x95\x10\x80\x57\xe6\x76\x88\xc1\xe9\xd6\x56\x1a\x87\xa3\x79\x5a\xb3\x97\xa1\x0c\x9f\x4a\x57\xf6\xc4\x9c\x41\x77\xf4\x43\xe8\x99\xde\x1d\xfc\x8a\x8b\xbf\xcf\xef\x3a\xbf\xdb\xa2\xde\x28\x28\x8b\xaf\xb8\x58\xdb\xfe\x2b\x3d\xbb\x7b\x64\x88\x8b\x07\xe1\x21\xaf\x09\xc4\x3e\x07\xe7\xf1\xa8\x72\xa9\x44\x02\x31\xa5\xca\x13\xa2\xdb\xaa\x4c\x98\x66\x07\x8d\x77\xae\x38\x01\xdf\xc0\xc5\xea\x1e\xa6\xdd\x1e\xc0\x99\xf7\x51\xf5\x52\x22\x81\x8b\xfb\x15\x8d\xf4\xde\x3d\xf0\xda\xeb\xfd\xce\x47\x31\xe2\x3d\x56\xa6\x15\x7a\xc5\xc5\xc3\xfe\xc6\x3d\x56\x9e\x98\x91\x76\x1b\x38\xf3\x4a\xcf\x36\xcf\xc3\x6b\xda\x6d\x09\x54\x2f\xb8\x78\x6e\x65\xb5\x8e\xe6\xac\xa2\xf2\x7a\x49\x28\xc1\x50\xaf\x8e\x66\xaf\x10\x7d\x75\x34\x0f\x85\x8c\xf7\x3b\x77\x42\x96\x5e\x71\xf1\xdd\x2d\x86\xc9\xcb\xef\x2a\xaf\x7e\x69\xe4\x79\xdf\x70\x64\xb0\x1f\xf5\x41\xbf\xe0\x91\x57\x1f\x74\x05\x41\xbf\xcb\x7b\x8e\xdc\x53\x11\x0a\x8d\x43\xe1\x35\x23\x77\xe8\x7b\x11\x0a\x6d\x83\x23\x81\x98\x82\xdd\x7b\xac\x2e\x58\x79\x6f\xdc\x63\x05\xdc\x7e\x65\x6e\xbf\x98\x8f\x5e\xaf\x7e\x96\x23\xf4\xc6\x3d\x56\x8e\xaa\x8e\xe6\xbb\xf8\xd4\x2b\xf9\xa6\x45\xd3\xba\xba\xb5\x75\x34\x9f\xcb\x36\xb3\xb5\x0b\x86\xf1\x57\xc8\x3c\x61\xd6\xbd\x3a\x9a\x0b\xd6\xce\x57\xc8\xdc\xf1\x69\xbe\x42\x66\x29\x07\xef\xa7\x35\x9b\xd8\xc3\xf7\x33\xc1\x94\xba\x44\x64\xe4\x76\xa7\x7f\x6e\x6d\xe5\x4f\x30\xb7\xab\xcd\xd0\x7a\xef\xae\x11\x32\xdf\x2e\x66\x13\x88\x05\xd8\xf9\x22\x0b\x0d\x12\xe6\x53\x2b\x13\x19\x19\xef\x5c\xf0\xdd\xbc\x9f\x37\x08\x10\x2b\xfd\x1a\xef\xbc\x1c\x49\x21\xb3\x40\xfe\xdd\xe6\xba\xb4\x83\xa6\xdd\x1e\x8e\x86\xf1\xce\xa1\x66\x0b\x99\x47\xb6\x66\xb3\xd0\x14\x8b\x3a\x22\x61\x3d\xbd\x32\xb7\x17\x80\xfa\x8d\x04\x62\xd5\xaa\xf4\x56\x54\x9b\x61\xd0\x9c\xa7\xde\xd6\x24\xa2\x1c\xd8\xe1\x58\xb7\xa8\x49\x24\xba\xe0\x15\x75\x2a\xa5\xc7\x20\x23\x57\xac\x8e\xe6\x0e\xaf\xe9\x35\xde\xb9\xdb\x05\x21\x73\x87\x94\xf8\x9e\xb8\xb7\x8b\x05\x6c\xda\xed\x4f\x0c\x62\x02\x31\xf9\xd5\x6f\x24\x10\x53\xe7\x11\x17\x5f\x2a\xe1\xe2\xe2\xae\x82\x27\x2e\x36\xe0\xee\x8d\xfb\x9d\xc5\x11\xe2\x62\x93\xda\xbd\x26\x10\x93\xb1\xf0\x1e\x51\x46\x34\x52\xe2\x04\xf3\xbb\xae\xf0\xce\x34\x8a\xa2\x2a\x2c\x06\xeb\x72\x7e\xf1\x73\x2d\xef\x77\xd6\x98\xb6\x4c\xbb\xed\x1d\x25\x4b\x7a\xf6\x64\x97\x2d\x51\xf3\xdb\x2c\x22\xca\x64\x2e\x2d\x50\x73\xfd\xc0\xf2\xeb\x92\xa9\x0e\xd8\x59\xa2\x66\x53\x30\x2d\x51\x73\xfd\xac\x4a\xe2\x04\x50\x68\x5d\x9a\x80\x90\x0c\xcb\xfb\x9d\x9f\x69\x51\xef\x0c\x5c\xbb\x65\xda\xed\x85\x9d\x79\xa5\xe0\xcc\xd0\x8c\xa0\x67\x63\xb2\x5e\x29\xb2\xee\xd0\xfd\xc8\x12\x56\x7d\xea\x7a\xc6\xd4\xb6\xa4\x67\x7b\x6b\xdb\x4a\x91\xdb\x93\x71\x36\xde\xd9\x54\xd2\x4b\x47\xf3\x61\x52\x56\x64\x09\x43\x27\x5f\xa2\xe6\xb5\x7d\x6a\x64\x0d\xa2\x7b\x45\xda\x6d\xbc\x60\x4b\x7a\xb6\x89\x02\x96\x8e\xe6\x0f\xcb\xea\x8a\xfb\x9d\xf1\x92\x2c\x51\xf3\xdd\x7e\x75\xcd\xca\x32\x14\xda\xe8\x80\x75\xc7\x6d\xaa\xd6\xa3\xe8\x46\x95\x5a\x66\xe4\x3e\xc8\xae\xe5\x3d\x56\x6f\xf7\x5d\x1d\xaf\xc0\xb1\x75\x47\xd0\x0d\x2b\xe1\x0e\xeb\xbd\x3f\xd6\x7a\xcf\x8e\x5b\x77\xc4\xc3\x5a\xb3\x09\xe2\x5e\xbf\xeb\x29\x56\xec\xac\xa2\x9b\x50\x91\x15\x57\x3f\xe3\xfa\x5f\xc1\xdc\x26\xd6\x60\xe5\x48\x98\xc6\x87\x04\xd4\x83\x0d\xb8\x64\x6e\x9b\x61\x7e\x65\xad\xbb\x40\xe6\x65\x28\xb4\x17\x7c\x2c\x01\xb5\x17\x7c\x2c\x99\xdb\xe6\x33\x5c\x39\x72\x99\xfa\x21\x13\x2e\x0d\x6b\xe6\xa8\x1a\xd3\xaa\xd4\xba\x01\xf2\x2b\xe2\x9d\xb3\x35\x7b\x5b\x2e\x34\xe0\xe5\x3d\x56\x8f\x3b\xce\x7b\xac\xcc\xed\xb9\x4a\xa4\xb1\xe5\xc7\x3a\x9a\x2f\x4c\x85\xcb\x78\x67\xef\x96\x5d\x45\x83\x09\x04\xdd\x55\x22\x08\xc5\x1f\x47\xfc\x20\x6b\xdb\x78\xe7\x6f\xfb\x63\xad\xbb\xd3\xa7\xde\x1e\x8b\x91\x79\xc5\xd5\xcf\x9f\x4f\x23\xe3\x3a\x53\x56\xa4\xc3\x61\xcf\x5c\xa6\xdd\x7e\x86\x4f\x9d\xdf\xcb\x0f\x85\xb7\xc2\x56\xe9\x98\x73\x8b\x09\xa8\x2f\x77\xab\xcc\xed\x07\xca\xd0\x92\xb9\x5d\x30\x5f\xaf\xea\x95\x7c\x80\xf1\x55\xed\x2f\x62\x7f\x99\x76\xdb\xab\xd6\x96\x8e\xe6\xe2\x52\x31\x81\xd8\xbd\x2d\x32\xbf\xda\xf4\x56\xd5\x00\xa8\x08\xf5\xf6\xe7\x09\xe4\x5c\xde\xfe\x6c\xbe\x97\x25\x6a\xd6\x0d\xbd\xc2\xd1\x5c\x7d\xd7\xac\x2c\x98\x08\x56\x0d\xc7\x2b\x4f\x45\xcd\x17\xba\xd6\x12\x35\x67\x4c\x04\x4b\xd4\xbc\xb1\x2a\x2f\x51\x73\x59\xfe\xd8\xa3\x0a\xf4\xba\x44\xcd\x52\x34\x97\xf4\xec\xcb\xcd\x0e\x6a\x9e\x86\x4e\x2f\x51\xb3\xfa\xed\x8a\xdb\x9f\x39\x5e\x97\xb7\x3f\x9b\x92\x68\x79\x8f\xd5\x13\xef\x46\xee\x56\x7a\xd4\x0c\x22\xc3\xca\xb1\xa4\x67\x5f\x6e\x76\x13\x88\x79\x99\xe3\x8a\x2c\x61\xd8\x31\x96\xf4\xec\x86\x12\xbe\x40\xcd\x53\xfe\xfc\x12\x35\x2f\xbb\x10\xf4\xec\xe1\x53\x39\x6f\x6e\x2b\x51\xb3\xc0\x61\xf5\xc8\xed\xe9\x87\xe8\xaf\x37\xbe\x2d\xe9\xd9\xcb\xd3\xa7\x9b\xbb\x15\xbf\xf3\x92\x9e\xbd\x15\x14\x41\xcf\xfe\xac\x59\xe2\x44\xb6\x48\x7f\x4f\xb4\xca\xa3\x0a\x5b\xe2\xf2\xb2\x2a\xef\xd1\x5e\x71\xfb\x33\xa9\xbd\xd6\x30\x12\xc1\x0d\x2b\x6a\xee\x0a\x64\xd3\x6e\x1b\xf0\xb2\x44\xcd\x6b\xfd\xca\xb6\xbf\x64\x6e\x1b\x39\xb2\x04\xd4\x15\xcb\xe1\x32\x14\xfa\x3e\x7e\x45\xa6\xab\x3b\x7d\x08\x30\xb3\xef\xb2\xd4\x6f\xd8\xaa\x6b\x98\xb5\xc3\x31\x17\x50\x9b\x67\x66\x09\xa8\x5b\xbc\x6b\xc2\x25\xd7\x67\x38\x9a\x31\x3d\x2d\x99\xdb\x13\xdc\xb7\xc2\xd1\x8c\xde\xb5\x0c\x85\x6e\xc4\x0d\x2d\x00\xf5\x18\xf8\x43\xd7\xd4\x31\xf7\x58\xb3\x19\xd7\x9d\x11\x43\xa1\x13\x54\xa5\x35\xe3\xa2\x64\xdf\x55\x2b\xfb\x7c\xea\x52\x57\x0e\xe8\x68\x1e\x51\x34\x57\x9e\x6b\x5b\xe6\x76\x8b\x36\x1b\x2f\xf9\x58\xb3\x8e\x66\x35\x2b\x13\x88\x99\x15\x61\x99\x91\x7b\x63\x8a\x59\x66\xe4\x16\xba\x2e\x13\x88\x99\x1a\x71\x99\x40\x6c\x80\x55\xd7\x13\xb7\x6d\xb2\x3e\x05\xd4\xda\x33\x97\xcc\xed\xb3\x7c\x17\x0e\x49\x57\xb0\x3f\x1e\xcd\x40\xb0\x65\xda\xed\xd7\xa1\xd3\xd1\x7c\xbb\x3d\x4d\xbb\x3d\x87\x35\x1b\x44\xa6\xd2\x62\xbc\xf3\xed\x81\xf2\x28\xba\xfd\xae\x80\xba\x62\xce\x5d\x32\xb7\x6f\x95\x43\x13\x88\x65\xd7\x86\x80\xba\xe0\x4d\x5b\xe1\x68\xf6\x94\x37\xed\x76\xf7\x04\x79\x9d\x5f\x97\x99\xcc\x6d\xd9\x1a\x4b\x40\xed\x15\x1e\x4b\x40\xbd\x15\xdd\x6f\x18\x00\x19\x8d\xb8\xfd\x39\xbe\xab\xef\x46\x45\xc5\x04\x62\x92\x91\x96\x69\xb7\xc5\xb6\xeb\x35\xe3\x3a\x46\xad\x25\x6a\x4e\x20\xf7\xb5\x34\x78\x12\x65\xb3\x74\x34\x9b\x94\x7b\x2d\x33\xae\x2b\x15\x97\x47\x15\x68\x6e\x2d\xb7\x36\xe1\xa2\x6b\xc5\xfe\xf5\x43\xa0\xaa\x79\x5b\x54\x0b\xc5\x80\xb0\xbc\xfd\xb9\xc1\x2f\x5a\xd2\xb3\x35\xf0\x2e\x51\x73\x51\x37\x16\x35\x57\x55\x74\x51\x73\x3d\x16\x4d\x65\xe0\xf1\xba\xcc\xcd\xeb\x84\x7e\x71\x0f\x1d\x5d\x08\xd4\x8c\xd5\x6e\x79\xfb\xf3\xe7\x68\x98\x76\xdb\xeb\x6c\x96\xf1\xce\xc9\xdd\x0d\x6a\x9e\xcb\x1d\x2a\x6a\x1e\x36\x52\xd4\xfc\xa9\x7a\x05\x6a\xc6\x83\xbf\x44\xcd\xd9\xbd\xf0\x99\x51\x3f\xf9\xae\x28\xc3\x85\xf4\x45\xfc\xbe\x3f\x36\xf2\xc2\xbd\xff\x89\xaa\x30\xa5\x2e\x1d\xcd\x45\x55\xc4\x78\x67\x3d\xf8\x6b\x87\xd6\x4d\xab\x74\x34\x3f\xd0\x4a\x17\xa8\xb9\x17\xbc\x6f\x6b\x9b\xd0\x52\xb5\xcd\x2c\x61\x9f\x82\xc2\xdb\x9f\x07\x7e\xae\x15\xf4\x6c\x37\xac\x97\x55\x65\x95\x76\xe3\x9d\xc7\x75\xff\x4a\xec\x0b\xa8\x3b\xa1\xb5\xcb\x7b\xac\xbc\xe1\x6b\x99\x91\x7b\xa9\xa3\x6e\xb7\xb6\x0b\xd2\x7b\xac\xa4\xa7\xae\x1d\xb6\x5f\xa6\x5e\x1f\x74\x72\x82\xbc\x18\xfa\x75\x82\x04\xd4\x4d\x85\xc7\x50\x68\x03\x7e\x97\x8e\xe6\x7b\xfb\x63\x83\x32\xd4\xba\x0d\x85\x5e\x9e\xbc\x27\xd2\x14\xd3\x05\x01\x75\x12\x52\x9d\xc8\xfd\x68\x55\xc1\xa9\xf0\x43\xd2\x1d\xab\x6d\x96\xc9\xac\xf2\xa0\xa3\xf9\x6b\x7e\x88\xad\x6d\x98\xea\x12\x50\x57\xf4\xea\xef\x8a\x5c\xa6\x95\xa2\x53\x8f\x8a\xfe\x79\x8f\xd5\x61\xc7\x7d\x02\xea\xc1\x46\xf8\x22\x81\xd8\x6d\x55\x5e\x86\x82\xfd\xe4\x33\x81\xd8\x87\x29\xe6\x33\x81\x98\x2e\xdd\x2f\xe2\x9d\x89\xf1\xfc\xbc\xc7\x6a\x25\x8b\x41\x0f\xcb\x14\x35\x20\x3c\x7e\xd7\x78\xe7\x62\xab\xcc\x32\x84\xf9\xe8\xbb\x22\x95\x81\x5d\x70\x6b\x23\x60\x3f\x01\xf5\x8d\xed\xe5\x33\xde\xb9\x63\x4d\xfa\x74\x43\x4b\x06\xf8\x02\x50\xe3\x2b\xff\x92\x41\x37\x28\xe1\x9f\x80\xda\x43\xe1\x13\x50\x4f\x7c\x8b\x5f\x0a\x26\xb3\x1f\x62\xa9\x9b\xa4\xfa\x4b\x26\x22\x6e\x7e\xd7\x19\xc4\xb8\xf4\x99\x22\x6c\x5d\x16\x11\x56\xde\x2e\xf1\x05\x64\x46\x74\x7f\x42\xe6\x89\x5e\xfd\x99\x58\xfb\x7d\x2d\xaa\x6c\x00\xd0\xbe\x3b\x1c\xaf\x0c\xac\xb8\xb8\xa0\xb1\x7f\xb7\xb8\x89\x93\xeb\x33\xa2\xd9\x33\xf1\xf3\xa6\x2a\x13\x79\x7d\x91\x22\x8c\x05\xfc\x45\x8a\x30\x16\xe1\x27\x37\xdb\xf8\x97\xcf\xc4\xda\x6b\x58\x33\x87\xaf\x49\xb4\x3e\x71\xb1\xd9\x09\x3e\x70\x71\x97\xd6\xf5\x79\xbf\xf3\x65\x8f\xc4\xc5\xe6\x6b\xfa\xb2\x2c\x11\xb8\x76\x5f\xe0\x62\xe4\xfc\x17\x8e\x66\x0c\x53\x1f\xb8\xb8\x57\xce\x97\xcf\xc4\xda\xca\xae\x2f\x08\xd8\x2e\x7e\x13\x6b\x6f\x17\x21\xb8\xb8\x77\x8c\x2d\x9f\xb8\xb8\xe1\x16\xf9\xc4\xc5\x06\xdc\x7d\xe2\xe2\x0b\xca\xd0\x17\xf7\x3b\xdf\x56\xa5\xe3\x15\xdd\xf8\x8b\x3c\x60\xd9\x9a\xe3\xa6\x39\x3a\x18\xb8\x18\x44\xf6\x89\x8b\xe5\xeb\x7e\x45\x02\x27\xb6\xa6\xcf\x3c\x60\xcb\x19\x94\x80\xdd\x90\x39\x9f\x04\xec\x5c\x2c\xa2\x6c\xc8\xe5\xfe\x8a\xc4\x89\xe3\x77\x8d\x35\x70\x6b\x14\x95\x2b\xd4\xd4\x0f\x5c\x3c\xc7\x67\x33\xe8\x6f\x1b\x3e\x75\x7e\xa7\x55\xc5\xfd\xce\x56\x65\xa2\x78\x00\xcb\x27\x01\xbb\xef\x5f\x89\xfd\xaf\x7a\xc9\xa0\x7d\xd7\x07\xbd\x5c\x09\x42\xe6\x58\x45\x72\xb3\xc5\x6e\x9f\xc1\xce\xf2\xba\xbf\x80\xcc\xa8\xf7\x9f\xc1\xce\x63\xfb\xe3\xb8\xfa\xd9\xaa\xbc\x0a\xf9\xf8\xae\x43\x31\xfc\x71\x70\xd1\x99\x20\x83\x9d\x1f\x48\x23\x5f\xf5\x12\xba\xe4\x53\x4d\x04\xaf\x55\xb1\xb5\xdb\x6d\x51\xe1\xec\xb2\x11\x32\xb7\x66\xd1\xe0\x7d\x4c\xfd\x5f\x33\xec\x02\x35\xfb\x6b\x9a\x08\x14\x74\x72\xb3\x13\x67\xd3\xd7\xe2\x52\x36\x26\x48\xc8\xbc\x1c\x0d\xb9\xd9\x3b\x6a\x96\x53\x01\x3a\xfb\x22\xa2\x19\x45\xfa\x03\x32\x0f\x39\x33\x9f\x37\x55\xbd\xd1\x0c\x71\x44\xf6\xa9\x26\x20\x70\xee\x27\x64\x9e\xd3\xa7\xf4\xf7\x55\x2c\xc8\xcd\x7e\x1d\xe7\x1e\xf7\xa5\xfa\x34\x12\xb7\x32\xdd\xde\x54\x95\x5d\xf9\x7f\x5c\xfd\x4c\xcd\x3d\xee\x4b\x65\x34\x84\xcc\xa6\xde\xfd\x84\xcc\xde\xb6\xf0\xe9\x68\x1e\x1c\x91\x1f\x90\xb9\xbd\x40\x83\x2f\xae\x7e\xf6\xd4\xd3\xd1\x7c\x9c\xdf\x3f\x20\x33\x83\x23\x37\xdb\xfc\x45\x9f\x8e\x66\xfd\x92\xdf\x1f\x29\xc2\xe8\xe0\xf0\x92\x50\x4f\x01\x13\x6b\x9b\xa2\xf0\x1b\x71\x73\x13\x53\x66\x62\xed\x34\x7d\x57\x56\xdb\x63\x11\x65\xa3\x61\x46\xfe\x74\x34\x37\x50\xe4\x27\x2e\x3e\x0a\x3a\x23\x9a\xfb\x65\xcd\x3a\xd6\x3d\xc8\x8c\x68\x96\x9a\xf5\x89\x8b\xbd\x3b\xe3\x1b\xc1\x01\xf3\xbb\x72\xd1\x95\xb7\x46\x34\x6b\x96\xfc\x86\x61\x44\xe8\x8a\x9f\x11\xcd\xb7\x27\xb5\x04\xec\x07\x6b\xc3\x37\x23\xaf\x0e\x0b\xc9\xc4\xda\x62\x9f\xcf\x88\x66\x03\xdf\x3e\x1d\xcd\xaa\xe8\x9f\xf7\x3b\x5f\xaa\x31\x71\xbf\xb3\xa7\x9e\x29\xc2\xae\xf8\xae\x26\x2f\xc0\xdd\x67\x44\xf3\x88\x9a\xe5\xde\x43\x77\xfc\xcc\x03\xa6\x61\xea\x33\x0f\xd8\x80\x83\xf1\xe9\x68\xbe\x8f\x55\x81\x8b\x65\x6c\x7e\xde\x54\x65\x96\x8f\x4f\x5c\xec\xfd\x02\x9f\x8e\x66\xaf\x2d\xfb\x24\x60\x6b\xe0\xfd\x1e\x09\x9c\xcd\xa7\x72\xc0\xc0\x98\xdf\xa3\xf7\xcd\xbd\xe0\xfd\xce\xfd\xf1\x43\x71\x69\x26\x0b\xd8\x88\xe6\x3b\x5a\x15\xd9\x68\xfd\x90\xb1\x42\x0e\x9d\x11\xcd\x3d\xf9\x54\xbb\xc7\xb2\x19\x71\x49\x28\x13\x6a\x44\xb3\x77\x8b\x7c\x6f\x24\x4e\x67\xca\xc4\xc5\x21\xfa\x74\x34\x9b\x1e\xf0\x0b\x02\xf6\xf9\x95\x4b\xf7\x7b\x85\x90\x51\x8f\xd6\x6c\x95\x16\x53\x84\x5d\xc3\x8f\xca\x55\x56\xc1\x8b\x9c\xdb\xf8\x26\x3e\x53\x84\xc5\xa9\x6d\x8a\x30\x8d\x3c\x5f\x04\x3b\x63\x0c\xfc\x5e\xe9\x61\xee\x9a\x37\x12\x99\x5a\x95\x1c\x21\x1c\x01\x9f\x90\xf9\xf2\xe4\x95\x9b\x1d\xb2\xda\x14\x61\x63\x58\xf4\x7a\x08\xa7\xde\x9c\xdb\xaf\x07\x8a\xc1\xce\x2f\xc1\x95\x5f\xe4\xdc\x86\x6a\xf5\xc9\xcd\x2e\xce\xa6\x90\xf9\xae\x7e\x57\x6b\x36\x5e\xe9\x4f\x6e\xb6\x94\xd4\x4f\xc8\x7c\x63\xbe\xfe\xe4\x66\x8b\xbe\x3f\xb9\xd9\x47\x89\x0a\x64\xee\x9f\x72\x60\x69\xed\x54\x95\xd2\xd1\xec\xed\x36\x9f\x90\xd9\x0b\x95\x3e\x53\x84\x89\x46\x3f\x21\xb3\x36\xc9\xcf\x14\x61\xde\xc0\xf8\x09\x99\x5f\x2c\x15\x9f\x8e\xe6\x6b\x58\x95\xdc\x6c\xc8\x1b\x9f\x90\xb9\x40\x73\xfa\xe2\xa6\x2a\x8c\x1e\x9f\xdc\xec\xa6\xd8\x37\xa2\xd9\x8b\xab\x3e\x23\x9a\x9b\xe2\x37\x52\x84\x81\xfa\xbf\xcf\x30\x93\xcf\xef\xca\x99\x01\x9c\x7e\x46\x34\x6b\xfa\xfe\xe2\xa6\x2a\x08\x8d\x9f\x29\xc2\x24\xad\x7d\xdb\x60\xf6\xc7\xa7\xe6\x5d\x51\x0c\xee\xe0\xa2\xd3\x5f\x21\x73\x8e\xa7\x7a\xa3\x60\x5c\x7c\x3a\x9a\x8b\x27\x88\x89\xb5\x07\x21\x84\x9f\x8e\xe6\x8a\x3f\xf4\x0b\x6e\xb6\xb2\xcb\x88\xe6\x82\x0d\xe4\x33\xa2\xf9\xbb\x6d\xa4\x26\x11\x17\xa1\x89\xb5\xef\xe2\x8f\xcd\x99\x2f\x5e\xf3\x7e\x67\x03\x51\xbf\x13\x9c\x37\xc6\x4a\x6e\xf6\x84\xbc\xf1\xe9\x68\x36\x97\xe0\x07\x2e\xee\x19\x76\xca\x77\x22\x6c\x8a\x81\xd5\xd1\xbc\xd5\x10\xc0\xc5\x63\xab\x99\x78\xbf\xb3\x89\x0e\x3e\x71\xf1\xed\x69\xab\xa3\x59\x8b\xee\x67\x8a\xb0\xec\x61\x24\x2e\x5e\x51\x34\xb6\xc2\x83\xcc\xc4\xda\x13\x6e\xd2\x67\x8a\x30\xb7\xe4\x0e\x5c\xcc\xa1\xb0\x25\x60\x77\x3c\x77\x5b\x47\xb3\x17\x93\xed\xb8\xdf\xf9\xb6\x18\xaa\xc8\x4b\xd1\x3b\x02\x70\xd9\xef\x2b\x92\xab\xf8\x14\x55\xe4\x19\x7e\xc8\x94\x86\xc7\x22\x47\x95\xc4\x9e\x2d\x2e\x5e\xb7\xc5\x88\x68\x1e\x14\x45\x19\xa8\x13\x3b\xee\x77\x86\x6b\xb7\xc1\xc5\x43\xf0\xbe\x8d\x68\x56\xe7\xd9\xd2\xb3\x33\x1a\xd1\x36\xa2\x39\x63\xb3\xdd\x26\xd6\xbe\x58\x75\xdb\x88\xe6\x05\x8b\x66\xc7\xfd\xce\x88\xa0\x1d\x11\xcd\x8e\x86\xb8\x78\x5c\xd6\x4c\x7f\xc7\x2f\xaf\x50\xdf\x42\x66\x9d\x02\x5b\x1f\xb4\x06\xbd\x9d\xcc\xfe\xc7\x82\xdc\xde\x54\x75\x25\xdb\x80\x0f\x5a\xbb\xf1\xd6\x07\xed\x8d\xf0\x3b\x19\x11\x89\xec\xda\xc9\x60\x76\x94\xff\x2d\x73\x3b\x23\x25\xb6\x3e\xe8\xcf\x66\xdc\x8a\x32\x56\xe0\x16\x50\x1b\xe5\xb7\x4d\x11\xe6\x95\x6d\xdb\x60\xe7\x81\x22\xbd\xbd\xa9\xca\xac\x50\x3b\x00\x35\xae\xc6\x7d\x1b\xf1\xda\xad\x2a\x12\x4d\xfb\x54\xa6\x3a\x02\x67\xdf\x72\x84\xd8\x71\xdb\x9c\xdb\x75\xfb\x5d\xc3\xc4\x38\x9b\x76\x00\x6a\x0e\x94\x2d\xa0\x7e\xd0\x6f\x77\xdc\x54\x85\x70\xde\x32\xb7\x35\x7d\x6f\x00\xf5\xf0\x06\xf9\x6d\x44\xb3\xc1\x14\x5b\x47\xb3\x37\x1a\xef\x88\x68\xc6\xb5\xba\x73\x6c\x6d\xab\xf2\x66\x1f\x88\x67\x3b\x9b\x9c\x01\x26\xe1\x36\x45\x58\x3b\x36\x83\xfe\x2a\xab\xb7\x29\xc2\x2e\x50\xc6\x8e\xab\x9f\xa7\xc5\x70\xac\x5b\x15\x5b\xdb\x1b\x79\x76\x8e\xfb\x52\x29\x46\x44\x33\x6e\x82\x6d\x62\x6d\x4d\x6d\xbb\xc4\x75\x18\xf4\xa8\x84\x01\x81\x36\x17\x53\xde\x35\x8b\x26\x2b\x40\x59\xda\xc5\x44\xb5\x58\xc0\xb6\x80\x3a\x3b\x56\x02\x6a\x35\xba\x6d\x8a\xb0\x03\x53\x6b\x9b\x58\xdb\x44\xf7\x3b\x6e\xaa\xe2\x3c\xdd\x7f\xdc\x54\xe5\x87\x4c\xce\xb0\xac\xca\x48\x84\xe4\x77\xf5\x46\xa1\x48\xef\x6a\x2c\x09\xd8\x67\xeb\x68\xbe\xb0\x48\x6f\x13\x6b\x9b\xa5\x70\x8b\x9a\xcd\xd1\xbd\x45\xcd\x57\xf5\x5d\xbd\x33\xca\x01\x51\xf3\x1f\x45\xfb\x6b\x17\xc2\xd1\x5c\xac\x4a\xa6\x7a\xf2\x29\xa2\x7b\x54\xbf\x1b\xaa\x08\x2b\xd6\x88\xe6\xae\x74\xaa\x91\x33\xdf\x66\x18\xa1\xff\x59\xa4\xbf\x47\x71\xd4\x22\x1b\x2d\xdd\x37\xa2\x79\xb8\xad\x74\x34\xe7\xe2\x53\xef\x08\xc0\xa2\xbb\xa5\x67\xcb\xfd\xd8\x2d\x38\x7e\xac\x0d\x6f\xaa\xba\xf0\x0e\xef\xa6\xc1\xc4\x45\x68\x62\xed\xe9\x1c\xb5\x60\xe6\x5b\x95\xde\x19\x22\x5e\xb7\x8e\xe6\xe9\x2c\x44\x1e\x30\xb4\x8b\x2d\x3d\xdb\x6b\xdf\x77\x93\xde\xa9\xe8\x36\xb1\xb6\x59\x0a\xb7\x8e\xe6\x0f\xdd\x72\xeb\x68\x5e\x84\x0f\xec\xc8\x03\x86\xda\xb6\x45\xcd\xaa\x04\xdb\x88\x66\xc9\x1e\xdb\x88\xe6\xed\x31\x17\xd7\x51\xb9\x44\x45\xcd\x59\x89\xd4\x45\x19\x00\xe1\xdd\xe5\x44\x75\x3f\x64\x9e\x28\x5c\x48\x5b\xd4\xfc\x73\xda\xfe\x7d\xb1\xdf\x35\x98\x5c\xb6\xd0\xa9\x47\x5b\xd8\xde\x54\xb5\x9a\x5f\x41\x94\x99\x13\x75\x1b\xec\x7c\x7b\x28\x98\x73\x5b\xdd\x78\x1b\xec\x9c\xc0\x8c\xdb\xab\x9f\x37\x4c\xd1\x3d\x22\x98\xdd\xaa\x8c\xf0\x75\x41\x8e\x08\x66\x67\xc9\x01\xa8\xdb\xf4\x20\x96\xb9\x3d\x1f\xab\x32\x4f\x05\x9a\xe4\xd6\xd1\xec\x95\xe2\x5b\xe6\xb6\x57\xea\xec\x11\x37\x37\xb1\xa8\x04\xd4\x22\xf7\x1d\x39\xb7\xb3\xdf\x65\xa9\x3f\x9e\x20\x32\xb7\x25\xcc\x6f\xaf\x7e\x1e\xe8\xc6\xdb\x9c\xdb\x06\xa4\x6f\x01\xf5\xf4\xbb\x3a\x9a\x57\xf1\xc7\x26\xaa\x05\xd7\x6f\x01\xb5\x34\xa7\xad\xa3\xd9\x3c\xae\x7b\x06\xc0\xa4\xfb\x11\xd1\x0c\xf6\xd9\x3a\x9a\x2f\x65\x88\x8e\xe6\x77\xf8\x21\x93\x15\x4c\x9f\x4a\x0f\xcb\x56\xa5\x41\xac\xda\x66\x99\xea\xd8\x8b\xb6\x8e\xe6\x0b\x9b\xde\x8e\x9b\xaa\x3c\x9a\x23\x45\x98\x62\xff\x91\xa9\x0e\x1b\x67\x3f\x3a\xe6\xc0\xb9\xdb\x88\x66\xef\x56\xdb\x71\x53\xd5\xb0\xaa\xc8\xee\xc8\x52\x31\x45\x58\x1f\xd6\x2c\x47\xa8\xfa\xd4\xeb\x6c\x54\xe1\x64\x6e\x7b\x9b\xe1\xfe\x03\x50\x5b\xb3\x37\x55\x79\xe8\xcb\xdc\x36\xc1\xc2\x7e\x62\x7e\xa9\x59\x40\xfd\x61\x99\xd9\xaf\x41\x37\x10\x92\xf7\x2b\x33\xbf\xfb\x63\xd6\x73\x77\x31\xe8\x68\x3e\x9f\xef\x86\x2a\x42\xf7\x8d\x68\xf6\x42\xd8\x2d\x6a\x36\xef\xeb\x7e\xe3\x7a\x17\x8b\x31\xbf\xf4\x08\xd4\xdc\x8e\x52\xc2\xc4\xda\x3b\xaa\x32\x02\xd4\xf5\xfc\x46\x84\xaf\x6d\xb6\xbf\xaa\x4f\xaf\xc9\x55\x94\x4e\x4b\x03\xaf\xaa\xa3\x8e\xe6\xe5\xc6\x91\x9e\x6d\x3a\xe8\x6d\x62\xed\x1e\x3f\x8e\x30\x4f\x8b\x26\x1b\xc1\xef\xbc\x4d\x11\x66\xe4\xe6\x16\x35\xc7\x21\x68\x44\x73\x55\x84\xea\x68\x7e\xe3\xc7\x5a\x09\xec\xef\x0a\xce\x8c\x45\xfa\x6b\x3c\xfb\x5e\xe1\xbb\x61\xa9\xe8\x68\x36\xd7\xdc\x36\x0f\x58\x56\xd9\x88\x88\x66\xbb\xaf\xa3\x79\xab\xa8\x98\x58\xbb\xa9\xa7\x49\xcf\x36\x11\xdf\xfe\xe2\xd2\x4c\xab\xd2\x1b\xf5\xfa\xae\x06\xa2\xec\x53\x93\xab\xe0\xf7\xd9\xa2\xe6\xef\xb2\x66\x83\xe6\xf0\x38\xec\x4f\x79\x45\xf4\xc4\x36\xb1\xb6\x6c\xc9\x2d\x6a\x2e\xf1\x63\xf7\x2f\xc6\x99\x6d\x44\xb3\x99\xe8\xb6\x8e\xe6\xef\xf9\x55\x4e\x9e\x1d\x80\x1a\xfa\xcd\x0e\x1f\xb4\xba\x93\xcc\xed\xea\x7e\xdc\x11\xbc\xcf\x57\xbc\xfa\x39\xdb\x60\x01\xf5\x02\x9c\xee\x1d\xf4\x3f\x86\x62\x07\xdd\x91\x55\xb4\xcd\x43\xe2\xa1\xb6\x23\x78\xdf\xa7\x32\x5d\xd5\xd9\xbc\xfa\xf9\xdd\x3e\x35\x0f\x49\xb1\x66\xef\x08\x20\x6a\x6c\xcb\xdc\xbe\x95\xc6\xde\x54\x25\x03\x6a\x1f\xb5\x32\xd7\x76\xa4\x08\x53\x79\xd0\xd1\xfc\x2a\xe8\xbc\xa9\xca\x74\xe5\x3b\x72\x6e\x4f\x7f\x2c\xa0\xc6\xf8\xb0\x23\xe7\x36\x8c\xaf\x2d\xa0\xbe\x3d\x40\x8f\x5a\x37\xb6\xd0\x7d\x22\xef\x8a\x4f\xbd\x94\xad\x5a\x34\x28\xc3\x75\x72\x22\x6f\x92\x4f\x8d\x87\x55\xef\x3a\x66\xef\xc4\x05\xb6\xe3\xea\x67\xf4\xf9\x63\x44\xb3\x39\x4c\x8e\x8e\xe6\x6b\xfa\x54\x37\xd6\xb6\x68\x32\x0a\x34\x9c\x23\xa0\x4e\x38\xf4\x8f\x80\xba\xc3\x28\x3e\x3a\x9a\x67\xf7\x5d\x83\x50\xd0\xe8\x8e\x80\xba\x63\x01\x3b\x7f\xa4\x08\xf3\x5d\x51\x06\xdb\xe4\x78\xf5\x73\xe1\x20\x3b\xde\xef\x5c\x6f\xdb\x8c\x41\xec\xc6\xac\x7a\x74\x34\x3f\x97\x55\x69\x40\x40\x33\x39\x3a\x9a\x37\x2a\xeb\x49\x41\x67\xa5\x0b\xa6\x08\x4b\xac\xf6\x93\xe2\x68\xae\x14\x45\x19\x9f\xef\x7a\xd3\x1c\x67\xc4\x49\xe6\x11\x72\xac\x04\xd4\xde\x13\x74\x4c\x11\xb6\xd0\xab\x4f\x92\xf3\x36\x2c\xb2\x9e\x9f\xa8\x8a\xf5\xac\x35\xe9\x18\xef\xac\x64\x3b\x49\xba\x63\xf3\x5d\xe3\x61\xd1\xc9\x4f\x8a\x4b\x42\x69\xa4\xf7\x3b\x17\x0c\xad\x27\x50\x33\x72\xe0\xe8\x86\x36\x67\xf5\x91\x9e\xdd\x9c\x50\x6f\xaa\xba\x51\x95\xcf\x1d\x8e\xf5\x46\x51\x37\x25\x86\xb8\x63\x8a\x30\x93\xbc\x1d\xdd\xd0\xf9\xf6\xbb\xde\x44\x96\x7c\x8a\x16\x7a\xa6\x55\x79\x27\xc2\xb0\x55\xee\x5f\xe4\xc6\xf1\x7e\xe7\x43\xac\xf4\x11\x35\xeb\xd7\x3b\xe6\x01\xdb\xd8\xe5\x8e\x37\x55\x65\x18\x44\x27\xe2\x9d\xed\x82\x6e\xe8\xc2\xa1\x70\xb2\x41\x91\xce\x82\xf1\xce\x15\xca\xd0\x31\xde\x39\x15\x8b\x72\xde\xd0\x00\x4f\xf6\x4e\x04\xc7\x59\x37\xb4\x57\xb4\x9c\x6c\xd0\xdc\xeb\xbb\x71\xf3\x9a\x4f\x9d\xdf\x6a\xd1\xa3\x19\xb7\xc8\xc9\xc1\x89\x62\xa7\x48\xcf\xfe\x1c\x67\x51\xb3\x69\x85\x8e\xf1\xce\x0f\x26\x94\xa3\x1b\xba\x21\xbe\x4e\xd1\xe0\xc9\xde\x3f\xa2\xe6\xfc\xfe\xca\xc8\x73\xcc\xb9\x9d\x6f\xeb\xd1\x43\x8d\x65\xf8\x04\xa0\x76\xc7\xc9\xdc\x9e\x00\xdb\x63\xce\xed\xa3\x48\x29\xe1\xa6\xf4\xc7\xda\x7e\x01\x6b\x27\x52\x84\xb9\x2f\x4a\x84\xba\xfb\x21\xe3\x25\x41\x67\x27\x3c\xd4\x58\xc3\x4e\x91\xa9\x0e\x84\x3c\xde\x54\x35\x5d\xbd\x02\xea\x17\x7e\xd1\x31\x45\xd8\xc4\xe8\x71\x00\xd4\x6d\x83\x41\x4e\x30\xb7\x9b\x3f\x96\xde\xf9\xf9\x63\xb3\x77\x62\x90\x3f\x86\x42\xbf\xdb\xef\xaa\x95\x61\x13\x38\x86\x42\x17\x94\xc3\x53\x23\xdb\x21\xeb\x53\x40\x3d\xba\x8d\x64\xa9\x7b\x33\xe0\x31\xde\xf9\x89\x66\xc8\x89\xc2\x2f\x70\x04\xd4\x85\xc3\xf7\x00\xa8\x87\x87\xe0\x69\x26\xe6\x85\x4b\x76\xe2\xa6\x2a\x18\x7d\xa7\xa9\x85\x62\x01\x3b\x2d\x2e\x65\x63\x52\xbc\xfa\x59\xe5\xe1\x08\xa8\x1b\x14\xe2\x23\x73\xdb\x98\xd6\xa3\x1b\xfa\xc3\xff\x7b\xc2\x0d\x0d\xfd\xe6\x98\x22\xec\x53\x4a\x78\xf5\x73\xab\x56\x15\x37\x37\xd1\x23\x01\xf5\x1b\x8d\xd4\x4d\xa9\x60\x6f\xfa\x6e\x94\x12\xba\xa1\xbd\x64\xf0\x98\x22\xec\x75\x34\x4c\x11\x56\xdd\xad\x32\xb7\xa7\x5b\xac\xc7\xd1\xcc\x2c\xf4\x88\xbc\x60\xac\x74\x43\x9b\x70\xf5\x74\x23\x11\x86\x3f\x56\x94\xa1\x76\x1e\xdd\xd0\x39\x59\xf4\xaa\x6b\x94\xf0\x03\xa0\x9e\x97\xab\xdd\x14\x61\x21\x8d\x75\x43\xeb\xb6\x3b\xa0\xe6\xb1\x40\xfd\xc7\x78\xe7\x38\x4f\x45\xcd\x86\x6d\x9e\x11\xcc\x7c\x3a\x28\x6a\x36\x3c\xf6\xc8\xdc\x4e\xcb\xa7\x88\xee\x45\xa0\xd0\x09\xe6\xb6\x72\x7e\x44\x9e\x28\xf6\xd1\x30\x28\x12\xdc\x74\x74\x43\x57\xbb\x30\xb4\xed\x63\x87\x3c\xba\xa1\xab\x07\xe8\x88\xfb\x61\x99\x5f\xef\x77\x3e\x8e\xb3\x89\xb5\x6b\x74\x41\x83\x49\x34\x43\x51\x86\xb6\x7f\xa6\x28\x43\xb1\x1f\xa8\x19\x64\x74\x44\xcd\xea\xe4\xc7\x3c\x60\xfa\xc8\xce\x0c\x79\xc5\x68\xc4\xfd\xce\x60\xbd\x63\x1e\xb0\x04\x0f\xfc\x84\x1b\xda\x95\x13\x79\xc0\x9c\x6e\xe3\x9d\x0f\x84\xb1\x33\x23\x35\x87\x45\x45\x37\x8a\xe8\x01\x35\x4f\x13\x52\x9d\x19\xa9\x1b\x98\x05\x51\xb3\x77\xe9\x1e\x13\x6b\x5f\xee\x50\xdd\xd0\x13\x73\xc4\x11\x35\x27\x05\x94\xa8\x39\xc1\xf3\x39\xc6\x3b\x5f\x4a\x42\xe9\xd9\xf9\xb2\xe8\xfc\x2a\x55\x22\xb1\xb6\xb3\xaf\x1b\x3a\x8d\x5f\x19\x79\xce\xa3\x16\xea\xc8\xc8\xdc\x3e\x8a\x05\x43\xa1\xcf\xb4\x68\xca\x2c\x4c\x04\x47\xe6\xb6\xb9\x01\xcf\x13\x6e\x2c\x5b\xc8\xa9\x3d\xb1\x08\x1d\x43\xa1\x87\x5b\xdb\x9c\xdb\x5b\x2d\x45\x40\x3d\xd4\x42\x5f\x53\x37\xb8\xe4\x02\x50\x2b\x8e\x04\xd4\x9a\x26\x8e\x29\xc2\x1a\x1e\x87\x03\xa0\x9e\x03\xaf\xf4\x11\x50\x1f\x75\x54\x53\x84\xbd\x1e\xd3\x00\xea\xe1\x6d\xdd\xc7\x50\xe8\x84\x6d\xff\xbc\xba\xb1\x54\x00\x64\x6e\x57\xf5\x10\xdd\xd0\xa6\xb2\x3f\xc6\x3b\x7b\xdf\xd0\x79\x43\x0b\xa5\x66\xaf\x7e\xfe\xb0\x62\x1d\x01\xf5\xa3\xaa\x1c\x80\x1a\x5a\xe9\x59\xe1\xcb\xe0\x43\x02\x6a\x83\xd9\x8f\x80\xba\x82\x5f\x8e\xcc\xed\x57\xd1\x0d\xa0\x6e\x5e\xfe\x72\x74\x43\x57\xf0\xcb\x31\xde\x39\xab\x76\x9a\x22\xec\xba\xac\x19\x80\xd9\x9a\x55\x69\xfb\x75\x8b\xe9\x86\xde\x9f\x8d\x34\x25\x9a\x5b\x4c\xe6\x76\x55\x0e\xe8\x86\x16\x28\x9d\x4f\x86\x89\x3f\xfe\xd4\x52\xec\xaf\xcc\xed\x81\xc5\xef\x98\x22\xec\xb6\xcd\x71\xbf\xb3\xe3\x2c\xa0\x3e\x0a\x2b\x13\x6b\x57\x90\xe0\xf9\x9c\x5f\x2c\xa5\x47\xe6\xf6\xab\xfc\xd1\x0d\xfd\x08\x0d\x4c\x11\xf6\x29\x7f\x64\x6e\xbf\x42\x03\x01\xf5\xaa\xbe\x1b\x91\x17\x4c\x4a\xc4\x3b\x2b\x24\x65\x6e\x5f\x00\xb4\x03\x6a\x1e\xc7\xad\xf1\x47\x62\x6d\xaa\x32\x45\xd8\x8d\x1b\xe8\x78\x53\xd5\x56\xc1\xdb\x86\xf6\xab\xfc\x8b\x9a\x8b\x83\xb3\x35\x88\xdd\x56\x15\x41\x64\xfe\x58\x94\x81\x47\xfb\x80\x9a\x47\xf3\x30\x92\x9e\xfd\x25\x3f\x64\xea\x86\xf8\xb1\xbe\xb9\xe8\x91\x89\xb5\xa3\x0b\xaa\x22\xb8\xbf\x4f\xb8\xa1\x61\xaa\x9f\x13\x64\x57\x6a\x06\x35\x77\xb3\x23\x1e\xdd\xd0\xc5\x46\x1e\x0d\xbc\xf1\xd4\x3c\x60\xd8\xb8\x8e\x79\xc0\x3e\x8f\x39\xef\x77\x6e\x38\xb6\x8e\xa8\xd9\xdc\x23\xe7\x44\x2a\x03\xd6\xd5\x09\x5b\x37\xb3\xaf\x1b\x7a\x3d\x56\x25\xaa\x52\xc0\x4a\xcf\x0e\xd8\x68\x1e\x30\x6d\xb6\xc7\x3c\x60\x24\x0d\x4b\x97\x89\xb5\xaf\x61\x11\xad\x9b\x8b\x2a\xd2\x65\x62\x6d\x54\xcd\x74\x89\x9a\x31\xd2\xa6\x4b\xd4\xdc\x7f\x4c\xc7\xe9\x32\x4b\xd8\xf8\xb1\x62\xa5\xcb\x78\xe7\x93\x7c\x57\x2b\xc1\x8f\xb9\x2c\x5d\xc6\x3b\x93\x8c\x22\x5d\xa0\xe6\x9e\x7e\xbc\x6f\xe9\x12\x35\xe7\x61\xcd\x32\x88\xd2\x2f\xc4\x7e\xba\x04\xd4\xed\x47\x2d\x49\x97\x37\x55\xc1\x40\x48\xd7\x15\x59\x2c\x1a\x45\xb3\x1d\xda\x06\x01\x35\xf9\x5e\xd2\x95\x8c\x87\xfd\x31\xf7\xa5\x2b\xc5\x4d\x46\x34\x49\x0f\x35\xfc\x84\x74\x45\x28\xf4\xcd\x30\xa6\x58\xea\x0c\xa3\x80\x7a\xfe\x30\xc6\xd3\x25\xa0\xee\x3f\x31\x65\xe9\x4a\x71\xbd\x8b\x35\x7b\x54\x35\xdf\x35\x87\xfc\x43\x17\xcc\xb9\xcd\x0d\xf8\xe9\x92\xd7\xfd\xfd\x60\xc6\x74\x25\xef\xff\xcd\xb6\xca\x2c\x25\xb7\xdf\x15\x60\x1e\xfa\x2b\xaf\xbb\xfe\x44\xf7\xa4\xeb\xf6\xd4\xee\x54\xa5\x1b\x1a\x5e\x77\xba\x6e\x73\x8c\x67\x3a\x68\xce\x6d\x6e\x21\x49\x97\xf1\xce\x18\x21\xd3\x65\xce\x6d\x48\x98\xe9\xf2\xa6\xaa\xd2\x2d\xca\x20\x2a\xd6\x2c\x33\xdf\x46\x46\x02\xb1\xc6\x4a\xd0\x0d\x4d\xf4\x7a\xba\x74\x43\xaf\x9b\x0e\xca\xeb\x9e\x1f\xa3\x01\xa0\xae\x44\xda\xa6\x4b\x37\xf4\x7d\xd1\x2a\x13\x88\x65\x07\xd6\x78\x67\x72\x73\xa5\x4b\x37\xf4\x15\x3f\x56\xeb\x76\x6d\x98\x58\xbb\x15\xba\x9f\x65\x10\x65\x7a\x04\xa0\xee\xb7\x63\x25\xa0\x26\x79\x7b\xba\xbc\xdf\x39\xbd\xfe\x58\x03\x60\xb5\x19\xf2\x9c\x3b\xfd\xd5\x0d\x9d\x1d\xba\x6c\xea\x06\x17\xa1\x6e\xe8\x7c\x7c\xaa\x2f\xe3\x30\x1a\x26\x10\x23\xe4\x33\x5d\x91\x40\x2c\x31\x1a\x02\xea\xef\x65\xba\x8b\xe4\x5e\xfb\x2b\xaf\x7b\x1c\xb6\x76\x89\x54\x24\x56\xa5\x01\xf0\xe3\xbb\xc5\x2c\x52\x87\xa1\xf3\xa6\xaa\x33\xd9\xf8\x25\x0c\x80\xb4\xb9\x44\xa4\x09\x8d\x0c\x5e\xf7\xf4\xbb\xde\x87\xeb\xd0\x79\x53\xd5\x55\x2d\x9a\xca\xe0\xd8\x0c\x83\x8c\xb6\x35\x47\xc2\x34\xaa\xaa\xae\x67\x97\x4a\x55\x94\x0d\xfa\x6b\x02\xb1\x77\x32\x1a\x41\xde\xde\xec\xc1\x20\x6f\x57\xba\x00\x6a\x6e\xf3\x62\x52\xaa\xf1\xb0\x2e\x15\xe3\x9d\x2f\x27\xc5\x04\x62\xdf\xf1\x43\x31\xbf\x8c\xa4\xf1\xce\x7d\xd3\x7d\x50\x73\x81\x12\x96\x2e\x6f\xaa\xc2\xe2\x97\x2e\x51\xf3\x1d\x5d\x70\x7e\x93\xef\xea\x96\xf5\xa9\xe4\x6d\x54\xe5\x74\x35\x53\x37\x28\xba\x41\xcd\xf5\xc4\x53\x51\xc6\x62\x06\x25\x6f\x43\x26\x4c\x57\x0b\x46\x1c\xa2\xaf\xe9\xcb\x78\x18\xf6\x16\xbe\x2a\xdf\xe5\x68\x1e\x9f\x3f\x06\x45\xa6\xcb\xef\x9a\x9a\x63\xd1\xc1\xc8\x12\x16\xdf\x75\x3d\x17\x5b\xa5\x55\x64\xd1\x7d\x51\x33\x57\x9e\xa5\x4b\xd4\xfc\xfe\x3e\x74\x7f\x5f\xec\x7b\x53\xd5\xfb\xb0\xe3\x4c\x20\xb6\x5c\x81\x3d\x42\x18\x18\x37\x3d\xd4\x24\xb4\x49\x97\xbc\xee\x73\x58\x18\x26\x10\xe3\x46\xf5\x74\x01\xa8\xfb\x76\x2f\x03\xa8\x47\xce\xf4\xce\x50\x68\xbc\x2d\xe9\x32\x14\xba\x6d\x16\xe4\x1f\x09\xc4\x58\xcc\x02\xea\xee\x6e\xd5\x0d\xdd\x32\xc3\xa8\x1b\x3a\x96\xba\x6e\xe8\x92\x18\xd5\x6e\xf6\x4e\x37\xbe\x80\x1a\x8f\x43\xba\x46\x24\x6e\xa5\x55\x86\x42\xcf\x46\x9b\x47\x84\x6c\x30\xe6\x5e\xfd\x4c\x32\xf3\x74\xe9\x86\x6e\xee\x47\xe3\x9d\xb3\x92\xdc\xab\x9f\x6f\x77\xba\xf1\xce\x4f\xb6\x68\xe2\xd6\x4e\x17\x04\xd4\x3b\xde\x65\xea\x71\x22\xa4\x2b\xe2\x9d\x6f\x96\x9c\x6e\xe8\xfc\xd2\xaa\x19\xc2\x99\xb1\x12\x32\x77\xcf\x88\xe9\x85\x17\xce\x82\x90\xf9\x6b\xcc\xa0\x90\xb9\x2d\x6a\x0e\x47\x73\xa7\x91\xde\x45\x35\x94\xa8\x3a\x9a\x87\xa7\xad\x29\xc2\xda\x4d\x9b\x23\x45\xd8\xc7\xb0\xcf\x88\xbc\x60\xac\x66\xdc\x55\xc4\x0c\x9a\x22\x8c\xe0\xe8\x74\x4d\x6f\x3d\x88\x66\xc8\x99\x79\x2d\xaa\x77\x2d\x24\x8c\x29\xc2\xb6\x4b\xd4\xbb\xa8\x9a\xe2\x57\xc8\x5c\x06\xcd\x08\xe6\xb6\x2b\xc7\xd4\xd9\x9f\xaa\x48\x40\x66\xf7\xf2\x23\x53\xbd\xfb\xae\x26\x82\xc5\x48\x3e\xd2\xff\x9c\x85\xc7\x64\x05\xdd\x56\x45\x04\xa8\x4f\xe5\x44\x3d\x0c\x8e\xb8\xf8\xa8\xc6\xe8\x68\x5e\x37\xf3\x2b\x2e\xae\xae\x0d\x53\x67\x5f\x6e\xc9\x57\xeb\xfd\xa2\x2a\x53\x84\xdd\xce\xbe\xb8\x78\x45\x51\x93\xa6\x3d\xf2\x2e\xaa\xa4\xd0\x88\xbb\xa8\x2e\x8b\xae\xd8\xc5\x5e\x10\x17\x67\xc7\xea\x0d\x0e\x18\xad\x02\x17\x4f\x6e\x8a\x49\xd7\x1b\x4c\x75\x9f\x8a\x8b\x9d\xc1\x37\xf2\x44\x31\xce\x3a\x9a\xcf\x62\xd5\x49\xcf\xfe\x36\xdd\xd7\xd1\xbc\x55\xa4\xc5\xc5\xcd\x1f\x2f\x23\xf4\x07\x8b\x70\xe9\x78\xad\xfe\x58\x93\x97\x07\x8a\xb8\xf8\xbe\xfc\xb1\x41\x73\x1e\x28\xcb\x14\x70\x9f\xef\x76\x25\xb9\x45\xbc\x8d\xcb\x36\xaf\x10\xce\xbe\x6b\xf6\xce\xc4\x74\x87\xa3\x59\x15\xdd\x88\xe6\x36\x58\xed\x4b\xef\xcc\x60\x34\x96\xde\x19\xe7\x77\xb9\x9e\x3d\x40\x3f\x71\x93\xb0\x42\x7a\xf6\x72\x11\x9a\x07\x6c\x3a\xbf\x41\xcf\x1e\x2c\xa4\xa0\x67\x6f\x5a\x25\x2e\xfe\xb9\xdd\xe6\xef\x8b\xfd\x2f\x38\x15\x56\xeb\x35\x73\x6e\x5e\x21\xf3\x3d\x58\x18\xfa\xa0\x2f\xa1\x81\x3e\xe8\x22\x34\x90\xb9\x7d\x29\x70\x4c\x11\x56\x5f\xdf\x75\xa9\xab\x78\x7c\xe2\x08\x75\x72\x7d\xd0\xe9\x62\x28\xbc\x8b\xea\xcd\x4c\xfd\x76\xa9\xbb\xc6\xb6\x7a\xa6\x6a\x18\x90\x79\x3c\x76\x41\x47\xf3\xa7\x44\xf5\x2e\x2a\xae\x0e\x49\x17\x90\x79\x0c\x51\x92\x97\x3b\x0f\x4f\x6d\x21\xf3\xf2\x30\xda\x5e\x88\xd0\x18\xd5\xad\x70\x16\x1a\x6c\xa7\x5e\xf9\xa3\xa3\x39\x3d\x56\x65\x4a\xb4\xe2\x8f\xe3\xc6\x4c\x8b\x9a\xbc\x54\x87\x4e\xdc\x35\xc6\xb0\x9b\x55\x3b\x1f\xaa\x3a\x8a\xee\x49\x9b\x85\xcc\xcd\xb9\x3e\xc6\x87\x56\x86\x0e\xc8\x5c\xbb\x2b\xff\x38\xbf\xd9\x9a\x75\x44\x7a\x54\x19\xd1\x1c\xc2\x4a\xe6\xf6\xf9\x58\xf9\x71\xb9\xb3\x87\xbe\x8e\xe6\x14\x55\x81\x9b\x2e\xc5\xa0\xcc\xed\xe6\x81\x72\x42\xaf\xf6\x43\x71\x99\xf5\x4f\xab\xd2\x65\xf6\x4e\x20\x58\xba\x0c\xaa\xe2\x14\x48\x57\xe4\xd5\xa9\x14\x3d\x7c\x5f\x9f\x7a\x17\x15\xe3\x9c\xc2\xd1\xcc\xca\x49\x42\xe6\x2b\x3e\xc4\xfc\xb6\xcb\xaa\x64\xaa\x27\x7f\xac\x9e\x89\x36\x98\x4c\x11\x46\x54\x72\x4a\x3a\x9a\x33\xea\x7d\x0a\x5c\xdc\x7c\x37\xe6\xd7\x77\xcd\xab\xf3\xf9\x63\x4d\x5e\x2c\xc2\x04\x2e\x9e\x09\xdd\x38\xe9\x68\x26\x36\x3c\x25\x71\x71\x3f\x16\xdd\xda\xf1\x54\x1c\x91\x7c\x37\x52\xde\xd1\x8c\x48\xac\xfd\xc3\x2b\x48\x29\x98\xdb\xd9\x1f\x9b\x68\x1a\x59\x9d\x74\x34\x5f\x3f\x6e\xd9\x94\x52\x5c\x03\x4a\x9b\x75\x34\x9f\xee\xbb\xae\xe7\x61\xd1\x1b\x6f\x6f\xbf\xab\x72\xf5\xd2\xfd\xb8\xc1\x39\xd1\x0c\xe9\xd9\x5c\xcc\x91\x92\xf1\xce\x1f\xb2\x3a\x81\x8b\xc7\xc7\xd6\x48\xb7\x7a\x35\xda\x6f\x0a\x7a\x36\xda\x45\x02\x17\x4f\x52\xc1\xa7\xa4\xa3\x79\x7d\xfe\xd8\xac\xf8\xc7\xa2\xde\x0a\x34\xc0\xe4\x5d\x54\x6e\xba\x74\x7b\x61\xcd\x66\x34\x74\x34\x2b\x82\x92\xb8\xb8\xb9\xae\xa4\x67\xef\xe1\x53\xfa\x4b\x4e\xd1\x94\x22\x0f\x18\x3a\x4f\xf2\xc2\xa9\xe8\x6f\x96\xbe\x0b\x5a\x4f\x5e\x38\x95\x50\x81\x52\x8e\x48\x04\x5a\x95\xe3\x5a\x4c\x5a\xa5\xa3\xf9\x4e\x16\x0d\x02\x3d\x74\xdf\xc4\xda\x50\x0d\x53\x8a\xc4\xda\x1c\x19\x49\x47\xf3\x98\xbf\x48\xbc\x9c\x92\x39\xb7\xd3\xf0\x45\x1d\x73\xc7\xa2\x4c\xe6\x66\xef\x22\x3e\xd4\xa7\x5b\xc1\x6e\xfb\xbd\x31\xd3\xee\xc8\xdc\xee\x37\x0d\x2e\x5a\x3b\x51\x4a\x93\x3e\xe8\xb2\x19\x55\xef\xa2\xaa\x87\x45\x55\xe2\x42\x04\x8b\xd2\xe1\xdc\xbc\x5e\xee\x3c\x1f\x9f\xca\x11\xe2\x6c\x4a\x42\x66\x68\xb1\x29\x99\x22\xec\x7a\xfd\xb1\x5a\xca\xb2\x48\x7f\x95\x99\xc9\x9c\xdb\x35\xaa\xd2\x11\x39\xfc\xae\x1c\x12\xce\x88\x24\x73\xfb\xca\xac\x04\x99\xdb\x2f\x87\x78\xd2\xd1\xdc\x39\xf5\x92\xcc\xed\xd7\xfe\x56\x8f\x2a\x10\x65\xaa\x8a\xb2\xe9\xbb\x6a\xa1\x2f\xe3\xac\xa3\xb9\x2d\xd6\xb6\xcc\xed\xfa\xf8\xae\x79\x57\x26\x03\xab\xa3\xf9\x73\xd8\xbd\xdc\x79\x29\x43\x8c\x77\x6e\x0a\x0d\x53\x84\x0d\x65\xa6\xcc\xed\xec\x74\x0b\x99\x6f\x85\xa4\x89\xb5\x9f\x8f\xef\x02\x99\xdb\xae\x74\xb0\x99\x47\xc8\xf5\x29\x73\x9b\x3b\xe2\x53\x92\xb9\xfd\x80\xe6\x92\x8e\xe6\xd3\x2d\x46\x7c\x28\x2b\x47\x47\xf3\x71\x4f\xc9\xdc\xd6\x80\x99\xc2\xd1\xec\xec\x0b\x99\x7b\x65\x8b\x35\x1d\xeb\xf6\x48\xc8\xbc\x93\x55\xb9\x9e\x6f\x7f\xac\x56\xf6\x31\x74\xde\x45\x75\x2d\x7f\x2c\x9d\x15\x50\x99\xc0\xc5\x13\x3b\x79\x4a\xc6\x3b\x73\xd3\x77\x4a\x3a\x9a\x9b\xc3\xae\xa3\xf9\x56\xc0\x9a\x58\x7b\xbd\xbe\x6b\x76\x56\xec\x54\x49\x5c\x9c\xdc\x1a\xde\xe0\x8c\x2b\x27\x25\x1d\xcd\xc4\x29\xa4\x24\x73\xfb\x1a\xfe\x58\xeb\xee\xb6\x66\x55\xaf\xe6\x77\xcd\xde\xe9\xba\x0a\x7a\x36\xd6\x95\xa4\xa3\xd9\xa3\x39\x49\xcf\xe6\x3e\xb8\x94\x4c\xac\x7d\xb9\xe9\x86\x17\xb8\x24\xbe\x3b\xe2\x42\x22\x8b\xe6\x11\x72\x6d\xe8\x68\xfe\xaa\x45\x8e\xaa\x0c\x5e\x4b\xc6\x3b\x93\x84\x3c\x25\xe3\x9d\xbb\x4b\xc5\xbb\xa8\xea\xc5\xb0\x9b\x07\x6c\xdc\x7e\x88\xfd\x9b\x14\xec\xde\x45\xf5\x25\xfa\xeb\x0d\xce\x05\x35\x3b\x8d\xe0\x08\x31\x74\xd2\xb3\xfb\xb4\x47\xc6\x77\xa3\x48\x27\x51\xf3\x8b\xfd\x24\x4d\x93\x8d\x5c\x7c\x57\x47\x73\xc6\x0a\x9d\x66\x5c\xd0\xe3\x53\xbd\x15\x98\x32\x12\xa8\x79\x14\x65\xce\x8c\x3b\x11\x58\xde\xa2\xe6\xae\xc2\xa0\xa3\xf9\x78\xbe\x4c\xbd\x33\x4e\xca\x74\x3d\x0f\x1b\x29\x8a\x04\x65\xa4\xc8\x03\xa6\x76\x21\x3d\xfb\xde\xe7\x57\x62\x5f\x1f\xf4\xdb\x6c\x92\xa7\x36\x1a\x5d\xd2\x07\xbd\x1d\x73\x43\xa1\xeb\xb2\x68\x3c\x2c\xda\x60\xd2\x07\xfd\x2e\x8b\x02\x2e\x0c\x98\xe9\x09\xfa\x9f\x45\xa7\xde\x61\x14\x50\x97\xec\xbb\x86\xba\x2b\x70\x64\x6e\x77\x8f\x4b\x43\xa1\xf1\xb9\xa7\xe4\xe5\xce\xe9\xb2\x68\xfc\xa0\xa3\xfa\xb8\xb5\xb1\xdf\x26\x01\xf5\x8e\x2e\x68\xed\x2c\xec\x1a\x1d\xcd\xf0\xab\x53\x8a\xcb\x9d\x2f\xda\x2c\xa0\x7e\x31\x7a\x24\x01\xf5\xed\x6e\x7d\x0d\xba\xf1\x20\x7e\x05\x98\x9e\x11\x02\x6a\x72\x1f\xa5\x14\x97\x3b\xbb\xa8\x64\x6e\xbf\xa8\xca\x49\x47\xf3\xa7\xd8\x7f\x63\x6b\xb3\x20\x4d\x11\x56\x3d\x5f\xde\xe0\x44\x59\x0c\xa6\xba\x35\x33\xbf\x39\xf9\x2e\xf3\x9b\xb1\x9e\x25\x5d\xc9\x47\x29\x61\x44\xf3\xc6\xb8\x9d\x4c\x9d\xbd\xdc\xcb\xba\x92\x6f\xec\xf3\x29\x6e\x9b\xc2\xca\x9a\x80\xcc\x7d\xaa\xb4\x00\x99\xfb\xe3\x77\x97\x3d\xf2\x1c\x5f\xc6\x1a\x28\x61\x74\x25\x57\x8c\x9f\xc9\x3b\x9a\xf7\x67\xab\x74\xad\x7a\x80\x2e\x0f\xdf\xc9\x58\x2d\x4d\x04\xca\xdb\xe0\x66\x63\xb5\x4b\x42\xe6\xe3\x71\xa3\x2b\xb9\x28\x70\xc2\x95\xdc\x19\x0d\xef\x68\xde\xaa\x04\x42\xe6\xa9\xb0\xfa\x8c\x58\x7f\x7d\x37\xfc\x11\x3e\x55\xd9\x50\xa2\x7e\xfa\x9b\x94\x8a\x91\x3a\x5b\xc9\xf6\xc5\x85\x26\x7e\x48\x96\x97\xfd\xd5\x95\xfc\x65\xab\xd2\x95\x8c\xed\x34\x7d\x46\x70\x0b\x85\xbc\x6d\xea\xb8\xf1\x75\x25\x5f\xca\xf9\xb8\x6d\xca\x59\x90\x80\x5d\x1c\x3a\x6f\x9b\x6a\x6a\xec\x81\x8b\x9d\x14\x93\x80\x35\xd7\xb3\xb8\xf8\x51\x19\x36\x75\x76\x76\x60\xc1\xc5\x6d\xdc\x7e\x48\x57\xb2\x67\xe2\x0e\x2a\x88\x1f\x62\xc5\xe6\xf8\xb1\x79\x66\x54\xf9\x24\x60\xbf\xf1\x6e\x84\x4d\xf1\x21\x33\x7d\x3d\xd8\xf4\x92\x99\xbe\x2e\x7f\x1c\xae\x64\xd7\xb3\x04\xec\x7b\xd1\x66\x23\x9a\xbb\xfa\x92\xb8\xb8\xd9\xaa\x23\x81\x33\x5b\x95\x11\xdc\x38\x4d\xd2\x89\x64\x32\xfe\xd8\x54\xe1\x51\x95\xfd\x55\x61\x38\x1e\x46\xb7\xcd\xf0\x30\xb2\x83\xe0\xe2\xfe\x56\xab\xf2\x22\xc8\xc2\xda\x30\xa2\x79\xb1\xbb\x6f\x5d\xc9\x13\x9c\x78\x83\x8b\xe7\x83\x3f\xf1\x36\xa2\xf9\xfe\x09\xe6\x4a\x37\xb8\xb8\xdf\xbf\x0a\xd7\x4a\xb7\x59\xb5\xef\x63\xb5\x46\x08\x26\xeb\x41\x0f\x21\xf5\x77\xba\xe3\xfa\x66\xf0\xd7\x7d\xe9\x6a\x04\x24\xde\x66\xd5\xfe\x7e\x08\x36\xe9\x06\x32\x77\xb2\x06\xa5\x3b\x92\x80\xa1\xc3\xdc\x06\x3b\x6f\xa4\xe2\xed\x5d\x54\x83\xdd\x7a\x5f\x11\x56\xe3\xbb\x91\xa7\xe2\x67\x18\x6f\x5d\xc9\x64\xa5\x4b\x77\x0a\x6b\x27\x3f\x06\x32\xb7\x79\xf9\xd4\x73\xf9\xa6\x66\xef\xa2\x3a\xf6\x37\xa9\x77\xa1\xed\xdf\x06\x3b\x77\xd4\xdd\x3b\xa9\x77\x5d\x16\x35\x01\x5d\x7e\x88\xa9\xd7\xe9\x73\xcb\xcd\xce\xd8\x51\x6f\xb3\x6a\xdf\x9f\x45\xf3\xcc\x54\x06\xd6\x88\x66\xe8\x61\xe9\x8e\xeb\x9b\x7f\x88\x76\xe9\x4e\x66\x89\xc7\x7a\x76\xcb\xcd\x4e\xfe\x58\x57\x72\x85\x36\x70\xcb\xcd\xf6\x40\xb9\x8d\x68\xe6\x42\xa5\x74\xcb\xcd\x26\x8f\x59\xba\xef\xc8\xab\x43\xab\x74\x25\x13\x3d\x91\xee\x3f\xae\x6f\xb6\x66\xc3\xe2\x40\xd0\xb7\x90\x79\x63\x0a\xbe\xef\x20\x70\xfa\x63\xc3\xc4\xaa\xdf\x8d\x64\x05\xfe\x38\xf4\x6a\x7f\x4c\x7f\xc9\x40\x9e\xee\x5b\x9c\x88\x21\xee\x96\x9b\xfd\x56\x7a\xa4\x2b\x39\x71\xea\xdd\x39\x52\x0d\xf3\x6e\x0e\x93\x48\xa7\x88\xde\xf5\x5e\x56\x25\x4e\xc4\xa6\x77\x47\x44\xf3\x6d\x55\x26\x1b\x99\xbe\x2b\x37\x1b\x5f\xd5\x6d\x44\x33\x17\xa4\xa6\x1b\x5c\xdc\xf7\x6b\x55\xea\xd5\xe8\x8a\x77\xe0\xe2\x6e\x9b\xf5\x37\xb1\x97\x6f\x5d\xc9\xaa\xbb\xb7\x29\xc2\x26\x96\x8a\xbb\xc4\x85\x35\xb4\xd9\x88\xe6\x5c\x59\x0c\xa6\xce\xae\xcb\x1f\x47\x32\x0a\x56\x5d\x89\xe4\x1b\xb4\xaa\xe8\x6f\xb2\xcd\x25\xfc\x6b\x0c\xbb\x04\xec\xf2\xfa\xd4\xfe\x0e\x3f\xa4\x7f\x2d\xfb\x63\x59\x6d\xe8\x99\xb7\xb8\xb8\xbb\x17\x24\x60\x1f\x8c\x1e\x77\x89\xb0\x29\x8b\x26\x1b\xe9\xb6\x8a\xf9\x6d\x1c\xfa\xb7\xb8\xf8\xdb\x74\x01\x5c\x5c\x8e\xd3\x2d\x2e\xee\x1c\x82\xb7\xae\xe4\x4b\xa9\x22\x01\xfb\xb8\xcc\xbc\x8b\xaa\xc7\xbb\x11\xd1\xcc\x84\x46\x1e\x30\xec\x54\x77\x8d\xa4\x85\xbe\xeb\xfe\x75\xe3\x04\x01\x3b\x59\x14\x27\xba\xf8\x25\x60\x13\x77\x9c\xee\x1a\xa9\xa4\x2d\xea\x3a\x9f\x76\x30\x52\x85\xd3\x05\xef\x68\xd6\x64\x7d\xc7\x85\x53\x4a\x51\x5d\xc9\x4d\xc1\x68\x1e\xb0\xed\x58\x19\xd1\x3c\x5f\xba\xdf\x94\xcf\xa8\xe5\xb7\xb8\x38\xdb\x8c\x70\x25\xff\x8e\x41\xfe\xbe\xd8\x8f\x60\x67\x94\xa5\xbb\x09\x31\x5c\x36\x06\x3b\xe7\x66\xfb\xcd\xfe\xe7\xc8\xc8\xcd\x6e\xae\xde\x26\x57\x19\x4f\xcd\xfd\x47\x8a\x30\xa6\xa0\xc5\x05\x2e\xac\x6d\x20\x73\x27\xeb\x4e\xba\x81\xcc\x53\xed\xe8\xee\xb2\x26\x50\x2c\xef\xee\x50\xa0\xa4\xdd\x40\xe6\x79\x6c\x46\x77\x28\x5c\x09\xdd\x53\xdb\x61\xec\x0e\x85\x07\x62\x0f\x6f\x05\xa3\xaa\x2b\x99\xbc\xa0\xe9\x16\x32\x57\x67\x04\xc8\x5c\xdb\xe5\x77\xe3\x82\x0f\x3a\x28\x64\xce\x2e\x2a\x5d\xc9\x79\x5a\x34\x42\x10\xbb\xe2\x1d\x59\xb5\x51\xd2\xee\xe0\x66\xe3\xb6\xbb\x75\x25\xf7\xe6\xd3\xb8\xab\x88\xaa\x46\x58\x77\x99\xfa\x61\x6c\xc5\xf1\xc7\x4e\x3d\x86\x8b\x5b\x6e\x36\x81\x18\xe9\x36\xa2\x39\x67\x8b\x71\x34\xd3\xc1\x11\xf3\xeb\xbb\x5a\xb3\x9b\x6d\x66\x7e\x6f\x60\xd4\x3d\x22\x2b\x3e\x43\x27\x37\xfb\xf6\x78\x95\x9b\x7d\xbb\x90\xa6\x61\x62\xd8\x6d\x6e\x63\x96\x6f\x4f\x2e\x6f\x9b\xba\x31\xf6\xde\xba\x92\xb9\xdb\x31\xdd\xb2\xaf\x6f\x1b\xe9\x6d\x53\xe5\x61\x16\x04\xc5\xb7\x47\x86\xae\xe4\x5b\xd9\x15\xb7\x4d\x0d\xab\x8a\x64\xe0\x2c\x15\x93\x80\x85\x76\x34\xe3\xa2\x40\xdf\xe5\x30\x3a\x95\xf9\x9d\x6e\x5e\x85\xe4\xa3\xeb\x0d\x07\xc4\xfd\xc8\x03\xc1\x6c\x7e\x3f\xae\x58\x1c\x91\x77\xc4\x2c\xab\xb3\x3d\x46\x13\x60\xe2\xbb\x23\x39\xf6\xb6\xe6\x08\x14\x62\x34\x8c\x59\x3e\xc9\xa7\x81\x23\xfc\xae\x38\x42\x0d\x21\x5c\xc9\x8d\x36\x3f\xf2\x5e\x5c\x1b\x8f\x99\xa0\xd4\x79\x44\xbe\x07\xf0\x7e\x3f\xea\x99\x97\x5d\x30\x86\xd7\x93\xfa\x95\x5d\xef\x1c\xbd\x0a\x67\xb0\xed\x2d\xf2\xad\x58\x0b\xef\xd7\xa4\x85\x0a\xe7\x37\x84\x33\x73\x14\xc8\x17\x2e\xd6\xfd\xea\x5a\xf5\xa4\x7e\xed\xaf\x52\x31\x5c\xc9\xd9\x77\xed\x2f\x76\xf2\x3b\x32\x7d\x81\x6e\xee\xc8\xf4\x85\x77\xe6\x7e\xed\xaf\x47\xd5\x6b\x7f\x61\x0f\xde\xaf\xfd\x1d\x36\xc3\xfe\x2a\x82\x22\x66\x59\x45\x7a\xd9\xdf\x87\x1e\x2d\xaf\x68\x51\x9b\x5a\xf6\xf7\xb1\x68\x7f\xe1\x60\xdc\xe1\x4a\xf6\x5c\x0b\x57\xb2\x8b\x61\xd9\x5f\xd5\x98\x65\x7f\x3d\xb8\x97\xfd\xfd\x7c\x6a\x7f\xe1\x35\xdd\xcb\xfe\x7e\x7e\x37\x32\x7d\xd1\x7d\x5d\xc9\xe7\xfb\x95\x91\xe7\x5e\x0e\xc5\xb1\x49\xda\xab\x6f\xc6\x2d\x92\x80\xb9\x5b\x3f\x87\xc2\x15\xf8\xc5\x9d\x98\x3e\xf5\x5c\x56\x48\xca\xbe\xbe\x94\x3f\x40\xe6\x7a\x29\x16\x3e\x87\xe2\xf8\x34\x28\x5e\x56\x35\xac\xca\xe2\xf4\x5d\x46\x46\x57\xb2\xce\xc4\x5b\xc8\xac\xa3\xea\x16\x32\x93\xeb\x32\xdd\xba\x92\x49\x24\x98\x6e\x5d\xc9\x57\xf1\x5d\xfb\x8b\xb7\xe2\xf6\xb6\xa9\x4b\xb1\xef\x6d\x53\x97\x2b\x41\xc8\x7c\x29\xba\x85\xcc\x97\xaa\x85\x49\xc0\x2e\x70\xdf\x2d\x64\xbe\x3c\xa6\x65\x5f\x73\x53\x5e\xba\xe3\x82\x66\x81\x83\x17\x34\x93\x42\x3f\xdd\x26\x01\xbb\xb6\xcd\xb0\xbf\xae\x22\xd9\xd7\x97\x60\x27\x5c\xc9\x97\xcd\x50\x94\x5d\xb6\x59\x3d\xe4\xb3\x66\x21\xa4\x7b\xea\xc4\xd6\x66\x34\x4e\x6c\x6d\x3a\x78\x5c\xea\xb0\x80\x6e\x20\xf3\x24\x9a\x32\xdd\xde\x36\xb5\xb0\x39\xdf\xb2\xaf\x97\xfb\xf1\x44\x1e\x78\xdf\xa5\xbf\x9f\x20\x0b\xc8\x3c\x43\x66\x02\x99\xe7\x54\x59\x32\x66\x39\x29\xba\x65\x5f\xcf\x64\xcd\x8a\xee\xe3\xbb\x1e\xbe\x2a\xff\x26\xc7\x7e\x1c\x0d\x63\x96\x33\x1a\x42\x36\x66\x39\x21\x6f\xb3\x49\xc0\x26\xee\xb3\x2c\xfb\x9a\x84\x12\x29\x5f\x8a\xee\xc7\x77\x23\xb3\x4a\xa3\xa8\xe8\x46\x45\xcf\xc6\x2c\x73\x07\x44\xca\xe2\xe2\x81\x49\x24\x47\x72\xec\xd7\x9a\xe3\xb6\x29\x9f\x9a\xaf\x12\x62\x70\x96\x7d\x3d\x87\xdf\x35\xf5\x6e\xf6\xc7\xe2\xe2\xcb\xef\x7a\x54\x61\xe2\xcb\x97\x81\x60\x30\x09\xb3\xb8\x38\x61\xc6\xc9\x26\x01\x4b\x3f\xfc\xf9\x94\x4d\x8e\x9d\xf0\x38\x64\x5d\xc9\x09\xfb\x67\xd6\x95\x9c\x30\x69\xe6\x24\x4e\xc4\xb2\x9a\xc5\xc5\x89\xbd\x90\x4d\x8e\xfd\x3a\x56\x29\x6e\x6a\x78\x28\x6a\xc6\xc1\xb4\x98\xef\xb0\xa2\xd3\xc8\x48\x70\x0d\x9c\xc9\x3a\x7c\x5f\x56\x5d\x36\x67\xf5\xcb\xc6\xc9\x91\x44\x0b\xb9\x97\xf5\xc3\xbe\xa8\x9a\xf9\x0e\x06\x23\xef\xca\x40\x7e\xb1\x93\x67\x61\xe3\x8b\xf8\xca\x32\x90\x5f\x38\x7e\x59\x4f\xeb\xcb\xba\xca\x59\x18\x05\xf4\xcb\xfa\x52\x17\x2a\x50\xce\x01\xfc\xf9\x2e\xc0\x70\x2c\x56\x5d\x36\x68\x77\x5d\xbe\x1b\x59\xdd\xe8\x60\x09\xa2\x3b\x1f\x32\xe1\xf3\xe2\x94\xcf\xa0\xb9\xb1\xb0\x6f\x67\xd1\xdc\xc2\xa1\x9f\x4b\xdc\x5d\xc5\xb0\xcb\xf5\x95\xcb\x9d\xe5\xdc\xe6\xf6\x8b\x6b\x56\x52\x16\x43\x65\x2c\xb4\xd9\xfb\x7c\x9b\x5f\xa9\x62\x46\x54\x8b\x5c\x0d\x0a\xbb\x59\x45\x55\x9a\x44\xb6\x68\x96\xb3\xdb\xaa\xbc\xd3\x21\x5b\x95\x41\xbb\x98\x0a\xb3\x41\xac\xad\x58\xb3\x34\x09\x2c\x24\xd9\xeb\x87\x1a\x7a\x57\x36\x2b\x54\x43\x5b\xc8\xd2\x71\x1b\x8a\x47\x16\x43\x91\x4b\x39\x65\x73\x29\xb7\x4e\xcd\xcd\xc8\x20\xc4\x51\x36\x88\xb5\xa1\xed\x67\xe9\xb8\x0d\x8d\x3d\xb7\xe0\x64\x5a\xb3\xfd\xc5\x8a\x95\x0d\x62\xbd\xe2\xe9\xb0\xc8\x7c\x45\x56\xa8\x69\x55\xd2\x42\xb0\x94\xe6\x16\x41\x9d\x36\x52\xba\x35\x2c\x82\x0c\x50\x9a\xd7\x6b\x23\xe3\xfa\x21\xd6\x67\x64\x85\xc2\x8a\x95\xf5\x2d\x7a\xa0\x64\x81\x92\x3e\xeb\xec\xf5\x43\x97\x6d\x06\x28\xcd\xcb\x3d\x25\x50\xe2\x42\xa5\x94\xbb\x34\x09\x9c\x08\xb9\x9b\xc5\xee\xf3\x5d\xfb\x0b\xba\xc9\x66\x85\xba\x14\x0b\x5e\xda\x7b\x01\xdf\x72\x0f\x1a\x8c\x8d\xb4\xbf\x9b\x59\x88\xd4\x4f\xee\xd6\x6e\x7f\x3f\xab\xb2\xbf\x58\x68\xb3\x9c\xdb\x4b\xe1\x3c\xec\xef\xa6\x0b\xfa\x16\x2f\x14\x86\x2c\x50\x4a\x6e\x40\x53\x3f\x25\x57\x6c\x5c\x3f\x94\xfc\xb1\x97\xba\xe2\x5c\xcb\xa6\x7e\x4a\x2e\xe0\xa1\xb9\xfe\xf6\x43\xc3\xa7\xcc\xa0\xb9\x94\xa5\x66\x65\x39\xb7\x7a\x5a\x73\xdc\x31\xc4\xe9\x93\x05\x4a\xd3\xe5\x1d\x40\x49\x99\x19\x50\xc8\x61\xf7\x5a\xde\x82\x3d\x21\x9b\x2d\xf9\x76\x16\x02\x28\x29\xf7\x02\x28\x29\xca\x04\x4a\xf9\xf3\x5d\xbd\xc3\xca\xbd\xf0\x1e\x62\x5c\xca\x02\x25\xf2\xf9\xa4\x2c\x50\x4a\x40\x83\x3c\x23\x8f\x19\x73\x04\x50\x9a\xaf\xa3\x21\x50\xca\x2e\x42\x81\x12\x17\x14\xa6\x3c\x23\x56\x91\x35\xe9\xb5\xbc\x9f\x53\xa6\x8b\xb0\xa3\x3d\xe6\xb8\x96\x17\x05\x29\xcb\xb9\xed\xee\x85\xc7\x80\x08\xb4\xb8\x1c\xb7\x08\x79\x36\x01\x94\xaa\xd6\xe0\x6c\xb6\xe4\xf1\xf9\xae\x44\xc4\xdb\x9a\x0d\xcb\xbd\x7d\xd7\xbb\x4a\x15\x50\x26\x77\xea\x00\xd2\xec\x2d\x42\xdd\xe9\x36\x7d\x53\xaf\xbe\x7b\x7c\xca\x9a\x7c\xa3\x47\x4c\xe8\x1b\xb7\x91\xf2\xae\xe9\x9b\x3a\x54\x90\x6c\x3e\xe4\xde\x7c\xb7\xf8\x94\x91\x34\xda\xb4\x83\x23\x72\x38\x01\xbb\x3f\xb6\x47\xb8\x81\xf2\x1f\x17\xef\x32\xa1\x26\x3d\xee\xdd\xaa\xec\x51\xff\x15\x6f\x3f\x4b\xb8\xed\x8f\xf5\x98\x5f\x54\x2d\x45\xff\x60\x1f\x36\xc9\xa1\x78\xed\xac\x43\xa1\x48\xf1\x0a\x21\x2e\xec\x4b\xd9\x40\xd4\xae\x28\xf3\x0a\xa1\x0e\xbe\xce\x7a\x0f\xbb\xea\x81\xde\xc3\x8e\x0d\x36\xeb\x3d\xec\x1f\x9d\x35\x10\xb5\x03\x7c\xf2\x0a\x96\x29\x83\x6c\x66\xa7\xae\xb2\x64\x3e\xe4\xae\x18\xf4\xe2\xdd\xee\x52\x5f\xf6\xd7\x05\xb9\xec\xef\xf1\xc7\xf6\x57\xe5\x41\xc2\x6d\x47\x55\xce\x42\xa1\x81\x22\x9d\x85\x42\xc3\x9d\xfe\xc5\x1d\xd3\x16\xed\xef\xb6\xe8\x62\xc6\x34\x9a\x85\x42\x43\x71\x24\x14\x1a\x2a\x00\x71\x85\x10\x36\xf6\x2c\x14\x1a\xb7\xef\x1a\xb8\x87\x4e\x9e\x85\x42\xd2\xe9\xb3\x50\x48\x6a\x68\x16\x0a\x8d\x61\xcd\xf4\x77\x4c\x46\x52\x28\x34\x54\x2c\x3f\xed\x72\x98\xfa\x33\x50\x68\x1e\x5b\x25\xab\x56\xb2\x5c\xd6\x7b\x48\x7a\xd2\x94\x65\xd5\x6a\x7b\xc9\xb2\x6a\xef\xee\x8f\xf5\xef\x0f\x8b\x26\xd5\x84\xc0\x99\x65\xd5\xde\x7e\xd7\x7c\xc8\x37\x7e\x9f\x1c\x81\xa8\x90\xcd\xf2\x36\x87\x00\xb8\x3e\xeb\x3d\xbc\x3d\x8b\x4d\xdf\x74\x7b\xda\x1a\x88\x7a\xab\xfd\xea\x3d\xbc\x5d\x1b\x91\xbe\x49\xf1\x2b\xab\xf6\xf6\xc4\xf4\xe2\xdd\x1b\x0f\x6f\x36\x10\xf5\x86\xe9\x91\x65\xd5\xde\xa0\xef\x7c\xec\xef\xf4\xc7\xf6\x57\xfd\xf6\xd8\x5f\x6c\x7a\xd9\x8c\xc7\x37\xe4\x87\x1c\x19\x8f\x15\x83\xc1\x9b\x75\xe3\xe8\x1f\xbc\x95\x8a\x27\x7a\x64\x33\xec\x11\xf6\xcf\x2c\xd8\xd1\x89\x99\x8f\x3d\x42\x73\x2e\xf2\x66\x6f\x76\x77\x91\x37\x7b\x63\x7a\x2a\x26\x68\xca\xd8\x7c\x8a\x19\x8f\xef\x9f\x74\x22\xa9\x5c\x71\xf3\x91\xef\x56\x7f\x7c\x28\x36\x8b\xfe\xd8\x19\xe4\x94\x2f\xf2\x66\x49\xa1\x9f\xca\x15\x19\x9e\x6f\x8a\xc1\x13\x1e\x14\x5f\xab\xf2\x5d\xfb\x0b\x75\xa7\x08\x76\xc8\xbb\x98\x8a\xbc\x59\xf2\xaf\xa6\x22\x6f\x56\x73\x68\x49\x86\xb4\x80\xa9\x4b\xb2\x47\xb8\xa1\x8b\x6e\xbe\x1b\x99\x53\x74\xf3\x65\x0c\x0e\x25\xd9\x23\x1c\xaf\x05\x47\xde\x20\x49\x42\x2a\xc2\x19\x6e\xf9\x4f\x45\xee\x6b\xce\xbe\xbb\x2c\xd2\x5f\xc1\x4e\xce\x56\x65\x9b\x51\x17\x4b\x38\xf2\x30\xa6\x15\xa1\x90\x94\xa1\x22\x14\x22\x61\x48\x2a\x42\x21\xee\xaf\x49\x45\xee\x2b\x97\xde\xa6\x22\xf7\xf5\x27\xcd\xf8\xdf\x15\xfb\xc5\x70\xd1\x8c\x5f\xa3\x08\xa9\x72\xb2\x5a\x63\xac\x9a\x4f\x8d\xb1\xc2\x50\x53\x04\x5c\xe4\x80\x4d\xc5\xfc\x4b\x39\xdb\x06\x87\x02\xbb\x71\x11\x8e\x65\x84\x55\x91\x16\x9b\x39\xc5\xca\x1d\xd3\xc7\x50\x08\xd6\x32\xa7\x67\xf9\x23\x5c\x94\x51\x15\xac\x65\xdc\x49\x45\x38\x96\xd9\xad\xc5\x80\x50\x52\x9a\xa4\x22\x1c\xcb\x8f\x4f\x6d\xf3\xe3\xbb\x31\x7d\xb4\x59\x38\x96\xa7\x1f\xb2\xcd\x9c\xda\x25\xdb\xe6\xee\x53\xdb\x8c\xfe\x53\x0c\xf9\x34\x22\xbb\xe8\xa7\xcb\x88\xc1\x22\xb2\xcb\x08\x9c\x22\xb2\xcb\x9c\xe9\x45\x64\x97\xa7\x4f\xed\x11\x2e\xec\x62\xe6\x61\x72\xb1\xa6\x62\xa2\xa4\x8c\xb6\x5f\x8a\x73\x84\x3a\x54\x84\x81\x5c\x24\x97\x8a\x30\xd0\xd8\x8a\x22\x7f\x35\xc3\x89\x2a\x66\x1e\xce\xee\x38\xaf\xf2\x19\x6e\x5e\xaf\xf2\x29\xc9\xa7\xde\x4e\x7e\xd9\x66\xfb\xcb\x99\x58\xaa\xfd\x3d\x16\xed\x2f\x3a\x6a\x31\x51\x52\x71\x4f\xc9\x5f\x25\xf7\x5a\x2a\x55\xaa\xb6\x9b\xb7\xca\x7f\x73\xb7\x1a\xf2\xc9\xad\x2b\xa9\x98\x28\x49\xfd\xb6\xc8\x5f\x2d\xca\x9f\x1a\xfd\x65\x42\x0d\xea\x94\x04\x55\xaa\x33\x88\xae\x58\xbc\xc4\x36\x43\xc0\x28\xa0\xc8\x51\xf0\x92\x94\x16\x3d\xe2\xa9\xa9\x90\xb2\x42\xb2\xd9\x23\xb4\xc1\x62\x50\x67\x51\x4a\x34\x7b\x84\xf6\x5b\x0c\xea\x2c\x10\x1a\x0b\x28\x72\x90\xaf\x32\x95\x66\x9b\xbb\x3f\x66\x8e\xca\xf0\xc7\xaf\x4f\x19\x2b\x39\xa8\x45\x09\xa3\x43\xad\x14\xdb\xec\x1c\xb9\x71\x0c\xdb\x34\xdc\xbb\x18\x9b\x59\xd0\xe2\x8a\xb1\x99\xdc\xa3\x9d\x8a\xb1\x99\xb2\xe9\x4a\xb7\x47\x28\x96\xc5\x6b\x6a\x8b\xeb\x4a\x0e\x2a\x09\xa9\x52\x31\xd9\x51\x01\xa1\x14\x63\x33\xc9\x55\x9b\x8a\x0e\x35\x92\x33\xa4\x22\x07\xb5\x28\xba\xcd\x1e\x5c\x38\x4f\x8b\xd9\x83\x0b\x8c\xa9\xd2\xed\xaf\xab\xdd\x64\x47\x45\xd1\x2d\x07\xb5\x3c\xb6\xca\xfe\xe2\x67\x2f\x72\x50\x0b\x07\x68\xf1\xce\x9d\x82\x86\x50\xe4\xa0\x16\xf7\x82\x0e\x35\x92\xda\xa5\x12\x77\xee\x78\xfa\xc8\x41\xad\xe8\x78\xc5\x64\x47\xba\x36\x8a\xb1\x99\xc5\xa5\x12\xc9\x8e\xb2\xcd\xa0\xbf\x5c\x4c\x96\x8a\x1c\xd4\xaa\xd8\x94\x83\x5a\x31\x1e\x16\x93\x1d\x55\x60\x45\x31\x36\x53\x24\x58\x86\xfd\x3d\xb6\xca\xf0\x10\xd7\x95\x1c\xd4\x9f\x74\x55\x7f\x5f\xec\x1b\xd4\x59\x15\xbf\x06\x75\x56\x3c\x44\xc5\xa0\xce\xea\x49\x64\xf6\xe0\xea\xfa\xf4\x9a\x5a\x2e\x54\x4a\x65\x3a\x14\x1e\x3d\x7a\xe2\xb8\xda\x3b\x15\xaf\xe3\xa9\x0a\xba\xe9\x50\xa8\x78\x78\x1d\x4f\x55\xb2\x99\x07\x89\xac\xa7\xa9\x18\xd4\xc9\x0d\x4a\xa9\x00\x30\x47\xed\x76\x76\xfb\xae\x8d\x8c\xe4\x30\x8c\x8c\x41\x9d\x55\xd1\x6d\x50\xa7\x64\xdd\xe2\x75\x3c\x15\xad\xac\xc8\x41\xad\x9e\x20\x72\x50\xab\xeb\x13\x80\x39\xaa\x2b\xff\xb1\xbf\xaa\x34\x8f\xfd\x75\x82\xe4\xa0\xb6\xdb\x9a\xbd\xa3\xe4\xb2\x19\x32\xbe\x6e\x9b\x21\x9d\x1e\xc6\x54\x79\x8c\x1c\x71\x6b\x1b\xd4\xb9\x31\x6b\x14\xe1\xe7\x51\xf1\x10\x7e\x4e\x7f\x2c\xfc\x9c\xf0\x57\xcb\x2b\xa3\x8f\x58\xfe\x22\xfc\x9c\x98\xaf\x8b\xf0\x73\x2a\x9d\x84\x9f\x13\x53\x7f\x11\x7e\x86\x46\x27\xfc\x24\xaf\x57\x2a\xc2\x4f\xcd\x8c\x45\xf8\xb9\x6e\x9b\x61\x06\x09\x15\x1e\xb3\x07\xeb\xd2\x2d\x72\x50\x6f\x0f\xee\x37\xe8\xe5\x7e\x48\xfa\x31\xbe\xd4\x22\x07\x55\x35\xbb\xc8\x41\xbd\x81\x7e\x65\x45\xf6\x6f\x3a\x68\x50\x27\xf7\xe8\xa5\xb2\x82\x6e\x4d\x9b\x0d\xea\xbc\x31\xe7\x96\x65\x0a\x59\xb7\xe7\x8a\x94\xaa\x7c\x57\x86\x6a\xa8\x52\x2b\x12\xa1\xb3\xf1\x4d\x76\x94\xa3\x2a\xf3\xb6\x11\xe0\x5c\x0c\xea\xd4\x76\x5a\x0c\xea\xcc\x0a\x58\x19\xaa\x59\x71\x24\x43\x35\x2b\x60\xcd\x1e\x9c\xb1\x07\x96\x25\xe7\x16\x64\x54\x3e\x2f\xaa\x50\xb0\x9b\x3d\x58\x6e\x40\xf1\xce\x9d\xd0\x01\xcc\x1e\xcc\xa5\x7b\xa9\x7c\xf6\x17\x6c\x5b\x3e\xfb\xab\x08\xfd\xec\xaf\x0b\xd8\x64\x47\x19\xe0\x50\x3e\xfb\xfb\xf9\x21\xfb\x2b\x8e\xf8\xcc\x53\x57\xfd\x50\x5c\x43\xcc\xe0\x7c\xd1\x5f\x7f\x4c\x7f\x0b\xac\x98\x02\xc6\x6c\xc5\x15\x1b\xd7\xd4\xaa\x5d\x88\x31\x8b\x0a\xa1\x29\x82\x0b\xc8\xb7\x98\x22\xb8\x28\x9c\x4d\x76\x14\x07\xb7\x91\x9b\x05\xa3\x74\x31\x45\x70\x51\x9a\xc9\x50\x2d\x80\xca\x02\xc6\x6c\x71\xcc\x79\xe7\x4e\x99\x56\xe5\xf5\x61\x4e\xa8\xb7\xcd\x16\x40\x65\x31\x9d\x51\x9c\x4d\xde\xaa\x63\x60\x75\xd1\xa1\x16\x67\xe2\xb1\x47\xae\x58\x63\x33\x8b\x30\xca\x24\xc0\x05\xeb\x68\x91\x83\x5a\x85\x60\x3a\xd4\xe4\x25\x16\x93\x00\x73\x3b\x5e\x2a\x3a\xd4\xce\xef\x43\xf7\xf7\xc5\xbe\xbe\xb6\x23\xe0\x32\x6c\xb3\x26\xbf\x62\x92\x3a\xd5\x30\x7d\x6d\xdc\x55\x94\xca\x1f\x17\xee\xf8\x54\xeb\x9f\xfa\x5e\xf8\xda\xb6\x55\x49\x74\xc1\x9d\x5d\xc2\xd7\x06\x76\xab\xfa\xda\x0a\x51\x7e\x55\x5f\x5b\x41\x0c\x56\x7d\x6d\xaa\x7f\xd5\xb0\xcd\x52\x7c\x37\x52\x3a\xfb\xd4\xc8\x44\x76\x6b\xf5\x6e\x59\xa7\xbe\x9a\xbc\x48\x3a\x6e\x8d\x94\xbf\x1c\x97\x55\xf7\x59\xb9\x7d\xd7\xf0\x96\x6c\xab\x8c\x4c\x1c\x16\x4d\x4e\x85\xfb\xbe\xea\x3e\x2b\x90\xc0\xab\xee\xb3\x82\x1c\xa8\xba\xcf\x4a\xf3\xc7\x66\xc2\x1c\x16\x25\x52\xa2\x95\xd5\x64\x8f\x9a\x45\x7b\x84\xd7\xa0\xa6\x48\x83\x70\x51\xb4\x47\x8f\x4f\xed\x11\x94\x92\x2a\x71\x54\x85\xa7\x1a\x6b\x59\x3e\x9f\x46\x4e\x1e\xdb\x6c\x8f\x08\x6f\xa9\xb7\x6d\xe6\xe0\xae\xb7\xc3\x0e\x37\xa9\xc6\xed\xb1\x60\xe4\x2a\x35\x54\x72\x60\x0d\x6a\x28\x3a\x5b\x35\x9a\xb2\x40\x3e\xaf\x5e\x67\xc3\x15\x1e\xa9\x9a\x29\xa8\xa0\x03\xd4\xc8\x14\x04\x8e\xa8\xb7\xad\xc2\x96\x58\xa5\x77\x72\xc7\x59\xaa\xa6\xde\xad\x88\x85\x1a\xa9\x77\x89\xb4\xad\xd2\x3b\x2b\x52\xa2\x9a\x29\xa8\xb0\x44\xab\x11\x91\x15\xd7\x6a\xf5\x06\xd8\x82\xcb\xaf\xe6\xb8\x5d\xcb\xef\xca\xf2\x62\x2f\x54\x80\x61\xad\xb7\x1f\x32\x26\x1d\xbb\x71\x95\xc0\x59\x9b\x4f\x0d\x6c\x1c\x56\x65\xf2\x64\x3c\xbc\xd5\x5c\x40\x15\xc7\x56\x95\xc0\x59\x91\x3f\xb5\x78\xf1\x25\x52\xb1\x9a\x0b\xa8\x56\xdf\xa5\x47\x06\xda\x54\x33\xe8\x56\x08\x8d\x15\x60\x58\x2b\x2a\x41\x35\xb0\xb1\xa2\x03\xd4\x62\xde\x7b\x37\x8e\x58\x8f\xdb\x81\x53\x95\x93\xc9\x55\x38\xa9\x9a\x14\x97\x4c\x83\xa9\x96\xb8\x48\x9a\x61\x97\x93\x69\xba\xaa\xea\xdd\xac\x15\x0a\x4d\xd5\xd5\x58\xf1\x2c\x57\xfd\x89\xaa\x5e\xd5\xf4\x3e\x15\x77\x5b\x95\x93\x59\x87\x3f\xb6\x0b\xa8\x04\xb5\xc6\x2d\x42\xcc\xbe\xe9\x7d\x2a\xa0\xb2\xca\xc9\x34\xcb\x50\x35\x56\x51\x55\xb3\xca\xc9\xac\x9f\x55\xd9\x23\xf7\x6f\xdc\xbe\x8a\x24\xaf\x26\xf0\xe1\xd2\xed\x54\x65\x5d\x56\x4c\x5e\x55\xd6\x65\x5d\xfe\xd8\xc0\x79\xf4\xf9\x6a\x34\x62\xc5\xe3\x50\xbd\x5f\xd5\xb0\x94\xda\xe2\x52\x42\xda\x6c\x62\xdb\xea\x6a\x97\x3c\x59\x97\x3f\xb6\xcd\xdb\x9a\x9d\x23\x10\x4a\xf5\xb6\x17\x43\x78\x6a\xdc\x91\x7a\xea\x2f\xc4\x7e\x35\xcd\x0e\x37\x46\xa5\x2a\x94\x93\x89\x54\x7b\x24\xb7\x64\x90\xe3\x22\x98\xcb\xaf\x74\x8b\xac\x04\xc3\x09\x1b\xf6\x84\x1a\x69\x76\x6e\xab\x32\xc5\xba\x12\x55\x6e\x64\x3d\xd6\x2c\x17\x14\xd3\x77\x95\x1b\xa9\xaa\x5c\xe5\x46\x1a\x02\x59\xe5\x46\x36\x94\xd2\x3a\xe2\xba\x49\xa6\x40\x6e\x64\x53\xb0\x7b\x7d\x6a\x43\x0b\xad\xa6\xd9\x69\xc4\xf0\x56\xb9\x91\xa6\x14\xa8\x72\x23\x9b\xa7\x80\xdc\xc8\xe6\x52\x97\x1b\xc9\xdd\xe5\xa9\xca\x8d\xd4\xef\x5c\x4d\xb3\xd3\xf0\xd4\x54\xb9\x91\x4d\x39\xaf\xcb\xaf\x79\x0a\xe8\xf2\x6b\x78\x79\xaa\xec\x47\x73\x7a\x54\x5d\x7e\x0d\xd3\x53\xd5\xe5\xd7\x60\x30\x56\x5d\x7e\xcd\x55\xa4\xcb\xaf\xa1\x3c\x54\x5d\x7e\xcd\x55\xa4\xcb\xaf\x61\x9a\xa8\x33\xee\xfb\xf0\x43\xf6\x08\xe7\x69\xd5\xe5\x67\x7e\x9b\xaa\xcb\x8f\xab\xb8\x52\xd5\xe5\x47\x4a\xe7\x54\xe5\x46\x76\xa8\xda\x55\x97\x9f\xf9\x5e\xaa\x2e\x3f\xae\x40\x4d\x35\xd2\xec\x28\x42\x75\xf9\x6d\xb4\x8b\x1a\x51\x81\x8a\x5f\x5d\x7e\x5b\x01\xab\xcb\x6f\x67\x8b\xd5\x22\xfd\xd5\xa9\xc7\xe5\x62\xa9\xea\xd4\xdb\x4e\x8a\x4e\x3d\x43\x89\x6b\x24\xd2\x41\xdf\xab\x3a\xf5\xc8\xc2\x9d\xaa\x4e\xbd\x85\x0d\xa4\x9a\x48\x67\xa1\xe0\xd5\x48\xa4\x83\xf7\xbf\x8a\xb9\x16\xd4\xd0\x2a\xe6\x5a\x28\x87\x55\xcc\xb5\x14\x65\xa2\xaa\xa5\x38\x12\x55\x2d\x3c\x2c\x55\x54\x45\x6a\xf7\x54\x03\x55\x79\x28\x04\xaa\x02\x53\xd7\x40\x55\x18\x4c\x6a\xa0\xaa\xc7\x77\x0d\xca\xc6\x97\x51\xf5\xdc\x2d\xe5\xad\x9e\xbb\xe5\xc1\xad\xe7\x6e\x2d\x9f\xda\x23\x90\x6f\xd5\x73\xb7\x94\x3f\x7a\xee\x96\x82\x3d\xee\x64\xf9\xff\x10\x76\x1e\x57\xdb\xb3\x3a\x14\x6d\xc9\x06\x93\xca\x21\xf6\x5f\xc2\x5d\xf7\xd9\x9b\x7f\xf8\xbd\x43\x96\x13\x18\x10\x3a\x0a\x47\xca\x0d\x3d\x77\x93\xe0\x9c\xa4\xe7\x6e\x2a\x9d\xf4\xcd\x2d\xb7\xb3\xbe\x39\x73\xa5\x93\xbe\x39\x93\x9b\xd2\xbc\x69\xe6\xbe\x99\x11\x99\x87\x9b\xf4\xcd\x2d\x35\x40\x7d\x73\xcb\x43\x5f\xdf\x9c\x69\x38\x49\xdf\xdc\x8a\x3e\xab\xa3\x19\x04\x9a\xf4\xcd\x2d\x62\x4e\x92\xbe\xb9\x85\x25\x39\xe9\x9b\x5b\xae\x1c\x7d\x73\x0b\x5a\xc2\xa4\x6f\xce\x10\xeb\xa4\x6f\x6e\xb9\x9d\xf5\xcd\x2d\xf5\x52\x7d\x73\xe6\xce\x24\x7d\x73\x0b\xbc\x96\xf4\xcd\x49\x26\x93\xf4\xcd\x2d\x75\xcb\x4b\x12\xeb\x61\x74\x33\xfb\xd4\x00\xc1\x4d\x75\x62\x2d\x4c\x86\x29\xae\xf1\x57\xdc\x7e\x32\x82\x71\x61\xed\x4c\x46\x30\x1e\xdf\x63\x04\xe3\x51\x83\x35\x82\xf1\xd8\x25\x23\x18\x4f\xf5\xaa\x19\xf7\xd8\x24\x93\x11\x8c\xc7\x4d\x64\x04\xa3\xc4\x32\x69\x5f\x3e\x64\x6f\x36\x43\xd9\x95\x6f\x04\xe3\xc1\xe6\x93\x8c\x60\x3c\x2a\xb4\x46\x30\x1e\xf7\x85\x11\x8c\x67\xf8\xac\x11\x6e\x4a\xf2\x7d\x49\x44\x59\xdb\x00\xae\x12\x7c\x95\x49\x7f\x7a\xf1\xd2\xb9\x99\x5f\x4c\x81\x69\x7d\x81\x50\xed\x64\x8c\xa2\x9e\xb8\x24\xdd\x8d\xfe\xb2\x24\x43\x6c\x98\xbe\x19\xdc\xa4\xdf\x2a\xc9\x10\x1b\x3c\x97\xc1\x4d\x25\x78\x88\x1f\xab\x37\x82\x8c\x12\xb8\xa9\x84\xe3\xb3\xd6\x19\x39\xf6\xca\x3a\x14\x2a\x1e\xd2\xdd\x98\xdb\x95\x4d\xeb\x0b\xa8\xac\x19\xdc\x54\xe2\x63\x53\xba\x72\x7c\x37\xf9\x31\x6b\xfe\xf5\xaa\x04\x3e\xc1\x57\x59\xe4\x0b\xc1\x9e\xad\x9c\x42\x9d\xd6\x37\xcb\x01\x2b\x57\x4c\x36\x3b\xcf\xcc\x91\x6c\x14\xa2\xd6\x95\xfc\x98\x98\xc9\xd1\x9c\xad\x9c\x12\x83\x37\x6f\x9b\x93\xa6\x23\xc2\x70\x9a\x81\x51\x45\x8f\x58\x36\x3b\x2f\xa2\xd0\x66\x4b\x91\x46\xce\xf1\xfc\x5a\x69\x82\x43\x3f\xbf\xb7\xd4\xac\x37\x3b\x5e\xb6\x76\x96\xe8\x55\x8a\xd1\x6c\x76\x5e\x44\x93\xcc\x66\xe7\x05\x44\x4a\x16\x64\x35\xfb\xfc\x4a\x8c\xb9\xfd\x90\x51\xa6\x08\xab\x2c\xc8\x6a\xc4\xfb\x65\x89\x5e\x1b\x09\x11\x59\x3a\xd6\xc6\x4e\xcf\xd2\xce\x34\x76\x59\xb6\x2a\x68\xc3\x2b\x94\xc3\x2d\x72\xc1\x10\xac\x0a\x4a\x81\xb0\x37\x5b\xdf\xa4\x55\x9f\xed\x36\x99\x32\xfc\x6b\xad\x71\x54\x65\x91\xd1\xf6\x55\x22\x23\x29\x89\xb2\xc8\x68\xa3\xc0\x67\x91\xd1\xe6\x20\xcb\x22\xa3\x4d\xc4\x66\x8e\x37\x31\xca\x57\x79\xda\xa2\xc0\x67\x39\x54\x0d\x58\xcd\xe2\xa6\x8d\x91\x27\x8b\x9b\x8c\x7d\xcd\x3a\xd4\x56\xb2\x69\x22\x27\x1b\x27\x8b\x9b\xf6\xb2\x93\xea\x0f\xcb\x4e\xaa\x3f\xb0\xad\xb2\xb8\x49\xc6\xd1\xac\x43\xed\x1d\x36\x15\x5f\x1c\x64\x59\xdc\x74\xd0\xd8\xb3\xb8\xe9\x00\x1c\xb2\xb8\xe9\x80\x31\xb3\x84\x30\x8f\xfb\x48\xdc\x04\x41\xfd\x9b\xbf\xcb\x8d\xe3\x9b\x15\x5f\xe8\x5a\xf9\x53\x7c\x6d\xaf\x2a\xbe\x8e\xcf\x2a\xa0\x6e\x9f\xad\x4d\x40\x28\x48\x16\x46\x19\x60\x9f\x65\x49\x7d\xd0\x97\xb2\xa9\x6d\x0f\xa4\x10\xd9\xda\x22\xcf\xff\xcf\xd3\x7f\x8a\xfd\x9c\xac\x28\xe4\xda\x96\x0d\xc6\xd8\xfb\x9c\xee\x60\xed\x83\x5c\xee\xc1\x8f\x3a\xd8\xe0\xb3\x66\x35\x2a\x25\xac\xe3\xf9\x44\x5f\x25\x9b\x84\x22\x45\xbe\x17\x43\xe2\x73\x92\x9d\x1e\xcd\x2a\xcb\xf7\x42\xd5\xec\x37\x5b\xa9\xf3\xc9\x5e\x75\xb0\xee\x8b\xec\x60\x5d\x9f\xd9\x11\x35\x6f\x76\x44\xdd\x9b\x1d\x51\xb3\xe9\x88\x40\xa3\x59\xbe\x97\xa7\xf9\x5d\x47\xc4\xc9\x95\xa5\x48\x35\x62\x33\x9b\xbc\x66\x74\x7d\xce\x52\x93\x0d\xaf\x2e\x9b\x8c\x57\x8a\xd4\x67\xf9\x5d\xc7\x8b\x2f\x35\x97\x5b\xbe\x90\x21\xc8\xf7\xf2\x60\xbe\xce\xf2\xbd\x18\xde\x99\xe5\x7b\x79\x31\x5c\x64\xf9\x5e\xde\xe0\xb3\x8c\xf7\x55\xfc\x02\xd0\xb2\x21\x8b\xd9\x4a\x9d\xcf\xf1\x55\x8c\xf7\x7d\x7c\xd5\x65\x1d\x64\x41\xca\x83\xfa\x3a\xbf\x45\x2a\xb6\xcf\x5e\x31\xde\xb7\xf8\x21\xc6\xfb\xa2\x76\xe6\x62\x79\xbb\xe6\x87\xa4\xda\xc3\x9a\x94\xe5\x41\x7d\x87\x4d\xc6\xfb\x82\x5f\x32\x00\x2d\x1b\x58\x98\x05\x68\xc7\x5f\x77\xcb\x71\x2a\x34\x8c\xc9\x94\x5f\x2b\x1b\x93\x99\xc0\x2f\xd9\x98\xcc\x84\x1d\x32\x1b\x93\x99\x3c\x13\x81\x60\x2d\xe1\x20\xcb\x32\xba\x88\x40\x73\xbd\x8c\xeb\xfc\xd8\x66\x9c\x30\x50\x37\x37\x63\x7d\xdd\x29\xb2\x95\x66\xac\x94\xb9\x99\xd9\xe7\x41\x26\xc5\x68\x70\x2f\xb4\x4b\x76\xc4\x00\xdb\x4d\xa6\xa0\x69\x2d\xcb\x09\x60\xc9\x5d\x3e\x64\x20\x67\xee\xb7\x2c\x2f\xb3\x70\x29\x46\x51\xe0\xb3\x14\xa3\xb3\xfa\x2a\xc9\x9d\x80\x24\x59\x46\x94\xe9\xa4\x80\x8c\xb2\xe8\x26\x77\x4b\xda\x79\x18\x49\x22\x3a\x31\x3c\xe6\xcb\x79\x52\x6d\xca\x98\x41\x00\x43\xee\x32\x96\x2f\x3f\xe4\x88\x9c\xd0\xe1\x88\xdc\x83\xe3\xd2\xa2\x32\x29\xc3\x3e\x03\x57\xf3\xb8\x84\x54\xfc\xc9\x61\x9f\x71\x40\x64\x59\x4d\xa6\xc2\x59\x56\x93\x79\xf8\x1b\x60\x9f\x3c\x9d\x7d\x3d\x4a\x53\xe1\xac\x47\x49\xec\x93\xf5\x28\x4d\x3c\x77\x59\x8f\xd2\x44\x13\xcb\x7a\x94\xa6\x8b\x41\x8f\xd2\x52\x6f\xd1\xa3\x24\x7e\xc9\x7a\x94\x16\x76\x8f\xac\x47\x49\xae\xb9\xac\x47\x69\x91\x2b\x94\xf5\x28\xad\xc7\x67\x93\x4d\xfe\x95\x1e\xa5\xa5\x60\xd7\xa3\xb4\xdc\x92\x7a\x94\x4c\x7e\xcf\x7a\x94\x96\x3a\x8f\x1e\xa5\x1f\x6e\xfa\xb7\xd8\xd7\xd9\xb4\x5c\x72\x3a\x9b\x16\x11\x50\x59\x67\xd3\x22\x7c\x28\xeb\x6c\x5a\x38\x6e\xb2\xce\xa6\xe5\xfa\xd4\xd9\xb4\xb0\x0d\x66\x9d\x4d\x4b\x5d\x42\x67\x93\x28\x29\xeb\x6c\x5a\x04\xab\x64\x9d\x4d\x4b\xe5\x41\x67\x93\x94\x7d\x59\x77\x92\xb9\xa5\x59\x77\x92\x04\x71\x59\x77\xd2\x2a\x5e\x75\x44\x6a\x56\xba\x93\xa4\x25\xc9\x97\xf0\x84\xe0\xf3\xac\x3b\x49\xb0\x93\x6f\x31\x4a\xec\xc6\x59\x77\x92\x9c\xa8\x79\x5f\x02\x76\x86\xa0\x3b\x69\xb9\x20\x75\x27\x69\x9a\xc8\x97\x08\x14\x0b\x5e\xd6\x9d\xb4\x94\x5d\xba\x93\x16\x31\xa8\x59\x77\x12\xe5\xb9\xdf\xbc\x2f\xdb\x18\x93\xab\x3b\xc9\xa4\xf2\x6c\xc5\xc9\xd5\xed\xd5\x2d\x36\xea\xcd\x8e\x37\x7b\x95\xf1\xee\xcf\xa6\x04\xdd\xd9\x9b\x65\x45\x70\x8b\x9d\xcb\xae\xc6\x00\x75\x36\x6d\x77\xba\xee\xa4\x1d\xbd\x39\xf9\x5d\x7e\x9d\xd5\x31\x34\xb6\xe4\x4b\xf5\xb9\x7c\x55\xf5\x43\xfc\x9c\xe3\x88\x88\x5c\xca\x47\x56\x5b\xff\xa4\x54\x9f\x07\x9b\x5e\x96\xea\x73\x6f\xbf\xeb\x88\x54\x3b\xcf\xa5\x1c\x67\x42\xcf\x1d\xd1\xef\xd9\xf2\x38\x22\xce\xe2\x62\x75\x8c\xcd\x71\x53\xa4\x34\x91\x8a\xad\x58\x1d\x63\x73\xbc\x16\x79\x4b\x36\xfa\x5e\x91\xea\x93\xaa\x3a\x6f\x91\xea\xd3\xb4\xdc\xf2\x5c\x6a\x53\xaf\x32\x5e\x2a\x37\xbd\xe5\xb9\x23\xf2\xcd\x8c\x48\x06\xef\xf2\x38\x22\x6c\x6b\x05\xec\x93\xa9\xb3\xfc\x16\x99\x49\x0e\x19\xeb\x05\xec\x93\x0f\x06\x84\x22\x99\xa7\x59\xab\x45\x66\x12\xca\xe3\xbe\xc5\x22\x17\xe6\xe1\x16\xab\x46\x9e\x60\x53\x06\xbc\x6a\xd3\x7a\x1f\x40\x83\x22\x99\xa7\x68\xbd\x58\xe4\xe2\x10\x50\x54\xc0\x3e\xf9\xe0\xf7\x29\x32\x93\x98\xc4\x5a\x64\x26\x39\xc5\x6e\x38\x5e\x34\xf6\x22\x33\x89\x6a\x76\xb1\xc8\xc5\x61\x06\x8b\x64\x9e\x07\xe0\x50\x24\xf3\x3c\xc4\xcb\x15\xab\x46\xca\xe1\x5c\x2c\x72\xa1\x5e\x5d\x6e\x91\x0b\xe4\x7c\x91\x99\x44\xa6\xe5\x12\x1c\x2f\xcb\xac\x04\xc7\x8b\x9c\x2f\x16\xb9\xb0\x28\x40\x01\x55\x95\x07\x7d\xa9\x04\x19\x1d\x51\x8f\x4b\x90\x54\x2a\xda\xc9\x61\x93\x09\x95\x99\xe4\xf9\x7c\x33\x87\xfe\x93\xec\x06\xea\xfd\xa8\x76\xe3\xd8\x64\x06\x2f\x33\x09\x56\x91\x12\x6f\x01\x6b\xba\x21\x40\x1b\xdd\xab\x32\x93\x10\x1f\x58\x00\x68\xe5\x47\x74\xf6\x4f\xb1\x5f\xc0\x6e\xad\x23\x7e\x8b\x3c\x9f\xd4\x96\x7d\xcb\x25\x2d\xd9\x36\xab\x4d\x6f\x26\x3a\xc5\xca\x1a\x45\xec\x66\x4e\x5c\x11\xbb\x6d\x42\x4c\x8b\xc1\x90\xe3\xb1\x29\x05\xb7\xb3\x19\x2f\x6f\xad\xa3\x93\x0c\x10\x77\x61\x31\x18\xf2\x6c\x9b\x92\x79\xda\x0d\x83\x21\xc5\x50\xc5\x60\xc8\x83\xfa\x57\x0c\x86\x34\x51\xba\x18\x0c\x69\xa2\x71\x31\x18\xd2\xbc\xe9\x22\x69\x89\xac\x83\xe5\x33\x41\xe9\xf1\xcd\x26\x28\x11\x63\x50\x24\x2d\x79\x82\x6f\x36\x41\x09\xb1\x5f\x6e\xfd\x0b\x80\x52\xf9\x4c\x50\x7a\xbd\xd9\x04\x25\xb0\x4f\x49\xa6\x20\x21\xe8\x4a\x32\xe5\xca\x8d\x9f\x4c\xb9\x42\xa2\x16\x93\xe6\x1e\xac\x1c\xc5\xa4\xb9\x87\x58\xac\x62\xd2\xdc\x93\x6c\xda\x67\xe5\x8f\x49\x73\x0f\x16\xcb\x22\x04\xcb\x6e\x31\x93\xe6\x1e\x65\x88\x49\x73\xa2\xaa\x62\xd2\xdc\x53\x7d\x95\x49\x55\x98\xaf\x8b\x49\x73\xe2\xa6\x62\xd2\xdc\x83\xc5\xa0\xdc\x1a\x16\xf6\x59\x17\x98\xe9\xf9\xe5\x12\x72\xe2\x5b\x2c\x56\x7e\x34\x77\xb8\x48\x3c\x32\xa3\xaf\xd2\x3b\xdc\x6d\x6a\xeb\xbe\x6f\xd6\xd6\x8d\x77\xa6\xe8\x20\x1b\xb8\x54\x8a\x0e\xb2\x99\xed\xa4\xb6\xee\xec\x77\xd9\x9e\x5a\x0b\x4b\x16\x7d\x2b\x42\xf3\x2d\x72\xca\x9b\xad\xfc\xe8\xd9\x54\xca\xcd\x62\xe0\xd7\xe9\x5c\x3b\xf8\x52\x8b\x49\x73\xc3\x21\x14\x6d\xfb\x1c\xcd\x45\x0f\x9a\xf5\x6b\x8a\x1e\xb4\xe6\x9f\xd4\x83\xa6\xa1\xa6\xe8\x23\x6b\xdd\xab\x1a\x97\x08\x4a\x2c\xfa\xc8\x1a\x51\x4f\xe5\x96\xa2\xf0\x5f\xe9\x23\x6b\x6e\x76\x7d\x64\x0d\x4f\x7a\xa9\xb7\xf6\x1f\xf3\xab\x8f\xac\x0d\x9b\xc6\x80\xe1\x60\x2a\x42\xb0\xe6\x89\xa9\x8f\xac\x61\xc6\x29\x7a\xc1\x1a\x4a\x4e\xd1\x0b\xd6\x01\x4a\x45\x2f\x58\x23\x54\xb2\xe8\x05\x6b\xcb\xab\x8e\xc8\x43\x50\x2f\x58\x47\xe7\x29\x26\xbe\x75\x0f\xb2\x7a\xa9\xec\xed\xe4\xb1\xc9\x88\xf4\x91\x75\xb7\xa4\x3e\xb2\xae\x24\xd7\x47\xd6\x5f\x9b\x8c\xa8\x13\xca\x5e\xf4\x91\x75\x9c\xf2\x45\x1f\x59\x07\x64\x15\x7d\x64\x1d\xc7\x7a\xd1\x47\xd6\x9d\x6e\x7d\x64\xdd\x4d\xd7\x6e\x71\x0d\x6f\x96\x49\x72\x7b\x33\xe3\xed\xdd\x37\x3b\x5e\x4c\x0a\x45\x1f\x59\x2f\x76\xc3\xf1\x7a\x9e\xea\x23\xeb\xfe\x76\x7d\x64\x7d\xff\x15\xc9\x53\x74\x9f\x75\x27\x57\xf7\x59\x77\xea\xcd\x98\xeb\x80\xb5\x62\xc6\x5c\xf7\x70\xd1\xb9\x26\x9b\x6e\xd1\xb9\xd6\x9d\x4d\x9d\x6b\x1d\x28\x57\x74\xae\x75\xd0\x59\xd1\xb9\xd6\x95\xc6\x3a\xd7\xba\x53\xaf\x73\xad\x13\xe9\x51\x74\xae\x0d\xe7\x5a\xe7\xda\xc0\x40\x5d\x74\xae\x0d\x25\xaa\xce\x35\x89\x8f\x8a\xce\xb5\x81\x07\xb0\x98\x4f\x37\x9c\x5c\x03\x1a\xa7\x7a\xd7\x75\xbd\xe1\x88\x2c\xba\xde\x06\xf1\x8d\x45\xd7\xdb\xc8\xde\x6c\x35\x43\xfc\x20\x45\xd7\x9b\xc4\x7a\x45\xd7\xdb\x48\x5e\x95\xfc\xc7\x95\x60\xf5\xc6\xbb\x12\x00\x98\xed\xce\x26\x00\xb3\x51\x72\xf1\x2d\x00\xcc\xd6\x15\xbf\xf3\x96\x2d\xe3\x59\x20\x64\xeb\x8a\x5f\x20\x64\xeb\x58\x77\xcb\xbc\xc7\x3a\xe3\xb5\x96\x44\xc7\x20\x56\xa6\x05\x05\xd0\xba\xcb\x92\xdf\x4f\x5d\x42\xbe\xca\xae\x1a\xb6\x2c\xf5\xa8\x42\x7b\xf9\x2a\x09\x99\x2e\xf2\x55\x6e\xc5\x91\x75\x1c\xf6\x7d\x55\xb3\xc9\x10\xd6\xa5\x35\xa3\x57\x00\xb4\xa2\xed\xb7\x48\x32\x29\x75\x43\xd9\x56\x9c\xc4\x80\x50\xb6\xdd\x70\x4d\x4a\x23\x79\x35\xf6\x6d\x37\xb0\xfd\x16\x89\x22\xb5\xfd\x16\x6b\x0e\x4a\x86\x53\xb6\xcc\x06\x1e\xcd\xfa\x7d\x28\xba\xf7\x16\xe9\x1c\x8d\x9b\x2d\xba\x63\x0e\x56\x9d\xa2\xc3\x45\x16\xa9\xa2\xc3\xc5\xd4\xb6\xa2\xc3\xe5\xb0\x90\xaa\x0e\x17\x69\x76\xaa\x0e\x97\x43\xe0\x47\xd5\x3d\x71\xd0\x15\xab\x24\x09\x9b\xc5\x50\x75\x4f\xa4\xe2\xcd\x7a\x0f\x19\x60\xd5\x3d\x91\xf0\x5a\xd6\xf7\x26\x92\xfb\x2a\xdd\x31\xd5\xab\xba\x63\x00\xe0\xd5\x3a\x74\x06\x7f\x56\xeb\xd0\x51\xc0\xfa\xad\xaf\xee\x98\xe6\x77\x75\xc7\x4c\x9b\xba\x63\xa6\x37\xeb\x8e\x41\x9f\xaf\xd6\xa1\x93\xe8\xb5\x06\xdd\x31\xd8\xe5\xaa\xe4\x81\xa6\x4b\x54\xc9\x03\x23\xd3\x5d\x83\xee\x18\xb2\xe4\xaa\x85\xdd\xcd\x34\xa9\xf2\xed\x53\xe7\xf4\xad\x3a\x3e\x2a\x28\xa3\xaa\xa2\x7f\xd8\x99\xab\x2a\xba\xc1\x84\x55\x15\x3d\x6e\x7b\xe5\x78\xc1\x02\x55\x15\xdd\x74\x98\xaa\x8a\x6e\xec\x6b\x95\x3c\xd0\xf4\x90\x8a\x8a\x5e\x3e\x54\x82\x2a\xdf\xfe\x87\x36\x55\xe5\xdb\x37\x8e\xb4\xca\xb7\xff\x81\x8b\x2b\x2a\x7a\xf9\xe0\x96\xa9\xaa\xe8\x1f\xca\x73\x45\x0f\x2f\x1f\x0e\xee\x6a\x1d\xba\x0f\x6b\x61\x8d\xd6\xdd\x73\x21\x49\x1e\xf8\xbd\x76\x83\xf1\xfe\x42\x61\xff\x29\xf6\xab\xbc\x82\x66\x9d\x54\x54\xf4\x62\x7c\x63\x45\x45\x2f\x5f\xb2\xc3\xcb\x26\xbf\x31\xfa\x2b\x8a\x37\xfb\x2b\x08\x3c\xab\x9f\xbf\x02\x07\x59\xfd\xfc\x15\x38\x6d\xeb\xe7\xaf\x70\x41\x7e\x0e\x16\xcf\x54\x95\x39\x50\x0a\xfd\xfa\x39\xd8\xe6\xcd\xf6\x19\x51\x56\x3f\xfb\xdc\x7d\xd6\x3e\x73\x72\x55\xcb\xcc\x19\x52\x5b\xf5\x89\x98\x27\x5e\x2f\xdd\x1f\xc2\xb9\xea\x13\x29\xc0\xb1\xaa\xe3\xa3\x60\x94\xab\x3a\x3e\x4c\xc1\xae\x3a\x3e\x0a\x92\xad\xea\xf8\x28\x0e\x41\xc7\x47\xc9\x7e\x57\x5a\xf8\xe2\x87\x00\xc5\xa5\xf9\x66\xe9\x0d\x1d\x82\x34\xf8\xa5\xf8\xe6\xe5\x55\x6f\xbe\xb4\xe1\x76\xf2\x78\x95\xdf\xae\x5b\xa4\xf8\xeb\x74\x8b\x14\xe7\x48\xb7\x88\x99\xe0\x55\xb7\x48\x01\xa0\x55\xdd\x22\x95\xe3\xb5\xea\x16\x31\x57\xba\xea\x16\xa9\xee\x29\xdd\x22\xc5\x3d\xa5\x5b\xa4\x0c\x5f\x25\x13\xef\xe3\x87\x1c\xaf\xbb\x55\xb7\x48\xc1\xe5\x57\x75\x8b\x98\x85\x5d\x75\x8b\x14\xa5\x84\x6e\x11\x73\xa5\xab\x6e\x11\xf3\x9d\xab\x6e\x91\x82\xdb\xbd\xea\x16\x31\x47\xbb\xea\x16\x29\x18\x88\xaa\x6e\x91\x8a\xd5\xae\xea\x16\x29\xf8\xe8\xab\x6e\x11\xf3\xac\xab\xae\x8d\xfa\x79\xf3\xa5\x90\xf5\x55\x96\x2a\x00\x82\x55\x5d\x1b\x35\xdb\xa4\xcf\xb5\xda\x2b\xfb\x8c\xfb\xbb\xde\x9a\xe9\x6e\x2b\x5d\x1b\x15\xd0\x51\x75\x6d\x54\x22\x36\xab\x35\xd3\x2b\x6a\x67\x95\xca\x9e\xba\xc3\x6f\xb5\x66\x7a\x55\xec\x4b\x65\x5f\x51\x4a\x6b\xb5\xea\x0a\xa1\xa1\xd5\x12\x6f\x35\xd8\x74\x8e\x9c\x85\xea\x78\xb1\x62\x55\x6b\xa6\x57\xf0\x4b\xad\x8e\xd7\x85\x64\xcd\xf4\x8a\xf1\xa1\x4a\x65\x5f\x31\x1e\xd6\xea\x78\x3d\x14\xd0\xba\xb3\x45\xeb\x6a\x73\xbc\xb8\x54\x6a\x73\x44\xa8\xf7\xd5\xaa\xe8\x3a\xc7\xab\x64\xf5\xd5\x25\x8a\x5e\x9d\x1b\x88\xbb\x5a\xe2\xad\x11\xcf\x50\xd1\xab\x73\x53\x7c\x59\xe2\xad\xa2\x88\x56\xc9\xea\xdb\xeb\xab\x18\x51\x2b\x3e\xcb\x88\x5a\xb4\x1b\xdb\x3e\x7b\x33\x23\x92\x6d\xa3\xea\x7f\x91\x0f\xb9\xf6\x5b\x02\x8c\x3e\xeb\x7f\x69\xfe\x0d\xfd\x2f\x3a\xe5\xab\xfe\x17\x19\xa8\xaa\xfe\x97\x56\x6c\x5a\x4c\x24\xfa\x2a\xc7\x4b\xe4\x73\xd5\xff\xd2\x08\x23\xa9\xfa\x5f\x1a\x66\xba\xaa\xff\xa5\xe5\xbf\x5c\xba\x55\xd7\x8c\x31\x06\x55\xd7\x4c\x2b\xbe\xc7\xc1\x82\x38\xaa\xae\x99\xa6\x74\xba\x74\xf4\xc3\xab\x0e\xb6\xdb\x74\xb0\x8a\x23\x1d\x37\x0d\x25\xad\xea\xb8\x69\x18\x7b\xab\x8e\x9b\xe6\x06\x1c\x77\xb0\xac\x5e\x1d\x37\x12\xd5\x56\x1d\x37\x4d\x95\x46\xc7\x4d\x03\x74\xd4\x71\x7f\x85\xdf\xf5\x57\x1c\x9f\x65\xbc\x3d\xd8\x74\xbc\xf8\xcd\xab\xae\x99\x8e\x3e\x5f\x75\xcd\x34\x4f\x7c\x5d\x33\xdd\x9d\xae\x6b\xa6\xbb\xe3\x74\xcd\x74\xdc\x13\x55\xd7\x4c\x4f\x36\x8b\x4d\x7e\xce\xbc\x35\x16\xfd\x10\x23\xea\x1e\x82\xba\x66\x2c\xc2\x52\xf5\xbf\xf4\x68\x27\xa7\x43\x60\x9d\xe8\x7f\xe9\xc9\xe6\xf6\x59\xd6\x89\xfe\x17\x4b\xeb\x56\xfd\x2f\x2a\xff\x55\xff\x4b\xc7\x31\x57\xf5\xbf\x74\x2c\x06\x55\xff\x4b\x77\x42\x55\xef\x63\xf4\xaa\x6a\x18\x8e\x9e\xaa\xff\xc5\x72\x6f\x55\xff\x8b\x16\xcb\xfa\x5f\x75\x72\x86\xa0\x0f\x65\x80\x14\xea\x2d\xa6\x06\xce\xad\xb7\xfe\xb8\xbb\x46\xda\x87\xa3\x3a\x21\x57\x83\x46\xe6\x2a\x57\x83\xc1\x66\x55\x36\x06\x8d\xcc\xd5\xb0\x2e\x59\x16\xab\x7c\x0b\x16\x41\xa8\xf2\x2d\x18\x8a\x56\x6f\x15\x33\x4f\xcc\xa3\x01\xd0\xed\x29\x01\xfb\x21\x54\xa0\x4a\xb0\x60\xcd\xd0\xaa\xb7\x22\x28\x8e\xf4\x56\x84\xd7\x37\x9b\x9e\xa6\x92\xa6\xb7\x42\xfa\xfd\xaa\xb7\x22\x10\xf5\x54\xf5\x56\x04\x0c\x80\x55\x6f\x45\x40\x57\x6c\x7a\x2b\x02\x52\xb1\xe9\xad\x08\x68\x83\x4d\x82\x85\x17\x85\xb6\x49\xc0\xfe\x61\xbe\x6e\xc6\x71\x7d\xc7\x67\xd5\xb5\x8e\x57\x05\x0e\x8f\x4d\x74\x2d\xf3\x14\xda\x73\x33\x7a\x22\x4d\xc6\x9b\xa2\xaf\x62\x08\x19\x95\xa0\x3d\xb7\xa6\x6d\xa3\xa9\x66\x82\x23\xa0\xe9\x9e\xc8\x44\xc5\xb4\x5b\x6b\x0c\xc4\xdd\x74\x4f\x18\xcb\xdd\x0c\xcd\x7a\xaa\x57\xd9\x74\x99\x30\xb6\xa6\x7b\x42\x0e\xb1\xf6\xde\x1a\x01\xf4\x4a\xf7\x84\xa4\x61\x4d\xf7\x44\xc6\x4b\xd2\x74\x4f\x58\x1b\xa5\xc9\xb7\xf0\x3c\x5e\xd5\xfe\x89\x9f\xab\xe9\x9e\x30\x5a\xbb\xe9\x9e\xc8\x9f\x6f\x76\xbc\x9f\x37\x4b\x34\x8d\xd1\xb2\xdd\x5a\x63\x04\x13\xb6\x70\x6b\xab\x31\x04\xdd\x13\xb9\xd8\x64\xd3\x65\x96\x68\xd3\x3d\x91\xf1\xb0\x34\xdd\x13\xb9\x7b\xb3\xe3\x25\x40\xa5\x05\xc7\x3b\xfe\x72\xe9\x36\x59\xd3\xf3\xb6\x87\x0e\x16\x15\xae\xc9\x99\xb0\xfc\x51\x72\x26\x2c\x4c\x94\x4d\xce\x04\x03\x5f\x9b\x9c\x09\x0b\x3d\xa4\xc9\x6d\xbe\xb0\xed\xb7\x5b\x0e\xec\xf3\x66\x76\xcd\x42\xe1\x69\xf1\x12\x02\xf3\x5d\x39\x13\x1a\x8e\xd7\x26\x34\x08\x68\x0b\x4d\xca\x71\x93\x3a\x9b\xa5\xb8\x02\x27\x6f\x13\x38\x04\x74\xa7\x26\x70\x08\xd9\x9b\x0d\xa4\xf4\xaf\x0a\x1c\xac\x1a\xd9\x04\x0e\xa1\xfa\x2a\x03\x29\xab\xcf\x1a\x8f\x41\x9c\x4f\xfb\xcc\xa6\xc4\x62\xd9\x24\x15\x8f\x18\x97\x5a\x32\x9b\x12\xed\xb7\x89\x32\x3e\x62\x39\x9a\x28\xe3\x43\x91\x6e\x92\x15\xe8\x44\x68\xa2\x8c\x41\x4c\x57\x13\x65\xc8\x1c\xd8\x44\x19\x03\xa5\xb4\x89\x32\x06\x71\x2f\x4d\x94\x21\x91\x60\x13\x65\xcc\xc7\xab\xc6\x36\xe0\x61\x69\xa2\x0c\x2b\x08\x34\x51\xc6\x7c\x7c\xb3\xb1\x0d\xee\x47\x81\xc3\x44\x1c\x35\x81\xc3\x44\x75\x6c\x02\x07\xeb\xc3\x36\x81\xc3\x04\x05\xb7\x7c\xab\xd6\xf2\x73\x04\x0e\xc9\x1d\x27\x70\x30\x05\xa9\x09\x1c\x12\x62\xbf\x5d\x32\x70\x57\x4e\x76\xca\x92\xaf\x72\xca\xdc\x62\xd9\x29\x03\x32\x37\xb9\x0b\xcc\xcb\x68\x9a\xeb\xc3\xeb\xcd\x16\xd9\x71\x21\xc9\x5d\xf0\x00\x48\x5b\xb9\x25\x4b\xf8\xed\xe5\x96\xf2\xf4\xaa\x40\x49\x41\x67\xc2\xcb\x83\x2b\xb9\xc9\x5d\x60\x1c\x57\x93\xbb\xe0\xe1\x00\x6d\x72\x17\x18\x5d\xd6\xe4\x2e\x30\x52\xab\xdd\xfa\x59\x58\x48\x9a\xfc\x03\xf2\xd4\x35\xf9\x07\x1e\x14\xe9\x76\x6b\x60\x11\x94\xd8\xe4\x1f\x78\x40\x55\x4d\xfe\x81\x87\xa0\xe2\x26\xff\x80\x0c\x78\x4d\xe0\x50\xd0\x7e\x5b\xb5\xcf\xcb\x9b\xed\x33\x06\xb1\x26\xff\xc0\x83\xcd\xb6\xc9\x3f\x60\x48\x58\x93\x7f\x40\x0a\xd9\x26\xc3\xc0\x73\xec\xa4\x94\xec\xa8\xf7\xed\x56\xb9\x72\x5d\xc9\x30\xf0\x12\x04\xd5\x64\x18\x98\x58\x56\x9b\x34\x02\xaf\x22\x48\x1a\x01\xb9\xf5\x9a\x34\x02\xaf\xa7\x9e\x34\x02\x2f\x74\x22\xcd\x2a\x57\xaf\xab\x4e\x1a\x81\xf7\xf3\x6a\xb1\xe9\xb3\x8c\xe8\x05\xf8\x37\x69\x04\x5e\xc0\x4e\xbb\xd5\x9f\x81\x06\x4d\xa2\x80\x17\x2c\xd0\x24\x0a\x78\xb1\x03\x34\xa9\x00\x5e\x14\x95\x26\x15\x80\xd5\xd3\xda\xe5\x9a\x73\x3d\xff\x67\x39\xe7\x6f\x48\x05\xf0\x62\xb3\x6d\x52\x01\xc8\x0d\xde\xa4\x02\x78\xd1\xe2\x5a\x37\x52\x62\xf9\xac\x7d\xee\x7f\x51\xb1\x35\x59\x02\x5e\x14\xad\x76\x2b\x55\x81\x29\x9a\xa8\xa1\x60\xa4\x6a\xdd\xc1\x4e\x6f\x76\xb0\x68\xfb\xcd\x4a\x55\x2f\x1a\x7b\x03\x1a\xd4\x97\x94\xcf\x26\x34\x18\x8a\x85\x5b\xa9\x0a\xd5\xb1\x09\x0d\x06\x08\xab\x09\x0d\x06\x11\x50\x4d\x68\x30\x3e\x5f\xa5\xdc\xf3\x8c\xd0\x4e\x6e\x29\x8d\xa6\x3e\x3f\x86\xcf\xea\x98\xf3\x30\x32\x10\x6b\xb8\x6b\x08\xc4\xaa\x4d\x89\xaa\xb6\x9f\x50\x86\x9b\x56\x74\xab\x48\x37\xb5\xfd\xa4\x1c\x50\xdb\x4f\xca\x01\xb5\xfd\x44\x10\x66\x53\xdb\x37\xdb\xae\xa9\xed\xa7\xe9\xb3\x4a\x36\xff\xb3\xda\x7e\x42\x75\x6c\x6a\xfb\xe6\x3c\x36\xb5\x7d\x53\x11\xdb\x34\x4e\xa0\xda\x49\xe3\x04\x14\x56\x16\x9f\x32\x9c\xb5\xa1\xed\x17\x03\x56\x9b\xc5\xa7\x8c\x32\x6d\xcb\xe2\x44\x58\x59\x9b\xf5\x9a\xaf\xc0\xd1\x98\x7f\x85\x95\xda\xfe\x15\x65\x6a\xfb\x0f\x66\xf3\xa6\x31\xff\x71\x6d\x90\xa2\x52\x5e\x45\x0a\x58\xa0\xbc\xea\x8a\x9a\xfa\x5f\xc5\xaf\xa6\x7e\xa9\x2f\x9b\xa6\x7e\x89\x31\x1b\x48\xa1\xbc\xc5\x67\x19\xef\x8b\x59\xb2\x11\x8b\x55\xde\x6c\x37\x18\xef\x4b\xe2\x7f\x03\x47\x94\x57\x3d\xd3\xa2\xcc\xc6\xa0\x36\xbd\x06\x2f\xc0\xa1\xe9\x35\x78\x8b\x57\x19\xef\xdb\xbc\xca\x78\x5f\xd7\xd5\x96\xeb\xd2\xdd\xba\x1d\x6f\xf7\x66\xc7\x0b\xf4\x6b\xfa\x14\xde\x6d\xd3\xf1\x82\x7c\xdb\x76\xbc\xaa\xe8\x16\x9f\x7a\x3d\xb8\xb7\xca\x86\x0a\xad\xfe\x88\x10\xfc\x90\xf3\x4b\x26\x42\x33\x0f\xe5\xca\x3d\xf3\x50\x5e\x55\xa0\x5b\x7c\x0a\x0f\x7e\xbb\xc5\xa7\x80\xab\xcd\x48\xad\xa0\x16\x67\xa4\x56\x70\x0f\x9a\x87\xd2\x54\xf9\xcc\x43\x69\x6e\x2b\x1d\x1f\xcd\x1d\x6a\x1e\x4a\xfb\xfc\x10\x7d\x6e\x4a\x54\x1d\x1f\x52\x82\xf4\x5b\x40\x8a\xa3\xb9\xeb\xf8\xd0\x50\xd3\xc1\x2f\x45\x63\x4b\x17\xbf\x34\xb4\xb8\x2e\x7e\x69\xd9\x9b\x2d\x88\x56\x7c\x33\x73\xd4\x40\x0a\x5d\xfc\x62\x52\x43\x17\xbf\xb4\x66\xd3\x11\x75\x5f\xe5\x88\x98\xee\x6e\x3a\xbf\xc1\x48\xdd\x74\x7e\x4b\x27\x77\xc1\x8e\x95\xf5\xba\x60\xe7\x41\x11\xed\x82\x1d\x2b\xc5\x74\xc1\xce\x63\x9f\x05\x3b\x0f\xc0\xa1\x0b\x76\x1e\x84\x5b\x37\x16\xeb\xc1\x1a\xd3\x05\x3b\x6e\xc9\x2e\xd8\x91\xbf\xbd\x0b\x76\xde\xe7\xaf\x12\xea\x5d\x1c\x64\x71\xe7\x2e\x0e\x7a\xbb\x1f\x35\x90\xbb\x79\xd5\x40\xee\xe9\x47\x0d\xe4\xf6\x57\x88\x83\xc2\xed\x83\x47\x3c\xd2\xa9\xcb\x3b\xf7\xe0\x99\xea\xe2\xa0\x89\x08\xed\xe2\xa0\x89\x37\xad\x8b\x83\x16\xea\x41\xbf\x05\xa4\xee\xd5\x68\xb3\xd2\x64\xea\x35\xf6\x76\x7d\x40\x1a\xa8\xbb\x5e\x9e\x0a\x56\xed\x96\x88\x4a\xfe\x37\xbd\x3c\x95\x78\x8c\xae\x6b\xa6\x82\xbe\xbb\xae\x99\xea\x6c\xea\x9a\xa9\xc0\xed\xae\x6b\xa6\x06\xaf\xda\x0d\xe2\x04\xba\xae\x19\xed\xa8\x5d\xd7\x8c\x86\xe2\xae\x6b\xa6\x66\xbf\x7b\xbb\xc1\x00\xf5\xb0\x54\x0c\x44\x5d\x0f\x4b\x05\x37\x75\x3d\x2c\x56\xe6\xea\x7a\x58\x2a\x4e\x84\xae\x87\xa5\x62\x97\xeb\x7a\x58\xb4\xc1\x76\x3d\x2c\x32\x70\x76\x61\x54\xc5\xca\xd1\x85\x51\x95\x13\xa4\x0b\xa3\x2a\xa6\x98\x2e\x8c\xaa\xdd\x57\x39\x22\x82\x01\xba\xfe\x97\x8a\x48\xe9\x56\x6e\xaa\x38\x3e\xba\x20\xab\x22\xe8\xba\x20\xab\x2e\x6f\x76\xbc\xd3\xa6\xe3\xdd\x76\xc3\xf1\x1e\x3f\xa4\x0c\x79\x7c\xb3\xe3\x45\xed\xec\x49\x19\xc2\xf9\xd2\xad\x68\xac\xa1\xb8\x27\x65\x08\xba\x62\x4f\xca\x90\xe8\x55\xcb\xf7\xf8\xeb\x64\x1d\x37\xae\xb2\x03\xa3\x4a\x46\xdd\xed\xc9\x42\x9f\x8f\xcf\x76\x9b\x4c\x28\x30\xaa\xe4\xfb\x2c\x7d\x2e\xb8\xde\xba\x55\x89\x0b\x56\x9d\x9e\x2d\x39\x84\x49\xa4\x5b\x95\xd8\x22\xd4\x3d\xbb\xf8\x5d\x1b\x56\x25\x2e\x00\xa5\x6e\xf5\xa5\x42\x6a\x5b\xcf\xb7\x4e\x2b\x13\x0a\x6e\x2a\x05\xd1\xdd\xc5\x4d\x45\xf9\x23\x6e\x92\xd4\xb7\x8b\x9b\x8a\xe2\x57\xdc\x64\xe9\x9f\x6e\x98\x53\x71\xff\x66\x47\x54\xed\xa4\x23\x22\xea\xa0\xdf\x22\x4a\xee\xfd\xe2\x88\xb0\x54\xf4\xe2\x88\x50\x59\x7b\x91\xda\x6b\x78\x73\xb6\xc9\x77\xad\x2c\x5c\x86\x6f\xd6\xd6\x04\x8f\x59\x07\x19\x95\xf4\xf9\x6c\xb7\xc9\xfc\x16\x8b\x75\x12\xec\xda\x71\xc7\x94\x84\xb6\xdf\x71\xc7\x94\x94\xbc\x2a\x77\x34\x1a\x42\x2f\x56\xda\xc5\xd0\xda\x41\x55\x45\xba\x89\x5e\x75\xca\x63\x59\xed\xf5\x16\x27\x65\x44\xa0\xaa\x62\x59\x99\x2e\xab\x5b\xf7\xbb\xb2\xba\x1d\x7f\x3b\xa8\xaa\x18\x82\xdb\xad\x2c\x7c\x8a\xaf\xaa\x36\xed\x06\xe3\xb5\xf0\x6e\xaf\x86\x19\x60\xc3\xec\xd5\x55\x37\xff\x14\xfb\xc0\xb1\x92\x71\x94\x77\xe1\x58\x05\x16\x75\xeb\x08\xeb\x5a\xed\xcd\x52\xa4\x1e\x97\xcd\x1a\x6d\x64\x7f\x74\x50\x52\x93\xe0\xae\x83\x92\xda\x87\x05\xbe\xe3\x13\x69\xc6\xdd\x75\x7c\x22\xed\x03\x65\xf4\xee\x87\x80\xbd\xdd\x2a\xbd\x1f\xb9\x3f\x1d\xe0\xd3\x3e\x25\x0c\xc0\xa7\xc9\x33\xd3\x01\x1d\x4d\xfa\x97\xde\xfd\x10\x6a\x76\x37\x48\xe6\x53\xc2\x18\x24\xa3\x75\xa5\x1b\x24\xf3\x81\xa0\xbb\x51\x31\xf2\x20\x75\xe3\x5e\x3e\x8c\x2d\xdd\xb8\x97\x0f\x0b\x58\x47\x27\x6f\x1f\x28\xb8\x2f\x47\x84\xd5\xb1\x1b\x15\xf3\xb9\xf1\x51\x95\x9b\x76\xd4\xbe\x4c\x32\xc2\xbc\xd9\x97\x49\x46\x24\x75\xf6\x6d\x21\x48\x74\xb6\x8e\xda\xd9\xa4\x9d\xe9\xdb\x9c\x23\x85\xc6\x36\xe7\xc8\xf3\x65\x9b\x73\xe4\x61\x64\x29\x52\x6d\xb0\xdd\x52\x29\x92\xb4\xf4\xe3\x77\x71\x54\xf5\x63\x72\x93\x22\xe5\xf8\x66\x74\xb6\x6e\x49\xd0\xe4\x71\x73\x7c\x33\xc6\x96\xf1\xf8\x2a\x36\xd1\x40\x77\x6a\x09\x75\x62\xbc\x8e\x17\x25\x6d\xbc\x5e\x65\xf3\x0e\x43\x4a\x0a\xea\xee\x30\xa4\xa4\x20\xf6\xc7\x6b\x2d\x06\x0e\x85\x61\x48\x49\x03\xdc\x0d\x43\x4a\xf4\xce\x0c\x43\x4a\x0c\x0e\x1c\x86\x94\x34\xe6\x68\x18\x52\xd2\xd1\x4c\x86\xa4\x43\xda\x21\x87\xea\x44\x7f\x7c\xf6\xb3\xc9\x00\x55\x27\x3a\x47\xc6\x30\xa4\xa4\x43\x28\x31\x8c\xfa\xee\xc0\xd5\xa1\xb2\xd1\xa3\x6f\x66\xb7\x76\x60\xe3\x30\x97\xd6\x8c\x80\x71\x73\x69\x39\x22\x87\x21\x25\x9d\xfa\x8c\xc3\x90\x12\x2b\x44\x0c\x43\x4a\x72\xb5\x1b\x8c\x57\x1e\x8f\xa1\xde\x92\x49\x7e\x1f\xea\x2d\x99\x10\xcd\x71\x43\x4a\x88\x5d\x19\x37\xa4\x04\x0c\x32\xfe\x8b\xfa\xe6\xb7\x1b\xda\xbd\x83\x57\xb3\x4d\xfe\x06\xaa\x48\x33\x89\x63\xa0\x8a\x34\x09\x34\x06\xaa\x48\xb3\x3a\xde\x40\x15\x69\x9b\xb3\x69\xa0\x8a\x34\xe9\x35\x06\xca\x46\xdb\x80\x8e\xf1\xf9\x21\x3c\x68\xc3\xc8\x67\x13\x4f\x86\x91\xcf\xdb\x3f\xf9\xf9\x66\xcc\x83\x23\xf9\x66\x90\xc2\xf0\x1c\x97\x8b\x63\xdc\x73\x1c\xcd\x79\x18\x9f\xbc\x11\xb0\xc3\xf8\xe4\x8d\x26\x36\x8c\x4f\xde\x60\xcc\xe1\xd1\x9c\x30\xf0\x0e\x8f\x66\xf9\x7c\x86\x47\x73\x02\x62\x0f\x8f\xe6\x04\xd6\x1b\x1e\xcd\x09\xe5\x79\x64\xc9\x3c\x11\x6e\x23\xeb\x52\xe9\x7e\xc8\x83\x8c\x98\x84\xe1\xd1\xac\xd1\x60\x78\x34\xcb\x6e\x34\x3c\x9a\xa5\x8e\x1c\x1e\xcd\x3f\x93\xc2\x3f\xc5\xfe\xf0\xd4\x4e\xd3\xe1\x78\xc6\x61\x4f\x18\x9e\xda\x09\xdb\xe0\xf0\xd4\x4e\xee\x29\x4f\x6d\x89\x80\x46\x71\xb0\xdb\x67\x1d\x2c\xe1\xf4\xc3\x33\xdd\xf4\xc9\xe1\x99\x9e\xdc\xe9\x9e\xe9\x7a\x79\xc6\x3d\xd3\xd1\xac\xc6\x3d\xd3\x51\xfe\xc7\x3d\xd3\x11\xa1\xc3\x33\x3d\x63\x4f\x18\x9e\xe9\xba\x84\x86\x67\xba\xd4\x97\xc3\x33\x5d\x1e\xa1\xe1\x99\x9e\x71\xbd\x0d\xcf\x74\x3d\x53\xc3\x33\x3d\xa3\xde\x0f\xcf\xf4\x8c\x34\x1e\x9e\xe9\xba\xa2\x06\x67\x7a\xd1\x8d\x35\x3c\xd3\x33\xb2\x7a\x78\xa6\x4b\xaa\x39\x3c\xd3\xad\x5f\x33\x3c\xd3\xb3\x5b\xcc\x33\x3d\x7f\x36\xbb\x57\x99\x85\x7b\xa6\x47\xaf\x3a\x5e\xbc\x06\xa3\x3a\xde\x68\xaf\x1c\x2f\xfa\xde\xa8\x8e\xd7\x2d\xd6\x1c\x2f\x19\x76\xa3\x39\x5e\xac\x8e\xa3\x39\x5e\x77\x4d\x73\xbc\x78\xb5\x46\x73\xbc\x18\x5b\x86\x74\xac\xba\xb1\x86\xf5\x3e\x24\x1d\x1a\xd6\xfb\xc8\x8a\xfd\xa6\x0e\x83\x45\x68\x34\xa5\xa2\x2b\xa7\x29\xf7\xd0\x15\x87\x29\xae\xbd\x7a\x75\xdb\x64\x16\x50\x27\x4a\x47\xbb\x18\xa8\x13\xa5\x63\x5a\x1c\x16\xfd\xd7\xcf\x3e\x50\x27\x4a\x77\xc7\x75\xe5\x3c\x96\x99\xd1\x95\xf3\xe8\x1e\xa3\x2b\xe7\x81\xf9\xa3\xdf\xfa\x59\x0c\x5f\x2b\xab\xb5\xa1\x87\x84\xab\x15\x5d\x71\x68\x65\xad\xc5\x57\x59\x3f\x0b\x55\x79\x68\x4a\xad\xd5\x9b\xb1\x1b\xd7\x6e\xf3\xd6\x95\x76\x08\xc0\xe4\x8a\xe5\x6d\x68\x4a\xb5\xec\xc8\xd0\x94\x2a\x50\x1a\x12\xae\x56\xf4\x96\x81\x29\xb5\x56\x8c\x87\x03\x53\x6a\x35\xb2\x65\x60\x4a\xad\x15\x95\x6f\x60\x4a\xad\xd5\x4d\x87\x29\xb5\x36\x10\xca\x18\x8e\xd7\x3d\x38\x1c\xaf\x7b\xdf\xa2\xff\xf5\xf8\x21\xc7\x4b\xf8\xcd\x20\xca\xa2\xb6\xe0\x9b\xa7\x6f\xb6\xcf\xcb\xa6\xbd\xda\x36\x59\x39\x28\x66\xb5\xb9\x25\xaf\x55\x16\x35\x66\x60\x95\xad\x8d\x5c\xc5\x81\x55\xb6\x36\x8f\x1b\xb4\xb8\x2a\x1b\xed\xc0\x2a\x5b\x5b\xf6\x2a\xe3\x6d\xc5\x67\x95\x48\xd5\xa6\xbe\x0c\x7f\xce\x74\x87\xa2\x79\x8e\xe9\x0e\x1d\x76\x43\xbd\x85\x80\xf3\x81\x55\xb6\x3e\xaf\x37\xeb\xe9\x50\x43\x98\x9a\x41\x5e\xbb\xa1\x19\xe4\xf5\x59\x7d\x37\x8a\x82\xa5\xef\x46\x41\xb1\x74\x21\xa1\xe3\x8d\xa5\x3b\x06\x8b\xdf\xb8\x55\xfe\xe3\x5f\x01\x9c\x63\x39\x3a\x22\x10\xc6\xd2\x53\xa3\xd0\x58\x7a\x6a\x14\x1a\x4b\x67\x37\x16\xbc\xb1\x1c\x9d\x52\x62\x39\x3a\xd5\x3f\x69\x82\x1e\xf7\xc5\xba\x46\x1e\xa6\x60\x39\x9b\x80\xa6\x81\x0d\xb6\x55\xac\xac\x03\x1b\x6c\xb3\xfc\xc7\xc0\x06\xdb\xea\xbd\x39\xda\xe4\xcd\x58\x59\x9b\x81\x67\xc3\x12\xff\xd5\x83\xd8\xe0\x8d\x2b\xca\x0c\xde\xb8\xb2\xcb\xe0\x0d\x2b\x73\x0d\x8b\x65\x64\x7c\xc7\xc3\x62\x19\xd9\xdd\x6a\xb1\x8c\x8c\xe5\x70\x18\xe9\x91\x8b\xcf\x16\x9b\xfc\x49\x23\x3d\xb2\x22\xc5\x52\x1a\x96\xf1\x1a\xb7\xd4\xbe\x6b\xcc\x52\x1a\x59\x71\x64\x29\x0d\x1d\xf4\xc3\x52\x1a\xba\xef\x87\xa5\x34\xb2\xea\x81\xa5\x34\x32\xb8\x69\x5a\x4a\x43\xf5\x6f\x5a\x4a\x23\x63\xb5\x9b\x46\x7a\x64\xb2\xe4\xa6\xa5\x34\x32\xba\xc4\xb4\x94\x46\x06\x5f\x4f\x4b\x69\x64\x84\xc6\xb4\x94\x86\xb5\xc6\xa6\xa5\x34\xf2\xf0\xbb\x8e\x17\x3d\x64\x5a\x4a\x43\xfa\xb8\x69\x29\x0d\x35\xf6\x69\x29\x8d\x3c\xbd\xea\x78\x87\xdd\x70\xbc\xa0\xaa\x69\xb1\x8c\x8c\x3e\x3f\x5f\x47\x84\x3b\x66\xbe\x8e\x08\x2b\xeb\xb4\x94\x46\x79\xbd\xea\x88\xd0\x6f\xa7\xa5\x34\x32\x16\xa1\x69\x29\x0d\x8b\x41\x4f\x2b\x03\x66\x90\xe0\x94\x93\x27\x63\xc3\x9c\x16\xda\x28\x8f\x6f\xee\x36\x0b\x4d\x47\x74\x7c\x76\x7a\xd5\xe6\xb2\xc9\xbf\xd2\xe0\xa9\x45\x68\x5a\x68\x43\x16\xbb\x69\xa1\x8d\x82\xb5\x70\x5a\x68\xc3\xba\x4e\xd3\x42\x1b\x05\xd0\x31\x2d\xb4\x51\xd0\x4c\xa6\x85\x36\x4a\xf0\x6a\xf2\x66\xbe\x6b\x35\x8d\x12\xbd\xca\x78\x8d\x4f\x9e\x56\xd3\x28\x48\xd4\x69\x35\x8d\x82\x02\x3f\xad\xa6\x61\xe1\xaa\x69\x35\x8d\x82\xc6\x3e\xad\xa6\x51\xd0\x3d\xa6\xd5\x34\x0a\xe7\xda\x34\x32\x44\xa3\xd6\x34\xf6\xc3\x02\x52\xd3\xe2\x86\x05\xeb\xfd\xb4\xb8\x61\x29\x36\x1d\x11\x18\x73\x5a\x4d\xa3\xb0\x43\xa7\x71\x23\x86\x2b\x4f\xe3\x46\x8c\xc7\x9e\xc6\x8d\x94\x6c\xd3\x11\x15\x5f\xe5\x88\x38\xc7\xa7\xe9\xa5\x05\xa3\xfa\x34\xbd\x54\x1b\xd7\x34\xbd\xd4\x2a\x51\xd3\xf4\xd2\xe2\xf2\x36\xbd\xd4\x10\xeb\x69\x7a\xa9\x85\x9f\xa6\xe9\xa5\x85\x73\x7c\x9a\x5e\x5a\xaa\x37\x3b\x5e\x1c\x10\xd3\xf4\x52\xe3\xb1\xa7\xe9\xa5\x05\x13\xca\xfc\xee\x78\xe9\x86\xb5\x36\x0a\x26\x94\x69\xad\x8d\xb2\xff\x62\xe0\x9c\x96\xe1\x28\x08\x9c\x69\x19\x0e\x0d\x6b\xd3\x32\x1c\x46\x50\xcf\xcf\x5f\x31\xfd\x8a\xbf\x62\x79\xd5\x5f\x31\xec\xb0\xbf\xc2\x5d\x63\x19\x8e\x82\xf7\x70\xa6\xfb\x2b\x58\x90\x96\xe1\x28\x18\x5b\xa6\x91\x2d\x65\x7b\xd5\x5f\xb1\x7d\xd6\x5f\x41\x96\xee\xb4\x0c\x47\xe5\xf4\x9c\x96\xe1\xa8\x6e\x7c\xcb\x70\x94\xe3\xcd\xaa\x25\x6e\xc0\xa4\x5a\xf2\xfa\x5d\xd5\xb0\x60\x9f\x55\xc3\x40\xee\x33\x5d\x0b\x18\xff\x4a\x83\xad\x59\xf3\x53\x83\xed\xc1\x60\x32\x2d\xc3\x11\xc0\x20\x53\xdc\xd7\x21\x0f\x99\xe2\xbe\x4e\x34\xce\x14\xf7\x0d\xa5\x84\x26\xd9\x01\x8e\x98\xe2\xbe\x61\x9f\xc5\x7d\x03\x0d\x67\x8a\xfb\x06\x71\x77\x53\xdc\x37\x30\x5c\x4c\x71\xdf\x88\xbe\x79\xfb\xac\xaf\x3a\x7e\x88\x01\x0a\xee\x86\x42\x43\x70\x37\xdc\xf8\x82\xbb\x81\x1e\x32\x05\x77\x43\x81\x23\xb8\xd3\x65\x3f\x05\x77\x03\x1c\x31\x05\x77\x43\x81\x23\xb8\x1b\xca\x2e\xc1\xdd\xc0\x52\x3a\x05\x77\x66\xc9\x4d\xc1\xdd\xf8\xfc\x90\xe3\x2d\x36\xef\x78\x99\x14\xc1\xdd\xc0\xb8\x34\x05\x77\x43\x91\x22\xb8\x1b\x0a\x0d\xc1\xdd\x50\xfe\x08\xee\x4c\xa9\x9b\x82\xbb\x51\x6c\x3a\x5e\xf4\x96\x29\xb8\x1b\x78\xff\xa7\xf0\xcd\x34\xf9\x29\x7c\x1b\x6e\x2b\xe1\xdb\xe0\x1c\x9f\xc2\xb7\xa1\x94\x10\xbe\x0d\x37\xbe\xf0\xcd\x70\xd6\x29\x7c\x1b\xcd\x57\x39\xa2\x6e\xaf\x1c\x91\x1b\x5f\xf8\x36\x3c\x40\x85\x6f\xc3\x3d\x28\x7c\x1b\xd3\xa6\x23\x22\xae\x60\x0a\xdf\x06\x91\x3c\x53\xf8\x36\x48\xa6\x98\x02\x34\xa3\xcb\xa6\x00\xcd\x72\xb1\xb3\x39\x22\x77\x59\x73\x44\xc7\xab\xd3\x9b\x59\xa2\xc2\xb7\xe9\x86\x15\xbe\xcd\xc7\x21\x1c\xaf\x72\xb3\xf0\xcd\x90\xb0\x29\x7c\x9b\x78\x3a\xa6\xf0\x6d\xba\xbc\x85\x6f\x13\xf5\x7e\x0a\xdf\x26\xa8\x79\xde\x20\x19\x3b\x29\x40\x0b\x78\x67\xe6\x0d\x83\xc1\xb4\x38\x2f\x40\xfb\xbc\x6a\xd9\x32\x10\xf7\x14\x73\x05\x82\x10\xa6\x98\x4b\x3f\xfb\x14\x73\x05\x77\xa8\x98\x2b\xd8\x49\x31\x57\xf0\x1c\x17\x55\xe9\x58\x9f\xa2\xaa\xe0\x77\x45\x55\x01\x43\xeb\x14\x55\x85\xcf\x67\x2d\x4c\xf6\xd9\x0d\x0b\xb1\xfd\x7f\xe3\xfc\x5b\xec\x0b\xb8\x42\xf2\x41\x6b\x96\x65\x7b\x28\xc0\x2c\x76\x49\x80\xe9\xfa\x14\x70\x55\x8f\x2d\x01\x57\x55\x59\x12\x70\x55\x55\xa9\x0b\xb8\xb0\x18\x4c\x00\x57\x39\x6e\x84\xa9\x9b\xa3\x79\xb3\x6e\x0e\xf4\xdb\x29\xa4\x3a\x20\xac\x29\xa4\x9a\x9e\xda\x37\xd0\xc5\x3f\x63\xa0\x8b\x24\xb7\xd3\x40\x97\x79\x3f\xe4\x1a\x73\x13\x19\xe8\x32\x49\x7d\x9a\x06\xba\x48\x72\x3b\x0d\x74\x91\x15\x6a\x1a\xca\x22\x51\xed\x34\x94\x65\x12\x65\x3a\x0d\x56\x99\x64\x17\x4e\x83\x55\x26\x6c\x3f\xd3\x60\x15\xf9\xa6\xa6\xc1\x2a\x73\x7b\xb3\xb3\xa0\x38\x92\x38\x48\xa4\x30\x0d\x56\x39\x38\x2f\xa6\xc1\x2a\x56\x36\x9f\x06\xab\x48\x64\x31\x0d\x56\x91\xc8\x62\x1a\xac\x22\x69\xc9\x34\x58\x45\xaa\x8a\x69\xb0\x8a\x44\x16\xd3\x60\x15\x59\x2f\xa6\xc1\x2a\x12\x59\x4c\x83\x55\xa6\x0a\xad\xc1\x2a\x8b\x78\xe3\x69\xb0\xca\xea\xbe\xb9\xdb\xf4\x55\xe6\xe1\x7a\x18\x19\xac\xb2\x71\x9e\xce\xad\x95\x55\x99\xb9\xb5\xb2\x2a\xbb\xac\x75\xb8\xb0\xb2\x4e\xe1\xdb\x22\x04\x77\x0a\xdf\x56\xb3\x19\x6c\x32\x5e\xe1\xdb\x12\x83\x08\xdf\x16\x41\x14\x53\xf8\xb6\x30\xe7\x4e\xe1\xdb\xb4\x93\xc2\xb7\xe9\xba\xb2\xec\xbb\x51\x40\xd3\xb2\xef\x2f\x6e\xf7\xa9\xe3\xe3\x55\x75\x04\xa0\xb5\xd7\x13\x04\x80\xd6\xde\x6c\x37\xb0\x1b\xbf\x28\xb4\x0b\x80\xd6\x0c\xff\x5b\x00\xb4\xf6\x62\x10\x5b\x40\xb0\x66\x30\xd2\x02\x82\x35\x03\x0b\x97\x2e\x95\xb7\xf8\xac\xe5\x80\x71\x9e\xae\xc7\x3e\xb3\x61\x97\x0e\x97\xb7\xf9\x5d\xcb\x01\x83\x40\x17\x10\xac\x19\x1c\xb8\x1e\xfb\xcc\xe9\xb3\x40\x55\xcd\xc8\xa5\xf5\x5a\xb3\x98\x39\x5a\xaf\x9d\x1c\xde\xcc\x8f\x9d\xc9\x9b\x35\xd7\x23\x46\x96\xa8\x6a\x31\xdd\x4b\x54\xb5\x30\xff\x2e\x51\xd5\x7e\x7c\x16\xc9\xb6\x51\xc2\x97\xa8\x6a\xfb\xaf\x44\x55\xeb\xf6\x6a\xd9\xe4\xd7\x89\xaa\x16\x06\xb1\x25\xaa\x5a\x76\x52\x54\xb5\x80\xba\x4b\xdc\xb4\x96\x57\x5d\x2a\xe0\xc4\x25\x32\x32\x39\x7a\x89\x8c\x16\x0a\xfc\x12\x19\x2d\x8e\x8c\x25\xf6\x59\x18\xd3\x96\xd8\x67\xe1\xe6\x5b\x37\x2a\xfe\xf8\x2a\x7b\x85\x31\x7c\x19\x15\xbf\x81\x7e\xeb\x46\xc5\xa3\x1f\x2e\x91\x91\x14\xe5\x4b\x64\xb4\x5f\xaf\x7e\x36\xff\xe2\xe4\x59\x82\x26\xa9\x02\x97\xa0\x69\xa3\xef\x2d\x41\xd3\x06\x6f\x2e\x41\xd3\xe6\x8c\x5b\x82\xa6\x8d\x63\x6e\x09\x9a\x36\x67\xeb\xba\x9c\x3c\xd1\xfe\x4f\x9b\x4c\x90\xa0\x69\x47\x3b\xbc\x6d\xb2\xe4\x04\x4d\x9b\x1d\xb7\x04\x3e\x9b\x1d\xb7\x04\x3e\xdb\x5d\x23\xf0\xd9\x50\x05\x2e\x81\xcf\xe6\x50\x58\x02\x9f\xed\x26\x12\xdd\x6c\x77\x8d\xe8\x66\xbb\x2f\x44\x37\xd2\x6d\x2d\xd1\xcd\x6e\xde\x6c\x9f\xdd\x35\xa2\x9b\xdd\xfc\x90\x7d\xe6\x04\x59\xa2\x9b\x89\xd9\x6a\x89\x6e\x26\xb0\x77\x89\x6e\x26\xce\xf1\x25\xba\x91\x38\x71\x89\x6e\x66\xf3\x59\x37\x91\xdd\x30\x6e\x3f\x21\x33\x97\xe8\xa6\xe1\x8e\x59\xa2\x9b\xe6\x72\x15\xdd\x34\x17\xb3\xe8\xa6\x61\x84\x5c\xa2\x9b\xb6\xfd\xae\x46\x57\x37\xa0\xe8\xa6\x91\xec\xb3\x2c\x41\x68\x7a\xda\xb2\x04\xe1\x40\xef\x5a\x72\xf2\x88\xaf\xd7\x2d\x64\xcf\x81\xb2\x6e\x21\xfb\xe3\xd5\xe8\x55\xde\x6c\x21\xfb\xf2\xf8\xaa\x64\x93\xc5\x60\x21\x7b\x0d\x26\xcb\x42\xf6\xe5\xf1\xd9\x6a\x93\x5e\x59\xc8\xde\x32\xd9\xcb\x42\xf6\x46\xc5\x2c\x0b\xd9\x17\xdc\x22\xcb\x42\xf6\x1a\x3d\x96\x85\xec\x4f\xf5\xea\xb6\x49\x9f\x2d\x37\x2f\x35\xd9\xb2\xdc\xbc\xd4\x0d\xcb\x72\xf3\x07\x95\x75\x59\x6e\x5e\xda\x87\x65\xb9\x79\xb9\x8f\x56\xb9\x4e\x6a\x9f\xe5\xbb\x19\x9b\xc0\x12\xa1\x14\x65\x97\x05\xe5\x33\x50\x77\x59\x50\xde\xca\xc2\xcb\x82\xf2\x56\xe9\x5d\x16\x94\xb7\xfe\xef\xb2\xa0\x7c\x74\x80\x92\x97\x5a\x8d\x74\x49\x5e\x1a\xa7\x4d\x46\x14\x5d\xfc\x92\x97\x7e\xf7\x59\xc3\x1b\x70\xd6\x2c\x0b\xca\xcf\xe2\xcd\xfc\xe7\xbb\xbc\xc5\x20\xb2\xdf\x2c\xc9\x4b\x27\xa6\x98\x65\xa0\xc8\x74\x08\xe8\xe4\xcd\x1a\x01\x0b\x95\xaf\x4d\xd4\xc5\x85\x8d\xbd\x4d\xbc\x15\xcb\x28\x0b\x0d\x35\xcb\x28\x0b\x2d\x24\x6b\x3a\xa1\xee\x14\x54\xbe\xa6\x29\x66\xa1\xf2\xb5\x72\x3f\x74\x6c\xd2\x49\x43\x32\x2c\x14\xbe\x0c\xc9\xb0\x14\xf8\xba\x44\x25\xe8\x0f\x6b\xc9\x88\x82\xc1\x73\x19\xb0\xd1\xf1\xbf\x2c\x03\x36\x36\xe8\x75\x19\xb0\xd1\xb1\xac\x2e\xec\xea\xad\x7b\xfa\x2c\xf9\x52\x3c\x9b\x96\x7c\x29\xd3\x0f\xc9\xe2\x32\xfd\xd0\xb0\xc9\x78\x51\x17\x5b\x9f\xf6\x59\x16\x97\xf5\x97\x6d\x7f\x69\x54\x17\x41\x2f\x8d\xea\x06\xcc\x2f\x8d\xea\x5a\x0c\x96\x46\xf5\xa1\x34\x36\xc2\x64\x60\x1b\x5c\xe8\x8a\x6d\x60\x45\x5f\x9a\xdc\xe5\xa8\x59\xd7\xe4\xbe\xbd\x59\xda\x70\xf7\xc5\x96\x36\xdc\xe3\x66\x4b\x1b\xae\xb6\x60\xb0\x4a\xc3\x20\xbf\x0c\x56\xe9\x2e\x0c\x75\xc5\xbe\xfd\x90\x84\x36\x28\xb4\xcb\x50\x96\xae\x84\x41\x57\x6c\x5d\xc9\x76\x64\xa1\xf1\xe4\x3d\x4e\x2e\x66\xe4\x65\xdc\x4b\xf7\x98\x3e\x8e\x57\xf9\x73\x1c\xaf\xf2\xc7\xa8\x98\x81\x71\x69\x19\x15\x33\x5e\xaf\x32\xde\xe1\x46\x30\xb0\x79\x47\xbf\x6b\x5c\x84\xbb\x46\x6d\x50\xe6\xf3\xad\x36\xb8\x89\x22\xd8\x6a\x83\x96\xa9\xdd\x98\xeb\xdb\x06\xce\xec\xc7\xb8\x08\x70\xd3\x56\xfd\x93\xdc\x72\xab\xfe\x49\x8c\xb9\x55\xff\x24\xb7\xdc\xaa\x7f\x1b\x59\xbd\x55\xff\x36\x6e\xf7\xfd\xd8\x49\xce\x88\xfd\xa8\xa2\x83\xfa\xb7\xca\xe1\xde\xbe\x99\x21\x1c\xcc\xb9\x1b\xfb\x7c\x3b\x68\x17\x1b\xfb\x7c\x93\x64\x72\xab\x49\x1e\x34\x84\xad\x26\x79\xb0\x1b\x6f\x75\xc5\x03\xec\xdd\xe8\x8a\xf1\x79\xbc\xfa\x1b\xd1\x39\xa0\xc8\x8d\xae\x18\xf4\x97\x6d\x74\xc5\xf8\x30\x29\x1b\x5d\xf1\x9c\xc7\x9b\x27\x4d\x94\xa5\x8d\xae\x78\x0e\x93\xb2\xd1\x15\xcf\x89\x5e\x3d\x34\x51\xe1\x36\xba\xe2\x63\x0a\xd2\xc6\x02\xff\x3c\xf8\x50\x36\x16\xf8\xf0\x3a\x7c\x34\xc9\x20\x6b\xdf\x46\x93\x7c\x74\xdb\x6d\x63\x84\x32\x51\xb5\x5b\x0b\x7c\x3a\xbe\xca\x68\xf3\xd7\xa6\x21\xd6\x98\x25\xb7\x7c\xfb\x1d\xc9\xb6\xb5\xc0\xb7\xe4\x87\x2c\xa0\xef\x84\x1a\x23\x64\x46\xf3\x0e\x96\x02\x3c\x7e\x97\x68\xf3\x94\xbc\xca\x0c\x56\xfc\x92\x5b\x2d\xf4\x80\xe6\xb6\x31\x42\xeb\xb3\x29\x75\x3f\x87\xc2\x36\x46\x68\x11\x67\xb8\xa3\xc7\x0d\x4a\xce\x56\xd5\x94\x53\x6b\x1b\x23\x54\x51\x68\xf7\xa5\x7f\x3c\xbe\x19\x6e\xab\x1a\x7d\x15\xe3\x1d\xcd\x26\xe3\x95\x1f\x6f\xab\x6a\x0a\xed\xb7\xe1\x46\x61\xfa\xa1\x5b\xb7\xc2\xab\x64\xf4\x3c\xcd\x67\xe5\x06\xb7\x93\x46\x3e\x2f\xec\xdb\xdb\xc8\x67\x53\x87\xb6\x91\xcf\x09\x34\xb7\x3f\x33\x7a\xaa\x37\x5b\xaa\x20\xdb\x34\x8c\x0d\x5f\xe4\x36\x54\xe9\xb9\x1f\x62\x7e\x17\x82\x71\xab\xa6\xce\xe1\x87\x50\xdb\xc6\xbd\xd9\xf1\x3a\xdd\xaa\xa9\x87\x43\x7f\x7f\xe6\xef\xff\x7f\xa9\xfc\x53\xec\x6f\xe3\xa3\x44\xb2\xdb\xa0\x68\x53\x92\xb7\x41\xd1\x0f\x46\xe6\x6d\xe6\xe9\xc1\xd7\xbf\xaf\x06\x8b\x6d\x7f\xdf\xcc\x53\x37\xbe\xbc\x91\xc6\x57\x6f\x33\x4f\xbf\x6e\x93\x5f\x11\xfc\x6f\xb2\x4a\x86\xe4\x9b\x2d\x2d\x31\x6d\x1a\x36\x80\x8e\xba\xd5\x60\x67\xf7\xaa\xa5\x1e\xa7\xdd\xd0\x3e\x8f\xc9\x7d\x9b\x79\x3a\xd0\x9c\xb7\x99\xa7\x2f\x76\xe3\x2d\xbf\xcd\x9b\xbc\x6a\xb2\x0f\x47\xc6\xce\xb7\x04\x33\xdf\xb5\x88\x76\x00\x6f\x6e\x59\x25\x9f\xc7\xa6\xb4\xbd\x60\xc6\x2d\xab\xa4\xa5\xdb\xb7\xac\x92\x92\x5b\x6e\xd3\x54\x05\x59\x5b\x56\xc9\x99\xbd\xca\x78\xbb\x9b\x48\x7e\x1b\x2b\x5d\x6e\xf9\x6d\xbe\xe2\x55\xfd\x2f\xdb\x57\x4d\x8f\x48\x56\x82\x69\xaa\xc3\x23\x43\xdb\xbe\x70\x66\x63\xdb\x6f\x96\x23\xdf\x37\x70\x8b\xb3\x69\x63\xdb\x6f\x89\xf3\x74\x17\x1d\xeb\xf6\xca\xba\x6c\x15\x0f\xe0\x96\x55\xd2\x98\xa8\xad\x6e\x9c\x94\x30\xb2\x4a\xbe\xaf\x1f\x32\xd9\x10\x28\xb4\xad\xcb\x76\xcf\x26\x69\xff\x33\xa6\xb6\x8d\x6d\xbf\x85\xd7\x0f\x89\xc8\xd0\x51\x77\xb9\x45\x76\xf8\x39\x72\x4e\x56\x2c\xff\x1b\xcd\xb9\xe5\xe2\x88\x0c\x24\x00\xfa\x6d\x6d\xfb\x5d\x91\x72\x69\xff\x49\x10\xd8\xa6\xb8\x1a\x05\xb4\xd5\x9c\xfb\xe3\xcd\x88\xb2\xa7\x78\xb3\xa5\x52\x94\x12\x6a\xce\x27\x79\xd5\x64\x2e\xb8\xe6\xb6\x29\xae\x15\x07\xc4\x36\xc5\xb5\xdc\xef\x5e\x26\x5b\x86\xa0\xe5\xdf\xba\xd2\xdb\x04\xd8\xad\x1c\xd0\xf2\x3f\x71\x6d\x6c\x2d\xff\xcb\x5f\x67\xc9\x80\x17\x40\xba\xd5\xba\x03\xf6\x84\xad\xd6\x9d\x31\x5c\x6c\x2d\xff\xcd\x33\x51\x46\x4a\x53\x5c\xb7\x09\xb0\x0d\x13\xdf\x36\x01\x36\xa3\x98\x6d\x19\x29\x1f\x87\x7f\x03\xb7\xf0\x91\x6d\x43\xbb\x8d\x0f\xdc\x32\x52\x06\xe7\x08\xbf\x40\x8b\xaf\x6f\x66\xbc\xcb\xe9\xd6\x2f\xb0\xf0\x18\x6e\xd3\x63\xad\xb8\xb4\x4d\x8f\xed\xae\x76\xeb\x68\x4f\x05\x85\x75\xb4\x1f\xcc\x02\x5b\xda\xc9\x03\x1e\xdf\xd2\x4e\x46\x75\x1e\xeb\x68\x4b\x1e\xb8\x6f\x58\x97\xdb\xd9\x18\xf2\xa8\xa2\xd2\x2f\x0b\xae\x57\xad\x32\xa3\xcc\xe9\x57\x74\x33\xa2\x6e\x1d\xde\xe5\xcd\x96\x4d\x54\x56\x77\x6d\x6b\xfe\x67\x33\x64\x2d\x5d\xba\x6f\x86\xac\xc3\xef\xb7\x8c\x05\xb3\xaf\x8b\xc1\x30\xb6\x2d\xed\xe4\xf9\xb3\x84\xfa\x1e\xc6\x64\x62\x21\xd9\x26\xcf\x7e\x38\x6d\xf7\x50\x75\xf4\x24\x32\xe2\x2b\x61\x58\xdb\x26\xcf\x76\x20\xd5\x36\x79\xf6\x73\xe3\xdf\x62\x70\x9e\xda\xc3\x9c\x38\x50\xd2\xbe\xc5\xe0\x5c\x63\xc3\xbc\xc5\xe9\x87\xfc\x15\xc1\x57\xf1\x2b\x92\xeb\xc4\x3c\xdc\x8d\x2b\x6a\x1b\x8a\x2f\x9d\xf5\xc6\x01\x51\xa4\xc1\xdf\xd3\x18\x21\xe2\xc9\x37\x0e\x88\xb6\xb1\x81\x6c\x8b\xc1\x55\x37\x91\x71\xfb\xf9\x78\xb3\x7c\xdd\xf6\x59\x36\xcb\x57\x7d\x0f\x34\x5a\x3b\x60\x7c\x1b\xf1\x25\x6b\xe8\x16\x8d\xbe\x78\x3a\xb6\x68\xb4\x12\x04\xbe\x8d\xf9\x8f\xea\x7b\x46\x7c\xf5\x7b\xf5\x52\xb1\xf9\x5d\x44\x59\xc0\x7a\xbf\x65\xdd\xd1\x69\xb2\x2d\x15\xf7\x12\x64\xbb\xc5\xaa\x7a\x5a\xb7\xee\x89\xa0\x1c\x30\x0f\x37\xe2\xbb\xd9\x60\xd5\x2a\xf5\xf7\x36\x3c\x6c\x6e\x5f\xe5\x52\xff\x6c\x6a\x04\xf0\x4f\x5a\x62\xdb\xea\xf3\x5b\xd7\x86\xb6\xd0\x2d\x56\xcd\xfe\x58\x4b\xc5\x49\xfb\xb0\xd7\x2d\x31\x69\x37\x38\xaa\xf4\xc2\x6f\x5c\x1b\x2d\xdc\x9b\xa5\x0b\xce\xbe\x8a\xf1\x56\x77\x8d\x70\xd5\xf2\x76\xfb\xc6\x80\xd9\x67\xf9\x7c\xba\xba\xb1\x35\x11\x1e\x0f\x32\xe1\xaa\xa1\x83\xdb\x7a\x70\xaf\xb2\x5a\xd7\x86\xbe\xb6\x2d\x5c\x6d\x38\x31\xf7\xbe\x5b\xdb\x67\x8d\xe8\x2b\x5e\xbd\x79\x34\xfc\xd8\x9b\x5b\xa1\x48\xd1\xb5\xd1\x3c\xf4\x85\xab\xaf\x3a\xf9\xbe\x79\xc7\x36\x75\xda\x2a\x7f\x74\x6d\x58\xdf\x64\x0b\x57\xab\xba\x96\xae\x8d\x8e\x8d\x6b\x1f\xb5\x6e\xc5\xaf\x70\xb5\x2a\xe7\x75\x6d\x74\x4f\x4c\x0b\x70\x5f\xe8\x77\x5d\x1b\xc3\x9b\x9d\x5f\xff\xa4\x55\xb6\xab\xc3\xb7\xca\xb6\x64\x6b\x5b\x0e\xa2\xb7\xdb\x67\xdd\x6d\xae\x0d\x23\xd3\xe4\xca\xde\x72\x10\x99\xc3\xbb\x85\xba\x96\xa5\x3b\x42\xdd\x8a\x9f\xeb\x98\xc3\x9b\x31\xa6\x1d\xa1\x6e\x63\x31\x1c\x73\x78\xad\x3d\x71\x8c\x4c\xeb\xa4\xd2\x1c\xdd\x22\x13\x4b\xe3\x31\x32\x4d\x11\x7a\x8c\x4c\x13\xeb\x1d\x2b\x26\x98\x67\x74\x8c\x4c\x3b\x1c\x46\xc7\xc8\xb4\x89\x7e\x78\x6e\x0e\x2f\x93\x72\x8c\x4c\x9b\x28\x0c\xc7\xc8\x34\xf3\x41\x8e\x25\xb9\x7b\xf6\x59\x79\x5f\xf9\xb1\xc7\xb8\xb5\x8e\x3a\x71\xc4\xc5\x01\x4d\xec\x18\xb7\xa6\x7c\x3e\xff\x91\xb5\xf2\x5d\xe3\xd6\x56\xfb\x2b\x92\xe7\xe8\x7c\x59\xf7\xa3\x72\x9b\xa3\x48\x1f\x6b\x79\x87\xe4\x55\x44\x59\x00\xd8\x1e\x79\x5c\xf5\x97\x9d\xf7\x56\xbd\xe4\x27\x03\xa8\x5b\xec\xde\xec\x29\x76\xbc\x99\xa5\xbe\x88\xf8\x3a\x00\xea\x66\xce\xc2\x79\x9d\x7a\x14\xda\x03\xa0\x4e\x46\x99\x1e\x93\x6e\x96\xff\x2d\x68\x22\xe0\xf4\x39\x00\xea\x56\x50\x68\x8f\xae\x19\xbd\xb4\xc7\x02\x76\x81\xe3\xe6\xc8\x65\xa4\x85\xe4\x84\x4b\x01\xe7\x87\xdc\xda\x8e\x57\xc7\x8d\x78\xf3\x98\x74\x23\x35\xe2\x11\x50\xeb\x96\x3d\xc1\xe4\xa6\xe5\xb3\xda\xc9\xb1\xd1\x1d\x00\x75\x6b\xb8\xfe\x4f\x10\x60\x82\x0a\x4f\xbc\x5b\x9b\x6e\xdc\x5a\x78\xdb\xab\x06\x27\x3b\xc0\x28\xaf\x05\x22\xf4\xc4\x9b\x6a\xca\x77\x4d\xba\x49\xee\x9a\xeb\xbb\x99\x5e\xf5\xa8\xc2\xa7\x79\xa2\x04\x71\xd3\x0f\x89\xaa\x30\x6f\x1e\xeb\x29\x04\x24\xf9\x11\x50\x1f\xce\x97\x23\xa0\x8e\x9f\x7d\xb6\x96\xae\x53\x66\xfe\xce\x43\xd2\xcd\x31\x7f\xc7\x1c\xab\x63\xfe\x8e\x21\x61\xe7\xb3\x94\x06\x16\x92\x63\xc0\x9b\x08\xf4\x98\xdd\x93\x5c\xa2\x00\xea\xb6\xec\xa4\x7e\x9f\xe9\x7f\xbe\xf5\x14\xee\xb3\xc5\x55\x47\xaf\x4c\x25\x5e\x00\xd2\x63\x2d\xbc\x8a\xd1\xe3\x08\xa8\x07\x80\xe5\x7c\x96\xb3\x01\x55\x1d\x0b\x8e\x67\xcc\x0b\x47\xbf\x4f\xdc\x7e\xc8\x74\x98\xec\x87\x8e\xbf\x8e\x01\xa6\xbb\xb5\x19\x42\xba\x28\x83\x0f\x59\x70\xbc\x22\x24\x8f\xac\xb0\x23\x7b\xb3\x74\x6a\x58\x95\x8f\xa8\xf9\xc1\xc1\x7d\x40\xcd\x65\x71\x82\x1c\xfd\x3e\xc6\x80\x1d\xf9\x9a\xe2\xf6\xcd\x57\x94\x31\x0b\xfa\x7d\x2c\x9e\x7b\x4c\x34\x96\x34\xfe\x5c\x56\x58\x65\x57\x92\x22\xe3\x78\x33\xa2\x4c\x65\xf8\xe8\xf7\x91\x74\xfd\x88\x9a\xcd\x8f\x38\xe6\x3a\x6d\xce\xf1\x63\xcc\x9b\x44\xbe\xe7\xa2\x66\x4e\xdb\x63\xcc\x5b\x54\x0c\x66\xe7\xf7\xbe\xea\xd2\x2f\x30\x04\xc9\x9d\xbe\xe9\x9b\x5d\xcf\xce\xbe\x11\x71\xfd\xf3\xe6\x6b\x49\xb6\x93\xac\xe7\xf1\x79\x33\xeb\x59\x87\xef\x31\x22\xee\xbf\x5e\x89\xaa\x96\xaf\x92\xb2\x12\xbd\xf4\x48\xee\xa4\x0d\xf3\x18\x11\x67\xed\xaa\x53\xae\x55\x84\x19\x2c\x57\x74\xf3\x66\xc9\x9d\x92\xbb\xcc\x5a\x0c\x01\xa3\xd6\xb1\x58\xde\x59\xbe\xd9\xfd\x8b\xd9\xf9\x48\xee\xd4\xdf\xbf\xb4\xfd\x73\x9d\x4d\xf8\x07\x8f\xc1\x72\xfa\x43\x8f\xc1\x72\xeb\xb1\x87\x16\x71\x70\xec\xc5\xa5\xae\x44\x15\x50\xd7\xe8\xcd\x02\x2e\x14\xf8\x73\x5d\x51\x38\x7c\x8f\x45\x1c\x1e\x0c\x98\x47\x57\x94\xa9\x97\x47\xb2\xd9\x81\x7b\xe5\xdc\x4c\x28\xe5\x9e\x85\xce\xab\xbb\xd5\x4c\xa8\x81\x25\xfc\xdc\x3a\x7a\xcd\x9b\x8d\x80\x72\x8b\x19\x4a\xb7\x96\xbd\x72\xbc\xca\x3d\xc9\x66\xbb\x23\xb2\xca\xde\xfd\x1b\x92\xcd\xca\x13\x7e\x64\x94\x32\x3b\xf8\xe8\xc6\x92\xa9\xec\x58\xe2\xe1\xc5\x04\x74\x64\x94\x4a\x98\x46\x4f\x93\xeb\x12\x55\xea\x34\xb3\x83\xd1\x33\x4f\xbb\x1e\x79\x3e\x24\xa0\xb6\x5c\xf5\x91\x51\xaa\x39\x5e\x73\xa5\xa3\x4b\x4e\x46\x29\x99\xe8\xce\x05\xd4\xee\x0b\x01\xb5\xec\x04\x47\x2a\xda\x43\x68\xd9\x91\x8a\xf6\x28\xf7\xa4\xa2\x3d\xc4\x0c\x1f\x4b\x3c\x48\xe3\x76\xda\xad\xfa\xc4\xf0\x05\xd4\x1a\x88\xce\xa5\xa2\x55\xb3\x12\x50\x37\xf2\x23\x8e\x80\x7a\xa8\x6c\xe8\xd4\xb3\x20\xe3\xb9\x81\x76\x2a\x4b\xfd\x56\x7d\x62\x44\x5d\x8f\x18\xe6\x85\x63\x1d\x87\xf1\xf8\xac\x06\x31\xd4\xdd\xd3\x35\x10\x79\x26\xf6\x9b\xff\x6b\x9f\x59\xcf\xa6\xe4\x9c\x6e\xc5\x5b\x25\x5b\xd7\x20\x56\x6c\x8a\x22\x01\x95\xc7\x98\xbd\xe3\x41\x66\xcc\xde\xf1\xd9\xa1\x0b\xbb\x7a\xf5\x86\x4a\x32\x22\x29\xa7\x0e\x26\x82\x03\x6a\x2e\x2b\x79\x55\x14\xe9\xb9\x36\xb4\xfd\x2a\xca\x40\xcd\x2d\xe2\x26\x38\xa2\xe6\x07\x1f\xdf\x31\xa2\x4f\x6e\xab\x23\x6a\x7e\x30\x20\x9c\x71\xd9\x7e\xf8\x57\xc3\xcc\xbe\xed\x87\xe4\xa9\x9b\x36\xd9\xbf\x91\xcc\xd3\x23\x6a\x1e\x00\xff\x23\x6a\xee\x18\x4b\x0f\xa8\xb9\x2c\x37\x9d\xa8\xb9\xba\xae\xac\x01\x11\xfd\xd0\xb4\x8c\x8e\xa2\xec\xe6\x49\x91\x47\x7f\xa6\xf9\xce\xc7\xef\x1a\x20\x87\xeb\xfc\x4c\x23\x18\x3d\xc8\x44\xcd\x96\x86\x39\xa2\xe6\xe0\xa6\x13\x35\x7f\xcb\x9b\x45\x91\xc7\x5e\x69\x30\xf1\x6f\xcc\x7b\x34\xb3\xbc\xd7\x45\x91\x74\x52\xd4\xbc\xd4\xab\x97\xaa\x17\x6e\xd9\x23\x6a\xd6\x85\x7d\x0c\xf9\x5b\x98\x50\x8e\xa8\x39\xb8\xe9\xd6\x55\xbd\xd8\x92\x7a\x78\xa5\x08\x3e\x7a\x78\xcd\x1a\x3b\x16\x58\x7f\x3d\x40\xf5\xf0\xd6\xcf\x37\x0f\xe5\xa4\x37\x83\x32\x7e\xc5\x53\xfe\x2d\xf6\x97\xb6\xd0\x61\x97\xfc\x15\xd3\xb1\xb3\xb5\x3f\x57\xbe\x05\xd6\xb7\x5a\xa8\x04\xb9\xcd\x45\x75\x01\xb5\xff\x6d\x5f\xa2\x39\xfe\x8c\x05\xd6\x5f\x0f\x26\x01\xf5\x50\x77\x12\x50\x37\x17\xb3\x45\x06\x8d\x5e\x38\x02\xea\xac\x5e\x6d\x81\xf5\xa5\x4e\x2e\xa0\xd6\x33\x7e\xae\xff\x57\xb5\xd3\x22\x83\xc2\xed\xb3\xaf\x1b\x8b\x1d\xa7\xff\x37\xb9\xa7\x8c\x15\x94\x93\xe7\x08\xa8\x35\xd4\x1c\x63\x05\x2d\xe2\x70\x00\xd4\xdf\x15\x47\xc6\x0a\x4e\xdf\x6c\xac\xa0\x09\xce\x47\x62\xab\xf1\x78\xd5\x68\x1c\x31\xa3\xe5\xd7\x27\x9e\xf4\xa3\xff\x57\xa2\xb6\x73\x53\xbd\x82\xaf\xba\x05\xdd\x98\x32\x53\xbd\xac\xc2\x76\x24\xf5\x35\xc5\xfe\x08\xa8\xdb\xf0\xd9\xbb\xd4\xed\xb3\x00\xf3\x07\x0d\xc2\x73\xcb\xaf\xff\xa4\x71\x78\x24\xf5\x3d\xdb\xa6\x5a\xca\x2f\x5e\x37\x3c\x00\xea\x14\x7e\x4a\x69\x78\x2c\x41\x08\x89\x71\x78\x2c\x41\x88\xd9\x2a\x3c\xc6\x19\x7e\xbf\x30\xfe\xf0\x00\xa8\x13\xb1\xbe\xe1\xd1\xd1\x5c\x93\xaf\x32\xf6\x35\xdb\x2b\x96\x7a\xde\xbe\xca\x02\x76\x3f\xb1\x1f\x1e\x01\x75\xfd\x65\x7e\x85\x47\x47\xf3\xf8\xe5\x85\x85\xc7\xe2\xec\x18\x01\xc2\xa3\xa3\x79\x37\x3a\x09\xa0\x4e\x71\xf0\x66\x00\x75\x0a\x87\x37\x5b\xfd\x84\x0c\xd0\xf0\xbc\x17\x55\xf9\xac\xc4\x74\x3f\x55\x39\x3c\xb2\x4f\xe4\xc1\x88\x44\xcd\xb0\xf8\x86\xc7\x90\xc5\x27\xd3\x49\x43\x16\xbf\x4d\xaf\xa4\xaa\xa0\x7e\x5f\x78\x2c\xce\x4e\xa1\x8d\xf0\x5c\xe6\xab\x5f\xfc\x58\x78\x6e\x81\xc2\x7b\xb3\xb6\xfd\xe8\xcd\xba\x65\xab\x23\xba\xec\x88\xfc\x0d\x50\x73\xa3\x82\x49\x78\x64\xbe\x0a\x0f\x6f\x96\xf9\xea\xfd\xbc\x59\x03\xd1\x6f\x3d\x87\x47\xaa\x8a\xb9\x19\x7e\xd0\x20\x96\xbd\x59\x54\xe5\xca\x09\xd7\xe0\x49\x37\xa4\xaa\xc8\x9f\x4d\xc7\x5b\x98\x5f\x51\xf3\xf7\xda\x0d\xab\x9f\x14\x66\xc1\x60\xc8\x77\xdb\x67\x0d\x62\xd1\x9b\xd9\xbf\x33\xd9\xab\xab\x6a\xf2\x73\xa2\x81\x04\x3f\xa0\x14\x9e\xa8\xc1\x24\x32\x22\x50\x73\x23\x5b\x2d\x3c\x16\x28\x24\xbc\x33\x3c\xa2\xe6\xfa\x7a\x55\xdf\x8d\xff\xd9\x0a\xf2\xa1\x32\xfc\x68\x1c\x57\x65\x31\x18\xf1\xf8\x14\x6f\x46\x5e\x11\x8f\x1d\x1e\x09\xb8\x66\x66\x08\x51\xb7\xfb\x62\x6d\x44\xf7\xef\x63\xd3\x28\xaf\x61\x9f\xa5\x55\x7f\x1d\xa0\xd5\xb5\x3e\x06\x08\x6a\xce\x5f\xfa\x23\x80\x33\x3c\x7a\xa8\x31\xba\x86\xe7\x02\x6a\x97\xab\xdc\x5c\xd9\xb9\x16\x50\xd7\xe2\x57\x98\x7a\x60\x6f\x78\x2e\xc5\xb1\xd3\xf7\x5d\xc0\x45\x87\x2d\x2e\xbf\x8f\xaf\x52\x94\x25\x9f\x65\xea\x87\xfb\x42\x0f\xf5\x9c\xac\x13\x0b\x14\xc2\x69\x1c\x1e\xdd\xd0\x58\x86\xc3\x23\x4d\x07\x68\x34\x3c\xd2\x74\xa0\xb4\x84\xc7\xd2\xf3\xd3\xab\x72\x73\xc1\x07\x12\x1e\xdd\xd0\x6f\x66\x82\x04\xd4\x14\xb5\x0f\x8f\x80\x7a\x2d\x5f\x75\x0b\x1b\xf9\x2a\x45\xb7\x1b\x30\x19\x81\x50\x18\x82\xcc\x5d\x4f\x66\xf8\x00\xea\x6f\xbb\x1f\x25\x40\x8e\xd5\xab\xd7\x60\xc2\x92\x4b\x6a\xa1\x0a\x1c\x00\xf5\x77\x1a\x93\xa2\x1b\x7a\x6d\x6f\x56\x0b\x55\xe0\x5c\x40\xbd\xb8\x59\x37\x34\xd4\x0d\xe1\x91\x3c\xe4\x54\xf6\x94\x81\x94\x4f\xf5\xaa\xc4\x41\xee\x47\x93\xc8\xa6\x3f\xc7\x40\xca\xee\xca\xcf\x57\x4b\xe1\xe7\x98\x62\xb6\xdc\x62\x16\x37\xec\x83\x75\x65\x8a\xd9\x97\xe9\xb3\x29\x66\x30\x0c\x84\x27\x9b\x06\xd8\x7c\xb3\x5a\x77\xf7\xaa\x06\xb1\xed\x9b\x59\xea\xb0\x95\x86\x47\x40\x3d\x07\x13\xaa\x1b\x1a\xc7\x5c\x78\x64\x4b\x9e\x9b\x39\x2a\x77\xbc\xbc\xca\x14\xb3\xfb\x5d\xdd\xd0\xed\xf3\x59\xd3\x00\x23\xb3\x60\xf5\xf9\x7d\xf8\x57\x02\xea\xe1\xdf\x10\x35\xc7\xc0\x2c\x5c\x37\x74\x62\xbc\xba\xa1\xe7\xf0\x59\xd7\xb3\x8b\xc1\x00\xce\x54\xd9\x38\x96\x68\x79\x06\x33\x68\xe9\x43\x8a\x75\x86\x47\xd4\x1c\x3d\x40\x6f\xe9\xc3\xc0\xab\x74\x43\x8f\x87\x5e\xdd\xea\xf3\x1f\x7f\x52\x4e\xb0\xd6\x7c\x56\x94\x61\xaf\xea\x35\x10\x79\xb3\x6e\x4a\xc5\x91\x25\x5a\xf6\xe4\xe7\x58\xa2\xe5\xed\xfc\x1c\x03\x38\x53\x47\x0c\x5a\x9b\x7e\x7a\x64\x88\x9a\x43\xe3\xe7\x48\xfc\x35\x82\x1f\xda\xf6\x99\xe1\x8b\x9a\x61\x73\x0a\xcf\x75\x43\x3f\xbc\xd9\x04\xb4\xa5\xbc\x92\x25\x2c\x3b\xbf\xa0\xe6\xfc\x39\xc0\xcb\xc3\x9c\xf9\x93\x16\x70\x79\x5c\xb1\x56\xbd\x1f\x81\x95\x23\x6a\x6e\x2f\x7f\xd2\x02\x2e\x9f\x7f\xe3\xf2\x30\x3b\x40\x0b\xb8\x24\xe5\x64\xd3\x17\x39\x19\x02\xa8\xb9\xcd\xcd\xbf\xd2\x0d\xfd\x14\x6f\x06\x55\xc1\x9b\x14\x9e\x4b\x56\xa6\x3a\x21\x59\x19\x95\xc8\xc2\x23\x6a\xee\xee\x6e\xd3\xd3\x62\xe1\x43\x72\x38\x0f\xe5\xb3\x05\x5c\xbe\xf3\xfc\x25\xf6\xad\xed\x72\xd4\xbb\xf4\x50\x53\xd3\x3f\x3c\x5d\x80\xa9\x24\xd7\x43\xfd\xba\x4e\x04\xd4\xc7\xb3\xd5\xbc\xb6\xa3\xee\x24\xa0\xce\xfe\x55\x89\x47\xba\x12\xd5\xf2\x2e\x23\xf9\x66\xb6\xf6\x5a\xde\x7c\xe9\x91\xf9\x51\x7a\xa8\xf3\xcb\x2a\x92\xc3\xf9\xbc\xec\xa9\x21\x75\xcc\xf6\xaa\xe1\x7f\x6a\x47\xe3\xba\x29\x6d\x22\xba\x73\xf1\x66\xc6\xbb\x54\x2c\x87\x06\x84\x97\x19\x11\x50\x57\x4f\xae\xa1\x5b\x56\x39\x20\xa0\x9e\x9d\x3e\x9b\x22\x87\xb3\x29\x3c\xba\xa1\x49\x7e\x09\x8f\x79\x70\x5d\x1d\xd5\xf2\x2e\x50\x3a\x87\x67\xdc\x60\x39\x5e\x65\x5d\xfe\xcf\x3f\x29\xa0\x0e\xca\x79\xdd\xd0\xcf\xe2\x55\xb7\xf8\x4b\x64\x06\x25\x1e\x19\x9e\xa7\x12\x8f\xe0\xf0\x0d\xcf\xbc\xc1\x90\xbe\xca\xf1\x2a\x25\xa6\xbe\x0c\xf5\x1f\x00\x75\x4a\x89\xf9\x95\x0e\x7a\x7a\xcc\x5d\x37\xf4\xcb\x1c\x99\x25\x17\x8a\x1f\x52\x2b\x3b\x7e\x68\x2b\x06\xf9\x39\x86\x4c\x3f\x2e\xf5\x9b\x25\x17\x79\x16\x40\x5d\x87\xb3\x60\xc8\x74\x54\xb2\x19\x32\x1d\x54\xf0\x6e\xf1\x7d\x3f\x24\x4b\xc9\x70\x7e\x01\xd4\xa9\x16\x5f\x75\x7d\x37\x7e\xa8\x7a\x82\x30\x84\x75\xdd\x94\x74\x52\x2a\x12\xe8\xb6\xc2\x23\xa0\xfe\xa2\x37\x2b\xba\x5d\x39\x66\xd8\xf5\xcf\x67\xd9\xda\xc9\x93\x4b\x37\xf4\xa3\xfe\x70\x33\xec\x0e\xbd\x32\xc3\xae\x2b\x51\xcd\xb0\xeb\x93\x11\xed\xcb\x49\x4e\x9f\xb7\xa2\xbb\x7b\xf5\xa2\x66\x7e\xce\xbe\x5a\xb7\xaf\x2a\x4e\x19\xbd\x02\x35\xa7\x67\x30\xdd\xfb\x86\x19\x30\xa1\xa0\xe6\xda\xa7\x37\x8b\x32\x14\x56\xba\xa1\xbf\xdb\x2b\x89\x92\x84\x51\xdb\x14\x24\x15\x5a\x50\x73\x8a\x1f\x9b\x4e\xd4\xbc\x95\x8a\x37\x6a\xda\xe3\xd5\xa8\x69\xaa\xb1\x87\xc7\xa8\xe9\xea\x0c\x4a\x07\x8d\x7b\x22\x3c\x47\x5b\xf7\xe1\x43\x46\x4d\xaf\xfb\xec\xa5\x81\xf5\x66\x8f\x66\x4f\x01\x33\xec\x5a\xf2\x66\x23\xe2\x94\x48\x37\xa6\x5a\xc8\xa9\x1b\xfa\x1d\x4c\x99\xf9\x77\x65\x32\xa1\x12\xa4\x74\xd5\x7b\x51\xf3\xe2\x6c\x7a\x9f\x5b\x8e\x6a\xd3\xbc\xbe\xc8\x4a\xd3\x94\x2b\xce\xd3\xd7\x88\xeb\xf0\xf3\x73\x85\xd7\xec\xbc\x54\xbd\xaa\x7c\x46\x7b\x7c\xa5\x92\x7e\x90\x1b\xaf\x6e\x68\x4f\xdb\x57\xd4\x3c\xdf\x3f\xa8\xd8\xc2\xab\x87\x7a\x1e\x3f\x8a\xdb\xee\x69\xf6\x70\xb8\x7a\x3b\x4d\x03\xe6\x51\x95\x5f\x59\xa6\xe3\xcf\x51\x15\xde\x5b\xf1\x1f\xa5\xe5\x95\x65\x7a\x30\x05\xef\x6b\x1c\x2c\x92\xed\x7d\x8d\x83\xdd\x74\xf8\x96\xd4\xe1\x6c\x7d\x8d\xdc\x4e\xbe\xd9\x1c\xc0\x8c\x02\xf0\x5e\x37\xf4\x63\xd3\xb2\xad\x48\xd4\x57\x37\x34\xa4\xf1\xe1\x15\x50\x13\x45\x10\x5e\xdd\xd0\x2f\x1a\xfb\x2b\xf7\xe3\x8a\x76\x43\xad\xec\x5e\x45\x74\x47\xe7\xcb\x92\x3a\xe9\xf5\xbb\xd7\x60\xe2\x9b\x75\x63\x05\xae\xca\xfd\xb8\xd0\xca\x5e\x00\x75\xba\xe3\x95\xfb\x11\xce\x84\xf0\x9a\x21\xf8\x7e\xbc\xca\x92\x3a\xfb\xd0\x0d\x99\x55\x88\x15\x0c\xaf\xdc\x8f\x24\x2a\x86\x37\xe8\x76\x5f\x7e\x57\x80\xf9\x8b\xdc\x0e\x2f\x80\x3a\x11\xdb\x10\xde\x5b\x4e\x94\x1d\xf7\x5a\x55\x87\x0c\xdf\xf0\x0a\xa8\xfb\x7d\xf3\x2d\x21\xe4\x77\x25\xdf\xf0\x3f\xdf\x8a\xff\x9b\x0f\xe9\x86\x86\x60\x21\xbc\x02\xea\xb6\xf8\xae\x71\xdd\x01\xe9\xf4\x46\xb5\x6e\x3f\x24\xa0\x86\xd0\x3b\xbc\x02\xea\xea\x8f\xd5\x0d\xdd\x9a\x1f\xba\x6e\x68\x9b\xc6\x75\xbb\x80\x2d\x27\x1a\x8b\xdd\xb0\x4e\xd9\xeb\xab\x44\x55\xfe\x76\x01\x35\x44\x3a\xe1\x35\x85\x70\xbd\xbe\x59\x5f\x06\x82\xfd\x35\x85\xb0\x72\x08\xbe\x02\xea\xee\xca\x11\x35\x77\x8e\xe6\x17\xd4\x9c\x93\xdd\xf8\x74\xdb\x05\x7e\x9d\xa8\x39\x2f\x9f\xbd\x11\x35\x6c\x1c\xe3\xba\x2b\x9a\xe4\x6b\xfa\x21\xf4\x71\xe1\xfd\x8f\xd1\xda\x67\xad\x41\xe3\x5e\x90\xd1\x5a\x31\xf8\x5a\xd6\x1f\xfe\xb4\xf0\x8a\x9a\xc7\x7d\xf3\xd5\x42\x1d\x91\xeb\x39\x33\x0b\xa2\x66\xca\x62\x86\xf7\xba\xa1\x5f\xc4\x91\xc1\xdb\x50\xde\x85\xf7\x06\x6f\x1f\x9e\x35\xfd\x30\x3f\xec\x41\xd3\x0f\xa9\x6c\x1e\x5e\xd3\x0f\x29\x98\x15\x5e\x83\xb7\xf3\xf2\x55\xa8\x22\x9a\x44\x5e\x51\xf3\x52\x0c\x5a\x36\x68\x38\x40\x83\xb7\x87\x7d\xb6\x6c\xd0\xe7\xdf\x48\x26\x83\x63\x2e\x7b\x75\x43\x7f\x99\xf1\x4a\xb9\x19\x5d\x57\xa2\xe6\x58\x98\xc1\x7c\x55\x2f\xde\x2c\x6a\x56\x8d\x79\xad\x31\xf4\x7e\x5e\x35\x6e\x3f\x30\xc0\x7c\xc3\x48\xbc\xd9\xbc\x0c\x8c\x24\x6f\xbe\xa2\x9b\x01\x1a\xbc\x5d\x27\xff\xca\xe0\x6d\x98\x49\xc2\x0b\x6a\xae\xfd\x5e\x65\xbc\x5a\x63\x5e\x8b\x93\x92\x8b\x1a\x5e\x89\x59\xde\xf5\x47\xdc\x7e\x78\xad\x5b\x7a\xb6\x1d\xd6\x8d\x15\xfc\x8a\xa2\x0c\x6d\xf0\x2d\xe6\x3a\x61\x58\x7b\x2d\x3f\x84\xbd\x3a\xbc\xc6\x75\x07\x7f\x94\x80\x1a\x5a\xf8\xf0\x16\x13\xd9\x96\x37\x5b\x03\xb4\x31\x41\x02\xea\x39\xbc\xf9\x66\x08\xb2\x30\x6e\x5c\xf7\x61\xbe\x6e\xf9\xa1\xe2\xb3\xda\xba\x8f\x6f\x66\xa9\x07\x17\x95\x9c\x2d\xcb\x7f\x2e\xa0\xae\x0a\x67\x00\x75\x2a\xee\x74\x01\x75\x45\x93\x7c\x01\xd4\xa9\x60\xdf\x7b\xcd\x88\xac\xe8\x5d\xaf\x6e\xe8\x85\x66\xf5\x1a\xd7\x4d\x84\x6a\x78\x8d\xeb\x6e\x4a\x63\x6b\x9e\x6a\x89\x7a\x05\xd4\xdd\x85\x61\xe9\x22\x62\x14\xc3\x0b\xa0\x4e\xc7\x53\x40\x37\xf4\xe3\x72\x15\x50\x53\x41\x20\xbc\x00\xea\x4a\x91\xe5\xf0\xd6\x1b\xe7\xec\x87\xae\x96\xc2\xa4\xd4\x1b\xec\x6a\x9f\x19\x6f\x71\x9b\xc8\xe8\x12\x30\xa6\xbd\xd6\x3c\x3d\x87\xe9\x36\xae\x7b\x75\x6f\x66\x6b\x7f\x8a\x5f\x00\x75\x7a\xb0\x0c\xbf\xcd\x3c\x05\x4f\xdb\x76\x0d\x08\xac\xcf\x76\x23\x4c\xfc\xd0\x8d\x63\xa7\x93\x02\x6a\x22\x72\xc3\x2b\xdf\xcb\x7a\xbc\x7a\x23\x4c\xfc\x10\x06\xb1\xf4\xf9\x66\x7d\x37\xc3\x67\x3d\xaa\x14\xbf\xba\xa1\x77\xa0\xcf\xff\xd1\x75\xf2\x2a\xe3\xba\xd3\x62\x16\x64\xff\x26\x62\x21\xbc\xf2\xbd\x3c\x38\x11\xde\xae\x28\xeb\x4c\x8a\x74\x9d\x6f\x60\x52\xa4\xeb\x4c\x4e\xa8\x71\xdd\xd5\xd9\xef\xa6\x9a\xba\xcb\xba\x6e\x77\x4f\x01\x51\x73\xef\xac\x67\xe3\xba\xa3\x07\x77\x17\x55\x75\x9f\xd5\x77\xa3\x18\xd4\x0d\x7d\xd4\x5b\x24\x21\x27\x0e\x24\xbc\x16\x45\xbd\xf3\x6b\xf0\xf6\x72\x3b\x8f\x4b\x89\xc6\xcf\x91\x3a\x86\x2c\xb9\xf0\x82\x9a\xd3\xd5\x0f\x41\xcd\xdf\xd9\x3e\xab\x81\x17\xfc\xf2\x1a\xbc\x9d\x71\xf4\xbc\xd7\x0d\xfd\xd9\x0d\x53\xae\x54\x86\x0d\xde\xde\x8a\x5f\x51\xf3\x54\x43\x18\xd7\x40\xc4\xf2\x96\x47\x3d\xdd\x11\x19\x46\xa2\xdc\x13\x35\x67\xb7\x15\xa8\xb9\x44\xf5\x07\x50\x73\x89\x85\x3f\xa9\x1b\x1a\x0a\x82\xf0\xea\x86\x6e\xce\xa0\xc1\xdb\xaf\xfb\x48\xf6\x98\xd5\x7d\x56\x5f\x95\xbf\x5d\xd4\xfc\xaa\xed\x8b\x9a\xbb\xe7\xe9\x4d\x25\xc6\x3c\xf8\xea\x86\x26\x22\x25\xbc\xa2\xe6\x94\xf9\xb1\xd3\x08\xb1\xe9\x9b\x75\x43\xab\xc4\xea\x86\x86\xd2\x30\xbc\xba\xa1\x73\xe0\xcd\x4b\x5f\x55\xfa\xfe\x12\xfb\x56\x53\x25\x7d\x3b\xbc\x7a\xa8\x5f\xbb\x74\x3d\xd4\xd8\x8e\x5e\x00\x75\x1a\xf8\xf8\xde\x5b\x5f\xc9\xc1\xea\xa1\x1e\x2a\xc3\x7a\xa8\xc3\xf4\x55\xc6\xb1\x63\x72\x7f\xd7\xf5\xc8\xb3\x1f\xf5\x50\x87\xe1\xab\x8c\x20\xaa\x36\x8d\xeb\xbe\x37\x6b\x30\x89\xbe\xea\x06\x53\xf1\xa3\xa4\xac\xd9\x95\x75\xb2\x05\x98\x5e\xdd\x37\x58\x8e\x57\x99\x86\xfc\x28\x16\xa4\xac\xc9\x2a\x78\x52\xd6\x2c\x77\xeb\x05\xd4\xf7\x66\xdd\x3a\x2a\xb4\xfb\x6a\xa1\xde\x8c\xe8\x9e\x0a\xab\x9b\x86\x8c\x6b\xe6\xbd\x80\x1a\xd7\xcc\xbb\x6f\xdc\x3e\xcb\xd5\x34\xe4\x27\xd9\x0d\xdd\xee\xcb\x9b\x35\x88\xf9\xdb\x4d\x43\x5e\x58\x95\x5f\x00\x75\x4a\xca\x4c\x00\xf5\x07\x65\x44\x78\x6f\x5c\xb7\x73\x74\xe9\xf7\xfd\xed\xc6\x75\x6f\xcf\x53\x01\xb5\xee\xa4\x57\x40\x5d\x93\x4d\x23\xa6\x3c\xe5\xcf\x8d\x98\x62\xa9\x18\xd7\x1d\x3d\x23\x74\x43\xdf\xed\xa9\x1b\xba\xab\x3b\x99\xa4\xdc\x3d\x6d\x05\xd4\x4b\xe1\x7c\xe3\xba\x3f\x6f\xb6\x78\x25\xc2\x39\x3c\x97\x2b\x7b\xd1\x34\x05\xa9\xd8\xd4\x00\xc8\xa4\x84\xe7\xa6\x10\xfa\xac\xd5\x90\xd9\xf8\xe1\x31\x42\x8c\x4d\x14\x8c\xeb\x1e\xc8\x81\x70\x01\x35\x06\xdb\x60\x6d\xa6\x10\x7d\xd5\x35\x98\x78\xb3\xf5\x9d\xb3\xdd\xf0\x68\xe6\x4c\x0c\xa2\x66\x0d\xe3\x41\x37\x74\xe8\xbe\x59\x51\x86\xea\x18\x9e\x6b\x10\xe3\x43\xef\x8d\x10\x7b\x68\x4a\x69\x88\x9a\x1d\x8c\xeb\x4e\x28\x1b\xc1\xb8\xee\x17\xc5\x2c\xbc\x57\x94\x65\x9a\x52\x30\x71\xea\x05\xf9\x48\x3b\xda\x45\xd0\x0d\x3d\x8a\x1f\x52\x94\xa1\x98\x05\x99\x73\x74\xc6\x85\xf7\x46\x00\xfa\x2a\x45\x59\xb0\x1b\x92\x51\xdc\x57\x39\xde\x6a\xd3\xf1\x82\x6d\x83\xc1\xdb\x50\xb9\x86\x60\x01\xa6\xee\x00\x2f\x6a\xe6\xa8\x0a\x06\x6f\x43\x77\x13\x82\x85\x68\x75\x61\x07\xdd\xd0\x1b\x23\x4f\x30\x1b\xfa\xcb\x5e\x95\xcd\x92\x63\x3d\x98\x0d\xfd\x62\x7b\x09\xba\xa1\xdf\xe6\xd5\x4b\xe1\xc8\x1c\x99\x0d\xbd\x1e\x6f\x56\x15\x41\x4f\x0b\x41\x55\x64\xf8\xac\xaa\xc8\x74\x44\x66\x07\xb3\x35\xc2\xad\x98\xe0\xcf\xb9\x9c\x3c\x20\xa3\x60\xf0\xf6\x8b\xd7\x2f\x44\x51\x06\x5e\xa1\x70\x51\x33\x41\x08\x41\xd4\xfc\xcb\x34\xf9\xa7\xd8\x0f\x16\x81\x8a\x58\x2c\x83\x80\xba\x63\xe4\x09\xf1\xa6\x30\x30\xba\x28\xa3\xc2\xeb\x55\x4f\xed\x64\x97\x58\xea\xc7\x95\x1f\x6f\x30\x55\xa1\xc9\xaf\x58\x2e\x1b\x01\x75\x47\x1c\x05\xe3\xba\x21\x7b\x0c\xc1\x12\x51\x11\x4d\x23\x48\x64\x3a\xdc\xcb\x9f\x5a\x37\x1e\x87\xf0\xdd\x94\x0d\xaf\xf2\x2b\xc8\x44\x08\xe1\xbb\xb6\x5f\xfe\x8c\x80\xfa\x7c\x36\x11\xdd\x05\x3f\x4e\x00\x50\xa7\x0f\xef\x61\x00\x50\x27\x58\x7c\x43\x10\x50\xc3\xb0\x14\x82\x6e\xe8\x27\xdb\x0d\x01\x35\xd8\x2d\x58\x22\x6a\xb9\xe3\x2e\x9f\x4f\xb5\x93\x56\x7b\x71\xae\x05\xd4\x77\x9d\x58\x2d\x22\xbb\x11\x92\xdc\x5c\x40\x92\x90\x74\x63\x35\x86\x60\x36\xf4\x03\xde\x0c\x02\xea\x04\xf6\x09\xc6\x75\xbf\xcd\x67\xad\xb9\x4c\x34\x4e\xb8\x80\x7a\x31\x29\x66\x43\x1f\x0e\x94\x90\x6e\x30\xa4\xdd\xb0\xec\xb2\xc2\x4a\x37\xf4\x52\x84\xca\xe7\xb3\x5e\x5f\x65\x76\xa1\x9b\x28\xdd\xf1\xda\x44\x74\x57\x5c\x39\xc1\x1a\x16\x9d\x08\x93\x20\xa0\x9e\x98\x35\x42\xbe\x29\x84\xde\x6c\x04\xd1\x67\xd3\x08\x22\x74\xe3\x70\xe3\xba\x31\x41\x87\x6c\x41\xe7\xc7\x37\xcb\xd7\x04\xf6\x09\xf2\xf9\x44\xa7\x4c\x3e\x9f\xe4\xe2\xcf\x1e\xcd\xb8\x9f\x82\x7c\x3e\xc7\xff\x9c\x75\xbb\x0f\x66\x41\xd4\x3c\xef\x87\xcc\x76\x07\xec\x04\xe3\xba\x35\xf5\x87\x1b\xd7\x8d\xae\x15\x40\xcd\x09\x72\xb9\x10\x8c\xeb\xae\xe8\x5a\xa1\xdc\xd2\x87\x74\x43\x37\xf4\xe2\xb4\x0d\xc6\x75\x1f\x70\x71\xb8\x71\xdd\xe8\xf3\xa1\xdc\xec\x51\x56\xac\x6e\xe8\xb9\xed\x86\x6e\x4a\xec\x54\xa1\x28\xca\x9a\x4d\xb3\xbf\xa7\xbd\x9a\x6e\x1c\x16\xb0\xa8\x59\x93\x48\x30\x78\xfb\x79\x7d\xd6\x88\x1a\x77\xb7\x6e\xe8\xd7\xc3\xe8\x06\x6f\x13\xab\x13\x6e\x36\xb4\x07\xe8\xe5\x11\xea\x3e\xab\x41\xcc\xc3\xc8\xe0\x6d\x88\xbf\x42\xb8\x65\x2c\xb2\xaf\x52\xeb\xf6\xb8\x31\x78\x7b\x78\xda\x8a\x9a\x37\x7a\x4b\xa8\xd2\xc8\xa3\xa8\x04\x50\x73\x2a\xc7\xa6\x11\x62\x1e\x64\x66\x43\x2f\x07\x78\x83\xb7\x3d\xf5\xaa\x11\x8f\x6e\x58\x83\xb7\x77\xe2\xaa\xc1\xdb\x13\x03\x60\x30\x78\x1b\x1a\x93\x10\x6e\xf0\xb6\x42\x55\x1e\xd4\xf5\xf9\x2a\x8b\x3e\x60\xa7\x0a\xb7\x1c\x30\x46\xad\x20\x6a\x26\x9e\x33\x04\x51\xf3\x78\xfe\x48\xd7\x0a\x41\x40\xbd\x8f\x1f\xb5\xa2\xc7\xb0\x87\xb7\x7c\x3c\xbf\xb1\x5d\xad\xcc\x0e\x2b\xba\xef\xb3\xd7\xcd\xc1\x14\xb4\x4b\x74\xc0\xb3\x02\xea\xa2\x92\x26\xa0\x86\xcc\x3c\x04\xab\x0c\xcf\xce\x9b\xbb\xbf\x42\xb1\x6f\xa2\xb4\x51\x79\xc1\x44\xe9\xb6\x98\xfa\x6e\x8a\x99\x3b\x4e\x37\x74\xbd\x1f\x52\x94\x39\xf5\xfd\xfa\x32\xbc\xaa\xed\xd7\xa3\xca\xfa\x17\x90\x87\x84\x70\xeb\x5f\xb8\x5c\x01\xd4\xa9\x35\x9b\x9c\xda\xd5\xe9\x33\xae\x3b\xe0\xb7\x0a\x43\x8f\xbc\x67\x93\x71\xdd\x4b\x6d\x61\x98\x92\x03\x74\x0d\xc6\x75\x93\x73\x14\x82\x6e\xe8\xee\x8e\x33\x1b\x5a\x14\x1c\xcc\x86\x3e\x2a\x0f\x32\xb5\x4e\xa5\x22\x80\x3a\xc3\x7e\x13\xc2\xf0\xa8\xba\x1f\x52\x2b\xc3\x4e\x15\xc6\xa5\x06\xf2\x55\x6a\xa1\x1e\x82\xff\xb9\xa1\x59\x63\x43\x54\xe5\xa4\xdc\xc2\x64\x9e\xc5\x53\x94\x61\x37\x00\xd4\x29\x2a\x43\x74\x43\x47\x07\x28\xa0\xa6\x9c\x5f\x08\xba\xa1\x35\xe3\x04\xe3\xba\xa3\x9b\x17\x40\x9d\xa2\x9d\x34\x1b\x9a\x40\xee\x10\x00\xd4\x29\xd8\xab\x79\xf3\x14\x18\xef\x34\xc5\xac\x78\x75\x28\xab\x6d\x2a\xba\xd5\x9c\xcd\x86\x7e\xfc\xcf\x00\xea\xf4\x62\xc4\x0b\x37\x1b\x1a\xc3\x54\x10\x50\xbf\x84\x19\x84\xa5\x56\x16\xf9\x2e\xa8\x39\xbd\x78\xc1\x02\xa8\x39\x51\x77\x38\x04\x51\x33\x65\xd0\x43\x58\x06\x43\x12\x2a\x10\xd6\x25\xb2\xa0\x57\xa0\xe6\xf4\x2a\x15\x75\x43\x3f\xee\x85\x4b\xf4\xea\x29\xbf\x6e\xdd\x2e\xbb\x61\x36\x34\x88\x3b\xac\x1b\x61\xe2\x55\x0d\x44\xf7\xbb\xec\x5f\x0a\xfe\x86\xb0\xae\x81\x97\xdf\xbe\xaf\x6d\x9f\xab\x06\x6f\x77\x2c\xff\xe1\xbf\x6c\x68\x3e\xb4\xcd\xcb\xf0\xb8\xd9\xb7\xaa\x20\x53\xb6\xf5\x65\x04\x6f\x56\xd5\xfc\xfc\x90\xa8\x59\x45\xd4\xe0\xed\xae\x64\xdb\xda\xba\x15\xdd\x17\x35\x7b\x70\x5f\xd4\x8c\xd3\x36\x6c\x7d\x55\xd5\x67\x5d\xcf\x1e\xaf\xba\xa1\xbb\xaa\x88\xc1\xdb\x5d\x4d\xec\xdc\x94\x3a\x06\x68\xf0\x76\xf7\xa8\xba\xa8\x39\x7b\x55\xab\x08\x31\x6f\xe1\xdc\xfd\xcb\x02\xbe\xd9\xd0\x98\xad\xc2\xb9\xa8\x8a\xf1\x9a\x0d\xdd\x1b\xf3\x2b\x6a\xee\x42\xbf\x8b\x8b\x31\x2d\x06\x2b\x71\x74\xc5\xa6\xe1\xd9\xdd\xc5\x70\x1d\xcd\x6b\xfc\x25\xf6\x2d\xd2\xd1\xd1\xbb\xa2\x45\x3a\xa0\x74\x0b\xd1\x22\x1d\x70\xc7\x85\xa8\x0f\x9a\x4c\x8a\x10\x9f\x6b\x02\x1a\x34\x8d\x21\x61\x23\x44\x8b\x74\x0c\x96\x4d\x14\x32\xf7\xed\x55\x07\xcb\xa1\x10\x2d\xd2\xd1\xf1\x3d\x45\x1d\xcd\x1d\x63\x7e\x34\x15\x1a\x76\xb5\x10\x85\xcc\x9d\xb0\xe7\xf8\xdc\x5f\x61\xf3\x86\x87\x55\x9a\x86\x87\x35\xdf\x2c\x6f\x24\x9a\x73\x34\x15\x7a\x10\x14\x14\xdf\x1b\x43\xf2\xd0\x34\x1c\x0e\xb3\x6a\xb4\x84\xc7\x40\x1c\xc5\xf7\xc6\xcc\xf8\x2a\xc7\xfb\x63\xec\x09\x51\xc8\x3c\x58\xea\xf1\x42\xe6\x66\xd3\x73\x39\xfb\x66\x21\x73\xf3\x55\x46\xaa\xb3\x98\xe3\x7b\x59\x3b\xec\xe4\x15\xce\xfc\xc9\xf7\x46\x32\xdb\x54\xef\x42\xcd\x8e\x42\xe6\x97\x4d\x14\x8d\xdc\xa6\xe6\x72\x88\x41\x1c\x41\xe8\x4e\xb4\x84\x87\xde\x99\x18\xd4\xab\x09\x78\x8b\x40\xe6\xb4\x30\xf5\xc7\x70\x93\xe6\xe8\x55\x30\x66\x06\x03\x75\xd4\xd1\x4c\x99\xa7\x10\x83\x8e\xd7\xed\xb3\xc6\xcc\x2c\x9f\x45\x38\x97\xed\x87\x8c\x64\xc6\x5c\x1f\x85\xcc\xd5\x29\x0b\x9a\xbc\x92\x6f\xf6\xf0\xc5\x6c\x15\x75\x34\x53\x03\x2b\x44\x21\x73\xe2\x14\x88\xd2\xd8\x1a\x9b\x14\xcd\x77\x4e\xae\x67\x69\x6c\x23\x66\xf3\x28\x8d\xed\xf7\xd8\x64\x7e\xa1\x9c\x0a\x51\x5c\x1c\xb6\x57\x2d\xd1\x02\x32\x8a\x46\x6e\xa7\xe0\x9b\x1d\x2f\x48\x21\x1a\xb9\x0d\x2d\x73\x88\xe2\xe2\xe4\x74\xcb\x55\xfb\x61\x45\x8f\xe2\xe2\xe4\x42\x92\xab\x36\x55\x6f\x66\x3d\x27\xf4\xb4\x28\x81\x58\x70\x21\x99\xef\xbc\x09\x76\x8d\x86\x67\x27\x04\x6c\xb4\xc0\x47\xba\x57\xc5\x89\xfe\x58\x71\xf1\x87\x1a\x13\xcd\x77\xfe\xee\x55\xc6\xfb\xf9\x9f\x25\x10\xa3\xbe\x6a\x88\x86\x67\xeb\x9b\x8b\xdf\x8d\x89\xe2\xd7\x7d\x77\xbc\x5e\x35\x1f\xb6\x7b\x75\xf9\x2a\xe6\xc8\x7c\xe7\x8d\x52\x17\xe5\xb9\x4d\x9c\x02\x51\x47\x73\xf2\x4f\xea\x68\x4e\x78\xf0\xa3\xb8\xb8\x03\x0d\xe2\x75\x34\xbb\x8f\x2c\xb9\x18\xf1\xce\x44\x1d\xcd\xb0\x48\x85\x68\x15\x8f\x7c\x5f\xa5\x89\xef\xf8\xac\x99\x44\x60\xf9\x68\xbe\x73\xda\x5e\xb5\xa8\x90\x52\x05\x5c\x9c\x1a\xc6\xa5\x68\x78\xf6\x8c\x7e\xc8\xc0\x18\x45\x81\xe1\xd9\x5f\x71\x80\xe2\x08\x7f\xdd\x75\x34\x13\xc9\x13\xc1\xc5\xf9\xc3\x1a\x1c\x2f\x2e\x1e\x7f\x45\xf2\xc4\xeb\x83\xb6\xff\x42\xe6\xe4\x16\x03\x32\x67\xea\xc3\x86\x28\x81\xd8\xa7\x70\x36\x15\x9a\x1a\xaf\x21\x02\x99\x13\xc5\xfe\x42\x34\x72\x3b\x13\x35\x11\xaf\x0f\x7a\xda\x54\x0f\xe9\x7e\x48\x6b\xd8\xed\x06\x5b\x1b\x0e\xb4\x10\xb3\x91\xae\xd5\x37\xeb\xc8\x00\x83\xc4\x62\x78\x27\xc6\x96\x28\x64\xce\x2e\x39\x20\x73\xba\x5b\xdb\x54\xe8\x9c\x6d\x4a\x20\x86\x6b\x26\x0a\x99\xb3\x52\x42\x02\x31\x21\x64\x14\x32\xe7\xd7\xab\x8e\x17\xfc\x15\x8b\xe1\x8e\xc4\xea\xc4\xe2\x78\xfd\x93\xe5\xea\x5d\x76\x52\xc7\xcd\xe3\x10\x18\x6f\x26\x58\x37\xea\x68\xce\xe8\xf3\x51\x47\x33\x15\x09\x43\xac\x9a\x08\xd0\x16\xa2\x90\x39\x7b\x34\x03\x99\x93\x26\xa0\x68\xe4\x76\x51\x76\x55\xb9\x01\x3f\x3e\x74\x21\x33\x4a\x4b\xac\xb2\xb2\x28\x7f\x6e\xe4\x76\xf2\x59\xc6\xbb\xaa\x4d\x59\x95\xd0\x33\xa3\x04\x62\xa4\x9a\x86\x28\x64\x5e\xc1\x37\x6b\xe2\x53\xa2\x02\x99\xd3\xea\xde\xcc\x78\x57\xf3\x2a\xe3\x35\x52\x2b\x0a\x99\x4d\x4c\x88\xed\x9a\x44\x18\x7e\xb3\x1e\x2e\xa1\x02\x51\x02\xb1\xe3\x9b\xdb\x4d\xed\xe7\xcd\x42\x66\x7d\x8b\x51\x47\x33\x44\xc4\x21\x4a\x20\x16\xd1\x7e\xa3\x85\x45\xee\x7e\xb4\xb0\x48\x74\x11\x8a\x8b\x23\xda\x60\x34\x72\xfb\x9e\x6b\xe2\xe2\x86\xba\x1b\x9b\x81\x04\xae\x8d\x66\x26\x02\xd0\x20\xf6\xcb\xab\xc3\x78\x75\x25\x57\x7f\x6c\xbf\xfe\x08\x9e\xed\x97\x47\x88\x21\x5c\xe4\xeb\x1e\x34\x00\xbb\x29\x52\xcc\x68\x6e\x18\x69\xa3\xae\xe4\xe6\xec\x77\x3b\xf9\xd9\x0d\xd3\x25\x14\xa1\x82\xd9\xed\x59\x2c\xeb\xd7\xb4\xa9\x77\xd8\xc8\x96\x68\x4c\xf5\x8b\x65\x26\x8e\x9b\x0e\xe3\x55\x4d\xee\xd1\xab\x08\x19\xed\x63\x51\x30\x7b\xf5\x16\xc1\xec\x0b\x60\x89\x80\xd9\xfc\x62\x61\x88\x82\x59\xb3\xb7\x22\x60\x36\x3f\x58\xfe\x23\x60\x36\x0b\xb2\x22\x60\x36\x3f\xd8\x5e\xe2\x8d\xa9\xc6\xd3\x1a\xa5\xf6\x7a\xdd\xce\xe3\xb2\x9c\x79\xb3\x76\x57\xac\xe8\xd1\x24\xe5\x04\x70\x88\xc6\x54\x27\xa5\x19\x60\xb6\xa5\xca\x00\x05\xb3\x86\xfe\xc6\x79\x63\x32\xf9\x90\xd4\x5e\x3a\x89\xa2\xde\xe1\x84\x8d\x3a\xea\x1d\x4e\x98\x52\xe3\xbc\xcc\xbd\xbe\x59\x3b\x64\xf7\x55\xa6\x4b\x0c\xaf\x4a\xfd\xf4\x7f\x51\xf0\x6f\xb1\x2f\x43\xf5\x08\x2c\x2a\x1d\xc7\x89\xc8\xfc\x68\xb8\x75\x1a\x76\xe9\x9a\xa0\xf9\xa8\xf9\xcb\x89\xb8\xfd\xb8\xee\xaf\xa0\xc3\x86\x5b\x27\xf7\xa3\xe1\xd6\x09\xcb\x4c\x94\xa1\x3a\x11\x3a\x18\x6f\x49\x71\x35\xf6\x65\x8c\x93\xeb\xd3\x70\xeb\xa3\x22\x2d\xeb\xd7\x43\x20\x44\x14\xe7\x3e\x18\xc7\xe2\xd2\xc5\xe0\xd9\x64\xb8\xf5\x15\x56\xe0\xdc\x4c\x92\x75\x88\x86\x5b\x1b\xac\x1b\x4d\x52\x3e\xae\x5e\xbd\xc3\x0f\x8e\x9b\x08\xce\xcd\x1a\xc4\xa2\xde\xe1\xa3\x34\x06\xe7\xe6\xe5\xf9\x62\xb8\xf5\x29\x5e\x35\xa9\x53\x35\x7b\x1b\x8e\xab\x74\x32\x49\x19\xd2\xa1\x10\x2d\x68\xf2\x64\xfa\x6c\x41\x93\x07\x3b\x46\x94\xf5\xeb\xc1\x5e\x14\xb7\xe3\x55\xb2\x59\xd0\x04\x52\xdf\x10\x0d\xb7\x7e\x5e\xbb\x81\x89\x92\x6c\xfd\x10\x65\xfd\x7a\x44\x46\xb2\x7e\x3d\x9e\xa7\x97\xa4\x5a\xb0\x63\xb8\xf5\xe3\x9f\x34\xdc\x1a\x76\xd6\x10\xf5\x0e\x3f\xa4\x4b\xc4\x63\xe0\x07\x66\x9c\x78\xae\x09\x9a\x09\x95\xf5\xab\x1f\x9f\xe5\x7c\xb9\x90\xf3\x5c\xbe\x05\x5f\x65\xe6\x57\xb6\x57\xc6\xec\xa9\xfe\x81\x82\xd3\x50\x76\x81\x82\x53\xf7\x7c\x01\x05\x27\x1d\x82\x11\x14\x9c\x86\xff\xf9\x18\x83\x8a\xd3\xf6\x03\xea\x26\x4a\x8f\x85\xef\xd1\x7b\x88\x39\xf7\xbb\xac\x5f\xac\xe7\xef\x7a\x87\x41\x55\xdf\x73\x03\xb7\xbc\x99\xf5\xac\xa5\xe2\x33\x49\x59\x73\xd9\x27\x1b\x76\x5b\x7e\x57\x69\x4c\xee\xcc\xa7\x77\x18\xea\x98\xf0\x99\xa4\xdc\x3f\x7b\x65\x12\x3a\x30\xea\xbb\x31\xd5\xd9\xab\x92\x90\x3f\xf6\xca\x4c\xc6\xc7\x57\x49\x42\xce\xca\xf9\x64\xc3\xee\x98\x91\x3f\x59\xbf\x8c\x40\xfe\x64\xc3\x36\x2f\xe3\x33\xa6\x5a\x53\xcc\x67\x4c\xb5\x36\xe7\xef\xbd\xe3\x65\x08\x92\x77\x75\xf0\xda\x67\x1a\x72\xcf\x7e\xd7\x11\x81\x14\x3e\x2b\xe6\x4f\xdc\xb2\xdf\x7b\x9d\x62\x7e\x57\xa3\x3a\xb6\xb5\xcf\xb8\x68\x08\x48\xc3\x77\xe9\xb9\x10\xdd\x9f\x89\xc6\x06\xd7\x7d\x37\xd1\x18\xdf\xdc\xa7\x87\x77\x45\x9f\x35\x38\x27\xfa\x66\x83\xcd\xb0\x25\x7e\x7a\x78\x21\x48\x09\x9f\x1e\xde\x15\xfd\x90\xb6\xd3\xcf\xab\x37\x0e\x9c\xf1\xea\xe1\x85\x1e\x30\x7c\xf2\x5d\x2f\xf0\xda\x67\x4d\x7c\xca\x06\x85\xcf\x9a\xf8\x8b\x03\xe5\xd3\xc3\xbb\x88\x5d\xff\xac\x89\xbf\x00\x77\xdf\xe5\xbb\x46\xce\x7f\xd6\xc4\x37\xb3\xf8\xbb\x7c\xd7\xf3\x2f\x23\xcf\x17\x6f\x22\x2a\x53\xa0\x87\x17\x02\xa2\xf0\x45\x7f\x45\xf3\x2b\x66\x6f\x71\xd6\x7c\xd1\x5f\x41\x1c\xc8\x17\x6f\x7d\x25\x3b\xec\xaf\x20\x1a\xf9\x8b\xfe\x0a\x6c\xbf\x5f\xf4\x57\xb8\x4d\xa4\xc2\x36\x5d\xeb\x8b\xfe\x0a\x57\x82\x1e\xde\xc5\xa9\xfd\x89\x64\x77\xb6\xe9\xaf\xc0\x04\xf4\x49\x85\xad\xf8\xfd\xbe\x9b\x63\xce\x6c\x7e\x3a\xf7\xd9\xf8\xdf\xe7\x78\xb7\x57\x0d\x89\x47\xb3\xfa\xbe\x3b\xf5\x4c\x9f\x21\xd3\x1b\x11\xfa\xe9\xe1\xdd\xc0\xc0\xcf\x90\xe9\xed\xae\xf9\x34\x9b\x63\x03\xf9\xf4\xf0\xee\xd7\x0f\xc9\xec\x54\xbc\x59\x24\x1b\xfd\xae\xc1\x48\x00\x96\x2f\x39\x5e\xd7\xe7\x4d\x34\x06\xe7\x7e\xc9\x38\xb4\xcf\x9b\x25\x21\x74\x9d\x98\x68\xbc\x71\xbb\x7f\x20\xd9\xb2\x93\xaf\xba\x29\x00\x0c\x21\x39\xde\x62\xd3\xf1\x62\xed\xfc\x92\xe3\xe5\x98\xfb\xd2\x8d\xbb\xf3\x43\x8c\xf7\x73\xf6\x0d\x99\xfe\x30\x6b\x7c\x37\x64\x7a\xfa\xac\xc1\x1b\xfe\x1c\x43\xa6\x3f\xb4\x8b\x4f\x0f\xef\xe7\x26\x92\xb9\xeb\x23\xac\xeb\x33\xd1\xf8\x03\x27\x7e\x56\xab\xfc\x5c\xc0\x32\x77\x41\xc3\x12\xbe\x5b\xb1\xc5\x65\x76\x2b\xb6\xa0\x5d\x7c\xb7\x62\x0b\x1e\xed\x4f\xe6\x2e\x33\xa1\x3e\xf9\xae\x0d\xc5\xff\xe4\xbb\xae\x8e\xd7\x90\xe9\xba\xec\x86\x54\xe7\x4a\x54\x3d\xbc\xb5\x39\x04\x73\xea\x09\xfa\xfa\xf4\xf0\x6a\xc3\xfc\x8a\xc1\x2a\x68\xb0\x5f\x31\x31\xd3\x03\x45\x0f\x6f\x77\xf8\x7a\x78\x9b\x82\xbd\x18\x8c\xf4\xf9\x2c\xea\x44\xcb\x36\xd1\x9c\xdb\xf0\x66\xd4\x27\x9d\xa7\x5f\x91\xa9\x0c\xfb\xe7\x27\xdf\xf5\xc0\xb3\xf3\x01\x57\xf3\x70\x79\x17\xe9\xaa\xf0\x73\x7d\xc0\xd5\xdc\xb0\x71\x7d\xc5\xec\xcb\xdb\xab\xed\xb3\xfc\x9c\xe2\x78\xf1\x29\x7c\xd5\xf1\x3a\x47\xf2\x5d\xeb\x22\xfc\xea\xa5\xab\xe2\xe7\x48\xcf\x65\x30\xe1\x57\x1d\xaf\xcb\xec\xc6\x45\x2f\x9b\xd9\x26\x7d\x06\xae\xe6\x81\xbb\xff\x33\xd1\x58\x43\xeb\x67\xa2\xb1\x71\xa4\x5f\x75\xbc\xa8\xd9\x9f\xf4\x5c\x03\xd3\xd3\x77\xf9\xae\x5d\x66\x26\x1a\x6f\x27\xd4\x44\x63\x13\x6d\xbe\x6a\xc5\x25\x94\x8d\xaf\x5d\x78\xce\xb3\x7a\x78\xb7\xc2\xad\x99\xbd\x85\x9a\xfa\x19\x17\xbd\xb7\xcf\x4a\xcf\xb5\x7d\xd6\x88\x14\x45\x9f\x1e\xde\x0d\xe6\xfa\xf4\xf0\xfe\x4a\xff\xfc\x5b\xec\xb7\x1b\xbc\xe1\x83\x92\xf2\x61\x13\xf8\x9a\x89\xb7\x2e\xe6\x66\xb6\x8b\x0b\xa3\xe9\xdc\xc7\x80\xf9\x49\x76\x7d\x3c\x79\xfb\x0d\x57\x60\x46\xba\x5c\x55\x0a\x2b\x7d\xb8\xb0\x51\x85\xaf\x1b\xae\xf0\xda\x64\x72\x03\xfa\xfc\x67\x50\x74\x7a\x7c\xb3\xe1\x28\x9e\x20\x5d\x02\x1f\x8f\x2a\x90\x6c\xce\x6e\x13\x53\x89\x4d\x06\xf9\xfa\xa5\x19\x44\xfc\xf6\x9b\x35\x8f\x64\xd3\x87\x3b\x3d\x3d\x0d\x8a\x9e\x8a\x23\xeb\x69\x1a\x9c\xf3\x5d\xd8\x4b\xf8\xcd\x27\x37\x17\x55\x14\xc3\x77\x7d\xb8\x6a\x0b\x06\x45\x4f\x15\x3c\x83\xa2\xa7\x2b\xff\xa6\x12\x2f\x9f\xbd\xdc\x6b\x4c\xbd\xdc\x5c\xd2\xa1\x7c\xd7\x87\xeb\xa2\xb2\xda\x66\x53\x1c\x59\x6d\x53\x66\x83\xcf\x54\xe2\xd6\xfd\xae\xe5\xb4\x94\x03\x96\xd4\x6c\x8a\x50\x7d\xb8\xcd\xa5\x6e\x49\xcd\x76\x07\x28\x59\x3d\x21\xc4\x9f\xa9\xc4\x83\x68\xe4\x0f\xd8\x9b\xa7\x73\x04\xec\xcd\x33\xd8\x44\x38\x07\xcc\x47\x9f\x41\xd1\x06\xae\x7f\x37\x95\x18\x2f\xc9\x27\xa3\xf5\xeb\xcf\xd1\x87\x4b\x61\x91\xf0\xcd\x9b\x2a\xce\x6e\x95\x9b\x8b\x7a\x85\xe1\x03\xf6\xd6\xd7\xf3\xc5\x82\x9b\x23\xd9\xf4\xb8\x19\x7e\xc8\x8c\x24\xd0\xeb\x27\x7a\xad\x24\xed\x7e\xa2\xd7\x0a\x90\xff\x8c\x6d\x3e\xea\xc6\xa2\xd7\xa3\x42\x6b\xb2\x70\xc2\xb6\xf6\x19\xdb\xfc\x66\xdf\xcc\xf1\xfa\x7a\xda\x2e\x63\x05\x31\x6a\x7d\xa2\x57\x63\x9b\xbf\x75\x33\x0a\x7d\x56\x47\x00\x2e\xec\xcf\xd8\xe6\xe6\x8a\x5d\x72\x38\x57\xaf\x72\xbc\xde\x93\xeb\x52\x6c\x79\x82\xac\x4b\xf4\xca\x02\x16\xbd\x42\x24\x1e\xbe\x7d\x29\x7a\xe8\x95\xe8\xd5\xf0\xce\xcf\xd8\x66\x03\x18\x3e\xd1\x6b\xc5\x34\xf1\x59\x8e\xb3\x7a\xdc\x88\x5e\xeb\xb0\x69\xa5\x18\x61\x94\xe8\xb5\xa9\x57\x8b\x5e\xeb\xed\x95\xb1\xbe\xc7\x37\xcb\xe3\xe1\xe2\x17\xbd\xd6\xdb\x67\x0b\xa2\xf9\xdb\x45\xaf\xc5\xbd\x20\x7a\x2d\x60\xf9\xef\x18\x55\xe2\x74\x1f\xcb\x8f\xaa\x66\x9f\xcb\x5b\xc2\xb3\x86\x2b\xbf\x2a\x0c\x86\x2b\xbf\xea\xa5\xb7\xc2\xa6\x1b\xf6\x56\xd8\x3c\x5e\xb5\x5a\xa5\x7d\x3e\xfa\xe6\x14\xdd\xe7\x72\xd5\xfa\xdd\x9b\xcf\xee\xab\xac\x65\xe9\xa1\x70\x69\xa8\xc1\xb6\x49\x1a\xea\x80\xc8\x4d\x86\x2b\x07\x54\xbe\x24\x20\x0d\xef\x1f\xd5\xb5\x42\xba\xa9\xc1\x48\xa7\x24\x56\x0d\xf8\x61\x93\x58\x55\xf1\x9b\xc4\xaa\x14\x1d\x0e\x49\xac\x1a\x82\x1f\x95\x96\xf9\xf1\x55\xfc\x0a\x03\x9b\x93\x58\x15\x66\xc8\x90\xc4\xaa\x21\xfa\x66\x93\x32\x38\x23\xd2\x8d\x64\x4e\xbe\xd9\xd4\x7e\xe2\x4f\x92\x58\x95\x92\xc4\x21\x89\x55\x03\x93\x9b\x44\xa3\x01\x5d\x31\x89\x46\x3f\x2c\xff\x49\x34\x6a\x38\x5c\xb2\x72\x13\x15\x8a\x43\x7a\x1d\xd1\xe7\x9b\x1d\x11\x70\x3b\x89\x55\x43\xf0\x43\x8e\x28\xfa\x2c\x23\xfa\x6e\xaf\x1c\x11\xe2\x37\xdd\x58\xe5\xee\x77\x1d\x11\xf1\x6f\xe9\x12\x4d\xb3\x5b\x53\xb8\xe5\x30\xf8\x90\x8e\xd7\x80\x28\x4b\xc6\x2a\x7f\xe4\xd4\xa7\x70\x93\xbb\x6d\x3a\x5e\x7f\xfb\x25\x9a\x26\x0a\x3a\x05\xc7\x8b\x9c\x4f\x41\xf6\x4e\x4c\x22\x29\x38\xde\xe6\x55\xc7\x8b\x95\x35\x49\x99\x15\x90\x03\x29\x98\x46\xc4\x72\x4d\xe1\xa6\xd5\xd8\x0d\xc7\x5b\xec\xb3\x19\x91\xf7\xd9\x9b\x46\x44\x27\xe3\x8d\x7a\xb2\x79\x0b\x05\x0e\x9a\x2e\x66\x60\x6f\x32\x56\xf9\x7b\xbc\xea\x8a\x25\xa9\x33\x99\xe1\x1b\xba\x37\x9b\x56\x83\xa2\x92\xa4\xcc\x8a\xce\x51\xbc\x44\xe2\xfc\x1c\x03\x92\x23\x5b\x3b\x45\xc7\x8b\x0d\x36\x45\x57\x2c\x1e\xed\x74\x2b\x37\x21\x06\x93\x94\x59\x61\xfb\x66\xe7\x17\x09\x93\xe2\xe5\x90\x67\x21\x49\x34\x1d\x00\xa4\xc9\x90\xe3\x80\xb1\x34\x99\xc3\x1b\x90\xd5\xc9\xda\x4c\x61\x7b\xb3\x55\x0f\x1c\x91\x54\xd2\xf1\xf1\xaa\x21\xa9\x78\x0f\xd3\xe7\x88\x38\x31\x93\x21\xc7\x72\x26\x24\x43\x8e\xa3\x9b\xfd\x32\x5f\x61\x21\x49\x32\x5f\x45\x57\xbb\x21\xc7\x11\xbb\x6b\x32\xa8\x38\x82\x7c\x93\xce\xd3\x88\x41\x2c\x19\x54\x1c\xb1\xea\xa4\xeb\x3c\x25\xe6\x36\x19\x54\x1c\xf1\x5a\xa6\x74\xeb\x38\x20\x55\x0c\x2a\x8e\xd9\xa6\x23\x72\x6b\x24\x47\x04\x02\x4d\xc9\x11\x55\x6f\x76\x44\xdb\xa6\x23\xc2\x7a\x96\x80\x9c\xed\x0b\x36\x1d\x51\xb5\x57\x96\x1c\x72\xb5\x5b\x24\x34\x72\x82\x24\x8b\x84\xc6\x61\xd3\xf1\xa2\x3e\xa5\x7c\x83\x4e\x19\x91\xdc\x56\x91\xa3\x39\x09\x39\x23\xbe\x8c\x24\xe4\xfc\x3e\x3f\xe4\x78\xb1\xda\x25\xe9\xa0\x23\x51\x40\xc9\xb0\xe1\x08\x7e\x49\xd2\x41\x47\x97\x8a\xec\x55\x11\x05\x38\xc9\x5e\x15\xff\x2a\xaa\x18\x92\xf5\x95\x3e\xd4\xec\x64\x1e\xee\x87\x59\x23\x49\x6c\x15\x39\xc5\x92\x79\xb8\x9f\xb3\x59\x6e\xc4\x29\x7d\x28\x57\xc0\xfa\x6c\xf2\x27\x33\xf6\x72\xf3\xda\x58\x18\xe6\xe1\xc6\x63\xd3\x4a\x9d\x2e\x1b\x89\xad\x3e\xec\x99\x49\x62\xab\x0f\x2b\x47\x2a\x57\xc0\xf2\xcf\x25\xb6\xfa\x5c\x36\x46\x14\x9b\x82\x9d\x8c\x28\x8e\x18\x2e\x52\xb1\xca\x27\xca\x61\x32\xa2\x78\xe2\x6b\x4b\xe6\xe1\x4e\xf7\xe3\xcd\xc3\x45\xff\x49\x46\x14\x6b\x75\x4c\x46\x14\x2f\x92\x7d\x92\xf5\x95\x74\x22\x24\xeb\x2b\x6d\x37\x91\x11\xc5\xcb\x1f\x6b\x65\xd2\xe5\xae\xb1\x32\xe9\x52\xc2\x98\x87\xbb\x82\x57\x19\xaf\x06\xb1\x24\xb1\x95\xc9\x95\xc9\x3c\x5c\x03\x7d\x93\x79\xb8\x9a\x9e\x92\xf5\x95\x16\xb1\x2b\x49\x62\x2b\xcd\x56\xc9\xfa\x4a\xcb\x33\x51\x62\xab\x85\x52\x9a\x8c\x28\x5e\xc7\x67\x1d\x2f\x61\x03\xa9\x39\x5e\xff\xa4\xc4\x56\x4b\xb1\x2f\xb1\xd5\xc2\xe6\x9c\xac\xaf\xb4\x30\x10\xa5\xe6\x78\x41\x64\x49\x3a\xe8\xe5\x16\xd3\x3d\xba\x3c\x14\xda\x65\x3e\xb7\x93\x8e\x97\x08\xb7\xa4\x7b\x74\x79\xa0\x48\x6c\xb5\x08\x45\x4b\x12\x5b\x99\x2d\x92\x74\x9e\x6e\xcf\x17\x9d\xa7\x0b\x13\x41\xd2\x79\x4a\x11\xed\x90\x74\x9e\x9a\x59\x9c\x74\x9e\x6a\x4b\x4c\x3a\x4f\x35\x3c\x26\x9d\xa7\x0b\x4b\x45\xd2\x79\xba\x1f\xbf\xeb\x78\x8f\x6f\x36\xcc\x52\x69\x7c\xd9\xab\x14\x74\xe6\xe1\x1a\xc7\x95\xba\xf4\xc8\x38\x7a\x92\x79\xb8\x19\x5b\x77\x32\xd3\x36\xab\xb7\x5c\x7e\x2a\x67\xdf\xc0\xe0\x8c\x93\x3a\x8d\x1b\xe5\xee\xcd\xd6\xc0\x2a\xbe\x0a\x25\x5c\x1e\x80\x64\xe8\xaf\x51\x7c\xe9\xc2\x46\x97\xca\x85\x8d\xea\x69\x17\x36\x62\xcd\x4e\x17\x36\x2a\xe7\x2f\x6c\xf4\xb4\xbd\xb0\xd1\xf1\x9a\x4b\x2b\x79\x69\x02\x36\xd6\xc7\xe3\x06\xd8\x58\x1f\x60\x63\x02\x36\xd6\x47\x31\x62\xe8\xaf\x29\x00\x49\x6f\x69\x75\xc3\xea\x0f\xad\xf8\x6e\xd2\x2d\x75\xf4\xfa\x2a\x9d\x62\x9f\x57\x75\xca\xab\x48\xeb\xf4\xac\xea\xa5\x3a\x3d\xeb\x67\xaf\x84\x8d\x6e\xab\x0b\x1b\x31\xd7\xa7\x0b\x1b\x31\xc5\xa4\x0b\x1b\x71\x4d\xa6\x75\xab\xd4\xd1\x67\x61\x63\x05\x18\xa6\x75\xe9\x2e\xf9\xcf\x72\x4c\x15\x95\x3a\x53\x62\x25\xee\x48\xc0\xc6\x5a\x6e\xd3\x6c\xf7\xf0\x57\x24\x4f\x5a\xb7\xa0\x9b\x0f\x1a\x7a\xe4\xfa\x5c\xb7\x60\x1f\x2b\x5f\x3e\xe7\xe2\xd9\x6a\xdc\xaf\x69\x53\xc9\xb8\xdf\x02\x28\x4e\xeb\x92\x18\xf3\x57\x8d\xfb\x2d\x04\x07\x26\xe3\x7e\x0b\xc1\x63\x49\xfa\x29\xa9\x02\x93\x88\x72\x78\x6a\x8b\x28\x87\x2b\x7f\x5f\x66\x48\x7e\xa3\x88\x72\x28\x9d\x44\x94\x53\xd0\x21\xa2\x1c\xd3\xef\x1a\xe7\xac\xec\x12\x51\x4e\xb7\x89\x88\x52\xea\xaa\x24\xa2\x94\x7c\x2c\xe9\x0f\x9d\x8a\x32\x11\xe5\xc4\x80\x90\x8c\xfb\x0d\x2e\x66\xe3\x7e\x03\x71\x20\xc9\xb8\xdf\x4a\x1a\x51\xba\x88\x52\xd9\x65\x15\xa4\xa9\x0c\x39\x92\xdc\x3a\x29\xc7\xf1\xaa\x2b\x1e\x0d\xf2\xd1\xab\x56\xcb\x55\xee\x19\xf7\x2b\x39\x43\xba\xf0\x73\xfa\x21\xe1\xa7\xda\x82\xf0\x73\x0b\x3a\xce\x2d\xd8\xe7\xab\x34\x60\x3a\x29\x46\x05\x53\xd2\x37\x24\x43\x7f\x7d\x36\x1b\xfa\x2b\x33\x52\x36\xf4\x77\x37\xaf\x6a\xc0\xfc\xb1\x88\x87\x6c\xe8\xaf\xe9\x93\xd9\xd0\xdf\x4d\xc6\x7d\x36\xf4\x77\x77\x9b\x1a\x30\xb3\x37\x6b\xc0\xec\xbe\xb9\xda\xcc\x34\xb5\x71\x11\x06\x93\x0d\xfd\x6d\xc7\xab\x8c\xb7\x24\x9f\x65\x6b\x17\x4e\xcc\x2c\xc6\x2c\x80\xca\x2c\xc6\x2c\x9f\xaf\xb2\x3a\x30\xda\x45\xbe\xd5\x81\x99\xfd\x7c\xab\x03\xb3\xb5\xf3\xad\x0e\x8c\x90\xcc\xb7\x3a\x30\xab\x2e\x8b\x40\x0f\xc8\x37\x8b\x40\x4f\xf6\xaa\x74\x79\x2c\xb3\x2c\x02\xd5\x65\x9f\x45\xa0\x1b\x1b\x48\x16\x81\xca\x0b\x9a\x45\xa0\x26\xdc\x65\xb3\x65\x07\x26\xa0\x2c\x02\xfd\x8a\x4d\x75\x45\x10\x4a\x16\x81\x8e\xfb\xa1\x63\x93\xf1\x8a\x40\x07\x01\x54\x59\x04\x3a\x80\x60\x59\x04\x7a\x3f\x24\x02\x9d\xe4\xb3\x67\x7d\xa9\x9d\x85\x94\x45\xa0\x14\xfa\x0c\x59\x04\xea\x3e\xca\x22\xd0\x41\x6c\x40\x16\x81\x0e\xac\x49\x39\xdc\x5a\xba\xfc\x1c\x11\xe8\x70\x31\x88\x40\xb5\xde\x67\x11\xe8\xcc\x3e\x2b\x29\x37\x28\x32\x8b\x40\x47\xf3\xea\xb1\x1b\xf4\x59\x04\x3a\xb0\xbc\x65\x11\xe8\x74\xb5\x8b\x40\x67\xf4\xaa\xe3\x05\xf8\x67\x11\xa8\x72\x23\x8b\x40\x8d\xd8\xcc\x22\x50\x8a\x2f\x84\x2c\x02\x1d\xd3\x37\x3b\xde\xe9\xcd\x8e\xd7\xe9\x16\x81\x0e\x4c\xd6\x59\x8c\x39\xb6\xdd\x70\x44\xfb\x2f\x72\x86\x2c\xfc\x94\xba\x33\x0b\x3f\x07\x12\x26\x9b\x0f\x2b\xbf\x5f\x36\x1f\x76\x80\x73\xb3\xe0\x74\xe0\xd7\xc8\x82\xd3\xe1\x8e\x13\x9c\x8e\x65\xf3\x4e\xae\x6f\x66\xb0\xe6\x58\xe5\xef\x72\xc7\xf9\xe6\xe6\x55\x6f\xee\x5e\xb5\x1b\xd2\xba\xba\xb6\x2f\xc1\x94\x2b\xff\x56\x07\x0e\xbe\x4a\x46\xee\xe8\xb3\x4e\x2e\x8e\xd7\x6c\x3e\xec\x04\xf7\x65\xa1\xeb\xc4\x6c\x95\x85\xae\x93\x30\xa7\x9c\xee\xe4\x32\x9b\x42\x57\xa9\xce\xb3\xd0\x55\xfa\xca\x2c\x74\x9d\x28\x5a\x59\xe8\x3a\xa3\x6f\x76\xbc\x9f\x4d\xc7\x8b\x71\x3b\x0b\x5d\xa7\x12\x46\xe8\x3a\x51\xc2\x73\xba\x8b\x99\x29\x4b\x97\x75\xc7\x5e\x29\xac\x86\x03\x3c\x5e\x65\x08\xf9\x6a\xbf\xf4\x4a\xe8\x6a\x32\x48\x16\xba\x4a\xda\x9c\x85\xae\x1d\x03\x66\x16\xba\x4a\xb6\x96\x85\xae\x26\x26\x64\xa1\x6b\x23\xda\x33\x5f\x5a\x66\x05\x5d\xbe\x71\x68\x0c\x21\x5f\x61\xe5\xcd\x6a\xbf\xc7\xab\x6a\x92\x8a\x41\x81\xad\x3c\x99\xf9\x02\xdb\x68\x93\xe0\x1c\x7d\x46\x59\x16\x29\x0a\x19\x84\x6c\x75\xe0\xdd\x6c\x2a\x9c\x3d\x41\x0c\xee\xcd\xa8\x8e\x59\xf4\x2a\x7d\x65\xbe\xc1\xbd\x68\x83\x59\xf4\x6a\xb6\x48\x96\x45\xaa\xa1\x58\xe6\x62\x71\x10\xec\x27\x59\xf4\x4a\xcd\xc1\x90\xcb\x8d\xbb\xb3\x1b\x6e\x5e\x97\xb7\xf9\xb0\xc7\x8d\x73\xab\x03\x7b\x82\x14\xb9\x2e\xd1\x1f\xf2\x2d\x66\xe4\x96\xbc\xb4\xcc\x30\x0c\x64\x83\x7b\xa5\xac\xc9\x06\xf7\xbe\x04\xb9\x65\xbd\xa5\x54\xaa\x0a\xb9\xde\x7c\x67\xde\x6c\x31\xa3\x82\xb7\x22\x4b\xcb\x6c\x5e\x79\xae\xd7\xa1\xc6\x7f\xb6\x3a\x70\x51\x1a\x8b\x5e\x37\x5a\x77\x36\xb8\x57\xea\x98\x5c\xef\xfc\x32\xc0\x7a\x09\x00\xfd\xae\x71\x95\xd8\x31\xb2\xf9\xb0\x45\xb9\x67\x75\xe0\x07\x6c\x9b\x45\xaf\x1b\x83\x49\xd6\x5b\x4a\x51\x8f\x90\xdb\xad\xfe\xcc\x00\x45\xaf\xc5\x3e\x37\x95\x2b\x14\xb3\x6c\x70\xaf\x34\x08\x59\xf4\x5a\xd4\x1f\x44\xaf\x1b\x3f\x57\x6e\x06\x6f\x63\x02\xca\xed\xce\x2f\xff\xb9\xe9\xfd\xbf\x37\x5b\x52\xd3\xad\xd1\x6e\xa8\x12\x43\x00\xbd\x7e\x67\xda\x49\xa3\x3b\x9c\x5f\xd1\xab\x34\x17\xb9\x19\xbc\x8d\xdf\x39\x8b\x5e\xcd\x33\xca\x3a\x4c\x4d\x16\xce\xd2\x32\xff\x5c\x75\xff\x16\xfb\x12\x4c\x4d\x57\x42\xbf\x84\x69\x36\x6f\xf1\x08\xba\xd4\x0d\xec\x39\x36\x4d\x0d\xf6\x24\xea\x72\x03\x62\xfd\xcb\xf8\x25\x1f\x09\xa6\x32\x00\xf3\x57\xad\xe2\xd7\x2c\x36\x99\x3e\x00\xe6\xaf\x7a\xc3\xaf\xd9\x68\x2a\x24\x01\x98\x41\xa6\xa0\x0c\xc0\x0c\x12\x1f\x65\x40\x62\x90\x2c\x3a\x03\x12\x7f\xdc\x1e\xbf\x66\xa0\xe9\xc9\x0b\x48\xfc\x31\x1c\xfc\x9a\xf4\x2a\x60\xa3\xcb\x68\xb0\xc1\x65\x53\x50\x4a\x7f\x2a\xe4\xaf\xf9\x71\x33\xfe\xa3\x82\x52\x1a\x1f\x0e\xa3\x82\xbe\x17\xb5\x2a\x17\x94\xb4\x18\x51\x59\x0b\x4a\x5a\x8c\xf8\x9d\x0b\x4a\x5a\x8c\x80\x9d\x82\x1a\x16\x23\x02\xb6\xa0\x86\x9d\xcd\x52\x2f\xa8\x61\xe7\xd8\x2b\xd4\xb0\x23\x7b\x5e\x41\x0d\x0b\x92\x80\x95\x60\x37\xa2\xcd\xe0\x7f\xe6\x55\xa8\x61\xf1\x21\x6c\xa0\xa0\x4a\x45\xc3\x4a\x0b\xe7\x69\xa4\x80\x4b\x28\x9c\x4d\xdf\xc6\x9e\x50\x38\x6e\xbe\x4d\xb4\x46\xb1\x0a\xc0\x76\xf8\x1c\x37\xdf\x86\x61\xb5\x70\x82\x7c\xf2\x5c\x15\x4e\x90\x4f\x0e\xb4\xc2\x09\xf2\x6d\xce\xd3\xc2\x19\xf1\x99\x2c\x5c\xb2\xdf\x8d\x3e\x6b\xa9\x02\x16\x43\xe1\x8c\xf8\xac\x98\x50\x38\x23\xbe\x4d\x64\x5d\x41\xec\x7f\x1b\x15\xbd\x20\xf6\x3f\xa3\x9e\x4a\x91\xa1\x08\x29\x51\x8a\x9d\x24\xf9\xa5\x14\x3b\x09\x60\x29\xc5\x4e\x72\x90\x95\xea\x55\x76\x4a\x69\x5e\xc5\xa6\x57\x10\x1a\x9f\x81\x85\x05\xa1\xf1\x6d\x54\xd6\xd2\x1c\x02\x39\xcb\xc5\x8d\xbf\x5d\x2a\xcd\x3f\x89\xca\x5a\xba\x9d\x24\x95\xb8\x74\x9f\x05\x44\x97\xee\xf0\x91\x3f\xa5\xfb\x2c\x1b\xb6\x0c\x9f\x25\x7d\xa0\x0c\x07\xe8\xca\x91\x3f\x6d\x63\xd2\x2c\xc3\x37\xe3\xda\x28\xc3\x37\x23\x9c\xcb\x70\x42\x5d\x2a\xc3\x1f\x8b\x67\xb9\xb0\xe9\xbe\x03\xa6\x2e\xd8\x31\xbe\xe3\x22\x5c\x56\x20\x72\xf6\x31\x3e\x7c\xc7\xf9\xc5\xc2\xf0\x19\xec\x51\xb0\x30\x7c\xf2\x4b\x14\x2c\x0c\xdf\x71\x7e\x97\x42\x12\x45\xba\x2c\x6b\x4f\xa0\x4d\x95\xed\xcd\x6c\xe7\xb2\xbd\x19\x7d\xa9\x6c\x6f\x46\x9b\x2a\xc7\x3e\x67\x9b\xf6\x19\x37\x74\x39\x76\x92\x93\xab\x1c\x9f\x25\xd6\xae\x3e\x3e\x4b\x18\x7f\x7d\x7c\x16\x46\x82\xfa\xdc\x8a\x4b\x85\x66\xb4\xd9\x69\x7e\x36\x27\x4d\x59\xec\x40\x46\x15\x30\xfb\x49\x14\x5f\x1f\x7f\x4e\xf3\xcd\xb7\xd6\x06\xcf\xbe\x7e\x08\xfd\xa1\xbe\x7e\x08\xfc\x52\x5f\x3f\xf4\xff\xb3\xf8\x9f\x62\xbf\x46\xfb\x8f\x70\xae\xd1\xd7\x72\x10\xd7\xe8\x6b\x59\x36\x35\xda\x43\xa0\x41\x8d\xf6\x90\x53\xac\x46\xa7\xef\x78\xf3\xb1\xc9\x9b\x3f\x5f\x85\x4e\x5e\x3f\xd3\xe4\x89\x20\xaa\xdf\x4d\x93\xe7\x57\x7c\xa6\xc9\x23\xac\xea\x27\x79\x11\x47\x46\xb5\xd8\xe8\x83\x69\xb4\x5a\xfd\xc4\x48\xf5\x9a\x2c\x33\x87\x1b\xba\x66\xaf\xb2\x4e\x6a\xb6\xec\x11\x40\xbe\x9a\xea\xf5\x7c\x36\xe5\x9d\x26\xbe\xba\x4a\x9c\xf8\x10\x71\x51\xa5\xfd\x7f\xfc\xe7\x43\x6a\x11\xd4\x83\x3a\x2e\x99\x39\x4d\x69\x01\x1e\xf2\x14\xea\xbe\x45\x24\x79\x56\x56\xb7\x07\x63\x5a\xc5\xd6\x94\x5e\x9c\x6b\x95\xc5\x9c\x5e\x9c\xb6\x95\xc5\x9c\x3c\xf5\xaa\xcc\x6c\xaf\xbf\xee\xc8\x03\x80\x31\xad\x1e\xd9\xb7\xfc\x57\xc6\xb1\xbf\xfc\x9c\xf6\x5a\xe3\x0c\xb3\x46\x7b\xa5\x05\xc0\x06\xdb\xac\x09\xf5\x22\x15\x9b\x14\xd6\x2f\xd8\xbc\xbd\xf6\x0a\x7b\x66\x7b\x25\x2b\xe0\x5f\x35\x13\x6f\xcd\xd0\x69\x26\xde\xbe\xe8\x21\xcd\xc4\xdb\x17\x99\xd9\x4c\xbc\x7d\x81\xcc\xcd\x02\x43\x2f\xb6\xfd\x26\x7d\x13\xb5\xad\x43\xfb\xa4\x41\xe0\x00\x6d\x9f\x1a\x2c\x32\xb3\x59\x00\xf7\x45\x48\x36\xd7\x86\x46\xad\x96\xfc\x1b\xc8\xcc\x96\x1c\x3e\x80\xba\xb9\x72\x5e\x0e\xdf\x96\x1c\x3e\x53\xd6\xb2\xdf\x25\xa2\xa6\x99\x60\xf8\x6e\x9b\x76\x12\xe5\xbf\x99\x60\xf8\xb2\xf8\x9b\x18\x84\x52\xb3\xa1\x99\x60\x68\xa4\x47\x73\xd5\x19\x9c\xd3\x4c\x21\xb4\x92\x48\x33\xb3\x2f\x60\x82\x6e\x66\xd8\x05\xc2\x60\x9a\x19\x76\x21\x78\x55\x3e\x40\xdc\x40\xcd\x2c\xb9\x10\xbd\x3a\x6d\xf2\x21\x69\x51\x8d\x94\x68\x4d\xe6\x0a\x00\x78\x43\x93\x4c\x06\x5d\x34\xe9\x53\x02\x52\xb1\xb9\x17\x02\xe6\xeb\xd6\x2d\x41\x88\xbd\xa8\xb9\x35\x64\x57\x6b\xd2\x75\x06\x6c\x7a\x4d\x42\xce\x80\x55\xa7\x0d\x9f\x45\x94\x35\x79\x2d\x64\x35\x69\xf2\x5a\x04\x94\xe1\x26\x55\x45\x70\x06\xa5\xaa\x08\xce\xe0\x72\x80\x04\xc8\x35\xeb\x1a\x04\x9c\xf2\xcd\x6a\x80\x01\x67\x4d\x73\x0f\x06\x27\xd4\x7a\x7f\xc6\x42\x34\x77\x4a\x04\xbe\x75\x93\x38\x22\xde\x99\x6e\x12\x47\x44\x40\xf5\x47\xc2\x10\x60\x54\x97\xa0\xde\x92\x10\x5d\x06\xbc\x88\xda\xd6\xd1\xe2\x52\xfc\xbc\x6a\xdd\x61\x34\x93\xfe\xde\xda\x04\xbf\xdf\xde\x4d\x8d\x8f\xa4\x3d\x76\x93\xdf\x23\xbb\xac\x9b\xfc\x1e\x99\xb2\x6e\xf2\xbb\xae\xf3\xee\x1e\xfc\x11\xc5\xff\x53\xec\x77\xb7\xa7\x89\x8a\xdd\xcc\x77\x61\x60\x37\xf3\x5d\x9f\x7b\x37\xf3\x3d\x02\x40\xba\x95\xc5\xe4\xdb\xef\x66\xa0\x4b\x68\xd3\xad\xbd\x15\xb1\xb3\x75\x49\xcf\xd4\x7e\xbb\xa4\x67\x11\x11\xda\x25\x3d\x33\xa4\xa4\x5b\x72\xda\x12\x33\x3d\xdd\xe2\x77\x8c\x2e\x79\x33\xeb\xa4\x67\xf9\x5e\x50\x95\xbb\x54\x5d\x32\x34\x76\xe9\xac\xa9\xe3\x19\xba\xa9\xc4\x91\x93\xab\x9b\x4a\x1c\xd9\x9e\xdd\x54\xe2\x78\x7c\x96\xe1\x7f\xa8\xbb\xdd\xcd\xfb\x21\x7e\xbb\x9b\xd7\xe4\xfd\x6e\x76\xb0\x11\x26\x5d\x03\x82\xbe\xf2\x6e\xc2\xef\xc7\x5e\xee\x26\xfc\x7e\xae\x13\x8f\x9b\x8f\xad\xdd\xdd\xf8\x9f\xcb\x46\xd4\x6f\x45\xc2\x2e\xae\x37\x56\xa7\xcb\x0e\xfd\x71\x90\x75\x71\xbd\xfe\xee\xae\x58\xf8\x10\xec\xdd\xc4\x5b\xa9\x20\xbb\x62\xc1\x5c\xef\x6e\xf2\xec\x87\xe9\xbb\x9b\xf1\xaa\x73\xbc\x4b\xad\xac\x43\xbf\x2b\x43\x3e\x6c\x4d\xdd\x9a\x41\x1f\xa6\xe0\x6e\xdd\x9f\x0f\x53\x70\xef\x3e\xeb\x52\xe9\x3e\x8b\xb2\xd4\xbb\xc3\xc7\x9e\xd0\xbb\xc3\x6f\x3e\x6b\x27\x9b\xcf\x3a\x7c\x84\x46\xb7\x6e\xce\x87\x97\xa4\x0f\xc7\x0b\x28\xee\x0a\x1c\x0a\x8e\x87\xee\xd1\x6c\xfd\x9a\x6e\xf5\x58\x59\x9a\xbb\xe2\xe8\xc3\x5c\xd6\x65\x19\xfa\x38\x41\xfa\x74\x44\x58\xc0\xfa\x74\x44\x44\x89\x74\x79\x84\x3e\xf4\xa5\x2e\x8f\x10\x65\xb2\x43\x97\x75\x47\x3a\xfa\xae\x28\xb3\xc0\x47\x57\x94\xa5\xc7\x9b\xbb\x4d\xbe\x2b\xaf\x4e\xc2\x1c\xda\x3d\xf4\x13\x7a\x75\xf7\xd0\x4f\x78\xa3\xba\x87\xbe\xd4\x97\xdd\xa4\xb9\x84\x85\xb3\x2b\xd9\x92\x4b\xc5\x5c\xb6\x84\x61\xaa\x9b\xcb\x96\x94\x4e\xe6\xb2\x25\xec\x90\xe3\xb1\x24\x0d\x8a\xf4\x78\xbc\x19\xf9\x33\xd4\x1f\x28\x19\x1f\x86\x92\x2d\x15\xaf\xfa\x2a\xc2\xba\x86\xb4\x1e\x09\xfd\x76\x28\x73\x12\x82\x62\x44\xff\x06\x1a\xec\xb0\x9e\x82\x49\xac\x43\x0d\x21\x71\xca\x8f\x78\xb9\x2e\x33\x4d\x5f\x85\x77\x78\x58\x31\x41\xe6\x8a\x61\x09\x42\xb3\x4d\x87\x02\xca\x4c\xdb\xf1\xf9\xdb\x11\x23\x43\x55\x33\x31\xa1\x43\x89\x64\x3e\xe9\x50\x22\x25\xe6\x77\x24\x29\xbb\x51\x8f\x87\xba\x47\x42\xc8\x0c\xeb\xee\xc9\x8e\x38\x92\x9d\x44\x01\x1e\x8a\x2f\x6b\x13\x8c\x4b\x6e\x80\xed\x62\xa8\x5d\x64\x62\x30\xc6\x35\x4b\x62\x94\x1e\x97\x55\x00\xc9\x30\x2e\xab\xc0\xff\x81\xd2\x3f\xc5\xfe\xb8\x84\x03\xc8\x90\x71\x39\x04\x58\x09\xc3\x44\xf8\x4c\xb4\xc6\x30\x11\x5e\x36\xbc\xd1\x2e\xd1\x01\x1d\x6e\x7e\xb4\xf8\xac\x6f\x2e\xde\x2c\x95\x01\x18\x6a\x58\xda\x3b\x17\x9f\x95\xca\x00\xf5\x6f\xc8\xae\x96\x91\x03\x43\xb1\x90\xb1\xd0\x8e\x71\x6b\x53\xf2\xac\x34\x5f\x99\x43\x61\xcc\xcb\x6c\xc0\x7c\x59\x32\x49\x92\xc9\xe1\x9e\xb2\x0a\xdb\x50\x01\xb0\xbc\xcb\xd8\xd2\xef\xb3\xe3\xc6\xbe\x74\xf4\x5c\x3d\x97\xae\x93\xef\xba\x2f\x0a\x04\xb9\xd3\xda\xb2\x85\x0d\x38\x41\x67\xa9\x20\x7e\xa7\xdb\xa4\x60\x28\x9e\x6e\x93\x82\x59\x75\xba\x2f\x0a\x12\x75\x06\x79\xfe\xf9\xb1\x53\xb2\xd9\x82\xad\x7b\x5a\xa2\xa5\x90\x63\x35\x71\xa9\xa4\x82\xdc\x9b\x2e\xe6\x42\x40\xe3\xbc\x14\xa3\x18\x10\xa6\xa7\x6d\x21\xac\x74\x8a\xb9\x0a\xc7\xeb\xf4\xc4\x2c\xcb\xa6\x04\xa4\x2c\xf5\xa9\x52\x5a\xb6\x4d\xc9\x70\x40\x28\x53\x43\xb1\x55\x39\xa6\x04\x0b\x54\x25\x0e\x53\x6d\xd0\x40\x88\x29\x50\xaa\xa8\x34\xf3\x12\xd3\x81\x23\xe6\x90\x75\x87\x65\x36\x55\xff\x2a\x42\x63\x4a\x6b\x56\x81\xdb\x53\x5a\xb3\x4a\x98\xc1\x54\x85\xab\x8d\x1f\x2b\xaa\xb2\xac\xc3\x3c\xb7\x72\xf4\xaf\xb9\x9c\x32\x03\xf5\xd7\x73\x09\xae\x03\x4d\x07\x88\x73\x6a\x09\x94\x2a\xfa\xc3\x72\x06\x0d\x20\x5f\xf8\x52\x53\x25\xb7\x6b\x89\x8c\xe4\x5b\x58\x6a\x65\x14\x67\x0f\x0b\x77\x61\x6a\xa8\x8e\x4b\x41\x27\xc1\xc2\x52\x94\xb5\xe0\xcd\x12\x00\x62\x1f\x5b\x8a\xb2\xc6\xc6\x5f\x8a\xb2\x86\xf2\xbf\x44\x46\x0d\x85\x61\xb9\x18\x24\x5b\x5b\x2e\x86\x86\xd8\x5f\x02\x25\xb9\x1a\x96\x88\x5b\x82\xeb\xa5\xa0\x6b\xcc\xd1\x52\x94\x35\x3c\x0e\x4b\xd5\xab\x21\x19\x56\xb2\x57\x88\xfd\x95\x7c\x16\x5f\xea\xc2\xa6\x97\x1a\x7b\x7f\x09\xc0\x1b\x7b\x7f\x29\xd9\x5a\xf5\xaa\xe3\x25\xae\x60\x29\xca\x4c\x4b\x59\x72\x80\x50\xbb\x3c\xac\xe6\xcd\x18\x2b\x96\xba\x87\xc5\x7d\x96\xca\x46\xc3\x1c\xba\x54\x09\x1a\x4a\xdd\xc2\xa8\x95\x3a\xa7\xed\xc2\x74\x9c\xac\xfe\xbc\x94\x2a\xfd\xb5\xc9\x9b\x3b\x9b\x7d\x29\x55\x3a\xf2\x76\x29\x55\x3a\x76\xaa\x2d\x52\x30\x2b\x79\x3b\x65\x9d\xa3\x6a\x0b\x39\x4d\x31\xdb\x42\x4e\x3d\x68\x5b\xc6\x1e\x79\xdb\x36\xde\xb7\x64\xce\xe0\x2e\x37\x45\x9d\xa6\x48\x70\x00\x3a\xb6\x42\xf5\xc7\x63\xfc\x4f\xb1\xbf\x95\xb7\x72\xe5\x6d\x37\xe0\xc0\x56\xb6\x87\xb5\x1a\x31\x8e\x6d\xb1\xdb\x20\x42\x7e\x13\xb5\x95\xac\x74\xb3\xdd\xad\xba\xfe\xb7\xca\xd2\x00\x1a\x6c\x95\xa5\x01\x2a\xdc\x2a\x4b\x83\xcd\xbb\x55\x96\x06\xa9\x13\x5b\x65\x69\x00\x1c\xb6\x4c\x89\xa3\xf9\x66\x3f\xd4\xbc\xd9\x8c\x7b\x32\x22\xb7\x14\x85\x83\xac\xa2\x6d\x79\xbb\x81\x0a\xb7\x25\xc9\x1f\xa0\xc2\x2d\x3b\xfd\xe0\xd4\xde\xe7\xd6\xc0\xe2\x66\x55\xa9\xe1\x3f\x3f\xb7\x72\xe5\xa2\x79\xab\x0f\xf0\x5d\x39\x04\x06\x40\x7e\xab\x59\x19\x50\xb4\x3d\x23\x26\x07\xca\x71\x61\x98\xdc\x74\x84\x90\x7a\xb4\xcf\x23\xb3\x01\xe7\xcb\x91\x07\x7e\x12\xdd\x7a\x04\x98\x13\x29\x71\x04\x98\x86\x0d\x9c\xc7\xef\x22\x25\x8e\xb8\xcf\x30\x89\x23\xb8\xd3\x1d\x7c\xc2\x2d\x20\xb5\x68\xda\x49\x0e\xee\xa3\x66\x35\x41\xee\x47\x44\x36\xb1\x3a\x1e\xe5\x80\x25\x84\x8e\x16\x12\x93\xd7\x8e\x1a\xce\x64\xa9\x1f\xa5\xc4\x44\x2b\x3b\x2a\x3c\x13\x35\xfb\x28\x34\x26\xf0\xed\x88\x6e\x4c\x4f\x3b\x12\x16\x19\x64\x7b\xb4\x72\x4c\xf2\x05\x8e\x72\x60\x62\x82\x3e\x4d\x2e\x20\x94\xa5\xa3\xfe\xb0\x82\xcd\x62\xf3\xb7\x4d\x8e\x0b\xc9\x90\xd4\xe3\x5e\x36\xe8\xd4\xe2\xfb\xc9\x34\x79\xab\xcf\x27\xa3\x4c\xad\x3e\x9f\x88\x32\x8d\x96\x41\x4f\x64\xac\x47\xcb\xa0\x27\x5c\xe7\xd1\x1a\xe2\x69\xfd\x0c\xf2\xd1\x3a\xe0\x89\xc0\xd1\x68\xb5\xee\xb4\x16\x57\x45\xcd\xd4\x4a\x8e\xff\x55\xac\xfe\x25\xcb\x44\x2b\x56\xa7\xfd\x53\x0e\xa3\x85\xa4\x13\x2e\x95\x68\xc9\xe6\xb4\x03\xaf\x52\x86\x90\xdf\x1d\x2d\x9d\x9c\xf6\x4f\xf7\x88\xd6\x1d\x4e\xfb\xb7\xbb\xa3\xb5\x83\xd3\xfe\x45\x1f\xc5\x5b\x87\x17\x2f\x6d\x7c\x2e\x9b\x53\xe1\x43\x12\x34\xed\xea\x55\xbb\xd1\xf8\x90\x87\x3e\x19\xdc\xf1\xb9\x44\xc4\x8d\xbf\xa1\x32\xb9\x7f\x67\x71\xb4\x4c\x6d\xda\x9d\x3e\xeb\xc4\xc4\xb5\x11\xad\x28\x9a\xf0\x47\xc4\x5b\x51\x94\x24\xd6\x78\xeb\x7e\xee\x43\x37\xd4\x10\x08\x64\x8a\xb7\xa4\xe6\x79\x19\x91\xa8\x8a\x6c\xd3\x78\x4b\x6a\x9e\x97\x0f\x39\xfb\xe7\xe5\x6f\x6c\xc9\x9d\x02\x43\x50\x6e\x9c\x5f\x58\x69\xb4\x5a\x65\x3a\x91\x37\x5b\x5c\xe3\xf8\x9f\xb7\xaf\x8a\xbc\x59\x80\x86\x3f\x22\x5a\x08\x32\x9d\x8f\x3f\x29\xd9\x08\x8c\xd6\xd1\xda\x8e\x89\x34\xc0\x68\x6d\xc7\x44\xf5\xd5\x68\x6d\xc7\x84\xf3\x22\x5a\xbd\x31\x11\x21\x16\x2d\xc8\x98\x7e\x11\x0b\xff\x12\xfb\xd1\x5a\x8d\xe9\xfc\x0e\xa6\x68\x35\xc6\x74\x7e\xa7\x76\xbc\x45\x15\x29\x73\x19\xad\x93\x98\xce\x2f\x2e\x2b\x5a\x27\x31\x9d\x9f\x8a\x1e\x2d\x7d\x98\xce\x6f\x9b\x44\x4b\x1f\x26\x92\xe0\xa2\xf5\x0a\x13\x75\xc0\xa3\x15\x09\xd3\x61\xea\xad\x48\x98\xce\x4f\x74\x47\xeb\xf7\xa5\x33\xb8\x59\x71\x74\x06\xdf\x55\x1c\x9d\x9f\x49\x36\x5a\x48\x2e\x9d\xcd\xd8\x3d\x4c\xe1\xe4\x89\x16\x56\xcb\xf8\x05\xa2\xa5\xd3\xf2\xf3\xd2\x67\x73\xdb\x9f\x1f\xba\x89\x96\xe2\xca\xcf\xc7\xb3\x26\x95\x53\xb9\x32\x5a\xa9\x2a\x3f\x99\xef\xca\x9b\x0d\x5f\x77\xb4\xda\x54\xa6\x5c\x7e\xb4\x54\x53\x7e\x1a\xdf\xed\xde\xdc\xf8\xcf\x26\x1a\x3f\x8d\x0f\x99\x68\xfc\x34\x9f\xb5\x1b\x9d\x37\x5b\x59\xf8\xe9\x5c\x95\x05\xeb\x19\xf4\x59\x16\xac\x67\xf0\x21\x59\xb0\xa8\x29\x19\x2d\xe5\x93\x9f\x9f\x3a\x14\x2d\xe5\x93\x9f\xc5\xfc\x4e\x3f\xb4\x78\xb3\x35\x77\x1e\x04\x8e\x35\x77\x32\x45\x1c\xa2\xd5\x6d\xf2\x8b\xc0\xb1\xda\x4b\x7e\x7f\x12\x35\xde\xc2\x22\xef\xcf\x7c\x14\x2d\x2c\x92\x5f\x16\xb3\xf5\x3e\xf2\x9b\xb8\xfa\x4a\xb7\xf5\xd3\x1f\xa2\x55\x39\xf2\x9b\xbd\x7a\xab\xfb\xfd\x16\x83\x95\x35\xf2\xfb\x53\x27\xa2\x15\x22\xf2\x5b\xb9\x1a\x7d\x15\xff\xd9\x02\x0a\xf9\xfd\x1d\x46\xd1\x02\x0a\xf9\xed\x74\xc3\xd9\x7f\x91\xb7\xb2\xe2\x67\xb2\x29\xa3\x84\xf3\x99\x04\xc9\x28\xe1\x7c\x7e\x7f\x96\x99\x28\xe1\x7c\x7e\x0f\xaf\x32\x2a\x06\x83\x7c\x94\x25\x3e\x07\x96\x99\x2c\xf1\x39\xbc\x5e\x25\x73\x3c\xfc\x3c\x2c\x51\xe2\xf7\x4c\x98\x41\x94\xf8\x3d\x93\x7a\x19\xa5\x76\xcf\x21\xf0\x5d\xa9\xdd\x43\xf0\xbb\xc7\x26\xc3\x6f\xb7\x60\xd6\x4b\xd3\x0f\xfd\x0c\x35\x51\xa6\xf4\x1c\x3e\xfe\x86\x05\xac\x31\xd7\xc7\xcb\xe0\x4d\xf9\xe3\x28\xfd\x75\x0e\x8d\xff\x8c\x26\x96\x43\x63\x08\xd3\x3e\x77\xfa\xbc\xfc\xd0\xe0\xcd\xcb\xab\x83\x09\x95\xf9\x8a\x04\xb4\x28\xc3\x73\x0e\x93\x11\x99\x3b\x4c\xfa\x61\x94\xe1\x39\x63\x9f\x8f\x32\x3c\xe7\xb0\x58\x57\xb2\x57\x85\x4d\xaf\xb6\xdf\x3d\xfc\xc9\xed\x77\x0f\xe3\x95\x9f\x2a\x1c\x9f\xb5\x22\xcf\x4f\xf5\x8a\xd2\x0b\x67\x72\xca\xa2\xf4\xc2\x39\xfe\xec\xae\x51\x02\xe1\x1c\x03\x57\x11\x5f\x19\x0b\x7c\x94\x32\x37\x47\xfe\xa4\xf4\xb3\x39\x72\x44\xca\x28\x9b\x31\x95\x47\x19\x65\x33\x75\x96\xa3\x64\xad\x39\xfe\x0c\x9e\x51\x3a\xd6\x1c\x7f\x8e\x8f\x28\x1d\x6b\x8e\x3f\xcb\x46\x94\x8e\x35\xc7\xe6\xcd\x0e\xe1\xe7\x5e\x8c\x12\x9f\x66\x4c\xe5\x51\xe2\xd3\x8c\xa9\x3c\x4a\x7c\x9a\xe3\x5f\x91\x3c\x51\x4e\xd4\x1c\x3b\x7d\xf8\xfc\xe8\x2f\x12\x29\xca\x6b\x9a\x23\x3a\x8c\xbc\xa6\x39\xa2\xc3\xc8\x6b\x9a\xe3\xa0\xc3\xb8\xcf\x32\x99\x6b\x51\xaa\xd2\x1c\x7f\xa6\xd1\xf8\x1f\xbf\x28\x93\x7b\xd9\x3b\xe3\xe2\x66\xe9\x50\x48\x55\x8b\xf2\x64\xe6\xf8\x0b\xc5\x8f\xf2\x64\x66\x12\x42\xa3\x3c\x99\x99\x24\xb2\x28\xd7\x65\xa6\x74\x5a\x94\x82\x32\x7f\x8f\x4d\xae\x92\x80\x16\x65\x86\xcc\xdf\xcb\x77\x6f\xa9\x7d\xb6\x98\xb4\x8a\x19\xc2\xd8\x18\xbb\x34\xa7\x91\x57\x29\xc9\x3f\xce\x88\x78\xeb\xd4\x23\xe8\x62\xf7\xcd\x89\x3e\x2b\x7e\xbf\xc4\x77\xe5\x06\xfc\xd8\x71\x97\xee\xef\xe3\x04\x91\xa3\x2f\x53\x3d\x3f\xca\xa4\x97\xb1\x84\x47\xe9\xf2\xf2\xc7\x01\x2a\x6d\x5d\x86\xe4\x36\x5e\x0a\xb8\x0f\x41\x77\x29\xe0\x3e\x67\x70\xfb\xe6\xc1\x6f\x77\x13\x7d\xc3\x67\xa5\x54\xe5\x78\x95\x02\x2e\x7f\x4e\xb7\x5b\xec\x73\x7e\xdd\x62\x98\xbe\xe3\xa5\x80\xfb\xa6\xcf\xde\x12\x42\x2c\x75\x0f\x05\x48\x78\xa2\x24\x6f\xf9\x73\xf6\x8f\x3f\x16\xf1\x2b\x8d\x5b\xfe\x38\x9b\x64\x66\xcb\x9f\x6b\xe3\xd8\x8d\xed\xb3\x76\x63\xfb\xac\xdd\xf8\x65\xba\x45\x09\xd3\xf2\xc7\xca\x91\xf4\x2c\x43\x62\x1c\x25\x3d\xcb\xdf\xcf\xac\x1a\xe5\x31\xcb\x58\xd1\xe3\xe7\x61\x94\x10\xdd\xdf\x7b\x09\x66\xbd\x5a\x6d\x16\x9a\xd6\xa0\x41\x7f\x90\x5e\x2c\x27\x64\x88\x24\x60\x19\x1b\x7b\x94\xc8\x2b\xa7\xc8\xb3\x4a\x89\x14\x79\x36\xfa\xa1\x9f\x39\x25\xca\x5e\x95\xe1\x61\x8e\xb2\x57\xe5\x94\xbc\xd9\x82\xce\x28\x78\x32\x41\xe5\xf4\xab\x19\x1a\x65\x82\xca\xa9\x30\x84\xcf\x67\x7f\xbe\xb9\x28\xf7\x51\x4e\xe8\xe4\x72\x1f\x65\x88\x22\xa3\xdc\x47\x39\xa1\x98\xc9\x7d\x94\x29\x3a\x13\xbf\x4b\xd5\x0b\xba\x91\xdd\x28\xa7\x4e\x9f\xe5\x2f\x4a\xdd\x67\xed\x55\xf7\x59\x7b\xd5\x7d\xd6\x5e\xa1\xc6\x5c\x96\x21\x0c\xf2\xf1\x52\x03\xa5\x49\x27\xa5\xf7\x49\x93\x3f\x69\xb4\x67\x62\x31\xc8\x0f\x93\xf3\x43\x53\xe5\x2a\xff\xfc\x6b\xf1\x52\xbe\xc0\x73\x1b\xe5\x5a\xc9\xe4\xb2\x45\xf9\x52\x72\xe6\xb4\x95\xf3\x24\x43\xa8\x1b\xe5\x3c\xc9\xf0\x09\xc7\x4b\x45\x92\x23\xaf\x52\x23\xca\xe8\x2d\x32\x75\x64\x48\x80\xa3\x5c\x1c\x19\xe6\xde\x28\x17\x47\xc6\x18\x1e\x2f\x27\x06\xe6\xee\x28\x37\x45\xce\x6c\x76\xd9\x18\x72\xe6\x78\x95\x19\x20\x53\x31\x21\xca\x0c\x90\xe1\x31\x8e\xe6\xd1\xe7\xfc\xf3\x63\x46\xb3\xce\x73\x3e\x7f\x18\x79\xa2\x49\xe5\x39\xb3\x2f\x4c\x0c\xcf\x58\xb3\xa3\xd9\xdc\x99\x52\xb3\xd1\x04\xed\x5c\x5e\xaf\x1e\x9b\xbf\xb1\x9b\x64\x9d\x0b\xc7\xa5\x49\xd6\xb9\x04\xaf\xd2\xa5\xc2\x6f\x34\x9d\x39\x63\xeb\x8e\x26\x2c\xe7\x02\xf0\x49\xae\xa2\x82\xae\x68\xc2\x72\x2e\x3f\xd3\x53\x34\x59\x38\x17\x24\xaa\x39\xbc\x19\x5b\x77\x34\x87\x37\x17\x94\x43\x73\x78\x73\x61\xe5\x9b\x87\x9b\x0b\x1a\x8e\x79\xb8\xb9\x54\x7a\x25\x77\x53\xa9\xfc\x55\x95\xb4\x52\xf9\xab\xd6\x96\x2d\xec\x0b\x73\x5a\x73\x41\x1d\x32\xa7\x35\x17\x90\xac\x69\xaa\xb9\x70\x10\x9b\xa6\x9a\x89\x0a\x8e\xa6\xa9\xe6\xd2\x7d\xd6\x21\x80\x73\x4d\x53\xcd\x85\x7d\x61\x22\x6a\x2e\xc8\x6a\x13\x42\x73\x61\x5f\x24\x79\x6b\x0b\x0a\xbc\x99\x98\xb9\x20\x33\xcd\xc4\xcc\x50\xd9\x47\x53\x20\x73\x41\x3b\xba\x89\x8a\x85\x13\xd3\x64\xc3\x4c\x0e\x60\x34\xd9\x30\x57\x76\x8d\xc9\x86\x99\xec\xbc\x68\xb2\x61\xae\x40\x66\xd3\xd3\x72\x8d\x7c\xf7\x78\xb3\x13\x7a\xbc\xf9\xa3\x93\xca\xf9\xea\xfc\x62\x2e\xcb\x10\xec\x47\xd3\xd3\x32\x8c\xfa\xd1\x44\xb0\x5c\x51\xa5\x4c\xc8\xca\x95\x5d\x63\x26\x54\xc6\xd4\x1f\xcd\x84\xca\x98\xfa\xa3\xb9\x3f\xb9\x02\xa3\x4c\xba\xc9\xb5\xdb\xf4\x66\x7e\xac\x39\x2c\xb9\xfe\x32\x74\xa2\x99\x26\x99\x0c\xbb\x68\xa6\x49\xae\x9c\x6b\xe6\x83\x64\xea\x0b\x44\xd3\x25\x32\x94\x35\xd1\xa4\x86\x5c\x41\x0a\x26\x08\xe4\xc6\xb6\xca\x97\x4e\xed\xe5\x43\x2e\x95\x86\x76\x91\x05\x77\x2d\xf1\x2a\x69\x8a\x1b\x42\xc3\xc8\xe7\x4c\x52\x43\xcc\xb2\x07\x37\x96\xb7\xf1\xc9\xb9\xa1\x58\x66\xd5\x89\x86\x48\xc9\x2a\xf0\x58\xd1\x63\x56\x09\x6f\x2c\xc2\xac\x12\x0e\x9b\x53\xcc\x84\x93\xe5\xf6\xb3\xbc\xc5\xec\x1c\x35\xce\xf1\xe2\xa4\x34\x70\xa2\x01\xc9\xb9\x1d\x9b\xb7\x7a\xd1\xef\xd9\x12\xe5\x5e\x0b\x36\xe5\x5e\xfb\xc5\x33\xc4\xa2\x32\xdc\x91\x1b\xc5\x53\x8f\x82\xdd\xb1\x28\x46\x3a\xa7\x5e\xb1\x48\x7a\x47\xc0\x96\xcb\xea\x06\xf4\x2b\x1e\x0a\x1d\x65\xb8\xb8\x43\xa9\x58\x1d\x8d\x50\xcd\x1d\x63\x5a\x91\x36\xaa\x63\x3e\x2a\xf3\x72\xbe\xfd\xa6\xcc\xe0\xcf\x3c\xd0\x0f\x8b\x95\x3d\xc7\x2f\xd1\x38\x16\x85\xf3\xc0\x6e\x63\x78\x67\x1e\xbf\x00\xaa\x58\x55\x36\xc6\x2f\x85\x27\x56\xff\xc6\xa0\xcf\x55\x1d\x60\x60\x24\xa9\x96\x5c\x1c\x4c\x4a\x0d\x7e\x08\x11\x54\x83\x1f\xaa\xbc\xd9\x7f\x35\x50\xfe\xab\x0a\xc3\x40\x04\x55\x97\xe8\xf8\x8b\x78\x39\x1a\x2a\x99\x49\x19\x8b\x15\x0b\x49\x1e\xac\x6d\x63\x23\xf3\xc0\x9c\x52\x15\xdd\x63\xd1\xa5\x5b\xc5\x9e\xb3\xa6\xca\x3a\x48\xba\x56\xac\xaa\xe8\x83\x95\x50\xcb\xad\x3a\x67\x93\xd1\x91\x81\x15\xab\xe6\x14\xac\xd9\xb1\x0a\x99\x49\xb9\x8a\x55\xc8\x4c\x16\x55\xac\xd2\xee\x91\x72\x15\xab\x89\x24\x64\xcc\xc5\xaa\xe8\x26\xa9\x2a\x56\xa5\xf1\x74\x0a\x54\x0f\x48\x8c\x8a\xd5\xea\x5a\x13\x65\xa9\xaa\xb1\x4f\x94\xa5\xaa\xb1\x65\x22\x61\xaa\x1b\x70\x22\x52\xaa\xf2\x76\x56\xfa\xac\x3e\x30\x51\x87\xaa\x3b\x6e\xa2\x0e\x55\x77\xdc\xec\x8c\x77\xda\x67\xd4\xa1\x3a\xed\x33\x3b\xae\x5a\x28\x19\x46\xb8\x58\x55\x1e\x26\x18\xd9\x58\xd0\x3c\x11\xec\x55\x6d\x7f\x82\x82\x0d\x0d\xcd\x58\xc2\x63\x55\x63\x27\xff\x37\x56\x55\x8b\xe9\x1c\xa9\xb1\xc3\x79\x1b\xab\x5b\x1b\xa2\xfb\x68\xf0\x67\x5e\x2f\x9d\x74\xa9\x43\x28\x11\x1b\xe6\xc1\x4c\xc5\xdb\xd8\xd4\x9c\x17\xf6\xcc\x86\x01\x30\x43\x72\x1b\x9b\xc2\x19\x06\x89\x68\x1c\x69\xa6\x50\x57\x34\x8e\x34\x2f\x70\x93\x71\xa4\x79\x61\x6a\x33\x8e\x34\xc3\xe4\x1f\xdb\xeb\x87\x7e\x21\x6d\xb1\x11\x1d\x97\x21\xb9\x8d\x4d\x03\xd1\x42\x66\x36\xf7\x05\xac\xb6\xb1\x09\xa8\x17\x80\xba\xa9\xf3\x2c\xb4\xdf\xf6\xd9\x49\x2c\x6f\xed\x96\xe3\xec\x5e\xb5\x93\x3f\xd7\x79\x6c\x2a\xc3\x70\xc6\xc6\xa6\xde\xb2\x98\x94\xa6\xde\x02\xdb\x46\x34\xbc\x33\xaf\xcd\x77\xa5\xdc\x84\xd8\x21\x36\x29\x37\x17\x93\xd2\xca\x65\xf0\xae\x34\xf9\xed\x70\xc6\xc6\xa6\xa0\x23\x7b\x22\x36\x77\x0a\x1c\x20\xb1\x89\x6d\x37\x12\xb5\x69\x2f\xda\x81\x59\xd0\x5e\xb4\xd1\xc4\x9a\x6a\x0c\xf9\x11\xd1\xf0\xce\x0c\x0d\x6c\x6c\x72\x18\x92\xc5\x10\x9b\x3b\x85\x2c\x86\xd8\xa6\x6f\x66\x2f\x34\xd9\xce\x37\xe2\xa8\x79\x82\x50\xc1\x39\x36\x11\x28\x99\xd4\xb1\xb9\xea\x36\x56\xca\xe6\xf9\xb2\xb1\x52\x36\x5c\x2a\x99\x84\xac\xd8\xc4\x89\x7b\x30\x29\x2a\x0c\xfb\x7f\x8c\xbd\x4b\xee\x04\xad\xb2\xe4\x39\xaf\x55\xf4\x12\x00\xe7\x29\xfd\x75\xf7\xc2\xb3\x67\x3d\xe8\xfd\x0f\x5a\xe1\x3f\xcb\x73\x6e\xb5\xae\xce\x57\xa3\x54\x92\x19\x04\x10\x60\x98\x3b\x1e\xe6\x98\x9c\x43\x33\xf6\x62\x72\x0e\x19\x86\x17\xd3\x60\xc8\x30\xbc\x87\x1b\xc9\x30\xe4\x1d\x07\x1b\x4f\xf7\xf5\xd0\x2c\x53\xc4\x66\xbd\xfe\xa6\xaa\x29\x62\xb3\x5e\x8c\xca\x19\x7e\x99\x10\x1b\x5f\x55\x33\x46\xe5\x8c\xd2\x60\x67\x9b\x53\x5c\x65\xe5\x2d\x06\x53\x78\x64\xd5\xb9\x80\xc2\x23\xab\xce\x05\xa6\x36\x41\xde\x53\xb0\xa9\x19\xfb\xb2\x7e\x7d\xfa\xea\xdd\x9f\xe2\xe1\x8f\xd9\x3e\xc5\x3d\x78\xfd\xd0\x14\x00\x59\xdd\x63\xff\x1f\x61\x7f\x8a\xa2\x3f\x70\x6f\x6a\x6f\x7d\xe0\xde\x2c\x3f\x2d\xf7\xc1\x57\xbd\x5e\xe7\xa9\xe7\x6d\xca\x2a\xe4\x9d\x05\x53\x50\x62\x7d\x40\xd9\x14\xb0\x3f\x3f\xe3\x33\xc5\xdd\xd5\x07\xff\x99\x72\x50\x3f\xac\x8c\xb9\x7e\x1a\xf2\x93\xaf\x92\x85\x87\x58\x2a\x76\xae\x91\xa9\xd3\x14\x3b\xd7\x02\x46\x87\x62\xe7\x5a\xc0\xe8\x98\xb0\xd0\x16\xd8\x05\xe6\x4f\x9d\x1e\xd0\x50\x0c\x5b\x93\x7f\x7e\x29\x01\x77\xc0\x34\x58\x3c\xeb\x26\x77\xfd\x0a\xaa\x19\xd3\x60\x45\x35\x03\x37\xb2\xe2\xd0\x9a\x7c\xec\x4b\x7a\xdd\x81\xfe\x2e\x49\x70\x07\xa0\x7b\x49\x28\x9b\x5c\x78\xa6\xd0\xb2\x16\xd8\x31\x97\x04\x9f\x03\x28\xb1\x24\xf8\x2c\x1f\xfb\x92\xe0\x73\xb8\xb4\x59\xb2\xcc\x01\x58\x58\x55\x62\x8f\x9c\x4c\xad\x2a\xb1\x47\x36\xd0\xa5\x97\x1c\x23\x34\x7b\x75\x65\xba\x84\x66\x2f\x36\xc1\x16\x99\x45\x4b\x89\x2f\x23\xb3\x68\xe1\xd4\x6a\x11\x5b\x75\x29\xb5\x65\xac\xfa\xb3\xae\x65\x6e\x2c\x29\xab\xc8\xc7\xbe\x7e\x9a\x93\x1a\x8d\x9f\xe6\x24\xbc\x5a\x01\x54\x2d\x62\xb0\x28\x80\xaa\xc9\xe5\xae\x10\xa9\x16\x61\xce\x3b\xfc\x24\x28\xfd\xbe\x5b\x6f\xfa\x13\xd6\x6e\x5b\xfa\xe4\x09\xae\xb8\xa5\x4f\x2e\xc7\xf8\x96\x72\x38\x71\xec\xb6\x35\x92\x09\xec\xda\x92\xce\x4e\x30\xc9\x2d\xe9\xec\x54\xf4\xe7\xa5\xaf\x97\xaf\xf4\x37\xc1\xd9\xb6\xd4\xb0\xe5\x27\xdf\x7a\x0a\x24\x73\xb4\xad\xa7\x90\x3a\xd7\xb2\x16\x5a\xc2\xca\xd8\xd8\x98\x2d\x81\x6c\x7b\xa8\x2a\x88\xf4\x06\x8d\x9b\x7c\xdd\x5b\xb9\x60\x12\x5c\x6b\xeb\x95\x4f\x84\xda\x6c\x4f\x25\x7f\xf1\xf8\x13\xdb\x92\xd9\x31\x26\xc3\x86\xd0\x36\xd2\x53\xda\xde\xbf\x3c\x32\xdc\x77\x2b\x8f\x0c\x5b\xf3\xc6\xb5\xd8\x10\x6a\xb3\xad\x47\x66\x1c\x6c\x6d\xe9\x96\x20\xf2\x66\x5b\xba\x25\xc6\x3a\xda\xd2\x2d\x31\x60\x64\x4b\xeb\x92\xc0\x6f\xdb\xd2\xba\x24\xf0\xdb\xb6\x94\x49\x8c\x65\xb5\xa5\x4c\x62\x8d\x1e\xbd\x5f\x3a\x1b\xfa\xab\xe4\xfb\x84\x85\xdb\xd6\xdc\x30\x76\xea\x13\x55\x15\x7c\x5e\xe1\x55\xcd\x70\x69\x9e\xa8\x3f\x63\xbe\x1d\x49\xe8\xf3\x8e\xa4\x1d\xa9\xd3\xcb\xcf\x7c\x24\x23\x6f\xae\xb9\x64\x47\x32\xf2\x28\x57\xd8\xd1\xe3\xce\x1c\xac\x1f\x9c\xd2\x2d\xfb\xcb\x41\x76\xd8\xe5\x5b\x66\x12\x1e\xbc\x13\x4d\xae\xe3\x53\xa5\x49\xce\x53\x50\xe4\x52\xcb\x9c\xce\x28\x54\xa9\xc9\x75\x7c\x94\xf0\x37\xc3\x4b\x15\xb9\xd4\x32\x1e\xbf\xd3\x55\x15\x0b\xf6\xe8\x65\x5b\x52\x54\x9b\x22\x97\x5a\xfe\x2c\xdf\xff\x08\xfb\x47\xaf\xd6\x66\x06\xf9\x68\x16\x65\x06\xf9\x68\x69\x67\x6c\xa8\x23\xb1\xa6\xcc\x39\xec\x91\x90\x8e\x3c\xb4\x47\xea\x37\x84\x2e\xdb\x11\xde\xe6\xa3\x3f\xab\xfd\x1a\x64\xcd\x22\x39\x6c\x8f\x66\x91\x3c\xb4\xe7\xa9\x2a\x9c\xf9\x97\xf3\xc1\x56\xb0\x14\x2e\xc4\xb2\x15\x36\x85\x4b\xdc\x5d\x2b\x18\x0e\x57\x33\x81\x9c\x5f\x76\x71\xc9\xb6\xe2\x91\x57\x76\x95\xd3\xa1\xc0\x7f\xae\x72\x3a\x14\x36\xe2\xab\x9c\x0e\xc5\xf4\xe7\xab\xaf\x95\xaf\x4f\x5f\xfd\xe1\x5e\xe5\x74\x28\xb8\x35\xae\x72\x2b\x14\x10\xf5\x4a\xe7\x5f\x5e\xd6\x2b\x9d\xff\x82\xe1\x70\xa5\xf3\x4f\x06\x37\xbb\xd2\xbd\x27\x92\xd9\xae\x74\xef\x0b\x10\x7a\xa5\x7b\x8f\xa8\xaf\x5d\xe9\xde\xcb\xe9\xaa\x88\xaf\x46\xd8\xb3\x5d\x29\xdb\x17\x38\xea\x95\x1c\x3d\x61\xcf\x76\x35\x03\x11\x3a\xb0\xdb\xd4\x05\x9e\xe0\x6d\xfa\x33\x0c\xf6\x2a\x5b\x77\x61\x6f\x52\xf0\x58\x23\x2b\x90\xdd\xa6\xaa\x30\x2b\xae\xe6\x27\x69\xe6\xec\x2a\x8f\x15\xc9\xc5\xec\x0a\xbb\x48\x33\x67\x8a\x34\x6b\x95\x33\xcd\xfb\xcb\xe0\x4c\xd4\xc4\x15\xb2\x55\xc2\x51\xae\x26\xb3\xdc\xaa\x57\x2a\xdc\x68\x26\xd8\xd5\x04\xae\x58\x73\xf7\x27\x4d\x06\x47\xbd\x3f\x69\x32\x70\xfe\xfe\xb4\xc8\x58\x35\x57\x64\x83\x54\x6b\x76\x95\x68\xb8\x56\x55\xf5\x53\x48\xa3\xcd\x5b\xd7\xe2\x30\xb9\x82\xd0\x0a\xe7\x51\x38\x59\xab\xc0\xd1\x95\x30\x14\xe9\xd2\xec\x6a\xb6\x57\x0e\x4d\x14\x03\xd6\x50\x0e\xb7\x2b\xcd\x25\xa4\x0c\xec\x6a\xf2\x57\x3d\x14\xc1\x60\xe5\x88\xf3\x3e\xdd\xe8\x32\x55\x04\x83\x95\x43\x31\x45\x88\xb5\x0a\x76\xbd\xa0\x66\x70\x00\xfa\x82\x6a\x86\xa3\xbe\xa0\xaa\xd8\x4f\x9f\x30\xb3\x41\xbd\x1e\x36\x57\x93\xbf\xf7\x89\xd5\x34\x18\xac\x42\xc2\x1a\xd2\xd9\xa6\x90\xb0\x26\x8f\xee\x53\x16\x8f\xc6\x4a\x79\xca\xe2\xd1\x70\x89\x3c\x21\x2a\x52\x48\xf6\x84\xa8\xcd\x35\x13\xec\x29\x9d\x04\xd1\xcb\xf6\x90\xb9\x68\x0d\xbf\xcd\xd3\xac\x93\xb3\x54\x41\x5f\x8d\x70\x65\x53\xd0\x57\x6b\x9c\x54\x3e\x6d\xaf\xf2\x8e\xbe\xae\xaa\x38\x77\x7e\x9a\x48\x0d\x33\x59\x41\x5f\xad\x69\xe8\x94\x92\xbb\x01\xfb\x4f\xd3\xac\xc1\xc4\x9e\x04\xf1\xc8\xb7\x6e\x4f\x69\xa6\x3b\xa7\x42\x8f\x17\x40\x5a\xc7\x04\x7b\x62\x44\x1d\xd6\xfa\x70\xb4\xb6\x0e\x40\x3d\x6d\xcd\x1d\xd6\xfa\x34\xcd\x3a\x78\xf5\x34\xcd\x3a\x4b\xe3\x1d\x5d\xcb\x5a\x78\xa2\xb8\xf2\xac\x3e\xc9\x7d\xf7\xfc\x0f\x9a\x3c\xf6\xc4\xca\xc8\xbd\x6e\x4f\x6a\xde\x72\xba\x3e\xa9\x79\xcb\xe9\xfa\xa4\xe6\xdd\x21\x00\x4f\x24\xad\x3b\x01\xc8\x21\x48\x82\xdb\x77\x90\x1c\x82\x64\xb4\x7d\x21\xe4\x20\x70\xee\x83\x3f\x47\x0d\x85\xfb\x40\x72\x88\xea\xce\xe4\xcf\x82\xee\xee\x8e\xf1\x1c\x44\xb3\xbb\x3f\xeb\x1c\xe2\x4f\xeb\x9b\x1b\x09\xab\xbb\x1f\x34\xe7\x20\xac\x26\x36\x3b\x07\xc1\x6f\xf7\xa9\x9e\x83\x36\xe2\xe1\xfe\xa2\x1c\x38\x3f\x6a\x44\x32\xe7\x20\x64\x23\x09\x5d\x0e\x92\xeb\x44\x48\x30\x07\xa9\x85\x10\xab\x9c\x15\x96\xd6\x46\xa5\x55\x02\xba\xe1\xfc\x27\x07\x49\x6d\x8c\x46\x7f\x65\x92\x20\x65\x9f\x83\x1e\x2e\x52\xf6\x39\x6c\xa9\xa6\xbb\x25\x9b\xc3\xd6\xb5\x4b\x7f\xa6\x47\x63\xf3\x67\xce\x8f\xda\x70\x9f\x73\x0e\x04\xae\xb7\xb1\xb9\x56\x3a\x75\xe3\xd2\x41\xe9\xd4\x8d\xcb\x58\xfd\x94\xcf\x2f\xd7\xfe\x94\xcf\xaf\xae\xd5\x68\x5c\xba\x20\x1a\x36\x1e\xbf\x4a\x02\x8e\x9c\xda\x59\xb1\x64\x8d\x24\xda\x39\x8a\x93\x4f\x77\x01\xe5\x18\xa5\xdf\xe8\x21\x6d\x39\xea\x19\x91\x7d\x29\x2b\x8e\xab\x91\xef\x23\x2b\x8e\xab\x4d\x77\x6e\xe7\xa8\x34\x3a\x64\x8c\xca\x51\x14\x9d\xec\xd5\x39\x2a\x43\xcd\xec\xd4\xac\x0c\x35\x24\xee\xcf\x51\xa6\xd0\x74\xcf\x5b\x56\x1c\x57\x9b\x83\x9a\x95\xb1\x85\xdc\x5b\x39\x2a\x63\xcb\x74\x94\xc8\x0a\xeb\x6a\xd3\xf7\xc4\x1c\x89\x1c\x68\xe4\xa7\xce\x51\xa0\x41\x32\xe8\x1c\x65\x46\x21\xd1\x93\xa3\x36\xb2\xf9\xf4\x95\x46\xae\x40\xab\x38\x9d\x69\x2b\x70\x5f\x62\x14\xdb\x0a\xd4\x2c\xce\x46\x06\xe7\x1c\x45\xbd\xd0\x5d\xc9\x0a\xeb\x6a\x4b\x03\x8b\x99\xdc\x56\xa2\x2a\x6d\x73\x64\xc7\xcb\x8a\xe3\x6a\xa4\x7b\xce\x11\x3f\x64\x5b\x7a\x0a\xda\xd7\x96\xe9\xcf\x4b\x5f\xe9\xfe\xd2\x8d\x58\x0b\x51\x26\x36\x0e\xea\x1c\x65\x62\xaf\x4c\xab\x04\x47\xcb\x03\x18\x72\x94\xe1\xb0\x0a\xfd\xdd\xea\x42\xa1\x91\x5b\xf7\x2d\xdc\x57\x66\xc5\x2a\xcc\x1c\x4d\xef\xc5\xb2\x52\xc0\x58\x5b\x8d\xa7\x70\xf4\x6b\xa3\x19\x4a\x78\x87\x63\x3c\x47\x31\xcf\xd5\x18\x1c\xb1\x47\x3c\xe1\x39\xca\xac\x20\xd2\x3b\x27\x6d\x73\xcb\x8f\x47\x73\x0a\xaa\xca\x8f\x47\x73\x12\x22\x21\x89\x96\x93\x36\xc1\xe5\x1e\xa1\x9c\x94\x4e\x6b\x3d\xbe\xca\x78\x47\x21\x2d\x27\x65\xb9\x42\x16\x2c\x27\xe5\x90\xc2\xa1\x9d\x93\xac\x48\x5c\xd6\x39\xe5\x9f\xde\x23\x55\x29\xa9\xd0\xce\x7c\xed\xfa\xea\xb1\x94\x39\x71\x16\xd9\x08\xb1\xce\x49\x33\x67\xab\x47\xda\xb9\xb6\x9f\xff\xe6\xa4\x07\xba\xf7\x3f\xf8\xf6\x73\xd2\xb3\xde\xcc\xed\x24\xef\x0a\x6e\xe4\xac\x20\xae\xb6\x0f\x23\x73\x7e\xca\x90\x91\xaf\xfa\x15\x44\x55\xc6\xff\x46\x40\x75\x56\xc6\xff\xb6\x7d\x43\xcc\x8a\xf8\x6a\xfb\x31\xaa\xe7\x27\x4f\xc4\x40\x9d\x5f\x26\x35\xd5\xfc\xcb\xa4\xa6\x9a\x95\x6c\x0b\x84\x51\x5e\xfe\x76\x22\x7d\x97\x3e\x27\x2e\xe8\xac\x4c\xf4\xed\x30\x99\x93\x8c\xc4\x93\xa9\xf9\x29\xc9\x57\xa6\xe6\xf7\xcb\x77\xe6\x6d\x56\x10\x57\x3b\xbe\xcd\x65\xa5\x41\x6f\xc7\x89\x47\x56\xfe\xf1\x76\x98\x81\xf6\xcb\xb3\x06\xfe\xd8\x2f\x93\x1a\x80\x63\xbf\xf4\x61\x6e\x19\x65\x65\xa0\x6e\xe4\x89\xce\x0a\xa0\x6a\x08\x02\x67\x65\x64\x6e\x04\x72\x67\xa5\x51\x6e\x38\x8a\xb3\xd2\x28\xb7\x73\xb9\x91\xc0\xea\x5c\x6e\x54\xd5\x5f\x67\x74\x59\x31\x51\x0d\xb5\xe4\xac\x8c\xc6\xed\xf0\x50\x94\xb3\xb8\xa1\x00\x9c\x95\x3c\xb7\xdd\x48\x33\xb4\x91\x11\xf5\x9d\x15\xe6\xd4\xf0\xfd\x66\xfb\x97\x74\x15\xdd\xd7\x36\x77\x81\xee\x5f\x5e\x5a\xb4\x71\xb2\x92\xba\xb6\x0b\x2c\x28\x23\x6a\x23\x69\x6f\x56\x4a\xd0\x86\xd4\x67\x56\x4a\xd0\x86\x3e\x67\x56\x20\x53\xbb\xee\x21\xc9\x4a\xe5\xd9\xee\xa0\x0b\xe7\xa7\xae\x46\xf7\x35\x09\xef\xe4\xcf\x9a\x84\x44\x7d\xe7\x5f\xc2\x4d\xfc\xb7\x59\x09\x37\x1b\xb9\x8a\xb2\x12\x6e\xb6\xcb\xae\xa7\x84\x9b\x8d\xb4\x47\x59\x09\x37\x1b\x19\x88\xb2\x12\x6e\x36\x82\xc0\xf3\x2f\xe1\xe6\x8b\xdc\x97\xf0\x8c\x86\x87\x36\x2b\xe1\x66\x43\x49\x26\xff\xf2\x60\x3e\x66\x9d\x02\x99\x1a\xa1\xda\xd9\x7e\xf9\x3e\x34\xeb\x64\x0b\xa0\x24\x93\x95\x8f\xb2\xa1\xcc\x96\x15\xb9\xd4\xd0\xf6\xcc\xca\xed\xd8\xc8\xec\x99\x95\xdb\xb1\xe1\xa4\xcd\x0a\x64\x6a\x44\x5c\x67\xa5\x4d\x6c\x48\xc7\x64\xa5\x4d\x6c\x8f\xa7\xa0\xb4\x89\xed\xf1\x14\x94\x36\xb1\x3d\x3f\x07\xc9\xbf\xf4\x85\xa4\x01\xcd\xbf\x04\x85\x0f\x26\xf6\x4b\x50\x88\x83\x37\xff\xb2\x0a\x3e\x77\xb6\xe4\x5f\xb2\xbf\xe7\x34\x3b\xff\x32\xfa\xbd\x4d\x55\x5a\x29\x0f\xcc\xf9\x25\xda\x7b\x9b\xfb\x2a\x77\xde\x63\x69\xfc\x92\xc7\xbd\x4b\x7f\x95\x3c\x0e\x41\x98\xfc\xcb\xf8\xf6\x98\xde\x4a\xe2\xd6\x43\xe0\x57\x1c\x71\x3d\x44\x5a\x85\x23\xae\x13\xda\x9d\x15\x5f\xd4\x43\xd2\xaf\x4f\x5f\x69\x15\xc7\x31\x3d\xb0\x9f\x2a\xfa\xa8\x93\x9c\x34\x2b\xc7\x59\x0f\xee\x25\xc8\xca\x62\xd6\x03\x6b\x41\x59\xcc\x3a\x52\x57\x59\x09\xc2\x7a\x60\x69\x28\x41\x58\x0f\xec\x98\x4a\x10\xd6\x03\x3b\xa6\x12\x84\xf5\xc0\xd3\xff\xa5\xc1\xc2\x29\x9d\x7f\x69\xb0\x82\x9e\xaf\x32\x5b\x85\xfe\x0f\xe2\x0c\xf9\x97\xf4\x2a\x74\x06\x4a\xc9\xa7\x50\xa1\xc9\xbf\xe4\x53\x01\x8a\xfe\x4b\x3e\x45\x78\x79\xfe\x25\x9f\x0a\xec\x35\xbf\x7c\x52\x61\xd2\x59\xe5\x93\xc2\xf5\x9d\x7f\xf9\xa4\x08\x2f\xcf\xbf\x9c\x50\x01\x8a\xfe\xcb\x09\x15\xd8\x88\x7f\xf9\x95\x02\xdb\x8d\x72\x24\xf5\x70\x99\x63\x5b\xcd\x80\x68\xe5\xad\x66\x3c\x5d\xab\x67\xcd\x76\xa3\x0c\x4a\x3d\xb0\x96\x95\x41\xa9\x93\x73\x39\x2b\x57\x51\x8f\x91\x6b\xa5\x2c\x8d\x63\x3c\x2b\x57\x51\x8f\x91\x6b\x25\xad\x1c\x8d\x1e\x41\x86\x3b\xf9\x9a\xb3\x22\xaf\x3a\xfa\x36\x59\x79\x70\x3a\x71\xec\x59\x79\x70\x3a\x4e\xf5\xac\x3c\x38\x3d\xb2\xd2\x95\xec\xa6\x93\x7d\x29\x2b\xad\x4c\x8f\xee\x6d\xc8\x4a\x2b\xd3\x91\xbb\xc9\x4a\x2b\xd3\xc9\xdc\x94\x4b\x54\xcd\x2c\x7c\x65\x8a\xe9\xd1\x63\x39\xb2\xd2\xbb\xf4\xc8\xd2\x56\x8a\x96\x1e\xdd\x9b\x94\x15\x00\xd6\x23\xcf\x57\xe9\x4e\x7a\x84\x0c\x2b\x39\x48\x8f\xec\x4d\x8a\xf2\xea\x91\xe5\xa9\xf4\x1f\x1d\x41\x9b\xac\x28\xaf\x4e\x36\xa2\xac\xc0\xad\x1e\xaf\xbe\xea\x46\x97\x6b\xab\xaa\x82\x2c\x29\x0f\x45\x8f\x70\x00\x85\x75\xf5\xc4\xa6\xaf\x3c\x14\x3d\x05\x5d\xcb\x14\x4d\x2c\x5e\xe5\xa1\xe8\x04\xcc\x67\x45\x79\xf5\x14\xa9\x59\xcb\x93\x80\xf9\xac\xb4\x0e\x9d\x83\x80\xac\xb4\x0e\x9d\xbc\x39\x59\x21\x61\x3d\xb1\x96\x15\x12\xd6\xc9\x13\x94\x95\x4f\xa1\x93\x82\x27\x2b\x9f\x42\x27\x24\x3e\x2b\x16\xab\x27\x3f\x07\xc9\x8a\xc5\xea\x09\xc2\x20\x61\xff\x9e\x58\x9e\x8a\xc5\xea\x24\x8e\xc9\xd2\xdb\xef\x49\xcf\x48\xab\x8c\x63\x82\x2c\xbd\xfd\x9e\xf4\xc8\x94\x88\x2d\xb1\x06\x15\xc7\xd5\x49\xdf\x93\xa5\x99\xdf\x93\x9e\xa0\x96\x55\xc2\xa8\xfc\xa9\xe2\x13\x6c\x9f\x7f\xaa\xf8\x49\xcf\x57\xda\xf5\x09\x06\x28\xed\xfa\x9e\x0e\x35\x6b\x49\x26\x36\x50\x69\xd7\x77\x12\xc7\x64\x85\x84\xf5\x04\x33\x51\xd0\x57\x27\xba\x3e\xff\x54\xe2\xd3\xa3\xfb\x52\x89\x4f\x80\xf3\x4f\xa1\xdd\x02\x55\x49\xa1\xdd\xd8\x5e\xa5\xc1\xde\x0d\x8e\xa7\x90\xb0\x6e\x7a\x64\x5a\x83\xa8\xdf\x64\x85\x84\x75\xd3\x13\x64\xc7\xec\xc6\x0a\x95\x62\x79\x27\x45\x7e\xfe\x09\x89\x9b\x1e\xa8\xd6\x2f\x91\xf9\xf9\x27\x06\x6e\x80\xf3\x4f\xc1\x1b\x31\x9c\x2c\x05\xef\x6e\xae\xa8\x9f\xa5\x1d\xdd\x89\xae\xcf\x52\x87\xee\x06\xe5\x93\x3a\x74\x37\x7f\x29\x29\x4b\x1d\xba\x13\x7b\x9f\x15\x4e\xd6\x51\x9e\xc9\x52\x69\xee\x04\xc9\xe7\x6a\xfa\x33\x16\xa8\xa4\x95\xbb\xb1\x06\xa5\x72\xdc\xd1\xa5\xc9\x8a\x3d\xeb\x9e\x27\xe8\x3f\xc2\xbe\x34\x8d\x3b\xd9\x5b\xb2\x84\x79\x3b\x2a\x34\x59\xc2\xbc\x1d\x15\x9a\x2c\xe9\xdd\x9e\x79\x22\x52\x1f\xed\x1c\x37\x64\x29\x88\xf6\xac\xa1\xc0\xb0\xed\x48\xb8\xe4\x7f\x6b\x84\x32\xaa\x5a\x08\x04\xae\x67\x09\x81\xf6\xdc\xa8\x79\xea\x46\x8d\xaa\xb0\x65\x3a\x7a\x2f\x59\x42\xa0\x9d\x8c\x2d\xb9\x6a\x7f\xe1\x3c\x22\x57\xed\x2f\x08\xbc\x64\xa9\x77\xf6\x3c\x68\xa4\x60\x3f\xb3\xfb\xd4\xa3\x1b\x69\x90\x95\xd4\x00\x91\x96\x5c\xb5\x0b\x10\x8b\x9e\xab\xe6\x67\xc6\xee\xab\x57\xdd\xd7\xd0\xe1\xbf\xed\x19\x26\x59\x25\xb0\x9f\x2f\xcd\x90\x76\x3d\x32\x2c\xb9\x09\xd8\x39\x8f\xc8\x0d\xb3\xa2\x17\xd0\x49\xea\x9d\xbd\x60\x06\x36\x4d\x1b\xc4\x52\x72\x23\x30\xa0\x17\xf6\x97\xa6\x69\x83\x58\x4a\x6e\x9a\x36\xa5\xe8\x57\xfd\xd9\x4f\x69\x73\xcb\xaa\xb9\xe9\xab\x6a\x06\x8e\x1a\x2f\x62\xf4\xe2\x71\x2f\xb9\xc1\xac\x7a\x01\x8e\x5a\xd1\x8d\x60\x83\x8a\xac\xeb\x9c\x47\xe4\x26\xac\x2e\x1e\xe8\x92\x25\xaa\xd9\x0b\xf8\x23\xe9\xcb\x4e\x6c\x76\x6e\x22\x3c\xa4\xd7\xcf\x92\xa0\xec\x85\x8d\x5b\xea\x8e\x1d\x57\x7f\x6e\xda\xc7\x2b\xcc\xb9\x69\x1f\x27\x75\x48\x6e\x38\xb5\x7a\x2d\xfa\x5a\xf5\xd5\x87\x5d\xa2\x8b\xbd\x62\x23\x2b\xd0\xae\x93\x70\x33\x4b\xfc\xb0\x23\xfa\x91\x25\x60\xd8\x2b\x3e\x9f\x9e\xf4\x15\x2a\xd2\x93\x6e\x84\x4f\x40\x71\x77\x9d\x90\xe9\xdc\xb5\x3c\x2b\x2c\xb4\x23\x51\xde\xeb\xd3\x57\x46\xb2\x61\xcc\x4a\x78\xb0\xb7\xc8\x7d\x71\x5b\x75\xc2\xa4\xb3\x84\x07\x7b\x83\x6c\x74\xdc\x56\xbd\x45\x5a\x55\x94\xb7\x82\x7d\xad\xeb\x19\xa1\x10\x92\xbb\x38\x2a\x91\xcf\x59\xd1\x74\xbd\x31\x37\x7a\x53\xce\x0e\xec\x88\x2e\xed\xe8\xc6\xfa\x55\x44\x5c\x6f\xf0\x87\xce\x61\x4d\x6f\xf8\xd6\x7a\x57\xea\x0d\x3f\x8d\xca\x5d\x49\x5d\x1b\x7b\x53\xd7\xde\x44\xc8\x71\x96\x4a\x61\xc7\xa9\x9e\xbb\xb2\x82\x92\xcd\x30\x77\xed\x3e\x4d\x03\xab\xdd\x07\xa5\xe5\xdc\xd7\x2f\x6d\x07\xdd\xd7\x82\xc5\x03\x9f\xfb\xbf\xd2\x8e\x30\x1a\xda\x50\x1a\xab\xac\xff\x52\x7e\xb0\xa1\x28\xaa\xad\xf7\xc0\xb5\x38\xa5\x3b\x21\xc7\xb9\xdf\x5f\x42\x10\x7e\x7d\xd2\x13\x66\x0d\x0e\xe1\x7c\x67\xd3\x57\xec\x59\x27\x02\x39\x2b\x9c\xac\x77\x86\x4e\xe1\x64\xbd\x17\xfd\x59\x37\xc2\x8b\x35\x34\x91\x88\x40\xce\x43\x13\xa9\x33\x27\x87\xb6\x8c\xce\xb0\x8f\xa4\x66\xf8\xe1\x78\x96\x68\x61\xef\xac\xd0\x21\x62\xd6\x3b\x8d\x34\x65\xf1\x80\x3f\x0c\x53\x55\xdf\x43\xf9\x8f\xb0\x3f\xb2\x12\xb2\xc0\xd8\x87\xe6\x58\x87\xb1\x2b\x0e\xad\x77\x2c\x2c\xe9\x0a\xf6\x0e\xd0\x0d\xb1\xa3\x8e\x85\xa5\xf0\xb0\x4e\x34\x72\x1e\x82\x6e\x32\x66\xe6\x21\xe8\x1e\x1e\x45\x90\x87\xa0\x7b\xb0\x11\x0f\x91\x87\xc1\x1e\xa1\xf0\xb0\x8e\xc4\x47\x1e\x62\xdd\x43\x9d\xd5\xc3\x1d\x78\x57\xc6\xd5\xaf\x6c\xb5\xe3\xfd\x12\xc2\xfa\xb5\xf3\x97\x68\x03\x24\x97\x56\x5e\x1f\x1e\x00\x96\x67\x50\x56\x20\x2c\x4a\x49\xe7\x75\x34\x3d\xf2\xd4\xb3\x1e\x47\xbf\xaa\x91\xcc\xc0\xa9\xa7\x39\x00\xab\xa9\xa7\x39\xb0\x32\xa6\x1e\xd0\xc4\x7f\xab\x30\xad\x3e\xa1\xac\x13\x67\x60\x9f\x30\x9c\x89\x15\xdc\xa7\x47\xe5\x65\x69\xdc\xf5\xc9\x84\x54\x4c\x57\x9f\x51\x35\x4f\x7d\xdd\x7c\x5d\xfa\x4a\x07\x45\xd1\x11\x0f\xc9\x33\xeb\x57\x86\x5d\x2a\x76\x7d\xb2\x65\x4c\x59\xc1\x13\xa3\x63\x16\x5d\xeb\x67\x37\x79\x8a\x03\x4c\x08\xcf\x24\x0a\xb1\xcb\xe5\x2e\x9d\xba\x3e\x99\xae\xd2\xa9\xeb\x93\xad\x59\x6a\x72\x7d\x72\xd0\x23\x81\xb8\x3e\x01\xd8\x29\xd8\x9f\x58\x19\xb3\xab\x55\xd0\xa1\x49\x30\x43\x9f\x1c\xf4\x4c\xe1\x8f\x1c\xf2\x53\x19\xa8\x27\x0e\x84\xa9\x2d\x63\xea\x81\xca\xce\x9d\x80\xf3\x14\xd9\x98\x38\x6c\xa7\xc8\xc6\x64\x1f\x97\x5e\x5c\x9f\x18\x2c\xd2\x8b\xeb\x13\x7e\x2b\x45\xb8\x3e\xf5\xf4\x95\x3a\x79\x5e\x6e\xa4\xd4\xc9\x93\x33\x94\x29\x12\x4e\x96\xf0\x2c\x09\xb8\x3e\x59\x1a\x53\xdc\x63\x62\x72\x4e\xa5\xa6\x9a\x98\x9c\x53\x30\x38\xb1\x7d\x14\xc6\xd6\x27\x5b\x86\xf4\xe2\xfa\x0a\xba\xef\xd3\x57\x87\x6e\x85\xb1\xf5\xa5\x99\xa3\x75\xb4\xb0\x5e\xa7\x48\x38\x9a\x2d\x79\xca\x6a\x5e\x9a\x39\x1c\x12\x75\x1d\x13\x4c\x25\xe8\x91\x43\x7e\x3e\x55\xc5\x7e\xba\x34\xdb\x11\x48\xc9\x0a\x54\xeb\xe4\x28\xc9\x4b\x0c\x16\x81\x94\xbc\x04\x56\x0b\x18\x91\xd8\x5a\x5f\x3c\xb2\x95\xd4\xa3\xa5\x9a\xd5\x23\x60\x7f\x69\xe1\x2c\x9e\x82\x42\xe0\x3a\x02\x29\x79\x69\xe1\x90\x6b\x23\x2f\x2d\x1c\xd2\x24\x65\x29\x95\xf5\x0d\x33\x59\x9a\x75\x5b\xad\xd2\x34\xdb\x6a\x86\xa6\xd9\x86\x66\x2f\x4d\xb3\xbd\xa8\x59\xdb\x1c\xfa\x21\x79\x29\x85\xfa\x86\x75\x2f\xa5\x50\x97\x6f\x7c\x29\xd1\xf9\x86\xc6\x48\x70\xac\x6f\x60\x44\x82\x63\x9d\x34\x49\x79\xc9\x12\x24\x00\x3b\x2b\x9a\xae\x6f\x26\xd2\xfa\xe5\xe0\x56\x07\xc5\x69\xe5\xdf\x5e\xe2\xb4\x87\x53\x83\xa5\xa9\x72\xd8\xaa\x14\x4d\xd7\x4f\xf9\x27\xb6\xbf\x94\xc2\x8c\x38\xe7\x2c\x59\xb3\x7e\x80\xdf\x25\xcb\xee\xe0\x4f\x58\xf8\x15\xfb\xd1\xc8\xe0\x27\xef\x47\x8f\x4f\xb9\x99\x0e\x67\xa9\x5b\xcc\xea\xb0\xa7\x6f\xa5\x4c\x3a\x5b\xbf\xaa\x66\x1e\xae\x84\xcb\x3a\xb2\x24\x79\x0b\x6f\x0f\x2e\x82\x1d\x75\x5f\x0f\x6c\xce\x5b\x39\x83\x8e\xa7\x4c\xca\x5b\x3b\xef\xe1\xe4\x71\x6b\xbb\x24\xce\x39\x6f\x53\xc6\xa8\xa4\xaf\xca\x18\x85\x8f\x6e\xcb\x68\x42\xd9\x3e\x2b\xc0\xaf\x5f\x7c\xb0\x92\x26\xeb\x17\x93\x64\xcb\xd8\xb9\x6c\xc4\x8a\xd9\xeb\xb7\xe9\xcf\x4a\x02\x05\x3b\xda\xf2\x45\xdc\xc6\x7d\x85\x99\x97\x9d\x6b\x8b\xfd\x5e\x78\xf5\x6e\xbf\xe4\x53\x9d\xaf\xba\x2f\x54\x6a\x8b\xb3\xc9\xd7\xbd\xb5\xdb\xa2\x70\x92\xb7\x00\x16\x85\x93\xbc\x85\x7b\x97\x9d\x7a\x0b\x25\x48\xc6\x94\xb7\x0c\xf9\x07\xff\xd9\x02\x8d\x07\x86\x6c\x3d\xee\x17\x68\x86\x68\xf6\xc3\x7f\xa2\x98\xbd\x2e\x07\xf5\xd1\xf3\x7d\x1e\xdf\x98\x8f\xbc\x58\xf2\x39\x1f\x79\xb1\x88\x28\xce\x12\x3d\xeb\x68\x80\xe4\x23\x0b\x9a\x04\x52\xf9\x68\x6e\xbc\xae\x6b\xd5\x0c\xba\x7f\x94\x4e\xeb\x11\x1b\x70\x94\x4e\x0b\x59\x8f\x2c\xc1\xb4\xfe\xd8\x14\x8e\x1c\x62\x6f\x52\xb3\x1c\x62\x0f\xfc\x91\x42\x5a\x7f\xec\x11\x47\x33\xe7\xb1\x96\x8f\x3c\x60\xcf\x03\x29\xf3\x49\x6a\x33\xc6\xdd\x11\x2b\x7b\xd0\xfb\x23\x43\xfe\xb1\x0b\x1c\xc1\x20\x9a\xe4\xf9\x08\x06\x11\x0c\xc9\x47\x30\x28\x8f\xb4\x62\x05\x47\x60\x2d\x2b\x56\x70\xa0\x3a\x9e\x8f\x32\x28\xc9\xe7\x7c\x94\xc3\x37\x00\xdd\x12\x6a\x1b\x44\x2f\x67\xc9\xa9\x8d\x00\x7d\x92\x9c\xda\x40\x57\x3c\x4b\x4e\x6d\x04\x3d\x32\x65\x02\x42\x7b\x24\x1f\x65\x02\x0a\x90\xff\xa3\x5c\x3f\x01\x43\xe9\x28\xd7\x4f\x00\x19\x8e\x72\xfd\x04\x0e\x5e\x8f\x72\xfd\x04\x0f\xbf\xc9\x52\x57\x1b\x81\xb5\x70\x94\x73\x27\x70\x2c\x7b\x94\x73\x87\x4c\x88\x59\xd1\x8f\x23\xb0\x34\x14\xfd\x38\x50\x35\xc9\x8a\x6f\x1c\x01\x8b\xec\x28\xcd\x6b\xd0\xd3\x57\xa2\x9c\xc0\xee\x73\x94\xe6\x35\x70\xc4\x79\x94\x28\x27\x60\xda\x1f\xa5\x79\x0d\x83\x47\xa6\x44\x39\x28\xa2\xe4\xa3\x84\x35\x01\x7e\x78\x9a\xc6\x6a\xd2\x7d\xa5\x5b\x25\x1e\x3b\x1f\xa5\x5b\x45\xf3\x24\x1f\xa5\x95\x09\x9a\x39\xca\x64\x1a\x34\x55\x94\xb1\x05\xcd\x93\x7c\x94\xb1\x25\x5c\xa6\xb7\x92\x84\x06\xcd\x0d\x25\x09\x95\xcb\xfa\x40\x36\x06\xa2\xeb\x59\xb1\x94\x03\xd1\xf5\x7c\x96\x32\xb9\x6b\x6e\x2c\x65\x72\x67\x97\x3f\xec\xf2\x23\xa6\xfb\x0f\xb0\x7f\x94\x41\x32\x72\x6c\x77\x94\x41\x32\x42\x0e\x25\x34\x37\xe4\xaf\x96\xd0\xdc\x88\xb0\x41\x45\x6c\x8e\x08\x27\x57\xc4\xe6\x20\xae\x3b\x2b\x62\x73\x44\xcd\x04\xbc\x70\x23\x02\x74\x07\x2f\xdc\x88\x00\xdd\xc1\x0b\x37\x22\x8e\x9a\xab\xbc\x72\xc4\x75\x7b\xea\x0e\xbe\x66\xbe\xea\xbe\x8c\xf9\x8d\xbf\xbc\x81\x9d\xaf\xba\x2f\x1b\x8a\x22\x36\x47\xc4\x27\x79\x95\xd0\x2d\x12\xd9\x72\x95\x2b\x2d\xb2\x83\x5c\xe5\x4a\x8b\x38\x21\xef\x2f\xd5\x35\x54\xea\x6a\x11\x25\x88\xb4\xa2\x2e\x07\xea\x28\xf9\x6a\xba\x26\x16\xd1\x55\x6a\xdd\xc4\x54\xbf\xca\x87\x9b\x3a\xd7\x6a\x26\xa0\x40\x9e\x15\xd0\x38\x12\x06\x8b\x02\x1a\x07\x72\x28\x59\x01\x8d\x23\x81\xf3\x77\xfe\x32\x8c\x53\x95\x12\xc2\xca\x9d\x7b\x95\x10\x36\x31\x7b\xaf\x66\x51\xc2\xbb\x72\x35\x8b\xe4\xdd\x55\xb8\xe3\x48\x1a\xe7\xa5\xaa\x34\xce\xeb\x97\xda\x9b\x1e\x29\x51\x69\x62\x32\x5f\x65\x26\x4d\x00\xdd\xd5\x94\x4b\xec\xd4\x57\xf9\x43\x13\xb6\xcf\xe5\xd8\x7d\x18\x96\xe0\x65\x07\x19\xc6\xf1\x99\x04\xf1\x86\x41\x3b\x15\xb2\x38\xe4\x92\x55\x8c\xe2\x30\xc2\xab\x14\xa3\x38\x50\x2f\xcf\x12\xa6\x1b\x06\x94\xbd\x5f\xa2\x40\xe6\xe4\xfb\xa5\x6e\xc7\x0a\x7e\x4a\x42\x27\x1f\xec\xfb\x65\x18\xe7\x20\xf2\xfd\x32\x8c\x83\x03\xef\x97\x61\x9c\x91\x7c\xbf\x0c\xe3\x1c\xca\x3f\x4d\x06\xc3\x8f\xf1\x7e\xf9\xb8\xa1\x7f\xef\x5f\xf9\xb8\xa9\xea\x97\x17\x9b\x85\xff\x7e\x79\xb1\xd9\x32\x14\x94\x38\x8c\x49\xa8\xa0\xc4\x61\x4c\xc2\xa7\x8c\x51\x99\xa1\x53\x60\xe1\xc8\x9c\x1e\x3e\xa5\xe5\xcd\x78\xc0\x9e\x60\x21\xe3\x8b\x78\xb0\xc1\x81\x60\x48\x7e\x5a\xec\x19\xac\x56\x34\xe0\xc8\x90\xba\xa7\x2c\xae\x19\x56\x23\x61\xba\x91\x71\x2f\xbc\xab\x3f\x0f\x7e\xbd\x4a\xab\x0d\xde\xbe\xab\xb4\xda\x43\x7f\x56\x55\x10\xf8\x87\xb3\x65\xa0\xd4\x91\x9f\x70\x23\xb3\x81\x3e\xe1\x46\xbe\xaa\x4a\x3d\xc2\x14\x7a\xf8\x4e\x07\xaa\x17\x59\xfa\x78\x43\xee\xd0\x87\xa5\x3f\x4a\xd2\x8d\x78\x0a\x05\x34\x7b\xb8\x71\x06\x42\xd3\x9e\x17\xc4\xbf\xb2\x09\xbe\xa7\x54\x5c\xf8\xf6\x1f\xa7\x06\xa3\x68\xe8\x84\x57\x85\x93\xd6\x27\xbc\x42\x22\x23\x3f\xe1\x55\x81\xe4\x3c\x4e\x0d\x46\x71\x7e\x58\x82\xa6\x68\xf1\xf3\xb5\x12\x82\xfe\xec\xe0\x56\x82\x66\x6c\x71\x2f\x74\x09\xb0\x9a\x81\xb3\xb4\x04\x58\xcd\x40\x40\xa3\x28\x6a\x71\x10\x8f\x5d\x82\x90\x10\x99\x8b\x12\x94\xda\x12\x65\x69\x4f\x31\xe2\x5f\xf7\x3f\xb0\xfd\x22\x6d\xc0\x51\x7c\xba\x16\x89\x01\x8e\x72\x68\x92\x98\x46\xf1\x8d\xa9\x04\x31\x0d\x94\xa2\x3d\x55\xc9\xf7\x15\xa5\xe8\x12\x94\xc9\xb1\xfa\x4e\x54\x82\xd2\x35\x56\x67\x29\x25\x08\x42\xab\xbb\x28\x4b\x50\xba\x46\xf4\x31\x4a\x50\xba\xc6\x9a\xe8\xbb\xd2\x17\x56\xe3\x57\xa5\x2f\x24\x54\xbb\x04\x91\x96\x9a\xb9\x91\xe0\xb7\x66\xfa\xae\xbc\x81\xb5\xd0\x66\xe5\x0d\x44\x3d\xa3\x04\xe5\x0d\x44\x3d\xa3\x04\xb1\x94\x5a\x69\x95\x88\x47\x6d\xdc\x48\xf4\xa0\x76\x3a\xa8\x2c\xf0\x78\x86\x4b\x50\x16\xf8\xda\xb9\x91\x16\x6f\xf5\x85\x50\x82\x16\x6f\x1d\xb4\x4a\x29\xd4\xeb\xe4\x5a\xe5\x3d\xaf\x8b\xa7\x29\xb6\x80\x76\x74\x91\x80\xe1\xa8\x8b\xfb\x2a\xef\x79\xd5\xc3\x15\x0e\xd4\xc5\x53\x50\x66\x73\x7c\xce\x45\x81\xa3\x03\x9f\x73\x09\xda\x23\xea\xa5\x47\x53\x37\x7a\xfc\x79\xea\x46\x8f\x3f\x0b\xf6\xab\x9e\xef\x52\x9a\xb9\x40\xab\x88\xe8\x1b\x78\x95\x8b\xd4\x0e\x47\x33\x6a\x3e\xbf\xcc\xb3\x3c\x14\xad\xa9\x56\xa8\x4a\xd0\x8d\xa3\xb8\x44\xa5\x9a\xc5\x33\xec\x29\x61\xf8\x7a\xf9\x4a\x8f\x1a\x0b\x41\x9a\x7e\xa3\xf9\x5b\x0c\x25\x6a\xc6\x22\x64\x51\xa2\x92\xab\xe2\x55\x2e\x51\xe9\x53\x91\x92\x2e\x51\x73\xb2\xb9\x93\xc7\x13\xc6\xf8\x57\xa6\xb7\x54\xfb\x06\xb1\xd9\x25\x8a\xdf\x36\x37\x2a\x4b\x54\x4e\xc9\x1e\x68\x86\x72\x4a\xe2\x28\x2e\x51\x33\xa7\xbb\x31\x5e\xa2\xf8\x6d\x77\x1b\xb3\x44\xf1\x5b\x74\x2d\x8a\x42\x43\x47\x4f\x74\x5f\x94\xa0\x1b\x5d\xd0\x2e\x8f\x67\xb8\x48\xb5\x6f\x74\x0f\x0c\x2e\x51\xd9\xd8\xbb\x9f\x73\x15\x85\x77\x8e\xde\xb9\x91\x60\xbf\x6b\xe8\xb4\xcb\x13\x35\x5d\x14\xfc\x39\xfa\xe0\xbe\x78\xe0\x07\x41\xd4\x25\x6a\x32\xe0\xe0\xf5\x44\x35\xfe\x75\xd1\x5f\x3d\xfd\xce\x14\x55\x00\xe7\xe8\x9b\xaa\x7e\xc9\xca\x1d\xd8\x4b\xfc\x65\x18\x3f\x0c\xce\x2f\x4b\x38\xb3\x2e\x1e\x8d\x06\x30\x12\x8f\x7a\x74\x69\xf3\x51\x9b\x1f\xcd\xb8\x4a\xc7\xa9\x71\x16\xec\x0f\x06\x56\x41\x98\x83\x88\xeb\x92\x34\x91\x86\xbf\xee\x5d\x92\x18\xe0\xf0\x6d\xae\x24\x31\xc0\xe1\x4c\xac\x24\x65\x07\x26\xcf\x7b\x49\x4a\xf8\x4b\x26\xf7\x92\xf0\x62\x0d\xe2\xb1\x4b\x12\x3f\x1c\x8d\xaa\x34\xeb\x46\xa3\x19\x9a\x75\xc3\x2d\x14\xcf\x79\xe3\x5f\x41\x86\xa4\xa4\xbd\x83\xe9\x9d\xc4\x3d\x06\xcf\x28\x09\xfa\x08\xde\x2e\x49\x76\xd3\x38\xdc\x48\x84\x61\xb0\x7e\x15\xde\x39\xc6\xa1\x2a\xa1\x19\x9a\x18\x25\x09\xcd\x86\xd3\x89\x92\x78\x6d\x61\xb8\x26\xc6\x7f\x84\xfd\x24\x58\x98\x89\x6a\x35\xe5\xa6\x33\xd8\x22\xc9\xbe\x31\x8d\xaf\x9a\x18\x33\x73\x53\x3c\x96\x63\x6a\x54\xb7\xae\xad\xb4\x9f\xc8\xde\x41\x0e\x50\xcf\x8e\xe3\x5f\x99\xbd\x12\xf4\x1b\xb3\xeb\xcf\xaa\x4a\xe3\xa6\x4c\xf4\xf8\x7e\x4b\x52\x26\xfa\x39\xb9\x91\xe6\xc9\x5c\xfa\x75\xeb\x2b\x37\x12\x79\xc0\x43\x5b\x24\xca\x37\xa6\xbf\x82\x54\x92\xe0\x68\x6a\xa0\x94\x52\x1c\x97\x6c\x51\x00\xe7\x98\xc0\xa0\x69\x8e\x11\x6e\x5d\x4c\xe8\xb4\xdc\x18\x2f\xa6\x69\xb3\x9c\xfc\x17\xd3\xb4\x59\x2e\x56\x50\xec\x97\x27\xda\xcf\x25\x8b\xfd\x72\x3d\xbb\x37\xa9\xd8\x2f\x6f\x72\xe6\xcf\xda\x5e\x57\xe1\xd7\x5f\x0a\x63\x8f\xda\xf2\xdc\x39\xfe\xd5\xcf\x32\x8a\xb5\x5f\x32\x6b\x7f\x28\x26\x0c\xc1\x8f\x5a\x4c\x26\x24\xd1\xc8\x45\x81\x94\x63\xf9\x59\x7f\x91\x5e\xdc\x58\xcc\x22\x9b\xbf\x4c\xca\xfe\x14\x24\x1f\x37\xd6\xe5\xbe\xfb\x97\x3a\x99\xfe\xea\x29\x6c\xa7\x9d\x45\x11\x8c\x63\xab\xfb\xa2\x70\xdb\xf4\x55\xd9\x81\x8d\x0e\xea\x29\x6c\xa3\x55\x5a\xcb\xdb\x18\xe7\xa7\x7c\xc7\xac\x56\x7b\xbf\x64\xd6\xde\x66\x05\x25\x8e\xcd\xc6\x9d\x65\xbe\x6d\x37\xa3\x3c\x6f\x0d\x5f\x17\x5f\x75\xad\xfb\x8b\x8a\xe2\x0c\xc7\x66\x01\x2a\xce\x70\x6c\x86\x2e\xff\x92\x77\xb3\xa1\x28\xec\x70\x6c\x77\x1f\x95\xfc\x4b\xc0\x0d\xb3\xca\x5a\xcb\x08\x68\x94\xac\xb5\xbc\xa7\xaa\xd2\x7d\x99\x93\xf9\x97\xfd\xf9\xd1\x05\x6d\x28\xc7\xbd\x67\x45\xd2\x64\xe3\x44\xaa\x92\x9d\x78\xa0\x40\x59\x8e\x8b\xe3\x0c\xb6\x64\xc1\xfe\x61\x1d\x65\xbc\xb2\xe3\x74\xaa\xd2\x4a\x39\xac\x14\x05\x9b\x8d\xe3\xef\xa5\x96\x2c\x7e\x7b\x36\x1d\xd4\xc0\x1e\xc0\x59\xe1\x64\xe3\x78\xbc\x5c\x91\x90\xd7\x20\x9a\xb7\x14\xb9\x9e\x2e\xcf\xb7\xc8\xf5\x74\x69\x55\xd1\x8c\x45\xe7\xa1\x14\x11\x42\x9c\xa5\x45\x4a\x5f\x83\x34\xb5\x9e\xc7\xc5\xbf\x66\x7e\xd5\xf4\xbe\x7e\xee\xec\x69\x5d\xfc\x6b\xd1\xaf\x55\x5f\x2b\x5f\x9b\xbe\x0e\xbe\xaa\x91\x45\xd7\xea\x46\xee\x3c\x2c\x45\xa9\xb1\x49\x7c\x59\x8a\x52\x63\xdf\x46\x33\x44\x17\xf1\xbb\x96\xa2\x61\x47\x41\xa2\x48\xad\x6b\xa0\x02\x51\x8a\x88\x19\xc2\x0e\xa5\xc8\x6f\x73\xd9\xc8\x24\xb1\x35\xee\xa5\x91\x43\x19\x7e\xd9\xb9\x14\xb8\x35\x2e\xe4\xaa\xc8\x00\xbf\xa0\x8a\x42\xb3\x06\x81\xc1\xa5\x68\xf3\x7d\x81\xfb\x6a\x49\x3e\xf7\x30\x94\xa2\x25\x89\x3a\x74\x29\xeb\x97\xee\x99\xfb\x0a\x90\x1f\xd4\xba\x70\x66\x34\x5c\x14\xe2\x3f\xc2\x7e\xd9\xba\x29\xeb\x51\x62\x5c\xe3\xb1\x1e\x25\xc6\x35\x1e\xb4\xa4\x88\xd1\x3d\x96\x67\xd1\xbe\xfc\x2a\x83\x2c\x83\x0b\xd1\xe6\x52\xf1\xb2\x3e\x12\x40\x14\x49\x66\xbd\x09\x68\x54\xdc\x38\x6f\xd2\x60\xa5\xe9\x4f\x17\xb3\x48\x69\xfa\x4f\xcf\xe1\x20\x79\x53\x94\xaa\x5f\x45\x83\xa2\xf4\xef\xa2\xcd\x5d\x80\xe2\x84\x54\x48\x51\xca\x7e\x17\xf9\xf3\xaf\x85\xaf\x59\x55\x56\xfd\x99\x36\x60\x22\x25\xa2\xc7\xcb\x2f\x65\xff\x5b\xaa\x8a\xec\xb7\xbc\x0c\x5b\x14\x94\x65\xbc\x76\x5a\x14\x94\x65\x35\xe8\xd7\xad\xaa\xd4\xaa\xc3\xd7\xa1\xfb\xfa\x30\x1a\x2f\x76\x15\xa5\xec\xb7\xa1\xa1\x50\xca\xfe\x07\xf3\x97\x7a\x98\x21\x81\x55\x94\xb2\xdf\xc6\xd1\x57\x72\xe3\x4e\x75\x10\x63\xcd\x06\x73\x55\x49\xf9\x8d\x2c\xe7\x45\x49\xf9\x6d\xeb\xbe\xac\x6b\xdb\x57\x7f\x9e\x34\x72\xd2\x48\xd6\xf5\xe9\xb9\x1c\x74\x67\x4a\xd5\xda\x46\xff\xba\x28\x6d\x7f\x22\x05\x6c\x51\x6c\x59\xc6\x53\x5c\xa4\x6b\x96\x23\x74\x5f\xb9\xf9\x13\xe1\xf5\x45\xb9\xf9\x33\x7e\x9c\xa2\xdc\xfc\x09\x59\x96\xa2\xb8\xb4\xd3\xf3\x3c\xa7\xeb\x7a\xf2\x79\xf2\xda\x7d\x91\x2e\x5a\x36\x30\x58\x19\xf8\xd3\x65\xe7\x57\x06\x7e\x8f\xbc\xf7\xaf\xde\xb3\x4c\x5e\xac\xa2\x0c\xfc\x99\xdc\x41\x45\x19\xf8\x73\xcd\xaa\x4a\xb3\x18\xfc\x96\xe2\x5a\x6e\x49\x2d\x7b\xfa\xca\xaf\xc0\x4c\x6e\x8d\x6b\x81\x99\xdc\x30\xdf\x95\x81\x3f\x5d\x4c\x0d\x65\xe0\xcf\x43\xb3\x0f\x53\xc3\x03\x23\xfc\x6b\xd1\x57\x5d\x4b\x9b\xc7\xa0\xfb\x78\xd6\xf3\x18\x74\x50\x69\x8d\xc7\x52\x55\x47\x5f\xe9\xa0\x1c\x4e\x6f\xa9\xe6\xc7\x68\x96\x70\x0e\x3b\xb8\x02\xf6\x32\xaf\xf9\x14\x45\xe8\xe5\xdd\xa8\x0e\x9a\x91\xd1\x8f\x2a\xca\x59\x9f\x8f\x1e\x5d\xfd\xd5\x4e\x53\x00\x90\x40\x76\xe6\x52\x01\x90\x10\xb0\x6a\x15\x38\x97\x62\xa2\x2a\xdc\x4a\x29\x40\x8d\x24\xd1\x16\xc8\x25\x5a\x24\xd1\x16\xc2\xd5\xd7\xc4\xaf\x7e\xe0\x5e\x1a\x53\x3d\xe0\x21\x2f\x0a\x60\x0b\x78\xb9\x8b\x02\xd8\x42\x80\xb1\x48\xde\x2d\x44\x7c\x0b\x8d\x85\x10\x02\x66\x5d\x63\x21\x84\x98\xf4\xeb\xd0\xaf\x87\xaf\x93\x5f\x8f\x6e\xb4\xf4\xeb\xe6\xeb\xe6\xd7\xac\x3f\x1f\x75\x5f\xcd\xb8\xba\x36\xf1\x55\xa3\xf1\xf8\x9a\xd5\x5f\x10\xb2\x65\xf5\x97\xed\xa0\x65\xf5\x97\x4d\xb9\x65\xf5\xf7\xd1\xa3\xac\xfe\x32\x89\x1b\x4b\x24\x44\xb6\xec\x96\xd5\xdf\xa3\xaa\x9a\xbe\xd2\x66\x96\x07\xcf\xe8\xbf\x6d\x07\xa5\xfe\xff\x76\x83\x96\x7f\x23\xa1\x6a\x18\x89\x54\x78\x20\x2c\x9c\x78\x31\x02\x5a\xfe\x8d\x84\xda\x7b\xf4\x55\x2d\xd2\x48\xfc\x9a\xcf\x48\x24\x16\x5d\x63\xe1\x04\x12\xe1\x96\x56\x34\x2f\x58\xce\x8a\x28\x0c\xc1\xa3\x02\x8b\x22\x0a\xff\xfd\x6b\xd6\xb5\xdc\x97\x85\x63\x41\xad\xc2\xf7\xf3\xef\x3f\x03\x81\x21\xeb\xbe\x4a\x1e\xce\x1a\x6c\x1c\x67\x19\x67\x5f\xa5\xb1\xe8\x2c\x64\x9e\x0f\x8b\xee\xdf\x5f\x37\x5f\x35\x1a\x2c\xba\x7f\x7f\xbd\xfa\xaa\xaa\xde\xff\xf6\x95\x05\x67\x21\x33\x1a\x18\x6d\xc6\xc9\x58\x51\xe2\x71\x4f\xad\xe1\x5f\x95\xf0\x1c\xeb\x50\x89\xc7\x3d\x01\xc6\xff\x22\x15\x17\x5f\xe9\x02\x6e\x06\x0b\x5d\xd7\xaa\xbf\x43\x35\xab\xbf\x93\x46\x56\xf5\x77\xea\x5a\xf5\x77\xaa\x66\xf5\x68\xe9\xeb\xfd\xdf\xbf\xaa\x47\xac\x6c\x65\x29\xb7\x00\xa3\x54\xa8\xa6\xfd\x1e\x59\x53\x8f\x30\xe8\x95\xa5\xdc\x93\x58\xf8\x57\xf5\xe8\xd2\x8c\xa6\x1e\x5d\x5d\xab\x1e\x3d\xfd\xaa\x1e\x69\x22\x35\xf5\x08\x4a\xd5\x9a\x7a\xa4\x35\xd4\xd4\x23\xd0\x48\x49\xcb\x13\x27\xea\x45\x81\x9c\x09\x76\x56\x75\x20\x99\x87\x93\x85\x16\xfb\x7f\x9f\x66\x2d\xf6\xfc\xdf\x26\x61\x93\x87\xe6\xdf\xbf\xd6\xff\x36\x09\x5b\xec\xed\xdf\x93\xf0\x7f\x26\x5c\xff\xef\xfc\x7f\xfe\xef\xfb\xbf\xfe\x42\x08\xf1\xbf\xbe\x0b\xbf\x09\xf2\x5b\x00\xc1\x5d\x94\xdf\x47\xfa\x2f\x4f\x6d\xaf\xc2\x43\xe1\xfd\x2f\xcf\x86\xdf\x29\xe4\xba\x6f\xf8\xbf\xc2\xed\x85\x8d\x3a\x1b\x97\x3b\x45\x0c\xe1\x1b\xf4\xef\x63\x52\x27\x97\xb7\x45\xe1\xe6\x9f\x95\x42\x6e\xd4\x2e\x85\xdc\xbd\x73\xf9\x37\x0c\x7f\x29\x39\xdb\x0f\x9e\x1b\xe5\xfb\x98\x5e\xe8\x44\x22\x84\x41\x9d\xdf\x60\x7f\x85\xdc\x7d\x72\xf9\xf4\xcb\x79\xbf\x29\x84\xcf\x84\x61\x73\xf8\xbf\xfe\xde\xbb\xdc\x68\x4d\x2f\xfc\x38\xeb\x5f\xe2\xd5\x92\x10\xd6\xf5\xc2\x6f\xc3\xf8\x4b\x68\xc8\x04\x77\x30\x7e\xe8\x54\xbc\xb0\x71\xa3\x5b\x29\x7c\x5e\x58\xb9\xfc\x31\x9e\xef\xbb\x91\x25\x0d\xf2\xe3\x46\xcf\xff\x19\xf9\xa7\xa7\x2c\xf9\x3e\x0a\x85\x95\xc2\x4a\x61\xf7\x76\xfa\xf6\x14\xfc\x85\xf4\x0f\xbc\x13\x85\xc5\x0b\xbf\xc5\xf9\x17\xe2\xaa\xff\xf5\x2f\x94\x09\x71\x35\x2f\xf4\x1b\x69\xed\x85\xc4\x8d\x52\x60\xe4\x1d\x61\x43\x0a\x3e\xf2\x29\xfa\x07\x62\xfb\xc1\x13\x4f\xfc\x05\x77\x3f\xfd\x05\xf3\xc5\x19\xdc\xfb\xf4\x17\x3c\xed\xc4\x5f\x80\x06\x05\xcf\x3a\xf1\x7d\x6c\x2f\xdc\xfc\x33\x73\xa3\x6f\x77\xf9\x7b\x2f\x72\xa3\x9c\x29\xfc\x2e\x7f\xd7\xcf\x70\x83\x67\xa9\xf8\x3e\x1a\x85\x83\xc2\x4e\xe1\xa0\xf0\x51\x38\x29\x5c\x14\x1e\x0a\x37\x85\xcf\x0b\xe9\x7b\x2a\xdc\xfd\x43\xf4\x7f\x4d\xb0\x54\x12\x85\xc6\xe5\x8b\x42\x9a\x54\xd4\xa4\x46\x21\x77\x2f\xba\x3b\x3d\x2a\xdc\x9d\x25\xc3\x7b\x04\xbe\x93\x7c\x85\x3d\x50\xc8\x8d\x3a\x37\x62\x46\x66\xa3\x70\xd1\xce\xfb\xfd\xd3\x38\x25\x0f\xe9\xf2\x4f\x26\x03\x89\x4d\x83\xf1\x8c\xec\xe3\xeb\x7f\xa9\xb8\x19\x1e\x2c\xf9\xe3\x70\xed\xfe\x6f\xc1\x7a\x37\x73\xa6\x2d\xde\xdb\xce\xeb\x8a\x61\x05\x9f\xf3\x2b\x7c\x1d\xab\x9c\x8e\x85\x13\x7d\xc9\x78\x1e\xbe\xbf\x9e\xdc\xb8\x8b\xee\xde\xff\x3e\xbe\x5a\x7a\x76\x10\x89\x71\x7f\x95\xc5\xf8\x19\xf6\x7f\x3d\x3a\x48\xc5\x34\xbe\x6f\x31\x8d\xaf\xb9\x25\xf9\xe3\x88\x9e\x06\xe2\xfb\xf8\xaa\xee\xcb\xbd\x61\xd1\xe2\xa2\x70\x7b\xa1\x9b\x2d\xd1\x7c\x2e\x45\x8b\x7e\xa3\xe5\x87\xb9\xd1\x1d\x56\xdf\x47\xf1\xc2\xa3\xc2\x46\x61\xa7\xb0\x53\x38\x29\x5c\x14\x72\x77\x1f\x9e\xc8\xb8\xf4\x75\xf9\xa7\x4f\xcc\xe8\x49\x26\xfe\x3a\xef\xad\x47\x7f\x79\xf9\xfb\xf8\x2e\xe8\xf8\x8b\xa2\x19\x4d\xf2\x69\xda\x77\xa4\x9d\x99\xcb\x7d\x2a\xf6\x1d\xb9\x3c\x73\x77\x9f\x75\x7d\xbb\xb0\x52\xb4\x4c\x9d\x99\x3a\xdd\xed\x10\x2d\xab\x4e\xef\xe6\x36\x7a\xe4\x0f\x27\x7a\xde\x88\xaf\xb0\x78\x21\x23\x6f\x3e\xf2\x25\x39\x9a\xc7\xcf\x8c\xf8\x0a\x3f\x83\xfc\xaf\x34\xd5\xf9\xaa\x17\x3e\x6f\x12\x49\x43\xa2\xbf\xfa\xfa\x7d\x7c\x8f\xa3\xa3\x81\x16\x5d\xab\xff\xfb\xf0\xa1\x23\xff\x75\xcc\x1f\x7d\xfd\x3e\xcc\x0b\x3d\xf2\x21\x66\x1f\x9e\xe8\x9a\xfb\x7f\x9d\xe4\xd1\xd1\x9d\x42\xdf\x87\x77\x93\xb3\xdd\x98\x2b\x75\x56\xaf\x33\xfb\x66\x1f\xf3\xe5\x9f\x77\xf9\x04\x73\xf6\x1f\x8b\x4f\xb7\x58\x1c\xb3\x4a\xf6\x77\x00\x63\x89\xfe\x88\x4b\xcc\x5e\xe8\x47\x4e\xb1\x24\x1f\x90\xf2\x99\xd2\x7f\x05\x71\xad\x58\xfc\x81\x47\x7f\x97\xef\x2b\x1c\x14\x2e\x0a\xb7\x17\x4e\x0a\xbd\xd5\xd1\xdd\x43\x7f\x85\xd7\x4c\x62\x71\x9c\x88\xc5\x9f\x51\x41\x84\x2a\x96\xe2\xe3\x59\x8a\x8f\x67\xf1\x60\xbf\xe8\xaf\xe9\x7d\x1f\xde\xce\xe2\xa1\xf8\xb1\xf8\x1e\x17\x8b\xef\x71\xa5\x3c\xea\xf4\x3d\x2e\x16\xdf\xe3\x4a\x71\xd3\x3e\xba\x1f\xe6\xfb\xf0\x7f\xd6\xc6\xe5\x93\x6e\xfa\x2e\x53\x00\x96\x58\x96\x3f\x23\xf7\x98\xfc\x95\xed\xe7\xce\xd1\x5f\x4f\xfb\x3e\xbe\x46\x94\x13\xb8\xd1\xf3\x67\xe4\xaf\x81\xfd\xb5\xc4\x78\xd6\xe0\x85\x35\x50\xe8\xc4\x22\x56\xd6\x91\xfb\x17\xfe\x06\xb2\xd8\xd1\xcd\xfc\xef\xe3\x78\xa1\xef\x5c\xd1\xad\xfb\xbf\xe8\x66\xfc\x57\xe8\x83\x5c\x99\xb4\x6e\x5c\xfe\xd5\xe0\x10\x14\x2b\xa3\xe4\xd6\xdb\x5f\xe5\xdd\xdb\x58\xbb\x8f\x67\xed\xdf\x93\x1e\xfe\x6e\x8b\xf3\x09\xe8\xc3\xff\x40\x28\x62\x65\x60\xaa\x0f\xcc\xa8\x81\x1b\x02\x1b\x75\x64\x0a\xe9\xc4\x68\x14\x0e\x2f\x8c\xb4\xc2\xf7\xf2\x58\x1d\x32\x47\xf5\xd7\x47\x62\xf5\x8d\x3a\x56\xdf\xa8\xeb\xae\x34\x8d\x71\xf5\x37\xa7\xfe\x2a\x7a\x0c\xb1\x1e\x9f\xd1\xf5\x7c\x55\xd7\xa3\xee\x32\xae\xd5\xc7\xb5\xf2\xee\x7e\x6c\xc1\x7b\xd6\x7c\x1b\xad\xcf\x1d\xde\xd1\xed\x82\xbf\xe8\xf6\xc0\xdf\x08\xac\x51\x67\xf8\xdf\x47\xf1\x42\x27\xd8\xd1\x89\xdf\xf7\xe1\xf3\x14\xf9\xf0\xd8\xba\xcf\xa9\xd6\x7d\x4e\x4d\xc6\xb5\x39\x93\x88\xcd\x61\x7f\x4c\x37\x6a\x63\x03\x5c\x9b\x83\xeb\x98\x4e\x08\x63\xdb\x95\xc2\xe6\x85\x7e\x44\x16\xdb\x9e\x14\x72\xb9\x5b\xdc\xb1\xed\x43\xe1\xa5\xf0\x51\x48\xe3\x8f\x37\x9e\x08\xf4\xd8\x7c\x24\x62\x3b\x5f\x73\xdb\xf5\x9d\x21\xb6\xb3\x29\xbc\x5e\xb8\xb9\xfb\xa5\x49\x37\x52\xc8\x8d\x2e\x4d\xba\xcd\x0b\xaf\xfe\x49\x93\x7c\xdd\xb7\xeb\xa4\x3a\xb6\x4b\x9d\xf7\x78\xe1\x63\x94\x1e\x75\x3e\xea\x64\xf2\x36\x7f\x0e\xb1\xbd\x6f\xb0\x1a\x74\x26\x36\xe0\xad\x39\xbc\xb5\x17\x18\xa5\xc7\x20\x3b\x6f\x6a\x2f\xd0\xa4\xc7\x78\xbe\xed\x85\xa0\x78\x67\x95\x74\xa7\x48\x0d\xf5\xd9\xd8\x79\xc4\x3d\xf0\x4f\x00\xbb\x3b\xc7\x89\xdd\x91\xb3\x3d\x3f\x50\x8a\xfe\x6e\xd3\xf7\xf1\x3d\xe9\x96\x79\x1c\xdd\xa9\x47\xec\x0e\x29\x2d\x33\x74\x1d\x68\xef\xcc\x10\x54\xb2\xa2\xbf\x84\xf4\x7d\xf8\xac\xeb\xe0\x7d\x67\x86\x74\x9f\x21\xb5\x57\xea\x1c\xb4\x73\xf8\x54\x1c\x6c\x2c\x9d\xe9\xdd\x99\xde\x03\x70\xed\xcb\x9f\xa6\x6b\x6b\xff\x55\xde\x9f\x88\x9d\xe9\xdd\x99\xde\xab\xd3\xcd\x33\x29\x74\x18\x5e\x4c\x9b\x7e\xe8\xa6\x3f\xe2\xba\x40\xdc\x7e\xe9\xa6\x33\xd6\x8e\x02\x6e\xec\x3c\xe2\xee\x8f\xb8\x3f\x20\xb3\xf3\x88\xbb\x3f\xe2\x8e\x1a\x6e\xf4\x77\x8f\xbe\x0f\xdf\xd6\x9e\xee\xce\xd3\xec\x8f\x3a\xdd\xd7\x14\xfd\xc5\xa3\xef\xe3\x1b\xf9\x5a\x98\x21\x03\x68\x1f\x0e\xed\xb5\x7a\x80\x79\x1c\x80\xd6\x70\xd0\xea\x87\xa1\x1b\x6c\x56\x83\xcd\x0a\x15\x93\x38\x2c\x53\x58\x28\xec\x14\x2e\x0a\xfd\x72\x24\xa3\xe2\x60\x4b\x1f\x4e\x39\xfb\xd8\xdc\xdd\xf7\xf2\xe8\x2f\x0d\xfd\xb5\xd4\x28\x2c\xfc\xd3\xed\x9d\xba\x23\x75\x36\x1a\xef\x66\x48\xc7\x2a\x8c\x2e\x2f\xfd\x7d\xf8\x80\xc4\x40\x37\x01\xab\x31\x28\xf4\xa3\x80\x38\x86\x3f\xb8\x31\x9d\x50\x44\xf7\xc5\xc5\xb1\xb8\xfb\x72\xac\xeb\x2e\x74\x1a\x07\xc8\x30\x40\x06\xb2\x28\xc4\xc1\x42\x18\xbe\x10\x6a\x52\x37\x1f\xa3\xf4\x7c\x71\x0d\xb6\xf4\x99\xfc\x9f\xd3\x99\x52\xeb\xcc\x90\xc9\x56\x39\x7d\x58\x5b\x77\x83\x2c\x4e\x28\xd2\x4c\xcf\x0b\x9d\x59\xc7\xe9\x1b\x67\x9c\xe6\xd3\xbb\xbb\x9f\x34\xba\x3a\xf2\xf7\xe1\x10\x74\x1f\x37\x62\x67\x98\xbe\x33\xb4\xc6\xda\x9c\xec\x9f\xd3\xf7\xcf\xd6\xfc\x90\x24\x4e\x37\xf2\xe2\x6c\xbe\x8e\x1a\xb8\x34\xe1\x38\x73\xf8\x92\xc9\xee\x19\x88\x73\xf0\x4f\x76\x84\xdc\x69\xe7\xa0\xce\x51\x29\xe4\x72\x06\x79\xba\x3d\x37\xc4\x1d\xfc\xd5\x99\xef\xc3\x01\x30\xbb\x51\x12\x27\xdb\xaf\xbf\x0b\xf3\x15\x72\xf9\x6c\x14\xfa\x86\x42\x72\xa7\x38\x61\x58\xd3\x19\xd6\xc8\x8b\xbb\x2f\x07\xab\xb9\xb8\xbb\x1f\x54\xc6\xc9\x83\x9b\x3c\xb8\x7c\xe8\xe6\xa2\x49\x3c\xb8\x7c\xe8\x11\x90\x3e\x77\xa2\xf0\x52\x98\x29\xf4\xbd\x83\xd7\x6a\xe3\x04\xe7\x27\x38\x9f\x99\x60\xfe\x82\xcb\xf7\x41\x9d\x57\x97\xd3\x4d\x47\xf6\x41\x1e\xa7\xe8\x7a\xcf\xdf\x87\x51\x48\xe3\xc1\xf9\xe9\x38\x3f\x4a\xa0\x9b\x67\x50\xc8\xee\x1d\x78\xee\x87\x1b\x39\x40\x8c\xc2\x4c\x9e\x87\x67\xe4\x66\xc8\xe0\x8d\xde\x38\x2f\x8f\xc3\x91\x61\x94\xc8\x3f\x2f\x75\x5e\xea\x04\x54\xe7\xa5\x9d\x0e\x10\xa3\x78\xc4\x4d\x9c\x80\xff\x7c\xd4\x69\x34\xe9\x31\x20\x0e\x17\xa3\xd8\xfd\x47\x42\x31\xd9\x04\xe6\xe3\x86\x99\x21\x7c\xdc\xf0\x71\x43\x3f\x51\x88\xae\x6d\xfd\x7d\xf8\xa6\x5a\xd8\xe7\x17\x3b\x83\x2b\x5b\x7f\x85\x95\xc2\x46\x21\xa3\x55\x74\xf9\xa4\xd0\x67\x4a\x71\xd7\x60\x5c\x0e\x61\x71\x39\x73\x1d\xc5\xbd\x09\x71\xc5\x4a\x21\x97\x83\xa3\x0b\x3e\xba\x1c\x91\xc6\xf5\xf3\xf5\xb8\x1c\x83\xe2\xca\x3e\x06\xd8\xb4\x71\xf9\x36\x13\x97\x1b\x19\x03\x4b\x35\x2e\xf0\x69\xb9\x91\x31\x2e\x7c\x64\x39\x8f\x8d\xcb\xf9\xda\xb8\xee\xf9\x8b\xab\x50\xa7\x9b\xaf\xe3\x7a\x50\x4e\x5c\x2c\xdc\x55\xf8\x67\xe5\x72\x58\xfb\x72\xd6\xde\x0a\xfc\x7e\xb1\x9e\xfc\x55\x9e\xbf\x36\xe1\x79\xeb\x50\xa7\xcf\xa9\x1e\x3c\x0c\x28\xae\x4b\x3b\x7d\x1a\x8c\xce\x1a\xfd\x0c\x2c\x2f\x04\xc9\x58\x8e\x8b\xed\x62\xf9\x76\x31\xc8\x34\x13\x17\x8c\x60\xf9\xdc\x18\x7d\xd2\x4d\xf6\x90\xe5\x7b\xc8\xe8\xee\xcd\x8a\x9e\xf5\xff\xfb\xf0\x8d\xa5\xc2\x1d\x5c\xe7\xfa\x2f\xba\xbe\xf5\x5f\x27\x59\x51\xdc\x8e\xd4\x71\x57\x76\x6f\x26\x83\xbf\xc7\xf2\x7d\x38\x10\xf2\xb2\x59\xdc\x70\xb1\xed\x5c\xac\xc9\x28\x75\x69\xe9\xef\x83\x7f\x5e\xee\x3e\x29\x9c\x58\x56\xf0\x91\xed\x78\x11\xb7\x23\x44\x4f\x10\x8a\xbd\x7c\x40\xf6\xf2\x2d\x28\x19\x37\xf2\x65\x1c\x5d\x5b\xfa\xaf\x3d\x50\x67\xb3\x46\x3d\x09\xff\x5f\xdb\x00\xcc\x66\xf7\x76\x9d\xe9\xbf\xc6\x19\x61\x74\xb9\xe7\xef\xc3\x87\x2e\x32\x93\x0f\x93\xd6\xdf\x41\xf9\x1b\x91\xbe\x1f\xa6\xa2\xa7\xdf\xff\x1b\x11\x7e\xe7\x6f\x8f\xfc\xc5\xe3\x74\x66\x90\xd1\x33\x1e\x37\xa9\xa2\xbf\x1d\xf2\xd7\x8f\xfb\xe8\xe3\x71\xfb\x3a\xfa\x4b\x21\x7f\xfd\xb0\x2b\x1e\x2c\xea\x83\x45\x7d\x20\xd1\x9e\x1d\xff\xfb\xf0\xfd\x53\xf3\xf3\x64\x9a\xe4\x4c\xa9\x5f\x58\xf0\xc1\x34\xf2\xb7\x16\xfe\x06\xb2\xf8\xf1\xb0\x7f\x9e\x06\x85\xa7\xef\xae\xe3\xfc\x7d\xf8\x82\xdd\xfa\x27\x6c\xe8\xb0\x09\x6c\x2c\x96\xc3\x26\x70\xd8\x04\xb6\x7b\x8e\xe3\xc1\x56\x38\xa3\x53\x38\x29\x1c\x14\x52\x27\xb3\xee\xb0\xfd\xba\x50\xf4\xdf\xd8\x4c\xb0\x33\xa9\x73\x52\xa7\x46\x89\x9d\xe1\x4c\x2e\x5f\xdc\x7d\x72\xb9\x5b\x15\x83\x34\x24\xf1\x2c\xa3\x90\xcb\x37\x4d\x62\x67\x38\xeb\x50\xa8\x7f\xfa\x4c\x3e\xbe\x17\x8c\x8d\x4d\x7b\x36\x8f\x63\xd3\xa4\xc3\x20\xb3\x33\x1c\x76\x86\x7d\x18\x25\xc8\xbe\xbf\xeb\xf0\x37\xda\x60\x90\xa1\x72\xe7\x40\xf6\x21\xe6\xe7\xd1\x77\x50\xf1\x62\xd3\x1e\x50\xf1\x80\x8a\x17\x22\x79\x31\xc8\xaf\x1b\xe4\xe3\x42\xbb\x6e\xa4\x30\xfa\xdd\x9f\x7b\xd0\x52\xf2\x3a\x93\x07\x1f\xfd\xf5\xe9\x77\x4f\xe6\xe3\x99\x3c\xfd\xe3\xdf\xe8\xe4\x7a\x37\xa7\xaa\xc9\xd8\x54\x87\x93\x94\xe4\x29\x03\xbf\x0f\xcc\x17\x3f\xc4\x48\xd9\x2d\xd5\xe4\xf1\x2f\x7f\xed\x38\x77\x48\xd9\x77\xef\x94\xfd\xc1\x75\xb4\xc6\x92\x0b\x21\x7d\x1f\x82\x0b\x0a\x9d\x5d\xa6\xcc\x76\xc1\x39\x56\x72\x91\xa0\xef\xc3\x9f\x51\xf2\xa0\xf0\xe4\xd1\x1b\xdf\x07\xdb\x2f\xf9\xdd\x3d\x3d\xdb\x5f\x2a\xb0\x75\xe3\xee\xc5\xe1\x30\x79\x82\xb5\xbf\x61\x87\xcb\x27\xff\x74\x0e\xd0\x6a\xe6\x72\x5f\xef\xc9\x65\x69\xfe\x1a\xfa\x0b\xc9\xb5\x63\xbe\x0f\xef\x66\xf7\x23\xf6\xe4\xe7\xd3\xdf\x87\xc3\xaf\x32\xe2\x63\xaf\x26\x2c\xd4\x14\x49\x1b\xef\xd2\x1e\xdf\x07\xee\xc6\xcd\x3f\x9d\x49\xa4\xba\xf0\x05\x93\xb9\xdf\x33\x57\x7d\x1f\x05\x47\xb6\x0a\x9b\x17\x3a\xe0\x26\xb2\x24\x26\x97\xed\xf8\x4b\x95\xe7\x47\x30\x77\xaa\xfe\x18\x53\x75\xea\x98\x90\xd8\x4e\x2e\xe1\xf1\x7d\x5c\x3a\xe6\x7d\xf7\x44\x56\xdf\x87\xb7\xb3\x90\xdd\xbf\xf9\x7c\x49\xcd\x77\x4a\x0b\xbe\xf9\xa7\xe6\x1b\x66\x6a\xd1\x7d\x97\x38\x1f\x53\xf3\xe7\x90\x9a\xfb\x78\xcc\xfc\x98\x28\x35\x9f\x60\xc9\x45\x41\xfe\xcc\x06\x37\x72\xaf\x63\x6a\xee\x1a\x34\xb2\x9f\xa6\x96\xf8\xa7\xc3\x93\x05\x37\x70\x53\x4b\xdc\x3d\x71\xf7\xc7\xdd\xdd\x72\x48\x2e\x25\xf2\xfd\x53\x85\xde\x77\x3f\x80\xfd\x7b\x37\x8f\x7f\x22\x14\xc9\x0f\x67\xbf\x0f\x77\xa7\x5f\x97\x95\x48\x7e\xea\xfa\x97\xfc\xe4\xf2\x2b\xf4\x64\xfa\x7e\x70\xf9\x7d\x4c\x2f\x74\xbf\x43\xf2\x83\xc6\xbf\xe4\x47\x79\x7f\xe9\xb9\x28\x50\xf2\xa3\xbb\xef\xe3\x6b\x4c\x26\x19\x7d\xf2\x53\xb7\xbf\xe4\xc7\x6b\x7f\xf9\xba\xb1\x97\xfc\xc0\xec\xfb\xa8\x5e\x98\x18\xad\x4a\x9d\xee\x77\xca\xc4\x23\x25\x3f\x88\xfa\x3e\xf8\xa7\xef\xf3\xc9\xcf\x9f\xbe\x8f\xe9\x85\x1e\xeb\x92\x5a\x63\x0c\xfc\x18\x25\x5f\x77\x07\xa5\xe6\xf6\x4b\x6a\xee\x83\xce\x97\xac\xfd\x8d\xf3\x93\xe6\x4e\x9a\x4c\x00\x52\x6a\x0e\xca\xa9\x39\x41\xcf\xb7\xd1\x4e\x77\xd9\xa4\xe6\x3c\x3d\x5f\xb2\xfc\xb7\xc1\xdd\x1d\x86\xfd\xdd\x20\x2f\xe4\xa9\x0e\xfa\xae\x47\x3d\xa8\x73\x52\xe7\xa4\xce\xc9\x4c\x71\x34\xce\x77\x71\xf9\xe4\x51\x4f\xea\xd4\x94\x9c\xf4\x68\xd2\xa3\xad\xcb\xa9\x73\x51\xe7\xa1\x47\xac\xa7\xe6\xeb\x29\x13\xf8\x94\xda\xa2\xce\x45\x9d\x97\x99\xc2\x91\x4e\x5b\xf4\xfd\xf1\x34\x37\xdd\xf4\x65\x95\x5f\x60\x3c\x37\xd3\x7c\x0f\x0a\x99\x92\x9b\x6e\xba\xcf\x25\x93\x25\x3f\xe1\x73\x49\xf8\x5c\xf2\x8b\x34\xfe\xd0\xa4\xe3\x4d\x22\x45\x7e\x6a\x87\xa7\x79\xb8\x51\xd2\x3f\xe9\x91\xd3\xee\xfc\x8c\xc9\x70\xb9\xfc\x72\x79\xe6\x19\x71\xca\x84\xeb\x25\x93\x1c\x3f\xb5\xab\xcb\x9f\x17\x56\xd6\xd3\x63\x90\x1d\x39\xf3\xd3\x73\x7f\x3c\x77\xc7\xd1\xfc\x40\x32\x7c\x2e\x09\x9f\x4b\xc6\x1d\x90\x70\xb6\x24\xdc\x2b\xf9\x35\x6e\x04\x5e\x78\xca\xb7\xbf\xcc\x4b\xaf\xc9\x53\xbc\x7d\x1f\x3e\xc8\xbc\xeb\x9a\xba\x93\xe8\x84\xcf\x25\x3f\xf7\x76\xa6\xee\xfc\x2e\xf5\xc0\xe5\xbe\x51\xa7\xee\x20\x92\x70\xc4\xe4\xe7\xf4\x30\x75\xdf\x90\x52\x8f\x8c\xfc\xe2\x46\xc0\x46\x4f\x8c\x12\xd3\xa6\xbb\xef\x33\xb9\xc0\xcd\x5f\x46\x74\x31\xb9\xbe\xcd\xf7\x41\x93\xb6\xfe\x39\x28\x5c\x14\x2e\x0a\x7d\xc5\x75\xe3\xc1\xb1\xb1\x74\x07\x91\xd4\x8d\x51\x72\x6b\x2d\x79\x82\xb9\xef\x83\x3a\x2f\x97\x83\xf7\xdd\x98\x0c\x8f\x7f\x66\x7a\x94\x69\xe7\xe3\x9f\x99\x3a\xdd\xef\x50\x42\xa0\x9b\x99\x26\x39\xb0\xf8\x8b\x35\x5e\xe8\x73\xa9\x3b\xbd\x2f\xc1\xfd\xa1\xc9\xb5\x71\xbe\x8f\x4c\xe1\xa1\xb0\x52\x48\x9d\x89\xc6\x17\x46\xa9\xf2\x4f\x77\x6c\xa5\x5e\x69\x7c\xe5\x46\xa6\x42\x1a\xef\xce\xee\x12\x98\x60\x9d\x73\x5d\x17\xdf\xf9\x0a\x7d\xda\x74\x3f\xc9\x4d\xae\xb9\xf3\x57\xc8\x28\x94\xf0\x76\x25\x1c\x5b\x85\x00\xab\xd4\x81\xa0\xee\x68\x53\x78\x21\x37\x79\x32\xbb\xef\x83\x76\xb2\x83\xf5\x4e\xdf\x39\xf2\x08\x4c\xc5\x3e\x18\x3a\xce\x95\x70\x3e\x27\xbc\x64\xa9\x0f\x7a\xe4\x9e\x94\xe4\xa2\x3d\xdf\x07\x75\xb2\xd7\xf5\x41\x9d\x83\x6e\x76\x6e\x34\x68\x92\x23\x51\xe1\xe5\xdc\xd4\xa1\x33\xdd\x41\xa7\x10\xd3\x90\x70\xc0\xa5\x3e\x69\xd2\xa0\xef\x6c\xdb\xdd\xf1\xa5\x84\xa9\x42\x9e\xa6\x73\x3f\x7f\x5b\xc5\x0b\xb9\xfb\xe2\xee\x8b\xc6\x83\x36\xae\x13\xf4\x15\xd2\x78\xc7\x9e\x84\x6f\xaf\x84\xc5\xe3\xd8\xf4\x7d\xf3\xdc\xfd\xd8\x34\xf5\xcd\xdd\x37\x7d\xd7\x4c\x86\x0a\xf4\xcd\xc8\xc3\x1d\xfa\xe6\x46\x9b\xa7\xa9\x99\xbc\x79\x9a\x8e\x4b\x25\x1c\x26\x18\xc7\xd7\xfd\xd0\xa3\xc3\xfc\x3c\xf4\xe8\x50\xe7\xa1\x49\x87\xb9\x74\x68\xfc\x65\xe8\x0e\x8d\xbf\xd4\x79\xf9\xe7\xa5\x9d\x97\x76\x3e\xda\x79\x99\x21\x97\x3a\x1f\x7d\x07\xac\xba\xfb\x82\x4b\x0c\x14\x82\x4b\x78\x0f\x4b\x8c\x5c\x0e\x2e\x75\x37\x89\x0a\x7a\x95\xa9\xc3\x5c\x3c\x15\xdf\x5f\x21\x82\x2b\x0d\x98\xcb\x70\x8a\x5b\xa2\x9b\xad\x69\x70\x78\x3e\x02\x97\x7b\x54\x55\xc2\x15\x99\x46\xe0\x72\x37\xdd\xd2\x00\x82\x46\xa4\x49\x1e\x74\x9a\x06\x74\xc6\xf3\xf6\x7d\x85\xe7\x1f\x09\xc5\x70\x3f\x40\x1a\x0e\x53\x05\x13\x2e\xb9\xba\xd2\xf7\xe1\xb3\x2f\xba\x30\x49\x1a\x89\x1b\x26\xda\xcb\x2a\x19\x80\x96\x6b\x28\xf1\x56\x8f\x17\x36\x0a\x3b\x85\x95\xc2\x43\x21\x75\x36\x6e\xe4\x76\x72\x72\x55\xa5\xbf\x12\xd9\xa8\x5d\x54\xe9\xfb\x48\x14\x72\xb9\xfb\x53\x13\x8e\xd4\xc2\x1b\xcc\x09\x7f\x6a\x1a\x1c\xa3\x45\x16\xc4\x80\x0d\x79\xd2\xc0\xbf\x42\x86\xab\x84\x93\x35\x0d\x63\x08\xa1\x5f\x23\x33\x5a\x99\xc6\x4f\x6e\x04\x6f\xc2\xd7\x5a\x30\x4a\xd3\x70\xb0\x4b\xc3\xe9\x53\x89\xac\x92\x91\xa9\x33\xd3\xa3\xc5\xdd\x01\xc2\x01\x10\x46\x8f\x19\x4f\x03\xbe\x35\x0a\x77\x67\x9a\x8f\x4a\x37\x2b\xdd\x3c\x5c\x5e\xe9\x26\x40\x18\xaf\xfe\x49\x37\x01\xc2\x78\x99\x29\xc0\x9b\xa7\x1d\xfc\x2b\x09\xd6\x36\xdc\x98\x4d\x03\xcc\x43\xa7\x33\x0d\x30\x6f\x38\xfb\x2a\xbc\x66\x9d\x46\xe3\xb9\x3b\x17\x2b\x68\x76\xa6\xd1\x78\xee\xce\xbe\x4a\xc2\xb6\x19\x1e\xcb\x92\x3c\x83\xe1\x5f\xc1\x9b\x90\x46\xe7\xee\x0e\x92\xfe\x3e\x8f\x17\xd2\x4d\x20\x33\x99\xfe\xc9\xe3\xe8\xdc\xc8\x68\x67\x67\xe8\x38\x81\x4c\x59\x97\x33\x74\x83\x1b\x61\x98\x0d\xa8\xdc\xd0\xa1\xbd\xe6\x27\xe0\x3a\x00\xd7\x54\x18\xa5\x41\x37\x1d\x4e\x4b\xd2\xa4\x05\x47\x87\x3b\x60\xfd\xfd\x1f\x2f\xe4\xee\x83\x83\x6b\x78\xe8\x80\xdf\x0d\xce\x3f\x53\x65\xe8\x26\x23\x0f\xe2\x26\xac\xa0\x01\xe2\x8e\x49\xe3\x1b\xd3\x66\xd1\x4e\x10\x97\x17\xd0\xd3\x58\x5c\xbe\xb8\x5c\xf3\x73\x71\xf9\xe2\xf2\xc1\x3f\xc1\xd1\xb1\xb9\x7c\xaa\x90\xa7\xb9\xb9\x1c\xc0\x1e\x18\x51\x03\x74\x4c\x8b\x7f\xc2\xda\xc6\xe1\xb9\x6f\x15\x72\x23\xf7\x99\x96\xe4\x2e\x9b\x34\x00\x42\xd7\xf2\xfa\x2b\xe9\xf0\xdc\x01\x42\x4f\xf8\xf8\x57\xd2\xa5\x9b\xb0\x36\xcf\xe4\xf8\x15\xf2\x8c\x1e\xed\x7c\x3c\x8e\xc7\xd0\x61\xe8\x7a\x56\xc7\xaf\x90\x01\x79\x5c\xfe\x98\x75\x10\x0a\xcf\xf4\xf8\x7d\x78\x93\x0c\x42\xc1\xc9\x40\x1a\xa0\xa3\xb9\xa7\x37\x4d\x0c\xba\xe9\x78\x58\x78\xa3\x3d\x4d\x58\xdb\x74\xd6\x56\xcc\x23\x52\x93\x27\x75\xfc\x3e\x26\x85\x97\xc2\x4d\xa1\xcf\x64\xf3\xa8\x90\x34\xa1\x72\xd3\x91\xb3\xf0\x1e\x7c\x9a\x18\xe4\xd3\x91\xb3\x18\x88\x3b\xb1\x00\x27\xa8\x88\x88\x69\x9a\x6e\xfa\xa5\xe9\xe0\x58\xcc\x03\xf9\xd3\x04\x15\x67\xe2\xf2\xcc\xe5\x98\x85\x2e\x4d\xf6\x57\xcc\x35\xea\x12\xa7\x1b\x89\xd3\x8d\x62\x58\xfe\x2e\x57\xf6\x7d\xf8\xc8\x5b\xe3\x72\xa8\xdc\x34\x2e\x87\xb1\x4e\xa8\x1c\x27\x1f\xc5\x3a\x8d\x77\x90\x4b\x33\xd3\x23\x26\xd8\xc4\x9b\x30\x33\x4d\xc2\xd0\x99\xee\xfb\x4a\xd3\x19\x5d\x31\x2c\xd5\x09\x95\x9b\x44\x1c\x90\x96\x2d\x4d\x6c\xc4\x09\xac\xf1\x22\x7e\x9a\x85\x3a\xa1\x72\xb6\xb8\xbb\x9f\x2a\x27\x0e\x5c\x8a\x41\x13\x26\xd6\x24\xe7\x2e\xc5\x98\x8a\x1c\xbf\xa4\x09\x00\x92\xd2\x2d\xb9\xce\xd9\xf7\xe1\x50\x69\xa0\xe2\xac\xf4\x9d\xd0\x06\x39\x38\x26\xa4\x6f\x42\xfa\xec\x71\x79\xa3\x47\x60\x5d\x8e\x0c\x32\xb0\x36\xe1\x77\x59\xcf\x1d\x6b\xd2\x73\x5c\xfe\x15\x42\x99\xd2\xec\x4c\x30\x10\x2c\x67\x26\x18\x26\xe6\xec\xd4\x09\xbb\x74\x99\xb4\xef\x63\x51\x48\x93\xb0\x3b\x27\xb8\x44\x86\xb7\xc4\xe1\x4f\xe2\x80\xa7\xe4\xca\x4c\x86\xb5\xb9\x42\xda\x5f\x41\x33\x35\xb9\x40\xda\xf7\xc1\xe5\xec\x86\x13\x6b\x72\x4e\x1a\xaf\x47\x3c\x69\x3c\x68\x93\x07\x85\x8b\xa1\x5b\x8a\x49\xe1\x72\xa8\x9c\xab\x9c\xfd\x95\xec\x2f\x3d\x24\xce\x79\x92\x8b\x9b\x7d\x85\xdc\x1d\xc3\x91\xe3\x9e\x92\xe1\x62\x1c\xe9\xa4\x09\x41\xcb\x6c\x3d\x13\xc3\x91\x03\x9e\x92\x3f\x03\xe2\x1f\x08\x05\x87\x40\x69\x6e\xda\x0b\xd3\xe2\x10\x28\xcd\x43\x7b\x31\x39\x38\xef\x49\x1c\xf4\xf8\x9b\x53\x5e\xc8\xe5\x10\xb5\x12\x68\xda\xa5\xbd\x0e\x53\x85\x13\x9e\x34\x31\x35\xe7\x25\x86\x06\x93\x83\x13\x9e\x34\xdd\x7d\x5f\x90\x33\x48\x1c\xed\xa4\x09\x92\x15\x36\x2b\x4e\x78\xd2\x84\xd2\x15\x0c\x5d\x8e\x76\xd2\x04\xb4\xc8\x30\x97\x38\xc4\x49\x13\xd0\x2a\x30\x2d\xce\x6b\x12\xe7\x35\x05\x29\xd8\xc4\x79\x4d\xe2\xbc\xa6\xa0\x71\x90\x16\xce\x28\x8e\x6d\xfc\xfd\x29\x2f\x1c\x14\x12\xd6\x53\x74\xb9\x8f\xd2\x02\x9f\x0a\x9b\xd5\x02\x9f\x16\xf8\x54\xd8\xac\x3c\xb9\xe9\xf7\x91\x29\xa4\x49\xf8\x30\x57\xa4\x9d\x55\x97\x6f\x0a\xb9\x11\xb3\x6f\x01\x5a\x8b\xe8\xa5\xe2\x0e\xed\xb4\x12\x8d\x87\xdf\x15\x3f\x31\x49\x0b\x5f\xd6\x4a\x34\x1e\x3b\x79\x39\xb1\x4b\xae\x45\xc7\x6b\x5c\x5e\xb8\x28\x64\xe4\xb1\x43\x5c\x72\xee\x2f\x2d\x58\x5b\x71\x69\xec\xb4\x60\x6d\xcb\x88\x5e\x9a\x34\x1e\xd6\xb6\x60\x6d\x05\xd4\x59\x18\xa5\x9c\x39\x95\xb2\x54\x48\x93\x32\x4d\x62\xf2\x7a\xd6\xd5\xef\x83\xb9\xb4\xf5\x4f\x9a\x94\xe9\x3b\x86\x04\x47\x4f\x69\x81\x64\x05\xf7\xca\x02\xc9\x38\x88\x2a\x05\xbf\xd8\x2a\xd4\x09\x92\x15\x7c\x2e\xab\xd0\x23\x40\xab\x32\x69\x17\xac\x6d\xc1\xda\x08\x11\x4a\x0b\xd6\xc6\x01\x56\xa9\x91\x3a\x9d\xc3\xa5\xe5\x80\x56\x08\x11\x4a\xcb\x71\x2d\x2d\xcc\x57\x64\x1a\xd2\x22\x2c\x79\x35\x6e\xc4\xa4\x5d\x60\xde\x6a\xdc\x28\x71\x23\x30\x6f\x41\xe5\x2a\xfb\xd2\x82\xca\x2d\x90\xac\x66\xda\xd9\x19\x3a\xb8\x58\xcd\x8c\x52\x67\x94\xba\x77\x93\x9c\x7c\x69\x41\xd0\x96\x42\xc4\xf0\xdf\x2d\x08\xda\x82\xa0\x21\xfa\x90\x5c\x83\xef\xfb\xe0\x46\x98\xc4\x1c\xd0\xa5\x05\x10\xd6\xa6\x42\x86\x6e\xd2\x23\xac\xdf\x05\xed\x5a\x93\xcb\x3b\x83\xec\xa7\x1b\x69\x01\x84\x75\x30\x20\xb8\xd5\x16\x91\x85\x28\x41\xa4\x85\x5b\x6d\xc1\xb0\xaa\x66\xdd\xe2\xf2\xc5\xc8\x43\xa6\xd6\x62\xe4\xa1\x5d\x48\x45\xa4\x85\xd3\x7a\x61\xbe\x56\x5c\x36\x6b\x33\xc8\xd0\xae\x0a\xd9\x5f\xa0\xe3\x02\x1d\xeb\xa2\x47\xa0\xe3\x02\x1d\x2b\xd6\xef\x02\x00\x17\x36\x6d\xc5\xfa\x5d\x00\xe0\xf2\xa3\xb5\x52\x37\x97\xc3\xda\x16\xa8\x58\xd9\x00\x17\xbe\x36\x4f\xc9\xfb\x15\xf2\x38\x0e\x77\x3f\xf4\xe8\xd0\xa4\xc3\x80\x00\x95\x15\x82\xb6\xa0\x72\x0b\x2a\x57\x2f\xcf\xe8\xf2\x8c\x2e\x83\x0c\x6b\x5b\x18\xba\x9c\x89\x96\x0a\x6b\xe3\x68\x34\x71\x26\x5a\x2a\xac\x8d\xa3\xd1\xc4\x61\x68\x69\x81\x51\x02\x3f\x97\x73\xbf\xd2\x38\x4a\x58\x98\xc4\x0b\x93\x18\x79\xe5\xb4\x1e\x8d\x77\xe7\x5c\x69\x9a\xf3\x78\xf8\x17\xa0\x8a\xec\x45\x5a\xf8\xfb\x97\x7b\xec\x4a\x63\x21\x6c\x90\x76\x3b\xb6\x96\xc6\x42\xd8\x6e\x35\xa7\x0d\xd2\x22\x93\x91\x36\x48\xbb\x61\x82\x0d\xf4\xde\x6e\x4a\xa7\xed\x84\xd0\xdf\x39\xf2\x42\x7f\x1c\x1b\x50\x45\x56\x23\x6d\x40\x75\x03\xaa\x0d\xfb\x63\x03\xaa\x1b\x26\xd8\x30\x35\x36\x4c\x70\xc3\x04\x91\x6f\x4e\xdb\x21\x36\x6d\x8c\xe6\x06\x50\x6f\x3c\x7d\x1b\x26\xd8\x30\x20\x36\xa0\xba\x01\xd5\x86\x23\x7b\x03\xaa\x1b\x50\x6d\x78\x91\x36\xa0\xca\x71\x72\xe1\x1c\x39\x71\xaa\x9c\x36\x9c\xb1\x41\x13\x36\x9c\x71\x43\x0f\x79\x6d\x2e\x6d\x40\x75\x63\xf5\x36\x4c\x8d\x0d\xa8\xee\xcc\xe5\xb8\xbc\x37\xf8\xb9\x71\xea\x35\xe0\x77\xc3\x04\x37\x4c\xb0\x41\x28\x36\x06\xee\x86\xf4\x35\x08\xc5\x06\x2a\x77\xe1\x9f\x90\xbe\xcd\x11\x02\xc7\xde\xa5\x61\x7f\x70\xfa\x9d\x36\x56\x6f\x3b\xe1\x1f\x09\xc5\x86\x11\xba\xfe\xe3\x77\x45\xa5\x1a\x86\xb0\xd2\x0a\xdc\x41\xbb\xd2\x5d\xec\xe4\x06\x83\xd9\x70\xc7\x8d\x9d\xdc\x58\x25\x1b\x3b\x79\x63\x12\x37\xf0\x7e\x83\xa3\x1b\xee\xd8\x9e\xfe\x39\x29\x64\x9e\xb2\x20\x36\xe0\xba\xb1\x93\x1b\x7c\x74\x37\xba\x8b\x9d\xdc\x03\x73\x0a\x3b\x79\xe3\x5a\xec\x81\xa7\x0a\xcb\xe4\x78\xbf\xe8\x14\x6e\x63\x3c\x6f\x37\x97\x0b\x12\xd9\x69\x77\xee\x0e\xf5\x24\x4c\x2a\xed\xce\xdd\xc1\xe6\xee\x6f\x25\xa4\x8d\x13\xd2\xd3\x51\xff\x95\x8e\x8b\x69\x3b\x3b\x4d\x44\x0e\x94\xae\xa5\xc3\x39\xc8\xc6\xdf\xd8\x31\x78\x36\x80\xbd\xb1\x93\x89\x02\x4c\x1b\x3b\x79\x4f\xfe\x09\x6f\x26\xb8\x20\x6d\xfc\x8d\x1d\xd3\x7d\x73\x90\x41\x8c\x41\xe9\x45\x85\x85\x42\x7a\xc4\xb1\xd4\x06\x86\x37\xae\xc5\x0e\xc7\xd9\x0e\xca\x69\xc3\x47\xd1\x66\x49\x1b\x18\xde\x9b\xbb\xb3\xb1\x6c\x1c\x86\x1b\x70\xed\x4d\xff\xe4\xf2\x43\xdf\x1b\x03\x02\x8e\x12\xb0\x50\x3a\x5e\xa4\x0d\xe5\xdc\x58\xbf\xc8\xbc\xa4\x7d\x78\x70\x40\x66\xd7\x2a\x01\x1d\x37\x98\x47\x2a\xcc\xb4\x21\x92\x1b\xce\xd8\xb1\x97\x36\x67\x16\x1b\xcc\xeb\x5a\x3a\xb8\x01\xf7\xa3\x9b\x58\xe9\xfb\xe9\x72\x86\x0e\x3a\x73\x80\x37\xa2\x26\x4a\xf7\xd7\x0a\xd2\x01\xde\x88\x9a\x28\xdd\xc3\xb9\x12\xe1\x12\xe9\x40\x0f\x3b\x0b\x81\xe0\x89\x74\xf0\xf8\x75\x16\xc2\x01\xb4\x78\x5f\xa2\x74\xe6\xfc\x81\x09\x1e\x98\x60\xf7\x40\x95\x74\x38\xe2\xf6\xdc\xdb\x5f\xa1\xb7\xf3\x40\x0f\x89\xc4\x28\xdd\x03\x2b\x12\x01\x19\xc9\x65\x3a\xbf\x42\x6e\x84\xa1\x7b\x40\xb2\xce\x42\x38\x9c\x59\x10\x9e\x51\x46\xe0\xee\x20\xd9\x01\xc9\x06\x0b\xe1\xe0\xe9\x3b\xd0\xc3\x01\x45\x3a\xd0\xc3\x03\x3d\x1c\xcc\x79\xd7\xf0\xfc\x3e\x08\x59\x66\xbb\x38\x58\xbf\x2e\xd9\xf9\x57\x06\xdb\x05\x91\x1f\x89\x90\x8f\x32\x98\xc9\x44\x7e\xa4\x03\x91\x44\x0b\x3d\x1d\x3c\x7d\x07\x4f\x1f\x79\x45\xd3\xc1\xd3\x77\x30\x89\x47\xd6\x3f\x0f\x85\x97\x42\x47\x32\x4f\x32\xfe\x7d\xf8\x28\x0d\x76\x86\x03\xbb\x3c\xa0\x23\xc1\x8e\xe9\x60\x12\xbb\xc4\xe7\x5f\x19\x38\x49\x5d\xe1\xf3\xfb\x38\x14\xf2\x34\x31\x89\x8f\xf3\xc9\x32\xa0\xf0\x07\xac\x3b\x10\x49\x5e\x72\x4e\x07\xac\x3b\x10\x49\xa4\x72\xd2\xe1\x1c\x84\xc8\x96\x32\x98\xde\x07\x22\xe9\x62\x9d\x5f\x21\xff\x04\x00\x0f\xc6\xf3\x60\xce\x1f\xce\x67\x8f\xe2\xc2\x21\x53\x44\xc4\xa4\x03\xd6\xf1\x12\x75\x3a\xf8\x04\x5d\xc4\xf3\xaf\x0c\x3c\xa7\xae\xe1\xf9\x7d\x30\x20\x93\x51\xc2\xcc\x3e\x98\xd9\x03\x86\x75\x00\xc0\x03\xd6\x8d\xc5\x80\xc0\x43\x0f\x3c\x94\x74\xab\xe9\xc0\x43\xcf\xd0\xe5\xdc\x1d\xca\x49\x94\x4d\x19\x9b\x19\x02\xac\x1d\x60\x8d\x8c\xab\xe9\x00\x6b\x07\x58\x1b\x90\x29\xa2\x6c\x12\x51\x36\x05\xb5\x9f\x44\x94\x4d\x22\xca\xa6\x0c\x8e\x62\x89\xb2\x49\x07\x1e\x3a\x38\x4a\x38\x93\x01\x59\x0c\x1d\x06\x04\x01\x35\xe9\x80\x75\x64\x65\x4d\x07\xdb\x9b\x28\x9b\x32\x31\x0b\x88\xb2\x49\xc4\xd5\x14\x84\xe8\x13\xe1\x35\xe9\x40\x39\xd1\x9f\x4f\x07\xca\x79\xa0\x9c\x13\xde\x44\x94\x4d\x22\xca\xa6\x4c\x2d\x04\x28\xe7\x01\x15\x27\x2e\xda\x03\xe5\x3c\xa0\xe2\x24\xa8\xe4\x1c\x1e\x07\x44\x72\x62\x40\x1c\x88\xe4\x71\x1c\x2c\xd3\x18\xcf\xcb\xd3\xc4\xe6\x9e\x44\xd9\x1c\x6c\xee\x73\x69\x27\x56\xc5\xb9\xb4\x13\x22\x89\xc4\x7d\x3a\x10\xc9\x83\xa3\x70\x62\x0a\x1f\x1c\x85\xe7\x71\x39\xa7\x6f\x07\x7a\x48\xfc\x4f\x99\x5a\x32\x40\xe5\x01\x2a\x91\x3f\x4a\xd7\x8d\xed\x74\x81\xca\x89\xd5\x7b\x3d\xce\x2c\x11\x29\x54\x5c\x19\xe9\x1f\x08\xc5\xe5\x8c\xe5\x42\x13\xa7\xbf\x79\x99\x2e\x34\xf1\x82\xb8\x44\x16\x26\xcf\x5a\xff\x97\x2e\x88\x3b\xf1\xce\x5d\x10\xf7\xe2\xf1\xe3\xf5\x87\x74\xe1\x79\x97\x57\x7f\x26\x87\x0e\xd7\x11\x30\x5d\xe0\x6d\xc2\xb4\x2e\xf0\x76\x81\xb7\x89\xf5\x7b\x71\xee\x5d\x63\x0c\x26\x37\x72\xda\x96\x2e\xce\xbd\xc9\xd1\xf1\x05\xde\x2e\x48\x86\x5c\x53\xf2\x4c\xf5\xdf\x07\x75\xb2\x4a\x2e\xf0\x76\x39\xb3\x40\xa7\x3f\x5d\x90\xec\x82\x64\xc8\xf3\xa7\x0b\xa5\xbb\x8e\x5d\x65\x62\x9c\x5c\xce\x69\x2f\xe7\xb4\xf3\x70\x23\x90\xec\x16\x66\xdf\xd1\x3f\xa9\x13\xf2\x47\x0e\xde\x74\x21\x7f\x17\xf2\x37\x3d\x4e\x38\x5d\x67\x7d\xe9\xe2\xdc\x43\x20\x2a\x5d\x8e\x79\x6f\x65\xe8\x30\x4e\x2e\x76\xf2\xe5\x65\xa6\x89\x71\x72\x2b\x75\x42\xe5\x26\x8b\xec\x62\x12\x5f\x40\x6b\xe1\x52\xbe\x9c\xe8\x5e\x50\x67\xb1\xc8\x5c\x2c\x16\x51\x92\xaf\x10\xde\x74\x21\x53\x17\x80\x59\xf0\xa6\x0b\xc0\x5c\xce\x69\x17\x14\xe9\x82\x25\x17\x2c\x59\xec\x21\x17\x8a\x74\xc1\x12\x92\xf7\xa6\xcb\x9b\xba\x17\x97\xdd\xc2\xb5\x78\x09\xd2\x72\x31\xd8\xaf\x90\x26\x41\x91\x2e\xe6\xeb\xaa\xcc\x25\xb0\xe4\x62\xbe\x2e\x22\x62\x2e\xce\xbd\x8b\x73\x6f\x55\x5d\x7e\x29\xf4\x55\x42\x56\xde\x74\x71\xee\x5d\xc8\xd4\xd2\xa4\x05\x4b\xee\xa6\x4e\xcc\x03\x17\x97\xfd\x3e\xa8\x13\x33\xfb\x02\x1b\x17\xd8\x58\x93\xbb\x03\x1b\x97\xf3\x05\x64\xb1\xd2\x3d\xcc\x10\x18\x16\x49\x06\xd2\x3d\xd4\xc9\xa1\xc3\x5a\x0c\x32\x4e\xbd\xeb\x67\x0f\x65\x11\xef\x70\xa1\x5d\x17\x80\x41\x5b\x2b\x5d\x00\xe6\x62\xa9\x2e\x4d\x45\x00\xe6\xe2\xbf\x5b\x87\x09\x86\xab\xce\x13\xf1\xff\x95\x05\x9d\xb9\x58\x95\x17\xab\x92\x0c\xc0\xe9\x72\xbe\x70\xb1\x2a\x37\x2e\x9b\x87\xab\xee\x39\x7a\x94\x1d\x55\x48\x5c\x14\xc8\x40\x72\x83\xf4\x00\x81\x07\x08\x6c\x1c\x85\x0f\x10\x78\xd8\x8a\xdb\xe5\xed\xd3\x23\x00\xc4\x93\xf2\xff\x15\x5e\x9d\x4c\x2f\x52\xa7\x9f\xb3\x16\x5e\x9d\x4c\xcf\x99\x59\x7a\x58\x95\x1b\xfb\xf3\x61\x55\x3e\xac\xca\x4d\x18\xdf\x8b\xba\x3b\x8d\x87\x7a\x3c\xa7\x6b\xe9\x41\xd0\x36\xd4\xe3\x41\xd0\x1e\xfe\xbb\x0d\xb8\x3e\xce\x67\x1f\x47\xb1\x1b\x3f\xce\x83\x8b\x3d\x3f\x91\x2d\x1b\x37\xf5\xc3\xaa\x7c\xe0\xd2\x6e\xd4\x09\x2e\x3d\xbc\x72\xe8\x81\xa5\xe7\x81\x82\xe9\x81\x4b\x9b\x43\xdb\x07\x2e\x3d\xac\x4a\x64\x85\xd2\x23\x7e\xe4\x39\x3c\x95\x0d\xf5\x78\xf8\xef\x1e\xfe\xbb\x8d\x4b\xf1\x71\x12\xf1\x00\x2b\xd4\xc2\xd2\x03\xac\x1e\x0c\x6b\xe3\xc7\x79\x30\xac\x57\xa8\x93\x43\xb1\x07\x2e\x3d\x5c\x75\x08\x86\xa5\x07\x04\x3d\x20\x68\xc3\xac\x1f\xf6\xe7\x03\x82\xf6\xe6\x71\x00\x41\xaf\x72\x39\xdc\xe1\xe1\x95\x7b\xa0\x0d\xe1\xb0\xe9\x81\x36\x0f\xb4\xd9\x84\x71\x3d\x28\xd2\xc3\x46\xdc\xd8\x9d\x0f\x8a\xf4\xa0\x48\x9b\xd0\x9b\x07\x45\x7a\x50\xa4\x8d\x77\xe6\x41\x91\x5e\xe7\xc1\x31\x93\x1f\xae\xba\x07\x45\xe2\x0d\xc1\xf4\xa0\x48\x0f\xcb\x6f\x3f\x5d\x4e\x37\xf1\xca\x1d\x0e\x82\x1f\xc7\xa6\x6f\xe8\x1d\x4d\x26\x2d\xc7\x13\x0f\x8a\x74\x38\x08\x7e\x68\x0d\x3c\x22\x4d\xc8\xd8\x9c\x1e\x14\xe9\x71\x66\x81\xa6\x5a\x7a\x9c\x59\x3c\x5c\x75\x87\x90\xc0\xc7\x61\xe8\x83\x22\x1d\x08\xc5\x83\x22\x3d\x00\xf0\x24\xfd\x93\x3a\xc1\xba\xa3\x85\x00\xd6\x3d\xbc\x72\x07\x0e\xfe\xf0\xca\xbd\xcd\xdd\x71\xc4\x3c\x60\xed\x71\x42\x7a\xc0\xcf\xc7\x09\xe9\xc3\x46\x3c\xf8\xd6\x1f\x36\xe2\x73\x52\x54\x0e\x76\xe7\xc3\x46\x7c\x10\x9f\x83\xef\xf2\x11\x2a\xf2\x00\xab\x03\xa8\x3e\xc0\xea\xc1\x86\x3e\xf6\xfc\x4f\x84\xe2\x41\x95\x5c\x44\xf9\xbb\x82\x9e\x5d\xa6\xcf\xa5\x67\x5d\x85\xf4\x0c\xae\x83\xde\x9c\x6b\x54\xb8\xac\x84\x4f\x8a\xe3\x47\x73\x16\x82\xf4\x2b\xe8\xae\x9f\xf0\x58\x70\x92\x63\x21\x30\xd8\x1e\x76\x66\x21\x10\x52\x0a\xc0\x9c\x49\x9d\x84\xa9\x06\x48\x0a\x39\x42\x2c\x38\x49\xb1\x80\xb5\x76\xdc\x33\x69\xc1\x29\x8b\x05\xfc\xf6\x84\xd6\x5b\x48\xe8\x57\xe0\x62\x3a\xce\x9b\x2d\x18\x51\xae\x20\x04\x99\xb0\x2d\x18\x51\xae\xf8\x9d\x8e\xc7\xdf\x5a\x30\x9a\x84\x61\x76\x7c\x9f\x37\x17\x38\xfe\x3e\xe8\xfb\x53\x9d\xdc\x08\x6b\xed\x3c\x1a\x9f\x69\x27\x1c\xe7\x3c\x6e\x94\xb9\x11\x1e\xfe\xeb\xa7\xc4\x16\x32\x37\xc2\x5a\xbb\x81\x6e\x66\x6e\x84\xdb\xff\x3a\xb4\x5b\xc8\x28\x48\x00\x1b\x37\xd2\xcd\x82\xd6\x04\x1c\x87\xd7\x5e\x2c\x14\xea\x84\xe3\xdc\xc4\xdd\x9d\xe3\x58\x80\xe3\xa0\xc1\x67\x08\x8f\x18\x8a\x23\x85\x17\x64\xcc\x35\x91\xbf\x8f\x44\x21\x37\xaa\x3c\x38\x38\x0e\x2f\xc8\x58\xa8\xdc\x88\x77\xb3\x51\xee\xb3\x9f\xf0\x08\xd6\x1a\xb1\xbc\x16\x1a\x97\x63\xad\xdd\xc2\x78\x36\x06\x04\xc3\xec\x56\x9a\x24\xe1\x11\xfc\x4d\xb7\x52\x67\xe7\xc1\xb9\x87\xa9\x20\x0c\x67\xa1\xf3\xdc\x39\x0b\xb8\x9a\x8a\x9d\x69\xd3\xa9\xb3\x73\xa3\x41\x93\xc0\x92\xab\x59\x37\x18\x3a\x28\xd2\xd5\xac\x1b\x8a\x6e\x66\x94\x26\x7d\x9f\x4c\x6f\x28\xd2\x75\x46\x60\x88\x99\x58\xc0\x99\x7f\x17\x83\x3c\x69\x3c\x31\x14\xbc\xc5\x6b\x61\xf1\x4f\xcc\xad\x7b\xe8\xa6\x44\x42\x30\xb7\xae\x9f\xec\x18\xea\x27\x16\x70\x2d\xdd\x43\xe3\x17\x0f\x0e\x2c\x21\xcb\xb8\x2b\xed\x78\x21\x8d\xbf\x8c\xd2\xe6\x72\xd8\xd0\xd5\x54\xdc\xcc\x25\x4e\x33\x79\xa7\xd0\xc2\xe6\xb9\x43\x91\x90\x2f\xb1\x70\xa8\x13\x8a\x84\xf2\xa0\x85\x43\x9d\x00\xcc\x8b\x3c\xcd\x43\x9d\x38\xa1\x88\xbb\xb5\x70\xa8\x13\x36\xc4\x4b\xc0\x16\x2e\x7d\x87\x0d\xbd\xc4\xdd\x2f\x75\x72\xc4\xf9\x8c\xb9\x74\x19\x3a\x77\xca\x17\xde\x89\x30\xd7\x89\xfe\x3e\xb8\x3c\x53\xe7\x53\x58\xfa\xa0\x90\x26\x3d\x5d\xee\x98\xf7\x9c\x26\x58\x74\x40\xb2\x08\x04\x91\x78\xc6\xd0\x73\xb1\xc8\x69\xe6\x73\x72\x6a\xd1\x01\xc9\x90\x75\x29\xaf\xea\x9f\x9b\x42\xba\xe9\x5e\x6e\x8b\x91\x3a\x71\x57\x3d\x77\x68\x5b\x24\xd0\x3e\x82\x60\xbc\x86\x6b\x31\x52\x27\x14\xe9\xb9\x45\x65\x31\x52\x27\x3e\xac\x37\x68\x67\x42\x8d\x04\x1f\xfb\xf3\x77\x8b\x2c\x26\xea\x04\xeb\x9e\x5b\x54\xe6\xf2\xd6\xdf\x07\x97\xbb\xab\xce\xa2\x71\xb9\xf1\x34\x99\x9f\xd1\x83\xcf\x2c\x82\x75\x64\x49\xb7\x08\xd6\x45\xb0\xee\x6d\xfa\x6e\xb4\x13\x8a\xf4\xb6\x2e\xa7\x9d\x46\xdf\x0f\x8d\x77\x7b\xce\x62\xe6\x46\x87\x7f\x66\x6e\x04\x6f\x7a\x87\x1b\x39\xf2\x59\x84\x37\xbd\x4b\x8f\x32\x3d\x82\x37\x3d\x77\xea\x59\xcc\xf4\x08\x54\x7c\x2e\x20\x62\xd1\xe1\xd0\x22\x64\x8a\x2c\x38\x16\x1d\x0e\x2d\x66\x1e\xf1\xa3\xce\x42\xdf\x61\x58\xcf\xcd\x2c\x8b\x85\x26\x61\x0e\x3e\x17\x8b\xb2\xe8\xc0\x69\xd1\x1d\x5b\x95\xa8\x5f\x8b\x85\xbb\x3b\xfb\xaa\x21\x30\xc8\xe0\x67\x74\xfc\xac\x48\x20\x59\x04\x3f\xa3\xe3\x67\x0d\x91\xcb\x2b\x77\x77\xc4\xac\x01\x4c\x46\x14\xc8\x50\x03\xaa\xc4\x07\x9b\x0b\x82\x7f\x1f\xdc\xdd\x03\xd0\x2d\x56\xee\xee\xac\xad\x06\xe3\x46\x95\x1b\x35\xea\x64\x75\x44\x40\x35\x3a\xa8\x56\xb2\xf5\x58\x6c\xd4\xd9\x68\x67\x66\x7e\x36\x5d\x4e\x3b\x33\x4d\xea\xb4\xb3\x53\x67\xe1\x69\x76\xea\xec\xb4\xb3\x70\x23\x90\xd6\x25\xad\xbe\x42\x06\xa4\x33\x6d\x1c\x69\xeb\xb7\x85\xfc\x03\xa1\xb0\x08\x0c\xc7\x4e\xcf\x2a\x8f\xda\x59\x9f\x45\xa7\x7b\x35\x78\xc4\xbb\xc5\x41\xd3\x06\x4d\xd3\x22\x1b\x4c\x9f\x41\x2b\x3a\x03\x33\x68\xc5\xa0\x15\x9d\x3a\x07\x37\x1a\xdc\xa8\x33\x25\x07\x63\xe0\xb8\x5d\x09\x33\xb6\xe8\xf0\x6d\xd1\xc9\x5f\x25\x2b\xbd\xb9\x7c\xfa\xf7\xc1\xf3\x67\x67\x70\xd5\xf4\xef\x83\x71\x9d\x34\x69\xaa\x4e\xc6\x75\x32\xa7\x16\x75\x2e\x86\x70\xa9\x90\x21\x5c\x34\x09\xe6\x12\x41\xf1\xb8\xe8\xbb\x56\xde\xa6\xef\x9b\xcb\x37\x93\x62\x73\xf9\x66\xa6\x1c\xa6\xcf\xa6\x9d\x9b\x76\x1e\x9e\xd5\xa6\xce\x43\x37\xb5\xc8\x40\xf1\x78\xa8\xf3\x71\xa3\x43\x9d\xce\x1d\x2b\x21\xc1\x16\x0f\xeb\xde\xc1\xbc\xc6\xa0\xcb\x79\x46\x4e\x08\x6b\x0c\x8c\xe7\x05\xf3\x1c\xc5\x6b\xd4\x82\xb8\xac\x66\x77\x93\x55\x82\x87\x2d\x02\xed\x11\x51\x9a\x18\xe9\xfb\x05\x4b\x9c\x4f\xd6\xc8\xce\x10\x2f\x58\xe2\x08\x5f\x23\xcc\x25\x3e\xa6\xe4\xa3\x4e\xad\x92\x47\x9d\x8f\x3a\x8d\xe7\xfe\xa8\xd3\xf1\xbe\x12\x3c\x6c\xc8\x6a\x59\x0a\xd4\xe9\x27\xa5\x96\xe0\xa1\x29\x50\xa7\xbf\xdd\x63\x52\xde\x42\x72\xab\x92\x3a\xdf\x5c\x3d\xfe\xcf\x52\xa4\xef\x6e\x94\x5a\x02\xef\x5d\x4a\xfe\x2b\xac\x14\x66\x0a\x19\x10\x56\x49\x72\x3b\xd9\x92\x6f\x02\x15\x49\x31\x4b\x6c\x02\xae\x35\xff\x15\x16\x0a\xb9\x7b\xe4\xee\x95\x76\xba\x49\xec\xfa\x64\x5f\x21\xab\x23\x25\x1a\x9f\xe8\x7b\xa3\x9b\x89\xcb\x8d\x26\xb9\xf9\x6a\xc9\x99\xae\x25\x77\xd5\xd5\x08\xf1\x49\xe0\x7d\x32\x2e\x1f\xdc\xdd\x74\x39\x77\x87\xad\x27\x68\x6c\x72\x14\xaf\x11\xb6\x8e\x50\x98\x21\x14\x56\xe3\xe4\x72\x00\x1b\x15\xb0\x1a\xd9\x82\x10\x03\xb3\x84\xa6\x4d\x5c\x34\x29\x53\x67\xa1\xce\x45\xe3\x0b\x75\x3a\x71\xad\x11\xde\x94\x0a\xed\x2c\xd4\xb9\xb9\xbc\x50\x27\x88\x1b\xdd\x93\x62\x09\xc4\x4d\x95\x41\x86\xd7\xa7\xca\x20\x57\xba\x79\x19\xf9\x4a\x37\x2b\x4d\x82\x37\xa5\xca\x20\xa3\x15\x12\xdd\x1f\x6e\xa9\xd1\x23\xb4\x42\xd0\xda\xb2\x04\x8e\x26\x20\x93\xf7\x92\x2d\x81\x8e\xa9\x23\x0f\x01\xf1\x49\x60\x5d\x02\xeb\x12\x33\x19\xa9\x2e\x43\xaa\xab\x26\x26\x6d\x1a\x3c\xa3\xc1\xe5\x9a\xb4\x83\xc6\x3b\x90\xd5\x04\x8a\x27\x10\x2c\x39\x0f\xad\x49\xf3\x73\xd0\xf8\x49\x93\x0a\x75\x4e\x66\x88\xa3\x5b\x4d\xd0\xed\x04\x39\x4d\x0e\x64\x35\x41\xb7\xd3\xa4\x9d\x93\x76\x42\xb7\x13\x8c\x35\xb9\x69\x5b\x93\x66\xdd\x62\x90\x17\x37\x02\x93\xd3\xe2\x46\x8b\x1b\xf9\xab\x49\x96\xe0\xb6\xc9\x21\xaf\x26\x3f\xd9\xb1\xb4\x78\x9a\xce\x6d\x6b\xea\xaa\x73\x52\x78\x28\xa4\xf1\x8b\xbb\x6f\xea\xec\x4c\x45\x3f\x43\x30\xcf\x0d\xf0\x57\xd3\xa0\xf1\x70\xdb\xb4\x19\xa5\xc9\x32\x84\xdb\xa6\x4d\x9d\x60\x72\xda\xd4\x79\x68\xfc\x64\xda\x1c\x1a\x0f\x2a\xa6\xc5\xd2\x06\x15\x13\x7a\x2e\x69\x51\x27\x84\x37\xa1\xe7\x92\x36\x73\x09\x00\x44\x27\xae\xa6\x43\x9d\x97\xa7\x79\xa9\x53\xb3\x0e\x54\x4c\x97\x3a\x2f\x03\x72\x19\xf9\xcb\xd3\x84\x98\xa7\xc7\x20\xa3\x8b\x64\x81\x59\xf7\x18\x4f\xf4\x47\x0c\xf8\x4d\x8f\xf9\x09\x2a\x5a\x60\x32\x80\x8a\xc9\x0d\xf1\x6a\xd8\x88\x09\x16\x8c\x90\x5d\x35\x48\x8a\x01\x80\x16\xb8\x91\x1f\xa3\x98\xf9\x11\x82\x59\xe0\x46\x20\xad\x79\x58\xb2\x19\x50\x69\xf0\x11\xc3\x3a\xb7\x40\x9d\xfe\xee\x86\x19\xef\xa0\x9a\x83\x63\x35\xd7\xda\x32\x8b\xdc\xc8\xc1\xb1\x92\x87\xcb\x4c\xef\xa0\x46\x6e\x94\x69\x12\xa8\x88\x3c\x5d\xb5\x12\xff\x91\x50\x98\x63\xa5\x79\x3e\x85\xef\x0a\x3a\x01\x45\x46\xa6\xae\x1a\x33\x1a\x7d\x3a\xb3\x44\xdd\x95\x56\x24\x5d\x4e\x27\x1a\x9d\x80\x37\x9b\xd1\x09\xc0\xd5\xe0\xcd\x48\xd8\x55\x6b\x0c\x0c\x38\x6a\xc6\x8d\x98\xbc\x08\xda\x19\x12\x76\xd5\xe0\xf7\x28\xd9\x99\x39\xd5\xad\xe6\x02\xfc\x86\x4c\x9d\x21\x53\x57\xd1\x6b\x34\x64\xea\x0c\x99\xba\x6a\x8b\x3a\x41\x47\x03\x1d\x6d\xf3\x4f\x48\xaa\x41\x52\x0d\xee\x60\x90\x54\x2b\x74\x13\xd6\x6e\x85\x3a\x51\xd4\x31\x58\xbb\x61\xcf\x5b\xe5\xf9\x63\x6a\x1a\xf6\xbc\x55\x6e\x74\x78\x80\xe0\xa8\x01\x99\x06\x64\x5a\x55\x9d\xb4\xf3\xf2\xcf\x46\x37\x9d\x96\x56\x83\xa0\x5b\xe3\x71\x80\xa3\x06\xed\xb6\xc6\xe3\xf0\x80\x93\x9a\x99\xe6\x06\xb8\x1a\xe0\x9a\x03\x4f\xb3\xeb\x15\x66\x14\x13\x23\x7d\x07\x71\x0d\x3e\x9a\x23\xa3\x04\x1f\x35\x77\x00\x54\x02\xa7\xcd\x3a\x83\x0c\xbb\xcc\xd0\x6e\x83\x5d\x1a\x30\x9c\x13\x7d\x87\x5d\xda\xe0\x72\x7f\x09\xd8\x0c\x22\x69\x0e\xbc\x35\x9b\xfe\x49\xdf\x07\x75\x6a\x9a\x83\xb8\x06\xe2\xe6\xcc\x8d\x26\xed\x04\x71\xc9\xab\x66\x48\x09\x9a\xc1\x19\x33\x80\xed\xe9\x35\xfe\xcc\x00\xd7\x0c\x60\x1b\x44\xd2\x80\x4c\x84\x4b\xcd\x16\x4d\x02\x32\x73\xe5\x11\x2f\x2e\xdf\x5c\xde\xf8\xe7\xa6\x49\xe0\x28\x62\xa8\x66\x10\x49\xdb\x34\x49\x33\x19\xce\x68\x00\x61\xee\xdc\xfd\xf0\xe0\x00\x42\x22\xb4\xcd\x0e\xb3\x0e\x20\x44\xf9\xc7\x0c\xcb\xdf\x10\xb6\xca\x93\xbb\x63\xf9\xdb\xa5\x49\x60\xb3\x81\x79\x76\x79\xee\x9b\x67\x84\x3d\x6f\x8f\xc7\xc1\xee\x6d\x60\x1e\x12\x8b\x35\x6b\x2a\x3e\x2e\x07\xc9\x50\xe9\xb1\x0c\xbf\xcb\xf0\xbb\x8c\xd7\x23\x3b\xae\x59\x96\xd0\x26\x5e\xb9\x0c\xbc\xe5\x40\x9d\x20\x6e\xc6\xc8\xcf\x7e\x50\x5a\x0b\x5b\x7a\x76\x0a\x68\xd9\xb9\x5f\x2d\x41\x37\xf2\x1e\x65\x37\xf2\x2b\x31\xdc\x96\x21\x7d\x19\xd2\x57\x60\xc1\x19\x37\x25\x42\x0b\x15\x95\x50\x43\x6f\xc1\xb2\x93\xb7\x5a\x40\x5c\xcf\x3a\xf2\x7d\xf8\x20\x17\xc0\x35\xf3\x36\x7d\x86\xdf\x15\x18\x6b\x86\xdf\x65\x87\xa7\x5a\x60\xac\xd9\x51\xca\x50\x92\xac\x05\x07\x1c\x82\x92\x96\x21\x7d\x25\xd3\x4e\xbc\x9c\xc8\x4b\xd6\x82\x57\x2e\x3b\x74\x59\x76\x23\xbf\x16\xb8\x6d\x86\xf4\xe5\xcc\x8d\x3c\x94\xc9\x72\xe6\x46\x99\x1b\x01\xaa\x19\x87\x66\x06\xd6\x0a\x4e\x93\x8c\x43\x33\xbb\xe9\x5e\x0b\xae\xba\x8c\x95\x9e\x0b\xa3\xe4\xe1\xda\x96\x71\x53\x66\x07\xb2\x5a\x3a\x75\x16\x1e\x07\x66\x76\xc1\x7f\x97\x0b\x7d\x87\xf4\x91\xfb\xce\x32\x60\x95\x2b\x75\x0e\x15\x72\x77\x98\x20\x89\xef\x2c\x63\x3c\x67\x70\xa9\x80\xb4\x19\xe7\x63\x6e\x5c\x8e\x7f\x24\x03\x56\xb9\x71\x39\xfe\x91\x8c\x3e\x72\x76\x78\xaa\x05\xa4\xcd\x8d\xa7\xd9\x19\xa5\xc3\xe3\xe8\x8c\x52\x67\x86\x80\xb4\xb9\x73\xa3\x4e\x8f\x0e\x3d\xea\x34\xa9\xd3\xa3\xab\x7f\x52\xe7\xa0\x4e\x68\x42\x86\x33\xe6\xc1\xd3\xc4\xc1\x91\x07\x4f\x13\x53\xb8\x68\x26\x63\x0a\x67\x38\x63\xc1\xa9\x87\xae\x87\xa1\xeb\x51\x6b\x60\x90\xe1\x8c\x19\xce\x58\x35\xbd\xa1\x87\xd9\x43\x45\x6a\xd5\x4c\x9e\xd4\x89\x29\x5c\xb1\xe7\x32\xa6\x70\x86\x33\x92\xe0\xc2\x32\x9c\x31\x83\x60\x15\x7b\x2e\x83\x60\x79\x51\x67\xe2\xb9\x2f\x1e\xb1\x73\xbf\x5a\x8d\x1e\x01\x6b\x19\x53\xb8\x82\xb4\x9e\xc1\xe6\xfb\x48\x14\x32\x15\xf1\x72\x66\xac\xde\x0a\x35\xce\x30\xc1\x0c\x13\xac\x9a\xde\x30\x41\xe4\x4b\x6a\x2d\xff\x78\xe4\x61\x19\x9a\xe8\xa9\x72\xbe\x2b\x18\xd7\x03\xc0\xc0\x1d\x2b\x76\x5d\x3e\x8c\x96\xb3\xc5\x5a\x2b\x9d\x00\x1d\x33\xc6\x73\xad\x74\xf7\xf0\x04\x0e\x75\x42\xa6\x33\xdc\x31\xc3\x1d\x2b\x2c\x23\xc3\x1d\x33\x16\x35\x02\xa6\x96\xe1\x8e\xd9\xc3\x50\x6a\x6d\x8c\x01\x16\xb5\x64\x5e\x2b\xd4\x23\x63\x51\x67\x2c\xea\x8a\xd7\x23\xe3\x41\xcd\x58\xd4\x55\x4b\x07\x8b\x1a\x09\x97\x5a\x07\x8d\x7f\xdc\xe8\xf1\x58\x06\x4d\x02\x71\xf3\x63\xfa\x60\x01\x16\x10\xd7\x93\x02\xfd\x55\x02\xd1\xad\x80\xb8\x68\xcd\x56\x02\xd1\xad\x80\xb8\x28\xcf\xd6\xea\x07\xec\x56\xd0\x2f\x29\x20\x6e\xc5\x56\x2c\xd8\xde\x05\x42\x49\x52\x43\x2b\x10\x4a\xa4\x6a\x2b\xb9\x0c\x0d\xc5\x5a\x2b\x58\xd4\x64\x34\xb4\x02\xe2\x96\xc4\x8d\x20\x3e\x05\xa9\x12\xf4\x6b\x6b\x85\xe3\x14\xc0\x15\xfd\xda\x5a\xf1\x4c\x22\x63\x6b\x05\x70\x25\xf1\xa1\x15\xc0\xb5\x00\xae\x95\xdd\xa6\x00\xae\x05\x70\xad\xac\xd1\x02\xb8\x22\x7f\x5b\x2b\x5b\x50\xc1\x83\x5a\x00\xd7\xca\x16\xe4\xc9\x90\xbe\x0f\x66\xc8\xd3\xe5\x97\x42\xef\x7b\x63\x0b\x2a\x70\xc6\x82\xed\xdd\x58\xb8\x25\x73\x23\x10\x97\xe8\x74\x2b\x20\x2e\x3a\xbb\xb5\x45\x5d\xce\x8d\x60\x97\x0d\x36\x84\xe8\x8e\x15\x60\x98\x40\x74\x2b\x20\x6e\xc1\xcc\x6e\x2c\xc7\x82\x99\x5d\x40\xdc\x86\xbf\xb1\x70\x30\x54\x20\x92\x0d\xe2\x53\x20\x92\xc5\xfd\x9b\xb5\x71\x30\x54\xc0\x66\x04\x7d\x6b\x63\x8d\x16\xb0\x19\xad\x9f\xda\xd8\x97\x4a\xe5\x46\x78\x3b\x5b\xd1\x3f\x7d\xc9\x14\xbc\x9d\xad\x30\xf2\x8d\x91\x07\xb0\x09\x44\xb7\x02\x60\x17\x4c\xf7\x56\x69\x27\xa6\x7b\x81\x72\xb6\x4a\x3b\x61\x97\x05\xc0\x26\x10\xdd\x0a\xec\xb2\xc0\x2e\x5b\xa7\x4e\xd8\x65\x81\x5d\x36\x16\x57\xe1\x5c\xa9\x60\xcf\x93\x84\xd2\x50\x1c\xb6\x02\x60\xa3\x0d\x65\x05\x22\x59\xc0\x66\x04\x17\xad\x0c\x26\x18\x44\xb2\x2d\xfd\x93\xf1\x04\x71\x89\x39\xb7\x82\xf3\x11\x89\xe2\xda\x36\x77\xc7\xcc\x46\xfc\xa8\xb6\xa3\x42\xfd\x93\x6e\xb2\x87\x14\x2c\xea\x82\x9f\xb1\x5d\x06\x04\x3f\x63\x59\x3c\x4d\x4d\x5a\x38\x63\x41\xcd\xb4\x69\xd2\xc2\x19\x0b\xe0\xda\x34\x69\x37\xcf\xc8\xc1\xb1\x76\xcd\x4f\x5c\x8a\x05\xce\xd8\x23\x0f\x0e\xe3\xb9\x1c\x04\x56\x35\xeb\x30\x9e\x0b\xa8\xd8\x61\x43\x05\x54\x2c\x0e\x79\x95\xc0\x6e\x2b\x1c\x0c\x15\x47\xb7\x4a\x0c\xb7\x15\x38\x63\x01\xd6\x3a\x67\x94\x05\x58\x2b\xee\x2f\xac\xdd\xe8\x11\x08\x56\xa0\x87\xc8\x67\x5a\xe5\xb8\xa7\xba\x15\x5b\x3b\x6e\xb5\x8a\xf9\x5a\xf1\xdf\x75\x26\x43\x75\x0e\x67\x15\xfb\xb3\xfb\x0b\x08\x56\x31\x31\x3d\xfd\xd4\x5f\xed\x1e\x4c\x64\x95\xa3\x99\x0a\x95\x23\xb4\xda\x50\x7e\xb6\x0a\x04\x91\x2f\xd3\x2a\x47\x33\x15\x81\x55\xe2\xad\xad\x02\x41\x88\x43\x57\x52\x69\x1a\x1a\xd1\x86\x2a\x74\xed\xe0\x67\xc5\xee\xf4\x24\x4e\x7f\xb5\x33\x6d\x2a\x68\x53\x31\x31\x3b\x1e\x8a\x0a\x5c\x54\xbc\x72\x1d\x67\x59\xc5\x2b\xe7\xf9\x8c\xbe\xc2\x4b\xe1\xa6\x90\xf1\x3c\xfa\xa7\x4f\x06\x4f\x48\xf4\x15\xfa\xc8\x7b\x3e\xa2\xef\x83\x47\x0c\x2a\x56\x4e\x4c\x2a\x27\x26\x1d\x73\xb0\x62\x8c\x4a\xa8\xba\x73\x5e\x53\x81\x8b\xca\x39\x48\x87\xb9\x54\xce\x41\x2a\xe7\x20\x9d\xa3\x99\xea\x06\xa7\xd5\xca\x28\x79\x7c\x93\x55\xce\x91\x2b\xc8\x30\x82\x2e\x67\x94\x40\x86\x81\x8d\x58\xa1\x72\xd5\x29\x59\x1d\x91\x1e\x71\xba\x51\xfd\x3c\xa3\x0e\xf8\x48\x65\xbd\xa3\x9d\x5d\x87\xbf\x39\x60\x15\x57\x5d\x65\x69\x0f\x2c\x3f\x34\xb3\xad\x62\x38\x0e\xe3\x72\x0c\xc7\x2a\xa9\x60\xfb\x47\xe9\x6d\x43\x5e\xdb\x2a\x60\x30\x98\xa7\x75\x30\x5a\x98\x9a\x03\x2a\x8f\xca\xb6\x55\x8e\x27\x46\xa6\x13\x93\xc9\xeb\x98\x50\x07\x06\x24\x1a\x66\x56\xb1\x2a\x07\x06\x64\xc5\x8f\x57\xe1\x64\x03\xe6\x52\x39\x9e\xa8\x98\x9a\x84\x6d\x5b\xc5\x8f\x87\x56\x77\x1d\x95\x9e\x01\x30\x28\xa1\x55\xd2\x9b\x5a\xe5\xcc\xa2\xc2\xde\x06\x74\xa6\x82\x3a\x15\xd4\x21\x96\xdb\x2a\xa8\x83\x66\x5a\x1d\x8d\x67\x85\x1f\x0f\x05\xb5\x4a\x80\xb7\x55\x4e\x37\x2a\x94\x8e\x5c\x56\x56\x71\xee\x55\x9c\x7b\xa3\xeb\x9f\x74\x13\xd4\x21\xc0\xdb\x2a\x67\xd4\x95\xd3\x8d\x31\x78\xfe\x87\x51\x3a\xd4\xa9\x95\x07\x3e\x55\x50\x67\x60\x1e\x54\x8c\xd2\xca\x41\xc6\x80\x7a\x54\xb8\x58\x85\x8b\x91\x62\xd5\x2a\x5c\xac\xe2\xc7\x1b\xf0\x91\x7a\x19\x10\xfc\x78\x03\xdf\x75\xbd\x0c\x08\xa0\x45\x80\xb7\x55\xb8\x98\xf4\xcd\xc7\xa6\xce\xc7\xe5\xf8\xf1\xc6\x61\xe4\xf1\xe3\xa1\x02\x57\x89\xe5\x36\xc4\xe0\xac\x82\x64\x24\x72\xb5\x06\x92\xa1\x02\x57\x07\xcb\x51\x62\x70\x0d\x32\x35\x58\x79\x0d\x32\xd5\x20\x53\xc3\xe3\xb1\x4c\x0a\x71\x0d\xde\x34\xfc\x9d\x08\x93\xee\x5b\x03\xf3\x26\x8e\x98\x06\xe6\x35\x0e\x1d\x26\x8b\xac\x25\xee\x0e\x99\x9a\x1c\x8a\x22\xff\x66\x08\xbe\x55\x02\xbc\xad\x41\xa6\x1a\x6e\xb5\x89\x79\xd0\x40\x32\x84\xde\xea\x4c\xfc\x13\x0f\x5a\x83\x22\x4d\xf0\xbe\xe1\x41\x6b\xc0\xdb\x84\x8f\x34\x0e\x99\x1b\x46\xe9\x84\x8f\x34\x8c\xd2\x86\x51\x3a\xe1\x23\x0d\xa3\x14\x9d\xb8\x4a\x3a\x5a\x6b\x00\x61\x83\x22\x4d\x7f\xfd\xc1\xd0\x90\xb3\x06\x3a\x4e\x42\x06\x90\x92\x33\x54\xe7\xeb\xcc\x8c\x3c\xbc\xa9\xe1\x80\x9b\x85\x91\x07\xf3\x1a\xbc\x69\x16\xfd\x93\xcb\x01\x42\x02\xbc\xad\xe1\x80\x6b\x10\x9f\x09\x49\x69\xb8\xd5\x1a\x1e\x34\x72\xdd\x5a\xc3\x83\xd6\x80\xb7\xc9\x92\x69\x1c\xf3\x7a\x4e\xa4\xaf\xf0\x50\x58\x28\xa4\x9b\xb8\xd3\x51\xc0\x37\xb4\xe7\xea\x84\xb9\x20\x41\x67\x0d\x74\x9c\x2c\xae\x86\xa5\x8a\x12\x5d\x45\xd7\xde\x1a\xe8\x88\x20\x5d\x9d\x1c\x0c\x21\xa0\x6f\xad\xd3\x78\xcc\x82\x06\x1b\x6a\xd8\xb4\x93\xc5\x85\x82\x9d\xa1\x52\x57\x27\x66\x01\x62\x75\xd6\x30\x5f\x27\x8e\xf7\x86\xf9\x8a\x74\x5d\x9d\xfe\xf6\x84\xa1\x60\x67\x68\xd6\xd5\xb9\x74\x39\x8d\x87\x37\x11\x17\x6e\x08\xd9\x59\x9b\xd4\xc9\x8a\x43\xc1\xce\xd0\x9e\xab\x73\x73\x39\x27\x11\x0d\xb0\x9a\x47\x85\xcc\x79\x9c\x65\xa4\xf7\xb5\xb6\xf9\x27\xc4\x67\xc2\x86\xd0\x97\x33\xa4\xfd\xeb\xd4\x92\xc1\x46\x44\x66\xae\x4e\x1c\x9a\xa8\xcd\x19\x52\x72\x95\x18\x6e\x43\xe1\xdf\x90\xf6\xaf\x8b\x80\x9a\x06\xf1\x41\xda\xbf\x2e\xad\x23\x20\x08\xd1\xb9\xba\xb0\xbd\x11\x9d\x33\x64\xe6\xea\x62\x5b\x43\xfd\xdf\x90\xf6\xaf\x0b\x67\x3e\xa2\x73\x86\xe8\x5c\x5d\x6c\x6b\x08\xfd\x1b\xe2\x71\x95\xe4\xc2\xd6\x38\x20\x68\xa0\xcd\xc2\x6f\xdf\x01\x96\x8e\xe9\xb6\x58\x32\x1d\xd3\xad\x83\x36\x0b\x0a\x8f\xb0\x9c\xa1\xe2\x5f\x17\x14\x1e\x7d\x39\x43\x5f\xae\x12\x02\x6e\x68\xfa\x5b\xc7\xed\xbf\x58\x32\x48\xc9\x19\x52\x72\x75\x11\x8f\xd3\x81\xa0\x0e\x04\x2d\x7f\xfd\xc1\x3a\x10\x84\xa2\x5c\x5d\x50\x78\x84\xe5\xac\xe3\x2c\x5b\xf8\xeb\x91\x92\x33\xc4\xe3\xea\x62\x75\xa0\x21\x67\x1d\xde\xb4\xd8\x3b\x90\x92\x33\xa4\xe4\xea\x82\xb5\xa1\x21\x67\xdd\x68\x12\xe7\x4a\x9d\x40\x3f\x14\xe5\xea\x82\xc2\x77\x70\xa9\x73\x42\xba\x70\x2d\xa1\x36\x67\xe8\xcb\xd5\xc5\x61\x28\xa9\x0b\x0c\x99\xb9\x4a\x58\xb9\x75\x4c\xb7\x8e\xe9\xb6\x98\xf3\x48\xd0\x19\xda\x73\x75\x7d\x1b\xca\x3f\x10\x0a\xf4\xe9\xac\x67\xba\xbb\x54\xb7\x5a\xc1\xf3\x87\xfc\x91\x0f\xc1\x50\xab\xab\x0b\xb7\x15\x32\x75\xd6\x61\x6f\x0b\xb7\x15\x32\x75\xd6\x31\xf6\x48\xf8\x6c\x1d\xf6\xd6\x39\x0b\x58\xc4\x11\xa0\x5d\x67\x1d\xa2\xb6\x88\x80\x44\xc9\xce\x3a\x44\x6d\x3d\xea\xe4\x80\xa0\x37\xa6\x39\x3c\x0f\xed\x3a\xeb\x04\xac\x2c\xac\x5f\x94\xec\x4c\x49\x19\x76\xe0\x72\x7c\x6e\x9d\x03\x82\x4d\x58\x64\x87\xd2\x21\x68\x57\x37\x07\xad\x28\xd9\x19\x12\x76\x95\x24\xd2\xd6\x3b\x97\x3b\x22\xd5\x6d\xba\x9c\x26\x41\xe9\x36\x96\x2a\x2a\x77\x86\xca\x5d\x25\x64\xdd\x90\xb7\x33\x04\xed\xea\x86\x76\x21\x68\x67\x48\xd8\xd5\xad\x19\x8d\x7b\x0d\x09\xbb\xba\xa1\x5d\x9d\xd0\xc0\x8e\x7b\x6d\x63\xa9\x76\x0e\x08\x3a\xa0\xb5\x39\xf3\xef\x80\x56\xff\x65\x51\xe1\x46\xb0\xb6\x0e\x6b\x23\xe5\xa6\x21\x84\x67\x1d\xd6\xb6\xd9\x19\xd0\xc3\x33\xf4\xf0\xea\xc6\x37\xd4\x09\x22\x44\x0f\xaf\xee\xae\x7f\x32\x4a\x00\xe1\xc6\x0d\x84\x3a\x9e\x21\x8b\x57\x37\xe6\x2b\xea\x78\x86\x1e\x5e\xdd\x6c\x02\x08\xe1\x59\xe7\x28\x61\x6b\x95\x10\x7e\x82\xf4\x5d\x25\xbb\xb5\x75\x20\x13\xe9\xbb\xba\x41\xf1\x0e\x6b\xeb\x10\xb4\xcd\xf1\x29\x9a\x77\xd6\xf1\xa0\x6d\xc2\x76\x49\xa3\x61\x48\xdf\xd5\xcd\xf1\x3e\xd2\x77\xa6\x6c\x1a\x1b\xde\x84\x10\x9e\x29\x9b\xc6\xc6\xad\xda\xe1\x77\xe8\xe1\xd5\xad\x99\x0c\x8e\xa2\x87\x57\x37\x26\x31\x7a\x78\x46\x8a\x8d\xba\x35\x93\x31\x35\x3b\xe0\xba\x89\xd0\xed\x97\xc7\xc1\x39\x2d\x79\x81\x8c\x84\x1b\xd6\x1d\x63\xeb\x01\xda\xd1\xd1\x33\xd2\x6f\x54\xa2\xd3\x0d\x1d\x3d\xeb\x90\x3e\xa2\xd3\xad\x43\xfa\x90\xd3\xab\x07\x68\x47\x4e\xcf\x3a\xbe\x36\xa2\xd3\x0d\x39\x3d\x43\x4e\xaf\x1e\x5c\x36\x83\x68\xc5\xc1\x39\xed\x01\xda\x07\xd8\x3c\xc0\xe6\x93\x74\xf9\xa4\x90\x1b\x11\xf5\x3b\xc0\x66\x84\xf7\xea\x61\xc9\xa0\xb8\x67\x48\xed\x55\x42\xd6\x0d\x19\x3d\x1b\x91\xcb\x31\x35\x06\x07\x19\x08\xe7\xd5\x83\x01\x31\xa0\x87\x03\x93\xf8\x60\x40\x0c\x4c\x62\xb4\xf5\xea\xe1\x80\x00\x6d\x3d\x43\x4d\xaf\x92\xab\xdc\x10\xd5\xb3\x01\x91\x3c\x1c\x60\x91\x88\xc4\x90\xd8\xab\x04\xa0\x1b\x4a\x7b\x86\xc4\x5e\x3d\x2c\x04\x94\xf6\x0c\x19\xbd\x7a\xd8\x04\x90\xd1\xb3\xc1\x91\xc7\x21\x22\x06\x51\x3d\x43\x4d\xaf\x9e\xae\xcb\x17\x85\x9b\x42\xfa\x0e\xb4\xa3\xa6\x57\x0f\xa6\x06\xa2\x7a\x86\x9a\x5e\x3d\x40\x3b\xa2\x7a\x36\x40\xf1\x03\xb4\xa3\xad\x67\x03\x76\x79\x08\x7e\x41\x69\xcf\x90\xd8\xab\x67\xa9\x4e\x6e\x04\x50\x1f\x38\xce\xe0\xcc\x77\x40\x39\x49\xd2\x6e\x08\xee\xd9\xe0\xcc\xf7\x70\x7c\x36\x40\xef\x01\xe5\x3c\x2c\x19\xb2\xa8\x18\x62\x7c\xf5\x10\x2f\x86\x0a\x9f\xa1\xbb\x57\x0f\x91\x9a\x03\x48\x1f\x90\xd3\x73\xf5\x4f\xea\x04\xd2\x0f\xae\xcf\x51\x55\x27\x23\xcf\xf1\xee\xc0\x2b\x87\xe0\x5e\x3d\x98\xee\x83\xe3\x5d\x24\xf6\xea\xc5\x80\x40\x5b\xcf\x06\xe8\xad\xf8\xf5\xc1\xe1\xc8\x70\x92\x59\x2f\x0e\xa3\xd1\x19\x64\x02\x6a\x6e\x64\x86\x80\xf3\xe8\xee\x55\x45\xba\x93\xfb\xc5\x06\xa6\x3b\x09\xe7\x0d\xc1\x3d\x43\x70\xaf\x92\x67\xde\x50\xda\x33\xb4\xf5\x2a\xe9\x0d\x0d\x6d\x3d\x1b\xe0\x3c\xc9\xc1\x0c\xa5\x3d\x43\x5b\xaf\x5e\x2d\x04\x70\x1e\x19\xbd\x7a\x31\x20\x90\xd1\x33\x84\xf3\xea\x25\x1e\x67\x60\x88\x0f\x0c\x71\x45\xba\x8f\xa9\xcb\x19\x10\x6c\x85\x01\xa4\x93\x80\xa6\x5e\x8e\x77\x07\x98\x4c\x1e\x9a\x7a\x71\x57\x91\x8e\xc6\x06\x48\x7b\xb5\x3a\x40\xda\xb1\xb9\x51\x57\x21\xcf\x08\x72\xea\x72\xf3\xff\x40\x28\x50\xdc\xb3\x81\x1f\xef\x6a\x41\xe0\xc7\x1b\xc0\xf0\x65\x67\x40\x71\xcf\x90\xda\xab\x17\x33\x7b\x80\xb8\x03\xc4\xbd\x38\xb8\x06\x74\x16\xfd\xbd\x7a\x71\x70\x0d\x9c\x7b\xe8\xef\x55\x85\xd6\x0f\x60\x78\x10\x2f\x78\x89\x67\x1e\x20\xee\x00\x71\x2f\x66\x36\x12\x7d\x86\x44\x5f\xbd\x1c\xcd\xa1\xc6\x67\xca\xcc\x73\xb5\x20\x88\x02\x44\x7f\xaf\xde\xa3\x42\x06\x06\x8b\x1a\xc9\x7d\x9b\x9c\x59\x4c\xc0\xf5\xe2\x17\x45\x9b\xcf\x26\xc4\x57\x51\xf4\x48\xf4\x19\x12\x7d\xf5\xc2\x71\xd0\xe6\xb3\x09\xb8\x5e\x9c\xa5\x48\xf4\x19\x6a\x7c\x95\xfc\x5a\x86\x0c\x9f\xa1\xbf\x57\x1f\x66\xf6\x84\x0d\x4f\x8f\x85\xa9\xe4\xd7\xb2\x49\xbc\x20\xa2\x7c\x95\xc4\xff\x86\x36\x9f\x4d\xce\x93\x1f\xe6\xc1\x04\x86\x91\xe8\xab\xa4\xf9\xb7\x09\xe2\x92\x80\xa8\x3e\x96\xce\x84\x22\x23\xd1\x57\x1f\xe6\x01\x99\x87\x0c\xa5\xbe\xfa\x70\xab\x4e\xac\xf4\x09\x64\x3e\x78\x13\xda\x7c\x36\x61\xc3\x8f\xd0\x86\x09\x1b\x9e\x58\xe9\xcf\x5f\x66\x32\x04\xfb\x0c\x89\xbe\xfa\x08\x33\x46\xa2\xcf\x90\xe8\xab\x8f\x43\xe6\x09\x1b\x9e\xe0\xe8\x63\x63\x99\xe0\x28\xf2\x7d\x55\xe1\xfa\xa8\xf8\xd9\x04\x32\x1f\xc7\xd1\x13\x6e\x8b\x52\x5f\x55\xb8\xfe\xc4\x20\x47\xa9\xaf\x92\x35\xcb\x10\xec\x33\x94\xfa\xaa\x22\xf3\x27\xe8\x88\x52\x5f\x25\x6b\x96\x4d\x3c\x93\x93\x88\x98\xc7\x42\x40\xb7\xcf\x50\xea\xab\x8f\x9d\x61\x12\x44\x38\x01\x42\x04\xb5\x6d\x62\xba\x4f\x0e\x99\x1f\x26\x31\x62\x7e\x46\xf2\xa5\xaa\x18\x7e\xa4\xfd\x6c\x36\x06\x19\x9b\x01\x85\x3f\x9b\x98\xee\x6f\x72\x77\x4c\x77\x84\xfe\xaa\x02\xfb\x27\x27\xcf\x93\x83\x8c\x07\xc3\x9a\x80\x2b\xea\x7f\xf5\x2d\x06\x04\x7b\x1e\xa1\xbf\xaa\x57\x00\x26\xa6\xfb\x84\x1a\xbf\xad\xcb\x19\x10\xd0\x51\xd1\xfe\xa4\x7e\x32\xd4\xff\xaa\xa2\xfd\x27\x87\xcc\x13\xc8\x7c\xc4\x1c\x4f\x20\x93\xb4\x50\xf5\x1d\xa6\x0d\xb1\x33\x24\x89\xaa\x0f\x2e\x86\x86\xa0\x91\x24\xaa\xea\x15\x00\xa4\x04\x8d\x24\x51\x55\xaf\x00\x4c\xc0\x15\xf1\xc0\xfa\x20\x68\x64\x8e\x32\x54\x03\xab\xa2\xfd\xe7\xa2\xef\xb8\x29\x1f\xac\x8d\x24\x51\x36\x9d\xf7\x36\x05\xf6\x93\x24\xca\x10\x0f\x6c\x81\x97\x59\x26\x6e\x4a\x72\x45\xb5\xc0\xbe\x84\x94\xa0\x21\x25\xd8\x82\x16\x17\x6e\x4a\x14\x05\x1b\xa9\x16\x6c\xc2\x82\x51\x14\x6c\x64\x7b\x36\x84\x05\x6d\xba\x63\xb2\x05\xce\xbd\xc9\x0e\x65\xa8\x05\xb6\x80\xed\x3d\x41\x5a\x72\x45\x35\x05\xf6\x23\x21\x68\xa4\x85\x6a\x01\xaf\x31\x12\x82\x36\x1d\x70\x1b\xba\xe1\x86\xa0\xa0\x4d\x87\xd1\x46\x7a\x70\x23\x3b\x94\x21\x21\xd8\x02\x06\x39\xd9\xa1\x0c\x09\xc1\x16\xb4\x0c\x41\x5a\x94\x04\x9b\xa2\xfd\x11\x14\x34\x92\x44\xb5\xc0\x0e\x36\x1f\x8d\x7f\xdc\x48\xcb\x90\x97\x6e\x50\x12\x6c\x0a\xe8\x9f\xa4\x54\x46\x57\xb0\x05\xec\x79\x92\x43\xd9\x7c\x34\x9e\x43\x70\x74\x05\x8d\x6c\xb8\x2d\x10\x15\x82\xae\xa0\xa1\x24\xd8\x10\x13\x37\xf2\x40\x19\x99\x9f\x1a\x62\xe2\x86\xca\xa0\x21\x2f\xd8\x02\x71\xa2\xa8\x0c\x1a\xba\x82\x2d\xb0\x60\x11\x14\xb4\xe5\x80\xdb\x14\xe5\x8f\xae\xa0\xad\xc8\xc8\x13\xca\x44\xfe\x28\x43\x2d\xb0\x05\xce\xbb\x91\x09\xb4\x95\x68\x12\x2b\x0e\x61\x40\x43\x18\xb0\x85\xa5\x7f\xd2\x24\x63\x2e\xb1\xb8\x16\xa0\x8a\x3e\x60\x0b\xbc\xff\x85\x4c\xa0\x2d\xf7\x26\xb4\x80\x21\xbe\xf0\x72\x92\xa1\xaa\x05\x96\x0c\x89\xaa\x8c\xd4\x54\x2d\xe0\xae\x42\x11\xd0\xc8\x42\xd5\xc2\x53\x21\x77\xcf\x3c\x4d\xf6\xa3\x05\x54\xae\xc2\x80\xb0\x1f\xa1\x16\x68\x8b\xf4\x71\xe1\xd1\x78\x50\x71\x39\x0e\xb6\x88\x67\x0a\x0d\x40\x43\x03\xb0\xc5\xf8\xcf\x41\x99\x64\xb8\xb2\xe5\x20\xd9\x62\x54\x35\x34\xcd\x41\xb2\x21\x15\x6e\x88\x00\x1a\x42\x7f\x2d\xc2\xde\x56\xa3\x67\x8d\xcb\x4d\xff\xe4\x72\x37\xeb\x5b\x24\x3a\x04\x85\x3f\x43\xd3\xaf\x45\x82\x9f\x50\xf1\xb3\x35\xe8\x04\x9c\x6c\xe1\x84\x54\x7e\xad\xc8\x9b\x2e\xa8\xf8\xd9\x72\xf0\x69\x91\x19\x8d\x6e\x9f\x2d\x0f\xe3\x6b\x91\xe8\x3a\x54\xfc\x0c\xf9\xbe\x16\xab\xfe\xc9\x4c\x99\xd4\x49\x74\x1d\x2a\x7e\x86\x7c\x5f\x8b\x44\x70\x2c\x78\xde\x5a\x0c\x61\x63\xb0\x39\x5b\x59\x4e\xfe\x3c\x77\xbc\x17\x32\xcd\x17\x3d\xd2\x8c\x06\x9f\xd0\xf4\x6b\x64\x3f\x37\xa4\xfd\x6c\x81\x4f\x8a\xe1\x47\xe1\xcf\xd0\xf4\x6b\x51\x33\x1a\x7c\x5a\x9b\x26\xf1\x32\x0b\xba\x7d\x46\x8a\xb1\x16\x39\x6c\x44\xc5\xcf\x50\xea\x6b\x48\x84\x1b\xda\x7c\xb6\x0e\x23\x8f\xc5\x82\x44\x9f\x2d\x92\x95\x46\x36\x96\x05\x13\x44\xb7\xaf\x29\x86\x1f\xdd\x3e\x43\xa2\xaf\x45\x2d\x08\x48\x1f\x6a\x7c\x2d\x6e\xee\x8e\xed\x8d\x1a\x5f\x8b\x5b\x97\x53\x27\xc9\x4a\x23\xbb\xcd\x22\x7a\x05\x89\xbe\x16\x31\x63\x90\xe8\x33\x24\xfa\x5a\x24\x18\x7b\x71\x20\x8c\x44\x5f\x8b\x9c\x98\x20\xd1\x67\xa8\xf1\xb5\xc8\x89\x09\x6a\x7c\xb6\x49\xe9\x1b\x59\x4f\xa8\xf1\xd9\x0e\x8c\x27\xeb\x69\x63\x66\x6f\xf0\x29\xb2\x9e\x50\xe3\xb3\x4d\x06\xd3\xc8\x16\x84\x0c\x9f\x6d\x00\x26\xb1\x05\x6d\x00\x66\xbb\x0b\xb4\x25\x22\x38\x90\xe1\x33\x54\xf5\x5a\x22\x82\x03\x71\x3d\xdb\x6e\xef\x36\x54\xcb\x6d\x13\x93\x82\x48\x5e\x4b\x2e\xd0\x60\x88\xe4\xd9\x06\x60\xc8\x81\x66\x9b\xb3\x95\x0d\xc0\x24\x0e\x19\x37\x36\x2d\x5a\x79\x2d\x71\xe4\xb1\x39\x46\xd9\x64\x5a\x45\x8b\xdc\x36\x04\x6d\x67\x1a\xcf\x92\xd9\x00\x0c\x5a\x79\x2d\x71\xba\xb1\x49\xe4\xbe\x0b\x97\xb3\x64\x36\xa7\xc4\xdb\xcd\xd7\x86\xc2\xb8\x21\xae\x67\xa8\xea\xb5\xd4\x74\xf9\xa0\x70\x51\x58\x29\xdc\x14\xd2\x78\xd6\x11\x32\x7c\x86\xfe\x5e\x4b\x04\x6b\x20\xc3\x67\xa8\xe9\x35\xbd\x41\x80\x7e\x9e\x6d\x92\xec\x25\x96\x0c\x32\x7a\x86\x70\x5e\x4b\x44\x66\x6f\xa8\xdc\x6e\x8c\x27\x3b\x03\x32\x7a\xb6\x1b\xe3\x89\x4d\xb3\x89\x34\x41\x46\xaf\x25\x6c\x1a\x64\xf4\x0c\xc5\xbc\x96\xb0\x69\x50\xcc\x33\x34\xf2\x5a\xe2\xd0\x7e\xc3\xc5\x76\xa7\x49\x2c\x19\x54\xf1\x0c\x1d\xbc\x96\x88\xf5\x40\x07\xcf\x76\xa7\x9b\xac\x0e\x24\xef\x6c\x0f\x9a\x04\x17\x43\xf2\xce\x90\xbc\x6b\x89\x85\x80\xd6\x9d\xed\xc9\xdd\x61\x58\x1b\x58\xdb\xc0\x9a\x5e\x40\xd8\x04\xfc\xed\x49\x9d\x9a\xde\x93\x6e\x4e\xda\xc9\xce\x80\x54\x9e\x21\x8e\xd7\x8c\x58\xa4\xcd\x39\xf2\x76\x1f\x64\x33\xb6\x0b\x14\xf3\x6c\x3b\x17\x6b\x7a\x2b\x61\xe3\x7c\x44\x23\xaf\x19\x46\xfe\xe6\x14\x06\xc5\xbc\x66\x51\xff\x64\x82\x39\xe4\x35\x4b\x74\x93\x40\x95\xed\x90\xd7\xf4\xaa\x02\x32\x7a\xb6\xfd\xd8\xa6\x19\x8e\xad\x4d\x70\xf3\xde\xdc\x9d\xbd\x63\x73\x8e\x8c\xe0\x5e\x43\xdf\xdc\x36\xa1\x81\x08\xee\x35\xcb\xfa\x27\x13\x0c\x82\x66\x6c\x28\x08\xee\x19\x89\x02\x9b\x69\x75\x80\x8a\x1b\x82\x66\x5a\x1d\x10\x34\x04\xf7\x1a\xf2\xe8\xb6\xb1\x7a\x37\x58\x67\x38\xcb\x10\xdc\xb3\x7d\x19\x4f\x2d\x04\x10\x0c\x89\xbd\x66\x10\x9f\x0d\xc3\xda\x30\x2c\xbd\x63\x40\x62\x42\x43\x85\xaf\x19\xb1\x48\x1b\x86\x85\x18\x5f\x33\x88\x0f\x2a\x7c\x86\x0a\x5f\xd3\xdb\x08\xa4\x30\xb4\x13\xb8\x11\x73\xfe\x60\xe0\x1e\x60\x8d\xe4\x60\x76\xa0\x5d\x27\xd0\x4d\x16\x02\xea\x7d\x86\x42\x5f\x33\x16\x02\x42\x7d\x76\x22\x43\x87\x5f\x0c\xbd\x3e\x3b\x91\xc6\xc3\x9b\x50\xef\xb3\x13\x19\x90\xff\x83\x23\x8f\xc3\x01\x11\x9a\x7e\x0d\x3d\x76\x43\xcc\xcf\x50\xea\x6b\xc6\x91\x07\xf9\x14\x8d\x7c\x8a\xcd\x60\x5a\x07\xd7\xe2\x01\x47\xd1\x63\x37\x04\xfb\xec\x18\x03\xc3\xd2\x41\xb0\xcf\x8e\x23\x67\x33\xb6\x0b\xd4\xf8\xec\x18\x83\x7d\xf5\x4f\x1f\x6c\xb2\x32\x36\xe3\x80\x1d\x89\x3e\x43\x63\xaf\x19\x6f\x8c\x1d\x3c\x7e\x07\xc8\x34\x76\x06\xc4\xf5\xec\xc0\xc9\x32\x3b\x03\x1a\x7b\x76\x80\xcc\xcc\x7a\x42\x71\xcf\x0e\x98\xa7\xd7\x1f\x90\xd3\xb3\xe3\x7e\xbc\x96\x71\x14\x23\xa7\x67\x87\x8c\x9b\x99\xa5\x73\xa0\x5d\x08\xe8\xb5\x6c\xba\x9c\xbe\x83\x79\x7a\xa9\x01\xe5\x3c\x43\x39\xaf\x65\xde\x25\x46\x39\xcf\xd0\xc3\x6b\x7a\xa9\x01\x3d\x3c\x3b\x20\x19\xba\xf1\x86\xbc\x9d\x91\x4b\xb2\xe9\x55\x85\x83\x23\x0e\x95\xbb\x96\xf1\x09\xa3\x72\x67\xa4\x94\x6c\x19\xf7\x2f\x9a\x77\x86\xd8\x5d\xcb\xbc\x69\x4f\x66\x49\x43\xe5\xae\x65\x6c\x86\x03\x6b\x3b\x93\xa1\x23\x72\x0b\x95\x3b\x43\xd7\xae\x65\x22\xc9\x11\xb4\xb3\x03\x41\x23\x9d\xb1\x1d\x08\x1a\xba\x76\x2d\xe3\xd8\x42\xde\xce\xd0\xb5\x6b\x99\xe3\x3e\xe4\xed\x0c\x5d\xbb\x96\x39\xcd\x3e\x40\x11\x89\x22\x5b\xc6\x4a\x27\x5f\xa4\x21\x53\xd7\x32\x78\x7f\xc0\x12\xd4\xea\x5a\x5e\x74\x13\x5f\x1b\xc2\x74\x2d\x63\x33\x1c\x60\x03\x99\xba\x96\x35\x69\xb1\xeb\x0e\x99\xdf\xc9\x71\x6c\xc8\xd4\x19\xc2\x74\x4d\x2f\x4a\x1c\x4c\x38\x34\xe8\x9a\xde\x89\x38\x60\x09\x1a\x74\x2d\x43\x67\xc8\x4f\x69\x88\xcf\x35\xbd\xfe\x70\x41\x08\xe4\xe6\x5a\xe1\xf4\x0d\xd5\x39\x43\x4a\xae\x15\x4e\x37\x2e\x2f\xc2\xa2\x13\xd7\x0a\xb1\x1e\x97\x75\x4f\xee\xca\x46\x3e\x62\x23\x85\xa5\x5d\x88\x4f\xe1\xcc\xe2\xb2\xee\x2f\xeb\x5e\xaf\x3f\x5c\x56\xf1\x4d\xd4\x09\x36\x23\x3a\x67\x97\x55\x5c\xd0\x77\xb8\xd8\x60\xd7\x17\x73\xd3\x9b\x0e\xe8\xd2\x19\x82\x74\xad\x40\x67\x2e\xa7\x06\x97\xcc\xda\xa4\x63\xb4\xcb\x01\xc1\x85\x37\x15\xfc\x4d\x28\xd8\x19\x2a\x75\x8d\x94\xc3\x76\xf1\x76\x5d\x72\x70\x17\x38\xce\x05\x04\x2e\x20\xa0\x37\x1d\x90\xb5\xb3\xeb\xf6\x59\x2b\xb8\x6a\x11\xab\xb3\x9b\x69\x12\xc7\x13\x17\x1f\x16\x2a\x75\xad\xe0\xaa\x45\xac\xce\x50\xa9\x6b\x7a\xfd\xe1\x62\xad\x5d\x90\x41\xaf\x3f\xa0\x60\x67\xd7\x39\x55\x43\xc2\xde\x2e\x6e\x7f\x34\xeb\x5a\xe1\x85\x5d\xc4\xea\x0c\x41\xba\x56\x78\xe9\xe6\xe2\xc3\xba\xc0\x45\x59\x2a\xa4\x9d\xc0\x85\x5e\x7f\xb8\x48\x0f\xa0\x52\xd7\x10\xa6\xb7\x0b\x45\xba\x95\xc6\x33\x3f\x51\xb0\xb3\xdb\x78\x70\x44\x16\x5e\x1c\x5b\xb7\xf1\xe0\x30\x5f\x2f\x18\x82\x90\x5d\x2b\xc8\xeb\x5c\x1c\x5b\x17\x60\x29\x38\x77\x2e\xc0\x72\xe1\x4d\x7a\xd3\xe1\xa2\x47\x80\xc8\x5d\x2b\x90\x94\xcb\x01\xc1\xed\x34\x1e\x0e\x7e\x39\x20\xb8\x9d\x1b\x71\x12\x81\x2a\x9e\x5d\x70\xa9\x72\x12\x71\xc1\xa5\xeb\xa6\x62\xab\x70\xf0\xcb\x7b\x16\x68\xe4\xb5\x0a\xd2\x5e\x18\x16\x8a\x79\xad\x82\xb4\x48\xe5\x19\x1a\x79\xad\x26\x5d\xce\x80\x60\x4d\x56\x90\xf6\x72\x10\x7c\xe1\x62\x15\xe7\xce\x85\x8b\xa1\xad\xd7\x2a\x3e\xd6\x0b\xed\xba\x20\x98\x5e\x6a\xb8\x04\xfa\x5d\x07\xb2\x56\x89\xb6\xb8\x9c\x2f\xdc\x5f\x56\x54\xee\x0e\xed\xba\xca\x8a\x8a\xcb\x06\xc1\x3d\x43\x70\xaf\x55\x30\xf9\x72\x94\x70\xf1\x76\x55\xa8\x07\xda\x7a\x86\xb6\x5e\xab\x38\x62\x2e\x0c\xeb\x6e\xea\xe4\x70\x19\xa5\x3d\x43\x62\xaf\xd5\xae\x7f\x32\x15\xdd\xe9\xd5\xaa\xe6\xe7\xd6\x8d\x18\xa5\xae\xcb\x19\xf9\xc3\xdd\x09\xc1\x40\x93\xcf\x10\xe3\x6b\x15\x3e\x72\x71\x96\x21\xb8\xd7\xaa\xa6\x37\x50\x79\x2f\xcf\x08\xcf\x29\xa2\x7a\x76\x71\x81\xf9\xeb\x04\xff\x40\x28\x2e\x11\x7b\x17\x4e\xa6\x77\x0d\xee\x55\xdd\x3c\x40\x00\xfb\x72\xe8\x70\xb1\x3f\x2b\x07\xd7\x17\xfb\xf3\x82\xb8\xc8\xe3\xdb\xc5\xd4\xbc\x20\x6e\xd5\x2a\xc1\xd4\x44\xb7\xaf\x55\xfc\xa2\x97\xe3\x09\xe4\xfb\x5a\x65\x95\x3c\x42\x70\x1e\x9c\xac\x62\x94\x3e\x5e\x4d\x7b\xd0\x2f\xbd\x41\xf0\xa0\x5f\xc8\xf7\x35\xbd\x41\xf0\x78\x35\x0d\x31\xbf\x56\x61\x19\x88\xf9\xd9\xc3\x15\xd6\x38\xb8\x7e\x00\x36\x0a\x7f\xad\x01\xed\x88\xf9\x19\xc2\x7b\x4d\xaf\x15\x20\xbc\x67\x48\xed\xb5\x86\x1f\xe7\x25\xfd\xd3\x9f\x7f\x83\x65\x20\xbc\x67\x08\xef\xb5\x96\x68\x12\x0c\xeb\x81\xb8\x8d\x53\x38\x64\xf8\xec\x39\xc6\xb6\x06\xcb\x40\x86\xcf\xd0\xdf\x6b\x7a\x59\xe0\x01\xae\x08\xef\x35\x54\xeb\x0d\xe1\x3d\x7b\x30\x2c\x54\xeb\x0d\x71\x3d\x43\x55\xaf\x35\xce\xd6\x1e\xe0\xfa\x00\xd7\x86\x73\xe7\xa1\x00\x83\xd4\x5e\x6b\xc4\xb3\x3e\x0e\x5a\x51\xd5\x6b\x8d\xf7\xd5\x10\xd7\xb3\x07\x8e\x36\x50\xfc\xe1\x0a\x7b\xe0\x68\x83\xa0\xa3\xb8\x67\x0f\xab\xb2\xe1\x99\x44\x71\xcf\x90\xda\x6b\x8d\xb9\xff\x80\x4c\x84\xf7\x5a\x83\x8b\x23\xbc\x67\xcf\x41\xb2\x35\xce\xd4\x90\xe1\x33\xf4\xf7\x5a\x9b\xfa\xa7\x2e\xa7\x9d\x88\x50\x21\xbc\x67\x08\xef\x35\xbd\x56\xf0\x30\x35\x1f\xe8\xd8\xc0\x7b\x14\xf7\x0c\x55\xbd\xd6\x98\xc9\x88\xeb\xd9\x03\xf3\x1a\xc7\x67\x88\xeb\xd9\x03\xde\x1a\xd0\x8e\x8e\x9e\x21\xa0\xd7\x1a\x67\x6a\xe8\xe8\xd9\x9b\x5c\x8e\xcf\x05\xc9\x3c\x7b\xd0\x2e\x34\xe8\xed\xf1\xce\xeb\x9b\xd4\x49\x20\x1d\xca\x79\xf6\x30\x20\x1b\x81\x74\x0f\x24\x7b\x80\x16\x72\xf3\xf6\x20\x68\x0f\x03\xb2\x73\x28\xf6\x30\x20\x1f\xce\xb2\xae\x49\x0b\x68\x3d\x40\xab\x43\x3d\x1e\xa0\xf5\x00\xad\xae\xf9\x09\x68\xa1\xaa\xd7\x7a\xd2\xe5\xb4\x13\x67\x59\x07\xc5\x1f\xa0\xf5\x00\xad\xce\xd1\xf1\x03\x9f\x1e\xb6\x62\x87\xa4\x3c\xa2\x57\xd0\xdf\x6b\x5d\x93\x16\xf1\x14\x84\xf7\x5a\xc7\x56\x44\x5b\xcf\x1e\x48\xd6\xb1\x15\x1f\x48\xf6\xc0\xa5\x0e\x1f\x41\x7e\xcf\xd0\xdd\x6b\x1d\x1f\x3b\x82\x7b\xf6\xf0\x76\x75\xdc\x2b\x0f\x08\x7a\x78\xbb\xf4\x52\xc3\x03\x82\x1e\xa4\xaf\xfb\xf9\x57\x46\x9a\x2f\xa3\xc2\xd7\xba\x47\x46\xe4\xe0\xe7\x9e\x39\x00\x41\xdd\xcf\xbf\x72\x70\xb3\x30\x87\xc0\xe3\xf0\x99\x9c\x91\xe6\xcb\x01\x6f\x3c\xaf\x3f\xe4\xe0\xf4\x30\x07\xbc\xf1\x7d\x70\xa3\x48\x9d\x30\x41\x94\xe5\x33\x92\x7e\x39\xe0\x02\x23\xab\x78\x0e\x91\x3a\x23\x75\x3a\x26\xe7\xe0\x47\x9c\x39\x24\x46\x7e\x71\x77\x47\xa9\x8c\xea\x5f\x43\x59\x3e\x07\x72\xce\x06\x38\x63\xf7\x60\xa2\x8c\x22\x60\x0e\xd0\xc3\xee\x4a\x3a\x39\x90\x73\x36\x00\x56\xdd\x83\x89\x32\xc2\x80\x39\xe0\xb7\x47\x83\x3e\x07\xe3\x46\x80\x15\xef\x44\xe4\xe0\xbc\x30\xa3\x01\xd8\x78\xfd\x21\xa3\x01\x98\x51\xfd\x6b\xdd\x05\x44\x72\x30\x1a\x8f\x8d\xd8\x2f\x03\x92\xa9\x13\xce\xd8\x7d\x75\x64\x14\x01\x73\xc0\xc3\xdf\x1f\x7d\x77\x22\x99\xd1\x07\x6c\xdd\xd9\x7a\x0e\x99\xa1\xcb\x0c\xdd\xa3\x49\x99\xa1\xe3\x2c\x00\xb5\xfa\x8c\x4c\x60\x46\x1f\xb0\xf1\xf6\x44\x0e\x85\xe7\xee\x46\x65\xe3\xed\x89\x8c\x4c\x60\x46\x18\xb0\x8d\xc0\x20\x17\x7a\xe4\x38\xd8\x46\xa4\x9b\x64\xcd\x46\xf5\xaf\x8d\xc8\xd3\xac\x3c\x62\xf7\xae\xb5\x11\xb9\xbc\x32\xc8\x00\xe0\x70\xcf\x7e\x0e\xa4\xd2\x0e\x70\xc6\x91\x18\x10\x87\xc3\x8c\x30\x60\x43\xd7\x3e\x23\x0c\x98\x03\x07\x03\xe8\xda\xe7\xd0\xa8\xd3\x71\xb0\x8d\xcc\x3f\x3b\x3d\xc2\x18\x1d\x99\x26\x75\x9e\x11\xa7\x05\xa3\xd0\xf8\xce\xe5\x6e\xa8\x36\x5e\x90\xc8\xa1\xd3\x24\x50\x11\x09\xfb\x1c\x06\xdd\x04\x15\xfd\xb5\x87\xff\x4c\x28\x32\xaa\x81\x39\x60\xa9\x8e\xc6\x53\x1d\xd4\x8d\xa5\x3a\x1a\xcf\xca\x59\x5f\x46\x27\xb0\x8d\x4e\x27\x48\xbe\x1d\xf0\xb9\x8d\xce\x63\x99\x74\x02\xf2\x87\xe8\x7d\x0e\x93\x4e\x70\x94\x30\x06\x37\x5a\x5c\xce\x01\xc1\x18\xfc\x73\x33\x30\x38\xcd\xc6\xa4\xbb\x9b\xc1\xc6\x7c\x1d\x53\xff\x64\x95\x00\x84\x63\x31\x5a\x9b\xc9\x0b\xe6\x8d\x4d\xe1\x61\x60\x20\x6a\x08\xd4\x67\x94\x01\x73\xe0\x00\x73\x6c\x66\xdf\x61\x4e\x1d\x26\xc5\x61\x5c\x0f\xf3\x14\x4a\x37\xb4\xc8\x0e\x13\x0d\x43\x77\x1c\x96\x0e\xc9\xb7\xd1\x09\x6c\xe3\xd2\x4d\xf2\x6c\xa3\x05\xd8\xc6\x63\xe1\x3e\x9a\xc4\x59\xe5\x78\x5c\xfe\x98\x3e\xa0\xe3\xd0\x82\x20\xa5\x76\xc0\x93\x36\x03\x3d\x7a\x0c\x32\x9e\xb4\x19\xe8\xd1\xe3\xc1\x01\x99\x93\x05\x11\x81\xcc\x88\x27\x6d\xba\x79\x90\xd1\x10\xcc\x91\x03\xcc\xe9\x3a\x14\x39\x82\xa3\x28\x0a\xb6\xe9\xde\xce\x8c\xb0\x60\x46\x51\xb0\x4d\x27\x53\x39\x3a\xb1\xcb\x28\x0a\x36\xf4\xed\x73\x74\x62\x97\x11\x0f\x6c\xbc\x28\x91\x63\xe4\x72\x3c\x69\x33\xd1\x24\x20\x13\xf1\xc0\x36\x8d\x7f\x26\xda\x89\x5f\x6c\x66\xea\x4c\x34\x09\xd6\x86\x94\x7d\x8e\x89\xcb\x1d\x0f\xdb\xcc\xd4\xe9\xc6\x73\x46\x3c\xb0\x4d\x67\x58\x19\x0d\xc1\x8c\x24\x60\x9b\x2c\x1d\x94\x01\x33\xea\x7f\x8d\x37\x1d\x32\x22\x80\x19\xa1\xbf\x36\xdd\x24\xce\xe8\xfd\x65\x14\xfe\xda\x6c\x34\xc9\x21\x2c\x23\xe6\xd7\xd0\xa0\xcf\xe8\xf6\x65\x24\xfa\xda\x74\xeb\x22\x47\x27\x68\x39\xe2\x17\x9b\x1e\xcb\x9d\x11\xec\xcb\x28\xf5\x35\x84\xe9\xff\x3f\xc2\xee\x27\x87\x42\x5c\xc9\xf3\xfd\x3c\x57\x71\x77\xf0\x0e\x10\x61\x87\xa5\x9c\xbd\x71\xf7\x1e\x00\x83\x54\x83\xaa\xba\xba\x5d\xb5\xff\x56\xfa\x83\xd4\x52\x4d\x72\x70\x26\x08\xb0\x31\xf6\xcf\xf1\x8f\xef\x09\xc0\xbe\x80\xe8\xeb\xe7\xf8\x2e\x37\x9e\x94\xec\x3c\xb5\xde\xbc\xb8\xe6\x9e\xa7\x67\x6f\xee\x29\x6b\xe0\x03\x84\xd8\x9a\x7b\xb2\xef\xce\xcb\xd0\x35\xa3\xd4\x3c\xfb\xa5\xf3\x5d\xe7\x29\xd9\xb9\x2c\xac\xd8\x96\x2f\x1c\x1b\xab\xed\xb4\x05\x01\xef\x05\xf0\x5e\x3f\xa7\x7b\x2e\x47\x37\xa0\xf6\xfa\xb9\x22\x92\x81\xb8\x17\x50\x7b\xfd\x7c\x74\x9e\xbc\xa1\xe9\x75\x0c\xfa\x00\xd5\x8b\x4d\x32\xf4\x7c\x74\x69\xe9\x5a\x00\xe7\xf5\xd3\x6e\xb3\x0d\xaf\x63\x78\xf6\xd7\xe5\xc3\xb3\x73\x74\x4f\x1b\x0b\xa8\x5e\xc0\xe8\xf5\xeb\xe7\xf2\x53\xe7\xc9\xda\xf5\xf3\x44\xa7\x77\x24\x95\x70\x6d\xa6\xcd\xa9\xf3\x64\xed\x5a\x35\x14\x01\xa3\x17\x30\x7a\xfd\xda\xbe\xcb\xbd\x23\xf9\x85\xeb\x5b\x08\x97\x77\x44\xeb\xae\x6f\xce\x5f\xee\x29\x6d\x7a\x7d\x73\xfe\x72\x39\xf7\xd5\xf7\x0b\x81\x98\x17\x9b\x5c\x80\xaf\x12\x62\xbb\x8d\x12\xa7\xf4\x4a\x73\x89\xd6\x6d\x64\xed\xfa\x66\xf2\xd4\xfa\xd4\xf9\x66\xce\x4f\x23\xcf\xbe\xbb\x9a\x86\xa6\x55\x3c\x8d\x52\x77\xf9\x63\x94\xc8\xda\xd5\x3d\xe6\xe3\x9e\x3c\xd5\xab\x3c\xe6\x63\xe4\x1f\x03\x42\xfc\x51\xf1\x62\x53\x97\x71\x7d\x73\xfe\xd1\x4f\xce\xe8\x35\x5c\xfe\xba\xa7\xac\xc1\x35\xf4\x93\xd6\x21\xe6\xf5\x6b\xb8\xfc\x35\xf2\xb4\xee\x3a\xf5\xf3\xd5\x10\xad\xbb\xd8\x62\x88\x79\x81\x98\xd7\xaf\xf5\x41\x5c\x20\xe6\xc5\x4e\xeb\x2e\x06\xda\x4e\xeb\x76\x1e\xea\xb5\x4a\x57\x03\x46\x2f\x60\xf4\xfa\xc5\x40\x43\xcc\x0b\x8c\xbc\x8e\x80\x1f\xfb\x12\xb9\xc0\xc1\xeb\x08\xf8\xb1\xaf\x70\x7f\xc0\xe1\xf5\x8b\xd9\x85\x8a\x17\x70\x78\xfd\x9a\xfa\x49\xeb\x76\x6e\xab\x4f\x14\x02\x1c\x2f\x76\xe6\xe1\x65\x75\xec\xcc\xc3\x9d\x79\x78\x59\x1d\x3b\xf3\x70\x17\x52\xbc\x56\x3d\x6b\xec\x54\x11\x4d\xaf\x5f\xaf\x2e\xed\x5a\xa7\x8a\x17\x5b\x0c\x5b\x2f\x76\xe6\xe1\xbd\xbe\x8a\x8e\x9d\x79\x88\xad\xd7\xef\xdf\x77\xa6\xcb\x19\x7d\xf7\xf6\xb7\x1c\x8a\x40\xdc\x8b\x9d\x9d\x77\x6f\x1e\x22\x8c\x2b\x47\xf7\xb6\x33\xc0\xe9\xc5\xce\xce\x83\xf1\x8f\x9d\x8e\x62\xe5\xf5\x7b\x95\x82\xc7\xce\xa4\xdb\x39\xba\xbe\x89\x88\x9d\x49\x87\x9c\xd7\xef\x70\x4f\x9a\xb7\x8b\xe3\xdd\x61\xb0\xbb\xd1\x62\x93\xdd\xe9\x05\xf6\xef\x4c\x0d\x35\x63\xd0\x35\x44\xf3\x7c\xe9\x10\x3b\x79\xdb\x57\xbd\x6f\xbf\x2d\x1d\xe4\xbc\xd8\x19\x6a\x77\xff\xce\xf4\xfe\x25\x08\xee\xae\x75\x16\xd6\x4e\x8a\x7c\xd4\x10\x78\x78\x81\x87\xd7\x6f\x9b\xc0\x4e\x9f\x10\xf0\xfa\x6d\x13\x00\xc2\x0b\x04\xbc\x7e\xaf\x44\x56\xec\xf4\x69\x3f\x0d\xf2\x0a\x96\x06\x3a\x5e\xe0\xe1\xf5\x9b\x89\xb4\xd3\x27\x58\xbc\xee\x4b\x87\x40\xc7\x0b\xe8\xbb\xee\x4b\x87\x80\xbe\x0b\xe8\xbb\x7e\x5f\xfa\x49\xb4\x10\xf0\xfa\xcd\x8d\xd9\x97\x87\x1b\x08\x78\xfd\xfe\x56\xc9\xe5\x6d\x32\xd0\x6e\xc6\x14\xf4\x5d\xec\xca\x3a\xc0\xf9\x03\x08\x2f\x50\xee\xfa\x6d\x67\x40\xb9\x8b\x7d\xea\x12\x3f\x64\x27\x5a\x10\x76\xfd\x7e\x4d\x86\xa9\xf3\x8a\x35\xe6\x4f\x43\x8f\xc9\xb0\xac\xaf\x3e\xd9\x38\xfb\xe3\x1d\x49\x3a\xcc\xcd\x7b\x7f\xb4\x4e\xb4\xe6\x6e\xe4\x1f\xef\x9d\x68\xcd\x6f\x2a\x12\xad\x9d\x68\xcd\x6f\x2a\xbe\x26\x03\xd1\x9a\x54\x1c\xd0\x2e\x00\xed\xfa\x3c\x34\x44\x9f\xb0\xeb\xfa\x64\xb9\x1c\xf4\x09\xbb\xae\x4f\x46\x3f\x76\x5d\x60\xd0\x75\xcc\xfc\x80\xa2\x0b\x0c\xba\x3e\x57\x18\x28\x8e\x15\x02\x8b\x43\x35\xd8\xa4\xf7\x50\x74\x71\x6c\x9e\x68\xc5\x86\x02\x8a\x2e\x60\xe6\xfa\x6c\xdf\xe5\x8f\x83\xba\xb4\x0a\x7f\xe2\xe0\x94\x1e\xbb\x51\xea\xba\xb4\xec\xad\x38\xf8\x9f\xb3\xbe\x33\xdd\x93\x96\xf8\x00\x21\xd0\xe6\xe2\x10\x2c\x9b\xec\xfa\x63\xa5\x27\xe2\xa0\x25\x93\x9b\x7d\xd0\x92\x83\xd9\x35\x87\x2e\x85\x01\x51\x37\x36\x4f\x67\x2e\xb9\x89\x83\x57\x39\x4f\x43\x17\x1e\x93\xb0\x4c\x2a\x7e\xac\x78\x5a\x60\xcf\xf5\xc9\x72\x81\xa0\x8b\x23\xf5\xf3\x76\x66\xea\xa7\xf4\x84\x0f\x10\xe2\x48\xe3\xc9\xab\x9c\x6c\x1c\x5c\xba\x00\xa4\xeb\x50\xfb\x71\xa4\x86\x94\x75\xf8\x00\x21\x70\xe9\x02\x90\xae\x4f\x1e\x35\x2e\x5d\x00\xd2\xf5\xf9\x7c\x67\x7a\xc5\xac\xb6\xc9\xa3\x3e\x56\xb2\x22\x0e\x06\xda\x64\xce\x80\xd5\xc5\x41\xac\xa6\x39\x0f\x41\x17\xa0\x73\xfd\xf9\x7d\x07\x9d\xc9\xec\xf2\x55\x42\x40\xc9\x05\x94\x5c\x7f\x76\x03\x52\x1a\xe2\x40\x3e\xe4\xf7\xa8\xef\xf2\xd7\x41\x03\xc2\x81\xc4\x97\xeb\x50\xfb\x71\xb0\xb0\x0e\x16\x96\xcf\x0a\x02\x6d\x2e\x60\xe6\xfa\xc3\xa7\x3d\x86\x19\xc2\x98\x7a\xc2\x3d\x4f\x97\x73\x07\x9f\x55\xa9\x19\x07\x77\xf0\x10\x56\x7b\xd6\xf7\xfd\x01\x2c\x17\x87\x04\xc1\xf3\xcd\xf9\x4b\x97\xd4\x65\x3c\xdf\x9c\x27\x41\xf8\x72\xfd\x61\x98\x1f\x97\xc7\x94\xf7\x7c\xbe\xe9\x7d\x99\x0c\xb2\x06\xcf\x37\xbd\x6f\xf7\x5c\x21\xb7\xfe\x74\x0d\xdd\x26\xed\xed\x31\x85\x96\x0e\x66\xd7\x21\xac\xf6\x7c\xd3\x9b\x37\x79\x30\xbb\x7c\x4e\x10\x07\xb3\x0b\x89\xae\x3f\xa2\x48\x10\x74\x81\x3d\xd7\x1f\xe6\xf6\xc1\x47\x3c\x14\xb9\xbe\xc7\x77\x50\xe7\x05\xf1\xdf\x30\x4a\xd4\xe6\x10\xaf\x57\x80\x1e\xc0\x72\x71\x50\x9b\xf7\x1b\xba\xd7\x78\x52\x9b\xd7\x28\xe1\xcb\x45\xf0\xfc\xde\x95\xb0\x0e\x28\xb9\x80\x92\xeb\x6a\xcd\x23\x56\x94\x2c\xa0\xe4\xfa\x6b\x94\x82\x35\x84\x28\xd7\x5f\xa3\x04\x2c\x17\x41\xac\x5e\x61\x00\x0c\xb9\x08\x71\x31\xb5\xe6\x11\x9c\x3c\x28\xb9\xfe\x0e\x0d\x89\x8b\x85\xb8\xd8\x3b\xfe\xf6\xcf\xc1\x02\x75\x2e\x82\x55\xa4\x10\x3d\x62\x99\x43\x01\x37\xd7\xd5\x9c\x07\xce\x5c\xe0\xcc\xf5\xf7\x32\x06\xf4\x09\x67\xae\xab\x24\x0f\x48\xb9\x08\xe9\xd3\xd7\x0e\x06\x29\x17\x41\xb4\x5e\x81\x38\x48\xb9\x80\x94\xeb\xef\xed\xc9\xe8\x13\x88\x5c\x57\x49\x1e\x21\x14\x86\x1e\xd7\x55\x92\x47\x08\x70\x05\x5f\x51\xd1\x78\x40\xca\x45\x10\xad\x97\x9d\x17\x44\x2b\xe8\xd3\x4b\x36\x50\xe7\x02\x59\xae\xbf\x4c\x3a\x80\xb9\x08\x52\xf4\xae\x6c\x61\x44\xba\x7c\x85\xfd\x4b\xd1\x78\x04\x29\x82\x9b\xab\x9f\xad\x12\x67\x2e\x70\xe6\xea\x27\x14\x16\xec\xa6\x58\x52\x54\x3f\x5b\x25\xf8\x5c\xc4\x0a\x7e\xd5\xcf\x56\x19\xdd\x78\x76\x0d\x51\x08\x28\xba\xc0\xa0\xab\x1f\x03\x2d\x88\x16\x06\x5d\xfd\x56\x19\x5f\x84\x50\x58\x2c\x25\x2b\x8c\xf7\xc0\xa7\x0b\x60\xba\xfa\xd9\x2a\xf1\xe9\x02\x91\xae\x80\xdf\x23\xca\x3b\x2a\xf7\x34\xf7\xf1\xe9\x02\x67\xae\x14\x78\x07\xce\x5c\xc4\xf0\x98\xdf\xdc\x1f\xdf\x99\x73\x1d\xfc\xa6\xb9\x68\x17\xb2\x5c\x29\xdb\x8e\x38\xbd\xe2\xa5\x5d\xf5\x2b\x03\x72\x6a\x7d\x99\x5d\xf5\xb3\xad\xa1\xc7\x45\x2c\xd1\xaa\x1f\x5b\x2c\x18\x53\xb1\x8c\xa9\xfa\xd9\xac\xb0\xe4\x22\x2e\xf7\x5c\x1f\x07\x05\x96\x5c\xc4\x65\x90\x45\xa6\xb0\xe4\x22\x6e\x97\x7f\xb3\x4e\xb4\x2b\x6e\x4f\x34\xbf\x83\x06\xf9\x36\x20\xdf\x04\xa3\x4f\x40\x6f\xa5\x46\x3a\xf0\xde\x22\x56\x35\x58\x6d\x3f\x6f\x93\x3e\xa1\xbf\xd5\xf6\x4d\x1b\x66\x57\x2c\xb3\xab\x54\x53\x47\x4c\x8f\xb9\xac\xaf\xda\x78\xbf\xc1\x57\x84\x6f\xab\x4d\x04\x15\xc5\x2d\xe0\xdb\x6a\x13\x2c\x8d\xd7\x99\x4b\xd0\x6a\x3b\xb4\x2e\xda\x15\xcb\xe7\xab\xed\xf0\x3a\x18\x53\xb8\x6d\xb5\xd9\x6d\xb0\xd9\x02\x94\xad\xb6\x85\xd5\x0a\x6c\xb6\xc8\x9f\x7e\x9a\x0c\xd8\x6c\x91\x4b\xb4\x6a\x5b\x5f\x30\x47\x2e\x2b\x2a\xd0\xd8\x6a\xeb\xdf\x41\xf7\xdc\x0c\x08\x21\xc4\x66\x8b\xdc\x3c\x91\x4d\x20\xd9\x4d\xb9\x2c\xa5\x52\xdc\x1c\xb9\x04\x29\x20\xda\x6a\x1b\xee\xc9\x07\x83\x68\x2b\xd8\xf1\x80\x68\x8b\xdc\x75\x49\x1c\x27\xf7\xef\x9e\xc6\x93\xe1\x83\xdb\x16\x79\xb8\x27\x13\x1e\x8d\x2d\xa0\xd6\x6a\x63\xad\x63\xac\x45\x86\x2e\xdd\xdf\x41\x8f\x19\x1e\xd3\x5c\x42\x5c\x0b\x38\xb5\xda\x56\x3d\x4e\x24\xb5\xc9\xf4\x3a\x78\xaa\xc9\x1a\xca\x15\xb5\x2a\x35\xc7\x81\xb8\x16\x99\xde\x11\x1b\x07\x71\x2d\x30\xd6\x6a\x7b\x3c\x26\x09\xca\xa6\x75\xb9\x00\xc8\xb4\xc8\xa5\x2f\xa5\x68\x38\x20\xd3\x02\x24\xad\x76\xc1\xc7\x14\x39\xc7\x43\xab\x9d\x91\x92\xfd\x3b\x73\x75\x7e\x5f\x55\x36\x91\xdd\xd0\x2d\xbf\xac\xf6\x6f\x86\x94\xce\x2f\x2f\xad\xf6\x70\x4f\xd6\x10\x02\x5a\xed\xe1\x72\xd6\x50\x0e\xad\xa7\x01\x19\x86\x6e\xa9\x46\xed\xdf\x5c\xe2\xba\xe5\x70\x79\xfb\xce\xd4\x25\x1a\xb2\x33\xb7\x93\x86\xc0\xa2\xd5\x2e\x7a\x98\xfc\xb9\x3c\x35\xf4\x4d\x30\xfe\x5c\x9e\xfa\x29\x7a\x98\xc2\xe8\x70\x6a\xb5\x97\x86\xa8\x4d\x2e\xbb\xa9\xd4\x07\x47\x52\x1b\x8c\xb5\x52\x0a\x1c\x18\x6b\x91\xcb\x9f\xab\x7d\x55\xcf\x47\x52\x9b\xa4\x36\xbb\x7d\x13\x63\x2d\x72\x25\x20\x6b\xa7\x4b\xe0\x6a\x81\xaa\x56\x3b\x27\x0f\x5c\x2d\xf2\xd6\x90\x2d\x12\x63\x2d\xf2\xd6\x10\xcb\x3a\xe9\x52\xd2\xa5\xdd\xc6\x07\xbc\x16\x79\x1b\xa5\x55\x15\x10\x30\x6c\x91\x2b\x34\x5f\xfb\x63\x94\xa6\x7b\x4e\xf7\x7c\x35\x34\x4d\x86\xe9\x75\x7c\x73\x49\x68\x1e\x8d\xad\xf6\xf7\xbb\x7c\x3a\xb8\xa6\xe2\x22\x8c\xff\x8d\x41\x91\x7c\xc5\x5c\x56\x58\x21\x8d\x07\x7e\x5b\xe4\x72\x19\x4b\xa1\x6f\xe4\x63\x08\x97\x4d\x56\x87\x5d\x31\x29\x59\x2e\xb7\xb0\x8e\xdd\xe3\x0a\x5b\xe5\xb2\xc9\xea\x38\xbe\x33\x0d\xf6\x32\xcd\xea\x10\xd0\xce\xd7\xf4\x59\xde\x61\x1d\x36\xc0\xc6\x50\x6b\xcb\x2d\xac\x63\x51\x1b\xa2\x31\xd4\xda\xcf\x3d\x57\xe1\x57\x34\x36\x19\xfc\x5b\x1d\xf2\x35\x8d\x5b\xd8\x96\xa0\xd5\xb1\x8a\x60\x02\x13\x2e\xda\xa6\x75\xc1\x08\x84\xb8\x80\x86\xab\x63\x81\xe2\xa2\x91\x37\x68\xb8\x3a\xc8\x5b\xe3\x16\x42\xc3\x95\xa2\xdc\x68\x82\x51\x6d\x37\x4a\x36\xc0\x26\x18\x85\x17\x57\x10\xe1\x81\x10\x17\x8d\xbc\x29\xb5\x0d\x84\xb8\xc0\x84\x2b\xa5\xb6\xd1\x56\x61\x45\xb4\x65\x8b\xd5\x71\xe9\x27\x5b\xac\xad\x48\x7d\x1d\x66\x5f\x93\xab\x6c\x87\xce\x73\xe1\x9a\x5c\x25\x88\x5c\x1d\xa2\x73\x4d\x30\xbf\x85\x01\xa1\x79\x8d\x03\xd9\xc2\x78\x9a\xa7\x00\x73\x01\x29\x57\x87\xfd\xb3\x89\x4c\xb5\x74\xcf\x85\x5d\x88\xc6\x81\x84\x94\x2b\xdc\xf0\x80\x94\x8b\x96\xee\xf9\x7a\x4c\xea\xd8\x56\xd4\xaa\x8e\x55\xe7\x12\x00\x73\x81\x2c\x57\x87\x3d\x19\x52\x2e\x1a\xc9\x0c\x31\xb7\xc6\x57\x04\x91\xab\x30\x3f\x9b\xb4\x24\x88\x5c\xc5\xa6\xf3\xd2\x92\xad\xbb\x7c\x73\x4f\x3a\xda\xd8\x62\x61\x7e\x36\x21\xb0\xc6\x16\x0b\x7b\x72\x63\x8b\x35\xe2\x1a\x12\x98\xad\x7f\xf7\x7c\x1d\xf4\xec\x6c\x31\x44\xba\x0a\xf6\x1d\x22\x5d\x20\xd2\x55\x1c\x5a\x67\x8b\x21\xd2\x55\x30\xe5\x10\xe9\x02\x7c\xae\x42\xd4\x03\x5f\x2e\xda\x72\x2e\x2b\xd2\xd0\xf1\x2a\xdb\x70\xb9\x50\x5d\x1b\x5e\xf1\x92\xd3\x8a\xe6\x9e\xbc\x4a\x9c\xb8\x0a\x3a\x0a\x17\x17\x00\x71\x15\x76\xef\xc6\x16\x6b\x84\x30\xbe\x99\xcc\x81\xc4\x82\xab\xe0\x9c\xb4\x4b\xe7\x2f\xad\xd3\xd1\x26\x44\x8f\xfe\x56\xc1\xaf\x6b\x1c\xc8\x46\xde\x82\xb8\xe2\xbd\x05\xd0\x5b\xc5\x65\xd6\xb1\xc5\x30\xdd\x2a\x28\x6e\x9b\xe6\xfc\xd4\xa5\x6f\x7a\x93\xb7\xb6\x82\xf2\x15\xf7\x77\xa6\xd6\xc9\x5b\x08\xab\x81\xc0\x05\xfa\x5b\x85\xe0\x33\x08\x5c\x20\xbc\x55\x48\xcd\xb4\xc7\x78\x3e\xde\x91\x2d\x1d\xe1\x2d\xda\xeb\x89\xf8\x1f\x8d\xab\xd9\x5e\xcf\x2e\x47\x09\xe6\x16\x60\x6e\xa5\xc4\x36\x3a\xb1\xea\x74\x29\xe5\xe7\xbb\xc2\x8a\xce\xec\xca\xf5\xbf\x7f\x81\xe2\x16\xf0\x6d\x95\xf6\xf9\x2e\xb0\xd5\x29\x58\x52\xda\x4e\xc1\xfa\xd2\xac\x4a\x49\x46\xbc\xb7\xe8\x9b\x86\x58\x04\x9d\x57\x09\xf4\x56\x29\x3f\xdf\x29\x58\x5f\x5e\x61\xe5\xaa\x88\x89\x4e\x97\x80\xde\x2a\x8f\xef\xe0\xe5\xe0\x7a\xcc\x24\xbf\x9d\x2d\xd6\x0f\xfd\x24\xbf\x9d\x2d\xd6\x89\x55\x4a\x32\x76\x62\xd5\x0f\xf7\x5c\xdf\x79\x07\x08\x5c\xa0\xbf\x15\xec\x78\x80\xc0\x05\xec\x5b\xa5\x50\x32\xec\x5b\xc0\xbe\x55\x72\x4a\x60\xdf\xa2\x87\xce\x37\xfd\x54\x2e\x01\xfb\x56\xd9\xbf\xcb\x75\x3e\x34\x24\x35\xd3\x79\x93\x7d\xc9\x53\x25\x2f\xbd\xd3\x25\xd8\xb7\x82\x1d\x0f\xd8\xb7\xe8\xc4\x2a\x59\xac\x20\x70\xd1\xe9\x52\x5a\x08\x5d\x60\xab\x37\xf7\x34\xe7\x3b\xb1\xea\xcd\x3b\x12\x89\x46\x86\x8b\x4e\xac\x92\xc5\xda\x89\x15\x24\x5c\xa1\x96\x07\x16\x5c\xc0\xbe\x55\x0a\x85\xc0\xbe\x45\x5f\xa2\x53\x69\x21\xe0\xbd\x05\xd0\x5b\xe5\x6d\x90\x45\xe1\x81\xde\x2a\x15\xbf\x20\xbc\x45\x27\x41\xc9\x11\x87\x76\x8b\x3e\xb4\x2e\xe1\x02\xed\x16\x98\x6e\x95\x24\x1d\xda\x2d\x90\xda\x2a\x49\x3a\x44\x5b\x74\xa6\xdc\x5f\x1b\xfb\xdf\x19\x14\x9d\x9d\xd7\x4f\x6f\x95\x5d\xd2\xd9\x79\x9d\x49\xd7\xbe\xa5\x43\xb4\x3a\x07\xb2\xd1\xfb\x2e\x6e\xdf\x97\x76\x55\xfb\x7d\x97\x1b\x83\x65\xd9\x55\xb3\x09\x20\xc4\x45\xe7\x55\x36\xb9\x95\xce\xce\xeb\x4b\xd0\xaa\x7d\x4b\x67\xe9\x5a\xe0\xc5\x55\xe3\x98\xf5\xa5\x6b\xd1\xd9\x79\x8d\x3f\x8f\x25\x17\x9d\x49\xd7\x76\x83\x2d\x14\x86\x1e\x57\xed\x5b\x4f\xd3\x63\x2e\x41\xab\xc6\xc6\xe9\xac\xb7\x4e\x9f\x1a\x27\xbf\x0b\xd1\x03\xc5\x55\x13\xb6\x02\x8a\x8b\xbe\x0c\xad\x6a\xc2\x80\x5d\x0a\xb1\x3f\x3a\xcf\xc2\xee\x44\x0b\x28\xae\x9a\x58\x56\xe7\x55\x02\xc5\x55\x93\xd5\xec\x6a\x28\x3a\xaf\xb2\x89\x72\x77\x79\x45\xf4\xb8\x6a\x9c\x3d\xf4\xb8\xe8\x94\xac\xd9\x19\xd0\xe3\x02\x2f\xae\x9a\x5c\x65\xa9\x77\xc0\x84\xab\xb6\xe0\x39\x81\x09\x17\xb5\x79\x76\x7e\x5d\xf1\x2a\x8b\x57\xa9\xa6\x37\x80\xe2\xa2\x78\x95\x6d\x7d\x8a\x1a\x25\x44\x5f\x9b\xc7\x94\x96\xc4\x92\x0b\x10\xb9\x6a\xf2\xf3\x58\x72\x51\x6c\x31\xb5\xbc\x51\x6c\x31\x48\xb9\x6a\x8b\xa8\x13\x25\x04\x06\x29\x57\x4d\xec\xba\x96\x11\x16\xc8\x72\xd5\xa6\x86\x38\xa5\x38\x73\xd5\x04\xb4\x8b\xe6\x15\x03\x4d\x2d\x6f\x80\xcf\x05\xf8\x5c\x35\xd5\x2b\xe0\x73\x51\x0c\xb4\xf6\xb8\x9c\x81\x06\x37\x57\x60\xe2\x81\x33\x17\xc8\x72\xa5\xea\x37\x8a\x81\x56\x3c\xd5\x26\x3f\x0f\x30\x17\xc8\x72\x05\x11\x1e\x00\x73\x51\xcb\x4e\xab\xfe\xfb\xce\xd4\xd0\x92\xbe\x52\xe0\x1b\xc5\x16\x2b\xee\x6b\x37\xbd\x4b\xb5\x05\x4e\x5c\xf5\xdd\x8b\x53\x6d\x81\x13\x57\x0a\x7c\xa3\x44\xd0\x8a\x81\xd6\xf7\xef\x72\xaf\x98\x4f\x0b\x26\x1e\x50\x72\x51\x4b\x0f\xab\x2b\xe7\x2a\x99\xc7\x62\xb5\xf5\xf5\xb7\x57\x51\x4d\xeb\xd4\xb1\xf3\x54\x21\xe8\x02\x5f\xae\xba\xd5\x51\xc2\x6a\x30\x73\x05\x26\x1e\x68\x73\x81\x2f\x57\xdd\x6e\x53\xac\x36\x28\xb9\xea\xf9\x9d\xe9\x72\x92\xd9\x25\x2e\x8b\x64\x56\x69\x9d\x89\x54\xbc\x5f\x7c\xb9\xea\x82\xe4\xa5\xda\x02\x5f\xae\x3a\x5f\x01\x5f\x2e\x10\xe5\xaa\xdb\x43\x8a\x64\xe2\xcb\x95\xfa\xe0\xa8\x25\xa0\x01\x33\x57\x5d\x9d\x4b\xf1\x93\x6b\x18\xe4\x6f\x1d\x89\xb5\xc1\xcc\x55\xe7\x2b\x14\x71\xad\xd3\x63\xca\xf9\x03\xcb\x05\xa2\x5c\x75\x1b\x4b\x49\x71\x16\xef\x57\x25\x71\x94\xac\x41\x9d\x06\xe4\xd4\x3a\xa3\xaf\x04\xe0\x3a\xb3\x0b\x5f\x2e\x8a\x54\xaa\x24\x0e\x60\xb9\x40\x94\xab\xce\xd5\x00\x96\x0b\x28\xb9\xea\xdf\xe2\x12\x80\x2b\x46\x5f\xff\x16\x17\xa9\xac\xdb\x80\x88\xca\x01\xcb\x05\x94\x5c\x75\xb6\x18\x94\x5c\x40\xc9\x55\xff\x16\x17\xf3\x10\x51\xae\x3a\x5b\xac\x98\x87\x25\x54\x07\x7a\x1e\x50\x72\x51\xa2\x72\x0a\x91\x03\x58\x2e\xa0\xe4\xaa\x73\x35\xa0\xe4\xa2\xa6\x86\xa4\x90\xa0\xe4\x02\x4a\xae\xba\xfd\xa8\xc8\x2f\x94\x5c\xf5\x57\xe7\x39\xb8\x45\x7e\x4b\xf8\xaf\xc8\x2f\x78\x5c\xd5\xb7\x0c\x79\xbd\x00\x71\x55\xb6\x9e\x12\xbf\xab\x95\x90\xa8\x12\x13\x04\x88\x8b\xa2\xb4\xc5\x6a\xc3\x82\x0b\x2c\xb8\x2a\xb9\xd4\xc1\xc1\xc5\x82\xab\x12\x13\xc4\x82\x0b\x2c\xb8\xaa\xf5\x89\x5f\x80\xc0\x05\xfa\x5b\x95\xad\x67\xc8\x44\x0c\xd6\xa5\x3a\xe6\xc0\x82\x8b\x41\x93\x8b\xff\x31\x68\xf2\x60\x48\x96\x50\xf2\x60\x48\x02\xc4\x55\x71\xaf\x01\xe2\x02\x12\xae\xd4\x31\x07\x32\x5c\x40\xc2\x55\x2d\x08\x6e\xc0\xbe\x05\xec\x5b\x95\xda\x19\xbc\xb7\x40\x78\xab\x12\x5f\x1e\x87\xcb\x89\x6a\xfd\xb5\x8e\xfe\xc6\xa0\x00\x83\x0b\x14\xb8\x2a\x8b\x6c\x2c\xfd\x8d\x41\x71\xcb\x22\x83\x7f\x8b\xc1\x25\x2e\xe1\x20\xf8\xb7\x80\x7f\xab\x1a\xc6\x80\x95\x09\xff\x56\x5f\x91\x33\xee\x5b\xc0\xb8\x55\xd9\xc1\x86\x12\x8c\x41\x5c\xbf\x22\x67\x88\xb7\x80\x71\xab\xb2\x83\x0d\x06\xe5\x48\x63\x20\xa0\x3d\x14\x6b\x0c\x06\x65\x5d\x1a\x62\x50\x82\xba\x15\xc6\x7b\x0c\x06\x25\xb6\x5b\x95\x70\xe5\xa0\xa3\xa3\x99\x53\xeb\x6b\x94\x40\x7a\x0b\xa4\xb7\x2a\xfe\x3c\xd2\x5b\x0c\x39\x8b\xaf\xf2\x19\xf7\x2d\x06\x3f\xb9\xe4\x69\x71\xdf\x62\xb0\x47\xcb\xb6\x36\x24\x32\x86\x44\x46\x59\x79\x98\x70\x31\xba\x99\xa2\x0c\x01\x13\x2e\x06\x3f\xf9\x2b\x72\x46\x88\x8b\xc1\x4f\x2e\x4e\xfe\xe0\x27\x03\xc5\x55\x59\x64\x83\x9f\x0c\x0d\x57\x43\xe0\x1d\x21\x2e\xa0\xe1\x6a\xb0\x04\x11\xe2\x62\xd0\xe6\x61\xe5\x61\xc2\xc5\x60\xb9\x7e\xf5\xcc\x60\x70\x01\xff\x56\xc3\xca\x83\x7f\x8b\xb1\x84\xb7\xc6\xee\x1d\x09\x57\x0e\xe6\xec\xb0\x2b\x0e\x16\xeb\x20\xc3\xe3\x5b\x8e\x8c\x53\x4c\xb8\x1a\x9c\xfc\xa1\x96\x17\x05\xae\xc6\xf1\x9d\xe9\xd9\x4f\xf7\x94\xfb\x1d\x97\x7b\xf2\xbd\x87\x00\xec\x20\xc3\xe3\xfa\xce\xf4\x98\x42\x8b\x43\x76\x63\x08\xe6\x0f\xa5\x22\x43\x14\x11\xdb\x3d\x80\xe2\x02\x28\xae\x46\xfb\xce\xd4\x3a\x1d\x1d\xcd\x04\x63\x9c\x0e\xc6\xe9\x57\xc7\x3c\x18\xa7\x58\x70\x35\xbe\x35\xaa\x96\x77\x88\x22\x0e\x4e\x14\x16\x5c\x60\xc1\xd5\x50\xef\x80\x05\x17\xe8\x6f\x35\x04\xcb\x40\xe0\x62\x70\xb3\x47\xb9\x5c\x51\xc9\xe0\x66\x7f\xc5\xcd\xe3\x31\x6d\x98\xb1\x63\x7c\xf7\xd4\xf9\xd7\xb3\x0b\x96\x0d\x19\xdd\xc1\x62\x1d\xa2\x09\x83\xc5\x0a\x09\x57\x43\x11\x04\x16\x5c\x60\xc1\xd5\x60\x5d\x9e\xc4\xf5\xfc\x79\x76\x1b\xe0\xa9\xe8\x0d\x12\xae\x86\x64\x28\x32\x5c\x40\xc2\x15\x0a\x7c\x20\xc3\xc5\x49\x71\x07\x93\xf3\x64\xf0\x9e\x3f\x0d\x29\x83\x46\x86\x0b\x48\xb8\x1a\x42\x0c\x58\x70\x71\xb2\x6d\x87\xb4\xd4\x49\x5c\x4f\x5e\xfa\x78\xbe\x33\x57\xe7\x4f\xb6\xed\x10\xfe\x3d\xd9\xb6\xe8\x6f\x35\xec\x75\x27\xdb\x16\xf6\xad\xbe\xda\xe8\x93\xb8\xa2\xbf\xd5\x57\x06\x7d\x92\xca\x93\x54\x7e\xc5\xcd\xb0\x6f\x71\xf2\xd2\x4f\xc1\x32\xd8\xb7\x80\x7d\xab\x53\x65\x04\xec\x5b\x00\xbd\xd5\x69\x75\xe0\xbd\x05\xd0\x5b\x61\xbb\xc7\xc9\x38\x05\x7a\xab\x93\x4b\x84\xf7\x16\xe7\xca\xf2\x16\xe0\x7b\x9c\x8a\xdd\x4e\xa2\x7a\xda\xc1\x4e\x09\x97\x93\x97\x0e\xf8\x1e\x67\x7a\x47\xa9\x75\x89\x8c\x93\x19\x7b\x52\xda\xd3\xe2\x42\x86\x0b\x2c\xb8\x02\x7c\x8f\x93\x1d\x8a\xfe\x56\x27\x8f\x0a\x04\x2e\xd0\xdf\xea\xcc\xef\x4c\xef\x88\xa8\x02\xbe\xc7\x49\x54\x4f\xa2\x7a\x0a\x5b\x9c\x12\xc1\x27\x7f\xfe\x6c\x06\x99\x3f\x0f\x1e\x57\xa7\x65\x88\x1a\x17\xa8\x71\x75\x76\xad\xd3\x4f\xd4\xb8\x42\x81\x0f\xd4\xb8\x40\x8d\x2b\x14\xf8\x38\xd9\xb6\xa7\x88\xe4\x29\xe5\x81\x1a\x17\xa8\x71\x75\x8a\x44\x9f\x94\x16\x35\xae\xbe\x2a\x6a\xb8\xb8\xc0\x89\xab\x93\x97\x76\x0a\x07\x9c\x65\xe8\x7c\x4e\x70\x0a\x07\xa0\xc6\xd5\xc9\x66\x44\x8d\x8b\x93\xc1\x7b\x7e\xeb\x48\x0e\x08\x4a\xae\xce\x6f\xc9\xc8\x23\x43\xc9\xd5\x57\x45\x0d\x25\x17\x50\x72\x75\x2a\x2a\x80\x92\x0b\x28\xb9\x3a\xaf\xef\x9e\x5a\x17\x62\xf8\x4a\xab\x31\xe4\x02\x3c\xae\x4e\x91\x3e\xd4\xb8\xc0\x89\xab\xf3\x5b\x71\x72\x40\x27\x2b\xf8\x9c\x16\xec\x69\x94\x04\x0c\xce\xf9\xb7\x9f\x8d\x06\xce\x5c\x9c\x12\x44\xa7\x6c\xcc\xe9\xe3\x0b\xf0\xb9\x3a\x15\x91\xa2\xce\xc5\x29\x2e\x8a\x1b\x1f\x00\x73\x81\x2c\x57\x97\xcd\x0a\x60\x2e\xce\x15\x2a\x28\x34\xf8\xc0\x99\x0b\x64\xb9\xba\xbe\xe5\xa8\x86\xe6\x5c\xba\x5d\x97\x30\xf5\xa9\x74\xf9\x5c\x12\x5d\x97\xcd\x0a\x60\x2e\x90\xe5\xea\x12\xbb\x3e\x05\x4b\x4f\xe9\xe8\xeb\x5b\x79\x4a\x97\x21\xe5\xea\xab\xa6\x86\x94\x8b\x73\x15\x2b\xd7\x25\x9f\x7c\xca\xec\xe0\xc5\xd5\x57\x62\x0d\x1b\x17\xa7\x24\x0e\x1a\x7c\xc0\xc6\x05\x34\x5c\x5d\x12\x83\x27\x19\x86\x7f\xab\x4b\x44\xfa\xa2\xb8\x28\x70\xf5\xd5\x5d\x5f\x3e\xa9\x40\x81\xab\xcb\x2a\xb9\x44\x13\xae\x9f\x01\x69\xdf\xe5\xc3\xc1\xb5\x51\x5f\x1c\x33\x84\xb8\x80\x86\xab\x4b\xc4\xef\x62\xe3\x62\xc2\xd5\xb5\x3e\x8c\x8b\x4b\xb0\x14\x1a\xae\x2e\x99\x1d\x84\xb8\xb8\x28\xee\x57\xa1\x7d\x51\xdc\x8b\xe2\x5e\xd6\xd3\x45\x71\x2f\x8a\x7b\x89\x87\x5f\xbe\xb3\x00\x8a\xab\x8b\xcd\x78\x11\xd7\x4b\x60\xf3\xe6\xe8\xe2\xbe\xc5\x25\xb0\x79\xd3\x27\xdc\xb7\x00\x7c\xab\xdb\x78\x5e\x4c\x4e\xf8\xb7\xba\xd5\xb1\x5f\x74\x14\x05\xae\xb0\xc8\xe3\x52\x26\x83\x02\x57\x37\x25\x03\x83\x0b\xc0\xb7\xba\xa5\x64\x2f\xea\x78\xf1\xe7\xef\x6f\xe4\xf9\xf3\x17\xeb\xf2\x96\x7d\x05\x83\x8b\x8b\x43\x7e\xab\x06\xbb\x38\xe4\x08\x6f\x75\xcb\x1a\x20\xbc\xc5\xc5\x21\xbf\xc5\x86\x2e\x36\x23\xd0\x5b\xdd\xbc\xdf\x8b\xbc\x01\xbd\x15\x16\x79\x5c\x5d\xe7\x79\xe9\xb0\xe3\x01\xfb\x16\x17\xd1\xfa\x6a\x79\x2f\xa2\x75\xf1\xd2\x6f\x3e\xed\xe5\x43\x89\x8b\x68\xdd\xa4\xe8\xa2\x4f\xe8\x6f\x75\xb3\x82\x2f\x52\x74\x51\x9d\x9b\xc1\x8b\x05\x17\xd7\xd0\x79\x4b\x1b\x19\x2e\x2e\x49\xe6\x5b\x7e\x1e\x0b\x2e\x2e\xc1\xc7\x9b\x19\x7b\x09\x3e\xc2\xbe\x15\x6e\x78\xc0\xbe\xc5\xc5\xa3\x9e\x3e\xb6\x03\x81\x8b\x8b\xf3\xfc\x95\xd8\x82\xc0\xc5\x25\x63\x32\xb9\x85\xb0\x6f\x01\xfb\x56\x5f\x3d\x2b\xc2\x5b\x5c\x8c\xbe\x29\x7e\x87\xf7\x16\x40\x6f\x35\x85\xbe\x2f\x25\x2d\x97\x92\x96\xf9\xad\x0e\xf9\xe4\x4b\x1a\x65\x7e\x0b\x81\x5c\xc0\xbe\xd5\x54\x8b\x76\x91\x8b\x8b\xd1\x37\xbf\x17\xc7\xe8\x83\x7d\xab\xc9\x6a\x83\x7d\x0b\xd8\xb7\x9a\xe2\xe1\x17\xa3\xef\xa2\x21\xd8\xd9\x71\xd1\x90\x8b\x9f\x3c\x25\x86\x2e\x7e\x32\xfa\x5b\x4d\x61\x8b\x4b\x6e\x05\xfd\xad\xbe\x7a\xd6\x8b\xf3\x7c\x11\x96\x69\x0b\xba\xf8\xc9\x08\x6f\x05\xa8\x1d\x97\xa2\xe1\x8b\xda\x7c\xf5\xac\xb7\x30\x25\xa6\x5b\x4d\x7e\x12\xb4\x5b\xdc\x8a\x5f\x60\xb2\x03\xcc\x2d\x6e\xb1\xcb\x69\xbb\xb8\x69\xc8\xcd\x4f\x9e\xbc\x1f\xbc\xb7\xb8\xf9\xc9\x53\x50\xef\xa6\x21\xb7\xd8\xe5\x57\xa5\x0a\x02\x17\xb0\x6f\x35\xdf\xef\xf2\xd5\x4f\xd8\xb7\x9a\xb2\x99\xb7\xec\xf0\x2d\x0b\x83\x9d\x1d\x37\x3f\xf9\x26\x2c\x8f\xc4\xd0\x2d\x22\x79\xb3\xef\x1e\x73\xe9\x66\xdf\x41\xc2\xd5\x23\x5b\x84\x0c\x17\xf7\xe1\x9e\xac\x36\x80\xb8\xb8\x97\xf3\x5b\x5f\x3d\xeb\x2d\xce\x08\x10\x57\x0f\x5b\x0c\x20\x2e\x6e\xf6\xdd\x23\x9b\x09\x17\x17\x38\x71\x85\x9d\x1d\x37\x5d\x42\x8d\xab\x47\xb6\xe8\x66\xdf\xdd\xec\x3b\xec\xec\xb8\x65\x61\x6e\xf6\xdd\x43\xd6\x80\xe5\xe2\x96\x32\x7e\x64\x33\xf1\xe5\xe2\xa6\x60\x5f\xe5\x2b\xda\x5c\xe0\xc4\xd5\x23\xa8\x07\x17\x17\x38\x71\xf5\x30\xbb\xe0\xe2\x02\x27\xae\x1e\x1b\xca\xcd\xe8\xbb\x19\x7d\x4f\x73\x39\x53\x0e\x27\xae\x9e\xfe\x9d\xa9\x9f\xb4\xee\x61\x76\xdd\x52\xc6\x37\x57\xf8\xb1\x64\xe0\xe2\x02\x20\xae\x9e\xf1\xb7\x7f\x0e\x16\x37\x43\x0d\x3d\xae\x1e\xb5\xdc\x37\x43\xed\xa6\x79\x0f\x37\x06\x4b\x2e\x40\xe4\xea\xe1\xc6\xdc\x65\x0c\x08\xe1\x43\xf3\x6e\x42\x78\x13\xc2\x87\x1b\x83\x3a\x17\x77\x19\x18\x36\x19\xc0\x5c\xdc\xd4\xf1\xab\xaa\xbd\xb9\xc4\x20\x72\xf5\x88\xe3\xdd\xd4\xf1\x66\x69\x3d\x42\x76\x00\x73\x81\x17\x57\x8f\x78\xf8\xcd\xfb\xbd\xa9\xe3\x23\x64\x87\x1e\x17\x37\xef\xf7\xf9\x96\x0e\xef\x17\x2f\xae\x9e\x6f\xe9\x50\xc7\x9b\xdd\xf4\xf0\x6d\x60\xe3\x02\x13\xae\x1e\x21\xbb\x9b\x31\x85\x02\x57\x0f\xc5\xbd\x09\x21\xa8\x5b\xbd\x8c\xa9\x9b\x89\x74\xd3\x3c\x98\xec\x80\x78\x0b\x18\xb7\x7a\xbf\x05\x21\x36\x78\x33\x91\x5e\x49\x51\x88\xb7\xb8\x69\xde\xcb\x8d\xb9\x69\xde\x2d\x75\xfc\x1e\x2e\x97\x3a\xbe\x15\xbf\x00\x6a\xc7\x2d\x36\x78\x73\x74\x01\xb5\xe3\xe6\xe8\xde\x4b\xfa\xea\x15\x0e\x40\x88\x8b\x9b\x10\xbe\xf1\xdd\xd3\xc8\xab\x02\x7c\x05\xe2\x60\xe3\xe2\x66\x76\xbd\xcc\x84\x9b\xd9\x85\x1e\x57\xaf\xd0\x37\x7a\x5c\xdc\x84\x10\x65\x3b\x20\xde\x02\xd4\xad\x5e\x8a\x0b\xea\x16\x93\xdd\xf4\x52\x5c\x88\xb7\xc0\x76\xab\xaf\x14\x18\xe2\x2d\xa6\x24\x33\xd2\x74\x20\xbd\x05\xd2\x5b\x7d\xf5\xc1\x48\x6f\x81\xf4\x56\xaf\x8a\xa8\x49\xf3\xa6\xd8\xe0\xbb\xe8\x86\x81\xe2\x16\xf0\x6d\xf5\x95\x02\x4f\x99\x67\xf8\xb6\x7a\x4d\x9b\xb9\x7f\x97\x1b\x10\x09\x76\x30\xb7\x98\x32\xcf\xaf\x3d\x79\xca\x3c\x4f\x01\xc3\x57\x68\x09\xe1\x2d\x26\x47\xf7\xa5\xb8\x53\x3a\x1a\xf6\x6d\x7c\x55\xbf\x08\x6f\x31\x97\xa3\x3b\x60\x9d\x63\x52\xc7\xb9\xa4\x6f\xfc\xcc\x90\xe9\xf3\xd6\xb9\xa4\x6f\xfc\x4c\x86\xa9\x4c\x66\x2e\x47\x77\x60\x3d\xc7\x64\xa0\x01\xc4\x8d\xaf\xc0\x77\xca\x3c\xcf\xd0\x10\xcb\x7a\x8a\x1e\xe2\xc4\x0d\x58\xe7\x80\x8b\x8b\x99\x5a\x17\x06\x02\x88\x8b\x99\x1a\xe2\xa9\x4e\x42\x38\xd3\x3d\xc5\x5a\x31\xe4\x62\x36\xf7\xa4\x79\x93\x7d\x37\x9b\x7b\xca\xfd\x4d\x31\xc1\xd9\xf4\x53\xcd\x1c\x94\x5c\x80\xc7\x8d\x9f\xcd\x7f\xfa\xbc\x75\x76\xad\xcb\xe8\x4d\x25\xcb\x73\x59\x74\xe3\xf7\xcd\x25\xe1\xbf\xb9\xb4\x6e\xfc\x28\xd8\x64\xca\xcd\x25\x6b\xe3\x77\xb9\x27\x59\x9b\x4b\xd6\xc6\xef\x9b\x36\x64\x6d\x96\x77\x24\xc5\x3d\x45\xfa\x66\x69\x48\x29\xd3\xe4\xa9\xce\xd2\x10\xa3\x0f\x89\x2e\xe6\xf0\xec\xf2\x0b\x93\xa7\x0a\x48\x37\x7e\xf6\x79\x08\xba\x98\xcb\x0d\x1d\xbf\xc7\x8b\xf3\x21\xec\x1c\x06\x44\x40\x73\xf2\x3f\xe7\xe9\x9e\xb6\x74\x5c\xba\x98\xa7\x27\x7a\x8d\xbc\xd4\x0c\x3c\xdd\xf8\x09\xc4\x4c\x4e\x29\x4a\xdd\xf8\x51\x30\x78\xba\x98\x4b\x1c\xc7\x57\x49\x3c\x19\x92\x73\xb9\x98\x63\xfb\x79\x71\x6c\xc6\xb9\xc4\x71\x6c\x6c\xc6\xa9\xf4\x06\xb3\x6e\x6c\xdb\x77\xa6\xcb\x97\xdf\x39\xbe\xf2\xe2\xc9\xef\x04\xb2\x1b\xdb\x37\xbd\x7d\x32\x3b\x97\xe9\x38\x36\x1f\xb3\xc0\xda\x05\x9e\xdd\x80\x5e\x0e\x58\xbb\x98\x53\x97\x6c\xfe\x53\xc2\x65\x2e\x51\x1d\x9b\xaa\x10\xac\xbb\x98\xd3\xe5\xb6\x74\xac\xbb\x00\xb9\x1b\x9b\x0f\xca\xb1\xee\x62\x2e\x19\x1d\x5f\x21\x32\xe4\x5d\xcc\x47\x3f\x85\x57\xa6\xe8\x21\x0e\xde\xd8\xbe\xe9\x2d\x50\x08\x87\x37\x36\x41\x93\xc9\x43\x9d\xaf\x7b\x8a\x8f\x4c\x81\x42\x70\xbc\xb1\x09\x85\x4c\x86\xe4\x7c\x8d\xa7\x1c\xc0\xf4\x3d\xc8\x7c\xdd\x93\x3f\x37\xdf\xef\x9e\xaf\x83\x6b\xdb\x85\xd1\x8b\xe7\xa7\x21\x5b\x39\xa8\x5e\x3c\x3f\x03\x62\x21\x3c\xe4\xf7\x59\x82\x3b\x36\x1b\xf4\x23\x50\xf8\x6c\x06\x84\x19\x8b\xb4\x17\x68\x7a\x63\xbb\xfe\xfe\x2b\x8f\x47\xde\xfb\xd9\xf4\x57\xdc\xfe\xe1\xbe\x3e\xbb\xae\xa9\xe4\xc0\xd8\x8b\x67\x37\xae\xb6\x5f\xc4\xbd\xc0\xca\x1b\x9b\x74\x34\x64\x5e\x80\xe4\x8d\x4d\xe6\x19\x24\x2f\x40\xf2\xc6\xae\x7a\x09\x24\x2f\x40\xf2\xc6\xfe\x73\x4f\x3a\xfa\x2c\xe5\x1c\xbb\xc9\xfb\x30\x28\x91\xf3\xc6\xae\x2e\xe3\xe1\xe8\x22\xe7\x8d\xdd\x46\x8d\x9c\x17\x58\x79\x63\x37\x79\x41\xf2\x02\x0f\x6f\xec\xe6\xe9\x43\x08\x1f\x42\xb8\x2f\x74\x4f\x3c\x22\x7e\x58\x79\x63\x97\x79\x86\xcc\x8b\x27\xf5\xd3\xe4\x7d\x48\xe6\xb3\xcc\xc4\xb1\xcb\x83\x3d\xcc\x44\x38\xbd\xb1\xfb\x9c\xe8\x11\x1b\x84\xd3\x1b\xbb\xed\x17\x4e\x2f\x00\xf4\x06\x86\x72\x3c\xc2\x80\x0f\x1d\xdd\x55\x70\xe0\xe8\x05\x80\xde\xd8\xcd\xfd\x87\x9f\xfc\x74\xad\x0b\x2d\x82\xeb\xc5\xb3\xdc\xe5\xb1\x9b\xfb\x8f\xc2\x44\x8c\xbd\x01\xc1\x1c\x18\x7b\xf1\x74\x0d\xb1\x71\x31\xf6\x02\x4e\x6f\xec\xdc\x42\x38\xbd\x78\x96\xc6\x8e\xaf\x9a\x1a\x4e\x2f\x00\xf4\xc6\x2e\x98\x8f\xa3\x17\x0f\x71\xdd\x85\x42\x1e\x79\xef\x67\xe8\x12\xb7\x10\x32\x2f\x9e\x61\x40\x84\x42\x90\xf3\x02\x39\x6f\xec\xe2\xf6\xc8\x79\x81\x95\x37\xf6\x6f\xe9\x70\xb3\xb1\xf2\xc6\xae\xb0\xff\x21\x99\xcf\xe9\x9e\xbe\xb8\x05\xc9\x0b\x3c\xbc\xb1\x4b\x9f\x3d\x24\x13\x0f\x6f\xec\x02\x86\x0f\x43\xf2\x21\x99\x18\xca\x81\x87\x17\x78\x78\x63\xbf\xbf\x33\x3d\x26\x1d\xdd\x25\xc5\x1e\x3a\xfa\x50\x47\xb4\xe5\x78\x44\xe5\x10\xf0\xc6\xce\x1e\xc1\xbc\x0b\xb0\xbb\xb1\x2b\x7e\xc2\xbc\x0b\x94\xbb\xf1\x15\x63\xc3\xdb\xc5\x33\xdd\xd3\x26\xf0\xf8\x9c\xe4\x21\x99\xbb\xaf\x90\x1e\x76\x28\xd8\xdd\x38\xbe\xc5\xa5\x84\xf1\x59\x7a\x38\x8e\x9f\xcb\x09\x21\xf4\xdd\x38\x36\xfd\x54\x0d\x04\x72\x37\x8e\x6f\x1d\x71\xb3\x9f\x25\x92\xe3\x90\xea\x7a\x9e\xef\x9e\x6b\x6d\xa2\x2d\x07\xd6\x5d\x80\xdc\x8d\xaf\x32\x1b\xeb\x2e\x9e\x95\xaa\x1e\x87\x54\xd7\xf3\x6a\xfd\xd5\x3a\xc3\x07\x00\x2f\x9e\x57\xeb\xac\x60\x1c\xbc\x78\x96\x72\x8e\x83\xe1\x03\x79\x17\x2f\xc9\xfc\x6a\xb8\x5f\x92\xf9\xae\x84\xcb\x38\xd8\x38\x2f\x2f\x1d\xf9\x6e\x40\x30\x07\x00\x5e\x20\xdf\x8d\xaf\xb0\x1b\x00\x2f\x90\xef\xc6\xc1\x1a\x02\xc0\x8b\x77\x99\xa3\xe3\xb0\xb8\x5e\xb9\x95\x77\x73\x4f\x7b\xc8\x4b\x2a\xdf\x15\xe9\x1b\x87\x38\x23\x2a\x5e\xbc\xa4\xf2\x10\x49\x41\xc5\x0b\x38\xbc\x71\xf0\x15\x5f\x5e\xfa\xbb\xfc\xf2\x71\x88\x8b\x81\xe3\x05\x38\xde\x38\x54\x85\x80\xe3\xc5\x4b\x69\x61\x9d\xe3\x65\xb1\xbe\x87\x01\x29\xcf\x4e\x7e\x81\xf3\xc6\x57\x56\xfe\x72\xdd\x11\xf3\xc6\x21\x53\xf6\x4a\x58\xbf\xec\xd0\xaf\x82\xfc\x65\x87\xbe\xec\xd0\xc3\x16\x04\x95\x17\x18\x79\xe3\x50\x59\xf8\x12\xd5\x97\xc9\x79\xd8\x82\x10\xf3\xe2\x4d\x8f\x89\xef\xf0\x4a\x58\xbf\x44\xf5\x10\x5e\x79\x89\xea\x9b\x1e\xd3\xa7\x34\x30\x7a\x01\xa3\x37\x0e\x75\xb7\x30\x7a\x01\x9c\x37\xf0\x98\xe3\xe5\x7b\xbf\xcd\x3b\x52\x56\x0e\xa3\x17\xc0\x79\xe3\xb0\x49\xbd\xa4\x12\x1c\x6f\x1c\x6c\xb1\x57\xa0\xf0\x65\x33\x7e\xc5\xe2\x2f\x59\x7b\x97\x66\x8d\x90\xea\x7a\x55\x51\x23\xdf\x8d\x50\x27\xf8\xb2\x04\x71\xf0\x46\x08\x9a\xe0\xe0\xc5\xbb\x84\x6c\x04\x63\xea\x1d\x9e\x9d\x79\xf8\x15\x8b\xbf\xcc\x43\x8c\xbc\x11\xf0\x25\x50\x79\xf1\xb2\x04\xbf\x0a\x72\xa8\xbc\x78\x97\x90\x8d\x50\x33\xf5\xb2\x04\x81\xf3\xc6\x57\x2c\x8e\x9f\x17\x88\x79\x23\x6c\x52\x2f\xa7\xf9\x5d\x89\x88\x11\x7c\x44\xfc\xbc\x78\x69\x5d\xf0\x15\xf0\xf3\xe2\xbd\x3c\xbb\xf0\xca\x2b\xa4\x08\x87\x37\x22\xff\x3e\x42\x01\x99\x17\x58\x79\x23\xe4\x93\x41\xf2\x02\x0f\x6f\xc4\xb7\x74\xc8\x1b\x2c\xde\x40\x70\x8e\x97\xbc\xbd\xe4\x2d\xa4\x8e\xd1\xf1\xe2\x5d\x86\xe1\x08\x86\xda\xab\x04\x07\x16\x6f\x04\x43\xed\xe5\x3c\xbf\xec\xbc\x20\xc3\x2f\x81\x79\x09\x4c\x8a\x48\x63\xde\x05\xca\xdd\xc8\x15\xd8\xcc\xdf\x12\x98\xfc\x11\x18\x80\xdd\xc4\xbc\xcb\xdf\x0a\x03\x8e\x5c\xe9\xe8\xfc\x2d\x9b\x2c\x7f\xcb\x25\x1e\xca\x77\x13\xde\x2e\x7f\xcb\xfb\x1d\xb9\xd6\x53\x02\xda\xe5\x6f\xf9\xbb\x03\x60\x37\x01\xed\xf2\xb7\xb9\x7c\xd5\x7a\x24\x92\x5d\xfe\x96\xa4\x8c\x5c\xce\x73\x02\xda\x25\xa0\xdd\xc8\x4b\xeb\xcb\x32\x4b\x08\xbb\x91\x6b\x3d\xe5\x6f\xd7\xd0\xae\xa1\x5b\xe7\x77\xfd\xdc\x35\xb4\x76\xb0\xfc\xed\x1a\xda\x35\xb4\x6a\x7a\xf3\xb7\x6b\xe8\xd0\xf9\xa9\xa1\xc3\x3d\x69\x09\x14\x6f\xfe\x96\x96\x24\xca\xdd\xc8\x47\x3f\x0f\x0d\x2d\x8b\x6e\x28\xf4\xcd\x5f\x18\xba\x15\xce\x1b\x2a\x5f\x13\x7c\x2e\xc1\xe7\x46\x5b\xf1\x91\x04\x9f\xcb\x1f\x81\x69\xbb\x86\x42\x97\x96\xa4\x8c\x76\xe8\x52\x6a\x9d\xd5\x86\x66\x9b\xbf\xd4\xfa\x92\x94\xd1\xd2\x13\xa5\xc7\x24\x30\x2a\x5f\xf3\xb7\x3c\xdc\xfc\x2d\xd7\x76\xe0\xde\xe6\xaf\xe9\x27\x9f\xb6\x35\x6f\x73\xc9\x4d\xfe\x18\x68\xad\x19\xba\xa6\xf3\xcd\x3d\xfb\x77\xb9\x7b\x76\x97\x77\x5d\xea\x5e\x31\xd5\x69\x43\x97\xba\xc7\x5c\x3a\x33\xda\x70\xcf\x72\x26\xd5\x69\xa7\x01\x19\x5e\x31\xbb\xa9\x2d\xf7\x35\x7f\xc3\xeb\x18\x2e\x5f\x15\xda\xf9\x1b\x06\x84\xdd\xd4\xa6\xc9\x30\x0c\xc8\xd0\xfa\x34\xf2\xcb\x1b\x4d\xd0\xb9\xd1\xbe\x57\x3c\x74\x9e\x31\xd5\xa6\x2e\x9d\x5a\x67\x4c\xb5\xc7\x5c\x3a\x0d\x08\xd5\x69\x8f\x7e\x9e\x06\xe4\x34\xf2\xaf\xd6\x4f\x23\x4f\x8a\xda\xeb\xf2\x65\x6f\xe5\x8f\x14\xb5\x55\x1e\x97\xbf\xcb\xc8\x2f\xeb\x6b\x20\xce\xe6\xef\xd2\x10\xb3\xab\xff\x3c\xe6\xe5\x89\x96\xa1\x35\xfa\xa6\xa1\x4b\x43\xeb\x5b\x91\xd1\xb7\xaf\x21\x4f\xb4\x1c\xd6\xd1\x37\x8f\xb9\x2c\xb3\xc4\xac\x1b\x4a\x57\xf3\x77\xbb\xfc\x76\xf9\x4e\x04\xee\xef\xf2\xd7\x41\x8f\x39\x75\x7e\xd5\xb9\x8c\xbe\x7b\xc5\x53\xe7\x97\x17\x3b\xfa\x61\x90\xa7\xb7\xb9\x34\x6b\xf4\x43\xe7\xa7\x91\x9f\x1a\x3a\xb4\x3e\x4d\xef\xc7\x3d\xc3\xac\x7b\x8c\xfc\xe3\xf2\x30\xc1\x1e\x97\xaf\x24\xc7\xe8\xe9\x31\x1f\x73\x69\x39\xac\xa3\xa7\xc7\x7c\xdc\x73\x65\x3e\x06\xb4\x6d\x62\xdd\xe5\x6f\x99\x64\xa3\x37\xfd\x7c\x0d\xc8\x32\xc9\x46\x6f\x56\xc7\x6b\xe4\x99\x5d\x7d\x45\x7c\x12\xc8\x2e\x31\xeb\x46\x5f\x96\x4b\x62\xd6\x25\x12\xdd\xe8\x2b\xca\x9d\x48\x74\xb9\x31\xa6\x94\xae\x26\x2e\x5d\x22\xd1\x8d\x4e\x2a\xb7\x65\x5a\xe5\xb6\x19\x64\x52\x89\x44\x97\xdb\xee\xf2\x65\xd7\xe7\x46\xeb\xb6\x5d\xe7\x97\x3d\x92\x60\x75\xb9\x31\xa6\xfa\xa9\x4b\xcb\x8a\x4a\x78\xba\xa1\x20\x35\xb7\x5d\x97\x0e\x9d\xbf\xb4\x4e\xd6\xe0\xe9\x86\x82\xd4\x84\xa7\xcb\xed\x70\x39\xfd\xdc\x96\xc1\x94\xdb\xe1\xc5\xdd\x1a\x5a\xae\x69\x62\xd6\x8d\x4e\x54\x31\xeb\x12\xa5\x6e\x28\x48\xcd\x8d\xd6\x6d\xe2\x77\x7d\x1a\x4f\x5a\x87\x59\x37\x3a\x51\xdd\xd2\xe5\xe9\xf2\x47\x97\x96\x9e\xe5\xc6\x1a\x52\x66\x9a\x68\x73\xb9\x2d\x25\x1a\x65\xce\xa3\xcd\xe5\x46\x97\x6a\x33\x9e\x74\x69\x5b\x5e\xe1\xa8\x4d\x3f\xbb\xf1\xe4\x23\xd6\x2a\x00\xc8\xad\x6b\x9d\x58\xd5\xae\xa1\xee\x9e\xcb\x2b\x1c\x78\xb7\xb9\x51\x30\xec\xb9\x81\x77\x9b\xdb\x0a\xc7\xe5\xc6\x47\xac\x43\xeb\xe5\xbd\x0b\xab\xd5\xe1\xf2\xd2\xa5\xe1\xf2\xf8\xdb\xaf\x3c\x72\x1b\xee\x4d\xf3\x2a\x8c\x16\xcd\xdb\x18\x55\x8a\x48\x73\x23\x6f\xe0\x73\xa3\xcc\xfd\x6d\xe8\xef\xb2\xad\x46\xa5\xcb\x4f\x13\x4d\x20\xae\x2c\x88\xed\xd4\x10\xcd\xab\x95\x29\x4d\x44\xba\xdc\x04\xe2\xca\x26\x80\x3a\x97\x70\x73\xa3\x4e\x8f\x4b\xb4\xb6\xcb\x99\x97\xd7\x72\x79\x57\x8c\xaa\xb2\x7b\x83\xcf\xe5\x76\xbb\xfc\x72\xcf\xdb\xe5\xec\xa6\xba\xdd\xf3\xf6\x44\x7c\xc5\xba\x75\x9e\x3e\x61\xd0\x0d\xf5\x97\xb9\xd1\xa7\x8d\x3e\xd5\xf4\xec\xf4\x69\x13\x73\x2b\x1b\x35\x22\x5d\x22\xd2\x0d\x3c\xd9\x84\xa2\xcb\x4d\x24\x4d\xa9\x65\x82\xcf\x25\xf8\xdc\x50\x55\x99\xdb\xe3\x89\xe8\x13\x20\x6c\x6e\xcf\x77\xf9\x74\xd0\xab\x7e\xf4\x73\x79\x87\x63\x7c\xf3\x94\x14\x61\xd0\x8d\xf1\xcd\x53\x52\xb4\x91\x22\x55\x95\x89\x4f\x97\xc0\x74\x03\x25\x36\xb7\x57\xeb\xc2\x6b\xe3\x9b\xbc\xef\xd7\xd0\xeb\xe0\xba\x27\x22\x5d\x62\xd0\x8d\x41\xc5\x77\xa6\xdc\xbe\x4a\x45\xc6\x60\x65\xec\xcb\x57\xcc\x7d\x59\x74\x63\x2c\xff\x33\xf7\x95\xdf\x4d\x44\xba\x31\x56\x09\x46\xee\xcb\x73\x4c\x60\xba\x31\x96\x31\x9d\xfb\xe6\x9e\x2b\xc9\x31\xc6\x8a\xf8\xe4\xce\xe8\xdb\x69\xde\x58\xc6\x74\xc2\xd4\xe5\xce\xbe\xc3\x93\x4d\x44\xba\xc4\xa0\x1b\xc3\xfc\x44\x9d\x4b\xb8\xb9\x31\xfa\x77\xa6\x2e\x91\x37\x20\xd8\xdc\x59\x6d\x20\x72\x63\xac\x0c\x79\xee\x94\x0c\x52\x6e\x0c\x26\xe7\x4e\xc9\x76\xe9\x89\x61\xd2\xee\x94\x6c\x5f\xc9\xdb\x31\x4e\xad\xaf\x20\x5b\xa2\xc6\x8d\x41\x32\x51\xe3\x12\x20\x6e\x0c\xf6\xc8\xbe\x4c\xab\xdc\x65\x0d\xf0\x59\x73\x67\x4c\xed\xcb\x15\x1b\xc3\xac\xdb\x9b\x33\xe5\x02\x06\x79\xdb\xbb\x67\x27\x30\xe3\x75\xcf\xae\xa1\x95\xcd\x1c\x27\x8b\x60\x5f\x21\xa9\xdc\x05\xf3\x4f\xb3\x6e\x67\x37\xed\x04\xe6\x64\x11\xec\xf5\x5d\xfe\x3a\xb8\x56\xdc\x3e\x34\xc4\xc6\x39\x37\xa3\x64\xbd\xef\x96\xf6\x49\xc9\xf6\xd3\x3d\x97\x01\x33\x4e\x4a\x86\xe2\x96\x3b\xcb\xe5\xfc\x5e\xf1\x65\x94\x88\xc0\x19\x26\xd8\xe5\xbd\x2f\x5b\x65\x9c\xa9\x4b\x97\xf7\x4e\x04\xce\xef\xbd\x13\x81\xfd\xd2\x4f\x62\xb5\xdf\xfa\x29\xf0\x7e\x36\x97\xdf\xfa\xb9\x04\x62\x9c\x36\xea\x9d\x32\xec\x94\xe1\x2c\x13\xec\x76\x4f\x81\xf7\x73\x98\xc9\xd3\xd0\x11\x81\xf3\x7b\xef\xd3\x9c\x27\x02\xe7\x65\x90\xa7\xcb\xa7\x2e\xd1\x25\xbc\xb7\x04\x7a\x1b\xe7\xed\x6d\x32\x52\x76\xca\x70\xde\xba\xf4\xb8\xa7\x28\xd2\x79\x7f\x97\xeb\x27\x7b\xe4\x9c\x5a\x27\x02\xbb\xf5\x7e\x3e\x5a\xb7\xde\xc1\xdc\x06\x46\x69\xee\xef\x77\xb9\x2e\x11\x2b\x30\xb7\x04\x73\x1b\x27\xb1\x02\x73\xcb\x83\x43\x76\xb2\x2e\x0f\x0e\xd9\x61\x15\x5f\xcb\x9f\xcf\xc3\x2a\x46\x78\x1b\xd7\x8a\x8b\xe5\xb1\x96\x6f\x1e\xbc\xb4\xcb\x5c\x42\x78\x4b\x4c\xb7\x71\x51\x30\x68\xb7\x3c\x38\x64\xd7\xfa\xee\x2f\xc1\xdc\xf2\xb0\x8a\xaf\xdd\xe5\x56\x31\xa6\xdb\xb8\xd6\x37\x50\x79\xac\xe5\x9b\x87\x90\xcd\xc5\x66\x44\x71\xcb\x83\x9b\x75\xad\xef\x2c\xf2\x58\xfe\x55\x1e\x3c\x2a\xb5\x72\x79\x58\xc5\x98\x6e\xe3\x5a\x01\xe2\x3c\xd6\x9a\x4e\x4c\xb7\x71\xd9\x0d\xc1\xdc\xf2\x10\xf2\xbe\x52\x3f\x53\x97\x58\x19\x57\xd7\xcf\x15\x96\x49\xa8\xb5\xa1\x02\x2e\x0f\xce\x13\x9c\xda\x50\x01\x97\x38\x6a\x79\x58\xc5\x17\xff\xf8\xe8\x9e\x7d\x45\x94\xc7\x35\x3c\x11\xef\x07\x40\x6d\x5c\x43\xeb\x5d\x43\xcc\x84\x6b\xa5\x3c\xf2\x60\x26\x1c\xf6\xf7\x8b\x04\x41\x9f\x25\xca\xd9\x00\x04\xcd\xc3\x56\x8e\x72\x36\xae\xdb\x3d\x4f\x67\x8a\xf0\x5e\xf3\xef\x0d\x8a\x83\x73\x02\x7a\x36\x80\x41\x13\xfb\x2c\x41\xcf\xc6\xf5\x18\x03\xce\x09\x04\xda\xb8\x1e\x73\xea\xd2\xa0\x25\x7e\xad\x7c\x72\x42\xa0\x25\xbe\xd9\xb8\xbe\x29\x69\xe1\x1e\xb6\xf4\xfb\x67\xb0\x2d\xdc\x83\xcb\x71\xf3\x6d\x60\xce\xf2\xb0\xa5\xdf\xf6\x4f\xb4\xb3\x3c\x04\x75\xef\x6f\xf6\x59\xa3\x87\xe4\xd8\xbd\x6b\xdd\x1a\x3d\xac\xd1\x7b\x55\x53\x27\xda\x59\x1e\xf2\x60\xf7\x37\xfb\x1e\xab\x44\x7c\xe4\x66\xd2\x1d\x76\xef\xc3\xee\x7d\x1f\x1e\xd3\xee\x0d\x81\x36\x6e\x1e\xcb\x61\xa3\x3e\x2c\xdc\x9b\x10\xe2\xa2\xe5\x61\x4f\x56\x83\x98\x10\x68\x19\xd6\xe8\xcd\xcd\x86\x40\x4b\xb4\xb3\x71\x93\x37\xb4\xb3\x04\x36\x1b\x37\xb3\x2b\xd6\x16\x9b\x50\x66\xe3\x5e\xb1\xa1\x0c\x2b\x0f\xd8\x6c\xdc\x5c\x0e\x44\xb3\x0c\x3e\x83\x22\xc2\xc4\x2e\x4b\xec\xb2\x71\x97\xd6\xd7\x6e\x9a\xd8\x65\xe3\x5e\x15\x66\x09\x5a\x96\xc1\x3d\xb8\x79\x02\x30\x65\x19\x96\xe3\x7d\xeb\x92\xa8\x07\x5a\xd9\xb8\x05\x4d\x42\xd4\x23\xac\x51\xa0\xcd\x44\x32\xcb\x10\x6b\xbd\x1f\x8f\x79\xe8\xbc\xed\xf7\xb6\x2b\x86\xed\x37\x42\xe7\x05\x4d\x50\xce\x12\xe5\x6c\xdc\x8f\x7b\x2e\x5f\x23\x51\xce\xc6\xfd\x78\xf6\xd0\x90\xd5\x7c\x73\x0f\x60\xca\x32\x24\x9b\xa6\x09\x16\x16\x6e\xf0\x19\xe6\xa6\x21\x7b\x72\x58\xcd\x93\x68\x85\x3d\x19\x6e\x6c\xcc\x95\xe6\xcd\x58\xce\x42\x86\xa4\xfd\x64\x61\xe1\x8c\x65\xf0\x04\xa6\xfd\x13\x36\x2c\x43\x58\x75\x9a\x4b\x61\x89\x87\xdd\x7b\xb2\x9b\x20\xc5\x12\x2f\x6c\xcc\x30\x20\xc3\x99\x6b\xa5\x8f\xc9\xd1\x05\x0a\x4b\xa0\xb0\x31\xd3\x3b\x62\xc2\x03\x85\x8d\xb9\x78\x53\x89\x10\x96\x41\x0c\x26\x6b\x3d\x4e\x03\x62\x4b\x9f\x34\x2f\x4e\xcf\xbe\x36\xdc\x31\xbb\xd6\x6f\x23\x6f\xc1\x02\x6d\x66\x58\xb0\x61\x53\xc5\xd4\xcc\x60\x6e\x23\x76\x8d\x49\xde\x80\xbb\x32\x2c\xd8\xc9\xec\x0a\x0b\x36\xac\xcd\x79\xba\xa7\xb5\x19\x8f\x67\xe7\xa9\xc6\xe3\xd9\x25\x5c\x80\x36\x13\xe2\x2b\x41\xbd\xc6\xb4\x27\xc7\x6b\x75\xf0\xd2\x81\x36\x33\xad\xb8\xfc\x69\x68\x7e\x07\x0f\x07\x75\x69\xf1\xa6\x12\xa3\x2b\x71\xb8\xc6\xb4\xd3\x26\x8b\x15\x95\x6b\x28\x37\xcc\xb4\x01\xa6\x65\x38\xc5\x71\x92\x19\x8b\xb5\x35\xe6\xeb\x9e\x42\x8a\x29\x7a\xa8\xdc\x30\x73\xad\xaa\x4c\x89\xe0\xc7\xac\xc3\xd3\xca\x94\xde\x55\x05\x98\xd0\x59\x99\xcb\x87\x1e\x8f\x6d\x2d\xd7\x64\xcf\x14\x28\x84\xa5\xcc\x64\x87\x02\x69\x8d\x87\x32\xe0\x69\x25\x82\xd6\x78\xba\x86\xec\x75\x08\x5a\xe3\x29\x4f\xb4\xc2\x86\x99\xf6\x3a\xb0\xc9\x4c\x7b\x5d\x0a\x14\x3e\xe4\x02\x64\x2b\x61\xb5\xc6\xb3\xaa\x57\x32\x9b\x27\x92\x89\x78\x4c\x86\x6c\x46\x49\xd2\xf6\x59\x1f\xd7\x66\x5a\x5c\x58\x5b\xe3\x39\xb5\xce\xf7\x4e\xbe\xb7\xa2\xbc\x04\xe0\xca\xb4\xb8\x1e\x33\x24\x2d\x2e\x1c\xae\xa1\x28\x2f\xe1\xb8\x12\x87\x6b\x3c\x97\xc7\x5c\x5f\xc2\x65\xb2\x97\x9f\x4b\xe7\x4b\x43\xe2\x8c\xcf\x65\xe8\x4a\x3f\xe5\x67\x9f\x6f\xda\x94\xb7\x29\xf8\xf8\x08\x29\x26\x23\x3a\x19\xd1\xcf\xf4\x3a\x18\xd1\x88\x5d\xe3\xf9\x26\x18\xef\x3c\xe5\x41\x1e\xf6\x1d\x7e\x57\xa6\x3c\xc8\x43\xeb\xd0\xbc\x12\xc6\x6b\x3c\xa2\x87\x68\x5e\x09\xe3\x35\x9e\x6f\xd6\x59\xda\xf8\x5d\xe3\xb1\x99\x02\x77\x65\x5a\xc5\xaf\xcd\x34\xed\xda\xa8\x5c\xe3\x5d\xf5\xac\x99\x6c\x70\xc8\xad\xf1\x32\xf6\x53\xa0\x30\xe5\x67\x5f\x91\xe8\xbc\x9d\xc9\xb2\x7e\x77\x93\xf6\x36\x4a\x36\xe8\x55\xa9\xf7\x37\x06\x45\xda\xa8\x41\xb3\xc6\x6b\xab\xcc\x69\x0c\x58\xd8\xaf\xe0\x5e\x0a\x03\x62\x67\x8d\x37\xcc\x29\x61\x40\x5c\xac\xa1\xe4\x2e\x93\xef\x0d\x8f\x35\xde\xf4\x10\x76\x6f\x78\xac\xf1\xa6\xfe\x72\xc8\x73\xa5\x6b\xc7\xdb\x4c\xc9\xe5\x9e\x67\x0a\x18\xbe\xcd\x44\xb3\xa5\xa7\x3c\xed\x4b\x1d\xf3\xd5\x90\x94\xec\x4b\x08\x61\xb5\x12\x2c\x6b\xbc\x8c\xbf\x7c\xbf\xcb\xd7\xa4\x78\x57\x7a\x3f\x11\xb4\xb2\x51\x9d\x77\x55\xc6\x64\x5b\x4e\x77\x36\x01\xc3\x77\x7c\x67\xa6\x83\xdd\xc1\xe6\x60\x39\xa8\xf3\xe2\xe1\x8d\xef\xdd\x56\xfd\xf4\x78\x85\x01\xdb\xa6\xa1\x65\xb5\xbf\x27\x81\x41\xde\x4a\xc8\xad\xf7\x5c\xd9\xec\x6c\x44\xab\xad\x08\xe3\x7b\x0a\x1c\xb4\xcd\x3d\x97\x76\xbd\xe7\xfe\x9d\x79\x3b\xf8\x38\xb8\x46\xa9\xd9\xfc\xe1\xb1\xc6\x6b\x91\x35\xfa\x04\x6c\xb5\x7f\x2b\xaf\x11\x98\x96\xdf\x27\xa5\xbb\x83\x9e\x28\xbf\x4f\x4a\xd7\xdb\x6c\xab\x2a\x24\xf1\xa6\x56\x55\xec\x3a\xe8\x72\x29\xcb\xf9\x75\x7e\x6d\xc6\x09\x70\xf4\xfb\xd9\x93\xdb\x34\x9e\x6b\xe4\x7f\x3f\x46\x1f\x1c\x50\xf6\xdd\x41\x71\x31\x04\x98\xec\xfe\x4d\xcc\xff\xf9\x67\x17\xc7\xeb\xfe\x11\x5f\x65\x61\x42\xbf\x64\xf7\x77\x60\x3f\x01\x0e\xe8\x97\x04\x7b\x39\x36\x36\x63\x5f\xe6\x7a\xf6\x65\x8b\x1f\x1b\x25\xeb\x16\x2e\x68\xcb\xae\x9e\x39\xb1\x5b\xb2\xaf\x85\xbb\x3f\x9e\x1d\x9e\x25\x71\x59\xf6\x4f\x5c\xbb\xd5\xdc\xd7\x2e\xbc\x3f\xdc\x57\x24\x96\x84\x60\xd9\x3f\x1d\xed\x96\x38\xa2\xca\xfe\xd8\x69\x11\x55\xb2\x5f\x2e\x3f\xbf\x33\x5d\xbe\xb6\xf4\xfd\x91\x46\x81\x59\x49\x60\x95\xfd\xe1\x5d\x74\xeb\xbe\xaf\x75\xbf\x3f\x42\x75\xdd\xba\xef\x2b\x7f\xb9\x3f\x97\x7b\x2e\x53\x20\xfb\x72\x97\xf7\x67\x95\x1b\x66\x17\xe1\xc7\x34\xd9\x1f\x7e\x08\xa6\x49\x82\x68\x1c\x41\x9f\x40\x34\xb2\x96\xec\x1f\xb1\x6a\x13\x12\x6b\x22\x7d\xa8\x7f\xc4\x4a\x47\xa6\x0f\xf5\xd3\x57\xc3\x47\xae\xbf\x06\xc8\x61\x90\x7d\x75\x7a\xa4\x69\xe3\xab\xd3\x3c\xfd\x7f\x7c\x13\x1f\x39\x19\xd1\xa7\xbf\x4f\x6e\x3f\x67\x5a\x08\x3e\xa1\x3a\x10\x6a\xd2\x27\x54\xe9\x4b\x87\x03\x01\x24\xfd\x97\x7d\xaa\xfa\x3d\xca\x41\xff\x04\x9d\xdf\xff\x34\x8f\xef\xa0\x15\x37\xfd\xed\xe7\x17\xbf\x9b\x2b\x07\x9f\xd3\x9f\xa6\x8d\x55\x12\x9a\x6a\x02\x53\xc1\xdf\x31\xd8\xcb\x0a\xfe\x52\x25\xdc\xe1\x6f\x7a\x52\x25\x5c\xaa\x7d\x3a\x4e\x0e\xb9\x7f\x14\xcd\xc7\x99\xa7\x51\x7a\x9d\xe9\x2f\xfe\x8e\x8b\x6d\xeb\x2f\xfe\x52\x26\xf7\xb8\xd6\x42\x68\xfe\xaf\xac\xfd\x56\xe4\x7c\xfd\xd9\xfe\x5f\x07\xd7\xfa\x6b\xd2\x36\x87\x7f\x14\x68\xbf\x55\x5e\xd3\xfc\x77\xcf\x01\x8b\xdf\xa4\x3c\x9a\x90\xe2\x31\x97\xda\x34\x21\xc5\x26\x18\x71\xb0\x71\x9a\x60\x44\x03\x80\x5e\xff\xb1\xf8\xc7\x9f\x8d\xf7\xd3\xe2\xfb\xef\xad\xef\xe0\x32\x67\x5a\xac\x33\xd7\x3f\x6a\xfd\xf1\x67\x63\xb5\xb5\xfc\xfe\xc6\x66\x79\x7e\x2d\x57\x45\x45\xa3\xb4\xeb\x7f\x68\xfe\xf8\xb3\x51\xda\x46\x04\x62\x5f\xaf\xb8\x11\x81\xf6\x21\xb7\x8e\xef\xe0\x2a\x2a\x69\x16\x6c\x1c\x6b\x69\x37\xb0\xa5\x66\x89\x2e\xfe\xf7\x5f\x07\x4f\x97\xfb\xdc\xfb\x58\x61\xa0\xd6\x97\xc1\xdb\x4c\xef\x38\x96\x7f\xdc\x4a\x43\x18\x1c\x11\x4b\xac\x1a\x06\x47\x33\x93\x03\xfa\xac\x99\xc9\xcd\xa4\x0d\x7f\xfa\xdb\x4c\xda\x76\xaa\x42\x69\xdf\xc1\xe5\x4a\xb5\xf3\xff\xa1\x00\xff\x3a\xb8\xac\xbd\x66\xd2\x2e\x50\xdf\x1f\x7f\x36\x93\xb6\x7d\x9f\xea\xf5\x65\x48\x36\x5f\xec\xb5\xeb\xe3\x9a\x2d\x4f\xa5\xf9\x62\xaf\x5d\x94\x16\x77\xa6\x5d\xcb\x6a\x6b\xdf\x57\x64\x72\x55\xed\xea\x0e\xbe\x1f\xf4\x6a\x3d\xa6\x85\xd0\x2c\x84\xa8\x65\x3b\x34\x0b\xa1\x4d\x68\xc5\xf1\x1d\x5c\x79\xa5\xa6\x60\x3a\x7c\x61\xdf\x14\x4c\xb7\xf9\x51\x17\x56\x39\x4f\x53\x3e\xdd\xe6\x07\x58\xe8\xcf\xff\x30\x28\xc6\xff\xb0\x27\x9a\xff\xe5\x6e\x5f\x51\xb4\xef\xdf\x9b\xda\xe8\x36\xfb\x87\x15\xb8\x1d\xd4\x09\xc5\x28\x63\x49\x73\xf3\xe7\xd9\xcd\x1a\x0b\x1f\x9b\x37\x6b\xac\x59\x4e\x71\xee\x7f\x49\x73\xb3\x9c\x9a\x95\xb3\x3e\x45\xfc\xe3\xcf\x6e\xe5\xf4\xdf\xf7\x0d\xcd\x77\x10\x1e\x5b\x4e\x3b\xee\x65\x10\xf4\x9f\x3f\xe8\xfd\x3d\xdf\x17\x1c\xb1\x0e\xa2\xab\x5b\x4e\xab\x92\xff\x8f\x3f\xbb\xe5\xd4\xb7\xaf\xa2\x7b\x7d\x23\xd4\xe5\x95\xfa\xf7\x2f\x46\x73\x49\x73\xdf\xfc\x2d\x9b\x85\x77\xfe\x96\x8c\x76\x0b\xaf\xef\xdf\x41\xad\x5b\x78\xdd\xc2\x3b\x37\x07\x2d\xbc\x6e\x8d\x9d\xbb\x83\xd6\x58\xb7\x9c\xce\xc3\x41\xcb\xa9\xb3\x20\xce\xf8\x0e\xfa\x83\x07\x70\xca\x33\xc6\xff\xb0\xfd\x9e\xff\x98\xf7\xbf\x9f\xff\xfc\xe3\xff\xff\x5f\xe7\x3f\xff\xf7\xf9\xef\xcf\x3f\xee\xff\xfe\xd7\xbf\x9e\xff\xf8\xaf\xf9\x6f\xf7\x7f\xfd\xe3\xff\xfb\xeb\xe8\x3f\xe6\xf3\xfe\xdb\x7f\x3c\xff\x7a\xfe\xcf\x7f\xfe\xf7\xbf\xee\xe7\x1f\xff\xfc\xcf\x7f\xfe\x75\xd5\xfa\xfd\xdf\x00\x00\x00\xff\xff\xe7\xdc\x37\x17\xd8\x80\x03\x00"); +var _egdf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x94\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\x54\x22\xeb\xeb\x12\x9f\xc3\xcd\xdd\xb7\xcd\xf1\xfb\xe6\xa5\xa7\x9b\x98\xf4\x19\xd7\x7d\xe6\x49\xf1\xb7\xdf\xfb\xe9\x75\x7f\x58\x93\xfc\x98\xf3\x7f\xe2\x5f\xdf\x8f\x3d\xc9\x65\xc6\x9f\xbf\x3d\xdc\xa7\xbf\x24\x49\x4e\x5a\xca\xd4\xfe\xbe\xe4\x7f\x7c\x3b\x2c\x3d\xe5\xeb\x9d\x1e\xee\xef\x0e\x6f\xeb\x39\xc9\x94\x5b\x63\x28\xfc\x97\xb6\x87\xa5\xbf\x1e\x37\xdb\x7e\xda\xac\xcf\x7d\x48\x69\xce\x39\xe7\xdb\x34\xfb\x97\xaf\x5f\x6f\xf1\xb4\xff\x3b\x63\x18\xcb\xe5\xca\xfd\xc2\xe4\x7a\x45\xce\xbb\xdd\x6d\xca\xc3\x9c\x85\xc7\x82\x63\x2d\x75\x98\xb3\x32\x51\x24\x45\x74\x98\xb3\x31\x31\x24\x63\x6d\xc3\x9c\x9d\x89\x23\x91\xac\x3e\xcc\xb9\x30\x2a\x11\x69\xc3\xec\xca\xa8\x46\x54\x0c\xc3\x47\x46\x63\x44\xe3\x84\xe9\x8d\x51\x8b\x27\xc8\x8e\xf1\x13\xa3\x29\x22\xcb\x18\xbf\x61\xb4\xb9\x3c\x27\xc6\x3f\x31\x7a\x8a\xa8\x09\xc6\x6f\x19\x6d\x11\x59\x1e\x31\x7e\x61\xb4\x44\x64\x8a\xf1\x9d\x51\x8f\xa8\x34\x8c\xdf\x31\xda\x45\xd4\x3c\x0f\xb3\x50\x4a\x42\xca\xf3\x54\x87\x59\x88\x25\x81\xe5\x56\x74\x98\x85\x5a\x12\x5a\x5e\x73\x1b\x66\x21\x97\x04\x97\xb7\xea\xc3\x2c\xf4\x12\xbf\x98\x62\x3c\xbd\x24\xbc\x8a\x8d\x18\x4f\x2f\x09\xaf\x52\x0d\xe3\xe9\x25\xe1\x55\x5a\xc3\x78\x7a\x49\x78\x55\x71\x8c\xa7\x97\x84\x57\xf5\x8c\xf1\xf4\x92\xf0\xaa\x15\xc5\x0a\xbd\x24\xbc\xea\x84\x66\x85\x5e\x12\x5e\xa3\xa0\x5a\xa1\x97\x84\xd7\xe8\xa8\x56\xe8\x25\xfd\xd2\x3f\xc6\xd3\x4b\xc2\x6b\x9c\x50\xad\xd2\x4b\xc3\xab\x09\xaa\x55\x7a\x69\x78\x35\x47\xb5\x4a\x2f\x0d\xaf\x36\xa2\x5a\xa5\x97\x86\x57\x9b\x50\xad\xd2\x4b\xc3\x6b\x52\x54\xab\xf4\xd2\xf0\x9a\x1c\xd5\x2a\xbd\x34\xbc\xa6\x11\xd5\x2a\xbd\x34\xbc\xa6\x09\xd5\x2a\xbd\xb4\x5d\xbf\xab\x98\x4f\x30\x9d\x98\x39\xca\x55\x8a\xe9\x86\xd9\x88\x76\x95\x64\x1a\x64\x68\x1f\xb7\xa0\x99\x6e\x99\x29\xfa\x55\xa2\xe9\xc2\xac\xa0\x60\xa5\x9a\x76\x66\x23\x1a\x56\xb2\xe9\x8e\x8b\x24\xa3\x62\xa3\x9b\x65\x66\x8a\x8e\x8d\x70\x26\xcc\x0a\x4a\x36\xca\x99\x5e\x17\x58\x1e\x66\x23\x9d\x05\x9d\x58\x46\xcd\x46\x3b\xe3\xda\x34\x43\xcf\x46\x3c\xe3\xe2\xb4\x82\xa2\x8d\x7a\xc6\xd5\x69\x0d\x4d\x1b\xf9\x8c\xcb\xd3\x33\xaa\x36\xfa\x19\xfd\xdc\xd0\xb5\xd1\xcf\xe8\xe7\x05\x65\x1b\xfd\x8c\x7e\xde\xd0\xb6\xd1\xcf\xe8\x57\x04\x75\x1b\xfd\x6c\x7b\x7d\x2b\xe0\x1e\xf4\x33\xfa\x95\x8a\xc2\x8d\x7e\x46\xbf\xd2\xd0\xb8\xd1\xcf\xe8\x57\x05\x95\xfb\xe5\x1d\x48\xbf\x6a\xe8\xdc\xe9\xe7\xf4\xab\x15\x9d\x3b\xfd\x9c\x7e\xb5\xa1\x73\xa7\x9f\xd3\x6f\x14\x74\xee\xf4\x73\xfa\x8d\x8e\xce\x9d\x7e\x4e\xbf\xb1\xa2\x73\xa7\x9f\xd7\xeb\xab\x0c\xf7\xa0\x9f\xd3\xaf\x09\x3a\x77\xfa\x39\xfd\x9a\xa3\x73\xa7\x9f\xd3\xaf\x55\x74\xee\xf4\xf3\x4d\x8b\x6c\x72\x8f\x37\xfa\xf5\xcd\x8d\xdf\xb1\xef\x7d\xec\x44\xdb\xb7\xd3\xa9\xaf\xe7\xd8\xf5\x62\xb3\xc1\x5e\xb1\x5f\xfb\xc7\x0e\x7a\x3c\x1c\x71\x55\xfc\xfc\x1b\x00\x00\xff\xff\x71\x52\xeb\xb8\x6d\x07\x00\x00"); +func _dafb ()([]byte ,error ){return _ad (_bdae ,"UniKS-UTF32-V")};var _fgg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x41\x6b\xdb\x4c\x10\x06\xe0\xbb\x7e\xc5\x1e\xf3\x1d\xbe\x7a\x57\xab\xd1\x4a\x10\x0c\x8d\x0d\xa9\x09\x69\x4b\xdd\xa6\x85\xd2\x83\xa4\x1d\x19\x41\x2d\x09\x59\x3e\xf8\xdf\x97\x99\x77\xeb\x1e\xc2\x24\x0f\x3b\x3b\xf3\x2a\x48\x9b\xdd\x61\x7f\x18\x87\xd5\x6c\x3e\x2f\x53\x77\xe4\xd5\xf4\xc3\x18\x17\xbe\x4c\xd7\xa5\x63\xd3\xf2\x69\x18\xb3\xcc\xe5\x26\x0e\xdd\xfa\xf7\x4f\x2d\xdd\xb9\x99\xb3\x6c\xf3\xfc\xf4\x92\xbf\xfc\xff\xc1\x5c\x2f\x9c\x64\x77\xd8\x1f\x6f\x97\x95\xcf\x87\xb1\x9f\x8c\x47\x67\xbc\xce\xa9\xdb\x98\xcd\x17\x3e\x0d\x97\x75\xb9\x99\x87\xf7\x71\x6a\xf9\x3f\x13\xb9\x17\xff\xb4\x44\x5e\x86\xf1\x64\x1e\x9e\x9f\xdc\x5d\x8f\xd7\x79\xfe\xcd\x67\x1e\x57\x43\x6a\x3c\x46\xad\xd9\x66\xf7\xda\xcc\x1f\x9b\x33\x9b\xb4\xc6\x9b\xba\xf2\x1b\x2f\x97\x61\x1a\x8d\x7b\x67\x6d\xf9\x8f\xbf\xde\x66\x36\x2e\xb5\xff\xf8\x76\xd8\x9b\x9f\xce\x38\x6b\x72\x2a\xad\xfd\x95\xfc\xfb\xeb\x14\xef\xa7\x0a\x87\xc5\xbb\x21\x2e\xcd\x78\xe2\xec\xb1\x71\x4d\xbe\x35\xa9\x50\x20\x15\x0f\xf1\x22\x85\x4a\x03\x69\xb6\x86\xea\x4a\xa5\x85\x74\x5b\x13\x82\xc5\xa1\x08\x8a\x72\xa8\x16\x69\x71\x75\xdb\x6f\x0d\x55\xb9\x48\xcf\x2a\x52\x42\xb0\x65\xf6\xd8\xf8\xc6\x09\x69\xa1\x50\xa9\x54\x90\x5a\xda\xac\x4a\x07\xe9\xe4\x8c\x57\x61\x08\x2e\x0a\x42\xad\x2e\xe9\xdb\x56\x0e\xe9\xd5\x6d\x84\x44\x3d\xa4\x77\xcb\x2e\xa9\x50\x90\x25\x7d\xd4\x24\x5a\x42\xb0\x20\xf4\x45\xed\x73\xba\x41\x44\x9f\x94\xd2\xaa\xf4\xe8\x93\x42\xb5\x8e\xeb\xd1\xd6\xeb\x03\xd0\x95\x10\xd7\x23\xae\x73\xd9\x63\x53\x20\xae\x96\x3c\xf7\x54\xab\x79\x98\x57\x2b\x71\x8e\x60\xa4\x16\xac\x5a\x80\x05\x9c\x83\xd5\xb0\x1a\x26\x21\x8b\x0e\xf7\x75\xe9\x3e\x9d\xc1\x30\x86\x85\x5c\x0d\x33\x38\xcd\x28\xd4\x30\x83\x31\x43\x1f\x76\xc1\x0c\x63\x98\xec\x47\xc8\x41\x29\x87\x3e\x6f\x42\x0e\x4a\x39\xf4\x9f\x49\xc8\x41\x29\x47\x45\x6a\x01\x96\x66\x04\xb5\x1a\x86\x1c\x95\xcc\x25\xe4\xa0\x94\xa3\x92\xfd\x08\x39\x28\xe5\xa8\xb4\x17\x39\x28\xe5\xa8\x6a\x35\xcc\x48\x39\x2a\xdd\x05\x39\x28\xe5\xa8\x64\xe7\xba\xb4\x62\x5a\xf2\xdc\xd7\x85\xbc\x91\xf7\xd7\x43\x7e\x97\x0f\xc1\xfd\xdd\xec\xae\xcb\xc2\xe3\xaa\x9f\x01\x7d\x07\xe5\xbd\x1a\x46\xbe\x7f\x64\xe6\x69\x96\x2e\xfd\xf9\x13\x00\x00\xff\xff\xa0\x8a\xa9\xe1\x90\x04\x00\x00"); +var _abgea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfc\x8a\x39\x6e\x0f\x5b\x6c\x63\x6f\x12\xa9\x42\xaa\x88\xaa\x72\xd8\xb4\x2a\x9b\xb4\x52\xd5\x03\xb1\xc7\xd4\x52\x31\x96\x81\x43\xfe\x7d\x65\x03\x46\x7b\x40\xe6\xbd\xcf\x8c\xe7\xe1\xc9\xab\xfa\x5c\x5b\x33\x41\xfe\xdd\x0f\xb2\xc1\x09\xb4\xb1\xca\xe3\x38\xcc\x5e\x22\xdc\xb1\x33\x36\xcb\x28\x03\x65\xe4\xb4\xc9\xb8\xc8\xbe\x75\x59\x96\x5f\xad\xa9\x2e\xcd\xf3\xf5\xed\x4b\xc1\x9e\xbf\xc2\x3c\xe2\x0a\xaa\xfa\xdc\x3c\xc6\x09\xfb\xda\xea\x01\x8a\xa5\x80\x9a\xdd\x5a\x04\x20\xff\x81\x9d\x19\x27\xff\x80\xa7\xcf\x6a\xb8\xe3\x07\x50\xa8\x83\xff\xcd\x2b\xf4\xc6\x76\xf0\x54\x5d\x1a\x9a\xec\x66\x76\xee\x1f\xf6\x68\x27\x38\x44\x0f\xad\x8a\x6b\x96\x57\xaf\xad\xbb\xb4\x3d\xc2\xfb\x76\x6e\x11\x47\x7a\x43\x3f\x9a\xc1\x02\xfd\x48\xc8\x69\xb7\xdf\x1e\x0e\x81\xae\x55\x7e\x5d\xeb\x33\xfc\xa6\x40\x09\x30\x21\x4e\xfc\xcf\xea\xff\x7c\x1d\x54\xda\xf5\xb2\xf4\x2f\x8d\x92\x7f\x5b\x9f\x7d\x22\x84\x10\x46\x68\x51\x02\x65\x24\x49\x1e\x24\xdb\x24\x13\x25\x50\x72\x5a\xa4\x46\xae\x4b\xa0\xc5\x81\x8b\xd5\xd0\xe2\x1e\x0c\x9e\xa4\x0a\x52\x84\x7c\xdb\x31\xd9\x21\x1d\xeb\x5b\xdb\xe1\xb2\xb5\x20\xe4\x58\xc2\xf6\x7a\x2a\x81\x0a\x92\x48\xbb\x93\x50\x9e\xbf\x24\x22\x77\x12\x4e\x12\x3c\x11\xdc\x49\xe8\x51\x1c\x37\x42\x49\x22\x94\x86\x6a\x2c\x11\xbe\x93\x10\xb3\x38\x6e\x31\x52\x6f\x5a\xc7\xde\x0a\xb2\x26\x5a\x12\x44\x11\x46\x25\x5d\x9e\x9c\xbd\x47\x3b\xc5\x41\x89\xb7\x13\xfe\xb8\xb1\x98\xa6\xd1\x0d\x2e\x7c\x15\x9f\xff\x01\x00\x00\xff\xff\xad\xc7\x92\x12\xb9\x02\x00\x00"); +func _ccgf ()(*asset ,error ){_ggeec ,_bda :=_aacc ();if _bda !=nil {return nil ,_bda ;};_eddg :=bindataFileInfo {_ae :"GBT-H",_ca :44433,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492211,0)};_gbca :=&asset {_e :_ggeec ,_ee :_eddg };return _gbca ,nil ; +};var _cde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x90\x4f\x4b\xc4\x30\x10\xc5\xef\xf9\x14\x73\x5c\x0f\x6b\x93\x4a\x15\x61\x59\xd0\x56\xb0\x87\x5d\xc5\xae\x7f\x40\x3c\x74\x93\x69\x09\xd8\x49\x48\xd2\x43\xbf\xbd\x24\xad\xdd\xc3\x30\xcc\x6f\x78\x33\x8f\x97\x95\x75\x55\x93\x0e\x90\xbd\x3a\x23\x1b\x0c\xd0\x69\x52\x0e\xbd\x19\x9d\x44\x38\x63\xaf\x89\x31\x91\x83\xd2\x32\xfc\x8f\xa9\xc9\xa1\xb5\x8c\x65\x4f\x27\xa4\xed\x63\xb1\x7d\x86\xd1\xe3\xc2\xca\xba\x6a\x26\x1f\x70\xa8\xa9\x33\x70\x33\x6b\xd5\x68\x17\x3d\x40\xf6\x86\xbd\xf6\xc1\x4d\xb0\x79\x50\xe6\x8c\x57\xa0\xb0\x8b\xfc\xc5\x29\x74\x9a\x7a\xd8\x94\xc7\x46\xac\xb8\x19\xad\xfd\xc5\x01\x29\x00\x4f\x0c\x49\xa5\xce\xb2\xf2\xd0\xda\x63\x3b\x20\x24\x27\x83\x9f\xbd\xc4\x5d\x5a\x7d\xa0\xf3\xda\x10\x08\x7e\xcd\x79\x71\xe1\xa7\xc9\x22\x88\xe5\xc6\xd7\x7b\x5d\xc1\xb7\x00\xc1\x21\x2f\x8a\xfb\xdb\x9f\x85\x7f\x1e\x8c\xc2\xe5\x23\x13\xb3\x7b\xa9\x95\x6b\xa9\x47\xb6\xcb\xf9\x1e\x76\x77\xb8\x07\x11\xed\xac\x3c\x0d\x31\x87\xd5\x99\x1c\x9d\x43\x0a\x29\x85\xf4\x3c\x1e\xd4\x84\x6b\xca\xd6\xd8\xa8\x4a\xf5\x17\x00\x00\xff\xff\x0d\x7d\x06\x62\x91\x01\x00\x00"); +func _bdcfg ()([]byte ,error ){return _ad (_agfb ,"UniGB-UTF16-H")};func _deda ()([]byte ,error ){return _ad (_egabc ,"Hankaku")};func _fda ()([]byte ,error ){return _ad (_fbaa ,"HKm471-B5-V")};func _cdfb ()(*asset ,error ){_eaa ,_accd :=_cbaee ();if _accd !=nil {return nil ,_accd ; +};_ceab :=bindataFileInfo {_ae :"V",_ca :905,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493073,0)};_cffc :=&asset {_e :_eaa ,_ee :_ceab };return _cffc ,nil ;};var _fag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfc\x8a\x39\x6e\x0f\x5b\x3c\x10\x43\x90\x22\xa4\x6e\xa2\x6e\x39\x6c\x5b\x35\x9b\x6d\xa5\xaa\x07\x82\xc7\xa9\xa5\xc6\x20\x03\x87\xfc\xfb\x6a\xc6\x84\xaa\x07\xe4\xcf\xcf\xcf\xe3\x37\xd8\xe9\xbe\x39\x34\xde\x4d\x90\x7e\x0d\x7d\x77\xa4\x09\xac\xf3\x26\xd0\xd8\xcf\xa1\x23\x38\xd3\xc5\xf9\x24\xc1\x0c\x8c\xeb\xa6\xfb\x54\x86\xee\xda\x0e\x49\x92\x9e\xbc\x7b\x7e\x7a\x3c\xbd\x7e\xc4\xe2\xf1\x13\xcc\x23\x2d\xfa\xbe\x39\x1c\x6f\xe3\x44\xd7\xc6\xdb\x1e\xf2\xb8\xdf\xcc\xc3\x52\x03\x20\xfd\x46\x17\x37\x4e\xe1\x06\x0f\x1f\x4c\x7f\xa6\x77\x60\xc8\xb2\xfe\x25\x18\x0a\xce\x5f\xe0\xe1\xf9\x09\x57\xf5\x38\x0f\xc3\x1f\xba\x92\x9f\x40\x8b\x46\xde\xc8\x98\xa4\xfb\x97\x76\xf8\xdc\x5e\x09\xfe\x0b\xf3\x26\xab\xb2\xf8\x46\x61\x74\xbd\x07\x7c\xaf\x54\xf9\x4f\x7e\xbd\x0d\x04\xb8\x14\xf9\x71\x6a\x0e\xf0\x13\x01\x15\x64\xba\x50\xd9\xaf\x45\xff\xfe\xd2\x9b\xd5\x85\x65\x8c\xdf\x39\xd3\xfd\x6e\x43\xb2\xcb\x14\x6e\x6a\xd0\xd5\x96\x31\x2b\x18\xab\x64\x97\x2b\x85\x35\xe8\x52\x0b\x66\x8c\x1b\x46\xcc\x6b\x28\x4b\x55\x24\x3b\x6b\xa3\x63\x2b\xd8\x31\xe6\x82\x24\x8e\x92\x19\x8d\xb0\x58\xd0\xb2\xa5\x62\xcc\xcf\x22\x47\x16\x0b\x2a\x61\x5b\x43\xa1\x04\xf5\x99\x83\xc8\x31\xda\x30\x4a\x3d\x1d\x6b\x6f\x98\x49\x92\x20\xf2\x5f\xbc\x37\x93\x14\x6b\x73\xa1\xf5\x17\x92\xf0\xdb\x1a\x78\xe0\xe3\xb7\xb1\x07\x25\x0a\x72\xfc\x2a\x2a\x9b\xa8\x68\xf6\x64\xa2\x14\x51\x29\xd9\x93\x49\x5f\x5c\xc7\x5a\x55\xb1\x47\x32\x62\x2b\x0a\x72\xd4\xb2\x58\x72\xc4\x73\x65\xc2\xaf\x68\xbd\xd8\x6e\x0e\x81\xfc\x24\x6f\x48\xae\x8e\xaf\xc3\x79\x5a\xdf\xe9\xd0\x0f\xbc\x4b\xbe\xbf\x01\x00\x00\xff\xff\x18\xd8\x4a\x05\xd3\x02\x00\x00"); +func _edg ()(*asset ,error ){_afce ,_edae :=_aad ();if _edae !=nil {return nil ,_edae ;};_cgfd :=bindataFileInfo {_ae :"Adobe-CNS1-5",_ca :1901,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491198,0)};_dcc :=&asset {_e :_afce ,_ee :_cgfd };return _dcc ,nil ; +};var _cfcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x51\x6b\xdb\x30\x14\x85\xdf\xf5\x2b\xf4\xd8\x3d\x74\xd1\xbd\x96\x25\x19\x4c\x61\xb4\x2b\x84\xd2\x6d\xb4\x63\x7b\x76\x6c\x39\x18\x16\xdb\x38\xce\x43\xff\xfd\xb8\xf7\x38\x19\xec\x21\x38\xfa\x22\x9d\x88\xef\x58\xda\x3d\xee\x9f\xf6\xe3\xb0\xda\xdd\x8f\x65\x6a\xdf\xf3\x6a\xfb\x61\xec\x96\x7c\x9e\x2e\x4b\x9b\xed\x21\x1f\x87\xd1\x18\x62\xdb\x0d\xed\x7a\x1d\xea\xa3\x3d\x35\xb3\x31\xb2\xfe\xfd\xe3\xbc\xe6\xd3\x7e\xec\x27\x5b\x60\x5e\x77\x99\xb7\xb9\xd6\xee\xde\xf2\x71\x38\xaf\xcb\x87\xbd\xfb\xd2\x4d\x87\xfc\xc9\x76\xb9\x17\xfe\x7d\xe9\xf2\x32\x8c\x47\x7b\xf7\xf2\x76\x83\xef\x97\x79\xfe\x93\x4f\x79\x5c\xad\x57\x96\xc7\x4e\x9f\x66\xf7\xf8\xda\xcc\xdf\x9a\x53\xb6\x3b\xcd\xb9\x7f\x79\xbb\xc7\x14\xfd\xe5\x57\x5e\xce\xc3\x34\x5a\xfa\xec\x1c\xff\xc3\x3f\x3f\xe6\x6c\x69\x4b\xf8\xfd\x3a\x75\xd9\xba\x6b\xde\xfe\xe9\x71\xba\x8c\xab\x25\x4a\x31\x01\x12\xb6\xdd\x4e\x5d\x3e\xcf\x4d\x9b\x97\x66\x3c\x66\x63\x6d\xed\x9c\x73\x0f\xb6\xe6\xaf\xcf\xcf\x0f\xb2\xa7\xff\x66\x18\x1f\xb7\x95\x43\x07\x72\x5d\xe1\x5c\xdf\x3f\x58\x67\x6a\x47\x18\x93\x8c\xb9\x0c\xa6\x76\x0c\xc2\x42\x4a\x62\x53\xbb\x02\xa4\x10\x12\x43\x32\xb5\xf3\x20\x5e\x08\x39\xf6\xa6\x76\x25\x50\xa9\x88\x93\x64\x07\xa0\xa0\xa8\x2c\x24\x3c\x02\x45\x45\xb1\x92\xf4\x04\x94\x74\x07\xce\x4b\x7c\x05\x54\x29\x2a\x9c\xc4\x37\x40\xcd\xb6\x4f\x89\x3f\x00\x1d\x14\x25\x92\xf8\x16\xa8\x15\x54\xb8\x28\xf1\x1d\x50\xa7\xa8\x60\x89\xcf\x40\x59\x51\x99\x24\xbe\x07\xea\x15\x25\xef\x4c\x4d\x30\x45\x6a\xca\xbb\x2a\x98\x9a\x20\x8b\x54\x96\x2f\x4a\x36\x35\xc1\x16\xa9\x2d\x1f\x5c\x32\x35\x41\x17\xa9\x2e\x9f\x82\x37\x35\xc1\x17\xf9\xcd\xa9\xc4\xc3\x17\xa9\xaf\xb2\x88\x12\x0f\x5f\xa4\xbe\xca\x50\x48\x3c\x7c\x91\xfa\x2a\x53\x92\x78\xf8\x22\xf5\x15\xc8\x4b\x3c\x7c\x91\xfa\x0a\xde\x49\x3c\x7c\x91\xfa\x0a\x41\x8a\x25\xf8\x22\xf5\x15\x2a\x69\x96\xe0\x8b\xd4\x57\x24\xa9\x96\xe0\x8b\xd4\x57\xf4\x52\x2d\xc1\x17\xe5\xad\x7f\x89\x87\x2f\x52\x5f\xb1\x92\x6a\x79\x7b\x17\xd5\x57\x22\xa9\x96\xe1\x8b\xd5\x57\xf2\x52\x2d\xc3\x17\xab\xaf\x14\xa5\x5a\x86\x2f\x56\x5f\xa9\x92\x6a\x19\xbe\x58\x7d\x55\x2c\xd5\x32\x7c\xb1\xfa\xaa\xbc\x54\xcb\xf0\xc5\xea\xab\x8a\x52\x2d\xc3\x17\xab\xaf\xaa\x92\x6a\x19\xbe\x38\x5d\xdf\x55\xc9\x87\x30\xae\xc0\xbc\x94\xcb\x30\xc6\x0d\x58\x94\x76\x19\xca\x58\x95\x49\xfb\xf2\x17\x70\xc6\x2d\x18\x4b\xbf\x0c\x69\xdc\x81\x95\x52\x30\xc3\x1a\xe7\x50\x0a\x8b\x31\xe8\x09\xbd\x9e\x44\xf9\x2e\x77\xd5\xed\xfe\x68\x2f\xcb\x92\xc7\x55\x6f\x2a\xbd\x24\xe4\xec\x0f\x63\xbe\xdd\x7a\xf3\x34\xcb\x2a\xfd\xfc\x0d\x00\x00\xff\xff\xf5\xca\x92\xc4\x21\x05\x00\x00"); +func _gafdd ()(*asset ,error ){_daeg ,_aada :=_bgdbe ();if _aada !=nil {return nil ,_aada ;};_ffee :=bindataFileInfo {_ae :"UniGB-UTF8-H",_ca :235585,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492783,0)};_fbab :=&asset {_e :_daeg ,_ee :_ffee };return _fbab ,nil ; +};func _bgcee ()([]byte ,error ){return _ad (_bgdbf ,"UniJIS-UTF32-H")};var _eed =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x6b\xdb\x40\x10\x86\xef\xfb\x2b\xe6\x98\x1e\x52\xef\x8c\xf6\x4b\x20\x0c\x4d\x4c\x82\x0f\x69\x4a\xd3\xb4\x85\xd2\x83\x2c\xad\x8c\xa0\x96\x84\x2c\x1f\xf2\xef\xcb\xcc\xc8\x29\xf4\x60\x64\x3f\x9e\x7d\x6d\x3d\xaf\x76\x37\xf7\xfb\xdd\x7e\xe8\x17\xd8\x7c\x99\xc7\xe6\x25\x2f\xd0\xf5\x43\x3b\xe7\xf3\x78\x99\x9b\x0c\x87\x7c\xec\x07\x63\x90\xa0\xed\x9b\xe5\xfa\x51\x2e\xcd\xa9\x9e\x8c\xe1\xf5\x2f\x6f\xe7\x25\x9f\xf6\x43\x37\x42\xa1\x73\xed\x65\x5a\x67\x01\x36\x5f\xf3\xb1\x3f\x2f\xf3\x1b\xdc\x7c\x6a\xc7\x43\xfe\x00\x6d\xee\x98\x3f\xcf\x6d\x9e\xfb\xe1\x08\x37\x8f\x77\xf8\x4e\x5f\x2e\xd3\xf4\x27\x9f\xf2\xb0\x00\x0a\xcb\x43\x2b\x57\xb3\xb9\x7f\xaa\xa7\xcf\xf5\x29\xc3\x46\x82\x6e\x1f\xef\xf0\x56\x67\xe4\xab\xef\x79\x3e\xf7\xe3\x00\x68\x3f\x5a\x1b\xfe\xf1\x6f\x6f\x53\x5e\xb3\xcc\xe6\x75\xbf\x7b\xee\xba\x73\x5e\x20\xa2\xd5\x99\x9f\xaf\xfb\x1d\xfc\x42\x40\x0b\xe4\x9d\x2f\x7e\xaf\xa3\x3f\x9e\xc6\x36\x83\xbd\xfe\xf8\x7e\x77\x3f\x5e\x86\x05\xca\x54\x46\x65\xa8\xf7\xd8\x8c\x6d\x3e\x4f\x75\x93\xe7\x7a\x38\x66\x03\x50\x59\x6b\xed\x16\x2a\x0a\x0f\x0f\x5b\xfe\xff\xff\x4d\x98\xa2\x5c\x57\xf6\xad\x92\xeb\x0a\x6b\xbb\x6e\x0b\x00\x60\x4d\x65\x51\x11\x0a\x22\x1f\x4c\x65\x49\x11\x09\xf2\x48\xa6\xb2\x85\xa2\x42\x50\x0c\xc9\x54\xd6\x29\x72\x8c\xd0\x92\x33\x95\xf5\x8a\xbc\x20\x4a\x1c\x1f\x14\x05\x41\xbe\xe0\xf8\xa8\x28\x0a\x8a\x25\xc7\x27\x45\x89\x11\x59\xc7\xf1\xa5\xa2\x52\x50\x61\x39\xbe\x56\x54\x0b\xf2\x81\xe3\x0f\x8a\x0e\x82\x12\x72\x7c\xa3\xa8\x61\x54\xd8\xc8\xf1\xad\xa2\x56\x50\x41\x1c\x9f\x15\x65\x41\x3e\x71\x7c\xa7\xa8\x13\x94\x9c\x35\x15\xaa\x2f\x14\x5f\xce\x96\xc1\x54\xa8\xbe\x50\x7c\xb9\xc2\x93\xa9\x50\x7d\xa1\xf8\x72\xc1\x26\x53\xa1\xfa\x42\xf1\xe5\x52\x70\xa6\x42\xf5\x85\xe2\xcb\x23\x71\xbc\xfa\x42\xf1\xe5\x8b\xc8\xf1\xea\x0b\xc5\x97\x0f\x05\xc7\xab\x2f\x14\x5f\x3e\x25\x8e\x57\x5f\x28\xbe\x02\x3a\x8e\x57\x5f\x28\xbe\x82\xb3\x1c\xaf\xbe\x50\x7c\x85\xc0\xd5\xa2\xfa\x42\xf1\x15\x4a\xae\x16\xd5\x17\x8a\xaf\x88\x5c\x2d\xaa\x2f\x14\x5f\xd1\x71\xb5\xa8\xbe\x50\x7c\xc5\xc0\xd5\xa2\xfa\x42\xf1\x15\x4b\xae\x96\xd6\x27\x52\x7c\x25\xe4\x6a\x49\x7d\x91\xf8\x4a\x8e\xab\x25\xf5\x45\xe2\x2b\x45\xae\x96\xd4\x17\x89\xaf\x54\x72\xb5\xa4\xbe\x48\x7c\x95\xc4\xd5\x92\xfa\x22\xf1\x55\x3a\xae\x96\xc2\xba\x07\xea\xb4\x85\x32\x52\x92\x8d\x70\x7d\xe0\xf9\x3d\x9f\x1f\xef\x5b\xba\xb9\xcc\x73\x1e\x16\x39\x3d\x64\xd7\xf2\x16\xeb\x87\xfc\x7e\x12\x4d\xe3\xc4\xab\xe4\xf5\x37\x00\x00\xff\xff\x39\xbe\x00\xdd\xb5\x04\x00\x00"); +var _ccgg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x98\x41\x8f\x23\xb7\x11\x85\xef\xf3\x2b\xfa\xe8\x1c\x9c\x21\xab\xc8\x26\x09\x18\x06\x82\xf5\x21\x63\xc0\x49\x90\xc9\x3a\x01\x82\x1c\x5a\x12\x7b\x21\x20\xab\x11\x34\x33\x87\xfd\xf7\x41\xbd\x4f\x99\xc0\x39\x2c\x6a\xf7\x13\x59\xfd\xde\x23\x9b\x94\xf6\xf1\xd3\xd3\x4f\x4f\x97\xf3\xdb\xf2\xf8\x97\xdb\xcb\xf1\x79\xbe\x2d\xfb\xf9\x72\xba\xcd\xd7\x97\xf7\xdb\x71\x2e\x87\xf9\xe5\x7c\x79\x78\xc8\xb6\x9c\xce\xc7\xb7\xff\xfe\x53\xe5\xf8\x75\xbb\x3e\x3c\x3c\x7e\xbe\x9c\x7f\x7e\x7a\xfe\xfe\xf3\xa7\x67\xfb\xfe\x8f\xcb\xfb\xeb\xbc\xf3\x4f\x4f\x3f\x3d\x7f\x7b\x7d\x9b\x5f\x9f\x2e\xfb\xcb\xe2\xcc\x3f\xbd\x5f\xef\x3d\x96\xe5\xf1\xaf\xf3\xcb\xf9\xf5\xed\xf6\x6d\xf9\xee\x0f\xa7\x97\xc3\xfc\xdd\x72\x9a\x7b\xf0\x3f\xdf\x4e\xf3\x76\xbe\x7c\x59\xbe\xfb\x79\xbb\x6e\x97\xfc\xf1\xc1\xf3\xfb\xf5\xfa\xef\xf9\x75\x5e\xde\x96\x22\x36\x2f\x27\xd5\x87\xc7\x4f\xbf\x6c\xd7\x3f\x6d\x5f\xe7\xf2\x1b\x3d\xbf\xea\x53\x7d\xf8\xeb\xbc\xbd\x9e\x5f\x2e\x4b\xb6\xdf\xa7\xb4\xfe\x8f\xff\xed\xdb\x75\x2e\xf9\xde\xe5\x1f\x9f\x9f\x7e\x5a\xfe\x99\x97\x9c\x16\xab\x5e\xdb\xbf\xee\xfc\xef\xbf\xbc\x9c\x3e\x46\xe5\x94\xf0\x70\x3c\x9f\x6e\xdb\xe5\xcb\x7c\xf8\x21\xa5\x43\xfa\x71\xb9\x97\x6e\xeb\x78\xf8\xc1\x52\x0e\x44\x69\x7d\xb8\x50\x05\x55\x21\x13\x5a\x41\xab\x50\x15\xea\xa0\x11\xbd\x7a\x16\x3a\x82\x4e\x81\x9a\xda\x1b\xbd\x8c\x5e\x5d\x88\x5e\x46\xaf\x16\xc8\x4d\x28\x4a\xb7\x26\x11\xee\x20\x57\xfb\x40\x79\x48\xaa\x4a\xf3\x2e\x92\x21\x39\xc8\x2a\x62\x10\x0b\x32\x44\x1c\xe2\x41\x9a\x48\x85\xd4\x1f\x97\x6c\x96\x4b\xb0\x63\x11\x8b\xd2\x3d\x67\x21\x86\x45\xe9\x9e\x93\xd0\x0a\x5a\x85\x22\x99\x3c\x41\x51\x7a\xba\xa3\x06\x6a\x42\x6a\x3f\x3b\xa8\x0b\xa9\xfd\x1c\xa0\x21\x14\x06\x8d\xb0\xec\x1e\x56\xa4\x6c\xae\x48\x55\x5a\x1f\xd1\xcb\xe6\x2e\x14\xe5\x9e\x5f\x4d\x4a\xa6\xa6\xc8\xa1\x68\x2d\x6a\x32\x50\xd8\x2e\x5a\x8b\x9a\x0a\xa8\x6a\x54\x15\x5a\x41\x4d\xc8\x85\x3a\x68\x08\x31\x71\x03\x1d\x84\x78\xe2\x11\x14\xba\xca\xa0\xd7\x09\x74\x12\x62\xd4\x04\x4d\xa1\x55\x68\x07\xed\x42\xb1\x8a\x95\x2d\xa8\xd2\x6a\x92\x88\x9c\x41\x59\x48\xed\x33\x86\xa2\xb4\x9a\x8a\x90\x83\x5c\x48\xed\x33\x1e\xa3\xb4\x32\x94\x04\xdb\x59\xa5\x95\x41\x7b\x6c\x6b\x3b\x17\xed\xf0\x9a\x1b\x48\x49\x0c\xda\x93\x44\x94\x56\x86\x92\xc8\x03\x34\xf4\x44\xda\x13\x4e\x94\x56\x53\x12\x3a\x80\x0e\x42\xb4\x27\xaf\x28\xad\x1a\x22\xc8\x2b\x4a\xab\xa6\xbc\x32\x79\x45\x69\xd5\xb0\x4d\x5e\x51\x5a\x35\xe9\x32\xf2\x32\xe5\x65\xb2\x6d\xe4\x65\xca\xcb\x24\xd5\xc8\xcb\x94\x97\x29\x68\x23\x2f\x8b\x70\xaa\x4b\x2a\x5b\x4e\xa5\x55\xd7\x13\x79\x3f\x55\x5a\x75\x49\x35\xc2\x89\xd2\xaa\xcb\x90\x11\x4e\x94\x56\x1d\x5d\x84\x63\x0a\x47\xaf\x5a\x35\xc2\x31\x85\xe3\x48\x25\x1c\x53\x38\x8e\x2e\xc2\x31\x85\x93\x11\x41\x38\x26\xdb\x59\xbd\x1c\xdb\x2e\xdb\x59\xbd\x1c\xdb\xae\x0d\x60\x32\xe4\x6c\x00\x97\xc7\xc4\x44\x3c\xba\xd4\x27\x85\xe3\xa8\x77\xa9\x4f\x12\xe1\xa8\x77\xe9\xd2\x8b\x5c\x1d\x11\x2e\x11\x45\x49\x14\x44\x14\x89\x28\xda\x00\x05\x11\x45\xd9\x17\x89\x28\x64\x5f\x94\x7d\x51\xaf\x42\xf6\x45\x52\x8b\x74\x15\xa4\x16\x49\x2d\xd2\x55\x90\x5a\xb4\x1c\x45\x1e\x0b\xcb\x51\xb4\x1c\x45\x52\x0b\xcb\x51\x64\xa8\xa2\x0b\x43\x45\x86\x2a\x4f\xc4\x50\x51\xf6\x35\x74\xad\xec\x42\x95\x6e\x96\x85\x4e\x20\x9d\xd9\x79\x08\x4d\xd0\xd4\x28\x13\xda\x41\xbb\x50\xf4\x6a\x1c\x30\x2a\xd9\x72\x0b\x61\x6d\x53\x14\x2a\xdd\x22\x69\x4f\x71\x26\x45\x89\x28\x7a\x9c\x1d\x9e\x74\xc2\x78\xd2\xcb\x3d\x92\x90\xde\x64\x4a\xb7\x96\x84\x0a\xa8\x6a\x54\x16\x3a\x82\x3e\x0e\x43\xd7\x5d\x73\x2f\x6d\xd4\x55\x68\x07\xed\x42\x6a\x5f\x10\xa1\x25\x1a\xb9\x0b\xf1\x44\xad\xc7\xc8\x92\xaa\xf0\x29\x6d\x98\x44\x28\x69\x4a\x1b\x26\x11\x8a\x95\xd2\x46\xa4\xe3\x69\xa5\xd7\xaa\x5e\xe6\x71\xe1\x7f\xdc\xba\x0f\xa3\xfe\xff\x3d\xec\xa9\x33\xa1\x33\x41\x46\x3a\x0f\xef\x3c\xbc\x0a\xf1\xf0\xce\xc3\xe5\xad\x4f\xd0\x14\x92\xb7\x71\x10\x8a\xd2\xad\x49\xcf\x20\xa7\xa1\x65\x6e\x52\xbd\x91\xc0\xa6\x04\x4c\x09\x6c\x88\xd8\x10\xa1\x04\x36\x44\x6c\x12\xe1\x4a\x60\x43\xc4\x26\x11\x4e\x2f\x12\xd8\x94\x80\xeb\x89\x47\x7a\x1d\xd5\x2b\xce\x0c\x4f\x13\x34\x41\xf2\x38\x69\x3f\x69\x2f\x8f\x93\xf6\x93\xf6\xf2\x38\xf1\x38\xe5\xd1\xe5\x71\x67\xe2\xbe\x0a\x49\xfd\x8e\xc7\x9d\xbd\x10\xba\x5c\xb7\x20\xa5\x7b\x6c\x78\x77\x76\x9f\x6b\x93\xe6\x51\xbb\x98\xc3\x62\xaf\xb9\x83\x0a\xa8\x68\xd8\xca\xd4\x0a\xd3\xf5\x2f\x4b\xae\xdb\x92\x12\xc3\x78\x68\x83\x35\x58\x15\xeb\xb0\x0e\x63\xee\x80\x0d\x18\x8f\xdd\x60\x1b\x6c\x15\x3b\xc0\x0e\x62\x0d\x29\x47\xd8\x11\x66\x62\x27\x18\x1b\x9f\x61\x0a\xce\xe3\x25\x8a\x61\x7a\x2c\x6f\x91\x4a\x1b\x45\x8a\x33\xc6\xb2\x8c\x15\xcd\xcc\x18\xcb\xfa\x5e\xe3\x20\x7c\x65\x7c\x75\x18\xbe\xa2\x74\x8f\x6f\x57\xee\x19\x5b\x19\x5b\x5d\xd2\x32\xb6\xe2\x9d\x0c\x56\xc4\xee\xda\xa6\xd6\x06\x69\x7a\x4f\x3d\xee\xac\x18\xa6\x44\x74\x69\x51\xba\x6b\x4f\xba\xb1\x5c\xa6\xe5\x2a\x8c\xc2\x94\xb1\x5c\x2c\xbe\xe1\x2a\x4a\x30\x3d\xc1\xb0\xa5\x9b\x6c\x54\x86\x61\x4b\x37\xd9\x28\x5a\x2d\xc3\x95\x61\x61\x68\x15\x0c\x0b\x51\xba\x57\x10\x0b\xa3\x7b\x6b\xe0\xc0\x58\x03\xc3\xe8\x40\x2e\x46\xe3\x96\xca\x96\x92\x02\x71\x76\x61\x94\xee\x6c\x42\xc7\xa8\x1b\xc3\x24\xc4\x71\xea\x6c\x4c\xc5\xe6\x38\xf5\xca\x30\xa6\xe2\xca\xe5\x2a\x6e\x12\x77\xc7\x55\x94\x6c\xfa\xca\xe9\xee\xd8\x8a\x12\x4c\x1e\x9c\xd5\x8a\xd2\xbd\xc8\x83\xe3\x34\x4a\x0c\xa3\x1d\x56\xa3\x74\x2f\xb2\xe5\x6c\xc1\x28\x31\x4c\xdb\xc1\xb1\x1f\x25\x18\xe2\xb0\x5f\xb0\xaf\x43\xd4\x39\x7d\x55\x62\x9c\xfa\x15\xfc\x17\x2d\x34\x26\x38\x91\x3d\x2e\xba\x98\x2a\x75\x9c\xbf\x2a\xdd\x2b\xc3\xf0\x55\xf0\x65\x30\x7c\x71\x26\xb3\xa5\x0b\xbe\x74\xfb\x8d\xaa\x44\x0a\xb6\x0a\x1e\x74\x08\x7a\xc1\x43\xd1\x6b\x44\x22\xe5\x6e\x41\x5b\xd5\xe9\xcf\x56\xad\xb8\xe2\x05\xa9\xb8\xaa\x3a\x51\xd9\x97\x15\x53\x95\x45\x65\x05\x2b\xae\xa2\x04\x63\x1c\xab\x1a\x25\x98\x16\xbf\xb2\x7f\x2b\xee\x79\xb9\x2a\xee\xab\xdc\x17\xb5\x6b\x28\x89\xd2\x3d\x6e\x8e\x7d\xd7\x69\xb3\xef\xfa\xc2\xde\x63\x13\xee\xbb\x0e\x0c\x4a\xb7\x38\x6b\xf6\x5d\x87\x03\xa5\x5b\xd3\x44\xdd\x9d\x94\x36\x62\xe5\xf7\x5d\x2b\x4f\x69\x23\xbe\x8a\xef\xbb\x33\xca\x35\x2a\x69\x62\x7c\x21\xba\x97\xd6\x47\x0a\x54\x99\x58\x99\x58\x85\x10\x51\x39\xa1\x57\x21\x7a\x55\x7a\x81\xd0\x15\x85\x3b\x7d\xdf\x75\x73\x50\x5a\xef\xe3\x37\xd7\x69\xfc\x3d\x7e\xb9\x7f\xfc\x92\x3e\xbe\xdf\x6e\xf3\xf2\xa6\xdf\xed\xfa\xa9\x1c\x3f\x7f\xcf\x97\xf9\xf1\x7f\x03\xd7\x97\x6b\xcc\xd2\x9f\xff\x04\x00\x00\xff\xff\x2f\x6a\xa0\x64\x47\x10\x00\x00"); +var _afd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\xcb\x6b\xe3\x56\x18\x05\xf0\xbd\xfe\x0a\x2d\xa7\x8b\x69\xee\xf7\xb8\x0f\x81\x18\xe8\x24\xcc\x90\xc5\xb4\xa5\xe9\x0b\x4a\x17\x8e\x75\x1d\x0c\x8d\x6c\x1c\x67\x91\xff\xbe\x9c\xef\xd8\x29\x74\x11\x1c\x9d\x48\x9f\x94\xdf\xc9\xd5\xcd\xcd\xed\xfd\xdd\xfd\xba\x3f\x8f\x37\x3f\x9f\x0e\xdb\x87\x7e\x1e\x77\xfb\x75\x39\xf5\x97\xc3\xeb\x69\xdb\xc7\xc7\xfe\xb4\x5f\x87\x41\x74\x5c\xf6\xdb\xf3\xf5\x30\x3e\xb6\xcf\x9b\xe3\x30\xe0\xfa\x87\xb7\x97\x73\x7f\xbe\x5f\x77\x87\xd1\x78\xde\xf2\x7a\xbc\x9c\x3b\x8e\x37\xbf\xf4\xa7\xfd\xcb\xf9\xf4\x36\x7e\xf8\x61\x39\x3c\xf6\xef\xc6\xa5\xef\x90\xff\x74\x5a\xfa\x69\xbf\x3e\x8d\x1f\xbe\x7e\x96\xf7\xf4\xe1\xf5\x78\xfc\xa7\x3f\xf7\xf5\x8c\x61\x7d\x37\xf4\x75\x89\xcf\xe1\xe6\xf6\xdb\xe6\xf8\xe3\xe6\xb9\x8f\x37\x31\xe8\xe3\xd7\xcf\xf2\x91\xe7\xc4\x8f\x7e\xef\xa7\x97\xfd\x61\x1d\xe5\xfb\x94\xf2\x7f\xf1\xaf\x6f\xc7\x3e\xca\x65\xc4\x9f\xbf\xdd\xdf\x8d\x7f\xc9\x28\x69\xd4\xec\xb9\xfe\x7d\xc9\xff\xf8\x76\x58\xfa\x98\xae\x37\xba\xbf\xbb\x3d\xbc\xae\xe7\x51\xd5\x32\xef\x30\x08\x7f\xa1\xed\x61\xe9\x2f\xc7\xcd\xb6\x9f\x36\xeb\x53\x1f\xc6\x71\x4e\x29\xa5\x4f\xe3\x9c\xeb\x97\x2f\x9f\xf0\xb0\xff\x3b\x63\x68\xed\x72\xe5\x7e\x61\x72\xbd\x22\xa5\xdd\xee\xd3\x98\x86\x39\x09\x8f\x05\xc7\x9a\xcb\x30\x27\x65\xa2\x48\xb2\xe8\x30\x27\x63\x62\x48\x6a\x69\xc3\x9c\x9c\x89\x23\x91\xa4\x3e\xcc\x29\x33\xca\x11\x69\xc3\xec\xc2\xa8\x44\x94\x0d\xc3\x2b\xa3\x1a\x51\x9d\x30\xbd\x31\x6a\xf1\x04\xc9\x31\x7e\x62\x34\x45\x64\x09\xe3\x37\x8c\x36\x97\xe7\xc4\xf8\x47\x46\x8f\x11\x35\xc1\xf8\x2d\xa3\x2d\x22\x4b\x15\xe3\x17\x46\x4b\x44\xa6\x18\xdf\x19\xf5\x88\x72\xc3\xf8\x1d\xa3\x5d\x44\xcd\xd3\x30\x0b\xa5\x24\xa4\x3c\x4d\x65\x98\x85\x58\x12\x58\x6e\x59\x87\x59\xa8\x25\xa1\xe5\x25\xb5\x61\x16\x72\x49\x70\x79\x2b\x3e\xcc\x42\x2f\xf1\x8b\x29\xc6\xd3\x4b\xc2\x2b\x5b\xc5\x78\x7a\x49\x78\xe5\x62\x18\x4f\x2f\x09\xaf\xdc\x1a\xc6\xd3\x4b\xc2\xab\x88\x63\x3c\xbd\x24\xbc\x8a\x27\x8c\xa7\x97\x84\x57\x29\x28\x56\xe8\x25\xe1\x55\x26\x34\x2b\xf4\x92\xf0\xaa\x82\x6a\x85\x5e\x12\x5e\xd5\x51\xad\xd0\x4b\xfa\xa5\x7f\x8c\xa7\x97\x84\x57\x9d\x50\xad\xd2\x4b\xc3\xab\x09\xaa\x55\x7a\x69\x78\x35\x47\xb5\x4a\x2f\x0d\xaf\x56\x51\xad\xd2\x4b\xc3\xab\x4d\xa8\x56\xe9\xa5\xe1\x35\x29\xaa\x55\x7a\x69\x78\x4d\x8e\x6a\x95\x5e\x1a\x5e\x53\x45\xb5\x4a\x2f\x0d\xaf\x69\x42\xb5\x4a\x2f\x6d\xd7\xbf\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\xac\xa2\x5d\x25\x99\x06\x19\xda\xc7\x2d\x68\xa6\x5b\x66\x8a\x7e\x95\x68\xba\x30\xcb\x28\x58\xa9\xa6\x9d\x59\x45\xc3\x4a\x36\xdd\x71\x91\x24\x54\x6c\x74\xb3\xc4\x4c\xd1\xb1\x11\xce\x84\x59\x46\xc9\x46\x39\xd3\xeb\x02\x4b\xc3\x6c\xa4\xb3\xa0\x13\x4b\xa8\xd9\x68\x67\x5c\x9b\x66\xe8\xd9\x88\x67\x5c\x9c\x96\x51\xb4\x51\xcf\xb8\x3a\xad\xa1\x69\x23\x9f\x71\x79\x7a\x42\xd5\x46\x3f\xa3\x9f\x1b\xba\x36\xfa\x19\xfd\x3c\xa3\x6c\xa3\x9f\xd1\xcf\x1b\xda\x36\xfa\x19\xfd\xb2\xa0\x6e\xa3\x9f\x6d\xaf\x6f\x05\xdc\x83\x7e\x46\xbf\x5c\x50\xb8\xd1\xcf\xe8\x97\x1b\x1a\x37\xfa\x19\xfd\x8a\xa0\x72\xa7\x9f\xd3\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\x69\xe8\xdc\xe9\xe7\xf4\xab\x82\xce\x9d\x7e\x4e\xbf\xea\xe8\xdc\xe9\xe7\xf4\xab\x05\x9d\x3b\xfd\xbc\x5c\x5f\x65\xb8\x07\xfd\x9c\x7e\x4d\xd0\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa0\x73\xa7\x9f\xd3\xaf\x4d\xe8\xdc\xe9\xe7\xf4\x9b\x14\x9d\x3b\xfd\x9c\x7e\x93\xa3\x73\xa7\x9f\xd3\x6f\xaa\xe8\xdc\xe9\xe7\xf4\x9b\x26\x74\xee\xf4\xf3\x1d\xdf\xb5\x8a\xce\xf3\x65\x0f\x49\xd7\xf7\x6f\x1a\xe6\x4c\xbf\xcc\x5d\x21\x55\x74\x9e\xe9\x97\x95\xd9\x84\xce\x33\xfd\x72\xf8\xa9\x28\x3a\xcf\xf4\xcb\xce\x2c\xa3\xf3\x4c\xbf\x9c\x99\x55\x74\x9e\xe9\x97\xc3\x4f\x35\xa1\xf3\x5c\x2f\xfb\x59\x4e\xc8\xb4\x6a\xec\x6a\xd7\xdd\x0b\xdf\x63\xe7\x7f\xdf\x8c\xb7\xaf\xa7\x53\x5f\xcf\xb1\xef\xc7\x86\x8b\xfd\x72\xbf\xf6\xf7\xff\x21\x8e\x87\x23\xae\x8a\xaf\x7f\x03\x00\x00\xff\xff\x6b\x9d\x07\x71\x6f\x08\x00\x00"); +func _cec ()(*asset ,error ){_ed ,_ff :=_aa ();if _ff !=nil {return nil ,_ff ;};_dfc :=bindataFileInfo {_ae :"78-EUC-H",_ca :12552,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490820,0)};_gd :=&asset {_e :_ed ,_ee :_dfc };return _gd ,nil ;};func _aabg ()([]byte ,error ){return _ad (_egcgc ,"GBKp-EUC-H")}; +func _fcbd ()([]byte ,error ){return _ad (_dagead ,"UniJIS-UCS2-HW-V")};func _gfc ()(*asset ,error ){_aaa ,_fa :=_cfbd ();if _fa !=nil {return nil ,_fa ;};_ec :=bindataFileInfo {_ae :"Adobe-CNS1-0",_ca :1587,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491131,0)}; +_ead :=&asset {_e :_aaa ,_ee :_ec };return _ead ,nil ;};func _aded ()(*asset ,error ){_adbbb ,_bbaf :=_cdegb ();if _bbaf !=nil {return nil ,_bbaf ;};_eadd :=bindataFileInfo {_ae :"UniJIS-UTF16-V",_ca :3426,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492941,0)}; +_beab :=&asset {_e :_adbbb ,_ee :_eadd };return _beab ,nil ;};var _gc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x14\xd9\x26\x2d\x50\xf4\x40\x4a\xf4\x42\x40\x2d\x0b\xb2\x7d\xd8\x6f\x5f\xcc\x7b\x5b\x37\x87\x60\xb2\x3f\x93\xa3\xe1\xb3\x64\xed\x1f\x0f\x4f\x87\x65\xbe\x9a\xfd\x6f\xdb\x79\x7c\xee\x57\x73\x9c\x97\x69\xeb\x97\xf3\x6d\x1b\xbb\x69\xfd\x65\x5e\x76\x3b\xeb\xcc\x34\x8f\xd7\xff\xfe\x44\x19\x4f\x75\xdd\xed\xf6\x65\x38\x5d\xde\x7f\xf9\xe5\xf9\xe3\xfb\x9f\xcd\xed\xd2\xdf\xf4\xf1\xf0\xf4\xfc\x7a\xb9\xf6\xd3\x61\x39\x9e\x8d\xe7\xee\xe9\xb6\xbe\x75\x30\x66\xff\xa5\xbf\xcc\x97\xeb\xf6\x6a\xde\xfd\x34\x9d\x5b\xff\xc1\x4c\xfd\xa8\xfe\x79\x9b\xfa\x36\x2f\x2f\xe6\xdd\xc7\xba\xd6\xc5\xde\x3f\x78\xbe\xad\xeb\x3f\xfd\xd4\x97\xab\x71\xb0\xbe\x4c\xa8\xbb\xfd\xe3\xa7\xba\xfe\x5a\x4f\xdd\x7c\x37\xcd\x37\x7c\x86\x8f\xbe\xf5\xed\x32\x9f\x17\x63\xed\x8f\xc3\x90\xfe\xf7\xdf\x5f\xd7\x6e\xec\x5b\x8f\xaf\x87\xa7\xcf\xc7\xe3\xa5\x5f\x8d\x1d\xdc\xc0\x45\x7f\x7e\x3d\x3c\x99\xbf\xac\xb1\x83\x71\xd1\x87\xf0\xf7\xdb\xda\x3f\x3e\x9d\xa7\xfb\x4e\xc9\x3c\xd4\x38\x4f\x5b\x5d\x5e\xfa\xee\x43\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\x8c\x78\xac\xaa\xdc\xa8\xc5\x88\xc7\x5c\xb5\x92\x1a\x28\x81\x46\xd2\x88\x51\x87\xdd\x87\xec\xca\x51\x09\x45\x8a\xd5\x8d\xae\xe2\x8a\x28\x52\x6c\x01\x79\x92\x57\x72\xd8\x58\x23\x29\x82\x2c\x48\x48\x02\x72\x4a\x23\x7b\x8d\xe8\xe5\xbc\x52\x27\x75\x52\x00\xb1\x7d\x67\xfb\x08\x62\xfb\xce\xf6\x09\x34\x92\x46\x90\x26\xe1\x03\x22\x44\x91\xe2\x32\xc8\x91\x1c\xa8\x80\x02\x49\x83\x2e\x7e\x00\x25\x52\x02\x59\x50\x26\x65\x90\x4e\xef\x13\x7b\x25\xf4\xf2\x3a\xbd\xcf\x18\x15\x45\x8a\x0f\xa0\x48\xc2\xa8\x3e\x82\x84\x84\x24\x90\xbd\xcf\x9d\xd4\x41\x98\xbe\x70\x63\xe1\x10\x3a\x7d\xe0\xd7\x81\x22\x21\xeb\x5c\xa1\xe2\x8c\x28\x12\xa4\x80\x2c\x49\x23\x0c\x25\x82\x1c\x49\x47\x8d\x83\x07\x79\x92\xc7\x2a\x6e\x0c\xa4\x00\x62\xfb\x48\xd2\xe9\xa3\xe3\xc6\x44\xd2\xb9\xa2\x65\x7b\x21\xe9\x81\xa2\xe7\xc6\x4c\xca\xb8\xa2\x80\x0a\xa9\x60\x15\xaf\x58\x49\x15\x07\x72\xa0\x46\x6a\xa0\x01\x34\x92\x46\xcc\x85\x24\xea\x44\x9a\xd0\x3e\x81\x3a\xa9\x83\xd8\x8b\x79\x55\xe4\x85\x67\x28\x34\xe6\xa5\x45\x22\xbe\xed\xd0\x98\x97\x16\x89\xb8\x31\x43\x63\x5e\x0d\x79\x31\xfb\xc6\xbc\xb4\x48\xb4\xec\xc5\xbc\xb4\x48\x8c\x24\xe6\xd5\x98\x17\xe6\x6a\xcc\xab\x31\x2f\x1c\xbb\x31\xaf\xc6\xbc\xb8\x91\x79\x35\xe4\x65\x11\x61\x63\x5e\x0d\x79\x05\x04\xdd\x98\x97\x16\x89\xb8\xc9\x43\x63\x5e\x5a\x24\x5a\x5e\x91\x79\x69\x91\xe8\xb9\x91\x79\x35\xe6\xc5\x03\x31\xaf\x86\xbc\x82\x1e\x5b\x22\xf2\x92\x84\x07\x26\x68\x38\x92\x2c\xc9\x3e\x98\xec\xf1\xc0\x08\xef\x7b\xe1\x7d\x1f\x3c\xc8\x93\xf4\x87\xcf\x7b\xae\x0a\x24\x3c\x56\x98\x5e\x52\x24\x45\xac\xca\xa0\x44\xc2\xa3\x10\x04\x94\x49\x59\x57\x85\x00\x2a\x24\x3d\x76\x89\x9c\xab\x91\x1a\x56\xb1\xd7\x48\x9a\xb0\x8a\x73\x75\x52\xc7\x2a\xcc\x95\x71\x03\x08\x7f\x31\x63\xd2\x37\xcc\xfd\x57\x5d\xff\xaf\xef\xb6\xfb\xbb\x66\xbc\x6d\x5b\x5f\xae\x78\xb3\xe1\x75\xa2\xaf\x83\x79\xe9\xf7\x77\xe7\x7a\x5e\x75\x17\xfe\xfd\x1b\x00\x00\xff\xff\x59\x2d\x4a\x62\x67\x07\x00\x00"); +var _aade =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4f\xef\x2f\x3b\x92\xa7\xb5\xaf\x57\x71\x96\xc3\x62\xa8\x74\x66\xda\x8e\x90\xae\xae\xc4\xf4\xf4\x0c\x2d\x34\x80\x68\x1a\x90\x10\x8b\xb4\x9d\xd9\x2a\x89\xbe\x55\xaa\xaa\x5e\xf4\xbb\x47\xf9\x3c\x59\x80\x10\xd2\xbd\x9b\xf3\xd1\x89\x9f\xf3\xeb\xff\x11\xe1\x70\x44\xf8\xf7\x7f\xf7\x0f\xff\xf1\x1f\x7e\xf9\xc3\x5f\x7f\xfc\xfe\x7f\xfc\xf3\x1f\xe7\x3f\xde\x7f\xfd\xf1\xfc\xe1\x97\xf5\xe7\xfb\x2f\x7f\xfc\xd7\x3f\xcf\xfb\xc7\xb8\xff\xf9\x0f\xbf\xfc\xee\x77\x65\xff\xb1\xfe\x30\xff\xfa\xb7\xff\x02\xf3\x5f\xae\x3f\xfd\xee\x77\xef\xf7\xff\xf8\x6f\x7f\xf9\xeb\xfd\x2f\xff\xf0\xcb\xf3\xc7\x1f\x87\xe5\xd6\xbf\xfe\xe9\x2b\xfb\xe3\xc7\xef\xff\xa7\xfb\x9f\xff\xf0\x97\xbf\xfe\xf9\xdf\x7e\xfc\xbb\xff\x66\xfd\x71\xdc\xff\xd5\x8f\x75\x3f\x2f\xfd\x7f\xf8\xf3\xba\xff\xfc\x87\x5f\xfe\xf9\xc7\xbf\xfb\xcf\xff\xa1\xfc\xdf\xd4\x7f\xfc\xd7\x3f\xfd\xe9\xff\xbc\xff\xe5\xfe\xe5\xaf\x3f\x76\x68\xf7\x2f\x0b\xfc\xdd\xef\xff\xee\xbf\x5c\x7f\xfa\xef\xaf\x7f\xb9\x7f\xfc\xfe\x3f\xff\x87\xff\xee\xdf\xff\xfd\x3f\xfd\xdd\xbf\xff\x6f\xf9\x0b\x7f\xf8\x5f\xee\x3f\xff\xe5\x0f\x7f\xfc\xe5\x47\x29\xff\xf5\xb6\xb5\xff\x87\xfe\x3f\xff\xdb\x9f\xee\x1f\xe5\xfb\x85\xff\xed\x9f\xfe\xe1\x3f\xfe\xf8\xdf\xcb\x8f\xb2\xfd\xd8\xeb\xd1\xfb\xff\xf1\xd1\xff\xd7\xff\xf2\xc7\x75\xff\xd8\xfc\xdf\x6e\xd3\xe7\x1f\xd7\xfd\x97\x3f\x5d\xf3\xfe\xf3\xf5\xcb\x3f\xdf\xbf\xfb\xf1\xe3\xa7\x6d\xfb\xf9\xc7\x8f\x1f\x3f\xc5\xf6\xf3\xfb\xbf\x28\xe7\xf6\xf3\x8f\x9f\xfe\xd3\xdf\xff\xa7\xbf\xff\xf9\x6d\xe4\xff\xa7\xfc\xef\x8a\x3f\xf3\xcb\x1f\xff\xba\xee\x47\x1a\xbf\xf0\x53\x79\x7e\xfe\xd1\x7b\x69\xef\x47\xff\xef\xbf\xfe\xae\x6c\xdb\x57\xf5\x1f\xd6\xf7\xc1\xfe\x7e\xf0\xfe\xc3\x07\x3f\xed\xe5\xe7\x1f\x3f\xf5\xfb\xe7\x1f\x51\xce\xdf\xfd\xad\x05\x51\x7a\xfc\xfc\xa3\x6c\x5b\xdf\x5f\x5a\x4f\x69\xf9\xf3\x8f\xd8\xa3\x40\xba\x24\xdd\x6f\xb1\xb2\xe7\x4b\x0b\x3f\x8d\x0a\xed\xe0\xe7\xa2\x49\x6b\x3f\xff\x88\x16\x16\xeb\x90\xee\x49\xb1\x73\x7b\x69\xf7\x92\xb6\xde\x76\xf4\x80\x74\x43\x7a\xf8\xb5\xfd\xa4\x21\x8f\xbf\xf6\x42\xec\x51\x21\xf9\x6b\x0f\x0d\xd9\xeb\xfb\x6b\xbb\x7d\xd8\xeb\x2e\xed\xfd\xb9\xbd\x1e\xd2\x8e\x9f\x7f\x64\xc4\x09\xe9\x84\xd4\x0a\xc5\x7a\x7f\x69\x6d\x97\xb6\xbf\xed\xa5\x5b\x7b\xf3\xcb\x7e\x50\x2c\xdf\xee\xef\xdd\x4f\x5f\x88\xdc\xa8\xa0\x57\x49\xf9\x16\x3b\x3e\xda\x25\xed\x7a\xdb\xcb\xf8\xee\x7d\x48\xa2\xf7\x47\x39\xa0\x2d\x69\xeb\x9d\x94\xee\x97\xb7\xa4\xdb\x62\x6f\x57\x77\xc7\x17\xe8\xd9\x28\x16\x45\xd2\x6e\xb1\x06\xcd\xf6\xbe\x10\x47\xa1\x0b\x61\x73\xe3\xb1\x18\x9f\xa6\xbf\xf6\xc2\x5b\x00\x92\xbf\x76\x9d\x14\x3b\x18\xcb\xcb\x6e\xbd\x10\x35\xa9\xe0\x62\x16\xf6\xd9\x29\xe6\x90\xcf\x90\x16\x6f\x17\x58\x22\xfb\x4c\x49\xef\xaa\x89\x83\x8e\x4e\xc7\xe3\xde\xf8\xd2\x4a\x6f\x2b\x7d\x21\x72\xa3\xb9\xb7\x93\x70\xd3\xab\x73\x63\x62\x6e\x7b\xf5\x42\x9c\x4e\xe9\x6d\xaf\x5e\xe8\x9d\x05\xb2\xdf\xb6\xd6\xb5\x75\x3a\x09\xae\x2d\x20\xa3\x32\x92\xae\xad\xfd\x61\xe6\x4f\x87\xed\xb1\xd2\x17\xa2\xdb\xa9\xc7\x3a\xdf\xe5\x56\xb6\x73\x97\xd6\xa5\xf5\x9f\x7f\xf4\x70\x88\x1e\xfb\xfe\x42\xa4\xad\x7d\xec\xfb\x43\xdf\x0b\x4d\x7b\xec\xfb\x0b\xef\x8f\xd1\xf7\xc7\xc5\xf0\x42\x9c\x9d\x51\x7b\xa6\xa4\xdb\x62\x6f\x73\x0f\xd7\x33\xf0\xd2\x02\x5a\x91\xf6\x0e\x9b\xbf\x76\x9c\xbb\xa4\xd3\x62\x09\xad\x4a\x7b\xa7\x2f\xe9\xe8\x71\x36\x49\x4c\xdf\x79\xec\xd0\x42\xda\xdb\x85\xb2\x17\x48\x29\x69\x58\xcc\x1a\xa6\xb4\xf9\xfe\x1a\xe3\x71\x9c\x8c\xee\xe1\x5e\x3b\x8f\xb7\xf7\x87\x7b\x0d\x88\x93\xb5\x7b\xb8\xd7\x8e\xea\x50\x9e\x07\xb4\x2e\xad\xbf\x0b\x35\x68\x5b\xb5\x1d\x75\x59\x4c\xda\x2d\xed\x66\x05\x5a\xc1\x03\xa9\xd9\xd3\x4a\x17\x9a\x3d\x7d\x21\x0a\x33\x7f\x34\x7b\xfa\x42\xa4\xed\x68\xd6\xd9\x9d\x79\xd6\xd1\xd1\x1d\xb7\x17\x62\x6b\x14\xeb\xf6\xa0\x3b\x46\x8d\xa1\xec\xb6\xed\x85\xe8\x76\x5e\xc6\x78\xb8\xe7\xcf\xce\x18\xb9\xe7\x81\xc8\xc2\x50\xba\xe7\x81\xb7\x98\x35\x38\x94\x2f\x44\xdf\x19\x0f\xd9\x00\xf0\x16\xa3\xf3\xf2\x81\x43\x06\xdd\xa8\x40\x36\x00\xc4\x16\xb4\x43\x36\x70\xc8\x79\x4f\x38\xd9\x21\xe7\x05\x22\xd9\xf2\x87\x9c\xf7\x08\x78\xfb\x19\x0c\x5b\xd8\x85\x17\x22\x8b\x24\x7b\x10\xf6\xc0\x0a\xec\x41\xb8\xaf\xc2\x76\xd8\xdc\x70\x5f\x59\xa7\xad\xcd\xc3\x62\xf4\x20\x9d\xf9\x64\x97\x26\xed\x48\xa7\x2a\xed\x68\x52\x69\x7e\x9f\xde\x6c\x3f\xc6\x23\x9d\xe5\x8b\x5e\xd5\x8d\xa1\x94\xf7\x00\x3d\x76\x2a\xbd\xec\xd5\x75\x59\x8c\x1a\x2e\xdb\xfb\x42\x24\x8c\xf7\xb8\x1c\xf0\x8b\x4a\xab\x3d\xbd\xac\xf4\x85\x48\x58\xe5\x71\x7d\x95\x3e\x90\xa8\x60\x38\xe0\x2f\x44\xc2\xb1\x8f\xe1\x80\x8f\xf4\xc7\xa8\x60\x38\x6c\x2f\x74\x19\xd9\x31\x6c\xc6\x64\xc0\xab\xb3\x2c\x5b\x04\x62\xdf\x13\x39\xff\x37\xe1\xfc\xff\x27\xaf\xe3\x90\x6b\x1e\x4a\xc2\xea\x16\x53\x12\x02\x3d\x42\x92\xe3\x20\xe7\xa8\xf0\xe0\x53\xce\x71\x9e\x8f\xb4\xb7\x51\x67\x95\xf6\x42\x14\x46\xfa\xac\x74\xe7\xec\x30\x98\xb6\xbd\x0b\xf4\xec\x1f\x4d\xbe\x7c\x42\xda\x25\x31\xbd\x8d\x86\x9c\x4a\x42\x20\x62\xe3\xd7\x94\x84\x67\x6f\x16\xa3\xd2\xde\xa5\x75\x16\x8b\xa4\x90\x44\x7b\xdb\x49\x7b\x5d\xdb\x67\x14\x69\x01\xcd\x5a\x5f\xe8\xe9\xa7\x8a\xb8\x33\x98\xcb\x06\xb3\x3e\x5d\x7b\x40\xcf\x6e\x31\xe6\xf2\x4c\x7f\xad\x51\x43\xfa\x6b\x2f\x44\x6e\x0d\x92\xbf\xf6\x42\x57\x50\x9d\x2e\xda\x33\xa7\x5f\xd2\xfb\x5c\xd2\x5e\x1d\x65\x83\x9b\x9c\x2e\xda\xf3\x72\xdc\x3a\x9f\x5e\x8e\xdb\x0b\x51\x4e\x49\xd6\xf9\x42\xec\x30\xb5\xf3\xb2\xce\x17\x7a\x26\xbf\x7f\x59\xa7\xd2\xb7\x75\x8b\x39\x94\x48\xdf\x74\x5e\xdc\x01\x40\x6c\xce\xa8\x3b\xe0\xbc\xc2\x2f\x99\x97\x2b\xa5\xbd\xcb\x6c\x73\x96\x2f\xd6\xd1\x39\xbf\x0a\xf8\x74\x5a\xc1\x84\x6b\xee\xd4\x39\xad\x60\xc1\xd1\xbb\x43\xb4\x6c\xee\x62\x88\x50\xbc\xce\x65\x73\x17\xbf\xd6\xd9\x3c\xe7\xf2\xd7\x5e\x88\xc6\xe6\x39\xd7\xf7\x6b\x2c\x06\xd9\xe6\xb9\x6c\xef\x0b\xd1\xd0\x77\xce\xe5\x62\x58\x61\x31\xa6\x6a\xd9\x85\x17\xe2\x0c\x7f\xcd\x2e\xbc\x10\x25\x6d\xc7\x90\x34\xfd\x72\x87\xe6\x54\xbd\x10\x67\x5a\x81\x53\x75\xa7\xc5\x18\xf1\xdb\x5f\xbb\x61\x74\xfe\xda\xed\xaf\xdd\xac\xac\x7e\xd0\xf9\xfb\xfb\xf4\xe5\x12\x3b\x1b\xfb\xbc\x5d\x59\xcf\x66\x31\x68\x8f\x13\xff\x20\x91\xdd\x1c\xea\x14\xa7\x5b\xb2\xb3\xc4\xab\x5b\xb2\x56\x3f\xad\x6f\x43\xaa\xfb\x0f\x88\x84\xd1\xd5\xba\x4b\x42\x28\xa1\x67\x54\xc5\x2a\x50\xb6\xde\x2d\x76\x4a\x53\x11\xdd\x21\x55\x49\x76\xa1\x4b\xbb\xa5\xdd\xb4\xcd\x2f\xe9\x42\x6d\x70\x15\x55\xb6\xaa\xc0\x04\xa2\xd5\x06\x89\xb9\xaa\xee\xd2\x1e\xef\x58\x56\x77\x69\x0d\xe6\x54\xf5\xa6\x2a\x5b\x80\x08\xa4\x74\x8d\x90\x74\x59\x2c\xa1\x0d\x69\x03\x3d\x91\x6e\x05\x8c\xb9\xba\x4b\x83\x09\xac\xee\x52\x20\x9a\xbf\xe6\x2e\xad\x59\x2d\x46\x43\xd2\xf6\x26\xe7\x81\x4d\x92\xed\x48\x24\x77\xd8\xd5\xb4\x21\x2f\x44\xa4\xc5\x58\x5b\xf5\xb2\x52\x94\xa0\xea\x36\x05\x7a\xef\xb4\xcd\x6d\x5a\x87\xc5\x9c\xc0\x61\xb1\x17\x7a\xa0\x76\xd6\x61\x31\xe7\x39\x18\xb8\xe6\x3c\xb7\x93\x05\x97\xd4\xd0\xce\x4b\xda\xf5\xf3\x8f\xdc\xd0\x2a\xda\xc9\x80\x34\x27\x35\xf9\xb9\xe6\xa4\x02\xd1\x51\x17\x9a\x93\xda\x1a\xdd\xca\xfa\x36\xa4\xb5\x90\x16\xfc\x5a\x40\xa2\x5b\xcd\xd9\x4a\xfa\xd0\x9c\xad\xe6\xc0\x25\xd2\xb6\x39\x70\x40\x34\x98\x7b\x73\xe0\xda\x3b\x48\xe5\x3d\x97\x41\xf3\xe7\x5e\x78\xa5\x3a\x24\xbb\x00\xcb\x2b\x1b\x1a\x65\x93\xe5\x01\xd1\x58\x22\xcd\xb1\x6c\xaf\x94\x2b\x65\x43\xf2\x35\xe5\x18\x10\x27\x8c\xbc\x4d\x7b\xff\x42\x79\x65\x05\xb4\x29\x6d\xa2\x3d\xd2\x8e\xb9\x24\x2d\x8b\x49\xbb\xa5\xbd\xfc\x3e\x10\x01\x6d\xb2\xa4\xdb\xb2\x6d\x68\x72\x6d\xd9\xb6\x17\xa2\x23\x50\xda\xb2\x6d\xeb\xab\xb4\x43\xb3\xd2\x45\xa5\x9b\xc5\xac\x14\x26\x12\x9c\x7c\x9a\x4c\xa4\xdd\x56\xd0\xfb\xaf\x0b\xef\xe6\xf1\x06\x88\x03\xf9\xd8\x3c\xde\xb4\xbb\xf3\x2b\x6c\x82\x76\x3b\x97\x2f\x44\x83\xc7\xb4\xdb\xc1\xbf\xed\x34\xca\x54\xbb\xbf\x06\xdc\xef\x94\xb3\x67\x9b\xac\xa8\xbd\x67\x95\x52\x36\x8e\xa7\xed\x71\x01\xbd\x90\x1b\x6a\x69\x7b\x5c\x40\x2c\xd1\xb2\xd1\x9d\xee\x12\x05\x5e\x16\x02\xa9\x48\xe2\xd7\xca\x66\xb1\x53\x1a\xbf\x16\x16\xab\x92\xc2\x62\x09\x2d\xa5\xb1\x58\x58\x8e\xdd\xf5\x0e\x94\x52\x50\x9d\xba\x0b\x1e\xc8\x0d\x1d\xb4\x7b\xac\x00\x7a\xff\x9a\xb6\x24\xdd\x7e\x69\xa5\x8f\xb4\x87\x5e\x51\xa7\xba\x4c\xe7\x58\x51\x0a\xab\xb1\x7b\xac\x00\x62\x83\x39\x75\x8f\x15\xbd\xb2\x1a\x0b\xab\xb1\x57\xdb\x56\xd9\x8b\x4c\x42\xaf\x36\xed\x85\x77\xc7\x41\xb2\x69\x2f\xa4\x0b\xaf\x57\x9b\x06\x7f\x2d\x65\xb7\xd8\x2d\x8d\x79\xe9\xfe\xbe\xad\x7d\xe1\x2d\x46\xd3\x9a\xcd\x7d\x21\x5d\x9f\xbd\x39\xe0\xb0\xe1\x52\xd0\x68\xbb\x6c\x18\xc8\x38\xa9\x54\x36\xdc\xbb\x3d\x80\x9b\x74\x4f\x1a\x40\x6e\x88\x83\xee\x49\xa3\x63\x5d\x28\xa5\x4a\xb3\xbd\x2f\xa4\x06\x9d\xee\xa9\x02\x78\x8b\xd1\x5e\xd9\x04\xf0\xd2\xa8\xd5\x73\x05\x90\x1b\x82\xba\xab\x8d\x01\xb9\xc1\x9b\xba\xda\x58\x0f\xbb\xe0\xb8\x79\xfa\x00\x72\x43\x76\x77\x25\x04\xf0\x16\xf3\xd7\x9c\x98\x80\x85\xa1\xf2\x74\x0f\x24\xc0\x5b\x8c\x69\xf6\x44\x02\xbc\x67\x33\x48\xf6\x34\xec\x69\x63\xfe\x3c\x91\x00\x3d\xd2\x2f\xed\xe9\x0b\x29\xb3\xee\x6a\x85\xfd\x95\x2d\xef\x97\xd0\x14\x2e\x40\x6e\xb0\xcd\xae\x0a\xd8\xd3\xe6\x36\xda\xa6\x20\x01\xa2\x21\x5b\xba\x2c\xb2\xa7\xed\xf8\x3e\xb5\x1d\xe9\x88\xd3\x79\x35\xc5\x7e\x59\x29\x5b\xb2\x2b\x5c\x80\xdc\x92\x2f\xd5\x01\xfb\xe5\x7a\x76\x8d\xab\xdd\x01\xa1\xb5\xa5\x5f\xb6\x63\xf8\x6b\x6e\x22\x65\x10\x90\x32\xb5\x3e\xfc\xb5\x17\x4a\x29\xf0\xef\x3e\xdc\xb9\x2f\xc4\x7e\x52\xc1\x70\xae\x86\xbb\x14\x65\xb4\x7b\x72\x01\xd2\xf3\x45\x1f\x6e\x85\xe1\xa2\x71\x78\x87\x63\x39\xd8\x92\xe8\x85\x7d\xba\x8e\x5e\x88\x66\x9d\xd3\x65\xf4\x42\x29\x3b\x5a\x4a\x9f\xae\xa3\xc9\x3a\x42\x8d\xed\xd3\x1e\x28\x33\xf6\xcd\x4f\x9d\xf9\xe9\x2e\x95\x64\xd3\xa6\x0c\x84\x79\x51\x64\x00\xd1\xaa\xbf\xef\x1c\x4c\x5a\xbb\x73\x8a\xed\xca\x07\x20\x52\x2e\xb0\x6c\xed\xb2\x69\x72\x0b\xe5\x03\x90\x9b\x13\xaf\xfe\x0b\x64\xb8\x71\xd5\x7f\x81\xf7\x4b\x46\x4d\xfd\x17\xc8\x70\xf6\xd4\x7f\xfb\xb2\x53\xc5\x4f\xed\x14\x5a\xec\xdf\x7e\xcd\x4e\x61\x6a\x2a\x3b\xba\x52\xf7\x40\x07\xa4\x8c\xbd\x6b\x6a\x02\x7a\xa2\x17\x75\x4d\x4d\x40\x29\xfb\x29\xcd\x0a\x5e\x78\x15\x2b\x48\x5f\x05\x8e\x07\x82\x30\xe4\xff\x40\x74\xd6\x64\xc8\xff\x81\xe8\x6c\xc8\xd0\xac\x14\x8a\x84\x9d\xd1\x0d\x45\x02\x10\xf5\xfb\xb2\x4a\xaa\x16\x93\xd6\xa4\x35\x8a\xf9\x6b\x74\x2a\x64\x3d\x3b\xcc\x22\x64\x3d\xc1\x69\xba\x1c\xd8\x4c\xc2\xd3\x34\x90\x1b\x4b\x26\x5c\x93\xa1\xb2\x70\xa0\x3e\x85\x33\x0f\xbc\x4d\x84\xc4\xcc\xc7\xa2\xbd\xda\x95\xc2\xc9\x02\xe2\x55\xbc\x7e\x55\x6e\x87\x53\x19\x9c\x5b\x8a\xba\x4f\x78\x6e\x01\xc2\xd1\x0f\xcf\x2d\xb1\x6e\x8b\xd1\x9d\xf5\x48\x63\x53\xa0\x5c\xc5\x6d\x0f\x6f\x16\xcb\x69\x77\xb4\x55\x02\xb9\x21\x69\xe3\x76\xbc\xb0\x4b\x16\x0d\x9f\xe1\x19\x22\xb4\x4b\x22\x69\x43\xbb\x24\xd0\x3d\xa3\x84\x12\x3f\xb0\x11\x94\xb3\x58\xec\xfb\xb5\x86\x58\xa5\x69\x2e\xa9\x70\x15\x9c\x1c\xb3\xd2\x55\x90\x0a\x69\xcd\x86\xa9\x90\x06\xa2\xa0\x96\xa5\x42\x1a\xc8\x8d\xb3\x5d\x2a\xa4\x81\x52\x4e\x2c\xf9\x79\xde\xd2\x90\x84\x9b\x5f\x3e\x92\x1e\x8b\x51\xa9\x82\x1b\xc8\x8d\x83\x6d\x7a\x08\x4a\x34\xe1\x72\xc2\xab\x53\x4d\x18\x88\xda\x2d\x56\x25\x4d\x8b\x49\xb3\x21\x2f\x44\x2b\x92\x6c\x47\xb5\xa7\x88\xb8\x54\x24\x03\xb9\x31\xba\xa9\x44\xce\xe6\xaf\xb1\x6a\xb3\xf9\x6b\x0d\x31\x62\xdb\x9a\xbf\x86\x81\xa4\x9c\x70\xd7\xd4\x40\x02\xc4\xc9\xfc\xa5\x06\x92\xc4\xd0\x57\x4e\x84\x41\x6a\xe8\x03\x7a\xb0\x55\x52\x89\x9c\xee\x81\x13\xdd\x23\xdd\x03\x19\xce\x02\x2c\x3d\x95\x71\x40\xc4\x47\xf2\xd7\xd4\xd2\x4f\x96\x65\x2a\x82\x80\x9e\x0e\xb9\x5a\x7a\x62\x61\x2b\xd5\xc6\x29\x82\x80\x9e\x4e\xb3\x16\xb6\xc4\xc2\x56\x2a\x4c\x32\xb5\x2f\x00\x71\xb2\xde\x52\x09\x04\xbc\xc5\xe8\xbd\x22\x08\x88\x52\x25\xd9\x8e\xeb\xb6\x58\x40\xfb\x6a\x78\x50\x31\x99\x7a\xcd\x69\xe9\x6e\xaf\x9c\xc4\xd3\xdd\x0e\x44\x43\x8e\xa4\xbb\x3d\x87\x5d\x38\x2c\x66\x17\x06\xd6\x50\x24\x50\x2a\x81\x80\x77\x58\x5e\x92\x12\x08\xc8\x8d\xd3\x74\x2a\x81\x72\x1e\xfe\x18\xcd\x9d\xae\xad\x09\x4f\xb0\xb5\x5a\x43\x80\xd8\x6d\xad\xd6\x10\x20\xb7\x8d\x11\x9a\x0e\xc7\x74\x38\x5c\xf6\xde\x7f\x00\xef\x4c\x40\x72\x38\x3c\xb4\x54\x97\xbd\x87\x16\xa0\x6b\xf5\x4d\x85\x52\x7a\x68\xa9\x58\x87\xd2\x43\x0b\x10\x81\xde\x95\x0a\xa5\x5c\x5f\xa5\xd2\xac\xf4\x85\xd8\x9c\x2a\x6d\x26\xb9\x58\x46\xea\xf4\xa9\x6c\x01\xa2\x6e\x92\x5c\x46\x1e\x1a\x2a\x07\xd6\x94\x85\x00\x71\xc8\x1a\x3c\x34\xa4\xec\xa2\xb2\x50\x2f\xd9\x05\xf0\xaa\x67\xd2\x8a\xb4\x02\x7b\x95\x44\x7b\xaf\x1a\x16\x7b\x7f\xee\xaa\x29\x2d\xdf\xb1\xac\x92\x2e\x49\x1a\x4d\x77\x48\x43\x12\x9b\xa8\x21\x58\x2f\xd5\x70\x20\x36\x66\xf9\x72\xcf\x5f\xaa\xe1\x6e\xfa\xcb\x4d\x0f\xf4\xc4\x68\x72\xb9\xe7\x2f\xee\x33\x4b\xe3\x84\x70\x69\xb6\x07\x22\xd0\xcf\x2e\x75\xe9\xcb\x2d\xd9\x60\x3e\x97\x5b\xf2\xba\x0f\x69\x94\xf3\xce\x09\x08\xa5\xd7\x25\x1f\xbf\x1c\xa4\x4e\xb1\xe1\x20\x0d\x65\x66\x47\x63\x1d\xca\x4c\xa0\x27\x7a\xdc\x50\x66\x0e\x8f\x51\xbd\xfb\x69\x4a\x7b\x07\x49\x6b\xd3\xf0\x18\x35\x54\xfe\x35\xd5\x8c\xfe\xd1\x5e\xf9\xa8\xde\x32\x54\xfe\x87\x7d\x08\x76\xf8\xb0\x0f\x23\x18\x4c\x8d\x9b\x43\x1e\x02\xc4\x8e\x18\x1b\x6a\xce\x43\x7e\x11\x30\xd5\x21\xbf\x00\x72\x87\x5b\x0e\xf9\xc5\x50\xef\x0c\x54\xe7\xa1\xde\x09\xe4\x0e\xa7\x19\xea\x9d\x63\xd0\x2d\x19\xd7\x18\x76\x6b\xd0\x2d\x4e\x82\xc3\x4d\x3f\xdc\xe1\x2a\x99\xc3\x1d\x0e\xa4\x16\x9d\xe1\x0e\x1f\x13\x26\x15\x59\x7e\x5d\x78\x0f\x37\x2d\x90\xea\x7e\xc3\x4d\x3b\xdc\xb4\x1a\x81\x86\x9b\x16\x48\x35\xb8\xe1\xa6\x05\xa2\x6c\x92\x6c\xa6\xfa\x84\xc7\x8a\xa1\x3e\x01\xe4\x0e\x43\x1c\x2a\x0c\x43\xab\x82\xf6\xff\xe1\x36\x03\x52\xdd\x6f\x68\x55\x18\x6a\x02\xde\xc8\x0d\x57\x10\x90\xfb\x47\xb2\x07\x37\xfb\x38\x61\x92\x43\xdb\x24\x10\x1d\x1e\x36\x6e\x2b\xb8\x1f\x8b\x51\xe9\xe3\x94\xbf\x10\x0a\x92\xa1\x69\x72\xb8\x44\x93\x55\x30\x5d\xa2\xd3\x25\x9a\x2c\xdb\xe9\x12\x05\x72\x47\x0f\x9b\x2e\xd1\xe9\x41\x5c\xc3\xd3\x54\xa0\x03\x51\x8f\x77\x28\xa7\xf2\x7c\x7a\x10\x4f\x4c\xed\xd3\x83\x38\x10\x5a\xa5\xa7\x07\xf1\xe9\xde\xf6\x0e\x7b\xba\xb7\x81\xd8\x51\x9a\xa7\x7b\x7b\xba\x92\x93\x33\xeb\x74\x25\x4f\x04\xe4\xae\xbe\x34\x15\x90\x40\xa8\xcd\x4c\x17\x37\x50\x76\xf5\x94\xe9\xea\x06\xe2\x44\x11\x9a\x9e\x0b\x81\x38\xaa\x24\x7b\xf5\x42\x9c\x6c\xb2\xe9\x1d\x39\xf0\xfe\x18\xcd\xf5\x92\x1c\x88\x06\xaf\x9b\x5a\x2b\x81\x28\xe8\xf3\xd3\x03\xe5\x44\x4e\xef\x1b\xfa\xd8\x54\x4e\x03\x3d\xbe\x1f\xbb\x24\x5d\x68\x72\x7e\x69\x9f\xb0\x4c\xee\x1b\xe6\x85\xa9\x35\x0d\x88\x8d\x03\xda\xf4\xf0\x08\x44\xa0\x69\x4c\x0f\x8f\x40\xb4\x90\xe4\xec\x21\xe0\xf7\x0d\xb3\xc1\x54\xc0\x4f\xaf\xd0\xd8\x08\x53\x01\x0f\x74\x0f\x24\x53\xf9\x3e\xdf\xcd\xf7\x7e\xc9\x92\x51\xb0\x4e\x05\x2b\x07\x81\xa9\x60\x9d\xcb\xd6\xa2\x07\x4c\x45\x15\x10\xbb\x93\xe7\xf9\x09\xe8\x9d\x63\xdc\x74\x0b\x01\x65\xd7\x48\x35\xdd\x43\x40\xee\x9b\x24\x5b\xbb\x1c\x48\x54\xc0\xa9\x90\x03\x42\xad\x65\x7a\xa4\x9a\xcf\x57\x8c\x5e\x79\x32\x02\x7a\x56\x49\x5f\xb1\x77\x61\xed\xda\xad\x96\x1b\x61\xbd\xba\x5b\xd9\x35\x35\x2d\xef\x7f\x81\xdc\x60\x91\xcb\x8b\x2e\xa0\xec\xce\xf2\xf2\xa6\x0b\xe8\x81\x9a\xbc\x7a\x93\x74\x59\xac\x41\x1b\xd2\xb0\x2b\x61\xb9\x5e\x6a\x85\xab\xdb\x10\x8c\x37\xcb\x15\xbe\x30\x90\xec\xda\x08\x96\x06\x12\x20\x0b\xba\xdd\xd2\x40\xb2\xc2\x4f\xd9\xe0\xcb\xb5\x0b\xf4\x84\x2f\x2f\xd7\xee\x82\xa5\xef\x05\xab\xec\x92\xa5\x03\xb9\xc1\xc9\x96\x2c\x7d\xc1\xab\x77\xcf\xe6\x4b\x5e\x0d\xa4\xd2\x76\xc9\xab\xd7\xcd\x3c\xef\xf6\x41\x3b\x26\x90\x05\x3d\x79\xe9\xa5\x01\x94\x7d\x6f\x16\x73\xe0\x10\x99\xc1\x86\x5c\x32\xbc\xf5\x32\xb9\xb7\x18\x0d\xb9\xbb\x34\x4f\xbb\x8c\x9b\x46\xd1\xf5\x58\xcc\x41\xf2\x04\x03\x64\xb1\xb9\xcf\x57\x8c\x9e\xee\x1c\xf8\xd6\x63\x4f\x5f\xc8\x82\x0e\x78\x3b\xcf\x37\x07\xd4\x7d\xc7\x0e\x7e\x7b\x40\x05\xb2\xa0\xdd\xdd\x1e\x50\xef\xfa\x15\x7b\xbb\x70\x57\x8b\x55\x8b\x9d\x90\xbe\x62\x4c\x96\x7e\x3c\xb7\xdc\x0d\x88\xfd\x94\x94\x92\xd2\x62\x7e\x7a\x49\x7b\x95\xdd\xde\x24\xb1\x42\xee\xf6\xfd\xda\x3b\x96\xb7\xe6\x7d\x20\x0a\x63\x74\x6b\xde\xbf\x1b\x3d\x3d\x98\x85\xdb\xa3\x09\x10\x3a\x31\xdd\xed\x91\xc4\xde\x3d\xd8\xbb\x77\xb7\xf7\x2f\xa4\x76\xdd\xdb\x03\xcc\xed\x1a\x3c\xd0\xb0\x6f\xd7\x20\x10\xc9\x2c\xdc\x1a\x01\xef\x64\x45\x1f\x68\x9e\xb7\x4c\x0a\x88\x6a\x73\x73\x4a\xf2\xd7\x58\xbd\xb7\x8b\x0b\x88\x33\x7e\xc3\xb1\xfb\xbe\xac\xff\x3a\xfc\x15\xba\x23\x5f\x03\x22\x50\x9a\x6f\xf9\xda\x8d\x9d\x6c\x3f\x60\xd6\xb7\x4c\xec\x96\x89\x9d\x7e\xe9\x10\x5e\xc3\x62\x7e\x6a\x3b\x2f\x2c\x06\x87\xc5\x96\x24\x87\x35\xa4\x39\xac\x97\x5b\x85\xc5\xe2\x59\xe6\x1e\xd3\x62\x0c\xc4\xf0\xd3\x81\xa9\x0f\xd1\x72\xab\xc2\x00\x29\xb3\xbe\x55\x61\xee\x09\x8b\xf1\xf8\x7f\x6b\xed\x02\x22\x1c\x55\x4f\x24\xc0\x5b\x8c\xd1\xf7\x48\x02\xf4\xfe\x15\x73\x35\xce\x69\x31\x9a\xab\xd1\x03\xe8\x1d\xcd\xf7\xf6\xac\x01\xe4\xc6\x49\xf1\xf6\xac\x71\x2f\xd6\xb6\x77\x2b\xb7\x0c\x16\xe8\x89\x24\xbc\xb5\x73\x00\xa1\x9e\x7e\x7b\xd4\xb8\x6f\x46\x52\x51\x7b\xab\x7c\x00\xa1\x05\xf6\xd6\xd7\xea\x96\xbf\x7a\xd4\x7f\xdc\x77\x4f\x85\x75\x78\xef\xf3\x78\xbb\x09\xc4\x81\xd1\xfb\xf1\x76\x13\xe8\xc1\x56\x7c\x3c\xfd\x03\xa9\x3f\xe1\xe3\xe9\x1f\xe8\x89\x51\xfd\x71\x73\x02\x3d\x39\x3b\x3e\x6e\xce\xa7\x3a\x42\xdd\xdf\x5f\xd2\x5e\x25\x60\x47\x41\x79\x3c\x2e\x3c\x8d\xc5\x76\xb2\x3c\x9e\x66\x9d\x0d\x8b\x03\x0c\xec\xd1\xb3\xe8\x71\x9f\x9c\xd8\x2a\x1f\xf7\xc9\x83\xcd\x7b\x77\x07\x3c\xda\xbc\x81\xdc\x37\x49\x36\x44\x96\x5e\x19\xb6\x47\x96\x0e\x44\x7c\x24\xf6\xf5\x93\xa7\xc5\xde\xf5\xf1\xe8\x24\x03\x64\xa0\x64\x3d\xde\xda\x01\x65\xf7\x48\xfc\x78\x6d\x07\x74\x6f\x1e\x1f\xad\xd4\x8f\x1b\xb6\xa2\x55\x3c\x6e\x58\x20\x0e\xf6\xd0\xe3\x86\x05\xde\x62\xd6\xe0\x20\xe1\xe3\x50\xc3\x0a\x1c\x24\x2e\xfc\xf6\xca\x55\xf7\xe3\x85\x1f\x90\x81\x22\xf0\xa8\xa2\x3c\x6e\x8e\xca\x01\xea\x71\x73\x00\x51\x60\x43\x8f\x9b\xe3\xe1\x20\xbe\x57\xb8\xda\xe3\xb2\x07\xba\x77\xac\x8f\xab\x1e\x28\xbb\x86\x9f\xc7\x65\x0f\x64\x61\xd5\x3f\x2a\xf5\x8f\x3b\x41\x03\xe3\xe3\x4e\x00\xba\x6a\xed\xe3\x4e\x78\x96\xb3\x80\xc4\x7c\x5c\xd0\x40\x0f\x58\xfa\xa3\x5a\xf1\xb8\x78\xeb\xbb\xe7\x73\x63\xf1\xe6\xe6\xdc\xb7\x77\x63\xe5\x16\xd2\x1c\x38\x4c\xdc\xb9\x31\x70\x42\xe2\xd3\x9a\x1b\x03\x27\x04\x3e\x97\xb9\xc1\x0f\x73\xc3\xf4\xb1\xe3\xab\x90\x1b\x92\x55\xe8\x78\x0f\xe6\x86\xe9\x23\x37\x75\xaf\x7e\xe6\x4b\x9b\x56\x8a\x59\xfd\x78\x07\x29\x37\x74\x2f\x21\xcb\xc9\x97\x58\xd5\x73\x93\x83\xe0\x5c\x90\x1b\x63\x29\x64\x79\x8f\x76\xb9\x31\x94\xb9\x61\x25\xd8\x7b\xe5\xd3\x65\xa5\x8b\x9b\xf9\x9d\x1e\x70\x7c\x11\xb2\xd8\x8c\x65\x3f\x71\xb0\xdc\xf1\x55\xcd\xed\xfe\x68\xf6\x9d\xa6\xdd\xf6\xfd\xb6\x07\x49\x3b\x1e\x7b\xf0\x20\x81\xce\x06\xc9\x1e\x28\xe0\xb9\xf9\xcb\x0d\x01\x2f\x64\x39\xa8\x14\x01\x9f\x9b\x13\x13\x2f\xfb\x4c\xfd\x94\xdf\xea\xa4\x25\xb4\x5d\xda\xcb\x55\xb0\xa4\x64\x79\x8f\x37\x2f\xd0\xd3\x78\x8f\x34\x59\x30\x6e\x0a\x1d\xb3\x77\x16\x8c\x9b\xc2\x5b\xcc\x5f\x5b\xd2\xf4\xca\x3d\x20\xd1\xad\x82\xef\xc6\x1e\x0c\x52\xc1\x6c\x29\x24\xfe\x3e\x59\xaa\xed\xc0\x92\xb9\x23\xb1\xb2\xc0\xcb\x84\x9e\x21\xa9\x4a\x7a\x27\xe6\xa4\xa7\x05\x5e\x96\x05\xab\xc9\x1e\xaf\xf2\x9f\x05\x15\x42\xc8\xf2\x6e\xd3\x2c\x68\x10\x42\xd4\x9d\x8e\x56\x3b\x25\xcb\xc3\x3d\x22\x4b\xb5\x07\xb2\x3c\x3b\x5a\xed\x41\xb3\x07\xac\xe7\xd2\xec\x41\xb3\x07\x7c\xd9\xec\x41\xdb\x2d\x76\xfc\xaa\xe4\xce\xd2\x1c\xe9\x86\xd3\xe7\xcb\xd2\xb3\x34\xfb\xac\xba\x12\x07\x0d\x68\x5f\x03\xf4\xf3\x93\xc4\xae\x28\x9d\xcd\xce\x7d\x67\x96\xee\x40\x74\x6c\xd7\x8e\x2a\x2e\x64\x89\x17\x7a\xd9\xa3\x32\x95\xdd\x81\xf8\x1c\xac\x19\xc2\xee\x40\xa0\x6c\x1f\x41\x07\xbb\xb3\xdb\x59\xc7\x55\x92\x43\xe3\xbe\x0e\xdb\xe1\xbe\x2e\xe1\xb4\x55\x86\x35\xec\x42\xc0\x9b\xbe\x62\x4e\x9b\x27\xcc\x68\xfc\x5c\xf8\x73\xdc\x3c\xe6\x41\xd3\xc2\x8e\x7a\x76\x8c\xc6\xb0\xa6\x23\xcd\xd9\xf1\xd8\x69\x6e\x3a\xd2\xe9\x48\x77\x3e\x4d\x87\x92\xdb\xc8\x72\x30\x94\x69\x3b\x64\xfd\xd1\xd9\x02\xe9\x80\x24\xe7\x6b\x87\x0d\xd6\x9f\x45\xd6\x1f\x9d\xf5\x93\x0e\x08\xac\x1f\xc7\xa7\x2c\xe9\x80\x5c\x2e\x33\x76\x71\xb9\x5c\x66\x38\x8c\x71\x3b\x9b\xe5\x72\x74\x2f\x14\x55\x17\xe8\xe5\x8f\xbd\xf0\x6e\x34\x48\xfe\x98\x4c\x2d\x92\x1e\xc8\xd4\x80\xfc\xfa\x2e\x53\x03\xf2\x74\x19\x8f\xef\x4b\x26\x01\xf7\xb6\x2c\xc3\xc5\xc0\x8d\x22\x57\x0a\x59\x64\x7d\x45\xed\x09\x6f\xfb\x2c\xd3\x21\x9a\x0c\x91\x7d\x9f\x0e\x91\xc2\x20\xdd\xea\xd3\x79\x99\x9a\xf2\xe9\xc1\x74\x5e\x26\xac\x29\xdd\xc3\xcb\x1a\x16\x2e\x91\x29\xc9\xa9\xc2\x04\x8b\x19\x21\xcb\x72\xaa\x38\xd7\x36\x19\xc2\xb2\x19\xd8\x86\xf6\x84\xa1\x97\x65\x3b\x96\x5a\x0b\xab\x68\xb9\x64\xd4\xbb\x52\x86\xb0\x5c\xe1\x2f\xc4\x37\x92\xcb\x09\x55\x4e\xa5\x53\xb5\x9c\x51\x6c\xbc\xa7\x33\xb5\x9c\xa9\xa5\x07\x29\xa3\xb6\x1c\xef\xe5\x48\x7e\x34\x47\x72\x39\x92\x0c\xc7\x6d\x3f\x3d\xc5\xa5\xbb\xff\xb6\x57\x9c\xe2\x8e\xce\x10\xdd\xf6\x0a\x5f\xb9\x1d\xd7\xa5\x2c\xb7\x35\xbc\x90\xdf\xb6\xba\x9d\x51\x99\x7c\xba\x3e\x64\xf2\x40\x7c\x7c\x54\x26\x0f\x94\x3d\x9d\xab\xc7\x4a\x1f\xc3\x2c\x24\x59\xa9\x4c\x3e\x91\x53\x06\x72\xa4\x51\x10\x7b\x22\xa7\x8c\x82\xc8\x7d\xbc\x63\x79\x6c\xcc\xdf\xce\x0d\xb6\x10\xcd\x62\x83\xb1\xdc\xb1\xbe\x1f\x98\x17\x72\x77\xea\x81\xc0\xbf\x3a\x77\x34\x62\xa1\x1c\x9c\xf4\x73\x77\x35\x00\x89\xeb\x64\xee\xae\x86\x9d\x79\x3e\x38\x12\xe7\xee\x3c\x03\x19\x55\x52\x95\xf4\xb6\xf7\xe0\xd8\x99\xbb\xd3\x00\xc4\xd9\x20\x39\x0d\x40\xec\xaf\x3a\x92\x46\x41\xe4\xce\x19\xf6\x28\x2c\x5e\x62\x00\x3e\x08\xdc\x08\xd2\x48\x80\x3c\xb8\x4a\x3b\xd4\x33\x8e\x2a\x0d\x7f\xde\xbe\x1d\x90\x8a\xa4\x49\x31\x38\xd9\xa1\x30\x00\x62\x63\xc8\xf5\xac\xcf\xa3\xf9\x6b\x6c\xd3\xa3\xfb\x6b\x1d\x9f\x20\xe6\x14\x67\xf9\x17\x18\xf1\x12\xfc\x9a\xfc\x19\xe8\x18\x82\xf3\x90\x3f\xe3\xaa\x5e\x8e\x02\x1f\xd0\x57\x3d\x71\x1f\x7f\x69\xfc\x1c\x16\x3a\x21\xce\x62\x31\xdb\x86\x46\x75\xec\xd2\xf2\xa3\x71\xb2\xb2\x0b\x6a\x54\x07\x1e\xb2\xc7\x8e\x8c\xc1\x3b\xfc\x83\xc4\xfe\x94\xfa\x88\x0b\xe5\xd8\x11\x3b\x3a\x89\x0b\xb1\xfb\x6b\x1c\x0e\xf3\x18\x87\xc5\xde\x05\x77\x60\xb9\x16\x22\xd0\x20\x8e\x61\x05\xef\x7a\x2a\x07\xf7\xeb\x79\x8c\xef\x53\x2f\xbf\xe8\x15\x36\x93\xc4\xfb\xbb\x1c\xc4\x21\xa5\xee\xdf\x42\x6e\x08\x8f\x43\x96\x07\xbc\xc5\x18\xb8\x61\x4f\x07\x8a\x86\xc3\x3b\xec\x29\xfa\xef\xb1\xb3\x06\x0f\x95\x36\x20\xf0\xd2\xc8\x63\xda\x2b\x9c\x1c\x0e\x0e\x35\x79\xb8\xa2\x81\x38\x8e\x5f\x3f\x73\xe7\xe1\x7a\x3f\x96\xe3\xd5\xe8\x8e\xac\x08\xc8\xad\x32\x36\x72\xa2\x63\xd9\x43\xb6\xcf\xa1\xd2\x08\xf4\xb0\x37\x2a\x8d\x40\xc7\xba\x91\x87\x4a\xe3\x81\xdb\xdc\x81\x89\x37\x0f\x17\x3c\xd0\x65\x0a\x87\x9c\xe8\xb8\x9d\x10\x74\xa4\xe3\x76\x42\x30\x1e\x11\x30\x94\xc7\xed\x84\x78\x6f\xce\xbe\x3b\x6e\x87\xe6\x0e\xbf\xa4\xb9\xb7\x13\x72\x63\x24\xfc\x2a\xb8\x24\xd9\x83\xf0\x53\x7b\x80\x51\x1d\xcf\xf7\x3c\x6e\x7b\xc0\xb9\x16\x53\x62\x1e\xf7\xd7\x83\x85\x17\xa1\x1d\x70\x8a\x6e\xc7\x3e\xa4\x39\xf6\x2f\xc4\xde\xe8\x80\x0c\x11\x28\xc7\x8e\x6c\x39\xe4\x88\x40\xa8\xce\x1e\x32\xc4\xe3\xb1\xef\x6e\x9e\xc7\xbe\x73\x21\xb7\xb9\x15\x1f\xfb\xfe\x60\x70\xb4\xef\x8f\x7d\xc7\xff\xe3\xd8\xd3\x4a\xed\xe8\x0b\x3d\x6c\xee\x63\x3f\x65\x30\xdc\xfa\xe4\x21\x83\x01\x42\x66\x62\xc0\x40\x9e\xdc\x0a\x1c\xc7\x26\xed\x94\x46\x3b\xaa\xa4\x2a\x69\x5a\xec\x84\xb6\xa4\x2d\x4e\x28\x92\x6e\x49\x30\x98\xa3\xbc\x3d\x35\xfc\x40\xe8\xbd\x49\x2a\x92\x50\x8b\xd8\x9c\xa7\x2a\x34\xd0\x93\x55\x74\x62\x20\x10\x02\xfb\x4e\x9e\x2a\xd5\xc0\xfb\xfb\x16\xb3\x69\x15\x8f\x76\xa4\xf4\xa9\x56\x7d\x62\xab\x3b\xb0\xae\xe5\x89\xad\x4e\xc8\x8d\x9d\x73\xaa\x68\x9f\xf5\xb2\x98\x35\x0c\x69\x9e\x8a\xfc\x72\x4a\x9a\x70\x48\x86\x43\xde\x0a\xe4\xf6\xf5\xc9\xae\xe3\x7f\x70\x10\x86\x97\x27\x77\x91\x42\xe0\xe0\x90\x67\x73\x34\x9a\xe3\x8d\x34\x3b\x55\x9b\x81\xdc\xe0\x2e\x67\xb3\x53\x78\x09\x1e\x07\xdc\xfb\x6c\xf6\x0a\x67\xed\x03\x5e\x75\xe2\x25\x98\x27\x0a\xf7\x71\xd8\x5c\x15\xee\x53\xfb\x60\xb5\x52\xdb\x41\x10\xd4\x71\x20\xdf\x8d\xed\x10\x02\xa3\x72\x12\xe7\xf1\xc1\x5b\x8c\x5f\xeb\xb6\xad\xd3\x36\x74\x5f\xc3\x3d\x84\xb7\x18\x0d\x51\x3c\x9c\xaa\xef\xe1\x97\xb6\xad\x3b\x09\x68\xb5\x86\x80\x08\x89\xf7\x6f\x9e\xdd\x49\x40\xcb\x3f\x0e\xf4\xc4\x53\x2d\x1f\x08\xac\x39\x79\xaa\xe5\x1b\x3c\x72\x1c\x6c\x0e\x83\x47\x84\xe8\x6c\x04\x02\x49\x3e\x88\x9d\xad\x6c\x38\x89\x10\xd5\x65\x14\x76\x14\x7f\xf6\xe3\x38\xfd\xd2\xe6\xe2\xcf\x8e\x71\x3b\xcf\xb0\xb5\x18\x6e\x30\xa8\xe7\x19\xb6\x16\xe3\xc8\x71\xf8\x6b\x97\x75\xbe\xd0\x3b\x87\x33\x03\x40\xf2\xe4\xde\xf4\x38\x50\xf2\xcf\x61\xa5\x03\x7b\x17\xb2\xf7\x54\xfa\x00\xe5\x38\xac\x41\xf1\x03\x44\x75\x85\xab\xed\x9c\xc3\xbe\xc3\x79\x4e\xd5\x66\x20\x76\xf4\xd0\x53\xb5\x19\xe8\xdd\xa6\x69\x31\x38\xf1\xa0\x3a\x0e\xd4\x98\x73\xba\x9c\x5f\x48\x62\x0b\xf3\x54\x6b\x26\x3e\xa3\x1c\xf8\x80\xa4\x01\x1a\x42\x84\x5b\x48\x3d\xf4\x5c\xec\xee\xd3\xb5\xab\x6a\x03\xf4\x48\x8a\xc9\xe9\x0d\x82\x38\x3c\x19\x1a\x04\x91\xd5\x15\x78\x22\xb6\xab\x2b\x10\x08\x3c\x5b\xb2\xba\x02\x0d\x3e\x38\x2a\xc6\x11\x83\x0f\xb2\x12\xf2\x7a\x54\x36\x56\x75\x02\x81\x20\xba\x28\xab\x07\xb7\xca\xf5\xc7\x81\x49\x2d\xab\xfa\x43\x35\xc6\x0c\x56\x5c\xb5\xc8\x00\xa9\x7c\xa9\x97\x15\x38\x59\x78\x5a\xa4\x0e\xfe\x42\x0f\xf4\xba\xea\x64\x55\x8e\x3d\x47\x6d\xb4\xcd\x63\x0f\x10\x5a\x3d\xaa\x3a\x40\x55\x44\x57\xf8\x51\x55\x44\x03\x89\x55\x3a\xab\x32\x18\x28\x47\xcd\xdf\x70\xe0\xae\xea\xa4\x40\xaa\x82\x55\x4f\x28\x40\x1e\x21\xc9\x96\xab\xb9\x56\xdb\xa4\xe6\x0a\x44\xab\x92\x58\x66\xf5\xfe\xea\x7f\x27\xae\x3a\x71\x40\x1e\x21\xc9\x0a\xb8\xb8\x39\x9a\x13\xc2\xc5\x8d\x10\xc5\x71\xe0\xe2\x26\xab\x42\xaf\xc1\xf7\xab\x42\xaf\x1a\x1e\xd3\x1a\x24\x7f\xed\x61\x9d\xb5\x9d\x61\x7d\xbe\x4f\x03\x67\x15\x06\x9f\x7b\xbc\xac\x8a\xae\xe6\x02\x52\x74\x55\x75\x63\x56\xad\x01\x17\x49\xa4\x44\x39\x1a\x5c\xad\xc9\xf9\x81\x3c\x8b\x24\x9a\xdb\xf0\xd1\x3a\xec\x7d\xd3\x40\xd0\xf4\xd1\x0a\x49\x4b\x12\xf3\xd6\x10\xc8\x46\x52\xa4\x3e\xf4\x87\x86\x3f\x7d\xe8\x13\x5f\xed\x72\x68\x12\xd2\x59\x5b\xc8\x83\xa5\xd7\xb9\xcc\xc9\xde\xa8\xd5\x25\xda\xdb\x94\x86\x20\x69\x15\xd2\x92\x44\x57\xb9\x51\xcc\x2e\x03\x07\x52\x9e\xde\x65\xe0\xfa\x6f\x1f\x81\x78\xd4\x7f\x3b\x3b\x61\x1e\x47\x70\x42\xeb\x18\x8c\x85\xc4\xea\x9b\x5d\xa3\x01\x10\x1d\x85\x5c\xaf\xe6\xd4\x85\xf9\xc0\x09\x27\x75\x61\x16\x7a\xa0\x93\xea\xc2\x9c\xba\x30\x1f\x5a\x2a\x75\x61\x16\x82\x2b\xed\xd4\x85\x39\x75\x13\x3e\x88\x28\x4d\xdd\x84\x85\x3c\x30\x8f\xe8\x26\x9c\x9d\xe8\x86\xc3\xc3\x63\x57\xa5\x02\xa2\xdb\x0e\x35\x2a\xfd\x62\x0f\xac\xfb\xa9\x5f\xac\xd0\x13\xf5\x5e\xbf\xd8\xd4\xbb\xf5\x48\x66\x46\xef\xd6\xc4\x47\xb5\x9c\xb8\x6e\xa5\x4e\xaa\x42\x72\x31\x96\xfa\xa8\x66\xe0\x83\x73\xe2\x8a\x98\x81\x0f\x8e\x10\x1d\xa6\x1b\xf8\xe0\x64\xe0\x07\x71\x6e\x2c\xcc\xc0\x0f\x42\x88\x0d\x0e\x1b\x6a\x37\x81\xa3\xe0\xb9\x15\x6a\xf0\xfc\x04\xa4\x22\x3e\xe4\x75\x40\x39\x37\x84\x77\xc8\xec\x80\x38\x61\x3b\xa1\xb4\xd5\x59\xf6\xfc\x6a\x70\x9e\x81\x72\xaa\xff\x86\x62\x0e\x48\x2e\xf2\x32\x14\x73\x81\xbb\xc4\xa9\x16\x11\xb8\x4b\x08\x3d\x31\x0e\x85\x87\xb1\xf0\x30\xb6\x59\x01\x53\x1f\x2f\x4b\x2c\x27\x71\x45\x19\xf2\x44\xe0\x3d\x84\x42\xb2\xce\x2b\x29\x16\x7c\xaa\xc1\x08\x08\x0f\xd3\xa1\xc1\x28\x38\xae\x9f\xdc\xeb\x66\x28\xc0\x80\xc0\x25\x32\xc3\xe3\x3a\x10\xc5\x2f\x3d\x64\xe9\x15\x7c\x16\xdb\x26\x83\xd5\x2b\x58\x35\x48\xaf\xe0\x8c\xf7\x58\xf4\x16\xa3\xa3\x9e\x8b\x80\xc0\x15\x39\x63\xfa\x6b\x93\xf1\x20\xc4\x3d\xf1\x24\xfe\xa0\x77\xf4\x4e\xfd\x89\x33\xb0\x07\x9c\xc5\x1a\xe4\xcd\x40\xe0\x4b\x99\x21\xef\x0d\x62\x24\xcf\x02\xff\x09\x39\x2d\x10\xdd\x05\x22\xa3\x8d\xdb\x62\xe8\x8a\xa1\x71\x05\x88\xc3\x61\xbb\xbf\x62\xdc\x39\xb1\x63\x74\x0e\x16\x52\xd5\x4b\xe7\xe0\x0c\x0e\x1c\xa7\x86\xfc\x70\x7b\x00\xa9\x22\x17\x1e\x38\xf4\x21\x3e\x8b\x9d\x97\xd1\xea\x43\x7c\xba\x28\x35\xb7\xe8\x09\x7c\x6a\x22\xd0\x13\x38\xf3\xb4\xb9\xcc\x7c\x6a\x40\x07\x62\x63\xe6\xd3\xf3\x40\xba\xb1\xf0\x5d\xc8\x74\x63\x01\x41\xec\x71\xa6\x1b\x2b\xd1\x59\xcf\x82\xc9\x32\xdb\x47\x83\x21\x31\x1e\x29\xb3\xc4\xdb\xb6\x9c\x38\x7d\xa4\xee\xb6\x42\x0f\x94\xf3\x94\xe5\x25\xee\x17\xa7\x26\x82\x54\xf3\x04\x52\xc5\x33\x55\x3c\x13\xf5\xf1\xc4\x33\x2b\x53\xf5\x11\x08\x3c\x48\x32\x55\x1f\x81\xe4\x4a\x3b\xf5\xd3\x4d\x9d\x72\xcf\x9d\x05\xa2\x53\x6e\x66\x58\x29\xab\x21\x35\xff\x02\xef\x8e\x83\x64\xa5\xc4\xd5\x9f\xbf\x25\xa6\x3b\x53\xc5\x11\x48\x95\x77\x5c\x7f\x5f\x70\x20\x98\xcc\xd4\x88\x9c\x9f\x9b\xd2\x01\xc9\x81\xc0\xae\x7c\xee\xf6\x5a\xbb\x32\x10\xc4\x54\x65\x6a\x57\xd6\x51\xf8\xdc\xd1\xa3\x75\x14\xce\xcf\x51\x38\x2d\x66\xa5\x97\xc5\x58\x54\xfa\xf1\x0a\x79\x70\x7a\xcc\xeb\x2b\xc6\xb6\xd8\xd1\xfb\xf5\xe3\x15\xd2\xf3\x5e\x0e\xdb\x31\xe4\x74\x34\x6d\xd8\x0e\xb4\xa9\x73\x6f\xd2\x5c\x53\xb8\x0c\xaa\xbb\xa7\xda\x14\x90\x04\xb9\x64\xaa\xf9\x02\xa9\xb1\x3c\x65\x1c\x89\xf5\xe4\xdc\xd1\x35\x52\xeb\x09\x90\x6a\xe0\xba\x09\x0b\x89\x97\x44\xea\x26\x2c\x94\xd3\xbb\x10\xfd\x84\x85\x3c\x9c\x70\x15\x64\xe0\x2d\xc6\x70\x78\xa7\x06\xa4\x87\x83\xd4\xfa\x8c\xb7\xef\x5b\x8c\x4e\x4d\x47\x6d\x32\x6a\x28\x29\x39\x1d\xb5\xe9\x8c\x3a\x2f\xda\x20\x81\x3c\x1c\x6f\xd5\x41\x3d\x80\x4f\xfc\x57\x52\x0f\x60\x21\xba\x93\xac\x72\x87\x87\xef\x5b\x8c\x6e\x69\xf7\x4d\xe3\xa1\x5d\x8c\x9a\x64\x72\xd9\x53\x18\x6e\xaa\x95\x03\x71\xfa\x6b\x2a\x77\x89\x1f\xe2\x79\xa0\xd2\xa6\x4c\x27\x65\x3a\xa7\x24\x47\x9c\x58\xc5\xf3\x40\x3a\xa6\xda\x1d\x90\x1e\xe4\x52\x63\x4b\xe2\x1e\x70\x1e\x9b\x34\x37\xd4\x0b\x79\x70\xda\x4d\xcd\x28\xba\x1d\x9f\x47\x61\x9a\xb5\x72\x00\xe9\x79\x4f\xb7\xe3\xd4\xed\xf8\xf4\x20\xae\xdb\x71\x5e\x84\xd3\x9e\x8e\xef\xa5\x4c\x06\x82\x98\x87\xbc\xbc\xdb\xbb\xf0\x43\x3c\x6d\xdc\xa5\xc6\x77\x99\x67\x04\x3d\xeb\xf2\xf4\x7f\x35\x7b\xcf\x1a\xbf\x3c\x63\x03\xf9\xfd\x9a\xec\x0a\x28\xe7\x81\x8e\x7d\xc9\xaf\x80\xd8\xbe\x62\xfe\x9a\x42\xff\x40\x6b\xbb\x14\xfa\x40\x54\xdb\xa1\xd0\xbf\x38\x28\x9f\x07\x0c\xf1\x92\x5f\x01\x21\x57\xbb\x3c\x28\x03\x3d\xc3\x2f\xbf\x0a\x1c\x10\xd6\x9b\xde\xc9\x79\x85\x33\xc3\x29\xe2\xf2\x84\x0a\xf4\x6e\x05\x32\x9a\x2b\x9c\x19\xf4\xd8\x4b\xa1\x0f\xe4\x51\x2d\xc6\xcc\x5c\x72\x95\x83\x63\xc2\x25\x57\x01\xf2\xe0\xbe\xed\x92\xab\x5c\xe9\x80\x70\x80\xbc\xd4\x28\x81\x3c\xaa\x5f\xda\x8e\x64\xb2\x4e\x6c\xd2\x97\x9c\x06\x48\x59\xd9\xe5\xcd\x14\x90\x38\x61\xe6\xe5\xcd\xd4\xc5\xb1\xed\x3c\x37\x69\xb7\x34\x74\x7d\x36\xfd\xe5\xb1\xed\xc2\x49\xf2\x54\x6f\xb9\x3c\x64\x03\x71\x3a\x09\xaa\xa7\x40\x14\x2b\x50\x3d\xbd\x54\x5b\x4e\x96\xe0\x25\x77\x03\xe2\xb0\x02\xd5\x96\x4b\x3d\x80\x0c\x41\x79\xa9\x07\x00\x49\x8c\x70\x5e\x6e\xd3\x8b\x8b\x9d\xf3\xb4\x57\x5e\xec\x00\x11\x45\x92\x43\xe4\xd6\x25\xeb\x4c\x5e\x6e\x5d\x20\x3d\x63\x5f\x6e\xdd\xeb\xb6\x57\xc8\xbd\xcb\x13\x17\x10\xdf\xbc\xa8\x41\xe8\x97\x7e\x9e\x88\x69\xfd\xd2\x85\x38\xd1\xf4\xf5\x4b\x17\xf2\xeb\xa8\xbb\x59\x57\xf5\x93\xb4\x36\xa9\xab\x7a\xea\x35\x7e\x9e\xd4\xa0\xd7\x78\x0e\x39\x52\xe5\x78\x3e\xec\x2a\x90\x85\xe3\xc5\x90\x23\xe9\xf2\x7c\x36\xf6\xae\x2e\xcf\x42\x12\xc0\x98\xba\x3c\xa7\xde\xc7\x27\x49\x3d\x52\xef\xe3\x9c\xa4\x0d\x3a\x1b\xac\x71\x6a\xe0\x03\x42\x36\x38\x35\xf0\xe1\x36\x5c\xce\x0e\x97\x9a\x9a\xe9\x80\x70\x91\x4f\xef\xc3\x81\x2c\xdf\x97\x43\xd2\xf0\x4b\x69\x53\x9a\xca\xee\x09\x89\xb6\x4d\xd5\x8a\xbe\xfd\x7a\x44\x77\x4e\xb5\x0e\x20\x3c\x02\x4f\x77\xf1\xec\x36\x93\x03\xce\xd4\x90\x05\xf4\x6e\x07\x55\x44\x74\x6b\x3e\x3b\x7a\xba\x6e\xcd\x39\x71\x24\x3a\xbd\x64\x9d\xea\x13\x40\x6c\x28\x7f\x53\x73\xd4\xe4\x8c\x76\x76\xe4\xc6\xf4\x8c\x36\xf5\x39\x81\xf9\x4f\xb7\xca\x24\x17\xce\xd9\x59\xca\xd3\xa5\x0c\x44\x65\x13\x4c\xaf\x6c\x27\x91\x96\x27\x69\x18\x72\x2a\xac\x80\x20\xc5\x47\x4e\xf5\xe3\x89\xed\xe2\x8c\x62\xb1\x47\x1a\x9e\xa6\xc8\xd1\xe9\xbe\x98\x77\xb5\x18\x34\x57\x1a\xd0\x3b\xcb\x60\x6a\x27\x00\x42\xa9\x3c\x95\x24\x53\xb1\x11\x08\xa6\xa9\xd8\x00\x7a\x34\xbf\xb4\xa3\x9c\x15\xcf\x40\x09\x9d\x9e\x15\xa7\x91\xf0\x9c\x8a\xa7\xca\x30\x3e\xbe\x6f\x31\x06\x44\xb3\x37\x10\x5b\x91\x64\x05\x8f\xbf\xc6\x9e\x9d\x9a\x13\x80\x20\x99\x40\xea\x16\x9c\x0b\x07\x93\x93\xbc\x61\xb9\x74\x30\x01\x82\x2c\x48\xb9\xd4\x8f\xd7\x69\xe7\xd9\x2a\x4b\xcd\x17\x88\xbd\x59\xac\x4b\xc2\xab\xe5\xfb\x32\x24\x31\xa5\xfa\x11\x2c\x6d\xe8\x4b\x1b\x3a\xcd\x5d\xda\xd0\x97\x07\x4f\x9c\xb3\x73\x79\xf0\x04\x42\x1b\xfa\xf2\xe0\xb9\x70\xec\x38\x03\x3d\x6b\xe9\xd8\x01\x04\xf1\x92\xb9\x74\xec\x58\x38\x9a\x9e\x81\xd4\x58\x8a\x2f\x20\x88\x97\xca\x85\xa3\xa9\x10\x3b\x47\xd6\xd5\x2e\x49\x0e\x5b\xf8\x6b\xb6\x0d\xdb\x72\xa0\x91\x2c\xf5\xf4\xa5\x2c\x0c\x4e\xe2\x4b\x59\x08\x04\x09\x3e\x72\x29\x0b\xf5\xa6\x3e\x35\x14\xea\x4d\x2d\x04\xf1\xae\xa9\x37\x75\xea\x4d\x7d\xe2\xac\x9e\x7a\x53\x0b\xb1\x7d\x5f\x4e\x49\x0c\x25\x21\x70\xb9\x34\xe0\x00\xd9\x58\xa8\x78\x5b\x7f\xf0\x16\x83\xe6\xfe\xc3\xa9\xfa\xa5\xf1\x73\x6a\xe2\xcb\x70\x73\xb6\xee\xf2\xe8\xbc\xc2\x1a\x8a\xc5\xac\x81\xb0\x02\x72\x0f\xe4\x52\x5f\x5f\x8a\x51\xd2\x47\xe5\x52\x8c\x02\x59\x50\x29\x97\x62\x74\xa9\x9c\xeb\x83\xb0\x54\xce\x81\x50\x92\x2c\x45\xe6\xba\xfc\x35\x74\x9e\xe5\xb1\x1b\xc8\xc2\x36\x5d\x0a\x3e\x20\x3c\x67\x2d\x05\xdf\xe2\x0a\xf4\xd4\x46\xb2\xbc\x02\x05\xd2\xfb\xc3\xe5\x15\xe8\xc2\x3f\xf6\x4c\x18\xf8\x92\x37\x00\x59\xc2\x3a\xed\xe8\x45\xfc\x84\xcb\xed\xb2\xa3\x24\x46\x39\x49\x5b\x92\x4b\x55\x1f\x08\x5c\xb3\x73\xa9\xe9\x03\x51\xd0\x45\x97\x9a\xfe\x22\xea\xe7\xcc\x53\xda\xf7\x6b\x48\x78\xd7\x8c\x0a\xfb\xe2\x06\xf4\x4c\xce\xa7\xcb\x1b\xd0\xa5\x07\xa0\x2b\xd0\x93\xfe\x52\x13\x4f\xa4\xfe\x52\x13\x5f\x26\x1e\x74\x96\x65\x6e\x6b\x3a\x7d\x6e\x22\xad\xdc\x40\x7a\x1b\xb3\x54\xce\xd7\xb2\x57\x48\xd6\xa5\x90\x03\xd2\x8b\x91\xe5\x49\x7f\x11\xba\x70\xa6\x23\xae\x01\x15\xe8\x81\x86\xb6\x54\x04\xd6\xed\xf4\xb9\x04\x55\xbb\x81\xd0\xae\xa6\x1b\xbd\x10\x07\x42\x5f\x37\xfa\x5c\x8f\x5f\x3a\xcb\xda\x4f\x97\xf6\x53\x77\x87\xc7\xfa\xa5\x3a\x4d\xd4\x61\x2e\xd5\xe9\x65\x14\x9f\xec\x48\x75\x5a\x37\xfa\xfa\x6d\x70\x6d\x68\xba\xd1\x47\xb3\x98\x8b\x81\x8b\xc4\xba\xb9\x89\xbc\x48\x04\xc2\x1b\xec\x25\x47\x5d\x2f\x17\x7d\x8b\xd9\x36\x87\xf2\xc1\x6d\xf4\xab\xd4\xa1\x44\xe8\x57\x82\x6d\x53\x0f\xfc\xbc\x31\x1c\x54\x6d\x68\xb7\x86\x03\x20\x48\x51\x90\x3a\xe5\x27\x8e\xf8\xa5\x6a\x43\xbb\x65\x96\x40\xd4\xaf\x58\x4a\x42\xc0\xb6\xed\xd7\x25\xf7\xed\x79\xe1\xc6\x13\xb9\x92\xc2\x2b\x6f\x2f\x1a\x6f\xf3\x2c\x71\x26\xbe\xd5\x43\x80\x52\xc9\x5d\x93\xb7\x8a\xc8\xad\x2b\x32\x17\x49\xb7\x17\x8d\x06\x0a\x54\x3d\x2a\x0c\x14\x10\xc2\xe3\xa3\x81\x02\x79\x57\xc7\x6b\x97\xb6\xa4\x21\xb9\xed\x8d\xf7\x85\x40\x7a\xb9\x74\x7b\x5d\x78\xc3\xd2\xeb\x86\x56\x71\xcb\xd2\x81\x20\xa3\x59\xde\xb2\x74\xe0\x2d\xc6\xaf\xe9\x8c\x07\xa4\x0e\x4d\xb7\xb7\x8a\x77\x73\x15\xc0\x12\x6e\xcf\x32\x40\x96\xf0\x4b\x07\x1a\x43\x75\xdd\x38\xb8\xdc\x1a\xaa\x81\xde\x31\x25\xde\x1a\xaa\x89\x3a\x28\x75\x3b\x6d\xc8\xd7\xde\x87\x31\xe2\x4b\xbd\x49\x88\x34\x78\x8b\x51\x83\xac\x1f\x08\x22\x17\xf3\xd6\xf4\x09\xbc\xc5\x18\x23\x6d\x9f\x40\xca\x3a\x6e\x05\x04\x90\x64\xff\xca\x5b\x01\x71\x23\x20\xaa\x86\xd4\x5b\x01\x01\x64\xe9\x92\xec\x81\x1e\x80\x88\x91\x5b\xf9\x60\xf4\x43\xc5\xcb\x3d\x8d\x7e\xc8\x3b\x5c\xa0\x30\xe1\x5b\x7b\xcf\xad\xbd\xa7\x33\x94\xea\x67\xc0\x5b\x8c\x9f\x53\x41\x03\x52\x03\xe6\xed\x69\xec\x4e\xe7\xcf\x71\x53\x18\x00\xa1\xa6\x7a\x2b\x0c\xee\x74\x1d\xc1\x74\x6e\x0d\xf7\x40\x12\x09\x94\xb7\xc7\x2c\x20\x8b\x0b\xd5\x63\xd6\x7d\x39\xba\xf0\xa1\x5b\x61\x70\x7b\x0a\x62\xc7\xde\x0a\x03\x62\x26\x4a\xd5\x3c\x74\xeb\x23\x03\x04\xa9\x36\xd2\xf8\x89\x24\x66\xe2\x2d\xc6\xf0\x6a\x0a\x02\xa2\xa2\x17\xdd\x1e\x96\x0c\x96\xa8\xda\x7d\x0d\x96\x10\x52\x2f\x1f\x83\x25\xf2\x1e\xae\x4a\xf8\xd5\xad\x34\x00\xa2\x5a\x81\xd2\x00\x88\x1d\x45\xf4\xd6\xee\x73\x0f\x47\xd7\x69\xd6\x3c\x0c\x64\xf9\x7e\xcc\xce\x3f\xce\x95\x23\x2e\xa7\x03\xa2\xa1\x3e\xdd\xba\x47\x18\x91\x50\xf5\x6b\x34\x22\x21\x1f\xf2\x16\x54\xaf\xac\x1e\xd5\x2c\x20\x2a\xd3\xfc\xa8\x65\x3d\xae\x71\x15\xec\xa7\x7d\xb4\x87\x1a\xde\x71\x7b\x5c\xe3\x86\x07\xd4\x5d\x9a\x0b\xe9\x21\xa7\x59\x25\x5c\x2a\x1f\xe7\x19\x88\x1d\xe3\xd8\xa3\xa3\x27\xce\xfb\xa5\x92\x19\x30\xf5\xde\x17\xf2\xc4\x44\xfa\xa8\x1a\x3c\x4e\x20\x71\xe9\xf9\x38\x81\x40\x12\x99\x98\x8f\x13\xf8\x38\x81\xea\x9d\xcf\xf5\x7d\x8a\xc9\xef\x2b\x76\x49\x1a\x16\xa3\x52\x85\x3e\x90\xa4\x80\xc8\x47\xa1\xff\xcc\xef\xd7\xf8\x54\xc9\x0a\x44\xc7\xe4\xf7\x28\x59\x75\xc1\xaf\x9a\x9b\x74\xc1\x17\x92\x6c\x73\xa9\x0b\x7e\x3e\xc8\xc2\xba\xb3\x44\x1e\x65\x21\x10\xa7\xbf\xa6\x2c\x7c\xf0\xd0\xa9\x3a\xcd\x3f\x7a\xe8\x00\xdd\x9b\xe7\xc7\x33\xc2\xc3\x81\xa0\x6a\x0c\x7a\xee\xaf\x86\x9b\x4a\x77\x48\x4e\x16\xf2\xb1\x6a\x42\x7c\x94\x8f\x40\x57\x4d\x7e\x5c\x35\x8f\x12\xcd\xeb\x93\x47\x89\x06\xc4\xc9\xad\xed\xa3\x44\x33\x3c\xa0\x62\xd0\xba\x0c\x0f\xb8\x36\x2c\xe6\x15\xe3\xe0\xb5\x71\x22\x10\x82\xd0\xfa\x6b\xc3\x62\x7e\x6d\x1c\x12\x2a\xe6\xde\x6b\x43\xca\x09\x79\x1e\x7e\xd9\x25\x85\xc5\x02\x5a\x4a\x73\xc8\x2d\x76\x49\xb2\xf7\xef\xae\xbc\x36\x96\xaf\xd0\x49\x19\x77\x6d\x2c\xdf\x6b\x53\x8c\x61\x98\xb9\xb6\x6a\x43\xc8\xa7\xc1\xf5\xe2\xb5\x21\xc6\xae\x8d\x08\xb5\x7a\xbc\x5c\xea\xda\xaa\x35\xe0\x5f\xbe\xed\x92\x06\x24\x85\xd1\xd1\xf8\x35\x84\x91\x10\xdc\x95\x5c\x1b\xc2\x48\x28\xf5\xe8\xb4\xad\x39\x20\x08\x23\x12\x09\x5f\x5b\xb3\x1d\xdd\x5f\xeb\xbf\x1e\xd3\x7d\x6d\xdd\xca\x34\xa8\xed\x05\x92\x95\x29\x36\xb8\xbd\xbf\xb6\xfe\xfd\x32\x0c\xa5\x31\x49\xdd\x1e\xba\x41\x49\x08\x73\x19\xc3\x21\x04\xdc\xf4\xda\xc2\x0a\x64\xd7\x47\x52\x2c\x3f\x1a\x95\x5a\x2c\xad\x94\x1c\xb7\x95\x3b\xe5\x6b\x4b\x2b\x4d\x12\xf6\x7d\x24\x2b\x95\xab\x13\x6a\x75\x6d\xe9\x94\x27\x91\x4a\x85\xb1\x49\xa7\xdc\x3d\x4b\xae\xe4\x6b\xbb\x9c\x72\xec\xef\x38\x48\x5e\xdb\xe5\x84\x70\xa9\x5a\xbf\xd5\x32\x9c\x5f\x5c\x3e\xbe\xe6\x4e\x7b\x85\xc1\xb9\x9e\x4e\xf9\x74\x65\x18\x06\xe6\x24\x4d\xbf\x5c\x56\xda\x58\x67\xcb\x4a\x17\xc1\xc9\xc1\x94\x2f\x2b\x5d\xfe\x5a\xb7\x98\xbf\xf6\x42\xb4\x9d\x2e\x2c\x7f\xcd\xcd\x48\xc0\xf9\x65\xfc\x87\x10\x24\x42\xba\x88\x05\xf9\xe9\x32\x88\xa3\x9e\x2f\xbf\xbe\x0a\x87\x99\x0b\x9f\x5f\x3a\xb0\x4b\xd8\x2f\xfc\xc6\x29\xb3\x0f\x49\xdc\xa1\xbd\x9a\xcc\x65\x92\xef\x8b\x24\xde\xfb\x09\xe5\xb1\xcc\xbb\x83\x71\xbd\xbc\x0e\x7f\x08\xd7\x36\x57\x81\x6e\x39\xd7\xf9\x32\x03\x7c\xcc\xae\x2a\xa5\xbe\x12\x82\xf0\x8b\xcb\x44\x86\x57\x7b\x45\x4b\x7d\x35\xb5\xab\x4d\x29\x2f\x8b\xa8\xe7\x5b\xa6\x5b\x86\x64\x56\xed\x3d\xe4\x5c\x24\x8f\xfa\xe9\xea\x6f\x23\xda\xf1\x7e\xe5\xd5\xf3\xc5\xbd\x6d\x72\x53\x7e\x79\x6d\x7b\x05\xe1\x5c\x24\x66\xbc\xbc\x41\xbd\xe2\x9d\xb4\xc6\x24\x04\xa1\x3a\x57\xbc\xec\xaf\x6f\x6f\x19\xaf\xe4\xae\x7c\x95\xc8\xe4\xca\xe6\x4a\xec\x5f\x57\xe2\xa6\xb6\x91\x81\xf1\x22\x1b\xce\x07\x2f\xed\xfd\x31\x53\xdb\x5c\x5e\x68\x6d\x58\xaa\x2f\x2f\xb4\xae\x34\x17\x24\xbe\x7c\x57\xba\x2a\x81\x8e\xff\xf0\x95\x18\x49\xaf\x7c\xa7\xac\xbf\xa7\xc2\x4b\xf3\xfb\x75\x61\xac\xa8\xf5\x15\x72\xd7\x85\xb1\x42\x08\x42\xa3\xae\x4b\x36\x74\xc9\x86\x5e\xad\xf0\xba\x64\x43\x1a\xc7\x2b\xc1\x2a\x97\xc6\x71\x21\x08\x3f\xba\x34\x8e\x0b\xa5\xd6\xc6\xaf\xa1\x16\x0a\x89\x4f\xf4\x75\xb9\xbd\xb1\x97\xbf\xc5\xa4\x75\x69\x86\x04\x27\xa4\x90\x94\x16\x3b\xa1\x5d\xd2\x0c\xbb\xb5\xd2\x21\x89\xfc\x01\x69\x9d\x53\xd2\xed\x97\x34\xd7\x51\xd3\x9c\x5d\x09\x5a\xbb\x34\x67\x0b\x3d\xfc\x34\xfd\xb5\x44\xb0\xe2\x43\x73\x69\xcf\x16\xb2\x14\x8b\x39\x6c\x9a\xed\x60\x16\x5a\xb8\x85\xf7\x4b\x2a\x4d\xc7\x8d\xd8\x59\xb9\xf7\x75\xd9\x8e\xcb\xa1\x64\x7b\x5c\x2e\xa2\xeb\xf9\xdb\x0b\x0e\x97\x06\x5d\x21\xb6\xa3\x41\x2a\x92\x1c\xdc\x57\xff\xbd\x86\x62\x0a\x08\xbc\x9f\x2f\x33\x94\x08\xa5\x36\x16\xa0\x29\x4a\x84\x24\xad\xfa\x35\x94\x5c\xc3\xac\x5e\x9b\x5f\x76\x49\xdd\x2f\x0b\xb4\x90\xc6\x91\x0d\xc9\x65\x6e\x13\x21\xc8\xf8\x7c\x99\xdb\x44\xc8\xf2\x75\x60\x48\x9a\xfe\xd8\x0e\x6d\x49\x73\xd0\xfc\x31\x06\x4d\xc3\x75\x25\x89\xe9\xa5\xe1\xfa\x1a\x8e\x50\xab\x94\x73\x84\x86\x59\x0b\xde\x0e\x68\x7c\xbe\xa6\xe2\xb8\x21\x10\xa6\x9d\x02\xa2\xc1\x55\xa6\x9d\x9a\xae\xdc\xc6\xe6\x9b\xae\xdc\xa9\x2f\x47\x91\xb4\x4b\x62\xda\xb1\xea\x5e\xd3\x55\x04\xe4\x61\xa5\x9c\x37\x2e\x8d\xbf\x15\xe5\xe9\xd2\xf8\x7b\x99\xac\xa2\x76\xf4\x02\x93\x55\x08\x41\xd6\xa0\xcb\x64\x15\x17\xf9\x25\x4a\xe5\x00\x76\x99\x60\x42\x08\x77\xda\x54\x0a\x01\x41\xe0\xfa\x35\x95\x42\xd3\xf1\xc0\x1b\xfb\xd2\xb0\x79\x2d\xb5\x0c\x72\xbc\x5d\xcb\x89\x01\x92\x60\xf6\x6b\x39\x31\x8b\xfc\x3a\xb5\x47\xfd\x75\x11\xbd\x38\xc3\x0a\xc9\x25\xe0\xb5\x38\xc3\x5e\x9a\x25\x2b\xc9\xb4\x2e\xcd\x92\x42\xe2\xb4\x7b\x69\x96\xbc\x34\x4b\xd6\xf0\x53\x4e\xa2\xd7\x67\x96\x44\xd4\x68\x96\xbc\x96\x02\x3f\x6c\xa7\x1c\x01\x48\x4c\xa6\x97\x86\xc4\x4b\x3b\x5f\x0d\x64\x9e\x76\xbe\x6b\x91\x59\xbc\x12\x8b\x76\xad\xb0\x56\x5c\x41\x71\x7d\xbc\x16\x9e\x84\xd7\xf2\x68\x87\x45\xfa\x22\x21\xc3\x07\x79\xc0\x5f\x4c\xcb\x70\x61\x21\x2c\x15\x8b\xf4\xa5\x89\x50\x48\x9c\x8c\x2f\xcc\x85\x3f\x5d\x9a\x03\x2b\xe9\xe9\x2e\xcd\x81\x42\xf2\x62\xc7\xa5\x39\xf0\xd2\xce\x57\x89\x05\xbf\xb4\x95\x5c\x9f\x11\x42\x55\x4d\x23\x84\x90\x04\xbd\x5f\x1a\x21\x2e\xec\x01\xa5\x62\xcf\xbd\x34\x08\x08\xbd\xb3\x6c\xb5\x07\x5c\xdf\x61\x97\x64\xb6\x97\x87\x5d\x21\x70\x31\xb9\x0c\xf5\xbf\xbe\xf3\x2f\x01\x48\x97\xe7\x5f\xa1\xbb\x44\x3d\xff\x5e\xb7\xbd\x4f\x06\xee\xb6\xf7\x40\x90\x3d\xf8\xba\xed\xfd\xad\xa6\x44\xd6\x99\xeb\x76\x8d\x02\x1d\x6b\xf9\x75\xbb\x46\x49\x12\x50\x6a\xb2\x94\x4d\x03\x20\x74\xc2\x88\x2e\x0f\x6d\x97\xc1\xda\x35\xeb\xdb\x2d\x83\xb5\x85\x20\x40\xfc\x32\x58\xfb\x7a\x34\x08\x64\xbc\x6d\x7b\x64\xf3\x40\x36\xba\xf0\xb8\x41\x3d\xb4\xb5\x0d\xc6\xec\xa1\xed\x7a\x58\x22\x0d\xbb\xd3\xf5\xb8\x44\x1e\x93\xcf\x1f\x1d\xd2\x21\x49\x3f\x1f\x2a\x0d\xdb\x81\xeb\x46\xc3\xb0\x74\x3d\x6e\x5a\x20\x49\x51\x7f\x3d\xb8\x6e\x08\x9d\xd4\xd4\xd7\x93\xd6\xc9\x0a\x69\x58\x87\xae\xc7\x15\xf2\x18\x25\xc8\xcc\x7b\x76\xbc\x08\xdf\x7e\x8b\xd1\x05\x45\x0b\x90\xad\xfa\x6b\x4b\x92\xbd\x3a\x2c\x66\xa5\xc8\x11\xbc\x4a\xae\xc7\xd1\x35\xa4\xbb\x6d\xaf\x80\x1f\x9e\x64\x84\x97\x96\xd0\x8a\xb4\x9d\x71\xeb\x90\x0e\x49\x07\xc5\xde\x85\x3f\x3c\xdd\x08\xd9\x4e\xbf\xac\x92\x6c\xc8\x3b\xa7\xc3\xf3\x88\x90\x84\x2b\x8e\xad\x5a\x69\xf5\xd7\x2a\xc5\xaa\xbf\x46\xa0\x6c\xaf\xb4\xad\xfa\x6b\x5c\xea\x37\xa2\x51\xc6\x86\x59\x4d\x08\xae\xf7\xc6\xc6\xa5\xbe\x90\xed\xdd\x6c\x83\x53\xcd\x07\x11\x76\x94\xb3\x8d\xf0\xfe\x18\xbd\xe2\x70\x23\x64\x3b\xfd\xfd\x29\x69\x5a\xcc\x4f\x97\x34\xae\x14\xaa\x3d\xb8\x25\xd9\xd1\x4a\xe7\xab\x1d\xc5\xcd\xbf\x75\x7e\xad\xd9\x51\x58\x1e\x09\x4a\x87\x27\x25\x21\xba\x5d\x6f\x0e\x2e\x21\xb4\xd5\x81\x6c\x8e\x06\xb1\x00\xcd\x9e\x37\x47\xa3\xb9\x16\x1a\x53\xd0\x6c\x2d\x16\x3a\x9e\xa8\x18\x5b\xb3\xb1\xdd\x0e\x34\xfa\xd9\x3f\x1a\x91\x46\x45\x92\x1d\xf8\x36\x42\xf0\x69\xd8\xda\x74\xbc\x83\x8e\xa6\xe3\x8d\xf9\x89\x07\x11\xc6\x96\x8e\x37\xb7\x18\x0d\x07\xbd\xb1\xa5\x03\xce\x2d\x46\x38\x6a\xe9\x80\xbb\xda\x50\x21\xc6\x76\xb9\xb2\x50\xfc\x59\x44\xc6\x73\x0f\x03\xb5\x5b\x79\xb7\xd0\x30\x50\x5b\x08\x94\x9b\x61\xa0\xb6\x50\x1a\x59\x95\x87\x81\xda\x42\x90\x8f\x79\x18\xa8\x2d\xbc\xc5\x3a\xb4\x47\x1a\xde\x9a\xaf\xbe\x3d\x8a\xeb\x0f\x08\x0e\xab\xc3\x70\x6e\xe1\xfd\xd2\x62\xbb\x34\x2c\x37\xcc\x31\xb1\xdd\x3f\x0d\xe3\x87\x1b\xef\x5f\x0d\xe3\x87\x87\x31\xba\x8d\xd0\x93\x61\x8c\xae\x90\xdc\xf1\x0d\x63\x74\x47\xf9\xc6\x23\xe9\x82\xe3\xf1\xbd\x62\xf5\x32\xb2\x61\xec\xa3\x50\x1a\xe9\x24\xc6\xee\x86\x04\xf2\xac\x92\x68\xdb\x8e\x59\xb7\x91\x7f\x6d\xec\x98\x75\x85\x7c\x4f\x81\xbf\x26\xb9\xc7\x8e\xac\x1d\x3b\x69\x30\x1b\xa9\x6b\xc6\xee\x02\x02\x02\x1d\x66\xec\xdc\xf7\x0d\x9f\xc2\x6a\x24\x91\x1d\x3e\x85\x25\x24\x72\x6a\xf8\x14\xd6\x30\x6c\xb3\xe1\x7f\x39\x0c\xdb\x14\xf2\xac\x34\x33\xec\x0d\x6e\x73\x0d\x7b\xd5\xd8\x71\x57\x11\x92\xdb\xdf\xb1\x73\x1b\x37\x76\xb4\xef\x46\x3e\xa9\xb1\xe7\x47\x33\x83\x2e\x5f\xa2\x7d\x8f\xdd\x61\xc5\x3d\x6a\x78\x9c\x1c\xfb\x97\xf4\xf6\x25\x19\x41\x39\x78\x2b\xa9\xb4\x3d\x4f\x68\x87\x34\x6e\xa9\x58\xc7\x87\x3c\xcd\xd0\xc8\x46\xb8\xd4\x30\x34\x52\x48\x64\xe8\x30\x34\x72\x18\xf3\xd8\x70\x99\x1a\xc6\x3c\x0e\x1e\xdb\x29\x0d\xb7\x96\xc1\x93\x3b\x1f\xe4\xc9\xce\xf6\xe1\x9d\x61\x68\x64\x83\xcd\x0f\x43\x23\x85\x24\xb5\xe9\x30\x34\x52\x78\x8b\x51\x2b\xa2\x45\x88\x96\x74\x0b\xd1\x32\x0e\x7b\x8f\x0f\xcb\xf0\x0c\x3c\x7c\x10\x86\x98\x90\x61\x78\xd7\x38\x65\xb8\xf8\xf4\x0f\x83\xa8\x84\xa8\xaf\x9e\x35\x8c\xa1\x1a\x06\x4c\x35\xbc\x70\x86\x01\x53\x42\x62\xad\x1b\x06\x4c\x0d\xc2\x9e\xde\x62\x01\xed\x96\xc6\xce\x7e\x65\xed\x30\xec\x69\x7c\x61\x4f\x48\x16\xc3\x9e\x84\xd2\xf0\x48\x1d\x27\x6a\xa1\x10\x58\x08\xc7\x29\x8f\x24\xda\xe8\x2d\x46\xa5\x2e\x2e\x20\x88\x97\x1f\x46\x1b\x8d\xb3\xdb\x8e\x83\x5f\x93\xaf\x01\xc9\x0b\x51\xc3\xf8\xa0\x41\xe4\x4f\x69\x44\x44\x0f\x43\x7f\x84\x3c\xab\x24\xc7\xc3\x65\xf9\xf5\xd4\xc9\x02\x92\xd7\xab\xc6\xe9\xb2\xe4\x21\x99\xb7\x18\xed\x4d\x7f\x2d\xfd\x35\x86\x32\xfd\x35\x27\x06\xd7\x9f\xa1\x29\x62\x7c\x11\x31\xaf\x0a\x38\x0c\x88\x11\x4a\xe3\x29\xb0\x51\xdd\xed\x40\x8f\xdd\x62\xbb\xa4\xcb\x62\x3b\xb4\x21\x0d\x2f\xe6\x57\x57\x1a\x55\x2e\xc9\x4b\x20\xa5\x91\xcb\x6e\x54\xae\xa6\x84\x20\x2f\xd9\xa8\xca\xd0\x8a\xe9\xaf\x71\xa7\x38\xaa\xe2\x11\xc8\x13\x99\x5f\x95\x8e\x40\x90\x4d\x71\xd4\xfa\x55\xa0\xbc\xf1\xc7\x58\xa8\xf5\x9b\x52\x36\x56\x75\x4a\x81\xc4\xa5\x7d\x54\xa7\xd4\x90\x9e\xc6\xdb\x2c\xc3\x90\x9e\x51\xd5\x6e\x2a\xdc\xba\xa6\x35\x24\x41\x98\x48\x6e\x62\x79\x3e\x48\xbc\x18\x87\x11\x3d\xa3\x3a\xba\x38\xb7\x0c\xcd\x3a\xa3\x7e\x9e\xcd\x6f\x73\x0d\x0d\x19\x4d\xa6\x5e\x99\x84\x26\x53\x07\x92\x03\xfc\x68\x32\x75\xde\xdd\x28\x8d\x74\x32\xc3\x87\x37\x84\xe4\x55\x97\x61\x50\xc9\x68\x38\x25\xb5\xda\xfd\xb5\x94\x86\xc3\xc4\xe6\x97\x97\x24\xe6\x0a\x9f\xe8\xd1\x1c\x4a\x20\xcf\x57\xe7\x1e\xcd\xa1\x04\xba\xac\xac\x39\x94\xc6\x9e\x34\xf2\xd5\x0c\x63\x4f\x86\xef\x6e\x34\xf2\x98\x0e\xcd\x55\xa3\x7d\x77\xac\xef\xa7\x86\xa3\x0c\x9e\x4f\x28\x4d\x65\xac\x2b\x0c\x81\xc0\xdf\x65\xf8\x94\xc2\xe0\xf9\x84\xd2\x1a\xcc\xa7\x2b\xf9\x80\x1e\x6c\xe6\xee\x18\x75\x7b\xda\x5a\x85\x96\xd2\xe0\xd0\x2c\x10\x9f\x52\x18\x1d\xd5\xbc\x35\x56\x65\x57\x71\x01\x92\x83\xe7\xe8\x2a\x2e\x40\xa8\x13\xfa\xd2\x81\x10\xdd\x1f\x53\x78\x75\x2c\x3c\x0d\xcf\xb0\xd1\xfb\x47\x7b\x05\x5a\x85\x35\x74\x2c\x3c\x42\x6c\x2c\x19\x1e\x47\x78\x81\x61\x93\x2f\x1a\x15\x23\x44\xdb\xe8\xa7\x62\xa7\xab\xe6\x77\x87\x2d\xec\x28\xaf\x1a\x7c\x43\x24\x67\xe8\x0e\x78\x87\x07\x6a\xfb\x1b\x86\x99\x60\x46\x19\x9a\xfa\x46\x28\x4f\x48\xe1\x38\x42\x79\x02\x44\xdb\x2c\x76\x4a\x82\xc9\xd2\x29\x63\x51\x84\xf7\x4b\x8b\x35\x69\x24\x5f\xfe\x0d\x8e\xe4\xc3\x7c\xea\x23\x54\x88\xf0\x1f\x1b\xa1\x42\x04\x24\xe9\x10\x46\xb8\x06\xc2\x09\xc7\x7f\x6c\x84\x13\x0e\x04\x2f\x17\x8c\x70\xc2\x43\x8e\x40\xba\xb1\x11\xce\x2e\xd0\xc9\xce\x32\xc2\x65\x0c\xc4\x89\x1e\x19\x2e\xe3\x50\x5f\x26\x98\x62\x84\xeb\x38\x3e\x7d\x59\xd2\xd7\x0e\xd6\xe2\x66\x9d\x8f\xa4\xc7\x2f\xf9\x35\xe5\x03\x10\x67\xa1\x19\xf2\x92\x70\x5d\x78\x30\x08\xd7\x05\x10\x18\x25\x47\xb8\x2e\x0c\x99\x69\xb8\xb6\x0d\x6d\xaf\x23\xbe\x19\x0f\x6a\x70\xc6\x81\x28\x4e\x9b\x33\x1e\xdf\x8c\x07\x43\xe9\x8c\x1b\x26\x81\x09\x68\x68\x92\x1d\xa6\x33\x6f\x1c\x4e\x87\xe9\xcc\x85\xee\xe8\x9a\xce\x7c\xa4\xfc\x30\xa8\x21\xdb\x47\x7b\xf9\x21\x06\xde\x91\xf2\x43\x82\x13\x4a\x23\xab\xcd\x30\x3a\x41\x08\x5e\xa3\x18\x46\x27\x0c\x8d\xb9\x0d\xff\x92\xa1\x31\x77\x24\x3e\x81\x0d\x2b\xfb\x48\x79\x24\x10\x6a\xd1\xe6\xfd\x1e\xe4\xfa\x2e\x0d\x0b\xd8\xc8\xcb\x4f\x39\x5f\xa7\x5d\xb0\xa7\x3a\x5d\x93\x85\x60\x68\xf4\x1d\xa4\x75\x2e\x8d\x0b\x8b\x61\x5e\x67\x21\x08\x5b\x1d\x97\xcb\xfd\xf2\x4c\x48\xc4\xd7\xb8\x5c\xef\x40\xba\xc7\x2e\xd7\xfb\xa5\x50\xf2\x90\x72\xc9\x4a\x81\x6c\x6c\x6c\xbd\xb5\x87\x89\xa3\x1b\x39\x4a\x86\x89\xa3\x85\x38\x61\x43\x26\x8e\x1e\x97\xab\x86\x1c\x25\xe3\x72\xd5\x00\x49\xfc\xd8\xb8\x1c\xf1\xab\xa5\xc5\x68\x6f\xf3\xd3\x17\x12\x83\xf7\xb8\x1a\x23\x7e\xa9\xd8\x92\x35\x6c\x68\x6a\x16\x62\xaf\x92\xec\x82\xb3\x80\x53\xd2\xd0\x38\x3c\xae\xf0\xd3\x26\xcd\x4f\xc3\xde\x4b\xf2\xd3\xb0\xf7\x4c\xea\x15\xf6\x5e\x3f\x4f\xe6\x0f\x77\xee\x0f\xde\x62\x05\x5a\x48\x0b\x7e\x8d\x2e\xa8\x8f\xe0\xc1\xfd\x16\xa3\xab\x6a\x8a\x40\x76\xb4\xd8\x4b\x45\x51\x6f\xea\x96\xac\x1a\x6d\xcd\x42\x9c\xac\x41\x4d\xcd\x42\x10\xf9\x32\x34\x35\x0b\xa5\x71\xf1\x30\x34\x35\x0f\xbd\x87\x09\x30\x1c\xda\x9a\x85\xc0\x81\x64\x68\x6b\x1e\xe6\xb4\x6e\x84\xe2\x0d\xed\xbe\x42\x27\xe5\xdd\xd0\xee\x3b\x06\x2a\x66\xc7\x29\x69\x0c\x55\x4c\x20\xe5\xb8\xc3\x99\x1f\x08\xd1\x8e\x65\x65\x0c\xb9\x0f\x90\x9d\x55\x39\xe4\x3e\xc3\x1c\xc2\x55\xd2\x92\xf4\xf8\xe5\x3b\x1e\xc3\x05\x02\x24\xd9\x91\xc6\x70\x81\x0c\x22\x01\x3a\x66\xc6\x31\x14\x54\x40\x76\x9b\xa6\xa0\x02\x92\x57\x18\xc6\x50\x50\x01\xef\x97\x27\x34\x7b\x80\xcd\x72\xff\xbe\xb4\x07\xac\xc0\x8e\x85\x67\x0c\x57\x20\x10\xbb\x43\xe4\x0a\x1c\xb8\x57\x76\x2c\x3c\x63\x78\xdc\x02\x92\xc4\x4a\x63\xe0\x7f\x30\x34\x7a\x77\xae\x66\x87\x46\xef\xa1\xd1\xbb\xe3\x3d\x33\x34\x7a\x0f\x7d\xae\x71\x3d\x1b\x5a\xbd\xc7\x44\x09\xea\xe4\xb5\x18\x53\x7e\x0f\xa4\x06\x01\xbd\xb0\x85\xee\xbe\xd2\x0b\x7b\xe0\x71\x5d\x3a\x31\x7c\x43\x97\x6b\x21\x70\x70\x18\xba\x5c\x8f\x09\xc7\xeb\x38\x00\x8e\xe9\xf0\x02\x89\x79\x72\x4c\x39\x1e\xf0\x16\xe3\x53\x2d\x1f\x40\x76\x66\x79\xaa\x40\x4c\x27\x86\x6b\x9d\x31\x9d\x18\x20\x92\x75\x34\x9d\x18\xa0\x74\x6e\x58\xc6\x74\x66\x80\xe4\x91\xeb\x31\x9d\x18\xe0\x2d\xe6\xa7\x29\x8d\x94\xe4\xa7\x6d\xb3\x57\x9c\x83\x3b\x97\x33\x63\x7a\x0e\x06\x82\x7c\x4e\x63\x3a\x31\xc0\x5b\xcc\xf6\x3e\xd2\x30\x2f\xd4\xdf\x20\xba\xa7\xe7\x49\xef\x17\x7a\xb1\x9d\x1e\x28\xbd\x5f\x20\x1c\x6b\x78\xbf\x20\xbc\xc5\x98\xa4\xee\x78\x11\x2b\xaa\x90\x9b\xb2\x2b\x20\x36\x47\x55\x76\x05\xe4\x8e\xe4\xd6\x53\x7d\x4c\x34\x29\x1c\x4e\xc6\x54\x62\x02\xa1\xc6\xaf\xef\xba\x10\xcd\x89\xec\x8e\x0c\x72\xaa\x97\xe2\xef\x3b\xe1\xa6\x5a\x3b\xfc\x72\x4a\x5a\x16\x63\xd6\x3c\x8a\x01\x81\x83\xc1\xf0\xe2\x63\x4c\x24\x72\x2f\xce\xa4\x12\x19\x48\x9c\x5c\xc6\x54\x22\x03\x5d\x11\x3a\x65\xad\x40\xba\xd3\xa7\xac\x55\x17\xfa\xce\xeb\x5e\x43\x17\x7a\x21\x4e\xd4\x4f\x5d\xe8\x85\xb7\x98\x34\xfb\x6e\x2e\x4e\x87\x5b\xd6\x0a\xc4\x76\xda\x5a\xfb\x1e\xa4\x68\x74\xad\x87\x5d\xc7\xd8\xbf\x7f\xa5\xec\x7a\xb8\x28\x76\x7f\xcc\x45\x61\x5e\x66\x5b\x96\x76\x1d\x73\x46\xd7\x28\x61\x1a\x70\x21\x9a\x5f\x6a\xce\x00\x52\x13\xca\xf4\x48\x04\x24\x39\x81\x86\x21\x00\x42\x9c\xae\x03\xf9\xbb\x57\x3e\x9d\x7c\x81\x63\xca\x0d\x70\x6f\xdf\x35\x7d\x79\x0b\x34\x74\x6f\xef\x64\x6d\x1c\xba\xb7\x8f\xcf\xbd\x1d\xa6\xa1\x7b\xbb\x90\x64\x0f\x19\x4b\xd1\x0e\xbc\x5f\x1e\xd0\xaa\x34\x56\x1a\x72\x51\x27\xf8\x81\xc7\xfb\x5b\xcc\x5f\x0b\x69\x24\xdc\xaf\xb6\x23\x25\xb1\x09\x91\xb2\xde\x3c\x09\xef\x97\xfe\xda\x90\x86\x29\xf0\x6b\xc7\x94\xe4\x5e\x3d\xfd\x74\x49\xf3\xcd\x3e\xeb\xbc\x25\x39\x2d\xa7\x95\x3e\xd2\x78\x36\x1f\x26\xaa\xff\xfc\x58\x55\x3e\x72\x4a\xeb\xd2\xd8\x2c\x18\xef\x96\x22\x0a\x28\xbd\xd8\x53\x65\x14\x10\xee\xcf\x25\x77\x5c\xcd\x25\x69\xb7\xe4\x54\x40\x6a\x45\x5c\x32\x2a\x20\x64\x4a\xde\x7a\x8d\xa5\xb8\x20\xed\xf3\xd0\xf5\x5e\x08\x5c\xac\xc6\x52\x5c\x00\xc1\x5b\xb1\x63\x69\x03\x5e\x1f\x53\xea\xfe\x9a\x1d\x6d\xe6\x05\xe7\xc7\xe4\x3a\xeb\xe3\x3a\xce\xb2\x5c\x47\x07\x7d\x4d\x19\x3a\xe8\x8f\xd5\xed\x28\xb2\x72\xc9\x16\x80\xa8\x28\x1d\x4b\xb6\x00\x04\x59\x36\x86\xfe\xf9\x42\x92\x93\x6a\xe8\x9f\x3f\xd6\xc7\x15\xc2\x62\xce\x8b\x2f\x5b\x3b\x2d\x72\x05\xe0\x2d\x46\xd3\x3c\xad\x01\x41\xd0\xf3\xf0\xda\x6e\x70\x07\xf7\x16\x93\x66\xd3\x02\x67\xe0\x83\x4a\xdd\xb5\xde\xd1\x75\x7c\x7c\x86\x77\x74\x42\x92\xa0\x69\x78\x47\x37\xf0\xe2\x7f\x8b\x49\xb3\x6d\xdc\xdd\xe0\x3e\x32\xcc\xb0\x2e\xbc\xc5\xa8\xd4\xad\x0c\xa4\xf6\x4b\x6f\xf7\x84\x68\x98\xe1\xbc\xdd\x1b\x2b\x5d\x59\x4e\x9f\x66\x61\x20\xea\x21\xc9\x89\x27\x75\x63\x57\x77\x58\x32\x01\x20\x08\x1f\x1f\x4b\x26\xe0\x5d\x61\x27\x5c\x7a\x18\x13\x30\xf0\xb5\xde\x79\xd0\x6e\x78\x7d\x38\x6e\x8e\xa5\x9d\x67\x44\xc6\xed\x5e\x06\x02\x17\x9f\x71\xbb\x97\xf5\xc8\xee\x38\xe3\x0e\x3d\xb2\x85\xdc\x51\x54\xf5\xc8\x1e\x78\x5f\xbf\xc5\x0e\x68\x29\x4d\x9d\xce\x2f\x2f\x49\xbc\x49\xd2\x2d\x45\x0f\xee\x6a\x73\x91\x71\xb7\x27\x23\x20\xbc\x6d\xd1\x0b\x5b\x48\x12\xbd\x0f\xbd\xb0\x85\x20\x6f\xc9\xf0\xfe\x53\x28\x5d\x8b\xa6\x17\xa0\x42\x12\xd7\x3b\x74\xc2\x16\x3a\x4f\x51\x0c\x9d\xb0\x85\xa8\xd8\x86\x4d\xd6\x2e\xf4\x7e\xfe\x06\x23\xb9\xb9\xdc\x85\x50\x97\x31\x95\xfb\xd0\xb9\xbb\xef\xbb\xb4\x25\x8d\xac\xab\x1c\x36\x75\xee\x16\x52\x0b\xb6\xce\xdd\x42\xe2\x84\x39\x6e\xb5\x53\x20\xc8\x24\x32\x74\xf7\x16\xde\xdf\xb7\x98\x63\xc5\xf5\x2e\x37\xd4\xc3\xeb\x5d\x21\x77\xce\x47\xba\x7b\x0b\x41\xd6\x90\x71\xab\x3d\xdd\xea\x40\xa4\xcf\x1b\x66\x94\x17\x92\xd4\x6f\xe3\x96\xdb\xe8\x01\xde\x77\xf6\x92\x1e\xe0\x42\xe2\xd7\x3e\xf4\x00\x1f\x7a\x80\xf7\x1d\xa3\xab\x1e\xe0\x42\x28\xfc\xf5\x00\x17\x92\x88\xed\x61\xde\xf9\x81\x1b\xf7\xfb\x25\xbf\xa6\x5e\x72\x1b\x07\x0b\x3f\xbb\x3d\xdc\x03\xd1\x5c\x87\xaa\x2a\xb7\x4c\x09\xdf\xaf\x71\xcb\x94\x80\xc4\x4d\x75\xdc\x32\x25\x1c\xc0\xdf\x62\xf4\x40\x16\xa4\x07\x38\x69\xf2\x87\x1e\xe0\x42\x6c\x2e\x57\x99\x12\x90\x5f\x33\x64\x4a\x77\xb8\x93\x10\x77\xb7\x7a\x09\x10\x38\x9d\x8f\x5b\xbd\xe4\x36\x51\x6c\x4a\x72\xbc\xd5\x4b\xf6\xaf\x98\xfd\x0c\xf2\x26\xba\xd0\xd5\x4b\xf4\x1c\x27\x77\xdd\xd0\x73\x5c\x78\xbf\xa4\xb5\x72\x38\x20\xba\x1d\x90\xc3\x71\xe7\xfe\x16\xa3\xef\xb2\x33\x20\xf7\xb0\x02\xfb\x29\x87\x53\x67\xba\xe5\x70\x40\xf7\xf6\xf1\x96\xc3\x01\xb1\xb9\xb9\x64\x70\x78\xab\xbf\x5f\x52\x4c\x76\x06\xc4\xe1\x8a\xd4\xec\xcd\xa5\xfe\x5b\x8c\x21\x4a\x3b\x9f\x24\x84\xc0\x54\xa6\x53\xbb\xf0\x16\xa3\xa7\x32\x42\xbd\xda\x77\xf7\x94\x8c\x10\x48\x92\x05\x8e\xdb\x5b\xc5\x5b\x9d\x49\xfd\xe2\x56\x67\x02\xe2\x5b\xcc\xb2\x4b\xe0\x2d\x26\xcd\xf1\x50\x69\x0a\x7b\xe5\x78\xa4\x2b\xb7\xda\x36\x3b\x4f\x1e\x28\x12\x85\x0d\x7d\x10\x84\xd2\x15\xff\xb7\x9c\x16\x6f\xf2\xdd\x76\xe8\x97\x20\xa4\x2a\xc7\xe3\x11\xf8\x51\x33\x51\x04\x3e\x6a\x26\x40\x6a\xcf\xd6\xe5\x5c\x48\xe2\x5d\x87\x2e\xe7\x42\x92\x05\x70\x3c\x2a\x26\x40\xee\xc8\xc4\x47\x06\xfa\x7c\x7c\x90\x95\x6b\x62\x7c\x21\x1d\x5b\x13\xe3\x0b\xc9\x7b\x17\xc3\xc4\xf8\xe3\xf1\x50\xec\x36\x78\x64\x3b\x40\xe7\x81\x9f\xf1\xc8\x76\x9e\x8f\xed\xd8\x34\xd9\x0e\x90\xb2\xb5\x47\xb6\xf3\xc8\x76\x10\x28\x7a\x64\x08\xe9\x25\x9c\x1e\x19\xe3\xf1\x9c\xfc\xb7\x2f\x43\x1a\x0f\xa9\x9e\x34\x4d\x4e\xf4\x7c\x6c\x07\x83\xfc\x23\xdb\x79\xcc\x90\x54\xfd\x35\xc7\xb1\xd9\x03\xc4\xb5\x1e\xf8\x42\x27\x95\xd0\x78\xe4\x31\xc0\x5b\x8c\x1e\xa8\xd2\x00\xf9\x55\xe0\x39\x0a\x08\x5e\x72\x1b\x8f\xe7\xa8\xe7\xe3\x4e\xdc\xfc\x3d\x72\x27\x20\x3c\x88\x3f\x72\xa7\xc7\x83\xd4\xf7\xfb\x76\xea\xe3\x4e\x69\x3b\xec\x15\xdc\x49\xb3\xdd\x23\x77\x7a\x7c\xb9\x0b\x45\x42\x07\x15\x21\x3b\x67\x2b\x1d\x54\x84\xf8\xa6\x58\x7e\xf5\xa8\x45\x91\x9b\x71\x3c\x32\xac\x47\x86\xe5\xea\x93\x61\xe9\xc6\xd2\xc9\xec\x30\x74\x63\x11\xc2\xcb\x0e\xdd\x58\x84\xd0\x68\xa0\x1b\xcb\x78\x64\x3b\x3c\x56\x3d\x7c\x9a\x40\x48\x9c\xca\xc6\x23\xdb\x01\xf2\x1b\x20\xf5\x2a\x1f\x30\xe8\x5e\x16\xfb\x80\x81\x90\x5f\x33\xe4\x00\x3e\x60\xd0\x0f\x3b\x2a\x07\x00\x82\xa0\xdd\x61\x08\x84\x10\xbc\xa2\x38\x0c\x81\x18\x3e\x56\xd0\x8f\xf2\x1b\x8e\xd7\x3a\xc3\x08\xf9\x8d\x96\x67\x23\x1d\x5f\x3a\x09\xb1\x86\x6f\x19\x0c\xdc\xfa\x77\x9c\xe9\xa7\xbe\x30\x42\x70\xdb\x37\x75\x85\x99\xfa\xbd\x74\xd8\xde\xd4\xef\x45\x48\x62\x57\xa6\x7e\x2f\x73\xf3\xe8\x42\xc4\xc1\xdc\x50\x81\x84\x38\xc3\x2f\xa7\x24\x2f\xb7\xac\x60\x49\x5a\x18\x4a\x2a\xa4\x5b\x12\x7c\x0a\x0f\xad\xa9\x13\x8d\x10\x64\x35\x9e\x3a\xd1\x08\x79\xbc\x87\xf5\xb9\x55\x5b\x4b\x4e\x7a\x92\x76\xcc\x0d\x0d\x4b\x48\x12\x76\x4e\xdc\x6e\x5e\x70\xd2\x0e\x5a\x56\xed\x80\xd9\x33\x0b\x7d\x82\x8d\x4c\x1d\x66\x3a\x19\x3a\xa6\x0e\x33\x42\xf0\xdc\xc8\xd4\x61\x66\xe2\x1c\x53\xfa\xe1\xa8\x55\x7b\x80\xb5\x1f\x1f\x9a\xa9\x73\x8c\x90\x6c\xdf\xa9\x73\x8c\x90\xac\xba\x69\x64\xc1\xdc\x54\x55\x48\x93\x32\x37\x18\x84\x90\xec\xae\xb9\xa1\xaa\x08\xa5\x93\x54\x62\xe2\x17\xf3\x41\x22\x13\xa7\xde\x31\xc2\x5b\x8c\xce\x37\xc7\x1b\xab\x4e\x7b\x05\xf1\xdc\x9a\xad\xd5\xdc\xd6\x24\xd9\x5a\xb9\x0d\x77\xf9\x93\xa0\x85\x0f\x3a\x59\x04\xa7\xb1\x09\xd3\x40\x84\x8e\x77\xf9\x34\x10\x41\x88\x7e\x5a\xcc\xc1\xc5\x1e\x13\x1f\xc9\xc1\xed\xee\x88\x4a\xaf\x60\x2d\x42\xb4\x83\xd6\xc2\x5a\x84\xd2\x8f\xe6\xa7\x8e\x07\xac\xe5\xd8\xac\xd3\xf1\x50\xf1\x39\xec\x42\xb7\xf3\x30\x12\x42\xa7\xa6\x6e\x40\x53\x9f\x9f\x8e\xeb\xc1\xd4\xe7\x67\x6e\x1e\x3f\xc8\x92\x32\xb7\x74\x28\xb1\x41\x70\x9f\x36\x79\xf4\xe2\x83\xd2\x8f\x64\xb5\xa5\x3f\x97\x2e\x5d\x49\x0e\xe5\xb7\xd1\x9c\xe6\xcb\x41\x62\xa3\x71\xad\x3e\x75\xfa\x99\xb8\xe4\xbc\xc5\xde\x3e\xe8\x93\x23\xf4\x2c\x14\x73\x39\xfb\x9e\x42\x27\xe4\x62\xfa\x9e\x82\xd0\xc9\x6a\x3f\x7d\x4f\x61\xf2\xc4\xc1\x5b\xac\x42\x7b\xa4\x61\xda\x66\xb2\x8a\xcb\x0d\x48\x52\x4f\x4e\x5f\x40\x10\x4a\x3f\x77\xbe\x44\xde\x09\xc9\xbd\xfd\xf4\x89\x83\x59\x70\x47\xe8\x27\x4c\xa0\x38\xa7\x40\x76\x9b\xeb\x9c\xf2\x5e\x41\xe9\x5f\x4f\x9d\x40\x20\xba\x15\x38\x7f\xba\x10\x75\x5c\x25\xa6\x2e\x44\xb3\xc8\x47\x71\x5b\x98\x25\xad\x01\x4d\xaa\xed\x92\xac\xc1\xe1\x25\x3c\x69\xea\x42\x34\x71\x21\xf2\x35\x97\xa9\x0b\xd1\xdc\xb9\x0c\xee\xe4\x2b\x98\xbb\x4c\x05\x08\xf2\x9a\xcc\x5d\x9e\xb2\x6b\x69\xe5\x4a\x7e\xee\x08\x6d\x21\x5b\xa3\x18\xf6\x0b\xa1\x74\x1c\x45\xa6\x9e\x46\x42\x72\x3f\x3c\x75\x25\x9a\x3b\x7e\x67\x9d\x40\x9d\xb9\xbb\xe0\x80\x38\x83\x0a\xba\xed\xb0\xf7\xbc\x17\x33\xf5\x11\x9a\x3b\x57\x29\x1d\x97\xf1\xb9\x23\x93\x84\xc0\xb1\x7c\xee\x61\xdb\xf0\xbc\xe8\xa4\x70\x9d\x3b\x2a\xa8\x10\xbc\xb4\x38\xf7\xf4\x4b\x5d\x4d\xd9\x6d\x7b\x7e\x5f\x56\xda\x61\x29\x7b\x95\x38\xb3\xef\x92\xec\x14\x51\x79\x9d\x18\x83\xb9\xa7\xbd\x42\x29\x25\x58\x63\xe2\x90\xf4\x41\x90\x42\x68\xea\x96\x34\x3f\xb7\x24\xfb\xe4\x1e\xda\xd5\x49\x6b\x93\x36\xa5\xe1\xb9\xd9\x6c\xbf\x23\xc4\x25\x5d\xaf\x6c\x49\x5c\x99\x3e\x08\xa2\x0e\xa6\x0e\x4d\x73\x37\xac\xe5\x78\x7f\x4c\x87\x26\x21\xe4\x77\x87\xc2\x4a\x1f\xa7\x4e\x0c\xc3\xd4\xc7\x49\x88\x8a\xc8\xd1\xc7\x69\x1e\x9a\x74\x79\xeb\x68\x1e\x68\x22\x42\xb4\x2a\x69\x4a\x62\xa6\xda\xce\xa7\xce\xd4\xe1\x4c\x35\x76\xc2\xe1\x4c\x01\xe9\xee\x3b\x9c\xa9\x43\xa6\xd2\x8e\x5f\x8f\xd1\x9e\x87\xe3\x05\x04\x0f\xa0\xcc\xc3\xe1\xd2\xb7\xa9\xe3\x3d\x39\xf5\x6d\x9a\xc6\xf7\x90\x64\x77\xea\xdb\x34\x4f\x8d\x14\x5c\x7b\xcf\x13\x23\x85\x10\x3c\xf0\x34\x4f\x8c\x14\xf3\x3c\x99\x10\x97\xf6\xa9\x3c\x06\x12\x6f\xa4\x69\x36\xeb\xa9\xa7\x54\x77\xc6\xf5\x94\x12\x92\x6b\xef\xa9\xa7\xd4\xd4\x53\xaa\xe3\xec\x39\xf5\x94\x12\x82\x64\x89\x53\x4f\xa9\x69\x6a\xe9\xde\xba\xbf\x36\xa4\x69\xd2\x3c\x21\xd9\x0e\xaf\x46\x78\xc2\x71\x9e\x32\x1d\xa0\x93\xb0\x73\x9a\x20\x7a\x9e\x0a\x8d\x16\x34\x44\xa1\x71\x9a\x35\x8a\xa5\x67\x76\xe5\x69\x2a\xe5\xce\x35\xe4\x34\x95\xb2\x10\x3c\x50\x30\x4d\xa5\x3c\x4d\xa5\xdc\xb9\x5f\x9c\xba\x4a\x09\xa5\x13\xd1\x36\xcd\xa5\x2c\x84\x22\xd9\x5c\xca\xf3\xcc\xaf\x18\x03\x97\x16\x4b\xdc\x48\xaa\xa4\xaf\x18\xac\x14\x9e\xa3\xa7\x94\x10\xca\x33\x3d\xa5\xe6\xe9\xb6\xeb\x3b\xed\x70\xdb\x01\x81\x79\x65\x9e\x6e\xbb\xd3\xb3\x60\x67\x0f\x9c\xee\x3b\x20\x48\x88\x3c\x4f\xd7\xd1\xe9\xbe\xeb\x87\x9f\x3a\xbc\xe9\x34\x5b\x81\xd3\xec\xda\x22\x78\x63\xea\x9e\x35\x71\xcf\xf2\x91\x9f\xa9\x7b\xd6\xac\xaa\x7f\xf8\x6a\xcc\xea\xf6\x01\x82\x30\xf3\x59\x55\xff\x80\xd2\x3b\xb3\x50\xb1\x9d\x09\x89\x0b\xdb\xac\xf8\x6c\x4c\xbd\xb8\x7c\xdd\x66\xea\xc5\x25\x44\x7f\x95\xea\xa9\x17\x97\x10\xbc\x75\x36\xab\xab\xb2\x7a\x87\x87\xc3\xcc\xac\x6a\x76\x55\xef\x54\xb4\xb8\xaa\x66\x57\x95\x84\x9d\x1d\x53\x95\x84\x40\x54\xa6\xaf\x2a\x09\xab\xcb\x0d\x27\x9d\x59\x5d\x6e\x40\x74\xf8\x50\x75\xb9\x01\x21\x93\xaf\x8a\x07\x20\x78\xa4\x69\x56\xc5\x03\x10\x3c\x5a\x33\xab\xd2\xa1\x7e\x2b\x0b\x46\xa7\xaf\xd7\xac\x32\xef\x8e\x3e\x52\x5d\x0c\x40\xc7\xb4\x31\xab\x8b\x41\x97\xb0\x4e\xea\xa1\xa9\x4b\x98\x90\xbd\xf8\xa5\xe3\xc1\x05\xb7\x6f\xaa\x4e\x7d\xc2\x84\xd8\x42\x92\x7d\x77\x96\x71\xd9\x98\xba\x89\x4d\xdc\xc4\x76\xf5\x0c\xdd\xc4\x84\xe2\x3d\xf5\x6c\xf2\x52\x20\xdd\x08\x8d\x6b\x92\xd9\x5c\x0c\x98\x3e\x67\x73\x31\x34\x73\xe4\x77\x49\x55\x52\xb3\x98\x35\x74\x69\xa8\x76\xe8\x3b\x8d\x3b\x91\xd9\x9c\x04\xdc\xfc\x66\x73\x12\x80\xc8\xe4\x4b\x27\xa1\x79\xa0\x75\x5f\xb5\x6e\x43\x38\xd0\x6e\x76\xa1\xfb\x65\xff\xbc\x38\xde\xb1\xd4\x75\x6c\xb6\xaf\xf7\xfd\xed\xbd\xae\x63\x13\xd7\xb1\x83\xdb\xc2\xa9\xeb\xd8\xec\xde\x59\xe0\xc6\x31\xf5\xcf\x12\x82\x0b\xf3\xa9\x7f\xd6\xec\xda\xfd\x78\xc7\x7a\x9a\x8f\x58\x08\xbc\xad\x67\x57\x4b\xee\x1e\xa3\x79\x7d\x75\x76\x15\x23\x20\xc8\xb9\x3f\xf5\xec\x9a\x5d\x19\x44\xa2\xff\xd9\x65\x48\x40\x92\xb3\x69\x76\x65\x90\xae\x5d\x9d\xc4\x2c\x53\xd7\xae\xa9\x83\x56\xc7\x55\x62\xea\xa0\x35\x71\xd0\x3a\xb8\x81\x9e\x3a\x68\x09\x25\x36\x4e\x3e\xe1\xa4\x86\xef\x95\xc3\xb6\xc2\x49\x35\xbf\x6f\x90\xd6\x64\x9a\xdf\x57\xc8\x8d\x01\x31\xbf\xef\xc4\x67\xaa\xf8\x6a\xfc\xd4\x69\x4a\x08\xf2\x5e\xcc\x70\x03\x06\x63\x69\xf0\xd2\x0c\xc7\x12\x88\x0a\xd3\x0e\xc7\x32\xb8\xf4\xf7\x89\x87\x19\x9e\x42\x80\xf4\x6c\x18\x0e\x6f\x74\x8b\xa1\x29\x86\xfa\x13\x10\xdc\x98\x4f\xdd\x9c\x66\x10\xbb\xf4\x8d\x6f\x84\x35\x60\x5c\xdc\x38\xa8\x05\xc6\xc5\x19\x69\x17\x18\xcb\x90\x43\x03\x49\xa6\x91\x19\x6e\x4a\xa0\xf0\x0c\xc6\xaf\xca\xee\x70\xd3\x02\x41\xfc\xe3\x0c\x35\xae\x20\x46\x40\x1f\x97\x19\x72\x70\x20\xb9\x87\x98\x21\x03\x0f\x8e\x15\x41\x14\xc2\x0c\xf7\x36\x10\xf8\xc4\xcf\x70\x6b\xeb\xa1\x15\x1b\x67\x69\x3d\xb4\x66\x38\xe5\x6c\x29\x3d\xb4\x66\x7e\x73\x49\x0d\xe9\x5c\xa6\x73\x09\x7b\xd2\x69\x4b\x48\xde\x46\x9e\x3a\x6d\x4d\x93\xd1\xfa\xfe\xf7\x34\x19\xad\xd0\x09\x97\x9b\x26\xa3\x15\x8a\x2f\x1b\xce\x74\xc1\x03\x89\x63\xc6\x4c\x8f\x85\xe4\xa4\x2d\xc6\x27\xcd\x74\xc1\xa7\x72\xba\x4a\x0a\x49\x34\x97\x77\x38\xa6\xbe\x5d\x93\xc4\xaf\x2f\x8d\xf6\x86\xb5\x62\xa0\xe5\x2a\x65\x92\x05\xf6\x83\x74\x21\x9b\x0b\x76\x26\x9c\x33\xb8\x0d\x9a\x29\xe7\x04\xd2\xd5\xa8\xa3\xd8\x4c\x87\x92\x60\x85\xa9\x0b\xd8\xc4\x05\xcc\xa7\x4a\xa6\x2e\x60\x93\x18\xdf\xf2\x2d\x6e\x83\x7c\x85\x0c\x16\xad\x41\xbe\x53\xdf\xae\xef\x94\xa9\x6f\x97\x90\xb8\x7b\x4e\x7d\xbb\xa6\xbe\x5d\x41\x1e\x96\xa9\x6f\x97\x10\xf8\x96\x4c\x7d\xbb\xe6\x45\xee\xbe\xd8\x37\x1a\xa2\x6a\x04\x24\x41\xcf\x93\xa7\xff\x7f\x9a\xb8\x7b\xbd\xc5\xde\x9e\xea\xef\x25\x04\xf7\x80\xf3\xf2\x20\x77\x39\xa7\xf8\xe6\xce\xcb\x39\xbd\xdc\x64\xbb\x24\xbb\x00\x83\x8d\x9d\x9d\x6d\x50\xb2\x90\x6e\x4f\x63\x92\xa7\x01\xc8\x3a\x4b\x4d\x03\x90\x85\xdc\x3e\x52\x48\xba\x2c\x56\xa1\x0d\x69\xf0\xb5\xdd\x0a\xec\x15\xb7\x12\xdb\x66\x05\xf6\xca\xcd\xbe\x7f\xc5\x6c\x6e\x97\x27\xf0\x63\x2e\x10\xe0\x2d\xc6\xa7\x6a\x68\x40\x12\xf0\x3d\x2f\x35\x34\x7c\xc7\x4a\xec\x30\x00\x9d\xc7\x84\x24\x84\x6b\x5e\xe1\x88\x87\x95\xb2\x3d\x74\x1e\x13\x3a\xa1\x2b\xf3\x72\x05\x02\xd1\x10\x38\x97\x2b\xf0\x92\x9b\xec\x4e\xb3\xdc\x04\x08\x22\xd3\xe6\x25\x37\x31\x84\xda\xb7\x91\xa7\x21\xd4\x42\x62\x81\x9c\x86\x50\x4f\xdd\xce\x74\xe4\x9a\xba\x9d\x4d\xdc\xce\x0e\x92\x3c\x4c\xdd\xce\xa6\xf1\xcc\x3e\xe7\x34\x8d\x67\x16\x92\xeb\x8b\x69\x3c\xb3\x50\x0c\xdc\x99\xc6\x33\x0b\xc1\x1b\xe6\xd3\x78\x66\xa1\x04\x86\xfe\x69\x40\xb3\x90\xca\x47\xe3\x99\x27\x8e\x6b\xc5\x17\x64\xa7\xa1\xca\x42\xc6\xd7\x8e\x29\xc9\xa1\x6c\xb6\xf7\x96\xe6\xa1\xdb\x0a\x18\xca\x51\xbf\x4a\xf9\xd4\xed\x01\xa4\x1c\x4f\x97\xb8\x89\x63\x5b\xf1\x0d\xc7\xa9\x67\x9b\x10\x5b\xd0\x0e\x0d\x6d\x40\xf1\x11\xfd\x39\xea\x57\x03\x61\x17\x98\xae\xf4\x7f\x9b\xfa\xa2\x99\x6e\x67\xea\x8b\x26\x24\xc9\xae\xa6\xbe\x68\x73\x7c\x8b\x17\x46\x30\xfa\x47\xe3\x2a\xda\x2f\x5d\xbc\xc3\xc5\x8b\xd4\x1f\x2e\x5e\xdd\xd3\x42\xa3\x94\xee\x69\x73\x28\x96\x0e\xc7\x52\xb1\x04\x44\x77\xb2\x14\x4b\xc3\x25\x48\xfc\xec\x1c\x2e\x41\x20\xd4\xf8\x86\x4b\x70\xb8\xde\xc8\xda\x3c\x87\xeb\x6d\x28\xbd\x38\x89\x0f\xd7\xdb\x90\x0b\x92\x29\x7e\x0e\xb9\x20\x10\x1d\xc5\x70\xc8\x05\x81\x12\x3c\x08\x30\x87\x42\x66\xf8\x48\xba\x93\xa5\xfe\xa8\x87\x5d\x1c\xce\x8c\xcb\x12\x0f\xbb\x83\xe4\x18\x53\x0f\x3b\xa1\x63\xc6\x9f\x53\x4d\x03\x48\x12\xf8\xcf\xa9\xa6\x31\x39\xa7\x86\x66\xd7\xe9\x39\x15\xc8\xed\xf4\xcb\x4b\x12\xf7\x5b\x55\xd2\x90\x44\x26\x4f\x98\xdb\x74\xb5\x4d\x45\x9d\x56\xd7\xe9\xd2\x02\xe2\xe8\xbf\x6e\x2a\x9f\x53\x49\x68\xb2\x54\xdf\x12\x9a\x26\x4b\x15\x92\x4c\x11\xd3\x64\xa9\x73\x72\x7b\x14\x87\x6d\x72\x49\x01\xa9\x6a\xa2\xcf\xdf\xc4\x99\xaf\x98\xd1\x6e\xea\xcd\x27\x24\x6e\x9c\x53\x67\xbe\xa9\xaf\x5d\x90\x51\x66\xea\x6b\x37\x3f\x5f\xbb\xb0\x18\xd3\x61\x6e\xd5\x20\x6b\xf2\xd4\x3f\x4d\xc8\xcd\x4e\x7b\xb0\xc5\xff\xac\x04\xe9\x90\xa7\x21\xf7\x42\x70\x3f\x35\xf5\x45\x13\xde\x62\xb4\xd7\x05\x3a\xbf\x95\x87\x66\x66\xc8\xbd\xd0\x03\xee\xaa\x2f\xd7\x9c\x2a\x44\x27\x67\x67\x43\xee\xe7\x17\x72\xcf\xd1\xc8\x90\x7b\xe1\x2d\x46\x0d\x1a\x99\x80\xd8\x10\x54\x53\x23\x93\x09\x5d\x7d\x79\x61\xea\xcd\x25\x04\xe9\xf7\xa7\xde\x5c\x53\x6f\x2e\x53\xf7\x4f\xbd\xb9\x26\xde\x5c\x07\x6e\x38\x53\x6f\xae\x69\xc4\xfb\x67\xd6\xd3\x9b\x66\xea\xb1\x12\x27\x3c\x41\x8f\x15\x21\x1b\x1b\x5b\x8f\x95\x89\x2b\x4a\x89\x13\xad\x4d\x5f\x14\x21\xb5\x2f\x98\x9e\x72\xea\x77\x12\x95\x3e\xe8\x77\x32\xf1\x3b\x39\xb4\xa4\xe8\x77\x32\xcd\x32\x17\x95\xdd\x63\x96\x39\x21\x08\x0c\x9a\x66\x99\x9b\xe6\x85\x33\xd4\x75\x9a\x17\x4e\x08\x4d\x4a\xe6\x85\x9b\x86\xad\x47\x85\x81\x7b\x1f\x2f\x94\xa8\xa8\xfd\xc6\xad\x0b\xd1\x18\xf2\x5b\xc1\x67\x8e\x36\x9d\x95\xa6\x37\xed\x42\xe2\xcc\x3f\xbd\x69\x9f\x3e\x6e\x1f\x15\xfd\xc6\x6b\x64\x21\xb8\x38\x9a\xde\x22\xcf\x5b\x3e\x41\x82\x8e\x79\x3b\x35\xb7\xaf\x09\x71\xd6\xf7\x16\x79\xde\xdf\x20\xa1\xdf\x78\x65\x3c\xb9\x32\x3e\x3a\xc2\xc5\x2b\xe3\x69\xfe\xb1\x20\xcf\xc6\xf4\x32\x58\x48\x4f\x86\x5e\x06\x4f\xaf\x79\x3f\x71\xeb\x35\xaf\x10\x01\xcf\xf5\x9a\x77\x72\xb5\x5b\xcc\xc9\x33\x1f\xc5\xc6\x63\x28\x74\xfa\x65\x4a\x1a\x16\xdb\xa1\x4d\x69\x18\x22\xd3\x5f\x63\x0d\x7a\x0d\xab\x2f\xe2\xf4\x1a\x56\xc8\x16\x92\x2c\x86\x53\xaa\xf9\x32\xa6\x97\xa9\x42\x27\xca\x62\x7a\x99\x2a\xbc\xc5\xe8\x96\x16\x73\x20\x79\x58\x67\x7a\xbf\x3a\xb9\x4c\x7d\x8b\xf9\xa9\x5d\xe8\x3c\xd0\x5d\x24\xd9\x85\x6e\xdb\x58\x35\xde\x93\x0a\xd9\x42\xd2\xd7\x36\x56\x8d\xf6\x42\x2f\x45\x85\xe2\x9b\x47\xf3\x71\xd5\x00\xd1\x91\x24\xde\x93\x4e\x6f\x40\x83\x78\xeb\xe9\x0d\xa8\x10\xc4\x76\x4c\x6f\x40\x85\x24\x7f\xc8\xf4\x06\x74\x12\xa8\x5f\xa2\xa1\x76\x9b\xde\x4d\x48\x9e\x0b\x9a\x8f\x0c\x03\xc8\xc6\x66\xf3\x9e\x74\x3e\xae\x2d\x1c\x5d\xa6\x17\x95\x42\xe0\x7c\x37\x8d\xe3\x17\xde\x62\xf4\x54\x0b\x31\x90\x0d\x89\xe6\x75\xe6\xe4\x3a\xf3\xc0\xaa\xb8\xbc\xce\x5c\xdc\x36\x96\xc0\xaa\xb8\xbc\x6e\x14\x7a\xbe\xcb\x7e\x79\xdd\xb8\xb8\x47\x2c\x41\x73\x97\x17\x89\x42\xef\xef\x5e\x5b\x5e\x24\xae\xed\x5b\x95\xef\x4a\x5d\xde\x1a\x0a\x41\x5a\xff\xe5\xad\xe1\xda\xbe\xe5\x96\x09\x6d\x4a\x9b\x58\x3c\x2b\x24\xdb\xa1\x48\xc1\xe7\x7f\x79\x1f\x28\x24\x4f\x1d\x2f\xef\x03\xd7\x26\x5b\xc1\x46\xb9\x36\xd8\x8a\x10\xb5\xd0\x36\xd8\xca\x32\x34\xde\x87\x7b\x96\x97\x7f\x82\x7b\x6d\x79\xf7\x27\xbc\xc5\xfc\x35\x7b\xef\x93\x23\x85\x5e\x71\x22\x58\x46\xd0\x07\x91\x95\xcb\xab\x33\x21\x08\x86\x5a\x46\xd0\x0b\x25\xb0\x34\x2e\x6f\xd3\x96\xf7\x5f\x81\x59\x71\x79\xff\xb5\xb8\xff\x3a\xf2\x95\xf1\xcb\xfb\xaf\x55\x1c\x4b\x0c\x64\xcb\x5b\x2c\x21\x7b\xf9\xf5\x87\xc0\x96\x8f\x86\x2f\x1f\x0d\x57\xb1\x59\x3e\x1a\x2e\x04\x5e\x82\xcb\x47\xc3\x97\x4f\x7f\x07\x96\xb7\xe5\xc5\x97\xd0\x7b\xe3\x4b\x8e\x4b\x42\xe0\xb1\xb0\xbc\xf7\x5a\xde\x7b\x45\x4f\x8a\x75\x9b\xe9\x5d\xe6\xbb\x90\x97\xf7\x5e\xab\x38\x5e\x8e\xa1\xef\x6c\x0b\xc9\x83\xaa\xab\x38\x5e\xde\x7b\x05\xaf\xa3\x2f\xef\xbd\x56\x51\x1a\x62\x2b\x5b\x25\xfd\xf4\x93\x86\x34\x37\xfd\x34\xcd\xa9\x91\x90\x98\x24\xaf\xc2\x8c\x6e\x5c\x5e\x85\x2d\xae\xc2\xce\xed\xe5\xcc\xcb\xab\x30\x21\xd9\x9d\xcb\x60\xfa\xb5\x7b\x88\x70\x39\xee\x1c\x22\x84\xe0\x19\xe5\xb5\x73\x88\x58\xbb\xbb\x87\x94\x25\x6b\x77\xf7\xec\x06\xd8\xd1\x34\xef\xd5\xd6\xee\x7a\x27\xb1\xe0\xda\x5d\xef\x40\x47\xcb\x5d\xbb\xeb\x7d\x6f\x56\xca\x5e\xdc\x1d\x5e\x20\x5b\x93\x64\xa5\x5f\xda\x87\x80\x54\x25\x75\xbf\xa4\x02\xd7\x3b\x90\x44\x71\xae\x9d\x5b\xf2\x65\x24\xbf\x5e\x9e\xcb\x48\x7e\x21\x6a\x58\xcc\xe6\x36\x27\x21\xa5\x3d\xd2\x1e\xce\xf5\x74\xbe\x3b\x6c\xca\x69\xbc\x9b\xd6\x8e\x9c\x16\x3a\xa9\x7a\x16\x09\x01\x5e\x38\x2d\x46\xdb\x5c\x20\xbb\x69\xf2\x77\xc6\xc8\x05\xb2\x7f\x33\xcf\x3a\xf2\xce\x6f\x11\xf0\x5f\x22\xfd\x39\xd8\xab\xa0\x95\x67\xed\xb0\xd7\xb5\xab\xa3\x91\x58\x7b\xed\x61\x1f\xd0\xd1\xf2\x2b\x66\x17\x3c\x1d\x90\x58\x7b\x71\x4f\xf8\x81\x27\x81\xe5\x6d\xe1\xe2\x6a\xf0\x2d\x46\xef\xd3\xf6\xea\xb0\xb6\x31\x59\x69\x7b\x71\x57\xf9\xdb\x72\x40\x6f\x13\x92\xf0\xa9\xe5\xdd\xe0\xf2\xee\x4e\x43\xfd\xf2\xee\x4e\xc8\xd3\x5f\x73\x55\x72\x77\x77\x12\x47\xb2\xbc\xbb\x5b\x5c\xca\x95\x20\x4d\xf7\xf2\x56\x4e\x48\x1e\x29\x58\x07\x67\xd6\x75\xe0\x4a\x1f\x04\xb1\xad\x83\xd3\xa8\x10\xbc\xbd\xb8\x0e\x0e\x11\x42\x09\x12\xe9\xac\x83\x53\x84\x90\xe8\xac\xeb\xe0\x14\xb1\x0e\x17\x34\x57\x45\xeb\x70\x41\x03\x49\xbc\xff\x3a\x5c\xd0\x3e\x35\x1d\xbc\xd0\xbb\x7c\x6a\x5a\x48\x54\xdb\xe5\x53\xd3\xeb\x90\x85\x91\xce\x7b\x1d\xb2\xb0\xc3\x98\x69\xa6\xf4\x90\x47\x1d\x2a\x29\x58\x8d\xd7\x51\xed\x02\xf7\x64\xe5\xfb\xd2\x2e\x70\x4f\x16\x24\xf9\x59\x47\xb5\xbd\xd5\x93\x67\x42\x9a\x92\xec\x42\xb5\x6d\x76\xa1\xda\x85\x03\x92\x5d\xa8\x2e\x10\x3a\xcf\xa1\x78\x1d\xfd\x6b\x07\x3d\xed\xb6\x83\x57\x48\xfb\x41\x73\xbb\xed\xe8\x0e\x25\xdb\x94\x7b\xd2\x0f\xb2\x3b\x09\xdd\xa6\xa9\x90\x7c\x35\x74\xdb\xe6\x5b\x82\xbb\xc5\x6c\x9a\xeb\x3e\x83\x5e\xb9\xee\xb9\x2d\x7d\x69\x74\x21\x1c\xb7\x30\xbc\x89\x86\x84\xe3\xa6\xbf\x28\x5b\x97\xc4\x12\x1f\xf4\x3c\x19\x8f\xb0\x07\xe1\xb0\x39\x46\xee\x98\xc3\x84\x4c\x76\x34\x6c\x5a\x38\x6c\x69\x3b\x6c\x1b\xe9\xc6\xda\x57\x81\xc3\xa6\xed\x91\x08\xbe\x65\x7e\x09\x21\x72\xa7\x82\xb4\x07\x5c\xfe\x79\x4b\xb1\x8e\x74\x35\x98\x2f\xb3\x5a\x6c\x97\xb4\x5b\x8c\x86\xb8\xff\x80\x48\xc7\x28\x5d\xf6\x1e\x9b\x12\x16\x72\xb8\xff\x80\x68\x0e\x9b\xdb\xef\xf0\xb4\x92\xe9\xa7\xf6\x9e\x4b\x42\x02\x46\xd7\x91\xce\x9f\x77\xf3\x5f\x9d\x4e\x9f\x9a\x3e\xc9\xd2\x97\x97\xcd\x42\xf0\xc6\xf8\xf2\xb2\x79\xf1\xec\x78\x49\x5e\x0d\x5c\xbe\x3b\x2e\xf4\x74\xd9\x2b\x76\x80\xb7\x18\x6d\x73\xcf\x03\xf1\x1e\xae\x7e\x55\x72\x7b\x8b\xbd\xb8\xc5\x3e\x31\xce\x2d\x6f\xb1\x85\xf7\x87\x0f\x68\x45\x9a\xa9\x4f\x03\xd2\x2e\xe9\xb4\xd8\x09\xad\x4a\xe3\x52\xee\x55\xa2\xd7\x89\x69\x4b\x78\x8b\x49\xeb\xd2\x3a\xc3\x65\x05\x21\x69\x58\xcc\x1a\xa6\x34\x52\x3c\x20\xbc\xbc\x13\x5f\xbc\xea\x5c\xbc\x10\x59\xbc\xed\xfc\x81\x87\xcc\xe5\x0b\xcf\x8b\xb7\x9b\x8b\xf7\x52\xcb\xc7\x9b\x85\x68\xcd\x62\xa7\xa4\x6a\x31\xda\x26\x9b\x00\xa2\x1e\x54\x50\x6d\x2e\x9c\x43\xab\xe6\xf2\x86\x5d\x88\x44\x52\x79\xc3\xbe\xb8\x4d\x2f\xda\xb8\x97\xd7\xe9\x42\x90\xf2\x6d\xf9\x52\xf3\x22\xc9\x48\xd1\xdc\xb5\xcc\x32\x22\x7c\x4c\xd8\x4b\xf7\xc5\xdb\xca\x45\x5b\xed\xf2\x71\x65\x21\x12\xfe\x7d\x2a\x7f\x7d\x6f\xd9\x2b\x84\xe5\x7b\xcb\x42\xe4\x47\x72\x8c\x9a\x8b\x05\xd6\x71\x2a\x59\x81\xe0\x7e\x73\xf1\x1e\xf3\x07\x45\x73\xf3\xf2\x59\x66\x21\xf2\x23\xd9\x36\x9c\xcd\xb4\xdf\x2e\x9f\x65\x16\x82\x34\x65\xcb\x3c\x29\x42\x90\x2c\x6e\x99\x27\x65\xf9\x04\xb3\x26\xf9\xa5\x93\x80\xf0\x89\x16\x9f\x60\x5e\xf8\x08\x14\xcd\x2b\x4b\x27\x01\xe1\x53\x17\x4e\x19\x9d\x59\x57\xb4\xdf\x2e\xb3\xae\x08\x3d\xfc\x35\x19\x1d\x6e\x03\x45\x13\xd8\xd2\x6f\x40\xf8\x84\x81\x89\x58\x04\x4f\x37\xcb\x44\x2c\x42\xe0\xe3\xb1\x4e\x39\xa4\x2f\x35\x6b\xea\x5b\xbe\xd4\x2c\x44\x75\xc3\xc8\x0f\x49\xd7\x52\x92\xbc\x62\xcb\x7c\x2d\x42\x9c\xf0\xbe\x53\x16\x09\xbc\xc5\xfc\xd4\x5e\x05\x3a\x1b\x6c\xf9\x94\x45\x02\x9f\x84\x3b\x65\x91\xa7\xaa\x47\xfa\xfb\x4e\xb2\x1c\xd2\x6e\xca\x21\x75\x8f\x48\x9e\x4f\x58\xba\x47\x08\x91\x8e\xad\x1c\x12\x08\xae\x36\x96\xee\x11\x42\x57\x0c\xea\x1e\x21\x04\x8f\x28\xad\x53\x95\x05\x28\xbe\xd2\xbf\x4e\x79\x26\x10\xe9\xa4\xc8\x33\x75\x85\x48\xd9\x9c\xae\x10\xc2\x27\xdc\x75\x85\x58\x67\xba\xbb\xd1\x6a\x4f\xd9\x1c\xf0\xa9\x0a\xa7\x5c\x4e\x8f\x09\x1f\xed\x5e\x7a\x4c\x2c\x3c\x26\x4e\x55\x2c\x3d\x26\x16\x09\x6b\xde\x62\xd2\x0e\x69\xb0\x7d\x96\x9f\x4e\x14\x42\xf0\x88\xf1\xd2\x89\x42\x08\x92\x83\x2d\x7d\x28\x04\xaf\xb4\x96\x3e\x14\xab\x9e\x4e\x31\x47\xa7\xaa\xb2\x53\x7d\x0f\x8e\x89\xd2\xad\x62\xe1\x37\x51\x92\x5c\x0a\xab\xaa\xd9\x54\x58\x56\x32\xeb\x55\x96\x05\xbc\xc5\xa4\x15\x69\x3a\xb2\x54\x48\xbb\x24\xb7\x5e\xa7\x53\xb2\x31\x20\x48\x4b\xb1\xaa\xfa\x4f\xfd\x38\x1b\x67\x28\xd3\xef\x08\x81\x97\xfd\x32\xfd\xce\x32\xfd\x4e\x6e\x1c\xc2\x4d\xbf\x23\x44\x6f\x56\x6a\x17\x3e\xce\x86\x2e\x62\xfe\x1d\x41\xef\x88\x65\xfe\x1d\x21\x88\xcf\x5d\x55\xfd\x47\x37\x90\xe4\xa6\x60\xe9\x06\x22\x04\x2f\x33\x2f\xdd\x40\x84\x68\x7e\xe9\xb9\x10\xf8\xd4\x30\x13\xf7\x08\x51\xd1\x00\xf4\x15\x11\xde\xdf\xb7\x98\xc3\x81\xb3\x88\x1c\x51\x67\x91\x85\x37\xc8\x5b\x8c\xc1\x95\x73\x02\xc1\x23\xde\xab\x7a\x72\xa9\xed\xeb\x27\xa3\xe6\xe1\xbd\x1a\x00\x80\x88\xa8\x1e\x66\xea\xc7\x73\xc3\x4f\xed\x28\x3c\x97\xa0\xcc\x55\xe5\xb9\xf5\x63\xa6\xc9\x10\xc9\x4c\x7d\x61\x9c\xc0\xb0\xe5\x0b\xe3\xab\x76\xe5\xe8\x6f\x78\x77\x7b\x55\x19\x2b\xd0\x3d\x14\x54\x19\x6b\xfd\x18\x6b\x4a\xb3\x87\x9f\xc7\x27\xa3\x2a\x63\xad\x1f\x63\x4d\xba\x23\x63\x05\x7a\x74\x8b\xd9\xe9\x8f\xb1\xa2\xa9\x54\x19\x2b\x10\xc9\x19\x51\x4f\x1a\xa1\x24\xbe\x5c\xab\x86\xf3\x16\x3e\x2f\xc3\xfa\x94\xd7\xf2\x36\xfa\x5b\x8c\x19\x91\xb3\x02\x51\xdd\x01\x72\x56\xe0\x2d\xe6\xa7\x76\x2b\x5c\xb3\x34\x57\x66\x0b\xbc\xc5\xe8\xa9\xdc\x16\x08\xbc\x62\x57\x0d\x7b\x2a\x03\x2e\x9b\x34\x97\x36\x0c\x58\xfb\x47\x95\x01\x57\x19\x30\x99\xd7\x56\x95\x01\x03\x9f\x82\x5e\x65\xc0\x40\x31\x09\xf1\xaa\x72\x60\x20\xd2\x29\x97\x03\x57\xef\xc7\x0f\xc6\x43\x0e\xac\xb7\x91\xb9\xa1\x97\xde\x46\x42\x10\xa2\xb2\xf4\x36\x12\x22\xab\xa5\x1c\x8f\xb4\xa3\x6e\x14\x15\xcd\xaa\xa2\xe9\x56\x57\xd1\x04\x74\xad\x59\x55\x45\x13\x78\xbf\xa4\x07\x2a\x9a\x40\x90\xae\x63\xe9\xcd\xb4\xaa\xec\x96\xe8\xff\xa5\x9f\x92\x10\xaa\xf6\xbe\x46\x2f\xbc\xc5\xa4\x39\xcb\xb0\x5b\xfc\xd8\x96\xae\x4b\x42\x90\x84\x64\xe9\xb9\x24\x94\x2c\x68\x44\xba\x2e\x09\x41\x12\x92\xd5\x64\xca\xcd\x64\x45\xf4\x5d\x67\xa6\xa5\xe7\x52\x12\x9d\xbf\xf4\x5c\x12\x82\x77\x96\x96\x9e\x4b\xc2\x5b\xec\x84\x96\xd2\x92\x62\x1d\xd2\x25\x89\x79\xef\xfe\xd8\x90\x34\xfd\xb2\x42\x5b\xd2\x74\xf7\xb0\xd8\x2d\xc9\x21\xda\xfd\xb5\x47\x1a\x43\x84\x22\xd9\x64\xde\x66\xf7\x4a\x22\xea\x97\xd9\xbd\x84\x48\x24\x86\xd9\xbd\x84\xae\x5c\x69\xf2\xee\xf6\x3d\x87\x40\x9d\xf2\x6e\x5f\x91\x4f\x62\x6e\x97\x09\xbf\x84\xcf\x94\xe9\x2b\xf2\xc2\x5b\xcc\x4f\x1d\x0f\xb5\xd2\x66\x33\x1c\x0e\x59\x7c\x39\x6c\x87\xe3\x51\x7d\x6d\x92\x51\x93\xc5\x37\x59\x3c\xfe\x24\xcb\xbc\x60\x82\x57\x8e\xcb\xbc\x60\x42\xf0\x88\xd5\x6a\xb2\x78\x20\xea\xd7\x34\x47\x08\x93\x6a\x16\xbf\x94\xc5\x03\x51\xed\xa8\x2c\x1e\x08\xae\xae\x57\x93\xc5\xe3\x6a\xf6\x7e\x49\x05\x32\xef\x66\xd2\x2e\xf4\xe5\xd6\x1c\x8e\xe6\xbc\xa3\xe5\x35\x99\x37\x10\x3c\x79\xbf\x5a\xb3\x9f\xcd\x7d\x70\x5a\xa9\x1d\x6d\xee\x03\x26\x54\x16\xdf\x9a\x93\x7c\xfa\xa9\x5d\x68\x4e\x32\x3d\x50\x5f\x06\xde\x62\xb4\x4d\x85\x19\x08\xde\x33\x5f\xba\xc4\x09\x7a\x7d\x2e\x5d\xe2\x84\xf7\x4b\x7a\xaa\xbe\x0c\x78\x95\xb7\x9a\x6c\x1d\x08\x52\xe5\xac\x26\x5b\x6f\xfa\xab\x39\xb8\xdd\x79\x97\xd3\x7b\xc8\x6a\x72\x7a\x40\xcb\xff\x6a\x72\xfa\xd6\x9d\x50\x98\x5d\x93\xad\x03\x41\xda\x9a\xd5\x34\x0c\xe8\xad\x97\x05\xad\x40\x6f\xbd\xd5\x42\x96\x05\x73\x6e\x2a\xc7\x40\x64\x97\x64\x0f\x3e\x7e\xed\xfc\xc9\xaf\x9b\xfc\x1a\x59\xd2\xe4\xd7\x80\xf7\xdb\xab\xc9\xae\x81\x48\x58\x56\x93\x5d\xb7\x8f\xc1\x56\xbf\x74\x65\xc9\x60\x5d\xe0\x32\xd8\x96\x8e\xa4\x4c\x40\xd6\x09\x44\x71\xe2\x65\x9d\x2d\x5d\x1f\x6e\x04\xf9\x64\xf3\x40\x5e\x2c\xe6\xfa\xf8\x38\x1b\x4c\x51\xb7\xc4\x85\x5b\xe2\xc9\x4b\xe8\x4b\xb7\xc4\xd5\x55\x24\x79\x51\x74\x75\x79\x56\x37\x92\xfd\xfc\x0d\x27\xed\x2e\x4b\xeb\xa7\xf3\x16\xfe\x72\x48\x63\x20\x3e\x52\x4a\x32\xf9\xc7\x01\xe9\x92\xe4\x76\x42\x2d\xe9\x72\x1c\xe0\xb3\x0e\x99\x3d\x4f\x28\xbe\xcf\xb4\x4c\x9f\x27\xc4\x99\x7e\x69\xcb\x39\x07\x6b\x30\xea\x32\xa1\x6e\xfe\xcd\xea\x87\x55\x92\x93\xcb\x71\xab\xcb\x84\x80\x38\x10\x5b\x5d\x26\x64\xde\x3d\x9f\xf4\x5b\xe6\xdd\x13\x3e\xb3\x92\x79\xf7\x56\xf7\x30\xbb\x23\x65\xf5\xe2\x14\x82\x0c\x18\xab\xab\x92\x01\xd1\x77\x4b\x39\x1c\xaa\x64\x64\x11\x58\xdd\xfd\x0a\x84\xa6\xc2\xae\x4a\xa6\x4b\x68\xee\x4e\x9b\x5b\x58\x97\x50\xbc\x28\x96\x2e\xa1\xab\xab\x6b\xed\xd8\x05\xba\xbb\x0e\x08\x2f\x20\xf4\x12\x5d\xdd\x2d\xb6\x23\xf1\xcc\xf6\x27\x74\x02\x30\x97\xd9\xfe\x96\x2e\xa1\x89\x23\xd6\xd2\x25\x74\x75\xf7\xce\x6e\x1f\xdc\x3b\x40\xef\x6c\xa7\xee\xde\xe9\x9e\x22\xb5\xbb\x74\x37\x0a\x90\x1d\xb5\xa3\xbb\x51\x3a\x56\xb5\x24\xc2\x7d\x75\x35\x16\xa0\x93\x22\x6e\x75\x15\x16\x20\xce\xd3\x1f\x73\x40\xdc\x4f\xf8\x64\xaf\xee\x7e\x02\x82\x77\x15\x57\x77\x3f\x75\x8f\x8c\x41\x9d\x2a\x2c\x3d\x1d\x23\x4e\xf2\xdd\xfd\x04\x04\xb9\x9c\x56\xf7\x94\x07\x94\xdc\x61\x9a\xdd\x63\x1e\x10\x89\x96\xdd\x55\x58\x74\x91\x35\xc5\xd1\xd2\x45\x76\xf5\x27\x7f\xfe\x71\x72\x57\xbe\x74\x91\x5d\xe6\x10\x34\xcb\xcb\x32\x87\xa0\x10\xc4\x79\x2d\x73\x08\xae\xd0\xae\x83\xb7\xc3\xd2\xd1\x55\xe8\x1a\x93\xc2\xf5\x1c\xdf\xc4\xa0\x64\xe8\x9a\xba\x02\x5f\x04\x1f\x18\x58\x61\x57\x81\x4e\xe2\xc2\x15\x1e\x8e\x81\x20\x41\xfa\xd2\x33\x55\x28\x3e\x03\xbf\x74\x4d\x15\xba\x9a\xa4\xae\xa7\x42\xef\xcd\x52\x55\x12\x7a\x3a\xec\x25\x1c\x36\x3c\x4f\x4b\x1e\x4c\xbc\xae\xa7\x42\x1c\xdd\x1f\x1b\x92\x30\x0b\x32\x07\xa1\xb6\x06\x74\xef\x15\xf4\x4f\x15\xa2\x7e\xad\x70\x84\x34\x14\xb2\xf9\x42\x95\x0e\x88\x40\xd2\x84\x2a\x9d\x5e\xac\xa9\x68\xd7\x8b\x75\xe1\xc5\x7a\x72\x2f\xbc\xf4\x62\x15\xde\x62\xd2\x8a\x34\x06\x08\x35\x2f\x55\xe9\x80\xc4\x79\x65\xa5\xec\x11\x78\xbf\xb4\xd8\x29\x8d\xb7\x03\xd8\x41\xe9\x41\x1b\xd0\xdf\x7b\xa5\x07\x6d\xa0\x6b\xf9\x4d\x15\xbf\x94\x73\x92\xe5\x69\xa5\x9c\x13\x30\xbc\x60\xa5\x9c\x13\x08\xe2\x4b\x57\xca\x39\x81\xce\xab\x06\x2b\x55\xfc\x52\x43\x23\xb1\xa4\x2b\x35\x34\x02\x29\x63\x4b\x17\x5f\x7a\x3b\xbd\x5b\xe5\x2d\x09\x45\xe7\xeb\xf9\x23\xe9\xe1\xc3\x77\xce\x75\xe9\x15\xde\xdf\x97\xe6\x98\x91\x6e\x04\xbf\xb2\x95\x32\xe6\xf4\xd1\xc7\x4d\x92\x63\xf6\x42\xe2\x17\xb4\xd2\x85\x0c\x04\xa9\x2b\x56\xca\x98\x81\xd8\xbf\x9f\x77\xc8\xe0\xcb\xb8\x92\xae\x94\x2f\xfb\x68\x8f\x7b\x27\xd5\x0d\x81\x92\x04\x05\x2d\x1f\xf2\x11\x22\x9c\x39\x75\xc3\xf4\xe1\x2d\x04\x6c\xaa\x1b\xa6\xba\x21\x29\xa6\x97\xcf\xfd\x08\x11\x5f\xfb\x1d\xb2\xe6\x3e\x81\x23\xa4\xe7\x73\x20\x79\x3b\x7c\xa5\xe2\x01\x88\x13\x95\x29\x15\x0f\x40\xef\xe8\x86\xa9\x86\x97\x4a\x8c\xc3\xa9\x53\x62\x00\x49\xa8\xe6\x4a\x25\x46\xb6\xaf\x69\x0c\x87\xe2\x01\x48\x2d\xef\xd9\xbe\xa6\xc1\x0d\x8f\xfa\x1b\xce\xd8\xfa\x5c\x0b\x3d\x1c\x67\x05\x8a\x3e\xd7\xbe\x33\xbf\xf4\xb9\x16\x82\x6c\xc8\x4b\x9f\x6b\xa1\xf8\xa8\xfc\x4a\x95\x42\x40\x0f\xb2\x95\x2a\x85\xe9\xd3\x42\xee\x2d\x75\x42\x20\xda\x47\x72\x68\xb4\xa1\xc2\x2b\x53\xe9\x94\xea\x84\x61\x29\x47\x46\x81\x45\xf4\xef\xd2\xa7\x5b\xe8\xda\x0c\x53\x81\x95\xc6\xeb\x72\x73\x91\x5e\x29\xa5\x6a\x22\xaf\xb5\x2e\x33\x7d\x0a\x11\x8e\xa9\x6a\x22\x90\x47\x5a\xca\x01\xc2\x1e\xe0\x7d\xb9\x2e\xe3\x42\x0f\x57\x9d\xe6\x80\x54\xd0\x11\x5d\xbc\x52\x41\x07\x84\xea\x54\x2a\xe8\x92\x7b\xa1\x24\xf6\x77\xa5\x22\x0c\x88\x40\xe5\x4c\x25\x18\x90\x47\xfa\xa5\x93\x62\x7e\x33\x94\x66\x5d\xd2\x85\x38\xed\x92\x6c\x3d\xb5\x79\x62\xa1\x4d\xd9\x7a\x2a\xc0\x48\xbd\xbf\x52\x01\x06\xe4\x91\x92\x6c\x19\x27\xee\x40\x5d\x4a\x35\xc9\xf4\x78\x7d\xb8\x84\x65\xd8\x69\xd0\xa0\xf3\x24\xc3\x36\x39\x6a\x1e\xdd\x76\xd8\x27\x38\x76\x77\x6d\xca\xb1\x81\xc8\xcd\x3a\xed\x93\x57\x3b\x4a\x04\xf3\xa5\x0a\xc1\xbb\xf9\x4b\x67\xf9\x85\xb3\xfc\xa9\x26\xa0\xb3\xbc\xf0\x7e\x29\xad\x48\xc3\xc9\x88\x85\x60\x0a\x55\x21\x89\x8d\x5e\xa6\x50\x5d\xd7\xc7\x64\xd1\x28\x2f\x99\xec\xe5\xfb\x49\x9b\x3f\x96\x92\xec\x14\xab\xcf\x57\xb8\x84\xae\x91\x46\x07\x7d\x21\x7a\x5a\x27\x9d\xf2\x79\xad\x8f\x59\xea\xca\x2e\x74\x4d\x28\xe6\x3c\x5d\x7a\xb7\x27\x81\xd0\x4b\xef\x76\x21\x88\x4f\x5a\x7a\xb7\x2f\xf3\xa0\x26\x2f\xe7\x2c\x1d\xd2\x17\x39\x4f\x8b\xb9\xad\x97\x49\x4f\x85\xe0\x2d\xcb\x65\xce\xd3\xa5\xa7\x79\xaa\x2e\xe9\x69\x2e\x64\xdf\x25\xd9\x5e\x65\x24\xa9\xc3\x97\x8e\xe0\x0b\x47\x70\x9f\x2e\x5f\x3a\x82\x2f\x93\x7c\xe6\x89\x58\xd0\xc9\x59\x08\x1e\xaf\x58\x26\xf9\x5c\xc3\x1d\x4a\x84\xf3\x1a\xf6\x61\x68\x9f\x43\x86\x0d\x77\xa8\xde\xcb\x49\xe8\xf2\xd2\x7b\x79\x0d\xcd\x67\xe4\x26\x5f\x43\xfd\x71\x98\xde\x95\x41\x1a\xf6\x74\xa8\x2b\xe2\x9b\xbb\x86\xba\x22\x90\x5a\x00\x87\xba\xe2\xd0\xaa\x54\x11\xa6\xc3\x35\x0e\xa4\xae\x42\xc3\x35\xae\xbf\x71\xe2\x1e\xb9\xf4\x37\x5e\xf8\x1b\x9f\x1e\x9d\xf5\x37\x5e\xd3\x4b\x40\xde\x5d\x5e\x53\xa1\x0e\xa4\x5a\xbc\x4f\x5b\x2d\x7d\x84\x93\x10\xe4\xa5\x8f\xb0\x90\x84\xcf\x2f\x9d\x80\x85\x4e\xd8\xe3\x9a\x8a\x4e\x20\x49\xf3\xb0\xcc\x18\x2a\x94\xc4\xfd\x72\x99\x32\x54\x88\x1e\x92\x4e\x49\x36\x0d\x9e\x3b\x15\x9e\x53\xcf\xa6\x43\x92\x4d\x23\x46\xc4\x2b\x9e\xa9\xf0\x04\x92\x08\x8e\x35\x15\x9e\xb8\x22\xbf\x3f\x76\x40\x5b\xd2\xc8\x76\x8b\x5a\x38\xb5\x85\x4c\xef\xf6\xc8\xcb\xbe\x4c\x36\x2a\xa4\xf6\x00\x73\x8d\x2e\xdc\x8f\x4b\x92\x8b\x7b\x99\x45\x54\xe8\xbc\xd3\xb4\x4c\x22\xba\xbe\x24\xa2\xe8\x50\x26\x11\x5d\x53\x8b\x06\x0f\xd8\xae\xa9\x45\x03\x48\xd2\x7f\xaf\xa9\x08\xf4\x41\xb0\x24\xdb\xd8\x32\x2f\xa6\x10\xa7\x7d\x97\xab\xeb\x8a\x9c\xbc\x5f\xb6\x74\x45\x5e\x53\x86\xad\x76\x6e\xde\x4a\xa1\x07\xdc\xd3\xb4\x95\xeb\x4b\x5b\xc9\x81\xce\xb4\x95\x42\x4f\x98\xa7\x69\x2b\x85\x28\x55\x92\xad\x75\xf7\xf1\x7e\xed\xd2\xd5\x59\x88\xe6\x4c\xb9\xfb\xa6\xea\x7a\x2b\xed\xd7\x25\xb6\x69\x2d\x85\x4f\x06\x4e\xd9\xfe\x94\xc7\x37\xac\xf7\xba\x3d\x0b\x9f\xc0\x9b\xae\xff\x29\x43\x27\xbe\x7c\x99\xfd\x52\x88\xd3\xa6\xcb\xd0\xa7\x6c\xb9\xb9\x56\x64\xcb\x40\x6a\x4a\xd3\x39\x7a\xe1\x1c\x5d\x37\x96\xa7\xce\xd1\x8b\xe4\x94\x25\x79\xa8\x70\x99\x9d\x52\x48\x32\x60\xac\xa5\xa2\x6b\x3e\xc9\x6c\xcc\xb8\xf9\x24\x85\xc4\xe1\x7d\x99\x4f\x72\x2d\x37\x00\xb9\x8b\xd6\x72\x03\x00\x9f\x8b\xd8\x72\x03\x2c\xdf\xea\x42\xab\x5a\xae\x7f\x20\x79\xc9\x63\x2d\xd7\x3f\xf0\xc9\x67\x93\x4e\x0a\x79\x34\x7f\x3e\x24\x85\x55\xfa\xfb\x29\x0d\x6d\xa2\x49\xba\x24\x39\xb9\xf0\x4c\x9f\x64\x13\x82\x77\xf3\x96\x4f\xb2\x09\xc5\xc7\x88\xd6\x92\x67\x2e\x53\xb0\x20\x8d\x7d\xa5\x4d\x78\x8b\xf1\xa9\xbb\x09\xc8\x03\x31\xb8\xdc\x4d\x4b\x1b\x04\x8e\xb5\x6b\xa9\x64\x02\xc1\x03\x64\x6b\xa9\x64\x02\x79\x70\xce\x37\x1f\xe6\x22\x6d\x65\xf1\x6d\xa3\xb5\x54\x15\x81\x3c\x9c\x3d\x55\x41\xd3\x5a\x7e\xae\x7b\xa6\xb5\x5c\x5f\x5a\x4b\x6c\x81\xa6\xb5\x14\xe2\xc4\x0e\x65\x56\xcb\xc5\x6b\x70\xe5\x73\x8f\x5b\xaa\x6f\xcb\x3c\x73\x2e\x05\xe5\x1b\xf0\xe9\x13\x4b\xd9\xb0\xbe\xc7\x05\x24\x39\xde\x78\xff\x1c\xdd\xdf\x1a\x92\xbe\x96\xd1\x29\x37\xb0\x29\x2c\xd3\xdd\x64\x0a\x4b\xa1\xeb\x00\x63\x0a\x4b\x21\x8f\xaf\x94\x03\xa9\xfc\x6c\xd6\xa0\x54\x59\xbe\xbd\x76\x58\x81\x1d\xc0\xc6\x47\xc2\xb4\xe5\xfb\x74\xcb\x44\x97\xd9\xec\x81\x1b\x7d\xe9\xfd\xe3\x52\x50\xf6\x90\xd4\xf2\x2d\xc6\xec\xb9\xd1\x81\x3c\xd0\xdf\x0c\x11\x58\x4b\x23\x9f\x5e\x37\xcb\xd3\xf5\x32\xb0\x13\x7e\xb3\x3c\x5d\xaf\x6f\x73\x87\x9f\xda\x90\xd4\x33\x89\xb6\xb9\xb9\x97\x27\x6e\x5c\x94\xd7\xf2\xc4\xbd\xcc\x92\x51\xfc\xd2\xe6\xb2\xdf\xbb\xfb\xc0\xfd\xbe\x74\xc4\x21\x56\x61\x2d\xb5\x35\x20\xbd\x69\x5a\x6a\x6b\xeb\x63\x0b\x2e\x36\xd9\xc2\xd2\x11\x07\x19\x68\xa8\xc2\x22\x54\xa1\x16\x34\x5c\x43\x15\x84\xe8\x8c\xf7\xad\xb2\x06\x7c\x3a\xe3\xad\xb2\x76\x7b\x96\xd6\x2b\xda\xac\x99\x42\xe8\xa0\x6c\xd2\xcc\x75\xab\xc0\x79\x80\xbf\x55\xe0\x80\xd0\x13\xcc\xa4\x99\x42\x78\xa9\x64\xd2\xcc\x75\x2b\x9d\xc9\xb2\xb3\x6e\xa5\xf3\xed\xc9\x16\x41\x76\x2b\x9d\x6f\x6f\x12\xc8\x5a\xbf\xcc\x3e\x29\xc4\x86\xb0\xb8\x3d\x2d\xde\x9e\x16\xc9\xc8\xb0\x6e\x4f\x8b\xb7\x91\x3c\xe1\xaf\x2d\x49\xec\x33\x87\x43\x4e\x71\x7b\x59\xac\xef\xb4\x49\x2a\x85\x24\x4b\xc3\x32\x49\xe5\xba\x95\x81\x04\x1e\xaf\x5b\x19\x08\x98\xb8\x61\x99\x30\x72\x99\x1d\xf2\x93\xec\x66\x87\x14\x7a\xa0\xfb\x98\x1d\x52\xe8\x5a\xdd\xcc\x0e\x29\xf4\x0e\x3f\x31\x32\x44\x08\x59\xa2\x91\x21\xcb\xc8\x90\x4f\xfe\x1b\x19\xb2\xcc\x56\x98\xbc\x89\xb9\xcc\x56\x28\x24\xaf\x2b\x2c\xb3\x15\x2e\xd3\xff\xa5\x8b\xcd\xc0\x8d\xf5\xa5\xff\xe3\x8e\xd4\xf4\x7f\x42\x49\x7d\xdf\x8d\xe5\x58\xc4\x72\x54\xe2\x09\x97\xb1\x1c\x42\x04\x0c\xc5\xf4\x7f\xc2\xfb\xe5\x0e\x6d\x97\x46\x92\x06\x44\xe1\xa3\xce\x6f\x96\xc0\x74\x01\x9a\x25\x50\x08\x32\x59\x2f\x03\x43\xd6\xf3\xcd\x28\x3b\xde\xb8\x0d\x21\x88\xb4\x58\xc6\x6d\x08\x25\x7b\xf6\x5f\x17\xd9\x4f\xfd\x7e\x59\x27\x96\x80\xf4\x48\x62\x8a\x38\xad\x98\x1e\x50\x88\xca\x36\x34\x3d\xe0\xf2\x29\xc6\xd4\x1f\xdc\xc4\x7f\x42\x34\xb4\x6e\x13\xff\x09\x25\xb5\x7d\x3d\x32\xfd\x47\x45\xab\xfb\x6b\x5d\x52\xb7\x18\xc3\xa5\xa6\x65\x7e\xc0\xde\xad\x20\x25\x4d\x8b\x31\x0e\x8a\x0b\x20\x4e\x4e\xa4\x8f\xe2\xe2\xf1\xb6\x47\xdd\xc8\x28\x14\xa1\x07\xbb\xce\x20\x94\xf5\x78\xd0\xe1\x25\xd1\x65\x4a\x3f\x21\x3c\xdf\x1a\x84\x22\x44\xc3\xf4\x6a\x10\x8a\xf0\x7e\x59\xa1\x5d\xd2\xf0\xda\x28\x7e\x39\x24\x0d\x8b\x31\x94\x2a\x81\x5f\x4e\xbf\xc3\x3a\xed\x81\x77\xfd\xe1\xc2\xe8\x5f\x17\xc8\x97\x6e\x0f\x5c\xda\x40\x10\x61\xbc\x8c\x5e\x59\x8f\xb6\x6e\x52\x5f\x2c\x73\xfa\x09\xb9\x3b\xe0\x9e\x55\x1e\xc5\x8a\x6a\xfd\xa3\x58\x79\x14\x2b\x55\x92\xf3\x42\xe0\x4b\xc6\x57\x83\x3d\x25\xf0\x85\x64\x94\xcb\xc0\x97\xf5\xa5\xfe\x73\x0e\x94\x34\xe6\xd4\x4b\x4d\x11\x06\xa1\x2c\x82\x50\x2a\x69\xd9\x6e\x83\x50\xee\xcd\x6b\x14\x96\xd6\x6d\xe6\x3a\x21\xd0\x59\x6f\x03\x4e\x6e\x9f\x5d\x4c\x1c\x82\x6e\x63\x44\x84\x80\x49\xdc\x26\x96\xbb\xcd\x0f\x97\xf1\x4e\xcc\x6d\x7e\x38\x41\xe7\xd6\xdb\xfc\x70\xb7\xf1\x20\x66\xd5\xbb\x8d\x07\xb9\xbf\x78\x90\x57\x97\xba\x8d\x07\xb9\x37\x2f\x26\xb0\xc4\xdd\xe6\x6a\x13\x22\xfc\x35\x74\x07\xa1\x18\xf3\x70\x9b\xab\x4d\x08\x5e\x1b\xbd\xcd\xd5\x26\x14\xdf\x89\xbb\xcd\xd5\x26\x44\xb7\x1d\xdd\xb6\xc9\xc1\x78\xeb\xfc\x36\x6c\xe4\xde\x54\xff\x73\xa3\xd6\xb0\x06\xd5\xff\x66\x31\x6b\xd0\x5e\x93\x5b\x42\xb3\x0f\xda\x6b\x0e\x49\x0e\x92\x02\x9f\x14\x27\xf7\x86\xc0\x17\x8c\xf3\xbe\x79\xf0\xfe\x83\x0e\x8b\xbc\x7d\xf6\x5e\x78\xbf\xa4\xbd\x70\x52\x41\x17\xe3\x9b\x37\xf0\x3f\x78\x8b\xd1\x53\x54\x05\x21\xf0\x8c\xbb\x7d\x0a\xff\xf6\x39\xc9\xc4\x77\xff\xf6\x39\x49\x21\xd2\x11\x4f\x7b\xe5\x42\xe2\x51\x9a\xdb\x98\x99\x9b\x98\x99\xca\xdb\x04\xb7\x31\x33\x77\x91\xbb\xe2\x3c\x7c\x17\xb8\xab\xa0\xc3\xf2\x5d\xe0\xae\x77\x91\x47\xe1\x15\x7c\x17\x78\x94\x10\x98\x6c\xee\x02\x8f\xba\x8b\xcc\x07\xbf\x86\xbb\xc0\x7c\x84\x4e\x7c\xca\x5d\x5c\x5b\x45\xae\x82\x7f\xc5\x4d\x38\xcc\x07\xc1\x2b\x13\xb7\x41\x31\x42\x94\x8d\x3a\x5d\x34\x46\xbb\x24\xe7\xf6\xdb\x68\x97\xbb\x68\x53\x20\x72\xe1\x2e\xe1\xaf\xe1\x92\x73\xd8\xd3\xf0\xd7\xb0\x9e\xf0\xe4\xe6\x5d\xc2\x5f\xfb\x16\x08\x5b\xa6\xb8\x40\x8a\x37\x57\xaf\xe6\x7b\x17\x17\x48\x71\x37\x3b\x0b\x25\xec\x02\x51\xff\x44\xbb\xdd\x85\xdd\x7c\x17\xdd\x6f\xdc\x32\x05\x2d\x51\x88\x6a\x17\x5c\x5a\xc5\x43\x23\x8e\xde\x77\x71\x6d\x95\x34\x89\x1e\x43\xe9\xa2\x01\xf2\xb4\xb9\xae\x99\xe2\xe5\x0d\xaa\xef\x5d\x5c\x34\xc5\x37\xf2\x1c\x70\xd7\x4c\x31\x53\x5b\x50\xa7\x6b\x06\xc8\x13\x36\x60\xd2\xbb\xbb\x68\x3b\xc1\x43\xfc\xf6\x2d\x4d\x21\xe2\xb0\x98\xfd\xcc\xaf\xb5\xac\x8f\xfc\x5a\x8b\x39\xd9\x39\x40\xe2\x0b\x79\xb2\xad\x88\x21\xfa\x60\xdf\x70\xbd\xbe\x0d\x25\xba\x09\x25\xaa\xbc\xc6\x7d\x1b\x4a\x24\xbc\xc5\x4e\x68\x45\x9a\x7d\x6f\x90\x76\x49\xbb\xc5\x2a\xb4\x43\x1a\x16\x37\x36\x82\xe1\x45\x37\xe1\x43\x6f\xb1\x5f\x3f\x6a\xdf\xe6\xeb\x13\x12\x63\xe4\xbd\xcb\x49\x81\x7d\xdb\xfc\x65\x59\x29\x90\x3c\x9a\x74\xef\xd5\x36\x55\xdb\xf4\xca\x8c\x7b\xaf\xb6\x89\x8b\x0f\x92\xad\xde\x7b\xb5\x4d\x5c\x7c\x60\x6f\xbe\x77\xce\xae\xf7\xfe\xaa\x9f\xef\x97\x56\x7a\x49\x23\xb6\x24\xfc\x72\x48\xe2\x7d\xbb\xce\x38\xa0\xab\xdc\x04\x3e\xed\x1b\xcf\xe4\xdc\xbb\xec\x7b\xf7\x91\xc8\x6e\x33\xec\xd4\xab\x5a\xbc\xc5\xf8\xb4\xd9\x5c\x53\x30\x76\x06\xbf\xd9\x5a\x32\x23\x71\xb3\x75\x1b\x2b\x75\x93\x97\xf0\xfd\x92\xa6\xa1\x53\x08\x3d\x37\xbf\x0c\x49\x58\xe4\x5f\x6d\xeb\x36\x56\x4a\xd8\x37\x9c\x15\xef\x5d\x91\x01\x24\x17\x24\xf7\xde\xec\x54\xb3\x53\x74\x40\x21\x42\x44\xd5\xfb\xa5\xbf\x66\xa7\xbc\xb3\xd8\xfc\xb1\xaf\x53\xbe\xe1\x4f\x3f\xbb\x33\xf5\x0a\x8c\xf7\x4b\x2a\x50\x62\x00\xc1\xd3\x13\xf7\xae\xc0\x20\x8b\xe2\xbe\xe1\x89\x70\x9b\x45\x51\xe8\xf8\xad\xde\x66\x51\x14\xde\x62\x4c\x95\xdc\xe5\x7b\x69\xb5\xf3\x6b\xf1\x7f\x31\x76\x3f\x39\x13\xeb\x3a\x76\xc0\xe7\x59\xc5\xdb\x41\xca\xae\xb2\x25\x01\x99\x65\x9c\xec\xa1\xfe\x90\x40\x0f\xba\xfb\xe2\xa6\x7b\xff\x81\xcf\xcf\x77\x90\xf4\xe0\xbe\xc1\x87\xf3\x81\x90\xcb\x96\x2c\x51\x14\xcd\x43\x9a\x0a\x49\x0c\x92\xef\x24\xb5\x4f\x63\x3b\x8d\xad\x0b\x8d\xed\xa5\x35\xae\x1f\xcb\xe3\xd2\x1a\xea\xb1\xbe\x4c\x05\x5a\x23\xb0\x3f\x12\xd5\x5c\xe8\x59\x60\xbd\xa2\x80\x77\x8a\x24\x8c\xad\xab\x59\x3a\x4a\x6b\x04\x56\xf2\x51\x16\xc6\x16\x90\x3e\xa4\x76\x1b\x52\x48\x5c\xd7\x95\xb9\x29\x4d\xb2\x4b\x21\x37\x73\x03\x8a\x64\xa7\x48\xa6\x56\xa6\x42\xd8\xb5\x71\xf3\x16\x5a\x17\x58\xa9\x84\x59\x68\x5d\x15\x0a\xd7\xf5\xfb\x19\x21\x8a\x44\x7e\xc7\x24\xe9\x2d\xf9\x1d\xc1\x4c\x41\xbb\x92\xdf\x11\xac\xd4\xcb\x2c\xf9\x1d\xc1\x4c\x98\x73\x49\xef\x58\xe1\x83\xed\x8f\x04\x52\x17\x3e\x58\xdd\x7c\x30\xb3\x8f\x6a\x09\x1f\xec\xc8\xf7\xa6\xc2\x07\xab\xe4\x6f\xbc\xae\x24\xdb\xc9\xd2\xf3\x45\xf4\x24\x4a\xcf\xa3\x8f\xb1\xc6\xea\xf9\xb2\x08\xa2\xcf\xc2\x17\xbb\x61\x25\xfc\xa4\xb0\xc6\x2a\x74\xb0\xfd\x91\x70\xe8\xc2\x07\x03\x63\x9c\x9a\x7d\x89\x4c\xab\x3c\xee\x93\xd6\x79\xd2\x3a\x31\x61\xd0\xc1\xc0\xd5\x2c\x97\xd2\x3a\x81\x19\x1a\x56\x3d\x69\x9d\xe7\xa5\x61\xae\x66\x79\x36\x2a\xe6\x49\xc5\xc4\x34\xc1\x1a\x03\x33\xdf\xc7\x0a\x6b\xac\xc2\x1a\xbb\xae\x5c\x91\xe9\x82\x3a\xb4\x53\xb3\x45\xf4\x49\xb3\xbc\x64\x14\x31\x30\x86\x91\x64\x47\x86\x02\x76\x35\xcb\x4d\x4f\x5d\x90\x0c\x76\xee\x11\xe9\xc1\x65\x19\x5c\xcd\xf2\xb8\xa7\x07\x51\x51\x39\x96\xc3\x93\x3e\x49\x35\xe0\xfd\xf1\xc8\xe6\xa9\x1c\x30\x98\x89\x7a\xad\xe7\xd0\xf9\x11\x95\x9b\x28\xdd\x7a\x0e\xef\x2f\x1f\x1f\x43\x35\xac\x27\x63\x22\x30\x96\xd7\xc7\x98\x78\xd2\x14\xdb\xdd\xec\xbe\xe9\xd5\xf9\xc4\x43\x17\xaa\x1a\xc0\x3e\x2e\x4c\xb5\x0a\x2d\xed\xba\x32\x9d\x1f\xc6\x23\x3c\xf9\x14\x6a\x29\xb4\x34\x70\x35\xf3\x6b\x45\x96\xcf\xec\x51\xb9\x98\x6a\x95\x7a\xc5\x57\xb3\x8c\x38\x1d\x10\x98\x71\xd9\x16\xbe\x19\xd8\x1f\x09\x40\x2f\x84\x33\xb0\x8e\x98\x48\xf8\x66\x15\x72\xd9\xd5\x2c\x43\x49\x07\x04\x56\xa2\xbe\x0a\xb9\x0c\xec\x8f\x84\xa0\x16\x72\x19\x98\xcf\xa7\x66\x46\x77\x19\x5d\xdd\xa2\x17\x02\xeb\x70\x03\x7a\x21\x70\x35\xcb\xf3\x52\x0c\x4f\x69\x75\xb3\x93\xe0\x9b\x55\x88\x64\x57\xb3\x4c\x10\x5a\x20\xb0\x0e\xaf\x8f\x16\x08\x6b\xec\x6a\xf6\xf7\x47\xed\xc2\x2a\x03\x2b\x59\x66\x2b\x0c\xb3\x1b\xae\x5f\xf1\x9c\x46\x5f\x4a\x09\xaf\x97\x9d\x12\x58\xc9\xa7\x51\x78\x66\x60\x7f\x24\x44\xb5\x30\xc9\x2a\x4c\xb2\x23\xee\x90\xc2\x24\x03\xeb\x48\x67\x10\xc9\xc0\x3a\x36\xa2\x9d\x68\x4f\xff\x9e\x11\x3d\x89\x32\x80\x19\xfa\x17\xf5\x12\x58\xac\x42\x6c\xb3\x0a\x8d\xec\x7a\x0a\xcd\x26\x59\xa6\xe7\xc3\x53\x2c\x22\xdd\x7c\xba\x67\x91\xe5\x8b\xc3\xe1\x9e\x4d\xd4\x9a\xe5\x52\xea\x25\x30\x93\x5e\xa4\x5e\xb4\x4b\x60\x7f\x24\x55\x5a\xbd\xa8\x97\xc0\xcc\xd7\xad\xc2\x36\x03\xeb\x70\x4f\x0a\xe7\x45\x95\x24\x1a\xb5\xd0\xc8\xc0\x4c\xd5\x99\x42\x23\x03\x57\xb3\x23\xb2\x37\xd9\x3b\xbf\xe6\xd1\x3e\x44\xa6\xc0\xcb\xb3\x7d\xc9\x72\xb0\x8c\x61\x8b\x6d\x06\xae\x66\x23\x32\x9d\x8f\xd7\x65\xdc\x3d\xd0\xf9\xf3\xee\xd5\xb5\x74\x90\xd2\xc0\x4a\x69\xd3\x42\x4a\xab\x64\x7f\xdd\x1f\x89\x16\xad\x97\xf3\x4b\x60\x1d\x59\xe9\x2f\xba\x2a\x3c\xb5\xab\x99\x4b\xf5\x94\xf1\xf3\xd4\x4c\x4f\x6f\xc5\x94\xfd\x19\xb5\x0c\xac\x43\x33\x8a\x29\xb0\x3f\xe2\x39\x2d\xd4\x32\xb0\x0e\x5d\x70\xcc\x09\x8d\xec\x6a\x96\x01\x19\xf7\x1d\x2c\x9d\x74\x9e\x66\x0a\x48\x89\x59\x98\x65\x60\x1d\x4f\x3f\x66\x24\xe9\x2a\xaf\x8a\xae\x7a\xdd\xba\x2a\x46\x2f\xb2\x19\x58\x49\x69\x5c\xc8\x66\x60\x7f\xa4\xa6\x6d\xc9\x5b\x5b\x77\xde\xda\x6c\x5c\xf8\x67\x15\xb2\xd9\xd5\x2c\x77\x70\x00\xc3\x36\x7b\x19\x5c\x07\xb0\xc0\x4a\x7d\xe5\x7a\x39\x80\x05\x56\x08\x8a\x85\x7f\x06\x7c\xf9\x2d\xfc\x33\xb0\x42\xd8\x2c\x15\xc4\x2b\xbc\xb2\xeb\x96\x9e\x56\xa7\x52\xb1\x33\x55\xa0\x0a\xb1\x0c\x5c\xcd\x32\x68\xd4\x23\x66\xd9\x3d\x73\xa9\xc7\xd7\xad\xf7\x62\x41\xe3\x8c\xd5\xcd\x19\x3b\xd3\x75\x7a\xef\xc5\xd2\xd9\xa6\x4b\x3d\x5b\x2c\x9d\xc3\x94\xa4\xe3\x42\x06\xbb\x9a\x65\x88\xa8\xa7\xc0\x4a\x2a\xee\x7a\xd1\x4e\x2f\xaa\xc8\x08\x51\x45\xaf\x5b\x15\x65\x63\x44\x06\xab\x90\xc1\x0e\xc7\x67\x64\xb0\x0a\xa5\x6b\x7f\x6c\x39\xb6\xe2\x74\x01\x89\x10\x0a\xa7\x0b\x5c\xcd\xce\xc8\x26\x99\xc7\xdd\x23\x5a\x44\x6f\xcd\x46\x64\x1f\xb2\xcc\xa2\xac\x20\xe9\x73\xeb\xb8\x35\xcf\x5a\x91\x15\x99\xb8\xa2\x57\x44\x4d\xa4\x57\x11\x51\x3c\x81\x95\x44\xe7\x85\x0c\x06\x56\xb2\xe7\x16\x32\x58\x85\xf8\xb5\x3f\xe2\x6d\x2b\xcc\x2f\xb0\x42\xac\x29\xc4\x2f\x30\x92\x1d\xbf\x10\xbf\xc0\x75\xa5\x7b\xea\x67\x74\x51\x12\x06\xd4\x41\x17\x1d\x94\xcc\xfe\x70\x53\x9d\x8a\x92\xd9\xee\x47\xfb\x11\xfd\x34\x4b\xdf\x29\x99\xc0\x4c\xb8\x65\x21\x7e\x55\x58\x5e\x57\xb3\x0c\x07\x53\x07\xcd\xeb\xdc\x88\xf4\xea\xcc\xd2\xd8\xb7\xf4\xca\x09\x2b\x20\x1a\xa1\x70\xba\xc0\x98\xc6\x83\xde\x39\xe8\x9d\xdd\x4d\xe9\x1d\x34\xaf\x14\x67\x2a\x34\x2f\x30\x9f\x7a\xe0\xcc\x15\xe6\xd7\x75\xa5\x5f\xd3\xd1\xc4\x91\xe5\x63\x41\x61\x7e\x81\xab\x19\x99\x8e\x26\x91\x63\xa2\x33\x0a\xf3\xab\x0e\x1a\x2b\x89\x1c\x0b\x67\x0b\xac\xe3\xf5\x4f\x1c\xb2\x51\xba\xc0\x4c\xa6\xf5\x3a\xf8\xfa\x0e\x06\xd9\x1e\xed\x85\xe5\x05\xd6\x71\xa4\x37\xd4\x5e\x58\x5e\x57\xb3\xf4\x86\x92\x0b\xac\x97\x71\xa0\xe4\x0e\x4a\x2e\xc7\x8b\x83\x92\x3b\x9c\xe6\x76\xbd\xa1\xd1\x0e\x1a\x2d\x79\x1e\x0b\xcb\x0b\x0c\x8e\x10\x2c\x2f\xb0\x3f\xf2\x61\xb3\x0e\xe7\xb9\x43\xf5\xcc\x1c\xca\x10\xbf\xea\x60\xcb\x85\x23\x55\x78\x59\x60\xa5\xc8\x4e\xe1\x65\xd5\xe1\xec\xc6\x4d\x88\x70\x05\xe6\x34\xcb\x28\xa6\x83\x91\x96\x72\x5c\x75\x30\xd2\x0e\xe9\xbf\x73\x36\x39\x18\x69\xe1\x48\x5d\xcd\x32\x96\x6c\xa8\xc0\x4a\xa2\x80\xc2\x91\x02\x2b\xa5\xfc\x0b\x47\xaa\xc2\x91\xda\x1f\xbb\xe1\x5d\xf7\x4d\xb3\x5e\x5f\xb9\x01\x2d\x74\xd0\x42\xbb\x65\x47\x0b\x85\x23\x75\x70\xb5\xe0\x48\x81\x99\x2a\x12\x85\x23\x55\x21\x3f\x5d\x57\xbe\x22\x7b\x91\x65\xb6\xe7\xf4\x26\x95\x73\x85\xe9\x74\x35\xf3\x6b\x8b\x2c\x54\x81\x49\xf4\x26\xd2\x29\xa2\x0f\x91\x91\xbc\x7f\xad\xc8\xc4\xee\xad\x88\xd2\xa9\x93\x5d\x93\xa4\x91\x85\xc2\x04\x56\x72\x89\x15\x0a\x53\x85\x9c\x74\x35\xcb\x1d\xe8\x17\xe4\xa4\x67\x6c\x6c\xe4\x24\xb0\x3f\x12\x81\x5d\xc8\x49\x40\x0c\x50\x21\x27\x55\x88\x48\x57\xb3\x3c\x1b\xc3\x26\xb0\x12\x66\x5b\x88\x48\x75\xde\xfa\x25\x3b\x17\xda\x11\x90\x83\xbd\xd0\x8e\x2a\xac\xa0\xab\xd9\xf5\xfe\xb0\x82\xc0\xa4\xbc\xb1\x82\xc0\xfe\x48\xb9\xb3\xc2\x0a\x02\x2b\x75\x08\x0a\x2b\xa8\xce\x7b\x11\xe7\x40\x8e\xa1\x03\xe6\x19\x53\x18\x43\x07\xac\x47\x26\x03\x86\x4e\x9d\x2c\x91\xd4\x57\x2a\x74\x1c\x20\x66\xa9\x4e\x96\x48\x60\x25\x7b\x54\x9d\x16\xe9\xe9\xd8\x94\xc2\x46\x85\xb4\x03\xd6\x11\x5d\x82\xb4\x03\xd6\x71\x7a\x0c\xc3\x71\x2f\x5c\xef\xca\xc2\x0d\x0c\x8e\xe5\xd3\xba\x0d\x5c\xcd\xf2\xe6\x2d\xdc\x53\x65\xa6\x98\x5c\xd8\x3e\x60\x7f\x24\x01\x5d\xa1\xfb\x00\xe1\x54\x75\xb2\x4e\xc2\xf6\xb9\x9a\xa5\x0b\x6c\x91\x9b\xee\x73\x68\xe6\xc5\xf3\xea\xa4\xbc\x4e\xe1\xfb\x00\xf1\x54\x75\xd2\x02\xa7\xe3\x5b\x02\xb8\xeb\x74\x7c\x3b\x1d\xdf\x4e\x8f\xab\xf3\x0c\x8f\x84\xc4\xd6\xc9\xf0\x38\x1d\xb8\xcc\x36\x86\xc7\xb9\x3c\x9b\xb5\xc6\xe5\x1f\x58\xc7\xd4\xcc\xb3\xad\xb7\x66\xe9\x3d\x35\x70\x52\x03\x31\x59\x4e\x6a\x20\x30\xe9\xdd\x73\xdd\xcf\x51\xae\xcc\x88\xd3\x0c\x27\xcd\x60\x71\xd0\x0c\x01\x11\x61\x85\x62\x54\xa1\x18\x9d\xc9\x2e\x5e\x28\x46\x35\xb8\x6a\xed\x49\x28\x46\x40\x90\x58\xe1\x10\xd5\x60\x9e\xa4\x7a\x54\xe1\x10\x81\x15\x56\x74\xe1\x10\x81\x75\x64\x29\xe3\x10\xd5\x78\x7d\x5d\x39\x22\xfb\x91\x65\xe7\x8a\xef\x64\xd0\x02\x83\x29\x12\x6f\x07\xa6\x11\x90\x2d\xbf\x30\x8d\xc0\xfe\x08\x89\xa1\x30\x8d\xc0\x0c\xcd\xb0\x30\x8d\xc0\x3a\xb2\x1c\x31\x8d\xc0\x75\xa5\x5f\x3b\xc8\xb2\x33\x66\x9a\x62\x1a\xd5\x38\xcc\x98\xfb\xd7\x74\x2a\xe1\x46\x23\xaa\x6d\x38\x16\x0d\x7e\x92\xf0\x13\x4a\xbe\x78\xb0\x8e\x8d\x68\x10\x19\xb5\x18\x9c\xa8\x46\x40\x1c\x5d\xa1\x1a\x81\xab\xd9\x8c\xec\xbe\x43\xd6\xe8\xda\xfe\x7e\xd7\x1e\x34\xc9\x18\x96\x4e\x4c\x95\xe1\x04\x13\x58\x47\x66\x2c\xd6\x51\x0d\x2b\x9d\x63\x56\x8a\x79\xb0\x0e\x2f\xd7\x4a\x1f\x96\x75\xc2\x24\x0a\xc5\xa8\x86\x35\x9c\xc0\xab\x1a\xd6\x70\x60\xee\xb1\x2a\xb1\x8e\xc0\xd5\x2c\x0f\x62\x0d\x0f\x6b\x38\x1e\xee\x61\x0d\x0f\x27\x8c\xe9\xc7\x0c\xa1\x13\x46\x3c\x9d\xb8\x49\x35\xec\xda\x09\xcf\xaa\x61\xbd\x06\xa6\xaf\x76\xb8\x49\x60\x1d\x71\x48\xe1\x26\xd5\x70\x9c\x48\xd8\x52\x61\x1d\x81\x75\xc4\x0b\x86\x75\x54\x83\xc7\xf5\x69\x32\xda\xb5\x03\xeb\x88\x65\x3f\x2c\xf4\xe1\x38\x91\xb8\x94\x42\x31\xaa\xc1\x3f\x12\x4b\x61\xd8\xdb\x87\xbd\xdd\xa8\x59\xd4\x83\x4b\xf4\xa9\x57\xd6\x66\x40\xbe\xed\xc2\x4d\xaa\xa4\xef\x3f\xf9\xad\x70\x93\x6a\xde\x6b\x33\xfe\xbe\x69\x6d\x4e\x6b\x33\x36\xc6\xb4\x36\xa7\x62\x1c\x4b\xab\x83\xc8\xfc\xcc\xda\x99\x0e\x1d\x81\x49\x45\x4c\x87\x8e\x69\x6f\x0f\x5b\xa3\xa6\x25\x1c\x58\x89\x2b\xa8\x69\x09\x4f\x87\x8e\xe7\x7d\xd3\x0f\x59\x06\xfc\xe1\xa6\x5f\x22\x03\xbe\x74\xa1\xc9\x32\xe0\x44\x96\xf5\xe4\x12\xe5\xec\xc4\x9b\x02\xd3\x87\xde\x69\x71\x4e\xde\x08\xa7\x82\x69\xd9\x4d\xde\x88\x58\x75\xd3\xa6\x3d\x1d\x14\x92\x70\xab\xa6\x5d\x3b\xb0\x8e\x7c\xb4\x98\x0e\x0a\x93\x9b\xe1\xe5\x79\x99\xfb\x01\x79\xf7\x6b\x72\x33\x4c\x27\x80\xa4\x9c\xad\xe9\x04\x30\x9d\x00\x62\x71\x4e\x27\x80\xd4\x26\xb8\x9a\xe5\x0e\x3e\x6e\x04\xd6\xcb\x50\x72\x89\x4e\x6e\x86\x44\x94\xd7\xe4\x66\x98\xdc\x0c\xd9\x67\xa7\x45\x3a\xed\xf7\xaf\x9d\xcc\x1d\x18\xed\x31\x01\xa6\xfd\x7e\x5a\xb8\x09\x3c\xaf\x69\xe1\x4e\x0b\xd7\x04\xb1\x70\xa7\x85\xfb\xca\x8a\x44\x41\x03\x73\x44\xa1\x4f\xfb\xf1\xb4\x96\x5f\x39\x80\x4f\x6b\x39\x20\x61\x69\x4d\x6b\x79\xda\x68\x5f\x99\xe3\xea\x2a\x80\xf9\xcc\xf2\x53\x57\x01\xec\x8f\xd7\x8b\xcc\x44\xb2\xd1\xe6\xdc\x3b\x2d\xdc\x69\xa3\x7d\xbd\x3c\x88\x2e\xe4\xa3\xeb\x6e\xdc\x6c\xb4\xd3\xf7\x7c\x93\x86\x05\x3e\x85\xc9\x1f\x1e\xcd\xd4\x8a\x6b\x60\x98\x46\xd6\xf2\x64\x0c\xa7\xfa\x58\x61\x97\xd5\xb4\xae\x32\x9f\xb1\xcb\x2a\x4c\xac\xfd\xf1\x8a\x61\x8a\x89\x05\x46\x6a\xd0\x14\x26\x56\x2d\x13\xd5\x87\x0b\xbc\x28\x30\x9f\x31\xad\xf1\xa2\xc0\xfe\xf0\x2d\x10\x31\x0a\xe0\x36\x17\x62\x14\x98\x3e\xba\x22\x46\xd5\xba\xa7\xf8\xd4\xec\x4d\xf6\xce\x95\x7b\x44\x1f\xa2\xaf\x66\x9e\xe3\x7e\xb6\x5f\x3c\x69\xe9\x15\xbb\x34\x70\x35\x3b\x22\x6b\xb2\xb8\x4f\xfc\x1a\xaf\x7f\x00\x77\xba\x96\xa3\xf0\xba\x17\xc7\x24\xdb\xc9\xf6\x34\x7b\x45\xf4\x24\x7a\xc6\x4b\xe4\xc7\x0c\x07\xb7\x9c\x0f\x51\x38\x55\x60\x9e\x4f\x22\xc3\xe1\x33\xa5\x0f\x17\x38\x55\x60\x26\x58\xb9\x70\xaa\xc0\xe2\x95\x5b\xb6\xc6\xe5\x78\xec\xeb\x03\x9a\x15\x98\xf3\x41\x64\x38\xee\x25\x94\x59\x84\xc0\x04\xa6\x2f\xda\x08\x4c\x60\x7f\xf0\xe5\x62\x30\xd5\x5d\x94\x22\x56\x3f\x02\x13\x58\xd3\xe0\xb2\xa2\x03\x43\x50\x08\x02\x53\x2d\xeb\x91\x7b\x1c\x81\x09\x8c\x35\xff\x3e\xfd\x78\xe1\x37\x81\xc9\xa0\xc1\x6f\x02\xd7\x0f\xe7\xc9\xad\xe0\xc0\xda\x72\x66\x44\x70\x02\x6b\x33\x89\x2d\xe0\x00\x2a\x7b\x2d\x0b\x78\xcd\xbb\xcb\x79\x91\x16\x30\x1a\xd4\x30\x9f\x2c\xe0\xe5\xc3\x26\x7d\xbe\xec\xa9\x01\x8c\xf7\x5a\x16\xeb\x72\x38\x76\x74\x40\x8d\x02\x33\x39\x8d\x0b\x35\x0a\x5c\xcd\x72\xa9\xb5\x89\x1b\x95\x20\xd1\xc2\x8d\x02\x6b\xb3\x24\xec\xbc\x81\xc5\x95\xba\xec\xbc\x81\x95\x04\x48\xb5\x98\xd8\x81\xc5\x2f\xbb\x7c\xd2\x58\xf6\x67\xfe\x7d\x0c\x2a\x80\x8b\x5f\x18\x54\xb5\x58\xdd\xbe\x22\x61\x50\x81\x95\xa2\xe2\x85\x41\x05\xae\x66\x19\x6f\x66\x77\x40\x6e\x82\xc2\xa0\x02\xfb\x83\xb7\x0c\x85\x0a\xcc\x2d\x9b\x0f\x06\x15\x58\xfc\xb7\x18\x54\x15\x06\xd5\x99\x52\xa0\x85\x41\x05\xe6\x16\xdb\x04\x81\xaa\xde\x8e\xe8\x3e\x47\xbc\xed\xf6\x81\xc5\x7d\xfb\xb6\xdb\xbf\x19\xe7\x3e\x77\x60\x50\x81\xc5\x19\x8c\x41\x05\xe4\x1c\xa8\xb7\x9d\xfd\x8d\xa6\xfa\x24\xfa\x10\x79\x77\xd9\x8d\xde\xb6\xec\xb7\xba\x94\xd1\x70\x6f\x96\xf8\x9b\x25\xce\x1b\xfc\x66\x89\x07\x16\x37\xef\x9b\x25\xfe\x66\x76\x73\x54\xbf\x29\xcc\xc0\x18\xfa\x4e\x5f\xaa\x97\x32\xef\x2b\x07\xd1\x74\xe5\x11\x99\x1e\xc4\x12\xdf\x0e\x8f\xa6\x07\xf7\x62\x89\xba\x41\xc7\x02\x53\x88\x91\xf2\x20\xf5\x66\x93\xb2\x09\xde\x6c\xd2\x37\xaf\x77\xa6\x07\xd2\x56\xbd\xef\xd5\x32\xfc\x9a\x07\xc9\x6a\x31\x3d\xde\x56\xcb\xfb\x5e\x06\x39\xad\x20\x72\x81\xc9\x2d\x80\xc8\x05\xf6\x07\x5b\x5f\xcd\x10\x30\x42\xd7\xab\xb7\x65\x10\x98\xa9\x43\x5f\xaa\x88\xd4\x7b\x1d\xae\xd4\xcc\x18\x25\xbb\x59\xb2\x45\xd7\xdb\xb1\xf2\xcd\xb4\xb4\xc7\xbe\x4d\xb6\xc0\x10\x5a\x87\x3c\x56\x21\x8f\x9d\xa1\x49\x17\xf2\x18\xb8\xae\x5c\x91\x6d\x64\xf9\x82\x9b\x15\xf4\xf1\x85\x2c\x55\x44\xf6\x47\x32\x48\x97\x2a\x22\x60\x8e\x3c\x9a\x2a\x22\xf5\x31\x01\xcf\x68\x2c\x25\x43\xc0\x14\xc8\xf0\x31\x01\x3f\x42\x70\xce\x74\xe1\x63\x82\x04\xa6\xb7\xfc\xb1\xc7\x7e\xcc\x99\x73\x23\x73\xd3\xc3\xa6\x92\xc7\x35\x67\x3e\x5c\x38\x67\xbc\x3f\x1f\x5b\xe5\xe7\xae\xcd\xeb\xca\x2f\x51\x96\x72\x92\xf1\x96\x2a\x22\x60\xf2\x99\xa9\x22\x52\x1f\x1f\xc8\x93\x22\xbe\xb0\xe9\xc0\xe4\xd4\xc5\xa6\x03\x57\xb3\x0c\x92\xad\x32\xb0\xf8\x1a\x3f\xb6\xca\xcf\x79\xdf\x34\x0f\x62\x8f\xfa\xc8\x44\xfc\x74\xa5\x9b\xb2\x23\xc5\x41\x7c\xd8\x91\x81\xe9\xbb\xf1\x87\x1d\x19\xb8\x9a\x65\x2c\x7d\x5b\xff\xc8\x44\xec\x06\x4c\xcb\x80\x1c\xd7\xf5\x61\x5a\x7e\xb8\x6d\xcf\xe7\x8c\xcc\x8b\x49\xc4\x4d\xe2\xbd\x0b\xf9\x0f\xcc\xe7\xdd\xea\x4d\x94\x75\x15\xaa\x4f\xe1\x03\x56\xb8\x7f\x97\x2c\xcf\x61\xc5\x04\x66\x72\x06\xd6\xc7\x29\xee\xe3\xc8\x16\x92\x4d\x7d\x58\x7e\x81\x91\x62\x6a\x85\x22\x58\x1f\xc6\xda\x19\x4b\x04\xd1\xaf\x42\xf4\x3b\x19\x44\x88\x7e\xf5\x75\x94\x49\xf9\xc8\xc2\xea\x03\xd3\x9b\xff\x3a\xca\x7c\x59\x61\x09\xc2\x2e\x0c\xbb\xba\x19\x76\x31\x4a\x31\xec\xea\xcb\xe4\x4a\x3e\xa3\xfa\x52\x21\x81\x35\xfe\x89\x8c\x2a\xf5\x35\xcd\xbe\x0e\x1d\x23\x63\xa8\x66\x08\x58\x29\x89\x50\x78\x7a\xf5\x35\xa7\xc2\x5b\x28\x35\x43\xc0\xe4\x0f\x56\x33\xa4\xbe\x7c\xfb\xa9\x55\x59\x2a\x7f\x80\x95\x04\x11\xf5\xe5\xdb\xff\x8e\xf4\x30\x91\xd6\xf5\x65\xd0\x7c\xef\xe2\xec\x44\x7a\xe8\xc5\x85\x7d\x50\xa8\x75\xf5\xa5\x4e\xc2\xb3\x2c\x75\x39\x80\x0a\x72\x85\xa0\x56\x5f\x6f\x84\x95\x8d\x53\x56\xe1\x94\x9d\x5c\x29\x38\x65\xf5\xf3\x46\x44\xcd\xe0\x94\x81\x25\xca\x10\xa7\xac\x7e\x3c\xb1\xa1\x02\x14\x36\x17\x58\xa9\x1e\x58\xc8\x5c\xf5\xe3\x62\x15\x99\x8a\xb9\x05\x04\x64\x17\xe6\x56\xfd\x7c\xc2\x19\x39\x83\xa2\x69\x81\x3b\x10\x1a\x4b\xab\x7e\x0e\x70\xe1\xff\x16\x4a\x16\x58\x3e\xca\xa1\x64\x81\xab\xd9\x8c\x4c\x17\xee\x1a\x75\x79\x0e\x36\xea\x4f\xf5\x8e\x7c\xe9\xf9\xb1\x51\x7f\xf7\xcb\x5a\x9a\x79\xdc\xa4\xe0\x4b\xda\xdc\xc2\xd2\xaa\x1f\x67\x4c\xd2\x14\xd4\xcf\x62\x0c\x2c\x67\x87\x1f\x1b\xf5\xc7\x20\x4d\x32\xc3\xc2\xc9\xaa\x9b\x93\x95\xd7\x8c\x93\x05\xae\x66\x19\x37\x6b\xf6\x87\x52\x1f\x17\xc2\xcf\x9a\xfd\x79\xf5\x09\xec\x2f\xa4\xac\xfa\xf9\x4e\x31\xb5\xb3\xe1\x04\x94\x92\xa8\x9f\x0d\xe7\xc7\xb7\xc9\x17\xfb\x63\x78\x05\xe6\xf0\x6b\x0c\xaf\xdf\x1d\xad\x9a\x17\xc3\xf0\xfa\xa9\x2b\xbc\xbb\xd0\x48\xf2\x80\xda\x32\xf1\xa3\xc0\x3c\xf3\x35\x03\x3f\x0a\xcc\xe3\x7e\x32\x9d\x8a\x47\x25\xa9\x72\x0b\x63\x0a\xcc\x10\xcd\x0a\x63\x0a\x5c\xbf\x9f\x91\x64\xb1\x05\xd6\xd3\x40\x32\xd8\x7e\xa2\x4c\x92\x91\xb5\xb0\xa8\xc0\x64\xdc\x60\x51\x81\xab\x59\x6e\x6a\x13\xfd\x29\x2e\x11\xeb\x09\x8b\xaa\xc2\xa2\x3a\x3d\x1a\x16\x15\x58\xa9\xa3\x5e\x58\x54\x60\x8e\xbb\xd5\x4e\x94\x18\x8d\xec\x97\xc5\x89\x13\x18\x21\x2a\x17\x5e\x15\x18\x21\xe3\x17\x5e\x55\x95\x5d\x35\x55\x9c\x0b\xaf\x0a\xa8\xf4\x53\x78\x55\x60\xee\x39\xf3\xe2\x55\x55\xf1\xb9\x86\xd3\x5b\xe5\x34\x5b\xf2\xf6\x0f\xa2\x0c\x46\xb1\xe1\xf0\x12\x8a\x0d\x17\xc0\xe1\xab\xb2\x45\x97\xfd\x78\xe6\xdd\x95\xfd\x38\xa0\x8a\x44\x15\x6d\x1b\xb8\x9a\xb9\x74\x90\xa5\xea\x4c\xb4\x47\x51\x01\x65\xbd\xa7\x68\x41\xe1\x5f\x81\xc9\x27\x8f\x7e\x55\x65\xbd\xcf\x9c\x78\xca\x7a\x0f\xcc\x47\x4e\x02\x65\xbd\x17\x0f\x6b\xd2\xd8\x95\x02\x3b\x60\x9d\x71\xe8\x95\x63\x64\x60\x8a\xd7\x29\x0e\xd6\x72\xb2\xe4\x73\xc2\xdc\x02\x33\x1c\xb8\x2a\xbb\x76\x59\xef\xd3\x1b\xb5\xde\x03\xea\xe6\x14\x7e\x57\xd5\xbd\x90\x33\x63\xca\x42\x0e\x4c\x47\xe8\xb2\x90\x4b\x68\x6b\x52\x5e\x56\x39\x01\x06\x26\x2f\x74\x39\x01\x06\xc6\x8a\xf2\x40\xf0\x02\xeb\x74\x4f\x36\x6d\xd9\x8e\xa7\xc9\x60\x3b\x0e\x2c\x9b\x65\xd9\x8e\x03\x33\xf5\x70\x4a\x31\xa0\x2a\x3b\x34\xd2\x47\xd9\xa1\x03\x73\xc4\xa4\x2d\x3b\x74\x60\x9d\x59\xed\xe5\x00\x58\x42\x39\x66\x2c\xce\xe2\xae\x09\x8c\x69\xca\x30\x86\x8b\xe5\x9b\xa4\x55\x55\x2c\xdf\x80\xc2\x86\x55\x14\x51\x58\x69\x57\xb3\xf4\x80\x8a\x29\x55\x62\xa6\x66\x3a\x75\xeb\x93\x28\xf5\xa2\x4f\x02\x61\x6a\xfe\xed\xa6\x5d\xd4\x4d\x89\x70\x4b\x05\x86\x2a\xfa\x26\x30\x96\xe1\xa2\x6f\x6a\xdd\x3d\xcc\x40\xd0\x24\x81\x61\xef\x51\x01\x09\xac\xd3\xd8\x53\x24\x65\xfb\xc4\x60\xc1\x9a\xab\xb0\xe6\xce\x94\x14\x2e\xac\x39\x30\x99\x64\x58\x73\x60\xb1\x5d\x90\xe6\xea\x26\xcd\xe5\x4b\x1b\xd2\x1c\xb8\x7e\x5f\xb3\x17\x59\x46\x2b\x6f\xad\xa9\x8d\xc0\x4c\x2e\x8a\x6a\xbb\x73\x73\x78\x99\x50\xcd\xe1\xd5\x72\x9c\x47\x47\x63\xe0\x55\xd3\x07\x2b\xa7\xfb\xa6\x0f\x5a\x88\x7c\x4e\xb8\xcd\x3e\x6f\xfa\x00\xf5\x45\x6d\x26\xb0\x44\xb4\xa8\xcd\x04\xae\x66\x23\xb2\x41\x36\xe2\x59\x49\xdf\xe9\x83\x66\x91\xad\x8d\xec\x4d\x96\x58\xe3\x98\x09\xcd\xe4\x6a\xb6\xd4\xf2\x20\x6c\xa9\x16\xc0\x9a\x8d\x1d\x3d\xaf\x9a\x3e\x48\x86\xda\x42\xa8\x03\x93\x83\x1f\xa1\x0e\xec\x8f\x64\x2a\xaf\xa6\x10\x5a\xf4\x7b\x2c\xfb\xf6\x49\xa5\xe9\x88\xa4\xf8\x2a\x05\xa1\x80\x2c\x21\x85\x8a\x57\x6d\xf1\x27\x8b\x7a\x21\xd4\x81\xb1\xfc\x9a\xc5\x1f\xf6\xdc\xfe\x48\xe2\xe9\xc2\x9e\x03\xf2\xa5\x16\xf6\x1c\xb8\x9a\xe5\x79\xf9\x95\x54\x7a\x4a\x65\xa3\xc2\x9e\xab\xb6\xd9\x27\xe9\x76\xa1\xca\x55\x73\xea\x26\x89\x6a\x29\xeb\x04\xd6\xe6\x2d\xf0\x09\x85\x17\x27\xad\x6a\xa1\xc5\x81\xfd\x91\x1c\xcd\x85\x17\x07\x64\x42\xad\xa6\x38\x02\x57\xb3\x8c\x9b\xc3\x70\x60\xac\xbb\x99\xe1\xe5\x4d\x12\xae\x8f\x2b\x07\x54\x05\xaa\xa6\x4c\x9a\x32\x49\xbe\xdb\x6a\xca\x24\xb0\x04\xb5\x36\x65\xd2\x22\x58\x93\xac\xa5\x14\x8e\x02\xd3\x17\xab\x66\x75\x04\xc6\x7d\x03\x4a\x22\x30\x79\xe8\x9a\x16\x68\xb6\x83\x6f\xd3\xcd\x76\x08\xcc\x24\xca\xad\xb6\xe2\x9b\xed\x20\x28\x59\x61\x2a\x30\xee\xb5\x6c\xc9\xf7\xbd\xe4\x63\x9d\x20\x00\x56\x08\x80\x67\x12\x22\x34\x02\x20\xd8\x1f\xc9\x3d\xdb\x8f\xac\x79\xb0\x12\x96\xdb\x8f\xac\x79\x30\xc7\xc3\x95\x4f\x22\x6b\xfe\xb2\x31\xfa\x91\x35\x0f\x46\x56\x69\x3f\xb2\xe6\xfb\x21\x04\x3e\x09\xdf\xfa\x11\xfb\x1b\xc8\x50\xdb\x8f\x58\x0f\x40\xc1\xc4\x7e\xc4\x7a\x00\x63\x3d\x66\x44\x6f\x22\x7d\x1f\xae\x2c\xb2\x78\x37\x4e\x1d\xe8\x88\x8e\xbb\x53\xb9\xf4\xd0\xa9\x43\xa7\x8e\x88\x74\x8a\x17\x3d\xce\xa3\x4e\x01\xad\x1b\x66\xf2\x53\xb7\x32\x5a\xfd\xb8\xb5\xc5\x4c\x0f\x0e\x3d\x88\xcb\xfc\xf4\xb8\x87\x1e\xb0\x1e\x92\x66\xae\x11\x22\xc1\xf8\xeb\x4a\xcf\x76\xab\x01\x77\x38\x5d\xca\xbb\x7c\x69\xad\x46\x9b\xec\xc7\xbd\xbe\x2f\x5d\xdf\x38\x92\x60\x6d\xbb\x66\xbf\x88\x12\xee\xbe\xa5\xe0\x45\x3f\x86\x9e\x8e\xf4\x74\x4b\xe7\x87\x9e\xe6\x73\xcf\x16\x4e\x7a\x3f\x86\xf7\x97\x33\xf9\xfe\xca\x80\x0c\x9d\xcf\x31\x20\x89\x7d\x1b\xe1\xb2\xc3\xa4\xbc\xae\x24\xf3\xb8\x71\x42\x27\xb1\x6f\x63\x52\x82\x7d\x4b\x62\xc9\x46\xa5\x04\xf3\xf9\x48\x0f\xa2\x40\x3a\xb5\xbb\xae\x66\x99\x20\xe3\xee\x42\xe5\xd7\xd2\x6c\x9a\x94\x5c\xca\xcf\xb4\x9a\x3a\x95\x70\xd1\xcd\x64\x9b\x3a\x45\x7d\x3c\xd3\xf5\xa9\x4f\x71\x92\x6d\xa9\xbc\xdc\x98\x9a\x60\xa6\xec\x54\x63\x6a\x82\x99\x4f\x42\xfd\x98\x3a\x10\xbd\xb0\x3d\xb6\xbf\x8f\x1e\xef\xc7\xd4\x99\xc9\x39\x9b\x2e\x4f\x6f\x28\xc6\xc5\x16\x3e\x56\x23\x72\x82\x35\x75\x66\xe9\x4c\x3e\xec\x6e\x0f\x2b\x6c\xe9\xcd\x4a\x8a\xdc\x99\x41\x5d\x7a\x93\xb3\xf1\xf6\xb0\x4e\xa2\x4a\x80\x94\xc4\x8d\xb4\xd9\x61\x68\x5e\xcd\xf2\x8a\xde\xee\x90\x95\x1e\x9d\xd9\x18\x9a\xbd\x1d\x6e\x7a\x1d\x4d\x7a\xb3\x02\x02\x33\xb1\x2a\xbd\xc5\xa4\x06\x73\x44\x1f\x6c\xd6\x44\x60\xa4\x18\x45\x2b\x87\xd6\xa9\x71\xb6\x6f\xa1\x11\xf5\x66\x4d\x04\x66\x3c\x8f\xbd\x59\x13\x81\xab\x99\x7b\x2e\xb2\xe4\xe6\xce\x2b\x52\x03\x0d\xcc\x58\x73\xbd\x65\x53\xed\xed\xbc\x6f\x90\x9b\x9e\x6e\x10\xfa\x58\xca\xb2\x35\x52\x68\x87\xda\xb9\x6f\x0f\x8f\x1b\xcf\x03\x98\x31\x8b\x7b\x1b\xae\xcc\xc1\x75\xcf\x78\x6f\xe3\xbe\x32\xec\x2e\x9d\x32\x89\xb7\x7b\x12\x67\x05\x6f\x26\x71\x60\xe5\x73\x78\x6f\x26\x71\x60\x3e\xce\x33\xa2\x2f\xd1\xcf\x95\x19\x8e\x58\xca\x60\x25\x3c\xa6\x31\x4c\xc1\xda\xf7\x3c\xac\x79\x1d\xb8\xae\x4c\xa7\x4c\xec\xc0\x0c\xbb\xab\x37\x13\x3b\x70\x35\xcb\x73\x4c\xaf\x45\xba\xf8\xe9\xd7\xbc\x96\x69\x38\x66\xfa\x3e\x0d\x47\xf6\xca\xe4\x6d\x6d\xdc\x54\xb0\x6f\xb4\x1c\x72\x2a\x98\xcf\x28\x12\xdc\x54\x20\x6d\x6b\xe3\xa6\x76\x68\xa2\xd7\x95\x79\x55\xcb\x73\xe4\xe4\x4d\x53\xe1\x89\x76\x48\xa1\xfb\xb6\x99\x58\xcb\x0d\x72\xa6\x4e\x00\x58\x23\x85\x36\x6a\xe7\x96\xec\xf6\x8d\xda\xd9\xa1\x76\x8e\x94\x2f\x69\xd4\xce\x0e\x27\x73\xdf\x92\x9f\xa3\x77\xdb\xca\xae\xaa\x4e\x26\xf8\x1e\x53\x12\x5c\xcd\x46\x64\x83\x2c\x34\xed\x4d\xb3\x49\xf4\xd6\x6c\x46\xf6\x21\xbb\x96\x72\xe2\x2f\x3b\x95\xe5\xfe\x47\x23\x65\x6e\xb1\x31\x1a\x29\x13\x48\x50\xdb\x48\x99\xfd\x17\x29\x53\x2b\x8f\x16\x83\x33\xa1\xa1\xbd\x1f\x1e\x2d\x5e\xb9\x8d\xca\xc4\xc0\x04\x2b\xe1\x29\xad\x0c\x5d\x87\x80\xb9\x6f\xdb\x2d\x6b\x32\x65\x83\x33\x1e\xa7\xf1\xa0\xf4\x53\xb3\xac\x77\x4a\x3f\xb0\x72\x84\x69\x15\xe1\xc0\xbe\xe5\xb3\x50\x2b\x09\x07\xe4\xce\xed\x9d\xd2\x0f\x48\x8a\xdb\x8a\xc4\x81\xeb\xca\x3c\x87\x55\x15\x98\x89\xaf\xeb\xdd\xaa\xda\x87\x5e\x45\x09\xec\x56\x42\x40\xfa\xdf\x46\x90\x04\xf3\x75\x5f\x59\x44\x59\x1b\x51\x45\xf8\x91\xbd\x4f\x2f\x59\x33\xd3\x39\x30\xf7\x95\xc7\x30\x9b\x77\x1a\x3e\x1f\xd8\x7a\x37\x9d\x03\x8b\x86\xdf\xcd\xe6\xc0\xda\x9f\x5a\x2d\xa2\xcc\xe6\xa7\x56\x6f\x22\xaf\x3d\x6f\x85\x06\xdf\xa5\x0d\x36\x40\xd3\xf3\x2f\xc3\x9d\x05\xbf\xd3\xe0\x81\xb5\xef\x44\x86\xdb\xd2\xc8\x77\xad\xc6\x7c\x04\x2b\x31\xc7\x8d\xf9\x08\xae\x66\x79\x0e\x4a\x3d\xb0\x12\xb0\xdb\x0a\xda\x75\x08\x8c\x57\xb3\x3c\xc8\xf2\x6c\xb7\x31\x48\x74\x3f\xdb\x4f\xb3\x74\x61\x19\x5c\x74\x25\x53\x61\x99\x44\xf7\x42\x8b\x6e\x46\x74\xec\x10\x1d\x47\xa8\x3d\x8d\xe8\x08\xa6\xad\xf8\xc9\x16\x0c\xac\xfd\x32\x7a\x1b\xf5\xb1\x9f\xf7\x72\x8c\xba\x56\x0b\x0f\xcc\x54\xa5\xef\xa7\xe5\x18\x9e\xe3\xd5\xec\x15\xd9\x24\x43\xed\xd1\x6c\x11\x2d\xcd\xce\xc8\xde\x64\x51\xba\x2f\x37\xfd\x10\xe5\x55\xbd\xdc\xf3\x4b\xd4\xae\xfc\x27\xb6\x6c\xd4\x48\xb0\x52\xc4\xbf\x31\x23\x3b\x54\xc3\x7d\xdb\xb2\x82\x71\x0d\xc1\x08\x29\xbf\x9f\xa7\x4e\xc7\x6b\xba\x25\x5b\x77\x63\x07\x82\x95\x0f\x1d\x8d\x1d\x08\xf6\x6d\xbf\x65\x06\x22\xd1\xb0\xc9\x59\xd1\x4f\x2b\x27\x30\x13\x8c\xd8\x38\x84\x60\xa5\x84\x70\xe3\x10\x82\x95\x14\x8f\x8d\x43\xd8\x21\x02\x5e\xbf\x1f\x99\x95\x83\xe2\xb7\xd1\x5e\x28\x7e\x60\x85\x08\xd0\x28\x7e\x1d\xca\xda\xbe\x25\xeb\x74\xe3\xac\x81\x99\xaf\xb3\x8d\xb2\xd6\xa1\xac\x0d\x1a\x02\x65\xad\x5f\x5e\xf8\x7e\xee\x91\x1d\x64\x39\x55\x1f\x8f\x88\x4e\x22\x37\xc8\xfe\x8c\x2c\x06\xd6\xcc\xb6\x85\x2c\xd6\x2f\xa6\xc3\x3e\x34\x1b\x64\x39\x7c\x67\x6d\x62\x81\x81\x7d\x4b\x4a\xad\x46\x03\x03\xe3\xaf\x5f\x7b\x13\xbd\x35\x7b\x45\xf6\x21\x4b\xa5\xe8\x97\x5f\xfb\x12\x7d\x35\x3b\x22\xfb\x91\xe5\x3c\x77\xba\x32\x4b\x07\xe5\x6b\x4b\x7c\x73\xa3\x7c\x81\x45\x2f\xa1\x7c\x81\x7d\x4b\x25\xfe\x0e\xff\xeb\x86\x99\x2f\x0f\x8d\x05\xd6\x48\x5a\x5b\x52\xb5\x34\x92\x16\x58\x89\x32\x6f\x24\xad\x7e\x51\xa3\xc9\x2c\xd3\xb8\x56\x60\x25\x49\x55\xe3\x5a\x81\x7d\x0b\x7b\xa4\x71\xad\xc0\x4c\x92\xe0\xc6\xb5\xea\x17\x35\x14\x0e\x6f\x23\x1c\x81\xb9\x7b\x36\x6a\x28\x7c\xa3\x7d\x4b\xb6\xeb\x46\x38\x02\x32\x30\xf5\x6b\x19\x5e\x6a\x28\xdf\xdf\x5a\x91\x2a\xb0\x52\x5a\xa9\xd1\x92\x1a\xe1\x68\x4b\x1e\xe5\x46\x38\xea\x10\x8e\x46\x82\x6b\x1b\xe1\xa8\x0f\x13\xe9\xf9\x7a\x45\x76\x90\x25\xfd\x64\x86\x17\x07\x09\x5c\xcd\x56\x64\x83\x2c\xe9\x34\xd2\x53\x1c\xa4\x3e\x18\xb4\xcf\xcc\x41\xec\x1f\xb0\x46\x66\xea\x61\xd3\x0e\xec\xdb\xd3\x1d\xec\xda\x81\xc5\x92\xc4\x11\x02\x23\xe5\x26\x1b\x47\x08\xac\x90\x95\x1b\x47\xa8\xb1\x7a\xb6\xa7\xe7\x30\x69\x02\x2b\x8e\xf5\xc6\xea\x69\xac\x9e\x2d\x89\xf5\x1a\xab\x07\xac\x91\xa3\x2b\x56\x0f\x90\xcb\xaa\x15\x6f\x6a\x6c\x9a\x2d\x41\xa5\x8d\x4d\x03\xd6\xb8\x45\xf7\x0d\x92\x28\x34\xbb\xc3\x31\x0c\x2e\xab\x20\xa5\xe5\xfa\x60\x15\x04\xd6\xf0\x18\xac\x02\xd5\x96\xce\xa7\x2b\xdd\x93\x52\x79\xe6\x98\x8a\xe0\xd2\x87\xed\x38\x81\x95\xad\x18\x11\x58\xe3\x6e\x66\x88\x62\x5c\x8e\x71\x46\x64\x88\xa8\xa3\x24\x6c\x6a\xd5\x83\xc0\xca\xa7\xd8\x56\x3d\x08\xec\x5b\x2a\xaa\x36\x32\x0b\x98\x61\x56\x35\x32\x0b\x90\x66\xab\x55\x0f\xea\xc3\xd4\x7d\x69\x66\xea\x1e\xa6\x6e\x4c\x66\x5c\x16\xb0\x6f\x89\x84\x6c\x64\x16\xb0\x12\x20\xd0\xc8\x2c\x7d\x50\x8b\xaf\x2d\xbf\x46\x2d\x06\x56\x32\x12\x37\xe2\x4a\x87\xb8\x32\x5e\xd9\x12\x10\x57\xc0\x75\xe5\x8a\x6c\x23\xcb\x80\x47\xd7\x2b\xee\xd3\xa7\x49\x1f\x3f\x65\x63\xae\x80\x95\x0f\x8b\x7d\x9a\xf4\x81\x95\xd0\x93\x56\xdc\x07\x5c\x57\x92\x4d\xb2\xa4\xa5\x5d\x7e\x6c\x11\xe9\x68\xb4\x38\x82\x0b\x58\xf9\xe0\xde\xa7\xed\x32\x30\x99\xa0\x8a\xfb\x80\xeb\xca\x33\xb2\x22\x33\xe0\xd7\x48\xaa\xe4\xd3\xa7\x15\x94\x28\xd0\x56\xa3\x07\xac\xf8\x9d\x5b\x8d\x9e\xc6\x6f\xd9\x5e\xd9\x87\xf0\x5b\xc0\xca\x37\xcf\xc6\x6f\xe9\xd3\xda\x78\x3d\x5f\x7f\xbf\x6d\x2b\x8a\x03\x56\xf2\x34\xb5\xa2\x38\x60\xdf\x12\xaf\xd9\xa7\xb5\x13\x58\x33\x33\xea\xa4\x95\xc3\x61\xb9\x9a\x65\x08\xb9\x51\x02\x2b\x9f\x49\xfb\xe4\x46\x09\x48\x62\xd6\xa7\x45\x77\x5a\x4e\x61\x9e\xb6\xca\x36\x40\xe6\xb4\x56\xd9\xa6\x4f\x76\xc1\x2b\xa6\xb2\x32\x36\x60\xcd\x18\x60\x48\x32\xe0\x6a\x96\x81\xa0\xf7\xb1\x64\x92\x99\xa4\xb1\x64\xc0\xfc\xab\x95\x11\xb4\x38\x93\xb9\xbb\x91\x58\xfa\xb4\x38\x93\xd4\xa7\xf1\x4e\xc0\xca\x57\xdd\x56\x78\xa6\x4f\xc7\xbc\xa4\xa4\x69\xbc\x13\xb0\x46\x0e\x8d\x68\x27\x60\xdf\x92\xd0\xa5\xf1\x4e\xc0\x4a\x20\x63\x9f\xdc\x1d\xa1\x9d\x5c\xcd\xf2\xbc\x16\x71\x60\x85\x7d\xd6\x0a\xd4\x80\x95\xcf\xc6\xad\x40\x4d\x9f\xdc\x1d\x49\xd5\xd2\x27\x6b\xf9\x94\x01\x30\x7b\x1e\xc2\x4a\x9f\x2c\xe3\x24\x3f\xe9\x93\x65\x1c\x58\xc9\x38\xd7\x08\x2b\x60\x25\x4c\xa9\x11\x56\xc0\x72\xca\x53\xd9\x06\xec\xdb\x4b\x47\x69\x84\x80\x14\x71\x8d\xd6\x02\xae\x66\x2e\x35\x3f\xec\x6f\xb7\x48\x3f\x99\xd9\x49\x48\xd1\x27\x33\x3b\xb0\xf2\x55\xaa\x51\x5d\xc0\xd5\x2c\xf3\x88\x2e\xc1\x75\x99\xd1\x42\xb8\x2e\x1d\xae\xcb\x08\x1d\xa3\x71\x5d\x7a\xbc\x0c\x51\x34\xe4\xa0\x38\x02\x2b\x5f\xd6\x1b\xfd\xa5\xc3\x6b\xb9\x9a\x9d\x91\x2d\xb2\x58\x89\x1b\xd1\x9b\x48\xaf\x96\x4b\xbf\x64\xb1\x28\x62\x3d\xe0\xba\x80\x11\xf6\x48\x0f\xab\x3f\xbc\x93\xeb\xca\x3c\x87\x6d\x70\x88\x80\x8b\x9a\x53\xe2\x06\xec\x5b\x72\x65\xf4\xb0\xd4\x87\x00\x8a\x1c\xab\xd1\x53\xc0\xd5\x2c\x37\x65\xb0\x05\x64\xd6\xeb\xc1\x5e\x0b\x4c\xc7\xb0\xc1\x5e\x1b\x42\x56\x72\xea\x1d\xcc\xb5\x41\x6f\x24\x5c\xb4\x07\xc5\x30\x28\x86\x95\x2b\x29\x86\x41\x31\x24\x5c\xb4\x07\xc5\x10\x58\x6c\x33\x05\x79\x3a\x24\x96\xab\x59\x7a\x75\x7a\x8e\x10\xde\x92\x93\xaf\x95\xd5\xe9\x41\x0b\x1c\x46\x97\x16\x18\x36\xd5\xac\x83\x41\x0b\x60\xae\x6c\x89\x86\x6c\xcc\x15\xb0\xe2\x93\x6f\xcc\x15\xb0\x6f\x21\xa5\xf7\x60\xc2\x05\xd6\xc8\xa4\x47\x66\xe9\xc1\x9a\x4a\x00\x63\xe3\x60\x74\x38\x18\xe3\xcc\xe3\xe2\x60\xf4\x34\x67\xc2\xe8\xe8\x69\xce\x04\x66\xe8\x3a\x8d\x96\xd1\x08\x17\x5b\xd8\x15\x8d\x70\x01\x56\x62\xe7\x1a\xe1\xa2\x11\x2e\xb6\xf0\xc5\x1a\xe1\x02\xcc\x7c\x29\x6a\x84\x8b\x9e\x8c\xfc\x50\xde\x1a\x6d\x02\x8c\x14\x10\xed\xc9\xc8\x9f\xaa\x7b\x3c\x89\x3c\x1a\x87\x4a\x58\x5f\xad\x4e\x0d\x58\xe7\x43\xb3\xbc\x98\x79\xbf\xbf\xac\x2b\xdc\x07\xb0\x12\xc3\xd7\xa8\x0f\x60\x9d\x99\x80\xa8\x0f\x60\xdf\x42\x40\xe9\x79\xea\xe8\xa9\x56\xf5\x19\x91\x8e\x0e\xc3\x96\xdd\x7d\x7a\x7f\x81\x79\x3f\x1a\xa3\x68\x72\x7c\x27\xe7\x77\x4f\xba\x78\x4a\x4e\x1f\x45\x39\x9d\xd1\x26\x9f\xe1\xb9\x91\x19\xa3\xf8\x0c\xcf\xe8\xb6\xc9\x67\x88\x21\xb1\xa5\xc0\x67\x63\x48\x80\x75\x3e\xdc\xf4\x47\x54\x9a\xa5\xa7\x66\x43\xe0\x92\xe5\x79\x79\x0d\x03\x72\x94\x37\x86\x44\x4f\x1e\xc2\x44\x9e\xf5\xe4\x21\x9c\x4a\xf5\x1a\x5e\xdb\xc4\xe4\x21\x4c\x59\xd1\x9e\xf6\x89\xe9\x33\x7c\xb6\x7c\x44\x8a\x9e\x94\x7d\x38\xe8\x8d\xfb\x00\xd6\xb9\xfd\x7d\x30\x5a\xa3\x46\x80\x75\x77\xda\x5e\x30\x19\x6f\x09\x3f\xec\x49\x57\x07\xa6\x4f\x0c\xca\xff\x74\x0a\xfb\xec\x5b\xc2\x0f\x5b\x65\x1f\x30\x96\xe9\x4e\x07\x4f\x0a\x37\x5f\xac\x5b\x1d\x1f\x20\x97\x7a\x63\x55\xf4\x62\xe7\x9c\x39\x9e\xa8\x5c\x03\xe6\x96\xa3\x88\xca\x35\x60\x19\x1a\x95\x6b\xc0\x32\xf6\x0a\xd7\xf4\x72\x30\x4d\x6a\xed\x56\x33\x06\xac\x33\x9a\x03\x5b\x02\x8c\x7c\x11\x6f\x6c\x89\xc6\x96\xd8\x92\x33\xbb\xb1\x25\x80\x64\xec\x8d\x2d\x01\x56\xa2\x42\x1b\x59\xa2\xb1\x14\xb6\x24\x1d\x6c\x2c\x05\x20\x3f\x7b\x63\x29\x80\x7d\x4b\x88\x4c\xa3\x29\x80\xf9\x1c\xae\xf4\x68\x8c\xa2\x04\xdc\x34\xe6\x02\x58\x09\x1e\x6d\xcc\x85\x4e\xb5\x97\xab\x59\x3a\x7f\xde\x0f\x92\xba\xe2\x19\x6f\xd5\x5e\x7a\xdd\x73\x36\x1a\x0c\x27\xa0\x17\x03\x25\xe9\x9f\x7b\x99\x79\x4b\xfc\x47\x0c\x94\x65\xe2\x61\x00\x6c\xe7\x72\xa9\x6e\x4d\xdd\xd2\x4c\xb7\x38\xe0\x92\x8b\xb9\x05\xe8\x83\x95\x98\xd8\x16\xa0\xdf\x8b\xfd\xe0\x23\xe5\x62\x3f\x04\x64\xa7\x6f\xf5\x4c\xc0\xbe\x8d\xac\x58\xe1\xf8\x60\x25\x35\x75\x0b\xc7\xef\x45\x09\x8f\x4c\x5e\x71\xf0\xfd\xa6\x71\x53\x12\xa3\x95\x0d\x01\xeb\xcc\x81\x5e\xd9\x90\x7e\xd3\xb8\xc9\xfd\xd8\x6f\x1a\xf7\x4d\xe3\x3e\x5d\x39\x88\x3e\x9a\x1d\x91\x7d\xc9\x92\x14\x3a\xce\x58\x95\x44\x3a\x11\xee\xfb\x36\x5c\x6a\x0e\x06\x66\x72\x1d\xb6\x08\xf7\x7e\xdb\x92\xf3\x91\xb9\xdf\xb6\xe4\xf7\x1d\xd3\x48\xb4\x88\x32\x53\xb3\xb5\x88\x53\xef\xb7\x69\x99\xdc\x37\xfd\x3e\xee\x9b\x66\x5a\xe6\xb0\xf0\x36\x2d\xdf\x9c\xd3\x23\xa6\xf4\xdb\xbc\x0c\xac\x33\x6a\xfe\xcd\x39\xfd\xb6\x4d\x8f\x2c\xac\xb7\x6d\xfa\x2d\x3a\xea\x16\x79\xdc\xc4\x17\x6f\x23\x1e\xaa\xb7\x99\x14\x58\xa7\x1e\xd8\x6b\xdf\xcc\x6b\x3e\x09\xd5\x50\xc0\x4c\xc2\xfe\x7e\x33\xaf\xdf\xcc\x6b\xe7\xfe\x37\xf3\x3a\xb0\x28\x66\x35\x53\xc0\xa2\x54\xd4\x4c\x69\x41\xfa\x9b\x6d\x5a\x90\x7e\xbf\x93\xb5\x61\x73\xe0\x7e\xfb\x00\x13\x58\xf6\x5f\x41\xfa\x60\x25\xf4\xb9\x05\xe9\xf7\x9b\xda\x74\x2e\x7f\x53\x9b\x6f\x6a\xd3\x2b\xa5\x17\x45\xdf\x6f\x4c\x4c\xd1\xf7\x60\xd1\x64\xa2\xef\xc1\xa2\x83\x45\xdf\xf7\xfb\x9e\xe3\xb1\x30\x45\xdf\x83\x95\x00\xf4\x16\x7d\x0f\xe6\xb8\x7f\x4c\x47\x4d\xf1\x97\x5b\x9a\x0b\xf7\x14\x8f\xe2\x17\x7d\xdf\x1f\x66\x80\xb3\xaf\xe0\x78\xb0\x68\xcf\x0f\x33\xe0\xc3\xf7\xe2\xac\xf5\x31\x03\x3f\xe2\xf3\xb2\x61\x0a\xa1\xef\x0f\x5f\x1f\x1b\xf6\xc3\x76\xfc\x08\xbc\x8b\x03\xe2\x63\x9e\x06\xd4\x6e\xe8\x8f\x79\xfa\x61\x3a\x32\x6b\x3f\xc7\x7d\xd3\xec\xab\xb7\xe8\x43\x94\x38\xb0\xcd\x63\x64\x09\x7d\x78\xdd\x58\x98\x1f\xf3\xe3\xc3\xeb\x16\xf5\xf9\x31\x3d\x12\x6b\xbe\x6f\xd3\x4d\x6d\xe6\x1f\x0e\xd7\x58\x0b\x82\xcd\xc1\x1a\xd1\xb2\x1f\x7b\xf9\xc7\x5e\xce\xb9\xfa\x19\xf7\x4d\xbf\xa1\x8c\xb9\xf2\x47\xf4\x4b\x70\x9b\xdf\x2f\xa2\x72\x65\x9a\x99\x6c\x1f\x73\x61\xbe\xf2\xb8\xe6\xc2\xe7\x8e\x47\x23\xda\x88\xdc\x34\xf3\xf4\xe3\xa0\x12\x98\xcf\x68\xd4\x8f\x3d\xf2\xb3\xdc\x21\xea\xfe\xe3\x54\x12\x58\x63\xfb\xff\x98\x5f\x63\xfb\x2f\xdb\xf6\xc7\x0e\x2a\xfc\x7d\x9b\xe9\x8d\x58\xf7\xfe\x26\xda\x63\x4b\x18\x75\x7f\x45\x7b\x04\x56\x22\x06\x5b\x9d\x9b\xfe\x9a\x3e\x09\xc3\xed\xaf\xe9\xf3\x75\x40\x19\x44\x19\xd5\xef\xfd\x76\x73\xa2\x17\xeb\x0e\xe6\x8a\xd2\x14\xcc\xde\x5f\xb6\x60\x12\x86\xb6\x3a\x31\x60\x84\x8f\xd3\x5f\xb6\x60\x6a\xc2\x5c\xcd\x56\x64\x93\x2c\xd9\x82\x0f\x22\xcf\x61\x3f\x5b\x9b\x4b\x9b\xac\xe3\x78\xbe\x86\xeb\x4b\x0b\x7d\x99\xfc\x49\x78\xdc\x5f\x6a\xe8\xeb\xe0\x1f\x95\xf3\x65\x32\x7e\x69\xa6\x44\x7d\xf5\x97\x66\xfa\x3a\xf8\x67\x6a\x7f\xcd\xbc\x84\xc1\x5f\xcd\xd2\x2d\x6a\xe8\x1b\x57\x7f\x6a\x1c\xf5\xd7\xcc\x13\x1a\xbf\x31\xb5\x85\xc6\xf7\x97\x1a\x4a\xae\xe4\xfe\x52\x43\x81\x95\x34\xfc\xfd\xa5\x86\xbe\x8e\xef\xcb\x5d\x1d\xdf\xbf\x8e\xef\x2f\x22\x63\xe9\xa5\xae\xa8\x09\xe1\xf2\xfd\xb3\x8a\x53\x7a\xbd\x7f\x56\xf1\x4f\x48\x40\x1c\x4c\xea\xa8\xf4\x5d\x47\x65\xd3\xea\x45\xa4\x5b\xb1\xd2\x95\x48\x01\x8b\x97\x48\x50\x3d\x18\x0e\xbf\x82\xea\xc1\xbe\x89\x89\x51\x22\x05\x2c\x3b\xcb\xcf\xab\xff\xd9\x6d\x52\x37\xb3\x05\xda\x83\x65\xcb\x50\x21\xa5\x7f\x1c\xf6\xc9\x58\xdd\x02\xed\xc1\x1a\x2f\x22\x3d\x08\x19\x74\x4b\x9a\xec\x16\x68\x0f\x96\x7d\x4a\x9c\x3d\x58\xa9\x0a\xd6\xe2\xec\xc1\xf4\x69\x4e\x9c\x3d\xd8\xb7\xa4\x71\xee\x9f\xb9\x15\x58\xf3\x45\xa4\x53\xac\xac\xa4\x71\xee\x1f\x2b\xeb\xc7\xf5\x94\xe3\x99\xda\x2a\xfd\xb3\x11\x26\x8d\x73\xab\x9a\x02\x56\x32\xc1\xb7\xaa\x29\xe0\x6a\x96\x5e\x99\x82\x81\x15\xa6\x6d\xff\x9c\x5a\x7e\x4e\x2d\x49\xb3\xdc\x42\xf4\xc1\x0c\xeb\xba\x45\xe8\xf7\x2f\x71\x38\x7b\x18\xa8\xfd\xa3\xaf\x02\x6b\xc4\xdf\xf5\xa3\xaf\x44\xed\xef\x2c\x73\x51\xfb\x9d\xea\x26\x97\x2c\x77\x60\xa0\x05\xe6\x6e\xc4\x39\x95\x52\xfd\x64\xdf\x1f\x51\xd6\xaa\x9f\x80\x99\x32\x32\xad\xfa\x49\xa7\xfa\xc9\xd5\xcc\xaf\x79\xcd\x77\xf5\xba\xf4\x9e\x42\xfc\xdd\x79\xad\xf3\xb8\x14\x62\x28\x00\xfb\x9e\xe4\xfb\x8d\x03\x00\x46\xd2\xbe\x37\x0e\x40\x27\xf8\xfe\x6a\x96\xde\x53\x92\xa2\xef\x93\x74\xa7\x05\xdf\x83\xed\x74\x28\x14\x7d\x0f\x66\xd2\x81\xb5\xe0\x7b\xb0\x3f\x18\x15\x42\xed\xc1\x8b\x0d\x2b\xd4\xbe\xeb\x1e\xb7\x58\x59\xa2\xa4\x5b\x08\xee\xfe\x58\xff\xaf\xdb\xf3\xfa\xff\x5f\xdf\x7f\xfc\xb7\xff\xf9\xbf\xde\x7f\xfc\xef\xf7\xbf\xd6\x3f\xbe\xff\xf9\xe7\x9f\xf5\x6f\xff\xf1\xfb\x97\xef\x7f\xfc\xe3\xbf\x5f\xd2\x7f\xfc\xaa\xff\xe5\xdf\xea\xcf\xfa\x3f\xff\xfe\x9f\x7f\x7e\xeb\x1f\x7f\xfc\xfb\x1f\xd7\x55\xf9\xfb\xbf\x01\x00\x00\xff\xff\xb4\x3e\x0b\x15\xdb\x3b\x01\x00"); +var _abfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x6f\xd4\x30\x10\xc5\xef\xf9\x14\x73\x2c\x87\x12\x3b\x26\x75\x56\xaa\x2a\xd1\x5d\x54\x22\x54\x40\x2c\x2d\x48\x88\x83\xff\x8c\x57\x96\x88\x13\x39\xc9\x61\xbf\x3d\xf2\x4c\x08\x87\xd5\xdb\xfd\x79\xde\xf8\x79\x67\xea\x63\x7f\xea\x53\x5c\xa0\xfe\x9a\x47\x77\xc6\x05\x42\x4c\x3e\xe3\x3c\xae\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xf2\xef\x27\x89\x1b\xcc\x54\x55\xf5\xd3\xe3\xa7\xdb\x0f\x2f\xc7\xdb\x8f\xb0\xce\xb8\xb1\x63\x7f\x3a\x5f\xe7\x05\x87\x3e\x85\x11\x14\x7b\xfd\x3a\x6d\x7e\x80\xfa\x1b\x5e\xe2\xbc\xe4\x2b\xdc\xbc\xf7\xa3\xc5\x37\xe0\x31\x14\xfe\x25\x7b\xcc\x31\x5d\xe0\xe6\xe9\x51\xee\xf4\xbc\x4e\xd3\x1f\x1c\x30\x2d\xd0\x10\xc3\xe4\x49\xab\xfa\xf8\x6c\xa6\xcf\x66\x40\xd8\x83\xbc\xd2\x09\x1d\xbc\x62\x9e\xe3\x98\x40\x36\x6f\x85\x68\xff\xf3\xef\xd7\x09\x41\x6e\x1d\x7e\xbe\xf4\x27\xf8\x25\x41\x0a\x68\x5a\xa5\xbb\xdf\x1b\xff\xf1\x3c\xfa\xbd\xaa\x11\x9c\xdd\x45\x9f\x4d\xba\x60\x75\x6f\xa4\x69\x1e\x60\x13\x68\x75\x4b\x48\x31\x52\x84\xde\x11\x32\x8c\x4c\x41\x87\x8e\x90\x65\xe4\x1e\x40\x6b\xc1\x55\x9e\x91\xa7\xaa\x43\x41\x96\xdb\xdb\x50\x50\xd7\x14\x14\x90\x50\x11\xad\xc5\x5d\x75\x6f\x94\x91\x05\x91\x40\xab\x3b\x42\x1d\xa3\x03\x19\x05\x21\xc7\xc8\x51\x95\x22\x84\x8c\xb8\x97\x2e\xc8\x52\x54\x65\x2d\x55\x51\x7b\xeb\x19\x79\xaa\xa2\xf6\x25\xd0\x26\xd0\xea\x12\x55\x79\x7a\x10\x89\xd6\x82\x11\x1b\x3d\x19\x25\x85\xf0\x6c\x2c\x02\x77\x82\x50\x60\x63\xa0\x1b\x0f\x74\x63\x60\x63\xe0\x7f\x82\x72\xf1\xb3\x15\x3f\x5b\xca\x32\xfd\x7d\x0e\xe5\x7b\x59\xba\x7d\x0f\xdc\x9a\x33\xa6\x85\x56\x8e\x86\x5d\x06\x18\x13\xee\x2b\x3d\x8d\x53\x71\xd1\xe7\x6f\x00\x00\x00\xff\xff\xbd\xdd\xac\xdd\xfe\x02\x00\x00"); +var _bbed =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x91\x41\x6b\xf3\x30\x0c\x86\xef\xf9\x15\x3a\xf6\x3b\xf4\x8b\xed\x26\xb4\x85\x12\x18\xe9\xa1\x29\x74\x1b\xcb\xba\x0e\xc6\x0e\xa9\xad\x06\xc3\x22\x1b\xc7\x39\xf4\xdf\x0f\x3b\x59\xc6\x0e\x46\xd6\x23\x4b\xbc\xaf\x9c\x96\xd5\xbe\x22\xed\x21\x7d\x76\x46\xd6\xe8\xe1\xa6\x49\x39\xec\xcd\xe0\x24\xc2\x15\x5b\x4d\x49\xc2\x05\x28\x2d\xfd\x4f\x1a\x83\xec\x1a\x9b\x24\xe9\x99\xf4\xb1\xaa\x97\xe7\xb2\x16\xcb\x03\x0c\x3d\x4e\xbc\xac\xf6\xf5\xbd\xf7\xd8\x55\x74\x33\xb0\x1a\xfb\xd5\x60\xa7\x19\x00\xe9\x0b\xb6\xba\xf7\xee\x0e\x8b\x07\x65\xae\xf8\x0f\x14\xde\x02\x7f\x72\x0a\x9d\xa6\x16\x16\xc7\xc6\x36\xc4\xe7\x42\x3d\x58\xfb\x85\x1d\x92\x87\x2c\x32\x24\x15\x63\x92\x96\xa7\xc6\x3e\x36\x1d\xc2\x5f\x3d\x97\xe5\x21\x3e\x88\xf5\x37\x74\xbd\x36\x04\x5c\xfc\x67\x2c\xff\xe5\xaf\x77\x8b\xc0\xa7\x41\xef\xe7\x6a\x0f\x1f\x1c\x38\x03\x91\x67\xd9\xe6\x73\xe2\x97\x93\x51\x08\x6c\xcc\xb2\xd1\x84\xd4\xca\x35\xd4\x62\xb2\x63\x4c\xb0\x02\x76\x8c\xe5\xd7\x02\xc4\x8a\x07\x92\xcb\x91\xc8\x02\x36\x6b\xbe\x8d\x48\x45\xb4\xc6\x02\xc4\x56\x04\xd2\xe4\x91\x84\x20\xb6\x3c\x18\x9a\x87\x86\x7b\x58\xe5\x6c\x4d\x0e\xce\x21\xf9\xb8\xc8\x28\x3c\x88\xd1\x84\xf3\x67\x59\x63\x43\x57\x3c\xdf\x01\x00\x00\xff\xff\x9f\x7a\x2c\x1b\xd8\x01\x00\x00"); +func _gfg ()(*asset ,error ){_fff ,_deeb :=_adge ();if _deeb !=nil {return nil ,_deeb ;};_dgee :=bindataFileInfo {_ae :"Adobe-KR-8",_ca :2133,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491451,0)};_ccf :=&asset {_e :_fff ,_ee :_dgee };return _ccf ,nil ; +};var _ebaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcb\x3d\x3b\x96\x67\x37\xbf\x9f\xe2\x3f\x6c\x0f\xda\x75\xb6\xa4\xad\x17\x48\x2e\x98\x6a\x17\xae\x41\xb7\x8d\xd3\x65\x1b\x8c\x07\x71\xce\x89\x28\x12\x5c\x37\x93\xac\xac\x41\x7d\x7b\xa3\xb5\x74\xdb\xc6\x18\xee\x1d\x2d\x9e\xfd\xc4\x89\xd0\x5b\x48\xfa\x69\x6f\x29\xfe\xee\xef\xff\xf1\x3f\xfd\xe3\x2f\x7f\xfa\xdb\x8f\xbf\xfb\x9f\xfe\xfa\xe7\xcf\x1f\xef\xbf\xfd\x78\xfe\xf4\xcb\xf7\xaf\xf7\xbf\xfe\xf9\xdf\xfe\xfa\xb9\x7f\xbc\xef\x7f\xfe\xd3\x2f\x3f\xfd\x14\xe5\xc7\xf7\x4f\x9f\xbf\xfd\xfa\x27\xf8\xfc\xcb\xf5\x97\x9f\x7e\xda\xbf\xff\xe3\xbf\xff\xeb\xdf\xee\x7f\xf9\xc7\x5f\x9e\x3f\xff\xa8\x5e\xf7\xfd\xb7\xbf\x9c\x6b\x7f\xfc\xf8\xbb\xff\xf9\xfe\xe7\x3f\xfd\xeb\xdf\xfe\xfa\xef\x3f\xfe\xc3\x7f\xf7\xfd\xf3\xfb\xfe\x6f\x7e\x7c\xef\x67\xdb\xff\xc7\xbf\x7e\xef\xbf\xfe\xe9\x97\x7f\xfe\xf1\x1f\xfe\xfe\xbf\xfc\x31\xfe\xab\xf9\x8f\xff\xf6\x97\xbf\xfc\x5f\xf7\xbf\xdc\xbf\xfc\x6d\xdf\xed\x7e\x7e\xba\x7f\xf9\xc2\x9f\xfe\xee\xef\xff\xf3\xf5\x97\xff\x72\xfd\xcb\xfd\xe3\xef\xfe\xe9\x97\x3f\xfd\xfd\x7f\xf9\xe3\x7f\xfc\xa7\xbf\xff\x63\xf9\x8f\xff\x03\xff\xe5\x9f\xff\xeb\xfd\xd7\x7f\xfd\xd3\x9f\x7f\xf9\x11\xe5\xbf\x7d\xbd\xfa\xff\x63\xff\x5f\xfe\xfd\x2f\xf7\x8f\x38\x77\xf9\xdf\xff\xe9\x1f\xff\xd3\x8f\xff\x23\x7e\xc4\xeb\x47\xc9\xba\xca\xff\x79\xec\xff\xdb\x7f\xfe\xf3\xf7\xfe\xf1\xf2\xaf\x62\xfa\x3f\x7f\xfe\xde\xff\xfa\x97\xeb\x73\xff\xf5\xfa\xe5\x9f\xef\x9f\x7e\xfc\xf8\xc3\xeb\xf5\x7a\xfd\xfc\xe3\x0f\xff\x69\xfc\xc3\x3f\xfc\xbc\xff\xfe\xef\xfd\xfb\x1f\xfe\x61\xff\x7d\xff\xf2\xfd\xff\xfc\xe2\xa7\xf0\x46\xbf\xfc\xf9\x6f\xdf\xfb\xd1\xf6\xeb\x3d\x5e\xaf\x78\x7e\xfe\x11\xfb\x57\xff\xef\x7f\xff\x14\xaf\xd7\x79\xfa\x9f\xbe\xff\xf5\x17\xc5\x5f\x8c\x7b\xff\xe2\x0f\xaf\xd7\x55\xf8\xfb\xaa\x3f\xff\x28\xbd\x60\x49\x2d\xb9\x2d\x2f\x2c\x43\xcb\xf8\xf9\x47\x8c\x89\x65\x6a\x99\x3f\xff\x88\x3a\xda\xc0\xf6\xd1\xf6\xf9\xf9\x47\xb4\x57\x5b\xdb\xf6\xf6\x69\x1b\x65\x72\xaf\x77\x68\x89\x9f\x7f\x94\xe0\x79\x6f\xef\xbe\x11\x91\xdb\xf2\xf1\x57\x1b\x31\xc7\xe4\x89\x1f\x7f\xb7\xb1\x6d\x1d\x9b\xa9\xd8\x88\x39\x16\x77\xfb\x2c\x6d\x4b\x1b\xcf\xfc\x5c\xda\xae\x6d\x9b\x2f\xf2\xfd\x35\xdf\x1b\xfb\x3a\xee\xf7\xad\xda\xaa\xb6\x86\xcd\xd4\x6d\x94\xe0\x6e\xb7\xa9\xbb\x5f\xde\x8d\x14\xdf\xa6\xee\x0e\x6d\x15\x9b\xa9\xbb\x49\xdd\x3c\xbf\x35\x75\xf7\xf2\x3a\x72\x76\x9b\xba\xdb\xd4\x55\x72\x71\x5b\x96\x1b\xfb\xb7\xa4\xe4\xfe\x6a\xfb\x6a\xe3\xba\xc7\x5c\x3c\x45\x1b\xf7\x7b\xcc\xc5\x53\xb5\x91\xb3\xc7\x5c\x3c\xe4\x82\xfc\x3f\xa6\xee\x31\x75\x8d\xd4\x3d\xa6\xee\x31\x75\xc5\x27\x98\xba\xc7\xd4\x15\xaf\x33\x75\x8f\xa9\x2b\xbb\xf6\xc3\x96\x08\x76\xfd\x24\xb6\xd0\x76\x4a\x65\xdf\x2f\x82\x14\x83\x7d\xdd\xc2\x56\xb5\x99\xe2\x17\xf7\x8b\x4b\xdb\x65\x5d\x04\xb6\xb7\xb6\xb7\xd7\xf1\xdb\xa2\xad\x68\x23\x6f\xd1\xb4\x35\x6d\x4d\xdb\x47\xdb\xc7\xfb\x55\x6c\x5f\x6d\xa7\x44\x49\x73\x9a\x96\x34\x2d\x95\x67\x74\xef\xd7\xcf\x33\xb0\x7d\xfc\xed\xe7\x6b\x3e\x48\xf3\xe7\xd6\x76\x9b\xbe\x5d\x6b\xf1\xb5\x5c\xbe\xb6\x96\xe0\xb9\x5f\xcb\xe5\x6b\x5b\x5e\x3c\xd7\xf6\x18\xdf\x53\x93\xdc\xef\xdb\xb4\x35\xcb\x99\x7c\x7c\xbb\xb6\xae\xcd\xfb\x4d\x6d\xd6\x65\xf1\xb9\x96\xdf\xf7\xd4\x9b\xcf\xb0\x0c\xbe\xa7\xde\x76\xcb\x28\x49\xfa\xc0\xce\x6f\x62\x0b\x6d\xa7\xde\xbc\xae\x69\x33\x2d\x75\x60\x7b\x6b\xb3\x5c\x2a\xd7\x75\x7f\xdb\xfd\x6d\xad\xd8\x2e\x6d\xa6\xa5\x61\x1b\xf4\x32\x60\x5f\xb7\x5b\x6e\x99\x94\x3d\xd8\xb6\x86\xcd\xdf\xce\xf3\xdb\xdd\x86\xca\x87\x32\x00\xbb\xf7\xe1\xb7\x9f\xa1\x6d\xfc\xfc\x23\x29\xf9\xe2\x5b\x0f\x92\x37\xb2\x7c\x4c\xef\x46\xf2\xde\x96\x2f\x2d\x1e\x24\xed\xb3\xbe\x28\x4b\xf0\x6b\xcf\x56\x17\x79\xaa\x57\xfc\xfc\xa3\x51\x33\xf5\xaa\x5a\xd6\xcf\x3f\x1a\xe9\xac\xf6\x6b\x75\xf7\x4f\x8d\x16\x57\x3f\x5e\xb3\x7b\xa2\x96\x3b\x8d\xcd\xf7\x01\x44\x5d\x94\x57\x0b\xca\xbf\x45\x6a\x7b\x61\x23\x7f\xad\x1e\xdb\x7e\x62\xab\xda\xda\x83\x6d\x70\x9d\xf5\x04\xa2\xae\xbe\x7e\xfa\x43\xdc\xef\xdd\x06\xc5\x6e\x5b\x13\xdb\xa3\xed\xb1\xde\xb9\x8e\x3e\x56\xec\x3a\x7e\x61\x0b\x6d\xa7\xee\xe2\xa7\x3f\x94\x17\xef\xa6\x88\xa2\xa5\x69\xd9\x2d\x61\xb7\xbf\xf2\x8a\xa9\x65\xf7\x1b\xbd\x63\xf9\x68\xd9\x6f\x47\x9f\xdb\x52\x0a\x96\x8d\xd8\xf5\x53\x5e\x25\xb5\xec\x5c\x06\x77\x2e\x5d\xcb\xae\xd7\xdd\x5f\x96\x57\xf5\x57\x1b\x31\x78\x56\xf5\x57\x94\xcd\x28\x58\xde\x5a\x76\x2b\x1c\x03\xcb\xad\x65\x97\xc1\x7e\xbb\x8a\x63\x93\x88\xd1\xf7\x08\x50\xe2\x45\xce\x40\x21\xd5\xf1\x4a\x2d\xfb\xde\xbb\xf7\x2f\xf1\x5a\x5a\xd6\xbe\x66\xdf\x3b\xa8\x1b\x11\xed\x95\x5c\x55\x02\xdb\xc6\xb6\xed\x27\x46\x7f\x61\xeb\xeb\xe7\x1f\x75\xb7\xf8\x12\x43\xcb\xd8\x6d\xad\x74\xc6\xf8\x5f\xc7\xe5\xff\xbf\xa1\xba\xc4\xf2\x07\x1b\x65\x37\xf2\x12\xcb\x07\x6d\x94\xc6\x63\x56\xd1\x52\xb6\x85\x04\x2e\xb3\xb5\x51\x1a\xd9\x5a\x26\x79\xed\xce\x7f\x0f\xcb\x25\xd6\xd4\x32\x7f\xfe\x51\xb2\x60\x31\xa3\x1b\x25\x29\x9e\xb7\xd7\xbc\x17\x8d\x6b\x71\xef\x7b\x60\xdb\xd8\xb6\x7d\xf7\x42\x47\x2d\xca\xee\xde\x4a\x89\x5b\xcb\xfd\xf3\x8f\xb2\x07\x8c\x52\xf6\xfc\xe4\xa0\x54\xae\x61\x1a\x22\xca\x1e\xf2\x4a\x29\x55\xcb\x4e\x37\xc5\x5a\x6c\x20\xa0\xa4\xbf\x5a\x5a\xf6\xb3\x76\x33\x2e\x85\xee\x5f\x94\xfd\xa2\x94\x52\x7c\xfa\x46\xd9\xdd\x4a\x29\x95\x06\x0b\x4a\x23\x3d\x36\x22\x50\x2a\xf7\xa9\x1f\x2d\x9f\x7d\x67\x7e\x95\x94\x2c\x28\x34\xfc\x62\x95\x82\x12\xfc\x8a\xce\x4e\x94\x42\x2e\x7a\xd7\xc2\x40\x4b\x7a\x2e\x9f\xc5\x74\x8a\x57\xaa\xbc\x2d\x8d\x37\xa5\xb1\x73\xda\x18\x3c\x4b\xdb\xe5\x93\x7b\x12\x56\x9a\x4d\x0a\x24\x4d\xb1\xf9\xf4\xd6\xe9\xaa\x76\xc9\xb7\x41\xbe\xda\xf8\xfe\xfc\x23\xf7\x30\x5f\xd2\xfb\x80\xca\x2b\x95\xaf\xa2\xa5\x6c\x4b\xc1\xf2\xd1\xf2\xd9\x96\x7d\xe7\x0c\x7f\x15\xfc\x2a\xb1\x34\x2d\x6d\x5b\xb8\xb3\xaf\x38\xa8\xe4\x2b\x7d\xc5\x41\xdd\x43\x71\xc9\xe2\xaf\x36\xea\x9e\xda\x94\x2c\x5e\x53\xb8\x86\x5f\x59\x17\xa0\x92\x8b\xb4\xe4\x41\x7d\xf1\xf4\x34\x3d\x1b\x95\x52\x4d\x3a\x3a\x11\xed\xb5\x27\x75\x25\xad\x1f\x10\xed\x35\xbc\xae\x6a\xab\xd8\x26\x25\x90\x3e\x91\x81\xab\xbd\x7a\xc5\x96\xda\xd2\xdf\x52\x0a\xd9\xb5\xf9\x62\x4f\xaf\x1b\xda\x86\xbf\x35\x75\x96\xc4\xc6\xfe\x2d\xf9\xcc\xa5\x6d\xf9\x5b\x72\x9a\x97\xb6\xcb\xdf\x52\x42\x0c\x98\x62\x5f\x67\x3e\xcc\x7f\x3a\x6d\x9e\x5e\xf7\xd5\xf6\xf5\x19\xe6\xe3\xd6\x76\xef\x52\x31\x75\x8f\x96\xc7\x5f\x92\x0b\x5b\x09\xd8\x4f\xa5\x84\x6d\xa5\xa0\x16\xf2\xd0\x2d\xbb\x6e\xd9\x4d\xaf\xb2\xec\xba\x65\x47\xa7\x9d\xdd\xb2\xeb\x96\x1d\x1d\x70\x76\xcb\xae\x5b\x76\x93\x72\xb7\xd5\x83\xfd\x5b\x53\x62\xd9\x75\xcb\x6e\x90\xaf\x6e\xd9\x75\xcb\x6e\xfa\x0c\xcb\xae\x5b\x76\x83\x32\xe9\x96\xdd\x46\x2d\xde\xcd\x92\xeb\xa7\xe4\xcc\x85\x25\xd7\x2d\x39\xba\xe7\xec\x96\x5c\xdf\xa5\x14\xde\xdf\x52\xda\xa8\xbc\xc7\x69\x47\x0c\x2a\xfd\x53\x0e\x4b\x68\xd4\x9f\x7f\xd4\x8a\x65\x6a\x99\xbb\x87\xb4\xbd\x4d\xd3\xb9\x51\x19\xc0\x72\x9a\xca\x8d\xfa\xa2\x6c\xa6\xa9\xdc\xa8\x2f\x4a\x66\x9a\xc6\x49\xeb\xe6\xe9\xd3\x14\x6e\xd4\x97\x77\xb6\x66\x37\xca\xa2\x9c\xa6\x69\xde\x28\x8b\x5c\xd8\xab\x83\xfd\x06\x50\x63\xcb\xda\x59\xbc\xa5\xdc\x69\x59\x37\x1b\x95\xbe\x38\x2f\xf3\xba\x11\xe6\xe3\x32\x67\x17\x83\x3c\x4f\x7b\xdb\x1a\xde\x4c\x3d\xf9\xd5\xdb\xa7\xbd\x99\x88\x91\x8f\xb7\xf9\xd8\x88\xa5\xc5\x7c\x6c\xc4\x22\x67\x1f\x5b\xc1\xc7\xa9\x29\x16\xdb\xc0\x46\xf8\x56\x7c\x2c\xa1\x0f\x53\x46\xd2\xf3\x31\xf7\x4e\x9a\x29\xd7\x8f\xb9\xff\x30\x5d\xe1\xce\xb7\x29\xbc\x77\xfd\x14\xf2\x7e\x9b\xf7\x8d\xca\x48\x90\xb7\x79\xdf\xa8\x65\xfe\xf6\xf0\xda\x1d\xed\x41\xf0\x0a\xf4\x57\xd7\x42\x06\x12\xcb\xd2\xb2\x87\xc5\xb6\x13\xd7\x1b\x05\x0a\xca\x9e\xe7\x95\xde\x42\x0b\x83\x72\xc5\x52\xb4\x30\x28\xef\xc2\x1a\x95\xc2\x02\x51\xc7\x56\xd5\xe5\x9e\xdc\x09\xec\x39\xc9\xc4\xd6\xb4\x35\x6c\x14\xf4\x3d\xbb\xb6\xa9\xad\x62\xbb\xb4\x5d\xda\x3a\xb6\x8f\xb6\xaf\xb6\x5d\xdc\xb7\x0d\x02\x6c\xdb\xc2\xe6\x75\x8b\xb9\xd0\xa0\x09\xde\xeb\xab\xed\xfb\xf3\x8f\xc1\x70\x7c\x3b\x6c\x81\x7d\x55\x60\x1b\xda\x86\x36\xaf\x33\x25\xd7\xa5\x8d\xd4\x39\xdb\xba\xaf\xf3\x84\x86\xed\xd6\x76\x6b\xdb\xa5\x7b\xbf\xcd\xd9\xc6\xb6\x91\x0b\x1b\x1a\xd8\x36\x72\xf1\xf6\xb7\xef\xf3\x5b\x4a\xca\xc6\x06\xa2\xd0\x8e\xef\x8f\x49\xf9\x9c\xa4\x68\xf3\x76\xc8\xb4\x31\x78\x4b\x6e\xdb\x17\xd8\x36\xb2\xf1\xf5\x76\x5f\xb3\xc6\xbb\x73\x7f\x7d\xec\xd7\xc7\x32\x32\xde\x37\x6f\x06\xd8\x23\xd4\x4f\x7f\x28\x4f\xc5\x04\x72\x4f\x9d\xaa\xab\x32\x62\x17\x79\x7d\x31\xf1\xaf\xaf\x17\x93\x5f\x2f\xa9\x5a\xf6\x1b\x36\xbc\x26\xb5\x30\xb7\x1a\x7b\x06\x54\x5f\x88\x91\xfa\x7a\xd1\x37\x4e\x2c\x97\x16\xfa\x41\xaf\xf9\x68\xd9\x39\xdc\x73\xb9\xfa\x7a\xdd\x5a\x76\xfe\xb2\x6f\x4b\x98\xa0\x70\xfc\xc4\x52\xb4\xec\x26\xda\x49\x11\x63\x7e\x7d\x29\x44\xfc\xd5\x57\x0b\xf9\xe7\x57\xc5\x7c\xec\x69\x58\xdd\x33\xb2\xfa\x6a\x5a\xe8\x97\xea\xf0\x4e\xeb\xad\xed\x4c\xb6\xb9\xd7\xf2\x5e\xeb\x36\x77\x5c\x77\xf9\xdb\x07\x19\x37\xcd\xcd\x63\x6e\x58\x5a\xa8\x23\x07\x36\x7f\xfb\xf8\xdb\x3d\x83\xad\x4e\xd5\x6b\xec\x94\xb4\x3d\x2e\xd7\x52\xb9\x1b\xd8\x93\xf0\x9d\xba\x82\x4c\x13\xb1\x5f\x9c\x5a\xe9\x6b\x6b\xa5\x67\xdd\x62\xa1\x56\x5e\x87\x5a\x77\xca\xca\x9e\x45\xd4\x6a\xba\x40\x19\x3b\xf5\xf5\x43\xd9\x80\x42\x6d\xd5\x8f\xf7\xf9\xf0\xab\xfd\xfc\xfa\xf5\x57\x1b\x85\xf2\xab\x48\x7a\x51\xaa\xd7\xa4\x96\x3d\x17\xdc\xa3\x7a\x45\xe3\x1d\x44\x1b\x13\x1b\x5d\x8c\x88\x6c\x7b\xc6\x52\x1b\xcb\x17\x22\x06\xcb\x1c\xb5\x31\x3a\x8b\x68\xcb\xdf\x0e\x72\x0c\x22\x59\x6e\xa8\x6d\x5c\xda\xf6\x7b\xd1\x1b\x29\x61\xd2\x78\xb0\xef\xa7\xed\xd6\x46\x4f\xcc\x0c\xa8\xb6\xe5\xfd\xa8\xdf\xc1\x28\x53\x1b\x7a\x42\x44\x63\x0c\xab\xed\x32\x1f\x76\x17\x2c\x3a\xd5\x76\x3d\xda\x68\x87\x6d\xf7\xff\xb5\xbd\xcd\x87\xaf\x37\x4b\x82\xb5\x21\x3b\x45\x8c\x9e\x0b\xdb\xd4\x36\x69\xc3\xde\xef\xeb\xfd\x36\xa2\xbf\x28\xe3\x76\x5b\x06\x1b\x91\x8b\xd6\xde\x1e\xda\x1f\xd8\x65\xb0\xdf\x9b\xa4\x6b\x17\x31\x0a\x6d\x32\x91\x89\x22\x46\xdf\x3a\xa0\x3a\xd3\x14\x31\x58\x36\xa9\xce\x2a\xc5\x2e\x83\x9d\x0f\xe7\x54\x22\x7a\xa7\x0c\x9c\x7b\x88\xfd\x5b\x9e\xcb\x5c\x43\x44\x06\xed\x3e\x47\xd1\x56\xbc\x8e\xe7\x8e\xa1\x6d\x90\x37\x5a\x54\x8e\xa9\x8d\x8e\xbf\xec\xd9\x57\x4d\x06\x08\x11\x8d\xa5\x94\x9a\xcb\xdf\x6e\x44\x06\xef\x47\x2e\x7f\xbb\xf8\x2d\xcb\x7b\xd5\x91\x5f\x44\xef\xa1\x2d\xb5\x59\x6f\x8d\xf4\x5d\xe6\xe3\x42\xbc\xc7\x9e\x7f\xd5\x44\xb3\x88\x7d\xdd\x7e\x4f\xd2\x7a\x4b\xeb\x8d\xe5\xd7\x9a\x1f\xef\xf7\x39\xf7\xe3\xb7\x1f\xd3\xf7\x71\xf9\xb8\x90\x66\xfa\x6a\x11\xb9\xea\xfa\xcd\xf1\xba\x3a\x51\x10\xd1\x5f\x74\xa3\xe9\x2b\x06\xa2\x57\x8b\xf2\x6b\x55\xb3\x42\xd6\x91\x26\x35\xbf\x6f\x6d\x4c\x3b\x98\xf6\xd4\xfc\x9a\xcd\x2f\xd5\x55\xcd\xe6\x63\x96\x1e\x26\x47\x4c\x46\x6b\x3e\x3e\x83\x35\xd6\xb1\x68\x9e\xf9\xd8\x24\x58\x63\xed\xbe\xee\x69\xb3\x03\x31\x66\xf7\x7e\xa6\x99\xae\xab\x23\xf6\xaa\x73\x0a\x11\x63\x91\xbe\x8e\xbc\x12\x31\x73\x4b\xfb\xda\x11\xd6\x22\xc6\xda\x52\xbe\x76\x44\xb2\x88\x9e\x7b\x6a\x56\x7b\xf9\x6a\xfb\x5a\x2e\x5c\x67\xb7\x02\x62\x0e\x9f\x5b\x7d\x6e\x65\x95\x66\x50\xd5\xdd\x57\x00\x44\x9b\xbc\x3e\xbd\x51\x5d\x20\x66\xdb\x12\xba\xf6\x66\xfa\x1a\x13\xf7\x4a\xf5\xf7\xe6\xfd\x1a\xf7\x6b\x7b\xe4\xaf\xbd\x79\xbf\x66\x17\x42\x77\xda\x91\x29\x22\x72\x52\x7e\xdd\x2e\xa9\xdb\x25\xbd\x18\x24\x3b\x53\x6e\x11\x63\xee\x69\x78\xed\xcb\xeb\x16\xcd\xa4\xf1\x0a\x74\x9b\x2c\x88\xd9\x17\xd7\x5d\x5e\xc7\x2c\x24\x1d\x06\x3b\xb3\x10\x11\xb3\x4f\xf2\x81\x3f\x42\x44\x26\x5d\x5c\x7f\xfb\xdc\x77\x58\xa6\xa4\xe5\xed\x33\x36\x22\x99\x82\xd7\xfe\x36\xbf\x2c\x88\xcc\xdc\x72\xa3\x76\xbb\x33\xb0\xbb\x29\xea\xcd\xd7\x02\x44\x73\x90\xe9\x1f\xeb\xed\x53\x7d\xf5\x78\xae\x83\x0a\x88\x96\xcb\xeb\x7c\xae\xaf\xcf\xcb\x3a\xf7\xf5\x01\x91\x7d\x50\x97\x76\x8f\x5d\xcf\x47\xa3\xad\xf5\xaf\xcf\xc0\x7b\xd1\xd6\x4b\x9b\xcf\x60\x05\x39\x8b\xf9\xf5\xfd\x00\x91\x9d\x6e\xaa\xfb\x2e\x80\xfd\x5b\xca\xef\x36\x1f\xf8\x34\xda\xa0\x0b\xee\x4c\xc4\xc5\x2e\x3f\xda\xd0\x6d\x9a\x37\xa2\x2f\xba\xdb\x7e\xfb\x8c\x9b\x77\xb0\xf3\x7e\xf4\xc7\xeb\x1e\x86\xba\x49\xdb\x18\x4e\x8c\xc0\x7e\xee\x0b\x5b\xd5\xe6\xd4\x88\xe1\x6a\x38\x11\x02\xfb\x7e\x0b\xdb\xa5\x8d\x3a\x4f\xda\xc6\x78\x7d\xb5\xf1\x2e\x2c\xda\xc1\x60\xa1\x42\x44\x4e\xde\xe9\xc1\x6a\xa4\xd8\x79\xe3\xb7\xbe\x5b\x20\xda\x28\x5e\x97\xda\x48\x73\xe3\x5d\x1d\xc5\xfb\x15\xee\x97\xa6\xd9\x77\x10\xec\x3a\xda\xe5\x32\x2a\x6d\x0d\xc4\x1c\x0c\x75\xa3\xfa\x5c\xd6\x33\x7b\xa7\x7e\x47\xf5\xb9\xd5\xe7\xd2\xa5\x8f\x6a\xde\xaa\xdd\x63\xee\x32\x1d\x4e\x0b\x40\xf4\xb9\xb4\xf9\xdb\x56\x1d\xda\xb1\x75\x9f\x81\xb8\xcf\xe1\x75\x88\x60\x11\xb3\x32\x85\x19\x0e\x1b\x60\xf7\x43\xa4\xf9\xf2\x19\xc8\xc5\x36\x79\x67\x86\xed\x1e\xc4\xa8\xd6\x07\x33\x72\x11\xad\x33\x59\x1d\xf6\x93\x20\xb2\x30\x29\x1b\x8f\xf5\x86\x97\x69\x04\x7d\xd3\xb0\x9f\x04\xd1\x83\xe1\x74\xbe\x48\x1f\x88\xb1\x68\xcf\x33\x78\x2e\x88\x36\x78\xdf\x26\xcb\x86\x62\x5f\xa7\xed\xab\x8d\x3a\xef\x5b\xc9\xd5\xc9\x6a\xb9\x88\xde\xb7\x3c\xad\xb3\x4e\x6d\xd3\x7c\xec\x32\x98\x2c\x7a\x88\x98\x78\x1f\xeb\xb4\x0c\x40\x74\x64\x44\x9d\xbe\xbf\x20\x9a\x43\xe7\x44\x5a\x88\xe8\x78\x0f\xea\x74\x12\x08\xa2\xb1\x68\x5a\x27\x1e\x34\x11\xa3\x53\xbf\xcb\xf6\x0c\x62\xb0\x9a\x5f\x97\x13\x70\x10\xc3\x3e\x76\x15\xea\x08\x44\xda\xfe\x96\x6d\x68\xd9\x86\x86\xbf\xad\x8f\x36\xcb\x8f\xf6\xb7\xf0\x6e\x89\x6d\xe3\x7e\xe6\x17\x44\x1f\x94\xc1\x42\x87\x8a\x68\x8d\x77\x66\xb1\xd8\x21\xf6\x6f\x3b\xb6\x4b\x9b\xef\x1b\xc3\xfd\x5a\xa6\x65\x15\xa7\x28\xa4\x65\xf9\xdb\x65\xbd\x8d\x89\xed\xad\xed\x6d\x9b\xcc\xdf\x1e\xee\x97\xb3\x15\x10\x39\x29\xca\x75\x59\x44\x17\xdd\xd9\x64\x46\xb9\xde\x16\xe5\xfb\x14\x25\x59\xc2\xd1\x25\xf6\x6c\x8a\x24\xd8\x75\x81\x98\xc1\xeb\xbd\xec\xba\xc0\x6e\xc6\x14\xdb\xed\x6f\x71\xbd\x0e\x9c\x17\x75\xd9\x8c\x97\xcd\x78\x31\xec\x2e\x9b\xf1\x72\xb8\x67\x85\xb8\x2e\x87\x7b\x10\xa3\x30\x9c\x5e\x76\x71\x20\xba\xd3\x82\xcb\x2e\xee\x3a\x5d\xdc\xd4\xd6\xb5\x39\x43\xa5\x0a\xaf\xa0\xfa\x41\xf4\xe1\x75\x4e\x15\x40\x8c\xb2\x76\x93\xbd\x58\x17\x17\xd1\x16\x4d\xe7\x2a\x97\xb6\x33\xc4\x72\x1d\xab\xaf\x22\x06\xce\x92\x7a\xe1\x2c\x15\x3b\x2d\x3b\xbf\x17\x6b\xab\x22\xba\x4a\xe0\x4a\xd3\x92\xa6\x65\x79\xdd\x47\xdb\xc7\xe9\x17\xe9\x63\x9d\x52\x44\xe2\xd8\xa9\x57\x37\x6f\xac\x0f\x76\x9c\xed\xf5\xea\xde\x8f\xf5\xc1\x51\x98\x3e\x5c\x76\x49\xd7\xe9\x92\x78\x6d\xaf\xcb\xf4\x5d\x74\x17\xc9\x14\xef\x62\xed\x49\xec\xeb\xf8\xed\xd7\xe7\xa2\xd6\xbb\xc3\xd5\x85\xab\x5e\x44\xf3\x35\xbb\x1e\x6d\x0f\xdd\xf2\xcb\x7c\xd8\x75\x5d\x67\x8a\x67\xfa\xac\xdf\x4b\x15\xc1\x9a\x73\x7d\xab\xac\x41\xb4\xa4\x6d\xbc\xed\xa6\xc0\xee\x42\x76\x99\xbe\x1d\x5e\xc0\xbe\x1f\xd7\xe1\xa9\x10\x31\x07\xc3\xf8\xdb\x29\x19\x88\x89\xdf\xa5\xbe\x9b\xbf\x6d\xb4\xd3\x17\xc3\xcb\x9b\x35\x67\xb1\x6d\xbb\x7e\xdf\xac\xf4\x8a\xdd\x76\xb9\x8e\x75\x4c\xb1\xaf\xeb\xd8\xbc\xdf\x38\xf7\x4b\x6c\xa6\x65\xb8\x0a\xf7\x22\xcd\xe3\xa3\x8d\xd5\xd4\x56\xf8\xad\x5d\x03\xd8\x6d\x17\x9b\xea\x0f\x44\xbe\x98\x66\xbc\x7d\xe5\xc1\xb6\x91\x16\xdf\xdf\xb7\x6a\x63\x32\x3c\xbf\x9d\x2e\xbd\x55\x7f\x95\xae\xe6\xed\x50\x02\x76\xd7\xc0\x75\x1f\xd3\xfc\x71\x98\xa4\xab\x79\x3b\x5d\x02\xfb\x19\x94\x29\xc1\x19\x22\xf2\xc5\x3b\xfd\x76\x2a\x03\x62\xbe\xe8\xd2\xdf\xbe\xd3\x6f\xc3\x29\xce\x75\xd6\xf9\xdb\xd0\x89\x57\xe1\x19\x4e\xeb\xdf\x4e\xeb\x27\xed\xfe\xfd\xf8\xdc\x47\x95\xcd\x50\xfc\x71\x9a\xf1\x71\x9a\x61\x3f\xf4\x09\xf2\x0b\xb6\xa2\xe9\xd8\x52\x9b\xea\x1e\x35\xf4\xc1\x1f\x21\xf6\x74\x64\x3f\xf7\xc3\xaa\xa8\x88\xf9\xaa\xda\x7c\x06\x2b\x57\xe9\xb4\xf4\xe3\xf0\x02\xa2\x57\x9f\xeb\x74\xee\x73\xa6\x73\x2f\x6d\x1f\x6d\xbc\x97\xad\x73\xbf\xdb\x67\xdc\x6f\xa7\x69\xdc\xef\x7e\xb4\x3d\x3e\x77\xff\xf6\x8b\xc3\x57\x44\xc3\x7d\x5a\xbf\xae\x04\x81\xdd\xd6\xf6\xfd\xbe\x0e\x43\x60\xb7\x67\xae\xc3\x15\x2b\xa2\x2f\xa6\x00\xdf\x46\xfa\x40\x4c\xd7\x65\xbe\xae\x66\x80\x3d\x94\x78\xdd\xad\xed\xf6\xb7\x3c\x43\x35\xfe\xd5\xef\x93\xbc\xbf\x5f\xe5\x04\x88\x3e\xe8\x0f\xbe\x4e\x79\xbe\x4e\x79\x1a\xd3\x91\x2f\x7e\x05\xb1\x9f\xa1\xed\xd2\x76\x99\x16\xf2\xeb\xd4\x08\xec\x29\x3c\xcf\x25\x38\x41\xec\xeb\x26\x36\xcb\x80\x15\x93\x6c\x94\xf3\x77\x7a\xdd\x54\x66\xb1\x52\xf3\x75\x98\xfc\x1a\xb0\xf0\x62\x45\xec\x3b\x7d\xc6\xe4\x19\xa7\x9c\x97\x79\x5b\xbe\xab\xfe\x56\x69\x03\x22\x59\x60\xad\x5f\xd5\x38\xd8\x92\x8a\xeb\xde\xb4\x21\x10\x9d\x65\xc8\xfa\x55\xa1\x83\x68\x85\x7e\xfc\xfb\xb1\xec\x5d\x91\x77\x9a\xf6\x55\x4e\x80\x2d\x03\xf9\xad\x53\x19\x10\x39\x0a\xe9\xb3\xfd\x7d\x6d\x7f\x2f\xfa\xe2\xaf\x12\xe3\xab\xc4\xc0\x5b\x57\xbf\x4a\x6b\xb0\xdb\x24\xe9\xbb\x7d\x06\x7e\xe2\x36\xda\xef\x18\xee\xbf\x44\x4b\x89\xe8\x8b\xe6\xfe\xb5\xc9\x82\xc8\xd3\x24\x7c\x45\xbf\x46\x37\x45\xd5\xe6\xe3\x1e\x14\x6b\x67\x28\xf9\xba\x90\x08\xf6\x4c\x51\x9b\x59\x7a\xc8\x52\x65\x46\x7e\x3b\xec\xde\xae\xf9\x0f\xba\xef\xdb\x99\xf6\xed\x4c\x7b\xa0\xc6\x6f\x67\xda\x20\x86\x4b\xa6\xb7\xaa\x18\xc4\x70\xb1\xed\xc6\xb5\x28\x62\xbc\x58\xec\xb8\x71\xd4\x8a\x3d\x14\xef\xaa\xb9\x2f\x7f\x7b\x39\x33\x66\xaa\x70\x5f\x4b\x9b\x43\x09\xcd\xd3\xf5\x75\xb1\x67\x99\x3c\xd7\x26\x01\xf6\x4c\x1b\x9b\x2a\x16\x44\xe2\x82\xab\xb7\x53\x23\x10\x6d\x99\x16\x9b\x89\xb1\x20\xe9\x8c\xf7\xb6\xbb\x05\x91\xb8\xc4\xea\x6d\x33\x01\xd1\x9c\x05\xbb\xc0\x2e\x62\x86\xcf\xb5\xe9\xdc\x36\x1d\x9c\x67\xf5\xfe\x5a\x7e\x5f\x67\x94\xde\xcf\xae\xeb\x36\xe6\x29\xa8\x4b\x17\xdd\x45\x64\x56\xd2\x67\x97\x7e\x16\xe2\x89\xa5\xa8\xf7\xd7\xe7\x12\xcb\x94\x1d\x85\xe9\xe2\xbc\x88\x46\xac\x50\xbd\x55\xac\x20\x32\x51\xb6\xb7\xd3\xbe\xfb\x4c\xfb\x18\xc2\x6e\x9b\x27\xd8\xf9\xf5\xb7\x96\xfd\x6d\x77\x71\x6c\x6f\x6d\x2c\xb6\x77\xeb\xcd\xe9\xc3\xed\xf4\x21\x50\x20\xb7\x6d\x12\xec\xb2\xa7\xac\x1c\x36\xc0\xbe\xce\xdf\x9a\x8f\xe7\x94\x9f\xd7\x59\x7e\xcf\x29\x3f\xd2\xf7\x58\x47\x8f\xdd\x05\x43\xe2\xa3\x4f\x01\x44\xd6\xa1\xad\x69\x63\x3a\xe7\x2b\xfa\xd8\x9e\xc1\x4e\x8b\xd7\xdd\xda\x58\x95\x09\xa6\x96\x8f\x8b\x9a\x8f\x71\x6e\x44\xd2\xd4\xc7\x69\x06\x88\xc4\x7d\x5e\x1f\x5c\xdb\x62\x4f\xbf\xb0\xa9\x22\x40\xa4\xd3\xeb\xc7\xe9\x03\xd8\xf7\xdb\xf9\x78\x5c\x3c\x7e\x5c\x3c\x9e\xe4\xf7\xf9\x98\x0f\xe2\x8e\x46\x65\x35\xe8\xb1\xce\x1f\xeb\xbc\xd2\xae\x1e\x87\xb0\xc7\x58\x35\x5c\x85\xf5\x71\xba\x0e\x62\x06\x4a\xea\x21\x2a\x52\xec\x69\xe4\x6e\x2f\xcf\x63\x9a\x89\x63\x1c\x13\x49\xf0\x58\xf6\x8f\x2a\x8c\x15\xbb\xf6\xa2\xfc\x44\x74\xba\xc7\xa6\xd3\x43\xec\xe7\xe6\xb6\x31\x4d\x13\xdb\x36\xb6\xad\x25\xb6\x66\x5a\x76\x77\xdb\x5e\x94\xa9\x88\x31\x1b\xcf\x60\xda\x2c\x76\x57\xb8\xb6\x8d\xe1\x4a\x44\x12\x18\xd1\x5e\xdd\xfb\xe1\x56\xef\xa8\xd3\xf6\x62\xb8\x12\x31\x71\xb2\xb6\x17\xc3\x95\xd8\xb6\xb2\x6d\xf4\x25\x62\x97\x1f\x69\x7e\xbf\xb1\xbd\x5d\x8d\x4c\xd2\xf2\xf6\xb7\xbc\xfb\x3d\x5e\xa4\xf9\xe3\x6f\x5d\x68\x8f\xc0\xf6\xd5\x46\x3c\x61\xc7\xd9\xd0\x5e\x5f\x7f\xfb\x75\x15\x6f\xf1\x8c\xc7\xf4\x3d\x4a\x8c\xfd\x4e\x37\xa3\xaa\xc4\x4e\xcb\xc0\xd6\xb4\x35\xfb\xf6\x89\x6d\x69\x73\xea\xbb\xa7\x91\x2d\x68\xa7\x22\x32\xea\x7e\x6e\x30\xcd\x10\x91\xd1\xb0\x21\x1d\xc4\xfe\x2d\xcf\x20\x18\x40\x44\xcb\xad\xd0\x5b\x74\xef\xd7\xcf\xfd\x76\x99\xc6\x20\x1f\x20\x92\x15\xd9\x66\xa0\x95\xd8\x53\x78\xf2\xf1\xf6\xb9\x3a\xc5\x0b\x65\x15\x1f\xf3\xc1\x14\x74\x12\x47\xdb\x82\x3e\x51\x44\xa3\x4d\xb6\xf8\xf8\x0c\x1d\xd8\x25\x78\x06\xc3\xa4\x88\x86\xbc\x6b\x71\x7b\x1d\xd3\xaf\x16\x8d\x7c\x3c\x96\x0b\x6d\x37\xe9\xaf\x5a\x61\x6a\x29\xb6\x6d\xe7\xa3\x30\x46\x89\x68\x04\x36\x34\x03\x94\xc4\x7e\x2e\xd7\xd9\x86\x8c\xbd\x4c\x56\xbe\x5b\x19\xda\x58\x7d\x9d\x84\x68\xb5\x82\xf7\x58\x6c\xdb\xce\x47\x21\xc0\x40\x6c\xdb\xae\xf3\xc2\xca\xa8\x88\xde\x5e\xfc\x96\x15\x22\x11\x2d\x5f\xe5\x37\x87\xfb\x56\xde\x3e\xce\x85\xd3\xb6\xbb\xd6\x56\x1e\x1f\xf7\x9c\xc5\x4a\x92\x8a\x0a\x13\x7b\x16\xe7\x75\xfe\x96\x2e\xb3\xb3\xa0\xd7\x2a\xea\x4a\x44\xa3\x1b\x68\xd5\xea\x07\x5b\xf1\xef\x6a\xad\x28\x4c\x11\x13\xaf\x5c\xab\x6f\x8a\x03\xc4\x20\x8a\xae\x11\xc7\x79\xb0\x67\x67\x3b\x2d\x95\x60\x51\x11\xc3\x6a\xad\xbe\x16\xd5\xd7\x62\x35\xee\x47\x97\x24\x62\x16\x6d\xa8\x0d\xb1\xaf\xdb\xbf\x35\x1c\x54\x6c\xf5\xf7\xc2\x56\xb4\xb9\x88\x46\x15\x36\x66\xe4\x62\x5f\xb7\xef\xd7\x58\x98\x14\xdb\x36\xb0\x7d\xb5\xf9\xdc\x3d\x6b\x6d\xfa\xfe\x44\xb4\xf3\x5b\x66\xa3\x22\x66\xe9\xa4\x65\x69\x5b\x0e\x39\x03\x1b\x0b\x61\x22\x1a\x7e\xaf\xd6\x2e\xd3\x77\x15\xa7\x23\xdc\xef\xed\x75\x6f\x9b\x5d\xe7\xb9\x04\xf5\x8b\xe8\xd6\x65\xfb\x78\xdd\xc7\x21\x8c\xae\xa1\x7d\xcc\xc7\xe7\x2c\x1e\x17\x6c\xb7\x36\x5e\x5b\x56\x65\x5a\xfb\x9a\x37\x17\xa8\x99\x6a\x35\xfd\x81\x62\x5f\x47\xf9\xe1\x0f\x14\x7b\x86\xda\xb1\x2d\x6d\x0c\x61\x93\xfa\x6d\xb7\xe5\x42\xd0\x7d\x16\xf3\xc6\x70\x2f\xb6\x92\x22\x2d\x28\x47\x11\xfd\x95\xd8\x6c\xa7\x4d\x45\x38\xea\xce\x6f\xda\xed\x81\x3d\x4b\x5f\xd8\x9a\x36\x5f\x9f\xad\x90\x5a\xda\xed\x81\x48\x16\xa8\x5b\xbe\xde\xda\x6c\xbb\x74\xe9\x49\x98\xa9\xd8\xaf\x37\xf7\x73\x68\x4a\x55\x18\x91\x3a\x2d\x59\x20\x14\xfb\xba\x81\xed\xd6\x76\xbb\x30\xbe\xcb\x2f\xab\xe9\x63\x91\x39\x09\x50\x6e\x59\x7d\x2e\x6a\x6d\x96\xc9\x73\xab\xcf\x20\x50\xa5\x65\xd5\xf6\x68\x3b\x5d\xff\x2e\xe7\x6c\xde\xaf\xa9\x04\xe8\x2e\xf4\x9d\x8a\xdd\x86\x3a\xb6\xa2\xcd\xf6\xd2\xbd\x2e\xb5\x59\xe7\xb4\x53\xa3\xe0\xda\x89\x82\xb3\xdd\x1b\xa5\x26\x62\x0e\xcb\xca\xee\x0c\x44\xab\x8d\xb4\x0c\xcb\x60\xf8\x4e\x4f\x9e\x3b\x7d\x06\xca\xac\x31\xb5\x6c\x69\x3b\x48\xdb\x41\xd0\x75\x19\xf2\xd3\x4e\xc8\x4f\x61\x88\xed\x2c\x46\x8b\x68\x95\x77\xab\xa3\xe4\x45\x34\x9c\x5d\xad\xb3\x3a\x27\xf6\x6f\x77\xfa\x3a\x11\x7e\x22\x9a\x43\xb1\xce\x2e\x11\x0d\x9f\x72\xeb\xac\xac\x88\x3d\xa5\xe5\x19\x0e\x1b\x60\x4f\xeb\xf7\x3b\xd8\xbf\x5e\xc7\x54\x3a\x59\x81\x69\x3a\x52\xc4\xbe\x6e\xa7\x65\xd8\x47\x0c\x55\x3b\x2b\x03\x6d\xb0\x52\x28\x22\xf1\xf1\xb7\x81\xca\x16\x7b\xc8\xde\x65\x30\x98\xba\x89\x48\xb6\x19\xb4\xb1\xfc\x2d\xfe\xe3\x89\xd2\x6b\xe3\xa2\xac\x40\xf4\xe4\x3d\x1a\x6f\x6d\x84\xf0\x74\x16\xf8\xdb\x20\xca\x41\xc4\x60\xc3\x50\x1b\xf6\x89\xc3\x3e\xd1\x29\xcf\xf0\x3d\x02\x31\x62\xed\x3a\x9f\x4c\x73\x45\x8c\xc5\x3b\x3d\x7d\x3f\xc0\x9e\xba\xed\x72\x99\x95\xb2\x07\x31\x89\x75\x6d\x93\xa8\x49\xb1\xa7\x73\x3b\xcd\x93\x15\x31\xb1\xcb\x99\x67\x2c\xef\xe7\x62\x74\xd9\xd3\xeb\x36\x2f\x7f\xab\xca\x76\x38\x9d\x84\x2c\x89\xad\xee\xb9\x9f\xf5\x31\xad\x8f\xc1\x3b\x38\xed\x9b\x40\xf4\xbe\xa7\xd2\x6d\x9a\xdf\xe9\xb4\x94\x15\x9d\x36\x91\x09\x62\x97\x3d\xf7\x73\x0a\xa5\x73\x20\x17\xed\x79\xd9\x26\x97\x53\x78\x22\x0b\xdb\x72\x0a\x00\x62\xb0\x82\xda\x16\x71\xd6\x62\xa7\x79\x97\xcb\x72\x5c\x00\x5b\x26\x24\xb6\x4b\x9b\x2b\x12\xcb\xeb\xbe\xda\x9c\xe6\xd2\x26\x57\xf5\xb7\x38\x8d\x33\x53\xdb\x47\x9b\xf2\x84\x77\x70\x55\x9f\x5b\xed\x9f\xcb\xef\x18\xee\x97\xb3\xe5\xe5\x6c\xd9\xd9\xed\xb2\xbb\x58\xee\x32\xf1\x55\x5e\xce\xa0\x97\x33\x68\x87\xdd\xe5\xcc\x78\x19\x70\xda\xa6\x36\xb3\xe4\xcc\xb8\x32\xc4\x2e\x16\x3a\x45\xb4\x39\xc9\x26\x7e\x0c\x11\xcd\xe1\x5e\xc7\x82\xd8\x33\x45\xee\x47\x64\x9b\x88\x59\x69\x76\xcb\xe1\x05\xec\x59\x0d\x45\x7e\x9b\x16\x15\x08\x21\x50\x6d\xdd\xfe\xf6\x76\xd1\x1a\xdb\x65\x17\x72\xd9\x85\x24\x33\xd9\xcb\xee\x1b\x44\x9a\xdf\x8b\x90\x69\xb1\xef\xb7\xd3\x7c\x59\x0d\x57\x3d\xcf\xd8\xcf\xbd\x58\x74\x15\x7b\x1a\xc4\xfd\xde\xfe\x96\x45\xa0\x41\x60\x7f\xbb\x50\xfc\x62\x37\x4f\xee\x87\xf2\x16\xd1\xec\x82\x2f\x87\x49\xb0\x9f\xc1\x6f\x1f\xd3\xfc\x98\x66\x5e\x5b\x17\xb7\xdb\x59\xdc\x46\x99\xb5\x37\xfe\x4f\xb1\xf3\x8b\xcd\xd7\x11\x44\x67\x67\x56\x7b\xab\x54\xde\x2e\xac\x55\x86\x97\x37\xe1\x30\x62\xdf\x8f\x67\x58\x6f\x2e\x50\xb7\x9c\xda\xde\xda\x9c\xf6\xbd\x78\x06\xe1\x49\x22\x7a\xa5\x19\xbf\xa7\xb6\x79\x56\x01\x78\xae\xb3\x79\x10\x59\xe9\x96\xdf\x28\x51\x11\x4d\x05\xe2\x42\xb6\x88\xd6\x53\x9b\xf9\x30\x94\xa6\xf2\x9a\xbd\x09\x5d\x13\x31\x2b\xd3\xcd\xf7\x5b\xdb\xdb\xba\x44\x0d\xb9\x90\x2d\xa2\x75\x86\xbf\xb7\x53\x9e\xb7\x53\x1e\x76\x48\xb5\x8f\xd3\x82\x8f\x6a\x88\x80\xfb\xf6\x79\x0d\x6d\x43\x5b\x60\xbb\xb5\x79\x3f\x14\xd2\xc7\x21\xfb\xe3\x02\xab\xaa\xf3\xe3\xeb\xf8\x31\x8c\x89\x9d\x68\xed\xe3\x30\x04\xa2\x13\x54\xde\x3e\x84\x27\x89\x9d\x0f\xae\x1b\xda\x5c\xd4\x5c\x4c\xfb\x3e\x97\xe9\xc3\xc9\x36\x3b\xd3\xe6\x8f\x5d\x21\x88\xc4\x39\xd0\x3e\x4e\xfb\x3e\xc6\x52\x34\xa6\x28\x1f\xa7\x7d\x20\x72\x31\x6c\xb8\x90\x2d\x76\xfa\x78\x06\x2b\x35\x22\x7a\x58\x06\x76\x99\x20\xba\xdd\xcf\xd7\xe9\x12\xd8\xf9\xd8\xcf\xfd\x12\xcc\x28\xa2\x77\xda\xf3\x17\xc7\x96\x88\xd6\xe9\x0f\x5c\x60\x15\x31\xea\x1a\xd8\x3e\xda\x8c\x09\x29\xbb\xfc\x6e\x87\x1c\xc0\x52\x74\xbb\x9d\x98\x03\xe2\x32\xda\xed\xf4\x0e\x28\x42\x6e\x6b\xf1\x76\x72\x87\xd7\xb9\xdd\xd6\x22\x30\x40\xa9\xdd\x38\x7a\x85\xa3\xfc\x6d\x96\x00\x01\x23\xed\x26\x90\x41\xb0\xb8\xd5\x6e\x47\x3c\x40\xec\x5b\xbb\x89\xf2\x14\x1d\x07\x50\xbb\x71\x42\x88\xce\x40\x7e\xdb\x62\x40\x7f\x85\xa6\x47\xd3\xc3\xef\xb8\xb9\xe5\x07\x08\xb6\x6b\xb7\x83\x0b\xf0\x3d\xb8\xc3\xdc\x6d\x10\x8a\xda\x6e\x27\x40\x60\xd0\xc7\xdd\x4e\x51\x81\x93\xb3\xdb\x09\x07\x18\xd4\xdf\x6d\xff\x01\x08\xfa\x6c\x77\x98\x59\xf7\x75\xf6\xe9\x55\x66\x2e\xac\x15\x7a\xbc\xdb\xc1\xed\x8e\xe7\xe7\x1f\x93\xbe\xe8\x2e\xa6\x92\x5d\x56\x39\x18\xb2\x6e\xfb\x4f\x10\x83\xbd\xb8\xed\x2e\xa6\x8b\x5d\x64\x2c\x66\xb6\xbb\x98\xb0\x8d\xe4\x25\xbc\x1d\x13\x6f\xbd\xa3\xc5\x7a\x50\x43\x02\x67\x0a\xb7\x5d\xdd\x6d\x57\xa7\x12\xb9\x1d\x39\x41\xef\x5a\x4c\x6a\xb1\xd8\x31\x55\xcb\x78\xa3\xb3\x2e\x72\x57\x53\xbf\xd1\x5f\x95\x54\xb9\xb4\x01\xe2\x45\x9b\xbd\x9d\xa6\x83\x5e\x79\xbd\xef\x6a\x76\x36\xb2\xd2\x82\xec\x6c\x41\x8c\x3e\xb5\x99\xc3\x8d\x6e\x9e\x5d\xb4\x02\xbe\x24\xb7\x9d\x07\x18\xf9\xdb\x1b\xd0\xda\xed\xe0\x0f\xfa\xab\x9a\x31\x73\x5f\x4f\x3c\x35\xa5\xa4\x3e\x00\x89\x1a\xba\x9b\x99\x6d\x6e\x4c\x64\x66\x77\x37\x73\xbb\x91\xb8\x58\x9b\x6b\xea\x22\xcf\x45\xb6\xb2\x0d\x7b\x9e\xbb\x99\xd9\xe6\x3b\x45\x3e\x9a\x79\x6d\xe4\x55\x8b\x79\x6d\x67\x91\xd2\x9b\x9b\xdb\x8d\xce\x5c\xfa\x6e\xa6\x7d\x83\xc8\xe2\x76\x3b\x1b\x06\xc3\x57\xa1\x99\x97\x8d\xe1\xab\xa0\x82\xb9\xf7\x94\x64\x4e\x4a\x36\xad\x91\xb4\x81\x51\x2c\x69\x92\x36\xca\xcb\x2e\x23\x4d\xd3\x46\x9a\xdd\xb4\xcd\x9d\x1d\x41\xf6\x0f\x76\xd4\x20\x46\xb7\x7e\xd5\x42\x20\xd7\xb9\x99\x49\xdf\x20\xd8\xb4\xdd\x69\xd2\x37\xba\xef\x42\x9a\xf4\x8d\xce\x64\xf0\xee\x26\x61\x63\x32\xfe\xde\xce\x9b\x6e\x57\x83\xa6\x6d\x6e\x58\x0b\x84\x0c\x57\x0b\x7d\x98\x9d\xe1\x34\xc2\x72\x70\xf8\x05\xc5\xde\xf9\x76\x2d\x0d\x8c\x81\xc6\x72\x53\x43\x3b\x9b\x1a\xd8\x3a\xdc\xee\x69\x6b\x30\xb0\xcf\x89\xcf\x3d\x2d\xd5\x8d\x9a\x76\x7a\xd3\x74\xcc\xf6\xf3\x8f\xf5\xb2\x7e\x54\x71\x20\x19\xdc\xdd\x0c\x21\xba\x25\x38\x6d\x20\xd3\xe8\xd2\x97\xbf\x33\xfd\x1b\xbd\x9b\x06\x8b\xc2\x80\x96\xe9\x1b\x32\x2d\xfb\x8d\x50\xc2\xba\x87\x42\xb8\x00\xc0\x76\x8a\x83\x8e\xb7\xbb\xdd\x4e\x3a\x40\xb7\xad\x39\xd4\x80\xce\xba\xc6\xbd\xcc\xdf\x46\x67\x1a\x7b\x3b\x05\x01\xfd\xc5\x42\xc7\xed\xfa\x1a\xe8\xcc\x2b\xdc\xaf\x21\x3a\xb3\xa3\x5b\x21\x06\xa2\x0d\xbb\x84\x65\x66\x16\xf5\x4a\xba\x97\xf5\xba\xec\x55\xad\x57\x65\x0e\x08\xd5\xc1\xbd\x4c\xb9\x51\xf8\xb6\x1a\x17\x7e\x40\x74\x5f\x42\xd7\x7d\x40\x5a\x5b\x4e\x99\x41\x67\x8d\xe1\x76\x1d\x08\x10\xee\xd6\x6e\xa7\x0d\xc0\xc9\xb7\x5b\x48\xc4\x74\x80\x54\x41\x82\x69\xd7\xef\xd2\xb5\x6e\x30\xe2\x1d\xdb\x7d\x99\x6e\xe2\x36\xab\xe5\xab\x3a\x3b\x9b\x47\x6c\xff\x6f\x8b\x73\xa3\xbc\x1c\x92\xd5\xa2\x60\xbd\x7c\x9d\x9d\x8f\xdc\x2e\x43\xfd\xfa\x4b\x4b\xcf\x8d\xad\x81\x44\xba\x5d\x02\x04\xdd\x4e\xc6\xf5\xf3\xfb\x7d\x5e\x4c\x1f\x60\xeb\x60\xd1\xb2\x0d\xab\xd5\x35\xf5\xfb\x04\x46\x3b\xc2\x3a\xeb\x03\x7d\x70\x37\x97\x13\x81\x02\x51\x9f\x9b\xe8\xaf\xf0\x22\xb3\xb4\x41\x98\x67\xbb\x5d\x70\x06\xdd\xbe\xe7\x63\x1e\x3f\xbb\x3b\x34\xe9\x2e\xe0\x83\xfe\x72\x20\xfb\x98\xc3\x8d\xfe\x0a\xef\x64\x06\x3f\xbb\x37\x74\x38\x75\x5a\x06\x3a\x93\xc1\xdb\x75\xb7\xdb\x00\xeb\x62\xc9\x7f\x4d\xc1\x77\xfc\xfc\x63\x38\x90\xe9\x1c\x00\xc3\xf1\xcf\x75\x51\x30\x6c\xb4\x5f\x9f\xf6\xb5\x38\xb9\xf9\xd7\xb2\xfb\x3a\x96\x90\x5f\x75\x33\x30\x9c\xbf\xe9\xd5\x13\xa7\x7c\x55\x61\x60\xd8\x64\x9c\x3b\x82\xfe\xaa\x9a\x2c\xb9\x2d\x67\x86\xef\xbb\x42\x0d\x0c\x27\x47\xb7\xe9\xbe\x29\x27\x04\xb9\x3e\x3f\xd1\x5f\xac\x2b\xdc\xae\x0b\xde\x1e\xc6\xd1\xcf\xdd\x6d\x0a\xb7\xae\x14\xc4\xcd\x7d\x9b\xd0\xdb\xa8\x15\x7f\xfb\x58\xed\x1b\xd3\x37\xe9\x31\xa9\x0f\x49\x1d\xed\x77\x0c\xb9\xae\x13\x83\xe9\xa8\xe1\xaa\x01\x58\x36\x60\xd7\x4d\x40\x7f\xf9\xaa\xb9\x24\x04\xfa\xcb\x06\xf6\xd8\x52\x36\xa6\x83\xc8\xe3\xcb\xf0\x30\x94\x0e\x6f\x6e\xa1\x3c\xf6\x2e\x2c\x49\xdc\x2e\xb9\x83\xe9\x8b\xf5\x58\x51\x1b\xcb\x4e\x57\xad\x08\x08\x7f\x69\xfa\x27\x85\xfb\x17\xda\xe3\x34\x1a\x10\x52\xdc\x1e\x57\xb7\x41\x77\x91\xf4\x71\x66\x0d\xa2\xb1\x89\xa0\xe9\xd7\x14\x46\x9f\xb5\x87\xfd\x3e\xa2\xb3\x71\xb6\x3d\x4e\xad\x41\x7f\x0d\x13\xb1\x34\xd1\x31\x4e\x2c\x97\x96\x6b\x67\xc6\x9f\xbd\xb5\xbc\x77\xaa\xbc\xf7\x57\xcb\x77\x5f\x63\x02\x6e\x2d\xcc\xe8\xba\xe9\x7c\x34\xed\x1c\xa3\x12\x1e\xe7\xd1\xcf\x9e\x35\x4f\x16\x91\x9e\x30\x7b\x41\xf6\xa6\x17\x99\xbd\xa0\xd7\x67\x0c\x7e\x9c\x5b\x83\x4e\x3c\x47\x7b\x9c\x5c\x83\x89\xb8\x7f\x9c\x4a\x83\xce\x3e\x84\xf6\x38\x97\x06\x13\x45\xf7\x38\x97\x7e\xdc\x21\x30\xe8\xe2\x1f\x57\x19\x80\x91\x8f\xed\x29\x26\xab\x98\x2c\x6e\xef\x84\x18\xec\x5f\x92\xd4\xe2\xfd\x0d\x22\x1c\xa6\xd5\x09\x30\xe8\xec\x43\x6e\x8f\xf3\x5f\xd0\xf5\x49\x3e\xc5\xb2\xd9\x08\x76\x0e\xb7\xc7\x09\x30\x08\xbc\xf8\xed\x71\xba\x0b\xb6\xde\x26\xe3\xce\x77\x41\xd7\x99\xf9\x28\xe5\x40\xb8\xe0\xfe\x38\x05\x06\x71\x0a\xc3\x39\xf0\xe3\x1c\x98\xc3\x75\xda\xe3\x1c\x18\x84\x4b\x9b\x8f\x93\xe0\xc7\x3d\x0f\x1c\x19\xd0\x9e\x6a\xa9\x11\x5b\xed\x30\xf1\x38\x33\x06\x3d\x6c\x5d\xce\x7d\x41\xe0\x46\x6f\x8f\x73\x5f\x10\x04\x05\xb5\x47\xed\x0d\xba\xce\xe2\xc7\xd9\x30\xe8\x61\xbb\x70\x3a\x0c\xba\x2e\xb8\xc7\xd9\x30\xd8\xcd\x9e\x5f\x3a\x1d\x06\x41\xe0\x50\x7b\x9c\x0f\x83\x48\x5d\x53\x4f\xb3\x34\x08\xa8\x22\xd0\xa3\x3d\x4e\x92\x41\x70\xf2\x52\x7b\x9c\x24\x83\x38\xad\xcc\x59\x32\xe8\x61\xfd\x3a\x49\x06\xd1\xc6\xd0\x66\xce\x37\x8e\x83\xef\x71\xe6\x0c\xe2\x75\x52\x61\xce\x59\x48\x3e\xaf\x88\x73\x67\x10\xaf\x46\xf9\xa4\xcd\x80\x35\xbe\x17\xc2\xee\x71\x3e\x0d\xba\xbe\x74\x63\x11\x44\xd7\xaf\xf1\xa4\xad\x80\x28\x39\x3d\xcb\x8f\x6e\x03\x10\x1c\xbc\xd1\x1e\x67\xe2\xa0\x87\xfd\x89\xfe\x76\x10\x2f\x16\xf2\x0c\x6b\x10\x3d\xec\x04\x9c\x9c\x1b\xd5\x70\xda\xb5\xb3\x73\x10\x3a\xc0\x1e\x27\xe7\x20\x5e\x36\x58\xe7\xe6\x20\xd8\x5e\xdf\x1e\xe7\xe6\x20\xec\x7b\x1f\x27\xe7\x20\x5e\xe9\xed\x2d\x1c\x66\xe7\x2e\xdc\x3c\xba\x6b\x41\xb0\x7d\xbd\x3d\xdd\x96\xd2\x69\x29\x2c\x71\x3d\x7a\x41\x40\x0f\xdf\xde\x6e\x79\x75\x1b\x0a\x6d\xa7\x5b\x5e\x1b\x9d\x6d\xd4\xed\xd1\x4b\x0e\x3a\x1b\x9c\xdb\xa3\x20\x00\x51\x9b\xf7\x32\xdb\x1b\xbd\xd9\x4b\x77\xb3\xbd\xd1\x5b\x78\x2f\xb3\x8d\x77\xbd\x32\x7a\x3f\x7a\x57\x41\x6f\x61\x22\xcc\x23\x2b\x7e\x95\xc5\x95\xc7\x05\x3f\x10\xb5\x6a\x32\x43\xc3\x60\x3d\x4b\x5a\x0d\xf2\xa8\x41\x50\x9a\xcf\x30\x47\x1b\xdd\x95\xb8\x67\xd8\x02\x08\xcb\x73\x11\xf9\x19\xb6\x80\x8d\xee\x3a\xdc\xa3\x3b\x08\xf4\xba\xbc\xca\x16\xb0\xd1\xdb\xeb\x77\x48\xdf\x67\x58\x52\x1b\xbd\xbd\x4c\xa3\x25\x85\x1b\xa7\xfa\x12\xb8\x4c\x09\x82\x88\xfd\x66\x1c\x8c\xe8\xd5\xc6\xe6\x22\x1b\xe8\xae\x47\x3e\x8a\x29\x10\xb5\x79\x7b\x0b\x8f\xc0\x84\xca\xfc\xe4\x51\x4c\x81\x5e\xed\x4a\xd4\x52\xa0\x37\xd6\x3b\x1e\xa5\x14\xe8\x2d\xfc\xa1\xc5\x39\x2d\x4e\x92\x3a\x2d\xce\x69\x71\x52\x11\xaa\x2b\xd0\xab\x3d\xb9\xf2\x0a\x04\xc1\x48\xed\x51\x5f\x81\xb3\xea\xfa\x28\xaf\x40\xa8\xe7\x1e\xf5\x15\xe8\xae\xb5\x3d\xd3\xf2\x22\x10\xb2\x0d\xbb\x20\x25\xd7\xa3\xe4\xaa\x26\xdf\xd2\x61\xdb\x3a\xf1\x63\xed\xd1\x41\x0d\xc2\xc5\xfd\xc7\x45\x5d\xd0\x09\xbe\x6c\x8f\xa2\x0b\x44\x45\x3a\x3c\xaa\x2e\xd0\x1b\x2b\x31\x8f\x1a\x0b\x74\x36\x50\xb4\x47\x91\x05\x7a\x63\xea\xfd\xb8\x16\x0c\x82\xe3\x7a\xda\xe3\x52\x30\xe8\xed\xe5\xbd\xcc\xf7\x46\xaf\xf6\xe3\x0a\x2f\xe0\x1e\xb8\xf6\xa8\xbb\x1e\x75\x17\x33\xc3\xc7\x65\x47\xd0\x1b\x1a\xe1\x71\x55\x19\x84\xfe\xdd\x47\x75\x06\x7a\x73\x48\x53\x66\x81\x3d\x4c\x90\x0a\x25\xd3\x73\x9d\xb1\x9b\x8c\xab\x99\x1e\x83\xe4\x1b\x7a\xfa\x71\xcd\xf6\x51\x34\x85\x97\x59\xb0\xec\xc8\x1d\xb6\x6a\x57\x71\x1f\x57\x71\xbb\x0d\xd6\xd8\x17\xd0\x0d\x59\x7a\x94\x5b\xa0\xbb\x78\xf2\x18\x09\x02\x62\x98\x75\x15\xd8\xe3\x86\x7e\xcb\x5f\x05\x06\x62\x14\xaf\xb2\xad\x6c\xf4\xe1\xd0\xaa\xfe\x02\x5d\x55\xf1\x28\xc0\x40\x1f\x0e\x1d\xae\xba\x3f\xef\xb3\x69\x99\xa6\xae\xfe\x7a\xd4\x5f\xbe\x10\xca\xaf\x47\xf9\xe5\xd8\xa1\xfe\x7a\xd4\x5f\x4e\x2a\x14\x60\x20\x5c\xc8\x7a\x14\x60\x20\x86\x15\xa0\x02\x03\x31\x2c\x57\x43\x16\x40\x1f\xf6\x03\x1f\x33\x79\x54\x99\xf7\xb2\x96\xdc\xa1\x17\xe7\x91\x66\x1c\x5d\x36\x1c\x9b\xd4\x65\x8f\x67\x16\xd8\xd7\x7e\xcc\xb8\x52\xcd\xc1\xe3\x63\xfb\xf9\x28\x3c\xed\xd3\xd4\x6f\x8f\xfa\xcd\xe6\xaf\x80\x03\x31\x8a\xbf\xb4\x78\x3c\xeb\xc0\x96\xa7\x0b\x13\x04\x01\xaf\xed\xd1\x45\x04\x62\xf8\x76\x7d\x2d\x8b\xaf\x62\xd4\x1f\x5a\x16\x5f\x96\x2b\x1c\x0e\xbf\x56\xf8\x46\x57\x67\x19\xcc\xd7\x4e\x30\x9f\xe3\x82\x92\x11\xc4\xb0\xda\xd4\x8c\xa0\xbb\x56\xfc\x28\x1a\x41\xb0\xfd\xae\x3d\x06\x4d\x81\xee\x32\x94\x71\x81\xa2\xbb\x34\xfd\xa8\x23\x1f\x37\xf2\xfa\x8a\xab\x23\x1f\x8f\x6e\x28\x3e\xd1\x92\xc0\x9d\x37\x7c\xeb\x6f\x4b\x82\xed\x21\x1c\x3f\xd1\x1e\xc5\x25\x88\xe1\x70\xa8\xaf\xec\x71\x8b\x79\xb3\x3d\x29\x2f\x8d\x44\x6c\xd3\x49\x92\xa1\x22\xa0\x0f\xe7\x65\xaa\x44\x50\xc2\xf9\xb9\x31\x5f\xa0\x84\x0f\x50\x25\x82\x62\x04\xde\xa3\x0c\x04\xd1\xc3\x29\xb5\x42\x10\x94\xf0\x4d\x52\x09\x82\x61\x0c\xdd\xa3\x12\x04\xee\xaa\x69\x8f\x4a\xf0\xd9\xba\x6f\x18\xc9\xf6\xa8\xfb\x40\x09\xdf\x1a\x03\xcf\x0c\x9a\x6c\xc5\x46\xac\x77\x1a\x94\xb0\x75\xaa\x05\xc1\x4e\x19\x85\xf6\x98\xcd\xc7\x6c\x8e\x9f\xfe\x90\x1e\x81\x21\x0a\xfe\x9d\xf4\xc8\x8b\x3c\x47\x5e\x70\xa6\x65\x7a\xe8\x85\x18\xb1\xc6\x6f\x0e\xcc\xf9\xc2\x39\x2e\x0a\x21\x8c\xc9\x91\x19\x07\x23\x96\xa6\xa9\x89\x08\x46\x22\x90\x93\x53\x34\x0e\x4a\xec\x1e\x37\x39\x46\xe3\xa0\xc4\xb9\xea\xa3\xe9\xcb\xba\x92\x57\xdd\x9a\xee\x5d\x7e\x61\xf6\x1e\x4d\xbb\x16\x73\xcf\xf9\x92\xc3\x35\x0e\x4a\xec\xf6\x95\x1e\xb2\x21\x0a\x61\x85\xe9\x71\x7a\xc2\x90\x87\xf4\xe0\x0d\x51\x62\xf7\xd3\xc9\x21\x1c\x07\x83\x0e\x38\x5f\x61\xbe\xc3\x7c\x93\x88\x30\xdf\x41\xbd\x06\xa9\x0f\xf3\x1d\xd4\x6b\xf1\x89\x66\x3b\xcc\x76\x60\xba\x34\x59\xad\x9a\x2c\x89\x8d\x51\x5e\xfe\xd0\x92\xd8\x18\xe5\x5c\x65\x49\x6c\x8c\x58\x26\xd5\x92\xe0\x68\xb7\x30\x11\xc5\xba\xdf\x18\xc5\x6c\x17\x0b\xa7\x58\x38\x64\xa8\x58\x38\x1b\xa3\xbc\xfc\xa1\x85\xc3\x11\x70\x9c\x93\x92\x1e\x12\x28\x0a\xe7\x06\xa6\xa7\x04\x8a\x12\x2f\x0a\xba\x58\x12\xc5\x92\xd0\x64\x49\x14\x4a\xc2\x4a\x2b\x96\x44\xa1\x24\x5e\xa4\xbe\x58\x12\x1c\x28\x17\x45\x93\x25\x51\x6c\x13\xb4\xa6\x62\x49\x14\x4a\xc2\xb2\x47\x05\x8b\x42\xf8\x44\xbe\x8a\x85\x43\xd8\x55\x1b\x96\x4e\xb1\x74\x36\x46\xf1\x35\xa8\x96\x4e\xa5\x74\xcc\x64\xb5\x74\x36\x46\xb1\x05\x54\x8b\x62\xc3\xa8\xe6\x7c\x55\xdb\xc9\xf1\x71\xda\xf4\xab\xc5\x53\x79\xdb\x7d\xa5\xaa\x65\x51\x7d\xdb\xbd\x99\xe9\xe7\x70\xbb\x78\x51\xfa\xcd\x54\x6c\x0c\xc6\xf3\xf4\x28\x17\x31\xd8\xf4\x90\xaf\x66\x2a\x1a\xa7\xdd\x74\xea\xa8\xf9\xc4\x46\xd3\x4c\x4d\x56\xc8\xc6\x60\xa4\xce\x57\x33\x11\x1b\x25\xd3\x27\x5a\x21\x1b\x83\x5d\xce\xf9\x6a\x56\x48\xe3\xd0\xc1\xae\xc9\x0a\xd9\x18\x0c\xae\xf9\x6a\x56\xc8\xc6\x60\xbf\x4a\xbe\x9a\x19\xda\x28\xd9\x29\xc3\x66\x85\xe0\xdc\x61\xa7\x55\xbe\x9a\x15\xd2\xf0\x58\x74\xd3\x65\x7d\x34\xdf\x5b\x7e\x98\x66\x3b\xc9\xb6\xf7\x4a\xb3\xbd\x31\xd8\x24\x9b\xaf\x34\xdb\xc9\x59\x84\x9d\x74\xa5\xd9\x4e\x43\x9f\xec\x04\xd2\x7c\x6f\x8c\x61\x81\xa5\xf9\xf6\xbc\xb8\x69\x85\xa7\xb9\xdc\x28\x1c\xf8\x97\xaf\x34\x97\x69\x2e\x49\x6c\x9a\xcb\x24\x97\x49\x7d\xa7\xb9\x4c\x73\xe9\xbd\xcc\xe5\xc6\x18\xd5\x94\x99\xcb\xc4\x2f\x93\x5c\xd5\xad\xef\x4e\x7d\x57\xee\xd5\xcd\x78\x27\xe3\x95\x27\x76\xdf\xc9\x8d\xc1\xa0\x9f\xaf\x6e\x59\x6c\x61\x39\x18\x6f\xd3\x50\x75\x51\xb2\x6b\xb2\x2c\xd8\xe0\x99\xd3\xd7\xad\x9b\xf1\x8d\x59\x87\xf7\xb7\xc2\x37\x06\xd3\xb0\x34\xc6\x5d\x8c\x51\x69\x75\xdd\xa2\xe8\x14\x45\xd2\x2c\xba\x45\xd1\xcf\x04\xc8\xfb\x5b\x16\x1b\x25\x87\xc9\xb0\x2c\x3a\x65\x61\x89\x75\xcb\xa2\x5b\xe3\xdc\x6c\x58\x16\xc3\xb2\xe0\x87\xc3\x8c\x0f\x33\x4e\xc2\x86\x19\x1f\x34\x02\x9b\xf0\xf0\x0d\xdc\x28\xd9\x35\x59\x16\xc3\xb2\xe0\x89\xc3\xb2\xd8\x28\xd9\xc9\xd1\xb0\x59\x0c\x5e\x87\x41\xb3\x18\xe6\x7b\xd0\x04\x7c\x69\x86\x19\x1a\x64\xc8\x77\x72\x9a\xd4\x8d\xfa\xb2\xc0\xa6\xd5\x36\x3d\x96\xc1\xe1\x6e\x9a\xfc\x0d\x77\xf7\xe7\x6b\x9a\xfc\x8d\x59\x6d\x9c\xd3\xb4\x6e\xd4\x97\xa3\xca\x34\x61\x1b\x93\x0d\x51\xf9\x9a\x56\x9b\xc7\x8d\xd5\xd7\x6f\x9f\xa4\x96\xaf\x69\x85\x6d\x18\x20\x93\xaf\x69\x85\x6d\xcc\x6a\xb1\x4f\xb3\xe7\xc1\x77\x36\xae\x69\x7d\x6d\xcc\x6a\x15\x2e\x73\xbc\xdc\x72\x6a\xb3\x59\x66\x79\xa3\xbe\x6c\xcf\xcb\x1c\x2f\x73\xcc\xcd\x96\xb5\xb3\x61\x68\x51\xbe\x96\x39\xde\x98\xd5\xb7\x76\x59\x3b\x1b\xf5\x65\xe3\x5a\xe6\x78\xa3\xbe\x6c\xe2\xcb\x86\xba\x38\xec\xcf\x5e\x6e\x59\x61\x8b\xd3\xfe\x92\x6a\x5d\xe6\x7b\x91\x6f\x3b\x98\x65\xbe\x97\xf9\xf6\x89\xe6\x7b\x63\x12\x91\x97\x1c\x83\x75\x30\xab\x0d\xe9\x32\x43\x1b\xf5\x65\xc7\x77\x59\x85\x97\x55\x48\xb6\x2f\x53\x6f\x08\x26\xab\xaf\xe9\xd9\xb6\xa2\xa6\x43\xd1\xe5\x23\x37\x6a\x3a\xdc\x5e\x3e\x72\x63\xbd\xec\x6b\x2f\x5f\x8d\x8d\x9a\x8e\x74\x6f\x4b\x7f\x63\xbd\x4c\xd8\xdb\xc2\x7f\xb3\x8a\x6f\x43\x7a\x9b\xd6\x2d\x06\x6b\x3a\xa5\x78\x5b\xf8\x6f\x9c\xb7\x16\xc5\xdb\xc2\xdf\xa8\xe9\xe4\xea\x6d\xf2\xf5\xd0\x59\x14\x6f\x5b\xe0\x46\x4d\x47\xe0\xb7\xf5\xb1\xb1\x5e\xb6\x80\xb7\x85\xbf\xb1\x5e\x16\xc5\xdb\xc2\xdf\xa8\xe9\xa4\xf3\x6d\xb6\xdf\xf8\x29\xec\x7d\xdf\x66\x7b\xa3\xb2\xab\x2b\xdd\x05\x23\xd6\xcb\x0e\xff\x63\x1e\x3f\xe6\x91\x1f\x7e\xcc\xe3\xc6\x7a\xd9\x9a\x3e\xe6\xf1\x63\x1e\xb9\xd7\xc7\x3c\x7e\xcc\x23\xa5\xfa\x31\x8f\x1f\xf2\x68\xdf\xfe\x31\x8f\x1f\xf3\x48\xa9\x7e\xcc\xe3\x87\x3c\xda\x32\x3f\xb6\xb9\x8d\xf5\xf2\x65\xf8\x98\xed\x0f\xd9\xb6\x2b\xf9\x98\xed\x0f\xee\x0b\x5f\xac\x8f\xd9\x26\xc0\xaa\x71\xa4\x7a\xbe\x3e\xe6\x7b\xa3\x2e\xcb\xf0\x63\xbe\x37\xea\xf2\x97\x5f\xab\xdb\x8d\x7a\xe9\x98\xff\xb5\x2c\x36\xea\x32\x19\x5f\x1b\xe2\xc6\x3a\x03\xfc\xd7\xb2\xd8\x58\x67\xa4\xf8\x5a\x16\x1b\x75\xd9\x50\xbe\x96\xc5\x86\xe7\x53\xa7\xe7\xe9\x8b\x75\xa6\xb6\x5f\x33\xce\xbe\x8a\x5e\xed\x90\xbf\xe6\x7c\xa3\x2e\x2b\xfc\x6b\xce\x37\xd6\x19\x3c\xbe\xe6\x7c\x63\x9d\xc1\xe9\x6b\xc6\x3d\x06\xa0\x55\xb3\x69\xce\xdd\x28\x70\x26\x96\xb7\x59\xdf\x58\x67\xd8\xbf\xcd\xb9\x41\x69\x67\xe0\xb9\xcd\xfa\x4d\xd6\x6d\x52\xb7\x59\xbf\xc9\xba\x1d\xc1\x6d\xd6\x39\x7b\x72\xd9\x58\x6e\xb3\xbe\xb1\xce\x44\xe6\x36\xeb\x1b\x75\xf9\x8e\xdc\x36\x83\x8d\x75\x66\x53\xb7\xa5\xb1\x51\x97\x3d\xc8\x6d\x61\x6c\xac\x5f\xd3\xe5\x4b\xbf\xb1\xce\xfc\xed\xb6\x30\x36\x3c\x20\x3c\x5f\xb7\x85\x71\xd3\x0a\x6c\x65\xb7\x65\xb1\xb1\xce\xb0\xf6\x58\x14\x0f\x45\xe1\xa8\xf9\x58\x14\x8f\x8d\x80\x3c\x3e\x96\xc4\x63\x23\xa0\xc0\x1e\x4b\xc2\x0d\x3b\xb9\x48\xd8\x63\x51\x6c\x18\x3b\x9f\x1c\xf0\x77\x10\xaf\xd3\x91\x3d\x66\x1c\xc7\xe3\xeb\xf4\xd6\x8f\x39\x7f\x38\x54\xfd\xa4\xc3\x3a\xdf\x68\xd5\x96\xf7\x98\x73\x76\xff\xb4\xa9\x54\x79\xcc\x3a\xa2\xf4\x75\xfa\xd8\xc7\xbc\x73\x16\xc7\xeb\x8c\x80\x8f\x99\x27\xc4\xf5\x45\x74\x7e\xfa\xe1\x02\xd1\x6a\x6a\x0a\x4d\x61\x1b\x6a\xd8\x8a\xb6\xc2\x65\x0b\x53\xd5\x54\xbd\x5b\xc7\xd6\xb4\x35\x2e\xf3\x97\xa9\x89\x12\xa1\x43\x08\x45\x6c\x10\xee\xf9\x72\x00\x08\x25\x2b\x1b\xe2\x5a\xa5\xa5\x05\xce\x4b\xb1\xb3\xe0\x03\xde\xda\x3e\xda\xea\x6f\x0f\xcf\x81\x7f\x53\xec\x19\x83\xb7\xbe\xb5\x9d\xd7\x84\x5b\x87\x25\xb1\xe1\x4e\xc5\x0c\x45\x2d\x88\x20\x6a\x25\xfd\x82\x83\x68\xce\x54\xfd\x80\x83\x88\x78\xbd\xfc\xa9\x25\xb1\xd1\xec\x21\x42\x59\x0b\x9a\xad\x3d\xd4\xb0\x60\x3f\x40\x9b\x25\xb1\xd1\x7c\x75\xfc\x1a\x84\xd8\x97\x05\xb6\x8f\xb6\x8f\x0f\xf5\x09\x8f\xb6\x87\xaf\x00\x50\x99\xaa\x51\x10\xc1\x91\x69\xe9\x81\xed\x22\x5f\x66\x41\x39\x0a\xf6\x65\x24\xa4\x98\x05\xa2\x0b\x83\xd3\xae\x32\x14\xa4\xe1\xa9\xf5\xc9\x5c\x2b\x54\xa4\xe1\xb9\xf5\x44\x4e\x67\x28\x36\xc1\xfe\x6d\xc5\x66\x2e\x0a\x5f\x24\x40\xa3\xf8\xf9\x0a\x11\x6d\xd8\x86\xd4\x96\x81\x90\x2c\xce\x05\x42\xd5\x18\xfa\x53\x9d\xca\x84\xb2\x11\xec\xeb\xf8\x6d\x35\x1b\x1b\xf9\xeb\x4f\xad\x1c\xce\x27\x6d\xbc\xa4\xa1\x94\x0c\x42\xcc\x4b\xb3\xd4\xd5\x8d\x51\xe7\xcf\x3f\x52\x39\x10\xd5\x3c\xe0\x3d\x2d\x1c\x63\x92\x51\xcd\x03\xde\xd3\x42\x74\x5a\x46\x35\x13\x1b\x49\x6c\x55\x86\x92\x13\x24\x5f\xcc\xc8\xa8\x66\xcb\x33\x70\x09\xec\xc9\xa8\xd6\x17\xce\x52\xd4\x7d\x28\x4c\x01\xf1\xb9\x19\xea\x52\xd0\xad\x3e\x65\x29\xe8\xd6\x4a\x33\x43\x0d\x95\xa2\xc5\x7a\x52\xa7\x92\x24\x65\x2a\x58\xe8\xe2\x50\xa5\x02\x62\x95\x33\x14\xa9\x60\x21\xf4\x43\x8d\x0a\xd6\x49\xa1\xb9\xc5\x67\xea\xf4\xc4\x8f\x8b\x88\x70\x5e\xe3\xb7\x45\x44\x10\x9d\x90\x91\xd6\x0d\x7b\xa1\xaa\xef\x57\x9a\x6e\xdc\x9c\xd5\x97\x44\xa5\x09\xa2\xfa\x92\xa8\x34\xc1\x9e\x92\xf3\x48\x95\x26\x08\x5c\xff\x19\x69\x52\x37\x8a\xc5\xa2\xce\x04\xa3\x84\xb7\x37\xf5\x1b\xc5\xd2\x54\x66\x86\x32\xd3\xc4\x2b\x33\x41\x99\xde\xdb\xfe\x62\xa3\xd8\x98\x15\x99\x60\x56\x1f\xa7\xc8\x04\xd1\x1b\x32\x2a\x54\x99\xa0\x4c\x6e\xae\xc8\x04\x75\xf9\xb2\x28\x32\x01\xfb\xb7\x32\xd4\x98\xa0\x5b\x35\xdd\x0c\xe3\xce\x34\x05\x0a\x4c\xb0\x7c\xfd\xd5\x97\xa1\x7f\x33\x4d\x93\x45\xd0\x3d\xfc\xd4\x97\x4e\x81\x09\xba\xa5\xa9\xbe\x04\xfd\x24\xc0\x22\xc0\xbd\x69\x11\x0c\x73\x32\x98\x24\x52\x7b\xea\x41\x10\x83\x63\x33\x32\x14\x84\x20\x5e\xe6\x4e\x41\x08\x82\x3d\x23\x19\x0a\x42\x10\xec\xaa\xc9\x18\xe6\x86\x98\xcb\x33\x72\x0c\xb3\x33\x3c\x56\xe7\xd8\x4c\xe9\x60\x2d\xa7\xd2\x3c\x14\x89\xa0\x39\x32\x87\x82\x10\x64\xd3\x62\x22\xa6\x6d\xc8\x1e\x54\xf5\x07\xfa\xe9\xb5\x55\x7f\x20\xda\xcb\xc2\x99\x26\x63\x22\xd1\x49\xab\x52\x0e\x2c\x7b\x8f\x69\x6b\x98\x46\x3d\x50\x61\xaa\xb6\x30\xfe\xde\xd7\x5d\xd5\x16\xe7\xb8\x30\xaf\xb2\xea\x17\x0b\x5d\xf6\x1d\x0a\x39\x30\x8a\x7d\x87\x42\x0e\x94\xf4\x9d\x53\xc8\x81\xb4\xa9\x2d\xb3\x83\xc7\x6e\x52\x19\x2a\x3b\xd0\x5f\xe1\xcf\x6c\x0f\xcb\x3d\xeb\xd5\x34\x58\xa6\xe7\x44\x6c\x7b\x1d\x25\x5a\x1c\x67\x1c\x3f\xbd\x2c\x67\xf6\xc3\x9e\xda\x56\xb5\x81\x12\xf5\xf7\x0c\xc6\x97\x99\xe3\x73\x10\x6c\x71\xcf\xb8\x4c\xf7\xe5\xd9\xaf\x2c\xce\xc4\x65\xca\x2f\x57\x8d\x2c\xe3\xcb\xa4\x6f\x34\x27\xc0\x71\xd9\x92\x37\x92\x35\xb5\x50\x0d\x02\x0e\x99\xca\x50\xd3\x81\x65\xbd\x2b\xe9\x80\x9b\x2a\xd2\xed\xee\x22\x7a\x4b\x6d\x56\xcd\xdb\xc3\x05\x9d\x2d\xa9\xf3\x40\xa4\xab\x71\xa1\xd0\x8b\x5f\xb7\x84\x93\x30\x95\x5e\xe0\xf6\x7b\x39\x4a\x2a\xeb\xc0\x7e\x04\xe5\xf7\xb6\x69\xe1\x0a\x74\x41\x39\xde\x66\xe0\x8d\xaf\x34\xbc\xca\xe6\x86\xdf\xef\x4c\xd1\xd4\x75\x40\x7f\x67\xc6\xc7\xe4\x7a\x46\xdf\x34\xa7\x4a\xb6\xf8\xb0\x3e\xca\x7a\x78\xa8\xcf\x40\x09\xc7\x39\xf5\x59\x78\x24\xce\xb2\x02\x14\x68\x60\x14\xfb\x57\x05\x1a\xd8\x19\x20\x53\x2a\x34\xe0\x21\x70\x19\x2a\x34\x50\x82\x05\xb9\xf8\x98\xa7\x8f\x2f\x2d\x19\x50\xb4\x81\x12\x4e\x31\xd5\x6c\x60\x14\xdf\x0e\x35\x9b\x27\x09\xf4\xe6\xac\x50\xd1\x06\xc6\x70\x3e\xa9\x66\xf3\x83\x52\xbd\xa1\x66\xfc\xa0\x94\xd8\x73\x12\x52\xab\x90\x03\xfb\x3a\x1a\x8c\x4a\x0e\xcc\xea\x88\xa0\x46\x03\xeb\x8c\x5d\x5f\x8b\xe3\x8b\x50\x39\x0f\x35\x9f\x5f\xc3\x22\xad\x83\xaf\x19\xdd\x68\xf5\xdc\xdf\x8c\x6e\x34\xc5\x4b\xa8\xd1\xc0\x9e\xcd\x69\x33\xa7\x1e\xee\xac\xe4\x08\x35\x1a\xe8\x8e\xc6\x4a\x34\xd0\x2d\xed\xdb\x6c\xde\x36\x5c\x27\x50\x2a\x34\xb0\xdf\x67\xb2\xae\x3a\x0a\x77\x17\x35\x04\x47\x28\x7c\x40\x49\xf3\xa9\xf0\x01\xf5\x65\x1b\x55\xf8\x80\xba\x6c\xca\x0a\x1f\x10\xfa\x3d\x33\x14\x3e\x20\xcf\x5c\x49\xe1\x03\x38\x7f\x36\x43\xd9\x03\xc6\x79\xa0\x8d\xea\xa1\x73\x25\xd7\x0a\x9c\x78\xce\x51\xdf\x3e\xd0\xd4\x3f\xbe\x01\x64\x52\x7d\x13\x1e\x2d\x1c\x34\xda\xa2\x96\x29\x2f\x5f\x6c\x2c\x45\x8b\x5f\xfa\xc0\x5b\x52\xd4\x2d\xa0\x53\x38\x45\x89\x02\xf6\xe0\xe0\x55\x5d\xdb\xee\x3b\xa7\x57\x2d\x2d\x86\xcb\x6a\xba\x34\x91\x7a\x1f\xf8\xd6\x62\x24\xc2\xf0\x56\x1f\x6d\xc6\xfe\x7a\xd9\xad\xe9\xde\x9d\xd2\xce\x76\x51\x7d\x80\xce\xa7\x41\xd2\x73\x2f\xb2\x6c\xa5\xb1\x4c\x94\x42\xa3\x9c\x70\xca\x81\xc9\x74\x6e\x2c\xfa\xe9\xa2\xa6\x00\x9c\x28\x90\x45\xa9\x00\x7a\x2c\x7f\xf6\xd5\xf4\x55\xec\x63\x32\x4d\x41\x30\xdf\x32\x05\x8f\xa6\xc7\xf8\xc1\xfd\x9a\xfa\xe9\x22\x11\xd3\x99\x72\x51\x50\x80\xae\x5b\xaf\x28\x1e\x40\x10\xf9\x99\x7e\xd0\x48\x04\x81\x98\x59\x94\x0e\x60\x17\x97\x0f\x30\xfd\xc5\xe3\x70\x42\xdb\xd4\x86\x5e\x66\x1e\xe5\xc7\x90\x92\x8f\x21\x05\x51\xb2\xe9\xb7\x8f\x44\x28\x35\x8b\xc2\x01\x04\x1b\x38\xd3\x93\xf2\x45\x6f\x2c\x5a\x15\x65\x43\x21\x0e\x53\x77\xa9\x5f\x4d\x12\xd1\xe3\x5c\x66\x06\xaa\x91\x33\x64\xb3\x9a\x01\x62\x33\x7d\xe3\x8b\x4a\x02\x84\x52\xb9\x54\x93\x5f\x9d\xdc\x50\xb4\x0a\x09\x10\xea\xdd\xa2\x8e\x00\xe1\xda\x81\xdf\x65\x12\xbb\x7c\xc8\xb8\x82\xa0\xb8\xbb\x88\x75\xb8\xa2\x22\x28\xe7\x74\x2e\x1e\xa9\x24\x00\x7d\xf4\xdf\x3e\x82\x2c\x8b\x02\x01\xf4\xc6\x60\x51\x54\x08\x20\x74\x15\x14\x05\x01\xe8\x0a\xb6\xa2\xd3\x0a\xec\xf9\x39\x26\xb3\xe2\xa9\x9a\xac\x42\x15\x45\x42\xf1\x08\xff\xea\xed\x6d\x84\x1e\xd1\xca\x64\xa0\xe8\xb4\x02\xe1\x54\xc4\x2f\x51\x89\x51\x8e\xc9\xcc\x25\x3e\x63\x46\xe1\xa2\x6e\x00\xa3\x78\x2f\x75\x03\x28\xa7\x87\x50\x36\x14\x4f\xf1\x6c\x74\x41\x45\xdd\x50\xfc\x7a\x91\xfa\xad\xa8\x1c\x8a\xca\xa1\x78\x99\x59\x42\x39\x70\x10\x4f\x16\xa5\x03\x28\x61\x8f\xa0\x74\x00\x25\x98\x97\x15\xb5\x43\xc1\x1d\x55\xac\x1c\x95\x82\x27\xd5\x74\x4e\xb4\x49\x3f\xa6\x25\x06\xbb\x0f\xb2\x28\x15\xc0\x28\x16\x99\x93\x7e\x10\x83\x03\x57\xb2\x38\xed\x07\xd5\x15\x5d\x8f\xbd\x11\x45\x45\x5e\x9c\xf5\x17\xdd\x4a\xb6\x54\xa7\xfd\x60\x10\xfd\x9e\xc5\x79\x3f\x18\xc3\xc6\xa5\x57\xa9\xe8\x55\xb2\xc6\xf5\x2a\x95\xe3\x55\x22\xf9\xba\x90\x40\x7d\xd9\xc4\x75\x21\x81\x38\xb3\xe2\xa2\x66\xe0\xbb\x87\xf5\xe5\xcb\xa1\x18\x00\x35\xad\x39\xc5\x00\x58\xaf\x73\x7f\x33\x39\x3c\x86\xd9\x3e\x53\x27\x12\x58\x8a\x8d\x32\xcc\xe5\xd6\x07\x8b\x40\xf9\x2c\xfa\x95\x40\x4d\x4b\x71\x98\xfe\xc1\xd2\xbf\x2d\x56\x15\x51\x66\x30\xc2\x53\x3c\xaa\x08\x50\x97\xfd\x95\x6e\x25\x50\x97\xb7\x9f\xe6\x88\x4f\x12\xbc\x08\x69\xc9\xa2\xb2\x28\xd3\xc5\x2c\x4a\x71\x9a\xd6\x8d\xe6\x82\x5f\xd1\x6f\xe4\x99\x43\x2f\xbd\x25\x45\x69\x01\x9a\xeb\x1c\x45\x6d\x51\x3c\x3d\x91\x1d\x5e\x59\x74\x13\x81\x18\x9c\x59\x91\x45\xc1\x01\x9a\xab\xc1\x45\x75\x01\x9a\x6b\xb5\x1e\x6a\x24\xf6\x1b\x40\x42\xd4\x12\x20\x4a\x73\xcc\x50\x4d\x80\xa8\x9c\x69\x9a\x45\x3d\x01\xa2\x2c\xfb\x79\x5d\x45\x20\x6a\xf5\x55\x51\x64\x14\x45\xc6\x69\xb8\x3a\x8b\x00\x07\x48\x67\x59\xe6\x6b\xb1\xb5\x05\x8b\x0a\x03\x0c\x6b\xfd\x32\x4f\x97\xe7\x3e\x58\x53\xfa\x85\xc0\x62\x82\x5c\x14\x15\x60\xbf\xc1\x94\x86\xae\x22\xe0\x0e\xf0\x2c\x8a\x8a\x72\x22\x07\x6d\x69\x97\xc9\xbf\x1c\x45\xbc\x9b\x29\x25\x98\x50\x79\x50\x54\x15\x20\x7e\xbd\x99\x15\x75\xb1\x0b\xce\xe2\x51\x08\xfc\x7a\x36\x14\x32\xcd\xb3\xa1\xc4\xb6\xf1\x53\x5d\x37\x20\x5c\x37\xf5\x3c\x28\xd1\x9b\xe3\xac\x53\x7c\x10\xae\xd5\x96\x8f\xe5\x73\x22\xfb\x48\xac\xae\x9b\xe2\x47\x28\xec\xe3\x74\xdd\x80\x3e\x6c\x69\x6a\x83\x62\x64\x5f\xf5\x87\x26\xd6\x93\x87\x9a\xe5\xaf\x10\x28\x7e\xa9\xa2\xfa\x48\xd3\xff\xf1\xb5\x23\xad\xce\xe6\x8b\x07\x7f\xbf\x9c\x4e\x38\x9d\x07\xa3\xd8\xdf\x3b\x4f\x07\xd1\x3b\xeb\x3d\xc5\x89\x7a\x71\xa2\xce\x47\x75\xb2\x38\x51\x07\xc5\x85\xc7\xe2\x3c\x1d\x8c\x93\x03\xbd\x2b\xa0\xb8\x9c\x58\xf4\xae\x80\x71\x4a\xc3\x99\x3b\x28\xbf\x9a\xac\xf4\x2f\xdf\x7a\x74\x1e\xa2\xc3\x05\x14\x97\x35\x8b\x93\x79\x50\xf5\x6d\x15\x27\xee\xa0\xea\x31\x2c\x4e\xdc\x41\xd5\xb7\x55\x9c\xb7\x83\x9a\x66\xdc\x69\x3b\xd8\x25\xab\xcd\x8c\xfb\x31\x81\xe9\x6c\xc2\xa9\x7b\xe1\xab\x5e\x59\x7f\x3b\x2a\x3b\x8b\x13\x7b\x50\xd3\xfa\xd1\xcf\x02\x6a\x3a\x42\xeb\x41\x01\xeb\xf4\xea\xb7\xd9\xbb\xf1\x1d\xd9\xe2\x74\x84\x80\x78\xe9\xfb\x2e\x0a\x02\xd0\x5c\x96\x2f\x0a\x02\xb0\xfb\x28\x6d\x56\xcf\x63\xaf\xc2\xdd\x54\x04\x9e\x5d\x16\xc9\x82\x51\x51\x11\x80\xd4\xe1\x5d\x1e\xeb\x87\x93\x4a\x4b\x73\x4e\xab\x26\x00\xd9\x1d\x57\x15\x05\x20\x9b\xf7\xb2\x47\xd9\xe8\xf6\x02\xba\x46\x00\x27\x24\xa7\xe7\xa2\x89\xfe\xb2\x63\x50\x24\x94\xe7\xd9\x17\xed\xa7\x55\x7d\x1b\x20\xd2\x57\xa1\x3a\xfd\xaf\x7b\xc6\xcf\x27\x88\xd2\xaf\xe0\x0a\xbe\xe8\x90\xd5\xc9\x3f\xe8\x06\x88\x55\x27\xff\x95\x53\x0a\x1a\x7a\xb5\xea\x6a\x00\x61\xe4\x4c\x75\xa6\x5f\x8d\x9e\xa3\x82\xaa\xd1\x73\xd5\xe8\x39\x26\xb3\xd5\xd9\x3f\x28\x16\x5f\x75\xf6\x0f\x66\x3d\xa6\xa2\x09\xaf\x3f\x0d\xab\xea\x53\x00\x1d\xcd\x5f\x15\x04\xa0\x2f\x6f\x3e\xb4\x8c\x9d\x3f\x7f\x65\x6e\xc2\x37\xa0\x63\x32\x37\x1b\x69\xd7\x5e\x95\x0d\xa0\xbf\x98\x65\x55\x65\x03\x18\x27\x4d\x66\x26\x58\xc2\xc6\x23\x5f\x55\x08\x60\x31\x9d\xaa\xea\x03\xc0\xd1\xcb\x59\xf5\x37\x54\x37\x65\x2d\x2f\xaa\x9a\xf0\x27\x1d\x93\x29\x2f\xe7\xd3\x39\x14\xbb\x5e\x84\x6a\xcc\x1a\x8b\x3e\xd5\x00\x35\x10\x6e\xed\xc9\xaa\x17\x01\x0c\xf6\x52\x66\x35\x1a\x0d\x54\x76\xea\x67\x55\x1e\x80\x65\x87\x51\x95\x07\xa0\x2e\xef\xa5\x3c\xa8\x7e\x72\x80\x7d\x01\x59\x75\x2b\x80\xe8\xfa\x15\xaa\x9a\x01\x6c\x61\x4f\xf9\xa8\x06\x40\x14\x03\xbf\xaa\x72\x00\xe8\x75\xae\xba\x1a\x00\x9f\xb3\xcb\xaa\x18\xa8\xe7\xb3\xbe\xd5\x74\x98\xcf\xea\x28\x61\x6a\xcd\x66\x25\x0c\xda\x6c\x56\x5b\x5c\x25\xee\x6b\x6a\x32\xe7\xcd\xe6\xc5\x0f\x55\x11\xd5\x4d\x59\xdc\xbd\x99\xcb\x76\xce\x1b\xe3\x87\x0a\x0b\xd0\x19\x30\xab\xba\x02\xa8\x77\xaa\xae\x06\xd0\x6d\x38\xca\x06\xc0\xb1\xb1\x59\x75\x2c\x00\x3e\xcd\x97\x55\x1d\x01\xc6\x49\x91\x15\x4b\xec\x9b\x6d\x52\xc9\x00\xfa\xab\xf9\x78\xf3\xdb\xd8\xdf\xb7\x4c\xb7\xf9\x55\x32\x28\x36\xaa\x51\x6d\xd5\x4f\x43\x33\xce\x54\x65\x44\xd5\xfd\x60\x55\x1b\xe8\x06\xc2\xfe\xae\xaa\x2c\xaa\x1e\x09\x86\x9e\xaa\x66\xa8\xba\x1a\x7c\x0d\x94\x07\xa0\x1a\x98\x50\xd5\x02\x80\x0f\xdc\x64\x55\x0a\x80\x18\xfd\x5c\x65\x5a\x89\x56\x7b\x79\x2b\xab\x86\xf3\xbc\x47\xf5\xe5\x50\x1e\x00\x57\xae\xaa\xe2\x00\xb0\x09\x3e\xab\x3e\x03\xd0\x09\x74\xce\xda\x4d\x3b\x1f\x44\x9b\xfa\x1f\xaa\x91\x69\x20\xf4\x3d\x57\x3d\x09\x20\xdc\x39\x9a\x55\x09\x01\x12\x4f\x5a\x55\x1b\x80\xfe\xb2\x0f\x54\x1b\x80\xe8\x9c\x08\x95\x1e\x32\x29\x86\x6f\xbf\xda\x00\xe8\x6c\xad\x06\x9c\x55\x3c\x07\x4c\xce\xaa\x62\x01\x74\x02\xb7\xb3\x2a\x16\x40\x9c\x7e\x44\xad\x50\x3d\x37\x3a\x99\xf8\x56\xfd\x0b\x55\xff\x82\xf5\xaf\x7e\xa8\x28\x03\x1d\xdd\x55\x15\x00\xc2\x38\xc1\xaa\xe3\x00\xf8\xd5\x90\xac\x0a\x03\x10\xb3\xcf\xdf\xfe\x08\x57\xd6\x61\x76\x3d\x84\x29\xf1\x19\x54\xc5\x04\x28\x7c\x94\x30\xab\xca\x01\x74\xe7\xce\x55\x99\x00\xf8\x9c\x64\x56\x15\x01\xe8\x2f\x3b\x10\x03\xc2\xf8\x3c\x5f\x37\xec\xb5\xea\x33\xa8\xee\xe9\x41\xfd\x56\x67\xf5\x20\x7a\xda\xcd\x38\xad\xaf\xee\xf3\x41\x64\x56\x67\xf5\xa0\xeb\xb8\xf0\xf8\x4f\xd1\x75\x14\x56\xe7\xf4\xa0\xbb\x62\x5e\x9d\xd2\x83\xce\xc6\xa5\xac\xce\xe8\x41\x18\x20\xe8\x87\x03\xc5\x38\x05\x6a\xa8\x17\x28\x61\x33\xd2\x8f\x00\x06\x07\x90\x65\x75\xde\x0f\x4a\xd8\xfd\x39\xf1\xaf\x7e\x73\x86\x8f\x39\x67\xd5\xb7\x00\x22\x5d\x24\xab\x4e\xf4\xc1\xac\x8e\x9c\x97\x0d\xe2\x42\x50\x76\x7f\x69\xc6\xaf\xf3\xf5\x1b\x0a\x43\x27\x03\x98\xd5\xde\x45\x39\x00\xa2\x0f\xc7\x74\xe5\x00\xd8\x03\x0e\xc5\xa1\xdf\xa1\x7a\x04\xb9\x8e\xdb\xaa\x46\xa8\xe7\xab\x1c\x4c\x36\xaa\x22\x01\x2c\x67\xad\x55\x91\x00\xea\x72\xe8\x35\x10\x0d\xec\x5f\x72\x99\x2e\x0a\xb0\x9f\xca\x13\xf4\x48\x80\x76\x7a\x30\x9d\x0f\x60\xcf\x9e\x48\x9c\x8e\x06\xc0\x91\x84\x59\x55\x1c\xa0\xbf\xec\x4f\x14\x1c\x60\xf8\xce\x28\x1b\x3c\xdf\xb5\x1b\xb9\x55\xd5\x0d\xd5\x1d\x41\xd5\x94\x29\x1c\x40\x49\xdf\x66\x85\x43\x55\x38\x18\x53\x56\xf5\x16\x80\x6e\xba\xd4\x0d\xa0\x3b\x78\xe9\x2a\x00\xc3\xfe\x4a\x4f\x01\x38\xc5\xaf\xb4\xa8\x9f\x73\x8a\xb1\x49\xb0\x0c\x91\x16\x76\x15\x2a\x8b\x6a\xd8\xd6\xb4\x35\xaa\x2c\xea\xf7\x08\x45\xaf\x33\x43\xba\x00\x96\x03\x83\xcb\xfd\x20\x0c\x29\xa9\xea\x08\x10\x06\xcf\x54\x75\x04\x08\x85\x79\x55\x47\xd4\xef\x11\x8f\x5e\x66\x26\xbf\xe7\xdc\x1d\x92\x6b\xe4\x16\x08\xf7\x44\x67\x55\x5d\x54\x5d\x05\x4e\x01\xd4\x0d\xa0\x84\x15\xa7\x6e\xa8\xea\x06\x17\x42\xaa\xba\x01\xec\x19\x05\x77\x53\x37\x80\xac\xf6\xa7\x86\x69\x81\x6e\x3e\x95\x0a\x60\x2c\x4a\xc3\x20\x2d\x30\xed\xb8\xd4\x0e\x60\x5a\xb2\xc6\x63\x81\xe1\x7b\xa3\x98\x00\x06\xdb\x56\xa3\xb1\xc0\xb4\x8b\x52\x5d\x80\x69\xcd\x1a\x9e\x05\xdc\x09\xe0\xa1\xc0\x42\x77\x5e\x35\x38\x0b\x18\xd1\x5c\x95\x24\x60\xd8\x1f\x2a\x48\x00\x67\x8b\x64\x55\x8f\x00\x97\x42\x3c\x5a\x58\x4c\xc7\x24\xf5\x09\x18\xce\x80\x95\x22\xc0\x90\xa9\xaa\x6f\x02\xec\xc2\x26\xf7\xaa\x13\x10\xad\xda\x93\xab\x4e\x80\xc1\xeb\x55\xe1\x01\xf4\xb2\x55\x85\x07\x98\x76\xf6\xea\x8e\xaa\x73\x42\xd7\x8a\xc7\x1d\x8b\x45\x53\x69\x3a\x22\xc0\x22\x05\xcd\xf0\x29\xb0\x90\x39\x4d\x37\x04\xe0\xa3\x2a\xd9\xdc\xee\xd3\x3c\x65\x6d\xf9\xb3\xa9\x69\xcb\x15\xaa\xbf\x29\x57\x00\x1f\x3e\xc8\xa6\x5a\x01\xab\x78\xa3\xb7\x96\x2d\x0a\x19\x31\x9a\x8e\x0a\xb0\x10\x34\x4d\x41\x03\x16\xaf\x71\x53\xcf\x00\x3e\x4e\x97\x4d\x39\x03\x16\xdd\x41\x53\xcd\x80\xc5\x34\xb5\x29\x66\xc0\xa2\x65\x37\xb5\x0c\x58\xf5\x77\xec\x7c\xf2\x18\x68\xb1\x6b\x8c\x2c\x18\x64\x05\x22\x5d\x5d\x69\xea\x1f\x10\x47\xc9\x34\x43\xaa\x80\xa7\x9d\x65\x53\x02\x81\xee\x2e\x9d\xa6\x04\x02\x91\x86\x70\x36\x37\x06\x81\x60\xa7\x58\x36\x65\x11\xe8\xee\xb6\x69\xca\x22\x10\x0e\xe5\x4d\x6f\x0a\x08\x3e\x3f\x95\x4d\xa9\x04\xc2\x5d\x40\x4d\xa9\xd4\x8c\xce\xa2\xe7\x6c\x6a\x25\x10\x7d\x9a\x7e\xa5\x11\xd8\x03\x04\x45\xaa\x83\x05\x74\x23\x07\x3c\x15\x5b\xf4\x72\xee\x66\x69\xe0\x60\x71\xad\xa6\x29\xaa\x40\xbc\xce\xfd\x2d\x9f\x62\xf9\x68\xb2\x7c\x0c\xe0\xe2\xbd\x6a\x2a\x2f\xd0\xcb\xcb\xab\x2c\x1e\xe2\xb7\xd8\xbb\x97\x4d\x31\x06\x22\x4e\xba\x2c\x9e\x62\xf1\x98\x2e\x8b\x07\x57\x8d\x7b\xb0\x9a\xf2\x0c\x44\x77\x4f\x40\x53\x9f\x81\xee\xd6\xa3\xa6\x3e\x03\xe1\xce\xa6\xa6\x3e\x6b\x1e\x92\xcf\xc7\x53\xb2\xa9\xcf\x40\xb8\x2a\xeb\xc7\x86\xb3\xe1\xab\x71\x3f\x5a\x53\x9d\x81\xce\xde\xc0\x6c\x8a\x33\x10\xee\xe8\x6a\xaa\x33\x10\x71\xae\x32\xe3\xd5\x76\xe1\x13\xcd\x38\xbe\x1a\xf7\xfc\x35\xd5\x19\xe8\xee\x6c\x6a\xaa\x33\x10\x7c\xc8\x3e\xfd\xe0\xb1\x08\x77\xc0\x35\xd5\x19\xe8\x46\x2e\x35\xe5\x19\x08\xb7\x82\x35\xd5\x19\x08\xe3\x7a\x9b\x62\xac\x79\x82\x9c\xe5\xaa\x5f\x07\x04\xc7\x3e\x67\x53\xa0\x81\xae\xdb\xbe\xa9\xd0\x40\xb8\xad\xac\x29\xc8\x40\xb8\xe7\xae\xe9\xd7\x01\xe1\x61\x2a\xd9\x94\x64\x20\x8e\x63\xb4\xa9\xc9\x9a\xc7\x63\x2c\xd3\x6f\xf5\x36\xe6\xb6\xd6\x9b\x62\x0b\x74\x77\xf0\x35\xa5\x0f\xe8\x8d\x29\x64\x53\xfb\x80\xde\x98\x2f\x36\x1d\x23\x20\xaa\x2f\x97\x7a\x08\xf4\xc6\x6a\x93\x1f\x88\x16\xbd\xa5\xb7\xb7\x78\x88\xab\x6a\x26\x55\x85\x04\x4e\xd0\x56\x53\x21\x81\xde\x9a\x57\x59\x3c\xf8\x5d\xaa\xd5\xa6\x66\x02\xd1\x39\xe7\x39\x9b\x7e\x97\xe6\x01\x73\x06\x6f\x36\x1d\x2f\xcd\xf3\x24\xec\xb7\x14\x57\xa0\xb7\x66\xca\x2c\xc5\x23\xae\xd0\x2c\x4d\x29\x05\x4e\xec\x56\x53\x4b\x81\xae\x36\x6c\x06\x66\x81\xe0\x1c\x83\x6c\xea\x2b\xd0\x1d\x4a\xfd\x32\xb6\x08\x77\x8c\x34\xf5\x15\xe8\xcd\x27\x2a\xaf\x9a\x47\x4c\xd8\x9f\x1a\xbe\xd5\x0c\xdf\x62\xf6\xd8\x54\x5c\xcd\xf0\x2d\xa6\x38\x4d\x8f\x4d\x33\x7c\xcb\x76\xa1\x77\x06\xf4\xc6\x4a\x5b\x53\x97\x35\x0f\x8c\x98\x66\xc8\xa2\xe0\xf4\xed\x7a\x32\x64\x51\xa0\xcb\xaa\x8d\x47\xdd\x05\xfc\xce\x67\x36\x65\x17\xe8\xcd\x31\x45\x1f\x0e\x08\xd7\xc7\x9a\xdb\x85\x9a\x07\x46\x38\x82\x29\xce\x9a\x07\x46\x38\xee\x2a\xce\x40\xa8\x0e\x9a\xbb\x85\x9a\xdf\xb6\x32\x8e\xa5\x19\x44\xd6\x3c\x1e\x02\x19\xde\xf4\xf4\x80\xde\x1c\xb2\x8d\x21\x03\x7e\x6e\x3c\x9b\x9e\x9e\xe6\xb9\x0f\xf6\xc2\xee\x10\x02\x51\xad\x22\x7d\x3f\xa0\xb7\xa6\xc9\x7c\x73\xc0\x6f\xb5\xaf\xd6\x1d\xe4\xe7\x0b\xba\xcb\x47\x4d\x77\x10\x08\x4e\xdd\xc8\xa6\x37\x08\x9c\x7d\x00\x4d\x29\x09\x82\x33\xd2\xd3\xef\x9b\xe7\xf9\xbe\xf9\xb4\x14\x95\x92\x4d\x0f\xd1\xab\xfc\xf6\xb1\x5d\xd9\x8c\x4f\x03\x61\x10\x8d\x5f\x49\x17\xe1\xf2\x72\x53\x7d\x82\xf0\x80\xd6\x6c\xca\x4f\xd0\x9b\xef\x8b\x5a\x13\x44\x75\xb4\x50\x6b\x82\xe8\xc5\x62\x56\x59\x82\x98\xae\x25\xfb\xc9\x06\xd1\x5d\x27\x69\x7a\x90\x40\x1f\x4c\xf8\xfd\x88\x83\xe8\x2e\x5a\x34\x7d\x4a\x60\x97\x03\x39\x50\x6c\x82\x5d\xd0\xfe\xd4\x8c\x5e\x1c\x7e\xe0\x5b\xa4\xda\x04\x61\x54\x77\x53\x6c\x82\xd0\x89\xda\x14\x9b\x4d\xdf\xd3\xb9\x97\xfd\x87\x5a\xb3\x9b\x7e\xb3\x8e\xd4\xd4\x5f\xd7\x54\x9a\x20\x0c\xb5\x69\x0a\x4d\x10\xee\xf5\x6c\x0a\x4d\xd0\x8d\xac\x69\x0a\x4d\xd0\x5d\xf6\xf5\x8b\xf4\x22\x5c\xe0\xf3\xe3\x15\xa2\x3b\x59\x6e\x86\xc7\x81\x70\x6b\x48\x53\x8c\x82\x68\x61\xef\x6a\x78\x1c\x08\xc3\x2e\x9b\x02\xb5\x79\x24\xf7\xb4\xd1\x29\x50\x41\x1f\xf6\x15\xee\x79\x02\x7d\xd8\x5a\x0c\x8e\x6b\x7e\xc5\xd4\x1e\x57\x1d\xdb\xfc\xee\xee\xf4\x3d\x75\x1f\x54\xf3\x9c\x8c\xe1\xcd\x2c\x9f\x73\x50\xa1\x37\xb3\x7c\x70\xa6\xb9\x04\xd5\x0c\xa1\x6b\x1e\x9d\x91\xde\xcb\xf2\x21\x84\x4e\x55\xdc\xdc\x1a\xd5\x3c\x4c\x83\x05\x3b\x3f\xda\x21\xc2\x5d\xc1\x7e\xaf\x3f\xcf\xf7\xfa\x9d\xa6\x28\x9d\x9b\xd2\x99\x20\xaf\xa6\x72\x6e\x9e\x66\x68\xfb\x37\x1a\xaf\x79\x98\x06\xf1\x1d\x7e\xff\x23\xdb\xc7\xd2\xf1\x5e\x96\x8e\x4e\x38\xc2\x1c\x9b\xf2\x1a\x84\x3b\x54\x9a\xfa\xba\xe9\x97\xb3\x42\x94\xd3\x20\x8e\xb7\xb7\x29\xa8\x41\x8c\xea\x6c\x4c\x41\xdd\xdc\x2f\x35\xcf\x6f\x2d\x0c\x8f\xce\xf0\x35\x34\xf6\x0e\x74\xbd\xb1\x4d\xe1\xdd\x3c\x3a\x63\xda\xb5\xa9\x9e\x9b\x47\x60\xd8\xa5\x2b\x81\x41\xcc\xa1\xfc\xd0\x75\x06\xba\x82\xb4\xa9\x77\xc1\x28\x26\x57\xb9\x0b\x4a\xd8\xd8\x55\xbb\x60\x14\xbb\x61\xd5\x2e\x88\x73\x22\x81\x1f\x3e\x11\xa3\x38\x8a\x2b\x78\x41\x09\x2b\x45\xc5\x0b\x4a\xf8\x62\xba\x2b\x09\x8c\xe2\x50\xac\x0a\x06\xe5\x34\x76\x65\x30\x28\x61\x0d\xa8\x83\x41\x09\x5f\x5f\x85\x30\xf0\x43\x3a\xd9\xd4\xbd\xa0\x84\xaf\x9c\xc2\xb7\x79\x2a\x86\x2d\x56\xe5\x0b\x76\xc1\xd2\x0e\x54\xba\x60\x14\xfb\x15\xa5\x2e\x28\x61\x2b\x56\xeb\x82\x51\x1c\xc3\x95\xb1\x8d\x20\xbb\x62\xbe\x75\x9f\x35\x0f\xb2\xb0\xc9\x2a\x63\xc1\x28\x36\x33\x75\x2c\x28\x71\x4c\x26\xff\x21\xf9\x2c\x9a\x37\x37\x11\x81\x51\xe8\x7d\x52\x69\x0b\x4a\x90\xd4\x34\xf0\x2e\xfd\x90\x8f\xbb\xa4\xfd\x48\x8c\x18\x7c\xb3\x27\xfd\x46\x8c\x18\x7c\x2a\x28\x53\x6f\x1c\xf0\x58\xff\x4c\x45\x70\x7a\xe8\x45\x7a\xd5\xd0\x34\x48\x58\xc7\x34\x35\x91\xef\xa6\x69\x69\xa2\xda\xe8\xca\x52\x1d\x0c\x06\x9f\x9c\x4d\x3f\x40\x23\x06\xdf\x0d\xca\x54\x09\x83\x61\xaf\x95\x4a\xe1\x74\x1b\x11\x5f\x54\xcc\x54\x0c\xa7\xce\xbd\xf4\x91\x8f\x26\x16\x76\x58\x05\x4c\xe5\x30\x28\x61\x8e\xd4\xc3\x60\x94\xe6\x55\x96\x58\xd8\xd0\xbd\xca\x02\x53\xf2\xea\x00\x49\x25\x6f\x7a\x5c\x46\xfe\x0e\xe1\x9c\xba\xff\xd2\x73\x32\xaa\xcf\xb2\xa8\xfc\x88\xf2\xe4\xad\x4a\xd5\x2f\x18\x85\xd9\x47\xaa\x61\x41\x1c\x0f\x60\x2a\x45\xf3\x48\x51\x6f\xa7\xee\x04\x31\x4e\x39\x2b\x3c\x81\xdf\x9b\x4b\x3f\xd6\x23\x4a\xd0\xbd\xa6\xc2\x33\xcb\x49\x08\xb9\x56\x66\x82\xe1\x58\x96\xca\x4c\xb0\xb5\xbf\x0f\xb5\x8a\x36\x4a\x7f\xf9\x4b\xab\x48\x9f\xdf\x32\x19\x66\x61\xa3\x18\x44\x9b\xea\x4c\x50\xdc\x75\x93\xca\x4c\x30\x1c\x91\x52\x99\x09\x0a\x67\x4e\x67\x2a\x33\xc1\xb0\xb3\xf6\xbb\x42\xa2\xe8\x7f\x4d\x9d\x80\x60\x38\xe1\x48\x85\x27\x18\x7a\x98\xd3\xb8\x41\x30\x1c\x1e\x52\x2d\x0a\x4a\xd8\x32\xd5\xa2\xa0\xb8\x55\x23\xd5\xa2\x60\x28\x00\xfc\x90\x91\x18\x8e\x64\xa9\x16\x05\xc3\x25\xfc\x54\x78\x82\xca\xb1\xa9\xe9\x97\x8d\xc4\x1e\x1d\x78\xa4\x62\x34\x3d\x19\x83\x79\x69\x2a\x46\x41\xd1\x57\xe8\xf7\x8f\x44\xe1\x8b\x00\x99\x3a\x06\x41\xe1\x43\x02\x99\x8a\xd1\x74\x13\x92\x8f\x54\x8c\x82\x92\xa6\x55\x31\x0a\xb6\xee\xf7\x32\x33\xee\x69\x19\x0c\xe1\xa9\xc3\x30\x3d\xe4\xbc\x4d\x9f\x69\x53\x69\x84\xb9\x31\x3d\x4e\x15\x6a\x7a\x5c\xc6\xf2\x66\x36\x0b\xcf\xc6\x18\x9a\x2c\x0c\x4e\x3e\x1f\xe7\x5e\x16\x46\xb3\x59\x90\xb2\xb4\x2c\x92\xb2\x60\xba\xe1\x47\x9e\xc4\x70\x02\xe8\x37\x9e\xc4\x70\xa2\x95\x3a\x16\xd3\xef\xb8\xe8\x32\xf0\xb3\x4f\xa2\x70\xc8\x72\xa6\x01\x8a\xa0\x70\x9c\x77\xa6\xce\x46\x50\xf4\x23\xfa\x6d\x28\x51\x0c\x6b\x4e\x5d\x8b\x99\x47\x2c\x92\x25\x5d\x8b\xa0\x70\xe2\x7a\xa6\xbe\x45\x50\x9c\x24\xa4\x62\x1a\x14\x3e\xee\x90\x7e\x67\x4a\x0c\x07\xfa\x54\x4c\x83\x62\xb4\x56\x2a\xa6\x41\x71\x4b\x52\x2a\xa6\x81\x1f\xde\xc8\x54\x4c\x83\x92\x96\xbe\x32\x39\x95\xc9\x1c\xa3\x9f\x7e\xc6\x4a\x14\x37\xce\xa6\x2a\x19\x44\x9e\x41\x44\x65\x9b\x7e\xbd\xa8\x5a\x27\x4a\x5b\x10\x7e\x6e\x20\x53\x6d\x9b\x27\xd0\xd0\xc1\x46\x25\x9b\x83\x17\x6c\x78\x99\x65\x3b\xf0\x01\xd9\x3d\x18\x55\x98\x46\x15\x9e\x01\x48\x91\x0a\xaa\x7b\xd3\x53\x91\x0a\xaa\x1b\xe4\x53\x91\x0a\x66\x3b\x49\xb3\x06\x06\x6f\x98\x8d\x56\x91\x0a\x66\xb3\xd4\x14\xa9\xe9\x99\x16\x0e\x10\x8a\x54\x30\x15\xbc\xa9\x48\x05\xd5\xdd\xf0\x69\xec\x21\xa8\x86\x36\xa6\xba\x15\x54\x77\x86\xa4\x1a\x15\xec\xb7\xc9\x9b\x99\xf1\x8d\x6a\x9c\x64\x2a\x52\xc1\x74\x05\x25\xdd\xe7\x04\xaa\x1e\xd8\xd4\x45\x09\xaa\xe7\x0e\xa4\x52\x16\x54\x43\x33\x53\x29\x0b\x66\xb3\x65\x2b\x65\xc1\x7a\x9d\xdb\x5b\x3a\x1c\x76\xd1\x6c\xc6\x4a\x59\x30\x5d\x54\x49\x95\x6c\x1a\xd8\x78\x06\x76\xa5\x2c\x98\xea\xd6\x54\xca\x82\xd9\xec\x9d\x95\xb2\x60\x2a\x1b\x53\x25\x0b\xaa\x8e\xee\x54\xa9\x82\xd9\xec\x51\x95\xa0\xe9\xf9\x17\xf6\x95\x7a\x40\xd3\xf3\x2f\x6c\x9f\xaa\xd2\xf4\xfc\x0b\x3b\x7f\x55\x29\xa8\x6e\x7b\x4c\x3d\xa0\xa0\xbe\xc6\x6f\x7f\x1a\x2a\x53\x6f\x28\xa8\x86\xb1\xa7\x92\x15\xcc\xe6\x98\xa5\x64\x05\xd3\xd5\x82\x54\xb2\xa6\xc7\x63\xd8\xf7\xa9\x58\xc1\x6c\xf6\x27\x0a\x56\x30\x5d\x5e\x49\x05\x2b\x98\xcd\xf1\x4f\xc1\x0a\xaa\xe7\x5e\xa4\x82\x15\x4c\xd7\x3a\x52\xc1\x0a\x76\xd3\xf2\x32\x8b\xe5\xb2\x85\x50\x2c\x2a\x56\x50\x75\xd1\xa7\x8a\x15\xd4\xd7\xb9\x99\x25\x75\x71\x2c\x88\x2f\x8b\x8a\x15\x54\xb7\x0c\xa4\xf2\x14\x44\x33\x56\x2f\xd5\xa7\xa0\x1a\x8c\x99\xea\x53\x50\xdd\x1e\x90\xca\x53\x50\x5f\xe7\x87\x16\xcf\xdb\x30\x51\x67\x88\xc6\x6c\x82\xe9\xca\x4c\x2a\x3c\x53\xe1\xc9\x17\x21\x32\x15\x9e\x20\xce\x5e\xc1\x54\x79\x82\x6a\xe8\x68\xaa\x3c\xd3\xcf\x7a\xea\x1d\x4a\x45\x65\x7a\xde\x86\x55\xa7\xa8\x04\xeb\xe4\x40\x51\x09\x22\x97\xa3\xbf\xaa\x12\x2c\x57\x7c\x53\x55\x09\xd6\x29\x22\x55\x65\x7a\x2c\x87\xaf\xad\xaa\x32\x3f\x04\x05\xa6\x57\x59\xc3\x9e\xc1\x61\x3f\xa7\xaa\x04\xcb\x75\xe1\x54\x55\x82\x9a\xf6\x27\xba\x6d\xd3\x33\x38\xcc\xa5\x42\x33\x3d\x83\xc3\x57\x41\x9d\x09\xd6\x99\x5c\x28\x33\xc1\x72\x01\x3e\x55\x99\xa0\xba\x5f\x2f\x55\x99\x60\xb9\x1c\x9e\xaa\x4c\xb0\x4e\x65\xea\xdd\x05\xd5\x95\x98\xd4\xb9\x0b\x96\x3e\x85\x34\x6c\x14\x54\x57\x50\x53\x77\x2f\x58\xa7\x4b\x36\x92\x14\x2c\x3d\x22\xa9\x86\x05\x4b\x8f\x48\xea\x01\x4e\x8f\x71\x9c\xa6\x55\x17\x70\xea\x02\xe6\x8b\x19\x99\xba\x80\xc1\x72\xd9\x3c\x95\xbf\xa0\xa6\x03\x99\x0e\x60\xb0\xce\x4b\xee\x56\x31\x50\xcf\x08\x6e\xc4\x29\x58\xe7\x2d\x51\x36\xa7\xc7\x79\xbc\x8a\x37\xb3\xc8\x4e\xc8\x29\xa9\x55\x37\x83\x9a\x36\x1e\x75\x33\x58\xae\xc0\xa7\xba\x39\x0d\x1f\x45\x9e\xa6\x1a\x19\xd4\x33\xf5\x52\x23\xa7\x11\xa5\x28\xe9\x54\x23\x83\x62\x13\x50\x22\x83\x9a\x0a\x03\x25\x32\x58\xe7\xb5\x57\x22\xa7\x5f\x19\x5d\xd6\xae\xae\x61\x10\xad\x58\x25\xca\x5f\x50\x53\x81\xa4\xe7\x17\x84\x5f\x6e\xca\x54\x11\x83\xf0\x63\x38\x99\x4a\x62\xb0\x74\x81\xa4\xce\x5e\x10\xb3\x3a\x7b\xd1\xdd\x0b\xfc\x20\x4f\xa6\x32\x19\xd4\x65\x03\x32\xee\x14\xac\x33\x93\x53\x39\x83\x75\x26\x47\x2a\x67\x10\x63\x39\xc2\x2a\x9d\xc1\x3a\xf3\x6d\xa5\x33\xa8\xcb\xda\xd4\x2d\x0c\xea\xf2\x2d\x51\x4d\x83\xa5\xf2\xe8\xee\x62\x03\x75\xd1\xfe\xbb\x02\x1b\x2c\x35\x45\x57\x60\x83\xe5\x44\xb4\x2b\xa6\xc1\x52\x66\x74\xc5\x34\x08\x3f\x9c\x95\x7e\xf3\x53\xd4\x45\x05\x74\xa5\x33\xa8\x1e\x6a\xd0\x95\xce\xa0\xae\xe5\xcd\x3e\x9a\xcc\xa4\xa6\xaf\x26\x72\xb4\xbc\xfd\xa3\x89\x1c\x31\x73\xe9\x0a\x60\x50\xdd\x1b\xd8\x15\xc0\x20\x4e\xa8\x53\x57\x01\x83\x65\xc0\x52\x57\x01\x83\xa5\x16\xec\x0a\x60\x50\xf5\xf5\xf9\x75\x52\xb1\x0c\x45\xea\x7a\x81\x41\x5d\xcb\xdb\x0f\x4d\x54\xf8\xfc\x1d\xca\xb9\xeb\xfc\x05\x75\xd1\xd1\x75\x9d\xbf\x60\x29\x09\xba\xce\x5f\xb0\x94\x72\x5d\xe1\x0c\x22\x3d\x7f\xa8\xeb\xfd\x05\xd5\x77\xa1\xeb\xfd\x05\xd1\x5d\xaa\xe9\xba\x7f\xc1\xee\x64\x78\x82\xc1\xb2\x60\xdf\x4e\x9b\x25\x53\xfc\x80\xfd\xf4\xb7\x96\x83\x5f\xbf\x3c\xd5\xa1\xe8\x06\xcb\x00\xd1\xae\x6b\x17\x34\xa3\x5b\xba\x9a\xbb\xbb\x99\xce\x71\xb0\x2b\xb0\xc1\xb6\x51\x93\x2a\x6c\xb0\x53\x42\x1b\x50\x62\x83\x56\x8f\xc9\xbc\x56\x02\xc9\x4d\x9b\xe2\x19\x34\xcf\x3a\xeb\x8a\x67\xb0\x1f\x40\x72\x55\xcf\xa0\x19\x9f\xd3\x55\xcf\x20\x5e\x7a\x8d\xba\xf2\x19\x34\x1d\x0e\x5d\xf9\xdc\xfd\x06\xa3\x67\x14\x76\xf5\x73\xf7\x93\x08\xce\x30\xbb\x02\x1a\x34\x8f\x66\xeb\xee\xc5\xeb\xf5\xe4\x9e\x06\xaa\xa8\x06\xcd\xa8\xc2\xae\x37\xb7\xfb\x01\x04\x67\x61\x5d\x55\xdd\x75\xe7\x3a\x91\xee\xf5\xe4\xfe\xe1\xa7\x98\x54\xd5\x60\x5f\x46\x21\x29\xab\xc1\xce\x97\xd7\x59\x4a\x38\x79\x5f\x27\x63\x6a\x6d\x10\x67\x6b\x6d\x57\x59\x83\x79\x4a\x4e\x65\xdd\xfd\x2e\x82\x33\xb6\xae\x8c\xee\x7e\x05\x41\xb7\x5c\x57\x47\x83\x6d\xa3\x9c\xd4\xd1\x60\xdb\x28\x27\x83\x6f\xbb\x87\x7a\x9c\x4a\x54\x49\x77\x5d\xbd\x1e\xfc\xda\x95\xd2\xa0\xe9\x32\xec\x4a\x69\xb0\x2f\xe3\xa7\x6a\x69\x10\x27\x78\xbd\xab\x9c\x41\x8c\x49\x4f\xda\x95\xce\xa0\xe9\xa7\xec\xba\x89\xc1\x7e\x25\x48\xb1\x3a\x19\x34\xdd\x4b\xdd\x93\x26\xc1\x4e\x30\x29\x71\x6f\x1f\x68\x2e\xb9\x77\x63\x77\x7b\x9e\xca\xf6\xa7\xe6\x4b\x3d\xed\x29\xb1\x5d\x3d\x0d\x22\x5e\x04\xb6\x74\xbd\xd3\x20\xc2\x3d\x06\x5d\x45\x0d\xe2\x9c\x79\xd4\x95\xd4\xa0\x9d\x97\x4e\x49\x0d\xf6\xed\x78\x84\x9a\x1a\x34\x3d\x2d\x5d\x4d\x0d\xfc\x20\x4d\x76\x35\x35\xd8\xbf\x24\xc1\xba\xa3\x41\xd3\xc3\xd4\xd5\xd9\xa0\xe9\x28\xea\xca\x6c\xd0\xf4\x30\x75\x65\x36\x68\xba\x12\xba\xce\x68\xd0\x8c\x5b\xec\x3a\xa3\xc1\x7e\x24\xf5\x6c\xa4\x2f\xd8\x79\xf7\x3a\x2b\x7a\xa3\x19\x3e\xdf\x75\x50\x83\x7d\x19\x4d\x49\x1d\x0f\xce\x21\x3f\x5d\x19\x0f\xf6\x13\x48\x9b\x32\x1e\xec\x9f\x52\x6c\xfa\xa8\x41\x3b\x0d\x58\x87\x34\x68\xa7\xb7\x57\xd9\x83\x7d\x37\x8a\x4d\x8f\x34\x68\x3a\x86\xba\x6a\x1f\x34\xfd\x5f\x7e\x9c\x5a\x44\xea\x79\xea\x2e\x00\x80\xe8\x9e\x75\xd8\x5d\x01\x00\xd1\x0d\xf8\xe8\xea\x7d\x10\x91\xbe\xd4\x0a\x7e\xb0\x6d\xe4\x4b\xc5\x0f\xd2\xd3\x14\xbb\x8a\x1f\xec\xcb\xa8\x40\x25\x3f\xd8\x36\x52\xac\xe6\x07\xdb\xe6\x6f\x2d\x92\x79\xf6\xda\x90\x14\xbd\xd5\x20\x3d\x28\xb3\xbb\x10\x00\xf6\x65\xd4\x97\x0b\x01\x20\x3d\xfd\xb1\xab\xfa\xbb\x5f\x86\x5b\xb6\x1b\x65\x7f\xf7\xd3\x05\x46\xae\x77\x75\x3f\xd8\x09\xf6\x76\x16\x0a\xdf\x2e\x08\xf7\x91\x74\x65\x3e\x48\x4f\xd9\xec\xca\x7c\x70\x8e\x71\xe9\xca\x7c\x90\x1e\x69\xd9\x95\xf4\x20\x7e\x6d\x9a\x6a\x7a\xb0\x1f\x40\x42\x54\xf0\x20\xeb\xef\xf8\xfa\x72\x76\xfd\xce\x20\xca\xaf\x4f\xb3\x75\xb8\x95\xf1\xa4\x53\xd5\x0f\xf6\x75\x26\xd4\xa2\xc0\x19\x5d\x4e\xc9\xaa\xfb\xc1\xb6\x51\x64\x0a\x7f\xb0\x6d\x14\xad\x1e\x6a\x10\x67\xa3\x54\x57\xee\x83\x5d\xb4\x3c\x43\xbd\xdf\xdd\xe4\x58\x6c\x97\x4a\x79\x10\xe9\xd9\xc3\x5d\x2d\x0f\xb2\xd9\x66\xd4\xf2\xfd\x3a\x1b\xaa\x78\x03\x55\xee\x20\x9b\x23\x92\x2a\x1d\xec\xcb\x7c\x82\x15\x8a\x63\xb9\xf0\x05\x93\xec\xea\x74\x10\xc5\x8d\xf0\x5d\xa1\x0e\xf6\x75\xe4\x42\xa5\x0e\x52\x21\xd4\xf5\x2d\x77\x7d\xcb\x1e\xb4\xd2\x55\xea\x5d\x4f\xb2\xf1\xcf\x5d\xa9\x0e\xa2\xe8\xbd\xee\x6a\x75\xb0\x6d\x3c\x42\xb1\x0e\xb2\x9f\xcb\xcc\x3f\xfb\x2b\x8b\xce\xd8\xae\x7b\x19\xec\x21\x12\x93\xd5\xbd\xb1\x47\x52\x4c\xd6\x2c\x92\x7e\xe6\xb9\xcc\xbc\x6e\x64\x3f\x37\x33\xab\x6e\xb9\x3c\xb3\x65\xe5\x3b\x88\x5c\xbe\x0b\xea\x77\x90\x6e\xf3\xea\xea\x77\x90\xee\xc3\xec\xca\x77\x70\x8e\x8a\xe9\xca\x77\xb0\x1f\x40\x21\x29\xd6\x41\xd4\x70\x3a\xe6\x21\x2d\x60\xdb\x28\x10\xe5\x3a\xf0\x2b\xf5\xd9\x95\xeb\x20\xdd\x54\xd8\x95\xeb\x20\xdd\x30\xd5\x95\xeb\x60\xdf\xcc\xb4\x99\xf9\x0f\xe7\x93\x1d\x93\x99\xc7\x2d\x5c\x0d\x07\xea\xea\x6e\x90\x6e\xdc\xea\x8a\x6c\xb0\x2f\x23\x5b\xaa\xec\x6e\x50\x75\xb2\x6a\xdd\xd5\xd4\x20\xa6\x87\xfe\x76\x45\x35\xe8\x2f\xe7\xfc\x8a\x65\x30\xcf\x0f\x4d\xee\x97\xf8\x5a\x32\xa0\x2e\x06\xeb\x3c\xd0\xf6\xf7\x25\x08\xd5\x64\x59\x4d\x5f\xb7\xa1\x51\x60\xfa\x97\x81\x87\xda\x74\x65\x72\xf7\xd3\x79\xbe\x19\xca\x64\x10\xe7\x18\xe8\xae\x2f\x19\x84\x27\x3f\x74\x75\x32\x38\xe7\x60\x74\x45\x31\xe8\xe5\x5c\x65\x66\xd0\xbb\x67\x16\xa1\x4b\x18\x44\x9c\x1f\x9a\x9d\xf3\xa1\x67\xe7\x2e\xfa\x84\x41\xf7\xa0\x9e\xae\x28\x06\x7b\x12\x45\x2e\x55\xc5\x20\x3c\xdf\xbe\x2b\x8a\xbb\xa2\xd8\xf3\xcb\xba\xd2\x16\xf4\x66\x7f\xa7\xb4\x05\xbd\xd9\x8d\x29\x6d\x41\xb8\x86\xda\xd5\xac\x20\x72\xf8\xae\xab\x50\x41\x38\x78\x0f\x15\x2a\xd8\xcf\x9c\xd8\x42\x1b\xee\x4b\xfa\xb0\xa1\xbf\x77\xbc\x70\x55\x76\x4d\x43\x13\x07\x84\x2f\x6f\x36\x35\xe1\xe3\x22\x68\x75\xa8\x3d\x41\xe1\x03\xd0\x39\x74\xdb\x0e\x4f\x5a\xa1\xea\x86\x6e\x5b\x50\xf8\x94\x74\x0e\x15\x2a\x98\x7c\xed\x26\x87\x0a\x15\x54\xd7\x89\x86\x3a\x73\x04\xeb\x44\x74\xcb\x43\x51\x09\x96\x61\xbe\x43\x51\x09\xf6\x68\xec\x65\x5d\xdb\x9e\x7a\xf8\xfa\x0e\x5d\xa9\xa0\xb9\xd5\x67\xe8\x49\x05\x7b\x86\x49\x32\x94\x92\xe3\xc4\x11\x33\x87\x1d\x6a\xc9\x71\x4e\x70\x3c\x4f\x30\xb9\x61\x70\x46\x7a\xbf\x5b\xdb\xed\xb9\x20\x15\xdb\xa3\x6d\xb7\x77\x62\x63\x86\x62\x12\x9c\x95\xa2\xa1\x6e\x1c\x85\xe3\x62\xe8\x09\x87\x0e\x57\xb0\xe8\x07\x87\x6a\x10\x2c\x16\x85\x86\x62\x10\x74\x97\x8e\x86\x5a\x10\x78\xe8\xc4\x50\x09\x82\xd5\x4c\x80\xc9\xf4\x3b\xd0\xcb\x3b\x99\xca\x8d\xd5\x7e\xc7\x0e\xe7\xa1\x23\x16\x2c\x13\xac\x6e\x1c\xc6\xf6\x9e\xdb\x2a\x1c\xc1\xa2\xa3\x1a\xca\x46\xd0\x5d\xc1\x1b\x0a\xb8\x61\x84\xae\x45\xa4\x58\x03\xe1\xe1\x63\x43\xad\x06\x62\xba\x91\x67\x28\xd6\x86\xf1\xb8\x56\x95\x5a\x6d\x18\x8f\xcb\xfc\x72\x28\xd5\xc0\x7e\x8d\x29\x26\xa5\x1a\x88\xae\xc3\x76\x28\xd5\xc6\xf9\xa6\xb3\x26\x9b\x51\xd3\x47\x83\xa2\x1d\x7a\x41\x41\xf8\x79\x8e\xa1\x52\x03\xdd\x83\x4f\x86\x42\x6d\x18\x92\x7b\xd2\x61\x3e\xf9\xd0\x73\x39\x3f\xb4\xb6\xd8\x37\x59\x4e\x06\xac\x2e\x94\x5b\x9c\x7b\x59\x1a\xcd\xd2\xa0\xc1\x28\xdc\x40\x04\xf1\x5b\x43\xdd\x06\x22\x08\x8c\x1b\xfa\x40\x41\xf8\xd5\x88\xa1\x92\x03\x27\x3e\x6f\xa8\xda\x40\xcc\xea\xcb\xa8\x6a\x03\x71\xdc\x2f\xc3\x73\x55\x40\x34\x3e\x56\x93\x43\xc7\x25\x88\xee\xa6\xc8\xa1\xce\x1a\xea\x2c\x5f\x51\x65\x16\x38\x07\xb4\x0d\x25\x15\x08\x7d\x27\x43\xfd\x04\xe2\x3c\xd3\x00\xdf\xe1\x16\xc8\x60\xcd\x62\x28\xa9\xc0\x39\x48\x6b\x28\xa9\x40\xe8\x29\x19\x4a\x2a\x10\xfa\xba\x86\x92\x6a\x18\xdf\x6b\x77\xa2\x7e\x02\xbd\xa5\x09\x33\x4b\xc6\xf2\x32\x3f\x1c\x4a\x25\xd0\x1b\x13\xde\xa1\x52\x02\xe7\x8c\xb8\xa1\x52\x02\xbd\x31\x29\x1d\x0a\xa5\x61\xe0\x6e\xf7\x5e\xb6\xb2\x41\x60\x33\x52\x72\xa8\x93\xc0\x39\xae\x6d\xa8\x93\x40\xe8\xb4\x1c\x0a\x20\x10\x67\x1c\x1b\x0a\x20\xd0\xf9\xe2\x4f\x0e\xf5\x0f\x08\xbd\x77\x43\x0f\x28\xe8\xad\x9b\x56\x9b\x14\x8a\x68\x7a\x30\xcf\x50\x11\x81\xdd\xa3\x51\x18\x2a\x22\x70\x8e\x75\x1b\xaa\x1f\x10\x4a\xc9\xa1\xf8\x01\xa1\x3b\x6b\xe8\xb6\x04\x31\xdd\x12\x3a\x54\x2b\x20\xd2\xf3\x16\x86\x6a\x05\x84\x9a\x76\x28\x56\x40\x77\x9b\xce\xd0\x4b\x09\x76\xd2\x28\x5b\xc5\x0a\xe8\xee\x27\x1a\x8a\x95\xe1\x99\xfc\xee\x7e\x1c\x2a\x93\x61\xe0\x2c\xcb\x59\x43\x6f\x23\xe8\xee\xa7\x1a\x6a\x15\xd0\xdd\xf6\x34\x14\x23\xc3\x53\x1a\xcd\x94\x5a\x04\x74\xb7\x54\x0d\xa5\x08\xe8\xee\x73\x1a\x2a\x11\xd0\xdd\xc0\x35\x3c\x53\x05\x74\x77\x5e\x0d\xb5\xc9\xf0\x2c\x47\xf7\x19\x0d\xb5\x09\xe8\x6e\x7f\x1a\x4a\x93\xb1\x08\xee\xb3\x53\x35\x76\x76\x78\xbc\xa3\xa3\xb5\xc2\x04\xc4\xf4\xe8\x9c\xa1\x27\x12\x84\x8b\xc0\x43\x4f\xe4\x30\x78\x96\x99\xde\x50\xbe\x80\xee\x4e\xb2\xa1\x7a\x01\xdd\xcd\x5c\x43\xb7\x23\x88\x39\x8e\xcd\x6c\x5e\x7e\x81\x18\x01\x3d\x94\x1b\xe3\x3a\x3b\xbc\xb7\x49\x79\x00\x62\x1a\xf8\x36\xd4\x07\xa0\x9f\xc9\x85\xf2\x00\x8c\x62\xd2\x0c\x35\x05\xa3\x98\x4f\xe5\x01\x18\xc5\xca\xd4\xe1\x07\x46\xb1\x6b\xd1\xdf\x07\x76\x3b\xf3\x91\x16\xf7\x9b\x4f\xe3\xd8\xce\x14\x11\x60\x14\x1b\xb2\xa1\xa6\x20\x9a\xb3\xc0\xa1\xae\x00\xa3\x58\x8e\x6a\x08\x30\x0a\x33\xb9\xa1\x86\x00\xe5\xf4\x53\x6a\x08\x50\xc2\xc4\xea\x02\x04\x91\x1e\xb4\x34\x94\x10\x60\x14\xbb\x33\x7d\x80\x60\x14\x16\xef\x86\xa2\x02\x44\xf6\xf2\x3b\x16\xc5\x87\x72\x62\x78\xbe\xa3\x95\xa1\x9a\x00\xa3\xd8\xf9\xe8\xea\x1b\x06\x94\x9e\x67\x99\xe3\x0f\xe7\xfd\xf8\x32\xe8\xea\x03\xa3\x78\x2f\xfd\x7a\x60\x14\xf4\xf1\x50\x5e\x80\xe2\x87\x66\x86\x4e\x3c\x30\x8a\x3d\xa0\xe2\x02\xec\xea\xa1\x10\x74\xb2\x81\x71\x5e\x36\xc5\x04\xd8\xef\xbc\x3f\x35\xb1\x7a\xd9\xce\xe0\xab\xa0\x00\xa5\x3b\x2f\x50\x50\x80\xe2\xf1\x8b\x43\x45\x01\xc6\x3c\x57\x99\x01\x02\x56\x4f\xd3\xd7\xf1\x06\x86\x2a\x67\xa8\x31\x40\xe9\x0e\x7a\x6a\x0c\x30\xa6\xf3\x59\x7d\x71\x20\xba\x2b\x4c\x43\xdd\x01\xce\xc9\x4f\x43\xd7\x1b\x18\xd3\x59\x81\x6e\x36\x30\xa6\x53\x68\x75\x07\x18\xa7\x7f\x52\x76\x00\x3f\x28\x98\x43\xd9\x01\x62\x16\xfb\x66\x65\x07\x38\xdb\x93\x87\xb2\x03\x9c\x7d\xd2\x43\x57\x1c\x38\xdf\x37\x1b\x46\xa7\x82\x71\xfa\x2c\x4f\x8a\x01\xe3\x74\x46\x3a\xec\xc0\x74\x0d\x63\xe8\xaf\x03\xe3\x74\xd6\x8a\x1a\x50\xfa\x49\x84\xad\x97\x48\xd7\xd3\x4b\xaa\x73\x40\xe9\x4e\x7d\xd4\x39\xa0\x74\x07\x38\x5d\x78\x60\x9c\xee\x4f\x0f\x1e\x38\xa7\x4e\x0e\xd5\x10\x18\xa7\x5f\xd6\x83\x37\xce\xc6\x4e\xee\x3f\x55\x43\x60\xd8\x0b\x4f\xc5\x10\x38\xc7\x96\x4c\xfd\x75\xa0\x74\x0a\x6c\xaa\x8f\xc0\xae\x5d\x7f\xd9\xb4\x51\x3c\x74\xdf\x53\x1f\x1e\x28\x3d\x34\x75\x4d\x04\x8e\x31\xd7\x9f\x2a\x2b\x30\x8c\x3c\x98\x2a\x2b\x30\x1c\xca\xa6\xca\x6a\x1a\x10\x4b\x17\x33\x55\x56\xa0\x74\x32\x3e\x55\x56\xc0\x6f\xfa\xe7\x54\x59\x81\xe1\x52\xc3\x54\x59\x81\xb3\x27\x71\x1a\x0f\x0b\xce\x91\xa8\x53\xdf\x1f\x18\x1e\xae\x37\xd5\x5f\x60\x77\x3a\x24\x4c\x01\x06\x86\x1b\x8d\xa7\x3b\x34\xc1\xf4\x50\xb2\xa9\x8a\x02\xb3\xd1\xf6\xa7\x22\x0a\xcc\x76\xee\x6f\xc2\x36\xaa\x91\x07\x53\x09\x05\xce\x5e\x91\xa9\x5e\x02\x55\xcf\xfd\xd4\xf7\x06\xaa\xce\xe4\xa9\x84\x9a\xba\xde\x54\xc9\x53\xd7\x1b\x98\x2e\x9c\x4d\x37\x63\x82\xaa\x64\x9a\x3a\xe3\xc0\x74\xc9\x6d\x1a\x13\x3b\xcb\x79\x9d\xc9\xb8\xfe\x39\x30\xdd\xd3\x3f\xd5\x68\x60\xba\xe0\x36\x15\x69\x60\x7a\x60\xfd\x54\xa5\x81\xfa\x3a\xf7\xb2\x2c\x8a\x65\xe1\x23\x2d\x8b\x42\x98\x9a\xed\x49\x9d\x06\xa6\xe7\x16\x4d\x75\x1a\xa8\x2e\x8c\x4c\x95\xd8\xe4\x18\x1c\x15\xd5\x54\x8a\x81\x51\x98\x16\x4e\x95\x18\x98\x9e\x19\x39\x95\x62\xa0\xaa\xd7\xa6\x1e\x3c\x50\xba\x4f\xd4\x81\x07\xa6\x07\x9e\x4d\x1d\x78\x60\x36\x5b\xb0\xfe\x3b\x30\x3d\xf0\x66\xea\xbe\x03\xb3\xd9\x76\x74\xdf\x81\x48\x0f\x89\x9b\xaa\x3f\x30\xdb\x31\x59\x14\x95\x80\x14\x2b\x44\xf5\x07\xa6\x47\x81\x4e\xc5\x1f\x88\x74\x2d\x72\x1a\xda\x0a\x62\x7a\xea\xcd\x54\xaf\x81\x48\xc5\xf5\xd4\xdd\x06\xa6\xa7\x32\x4f\x35\x1c\x58\xee\x73\x9d\x6a\x38\x50\xf5\x53\x4e\x35\x1c\xa8\xae\x95\x4d\x35\x1c\xa8\xf9\x7b\xce\xef\x9c\x4a\x3c\xb0\xdc\xb8\x3a\x95\x78\x60\xb9\xbd\x78\x2a\xf1\xc0\xd2\x8f\x31\xd5\x73\xa0\x1a\xd6\x35\xd5\x73\xa0\xfa\xa9\xaf\xa9\x63\x0e\x2c\x37\x04\x4f\x25\x1e\xa8\x7e\xc0\x6e\x1a\xe5\x0a\x96\x9f\x81\x9c\x8a\x3e\x50\xfd\x5a\xdd\xd4\x55\x07\xaa\x8b\xdb\x53\x4f\x1d\x58\x6e\x82\x9d\x7a\xea\x40\xf5\x33\x71\x53\xb1\x08\x96\xfb\x8d\xa7\xe1\xb1\x20\xe6\x38\xf7\xb7\x28\xd2\xa2\xa0\xc1\xe9\xce\x03\xd5\xb0\xc8\xa9\xca\x9c\xe7\xe8\x1d\x7b\x43\x25\x25\xa8\x7e\xd0\x6c\xea\xb9\x03\xcb\x0d\xcd\x53\x95\x09\x96\x1b\x82\xa7\x8e\x3b\xb0\xdc\x96\x3c\x55\x94\x60\xb9\x7f\x76\xaa\x28\x41\xe4\x38\x97\x99\xa7\x4e\xe5\x33\xe3\x99\xba\xe4\xe6\xf9\xde\x9b\x8d\x50\x4d\x09\xaa\x9f\xf3\x9b\x6a\x4a\xb0\xdc\xd0\x3c\x15\x90\x60\xb9\x04\x39\x15\x90\xd3\x0f\x8e\xeb\xdd\x9e\x2a\x48\x10\x67\x5b\xcd\xd4\xd5\x06\x96\xd1\xf3\x53\x55\x09\x9a\xeb\xe1\x53\x55\x09\x96\x43\xe7\xd4\xad\x06\xda\xcb\x7c\xaa\x2a\xc1\x32\x8a\x7c\x2a\x2a\xc1\x72\x48\x9f\x8a\x4a\xb0\xdc\x65\x31\x15\x95\xa0\x19\x67\x37\x15\x95\xe0\x1c\xe1\x3c\xd5\x94\x60\x19\x1e\x3e\x95\x94\xa0\xe9\x4c\x9f\x3a\xd9\xa6\x47\x7a\xe2\x27\x9b\xaa\x4c\xb0\xce\x30\xa3\xca\x04\xed\xc5\xb4\x68\xea\x4d\x03\xcd\xd8\xa3\xa9\x37\x0d\x2c\x03\xc6\xa7\xce\x34\xb0\x8c\x34\x9f\xca\x53\xb0\x9c\xfb\x4d\xfd\x6b\x60\x19\x03\x3f\x15\xac\xe0\x7c\x63\x60\xaa\x57\xc1\x32\x84\x7f\xea\x48\x03\x4b\x35\x33\xd5\xa6\x60\x39\x77\x9a\x6a\x53\xb0\xdc\x93\x30\x0d\x97\x05\xcb\xa5\xd2\xa9\x5a\x05\xcd\x85\xf7\xa9\x5a\x05\xcb\xa9\xf1\x54\x87\x82\x65\x3c\xf7\x54\x87\x82\x18\xae\xf3\x4d\x85\x28\xd8\x0a\xcd\x9f\x5a\x93\x8b\x83\xcf\x2d\x6a\x55\x27\x88\x57\x3b\x4f\x30\x4f\x8b\x58\x81\xf3\x04\xf3\xb4\x08\x96\x30\x03\x2a\x51\xb0\x7f\x49\x8d\x2b\x45\xc1\xb6\x51\x01\xea\x4e\xb0\x6d\x24\x4e\x95\x09\xb6\x8d\x47\xe8\x24\x03\xcd\x60\x89\xa9\xf2\x9c\x7e\x73\xe0\xbc\x9b\xfa\xcd\x40\xd3\x31\x35\x8d\x78\x05\xcd\xa8\x8d\xa9\x3e\x9d\x9e\x06\xe4\x9e\x83\xa9\x2b\x6d\x7a\x62\xe8\x99\x24\xe8\x4a\x9b\x1e\x19\xea\xb2\xd3\x54\xc7\x82\x66\xe4\xc1\xd4\x6d\x06\xf6\x65\x54\x8d\x41\xaf\xd3\xa0\x57\xb7\x58\x4d\x5d\x69\x60\x5f\x47\x26\x74\x9b\x81\x66\xc0\xc7\x54\x02\x83\x98\xcd\x56\xa3\x06\x06\xb1\xbb\x1e\x6c\xe6\xe2\xed\xd6\xfe\xea\xed\xcc\x05\xfa\xb6\x79\x36\xef\x54\xdf\x82\x7d\x9d\x49\xb1\x62\xdf\x27\x38\xc0\xeb\xcc\xd9\x46\x53\xee\x4d\x05\x2e\xd8\x3f\xa5\xf0\x54\xb8\xa0\xb9\x78\x30\x55\xb8\x60\x5f\x46\x65\xeb\x12\x03\xcd\xc5\x95\xa9\x9c\x05\xfb\x32\xca\x49\x3d\x0b\xfc\xc0\x7e\x4e\xf5\x2c\xd8\x69\xa3\x4c\xf4\x92\x81\xfd\x53\x8a\x5d\x11\x3b\xdd\x2b\x39\x59\x68\x9b\x4a\x56\x90\x9e\x60\x3c\x95\xac\x20\xc2\xed\x12\x53\x9f\x18\x48\x8f\xc8\x9f\x6a\x56\xb0\x2f\xfb\x1d\xdf\x8c\x9c\xba\xd1\x40\xbe\x58\x34\x9c\xca\x5c\xb0\xef\xa2\xcd\x92\xf8\xea\xd7\x27\xd7\x3a\xd6\xc0\xbe\x4c\x9b\xd9\xde\x48\x63\xc6\xa6\x81\xa9\x20\xab\x13\x2c\x7d\x6d\x20\xca\x99\x3e\xeb\x6d\x03\xdb\x46\x21\xaa\x9a\x41\x74\xb7\xc2\x4c\x65\x33\xd8\xd7\x69\xb3\xc0\xb6\x44\xce\xd3\xd6\x94\xc8\xd3\x33\x8c\xdc\xd2\x32\x15\xc4\x20\x9b\x7d\xae\x82\x18\x44\x71\xbf\xe9\x54\x11\x83\xec\x0e\x79\x4a\x5d\x10\xb5\xda\xd2\x8c\x3c\x05\xdb\xe6\xed\xcc\xeb\x46\x7a\xe2\xe4\xd4\xef\x06\xba\xad\x45\x45\x0c\x86\xef\x99\x52\x17\x84\x9f\xa5\x98\x2a\x5d\x10\xe7\x73\xb2\x53\x5d\x0b\x22\x87\xb7\x57\xd8\x82\xc8\x46\x9c\xd6\x54\xd9\x82\x7e\x14\x98\x6a\x74\x6e\xe9\x59\x8d\xe0\x9e\x4a\x4f\xb0\x4b\x48\x9b\x49\x23\x7a\x54\xb7\xde\x54\x7b\x82\xe6\x56\xf9\xa9\xf6\x04\xeb\xe8\x4c\x7d\x73\xf3\x39\xbd\xc7\x2e\xa0\xa5\xd0\x04\x49\x98\xc6\x52\x67\x82\x6e\xe4\xd1\x52\x66\x82\x38\x1f\xc4\x5d\xea\xcc\xe5\x57\x10\x5c\xcc\x58\x0a\x4d\xd0\x3d\x55\x7d\x29\x34\x41\x9c\xcf\x03\x2f\x35\x24\xf8\xf5\x99\x1f\x2d\x9c\x70\xd1\x35\x7d\x35\xb1\x0c\xc9\x6c\x65\xa9\x17\x97\xfb\x27\x71\x73\x2f\xc3\x47\x97\xfb\x27\x35\x19\x2b\x0a\x62\xf8\x15\xb6\xa5\x86\x04\xbb\x3d\x36\x6c\x66\x6a\x23\x3d\xf5\x6f\xe9\xc4\x03\xbd\x7a\x33\x73\xb4\xe1\x22\xc5\x32\x2e\x14\x74\x3f\x4b\xb6\x94\x9e\x2b\xf6\xf4\xc5\xfc\x28\x33\x41\x9c\x82\xd6\x05\xb7\xfc\x38\x82\x9b\xff\x96\xa2\x12\x14\xbf\xdf\xb5\x54\x90\xa0\x9d\xc4\xab\x16\x41\xf3\xfb\x1f\x4b\xb5\x08\xda\xeb\xdc\xcb\x74\x6d\x74\x5a\xe2\x52\x05\x02\xbe\xd7\x9f\x4b\x11\x08\x5c\x3f\x5d\x6e\x95\x04\xe3\xe5\xaf\x4c\x7a\xe1\x24\xc7\x62\x02\xac\x0a\x36\x4a\x9a\x19\x45\x21\x70\xed\x69\xa9\x09\x41\xf7\x5b\x72\xcb\x3d\x91\xc0\x35\xa5\xa5\x24\x04\x71\xbe\x4e\xbd\x14\x80\x20\xce\x57\x9a\x97\xda\x6e\x6d\x21\xb7\xd2\xab\x4c\x15\x67\x99\xba\xfb\x60\xe9\x9e\x5b\xc7\x3d\xc7\xfd\x55\x63\xcb\xcf\xa1\x31\x4c\x2d\xc5\x18\x08\xa5\xfc\xd2\xc5\x06\x7a\x63\x80\x5b\xca\xb3\x45\xe4\xa3\x62\x72\x29\xc5\x40\xa8\xa1\x97\x52\x0c\x8c\x42\xe8\xc5\x52\x32\xad\x73\x9a\x28\x45\xaa\x64\x02\x61\x10\xf2\xd2\x2b\x06\xc2\xb0\xf0\xa5\x8a\x02\x61\x8c\xf6\x52\x32\x81\xee\xba\xdf\x52\x32\x81\x50\xee\x2f\x25\x13\x08\x43\x8a\x97\x92\x69\x25\x3b\xd0\xcf\x13\x4d\x2a\xdf\xcc\x8e\xf3\x44\x8b\x30\x5d\x93\xc1\x64\x80\x22\xa8\x8a\xb4\xa5\xdf\x0c\x4c\xcf\x49\x59\x8a\x1c\x50\xfa\xf9\xa1\x89\xe8\xa9\x1f\x94\x84\xe9\x25\x03\xd5\xaf\x85\x2f\xf5\x0b\x68\x1e\x47\xb7\xf4\x88\x81\xf6\x3a\x3f\xb4\x0d\x76\xa7\xfa\x9a\x6c\x71\x9d\x73\xed\x11\x04\xcb\x80\x42\xd0\x4e\xbe\xf5\x88\x81\x28\x8e\x77\x4b\x45\xb3\x3c\xde\xe6\xe4\x5c\x49\x03\xa2\x56\x86\xf4\xa5\xa4\x01\xdd\x0e\x4d\x41\x03\x76\x77\xf6\x9b\x83\xf2\x52\xee\x80\x3d\xda\x7b\x13\xfb\x8b\x41\x7f\xa1\xc5\x62\xd9\xe8\xa7\x8c\x8d\x35\x04\x8b\x25\xe5\xa5\x26\x02\x2b\xbd\xc6\x42\x19\x1e\x80\x4f\xa1\xa8\x7f\x40\x77\xa1\x6a\xa9\x7f\xc0\x3a\xf9\xb7\x98\x38\xfa\xc6\xd0\x84\xa5\xfc\x01\x67\xf2\xba\x94\x3f\xa0\xbb\x74\xb5\x94\x3f\xc0\x5d\x0a\x4b\xf5\x03\x56\xfa\x33\x0b\x6d\x63\xe1\xff\x5a\x46\x17\x82\x45\x9c\xc8\x52\x0d\x81\xee\x42\xd9\x52\xd4\x80\x48\xa3\xd8\x96\xaa\x06\x84\x27\x1a\x2e\xfd\x6b\xcb\xf8\x40\x7b\x56\x55\x0d\xe8\xea\xce\xa5\xaa\x59\x1e\x7a\x6a\x17\xa2\xaa\x01\xdd\xbd\xf0\xcb\xf0\x40\x10\x7e\xcc\x63\xa9\x6a\x96\xd1\x81\xcc\x18\x96\xaa\x06\x44\x1a\x89\xb4\x3c\x89\x06\x84\x07\x46\x2f\x9d\x70\xa0\xbb\x39\x7d\x29\x7e\x40\xf7\x9c\xee\xa5\xf8\x01\xe1\xb7\x3c\x96\xda\x07\x44\x96\x69\x62\xcd\x25\x42\xc7\x83\x82\x96\x3a\x07\x44\x9c\x2c\x99\x4b\x02\xff\x52\x79\xbd\x14\x3a\xa0\x7b\x38\xea\x52\xe7\x80\xee\x39\x16\x4b\x8f\x1b\xe8\xee\xdf\x5f\x2a\x1f\x10\x7e\x8b\x64\xe9\x71\x03\xe1\xa9\xaa\x4b\x2d\x04\xc2\x73\x2c\x96\x52\x08\x74\xcf\xe9\x5f\x4a\x21\xd0\xcb\xb9\x97\x65\xc1\x61\x35\x7e\xd7\x64\x29\x67\x40\xe4\x38\xf7\x37\x97\x97\x6e\x2d\x2f\x33\x97\xc8\x19\x17\xec\x96\x6a\x06\x44\xfa\xf1\xba\xa5\x9a\x01\x5d\x4f\xda\x32\x2e\x10\x9c\x0f\x01\x2d\xf5\x0d\x08\xd7\x2e\x97\x6e\x3f\xd0\xf5\xf1\x2c\x25\x0f\xe8\x8d\xb5\xb3\xa5\xe2\x01\xe7\x23\x2f\xcb\xa0\x40\x10\x5d\xb7\xd5\xd2\x13\x08\xa2\x4d\x5b\xb1\xae\x40\x10\x2e\xe1\x2d\xb5\x12\xe8\xcd\x6e\x50\xa9\xb4\x94\x4a\x8e\x84\x2a\xa5\xe5\x17\x1c\xec\x3a\x14\x4a\xa0\x3b\x47\x5c\xea\xa4\x75\x3c\x81\xa4\xdf\x60\x42\x70\xbe\x16\xb0\x94\x49\xe0\x7c\x47\x62\xe9\xf5\x03\xe7\x33\x12\x4b\xaf\xdf\xd2\xeb\xa7\x17\x60\xa9\x9c\x40\xb8\xec\xb9\x54\x4e\x20\x9c\xf4\x2f\x85\x13\xe8\x6d\x7a\x7f\xcb\x82\x13\x5c\x1b\xcb\x14\x4b\xdd\xb4\xfc\xde\xdb\xaf\xf7\xb7\x2c\x3e\x84\x3f\x14\x7f\x69\x59\x28\xa5\x9c\x88\xe9\x0f\x04\xe7\xa3\x45\xcb\xe8\xc2\xe5\xa1\x33\xc5\x5c\x5a\x16\x1f\xce\xf4\xb2\x46\xd4\x5b\xa0\x37\x64\xe4\xd2\x45\xb8\x3c\xec\xd5\xd9\x8b\x0a\x0c\x84\x4b\xfe\x4b\x05\x06\xc2\x95\xef\xa5\xc2\x02\xe1\x32\xf7\x52\x61\x81\xd0\xd1\xb4\x54\x53\xe0\x7c\x05\x63\x29\xa6\x96\xdb\xfc\x6c\x9c\x8a\xa9\xf5\x3d\x45\xe1\xcd\x2c\x0a\xd4\x94\x2b\x42\x4b\x31\x05\xba\x1e\x91\xa5\x96\x02\x31\xce\xfd\x2d\x8a\xaf\xf3\x60\xd3\x6a\x51\x70\x3a\xce\x99\x7e\xa9\xa4\x40\xf7\x60\xae\xa5\xb3\x11\xf4\x33\x77\x55\x48\xad\xfb\x9c\xc6\x81\xc9\x4c\xde\xc8\x10\xeb\x43\xcf\x22\x08\x17\x89\x96\x9e\x45\x10\xae\x8d\x2d\x95\x15\x08\x57\xaa\x96\xc2\x0a\x74\xbd\x51\xcb\x18\x47\x10\x2e\x12\x2d\xb5\x16\x88\x54\x5b\x2d\xd5\x16\x28\x71\x1e\x69\xbe\x6f\xf2\x5d\x7f\xc7\xb1\x62\x4b\xf7\x24\xe8\x67\xc2\xa9\x66\x03\x91\xdd\x26\xa2\x68\x03\xbb\x53\xd6\x66\x59\x3d\x96\x15\x29\x57\xc7\x81\xae\x97\x74\x29\xe3\x40\x3f\x33\x28\x55\xdc\x52\xc5\xd9\x43\xea\x9f\x04\x7d\xfa\x52\xe9\x9f\x5c\x7e\xda\xce\xe6\xac\x7f\x12\x74\x9d\xa4\x4b\xff\x24\x88\x5c\x8e\x50\x4a\x42\x10\xdd\xa3\x91\x97\x1e\x4a\xd0\xf5\x91\x2d\x65\xe2\x3a\x9b\x0c\xa9\x7e\x55\x22\xe8\x3a\x15\x97\x2a\x11\x74\x7d\xc1\x4b\x95\x08\xfa\x3c\xb7\xb7\xcc\x8c\xe0\xa4\x78\x2e\x7d\x96\xa0\x2b\xf5\x2e\x7d\x96\x20\x5c\x53\xbd\x94\x92\x97\x87\xf8\x78\x3a\xc2\xa5\x98\x04\xe1\x9a\xed\xa5\x53\xf1\xd2\xa9\xb8\xbc\xff\xa5\x89\x89\xf5\xb9\xea\xad\xc9\xf0\x89\xe5\x33\x3f\xda\x68\x25\xe4\xf2\x52\x25\x82\x48\xcf\x80\xba\xd4\x84\x60\xf8\xf9\xdd\x4b\x4d\x08\x4a\xf0\x5e\x5d\x4a\x42\xb0\xbb\x73\x1e\xe0\xfe\x41\x50\x3c\x8c\xf9\x52\x12\x82\x61\x63\xb9\xd4\x84\x60\x14\x3a\xd7\x4b\x51\x78\x79\x68\x0e\x2f\xc3\x65\xa4\x27\x28\x41\xbf\x70\xa9\x13\xc1\x28\x74\xfa\x97\x2e\x4a\x50\xe2\xfc\xd0\x5c\x86\xef\x82\x4f\xbc\x35\x21\x7c\x79\x3d\x2e\xe5\x24\x28\xee\xe7\xbb\x54\x93\xa0\x04\xef\xda\xa5\x8b\x12\x44\x9b\xf4\xad\x97\xfe\x48\x50\x82\x9e\xe8\x52\x61\x82\xad\x4d\x79\x80\x12\x13\x94\xb0\x82\x95\x98\x20\x72\x32\xf8\x5f\x8a\x4c\x50\x82\x9e\xe1\x52\x65\x82\x5d\x27\xa6\xcd\x7c\x72\x24\x4f\x76\x6b\x40\xa5\x09\x76\x0d\x78\x9d\xf5\x59\xcc\x29\x97\xe9\x34\x04\xc3\xfd\xc4\x97\x1e\x42\x70\xce\xbf\xba\xf4\x10\x82\xe2\x37\x5f\x2e\x55\xe4\xa5\x87\xd0\xe6\xa8\x87\x10\x9c\x13\xc9\x2e\x3d\x84\x60\x18\xd4\x75\x29\x36\x41\xe9\xe7\xf6\xa6\x8b\xcd\x7c\xe9\xd9\x46\x97\x02\x14\x8c\xc9\xe4\xf7\x52\x80\x82\xe2\x42\xd2\x65\x2c\xe8\xe5\x71\x38\xf4\xcc\x97\xb1\xa0\x60\xcc\xae\xc9\x4c\x36\x42\x1f\x4c\xab\xca\x15\x0c\xcf\x5d\xbb\x54\xae\x20\x9a\x41\xcc\x97\xd1\xa1\xa0\x74\x66\x5f\x97\x6a\x16\x9c\x7d\x72\x97\xbe\x46\x30\x8c\x13\xbe\x14\xb8\xa0\xd8\xb3\x5c\x0a\x5c\x50\xba\x99\xd4\xb1\x08\x86\xe1\x78\x97\x9e\x43\x30\x0c\x89\xb9\x14\xb8\xe0\x9c\xf2\x74\x29\x70\xc1\x98\x2c\x0f\x5f\xba\x09\xc1\x98\xcc\xf9\x2f\x35\x2f\x18\x9e\xcd\x7e\xa9\x79\x2f\xf7\xef\x79\x1c\xf5\xa5\xe8\x05\xe7\xbc\xc5\xcb\xd3\x70\xc0\x98\xbe\xf8\xea\x60\x30\x26\x02\xe2\xd2\x75\x08\xce\x81\x95\x97\xae\x43\x10\xe9\xf1\x66\x97\x72\x19\x94\x7e\xd2\x6f\x8b\x4d\xa2\x1a\x9a\xe9\xb7\x2c\x54\xd0\xdd\x54\x58\x16\xe9\x17\x6e\xbc\x97\xcd\x82\x8f\x76\x78\x10\xe1\xa5\xeb\x10\x9c\x63\xab\x2e\xa5\xf7\xe5\x47\x3b\x6c\xaf\x4a\x6f\xb0\x65\x12\xe5\xa3\xf6\xbe\xd4\xde\x55\x93\x45\xd6\x8d\x1a\xb6\x91\xe9\x61\x04\xe7\xf8\x81\x4b\x89\x0e\xc6\xb4\x2e\x0d\x6d\x05\xc5\x83\xdf\x2f\x45\x3b\x38\x47\x30\x5e\xfa\x21\x41\x1c\xa5\x7d\x29\xe4\xc1\x70\xfd\xfb\x52\xc8\x83\xd2\x7f\xcf\xf8\x7c\xa9\xf3\x41\xb4\xc5\x8c\xe4\xd2\x75\x09\xc6\xe9\x51\xd4\xfe\xe0\x1c\x36\x76\xa9\xfd\xc1\x1e\xc6\x29\x40\xc5\x3f\x18\xd3\x5a\x54\xfb\x5f\xe3\x14\x20\xd5\xa8\xfc\x06\x55\xf1\x7b\x29\xbf\xc1\xf4\x74\xd8\x4b\xfd\x7d\xf9\xed\x70\x77\x8e\x5d\x3a\x25\xc1\xf4\x60\xd6\x4b\x51\x0e\xa6\xdb\x22\x2e\x45\x39\x98\xee\x6f\xb9\x14\xe5\x97\x67\xfd\xf8\x7e\xa8\xca\xc1\xee\xea\xbc\x99\x8d\x82\xaf\x0a\xea\x5a\xbf\xd4\xe0\x60\x77\xd7\xa4\x56\x15\x0e\x76\xa6\xf8\xa9\x3a\x1c\x4c\x4f\x1c\xbe\x14\xe2\x60\x7a\x12\xf2\xa5\x13\x12\x44\x2a\xdf\x2e\x5d\x8e\x20\xba\x3b\xdd\x2f\xa5\x38\x98\x1e\xaa\x7a\xe9\x60\x04\xd3\xb3\x90\x2f\x03\x62\x2f\x8f\xed\xb1\x9f\x54\x9d\x83\x31\xd9\x38\x72\xa9\xce\xc1\x34\xba\xf9\x52\x9d\x83\xa5\x2e\xbe\xf4\x39\x82\xe8\xcb\x0c\xa8\xd8\x41\x35\x1e\xe1\x52\xb1\x83\x69\x78\xf3\xa5\x62\x07\xd3\x73\x6a\x2f\xa3\x66\x2f\xcf\xe8\xb1\xed\xab\xe1\x41\xf4\xd3\x91\x29\xe2\xc1\xf4\xc4\xe7\x4b\xc5\x0e\xa2\x9d\x8e\x52\xc9\x0e\xaa\xbe\xfa\xcb\xb8\x59\x50\x0d\xca\xb8\x74\x60\x82\x69\xc4\xf6\xa5\xae\x07\xb3\x9d\x7b\x59\x3e\x8b\xd0\x19\x5b\xb2\xba\x1e\x4c\x4f\x13\xbe\x94\xf5\x97\x5f\x33\xf1\xb4\xd1\x4b\x5d\x0f\x76\x7b\x24\x03\x0a\x7b\x30\x3d\x18\xfa\x52\xb2\x83\xe9\x1e\xac\x4b\xc9\x7e\x79\x5c\x8f\x5d\x8d\x92\x1d\x54\xfd\xfe\x97\x9e\x4a\x30\xdd\xf2\x73\xe9\x95\xbc\xfc\x46\x49\x3f\x49\x33\x9b\x97\x8d\xdb\x5f\x9a\xa7\x8b\x3c\xd9\xc7\xaa\xe2\xc1\xf4\xd0\xe4\x4b\x15\x7f\xf9\x15\x75\x7b\x37\x45\x3c\x58\x6e\x29\xb8\x14\xf1\xa0\x9e\x4c\x2a\xe2\x41\x75\xab\xd0\xa5\x88\x07\xcb\xa5\x9c\x4b\x11\x0f\x96\x01\x98\x97\x22\x1e\x2c\x17\x21\x2e\x45\x3c\x58\x3a\x6c\x2e\x35\x3c\x58\xee\xd5\xb8\x94\xf0\x60\xb9\x38\x72\x29\xe1\xc1\x72\xc7\xc2\xa5\x84\x07\xcb\xad\x0e\x97\x12\x1e\x54\x3f\xda\x70\x29\xe1\x41\x75\xed\xe2\x52\xc2\x83\xea\x7e\xab\x4b\x57\x27\x58\xee\x2b\xb9\x54\xf5\x60\xb9\x96\x7d\xa9\xea\x41\x75\xef\xfc\xa5\xf3\x13\x54\xb7\x78\x5d\x0a\xfd\xcb\xcf\xb8\x2b\xce\x2f\x95\x3e\x58\x86\x0f\x5f\xaa\x7a\xb0\xdc\xdd\x72\xa9\xea\xc1\x72\xdb\xda\xa5\xaa\xbf\x3c\xe2\xc7\x8a\x54\xd5\x5f\x1e\xf1\x33\xbc\xca\xd2\xe1\x88\x1f\x17\xb0\x2e\x45\x3d\x58\xee\x33\xb9\x14\xf5\xa0\xe6\xf0\x89\x96\x8e\x47\xfc\xf8\x52\x2a\xea\x41\x1c\xa7\xe0\xa5\xaa\x07\x31\xaa\x65\xad\x3a\xbf\xfc\x14\xbb\xbb\x34\x2f\x9d\x9d\x60\x19\x76\x78\x29\xcf\x41\x73\x53\xd3\x65\x9c\x2f\x68\x6e\x12\xbf\x54\xec\xa0\xe9\xe0\xba\x54\xec\xe0\xff\x66\xec\xbc\x8e\xae\x57\x61\x00\xd8\xd2\x11\x41\x40\x39\x8e\xfd\x97\x70\x87\x5d\xff\xcf\xf7\x7b\xda\x19\xe6\x04\x83\xe3\x5a\x42\xac\xf9\x7d\xd1\x6e\x6e\x2c\xf3\x8f\x0f\x85\x1d\x2c\x05\xf3\x50\xd8\xc1\x32\xe9\xf3\x50\xd8\xc1\x9a\xdf\x3f\xda\x4d\x26\x20\xaa\x97\x87\x09\xc3\x60\xa9\x67\x87\x0e\x0f\x96\x5a\x7f\xe8\xf0\xa0\x39\x3b\xfe\x30\x3e\x0a\x96\x5a\x7f\xa8\xf5\xa0\xfd\xbe\xdf\xf2\x18\x60\x52\x62\x2f\xf5\x0f\x31\xe6\x43\xed\x07\xcb\xf4\xd8\x43\xed\x07\xcd\xfa\x05\x87\xda\x0f\x96\x0e\x79\xa8\xfd\xa0\x39\xd3\xff\x50\xfb\xc1\x32\x93\xf7\x50\xfb\xc1\x32\x9e\x77\x68\xfd\x60\x7d\x5a\xa9\xf5\x83\x65\x54\xf4\x50\xeb\xc1\x32\x2f\xf5\x50\xe1\x0f\xcb\xfd\xf8\x92\xf9\xd0\xd7\x41\x34\xa3\xda\x87\xc2\x0e\x96\x11\x95\x43\x61\x07\xf1\x33\xd4\x73\x68\xec\xa0\x59\xcd\xe4\xd0\xd8\xc1\xfe\x18\xc3\xac\xb2\x83\xdd\xe6\xcf\x39\x1c\x38\xfb\xcf\x77\x7b\x87\xce\x0e\x76\x1b\x03\xa2\xb3\x1f\xdf\xec\x49\x9f\x1d\x95\x76\xd0\xac\x05\x72\x68\xe8\x60\x7f\xd5\x8f\xd9\x7f\x92\x88\xbb\xd9\x32\x87\x8e\x7e\x7c\x91\x5c\x8e\xce\x53\x23\x07\xbb\x6d\xd1\x56\x6c\x2b\xb6\x0d\xda\xaa\x6d\xe6\xc1\x70\x9c\x9d\x06\x73\x41\xfc\x7c\xed\x77\x1a\xb9\x05\xbb\xcd\xff\x98\xb6\x4d\x36\xd9\xbf\x58\x36\x99\xf4\xd2\x68\x3a\x6d\xb2\x63\x49\xd3\x65\x13\x19\x3f\x44\xf5\x4f\xd5\x1d\xc4\xcc\xe9\xb6\xbd\xb6\xd9\x2f\x0e\xe5\xd3\x94\x60\x10\x61\xea\xe4\xa9\xcf\x83\xe8\x95\x07\x94\x53\x79\x07\xfb\x73\xf4\xc1\x18\x2f\xd8\x6d\x7e\x2e\x6d\x33\x37\x84\x07\x86\x53\x7f\x07\x11\x3f\x2e\xc0\xa7\xb6\x0e\x76\x1b\xdb\xe7\x5c\x4d\xb0\xbf\xcb\xd8\xa9\xf0\xe7\x37\x57\x93\x1b\xd4\x69\x4e\x31\x68\x46\xf7\x4e\x1d\x1e\xec\xaf\xfa\x73\x76\x97\x98\xf0\xb4\x12\xf8\xa9\xc5\x9f\xe5\xeb\x2e\xdf\x55\xe3\xc1\xfe\x0b\xc6\x5d\x8d\x07\x11\xa6\x5d\x9c\x7a\x3c\xe8\x2e\xed\x7d\xaa\xf1\x60\x7f\x8c\x11\x30\xb1\x18\xec\x36\x7a\xa1\xdb\x83\xdd\xc6\x7e\x34\xb3\x18\xec\x4d\xb1\xcd\x11\xd8\xe8\xbf\xf4\xe7\x1c\x00\xdd\xde\xf8\xc8\xa9\xdb\x9f\x2e\xeb\x62\xfd\xd2\x53\xb7\x07\x11\xe6\x42\x9d\x06\x92\x4f\x17\x76\xb1\xe2\xee\x69\x28\x19\xec\x36\x7e\xcf\xfc\x62\xd0\x4d\x36\x3a\x0d\x26\x83\xfd\x31\x7a\x6b\x30\x19\x34\x63\xaf\xa7\xca\x0f\xba\xb5\x55\x4f\xfd\x1e\x44\x31\x9d\xe6\x54\xf0\x4f\x66\x76\x16\x5f\x00\x9f\xda\x3c\xe8\xe9\x1e\xd3\xe6\x41\x34\x97\x15\x3a\x75\x77\xd0\x93\x27\xcb\x53\x77\x3f\x8d\x3a\xaf\xf0\x63\xee\x89\xf6\xd5\x23\xf0\x73\xee\x09\xa6\x76\x0e\x0b\x77\x9e\xda\x3b\x88\x6a\xfa\xdd\xa9\xbe\x83\xdd\xe6\xe7\xdc\x13\x4c\xee\x6c\x16\xb0\x3b\xcd\x0c\x3e\xa9\xc2\x53\x7d\xd1\x75\xaa\xeb\x20\x6a\xad\x7e\xce\x61\x27\x6c\x5d\x7d\xb2\x3b\x8d\x5b\x83\x68\x93\xcb\xe0\xa9\xd7\x9f\x5b\xe2\x7d\xb7\x70\x2a\xec\xc0\xe5\x77\x4f\x7d\x1d\x0c\xaf\x44\xda\x3a\xf0\x06\x78\x2a\xeb\x20\x7d\xaa\x3e\x95\xf5\xb3\x13\x04\xf5\x43\x76\x88\xa9\x9d\x56\x34\x3e\x35\x6e\x10\x56\x79\x3d\x35\x6e\x10\x96\xc7\x3e\xd5\x6b\x10\xc6\xac\x4f\xbd\xf9\x74\xae\xa7\xd7\x16\xbd\x19\x84\xea\x70\xaa\xcd\xa7\xd3\x3f\x79\xe0\x39\xd5\xe6\xd3\x25\x5f\x78\x3b\x76\xaa\xcd\x20\x86\x13\xfa\x4e\x25\xf9\xfc\xb7\xb0\x3e\x9b\xa1\x24\x83\x30\x2b\xf3\x54\x79\x41\x89\xe5\x7f\xda\x25\x8c\xb7\x7c\x7f\x60\x97\xd2\x32\x59\xe9\xd6\xba\x87\x58\x29\x73\xe6\x1f\xf4\xfa\x54\x88\x41\xf9\x76\x8d\x42\x0c\xaa\x09\xdd\xa7\xb1\x70\x30\x7c\xe7\x76\x1a\x0a\x07\xd5\x24\xec\xd3\x58\x38\x88\xe6\x03\xfc\x69\xb8\xfb\x34\xbb\xb7\xf8\x31\x47\x66\xe8\x59\xee\x1f\x85\x1b\xac\xf9\x7d\xcc\xc1\xb2\xb6\x0e\x0f\xf5\xa7\x72\x0d\xba\xb7\xc3\x53\xb9\x06\xfb\x7c\xf6\x63\x0e\x96\x75\x74\xb2\xfb\x39\x47\x6b\xa3\xbb\x50\xf8\xa9\x4a\x83\x6e\x10\xe3\x34\xc2\x0d\xac\x11\x78\x2a\xd7\x20\xbf\xeb\xaa\x6e\x0d\xe2\xab\x73\x70\xea\xd6\xc0\x27\xc1\x53\xb5\x06\xf9\x5d\xb8\x0d\x72\x03\x6b\xbb\x9f\xa6\xf7\x9e\xe4\xf2\x7a\xe5\x35\xea\x0d\x56\xba\x4d\xf6\x70\x7a\x80\xdb\x64\x07\xa7\x07\xb8\xbf\xe4\x9e\x37\xe6\xed\xed\x49\xab\x06\x61\x45\xfb\x53\xab\x06\x31\x7d\x2d\x70\xaa\xd0\x20\x4d\x04\x3d\x55\x68\x90\x8d\x67\x87\x53\x5f\x06\xd9\x78\xb1\x7b\xea\xc6\x20\xb4\xd2\xd3\x00\x37\x08\x6d\xf3\x54\x97\x4f\x75\xd9\xfb\x9c\xb6\x0c\xc2\x77\x24\xa7\xb6\x0c\x42\x01\x3d\xb5\x65\x10\x7a\xf0\xa9\x2d\x83\xc8\xf4\x00\x50\x97\xcf\x65\xe2\x8c\x3d\x57\x7a\x4f\xe7\x8f\xfa\x28\x61\x34\xfb\x74\xfe\xa8\xe7\x94\xd1\x6c\x10\xe6\x30\x9f\xaa\x31\x08\x13\xcf\x4f\xd5\xf8\x74\xe9\x15\x9f\x54\x54\x63\x30\x8a\xc3\x63\x34\x1b\xa4\xaf\x88\x4f\x93\x78\x4f\x93\x78\xad\x8c\x75\xaa\xc6\x60\x14\x62\x11\xa7\xa5\x6f\xc0\xb0\x54\xe5\xa9\x2d\x83\x12\xde\xf1\x54\x63\x50\x9c\x7c\x79\x2a\xbd\xa0\x84\x9d\x54\x7a\x41\x09\x9f\x97\x94\x5e\x50\x8a\x37\x72\xa5\x17\x94\xb0\x93\x1a\x2e\x28\xae\x3c\x7e\x6a\xb8\xa0\x14\xef\x93\x2a\x28\x28\x66\x4f\x9e\x2a\x28\x18\x33\x6d\xf2\x8c\x61\x86\xa9\x2f\xad\x4e\x15\x14\x14\xcb\xe0\x9c\x2a\x28\x88\x8c\xef\x63\x6e\xfe\xc5\x7c\x45\x8f\x44\x63\xcd\xa0\x58\x7a\xe7\xd4\x4a\x41\xf9\xee\xaf\x5a\x29\x28\x7a\xde\xa9\x6f\x82\xd9\x3c\x91\xf4\x4d\x30\x9d\xbe\x7e\xea\x9b\xa0\x3a\x21\xe4\xd4\x37\xc1\x74\xda\xf8\xa9\x6f\x82\x69\x09\x80\xd3\x88\x31\xa8\xce\x11\x39\x8d\x18\x83\xe9\x84\xf9\xd3\x88\x31\xa8\x4e\x11\x39\x75\x52\x50\x9d\xc2\x71\x1a\x31\x06\xd3\x99\xf0\xa7\x96\x0a\xf6\x15\xcc\x8f\xd9\x6f\x0a\xc8\x9a\x62\x72\xaa\xa9\xa7\x05\x64\xad\xf9\x7a\xea\xa9\xa7\xc5\x62\x1d\x44\x45\x12\x34\x8b\xcc\x9d\x8a\x24\x68\xa6\x66\x9f\x8a\xe4\xa9\x48\xfa\x29\x45\xf2\x54\x24\x7d\x0a\x52\x24\x41\x33\xcf\xf9\x54\x24\xc1\x32\xe6\x79\x2a\x92\xa0\x99\x96\x7d\x2a\x8a\xa7\x56\xc8\x4b\x94\xd3\xd4\x5b\xd0\x7e\xdf\x17\xdd\xfa\x47\xcb\xe6\xd0\x57\x14\x41\x33\x29\xfd\x54\x14\xc1\xb4\xea\xc0\xa9\x28\x82\x66\x3a\xff\xa9\x28\x82\xe6\xdc\x80\x53\x2b\x04\xcd\x1c\xfa\xd3\x60\xef\x69\x82\xee\xcf\x07\x2c\x4d\x11\x34\x33\xef\x4e\x63\xbd\xe7\xfb\x3d\x37\xda\x66\xc7\x5f\xdf\x2f\x78\x44\x69\x85\xa0\x37\xcf\x5d\xad\x10\xf4\x7d\xbb\xfb\xff\x9b\xb2\x7e\x08\xbe\xc3\x59\x13\x04\xd6\x87\x3a\x95\x39\x10\xe9\xe3\xf8\xa5\xcc\x5d\x5f\x78\x75\xd2\x54\x6d\x22\x0e\xc6\xe3\xc5\x65\x5e\x2e\x28\xae\xea\x7d\x69\x72\x97\x25\x5c\xcd\xb5\xba\x34\x39\x50\xbc\x4b\x5f\x8a\xdc\x65\x19\x1d\xee\x8f\x97\x22\x77\x59\x46\xa7\xf9\x97\x87\x4d\xbe\xf9\xf4\x53\x97\x4d\xbc\x12\xe4\x32\x71\x29\x72\xa0\x99\x92\x7f\x99\xa9\x0b\x9a\x79\x0c\x97\x6a\x07\x3c\xfd\x2f\xc5\x0e\xa4\x0f\x14\x97\x5e\x07\x06\x6e\x7e\x19\xa6\x05\xe9\x3e\xbd\x14\xbd\x2b\xbe\x9d\xc5\x36\x28\x7a\x60\xb7\xf9\x39\x87\x22\xcc\x44\x63\xeb\x75\x3f\xb0\xbe\x2f\xda\x45\x8c\xce\xf7\xf7\x97\x01\x58\x10\x63\x3a\xf8\xda\x1b\x88\x36\xa7\x3f\x66\x8f\x82\xf7\x78\x5c\x44\x2f\xe5\x0d\x44\x57\xe8\x2e\x33\x7a\x81\x97\xc2\x4b\x75\xbb\x5c\x14\xc5\xd7\xd3\x97\xea\x06\x06\xde\x7f\x69\x6e\x20\x7d\x21\x7e\x29\x64\x97\x0b\x6f\x72\xf5\xbd\xf4\xb1\xcb\x55\x36\xbf\x8d\x70\xfb\x75\x2f\xec\xe6\x52\x9f\xc0\xb4\xf8\xc6\x65\x76\x2e\xa8\x4e\xfd\xba\x8c\xb4\x82\x65\x4e\xde\x65\x0c\x15\xf4\x1f\x97\xc2\x4b\xa1\x02\xde\x01\x2e\x43\xa8\xc0\x27\x91\xcb\x39\x96\x60\x84\xdf\x3a\x6d\x39\xd9\x8f\x8c\x9f\x1a\x06\xe6\xb7\x01\x8e\x72\xfd\x6c\x90\x26\x07\xb9\x7e\x73\x2a\x76\x93\x5a\x76\x35\xab\x21\xb2\x99\xfa\x16\xc8\xc6\xdd\xf8\x52\xb7\x2e\xd4\x4a\xc3\xb9\x34\x2b\x90\xcd\x33\x48\xb1\xba\x4c\xfc\x6d\x7e\xd1\xde\xb8\x72\x48\x0e\xdb\xec\x4f\xfb\xca\x9e\xb0\x65\xba\x16\x08\xa7\x57\x5d\x06\x4b\x41\x1a\x97\xbe\xb4\x2f\x10\x4e\x9c\xba\x94\xaf\xcb\x04\x61\x2e\x2c\x97\x9e\x05\x4a\xc1\x78\x2f\xe3\xa7\xa0\xb8\xe8\xfd\xa5\x7b\x81\x48\x9f\xca\x2f\xed\x0b\x8c\xb2\xfc\x98\x3d\xef\x3e\x28\xb0\x3f\xf4\x2f\x30\x0a\xcf\x4c\x97\x91\xd1\xcb\xa4\xe1\xef\x8b\xf6\xbc\x13\xe5\xf3\x28\x51\xc0\xae\x6d\x5b\xc5\xe7\xef\xcb\xf8\x26\x88\x3e\xbc\x2a\x18\xcd\x04\x25\x51\xb7\x4b\x03\x03\xcd\xa9\x40\x97\x06\x06\x96\x39\x2f\x97\x06\x76\x51\xc0\xd4\x39\x59\x97\x21\x49\x10\x3f\x93\xbf\x2e\x75\x0b\xf4\x9f\x17\x35\x6d\xeb\xca\xaf\xd4\x22\x5b\xab\x5b\x81\xae\xa8\x5d\xba\x15\xd8\xa6\xeb\xaf\xd9\x83\xa4\xf4\x94\xa3\xed\xdc\x48\x30\x10\xa5\x4b\x77\xba\xac\xad\xc3\x67\xf4\x24\x90\xd6\x85\xbc\xf4\x24\x90\x96\x76\xbc\x0c\x25\x02\x55\xee\xd2\x75\x2e\x53\x79\x3d\xb7\xf5\x9a\xcb\x54\x5e\x2f\x74\x86\x08\x2f\x13\x77\xdd\x04\x2d\x03\xec\x23\x91\x6d\x37\xa8\x07\xb2\x74\x3f\xe6\xe0\x4c\xaf\x0a\xec\x0f\xdd\x03\xa4\xcb\x56\x5d\x46\xf9\xc0\x57\x3c\xfa\xd2\x47\x40\xba\x66\xd8\xa5\x8f\x5c\xfa\x88\x03\x6d\x5a\x2e\x48\x97\x29\xbb\xf4\x91\xeb\xcb\xc1\xe5\x02\xa9\x8f\x5c\x84\xf4\x5c\xd3\xe9\x52\x47\x2e\x75\xc4\x63\x47\x1d\x01\xe9\x22\x6e\x97\x11\x3d\x10\x26\x8b\x5c\x1a\x0a\x48\xd7\xc9\xba\x74\x0f\x10\xd3\xf7\x4e\x97\xf2\x01\xb6\x2f\xfc\x61\xd2\xf3\xa5\x89\x80\x98\xaa\xe8\xa5\x8a\x80\xec\x1e\x0d\x9a\xc8\x65\x29\xce\xb9\xfc\x37\xfb\x4c\x0d\x9c\xce\x03\xc7\x65\xe4\x0e\xa4\xa5\x33\x2f\x03\x77\x20\xcc\x39\xb9\x54\x18\x90\xdd\x9b\xb4\x0a\x03\xb2\x7b\x51\x50\x61\x40\x5a\xad\xf3\x52\x61\x40\x5a\xbc\xe8\x52\x61\x40\x76\xef\x09\x2a\x0c\xc8\xee\xd9\xae\xc2\x80\x74\x0a\xd5\x65\xc0\x0f\x84\x31\xde\x4b\xab\x01\xd9\x3d\xf5\x8c\x01\x82\x30\x46\x7a\xe9\x39\x20\x7d\x0a\xba\xf4\x1c\x90\xdd\x0b\x9f\x9e\x03\xb2\x79\x7d\x31\x2a\x08\xd2\xfc\xad\x4b\xf5\x01\xd9\xbd\x21\x1b\x15\x04\x61\x24\xfb\xd2\x86\x2e\xf3\x78\x3d\x2a\x55\x9f\xcb\xa4\x5d\x04\xe9\x52\x7d\x40\x76\x5e\x16\x5c\xc6\xfb\x40\x18\x9a\xbc\xb4\xa1\xcb\x9c\x5d\xcf\x62\x83\x7b\x97\x6b\x73\x24\x4f\xda\x97\xa2\x73\xb9\x46\x63\xf5\xc2\xad\xe9\x80\xe8\xe9\xdd\x42\x61\x01\x69\xe6\xcb\xa5\xb0\x80\x34\x01\xe4\x32\x8c\x06\xd2\xbc\xa0\xcb\x30\x1a\x48\xd3\x7b\x2e\xb5\x06\xa4\xc9\x30\x97\x5a\x03\xd2\x64\x88\x4b\xad\x01\x69\xe6\xc8\xa5\xc3\x80\x34\x61\xe9\x32\x64\x06\xd2\x40\xfc\xa5\xd6\x80\x34\x8b\xe2\x52\x6b\x40\xe4\x77\x7f\xd7\x6b\x40\x38\xf7\xe2\xd2\x6b\xae\x9b\x94\x46\x77\x89\xc2\x02\xd2\x54\xa4\x4b\x61\x01\x69\x7a\xc9\xa5\xaf\x80\x34\x09\xe8\x32\xae\x06\xc2\x49\x68\x97\x71\x35\x90\x26\xe9\x5c\xc6\xd5\x2e\x13\x61\xbd\x6c\x2b\x3a\x97\x29\xae\x5e\xb5\x15\x1d\x90\x66\x22\x5d\x9a\xc8\xf5\x7c\x92\x6f\x9b\x5b\xc1\x72\x8c\x2e\x69\x7d\xe9\x1d\x60\x5f\x47\xf9\x4f\xc5\x03\x14\x17\x93\xbe\xb4\x0c\x30\x8a\xa7\xb3\xe1\x28\x50\x5c\x50\xfc\x52\x3c\xc0\x28\x1e\xd7\x8a\xc7\x65\xed\xcd\x74\x33\x14\x0f\x50\x5c\x30\xfe\x52\x3c\x2e\x97\x68\xf4\xb4\x34\x1a\x05\x8a\x2b\xcd\x5f\x3a\x06\x28\xae\x17\x7f\x19\x78\x02\xa3\x78\x0e\xea\x15\x20\xcd\x7e\xb9\x0c\x3b\x81\x51\xbd\xa8\x18\x61\x02\xc5\x25\xd8\x2f\x23\x4c\xa0\xb8\x84\xf9\xa5\x7f\x5c\x2e\xd1\xc8\xd9\x75\x9b\xf0\x09\x46\xe5\x62\x77\x6b\x24\xa0\xb8\x5a\xfc\xed\x74\xbf\xdb\xba\x32\xec\x91\x5b\xd5\xb8\x3f\xd5\xf0\x53\xa7\x4d\x24\x52\x31\xdd\xea\x56\x22\x6e\xcb\xc3\x70\x5f\xbb\x95\x88\xdb\xf2\x30\xc3\xdf\x7a\x6c\x62\x31\xbe\xee\x76\xbd\x36\x91\x48\xc5\xe5\xfb\xd6\x22\xc0\x1e\x7c\x7e\x5f\x8d\x00\x25\xb9\x59\xdc\x7a\x04\x18\x73\xda\xd4\x6c\xe2\x25\x05\xb6\x7e\xab\x0c\x60\x5f\x08\x06\x6d\xf6\x32\xec\xa5\xff\x69\x2f\x83\x5e\xe2\x11\xb7\xe9\x9e\x60\x5f\x56\xfc\x83\x65\x1b\x46\xc5\xad\xed\x56\x37\xc0\x98\x3c\x5b\xde\xc6\x8f\x40\xf1\x05\xc1\x6d\xf8\x08\x8c\x39\xfc\x2d\x07\x23\x7c\x1f\xec\x56\x38\x18\xc1\x60\x90\x28\x7a\xeb\x1f\x60\xcc\x61\x93\x1d\x2f\xbc\xb1\xe1\x01\xfa\xd6\x3f\xc0\x98\xa4\xa6\xde\xea\x07\x28\x5a\xe3\xad\x7f\x80\x61\x2e\xd2\x6d\xe0\x08\x8c\x49\x58\xeb\x36\x6e\x04\x8a\x0f\xff\xb7\x96\x02\xc6\x1c\x7f\x78\x75\x7d\x9b\x44\x0a\x8a\xf6\x7d\x2b\x31\x20\xba\x2f\xaa\x6f\x83\x45\x60\xcc\x69\x93\x63\x40\xac\x68\x9a\x4c\x71\x2b\x3b\x60\x4c\x0f\x08\x65\x07\x4c\xe7\x56\xdc\x86\x8f\xc0\xf4\xcd\xe8\xad\xff\xdc\x96\xa7\xf1\xe8\x32\xa0\x04\xaa\xb9\x14\xb7\xc9\xa7\x60\x3a\xf5\xe4\x36\xf9\xf4\xb6\x3c\x0d\x8f\x0b\xb7\xe2\x74\x9b\x7c\xea\xfe\x52\x9c\x6e\xcb\xd3\x10\x93\xb8\x35\xa7\xdb\xf2\x34\xa4\x9d\xdd\xaa\x13\x98\xed\xdb\x7a\xc7\x02\x51\x32\x26\x71\x1b\xae\x02\xd3\x29\x31\xb7\xf2\x04\x62\xf8\x0e\xfa\xd6\x9e\x6e\x2b\xd6\x78\xa2\x69\x4f\x60\xaa\x4a\xb7\x41\x2d\x30\x9d\xb2\x72\x9b\xa2\x0a\xa6\x13\x3c\x6e\xc3\x5c\x60\x3a\x6d\xf2\xd6\xb1\xc0\x54\xa8\x6e\x23\x5a\xb7\xc5\x4a\xd3\x2d\xd3\xbb\x40\x35\x3d\xe4\xd6\xbb\xc0\xde\x58\xbf\xea\x60\x34\x07\x83\xa3\x4b\xef\x02\xcb\xf8\xcf\xad\x76\x81\xe9\xa4\x8f\x5b\xed\x02\xd5\x09\xd1\xb7\x8e\x05\xa6\x73\x62\x6e\x1d\x0b\x54\x13\x5e\x6e\x1d\x0b\x4c\x67\x9e\xdc\xe6\xa8\x82\xe9\x0c\x8f\x5b\x9f\x02\xd3\xf9\x41\xb7\x3e\x05\xf6\x75\x82\x5d\x62\x40\x0b\x44\x3a\xcb\xf0\xd6\xa8\xc0\x74\xb6\xce\x6d\x5e\x29\x88\xee\x2c\x82\x5b\xa5\x02\xcb\xc0\xc0\xad\x3e\x81\xa5\xe4\xde\xea\xd3\x6d\x65\x19\x6e\xcc\xb7\xd1\xaa\xdb\x32\x32\xdc\xf8\x6f\xf5\x09\x2c\xed\xff\xd6\x9e\x6e\x2b\xcb\x78\x9d\xd6\x9e\x40\x75\xa1\xb4\xdb\x58\x15\x98\xce\x8c\xba\xf5\x29\xb0\x8c\x4e\xdc\x8a\x12\xa8\xdd\x33\xc9\xc0\x13\x88\xe9\xcc\xb1\x5b\x7b\xba\x2d\x2c\xf3\x35\xd9\xa3\x61\x8f\xfc\xa6\x67\x17\x61\xa6\xcf\x83\x6e\xe3\x47\xb7\xf1\x23\xde\x26\xdd\x2a\x15\x58\x3e\x6b\xdc\x3a\x15\x58\xe6\xf5\xde\x3a\x15\x58\x3e\x7e\xdc\x86\x8a\xc0\xfa\x86\x5a\xcd\x02\xcb\xe7\xa2\xdb\xe8\x11\x58\x3e\x76\xdd\x46\x8f\xc0\x72\x26\xcb\x6d\xf8\x08\x2c\x53\x90\x6f\xc3\x47\x60\x39\x81\xe7\x36\x56\x04\x9a\x75\x27\x6e\x2d\x0e\x44\x5f\x5e\x43\xb4\x38\xb0\xcc\xfe\xbd\x0d\x20\x81\x66\x06\xc2\xad\xd8\x81\x35\xbf\x26\x87\x82\xa0\xd2\xfc\x7e\xdf\xa1\x98\x0e\x85\x3f\xef\xae\x9c\xe6\xf2\x79\xf8\xab\x71\x60\xf9\x24\x79\x1b\x69\x02\xfb\x81\x90\xcd\x50\xda\xc0\xb6\x6f\x3a\xa5\xb5\x81\xdd\xc6\x77\xd5\x36\xd0\x2c\x9c\x72\xab\x6d\x20\x7e\x4e\x27\xbb\x8d\x2c\x81\xfd\x55\x36\x58\x97\x03\xbb\x8d\x2d\xd6\xe5\xc0\xfe\xae\x6d\xee\xd0\x65\x4d\x14\x87\x5c\x59\x03\xcd\x32\x29\xb7\xb2\x06\xf6\xc7\xfc\x0b\x77\xe9\xfa\xf2\x48\xf8\x9c\xb6\x76\x7f\x75\x62\x3c\x66\xd4\xb5\xfb\xab\x13\xe3\xd1\xa6\xaf\x81\xfd\x5d\x76\xbe\x76\x76\x7f\x01\x26\x6f\x73\x8a\x17\x88\x70\xad\x87\x5b\xf3\xba\x9d\x0a\xe9\x4b\x89\x5b\xf5\x02\xbb\xcd\xff\xb5\xbb\x87\x79\x24\x9e\xa5\xca\x17\xd8\xc7\x09\xa3\xac\x7d\x81\x08\x5f\x9b\xdd\xea\x17\xd8\xdf\xb5\xcd\x31\x38\x4c\x2e\xf1\x14\x57\xc0\x40\x84\xca\x7c\x6b\x60\x60\x7f\x8e\x61\x56\xc1\xc0\x6e\xfb\xc3\x5b\xed\xdb\xc4\x4d\xb0\xbf\xc2\x10\x19\xb1\x02\xfb\xef\xe8\xa6\xde\x06\xf6\xe7\x18\x5e\xc5\x0d\x44\x0e\x87\x57\x73\x03\x11\xd6\x46\xb8\x55\x37\xd0\x5d\xf8\xf4\x36\x90\x75\x9f\xdf\xe2\x23\x8c\x9a\x3a\x07\xfa\xef\x6b\x72\xd0\x58\xaa\xe1\xe7\xbe\x32\x31\x13\x74\x17\x69\xbd\x8d\x77\x81\x28\xdf\x30\xea\x81\xf7\xf5\xa5\x15\xd9\x66\x5f\xf1\xc0\xe2\xea\x15\xb7\x21\x2f\x10\xe5\x3b\x44\x74\xc3\x9b\x85\xf8\x8b\x4b\xc3\xdc\x6a\x1f\xe8\xbe\x16\xbb\x75\xbc\xdb\xe5\x15\x7c\xf9\x74\x1b\xa8\x02\xdd\xb8\xe7\xad\xd1\x81\xfd\x31\xb6\x58\x7f\x03\x51\x9d\xf3\x73\xeb\x6f\xa0\xfb\x4a\xed\x36\x08\x05\xba\x41\x9c\xdb\x20\x14\xd8\xdf\xe4\x50\xd5\xe9\x40\xff\x9e\x92\x74\x3a\xb0\xef\xdd\x1c\x1d\x4a\x1d\x88\x5a\x3d\x09\xf5\x35\xe0\x8a\x85\xb7\x39\x8f\xc0\x40\xde\xad\xc0\x81\xe5\xde\xd3\xdf\x40\x1a\x42\xbb\x0d\x54\x81\x74\x89\xf7\xdb\x40\x15\x88\xea\xf0\x18\xa8\x02\xc5\x69\x11\xb7\xe2\x07\x0c\x55\xdc\xa6\x2a\x02\x43\x5e\xb7\x31\x29\x60\x1e\xc2\xad\x1a\x02\x53\x2e\x6f\x63\x4d\xb7\xeb\x2d\x78\xa8\xe8\x77\xa0\x14\x02\x89\xb7\x2e\x07\x96\xcb\xf9\xdf\xba\xdc\xcd\x54\x40\xf7\xb5\x2a\x07\x86\xbd\x33\x80\x04\xe2\x2b\x03\x7f\xab\x72\x20\xcc\x17\xbd\xf5\x36\x90\xce\xad\xb8\x95\x34\x50\x4d\x40\xbe\xcd\x02\x04\xbe\x87\xbd\xd5\x36\x90\xc6\x02\x1f\xd3\xfd\x9e\x1f\xb9\x0b\x9d\x96\x66\x8b\x2f\x28\x0b\x4d\x69\x13\x31\x90\x45\xcb\xb2\x05\x3f\x1e\x3f\x7f\xea\xb0\xcd\xd7\x85\x93\xa6\xd3\x26\x27\x6e\x76\x3f\x76\xd9\xe6\xfb\xc2\xa4\xe9\xb1\x89\xfc\x05\xce\xa1\x47\x1f\x03\xe1\xac\x80\x47\x1f\x03\x91\x16\x26\x7e\x14\x32\x90\x1d\x67\x7e\x14\x32\x10\xce\x3a\x78\xf4\x31\x10\x4e\xaf\x78\xf4\x31\x90\x9d\xcb\xc7\xa3\x8f\x81\x30\xc3\xfd\x51\xc7\x40\x3a\xd9\xff\x51\xc7\x1e\xa3\x3f\x0e\x8f\x3a\x06\xc2\xd4\xfe\x47\x1d\x03\x61\x06\xea\xa3\x7b\x3d\x66\xee\xa1\xd1\x8f\xee\x05\xd2\x59\x5d\x8f\x79\x7b\x0f\x2b\x2a\x38\xbf\xe0\x51\xb4\x40\x3a\x87\xe8\x51\xb4\x40\x98\x78\xfb\xa8\x50\x60\x54\xde\x9b\x3c\x3a\x12\x18\x2e\x6e\xfd\x98\x78\x07\x4a\x09\x7f\xde\x4d\x2d\xe8\x7d\xf8\x5b\xee\x0f\x52\xec\xd2\x12\xd9\x8f\xa6\xf3\xb8\x10\x3d\xcf\x7a\x8f\xa6\x03\xc6\x44\x45\x1e\xb5\xe6\x71\x4e\x9d\x87\x8a\x5a\x03\x8a\xb1\x91\x47\xad\x79\x5c\x75\x9e\x53\xfd\xd1\x4e\x40\x35\xd7\xff\xd1\x4e\x1e\x27\xcb\x71\x69\x79\x34\x11\x50\xcd\xe2\x7f\x34\x91\x47\x13\x59\x7e\xca\x03\x85\x85\x13\x46\xf5\xa8\x50\x45\x40\x35\x0e\xf2\x18\x01\x02\xd3\x37\x90\x8f\x76\x02\xaa\xc9\xfe\x8f\xda\xf1\x18\xee\x99\xcb\x1f\xf3\x18\xd0\x31\xdc\x6f\x3a\x06\x58\xbe\x93\x7e\x74\x8c\xc7\x02\x9b\xd3\x26\x7b\x69\x05\x4d\x77\xa5\xda\xf1\x58\x41\x33\xdd\x30\x8f\x14\x2b\x68\x7a\x3a\x18\xc7\x01\xcb\x57\x60\x8f\x61\x1c\xd0\xcc\x5d\x7d\xd4\x0e\xd0\x7e\x75\xfd\xff\x6d\xf9\xd1\x40\x40\x33\xd9\xf5\x31\xca\xf3\x74\x1f\x9d\xd9\x46\x05\x04\x34\xd3\x5a\x1f\xa3\x3c\x60\x3f\x06\xb9\x91\xf6\xae\x9b\x8a\xfc\x7d\xce\xee\xf5\xef\xbd\xb8\x9b\x69\xff\x36\x9a\xa5\x8e\x1e\xa3\x41\x60\x7f\x95\xfd\xef\xe4\x36\xd0\x4c\x58\x7e\x54\x1c\xd0\xac\xd1\xf7\xa8\x38\xa0\xfd\xbe\x2f\x7a\x10\x7e\xeb\xd9\xf1\x6a\xe2\xd1\x71\x9e\xf4\x31\xcb\xa1\xd7\x68\xc0\xfe\x53\xce\x52\xe7\xa8\x81\xfd\x5c\xc1\x5e\x53\x73\x40\x77\xf1\xea\x47\xcd\x01\xfb\x63\xfe\x9c\xdd\x67\xca\x59\xf1\xe9\xe9\xd1\x7d\xc0\xfe\x5b\xce\x11\xe5\xe7\xb1\x06\x8d\xcf\xc6\x8f\xa6\x03\xd2\x0b\x94\xa1\x23\xa0\x28\x3c\xaa\xcf\x63\xf9\x4c\x06\xd2\xfc\x3a\x90\x66\xb0\x3c\xe6\xd7\x3d\x56\xcf\x64\x13\x4c\xa5\x03\xe1\x94\xa8\x47\x3b\x02\xd5\xd5\x41\x1e\xed\x08\xb8\xbe\xef\x63\x72\x1d\x18\xdf\x6f\xdb\x69\x26\xae\x79\x8a\x6a\x4b\x20\x4c\xda\x7f\xb4\x25\x50\x7d\xbb\xf2\x68\x4b\xc0\xc5\xa2\x1f\x65\x09\xa4\x0f\x79\x8f\x66\x04\xd2\xc7\xcc\xc7\xbc\x3a\x10\xe9\x4d\xfb\xd1\x96\x40\x9a\x42\xf3\x68\x46\x20\x86\xb5\x4c\x1f\xd5\x08\x44\x78\x85\x51\x8d\x1e\x63\x5e\x9e\xa1\xaa\xd1\x63\xcc\xcb\xf3\x58\x35\x7a\x2c\x32\xe3\xbe\x56\x8d\x1e\x63\x5e\xee\x56\x63\x5e\x20\x2d\x54\xfc\x28\x4b\x8f\x31\x2f\x8f\x39\x63\x5e\x8f\x39\x78\x3c\x85\x3c\x0a\xcf\xc3\x34\x33\xd3\x90\x1e\x7d\xe7\x31\x93\xce\xb3\x5d\xb5\x79\xcc\x91\xf3\x26\x60\x8e\xdc\xe3\x4a\x0c\xde\x35\x95\x9d\xc7\x1c\x39\xb7\x4b\x61\x01\xe1\x0c\x94\x47\x37\x01\x69\x46\xd6\x63\x2c\x09\xa4\x41\xdb\x47\x5b\x01\x69\xa1\x92\xc7\x58\xd2\xe3\x72\x0a\x0e\xa1\xb1\x24\x10\x4e\xb5\x78\x54\x1a\x50\x4a\xb1\xc9\x81\x3e\xbc\x13\xf9\x5b\x76\x68\x63\xf8\x88\xf6\xe8\x2e\xa0\x14\x42\xc2\x8f\xea\x02\x46\xf5\xae\xa6\xb9\x80\x62\x10\xfd\x51\x5c\xc0\xa8\x3c\x0f\x3d\x3a\x0a\x48\x5f\xfc\x3d\x2a\x0a\x18\x93\x37\x43\x8f\x0a\xf2\x9c\xbe\xc3\xe4\x1f\x35\x10\x30\x26\xef\xd7\x1e\x05\x04\x14\x5f\xcc\x3f\xfa\x07\x28\xc6\x02\x1e\xf5\xe3\x21\x67\xce\x22\x11\x8f\xaa\x01\xc6\xe4\x95\xdb\xa3\x43\x80\x18\xd5\x6b\xb4\xb3\xbb\x40\xd1\xb3\x1f\x1d\xe2\x61\x92\x96\x33\xc5\x1e\xb3\xe1\x40\x75\x22\xda\x63\x36\x1c\x58\xc6\x59\x1f\x05\xe2\x71\x8e\x96\x07\x85\xc1\xa5\xc7\x39\x5a\xee\x35\x83\x4b\xa0\xba\x86\xe2\xa3\x65\x3c\xce\xd1\xf2\xce\x6d\x70\x09\x54\x67\x72\x3d\x8a\xc7\xe3\x1c\x2d\x8f\x13\x83\x4b\x60\xf9\xf4\xfb\xa8\x22\x8f\x85\x57\xe6\xf2\xf7\xed\xe4\xc5\x2b\x13\x4f\x5c\xa3\x4b\x60\x3f\x31\x32\x16\xea\x09\x58\x46\xc2\x1e\xed\x04\x2c\x23\x61\x8f\xd1\x25\xd0\x9c\xcc\xf1\x28\x2c\x60\x19\x55\x7b\x14\x96\xc7\xb9\x5d\x28\xc6\xa3\xaf\x3c\xce\xed\x6a\x7e\xca\xe1\xb9\x79\x55\x84\x76\x3c\xea\x0a\x58\x06\xda\x1e\x63\x50\x8f\x73\xbb\xbc\x1a\x1a\x83\x02\xcd\x59\x36\x8f\x4e\x03\xe2\x67\x26\xc8\xe3\xe4\xae\xc7\xc9\x5d\x3c\xe5\x3f\x8a\x0e\x68\x2d\xfe\xf0\x6e\xfb\x51\x84\xc0\xfe\x61\xff\xcc\x6b\x09\x39\x7b\x4e\x24\x7a\x54\x21\xd0\x9c\x47\xf4\xa8\x42\x60\x7f\xd3\x8f\x39\xa2\x24\xed\x39\x7b\xe9\x31\x69\x0f\x34\xa7\xf3\x3c\xea\x11\x88\xf8\x79\xe7\x50\x90\xc0\xbe\x79\xb1\x1b\x55\x24\xb0\xdb\x18\x41\x25\x09\xec\x36\x7a\x6d\x00\x0d\xec\x36\xb7\xce\xc1\xd9\xe8\xc6\xb0\x1f\xd5\xe9\x21\x0e\x56\x86\x43\xad\x28\x81\x2d\xb2\xfc\xad\x53\xb5\xc0\xd6\x51\x8e\x7e\x33\xf0\x40\xb7\xb6\xd8\xa3\x51\x81\xee\x61\x61\x6c\x0c\x84\x89\x99\x8f\x42\x05\x22\xec\xa9\xb1\x31\x10\xcd\x60\xf7\xa3\x64\x3d\xef\xa7\x38\xb6\x79\x14\x30\x27\xcb\x19\x69\x8f\x01\xb3\xc7\x72\x9b\xe3\xdb\x5a\x3b\xfa\x92\x83\xee\x0c\x87\x47\x1b\x7b\xb4\x31\x37\xd6\x5d\x4a\x10\x8d\x3b\xd9\x6b\xc0\x0c\xf8\xee\xf1\x55\xcf\x40\x9a\x6a\xfa\xea\x67\x20\x5c\xb1\xe5\x35\x83\x0f\xa4\x6b\xc9\xbc\x46\xd5\x40\x1a\x42\x7b\x4d\xe0\x03\xe1\xd4\xb6\x57\x65\x03\xcd\xd9\x3a\xaf\xca\x06\x0c\xd0\xbd\x0a\x1b\x88\xb6\xe8\xcd\x6b\xec\x0d\xec\x1e\xfa\x63\x8f\x6d\x8f\x9f\x73\xcb\x5e\xdb\xa8\xa3\xbd\xc7\xeb\xd5\xe2\x40\xed\x5c\x72\x5f\xb3\xf3\x80\x41\xbb\x57\xad\x7b\x29\xa1\x62\xaf\xf5\x35\xe0\xcb\xdb\x57\x5d\x03\xbe\x0f\x7d\x55\x33\x90\xe6\x1e\xbe\xaa\x19\x58\x04\x33\x5e\xcd\x0c\xa4\xcb\xd6\xbc\x9a\x19\x08\x97\x7f\x79\x0d\x81\xbd\x45\xaf\x64\x18\x74\x2e\x10\xc3\x17\x14\xaf\xd1\xad\x97\x29\x50\x26\x1a\xbf\x7a\x18\x48\xcb\x1c\xbe\x7a\x18\x08\x13\x20\x5f\xa5\x0b\xc4\xfc\x3e\xe5\xf0\xb1\xba\x9d\x11\xbc\xd7\xb0\x14\x18\x2e\x70\xf6\x1a\x96\x02\xc5\x75\x1c\x5f\xcd\x0c\x8c\xca\x01\xf8\x1a\x70\x7a\x5d\x0f\x81\xf8\xc3\xab\x99\x81\xe1\x73\xf8\xab\x99\xbd\x9f\x99\xf9\x45\xb7\xde\x6a\x27\xcb\x9f\x77\x54\xab\xa9\xec\xee\x0d\xc3\x4b\xa0\x3a\xf9\xf8\x55\xcd\xc0\xf2\xc1\xe9\xd5\xb9\xc0\x32\xfc\xfe\xea\x5c\x60\x99\x89\xf0\x1a\xfe\x01\xcd\xf9\x71\xaf\xce\x05\x9a\x53\x10\x5f\x23\x3d\xaf\x8b\x8a\x9b\xaa\xf1\xaa\x61\xa0\x59\x47\xeb\x55\xc3\xc0\xbe\x8c\xd9\xe6\xc6\x36\x5e\xee\x39\xb0\x7a\x18\x88\x5e\xbe\xad\x75\xfc\x37\xba\x4f\xdc\xaf\x22\x06\xa2\x56\x5e\x31\xbf\xc6\x84\x40\xb7\x03\x86\x84\x5e\xeb\x72\x3a\x8d\xe6\x55\xce\x40\x76\xc7\xcc\x00\x10\x48\xe3\xb8\xaf\xf6\x05\x8a\x71\xe8\x57\xfb\x02\xd3\x04\xa1\xd7\x88\x10\xa8\x2e\x03\xf8\x6a\x5f\x20\xba\x95\x5a\x5f\xed\x0b\x74\xd7\x30\x7f\x35\x28\xd0\x1d\x7f\x05\x0a\x84\xaf\x50\x5e\x05\xea\xb5\x38\x88\xcb\xe3\xbd\xe6\xd8\x81\xb0\x96\xdd\x6b\xdc\xe8\xb5\x7e\xa7\x67\x84\x4e\x05\x46\xf5\xba\xa0\x52\x81\x62\x28\xef\xd5\xa8\x40\xb1\x76\xe5\xab\x50\x81\x92\xd3\x7f\xb4\x47\x49\x01\x9d\xe9\x6f\xd9\x21\xd6\x23\x70\xd6\xf8\xab\x4e\x81\x65\x0e\xc3\xab\x4d\x81\xe6\x1c\x9d\xd7\x48\x12\x68\x4e\xa6\x7d\xf5\x2b\xb0\x3b\x49\xc7\x35\xac\xd7\xe4\xbc\xdf\x1f\xca\x77\xbe\x1a\x18\x48\x17\x6a\x78\xf5\x2d\x90\xae\xcf\xf5\x1a\x8e\x7a\x5d\x2b\x9c\x27\xc8\x57\x07\x03\xe9\x92\x5d\xaf\x0e\x06\xc2\x32\xc4\xaf\xc6\xf5\xba\x2c\xb8\x81\xca\x57\xe7\x7a\x5d\x16\xcf\x83\x57\xe9\x02\xd9\x79\xe4\x7e\x95\x2e\x90\xfd\xdb\x30\x87\xca\x55\xf1\x3c\xc2\xb5\xae\xd7\x5a\x21\x6e\x85\xd6\x05\xb2\x7b\xc9\xd4\xba\xc0\xbe\xce\xd9\xe6\xce\x9f\xee\x7c\xbf\x69\xc7\xa7\x87\x33\xdb\xaa\x74\x81\x70\x22\xd4\xab\x74\xbd\x2e\xa7\xc7\x33\xca\xab\x74\x81\xf0\x9d\xea\xab\x74\xbd\x04\x9f\x9c\xec\xfe\x6a\x58\x20\x4c\xf5\x7d\xcd\x17\x04\xc5\x77\xa3\xaf\x55\x41\x40\x71\xd5\xdc\xd7\x68\x14\x28\xae\x36\xf8\x5a\xdb\x03\x8c\xb9\xfc\x94\x9b\xba\x38\xf3\xa6\x9f\x72\x53\x17\x8f\xf4\x3c\x26\xbf\x86\x9d\x40\xf1\xe5\xf6\xab\x87\x81\x31\x97\x5f\x74\x53\x97\x87\x2e\xe3\x65\x80\x09\x94\x9c\x6e\xaa\xfb\x63\x91\x7a\xe1\x89\xad\xad\x81\x92\x9e\xd8\x46\x97\x40\x71\x82\xf3\xab\x9a\x81\x48\x23\x07\xaf\x6e\xf6\x5a\xc5\x63\xf9\x31\x3b\x69\x15\x0f\x9e\xc2\x5f\xdd\xec\x75\x0d\x82\xe1\x25\x41\x39\x03\xd5\xf8\xdd\x6b\xb4\xe9\x3d\x7c\xf2\xf7\xf7\xed\xe5\x41\x60\x77\xd9\x64\x2f\x0f\xdf\x66\xd1\x4b\xe5\x0c\xac\xef\x49\x44\x39\x03\xd5\xd5\xe4\x5f\x83\x4a\x60\xf9\xb8\xf5\x2a\x67\x20\xba\xab\x27\xbe\xda\x19\xd8\x17\x78\x06\x48\x17\x03\xcd\xe9\xe4\xaf\x2e\x06\x96\xaf\xbe\x5f\x5d\x0c\x34\x27\xb1\xbf\xba\x18\x68\xce\xbf\x7b\x8d\xfa\xbc\x26\xf1\x59\x14\xec\xb5\x44\x07\xd8\x77\x0b\xf6\xa6\xa1\xa0\xf7\x5b\x90\xc0\x03\x5b\x8f\x7b\x8d\x05\xd9\x51\x35\x0e\x44\xb8\xaa\xf0\xeb\x14\x29\x10\xc5\x68\xe6\x6b\xcc\xe8\x25\x3e\x54\x4c\xef\x7f\x8d\x05\x01\xab\xbd\xbf\xea\x1e\xd8\xb7\x10\xfe\x54\xdf\x03\x06\x8f\x5f\xad\x0d\xa4\x11\xbb\x57\x1f\x03\xe1\xca\xdb\xaf\x3e\x06\xc2\xf9\xbc\xaf\xa1\x21\x90\xe6\x31\xbc\xea\x18\x48\x57\x07\x7c\xb5\x31\x90\x2e\x65\xf8\x6a\x63\x20\xbf\xdb\xa4\xea\x05\xd2\xcc\x89\x57\xf5\x02\xe9\xbc\x80\x57\xf5\x02\x26\xd9\xbd\x9a\x17\x08\x8b\x2c\xbf\x9a\x17\x08\x8b\x50\xbf\x9a\x17\x58\xde\x9e\xb4\x2c\x10\x6d\x7d\x7f\x68\x17\x5d\x62\xef\xdb\x78\xf7\xc7\xed\x15\xd0\x4f\xd9\xeb\x9b\x1c\xbb\xef\x96\xa5\x33\x81\xf8\xae\xb0\x3a\x13\x48\x4b\xc4\xbf\xfa\x11\x48\xab\xee\xbd\x4e\x6a\x02\x69\x21\xef\x57\x65\x02\xd9\x1d\x55\x4d\x08\xa4\xcb\x0d\xbe\x66\x0d\xbe\x2e\xd9\xed\x35\xc4\x10\xd2\x6b\x08\xc9\xdb\x9f\x59\x83\x20\xcb\xb7\x5d\xf6\xc8\x15\xbb\x1d\x0b\xb3\x06\x41\x5a\xea\xee\x55\x96\x40\x58\x33\xf0\xd5\x8b\x40\xba\xca\xe3\xab\x17\x81\xb4\xd8\xe0\x6b\xa8\x09\x84\x39\x49\xaf\x62\x04\xb2\x7c\xbf\x65\x87\x10\x23\xe3\x87\xaf\x0e\x04\xd2\x5a\x86\xaf\x0e\x04\xd2\x8a\x87\xaf\xf1\x28\x10\xa6\x11\xbd\xfa\x0e\x08\x52\x67\xf2\x47\xd2\xa0\x48\xea\x2e\xe6\x8f\xc8\x92\xc8\xde\xea\xff\xde\x95\xf3\x87\xc4\x88\xec\xfb\xac\xcb\x1f\x12\x23\xb2\xef\x4b\x66\xfe\xb0\x18\x91\x7d\x9f\x61\xf9\x43\x62\x44\xf6\xfd\x80\x91\x3f\x1c\x46\x04\x0f\x81\xf9\x43\x61\x44\x90\x17\x94\xbf\x70\xb3\x99\x86\xd4\x2b\x3f\x4f\xbc\x4a\x24\x33\xeb\xf3\x87\xe9\x88\x20\x9c\x98\x3f\x4c\x47\x64\x6f\x6c\x2a\xaa\x23\x82\x54\xa1\xfc\x11\xc1\x12\x41\xea\x59\xfe\x88\x60\x89\x20\xc7\x28\x7f\x18\x91\xc8\x5e\xfd\x47\xc7\xce\x70\x55\x71\x53\x1d\x9c\x70\x70\xdc\x08\x07\xc7\x70\xd5\xf4\x1f\x1d\x9c\x70\x70\x1a\x4d\x0e\x8e\x11\xac\x62\x93\x83\x13\x9c\x63\x95\xa6\xe2\x48\x30\x7b\x89\xf8\x61\xfe\x8a\x23\xf1\x15\x90\xe4\x1f\x8b\x23\x51\x7c\xbb\xcd\x76\x15\x47\xa2\xf8\xd4\x39\xfc\x98\x43\x61\xa0\xcb\x0d\x2b\x0e\x85\x81\x2e\x7b\x54\x1c\x8a\x42\x1a\xf7\xf7\x97\x0e\x85\x1a\x36\xdd\xb0\x69\x13\x0f\x1e\x1e\x01\xc5\xd1\x29\x5f\xed\x2e\x9a\x1c\x1d\xea\x4e\x92\x13\x97\xbf\xe2\xe8\x14\x47\xc7\x7f\x74\x74\x58\xdf\xa0\x57\xbf\xe8\xe8\x14\x9f\xc1\xfc\x47\x47\xa7\x38\x3a\x8b\x26\x0f\x9d\xe2\xa1\xc3\x46\x54\x47\xa7\x92\x51\x3d\x3c\xe8\xaa\xc3\x53\x19\x1e\x0f\xba\xea\xf0\x54\x0e\x94\xca\x21\x50\x1d\x1d\x56\x20\xef\x85\xdf\xaf\x8e\x4e\xf5\x1c\xb6\xc9\xa1\xa8\x78\xbf\xc3\x5a\xed\x37\x73\xad\xe6\x60\x5b\xab\x9d\x64\xe9\xf2\xc1\xf2\x28\xf9\x6b\xee\x4a\x56\x42\x98\x0e\x62\x73\x63\x37\x46\x0d\x9b\xdc\xd6\xc6\xeb\x64\x07\xb1\xb9\xad\xac\x49\x3e\x3d\x2c\x9a\xdb\xda\xdc\x93\x74\xbc\xb9\xad\x2c\xa1\x30\x1d\x8b\xe6\x9e\x24\xf1\x6f\x7a\x6c\x36\x37\x9f\xf9\x56\xd3\xe3\xbc\xb9\xf9\x2c\x52\x3e\xdd\x47\xcd\xdd\xe6\xdc\x2a\x66\x56\xe4\xaf\xb9\x93\x9c\x48\xe5\x61\xd7\xdc\x49\x4e\xa4\x72\xc4\xba\x9d\x74\xd6\xd4\xd7\x64\x8f\x7a\xb1\xce\x0e\x3f\xd6\xed\x92\xeb\x2a\x38\xb0\xdd\x2e\x61\x74\xd3\xab\x57\xb7\x4b\xce\x9a\xf2\xc2\xd3\x3d\xec\x3a\x49\xd6\xd3\x2f\xba\xfd\x9d\xb9\xd4\x1e\xc2\xdd\xed\xef\xbc\x0e\x0f\xf6\x6e\x77\x8f\x74\xde\xef\x7b\xce\x77\x37\x9f\x42\x91\x35\xe8\x78\xf7\x18\xeb\xbe\x23\x60\xb7\x75\x8f\xb1\x4e\x8e\xbb\xc7\x6b\xda\x23\x24\x6f\x7a\xf0\xa4\x1d\xda\x28\xc5\x43\x2c\xed\x50\xba\xe6\x20\x3b\x24\xed\x50\xd2\x21\x4f\x9a\x74\x1f\x25\x8f\xf9\x8b\x3e\xa6\xfb\xe8\xd3\x3e\x46\x3a\xed\x36\xd1\xb5\xe9\xb5\x28\xed\x36\x26\x58\xbe\x8d\xb0\xdb\xc4\xd6\xa6\x87\x7e\xda\x6d\x0a\x3c\x4e\xaf\x0c\xe9\x8e\x24\xb4\x36\x3d\xdb\xd2\x91\x48\xa2\x00\xdf\xcf\x3b\x12\x4c\xc8\xe2\x75\x46\xfe\xd2\x91\xd8\x28\xc5\xc3\x69\xb8\xbb\xcd\x33\x74\x0f\x0d\x07\x87\x48\xdb\xf4\x72\x3e\xec\x36\xab\x32\xb4\xe5\x11\x3c\xec\xe4\x30\x35\xd3\x3d\x39\xfc\xcf\xf1\xbd\xe0\xb2\xcd\x3f\x1d\x4c\x8b\x77\x7c\xa6\x7f\x3a\x79\x6b\x13\x74\x73\x7a\x22\x4d\x4f\x24\xbe\x38\xdd\x23\x93\xb7\x36\x85\x0e\x4c\xf7\xc8\x24\xb5\xdf\xcd\x98\x6e\xda\x64\x8f\x78\xc3\x98\xee\x91\xa9\xcd\xb0\x93\xa6\x1b\x3b\xd9\x23\x5e\x12\xa7\x7b\x64\x12\x84\x09\xba\x39\xdd\x23\x13\x9b\x59\xec\x91\xe9\x1e\x99\xe4\x96\x2f\x3f\xe5\xf0\x6f\x94\xe2\x65\x6c\x3a\xfc\xd3\xe1\xff\x7f\x51\xce\xdf\x74\xa4\x28\xf3\x58\x3d\xdc\x96\xa3\xb2\x48\xb1\x5e\x36\xb9\x2b\x36\x46\x0d\x7a\xb2\x1c\x82\xe5\x10\xd8\xe4\x10\x6c\x8c\x5a\xd8\xec\xe5\x10\x2c\x26\x3c\x78\xb3\x5d\x0e\xc1\x72\x08\x18\xbb\x65\xe7\x16\xf3\x35\x3c\xb6\x96\x87\x1b\xf6\x56\xbd\x25\x2f\xfb\xbb\x08\x3a\x79\x7a\x2e\xfb\xbb\x38\xf1\x0a\x83\xbe\xec\x10\x19\x83\x49\x8c\x31\x7f\xcb\x5d\xbf\x3c\xde\x18\xf5\xc3\x4e\x6a\x74\x8b\xdf\x3f\xec\xe4\x61\x27\xfd\x94\xbb\xfe\x20\x95\xc2\x63\xf7\xb0\xdf\x4a\x5e\xf5\xba\x7a\xd8\xa5\xc3\x05\x40\x93\xc1\x38\xdc\xad\x07\x92\xba\xe8\xe6\xe9\x7f\x6e\x8c\xe5\xb5\xf0\xf4\x70\x23\xf8\xb5\x7e\xec\xc3\xd3\xcd\xa0\x70\x22\x05\x04\xf2\x77\xba\x19\xa7\xb7\xe0\xc6\xef\x9f\x6e\x07\x45\x24\xd2\x03\xe2\x74\xfc\x09\x88\x11\xb7\xc9\xdf\xe9\xf8\x6f\xd4\xf0\x71\xe1\x74\x63\x37\xc6\xf2\x62\x75\xba\xad\xc4\xc8\x78\x31\x9e\xbf\xd3\x43\x70\x63\x7e\xd7\xed\xd3\xbd\xc4\x3a\xe8\xeb\xfb\x79\xf7\xd2\x46\x19\xdf\xa7\xdc\x4b\x1b\x65\xfc\xdc\x7c\xf7\xd2\xc9\x3c\x53\xcf\x83\xd3\xbd\x74\x92\x31\xb2\xec\xb7\x3b\x89\x55\xd0\x97\x17\xab\xcb\x01\xa3\x6c\xc5\xf2\xd4\xb8\x1c\xb0\x8d\xd9\xdd\x49\x97\xa3\x83\xa4\x2d\xef\x7d\x97\x83\xb3\x31\x99\xfe\x96\xbf\xcb\xc1\xb1\x44\x85\xff\x78\x39\x38\x94\xa8\xe0\xd5\x5c\xfe\x2e\x07\x87\x12\x15\x84\x03\xf2\x77\x39\x38\x1b\x63\x39\x38\x97\x83\x73\x91\xf9\xfd\xfd\x96\x83\x73\x31\x38\xde\x28\x2e\x07\x87\xd5\xd1\x73\xb9\xa9\x0e\xce\xc6\xec\x0e\xe1\xe5\xe0\x6c\x8c\xf5\x75\xc8\xc1\xa1\x90\x45\x77\x08\x2f\x07\x87\x05\xd3\x97\x1d\xba\x1d\x89\x9b\x39\xde\x9e\x5a\xb7\x23\xb1\x8d\x6f\xac\x1f\x1b\x71\xdb\xed\xdb\x63\x82\x9f\xbf\xed\xa3\xe5\x28\x96\x4f\x1e\xb7\x9d\xbc\x3d\x02\xfc\x7d\x3b\xb9\x31\x96\xa3\x73\xdb\xc9\x8d\x32\x3c\x5a\x6f\x3b\xb9\x31\x96\x03\x76\xdb\xc9\xdb\x23\xc0\xad\xb0\x93\x37\x9d\xfc\x71\x49\xb9\xed\x24\xa1\xb3\x3e\x3d\x77\x6f\x7b\xc9\x42\xeb\xc3\x8f\x3d\x1e\x02\x0f\x79\x44\x8d\xed\x7f\xec\xf8\x63\xc7\xf9\xfd\xc7\x73\x66\x63\x76\xff\xf2\x71\x2c\x58\x0e\xa1\x0f\x6f\x32\x8f\x87\xc5\xe3\xf8\xf8\x63\x1e\x03\x0f\x11\x63\x2f\x76\x8f\xe3\x43\xe0\xac\x7f\x67\xdb\xe3\xf8\x10\x38\xeb\xc3\x8b\xed\xe3\x00\x39\xf3\xac\x7a\x0d\x79\xdd\xdc\x97\xcd\xed\x74\xea\x75\x73\x5f\x36\xb7\x33\xb4\xaf\x9b\xfb\xba\xb9\x0c\xed\xeb\xe6\xbe\xd4\x46\xf5\x60\x79\xdd\xda\x97\xc8\x72\xa7\x53\xaf\x7b\x93\xe5\xd1\xbb\xa3\xfd\xda\x81\x97\x33\xbc\xfb\x5b\x76\xe0\x25\xb2\x3c\xfc\xa2\xdb\xbf\x31\xbb\x87\xe7\xeb\xe6\xbf\xbc\xac\xb6\xe7\xaf\xfb\xd7\x35\xea\xec\xf8\xeb\xfe\x7d\xa9\x12\xd1\x39\xca\x5e\xf7\xef\xcb\x41\xec\x89\xfa\xba\x7f\x71\xc8\x2c\x5e\x8d\x5e\x77\xf0\xcb\x51\xec\x69\xf9\xba\x7f\x37\x26\x2f\x3f\x33\xf4\x4a\x50\x49\xbf\xcc\x20\xb6\x26\x6a\x5f\x36\x55\x9b\x2a\xbf\x95\x34\x35\x9b\x38\xc5\xb9\x2b\x07\xc1\x35\x31\x99\x82\x9a\x41\x3e\xa4\xa8\x94\x9d\xca\x20\xde\x26\xa2\x13\xa0\xcd\x20\xe0\x26\x2a\xc5\xeb\x32\xb4\x5b\x50\x99\xa3\x91\xa1\xbe\x82\xc9\x9c\xdd\x0c\xf5\x15\x4c\x5e\x66\x64\xa8\xaf\x20\x3a\x81\x81\x0c\xfd\x15\xd4\xfc\xc3\x0b\xec\x0c\xf5\x16\x54\xa6\x75\x64\xa8\xb7\xa0\x76\x9e\x0a\x42\xbd\x05\x93\x97\xc2\x19\xba\x2c\xa8\xa4\xa4\x65\xe8\xb2\x60\x92\x41\x99\xa1\xcb\x82\xc9\xc4\xe2\x0c\x5d\x16\x54\x66\xa0\x64\xe8\xb2\x60\x76\x47\x2f\x1c\xa9\xf0\x40\x62\x0c\x74\x59\x10\x86\x3e\x33\x94\x59\x50\xfb\xf2\x2f\x1d\xaa\x60\x6d\x63\x0e\x91\x50\x66\x41\xa5\xc8\x46\x86\x32\x0b\x66\xff\x7e\xcb\x7e\x87\xfd\xde\x07\x52\xe8\xa4\xa0\x32\xd9\x35\x43\xb3\x04\x95\xba\x82\x19\x9a\x25\x58\xd3\xa1\xd0\x2c\xc1\xe2\x2d\x49\x86\x1a\x09\x16\x41\x80\x0c\x35\x12\xac\xe9\x41\xa9\x33\x82\xc5\x4b\xb1\x0c\x9d\x11\x2c\x5e\xe8\x64\x54\xf7\x47\xb5\x76\xa9\xbf\xaf\x33\x82\xc5\x8b\xbf\x0c\x05\x11\xd4\x74\xf4\xab\x43\x5d\x49\x10\xc1\x17\x42\x41\x04\x35\x3d\x9c\xb5\x41\xb0\x14\xc4\xa8\x0e\x18\x8b\x17\x8c\xf5\xb5\xb9\xb1\x1b\x95\x72\x8f\x19\xd5\x8d\xad\x54\x12\x72\xef\xaa\x91\x61\x1c\x10\x8d\x0c\x35\x12\x2c\xea\xee\x67\xa8\x91\x20\x72\x70\x81\x09\xa5\x11\x54\xaa\x53\x66\x28\x8d\x60\x11\x24\xc9\x50\x1a\xc1\xe2\xf5\x66\x86\xd2\x08\x1a\x05\x5f\x32\x9a\x3b\xa9\x79\xea\x31\x62\x7a\x64\x98\xb4\x39\x6c\xb2\xe3\x8d\xbc\xc6\xee\x6f\xb9\x93\x48\xda\xa4\x42\x64\x86\x1a\x09\x2a\x75\x29\x33\x9a\x43\xd1\x1c\x0a\xbf\xe8\x50\x98\xb4\x89\xc0\x85\xb2\x09\xf6\x35\x81\x8f\x69\x9b\x61\x22\x67\x32\x3c\x9a\x25\x58\x04\x7e\x33\x34\x4b\xd0\x98\x02\x93\xd1\xed\x77\xe7\xc5\xb7\xbb\x52\xd9\x04\xed\xe7\x18\x2a\x9b\x20\x52\x65\x0f\x6d\x13\xb4\x9f\x27\xbd\xb6\x09\x16\xc1\x9b\x8c\x6e\xc7\xbb\x39\x0b\xee\x71\x0d\x14\x34\x66\xdd\x64\x68\xa0\x60\x91\xb2\x9c\xa1\x81\x82\x46\xe6\x5e\x46\xda\x73\xd2\x39\xe7\xb0\x9b\xe9\x51\x90\x1c\x05\xee\x4b\x45\x35\xcc\xdd\xe4\x5e\x14\x5a\x29\xd8\x07\x06\x5b\xab\x96\x82\xe5\x3b\x8d\x50\x4b\x41\xfc\xa8\x9b\x95\xa1\x97\x82\xd6\xbc\x6a\xea\xa5\xa0\x32\x1b\x2d\x43\x09\x05\x4b\x8f\x0f\x25\x14\x34\xf2\x31\x33\x94\x50\xb0\x48\x91\xcb\xd0\x38\x41\xa3\xc6\x48\x86\xc6\x09\x22\x35\x85\x50\x39\x41\x23\x5a\x93\x31\xec\xf9\xf0\xf8\x67\xc3\xb4\x50\xb0\x48\xe7\xcb\x18\x5e\x7d\x86\x47\x06\xbf\x3f\x1c\x0c\x32\x3e\x49\xe2\xc8\xd0\x55\xc3\x92\x8a\xde\x40\x86\x63\xb1\xd1\x9a\xf7\x2c\xed\x15\x34\xe6\x0f\x65\x0c\x8f\x8c\xf1\x05\xd0\xdd\x30\xc7\xc2\x29\x71\xc3\x8f\xd9\xf1\x41\xdd\xac\xe2\xef\x7b\x14\x90\xe4\x99\x0a\x6d\xa8\xc2\xa0\x11\xe9\xc8\x50\x7b\xc3\x09\x70\xd8\x4a\xa8\xbd\x60\xef\x4c\x3a\x30\xed\xf9\x24\x1d\x09\xdf\x0a\x55\x18\xec\x4d\xe3\x0f\x54\x5a\x10\x39\x1c\x34\x05\x16\xc4\xaf\x79\xbc\x68\xb0\xa0\xb1\x5a\x50\xc6\x74\x77\xce\x2f\x2f\xcb\xbf\xb0\x5b\x16\x29\xf9\x7d\x9f\xb3\x5f\xd3\x74\x65\x8f\x65\xc5\x15\x34\xe6\x94\x65\x28\xae\xa0\x31\xa5\x2c\x63\xd9\xaf\xc5\x2a\xd3\x5e\x8f\x75\xd9\xf8\x26\xc1\x79\x75\x5f\xf6\xeb\x9b\x04\xd7\xff\x3f\xf5\x2b\x43\xff\x0d\xe7\xc8\x55\x7f\xc5\x3d\xce\x1c\xb9\xce\x5c\xc6\x0c\x05\x38\x5c\x71\xf0\xe7\xc9\xb4\x3c\xd6\x2d\xbf\xb8\xaa\x5b\xe5\x88\x59\x7f\x71\x7d\x1b\xef\x88\x2d\x32\xd9\xaa\x5f\x75\xc4\x96\x23\xe6\x79\xa2\x17\x83\x6d\xa4\x7e\xce\x11\x73\x21\xc2\x9f\xd7\x08\x2d\x38\xbe\x79\x73\x1e\x91\x87\xe3\xf3\xcd\x91\xf3\x8a\xaf\x07\xc7\x37\x47\xce\x63\x52\xeb\x05\x8d\x7c\xf1\x0c\xa5\x17\x34\x66\xdc\x65\xe8\xbc\xf1\xcd\x90\xf3\x94\x3d\xec\x18\xeb\xa6\x0f\xef\x32\x87\xfd\x3a\x9c\x0f\xe8\xc1\x76\xd8\xb1\x83\x33\xdb\x21\x39\xec\xd7\xc1\x01\x5e\xfd\x31\xbb\x75\x78\x20\x78\x21\x3d\x3c\x10\x0e\x0f\x04\x7f\xcc\x9e\x7e\x2b\xa9\x7b\x69\x52\xbe\xc1\x6e\xa3\xa7\xda\x77\x7c\x2b\xa9\x7b\x57\x54\xbf\x41\x1b\xde\x1d\xd4\x6f\xb0\x07\x89\x8d\x53\xbf\xe3\x9b\x11\xe7\x6d\x5d\xff\x0e\x67\xc4\xa5\x8f\xa9\x0a\x38\x68\xac\x91\x96\xa1\x80\x83\x7d\xc7\xb6\xcd\x91\x3b\x1d\x39\x87\x49\x05\x0f\x67\xc4\xd5\xe6\xdf\x3a\x74\xdf\x62\xed\xdf\xe6\x39\x4e\xe7\x97\xe1\xee\xef\x39\x28\x2e\xc2\x3e\xdd\x3a\x07\xe5\x5b\x84\xdd\x73\x41\xc1\x06\xd1\x96\xd7\x40\x0d\x1b\xec\xcf\x31\x50\x97\x83\xb2\xd1\x7f\x5e\xd7\xb5\x6e\xb0\xff\x95\x31\xd6\xb1\xc1\x1e\x14\xb6\x44\xc9\x8e\x6f\xb5\x76\x9f\x9c\xb4\x6c\xd0\xbf\x83\x53\xcb\x06\x8d\x25\xc7\x32\xb4\x6c\xd0\x7f\xde\xfa\xb4\x6c\xd0\x58\xaa\x2e\x43\xcb\x06\xfd\x3b\xbf\xb4\xec\xb8\xbe\x4b\x08\x87\xa6\x9a\x0d\xda\xf0\x1c\xd1\xa9\xc3\xb5\x08\x96\xbb\xf0\x76\x40\xbe\xdc\x57\x2f\xe4\x5a\x75\xb8\x3e\xc1\xf0\x16\x70\xdb\x2b\x56\x5e\x2f\x3f\x1f\x05\x74\x68\x10\xe5\xe7\x85\x50\x63\x06\xd1\x94\xa5\xd0\x7c\x41\x44\x7a\x7f\xd2\x7c\xc1\xfe\x2e\x6d\xaa\x2f\xd8\x23\xcc\xb6\x28\xba\x60\xdf\xc7\x18\x75\x4d\x17\xf4\xea\x3e\x54\x74\xc1\xfe\x0b\x46\xe0\x71\xe7\x98\x37\x9a\xde\x02\xb5\x5f\xd0\xbf\xf3\x55\xfb\x8d\xe7\x9b\xae\xe9\xcf\xd9\x33\xd3\x46\xd3\x1b\xb6\xf6\x0b\xf6\x08\xf8\x17\xf6\xf6\xb1\x6c\x97\x37\xe3\xc7\xfd\x43\x08\xb5\xfc\x1c\xd1\xc7\x9d\xf1\x7c\xf3\x2f\x38\x00\x34\x67\xb0\xdb\xf8\x5f\xd5\x19\xec\x36\x46\x5e\x77\x06\x5d\xd5\x0f\xad\x18\xf4\x4f\x66\xb4\x62\xd0\x7d\x01\x14\x5a\x31\xe8\xbe\x55\x09\xad\x18\xf4\xf4\x2e\xa5\x15\x83\x28\xdf\x53\x8d\x5a\x0c\x7a\x7a\xcd\x55\x8b\x41\x94\xef\xea\xa7\x17\x83\x3e\x9a\xff\x69\x47\xf1\xe2\xfa\xf3\x19\x5e\x2f\x06\xae\x9e\x9a\xa1\x17\x83\x6e\x08\xac\xe8\xc5\xa0\x1b\x5e\x29\x7a\x31\x88\x5a\xb9\x20\x16\xc5\xb8\x90\x62\x5a\x29\x6e\x94\x45\xc1\x05\x51\x3d\x6e\x8a\x82\x0b\x06\x87\x43\xd1\x6f\x41\xfa\x48\x5a\xf4\x5b\x60\x90\xa7\xe8\xb2\x65\x7b\xab\x17\xaa\xa2\x97\x82\xc5\xd9\x56\x74\x50\xb0\x38\xbd\x8b\x11\x56\x10\x2c\xf8\x98\x45\x2b\x05\xc1\xe2\x7b\x59\x54\xd0\xe2\x84\xc0\x66\x53\xb7\xc9\x70\xaa\xbf\x95\x36\x19\x4e\x65\x68\xf4\x4d\x30\x3c\xde\x8b\xba\x59\x28\xb3\x32\x22\xfe\xff\xf6\x5d\x94\x4a\x50\x99\xcc\x95\xc5\x08\x29\x58\xdf\x36\x1a\x21\x2d\x65\xcb\x74\x86\x9f\x72\xc4\x0b\x85\x1a\xb8\xa0\x17\xa3\xa1\x60\x85\x9b\x6d\x34\x14\xac\x70\xb3\x15\x54\xb0\x8c\x54\x15\x6d\x14\x2c\x23\x6d\xc5\x38\x27\x68\x4c\xbe\xce\xa2\xa0\x82\xf5\x1d\x0a\x0a\x2a\x88\xb1\xbe\xb6\xdb\xb6\xef\x21\xa9\xd1\xe6\xde\x2a\xdc\x1b\x79\x20\x29\x2a\x2a\x68\xac\x26\x99\x45\x43\x05\xdd\xab\x76\x31\xaa\x09\x7a\xe5\x41\xbb\x28\xad\xa0\x7b\xc3\x2b\x4a\x2b\x20\x1d\x31\x8b\xce\x0a\x62\x18\x65\x29\x46\x35\xc1\xbe\x66\xf9\x39\xbb\x59\x49\x4d\x70\xac\x15\x59\x90\x9d\x67\xc1\xa2\xc7\x82\x68\xdf\xb6\xba\xdf\x28\x19\xd9\xfc\x7d\x3d\x16\x04\x85\x4a\xb2\xe8\xb1\x20\xa8\x87\x90\x45\x8f\x2d\x8d\x40\xe1\xf7\x29\x37\x7f\x63\x7c\x9d\x54\x50\x41\x61\xcd\xe5\x2c\x0a\x2a\x28\xe4\x4f\x67\x51\x50\x41\x65\x56\x61\x16\x03\x9d\x60\x92\x62\x92\x45\x67\x05\xe3\x6b\x71\xb7\x51\xc1\x7f\x50\x2f\x34\x8b\xce\x0a\x28\x10\x94\x45\x65\x05\xe4\x3f\x66\x51\x4f\x41\xaa\x12\xa5\xdb\x43\xaa\x9b\x54\x5b\xec\x20\xc5\x4d\xbc\x10\x18\x1b\x2d\x5b\x57\x8d\xf6\x16\x3d\x14\x2c\x1e\x1e\x8a\x1a\x0a\xac\x3a\x99\x45\x0b\x05\xc9\xfc\x92\x2c\x5a\x68\xd1\x42\xe9\xaf\x12\x0a\x32\xbe\xad\x74\xbb\x09\x79\x52\x09\x26\x8b\x76\x09\x92\x29\x66\x59\x94\x4b\x90\x4c\xdc\xcc\xa2\x5c\x82\x0c\xf7\x83\x51\xd0\x62\x35\x49\xb6\x4a\xdd\x04\xc9\xb4\xe9\x2c\xda\x26\xc8\xf0\x82\xa5\x6d\x82\x0c\xaf\x0d\x9a\x25\x88\xf4\xc5\x56\x31\x4c\x09\x82\xd2\xfd\x59\x94\xc6\xf2\xcd\x09\xa4\xd7\x4a\x23\x88\xc2\xbb\x83\xa2\x33\x82\xa4\x8c\x58\x16\x9d\x11\x64\xf1\xc0\xd2\x19\x41\xd6\xef\x8b\x76\x68\xf0\xb8\xc4\x4b\xcd\xa2\x33\x82\xa4\xa6\x57\x16\x05\x11\x44\x78\xc0\x2b\x88\x20\xcb\xf7\x45\xf7\x99\x09\xa9\xbc\xb9\x2d\xfa\x21\x48\x2a\x85\x66\x19\xee\x33\x2a\x53\x16\xfb\xa8\x32\x82\x88\x6f\xeb\x1d\x09\x52\x54\x29\x3f\x96\x45\x63\x04\x41\xc5\xf2\x2c\xc6\x4e\x8b\x29\xaa\xfe\x96\x12\x09\x22\x3c\x11\x95\x48\xf0\xbd\x04\x2e\x3a\x64\xb1\x08\x3f\xf3\xef\xb2\x28\x91\x20\x8b\xb7\x07\xe3\xa9\x20\xbe\x8b\xaa\xf1\xd4\x62\x7d\x4c\x8a\x99\xed\x0f\xdb\xe6\x53\x97\xdf\x74\x78\xa6\xc3\xc3\x88\x19\x50\x2d\x4e\x1f\x74\x78\xf4\x51\x10\xe1\x3e\x52\x47\x8b\xd3\x07\x1d\x31\xd5\xb3\x38\x57\xf0\xdb\x0a\xc7\xc2\x62\x98\x5e\xc7\xb5\x4c\xb0\x1f\xcb\xf9\xa6\x9a\x09\x82\xaa\xac\xfb\x48\xb0\x89\x3b\x9e\x03\xab\x65\x82\xa0\xea\xeb\xde\x55\x36\x91\xee\xe5\x28\x6a\x91\x20\xa8\xfb\xbc\xc7\xd2\x26\x0e\x0b\x6f\x30\x46\x51\x41\x7c\x37\x18\xb5\x12\x44\xf1\x78\x52\x03\x8b\x95\xf8\x7f\x5e\x7a\x55\x39\x10\x8d\x34\xef\x2c\x87\x7f\xc0\x74\xc1\x34\xc6\x5d\x94\x39\x10\xbe\xed\x2e\xba\x1c\xc8\xee\xcd\x49\x97\x2b\x16\x9a\xec\x7e\xd1\x03\xcf\x5a\x27\xbf\xf2\x87\x9b\xb1\xa6\x57\x5c\x51\xfe\xfb\x77\xb7\xdc\x3a\x94\xcd\x7f\x77\x5f\x50\x87\x92\x84\xfe\x2c\x8a\x1e\xc8\xee\x43\x8c\x9e\x57\xac\x43\x89\x5b\x16\x35\xaf\x98\xc4\x1a\x7e\xca\x5d\x71\x92\xb5\xc3\x53\x5e\xd1\xe8\x40\x76\xde\xba\x14\x85\x0e\x84\x21\x8c\xa2\xcf\x15\x4b\x53\xf2\xc8\x58\x74\x37\x90\xdd\x47\x09\xd5\xad\xb8\x74\xbc\x3b\xdf\x50\x29\xc8\xee\x35\x5c\x71\x03\x61\xbc\xa2\x18\x2a\x05\xe1\x1b\xf7\xa2\xca\x81\xa4\x22\x47\x16\x55\x0e\x44\xf3\x08\xd7\xd0\x40\x34\x2f\x13\x1a\x1a\x88\xee\x3b\x9d\x62\x60\x14\x44\xf3\x14\x55\xda\x40\xe4\xf0\xc6\xae\xb4\x81\x30\x50\x53\x74\x36\x10\x46\x90\x8a\xce\x06\xc2\x30\x56\xd1\xd9\x40\x34\xcf\x2a\x9d\x0d\x64\xf7\x70\xd3\xd9\x40\xf8\xc0\x5e\x74\x36\x10\x06\x4d\x8a\xca\x06\x42\x75\x2a\x46\x46\x8b\x4b\xca\x79\x38\x6b\x71\xc5\xf2\x98\xfe\xa3\x12\x07\xc2\x28\x59\x31\x58\x0a\xb2\x7b\x0f\xb8\x1d\x31\xaa\x63\x1a\xe1\x2e\x9a\x5e\x61\x51\x78\x15\xa1\x18\x3f\x2d\x96\xf8\x1f\xde\x8a\x94\xbf\x72\x3b\x14\x0c\x98\xee\x07\xc2\xb0\x48\x31\x7e\x0a\xc2\xa8\x4b\xd1\x06\x41\x18\xbc\x2e\xc6\x4f\x41\x18\x11\x2e\xc6\x4f\x41\xf8\x16\xa9\xa8\x87\xc5\x04\xd9\xe6\xe8\xeb\x73\xe5\xab\x8f\xe9\x5d\x59\xd9\x02\x69\x86\x41\x79\xfc\xb5\x87\x5f\xf3\x80\x55\xbf\x40\x4c\x2f\x60\x8f\x03\x8b\x91\x4d\x1f\xbe\x1e\xff\x93\x09\x7f\xd3\x33\x5b\x47\x03\x69\x90\xbb\xa8\x68\x20\xa6\x03\xab\xa1\x81\x51\x7d\xa4\x30\xba\x09\x0a\xcb\x9e\x64\x31\xba\x09\x62\x7a\x36\xeb\x71\xc5\xc5\xd5\x3d\xac\xf5\x38\x90\x46\x6c\x8b\x1e\x57\xac\xb2\xe2\xf9\xa0\xc7\x81\x34\x3a\x5e\xf4\x38\x90\x26\x2b\x14\x35\x0e\xa4\xb9\x16\x45\x8d\x03\x69\x2e\x44\xd1\xe2\x40\xcc\x6f\x53\x1d\xaf\xd7\xf1\x72\xbb\x1c\x2f\xd6\x6d\x9b\x1e\xd4\x4a\x1c\x28\xd4\x6f\xdf\xb7\xfe\xdd\x04\xd2\x10\x7a\x55\xe2\x40\xcc\xef\x53\xc5\x26\x92\xc0\xba\x9f\xaa\x36\xf9\xb0\xba\x68\x1a\x36\xd1\x6d\x2e\x4f\x55\xa9\x03\x85\x25\x61\xb2\x6a\x75\x20\x28\x09\x91\xd5\x10\x25\x48\x33\x87\xaa\x5a\x07\x72\x71\x9c\x57\x23\x94\x20\x99\xf4\x90\x55\xd5\x03\x69\xfa\x52\x35\x04\x09\xd2\x04\x83\xaa\xfe\x81\xc1\x02\x54\x59\xf5\x3f\x10\xcc\x26\xcb\x6a\x08\xb2\x22\x7b\x26\x00\x54\x65\x0f\xa4\x99\x03\x55\xd9\x03\x41\xb1\xb6\xac\xc6\x1b\xc1\xbe\xdb\xf2\x63\xc6\xf5\x40\xa1\x08\x4d\x56\x4d\xaa\x5a\x40\x85\xbd\x56\x35\xa9\x6a\x01\x15\x2e\xb8\x55\x6d\x02\x2e\x3e\x99\x55\x6b\x02\xa3\x36\x7f\xcb\x7e\x5b\x53\xe5\xb7\xfc\x98\x1d\x2f\xee\x5c\xc6\xc2\xfc\x50\xb0\x2f\x75\x7c\x55\x93\x02\x63\x71\x19\xa8\x9a\x54\x75\xce\x1f\xa7\x51\xd5\xa4\xc0\xbf\x2e\x99\x1f\x0a\x22\x4d\x1c\xa8\xda\x15\xb0\x6e\x71\x56\xf5\x0a\xec\xff\xf4\x0f\x1c\x0d\x26\x02\x56\x4e\xa4\xaa\x71\x81\x51\xab\x5b\xe6\x68\x54\x52\xac\xfe\xf2\x82\xbb\x1a\x6b\x04\x63\x35\xb7\xc8\xf1\xab\x8c\x9f\x47\x97\xd6\x06\x4a\xf1\xe0\xd5\xda\x40\x29\x6e\xa3\x8a\x06\x46\xf5\x53\x2a\x5a\x35\x63\xd5\x83\x57\x45\x03\xa5\x38\x06\x66\xac\x02\x4b\xb6\x66\x35\xf8\x58\x1b\x59\x66\xd5\x2f\x3a\x52\x2c\x93\x5e\x1c\x63\x45\x0e\x8c\xfa\xfd\x96\x03\xd5\x1c\x28\x7f\xcb\x81\x62\x99\x74\xea\xa6\x67\x55\xe4\x80\x85\x00\xb2\x2a\x72\x60\x54\x47\x42\x93\x03\x85\x7a\x14\x59\x15\x39\x50\x28\x3e\x91\x55\x93\x03\x85\xf5\x1b\xb2\x1a\x7c\x04\x85\xba\xe9\x59\xb5\xbb\x6a\xa6\xab\xa7\x8b\x76\x07\x46\x75\xbb\x8c\x3d\x82\x51\x1d\x55\x63\x8f\xd5\xac\x56\x0f\x40\x63\x8f\x60\x50\xd0\x2b\x6b\x77\x24\xba\x23\xe1\xcf\x3b\x12\x2c\x9c\x5e\xdd\x2e\x3d\x10\x8c\xea\x01\xae\x07\x56\x73\x5f\xdd\x54\x25\xac\x1a\xf3\x33\x5d\xb0\x6a\x61\x60\x2c\xee\x86\xd5\xf8\x1e\x28\xbe\x6e\xaa\x5a\x18\x28\xc3\x61\x35\xef\x14\x94\xe1\xb0\x1a\xdf\x03\x65\x60\x82\xd5\xf8\x1e\xd8\x37\x60\x37\xc3\xa1\x66\x15\xf1\xe5\x99\xa1\xbe\x81\x61\xf8\xa4\xaa\x6f\x60\x2c\x7f\x4c\x7d\x03\xe3\x3b\x7d\xd4\x37\x50\xd4\xed\xaa\xbe\x81\x42\x41\x95\xac\x06\xf3\xc0\x30\xef\xb4\xea\x6a\xa0\x1a\xb1\xaf\xba\x1a\x28\xcc\x17\xca\x3a\xec\xf7\x20\x7b\xcc\x53\x46\x7d\x03\x31\xbe\x1d\xae\xbf\x81\x32\xbe\x8f\x39\x16\x83\xb1\xf0\x24\xd6\xdf\xc0\x58\xc4\x9c\xaa\xfe\x06\xc6\x72\xa8\x95\x35\xb0\xcd\x89\xa3\x47\x5b\x03\x65\xf8\x4d\x6d\x0d\x8c\xe5\x09\xa8\xad\x81\xb1\xdc\x7e\x65\x0d\x94\xe1\x0e\x57\xd6\x40\x19\x5e\xf1\x95\x35\x30\x96\x97\x5f\xc5\x0c\x8c\x55\xfd\x2d\xc7\x62\x72\x0c\xb8\x8f\x14\x33\x50\x06\x56\x5f\x15\x33\x30\x4c\xdd\xad\xc6\x09\xab\x25\x2f\x59\x72\x33\xab\xb2\x06\x2a\x65\x9c\xb2\x1a\x26\x04\x63\x79\x58\xeb\x6f\x60\x18\xdf\xa8\xd3\xe1\x99\x24\x99\x79\x49\x51\xe9\xc0\x58\xf6\x48\xa3\x03\x63\x79\x8d\xd6\xe8\x40\x19\x1e\x75\xea\x1b\x98\x4e\x2e\xa8\xba\x1a\x28\xc3\x5b\x80\xae\x06\xc6\xb2\x93\xba\x1a\x28\xbe\x3a\xab\x46\x00\x41\x31\x5f\xad\x1a\xed\x03\x65\xb8\xf5\x06\xfb\xc0\x58\xd5\xed\xb2\xdb\xcb\x43\xc0\x26\xbb\xbd\xec\xb6\xbf\x65\xb7\x99\xd5\xb8\x3c\x01\xcd\x81\x05\x85\x85\x31\xb2\x1a\x0f\x04\x65\x78\x9c\x1b\x0e\x04\x65\x78\x7e\x9b\x16\x0b\x2a\xc5\xb1\xb2\x6a\x95\x60\x2c\x8f\xd6\xc3\x83\xe2\x20\xf5\xd0\x1d\x69\xcc\x10\x14\x0a\xe9\x65\x55\x33\x41\x19\x1e\x27\x6a\x26\x28\xc3\x0e\xa9\x99\xa0\xf8\x32\xad\xaa\x99\x60\x2c\x8f\x4c\x3d\x12\x94\xe1\xe0\xe8\x91\x60\x2c\xf7\x90\x1e\x09\xc6\xf2\x00\xd0\x23\xc1\x30\x20\x5b\xf5\x48\x30\x9d\xa1\x53\xf5\x48\x30\x9d\xcf\x52\x15\x3d\xb0\x05\x9b\x4e\xea\x70\x60\x2c\xf7\xad\x0e\x07\xa6\x53\x9a\xaa\xa1\x37\x50\x23\xff\x7f\x7d\x8b\xac\x06\xe6\x40\xcc\x1f\xce\x5f\xd5\x3e\x30\x95\xd6\xaa\xf6\x81\xe9\x6c\xa3\xaa\xf5\x55\xd3\x61\x3d\x98\xb5\xbe\x6a\x8d\x1a\x5e\x3c\x54\xa5\x0f\x54\x0a\xd2\x64\x55\xfa\xc0\x54\x9b\xaa\xd2\x07\xa6\x02\x5c\x95\x3e\x50\xa9\x3e\x93\x55\xe9\x03\xd3\x09\x48\x55\xe9\x03\xd3\x37\x05\x55\xe9\xab\xa6\xc3\x7a\x93\x56\xfa\x40\xa5\x38\x41\x56\xa5\xaf\x9a\x0e\xeb\x8e\x56\xfa\x40\xa5\xc2\x4e\x56\xa5\xaf\xba\xd4\x1b\xd1\xc2\xaa\xf4\x81\xed\x94\xfc\xbe\xd6\x57\x5d\xeb\x6d\xd8\xe4\x80\xdd\x0c\x98\x37\x05\xad\x0f\x4c\xe7\x9b\x55\xa5\x0f\x54\xe6\xe3\x67\x35\x91\x16\x4c\x5f\x48\x54\x3d\x10\x4c\x5f\x62\x57\x3d\x10\x4c\x5f\x35\x54\x3d\x10\x58\xb1\x33\xab\x1e\x08\x5c\xdb\x35\xab\x1e\x08\xa6\x53\xbd\xaa\x79\xb4\x60\x76\xaf\xb3\x46\x13\xab\x79\xb4\xcb\xdd\xa6\x2e\x82\xe9\x14\xb7\x6a\x30\x11\x4c\x67\x46\x55\xf3\x68\xab\x79\xb4\x04\x75\xab\xe1\x45\xb0\x9d\xd2\x8f\x39\x3c\x0f\x27\xfb\xf0\xc7\x3c\x9e\xc8\xa3\xad\xde\x4d\xb4\x51\x30\x9d\xc7\x57\x0d\x2e\x82\x98\x26\x01\x56\xa3\x8b\x60\x15\xef\x30\x06\x17\xc1\x74\xb6\x54\x35\xb6\x08\x2a\xd5\x92\xb2\x1a\x5a\x04\xd5\xfc\xbb\xaa\xec\x82\xe5\x4b\xbd\xaa\xd9\xd6\x87\xac\xc9\xe1\xe6\x3b\x16\x0f\x63\xe1\xf5\x45\x8d\x05\xd3\x37\x12\x55\x8d\x05\xcb\x17\xaf\x55\x8d\xad\x26\xe9\xda\x49\x35\x16\x4c\xa7\xe8\x55\x35\xb6\x9a\xa4\x3b\xfc\x94\x43\x61\x92\xae\x97\x42\x35\x16\x4c\xa7\xd5\x55\x9d\x15\xec\xe7\x1a\xdb\xec\x37\x29\xb9\x66\x0f\x56\x0d\x15\xec\x3d\xe2\xc7\x3c\x30\x2c\x5a\xf3\x73\xb0\x15\x52\x10\xc9\x8a\x7f\xd9\x4c\x7e\x6d\x26\xbf\x72\x09\x6b\x5a\x24\xd8\x3f\x37\x68\x5b\xb6\x91\x13\x89\xfa\x35\x23\x81\x60\xb1\x1e\x44\x36\x35\x12\x2c\xaa\x80\x65\x53\x23\xc1\x62\x01\x8d\x6c\x6a\x64\x33\xd1\x95\x6b\x5f\x53\x23\xc1\x62\xe6\x7f\x36\x35\x12\x7c\x01\xca\xa6\x46\x82\xe5\x1b\xf9\x66\xcc\x10\x2c\xdf\xd0\x36\x35\x12\x54\x6a\xf9\x65\x33\x8c\x08\xaa\x91\xee\xa6\x59\x82\xe5\x8b\xd0\xa6\x59\xb6\x20\x97\xd2\x8d\xd0\x2c\xc1\xf2\x85\x7f\x33\x8c\x08\x16\x2b\x76\x64\x33\x6b\x15\xac\xf2\xfd\xbc\xdd\x26\x6b\xd5\x38\x7a\x73\xbe\x25\xa8\xe9\x78\x19\x60\x04\xcb\xe0\x41\x33\xc0\xd8\x0c\x30\x62\xe2\xcd\x00\x23\x58\xd4\x40\xc8\xe6\x14\xcc\x46\x80\xd1\x77\xc9\xcd\x00\x63\x33\xc0\xc8\x8b\x91\x66\x80\x11\x2c\x6a\x81\x66\x73\xba\x25\x58\xbe\x30\x6f\xc6\x1c\xc1\xa2\x88\x68\x36\xe5\x19\x2c\xd6\x46\xc9\xa6\x29\x83\x6a\x26\x47\x33\xe6\xd8\xbe\x98\x23\xdd\x56\x9e\x41\xcd\xef\xb7\xdc\xdb\x85\xbd\x1d\x76\xc8\x91\x28\xee\x6d\x46\x55\x77\x06\x8b\x45\x4f\xb2\x19\x84\x04\x8b\xb5\x4b\xb2\xa9\xce\x20\xc6\xf7\x97\xba\x73\x73\xcd\x3a\xde\x40\x34\xdd\x19\x34\xb3\x04\x9a\xee\x0c\x56\xf1\xa0\x50\x9d\x41\x35\xc3\xa2\xa9\xce\x60\xf9\xf2\xbd\x69\xce\x60\x9f\x82\x74\x5c\x75\x06\x6b\x3f\x3b\xff\xef\x6d\xb9\x69\xd6\xed\xab\xba\xe3\xde\xd1\x9d\xc1\xbe\xf3\xf8\xcb\x0e\x56\x75\xb0\xfc\x98\x83\x65\x9e\xee\x37\x32\x0e\xd6\xc6\xf2\x0d\x4b\x53\x9e\xc1\x2a\x8e\xb2\xf2\x0c\x16\xeb\xe0\x64\xd3\x94\xc1\x32\xde\xd0\xf4\x56\xb0\x7c\x9f\xd6\x94\x54\xb0\x9c\xbc\xd8\x94\x54\xb0\xa6\x67\x9e\x46\x0a\x96\xaf\x11\x9b\x46\x0a\x9a\x99\x18\xcd\x80\x23\xa8\xe6\x3f\x37\x23\x8e\xcd\x9c\x59\x77\x98\xde\xda\x2c\x7e\x9a\x7e\xca\x71\x37\x1b\x36\xfd\x79\x87\x9d\x52\xa6\xbe\xe7\x6b\xea\x27\x88\xcf\x52\x9b\x71\xc8\x66\x1c\x72\xba\xad\x1e\x96\x9d\xfc\x4f\x4f\x2a\x93\x61\xc1\x72\x7e\x6c\x33\x36\xd9\x4c\x86\xf5\x1a\x67\x32\x6c\x33\x19\x96\x67\x88\x66\xb8\x12\x2c\x5f\xbb\x35\xc3\x95\x60\x3a\x0f\xbc\x29\xbc\x60\xf9\x56\xaf\x19\x76\x04\xcb\x39\x8e\x4d\x07\x06\xcd\x54\x98\xa6\x03\x83\xf8\x39\xcb\xb8\x29\xc1\xa0\x51\x99\x2e\x9b\x12\x0c\x96\x6f\x33\x9b\x12\x0c\x96\x2f\xec\x9a\x0e\x0c\x9a\x69\x35\x4d\x07\x06\xf1\x63\x05\xdc\x6c\x4a\x30\x68\x14\xa8\xcb\xa6\x04\x83\xfd\x31\x3a\xa0\x05\x83\x68\x3e\xbf\x37\x35\xb8\x99\xe6\xea\xad\xc2\x90\x65\x33\xcd\xd5\x13\x46\x33\x06\xcb\x69\xa7\x4d\x33\x06\xcb\x89\xae\x4d\x33\x06\xcb\xf7\x7f\x4d\x33\x06\xcd\x8c\xa7\xa6\x19\x83\x46\x4d\xbc\x6c\x8a\x31\x68\x3f\xbb\xa4\x18\x83\x66\xea\x55\x53\x8c\x41\x0c\x5f\xbe\x34\xcd\xb8\xb9\x3e\xc4\xb4\x47\x0e\xc6\xf0\xe4\x62\xb0\x55\xde\xe6\x32\x0f\xde\x64\x94\x59\xb0\xc7\x87\x6f\x6a\xb3\xcd\x05\x1c\xba\x4d\x6e\xff\xa4\xf4\x95\x87\xa7\x36\xdb\x0c\x33\xfe\x78\x24\x69\xea\x2c\xd8\x3b\xdd\x7f\xb0\x07\x5f\xde\x2b\x8f\x5e\x4d\x9f\x05\xbb\x8d\x9e\x2a\xb4\x20\x86\x71\xd1\xa6\xbe\x82\xfd\x39\xfe\x43\x7f\x6d\x26\xbe\xf2\x04\xdb\xf4\x57\x10\xdf\xfb\xa2\xa6\xc0\x82\x66\xee\x68\x33\x24\x09\x9a\x49\x91\xcd\xf8\x23\x68\x66\x7f\x36\x9d\x16\xec\x11\xf1\xc7\x1c\x91\x6f\xf1\x07\x77\x83\x56\x0b\xe2\x67\xf1\x83\xa6\xd6\x82\x66\xae\x67\x33\xaf\xb5\x99\xd7\xda\xfd\x35\x7b\xff\x2d\x07\x31\xfc\x57\x7b\xbf\x78\xd8\xad\x76\xd4\x23\x7c\x99\xcf\xc2\x58\xea\xb5\xed\xcb\x6a\xe5\x3d\x4c\x53\x6c\xdb\xb7\x1a\x84\x77\x09\x35\x16\x34\x13\x5d\x9b\x1a\x0b\xf6\x57\xd9\x85\x7a\x2c\x68\xe6\xf0\x35\x3d\x16\x34\x93\x44\x9b\xf1\x52\xb0\x4c\x26\x69\x4a\x2b\x68\x66\x3c\x37\x0d\xb5\x99\xd3\xda\xfd\x79\xfb\x69\x4e\x6b\x77\xc3\xec\xe6\x41\xea\xbe\xb7\x0a\x0d\xb5\x99\xd2\x8a\x58\x34\x0d\x15\xc4\x08\x1f\x44\x54\x54\xd0\xcc\x13\x6f\x2a\x6a\xfb\x32\x5a\x79\x4e\x6e\x66\xb4\x82\x46\xb9\x9e\x6c\x86\x3f\x41\x33\x9f\xba\x19\xfe\x04\x31\xbe\xdb\x8c\xc1\x4e\x10\x6d\x7d\xff\x60\xa7\xce\x8b\xfc\x21\x7f\xcd\x1e\x9c\x26\x1b\x7b\xf9\xd3\x78\x41\x9b\x5e\xd0\x8d\x5a\x82\x36\xbd\xb5\x29\xc1\x60\x3f\x8e\xb2\xb9\x6a\x2e\x68\xc3\xfb\x91\x96\x0b\xda\xf4\x7e\xa4\xe5\x36\xd3\x4f\x7f\xeb\x2f\x37\x6a\x2d\x18\xb4\xe1\xcd\x49\x0b\x06\x6d\xb8\x1f\x55\x5e\xd0\x86\xf7\x00\xfd\x16\xec\xff\xf2\xff\x3d\x86\x2f\x96\xa6\xf0\x48\x57\x70\x41\x1b\x5e\x4a\xb4\x59\xd0\xa6\x17\x1c\x6d\x16\x74\xd3\x61\x9b\x36\x0b\x22\x7e\x8e\x82\x3a\x0b\x76\x1b\x5b\xab\xbb\x82\x36\xbd\x0b\xe8\xae\xed\xfe\x56\x8d\xe5\x1f\x6e\xfb\xb9\xd1\xa6\xf7\x0f\xe5\x15\xec\x5f\xe3\x24\xd1\x5e\x9b\x65\x7e\x7e\x5e\xa6\xd5\x57\xd0\x4d\x9c\x6d\xea\x2b\xd8\x9d\xf7\x63\x76\x9e\x12\xab\xdf\x13\x8f\xfe\x0a\xf6\xc7\xfc\x57\x7b\x7f\x7f\x97\x2f\x86\x57\x0f\x05\xfd\xf7\x35\xb9\xc3\x1f\xe7\x1e\xb8\xc7\x15\x51\xd0\xbf\xed\xd5\x43\x41\xc4\xa7\x33\x8a\x68\xfb\x97\xe7\xca\x28\x69\xa2\x60\xff\x1c\x5b\xa2\x8a\x36\xf3\x5c\x7d\x22\xd0\x44\x41\x34\x43\x3a\x4d\x15\x6d\xff\xf2\x5c\xd9\x11\xba\x68\xb3\x3c\x6a\xf2\xd6\xa7\x29\xa3\x20\x46\xf9\x36\xc5\x01\xf8\x56\x9b\x28\x6e\xb2\x67\x3b\x65\x54\x9d\xca\xd0\x34\x54\xd0\xbf\xdd\xaa\xa1\x36\x97\x36\xff\xe4\x44\x45\x05\xdd\x5c\xed\xa6\xa2\x82\xfe\xed\x2e\x15\x15\x74\x63\x6f\x4d\x45\x05\x7b\x3f\xf0\x9f\x3a\x2a\xe8\x06\x64\x9b\x41\x54\xd0\x8d\x2d\x35\x85\x14\x44\x31\x19\xb8\x19\x32\x6d\xdb\x3e\xbb\xb1\x96\xa6\x7c\x82\xfd\x31\x7a\x60\x80\x14\xec\x36\x3f\xe7\x71\x4e\x9a\xab\x91\x88\x66\x84\x14\xec\x8f\xed\xb6\x6e\x88\x14\x74\x73\x08\xba\x21\x52\xb0\x3f\x66\x5b\xb5\xcd\xd4\x19\xae\xf2\xdd\x19\xa0\x60\xb7\x55\xda\xd2\xb6\xe4\x5f\x6d\x1a\x36\x0d\x53\x75\xfd\xd7\x65\xdb\xb2\xad\xd3\x76\xd8\xe6\x8a\xb3\x08\x4e\xd7\x70\xc1\xfe\x9c\x9b\x72\xdb\x76\xdb\xd6\x68\x7b\x6c\x7b\x6c\x73\xf3\x5e\xdb\xa8\xa5\xce\x23\x4f\x57\x72\xc1\xfe\x18\x9b\x67\xb0\x14\x44\xff\x85\x9f\xb3\xb7\x2c\x82\x5e\xcc\xdc\xe8\x7a\x2e\xe8\x94\x7b\xcd\xae\xe7\x82\xfd\x31\xb6\x58\xd1\x05\xbb\xcd\x9f\x73\x04\xc2\xd5\x6b\xb8\x11\x75\xed\x17\x74\xaa\xdc\x66\x37\xaf\x16\xf4\xfc\x3e\x75\xda\xe4\x82\x36\xd8\x62\x57\x7f\x41\xb7\x20\x4d\x77\xd2\x26\xe8\x96\x5c\xe8\x1a\x31\x88\x1c\xc3\xed\x75\x44\xa8\xde\x9a\x3e\x72\x77\x9d\x18\x44\x35\x59\xb8\x2b\xc5\x60\xb7\xf1\x5d\xad\x18\xec\x36\xfa\x6a\x2a\x2e\xe8\x1a\x63\xd7\x94\x81\xeb\xaf\x65\xd7\x94\x41\x54\xa3\xa1\x5d\x55\x06\xfb\xd7\xe8\x84\x21\x64\xb0\x3f\xe7\x3f\x78\x4c\x6c\x74\x7d\xa3\x6b\xc6\xa0\x6b\x50\x5d\x33\x06\xdd\x18\x4c\xd7\x8c\x41\x54\x9f\x54\xba\x6a\x0c\xa2\x9a\x4e\xd4\x75\x63\xe0\x9b\xee\xae\x1a\x83\xe8\x2c\x0c\x90\x5d\x37\x06\xd3\x34\xa7\xae\x1a\x83\x7d\x9e\xd3\x03\xdd\x18\xfc\xfb\x94\x7d\x27\xac\x3c\x58\xd0\x3d\xbb\x6e\x0c\x96\x5d\x52\x8d\x41\x86\x07\xb4\x6a\x0c\x42\x41\xef\x9a\x31\x08\xdf\xf6\x74\x35\x17\x84\x6f\x1c\xba\x96\xdb\xcd\xe2\xe5\xc9\xa2\x6b\xb9\x20\x4c\x8d\xed\x5a\x2e\x88\xd9\xff\x30\x1f\xba\x6b\xbc\x20\xad\x0e\xd1\x35\x5e\x90\xd6\x7d\xe8\xce\x42\x05\xe1\xc4\xdd\x6e\x6c\xb8\x9b\xe4\xeb\xa9\x64\x20\xb8\x1b\xf5\xe5\x19\xaf\x1b\xf5\xed\x46\x7d\xbf\x2f\xda\x93\x66\xe1\xe4\xe5\x37\xdd\x6e\xa2\xb7\x2c\x03\x95\x5d\x31\x06\xc5\x74\xfe\xae\x05\x83\xe1\x53\x53\xd7\x82\x41\x19\x3c\x1d\x76\xa3\xb7\xc0\x7a\xda\xd9\x8d\xde\x82\xe2\x0c\x82\x6e\xf4\x16\x94\xef\x6c\x53\x9f\x41\x19\x3c\xb3\x77\xf5\x19\x94\xef\x04\xd4\x8b\xc1\x34\x2b\xad\xeb\xc5\xa0\xb0\x14\x55\x76\xbd\x18\x58\xac\x3b\xbb\x5e\x0c\x22\x7d\x74\xeb\x66\xe8\xf6\xe4\x1d\xb0\x27\xa9\xa1\x60\x30\xcd\xb3\xeb\x8a\x31\x98\xdd\x71\x55\x8c\xc1\xbf\x33\x59\x31\x06\xd3\x44\xb8\xae\x18\x83\xf9\x1d\x34\x4e\xfe\x04\xd3\x54\xc3\xae\x17\x83\x68\xcb\x03\x5c\x31\x06\xd5\x9b\x6e\x57\x8c\xc1\xde\x7e\xfa\xa4\x05\x83\x55\x3c\xcf\xb4\x5b\xd0\x9c\xbe\xd2\xcd\xd1\x05\xcb\x4a\x1f\x5d\xe1\x05\x6d\x7a\x7b\x52\x78\x41\x73\x3e\x6b\x57\x78\xc1\xf6\x1e\x7f\xcc\x6e\xa2\xb7\xce\x19\xeb\xea\x6d\xff\x26\x76\x7a\xee\xe9\xb7\x60\xb7\xf9\x73\x76\x74\xa8\x87\xee\x15\x0d\xb7\x9b\xba\xfb\xf3\x68\x54\x67\xc1\x6e\x63\x83\x0d\xf4\x76\xd3\x72\x93\x67\x82\x6e\xa4\x17\xec\x36\x8e\x05\xbd\xb7\xcf\xca\xd3\x04\x3f\x67\x5c\x17\xec\xbb\x93\x3f\x67\x67\xcd\xc2\xf5\x99\xb3\x9b\x85\xdb\x5d\xc5\x63\xf1\xd4\xdc\xf5\x63\x60\x18\xb7\xab\xc7\x20\x32\x3d\xbe\xf5\x63\x10\xc3\xca\x1a\x5d\xef\x05\xb3\x3b\x4e\xea\x2c\xa8\xa6\xbb\x76\x75\x16\xfc\xbb\xfa\x6b\xb3\x60\xf9\x0c\xd6\x0d\xc7\x82\x7d\x89\xf2\x9b\xf6\x60\xe3\x2b\xe6\xd1\xd5\x59\x10\xd5\x84\x8e\xae\xce\x02\xc3\xdc\x5d\x71\x05\xa5\x78\xb3\x32\x1e\xdb\x8d\xc7\x7a\xd3\x54\x5c\x81\x45\x43\xb3\xeb\xad\x7d\x11\xaf\xfa\xbe\xe8\x9e\x5a\xbc\xf0\xe6\x31\xb5\xeb\xa8\x60\x99\x8d\xd6\x0d\xbe\x82\xf6\x3d\x1e\x69\xad\x20\x22\x50\x9f\xae\xa2\x82\xf1\xfd\x96\x7d\xa4\xc8\xac\xfb\xcd\x40\x6b\xb7\x22\x11\x8f\x94\xdd\x40\x2b\xc8\xef\xec\x34\xaa\x0a\xd2\xda\x33\x5d\x67\x05\x61\xcd\x84\xae\xb3\x76\xa3\xaa\x3e\x79\x28\xa8\x60\x76\xde\x20\x75\x05\x15\x54\x03\x8a\x5d\x3f\x05\xd5\xa7\xe9\xae\x8b\xf6\x6f\x2a\xa5\x17\x04\xb3\x6c\xc1\x3e\xc6\x18\x7c\xcd\x13\xec\x43\x96\xad\x75\xde\x24\xe8\xe6\x02\x75\x53\x6f\xc1\xbe\xa5\xfa\x73\xee\x37\x56\xf7\xf8\xfe\xd4\x3e\x99\x7a\xeb\x21\x66\xea\x6d\x37\xf5\xd6\x0b\x82\x16\x0b\xc2\xda\x07\x5d\x89\x05\xd1\x4d\x0c\xe8\x5a\x2c\x48\x6b\x12\x75\x8d\x15\x14\x8a\xfa\x67\xd7\x58\xc1\xa8\xfe\xa5\xc6\xda\x2f\x82\x66\x5e\xe4\xd4\x4f\x50\x8a\xc3\x68\x10\x16\x8c\xea\x56\xe8\x95\xfd\x72\xfc\xe9\xb7\x5e\xd9\x2d\x1a\xe4\x7d\x48\xaf\x04\xff\x1e\x19\xf5\x4a\xf0\xef\xb1\x4f\xad\x04\xb3\xf3\x22\xa7\x1b\x25\xed\xae\x1c\x3f\x7d\xc6\xd3\x34\xc1\xec\x39\xff\x70\x7f\x56\x44\xc1\xb2\x6c\x5d\xd7\x43\xbb\xd9\xb4\xc5\xe3\x59\x11\xed\x2e\xf4\x81\x28\x74\x3d\x14\xb4\xef\x29\x5e\xbf\x04\x7b\xef\xdb\xe6\x28\xdc\xdf\xb3\x86\x9b\xe9\x30\xdc\x3e\x8a\x7b\x22\x1b\x0f\x05\xfb\x2a\xc6\x40\x18\x0f\xed\xce\xae\x1c\x8e\xaa\x22\x0a\xbe\xbb\x90\x1e\x0a\xf2\xe7\x31\xa1\x86\x82\xb0\x86\x42\x57\x43\xc1\x1e\x2e\xba\xa0\x72\x02\x53\x18\xba\xc2\x09\x9c\x7f\xd4\x75\x4b\x60\x60\xb5\x6b\x96\x60\x79\x91\xd7\x17\xfb\xc3\x2b\x4b\xf6\x97\x79\xb9\x20\x43\xff\x50\x17\x41\x86\xea\xa2\x2d\x82\x64\xf9\xb8\xec\xda\x62\x77\xea\xa4\x3b\x55\x5b\x04\x59\xbd\xaf\x6b\x8b\x20\xab\xb7\x4a\x65\x11\x64\xf5\x82\x6f\x40\x13\x64\xf5\x26\xa8\x18\x82\x30\x3b\xa2\x1b\xa9\x04\xd9\x79\x6b\xda\x75\x45\xb0\x1f\x0b\x68\x72\x97\xbd\x4e\x77\xf2\x1f\xed\xd0\xeb\x3c\x5c\x84\x3d\xd5\x42\x10\x46\x5a\xd3\x34\x59\x10\xe6\x35\xa4\x56\x08\xb2\xf3\xa8\x9c\x4a\x21\x48\xaf\x4c\x69\x59\x20\xb0\x6f\xee\x34\xa5\x4d\xe4\xb7\x57\xbf\x38\x6c\xe2\x8a\xc9\xd5\x25\xcd\xaf\x05\xfb\xe1\x84\xa6\x65\x13\x33\x20\xd2\x4d\x3d\x6c\x62\x28\xaa\xff\x78\xda\xc4\x50\x0c\x37\xf5\xb2\xc9\x0b\xce\xa2\xe9\xb6\xc9\xa1\x28\x34\x3d\x36\x71\xc1\xa9\x36\xbd\x36\xbd\x34\xf1\x8f\x6a\x64\x5a\xd4\x16\x3f\x4e\x2d\x32\x2d\x6a\x8b\x6d\xa5\xe1\x53\x90\x9e\xea\xa9\x57\x82\x30\x48\x9f\x6a\x25\x08\x93\x2b\x52\xad\x04\x61\xaa\x40\x6a\x8b\xe9\x02\xf8\x94\x95\xcf\xd4\x03\x41\x6a\x3d\xa9\x07\x82\x5c\xdf\x8f\xd9\xa3\x70\x0a\xdf\xf2\xd7\xec\x92\xeb\x2b\xba\x65\x6a\x60\x5a\x9d\xd6\x71\xd5\x02\x41\x9a\x57\x98\x4a\x20\x48\xd3\x9a\x52\x07\x04\x31\x58\x94\x22\x53\x09\x04\x61\x99\x96\x54\x02\xd3\xea\xb4\xdc\xfc\x52\x07\x04\x69\x9a\x4e\x1a\x2e\x05\xc1\x0a\x5c\x99\x86\x4b\xd3\xea\xb4\x1e\x03\x1a\x20\x48\xf3\xad\x52\xdd\x4b\x17\x09\x49\x37\xcc\x8e\x53\x64\xd6\xfc\xb7\x54\xf6\xd2\xf5\xec\x3d\x36\xb5\x3d\x10\xcd\x17\xa0\x69\x62\x31\x08\x6b\x89\xa4\x02\x08\xd2\x9c\xb8\x54\x00\x41\x9a\xd8\x94\xfa\x1f\x48\x93\xdd\x52\x01\x04\x69\x46\x5f\xea\x7f\x20\xcd\x51\x4e\xd5\x0e\xa4\x99\x92\x69\x54\x13\xa4\x39\x6b\xa9\x82\x81\x42\x99\xeb\x4c\x33\x76\xd3\x8c\x5d\xf7\xa4\x56\x06\x4a\x71\xf0\xcd\xd8\x05\x91\x96\x7a\x4b\x4d\x0d\x94\xe2\x49\x69\xca\x6e\x9a\xb2\xeb\xf0\x68\x6a\x20\xba\xd3\xf1\xd3\x9c\xdd\xfc\xec\x8d\x5e\x6a\x6f\xa9\xbd\x79\xf4\x18\xfb\x04\xfb\x3f\xfd\x03\x8f\x58\x93\x76\x3d\xe1\x14\xba\x34\x1d\xd7\xdf\x57\xe8\xd2\xdc\x5b\xfb\x64\xa4\x13\x94\xe2\xf9\xac\xe3\x81\x7d\xd1\xe2\x28\xd0\xd5\xd2\x45\xe2\xcd\xfc\x48\xcd\x0c\x0c\x27\x5b\xa5\x81\x4d\x50\x46\xfa\x6b\x6e\x6d\x27\x97\x0d\x3d\x4c\xfd\x0d\x0c\xd6\x4c\xca\xd4\xdf\x52\x7f\xcb\xff\x5f\xcb\x39\x53\xbd\x03\x65\x78\x40\xab\x77\x60\x54\x9b\x8c\x71\x82\xb1\x78\x52\x4f\x85\x0f\x0c\xe3\xd7\xe9\x94\x4c\xb0\xcf\x64\x36\x52\x09\x04\xc5\xd2\x2f\xa9\x04\xa6\xe9\xc0\xd8\x69\x2a\x81\xa0\x58\x62\x28\x95\x40\xb0\x77\x8f\x7f\xe0\xce\x36\x45\xd8\x93\x48\x0b\x4c\x2d\xd0\xcb\x9a\x16\x98\x9f\x05\xf2\xea\x26\xb5\x40\x30\xbf\xfb\x80\xb1\x50\x50\x4d\xe8\x49\x25\x10\x54\xf3\x5c\xd2\x50\x28\xa8\xa6\x10\xa5\x91\x50\x30\xbf\xbb\x85\xaa\x08\xe6\x77\xbd\x55\x15\xc1\xde\x7e\xb6\x42\x57\x04\xd5\x14\x96\x54\x0c\xd3\x1c\x61\xef\x6c\x7a\x21\xa8\xc6\xe9\xd3\x48\x28\x58\x96\x3f\x4d\x55\x11\x4c\x6f\x93\xa9\x29\x82\x6a\x12\x48\x2a\x8a\x60\x7e\xf7\x19\x3d\x11\x4c\xef\xc2\x69\x20\x34\xbf\xa5\x1f\x1d\x45\xe7\x78\xa6\x6b\x3f\x62\x8e\xa9\x39\x82\xf9\xdd\x8e\x34\x42\x50\xd3\x3b\x81\x42\x98\x0a\xa1\x99\xc4\xa9\x10\x82\x65\x31\xe2\xd4\x07\x73\xdb\x5f\xf5\xf1\x3d\x95\x3f\x50\x15\xd3\x34\x36\x0a\x96\x75\x80\xd3\xd0\x28\x58\xe5\xfb\xa2\x5d\x9a\xa4\x19\x79\x75\x32\x30\x0a\x6a\x7a\xb3\x36\xd3\x17\xec\xe3\x82\x8d\x55\x24\xc1\xb2\x1a\x71\x2a\x92\xa9\x48\x12\xcd\x48\x45\x12\xec\x53\x99\x5f\xd3\x24\xc1\xb2\x62\x6c\x2a\x92\x60\x59\x43\x3a\x15\x49\x50\xd3\x7b\xb3\x1e\x09\x6a\x7e\x9f\x72\xf7\x2e\xc7\xc2\xbf\x74\x2c\x16\x59\x26\xdf\x17\x1d\x0b\x56\x92\xec\xac\x04\x95\xa9\x49\x82\xf6\xfb\x9a\x3c\x88\x17\x21\x6c\x92\x5d\x52\x93\x4c\x4d\x92\x64\x90\xd4\x24\xc1\x72\x6e\x4d\x6a\x92\xa0\x7d\x07\x81\x22\x99\x96\xb2\xfd\xce\x1b\x2d\x11\x34\xdf\xbd\xa7\x91\x4d\xb0\x9d\x8d\x1d\xa0\x39\xe6\x57\xc2\xc7\x33\x47\x75\x4c\xc3\x9d\x5e\xbf\x8d\x6d\x82\x98\x3e\x78\xa7\xee\x98\x06\x37\xbd\x00\xe9\x8e\xf9\xd5\xeb\xf1\xd4\x51\x1e\xf3\xab\xd7\x83\xf2\xa7\xd1\x4d\xd0\x0c\xeb\xa6\x42\x99\xdf\x62\x24\x78\x67\x1a\xdd\x4c\xcb\xe5\xfa\xdc\x99\x86\x37\x41\x33\x82\x9d\x7a\x27\xd8\xff\x60\x9b\x7b\x14\xef\xec\x66\x72\xa4\xde\x09\xf6\x5f\xd8\xe6\x30\x6d\xb4\xe9\x6e\xd0\x3b\x41\x63\x85\xd5\x4c\xab\xf5\xa4\xd5\x7a\xe2\x6b\x73\x94\x5c\xc9\x24\x7e\x76\xc2\x61\x32\x80\x1a\x3f\xb7\xc4\x61\x72\xd9\x92\xf8\xf9\x17\x8e\x13\xf3\x3e\xfb\x70\x87\x19\x42\x05\xfb\x73\x8c\x9d\x91\x4e\xd0\x34\xba\xd4\x2b\x41\xd3\xb1\xd3\x48\x27\x68\xd3\xe3\xc6\xe4\x5e\xb0\x7f\xcc\x36\xfb\x75\xd9\x2f\xb6\xd7\xe0\x67\x5e\x5f\x1f\x38\x7e\xcd\xe5\x4d\x8b\xee\xc4\xf7\xa7\xf6\x8b\x19\x9c\xff\x9e\xa0\xf5\x54\x10\x6d\xb9\x27\x14\xd5\x34\x00\x1a\x18\x46\xaa\xa0\x60\x3b\x20\xff\xa1\x3d\x82\x6e\x7a\x45\x1a\xb1\xcc\xaf\xe8\x0e\xef\xd4\xd2\x90\x25\xe8\x86\xa3\x53\xa3\xcc\x7f\xf6\x68\x9b\x5b\xbc\xd1\x7d\xdf\x9f\x0a\x25\xe8\xce\xc8\x4d\x7d\x32\x3f\x9f\x24\x43\x27\x75\xc7\xd4\x1d\x1d\x12\xb5\x30\x89\x44\xfe\xbb\x15\x2a\x81\xa0\xe7\x5f\xde\x72\xa7\x92\x08\xe2\xdf\xb3\x81\x9a\x08\xba\xef\x9c\xd3\x58\x23\x88\x5a\xbf\x6d\xb2\x37\xc4\x1a\x4d\x7a\x4a\x63\x8d\xc9\xa4\xce\x6a\xe4\x3f\x55\x45\xe0\xdc\x8d\xd4\x14\x41\xe4\xcf\x9d\xa9\x2a\xe6\x6b\xea\x0f\x2d\x1e\x52\x4c\xd7\x34\xe3\x2c\x4d\x6a\x05\xd9\xbd\x3a\x19\x56\x4c\xe7\x66\x7a\x43\x32\xac\x08\x4a\xf1\xba\x63\x9a\x2b\x28\xd6\x53\x4a\x4d\x11\x14\x53\x85\xd3\x00\x62\x6e\x2d\xac\x26\x50\x0e\xad\x10\x54\x6b\xd6\x0c\x83\x85\x60\xba\x11\x43\x51\x04\x91\x96\xc2\x18\x9a\x22\xa8\xc9\xbe\x1e\x9a\x22\x58\x86\x0f\x86\xa6\x08\x96\x41\x86\xa1\x03\x02\xa7\xac\x0c\x15\x10\xac\xe5\x66\x1d\xb6\x30\xc3\x79\xf8\xe3\xa7\x4d\x4c\xeb\xe5\x49\x70\x68\x80\x20\xd2\x89\x7a\x43\x05\x04\xd1\xbf\xcd\x7a\x6c\x7a\x3c\xc7\xed\x11\xe7\xc7\x40\xf8\x7c\x0d\x35\xb4\xbb\x11\x4c\x8c\xe3\xcc\x1a\xaa\xdc\x08\x1f\xa9\xe9\xb6\xd1\x40\xb0\x6f\x6d\x6c\x87\xd1\x40\x50\x8a\x5b\xab\xde\x81\xe1\x8b\xf5\x61\xe4\x6f\x58\x51\xe7\xfb\x7d\x37\x76\xa3\x3a\xad\x68\x68\x77\x20\xba\xef\x06\x47\x7c\x1b\xeb\x7e\x63\xc8\xb4\x3b\xb0\x0a\xb7\xeb\xa1\xdd\x81\x65\xdc\x77\x68\x77\x60\xf9\x36\x72\x68\x77\x60\x5f\x54\xe8\xb9\x2a\x07\xa2\x59\xf7\x7e\xe8\x72\xa0\xd7\xaf\xc9\x6e\x6e\xf4\x24\x80\x30\x74\xb9\xe1\xc2\xfb\x6c\xbf\xf1\xbd\x51\x58\x3d\xcb\x4d\x75\x2f\x6d\x38\x03\x75\xe8\x76\xc0\xc9\xd2\x43\xb5\x03\xce\xcf\x1e\x2a\x1b\x58\xdc\xbe\x86\x7a\x06\xd2\xc2\xeb\x43\x3d\x03\x3e\x3e\x0f\xed\x0c\xf8\xde\x63\x28\x67\x20\xba\x93\x53\x86\xb1\x38\x90\x61\xe7\x14\x36\x90\xe1\x71\xa3\xb0\x81\xb4\x1c\xf8\x30\x3c\x07\x32\xbe\x0d\xb5\x7b\x95\xb2\x2d\xcd\x2d\xb5\x7f\x1b\x6b\xf9\x3d\xfb\x57\x7d\xe9\xe4\x36\xb8\x53\x2b\x2f\x9d\x1c\x29\xad\x6e\x68\x75\xcd\x7d\xa3\xd5\x81\x64\x5d\xe8\x1c\xc6\xdf\x40\x98\x40\x3d\x14\x3d\x90\x2c\x83\x99\x43\xd1\x03\xe9\x3a\x1b\x43\xcf\x03\xe1\x54\x81\xa1\xd4\x81\x74\xa9\x84\xa1\xd3\x81\xac\xdf\x46\xd8\x21\x2a\xea\x58\x58\x75\x98\xe3\x3a\xba\x6f\xc3\xe8\xb6\x02\x07\xc2\xcc\xeb\x61\x44\x0e\x24\xab\x24\xe6\x30\x22\x07\xc2\x04\xea\xa1\xe5\x81\x30\x9f\x7d\x28\x79\x20\x59\xfd\x33\x87\x92\x07\xd2\xc5\x04\x86\x46\x07\xc2\x94\xed\xa1\xd1\x81\xac\xdf\x76\x7d\x9b\xca\xfd\x26\xfc\x2d\x07\x9f\x88\x9c\x09\xce\xc3\x4c\x55\x10\xa6\x59\x0f\x2d\x0e\x44\x37\x7f\x61\xa8\x71\x20\xd2\xd9\xec\x43\xf5\x1a\x9f\x7a\xb9\x2f\xf5\x2c\x10\x06\x0b\x87\x4e\x05\xb2\x4f\x9b\xdc\x5a\x22\x6b\xe6\xc2\x0e\x9d\x6a\x90\x4b\xea\x0c\x9e\xa1\x40\x81\x70\x8e\xca\x50\xa0\x40\x18\xdf\x1b\x0a\x14\x08\xa7\x24\x0d\xfd\x09\x24\xab\x67\xe6\x30\xd6\x06\xc2\x90\xf6\x50\xa9\x40\xf6\xe9\xcf\xdb\xa3\x61\x45\x6f\x3f\xe5\xf1\x34\x78\x4f\xb7\xfc\x2d\xfb\x48\x89\x9c\x7d\x8b\xf9\xdf\xbb\xf1\x50\xaf\x40\xb2\xf8\x7e\x0e\xf5\x0a\x84\x51\xcf\xa1\x5e\x0d\x17\x79\x5c\xfe\xbb\xfb\x90\x0a\x3a\x4e\x0c\x1a\xe3\x1b\x28\x1e\xdd\x30\xfc\x61\x58\x0e\xa4\x05\xd8\x87\xb3\x2d\x41\x5a\x05\x7e\xe8\x60\x20\x59\x85\x37\x87\x0e\x06\xb2\x13\xe5\x1a\x2a\x18\x48\x56\x0e\xcf\xa1\x82\x81\x70\x5a\xd3\x50\xc1\x40\x38\xf1\x65\xe8\x5b\x20\x9c\x2a\x34\xf4\x2d\x90\xdd\x3b\x9c\xbe\x05\x92\x25\x05\x73\xe8\x5b\x20\xfb\xf4\x8b\xf6\x91\xd4\xd4\x19\x1e\xce\x2a\x18\x08\x67\x3f\x0d\x15\x0c\xa4\x15\x9f\x87\x0a\x06\xb2\x13\x04\x1d\x66\xa6\x82\x30\x00\x3c\x94\x32\x90\xd6\x72\x1e\x4a\xd9\xb0\xe4\xaa\xc7\xb2\x06\x06\xc2\x39\x6b\x43\x03\x03\xc9\x22\xea\x39\x34\x30\x90\x16\x15\x1f\x1a\xd8\xd0\xc0\x08\x09\x0c\xa3\x7b\x20\x9c\x82\x35\x74\x32\x10\xce\xb8\x1b\x3a\x19\x48\x0b\xb3\x0f\x9d\x0c\x44\x57\x93\x87\xba\x05\x62\xfe\x78\xb8\x1e\xc6\xd6\x40\xb8\xc2\x7f\x0e\x05\x09\xe4\xe2\x75\xc9\x50\x90\x40\x58\x3b\x6e\xe8\x47\x20\x4c\x41\x1d\xea\x11\x88\x6f\x61\xa8\xa1\x1f\x81\x5c\x1e\xb0\xea\x11\x48\x83\x47\x43\x3b\x02\x61\x5e\xf7\xd0\x8e\x40\x3a\x55\x7a\x28\x47\x20\x2c\x57\x37\x74\x23\x90\x4e\x6f\x1e\xaa\x11\x08\x57\x94\x1a\xaa\x11\x48\xdf\x26\x0d\xd5\x08\xa4\x53\xb8\x87\x66\x04\xd2\xd9\xcd\x43\xe1\x19\x16\xba\x31\x75\x6d\x28\x3c\x20\x9d\xc8\x3a\x0c\xc0\x81\x74\xfa\xe6\x30\x00\x07\xd2\xd7\x67\xc3\x00\x1c\x48\x13\x6b\x86\xa2\x04\xc2\xfc\x9e\x61\x4c\x0e\xa4\x53\x99\x87\xee\x04\x72\x79\xf9\x52\x94\x40\x3a\x0d\x77\xe8\x49\x83\x3a\x37\xce\xc3\x1b\x46\xee\x40\xb2\xa8\x76\x0e\x35\x09\xe4\x4a\x7f\xde\x23\xea\xe2\xad\xb9\x47\x94\x92\x04\xf2\x7b\x20\xd3\x91\x40\x98\xce\x3e\x0c\xe6\x81\xb0\x4e\xf7\x30\x98\x07\xe2\x3b\x02\x14\x29\x10\x4e\x90\x18\x06\xeb\x40\x58\xa6\x7b\x18\xac\x03\x61\xb1\xed\xa1\x6d\x81\xe8\xbe\x1d\x1b\x06\xeb\xc0\xbe\x79\xf8\x6b\x8e\xc5\xcd\x58\x78\x5b\xd0\xc0\x40\x38\xa7\x64\x68\x60\x20\x9c\x14\x30\x0c\xe9\x81\x5c\x69\x93\xc3\x73\x33\x3c\x3e\x7a\xe8\x64\x20\x9c\xba\x31\x74\x32\x10\xce\x39\x18\x86\xf8\x40\x3a\xf7\x7b\x18\xbc\x1b\x06\xef\x3c\xc5\xb5\x34\x90\xbe\x8d\x1d\xa6\x90\x82\x74\xa2\xf7\x30\x9c\x07\xc2\x89\x0f\x43\x95\x03\xb9\xd2\x4f\x39\x14\x0f\x87\xbe\x97\x0b\x55\x0d\x84\x09\x69\xc3\x54\x51\x90\x6b\xd8\x64\xb7\x2d\xd2\xe3\x45\x45\x79\x1b\x16\xe9\xf1\x99\x5f\x79\x03\xb9\xf0\xc9\x61\x30\x10\xa4\x6f\x89\x87\xc1\xc0\x61\x91\x1e\x2f\x9c\x1a\xde\xb0\x48\x8f\x17\x4e\x15\x6f\x58\xa4\x87\xb7\x89\x43\xc3\x03\x69\x41\x83\x61\x30\x10\x84\xaf\x3e\x86\xd6\x07\x8a\x35\xe4\x86\xc1\x40\x10\x56\xa3\x1c\x8a\xe0\xb0\x48\x4f\xf7\x8b\x0e\xce\xeb\xe0\xf8\x29\x0f\x13\x8b\xf4\xf8\x18\xab\x08\x82\x68\xa3\xfd\xa1\x54\xd8\x30\xf0\x38\x2c\xe2\xe3\xf5\x52\x77\x04\xb9\x7c\x78\xd1\x1d\x41\x0c\xa5\x79\x18\x66\x04\x61\x25\xfd\xa9\x4f\x82\xf8\x8a\xb3\x4c\x85\x12\x44\xce\xaf\xad\xd8\xf6\x55\xdd\x9d\xb4\x55\xdb\xac\xae\x55\xfc\xbd\x66\x1b\x39\xf4\xa6\x66\x4d\x15\x0f\xc4\x30\xac\x3c\x0d\xe0\x81\xdd\x6f\x7e\x4f\xa1\x03\xc3\x55\xcc\xa6\xe1\x3a\x50\x2c\x23\x38\x75\x3c\x30\xea\xb2\x29\x6d\x22\x63\x60\xf8\x5b\xc3\x26\x14\xef\xfb\xad\x69\xd3\xe4\xb7\xe8\x95\xb3\x1d\xc1\xa8\xc3\xa6\xd3\x26\xd7\xb5\x5e\xfe\xd8\x65\x1b\x45\x5f\xa6\x7f\x69\x9f\x82\xa2\x39\xd3\x4f\x3d\x36\x3d\xde\xfb\x1b\x6d\xaf\x6d\x84\x1a\xb8\xe0\x4e\x4d\x10\x8c\xca\x33\xcf\xd4\x04\x41\x61\x95\xd2\x9c\x9a\x20\xd8\x57\x19\xfe\x40\xed\x03\xa3\x72\x19\x9b\x5a\x1f\x18\x95\x03\x76\xaa\x78\x53\xc5\xe3\x92\x35\xcd\xeb\x04\xc5\xaa\x7e\x53\xed\x03\xc5\x9a\x8a\xd3\xa0\x1e\x18\x75\xfa\x45\x7b\x69\x69\x20\x6e\x0e\x53\xf3\x03\xc3\x15\x7f\xa6\x41\x3d\x30\x2a\x57\xdc\xa9\x0d\x82\x51\xed\x91\x01\xbc\x69\x15\x20\xae\xb8\x53\x1d\x9c\x56\x01\x72\xbb\xf4\x41\x30\x2a\xd7\x8f\xa9\x10\xce\x4f\x08\x79\xaa\x9f\xe6\x6b\x82\xf8\x22\x90\x53\x49\x04\xa5\xb8\x97\x94\x44\x50\xca\xb7\x65\x76\xbc\xb2\xcb\x97\x5f\xb4\xe3\x94\xf9\xa9\xc3\x26\xf7\x78\x25\x4e\xe6\x50\x2b\x89\xd3\x32\x3f\x8e\xab\x96\x08\x22\x07\xea\x35\x9d\xaa\x08\x8a\xe5\x31\xa7\x51\x43\x50\xcc\x4d\x98\x46\x0d\xa7\x51\xc3\xe9\xa7\x3c\xd4\x8d\x1a\x7a\x5c\xe8\x97\x60\x58\xd5\x7e\xaa\x97\xd3\xa0\x21\x6f\x33\xa6\x7a\x39\x2d\xfd\xe3\x7e\x53\x2f\x41\x7c\x6f\x03\xa6\x7e\x09\x4a\x71\x64\xf5\x4b\x30\xaa\xd7\x03\xe3\x88\x60\x3f\xa1\xb1\x9b\x74\xce\x69\xf1\x9f\xe1\x66\x38\x3e\xc6\x11\x3d\x09\x75\x4e\x30\x2a\xf7\x9a\xa9\x73\x82\x51\xbf\x5e\x7a\xac\x34\x4f\x08\x7a\xe9\x54\xcb\x69\xf1\x1f\xbf\x68\x00\x12\x14\x4b\x5a\x4e\x65\x15\x14\x57\xdf\x9d\x66\x94\x82\x62\x15\xcd\xa9\xbf\x82\xe8\xbe\x6d\x9f\x0a\x2c\x88\x66\xe9\xa5\xa9\x75\x82\x7d\x89\xe3\x4f\x0d\xdb\x81\x7d\xe9\xe2\x5f\x0d\xb5\x81\xaf\x4e\xfd\x54\x01\xa7\x65\x76\xd2\x4f\xd9\x29\xcb\xec\x70\x17\x9f\x2a\x20\xf8\x2a\xd3\x4d\x15\x10\x7c\xb5\xd6\xa7\xbe\x07\x86\xb7\xc6\xa9\xef\x4d\xcb\xec\x78\xc5\xd0\xf7\x40\x31\x8f\x7c\xea\x7b\xe0\x5b\xf1\x66\xea\x7b\xd3\x32\x3b\x5e\xf1\x0c\xa1\x81\xe1\xfd\x79\x2a\x74\x60\xf8\xee\x6e\x2a\x74\xd3\x92\x3a\xee\x5e\x85\x6e\x5a\x52\xc7\x5d\xa2\xd0\x81\x61\xe1\xdc\xa9\xd0\x81\xe2\x22\x2c\xd3\x08\x1a\xf8\x8a\x32\x4f\x1d\x0f\x14\xe3\xd7\xd3\xcc\x4b\x50\xac\x74\x3f\xd5\xbe\x69\x91\x9d\xef\x8b\x0e\xce\xfc\x64\xc1\xdf\x77\x74\x58\x62\xd2\xa5\x14\xa6\xde\x07\x8a\xeb\x5b\x4c\xbd\x6f\x5a\x78\x87\xfb\xff\x34\x17\x73\x7e\x6b\xfb\x7b\x5c\xeb\x82\xe0\x2b\x04\x30\x0d\xc7\x4d\x2b\xef\x78\x75\x53\x0f\x01\xf5\x20\xfe\xf7\x06\x3d\xb5\x47\xf0\x25\x87\x4e\xbd\x10\x7c\xeb\xcd\x4d\xb5\x70\x5a\x71\x07\x2d\x99\x6a\xe1\xb4\xe2\x8e\x87\xbd\x5a\x08\xc6\x72\xdf\xab\x85\xa0\x0c\xcf\x5a\xb5\x10\x14\x67\x71\x4f\x03\x73\x60\x98\x5b\x35\xd5\x42\x50\xac\x72\x39\xd5\x42\x10\xfd\xe7\xb5\xd5\x14\x4f\x30\x4c\x8f\x9f\x4a\xe0\xb4\xe4\x8e\x67\x95\x12\x08\x8a\xb5\x1b\xa6\x12\x08\x8a\x2b\x2e\x4c\x25\x10\x7c\xa5\x1b\xa6\x81\xb9\x69\x7d\x1d\x8f\x53\x03\x73\xd3\xfa\x3a\x9e\x06\x4e\x4c\x04\xc3\x87\x9c\xa9\x3c\x4e\xeb\xeb\x7c\x3f\x6f\x27\x2d\xda\x6a\x35\x84\x69\xde\xe7\xb4\xc0\x8e\xa7\xac\x11\xbd\x69\x81\x1d\x77\xb4\x11\x3d\x30\x96\x47\xa5\x01\x3d\x30\x2c\xe3\x3e\x8d\xe7\x4d\x0b\xec\xe0\xa1\x53\x5d\x05\x43\xc7\x99\x86\xf8\x40\xb1\x3c\xd7\x54\x60\xa7\x05\x76\x70\x9c\xa9\xc0\x82\x62\xe0\x6a\x2a\xb0\xa0\x0c\xff\x51\x81\x05\xc5\x32\x4f\x53\x7f\x05\x43\x85\x9a\xfa\x2b\x28\xd6\xe4\x9d\xfa\x2b\x98\xbe\x19\x98\xfa\xeb\x74\x31\x4c\x0f\x3a\xfd\x75\x1a\xdc\xfb\xfd\xfc\x7d\x87\x82\x02\x3e\xdd\xe8\xec\x34\x1c\x07\xf6\x23\x1b\x3f\xa7\x3c\x82\x2d\xea\xb6\xf9\xaf\x97\x07\x1e\x7b\x4e\x7b\x04\xd1\x9b\x7f\xa1\x3e\x82\xe9\xaa\x54\xd3\xd0\x1b\x98\xce\x29\x9b\x1a\x25\x98\x96\x90\x98\x1a\x25\xa8\xbe\xa2\x9c\x46\xde\x40\x0c\xe7\xfb\x4d\x2d\x13\x54\xdf\x51\x4e\x2d\x73\x5a\x58\xc7\xdb\xa9\x96\x09\xaa\xef\x15\xa7\x96\x09\xa6\xe5\x07\xa6\x4a\x09\xa6\xab\xa8\x4d\x95\x12\x4c\x8b\x75\x4c\x95\x12\x54\xeb\x64\x4c\x95\x72\x5a\x44\xc7\xbd\xa9\x52\x82\x69\x65\x8e\x69\x5d\x1d\x50\xad\x6d\x31\xb5\x4c\x30\x7d\xbf\x35\x95\x4c\x50\x9d\x56\x32\x75\x4c\x50\x9d\x7c\x32\x15\x4a\x50\x7d\x0f\x3b\xb5\xc7\x69\xc5\x1c\x77\x88\xf6\x38\x6f\xfb\xe8\x3f\x7a\x2c\xde\x04\x28\x78\xcd\x3b\x0d\xe8\x81\x6a\x61\xe9\x69\x36\x28\x98\xbe\x8a\x9b\xda\x23\xa8\xbe\xc0\x9d\xda\x23\x98\xbe\x2b\x9b\xaa\x22\x98\xf9\x7d\xca\x0e\x3d\x74\xc8\x81\x36\xd2\x07\xa6\x8b\xbb\x4d\xed\x11\x4c\x6b\xa7\x4c\xed\x11\x4c\xdf\x40\x4e\xed\x11\x4c\x5f\xc5\x4d\xed\x11\x4c\x5f\x89\x4e\x55\x11\x54\x5f\x19\x4f\x55\x11\x4c\x17\x6d\x9b\xaa\x22\x58\x16\xd2\x9c\xaa\x22\x98\xbe\x2a\x9b\xaa\x22\xa8\x4e\x0c\x9e\xaa\xe2\xb4\x10\x8e\xb7\x48\x55\x11\x4c\xcb\x83\x4c\x55\x11\x54\x63\x86\x53\x55\x9c\x16\xc2\xf1\x22\xaf\x2a\x82\xe9\x6b\xdf\xa9\x2a\x82\xe9\xfa\x78\x53\x55\x04\xd5\x8a\x34\x53\x15\x04\xd5\x8a\x1e\xd3\x1c\x54\x50\x9d\x13\x30\xb5\x43\x30\x5d\x01\x72\x9a\x83\x0a\x66\x72\x30\x2d\x4d\x10\xec\xd3\xbb\xd2\x16\xb6\x69\x82\x28\xf8\xd2\x04\x41\x0c\x57\x1e\x5c\x9a\x20\x88\xe1\xe2\x68\x4b\x13\x5c\xae\x4e\xc9\x1d\x7d\x19\x5c\x04\xd5\x29\x55\xcb\x34\x54\x30\xad\x24\xb3\x4c\x43\x05\xd3\xb7\xc9\xcb\x10\x24\x98\xbe\xcb\x5e\xc6\x20\x97\x65\x5e\x7f\xbf\x3f\x24\x68\x2f\x83\x94\x60\x26\x3b\x63\x19\xa4\x04\xd3\xd5\x2d\x96\x41\x4a\x30\x0d\x65\x2e\x05\x16\xd4\xf2\x6d\xe4\x63\x13\x47\x57\xb1\xc3\xaf\x4d\x94\x59\xe2\x5e\xb7\xb4\xdc\xe5\xe2\x94\x3c\x4e\x2c\xd3\x54\xc1\x74\xcd\xbe\xa5\xf7\x82\x6a\x7c\x68\xe9\xbd\xcb\xf5\x2a\x79\x84\x58\x7a\x2f\x98\xae\x68\xb8\x4c\x53\x05\xd3\x1a\x2f\x4b\xef\x05\xd3\x1b\xe2\xd2\x7b\x41\x74\xef\xfb\x4b\xf1\x05\xf1\xad\xd4\xb2\x34\x5f\x10\xcd\x4c\xc0\xa5\x72\x82\xe9\xbc\xdc\xa5\x39\x82\xe9\x8b\xea\x65\xc4\x10\x44\x3a\x87\x6a\x29\x85\xcb\x92\x37\x5c\x0d\x97\x99\x9e\xa0\x26\x2f\xa8\x96\x52\x08\x56\xe1\x66\xbd\x0c\x1b\x82\x65\x39\xd5\xa5\x27\x82\x65\xa9\xd1\xa5\x27\x2e\x2b\xde\xf0\xfc\xbe\xf4\x44\x10\x69\xe8\x7d\xe9\x89\xcb\x92\x37\xdc\x02\x97\x9a\x08\x96\xab\x94\x2f\x35\x71\x59\xf1\xc6\x23\x5a\x27\x04\xab\x7c\xbf\x65\x2f\x2b\x49\x58\xd3\x26\x0f\x0c\x02\x87\x16\xd8\x5d\x3a\xe1\xd2\x09\x2d\x0a\xb1\x0c\x1d\x82\x65\x95\xe2\xa5\x26\x2e\x2b\xda\x78\xb2\xa9\x89\xcb\x8a\x36\x3c\x59\x2c\x35\x11\x2c\x27\x68\x2f\x35\x11\xec\xe3\x9e\x81\xd5\x13\xc1\x72\xf6\xc5\xd2\x13\xc1\xb2\x14\xf3\xd2\x13\x41\x0c\x3d\x62\x29\x85\xab\xd1\x73\xcf\x5b\x0d\x10\xd4\xfc\xfe\xd3\xc1\x68\x0e\x86\x9f\x72\x30\x1a\x83\x61\x2f\xb5\x3d\xb0\x5c\xe8\x7c\x69\x7b\x60\x99\xf9\xb0\x54\x3b\xb0\x0c\xd1\x2f\x73\x4b\xc1\x32\x1c\xbf\xb4\x3d\x50\x5d\x96\x68\x69\x7b\xa0\xba\x70\xc8\xd2\xf6\xd6\x67\x7b\xbc\x6c\x5a\xda\x1e\x18\xbe\xa6\x5c\x86\x2b\xc1\xb2\x48\xec\x72\x02\x21\x58\x66\xed\x2e\x23\x98\x60\x95\xef\xb7\x1c\x8a\xee\x50\xd0\x23\xd3\x54\x41\x75\xb1\x92\x65\x50\x13\x2c\x93\x82\x97\x7a\x09\xaa\x33\x95\x97\x41\x4d\x50\x9d\x0b\xb6\x0c\x6a\x82\x65\x14\x7f\x19\xd4\x04\x35\x79\xf5\xbe\x0c\x6a\x82\x7d\x0d\x66\x78\x0c\x6a\x82\xe5\x1a\x2d\xcb\xdc\x54\x50\x9d\xba\xbc\x4c\x4d\x05\x31\x7f\x5e\xf0\x94\x5c\xb0\x4a\xf7\xc7\x1c\x31\x2a\xf7\xb8\x8c\xfd\x32\x40\x0a\xf6\x23\x21\xdd\x34\x37\x15\xd4\x74\x14\xad\xdc\x03\x96\xb3\x48\x97\x61\x54\xb0\xac\xf7\xbb\x74\x68\x50\xd3\x81\x35\xb2\x0a\x96\xe5\x5f\x97\x5a\x0d\x6a\x7a\x5a\x9a\xc0\x0a\xaa\x53\x16\x97\xa6\xbd\x9c\xc5\xc8\x03\xf9\x32\x81\x15\x4c\x17\x2e\x5e\xca\x37\x58\xd6\x5a\x5f\xca\x37\x88\xa6\x0b\x2f\x03\xb0\xeb\xcb\x60\xed\x7e\xd5\x31\x1b\x9e\x4a\x36\x39\x64\x1b\xd5\x09\xc4\x4b\x23\x07\xcb\x59\x4b\x4b\x23\x07\x35\xdd\x25\x1a\xf9\x32\xa9\x95\xe7\xe5\xa5\x91\x83\xea\x3a\x5a\xcb\xa0\x2c\x58\x56\x6e\x5e\x4a\x3a\x58\xbe\xc9\x5a\x8a\x35\x88\x74\x72\xd9\x52\xa3\x41\x4d\x2f\x5b\x6a\x34\x58\xbe\x0f\x5c\x2a\x33\xd8\x47\x01\xff\xa9\x33\x83\xea\xd4\xf7\xa5\xf9\x82\xe8\xe6\xf9\x2c\x63\x9e\x60\x99\x14\xbf\x8c\x79\x82\xe5\xfc\x86\xa5\xc8\x82\x65\x30\x6d\x29\xb2\x60\xad\xf2\x07\x67\x5e\x4a\x2d\x58\xc6\x9c\x96\x52\x0b\x6a\x7a\x7a\x18\xeb\x04\xcd\x09\x50\x4b\xcf\x05\xcb\x39\x18\x4b\xcf\x05\xcb\x68\xd2\xd2\x73\xc1\xbe\x37\xd0\x3b\xe3\x9f\x60\x99\xdf\xbf\x8c\x7f\x82\x65\x1c\x67\x69\xc3\xa0\x59\xc0\x62\x69\xc3\xa0\x59\xfe\x61\x59\x95\x07\x2c\x63\x2f\x4b\x1b\x06\x7b\xdc\xf9\x4b\x75\x78\x7d\x79\xaa\x74\x49\x1d\x5e\xe6\xa9\x7a\x74\xa9\xc3\x20\x9a\x4b\xf8\x2c\x7d\x18\x34\x4b\x90\x2c\x7d\x18\x2c\xe3\x87\xcb\x59\x90\x60\x19\x1e\x59\x2a\x32\x68\x16\x25\x59\x1a\x32\x58\xeb\xfb\x79\xc7\xe7\xcb\x79\x75\xc3\x1c\x9e\x83\xe1\x21\xee\xb8\x34\x64\xb0\x0c\xdb\x2c\x0d\x19\x34\x8b\x79\x2c\x0d\x19\x2c\xa7\xa8\x2c\x0d\x19\x34\xb3\x16\x97\x86\x0c\x9a\x55\x50\x96\x86\x0c\x96\x05\xac\x97\x86\x0c\x96\x33\x54\x96\x86\x0c\x96\xb3\x0f\x97\x86\x0c\x22\xab\x97\x60\x15\x19\x2c\xc3\xb2\x4b\x45\x06\xcd\x09\xbf\x4b\x45\x06\xcb\xb8\xcd\x52\x91\xc1\x72\x72\xc8\x32\xc4\x0b\x9a\x75\x47\x96\xd2\x0c\x96\x91\xda\x65\xf0\x16\x34\x0b\xb6\x2c\xe7\x58\x82\xe5\x0c\x95\xa5\x59\x83\x65\xd8\x74\x99\xe7\x0a\x96\xb9\x6d\xcb\xa8\x2f\x58\x86\x73\x97\x41\x5f\x10\xf9\x3d\x26\x1a\xf5\x05\xcd\x94\xce\x65\xd4\x17\x2c\xc3\x4e\x4b\x71\x07\xcd\x7a\x28\x4b\x6f\x07\xcb\xd8\xd7\xd2\xd1\xc1\x32\x30\xb8\xb4\x6f\xb0\x7c\xf1\xbe\xb4\x6f\xb0\x0c\x61\x2d\xe5\x1b\x34\x2b\xcb\x2c\xe5\x1b\x34\x97\x0f\x58\xca\x37\x68\x66\xa4\x2e\xe5\x1b\x2c\x67\xe6\x2c\x43\xbc\x60\x19\xd9\x5e\xfa\x38\x68\x56\x1e\x5a\xfa\xf8\xb2\xaa\xed\x74\xc4\xb4\x6f\xd0\x4c\x82\x5d\xda\x37\x58\x46\x52\x97\xf6\x0d\xa2\x7f\xc7\x98\xfa\x0d\xf6\x89\x4a\x07\x8c\xde\x82\x65\xe8\x7f\x69\xc3\xeb\xf9\xa2\x62\x1c\x05\xc6\x57\x41\xfc\x5c\xc6\x65\xe9\xc3\x60\xb7\xb1\x71\x86\x53\x41\xfc\x5c\xae\x66\x29\xc9\x20\x7e\x2e\x98\xb2\xb4\x64\xb0\xdb\xd8\x14\x35\x19\x34\xcb\x82\x2d\x35\x19\x44\x37\x47\x76\x29\xc5\x20\x7e\xae\x20\xb4\xb4\x62\xb0\x37\xc5\x9f\x73\x3f\x3c\xd4\xda\xf2\xbc\xd3\x94\xc1\xfe\x57\xbe\xaa\x04\x83\xfd\x55\x86\x5d\x0b\x06\xfb\x73\xb6\x39\xec\x2f\x65\xb4\xbc\x70\xa8\xc1\x20\x7e\x4e\x2d\x5c\x4a\x2f\xd8\x5b\x47\x67\xb5\x5e\xb0\x7f\x8e\x5d\xa6\xf6\x82\x3d\x50\x1c\x72\x7a\x2f\xd8\xd7\x6e\xbf\xeb\x61\xc8\xe4\xcb\x74\x7a\xe9\xd2\x7c\xc1\xfe\x3d\xbf\xeb\x08\xbc\x8e\x80\xc7\x98\xee\x0b\x9a\x55\xe6\x96\xc1\x52\xb0\x7b\xeb\x57\x3d\x14\x09\x96\xfe\x5c\x0a\xe7\xd0\x91\xc1\xde\xbc\x46\x5b\xd8\x46\x46\x3e\x77\x96\x43\x45\x06\xcd\x1a\x70\x87\x86\x7c\x18\x2b\x35\xb1\xf6\xd0\x90\xc1\xde\x38\xdb\xba\x6d\x94\x56\xe0\x8c\x3e\x54\x64\xb0\xff\xb4\xd3\x36\x6c\x73\xec\xb8\x35\x1f\x4a\x32\xd8\xfd\x4f\xda\x96\x6d\xcb\xcf\xb9\x75\x87\x6d\xd4\x9e\xe3\xf6\x75\xa8\xc1\x60\x1f\xdb\x7f\xc8\xd3\x3e\xd4\xe4\xc3\xd9\x9c\xb9\xfc\xb7\xdb\xb6\xdb\x2d\x70\xab\x5e\xdb\x1c\x46\x6e\xb3\x87\x0e\x0c\x9a\x45\x20\x0e\x85\x17\x34\x4b\xd8\x1d\x0a\x2f\xd8\xbf\xc6\xb6\x6b\xbc\x60\x8f\x05\xff\x60\xf4\x17\xec\xe3\x8d\x31\x53\x83\xc1\xfe\x9c\xff\xea\xf8\x84\xe3\xc3\xd5\xf8\xb0\xe0\x0f\x68\x56\x26\x3c\x54\xe3\x43\x35\x56\x53\x0f\xd5\x18\xec\x63\xc1\x36\x07\x20\x9c\xce\xca\x31\x73\x18\x15\x06\xfb\x73\x76\xe3\xb1\x8d\xc9\x1e\xc3\xce\x3a\x26\x41\x45\x4a\xe4\xe9\x30\x2a\x0c\xf6\x37\xe9\xac\x61\x61\xd0\xac\xcd\x77\x98\x0d\x0c\x9a\x75\x19\x0f\x15\x1d\xec\x6e\x71\x78\x18\x16\x06\xbb\x8d\x6d\x33\x1b\x18\xec\x7f\xf0\xbb\x0e\x49\x71\xb2\x83\x43\x62\x18\x18\x44\xcf\xe9\x96\xd8\x57\x17\xdb\xb4\x94\xe7\x61\x6c\x18\x44\x77\x16\xf6\xa1\xce\x83\x88\xf0\x10\xd4\xe7\x41\x74\x9f\x83\x0e\x85\x1e\xec\xcf\xd9\x66\x3f\x36\x9a\xd3\xe1\x0e\x55\x1d\x34\xe7\x99\x1f\xaa\x3a\x68\xd3\x23\xcc\x88\x2e\x68\x33\xfc\xa2\x7d\xa8\xce\xce\xf0\xa0\x53\xdf\x41\x84\x39\xbd\x87\xfe\x0e\xda\xf4\xa4\xd4\xdf\xc1\xde\x34\x86\x4e\x7f\x07\xfb\xe7\xf8\xaa\x02\x0f\xf6\xd1\xc9\xdf\x6a\xf0\x60\x7f\x8e\xef\xea\xe6\xa0\x39\xf1\xf3\xd0\xcd\x41\xa4\x09\x24\x87\x72\x0e\x22\x4c\x4b\x3e\x8c\xe2\x82\x36\xdd\x39\xfa\x3a\x68\xf3\xdb\x10\x47\x84\x24\xe1\x30\xed\xe0\x50\xd8\x41\x73\xe6\xe7\xa1\xb0\x83\xbd\x1b\x18\x39\x43\xb6\x47\xb3\xaf\xdc\x6e\x0f\x95\x1d\xec\x61\x62\xd7\x18\xa1\x05\xbb\x8d\xcf\xe9\xf1\x60\xf7\x95\xff\x50\xe4\xc1\xfe\x0f\xdb\xdc\xfd\x24\x19\x37\x5f\x31\x1c\xaa\x3c\xd8\xbf\xe7\xe7\x1c\x14\x5c\x3e\x4c\xd5\x3e\x74\x79\xb0\x3f\xc7\x36\x2b\xf3\x20\x9a\x99\x0b\x87\x36\x0f\xda\x74\x97\x69\xf3\xa0\x4d\x0f\x44\x6d\x1e\xec\x2d\x66\x8f\xa9\xf3\x60\xb7\xb9\x75\x8e\x4a\x77\x2a\x92\x23\xa5\xbd\x83\xbd\x25\xfe\x85\x23\x45\xf5\xdc\xe9\x31\xa6\xbe\x83\xfd\x31\xdb\x1c\xa8\x8d\x36\xfd\x07\xf5\x1d\xb4\xc9\xad\xfa\xd0\xd5\xc1\xfe\x26\xdd\xd7\xd5\xc1\x7e\x30\xf1\xd7\x1c\x92\x74\x48\x1c\x62\x6d\x1d\xec\x36\x3a\xa6\xad\x83\xdd\xc6\x91\xa2\xae\x83\xfd\x55\x3f\xe7\xa0\xe4\x37\x28\x74\x56\x61\x07\x6d\x7e\x5f\x75\x4c\x5c\x2d\x34\x3c\x8c\x75\x71\xb0\x7f\x8e\x03\x4f\xf3\x06\x7b\x93\x19\x27\x95\x1a\xec\x36\x7e\x4f\x81\x3e\x5c\xe5\xd3\x5a\x9e\x87\x22\x0c\xa2\xff\xbe\x36\xc7\x7d\xa3\x5b\xfb\xe5\x30\xea\x7c\x58\xf2\xc7\x77\x43\x87\x76\x0c\xba\xcf\x9b\x87\x61\xe7\xe3\x5f\xc5\x1f\xfe\x55\x61\x06\x7b\x4b\xe8\xac\xc6\x0c\x22\x7c\xdf\x75\x18\x79\x06\xdd\x07\xe6\x43\x8b\x06\xfb\x5f\x6d\x73\xdc\xa7\xeb\x84\xe3\x43\x87\x31\xe5\xc3\xfa\xb7\x5a\xeb\xa1\x5a\x83\xc8\xf4\xa9\xc1\x18\x31\xd8\xbf\xc7\xbe\x55\xb7\xc1\xfe\xae\xff\xe1\x00\x4c\x57\x4a\xf7\x6e\x64\x30\x19\x44\x37\x6f\xe6\x50\xc2\x41\x77\xaa\xdc\xa1\x84\x83\xfd\x17\x7f\x48\xf7\x3e\x8c\x36\x1f\xae\xd8\xe9\xeb\xad\x43\x33\x07\x7b\x0b\xd8\x2a\xd5\x1c\x74\xa5\xf2\x50\xcd\xc1\xfe\x98\x5f\x75\x2f\xaf\xaf\x84\x0d\x1b\xaf\x9c\x83\xee\xf4\xba\x43\x11\x07\x31\xbf\x1d\xaf\x89\x83\xbd\x25\xfe\x85\xc7\xe5\xb2\xbe\xa4\x97\x2b\x5d\x1c\x74\x6b\xc0\x1d\x46\xa6\x0f\x57\xfc\x34\x23\xf0\xd0\xcf\xc1\xfe\x2a\x47\x88\x82\x0e\x76\x1b\x07\x97\x82\x0e\xba\x59\x02\x87\x82\x0e\xf6\xc7\xf8\x39\x0d\x1d\x74\x6d\xfc\x50\xd0\x41\xb7\x38\xd5\xa1\xa0\x83\xdd\x07\xff\xc0\x61\x3a\x1c\x26\x2f\x24\x2a\x3a\xd8\x9f\xf3\x5f\x1d\x26\xaa\x17\x35\xe7\x91\x1c\x4a\x3a\xd8\x5b\xe2\x7f\x38\x26\x16\x2b\xfa\x79\x19\x56\xc0\x41\x77\x6a\xdc\xa1\x80\x83\x28\xdf\x1e\xd3\xc0\x8f\xad\xdb\xdd\xe2\xe2\x87\x6e\x7d\xb8\x4c\xa8\x69\xca\x87\x72\x0d\xa2\xbb\xee\xc4\xa1\x5c\x83\x6e\xf5\xa8\x43\xb9\x06\xfb\x1f\xd8\x10\xed\x1a\xec\x8d\xe3\x5f\xd5\xeb\x83\xa9\xa4\x45\x9f\x3b\xcc\x97\x06\xdd\x85\xd0\x0e\xfd\x1a\x44\xf1\xbd\xcb\x61\xc2\x34\xd8\x6d\x6e\x89\xfd\x3f\x29\xcf\xe9\x7e\xd5\xb0\xc1\xfe\x98\x1d\xb3\xaf\x96\x31\xf2\xad\xf9\xa1\x29\x83\xee\x1a\x74\x87\xa6\x0c\xba\xab\xbb\x1d\x86\xb3\xc1\xfe\x35\x36\x4e\x55\x06\xbb\x8d\x9d\x68\x3c\x1b\xec\x7e\xf9\x5d\xfb\x75\xf9\xd6\xc9\x4e\xe8\xd4\x60\xdf\x23\xfd\x3d\x3b\x46\x48\x3b\x8d\xe3\x1d\x5a\x35\x88\x62\x45\xeb\x43\xad\x06\xbb\xcd\xcf\xd9\xdb\xcb\x02\x40\x1e\x3c\x5a\x34\xd8\x6d\x6c\x8b\x1a\x0d\x76\x1b\xe3\xae\x47\x83\xfd\x7b\x6c\x9f\x1e\x0d\xba\x52\x76\xe8\xd1\x87\x89\xd1\xe6\x6f\x1e\x46\xa3\x0f\x57\xfb\x54\xf2\x0e\xa5\x19\xec\x9f\x63\xe0\x0d\x51\x83\xfe\x3d\xc3\x9b\xf3\x0c\xba\x25\xdb\x0e\xa3\xd6\x60\x7f\x93\xdd\x63\xd8\xfa\x70\x22\x2a\x52\x7a\x98\xf4\x7c\x7c\x13\x51\xbd\x28\x18\xca\x3e\x2c\x6c\x64\x09\xe8\xc3\x58\x36\xd8\x6d\x74\x42\x7d\x07\x7b\x9f\x31\x9e\x6a\x39\xe8\xfa\xec\xa1\x81\x83\xfd\x55\x36\x58\x03\x3f\xfe\x4d\x49\xf5\xab\xf6\x8b\xfa\xb7\xdf\x0c\xce\x43\x05\x07\x7b\xf3\xd8\x64\x15\x1c\xf4\xe4\x15\xf3\xa1\x6e\x1f\x8f\xa5\x98\x7c\xfc\x37\x0c\x0d\xe2\x2b\x53\x71\xa8\xe0\x87\xf5\x8b\xcc\x9c\x3a\xd4\x6d\x10\x5f\x21\x89\x43\xb7\x06\x7b\xf7\xb0\x29\x7a\x34\x88\xfa\x1d\x65\x7a\x34\x88\x6f\x42\xe3\xa1\x47\x83\x6e\x51\xc6\x43\x8d\x06\x5f\x4c\xe5\xd0\xa2\xc1\xfe\xb5\xfd\xb1\x53\x15\x06\xbb\xad\xd3\x56\x6c\x2b\xb6\x05\x6d\xd5\xb6\x6a\x5b\xa5\xad\xd9\xd6\xf8\x0b\x3f\xd6\x6d\xea\x9e\x16\xfe\xdc\xb4\x8d\x72\xa4\xbe\xf3\x3e\x95\x57\xd0\x67\xb5\xe9\xb4\xe9\xb4\x92\xe9\xa2\xed\xb5\xed\x75\x7a\xf0\xee\xff\x69\x30\x16\x74\x4f\xc6\x53\x11\x3d\xa3\xf8\x31\x3a\xa6\x89\x82\xa8\x9e\x78\xa7\x8a\x09\xbe\xcb\xe2\xa9\x61\x82\xa8\xbe\x6d\x38\x35\xcc\x33\x96\x6d\x49\x9b\x1b\x8c\x4e\x56\x9d\xf8\x54\x13\xc1\xbe\x2e\xf8\xdd\xc7\x36\x66\x2a\x1b\x09\x3f\x95\xc2\xd3\x54\x61\xfa\xa0\x12\x82\xb5\xfe\xf0\x5e\xfd\x54\x18\x41\x58\xf2\xee\x54\x18\x41\x1a\x81\x3e\xf5\x40\x90\xa6\xa7\x9d\x2a\xdf\xe9\x42\xa1\x9c\xa5\xa7\xc6\x07\x46\xfb\xb9\x85\x8e\xb3\xa9\xbf\xdc\xf5\x4e\x53\x7f\xc1\x68\xfe\xbc\x5a\x08\xca\x58\x36\xb9\x5d\x64\x03\x2f\xee\xa0\xa7\x52\x08\x46\xe3\x11\xe6\xd4\x09\x4f\xd7\x04\x9d\xdf\x37\xdd\x17\xac\x09\x6a\xd5\x99\xd3\x28\xef\xc9\xfa\x9f\x56\xaf\x38\xf5\x44\x30\xad\x94\x7d\xea\x89\xa0\x5a\xa3\xe3\xd4\x13\xc1\xb4\x76\xe6\xa9\x26\x82\x69\xc5\xbe\x53\x4b\x04\xb5\x7c\x4d\xee\xad\x6a\x68\xca\x2f\x3a\x14\x95\xe4\x12\x7f\x5e\x1f\x3c\x8d\xe8\x72\xc9\x39\x8d\xe8\x9e\x46\x74\x3d\x08\x8d\xe8\x82\x65\x92\xf2\xa9\x21\x9e\x46\x6f\x79\x41\x72\x2a\x88\x60\x99\xe5\x7b\xea\x87\xa0\x3a\xbf\xf7\xd4\x0f\xc1\x32\x25\xf6\xd4\x0f\x41\xf3\x09\xe9\x34\xc4\x0b\x96\x33\x83\x4e\x8d\x11\x2c\xa7\xdb\x9c\x1a\x23\x68\x5e\xa7\x4f\x85\x11\xac\xef\x3c\x30\xea\x0b\x9a\xd5\x0c\x4f\x75\x11\x34\x6b\x77\x9e\xda\x22\x88\x9f\x65\xbd\x4e\x6d\x11\x44\x1a\x78\x3c\x35\xc3\xf3\x33\xc3\xe6\xcf\x39\x18\xff\xcc\xd0\xdf\x73\x34\x3e\x33\xe4\x56\x73\x6a\x86\x60\xfb\x83\xff\x61\xe7\xd5\x40\x77\x8a\xca\x77\xaa\x7c\xdf\xb0\x19\xc2\x05\xdd\x62\x0e\xa7\xc6\x77\x3a\x09\x55\x09\x38\x35\x3e\xd0\x5d\x21\xf4\xd4\xf8\xce\xfc\x6e\xab\x7c\x4c\xe3\x03\xdd\xb7\xd3\xa7\xc6\x07\x5c\x95\xef\x34\x5e\x0b\x5c\x04\xf9\x54\x01\xc1\x77\x46\x28\x80\x20\x0c\x80\x9e\xfa\xdf\xf9\x2f\x32\x4b\x93\x7b\x13\x85\x73\x8d\x9b\x53\x5d\x03\xa3\xfd\xfc\x94\xdb\x8e\xad\x8d\x74\x47\x19\x14\x05\xd5\x9b\xd3\xa9\xac\x81\x7d\xc6\x31\x88\xca\xda\x69\x6d\xd7\x6f\xc4\x0c\x77\x82\x66\x95\xe9\xd3\x70\x27\xe8\xae\x23\x7c\x1a\xee\x04\x2e\x17\x79\x2a\x79\x20\x86\x3e\x73\x1a\xee\x04\xdf\xd9\xab\xf6\x81\x34\x5f\xf0\x54\xfb\x4e\x67\x8f\x72\x83\x3c\xb5\x3e\x90\xa6\x73\x9d\x5a\x1f\xd8\xf7\x42\x7e\x4c\xeb\x03\x69\xae\xf4\xa9\xf4\x81\x70\x91\x9e\x53\xe7\x03\x69\xa2\xed\x69\x94\x14\x84\x6b\xe1\x9c\xa6\x11\x83\xd1\x7e\x7e\xca\x3e\xb2\x7e\xa7\x05\x04\x4f\x85\x0f\x14\x0b\x08\x9e\xfa\x1e\xf8\xd2\xea\x4f\x75\xef\xdc\x6a\xf7\xcd\x85\x3c\x35\x3b\x30\x7f\x5e\x61\xb5\xb8\xf3\xcb\x09\x66\x23\xb4\x2f\x30\x2d\xb0\x73\x6a\x5f\x60\x5a\x2d\xf2\x54\xbe\x40\xb5\xf2\xcf\xa9\x7b\x81\x99\x5f\x93\x1d\xa2\x32\x4f\xf9\x7e\xcb\x0e\x2d\x2e\x9d\x9e\xaa\x9a\x17\x58\xe6\x9b\x9e\x1a\xd5\x69\x28\x13\x53\x3c\xb5\x22\xb0\x4f\x72\x46\x47\x2d\x3a\x5d\x60\xc4\xe2\x7d\xa7\x5e\x04\x5a\xf3\x22\xa5\x16\x81\xfd\x31\x3a\xa0\x16\x81\xdd\xe6\xe7\xec\xc1\xe1\xab\x0e\x6f\xce\x46\x25\xcf\xc3\x77\x38\x9e\x96\xfa\x0e\xd8\x27\x39\xc3\x76\x7c\x5b\xec\xbb\x04\xb7\xce\xf1\x56\x81\x78\xd6\x39\x8d\x38\x82\x7d\x42\xf3\xaf\x2a\x10\xe8\x56\xb8\x3d\x35\x20\x90\x3e\x73\x9d\xda\x0e\x88\xf5\xfb\x43\x6d\xb2\x53\x17\x02\x69\xe6\xfd\x69\xa8\x11\x14\x2b\x54\x9e\x6a\x0f\x28\xae\xd0\x71\x1a\x57\x04\xd5\x12\x51\xa7\xd6\x03\xa6\xb5\x62\x4e\x83\x88\xa0\x26\x51\xa2\xd3\x20\x22\xa8\x49\x4a\xc2\x69\x0c\xf1\xfc\xd6\xd4\xf4\x1a\xa9\x07\x9d\x86\x07\xbf\x8f\xd9\x3b\xaa\xe7\x58\x29\xe8\x54\x79\x40\x44\xf8\x1c\xa7\xf2\x9c\x5f\xf9\x1c\x87\x54\xe5\x01\xfb\x52\x4a\x3f\x55\x1e\xb0\x9f\xbc\xe8\xa8\xca\x03\x5c\x95\xf6\x54\x78\x40\x7e\x67\xb3\xbe\x03\x9c\x7c\x79\x6a\x3b\xa7\xb6\xe3\xae\x50\x76\x40\x56\xde\x38\x9d\x26\xec\x82\x70\xe1\xa3\x53\xd5\x01\x35\x7d\x36\x52\x75\x80\x53\x96\x4f\xa3\x83\x20\x9d\x01\x72\x9a\x9c\x0b\xc2\x05\xca\x4e\x75\xe8\x74\x02\xe8\xf0\x8b\xf6\x10\xf3\xb1\xa0\xcf\xa9\xf9\x00\x97\x33\x3e\x15\x1f\x10\xdf\x3a\xf4\xa7\x96\x03\xd2\x44\xbf\x53\xa1\x01\x69\x6a\xfa\xa9\xcf\x9c\x86\x23\xbf\x0e\x19\x8e\x04\xa3\xe1\x33\xa7\x09\xbb\x60\xb4\x9f\xdf\xb4\x8f\x8f\xcf\x59\xf4\xc8\x58\x24\x18\xa6\x6c\x9f\x8a\x10\x18\x96\xb6\x38\xf5\x20\x30\x1a\x01\x8f\x53\x0d\x02\xfb\xe0\xf1\xf7\xed\xe5\x43\xb1\x5e\x5e\x04\x9c\x26\xde\x82\x6a\x95\xb3\x53\xe3\x01\xd3\x77\x5d\xa7\xf1\xc5\x93\x94\x5a\xdf\x16\x9d\xc6\x08\xcf\x97\xe7\x19\x8f\x7d\x35\x06\x2c\xe7\x06\x9d\x5a\xcc\x69\x34\xd0\x0c\xaf\x53\x8d\x39\x5f\xb3\xf5\x6c\xf2\xd0\x79\x49\x31\xf2\xde\x69\xe0\x0f\x2c\xa7\x98\x9e\xc6\xfd\xce\x2f\xee\xc7\x6e\xba\x94\x9d\xcb\xb8\x9f\x55\x6a\x2e\xe3\x7e\x60\xb7\x0d\xda\x8a\x6d\x5e\x01\x79\x31\x72\x29\x40\x60\x9f\x11\x95\xb6\x66\x9b\x8f\x39\x78\xd7\xa5\x01\x81\xa6\xd9\x5c\x46\xfe\xc0\xfe\x58\xa3\x6d\xda\x36\x39\xac\xfc\xd7\x65\x93\xef\x1c\xd3\xaf\x9e\xb6\x59\xed\x69\xf9\xb9\xcb\x36\x2d\xbb\xdb\x76\xdb\x76\xeb\x58\x6e\xc9\x6b\xdb\xcb\x7e\xde\x2d\xaa\x13\x70\x2e\xe2\xa5\x39\x81\xc9\x65\xf8\xd2\x9b\x2e\x2b\xab\x22\xc4\x97\x11\x3c\xf0\x2d\xd2\x79\x19\xc0\x03\xf9\xeb\x36\xd9\xcb\x20\xf1\xc0\x16\xfb\x18\x94\x7b\xe1\xda\x70\x19\xa8\xbb\xc2\x62\x22\x7e\xca\x2e\x86\x81\x2a\xb7\xc1\x1e\x12\x93\x6b\xc6\xdf\x2e\x65\x0b\xa4\x99\xd4\x97\xf1\x37\x10\x9e\x74\x97\xaa\x75\x59\x6a\x95\x90\xcc\xa5\x3a\x81\x62\xcd\xdf\xcb\xb2\xaa\xa0\x58\x1e\xe5\xd2\xa6\xc0\x68\xa8\xf1\x65\xf4\x0d\x14\x6b\xa1\x5c\x06\xdf\xae\xe2\xdc\x53\xb6\xcb\x3c\x5a\xf0\xcd\x6e\xba\x0c\xbd\x81\xe2\xc2\x52\x97\x1a\x06\xaa\x85\x11\x2f\x67\x60\x5e\xc5\x93\x89\x2f\x9a\x59\x0b\xa6\x2f\x15\x2f\x35\x0c\x44\xaa\x28\x97\xd2\x05\x9a\xef\x28\x2f\xa5\xeb\x52\xba\x82\x16\x3b\xf4\x6f\xc1\x0c\xbf\x68\x8f\x28\x98\xea\xda\x6f\x97\xce\x75\x7d\x33\x30\xdd\x7e\xe3\x75\x60\x36\x3f\xe5\x6e\x63\xc5\x8c\x6e\xec\xfe\xd2\xc3\xc0\xfe\x03\xb7\xd6\x9e\x53\xa7\xc7\x35\xc7\x2e\xad\x0b\xc4\x30\xdf\xf6\x52\xbb\xc0\xf4\xac\xd1\xba\x40\xba\xb6\xe2\x65\x64\x0e\x38\x79\xf9\xd2\xc3\xc0\xec\x7f\xb8\x31\x5f\x5a\x1a\x88\x6f\xec\xb4\x34\x90\xae\xd8\x78\xa9\x64\x20\x75\x90\x4b\xd9\x02\x91\x06\x63\x2f\x6d\x0b\xa4\x77\xc4\x4b\xdb\xba\x28\xd9\xf3\x9d\xfe\xaa\xd5\x45\x2c\xee\xc7\xc5\xf5\x32\x14\x07\x32\x1c\x4f\xd5\x0a\xc4\x77\xd0\xa8\x51\x20\x7d\x22\xba\xb4\x28\x90\xde\x97\x2f\x25\x0a\xc4\xcf\xb3\x40\x5f\x02\xe1\xc3\xe6\x65\x20\x0d\x44\x77\x5e\xe7\xa5\x42\x81\xf0\x31\xf5\x32\x92\x06\xf6\xbe\x67\x63\xd5\x2a\x10\x3f\x8f\x70\xad\x0a\xa4\xcf\x65\x97\xb1\x35\xe0\xc3\xec\xa5\x67\x5d\x7a\x96\xd7\x08\x35\xeb\x4a\x3b\xc9\xe8\xa8\x54\x20\x9c\xb6\x74\x29\x47\x20\x5d\xbf\xe9\x52\x8e\x40\xba\x56\xd3\x65\x6c\x0c\x64\x25\xb4\x70\x19\x1a\x03\x61\x02\xf8\x65\x64\x0c\x7c\x93\xdb\x2f\xad\x0a\x84\xe5\x2f\x2f\xe3\x62\x20\x6b\x71\xbb\xec\x4f\x52\xbd\xc8\x8b\xb6\x59\xab\x20\xbe\x42\x34\x57\x7e\x3d\x7a\xf9\x26\x83\x63\xda\x2a\x08\xe5\xf7\x32\x78\x06\xb2\xf2\x20\x73\x69\x68\x20\x4c\xe3\xbe\xcc\x5a\x05\x59\xdd\x30\xa5\x0d\x84\xf9\xeb\x97\x49\xab\x20\xa6\x8b\x21\x5f\x7a\x1c\x08\xef\x92\x97\xce\x06\xb2\x16\x3f\xe5\x58\xb0\x44\x47\x5a\x39\xf3\xd2\xda\x40\x7c\x57\x21\xa5\x0d\xa4\x4b\x11\x5c\xce\x1a\x05\x61\xda\xed\xa5\xc8\x81\x30\x1d\xf8\x52\xe4\x40\xb4\xaf\x4d\x93\xbb\x34\x39\xc7\x5f\x93\x03\xa1\x98\x5c\x8a\x1c\x88\xe2\x8d\x54\x91\x03\x61\x66\xfd\xa5\xc8\x81\xac\xc5\x4f\x39\x18\x04\xef\x7c\xfc\xb8\x74\x3b\x10\x66\xd6\x5f\x86\xf3\x40\xba\x94\xd8\xa5\xee\x5d\x44\xf3\xca\xd7\xe4\x50\x6c\xa4\x2f\x96\x2e\x67\x88\x82\xac\xc5\x8d\xf0\xd0\x27\xbc\x67\x6a\xf7\xa5\xee\x81\x30\xbf\xfc\x32\xb8\x07\xd2\xf2\x8b\x97\x06\x08\xb2\x7a\xfd\x30\xb4\x07\xc2\xd2\x71\x97\x71\x3a\x10\xe6\x7f\x5f\x86\xe9\x40\x3a\x6d\xed\xd2\x13\x2f\xd7\x02\xf1\x32\xa0\x27\x82\x74\x49\xb2\x4b\x4f\x04\x61\xda\xfe\xa5\x14\x82\x30\x64\x7f\x29\x85\x20\x7c\x07\x76\x19\xa2\x03\x59\xbf\x26\x47\x82\x08\xdd\x77\x6b\x32\x40\x07\xd2\xe5\xc8\x2e\x03\x74\x20\x7d\xeb\x76\x19\x8b\x03\xf1\x65\xc9\x5c\xea\x24\x88\x3e\x78\x25\x7c\xe9\x7a\x60\x1f\xd6\x6c\xad\x21\x30\x10\xce\xbb\xbb\x8c\x80\x81\x70\xe6\xda\xa5\x11\x82\x74\xa6\xdf\xa5\x10\x82\xf8\x4e\x54\x85\x10\x44\xff\x86\x51\x23\x04\xa9\x59\x5d\xc6\xc9\xae\xf3\x2b\x34\x46\x93\x5b\x6b\x0e\xaa\x65\x63\x2f\x25\x11\x84\x25\x8c\x2f\xc3\x64\x20\x9d\xf6\x78\x69\x81\x20\x9d\x96\x74\x69\x81\x20\x9d\xb2\x77\x19\x23\x03\xe1\xb4\x9b\xcb\x18\xd9\xe5\xc4\xcd\xe9\xcf\x3b\x3e\xd4\x14\x72\x0a\xda\x65\x84\x0c\x84\xf3\xcd\x2e\xf5\xf1\x72\xe9\x0f\x6f\xca\xea\xe3\x75\x7e\x65\x0c\x69\x72\x2c\x2c\xb5\xea\xbd\x40\x7d\x04\xe9\x9b\x87\x4b\x7d\x04\xe1\x6c\xb9\xcb\xc0\x1a\x48\xa7\xff\x5d\x0a\x25\x48\x67\x50\x5e\xa6\xa0\x82\xe8\xf3\x0f\xab\x57\x5e\x2a\xe8\xe5\xcc\x52\xde\x42\x5c\x46\xe2\x40\xfa\xd2\xfc\xd2\x4a\x41\xfa\x2a\xe4\x52\x40\x41\x7c\x8f\x2a\xfa\x27\x08\xa7\xef\x5d\xea\x27\x88\x34\x67\xec\x52\x40\x41\x58\x11\xfa\x52\x40\x41\xfa\x7a\xe4\x32\x91\x15\x44\x3a\xcd\xe8\xd2\x4a\x41\x2a\x33\x97\x56\x0a\xd2\xb5\xc2\x2f\x23\x70\x20\xbf\x07\x37\x45\x15\xa4\x93\xba\x2e\x45\x15\x84\x93\x3a\x2f\x45\x15\x7c\x13\x9f\x2f\x73\x5b\x2f\x73\x5b\x7d\x84\x55\x5e\x2f\xeb\x17\xf9\x6c\xad\xbc\x82\x70\xb2\xe9\x65\xdc\x0e\xfc\xc7\xd8\xb9\xe4\x58\xcf\x02\x0b\x72\xde\xab\xe8\x25\x9c\xe4\x8d\xd4\xea\xbd\xd8\xc6\xde\xff\x12\xae\x88\xe0\xbb\xd3\xbf\x46\xa1\x42\x75\x6c\x83\x9f\x41\x26\xd0\x1c\x04\xf7\x28\xaf\xa0\x39\x4d\xc0\xa3\xbc\x82\x70\x2c\xdb\xa3\xbd\x82\x70\x8c\xed\x63\xd4\x0e\x34\x07\x8c\x3d\xfa\xec\xa3\xcf\xfa\x9c\x30\x68\x07\xa2\x76\xbf\xc0\x75\x5c\x10\x8e\xe3\x78\x74\x5c\x10\x8e\x82\x7b\x54\x5c\x10\x8e\xce\x7b\x54\x5c\x10\xce\xb0\xfb\x18\xd8\x03\xe1\x0c\xe6\x8f\x3e\x0b\x9a\x83\x8b\x1f\x7d\x16\x84\x13\x85\x3f\x66\xd6\x82\x66\xd2\xc8\xa3\xe2\x82\x68\xe9\xfc\x9b\x6d\xc1\xfc\x45\x8e\xa8\x7c\x0c\xf4\x81\xe6\x88\xca\xc7\x54\x5b\xd0\x1c\xfd\xfb\x18\xfb\x03\xcd\x31\xaf\x8f\x6e\x0c\xc2\xe1\x8e\x8f\x6e\x0c\x92\x33\x3a\x3e\x06\x03\x41\x38\xe6\xf5\x51\x97\x41\x73\xb0\xec\x63\x78\x10\x84\xb3\x59\x3f\x8e\x40\x05\xe1\x90\x83\x47\x83\x06\x4d\xf5\x5e\x0a\x2e\x68\xf6\xc1\x2e\xfd\x16\x74\x3f\x0f\x97\x7a\x0b\xf6\xd3\x37\x53\x96\x2d\xcb\xfc\x9b\x45\xc5\x22\xba\x52\x39\x6d\x4b\xb9\x05\x51\x9c\x6f\x6b\x69\xb7\x60\x6f\xad\x50\xd6\x2d\xeb\x6c\xad\x51\x34\x2c\x1a\x14\x4d\x8a\xa6\x45\x73\x17\xd1\x3e\xcb\xb8\x20\x68\xce\x7e\xb1\x54\x60\x10\x2e\xa8\xbe\x34\x60\x10\x7e\xda\x2c\x05\x18\xf4\x12\xd6\xfc\xb5\x68\xdf\xce\x0e\x0c\x59\x2a\x31\xe8\x7e\x77\x2f\x9d\x18\x74\x63\xa2\x4b\x29\x06\xcd\x2e\xfc\xe5\xd8\x4e\xd0\x9c\xb4\x60\xe9\xbb\xa0\x1b\xc4\x5f\x06\x13\x41\x98\x1c\xbc\x74\x60\xd0\xfd\xec\x5e\x3a\x30\x68\x4e\x4e\xb1\x8c\x2e\x82\x66\x30\x6c\xa9\xc5\x20\x4c\xda\x5f\x2a\xf0\x72\x51\x92\x69\x91\x75\x24\xdc\x38\xcf\xd1\x5b\xc7\x60\xfe\x30\x9e\xe4\x4b\x2b\x06\xdd\x8f\xfa\xe5\xc4\x44\xa0\xbb\x1c\xe6\xd2\x8a\x41\xd4\x1f\x1f\x7e\x4b\x2d\x06\xe1\xda\x5e\x4b\x2d\x06\xfb\x7c\xbb\x03\x2b\x4e\x52\xaa\xa3\x77\x96\xb1\xc8\x65\x2c\x92\x17\xdd\x72\xfe\x22\x10\x8e\x28\x59\xda\x33\x88\x79\x8e\xcc\x8a\x93\xb8\xea\xd0\xa4\xa5\x3d\x83\xae\x54\x2d\x83\x98\xa0\x39\x2f\xc6\x52\xa8\x41\x38\x4a\x63\x19\xd7\x04\xdd\x75\xe0\x96\x8e\x0d\x9a\x9d\xe7\x4b\xc7\x06\xe1\xb4\xf3\xcb\x50\x27\x08\x57\xc6\x5f\x5a\xf7\x72\x99\x92\xe9\x7f\xd9\x62\x2e\x53\x42\x7c\x6f\xa9\xdd\x20\x9c\xd0\x68\x69\xdd\x20\x1c\x89\xb2\xb4\x6e\xd0\x55\xa3\xa5\x74\x83\x70\x88\xcc\xd2\xba\x41\x38\xb0\x62\x29\xdd\xcb\xc5\x4c\x78\xdf\x2d\x9d\x1b\x84\xb3\x3f\x2f\x83\x9f\xa0\xcd\xd1\xfe\xfb\x9d\xbc\xb4\xf4\x95\xbd\x8e\x3c\x6c\xdb\x2e\x7b\x1d\x71\xd8\x2a\x39\xe8\xda\xe7\xd2\xc9\x41\xa8\x90\x4b\xeb\x06\x4d\x3b\x5c\x46\x17\x41\x74\x13\x14\x96\xde\xba\x8c\xf3\x19\x1d\x5a\x8a\x2b\xe8\xc5\x1a\xeb\xad\x20\x65\x1e\x7c\x4b\x6f\x05\xc9\x0f\xf5\xa5\xb6\x82\x68\xf6\xd8\x2d\xbd\x15\xc4\x59\xb8\x66\xa9\xa9\xa0\x97\xe4\xd6\xac\x67\xf5\x1a\xa1\x52\x46\x03\x41\x2f\x5e\x23\x9a\x2b\xe8\xc5\xdb\xd1\x60\x20\xe8\xc5\x8b\xde\x68\xe0\x6a\x76\xc3\x70\x64\xfa\x2d\x48\xf9\x6c\xcb\x0b\x82\x55\x44\x9c\xfc\x77\xe9\xb7\xa0\x17\x0f\x55\xbf\x05\xdd\xd5\xbf\x96\x7e\x0b\x92\x66\xb9\xf4\x5b\x90\x9c\x6e\x78\x39\x2a\x13\xa4\x7c\x8e\xcb\xd3\x6b\x20\xd1\x8b\x4b\xbf\x05\x49\xbf\x5a\xea\x2d\xe8\xc5\x22\xf5\x16\x74\x97\xf9\x5d\xea\x2d\x88\xf3\x21\xb0\xf4\xdb\xe5\xb0\x4c\x27\xe5\x5f\xda\x2c\x48\x2a\xd0\xd2\x66\x41\x37\xc7\x67\x29\xb3\xa0\x17\xdb\xc2\x98\x24\x48\xf6\x11\x2e\xfd\x16\x24\x03\x01\x4b\xbf\x05\x29\x9f\xa3\xb0\x2d\x36\x7a\xf1\xf1\xab\xde\x82\x6e\x2a\xd3\x72\x9e\x24\xd0\x5d\xf4\x78\x69\xbc\xa0\x9b\x2a\xb2\x34\x5e\xd0\x9d\x2b\x7f\x69\xbc\xa0\x17\x1f\x4c\x0a\x2f\xe8\x66\x19\x2d\x85\x77\x9d\xd0\x25\x5f\x8c\x4b\xe3\x05\xbd\x9c\x22\xaf\x94\x41\x87\x3e\x3d\x02\x4b\xe3\x05\xdd\x6c\xa7\xa5\xf1\x82\x64\xbf\xc4\xd2\x78\x41\x2f\x38\xf6\xd2\x78\x41\x72\x86\xe6\xa5\xf1\x82\xe4\xcc\xd1\xcb\x00\xe7\x32\xc0\xe9\x35\xa0\x04\x2f\x03\x9c\x67\x5b\x36\xd8\xb0\xc1\xdc\xa3\x0d\x36\xbc\x9e\xac\xb7\x0d\x36\xbc\x9e\xdc\xa3\x0d\x36\x58\xa0\xc7\x97\xa6\x12\xbc\x4c\x70\xb5\xc3\x79\x69\xc1\xa0\x9b\x21\xb6\x0c\x8d\x82\x5e\xbc\x9d\x15\x63\xd0\x8b\x37\xbd\x62\x0c\x92\x5d\x1c\x4b\x31\x06\x49\x0b\x5e\x8a\x31\x48\x4e\x43\xbd\x14\x63\x10\x67\x4d\xa8\x65\x04\x15\xf4\x72\x7e\x69\x8b\x4d\x6f\x37\x6a\x69\x80\x73\x9d\x69\x6e\x7d\x7d\x18\xe1\x04\x51\xcf\xb7\x93\x36\x0b\x92\x5d\xfe\x4b\x99\x05\xe3\x7c\x00\x29\xb3\x60\x9c\x37\xae\xe6\x0a\x92\xeb\x56\x2c\xcd\x15\x24\xd7\xde\x58\x5a\x2a\xd8\x87\x61\x99\x0d\xb4\x91\x86\x5f\x75\x5a\x2a\x18\xe7\x25\xa9\xa5\x82\x71\xde\xfb\x46\x37\x41\x72\x1c\xc3\xd2\x52\xc1\x19\x58\xbc\xb4\x54\x90\x1c\xb1\xb1\xb4\x54\x10\xcd\xb9\x00\x97\x9a\x0a\x8e\xc5\x2f\x35\x15\x8c\xf3\x0d\xa1\xa6\x82\xe4\x1a\xfb\x4b\x4d\x05\x27\x56\xb9\x4c\xed\x04\x27\x79\x78\x69\xae\x20\x0d\xcf\x92\xe6\x0a\xc6\x79\x03\xa9\xa9\xe0\xdf\xc7\xac\x4e\x0a\x92\x59\x0d\x4b\xe9\x04\xc9\x64\xf8\xa5\x74\x82\x64\x52\xc9\x52\x3a\x41\x3a\x8f\x31\x23\xa1\xe0\x64\xbd\x2f\x3d\x14\xfc\xfb\x00\xd2\x43\xc1\xc9\x57\x58\x7a\x28\x48\xae\x36\xb2\xd4\x50\x90\xc6\xef\x0f\x93\x84\x2e\x2d\x15\x8c\x9f\x8f\x21\x8d\x14\xfc\xfb\xdc\xd6\x48\xc1\xbf\x47\x8e\x46\x0a\x92\x0b\xa7\x2c\x8d\x14\x24\x87\x57\x2c\x8d\x14\xfc\xbb\xc0\x35\x52\x30\x4c\xe0\x5b\x1a\x29\x18\x3f\xcf\x83\x46\x0a\x86\xf3\x4a\x2d\x8d\x14\x8c\x9f\x4f\x0e\xc3\xa9\x20\x39\x7e\x65\x29\xa9\x20\xb9\x14\xf5\x52\x52\x41\x72\x18\xc5\x52\x52\xc1\xc9\x54\x5d\x4a\xea\x5a\x5e\x32\x6e\xcb\x4b\x66\x79\xfb\x78\x5c\x36\xce\xa2\x71\x7c\x70\x28\xa4\xe0\x0c\x65\x58\x0a\x29\x48\xc3\x8f\x72\x85\x14\x9c\x51\xde\x4b\x21\x05\xe3\xe7\xc3\xdd\x98\x2b\x48\xae\x21\xbc\x74\x54\x30\xcc\x56\x5a\x86\x61\x41\x1a\x5e\x91\x3a\x2a\x48\x0e\xf8\x59\x3a\x2a\x38\xb3\x3a\x2c\x1d\x15\x24\x47\x0a\x2d\x15\x15\xa4\x71\x36\x6f\x4b\x10\x98\x35\x2f\x69\xa9\xa8\xe0\x84\x6f\x97\x8a\x0a\x92\xc3\x5a\x96\x8a\x0a\x7a\xb1\x48\x45\x05\xa7\x7b\x79\xa9\xa8\x20\x39\x80\x6b\xa9\xa8\x60\xfc\x7c\x36\xaa\xa8\x20\x75\x5d\xc4\x01\xa3\xe0\xe4\xaf\x2e\xad\x15\x24\x87\xef\x2c\xd3\x5c\xc1\x19\xa5\xbb\x8c\x0e\x83\xe4\xc8\xaf\xa5\xdb\x82\xe4\x88\xae\x65\x74\x18\x24\x17\xf3\x5e\x06\x87\x41\x72\x7d\xec\x65\x8e\xeb\x72\x92\x24\x9f\x95\xc6\x8b\xc1\x79\x7c\xbe\x7a\x32\x38\x23\x72\x5e\xa5\xf8\xfd\x9d\x99\xfd\x7f\x94\x65\xcb\x88\x64\x37\x8b\x8a\x45\x4a\x12\xb7\xcc\xab\x15\x83\xe4\xd2\xda\xaf\x1e\xfb\xba\x94\xa6\x37\xee\xab\x7c\xbe\xbf\xd3\x29\xc9\xe6\x8c\xa3\x82\x38\x77\xcd\xab\x32\x82\x38\x37\xfd\xab\x33\x82\xec\xd4\x30\xaf\xce\x08\x92\x43\xe8\x5e\x9d\x11\x64\x03\x08\xaf\xa1\x54\x30\x1c\x7f\xf1\xaa\x91\xaf\xab\x9f\x34\x37\xef\xa1\x05\x49\x8f\x5c\xea\xaf\xce\x08\xb2\x5d\xf2\xaf\x59\xab\x20\x1b\x71\x79\xd5\x48\x30\x5a\xf7\x87\x36\x5a\x62\x6e\x31\x3e\xb9\x5e\xcd\x12\x64\xfb\xcc\x5f\xc5\x12\x64\x23\x22\xaf\x62\x09\xb2\x73\x01\xbd\x7a\x25\x18\xad\xbb\x2d\x5b\x27\x31\xa3\x16\xe1\xe2\x57\xaf\x04\x71\xee\xd4\x57\xb1\x04\xd1\xe3\x6c\xcd\xe6\x61\x8d\x14\xc7\x5d\xbc\x9a\xe5\x6b\x5c\xb6\x5a\x64\xf3\x24\x9a\x87\xf0\xc4\xab\x59\x82\x61\x06\xce\xab\x59\xbe\x27\x7a\xcb\x61\x68\x96\xaf\xd1\x5b\xfa\x46\x5e\xcd\x12\x8c\x46\x30\xfd\xd5\x2c\x41\xb6\x9f\xfe\xd5\x2c\xc1\x70\x4c\xd2\xab\x59\x82\xec\xec\x49\xaf\x66\xf9\x66\xa6\xd8\xc2\x78\x5f\x9d\x11\x64\x83\x4f\xaf\xce\xf8\x9a\x30\xdb\xdd\xbc\x4d\x61\xc2\x6c\xf5\xbf\x6c\x09\x13\x66\xad\xb6\xce\xf8\x66\x12\x8f\x3c\x21\x86\x69\x5f\xb3\x63\x89\xe6\xbe\x4a\xe1\x6b\x76\xac\x67\x52\x29\x04\xc3\xb1\x46\xaf\x52\x08\x86\x93\xe4\xbc\xc6\x5d\x41\x76\x12\x95\xd7\x21\x95\x20\x3b\x51\xd2\x6b\xc2\x2c\x18\xc6\xac\x5f\xa3\xb3\x6f\xe1\x12\xf0\xa2\x33\x3a\x0b\x86\x83\x80\x5e\x83\xb3\x20\xa7\x53\x64\x1d\x8b\x75\xa4\x09\x0d\xce\x82\x9c\xce\xa1\x5a\xc7\x62\x1d\xff\xa0\xca\xaf\xe1\x5c\x10\x67\x96\xfb\xd7\x78\x2e\x88\x66\xcc\xfc\x35\x57\x16\x0c\xb3\x2d\x5f\x63\xbc\x60\x38\x24\xf7\x75\x5c\x25\x18\x8d\xd8\xc2\x6b\xd8\x17\x64\x83\x4e\xaf\x61\x5f\x30\x1a\x7d\xc2\xaf\xa9\xb3\x20\x1b\x15\x7a\xb5\x67\x90\xd3\x39\x08\x9b\x8a\xa8\xef\xe9\x2f\x7d\xd5\x67\x30\x1a\xf1\x92\x57\x7d\x06\x39\x9d\x2a\x79\x3d\x54\x1e\x1c\xcd\x1f\xda\x7c\x95\x4b\xa4\x7a\xf8\x36\x5f\xf5\xce\xb0\xc8\xf6\xa9\xdc\x19\x5e\x81\xfa\x34\x18\xcd\x33\xad\x4f\x83\xd1\x7c\xa0\xe9\xd3\x60\x98\x4f\xf0\xea\xd3\x20\x3b\xbf\xd3\x6b\x7a\x2d\x18\xad\xfb\x5f\xb6\x4e\xa3\x75\xba\xdb\xb2\x75\x9a\x37\x0b\xd7\x83\x8a\x0d\xb2\xc1\xb6\x57\xc5\x06\xc3\x4c\xa2\x57\xc5\x06\xd9\x09\xb1\x5e\xe3\xc5\x60\xb4\x53\x64\xb5\x9d\xd2\xc8\x96\x50\x9e\x41\x76\x2e\xa4\x57\x53\x06\xa3\xd1\xe3\xfc\x2a\xca\x20\xa7\x53\x64\x1d\xbb\x77\x3f\x07\xa1\x3a\x83\x33\x37\xd8\xab\x27\x83\x6d\xd8\xfe\x9b\x35\xea\x3e\x1d\xfd\x37\x6b\xd4\xa9\x11\x21\xa1\x57\x51\x06\xa3\x11\x75\x78\x55\x60\x10\x67\x19\xae\x57\xaf\x7c\xcd\x92\xf5\xcb\xfd\xd5\x22\xc1\x70\x60\xe4\xab\x45\x82\xec\xcc\x4d\xaf\xca\xf8\xba\xf0\x8a\x73\x65\xbf\x0a\x22\x98\x76\xd1\xbc\x0a\x22\x98\x76\x38\xbc\x0a\x22\x98\xce\x95\xfd\xea\x87\x20\x9f\x36\x53\x06\xc1\x54\x5c\x5f\x65\xf0\x65\x51\x4b\xe7\x93\x7f\xd5\xbc\xd7\x15\x2c\x6d\x0c\x2d\x0f\x4c\xbb\x5e\x5e\x2d\xef\x75\x05\x4b\x6f\x37\x43\xa2\x60\xda\x5d\xf2\x1a\x12\x05\xd1\xcd\x7d\x7b\x8d\x89\xbe\xe6\xce\x4e\x7f\x69\x33\x6e\xe4\x73\x57\x1a\x13\x05\xf9\x5c\x2b\x66\xd8\x82\x69\x1a\xd1\x6b\x98\x14\x4c\x67\xff\x7e\x1d\xb1\x08\xa6\x93\x8b\xbf\x8e\x58\x04\xd3\xde\x9e\xd7\x58\x2a\xc8\xe7\xa6\x34\x33\x17\x4c\x03\xb3\xaf\xde\x0a\xa6\x3d\x2f\xaf\xda\x0a\xf2\x79\x37\x99\x97\x0b\xa6\x5d\x04\xaf\x69\xb9\x20\x9f\x57\x8c\x6e\x0b\xf2\xb9\x91\x74\x5b\x90\xcf\x35\xa6\xc8\x82\xa9\x89\xbf\x8a\x2c\xc8\xe7\x06\x37\x02\x0b\xa6\x7d\x55\xaf\x6e\x0b\xa6\x29\xd6\xaf\x6a\x0b\xa6\xbd\x63\xaf\x6a\x0b\xa6\xfd\x14\xaf\x6a\x0b\xb2\x69\xf0\xaf\x6a\x0b\xa2\xb9\x4c\xc6\x6b\x50\x16\xe4\xf3\xb5\xa0\xee\x82\x69\x54\xe6\x55\x77\xdf\x13\x94\xb5\xe2\xfa\x2e\x98\xe6\x83\xbf\xea\x2e\xc8\xe7\x6b\x44\xdd\x05\xfb\xae\xf1\x38\xbc\x2c\xc8\xea\x3d\x8f\x23\x7d\x17\x4c\xf3\xc6\x5e\x7d\x17\x4c\xbb\xb4\x5e\x7d\x17\x4c\x3b\x5a\x5e\x7d\x17\x4c\x47\xc9\xbf\x46\x6a\xc1\x74\xcd\xb1\x57\x05\x06\xf9\x3c\x5f\x8d\xd4\x82\x69\x27\xda\xab\x15\x83\x7c\x1e\x04\x5a\x31\xc8\xe7\xf3\x4d\x2b\x06\xd3\xcc\xe5\x57\x2b\x06\xf9\x7c\x53\x68\xc5\x60\x3a\xb1\xfe\xab\x15\x83\x69\x52\xdd\xab\x15\x83\x69\xf7\xd5\xab\x15\xbf\x4e\xf1\xeb\x23\x57\x2b\x06\x25\x4e\xb5\x6d\xaf\x87\xf6\x8a\x3f\x04\x95\x5f\x63\xb7\xaf\x93\x10\x9d\xed\xda\x9c\x4c\x42\x64\xb7\xd8\xab\x28\x83\x69\xa7\xe1\xab\x28\x83\x7c\xde\x27\x8a\x32\x98\x66\x0c\xbe\x8a\xf2\x7b\x72\x8c\x2d\xb2\x39\x97\xcd\x49\xdb\x29\xca\xa0\xd4\xf3\x43\x9b\x73\x31\xde\xc7\x67\xa3\x56\x0c\xa6\x3d\x59\xaf\x56\x0c\xa2\xb9\x30\xed\xab\x16\xbf\x2e\x33\xf3\xf3\x63\x48\x2f\x06\xd1\xec\x99\x7e\x15\x63\x30\xed\x20\x7f\x8d\xde\x82\xe8\xdd\x5d\x28\xb8\xaf\x6b\xc8\xfc\xfc\x2e\xd7\x4a\xdf\xf7\x7c\x38\xf3\x5b\x85\x13\x4c\xc3\x1c\xaf\xc2\x09\x8a\xb3\x8b\xbc\x0a\x27\x98\xe6\x59\xbe\x0a\x27\x98\xc6\x9d\x5e\x85\x13\x14\x27\x39\x78\xb5\x4b\x30\x9d\xd7\xf1\xd5\x2e\x41\x71\x92\x8f\x57\x95\x04\xc5\x81\x3c\xaf\x2a\x09\xa6\x73\x78\xbf\xaa\x24\x98\x46\x3b\x5f\x55\x12\x9c\x29\xd7\x5e\xc7\x50\x82\xe9\x4c\xdf\xaf\x76\x09\xa6\xc1\xa3\x57\xbb\x7c\xcd\x3d\x76\x4c\xd4\xab\x5e\x82\xe9\x1c\xfe\xaf\x7a\xf9\x3a\x11\x91\xe1\xd4\x57\xbf\x04\xd3\x70\xe1\x6b\x3e\x32\x28\x0e\xe3\x7f\xcd\x47\x06\xc5\xa9\x52\x3e\x2d\xf4\x3b\xe9\xc8\x5c\x55\x9f\xe1\x5a\x50\x9c\xdc\xe2\xd3\x4c\x41\x71\x39\xda\x4f\x31\x05\x73\x9e\x1f\x16\x8b\x8a\xef\x74\x77\x50\x2d\xa3\xcd\xa6\x1b\x6b\x16\x35\x36\x56\x28\xea\x16\x31\x8f\xdc\xf4\x87\xc3\xa2\x61\x35\xfd\xe5\xb4\x8c\x46\xeb\xfe\xdb\x65\x11\x03\xd0\x78\xa2\x7c\x46\x6b\x3f\x97\x0b\xb5\x7b\xea\x33\x5c\xfb\x9d\x39\x86\xc2\xff\x5b\x96\x2d\xf7\x90\x29\x7b\x2d\xe3\x0a\x9a\x16\x7d\x16\xd1\x6a\xbc\x3c\x3f\x43\xb1\x60\x9a\x44\xff\x99\xb3\x0c\x8a\xc3\xfd\x3f\x73\x96\x41\x71\x7e\x82\x4f\xd7\x06\xc5\xf9\x40\x3e\x63\xb8\x20\x9a\xfd\xa8\x9f\x41\x5c\x10\xc3\xeb\xf1\x53\xc9\xc1\x74\xf4\xc0\xa7\x91\x7f\x41\xdd\xf9\x92\xf8\x74\x6d\x30\x0d\x7c\x7d\xc6\x67\xc1\xae\xa6\xff\x66\x9d\x48\x5b\xfe\x19\xfd\xfb\xb4\x6d\x50\x4c\x07\xff\xb4\x6d\xb0\xff\x8d\xe3\x50\xb7\x41\x71\x11\xd1\x4f\xdd\x06\xc5\x79\x6e\x3e\x75\x1b\xc4\xf8\x55\xff\xcd\xca\x27\x6f\x1f\x77\x60\xe5\xcf\xec\x42\xc5\xe3\xb0\xf2\x89\x6b\xa1\xbb\x4f\x2b\xba\x51\x1c\x6f\xf3\x29\xd7\xa0\x38\x67\xcc\xa7\x5b\x83\xe2\xc4\x22\x9f\x6e\x0d\x8a\xcb\x43\x7f\xba\x35\x98\xae\x23\xf0\xe9\xd6\x60\xba\x76\xc6\xa7\x5b\x83\xe2\xa4\x22\x9f\x6e\x0d\xa6\xf1\xf7\x4f\xb7\x06\xc5\xd9\x52\x3e\xdd\x1a\x14\x27\x4b\xf9\x74\x6b\x50\x9c\x79\xe4\xd3\xad\xc1\x6e\x1e\xea\xad\x5c\x7f\xae\x5f\x3a\xfd\x37\x9b\x27\x9b\xcf\xee\x7f\xd9\x3a\x4c\x43\xec\x6a\x03\x9f\x0a\x0e\x8a\x33\x25\x7d\x2a\x38\x98\x86\xe9\x3f\x15\x1c\xec\x73\x69\x95\x6c\xb1\xec\xd3\xc5\x7f\xb3\xc5\x98\x9a\xd8\xec\x87\xcf\xc0\xec\x97\xcf\x0c\xfe\xee\xc0\x26\xcb\x3e\x5d\x2c\xb2\xc9\x32\x53\x51\xf9\x4b\xbd\x1c\x4c\xe3\xb7\x9f\x5e\x0e\xf6\x19\xe7\x30\x14\x73\x30\x8d\x28\x7f\x8a\xf9\xe7\x7a\xa8\x8e\x1b\xfa\xf4\x64\x30\x1d\x5a\xfc\x29\xc2\x20\x7e\xf5\x2f\x13\x93\x7c\x7a\xf2\x57\xcf\x13\x8f\x03\xd0\x93\x41\x71\xfd\xf5\x4f\x4f\x06\xfb\xdf\x38\x00\x45\x19\xc4\xcf\x1c\xae\x4f\x53\x06\xc5\x69\xdc\x3e\x4d\xf9\x33\x41\xda\xd5\x16\x3f\x55\x19\x44\x75\xa0\xec\x67\xf4\xf9\x33\x6b\xda\x11\xd5\x9f\xfe\x0c\x8a\xb3\x00\x7e\xba\x32\xd8\x9b\xa3\xde\xca\x32\x28\x4e\x02\xf8\x29\xcb\xdf\x09\x35\x9f\x7a\x79\xe6\xaa\x93\x88\x35\x37\x67\x2b\x9e\xf9\x87\xce\x5e\x6d\x46\xe6\x1f\x72\x3e\xaf\x4f\x5f\x06\xc5\x69\xec\x3e\x7d\xf9\x33\x73\xda\x61\x12\x9f\xc2\x0c\xf6\xc1\xd1\x4c\x1a\x33\xd8\xcd\xe4\xff\xd9\x4c\x1b\xc5\x19\xf0\x3e\xfd\x18\x14\x97\xa9\xff\xf4\x63\xb0\x7f\xe9\xd6\xbc\x94\x9b\xf3\xce\xf9\x94\x33\xe2\x0c\x76\x99\x07\x6c\x93\x34\x27\x56\x6b\x1e\xb1\x6d\xd2\x9c\xb3\x8f\x0e\x98\xcf\x38\x34\x28\xa6\xe6\x7d\xaa\x34\x28\xce\x04\xf7\xa9\xd2\xe0\x8c\xfe\xf8\x8c\x43\x83\xe2\xb4\x6a\x9f\x2a\x0d\xf6\xf6\xf9\xa5\x2e\x0d\xa6\x09\x19\x9f\x2e\xfd\xf5\x73\x31\x5b\x66\xed\x1d\x09\xeb\x5a\x9e\x9f\x32\x0d\x76\xb5\xa8\x82\x36\x0d\x8a\xb3\x18\x7e\xda\x34\xd8\xb2\x4b\x8b\x18\x77\x06\xc5\x99\x22\x3f\xe3\xce\x20\x7e\x66\xf1\x7d\x5a\x37\x28\xae\xef\xff\x19\x78\x06\xbb\xdd\xac\x83\x0d\xd2\x9d\xc4\xb0\x78\xc0\xb6\x48\xf7\x56\xc3\x29\x3e\x63\xcf\xa0\x9e\x27\x8f\xb1\xe7\xef\xc4\x9e\xad\x97\xb1\x67\xb0\xeb\x4a\x6b\x1a\x69\x06\xa5\xf0\x8d\xf7\x19\x69\x06\xfb\xdf\x68\x61\xbb\x04\x40\x71\xc2\xc2\xcf\x50\x33\xd8\x07\x47\xf5\xed\x25\x00\xc5\xb9\xb7\x3e\x7b\x09\xc0\xfe\x37\x5a\xce\x60\xf3\xe7\xf4\x49\xae\x18\xf3\xd9\x75\x00\x76\xbd\xa8\xab\xe1\x66\xb0\x7f\xeb\xff\xd9\x4e\xc3\x76\x2a\x56\xc2\x76\xda\x28\xce\x6c\xf9\xd9\x79\x00\xf6\xe6\xa8\x98\xbd\x07\x60\xff\x94\x76\xb2\xfb\x00\xec\x66\xa7\x16\x06\x93\xc1\x2e\xe3\x50\x8c\x26\x83\xbd\x3d\x7f\x6b\xa3\xcc\x73\xed\xf8\x5b\x5b\x65\xa3\x38\x3f\xe7\x67\x47\xc0\xe7\xec\x45\xce\xc3\xfa\xd9\x13\xf0\xcd\x73\xf7\xd3\xa0\x76\x05\x80\x38\x4b\x47\x7e\xf6\x05\x80\xe2\x52\xc7\x9f\x7d\x01\xa0\x18\x52\xfa\xec\x0b\x00\x11\xe1\x9d\x6e\x67\x00\x88\x08\x4f\xb6\xbd\x01\xa0\x0c\xa2\x95\x9f\xbd\x01\x9f\xb3\x17\x85\x97\x9d\xdd\x01\xa0\xb8\x96\xf2\x67\x77\x00\x28\x23\xbb\x31\xcf\xb5\x73\x17\x85\x8f\x21\x67\x18\x06\x11\x76\x02\x7e\x76\x1b\x80\x7d\x70\x1e\xb0\x27\xfb\x0c\xf0\xf5\xc1\x61\x50\x1c\xec\x32\x7f\x6b\xd3\x39\xe8\x37\xbc\x8a\xed\x60\x00\xfb\xff\x38\xdb\xf6\x30\x80\x88\xf0\xf3\xd3\x2e\x06\xb0\xcb\xd8\xaf\x7d\x0c\xa0\x18\x46\xfe\xec\x63\x00\xfb\xdf\x2c\xb3\xed\x36\xca\xa0\x33\xfd\xb3\x93\x01\x14\x57\x4c\xff\xec\x64\x00\x51\x4d\x16\xfb\xec\x64\x00\xc5\xa5\xd6\x3f\x7b\x14\xc0\x3e\x5e\x4e\xab\x3d\x0a\xa0\xb8\xda\xfa\x67\x8f\x02\xd8\xff\xe6\x4f\x6d\xa6\xfb\x74\xa7\x59\x66\x33\xdd\x36\x93\xcf\x3a\xfb\x14\xc0\x3e\x15\x1e\x9d\xcd\x44\xfa\xf7\xf8\xf9\xcc\xb5\x57\x01\xec\x7d\xd0\x9c\x76\x2b\x80\xe2\xb4\xab\x9f\xdd\x0a\xa0\x8c\xfc\x87\x8e\xf0\xcf\x5e\x07\x70\x66\xef\xfd\xec\x75\x00\x65\xf8\xf1\x6f\xaf\x03\xd8\x87\xc9\x19\xb1\x8f\x01\xec\x7b\xd2\x43\xf2\x62\xfb\x37\x0a\x99\xf6\xb7\x97\xe1\x3b\xa3\x90\x7d\xad\xda\xcd\x00\x76\x75\xfc\x3f\x9b\xf1\xb1\x19\xbd\x89\xec\x68\x00\x7b\x7b\x96\xd9\x8c\x8f\xb3\xb5\x9d\xed\xd9\x8c\x8f\xcd\xe8\x93\xda\xce\x04\xb0\xb7\x67\x99\xcd\xf8\x9c\x66\xa4\x6e\xf6\x0a\x80\x38\x2b\xe5\x7e\x76\x0b\x80\xbd\x0f\xff\xcf\x8b\x66\xa3\x9e\x8f\x63\x3b\x01\x40\x3d\x1f\xc7\x76\x02\x80\xa8\x4e\x14\xfa\xd9\x09\x00\x76\x19\x2d\x65\x27\x00\xa8\xc7\x24\xed\x03\x00\x7b\xa7\xfe\xd4\x8a\x2d\xc7\xce\x7b\x6b\x19\x31\x07\xbb\xcc\x23\xb1\x62\xaf\xef\x11\x8a\x8c\x8f\x83\x7a\x9c\xc2\xee\x03\xb0\x7f\xc9\x69\x34\x40\x0e\xf6\x5e\x39\x38\x23\xe4\xa0\xaa\xfc\x9f\xe1\x70\xb0\xff\x8d\xab\xcd\x34\x6e\xb0\xcb\xdc\x85\x4d\xf2\x3a\x2f\x9a\x2d\x6c\x90\x1c\xd4\xe3\x6c\x76\x50\x80\x7a\x0c\xd6\x0e\x0a\x50\xcf\x77\xbf\x1d\x14\x60\xef\xc0\x32\x6b\xff\x32\x73\x80\x5e\xf1\x9e\xca\x7f\xfc\x92\x1a\x18\x12\x07\xf5\xbc\xce\xec\xb4\x00\xf5\x58\xa8\x9d\x16\x60\x1f\x2c\x1b\xb3\xd7\x02\xec\x7d\x52\x79\xfb\x28\x40\xfc\xfb\x38\xb0\x93\x02\x44\x3a\x4d\x6e\x2f\x05\x88\xb3\xf4\xec\x67\x9f\x04\xa8\xd9\xe7\xa0\x5d\x12\x20\xd2\x11\x45\xfb\x24\xc0\x2e\xf3\xf0\xac\xea\x46\xcd\xbe\x7d\xec\x80\x00\xfb\xdf\xea\xff\xf9\x7f\xfd\x47\x0f\x84\xd8\x65\x8d\xb2\xb0\x2c\x2c\x0b\xca\xb2\x65\x4c\xb4\xc1\x18\xc9\xfe\xa3\xc3\x41\xec\x9b\x64\x50\x56\x2d\xab\xfe\x36\x51\xd6\x2c\x6b\x1c\x4a\xa1\xa8\x5b\x74\x26\x59\xf3\xa7\xd3\xb2\xc9\xbf\xb9\xd7\xcb\xa2\xcb\x76\xb2\xec\xb6\x8c\x89\xe2\xaa\x3b\x78\x2c\x3a\x93\xe2\x4d\xca\x5e\xcb\x5e\x0f\xc4\xbd\x7e\x96\x39\x4b\x44\xdf\x45\x61\x5d\x37\x2a\x4b\x4a\xf6\x5f\x58\x2d\xa6\x2b\x4e\x74\x26\xf4\x5f\x58\xad\x70\x82\x31\x76\x10\xd6\x2a\x1c\x6e\xd5\x38\xb6\xb0\x5a\xe1\xa4\x63\xcd\x3d\x0c\xcb\xf6\x7d\xce\xc4\xd5\xfd\x17\xd6\x34\x9c\x5f\xad\x52\xfb\xb0\xaa\xe1\xfc\x6a\xfe\xd2\x9a\x6e\x54\xe6\x10\xef\xbf\xb0\xa6\xe1\xc8\xef\xe6\x81\x2c\xcb\x9c\x5f\xcd\x8d\x59\x79\x3a\x1d\x2a\x53\x43\xf7\x5f\x58\xf9\x8d\xca\x34\xb7\xfd\x97\x3c\xf9\xc9\x29\x32\x1a\xc7\x96\x6c\x90\xe4\x40\xbc\x46\xed\x93\x2d\x92\x1c\x96\xe8\x89\x4e\x56\x9f\xbe\x83\xc4\xf3\xab\xff\x92\xd5\x4f\x56\xbf\x72\x74\xc9\xea\x27\xaa\x1f\x34\x70\xb2\xfa\xc9\xea\x37\xcb\xac\x7e\x72\x1a\xb6\xe1\x6e\xad\x7f\x72\x1a\xb6\xc6\xa9\x4e\x36\x00\x13\x18\x8f\xdf\x29\xb3\x66\xe9\xcc\xc3\x46\x43\x65\xab\xb6\x51\x9b\x27\x27\x5b\xb3\xec\x34\x6c\x9d\x26\xa6\xbf\x40\xd4\xe6\xd6\xb2\x57\x7a\x76\x66\xb6\xc1\xd1\x65\x1b\x80\x0e\x03\x57\xf3\xeb\xbf\xec\x25\x41\x9e\xb7\xab\xf2\xf5\x5f\xb6\x01\x18\x4b\xed\x0a\x9f\xfd\x97\x6d\x80\xec\xa4\x73\x9d\x46\xc9\xb6\x40\x76\x06\xb7\xe1\x7e\x6d\x81\x7c\x5a\xc0\x43\xb6\x05\xc8\xec\x76\x3d\xc8\xfe\xcb\xb6\x00\xd3\x1f\xbb\x6c\x64\xff\x65\xcf\xf7\x46\x6d\x9e\xc7\x6c\xa3\x64\x1b\x65\xfc\xf7\x60\xe9\xfe\x2b\xb6\x59\x71\xee\xba\x41\x3b\x16\x1b\xad\xd8\x68\x83\x46\x2b\x36\x9a\x83\xaa\xbb\x57\x57\xb1\xd5\xe8\x31\xc8\x3f\xcf\x73\xb1\x85\x98\x0a\x39\x93\xd1\xd7\x7f\xc5\xd6\x60\x5c\x75\xfe\x79\x27\x15\x6b\xce\x52\xb5\xf9\xe7\x15\x5c\xac\x79\xa1\x9f\x9b\xfe\xe5\xfe\x2b\xd6\x7c\xa3\x76\x9f\x23\xd5\x43\xa6\x3b\x61\xfc\x9a\x65\x1e\x72\x75\xd6\x26\xda\xa7\x7a\xc4\x74\x27\xe4\x98\x1c\x5d\xf5\x9c\x56\x3b\x81\x1a\x6d\x5b\x3d\x62\xfa\x04\x72\x4c\xce\x69\xf5\x88\x37\x2a\x1f\xde\xfd\x57\x3d\xe0\x7a\xe6\x3c\xa1\x51\xaa\x07\x4c\xfe\x79\xce\x3e\x20\xab\x07\x4c\xa7\x40\x29\x56\xac\x7a\xb7\xd2\x29\x90\x99\xbe\xb1\xff\xaa\xa7\x6f\xa3\x92\xf9\xdf\x7f\xd5\xd3\x57\x3f\x27\xaf\xe3\xa7\xcd\xca\x32\x9c\x3a\x17\x9f\x90\xcd\xca\xd2\x2b\x90\x49\xa7\xed\xbf\x66\x6d\xe9\x15\xc8\xe7\x91\xd3\x3c\x3f\x1b\x75\xfa\x9c\x6b\x36\xc0\x46\xa5\x73\xbb\xff\x9a\xf5\x67\x9e\xaa\x5c\x6d\xa7\xe6\x8d\xce\x44\xc5\xb9\x7a\x77\x35\xaf\xf3\x33\x79\x95\x6f\x92\x66\x3b\x31\x1a\x3b\x33\x56\xb3\xff\x9a\xd7\x39\x3d\x05\x2e\xfd\xd2\x7f\xcd\x86\x62\x25\xde\x42\x5d\x9b\xcd\x44\x3f\x41\x6f\xa7\x0e\xd6\xbf\xb9\xe8\x8a\xcf\x88\x6e\xfd\x19\x69\x4d\xfe\x6c\xff\x75\xab\xcf\x48\xeb\xf0\x92\xe8\x56\xab\x33\x6c\xd8\x5d\x76\xab\xc5\x18\xea\xc2\x7c\x46\xfd\xd7\xad\x96\x63\xa8\xcf\x2f\xad\x41\x77\xb4\x2c\x67\xb5\x5b\x01\xc7\x50\x33\x37\x48\xff\x75\xcf\x7e\x67\xb8\x6c\xf1\x30\xac\x81\x03\xa6\xab\xdb\xf7\x9c\x22\xf1\x6d\x7a\x3b\x77\x2b\xd5\x4f\xa5\xd8\xda\xb0\x06\x1a\xfb\x79\x2a\x0d\x4f\x20\x13\x5d\x35\x2f\xaf\xe1\xf9\x1b\x8c\xbb\xb4\x89\x86\x15\x65\x7c\x34\xb1\xf9\xfe\x1b\x56\x74\x30\x23\x60\x61\x9f\xc3\x7a\x0e\x06\x56\x16\x2e\xdf\x61\xa5\x70\x73\x67\xf6\xeb\xbf\x61\xa5\x74\x73\xdf\x79\xc3\x13\x35\x1c\x51\xe1\xad\x3f\xac\x15\xb3\x18\xb7\xf3\x4b\x2b\x35\xac\x94\x2f\xdf\x69\xa5\x26\xa3\x21\x0b\xed\x31\xad\xd3\x74\x58\x2d\xe7\x7d\x5a\x27\x47\x3a\x7b\x29\x4c\xeb\x34\xa9\x93\x27\x6f\x5a\x27\x14\x9c\x9c\xb9\xfe\x9b\xd6\x69\x5a\x27\xae\x8d\xe9\xb9\xdb\x68\xcd\x93\x32\xad\x26\x23\x9d\x9b\x1f\x00\xd3\x5a\x32\xd2\xb9\x79\x53\x4d\x0f\x7f\x32\x20\xcc\x97\xec\xe5\x75\x76\xf1\x50\x49\x1e\xd8\x65\x8d\x2e\x06\xd1\x79\x27\x5f\x1e\x3e\xaa\x5d\xba\x9f\x4e\x97\xc7\x4f\xc2\x38\x4b\xf9\xf4\xdf\xe5\xf1\x9b\x2f\x5e\x3d\x03\x97\x15\x60\x46\xac\xda\x6c\xb3\xcb\x7b\xea\x72\x1e\x0e\xdf\x09\x97\x55\x60\x71\xdb\xf3\x00\xbd\x3c\x2b\x97\x83\xa3\x3c\x10\xaf\x3e\x14\x9a\x5c\x8e\xfe\xbb\x7c\xca\x60\xd0\xd3\x87\xd6\xe5\xa9\x43\xa0\xa7\xf7\xc0\x65\xdd\xf1\xe7\xe9\x93\xf2\xb6\xee\xb7\x83\xe1\x38\xe7\xb7\x55\xbf\xad\x3a\x75\xba\xad\x3a\xe3\xa1\x19\x57\xd3\x7f\xb7\x35\xdf\x5a\xdc\xcf\x73\xfd\xb6\x46\x37\x63\x9c\x82\x83\xb8\x3d\x4d\x58\x31\xcb\xd5\xf4\xdf\x6d\x1d\x1d\xfc\xdc\xad\xe4\xed\x79\xc2\x8a\x49\xd8\xef\xbf\xdb\x7a\x1b\x67\x3f\xcf\xcd\xdb\x8a\x23\xc5\x9d\xf9\xbc\xfa\xef\xb6\xe6\x67\xc1\x5b\xbf\x4b\x6e\xab\xbe\xd1\x7f\x7e\xfa\x3c\xd6\xf3\xf1\x1c\x27\x2a\xfa\x58\x05\x07\x32\x27\x9f\x74\x8f\x67\xef\x61\x9c\x80\x5f\x43\x8f\x75\x78\x18\x59\xe1\x23\xe1\xf1\x78\x1f\x86\x51\xd8\xdc\x8f\xc7\xcb\x1c\x58\xc5\xe7\xcb\xe3\xe1\x3e\xf6\x11\xfb\x7e\x7d\x3c\xdc\x87\x71\x14\x7e\x80\x3c\x1e\xed\xc3\xc0\x93\xf6\xdf\x4b\x78\xf4\xdf\xe3\x79\xdc\x48\x4c\x3f\xd0\x7f\xcb\xfa\x31\x4b\x70\xe9\xde\xa9\xcb\x13\xb9\x18\x66\xe1\x97\xf3\xf2\xae\x5c\x0c\xb3\xf0\x43\x74\x79\x6e\x17\xe3\x52\x7c\xc9\x2c\x1b\x86\xc9\xb4\xce\x97\xee\xb2\x5d\x96\x63\x2a\xfc\x32\x59\x9e\xef\x45\x5b\xf9\xfc\x5c\xb6\xd5\xb2\xad\xa8\xf1\xf2\x7c\x93\xff\x9d\xbd\x45\x96\xcd\xb7\x18\xb6\xe3\xb3\x7e\xd9\x56\x8b\x31\x3a\x9e\xed\x65\x53\x2d\x9a\xca\x93\xbd\x6c\xaa\x45\x53\xf9\xbd\xb9\x6c\x8b\x65\x77\x9a\x4f\xad\xd7\xc6\x78\x19\x72\xe2\xe7\xd1\x6b\x5b\xbc\xb4\x85\x5f\xb4\xaf\x6d\xe1\xa4\x5b\xbe\x22\x5f\x2b\xfe\x3a\xbe\x84\x4a\xbe\x6e\xff\x75\x48\x02\x3f\xfc\xdc\xbc\x29\xd4\x1e\xeb\xe7\xe6\x1d\xe5\xfb\xf3\x49\xf3\xd9\xb0\xcc\x8a\xf5\xb3\xf9\x3f\xb7\x6f\xc2\xf4\xf9\x2f\x1b\x96\x61\xbe\x23\xf9\x79\xf7\xf9\xb8\x30\x63\xda\xe3\xff\x6c\xeb\xcf\x5c\x7b\x0e\xf6\xb3\xad\x59\x69\xf6\x67\x63\x7c\xb6\xb5\x49\xd4\x36\xff\x67\x5b\x7f\x8c\x53\xf0\xad\xf1\x79\xa9\x7e\xa4\xb7\x4d\x37\x6f\xf3\x93\x44\xfd\xf3\xea\xfd\x6c\xfe\x8d\x34\xbc\xec\x3f\x9b\x9f\xd5\x76\x6a\xf3\x39\xf0\xd9\x3e\x1f\xf9\xf7\xbc\x0a\x43\xc7\x0c\x73\xad\xb9\xc8\x82\x88\xb6\x38\x5f\xf1\xa1\x4d\x02\x43\x96\x3d\x94\xc9\x38\x83\x8d\x91\x82\x50\x26\x81\xfd\x5b\x3d\x14\xc7\xf8\x39\xfa\xc6\x5d\xde\x16\x31\x7c\xa0\xb9\xb1\xc7\x22\xaa\xc4\x1b\x34\x08\x41\x0b\x53\x77\x7a\xa8\x8d\x60\xfc\xb8\xdf\x23\x3c\xfc\xf0\xf0\x2d\xca\x16\x79\x2a\x3b\x45\xdd\x22\x4f\x88\x45\x1e\x57\x90\x92\xca\x99\x0c\x95\x0e\x8c\xce\xcb\x2c\x54\x3a\x90\x59\x5f\xb5\x87\x46\x07\xa2\xb6\xe1\xc6\x3c\xb0\x20\xcf\x72\xd0\x88\x1a\x5d\x98\xb3\x3d\xf9\x2f\x8d\x0e\x8c\xf3\x43\x85\x2e\xcc\xd9\x46\x5d\x22\xd9\xfa\xe6\x6c\xf3\xa5\x16\xc9\x1a\x25\x72\x10\xf9\xf0\x8d\x64\xeb\xbb\x64\xec\x2c\x14\xd9\xf8\x26\x68\x77\x8b\x86\x45\x64\x08\x22\xf2\xa1\xdf\x81\xfd\x1c\x75\x63\x56\x3c\xf9\x3d\x7f\x76\x60\xcd\xcf\x62\x34\x7c\x13\x44\xb2\x9a\x26\x5a\x4f\x4e\x9c\x7a\x07\x46\x1b\x34\x90\x76\x07\x32\xcb\x91\xf6\xd0\xee\xc2\x44\xeb\xc9\xb6\x94\x3b\x30\x58\xd8\xa8\x87\x72\x17\xf9\x8c\xab\xe7\x04\x28\x77\x20\x2a\xd3\x58\xf6\x50\xee\x40\x94\x38\x3b\xb5\xf2\xd9\xca\xd3\xb6\x3a\x1b\x18\xbe\xc6\x43\x65\x03\xfb\xce\xf7\xd8\xac\x14\x63\x6b\x4d\x70\xe9\xa1\x6c\x81\xe8\xa4\x97\xf5\x50\xb6\xc0\xf4\xd3\x35\x74\x2d\x30\xb5\x8a\x50\xb5\xc0\x64\xf2\xda\x1e\xc5\x2a\xb0\x6e\xac\x3d\x2c\xa1\x7c\x85\x6b\xd3\x4c\x4f\x5f\xb1\x06\x85\x5c\x38\xcf\x55\xf1\xb2\x2d\x66\x48\xfa\x5f\x9e\xbe\xc2\xd2\x96\x3c\x0e\x42\x43\x03\xe1\x80\xf8\x1e\x1a\x1a\x98\xd9\xfb\x49\x41\x03\xf9\x5c\x57\xc5\x4b\x99\x89\x86\xb3\x8f\x83\x62\x6b\x90\x70\xdd\x6c\xee\xe2\x29\x3e\x19\xd5\x36\xa4\x6a\x07\xa6\xfd\x3c\xa1\xd9\x81\x18\x4c\x2e\xda\x43\xb5\x03\xd3\xd7\x49\x54\x1b\xa8\xd2\x40\xde\xb0\xca\x1e\x98\x3e\xc8\xa3\xda\x18\xa4\x4f\x9f\x2b\x41\xd5\x03\x53\xad\x8b\x6a\x63\x54\x1a\xc3\x1b\x4a\xfb\x03\x33\xd7\xff\xee\x27\xef\xa1\x07\x82\x7c\xae\x4d\x35\x10\x4c\x25\x22\xb4\xc0\x70\x61\x59\x6f\x67\x2d\x10\x4c\xbb\xc4\x42\x09\x04\xd3\x77\x7d\xe8\x80\x60\x66\xaf\x38\x15\x10\x4c\x56\x8e\xe8\xa1\x01\x82\xe9\x67\x4b\x68\x80\x20\x9f\x3b\x4b\x03\x04\xf9\xdc\x33\x0a\x20\xc8\xe7\x39\xa0\xff\x81\x7c\xee\x52\xf5\x2f\x5c\x55\xd6\x33\xa8\xfd\x81\x7c\x1e\x59\xcd\xb6\x63\x55\x59\x66\x73\xef\xa1\x0f\x82\xa8\xd5\x87\xa9\x46\x08\xf2\x79\x1a\x35\x5b\xc7\x84\x6b\xfa\x1c\x42\x1f\x04\x93\x49\x5f\x7b\xe8\x83\x20\x2a\x63\xee\x7a\x74\xdb\xa2\xdb\x16\xb4\x7e\xb7\x2d\x58\x30\x76\x30\x75\x66\x0f\x25\x11\x44\xad\xb6\xbf\x92\x08\xa2\x65\xbe\xd8\xa2\x5b\x77\xc2\xc4\xa5\xf9\xc0\xd6\x1c\xc1\x64\xf1\x8a\x1e\x5a\x22\x88\xd1\x93\x3f\xb5\xaa\xc6\x84\x95\x8d\x50\x1d\x41\x94\xec\x49\xe8\x5e\x1c\x1b\x85\x55\x9a\x7a\xa8\x93\x60\x7f\xcf\xf1\xd3\x61\xfd\x87\xd3\xab\x21\xc4\xa1\x4e\x82\x5d\xc6\x09\x54\x27\xc3\x00\x30\x43\xdb\x7a\x28\x8f\xa0\x84\x77\x92\xf2\x18\x06\x80\x19\x8f\xd6\x43\x7b\x04\xbb\x8c\x6b\x6b\xd8\x00\xe3\x4c\x37\x47\x43\x0d\x1b\x60\x30\x62\x89\x70\x5a\x0f\x35\x33\x0c\x01\x93\xc4\xde\x43\xcd\x04\x85\x35\xa9\x7a\x0c\x1b\x80\x68\xaf\xcb\x2f\xf5\x50\x33\x41\xd4\xe6\x03\x5e\xcf\x04\xfb\x50\x38\xe4\x69\x0b\x18\xee\xf5\x63\x3f\x14\x4d\x50\xc2\x27\x9a\x56\x09\x0a\x4b\x23\xf5\x50\x21\xe3\x8c\x09\xf6\x12\x9e\x56\x6c\x5a\x31\xe4\x27\xf4\x4a\x10\xc3\x6f\xdf\x50\x2c\x41\x61\x85\xa7\x1e\x8a\x25\x88\x5f\xf5\xa1\x36\x3d\xdb\xf3\x64\x00\x78\xc0\x56\x76\x1a\xda\xf6\x11\x39\x3d\xdb\xd3\xd0\xb6\x57\xc0\xb4\x01\xa6\x29\x00\xe7\xf0\x6c\x80\x49\x52\x84\x67\x5b\x53\x05\xfb\xa7\x6c\x4e\x53\x05\xfb\xa7\xec\xf6\xb2\x4d\x88\x14\x0f\x66\xab\xea\xa1\xbe\x82\x68\x3f\x3f\x4f\xd4\x57\xb0\x7f\x6b\x99\x97\xc5\x99\xd1\xd9\xf7\x81\xae\x0a\x76\x19\xd5\xbd\x6c\x29\x56\x9e\xad\x9e\x1e\xf5\x15\xec\xc3\xa3\x41\x2f\x5b\xea\xb2\xa5\x7c\x9c\x28\xb0\xa0\x54\x2f\x3c\x05\x16\x44\x65\x56\xdc\x1e\xea\x2a\xd8\x9b\xe3\xe8\xf4\x55\xb0\xcb\xd8\x9c\xc2\x0a\x4a\xf5\x72\xbf\x6d\x80\xdb\x1c\x00\x7a\x63\x42\x89\x05\xfb\x48\x38\x3a\x2d\x16\x84\xf3\x25\xf5\xb8\x6d\x80\xdb\x06\xf0\x39\xa6\xda\x82\x38\x1f\xdb\xa1\xdb\xc6\x89\xf8\x5a\x5b\xe5\x36\x8c\xf8\xfa\x00\xd7\x6d\x41\x38\x35\x4e\x0f\x45\x36\x4e\x74\xd7\x37\xb3\x22\x1b\x27\xba\x6b\x1b\x2b\xb2\xa0\x0c\x9f\xf4\xb7\x8d\x72\x82\xbb\x5e\x79\xca\x6d\x3c\x2e\xe9\xe6\x15\xf5\xd8\x02\xcf\x09\x78\xf3\xdb\xc7\x16\x78\x88\x6e\xfb\x72\xd6\x77\xc1\xfe\x37\xda\xf3\xf1\x5e\x79\x9c\xbd\xd6\x67\xfb\x63\x03\x9c\x60\xad\xa7\x51\x31\x06\x65\xf8\x45\xf0\x58\xff\xc7\x88\xb7\x07\x67\xfd\x4f\xa8\xd6\xeb\x53\x59\x8e\x13\xaa\xf5\x72\x57\x83\x41\x19\xbe\xff\xf5\xdc\x38\x11\x58\xef\x1e\x45\x17\x94\xe1\x3b\x5b\xcf\x0d\x57\x95\x0d\xdf\x7e\x8a\x2e\x28\xc3\x8f\x26\xad\x36\x8c\xd3\xc6\xfc\xef\xc1\xd8\x3d\xb4\x5e\x50\x86\x6f\x9c\x65\xe3\x2c\x1b\xc7\xab\x43\xeb\x05\x7b\xcb\x1e\x94\x2d\xb1\xbc\x12\xa8\xb5\xda\x1b\xe4\x72\x47\xf2\x13\x44\xef\x05\x65\xf8\x25\xa7\xf7\x82\x68\xd5\x47\xbf\x96\x0b\x6a\xf8\x72\x51\x72\xc3\x28\xae\x2f\x0d\x25\x17\x44\x9c\xc7\xa8\x96\x1b\x27\x8c\xeb\x9d\xa0\xe6\x82\xfd\x7f\x9c\xb9\xd7\xaa\xbe\x46\xac\xa9\xc2\x6b\x55\x37\xea\xf9\x8a\x7d\xbd\x0c\x5e\x16\x01\x4b\xd4\xea\xb5\xf2\xff\x82\xb8\xfe\xd2\xf3\xcb\x82\x3a\xb5\x78\x41\xbe\xd6\xd4\x90\xad\x0f\xe5\xd7\x9a\x6e\x54\x72\xb7\x7b\xbc\x5e\x05\x27\x62\x4b\x0d\xd4\x6d\xb0\x6b\x40\xb3\xe9\xdb\x60\xef\x94\x63\xfb\xac\xe9\xbf\x00\x2d\x9b\x53\xb8\x41\x3d\x8f\x6e\x85\x3b\x14\xee\x50\x4f\x15\x6e\x10\xce\x0a\xdf\x43\xbd\x06\x35\xfb\x22\x50\xaf\xc3\x85\x78\xc2\xf7\xb9\x32\x1d\x1f\x6b\x76\x9d\xad\x59\xad\x6f\xf9\x6f\x6e\xcd\x7a\x19\x9e\x6d\x1e\x88\xe7\xf4\x84\x67\x79\x82\x26\x43\xb1\xe9\x84\x62\x79\x96\x25\xdd\x19\x44\x62\x8a\xc5\x9e\x0c\xcf\x82\xfd\x7f\x95\xb2\x6a\x59\xf5\xff\x0a\x65\xcd\xb2\x46\x30\x32\x28\xea\x16\x19\xb4\xeb\xee\x62\x5a\xe6\x84\x84\x3f\x77\x71\x59\x76\xf9\x7f\xfe\xf6\xb1\xcc\x70\x24\x31\x84\xa4\x54\x83\xca\x42\xb5\x3d\x29\xd5\x20\x9c\xfa\xab\x27\x63\xb1\x20\x4c\xad\xe9\x49\xd3\x06\x95\xe8\x79\x4f\x9a\x76\x32\x18\xdb\xb9\xbd\x92\xc1\x58\x10\x4e\x1b\xd6\x93\xd1\x58\xb0\xbf\xca\x68\x00\x95\x1c\x44\xf1\x8b\x3a\xe9\xe4\xc9\x95\x7d\x98\x58\xa0\x27\x43\xaf\xc9\x95\x7d\x58\xdd\xac\x27\x45\x1d\xd4\x5e\xfd\x37\x2b\x86\x95\x67\x26\x20\xe8\x49\x2b\x4f\x64\x72\x67\xef\xf4\xa4\x5d\x83\xc8\x0a\x5a\x52\xaf\x41\x64\xfb\xde\x92\x51\x55\x10\xa7\xeb\x39\x29\xd8\x20\xf2\x39\x41\x46\x55\x41\xe4\x76\xca\x86\x65\xfb\x62\xf4\x35\x95\xb4\x6e\x10\xd9\xce\xff\x64\x54\x15\x74\x3e\x4b\x93\x1e\x0e\xa2\x33\x7e\xb7\x27\x3d\x3c\xb1\x00\xac\xc1\x9c\xa4\x86\x83\x38\xfd\xc0\x49\xe9\x06\xc1\x2a\xdc\x3d\xa9\xc9\xa0\xfa\x39\x97\xb4\x64\xd0\x3d\xab\x06\x40\x41\x30\xa1\x5e\x4f\xc6\x3f\x41\x52\x74\x93\x2a\x0d\xb2\xfd\x95\x49\x95\x06\x9d\x97\x5d\xca\x9e\x82\x6c\x1f\x94\xbf\xf3\x48\x4d\x85\xce\xfe\x97\x97\x96\x53\x49\xf3\x64\x49\xda\x76\xd2\xb6\xed\xbf\x4f\xda\x36\xe8\x3f\x2f\x54\x6d\x1b\x74\xa3\xeb\x49\xb5\x06\xfb\xa3\xd0\x5f\x5a\xc7\xc2\x83\x90\x8f\xe7\xa4\x47\x83\xce\x7b\x2e\x19\xe9\x04\xc1\xd4\x82\x3d\x69\xd6\x69\x6b\x74\x3f\x17\x90\x16\x0d\xc6\xa9\xb6\x16\x0d\x72\xe2\xf1\x96\xf4\x63\x30\x4d\x5c\x48\xea\x31\x88\x6a\x7f\x56\xd2\x85\x41\xee\xf4\xa7\x24\x5d\x38\x99\x34\x6d\xbf\x7c\x32\xca\x09\xe2\x84\x15\x92\x36\x0c\x8a\xb9\x06\xa9\x5a\x25\x82\xa1\xff\x1a\x48\x43\x06\xb5\x5a\x03\x0d\x19\xf4\xe2\xa1\x79\x2a\x19\x5e\xfc\xef\x30\xac\x66\xe5\x54\xd2\x16\x3a\x31\x08\x67\xc3\xe9\x49\x29\x4e\x26\x4c\xfb\xb0\x53\x8a\x41\x0b\xef\x43\xa5\x18\xc4\xbe\xfb\xff\xf3\xb5\x9d\x74\xe6\xe4\xda\x3e\x3c\x6c\x93\xce\x0c\x82\x61\xff\x3d\xe9\xcc\x20\x18\x25\xdf\x93\xce\x0c\x9a\x1a\x9d\xb4\x61\x10\x4e\xa1\xde\x93\x3a\x0c\xa2\xf9\x78\xd3\x7d\x41\x34\x6b\xa7\xfb\x82\x76\xee\x3c\x3d\x17\xf4\xf3\x30\xd2\x73\x41\x67\x62\x9c\x9e\x8c\x85\x82\x98\x5e\xf5\xaa\x2f\x70\x4c\x40\x4f\x6a\x2e\x88\x49\xc7\x40\x52\x73\x41\x67\x4e\x9a\x9e\x8c\x8e\x82\x98\xf4\x3b\x24\x25\x37\x39\x01\x97\xcf\x7f\x1d\x17\xf4\xf3\xa8\x57\x71\x41\x3f\x4f\x7a\x83\xa3\xc9\x09\xb8\xce\xb6\x3c\xcf\x9d\x4e\x56\x62\xea\x49\x99\x05\x69\x9c\xff\xb2\x8e\xdd\x4e\x56\x2e\x36\x43\xa3\xe0\x44\x46\x93\x7a\x0b\x32\x0b\x65\xf5\xa4\xdd\x82\x34\x3c\x1f\xca\x2d\x88\x7f\x95\x54\x6e\x41\x66\xc2\xf9\x9e\x94\x5b\x30\x8c\xd5\x25\xdd\x16\x8c\xee\x63\x4f\xb5\x05\x51\xed\xca\x4f\xaa\x6d\xda\x1a\x3b\xba\xaf\x42\x23\xa3\x60\x74\x9f\x68\x5a\x2c\x98\xd9\xab\x62\x58\x71\x47\x40\x7b\x3d\xe9\xb5\xc9\x11\xd0\xcd\x2a\x59\x71\xb4\xb6\xdb\x5b\x95\xd4\x5a\x30\xfd\xd4\x48\x46\x54\xc1\xf4\x7b\x21\x29\xba\xe9\x88\x2e\x55\x32\xa2\x9a\x4c\x6b\x3e\xb7\xac\xf2\x0b\x76\x9d\xdc\x9a\xad\x61\x5a\xf3\x79\x02\x68\xc4\xa0\x84\x8f\x77\x85\x38\x1d\x21\x4e\xee\xd5\xe6\x98\x2e\xbe\x8e\xaa\x24\xed\x37\x1d\xfb\x45\x10\x92\xf6\x0b\x8a\xe9\x46\x49\xd1\x4d\x66\x3f\x27\x1f\x0c\x4a\x2d\x88\xc1\x4c\xd3\x3d\x69\xb0\x60\x7f\x55\xb0\x39\x0d\x16\xd4\xea\x2b\x5a\x81\x05\xfb\xdf\x38\x12\x05\x16\xec\x32\x6a\xa1\xc0\xa6\xcb\x44\x2d\x3f\x0d\x14\x58\x50\x3b\x51\x84\xa4\xbf\x82\x48\xdd\x77\xaa\x02\x0b\xf6\xeb\xdd\x23\xb1\xb2\x97\xeb\x00\xda\xc6\x0a\x2c\xe8\x3e\x8a\xf5\x57\xb0\xdf\xb3\xfe\x97\x67\x7f\xa3\x19\x5b\x48\x2a\x2d\x50\x0a\x92\x42\x0b\xda\xb9\x37\x94\xd7\xe4\x8c\xd4\xd9\x87\x89\xa2\x9a\xb6\x94\xb6\xb0\x02\x8a\x25\x68\xf6\x5e\x26\x1d\x12\x34\xfb\xa5\x92\xbe\x08\x9a\xbd\x61\x49\x5d\x04\xd1\xfc\x9c\x7a\x3c\x05\x0f\x33\xd8\xfb\x3e\x53\x20\x41\x24\xaf\x5d\xfd\x11\x34\x7b\xf3\x92\x31\x54\x10\xc9\x4b\x57\xa5\x04\xed\x7c\x0e\x69\x94\xa0\xd9\x63\x99\x34\x45\xd0\x98\xa6\xa6\x27\x4d\x11\xf4\xf3\x1e\x57\x14\x41\x3b\xad\x6a\x54\x15\xb4\xe6\x9d\x67\x50\x15\xec\x7b\xca\x8d\xd9\xf8\x4e\xed\xec\xbb\x45\x75\x04\xd1\xbc\x44\x55\xc7\xe4\x34\xce\xde\x66\x9a\x63\x72\x1a\x67\x5b\x5a\x73\x4c\xce\xd9\xec\xeb\x58\x0d\x04\xad\x79\x93\x19\x0e\x05\xd1\x7c\xa5\x2a\x86\xa0\x35\xcf\xb7\x5e\x98\x1c\xf8\xeb\x47\xbf\x5e\x08\x5a\xf3\xc1\xa1\x16\x82\xd6\x7c\x0d\xaa\x80\xa0\xff\xfc\x08\x51\x01\x13\xbe\x37\x3d\xb7\xea\x1e\x88\x66\x78\x29\xbd\x9e\x36\x96\x12\xfa\xf9\xe0\xd0\x00\x41\x67\x16\xa8\x9e\xb4\x3d\xd0\x7f\x7e\x58\xa9\x76\xa0\x33\xdb\x5b\x4f\xaf\x87\xcf\x00\xe2\xe9\x13\xf9\xf5\xf0\x5f\x4e\x5b\x2e\x7f\x78\x3f\xab\x87\xa0\xff\xfc\x8c\x34\x58\x0a\xfa\xb9\xb7\x75\x37\xd0\xcf\x6d\xac\xa7\x81\x7e\xee\x76\x03\xa3\x20\x9d\x4b\x4b\x73\x03\xe9\x5c\xa6\x9a\x1b\x48\xe7\x2e\x30\x30\x0a\xfa\xb1\x25\x5d\x0e\xf4\xf3\x1c\x32\x30\x0a\xd2\xf9\x22\x50\xef\x40\x3a\x37\x99\x76\x07\x3a\x79\xdc\x3d\x69\x77\xc9\xb8\x28\x47\x9f\x8d\x8b\x82\xae\xc7\x65\x7d\x0f\xf4\xc2\xb7\x5f\x56\xf7\x40\x34\xdf\x83\xd9\x58\x69\x76\xa8\xaf\x31\xc9\xac\xc7\x81\xf1\xeb\xfe\x74\x58\x44\x44\x98\x2a\x65\x2d\x0e\x8c\xdf\xd9\xe7\x6d\x91\x6f\xb3\x49\xd1\x63\xd1\x7e\x8d\x33\x7a\xbc\x67\x7d\x0d\x0c\x66\xc5\xef\x59\x5d\x03\xdb\x9c\xd9\xbe\xf9\xb4\x60\xfc\xf8\x72\xc8\x61\x05\x36\x46\xe7\x43\x38\x6b\x75\x20\xd9\x8f\x95\x15\x38\x90\xd4\xc1\xac\xbf\x65\x43\xaa\x7c\x8d\x67\x93\x69\xc1\xb0\xcf\x32\x6b\x74\x20\xd9\xc5\x94\x95\x37\x90\x18\x3e\xd3\xb3\x51\x56\x90\x18\xdc\xd2\xb3\x3e\x07\xc6\xaf\x79\x5c\xaf\x45\x7c\x98\x70\x3d\x65\x6d\x0e\x8c\xce\xc3\x31\x2b\x73\x60\x74\x8c\x20\x1b\x2b\xcd\x4e\x66\x45\xaf\x59\x56\xe5\xc0\xe8\xe1\xb6\xac\x10\x93\x59\xf5\xf0\xbf\xac\xd0\x46\x70\xb7\xec\x3f\xac\x51\x62\x86\x15\x7a\xf4\xb2\x22\x07\xa2\xf6\xe4\x3e\xad\xa5\x2a\xe7\xf3\x31\xab\x72\x20\x1a\x33\x17\xf4\x9c\xac\xe7\xc6\xe8\x61\x91\xf5\x3c\x7a\xc7\xcd\x9d\xd5\x3b\x30\x3a\x2f\x99\x6c\x4c\x15\x8c\xce\x33\x33\x1b\x53\x05\x83\xa5\x1c\x7a\x36\xa6\x0a\x46\xe7\x09\x96\x0d\xa9\x66\x27\xaf\x1a\xfe\x97\x2d\x94\xf9\x00\xc3\x43\xb2\xaa\x98\x0d\xa8\x0e\x7f\x68\x0b\x6d\x64\x3f\xb6\xb2\xfa\x08\xf6\x55\xe6\xc6\x6c\x21\xf2\x67\xbb\x69\xdb\x59\x81\x04\x33\x37\x8b\x6c\x21\x06\xd8\xe6\xe6\x2f\x6d\x20\x06\xd8\xe6\xe6\x0e\x6c\x0c\x26\xb9\xf2\xd3\x30\x6b\x90\x20\xfb\x69\x98\x35\x48\x30\x33\x1f\xa8\x59\x81\x04\xfb\xc8\xf8\xa5\x06\x99\x8d\xd7\xf2\xfa\xce\xc6\x6b\xc1\xfe\x8a\x62\x9f\x5a\x25\x28\xc1\xc7\x7a\x36\x60\x0b\xb2\x01\x9e\xac\x42\x82\x70\x25\xdd\x9e\x75\x48\x30\xb3\x37\x85\xd1\x59\x30\xb3\x17\xb2\x0e\x09\xf6\x3e\x3d\x34\xaf\x83\xe2\x80\xfb\xe4\x1e\xac\x3b\x8b\xbe\x9a\x9d\x9d\x75\xcd\x6c\x2c\x36\xf9\x3c\x50\x36\x41\x89\x6c\x91\x95\x77\x21\x58\xdd\x25\xeb\x9f\xd9\x51\xbb\xa6\x07\x66\x2d\x12\x14\xf3\xda\xb3\x12\x09\xf6\xbf\x71\xa9\x69\x91\xd9\xc5\x89\xda\xd9\xab\xf5\x72\xe8\xad\x0a\x9d\x15\xc9\xec\xea\x44\xcd\xb3\xa5\x36\x66\xb5\xd1\x0e\x8c\xac\x37\x66\x97\x1e\x32\xdf\x30\xeb\x7c\xd9\x11\xb4\xf6\x44\x64\xa5\x2f\x3b\x82\x56\x51\xcb\xc6\x40\xc1\xfe\x4e\x65\xbf\x6a\x5f\x46\xf1\x22\xb9\x0f\x43\x9e\xa0\x8c\xea\xe6\xac\x06\xda\x17\xc9\xb3\xa8\xf7\x81\x88\x74\x76\x61\x35\xda\xe9\xfa\xa5\xba\xca\x20\xd8\x65\x6e\xef\x54\xe3\xb3\xaf\x93\x6b\x47\xf7\x03\xd5\x00\x57\x36\xec\x99\x9d\x91\xd9\x3e\x83\xac\x0f\x82\x6a\xc7\x48\xd6\x07\xc1\xde\x1a\x8d\xa2\x10\x66\x47\xc7\xfe\xc6\x1f\x5e\xd7\xd9\x48\x29\xa8\xe7\x1e\xd2\x21\xb3\xd9\xb4\xe1\x69\x56\x22\x41\x55\x76\xb2\x12\x09\x6a\xf5\x9a\x31\x4e\x0a\x6a\xf5\x42\x55\x22\x41\x6d\xde\x43\x46\x49\x41\xb8\x76\x66\xcf\x8a\x65\x36\xe9\x96\xd5\xa8\x7b\xd6\x2c\x41\xe4\x73\xdd\xab\x96\x20\xb2\xdd\xec\x59\xb7\x04\xd5\xc4\xa8\xac\x5b\x82\xc8\x86\x93\xb3\x72\x09\x22\x9b\xe4\x90\xcd\xc4\x05\xfb\xff\xd8\xad\xc2\x09\xec\xb4\xcf\xfa\x26\xe8\x4c\x98\xd9\xb3\xbe\x09\x92\xdf\xd4\x59\xdf\x04\xc9\xe0\x45\x56\x37\xc1\xf8\xf1\xe1\x93\x0d\xa4\x02\xa3\x34\xd9\x30\x2a\x68\x6a\x76\xd6\x49\x41\x3f\x07\x6f\x5b\x0c\xbb\x4e\xdc\x92\x4d\x61\xae\x6e\x58\x1f\x35\x12\x34\xfd\x33\xab\x91\x99\x2c\xdc\x53\x43\x8d\x31\xbb\xde\xd0\xf9\xa1\xf5\x71\xbd\x21\x2f\x03\x85\x11\xb4\xd3\x84\xfa\x22\x08\x47\x55\xf6\x6c\x14\x14\x44\x53\xa1\xb2\x72\x98\x5d\x4b\xc8\x87\x98\x41\x50\x10\xe5\x5c\xfc\xfa\x62\x76\xb4\xac\xef\x5e\x83\xa0\xa0\x35\x1f\xfc\x1a\x24\x68\x0e\xeb\xc8\x0a\x24\x68\xcd\x26\x53\x16\x41\x73\x8c\x48\xd6\x15\x41\x34\x3f\x7c\xcc\xd5\x05\xed\x5c\x8d\xda\x63\x36\x55\xd7\xe1\x40\x59\x7d\x04\xd1\xbc\x01\xb4\x47\x10\xcd\x87\xab\xf2\x08\xe2\xdf\x75\x61\x46\x2f\x88\x76\x36\x66\x03\x5d\x7c\xee\xfb\xb2\x51\x28\xb3\xcb\x1e\xd9\xda\x7a\x21\x88\xe9\xd5\x63\x4c\x33\x9b\x98\xeb\x09\xd0\x14\x41\x37\x1f\x29\x1b\xd1\xcc\xe6\xea\xfa\xad\x75\x5b\xcb\x9b\xaf\x7d\x3f\x99\x8c\x71\x82\x98\xe7\xbf\xac\xe4\x8d\x00\xa0\x5f\xd9\x08\x27\xe8\x3f\x3f\xac\x4c\xd5\x05\x31\xbd\xd0\x0d\x70\x82\x5e\xfc\x20\x30\x96\x99\x4d\xca\xf5\x8a\xd2\x4d\x41\x37\x87\x2e\xeb\xa6\x20\xa6\xff\xa5\x88\x82\xfe\xf3\x65\xa4\x88\x82\x6e\xb7\x4d\xd6\x3a\x41\x67\x0a\xd5\x9e\xb5\x4e\xd0\xed\x08\xc9\x86\x31\x41\x37\x01\x33\x1b\xc5\x04\x9d\xf9\x58\x7b\xd6\x4d\x41\xfc\x6f\x99\x67\x92\x30\xe6\xb4\x59\x95\x53\xd0\xcf\x47\xb9\x72\x0a\xfa\xcf\x8b\x5f\x39\x05\x31\xcf\x2e\x6d\x0a\xdd\xf4\x9c\x6f\x63\x9d\x20\x8e\xa5\x65\x85\x15\xc4\x09\xca\x65\xf5\x34\x9b\xc1\x4b\xaf\x45\x36\x83\x37\x9b\xc1\x4b\xf7\x57\xd6\x58\xb3\x19\xbc\x3e\x3e\x8d\x65\x82\x68\xcc\xbb\xd0\xb3\x16\x0b\x7a\xf1\x33\x56\x8b\xcd\x8b\x7e\x3f\x42\xae\x59\x65\x05\xbd\xf8\x16\x51\x59\xb3\x19\xbc\xd3\x1f\xda\x1a\xac\x91\x5b\x7c\x3a\x6b\xb1\xd9\xa4\xde\xe1\x1e\x6d\x0d\x93\x7a\x09\x06\x67\x93\x7a\x41\x32\xf1\x2b\x2b\xb6\x20\x9d\xe7\x8a\xb1\x4d\x10\x83\x11\xba\x3d\x2b\xbb\xd9\x35\x85\xec\x9e\xce\xca\x6e\x76\xdd\x5c\x82\xf2\x59\xd9\x05\xd1\xcd\x0e\xcd\x86\x3b\x41\x2f\x3e\x6a\x14\x60\x10\xb5\x7a\x1d\x1b\xef\xcc\x2e\xa6\xeb\xa7\xb9\x52\x9c\x5d\x4c\x77\xba\x03\x1b\xe8\xb5\x81\x38\xc5\x4a\x31\x48\xe7\x91\xaa\xf5\x66\xad\xf7\x6c\xde\xd6\x78\x55\x49\xb7\x65\x6b\x30\x8b\xf3\x7e\xf0\xfe\xf7\xeb\xd9\x0c\x65\x10\xcd\xe1\x1d\x59\x9d\xce\xae\x27\x54\xb3\x65\x36\x83\xc9\xc7\x5e\x13\xc6\x42\xc1\xf8\x79\xe5\xa8\xd8\xd9\xdc\x63\x1c\x38\xab\xd8\x20\xfe\xdd\x6e\x3a\x76\x36\xf9\xd8\x0f\x10\x1d\x1b\x44\x3d\x6f\x16\x25\x3b\x9b\x7d\xec\xd9\x50\xb2\xc1\x3e\x34\x8f\xc3\x0b\xc5\xf4\x63\x1b\x50\xcb\xce\xce\xe1\xec\xa5\xa9\x65\x83\x64\x86\x40\xd6\xb2\xb3\x96\xcd\x15\x56\xb4\xec\x62\xf6\x31\xa7\xac\x68\xd9\x60\xfc\x38\xd9\xc5\x00\x2a\x48\x46\xf6\x8b\x92\x5d\x4c\x48\xe6\x32\x2f\x86\x54\x8b\xf3\x3c\x73\xef\x16\x23\xaa\x20\x99\xe1\x51\x34\xf1\xa2\x89\xf3\xb0\x2b\x9a\x78\xd1\xc4\xa7\x7b\x9c\x16\xd9\x05\xe1\xb6\x2e\x8b\x48\x64\x2e\x1e\xfd\x6d\x11\x89\xcc\xd3\xcd\x3f\x16\xd1\x38\xd3\x43\x5d\x16\xd1\xc7\x4e\x4b\x17\x45\x1c\x44\x77\x98\x60\xd1\xc4\x41\x54\xb3\x3d\x8b\xa3\x5d\x41\x30\xec\x7f\xff\x61\x35\x4f\x80\xd5\x4a\xe9\xe7\x60\x74\x3e\xdd\x8a\x7e\x0e\xa2\x99\xb9\x57\xb4\x71\xb0\x6f\x4b\x0f\xc5\x6a\x05\xf1\xa0\xe4\x1e\xac\x96\xf3\x54\x4f\x8b\xac\xd6\x59\xf2\xf7\x6c\xcd\x7a\xa1\xe8\x3d\x5b\x87\xd7\x22\x3f\x61\x78\x1f\x17\xb3\x9e\xc1\xe8\x56\xcb\xac\x67\x30\x3a\x4f\xca\xa2\xc9\x83\x9c\x6c\x37\x4d\xbe\x68\xf2\xdc\x15\xc5\xa8\x2c\x18\x3d\xfb\x5f\x36\x87\x72\xef\x39\x50\xee\x8b\x89\xd0\xd3\xcd\x7b\x8a\x13\x73\xef\xd2\x2f\x5e\x14\x79\x30\x3a\x5d\x74\x45\x91\x07\x99\x05\xf8\x7b\xd1\xe3\xc1\x49\x14\x2c\x6a\x3c\x18\x9d\xef\xa3\xa2\xc5\x17\x2d\x3e\xf9\x43\x9b\x82\x5c\x69\x07\xce\x14\x73\xa5\x8b\x93\x52\xf3\xb4\x2e\x7a\x7d\xd1\xeb\x79\x26\x16\xbd\xbe\xe8\xf5\x74\x1c\x14\xbd\xbe\xe8\xf5\xd9\x1f\xda\x38\x99\xa9\x77\xbd\x97\xf4\xfa\xa2\xd7\xf3\x98\x2f\x7a\x7d\x51\xe2\x79\x8a\x14\x25\x1e\x44\xb5\x93\xa9\x68\xf1\x20\x9c\x16\xa0\x17\x2d\xbe\x68\xf1\x8e\x32\x28\x5a\x7c\x71\xaa\x6a\x1e\x10\x45\x65\x07\x7b\x73\xd4\x53\x41\x2f\x0a\xba\x5b\x53\xd0\x8b\x82\x4e\x07\x55\x51\xd0\x41\xb6\xff\xa2\xe8\xe7\x45\x3f\xe7\x39\x55\xf4\x73\x10\x65\xd0\x4d\x56\xf4\xf3\x62\x42\x75\xf7\xdf\xac\x28\x09\xd5\x95\x69\x16\x7b\x31\x10\x0c\x66\xe6\x79\x59\x0c\x04\x83\xfd\x72\xf1\xa7\x56\x1e\x8f\xaf\xcc\xba\xd5\x8b\x1e\x0f\xe2\x7c\xa0\x14\x45\xbe\x98\x52\x6d\x45\x95\xf6\x62\xfe\xb4\x0f\x21\x9d\x1d\x4c\x96\xe1\xe8\x45\x67\x2f\xe6\x4a\xd3\x6f\x55\xf4\x73\x30\xb3\x95\x52\xcf\x8b\xa9\xd2\x9e\x16\xc3\xc3\x20\x9a\x9f\x31\xc5\x5c\xe9\x62\xae\xb4\x4f\x47\x23\xc6\x20\xdb\x45\x58\x0c\x18\x83\x70\x6e\x98\x5e\x74\x7d\x30\x73\x77\x63\x56\x93\xfc\x69\xbb\xbc\x8a\x5a\x0f\xb2\xfd\x81\x45\xab\x2f\x24\x48\xdb\xab\x54\x94\x7a\x10\xfd\xe7\xb5\xa6\xd4\x83\x6c\x5f\x5c\xa9\xa7\xe6\x5e\x08\xb4\xb6\xd1\x5e\xb0\x2f\x2b\x76\xa0\xe6\x17\x35\xdf\x28\x61\x31\xb8\x0b\x4e\x96\x58\x31\x21\x1a\x94\x28\x6e\xcd\xaa\xd3\x19\x70\xc6\x54\x16\xe3\xbd\xc5\x89\xb2\xec\xb0\x2e\x76\x06\x80\xa8\xbf\x3f\x2c\xb9\xd5\x8b\x9d\x05\xa0\x38\x70\xbf\xd8\x57\x00\x4a\x14\x37\x6c\xdb\x98\x1f\x6d\xee\x7a\xb1\xab\xa0\x38\x62\xd6\x28\x51\x69\x36\x18\x33\x6b\x45\xb1\xc8\xf6\x6a\xce\x3d\xe8\x03\xc8\x60\x32\xc8\xc6\x2e\x8b\x1d\x0a\xa0\x04\xdf\xfe\xc5\x0e\x05\xb0\xdb\x8b\x33\x6e\x87\x42\x71\xba\x2d\xbb\xff\x8b\x3d\x0a\x60\xff\x1f\x75\xb0\x47\x01\xec\x83\xe3\x80\xed\x32\x00\xfb\xb7\xb4\xac\x7d\x06\x60\xff\x1f\x95\x35\xa4\x0c\xe2\xa7\x80\x15\x7b\x08\x40\x54\x47\xdb\x14\xfb\x03\x40\xfc\x94\xa6\x62\x7f\x40\x71\x2a\x2d\x7d\xab\xd8\x1f\x00\x8a\xe9\x34\xc5\xee\x00\x10\x91\xbc\x8a\xec\x0e\x00\x45\x1f\x2d\x76\x07\x14\x13\xa9\x8d\x0e\x15\xbb\x03\xca\x89\x35\x23\xa9\xc5\xee\x00\x50\x1c\x6b\x5d\x74\xff\x62\x22\xb5\x2e\x58\x94\xff\x62\x22\xb5\xd1\xa0\xa2\xfd\x17\x13\xa9\xdb\x39\x12\x2f\xa3\x61\xdf\x98\x17\x85\xfe\x5f\x86\xfd\x60\x3e\xc7\xd4\x7d\x50\x34\xd0\x62\x08\xba\x9c\x44\x6a\x9f\x46\xc6\xa0\x41\x9c\x1e\xed\x62\x74\x19\x44\x98\x97\x5f\xec\x04\x00\xbb\x51\xa8\xad\x81\x63\xb0\xcb\x38\x64\xbb\x01\xc0\x2e\xa3\x8d\x95\x7e\xb0\xb7\xe7\x6f\xad\xc6\xa4\x6b\xcc\x87\xa0\x59\xd3\x20\x9c\x86\xaa\x17\x03\xc7\x60\x6f\x8e\x9a\x19\x38\x06\xe1\xf4\x2e\xbd\xd8\x61\x00\xca\xf0\x8e\xb6\x73\x00\x94\xe1\xc5\x63\xdf\x00\x28\x83\xcf\xfa\x62\xdf\x00\xd8\x3b\xe0\xda\xb6\x73\x00\xec\x32\xda\xc4\x58\x32\x28\x83\x20\x62\xb1\x77\x00\x44\x63\xc5\xba\x5e\xec\x1e\x28\x4e\x9b\xe5\x48\x8e\x62\xff\x00\xa8\x76\xe5\x16\xfb\x07\x40\xb5\x13\xb8\xd8\x3d\x00\xaa\x3d\xa8\xc5\xee\x01\x50\x8d\xdf\x17\xbb\x07\x8a\x93\x66\x39\x22\xa3\xd8\x3d\x50\x9c\x34\xcb\x21\x28\xc5\xce\x80\xe2\x04\x59\x8e\xd1\x29\x86\x92\x8b\x93\x61\x39\x68\xa2\x18\x4c\x06\xd5\x98\x7e\x31\x39\x1a\xec\x7f\xa3\x95\xec\x48\x28\xf7\xc9\x09\xe5\x50\xec\x36\x00\x71\xfa\xea\x8a\xfd\x06\x60\x9f\x2d\x76\x6b\xc7\x01\xd8\x65\xee\xd6\xfa\xdf\xa6\x14\xfa\xd6\xb2\xeb\x00\xec\xbb\x8e\x76\x32\x62\x0d\x22\xf5\x73\xc8\x56\xf7\x76\x7e\x1b\x3f\x87\x0c\x63\x83\x5a\x7d\x78\xdb\x7b\x00\xf6\xbf\xb9\x0b\x5b\xe0\x66\x7a\x17\x9f\x3b\x76\x1f\x80\xbd\x57\x1a\xd4\xd8\x36\xd8\x3f\xa5\x05\xec\x53\x28\x06\xb7\xcd\x33\x2d\x76\x2a\x80\x5d\x0b\x8e\xce\x5e\x05\xb0\xcb\xfc\xad\x35\x7b\x0c\xe1\x78\x8f\xd9\x3b\x00\x6a\xf5\xb1\x68\xef\x00\xd8\x3f\xa5\xf1\xec\x1e\x28\xcf\xf9\xb4\xb1\xcc\x5a\x6c\x54\x3b\xaa\x8a\xde\x5f\xf4\x7e\xa6\xca\xed\x45\xc9\x07\x31\xc2\x9f\x6a\xf9\xa0\x76\x6f\x13\x2d\x1f\x44\x36\xe7\xa2\x68\xf9\xa0\x76\x9f\xa7\x5a\x3e\xd8\xff\x46\xab\x1b\xac\x06\xbb\x8c\xba\xaa\xfe\x60\x97\x79\x24\xd6\x75\xa3\x0e\x2f\x1e\xdd\x1f\x44\x76\xac\x6e\x51\xfe\xc1\xa8\xfe\x97\xa7\xd5\x25\x86\x09\x65\x14\xdd\xbf\x10\xd4\x2e\x7e\x44\xeb\xfe\x20\xd9\xb9\x5a\x74\x7f\x30\x1d\x95\x53\x54\x7f\x50\x86\xda\xa1\xf9\x83\x5a\x7d\x85\x69\xfe\xa0\x9e\x47\x90\xe2\x0f\xf6\xa1\xba\x31\x1b\x68\x63\xd4\x3f\x0c\xc0\x2e\x76\x0b\x80\x68\xe7\x33\xcd\x7e\x01\xd0\x9a\xe7\xc7\x7e\x01\x70\xbe\xfd\x4d\x82\x06\xff\xbe\x80\x15\x7e\xd0\x1d\x40\x5b\xcc\x78\x06\xd1\x4c\x25\x2a\x66\x3c\x83\x68\x46\xcf\x8a\x19\xcf\x20\x4e\xc7\x6d\xd1\xf2\xcb\x56\xfa\xce\x24\x89\xbd\xa8\xf4\xc5\xd5\x96\xce\x1e\x3c\x58\x27\x9f\xca\xda\xa2\x62\x0e\x46\xf7\xf9\xa4\x84\x83\x99\x7d\x14\x29\xe1\x60\x66\xcf\xbe\x12\x0e\x66\xe6\x7d\x50\x95\xf0\xea\x44\xd7\x86\x39\xab\x81\xed\xfa\xf3\xdb\x21\xfb\x7f\xc5\x32\x3f\xc0\x2c\xaa\x16\x55\x2b\xf5\xa3\xac\x5b\xe6\x9b\x93\xbb\xbf\xaa\xd8\xd5\x19\xab\x4d\x93\xad\xda\x33\xd8\x8f\xfa\x41\xd9\x63\xd9\xe2\x4a\xf1\x48\x5e\x8b\x0c\x87\xf2\x49\x5d\x8d\x77\x83\xfd\x9c\xdc\x75\xad\x06\xbc\x6b\xf8\x9c\xe4\x9b\xb4\x1a\xca\x06\xfb\xc9\xe1\xff\x59\x8b\x33\x83\x14\xc6\x5b\x75\x6a\x50\x0d\x4f\x56\x95\xba\x9e\x19\xa4\x86\x9b\xb3\x66\x38\x75\xfe\x9d\xcd\x59\x33\x82\xde\x9c\xfc\xaa\x65\x83\xe8\x1d\xcf\xab\x5a\x36\x08\xa6\x0f\xeb\x55\xa5\xae\x06\xbd\xab\xdb\x5a\x16\x79\x06\xdd\x98\xb5\x0f\x6b\xcf\x83\xa9\x3a\xb4\x18\xf8\x3a\xac\x0a\x35\xe8\xcc\xbf\xda\xab\x42\x0d\xd2\x39\x30\x55\xb9\x1e\x2f\xf6\x87\x1e\x3d\x12\xcc\x97\x40\xd5\x81\x41\x8b\xb3\x75\x4f\x94\x53\x3d\xf1\xd0\xab\x3a\x30\x88\xe4\x79\xd2\x81\x41\xcc\xea\x31\x78\xf0\xc9\xbb\x85\x66\xd5\x81\xc1\xe8\xbc\xf4\xaa\x0e\x5c\x5d\x5f\x89\xdf\x69\xb2\x20\x9a\x83\xd8\xaa\x2a\x0b\xa2\x3b\xc1\x50\xd5\x65\xab\xb3\x37\x79\xda\xd4\x56\xd0\x1c\xd2\x5a\xb5\x56\xd0\xf2\xf9\xa1\x35\x72\x1c\xf0\x68\xee\xc0\xe3\x67\x2a\xe7\x73\x85\x1a\x7c\x06\x8d\x49\xf5\x7a\xd5\x6d\x6b\x21\x9e\x81\x05\x56\xad\x15\x44\x37\x01\xb8\xea\x9e\x20\x5a\xf0\x2d\x52\x95\xcf\x5a\xec\x9f\xf7\xdf\x3c\xb4\x62\xc4\x61\x58\xe6\xb1\x31\xb9\x92\x93\x01\x55\x03\xc6\x20\xa6\x35\x50\x3d\xc1\xfe\xa5\xff\xe6\xe1\xb2\x8c\xef\xb4\xee\xe5\x1c\x2e\xd9\xa9\x3c\xea\xab\xee\x09\xa2\xfa\xb1\x5b\x35\xcd\xaa\x69\x1a\x35\xac\x9a\x26\x48\xf9\xfc\xd4\x73\x50\x5d\x5d\x93\x27\x69\xd5\x21\xab\x0b\x00\x5b\x2b\x1d\xb2\xba\x00\xb0\x35\xd0\x21\x41\x67\x8e\xe3\x5e\xcd\x31\x06\xe9\x9c\x29\xb5\x12\xa4\x73\xa6\x54\x48\xd0\x1d\x5e\x53\x55\x48\x10\xd5\x1e\x92\xaa\x42\x82\xe4\xd7\x65\xd5\x20\xc1\xf8\x79\x17\x6a\x90\x60\x68\xad\x55\x83\xac\xcd\x1e\x42\xb7\xe5\x79\x6a\x76\x12\x78\x1b\xaa\x7e\x20\x67\x6f\x30\xd5\x0f\xe4\xfc\x73\x97\x56\xa9\xd1\x33\x94\xdd\x98\x55\x6a\xcb\x2f\x01\x6a\xae\xf9\x81\xbd\x03\xff\xcf\x7a\x36\xef\x0b\xf6\xa9\xf9\x81\x74\x6e\x0c\x2d\x0f\xec\xad\x51\x03\x4d\x0d\x64\x53\x59\xaa\xc1\x5d\x30\x33\x1f\xa0\xd5\xe0\x2e\xc8\xa6\xc5\x54\x75\x0e\x4c\xc7\xb6\x56\x6d\x0e\x44\x33\xca\x5d\x35\xb7\xaa\xb9\x19\x15\xab\x9a\x5b\x75\x12\xe4\xc6\x77\x65\x55\xdd\x40\xb1\x7b\xbf\x6a\x6e\x60\x3f\xe1\xff\xd0\x3f\x5e\x35\x36\xb0\x3f\xba\xd8\x9b\x01\x5c\xb0\x9f\xec\x1c\xbc\xca\x06\x4e\x97\x79\xd5\xd8\x40\xad\x58\x6c\x35\x14\x0b\xaa\xdd\xa7\x55\x37\x03\xc3\x47\x86\x6a\x06\x5a\xb3\x4d\x35\xb3\x3a\xce\x59\xe3\xe2\x31\x62\x0b\xa2\xdb\x4d\x5c\x0d\xd9\x82\xe4\x87\x4d\x55\xe0\xea\x19\xf5\xea\x99\x34\x3f\x18\x14\xa7\x67\xac\x3a\x1d\xa8\x3e\x9d\x35\xba\x6a\x10\xd7\xbb\x46\x51\xab\xce\x9b\xe4\x51\x28\x6a\x75\x7a\x86\xdc\xa3\x07\xeb\x5c\xc6\xbe\x6e\xf5\x2f\xb0\x8f\x95\x5f\x1a\x63\xad\x64\xe4\x4e\x9f\xf5\x5a\x54\xc5\x98\xa6\x47\xa1\x1d\x81\x6e\x02\x7d\xd5\x7b\xc0\xe9\x33\xab\x6a\x4f\x75\x9e\x23\x6f\x7a\x6d\x06\x74\x66\x67\xef\x55\x9b\x01\xd1\x8c\x6e\x56\x6d\xa6\xde\xac\x13\xec\x8d\xaa\xcc\x80\x7d\xb0\xd4\x5c\x99\xa9\xae\x83\xeb\x69\xd2\x65\x40\x77\x1c\x6a\x55\x5b\x40\x32\xed\xa7\x1a\xf1\x04\x49\xcd\xa8\x8a\x0c\xe8\x8e\x38\xad\x7a\x0c\xe8\xd5\xcb\xdc\x20\x28\x48\x6a\x61\xd5\x6c\x40\x3a\x0f\x45\xcd\x06\x24\xbf\xf5\xaa\x62\x03\xba\x23\x7f\xab\x62\x03\x3a\x73\xc6\xf7\xaa\xd7\x80\xce\xda\x33\xbd\xaa\x35\x20\x9d\x8f\x0e\xad\x06\x44\x73\xee\x8c\x6a\xd2\x2e\xe8\xcc\x36\xdf\xab\xa2\x03\x92\xf9\xec\xd5\x58\x29\x48\xa6\xa0\x57\xd5\x07\xec\x8b\x98\x5a\xaa\x3e\x20\x9d\xf7\x9e\xea\x53\x1f\x23\x16\x6e\xcc\x8a\x3f\x44\x2c\x9a\xbb\xb4\xe2\x0f\xc9\x77\x9e\x23\x5d\xa8\xba\xd2\xad\x77\xa5\x2e\x04\x86\xf3\x8b\x56\x93\x76\xc1\x70\xba\xd2\x6a\x54\x14\x8c\x9f\x1f\x6f\xca\x51\x5d\x9e\x6f\x5a\x5f\xeb\x01\xc3\xb1\x2b\x55\xe9\x01\x39\x7b\xda\x74\x1e\x90\x4d\xa9\xab\x2a\x0f\x18\xbd\xb8\x47\xeb\xb8\x7c\x56\xbb\x79\xcf\x37\x73\xf2\xf6\x73\x2a\x75\x1e\x30\x1c\x1f\x55\x75\x1e\x90\xb3\xad\x6f\x6e\x2f\x18\x0e\x7d\xaa\x6a\x10\xc8\xd9\x13\xae\x06\x81\xe1\x54\x7a\x55\x0d\x02\x39\xfb\x12\x54\x83\x40\xce\xde\x35\x6a\x10\x18\x8e\x56\xaa\x2a\x0f\x18\x0e\x15\xab\x4a\x0d\x18\x9d\xce\xd0\x6a\x7c\x12\xcc\x72\x36\xef\xa1\xbe\x7c\xec\xfb\x15\xa2\xae\x80\x6c\xf6\x68\xd5\x56\x40\x36\x08\x51\x95\x15\x90\x8d\x71\x54\xa3\x94\x20\x1b\xb4\xa9\xea\x0b\xc8\xc6\x8e\xaa\x41\x4a\x30\x8b\x2d\xad\xd1\x80\x69\x9e\x5c\x35\x48\x09\x66\xf6\xf1\xa4\xe4\x80\x99\xbd\x0c\x8d\x51\x82\x99\xbd\xc0\x0c\x51\x82\x6c\x38\xa6\x6a\x42\x60\x1a\x50\xad\x46\x28\xc1\xcc\x5e\x60\xca\x11\x98\xc5\x86\x56\x8e\xaa\x72\xe4\x25\xad\x1c\x81\x6c\x1c\xad\x29\x47\x20\x9b\x1a\xd9\x8c\x50\x82\x6c\x68\xa7\xa9\x4b\x60\x3f\xc3\x3a\x65\xd9\x32\xe6\xf4\xe0\x6b\xa3\xa9\x46\x60\xdf\xdf\xfe\x74\x58\xe6\x62\x3e\x9c\xca\x66\xf8\x11\x94\xa8\x16\x5d\x16\xb9\x46\x49\x71\x73\xb7\x65\xac\xea\x52\x3c\xb6\xc7\x22\x73\x0b\x8b\x7b\x58\x96\xd9\xf9\x3c\x28\xfa\x2c\xf2\xc2\xf8\xef\x15\xbc\x7a\x53\xaf\xc0\x2c\xa8\x6a\x33\x8a\x09\xf6\xbe\x32\x65\x56\xda\xb5\x7e\x10\x9d\xa6\x70\x81\xfd\x6f\xb4\xaa\xc2\x05\x76\x59\xa2\xac\x59\xe6\x74\x16\x7c\x3e\x35\x5d\x0a\xec\x0f\x8d\x46\x99\x2d\x11\xf6\xb8\x66\x0f\xc5\x96\x08\x33\x0f\xb3\xdb\xb3\x29\xc2\x6e\x68\xfa\x79\x9a\x86\x05\x76\x19\xe7\x49\xc5\x6a\x71\x3e\x66\x3c\x3e\xdb\x27\xfc\x98\x61\xb7\xc6\x31\x41\x71\x90\x4b\x53\xbb\x1a\xeb\xfd\xd8\x89\xd1\x0c\x5a\x82\xbd\x31\xcb\x6c\x80\xc4\x02\x1f\xee\x53\x15\x03\xfb\xdf\xdc\x9a\xf5\x4f\x8c\xf2\xf3\x70\xcd\x49\x06\x25\x8a\xbf\xf4\x72\x49\x9a\x34\x5f\x3e\xcd\x50\x26\x28\xf6\x06\x36\x05\xad\x9d\xe9\x9b\xa6\x5b\xb3\xf2\x18\x5a\x24\x2f\x5c\x7d\x0c\xec\x32\x1a\x53\x21\x03\xbb\x8c\xdf\x1a\x95\x04\xbb\x8c\x06\x36\x2c\x09\x76\x19\x87\x67\x5c\x12\xec\x32\x2a\xa6\xce\x81\xe2\xcb\xbc\x69\x73\x60\xff\x9b\x65\xd6\x2c\xdb\x2d\xed\xd6\x3c\xd5\x1b\xc5\x17\x51\x53\xdd\x9a\xea\xe6\x3c\x7d\xcd\x20\x24\xd8\x5b\xa3\x01\xd4\x39\xb0\xcb\xb8\x38\x8d\x42\x82\x68\xbe\x9f\x9a\xf6\x06\xaa\x81\xa6\x66\xcc\x11\xec\xef\x4d\xce\xa1\x42\xd7\x1c\x55\xea\x4d\xaa\xcf\x81\x88\x7e\xb6\x66\x1d\x08\x1c\x86\x13\x17\x35\xed\x0d\x54\xc3\x46\x4d\x7b\x03\xfb\xd5\x4c\xc5\xb4\x37\xb0\x2b\x46\x93\xa8\x6f\x20\x7a\xb8\x39\xd3\x7d\x41\x24\xe7\x12\x68\x3a\x1d\xd8\x67\x9b\x23\x36\xa0\x08\xaa\xb9\xc8\x4d\xcd\x03\xfb\xa7\x1c\x8a\x9a\x07\xa2\x39\x88\xbd\x19\x3e\x04\xd5\xef\xaa\x66\xf4\x10\xec\x9f\xd2\x9c\xa6\x0a\x83\x6a\x6a\x73\xd3\x06\xc1\xfe\x37\x0f\xd8\x93\x58\x9d\x27\x9c\xee\xa5\xa6\xfc\x81\x48\xce\x26\xd0\x54\x3d\x70\x52\x4d\x9a\xaa\xd7\x1c\x1b\x6a\x6a\x5a\x33\x51\x18\x54\xa7\x99\x6a\xda\x1f\xa8\x26\x19\x36\x55\x0f\xec\x1d\x50\x7d\x5d\x0f\x54\x13\xb9\x9a\x99\xc3\xed\x0c\x18\xf5\xe4\xe8\x7f\xcd\x01\xa3\xe6\x0f\x34\xa3\x81\xa0\xf6\xea\xd6\xac\x56\x3b\x03\xd3\xa9\x82\x02\x08\xaa\xe9\x94\x4d\x01\x04\x91\xcd\x4d\x6e\x0a\x20\xa8\x46\x67\x9b\xfe\x07\xf6\x99\xe6\xac\x2a\x80\x20\xb2\xc9\x56\xcd\xd8\x5f\x23\x71\x78\x7a\x55\x1b\xe6\x03\xdb\xca\x2d\xb3\xfa\x84\xf9\x06\x8b\x79\xf4\x66\x98\x0f\x44\x6e\x74\xe9\x35\xe5\x11\x54\xab\xa5\x28\x82\x98\xcd\x7d\x5a\xf9\x4e\x16\x61\xf3\xd0\xac\xbc\x13\x28\xb1\xb8\x47\x6f\x66\x06\xb7\xfe\xec\x6f\x19\x3e\x84\x9b\xee\x08\xce\x1d\xad\x39\x36\xcd\x31\x3c\x56\xab\xbe\xd1\xcc\x15\x6b\x8a\x23\x88\xee\xa7\x77\x33\xe6\x07\x4e\x37\x6b\x33\xe4\x07\x22\x79\x01\xea\x8a\x20\xce\xb3\x5c\x55\x6c\xc3\x1a\xb9\x2d\x6b\x44\xd2\xae\xd3\xcf\x37\x55\x11\x74\x67\xc8\x69\xaa\x22\x48\xe7\xfa\xd6\x15\xc1\x3e\x30\x7f\x69\x95\x06\x99\x4e\xde\x68\x7a\x21\x18\x4e\x52\xdf\xf4\x42\xb0\x4f\x30\xbf\x54\x02\xc1\x70\x68\x62\x33\xbb\x17\xe4\xec\x61\x18\xd6\x03\xc3\xf1\xd9\xcd\xec\x5e\x90\x73\xfc\x61\x72\x94\xa6\x37\x82\x59\xf8\x4e\x6e\xc6\xf7\x40\x51\xa1\x9b\xe1\xbd\x36\xcf\x6b\xd4\x7f\xb3\xca\xce\x76\xd4\xbc\xe1\x8c\xd2\x81\x5d\x19\x8e\x5c\x99\x04\xfb\xd1\xe7\xff\x79\xe8\x08\x66\x0f\xaf\x09\x43\x72\xcd\x11\x9f\xe6\xbe\x37\x15\x13\x44\xb2\xcb\xb4\xe9\x98\x60\x97\xd1\x60\x86\xd6\xc0\xbe\x99\x38\x3e\x07\x6e\x82\xf3\x8a\x30\xd8\x06\x9a\xd3\x8d\x34\xed\x14\xa4\xf3\x30\x54\x3b\x41\x66\x81\xdd\xde\xb4\x4e\x30\x9d\x78\xac\x19\x2d\x03\xbb\x06\xb4\x92\xda\x09\xf6\xc7\x8b\x3b\xb0\x06\xb7\x8d\xc9\x6d\xa3\x64\x82\xfd\x06\x72\xa7\x56\xe0\x76\xb6\x11\x1b\x58\xa7\x6c\x46\xcb\xfa\xb4\xcc\x2a\xdc\xce\x1e\xb9\x4b\xb4\x45\x10\xe7\x43\x48\x5b\x04\x31\xad\xba\xb2\x08\x4e\xd4\xbe\x29\x8b\x20\xe6\xd9\x96\xa7\x80\x39\x83\xa6\xf7\xa5\xb2\x08\x62\xfa\x08\x35\xb1\x16\x74\x67\x1d\x68\xea\x63\x73\x2a\x5d\xc2\x26\xcd\x28\x19\xd8\x0d\xe4\x2e\xad\xe5\x83\x25\xfb\x95\xab\xf3\x81\x34\x4e\x91\x87\xbf\x31\x5c\xf0\xa2\xa9\x81\x20\x0d\xb7\x6f\x3c\xac\x39\x97\xad\x41\xe2\xa6\xe1\x35\x0d\xcf\xcf\x63\x0d\x0f\xa4\x41\x88\xa4\x69\x78\x20\xb3\xc0\x6c\x6f\x0a\x1e\x98\x05\x9b\x6b\x0a\x5e\x5b\x7e\xf2\x53\xa4\xba\x81\x12\x3e\x76\xf5\x34\x50\x82\xce\xd0\xa6\xa7\x81\x72\xde\x43\x86\xab\x40\x39\x87\xaf\xba\x35\x57\x57\x49\xbe\x10\x75\x37\x50\xce\xd9\x35\xf8\x04\xf6\xcd\x43\x63\x9b\x95\x0a\xaa\x99\x1f\xcd\x88\x14\xd8\x97\x0f\x67\x4e\xed\x03\xfb\xf2\xb1\xcc\x4a\xbd\x24\x9f\xb9\x4f\x2f\x28\xf2\x4e\x93\xfb\xd4\x04\x41\x73\x5e\xa1\xa6\x09\x82\xe6\xa4\x3c\x4d\x13\x6c\xdf\x19\xa3\x4a\x91\x8d\xf1\x31\x35\x78\xb7\xc8\xc6\xf8\x7c\xec\xfa\x43\x1b\xe3\x63\xba\x73\x02\x17\x4d\xed\x03\x27\x43\xa3\xa9\x7d\x20\xa6\xe7\x4d\xed\x03\x31\xbd\x54\xd4\x3e\xd0\x8d\xc4\x36\xb5\x0f\xf4\xdf\xa9\x90\xad\xc3\x4a\x2b\xd3\xfb\x5e\xc7\x03\x31\xe9\x4f\xe9\xda\x1b\x08\x67\xd6\xef\x9a\x5a\xff\x91\x8e\xce\x43\xbd\x6b\x6a\x20\x58\x52\xb4\x77\x45\x0d\x74\x47\x88\x77\x3d\x0d\x04\xcb\x2e\xf6\xae\xa7\x81\xee\x5c\x09\x5d\x4d\x03\xc1\x5a\xa4\xbd\xab\x69\xdd\x35\x57\x4d\xbd\xea\x06\xba\x3a\x41\xad\xea\x6a\x2f\x5d\xeb\x02\xdd\x01\x5a\x5d\xeb\x02\xdd\xac\x99\x6e\xea\x28\xe8\xe6\x9b\x74\x3d\x0c\x74\xd3\x97\xba\xce\x05\xba\x79\x34\x5d\xbd\xea\xc1\x4b\x8f\xaf\x89\xae\x49\x81\xee\xa0\xb3\xae\x34\x81\xee\x6c\x01\x5d\x67\xea\x86\xa5\xe2\x6c\x9f\x4b\xac\x27\x9e\xb1\x56\xd3\x20\x14\xe8\x8a\x49\x57\x90\x40\x37\x25\xa7\xeb\x47\x20\x9a\x9d\x57\x5d\x41\x02\xc3\x3c\x93\xae\x1f\x81\xbd\x4f\xaa\xa9\x20\x81\xae\xa7\x75\x05\x09\x24\x53\x0d\xbb\x7e\x04\x92\xb9\x75\xdd\x98\x56\x77\xca\x5b\x9f\x51\x5d\x3f\x02\xc3\x45\x53\x7a\x3a\x75\xf2\x45\x4e\xfb\x6b\x42\x9d\x64\x4c\x5f\x7d\x5d\xe9\x01\xc3\x47\x60\xd7\x79\xc0\x88\xbf\xcc\x83\xd2\x55\x22\x30\x9c\x87\xaa\x3b\x06\x13\xa4\x61\x55\x0c\x79\x81\x34\xac\x8a\xde\x04\xd2\xf0\x52\x35\x0a\x06\xc6\xb9\x92\x54\x29\x90\x06\xb7\x76\x57\xa5\xc0\x70\x5a\xaa\xae\x49\x81\x34\xbc\x5f\x14\x29\x30\xcc\x0d\xed\xc6\xc5\x40\x32\x27\xb3\xab\x56\xdd\x39\x7c\xcc\x3e\xe9\x7a\x14\xd8\x1f\x89\x1c\x86\xb9\x9b\x60\x38\x29\x7c\x37\x77\x13\x0c\x67\x73\xea\xda\x56\x2f\xf4\x6e\xd1\x8b\xd0\x0d\x95\x81\xe1\xa4\x10\xdd\x48\x59\x2f\x84\x5b\xf8\x22\xec\x8a\x15\x18\x06\x09\xbb\x5e\x05\x86\x09\x15\x5d\xad\x02\x39\xdb\xd4\xda\x12\x98\xc5\x53\xa8\x19\x81\x59\xbc\xf7\x0c\x80\x81\x59\x3c\xf7\xba\x12\x98\xc5\xe6\xd1\x8b\xc0\x6e\x0b\xcb\x3c\x23\x95\xef\x2f\xef\x17\xbd\x08\xcc\xe2\x25\x6e\x98\x0c\x64\xf3\x9b\xbb\xa6\xd4\xcd\xbe\xcc\xfe\xd0\x1a\x99\x69\x99\xdd\xbc\x35\x62\xe2\xd9\xc2\x77\x56\xd7\x93\x40\x09\xeb\xad\x27\x81\x6c\xcf\x68\x37\x4a\x06\xb2\xd9\xd9\x5d\x4d\x02\xd9\x28\x56\x57\x93\x40\x36\xd5\xbb\x6b\x49\x60\x16\xdb\xd0\x2c\x4b\x90\xed\x93\xec\x7a\x13\x98\xc5\x4b\x4c\x6f\x02\xd9\xcc\x85\x6e\x28\x0d\x64\x33\xbd\xbb\x26\x05\xb2\x71\xe2\xae\x49\x81\x59\xbc\xfd\x15\xa9\x7e\x72\x28\xbd\x50\xda\x69\x0a\xa7\x22\xf5\x12\x33\x6e\x06\xa2\x68\xf4\xdd\x20\x19\x88\x33\x1c\xa1\x2b\x3f\x60\x3f\x82\x69\x0e\xed\x07\x64\x93\xaf\xbb\xf6\x03\xa2\x1b\x1e\xea\xda\x0f\x88\x7a\x9e\x1e\x26\x42\xf6\x7e\x3a\xe3\x2c\xb3\x16\x4e\x1f\xeb\xd5\xae\x13\xf5\x7e\x6a\xe1\x5e\xad\x05\xd1\x34\x47\x2f\x77\xa5\xa8\x9f\x19\x65\xf9\x2e\xe9\x4a\x51\x3f\x33\xca\xd2\x43\xd4\xb5\xa2\x7e\x66\x94\xe5\xf3\xa8\x1b\x56\x03\xbb\x8c\xdd\xaa\x4a\xdd\x59\x66\xdd\xab\xc9\x91\xfd\xcc\x32\x8b\x91\x74\xc3\x6a\xe0\x2c\xcf\xd2\xcd\x83\xec\x27\x0f\xd2\x33\xad\x52\x75\x27\x94\x75\x75\x90\xae\x40\x75\xf3\x20\xbd\x76\x15\x28\x50\xaa\x67\xdf\x60\x5b\x77\xf5\xd0\xe6\xb9\xd6\xa9\xba\xab\x87\x7a\x59\xea\x54\xdd\x29\x66\x9b\x5b\x33\xb0\x06\x8a\x0b\xc0\x74\x05\x0a\x44\x31\xed\xbb\x6b\x50\xfd\x24\x46\x9e\x9f\x5a\x2d\x13\x23\x93\x75\x30\xde\xd6\x9d\x4f\x36\xa6\x65\xd6\x6b\x3a\x68\xd8\x7a\x69\x4e\xfd\x64\x46\x7a\xc1\xaa\x4e\x60\x97\xd1\x4e\xaa\x13\xd8\x65\x54\xc3\x68\x1d\xd8\x65\x9c\x45\xc3\x75\xdd\xdc\x48\x3e\x82\xba\xb9\x91\xdd\x45\x46\x7d\x3d\x29\x5d\xfd\xa4\x46\x7a\xdf\x1b\xd4\xeb\xae\x28\x9a\x6c\x4f\xa5\x0b\x9c\x8c\xf9\x6e\x54\x0f\x54\x7b\x80\xbb\x39\x8f\xdd\xa5\x42\xcd\xbf\xef\x6a\x18\xa8\x26\xf8\x74\x2d\xac\x9b\xe0\xe8\x00\xfc\xee\x00\x48\x50\xed\x95\xec\x8a\x19\xa8\xf6\x44\x77\x2d\x0c\xec\xed\xb3\x35\x35\xac\x9b\xf2\x88\x38\x75\x83\x84\xdd\x94\x47\xf3\xc6\xbb\x41\xc2\x6e\xca\xa3\x79\xd0\xdd\xc1\x93\xa0\x9a\x41\xdd\x35\x38\xb0\x7f\xca\xe9\x52\xe1\xc0\xfe\xa9\x7b\xf5\xe9\x45\x16\x64\x98\x21\xdf\xf5\x3a\xb0\xcb\x68\x12\x63\x87\xdd\xc5\x4e\xe6\xf8\x43\x6e\x59\x57\xfb\xfa\x7d\xfa\xb6\xdc\xb4\x4d\x76\x33\xc9\xa4\x67\x53\xed\x03\x55\x6f\xea\x5a\x5f\x77\x2d\x50\x67\x5a\xed\x5a\x5f\x37\x47\xd2\x93\xae\xf6\xf5\x93\xfb\xe8\xa5\xab\xf7\x81\xa8\x4e\xa1\xd5\x15\xbf\xee\xd4\x3e\x0e\x6b\xeb\x9a\x1f\x88\xe6\xea\x58\xdd\x38\x21\xa8\xe7\xc6\xd2\xf3\xfa\xe3\xdc\x91\xbe\xa6\x0d\x0a\x82\x7d\x74\xfe\x9f\xa7\xfd\x39\xc3\xbc\xdd\x85\x15\x63\xbc\x64\x1a\x3f\x0f\xc5\x9a\x3d\x2e\x6e\xe6\xc3\xd6\xc0\x20\x88\x6c\xca\x7a\xd7\xff\x40\xed\x7e\xf5\xe9\x7f\x20\xb2\x49\x27\xdd\x24\xc9\xbe\x4e\x0e\x20\x67\xd4\xd8\x20\xa8\xd3\x4b\xcb\xd8\x60\x37\xf9\xf1\x7c\xcb\xea\x89\xa0\x6a\x12\x5d\x4f\x04\xe7\xb6\x52\x13\x41\x4c\x3f\x8c\x74\x42\x30\xce\x91\x19\xe1\x03\xb3\xf8\x79\x63\x38\x0f\x9c\x9b\x56\x4b\x04\x91\x3c\xcd\x2a\x21\x08\xc3\x01\x5d\x25\x04\xd1\xec\x6a\xea\x2a\x61\x77\xf2\x1e\x8f\x4b\x25\x04\xc9\x61\x23\x5d\xfd\x03\xa3\x37\xff\xcb\x13\xb0\x91\xb3\x1f\x29\xca\x1f\xc8\x46\x1e\xbb\xf6\xd7\x5d\x47\xd3\x37\x82\xf6\xd7\x9d\xa8\xd5\x51\x3a\x5d\xfd\x03\xfb\x4a\xe0\x68\xf5\x3f\xb0\xcf\x30\x9b\x53\x00\xc1\xf9\x06\xd5\xff\xc0\xbe\xd9\xfd\xa5\x75\xda\x68\xe6\x2d\x77\x6d\x0f\x34\xa7\xb7\xed\xda\x1e\x68\x0e\x23\xef\xda\x1e\x68\xa6\xac\x77\x6d\x0f\xb4\x46\xa7\x7f\xd7\xf6\x40\x73\xba\x84\x6e\x90\x0f\x84\x81\xa1\xae\x00\x82\x38\xb3\x04\x0e\x83\x75\x20\x26\xe2\x3b\x34\x40\xd0\x1d\x5b\x39\x4c\x6d\x1c\x4a\x21\x1f\xdf\xc3\xe1\x84\xa0\x3b\x74\x6a\x28\x85\x20\xaa\xd3\x3a\x0d\xad\x10\x9c\x94\xbd\xa1\xef\x0d\x16\xc1\x9c\x67\xfb\xaf\x45\x24\xc7\x9d\xa3\xf8\x2c\x62\x88\x35\x97\xe2\x50\x00\xc1\x49\x5f\x1e\x0a\xe0\xc0\xf6\x9c\x38\x68\x68\x7b\xa0\x9b\x97\x35\x8c\xba\x81\x70\x89\xbe\x61\xaa\x22\xd8\x37\x75\xa5\xcc\x03\x23\x48\x36\x9c\xc8\x7a\xe8\x7b\x20\xf9\x06\x1d\xfa\xde\x70\xcd\x4a\x3f\x69\x87\xbe\x07\x92\xf9\xa6\xc3\x18\xd9\x50\x01\x39\xe5\xc3\x18\xd9\x30\x35\x91\xd7\xe2\xd0\x0a\xc7\xb1\x42\x6a\xae\x15\x8e\x63\x85\x6e\xcb\xf6\x4f\x24\x39\x70\xca\x87\x06\x08\xc6\x39\x08\x05\x10\x24\xc7\x5b\x0d\x05\x10\x74\xbb\xe2\x86\x02\x08\xba\x5f\x1d\xc3\x3c\x47\xd0\xfd\x36\x19\x3a\x21\xe8\x3e\x1b\x87\x61\x34\xd0\x8d\xc9\x0d\x2d\x11\x24\x13\x68\x87\x79\x8e\xa0\xdb\x15\x34\x14\x47\xd0\xed\x5c\x1d\x86\xd5\x40\xca\x9e\x5d\x5d\x12\xf4\xca\xdb\x63\x18\x54\x03\xc9\x1c\xd0\xa1\x5e\x82\xee\x57\xce\x50\x2f\x41\x32\xa5\x79\xe8\x8f\xa0\x9b\xfe\x34\x94\x45\x90\x1c\x2c\x36\x94\x45\x90\x1c\x62\x37\x94\xc5\x71\xe6\xeb\xa1\xef\x6f\xe8\x81\x20\x9a\x42\x31\x14\x41\x10\xd5\x95\xa0\x86\xd1\x33\x10\xd5\xa8\xf4\x50\xfb\x40\x1a\xee\x42\xeb\x03\x51\xcd\x4d\x18\x6a\x1f\x18\x0e\x25\x18\x46\xd4\xc0\xbe\x18\xa9\xa9\x11\x35\x30\x9c\xbb\x64\x38\x3a\x0f\x8c\xf8\x4b\x56\xd9\x50\x1e\xc1\x70\x50\xc1\x50\x1e\xc1\xae\x0d\x6d\x6f\xa4\x0e\x0c\x87\x2d\x0c\x85\x12\x0c\xb5\x76\x28\x94\x20\x39\x92\x67\x18\x93\x03\xc3\x4f\x9d\x61\x48\x6e\xb8\x1c\x8a\xb3\xc6\x0f\x25\x13\x0c\x3b\x4d\x86\x21\xb9\x51\x4f\xc6\x0f\xf5\x53\x3c\xc1\x3e\x34\xcb\x3c\xb4\xea\xa3\xdf\x3d\x78\x68\xd5\x47\xbf\x5b\xf3\xd0\x2a\x2f\x2e\x1f\x50\x86\xd0\xc0\xe8\xf4\x08\x0f\x35\x10\x0c\x57\x64\x1d\x86\xcb\x46\xc3\xc1\x9b\x3f\xf4\x66\x23\x34\x36\x9c\x5e\x71\x68\x78\x60\x38\x6c\x79\x68\x78\x60\x74\xde\x5c\x43\xc3\x03\xa3\xd3\xcd\x37\x34\x3c\x90\x86\xb7\xa9\x86\x07\xb2\x23\x36\x87\x86\x07\x46\xf7\x02\xd3\xf0\xc0\xe8\x9e\x25\x05\x0f\xe4\xec\x29\x31\x52\x06\x46\xef\x16\xd9\xfe\x9d\xfc\x1b\xdb\x50\x93\x03\xb3\x78\x4f\x6a\x72\xc3\x84\x47\x3b\xa1\x87\x26\x07\x66\xf1\x89\xa5\xc8\x81\x6c\xa0\x66\x28\x6d\xe3\x48\x5b\x73\x6b\x1e\x59\xa7\x2f\x19\x41\x1b\x4a\x1b\x98\xc5\x47\x83\xce\x06\xa2\x98\x16\x3d\xf4\x33\x30\x8b\x37\xaf\x7a\x06\x66\xf1\x9a\x52\xcf\xc6\xa0\xaf\xc1\xa7\xa4\x76\x06\x66\xf1\xca\xd6\xce\x40\x9c\x69\xd9\x87\x76\x06\xb2\x31\xa4\xa1\x89\x81\x6c\x7e\xd5\xd0\xc4\x40\x9c\x99\xeb\x87\x26\x06\xb2\xb9\x47\x43\x13\x03\xb3\xf8\x5f\x8a\x18\xc8\xf6\xc8\x0f\x45\x0c\x64\xfb\x70\x86\x29\x8e\x60\x16\x9f\xdf\xaa\x19\x98\x85\x0e\xbc\x61\x70\x0b\xcc\xe2\x63\x58\x59\x1b\xd3\x9e\x05\x6a\xa4\x97\x0d\x03\x5a\x3e\xe5\xd5\x32\x30\x8b\xb7\xaf\x66\x35\xe6\x39\x4b\xee\xd2\xc3\x9f\xaa\x35\x27\x53\xdb\x1a\x2e\xd5\xe1\xa8\xc8\xa1\x6e\x81\x59\x7c\x4b\x69\x5b\x60\xff\x1b\x6d\xe6\xe0\x34\x50\x1c\x52\x3f\x8c\x84\x0d\x17\xea\xb0\x9f\x7b\x28\x65\xc3\x85\x3a\xec\x63\x1e\x5a\x19\x28\x06\x3e\x87\x56\x06\xf6\xbf\x59\x66\x4d\x2f\x92\x81\xbc\x83\x15\xb5\xe1\x3a\x1d\xe6\x92\x0f\x4d\x0d\xec\x9f\xfa\x7f\x9e\xe3\xcb\x0e\x08\xef\x28\x55\x0d\xec\xdf\x5a\x31\x9b\xe4\xb8\x9a\xad\xa9\xab\x81\x6c\x32\xdc\xd0\xd5\x40\x74\xb3\x20\x86\xae\x36\xee\xd3\xdb\xc0\x2e\x74\x35\x50\xc2\x5b\x43\x57\x03\xfb\xdf\x68\x13\xbd\x0c\xec\xe7\x9c\x65\x36\x00\xb1\xb5\xee\x8a\xab\x43\x2f\x1b\x7a\x99\x2b\x09\x0e\xc5\x6b\x18\x6f\xf3\xb3\x4e\xef\x02\xf1\x73\xc9\xd2\x61\x56\x27\x28\xd5\x0b\x47\xf1\x02\xc5\x15\x3f\x87\xc9\x99\xa0\x38\x19\xd3\xd0\xb1\x06\x3e\xf5\x73\x4d\xd7\xa1\x4f\x81\x52\xad\xbd\x3a\x05\x76\xc3\xb9\x35\xab\xf0\x9c\xde\x11\x37\x67\x15\x1e\x7b\x47\xbc\x1b\x0c\xa6\x81\x52\x3d\x5c\xb5\x0b\x94\xf3\x3d\xa0\x75\x81\xbd\x35\xce\x83\xd6\x05\x76\x99\x5b\xb3\x5a\x8f\x61\x5a\xdc\x7a\x98\xa1\x09\x76\x19\x47\xa7\x89\x81\xe2\xbc\x29\xc3\x14\x4d\xb0\xff\x8d\x56\x32\x5e\x07\xe2\xac\x27\x31\x14\x36\xb0\x2b\xcb\xa1\x68\x6c\x60\xff\x96\xf3\xa5\xb1\x81\x52\x3d\x62\x85\x0d\xec\x9f\x8e\x3f\xbc\xb3\x15\x3a\x10\xcd\xe8\xfe\x50\xe8\x40\xb1\x43\x7c\x28\x74\xe3\xac\xd3\x71\x0e\xc0\xf6\x59\xf6\xb1\xd8\x3e\x3a\x1d\xd8\x65\x56\xd2\xf6\x79\x4d\x74\xf2\xac\x18\xfc\x1b\x2e\xc1\x91\x3c\x7b\x7a\x1d\xd8\x65\xec\x57\xb1\x03\xbb\x8c\xb6\xd5\xe2\x86\x81\x3d\xbf\xf0\x1c\x68\x06\x8a\x1d\xea\x43\xb1\x1b\xc6\xfa\x5c\xc1\x76\x18\xeb\x03\xbb\x8c\x36\xd3\xf6\x40\xb1\x5f\x7f\x68\x7b\x60\x1f\x30\x97\xa0\xba\x07\xa2\xcc\xf3\x7f\xa7\x62\xfa\x1e\x5b\xd3\xf7\x40\xd4\xf3\x18\xd1\xf7\x86\xc3\xd4\x5c\x3d\x7a\xe8\x7b\xc3\x85\x39\x4c\x10\x1d\xfa\x1e\xd8\xae\xe8\xff\x79\xe2\x5d\xac\x03\x53\x1f\x46\xfc\x40\x9c\x69\xa5\x87\x12\x08\xaa\xf9\x80\x43\xe3\x03\x7b\x0f\x1e\x89\xf5\xff\xe8\x79\xf2\xcd\xa9\xf2\x0d\xa2\x79\xe1\xc0\x86\xa1\xe0\x81\x5d\xe6\x1e\xac\x3f\x86\x17\xa6\xaf\x0e\xf3\x38\xc1\xfe\xbf\x7d\x23\x4d\xe3\x7e\xa0\xda\xf1\x3a\x15\x41\xb0\xff\xad\x51\x56\x2c\xb3\x53\x89\xb7\xdb\x54\x05\xc1\x2e\x0b\xca\x9a\x65\xae\x3e\x96\xdd\xde\xb4\xcc\xec\x27\xae\x89\xa9\xf9\x4d\x57\xe1\xf0\x99\x39\x55\x3f\x50\x8d\x94\x4d\x3d\x0f\xec\x7f\xb3\xcc\x23\x0e\xc7\xc2\x72\xd9\x4d\x43\x7d\x60\x97\xb1\x5b\xed\x6f\x9e\x11\x6d\x5c\xee\xd3\xa1\x6a\x20\x92\x93\x3e\x4d\xa3\x7d\xa0\xaa\x62\xd3\x68\x1f\xd8\xff\xe6\x4f\x3d\xe2\x70\xdd\x10\x7a\xa6\xa6\x4a\x08\x76\x19\xb5\xd0\x09\xc1\x2e\x63\x7b\xda\x1e\xd8\x65\x89\x32\x0f\x8f\x94\xc8\x34\xe8\x54\x9f\x86\xfc\xc0\x2e\xeb\x94\xd9\xca\xe4\x44\x26\xd7\x35\x99\x1a\x1f\xa8\x4e\x3c\x37\x35\xbe\x49\x02\x64\x1a\x3f\x77\x6b\xcd\x58\x5e\x23\xb9\xb2\xdc\x54\xf0\x40\x75\x00\xeb\x54\xf0\x40\x75\xf0\xd6\x54\xf0\x40\x75\x20\xe8\x54\xf0\x40\x64\xa7\x43\x98\x1a\xde\x74\x4e\x56\xf3\x36\xa6\x8a\x07\xf6\xff\x51\x57\x85\x0e\xec\x32\x76\xa1\xd1\x81\x18\x0e\xcb\x9d\x2a\x1d\xd8\x65\xfe\xd6\x36\xc9\xf6\xa1\xf0\xf4\x9f\x4a\x1d\x88\xec\x80\x9c\x69\x54\x10\x44\x71\x8e\x84\xa9\xd6\x81\xc8\xae\x8f\x3b\xf5\x3a\x10\xd9\xe8\xeb\x34\x0a\x08\xec\x1a\x9e\x06\x01\x41\x74\x67\xaf\x9e\xda\x1f\xd8\x77\x99\x47\x67\xab\x64\x66\x2b\xaf\x1e\x9c\x8d\x92\xed\x5b\xf1\x38\x6c\x13\x56\xf7\x70\xf6\x82\x69\x64\x70\x32\x11\xab\x99\xb9\x53\x6b\x04\xcd\x41\xf3\x53\x43\x04\x67\x20\xdc\x54\x10\xc1\x19\xe1\x36\x8d\x0b\x82\x98\x08\xed\xd4\x19\x41\xcc\xf3\x5f\x36\x06\x33\xba\xb8\xfa\xf1\x54\x19\x41\x98\x34\x3a\x75\xc2\xe9\x7a\x1f\x67\x5b\xb6\x45\x21\xa7\xe0\xfc\xd0\xa6\x28\x8c\x01\x3e\x3f\xb4\x8e\x05\xb5\xe7\xf1\x3d\xf5\x3f\x90\x1c\x70\x35\xf5\x3f\xd0\x7d\xcf\x4e\xf5\x0f\x74\x3f\x46\xa6\xfa\x07\xba\xaf\xca\xa9\xfd\x81\xee\x57\xc6\x34\xec\x08\x92\x23\xb5\xa6\x61\x47\x90\xb2\xf7\xa8\x29\x9a\x20\x99\xcf\x3e\x8d\x44\x82\x28\x0e\x4c\x98\x46\x22\x41\x9c\x85\x9c\xa6\xa1\xc8\xe9\x88\x3d\xbc\x7b\x1a\x8a\x9c\x8e\xd8\xf3\x99\xa2\x83\x82\xbe\xbf\x9c\xfe\xf3\x1d\x3e\x55\xd4\xe9\x80\x3e\x9f\x10\x2a\x2a\x48\x66\xc5\x4f\x83\x97\x20\x39\x4a\x61\x6a\xad\x20\x65\x1f\x4b\xc6\x33\xc1\xf0\x13\x75\x2a\xb2\x20\xea\xf4\xb8\x0d\x68\x82\x61\x02\xea\x54\x6e\xc1\xf0\x53\x66\x1a\xe3\x04\x69\x0c\x37\x66\xf3\x6d\x0c\x87\x0a\x4f\x75\x17\x24\x57\x38\x9e\xea\xee\x6c\xf6\x24\xd0\x78\xba\x2d\x18\xe6\xe3\x4e\x45\x16\xa4\xe1\x55\xa3\xa2\xce\xa3\xa8\xfc\x50\x45\x9d\x4e\x0c\xeb\x27\xf6\x34\x52\x09\x86\x9f\xbf\xd3\xfc\x4e\x30\x3a\x1f\x3d\xd3\xf4\x4e\x30\x3a\x5f\x15\x53\xb9\x9d\x47\x6e\x39\xd3\xca\x2d\xc8\xc6\xda\xa7\x22\x0b\x66\xf1\x31\x66\x40\x12\xcc\x92\x3d\x30\xcf\x51\x37\x15\x99\xde\x9f\xa9\xdb\xce\xe3\xb6\x1c\xab\x6e\x3b\xcd\xd2\x34\xac\x34\x95\x5b\x90\x0d\xe6\x4f\xe3\x91\x60\x16\xba\xaf\xa6\xba\x3b\x1d\xe5\xe7\xd8\xc6\x69\x9a\x26\xd8\x5b\xf3\xa7\x9e\x13\x26\x61\xe9\x83\xfc\xe7\xa9\xde\x4e\x83\x8f\x76\x89\x4e\x93\x37\xe7\xd0\x7d\x7c\x8c\x2b\xb3\xa0\x04\xea\x33\x75\xd9\x39\x30\x3f\x1c\x6c\x9a\x96\x39\xcf\x70\x3d\x7a\x26\xa6\x32\x0b\xf6\xc3\x99\x23\x31\x55\x13\xec\xff\xa3\xae\x1a\xee\x3c\x0b\x7a\x78\x1a\x54\x5c\xb0\xcb\xdc\x87\x17\xdb\x59\xd0\x83\x6e\x99\xa9\xe4\x82\x5d\x46\x0b\x68\xb9\xf3\xac\xe8\xe1\x99\x36\x24\x39\xe7\x11\x42\x8f\xcf\x53\x4d\x48\xb2\x3b\xc8\x66\xea\xbe\xd3\x55\x3e\x5c\x7c\x61\x1a\x92\x9c\x27\x9b\x13\x4b\x9c\x86\x24\xa7\x6b\x5c\x9e\xc7\xbd\x21\x49\xb0\x1f\xf7\xb4\x9e\x92\x0c\xa2\xd8\x7b\x3f\xb5\xe4\xa9\x25\xbb\x0c\xc4\xd4\x92\xa7\x0b\x5a\xba\x6a\xc2\x54\x93\xa7\x9a\xec\xaa\x0c\x53\x27\x9e\x66\x87\xa6\xf3\x7f\xb6\x0b\x4e\x7c\x26\x4b\x9e\x66\x87\x82\x62\x47\xd1\x54\x93\xa7\xc1\xcb\xb3\x35\x5b\xe5\x04\x2f\xbd\xa5\xd5\x64\xb0\x6b\xe1\x1e\x6c\x15\x03\x9a\x36\x80\x9a\x3c\x4f\x40\xd3\xb7\xa2\x9a\x0c\xf6\x07\x14\x27\x57\x4d\x06\xbb\xcc\xdf\x7a\xfd\x5c\x7e\xb7\xf1\x53\x2d\x19\xec\x0f\x1e\x8e\x44\x4d\x06\xd5\xde\xe6\xa9\x25\x83\xfd\x81\x42\xbd\xb4\x64\x50\x5d\x2f\x6b\x6a\xc9\x60\xbf\xee\x39\x10\x2d\x19\xec\x57\xbb\x65\x36\x09\xd1\xcb\xec\x6a\xfe\x53\x73\x06\x4d\xd5\x9f\x8a\xf3\x24\x3a\xe9\x6a\xfb\x53\x49\x06\x43\x5f\x9d\x06\x27\x41\xee\x67\x5b\x56\xf4\x36\x67\x86\x12\xaf\x87\xdb\xa0\x1e\xbf\x73\x94\xe3\x74\xfa\x16\xaf\x60\x45\x7a\x3a\x7b\x8b\x1f\x58\x06\x26\x41\xd4\x4a\xd7\xca\x54\xa4\x41\x73\x22\x9d\x69\x4a\x2a\xd8\x67\x8f\xa3\x50\xa4\x41\x98\xaf\x3e\xf5\x68\x10\xcd\x2b\x46\x67\x06\xe1\x5a\xb1\x53\x67\x06\xd1\x9c\x7c\x77\xea\xcc\xe0\x8c\xb9\x9e\x2a\x33\xe8\xce\xb1\x39\x35\x66\xd0\x9d\xbe\x71\x6a\xc7\x13\x13\x9e\xfe\x50\xe9\x05\xfb\x60\x2d\xb3\x4e\xcb\xaf\x15\xce\x92\xa9\xab\xa0\x3b\x3d\xe4\x54\x6a\x41\x3a\x77\xae\xf1\x47\xd0\xab\x97\xad\xfe\x0a\x7a\xf5\x1e\x55\x5f\x41\xaf\xde\x7a\xda\x2b\x48\x0e\x7c\x9b\x46\x29\x41\xaf\x74\x5a\x4c\xa3\x94\xd3\x69\x57\x4b\xfd\xfd\xe1\xad\xad\xee\x82\xe4\x50\xbc\x69\xb2\x2b\x48\x0e\xc5\x9b\x86\x31\x41\x72\x58\xdf\xd4\x7f\x41\x72\x8c\xd8\x54\x76\x41\xb2\xe3\x7f\xea\xba\xa0\x57\x9f\x54\xce\xb6\x3a\x5f\xbf\x2c\x38\x5f\xaa\x2e\xe8\xb5\x5a\x3b\xdb\xe0\xb5\x0d\xd8\xbc\x06\x0b\xe2\x24\xc9\x4e\xcd\x14\xc4\x99\xf4\x69\x3a\x06\x71\x7e\xbc\xdc\xbd\x25\x8d\x45\x82\x61\x1a\xfa\xd4\x42\xc1\x38\xcf\x23\x2d\x14\xa4\xc1\x27\xe1\xe5\x88\x40\x90\x73\xb2\x28\x59\xe4\x5b\x7b\x52\x94\x2d\xe2\xad\x4d\x94\xe0\x52\x2d\xc1\xe8\x7c\x4e\x5c\x9a\x25\xc8\x19\xd9\xbc\x14\x4b\xb0\xdf\x3e\x8d\xb2\x61\x19\x03\x5f\x31\xe6\xcb\x3c\x53\x30\x3a\x51\x96\xcb\x3c\x53\x90\x73\x72\xfb\x8f\x45\x84\x0d\x86\x3f\x5c\x16\x11\x36\xc0\x65\x2f\xe5\xf3\x72\x6c\x1f\x97\xcd\xa5\x7b\x82\x59\xf8\x0a\xbd\x54\x4f\x30\x0b\x4d\x7d\x69\x9e\x60\x16\xce\xdb\x65\xdc\x11\x64\x63\xd4\x97\x89\xa7\x60\x16\x5e\xec\x97\x7a\x0a\x66\xe1\xcb\xe7\x32\x3a\x79\x05\x1f\x30\xc5\x1f\x5a\xc7\xf0\x03\xc6\xe3\xb2\x8e\x41\xe7\x3c\x4f\xea\x4b\x5f\x05\xd9\x34\xc0\x4b\x35\x05\xd9\x70\xc6\x65\xb4\x12\x64\xe3\x20\x97\xd1\x4a\x90\x0d\xf3\x5f\x86\x26\xc1\x2c\x7c\xb5\x5f\x2a\x28\x88\x9f\x56\x70\x19\x62\xbc\x1c\x84\xa7\x16\x5c\xca\x25\xd8\x65\x6e\xce\xb6\x76\xf1\xc6\x7c\xb6\xe7\xb1\x25\xd6\x44\xa4\x0f\xf9\xd2\x24\xc1\xfe\x29\xc7\x6b\xb4\x10\xec\x32\x0e\x58\xbb\x04\x25\xb0\xe1\xcb\x10\x1f\x28\xde\x26\x97\xde\x07\xf6\xeb\x97\x66\xd3\xfb\x40\x9c\xc9\xc6\x2e\xcd\x0f\x14\xef\xc3\x4b\xf1\x03\xa5\xda\xba\x7a\x1f\x28\xde\x74\x97\xde\x77\xe9\x7d\xc9\x2a\x28\x7e\xa0\x78\x07\x5f\x8a\x1f\x28\x3e\x8c\x2e\x43\x83\x97\xb3\x79\x3a\x3c\xee\xd2\xfc\xc0\xfe\x32\xa0\x2d\x55\xbf\xcb\xe9\x3c\x9d\x1c\xe7\xd2\xfd\x40\xf1\x93\xfd\xd2\xfd\x2e\x47\xe0\x25\x3e\x0d\x2e\xe5\x0f\xec\x32\x4e\x97\xf6\x07\xe2\xac\xd9\x7e\xa9\x7f\x60\xb7\xaf\x65\xb6\xc8\x46\xf1\xb3\xfd\xd2\xff\x40\x51\x01\x2e\x43\x82\x17\xcb\x72\x18\xdf\xbc\x74\x36\x10\x61\x06\xe3\xa5\xa1\x81\xfd\xa1\x41\xfd\x55\x34\x50\xed\x68\xbe\x54\x34\xb0\x7f\xea\xe6\x3c\x36\x46\xcc\x85\xf9\x96\x97\x3e\x06\xf6\xe6\xfc\xad\x07\x57\xed\x22\xc3\x59\x2e\x65\x0a\xec\xef\x16\x76\xab\x4d\x81\x6a\xe4\xf9\xd2\xa6\x2e\x86\xcc\x99\x25\x7d\xe9\x44\x20\xce\xe2\xec\x97\x52\x74\x31\x71\x66\x72\x02\xed\x4b\x05\x02\xd5\xc8\xf9\xa5\x02\x81\x6a\x84\xfa\x32\xbc\x77\x35\x33\x83\xe8\xa5\xb8\x0c\xe6\x81\x5d\x46\x5d\xf5\xa2\x0b\x09\xca\x2e\xb6\x71\xa9\x37\x97\x7a\xc3\xb1\x39\x76\x0d\x34\x23\x0a\x97\x43\xd7\x2e\x57\xb5\xe0\x43\xfb\x32\x7d\x13\x34\x27\xde\xbb\xd4\x22\x10\xe6\x16\x5e\x6a\xd1\x65\xcc\x2f\xbb\x79\x8f\xbf\x93\x5e\x32\xdd\xbc\x67\x99\x69\x4f\xce\xda\xa5\x97\x5e\x04\xce\xac\xa7\x97\x5a\x04\x62\xf2\x0d\x71\xa9\x45\xe0\xcc\x13\x72\x69\x45\x20\xe6\x29\xf2\x56\x50\x81\x4c\xc6\xbd\x0c\xf9\x81\x54\x7e\xf5\xbf\x5f\xd5\x97\x11\x41\xd0\x9d\x47\xe4\xd2\xa3\x40\xaf\xde\x13\x6a\x14\xe8\xd5\x67\x9f\x16\x05\x92\xe3\xc1\x2e\x63\x84\xa0\x3b\xc5\xf3\xa5\x57\x5d\x0e\x8a\xb3\xd9\xcd\xe9\xbc\x86\x9f\x2b\x9c\x2e\xe3\x81\x97\xa3\xdd\xbc\x20\xd4\x2a\x30\xec\xf4\xbc\xb4\x2a\x10\xdd\xe1\x74\x97\x56\x05\x92\xb3\xd3\x5d\x0a\x14\x18\x76\x82\x5d\xfa\x13\x48\x83\xcf\xd8\x4b\x7d\xba\x1c\x00\xe7\xcd\xa0\x3d\x81\x9c\xbd\x17\x94\x27\x90\x73\x72\xf3\x56\x72\x12\xae\xf6\x16\x37\x46\x08\xa6\xab\xff\x5e\xda\xcf\x75\xf9\x66\xe0\xbf\x94\x1a\x30\x8b\x0f\x5a\x43\x7f\x60\x16\x1f\x8d\x8a\xc9\x75\xe2\x77\xd6\x48\x31\xb9\x8c\xdf\x75\xff\xcd\x76\xbd\x98\x49\x16\xa9\xbb\xf4\x92\xeb\x84\xea\xac\xa5\xbe\x01\x8a\x1f\x7d\xd7\x75\x8e\x8c\xe7\x2c\x5f\x8b\x97\x0a\x02\xe2\xac\x57\x74\xa9\x20\x97\x59\x95\xae\xaa\x7a\xe9\x20\x97\x91\xba\x76\xca\xac\x82\xcb\xec\xbb\x18\xc7\xa5\x84\x5c\x86\xea\x5c\x7a\xe3\x32\xad\xf2\x32\xad\xd2\x25\x59\x2f\xc5\xe4\x32\xad\x32\x79\xc1\x28\x26\x97\x69\x95\xe9\xfc\xd6\x36\xb9\xcf\x13\xd9\xe3\xb3\x01\x08\xdf\x9d\xcf\x2a\xcd\x04\xc4\x59\xe3\xf2\x32\x7c\x07\xf6\xb7\x90\xbb\xb5\x51\x6e\xfb\xfb\xb3\x4d\x60\xab\xdc\xc6\x3b\xf8\x37\xed\xe4\x72\x99\x7d\x33\xdb\x2f\x93\x29\x2f\x12\x27\xcf\x52\x49\x97\x7e\x72\x3d\x4c\xfd\xe6\xa7\x9b\x41\x3d\x50\x1b\x62\x73\xa9\x22\x60\xdf\xad\xec\x54\x17\xb9\x5c\x78\xc2\x8e\x99\xcb\x98\x1e\xa8\xe7\x52\xd5\x4f\x80\x51\x9c\x4b\xc9\x00\x31\x9c\x58\xf5\xd2\x32\xc0\x99\xb0\xe7\x32\xdc\x06\xf6\x6b\x96\xed\xeb\x0f\xa0\x57\x3f\x6c\x9c\x01\x05\x24\x07\x2d\x5e\x86\xc9\x40\x9c\xe9\x86\x2f\xe3\x64\x60\xef\xd4\x9f\xda\xbc\xa4\x3e\x16\x27\x38\xbb\x74\x0f\x10\x67\x96\xbf\x4b\xd3\x00\xd9\x29\x8d\x2e\x4d\x03\x64\x27\x85\xba\x34\x8d\x4b\xd3\x30\xc2\x72\xa9\x12\x97\xf3\x9b\xf8\x72\x53\x25\x2e\xe7\x37\xf1\x0e\x31\x96\x06\x72\xf6\x4d\xa9\x5d\x5c\x4e\x79\xe2\x05\xa2\x5d\x80\x28\xe5\xfc\x9b\x95\x27\x96\x56\xf2\xf9\x3f\x6b\xff\x9e\xda\xbb\x07\x6b\xff\xf2\xd9\xe8\x6d\xa3\x60\x80\x12\xb8\xea\xa5\x60\x80\x7d\x0f\xba\x07\xeb\xfe\xd2\x67\xe4\xc5\xa0\x4c\x80\x7a\x5a\xcd\x30\x17\xd8\x6f\x36\xcb\x3c\x36\xe2\x5c\xae\x20\x7e\x29\x18\x20\x4c\x61\xbf\x14\x8c\xcb\xcc\x46\x5f\x20\x46\xb9\x40\x4c\xaf\x05\x83\x5c\x20\x6a\x34\xcb\x3c\xb2\xcf\x57\xcf\xde\xfe\xad\x9a\xdc\x3f\xaf\xa2\x46\x51\xb1\x88\xee\x64\x7e\x78\x2b\x1d\xa0\x57\x3e\xdf\x6e\xa5\x03\x24\x07\x46\xde\x3a\x07\xe8\x95\x67\xd4\x6d\x7c\x0b\xf4\x4a\x5b\xdc\x6a\x08\xe8\x95\x87\xdb\xad\x86\x80\x38\xb3\x97\xdc\x7a\xc8\xed\x78\x37\x63\x20\xb7\x51\x30\xd0\x2b\x27\xe0\x36\x01\x12\xf4\xca\x2b\xe2\xd6\x4d\x6e\x47\xc0\xf1\x28\xbe\x75\x13\x90\x1c\x85\x73\xeb\x26\xb7\x23\xe0\x38\x25\xb7\x6e\x72\x3b\x02\x8e\xbb\xe7\xd6\x4d\x40\x34\x63\xc5\xb7\xda\x01\xce\xa2\x4b\xb7\x71\xb2\xdb\x45\x0b\xa7\x1b\xb3\x9a\xac\x92\xe0\x87\xdb\xad\x89\xdc\xae\x63\x38\xff\xe0\xd5\xb7\x41\x34\x30\x8c\x85\xde\x8a\x0a\x48\xc3\x73\xa8\xa8\x80\x68\xde\x80\xb7\xa6\x02\xd2\xa0\x73\xe1\xd6\x54\xc0\xf0\x22\xbf\x0d\xb4\x81\xe1\x53\xf0\x36\xce\x06\x86\x9d\x58\xb7\x61\xb6\xdb\x91\x75\x3c\x1b\x6e\x15\x07\xa4\xc1\x35\x78\x1b\x65\x03\x51\xcd\xfe\xba\xb5\x1e\x90\xc6\xb0\xc8\xa6\x4a\x7e\x59\x57\x7f\x6a\x5b\x25\xdb\x8a\xd3\xaf\x1b\x81\x61\xd7\xdc\x6d\xe0\x0d\xa4\xc1\x27\xd7\xad\x2d\xdd\x8e\xbf\xab\x1e\x99\xed\x93\x6c\x1f\xdb\xc2\xf6\x71\x48\x1e\x4f\x99\x5b\x57\x02\xe3\xb4\x98\xaa\x04\xc6\x39\x2e\xe3\x70\xb7\x03\xf7\xf8\x30\xba\x0d\xc3\xdd\x0e\xdc\xc3\x77\x6e\xa3\x70\xb7\x03\xf7\x78\xd0\xdf\x06\xe1\x6e\x47\xe6\xf1\xa5\x76\x1b\x6f\x03\xc3\xde\xaa\x5b\xed\x02\x51\xed\x93\xbc\x55\xac\xdb\x11\x76\x84\x8a\x6e\xad\x08\x0c\x67\x55\xbe\x0d\x87\xdd\x26\x51\xba\x42\xc8\xad\x29\x81\xa8\xd3\x8b\x5c\x53\xba\x1d\x3b\x67\xfb\x2b\x4a\xb7\x63\xe7\x6c\x1f\x3d\x09\xe4\x9c\xdd\x98\x27\xd3\xe1\x74\x5e\x3e\x6a\x12\x18\xae\xa7\x7c\x6b\x49\x20\x67\x1c\xe6\x56\x92\x6e\x07\xdd\xf1\x3a\xbb\x75\x24\x90\x73\x76\x5b\x9e\x4a\xc7\xe1\x79\x2a\x75\x24\x90\x73\xf6\x87\x9e\x4a\xc7\xe1\x79\x91\x19\x49\xbb\x1d\x87\xc7\xeb\xf8\x36\x92\x06\xb2\x8b\xa0\xdc\x46\xd2\x40\x76\x25\xf3\xdb\x48\x1a\xc8\xc6\xde\x6f\x15\x0c\xe4\xcc\x57\xfd\x6d\xd8\x0c\xc4\x99\x8c\xe8\xd6\xca\x40\xce\x98\xd5\xad\x81\x81\xe1\x3c\x03\xb7\xc2\x04\xb2\x19\x8c\xb7\xc2\x04\x66\xf1\x39\x64\xf8\x09\xec\x57\x2a\x87\x61\xf8\x09\x4c\x53\x37\x6f\xc3\x4f\x60\x3a\x7e\xe1\x56\xb5\xc0\x2c\x7c\x89\xdd\xa6\x5b\x82\xe9\x4c\xc7\xb7\xf2\x05\xb2\x59\x8d\xb7\xee\x75\x3b\x9e\xce\xe7\x90\xa2\x05\xf6\x51\x50\x73\xe3\x4f\xb7\x43\xe5\xbc\xd4\x75\x2f\x90\x4d\xa4\xbc\x4d\xa4\x04\x71\x06\x99\xdd\xea\x18\x98\x85\x0f\x8c\xdb\x30\x15\x98\x85\x4f\xc4\xdb\x28\x15\x98\x26\x64\xdd\x46\xa9\xc0\x2c\x7c\xf8\xdd\x6a\x1c\x98\x76\x52\xdf\x7a\x1c\x28\xd1\xdd\xa3\x15\xef\x54\xdc\xe7\xb4\x43\xf3\x40\xee\xa7\xc8\x93\xb4\x31\x8b\xaf\x31\xa5\x0d\xec\x8a\xb3\x7d\x63\x4d\xb7\x63\xdf\xcc\xe7\xbc\xb5\xaa\xdb\x71\x6e\x28\xfc\xad\x36\xdd\x8e\x73\x73\x5e\x9d\x5b\x49\x02\x25\xe8\x5f\xb8\x95\xa4\xfb\x84\x9a\xbc\x4b\x54\xa2\xdb\xf9\xfe\xed\x35\xbe\x75\x22\x50\x1c\x0e\x78\x9b\x5d\x09\xf6\xbf\x79\x70\x9e\x15\x07\xba\x9d\xd7\xb3\x21\x29\xb0\xcb\x68\x4a\x7d\xea\x36\x4c\x45\x07\xc3\xad\x4f\xdd\x27\x4c\xe5\x45\xaa\x50\x81\x5d\x46\xc5\x14\x2a\x10\x27\x59\xf0\xd6\xa8\x40\x71\x2a\x98\x5b\xa3\x02\xc5\x69\x44\x6f\x8d\xea\x3e\x01\x29\x1f\x25\x2a\x15\x28\x4e\x20\x78\xab\x54\xb7\xf1\x28\xe7\xa9\xb9\x75\x2a\xb0\xcb\x3c\x10\x9b\xc4\xd8\x93\xf3\x4f\xdd\xc6\x9e\xee\x79\xda\xc4\xdf\xda\x26\xd3\xaf\x30\xfe\xcd\x30\x13\x28\xda\xea\x6d\x94\x09\x14\x27\x51\xbd\xf5\x31\x10\x67\x20\xe5\xad\x90\x81\xfd\xea\x74\x6b\xd6\xde\x64\xcc\xf8\xfd\x61\x09\xcd\xdb\x70\xd0\xad\x8a\x39\x9f\xd0\x6d\x38\x08\x94\x7a\xf6\xe6\x69\xba\xcc\xae\xf3\x29\xa1\x77\x81\xa2\x7c\xdf\x6a\x17\x88\xee\x9a\x72\xb7\x8a\x05\x8a\xda\x7e\x6b\x58\x20\x7e\x26\xa7\xdc\xda\x14\xd8\x7b\xa0\xde\xda\x14\x28\x4e\xbc\x73\x1b\xe6\x01\xfb\xdf\x38\xc3\x5a\x12\xd8\x65\x1c\xb0\x4a\x04\xb2\x29\xd1\xb7\x01\x1b\x50\x14\xfc\x5b\x21\x02\x67\xa5\xa7\xdb\xe0\xcc\xfd\xd8\xc9\xc8\xf6\x95\x1f\x50\xce\x17\x89\xee\x03\x76\x0d\xb8\x6e\x95\x1f\xb0\x0f\x83\x2b\xcd\xe8\x0c\x28\x3a\xcc\x6d\x24\xe6\x3e\xc9\x8b\xe7\xd0\x6c\xde\xc7\xef\x20\x5f\xe1\x26\x2f\x82\x38\x29\xb3\xb7\xc1\x18\x10\x27\xe8\x74\x1b\x8c\x01\x71\x66\x86\xbe\x55\x27\xb0\xff\xcf\x32\x6b\xb1\xac\x85\x45\xd6\x62\x99\x89\xe7\x59\xd5\x9d\x40\x19\x3e\x06\x54\x27\x10\xa7\xfb\xe9\x56\x9d\xee\x93\x76\x68\x9b\x1b\xb7\xb9\x4f\xda\xa1\x57\xb3\x3a\x05\xf6\x6f\xa9\xad\x3e\x05\xce\xf7\xfd\x6d\x26\x22\x28\xe7\x0b\x49\xc5\xba\x4f\x72\xa2\x37\x82\x8a\x75\x9f\xe4\x44\xdb\x53\xc7\x02\xe5\x7c\xa9\xe9\x58\xf7\xc9\x57\xb4\x89\x95\x2c\x50\xce\x87\xae\x92\x05\xe2\xcc\xec\x7d\x9b\xc3\x08\xe2\x4c\x1e\x72\x2b\x5e\xa0\x9c\x4f\x46\xbd\xeb\x3e\x39\x8c\xea\x81\xde\x05\x76\x19\xf5\x32\x13\xf1\xfe\x34\x73\x3f\x77\xcc\x3a\xbc\x4f\xd6\xa1\x9f\x15\x66\x1d\xde\x27\xeb\xd0\xcf\x3a\x63\x3b\x60\x97\xf9\x5b\x0f\xd9\x14\x43\xeb\x6f\x6c\x07\xec\x5d\x70\xc6\xd4\xb1\xdb\xb4\x43\x47\xe7\xdd\xfa\x18\x88\xd3\x19\x7f\x2b\x64\x60\xef\x82\x76\x77\xac\x19\x88\x33\x2b\xfa\xad\xa5\xdd\x27\x17\xd1\xaf\x0b\x35\x0d\x9c\x1c\xcb\x5b\x4b\xbb\x4f\x2a\x22\x9f\x2f\x8f\x9a\x06\x76\x6d\x27\x65\x61\x99\xad\x52\x2c\x4b\x96\xd9\x2a\x7c\xe4\x3f\xc6\x95\xc0\x2e\x1b\x94\x55\xcb\xcc\x4f\xcc\xfe\x5f\xb3\xcc\xee\x67\x6e\x9f\xc7\x49\x4d\x40\xf5\xee\x79\x54\x3a\xb0\x37\xd7\x29\xbb\x2c\xb3\xfb\xb9\xba\xb9\xdb\xb2\xd3\x2a\x85\xb2\xc7\x32\xc6\x01\x37\x8b\x96\x45\x8c\x03\xe6\x79\xf2\xa8\x79\x60\xff\xd2\x03\xf9\x2c\xb3\x51\xf8\x3e\x7c\x14\x3d\xb0\xf7\x5a\x29\xb3\x51\x82\x5b\x60\xf8\x6f\xb6\x49\x9c\x8f\x2e\xea\x6f\x80\x09\x44\x73\xe1\x8f\x47\x89\x03\x91\x7c\x7c\x3c\x2a\x1b\xd8\xcd\x44\x1b\x1b\x3d\x7a\xcc\x76\x54\x57\x1e\x45\xed\x31\xdb\xd1\x0f\xa3\x47\x53\x03\xd5\xe1\x68\x8f\xa6\x06\xf6\xbf\x51\xa6\xa9\x81\x5d\x96\x29\xb3\x16\x1b\xd5\x51\x71\x8f\xf6\x06\xf6\xbf\x71\x24\xea\x1b\xa8\x76\x65\x3c\xba\xda\x63\x4a\xe4\x39\x63\xca\x1a\xd8\x3f\xa5\x51\xb4\x35\x50\x1d\x0e\xf6\x28\x6b\x8f\x69\x92\x2a\xeb\xa3\xad\x3d\xe9\xb4\x09\xed\xa4\xad\x81\xea\x18\xb1\x47\x5b\x03\xd5\xf1\x7f\x8f\xb6\xf6\x38\xdf\xbf\x2b\x0c\x3c\xea\x1a\xd8\x5b\xe3\x80\x35\x31\xb0\x0f\x98\xdf\x2a\x59\x20\x92\x6b\x99\x3e\x2a\x15\x88\xd3\x03\xfa\x18\xca\x02\xd5\xc4\xfc\x47\xcd\x02\x67\x69\xb6\x47\xcd\x02\xfb\x48\xfe\x30\xb3\xca\xa3\x85\x81\xfd\x13\xb7\x6c\x85\xf2\xa9\x10\x2d\x6b\xa8\x0b\x54\x13\xfb\x1e\x43\x5d\x4f\x76\x4e\x42\x0e\x53\x81\x03\xd5\x94\xbd\x47\x81\x03\xfb\xf1\xc0\x19\x56\xe0\x40\x75\xee\xee\x47\x7f\x03\x71\xba\x9c\x1e\x05\x0e\x44\x1a\x5e\xce\xea\x1a\xd8\x65\x9c\x61\x7d\x0d\xec\x32\xb7\x67\x53\x14\xb3\x5e\xc3\x43\xf1\x74\x12\xd6\x4a\x23\x3c\x14\xeb\x5a\xcc\x71\xf5\xdf\xac\xea\x46\x75\x8a\xb4\x47\xf3\x02\xd5\xc0\xed\xa3\x79\x81\x68\x99\x8e\xca\xc7\x8c\x45\x10\xd9\xc5\x42\x1e\xdd\x0b\xec\x32\x1a\x58\xd1\x02\xd1\xcc\xa7\x7b\x0c\x7f\x81\xc8\x66\xae\x3e\xa6\x23\x82\x5d\xe6\x6f\xad\x04\xf1\xaf\xac\x58\x3d\xc6\xbf\xc0\x2e\x73\xbf\x56\x8c\xf8\x57\x4e\xe7\xf8\xac\x59\x75\x0c\x53\x73\xbf\xde\xa8\xcc\x2c\x39\xbc\x8c\x34\x3c\x50\x87\x4f\x65\xd5\x0d\x54\x5f\x9a\x8f\xea\x06\xaa\x5f\x39\x8f\xea\x06\xaa\xdf\x02\x8f\xea\x06\x22\xbb\x94\xc1\xa3\xbb\x81\x5d\xc6\xe1\x2a\x6f\x20\xb2\xb3\x15\x3d\x8e\x95\x7b\x9c\x45\x52\x95\x7a\x8c\xa6\x81\xfd\x7f\x54\x41\xcb\x03\xd5\x19\xd7\x1f\x25\x0f\xec\x9a\x7a\x74\x5e\xaf\xcc\x2c\xe9\x8c\xee\x8f\x96\x07\x22\x57\xaf\x44\x2d\x0f\x44\x73\xd5\xfb\x47\xa7\x7b\x9c\x59\x72\xfa\x6f\xb6\x88\x0b\xc8\x79\x1a\x74\xba\xc7\x89\x25\xcd\x51\x7b\x94\x3a\xd0\x5c\xdb\xea\x51\xd7\x1e\xa7\x8c\xf4\x96\x37\xec\x06\xce\x84\xb4\x8f\x06\xf7\x1c\x83\x23\x17\xe1\x31\x43\x11\x44\x55\x3a\x1e\x63\x71\x20\xe6\x74\x9f\x56\x94\x14\xc5\x76\x9e\xbd\xc6\xe2\x9e\x11\xff\xff\xff\x9e\x29\x34\x1f\xa3\x6c\x20\x4e\xf7\xed\xa3\x0f\x82\xee\xa0\x87\x47\x1f\x7c\x0c\xa3\x61\x5c\x8f\x61\x34\xb0\x77\xc0\x71\xe8\x83\xa0\x57\x64\xe5\x31\x68\x06\x92\xe3\x64\x1f\x0d\xf1\x31\x68\x66\x0b\x69\x83\x8f\x41\x33\xeb\xa4\x0c\x82\x5e\xb1\xb2\x47\x17\x04\xbb\xea\xfc\x52\xc9\x03\xfd\x9c\x3c\x1d\xef\x31\x68\x66\x6b\xa8\x78\x8f\x41\x33\x5f\x13\x2a\xde\x63\xd0\xcc\xe6\x56\xf1\xc0\xf0\xeb\xe4\xd1\xf0\x40\x1a\x58\xea\xa3\xe1\x81\x71\x9e\xe0\x8a\x1b\xd8\xe7\xc9\x5f\x7a\xb0\xd3\xee\x1c\x7f\x69\xfb\x4f\xba\x73\xbc\xcd\x14\x37\x30\x9c\x0a\xe2\x51\xdc\xc0\x70\xb6\xc3\x47\x6f\x03\x67\x59\xda\xc7\xdc\x40\x90\xb3\xcf\x62\x53\x03\x41\x1c\x6b\x7d\xcc\x0d\x04\x51\x1c\x85\xf9\x18\x83\x03\xc3\x69\x2a\x1e\x8d\x0e\x44\x71\xb0\xef\x63\x70\x0d\xec\xd6\xf6\xff\xac\xc1\xc5\xc8\x46\x3e\x11\x1f\x8d\x0e\x64\xc7\xb7\x3e\x1a\x1d\x98\x0e\x5b\x7b\x8c\xa3\x81\xec\xc0\xd8\x47\xc7\x03\xf3\xec\x52\xc7\x03\xd9\xe1\xb9\x8f\x3a\x07\x76\xd3\x52\x29\x7d\x0e\x94\xf0\x53\xc3\x78\x19\xd8\x16\xeb\xd6\xbc\x7b\x1c\xef\xe6\x2c\x5f\x8f\x01\x33\xb0\xcb\x3c\x36\xaf\x34\x06\xbc\x85\xdf\x15\xc6\xcb\xc0\xfe\x37\xce\x9e\xc1\xb1\xc7\x09\x26\xb3\xef\x5f\x13\xf5\xc0\x56\x3a\xea\x65\x74\x0c\xc4\xe9\x15\x78\x0c\x8f\x3d\x67\xc8\x9b\x35\xd3\x10\x41\x9c\xbe\x9e\x47\x45\x7c\x1c\xf2\xd6\xfe\xe0\xe2\x8f\x02\xf9\x1c\x81\xf4\x06\x50\x20\x9f\x33\x24\xce\x0b\xc1\xf4\x3e\xb0\xcf\xa6\x47\xe0\x19\x7e\xec\x3c\xde\x25\xfa\xe3\xb3\x0c\x8b\xfa\x69\xe3\x48\x37\xb0\xbd\x80\x26\x33\xf4\x06\xa2\x3a\x3b\xcc\xa3\x67\x3e\xff\x3c\xd3\xed\xd9\x3e\x4b\x81\xe2\x40\x1c\xe9\x06\xf6\x2e\xb8\x86\xd4\x4c\x50\xcf\x7b\x5f\xcd\x04\xbb\xb5\xa9\x97\x4e\x09\xfe\xbd\xb9\x54\x4a\x50\xcf\xe3\x4b\xa3\x04\xff\x9e\xfa\x0a\x25\xa8\x46\x98\x1f\x7d\xf2\x39\x3e\x49\xe3\x2b\x8f\xa0\x9e\x4f\x2e\x05\x10\xc4\xe9\x7e\x79\x34\x40\x50\x9d\xd6\xe1\x51\x00\x9f\xf7\xe8\x94\x65\x56\x00\xdb\x4b\x2e\xf8\xf1\x38\x62\xed\x79\xcf\x47\x15\xed\x61\x98\x0d\xec\x2f\x7d\x0f\xce\x2a\xbc\x27\x0f\xc4\x43\xb1\x0e\x5b\x0e\xab\x93\x4a\x3e\x26\xf7\x81\xfd\x7a\xb7\xcc\x4a\x20\x8a\xd9\x75\xc9\x1e\x45\x11\xc4\xe9\x30\x7b\x14\x45\xb0\x7f\x4b\x03\x38\x3e\xed\x71\x7c\x9a\x7d\x27\x8f\xb1\x3c\xb0\xdf\xb5\xb4\x80\x42\x09\x22\x57\x9f\x6d\x1a\x25\x88\xdf\xd9\x9c\x67\x15\xa1\xec\xa6\x39\x3f\xca\x23\x38\xba\xfb\xe8\x8e\x20\xfa\xb9\xeb\x75\x47\xd0\x5c\xaa\xec\x51\x1d\x9f\x33\x51\xc9\x6e\x92\xa5\x26\x82\x98\xd3\xa2\xb0\xc8\x57\x5c\xa3\x28\x59\x44\x7e\x2a\x07\xbb\x74\x44\x70\xa6\x1a\x5e\x86\x01\x41\xfa\xf1\xfd\xbe\xb4\x46\x10\x93\xe7\xe4\x52\x1a\x41\x72\x29\xc3\xa5\x33\x82\xf4\xe3\xa5\xba\x8c\x0c\x82\x6e\x1f\xeb\x52\x23\x41\xfa\xf1\x35\xbd\xb4\x48\x90\x9c\xde\x6e\x29\x91\x20\x39\x57\xde\xd2\x21\x41\xaf\xd3\xcd\x2f\x8b\xd6\xfe\xaf\xe4\xa1\xbe\x16\x11\x2a\x1c\x6e\xeb\xb3\x88\x50\x21\xdf\x61\x4b\x83\x04\xc9\x39\xf6\x96\x02\xb9\x9c\x2c\x13\xbb\x59\x0a\xe4\x32\x54\xc8\x63\x61\x19\x2a\x5c\x86\x0a\xb9\xe4\x97\xa1\x42\x90\x9c\xfc\x6f\x69\x99\x20\x39\xff\xdc\x72\xc9\x02\xd0\x2b\x66\xb7\xcc\x6c\x04\xc9\x89\x04\x97\x21\x46\xd0\x2b\x0f\xe0\xa5\x9d\x82\xe4\x48\xf8\x65\x88\x11\x24\x67\x18\x5a\xfa\x2a\x48\x0e\xb4\x5f\xea\x2a\x48\x8e\xf7\x5f\xda\xea\x72\x7a\xce\xe1\x1e\x6d\xaf\xb0\xbd\xfc\x2f\xdb\x2b\x68\x2f\x3e\x65\x97\xae\x0a\x92\x93\xf3\x2d\x55\x15\xa4\xc2\x07\xfa\x52\x55\x41\x72\xa2\xbf\xa5\x96\x82\x68\xf6\x46\x2f\x7d\x13\x9c\x19\xed\x97\xba\x09\x86\x8f\xbd\xa5\x5a\x82\x9c\xe9\x6d\x58\xaa\x25\x38\x4b\x65\x2e\xa3\x7e\x20\x4d\x2f\x56\xa3\x7e\x20\x19\x0e\x5b\xba\x26\x48\xd3\x7b\xc1\xa8\x1f\x48\xd3\xc6\x37\xea\x07\xd2\xb4\x46\x0a\x29\x48\x93\x97\xdf\xd2\x47\x97\x21\x3e\xba\x32\x96\xc3\xec\xc0\xf0\x69\xbc\xd4\xd1\x65\xd4\xaf\xb9\x47\xeb\xb8\x91\xa6\x77\x8c\xb9\x96\x60\xf8\x80\x5e\x1a\xe8\x32\x0e\xd8\xdd\x96\xd5\x66\xa6\xcd\xe9\x3d\xaa\x7f\x2e\x67\xda\xa4\x0f\x70\xe9\x9f\x2b\x13\xec\xe4\x4d\xb7\xf4\x4f\x90\xa6\x77\x9f\x4b\xa9\x83\xe1\x5b\x62\xa9\xa4\x20\x39\x82\x67\x69\xa4\x20\x4d\xef\x51\x8d\x14\xa4\xc9\x6b\x6e\x29\xa4\xcb\x69\x59\xda\x1f\x26\x57\x59\x06\x1c\x41\x1a\x3e\xa6\x34\x58\x70\x16\x3d\x5b\x8a\xe9\x72\x0a\x16\xbe\x06\x96\x12\x0a\xf6\x3b\xd0\x5f\x5a\x61\xa2\x84\xea\xeb\x32\x4a\x08\x86\x43\x45\x97\xae\xba\x8c\x12\xe2\xe0\x4b\x57\x05\x43\x17\x5e\x46\x09\xc1\x30\x03\x71\x69\xaf\x60\x38\xc4\x74\x29\xaf\x60\x0c\xaf\x19\x03\x87\x20\x9b\xb5\xbb\xd4\x59\x30\x1c\xc3\xba\x8c\x1b\x82\xe1\xd8\xa4\xa5\xb8\x82\x68\x3f\x9f\x11\x8a\xeb\x72\x4e\xcf\x6e\x91\xe7\x9e\xc9\x5c\x1c\x0c\xb2\xd4\x56\x10\xe7\x2b\x6d\x39\x54\x0e\x64\x3f\xc8\x96\x26\x0b\x86\xbd\x00\xcb\xc0\x24\xc8\xae\xc0\xb9\x0c\x4c\x82\xb3\x6e\xc0\x52\x6e\xc1\x70\x16\xaf\xa5\xb6\x82\xec\x7a\xa4\x4b\x6b\x05\xc3\xa1\xb5\xcb\x31\x70\x20\xfb\x9d\xb2\xf4\x58\x30\xcc\x75\x59\x6a\x2c\x18\xc3\x7b\x51\x8b\x05\xc3\x5c\xcf\xa5\xb1\x82\xe1\x28\xdd\xa5\xb0\x82\x9c\x8b\x45\xd6\xb1\x79\xbe\x39\x2e\x7d\x15\x9c\x69\xe1\x96\x51\x49\x90\xe6\xf9\x2f\xab\xdd\xa9\xb6\x97\x93\x06\x0b\x8e\x85\x2f\x33\x42\x97\xf3\x79\xf2\x8a\x5e\xaa\x29\x98\xc5\xdb\x53\x35\x5d\x4e\x02\xe3\x59\xd3\x4c\x97\x63\xe7\x7c\xa8\x2a\xa6\xcb\xb1\x73\x9e\x34\x25\x14\xcc\xe2\xe6\x4d\x08\x5d\xce\x01\xe3\xdd\x60\x42\xe8\x72\x98\x9c\x7b\x54\x55\x97\x53\xc0\xf0\x11\xb3\x34\xd5\xe5\x14\x30\xbe\xf6\x34\x55\x30\x8b\xb7\x91\xa6\xba\x9c\x15\xc6\xbb\x5f\x51\x05\xb3\xf8\xe4\x55\x54\xc1\xbe\xc0\xdc\xa5\x35\x1a\xd6\xc8\x5f\x5a\xa3\x41\x8d\x7c\xe0\xa8\xa5\x60\x16\x9f\xec\x46\x28\x41\x76\x30\xe3\x52\x54\x97\x33\xc0\x78\x60\x8a\x2a\x98\xce\x2b\xb8\x1c\x32\xb7\x9c\x14\xc6\xcd\xeb\xae\xcb\x49\x61\x7c\x45\x2b\xaa\xcb\x58\xa4\x23\x36\x97\xa6\x0a\xa2\x9e\xe3\xd7\x4b\x41\x09\x5f\xe5\xc6\x13\x41\xfc\x9c\x63\x69\xa9\xaa\xa0\x68\xdf\x4b\x55\x05\x7b\x0f\xfc\x9b\x71\x47\x50\x5c\xb2\x73\xa9\xaf\xcb\xd1\x6d\x0e\x3a\x5d\xfa\x2b\x28\xce\xeb\xb4\xf4\x57\xb0\x77\x4a\x1d\x8c\x3b\x82\x38\xe3\x4b\x96\x06\x0b\xf6\x5e\x39\x60\x0d\x16\xec\xdf\x72\xde\x35\x58\x10\xd5\x49\xb8\x97\x59\xa4\x60\x1f\x0a\xe7\xd4\x34\xd2\xe5\x34\x30\xce\x92\xbd\xcc\x23\x05\xfb\x3c\x7b\x7c\xb6\xd3\x46\x71\x3c\xe3\x32\x9e\x09\x4a\xf2\x79\xa0\x10\x83\xbd\x07\x8f\xc4\x76\xba\x4e\x3b\xb1\x07\xf3\x4d\xc1\xbf\x1d\x28\xc9\xa0\x38\x89\xdc\x52\x92\x41\x71\xae\xb9\xa5\x24\x83\x28\x4e\xaf\xba\xb4\x64\x50\x9c\x67\x72\x69\xc9\xa0\x24\x9f\xab\x06\x42\xd7\x7d\x1a\x89\xca\x6b\xce\xa0\xb8\x00\xf6\x52\x9c\x97\x81\x50\x67\x3e\x5a\x9a\x33\x28\x4e\x29\xb6\x14\x67\xf0\xef\x4e\xd0\x9b\xd7\xf1\xe6\x64\x99\x4d\xa4\x37\x9f\xa3\xb5\x39\x6e\x22\xf3\xbe\xea\x0c\xaa\x82\x7d\x68\xd4\xdd\xa8\x2a\xd8\x65\x1c\x87\x7a\x0d\x76\x19\x2d\x6e\xa8\x75\x39\xc9\x8c\xb3\x8b\x2d\x95\x7b\xa9\xdc\x4e\x78\xb6\x8c\xbf\x82\xfd\x7f\xd4\x55\x0d\x07\x25\xfd\x25\xac\xbd\x14\xf2\xf5\x9c\x2b\x88\xab\x54\x21\x07\xc5\x49\x48\x97\xc6\xbd\x9e\xd3\x14\x1e\xa8\x4d\x81\x5d\xf7\x73\xdf\x6a\xd7\xcb\x98\xad\xd3\xb1\x2f\x63\xb6\xeb\x64\xb6\x7a\x81\xeb\xdc\x20\x86\x93\xe5\x2e\x9d\x1b\x14\xb3\x01\x97\xca\xbd\x54\x6e\xf3\x2f\x96\xca\x0d\xf6\x4f\x69\x1f\x07\xd5\x81\x7d\x11\xb9\x39\xdb\x62\x19\x27\xf7\xd9\x69\xb8\x17\x14\xd3\x17\x97\x1a\x0e\x8a\xdd\x77\x4b\x0d\x07\xc5\xbe\xc0\x65\xb0\x17\xc4\x4f\x13\x5d\x9a\x39\xd8\x07\xe7\x0e\x6c\x93\x45\x46\x80\xcf\x58\xd5\x1c\x14\x3b\xeb\x96\x6a\x0e\xf6\xa1\x71\x1c\xba\x39\x28\xa6\x64\x2e\x63\xbd\x60\xff\x1b\x5b\x33\xb0\x0b\x8a\x39\x8d\xcb\xb8\x2e\x88\x7f\xb7\x8b\x81\x5d\x10\xff\x1e\x48\x7a\x3d\xd8\x9b\xf3\xff\x6c\xa4\xd7\x46\xf2\x95\xa6\xd8\x83\x62\x42\xe7\x32\xb0\x0b\x8a\xbd\x97\x4b\xd5\x07\xfb\x97\xee\xc1\x16\x61\x72\x1a\xf3\x3e\x97\x56\xbf\xcc\x9e\x75\xf2\x87\xa5\xd5\x83\x62\xaa\xe9\x32\xfc\x0b\xf6\xbf\x59\x66\xf5\xbf\x53\x7d\xf6\xaa\xe9\x83\x62\x07\xe9\x52\xf4\x41\xfc\x1c\x95\xb6\x14\x7d\x50\x4c\xf3\x5c\x7a\xfe\x3a\x9e\xef\xe3\x48\xcf\x07\x7b\x0f\x34\xba\x9e\x0f\x76\xbd\xfc\x3f\xab\xff\x51\x7d\x4f\xb4\x41\x62\xb0\x7f\xca\x89\xd0\xf3\x41\x31\x51\x75\xe9\xf4\x60\x5f\xac\x34\xa6\x52\xbf\x4c\xdb\xb5\xfe\xaf\x72\xfe\xba\xb2\xba\x13\x97\xbe\x4a\x36\xd8\xd7\x57\x50\x36\x2c\x63\xe6\x20\x4e\xeb\xab\x65\x83\xa2\x6c\xbc\x5a\x36\x28\x76\x06\xbf\x5a\xf6\x7b\xd6\x55\xe7\xd1\xfb\xaa\xd9\x20\x22\x0d\xff\x6f\x59\x66\xba\xc2\xd9\xc3\x6b\x99\xe9\x0a\x3c\xf4\x5e\x4d\xfb\x35\x58\x9b\xdc\x87\xaa\x0d\x8a\xf6\xf2\xaa\xda\xaf\xb1\x5a\x1e\xb4\xaf\xaa\xfd\xba\x24\xbb\xcb\xe0\xbf\xba\x36\xd8\x65\x93\xb2\x62\x99\x5d\x6b\xd3\xb2\x6a\x99\xf9\x0a\xbc\x8e\x5f\x75\x1b\xec\x32\xf7\x61\xd3\xc5\xe9\x6f\xa3\xb6\xaa\x34\xd8\xff\xe7\x7e\x6d\x95\x30\x87\xc3\x5d\xd8\x28\x61\xa3\xf0\x28\x79\x95\x69\x50\x54\xcf\x57\x99\x06\xc5\x2f\xcd\x57\x99\x7e\x93\x13\x47\x71\x0d\xbf\xaa\x33\xd8\x65\xb4\x89\xee\x0c\xf6\x1e\x2c\xb3\x01\x36\x8a\x1a\xf6\x9a\xa5\x0b\x22\x5c\x4b\xfa\xd5\xb1\xc1\x2e\xf3\xff\xac\x2b\x49\xb9\xc5\xd9\x60\x5e\x25\x1b\x44\x98\xab\xf8\x1a\xd3\x05\xbb\xcc\xdd\x5a\x7f\x82\xba\x66\x81\xbd\x06\x70\xdf\x74\x32\x18\xfc\xa9\x95\x4d\xf4\x2e\xf2\xd0\x79\xd3\xa9\x2c\xbd\x8b\x9e\x30\xd5\xfb\x75\x85\x40\x53\x13\x5f\xdd\x1b\xfc\xbb\x84\x75\x6f\x70\x42\x39\xaf\xee\xfd\xba\x3e\xa0\x61\xc6\xd7\x94\x5b\x50\xed\xef\x7e\xf5\x71\x70\x3e\xf6\x5e\x7d\x1c\xec\x7d\x72\x6a\x0c\x19\x83\x13\x30\x79\x75\x74\xb0\x77\x40\x0d\x94\x74\x50\x75\xab\x57\x49\x07\x7b\x6b\xee\xd4\x26\xca\xe6\x38\x74\x8f\xcd\x6b\xc4\xa5\x05\x1d\x83\xfa\xea\xe9\xe0\xbc\x0c\x5e\x3d\x1d\xd4\x38\x5b\xb3\xd9\xb2\xcd\x46\xe3\xaa\xee\x60\x1f\x1b\xc7\xab\xbb\x83\x1a\xe3\x0f\x93\xaa\xbc\xaa\x3d\xd8\x5b\x61\xff\xba\x3d\x38\xb1\x8c\x57\xb7\x7f\x1d\x57\x69\xbf\xe3\xab\xdc\x83\xf3\x8e\x7d\xb5\xf7\xd7\x85\x0d\x79\x67\xbd\xda\xfb\x7b\x16\x36\xf4\xa9\x65\xfc\x19\x54\x97\xf2\x78\x0d\x3f\xbf\x67\xad\xc3\xe6\x4f\x6d\xae\x62\x73\xf1\xda\x7d\x95\xf5\xf7\x2c\x58\xe8\x19\xd1\xd6\xc1\x2e\xf3\xff\xac\x97\x0b\x16\x7a\xd3\xaa\xeb\xef\x59\xb0\xd0\x73\xae\xaf\xbf\x95\x01\x3b\xb6\xab\x72\x0e\xf6\xd6\x68\x7e\x63\xcd\xef\x59\xb0\xd0\x93\xa9\xb1\x83\xfd\x7f\xd4\xc2\xf8\x33\xa8\xce\x47\xf3\x6a\xf1\xa0\x3a\xf9\xcc\xab\xb1\xbf\x67\xbd\xc2\xe6\x81\x78\xce\x2b\x19\x21\x3e\x2a\xd5\xf3\xf7\x0c\xbe\xf4\x66\x34\xd2\xfc\xba\x86\xa1\x1d\x5c\xaf\xce\x0e\xaa\x33\xde\xbc\x3a\x3b\xd8\x3f\xa5\xd1\x95\x76\xb0\xcb\x68\x61\xe3\xcf\x20\xce\x04\x37\xaf\xda\x0e\xe2\xe4\xae\xbe\x7a\xfb\xeb\xc8\x4d\x27\x63\x7b\x15\xf7\x77\x5b\x7a\x75\x78\xef\xab\xa5\xbf\x8e\xdc\x2c\xfe\x97\x97\x77\x33\x0d\x82\x46\xd2\xd2\x41\x9c\x0f\xb6\x57\x4d\x07\x7b\x07\x34\x93\x9e\x0e\x22\xb9\xf2\xf5\xab\x95\x83\xfd\x7f\xfc\x56\x2d\x07\xd5\x41\xc5\xaf\x81\x65\xb0\xff\x8d\x13\x61\x60\x19\xec\xcd\xd1\x26\xa6\x0b\xbf\x0e\xfb\x74\x25\xed\xd7\x7c\x61\xb0\x7f\xeb\xf6\xac\x7f\xb7\xfe\x74\x36\xbc\xaa\x3f\xa8\x0e\x52\x7e\x55\x7f\xb0\x7f\x4a\xd3\xe9\xfe\x20\xd2\x48\x6e\xce\x0b\xa0\x93\x43\xe1\xd3\x4d\xf9\x07\xd5\x8f\xce\xd7\xa8\x34\xd8\xbf\xf4\xdf\x6c\x27\x46\x88\xd6\x49\xe7\xc5\x6b\x8f\x00\xd8\xff\x67\x99\xd7\x04\x63\x44\xd3\xe0\xbb\xfb\x35\x9d\x19\xd4\xf3\xa9\xa0\xed\x83\xc8\x2e\x17\xfc\x9a\xba\xfc\x92\xa7\x7c\x46\x63\xbd\x46\xa1\xc1\x2e\xa3\x9d\xcc\x53\x06\xbb\x8c\xd3\x63\x1f\x00\xa8\xe7\x71\x69\x1f\x00\xd8\xbb\xa0\x16\x76\x02\x80\x68\xce\x61\xf3\xda\x0b\x00\xaa\x43\xea\x5f\x7b\x01\x40\x64\xb3\xb3\x5e\xbb\x01\x40\x0c\xa7\xce\x79\xed\x07\x00\xd5\xdc\xc6\xd7\x7e\x00\x50\x4d\x46\x7c\x8d\x61\x83\xc8\xae\x89\xff\xda\x37\x00\xaa\x89\x87\xaf\x5d\x03\x20\xb2\xe9\xf4\xaf\x51\x6c\x10\xd9\xe9\xb0\x5f\xf3\x94\xc1\x2e\xf3\xb7\x36\x13\xf3\xe6\x64\x27\x23\x7f\xcd\x5d\x06\xfb\xff\x3c\x3a\x9b\x69\x92\x7f\xe1\xab\xcc\x3e\x04\x10\xa3\x21\x40\xaf\xd6\x0f\xa2\x9b\xc4\xf6\xfe\x0f\x63\x67\x72\x33\x4d\x0b\xac\xd9\x7d\x5b\xd1\x26\x14\x73\x20\xb5\xda\x97\x9c\xf0\xdf\x84\x2b\xce\xe1\xbb\xdb\xff\x5d\x9d\x12\xca\xca\x84\xc8\x01\x9e\x08\x08\x54\xdf\x60\x97\xd1\x0a\x55\x29\xd8\x65\x9c\x4f\x45\xf7\x99\x4b\xf4\x74\xc7\x0a\x2a\xb0\xcb\xb8\x86\x92\x02\xa4\xe1\xf7\x7f\x19\xb8\x01\xbb\x6c\x57\x79\xd9\x61\x82\xf4\x43\x48\x2e\xfb\x4b\xb0\x0f\xcb\x94\x85\x65\x41\xe8\xa6\x52\x34\x2d\x9a\xff\xff\xff\x0e\x57\x2c\x2c\xfb\x4b\x90\xcd\x46\xbc\xec\x06\x41\x9e\xbc\xd7\xcb\x6e\x70\x15\xdd\x93\x5c\xd2\x3e\x6f\x91\xfe\xad\x9a\xd2\x66\xd9\x5b\x2d\x37\xd8\x2d\x8c\xb2\x96\xdd\x15\x68\xaa\xed\x65\x6f\x05\x76\x0f\xc6\x45\xed\x9b\x40\xaa\xce\x5c\x59\xf6\x4d\xa0\x99\x65\x6c\xd9\x37\x81\x74\xee\xd7\xd2\x03\xbd\xea\x79\xd5\x2d\xbb\x2d\x73\x6a\x18\xea\x7d\xd9\x87\x2d\xa7\x4b\x31\x68\x5d\x7a\xaa\xc1\x7e\x23\xac\xb0\x6d\x75\xbf\xde\x74\x8e\x5b\x96\x2d\x1f\xff\x3f\x78\xcf\x97\xbd\x23\x68\x13\x57\xd7\xb2\x73\x04\xdd\xbe\x66\xd9\x37\x82\xdd\xd5\x72\x97\xec\x1c\xc1\x2e\xa3\x3d\x76\x8e\xcb\xdd\x7c\xf9\x38\x2c\x9d\xd9\xe0\x4c\x7b\x5e\xf6\x83\x60\x18\xfd\x5f\x7a\xa9\x97\xe9\xde\xa6\x45\xda\xc1\x74\x6f\xd3\x6a\x68\x87\x46\xa8\x69\x7a\x2e\xcd\xd0\x08\x35\x4d\x2b\xa6\x15\xc8\xe7\x66\x4e\xe7\x65\x27\x08\x46\xf3\x16\xd9\x07\x82\xd1\x78\xdf\x97\xfd\xdd\x32\x77\x1b\x63\xd4\x65\x77\xb7\x3a\x7e\xf7\x64\x91\x8f\x40\xc7\xb9\x19\x16\x79\xbb\xdd\x53\x8a\xaf\xf3\xb2\x63\x03\xd3\xfd\x50\x96\x73\xa8\xc0\x34\xd7\xe5\xb2\xaf\x5b\x2e\x94\x61\x9c\xb9\xec\xeb\x96\x0b\x65\xf8\xac\x2f\xbb\x35\x50\xcd\xc8\xb2\x74\x3f\x2f\x73\xb7\x39\x48\x58\xf6\x74\xa0\x98\xdf\x65\xd9\xd1\xad\x33\x83\x8a\xd9\x72\xcb\x5e\x0d\x54\x83\x73\xcb\x4e\x0d\xa4\x9f\x99\x0b\x96\x9d\x1a\xa8\x86\xf5\x96\x7d\x1a\x48\xdd\x7c\xb5\xcb\x3e\x0d\x54\xc3\x41\xcb\x3e\x0d\xec\xd7\xcb\x32\xcd\xc1\xb4\xaa\xfd\xed\xa7\xcc\xc6\x0f\xc7\xff\x7c\x98\x97\x3d\x18\xd8\x65\x58\xc4\x1e\x0c\xec\x32\xda\xaf\xb7\x1a\xec\x17\x87\xff\xea\x9b\x06\xcd\x5c\x24\xcb\xde\x0a\xec\xc3\xb8\x59\xf6\x56\x20\x15\xb7\x1c\x5f\x3a\xac\x41\x9b\xb8\xdf\x96\x0e\x6b\xb0\xbf\xea\x9e\xce\x96\xb9\xf8\xe6\x5c\xd4\x86\xd1\xa7\x99\xf4\x79\xd9\xa5\x81\x64\x76\xe4\x65\x97\x06\xce\x7e\xb5\xcb\x1e\x0d\xe4\x9f\x46\xb2\x43\x03\xa9\x4f\xbc\x9d\xcb\x1e\x0d\x0c\x27\xd4\x2c\x3b\x34\x30\x1a\x52\x72\xd9\x9f\x81\x34\xdc\xba\x67\xd9\xa1\x81\x6c\xb6\xf6\x65\x87\x06\x42\xe5\xb0\xec\xcf\xc0\x68\xd3\xf3\x6b\xa0\x79\xbe\x71\x56\xc3\x96\x6f\xe4\xc9\x68\x6e\xd9\x4d\x81\x38\xdf\x1f\x7b\xa9\x35\x89\x20\xfa\x68\xe9\xfc\x06\x79\x7a\x2e\x1d\xdd\x8b\x49\x59\x0e\x34\x96\x4e\x6d\x10\x8e\x5b\x96\x4e\x6d\xb0\x6b\xc1\x5d\xb7\x7b\x03\xc5\xb5\xdb\xcb\x89\x5a\x60\x9a\x2c\x76\xe9\xe6\x06\xd3\x1c\xb0\x4b\x2f\x37\x98\x66\xa3\x5d\x3a\xb9\x41\x71\x85\xf7\xd2\xc7\x0d\x8a\xc9\x19\x96\x9d\xe7\x3a\x6b\x71\x7c\xcf\xf4\x5d\x2f\x33\x98\xf7\x73\x4d\x9b\x89\xf3\x7a\xb8\xeb\xd2\xd2\x79\xbd\xcc\x95\xa0\x81\xf4\x5d\x83\xfd\x57\x0e\xd3\x79\xbd\xcc\x95\x50\x7c\xbd\xf5\x5e\x83\x3a\x4f\x91\xf6\xb8\x8f\x16\xa1\x76\x7a\xaf\x41\x0a\xb7\xe4\x5a\xba\xaf\xc1\x3e\xce\x32\x2d\x72\xb3\xcd\x76\xf3\xaa\x5a\xe4\x76\xcc\xea\x5b\xa0\x4b\x1b\x34\xf3\x3d\x2c\x5d\xda\xa0\x99\xef\x61\x39\x76\x58\xee\x39\x15\x3e\xa5\xba\xb4\xc1\xee\xa0\x3c\x4e\xd3\xdd\x8e\xec\x3c\x4c\xcb\xdd\x46\x47\x78\x72\x5d\x28\x04\xce\x0e\xcd\x4b\x2f\x37\xc8\x3f\x1b\xaf\x97\x1b\x8c\x6e\x87\xad\x93\x1b\x64\x57\xe3\x2f\x7d\xdc\x60\x74\xdc\x18\xcb\x3c\xea\x60\x74\xbc\x18\x4b\x0f\x37\xc8\x95\xd0\xcb\x72\xe8\x03\x42\x17\xc3\xd2\x5b\x0d\x42\x37\xef\xd2\x59\xbd\x1e\x1f\x78\x1a\xe4\x54\x30\x90\xa7\xcf\xa8\xbe\x6a\x70\x36\x9d\x5c\xba\xaa\x41\x9e\x76\xfc\x0e\xac\x00\x3b\xbd\xfd\x77\x47\xad\x1f\x7b\xbd\x04\xd9\xed\x2a\x74\x63\x83\x3c\xfd\x1c\xe9\xb2\x5e\x2f\xa1\x63\xc6\x7a\x4b\xef\x34\x88\x73\xbb\xf4\x31\xaf\xd7\x9e\x88\x67\x5f\x77\x32\x48\x4d\x37\xee\xd2\x9f\x0c\x76\xef\x61\x99\x15\xdf\xa8\x66\xc4\x58\xfa\x93\x17\x0b\x85\xf4\x0a\x2d\xe7\x7a\xad\xef\xf4\x3b\x5c\x41\x47\x31\xd8\x65\x1e\xe7\x83\x79\x1c\xc5\x5e\x55\x47\x31\x48\x67\xb5\xf6\xd2\x51\x0c\xf6\x71\x5e\xd6\x3b\xa4\xa7\xd8\xdb\xa1\xa7\x78\x1d\x4f\xb1\x03\x04\x97\x00\x81\x5d\x66\x55\xbc\x6d\xdf\x79\xab\xad\x8a\x06\xf8\xce\x5b\xed\xf9\x34\xc0\xa7\xeb\xcd\xab\xda\x7e\x36\x32\x4e\xc5\xd6\xea\x52\x5e\x2b\x71\x98\x45\x1a\xe0\x2c\x28\xf2\x53\xab\xfb\x18\xb4\xf3\x48\xe9\x3d\x5e\x67\x3d\x91\x43\x0e\xdd\xc7\x20\x65\x73\x38\x2f\x5d\xc5\x6b\xe9\x39\x70\x28\xaa\xab\x18\x34\xf3\xed\x2e\x5d\xc5\xcb\xf5\x44\x4e\x94\x5d\xba\x8a\x41\x33\xb7\xee\x72\x4a\x18\x68\x46\x1a\x97\xde\xe3\x85\xa7\x38\xbb\xad\xef\x72\xe9\x10\xd8\x2f\x7a\xfb\x3f\xff\x2f\x7e\xcc\x09\x13\x0d\xc7\x7e\xfc\x98\x13\x26\xd2\x6f\x7f\x48\xe2\xc7\x9c\x30\x91\x06\x29\x5c\xe2\x87\xdf\x59\xa4\x5f\xb6\xa8\x5a\x44\x0f\x55\x2c\x6a\x16\xb9\x94\xa6\x50\xd4\x2d\x22\x37\x44\xf1\xfc\xc3\xa2\xc1\x47\xc3\x3f\x86\x45\x61\xd3\xad\xec\x6d\x19\xb3\x7d\xb6\xa0\x89\x1f\x8e\x68\x91\x7e\xdb\x40\xf1\xc3\x0f\x2d\xf2\xef\xe7\x51\x9f\x45\x8b\xf3\x73\x54\xb2\xe1\x4c\xee\xfa\xed\x7b\x1c\xbf\x64\xc3\xc9\x03\xf1\xdb\x4f\x47\xfc\x92\x0d\xc7\xe3\xfc\xcb\x54\x3f\xd9\xc8\x8d\x41\x8c\x34\x7e\xc9\x46\x3a\x93\xab\x78\x94\x8d\x64\x26\x57\xff\x59\x64\x23\x9d\xc9\x55\x68\x50\xb2\x91\x89\xac\x49\xc5\x7a\x4d\x8b\x98\xc9\x55\x3c\xbd\xcd\x4e\x7c\xa7\xa6\x45\x36\x3b\xf9\x9d\xb2\xaa\x36\x9b\x45\x46\x35\xef\x61\x72\xfc\x92\xed\xde\x70\x4f\xc0\xf8\xe1\x6a\x16\xc1\xb3\x12\xbf\xac\x29\xf2\x89\xa8\xf1\xcf\xac\x2d\x32\x8b\xb4\x27\xe6\xc9\x36\x3c\x1b\x5d\x2c\x5c\x34\xdb\x72\xbc\xca\x91\x8b\xc7\xd9\xf4\x8d\xca\xf4\xb4\xf8\x65\xdb\xb9\x51\x99\x3d\x14\xbf\x6c\x3b\xf5\x33\x17\xad\x8d\x9f\x59\xec\x32\x6e\x5d\xb6\xa5\x59\x0f\x60\xf0\x6c\x64\x9b\x45\xf6\xf4\x60\xff\xcd\xf8\x65\xdb\x45\xce\xbb\x9a\x33\x65\xc5\x86\x15\x77\x09\xac\x58\xae\xd8\xb0\x62\x32\x5e\x5b\x51\x7c\x94\x8b\x8f\xb2\x87\xd9\xd8\x0d\xb7\x90\x8e\x5f\xb1\xad\xc5\x65\x09\xb4\xab\xd8\x54\x36\x54\xfe\xd9\xae\xe2\x5d\x2e\x3e\xca\x1e\x65\x53\x91\xbf\xfd\x67\x91\xb7\x14\x37\x70\xcd\xbe\x2a\xc5\x1b\x88\xfe\xad\xde\x85\x62\x43\x37\x46\xff\x59\x31\xdb\x59\x10\x43\x1a\xbc\x5a\xfd\x8a\xcc\x99\xfc\xb1\x5a\x31\xe6\x50\x4d\x5f\xce\x6a\xc5\x9c\x43\x65\xf5\xab\xb7\xc5\xbd\xb0\xbc\xc9\xd5\x5b\x50\x19\x17\xfa\xf2\x57\xaf\xc8\x66\x54\xe1\x73\xd5\x34\xa2\x93\xa3\x7c\x37\x9b\x6f\x8a\x29\x14\x1a\x66\x6d\xda\xb0\x39\x9a\xa9\x9c\xac\x59\x31\xf2\x25\x90\x01\x22\x7e\xcd\x5a\x34\x07\x6e\xdc\xb8\x66\x2d\x36\xcc\x48\x1f\xbf\xa6\xc5\x9a\x1b\x6c\x37\xff\xe9\xb3\xd1\x0c\x2d\x57\x8f\xd3\x8a\xcd\x21\xc9\xb9\xa8\x66\xdc\x50\xe3\xc7\xaf\xdb\x82\xae\x1b\xa1\xfc\xb7\x9f\x3c\x7e\xdd\x16\x76\x27\xb4\x37\x5a\xdd\x35\x3d\x1e\xd5\xce\x7c\xa3\xf8\x75\x9b\xdd\x79\x4f\x48\x4a\x18\xbf\x6e\xb3\xbb\xbb\x3b\x54\x6a\xdf\xbd\x21\x78\x59\x7f\xe3\x47\xed\xbb\x2d\xea\xca\xaa\x53\x55\xed\xdf\x71\xfc\x7b\x7b\x87\x0f\xf6\x60\x36\xb6\xf7\x72\xd8\x20\x96\xdb\x9c\x57\x7d\x58\xb9\x61\xff\xc4\x35\x87\xcf\xf0\x38\x83\x49\xcb\xac\xdb\x46\x23\x3d\x6b\xfc\x86\x55\x1b\xcc\xd9\x9e\xb4\x6a\x78\x97\x8e\xff\xd3\x4f\xe1\xf0\xc1\x1e\x2e\x18\xf3\xd1\x18\xda\x1f\x2f\x66\xf8\xc1\x1f\x9a\x7f\xa3\x45\xe5\x93\x33\x6c\x13\x12\xf0\xe7\x03\x14\xb6\xc9\xec\xdf\xa4\x0e\x8b\x5f\x68\xf2\x0d\x13\x53\xc7\x2f\xb4\x6e\x20\x19\x26\x06\x0a\x1b\x15\x8c\x91\x7c\x57\xc3\x36\x85\x8f\x19\x6d\x0a\xdb\x44\x3e\x86\x6c\x1f\x10\xd6\xdf\x3d\x86\xad\x7e\xf8\xe4\x6d\x74\x76\x64\x8a\x5f\xf8\xe4\x99\x7a\x21\x5b\x64\xf5\x83\x6d\x09\xbc\x25\xd3\xea\x6f\xf4\xd2\x69\xf7\xb4\xf6\x1b\xbd\x74\x6a\x3f\xbd\x25\xd3\x1d\x3d\x31\xec\xb4\xf6\x1b\xbd\xd8\xb5\x4e\x6b\x3f\x4d\x45\xc8\x15\xa7\xe6\x9f\x67\x97\x0a\x8a\xac\xfd\x46\x2f\xda\x6b\x5a\xfb\x79\x86\xf2\x14\x59\xfb\xa9\xf3\xd9\xd3\xfb\x90\x6d\xf4\xd2\x31\xfe\xf4\xae\x31\xcd\x89\xb5\x08\xf1\x9b\xb6\x71\xea\x16\xf4\x64\x97\x0f\x19\xf3\x97\xba\x4f\xfb\x65\x23\xc9\x9b\xc0\x36\x41\xf1\xbb\x6c\xe4\x46\xef\x3e\x3d\x97\x8d\xbc\x1c\x06\x70\xc9\xcb\xfb\xe1\x52\x9b\xf3\x75\xb8\x6c\x12\x93\x92\x7a\xb3\xc8\x26\x31\x27\x89\x3c\xe4\xf1\xbb\x6c\xd2\xa5\x44\xa7\xb2\x97\xf5\xdf\xe8\xe7\x55\xba\x7c\xea\x36\x7a\xf7\xe9\xbf\x6c\x12\xb3\x8f\xc8\x2d\x1e\xbf\xdb\x16\xdd\xb6\x88\xa3\x6e\x5b\x74\x72\x6b\x7b\x94\x0f\x1d\xba\x8c\xdd\x96\xe2\x77\xdb\xa2\x8d\x7e\x5e\xf2\xdb\xdb\x46\x02\xbb\xfe\xd3\x16\xb7\xad\x44\x96\x45\xf6\x7d\xb8\xbd\x97\xb7\x69\x25\xa9\xff\x6d\x2b\xd1\x60\xdd\x8e\xea\xf6\x2e\xdd\x67\x9e\x3f\x66\xbc\x6d\x26\x7a\xcb\x45\x75\xf1\x7b\xac\x2e\x22\x29\xf9\xa9\x7f\xbc\x01\x0f\x93\xf3\x1d\xa2\x3c\x56\x77\xc3\x2d\xe4\xe3\xf7\x58\x5d\x66\x01\xb5\xec\xb7\xfe\xb1\xba\x8f\xbd\x17\xe6\x78\xac\xed\x83\x73\xef\x1c\xe5\x6d\xda\x70\x73\xd6\xf8\x3d\x36\x60\x63\x24\x5f\x92\xc7\x06\xa0\xa5\x58\xe2\x10\xbf\xc7\xfa\x93\x34\x3b\x39\x50\x7a\xbc\x4d\x68\xa9\x9f\x23\x99\xc7\xdb\x44\xd2\xec\xe4\x00\xf1\xf5\xed\xda\x18\xc9\x61\xde\xeb\x9d\x23\xc3\x5d\xf2\x8f\xaf\xb7\xe9\x65\xea\xad\xf5\x7a\x6d\xf7\x6b\xbb\x31\xe2\x6b\xbb\x5f\x3b\x6d\x0c\xf6\xda\xec\x97\x66\xdb\x1b\xbf\x36\x9b\xcc\x78\xc9\xda\xbf\x36\xfb\xb5\xd9\x18\xff\xb5\xd9\x1b\xf9\x97\x68\xd0\xeb\xd3\xb9\x91\xf1\x29\xc5\xef\xd5\x12\xa4\xe4\x4e\x7e\x67\x5e\x2d\xf1\x32\x48\x3d\x0d\xd2\x12\x2f\x96\xd0\xd0\x9f\xcd\x26\xff\x76\xf2\x5c\x9f\xcd\xfe\x18\xa4\x7a\x87\x3e\x6f\xf7\xc7\xf2\x0c\x87\x2f\x9f\x96\x20\xbf\xf6\x19\x9c\x7f\x5a\x62\x23\xff\xfc\xfe\x7d\x5a\x62\xc3\x5d\xda\xe2\xf7\xd9\x46\x12\xe0\x45\xf6\x49\xfc\xac\x3e\xea\x6a\x84\xaf\xd2\x67\xfd\x3f\x06\x2b\x7e\xd3\x3f\x6f\xdb\xc7\xc8\xc4\x97\x64\x59\xff\xc5\x8a\x00\x5f\xf1\x65\xfd\x17\x32\xdf\xa1\xdb\xf2\x09\x5e\xca\x7c\x4e\xbf\x6c\xd2\x46\xae\xb5\xff\xa1\x77\x5e\xb6\x78\xa1\x3d\x7c\xcf\x96\x2d\xde\x18\xdd\x11\xe6\xb2\xc5\xcb\xb8\x86\xdf\xd1\xe5\x9d\x5e\x0c\xc2\xfd\x36\x2d\xad\xb0\x1c\xb1\x59\x49\xef\xf4\xc6\xe8\x3f\xee\xe1\xf2\x4e\x6f\x8c\xee\x83\xb4\x34\xd5\x62\x39\x85\x1f\xb0\xa5\xa5\x96\x96\xf2\x5c\xde\xe9\xc5\xa4\x74\x1e\xca\xa4\x0e\x03\xa3\x73\x77\x92\x3a\x0c\x8c\xce\x50\x20\xa9\xc3\x40\x66\x53\x8e\x48\xca\x30\x90\xdc\x48\x27\x92\xa2\x0b\x64\x52\x5f\x47\x52\x74\x25\x45\x17\xb7\x35\x29\xba\xc0\xfe\x00\x7b\xcd\xb0\x4c\x5b\x0c\x8a\xa6\x45\xd3\xcf\x84\x67\xbb\x2c\x23\x7a\x53\xbd\xe6\x63\x91\x6b\x3a\xf9\xf8\x25\x65\x17\xd8\x65\x9c\x4e\x45\x95\x4e\xbe\x05\xec\x91\x94\x54\x60\x97\x71\x3e\x35\x15\x08\x9c\x10\x91\xd4\x54\x20\x4f\xbe\x61\x49\x4d\x05\x52\x63\x23\xe4\x48\x8a\xaa\x64\x06\xbe\xe9\x05\x6c\xc3\x46\x30\x05\x34\x52\xb2\x09\x49\x69\x5d\x3d\xdb\x6d\xd9\xcd\x61\x9e\xec\xb5\xe8\xa5\xc8\x9a\xd9\x2a\x44\x15\xb3\x5f\x23\x29\xaa\x80\x3b\x32\x45\x52\x40\x01\xb3\xae\x47\xca\x36\x9d\x14\x7b\x0e\x43\x53\xf6\xee\x65\xd6\x50\xf0\xea\x26\x65\x16\xc8\xd3\x87\x43\x95\x95\x4c\xb1\x47\x87\x91\xb2\x0d\xdf\x08\xa2\x60\x91\x54\x54\x20\x13\xf9\x89\xa4\xa0\x02\x49\x6f\x7e\xa4\x6c\x23\x37\x32\x7b\x9d\x47\x52\x63\x81\xc8\x3f\x6b\x61\xbb\xb3\xed\xe6\xd9\x50\x61\x25\x97\xcc\xf0\xc9\x4a\x0a\xac\xe4\x92\x19\xbe\xfa\xa9\xd8\xc8\x72\xf6\xd0\xc1\x16\x8a\xa9\xe4\x4e\x54\x53\xfb\xab\x93\x40\x6a\x44\x76\x23\x29\x94\x40\x61\xe3\xe0\x48\xc5\x16\xb0\xf8\x25\x8a\x57\xb0\x6a\x2c\x6b\x09\x74\x74\x52\x27\x81\x42\x2a\xe0\x48\xd5\x7a\x98\x04\x2f\x5b\x5d\x85\x12\x88\xa0\x63\x49\xd5\xaa\x6d\x4c\x26\x1d\x44\x52\x3b\x25\x13\xde\x31\x04\x4c\x6a\x27\x10\x81\x28\x4f\x6a\x27\xb0\xdb\xe9\xc9\xac\x6c\xb5\xb2\x9e\x4c\x6b\x9b\xde\x8e\x61\x61\xaa\x5a\xbb\xb2\x51\x6d\xe7\x6e\x56\x9b\x54\x6d\x12\x0d\xaf\x36\xa9\xda\x24\x5a\xa9\x10\x4b\x2e\x5c\xa1\xf7\x4c\xcd\x1b\xd0\x88\x24\x25\x8b\x7c\xf0\x4c\x6f\xc7\xa8\x33\xa9\xcd\x92\x0b\x57\xf8\xce\xa7\xa6\x29\x1a\x0b\x19\x06\xb5\x57\xae\x25\x33\xde\x75\x8f\xf2\xc1\x73\xe1\x0a\x63\xd3\xa4\x80\x03\x29\x72\xf3\x30\xef\x1b\xcb\x54\x82\xcd\x58\x22\xa9\xd7\xc0\x6c\xbe\x12\xca\x35\x30\x9b\xaf\x97\xca\x0c\xcc\xe6\x5b\xde\x6d\x52\x67\x75\x83\x0f\xbb\x62\x0d\xcc\xe6\xc7\x51\x31\x06\x66\xf3\x91\x55\x77\x25\xf3\xe2\xf9\xde\x77\xeb\xdf\x59\x20\x3d\x3d\xca\xfa\xb3\x4a\x25\x7c\x14\x15\x62\x60\x36\xdf\xf1\x6e\x8b\xc8\x8b\xd7\x7c\xfc\xbb\x0d\xea\xac\xbb\x99\x56\xd5\xdb\xd6\x5d\x8b\xea\xb7\xac\xdb\x22\xc3\x7d\x8c\xd0\x92\x02\x0e\xcc\xe6\x7b\xaf\x80\x03\x85\xe4\x85\x91\x14\x70\xa0\x90\xf5\x30\xd2\xb0\x91\xc3\x46\x72\x2e\x35\x1d\x28\xac\x76\x8f\x34\x6c\xf7\xe0\xbe\x0d\xff\x68\x23\xc9\x81\xd7\xfc\x3a\x28\xe9\xc0\x6c\xb6\x5b\x49\x07\xca\xf0\x4d\x55\xd1\x25\xb7\x78\xd2\x86\xc3\xbb\x36\xfc\xb0\x37\x2f\x69\x8b\x06\x4e\xe3\xf4\xdf\xbb\x6f\x46\x52\xdd\x01\x43\x50\x91\x14\x77\xa0\x66\x06\x70\x29\x6c\x5d\xe8\x66\xb6\x9b\x52\xf0\x81\x6d\x64\x8f\xb3\x7d\xe1\x54\x04\x3f\xde\xea\x3b\xb0\xcb\xb0\x56\xd8\xc2\x60\x4e\x3f\x83\xb8\xa4\xe6\x4b\x71\xb2\xe8\x62\x7a\x45\x1f\xa8\xac\x0b\x8e\xa4\xe8\x4b\xee\x00\x95\xbc\xb5\xa1\x25\xe2\xb8\x1b\x3c\xce\x47\x20\x8e\xbb\xc1\x4b\x68\x9d\xd0\x3a\x54\x44\xdd\x97\x4e\x3c\x8f\x81\x41\x52\xf8\x25\xb7\x71\x1a\xde\xde\x69\x23\xe6\xf1\x09\x70\x59\xa5\x1f\xa8\xcd\x07\x43\xe9\x97\xcc\x90\x37\x7c\x6f\xd4\x7e\xa0\x36\xbf\x47\x6a\xbf\x44\x32\x3c\x96\x93\x46\x9a\x3e\x9e\x6e\x60\x3c\x7c\x71\x54\x7a\xc9\xc5\x2b\xc3\x77\xf5\xf2\x7e\x99\x34\x0f\x01\x9d\x54\x7a\xc9\x6d\x98\x86\x5d\x9a\x52\x2f\xb9\x52\x65\xf8\xa2\xa8\xf5\xc0\x7e\x60\xfc\xaf\x37\x8c\x95\x2a\xa9\xf8\x0a\x2b\x00\x41\x4a\xc5\x2f\xf4\x65\x5b\x2f\x1d\x85\xd6\xc4\xb6\x92\xee\x7c\x9e\x7f\xda\x54\x34\xe1\x38\xdf\x20\x45\x61\x72\x1f\xa6\xe2\xbd\xbe\xbc\x61\xd7\xf1\xa6\x60\x4d\x65\x21\xd8\x65\x5c\xe2\xb6\xb1\x44\xf1\x52\xf1\x01\x50\x18\xa6\x13\xc5\xb3\x67\x50\x19\x82\x5d\x63\x6c\x7c\x6b\x01\xf6\x26\x9e\xe7\x30\x9f\xd8\xdb\xe9\xb7\x3e\xd9\xca\xc5\x64\xc2\xf3\xe2\x43\xa1\x5e\x4c\x47\x2f\xfa\x50\xa8\x17\xd3\x7d\x8c\xe2\xf9\xb4\xc0\xad\xab\xd4\x97\x47\xc1\x08\xda\x19\xd1\xdc\x5a\xe0\x76\xba\x29\x82\x3d\x29\x22\xc1\x2e\xc3\x02\x8a\x48\xd0\x4e\x6f\x7f\x6b\x94\x8d\x76\x06\x2b\xb7\x0f\x05\x29\xd0\xcf\x90\xe6\xd1\x4c\x1b\xed\x8c\x09\x1e\xad\xf4\xe8\x4d\xb5\x87\x50\x90\x82\x76\x46\x51\x0a\x52\xd0\xce\x00\xe6\xd1\x48\x8f\x91\x92\xf0\x02\x1a\xe9\x71\x82\x8e\x0f\xac\x2a\x15\xb4\x33\x9a\x53\xa4\x82\x7d\x18\xb7\x4b\x95\x9a\xce\xde\x4e\x8e\x1d\x94\xa9\xa0\x9d\x81\x9a\x32\x15\xec\xbf\x5a\xa6\x8d\x9e\x63\x23\x0c\xa2\x50\x05\xad\x6a\x5e\x55\x29\x68\xd5\x66\xa9\x4a\x41\xca\xc4\xdf\x23\x29\x4b\xd3\xeb\xbc\x4b\x64\x7b\x52\x84\x82\x94\x9b\x63\x2e\x25\x27\xd8\x65\x5c\x55\xcd\x09\x1a\x49\x21\x23\xa9\x39\x41\xca\x47\x2b\x28\x3a\x41\xeb\xb6\x41\xd1\x09\xf6\x61\x98\x44\x89\x09\x52\xf9\xf9\x41\x54\x63\x82\xfd\xca\xd9\x0a\x1b\xf6\x9a\xcd\x88\x8a\xa8\x3b\x13\xcb\x47\x4a\x73\xa8\xf1\x79\x5b\x49\xf7\x10\xf6\xa5\x0a\xcf\x64\x54\x10\xbd\x9d\x14\x9e\x60\x3f\x10\x3c\x24\x2a\x4f\x90\x98\x6b\x14\x49\xe5\x09\x22\x50\x81\xe9\xd3\x20\x6c\x76\xac\x37\x22\x7d\xda\x63\xa3\x1d\x0d\xa0\x3e\x4d\x6e\x76\xac\x67\x2f\x7d\xda\xc3\x28\xa1\xc3\x3a\x25\x2b\xc8\xd5\x01\x89\x8a\x35\xa9\x58\xfd\x66\x7c\x5a\xe3\x43\x87\x29\xa7\x14\xb1\x20\x99\x8c\x20\x92\xfa\x34\xad\xf3\xda\x73\x36\x05\x6a\x72\xe9\x88\x43\x3d\x15\x28\xc8\xbf\x73\x94\xcd\x44\x6e\xb6\xe1\xc7\x66\xd9\xce\xc5\x6a\x57\x34\x71\x52\x5b\x82\x7a\x6e\x8a\xda\x12\xd4\xe9\x2b\xaf\xb6\x04\xe9\xe7\x28\x4e\x21\x99\x4c\xf2\xe0\x03\xb3\x6c\xc0\xd2\x79\xb2\xff\x98\xd5\x96\x20\x93\x0a\x78\x8b\x1b\x8b\xd4\x96\x7f\xf0\x7e\x67\xa5\x27\xc8\x93\x7b\x9d\x0d\xf7\x81\xd0\xd5\x9b\x55\x9e\xa0\xb0\xd6\x76\x6b\x37\x8b\xbc\xaf\x99\xa2\xb0\xc8\xaf\x7c\xa3\x68\x5a\xe4\xbb\x1a\x14\x5d\x16\x5d\xbc\x70\xfe\xf1\xb6\xc8\xe9\x75\x68\x9c\xac\xf0\xcc\x46\x00\x8b\xb5\x78\x2d\x62\x21\x38\x23\x96\x6c\xb8\x2f\x9b\xcb\x01\x4b\x65\xc3\x7d\x20\x0c\x32\x64\xc5\x29\x28\x4c\xfa\x88\xac\x36\x05\x35\x73\x57\xb3\xd2\x14\xec\x3e\x1f\x5b\xa8\x4d\xc1\xee\x08\x2d\xb3\x99\xc9\x10\x26\xdf\xf7\xac\xec\x04\x5b\xae\x7b\x3e\x5b\x45\x1a\xc1\x9f\xb7\xcc\xf8\x1e\x28\x65\x78\x94\x8d\xda\x98\x4c\x7b\x8e\xac\x12\x05\x95\x5c\x3f\x91\x55\xa2\x20\x91\xce\x24\xb2\xe1\x3d\xd0\xed\xa2\xb3\xe2\x14\x8c\x74\x8e\xb2\xe9\xa4\x65\x30\x06\x96\x95\x9d\x60\x74\x6f\x93\xb1\x3d\x90\xfa\xb4\x99\x06\xf7\x40\x26\x87\x74\x64\xa5\x68\x36\x8d\xbb\x63\xc6\xac\x16\xcd\xe8\xce\x7a\x8a\x6c\x65\xf6\x2d\xf5\x64\xb6\xd2\x1d\xae\xd8\xf5\x2a\xb2\xc2\x13\x8c\xce\xbb\x90\x55\x99\xc0\x1c\xd5\x91\x0d\xe2\x01\xf7\xa3\x88\xac\xee\x04\xe6\xd3\x8e\x6c\x10\x0f\xe4\xc9\xb7\x22\x1b\xc4\x03\x79\xf2\x5e\x65\xc5\x29\xc8\x93\xb7\x3b\x17\x5b\x49\xae\x06\xc3\x07\x59\xb9\x9a\xcd\xd5\xe0\x93\xa7\x5c\x05\x91\x4f\x55\x6d\xa4\x72\xb5\x5a\xe4\x7d\x63\xc3\xab\xa1\x2e\xc9\xc6\xf5\xb2\x53\x5d\x19\x47\xe6\xea\x8d\xdb\x98\xcd\x46\xaa\x6a\xc1\x64\xca\x69\x64\x15\x6c\x3e\x0a\x96\x46\x56\x1b\xb9\x31\x99\x4b\x17\x59\x05\x0b\x4a\xf8\x10\x54\xab\x5f\xd1\x38\xd6\x55\xb5\x0a\x4e\xcc\x3d\xab\x43\x41\xfa\x8d\x73\x98\x75\xad\x0e\x18\x51\x34\x59\x25\x0a\x76\x19\xd6\x50\x8a\x82\x5d\xc6\xf9\xd4\xa2\x60\x97\x51\x13\xc5\x28\xd8\x65\xd8\x5b\x35\x9a\x4f\xf0\xb0\x7b\x3e\xdb\xd5\xce\xe0\x88\xba\x18\x3d\xcc\xcd\xe1\x21\x46\x32\x7a\x98\xcf\x76\x57\xd3\xd3\xd9\xb2\xb3\xdd\xd5\xb4\xca\xde\x99\xb3\xdd\xd5\xb4\x2a\x36\xb7\x7d\x76\xe9\x96\xd9\xdc\xb3\x0a\x03\x27\x53\x56\x92\x82\xfd\x25\xc2\xc6\x6a\xd2\xdc\x8f\xcb\x81\xba\x18\x20\xcc\x2e\xb9\x68\x7e\x37\x15\xaa\x60\x97\x71\x17\x55\xaa\x60\xff\xd7\x32\x1f\xcc\xce\xbe\x20\xe1\xe9\x6c\x6d\x3f\xc3\x01\x4f\x67\xd3\x4c\xef\x77\xbe\xb0\xc6\x11\x41\x2a\x46\x4b\xb3\x6a\x15\xa4\x42\xe2\xf5\xc8\xaa\x55\x90\x98\xd4\x1f\x59\xb5\x9a\x5d\x87\xc1\x68\x28\x2b\x4d\x41\xd3\x09\x96\x95\xa6\x20\xb1\x42\x20\xb2\x3a\x14\x98\x3e\x3d\xb2\xe1\x46\x10\x51\x2d\xb2\x51\x43\xff\x01\x8e\x8d\xac\x36\x05\x6d\xfa\x01\x54\x9b\x82\x9e\xbc\xfb\x6a\x53\x90\x8e\xff\x2c\x0f\x6f\xf5\x70\xde\xfb\x39\x4e\x7b\xb0\xdc\xa2\x1a\x2b\xcb\x8a\x58\xd0\x59\xd0\x13\xd9\x40\x25\xe8\xac\xdd\x89\x6c\xa0\x12\x24\xf6\xa5\x89\xac\xd2\x05\x9d\x55\x34\x91\x95\xb2\xa0\x27\x1b\xa0\x6e\xcd\xc1\x6c\x01\x3f\xd7\x06\x25\x41\xd7\x25\x95\x55\xa8\x20\xb9\x9f\x58\x64\xa5\x27\xe8\xa7\xc7\x51\x7a\x02\x97\x56\x46\x56\x65\x02\x96\x07\xfe\x77\x77\x1d\x36\x65\xa3\xeb\x64\xca\xca\x52\xd0\xf5\x6b\x65\x83\x96\xf9\x04\x2d\xb9\xd4\xf4\x5e\x6f\x74\x1d\x43\xd9\x38\x26\x70\x45\x64\x64\xf5\x2c\xe8\xfa\x1c\xf2\xf4\xf6\x4f\xe6\xc5\xf8\x28\xa9\x5c\x41\x57\xa5\x66\x95\x2b\x48\xdd\x4f\xbe\xc2\x15\x74\x65\x65\x56\xb8\x82\xae\x0a\xce\x46\x28\x41\xea\xf6\x32\x6a\x59\xd0\xcf\x17\x47\x29\x0b\x92\x31\xe4\xac\x92\x05\x5d\x71\x9b\x0d\x63\x82\x3e\x7c\x52\x15\xb7\xa0\x0f\xbb\x79\xb5\x6d\x36\xfb\xbb\x26\xbc\x6c\xe3\x46\x1f\x8c\x51\xb3\x6a\x37\x1b\xd9\xd4\x84\x8a\x5d\x90\xda\xb0\xfb\x50\xec\x82\x7e\xbe\x98\x6a\x5d\xd0\x87\x5f\x2e\xb5\x2e\xe8\xc3\x0f\xb7\x5a\x17\xa4\x9a\x7d\x90\xd4\xba\xa0\xeb\x38\xc8\x4a\x5d\x90\xba\x0f\xa5\x31\x51\x90\xd8\x9e\x2b\xb2\xe2\x17\xf4\xf3\x9d\x35\x26\x9a\x8d\x89\xfa\x54\x28\x87\x41\xea\x3e\x02\xaa\xe1\x6c\x98\xd4\xf7\x47\xe1\x0b\x52\xf7\x0b\xa3\xf0\x05\xfd\x7c\xee\xd5\xbd\xf9\x84\x49\x31\xa2\xb2\x17\xf4\xe1\xe7\x4a\xd5\x0b\x52\xf7\x2d\x30\x48\x0a\x52\xb7\xd9\xea\x60\x90\xba\xef\xba\x32\x18\xf4\xd3\x39\x29\x83\x41\xae\x36\x5b\x15\x0c\xfa\xe9\x72\x14\xc1\x20\x39\xa1\x2d\x2b\x82\x41\xea\x3e\xd3\x2a\x5e\xd0\x75\x96\x64\xd5\x2d\xe8\x03\x6d\x9f\x55\xb7\xa0\x8f\xec\x1f\xb5\x04\xea\x76\x84\x5d\x90\xda\x13\xec\x2f\x1f\x37\x5c\x51\x99\xcf\x7a\x1c\x0d\xab\xaa\xcc\x26\xa5\xcf\x7e\x4d\x54\x95\x20\xb3\x82\x2a\xf2\x6b\x45\x98\x2c\x7a\x46\x7a\xaf\x15\xd9\xc8\x3f\x07\xe4\x86\x44\x41\x66\x75\x57\x64\xd5\x68\x36\x24\x7a\x8e\xf2\x96\xb0\xb3\xb0\x4e\xac\xac\x3e\x05\xf9\xf4\x0c\xca\x53\xb0\x1b\xc0\x2d\x57\x9f\x66\x63\xa2\xf6\x03\x6a\xd1\x6c\x00\xd4\x2e\xca\x00\x28\xc8\xac\x13\x8b\xac\x12\xcd\x46\x3b\x71\xc3\x65\x85\x28\xc8\xce\xd6\xca\x0a\xd1\x6c\x00\xd4\xb7\xde\x00\x28\x18\x67\xf0\xad\x34\x05\xfb\x8b\x8f\x79\xd4\xa6\x20\xff\xec\x9f\xd5\xa6\xc0\x2d\xa1\x23\x2b\x4d\xb3\x41\x51\xc7\x7e\x4a\x53\x90\x55\x93\x59\x69\x0a\xb2\xb3\x55\xb2\xd2\x14\x0c\x67\x1e\x65\x65\x28\x18\xc9\x01\xee\xa7\x29\x36\xdc\x82\x3e\xb2\xca\x14\xb8\xc7\x7d\x64\x95\x29\x18\xc9\x67\x51\x65\x0a\x52\xaf\x7e\x01\x95\xa6\x20\x2b\xe7\xb3\xf1\x55\x30\x92\xaa\xc6\xf8\x2a\xc8\xa7\x63\x56\xbf\x02\xb7\x63\x8f\xac\x7c\x05\x23\xf9\x92\x28\x5f\xc1\xd0\xb9\x99\x0d\xa0\x82\x41\x7a\xef\xc8\x2a\x5a\x30\x92\x5a\x52\x41\x0b\x52\x9b\x3e\xeb\x06\x50\xc1\x70\xaa\x60\x56\xe4\x02\xf7\xb8\x8e\xac\xc8\x05\xee\xb0\x1e\x59\x91\x9b\xcd\x8c\xaf\x73\x23\x1b\x41\x05\xc9\x85\x81\x91\x55\xbe\x60\x24\xbb\x6a\x95\x2f\x48\xa3\x8c\x5d\xb7\xa2\xf4\x05\x43\x67\x6f\x51\xfa\x82\x6c\x27\x5f\xd4\xb6\x20\x2b\x21\x8b\x61\x55\x90\x9d\x1a\x54\x94\xbb\xc5\x94\x87\x7c\xd5\x8b\x72\x17\xe4\x5f\xfe\x43\xbf\x5c\x8c\xc3\x16\x33\x22\x56\xcf\x3b\x2c\x62\xf2\x01\xaf\x68\x51\x20\x83\xd1\x8b\xd5\x9e\x16\x91\x11\xb1\xd8\xb8\xdb\xa2\x5b\xff\xa1\x65\x8f\x65\x3c\x5e\xcd\x7f\xbe\x16\x31\x37\x86\x97\xa3\xa8\x56\x8b\xb3\x53\xf9\x76\x14\x23\xa9\xc5\xd9\xa9\x1a\x4f\xfd\x5a\x8e\x7e\x65\x2c\x5c\x8c\xa4\x82\xc1\x1a\xc5\x28\x4a\xda\x72\x22\xa9\xe7\xaf\x56\x2d\x11\x1a\xe7\x25\x2a\x4a\x5a\x30\xba\x16\x55\xd2\x96\x33\x65\x35\x3c\xdb\x67\x19\x53\x1e\x79\xca\x8b\x02\x16\x0c\xf6\x5c\x8d\xa2\x5a\x05\xa3\x67\x8b\xbc\x3d\x1b\x83\x6d\x58\xa3\x28\x60\x8b\x02\x96\x0f\x73\x51\xc0\x82\xd1\xb3\xa7\xb7\xe5\x1b\xc3\x49\x4d\x45\x49\x5b\x94\xb4\xc3\xd3\xdb\xf0\x4c\xc3\xbd\x4b\x2a\x5a\x30\xba\x0f\x84\xc1\xd5\xa2\xc8\xed\x16\xd9\xee\x4c\xbb\xbd\xe3\x8a\x5c\x30\x7a\xf2\xf4\xcb\x22\x34\x2e\x2f\x4c\x71\xa6\x2a\xc8\xa4\xe6\x8a\xa2\xec\x05\x99\x3c\x5c\x51\x94\xbd\x60\xf4\xe4\x51\x5a\xa2\x30\x15\xa2\x7b\x2e\x2d\x81\xec\x25\xc5\x70\x14\x65\x2f\xc8\x64\x11\x8b\xa2\xec\x05\xa3\xfb\x6a\x28\x7b\x41\x66\x9f\xa4\x28\xca\x5e\x90\xc9\x0f\x16\x45\xd9\x0b\x86\x61\x9b\xe2\x0c\x57\x10\xa1\x55\x55\xc2\x60\x74\x5f\x33\x63\xb9\x20\x35\x87\x75\x45\x25\x0c\x46\x67\x28\x56\x54\xc2\x20\x93\x04\x2d\x4a\xd5\x3a\x15\x0f\x16\x52\xb0\x28\x8e\xc1\xe8\x7c\xf2\x8b\x11\x5f\x90\xc9\x35\x16\x45\xbd\x0c\x46\x4f\x16\x69\x9d\xca\x73\xe2\x57\x42\xbd\x0c\x06\x6b\xbe\xa2\x18\xf1\x05\xc3\x69\x67\x45\x09\x0d\x32\xbb\x73\x45\x31\x06\x0c\x32\xfb\x7a\x45\x51\x55\x83\xe1\x1c\xb3\x62\x0c\x18\x0c\xa7\xc5\x17\x63\xc0\x60\x74\x5f\x70\xb5\x37\x18\x3d\x7b\x45\x8d\x53\x99\x64\xc3\xd8\xac\xa8\xbc\x41\x66\xc3\xab\x28\x0a\x6f\x30\x7a\xf6\x28\x8d\xd3\x78\x74\xf8\x86\x16\x65\x37\x18\x4e\x3a\x2b\xaa\x6e\x90\xd9\xae\x2b\x8a\x01\x5f\x30\x7a\xf6\x8f\x1a\xa7\x39\xa9\xcd\x27\x4c\xf1\x0b\xf6\x38\x95\xe3\x14\xbf\xc5\xd9\xb1\xe1\x7d\x53\xd4\x82\xd4\xc8\x88\x12\x45\xc9\x09\xf6\x28\x88\xe3\x0c\x74\x82\xd0\xef\x56\x14\x98\x45\x81\xe9\xbb\xab\xc0\x04\x26\x74\x8a\xa2\xc0\x04\xa1\xd3\xad\xa8\x2f\x41\x9e\xde\x00\xf5\x25\xc8\xd3\x6f\x8a\x5a\x12\x98\x94\x3c\x8a\x52\xb2\x0c\xa6\xd9\xfb\x10\x2b\x1b\x81\x2b\xb4\xa2\x28\x1b\xc1\x99\xe6\x5c\x94\x8d\xe0\x4c\x86\x29\xe1\x3d\x09\xdc\x8d\x7e\xb2\x94\x8d\x20\xb2\xb7\x5c\xd9\x08\x52\x25\x87\x4c\x14\xa3\x9d\x20\x4f\x5b\xa4\x94\x04\x67\x12\x4d\x31\xd6\x09\xce\x44\xc3\x62\xac\x13\xe4\xe9\xb7\x54\xbd\x09\xf2\x3c\x47\xd9\xc8\x60\xd6\x8b\x9f\x1e\x23\x9d\x20\xb2\xfd\x83\x12\x14\x98\x5a\x3f\x8a\x1a\x13\xe4\x79\xaa\x6f\xbb\xd9\xba\x59\x0f\x48\x51\x63\x02\xf7\x57\x89\xa2\xc6\x04\xa9\x1a\xab\x2b\x8a\x4c\x90\xa7\xef\xa0\x22\x13\xe4\xe9\xf3\xa9\xc8\x04\xe6\xfe\x8a\x62\x18\x15\x84\xf3\xfe\x8b\xf3\x67\x41\x9e\xe5\xbf\x57\x4d\x47\x31\xee\x0a\xce\xac\xb7\xa2\x78\x05\x79\xda\x9f\x28\x5e\x81\xd9\xc8\xa2\x28\x5e\x41\x84\x3d\x98\xe2\x15\x9c\x25\x11\xc5\x19\xb7\x20\x55\x87\x9e\x45\x41\x0b\xce\xa2\x8b\xa2\xa0\x2d\xae\xad\xd4\xec\xaa\x57\x90\xa7\x0f\x92\x52\x15\xe4\xe9\x57\x5a\xa9\x0a\xc2\x50\x7a\x51\xaa\x02\xf3\xc0\x47\x51\xaa\x82\xc8\x7e\xd3\x94\xaa\xe0\x4c\xd0\x2a\x2a\x55\x90\x67\xf3\x28\x4d\x41\x06\x7c\x43\x33\x45\xa5\x0a\x4c\x4e\x15\x45\xa5\x0a\xce\xa2\x8c\xa2\x50\x05\x79\x9e\x2b\x6a\x0a\x53\xe7\x93\xc2\x28\x8a\xb2\x14\x9c\xe9\x5f\x45\x59\x0a\xc2\xb9\x69\x45\x59\x0a\x22\xfb\x34\xab\x08\x41\x1a\x3f\xbf\x57\x2a\x3b\x90\xa7\x6f\xa3\xca\xae\xa8\xec\x74\x4d\x15\xe3\x9b\x20\xc2\xef\xb4\x6a\x0f\x44\x38\x76\x32\xbe\x09\x4a\x71\xec\xa4\x00\x04\x11\xa7\x48\xf3\x3f\xcc\x2b\xc2\xaf\x53\x14\x80\x20\xc8\x3e\x11\xc5\xe8\x26\x28\xec\x0c\x1d\xc5\xe0\x26\x88\xe8\xfe\x51\xf3\xb3\x74\x91\x9d\xac\xa3\x18\xdb\x04\x11\x0e\x2a\x0c\x6d\x82\x38\x1f\x56\xe5\x25\x28\xe4\x80\x89\xf2\x68\x7e\x16\x38\x86\xc3\x05\x83\x9d\xa0\x14\x9f\x57\x63\x9d\x20\xf5\x33\x5e\x70\x56\x2e\x88\xb0\x8f\x57\xaa\x82\x08\x6f\x92\xaa\x14\x04\xdb\x9d\x45\x51\x82\x82\x7d\x7b\x2d\xd3\x16\x2f\x13\x54\x08\xe1\x16\x35\x28\x88\x20\xf8\x5b\xd4\xa0\x20\xc2\xf1\x88\x1a\xb4\xb8\xd2\x91\xb9\x34\x45\x0d\x0a\x22\x1c\xc8\x28\x41\xc1\x6c\x7e\x1e\x95\xa0\x20\xe2\x5c\xd1\x86\xbf\x34\xfc\xd4\xcb\x86\xbf\x78\xe6\xed\x38\x55\xa5\x20\xc2\xf1\x82\xaa\x14\x14\x97\x47\x14\x55\x29\x28\xc5\xa3\x54\xa5\x20\xc2\x7e\x59\x55\x0a\x22\xbc\xa2\xa2\x14\x44\xf8\xb8\x2a\x4a\x41\x44\xf3\x28\x8d\xf3\x61\x1c\x47\x15\x2a\x50\x10\x81\xd0\x2b\x2a\x50\x10\x6c\xf2\x1a\xc5\xe0\x28\x28\x47\x00\x29\x4a\x41\xb0\xe3\x55\x14\x45\x29\x88\xb0\xa3\x56\x94\x82\xd0\x5b\x51\x14\xa5\x20\x35\xdd\x47\x45\x55\x5a\x8c\x97\xfa\x88\x29\x4a\x41\x29\x4a\x04\x45\x29\x28\xc5\x4b\x2a\x4a\x41\x29\xde\x6e\x45\x29\x28\xc5\x4b\x2a\x4a\x41\xc4\x39\x97\xd6\x59\x3c\x3a\x38\xa3\x8b\xa2\x14\x44\xd8\x48\x45\x29\x88\x70\x10\xe9\xa4\x5e\x50\x8a\x83\x67\x35\x69\x31\xf0\xea\x73\xa2\x26\x05\x11\xe7\xf4\x5a\x67\xf9\xe8\x58\xa4\x75\x16\xd6\xf1\xe3\xad\x24\x05\xa5\xf8\xc6\xab\x48\x8b\x93\x7a\x7d\x4e\x54\xa4\x20\x82\x17\xab\xaa\x3e\x41\x04\x23\x9d\xaa\xd4\x04\xa5\x0c\x8b\xaa\x45\xbe\x31\x16\x35\x8b\x9c\x55\xc3\xcb\x5c\x15\x93\x20\x02\x47\x77\x55\x4c\x82\xc2\xea\xd0\xa8\x2a\x47\x10\x81\x29\xaa\xa1\x55\x50\xd8\x41\x2c\xaa\x62\xb2\xba\xb6\xf2\x9c\xeb\xb1\xc8\x6f\x45\x50\xf4\x5a\x44\xbb\x87\xa7\xff\x2c\x62\xa2\x22\x06\xab\x64\xf8\x13\x11\x1e\x65\xfc\x15\x44\xb4\x3f\x74\xc9\xd5\xf0\x2c\x88\xe0\x73\x59\x0d\xcf\x82\x08\xf4\x6e\x4d\x1a\x2f\xf9\xcc\x50\x47\x23\xb6\x20\x35\xef\x7d\x55\xf0\x82\xd4\x9d\x39\x5d\x95\xb7\x20\xb5\x69\xcd\xd5\xad\x20\x9c\xe9\x5e\xd5\xad\x60\xab\x6c\x0c\xaf\x22\x05\xa9\x39\x67\xbc\x1a\x53\x05\xa9\xea\xc6\xa9\x4e\xef\x05\x11\xe7\xaf\xd6\x8e\x55\x94\x31\x7c\x28\x14\xa5\x20\x85\xbe\xf3\xaa\xde\x04\xb3\x55\x0f\xb3\x72\x99\x29\x95\x3e\x01\x8a\x4b\x50\x48\x05\x14\x55\x71\x09\x66\xd3\x48\xae\x97\x04\xa9\xdb\x0f\x57\x05\x27\x98\xa4\x10\x88\xea\x6c\x5e\x30\x49\x53\x14\x55\x0d\x0a\x0a\x79\xb8\xa3\xaa\x41\xc1\x24\xe9\x55\x54\x35\x28\x98\x64\xa5\x8c\xaa\x06\x05\x93\xcd\xd7\xa2\xaa\x41\x41\x21\xa3\x7a\x54\x35\x28\x98\x24\xdb\x8c\xaa\x06\x05\xb3\x59\x55\x35\x28\x28\x24\x72\x8b\xaa\x06\x05\x93\x4d\x45\xa3\xaa\x41\xc1\x64\xb7\xb5\xa8\x6a\x50\x30\xd9\xeb\x3d\xaa\x1a\x14\x14\x72\x8d\x47\x55\x83\x82\x42\x92\xf2\xa8\x06\x68\x41\x6a\x6a\xbd\xaa\x2c\x05\x93\xfc\x0a\x51\x95\xa5\xd5\x00\x2d\x43\xcf\xaa\x06\xad\x06\x68\xf9\x2a\x57\x35\x28\x98\xcd\x67\x45\x0d\x5a\x8d\xd9\x0e\xcf\xa5\x75\x8c\xd9\x56\xcf\xa5\x75\x98\x88\x4c\xae\x9a\xa8\xca\x52\x30\x9b\x9f\x0f\x65\x29\x48\x67\x72\x7b\x55\x97\x82\x42\xae\xf4\xa8\xea\x52\x90\xaa\x6b\x6b\xab\xc2\x14\xcc\xe6\xe3\xa9\x30\x05\x93\xad\x59\xa3\x2a\x4c\xc1\x24\xcb\x55\x54\x85\x29\x98\xec\x37\x1b\x55\x15\x0a\x66\xf3\x2b\xa6\x0a\x05\xd3\x30\x67\x55\x85\x82\xd9\xe8\x54\xaa\x2a\x14\xa4\xe6\xa8\xba\x2a\x43\xc1\x24\x55\x6d\x54\x63\xbf\xd5\xcd\xb7\x0d\xaa\x54\xa5\x29\x98\xac\x71\x8f\xaa\x34\x05\x85\x4d\x0f\xa3\x1a\x21\x06\xbb\xe5\x34\xc0\x19\xcb\x60\xb6\xe2\x61\x1a\xa8\xf1\xfc\xa0\x66\xaa\x41\x63\x50\x48\xe5\x1f\xd5\x98\x31\x48\x9d\x3d\x87\xa3\xba\xe4\x14\xcc\x56\xb4\x86\x06\x72\x5e\x73\xb5\x9d\x3e\x3f\xcd\x17\x8e\x4b\x3a\xd5\x19\x4c\xd2\xe5\x46\x35\xae\x0c\x0a\x09\xf9\xa3\xaa\xac\x41\x3a\x2b\xce\xab\xca\x1a\x14\xb6\x35\x88\x6a\x54\x19\xec\x0e\x02\xa3\x19\x55\x06\xd3\xe9\x32\x55\xfd\x5d\xcf\xfc\x67\x2a\xeb\xfc\xe7\xea\xfc\x67\x44\x74\x35\xce\x0c\x26\xf9\x68\xa3\x3a\x25\x1a\x14\x72\x71\x45\x35\xf2\x0c\x0a\xfb\x0e\x44\x35\xf0\x0c\x0a\x7b\x24\x44\x35\xee\x0c\x0a\x3b\x12\x46\x35\xec\x0c\x26\x69\x92\xa3\xea\x03\xa8\x4e\x92\xf6\xeb\xe9\x24\x69\x30\x9b\x1f\x37\x23\xd1\x60\xdf\x4b\xfe\x69\x28\x1a\xa4\xe6\x24\xf2\xaa\xf7\x00\xcc\x56\x2c\xd2\x3e\xec\x1e\xde\xfc\xc6\xea\x3d\x00\x25\xce\x1f\x35\x8f\x33\xa7\x71\x02\x54\xbd\x07\xa0\xc4\xb9\xa4\xe6\x61\xf7\x70\x52\x1a\x46\x35\x3a\x0d\xa6\xcb\x63\xab\x0e\x05\x30\xd9\xd9\x31\xaa\xde\x03\x30\x9d\x57\x57\xf5\x1e\x80\xd9\xec\x0f\xf4\x1e\x80\x54\x8d\xc0\x55\xa3\xce\x20\x35\xa7\x96\x54\x67\x50\x83\xc2\xee\x13\x51\xf5\x15\x80\xe9\x74\x83\xaa\x63\x00\xec\x07\xc3\x7f\x5a\x0f\xd2\xf2\x3b\x21\xb1\xaa\xe6\xc1\x6c\xfd\x0f\x53\xc2\xaa\x62\x1f\x4c\x67\x30\x56\xc5\x3e\xa8\x6a\xc0\xaa\xd8\xaf\x6e\x2b\x4e\x32\x96\xa8\x8a\xfd\xfa\x6f\x5b\x71\x0c\xa8\xda\x07\xa9\x3a\x59\xb7\x2a\xf7\x41\xfa\x25\xdf\x10\xc5\x3d\x48\xcd\x45\x84\x55\xf9\x5e\x9d\x36\x6d\x88\xa3\xaa\xdf\xeb\xd9\x59\xdc\x11\x8d\x02\x1e\x54\xdd\x45\x55\x01\x0f\xd2\xcf\x70\x7e\x55\xc1\x57\x37\x1b\x4f\x7e\xcc\x94\xf0\xa0\xe6\x73\x55\x8d\x78\xf6\x06\xf0\x2d\x51\xc2\x83\xb3\xae\xbf\x1a\x93\xae\x67\x6f\x00\xfb\x04\x65\x3d\xd8\x95\xb3\x4c\x43\x9d\xcd\x01\xec\x92\xd5\xfa\xd5\x39\xd7\xc9\x3e\x5f\xb1\x0f\x52\xd3\xd3\x56\x55\xfb\xf5\xec\x4a\xee\xa7\x5c\x21\x5f\xcf\x4e\x00\x3e\x59\x2a\x79\xb0\xcf\x47\x95\x95\xf2\xf5\xec\x04\xe0\x78\x49\x2d\x5f\xcf\x4e\x00\x76\x9d\x8a\x79\xb0\xaf\xe1\xf9\xb4\x8a\xe9\x94\x74\x6c\x54\xe3\xce\x20\xb5\x33\x28\x51\xe1\xd7\xb3\x17\x80\x3d\x86\x12\xbf\x9e\xbd\x00\x1c\x26\xaa\xf1\xeb\x7d\xec\xc2\x71\xc6\x9e\xc1\xae\x0b\xe7\x73\x26\x36\xa8\xba\x1f\xaa\xc1\x67\xb0\x0f\xc3\x04\x86\x9a\xc1\x3e\x9d\x65\x9a\xc0\x3c\xff\x7e\xfa\x75\x23\xd4\x93\xe7\xdf\x6e\xc9\xc8\x72\x3d\x3b\xe4\x39\x8e\x32\xb4\x5c\xcf\x0e\x79\xbe\x97\xc6\x96\x41\xd5\x7b\x56\xf5\x40\x54\x57\xe9\x9a\xc9\xa1\xea\x82\x00\xfb\x25\xb4\x4c\x03\x90\xfd\x5f\x8f\x60\xd5\x05\x01\xaa\x4e\xa1\xaa\x0b\xa2\x9e\xe4\xff\xde\x6e\x7d\x10\xf5\x24\xff\xd7\xc4\x7a\x1c\x40\x3d\xdd\xa8\x1e\x07\x30\xdb\xf9\xa7\x16\xd9\x38\x59\x32\xaa\x1e\x07\xb0\x5b\xc5\xb3\xa8\x7f\x01\x9c\x5c\x22\x55\xff\x02\xa8\x7a\x8f\xaa\xfe\x05\x50\xf5\x5f\x56\xfd\x0b\xf5\x64\xfb\xf7\x63\xa3\x83\x01\xec\x16\x78\x01\xed\x71\xb2\xfd\xdb\x1d\xea\x61\x00\xfb\x6e\x51\x5f\x83\xe1\x60\xff\x17\x23\xe9\x76\x00\x67\xe1\x78\x35\x18\x0e\xf6\x5f\xa9\xb0\xae\x08\x50\xf5\xc3\x55\x3d\x11\x60\x1f\xc6\x55\xf5\x3b\x80\x5d\x63\x0c\xa7\xe3\xa1\xba\x01\x00\xa9\xa1\xa2\x3a\xeb\xba\x9e\x1d\xf6\x34\x93\x7e\x86\x6a\x6e\x7f\x92\x38\x45\xd5\x85\x00\xf6\x77\x8c\xff\xea\x1d\x00\xfb\xee\x73\x9c\xee\x81\x7a\x82\xd6\x3e\xaf\x3a\x03\xaa\xf9\xf8\x5d\x39\x50\xf5\x06\x80\xd4\x5c\x3a\x51\x75\x07\x54\xd3\x27\x0d\xad\xa7\xf8\x07\xe9\x37\x1c\x72\xab\xfe\xab\x33\xa3\x87\x83\x62\xe5\x7f\x35\x7f\xd2\xf0\x1b\xad\xfe\x07\xd5\x6c\x35\x55\xad\x0f\x6a\x53\x82\xaa\xf5\xc1\xbe\x2a\xff\x54\xec\x57\xb3\xef\x0f\x3f\x00\xaa\x7d\x30\x9b\x8d\x50\xed\x83\x7d\x51\x4e\xa7\xdc\xaf\x4e\xa1\x1e\xbe\x3a\xea\x7d\xb0\xcb\xa8\x89\xea\xbe\x9a\x6a\x7f\xf8\x5d\x34\xe6\x5c\x4d\xb5\x3f\xbc\xb9\x4a\x7e\xb0\x8d\x6c\xf5\x34\xca\xd2\x28\x7e\xb3\x14\xfd\xd5\xfc\xfb\xc3\x5e\x40\xd5\x0f\xd2\x6f\xf8\x5e\x28\xfb\xab\xf3\xad\x87\xcf\x99\xba\x1f\xec\xf3\x59\xa6\xa5\x96\x33\x24\x1d\xe0\xab\xfc\x41\x35\xe5\x4b\x33\x14\x0d\xd2\xcf\x99\x23\xcd\xc0\x33\xd8\x7f\xb5\xac\x58\x56\x1c\xe8\xfe\x28\x6b\x96\x39\xc9\xe8\xfc\xb7\x5b\xd6\xb9\x44\xa7\x68\x58\xe4\x40\xce\xa3\xc2\x22\x9f\x94\xf2\xdf\xdb\x5b\x47\xd3\x5f\x00\xb6\x2d\x32\x65\x97\x65\xda\x2c\xdb\xa0\xdb\x32\x6d\xc6\x6b\xdd\x74\x19\x34\x27\x63\x8f\xe2\x7f\x5f\xcb\xb4\x59\xf6\xb8\xcf\x32\x6d\xc6\xd0\xbd\xe9\x35\x00\xdb\x40\xfb\x1e\x34\xdd\x06\x60\xdf\x53\x9a\xa4\x63\x00\x54\xd2\x25\x46\xd3\x31\xd0\xd2\xb1\x23\xa7\xd3\x33\x00\x2a\x89\x10\xa3\xe9\x19\x00\x95\xac\x73\xd1\x9c\xcb\xdd\x9c\xcb\xcd\x56\xf7\xd1\x74\x16\xb4\x33\x97\x9b\x81\x5b\x33\x3c\x0e\x2a\xc9\x4b\xa3\xe9\x3f\x00\xbb\xfd\xdc\x28\xc3\xe3\x60\x97\xf9\x57\x6d\x97\x5c\x98\x65\x91\x66\x4a\x9a\x89\x4f\x7f\x33\x18\x0e\xf6\x55\x2d\xd3\x4c\x49\x33\x35\xdb\xa5\x99\x9c\xe1\x3d\x18\x76\x35\xfd\x11\x60\x5f\x96\xe3\xf4\x47\x80\x4a\xf2\xbc\x68\xba\x23\x40\x25\x79\x5e\x34\xdd\x11\xcd\xa4\x4e\xce\x42\x6b\x86\xcd\x41\x35\xeb\x50\xd3\x43\x01\x76\x45\x2c\xd3\x24\xd9\x77\x30\xfb\x57\x6d\x92\xb5\x49\xb5\x4c\x9b\xe4\xf3\x3c\x79\x59\x6d\x92\xcf\x3b\xe8\xf9\x7c\x9e\xf2\x79\x07\xb9\xb1\xfa\x37\x5a\x66\x05\xdb\xf4\x74\xda\x24\x9f\xd7\x8d\x1b\xab\x33\x03\xec\xf6\xf3\x78\xea\xcd\x00\xbb\x8c\x5b\xa6\x3b\x03\xec\x66\xf0\x28\xea\xbc\x00\xa9\x1b\xe8\x69\x7a\x2f\x40\xaa\x4e\x34\x6e\x7a\x21\x40\x0a\xa7\x95\x36\x1d\x0c\x60\x5b\x8f\x7b\xa6\x3b\x01\x54\xf2\xd0\x46\xd3\x9d\x00\x52\x62\xe7\xb5\x68\xfa\x0e\x9a\xb9\xfb\x8b\x16\x30\xa6\x0d\x76\x19\xa7\xd3\xa1\xd0\xdc\x0b\x9e\x4d\xb5\xa2\xe9\x51\x00\xd5\x85\xf0\x4d\x8f\x42\x33\x3b\x7f\xf1\xdd\xd7\xa5\xd0\xcc\x77\x5c\xf8\xa8\x35\x7d\x0a\x60\x1f\x87\xa5\x74\x2a\x34\xf3\xf3\x17\xdf\x1e\xbd\x0a\xa0\x9a\x07\xaa\xe9\x54\x00\xd5\xb5\xea\x4d\xa7\x02\xa8\xd3\x37\x56\x9f\x02\x48\x35\x0f\xeb\xeb\x5d\x24\x8b\x7f\xd7\x87\xde\xf4\x2a\x80\x5d\x11\xaf\xa0\x9d\xea\xb1\x13\xb7\x42\x27\x02\xd8\x65\x1c\xa7\x17\x01\xec\x5b\x41\x85\x75\x23\x80\x7d\x3e\xcb\x34\x4a\xd3\x28\x74\x93\x4d\x3f\x02\xd8\xe7\xa3\x2e\xfa\x11\xc0\x36\x14\x76\xd7\x91\xd0\x9c\x6b\xae\x92\x6d\x7a\x12\xc0\xbe\x06\x86\xd7\x93\xd0\xce\xfc\x73\x4f\xa7\x55\x9a\x13\x62\x6c\xae\xae\x84\xe6\xfc\xf3\xe2\x37\x45\xbf\x01\xd8\xd5\xb3\x4c\x13\x90\xaa\xca\x15\xf5\x4d\x2f\x01\xd8\x87\x51\x13\xdd\x04\x60\xd7\x04\x2b\xeb\x27\x00\xbb\x8c\xbb\xa1\x9f\x00\xec\xcb\x7a\x9c\x56\xe9\xe7\x51\xc1\xca\x3a\x0a\xc0\xbe\x86\x65\x5a\xa5\x6b\x15\x5f\x16\x5d\x05\x60\x97\x71\x37\xf4\x15\xb4\xee\x73\x61\xf5\xb4\x40\xe7\xb9\xf0\xcb\xa0\xaf\x00\x6c\x1b\x63\x14\x9d\x05\xed\x64\xbb\x6a\xb6\x56\xa3\x74\x36\x4c\xb1\xa3\xd1\x5b\x00\x76\x23\x3c\xcc\x37\x7e\xd8\x31\x20\xa0\x9a\xce\x01\xb0\x8f\xe3\xbf\x3a\x02\xc0\x7e\x93\x31\x8a\xb2\x1f\xec\xe3\x2c\xb3\xb1\x4c\x4b\x4f\xe1\xd3\xad\xf0\x07\x29\xe9\x19\x6c\x2a\x7f\xb0\x1f\x0b\x0c\xa0\xf4\x07\xfb\xbf\xd6\x45\x0b\x98\x33\x59\xdf\x48\x73\x36\x01\xd8\x65\x58\xca\x89\xe9\xcd\x3c\xca\x7a\x58\x9b\x1e\x01\xd0\x5c\x6a\xd2\x54\xff\x20\x25\x57\x8c\x34\x27\x14\x80\x5d\x95\x3f\xac\xc2\x6e\x3a\x0c\xc0\xae\x29\xb5\x77\x12\x02\xd8\xa7\xa6\xf6\xae\xb9\x06\xcd\xa5\x51\xcd\x89\x09\x60\xff\xd5\x5a\x69\xb4\xd0\x68\xc9\x5a\x69\xb4\x8d\x93\xd6\xa1\xe9\x80\x00\xfb\xaf\x9e\x4e\x9b\x85\x36\xc3\xf7\xd2\x9c\x9b\x00\x4e\x3e\xa2\xe6\xdc\x04\xb0\x2b\x87\x19\x9d\x9c\x00\xf6\x53\x63\x4d\x7c\x6a\x98\x20\x9f\xf4\x9b\x35\x1d\x1a\x60\x97\x79\x9c\x8f\x4d\x98\x7a\x9a\x61\x6d\xd3\x67\x01\x76\xf5\xb8\x05\x3a\x2d\xc0\x71\xb6\x34\x7d\x11\xa0\xb9\x98\xa8\x39\xf5\x00\xec\xb3\xd1\x08\xdd\x13\x60\x5f\x15\x73\xea\x8a\x00\xfb\x0a\xfe\x57\x03\x4c\x0d\x60\xc7\xab\x2f\x02\x6c\xa3\xf8\x5f\x2d\xb0\xd1\x0c\x5d\x37\x5d\x11\xa0\xe5\x73\x05\xdb\x3f\x4f\xfb\x3d\xcc\xf6\x4f\xdb\x6f\x3f\xae\x2f\x02\xec\x9a\x70\x9c\xbe\x08\xb0\x5b\xc1\x2d\xd3\x17\x01\xf6\x7f\x2d\xf3\xe1\xb9\x7c\x78\xfc\xd4\xe9\x8b\x00\xfb\x38\xee\x99\xbe\x08\xb0\xcb\xb0\xbb\xf3\x0c\xc0\xc9\x21\xd3\x74\x4f\x34\x97\x7f\x9b\xca\xa0\xe9\x9e\x00\x2d\x9f\x2b\x68\xa7\x8d\x66\x0a\xb8\xa6\x73\x02\x34\xd7\x81\x34\x7d\x09\xa0\xb9\x1e\xac\xe9\x4a\x00\xcd\x19\xb4\x4d\x4f\x02\x48\xd9\xc5\xc4\xcd\x69\xec\xed\xa4\x61\x0e\xcb\x6c\x01\xae\x84\xac\x77\xa6\x39\x91\xbd\x9d\x34\xcc\xb8\xb1\x9a\xee\x05\xb0\xcf\x67\x99\xcd\x32\x0f\xb3\x0b\xa7\x9b\x2e\x07\xb0\xcb\xb0\x88\x3e\x07\xd0\xaa\x8d\xd0\xe5\x00\x5a\xf5\x93\xa1\x2b\x01\xec\x2b\x78\x98\xf7\x15\x57\x42\x76\x01\x77\xd3\x95\x00\xf6\x71\x5c\x55\x5f\x02\xd8\x35\xe6\xa9\xd3\x99\x00\x52\x3d\xa3\x0e\x9d\x09\x60\x1f\xc7\x33\xe1\x8c\x06\xb0\xcb\x30\xa8\x0e\x06\xb0\xaf\x41\x2b\xf4\x30\x80\x5d\xe6\x7f\xb5\xca\xa3\x55\xc2\x6b\x68\x95\xc7\xdd\x73\x70\x9b\x37\xa7\x35\x80\x5d\xe6\x35\xb4\xca\xe3\xdd\xf6\x74\xbe\x00\xec\xd8\x9f\x4d\x7f\xda\xf4\x28\xb4\xb3\x3c\xdb\x96\x69\x95\xc7\x85\x5b\xbe\xd9\x3a\x14\xda\x59\xb2\x8d\x51\xf4\x27\x80\x56\xfd\xdc\xea\x4e\x00\x29\x1b\xa0\x69\xfa\x13\x9a\xab\xb8\x0d\xaa\x34\xe7\x2c\x80\x66\x68\xa4\xe9\x27\x68\x67\x11\xb7\x03\x36\x67\x28\x80\x7d\x3a\x9a\xea\x14\x85\xe6\x2a\x6e\xfd\xbe\x4d\x7f\x02\xd8\x65\x56\xc5\x37\xfb\x75\xc3\x7b\x47\x09\xce\x52\x00\xcd\x50\x57\xd3\xc5\x00\xf6\x61\x56\xc5\xb6\xbe\x6e\x9f\x63\x4f\xef\x3c\x05\xb0\x3b\x49\x5a\xa6\x2b\x02\xec\xcb\x72\x09\x5d\x11\x20\x65\xa7\x50\x34\xa7\x2a\x80\x7d\x3e\xaa\xac\x7b\xa2\x7d\x58\x40\xc1\xe3\x6c\x79\xb0\x0f\xa3\x7a\xce\x4c\x00\xfb\x12\x5e\x56\x0b\x7c\xe6\x1d\xa7\xb1\x3a\x27\x40\x33\x88\xd4\xf4\x4d\x80\xfd\x4f\xaf\xa0\x4d\x3e\x6d\xe2\xb0\xc6\xc9\x09\x60\x97\xd9\x58\x8d\xc2\x94\xf9\x56\x1d\x3c\xea\xb1\x00\xbb\x76\xfc\x57\x8f\x05\xd8\x65\x1c\xa7\xc7\x02\xec\xf3\x71\xcf\x74\x59\x80\x5d\x86\x91\x75\x45\x80\x94\x4d\x47\xd4\x74\x45\x80\xa6\x93\xad\xe9\x89\x68\xeb\x3c\x02\x34\x43\x4f\x04\x68\xdd\xcf\x8c\x8e\x08\xd0\x5c\x0e\xd6\xf4\x43\x80\xd6\xff\xb2\xd0\xab\xe9\xa5\x00\xbb\xd9\x9e\x45\xf3\x2c\x97\x8b\xf9\x2c\xe8\xa5\x68\x26\x84\x36\x87\x51\xd3\x4b\xd1\x4e\x42\x68\xcc\xd8\x75\x53\x80\x5d\xd6\x29\x4b\x96\xb9\x95\x10\x8f\x6f\xd7\x75\x01\xf6\x97\xc4\xe3\xaa\x65\xd5\xe3\x82\xb2\x66\x59\xb3\x2e\x3f\xca\xba\x65\x2c\x6c\xe4\x63\xd0\x75\x5d\x80\x46\x0a\xfe\xe8\xfa\x21\xc0\x3e\xdb\xa4\xec\xb2\x4c\x93\x55\x8a\x6e\x8b\x30\xd9\xb4\x0d\x8f\x45\x8f\xd7\xf4\x02\xaf\x65\xce\x72\xe2\xab\xd4\xf5\x2e\x80\xd4\xf4\xd6\x77\xbd\x0b\xa0\xb1\xbf\x66\x74\xdd\x06\xdd\xf4\x64\xe4\xb4\x8f\xae\x8f\x00\xec\xe6\xfb\x57\xdb\xb0\xd1\x14\xa1\x5d\x1f\x01\x48\xc5\xf9\xfe\x5d\x1f\x01\x48\xe5\xc7\xf8\xa5\xeb\x23\x00\x8d\x1d\xd2\xa2\x3b\x15\x01\xec\xe6\x7b\x3a\x1b\x86\xdf\xa0\x38\x17\xa1\xeb\x23\x00\xbb\x0c\xa3\xeb\x23\x00\xfb\xb2\xb4\x42\x1f\x01\xd8\xc7\x51\x15\x7d\x04\x60\x97\x71\x0d\xa7\xd6\x83\x7d\x5d\xae\xa1\xe3\x00\xec\xe3\xb0\x80\x9e\x03\xb0\x3f\x91\x1e\xe7\xcd\x26\x1d\x74\xf9\x35\xaf\xab\xa5\xf2\xd9\x60\x8a\xfa\xe9\x3a\x00\xfb\x38\x6e\xb7\xae\x03\x90\xaa\x2a\xb4\xeb\x3a\x00\xfb\x38\xec\xa2\xeb\x00\xec\xf3\x59\xa6\x5d\x48\x12\x5d\xf4\x57\x77\xe7\x41\x80\xc6\xde\x78\xd1\x75\x1d\x80\x7d\x3a\x9e\x01\x5d\x07\x20\x75\x97\x5b\x76\xdd\x04\x20\x9d\x54\x58\xdd\x69\x0f\x60\x5f\x82\xcb\xea\x3a\x00\xbb\x0c\xf3\xe9\x3a\xe8\xa5\x59\x46\xd3\x9c\xe6\x00\x76\x19\x26\xd0\x9d\x00\x9a\x73\xdb\xba\x93\x1a\x40\x3a\x89\x6c\xbb\xb3\x1a\x40\x3a\x39\xcf\xbb\x5e\x07\x90\x4e\x52\xb1\xee\xbc\x06\x90\x4e\xaa\xae\xae\xdb\x01\xa4\x93\x0a\xac\x3b\x8b\x01\x34\x27\xa5\x75\x3d\x11\x20\x9d\xd4\xcd\x5d\xaf\x03\x48\xd5\x38\x62\xd7\xeb\x00\xb6\x38\xe7\xb2\xba\x18\x40\x3a\x99\x63\xba\x2e\x86\x5e\xcf\x56\x59\x34\x4d\xaf\x00\x48\xc5\x05\x21\x5d\xaf\x00\x48\xc5\x99\xe5\x5d\xaf\x00\xe8\x46\xd4\xba\x4e\x01\x90\x3a\x6e\xf7\xee\x5c\x03\x90\xcf\x13\xa0\x4b\x00\x0c\x33\xb4\x76\x3d\x02\xdd\xe9\xed\x3e\xb3\x3a\x04\xba\xd3\xdb\xf1\x26\x76\xfd\x01\x20\x4f\x5f\x46\xdd\x01\xe0\x64\x38\xeb\xaa\x7c\x10\xf9\x9c\xde\x26\x31\x39\xc0\x14\x31\xdd\xc9\x01\xa0\xa8\x73\xba\x7a\x1e\x14\x05\x57\x77\x22\x00\x28\x0a\xa9\xae\x9c\x07\xe9\xe7\x30\xaf\x2b\xe7\x41\xfa\x9d\x07\x58\x39\xdf\x8f\x9c\xf7\x69\x50\xce\xf7\x23\xe7\x7d\x6a\x94\xf3\xfd\x9f\x9c\xa7\xa1\x4a\x77\x70\xf2\xe1\x75\x95\x3b\xd8\x6a\xc0\xd3\xd9\x52\x57\x98\x9b\x35\xa7\x2b\xe7\xc1\x3e\x9b\xc7\xd9\xfc\x6e\xd2\x0a\xaf\x60\xf3\x91\xf3\x55\x77\x4b\x57\xce\xf7\xce\x8a\x53\x5f\x4c\xa5\x3b\xe8\xba\x92\xbb\x91\x7e\xd0\x75\x69\x76\xc5\x7c\x77\x43\xa4\x61\x91\x16\x19\xc7\xed\xc3\x7d\x57\xdf\x83\x61\xf4\xb6\x1b\xe8\x07\xc3\x68\x53\x57\xc9\x83\x61\x08\xad\x2b\xda\x41\x3e\x5f\x25\x35\x3b\xc8\xe7\x23\xa7\x64\x07\xf9\x7c\x47\x55\xec\x60\x18\x19\xed\x0a\x76\xb0\x3f\x5d\xb4\x52\xbd\x0c\x46\xff\x4b\x38\xbd\xab\xa6\xc1\x70\xc2\x65\x57\x4c\x83\xe1\xea\x98\xae\x48\x06\x99\x6d\xfd\xa3\x2b\x92\xc1\xd9\x9c\xa1\xab\x91\x41\xae\x0c\xfc\xba\x12\x19\x0c\x73\xc5\x74\x15\x32\x18\x4e\x33\xe8\x8a\x61\x30\x5c\x89\xdb\xd5\xc2\x60\x98\x4d\xa5\x1b\xbf\xef\xf3\xdc\x09\x2a\x66\xfc\x1e\x64\xfd\x94\x5d\xc9\x0c\xc6\x79\x75\x95\xcc\x60\xb8\xac\xb7\xab\x98\x81\x5b\x91\x45\x37\x9e\x0f\x86\xab\xc4\xbb\x1a\x1a\x0c\x57\x63\x77\x25\x34\x18\xae\x79\xee\x2a\x68\x70\x72\x88\x77\xd5\x32\xc8\xd5\x87\x46\xb5\x0c\x86\x2b\x7d\xbb\x62\x19\xb8\xf7\x59\x74\x75\x31\x48\xcd\x38\x63\x57\x17\x83\xe1\x6a\xef\xae\x2c\x06\xc3\x04\xd5\x5d\x55\x0c\x72\xb5\x4b\x51\x14\x83\x5c\x51\x94\xdd\xe9\xf8\x60\xb8\xa6\xba\xab\x89\xc1\x70\x31\x76\x57\x12\x83\x61\xce\xea\xae\x24\x06\xf9\x8c\x64\x94\xc4\x20\x57\x1c\xa2\xdd\x30\x7c\x77\xf9\xb7\x99\x80\xba\x32\x19\xe4\xa9\x79\x94\xc9\xdd\x59\xf5\x9a\x5a\x99\x0c\xf2\xf4\x79\x32\xde\x0e\xd2\x70\x4e\x65\x57\x39\x83\x93\xe9\xa9\x2b\x9c\xc1\xc9\xed\xd0\xd5\xcd\x20\x4f\x1f\x61\x65\x33\xc8\xd3\x07\x4a\xd5\x0c\x22\xfb\x0c\x28\x9a\xc1\xc9\xff\xd1\xd5\xcc\xe0\x24\x1b\xeb\x6a\x66\x10\xf9\x9c\xde\xd7\xe1\x66\xf1\x8a\xf7\x48\x19\xdd\x6f\x16\x18\xf8\xf0\xa8\x98\xc1\x49\x59\xd9\x15\xcc\x20\x4f\xdf\x10\xf5\x32\x38\xb9\x0f\xbb\x72\x19\x44\x3e\x47\x69\x89\x47\x4b\x50\x09\xc5\x32\xc8\xd3\xe7\x49\xad\x0c\x22\x9f\x22\x2d\xf1\x68\x09\xea\xa5\x52\x06\x79\x6a\x09\x85\x32\x88\xec\x87\x41\x9d\x0c\xf2\xd4\x38\xea\x64\x90\xe7\x39\xca\x47\xff\xd1\x12\x9c\x4b\xfd\x0b\x8a\x02\xbb\xab\x7f\x41\x98\x6a\xaa\x1b\x3a\x07\xc1\xc6\xe0\xd1\x0d\x9d\x83\xa2\x1f\xa6\x1b\x39\x07\xb3\xf9\xd0\x29\x88\x41\x98\xac\xaf\xab\x87\x41\x98\xfb\xb5\x2b\x87\x41\x31\xb3\x53\x57\x0d\x83\x30\x51\x6d\x37\xb8\x0e\x4a\x3d\x45\x36\x68\x23\xcc\x3e\xd4\x95\xc7\x20\xe6\x69\x90\xef\xf2\x46\xd1\xf3\xd3\x55\xc7\xa0\x98\xbc\xad\x2b\x7a\x41\xcc\x53\x64\xb3\x3f\x9b\x4d\x1b\x95\xbc\xa0\xe8\x2f\xe8\x4a\x5e\x10\x2e\x60\xeb\x2a\x5e\x10\xa6\x2d\xec\x0a\x5e\x10\xe6\x05\xec\x0a\x5e\x10\xf3\x9c\xcb\x36\x32\x17\x7f\x5a\x55\xf5\x2e\x08\xf7\x4a\xe9\xca\x5d\x50\xf4\x63\x74\x95\x2d\xd8\x5f\x60\x4c\xe1\xcc\x78\x30\x9b\x5f\x60\x05\x2b\x98\xcd\xef\xb4\x7a\x15\xcc\x36\x2c\xb2\xfa\x8b\xe9\x6c\x7e\x50\x94\xab\xa0\xe8\xd2\xee\xca\x55\x30\x9b\x3d\x8f\x72\x15\x14\xb3\xd1\x74\x75\x26\x28\x0e\x29\x86\x92\x12\x14\x7d\x8e\x43\x45\x09\x66\x0b\x8b\xb2\x45\x4c\x69\x64\x84\x38\xd4\x93\x60\xb6\xe1\x51\xcd\x22\xda\x38\x3d\xaa\x5b\xc4\x8c\x46\x44\xec\x50\x4d\x82\xa2\x47\x77\x18\x08\x07\x25\x72\xfb\xef\xfe\x78\xa8\x3f\xc1\x34\x7b\xe6\x50\x7e\x82\xa2\x0e\x1e\xca\x4f\x30\xdb\xf0\xa8\xc7\x22\xe6\xd0\x32\xca\x1c\xaa\x4f\x30\x4d\xa7\x39\x0c\x81\x83\xe9\x36\x39\x43\xed\x09\xd2\xcf\x31\xda\x30\xb4\x3d\xce\x0e\x44\x3c\x48\xc3\xd0\x36\x28\xc6\x2a\x86\x42\x13\x54\x17\x04\x0e\x75\xe6\x30\x16\xad\x77\x72\xa8\x33\xc1\xbe\x02\xf6\x53\x68\x0e\xd3\x8f\xe9\xeb\x1a\x0a\x4d\x70\x92\x63\x0f\x75\xe6\x30\x16\xad\xab\x6f\xa8\x29\x87\x71\x67\x87\xff\x43\x4d\x09\xf6\x71\x54\x45\x4d\x09\xaa\x4b\xb7\x86\x92\x12\xec\xc3\x68\xab\x92\x72\x18\x8c\xd6\xff\x3b\x94\x94\xa0\xba\x92\x72\xa8\x28\x87\x81\x67\xbd\xbd\x43\xf5\x38\x0c\x3c\xeb\x00\x1d\xaa\x47\x50\x1d\xb4\x0f\xc5\xe3\x30\xee\x6c\x9e\xb9\xa1\x78\x04\xbb\xcc\x9a\x78\xbf\x48\x43\xf6\x33\xe5\xd1\x50\x3d\x8e\x7c\x0c\xc0\x65\x0d\x32\x0f\x83\xcc\x3a\xb6\x87\xea\x71\x18\x64\xd6\x3f\x3f\x54\x8f\x60\x9f\x0f\xe3\xa9\x1e\x47\x39\x16\xf0\xbf\x5a\xa0\x30\x89\xab\x7a\x98\x06\x40\x50\xfe\x8c\x45\x0c\x27\xc9\x83\x93\x58\x6e\xa8\x27\xc1\x3e\x8c\x96\x29\x1e\xc1\x2e\xa3\x65\x8a\x47\x50\x5d\xe9\x38\xd4\x8e\x60\x1f\xe6\xe9\x6c\x2c\xda\xf1\xa7\x93\x79\xa8\x1d\xc1\xc9\x17\x3f\xd4\x8e\x60\xb7\x81\x3b\x6b\x14\x1b\xec\xbf\xd2\x7e\xf5\x24\xd8\x97\xf0\x38\xdb\x5f\xcd\x1e\xc9\x17\x78\xa8\x1d\xc1\x2e\xf3\x38\xab\x57\x99\x9c\xe4\xdd\x56\x26\x0e\xa7\xa4\x87\x57\xb0\xc2\x27\x4f\x19\x1f\xb1\xe1\x62\xe9\x71\xf2\x94\xf9\x50\xa8\x1d\xc7\xc9\x53\xe6\x7f\x8d\x31\x8f\x93\xa7\xcc\x37\x56\x41\x39\x4e\x9e\x32\x5f\x6c\x15\x25\xa8\xae\xdb\x1f\x2a\x4a\xb0\x0f\xe3\xb2\x4a\x4a\x50\x5d\xce\x38\x94\x94\x60\x8b\x39\xff\xea\x4d\xdc\xa8\xa6\xd7\x1b\x06\x98\xc1\x3e\x9b\x95\xf3\x29\x26\xc0\x6c\xf6\xbb\x61\x80\x19\xec\xc3\xb8\xd7\xca\x51\xb0\xcb\x3c\x9d\x96\x73\x7f\x24\x13\xa1\x0d\x83\xce\xc3\xfd\x91\xcc\xb1\x3a\x14\xa9\x60\x97\xf1\x00\xa8\x52\xc1\x2e\xe3\x7c\x46\xa2\x41\x75\x47\x82\xa1\x72\x1d\xfd\x98\x8e\x86\xa9\x5c\xc7\x51\xae\xbe\x28\x2a\xd7\x71\x36\x45\x62\x8c\x34\x54\xa9\x60\x1f\xc7\x03\x65\xd0\x19\x54\xf7\x54\x18\x0a\xd7\x71\xf6\x49\xf2\xc3\xa3\x72\x05\xb5\xfb\x8a\x29\x5c\xc1\x3e\xcc\x2b\x68\xa8\xae\xa1\xc2\x2b\x68\x28\x85\xab\xf1\x84\xa1\x72\x05\xfb\x38\xff\xab\xa1\xfa\x31\x94\x55\xd1\x50\xa6\x4b\x33\x8b\xdc\x50\xce\x82\x7d\x1c\xd5\x53\xcf\x82\xd4\xa6\x06\x55\xd0\x8e\x33\x75\xdd\x77\x5b\xf5\x3a\xdc\xce\x77\x20\xb7\x86\xf2\x15\x54\xf7\x9e\x18\x06\xac\xc1\xbe\x2c\xf7\xc2\x80\x35\xa8\x6e\x6e\x31\x54\xb9\x60\x9f\xcd\xab\x6a\xa8\xa1\xa1\xbc\x80\x86\x32\x5c\x6d\xf2\xae\xa1\xf4\x05\xbb\x11\x9e\x4e\x43\x0d\x9f\x28\x0d\xe5\xfc\x75\x90\xba\x89\x55\x87\x71\xe8\x61\x1c\xda\x54\x67\xc3\x40\x33\xa8\x6e\xe9\x31\x8c\x33\x83\xea\xbe\x06\xc3\x30\x33\xd8\x35\xb1\xcc\xb6\x1a\x67\x76\x11\xe3\x50\x19\x83\xd4\x15\xeb\x43\x69\x0c\xf6\x71\xf9\x0f\x1d\xba\x71\xe8\x61\x1c\xda\x0c\x68\xc3\x38\xf4\x30\x0e\xed\x02\xc6\xa1\x9e\x06\x5b\xec\x78\x39\x9f\x10\xf7\x00\xfe\xf7\x5f\x8d\x11\x4c\x55\x70\xe0\x61\x7c\x79\x18\x5f\xd6\x35\x37\x94\xd4\x63\x6a\x1f\xdf\x4c\x05\x34\xd8\xc7\xf1\x8a\x28\xa0\xc1\x2e\xf3\x38\x2d\x34\x8f\x85\xb8\x2f\xea\xe5\x61\x84\xd9\xdc\x6e\x43\xc1\x0c\x76\x19\x56\x53\x31\x0f\xa3\xce\xa6\x72\x1b\xea\xe3\x61\x84\xd9\x05\xcd\xc3\x08\x33\xd8\xff\xa5\x1d\x8a\x66\xb0\x8f\xf3\xbf\x36\xd7\x18\xb3\x8b\xff\x86\xb2\x19\x54\xd3\x69\x0e\x43\xcc\xa0\x9a\x28\x76\x28\x91\x41\x35\x9d\xe6\x50\x22\x0f\x03\xc7\xce\xa6\x1d\x6a\xe4\x71\x1d\x4f\x96\xc7\xf9\x38\x90\x5e\xad\x39\xf9\x73\xa8\x7f\x87\xbb\x44\x9d\xc6\x2a\x80\x41\x4a\x67\xf8\xe8\x84\x75\xd0\xf4\xba\x0e\xe7\xab\x0f\x33\x82\x1b\x05\x19\x0a\x65\xb0\xcb\xbc\xac\xed\x32\x4b\xb8\x91\x8c\xa1\x78\x06\x29\x99\xc9\x73\xa8\x9e\x87\x99\xc3\xcf\x88\x50\xf9\x0c\x52\x75\xbe\xce\x50\x3f\x0f\x33\x87\xbb\x5a\x77\xa8\x9f\x41\xd3\x79\x3c\xd4\xcf\xc3\xcc\xe1\x26\x4c\x1c\x0a\xe8\x61\xe6\x70\x03\x32\x43\x05\x0d\xf6\x71\x54\x4f\x09\x3d\xcc\x1c\x6e\x3a\xde\xa1\x86\x06\xfb\xb2\x58\x45\x11\x3d\xcc\x26\x6e\x5c\x61\xa8\xa2\x87\xd9\xc4\x35\x9e\x2a\x1a\x9c\x55\x59\xc3\xa9\xee\xe3\x3e\xc6\xb3\x76\x1a\xef\xd6\x78\xa7\xb1\x1a\xef\xd6\x78\xe7\xbf\x1a\xef\x3e\xc6\xa3\x4c\xbd\x3d\xcc\x27\x8e\xc6\x18\xea\x6d\x90\xfa\x79\xee\x14\xdc\x60\xff\x95\x4b\xa8\xb8\xc1\x2e\xf3\x38\x8d\xf7\x1c\xe3\xd1\x30\x35\xf7\x78\x8e\xf1\x78\x7c\x14\xdd\xe0\x64\xda\x1c\x2a\x6c\x70\xe2\x40\x43\x85\x0d\xf6\x3f\xad\xb0\x66\x32\x7b\xb8\x49\x5a\x87\xb2\x1b\xb4\x7c\x2e\xa0\x9d\x4c\x28\x6e\xf8\x6d\x18\x9e\x06\xe9\x6c\xba\x36\x14\xde\xa0\x99\xa2\x61\x18\x77\x06\x27\x83\xe8\x50\x8b\x83\x94\xcf\xc0\x4e\x31\x0e\x76\x99\xc7\xd9\x2c\xe6\xb1\x77\x97\xf9\x0c\xe5\xf8\x30\x3e\x7d\x04\x85\x7a\x7c\x18\x9f\x3e\x12\x40\x41\x3e\x8c\x4f\x9f\x5b\xa1\x22\x07\xfb\x31\xf6\xbf\x36\xd6\x34\xe3\x67\x58\xac\x26\x1f\xc6\xac\x9d\xa1\x32\x14\xe5\x60\x9f\xcf\x32\x2d\xf0\xfa\x54\x9c\xf3\xf9\x54\x18\xb4\x3e\x43\x65\x83\xd6\xa0\x55\xc7\x3b\xc6\xac\xc1\xee\xd8\xb8\x3f\xca\xf7\xf1\x9d\x08\x3d\x66\x51\xbf\x0f\x63\xd6\x67\x34\xae\x80\x07\xfb\x12\x18\xde\x29\xf5\x60\x97\x51\x15\x55\xfd\x30\x90\x7d\x46\xe8\x4e\xb3\x07\xbb\x0c\x33\x2b\xf5\xc7\x77\xcc\x67\x99\xa6\x62\x9a\x7d\x3e\x1a\x4d\x65\x3f\x0c\x65\x9f\x41\xb5\xd2\x1e\xb4\x7a\x2e\xab\xa5\x8c\x64\x1f\xc9\x63\x24\x1b\xec\x91\x82\x65\x5a\xea\x63\x2a\x83\x57\x30\x40\x0d\x5a\xd5\x76\x4e\xa9\x07\xfb\x6c\x18\xcf\x29\xf5\x60\x57\x18\x03\xe8\x29\x00\xa9\xbb\x24\x72\xe8\x2a\x18\xcb\xb9\x0c\xcd\xff\xfa\x5c\x10\xb4\x76\x7d\xee\xd0\x0b\x00\xf6\x61\xfe\xd5\xb6\x12\xb5\x6e\x76\x7a\x86\xa5\x41\xca\xce\x15\x18\xba\x06\x40\x73\x99\xf0\x30\x02\x3d\x8c\x40\x1b\x3d\x0f\xdd\x05\x61\x04\xba\xb5\x3f\x4c\x59\x0f\xdd\x09\x61\x80\xda\x57\x29\xf4\x27\x80\x7d\x6a\xcb\x8a\x65\x4e\x6a\xe0\x33\x1c\x3a\x19\xc0\x1e\x5c\x0c\xca\x9a\x65\x4e\x74\xf0\xaf\xdd\x22\x27\x3a\xe0\xab\x0b\x7d\x0a\x60\x5f\x22\x51\x36\x2d\x73\xaa\x07\x2e\xc3\xd0\x6d\x00\xf6\x71\x5e\xf6\xb6\xcc\xa9\x0e\x78\x2e\x43\xc7\x41\x18\xb7\x76\xae\x47\xe8\x39\x00\xcd\x15\xbf\xe1\x44\x79\xb0\xdf\x4c\x4e\x67\x28\x3b\x92\x21\x7a\x3a\xa7\xd0\x4d\x00\x76\x19\xa7\x33\x96\x1d\xa9\x11\x2d\xe7\x74\x86\xb2\xc1\x3e\x8c\x9a\x18\xca\x06\xbb\x8c\x56\xe8\x62\x00\xa9\xab\x3a\x43\x1f\x03\xd8\xc7\x59\x15\x5b\x96\xdc\x3b\xde\x7b\xaa\x3f\x21\x4e\xe0\xda\x66\x38\xe1\x1d\xec\x32\xac\x67\xe0\x1a\x34\x5f\xf4\xd0\xc7\x10\x27\x6e\xad\xf1\xf4\x31\x80\xe6\x40\x37\x74\x31\x80\xe6\xb2\xfa\xd0\xc5\x00\x9a\x92\x23\xf4\x30\x80\x7d\x32\xcc\xa4\x87\x21\x0c\x5a\xbb\xb4\x2f\x74\x31\x84\x41\x6b\x7b\x84\x30\x68\x0d\x52\x33\x23\x41\xe8\x76\x00\xfb\x38\x6b\xa2\x4d\x4e\xd0\xba\x5b\xe6\x13\x60\xd0\xda\x6e\x22\x9c\xef\x0e\xf6\x71\xd8\x58\x5f\x44\xfc\x0b\x64\x7b\x0d\xed\x84\x2f\xa2\xe9\x8c\x09\x7d\x11\x91\x4f\x68\x97\x5b\x6b\x24\x1b\xa4\xe2\xec\xe4\xd0\x3f\x11\xee\x80\x6c\xb7\x13\xfa\x27\x40\x33\xc7\x41\xe8\x9e\x08\x83\xdb\x0e\x47\x43\xf7\x44\x18\xdc\x76\x58\x1f\xfa\x22\xc2\xe0\x76\x3d\xc7\x69\xaa\x8d\xe6\xb8\x3e\x74\x4f\x80\x7d\x98\x57\xd5\x52\xf8\x27\x8a\x89\xd1\xc2\x80\x37\x68\x0e\x15\x43\xf7\x04\x68\x7a\xc4\x43\xf7\x44\x18\xda\xd6\xc5\x16\x4e\xb2\x07\xa9\xb8\x94\x21\x74\x59\x84\xe1\x6e\x17\x86\x84\x2e\x0b\xb0\x8f\xe3\x3e\xea\xb3\x08\x7d\x16\x0c\x1d\x42\x97\x05\x18\xae\x30\x0c\x3d\x16\xe1\xbc\x7b\xbb\xdd\xd0\x63\x11\xa6\x8e\xa3\x87\x0d\x03\xe0\x51\x9d\x07\xe2\x6b\xec\xdc\x79\x10\x6e\x6f\x10\x4e\x94\x07\xfb\x5e\x63\x74\x63\xe2\x61\x4c\xbc\x9e\x32\xdb\x4a\x4c\xdc\x3c\xaf\xa1\xaf\x03\x64\xa7\x7c\x84\xbe\x0e\x30\xd2\xf9\xa3\x0d\xc5\xd5\x51\xf5\xcf\x87\x2e\x0c\x70\x32\x86\x84\x1e\x0c\x90\xa7\x37\x41\x6f\x05\x88\x49\xf7\x1d\x7a\x2b\x40\x98\x53\x3d\x74\x56\x80\xe2\xdc\xc4\xd0\x31\x01\x8a\x43\xe9\xd0\x31\x11\xc7\x31\xe1\x2d\xd0\x31\x01\xaa\xf9\xf6\x42\x1f\x04\xa8\xae\x66\x0a\x5d\x10\x20\x55\x85\x53\xe8\x6e\x00\xe9\x2c\x2f\x08\xfd\x0d\xa0\x9a\x73\x3f\x74\x37\x80\xa6\x06\x09\xbd\x0d\x20\x99\x5c\x36\x0c\x93\x83\x74\x42\x77\xa1\x03\x22\x4c\xba\x6e\x36\xa1\xd0\xdb\x00\x46\x3a\x45\xde\x4f\xc2\xe4\xdd\xe7\x4f\x67\x03\x18\x2e\x04\x0d\x7d\x0d\x60\xb8\xda\x36\x74\x35\x80\xec\x44\x9f\xd0\xab\x00\xc6\xbf\x73\xd9\x74\x9c\x0a\x4d\x17\x67\xe8\x54\x00\xa3\xe3\xa4\x0a\x7d\x0a\x20\x57\x5c\x14\xa1\x4b\x01\x8c\x8e\x98\x0b\x63\xe4\x60\x74\xbf\x51\x3a\x14\xc0\x30\x8d\x7c\xe8\x50\x88\x41\xc8\x15\x25\x17\x3a\x0f\x40\xae\xe1\x1f\x6d\x24\x21\xf2\x3a\xad\x84\xcf\x27\xc1\xef\x1e\xfe\xd1\x16\x0d\xf6\x55\xc1\x89\x13\xc6\xc3\xc1\xe8\xf1\x07\x5f\x7b\xb8\xe2\x1d\x8c\x8e\x0a\x0f\xa7\xbc\x83\xd1\x51\x02\xa1\xa7\x21\x82\x1c\x86\xd3\x22\xef\x74\x30\xc9\x03\xaf\x5f\xe8\x55\x08\x37\x0c\x33\xc1\x71\xe8\x2d\x00\xdb\xc6\x58\x4f\x77\x00\xc8\xd3\x07\x42\x6f\x00\x08\xd7\xae\x84\xce\x00\x90\xa7\x2f\x91\xbe\x80\x30\x3b\x9e\x77\x42\x57\x00\xc8\xd3\xe7\xc1\xe0\x3a\x88\x6c\x65\x8d\xa4\x83\xb3\x40\x31\x74\x04\x84\x69\xef\x7c\xdc\xf4\x03\x80\x13\xd9\x09\xa3\xe6\x61\x8e\x3b\xc4\x72\xe8\x05\x08\x73\xdc\xf9\xb8\xe9\x04\x08\x93\xd8\xe1\xb1\x0b\x7d\x00\xe0\x2c\x94\x09\xa3\xe6\x61\x12\x3b\x1f\x2d\xbd\x02\xe0\xac\x4e\x0d\x9d\x02\x61\x12\x3b\xed\xaa\x4f\x20\x4c\x62\xa7\xec\x0e\xf5\x7f\x98\xb1\xce\x0f\xbd\xfa\x1f\x9c\x65\x52\x61\x24\x1d\xa4\x7e\x2c\x66\x24\x1d\x9c\x85\x7d\xa1\x9b\x00\x44\xc6\x4f\x12\xba\x04\xc2\x2c\x76\x3e\xbb\xc6\xc8\x41\x98\x94\x36\x8c\x91\x87\xf9\xe9\xfc\x2e\xeb\x0f\x08\x93\xd1\xf9\x9e\xe9\x0e\x08\x93\xd1\xf9\xd5\xd4\x1d\x00\xce\x84\x92\x50\xf9\x83\xad\x5d\xb1\x8f\x8a\x1e\x14\xc7\xed\xa1\xa0\x07\x71\x7a\x3d\xc5\x7b\x20\xd4\xeb\xe9\x44\x15\xea\x20\x5c\x33\x15\xea\x74\x10\xae\x8d\x09\x65\x3a\x08\x57\xd0\x84\x2a\x1d\x84\xeb\xaf\x42\x91\x0e\xe2\x7c\x0d\x55\xe4\x20\x5c\x2c\x13\x0a\x72\x10\x2e\x20\x0a\xf5\x38\x08\x97\x8b\x85\x72\x1c\xec\xf7\x01\xf3\x2b\xc7\x41\xb8\xbf\x67\x28\xc7\x63\x4b\xef\xe2\x24\xf5\x50\x51\x83\xdd\x4a\xaa\x61\xcc\x1a\xec\x21\xb4\x67\xb3\x01\x64\xa8\x3b\x5f\x65\xe5\x33\x28\xca\xe2\x50\x3d\x83\xe9\xb2\xca\x50\x3d\x83\xe9\x5c\xa3\x70\xba\x77\x3c\x84\xca\xbc\x25\x4e\xed\x06\xa9\x3a\xeb\x31\x8c\x6d\x83\x79\xfa\x7f\xf5\x34\x28\x67\x54\xac\x76\x06\x45\x77\x4a\x38\xb3\x1b\x94\x33\x88\x55\x4d\x87\xb1\x6d\x3c\xe7\xa1\x98\x8e\x13\xdb\xf6\xf4\xde\xb8\x97\xa0\x62\xb1\xc8\x76\xbf\xf6\x8a\xd8\x5f\x25\x0d\x66\x73\xc0\xa5\x90\x06\xd3\x75\x8d\xa1\x8e\x06\x45\x8f\x53\x28\xa3\x41\xd1\xc9\x11\xaa\x68\x30\x5d\x96\x1d\x8a\x68\x50\xf4\xe7\x84\x82\x19\x14\x3d\x26\xa1\xbe\x05\xa9\x9d\xd1\xbb\xfa\x16\xa4\xdf\x91\x4d\xea\x5b\x50\x9d\x50\x11\x4a\xd9\x70\xc5\x78\x3e\x57\xb0\xb6\x9f\x31\x23\x7b\x7f\x75\x2b\xd8\xa7\xc3\x1c\xea\x56\x50\x9d\xbb\x10\x4e\xc0\x0e\x97\x8c\x9f\xf1\xb6\x13\xb0\xc3\xf5\xe1\x8a\xd4\x50\xcc\x82\xea\x34\xbc\x50\xcb\x82\xea\x34\x91\x50\xca\x82\xd4\x4c\x82\x16\x4a\xd9\x70\xc5\xf8\x19\xbd\x1b\xf6\x8e\x75\xda\xea\x55\x6d\xeb\xb2\xad\xdc\x05\x15\x2f\xa8\xce\xee\x08\x15\x6f\xac\x13\x33\xe5\xfe\xa9\x78\x63\x1d\x93\x58\x39\x4d\xb2\x8e\x49\xac\x89\x77\x70\xa3\x3a\xe7\x23\x54\xc1\xb1\x8e\x95\xb0\xb0\x32\x18\xec\x8f\xce\x6e\xd8\x54\x06\x83\x74\x92\xf2\x4f\x75\x2e\x08\x07\xcc\x53\x99\x0b\xaa\xf3\x58\xa6\xea\x15\xa4\x9f\x8b\x72\xa6\xf2\x15\xec\xb2\x41\xd9\xb0\x8c\x00\x54\xfe\x83\xce\x9e\x8a\xdb\xe9\xd2\x70\x17\x45\x4e\xc5\x2d\xa8\x66\xd4\x9e\x6a\xdb\xe9\xca\x70\xd7\x31\x4d\xb5\xed\x74\x65\xb8\x8b\xdf\xa6\x21\xf0\xe9\x2a\x70\x17\xd3\x4d\x85\x2c\xa8\xa6\x2e\x9e\x86\xc5\xa7\x61\x71\xd7\xd2\x4d\xc3\xe2\x93\xd5\xdd\xce\x1d\x9d\x4a\x5b\xb0\x0f\xb3\x4c\x53\x24\x96\x32\xf3\x80\x4f\xe5\xee\x4c\xc7\x12\x41\x99\x96\x30\x54\xee\x52\xa9\x69\xa8\x1c\x54\x27\x46\x4d\x43\xe0\x20\x25\xf3\x18\x4e\x15\x2b\x48\xc9\x5c\x7d\x53\x79\x0a\xaa\x19\x5a\xa7\xf2\x14\xec\xc3\x68\x97\xfa\x14\xec\x32\x2a\xac\x40\x9d\xa6\x87\xcb\xe7\x74\x36\x82\x10\xb8\x0b\x94\xa7\xfa\x14\xec\x9a\x50\x61\xf5\x29\xd8\x65\x5e\xd6\x1b\x96\x0d\x6f\xf0\x1d\x9b\x6a\x51\x50\x4d\xdb\x3b\x95\xa2\xa0\x9a\x0d\x79\xaa\x44\xc1\xfe\xa7\x87\xbd\x96\x9d\xf6\x5b\x13\xdb\x9f\x4f\xfb\xb1\x89\xaa\x13\xec\xe3\x68\x84\xaa\x13\xec\x32\xec\xa9\xec\x04\xd5\x7c\xb7\x53\xd5\x09\x52\x32\xd3\xe5\x54\x75\x82\x5d\x46\x55\x54\x9d\xa0\xf9\xf9\x99\xaa\x4e\x90\x92\xd9\x54\xa7\xaa\x13\x34\xf3\xa9\x4c\x15\x26\x68\x7e\x7d\xa6\x0a\x13\xec\x0b\x78\x98\x6d\x2d\xec\x92\xa9\x49\x14\x98\xb3\x1c\x0f\x26\x65\x2a\xc7\xe9\x92\x6d\x73\x4f\x4e\xa5\x23\xd8\x15\xc1\xe8\x4a\x47\x90\xce\xf6\x89\xd3\x35\xdb\xa0\xf9\x59\x9d\xc6\xbf\x41\xca\x7e\x57\xa6\xcb\xb3\x41\x1a\xc6\x80\xa6\x6b\xb1\xc1\x3e\xce\xff\xda\xb0\xaa\xc7\xd1\xaf\x83\x7a\x12\xec\xe3\xac\x8a\x2d\xab\xfa\x13\x9a\xd7\xf0\x2e\x56\x1d\xb1\x7c\xbb\xa6\x91\xf2\xd9\x74\xaa\x69\x29\x25\x25\xd8\xcd\xe5\x1a\x6a\x4a\xb0\xaf\x8b\x09\x0c\x8b\x83\x7d\x0d\x9a\xab\xaa\x04\xcd\xa4\x77\x53\x55\x09\x52\x36\xcf\xd8\x34\x06\x0e\x52\x36\xcd\xe1\x54\x6a\x82\x5d\x66\x55\x7c\x8c\x9b\x0e\x34\x86\x5b\xd3\x80\x37\xd8\xc7\x79\x0d\x9b\xdb\x5c\x2b\xc4\xa0\x7e\xaa\x36\x41\xfb\x77\x09\x2d\xb0\xd1\x4c\xc3\x35\xd5\x9f\xa0\x9d\xca\x29\x3f\xe7\xd9\xf6\xeb\x1c\xa6\x4d\xfa\x71\x34\x72\x2f\x14\xa0\xb3\x1f\xd7\x9b\xc7\x69\x93\x8d\xd6\x19\x06\x4c\x05\xe8\x3c\xbb\x7e\x21\xee\xa7\x11\x70\x90\xb2\x31\x9b\xa9\xdc\x04\xa9\xfc\xce\x65\x6d\x7f\x67\xc9\x88\xcd\x52\x6f\x4e\x77\x02\xfb\xd9\x2e\x43\xdb\xa0\x39\xa3\x60\xaa\x41\x67\x3f\x8e\x37\x1b\xa6\x45\xba\x4b\x23\xb4\x9c\x22\x14\x34\x7d\x80\x53\xc5\x09\x52\x39\xef\x9d\x92\x13\x34\xc3\x2e\xd3\xb8\x36\x48\x67\x4f\xea\xa9\x0c\x05\xe9\x6c\x39\x3e\x0d\x62\x83\x74\xf6\x42\x9f\x0a\x51\x90\xda\x69\xbf\x4a\x74\x0e\x27\xa0\xfb\x45\x35\x3c\x0d\x52\x71\x9d\xdd\x54\x9e\x82\x5d\xe6\x7f\x6d\xd9\x46\x4f\xe7\x12\x36\x8c\xfc\x6a\xee\x93\x33\x55\x9b\x20\x85\x8b\x16\xa7\x72\x13\x64\x17\xa9\x4c\xe3\xda\x20\xcc\xce\x3e\x55\xa0\xa0\xe8\x86\x9f\xc6\xb0\xc1\xd4\x39\x35\x0d\x61\x83\x56\xf1\x09\x4d\x35\x29\x48\xf5\x18\x44\x4d\x0a\xf6\xc3\x6a\x35\x6c\x7c\x9c\x70\xa7\x17\xf5\xe6\x87\xc1\x19\x0d\xac\x52\x9d\x67\xdf\xb0\x3f\x2c\x07\x9f\x46\xab\x41\x9e\x3e\x1b\x4a\x54\xb0\xfb\x1f\x6e\xba\x82\x74\x9a\x87\xdd\x27\xcd\xb8\x34\x48\xdd\xe0\xd0\x54\xa4\x82\x30\xca\x3b\x15\xa9\xa0\x18\xcb\x99\x8a\x54\x10\x3a\x70\xa6\x22\x15\x84\x71\xf4\xa9\xfc\x04\x53\xb7\xdd\x54\x7e\x82\x72\x1e\x33\x23\xd2\xd3\x04\x6c\xe7\xf3\xae\x22\x9d\x6e\x70\x6d\x42\xae\xa9\x24\x9d\x66\x60\x33\x2d\xdd\x54\x7f\x4e\xb3\xad\x9d\x0f\xbc\x02\x74\x9a\x6d\xcd\x15\xe3\xd3\x40\xf5\x74\x87\x6b\xd7\xb8\x4f\x55\xe9\x34\xdb\x9a\x6b\xbc\xa7\x81\xea\x79\x02\xd5\xdd\x32\x9b\xbf\x51\x4d\x45\x3e\x55\xaf\x60\xdf\x38\x4f\xe7\x0d\x26\x9e\x5d\x8d\x85\x4f\xf5\x2b\xa8\xd3\x56\x28\x56\x41\xfb\xd7\x08\x0d\x70\x42\xd7\xdd\x0a\x6b\x80\x13\xba\xee\x5e\x41\x03\x9c\xd0\xb5\x95\x53\xc1\x82\x56\x71\xf2\x4d\xd5\xea\x74\x3d\xb3\x9e\xd6\x79\x5b\xe1\xdb\x4f\x34\xaa\x7c\x2a\x4e\xc1\xfe\x44\x71\x7b\x54\xa7\xa0\x75\x64\xdb\x54\x9d\x82\xdd\x2e\xff\x6a\x8d\xd9\x7c\xda\xe9\x52\x53\x79\x0a\xf6\x37\xc5\xab\x5a\x61\xf4\x69\x39\xfd\x9b\xfa\x14\x34\x27\x38\x4f\xf5\x29\x48\x67\xc2\xfc\x34\xbc\x0b\xd2\x70\xdd\xcc\x54\x06\x4e\x97\xf3\x3a\xf6\x30\xac\x0a\x86\x89\xf5\xa6\xca\x70\xba\x57\x96\x7d\x96\xca\x10\xfc\x1b\x97\xab\x0c\x41\x64\x07\x6d\x6a\x3e\x70\x5c\x06\x53\xcd\x37\xc9\x40\x7e\x86\x36\x0a\x3c\x30\x9d\xd8\x33\x15\x78\xd3\xc9\xcb\x7e\x4d\x55\x73\x60\x9a\xa3\x68\x1a\x11\x05\xd3\x4c\x4f\x53\x81\x07\xa6\xf9\xa5\xa6\x01\x51\x30\x9d\x72\x33\x8d\x87\x82\x72\x3e\xe0\x86\x43\xc1\x34\xb7\xcf\x34\x1a\x0a\xa6\xc9\xbf\xa6\x62\x11\x4c\x27\x17\x4d\xb5\x22\xd8\x37\xd3\xf3\xfb\xe2\x9a\x86\xcc\x19\x81\xd3\x79\xcf\xd3\x34\x64\xae\x9a\x98\x0a\xc8\x79\x04\xa4\x9f\x6a\x05\xe4\x54\x40\x9a\xb1\x60\x1a\x0c\x05\xbb\x8c\x66\xa9\x16\xa7\x6a\xd1\x3c\x09\x53\xb5\x08\xf6\x98\xd3\x32\x9b\xbf\x1c\x38\xda\x0b\x2b\x17\x41\xab\x5e\x42\x69\x38\xd7\x79\xc4\x2d\xb3\x69\x46\x3e\x8d\x4c\x4f\xa5\x21\x68\x1d\x5f\xc2\x54\x07\x82\xdd\x45\x7a\x98\x2d\x5b\xee\xbd\xe9\x57\x44\x1d\x08\x9a\x51\xb7\xa9\xe6\x03\xe9\x6c\x2c\x3c\xd5\x7c\x60\xf7\x55\xbb\xec\x52\xf3\x5d\x86\x3e\x11\x09\x97\xfa\xee\x72\x23\x2a\x86\xa6\x97\x11\x4b\x30\x4c\x8a\x79\x29\xe5\x2e\xf7\x90\xe2\x0b\x72\x19\x9c\x04\xd9\xa5\x9d\x97\x52\x0d\xe4\x4a\xa3\x2e\x65\x19\xc8\x95\x41\xc9\xa5\x2a\x03\xb9\x4e\xaf\xb8\x2c\xda\x1d\x45\xe3\x11\xb9\xd4\x69\x97\x1b\x2a\xa3\x53\x2e\x75\x1a\xc8\x8d\x67\xeb\x52\xa6\x81\xe1\xaa\xe7\xcb\xa8\x24\xc8\x8d\x4f\xfb\xa5\x4a\x03\xb9\x4e\x8f\xea\x16\x75\x8e\xa2\x8d\x8a\x34\x90\x1b\xbd\xea\x65\x48\x12\xe4\x3a\xbd\xe2\x6d\x11\x5e\xbe\xf0\xf4\xb6\x91\xe0\x63\x73\xdf\xba\xcb\xe0\x23\xc8\x73\x58\x7d\xdb\x9d\x74\xd8\x5a\x0b\xdb\x9d\xe8\x20\xf1\x2d\x5c\x0a\x39\x90\x27\xee\xc7\x4b\x1d\x07\xf2\xe4\xab\x79\x29\xd9\x40\x9e\x3c\x65\x97\xf2\x0c\x9c\x8e\xf5\x52\x9d\x81\x34\x4a\xfc\x41\x81\x5f\x8a\x37\x90\x27\xdf\xcf\x4b\xf1\x06\x52\x2b\xf4\x46\x97\xea\x0d\x44\xf6\xb6\x2a\xde\x40\x9e\xa8\x88\x4b\x9d\x06\x8e\xd6\xbc\x94\x69\x20\x4f\x5c\xd4\x97\x73\x92\x41\xa9\xd9\xa3\xbc\x3b\x85\x7e\x1d\x8f\xc8\xa5\xd2\xba\x4e\x7a\x2c\xcd\x67\x7c\x0f\x84\x9d\xd8\xe5\x94\x64\x50\x2a\xde\xcf\x4b\x41\x06\x8a\x43\xa3\x4b\x41\x06\x4a\x4d\xfe\xd1\xea\xbb\x53\x94\xcb\x7a\x2e\x05\x19\x28\xbe\xf2\x97\x01\x3f\x30\x9d\x2d\x7b\x19\xef\x03\x61\xf2\xf3\x4b\xd5\x06\x4a\xc5\xc9\x70\x29\xc6\xae\xca\xe8\xa5\xfa\x47\x5b\x59\x6d\xa5\x45\xb6\xd2\xd0\x1e\xef\xf6\xa5\x14\x03\xe9\xec\xf4\x7a\x19\xee\x03\x5b\xa4\x51\x64\x93\x2a\xae\xda\xe6\x25\x6d\x52\xf5\xeb\xef\x1f\x6d\x51\xc5\x55\x5b\x3c\xbf\x2d\xda\x08\xf7\x63\xb9\x54\x66\xa0\x54\x5c\x59\x97\x53\x98\x41\xb8\x53\xd1\xa5\x56\x03\xe1\xd6\x31\x97\xb2\x0c\x94\x9a\x3d\x97\x4f\xea\x46\xf1\x1b\x79\x29\xd4\x40\xa9\xd9\x73\xf9\xf0\x36\xdb\xcd\x53\xaf\x26\x03\xe1\xe0\xe6\x32\xd4\x77\xb9\x24\x36\x7b\x94\x0d\x62\xfd\x6b\xc5\x69\x7d\x29\xab\x40\x71\xe0\x71\x29\xab\xc0\x74\x3a\xef\xa5\xaa\x02\x45\x31\x7f\x29\xaa\x2e\x93\x5e\xfb\x45\x53\x2c\x5d\x66\xb3\xd6\xaa\x06\xf0\x40\xea\x79\x58\xe6\x6d\xeb\xf8\x69\x7d\x76\x94\x54\x97\xe9\xac\x35\xab\xf2\xe9\x32\x9d\xb5\x37\x57\xf5\x74\x99\xce\x9a\xf1\xd5\xa5\x7a\xba\x4c\x67\x8d\x02\xbe\x14\x4f\xa0\xa8\xf7\x2f\xa3\x75\xa0\xd8\xa5\x5c\x6a\x27\x50\xf4\x1e\x5c\x4a\xa7\x6b\xd8\x41\x63\x1d\x65\x12\x98\xee\x59\x77\x19\xad\x03\xd3\x08\xea\xa5\x70\x02\xd3\x99\xd8\x97\xba\x09\x4c\xa7\x93\x5f\xca\x26\x50\x1c\xf5\x5d\x4e\xf4\x05\x53\xbf\xd9\xa5\x90\x02\xc5\xf1\xe2\xa5\x8e\x02\x45\x87\xcb\xa5\x8c\x02\xa9\x3b\xc8\xb9\xd4\x51\x60\x3a\xb9\xf8\x52\x33\x81\xa9\xfb\xee\x52\x33\x81\xe9\xfc\xfd\x4b\xcd\x04\xa6\x01\xe0\xcb\xa8\x1d\x98\xce\xad\xbf\x94\x51\xa0\xe8\x5a\xb9\x94\x51\x60\x3a\x3d\xfc\x52\x46\x81\xe2\xcc\xca\x4b\x25\x04\xf6\x78\x03\x5b\x18\xb4\x03\x67\x7b\xb2\xcb\xa0\x1d\xa8\xae\x56\xbc\x54\x44\x60\xff\x93\x6a\x38\x7f\x17\xa4\xaa\xd7\xef\x52\x26\x81\xb3\x45\xeb\x65\x24\x0f\xec\xbf\xd2\x4e\x95\x13\xa8\xa7\xe3\x51\x39\x81\xfd\x9d\xa4\xed\x2a\x27\x50\x5d\x1c\x7f\xa9\x9c\xc0\x3e\x1b\x8d\x57\x27\x81\x93\x59\xef\x32\x98\x07\xf6\x61\xdc\x29\xa3\x79\xe0\x6c\xc7\x78\xa9\x9d\xae\x13\xba\xb3\x23\x53\x28\x5d\x66\xaa\xf6\xe1\x30\x4e\x07\x8a\x6e\xb0\x4b\x99\x04\xea\xf9\xea\xaa\x88\x40\x75\x55\xe1\xa5\x20\x02\x67\x8f\xe2\x4b\x3d\x04\xea\x79\x0b\x95\x43\xe0\x24\xbc\xbd\x94\x43\xa0\x1a\xf2\xbb\x0c\xe6\x81\xea\xac\x85\x4b\x81\x74\x1d\x81\x64\x77\xa6\x40\x02\xd5\x25\x9d\x97\x01\xbe\xeb\x3a\xb7\xdd\x26\x79\x43\xaf\x33\x2f\x82\xd3\x39\x69\x17\x54\xf7\x93\xbc\x14\x43\xa0\xba\x35\xe1\x65\x38\x0f\xa4\x28\xbf\xdf\x1f\x3a\x67\xf5\x13\xa8\xee\x11\x79\x19\xda\x03\xe9\x67\x02\x80\x4b\xf9\x04\xaa\x7b\x0b\x5e\xaa\xa7\xcb\x6c\xd3\xce\x53\xbd\x9c\x81\x7b\x99\x6d\xda\xac\x61\x97\x92\x0a\x54\x37\xd1\xbc\x54\x54\x60\xff\xd5\xba\x7b\x6f\x6f\x1d\xeb\x76\xd0\x4a\x2a\x50\xdd\x1f\xf3\x52\x51\x81\x7d\x18\xf7\xcd\xd9\xb6\xa0\xba\x35\xe8\xe5\x64\x5b\xb0\xaf\x40\x85\x9d\x6c\x0b\xaa\x5b\x13\x5e\x46\x06\xc1\x3e\x9b\x65\x5a\xe4\xd1\xd9\xee\x9b\x6e\xb4\x10\xd4\x7e\x2e\xaa\x95\x48\x05\x95\x5c\x96\x7a\x19\x40\x04\xd5\xfd\x10\x2f\xa3\x85\xa0\xf6\x53\x0f\x5b\xff\x30\x95\xc4\x21\x86\xa1\xc1\xcb\x34\xd2\x6e\x38\x70\x39\xd5\x16\xec\xba\x61\x5f\x45\x21\xa8\xee\x21\x7a\x29\x0a\xc1\x3e\x8c\x2b\xa8\x0a\xaf\xf7\x34\x0b\xfb\xaa\x01\x41\x75\xa3\xcc\xcb\xe8\xe0\x65\xca\x68\xd7\x1c\x5e\x86\x07\xc1\x36\x1c\x37\x5f\xad\x08\x76\x19\xed\x52\x2c\x5e\x4e\xb5\x75\x4d\xce\x65\x84\x10\x54\xf7\xa4\xbc\x14\x90\xa0\x9e\x0e\x5d\x01\x09\xb6\xe1\x3c\xcc\x9b\xef\x44\x5b\xd7\xbf\x5e\xaa\x4a\xb0\xcb\xb8\xad\xca\x4a\xb0\x55\x14\x06\x50\x57\x82\x7d\x1c\xf6\x54\x58\x82\x7d\x1c\xe7\x53\x46\x82\x7d\x1c\xad\x50\x34\x82\x7a\xc6\x59\x8a\x46\x50\xcf\x70\x49\xcd\x08\x52\x32\xa6\x7c\x39\x7f\x16\xa4\x76\x1e\x61\x35\x23\xa8\x6e\x54\x78\x29\x0f\x41\x9d\x7e\xe9\x0d\x39\x82\x7a\x86\x3d\x46\x1c\xc1\xbe\x00\x26\x51\x44\x82\x5d\x5d\x4c\xa7\x88\x04\xf5\x0c\xf8\xd4\x90\x60\xb7\x94\xd6\x1b\x85\x04\xd5\xf5\xd8\x97\xb2\xf2\x22\xe4\x98\x4c\xfd\x71\xa9\x2b\x41\x75\xed\xf8\xa5\xac\x04\xd5\xcc\x22\x97\xaa\x12\x54\xf7\xf5\xbd\x54\x95\xa0\x9e\x91\x95\xa2\x12\xec\x16\xd0\x50\x45\x25\xa8\xae\x99\xbf\x14\x95\xa0\x9e\x41\xa6\x9a\x12\xec\x7f\xee\x7b\x70\xab\x29\x41\x75\x13\xc8\xdb\x30\xe2\x4d\xcc\xd0\xb1\xe8\xad\xa6\x04\x67\x0e\xd2\x6d\x18\x11\xa4\xe4\xf6\x71\xb7\x61\x44\x90\x92\xd1\xd6\x5b\xed\x09\xf6\x71\x83\xb2\xb0\xcc\x85\x07\xa8\x8d\x5b\xf5\x09\xce\x34\xc6\xdb\x40\x21\xd8\x87\x65\xca\x1e\xcb\xec\xab\xa6\x97\x78\x2d\xd3\xcf\x85\x2c\xb9\x95\xa9\xa0\xe9\xe7\xbb\x95\xa9\x60\x1f\xb6\x6f\xd6\xad\x4e\x05\xcd\x0e\xfd\x56\xa7\x82\x7d\x18\x57\x50\xa8\x82\x5d\x86\x99\x54\xaa\x60\x37\x96\xda\x19\x64\x04\xfb\xde\xd3\x0a\xe5\x2b\xd8\xff\xc5\x78\xea\x57\x90\x92\x7b\x7f\xdd\x0a\x58\x70\xf2\x49\xdc\x0a\x58\xb0\x0f\xa3\x61\xce\xa9\x05\x4d\x67\xc9\x6d\x2c\x12\xec\x9a\x78\x55\x6d\x97\x88\x63\x55\x2b\xa7\xe9\x92\x71\xac\xf0\xaf\x9a\x2e\x11\xc7\xf2\xf6\x2b\x74\xef\x74\x3c\x84\xda\x44\xd3\x25\xe7\x14\xe3\xd9\xbe\x9d\x79\x0b\x9a\x63\x8b\x5b\xf5\x7b\xe7\x63\x26\x2a\xa2\xfc\x05\x29\xeb\x98\xbc\x0d\x63\xde\x27\x39\x14\x0f\xff\xad\x26\x06\x29\x9f\x5b\x61\x1c\x13\xec\x32\xcc\xa4\x50\x06\xfb\x7c\x1e\xa7\x9d\x36\x9a\x32\xe2\x56\x09\x83\x7d\x18\x56\x57\x0a\x83\xa6\xbe\xb9\x55\xc2\xa0\x6d\xa9\xf7\x9f\xbd\xf8\xad\x50\x06\xa9\x3b\x69\xea\x76\xbe\x2d\xd8\xed\xb1\x4c\x93\x65\x63\x66\x3e\xd0\x2a\x6a\xb0\xcb\xb8\xc7\x4a\x6a\xb0\xcb\xa8\xa8\x61\x4e\xb0\x2b\x4f\xbb\x0d\x73\x82\x7d\x1c\xd7\x50\x68\x83\x7d\x5d\xcf\xa7\x7d\x8a\xf6\xe1\xa3\x77\xab\xb4\x41\x53\x30\xdf\x2a\x6d\xb0\xff\xca\x9d\x57\x6a\x83\x5d\x66\x95\x35\x50\x31\x44\xe8\x6d\x56\x6c\x83\x7d\x9c\x65\x9a\xa0\x68\x02\x9f\x24\xd5\x36\xd8\x4f\x0d\xc7\x29\xb7\x41\xca\xa6\x85\xb8\xd5\xdb\xa0\x19\x82\xbb\x0d\x92\x82\x7d\x18\xad\x30\x48\x0a\x52\x37\x22\x72\x3b\xc1\x16\xa4\xf2\xf3\xc5\x54\x98\x83\xe6\x02\xfb\xdb\x20\x29\xd8\xb5\xf3\x12\x3e\x34\xf5\x04\x53\x3c\x4e\x43\x55\x56\x34\x9c\xb3\x69\xa8\xea\xec\x7c\xbf\x69\xc6\x52\x6f\x63\xa9\xae\xce\xbf\x55\xf0\x37\x71\xd3\x6a\xa4\xff\x56\xaf\xdf\x95\xa8\xa1\x9f\x3e\xc5\x39\xd8\x57\xa5\x61\xaa\xf3\xdb\x50\xaa\xf9\x0e\x6e\xe5\x39\xd8\x65\xd4\xce\x50\xea\x6d\x28\xd5\x14\x0e\xb7\x9a\x1d\xec\x32\x6c\xac\x68\x07\xbb\x8c\x47\x4a\xd5\x0e\x76\x19\xf7\x56\xd9\x7e\x9f\xf8\xaa\xdf\x52\xe3\xab\xa0\x19\x61\xba\x95\xf2\xa0\x1d\x03\x18\x5d\x05\xcd\x48\xc0\x6d\x70\x15\x34\x63\xb0\xb7\xb1\xd5\xdb\xd8\xaa\x92\xfc\x56\xf1\x83\xd4\x9c\x7d\x72\x1b\x5c\x05\x6d\x30\x5a\xb8\xf5\x02\x80\xfd\x57\x4e\xa7\xe6\x07\xa9\x39\x1e\xbd\x15\xfd\xf7\x89\xa4\x22\x9b\x6f\xc3\xa6\x60\x97\x79\x9c\xcd\xdf\x68\x83\x81\xd0\xad\x27\x00\xec\xc3\xb0\xb0\x9e\x00\xb0\xcb\x68\x98\xae\x00\x90\x9a\x0b\xf6\x6e\xa3\xab\x60\x1f\x67\x95\x7d\x28\x36\xda\x60\x0c\x75\xeb\x1f\xb8\x8d\xae\xfe\xfc\xa7\x36\xe9\xda\x04\xcf\xc5\x6d\x24\x15\xb4\x61\xa7\xa1\x83\x00\xb4\xa1\x95\x94\xfe\xa0\xb9\x82\xfb\x56\xd4\x83\xe6\x22\xf4\xdb\x15\xbd\x60\xbf\x10\xd4\x4c\xa1\x0f\x76\x99\x17\xb0\x05\xe3\x04\x83\xfd\xaf\x75\x1b\x46\x5f\xb0\xa5\xba\x1e\xa4\x72\xbe\xde\xea\x7a\x90\xca\xf9\xb2\x19\x20\x05\x4d\x57\xc5\xad\xd6\x07\xa9\xb9\xf7\xc7\xad\xd8\x07\xfb\xaf\xb4\x4b\x69\x0f\xf6\x25\xb8\x0f\x6a\x7b\xb0\x8f\xe3\x7e\x29\xee\xc1\x2e\xc3\x9a\x06\x44\x41\x3a\x1b\x79\xde\x06\x3f\x41\x73\x77\xd7\x5b\xc5\x0f\xd2\xd9\x44\xf3\x56\xf1\x83\x5d\x66\x2b\x6c\x6d\x1c\x47\x3c\xc6\x53\xdf\xdf\x47\xdf\x33\xea\xbb\x15\xf3\xa0\x19\x92\xbc\xd5\xf2\xa0\x19\xde\xbc\xd5\xf2\xf7\x3c\xcb\x21\xa8\x89\xc2\x1d\x34\xe3\x9b\xb7\xba\xfd\x46\xa4\x17\x53\xa9\xde\x8a\x74\xd0\x8c\xa9\xde\xc6\x3c\xc1\x96\xaa\x98\x4e\xe1\x0e\x9a\xee\xd8\x5b\xdd\x0e\x52\x31\x42\x74\x1b\xe0\x04\xa9\xa8\x8c\x6e\xc5\x3c\x48\x27\x63\xd6\xad\x2e\x04\x69\x98\x86\xe0\x76\x78\x0f\x76\xd9\xbe\xc6\x63\x17\xf3\xd8\xc5\x30\x18\x78\xec\x61\xc0\x71\x5b\x3c\xf6\x26\x00\x81\xbc\x7f\x3f\x16\x11\xe3\x42\x2b\x3d\xf6\x25\x60\xab\x72\xff\xf9\x59\xa6\x3e\x45\x65\x3e\xf6\x25\xe0\xcc\x48\x7d\xec\x36\xc0\x99\xb4\xfd\xd8\x6d\x3c\x76\x1b\xb9\xf5\xff\xee\xcf\x1f\x7b\x15\xb0\x3f\x82\xb4\xc6\x5e\xe5\xb1\x57\x31\x9a\xf5\xd8\xab\x3c\xce\xbd\x21\xb0\xf7\xd8\xab\x80\x61\x32\xd0\xc7\x4e\x05\xe4\xc6\x47\xe0\xb1\x4f\x01\x79\xf2\xe1\x7d\xec\x53\xc0\x74\x52\xdc\x63\x97\x02\xa6\x53\xd1\x1e\x7b\x94\xc7\xcc\x16\xd5\x3f\x6a\xad\x7a\xd4\x7c\xa7\x4c\x6b\x6d\x54\xf7\xe9\x7f\x74\x0a\x83\x3d\xd2\xa3\xcc\x8e\x07\x34\xbd\xaf\x8f\xfd\x0e\x48\x51\xf8\x3e\x3d\xf6\x27\xa0\x4d\xba\xa2\xc7\xee\xe4\xb1\x3b\xc1\xb5\xf7\xd8\x9b\x80\xee\x7e\x38\x8f\x9d\x09\x18\xa6\xab\x7d\xec\x25\x40\x9e\xa7\x16\xb6\x69\x77\x09\xff\x7b\x45\x2b\xdb\xf4\x60\x53\x31\x1d\xbe\xa0\x54\x5c\x05\x8f\x1f\xff\xe7\x38\x7c\xa9\x97\x33\x66\xc0\x54\xa1\x3f\x7e\xfa\xc1\xd4\x01\xf2\xf8\xe5\x07\x53\x7f\xc2\xe3\x57\xfe\x31\x17\x84\xc3\xa6\xc7\x2f\x3a\xa8\xce\x08\x7f\xfc\xa0\x83\x6a\x92\xae\xc7\x0f\x3a\xa8\x9d\x41\xce\xe3\x07\xfd\x71\x47\x82\xe6\xf9\x6d\x51\x3f\xe6\xa7\xcc\x0f\x3a\xd8\x65\xfc\x55\x97\xef\xe3\x8e\x04\x6e\xbf\xfc\xe8\xf3\x05\xbb\x8c\x8a\x38\x5f\x06\x9c\xb9\xb9\x8f\x4e\x5f\xb0\x1f\x74\xff\x6a\x4b\x87\x5d\xbc\x37\xca\x1e\x02\xec\x32\xac\x6b\x17\x01\xba\x1f\xc3\xc7\x1e\x02\x64\xf7\x48\x7c\xec\x20\x40\x6e\x3f\xeb\xa1\x41\x06\x99\x04\x7d\x53\xec\x32\x40\x14\xba\xae\xc7\xae\x00\x84\x92\xf8\xb1\x2b\x00\xa1\x34\x7f\xec\x09\x40\xa9\xf8\x3e\x1e\x3b\x82\xc7\x79\x31\xa7\xc8\x26\xe9\xd0\xf5\x41\x70\xbe\x0b\x28\x2a\xa7\xc7\x2f\x3e\x28\xaa\xa4\xc7\xaf\xfb\xa3\x3f\x77\x58\x64\x55\xf5\xe7\xfa\x4e\xeb\xcf\x7d\xf4\xe7\x3a\x1d\xfb\xf1\x7b\xff\x98\xef\xdf\x00\xc4\xa3\x3f\xf7\x31\x1f\x83\x33\x55\x1e\x3f\xf8\xa0\xba\x14\xed\xf1\x83\xff\x98\x8e\xc1\x9d\xde\x1f\x9d\xb7\x8f\x9b\x00\x84\x1f\x09\x27\xb9\x80\x94\x9d\xf6\xfc\xd8\x0b\x80\x7d\x43\x3d\xce\xa6\x4e\xa7\xf1\xf9\x6c\xd9\x33\x80\x7d\x43\xad\x8a\xf7\xe5\x5f\xd7\xc0\x1d\xb5\x6b\x00\xbb\x1f\xc0\xe6\x4e\x88\x01\x29\x9f\xbf\xfa\xf1\x60\x85\xc6\xef\x5c\x41\xa3\x4c\x27\xff\x6b\x28\x7b\x0b\x90\x4d\xdc\xfb\xe8\xfa\x7d\xae\xcc\xf3\xc1\x3f\x75\xfd\x82\x61\x96\xe6\x47\xd7\x2f\x18\xa6\x5f\x7e\x74\xfd\x82\x70\x8f\xce\x47\x3f\x2f\xc8\x53\xbb\xe9\xe7\x05\x79\xfa\x0a\xe9\xe7\x05\x79\xfa\x06\xe9\xe6\x05\x79\x6a\x5c\xdd\xbc\x8f\xeb\x38\x7c\xa7\x9c\x1a\x03\xf2\xf4\x95\x72\x6a\xcc\x63\xfa\x43\xa7\x96\x3d\x3a\x83\x41\xa9\xf4\x92\x8f\xbe\x60\x10\xe7\x13\xa0\x2f\x18\x14\x9d\x08\x8f\xa9\x1a\x40\xa9\x74\xea\x8f\xee\x61\x50\x2a\xc3\xa6\xc7\x4c\x0d\x20\xce\x03\xa3\x47\x18\x14\x93\x73\x3f\x4e\xa8\x01\xc5\x9d\xa8\x1f\x9d\xc4\xa0\x54\xc6\x42\x8f\x3e\xe2\xc7\xf5\x1f\xde\x36\x7d\xc4\x8f\xeb\x3f\x18\x6b\x3f\xba\x88\x41\x71\xa3\xc1\x47\x0f\x31\x28\xb5\x78\x2e\x4d\x71\x93\x3e\xae\xd8\x20\x9f\x0a\x97\x84\x34\xff\xa8\x71\x6e\x8c\xc3\xe0\xeb\xd1\x3f\x0c\x4a\xf5\xe5\x71\xc6\x0d\x28\xd5\x8e\x5b\x8f\x31\x28\x7a\x3f\x1e\x3d\xc6\xa0\xc4\xf8\xc3\x02\xb0\x47\x7f\x32\x28\xfa\x15\x1e\xfd\xc9\xa0\xe8\x56\x7a\x74\x1d\x3f\x0f\x71\xbc\x61\x1d\xb5\x8a\x8b\x4a\x90\x8c\x8f\x2b\x48\xc0\xd4\xcb\xf6\xe8\x26\x06\xa9\xff\xec\x90\xf5\x13\x3f\xfa\x89\x15\xc3\x8f\x7e\xe2\x07\x9f\xb0\x8b\x97\x1e\x7d\xc2\x8f\xdb\x08\x22\x22\x1f\x5d\xc2\x60\x77\xab\x5c\xc1\x99\x42\x8f\x6e\x62\x3d\x1e\x8f\x6e\x62\x90\xaa\xee\xb8\x47\x3f\xf1\xa3\x9f\x58\x69\xfd\xe8\x13\x7e\x8e\x4f\xd8\xc7\x44\x9f\x30\xd8\x65\x9e\xcf\xdb\xfd\xfa\x19\x20\x48\xf6\xe8\x14\x06\xb5\x9f\xd3\xd9\xd8\xd7\x31\x84\xe3\x0a\x9d\xc2\xa0\xf6\xea\x3f\x6d\xff\x7b\xbe\x8d\xb4\x4c\x9f\x30\xa8\x1d\x57\xc5\xa3\x4b\x18\x54\xd3\xbf\x3e\x0e\x19\x9f\x8f\xc9\xf7\x36\x55\x87\x30\xa8\x6e\x98\xfd\x38\xaf\x08\xec\xf3\xf3\x0c\xeb\x23\x06\xb5\x3b\xa2\xd3\x47\xfc\xb8\x08\xc5\x35\x3a\x8f\x4e\xe2\xc7\x89\x45\x2e\x60\x79\x9c\x58\x04\xf6\x57\xcb\xff\x6a\xa4\x8f\xb5\x07\xbe\x12\xfa\x8d\x41\xea\xae\x5c\x7b\x9c\x6b\xf4\xe0\x38\x36\x13\xf4\xa3\xe3\x18\xec\x0f\x3e\x67\xd3\x4b\xfc\x1c\x2f\x31\xb1\x9a\x47\x2f\xf1\xe3\x54\x23\x3d\x2b\x8f\x6e\x62\x90\xfe\xf5\x89\xba\x89\x1f\xa7\x1f\xe9\x7a\x7a\xf4\x13\x83\xea\x84\xb5\xc7\xd5\x2a\xcf\x71\x1d\x7b\x07\xf5\x13\x83\xd4\x8b\x1f\x77\x1d\xc5\xe0\x4c\x9f\x7e\x5c\x99\x02\x76\xdf\xe3\x15\x6c\x3f\x3b\x08\xe8\x95\x7a\x74\x1e\x83\xa6\xd7\xe7\xd1\x77\x0c\xda\x79\xce\x5d\x97\x02\xce\x14\xf0\x47\x77\xf2\xe3\x06\x01\x86\xe7\x5e\x7d\xc7\xaf\xf3\x91\x8c\xf5\xbd\x4e\x48\x7a\xcd\xab\x60\xe0\xf0\x35\xaf\xc2\xeb\x9e\x85\xce\xe1\x78\xf5\x28\xbf\x6e\x06\x60\xc4\xf5\xd5\xa5\x0c\x9a\x13\x17\x5e\x3d\xca\xef\xef\x8c\x5f\xfc\x6b\x58\x86\x8b\x22\xac\xc9\xb4\xc8\x19\xe0\x04\x2b\x5e\x1d\xca\xa0\xe9\x2c\x79\x75\x28\x83\x34\xcc\xe4\xf6\xea\x50\x06\xa9\xfb\xe0\xbc\x3a\x94\x41\x1b\x3f\xcf\xb6\x2c\x52\xa3\xef\xe7\xfc\xd5\x77\x0c\xb6\x84\xe6\x9f\x3a\x8f\xc1\x6e\x2a\x57\xd0\x79\x0c\x76\x19\x66\xd2\x79\x0c\xda\x38\x7f\xd5\x22\xc9\xe4\x03\x56\x4e\xdf\x31\xd8\x9a\xd7\xbf\x6a\x12\xfc\xc4\xce\x1d\x7f\xf5\x13\x83\xd4\xd4\x18\xaf\x7e\xe2\xd7\x7d\x04\xca\xb9\x84\xed\xc7\x29\xec\xb4\xc3\x57\xa7\x30\x48\xa7\x3b\x7e\x75\x0a\x83\x74\x32\x3f\xbf\x0e\xb6\x41\x72\x32\xd0\xeb\xc8\x1a\xe4\x49\xdf\xfe\xea\x53\x01\x79\xf2\x10\xbe\x0e\xb6\xdf\x3d\xd8\x9e\xc6\x4e\x5f\x07\xd6\xa0\xba\x46\xf3\x75\x60\xfd\xba\xd7\x97\xf2\xe4\x75\x64\x0d\xaa\x49\x97\x5f\xa7\x52\xbc\xee\xf5\x75\x1e\x11\x47\xdb\xef\x19\x6d\x5b\x0f\x47\xdb\x20\x39\x9b\xea\x75\x60\x0d\x86\x3b\xcf\xbe\x8e\xab\x41\x36\xc3\xc4\xab\x93\x05\x64\x93\x33\xbc\x0e\xab\x5f\x57\x43\x4f\xff\x68\x33\x59\x0d\xdd\x92\x47\xd9\xcc\x41\x22\x66\xed\xe3\xa0\x1a\x44\xf1\x29\x72\x50\x0d\x52\x75\x5a\xe3\xeb\xa8\x1a\x44\xf1\xc9\x72\x54\xfd\x9e\x51\x35\x27\x73\x54\xfd\x3a\xaa\xb6\xae\x8e\xaa\x41\xa9\xd5\xa3\x6c\x64\x98\x96\x40\x6b\x3b\xac\x06\xe1\x77\xe6\xd5\xbd\x02\x4a\xf5\xa9\x72\x58\x0d\xc2\xdc\xcf\xaf\xc3\x6a\x50\x6a\xf5\x5c\xde\xa6\xb0\xef\xfc\x83\xbc\x7e\x1d\x75\x83\x69\x04\xf6\xd5\xcb\xf2\xb2\x31\xb8\x01\xf6\xd7\x41\x37\x98\x86\x33\x5f\xc7\xdc\x60\x1a\x69\x7e\x75\xbb\x80\xa9\x20\x7e\x1d\x85\xbf\x13\x0d\x48\xd7\xf8\x3a\xe2\x06\xd5\x2f\xfc\xab\xd7\xe5\x3d\xd3\x25\x9a\x27\xb3\xc1\x6e\xf6\xed\x2b\xe3\x38\xfa\x75\x63\x6f\xbd\x58\xaf\xe3\x68\xb0\xcb\xb8\x3d\x8e\x90\x41\x35\xef\xfa\xeb\x00\xf9\x75\xc7\x6e\xe7\x9f\xbf\x8e\x90\x5f\xe7\x90\x3b\x63\xe8\x75\x88\x0c\xaa\xa9\xcb\x5f\xc7\xc3\x60\x3f\xd3\x54\xd8\xb9\x10\x20\x1d\x8d\xf6\x3a\x48\x7e\xdd\x11\xcb\x99\x76\xaf\xa3\xe4\xd7\x1d\xb1\xe8\x7d\x5f\x47\xc9\xaf\xb3\x21\xce\x9b\xe4\x30\x19\xec\xcf\xa3\x97\xb5\xb1\x4c\x87\xc8\x4e\xa2\x7f\x1d\x28\x83\x7d\x9c\x2d\xf3\x06\x32\x52\xce\x2e\x57\x78\x9d\x44\x0e\x52\x76\x4a\xd3\xeb\xe8\x19\xa4\xf2\x63\x70\xf4\x3a\x56\x06\xa9\xe8\x00\x7f\x1d\x2c\xbf\xee\xa8\xe5\x97\xda\xc1\x32\xc8\x66\x84\x79\x1d\x2c\x83\xd1\x7d\x81\x1d\x2c\x83\xe1\x14\xf2\xd7\xc1\x32\x18\xfd\x9c\xcb\xe6\x33\x32\x2e\xbe\x9a\x8e\x8c\x41\x9e\xbe\xc0\x0e\x83\x41\x94\x9f\xe7\xb2\x4d\x37\x6b\xd5\x11\x2f\xaf\x63\x5e\x10\x85\xf1\xd9\xeb\x98\x17\xa4\xa1\x24\x7b\x1d\xf4\x82\x70\x07\xe6\xd7\x41\x2f\x88\x42\x9c\xfc\x75\xd0\x0b\xd2\xbf\xf7\xdc\x31\x2c\x08\xa7\x6b\xbe\x4e\x89\x00\xc5\x0c\x8a\xaf\xc3\x5a\x10\x66\x22\x78\x9d\x11\x01\x42\xff\xe0\xeb\xec\x07\x50\xaa\xcf\xae\x23\x5d\x50\x6a\xb3\xfe\xde\xcd\x87\x49\x85\x4c\x6a\x7a\xcd\x3d\x06\x8a\x1b\x23\xbd\x8e\x7d\x41\x98\x3d\xe0\x75\xf5\x34\x98\x8e\xe0\x5e\x47\xc3\xa0\x54\xc6\x4d\xaf\xa3\xe1\xd7\xcc\xe0\x0e\x08\x1c\x0d\x83\xd4\x8f\xc5\x1c\x0d\x83\x30\x1f\xc2\xeb\x60\x18\x84\xcb\xef\x5f\xc7\xc2\xaf\x2b\xaa\x19\xf4\xbf\x4e\x99\x78\xcd\x16\xee\xe0\xc2\xd1\x31\x08\x33\x30\xbc\x0e\x8e\x41\xa9\xa7\xae\x5a\xc7\x6c\xe1\x8c\x68\x5e\x87\xc6\xaf\xd9\xc2\xbb\xf5\xd2\x3a\xac\xa8\xae\xbe\xb0\x0e\x83\x5f\x97\x4f\xdb\x29\x3b\x0a\x7e\x9d\x70\xef\xab\xee\x28\xf8\x75\x45\xb5\x7d\xad\xa3\xe0\xd7\x09\xf7\x5e\xd1\x09\xf7\x60\xba\x0b\xc9\xeb\xc0\x18\x14\xbd\x42\xaf\x83\x60\x50\x74\x00\xbd\x0e\x82\xc1\x34\xcb\xff\xeb\x18\x18\x14\x23\xed\xaf\x43\x60\x30\x1d\xc7\xbe\x8e\x80\x41\xd1\x0f\xf8\x3a\x02\x06\xd3\x41\xf1\xeb\x00\x18\x4c\x87\xf5\xaf\x03\x60\x30\x1d\x89\xbf\xce\x9c\x00\xc5\xe8\xf1\xeb\x90\x18\x4c\x5d\x8f\xaf\x23\x62\x30\x55\x12\xaf\x03\x62\x30\xd5\x20\xaf\xe3\x61\x50\x0c\x9d\xbf\x0e\x87\xc1\x54\x48\xbc\x8e\x5f\x41\x31\xac\xfd\x3a\x58\x05\xd5\x24\x16\xaf\x83\xd5\xd7\x4d\xb7\xf5\xa6\xbc\x8e\x56\xdf\xb3\x8a\xda\x77\xc6\xd9\x0f\x60\x77\x02\xbb\x4d\x9f\x23\xd8\xcf\x5d\xb7\x9d\x82\xf7\x39\xfd\x01\xa4\xee\x48\xf7\x73\x54\xfb\xb9\x13\xb7\xee\xb6\xcf\x51\x2d\xd8\xff\xcd\x94\x55\xcb\x4c\x51\xdd\xbd\x46\xb3\x4c\xe9\xc7\x3b\xf7\x39\xac\xfd\x5c\x6f\xed\xc8\xf9\x73\xa2\x04\xd8\x65\x85\xb2\x69\xd9\xf1\x54\x76\xca\x2e\xcb\x5c\x70\x7e\xea\xf7\x5a\xa6\x0d\xe8\x57\x3e\x67\x40\x80\xd4\xf6\x77\xe3\x3f\x3b\xeb\xcf\x41\x2e\xa8\xee\x39\xf1\x39\xc8\xfd\x5c\x70\xed\xc5\x1c\xe3\x7e\x67\xc1\xb5\xc6\x70\x8c\xfb\x99\x87\xdc\xa9\xb0\x9f\x63\x5c\xb0\xcb\x3c\x9d\x06\x3a\xab\xb0\xcf\xf9\x34\x90\x9b\x6c\x1b\x4c\xfb\x1c\xe4\x7e\x67\x19\xb6\x0d\x77\x82\x04\xd8\xff\xb5\x2c\x2c\x53\x0a\x6a\x34\x47\xbe\xdf\x59\xae\xed\x8d\x76\x8a\xc4\x67\x66\x73\xfd\xc7\x9f\xa3\xe1\xcf\xcc\xe6\x86\x27\x3f\x87\xc3\x9f\x5b\x6f\x3b\x69\xfc\x73\x38\x0c\x6a\x3f\x4d\xd3\xb6\x09\xbd\xec\x6d\x76\x8a\x04\xa8\x26\x10\xfa\x9c\x21\xf1\xe5\x33\x28\xe0\xae\xb8\xf8\xfb\x73\xdf\x6d\xeb\xe1\xac\x09\x50\xbb\x4d\x70\xd2\xc4\x67\xfa\x73\x67\x2e\x7f\x4e\x9a\xf8\x4c\x7f\xee\xa4\xe1\xcf\x49\x13\x60\x97\x61\x4e\x27\x4d\x7c\xe6\x3f\x37\xae\xf9\x39\x41\x02\xec\x67\x1a\x13\xbb\xbc\x00\x54\xf7\x47\xf9\x9c\x34\x01\x52\x73\xec\xf4\x39\x69\x02\x54\xf7\x9d\xf9\x9c\x02\xf1\x39\x05\xc2\x15\x92\x9f\x53\x20\x3e\xd3\x9f\x1b\xb0\xfd\x9c\xee\xf0\xb9\xd0\x5b\x77\xd0\xe7\x74\x07\x50\x1d\x67\x7e\xce\x76\xf8\xca\x11\xc7\x98\xce\x55\x05\xa0\xfa\xa1\xff\x9c\x00\x01\xaa\xdd\xe0\xe7\xfc\x07\xb0\x2f\x40\xf3\x5d\x69\x00\xf6\xd9\xb8\x37\x46\xa7\x40\xb5\xd7\xfb\x9c\xff\x00\xd2\x19\x02\x7c\x86\xa7\xbe\xe2\x74\xb9\x62\xe5\x6c\x57\x39\x8a\x83\x1b\x66\x2c\x0a\xec\xe3\xa8\x8a\xf3\x1a\xbe\x7a\xbc\x03\x58\xdd\x00\xd5\xe7\xea\x6f\x5d\x6b\x9f\x11\x2a\x50\xed\x21\x3f\xd7\x16\x80\xea\xd0\xfe\x33\x00\xf5\xb9\x37\xb7\xee\xf1\xcf\x00\x14\x48\x27\xab\xd4\x67\x04\xea\x73\x6f\x6e\x83\x9d\x9f\x21\x28\xd0\xce\xa7\xc0\x10\x14\x68\xe7\xeb\x65\x08\x0a\x34\x3f\x9a\x9f\x21\x28\xd0\xce\xf7\xd1\x10\x14\xd8\xe7\xf7\x9f\xde\x7d\xb7\xe6\x76\xad\xfa\x67\x0c\xea\x73\x6b\xee\x60\xf4\xf4\x19\x84\x02\xbb\xe3\xa7\x22\x06\xa1\xc0\x3e\x0e\xcb\x39\xab\xe1\x73\x6b\x6e\xf7\x3a\xfb\x8c\x42\x7d\xce\x6a\x50\x94\x7f\x86\xa1\x40\x3b\x06\x36\x0c\xf5\x39\xa9\xc1\x69\xbe\x9f\x71\xa8\xaf\x1d\xe7\xba\x7f\xb5\xfd\xcc\x60\x70\x84\xfd\x19\x9b\x02\xfb\x0a\x96\x69\x00\xd7\x8c\x3b\x6f\xfb\x33\x60\xf5\xb9\x66\xfc\x7c\xbd\x9d\xd7\xf0\x39\xaf\xc1\x60\xd1\xe7\xbc\x06\xb0\xcb\x30\xa8\x91\x2d\xd0\xce\x93\xe8\xbc\x86\xaf\x1f\x97\x09\x06\x35\xda\xf5\xb9\x6a\xdc\x69\xce\x9f\xe1\xae\xaf\x1f\x37\x0a\x97\x70\xae\x03\x68\x8e\xff\x3f\x55\x39\x68\xe7\xe1\x34\x04\xf6\x39\xfb\xc1\x19\xd2\x9f\x4a\x1d\xb4\xf3\x82\xa9\xd4\x3f\x67\x3f\x38\x5d\xfc\x53\xaa\x83\x34\x4c\x11\xf0\x39\xfb\xe1\x3b\x1b\x7e\x0d\x2f\xa1\xed\x9c\xfd\xe0\xfa\xc2\x4f\x01\x0f\x9a\x53\x58\x3e\xf5\xfb\xd7\x8f\x72\xf0\x12\x9a\x04\xb1\x9e\x5d\xad\xf8\x19\x06\x03\x69\x38\x83\xfe\x53\xad\x83\xe6\xac\x96\x4f\xb5\x0e\xf6\x5f\x2d\xb3\xfd\xcc\x89\x70\x92\xcc\x67\x64\x0c\xec\x4f\x1d\x95\x53\xc2\x83\xe6\x7c\x98\x4f\x09\x0f\xf6\xd3\xe9\x61\xb6\x9f\xb9\x13\xd9\x98\xc9\xa7\x62\x07\xcd\x79\x48\x9f\x82\x1d\xec\xc3\x68\xab\x4b\x22\x40\x6b\xa7\x09\x3e\x11\x4c\x9d\x18\x6e\x1d\xfc\xa9\xe2\x41\x3a\x09\x0c\x3f\x65\x3c\x68\xe3\x67\x91\xad\x0f\xb2\x55\x22\x3c\x3e\x55\x3c\xd8\x92\xab\xfe\xa1\x37\x57\xe5\x83\x36\x90\x42\x9f\xf1\x34\xb0\xcf\xc2\x2d\x71\x85\x04\x68\xce\x65\xfa\x9c\x56\xf1\xb9\xce\xfc\xf4\xaa\x3a\x08\x40\x1b\x7e\x2f\x75\x10\x80\xa6\x37\xed\x73\xa6\x05\x68\x66\xc5\xff\xf4\x19\x7c\x4e\xb4\xf8\x85\xd7\xf4\xd1\x08\x1c\x6c\x61\xd5\x34\x97\x73\x2f\x7e\xfe\x55\xb7\x00\x48\xc5\xa8\xff\xa7\x5f\x00\xb4\xd3\xe3\xe9\x17\x00\xfb\x30\xea\xa6\x63\x00\xb4\xd3\x59\x1a\x9e\x03\xfb\x30\x1e\x03\x9d\x05\xdf\x3c\x0e\x36\x5a\xaf\xb7\xe0\x23\x3c\x57\x8c\xb7\x7e\x86\xe7\x40\x2a\x66\xd9\xf8\x0c\xc5\x81\xfd\x5f\x9e\x03\x43\x6c\x20\x95\xea\x27\xc4\x18\xdb\x87\x6f\xa0\x54\x3f\x0d\xfa\x06\x40\x3b\xdf\x7c\x5d\x03\x20\x15\xf7\xca\xfd\x0c\x9f\x81\x5d\x46\x95\xf5\x17\x80\x5d\x46\x95\xf5\x17\x80\x2d\xb4\xb1\x80\xfe\x02\xb0\x3b\x73\x8f\xb3\x19\x57\xb8\xa9\x22\xd5\xd3\x61\x00\x52\x39\xef\x95\x0e\x03\xd0\x5c\x0d\xf8\xe9\x2f\xf8\xf4\x17\xd8\xd3\xe8\x2e\x00\xb9\xf9\x98\xea\x2d\x00\xa9\x9e\x8e\xcb\x20\x1a\xd8\xef\x37\x15\xd1\x33\xf0\x19\x45\xf3\x73\xa1\xbe\x07\xfb\xaf\x9c\x4e\xe9\x0e\xaa\x93\x54\x3e\xa5\xfb\xe7\xb2\x71\x17\xa0\x7e\x86\xb0\xbe\xfb\x74\xdc\x9c\x4e\xa5\x0e\xda\xa9\x88\xaa\xfc\x73\x2b\x6b\xd7\x58\x7f\xca\x72\xb0\xaf\xca\x83\xe2\xda\x02\xb0\x2d\x42\x85\x0d\x24\x81\xe4\x04\x97\x4f\xc5\x0d\x92\x69\x12\x3f\x15\x37\xc8\xe6\x8f\xfd\x54\xdc\x20\x9b\x9f\xf6\x53\x71\x83\x74\x3c\x06\x9f\x92\x1b\xe4\x86\x8f\xf8\x53\x5f\x83\xe1\x22\xe3\xcf\x45\x09\x20\x37\xff\xa8\xe4\x06\xc3\x99\x62\x9f\x92\x1b\xe4\xc6\x04\xf1\x4f\x2d\x0d\xa2\xe0\x77\xfc\xd4\xd2\x20\xca\x39\xca\x46\xbe\xce\xb4\xf7\xeb\xac\x72\x06\x79\xda\x3b\xab\x9c\x41\x94\xe4\x51\xb6\x92\xa5\xea\x25\x79\x94\xad\xdc\x88\x72\x5a\x64\x23\x5f\x16\xcc\x7a\xeb\x14\xd3\xdf\xa7\xf3\x84\x5b\xa2\x72\x06\xe9\x5f\xcd\xd4\xc9\x20\xfd\x3b\x9b\x11\x24\x10\xae\xe5\xfd\xd4\xce\x9f\x9b\x6f\xf9\xdc\xaa\x9d\x3f\x37\xdf\xf2\xcb\xac\x50\xfe\xdc\x7c\x8b\x70\xf3\xa7\x2a\xfe\xdc\x69\xcb\x1e\x42\x55\xfc\xb9\xd3\x96\x9f\x6f\x97\x18\x80\xf4\xaf\x99\x2a\x65\x10\x2e\x02\xfe\x54\xca\x20\x5c\x3d\xfc\x29\x8b\x41\x18\x95\xfe\x94\xc5\xdf\x89\x13\x69\x46\x45\x30\x08\xe3\xd9\x9f\x31\x21\x10\xae\x28\xfe\x5c\x4d\x00\xc2\x40\xf8\x67\x94\x08\x84\x8b\x8c\x3f\x83\x44\xa0\x54\x3b\x38\x83\x44\x20\x9c\x2f\xf6\xa9\xb1\x41\xb8\x14\xf9\x33\x46\x04\x4a\x55\x8e\x29\xbb\x41\xa9\xaa\x31\x25\xf6\xe7\x4e\x5e\x1a\x51\x85\x0d\xa6\x7e\xd1\xa5\xc0\x06\x53\xf5\xb0\xd4\xd7\x60\xea\x02\x5d\xca\x6b\x30\xd5\x9d\x4b\x75\xbd\xdc\xef\x2b\x3c\x57\xb3\x88\xf9\x21\x7c\x33\x97\x3a\x1a\x4c\x43\x04\x4b\x19\xbd\x7e\xc1\x51\x99\xa2\x69\x11\x53\x46\xc2\x2b\x5e\x16\xe1\x5a\x98\x9e\xeb\xb6\x08\xc7\x08\xe3\x86\xa5\xac\x5e\x47\x56\x0f\x4f\xf6\x59\xa6\x6b\x81\xf1\xd5\x52\x24\xaf\xb3\x33\x17\xdf\xa9\xa5\x22\x06\x35\xff\x65\xaf\xee\xa5\x5e\x06\xd5\x34\x14\x4b\xb9\x0c\xaa\x09\x2e\x97\x6a\x19\x54\x93\x65\x2e\xc5\xf2\x3a\xc2\x98\xb1\xec\x52\x18\xaf\x23\x8c\xe9\x74\x96\xc2\x18\xec\x6f\x9d\xc7\x69\x88\x23\x8c\x4f\x73\xb4\x44\x42\xf2\x9d\xa2\xc7\x22\xe2\xc8\xc3\x8a\x68\x1c\x65\xf1\xb9\x80\xb6\x51\x16\xf3\x30\x2d\x65\xf1\x52\x16\x6b\x41\x65\xf1\x3a\xb2\xf8\x94\xd9\xf6\x23\x78\xe9\x37\x97\x82\x77\x1d\xc1\xab\x55\x15\xbc\xa0\x76\x9e\xe0\xa5\xde\x05\xd5\xb4\xcb\x4b\x69\xbb\x94\xb6\xe7\x64\xb6\x93\xb4\x66\x9d\x77\x72\x39\xf7\x7f\xe5\xa3\xf5\x3d\x99\x8d\xca\xa7\xff\xf2\x38\x5b\x65\x5e\x33\xe7\x64\x2c\x67\xf7\x83\xaa\xf3\x70\xa9\x76\xc1\xee\x6f\x69\xbd\x29\xcc\x40\x4a\x4e\x9b\x58\xca\x5d\x50\x75\x7e\x2e\xd5\x2e\xd8\x87\xd1\x06\xe5\xee\x32\xad\x99\x93\x43\x96\x7a\x77\xfd\xd3\xbb\x5e\xd6\xe7\xdd\xbc\x66\x86\x69\x96\x1a\x18\x54\xfd\xb7\x4b\x09\x0c\xf6\x61\x18\xdd\x19\x9a\xa0\xea\x73\x5d\xca\x5d\xd0\xf4\x69\x2d\xd5\xee\x72\xe6\xa5\xef\x85\x62\x77\x29\x76\xdd\xb5\x71\x29\x76\x41\x6a\x0e\x2d\x96\x62\x17\x34\x3d\x5a\xcb\xe9\x96\x60\xab\x3d\xea\xa6\x00\x5e\x66\x3a\xf3\xc5\x56\x00\x83\xa6\xbf\x62\xa9\x7f\x97\xf3\xf5\x9d\x6a\xb1\x14\xb6\xa0\x39\x64\x58\x0a\x5b\xb0\x6f\x03\x36\x52\xd9\xae\x93\xfb\x8c\x8f\xe8\x52\xc6\x82\x66\xbf\xbf\x54\xb1\xa0\x39\x13\x74\x29\x62\x97\xd3\xf5\x5d\x52\xbc\x9c\x36\xb9\x9c\xae\xef\xf2\xea\xe5\x74\xfd\xd5\xce\xd0\x82\xca\x29\x6c\x97\xd3\xf5\x5d\xb7\xbe\x14\xb6\xa0\x39\xe3\x7e\xa9\x6b\x97\xd3\x2b\xcf\x63\xa8\xb0\x5d\x8a\x58\x5d\x5d\xcb\x99\xf9\xab\x9d\x41\xb9\x97\xb0\xfd\x66\x3e\xd3\x5d\xb5\x54\xb6\x4b\x65\x7b\xde\x7c\x95\x2d\xd8\x83\x6b\xec\xa9\xb2\x05\xa9\x27\xdf\x56\x95\x2d\xd8\xc7\x79\x3e\xad\xd2\xce\xc0\xdc\x66\x1c\xb3\x10\x0d\xd7\x9e\x2a\x5b\xb0\x47\xcd\x96\x69\xa9\xee\x58\x9d\x7f\x2a\x6c\xc1\x3e\xcc\x32\x0d\xd5\xcd\x07\x46\x4f\xbe\x54\xb6\x60\x97\xd1\x0a\x65\xec\x42\xb3\x0e\xb3\xf8\x2f\x23\xc2\x20\x0d\xf7\x04\x58\x8e\xfd\x41\x0a\x37\xe1\x58\xc6\xf6\x40\x72\x36\xf2\x32\xb4\x07\x4a\xb5\xf3\x30\xb2\x07\x8a\xa1\xe4\x65\x64\x6f\xb9\xcf\xef\xf0\x51\x74\xa8\xbe\x5c\xe3\xec\x5d\x74\x54\x0e\xf6\x5b\xc8\x5d\x74\x54\xbe\x4c\xf0\xe4\x77\xce\x01\x38\xa8\x46\x2b\x96\x43\x66\xd0\xda\xb9\xa6\x8d\xda\x68\xa6\xe9\x5e\x86\xd7\x40\x73\x5f\xba\xe5\xb8\x1a\x24\xe7\xd2\x2e\x53\x11\x83\xdc\x18\x9f\x2c\x47\xda\xcb\x91\xf6\xf4\x8f\x56\xff\x76\xcc\xeb\xb7\xc0\x18\x1c\xd8\x0f\x2b\xcd\x34\x08\x07\xdc\xa3\x63\x39\x46\x07\x29\x8a\xdf\x38\x83\x70\x20\x0d\x67\x1f\x2e\xa7\xac\x81\x34\xd2\xb9\x82\xcf\x2a\x69\xa1\xc2\x99\x00\xcb\xf1\x3d\xd8\x65\xb6\xc1\x3b\xc5\x00\xbf\x0d\x3f\x24\x06\xe7\xc0\x3e\xce\xba\x68\x91\x8d\xee\x1c\xed\x65\x24\x0e\xa4\x33\xcc\x5d\x0e\xfa\x41\x72\x32\xd6\x72\x36\x19\x48\x86\xd7\x97\x91\x38\x90\x9c\x05\xb1\x8c\xc4\x81\x54\x7e\x7f\xd8\xa2\x7b\xa9\x1b\x40\x77\x31\xc2\x52\x36\x80\x74\xc6\xb7\x4b\xdd\x00\xfa\xb0\x2d\xea\x06\xb0\x0f\xe3\x8e\x2b\x1c\x40\x1f\x7e\xa0\x14\x0e\xcb\x6d\x82\xec\xfd\x8c\xcb\x81\x14\x3a\x54\x96\xc2\x01\x24\x73\xa3\x2f\x85\x03\xe8\x03\xcf\xce\x52\x38\x80\x3e\x34\xbd\xc2\x61\x19\xab\xf3\xb9\x33\x54\x07\xfa\x70\xc8\x60\xa8\x0e\xf4\xe1\x7d\x54\x5e\x80\x3e\xec\x35\xd5\x12\x20\xf5\xe2\xf9\x1d\xec\x83\x91\xac\xbf\x91\x33\x30\x92\x36\x73\xfc\x0f\xb2\x9b\x21\x2c\x23\x67\x60\x24\x7b\x6f\x15\x01\xc8\xa6\x5b\x5a\x0a\x02\x90\x4d\x83\xb8\x14\x04\x20\xbb\x89\xc6\x32\x72\x06\xb2\x8b\x61\x96\x61\x32\x90\xcd\x78\xb8\x14\x04\x20\x9b\x2b\x71\x39\xfa\x07\xd9\x1c\x88\xcb\xc1\x3f\x18\xe7\x13\x6a\x4c\x0c\x64\xb7\x32\x59\x8e\xea\x41\x6e\x4c\xfe\x5a\x8e\xea\xc1\x70\x3d\xd2\x72\x54\x0f\x86\x0e\x96\xe5\xa8\x1e\xe4\xe6\xc3\xe3\xa8\x1e\xe4\x96\x3d\xbd\x8f\xdd\x72\x58\x87\x97\x64\x39\xac\x07\xb9\x31\x57\x6d\x39\xac\x07\xc3\xf5\x49\xcb\x61\x3d\x18\xce\x73\x5a\x46\xd3\x40\x6e\xbe\x7c\x8e\xf4\xc1\x70\x15\xd3\x72\xa4\x0f\x06\x2b\xb6\xe6\x8f\x91\xbe\xc8\x6d\x3f\xc1\xf3\xc7\x48\x5f\xe4\xb6\x05\xce\xfc\x31\xd2\x17\x83\xa5\x4e\xf3\xc7\x48\x5f\xe4\x96\x33\x45\xd5\xa2\xca\x51\xfe\xb1\x59\xd4\x38\xca\x2b\x76\x8b\x48\x02\xb5\x5f\xf6\xf9\x63\x6a\x98\x48\xfd\x37\xfd\xe7\x6d\x19\xf3\x6b\xb6\xf5\xe7\x8f\x39\x5f\x22\xca\x39\xd9\x6b\x11\xf9\x8f\x66\x50\xb4\x2c\xda\x9d\xc1\xef\x47\x51\xb2\x91\x1b\xe5\x67\xbb\x93\x8d\x4c\x08\x58\xab\x9f\x6c\x24\xc1\xb0\xc6\x0a\xea\xf9\x4b\x36\x69\xa3\xfc\x92\x87\xd9\xa4\x8d\xf2\xdb\x37\x64\xfe\x92\x4d\xda\x28\xbf\xe4\x1f\x87\x45\x83\xa3\x2c\x9a\x16\x31\x11\x7a\xd2\x70\x86\xf1\x22\xcf\x89\xf5\x93\xed\xde\x28\xbf\x44\xbb\x93\xed\x4e\xb6\x1b\xeb\x27\xdb\xbd\x51\x7e\xde\x10\x46\xf1\xa2\xfc\xb4\x7e\xd2\x14\x49\x53\x50\xfb\xac\x29\xb2\xa6\xa0\x12\x59\x53\x64\x4d\x41\x83\xb2\xa6\xd8\x28\xbf\x1f\xf5\xca\xde\xef\x8d\xf2\xfb\x51\xaf\xac\x71\x36\xa2\x64\xda\x98\xad\x57\x66\xa2\xc2\xf4\x28\xeb\x95\x99\xa8\xd0\xb8\x1f\xd9\x7a\x65\x94\xf6\xa4\xf6\xc5\x4a\x14\x66\x25\x74\xce\x55\xac\x44\x61\xad\x41\xa7\xf6\xc5\x4a\x14\x67\x63\x78\xc9\x62\x2d\x0a\xe2\x7b\x7a\x98\xb7\xa8\x30\x51\xaa\x51\xfd\xe2\x2d\x32\xb9\x55\xf7\x92\xde\x22\x86\xe0\x15\xc5\x3c\x7f\xc5\x27\xb1\xa0\xbe\x3b\xf5\x2f\x5a\x9f\xb4\x55\xe1\x3d\x2a\xb6\xb2\x30\x3b\x6a\x58\x0b\x5b\x49\xd6\xaa\xa9\x5d\x8b\xad\x34\x6b\x55\xa7\xa8\xda\x4a\x52\x54\x4d\x9f\xcd\x6a\x2b\xab\x1d\xbd\x47\xd9\xa2\x4a\x4c\xbd\x7b\x94\x75\xdd\x28\xd3\x3b\x59\x7d\x9c\x2a\xf3\x06\x3a\xf5\xaa\x3e\x4e\x55\x79\xcc\x9d\xac\x3e\x4e\x95\x3c\x40\x93\x36\x56\x1b\x54\x1d\x41\x56\xcb\x6c\xd1\x46\x99\x3e\xd4\xd5\x16\x55\x5b\xe4\x51\xb6\x68\xa3\x4c\x9f\xba\xe6\xf3\x44\xd6\xaa\xe9\x63\xd1\x6c\x64\xb3\x91\x3c\x88\xcd\x46\x36\x3d\x05\xff\x1d\xd3\x9e\xbf\xe6\x9d\x6e\x38\x12\xfc\x22\x34\xcd\x42\x9e\xab\xf0\x5d\x6f\xde\x68\xf2\x5c\x4d\xdf\xb2\xe6\x8d\x26\xb8\xd4\x48\xd9\x31\x7f\xcd\xbb\xda\xc8\x3e\xe3\x23\xd2\xb4\x1e\x1b\xf0\x66\x4d\xd5\x34\x15\x7b\xda\x64\x6f\x74\xd3\x54\x8d\x79\x0b\x3e\xa8\x4d\x4b\xb1\xcd\x4d\x3e\xb5\xd0\x52\x8d\xa4\x3b\xd6\xb5\x6b\x16\x36\xd5\xcd\xbe\x07\x5d\xb3\x74\xe7\x98\x36\xee\x74\xd7\x2e\x1d\x6f\x83\x37\xbf\xdb\xf0\xee\x20\x15\xb3\x77\x1b\xce\xa0\xba\xb1\xcb\xd2\xfc\x75\x1f\x88\x7e\x9c\x07\xd4\xb6\xdb\x4c\xf7\xcf\x0d\x2f\x6a\x33\xbb\x92\xda\xa3\x6c\xa6\x5b\xe5\x32\x07\x65\xfe\xba\xed\xec\x0e\xde\xfc\xce\x75\x1b\xea\x3c\xce\xb0\xc8\x86\x76\x1c\x05\xe7\x9f\x3e\x12\x6e\x94\xcb\x1c\x9a\xf9\x1b\x36\x7e\x1c\x4f\x01\xcd\x1a\xb6\x74\x10\x40\x1d\xd8\x68\xd8\xd2\x71\x9c\x07\x96\xd9\x54\xf6\xc9\x65\x6a\xd5\xfc\x0d\xef\xf1\x20\x80\x3c\xb8\x07\xc3\x7b\x3c\x14\xd4\x95\xbb\x37\x34\xc8\x20\x01\x4d\x78\x98\xf6\x18\x8e\xda\x3d\x4a\x7b\x8c\xa3\xa7\xbd\xa6\x6f\xcd\x20\x59\xc7\x69\x81\x36\x1a\x26\xeb\xa8\xb6\x40\x1b\x0d\x92\x75\x9c\x46\x69\x22\x56\xde\x66\xdf\xf0\xa1\x89\x08\x1f\xa5\xf3\xa6\x0e\x6d\x34\x94\xe2\x5c\x33\x34\x11\x0b\x6f\xf1\x46\xcd\x5f\xf8\x7c\x84\xaa\x9b\x5b\x15\x5a\x28\x08\x1d\x16\xac\x11\x1a\x28\x14\xdd\x54\x36\x34\x90\x9b\xeb\x9e\x77\x30\xb4\x50\x1c\x0b\x79\x9c\x16\x22\x62\xc4\x7a\x97\xf9\x0b\x2d\x14\x64\x60\x28\x58\x28\xb4\x06\xa1\xa0\xe6\x23\x1f\x36\x33\x5c\xfc\x7c\x6a\x6b\x9b\x36\xda\x79\xf3\xa6\x6d\x9a\x2c\x26\xf6\xfd\x99\xb6\x89\xc4\xc3\xc5\xaf\xe2\xb4\x01\x1b\x3d\x79\x87\xa7\x0d\x98\x0e\x12\xb0\xcf\xb4\xae\x33\x38\x8a\x2b\x4e\x6f\xdd\x46\x4f\x7e\x74\xa7\xb7\x69\xa3\x27\x1f\x8d\xa9\xfd\x37\x7a\xf1\x1d\x98\x56\x75\xaa\x38\x30\xc5\x65\x55\x37\x7a\xf1\x61\xb9\xac\xea\x46\x2f\xbe\x29\x97\xcf\xec\xa5\x06\xf1\x8f\xde\x11\xa3\x3d\xf6\xce\x97\xb5\xdf\x70\x73\xd3\xf9\xbb\xb4\xbe\x71\x1d\xc7\x03\x97\x0d\xda\xe8\xc5\xb7\xe9\xd2\xf8\x44\x75\xea\xe9\xf3\x2e\xad\x7f\x99\x8e\xd4\x5a\xd8\x22\x66\x6d\xd6\xf3\xf6\x5f\x36\x69\xa3\x8f\x42\xcd\x6e\x9b\xb4\xd1\x47\xe5\x64\xb7\x4d\xba\x15\x14\xb4\xf2\xb6\x49\x37\x82\xa2\x60\xea\xdb\x26\xdd\x0a\x0a\x2e\x79\x7b\x8f\x36\xfa\x28\xdc\xb6\xdb\x56\xb2\x0f\xce\xf9\xb6\xdc\xb6\x12\x55\xc9\x2e\x4d\xf3\x77\xdb\x24\x04\xe4\xf9\x66\xdc\xde\xa3\xdb\x44\x96\x3e\x29\xb7\x0f\xd4\xc6\x48\x9a\xec\xb6\x95\x37\x43\xf2\x73\x32\x1b\xb9\x31\x92\x97\x7c\x6c\xd1\x43\xf2\x6e\xbf\x18\x8f\xd5\x7f\x98\x0d\xee\x6b\xf9\x58\x7d\x84\x62\x3d\x23\x87\xc7\xfa\x6f\x8c\xa4\x2d\x1e\x6f\xc9\x43\x7a\xd5\xe0\xe1\x7f\xac\xff\xc6\x48\xe1\xc9\xbc\x23\x0f\x22\xc3\xe7\xf5\xb1\x49\x1b\x23\x85\xb5\xb0\xfa\x0f\x0b\xf2\xfc\xd4\xbc\xd6\xe2\x65\x74\x54\xa8\xc4\x6b\x25\x5e\x2b\x61\x91\x46\x7c\x95\x0f\x58\xff\xb5\x5e\x1b\x63\x24\x6e\xee\x6b\xbd\x36\xc6\x70\x48\xfe\xfa\x3a\x6c\xa1\x36\x86\x4f\xe2\x6b\xbd\x5e\xa4\x82\x23\xeb\xd7\x8f\xd6\x8b\x54\x70\x78\xff\x6a\xfc\x57\xa9\xe0\xe9\xb5\xf4\x8b\x2e\x48\xff\x1d\xa4\x9e\xbf\xcf\xa7\x0d\x49\x38\x7c\xc2\x3f\xef\xcd\x87\x6c\xc8\x5c\xfd\xf3\x69\x43\x12\xb6\xcc\xd5\x3f\x6f\x17\x92\x70\x24\xee\xc3\xa7\xa1\x3e\x64\x83\x63\xba\x4f\x43\x7d\xe8\xac\x84\x39\x3f\x4d\xc0\xcc\xc9\xdf\xf9\xa3\x26\x20\x20\x54\xfc\x7a\x7d\xde\xad\x8d\x28\xa7\x12\x5a\x85\x80\x50\xf1\xb3\xf7\x69\x82\x8f\xd1\x73\xe2\x9e\x7e\x9a\x80\xe0\x4f\xf1\x1b\xb4\x6c\xe3\x46\x14\x0d\xb5\x6c\xe3\x52\xf6\xd2\xa0\x65\x1b\x57\xe1\xf4\xd4\x7e\xd9\xa0\xe5\xb8\xd8\xa3\x6c\xd0\x62\x44\xda\xa9\xea\xb2\xf6\x1b\xf3\x28\x84\x65\xed\x49\x46\x9c\x90\x84\xf3\xb7\xac\xfe\xc6\x3c\xe3\xee\xe5\x4d\x5d\x84\xb8\x1c\x82\x2c\x5b\xb4\x6c\x91\xe7\xf7\x91\x24\xd2\x53\xed\x9c\x96\x8d\x5c\x8e\xbb\x77\x51\x52\xff\x81\xa9\x90\x48\xea\x3f\x30\x55\x0d\x49\xfd\x07\xdc\xe6\x71\x26\xf5\x1f\x98\xca\x8d\xa4\xfe\x03\x41\x9c\x70\x26\xf5\x1f\x98\x8a\xa5\xa4\xfe\x03\xc1\xbc\xee\x99\x08\xfe\x88\xa9\x3e\x4b\x4a\x42\x10\x2a\xa3\x44\x3c\x48\xb8\x4d\xe5\x4c\x8a\xc4\x64\xf0\x67\xd8\xa0\xd7\x22\xc7\xe6\xd6\xfe\xb3\x88\x59\xb1\x74\x00\x49\x91\x08\x26\xa1\x86\x99\x14\x89\x60\x12\x3e\x99\x49\x91\x08\x26\x31\x8a\x99\x14\x89\xa0\x4c\xde\xd7\xa4\x46\x04\x93\x20\xcb\x4c\x0a\x42\x30\x09\x5b\xcc\xa4\x20\x04\x65\xf2\xc6\xa4\x64\x1b\x37\x2a\x9e\xc0\x99\xd4\x88\xa0\xfa\xb1\x4c\x6a\xc4\x64\xa8\x07\x07\xfa\x4c\x8a\xc4\xe4\x1c\x48\x3c\xe3\x33\xa9\x12\x93\x73\x20\xf3\xa9\xad\xc6\x48\x27\x12\x46\xd3\xd5\x89\xa0\x16\x6f\xaf\x3a\x11\xec\xc3\xb0\xa3\x42\x31\x19\xee\xc9\xb6\x41\xa5\x08\xf6\x65\xa9\xb1\x52\x11\xec\xe3\x68\xbe\x5a\x31\x19\x16\xca\x9a\x57\xb1\x98\x0c\x0b\xb1\x0a\x73\xa6\xac\x99\xb2\xd3\x45\xc3\xff\x6a\xa7\xec\x38\xce\x22\xed\x94\x0d\x21\x84\xa7\xd3\x50\xd9\x00\xd8\x29\xd3\x2a\xf9\x8c\x6c\x69\x5a\xd6\x2a\xd9\x77\xc5\x56\x68\x94\xec\xc0\xd6\x22\x6d\x72\xa6\x41\x86\x06\xd0\x28\xd9\x91\xad\x8d\x2d\x1a\xa5\x30\xad\x96\x5e\x2a\x29\x5c\x41\xed\xfe\x53\xe1\x0a\xf6\x3f\xb9\x82\xca\x35\x9d\xd9\x92\x38\x17\x92\xca\x35\x39\x5b\xd2\x1b\xab\x72\x4d\x27\x54\xd4\xbc\xa8\xcd\x77\x6a\xa4\xb2\x2b\x15\x9b\x4f\x6a\xa8\xec\x53\x5e\x7c\x4e\x4e\x1a\xa8\x53\x39\xdb\x75\xd2\x3b\x69\x4d\x65\x29\x48\x99\xd4\xad\x33\x55\xdb\x55\x4f\xbc\x84\x1a\xab\x55\xc1\x1e\xf5\x71\xd9\x6a\x2b\xcc\xba\x11\x5e\x57\xb5\x9a\x4e\x2e\x27\x2d\x50\xbd\xb1\x55\x27\xac\xd7\x55\xc2\x82\x54\x58\xfe\x38\x53\xb5\x69\x4c\x7a\x8c\x53\x64\xcb\xc8\xbc\xcc\x24\x8b\x99\x94\xb5\x20\xff\xb4\x93\xb2\x16\xe4\x9f\xcf\xb5\xb2\x16\xe4\x56\xfc\xa3\x77\x9a\x5d\x56\x5b\xc1\x98\xaa\xda\x54\xe9\xea\xf0\xfb\x24\x25\x2c\x18\x03\x4f\x53\x52\xc2\x82\xd4\xb3\xaf\xa6\x1a\x16\xe4\xc6\x87\x3e\x29\x52\x41\x14\x86\x4e\x49\x45\x0a\xa2\x54\x8f\xd2\x18\x6c\xbc\x5a\x18\x73\xa5\xa6\x2d\xd8\x78\xf5\xe7\x2d\x50\xa3\x82\x28\x8c\xb9\x92\x1a\x15\xa4\x9e\xfc\x5e\x37\x6d\xd1\xe8\xe0\xca\x7f\xef\x07\x32\x93\x1a\x36\x9d\x80\x91\x9f\x52\x15\x2b\x48\xa3\x78\xcf\x9a\xcf\xc5\xc6\xd4\xe7\x93\x54\xb1\x60\xea\x8b\x4a\xaa\x58\x30\xff\x87\xb1\x33\xc9\xf9\x9e\x85\xf1\xed\xfc\xae\xa2\x96\xf0\xa7\x07\xa9\x54\x7b\x49\x43\xf6\xbf\x84\x2b\x9f\xc3\x33\xfe\xde\xd1\x4f\xb2\x48\x00\x43\x88\x3b\x6c\xed\x47\x49\x25\x16\x58\x5a\xbf\x92\x4a\x2c\x60\x0a\x9d\x95\x54\x62\x81\xa5\x59\x2e\x75\x79\xd5\xfd\x29\xda\xa3\x8c\xe9\xda\x64\x3c\xe4\x55\x6b\x81\xa5\xb8\x95\x54\x6b\x81\xb2\x10\x06\x52\x97\x31\x01\x65\xb9\x6f\xd4\x6a\x81\xb2\xce\xf0\x9d\x78\xf7\xdc\xa7\x4b\xb5\x55\x20\x75\x92\xf1\xaf\xa4\xb6\x0a\xc4\x61\xc5\xc6\x54\x5d\x4d\xaa\xab\xe7\x5b\x52\x5d\x05\x6a\xf1\x27\xa8\xba\x0a\xd4\xe2\xc7\xaa\xba\x0a\xa4\xfe\x43\x2a\x49\xaa\xab\x40\x2d\xfe\x18\x55\x57\x81\x5a\xfc\x0b\xaa\xae\x02\xd1\xa7\xcd\x9c\xe8\xf0\x7f\xe0\xc9\xa7\x6e\x0a\xa4\x9e\xdd\x89\xaa\x98\x40\xfa\x69\xfa\x49\xea\x98\x69\x7a\x32\x61\x97\x48\x2a\x99\x40\xed\x87\xe4\xb4\xa6\x2e\x7c\x94\xc0\xa4\x96\x99\xe6\x39\xab\x59\x40\x35\x4a\xa0\xf6\x43\x72\xc4\x13\x83\xc3\x74\x20\x0e\x78\x7a\x54\x2f\x36\xc8\xf4\xfb\x9d\xc4\x2a\x1c\x92\x73\x20\xe0\x70\x94\xf3\x36\x3f\xe0\x69\x84\x98\x6b\x33\x5d\xc2\x69\xce\x6a\x99\xae\x36\x0a\x44\x3b\x38\xac\x3a\x9a\x96\x61\xdc\x1e\x2e\xcb\x75\x5d\x58\x21\xfc\x07\x2d\xa7\xbf\xce\xc1\xcc\x5c\x55\x35\x81\x38\x71\x7d\x9d\xb3\x20\x6c\x30\x69\x0f\x4b\xea\x9f\x40\xd0\x18\xca\x72\x1a\x24\x77\x3a\xbf\xcd\xe5\x2c\x88\x2e\x4c\xe7\xdf\xaf\x9e\x0a\xb4\xf3\xb3\x56\x4f\x05\xe2\x6d\x30\x40\x45\x15\x88\x47\x59\x1d\x35\x55\x20\xda\xc1\x63\x55\x55\x20\x68\x74\xab\xae\x0a\xb4\xf3\x13\x56\x57\x05\xe2\x7f\x60\x17\x2e\xe2\x65\x48\xb1\x4b\xa6\x6a\x0a\x04\x0d\x06\x5c\x32\xe5\xdc\x50\xec\xd2\x64\x8a\x37\x14\xb5\x73\xa5\x4b\xa6\x50\xd1\xa6\x7a\xdc\x5d\x32\xe0\x5c\x46\x4c\x76\x2b\x03\x2e\xbd\xf6\x36\x93\x01\x97\xb9\x17\xdd\x15\xaa\xb5\x40\x3c\x4a\xaf\xea\xb5\x40\x6b\xfe\xd3\xd5\x6b\xd3\x7d\x7e\x4c\xbc\x4e\x2d\x16\x38\x36\xad\xa4\x16\x0b\x44\x33\x1f\xf5\xeb\x44\x8d\x1d\xe7\xf7\x7a\xcb\x13\xeb\xe3\x4c\x97\xe7\x76\xfe\xb7\xe9\xd8\xe4\xd3\xed\xfc\xa9\x8f\x33\x3c\x26\xd4\x77\xd3\x9f\xbe\x2b\xcd\x3d\x71\x9b\xb4\x4c\xc1\x44\x1d\x18\x48\xa5\x9e\xa1\xc8\x13\x8b\xe6\x54\xbb\x7d\x64\x80\x05\x72\x64\xa7\x5a\x30\xd0\xb8\x8c\xb1\xd2\xe3\xfc\x75\x97\x56\xe7\xaf\x66\x0c\xa4\xd2\x3c\xec\x54\x8d\xd3\x9f\x6a\xcc\x4a\xa8\x1a\x03\xed\x7c\x14\x8f\x3c\xd1\x89\xea\xf9\xaa\xb6\x9c\x2c\x07\xeb\x49\xf4\xc8\x91\xc7\x53\xd8\xd1\x3a\xfb\x87\x40\xe2\xf3\xa0\x93\xc7\x49\x5a\x4e\x2b\xe7\x6e\x70\xe5\xe9\xd1\xa9\x73\x9d\xf1\xe7\x32\x3f\x6e\x87\x87\xdc\x25\x18\x7c\xd2\x2b\x33\x5e\xa3\x43\x19\xfd\x2b\x33\x8e\xd7\x94\x89\xbf\x4e\xdc\x2a\x40\x2e\x94\xca\x38\x60\x50\xf7\x4a\x2a\xe3\xc0\x18\x78\x93\x92\xca\x38\x90\x74\x9b\xae\xa4\x36\x0e\xe4\x86\x92\x99\xd4\xc6\x81\xdc\xd0\x28\x93\xda\x38\x90\x9b\x7f\xef\xd7\xbd\xa1\x82\x9e\x1d\x98\xac\x78\x15\x51\xfe\xc1\x0c\x9e\x54\xd6\x93\xca\xfa\x19\x90\x6c\x21\xc3\xc7\x9f\x08\xa3\xa2\x0d\x8c\x81\x0b\x27\xa9\x68\x03\xe5\x87\x56\x9d\x54\xb4\x81\x59\xb0\x7d\x26\x15\x6d\x20\xb5\xe2\xff\x76\xcb\x85\xad\x37\x0b\xf6\x6d\x99\xb0\x91\x57\x14\x91\xd4\xc7\x81\x59\x14\x54\xd5\xc7\x81\xf2\xc3\x4f\x95\xd4\xc7\x13\x01\x9a\x05\x33\x64\xda\x32\x41\x7d\xbc\xfa\xa0\xb3\x54\x1f\x3f\x33\x72\x3f\x10\x9f\x49\x29\xb2\x95\x54\xbe\x81\x59\x2a\xaf\xff\x9c\xa4\xca\x37\x9e\x8c\xa4\xf2\x9d\x54\xbe\xab\x0f\x3a\x49\x94\xef\x9f\xa7\xcf\xe7\x84\x08\xbc\x2c\x4a\xe3\x9f\x13\xfa\x98\x10\x36\xe5\xa4\x8a\x0e\xcc\x82\x15\x38\xa9\xa2\x03\xa9\xe9\xaa\x4c\x2a\xdf\xc0\x3a\xf3\x56\xf9\x06\x52\x3d\x5f\xbc\xda\x37\xb0\x9c\x65\x56\xfb\xce\x6a\xdf\x2c\x52\x56\xfb\xce\x6a\xdf\xc9\x56\x59\x12\x02\x16\xe2\x43\x56\xfb\xce\x6a\xdf\xc8\xeb\x59\xed\x1b\x58\x24\xc3\x59\x59\xed\x3b\xab\x7d\x17\xdf\xd5\x25\x75\x5a\x55\x48\x43\x12\xb9\x8b\x90\xa5\xb3\xda\x77\x3e\x0e\xd9\x66\x97\x4b\x1a\xea\xf7\xf0\xc9\x4b\xd2\xc5\x28\x0a\xa4\x47\xd2\x03\x69\x41\x7a\x25\x71\x3d\x97\xa3\x29\xab\x91\x03\xa9\xd6\xe1\xc8\x3e\x69\xb0\x87\x55\xca\xaa\xe4\x40\xa9\xa8\xa5\x59\x95\x1c\x28\x95\x33\x2d\xab\x92\x03\xcb\xcd\x99\x93\xec\x49\xc7\x4f\xc8\xc8\x54\xd3\x33\x7e\xdb\x3a\x6c\x26\x33\x50\xd3\x7f\xc5\x56\x32\x23\x61\x8a\x28\xb6\x72\xe2\x09\x43\x0d\x82\x7f\x56\x27\x07\x96\xf2\x7b\x56\xfd\x06\xd6\x2f\x3b\x7c\x67\x89\x47\xd6\x13\x3e\xab\x19\x03\xde\x33\x58\x59\xc5\x18\x58\x3f\xac\x45\x39\xbb\x6e\x99\x75\xe3\xc8\xcc\xaa\xca\xc0\xf2\x7c\xcc\x6a\xca\xc0\xfa\x71\xc0\x64\x35\x65\x20\x1d\x5f\x6e\xce\x8e\xd5\xdb\x81\xc5\x85\x53\x53\xce\x56\x17\xe2\xda\xd3\xca\xaa\xc5\x40\xfa\xe9\x71\xcf\xea\xc5\xc0\x52\x4c\xcb\xaa\xc0\xc0\xd2\xa8\x9c\x55\x81\x81\x45\x54\xc4\xca\xaa\xc0\xc0\xd2\x3a\x99\xd5\x80\x81\xe5\x41\x9d\x55\x80\x81\xb2\x1c\xad\x0a\x30\x90\x1a\x21\x48\x2b\xeb\xbb\x05\x16\x11\xf5\x2b\xeb\xbb\x05\xca\x72\xff\xab\x26\x03\x65\xc9\x21\xb5\x64\xa0\x2c\x59\xab\x96\x0c\x2c\x35\xf8\xac\x83\x17\x88\x3f\x9b\xb3\x94\x19\x05\x7f\xa8\x9b\x51\x5d\x3a\xeb\xe1\xf5\x5b\x55\x95\x06\xca\x72\x67\xa8\x49\x03\x65\xb9\xff\x55\xa4\x81\xd8\xec\xf4\xa9\xd2\x0c\xa4\x5a\xe5\x6c\x75\xea\x15\x67\xa6\x3b\x48\x3d\x1a\x58\xe4\x61\x5b\x59\x95\x19\x58\x1a\xe2\xb3\x2a\x33\x50\x96\x1b\x41\x95\x39\x9b\xaa\x72\xd9\xca\x35\xc7\x13\xbc\x3c\x7e\x54\x99\x81\xa5\xf1\x39\xab\x32\x67\x1d\xc1\x9e\x35\xaa\xcc\xc0\x22\xdc\x64\x65\x1d\xc1\xc0\x22\x6d\xca\xca\x6a\xd1\xc0\x22\x4e\x65\x65\xb5\xe8\xac\x23\xd8\xb3\x46\x25\x3a\xeb\x08\xe6\x58\xcc\x2a\xd1\xc0\x22\x80\x66\x65\x3d\xbd\xc0\x32\xdc\x24\xab\x57\x03\xa9\x51\x3a\x60\x65\x15\x6b\x60\x69\x84\xce\x2a\xd6\x40\x59\x7e\x98\x2a\xd6\x40\x3a\xa6\xdd\xac\x16\x0d\x94\xe5\x57\xae\xf7\x17\x28\xeb\x1f\xea\x66\xaf\xac\x27\x18\x48\x95\x3b\x4d\x2b\xab\x58\x03\x4b\x8d\x28\xab\x57\x03\xc9\x4b\x71\x2b\xab\x58\x03\x8b\x3c\x19\x2b\xab\x58\x03\x8b\x0b\x21\x2b\xab\x58\x03\xb1\x71\xe0\xa9\x9a\x35\xb0\x0c\xe1\xc9\x6a\xd6\x40\x59\x9e\x75\x6a\xd6\xd9\x84\x9a\x88\xef\xb9\xcb\x2c\x13\x6a\x4e\xdf\x25\xb3\x3a\xf9\x09\x96\xad\xe4\x02\xce\xe1\x63\x40\xcf\xaa\xd1\xc0\x22\x93\xce\xca\xfa\x86\x81\x45\xca\xc0\x95\xd5\xac\x81\xd4\xba\xc7\x87\xce\xe1\xac\xb6\x8d\xa1\x3a\xab\x6d\x03\x8b\xa8\xa4\x95\x55\xb6\x81\x65\xd8\x50\x56\x63\x06\x42\xc7\x65\x67\xaa\x31\x67\x4b\xc8\xea\x2e\xcb\xaa\xcc\xf9\xa8\xcc\x8c\x56\x95\x39\x1f\x95\xd9\xd3\x42\x95\x39\x1f\x95\xd9\xcf\x41\x17\x2f\x50\x15\x71\xb3\x5a\x34\x50\x8b\x27\x88\x1e\x5e\x20\xfd\xf4\x01\x66\x5d\xbc\x40\xfa\x15\x37\x99\x2e\xde\x6c\xf1\x59\x6d\xb9\x59\x05\x1c\xa8\xfa\xf2\xb2\xfa\x77\x36\xb9\xb2\x36\xb5\x3c\x9d\xbe\x3a\xb9\xa6\x80\xac\x4e\x9e\x2d\xa5\xe4\xf4\xd5\xc9\x81\xd4\xb8\x3f\xb6\xb2\x3a\x39\x50\xf5\x33\x66\x1d\xbf\x59\x35\x5d\xfb\x59\x56\x4d\x07\x82\xc6\xc4\xf4\xfc\x02\xd1\xab\x5d\xc8\x3a\x6a\xd2\xb6\xf3\x2b\x52\x79\xcf\x2a\xef\x7a\x3c\xb3\xca\x7b\xb6\x12\x93\x51\x38\x59\xed\x1d\x88\x76\xce\x4c\xe6\x4d\xad\xcf\x1e\x13\x6a\xef\x40\xf4\xcb\x6e\x52\x7b\x07\xd2\x4c\x8e\x45\xcf\x31\x50\x8b\x07\xb0\x9a\x3a\x50\x55\x24\xb2\xce\x64\x20\x7a\xa0\x57\xbd\xc9\x40\xf4\xc0\xf2\x2c\xb9\x12\x50\x0f\x53\xf4\x30\x03\xd1\x8c\x49\x2c\x99\x42\x2d\xa6\x33\x57\x4d\x01\xd9\x5a\x4c\x7f\xbd\xca\x93\x75\xb6\x13\xfc\xd4\x14\x90\x4d\x42\xa4\xee\x9a\x35\x05\x00\xb5\xf8\x93\xd2\x14\x90\x2d\x6e\x5b\xfc\x3f\xa8\xe3\x67\x93\x10\x19\x9e\x92\xd5\xf1\xb3\x49\x88\xce\xd2\xaa\xe3\xe7\xeb\x6c\x14\xba\x55\xc7\xcf\x16\xb2\xd5\x9a\x9f\x2f\x99\x72\x1d\x4b\x3b\xbc\x53\xf1\x07\x82\xe6\xb3\x32\xe5\xf2\x23\xf3\x14\xd2\x18\x00\x44\xbf\x8c\x59\x63\x00\x50\xcf\x76\xd7\x16\x00\x44\x33\xbb\x90\x2b\xd7\xe1\x0a\x9c\xd2\x16\x90\x4f\xf1\x26\x4f\x80\x4b\xae\x5c\x70\xc5\x2f\x4a\x5b\x00\x90\x8e\xc7\x2c\xab\xe4\x03\xe9\xb8\xdf\xb2\x5a\x3e\x50\xcf\x7f\x41\xef\x35\x50\xcf\x11\xa3\xde\x0f\xa4\xdf\xf9\x91\xaa\xf8\x03\x41\x63\x70\x2a\xfe\x40\xfa\x19\xc3\x90\x55\xfc\x81\x7a\xce\x3a\xf5\x7e\x20\xd5\x23\x0b\xab\xf7\x03\xa9\x95\xea\x80\x9d\xeb\xad\x49\xcb\xc1\x39\x55\x0b\x3b\x79\x14\xa9\xe2\x03\xa9\x69\xd1\xca\x3a\xba\x81\x74\x7c\x88\x59\xb5\x3f\x9f\x2a\x4e\x4e\x4c\xbd\x1f\xa8\xe7\xbc\x56\xef\x07\xd2\x4f\xd3\x52\x56\xef\xcf\xcf\xb1\xde\xd1\x85\x3a\x3e\x50\x8f\x20\xa1\x8e\x9f\xad\xe2\x74\x7e\xf5\x2a\xf9\x40\x3d\xa7\xb3\x2e\x71\x20\x7a\x60\x5e\x2a\xfe\x40\xd0\x1c\x9c\x2c\x21\x64\xfa\xa7\x01\x36\x6b\x0d\x00\x52\x3a\x3f\x30\xcd\x01\x40\x70\xdd\x67\xfd\x2a\x48\xe4\xf9\x3b\xbf\x6d\x0d\x02\x40\xd0\x58\x0a\x2d\x02\xd9\xe4\x9e\x46\xba\x64\x4d\x02\x40\xcc\x96\x3e\xb4\x09\x64\x0b\x43\x85\xac\xf3\xdf\x3f\xf3\x57\x46\xbe\x6e\x2d\xf8\xa8\x19\x21\x5b\x37\xea\xfc\x58\xb5\x23\x00\xa9\x1a\x44\x93\x35\x24\x64\x93\x84\x1e\xc9\x53\xab\x41\x36\x21\xa8\x96\xc1\xac\xd9\x20\x5b\x38\x4a\x0b\x62\xd6\x6e\x90\x4f\x92\x50\xb7\x88\x6e\x7c\x20\xf5\xe2\xfa\x69\x07\xc8\x66\xff\xd4\x22\x99\x5f\x39\xf4\xca\x21\x8f\x61\x8d\x03\xf9\x3d\x1c\x62\x7c\xfa\xea\x81\x18\x1f\x7d\xe8\xac\x07\xe2\x59\xb8\xa6\xc5\x00\x88\x6d\x08\x77\x35\x19\x64\x33\x80\x3a\x14\x4d\x06\x59\x93\x81\x91\xbf\x59\x93\x01\x10\x5d\xf8\x3a\x59\x60\x0a\xd0\xa5\x40\xa0\xd1\x20\xef\xb3\x99\xa4\xc9\x02\x6b\x0b\x6b\xba\xcc\x9a\x0d\xb2\x29\x40\x5d\x53\xdd\xf8\x40\x3a\xf1\x14\x59\x53\x02\x90\xfe\xb6\xb5\x86\x03\x20\x4e\x44\x39\x20\x57\xf6\xe1\x0a\x1c\xd0\xbb\x0f\xd4\xa3\xb4\x68\x60\x00\xa2\x99\x34\xf7\x05\xd7\x3d\xdb\xd1\xb2\xb4\x3a\xe4\xcf\x5b\xad\x6e\x82\x4f\x0e\x50\x82\xb8\x15\x5c\xe4\x59\x23\x03\x90\x52\xc5\xce\x95\xb5\x32\x00\x75\xa9\x3e\x69\x65\xc8\xe6\x00\x3d\x3a\xad\x66\x86\x7c\x22\x01\x54\x7d\x8d\x04\xc8\xa7\x82\x94\x5c\x31\x14\x20\x5b\x41\xca\x63\x5d\x6b\x04\x90\x4e\x58\x44\xd6\x1c\x01\xc4\xa3\xce\x4c\xa6\x9c\xb2\x52\xc8\xa5\x45\x7b\x04\x10\xed\xa4\x25\x69\xda\xd1\xd1\x15\x8b\x16\x09\x20\x9e\xcd\xd0\x8a\xb4\x73\x25\x7b\x41\xab\xd2\xf0\x70\x4e\x49\x5d\x92\x1e\xce\xee\xa3\x43\x1a\xa2\x5d\x62\xab\x14\x4d\x10\xc5\x62\x53\x8a\x7b\x45\x13\x04\x10\xc3\x2b\xd0\x6e\x69\x87\x2b\x3e\xfb\x48\x33\x2d\xe5\xf2\xd9\x57\x9a\xae\x84\xe1\xd4\xb6\x34\xd9\x32\x7c\xdf\x27\x4d\xb6\x10\x29\x5c\xb4\x43\x00\xd5\xa8\xe6\xa2\xd1\xa1\x58\x5a\x4a\xe7\x55\xd1\xea\x50\x2c\x2d\xa5\x25\xa5\x68\x75\x28\xa7\xb4\x94\x2c\x30\x82\x1c\xa8\x46\x40\x14\x2d\x11\xc5\xca\x52\x5c\x8f\x5f\xc5\xf0\x00\xa0\xe9\xe7\x29\x9a\x22\x80\xba\x4e\xab\x4b\x12\xd1\x8b\x4e\xd5\xe8\x00\x20\xc6\x36\xa0\x39\xfd\x74\xa6\xef\xa3\x4e\xdf\x92\x51\xc6\x49\x17\x43\x01\x80\x78\x96\xb9\x1a\x0a\x00\x54\x6e\x6c\xaf\x62\x24\x00\x50\x8d\xe0\x2e\x06\x02\x00\x95\xbb\xd8\xab\x68\xed\x00\xe2\x65\x30\x44\x73\x07\x10\x0c\xf1\x51\x19\x92\xcf\xdf\xd9\x67\xe5\x08\xf7\x43\x0d\xeb\x2e\x1a\x3c\x80\x18\xaf\xaf\x93\x49\xd4\x90\x32\xc0\xa1\x18\x1a\x00\x44\x0f\x0d\x9a\x5c\xca\x7e\x4f\xd3\x76\xb2\x89\x14\x49\xeb\x90\xdc\x38\xd9\x2c\x05\xee\x6b\xed\x22\x40\x70\x4e\x9a\x9c\xcb\x54\x69\x5b\xf6\x20\xe3\xbc\x5a\x6a\xa7\x9a\x4a\x8a\x57\x4b\xf5\x36\x14\x6d\x25\x40\x88\xf1\xf0\x5c\xcb\x48\xf1\x6a\xa9\x1f\xa2\x96\x91\x72\xae\x96\xca\x73\x4d\x23\xe5\x5c\x2d\xe5\x63\x2f\x9a\x46\x80\xba\x1c\xaf\x76\x90\x72\x32\x29\x75\x7b\x95\x25\xe7\x1a\xa9\x8b\xa3\xd9\x03\x88\x76\xd0\xb4\x5e\x00\xa9\x6b\x48\x2e\x9a\x2f\x80\x34\xb4\x35\x16\x83\xd6\x81\xd4\x7e\x48\x27\xc5\xd8\x00\x20\x1d\x3f\x77\xd1\xcc\x01\xa4\x4e\x89\xbe\x55\x34\x73\x00\xa9\x1d\xbe\x6b\xe7\x00\x82\xc7\x4c\xd7\x78\x81\x62\x92\x24\x7f\xab\x45\xe3\x07\x10\xd2\xd3\x7f\x5f\xcf\x5e\x45\xe3\x08\x90\x92\x76\x8f\xa2\x75\xa4\x98\x45\x89\x73\xb9\x68\x1d\x29\x66\x51\x92\x91\x5a\x47\x8a\x59\x94\x94\x23\x8b\xe6\x11\xa0\x19\xec\x52\x34\x8f\x14\x93\x28\x51\xec\x6f\x15\xed\x23\xc5\x4a\x1e\x0b\xbb\x7d\xd1\x40\x52\x9a\x6e\x3b\xc4\x89\xa2\x39\x04\x88\x76\xd2\xe4\x19\x77\x4d\x55\x7d\x8b\xc6\x0f\x20\x9a\xd1\x85\xc6\x0f\x20\xd8\xc3\x50\xb4\x7e\x00\xd1\x0e\x36\x6a\xfe\x00\xa2\x9d\xef\x93\x27\x4d\x9e\x54\xbb\x95\x27\x4d\x9e\x30\x59\x4d\x22\x40\xd3\xe1\x5d\x0c\x26\x00\x62\x12\xb0\x4e\x9b\x07\x10\xbd\xda\x83\x0c\x38\x46\x0f\x4c\xe7\x45\xa3\x07\x10\xcf\xb2\x91\xb4\x7a\x00\xf1\x2c\xdd\x6a\xf6\x00\xd2\x30\x32\xae\x68\xf6\x00\x62\xc4\xd2\x64\x14\x61\xf1\x49\xa1\xa3\x68\xf8\x00\x9a\x01\x4a\x45\xc3\x07\x10\xda\xa5\x5d\xc8\xa8\x2e\xa3\xaa\xed\x64\x14\x69\x94\x9a\xce\x84\x62\x9c\x01\x90\x8e\x3b\xbb\x18\x68\x00\xc4\x34\xa4\xc9\xa9\x6e\x0e\x77\x0f\x35\xcd\x26\x80\x79\x5c\x56\xd1\x6c\x02\xc4\xa3\x70\x54\xbb\x09\x10\x7f\x52\xba\xd5\x48\x02\x78\x25\x7d\x95\x21\xa3\xc6\x61\x14\xaf\x33\x22\x01\x48\xf5\xfc\xad\x8d\x48\x00\x92\x99\x8f\x56\x31\x24\x01\x68\x06\x90\x15\x0d\x2c\xc5\x08\x7a\x85\xb3\xa2\x81\x05\x88\x2e\x18\x9d\x06\x16\x20\x4e\x5c\xbb\x95\x29\xc6\xd0\x6b\xf6\x2c\x5a\x58\x80\x38\x4c\x1c\x8a\x4c\x31\x88\x9e\xba\xe7\xab\x68\x62\x01\x62\xcd\x1c\x9e\x5c\xc1\xc6\xd2\x28\x59\xba\x8a\x36\x16\xc0\x8c\x76\xab\x68\x4e\x01\x52\x56\x71\x2c\xda\x53\x80\x74\x94\xae\xa2\x3d\xa5\x18\x47\x8f\xe4\x54\x34\xa7\x00\xd1\xab\xcd\x64\xd4\x3c\x42\x9c\xed\x64\x14\x91\xf4\xe3\xe7\x6c\x35\xa8\x00\xa9\x35\x3c\x51\x45\x83\x0a\x90\xda\xcf\x5f\x82\x06\x95\x62\xf2\x25\xcd\x38\x45\x83\x0a\x90\xb2\xea\x6f\xd1\xa0\x02\xb4\xea\x46\xd6\x76\x02\x44\x33\x87\x27\x53\x8c\xb9\xd7\x3e\x53\xb4\x9d\x00\x41\xf3\x59\x3f\x34\x23\x1f\xd4\xe2\x8a\x91\x0f\x40\x6a\x46\x24\x16\xed\x29\x40\xca\xda\x36\x8a\xd1\x10\x40\xf4\x0b\x97\xb5\xa8\x00\xed\x08\x71\x1a\x54\x80\xe8\xd6\x66\x72\x85\x82\x58\xd5\xef\x47\x83\x0a\xd0\x8c\x5d\x2d\xda\x53\x80\xe6\x2d\x8a\xa2\x3d\xa5\x58\x1c\x45\xeb\x4c\xd1\x9e\x02\x34\xef\x2a\x14\xcd\x29\x40\x0c\xcd\x66\xb2\xc9\x7a\xd7\xc3\x3d\xa6\x3d\xa5\x58\x1b\x45\x53\x4c\x31\xb4\x02\x88\x2e\x58\x1d\x63\x2b\x80\xa0\xd1\x4e\xbb\x4b\xf1\x8a\xb8\x1e\xb3\xa2\xdd\xa5\x9c\xd8\x0a\xb4\xd8\xa2\xdd\x05\x68\xd5\xf3\x5d\xb3\x0b\x10\xdc\x64\x78\x9a\x5d\x80\xa0\xb1\x8a\x9a\x5d\x8a\xf1\x16\xdd\xd5\xd6\xec\x02\xc4\x50\x6c\x27\xef\x4e\x0c\x06\x6a\x60\xd1\xec\x52\x8c\xc1\xd0\xf2\x54\xb4\xbb\x00\x29\x77\xcf\x1e\xed\x2e\xc5\x18\x0c\x4d\x8f\x45\x1b\x4b\x31\x06\xa3\x3a\x33\x39\x75\x1d\xb5\x00\x2e\x6b\x77\x01\x5a\xf5\xc4\x33\x06\x03\x08\x06\x40\x33\x06\x03\x68\xde\x99\x29\x5a\x67\x80\x18\x1c\x13\xd3\x3a\x03\x04\x0d\x46\x69\x9e\x01\x5a\xf5\x47\xa3\x79\xa6\xdc\x87\x4f\x0c\x4e\xf3\x4c\x31\x2e\x23\xaf\x7f\x50\xd8\x8b\x96\x9a\x72\x1f\x96\xf9\x1a\x59\xc6\xf5\x83\xd6\xdc\xa9\x9a\x6a\x80\x34\x8a\xac\xd5\x54\x53\x8c\xd1\x68\x2e\x81\xf1\x18\x40\x08\x88\xec\x10\x0d\x33\x40\x6a\x47\x04\xd1\x30\x03\xa4\xdc\xe5\xa3\x56\x98\x72\x32\x54\x29\x63\x68\x85\x01\x5a\xf7\x5b\x35\xf8\x02\x88\x47\x61\xa4\x56\x18\x20\x36\xb5\x8f\x3a\x35\x42\x2d\x72\xf7\x27\xab\x19\x06\x68\xdd\x45\xd6\xe2\x52\xcc\x6d\xd5\xfd\xdb\x6b\x71\x01\xd2\x31\x60\x15\x2d\x2e\x40\xbc\xce\x59\x38\xdb\x80\xd6\xfd\x0a\x35\xb8\x00\xf1\x3a\x9b\xc9\x80\xc7\x58\x51\x7f\x13\x1a\x5c\x80\xa0\xd1\x85\x06\x17\xa0\x35\xcf\x39\x0d\x2a\x40\xbc\x0e\xbe\x6b\x51\x01\x52\xef\x1e\x6a\x5a\x54\x80\x68\x07\x03\xb4\xa8\x00\x41\x63\x6d\x8d\xcd\x00\x5a\x77\x69\x35\xb2\x00\xed\xef\x6d\xb2\xe9\x95\x4d\xcc\x41\x13\x0b\x10\xe3\x75\x70\xb2\xee\x95\x75\xca\x62\x9a\x5d\x80\x90\x2d\xed\x54\xd6\xbd\xb2\xc9\xb1\xc9\xa6\x57\x36\x29\x4f\x69\x75\x01\x5a\x73\x8b\x69\x74\x01\x62\x3b\xb1\x86\x1a\x5d\x80\xd6\x3c\xab\x0c\xdc\x00\x5a\xf7\xa7\xa1\x19\x06\x88\xc9\x33\x53\xcd\x30\x40\xeb\xfe\xfa\x34\xb9\x00\xd1\xcc\x0e\x64\xc8\x76\xe3\x78\x2c\x6b\x72\x01\x5a\xf7\x43\xd5\x6c\x02\xc4\xec\x59\x7d\xcd\x26\x40\xbc\x0e\x8e\x68\x22\x01\x52\x5f\xea\x87\xda\x48\x80\x34\x7e\x6a\x0d\xda\x43\x80\x74\xa2\xf9\x8a\x31\x17\x40\xca\xf3\xd0\x1c\xf2\x67\x2d\x3e\x67\xab\x8d\x04\x88\x76\xb0\x58\x1b\x09\x10\x34\xfb\x75\x15\xbf\xb3\x8a\x3e\xeb\x2a\x7e\xa6\x4c\x91\xa1\x1a\x49\x80\x94\x0f\xdf\x35\x92\x00\xd1\xaf\x73\xf3\x03\xa0\x56\x8a\x37\x6a\x8a\x46\x92\x62\xad\x94\xa9\xd0\xa1\x91\x04\x88\x47\x63\x78\x55\x23\x49\xb5\x7e\x8a\x41\x94\x55\x23\x09\x90\x2c\x86\xbb\xaa\x06\x11\xa0\x79\x89\xa5\x6a\x0f\x01\x52\x53\x48\xa8\x1a\x44\x80\xe8\x62\x40\x1b\xd2\x0e\x57\x0a\xb4\x29\x6d\xba\xa3\x7c\x76\x49\x33\x91\x0c\x1f\x5e\x35\x28\x03\x88\xf7\x39\xbc\x5b\x9a\x5c\x19\xb6\x7b\xa4\x1d\xae\x54\x68\xaf\x34\x6f\xfa\x21\xef\x56\x8d\x24\x40\xf4\x61\xbb\x4f\xda\x67\x3b\xa6\xab\x91\x04\x08\x5a\x87\x26\x5b\xc8\xb0\x95\x35\x83\x56\x2d\x27\x40\xbc\x4f\x9a\xac\x4a\x27\x7c\x8f\x7e\xb5\x9c\x00\xf1\x3e\x78\xa0\xe5\x04\x08\x1a\x3c\xd0\x74\x02\xc4\xfb\xa4\xc9\x3f\x52\x6b\x9d\x20\xa3\xaa\x39\x05\x68\x83\x1f\x5b\xd5\x9c\x02\xc4\xeb\x60\x8b\xc6\x13\x20\x75\xc3\x06\xab\xc6\x13\x20\x9d\xa0\xa2\xaa\x51\x04\x88\x67\xe9\x42\xdb\x06\x90\xac\x13\xb1\xaa\xb6\x0d\x20\xd5\xc6\x4f\xb6\x6a\xdb\x00\x42\x70\xb7\x9d\x43\xc6\xb8\xd1\x14\xf8\xaa\xc6\x8d\xea\xc5\x07\xff\x49\x55\xeb\x06\x90\xca\xcf\xad\xa1\x75\x03\x08\x9a\xed\x9c\x07\x55\xb3\x87\x9b\x54\xeb\x06\x10\xcd\xec\xc2\xa9\xe5\x33\x35\x5f\xe7\x8a\x07\xb4\x21\x93\x35\x65\x00\xf1\xa8\x34\x17\x17\x53\x46\x49\x6e\x34\xe3\x3e\x80\x36\xf8\xea\xab\xd6\x0d\xa0\x8d\xf9\x0f\x41\x6f\x55\x43\x07\xd0\x86\xb3\xd6\xce\x01\x44\xff\xac\x80\x31\x20\x40\xd0\x58\x3d\x8d\x1f\x40\x1b\xee\x5f\x6d\x1f\x40\x34\x63\xbf\x19\x05\x02\xb4\xe1\xba\x17\xf9\x55\xcc\x34\x24\xc3\x34\x91\xd4\x72\x3e\x11\xa7\x23\xc3\x8a\xb9\x96\xfc\x1c\x0c\x0d\x01\xd2\x89\x43\xab\xc6\x86\x00\xd1\x8e\x67\x35\xaf\x00\xc1\x31\x69\x72\xac\xaa\xed\x26\x69\xb2\x0c\x53\xca\x30\xb0\xaa\x6a\x4a\x01\x1a\x59\xcf\x57\xd5\x92\x52\xbd\x79\x41\x06\xae\x55\xb5\xa4\x54\x6f\x5e\x90\x82\x6b\x55\x2d\x29\xf5\xdc\xbc\xe8\x76\x21\xa3\xbc\x66\x41\xca\xb0\x55\x35\x8b\x54\xf2\x6d\x15\x12\x4e\xaf\xaa\x11\x04\x08\x9a\xfd\xca\x02\x52\x49\xb7\x7a\xfa\x75\xba\xd5\xea\xc2\x6e\x7d\x2d\x1e\x40\xd0\xe0\xbc\x31\x21\xb5\x65\xa6\x21\xc9\x99\x35\x35\xb1\x2a\xcd\xa9\x35\x4b\xb9\x72\x16\x57\xad\x1b\x40\xd0\x6c\xe7\x34\x9a\x06\x21\xfe\x8c\x55\xb3\x05\x10\x5f\x17\x43\x36\x56\xa3\x9a\x21\xab\xb8\xa7\xb5\x5b\x54\x33\x64\x79\x09\xa2\x6a\xa3\x00\xda\x39\xee\x35\x47\x54\x53\x5f\x79\x59\xb8\x6a\x8e\x00\xda\x39\x62\xb5\x46\x00\xcd\x7f\x4c\xd5\x18\x01\xa4\x46\xad\xb4\x55\xb5\x3c\x00\xa9\x19\x93\x57\xb5\x3c\x54\xac\x0c\x27\x02\xaf\x6a\x65\x00\x9a\xba\x73\xd5\xc8\x00\xa4\x13\x0e\x57\x35\x32\x00\xa9\x1a\x0c\x5f\xb5\x32\x00\xa9\x68\x62\xac\x5a\x19\x80\xa0\xd9\x85\x4b\xc6\xd5\xfd\xd2\x88\x7b\xaa\x5a\x1e\x80\xb6\xdc\x3d\x5a\x1e\x80\x68\xc6\x64\x0d\xd9\x00\x1a\x79\xde\x57\xd5\x18\x01\x44\x33\x26\xa6\x31\x02\x48\x85\x1a\xe4\xab\x6a\x8c\x00\x82\xe6\xb3\x6e\xda\x61\x1e\x5c\x7f\x27\x5a\x23\x80\xe6\xb5\xff\xaa\x31\xa2\x5a\x24\xbb\x79\xe4\x6a\x8c\x00\xd2\x89\xd1\xac\x1a\x1e\x80\xd4\x87\x1b\x40\xc3\x03\x60\xa9\xad\x55\xb5\x3b\x54\x6c\x0c\xeb\xbc\x4d\x96\x70\x53\x5f\xd3\x64\xd5\xec\x50\x31\x31\x14\x05\x8f\xaa\x89\xa1\x5a\x0f\x5b\x11\xb8\x6a\x63\x00\x52\x51\x8e\xad\xda\x13\xaa\xf6\x04\xef\x14\x56\x35\x51\x20\xcd\x86\x79\xb6\xaa\x61\x02\xc9\x12\xad\xab\xea\xec\xad\x26\xc5\xaa\xee\x31\x75\x8a\x7a\x8a\xd1\x78\x80\x2b\xa2\x02\x41\xa3\x9d\x82\x16\x90\xa6\x5f\x4a\xf3\xa0\x6f\x7f\x07\x7d\xcc\xad\x79\x30\x00\x69\x2a\x06\x37\xf9\xde\xcc\xb0\xcd\x47\xd1\xe4\x3b\x10\xd3\xc8\xd0\x2e\x69\xdc\x43\x6a\x3e\x79\x4b\xe2\xa6\x2a\x72\x6b\x93\xeb\x40\xfa\x69\x2b\x6b\xb2\x1d\x08\x21\xd5\xb7\x7d\xd2\x3e\x7b\xe0\x75\x32\x1e\x48\x86\x52\x35\xf9\x0e\x64\x72\x4d\xaf\x26\xdb\x81\xdc\x8a\xad\x9a\x24\x73\xba\xf1\x37\x6c\x5a\x71\x80\x59\xb8\x0b\xd2\x34\xd8\x00\xb3\x70\xb0\x35\xed\x35\x40\x31\x38\xb6\x19\xeb\x02\x14\x1d\x02\x4d\x73\x0d\xb0\x7e\x68\x71\x4d\x6b\x0d\xb0\x7e\xc5\x77\x6d\x49\x04\x7f\xba\x04\xda\x6a\x80\xa2\x4d\xbf\x69\xaa\x01\xd6\x8f\xcf\xbc\x69\xa9\x01\x8a\xa6\xc4\xa6\xa1\x06\x28\x3a\x34\x9a\xc1\x30\x40\xd1\x79\xd7\x34\xdd\x00\x45\x6f\x63\xd3\x4c\x03\xa4\x66\xe4\x4f\xd3\x4e\x03\x04\x8d\x91\x69\xa8\x01\x8a\xf6\xe5\xa6\xa1\x06\x88\x66\xf6\x20\x33\x02\x56\x48\xb4\xff\xf9\x2b\x6f\xda\x6c\x80\xe5\x7d\x80\xa6\x79\x06\x58\xe3\xbc\x57\xc6\x04\x2c\x45\xae\xa6\x71\x06\x48\xb5\xf1\xab\x6c\x1a\x67\x80\x6a\xec\x4c\xf3\xcb\x01\x62\x57\x4b\x93\x35\xa4\xf9\x33\xb5\x53\xd3\x36\x03\x54\x33\x47\x35\x4d\x33\x40\x35\x42\xb8\x69\x99\x01\x62\xe3\xb0\x99\xb4\xcc\xb4\xeb\x70\x0b\xde\x6b\x99\x69\x17\x97\x74\xb3\x43\xf3\x73\xb8\xb4\x32\xf0\xb5\x36\x83\x5f\x9a\xc1\x2f\x5a\xe3\x9b\x86\x19\x20\x68\x3e\xeb\xe6\x09\xa8\x86\xf4\x35\x0d\x33\x40\x34\x63\x0e\x5a\x61\x80\xa0\x31\x62\xcd\x30\x40\x35\xe8\xb2\x69\x4a\x01\x52\xd2\x06\xd2\x8c\x74\x01\x82\xe6\xeb\x9c\xd8\x7d\x4c\xe0\x70\xce\x50\x97\x86\xad\x24\x1d\xa6\x6b\x2b\x01\xaa\x77\xc6\x9b\x61\x2d\x40\x4a\xe7\x03\xd3\x7c\xd2\xcc\xe5\xdd\xce\x50\x9c\xc5\x7d\xbc\xce\x76\xe1\x52\x63\x52\x49\x9a\x5e\x9a\x26\x15\x20\x86\xc2\xb3\x1e\x75\x40\xd0\xe8\xc3\x20\x16\x20\x68\xac\x8f\xf6\x13\xa0\x69\xc2\x6c\x9a\x4f\x80\x68\x26\xcd\x25\xc3\x7c\xa2\x85\xb5\x19\xc4\x02\x44\x33\xbe\x03\x4d\x2a\xed\xc1\x66\x8f\xcc\xd6\xb4\x94\x00\x31\x09\x3a\xd5\x04\xd2\xbc\x86\xc2\xaf\xae\x69\x01\x01\x52\x3e\x9b\x53\x13\x48\x7b\x8f\x95\x90\x39\x68\xee\x00\x9a\xd7\x80\x9b\xd6\x0e\xa0\x79\x01\xad\x69\xec\x00\x9a\xb7\x80\x9b\x26\x8b\xf6\x5a\xbe\xa0\xda\xcc\x85\x08\x68\x64\x39\x5d\x4d\xf3\x44\xd3\x3c\x61\x78\x4d\xd3\x3c\x01\xa4\x6c\x90\x50\xd3\x3e\x01\x44\x3b\xc6\xab\x7d\x02\x68\xe6\x8f\x68\xda\x27\x80\x36\x10\xbb\x9b\xf6\x09\x20\x84\x58\xd8\xab\x7d\x02\x08\x1a\x83\x33\x4e\x04\x08\x9a\xcf\xba\x0c\xfb\xfc\x49\x78\xd6\x0b\x1b\xed\x44\x53\x30\xd9\x6e\x30\x3d\x90\x74\xbb\x74\x75\xb0\x7e\xaa\x5b\x1e\xda\x96\xb6\xff\xef\x7f\x3a\x09\x00\x57\x57\x2d\x03\xcc\x8e\xba\xba\xbe\xea\xee\xad\x75\xb6\x43\xd7\x57\x0d\x74\x12\x13\xae\xae\xaf\x1a\xe8\x24\x39\x5c\x5d\x75\x0e\xe8\x24\x39\x5c\x5d\x8d\x0c\xe8\x8a\x91\x5d\xe5\xab\xab\x7c\x25\x1f\x74\xf8\x2a\x5a\xec\x85\xee\xef\x17\xe8\xca\x9a\x5d\x35\x0b\x48\x9e\xc3\x5d\x27\x32\xd0\xfd\x6f\x77\x35\x2f\xa0\x2b\x08\x77\x15\xaf\x7e\x14\x2f\xde\xa5\xde\x05\x24\x4f\xa9\xae\xde\xd5\x4f\xae\x34\x76\x69\x57\x3d\x02\x52\xd7\xe9\xd1\xd5\x8f\x80\x3e\x50\x95\xbb\xea\x11\xd0\x87\x1c\x53\x3d\x02\x92\x91\x36\x5d\xed\x08\xe8\x83\x0d\xd9\x55\x8e\x80\x3e\xaa\xad\x9c\x12\x7a\x90\xa2\x4d\x57\x0d\xea\x7a\x99\xf9\xca\xba\x4e\x66\x20\x75\xef\x6c\x75\x35\x23\x20\x69\xca\xec\x2a\x46\x40\x1f\x1c\x14\x5d\xbd\xa8\xeb\x62\xe6\xcb\xee\xea\x45\x40\x9a\xf9\x74\xe0\x94\x02\x46\x3a\x2f\x73\x4a\xd5\x5b\x68\x3e\xe9\x92\x54\xb2\xd0\x2c\xdf\xef\xf8\xb9\x30\x9e\x1c\xbf\x7a\x0d\x90\xa9\x8c\xb1\xba\x6a\x0d\x30\x92\xec\x31\xae\x1d\x18\xc9\x81\xa9\xe9\x00\x23\x39\x2e\xdd\xb8\xfd\xa4\x2b\xe3\x9c\xeb\x2a\x35\x40\x36\xd2\xb7\xab\xd3\x00\xb9\xc9\x58\x5d\xb1\xc0\x18\xd9\x07\x65\x7f\xe3\xb6\x98\x2b\xa2\x92\x03\xe4\x56\xff\x41\xfb\xee\xba\x6e\x81\x31\x30\x97\x76\xbd\xb4\x40\x6e\x6e\x11\xb5\xa2\xde\x95\xbb\x58\x2f\x35\x20\x20\x6b\xe8\xe8\xfa\x4f\x81\x34\xbd\x67\xd2\xd5\x6c\x80\xa2\xd7\xa5\xab\xd9\x00\xb3\x34\xbb\x74\x76\xdc\xdd\xf6\x6a\x4e\x57\xaf\x01\x66\x41\x3b\xed\xaa\x30\xc0\x2c\x28\xb6\x5d\x0d\x06\x28\xc6\x30\x77\x35\x18\x60\x96\x26\xc9\xe1\x0f\x24\x2a\xb7\x83\x0a\x0c\x50\xbc\x65\xd5\xd5\x5f\x80\xe2\xcd\x9f\xae\xfa\x02\x14\xc3\xc1\xba\xda\x4b\x1f\x5c\x8e\xe3\x37\xdf\x95\x98\x81\xe2\x65\xa0\xae\x74\x0c\x84\x40\x23\xcd\x49\x0e\xae\xc2\x35\x5f\xe6\x24\x07\x97\xa5\xdc\x22\xfa\x42\x81\xf5\x93\xd5\xca\xc6\xc0\xfa\xb9\xd0\xba\x42\x81\xd4\x13\xff\xa9\xae\x70\x0c\xac\x9f\xbb\x46\xb7\x27\x50\xd4\x8d\xbb\xf2\x72\x9f\xa4\x46\x74\x87\xeb\xe0\x04\xd6\xaf\xf8\x2e\xa7\x34\xb9\x05\x85\x27\xab\xeb\xca\xec\x56\x9a\xf5\x4c\x53\x5c\xee\x47\x5c\x76\xac\xce\x68\x3a\x23\xc7\xea\x8c\x8e\x6c\xec\xeb\x5d\x49\xfc\x98\xcd\x5b\x1a\x5d\x49\x18\x58\x26\x42\xea\x4a\xc2\x7d\x71\xfd\xc1\x33\x53\xb1\xb7\x2f\xae\xcd\xa0\x76\x74\xc5\x5e\x20\x78\xcd\x30\x14\x7b\x81\x65\x26\xa4\xae\xd4\xdb\x8f\xd4\xcb\xc8\x94\x7a\x81\xea\xfd\xa9\xae\xd0\x0b\x54\x6f\x44\x74\xa5\xda\x6e\x60\xf7\x19\xab\x53\x5a\x86\x1d\x22\x75\x76\xe5\xd5\x7e\x82\xb8\x91\x31\xbb\x02\x6b\x37\x88\x5b\x3f\x7e\x57\x60\x05\x52\xa5\x22\xcb\xea\x4a\xac\xdd\x20\xee\x33\x2d\x45\x56\x20\x8d\x74\x9e\x75\x5a\x66\xa6\x76\xd5\x75\x12\x02\x21\x62\x31\x3c\xe5\x53\xa0\x19\x52\xd1\x15\x45\x81\x94\x96\xff\x07\xe5\x4e\x20\x68\xb4\x53\xee\x04\x82\xc6\xe8\x94\x3b\x81\xa6\xef\xad\xeb\xe9\xeb\xde\xc0\x56\x2a\xee\xba\xfa\x80\xd6\x91\xeb\xbb\xa2\x28\xd0\xba\xef\x72\x15\x6e\x45\x33\x46\xab\x1c\x0a\xa4\x7e\x5e\xef\x2a\xdc\x1e\x80\xac\x82\x62\x28\x30\x86\x5f\xba\x52\x68\xd7\x89\x67\x72\xd9\xae\xc4\xd9\x2d\x07\x6b\x97\x0a\x9c\x40\x51\x53\xed\xaa\xdb\x40\x31\xfe\xae\xeb\xd5\x03\xd6\x91\x1b\x94\x4a\x81\xf5\xab\xb6\x72\x8e\x8f\x1f\x14\x0b\xa0\x9c\x0a\x14\xc5\xe3\xae\x98\xda\x1f\xee\x58\x22\x09\x77\x45\x52\x60\xfd\x3c\xe5\x15\x49\xfb\xe3\xb5\x24\xdf\xe5\xbc\xa9\x0f\xab\x1d\xa8\xeb\xcf\x03\xaa\x81\xf1\x5d\x21\x15\x28\x46\x6e\x74\xdd\x79\xc0\x32\xab\x56\x57\x1e\x05\xaa\x51\xf6\x5d\x8f\x5c\x3f\x31\xce\x3e\xa9\x88\x0a\xc4\xfe\xa1\x4f\x65\x54\xa0\x99\x85\xaa\x2b\xa3\x02\x4d\xcf\x7b\xd7\x21\x07\xc4\x1e\xb0\x99\xd3\x7c\x75\x63\xfb\x49\xe9\x92\x03\x4e\x0c\x7c\x57\xbc\xed\x7a\xe4\xce\xf7\xa3\x47\x0e\x68\x26\x75\xe8\x4a\xbc\xc0\xf1\xd1\x75\x43\xa3\x81\x78\xd2\xb7\x39\xf9\x17\xc7\xb6\x3f\x14\x85\xe0\xae\x10\xac\x0e\xd8\x15\x78\x81\x90\xa9\x79\x9d\x12\x2f\xd0\xcc\x1a\xd1\x95\x78\x81\x46\x41\x80\xd5\x15\x6e\xbb\xc2\xad\xca\x76\x57\xb8\x05\x92\xb1\xd2\xdd\xd8\xe6\xee\x8d\x68\xb9\x6b\x68\x33\x50\x34\x15\x74\xc3\x93\x81\xd2\x7e\xff\x70\xf5\xac\xeb\x99\x03\xd6\x0f\x45\xa8\xeb\x98\x03\xd6\xcf\x0f\xc4\xd8\x65\xa0\xa8\xf5\x75\x85\x6d\x20\xd5\xe9\x47\xaf\xab\x0e\x58\x5e\x84\xef\x1a\x90\x80\x62\x7c\x58\xd7\x51\x07\x14\x03\xb0\xba\x7e\x3a\x60\x0d\x8f\x37\xdd\x74\x40\x31\x16\xae\xeb\xa5\x03\x96\xe9\x75\xba\x4e\x3a\xa0\x18\x7d\xd5\xf5\xc7\x01\xcb\x4b\xed\x5d\xdf\x5b\xb7\xf2\xab\x2b\x36\xf4\xbd\x01\xd5\x9b\x12\xc3\x58\xe4\xf1\x3b\x27\xea\x82\x56\xa4\x15\x53\xdc\x26\x68\x55\x5a\x45\x57\xee\x90\x9a\x24\xe3\x4e\xf9\xba\x86\xee\xb8\xf1\xf3\x0a\x84\xa4\x29\xc9\xa8\x75\xbe\xcb\xa1\xe7\x0d\xa8\x5e\x9d\x1c\x3a\xd9\x86\x91\xc8\xfe\xe1\x87\x0e\x35\xa0\x99\xff\x6c\xe8\x4f\x03\x9a\xe9\xd5\x86\xee\x34\xa0\x99\x54\x67\xe8\x4d\x03\x52\xa2\x58\xfd\x1a\x7a\xd3\x80\x66\xae\xb6\xa1\x33\x6d\x18\x86\xec\x9f\x6e\xe8\x4c\x03\x9a\x99\xd9\x86\x3e\x32\xa0\x99\x60\x6d\xe8\x0e\x03\xe2\x58\x67\x68\xfa\xc3\x80\xa0\x39\x10\x67\x95\x94\x5b\xe4\x91\xea\x19\xd0\x0c\x6b\x1a\xaa\x67\xc3\xf8\xe2\xd5\xec\xd5\x99\x26\x82\xb8\x96\x63\x73\xa6\x86\x17\x2f\x3e\xaf\xa1\xca\x06\x04\x8d\x79\xa9\xb3\x01\xa9\x1b\xaf\x33\x54\xda\x80\xf8\x82\xe9\x56\xad\x0d\x08\x9a\xed\x5c\xe8\xac\x8a\x4d\xb7\x3a\xe1\x80\x68\x26\x4d\x9e\x64\x1d\xe8\xfc\xeb\x86\x4e\x38\xa0\x99\x06\x6b\xa8\xf1\x0d\x7d\x70\x94\xd0\x5e\x43\x1f\x1c\x10\x34\x26\xab\x1a\x08\x34\x0a\x31\xac\xa1\x0b\x6e\x64\xfd\xec\xd5\xc1\xc9\x93\x7c\x74\x71\x76\xa6\x2a\x1e\xd0\x94\x73\x86\x2a\x1e\x90\xaa\x59\x1a\x87\x3a\xde\x38\xbe\x35\x06\xa7\xa7\x0c\x08\x1d\x5b\x9a\xf3\x2a\x0a\x3f\x7e\x23\xea\x7d\x83\x74\x61\x03\x19\x6c\xa8\xe3\x01\xf1\x28\x73\x50\x7d\x1b\x94\x91\xa1\x02\xef\x1a\xaa\x6f\x43\x37\x16\x75\x64\xd6\x50\x7f\x03\xd2\x31\x9d\x0e\x15\xb8\x61\x1d\x19\x35\xcb\xa1\x02\x07\xb4\xf3\xd9\xa8\xc0\x01\xe9\xd8\x53\x87\x1a\x1c\xd0\x3c\x59\x86\x5e\xac\xa1\x17\x4b\x53\xe9\xd0\x58\x3d\xf4\x62\x69\x18\x1d\x7a\xb1\x80\x76\x3e\x7d\xe3\x7d\x87\x8e\xad\xe6\x6e\x52\xd3\x1b\x3a\xb6\x0c\x77\x19\x6a\x6c\x40\x1a\xc6\x98\x0c\xc3\x71\x81\xe4\x05\xab\xa1\x7e\x06\x14\x6d\x49\x43\x3f\x14\x90\x6a\x73\xc0\xaa\x6c\x40\x9c\x55\xbe\x4d\x0e\x37\x6f\x44\x9d\x76\x8e\x24\x94\xb6\x66\x16\xac\xa1\xd2\x06\xa4\xa6\x07\x76\xa8\xb5\x01\xc9\x5b\x6d\x43\xb5\x0c\x88\x5e\x69\xa6\xb7\x0a\xa8\x5e\x80\x1e\xaa\x6a\x40\x33\xb9\xdb\x50\x55\x03\xb2\xb9\xd8\x86\x31\xb1\x40\xfb\x9d\x07\x9d\x41\x87\x95\x1e\x11\x6a\x6f\x40\x36\xb1\xdb\x50\x79\x03\x66\xc1\x6b\x38\xd4\xd4\x80\xf5\xf3\xfb\x50\x53\x03\x52\x37\x23\xc6\xd0\x03\x05\xac\x1f\x52\xe4\x50\x55\x03\xd6\xcf\x0f\x50\x55\x0d\x48\x4d\x95\x68\xa8\xab\x0d\xef\x07\xfb\x29\xa8\xab\x01\xcb\x30\xf5\xa1\xae\x06\x14\x6d\x88\x43\xc5\x0c\x28\x1a\xf8\x86\xde\x8d\x31\xfc\x65\x49\x72\x4a\x5e\x0e\x3e\x47\x88\xca\x1a\x90\x7e\x5e\x36\x1a\x2a\x6b\xc3\xdb\xc1\xc5\x09\x38\xcf\x73\x3b\x38\xff\x83\x76\x3d\x54\xe6\xc6\xb9\x3c\x7c\x66\xe3\xd2\x9e\xcb\xc3\x6e\x45\x35\xbc\x61\xf6\xae\xf3\xa7\x53\xc5\x03\x82\xc6\x1a\xe9\x12\x19\xe7\xf6\xb0\xc3\x52\xed\x03\xa2\x0f\x96\x44\xbd\x6f\x98\xd2\xcb\x3b\x4b\x43\xc5\x6f\x78\x7d\xd8\x49\xaa\xf8\x01\xa9\x37\x6c\x5e\x43\xcd\x6f\x78\x55\x58\x69\x60\xe8\x29\x01\x62\x37\x32\x0d\xd5\xc1\x31\xcf\x7e\x77\x28\x32\x92\x3c\x5f\x5a\xf6\x87\xfa\x20\x50\x4d\x0d\x31\xd4\x07\x87\x97\x82\x15\x1b\x86\x0a\x21\x50\xf5\x1c\x0c\x35\x3d\x20\xfe\x89\xd2\x1c\x30\xde\x8c\xd4\xec\x41\xbd\x0e\x68\xa6\xad\x1b\xea\x75\xc3\x8c\x5e\xed\xd0\x1c\xef\xc9\xe8\xe5\x71\xa7\xb2\x07\xc4\xfe\x63\x29\xd4\xf6\x80\x94\x16\x56\x86\x61\xdc\xe9\x38\x29\xbd\xfc\x10\x54\x01\x81\xa0\xd9\x87\xb3\x58\xe7\xab\x65\x29\x74\x6d\x00\x27\x21\xf2\x50\x53\x1c\x27\xec\xd4\x7f\x96\x9a\x22\x90\xb2\xf7\x29\x86\x9a\x22\x70\xae\xc0\x0f\x15\xc5\x71\xc2\x4e\xdd\x14\x2a\x8a\xc3\xb0\xd3\x73\x18\xeb\xdc\x00\x8e\xcf\x7e\xe8\xc7\x18\x27\xc2\xd4\x0d\xa0\xa2\x38\x4e\x34\xa9\x7b\x51\x47\xc6\xb0\x86\xe8\xd9\x3b\x6a\x8f\x40\xd0\x1c\x8a\x4c\xa1\x24\x92\x37\xbb\x86\x0a\x25\x10\xcd\xe8\x56\xe5\x11\x48\x55\xbf\xf3\x30\x76\x14\x48\xc7\xb8\x33\xd4\x28\x87\x1a\x65\xf7\xc8\x50\xa3\x04\x52\x37\x03\xef\x50\xa5\x04\xa2\x1d\xc3\xd3\xbb\x31\x8c\x0e\xed\xc8\xb9\x43\x45\x73\x18\x1d\x3a\xfc\x95\xa9\x69\x02\xf1\x3b\xf6\x59\x59\x80\x17\xa4\x9b\x78\x7a\xa8\x7e\x02\xd1\x0e\x2e\xab\x6c\x02\x69\x0e\x42\xe1\x86\x2e\x0f\x20\xe6\xe6\xb3\xee\x01\x5c\x1e\x25\x29\xcb\xa8\x81\x02\xd1\x8e\xf1\xa9\x82\x02\x6d\xba\x42\xaa\xa0\x40\x3a\x96\xb1\xa1\x0e\x0a\xb4\xe9\x1e\x50\x07\x1d\xcf\x89\x96\xb0\x99\x5c\xc1\x31\x72\x3e\x46\x1d\x23\x40\x3a\x4e\xc3\xa1\x16\x0a\xa4\x63\x0a\x1f\xaa\xa1\x40\x33\x09\xff\x50\x0d\x05\xf2\xef\x74\xe0\x0e\x08\x28\x3a\x72\x86\x6a\xe8\xf0\x1e\xef\xd9\x77\xea\xa1\xc3\x7b\xbc\x67\x1b\x1b\x56\x3a\xce\x3d\x5e\x0f\x6b\x7d\x2a\xc3\x7b\xbc\xe7\x4f\xab\xc2\x0a\x04\x97\xe8\x43\x8d\x15\x68\x3a\xda\x86\x0a\xeb\x50\x61\x35\x6a\x61\xa8\xb0\x02\x41\xf3\x51\x59\xf2\x1a\x79\xed\x0f\x59\x95\x75\x1c\x95\x55\x21\x45\x95\x75\x1c\x95\x55\xde\xa9\xb2\x0e\xa3\x48\xcd\xf5\x39\x54\x46\xc7\x71\xbf\x30\x5b\x95\xd1\xa1\x96\xd9\x95\x6f\x75\xb5\x8c\x7d\xd6\x5a\x9a\x6b\xbd\x4f\xec\x14\xdd\xaa\x66\x0e\x1d\x2b\xd6\x09\x18\xea\x99\xe3\x4f\xcf\x84\x53\x46\x7e\x02\x69\x18\xde\x3f\xcc\xa0\x35\x2c\x72\x84\xdd\x6d\x18\xd1\x09\x44\xb7\x34\x53\x6f\x04\xe2\x18\x64\x28\x2a\x8e\x40\x70\x8a\x2e\xd4\x1c\x81\x64\x05\xdf\x35\x8c\xf2\x04\xb2\xf1\x4c\x43\xcd\x11\x48\xb5\xb9\x17\x55\x1d\x81\x7a\xce\x0a\xf5\x44\x20\x7a\xb5\x07\xf9\xf9\x61\x02\x70\x79\x54\x14\x87\xe1\x9c\x46\xd9\x0d\x35\x45\xa0\x99\x38\x70\xa8\x29\x0e\xc3\x34\xd7\x79\x9b\x1b\xea\xa3\xcc\x1a\xaa\xf7\x54\x53\x04\x52\x29\x8c\x77\x1a\xa5\x09\x64\x43\xbc\xa6\xda\xe3\xa4\x60\xa9\xc6\xd5\xa9\xa2\x08\xcc\xd2\xff\xbb\x82\xd8\x9a\xea\x91\x33\x54\xc7\xa2\xcb\x75\x1a\xc1\x39\x4d\x69\xcd\xf7\x3d\x55\x23\x81\xa2\x59\x6e\x1a\xab\x09\x14\xcd\x6d\xd3\xb0\x4c\xa0\xac\xf3\xe0\x2b\x09\x53\x4e\xb1\xd5\x27\x09\x8f\x39\x7f\xf8\xa9\xc6\x38\xc9\x8c\xa5\xc3\x74\xaa\x1d\x4e\x93\x55\x73\x18\x4d\x95\x43\xa0\xe8\xf5\x9d\x06\x5a\x02\x69\x0e\x8c\xf4\xd3\x40\x4b\x20\x8d\xcc\x6f\x75\xaa\x44\x02\xf1\x25\x4f\x68\x4e\xd3\x14\xd6\xfc\x7c\xa6\x0a\xe3\x34\x37\xf5\x99\x81\x0a\x23\x50\x35\xdb\x4e\x15\xc6\x69\x6a\xea\xbf\xf1\x6e\x69\x47\x0e\xb0\x9d\x33\x4d\x1a\x86\xf9\xab\x4c\x35\xc6\x69\x6e\xea\x33\x31\x35\x46\xa0\x1a\x56\x30\x55\x0e\x81\xd4\xbc\x1b\x33\x55\x0e\x81\x66\x96\xb1\xa9\x22\x38\xcd\x42\xad\x5b\x79\xaa\x08\x02\xd1\x43\x81\xe6\xfa\x65\xe5\x20\x57\x4b\x4d\x10\x88\x67\xe1\xa7\x6a\x1f\x50\x8d\xfb\x9d\x7a\xff\x80\x66\xbe\xb0\xa9\x22\x08\xa4\x9e\xab\xf3\x72\xae\x59\xe7\x38\x27\xca\x54\x39\x04\x9a\xf9\xe0\xa6\x8a\xe0\xb4\x3c\x69\x73\x12\x7a\xfb\x80\xf8\x14\xe9\xd5\x4b\xa4\x40\xd0\xe0\x89\x1a\xe3\xf4\x12\xa9\xd5\xbd\xa6\x81\x94\x40\xf3\x82\xe7\x54\x61\x04\x9a\x01\x88\x53\x3f\x21\xd0\x7e\x67\x6c\xce\x34\xa0\x99\xa7\x6c\xaa\x07\x02\x71\x9a\xf0\x7e\x95\xbe\x69\xf1\x50\xca\x27\xae\xa9\xd2\x07\x44\x3b\x5e\xa7\xdf\x0e\x88\x76\x30\x58\x4d\x10\x68\xde\xe5\x99\x2a\x82\x40\xfc\xc7\xed\xc2\xf1\x72\x31\x34\x79\x8d\x62\xaa\x09\xce\x73\xf3\x93\x43\x6c\xea\x06\x04\x82\x06\xeb\xd4\x0e\x81\x60\x93\xef\x73\xc3\x56\xec\x8c\x87\xe4\x1a\x5a\x79\x54\x66\xea\x2e\x04\x5a\x3d\x73\x70\x09\x03\x9a\x97\x6f\xa7\xee\xc2\x69\x91\x51\x15\xbc\xa9\x73\x10\x68\x5e\x8c\x9e\xaa\x95\xd3\xe2\xa1\x14\x5d\x5e\x53\xb5\x12\x68\x5e\x04\x99\xde\xdd\x9c\xd6\x0e\xa5\x5c\xf3\x9a\x6a\x95\xc0\x49\xbd\x34\xf5\x0e\x02\xd1\x8c\xb1\xa9\x69\x02\x41\x83\x21\x6a\x9a\x40\xf3\x36\xc3\x54\xd3\x04\x52\xf6\x8e\xe7\x54\xd3\x04\xe2\xd0\xe5\x75\xea\x95\x93\x3b\x99\xd9\xbb\x7c\x53\x1f\xe0\xec\x27\x10\x80\xf7\x19\x06\x09\xb4\xb1\x6c\xe6\xaa\x76\x6d\x14\x72\xce\xc8\x48\xa0\x8d\x25\xc9\xb9\xf6\x13\xa4\xea\xa3\xae\x60\xb7\x7c\xff\x79\xd4\xf9\x07\xb4\xe9\xe2\xab\x95\x02\xa9\x53\x5b\x7e\x4d\xbd\x85\x40\xf3\xfa\xc1\x54\x05\x9d\xc6\x3b\xfa\x11\xaa\x82\x02\xcd\xdf\xe1\x54\x03\x05\x52\xf1\x0f\x3e\x55\x41\xa7\xb1\x8d\x5e\x35\x99\x3a\x07\x81\xf8\x33\x43\x53\xc8\x06\xb2\x81\xcb\x53\x07\x0d\xb0\x7e\x9e\x2d\x8a\xd3\xc0\xa2\x6a\xe4\x9a\x4a\xd3\xf3\x3a\x82\x13\xac\xf4\x76\x16\x50\x95\xa5\xa6\xd2\x34\x50\x15\xb9\xa6\xc2\x34\x10\x07\x15\xc3\x55\x98\x06\xaa\xb1\x1d\x53\x59\x7a\x2a\x4b\x67\xf7\xa5\xb2\x34\xd0\xbc\x9b\x36\x15\xa5\x81\x54\x1b\x12\xe2\x54\x94\x06\x62\x4b\x3b\x10\x67\x65\xa1\x50\x9d\xb1\x53\x51\x1a\x68\x26\x49\x98\x4a\xd2\x53\x49\xba\x77\xbb\x70\xf6\x37\x82\x14\xc6\xdf\xa9\x70\x0d\x44\x33\x69\xee\xd5\xdb\x3b\x2a\x7e\x82\x0a\xd7\x40\xd0\xd8\xfb\x0a\xd7\x40\x2a\x29\xfd\xc3\x6d\xb2\xa9\xec\x3d\xbd\xc1\xe5\x7d\xd8\xa9\xa0\x0d\xa4\x96\xb1\x3f\x4f\x25\x6d\xa0\xe9\x45\x9c\x0a\xda\xf3\xe4\xca\x4d\x3e\x2a\xcf\x9e\xc3\x33\xd8\xad\xa4\x0d\x04\x0d\x9e\x29\x69\x03\xf1\x2c\x3c\x33\x06\x09\x88\x76\x76\x2b\xd3\x1e\x23\xb3\x65\xa4\xf2\xf7\x34\xaf\xae\xd7\x9f\xa6\xc2\x36\x10\x1b\x90\x0f\x46\x2f\x0a\x90\xbd\x2f\x30\x15\x5c\x81\xd4\x8a\x07\xb2\x2e\x13\x20\x1e\xe5\x75\xfa\x4c\x80\x6c\xa8\xfb\x54\x98\x05\xd2\x29\x9c\x38\x15\x66\x81\x54\x0d\xdf\x9d\xba\x51\xa6\xa5\x5f\xfc\xa7\x2a\xdf\x4e\x4b\xbf\x28\xc6\x28\xde\x02\xd3\xa4\x29\x53\xe9\x16\x88\x97\x31\x5e\xef\x35\x01\x45\x87\xd4\xd4\xb3\x02\x14\xcd\xe3\x53\xcf\x0a\x50\x34\xbf\x4f\x93\xc6\x00\xeb\xe7\x87\xe0\xe5\xa7\x69\xce\x18\xd3\xf1\x4d\xa5\x67\xa0\x68\x43\x98\xfa\x64\xe6\xf1\xc9\xc0\x0d\x05\x65\x20\x1d\xe3\xd7\x54\x50\x9e\xba\x58\x5c\x7b\x5d\x2c\x40\x39\x1f\x9f\x72\x32\x90\x46\xf6\x8b\x57\x4e\x06\x16\xe5\x58\xd7\x54\x26\x06\x96\xd9\x87\xa7\x32\x31\x10\x9f\x32\x9b\xc6\xeb\x4c\x40\x39\xa2\x89\x32\xf1\xa4\xd6\x8b\xb6\xfc\xa5\xfc\x0b\xa4\x9f\xd2\xf4\x52\xd8\x5d\xba\x4a\x54\x6c\x96\xae\x12\xa0\x2a\xd4\x2d\xc5\x59\xa0\x7a\xf0\x2c\xc5\x59\x20\x9e\x2c\xd0\xa6\xb4\x23\x0f\xd9\xeb\x92\x86\xff\xfc\x74\x70\x49\xba\x38\x79\xec\xe0\x91\x84\x29\x0d\x3d\x6c\xe9\x15\x01\xd2\x28\x68\x30\x4b\x89\x16\x68\xe6\x92\x5d\xba\x40\x96\x25\xfb\xf5\x50\x2c\xa5\x5c\xa0\xea\xe9\x5c\x4a\xb9\x40\x1d\xe7\xc9\x2a\x49\x87\x3a\xff\xcd\xa5\x94\x0b\xa4\x9f\x16\x9b\xa5\x94\xbb\xd2\x91\xfc\x7c\xd6\x99\x22\xe5\xea\xc2\x5a\xba\x4a\x80\x74\xb6\xee\x32\x15\x0b\xd0\x0c\x1f\x5e\x0a\xc3\x40\x33\xe7\xef\x52\x16\x06\xd2\x50\x31\x59\x0a\xbe\x40\xfb\x9d\x0e\x3e\x49\xca\x82\x4e\x4b\x19\x17\x68\x9a\x55\x97\xf2\xec\xca\xc7\x26\xc6\x70\xf5\x76\x00\x21\x47\xd1\xab\x02\xed\x32\x77\x4a\xb3\x0b\x05\x5a\xa0\xfd\x4e\x0f\x4e\xcb\xdc\x29\x26\x77\x5a\x7a\x36\x96\xb9\x53\xac\xa3\xb7\x94\x71\x57\xd6\x26\x36\x1c\xca\x2b\x4d\x9b\xd8\x70\x28\x4e\x8c\xab\x44\xf5\x34\x73\x62\x0a\xb9\xd6\xdb\x5b\x0a\xb9\x40\x4a\xc6\xe2\x2f\x5d\x20\x40\xd0\x18\x9e\x92\xef\x52\xf2\xb5\x08\xdf\x52\xf2\x5d\xe5\x48\x97\x1d\x9a\x1c\xe0\x06\x91\x37\xd6\x97\x42\x2e\x10\x0b\xc6\x2c\x94\x72\x81\xd4\xb4\x3a\x2d\xc5\x5c\x20\xce\x07\x5f\x27\x07\xca\xd1\x4c\x99\x99\xb2\x2f\x10\x67\xa8\xcf\xba\xb4\xde\x17\x32\xc6\x7e\xe9\x53\x01\x9a\xd9\x63\x96\xd7\x85\x16\xa5\xf9\x4d\xa8\xb4\x74\xa9\x2c\x43\xe2\x2c\x89\xb6\x14\xa5\x97\x05\x58\xbc\xda\xb0\x74\xa9\x2c\x6f\x0b\xd5\x9f\x34\x19\x60\x51\x16\x0b\x8d\x2e\x45\x69\xc0\xaa\xfe\x6b\x29\x36\x03\xd1\x8c\x89\x29\x36\x2f\x8b\xf3\x77\x99\xa2\xd8\x0c\x34\xef\x36\x2c\xa5\x66\x20\x75\xaf\xb6\x2f\xa5\xe6\x65\x71\x7e\x95\xab\xa5\xd4\x0c\x04\xcd\x2e\x9c\xbf\x97\x85\x2c\xbf\xb7\x94\x9b\x81\x68\x47\x1f\x4a\xc9\xcb\x92\xfd\xa6\x47\x59\xfa\x68\x80\x36\xfe\x25\x27\xeb\xd2\x83\x03\xb4\x73\x16\x28\x6a\x2f\xeb\xf9\x9b\xc6\x65\x19\x88\x07\xa4\x62\x5c\xda\xf2\xca\x11\xd0\x66\xb7\x7f\xcf\x82\x76\x7e\xed\x8e\x53\x36\x36\xc5\x54\xb6\x82\x52\x3a\x10\xcd\x7c\x54\x2e\x2a\xa6\x9b\xec\x64\x29\xa6\x2f\xcb\xf9\x5b\xf5\x71\x29\xa7\x03\xcd\x0b\x92\x4b\x31\x1d\x88\x9d\x2a\x4d\x8e\x21\xa6\xaf\x43\xf2\x3b\x6a\xe7\xfa\x0e\x3d\xe8\xfd\x01\x52\xf1\xb6\xef\x52\x4c\x5f\xa6\x53\xf1\x82\xc8\xf2\xfe\x12\x90\x86\x95\x3c\x97\x41\x53\x40\xf6\x86\xdf\xd2\xb8\x0e\xfc\x7d\x32\xda\xd6\x81\xf8\x2a\xd9\xcf\x1a\xd7\x81\xec\x05\xbb\xa5\x1d\x7d\x1d\x3b\xba\x1f\xb4\x76\x74\x20\xfe\x21\xbe\xce\xb9\x9e\x7c\x98\x58\xfd\x96\x76\xf4\xa5\x1d\xbd\xb9\x13\x34\x90\xaf\x63\x20\xe7\xaf\xbd\x34\x86\x03\x41\xb3\x9d\x0b\x8b\x35\xbc\x4f\xcc\xd7\x4b\x6b\x38\xd0\x4c\xfc\xb5\x34\x86\xaf\xeb\x7c\x0b\xec\x09\x05\x75\xa0\x19\x81\xb0\x34\x86\x03\x31\x0b\x7b\x70\x66\x97\xbe\x44\x7e\xf9\x4b\xe9\x1d\xc8\x1a\xf9\x97\xd2\x3b\x50\x34\xb4\x2d\x6d\xe1\x40\xd1\x7b\xb1\x94\xe7\x81\x35\x1c\xad\xe1\x56\xc0\xb2\xf6\xe2\x52\xc4\x07\xca\xf9\x73\x29\xe2\x03\xcb\x3a\x8e\x4b\x09\x1f\x28\xe7\xcf\xa8\x84\x0f\x94\xf3\x2b\xf3\x7a\x00\xb0\xac\x1c\xb9\x14\xe6\x81\x54\xcf\xf9\xa1\x30\x0f\xc4\xba\x48\x93\x1b\xb7\x8e\x32\xa7\xa9\x34\x0f\x04\xcd\xf7\xc9\x8d\x5b\xe9\x12\xb1\x71\x29\xce\x03\xe9\x67\x90\xf7\x52\xe6\x06\xea\x11\x50\xb4\x77\x2f\xd3\x59\x9a\x97\x7f\x29\x86\x03\xd1\x05\x73\x55\x0c\x07\x52\x3b\x8c\x33\xea\x0a\x88\xcf\x86\xe1\x29\x87\x03\xf1\x3e\xfb\x70\x6a\x27\x79\xa5\x6b\xaf\x7c\x0d\xa4\x9f\x16\x8a\xa5\x7c\xbd\x4e\xa2\x4a\xff\x5d\x1a\xb8\xd7\x49\x54\xe9\x21\xa1\xcc\xbd\x4e\xa2\x4a\xd9\xa7\x81\x7b\x1d\x03\xb7\xd2\x81\x06\x6e\xa0\x1a\x2d\xb3\xbc\x34\x00\x54\xbd\x91\x4b\x93\xf7\x32\x0f\xa5\x87\x95\x16\xef\xf5\x2a\xb9\xf8\x19\x6a\xde\x06\xaa\xc1\xbf\x4b\xeb\x36\x10\xcd\x98\xbf\xd6\xed\x75\xd2\x50\xfa\xf7\xd1\xba\xbd\x4e\x1a\x4a\xcf\x3e\xad\xdb\x40\xd5\x9c\xb8\x0c\xc8\x02\x52\x37\x62\x7a\xa9\x4a\x00\x55\xb7\xeb\x52\x95\x00\xa2\x57\x7b\x90\x4b\x2f\x1e\x3e\xbf\x24\x35\x09\xa0\x1a\x63\xb4\xd4\x1a\x96\x5a\x43\xf6\x7b\x50\x6b\x00\x4e\xb2\xc5\xa5\xd6\x00\xc4\x69\xc0\xd8\xbc\x6e\x00\x04\x8d\xe9\xab\x4a\x00\x41\xf3\x59\x59\x82\x2e\xd1\x32\x1a\xff\x52\x97\x00\x52\xb2\x4e\xd8\x52\x99\x00\x82\xc6\xf2\xab\x4d\x00\x41\x83\x4d\xea\x0e\x40\xf4\xe1\xfb\x9c\xec\xc6\xb4\x77\x48\xee\x88\x7d\x0e\x30\x66\xab\xe5\x7d\x1d\xcb\xbb\x0b\xab\x42\x01\x34\x23\x8e\x97\xca\x03\x10\x67\x9a\x34\x67\x76\xac\xec\x1e\xe0\x6a\x0f\x40\x4a\xeb\xd0\x9c\x99\xe9\x26\xbd\xbd\xb8\x34\xbd\x2f\x4d\xef\xa6\x07\x5c\xaa\x19\xcb\x7c\x93\x66\x65\x5c\xea\x19\xcb\x7c\x93\x66\xef\x5b\xda\xde\x97\xf9\x26\x4d\xc1\xb7\xd4\x3d\x80\xa0\x31\x5d\x95\x8f\x65\x72\x49\x93\x01\x2e\x0d\xf2\x40\x33\xcb\xcf\xa5\xf1\x1d\x20\xf5\xc1\x7f\xfe\xcc\x2f\xd5\x95\xcb\x2c\x93\xe6\xd4\xbb\x54\x57\x80\xe8\xcc\x37\x57\x69\xba\x40\x51\xb9\x2e\x75\x18\x20\x68\x03\x5a\x97\xa6\xff\x87\xf3\xf0\x52\xb1\xb9\xcc\xb4\xa0\x87\xed\x52\x89\xb9\xcc\xaa\xe0\xa9\x71\xa9\xc5\x5c\x66\x55\x30\x30\xe1\x32\xe0\xeb\x32\xab\x82\x87\xda\xa5\x6a\x03\xc4\x62\xf9\xec\x2b\xcd\x08\x45\x34\xb6\x4b\x7d\x07\x68\x66\xc6\xbd\xb4\xe9\x5f\x26\x55\xf0\xf0\xbb\x54\x81\x80\x78\x1d\x53\x53\x07\xba\x4c\xaa\xa0\x8f\xfa\x52\xbb\xb9\x4c\x96\x60\x62\xfd\x4b\xed\xe6\x32\x59\x82\xb7\x4f\x2f\xb5\x1b\xa0\x79\x99\xf5\x52\x93\x01\x9a\xc9\x40\x2e\x15\x19\x20\x9e\x74\x24\x4e\x36\x69\xb7\x71\xc4\xaa\x32\x40\xf4\x6a\x0f\x4e\x36\x69\xb8\xe1\xd8\xbc\x54\x6f\x80\x68\xe7\xfb\x9c\xad\x76\x7d\x3d\x0c\x97\x76\xfd\xcb\x9c\x0a\xda\xcf\x2e\x75\x1e\x20\xfe\xc1\x2c\x90\x91\x60\x97\x91\x60\x7a\xc0\x2e\x8d\xfd\x97\x91\x60\xda\x2f\x2e\x95\x23\x20\x68\x70\x4f\xe5\xe8\xca\x87\x2b\xf6\x2b\x57\xb2\x97\x30\xdc\x04\x2a\x4c\x40\xb4\x93\x26\xab\x8c\xfb\x32\x78\xfb\x52\x3b\x02\x82\xc6\x7c\xd5\x8e\x2e\x73\x2f\x64\x49\xb2\xca\x58\x30\x6f\xf4\x5d\x2a\x4c\x40\xd0\xec\x42\x56\x65\x45\xe3\xe2\xd4\x64\x55\xd6\x05\xc2\x47\x7c\xa9\x31\x5d\xc6\x8c\x71\xc4\x5c\x2a\x4c\x40\x3c\xca\x6a\xa8\x30\x01\x21\x86\xc2\x15\xdd\x02\x40\xb4\xf3\x75\x72\xc5\x94\x0b\x6e\x02\xe3\xc8\x80\x68\x66\x17\x32\x05\x4f\x81\x3f\x80\x4b\x1d\x0a\x88\x66\xac\x99\x3a\xd4\x55\x8e\x59\xcb\x76\xf2\xe9\xc4\x9b\x65\x47\x27\x9f\x8a\x96\x77\x4e\x8e\x4b\x1d\x0a\x48\x53\xdb\xd4\xa5\x0e\x75\x99\x73\x21\x25\x87\x27\xa3\x8c\x55\xfb\xf9\xa8\x7c\x32\x56\x2d\xf1\xe3\xb9\x54\xac\x80\x36\x7f\x92\xe4\x53\xd5\xf7\x8a\x92\x70\xa9\x57\x01\xd1\x03\x7c\x52\xaf\x02\xda\xc4\xd3\x7c\xe9\xb5\x00\xa2\x19\x2b\xa6\xaa\x05\xb4\xf9\xf3\x6d\xb2\xae\x1e\xbd\x01\x9e\xa8\x6a\x01\x21\xfc\x4b\x93\x4f\x27\x09\x83\x7b\x56\x5d\x0b\x08\x9a\x5d\xc8\x93\x93\x84\xc1\x6f\x4f\xbd\x0a\x68\xb3\x4b\x92\x25\xa8\x55\xc5\xaa\xa0\x97\xfe\x88\xeb\xe4\x65\xf0\x53\x51\xd5\xba\x4e\x5e\x06\x3f\x5b\x15\x27\x20\x68\x4c\x43\xcd\xe9\xfa\xd3\x92\xe0\xb1\x5a\xd2\x75\xb4\x24\x36\x85\x5a\xd2\xa5\x96\xa4\x82\x71\xa9\x25\x01\xcd\xdb\x85\x97\x5a\x12\x10\x8b\xcd\x88\xd5\x92\x80\x78\x94\x11\x1b\x36\x77\xe1\xcc\x30\x1d\xce\xa5\x92\x04\xc4\x19\x60\xaf\x4e\xd6\xec\x0d\x5e\xb0\xbe\x54\x89\x80\x53\x23\xe4\xd2\x71\x01\xa4\xa2\xb9\xef\x52\x23\x02\x9a\xf6\x8c\x4b\x85\x08\x08\x49\x81\x5e\xf5\x65\x5c\xfa\x32\xbc\xbe\x70\xe9\xcb\x00\x9a\xb6\x86\x4b\x5f\xc6\x45\x46\x87\x62\x78\xf8\x65\x30\x1d\x90\x8a\x39\xa7\x2e\x9d\x19\x97\xce\x0c\xd3\x70\x5d\x3a\x33\x2e\xb3\x3c\xc8\x39\x7d\x19\x97\x59\x1e\x4c\x12\x76\xe9\xcc\x00\xd2\xd0\x37\x72\x19\x1f\x05\x04\x8d\x2e\x54\x61\x80\x6c\x60\xcd\xa5\xba\x02\x2c\xcb\xc2\x5f\xaa\x26\xc0\xb2\xe0\xfb\xa5\x1e\x72\xdd\x84\x55\xcb\x38\x95\x0e\x20\x44\x67\x69\x32\x0e\xc7\xc2\xc8\x7e\x4d\xaa\x1d\x40\x88\x93\xff\x50\x3c\xfc\x52\x2d\x01\x42\xb4\x62\x01\x74\x3c\x5c\x56\xe1\x3b\x3b\x41\xcf\x03\x50\x35\x18\x5f\xea\x2a\x40\xf3\x62\xd5\xa5\xaa\x02\xc4\xdb\x1c\xa8\x7c\x35\x84\x27\xa3\x56\x5e\xaa\x2a\x40\xb4\x83\xb1\xaa\x2a\xc0\x29\x78\x71\xa9\xa9\x00\xa9\x0d\xc4\xf9\x4b\xc7\xc3\x75\x1f\x09\x47\xda\x61\x99\xf6\x39\x8f\x47\x1d\x0f\x97\xb9\xe1\x74\x81\x5c\x6a\x39\x40\x33\xef\xf2\xa5\x96\x73\x9d\x74\x71\xa8\x95\x97\x5e\x04\x20\x65\xe3\x75\x2e\xb5\x97\xcb\x3c\x70\x86\xb7\x5e\x7a\x07\x2e\x93\xbe\x19\x54\x7a\xa9\x95\x00\x71\xa0\xf9\x3e\x87\x17\xd0\x26\x16\xb0\x4b\x05\x04\x88\x4f\x1c\x16\xab\x81\x00\xcd\x74\x87\x97\x1a\x08\xd0\x26\xa6\x86\x4b\x0d\xe4\xe2\xd2\xb2\xf7\x87\x2f\x15\x10\x20\x9d\xcb\x5f\x97\x1a\x08\xd0\x54\x84\x2e\x15\x10\x20\x75\x43\xc5\x2f\x15\x90\xcb\xf2\x79\x4a\x4d\x6a\x11\x40\x30\x4e\x9a\x33\xb0\x28\xbd\x7f\x33\x9d\x0f\x97\x91\x34\x26\xd5\xbb\x54\x23\x80\x62\x70\xde\xa5\x16\x01\x44\x33\x1f\x75\x0a\x5b\x2d\x52\x19\x51\xf5\x00\xa8\xda\x23\x2e\xb5\x83\x6b\x1f\x85\x51\x9a\x1b\x67\x1f\xe5\x10\x8e\xa8\x09\x00\x41\xb3\x9d\xcb\xa0\x26\x70\x06\xec\xc6\xd9\xa8\x3d\x92\x14\xfa\xaf\x93\x64\xde\x33\x5f\x2f\x02\x10\x34\xb8\x64\xb8\x0d\x10\x34\xb8\xa9\x76\x70\x79\x7b\xa3\xfb\xd3\x53\x13\xb8\xd4\x04\x8c\xcf\xbf\xd4\x04\x2e\x35\x01\x23\x94\x2f\xa5\xfe\xeb\x3b\x9f\x89\xfd\xba\x99\xbe\xa3\xe3\xd8\xaf\xb3\x25\xe2\xc6\x3b\x8f\x97\x42\xff\x65\xfe\x34\x6f\xff\x5c\x0a\xfd\x40\x7c\x12\xbe\xce\xd9\xfe\x29\x02\xbe\xce\x55\xe4\x12\x47\x4f\xac\xf6\xad\x26\x00\xc4\xfb\x7e\xd0\xb2\xb4\xec\x8d\x8d\x0e\xad\x48\xc3\x49\x0e\x07\x6e\x45\xfd\xfb\x88\xf5\x28\xe0\xb7\x62\x3d\xd0\xcc\x9e\x73\xeb\x9a\x00\xa2\x59\x86\xb6\xa4\x59\x4d\xb9\xdb\xeb\x25\x4d\x41\x17\x0d\xe3\x56\xaa\xbf\x95\xea\x2d\x11\x76\x2b\xd5\xdf\xbf\x23\xe8\x3a\x94\x57\x1a\xb9\x01\xb3\xa4\x2d\xe9\xc8\xb9\x4e\xe2\x93\x66\x71\x0f\x7e\xca\xb7\x52\xfd\x6d\xaa\x34\xdd\xce\xb7\x52\xfd\x7d\x52\xa5\x71\x64\xdd\x7a\x36\x6e\x53\xa5\xf9\x43\xbb\x95\xf4\x81\xd8\x03\x0c\x59\x49\x1f\x88\x03\xc0\x67\xe5\x4a\x52\x06\x71\x7c\x46\xeb\xdc\x49\x43\x65\xf6\x59\xd9\x92\x94\x41\xa6\x7d\xc8\x16\x1c\x19\xb3\xfb\xa8\x53\xcb\x27\x9c\x8a\x66\x8a\xe1\x40\x3b\x23\x56\x0a\x07\x9a\xb6\x95\x5b\x21\x1c\x88\xff\x23\x9d\x2a\x84\x03\xd9\xe8\xc7\x5b\x79\x1b\xa8\xfa\xc3\x6e\xfd\x13\xb7\xfe\x89\x62\x2b\x47\xab\x04\xae\x49\xf2\x56\x02\x07\x62\x8b\xf9\xa8\x8b\x98\x35\xb5\xba\x88\x8a\xdb\x40\x70\x8e\xd5\xc9\x67\x5a\xe6\x45\x72\x03\x28\x6e\x03\x43\x5f\xfc\xad\x68\x0d\x34\x35\xe1\x5b\xc9\x1a\xc8\x86\x26\xde\x7a\x22\x6e\x3d\x11\xde\x93\xbe\x15\xb6\xef\x72\x96\x6b\x41\x73\xf6\xe5\x6c\x62\x06\xa2\x64\x0d\xc4\xd6\x81\x73\x8a\xd1\x40\xea\x29\x4b\x73\xb2\x7f\x62\xb4\x34\x27\x5b\xce\x64\x99\x84\x62\x34\x90\x8d\x58\xb8\x95\x98\xef\x62\x98\x39\x2a\xec\xad\x78\x0c\xa4\xaa\xf0\x72\x2b\x1f\xdf\x95\x6b\x82\xff\x72\x65\xfc\x56\x52\x06\xd2\x4f\xf7\xcd\xad\xa8\x0c\x54\x2d\x74\xb7\x92\x32\x50\xf5\x6f\xde\x4a\xca\x40\x3c\xc9\x47\xa9\xa4\x7c\xeb\x94\xf0\x86\xd4\xad\x54\x0c\x04\xcb\xd8\x92\x7a\x20\x6e\x3d\x10\x1a\xfc\x6e\x25\xe5\xbb\x9e\x1f\x09\xec\x51\x52\xbe\x0d\xdc\x39\x83\x93\x15\x06\xee\x9c\x5e\x5d\x75\x03\x77\x38\x96\x6f\xe5\x64\x20\x98\xc3\x40\x74\x49\x00\x6d\xba\x87\x14\x9d\x6f\x45\xe7\x94\x7d\xd4\xd9\x93\xc4\x7d\xfa\x91\x2a\x39\xdf\xa6\x34\x33\xab\xf7\xad\xe8\x7c\x2b\x3a\x9b\x62\xfd\x56\x4e\x06\x9a\xb1\xb1\xb7\x62\xf2\xad\x98\xec\x85\xe9\x5b\x31\x19\x28\x3f\xf7\x9a\xfe\x05\x60\x8d\x43\x72\x56\xcd\x35\xf7\xd0\x53\x24\xbe\xfb\x91\xec\x78\x9b\xb2\x2e\x90\x7e\xda\x89\x6e\x05\x5b\x20\xd6\x86\x91\x18\xa4\x03\x04\x0d\x96\x28\xec\x02\x41\x63\xfe\x0a\xbb\xb7\x17\xff\x0b\xaa\xc3\xad\x14\x0b\x44\x1f\x8c\xcf\x90\x1c\xa0\x6a\xed\xbe\x0d\xc9\x01\xe2\x75\x0c\xcf\x98\x1c\x20\x68\x6c\x1d\x2f\x7c\x00\x41\xa3\x0b\x03\x70\x80\xa0\xf9\x3e\xa7\x31\xce\x34\xe0\xb1\xd7\x40\x80\xaa\xf9\xfc\xf6\x1a\xc8\x6d\x06\xf3\x73\x26\x79\x0d\xe4\x36\x83\xb9\xb7\x8e\x6f\xaf\x81\xdc\x66\x30\x37\x3b\xc3\xed\x3d\x10\x20\x9e\x75\x78\x6e\xb1\xa1\x11\xd0\x1f\x9a\x17\x3d\x80\x38\x1f\xe0\x94\x17\x3d\x80\x68\x47\xbf\x5e\xf4\x00\x42\x18\x66\x6a\x5e\xf4\x00\xa2\x1d\x6c\xf1\xa2\x07\x90\xba\x51\x2b\xb7\x97\x3a\x80\x68\xe7\xb3\xb2\x80\x1c\xe6\xd9\x1b\x11\xb7\x37\x3d\x80\x68\xc7\x98\xbd\xe9\x01\xc4\x3c\x98\x9b\x37\x38\x80\xd4\x0d\x51\xb9\xbd\xc2\x01\xa4\xb1\x4e\x3b\xe7\xcb\x1d\x8e\x6a\x34\xf4\xad\x8e\x02\xa4\x6e\xb0\xf6\x6d\xc6\x2b\x20\xfa\x90\xe6\x7c\x17\x86\x50\xcf\x7e\x2f\xfa\x03\xd1\x8c\x6e\xcd\x79\x75\xaf\x73\xbe\xc2\x3e\x93\x93\x03\xd1\xce\x67\x9d\xda\x52\xe8\xf4\x43\xf0\xb2\x07\x10\x87\x8a\xed\x9c\x9a\x49\xc6\xbd\x29\x79\xeb\x90\x02\x52\xcf\x38\x6e\x6e\x1d\x52\xb7\x09\xc5\xbd\xc5\x79\x7b\xb1\x03\x88\x55\x63\xd9\xbc\xd8\x01\x04\x9b\xe9\x43\xc7\x15\x10\xcf\xb2\x6c\xde\xec\xb8\xbd\xd9\x61\x4c\xe7\xad\xe3\xea\xf6\x1a\x87\x57\xb2\x6e\x1d\x57\xb7\xd7\x38\x7e\xfe\x3b\xf4\x5c\xdd\x66\x0f\xf7\xae\xe8\xad\xda\x77\x5f\xe7\xc0\x64\xcc\xba\xae\x80\x93\x4d\xf4\x56\x15\x04\x5a\x39\x23\x71\xb6\xdc\xd8\x28\xa7\x53\x27\x4b\x4e\xf0\x72\xde\xef\x5c\xad\xcb\x6e\x9c\xe7\xad\x9b\x0a\x88\xa5\xe5\x6d\xfa\x96\x6e\xb3\x78\x17\x84\xe2\x5b\xbd\xee\xf6\x72\x86\xee\xdf\x5b\x25\xee\x3e\xd1\x63\x08\xd4\xb7\x5a\xdc\xed\x45\x8c\xe2\x91\xac\x2a\x76\x1b\x03\xa6\x13\xf1\x56\xed\xba\x8d\xf7\x3a\x07\x8b\x6a\x17\xd0\xb4\x04\xdc\x6a\x5d\x40\x34\x63\xc8\x3a\x92\x80\xa0\xc1\x76\x1d\x49\xb7\x29\xb9\x8b\xc7\xbe\xaa\xd8\xfd\x9c\x21\xd3\xad\xaa\xd8\xad\x2a\x56\xb0\x88\xde\x06\x74\x01\xcd\xd0\xfc\x5b\xdf\x12\xd0\xbc\xa2\x78\xab\xb0\x01\xcd\x0b\x8f\xb7\xba\x19\x10\x7b\x87\x97\xa9\x62\xdd\x27\x57\x94\xc2\xae\xf7\x1a\xee\x93\x1a\x7b\x49\x93\xc7\xa6\xc6\xb6\x06\xde\xad\xde\x75\x9b\x1a\xbb\xf8\x3a\xc7\xeb\xb5\x06\x6f\x10\xde\x3a\x79\x6e\xaf\x30\x8c\x7f\xb9\x67\x7e\xeb\x04\xba\xbd\x95\x6f\x82\xb1\x5b\x27\x10\xd0\xcc\x3a\x7e\xab\xbe\xdd\xaa\x6f\x56\x4f\xbb\x75\x02\x01\xf1\x07\x60\x05\x8c\x31\xbb\x4f\xee\x6c\xe5\x28\x75\xba\xdb\x44\x54\x26\x08\xba\xd5\xe9\x6e\xef\xe5\x9b\x12\xed\x56\xa9\x03\xa2\x1d\x43\xd1\x0f\x04\x04\x0d\x66\xe8\x07\x02\xe2\x59\xfb\x90\x41\x27\x57\xf6\xf2\x7d\x72\x68\x73\xd5\xd7\x9f\xb6\x17\xf8\x6f\x53\x65\x2b\x5a\xe9\x19\x02\xd2\xc9\x72\x70\xeb\x19\xba\xf7\x51\x10\x7c\x54\x0e\x9c\x94\xda\x4b\x9a\x1c\xd8\xde\x82\xf4\x67\xa4\x1b\x08\x88\x76\xec\x55\x35\xc2\xfb\xc4\x95\xf9\xd9\xa8\xe9\xdd\x27\x29\x96\x9f\x88\x5a\xdd\x6d\xaa\x6c\x23\xe6\x6f\xfd\x3b\xb7\xa9\xb2\x8d\x49\xbf\x55\xcd\x80\xe6\x2d\x9f\x5b\x2d\x0c\x88\xc3\x39\x86\xf7\xa8\x71\x01\x41\x9b\xd0\x9a\xb4\x66\x17\xd2\xba\x34\x2d\x13\xfc\xdc\x1e\xbd\x26\x8f\x5e\x13\x63\xfc\x1f\x75\xae\x47\x9d\xcb\xe0\xfd\x47\x9d\xeb\xd1\x93\xa2\x53\xfa\x51\xe7\x02\x52\x4f\xd3\x76\xb7\x34\x83\x49\xf8\xa9\x3e\xea\x5c\x8f\x9e\x14\x83\x9f\x1f\x75\x2e\xa0\xe9\x1d\x7d\xd4\xb9\x1e\x75\x2e\xc3\xe1\x1e\xf5\x2b\x20\xfe\xb3\xb4\x53\x97\x7a\xfe\x74\x29\x58\x60\x98\x18\xd0\xf4\xa2\x3e\xaa\x57\x8f\x8e\x14\x03\xee\x1e\xd5\x2b\x20\x14\x0c\x5f\x27\x07\xd2\xe1\x00\x23\xd6\x45\x02\xa4\x69\xe4\xff\xa3\x8b\x04\x48\x25\xa1\x4d\x3c\xba\x48\x80\xa0\x25\x68\x9f\xb4\xcf\x5f\x2a\x5c\xd6\x1d\x02\xc4\x26\xa0\x5f\xdd\x21\x40\x3c\x2b\xcd\x69\x64\x33\xb2\x15\x9f\x75\x1e\x6a\x5d\x09\xc9\xea\x51\xeb\x02\xda\xfc\xf9\xa8\x8b\x8b\xe7\x63\x98\xdc\xfb\x51\xed\x7a\xcc\x30\x6d\x9a\x99\x47\x7d\xea\x51\x9f\x4a\x9c\x31\x8f\x2e\x8d\xe7\x64\x39\xe3\xb7\xfd\xa8\x63\x01\x6d\xfe\xec\xd5\x05\xf2\xa2\x43\x42\x17\x7f\x54\xb1\x1e\x3d\x1a\x03\x21\xe0\x51\xc7\x02\xda\x44\x9a\x7f\xd4\xb1\x1e\xb3\x9a\x69\x3d\x7a\x54\xb2\x80\xa0\xd1\xab\x4a\x16\x10\x34\xba\x55\xc9\x7a\x2c\x24\x5e\x93\x34\x67\x6b\x16\x69\xaf\x5e\x3e\x2a\x5e\x8f\x59\xa4\xcd\x3f\xf3\xa8\x78\x3d\xfa\x2f\xac\xc8\xfa\xa8\x78\x01\xa9\x99\xdb\xec\x51\xf1\x02\xda\x1c\xce\x42\xa6\x14\x4d\xf5\x1c\x53\x8f\xee\x8b\x47\xf7\x85\x89\x10\x1e\x95\xb1\x47\xf7\xc5\x70\x24\x32\xe5\x5c\xb5\x47\x06\x7f\xd4\xcf\x80\xd8\x66\x74\xa1\x7e\xf6\xe8\xbf\x30\xe7\xe1\xa3\xb6\xf5\xd4\xc3\x01\xdb\xc9\x81\xbf\x42\x5b\x0c\x45\x7d\xeb\x39\xe9\xa1\x11\xae\x1f\xf5\xad\xe7\x78\x26\x38\xcf\x1e\x3d\x13\x40\x9b\xdd\x66\x32\x40\xc7\x84\xc9\x67\x1f\x55\xb0\xc7\x8b\xf5\x26\xa9\x7d\x54\xc1\x1e\x9d\x15\xf5\xe7\xf0\xe4\x00\x41\x60\xa5\xca\x78\x75\xb0\x47\x6f\x45\xfd\x39\x3c\x59\x50\x8f\x80\xcc\xb3\x6a\x61\x4f\x3b\x96\x07\xc6\xa2\xca\xf5\xa8\x72\x59\x22\xf3\xd1\x5b\x01\xc4\xb3\xbc\x4f\x35\x0c\x68\xde\xee\x7c\x54\xc3\x1e\xd5\xb0\xca\xff\xe1\x51\x0d\x03\xda\x3a\x4f\xba\x2d\x74\x60\x9c\x81\xc8\x27\xc3\xbc\xac\x53\xf4\xa8\x99\x3d\x47\x33\xfb\xd9\x83\x93\x6d\x9e\xfb\x5d\x9a\x93\x3d\xde\x0a\x77\xad\xba\xd9\x73\xbc\x15\xcc\x41\xd5\xec\xd1\x5b\x61\x5e\xb2\x47\x6f\xc5\x63\xfe\x69\x6b\x37\x3e\xba\x2b\x80\x74\xf2\x6c\x3d\xaa\x6b\x40\x22\x8f\xd7\x7f\xfe\xde\x1f\xb5\xb9\x47\xd7\x85\xd9\xc6\x1e\xb5\xb9\x47\xd7\x85\xd7\x06\x1f\xef\xf3\x3f\x27\xa3\xb4\x07\xa0\xf7\xf9\x9f\x93\x51\xda\xa3\x5d\x35\xed\x39\xa9\xa2\xdd\x5d\xde\x9d\x00\x52\x57\xb8\x7f\xbc\x3b\xf1\x9c\x5c\xd1\xd3\x67\x5d\xaa\xbf\x5c\xd1\xf4\xab\x3a\xf7\xfc\xe5\x8a\x66\x9a\xaa\x6e\xcf\x40\x3d\xe6\xef\xf6\x98\x03\x1a\x48\xa5\x9f\x2e\xdc\xad\xa8\x73\xc5\x6a\x26\x8f\xea\x1c\x10\x3b\xc4\x2e\xdc\xad\xa8\x73\x43\xc7\xf9\xa3\x08\x01\x14\xd3\xa6\x3d\x4a\x10\xc0\xfa\x79\xda\x2b\x40\x00\xcb\x24\x89\x8f\xd2\x02\x50\x0c\x27\x7e\x14\x16\x80\x75\x4e\x0d\xe5\x02\x60\x99\x37\xf1\x51\x04\x78\x34\x00\x6b\xff\x7e\x34\x00\x03\xd5\x68\x80\x47\xa9\x00\xa8\x06\x5b\x3d\x06\x87\x00\xf1\xa4\x6f\x73\xb0\x5e\xc1\xf4\x4f\xa7\xec\x00\x84\xee\xcd\xd4\xb5\x08\x03\x41\xb3\x9d\xc3\x3d\xf1\xe6\xee\x53\x2d\xc2\x8f\x71\x20\x9a\x6b\x1f\x4d\xc2\x40\xb4\x63\x5e\xca\x1d\x40\xd0\xe0\x88\x82\xc7\x63\x0e\x1f\xe3\x45\x5e\x23\xd3\x5f\x23\xd3\x35\x13\xbf\x0a\x23\xef\x31\xff\xb2\x23\x5e\xcd\xbf\x40\xd5\x75\xf5\x6a\xfe\x05\x62\x28\x05\x5a\x93\xd6\xa4\x65\x68\x5d\x5a\x47\xbf\xb7\x87\x21\xe9\x70\xc0\x1e\xa6\xb4\xe9\xa3\x09\xda\x92\x46\x28\x14\x66\xf2\x57\x49\x04\x08\x8d\x9a\x91\x28\x62\xbc\x27\x3f\x0f\x86\xc8\x57\x11\x03\x68\x66\xcd\x7b\x15\x27\x5e\xcb\x7f\x7a\x43\xf6\x55\x9c\x00\x9a\xd9\xc7\x5e\x8d\xb5\x40\x3a\x32\xdb\xab\x84\x01\x84\x66\xcb\x80\x0d\x44\x7f\x4d\xda\xd3\x58\xed\x57\x03\xee\x6b\xd2\x1e\xaf\xaf\xbd\x4a\x22\xaf\x61\xe7\x4e\x42\xa1\xe3\x35\x41\x4f\xe3\x37\xfc\x6a\xd4\x7d\x2d\x00\xda\x9a\xed\x3e\x69\xfa\xb5\xb0\xb4\xbd\x0a\x22\x6f\x3e\x3a\x3b\x33\x53\x10\x79\x8d\xcb\xa8\xd8\x92\x5f\x0d\xc2\x40\x3c\xcb\x34\x14\x4e\x80\x66\xbe\xab\x57\x39\xe4\xcd\x47\x67\x67\xc4\x0a\x22\x40\x33\x53\xd6\xab\x1c\xf2\x1e\xf3\xaf\x03\x71\xae\x27\x3c\x9d\xef\xe4\x55\xe4\x78\x8d\xa2\xd0\x4c\xfc\x2a\x73\xbc\xf9\x68\xac\x4c\xcc\x88\x09\x20\x65\xa3\xe7\x5f\x65\x8e\xd7\x90\x09\x03\xef\x5f\x05\x0c\x20\x9e\x65\xc4\x0a\x18\x40\xea\x26\x14\x7b\x15\x26\xde\x72\x8c\x2a\xd2\x5c\x33\xad\xb8\xfa\x27\x5f\x03\x24\x5e\x03\x24\xbc\x03\xf0\x2a\x60\xbc\x06\x99\x5b\x44\xea\x55\x98\x00\x9a\x05\xda\x5e\x05\x07\x20\xa6\xc6\xee\x51\x70\x00\xe2\x75\xb0\x45\xc9\x01\x68\x16\xde\x7a\x15\x1c\xde\x7a\x66\x0b\x07\x14\x1c\x5e\x03\xca\xbd\x86\xfa\x1a\xf8\xf0\x1a\x3c\x6e\xfc\xda\xab\x30\xf1\x9a\x52\x55\x79\xe5\x55\x98\x00\xa2\x1d\x4b\xab\x90\x00\xa4\xa9\x7e\xfe\x2a\x25\xbc\xc7\x50\x3b\x7d\x9f\x33\x3b\x86\x5a\x3f\x6e\xa5\x84\xf7\x18\x6a\xf9\xf5\xbc\x4a\x04\x40\x1a\xde\xb3\x78\x95\x08\x80\x78\x96\x7e\x95\x08\x80\xd4\x7f\x43\x9a\x73\xc3\x2e\xab\x3b\xf2\x55\x48\x78\xcf\xbd\x4b\xce\xa8\x57\x21\xe1\x35\x18\xdc\x88\xde\x57\x21\x01\x88\x76\xd2\x5c\xdc\xa6\x0d\x80\x3f\xcf\xab\x48\xf0\x7a\x41\xd3\x38\x87\x57\x99\x00\x08\x1a\xd3\x55\x26\x78\xdb\x31\x65\xb0\xb8\x5a\x6b\x81\x68\x07\xeb\x35\xd7\x02\xd1\x4e\x9a\x6c\xf1\xda\x66\x99\x8e\xd9\x5d\xd0\xd4\xe7\xe6\x7f\xff\xd7\x5f\xa5\x0d\x20\x24\x3f\xdf\x22\x23\xbd\xd5\x69\x54\xee\xab\xb8\x01\x34\xa5\x88\xd7\x08\xf2\xd7\xfc\x41\xfc\x4a\x5f\xa5\x04\x20\xb6\x0d\xbc\x55\x4a\x00\x52\xd6\xb3\xf9\x6a\xf3\x05\x52\x36\xee\xf3\x35\xc0\x01\x68\x26\x59\x7a\x0d\x70\x00\x52\xf6\x42\xd0\xab\x69\x18\x68\xc6\x3c\xbc\xca\x1c\x40\x3a\xa5\x56\x5f\x65\x0e\x20\x8d\xec\x37\xa2\x05\x19\x88\x5e\x19\x9d\x26\x64\x20\x68\xb4\x53\x36\x01\xa2\x5b\x69\xee\x10\xca\x58\x58\x69\xeb\x55\x34\x01\xe2\x51\x69\x6e\x90\xa1\x49\xc1\xd3\x44\x31\x04\x48\xd9\x74\x72\xaf\x59\x5f\x81\x68\x07\xf3\x94\x4d\x80\x78\x1f\xb3\x55\x0e\x01\x82\x06\x57\x94\x43\x80\xd4\x53\xf6\x7d\xb2\xc0\x4a\x09\x5e\xda\x7c\x35\x2b\x03\xa1\x15\x3b\x16\x59\x30\x0e\x0b\xa0\x69\x56\x7e\xad\x96\x69\xe6\x9d\x57\xb3\x32\x10\x63\xe6\x7d\x9a\x95\x81\x78\x96\x7e\x35\x2b\x03\x71\x3a\xf1\x6d\x9a\x3f\x08\x88\x67\xed\xc3\x33\x61\xca\x17\x4f\x54\x4d\xcd\xaf\xa6\x66\xef\xe1\xbf\x9a\x9a\x81\xd8\x2c\xbe\x4f\x5e\xcd\xc3\x2b\x69\xf2\x6a\x12\x89\xe8\x41\x6e\x4e\x21\x20\xba\x85\x7d\x5a\xa4\x5f\xcb\x65\xaa\x66\xbf\x5a\x95\x81\x94\x0d\xb8\x7e\x35\x21\xbf\x96\xb7\x34\x34\xf9\xd5\x84\x0c\xa4\x71\xbe\x57\xd3\x0a\x01\xd1\x0e\xb6\x78\x19\x02\x48\x59\x2f\xfd\xab\x59\x19\x08\x1a\x43\xf6\x3a\x04\x10\xcf\xc2\x02\xaf\x43\xbc\xeb\x18\x3d\x7c\xd6\x79\x68\x7e\x36\x10\xfb\xd5\xfc\xfc\x6a\x7e\x36\xae\xfb\xf5\x8e\x04\x10\x34\xe6\xab\x49\xfa\xb5\xc6\xa5\x62\xe5\xab\x49\xfa\xd5\x24\x6d\xfc\xc1\xab\x49\xfa\xb5\xc6\xa5\xf7\x04\x5e\x4d\xd2\xef\x75\xf8\xc2\xf2\x6a\x92\x7e\x35\x49\x1b\xec\xfe\x6a\x92\x7e\x35\x49\x1b\xec\xfe\x7a\xbf\xe2\xb5\xc8\xa5\x71\x0f\xaf\x66\xea\xf7\x3a\xbc\x82\x07\x9a\xa9\x81\x10\x8f\x18\x8b\x66\xea\xd7\x0b\x16\xfa\xf5\x5e\xcd\xd4\xaf\x66\x6a\xf3\xca\xbc\x5e\x85\x7e\x2d\x68\x69\xe4\xc3\xab\xe9\xfa\x35\x05\x91\x81\xec\xaf\xb6\x6b\x20\x9d\x5c\xec\xaf\xb7\x2e\x80\x54\x52\xf3\x7d\xf2\xea\xd2\xb4\xa2\xd0\xa4\xf9\x1a\x68\xd3\x9d\x6b\x70\x13\x10\xcd\x78\x9d\xc1\x4d\x40\x2a\x49\x36\x1b\xdc\x04\x44\x3b\x9f\x95\x05\x24\xb5\x9d\x6e\x5c\x0d\xdf\x40\x34\x93\x26\x07\x6e\xfd\xef\x8a\xaf\x06\x34\x01\xa9\x24\xe5\x32\x8d\xe1\x40\x9b\x7e\xa7\xda\xc2\xdf\x5b\x1f\x6f\x93\x26\x03\x6e\x0d\x30\xd5\x47\x65\xc0\x2d\x03\xaa\x23\x96\x01\x26\x25\x3a\xff\x4b\xc3\x97\x80\x68\xe7\x6c\x65\x8a\x76\x74\xc3\x4b\x5e\xed\xe8\x40\x7c\x1c\x3c\xab\x21\x1d\x88\x67\x19\x8b\xf1\x4b\x40\x9b\x9e\xa4\xda\xd6\x81\x68\xc6\x3a\x6a\x5b\x07\xe2\x18\x61\x4f\x79\x49\xe3\x35\x53\x51\xaa\x76\x2b\x57\x4c\x4b\x94\xaa\xed\xe4\xca\x63\xa4\x02\x0a\xd7\xab\x71\x1d\x48\xc3\xba\x64\xaf\xd6\x75\x20\x9e\x75\xc8\xb2\xca\xcb\xd2\x16\xd9\x7b\xbd\xcc\xf1\x3e\x67\xaf\x38\x3e\x59\x75\xc2\xa6\xdc\xcb\x5e\xe6\x00\xa2\x9d\x73\x93\x55\x8f\x61\xa5\x18\x27\x5f\x63\xa9\x5e\x63\xa9\x0c\x70\x7f\x8d\xa5\x02\x82\x46\x1f\x06\x53\x01\x41\x83\x7d\x9a\xfa\x81\x36\x3d\x0a\xb4\xf4\x03\x71\xaa\xff\xc3\x8d\xf5\x57\x47\xc0\x6b\x00\x96\x29\xff\x5f\x1d\x01\x40\xd0\xe0\xa4\x9e\x00\xa0\x4d\x3f\x6c\x03\xb0\x80\x68\xe6\x08\x64\xee\x6b\x24\xa6\x8b\xaa\xf5\x1f\x88\xc1\xc3\x5c\xad\xff\x40\xd0\x6c\x27\x73\x31\xff\x17\x7d\x46\xaf\xe6\x7f\x20\xde\x27\x83\x64\xee\x6b\xc1\x2d\xb5\x37\xa3\xbc\x80\xa0\xb1\xaf\x35\xff\xbf\x26\x47\xd2\x0a\xf4\x6a\xfe\x07\x82\x66\x3b\x19\x69\xc2\xa4\x7a\x9e\x95\x93\x56\xa2\xa8\xce\x4d\x7d\x1e\x68\x56\x4a\x7f\xd5\xe7\x81\x68\x26\x4d\xb6\x90\xbf\xb7\x54\x7f\x67\x6a\xf4\x40\x4c\x83\x3d\x62\x3c\x18\x10\xcf\x4a\x93\x05\x5b\xa3\x57\x96\x26\x0b\xb6\x46\x2f\x45\x09\x03\xc2\x80\x78\x96\x55\xf3\xaa\x39\x10\xd3\x60\xdf\xe8\x27\x00\xa2\x9d\x34\x59\xf0\x1d\x16\xc0\x66\x8d\x04\x40\xf4\xc1\x74\xb5\x12\x00\x41\x63\x89\x34\x13\x00\x31\x0f\xc6\xa2\x99\x00\x88\xf7\x31\x5f\xed\x04\x40\x8c\xc5\x3e\xe4\xcb\x27\x5f\xdc\x1a\xda\x0e\xde\x8f\xc0\x55\x3f\x63\xcd\x04\x40\x3c\x0a\x4b\x35\x13\x00\x71\x1a\x31\x5d\xcd\x04\x40\x2a\x56\x8a\x79\x8d\x1c\x03\xd2\x49\xbf\xfd\x6a\x3a\x00\xd2\xc9\xaa\xb4\x35\x1d\xec\x9f\x06\x26\x76\xdf\xd6\x74\x00\xa4\x93\xd2\x7e\x6b\x3a\x00\xd2\xc9\xca\xbd\xb5\x1d\x00\xe9\xe4\x5f\xda\xda\x0e\x80\xa0\xfd\xa0\x75\x69\xc7\x8e\xb6\xa0\x0d\x69\xc7\x50\x36\xa0\x2d\x69\x26\x1a\x65\x37\x6f\x7d\x1b\x40\x1a\xd6\x3f\xdc\xfa\x36\x80\x54\x54\xb2\xb7\x16\x05\x20\x8e\x32\xc7\xf2\x4a\x93\x2f\xdd\x67\xb7\x34\xa5\x3d\x44\xa2\x6d\x40\x19\x10\xed\xa0\x69\x8d\x00\x82\x06\x5f\x0c\x28\x03\x82\x06\xff\xb4\x50\x00\x41\x63\xcc\x3a\x41\x80\x54\xbc\x5e\xb4\x35\x5b\x00\x41\x63\x2c\x9a\x2d\xb6\x41\x66\xa6\x16\xdd\xda\x28\x80\xa0\xc1\x17\x6d\x14\x40\x6a\x15\x89\x77\x6b\xa3\xd8\xe9\xc4\x3e\xc3\x03\x83\xcc\x80\x66\xd4\xc8\xd6\x6c\x01\x34\x8d\x4f\x5b\xff\xc9\xb6\x12\x8c\xb5\x0b\xb7\xa6\x8c\xad\xff\x44\xed\x79\x6b\xca\x00\x9a\xb6\xa7\xad\x25\x63\xeb\x52\x31\xcc\x76\x6b\x51\xdc\x96\x6f\xa8\x92\x1c\xdb\x20\x37\xae\x43\xd3\x78\xb8\x35\x1e\xea\xb2\xd8\x0a\xed\x40\x1a\x9a\xb0\xb7\x42\xfb\x0e\x01\xbd\xe9\x52\xda\xca\xe2\x40\x31\x69\xfc\x56\x14\x07\x96\x45\x4b\xb6\x92\xf8\x3e\xc5\x1a\x1c\x87\x92\x38\x50\x94\x56\xb7\x82\xf8\xb6\x6e\xbd\x8e\xfd\xad\x20\x0e\xa4\x9e\xf9\x99\x6f\x05\x71\x20\x75\xef\x29\x6f\x05\xf1\x7d\xe2\x3b\x90\xa2\xb6\x42\xf7\x3e\xf1\x1d\x48\x97\x5b\xa1\x7b\x5b\xa3\x5e\x73\xd4\x56\xea\xde\x4a\xdd\xda\x6c\xb7\x52\x37\xd0\xfc\xb5\x6c\x0b\xa1\xed\x79\x74\x78\x5f\xe7\xda\xcc\x63\xb2\x70\xb6\xae\xcd\xa9\x5b\xef\xd7\xa3\xc0\x0e\xa4\x6a\xa9\xe2\x6d\x18\xc8\xb6\x46\xbd\x31\x80\x5b\x21\x1e\x68\x9a\x71\xb7\x32\x3c\xd0\x2c\x2c\xbd\x15\xe1\xb7\x22\xbc\x31\x7b\xdb\xc8\x10\x20\x7a\x90\x26\x53\x10\xeb\xbb\x7f\xa5\xad\x58\x0f\xb4\xb3\x99\x94\xea\x81\xd4\x53\xb7\x57\xf9\x74\xa4\xfa\xe9\xeb\xe4\xd3\x91\xea\x11\xb6\xb6\x52\xfd\x3e\x52\xbd\xbb\x4e\xa9\x1e\x88\xfd\xf4\x0f\x29\xe5\xb6\x42\x3f\xd0\xa6\xec\x56\xe6\x07\x62\x42\xd2\xdc\x6e\x0b\x1f\x82\xdf\x9f\x22\x3f\x90\x4e\xb6\x94\xad\xc8\x0f\xc4\x77\xcf\xaa\x28\xf2\x03\xf1\x3a\x06\xaf\x78\x0f\xa4\x72\x78\xa6\x78\x0f\x14\xeb\x14\x6c\xa5\x7b\x20\xcd\x81\xf8\xbc\x2d\x44\x01\xa4\x9f\x09\x31\xb6\x12\x3f\x10\x7b\xd5\x67\xe5\x23\xc5\xd3\x0c\x52\xdb\x0a\xfc\x40\x8c\xc4\xd7\xc9\x46\x05\x7e\xad\x6b\x5b\x81\x1f\x08\xf9\xd4\x76\xf2\xe9\xd2\xac\x39\x1c\xb1\x8c\xb2\x8a\x45\x1b\xf6\x21\xa3\x2e\x3d\xe0\xfc\xb1\xb6\x31\x2c\x40\xec\x55\xde\xa7\x66\x00\xc4\x1f\x8b\x7e\x95\xf8\xb7\x65\x2c\x90\xe4\xb7\x12\x3f\xd0\xd4\x68\xb7\x02\xff\xbe\x8f\xf0\x65\x0f\x32\x45\x81\x5f\x0b\xc3\x56\x92\x07\x8a\x35\x24\xb6\x82\x3c\x50\xbd\x47\xb8\x95\xe3\xf7\x9f\x1c\xcf\x2e\x57\x8e\x07\xaa\xbe\x84\xad\x18\xbf\xad\x50\x6f\x24\xdb\x56\x8c\xdf\xde\x42\x30\xce\x72\x2b\xc6\x03\x31\x7d\x5e\xa7\x18\x0f\x84\x9c\xc0\xea\x28\xc7\x03\xc5\x4c\x8d\x5b\x31\x1e\x88\x63\xd4\xd7\x39\xd7\xc7\x02\x93\xfe\x1f\x14\xe3\x81\xf8\xa7\xb1\x3d\x15\xe3\x81\xe0\x30\x3c\x51\x14\x07\x9a\xda\xdd\x56\x12\x07\x8a\x39\xe9\xb6\x82\x38\x50\x75\x92\x6c\xe5\x70\xe0\x14\x24\xdc\x8a\xe1\x5b\x31\xbc\x62\xbd\xd8\x8a\xe1\x40\x31\x87\xde\x56\xe2\x06\xe2\x1c\x65\x5a\x8a\xdc\x40\x33\x7e\x72\x2b\x52\xef\xd7\x50\x7a\x64\xe5\xad\xac\x0c\x34\xcb\xde\x6c\xc5\xe2\xfd\x9e\xd3\x91\x2d\xa2\x58\x0c\x34\x8b\x80\x6d\xa5\xe2\xfd\x1a\x5b\xe5\xd0\x9c\x14\x65\x29\x14\xd9\xb7\xf2\xef\x3e\x65\x29\x94\x36\x0c\x89\x01\x9a\x5e\xb9\xad\xf8\x0b\x04\xc3\x59\x7b\x45\xdd\x6d\xf4\x8b\x81\x8d\x5b\x51\x77\x1b\xfd\xa2\xcf\x77\x2b\xeb\x6e\xa3\x5f\x0c\xa8\xdc\x3a\xaf\xf6\x3e\xfa\x39\x5c\x52\xfe\x05\x9a\x26\xbd\xad\xa8\xbb\x15\x75\x93\x1f\xb5\x62\xed\xde\x47\x6d\xb2\x5b\x27\xb6\x4f\x29\x33\xbb\x75\x66\x1b\xb5\xdb\xe5\x52\xaa\xdd\x4a\xb5\x87\x4d\xba\xbe\xf6\x89\x7e\xf1\xa7\xaf\xa4\xbb\xff\xa4\x5a\x46\xa7\x54\x0b\xb4\x75\x1e\x75\xb2\x0a\xb5\x7a\x3e\xb6\x42\xed\x56\xa8\xf5\xfe\xed\x56\xa8\x05\xda\xe1\x93\x32\x2d\x10\xbd\x3a\x3a\x4f\xa6\xcf\xb4\x6c\x36\x73\xa9\xcf\x05\x09\xcc\x2c\x5b\x39\x77\x5b\x61\x5e\xe7\xca\x56\xce\xdd\xde\x90\x30\xda\x79\x2b\xe7\x6e\x2b\x5a\xf8\x9d\x2b\xe6\x02\xf1\x51\x3b\x38\xd9\x64\x85\x79\x77\xd8\xa7\x98\xfb\x59\x61\x5e\xb7\xfa\xe7\xa5\x89\xcf\x4b\x13\xca\x1f\x9f\xa2\xef\x77\x42\x78\x18\xf2\xa7\xf8\xfa\x1d\xf1\x15\x79\xe6\x53\x7c\x05\x9a\x41\x04\x9f\xae\xaf\xcf\x6a\xf2\xe6\x07\xfc\x94\x68\xbf\x23\xd1\x76\x69\x97\xb4\x4b\x7e\x16\x68\x5b\x1a\xd9\xa6\xba\x24\x66\xf1\xe9\x0e\x33\x94\xf2\x53\xd8\xfc\x4e\x6d\x8a\x21\xad\x48\x23\x49\x05\xfb\xe9\x53\xae\x04\x9a\xe5\xa7\x3e\xdd\x61\x9f\x25\xdd\xf5\xd1\x7f\x8a\x9a\x40\xaa\x26\x7a\xfb\x14\x35\xbf\x73\x9f\x01\x79\xe6\x53\xd4\x04\xda\xe4\x1b\xfb\x94\x34\x81\x68\x06\x4b\x14\x35\x81\xa0\x31\x57\x65\xcd\xcf\x58\x1d\xfd\x7c\x9f\x72\x25\x90\x4e\x56\xb1\x4f\x77\x18\x50\x56\xff\x87\x9b\xec\x9f\x8e\xb1\xcf\x0b\xcb\xca\x9d\x9f\x8e\xb1\xcf\x0b\xcb\xba\x99\x3f\xa3\x76\x3e\x2f\x2c\x7b\x2a\x7d\x7a\xcb\x3e\x2f\x2c\x1b\x62\xf0\xe9\x2d\x03\x52\xf7\xa6\xe7\xe7\x05\x0a\x20\x0d\x63\xb2\x3e\x5d\x68\x9f\xc5\x2b\x54\xe7\x3e\x7d\x68\x9f\x57\x28\xd4\xd3\x3e\xaf\x50\x7c\x5e\x62\x36\x16\xe3\x33\xe4\x07\x08\x1a\x6b\x65\xc8\x0f\xd0\x0c\x45\xf8\x74\xbf\x7d\xba\xdf\xfc\x03\x7d\xba\xdf\xbe\x73\x89\x99\x13\xec\x33\xe4\x07\x68\x4a\x68\x9f\x1e\xb9\x4f\x8f\x9c\x2a\xc0\xa7\x47\xee\xfb\xab\x6d\xc8\xa3\x86\x01\x7d\x86\x01\x59\x56\xe8\xd3\x4b\xf7\x19\x06\x64\xb9\xa9\x4f\x2f\x1d\xd0\x26\xf6\xc5\xcf\x28\xa0\xaf\x1c\xbd\xd7\x2e\x64\x9e\x51\x40\x15\x31\xf3\xd3\x71\xf7\x19\x05\x54\xcf\xf0\x64\x5e\x51\xef\x2d\x76\x2b\xf3\x8e\xe3\xce\xbd\xaf\xe3\x0e\xa8\x66\x0b\xf8\x74\xdc\x01\xb1\xf5\xe1\xbb\x8e\x3b\xa0\x9d\x91\xe8\xa4\xfb\xea\x11\x78\x69\xa6\x43\xee\xab\x67\xb2\xbc\xce\xfb\x15\xdf\xa9\x9a\xc1\x1f\xfd\xd3\x49\x07\xc4\x09\xc6\x92\xe9\xa4\x03\x62\x74\xac\x85\x11\x3f\x9f\x11\x3f\x66\xb2\xfb\x4c\x05\xf5\x59\x4a\x43\x3d\xe0\x33\x0a\xe8\x33\x0a\xc8\x70\xc0\x4f\x07\xdf\xe7\xfd\x64\x45\xc4\x4f\x07\x1f\x50\xbd\x16\xfa\xe9\xdf\x03\xda\x59\x0a\xdd\x7b\x9f\xee\x3d\x6d\x1a\x9f\x41\x40\x40\xcc\xd6\x91\xc8\x14\x83\x80\x12\xa2\xda\xa7\xcb\xef\xf3\xca\xb2\xf6\xe4\x4f\x97\x1f\x10\x12\xa7\x34\x39\xd5\x48\x95\x52\x25\xc9\x28\xdc\x7b\xdd\x8a\xf3\x9f\xee\xbd\xaf\x9d\x6f\x8a\x49\x18\x04\x04\xc4\xf0\x18\x8a\x2e\xbf\x4f\x57\x9e\xf1\x06\x9f\xae\xbc\xef\x64\x71\x92\xc9\xba\xf2\x80\x50\x0e\xe0\x80\xae\xbc\x4f\x57\x9e\x57\x1b\x3e\x5d\x79\x40\x9b\xc9\xa1\xc8\x01\x13\xb0\xaa\xa5\x7e\xfa\xea\x80\xa0\xf9\x3a\x39\xd0\xfc\x56\x20\xe9\xaa\xfb\x4e\x02\x56\x3f\x3d\x7d\x75\xc0\x49\x82\xf3\x19\x2c\x04\xa4\x6a\xce\x87\xcf\x60\x21\xa0\x29\x0e\x7e\x5e\xf7\xf8\x4e\x9a\xd6\x61\x0f\xf2\xa4\x6b\x9a\xf5\x4c\x31\xa6\xe8\x23\x27\xeb\x44\x96\xfa\xf4\xf2\x01\xd1\x83\xcd\x64\x09\x5e\xbe\xe9\x41\xaf\x97\xef\xf3\x1a\xb3\xb5\xef\x3e\xbd\x7c\x40\x9b\xc3\xf1\x3a\xfb\x7e\xd6\x9a\x7d\xa2\xf7\x0e\x08\x1a\xbd\xea\xbd\xfb\x8c\x2c\xaa\x9e\x32\x7a\xef\x3e\x8b\xd0\xbb\x13\xf5\xd4\x7d\xa7\x90\x3c\xa6\xb9\x4f\x4f\xdd\x67\x21\x79\x3f\x4f\x1d\x75\xdf\x29\x24\xef\x0f\x41\x33\xc0\x67\x10\x91\x8a\xc4\xa7\x1d\xe0\xd3\x0e\xa0\x22\xf1\x69\x07\x00\x82\x66\x17\xce\x02\xa7\x5c\x51\x33\xfb\x34\x04\x00\x69\x5a\xa3\xeb\x53\x39\x06\xda\x39\xf1\xd5\x8d\xbf\x73\x6d\xc2\x43\x4b\xdd\x18\x68\x1a\xa5\x3e\x55\xe3\x4f\xd5\xd8\xf8\x9d\x4f\xd5\x18\x88\x05\xf3\x51\x19\xb0\x3c\x02\x61\x9d\x7a\x30\x10\x2b\x61\x33\x19\xb0\xfc\xd8\xfd\x76\x54\x70\x81\x34\xcc\x6c\xf6\xa9\xb8\x02\xed\xfc\xb6\xd4\x38\x81\x34\xce\xd9\xae\xca\xf9\x9d\x8b\x0f\xbe\x4e\xf5\x12\x88\x6e\xa5\x39\xba\xeb\x98\x95\x18\x8a\xea\x25\x10\x3a\xe2\xef\xff\xfd\xef\xfe\x21\xff\x08\xa9\x73\xb6\xed\x1f\xb2\xce\xfe\x59\xd2\x0b\x23\xc2\xfe\x21\xb0\xec\x9f\xa1\xc4\xfc\xa2\xf6\x0f\xd3\x9a\x10\x34\xdb\x6d\x69\x5b\xda\x0a\x5a\xf2\x7d\xc8\x18\x1d\xeb\xe7\xfe\x21\x4f\x08\x41\x5b\xff\xf9\x67\xdf\x3f\x64\x8b\xfd\x4b\xbe\x3a\xfe\x4d\xfb\x97\x1d\x3e\xe1\x32\x1d\xf1\x75\xff\xb2\xdd\xf1\xb7\xef\x88\x65\xfb\xc7\x9f\x5d\x48\x9d\x9f\xce\xfe\xf1\x3b\xdd\x3f\xa3\x65\xab\xec\x28\xbe\xaf\xf8\xbe\xca\x50\x8b\xef\xb3\x92\x6f\xad\xb0\x88\x1f\xd1\xfe\x15\xa7\xde\x60\x47\xb5\x8f\x6a\x1f\x5d\x9a\x2c\xaa\xb6\x1b\x8c\xb9\x39\x0f\x4f\x35\x6e\x33\xec\x5f\xb3\x5d\xb3\xdd\x64\x1e\x1c\x4d\xfb\xc7\xe5\xb1\x8e\x72\xb2\x7f\x9c\x26\x42\xd0\x78\x96\x93\x43\x08\x1a\xcf\x76\xdf\x67\x4e\x66\x2c\xa6\xfb\xc7\x87\x2d\x04\x6d\x42\xf3\x7d\xf8\xdb\x3b\x59\x55\xf7\x6f\xb8\x34\x7c\xb2\x1d\xcd\x74\xff\x86\xbc\xc2\x3f\xde\x49\x91\xb9\x7f\xf8\x9a\x85\xd4\x49\xdb\xb4\x7f\xd3\x6d\x82\x39\xab\x37\xf9\x3c\x1d\xcb\x74\x2c\x85\xf7\x61\x58\xda\x3f\xac\x48\x9d\xab\x58\xfb\xb7\x7c\x76\xf9\x6c\x65\x7c\xcb\x67\x31\xc4\x74\xae\x30\xed\xdf\xe5\x7c\x2f\xfb\xed\xd2\x7c\x16\xe7\x66\x6f\xf2\xfe\x72\x8d\xb4\x6b\xa0\xb3\xec\xdf\xe5\xf6\xbc\x7c\x5f\x67\x6f\xdc\xae\x87\x19\x0c\xda\xe4\x7d\xb7\xfd\xde\x8e\x79\xc2\xbf\xdb\x67\x6f\x9f\x75\xdd\x1e\xe7\x81\x33\xae\x37\xd7\xe8\x71\x1f\x3c\xf2\x74\x31\xb7\x47\x5e\x59\xfb\x83\xcf\x71\xff\x1e\xfb\x7d\xec\xd7\x75\x7b\xdd\x7f\x68\xd9\xbd\xbb\x6e\xaf\x6b\x84\xfb\xa9\x77\x3f\xb3\xd7\xf1\xe1\x07\xea\xdd\x35\x7a\xdd\x2f\xe8\xb7\x1d\xb1\x62\xff\xb6\x7b\x77\xfb\xac\xdf\xcc\x76\x2c\x38\x5a\x3a\x69\x88\xf6\x6f\xcb\xab\xed\xfb\x5c\xcb\xed\x7c\xd1\x34\x3b\x4e\xc5\xfd\xfb\x7c\x1f\x8e\x91\x8e\x91\x70\xff\x3e\xf7\xcb\xe7\xfb\xfc\x66\x3e\xdf\x87\xe6\xd6\xbb\xdf\xcc\xe7\x1e\xc2\x1b\xd1\xb1\x0b\xed\x84\xf7\x40\x48\x9d\x82\x32\x3b\xa1\x56\x09\x41\xeb\xd0\x96\x34\xdf\xd7\x62\x6e\x09\x4b\xbc\x90\x3a\x19\x35\x77\xc2\x9a\xbe\x93\xf7\x07\xa8\xa6\xb1\x13\xba\xc6\x4e\xc9\x7e\x07\xfd\x12\x52\x27\xa4\x4e\x2c\xea\x4e\xd9\x7e\x91\xe0\x3b\x37\xcf\x77\xf2\x3c\x48\xc5\x76\x4b\x9a\xed\x10\x6a\x3b\xf7\x82\x76\x2a\x8e\xcf\xfb\xc3\xc4\xa8\xec\x54\xed\xc3\xa2\xda\xc4\x67\xec\xe4\x19\x91\x3c\x23\x88\x33\xd9\x09\x11\x71\x27\xc4\xc1\x4e\xcc\xcb\x4e\x88\x7e\x42\xea\x84\xd5\xec\x84\x50\x27\x04\x8d\x7e\x9b\xe3\x33\x3e\x8b\x98\x92\x9d\x9a\x3c\x20\x78\xaa\x63\x31\xdb\xa9\x39\x3e\xcf\x1c\x04\x98\x9d\x9a\xef\x6b\xa7\xa8\x0e\x63\x41\xa8\x11\x92\x95\xc6\x77\x22\x00\x69\xa7\xee\xb3\x95\xf1\x79\x96\x24\x43\x8d\x47\xe3\xd9\xe1\xdc\x3c\x4b\x06\xdf\x65\xf2\x2c\x49\x43\xbe\xf0\x5d\x26\x7e\xeb\x3b\x19\x7f\x73\xfa\xe5\x17\xbe\xd3\x74\x1e\x9c\x93\x69\xfa\x3e\x4d\xed\xc3\x75\xf3\xcc\x49\x9e\x39\x63\x30\x16\xcf\x1c\x20\xf5\x31\x7d\xd6\x3e\xbc\x4a\x89\x85\x6c\xa7\x69\x1f\xcb\x3e\x5c\x5f\xcf\x21\x20\x75\xbc\x48\x3b\x2d\xfb\xe5\x2f\x3e\xcf\x58\x96\x6b\xae\x35\x9b\xea\xfc\x3b\x2d\xdf\xc7\xaf\xb8\x93\xb5\x68\xa7\x4b\xde\x5f\xa7\xc0\x07\xed\x3c\xaf\x80\x68\xc7\xde\xbd\x5c\x5f\xec\xb0\x9d\x58\x84\x9d\x3c\x9b\x92\x67\x13\x62\xec\x4e\xb7\xeb\x8b\x8d\xb4\x4f\xbe\xe9\x74\x3b\x66\x93\xc9\x4f\xf7\xc6\x6d\x1f\xb7\x7d\x64\xf8\x7c\xcb\x7b\xee\xfe\xf5\xe9\xde\xb8\xe5\xcb\xed\xbd\x99\x01\x5f\x3c\xeb\x12\x86\xcd\x3e\xf9\x5f\xa6\xc7\xf5\x7d\xec\xb7\xf0\xbe\xc7\xb9\x79\xae\x4d\xbe\xfd\xf4\xd8\x87\xe7\xda\xe4\x1f\x9a\x1e\xdf\x87\xb3\xbf\xcf\xca\xb3\x9e\x61\xc9\x33\x6c\xb6\xff\xf6\xba\xef\xf4\xba\xd4\xe6\x33\x99\x8d\x2d\xfb\xca\x36\x33\x25\x4e\x8f\x81\xd7\x6d\xfc\xda\x9d\xdb\xce\x63\x0f\x08\x1a\xcf\x6e\x59\xb4\x65\x91\x47\x83\xc7\x1e\x90\x3a\x7a\xec\x4e\xdb\x65\xfd\x5c\xd6\x41\x1f\x1e\x7b\xc9\x63\x6f\xba\xc5\x3e\xc7\xf7\x39\xbe\x09\x7b\x3f\xc7\xf7\x39\xbe\x49\x1f\x9f\xcb\xfa\xb9\xac\xa1\x75\xec\xac\xd4\x95\x95\xba\x26\xbf\xf1\x8c\xd5\x49\x88\xa5\xe9\xd0\xb2\x34\xfb\xe5\xf8\xc9\x38\x52\x85\xd4\x57\xc8\xac\x3b\x63\x75\x12\x82\x96\xa1\x5d\xd2\x1e\x69\xf4\xe1\x91\x99\x3d\x32\x29\x89\xb9\xb3\xd2\x59\x56\x3a\xe3\xe6\xc6\xce\x58\x76\x84\xd4\xa9\x4b\xb1\x33\x66\x9c\x9d\x75\x0f\xae\x4c\x1f\xf8\xfd\x76\xf6\x18\x25\x0b\xf1\xce\x1e\xa3\xd9\x63\x94\x2c\x6d\x3b\x67\xc7\x62\xde\x08\x32\x97\xed\x9c\xcf\xb3\x6c\x3b\x32\x73\xec\x5c\xe4\x81\xc7\x2d\x79\x2e\x76\xc6\xfc\x20\x04\x8d\x3e\x8a\xf3\x2d\xce\xb7\x31\x3e\x45\x32\x20\x68\x3e\xfb\x4a\xb3\xb8\x23\xbf\x92\xec\x11\x9c\x3d\x82\x31\x8c\xed\x8c\x46\x2e\x04\x8d\xf1\x79\x04\xe7\xea\xf8\xd8\x2f\xb9\x39\x3e\x14\xdc\xbe\x5c\xa3\x2e\x4d\x31\x0d\x75\x71\x67\x8f\x4c\x20\x68\x13\x9a\xe3\x43\x4d\x1b\x44\xc0\xef\xdc\x1d\x1f\x3a\xd9\x20\xc8\x7e\x67\x8f\x56\x20\x68\x8c\x65\x38\x16\xb4\xa3\x41\x38\xf1\xce\x8a\x64\x40\xd0\x18\xdf\x74\x2d\x09\x31\x1c\x84\x0e\xef\x3c\x1d\x0b\xc7\xe3\x20\xb2\x79\x67\x8f\x47\x20\x68\xf4\xbb\xdc\x1b\xcb\x7e\x0b\x63\x46\xc7\xd9\x99\x63\x6f\xfc\x5c\x23\xc5\xb4\xbc\x7c\x96\xdf\x78\xf6\x28\xcc\x6a\x2a\xd4\xd9\xd8\xf9\x72\x1e\xd7\xd9\xcf\x8c\xcf\xe3\x11\x88\x76\x3c\xeb\xf1\x08\x04\x8d\x76\xb7\xf3\x20\xca\x6b\xfc\x06\x63\xbe\x5d\x73\x8e\xb3\xf1\x1b\xec\x67\x45\x37\x20\x68\x8c\x59\x31\x2d\xdf\x8e\x85\x6f\x35\x7b\x9c\x01\x41\x83\x2f\x8a\x64\x59\x27\x0a\x55\xb6\x76\x7e\x9c\x9b\x71\x4f\x3f\xd7\xd2\xa3\x0b\x48\x23\xb9\x46\xaf\x3c\x25\x84\x67\x24\xd7\xe8\xb5\x5f\xab\x3a\x24\xbf\xa3\x2d\x4f\x39\x87\x06\xd9\xf9\x76\x56\xfc\x02\xd2\x48\x7e\x47\xdb\x7e\xb7\xef\x73\xdd\x3c\x9b\x32\xc6\xff\x91\xfc\xb6\x3e\xdf\xa7\x05\xdf\x5f\x5d\x56\xfc\x02\xd2\x48\x7e\x5b\x18\xc9\x85\x34\x08\x57\xdb\xf9\x73\x8d\xb0\x7e\x4f\x7f\x89\xc5\x73\x08\x08\x5a\x85\x96\xa4\x25\x9f\x95\xd6\xa5\x75\x69\x0b\xda\x94\x66\xbf\x88\xe6\x45\x8d\xb0\x18\x6c\x41\x2c\xd9\x2e\xd8\xab\x85\xa0\xc5\x1a\x95\x64\x1f\x04\x4c\x54\xd2\x68\xed\x82\xbd\x5a\x08\x1a\xcf\x62\xb0\x16\x82\x36\xa0\xd9\x2f\x9a\x63\x25\x07\xc8\x2e\x9e\x4d\x85\xb3\xa9\x72\xf5\x73\x17\xcf\x26\x20\x68\xc1\xbf\xa2\x1a\x08\xa4\x4a\x88\xdd\x2e\xd9\x31\x67\x9f\x75\x6e\x8a\x7d\xc5\x9a\xc0\xe4\xb9\xd9\xa5\xf8\xac\xc5\x7e\xcf\x3c\x3c\x73\x8a\x59\x15\x71\xda\xec\xe2\x99\x03\xa4\x49\xc8\xfc\x2e\x58\x1a\x85\x54\x31\xb5\xee\xe2\x39\x54\xb4\x20\x62\x18\xda\xc5\x73\x08\x08\x1a\x3c\x68\x3e\xdb\x7c\xd6\x35\x52\xc4\x03\x82\xc6\xdc\x9a\x63\x69\xce\x83\xbd\x5b\xba\xf3\xc0\x94\x55\x13\xff\x8f\xa2\x88\x57\xb4\x5b\xa5\xc5\x7c\x55\x2b\x0b\x06\xa9\x9a\x39\x9b\x4a\x97\x7f\x9c\x4d\x95\xac\xa1\xbb\x0c\x9f\x45\xec\xab\x99\xfd\x5c\x54\x21\xcb\xf0\x59\x44\xda\x82\x21\x48\x48\x35\xe7\xdf\x7f\xff\xee\x0b\x46\x21\x21\x1e\x61\x08\x4a\x8a\x40\xd0\x60\xd1\x74\xeb\x4c\x87\xe0\xf2\x4f\xb7\x27\x91\xd0\x35\x23\xad\x14\x8f\xbd\x82\x26\x5a\xb3\xcb\x3f\x5d\x1a\x22\x26\x2a\xd9\x2a\x76\x59\xbe\x6f\x99\x1b\x19\x4d\xa5\x28\x15\x02\x41\x63\x4a\x1e\x85\x40\x9a\xbf\xc9\x12\x2a\x15\x02\xd1\x8e\xb1\x2c\xfb\xc5\xde\x53\xb3\x9f\x05\xc1\x0b\xbb\x2c\xe7\xe1\x76\x22\xc4\x40\x88\xf7\xd9\x4e\x96\x23\x51\xd6\xcc\xf1\x58\x2e\x59\x6e\xec\x00\x51\x39\xbb\x5c\x6e\x1d\x0c\x39\xf3\x87\xf6\x52\x3c\x46\xcb\x25\xff\xdc\x8a\x97\x5b\x1b\x2f\x7e\xcd\x6e\xbb\xdb\xf9\xde\xbe\xcf\x2d\x76\x3b\xb7\xdb\x25\xe4\x18\x2d\xb7\xeb\x71\xcb\x2b\x8f\x0b\xb5\x5d\x20\x55\x2e\x04\xef\xa2\x04\x58\xac\xb5\x93\xdd\x62\x4a\x80\x40\xaa\xc5\xed\xf4\xc8\xfb\xc7\xcf\xc2\x6d\xfc\x38\x5f\xc2\x3d\x2b\x51\x8a\xbb\xbc\xce\xed\x3d\x73\x63\x7c\x1e\xb7\x05\xb1\xaf\x12\x31\xb9\xcb\x76\x1e\xe6\xb4\xc6\x14\xbe\xcb\x76\x7c\x44\x29\x56\x0c\xfa\xbb\x78\xdc\x02\xf1\x3e\xf6\xc1\x76\x2c\xd6\x6b\x2c\x1e\x17\x1e\xad\x40\xd0\xe8\x57\xb1\xaf\x98\x04\x8e\x8a\x4f\xbb\x78\xdc\x02\xc9\x04\x8e\xbb\x28\xf6\x01\xc9\xf4\x76\xbb\xa8\xed\x02\xc9\x1b\x84\xbb\x78\x04\x17\x73\x03\x70\xd1\x70\x57\x35\xdb\x8a\x66\x5b\x49\x1b\xb4\xab\x5a\x6c\x35\xf1\x18\xe9\x96\x76\xf5\x88\xab\x16\x87\x27\x4d\xc1\xae\x44\x67\xed\x9a\x9c\x07\xeb\x56\xf1\x75\x09\xa9\x12\x95\xbc\xab\xc7\x5e\xf5\xd8\xe3\xfa\xcb\xae\x8a\x69\x40\x9a\x54\x68\xdc\x15\x1f\x96\x10\xed\x7c\xdf\x23\xcd\x79\x70\xac\x54\x2d\x62\x40\xd0\x68\xa7\x56\x5c\x3d\x1e\x71\x24\xee\xca\x45\xee\x5d\xb1\x92\x55\xfc\x5f\xbb\xe2\x9b\x11\x52\x25\xa4\x73\x57\x9c\x33\xbb\xe2\x9c\xa9\x44\x92\xee\x5a\xe5\x01\x4e\x97\x4a\xd8\xe8\xae\x1e\x8f\x40\x8c\xb9\x40\x73\x7c\xd5\xf7\x71\x46\x54\xb5\xe2\xda\x7c\x1f\xbf\x8d\xaa\x06\x5c\xd1\x80\x2b\x66\xed\x5d\xd5\x80\x6b\xf3\x59\xb4\x97\xaa\x38\x57\xb9\xef\x5b\x2b\xbf\xbf\xda\xe5\x9f\xc7\x63\x65\x2d\x2b\x57\x75\x76\x35\xed\x12\x45\x1c\x76\xed\xce\xb7\xdb\x07\xdf\x7e\xd5\x12\x07\x04\x8d\xf1\x75\x79\xe0\xd1\x5a\xf9\x4d\x56\xc5\xbe\xea\xd1\xca\xbd\xb7\x5d\x3d\x5a\x81\x54\xa9\x24\xbc\xeb\x90\xcf\x43\x3e\x77\xde\x37\x7c\xdf\xf0\x7d\x7c\xe7\x75\xfa\xec\xf4\x59\xf7\x8b\xe7\x64\xf5\x4c\x24\xcd\xdf\xae\x9e\x89\x55\xab\x78\x75\xbf\x78\x26\xd6\xe5\x58\xd0\x94\xab\x5a\x71\xe5\x4a\x46\xad\xee\x17\x45\xbc\xaa\x88\x97\x50\x45\xaa\xe7\x55\xbd\xac\x84\xc8\x37\x5d\xb5\xc4\x01\xa9\x36\xd7\x97\x28\x21\x21\x68\x8c\x4f\xcd\xb6\xde\xd6\xe3\xe2\x9b\xae\x8a\x6e\xd5\x70\x1a\x92\x7f\xee\xfa\x38\x8f\xe7\xd4\xdd\xe7\xfb\x50\x74\x03\x52\xd5\xa2\x58\x3d\x73\xea\x63\x5d\x56\x54\x87\xfa\xfa\xec\xeb\xb3\xf2\xfe\xf5\xd9\xd7\x67\xe5\xbd\x16\xb6\x8a\x5a\x59\xb5\x32\xd6\x2d\x4f\xf7\xa9\xf2\x48\xbf\xaa\x95\x75\x9f\x5a\x63\xb6\x73\x3d\xb6\x73\x43\xf4\xad\x9f\xed\xbe\x53\x6c\x0b\x9e\x7a\x96\xd4\xef\x14\xc0\xb1\x9d\x7c\xf1\x8c\x68\x2b\xc6\xdc\x14\xc9\x9a\xc1\x07\x8d\xef\xad\xa9\x06\x02\xa9\x76\xbe\xb7\xa6\xca\x07\x04\x6d\x40\x7b\xa5\xbd\xae\x51\x82\xf6\x49\x3b\x39\x4a\xa0\xa9\x06\x02\x41\xab\xd0\xaa\x34\x63\xe5\x59\xa3\x46\xc0\x80\x10\xef\xa3\x5f\x2d\xf3\x40\xaa\xfd\x1f\xaa\xc7\xec\xa6\x51\xae\x65\xa3\xa4\xf8\x6c\x5b\xb6\xbb\x7c\x6e\x31\x30\x2c\x8f\x24\x20\xba\x63\x58\xb8\xd5\x77\x53\x62\x23\xd4\x6b\x37\xfc\xe0\xbb\x65\xa7\xc4\x96\x68\x6a\x89\x40\xaa\x9d\xcf\xb6\x79\xfc\x34\x8f\x9f\xce\xf2\x37\x7c\xbe\x42\xaa\x94\x83\xdc\x0d\x47\xab\x10\x34\x9e\x55\xea\x6a\x4d\x96\xf3\xf9\xb4\x66\x1f\x4d\x1f\x1d\x62\x41\x53\x12\x6b\x4a\x62\x84\x71\xed\xd6\xec\xb7\x39\x3e\x96\xbf\x29\x89\xb5\xe3\x41\xe4\x93\x6a\x1a\xf3\x5b\x77\xcc\x1c\x2b\x4d\x2d\xb1\x71\x17\xaf\x0e\x59\x8e\xe7\x4e\x08\x1a\xed\x94\xce\x1a\x17\xea\xea\x70\xf9\x35\xca\x35\x25\x31\x2e\x7f\xed\xa6\xa8\xd5\xd0\x26\x2d\xe0\xba\xdb\x70\x3d\xbc\xec\xa6\x61\xb2\x4d\xfb\x98\xf6\x81\x48\xd6\xd4\x30\x9b\xa2\x96\x46\xc8\xa6\xa8\x05\x24\x6b\x5a\xec\xa6\x86\xd9\x0c\x3a\x25\x08\x61\xb7\xe5\xb3\x88\x50\x5e\xf8\xde\x4d\xd1\x08\x48\x75\x20\x6a\xb5\xe5\x7c\x39\x56\xea\xe0\x37\xd9\xd4\x1c\x9b\xc7\x8a\x06\xc7\xa6\xc8\xd3\x2e\xfb\x45\x73\x6c\x1a\xd6\x9a\x01\x8e\x83\xe3\xb1\x79\xd4\x34\x8f\x9a\xe1\x5a\x2a\x06\x35\x2b\xa3\x53\x89\x77\x37\xb5\xce\x66\x65\x74\xb5\xba\x76\xcb\x3f\x45\xa3\x81\x34\xdf\xd4\x44\x9b\x55\x5c\xb4\xd4\x34\x35\xd1\x86\x61\xad\xaa\xed\x36\x35\xd1\x66\xe5\x71\x35\xae\xf6\xd8\x07\x91\x80\x55\x23\x64\x53\x84\x6a\x1e\x5d\x83\xdf\x5a\xd3\xfa\xd5\x3c\x92\xa6\xfb\xfe\x95\xa7\x18\xfd\xab\x86\xc4\xa6\xd1\x1f\x48\x55\x43\x62\x53\x34\x6a\x8a\x41\xd3\xf5\xdd\xce\xc3\x5a\x7f\x1a\x12\x9b\x5a\x27\x90\xea\xcc\x3e\xeb\x98\xd1\x30\xeb\xe4\xd7\xd9\x3e\xbf\x8f\xcf\xf7\xb9\x96\x1a\xf8\xdb\xe7\x58\xf8\x75\x76\xb5\x49\x20\x68\x0d\x5a\x96\x96\xa5\x0d\x68\x55\x5a\x95\xb6\xa0\x31\x8f\xee\xf1\x33\x59\xcb\xae\x15\xaa\xab\xd5\x91\x1a\x65\x77\x0d\xf7\xdd\x73\x03\x07\xf8\xee\x8a\x3c\xdd\x73\x43\x8b\x5d\x27\x44\x47\x48\x75\x22\x22\x77\xc2\x6c\x84\xa0\xf1\xac\xa2\x4c\x37\x69\xa8\xd6\xb9\xee\xb9\xd1\x71\xf8\xd5\xc9\x71\xdb\x15\x65\x80\x54\x17\xc7\x68\x27\x01\x8d\x10\x34\x9f\x75\x1e\x6a\x7a\x54\x99\xda\x5d\x4d\xaf\x13\x17\x52\x49\xfd\xbc\xbb\xa2\x4c\x57\xd3\x23\x11\xca\xee\x9e\x39\xdd\x33\x87\x10\xe3\xdd\x89\xda\xd8\x1d\x2b\x54\xd5\x12\xd7\xd5\x08\xbb\xe7\x10\x35\xbd\x76\xf7\x1c\xea\x9e\x43\x54\x1f\xd8\x5d\xf1\xa6\xab\xfd\x51\x43\x61\x77\xcf\x9c\xae\x78\xb3\x5c\x37\xc5\x9b\xde\x1d\x0b\x22\x6d\x57\x94\x01\xd2\xa4\xd4\xe6\xee\x8a\x2d\x5d\xb1\x85\xe0\xb6\xdd\x15\x5b\x80\xa0\x31\x16\x45\x94\xae\x2a\xb7\x5c\x4b\x55\xb9\x8e\xb5\xaa\x6a\x75\xeb\x1a\xfd\xbb\xe7\xcb\x72\x7d\xa7\x6b\xe9\x59\xc2\x8d\xc9\xdd\xa7\x63\x99\xf2\xd9\xf5\x9d\x8e\xc5\xf3\x65\xb9\xbe\x9e\x2f\x5d\xb1\x65\xb9\xbe\xaa\x68\x5d\xb1\x05\x1f\xfa\xee\x5a\xb0\xba\x67\xce\x72\xcd\x75\x34\x02\x41\xf3\xd9\xd3\x87\xf3\x75\x1f\x28\xf2\x74\xd4\xb1\xa6\x15\xaf\x7b\x0e\x01\x41\x83\xcf\xaa\x5e\x9d\x60\xe9\x46\x92\xc1\xdd\x3d\x5f\x80\x64\x6d\xea\xdd\x55\xb3\x3a\x22\x8f\x85\x06\x77\xbf\x5d\x37\x1c\x8d\x56\xab\xd9\xfd\xf1\xdb\x42\x0c\x32\x59\xf4\xee\x3a\x1a\xbb\x65\x98\x92\xef\xd3\xaa\x05\x24\xb3\x3b\xec\xae\xa3\x11\x48\xe6\xa8\xd8\xfd\x75\x1e\xaf\x63\x41\x34\xea\x9e\x39\x9d\xcb\x6a\x8d\x4a\xea\xbb\x6b\x71\xef\x5c\x42\x6b\xa4\x63\xd9\x5d\x8b\x7b\xdf\x8e\xa5\xfd\xf7\x35\xf9\xdd\x95\x9c\xba\xe5\x81\x7e\x18\xe4\xbb\x47\x0d\x90\x9a\x06\xbd\xae\xc6\xd5\x39\x6a\xda\x8f\x63\xb4\x6b\x68\x07\x52\x53\x73\xec\x6a\x5c\x9d\xe3\xa7\x91\xf0\x6d\x77\x25\x27\x20\x35\x8d\x77\x43\xc9\x69\xfc\x9c\x26\x7e\xd7\xa1\x31\x6b\xfc\x7c\x1f\x06\x90\xa1\x16\x36\x90\x9c\x9a\x52\xcd\xd0\x98\x35\xcc\x45\x92\x58\xd6\xa1\x01\x7d\x60\xb8\x6a\x14\x5d\xde\x43\xc3\x15\x90\x5a\xe2\xf3\x1e\x84\x50\xee\xe1\xcd\x1c\x97\x66\x28\x25\x0d\x34\xb8\x46\xe1\x8b\x3d\xd4\xe0\x80\xd4\x34\x06\x0e\xc5\xa0\x81\xb6\xd6\x34\x70\x0d\x8f\x2e\x20\x35\x8d\x59\x43\x03\xfa\x30\xb3\x17\xd7\x5e\xf7\xd0\x58\x3e\x10\x79\x9a\xc6\xbb\xe1\x31\x35\x8a\x7d\xa0\x81\x0c\x35\xae\xc1\x31\xd5\xb8\xbc\xbb\x87\x1a\x17\x90\x1a\xb7\x72\xf7\xd0\x37\x39\x2c\x00\xae\x81\x6b\xe8\x87\x1c\x66\x8e\xd2\x98\x35\x34\x8c\x8f\xe6\xfb\xf8\x4d\x0e\xc5\xa0\xd1\xec\x77\x4a\x73\xcc\xcd\x67\xd1\x30\x87\x1a\xd7\xe8\x3e\xcb\x27\x3a\x34\x48\x8d\x2e\x0f\xf8\x44\x87\x1a\xd7\xe8\xf2\x94\x4f\x74\x74\xd7\x4d\x2d\xec\xf0\x54\x8d\x6b\x20\x2e\xb5\x8c\x56\x32\x14\x97\x80\xa0\x31\x16\x45\x23\x20\x68\x3c\xab\xe1\x6a\x10\xfb\xd0\x72\xf2\x59\xd7\x0d\x71\xa9\x51\x3d\x6b\x0f\xc5\xa5\x31\x4c\x99\xc0\xf1\x3d\xd4\xb8\x80\xd4\xb4\x56\x0d\x35\x2e\x20\x68\xb6\x73\xcc\xd3\x44\x87\x19\x1e\x28\x2e\x01\xa9\x65\x3e\xef\xa1\x66\x06\x04\x8d\xbd\xa1\x91\x1e\x08\x1a\xef\xf3\xd8\x03\x82\xc6\x5a\x6a\xad\x02\x82\xc6\xdc\x3c\x0a\x07\x47\x61\xd3\xfa\x35\x3c\x0a\x81\xa0\xc1\x17\x35\xb8\xe1\x11\xa7\xb5\x6a\x28\x7e\x8d\xcb\x76\x1c\x03\x43\x11\x0a\x48\x8d\x92\xe1\x7b\x68\x49\x02\x52\xa3\xee\xe2\x1e\xfa\x21\x81\xa0\xf9\xac\xfc\xb3\x70\x1d\xe5\x58\xf6\xd0\xbf\x38\xac\x34\x47\x86\xe6\x3d\x3c\xba\x86\x47\x57\xf6\x9b\xe6\xbe\x82\x10\x34\xda\x79\x9c\x01\x41\xe3\x7d\x5a\x8d\x86\xc7\x19\x17\x87\xf7\xf0\x38\x03\x92\x99\x59\xf7\x50\xd3\x1b\xaf\x65\x33\x5d\x73\xcf\x2b\x20\x79\xcb\x60\x0f\x2d\x49\xc3\x04\x95\xc4\xc6\xee\xa1\x91\x1e\x08\x1a\x73\xd3\xba\x34\xb6\x35\x84\x38\xbe\xc7\xe7\xf8\x3c\xd7\x0a\xaa\xcd\x50\xfb\x03\x82\x46\x1f\x8a\x55\xc3\x73\xad\xb8\x46\x9e\x6b\xc3\x73\x4d\xeb\xd2\x54\xd4\x9a\x9e\x6b\x54\xea\xdb\x53\x83\x3c\x90\x1a\x75\x17\xf6\xf4\x0c\x9b\x9e\x61\x24\xa0\xde\xd3\x10\xad\xf9\xf3\x7d\xa8\x3b\x53\x83\xfc\xf4\x5c\x23\xb7\xd5\x9e\x9e\x6b\xd3\x73\x8d\x04\xf0\x7b\xaa\xfd\x4d\xcf\x35\x92\x7e\xef\xe9\xb9\x06\xa4\x46\xb2\xd7\x3d\x15\xd3\xe6\x29\x25\xc5\xfa\x4e\x45\xb2\x99\x7d\x16\xcb\xde\x34\x06\x0b\x48\x8d\x44\x2f\x7b\x7a\xae\xcd\xbf\x1a\x4c\x8c\x45\xe3\xfb\x34\xc5\x20\x77\x37\xf6\x54\x4c\x9b\x96\x94\x25\x74\x7f\x4f\xc5\xb4\x69\xa9\x58\xc3\xd4\xa6\x71\x18\xd3\xb3\x8e\x4b\xb5\x7b\x2a\x6a\x01\xa9\x19\x4b\x36\x3d\xd7\x26\x96\xa4\xa6\x25\x69\x7a\xae\x01\x41\x1b\xd0\x1c\x4b\xb3\x5f\xd6\x72\x7a\xd6\x59\xef\xbf\x11\x48\xb9\x2d\xe4\xbf\xa7\xe7\x5a\xc5\x22\x61\x81\xfe\x4d\xe5\xfd\xa0\xd9\x6e\x49\x83\x7f\x5a\x8d\xac\xa9\x2f\x04\x8d\xb1\x28\x6a\x01\x41\x83\xf7\xc6\x57\x4c\xcf\xab\xea\x1a\xe9\x18\x9c\x27\xf5\x35\xe7\xf3\x34\x6e\x02\x48\xa6\x61\xdf\xd3\x78\x08\x20\x91\xed\xe6\x7f\xf7\xd4\xf2\x33\x3d\x4b\x8c\x39\x9b\x9e\x25\x73\x99\x74\x62\xfd\xf7\x95\xba\x3d\xd5\xea\x80\x78\x84\xe5\x52\xab\x03\x52\x6b\xfc\x62\xe7\x25\x8b\xd0\xf4\x1a\x17\x94\xf7\xbc\xdc\x76\x84\x77\x35\xc3\xd4\x2c\xe3\xbf\xa7\xd5\x41\xa9\xf1\xb9\xad\xe3\xbf\x27\x57\xca\x1a\xb7\x8f\xf6\x54\x5b\xa3\xa6\x7e\x6a\x54\x26\xdc\x16\xd0\x17\x82\xc6\x58\x94\xb0\x4e\xbd\x79\x8d\x4a\x53\x69\x0a\x48\x4d\x03\x92\xc5\xe5\x85\xa0\xd9\xce\xa5\x26\xe7\x41\x33\x4c\x6d\x3e\xe7\x7d\x6c\x1d\x52\x68\xef\x69\x28\xd7\xf4\x48\x6a\x2e\xe1\xeb\xdc\x5e\xfb\xc5\x1f\x3d\x35\x78\xcf\xd7\x31\xbb\xac\x1e\x5d\xd3\x63\x4a\xe3\xd3\x54\xea\x9a\x1e\x53\x86\xb3\x59\x35\x7e\x5b\x0e\xbe\x35\x3f\x47\x35\x3d\xab\xba\x37\x8a\xda\xef\xb9\x7d\xdf\xf6\x7d\x58\x2e\xac\xc4\x2e\xa4\x46\x29\xf9\x6d\xdd\xf5\x4d\x8d\xf5\xa0\xd1\xc7\xe7\xfb\x3e\xf9\xe2\x96\xf0\x98\x02\x82\x66\x3b\x8f\x95\x4f\x1e\xb0\xe6\x56\x46\x17\x52\xa3\x3c\xcc\xb6\x0a\xba\x10\xb4\x0a\x6d\x48\x9b\xd2\x26\xb4\x47\x1a\x9f\x00\xf5\x12\xf6\x52\xac\x5a\x1e\x3f\x54\x4c\xde\x16\xf9\x16\x92\xe9\x85\xb7\x45\xbe\xf7\xe2\x12\x88\x99\x93\xb7\xa5\xba\xb7\x75\xb4\xbd\x7d\xba\xad\x99\xbd\x2d\x90\xdd\x0c\x49\xb3\xc8\xf5\x5e\x18\xb2\x5b\x47\x0a\xb6\x7a\xb5\x90\xa6\x7e\x48\x2b\x55\x0b\xd1\x8e\x7e\x15\xb5\xa8\x3a\x9d\x1a\x37\x67\xb6\xb5\xa5\x85\xa0\x75\x68\x55\x5a\x93\xc6\xb3\x6a\x84\x16\x88\x6e\x54\xf3\xdb\x56\x74\xde\xa7\xa2\x33\x95\xf1\xb6\xd5\x9b\x85\xd4\xa8\x04\xb8\xad\xc5\xbc\x29\xa8\x1c\x34\x9e\x55\x23\xb4\x54\x72\xa3\xcc\xc5\x5e\x86\x9e\x02\xa9\x69\x71\xb2\x2c\xf2\x5e\x66\xb0\x22\xb3\xf3\x5e\x1e\x5d\x16\x37\x6e\x86\xbd\x2d\x45\x32\x20\xb5\xe1\x5a\x2a\x92\x2d\x8f\xb3\xe1\x5a\x1a\xfb\x00\x04\xaf\x98\x9b\x9a\xe3\x42\x73\x9c\xe4\xaf\xdd\x6b\xc8\x67\xac\x55\x33\xb9\x1e\x1a\xbc\x81\x78\x1f\xfd\x2a\xa6\x01\xd1\x8e\xf7\x29\xa6\xad\x61\x1f\xfc\x26\x97\x62\xda\xc2\x59\x38\x15\x7d\x97\x47\x21\x10\x34\xde\xa7\x03\x71\x4d\xad\x3c\x7c\xab\xcb\xe3\x71\xcd\x33\x0f\xfa\x50\xeb\x04\x52\xd3\x72\xb6\xd4\x3a\x81\xa0\xd1\xaf\x47\x26\x10\xef\xe3\x59\xc3\xb6\x80\x34\xb8\xa1\xbb\x2d\x7c\x2b\xa4\xa9\x8f\x75\x19\x6b\x04\xa4\xa9\x28\x68\x2d\x3c\x21\x4d\x1d\x6a\x97\xe7\x1f\x90\x26\x29\xdb\xb7\x55\xb1\x36\xd5\xae\xd2\xe4\x8a\xee\xbe\x3c\xc3\x2e\x35\x42\x6e\xae\xed\x4b\xc3\xf8\x85\x33\x6e\xea\x98\xb1\x64\xd5\xa6\x16\x55\xd0\xe8\xd7\xb3\x89\xca\x53\x69\xfa\x9b\xb4\xcc\xd4\xbe\x38\x87\x26\xe9\x41\xb6\x05\xa4\x84\xa0\x2d\x68\xf0\xc5\x92\x4f\x93\x9c\x1c\xdb\xfa\x4e\xdb\xba\x4d\x93\x0b\xa3\xdb\x22\x4d\x42\x9a\x86\x61\x5f\x3a\xde\xac\xc8\x34\xb9\x23\xb4\xad\xbe\x24\xa4\x51\xe4\x8b\xe7\x90\xd5\x97\xa6\x0e\x9c\x4b\x11\xea\xf2\x6e\x61\x65\x6f\x58\x7d\x49\x48\xa3\x20\x4a\x5b\x7d\x69\x53\x69\x29\x4d\x1d\x3d\x96\x50\xda\x96\x4b\x9a\x86\x7a\xdf\x9e\x57\xb7\xf1\x10\x86\x7a\x5b\x2e\x69\x5b\x07\x69\x56\x44\x2d\x8b\x1e\xed\x53\x69\xc8\x5f\xb6\x55\x85\xb6\x15\x84\x66\x65\x1f\x58\x2d\x48\x48\xb3\xf6\x0c\xcd\x67\x51\xf9\xa6\xbf\xec\xdb\x58\x85\x3b\xbb\x1e\x88\xcd\xd6\xf7\x11\x82\x56\xa1\xf9\xbe\xec\xfb\x10\xa5\xad\xe6\x23\x04\x8d\xf1\x19\x6f\x65\x9d\x9e\xa9\xa3\xe7\xd6\x91\x67\x89\x9b\x49\xf1\xa6\x7d\x1b\xab\x70\xab\x1a\x1a\xea\x68\xed\x9a\x6d\xed\x9a\x59\xd7\x3f\x84\xea\x59\xc6\x46\x88\xd7\xc0\x4a\xb7\xf1\xed\xa5\x29\xf2\xeb\x6e\x4b\xd0\x08\xd1\x8e\xa1\x1a\x66\x65\xb9\x99\x69\xf4\xba\xe5\x66\xb6\xa5\x65\x9a\xc6\x54\x4b\xcb\x6c\xea\xc8\x44\x3b\x86\x5f\x65\x9b\x47\xa1\xe1\x30\x77\xb3\x5f\xee\x25\x4d\xae\x74\x6c\x4b\xc4\x08\xd1\x0e\xb6\x29\xc5\x59\x0f\x66\x92\xdf\x64\xdf\x1e\x99\x40\xb4\x63\x7c\xcd\xe5\xc2\xb0\x36\xf5\x67\x59\x10\x66\x53\xfd\x25\xda\x31\x66\x8d\x6d\xb7\x12\xa0\x91\xa4\x96\x84\x11\x82\xc6\xf2\xab\xed\x5a\x12\xa6\x0d\xf9\xa2\x51\xee\xee\x67\xcc\x8c\x4f\x49\x11\x08\x1a\xf3\xf5\xb8\xb5\x24\xcc\xe4\x82\xd9\xb6\x24\xcc\xb6\xfc\x4b\x1b\x1c\x03\xb7\xa1\x66\x40\xb2\x72\xfe\xbe\x75\x22\xdc\x26\xf9\x33\x5a\xd5\x92\x30\xdb\x5a\x2f\x93\x3b\x3c\xfb\xf6\x58\xbe\x3d\x96\xa9\x9d\xbe\xad\xff\x22\x24\x4b\xdc\x6d\x6b\xbd\x08\x71\xc4\xf9\xac\xe3\x1b\x8e\x0f\xad\xf8\x56\x42\xbd\x95\x50\xa7\x73\xf3\xa8\xb6\x00\xcc\xd4\xf7\x67\x11\x97\x6d\xc1\x96\xd9\xd0\xb8\x2c\xd8\xb2\x2d\xce\x62\x3e\xb1\x6d\x21\x96\x7d\xa3\x65\x4f\x7d\x84\x16\x62\x11\x92\x99\xbd\xb6\x05\x56\x84\x68\x27\x6d\x49\x5b\xb6\x63\x1e\x1e\xf3\x40\xb4\x63\xbe\xde\x58\xb0\xc0\xca\xa4\xaa\xf4\xb6\xc0\x8a\x90\xbc\x64\xb6\x2d\xb0\x22\x44\x3b\xf6\x81\xb1\x23\x56\x4e\x69\x93\xe3\xd1\xca\x29\x42\xb4\x63\x6e\x4b\x5e\xa9\x8d\x6b\x7c\xbf\x8d\x1d\xb1\x72\xca\x54\x54\xb5\x72\x8a\x10\xed\x18\x9f\x71\x22\x56\x44\x99\x8a\xaf\x56\x44\x11\xa2\x1d\x7c\x56\x93\xb7\xfa\xc9\xf4\xe6\xc5\xad\x78\x0d\x44\x3b\xc6\x6c\x3c\x89\x95\x4e\x26\xf5\x1a\xb7\x95\x4e\x84\xd4\x26\xc7\xa8\x95\x4e\x84\x68\xc7\x3c\xf4\xed\x02\xd1\x8e\x79\x5c\xee\x35\x8d\x9f\xf3\x8c\xcf\xf5\xbd\xe4\x29\x47\xb5\xd5\x4e\x84\x68\xc7\xf8\xfc\x75\x5a\xed\x64\x52\x50\x6f\xdf\x1a\x4e\xef\xdb\x3d\xc9\xef\xfe\xd6\xd2\x70\x6b\x69\x30\x1a\xd9\x0a\x28\x42\xd0\xe8\x43\x03\xab\xd5\x4e\xda\x44\xac\xbf\xb5\x3e\xdc\x5a\x1f\x8c\x50\xb6\x02\x8a\x10\x7d\x48\x73\x7c\xa6\x7c\x98\x1e\xfd\x3a\x70\x80\xa0\xd1\x87\xbf\x5d\xcb\x98\xcc\x76\xda\xb9\xbe\xaa\x0e\xd3\x5f\x84\x8e\x1e\x20\xda\xc1\x3f\x2d\x1c\x40\xd0\x7c\x9f\xe3\x7b\xe4\x1f\x9a\xfc\xad\xd5\x03\x48\x53\x15\xe3\x56\xc5\x00\x82\x46\x1f\xfe\xc6\xad\x6e\x32\x29\xae\xb4\xad\x64\x22\x04\x8d\x3d\xa4\xb1\xf7\xd6\x3a\x32\xfd\x7e\xb5\x8e\x50\x6f\x24\xda\xd1\xaf\x6a\x87\xc5\x45\x2c\x43\xbb\x6f\xd5\x0e\x20\xda\x31\x5f\x9d\x4e\x16\x12\x99\xe4\x50\xde\x16\x0d\x11\x82\xc6\x7c\x15\x0b\x80\x64\x26\xff\x6d\x35\x90\x6d\xe9\x8f\xd9\xfc\x75\x6a\x59\xb1\xcc\xc7\x54\x05\xba\x15\x1f\x6e\x2d\xc6\x86\x6b\xdf\x8a\x50\xb7\x22\x14\x79\x96\xb6\x65\x3e\xf6\x29\xf3\xe1\x6d\xa0\x5b\xcb\xf2\xad\x6a\xa3\xe3\xe8\x56\xa4\x00\xa2\x9d\x34\xf7\xd0\xe7\x1e\xf2\x37\xa9\x48\x71\xab\xee\x18\xfe\x6d\xe9\x8f\x7d\xab\xee\x4c\xfe\x29\xd6\xf4\xd8\xd6\xef\x68\x93\xf3\xde\x5a\x1d\xdb\xba\x1c\x53\x15\xcd\x7a\x1b\x42\xb4\xeb\xd0\x98\xdb\x29\xa4\xa1\xd3\xc9\xa2\x19\x42\x9a\xc6\x16\x58\x35\x43\x48\x4d\xa7\x93\x15\x32\xf6\xa3\x5a\xa4\xd3\xe9\xd1\x79\x66\x35\x8c\xc9\x25\xcb\x6d\x35\x0c\x21\xda\xd1\x87\x37\xe8\x4e\xe5\x8b\x36\xfe\xbb\x06\xdd\x7e\xbc\x60\xf7\xa8\x5d\xe9\xcf\xb2\x08\x86\x90\xcc\xe2\xbf\xad\x78\x21\x24\xb3\xc1\xed\x47\xc9\x04\x48\x4d\x7f\x96\x15\x2f\x84\x18\xc2\x80\x26\x8b\xb2\x79\x75\x31\xd0\x58\xca\x42\x88\x76\x0c\xdf\x88\x71\x20\xda\xb1\x0c\xfa\xf4\xac\x65\x31\x0d\xbf\xb0\x46\xc5\x3e\x35\x2a\x56\xf6\x59\xd9\xa6\xb1\x9c\xea\xdc\xdb\x3a\x13\xdb\xa2\x12\x8d\x52\xdc\xdb\x6a\x11\xdb\x2a\x10\xb3\x21\x7d\x3f\x46\x74\x3e\x1a\x95\x28\x28\xbe\x1f\x45\x9e\x47\xc9\xdd\x4b\x63\x56\x8b\x10\xd2\x30\x1c\xcb\x6a\x11\xfb\x31\x99\x73\x3b\x34\xfb\xad\x2e\x17\xa1\x20\x96\x68\x10\xd2\xf4\x22\x99\xe5\x18\x84\xa0\xd1\x87\xe2\x0d\x10\x34\xde\xd7\xe4\x7d\xf3\xa8\x21\x8e\xe0\x51\x6c\x01\x82\xc6\x98\xd5\xfe\xac\xa0\x30\xd5\xda\xad\x96\xb0\x2d\x8d\x30\xd5\xda\x2d\x8d\xb0\x2d\x83\x30\xd5\xda\xad\x69\x20\x04\x8d\x75\x53\x1c\xb1\xa6\x81\x89\xba\xf6\xa3\x81\xcb\x1a\x04\x53\xed\xde\x7a\x03\xfb\x41\x7c\x98\xdd\x7d\x30\x4e\xbb\x25\x8d\x3e\xf4\x1b\x5a\x48\x60\x7a\x59\xed\x51\x54\x00\x82\x46\xbf\x8a\x0a\x40\xd0\xe8\x57\x83\xfc\xa3\xa8\x40\x4a\xb7\xfd\x68\x90\x07\x82\x46\x1f\x1a\xda\x81\xa0\xd1\x87\x9a\xde\xa3\xa6\x47\x39\x9d\xfd\xa8\xe9\x3d\x6a\x7a\x5a\x10\x1e\x8d\xef\x8f\x06\x33\xb2\xb4\xee\x47\x11\xe0\x59\xa7\x5f\xc6\xa2\x08\xf0\x68\x44\x23\xb3\xec\x7e\x34\xc8\x03\x69\x92\x98\x6b\x3f\x8a\x00\x40\xd0\x18\xb3\x46\xfa\x47\x23\x3d\x59\x40\xf6\xa3\x85\xed\x59\xf2\xa5\x4a\x73\x1e\xcb\x79\xf0\x1b\x7a\xf4\x61\x02\xf1\x2c\xf3\x55\x54\x00\xa2\x1d\x73\x53\x2c\x78\xbc\xb8\x64\xac\xcc\x73\xb9\xbe\x97\x63\xe1\x97\xf3\xf8\xbb\x07\x82\xc6\xf8\xfc\xdd\x03\x41\x63\x2c\xfe\xda\x1f\x7f\xed\x64\xb9\xdd\x8f\xbf\x6c\x20\xda\xb1\x27\xfd\x65\x3f\xfe\xb2\x97\xdf\xaa\xbf\xec\xe7\x3e\x7d\x30\x3e\x35\x56\x20\x75\x2a\x23\xec\xc7\xc8\x7c\x20\x68\xbc\xcf\x18\x89\xc7\x8b\x91\x3f\xcf\x26\xb5\x53\x20\x4d\xe3\x7b\x1e\x7f\x61\x0f\xbf\xab\x4e\xea\xf9\x6d\x31\x0a\x21\xf5\x9f\x67\x8e\xda\xe9\xe3\x6d\xa0\x9f\x7b\xc8\x5f\x89\x25\x24\xfa\xcf\x3d\xe4\xaf\xc4\xe2\x10\x9d\xf4\x4b\xdb\xca\x0d\x42\xea\xa4\x43\xd8\x96\x55\x10\x62\x2c\x05\xda\x90\xe6\x77\xd4\x6d\x77\x49\xbb\xa4\x75\x68\xbc\xef\x4d\xee\x3f\x6e\xa9\xbc\xfe\x22\x5e\x7f\x11\x5a\x8d\xac\x7a\xb0\x2d\x67\x30\xb9\xe8\xbe\x2d\x67\x20\xa4\xfe\xe3\x57\xfc\x6a\xb8\x07\xa2\x9d\xef\x3b\x7d\x3c\xd2\x6c\xf7\x4a\x3b\x55\x56\x12\xb4\x2d\x4d\x9e\xb2\x6e\xd6\x24\x10\xd2\x34\x16\xea\xf5\xbf\x60\x01\x82\xfe\x73\x1e\xfe\x17\x5e\x35\x56\x2d\x58\x96\x1b\x10\xa2\x9d\xef\x73\x7c\x6a\xb1\x5a\xb5\x5e\xff\x0b\x40\xea\xbf\xe1\xb3\x8e\x2f\xbb\xff\x38\x4f\x4d\xf1\x2f\x44\x3b\xde\xa7\xb6\x6b\x8e\xff\x49\x4d\xb4\x6d\xa2\xfe\x4d\x6e\xfe\xa0\xf1\xac\xe7\xb3\x09\xf8\x27\x95\xc3\xf6\xab\x23\x14\x48\xdd\xb0\x64\x13\xf0\x6f\x93\xed\x4f\xad\x64\xaf\x6a\xaa\x89\xf5\x27\xd5\xc9\xb6\x89\xf5\x85\xd4\xbd\x69\x62\x12\x7d\x21\x4d\xad\x69\x66\xd1\x17\xa2\x1d\xe3\x53\x9d\x35\x63\xfe\x34\xf6\xcb\xec\xf8\xdb\x4c\xf8\x53\xab\x9b\x39\xe7\x85\xd4\x0d\xf3\x7b\x3d\xb3\x5f\x2f\x73\x1a\x3b\x67\x4a\x78\x21\xf5\x94\xfe\xc1\x98\x6f\x3a\x77\x21\xba\x83\x1d\x86\x9a\xbd\xde\xff\xd4\xef\xfa\x7a\xa4\x9b\xbb\x7d\x6a\xbc\x33\x77\xbb\x10\x34\xdb\xb9\x15\xbd\x5f\xae\xcf\xfb\x55\x23\x7c\xd5\x08\x35\xb6\x99\x43\x5d\x08\x1a\x53\xf2\x48\x7f\x4f\xfa\x45\x3e\x47\xf3\xa0\x0b\xd1\x4e\x9a\x7d\x4c\xfb\x40\xb3\x30\xe7\xf9\x36\xc1\xf9\x24\x67\xfc\x36\xc1\xb9\x10\xed\x98\x9b\x47\x3f\x10\x34\xc6\xec\xd1\x0f\xa4\xee\xc5\x11\x13\x6f\x0b\xf1\x3e\x9e\x35\x32\x15\x48\x5d\xbf\xb5\x49\x8d\x85\xd4\xb3\x4b\xa8\xbf\xd2\x04\xc6\x93\xcc\xfc\xdb\xf4\xc1\x42\xd0\xe8\x57\x89\xdc\xbc\xc0\x3d\xcb\x03\x8f\x38\xf3\x02\xcf\xc1\xaf\xd3\x1c\xc0\x42\xd0\x68\xa7\x44\x6e\x6e\xdf\x9e\x1d\x9f\x46\x7f\x13\xe5\x76\x0d\x8e\x5b\x09\x15\x48\x3d\x23\xf5\x9b\xd1\x54\x48\x3d\x73\x4c\x99\x95\x54\x88\x3e\x1a\xb4\x5b\xda\x19\x4b\xf4\xb1\x95\x28\xb7\x39\x19\x28\x27\xb0\xb7\x47\xc3\xf6\x68\xa0\x74\xc0\xde\x7e\xde\xdb\x4b\x81\xd4\x52\xde\xdb\x8b\x37\x40\xb4\x63\x7c\x8a\x78\xdb\x4b\x81\x14\xdc\xda\x9b\xfc\x43\x42\xd0\x18\xb3\x06\xf4\x6d\x74\xb8\x61\x88\x5b\x31\x68\x6b\xe5\xf1\x2e\xf4\xd6\x57\x07\x04\x8d\xf7\x69\xbd\xd9\x16\x92\xf2\x46\xc0\xd6\x08\xbe\x15\x83\xc6\xa1\xd9\xaf\xf9\x17\xf4\xd9\x6e\x43\xa5\xb6\xf7\xa3\x0b\xc7\xfc\xd6\x3a\x02\xa4\x4e\x01\xe8\x6d\x0a\x53\x21\x75\x2a\xa5\xef\xad\x28\xb3\x15\x65\xc8\x3f\xb3\xcd\xcd\x29\xa4\x4e\xad\x8f\x6d\x5a\x4b\x21\xda\xc1\x2b\x43\x91\xfe\x52\x43\xf2\xcb\x31\x35\xa4\x90\xc6\x99\x87\x9a\xbc\x39\x1f\xa7\x77\xba\xcd\xef\xb8\x4f\xee\x45\x52\xa6\x6d\x73\x2f\x0a\x69\x0e\xf7\x81\xa1\x8e\x66\x55\x9c\x84\x5d\x7e\x05\x07\xce\xe7\x05\xac\x41\x9d\xed\xcf\x8b\x55\x42\x9a\x63\xd1\x0e\xc3\xa4\x10\x34\xda\x21\x0e\x0b\x69\xce\x58\xdf\xaf\x60\x15\x14\xd2\xc4\xd2\xf0\x15\x8e\xd6\xaf\x78\xb4\xa2\xa1\x7f\x5c\x8b\x09\xe0\x62\x1a\xdf\xdb\xe7\x0d\x17\x21\x0d\xc2\x51\x3f\x6f\x72\x08\x69\x60\x15\xfc\x0a\x1a\xdc\xe7\x0d\x8d\x31\x26\xfd\x7e\x3e\xeb\x25\xb9\x11\xfb\xea\xab\x7c\x0b\x9f\xb7\x31\x06\x56\xb2\xaf\xf2\xdb\x10\xd2\x20\xac\xf1\xf3\xc6\xc2\x57\xab\x17\xfb\xe2\xfb\xf8\xbc\xb1\x20\x04\x6d\x40\xeb\xd2\xbc\x38\x17\xbf\xb5\xcf\x5b\x0c\x5f\xad\x5e\xf6\x1b\xf4\x81\xf8\x2f\x04\xad\x42\xb3\xdf\xea\x05\xc0\xf8\x8e\x3e\x6f\x36\x7c\xb5\xd9\xef\xe0\x7d\xcd\x7e\x9b\x7d\x4c\xc6\xc2\x2f\x42\x88\x31\x33\x16\xc4\x7f\x21\xda\xf9\xac\xfd\x36\xe7\x1b\x62\xdf\x57\x51\x09\xbe\xda\xbc\xb0\x27\x5f\xb0\x5a\x7e\xde\x8a\x18\xc4\xde\x7c\xde\x8a\xf8\x2a\x79\x47\x06\x71\x36\x1f\xd7\x21\x0e\x04\x8d\x79\x74\xdf\x87\xe5\x71\xe4\x1f\x63\xc1\x21\x24\x44\xbf\x8c\x05\x6b\xa4\x90\x06\xb1\x37\x9f\x37\x20\x84\x34\x66\x93\xe6\xdc\x86\x73\x6b\x8c\x6f\xc8\x53\xfe\x29\x23\x27\xde\x37\x1c\x0b\xea\xc4\x98\x21\xaa\x7e\x75\x38\x5f\x53\x0b\xcf\x06\xaf\x86\xe3\x1b\x96\x3a\x61\x0f\xd5\x29\x9f\x2d\x0b\x9d\x33\x63\xc6\xf2\x28\xc4\xb3\xcc\x6d\x3a\x3e\xfe\x47\x23\x17\xc6\x32\x1d\xcb\x74\x2c\x85\xfd\x32\xed\xd7\x0b\xb7\xb9\xc0\xe7\xe9\xfa\x62\x3d\x1c\xa4\xe3\xf9\xbc\x79\x21\x44\x1f\x3c\xbb\x9c\xef\xf2\x7d\xf2\x60\xf9\x3e\x2f\xe1\x66\xc7\xb2\xe4\xe9\x72\x1e\x7c\xab\x5c\xc3\x08\x70\x8d\xfe\x21\x1d\xee\x57\x2f\xbb\xbb\x0e\x7b\x7d\x8d\xac\xe4\x08\x19\x84\xfa\x7c\xf5\x72\xf8\x97\xcb\x3a\x60\xef\xe5\x12\xea\xf7\xca\x6e\x63\x8c\x77\x42\xbc\x8f\xa5\xb9\x65\x25\x47\xcd\xe0\xc2\xd9\x57\x6f\xfb\xe5\xa8\x19\x79\xf2\xbe\xdb\x2d\x6b\x99\x04\x7e\x11\x9f\x17\x42\x84\x34\x30\x5c\x7d\xf5\xf1\x7d\xf8\xbd\x06\x39\x00\xbe\xfa\xf8\x3e\x0c\x6b\x83\x1c\x00\x5f\x7d\x5c\x6a\x7e\xc5\x83\x5a\x90\x5f\x7d\x7d\xdf\xeb\xb3\x8e\xf9\xf5\xd9\x57\x1e\x4c\xdb\xc9\x83\xd7\xf7\x39\xbe\xd7\x65\x40\xdb\x18\x84\x27\x7d\xdc\x18\x09\x70\x6b\x4f\xdf\x27\x5f\x5e\xb7\xf6\x82\xb6\xdd\x62\x54\xe3\x1d\x44\x23\x7f\x75\xcb\x2b\xef\x0b\xcf\x09\xef\xb7\x73\xc3\xb7\x36\xb2\x9f\xde\x76\x59\xb7\x9f\x05\xc7\x59\xdd\x7e\x8e\xdb\xad\xb8\x7c\xd6\xe3\x67\x5b\x73\xd4\x4f\x7e\x3b\x37\xef\x1a\x53\xe9\xf3\xe3\xa6\xca\x81\x34\x88\x82\xfe\xea\xe7\x58\xd0\x72\x06\x97\xf3\xbe\xfa\x39\x96\xcf\x4f\xc0\xb1\x7c\x6e\x77\xef\x1f\x4f\x8e\xf9\xea\xd1\x5a\x3d\x5a\xc9\x47\xf0\xd5\xcf\xed\xf9\x99\xcd\x8a\xa3\xa1\xe1\x6f\xfb\x9a\x77\x8d\x31\x5c\x7d\xcd\xdf\x0b\x10\xb4\x09\xad\x49\x63\x6e\x8b\xa3\xa1\xa1\x35\x7d\x2d\xf9\x6c\x88\x7d\x5f\x4b\x3e\xcb\xe5\x94\x41\x64\xf4\xd7\xd0\x7c\xbe\x96\xac\xa0\x1e\x62\xc1\xd7\xf0\xb7\x7d\xcd\x5a\xac\xab\xd0\x2f\xe2\x88\x90\x06\x89\xf6\xbf\x56\x7c\x1f\x62\xc6\x20\x7f\xc0\xd7\x8a\xed\xd0\x2c\x06\x69\x71\xbe\xe6\x2f\xa2\xf9\x8b\xe8\xbe\x8f\xc8\x6d\x21\x0d\xb4\xe2\xaf\x35\xdf\x87\x73\x6a\x90\xc6\xe6\x6b\x88\x28\x42\x1a\x68\xa7\x1f\xd7\x49\x02\x2e\x69\x3e\xeb\xfb\x9a\xef\xe3\x1b\x6c\x1e\xc1\x40\x1a\x7d\x34\x68\xb7\x34\xc7\xc7\xef\xcf\x9b\x21\x42\xd0\xe2\xd9\x4e\x58\x8f\x90\x26\xda\xe9\x67\xc4\xb3\x90\xe6\x8f\x63\xa5\xfb\x9d\x1b\xc9\x3c\x7f\xf4\xdb\x31\xd2\x0b\x69\xa2\x85\x7d\xc3\xfd\x37\xac\xf3\x40\x8d\xc3\x6f\x60\xd8\x15\x52\xa5\x60\xe0\x37\x28\xd3\xf8\x19\x32\x57\xc9\xb4\xfe\x19\x32\xf7\x0d\x2f\x64\x92\xf3\xe0\xbb\xd0\x76\x05\x2a\x44\x7f\x17\x57\x99\x84\xf5\x63\x33\x2b\x2f\x0a\x44\xe3\x7e\x4a\x8b\x02\xba\xc5\xb7\x5d\xc4\x6d\xfe\x4a\xe4\x9f\x4f\xf9\x51\x08\x5a\x83\xd6\xa4\x31\x81\x1f\x94\x21\xc5\xb4\x94\x50\x96\x14\xd2\xd4\x4d\x28\xb7\x14\xef\xd8\x42\x79\xa5\x78\xc5\x08\x0a\xdb\x6d\x53\x21\x8e\xf3\x7b\x57\x47\x79\x62\xd2\xa0\x38\x4a\xa3\x6f\x79\x73\xb5\x2f\x3c\xa3\xb0\x73\x2b\x25\xec\xfa\xfc\xdf\xff\x64\x3e\xc8\xad\x8c\xf0\xff\xc9\x3a\x63\xdd\x86\x61\x18\x88\xee\xfd\x0a\xff\x41\x2d\x59\x4e\xd2\x25\x4b\xe7\xf6\x1f\x5c\x9b\x07\x64\x48\x62\xb8\xc9\xff\x17\xbc\xe7\xa5\xed\x10\x5c\x70\xb0\x4d\x26\xa2\x44\x0a\xa0\xce\x91\x41\xe6\x96\x02\x45\xdb\x6d\x89\x5f\x66\xfb\x54\x0d\x06\xf7\x27\x2b\xbc\xd5\x04\x2c\x62\xaf\xa0\x8a\x08\x57\x0c\x85\xbb\xb0\xef\x80\x73\x58\xc6\xc8\xb3\xb3\x18\xa8\xbd\xff\xb3\x03\xcf\xc9\x1a\x80\xcc\x19\x54\x00\x91\xe1\x47\xa2\x40\x4e\x17\x28\x3d\x4c\x85\x71\xa3\xbe\x1b\xcd\x25\xa6\xbd\x98\xf6\xcd\x4c\x83\x69\xe7\xae\x3a\x6d\x88\x65\xc0\xe0\x13\xce\x42\x82\x17\xf0\x71\x79\x21\xc0\x0b\xe4\xb3\x8b\xb9\x13\x9c\xb5\x25\xf1\x60\x82\x61\x82\x99\xf9\x82\x49\xbf\x77\x2f\x67\x18\xbf\x78\xb3\x37\xb3\xc0\x2c\x79\x0d\x1e\x05\x4c\x58\x8a\xdd\x8c\x60\x94\x5e\x67\x20\x5b\xa9\x37\xe1\xed\xdc\x0d\x5e\x2e\x50\xc9\x05\x8a\x17\x3d\x34\x72\x81\xd2\xff\x95\xb9\x3d\xfd\x4b\xd2\xe8\xe7\x02\xd5\xe3\xa7\x82\x6f\x09\xde\xeb\x09\x3d\x5d\xc0\x1d\xca\x12\xcb\x9e\xc1\xc7\x9b\x84\xbe\x2e\x50\x9d\x22\x55\x19\xad\x8c\xf0\x01\x86\x08\x37\x94\xe1\xe8\xd8\xd4\x80\xfd\x84\xba\x33\xd8\xe7\xcd\xcb\x47\xc6\x6b\xc0\x03\xcf\x84\xe1\xd8\xb8\x0e\x1f\xdc\x5e\xe0\x24\x25\xe6\x82\x55\x3e\xdd\x01\x2a\x34\x3e\x01\xef\xf1\x85\xc2\x27\x50\xaa\xc7\x62\xc4\xde\xc8\x5b\x6f\x92\x39\x10\x2f\xde\x9b\x15\x33\xa4\x53\x43\x69\xbd\xab\x4c\x91\x3a\xc5\x19\xce\x7e\xfc\x2d\x4d\x90\xdf\xaf\xd3\xfa\xf2\xfe\x31\xad\x9f\xd3\x35\xba\xf9\xb9\x6d\x71\x7b\x2c\x97\xf9\xd1\xbd\x26\xdb\x2d\xa1\xcb\x2d\xb6\xf8\xbe\x3f\xb7\x39\xba\xf5\xbe\xe6\x5d\xfe\xfc\x04\x00\x00\xff\xff\xf7\x76\x22\x71\x01\xf2\x04\x00"); +func _aeb ()(*asset ,error ){_dgg ,_cfb :=_adfg ();if _cfb !=nil {return nil ,_cfb ;};_bgc :=bindataFileInfo {_ae :"78ms-RKSJ-V",_ca :1875,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490915,0)};_dgb :=&asset {_e :_dgg ,_ee :_bgc };return _dgb ,nil ;};func _gcga ()(*asset ,error ){_fbff ,_dbfc :=_gfbef (); +if _dbfc !=nil {return nil ,_dbfc ;};_cegg :=bindataFileInfo {_ae :"HKdla-B5-H",_ca :21023,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492309,0)};_ffgbg :=&asset {_e :_fbff ,_ee :_cegg };return _ffgbg ,nil ;};func _agfeb ()([]byte ,error ){return _ad (_fdbe ,"UniJIS2004-UTF32-H")}; +var _cecb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xab\x6e\xdb\x95\xa5\x07\xd7\xcf\xaf\xd8\xc5\xef\x2b\xa4\x35\xc7\x1c\x77\x10\x82\x71\x85\xc0\xa4\x6d\x1c\x4e\xdb\x60\x4c\xa2\xd0\xd9\x11\x16\x38\x8e\xc4\x91\xa2\x10\xff\xde\xac\xf6\xb4\x37\x09\x8c\x39\xbb\xb4\xe8\xeb\x9d\x73\x8e\x7b\xef\xbd\xf5\xdb\xf8\xdd\xfa\x87\xfd\x0f\xbf\xfc\xf9\xef\xdf\x7e\xf7\x3f\xfd\xfa\x97\x3f\xfd\xe3\xf7\xbf\x7f\xfb\xe7\x3f\xff\xf2\xf3\xaf\xdf\xff\xf6\x97\x7f\xfb\xf5\x4f\xdf\xbf\xfd\xd3\xf7\x7f\xf9\xf3\x2f\x3f\xfd\x14\xde\x6f\x3f\xff\xf9\x4f\x7f\xff\x90\xfa\xf3\xa7\x7f\xfd\xe3\x5f\x7f\xfa\xe9\xeb\xfd\x7f\xfc\xf7\xbf\xfd\xfd\xfb\xbf\xfe\xc3\x2f\xff\xfc\x97\x6f\x91\xe7\x7e\xfe\xb7\xbf\xfa\xd9\x6f\xdf\x7e\xf7\x3f\x7f\xff\x97\x3f\xff\xed\xef\xbf\xfe\xfb\xb7\xff\xdf\xf8\xf9\x2f\xff\xf4\xfd\xff\xff\xed\xe7\xef\xff\xfc\xf5\xff\xff\xf1\xd7\x9f\xbf\xff\xfa\xe7\x5f\xfe\xc5\xff\xff\xaf\xff\xfd\x5f\x7e\xfd\xfe\xc7\xf0\x5f\xff\xcb\xfa\xc7\xf7\xbf\x3d\xf3\x8f\xff\xf6\xd7\xbf\xfe\xdf\xdf\xff\xf5\xfb\x2f\x7f\xff\xf6\xea\x7f\xdf\x7f\xf9\x59\x7f\x7f\xfa\xdd\xfa\xcf\x7f\xfc\xeb\xff\xf0\xc7\x7f\xfd\xfe\xed\x77\x7a\xfd\x3f\xf1\xfa\x7f\xfa\x7a\xfd\x3f\x3c\xf1\xbf\x7e\xff\xf5\x6f\x7f\xfe\xcb\x2f\xdf\xf2\x7f\xf7\x3c\x59\xff\xd7\xbf\xff\x97\x7f\xff\xeb\xf7\x6f\x9f\xe7\xfe\xf7\xff\xf2\x0f\xfb\xdb\xff\x11\xbe\x85\xe7\xdb\x9b\x63\xcc\xdf\xc2\x1b\xde\xff\xd3\x3f\xfe\x6f\xff\xf9\x2f\x3f\x7f\xff\xf6\x40\x05\x46\xf5\xa7\xbf\xfc\xfc\xfd\x6f\x7f\xfd\xe3\x9f\xbe\xff\xfa\xc7\x5f\xfe\xe5\xfb\x4f\xdf\xbe\xfd\xfe\x79\x9e\xe7\x0f\xdf\x7e\x7f\xef\xbd\x7f\xf8\xea\xe3\xff\xeb\x89\x9f\xc2\xf3\xf0\xea\x3f\xfd\xf3\x9f\xfe\xaf\x3f\xfe\xfa\xd3\x7f\x78\x61\xff\xe1\x8b\x2a\x5f\xd4\xfb\x8c\x0e\x15\x44\x85\x07\xea\xfd\xc3\x57\x0b\x9f\xdf\xe2\xd7\x6f\xe1\x7d\xa1\xd2\x17\xf5\x9e\x0b\xd5\xf4\xe4\xac\x50\x93\xf7\x1a\xd4\xfa\xc3\xb7\xdf\xc7\xe7\x89\x50\x97\x16\x8a\xa8\x4a\x5f\xe2\x82\x52\xeb\xaf\xa9\x46\xeb\x33\x40\x45\x51\x9b\x16\x5a\x12\x75\x4d\x65\xbd\x57\xe8\x75\x6b\xa2\xc2\x81\xea\x7c\x33\x41\x0d\xbe\xe9\x27\xb7\x46\xe4\x9e\xb5\xc3\xf8\xa6\xa8\x1e\xd4\xb3\x93\xa1\xbe\xfa\xf2\x96\xc4\xd8\x7b\x84\xe2\x2b\x9d\x99\x78\x4d\xd1\x97\xe1\xf7\xca\x17\x15\x83\xdf\xab\xfa\xed\x31\x45\x3f\x1f\xc6\xd0\xe9\x67\x61\xb4\x7d\x88\xca\x7e\xd2\xf3\xe9\x27\x97\x66\x30\xba\x9f\x1a\x43\x79\x98\xcf\x7e\xa0\xdc\xba\xe6\x3a\x2f\x9e\x1c\x0f\x14\x2b\x36\x02\x14\xb3\x34\x5e\x28\x5a\x18\x11\x8a\x6f\x0e\x8d\x2f\x0f\x7a\x36\x32\x14\xa3\x1d\x1a\x5f\x9e\xcc\xe0\xa8\x50\xf4\x7a\x34\x28\xf6\xd9\xe8\x50\xac\xed\xd0\xf8\x42\xf7\x93\x57\x3b\x24\xf0\x95\xf9\xb2\x7e\x03\x2a\xb2\x7e\x7c\x65\x32\xd7\xc1\x14\x73\x1d\x19\xed\xf4\x7c\xb2\xeb\x26\xf3\xf9\x30\xf6\x79\x58\x23\x7f\xf3\x42\xb1\xaf\xd7\xcb\x4a\xd3\x97\xc5\x2e\xdf\xa6\x12\x14\xbb\x67\xd1\xde\xc3\xd8\x57\x81\xa2\xd7\xab\xb2\xb3\xfc\xa4\xce\xc3\xbb\x19\xed\xea\xa2\x3c\xbb\x6b\xf0\x1b\xfd\x5c\x13\x8a\x11\xad\x05\x45\x3f\xd7\x86\x72\x3f\x0f\x2d\xf8\xbd\xcb\x6f\x8c\x6f\x3f\xec\x10\xd6\x68\x07\x9e\x64\xa5\x37\xf3\x19\x59\xcd\xcd\x7c\xbe\xac\xfb\xf6\x7c\xfa\x3d\x8f\xcf\xef\x15\xbe\xc9\x88\x76\xe5\xac\xd0\x97\xdd\xd8\x83\xcc\xc4\x66\x6d\x97\xbf\x32\xa0\xfc\xdb\x64\xdd\x19\xfb\x5e\x50\xee\x0b\x7b\xb7\xd0\xc2\x79\xa0\x58\xcd\x13\xa0\x78\xef\x70\xfe\x0a\x73\x7d\x18\x43\xa7\x2f\x87\xfd\xb9\x98\x97\xe3\xfd\xe9\x27\xd9\x83\xde\x67\x87\xbe\x98\x2f\x1d\xfa\xe2\x53\x75\x36\x14\x3d\x3b\x07\xca\x2d\x5c\x5a\xe7\xbd\x4b\x3f\x3d\x4b\x97\x7e\x3e\xcc\xe7\xa5\x9f\x81\x75\xbf\xf0\x89\x2f\x4e\xf4\xfd\x97\x9f\xcd\x81\xff\xbf\x58\xf2\x85\x9d\x79\x5a\x2e\x53\xdd\x99\x88\xdb\xa0\xe8\xe6\xed\x50\x74\xec\xfa\x18\xf9\xbd\x09\xe5\x6e\x2e\x3a\xcd\xc6\xba\x1e\x82\x3a\x16\x24\x02\xe2\x5b\x2f\x54\x10\x15\xfc\x9b\x86\x10\x60\xd0\x5f\xbc\xf1\xdb\xef\x63\x64\xeb\x86\x27\xfd\x07\x11\x10\x9e\xcc\x6f\xa6\x8a\x28\xb6\x75\x78\x18\xc3\xab\x2d\x11\x52\xe4\x88\xf1\xcd\x92\xa1\xb4\x44\x2f\x4f\x66\x0e\xd5\xd7\xe9\x15\xf5\x42\xb1\xb1\x9e\x05\xc5\xc6\x0a\x7e\x92\xc5\x0c\x0d\x8a\xc5\x0c\x09\x8a\xc5\x0c\x7e\x8f\xc5\x7c\x4d\xc1\x14\x5f\x9e\x0c\x30\xc5\x68\x0a\xa6\x88\x00\x7a\x03\x4c\xf1\x09\x50\x30\x45\x8e\xfb\x1b\xd8\x74\x6c\x82\x37\xb0\xe9\x82\x7f\x83\x29\x86\x09\xc5\xf8\x42\x85\x62\x7c\xaf\x9f\x64\x7c\xd1\x14\xe3\x7b\xfd\x1e\xe3\x8b\xa6\x18\x5f\x32\xc5\xf8\x10\x39\x5f\x92\x4e\x94\xfb\xe2\xf1\x31\x2f\xaf\xc7\x47\xeb\xaf\xc7\xc7\x93\x2f\xe3\x83\x99\xbe\x2f\xe3\xe3\x48\xbf\x2f\xe3\x7b\x33\x14\xe3\x8b\xfe\x26\xe3\x43\x18\xbe\xaf\xc7\x67\x8a\xf1\xc1\x50\xbe\x38\xac\xa8\x01\xe5\xf5\xeb\x50\x5e\xbf\x02\xe5\xf5\x73\x7b\x8c\x8f\x43\xf5\xc5\xab\x44\xd1\xcf\x84\x98\xf6\x5c\x27\x89\x8e\xc8\x9e\x7f\xf3\xc3\x8e\x64\x35\x33\xbf\x2d\x5a\x2f\xde\xc9\x8c\xbd\xb0\x5b\x61\x1a\x6f\xb3\x6a\x43\x5f\xa4\x32\xc4\xb8\x4d\x0d\x9e\xa4\x67\x52\x12\x62\x84\xed\xbe\x9d\x6f\xc2\xbc\x5f\x29\x02\x31\x6e\x66\xb0\x73\x3a\x36\xfd\xec\x6e\xcf\x54\x85\x62\x26\xa4\x08\xc4\x88\xb0\x78\x3b\xad\x23\x7c\xdf\x8e\xc2\xf2\xa1\x50\x04\x3e\x2d\x2c\x18\x34\xe3\x93\x22\xf0\x7c\xc6\x20\x45\xe0\x09\x91\x55\x91\x22\xf0\x04\xaf\xbb\x14\x81\x27\x24\xd6\x68\x20\x2c\x38\xb7\xaf\x14\x81\x27\xa0\x78\xbc\x03\xa5\x6b\xd2\xc2\x80\x4b\x6d\x56\x45\x8a\xc0\x13\x0a\xed\x49\x11\x78\x42\xe2\xc9\x43\xcf\x10\xfd\xaf\xd8\xe7\xf3\x20\xfa\xdf\x8b\xa8\x9a\x7c\xe5\xea\x2b\x0f\x9c\xe1\xbd\x7c\xc5\xbb\xe7\x22\x52\x2f\xa3\x15\x1f\x7c\xc2\xcb\x4e\x16\x1f\x7c\x42\xf4\x93\x03\x8a\xd9\x15\x1f\x7c\x82\x77\xab\xf8\xe0\x13\x92\xbf\xc2\x2c\x7d\xed\xdd\xdf\x64\xc9\xef\x45\xda\x5e\x7f\x84\x09\xcc\x6a\x20\x3e\x0c\x61\x5f\x28\x26\xf0\x1e\x28\x26\x10\xb9\x15\xc5\x3e\x9f\xc0\xb1\x8d\x62\x9f\x4f\x48\x5a\xf6\x98\xac\x8b\x9a\xd2\x96\x7f\x6a\x82\x3a\x50\x6a\x21\xf1\xcd\x04\x23\x4a\x3a\xa8\x4f\xca\x50\xe9\xab\x2f\x63\x3d\x7a\x2f\xe5\x57\x14\x8c\x21\xe5\x08\xe5\xdf\xa6\x28\x98\x5b\xca\x4b\x54\xf2\x93\x1b\x6a\x42\x1d\xa8\x0d\x75\x45\x65\xbe\x52\x68\x2f\x37\xa8\x00\xc5\x37\x85\x09\xc6\xaa\x7e\xb2\x42\x69\x4b\xa4\x4a\xcf\x3a\xed\x55\x7a\xd6\x79\xb2\xd2\x97\xc1\x57\x1a\x5f\x41\x9b\x48\xd2\xed\xc7\xe2\x48\xa7\x56\xa0\x68\xbd\xd1\xc2\xf2\x7b\x4d\xd4\xce\x50\x1d\xaa\x42\xd1\xc2\xf1\x57\x18\xd1\xa1\x67\x9d\x11\x1d\xbe\xd2\x69\xfd\x46\x28\x7d\x65\x23\x9c\x92\x0e\xe3\xd8\x9e\x6b\x1d\xc6\xb1\xd1\xbc\x93\x0e\xdc\xd8\x08\x84\xa4\x03\x37\x36\x1b\x39\xe9\xc0\x8d\x8d\xa8\x4a\x3a\x70\x63\x23\x9c\x92\x0e\xdc\xd8\x5e\x31\x1d\xb8\xb1\xd1\x4c\x93\x34\xe8\xb1\xa3\xdf\xa3\x2f\x5e\xbf\xa1\x11\xed\xc4\xf8\xc6\x86\xf2\x7b\xf4\x25\xfb\x9b\xf4\xc5\xeb\x37\xe9\x8b\xd7\x6f\xd2\x17\x50\x47\x9a\xf4\x05\x2d\x2b\x49\xbb\x1e\xbb\xf2\x95\x49\x0b\xde\x91\x8b\x27\x1b\x7d\x59\xf4\xda\x6b\x2b\xbd\x78\x6c\xf4\xc6\x24\xbd\x78\x6c\xf4\xbf\xb4\x98\x41\xaf\xe6\x62\x06\xbd\x9a\x8b\x5e\xc3\x30\xd3\xa2\xd7\x30\xc5\xb4\xe9\xf5\xa1\x85\x4d\xaf\xbd\x9a\xd2\x61\xc7\xbe\x7e\x52\x2d\x1c\xf4\xfe\x24\xed\x73\x1c\x44\x47\x92\xf6\x39\x4e\xf0\x7b\x6a\xe1\x20\xfa\x93\x34\xcc\x71\x22\x7b\x42\x5a\xe4\x38\x89\xbe\x48\x8b\x1c\x27\xf9\x37\xbe\xe2\xd9\x95\xde\x38\x8e\x67\x57\x7a\xe3\x38\x99\x3d\x21\xb5\x6e\x1c\x34\xda\x24\x76\x36\x0e\x2a\x58\xba\x7c\x93\xd9\xcd\xe2\x28\xe3\x30\x9f\xf9\xe1\xbd\xe5\xdf\xe8\x0b\x73\x96\x1f\xda\xdb\x7e\x92\xf6\x4e\x83\x62\x44\x47\x63\xcf\x81\x6f\x9e\x0d\xa5\x39\x3b\x97\xaf\x04\x46\x0b\x77\xcb\x52\x6d\xc6\x61\x06\xb3\xd4\x97\x71\x1f\xbf\xa7\x5e\x5f\x94\xae\x2c\x15\x65\xdc\x68\x6a\x42\xbd\x50\x0b\xca\x2d\x5c\x28\xed\x97\x2c\x05\x62\x5c\xe6\x2c\xbf\x7c\xa5\x76\x28\xbe\xd2\x9e\x1f\xb0\xe4\xfc\xd2\x40\xa3\x01\xe9\x08\xe3\x36\x86\x10\x35\xd8\x8b\xce\x9c\x63\x80\x62\x40\x51\xd3\x79\xa7\x29\xba\xe2\xc9\x8d\x1d\x8a\x29\x8b\xb4\x00\xdc\xcb\x91\x16\x3c\xd5\x49\x53\x76\x3d\x81\xd2\x68\xc7\xf5\x04\xa6\xaf\x29\x9b\xcf\xe3\xdf\x2a\x94\xdf\x6b\xa2\x3c\x81\xa9\x43\xf9\xc9\x25\xea\xf5\x57\xae\xa8\x04\x25\x5d\x66\x3e\x6c\xba\x9c\x03\x14\xdf\x14\x9b\x9f\x4f\x3a\x50\xb4\x9e\x2b\x14\xad\x67\x26\x37\xd3\x7a\x66\x31\x25\x02\xe6\xd3\xe8\x4b\xa6\x75\xcf\x67\xa6\xf5\xc6\x82\x15\x5a\xef\x01\x2a\x41\xd1\x7a\xe5\x37\x0c\x33\xb9\xf2\x1b\xb0\x34\xd7\x0c\xe5\x27\xb7\x28\xcf\x67\x3d\x50\x7e\x92\xf6\x38\xd2\xb9\xf1\x4d\xcc\x2d\x59\x4c\x7f\x06\xcf\x99\x18\xf4\x0c\x9e\x25\x19\x66\x66\x40\x9b\xcf\x62\xd0\x33\x24\x5a\x10\x83\x9e\xc1\x33\x28\x26\x3c\x03\xac\x2e\x0f\xbe\x82\xa8\xca\x83\xaf\x60\x32\xca\xd2\x6c\x66\xa8\xfe\x8d\xd6\x3d\x4b\xd2\x6c\x66\x68\x6c\xf2\x41\x7b\x8d\xfd\x32\x68\xaf\x31\xbb\x62\xbb\xd3\xf8\x2b\x0f\x5a\xf7\x9c\x4d\x5a\x07\x7a\xe6\x49\xeb\xcb\xbf\x69\x35\x03\x5a\x5d\x96\xc1\x63\xda\xe4\xf0\x85\x94\x45\xb1\x2a\x93\xd6\x8f\xdf\xa3\xf5\xeb\xf7\x26\x14\xeb\x3e\x17\x14\xfd\x14\xf3\x9e\x01\x93\xdf\x17\x32\xff\xf6\xfb\x69\x43\x49\x96\x51\x63\xbe\xe0\x93\x2c\xe6\x3d\x5f\x74\xf4\x2c\xe6\x3d\x6d\xda\xca\x32\x6a\x4c\x9b\xd2\xb2\x8c\x1a\xd3\xc6\xba\x2c\xc6\x3e\x5f\xcf\xb5\x18\xfb\x7c\x3d\xd7\x32\x6a\x4c\x9b\xe7\xb2\x98\xf7\x7c\x3d\xd7\x62\xde\xf3\x4b\xe5\x16\x45\x7b\xa8\x05\x59\xe6\x81\xf9\x02\xe5\xf3\xa1\xd7\x68\xbb\xf9\xf0\x15\x54\x86\x2c\xe6\x3d\x5f\xcc\x7a\x59\xe6\x81\xf9\x62\x8a\xc9\x87\x11\x79\xae\x0f\x2d\x78\xae\x0f\x23\xc2\xd8\x93\x0f\xbd\x46\xb7\xcf\x87\x5e\xa3\xdb\xe7\x43\x5f\x30\x12\xe5\x4b\xeb\x66\xbb\x52\x0e\xe7\x97\x8e\xf8\xd3\xef\x9f\x22\x65\x6d\x46\x78\x41\x91\x02\x38\x23\x73\x5d\x84\x67\x67\x44\xf4\x17\xb1\xf2\x19\x99\xb3\x22\x44\x39\x23\x8a\x63\x11\xa2\x9c\xb1\x74\xa8\x02\x35\xa1\x2a\xd4\x81\xd2\xcc\x47\x94\xae\x22\x96\x3c\x63\xe5\x9b\xc2\x7b\x33\x22\x56\xca\x4b\xcf\x10\xd3\xe5\xa5\x67\xcc\x75\x79\x69\x61\xf8\x3d\x5a\xf8\x9a\xdd\xdf\x64\xc9\xe5\xa5\xf1\xe5\xd7\x18\x10\x36\xc5\x22\xd8\x36\x0d\x87\x4a\xa4\x2b\xe8\x63\x25\xd2\x15\x2c\x5b\x25\xd2\x15\x26\xbe\x44\x26\x82\x89\x2f\x91\x89\x38\xfe\x0a\xdd\x44\xf2\x97\x48\x37\x59\x86\x12\xb5\x98\x11\x29\x56\xc4\xd8\x67\x0a\x7e\x6f\x40\xf9\xc9\x09\xe5\x27\xb5\xd0\xe9\xf5\x93\x17\x8a\xbe\x48\xbb\x9e\x89\x2d\x5f\xc4\xf4\x67\xca\xa6\x12\x14\xdf\x84\xe9\x27\x74\xa7\x02\xd3\x4f\x48\xfe\x02\xd3\x4f\x48\xfe\x92\xe8\x0b\xec\xa5\x24\xfa\xd2\xfc\x15\xfa\xd2\x19\xbb\x30\xc1\x4c\xc3\xed\x1d\x28\x3f\x49\x3f\x39\x00\x05\x61\xf1\xa5\xb2\x89\x0a\x50\xcc\x35\xc2\x22\x81\x33\x4a\x66\x0c\x88\xbf\x92\x19\x03\xba\x45\xc9\x19\x8a\x16\x10\x2b\xc9\xeb\x87\x58\x49\xdb\x2d\x30\x06\xaf\x4a\xa6\x9f\x80\xb8\x82\xe8\x48\x78\x06\x4a\xa1\x2f\x37\x40\xd1\x17\xc4\x66\x91\x21\x68\xda\x84\x53\x10\x2b\x36\xc5\x14\xf9\x02\xa6\x4d\x0e\xa5\xaa\xbd\x8c\xfe\x50\xea\x84\xe2\x49\x81\xf7\x99\x3d\x4b\x42\x0f\xd3\x36\xbe\x22\x4d\x7f\xda\x16\x59\x10\x24\xd9\xa3\x15\x24\x9f\x19\x71\x54\x04\xc9\x67\x86\xb5\x16\x04\x49\x09\x7e\x72\x42\xf9\x49\xad\x51\xc1\x34\x52\x04\xbb\x67\x79\xfd\x9e\xd6\xa8\x78\x0c\x08\xa0\x82\x38\x2a\x08\x20\x5b\x3b\x0b\x02\xc8\x36\xc5\x82\x00\x2a\x58\xd5\x0b\x02\xa8\x78\x44\x42\x01\xb3\x20\x6e\x0b\x02\xa8\x6c\xff\x46\x3f\xaf\xdf\xa3\x9f\xd7\xbf\xd1\x4f\xcf\x35\xe2\xa8\xe2\x19\x28\x88\x9c\xea\x5e\x4f\x8d\xbd\x62\x6a\x2a\xb2\xa3\xcf\x8a\x48\x2d\x88\x9c\xea\x31\x20\x72\x6a\xf2\x7b\x1a\x7b\x85\xb1\x17\xd9\xd8\x67\xf5\xf8\x26\xed\x79\x7c\x8b\xf6\x2a\xa7\x43\x78\x61\xd6\x4a\x5f\x10\x39\xd5\xe7\x01\x91\x53\x51\x4a\xca\xe6\x3d\x84\x68\xd9\xbc\xe7\x59\x92\x6e\x3f\x2b\x8a\x47\x91\x6e\x3f\x2b\x86\xca\x82\xe8\xa8\x18\x58\x0a\xa2\xa3\x7a\x96\x10\x1d\xd5\xb3\x74\x34\xa2\x86\xb2\x56\x10\x01\xcd\x5c\x43\xda\xfc\x6c\x18\xf2\x8a\xcc\x18\xb3\x61\x2e\x2b\xb2\xf4\xce\x86\x52\x52\x64\xe9\x9d\xcd\xf3\x29\xe3\xc4\x6c\x60\xeb\x72\x69\xc1\xf3\x79\x69\x01\xf4\x5e\x64\x9c\x98\x0d\xbb\x42\x41\x90\x34\xe6\xb3\x0a\x13\xcc\xc6\x7c\x56\x04\x49\x2b\xf7\x07\x2c\xb9\x0a\x3c\xcc\x56\x03\xaf\x65\xa8\x06\x55\xa0\x16\x94\xa6\xba\xa1\xbd\x54\x59\x5e\x67\x1b\x7e\x92\x21\x4c\x77\x85\x21\x4c\x77\x85\x21\x4c\x3f\xc9\x24\x61\xd9\xaa\x0f\x43\xc0\x5a\x56\x03\x43\x40\xf6\x56\x41\x90\xd9\x60\x28\x35\x30\x81\x6c\xe4\x1a\x18\x1e\x4c\xbf\x22\x0b\x1b\x5a\x4f\x45\x16\xb6\xc3\x88\x02\xfd\x3c\xfe\x26\xfd\xbc\xfe\x26\xd3\x89\xd6\x53\x65\x25\x9d\xed\xfa\x9b\xea\x67\x7f\xdc\x9e\xfa\xd9\x39\xd2\x55\x56\xd2\xd9\x11\x01\x15\xc9\xd8\x93\xa9\x04\xc5\x7b\x02\x32\xb3\x73\x00\x2a\x52\xb3\x27\xfa\x89\xd4\xec\x2c\x6d\x45\x34\xf6\xec\x27\x35\x67\xdd\x4b\x8b\x68\xec\xc8\xf3\xfa\xd2\x17\x2c\xf5\x15\xd1\xd8\xbd\x62\x88\xc6\xee\x15\x43\xfc\xf5\x56\xa1\x34\xbe\xee\x35\x8a\x7c\xd3\x6b\x94\x02\x14\x3d\x4b\x7c\x13\x93\x4a\x4d\x8c\xc1\xab\x82\x90\xe9\x08\xdf\x8a\x20\xe9\x9e\x6b\xc4\x43\x47\xc0\x56\xc4\x43\xf7\xcc\xcb\x48\x34\xc7\xe3\xdf\x34\x86\x81\xfd\xb6\xc2\xe6\x07\xba\x61\x95\xe5\x75\x0e\xcf\x27\x58\x62\x60\x3d\xae\x32\x12\xcd\x81\xe1\xa9\x16\xf5\x65\x20\x52\x6b\xa1\x05\xcf\x60\xd5\xd8\x07\x7a\x4e\xad\xbc\xe7\x59\x42\x20\x0c\xcf\x8b\xcc\x49\x73\xa0\xf5\xd4\xa6\x99\x18\x9e\xa5\x46\xcf\x70\x51\x56\x70\xc6\x98\xb4\xde\x68\x01\xab\x65\x6d\xb4\x80\xb0\xa8\x32\x2e\xcd\x81\x68\xac\x8d\xf6\xae\x5b\x50\x7b\xf3\x71\x0b\x1b\xca\xef\x1d\x28\x7f\xf3\x42\xb1\x2a\x88\xa3\x89\x91\xa8\x82\x6b\xa6\x77\xa4\x1c\xce\x73\xa2\xa2\x54\xd9\x99\xe7\xf4\xfe\x94\x89\x6a\x4e\x8c\x44\x55\x76\xe6\x39\x51\x58\x2a\x78\x68\x22\x36\x2b\x22\x67\x62\x24\xaa\x88\x9c\x89\x91\xa8\x0e\x5a\xc0\xc8\x57\x11\x39\x13\x91\x5a\xc1\x3c\xd3\xeb\x20\xb7\xee\x9c\x18\x89\x2a\xe2\x68\xa2\xe8\x54\xc4\xd1\x44\xb5\xa9\x88\xa3\xd9\xfc\xde\x84\xf2\x6f\xcc\x12\xda\x67\x1d\xcc\xd2\x70\x7b\xcc\x92\x79\x0f\xa2\x6a\xa2\xda\x54\x90\xd3\xf4\xbe\x06\x39\x4d\x54\x9b\x8a\x18\x9b\x88\xf7\x0a\x72\x9a\x5e\xb1\xc9\x2c\x79\xc5\x26\xe3\x33\xef\x01\x55\x4d\x4c\x4d\x15\x11\x37\xbd\x9a\x20\xa7\x85\x07\xaa\x22\xb8\x96\x57\x0c\xc1\xb5\xbc\x62\x32\x4a\xcd\xf5\xd6\x1f\xb1\x64\x20\xcf\xf2\x82\x21\xd3\xd6\xcb\xc4\xcb\xe7\x3a\x17\x1a\x43\x95\xcf\x75\x2e\x2f\x1f\x32\x6d\x79\xc1\x64\xaf\x9a\x0b\x1d\xa8\x22\xd3\x16\xc0\xbe\x02\x79\x96\x27\x1e\xc8\xb3\xda\x81\xd2\xf0\x16\x0e\xc4\x8a\x4c\x5b\x9e\x78\x59\xa1\xe6\xf2\x04\x22\xb7\x6c\x6b\xad\xc8\xad\xb5\x68\xe1\xf2\x1e\xfa\x5f\x45\x52\x2d\x74\xa7\x86\xa4\x5a\x18\x4a\x1a\x02\x68\x5d\xff\xc6\xf8\xae\x7f\x53\x7b\x9b\x98\x87\x86\x90\xd9\xf8\x94\x1b\x42\x66\x23\x7b\x1b\x42\x66\xa3\x81\x35\xb9\xf7\xe6\x7e\x4d\x6d\x28\x7f\x53\x3d\xdb\xb0\x97\x86\x90\xd9\x30\xe8\x86\x90\xb1\x25\xb4\x21\x48\x36\x12\xb5\x01\xaa\x36\x1a\x4a\x43\x90\x6c\xf4\x8e\x86\x40\xd8\x3d\x42\xf1\x4d\x8c\x4b\x0d\x81\xb0\xd1\x49\x1a\x02\xc1\xd6\xce\x86\x40\xd8\x30\x9b\x86\x40\xd8\x08\xca\x86\x40\xd8\x9e\x33\x04\x82\xed\x9b\xed\x65\x7c\x87\x99\x00\x47\xed\xeb\xaf\x30\xbe\xeb\x16\x2e\x14\x5f\x91\xd9\x6b\x1e\x58\x4f\x03\x63\x1d\x5c\x94\x0d\x41\x72\xd0\xf8\x1a\x38\xea\x78\x76\x11\x24\xb6\x84\x36\xb0\xd2\x09\x17\x4a\x7d\x39\xc9\x2d\x6c\x28\xfa\x89\x90\x39\x18\x9e\x1a\x42\xe6\x60\x78\x6a\x20\xa0\xe3\xd9\x05\x01\x1d\xcf\x2e\x08\xe8\x14\x81\xf7\x06\x22\x39\x68\x7c\x0d\x44\x72\x3c\xf3\x98\xa8\x0e\xac\xa0\x21\x64\x0e\x4a\x42\x03\x4b\x1c\x50\x47\x03\x3d\x1c\xc4\x51\x93\x43\x6f\x5e\x7c\x24\x0d\x2c\x71\x11\xda\x0d\x2c\x71\x3d\x22\x0c\x56\x37\x33\x2f\x18\xac\x6e\xf7\x93\x7c\xc5\xeb\x87\x90\xb9\xcb\x4f\x6a\xfd\xee\xf6\x6f\x13\xca\xef\x2d\x28\xfa\x82\xd9\xeb\xa2\xbe\x34\xcc\x5e\xf7\xb8\x67\x5f\xeb\xb7\x1e\x44\x63\x93\xd9\x6b\x3d\xa8\x0c\x4d\xa2\x6a\x3d\xb0\xdd\x26\x51\xb5\x9e\xec\x27\xa3\x28\x14\x88\x26\x71\xb4\x1e\xf7\x5a\xbe\x8e\xf5\x74\xbf\xb7\x44\x61\x36\x69\x12\x47\xeb\x21\x1e\xa9\x09\xc9\xac\xc7\x23\x12\x5a\x59\x0f\x8a\x40\xeb\xf4\xcc\xe3\x13\xd3\x5f\x0f\xa2\xbf\x0d\xda\xf3\x5c\x0f\xbe\x42\xf4\x55\x1b\xb4\x87\xe1\xa9\x89\xb1\xaf\xe0\x1d\x29\xc6\xbe\x02\xc2\xb0\x89\xb1\xaf\x80\xca\xd0\xc4\xd8\x97\x8d\x7c\x4d\x8c\x7d\x05\x14\x88\xb6\xf8\x8d\x98\x95\x26\xb6\xbb\x82\xe7\x4c\x31\x39\xcb\x0e\xbd\x26\xe3\xd2\xb2\x91\xaf\x2d\x5a\xcf\x3f\x32\x5c\xb4\xcd\x27\x31\xbf\xb7\xcd\x27\xd1\x2d\x9a\x58\xf2\x0a\xe8\x16\x4d\x2c\x79\x85\x46\xc7\xe4\x5e\x58\xa1\xfb\xbd\x09\xe5\xf7\xe8\x0a\xd1\x18\x6d\x33\xd8\xce\x26\x38\x0c\x88\x00\x9d\x76\x18\xac\x17\xe5\xd0\x3a\xf2\xae\x1d\x5a\xf7\x16\x3c\xb4\x8e\x4e\xd2\x64\xbd\x5a\x01\x06\xdd\x64\xbd\x5a\x01\x09\xd7\xc4\xe6\x97\x6d\x8a\xed\xd0\x4f\x6f\xcf\xc3\xb4\xf8\xe0\x1c\x16\xe5\xf8\x37\xfa\xe9\x85\x16\xac\x59\x01\xf7\x57\x93\x77\x76\x39\xe0\xa9\xc9\x3b\xbb\x5e\x2f\xa6\x84\xc5\x72\xb0\x50\x93\xb0\x58\x0e\x24\x6a\xf2\xb2\x2e\x47\x94\x74\x59\xc4\xd6\x8b\x86\xd2\x05\x64\xd6\x8b\xf8\xeb\x12\x16\xeb\x25\x76\xa1\x0b\x91\x2c\x5b\x18\xbb\x84\xc5\x7a\x39\xb6\x5d\x02\x61\xbd\xd9\xbf\x2d\x28\xff\x46\x7b\x1c\x8e\x2e\x81\xb0\x5e\x8c\x2f\x5d\x02\x61\xbd\xac\x74\x0f\xf4\x85\x95\xee\x81\xf1\xe1\xd4\xea\x81\xf1\xb5\x00\xc5\xf8\xba\xdf\x63\x7c\x1c\xb1\x1e\xe8\x4b\x67\x44\x81\xbe\x60\xb4\xe9\x42\x16\xeb\x85\x81\xf5\x97\xf1\xa1\xaf\xf4\x97\xf6\x30\xc5\xf4\x97\xf1\xb1\x2a\xfd\xa5\xd7\x98\x4d\xfa\xcb\x57\x30\x9b\x74\xb1\xf9\xf5\xde\x02\xa5\xaf\x44\x56\xa5\x8b\x41\xaf\x88\xde\xd8\xc5\xa0\x97\x2d\x8c\x5d\x06\xab\x15\x13\x33\x21\x2f\xc5\x8a\xc5\xbf\x69\xae\xa3\xe7\x45\xec\x7a\xc5\xfa\x42\xf1\x4d\x58\x72\x4f\x7c\x13\xe5\xa2\xcb\xf0\xb4\x6c\x53\xec\xc2\x0b\x2b\xa2\x40\xf4\x4c\x7b\xdb\xbf\xd1\x1e\x36\xd3\x9e\x3b\x14\xb3\x24\xdf\xc3\x8a\x88\xb1\x2e\x03\xd2\x4a\x8f\x29\xb5\x67\xd3\x5d\x17\xb2\x58\x09\xd1\xdf\x65\x5c\x5a\x09\xd1\xdf\x25\x10\x56\xc2\x1d\xd5\x85\x3a\x96\x8d\x75\x5d\xe2\x61\x25\xef\x1e\x05\xa8\xae\x54\x4c\x75\x28\x7f\x45\x7d\x49\xb8\xa3\x7a\xa1\x2f\xcd\xdf\xa4\x2f\xdd\xdf\xa4\x2f\x88\xfe\x5e\xe9\x0b\xe2\xbd\x57\xfa\x32\xfd\x1b\x7d\x41\xa0\xf7\x4a\x5f\x10\xe1\x5d\x42\x66\xd9\x08\xd6\x25\x64\x56\xba\x03\x4a\x3b\xcb\x11\x4f\x5d\x62\x65\x39\xe2\xa9\x4b\xac\x2c\xc7\x38\x75\x89\x95\xe5\x18\xa7\x8e\xe8\x70\x8c\x53\x47\x74\x38\x96\xa7\x0b\xe5\x2c\x47\x12\x75\xa1\x9c\x95\x09\xa8\xec\xc2\x0b\x2b\x23\xb4\xbb\xcc\x5e\x2b\x7b\x96\x06\x5f\xf1\x4c\xc8\x35\xbd\xb2\xf7\x84\x0c\x56\x2b\x83\xb8\x3a\xc2\x22\xe3\x3b\xea\x08\x8b\x8c\xef\xa8\x0f\x5a\xf8\x52\x9e\x7e\x93\x25\x77\xe4\x48\xf6\xe4\x22\x47\x1c\x67\xda\x91\x23\x8e\xc7\xeb\x13\x0a\x56\xd7\x65\x69\x5a\x8e\x64\xed\x8b\x4e\xc3\xf8\x3a\x92\xc3\x36\xbe\xbe\x18\x3a\x81\x67\x7d\xd1\x69\x5c\x4e\x7d\x31\xf1\xe8\x5c\x1d\xa9\x92\xbd\x60\x8a\x6f\x5c\xc5\x8b\x82\x08\x28\x5e\x14\x58\x79\xc1\x0e\xd4\x61\xde\xc5\x13\x0f\x4b\x2e\x04\x5f\x75\x58\x72\x89\x8c\x41\x96\xa6\x55\xbc\x28\xb0\xe4\x82\xbe\xd2\x61\xc9\xb6\x1b\x76\xf9\x8d\x57\x31\x73\x93\xc6\xbe\x1c\xc8\xd7\x61\xc2\xa5\x30\xf1\x30\xe1\x82\xe9\xa7\xc3\x84\x4b\xf5\x93\xb4\xe0\xc5\xbc\xb4\xc0\x91\x1e\xd2\xdf\x57\xc1\x09\x33\x1e\x46\x84\x8b\x6b\xc0\xbc\x0b\x46\xa2\xf1\x30\xbe\xee\xf7\x0a\xd4\x82\xa2\x2f\xc4\x53\x8e\x87\xbe\x0c\x7f\x93\xbe\x00\xe2\x86\x8c\x3d\xab\x60\x32\x1a\x32\xf6\xac\x82\x4e\x32\x02\xa3\x45\x0b\x19\x81\xd1\x6e\xbf\x47\xaf\xd1\x42\xc6\x4b\xaf\x59\xb1\xf1\xf2\x4d\x8c\x3d\x43\x7a\xf8\xaa\x30\x94\x21\x3d\x7c\xd5\xc7\xef\xa9\x67\x15\x87\xd7\x90\x1e\xbe\x2a\x0e\xaf\x01\x13\xae\x30\x9b\x01\x13\xae\xac\xed\x90\x3e\xbd\x2a\x41\x46\x43\x86\x99\x55\x89\x3d\x1e\xf2\x59\xac\xca\x4a\x8f\x48\x7b\x68\x28\x43\x7e\x89\x65\x7b\xea\x90\xae\xbd\x2a\x6e\xdd\x21\x5d\x7b\x55\x0c\x48\x43\x86\x99\x55\xd1\xf8\x06\xec\xda\xd6\xd5\x01\xbb\xb6\x3d\x75\xc0\xae\x2b\x06\xa4\x91\x18\x03\x0a\xcb\x80\xed\x56\xd0\xdf\x80\xed\x56\x18\xd8\x80\xd1\xd6\x4e\xeb\x85\x27\x51\x35\x46\xa1\x05\xaf\x11\xac\xae\x72\xc6\x06\xac\xae\x72\xc6\x06\xac\xae\x7a\x8d\x60\x75\x95\x33\x36\x2a\xf3\x82\x21\x6f\x54\xe6\x05\x55\x63\xc0\x06\xeb\xf1\x93\xb4\xee\xd5\xac\xea\x67\x7b\xfc\xe4\x80\xf2\x93\x13\x8a\x5e\xc3\xf8\x1a\x01\x80\x03\xbd\xb8\x61\x1a\x19\xb2\xfe\xaf\xe6\xf5\x93\x09\x67\x35\x94\x8b\x81\xce\xdc\x08\x19\x1b\xe8\xcc\x0d\xa4\x3d\x1a\xed\xa1\x61\x8e\x46\x7b\x5e\x3f\x99\x69\x56\x43\xf1\x18\x9d\xf6\xaa\x29\xda\xf3\xcc\xcb\x14\xb3\x1a\x11\x4f\xa3\xd3\x5e\xa3\x9f\x68\xd7\xcd\xeb\x30\xf8\x26\x2a\xc3\x90\x61\x66\x35\x54\xc5\x01\xdb\x6d\xa8\x8a\x03\xb6\x6b\xb3\xec\x90\x61\x66\xb5\xe5\xaf\x30\xbe\xe5\xdf\x68\xcf\x2b\x86\x8e\xde\xf0\xb7\x0d\x78\x6b\xc3\xdf\x36\xd0\xc3\xbf\xf4\xce\xdf\x66\xc9\x03\x15\xfd\x4b\x0d\x14\xa5\xae\x74\xf4\x8e\x21\xab\xc9\xea\xe8\x7f\x43\x8e\x81\xd5\xd1\xff\x86\x7c\xd1\xcb\xd6\xd5\x21\x8b\xca\xea\xc8\xa6\x21\xa7\xc1\xea\x48\xe9\x81\xa2\xdf\x3d\xb9\x2b\x40\xf1\x1e\x8a\x7e\xc7\xd2\x34\xe4\xa7\x5e\x1d\xc6\x37\x60\xe5\x1d\xed\x65\xc0\xca\xbb\x17\x45\x7e\xea\x65\x9b\xe9\x80\xb1\xf7\x66\x8a\xbe\x74\xbf\x77\xa1\x38\x46\x9b\xbe\x78\x51\x40\x08\xdd\x53\x0d\x0a\xe8\xc4\x92\x0e\x04\x42\xc7\x7e\x34\xd0\xed\x3b\x7a\xdc\x40\x20\x74\xb4\x9e\x21\xcf\xf4\xea\x3e\x00\x87\x6f\x1e\x16\x05\x11\xd0\x31\x8d\x0c\xf9\x9b\xd7\xf0\xec\xa2\x87\x0f\x64\xfd\x90\x7b\x61\x0d\xcf\xa7\xc2\x8a\xd6\xc0\x9c\x34\x10\x0f\x23\xfb\xbd\x06\xe5\xf7\x74\x54\x86\x99\x06\x4c\x7f\x54\x8d\x6f\xc2\xf4\x07\xf2\x7c\xc2\xf4\x07\x8c\x7d\xa2\x95\x0f\xb4\xba\x09\xd3\xb7\x25\x74\xa2\x95\x0f\xe2\x68\x27\x4c\x7f\xec\x00\x35\xa0\x22\x94\x56\x7a\x1c\x7f\x85\xbe\x70\xdc\xe7\x43\x5f\x10\xb0\x53\x7e\x82\x35\x39\xee\x13\x8d\x7d\x22\x60\x27\x1a\xfb\x0c\x7e\x32\x42\xf9\x49\xad\xca\x24\x92\x75\xa2\xb1\x4f\x4c\x15\x13\x8d\x7d\x66\x7f\x65\x43\x31\x76\xf9\x02\xd6\x44\xeb\x99\x2f\xed\x21\xc6\xe6\x4b\x7b\x68\x75\x13\xb1\x32\xb7\x9f\xd4\xbc\xcc\x63\x2a\x43\x55\x28\xfa\x82\xc6\x37\x15\xf9\xbc\x96\xc7\x80\xc8\x59\x1e\x03\x82\x64\x71\x1e\x26\x82\x64\x91\x90\x31\x11\x24\x0b\x05\x62\xa2\xdb\x2f\x14\x81\x89\x6e\xbf\x3c\xbe\xc4\x93\x88\x87\x89\xe8\x58\x1e\x11\xa2\x63\x11\x9b\x3b\x11\x1d\x8b\x5d\x30\x11\x1d\xab\xfa\x3d\xfa\x89\x2b\x6e\xca\xfd\xbc\x96\x67\x02\x14\xb0\x50\xc1\x66\xa6\x05\xcf\x0b\x42\x66\xa1\xed\x4e\x84\xcc\xc2\xf9\x36\x33\xa3\xc5\xf9\x36\x65\xd0\x59\x6b\xfb\x2b\xb4\xe0\xf9\x44\x1c\x39\x2c\x73\xa2\xf7\x3b\x10\x73\xa2\xf7\x2f\xc4\xfb\x44\xef\xdf\x98\x77\xa6\x3c\x0a\x6b\x23\xd0\xa7\x3c\x0a\xcb\x86\xc3\x89\x18\xdb\x38\xed\x26\x7a\xff\xc6\x69\x37\xd1\xfb\x6d\x46\x9c\x65\x40\x31\x22\x25\xad\x2d\x1b\x15\x27\x98\x60\xa3\xac\x4d\x30\xc1\xce\xfe\x4d\xfd\xdc\x9e\x79\x04\xa5\x8d\x8a\x13\x61\xb8\x51\xc8\x26\xc2\x70\xa3\x90\x4d\x84\xe1\x46\x58\x4c\x84\xe1\x6e\xa6\xe8\xe7\xd7\xf9\xfb\x4d\x96\x3c\x91\x93\xb6\x3e\x4e\x00\xc2\x46\xe7\x9a\x00\x84\x8d\xce\x35\x91\x93\xb6\x45\x4e\xec\x4e\x8e\xbc\x9c\xd8\x9d\x36\xb2\x62\x02\x1e\xb6\x97\x08\xf0\xb0\x91\xd2\x13\xf9\xba\xbd\x28\xc8\x57\x5b\x26\x27\xf2\x75\xe3\x6e\x9b\xc8\xd7\x8d\x06\x36\x91\xaf\xe7\x71\x7b\x03\xca\xdf\x9c\x50\xfe\xa6\xc6\x60\x5b\xe4\xc4\x5e\x75\xd0\xc7\x26\xb2\xf7\x78\xc1\xe4\x22\x59\xc7\x0b\x86\xec\x3d\xe8\x63\x13\xd9\x7b\xd0\xc7\x26\xb2\xf7\x78\xc1\xb0\x73\x1d\xb4\xa5\x89\x24\x3e\xb8\xdb\x26\xd2\xf6\x78\x51\x90\xb6\x07\xd1\x31\x91\xb6\x07\x90\x33\x91\xb6\x07\x2d\x79\x0e\x46\x84\x3c\x9f\x48\xdb\x63\xf6\x89\xa0\x3c\xb8\xdb\xe6\xe4\x2b\x9e\x4f\x04\xde\xf5\xbc\x20\xf0\xae\xe7\x05\x81\x77\xd1\x6c\x26\x02\xef\x62\x11\x9b\x08\xbc\x0b\xdc\x9b\x08\xbc\x8b\xd6\x33\x11\x78\xd7\xb3\xa4\x38\xda\x75\xd1\x6c\xe6\xa6\x85\x6c\xea\x85\xe2\x2b\x18\xba\x2e\x21\x47\x13\x11\x77\x09\x39\x9a\x88\xb8\x8b\x48\x9d\x60\x9e\xeb\x59\xc2\xec\x75\xc1\x12\x13\xb3\xd7\xc5\x40\x36\xe5\x79\x5f\xb7\xb9\x05\xfa\x82\x2e\x33\x31\x89\x5d\x74\x99\x89\xd8\xb4\xad\x75\x22\x36\xaf\xf7\x27\x26\xb1\x6b\xc6\x00\xaa\xba\x9e\x41\xcc\x5e\x17\x13\xd5\x04\x63\x5d\x54\x94\x09\xc6\xba\x88\xd4\x29\x01\xbb\x9f\xc7\x2d\x2c\x28\x7f\x73\x8b\x42\x61\x99\xc2\x5f\xfb\xb1\x58\x11\xfe\xda\x0f\x26\xaa\x29\x51\xbc\x1f\xcf\xa7\x44\xf1\xb6\xfd\x76\xca\x24\xb6\x1f\x1c\x6c\x53\xa2\x78\x3f\xf8\x6b\xa6\x44\xf1\x7e\x2c\x80\x84\xd4\xf6\x83\x60\x9e\x42\x6a\xdb\x96\xde\x79\xe9\xa7\x19\xca\xa5\x2f\x66\xd0\x97\xbe\xb0\x0e\xeb\xa1\x2f\x98\xa8\x96\x04\xf3\x76\x9e\xed\x7a\xe8\x0b\x66\xc4\xf5\xd0\x1e\x86\xa7\xf5\xd0\x1e\x86\xa7\xf5\x30\x76\xe6\x7a\x05\x7a\x8d\x98\x5e\x81\x5e\x1f\xff\x46\x5f\x30\x55\x2c\xe1\xaf\x1d\x70\x66\x2e\x09\xca\x1d\x50\xe4\x96\x04\xe5\x76\xd2\xc5\x92\xa0\xdc\x81\x68\xea\x25\xef\xc6\x0e\xcc\xc4\x92\x77\x63\x07\x66\x62\xc9\xb4\xb5\x43\xbe\x50\x41\x14\xae\xc6\x15\x69\x01\xc1\xb5\x22\x2d\xa0\x00\xae\x48\x0b\xd5\x94\x66\x22\x34\x7f\xb3\x40\xf9\x3d\xcd\x44\x18\xfe\x6d\x40\xf9\x37\xfa\x42\xfe\xea\x92\x80\xdd\x81\x28\xaa\x15\x19\xed\x1c\x3f\x60\xc9\x2b\x31\x04\x64\xe1\x4a\x0c\x01\xdd\x69\x25\x86\x00\x38\x5a\x89\x21\xa0\xf5\xac\xc4\x10\x3c\xb9\x92\xe0\xdb\xe9\xc0\x4b\x12\x7c\xbf\xb8\xc6\x96\x24\xf8\x7e\x83\xbf\xa9\x21\xbc\xd1\xd4\x84\xf2\x37\x0f\x14\xd3\x29\x5b\xdd\x7e\xd1\x8f\x96\x6c\x75\xdb\xf6\xd4\xa5\x20\xb1\xed\x18\xcd\x25\x97\xcc\x7e\x91\x62\x2b\xd3\x17\x4f\x67\xa6\x2f\x9e\x4e\xc9\xfa\xfd\xe2\x0c\x5b\x99\xbe\x74\x7f\x85\xbe\xa0\x31\x2c\xc9\xfa\xfd\x7a\xe2\x25\xeb\xb7\x23\x36\x57\xa6\x9f\x04\x35\xad\x42\x5f\x3c\x83\x92\xe7\xfb\x25\xaf\x70\x15\xc6\x4e\x84\xf6\x92\x3c\xdf\x2f\xfa\xc3\x2a\xf4\xc5\xb3\x5b\xe8\xcb\xf6\x57\x18\xbb\xe7\xba\x32\x76\xcf\xb5\xe4\xf2\x8e\x38\xca\x96\xe4\xf2\x8e\x38\xca\x96\x24\xf1\x8e\x9e\x6b\x89\xdb\x1d\x83\xbf\x32\xa0\xa4\x57\x2d\x09\xd1\x1d\x09\x04\x5b\x8d\x6f\xa2\x3f\xac\xc6\x37\xbd\x46\x8a\x02\xd8\xb1\x99\xba\x50\x7c\x53\x81\x67\x3b\x7a\x06\x3b\xad\x7b\x06\xe5\xae\xd9\x71\x30\x76\x05\x9e\xed\x38\x38\x7e\x0a\x3c\xdb\x71\xfa\x2b\xb4\x80\x76\xb6\x3a\x2d\x78\x3e\x07\x7d\x41\xbc\x2f\x79\xfa\xb7\xf3\x34\x97\x44\xdc\x8e\x38\xa7\xd6\xa0\x2f\x18\xc8\xd6\x60\xb4\xd7\xef\xd1\x17\xcf\xe7\xa0\x3d\x62\x5e\x97\x00\xe5\x76\x82\xd2\x12\x6a\xdc\xb6\xe6\x2e\x39\x76\x76\x42\x03\x5b\xf2\xd8\xef\x04\xb4\x5e\x12\x94\x3b\x61\x1a\x59\xf2\xd8\xef\xe4\x1d\x29\x8f\xfd\x4e\xc5\x4f\x16\x28\x3f\x59\xa1\xfc\xcd\x06\x45\x5f\x84\x3d\x77\x32\x63\x90\xa9\x70\x27\xa2\xb7\xd7\xa2\x2f\x98\xb6\xd6\xa2\x2f\x98\xb6\xd6\xa2\x2f\x08\xf4\xb5\xe8\x0b\xaa\xd4\x5a\xf4\x05\x75\x69\x2d\xfa\xe2\xf9\x5c\xf4\xc5\x3b\x72\xd1\x17\xef\x41\xc5\x48\xef\x84\x23\x70\x29\x46\x7a\x27\xc4\xd8\x5a\xf4\xf3\xf8\x49\xad\x6d\xf2\x5c\xcb\x8d\xb5\x6d\x21\x5e\x8b\x31\x5c\xf7\x9a\xb9\x46\xcd\x5a\xc2\xac\x3b\x23\xd4\x96\x84\xfd\xce\x9e\x79\x09\xfb\x6d\x5b\xf2\x92\xb0\xdf\xce\x43\x5d\x4a\xe0\xde\xd9\xeb\x20\x61\xbf\xb3\xd7\x41\x02\x7d\x67\x8c\x52\x4b\x02\x7d\x67\x5c\x94\xeb\xd0\x9e\xd7\xe8\xd0\x9e\xd7\xe8\xd0\x1e\x7e\x97\x75\x68\x0f\xa5\x6b\xc9\x8f\xb5\xb3\x57\xec\xd0\x1e\xea\xc4\x92\xd0\xde\xd9\x2b\x76\x69\x01\x84\xbe\x2e\x2d\xe0\x29\x5b\x42\xbe\x5b\x86\xdf\xdf\x66\xc9\x97\xc6\xbd\x44\x48\xe9\x4c\x98\xf7\x42\x12\x67\x02\x9e\x16\x92\x38\x63\xaf\x5a\x97\xc1\x7a\x89\x90\xc4\x8e\x09\x5d\x48\x62\xdb\x84\xf7\x43\x37\xd1\x3b\xf6\x43\x37\xf1\x88\x6e\xa4\x74\xc6\x23\xba\x91\xd2\xe5\xf1\x7b\x05\xaa\x41\x69\xaa\x9d\x2f\xbe\x91\xcb\x05\xad\x6e\x0b\x30\xef\xf2\xfa\xbd\x0b\xa5\x7e\x6e\x81\xe2\x5d\xd0\x42\xb6\x40\xf1\x76\x3d\x8a\x2d\x7b\xea\x2e\x38\x7d\x36\xd2\xbd\x10\x60\xb5\x91\xee\x25\xf9\x2b\x9a\x89\xc2\xd2\xee\x40\x5f\xd0\x49\x76\xa0\x2f\xd9\x2d\xd0\x17\x34\xc5\x8d\x1e\x50\xd0\x14\x37\x7a\x40\x41\x43\xd9\xe8\x01\x05\xab\xd7\x46\x0f\x28\xe8\x86\xfb\xa5\x2f\x2c\xed\x7e\xe9\x4b\xf7\x7b\xf4\x05\xe3\xcb\x16\x60\xde\x05\x8b\xd8\x96\x8d\x76\x17\xb4\xc8\x8d\x36\x51\x90\xe0\x1b\x6d\xa2\x20\x56\xf6\x4b\x3f\xa7\x5b\xa0\x9f\x68\x3d\x1b\x4d\xa3\x10\xec\xb5\xd1\x26\x0a\xb6\xb3\x8d\x36\x51\x38\xe0\x1b\x6d\xa2\x60\xd4\xd8\x68\x13\xb6\x41\xef\xc8\x18\xb0\xab\xed\xc8\x18\xb6\x5b\x60\x0c\x68\x52\x1b\x4d\xa3\x1c\xbf\xc7\x18\x8e\xdb\x63\x0c\xd7\x4f\x32\x06\xef\x25\xd4\x89\x8a\xd6\xba\x51\x27\xaa\x77\x0f\xea\x44\x45\x6b\xdd\xa8\x0c\xd5\xbb\x07\x95\xa1\x7a\xf7\x08\xd8\xef\x8a\xd3\x75\xa3\x32\x54\xef\x1e\x01\xfb\x5d\xd1\xd5\x36\x2a\x43\xf5\x5e\x42\x65\xb0\xb5\x7a\xa3\x32\x54\xf4\xdb\x8d\xca\x50\xd1\x6f\xb7\x82\x03\x77\xcd\x7e\x52\xe3\xab\x18\xeb\x36\xa2\xbf\xc2\x0a\x36\xa2\xbf\x7a\xbf\x20\xfa\x2b\x7a\xdc\xce\xb4\x87\xb6\xbb\x0b\xed\x79\x2f\x09\xe6\xef\x8a\xb6\xbb\x0b\xe3\x03\x59\x6c\xd4\x82\xea\xbd\x84\xe8\xaf\x18\xf2\x76\xa1\x2f\xde\x4b\x82\xf2\xe9\x46\x53\x5b\x14\x91\xc8\x5b\x50\x3e\x5b\x7f\xdf\x52\x19\xb2\x23\x19\xb6\x54\x86\x6c\x65\x66\xcb\xe6\x9d\x23\xee\xd9\x2d\x98\x9f\x13\x66\x93\x2d\x75\x22\xa7\x63\xea\x6b\x5e\x72\x79\xfc\x95\xaf\x35\xca\x03\x2c\xb8\x65\xf3\xce\x93\x42\x0f\x5b\xae\xbf\x52\xc0\x97\x5b\xca\x45\xa9\x9f\x16\xbe\xc6\x50\x6c\xcc\xda\xc2\xf9\xd5\xa5\x16\xb6\x70\x7e\xcd\x1f\xea\x6b\x0c\xd5\xc1\x96\x5b\x38\xbf\x39\x89\x65\x4b\x45\x69\x4e\x46\xd9\xc2\xf9\xad\x11\xaf\xb3\x85\xf3\x5b\x43\xad\xdb\x52\x5f\xda\x20\xe2\x62\x4b\x7d\x69\xce\xb3\xdd\x72\x20\xb6\x8d\xc9\x6f\xcb\x81\xd8\xce\x75\x0b\x5f\x63\x68\x2a\xed\xf0\x9b\x2c\x79\xcb\x3c\xd0\x3b\x01\x64\x5b\xe6\x81\xfc\x46\x7f\x64\x68\x72\xbd\xec\x32\x0f\xe4\xf4\xe9\xf4\xd7\xd0\xcb\x43\xe8\xd0\x96\x79\xa0\x84\xe2\xdf\x8e\x26\x09\x3d\x67\x4b\xaf\xaa\xce\xf0\xdf\x32\x1d\xb4\x40\xed\x81\x2d\xd3\x41\xeb\xd3\x94\x86\xde\x11\x08\x5b\x26\xfd\xee\x92\x21\x5b\x66\x85\x74\xcd\xc0\x64\x56\xc8\xef\xe3\xf7\xb4\x7c\x8d\xdc\xf5\x2d\xcd\x2d\x3b\x52\x77\x4b\x73\xcb\x9d\x24\x88\x2d\xbf\x6a\x3e\xd5\x2d\x0c\x28\xb6\x84\xb4\xba\x12\xb0\x96\x6d\x69\x75\xc5\x1e\xf4\x2d\xad\xae\xd4\xe4\xaf\x1c\xb6\x04\xe3\x93\x56\x57\x1a\xd1\x0a\x5b\x2e\x84\x72\x09\xeb\xdb\x72\x21\xd4\x42\x60\xd6\x96\x51\xa3\x56\x92\x60\xb7\x8c\x1a\xd5\x56\xfc\x2d\x6d\xb0\x3a\x6e\x77\x4b\x1b\xac\xe3\xfa\x9b\x5f\xe3\xab\x8b\xaa\x1d\x5b\xda\x60\x7b\x7c\x8c\xe4\x5e\x68\x6f\x71\x0b\x5d\x54\xf5\x93\x43\x9b\xe7\xb8\xbd\xa9\xf9\x24\x78\x6e\xcb\xf5\x90\x6c\x7c\xd9\x72\xeb\xe6\xfc\xf9\xa6\xc6\x57\x2c\x36\xa5\x45\x16\x27\xe4\x6e\x69\x91\xb5\x79\x55\xa4\x45\xd6\x41\xf4\xc0\x96\x16\xd9\x52\xe6\x9b\xd2\x22\x5b\x47\x63\xdf\xd2\x22\x5b\xf5\x4c\x48\x8b\xec\xd5\xc2\x42\x5a\x64\x36\x5e\xd8\xd2\x22\xf3\x7f\x7b\x52\xeb\xd7\x28\x11\xb4\xe5\xdd\xc8\x0e\x23\xdc\xf2\x6e\x94\x40\x80\xdc\x9e\xac\x9f\x77\x81\xbc\x1b\xe5\xf5\x9c\xc9\xbb\x51\x72\x61\xdd\x27\xeb\x67\x41\x22\x47\x75\x19\x66\xad\x32\x04\x95\x83\x9d\x72\x4b\x33\xad\x4e\x85\xd9\xd2\x4c\xab\xcb\x2a\x6d\x69\xa6\xb5\x1c\x53\x5a\x3f\x3b\xed\xb6\x34\xd3\xba\x01\xda\x5b\x9a\x69\x7f\x06\xfd\x94\xf6\xd9\x9d\x13\xbb\x17\x67\xec\xf5\x57\x74\xc6\x9c\x72\xbf\xa5\x7d\xd6\x4c\x22\xef\x96\xf6\xd9\x1e\xb3\x10\x69\x9f\xfd\xb5\x72\x21\xed\xb3\x67\x0c\x5d\x7b\xc3\x22\xbd\x0e\xd2\x3e\xb3\x9d\x76\x5b\xda\x67\xee\x68\xc2\x5b\xde\x94\xbc\x2c\xc2\x15\x6f\x95\x37\xba\xe8\x96\x66\x9a\xcf\x34\xa5\x35\xba\x1e\x91\x32\x02\xf3\x4d\xa6\x9a\x66\xbe\xfa\xc9\xaf\xf1\x95\x85\xe9\x60\xcb\x44\x55\x73\xf5\x93\x53\x54\xe3\x1c\x49\xa3\xad\xcb\x82\x59\x1a\x6d\xdd\x16\x01\x32\x51\xd5\x3d\xdd\x33\xf1\x10\x9b\xaf\xf6\x81\x87\x58\xc4\x49\xdb\x6d\x9f\x95\x96\xb6\xdb\x1c\xe5\xb0\x0f\x7b\x30\x99\xd2\x1e\x9c\x5e\x5b\x69\xc2\xfd\xbd\xfe\xa6\xd6\xe8\xa3\x82\x29\xa2\xab\x2f\x0b\x20\x99\xb6\xd2\x59\x7e\xaf\x8b\xf2\xe9\x90\x96\x9c\x1f\x9f\x69\x99\xb6\x72\xb8\x6e\x6f\x69\xe6\xd1\xd8\xf7\x81\x47\xc6\x1f\xc5\x25\x6f\x59\xbd\x4a\x88\x6c\x64\x59\xbd\x8a\xad\x2d\x5b\x6a\x78\xc9\x18\xc0\xb7\xd4\xf0\xd2\xa9\x98\xb0\x65\x11\x2b\xd7\x5a\x88\x2c\x62\xd5\x2a\xfa\x96\x8a\x5e\x8b\x27\x5e\x7a\x78\x2d\xdb\x94\xd8\xcb\xb4\xbc\x93\xb5\xac\xbd\x9f\xf7\xc4\x5e\x92\x87\x2e\x1d\xbd\xc7\xe1\x27\x87\x36\x5d\xf3\x6f\x1a\xba\xc3\x52\xb6\x32\x68\xf2\x1c\x6c\x5d\xe9\xef\xb9\x5a\xa3\x95\xfe\x5e\x97\x8f\xd1\x65\x69\xd1\x06\x8f\xf4\xf7\x6e\x5b\xcf\x91\xfe\x9e\x9d\x88\x7d\xa4\xbf\xe7\x88\xa6\x78\x1e\xb6\x6e\xf2\x93\x6c\xdd\xe3\x27\xb3\x0e\x3f\x82\xe4\x48\xb7\x2f\x4e\xcc\x3c\x0a\x66\x2b\x89\x5a\x5e\x47\x6e\xb3\x92\x70\x16\x1d\x59\xe7\xca\x41\x57\x3b\xb2\xce\x55\x5b\xee\x8e\x02\xdd\x6a\xcf\x6e\x7d\x49\xf6\x82\x4f\x8e\x10\x42\x3b\xc1\x2d\xe8\x68\x3e\xd5\xbf\x5d\x0e\x2a\xfd\x94\x4b\xad\xdb\xe0\x71\xe4\x52\x4b\xa7\xf2\x9e\xd0\x43\x3a\x84\x93\x1d\xa1\x87\xfc\x14\xbf\xc7\xf8\xae\x9f\xe4\x68\x12\x9c\x74\xe4\x6e\x2b\xe1\xf1\x7b\x1a\x5f\x47\x9b\x38\x42\x16\x2d\x20\x10\x8e\x90\x45\x2b\x1c\x9c\x23\x57\x5c\x3b\xc9\x4f\x4a\x3c\xc4\xea\xf6\xbe\xc6\xd7\x07\x7a\xea\x11\xea\x48\x27\xbb\x75\xb4\xb3\xee\x6f\x6a\x7f\x5a\x53\x3c\x8a\xfe\x28\xf6\xd1\x1f\xb9\xf0\xb2\xab\x93\x1d\x21\x92\xfc\x02\xec\x8f\x10\x49\x7e\xa9\x01\x76\x84\x48\xca\x18\xa6\x32\xcc\x94\x99\x97\x0b\xaf\xdb\xcc\x76\x84\x56\xba\x63\x8f\x8f\xd0\x4a\x7e\x31\xc5\x1c\xa1\x95\xf2\x10\x59\x70\x84\x56\xda\xbd\xfe\xe6\x44\xa7\x64\xe6\x85\x56\x4a\x18\xee\x99\x8e\xa6\x83\xe0\x8e\xd0\x4a\x49\x38\x95\xcf\x8b\x78\x47\x8f\x3b\x42\x2b\xc5\xee\xd9\x23\xbb\x68\x71\xd1\x82\x23\xbb\x68\xb3\x7d\xf3\x44\x58\x0f\xac\xf5\x08\xc9\x74\xa3\xaa\x23\x24\x93\x1b\xa6\xad\x23\x24\x53\x5f\xef\x17\x21\x99\x6a\x83\xdc\x11\x92\xa9\x36\x24\x1c\x21\x99\xba\x51\x58\x8e\x90\x4c\xb5\xc7\xe4\x08\xc9\x34\x57\x85\x3c\x42\x32\xad\x73\x36\x8f\x90\x4c\x9b\xd5\x5f\x61\x7f\x82\x09\x8e\xec\xa9\x7d\x73\x36\x8f\x50\x4e\x71\xe2\xf7\x11\xca\x29\xae\x15\x73\x12\xfc\xc5\xbb\x47\x46\xd3\xea\x18\xfe\x23\xa3\x69\xb5\x78\x38\x42\x40\x6d\x20\xd4\x8e\x10\x50\xb6\x4d\xf8\xc8\x68\x5a\x5c\x92\xe8\xc8\xed\x59\x27\x8a\xc7\x11\x3a\x6a\x33\xb8\x75\xf1\x97\xd7\x3b\x39\xb1\x3f\x9b\xbf\x82\xfa\xe2\x59\x4a\xa0\x87\xed\xf6\xd8\x9f\x3e\x8d\x09\xf4\x80\x5a\x70\x84\x9c\xf2\xe7\xac\x08\x39\xe5\xf7\x0b\x05\xfc\x26\x4b\x3e\x99\xad\x4b\xd2\xc5\x51\x3c\x65\x8e\x68\x7c\x47\x80\x2b\x7f\x0e\x40\x66\x69\xd1\x53\x8f\x6c\xb4\xf9\x10\xd8\x73\x32\x52\xd3\x07\x27\x5b\x6a\xba\x2b\x9d\x0d\xc9\x80\x64\xbf\x2d\x69\xb9\xd3\x13\xed\xc5\xbf\x69\xeb\x3a\xb8\xec\x08\xc4\x15\xc3\xe7\x93\xad\xb9\xb1\x44\x99\xad\x8b\x2e\x7a\x04\xe2\xca\x6e\xa6\xa4\xd9\x3c\x98\x00\x8e\x62\x34\xeb\x83\xdc\x3a\x02\x78\x35\x01\xf3\x8f\xec\xbe\x35\x0d\x3f\xa9\xa3\xf9\x39\x1c\x02\x7f\x35\x03\xb4\x8f\xc0\x5f\x6d\xee\xa7\x6c\xc2\xd5\x19\x81\x47\x36\xe1\x3a\xb6\xbf\x39\xd0\x6f\x19\xbb\x80\x61\xdd\x66\x91\x02\x86\xd5\x49\x1e\xa7\xa0\xf5\x04\xff\x76\x44\x45\x7f\xe5\x82\x25\x18\x7b\x05\x54\x11\xe7\x7d\x04\x0c\xdb\x2c\xa6\x74\x34\xed\xb4\x3b\x02\x86\xfd\xf3\x4d\x01\xc3\x6e\x5b\xeb\x11\x30\xec\x0d\x1b\xf4\x11\x30\xec\x0e\x47\x3a\x02\x86\x7d\x64\xc6\x2e\x8b\x74\x9f\x16\x39\xb2\x48\xa7\x0b\xf8\x3b\x02\x8d\x39\x67\x7f\x45\xac\xa7\xf9\x70\x08\x34\x66\xe7\x23\x1e\x81\xc6\xec\xbc\xad\x23\xd0\x98\x57\x72\xaf\xb5\x7e\xae\xe1\x71\x1a\x47\x93\x8a\x6e\x47\xa0\xb1\xb4\x64\x4a\x47\xd3\x79\xa1\x47\xa0\xb1\x34\xf7\x4c\xa0\xb1\x1c\x2a\x34\x1c\x81\xc6\x9a\xd1\xa0\x8f\x40\x63\x2d\xd5\x4f\xb2\x7e\xde\x75\x42\x86\x75\x00\xd0\x8f\x90\x61\x5d\xc0\xcb\xd3\xcc\x7a\x4c\x69\xfd\xec\x9e\x3d\x42\x86\xcd\x48\xe6\x08\x19\xb6\x61\x36\x28\x64\xd8\x96\xd7\x4f\xc8\xb0\x17\x42\xe2\x8e\x90\x61\xb7\x2b\xfc\x74\x03\x7b\x53\x88\x7e\xa2\x38\x4e\x07\xd8\x9b\x85\x08\x19\xe6\x64\x11\x07\x32\x2c\x16\x8d\x20\xc3\xbe\xfd\x5b\x65\xae\xfd\x4d\x89\x8e\x05\xd6\x3d\x46\x86\x16\x24\x42\x86\xe5\x45\xc7\x3b\x20\x43\x57\xeb\x3b\x20\xc3\xec\xdd\x0a\x32\xcc\x20\xca\x03\x32\x74\xc2\xf8\x01\x19\x56\xf4\xfe\x03\x32\x74\xb6\xe7\x19\xb0\x56\x32\x08\x0e\xc8\x30\xa3\x8b\x1e\x90\xa1\x0d\x72\x07\x64\x58\xad\x24\x18\x19\x7a\x06\x41\x86\x4e\x93\x39\x46\x86\xde\xbb\x20\x43\x17\x1f\x3d\x20\xc3\xd0\xfc\x9e\x44\xe3\x0b\x2a\x3e\x42\x86\xed\xbd\xee\x8b\xd6\xcf\xfe\x85\x23\x64\xd8\xf2\xa7\xd7\x5a\x3f\x07\xeb\x1d\x21\xc3\xe6\xfc\xe3\x23\x64\xd8\x86\xf9\x84\x90\x61\x73\xad\x9f\x23\x64\xd8\x23\xd1\x34\x47\xc8\xb0\x17\x90\xf6\x11\x32\xec\xad\x98\xd2\xf9\x1b\xfb\x47\x11\x17\x47\xa0\xb1\xdb\x2b\x7f\x00\x8d\xc9\x12\x5c\xa0\xb1\x64\xec\x4e\x47\xa0\xb1\x14\xeb\x01\x80\xc6\xe6\x89\x10\x68\xac\x4e\x82\x3d\x02\x8d\x6d\x79\xa1\x05\x1a\xbb\x03\x4a\x8e\x40\x63\xb6\x6d\xf0\x08\x34\x66\x67\xd5\x1f\x81\xc6\xec\xba\x62\x47\xa0\xb1\xb8\xf6\xef\x59\x3e\x9a\xfe\x8d\xa3\x69\x41\xb2\x38\x9a\xd6\xea\x00\x8d\xc9\xda\xae\x40\x63\x6b\xdd\xbf\x55\x98\x8d\xdb\xd3\xf8\x1c\x3a\x74\x00\x94\x63\x98\x1a\x62\x44\x1e\x3b\x80\xd2\xde\xd9\x23\x40\x99\x3f\xda\xa0\x00\x65\x7e\xcd\xe6\x05\x28\xb3\x53\x4d\x8f\x00\x65\xde\xd8\xce\x8e\x00\x65\xb1\xcf\xfc\x08\x50\x96\xc7\x7a\x87\x00\x65\x71\x4a\xc4\x11\xa0\x2c\x46\x08\x47\x80\xb2\x38\xc4\xfd\x08\x50\x56\x57\x17\x39\x02\x94\x75\x58\xb7\x10\xa0\x6c\x05\xb3\xc2\x11\xa0\x6c\xcb\xda\xa0\x00\x65\xaf\x5e\x31\x01\xca\x74\xa2\x7f\xd3\xf8\xa6\x99\xf7\x06\xf4\x9b\xf5\x6c\x8c\x36\xde\x82\x00\x4a\xbb\x80\x0e\x80\xf2\xc3\x18\x00\x94\x2e\x0a\x79\x00\x94\x4e\x5b\x3e\x00\x4a\xa7\x26\x1f\x00\xe5\x07\x67\x08\x50\x76\x17\x7c\x3a\x00\xca\x88\x4d\xff\x00\x28\x9b\x59\xb9\x00\x65\x3e\x9f\x16\x1a\xb8\xcd\x5f\xd1\xd1\xcc\x18\x7b\x8e\x00\x65\x7f\xbc\x93\x0d\x28\xcd\x50\x00\x94\xb3\xfb\x3d\x44\x87\x05\xac\x51\xa3\x05\x09\xa8\xb1\x99\x0d\x82\x1a\x27\x88\xf2\x5c\x44\xbf\x45\x80\x50\x63\x4d\xd6\x99\x41\x8d\x09\x53\xcc\x01\x35\x4e\xb3\x10\x50\xa3\xab\x85\x1d\xa1\xc6\xe6\x02\x9c\x07\xd4\xd8\xad\x09\x5f\xaf\x1f\x33\x01\x6a\xcc\x9e\x79\x50\x63\xf7\x2e\x07\x35\xba\xee\xf1\xb9\x18\x15\x09\x07\x3c\x42\x8d\xe5\xf5\xf8\x2e\x5a\x2b\x09\xc0\x47\xa8\x31\xdd\xa6\xf1\xdd\x07\xad\x0e\x0b\xf8\x05\x35\x46\x0c\x02\x17\xd4\xe8\x18\xdb\x0b\x6a\x3c\x18\x6d\xae\x50\x63\xb1\x67\xe0\x82\x1a\x5d\xd7\xef\x0a\x35\xd6\xa7\xbb\x05\xb4\x72\xc4\xfb\x15\x6a\xac\x2e\x45\x7a\x85\x1a\xab\x43\x1a\xaf\x50\x63\xb3\x2a\x75\x85\x1a\xbb\x4d\x62\x57\xa8\x31\xc7\xe2\xf7\x40\x1d\xdd\xbf\x69\x7f\xde\x62\xea\x82\xb8\x78\x52\xa8\x31\xbb\x40\xd8\x0d\x18\x74\x10\x7f\x37\x78\x7c\x07\x2a\x82\x80\xfc\x9b\xc6\xe7\xe2\x9c\x37\x18\x15\xfb\x2b\x42\x8d\xfd\x43\xc1\x5f\x30\x94\x5c\xa1\xc6\x3c\x39\x71\x37\x80\x3a\xc2\x8f\x58\xf2\x05\x50\xba\x02\xd9\x15\xa0\x6c\x37\xfb\x23\x56\xd8\x13\x94\xb6\xee\xb3\xfd\xa4\x58\x8f\x8b\xe6\x5c\x01\xca\x9c\x4d\x09\x50\xe6\xf9\x98\xd2\xd0\x37\xc7\xe1\x02\x28\x37\xe0\xfd\x0a\x50\x96\xec\xa1\x03\x28\x33\x47\xf3\x0a\x50\x96\xe6\x2d\x21\x40\x59\x5c\xdd\xe0\xbe\x2c\xed\xf1\x6f\x0d\x43\x89\xdf\xd3\xd0\x6d\xfc\xbf\x02\x94\x75\x67\xff\x26\xd1\x71\x71\x4b\x5c\x01\xca\x16\x3e\x3d\x43\x6a\x7e\x5a\x97\xd4\x2c\xdb\x5f\x91\xd4\xbc\x48\xe9\x2b\x40\xd9\xae\x9f\x14\xa0\xec\x0f\xda\xf5\x15\xa0\xec\xfd\xf3\x64\x44\xfb\xcc\x50\x62\x3d\x93\x23\x76\x05\x28\xd3\xc1\x4e\x79\x05\x28\xd3\x49\x7e\xb2\xb2\x95\x36\x94\x6d\x59\xcc\x59\x44\x6b\xf5\x66\x15\xa0\xcc\xb6\xe3\xdd\xc8\xd1\xbc\xee\x19\x5b\x17\x41\x79\x05\x28\xb3\x23\x12\xae\x00\x65\x8e\xc7\xed\x69\xfd\x92\x67\x50\x80\x32\xbb\x64\xcf\x15\xa0\xcc\x2e\x31\x73\x05\x28\x73\x85\xcd\x5f\x01\xca\x3c\xdd\xb3\x84\xc1\xa3\x99\xc2\xe0\xe1\xcd\x9a\x30\x78\xa0\x2d\x5d\x00\xa5\xad\xc7\x37\x21\xfa\xd1\xae\xaf\x00\x65\x71\x31\x9a\x9b\xec\xca\x61\xc5\x04\x28\x4b\xc7\xb4\x75\x05\x28\xcb\xe7\x10\x0b\x50\x96\x49\x7d\xdf\x9b\xf0\x67\x1c\xb7\x27\xd6\xba\xd0\xbc\x6f\xc6\x5e\x0c\x80\xbd\x19\xd6\x8a\x3e\x7d\x85\x1a\xeb\x8b\x53\xf2\x0a\x35\x56\xe3\x93\x9b\x41\x55\x5e\xdb\x6c\x83\x07\x3b\x44\xa8\xb1\x7e\xfa\x29\xd4\x58\x47\xf5\x7b\x0d\x13\x80\x9f\xec\x68\x7c\x7e\x52\xe7\xef\x33\x2f\x19\xad\x0e\x23\xc3\x15\x6a\x6c\xf6\x98\x5c\xa1\xc6\xf6\x7a\x47\x66\xb4\xba\xe2\x11\x69\x7f\x4e\x02\x38\xaf\x50\x63\x73\xa1\x80\x2b\xd4\xd8\x5c\x02\xf3\x0a\x35\x76\x07\xeb\xdd\x02\xaa\xf2\xe9\x17\x6a\xec\x8e\x5c\xba\x05\x5b\x2b\x0e\xb6\x2b\xd4\xd8\xed\xe7\xb9\x05\x54\xe5\xdd\x2a\xd4\xd8\x97\xc7\x2e\xd4\xd8\xb7\x67\x50\xa8\xb1\x5b\xa7\xbc\x42\x8d\xd9\xde\x94\x2b\xd4\x98\x5d\x38\xf7\x82\x1a\x5d\x63\xfa\x0a\x35\x76\x17\x28\xba\x42\x8d\xbd\xfa\xe4\x08\x35\xf6\x83\x0e\x7b\x71\x27\xa6\xe0\xdf\xb4\x7e\x8e\xbe\xbf\x42\x8d\xf5\x9a\x83\x09\x35\xb6\x8f\x58\x11\x6a\x6c\x07\xb5\xee\x82\x1a\x1f\x73\x14\xa1\xc6\xdc\x70\x1c\xdf\x0a\xea\x48\xfe\x66\x47\x04\x98\x02\x15\xa3\x90\x5d\x50\xe3\x1c\x9c\x23\x50\xa3\xd5\xdd\x8b\xab\x71\xd4\xfe\x23\x96\x6c\x2f\xe4\xe7\x23\x78\x21\x7d\x34\xf1\x42\xda\x86\x72\x9b\x6d\xad\x2c\x51\xc3\xe0\x61\x59\xd8\xb0\xd5\x5d\x53\x09\xf3\x07\x8b\x22\x40\x99\x9d\xd3\x75\x05\x28\xcb\x4b\x14\xe8\x15\xa0\x2c\x4e\x5f\xbd\x02\x94\x65\x7a\x0b\x0a\x50\x96\xbd\xfc\xa4\x86\xee\x4c\xad\x8b\xab\x31\x02\x25\x6e\xc3\xcb\x9a\xfd\x1b\xac\xb5\xb8\x3d\x6d\xdd\xe3\xc3\x01\xa0\xcc\x38\x33\xaf\x00\x65\xa9\xc0\xee\x2b\x40\x59\x86\xdb\xeb\xd8\xb2\x30\xda\xdc\x8e\x97\x15\x8d\xf6\x0a\x50\xb6\x43\xd4\xc1\x15\xa0\xec\xdd\xc2\x42\x80\xb2\x14\x8f\x5d\x80\xb2\x4c\x1f\xf7\x8e\xd6\xe3\xad\x24\x40\xd9\x67\xf4\x57\x70\xf3\x1c\x7f\x85\xad\xfb\xba\x3d\x0c\x02\x16\x01\x00\x4a\x17\x1a\xbf\x00\xca\x7e\xfd\x1e\xae\x54\xec\xfd\x77\xe0\x8a\xf3\xc1\xc1\xd5\x38\xa6\x7f\x63\xeb\x2e\xff\x16\x01\xef\xb4\x20\x40\xd9\xec\x25\xbf\x02\x94\xad\x5b\xd6\x0b\x50\x36\x3b\x61\xae\x00\x65\x7f\xa2\x9f\x6c\x38\x64\x19\xed\xc0\x55\xec\x9e\x09\x50\x66\x47\x24\xdc\x81\x9b\xe7\x43\x69\xfd\x26\x38\xea\x0e\x1f\x4d\xe6\x65\xe0\xc6\x0a\xee\x19\xae\x38\x62\x5d\xee\xb4\x56\x47\x0b\x13\x5b\xdd\x87\xb2\x2d\x99\x16\x04\x28\xcb\x8b\x23\xf0\x0a\x50\x96\x66\x81\x20\x40\x59\xba\x47\x0b\x6a\x2c\x5c\xd4\x70\x41\x8d\xae\xbb\x70\xa7\x6d\xc9\xac\x1f\xae\xc6\xf7\x98\xc2\xd5\xe8\xdd\x83\xab\x31\x7f\x9e\x5c\x58\x88\xfd\xcd\xcd\x8a\xb9\x2f\xa0\x0e\xc0\xfb\x15\x6a\xac\xd3\x63\x10\x6a\x6c\x4e\x3b\xbf\x42\x8d\xed\xb3\x43\x16\xae\x70\x50\xc7\x15\x6a\x6c\xd3\x2d\x08\x35\xb6\x6b\xe5\x69\x79\x7f\xfa\x37\x44\xbf\x19\xdf\xc2\x15\x8e\x01\xf0\x82\x1a\x93\xd9\xee\x02\x15\x9b\x79\x0b\x35\x96\x61\xce\x20\xd4\x58\x9d\xb2\x7d\x71\x43\xf6\xe6\x27\xc5\x7a\x3a\x86\x8b\x2b\xd4\xd8\x5e\xac\xce\x77\xe3\xce\xb7\xca\xb7\x0d\xfa\xd9\xc9\x42\x86\xe9\x9a\x5d\xe3\x6a\xfc\x30\x68\x21\xc3\xf2\x10\xb2\x79\x37\x3c\x04\x94\x7a\x85\x0c\xcb\x32\x0f\xd9\x88\xbf\xe0\xf7\xd0\x4c\xad\x4f\x1b\x19\x9a\x99\x6e\x23\x5f\xbf\xa7\x31\x54\x30\xc8\xdd\x18\x15\x87\xfb\x79\xe8\x99\xdb\x03\x59\x70\xc9\xc1\x3d\xec\x41\xf3\x97\x83\x3f\xc3\x7a\xb8\x90\x61\x36\xae\xb9\x42\x86\x59\x95\x03\x7f\x9b\x25\x1f\xec\xc5\x80\xe2\x7b\x60\x9f\x00\xb5\x2b\xd0\x98\xab\xa5\x2d\xa0\xb1\x5b\x77\x3a\x44\x32\xf8\x50\x09\x34\xe6\x8e\x95\xf4\xe2\x85\x74\x8d\xa5\x0b\x68\x74\x51\xf7\x0b\x68\xdc\x9f\x01\x6d\x1c\x49\x0c\x56\xa0\x31\xdb\x01\x75\x05\x1a\xf3\xf5\xd1\xbc\x76\x05\xf0\x15\x5c\x8d\xd9\x92\x18\x57\xa3\x53\xb6\xaf\x80\x61\xa9\xd6\x8b\x05\x0c\x4b\xb3\x5e\x25\x60\x58\x9c\x1a\x79\x05\x0c\xcb\xf0\x06\x11\x30\x2c\xd3\x0c\x5a\xc0\xb0\xac\xd7\xdf\x9c\x2c\x3b\xdb\x0c\x60\xb8\x88\x17\xbd\x00\xc3\x6d\x4d\x11\x77\xe2\x47\x86\xe2\x4e\x4c\xda\x74\x81\x4b\xb5\x6a\x12\x26\x08\x8f\x80\x61\x25\xea\x34\x3c\x0f\xc0\x57\x26\x87\xf0\x3c\xb8\x4b\xc5\xca\xc3\x23\x60\x58\xb3\xb4\xac\xf0\x08\x18\xd6\xa6\x03\x10\x1e\x80\x61\x3b\xfe\x4d\xda\x19\x1e\xe6\xf0\xe0\x32\xec\xd5\xed\x4d\x9c\x1b\x19\x0a\xbb\xb6\xf4\x80\xf0\x3c\x78\xbb\xa7\x9f\x04\xfc\x35\xb7\x7e\xd1\xea\x18\x83\xc0\x5f\x23\xed\x21\x3c\x02\x7f\xed\x91\x1b\x24\x3c\x01\xe3\x44\xe0\xbd\x00\x9b\x48\xf4\x2c\x10\x2c\x94\xfc\x1b\xc1\x42\x12\x5c\xe1\x11\xf8\xeb\x40\xe4\xf0\x00\xfe\xa2\x42\x1a\xc3\x23\xf0\xd7\xdb\x61\x96\x04\xfe\x3a\xd6\xea\xf0\xd8\x2d\x58\x18\x91\x50\x5c\x3f\xdd\x4f\xe2\xb1\x5f\x8c\x28\x70\x8c\x2a\x63\x00\xc5\x25\xe9\xa9\xe1\x11\x8a\x2b\xef\x39\x50\x18\xc8\x32\xad\x0b\xc5\xf5\xb0\x69\x4f\x28\x2e\x67\xe9\x6a\xe1\x11\x8a\xcb\xa4\x2f\x84\x47\x28\x2e\x8f\xc0\x4c\xbc\xb8\x95\x8e\xdb\xd3\x3e\x7b\x17\x33\x81\x5b\x90\x4a\xc0\xe1\x79\x31\xb0\x78\xdd\x85\xe2\xda\xb8\xee\x0b\xbe\x95\xee\xaf\x68\x8d\x42\x36\x25\x51\x45\xbc\x47\x78\x70\x0b\x46\xcf\x35\x6e\xc1\xe8\x75\x8f\x18\x20\x32\x73\x2d\x14\x57\x30\x5f\x85\x47\x28\xae\x50\x71\x30\x3c\x11\x03\x60\xe5\x9b\x11\xdb\x7c\xf4\x7b\x85\xfd\xc2\xba\x0b\xc5\xb5\x56\x99\x6b\xa1\xb8\x5c\x3c\xd7\x42\x71\xf9\xb3\x0b\x22\x6c\x30\xf9\x9b\x66\x83\xfe\xa6\x55\x0d\x3f\x89\x81\xec\xba\x2f\xf8\x56\x82\x29\xf1\x82\xee\x9e\x81\xe2\x4e\x65\x8d\x70\x0b\xa6\x4e\xeb\x42\x71\xb5\xbb\x2f\xa0\x38\x12\x7f\xc2\x23\x14\x57\x9e\xc2\x1a\x25\x0c\x10\x8b\xd6\x41\x71\xb1\xb2\xb6\x09\xdb\xfc\xa1\x9f\x09\x03\xc4\x36\x85\x28\x1e\x6e\x61\xd0\x33\xf7\x45\xe3\xbb\x2f\x3b\x0b\x14\xf7\x04\x66\x49\x28\xae\xa6\xfc\x03\x2d\x39\x3c\x02\x78\xbd\x7b\xd3\x01\xf0\xee\x62\xe8\x99\x60\x93\xc9\xf2\x65\xcc\xda\x93\x06\x04\xf0\x0a\xb6\x9e\xf0\x08\xe0\x35\xae\x5e\x09\x0f\x6e\x41\x5c\x1d\xe1\xc1\x2d\x38\x0e\xdd\x14\xc0\x6b\xe3\x65\x92\x04\xf0\x4a\xf5\x44\x18\xe0\x79\x19\x0c\xf0\x2e\x9b\x40\x00\x2f\x73\x57\x48\x78\x70\x0b\xae\xe3\xaf\x00\xd0\x3f\xed\x69\x69\x8f\xd9\x8b\x00\x5e\xee\xc1\x94\xd8\x4b\x8c\xf4\x53\x00\x2f\x9d\x48\xcf\x0a\x11\x09\xd3\xbf\x29\x22\xe1\x26\x53\x91\xc3\xc8\x51\x29\x88\x31\x6f\xba\x82\xdb\x73\xb1\x60\x85\x60\x21\x1f\x1c\x01\xbc\xc2\x5d\x63\x81\x3b\x09\x4b\xf6\x41\x15\xc0\x2b\xa3\x31\x5a\x01\xbc\x32\x27\x23\x12\xc0\x2b\x27\x31\x76\xdc\x82\xf5\x98\x02\x00\x99\x09\x17\x22\x4a\x82\x7b\x26\x11\xb0\x37\x14\x6e\xc1\xb2\x98\x5d\xdc\x82\xcd\x2c\x4b\x00\xaf\x73\x1d\x4f\x78\x70\x0b\xc6\xec\x27\xb5\x75\xd3\x34\xa5\xad\x7b\xa7\xbf\xa9\xa3\xf9\x39\xee\x02\x78\x35\x4f\x66\x02\xb7\xe0\x63\x76\x26\x80\x97\xb3\x67\xa2\x5a\x4b\x66\x0c\xd5\x01\x6b\xfe\xca\x42\x3b\xf3\x7b\xb8\x75\x3d\x9f\x42\x71\x65\x1f\xf6\x19\x6e\xc1\xe3\x7e\xe2\x16\xbc\x85\x6f\xe2\x16\x24\x9a\x26\x70\x57\x63\xcd\x3e\xe0\xc4\x92\x3e\x66\x0c\xc4\x92\x52\xc2\x2a\x70\x57\x63\xcb\x16\x63\xc4\x92\xf6\xe6\x27\xc5\x7a\x86\xfb\x22\x14\xd7\x66\xa6\xd7\x8d\x88\xa0\xc0\x3a\x34\x44\x78\xf7\x7b\xa0\x80\x6c\x0a\x14\xe0\x79\x01\xc5\x9d\xc7\xef\x61\xdb\xcd\xee\x0b\x06\x40\x9f\x00\xa1\xb8\xdc\x1e\xd6\x08\xb7\x60\xcb\xcc\x35\x6e\xc1\x53\xfc\x1b\x28\xe0\xa1\x9f\x9d\xf5\xeb\xac\x58\xc7\x00\x78\xfc\x4d\xdc\xd6\x16\x4e\x42\x71\x75\x6d\x53\x1a\x5f\x9d\xf4\x1a\x14\x47\x96\x68\xe0\xfe\xc7\x74\x2c\x02\x8c\xe2\x2c\xb4\x41\x71\xb5\xb8\x3d\xa9\x59\xfd\x75\x5f\x70\xeb\x9a\x95\x0b\xc5\xe5\x35\x99\xeb\x01\x6b\xf5\x69\x14\x8a\xcb\x64\x6d\x06\xee\x7f\x2c\x24\x91\x05\xee\x7f\x2c\xc9\xbb\x00\xb7\x60\x74\x3f\x41\x71\xe1\xb2\x2a\xa0\xb8\xd6\xd8\x21\xb8\x05\x97\xf7\x27\x28\xae\x34\x3f\xc9\xf8\xb6\x9f\x44\x8d\xfc\xb4\x0e\x6b\xf5\xb9\x1d\xb0\xd6\x4f\x7b\x18\x70\xcd\x68\x85\xe2\xf2\x6b\xd5\x46\x28\x2e\x93\x08\x17\x1e\x50\x5c\x0d\x8c\x0f\x14\xd7\xe2\x0f\xca\x0e\x05\xae\x9b\xcc\xcd\x32\x74\x12\xec\xf5\x30\xb9\x13\xd6\x6a\x19\x2a\x80\x97\xd7\x75\x03\x05\xbb\x21\x03\x02\xe0\x9d\xe1\xdf\x24\x55\xae\x0f\x3f\x6e\x41\xee\xc4\x08\x0f\x00\x2f\x06\x26\x17\x80\x17\x1b\xc7\x08\x80\x97\x82\xfb\xa2\xa3\xd9\x7c\x8c\x88\x25\x6d\xd7\x4f\x02\x60\x17\x2d\x10\x4b\x4a\x69\xc9\xf0\xe0\x16\x3c\xd6\xb9\x70\x0b\x1e\x1f\x77\xdc\x82\x24\xd6\x06\xae\xb7\xac\xc1\x3a\xc9\x72\xb0\x1e\xfd\x5c\xd8\x06\x2b\xed\x2d\xb4\x4f\x6f\xa5\x65\x8f\x3d\x63\x17\xc0\x6b\xc4\x6b\x07\xae\xb7\x6c\x7d\xf8\x3d\x69\x3d\xcb\xcc\x74\x11\xcc\x76\x19\x11\x71\xa6\xc7\x3a\xc2\xb2\xdb\xc5\xbf\x5d\x2c\x7e\x7c\x53\x6e\xc1\xfe\xf8\x80\x6f\x6c\xd7\x16\x55\x06\x7f\x66\x75\x1b\x8f\xaf\x0f\x9c\xc0\x5f\xaf\x1e\x11\xe0\x6f\x6e\xe6\x0c\xb7\xe0\x47\xf7\xdd\xd8\xe6\x7d\xdc\x01\x7f\xef\xf0\x93\x02\x7f\xb1\xf8\x37\x0c\x48\xc5\x7d\x21\x58\xcf\x42\x1b\xf0\x37\x3d\xbb\xc4\x99\x9e\xce\x2c\x09\xfc\xb5\x69\x01\x24\xf0\x97\x9b\x67\xe9\xe0\xf6\x34\xe3\x3b\x20\x20\x8b\xf7\x03\x02\xf2\x68\x05\xfe\x4a\xb1\x78\x10\xc2\x2b\xcb\x3a\xba\x10\x5e\x0d\x16\x4e\x42\x78\x35\x2c\xb7\xc0\xd1\x34\x33\x3d\x68\xde\x81\x31\x38\xce\xd4\x8c\xfd\x60\x1b\x34\x06\x11\xc2\x4b\x67\xfb\x37\xdc\xba\xc3\xed\xe9\x68\x86\xe5\xdf\x38\x9a\x9b\x23\x0d\xc2\x4b\x0f\x4f\x82\xf0\xc2\x60\x7c\x20\xbc\x5a\x69\xe1\x5a\x2b\x67\x5e\x2e\x6e\xeb\xcd\x7c\xca\x2d\x58\xb6\x47\x04\xfa\xbb\xd5\xdf\x84\xb5\xfa\x54\x09\xfd\xd5\x0f\x33\xbd\xec\x4f\x2b\x2c\xd7\xaa\x0d\xab\x22\xf4\xd7\x92\xd7\x4f\xe8\xaf\xbf\x66\x44\x04\x93\x72\x47\x4c\x78\x40\x7f\xb9\xbb\xd7\xc4\x72\x7f\x7e\x23\xe2\x02\x01\xc4\x7d\x9a\x95\x32\x63\x81\xfb\x34\xab\xc5\x18\xf7\x69\xb6\x58\xfd\x64\x04\x2b\x15\x28\xdc\xba\xc1\x4f\x12\x11\x04\xfe\xe2\x3e\xcd\xbc\x14\x7d\x15\xb8\x4f\xb3\x91\x55\x1c\xc2\x43\x2c\x3e\x7a\x71\x90\x5b\xb0\x3f\x88\xd4\xf0\x80\x3a\x3e\xef\x31\xbe\xc7\xdf\xc4\xb6\xdb\xdd\x1e\x08\xbd\xfb\xb7\x03\x62\xee\x50\x97\xdd\xc3\x88\x84\x0c\x6b\x41\x71\x0c\x42\x86\x95\x3a\xd2\x21\x80\x0c\x33\x7b\x3e\x18\x19\x3e\xa6\x34\x3e\xdc\x82\x21\x04\x22\x2e\xe2\x0f\x2e\x7a\x0a\x41\xa0\x31\x53\x5c\x2e\x04\xe2\x4c\x03\x6c\x37\x04\xdc\x66\xc5\x8d\x77\xe0\x6c\x86\xd2\xd2\x16\x34\xd3\x80\x5b\xb0\xa2\xf5\x04\x01\xca\xd6\xae\x07\x24\x40\xc9\x65\x47\x21\x04\xb4\x9e\xe0\xe1\x69\xe8\xcf\xa6\x05\x01\xca\x1a\xd1\xf1\x82\x00\x65\xe5\xbe\xb4\x10\x5e\xd2\x10\x22\x13\x68\x40\x59\x68\x4f\x80\xb2\xf7\xeb\x27\x71\x9b\x61\x10\x08\x00\x4a\x22\x60\x43\x00\x50\x7e\xa6\x0c\x40\x39\x83\x9f\xd4\xf8\x9e\xe8\xd6\x75\x34\x5f\xf7\x13\x40\x59\xbc\x5d\x04\x28\x3b\x91\xc1\x21\xbc\x44\x5c\xc8\xf3\x1e\x02\x6e\xc1\x0b\x10\x0d\x2f\x11\x17\x1c\xb8\x00\xa0\x24\x77\x29\x04\xe2\x4c\x29\x23\x18\x02\x80\x72\x22\x51\x43\xb4\xe8\xa0\x75\x01\xca\xba\x10\x4e\x01\x40\x79\xba\xdf\x2b\x84\xf2\xd0\x33\x00\x65\x2f\x8c\x4f\x80\xb2\x61\xd5\x0b\x21\x02\x98\x61\x52\x21\xe2\x56\xf2\x31\x22\xce\xb4\xa1\xf1\x05\x00\x25\xf6\xc6\x10\x0c\x28\x7d\x70\x22\xeb\xe7\x99\x17\xa0\xac\x84\xdb\x87\x90\x30\xcc\x3c\x8c\x2f\x61\x98\xf1\xe1\x10\xa0\x6c\xd5\xab\x92\x70\x2b\x79\xa5\x93\xd3\x80\x18\x3b\x6e\x41\x43\xe4\x40\x9c\xe9\x1d\xcc\xa0\x00\x65\x4b\x0f\xad\x03\x28\x03\xba\x4c\xc0\x2d\x18\x3f\x4f\x92\xa2\x50\xdc\x17\x58\xeb\x70\x7b\x1a\x9f\xc5\x51\x48\xb0\x56\xef\x72\xe2\x4c\xcd\xca\x03\xa8\xd1\x46\xa2\x80\x5b\x70\x04\x53\x1a\xdf\xf2\x37\x71\x0b\x5a\xff\x0b\xb8\x05\x17\xc0\x37\x08\x35\xb6\xd7\x33\x91\x89\xa3\x45\x34\x06\x50\xe3\xf5\x3e\x13\x6a\xec\x61\xf9\x49\xb9\x75\x2f\xb8\x2d\x08\x35\xe6\x10\xfd\xcd\x81\xa5\x9e\xf1\x65\xd2\xb8\x92\xbf\xc9\xfa\x1d\x56\x25\x3b\x8d\xcb\xfd\x3c\x68\x9f\xa6\x34\xbe\xbc\xf8\x0a\xc1\xa4\x63\x33\xbb\x05\xd4\x81\xc2\x12\x08\x26\xed\xaf\x7f\x13\xeb\xc1\x4a\x1a\x42\xc1\x6d\xf6\xb2\x3f\x71\x0b\xe6\xc1\xfa\xe1\x16\x1c\x68\xf3\xc1\x6e\x41\xef\x1e\xdc\x82\xc7\x2c\x12\xb7\xe0\x59\x6e\x8f\xf1\x21\xd0\x03\xa8\xb1\x2c\x66\xa2\xe0\xd6\xad\x7e\x4f\xa2\xff\x09\x6e\xef\xd0\x4f\xbf\x87\x5b\xde\xad\xe3\x16\xac\x9e\x25\xa1\xc6\x42\x79\xe1\x10\x2a\x5a\xf9\x63\xca\x61\x07\x8c\x08\xd4\x78\x3f\x14\xa2\xdf\x2c\x19\xd4\x98\x9a\x29\x89\x46\xea\x87\x87\x50\x09\xd6\xf3\xba\x57\x54\xb7\xf3\x83\x1b\xaa\x43\xa8\x84\xb8\x63\xed\x0c\x02\x94\xfd\xf9\x34\xbe\xd0\xc0\x98\x40\xe2\x4c\x0d\xf7\x02\x71\xa6\xaf\x0f\x6a\x45\x61\x37\x23\x02\x50\x52\xc5\x29\x84\x86\x47\xdb\x12\xc7\xc9\x89\xe8\xb7\x01\xb7\xe0\xf1\x01\x20\xce\x34\xfb\xd8\x36\xb4\x3a\x6f\x79\xdc\x82\xf7\xf3\x1e\x80\xcb\x1b\x8b\x38\xd3\x0f\xdb\x6d\x68\x3d\x96\x5b\x8d\x60\x36\xc0\x51\xc0\x2d\x58\xae\xdb\xc3\xe3\x6b\x41\xd2\x90\x9a\x1f\xea\x60\x07\xf2\x18\x70\x9b\x61\xb4\x09\x02\x94\x75\x9a\x41\x0b\x50\xd6\x6b\x99\x2d\x40\x59\xaf\x37\x56\x37\x60\xa6\xf5\x6e\xad\xc0\xbf\xe1\xd1\x06\x9a\x85\x8e\x5b\xc9\xc2\x50\x80\xb2\x73\x39\x4f\x08\xdd\x5a\x9d\x29\xb2\xbf\x2c\xaa\x00\x94\x17\xb4\x12\x88\x33\xbd\xe8\x63\xa1\xe3\x76\xf1\x0c\x0a\x50\xf6\x30\xdd\x1e\xb6\x48\xb3\x33\x00\xe5\x6b\x16\x49\x9c\x29\x57\x57\x85\x40\x9c\x29\x57\x49\x85\x00\xa0\xa4\x12\x5c\x08\x00\xca\x9b\xfd\x5e\xe2\x70\xf8\xbd\x8c\x50\x63\x93\x13\x67\x5a\xcc\xa4\x3e\x71\xa6\x8c\x81\x38\xd3\x62\x16\x39\x9c\x62\xc2\xcc\x13\x67\xba\x31\xd3\x04\xe2\x4c\xaf\x99\xbe\x00\x65\xaf\x18\x5f\x82\x00\x65\x9f\x3e\x00\xb8\x05\x37\x70\x36\x08\x50\xf6\xe3\x1d\xe2\x0c\x44\xb4\xeb\x40\x06\x62\xc7\x52\x1f\x84\x1a\xeb\x36\x63\x27\x03\x31\x7a\x7f\x12\x67\x1a\x2d\xd0\x89\x33\x3d\x9f\xf7\x0a\xec\x85\x79\x99\x18\x3c\x30\x08\x04\x67\x20\x6e\x3f\x29\xd6\x7a\x3f\x5f\x21\xa2\xc4\x9a\x14\xc1\xa4\xcf\x87\xd2\xfa\x25\x33\x68\xa1\xc6\x6a\xcc\x1a\x26\xb6\xd6\xca\xcc\x13\x4c\xca\xad\xec\x21\x08\x35\x56\x92\x9e\x42\x20\x03\xf1\x35\x5b\x22\x03\xb1\x59\xdc\xe2\x16\x5c\x3e\x55\xb8\x05\x97\x59\xb2\x50\x63\x5b\x66\x2f\xcb\xfb\x93\x9e\x2d\x22\x82\x2c\x44\x85\x1a\xf3\xf3\x79\xaf\x63\x87\xa5\x67\x64\x27\x1e\xcf\xc4\xc2\xed\xd9\x99\x4f\xdc\x82\xc1\x67\x05\xb7\x60\x31\xc3\x14\x6a\xac\xd5\x8c\x7d\xe1\xcf\x30\x27\x12\x6a\x6c\xc9\x8a\x80\x51\x63\x35\x25\xd4\x38\x3d\x83\xa0\xc6\xdb\xf8\x0a\x2e\xc3\x66\x35\x84\xec\xc4\x61\xed\x7a\x5b\x2b\xa7\x75\x5c\x86\x03\x1c\x15\xc8\x4e\xdc\x1e\x1f\xd9\x89\x17\xc3\x53\x00\x35\x52\xee\x37\x04\x50\xe3\x7e\xfd\x9b\xc6\x77\x2c\x44\x71\x19\xe6\xf0\x43\x96\x0c\xa0\xec\xd1\xdd\xbc\x24\x17\xb0\x0c\x02\x94\x9d\xaa\x0f\x21\xe0\x4d\x7c\x2d\x0f\x0c\x28\x2d\xeb\x01\x94\x15\x48\x1e\x00\x94\xdd\x87\xff\x10\xa7\xe8\xa1\x0b\x50\x96\x8f\x8e\x27\x40\x59\x1f\x0f\x4f\x80\xb2\xda\xed\x12\x04\x28\x6b\xf2\x16\x04\x50\x66\x03\x0b\x01\xca\x4a\x55\x8b\x10\x04\x28\x6b\x2b\xee\x27\xd9\x43\xd6\x3e\x05\x28\x7b\x33\xd3\x00\x50\x06\x40\x6a\xb0\xcb\xf0\xe5\x37\x01\xca\x4e\x72\x41\x08\x17\x5b\x32\xae\x95\x70\xc9\x6e\xb3\xec\xbd\x4e\x3c\xa5\x2f\x00\xca\x7d\x58\x30\x00\x25\xb7\x75\x84\x40\x9c\xe9\xb5\x6e\x71\x31\xe8\x98\x7d\xe2\x4e\xe4\xd2\xd1\x10\x70\x27\x36\x8b\x38\x00\x65\xf1\x96\x07\x50\xbe\x9e\xeb\x8b\x37\xf8\xf3\x15\xb4\x3a\xeb\x2b\x97\xf1\xc9\x25\x1a\xde\x87\x10\x7e\xc6\xfe\x1a\x50\x06\xff\x06\xeb\x99\xfe\x0d\xd6\x03\xce\x78\x01\x94\x05\x06\xf6\x0a\x50\xa6\xcb\x86\x7c\x01\x94\x2f\x0e\x8c\x57\x80\x32\xe3\xcc\x0c\xaf\x00\x65\x4e\xac\xe6\xfb\x60\x4b\x7e\xdc\x02\xbe\x80\xe2\x6f\xea\x68\x3e\x88\x8e\x57\x80\xb2\x90\x42\x1d\x5e\xe2\x4c\xa9\x55\x1b\xde\xc7\x5a\xb9\x7b\x8d\x56\x8e\xd6\xfa\x02\x28\x89\xf3\x09\x2f\x80\x32\xc1\xd8\xdf\x80\xbb\x14\x9b\xf0\x1b\x70\x97\xe2\x24\x7c\x03\xa8\xc3\xdf\x0c\xc4\x09\x63\xa2\x7a\x03\x29\x0a\xd3\xdf\xd4\xfa\xd9\xb0\xf6\x92\x9d\xd8\x60\x91\x2f\xd9\x89\x5c\x28\x16\x5e\xa1\xc6\xfe\x99\x79\xb2\x13\xb9\x8c\x35\xbc\xb8\x21\xcb\xa7\x75\x44\xc7\xf2\x37\x09\x26\x45\xc7\x7b\xc9\x4e\xbc\x30\xda\x17\xd4\xf8\xf9\x0a\xa8\x31\x79\xae\x41\x8d\x19\x91\xf3\x0a\x35\x36\x92\x66\xc2\x0b\x6a\x24\x3a\x3d\xbc\x42\x8d\x7d\x61\x9a\x7c\x5f\x8b\x0e\xc6\x00\x6a\xac\xdd\xbf\xc1\x7a\xf0\x3d\xbc\xa0\xc6\x14\xfd\x15\x50\xd5\x71\xeb\x1a\x9f\xad\xa4\xef\xcb\xf9\xe3\xc4\xbd\xb8\x21\xc7\xe7\x2b\x07\xf5\xc5\x63\xd0\xfa\x2d\x4c\x9a\xaf\x51\x23\xf8\xe4\x8d\x46\x55\x8c\x21\xda\x17\xe0\x27\x29\x3e\x80\x99\xe6\x05\x35\x36\xf7\x25\x12\x51\x32\xfc\x9b\xc6\x67\xbb\xfd\x1b\xc9\xbe\xc4\x2b\xf2\x46\xbb\xe9\x98\x5d\xdc\x90\x27\xb3\x23\x85\x1a\xcb\x75\x3f\x41\x8d\x5c\xbb\x1b\x5e\xb2\x13\x29\xa0\x15\xde\x68\xd4\xef\xd6\x15\x8d\x71\xb0\xe2\xbf\xb8\x21\x6d\x46\x7c\x71\x43\x0e\x9f\x15\x82\x49\xf7\xd7\x29\xfe\x4d\x96\xfc\x12\x67\x7a\x7d\x1c\x04\x28\x0b\x81\x21\xe1\xc5\x43\x19\xa3\x1b\x10\xeb\xb1\x19\xe3\xc5\x43\x59\x90\x54\x2f\x71\xa6\x07\x2f\xf2\x4b\x9c\xe9\x85\x81\xbd\x09\x83\x00\xd6\xab\x17\x40\x59\xbb\xdb\xd3\xd0\x93\x17\x53\x80\xb2\xe5\xe0\x27\xc5\x7a\x5a\xf4\x57\x30\x08\x7c\x7e\xbb\x04\xf6\x30\x9d\x02\x94\x7d\xf9\x49\x12\x17\xb3\x59\x0f\x6e\x48\x02\x89\xc2\x9b\x11\x1d\xee\x59\xc6\x16\xe9\xa9\x06\x50\xc6\xc7\x4f\xe2\xe6\xf1\x06\x01\x50\xd6\x6a\x8a\x38\xe1\xc1\x61\x04\x50\xf6\xc6\x26\x20\x03\xb1\x06\x7f\xd3\x91\x0c\xcc\x67\x26\x92\xc1\xdb\x05\x57\xe3\xeb\xed\x49\x2c\x69\x74\xcf\x88\x25\x8d\x20\x92\xb7\x38\x43\x8f\x39\x73\x2c\x29\x9a\xc6\x6b\x57\xa3\x0f\x00\xae\xc6\xee\xd1\xe2\x6a\x1c\x9f\x16\xf0\x22\xfb\x80\xe3\x6a\x2c\x68\x13\x2f\xae\x46\x8a\xac\x87\xb7\x38\x0d\x88\xd9\x05\x34\x4e\x33\x22\x5c\x8d\x54\x33\x09\x2f\xa0\xf1\x9a\x79\x93\x81\xb8\xa6\xbf\x79\xb1\xa3\xb3\x62\x80\xc6\xc7\xcc\x54\xa0\xb1\x4f\xaf\x1f\x19\x88\x5c\xb2\x13\xde\x8a\xe6\x86\x13\xe6\x25\x03\xb1\x60\x16\x7a\xc9\x40\x24\x25\x29\xbc\xc4\x92\x9e\xe1\xaf\x30\xbe\x4c\x3f\x2b\x69\x40\xde\x2f\x15\x7b\xb8\x57\x85\x58\xd2\xe2\xe3\x5e\x11\xef\xdb\xef\x2d\x4c\x23\x6e\x0f\x64\x68\x56\x57\x51\x5f\xba\xbf\x89\xf8\xf3\xf1\x6b\x04\x43\x11\xcf\xf2\x36\x27\xcf\xb2\x0e\xce\x40\xfc\x50\x11\x47\x20\x33\xd8\xc8\x60\x7b\x4c\x11\xeb\x6c\xc6\xd0\x2c\xde\xe9\x19\xc8\x90\xb2\xb6\xe1\xa5\x36\x4d\xf5\x49\xc5\xd5\x78\xa6\x5b\xd7\xfa\x9d\x65\x6a\x72\xaa\x98\xf9\x66\x7b\xb8\x7f\xdb\x08\x51\x8f\x01\xf1\x50\x4d\x49\x3c\x14\x8b\x54\x02\x46\x29\x76\x15\x5e\x02\x46\xed\xc2\x7b\x09\x18\xfd\xb0\xf9\x4e\x86\x9e\x7b\xdd\x19\x5f\xa7\xf5\xce\x19\x0b\x7e\x4f\x67\x2c\xa1\xa3\xbf\x42\x86\xad\x7e\xbe\xd2\x30\x4d\x32\x67\x20\xc3\xd7\xe2\x48\xc8\xb0\x5b\x7f\x7f\x3b\x46\xb7\xe6\xaf\x50\x3a\x69\xb8\xd7\xac\x9f\x4f\x40\xb7\xbd\xdf\x2d\x10\xc5\x81\x31\xe4\xfd\xb8\x1a\x19\x1f\xc8\x30\x98\x5d\x0f\x52\x61\xfc\xcd\x41\x44\x97\xcf\xd1\x20\x5f\x02\x7c\xf2\x0e\x0c\xa3\xcb\x5f\xc1\x30\x8a\x03\xf1\x15\xfa\xab\x5f\xc7\xfe\x07\x2c\x79\x60\x33\x2d\xfe\x24\xf1\x86\xc9\x14\x9e\x7e\x34\xe8\x57\xc0\xb0\xd6\x4f\x03\x0e\x52\x61\x72\x49\x40\x7c\x2d\xc5\xa6\xab\x2a\x31\x20\x12\x10\xb9\xfe\x31\xbc\x94\xa6\x99\x80\xaa\x77\xfa\xf8\xf9\xbd\x04\xc3\xf4\x6f\x99\xad\xeb\xf7\xc8\xcd\x27\x7c\xe6\x15\x30\xac\x05\x70\xf4\x0a\x18\xd6\x8a\x43\xe8\x9d\x24\x38\x27\x53\x5a\x3e\x6a\x3e\x87\x17\x77\xe2\x04\x6c\xbe\xb8\x13\x3f\x32\x7b\xda\x53\x6c\x0a\x77\xc6\xeb\xaf\x68\x7c\xc9\x6c\x90\x2c\xc3\x08\x44\x7e\x17\x9e\x54\x1f\xd4\x45\x59\x97\xcf\x93\x18\x66\xbc\x09\xc8\x32\x8c\x66\x6e\x0b\x11\x87\xe1\xe2\x15\x30\x2c\xdc\x00\x1c\xde\x85\x88\x23\xc0\xea\xc5\x9d\xf8\x61\xd7\xcb\x09\xdc\xcc\x04\xee\xc4\xf7\x43\x91\x9b\xef\x19\x5c\xd6\xae\xdd\x17\x0c\x33\xc7\x5f\x21\x4b\xcd\xdb\x6c\x51\xdb\xc4\x8c\x9d\x2c\x43\x52\x14\xc2\x4b\x96\xe1\x8b\xbb\xe6\x25\xcb\x30\x59\x8c\x91\x65\x98\xf1\xe6\xbf\x64\x19\x76\x90\xcc\x6b\x77\xa2\x57\x85\x58\xd2\xf9\x69\x41\xeb\x67\xa0\xfd\xe2\x4e\x8c\xd7\x2d\x74\xf0\x10\xdb\x1a\x60\x78\xbc\x9a\x9b\x54\x0a\x0b\xa7\x8d\xf6\x42\x44\xc2\x6b\x60\x68\x21\x0a\xfa\x1b\xd6\x14\x37\xe2\xc1\x6c\x02\xf4\x67\x63\xc1\x2b\xf4\xd7\xed\xb3\x78\x89\x25\xfd\xe8\xe8\x42\x7f\xfd\x6c\x53\x09\x5f\xbb\x9f\x74\xe9\x2b\xfa\x42\xc0\x68\xb2\x5a\x40\xc0\x28\x25\x22\xc3\x4b\x96\xa1\xfd\x35\xef\xa1\x2c\x0f\x2e\xd8\x57\x08\xaf\x3d\x46\x32\x20\x3c\xc7\x04\xbc\x20\x3c\x2a\xb9\x84\xf7\x90\xa4\x8d\x09\xe7\xbd\x94\x16\xb2\x12\x84\xcb\x70\x59\x20\x90\x49\xf8\x9a\x9d\x81\xf0\x92\x77\x16\x08\x6f\x58\xf8\x5e\x5c\xf6\x18\x00\xdf\x8b\xcb\x1e\x54\xfc\x5e\x97\x16\xe2\x6c\x1a\xe1\x79\xbf\x80\xf0\xea\xeb\xaf\x20\xc2\xb1\x79\xbf\x04\x8c\x76\xab\x60\x04\x8c\x9e\xe8\xaf\x10\x0d\x05\x32\x7c\x09\x18\xad\x56\x82\x08\x18\x5d\xf4\x33\xe2\x32\xbc\x8a\x83\x0e\x51\x08\xaf\x79\x06\x23\x2e\xc3\xf9\xf8\x37\xf1\x90\x7b\xfd\x1b\x2e\x6d\x56\x33\xe2\x32\x3c\x30\xef\x68\x97\xe1\xf4\x93\x3a\x63\x0f\xbd\x8e\xd4\x9f\xa1\x76\x73\x88\x8f\x8b\x40\x4c\x28\x8d\xcf\xab\x19\x41\x71\x5c\x72\x1a\x22\x28\x6e\x1d\xff\x86\x81\x13\xb1\x12\x41\x71\x36\x7b\x45\x50\x9c\x62\x87\x7e\x93\x25\x47\x01\xbc\x9e\x91\xd9\x31\x38\x1b\x8b\x6e\x12\x4b\x4a\x49\xc3\x10\x89\x25\xe5\x26\x88\x10\x71\x0b\xbe\x1c\x9c\x18\x00\xb0\x78\xb4\x63\x70\x1c\xa6\x7f\xd3\xf0\x0c\x67\x63\xa0\xc6\x05\x7a\x63\x14\xc0\x2b\x35\xba\x75\x2d\xdf\x40\x04\xc4\xc0\xd0\x97\xbf\x49\xbc\xef\x72\xeb\xc4\xfb\xa2\x6b\x47\x00\xde\xf4\x18\x00\x78\xde\x9e\x51\x00\xaf\x52\xd9\x2b\x44\x00\x5e\x60\xcb\xc7\x17\xb7\x0b\x76\xe6\xf8\x12\x0c\xd5\xfc\x15\xdc\x2e\xc7\xef\x55\x2c\x69\x4c\xee\x4b\xf5\xbc\xc5\xa2\xbc\x64\xd3\x79\x0c\x2f\x29\x1f\xc9\x2d\x90\xd2\xe2\x99\x78\x09\xd6\xdb\xfe\x26\x89\xae\x40\xdd\xe8\xf2\x33\xaf\x29\xdc\x2e\x88\xb1\x08\xc0\xa3\xba\x55\x88\xb8\x05\x3b\x81\x8a\x11\xb7\xe0\x42\x38\x45\xbb\x05\x89\x9c\x88\x00\x3c\x0a\xdc\x84\xe8\x38\x53\x74\xf4\x48\x9c\x69\x41\x00\xc5\x68\x11\xe7\xdf\x70\xeb\x82\x80\x22\xe5\x67\xb8\x29\x3c\x44\xca\xcf\x70\xab\x77\x88\x91\x88\x0b\xf7\x3a\x12\xeb\x0c\xfb\x8c\x94\x9f\x79\x3f\xbf\x89\x45\xd6\xe3\xaf\xe0\x76\x21\x0e\x26\x0a\xe0\xf5\x86\x9b\x35\x0a\xe0\x75\x47\x5a\xc7\xe4\x1a\x2c\x8c\x16\x14\xf7\x7e\xde\x23\xd8\x0b\x8d\x2f\x82\xe2\xb8\x9e\x20\x44\x50\xdc\x25\x82\x39\x26\xc6\x87\xbd\x31\x0a\xc5\x35\x03\xf4\x28\x14\xd7\xc3\xf4\x93\x94\x9f\x29\xee\x8b\x44\xdc\xf0\xec\x0a\xc5\xf5\x99\xdc\x17\x82\xa1\x5e\x53\x94\x9f\xc1\x6a\x19\x29\x3f\x53\xbd\x0b\x28\x3f\xd3\x61\xf3\x11\x14\xb7\x5e\x53\x04\xb3\x25\xd8\x04\x35\x66\x6e\x35\x95\x70\xc5\x31\x13\x42\x71\x25\xc3\x3e\xa3\x50\x5c\xc9\xe0\xa1\x48\x30\x69\xf6\x8e\xa4\xc6\x0c\x45\x2f\x43\xa4\xc6\x4c\xc5\xd0\x15\xa9\x31\xd3\x81\xe4\x91\x60\xd2\x83\x9e\x1a\x33\x06\x08\xb4\xeb\x68\x84\xf7\xfa\x9b\xa8\x60\xc3\x23\xa2\x06\x0b\xc2\x22\x82\xf0\xb8\x53\x32\x44\x10\xde\x4b\xf4\x47\x04\xe1\x25\x10\x65\xc4\x2d\x58\x50\xc1\x22\x6e\xc1\x01\x63\x8f\xc5\xfc\x85\xb1\x17\x57\xcf\x63\x2f\xe1\x16\x2c\x78\x0d\x22\x6e\xc1\xdb\xdd\x7a\xc7\x59\xcb\xcc\x17\x7c\x2b\xd7\xad\x13\xac\xe7\x73\x5b\x1c\x71\xc1\xcc\x17\xce\xdf\x76\x5f\x74\xfe\x62\x77\x0b\x44\x94\xa0\x74\xc5\x4a\xb6\xa7\xd7\x5d\x08\xaf\x06\xcc\x96\x91\x6c\xc1\xe2\xfd\x09\xc2\x7b\x7c\xa6\xc9\x16\xb4\x8d\x3d\x56\x5c\xef\xe1\x47\x71\xc9\x11\xaf\xe0\xf2\x51\xc1\x2b\xe8\x50\xe7\x58\xb1\x8f\x01\xcd\x22\xae\xbf\x52\xdc\x00\x00\xe1\x75\xa7\x5d\x5b\xd5\x5f\x21\xe5\xc3\x6c\x90\x58\xd2\x8a\x6e\x18\x71\xfd\x35\xb3\x02\x81\xb8\x3e\x91\x9a\x91\xac\xbf\x63\x09\x87\x7b\x6f\xa0\xab\x45\x40\x9c\x81\x4c\x04\xc4\x05\x1f\x4d\xdc\x7b\xd6\x8f\x22\x65\x64\x4e\xf2\x57\xa4\x45\x66\x4f\xa7\x41\xdc\xf1\x57\x74\xc4\x9a\x17\xa5\x31\x06\x8b\x9c\x86\x0d\xcc\x92\x11\xf7\xde\x67\x7c\x94\x91\xc9\x66\x05\xc4\x8b\x06\x6c\x8a\xd1\xf1\xa2\x58\x34\x23\xf1\xa2\x6d\xfa\x49\x0c\x25\x3e\x54\xc4\x8b\xae\x64\x4a\x47\x6c\x99\x5d\x77\x57\xe8\xa2\xf5\x4e\x05\x2b\x1c\x6c\x51\x20\xae\x51\xc2\x3e\x44\xca\xc8\x70\x3b\x77\x88\xdd\x59\x55\xcc\x04\xf1\xa2\x8f\xd9\x27\x20\x8e\x62\xfe\x21\x02\xe2\x9a\x0f\x31\x65\x64\xa8\xc9\x10\x22\xee\xbd\x81\x85\x31\x92\xf5\x97\x86\x29\xb6\x20\xd1\xc6\xd1\x05\x46\x3f\xbf\x69\x0b\x16\x1f\xaa\x81\xe7\x1d\x0b\x6a\x14\xc0\xeb\x95\x18\xf0\x38\x2c\xc2\x19\xfb\x40\x03\xc3\xd9\x17\x71\xef\x4d\x8b\x4d\xdc\x7b\xd7\xec\xcc\xee\x3d\xcf\x0b\xee\xbd\xe7\xf3\x24\xe3\x23\xe2\x3d\x0e\xbb\x87\x4c\x49\xc3\xe4\x3e\xf5\x10\x85\xe2\x3a\x77\xaf\x84\x38\x89\x47\xf7\x11\x23\x28\x94\x1a\x10\x21\x12\x14\x1a\x30\xcc\x44\x07\x85\x12\x15\x1d\x09\x0a\x3d\x66\x9f\x13\x43\x1e\xfa\x7b\x9c\xd4\xf7\xf5\x3a\x50\x2b\xa6\x7a\xfd\x08\x0a\xfd\x30\xbe\x49\x05\x40\x33\x30\xdc\x7b\xd9\x33\x81\x7b\x2f\x7f\x9e\x24\x2b\xce\x3a\x17\x59\x7f\x83\xf0\xbc\x08\x8a\xbb\xe8\xfd\x51\x28\xae\x77\xcc\x1f\x51\x28\xae\x0f\x8f\x76\xe1\x23\xf1\x7b\xa0\xb8\x66\xb6\xbb\x70\x7f\x45\x53\x1a\xdf\xc4\xe1\x1c\x41\x71\x85\xb8\x8d\x08\x8a\x9b\x78\x06\x22\x59\x7f\xdb\x7a\x23\x59\x7f\x07\x23\x5f\x24\xeb\xef\x56\xb7\x37\x51\x12\x98\x09\x17\x1f\x35\x2b\x27\x28\x34\xfa\x6c\x92\xf5\xf7\x39\x9b\xb8\xf7\x3a\x66\xa8\x88\x7b\x6f\xe2\x00\x8e\x64\x04\x5e\x02\x46\xe3\x66\x7c\x56\x00\x29\x3e\xfa\xf8\x74\x38\x23\xd0\x27\x1c\xf7\x5e\xfc\x7c\x85\xfa\xcc\xdd\x2d\x80\x10\xc0\xd6\x11\xf7\x5e\x35\xd3\x07\xc5\x91\xcd\x1a\xe2\xc6\xc6\x5e\xfd\xe4\xc4\xfc\xe8\xdf\x6c\x88\x75\xcf\x34\xbe\xfe\xfc\xa0\x38\x67\x88\x76\xef\xe1\x48\x8a\x00\xbc\xeb\x83\x43\x19\x99\x0b\x18\x8b\x00\xbc\xee\x4d\x2e\x80\xd7\x97\x35\x1b\xbb\xf7\xac\x11\x09\xe0\x25\x92\x98\x43\x3c\xb8\x87\x70\xc2\x44\x00\x5e\xf7\xe1\x00\xe0\x2d\x6f\xc1\x43\xcc\x32\xc6\x89\x28\x17\x5e\x69\xdb\x2d\x68\xf9\x1c\x8d\x1b\x0f\x99\x4c\xc3\xbf\x91\x94\xea\xa5\x15\xc0\xab\xc7\xd4\xc5\x3b\x8b\x05\x2e\x0a\xe0\xb5\xea\x03\x77\xc9\xf7\xb7\x78\x10\xc0\xeb\x76\xa2\x45\x01\xbc\xbe\x2c\x6d\x2f\x81\x75\x5e\x94\x4b\x52\xaa\x19\x98\x00\x5e\xba\xd6\xea\x00\x78\xd4\xa1\x0b\xf1\x92\xe9\x63\x06\x76\x09\xec\xb1\xec\xa5\x54\x8c\x33\xfb\x22\x2e\xbc\x64\xc9\xef\x02\xa3\x16\x94\xb8\xf0\xfa\x67\x44\xd2\xc0\x06\x06\x81\x44\xa9\x18\xa7\x2f\x24\x4a\xc5\x4c\x58\x48\xa2\x54\xcc\x44\x66\x27\x97\x8a\xe9\xa6\xd0\xc0\xaa\xbf\x82\x06\x06\x7b\x49\x14\x18\xcd\xc3\x54\xc5\xc1\x76\xa0\xb4\x3d\x6d\xbf\x4d\x94\x8a\x31\xce\x48\x64\x0b\xce\xd7\x94\x8e\x9f\x13\x86\x12\xd9\x82\xf7\xf3\x24\x5a\x16\xf0\x39\x91\x11\x48\xed\xdf\x90\xc8\x08\x7c\x31\xfd\x24\xe2\x3e\xe3\x30\x45\x62\x3b\xe2\x28\x39\x23\x70\xf8\x3d\x22\x04\x48\xc4\x49\x42\x71\x8d\xfa\x6e\x21\xe1\xa6\xdb\xe4\x58\x25\xdc\x74\x8e\xad\x49\x64\x04\x72\x05\x7d\x48\x76\xd3\xc1\x0a\x12\x6e\x3a\x2e\x4e\x08\xc9\x6e\xba\xe4\xaf\xc8\xcd\xd3\xb7\x7b\x26\x23\x83\xc3\xde\x12\x35\x5f\x6c\x33\x4d\x64\x0b\xbe\x88\xe9\x44\xcd\x97\x84\xda\x93\xa8\xf9\x52\xdc\x33\x8a\x88\x36\x18\x74\x22\x5b\x90\x5b\x2b\x43\x22\x5b\xb0\x7b\x1d\x08\xee\xbc\x18\x2e\x92\xb3\x05\x87\x9f\x04\xa5\x7e\x9e\x74\x62\x34\xb3\xf4\x22\xc2\xab\x7f\x9b\x68\x7c\xcc\x04\x6e\x3a\x87\x9a\x25\xdc\x74\xab\xb9\x9f\xa4\x24\x6d\xbf\x47\x4a\x12\x4a\x57\xa2\xe6\x0b\x25\x3e\x43\x12\x8a\x6b\x0b\x61\x9f\xa8\xf9\x42\x99\xb1\x90\x22\x49\xd3\xd9\xef\x69\x7c\xd7\xb3\x44\x11\xd1\x8b\x51\x31\x45\x92\xa6\xd1\xdf\x93\x50\x5c\xde\x9e\xb3\x68\x16\xe9\xaf\x20\xe2\xd0\x45\x93\x51\x5c\x75\x5f\xa8\xe4\x87\x42\x96\x84\xe2\xba\x5d\xc5\x29\x52\x04\x36\xb0\x93\xa3\x8b\xc0\xba\x05\xaf\x1f\xbf\xe1\xa6\x8b\x68\xf3\x29\x39\x1b\x92\xf1\x81\xe2\x9c\x5a\x94\xc8\x16\x74\xc8\x5f\xa2\xe6\x0b\x17\xbb\x85\x04\x8a\x7b\xe6\x8f\xdc\x7b\xc9\xe5\x60\x9a\x9b\xa3\x1c\x0c\x0c\x33\xe1\xa6\x7b\xab\xa9\x0e\x7c\x66\x72\x5d\x0e\xe6\xd3\x1c\xf6\x23\x1f\x62\x97\x83\x41\x87\x4d\x44\x73\x3a\x83\x26\x11\xcd\x99\x22\x83\xcd\xf6\xab\xd2\x3a\xd1\x9c\x06\xb0\x89\x22\x2f\x0d\xb8\x9e\x28\xf2\x42\xa9\xfd\x90\x28\xf2\xd2\xb7\xbf\x49\x48\x9c\xa7\xc5\x39\x80\xc0\xd2\x94\x89\xa6\x3e\xfe\x0a\x45\x96\xcc\x50\x28\xf2\x42\xad\xe8\x90\x28\xf2\x12\xbc\x09\x28\xf2\x12\xaf\x29\x60\xb7\xb7\x2e\xb0\xcd\x1e\xdf\x04\x6c\x1b\x40\xc8\x54\x5c\x3a\x93\x65\x07\xb6\x2d\x3c\xbe\x09\xc7\x9c\x21\x4f\xa2\xc8\x0b\x89\xdf\x21\x11\xcd\xd9\xb6\x9f\xa4\x3e\x5f\x34\xa5\x0d\x59\xbc\xe5\x0b\x7e\x63\x6f\x10\x60\xdb\xfd\xb4\x87\xd5\xab\x99\xd2\xaa\x0c\x1f\x70\x47\x73\xa2\x61\x26\x60\x1b\xd7\x3f\x86\x04\x6c\xa3\x94\x51\x48\xe4\x00\x3e\xde\x90\x95\xb8\x06\x4c\x54\x09\xd8\xc6\x85\x4d\x21\xe1\x98\x5b\x5e\x77\x3b\xe6\x08\x90\x4b\x38\xe6\xec\x9e\x4d\xe4\x00\x06\xaf\x66\x05\x13\x44\xbf\x47\x48\x1c\xe6\x96\x44\x0e\xe0\x78\xfc\x24\x21\x8d\xc9\xed\x91\x43\xd6\xfc\x4d\xa2\x8d\xbb\x29\x8a\x64\x79\x87\x18\xb7\xa1\xa7\xa6\x4a\x95\x02\x2c\x9a\xa9\x3a\xbd\x9a\x99\x10\x6e\x4b\x77\x9b\xa2\x92\x8b\x59\x1d\x95\x5c\x3e\xbb\x80\x90\x4d\x2e\xf8\x0f\x09\x4c\x97\xcd\x68\xa9\xe4\x42\x52\x7f\x48\xc2\x74\xb9\x78\x35\x1b\x45\x6c\x8e\x29\x4a\x11\xf8\xd8\x36\xa7\x1f\x33\x5a\x2e\x8d\x98\x9f\x27\x29\x62\xe3\xd3\xe1\x90\x4d\x1c\x81\xc9\x21\x9b\xd7\xed\x81\x4b\x5f\xbf\x47\x29\x02\xb3\x17\x1c\x73\x8e\xdb\x4d\x38\xe6\x9c\xf8\x93\x70\xcc\x65\x8b\x69\x30\x5d\xf6\x0e\x01\xd3\x55\xb4\xe4\x04\xa6\xab\x16\x71\x60\xba\xe6\x5d\xf0\xa9\xe4\xe2\xdf\x70\xac\x7e\x5a\xc7\x72\x8e\xaf\x23\x81\xe9\x0e\xc6\x9e\x04\xa6\xa3\x00\x53\x48\x84\x6c\x46\x5c\xbe\x49\x98\xae\x3a\x73\x31\x75\xa2\x8d\x7d\x52\xa9\xe4\xd2\x2d\xc2\xa9\xe4\xe2\xa4\xf0\x04\xa6\xb3\x51\x31\x81\xe9\xb8\xc0\x36\x24\x30\xdd\xb6\x08\x20\x64\x73\x93\x14\x9e\xc8\x01\x7c\x50\x4d\x13\x39\x80\x4e\x31\x49\xc3\x71\x37\xb4\x4e\xc8\x66\xda\x6e\x81\x90\xcd\xe5\x6f\x0e\x74\x7b\x66\x10\x4c\xc7\x35\xc6\x21\x51\x1a\x74\xe4\x1f\x05\xc1\x25\x8a\xbc\x4c\x2f\x18\x4e\xbb\x65\x1d\x01\xa7\xdd\xb6\x3e\x86\xd3\xee\x7a\x19\x26\xd1\x80\xd8\x96\x12\x55\x43\x1b\xd6\xc7\x44\xd5\xd0\xee\x8e\x11\xcd\x49\xdd\xad\x90\x80\x7b\x6f\xf2\x7b\x38\xb5\x50\xed\x93\x8b\xbc\x60\xeb\x49\x2e\xf2\x62\xd6\x43\x34\xe7\x22\xe7\x29\x11\xcd\x99\x71\x21\x24\x9c\x76\x0b\xff\x68\x9a\xbe\xea\xc5\xef\x71\xd5\x8b\x37\x01\x70\x2f\x7f\xfa\x42\x91\x17\x00\x7a\xa2\xc8\x4b\xf2\xf6\x04\xee\x05\x42\xe2\x92\xe0\x5e\xaf\x24\x4a\x26\xc1\xbd\x64\xc8\x9a\x96\xd3\x57\x59\x5a\x9c\x76\xd3\x1a\x18\x39\x80\xc1\x6c\x57\x70\xaf\x65\x6b\x7c\x8b\xb8\x0d\x6f\x48\xe0\x5e\xb5\x30\x04\xee\xb5\xe3\xf7\xb0\xf8\x79\x2b\x91\x03\x48\x31\xd0\x90\x96\xa3\x1d\xdd\x4f\xd7\x07\xe3\x70\xe0\xb4\xb3\xdb\x2c\xe1\xb4\xbb\xc4\x3c\x24\xa2\x39\x5f\x8b\x3f\xa2\x39\x9b\x0f\x23\x05\x60\x0e\x26\xa3\x04\xdc\xe3\x22\xcc\x90\x80\x7b\xcf\xf2\x93\x14\x0c\x0f\xa6\xec\xd4\x62\xbf\x08\xee\xe5\xec\x1d\x22\xb8\x97\x6d\xd4\x48\x1b\xd6\xe3\x43\x45\x01\x98\x65\x51\xb5\x61\x3d\xc7\xbf\x6d\x3c\xe1\x8c\x6f\xc3\x7a\xac\x40\x90\x03\x78\xac\x25\x53\x00\xc6\x76\xd1\x44\x0e\xe0\x63\x96\x75\x9c\x23\xc7\xd8\xc1\x74\xa3\x98\xa2\xb2\x83\x05\x02\x39\x80\x2f\x9e\xf7\x44\x0e\xe0\x47\x7f\x3f\x2e\x2d\x69\xca\x16\x77\xbf\x07\x9c\x05\xca\x27\x42\x36\xe7\x74\x0b\xd4\x1f\xb4\x8a\x72\x9c\x48\xe5\x9e\x01\x67\xaf\x7f\xc3\x29\x59\xfd\x1b\x4e\x49\xf7\x13\xbc\xf7\xd1\x53\x09\xd9\xb4\x9f\x27\x5d\xe7\xe0\xfa\x37\x4a\x83\x12\xaf\x93\x2e\x58\xe2\x9a\x42\x74\x98\x85\x10\xb2\xf9\x99\x09\x72\x00\x37\xa8\x31\x51\x1a\xf4\x35\xcb\xba\xe0\xa1\x0f\x45\x48\xaa\xd7\xfd\x62\x6e\xc1\x64\x94\x2e\x39\x9c\x5e\x4d\xf0\x9e\xa3\x77\x12\x78\xcf\x9e\x88\x04\xde\xdb\x04\x05\x64\xf0\xde\xc1\x20\x90\xc1\x7b\x2e\x6f\x90\xc1\x7b\xb6\x1e\xe7\x87\xd2\x99\x9c\xf7\x6c\xbc\xc7\xf9\xcb\xe0\x3d\x2a\xbe\x87\x6c\xbc\x87\x40\xcf\xe0\xbd\x82\x5a\x90\xc1\x7b\x5c\x3d\x16\xf2\xe3\xd2\xc3\x0d\xca\x21\xa9\x6e\x1d\xbc\x7e\xdd\x82\xc6\x47\xb5\x9d\x90\x1f\x57\xae\x38\x50\x98\x3b\x8b\x29\xb0\x84\x29\x9c\x7d\x7b\xff\xe0\xa2\xa7\x90\xf1\x03\x5e\xa6\x3a\x03\x13\x1f\xf2\xcb\x32\x30\xd1\xc7\x36\x03\x13\x2d\x43\x33\x30\xd1\x01\xf6\x19\x98\x38\xb0\xc4\x64\x0a\xc7\x58\x2e\x67\x0a\xc7\x50\x31\x2b\xe4\xe0\x1c\x1d\xff\x46\xe9\x3e\xac\x5e\x59\x30\x31\xf7\xe0\xd6\x29\x4a\x52\xfc\x24\x47\xf3\x35\x45\x22\x07\xa2\x23\x13\xcd\x49\x31\xc9\x90\xb9\x6b\xa2\xb0\xad\x33\x45\x65\xaa\x17\x93\xa2\x32\x2b\x9b\xd2\xd2\x6e\x6c\x75\x99\xd2\xa0\x14\x26\x0d\xd9\x77\x4d\x5c\x7f\x85\xe2\x3e\x30\xd3\xfc\x92\x43\x06\xc0\xcb\x38\xfb\x1c\xad\x90\x5f\x2a\x1f\xbc\xa6\xd0\xea\xbc\xec\xbe\x6b\x02\x61\x91\x71\xf6\x05\xd2\x41\x32\x39\x80\x76\x2e\xe6\x97\xaa\xcb\x8f\xbf\xa2\xad\x3b\x89\x1e\xc8\x38\xfb\x5e\x1c\x42\xd9\x39\x80\x00\xd1\x8c\xb3\x2f\xbb\x2f\x38\xfb\xa8\x89\x1c\x32\xce\xbe\x80\x55\x2f\xe3\xec\xe3\x12\xd0\x90\x71\xf6\x71\xb5\x67\xc8\x38\xfb\x52\x73\x0b\x44\x8b\x13\xad\x90\x71\xf6\x15\xb4\xf2\x0c\x4c\xec\xb0\xdd\x0c\x4c\x74\x48\x7d\xc6\xd9\xe7\xb8\xcf\x1c\x09\x97\xc3\x26\x9c\x71\xf6\x85\xea\x27\x31\x63\xa0\xcd\xe7\x04\x0c\xc6\x78\x96\x05\x13\x5b\x01\x9f\x64\xe7\x00\x62\x86\xca\x09\x33\x06\x66\x9a\x2c\x98\xd8\xf6\xf1\x57\x32\x09\x04\xb4\x97\xb8\x2b\xc4\x87\x51\x58\xb0\xa7\xd7\xef\xe1\xac\xf5\xb1\xc5\xd9\xe7\x04\xa5\x4c\x51\x19\xeb\x94\x99\xa2\x32\x2b\xfb\x2b\x42\x1d\x36\x2b\xe4\x64\x67\xb4\x29\xa2\xa9\x5f\x8f\x81\xca\x1c\xde\x13\x54\x8e\x79\x09\xb3\xcb\x54\x8e\xa1\x26\x79\xc8\x99\xfa\x6e\xd1\x14\xe3\xf3\x9e\x27\x07\x70\x78\xae\x85\x1a\x7b\x39\xa6\x40\x55\x98\xfc\x32\x17\x4a\x38\x8a\x2a\xdb\xd9\x07\x8a\xcb\x38\xfb\x26\xee\xf5\x9c\x89\x67\x21\xfa\x3e\x83\x1a\x2b\xf9\x7a\x19\xd4\xe8\x2c\xca\x2c\xd4\xd8\x33\x48\x34\x67\x12\x8d\xb2\x7f\xc3\x19\xed\xf3\xfe\xb9\x50\x82\xf6\xb8\x50\x22\xa0\x5c\xe4\x42\x69\xd7\x65\x4a\xa8\xa3\x83\xaa\x32\xe1\x9c\x13\x2c\x98\x8b\x6b\xbf\x31\x22\xa1\xc6\xf2\x80\x17\x32\x95\x63\x9c\x84\x94\x1d\xce\x89\x78\xc8\x84\x73\x16\x9f\x62\x2e\x94\x88\x5e\x07\x2e\x94\x88\xd7\x14\x66\x1a\x90\x4c\x26\x9c\xb3\xfa\x3c\x14\xb3\x56\xf7\x85\x44\x15\xcc\x8f\x99\xca\x31\x8f\x39\x26\x95\x63\x02\xa2\x38\x83\x1a\x07\x4a\x42\xa6\x72\x8c\x43\xf0\x72\xc5\x9c\x1b\x7e\xc8\x92\xb9\x84\xf0\x3d\x7e\x8d\x50\xa5\x4f\x73\x58\x11\xd1\x6c\x72\x25\x73\xfe\x71\xe3\x14\x9c\xf6\xc1\x21\xd2\x73\x47\x77\x85\xca\x0e\xd3\x14\x71\x06\x3e\x46\x44\x7a\x16\x0c\xe0\x19\x47\xa0\xb5\x97\x4c\xa4\xa7\x4b\xef\x64\x22\x3d\x17\x86\xfa\x0c\xa0\x74\xe8\x49\x6e\xae\xba\x4c\x3f\x89\xf4\xb4\x2e\x93\xc9\x01\x8c\xde\x3c\x38\x09\x93\xd9\x35\x39\x80\x4e\x8c\xce\x94\x06\xb5\xe5\x2e\x53\x1a\x74\x59\x66\xbb\x34\x28\xce\xb0\xec\x48\x4f\x8b\x23\x8a\xca\x3c\xde\x04\x14\x95\x79\x86\x5b\xc0\xca\xbd\xdd\x33\xb4\x72\xac\xab\x19\x27\x61\xb6\x1e\x40\x0e\x60\x06\x0e\x65\x72\x00\x0b\xba\x45\x26\x07\x70\x7a\xb4\x44\x7a\x4e\xf4\xc6\x4c\xa4\xe7\xf2\x01\xef\xdc\xf2\x66\xa1\x46\x51\x99\xed\x55\x21\xd2\xd3\x29\xdb\x99\xa2\x32\xd9\x22\x0e\x27\x61\x21\xc4\x3d\x77\x6e\xe9\x23\x6a\x24\x77\x72\x38\x7d\x18\x3b\x4e\x34\x1f\x70\x72\x00\x1f\xaf\x11\x39\x80\xef\xf4\x57\xa8\x6a\x0b\xd4\xcd\x02\x94\x7d\x60\x9c\xc8\x02\x94\xe9\x6e\x53\x5a\x3f\x27\x6b\x64\x72\x00\xab\x8f\x11\x51\xa0\xdb\xec\x93\x1c\xc0\xd5\xfd\x9b\xc6\x77\x9a\xdf\xab\x20\x3c\xb7\x87\x85\xf8\x43\x61\x21\xf6\x1a\xb9\xa8\x0c\xe8\x21\x53\x54\x66\xa3\x37\x66\x8a\xca\x38\x36\x37\x83\x1a\x13\x9a\x70\x1e\x2e\x0a\xe4\xf6\x2e\xb1\x20\xf4\x8c\x1c\xc0\x68\xc1\x45\x51\x99\x89\x49\x25\x4f\x8a\x72\x61\x2b\xcf\x94\x06\xad\x16\x9b\x84\x7a\xba\x34\x54\x9e\xa4\x57\xbb\x9f\x13\xd5\x86\x38\x83\x3c\x51\x6d\xcc\x26\x26\x39\x9c\x66\xe5\x2e\x0d\xea\xd9\xb5\x93\xd0\xe7\x08\x27\x61\xf3\xce\x9a\xe4\xe0\x9a\xed\x4e\xa2\xfd\x71\x54\x67\xa1\xc6\x1e\xbc\x2a\x13\x83\x8e\xd9\xa7\x43\x3d\xfd\x1b\xa1\x9e\xae\x35\x92\x09\xf5\x2c\x16\xbe\x38\x09\x9d\x2c\x9f\xed\x24\xfc\x3c\x49\x8e\xdc\xf2\x6f\x38\xd1\x7c\xaa\x28\x0d\xea\xbc\x80\x4c\x0e\xe0\xf2\xcc\x93\x03\x78\x2c\x36\x41\x8d\xc1\x33\x01\x6a\xb4\x59\x21\x2f\x2e\x5c\x48\xfe\x0a\xa5\x6b\x3f\x2d\x10\xc7\x04\x96\xc8\xa0\xc6\x8c\x3f\x23\x83\x1a\x5d\x6d\x31\x13\xea\x39\x7c\x72\x08\xf5\xb4\x8b\x39\x13\xea\xb9\x7c\x3a\xb6\x2b\x8f\xf8\x49\x2a\x8f\xe0\x12\xcd\x54\x8e\x09\x78\x14\xb2\x2b\xc7\x1c\x3f\xe9\x1c\xe3\x1f\x14\xe7\x0c\x19\xff\x61\xf2\xd1\x24\x0a\xd4\x21\x6a\x79\x3b\x47\xce\x43\x20\x4a\xd9\x47\x73\xdb\xff\xcb\x04\x72\xd7\xc4\xc8\xfe\x8a\x58\xcf\xb0\x04\x17\xa0\xac\xcb\x52\xfa\x10\x9d\x67\xb6\x74\x9c\xbe\xca\x94\x09\x50\x56\x47\x5c\xe4\xc3\x0d\x5b\x04\xba\xe5\x43\xbd\x27\xcb\xbb\xc3\x5d\x0c\x9e\x08\x8a\xca\xd8\x35\x96\x8f\x6d\x3d\x6e\x9d\xbb\x26\x3e\x7d\xc1\xd6\xe3\xed\x79\xb0\xf5\x58\x74\x00\x28\xe7\xe7\x2b\x1b\xd7\x26\x0b\x46\x84\xe8\x43\xb2\x67\x26\x42\xf4\x31\xd3\xbf\xdc\xe0\x67\xf6\x02\xa0\x7c\xdd\x02\x0e\x44\x27\xaa\x64\x1c\x88\xc5\xc7\xf6\x92\xa2\xba\xfd\x24\xc9\x28\x84\xbd\xe5\xeb\xe3\x47\xeb\xdc\x27\xd1\x3f\xdf\x14\xb2\x70\x4a\x73\x26\xcf\x6f\x5a\x8b\xbc\x0e\xb3\x63\xf3\x18\x34\x9a\x15\xd8\x49\xe8\xad\x04\x68\x9c\x1c\xcd\x62\x27\x21\x9a\x70\x11\x68\x2c\x1b\x6b\x59\x79\x7c\x0b\xda\x80\xd2\x1a\x85\xee\x27\x29\xea\xfe\xfa\x49\x34\x6f\x46\x5b\x04\x1a\x9b\x1d\x9d\x85\xc2\x31\x91\x83\x5a\xc8\xf3\x73\x7d\xb7\x42\x9e\xdf\x85\xb9\x15\xf2\xfc\xee\x70\x7b\xe4\xf9\x31\xf3\x85\x3c\x3f\x6e\x42\x0f\xc5\x79\x7e\xc1\xbf\x51\x39\xba\xb8\x67\xae\xac\xac\x59\x2a\x81\xfb\x40\xd0\xdc\x4a\x60\x7c\xf8\x33\x8a\x90\x61\xb1\x55\xb6\x90\xe7\x47\xa1\xff\x50\xc8\xf3\x2b\xe8\x8d\x85\x3c\xbf\xca\x6e\x2d\xe4\xf9\x4d\xb4\xeb\x12\x00\xfd\x88\xfe\xe2\x5b\x08\x5f\x7f\xa5\x83\x36\xfd\x9e\xf6\x20\x17\x0b\x84\x42\x75\x98\x74\xfd\x1e\x3e\xfa\xe2\xf7\xb8\x4a\x0a\xab\x73\x09\x18\x35\x96\x9f\xd4\x1e\x0c\x9e\x33\x21\xc3\x1e\x89\xf7\x28\x2f\x61\x84\x58\xb9\xcb\xcb\xa5\x0a\xe4\xd2\x96\xd7\x35\xe3\xe8\x0b\x61\xa0\xcd\xb3\x44\x18\xe8\xc5\x15\x57\x7c\x0b\x21\xfa\x5f\x79\x71\xb0\x3d\x6e\x8f\xf5\x7b\x4d\x69\xfd\x36\xd1\x50\x85\xea\x30\x09\x01\x5b\x5e\xe7\xc1\x31\x4b\x5c\x1a\x51\x41\x1d\x85\x30\xd0\xbb\xdd\x02\xd5\x37\x3c\xd7\x38\x10\x2f\xaa\x4d\xc1\x81\xd8\x61\xa6\x05\x07\x62\xaf\xfe\x8d\x5b\x24\x3d\x76\x1c\x88\x36\x43\x15\x1c\x88\x0f\x2c\xb2\xe0\x40\x7c\x89\x36\x29\x91\xea\x37\xc9\xbf\xa1\x79\x83\xfa\x4b\x74\x18\xa1\x7f\x23\x86\xcb\xe3\xa3\x3a\x0c\x77\x19\x86\x12\x71\x00\x67\xb7\x4e\x1c\x5a\x73\x0b\x5c\x1a\x11\xfc\x1e\xf7\x29\xc5\x1f\x69\xc9\xc5\x95\x48\x81\xba\xc5\x29\x80\x68\x7c\x05\xdf\xe2\x82\x2d\x15\x7c\x8b\x0e\xda\x2a\xf8\x16\x97\x37\xa4\x7d\x8b\x18\xe3\x0b\x85\x63\xb8\x2a\x35\x14\x1c\x88\x2e\x8c\x58\x92\xcb\x55\xfa\x3d\xe7\x90\x31\x11\x38\x10\x9d\xe5\x5e\xec\x40\x9c\x6e\x8f\x08\x66\x6f\xdd\x84\xbd\xd8\x9b\x9c\x4a\xa4\xf5\xf8\x3d\xbb\x02\x38\xd2\x89\xa5\xc5\x38\x51\xb2\xed\xc5\x7c\x05\xd0\x98\x30\xa2\x14\x83\x46\x18\x5f\x31\x68\x2c\xa6\x00\x8d\x5e\x14\x17\x8e\x31\x43\x21\xcf\xcf\x96\xec\x92\xa9\x39\x06\x24\x2f\x02\x8d\xf9\xd3\x6b\xf2\xfc\xec\xf6\x2c\x14\x8e\x71\xb8\x4e\x21\x42\xd4\x25\x4a\x0a\x39\x80\xef\x71\xcf\x28\x7a\xfe\x98\xe2\xbe\x8c\x4f\x3f\x5d\xae\x92\x99\x28\xa4\xe0\x62\xfe\x28\x80\x46\xd7\x7e\x2b\xb8\x1a\xab\xfb\x49\x84\xe8\xf4\xd6\x25\x42\xf4\xf8\x38\x7c\x5c\x8d\xf4\x05\x57\x63\xfb\xfc\x46\x7c\x89\xf7\x44\xa1\x30\x0e\xf6\xe9\x52\x88\xd0\xf6\xbc\x50\x38\x26\xe1\xf4\x29\x44\x88\x0e\xb4\xf9\x42\x84\xe8\x9c\xfe\x0a\x85\x71\xa2\xc7\x70\xd8\x21\x7e\x12\xa3\x94\x0f\x31\xae\x46\xee\xe0\x08\x05\x57\x63\x26\xe5\xb7\x10\x21\xea\xf4\xf1\xc2\x7d\x12\xfb\xf3\x1b\xe5\x38\xbd\x77\xb9\x4f\x22\x98\xed\x56\xc4\x7b\x77\x0b\xb6\xf7\xb3\x7e\x84\x88\xe6\xe5\xf7\x3a\xf1\x3a\x7e\x0f\x64\xf1\xf8\x49\xb1\x1e\x6e\xb8\x0b\x85\x1c\x40\xae\x09\x0b\xa5\x22\xde\xbd\x07\x41\x86\x1d\x75\xa2\x18\x19\xfa\xc4\x81\x0c\x27\x51\x23\x85\x72\xa3\x8f\x05\x09\xc8\xd0\xae\xaa\xd2\x5c\xb3\x91\x16\x70\x35\xba\xa8\x6e\x01\x19\x2e\xaf\x0a\xc8\x90\x9a\xe4\xa1\x34\x97\x30\xf0\x7b\x84\x8f\x22\xd0\x4b\x43\x74\x80\x05\x0b\xe1\xa3\xdc\x22\x19\x4a\xc3\x95\x8a\x0a\x56\x9a\xef\xab\xf1\x37\x37\xca\x85\x7b\x46\xf2\x84\xf7\x75\xe3\xaa\x25\x14\xab\xd2\x71\xa5\x5a\xac\x38\x7c\x34\xb3\x3f\x09\x1f\xcd\x5e\x3f\x6e\x21\x74\x11\xdf\xc2\x2d\x84\x0b\x87\x7a\xc1\xd5\xf8\x9a\xbf\x80\x0c\x5f\x12\x94\x0a\xc8\xf0\x35\x7f\x01\x19\x46\xaf\xa6\x91\xa1\x77\x32\xc8\xb0\x7d\xde\x43\x3d\x0b\x7e\x8f\xd8\x1a\xa2\x85\x0a\xc8\xb0\x78\xfd\x40\x86\x0e\xc8\x2b\x20\xc3\x8d\x47\xa8\x80\x0c\x37\x06\x9d\x42\xb9\xd1\xe6\x1d\x62\x64\xf8\x85\xc9\x7f\x9b\x25\x0b\x34\xe6\xed\x21\x0c\x58\x2b\x36\xc5\x42\xea\xe0\xe3\x23\x46\xea\x60\xc0\xd2\x5b\x48\x1d\x8c\x9f\xdf\x28\x06\x6f\x96\x3c\x88\x4c\xf4\x74\x0e\xc2\x8a\x3e\xbf\x91\x5f\x96\xdd\x02\x91\xc1\x3e\x2a\x14\x8e\x59\xd8\x88\x0a\xa0\xd1\x61\xf3\x85\x4a\xa4\x1f\x3d\x87\x4a\xa4\x8e\xe2\x28\x13\x2f\xb2\xa7\x05\xd0\x58\x88\x28\x2e\x80\xc6\x96\xfc\x24\xe9\x9d\x3e\xfc\x14\x8e\x29\x78\x67\x0b\x85\x63\xaa\x25\x1c\xa0\xd1\xa5\xcc\x0b\xa0\x71\x5a\x37\x24\xb2\x34\x0f\xbf\xa7\xa5\x9d\x8f\x29\x8e\xa6\x45\x1c\xa0\xd1\x25\x14\x0b\xf9\x81\xd9\xda\x19\xb7\x10\xae\xe1\x5e\xe3\xea\x40\x67\x2e\x80\x46\x27\xc8\x16\xdf\x42\x88\x1b\xb2\x50\x38\xc6\x29\xc6\x65\xb9\x3a\x05\xfd\x14\x68\xec\x76\xde\x14\x40\x63\x43\x9f\x2e\x44\x96\x3a\xc3\xb2\x2c\xbb\xaa\x98\x79\x81\xc6\xbe\x49\x5f\x28\x8b\x28\x07\x6b\x4b\x14\x8e\xe9\xaf\x9f\x44\x74\xf8\xc0\x01\x1a\x5d\x74\xa5\x00\x1a\x67\x73\x7b\x88\x46\x6b\x28\x94\x1b\xdd\x20\xae\xc2\xb5\xf6\x11\xdf\x43\xe1\x5a\x7b\x1b\x0b\xca\xb6\xbd\xd1\xbf\xb1\x3f\x83\xdf\xe3\x16\x34\x82\xaf\x0a\xa0\xd1\x38\xa3\x90\x1f\xb8\xcd\x50\x00\x8d\xcd\xab\xb9\xed\xaa\x62\x0c\xdc\x42\x58\xcc\x84\x85\x0c\x7b\xf5\x9e\xc7\xd5\x18\x2d\xd4\x7c\x0b\x21\x21\x55\x65\xfb\x96\x37\xb7\x87\xbd\x18\x44\x59\x40\x86\x76\x89\x16\x5f\x6b\x0f\x98\x2e\x84\x8f\x36\xab\x2f\xb8\x1a\xc7\xf5\x6f\x5c\x45\xe4\xd5\xe4\x16\xc2\xcf\x18\xb8\x85\xf0\x98\x61\x1e\x42\x2f\xad\x7d\x12\x3e\xfa\x78\xe6\x8f\x6b\xe2\xd1\x33\x5f\x28\x61\x85\x85\xd0\xd2\x07\x0b\x6a\x21\xb4\x34\x9a\xd1\x1e\xec\xe1\x18\x1c\x0b\xa1\xa5\xaf\x95\x19\x5c\x8d\x8f\x35\x53\x90\xa1\x4b\x04\x15\x72\x07\x0d\xd7\x0b\xb7\x10\x6e\x62\x41\x8a\x90\x61\x7b\xf1\x47\x15\x21\xc3\xe6\x7a\x80\x05\x57\xa3\x2b\x71\x97\x4b\x72\xd6\xe7\x49\x89\xc6\xe3\x15\x73\x68\xe9\xe7\x3d\x0a\x37\x1d\xb7\x80\x6a\x63\x25\x8f\xdc\xc1\xc7\xac\x95\xdc\xc1\x08\x46\x2e\xe4\x0e\xda\xf9\x5d\x5c\x6e\xb4\xb8\x85\xc3\xa9\xf2\x6f\x12\xfd\x9d\xb0\x83\x4a\x75\x18\x6e\xbd\x0e\xd5\xa8\x11\x31\x56\xa9\x0e\x63\x73\x52\x35\x6a\x04\x23\x57\x5f\x36\x81\x12\x54\x41\x8d\x05\x55\xaa\x72\xd9\x44\xff\x21\x4b\xae\x8f\x6f\x09\x7b\x78\x4d\x52\x93\xeb\x11\x43\x15\xa0\x6c\x9d\xcd\x5a\xb9\xa0\xd0\xc1\xd4\x95\x4a\xa4\xae\x60\x5a\x1f\xa4\x4a\x75\xe3\x44\x6c\x3e\xfe\x8a\x58\x8f\xb3\xf8\xeb\x43\x80\x0e\xec\xac\x02\x28\xcd\xb2\x2a\x80\xd2\x29\x03\x95\xc2\x31\x05\x28\x5f\x01\x94\x1d\x2b\x5b\xc5\xd5\x38\x90\xbd\x35\xb8\xf0\x08\xad\x07\x17\x1e\xa1\x75\x5c\x8d\x0e\x12\xab\x5c\x50\x18\xdc\x17\xf2\x0a\xbd\x91\x2b\x79\x85\x76\x01\x55\xf2\x0a\x47\xf3\x37\x1d\x20\xe7\x27\xc9\xdb\x62\x4b\x54\x0a\xc7\xb4\xe8\x7e\x32\x3e\xb4\xeb\xea\xc2\x31\x08\x8b\x2a\x40\xd9\x86\x47\x44\xe1\x98\x81\xcb\xa2\x12\x91\x3a\x39\xfc\xf5\x75\xd2\x85\xbf\xe2\xc8\x6e\x3f\x49\x94\x43\xf4\x93\x04\xc8\x01\x4b\xeb\xeb\xbb\x5e\x4c\xb9\x5c\xa5\x5b\x1f\x68\x4b\xa6\xb0\xa7\x0e\x7f\x93\xa3\xc9\x66\xad\xb8\x1a\x43\x73\xeb\x14\x56\xc1\x3a\x57\x5f\xec\x8d\x1c\x80\x1a\xc9\x4b\xc3\x8a\x58\x71\x35\xba\xca\x44\x75\x5e\x21\x1a\x43\x8d\x8e\x02\xc8\x50\xda\xba\xdd\xe3\x13\xa0\x6c\x2e\xc0\x5e\x29\x37\xfa\x26\x3f\x89\xc1\x23\xba\xbd\x86\x39\xc9\x2d\x90\xd8\xf4\x69\x61\xa0\xbd\xd0\xcf\xe8\x72\x9c\x6e\x81\x22\xeb\xdb\xef\x69\x7c\x2e\x34\x54\x29\x37\x5a\xd0\x7a\x2a\xe5\x46\x7d\x73\x48\xa5\xdc\xe8\xf1\x93\xc9\x01\x8e\x7c\x25\x11\xd5\x8e\x79\xa0\x26\xdf\xb2\xe8\xf7\xa4\xda\x14\x82\x2d\x2b\xa8\xb1\x01\xf3\x2b\xe5\x46\x3b\xbe\xfd\xca\xfd\x15\xb6\x25\x57\xdf\x5f\xe1\xd5\xe4\xfe\x8a\x73\xdd\x02\x51\xfb\xb8\xa6\x2b\xa8\x31\x46\xb7\x67\xd6\xca\x4c\xd8\xd5\xd8\xdc\x1e\x5a\xeb\x74\x0b\x17\x1f\x09\x27\x87\x00\xd5\xed\x33\x9d\x61\x3d\x14\xfc\xac\x54\x87\x71\x0a\x46\x25\x40\xf5\xf1\x0c\x12\xa0\x1a\x60\xd7\x95\x00\xd5\xe0\x3d\x91\x5d\xa9\xda\xdf\x74\x52\x97\xbf\x29\xfe\xd2\x92\xbf\x42\x5e\xa8\xe7\x13\x57\xa3\x63\xea\x6b\xc6\x55\x7c\xfc\x15\x5c\xc5\xaf\x9f\xc4\x1e\x8e\x88\xab\x04\xa8\x9e\x4f\xcf\x24\x3a\x5e\xaf\x43\xa1\xfa\x8d\x67\xb0\x18\x75\xd0\x42\xc1\x60\xf5\xa1\x60\xad\xc4\xc8\x54\x02\x54\xf3\x87\x22\xa9\xc4\xfc\x05\x57\x63\x45\xd1\xa9\xdc\x5d\xff\x78\x3e\xb9\xbb\x3e\x98\x17\x14\x17\x6e\x32\x45\xe9\x83\xfa\x23\xc3\x45\x2d\x54\x0d\x30\x5f\x2f\xd6\xea\x3c\x20\xb1\x56\x97\xc2\xae\x5c\x50\x78\xcc\x76\x0d\x28\x81\x20\xd5\x80\x12\x7d\xb3\xe2\x85\x4c\x04\x74\xd5\x4a\x80\x0e\x1a\x43\xad\xd6\xca\xd9\x90\x15\xc0\x55\xfd\x1e\x5a\x0f\xe0\xb6\xe2\x6a\x2c\x1e\x2c\xae\xc6\xee\xc3\x41\x51\x19\x97\x9d\xac\x5c\x50\x68\x03\x4b\xad\x04\xc3\x63\x1b\xac\xdc\x5f\xe1\x9b\x0b\x2a\xf7\x57\xdc\xe4\xf6\x6c\xcb\x82\x2d\x71\x0b\xe1\x13\xdc\x4f\x62\x73\xbd\x09\x1a\xe3\xf3\x71\xa0\xdc\x68\xf0\x26\xe0\xfe\x8a\x68\xa1\xd6\x60\x3d\xde\x12\x14\x95\xf1\x7d\x19\x95\xa2\x32\x85\x32\xa5\x95\x7c\xc4\x01\x42\xa8\x00\x4a\x17\x77\xac\xdc\x5f\xc1\x7d\xd5\xa1\x02\x28\x47\x71\x0b\xe4\xb3\x2d\xbf\x07\xea\x48\xfe\x26\xe5\x2a\xb1\x5e\x55\xf2\x11\x0f\x86\xa0\x4a\xec\x2a\xb7\xee\x86\x4a\xec\x2a\xb7\x50\x87\xca\xfd\x15\xc6\x3c\x95\xd8\xd5\xe2\x19\x24\x76\x75\x99\x5d\x13\xbb\x7a\x89\x1a\xa9\xb8\x1a\xa3\x85\x2f\xae\xc6\x8a\x3d\xae\x76\x07\x58\xd1\xba\x01\xa5\x57\xcc\xae\xc6\xed\x6f\xda\xd5\xe8\x27\x1d\xdb\xc9\x9c\x19\x50\x16\xf7\x05\x7b\xbf\xf7\xa0\x00\x65\x5b\x38\xed\xea\xc7\xd5\xe8\x27\x71\x35\x9a\xd1\x0e\xa7\x6c\x33\x83\xb8\x1a\x0f\xe6\xab\x3a\x9c\xef\xc5\x37\x07\xc9\x0c\xe4\xc8\xd5\xe1\x00\x40\x7a\x36\x38\x9a\x9e\xeb\xe1\xaa\x16\x8c\x88\x7c\x44\xd7\x4d\xab\xe4\x23\x66\xef\x2c\x6e\x21\x6c\x9e\x09\x5c\x8d\x6d\xfa\x37\xa2\x8c\x88\x95\xa8\x42\x8d\x79\x78\x0f\x92\x8f\xe8\x2b\x01\xea\x20\xca\x08\xa4\x56\x87\xab\x92\xf0\x95\x89\x6a\x43\x4c\x40\x05\x35\x72\x57\x77\xa8\x46\x8d\x14\x8a\xaa\x46\x8d\x44\x92\x57\x5c\x8d\x2e\xed\x5f\xa7\xef\x8f\x61\x0c\x54\x95\x71\xb8\x63\xa5\xaa\x8c\xcb\xf7\x57\xaa\xca\x44\x4c\x0e\x95\xaa\x32\x9f\x55\x01\x35\x56\xef\x2c\x50\xa3\x4d\xa1\x15\xd4\xb8\xa2\xdf\xdb\x64\x51\xba\x2f\xa0\x46\xf3\x09\x2e\xa9\x70\xae\x41\xa5\xdc\x68\xb4\xaa\x41\xb9\x51\xd7\xe7\xab\x04\xa8\x5a\xb7\xaf\x5c\x52\x61\x03\x52\xe5\x92\x8a\x84\x3d\xbc\xfa\x92\x0a\x8b\xbf\xe5\xfd\xe9\xaf\x70\xfe\x82\x9f\x74\xb9\x58\x7f\x93\x4a\xd5\x58\xff\x2b\xa8\xd1\xd9\x97\x15\xd4\x98\xcc\xf9\xc8\x47\x4c\x38\x48\x2b\xe5\x46\xf3\xe7\x9b\xe2\x2f\xa5\xfe\xa8\x84\x7d\x5d\xb6\xb5\xf2\x49\xdf\x5f\x41\x7d\x88\x4a\xec\x6a\xc1\xd6\x5a\x89\x5d\x75\xd0\x4f\xc5\x0b\x79\x00\xa2\x75\x33\xf4\x63\x8a\x3b\x00\xcc\xca\x01\x8d\xb6\x34\xd5\x8d\x3d\x0e\x3f\x67\x25\x1d\xf1\xb3\x05\x01\x8d\xc3\xac\x9c\xf8\xd4\x89\x77\xbd\x12\x9f\x3a\xbb\x9f\xe4\x8e\x11\xeb\xda\x1b\xd0\x61\xed\x93\x3b\x2a\xb6\x0f\xf1\x71\x6a\x03\xdf\xc4\x9d\x98\x7c\x50\x01\x8d\xae\x2b\x51\x8f\x53\x53\xd8\x20\xc4\xa7\xee\xe3\xf7\x28\xd9\x48\x08\x7f\xc5\x9d\x18\xac\x8f\xe1\x4e\x74\xd5\xa8\x8a\x3b\x31\x5a\x7f\xc7\x9d\xb8\x92\x5b\xc0\x15\xf0\xfa\x37\x8c\x36\x58\xc4\xea\xe1\x7a\xa3\xeb\x31\x1c\x1c\x5e\xa6\xf0\x14\x5b\x4b\xa6\xa4\x68\xf5\x86\x74\xc1\x99\xe2\xdf\x10\x0f\x38\x10\xeb\xa7\xa4\x28\xeb\xe7\x82\x33\x58\x42\xeb\x75\x51\x20\xbf\xc7\x1d\x2a\xde\x4a\x14\x9c\xf9\xe8\xb0\x80\x46\xe7\x3c\x55\x40\xe3\xf6\x9e\xb8\x0e\x32\x62\xec\x8e\x4f\xb5\x0e\x84\xab\xd1\x01\x95\x15\x57\x63\xb0\x8e\xee\xf8\x54\x0b\x3c\x5c\x8d\x9d\x7e\x36\x5c\x8d\xb6\xe9\x37\xe2\x53\x3b\xcc\xad\x39\x1f\x91\x6f\x36\xf2\x11\x37\x39\x9c\xcd\xf1\xa9\x44\x08\xb4\xc7\x91\x36\xfe\x8a\xc4\x7b\x42\xe0\x35\xe2\x53\x13\x36\xc5\xf6\x89\x4f\x5d\x50\x5c\xbf\x05\xdb\x6d\xe4\x23\x06\x98\x5b\x23\x1f\x31\xc1\xdc\x1a\xf1\xa9\xa3\xf9\x49\x4a\x52\x0e\x3f\xa9\xe3\xe7\xca\x15\x8d\xf8\xd4\x83\x95\xb4\xf9\xf6\x42\x76\x6b\x23\x57\x31\x54\x53\x0e\xf2\xe3\x2b\x04\xa1\x72\xcd\x68\x68\x20\x43\x97\xb9\x6c\x20\x43\xc3\xf5\x06\x32\xe4\x3a\xfc\xd0\x40\x86\x1d\x86\xd9\xa8\x38\x13\xaa\x5b\xf7\x0d\x93\xfe\x0d\xe4\x44\xee\x60\x0b\xe4\xba\x05\xb7\x2e\xf1\xd7\x59\xdb\x86\xab\xf1\x4e\xf7\x85\xd4\x9b\x6d\x4a\xeb\xf7\xa0\x45\xb6\xd7\x35\xf1\x18\xfb\xeb\x9a\x78\xa6\x6c\x94\x32\x45\xae\x22\x3b\xb9\x91\xab\x38\xa7\x29\xd2\xd5\x51\xdd\x1a\xf7\xd3\x07\x94\x8b\x46\xae\x62\x87\x4b\x35\x97\x14\x85\x4f\x34\x90\xe1\x29\x6e\x81\x48\x29\x70\x70\x73\xae\x22\xa2\xb8\x91\xab\x98\x8a\xbf\xe9\xfc\x05\xb7\xe7\x48\x29\x7f\x93\x20\x38\xc2\x6a\x1b\xae\xc6\x88\x02\xd8\xa2\xfd\x51\xf4\x5a\xc8\xb0\xd9\x7c\xd5\xb8\x9f\x3e\xba\x3d\xee\xa7\xd7\x05\x1d\xbf\xc9\x92\x9b\xaf\xae\x47\x17\x6d\x5c\x5d\xef\x62\x2d\x8d\x34\xc6\x87\xa4\xdb\x46\xb5\xd1\xf0\xba\x39\x1d\xcd\xb8\xdc\x31\xe2\x37\xb1\xa0\x36\x2e\x3d\x8c\xd7\x43\x30\x6b\x65\x92\x00\x8d\x73\xfb\x37\x24\xe3\xeb\x4e\x23\xf9\xb1\x9d\xb5\xc4\xf5\x38\x80\xe2\x96\x2c\xf9\x79\x92\x4b\x0f\x0d\x4f\x5a\xc2\x4b\xee\x4d\x90\x10\x0f\xc8\xb4\x96\xac\x99\xfa\x2b\xd8\x73\xb2\x7f\xe3\xfa\x26\x4c\x15\x4d\xa0\xb1\xba\xb0\x65\xa3\xa4\xe8\x06\x96\x36\x4a\x8a\x5e\x2c\xee\x8d\x92\xa2\x6f\x73\xeb\x78\xc9\x81\x66\x8d\x92\xa2\xf6\xc0\x36\x97\x14\xfd\xb4\x4e\xa4\x86\x0f\x2a\x25\x45\x1f\x60\x62\xcb\xa4\xa6\x10\x19\xd2\x32\x69\xa8\xcd\xbf\xd9\x53\x4c\x5f\x32\xa9\xb4\xde\x74\x2e\x38\x83\x23\xb0\x39\x06\x15\x1b\x5f\x23\x06\xd5\x8c\xaf\x01\x0c\x7d\x8d\x4f\x03\x18\x8e\xe8\x6f\x12\xe8\xb6\xfc\xde\xc6\x63\xef\xbe\x60\xb8\xf0\x2c\x65\x47\x32\x30\x22\x62\x50\x27\x02\xa8\xf9\x1e\x0a\x62\x56\x1a\xf7\x50\x04\x1f\x38\xdc\x89\x2e\x6f\xdf\x70\x27\xbe\x3e\x70\x14\x9c\xf1\x4d\x75\xcd\x05\x67\xd0\x96\x9a\x0b\xce\xf8\xf8\x51\x70\xc6\x65\x35\x1b\xf7\x50\x38\xa3\xac\x01\x0c\xed\xaa\x6a\x85\x48\x14\xcf\x44\x21\xb3\xef\xd3\x33\x02\x15\x9b\x9f\x24\xc6\x16\xbc\xd7\x8a\x4b\x6e\xd2\x97\x6a\x9b\x37\x33\xe8\xeb\xe9\xc1\x12\x0d\xf4\x67\x3d\xbc\x81\xfe\x2a\xd1\x1f\x0d\xf4\x57\x87\x7f\x23\x10\x0c\x75\xa2\x55\x4a\xa6\xba\x3d\x97\x14\x5d\x7e\x52\xeb\xe7\xe2\xf3\x0d\xf4\x17\xa2\x5b\xc7\x70\xe1\x13\x00\xfa\x5b\xde\x21\xa0\x3f\x07\x3f\x36\xd0\xdf\xa9\xee\x8b\xd4\x97\xcf\xd8\x41\x7f\xbe\x1d\xae\x81\xfe\x7c\x6b\x65\x03\xfd\x25\xe2\xa6\x1a\x97\x4d\xbc\x66\xbb\xdc\x5e\xe8\xfb\x55\x1a\xb7\x17\x5e\x8c\x4b\xad\x21\x1e\x8a\xbf\x49\x24\x91\x59\x5d\xb3\x4f\x86\x11\x51\x52\xd4\x89\xd8\x8d\x40\x53\xeb\xd3\x0d\xf4\xb7\xbd\x2a\xa0\xbf\xd7\xe7\xa8\x11\xc9\x80\xa9\xa2\x35\x1b\x0e\x19\xad\xd1\xdf\xf6\x93\xa4\x42\x83\xbb\x1b\xe8\xcf\xd5\x29\x5a\xb7\x78\x67\x06\x71\x27\x3a\x4b\xb4\x75\xbb\x4b\xf9\x26\x99\x8b\x1f\x41\x89\x3b\xb1\x78\x06\xc9\x5c\x74\x86\x44\x73\x35\x1a\x8b\x38\xaa\xd1\x24\xef\xdd\x0e\x0f\xb1\x80\x05\xfd\x3d\xeb\x47\xb6\xe4\x06\x30\x4c\x14\xba\x6b\x00\xc3\x84\x25\xb4\x01\x0c\xb3\x17\xac\x93\x54\x9c\x4d\x91\x54\x6c\xa6\x38\x08\x52\xf1\x81\x1b\x2e\xc7\x49\x37\x07\x36\x37\xb4\xc8\x26\x60\xd8\x5d\xdf\xb7\x09\x18\x76\x17\xf7\x69\x03\xf1\x60\x69\x34\x10\x0f\x66\x05\x00\xc3\xe0\x2d\x0f\x30\xf4\x45\x4f\x0d\x60\x98\xcd\x7a\x00\x86\xce\x91\x6b\x00\xc3\x59\xfd\x24\xe2\x61\xb8\x2f\x64\x7f\x11\xd3\xd1\x00\x7f\x0f\x61\xde\x0d\xf0\x67\xdb\x59\x9b\x2e\xab\xc9\x62\x4e\xd7\xe4\x62\xb4\xce\x40\xf4\x62\x52\x70\xa6\x7a\xd9\x5d\x70\xc6\x3a\x9e\xb3\x0c\xcd\xf4\x29\x0d\xea\x40\xa2\xc6\x4d\x83\xe7\xf3\x4d\x12\x9c\x7d\xf8\x97\x8f\x0a\xcc\x14\xf7\x5e\x36\xb3\x59\x54\xa7\x35\x8b\x04\xa8\x6d\xeb\x2b\xcb\x17\x45\x32\xbe\x45\x75\x5a\xb7\x40\x26\x61\xb3\x20\x01\xa8\x8d\xee\xdf\x30\x94\x10\x44\xdf\x28\xff\x39\xcc\xf4\xb9\x4d\xf0\xf8\x48\x93\x49\x68\xd3\x48\x5b\xc4\x2c\xe3\x22\x69\xbe\x4d\x30\xba\x75\xc4\x91\xd7\x01\x34\xe6\xcb\x72\x1a\x68\xcc\x97\x2b\x35\xdf\x26\x48\xce\x53\xc3\xbd\xd7\x3c\xbb\xb8\xf7\x3e\x02\x7d\x3b\x09\xd6\xbf\x11\x74\x87\x91\xa1\x91\x49\x18\x30\x51\xb5\xed\x24\x66\x46\x44\x26\xe1\x32\x03\xdb\x14\xc6\xb1\xee\x4b\xe0\x67\x04\xd8\x37\x0a\xc7\x3c\xc7\xbf\xe9\x3c\x38\x10\xac\x6d\x0c\x25\xc1\xd4\x25\x95\x82\xfd\x72\x9c\x4e\x60\x8a\xf2\xa6\x3e\x63\x20\x35\xdf\x57\xd3\x40\x6a\x9b\x88\x92\x76\xa8\xbd\x88\x07\xa3\xf9\xbe\x78\xef\x48\x2e\x7f\x78\x00\xda\xed\x50\xd5\xc2\xe2\x9d\xf2\x9f\x73\x9a\x62\xfd\xbc\xaf\x0f\xb5\xed\xac\x41\x1b\xa9\x59\xdb\x3d\x88\x2a\xeb\xda\xdc\x26\x98\xac\x25\x1f\xdc\x97\x20\xc3\x46\x26\x61\x36\x23\x22\xf0\xb3\x98\x65\x39\x93\xd0\x2a\x18\x81\x9f\xce\x3c\x6d\xdc\x26\x18\xad\x4e\x70\x9b\xa0\x6b\x68\xb7\x0b\x2b\xf7\x09\xa7\x34\x68\xd8\x6e\x81\xf1\x79\x4f\x90\x49\xe8\xeb\x73\x1b\x41\xa1\xf6\x8a\xb4\x4b\xed\xb7\xee\xf7\x48\xc7\xb2\x60\xf6\x6d\x82\x46\x24\xd7\x48\x9b\x99\xc7\xbd\x17\x70\x54\x37\xdc\x7b\xc6\x43\xfd\xf1\x95\x6c\x0b\x8a\xda\x8b\x84\xbd\x75\x82\x42\xe7\x32\xc5\xe5\x08\x8c\xa1\xe3\xde\xab\x8c\xaf\xe3\xde\x73\xf1\xa2\x4e\x50\xe8\xfb\xb5\xcf\x7e\x93\x25\x77\xe2\x45\xbd\x95\x3a\x17\x0d\x5a\xef\xe8\xb8\xf7\x5a\x71\x03\x1c\xcd\xe9\x6e\x4e\xac\x7a\x0f\x94\xb4\x2c\xd7\x17\xed\x0f\x36\xcc\xe6\x27\xd1\xb2\x8e\x87\x80\x7b\x08\x0d\xac\x07\x40\x2a\x01\xef\x3d\x20\xc5\x08\x75\xe9\x81\x74\x10\x34\xa2\x4e\xd9\x50\xdf\x51\xd6\x03\x36\xe8\x6c\xca\x99\x3e\x4c\x0b\xf1\xa2\xbe\x5d\xac\x13\x2f\x1a\xdd\x3a\xb7\x09\x66\xf7\x9a\xdb\x04\x7d\x6f\x5d\x0f\x64\xa2\x79\xec\xc4\x8b\x3e\xc4\x6f\x76\x40\xdc\x83\xa5\xb0\x07\xdf\xeb\x91\xa0\x0e\x1e\x66\xb7\xae\xad\xeb\xa2\x24\xfd\x25\x09\x16\xed\xba\xe3\xde\x5b\xd8\xea\x3a\xf1\xa2\x0f\xe8\xa1\x73\x9b\x60\x43\x07\xea\xbe\x4d\xd0\xad\x93\x49\xf8\x78\x96\xc8\x24\xf4\x15\xed\x5d\x20\xae\xde\x0f\x85\x7b\x76\xf9\x3d\xea\x7b\x5c\x53\xb8\x67\x83\x9f\xc4\xfd\x35\x4d\x71\x34\x97\x7b\x4d\x4d\xb5\xc7\xfd\x3c\xe8\x1d\xcc\x19\x99\x84\x4e\xd6\xed\xb8\xf7\x0a\x49\x2c\x9d\xeb\xe9\x3f\x33\x18\x5d\xf4\x88\x99\x8f\x5e\x3f\x53\x0e\xda\xf2\x57\x28\xab\x09\x13\xee\xbe\x9e\x1e\x71\xdb\x3f\xee\x3d\xbf\x87\x11\x0c\x03\x44\xc7\xbd\x67\x17\x6c\xc7\xbd\x57\x8b\x29\xee\xbd\x20\x5e\xa7\x13\x2f\x7a\x1e\xf7\x93\xfa\x17\xd9\x2d\x00\xc2\xab\x5b\xd7\xf8\x7c\xed\x6e\x07\xa9\x39\x26\xa0\x83\xd4\x0e\x86\x92\x6e\xf7\x1e\x22\xae\xe3\xde\x8b\x84\xee\xf5\xc4\xfa\x4d\x7f\x05\x55\xc3\xf3\x82\x7b\xaf\xf9\xb8\xe3\xde\xeb\xe8\x86\x1d\xf7\x9e\x4b\x19\x75\x82\x42\x7d\xd1\x67\x07\xa9\x0d\xdc\x6d\x1d\xa4\x16\x51\x66\x3a\x48\x6d\xa1\x6b\xf7\xcf\x6d\x82\xee\x35\xeb\x97\xfc\x1e\x41\x69\x9e\x79\xca\x86\xba\xb2\x72\xa7\x6c\xe8\x44\x79\xea\x04\x85\xbe\xb8\x05\x7b\x26\xde\x17\x55\xa3\x73\x07\xbd\xed\xb7\x1d\x14\x97\xc8\xcc\xec\xa0\x38\x57\xac\xeb\x64\x12\x76\xb3\x3a\x82\x42\x27\x28\xb5\x3b\x28\x14\xad\xbc\x13\x14\xea\xfa\x6e\xfd\x13\x14\xca\x88\x08\x0a\x75\xa6\x6b\xf7\x1d\xf4\xa8\x75\x9d\x8b\x21\x5c\x30\xa8\x0b\xc5\x55\xdf\x34\xd8\x8b\xd3\x79\x0a\x14\xaa\x0d\x05\x06\x3a\x28\x2e\xe3\x70\xee\xb8\xf7\x5c\x19\xb1\x17\x54\x1b\xd2\xb1\x3a\x28\xee\x31\x4b\x16\x8a\x6b\xc6\xb3\xbd\xb0\x3f\xc1\x35\xbd\xe0\x23\x09\x6e\x81\x9c\x08\xcf\x44\xb1\x6a\xf3\x23\xc3\x45\xc7\xbd\xb7\x96\x3f\x42\xe4\x84\x8f\x74\xf1\xd6\x35\x45\x4d\xfe\xeb\xae\x68\xeb\x16\x33\x68\x2a\x8a\xda\x4f\xdd\xb9\x68\xb0\xb8\x9b\xc4\x8b\xfa\x6e\xac\x4e\xbc\xe8\x33\xfd\x5b\x82\x7d\x32\x58\x2e\x1a\x74\x40\x5e\x27\x5e\xf4\xf5\x81\x13\xc0\xeb\x21\xf9\x2b\x00\x58\xe2\x3d\x7a\x45\x6a\x02\xd4\x3a\xd7\xd3\x4f\xa0\x4b\x07\xe0\x35\x42\xb1\x3a\x00\x6f\x76\xb7\x8e\x7b\x0f\xcd\xad\xe3\xde\x2b\x00\xa0\x4e\xbc\xe8\xb2\xf4\xa3\xa4\x68\xf1\xf8\x7c\x3d\xbd\x05\x02\xee\x3d\x7b\xc9\x3b\xee\xbd\x85\x79\xa7\x03\xf0\x1a\xe6\x81\x0e\xc0\xb3\xd5\xb2\x37\x82\x9a\x80\x6d\xbd\x71\x9b\x19\x96\xd0\x4e\x69\x9a\x88\xdd\xb0\x53\x9a\xa6\x45\xb7\x60\xf7\x90\x5b\x9f\x1c\x70\xb6\x7c\x73\x12\xba\x5b\xd8\x80\x31\x7f\x93\xfa\x10\x16\x2b\x00\xbc\x63\xb1\xd2\x1d\xd4\xc4\x3a\xb8\x34\x8d\x45\x2a\xee\xbd\x82\xf6\xd9\xbb\x33\xed\x18\x11\x00\xcf\xf1\x02\x1d\x80\xe7\xb2\xf1\x1d\x80\x37\x2d\x56\x28\x4d\xe3\x58\x89\x0e\xc0\x7b\x93\xbf\xc2\x9d\x1f\x3e\xa8\x9d\x54\x03\xcc\x42\x9d\xd2\x34\xc3\x4c\x9f\xd2\x34\x2e\x73\xd4\x41\x71\xae\x43\xd2\x41\x71\x76\xba\x76\x50\x9c\xf3\xa8\x3a\x28\x2e\x9a\xf1\x81\xe2\x92\x67\x69\x70\x65\x12\x01\x4f\x5d\x28\xae\xb9\x7e\x78\xa7\xdc\x68\xc6\xc5\xd5\x29\x4d\xd3\xd0\xe3\x3a\xa5\x69\x76\xf0\x7b\xec\xcf\xe1\x6f\x6a\x7f\xba\xb2\x5e\x1f\x0e\xba\xf3\x6f\x5a\xbf\xe0\x7d\x0d\x8a\xb3\x2d\xb2\x83\xe2\x7c\x89\x43\xb7\x7b\xcf\x6c\x1e\xf7\xde\x9b\xfc\x1e\x25\x6f\x3d\x67\x20\xbc\x46\xc4\x45\x07\xe1\xf9\x52\x85\x8e\x7b\xef\x7c\x7e\xc3\x07\xb4\xfd\x1b\xb7\x25\x56\xff\x96\x89\x6b\x60\xcf\x93\x49\xf8\x61\x52\xdc\x26\xb8\x86\x29\x22\x5f\xc0\x2e\x7d\x72\x1b\x24\x70\xbd\x73\x69\x84\xef\x29\xea\x64\x12\xbe\xaf\x5b\xa0\xfe\x85\x15\x40\x32\x09\x87\xc5\x03\x99\x84\xd1\x2a\x83\x33\x09\x41\x01\x7d\x11\xcf\xec\x6f\x92\x49\x18\x30\x16\x74\x32\x09\x13\x28\xa0\x2f\x27\x69\x9b\x22\xa8\x17\xb3\x57\xa7\xfe\xcc\x6b\x26\xfc\xb9\x34\xc2\x14\xf6\x69\xb3\x72\xca\x8d\x0e\xb3\x56\xea\xcf\xf8\xe2\xdb\x4e\x26\xa1\x43\x13\x3b\xe5\x46\x7d\x4d\x44\xc7\xbd\xe7\x9a\x71\xdd\xee\x3d\xf3\x33\xdc\x7b\x8a\xc5\xff\x6d\x96\x8c\x7b\xcf\x99\x4c\x9d\x4a\xa4\xaf\x37\x32\x95\x48\x9d\x13\xde\x37\xc5\xa8\x2d\xd3\x36\x5b\xd7\x12\x67\x13\x94\x66\x26\x05\xa0\x5c\xb8\x3a\xfa\x76\xbc\xa1\x9f\x74\xfd\x0b\x7f\x53\x5b\xf7\xc3\xa0\x1d\x2f\x4a\x2c\x41\x27\x5e\xd4\x35\x27\x3a\xae\xbf\xd7\x90\x00\xd7\x9f\x6f\x2a\xee\xb8\xfe\x9c\xba\xd1\x29\x4d\x33\xb1\xdf\x76\x5c\x7f\x09\x5b\x56\x3f\x4e\xa2\x64\xb4\x00\x4a\xdf\x39\xd0\x01\x94\xef\x32\x85\x41\xc0\x2c\x0b\xd7\xdf\xf0\x71\xc0\xf5\x37\xad\xb1\xe3\xfa\x5b\x9f\xdf\xf0\xdc\x5a\x47\xa7\x34\x8d\xab\x8c\x75\xbb\xfe\xaa\xdf\x43\x6b\xb5\x24\x3e\x16\x8d\x8c\x88\x4c\xc2\x5d\xdc\x3a\x80\xd9\xe3\x23\x5e\xd4\xf1\xa9\x1d\x40\x79\x2d\xb3\x29\x4d\x73\xbd\x62\x00\x4a\x43\xdd\x0e\xa0\x8c\xd8\x06\xfb\x25\xb2\x00\x9b\x69\x17\xa0\x4c\x1f\xe1\x44\x69\x1a\xd7\xf0\xed\x06\x94\x40\xeb\x8e\xeb\xef\xc3\x06\x71\xfd\x7d\xd8\x84\x4b\x91\x5a\xbf\xa5\x14\x69\x2b\x6e\x0f\xd1\x61\xc1\x7c\x2d\x3a\x38\x38\xd7\xa2\xc3\xdf\xc4\xbf\x60\x5d\x0d\xd7\xdf\xc1\x88\x32\x00\x94\x4f\x37\x85\x41\x00\x23\xca\x00\x50\x36\x58\xe4\xa0\x34\x8d\xf3\x11\x07\xae\x3f\xb7\x30\x1e\x47\x16\x04\x28\x82\xb6\x38\xee\x83\xa0\xd0\xf4\xfa\x9b\xa0\xaa\x4f\x0b\xa0\xaa\xe8\xaf\xf8\x36\x48\x7f\x85\x4c\x57\xd4\x82\x81\xeb\x6f\xa2\x40\x0c\x5c\x7f\x4e\xb6\x1e\x2e\x4d\x83\x71\x69\xe0\xfa\xf3\xa5\x11\x83\xd2\x34\x2e\xbd\x33\x70\xfd\x0d\xd8\xc4\xc0\xf5\x77\xa3\x29\xee\xd2\xc0\xf4\x33\xb8\x9e\xde\xc5\xee\x07\xae\xbf\x17\x96\x3c\x70\xfd\x45\x8a\x09\x8d\xe0\xfa\x1e\xf4\x25\xd8\x36\x6f\xea\xff\x61\xec\xcf\x95\x2b\xd8\x7d\xa8\x5f\x2c\xbf\x4f\xc3\xb9\xc9\xaa\x9b\x10\x1c\xde\xc3\x81\xcb\x99\x03\xbf\x7f\xe0\x12\x7e\x6b\x9f\x96\x74\xae\xfe\xe7\x0b\x14\x6c\xaa\x07\x36\x07\x10\xc3\xc2\xc2\xc0\xef\x3b\xf9\xe5\xfb\x4f\x14\x56\x13\x9a\xd2\x11\xf5\x76\xea\xd5\x70\xd8\x4f\x8a\x4d\x88\x20\x6c\xc2\x3f\xa3\xa2\x4c\x13\xfe\x99\x8d\x6b\x64\x02\x0a\x15\xfa\x63\x52\x6c\x62\xb2\xe6\x27\xc5\x26\x0c\x35\x6b\x26\x1c\x3a\xc4\xb1\x26\xa1\xbf\xdc\xf4\x3f\x6a\xa1\xe0\x98\x99\x80\x42\x55\xe7\x7a\x26\x1d\xfd\xbc\x1d\xab\x31\x98\xde\xee\xf3\xb7\xd4\xb3\x84\x55\x45\x78\x7d\x52\x4d\xd0\xba\x9e\xe9\xaa\xe9\xd9\xfa\x05\x1e\x1d\x77\xe7\x54\xb1\x89\x47\xbd\xbe\xc0\x15\xe8\xa7\x5b\x8d\xe5\xe0\x9f\x9e\x59\xc8\x1e\xee\x53\x96\xe1\xd7\xbc\xff\x4f\x91\x3c\x31\x28\x95\xc5\x3f\x95\x80\xf8\xe8\x21\x18\x24\x98\x0b\x33\xcb\x20\x61\xa2\x09\xfd\x19\x59\xfc\x93\xd0\xdf\x21\xa4\x36\x55\x68\x50\x8b\x8e\xd0\xdf\x41\x78\x4f\x42\x7f\xca\xf7\x9a\x6e\x50\xb6\xb0\xf4\x3e\x3e\x3d\xeb\x99\x64\x71\x69\x99\x11\xfa\xab\xc4\x86\xa7\x0c\x4a\xb4\xf9\x89\x41\xd9\x34\x2c\x05\xad\x0e\xa1\x31\xa9\x43\x21\x2a\x95\x49\x1d\x8a\xd1\xf4\x3f\xb4\x3a\x7c\x91\x93\x2c\x43\xc3\x54\x9a\x64\x19\x2e\x7d\x11\x59\x86\x5b\xcb\x05\x83\x72\x1f\x3d\x45\xa7\x26\xfd\x04\x2f\xaa\xe8\xfa\x24\xcb\x50\x35\xa9\x27\x59\x86\x01\x4d\x63\x92\x65\x28\xca\xbf\x49\x96\xa1\x12\x8e\x67\x85\xff\x42\x23\x01\xa1\xe9\xc3\x81\x37\x21\x34\xed\x1c\x71\x13\xbc\xe8\xd0\x53\xc0\x8b\xce\xa0\x2b\xfd\xe8\x98\x8f\x9e\xc9\xd1\xa1\x85\x0c\x5e\x74\x7f\xee\x03\x74\x57\xf4\x4c\x1c\x02\xc4\x02\x66\x95\xc1\xa5\xbe\x70\x74\x0c\xdd\x87\xc3\x2a\xe9\x0d\x1b\x4b\x46\x57\x8a\x3f\x81\x51\x12\x5e\x94\x28\xc5\x04\x2f\xaa\x8a\x2a\xd3\x0d\xca\x21\x9b\x60\x36\x58\xf7\x82\xae\x24\xf6\x50\xf5\x4b\x84\xa6\xba\x8f\x2c\x43\xf5\x53\x84\xa6\x78\x6c\x27\x84\xa6\x62\x72\x9e\x10\x9a\x0a\x73\x3e\x21\x34\xad\x8f\x9e\xc2\xd1\x41\x88\x79\x92\x65\x78\xc8\xe2\x9a\xaa\x43\xa1\xb9\x25\xcb\x30\x74\xdd\x47\x1d\x8a\xad\x5e\xfb\xfa\x14\x97\xde\xc4\x6a\xd4\x51\x3c\xc9\x32\x14\xea\x7b\x62\x35\xaa\x5c\xef\x84\xd0\x34\x2e\xfd\x0f\xad\x1c\x77\xd2\x24\xcb\x50\x6c\x11\x13\xab\x71\x82\x67\x9e\x64\x19\x2a\xa9\x6b\x62\x35\x4a\xf3\x9e\x58\x8d\x1f\xc1\x47\x21\x8a\xa6\x63\x8c\x42\x14\x4f\xd6\x95\x4a\xd5\x52\x5f\x00\xa5\x69\xfe\x44\x68\x8a\x82\x34\x3f\x95\x06\x19\x4f\x55\x1a\xc4\x75\x30\x55\x69\x10\x9f\xe9\x24\xcb\x50\x15\x40\x66\x97\xc3\x8a\xbe\x28\xcb\x50\x62\x9e\x2c\x43\xe5\xd6\x4d\xb2\x0c\x95\x4b\x3b\xbb\xc2\xd6\x7a\x26\x61\x6b\x5c\x38\xb3\x8b\xb5\x4d\xf7\x4d\x7e\xe9\x4a\xb2\x7c\x35\x7f\x6e\x35\xb6\x3e\xf4\x8b\x04\x7c\x2c\xd1\x49\x96\xe1\xd0\xe8\x52\x69\x50\x8e\xb5\x09\xa1\xe9\xd5\x61\x08\xff\x4c\x24\xa0\x3e\xe1\x9f\x11\x9e\x6c\xc2\x3f\xf3\x39\x8e\x00\x85\x16\x7d\x91\x40\xa1\xda\xc5\x43\xd0\x82\xff\xc2\x25\x4f\x22\x86\x43\x27\x23\x06\xa5\x68\x35\x27\x06\xa5\x92\x60\x27\x06\xe5\x94\xcc\xc7\xa0\x5c\x3a\x9b\x64\x50\x7e\xee\xa3\x44\x8c\x96\x0b\x5c\xa7\xe7\xd1\x53\x00\x94\x48\xa0\x60\x50\x56\x9d\xd2\x18\x94\x0d\x0c\xe3\xc4\xa0\x9c\x55\xbf\x48\x70\x96\xd6\x83\x41\xb9\xf1\x1f\x4d\x0c\xca\x23\x31\x4f\xfd\x8a\xa0\x5e\x63\x50\x06\x6d\x07\x0c\x4a\xa5\xd2\x4e\x19\x94\x59\x6f\x67\xe9\x12\xf0\x9a\x64\x19\x2e\x0d\x3c\xd4\x34\x32\x60\x27\x55\x08\xe5\x10\x98\x10\x9a\x6e\xd3\x33\x5d\xf4\x64\x1d\x5c\x26\x82\x79\xb6\x11\xd4\x34\x0b\xdd\x7e\x52\xbf\x42\xd8\xce\x69\x2a\x61\xc4\x17\x61\x50\x66\x2d\x2c\x08\x4d\xc5\x8a\x35\x4d\xf5\x0f\xf4\x8b\xfa\x07\x12\x91\x84\x13\x03\xa6\xee\x24\xcb\x30\x6a\x03\x40\x68\xaa\x80\xde\x24\xd4\xb8\x3f\xef\x03\x10\x94\xf4\x14\x00\x5d\x9f\x5f\x87\xd9\x54\x3f\xb1\xaa\x30\xc2\x27\x78\xd1\x43\xa8\x71\x2e\xb1\x62\xf1\xbe\x05\x20\x48\x8b\x95\x2c\xc3\x83\x35\x36\xc9\x32\xcc\xf8\x6f\xa7\x1b\x94\xa3\x10\x1c\x9e\x4b\xa8\x1f\xbe\x01\x6a\x9a\xe7\xf3\x4b\xdc\x18\x08\x06\x51\xd3\xe0\xc6\x98\x18\x94\xe2\xe0\x9b\x18\x94\xb7\xe9\xed\xf8\x92\x35\xd3\x0b\x87\x1c\x7e\xd8\xb9\x10\x3d\xd2\x4c\x17\x80\x2e\xed\x07\xb2\x0c\x07\xae\x8a\x89\xd5\x18\xb0\xa3\x26\x59\x86\xaa\xa8\x3c\x09\x43\x16\x1d\xf6\x10\x9a\x56\x29\x02\x10\x9a\x0e\xbd\xef\x53\xbf\x82\x91\x27\x0c\x29\x12\xa2\x49\x18\xf2\x6c\x3d\x53\xac\x66\x7a\x3b\x04\x03\x1a\xeb\x2d\x82\x01\xfd\x42\xf4\x68\xac\xc9\x32\x54\xfa\xf1\x54\x96\xa1\x44\x24\x56\xe3\x91\xd8\x3d\x22\x6c\xe5\x0d\x00\x46\x45\xc3\x3a\xb1\x1a\x33\x2e\xa3\x89\xd5\xa8\xea\x77\x13\xab\x51\xe0\xce\x29\xc0\xa8\x8e\x46\xac\xc6\xad\x23\x07\xab\x51\x40\xc5\x09\x60\x34\xe9\x88\xc3\x6a\x14\x17\xdb\x3c\xa2\xbe\xd2\x2f\xf0\xcc\x20\x4a\xa6\xac\x46\xc9\x10\xac\x46\x51\xb4\x4e\xac\xc6\x8b\x43\x6e\x8a\x7f\x46\xa3\x24\xfe\x19\x59\x40\x58\x8d\x4a\xe0\x9e\x58\x8d\x62\x3f\x9c\x57\x84\xc2\xbc\xe1\xa2\xda\x48\xcc\x5f\xa8\xaf\xa4\x25\x53\xc0\x42\xd1\x9b\x29\xab\x51\x7a\x31\x56\xa3\x52\xca\x26\x56\xe3\x03\x2a\x6d\x5e\x71\x61\xff\x57\x39\xd4\x89\x41\xa9\xea\x0b\x93\x04\xc4\x26\x33\x83\x04\xc4\xa9\x13\x95\x08\xe5\xd6\x62\x25\x42\x29\x5a\x3f\xc3\xa0\xbc\x84\x2c\x8c\xf2\xf4\x31\xe8\x17\x6e\x74\x72\x74\x8c\x08\xe5\x44\x28\x5a\xc0\xd7\x8a\x51\x65\x14\x2f\x54\x98\xce\x02\xa2\x15\x8d\xdd\x02\x60\x28\xce\x65\x0b\x10\x2a\x5e\x3d\x53\xa5\x8f\x74\x1f\x84\x98\x68\x6e\x16\x08\x63\x5d\xbd\x01\xae\xda\xa2\x5e\xa3\xd5\x2d\x5d\xa9\x30\x96\x7e\x01\xf6\x62\xb9\x18\x59\x86\x8a\xd8\x1b\x59\x86\x8b\x33\xdb\x30\x28\x65\xc8\x18\x61\xc8\x8e\x88\xb4\x08\x98\xa6\xeb\x17\x60\x9a\xab\x5f\x24\x38\xe3\x05\x36\xc2\x90\x81\xcd\x6f\x0a\x43\x46\xbd\x41\x61\xc8\x87\x5f\x10\x2a\xb2\xb0\x4c\xb4\x35\xb8\x7e\x8c\x30\xa4\x61\xce\x5a\x14\x42\x40\xff\x23\xcc\x5a\xf4\x0d\x80\x85\xd0\x7d\x0d\x2c\xa9\x8a\x9c\x1a\x58\x52\xb1\x43\x9b\xb0\xa4\x45\xbf\xd0\x7a\xd0\x34\x0c\x42\xd3\xcf\xc8\x27\xb4\x9e\xa0\xff\xa1\xf5\x68\xde\x31\x28\x85\x8a\x31\xb0\xa4\x15\xa1\x61\xaa\x7b\xa1\x11\x04\x4b\xfa\xa0\xd9\x58\x42\xf4\x70\xe0\x19\x59\x86\x06\xc0\xca\x30\x28\x57\x53\xcf\xc8\x52\x1b\x7a\x0a\x5a\x0f\x82\xc1\xdc\xa0\x7c\x1e\x0e\x58\xa3\x3c\x7d\x4f\xfa\x05\x37\x86\xc6\x8c\x2c\xc3\x81\x7b\xce\xc8\x32\x14\xeb\x97\x91\x65\x18\x10\x2f\x46\x96\xa1\x88\x02\x8c\x30\x64\x04\x75\x60\x84\x21\x93\xbe\x81\x30\xa4\xf8\xf2\x0c\xda\x9a\x87\x03\xc8\xb2\x44\x8f\xfa\x29\x42\xcc\xc2\x2f\xe6\x0f\xbb\xc6\x32\x08\x96\x47\xef\xf3\xa3\xb1\xe1\x74\x33\xb2\x0c\xa7\xfa\x59\x70\x08\x10\x0e\x36\x00\xa3\xa7\xea\x4a\xc0\x88\x8f\xfe\x27\x1a\x7e\xfd\x82\x4b\x79\xeb\x4a\xc2\x90\xda\x7f\x58\x8d\x2a\x61\x64\x58\x8d\x45\xfb\xf6\xc3\x4d\xa3\xb7\xa3\xb5\x6a\x9d\x61\x35\x76\x54\x22\x53\x96\xe1\xd0\xff\x94\x80\xaf\xf7\x89\xd0\x54\xef\x43\xbe\xe0\x5c\x32\xac\x46\xd5\xb0\x34\x95\xc1\xe0\xf8\x33\xac\x46\x55\xf7\x33\xac\xc6\x8a\x45\x69\x58\x8d\xaa\x50\x68\x58\x8d\xed\xe8\x4a\xb0\xf8\x58\xb0\x86\xd5\xa8\x0a\x85\x46\x96\xe1\xe0\xe8\x37\xb2\x0c\xc5\x6c\x6e\x22\x34\x8d\xea\x0b\xb4\x4a\x57\xf7\x01\x88\xd5\x28\x29\xcb\x10\xe5\xc9\xc8\x32\x9c\x5f\x3a\xf3\xff\x14\xc9\x46\x85\x8c\x85\x87\xd1\xa8\x90\x71\x00\xbe\x18\x15\x32\x2e\x3a\x97\x35\x45\x98\x99\x06\x0c\x4a\x25\x19\x1a\x06\x65\xc3\xe8\x37\x0c\x4a\x31\x16\x1b\x06\xe5\xa3\x69\x17\x6d\x8d\xa6\x01\x83\x32\x5f\xbd\x9d\xdc\x7c\x89\x09\x0c\xca\x49\xe0\xc3\x3e\x06\xa5\x7e\xa1\x15\x70\xfa\x19\x38\x53\xf1\x17\x1b\x5c\xa7\x55\x0b\x99\x0a\x19\x03\x03\xc8\xc8\x32\x54\x19\x7d\x13\xd7\x29\xe1\x28\x83\xeb\xb4\x01\xf6\x32\x55\xc8\x50\x5f\x30\x28\x37\x86\xb6\x61\x50\xde\xcf\x95\xd0\x64\x83\x5d\x35\xb2\x0c\x1f\x0c\x20\x7b\x44\x3b\xc4\xb7\x83\x33\xbd\xda\xee\x22\x34\x95\x10\x86\xb6\x46\xb5\x0c\x0d\x83\x52\x4c\x04\xf6\x88\xf6\x44\xbf\x48\x23\x31\xbd\x41\xe0\x1d\xbe\xa8\x4b\xeb\x61\x74\xbb\xaa\xca\xe9\x17\x59\x6a\x78\xd2\x0c\x83\x52\xe4\x95\x86\x41\xa9\x5a\xba\xa6\x0a\x19\x5b\xff\xf3\xad\xb9\x25\x5a\xa9\x90\xb1\x81\x38\x19\x06\xa5\xe9\x10\xc5\xa0\xb4\xa6\xf7\x51\x72\x47\x87\x28\x84\xa6\x72\x74\x59\x17\x78\x4e\xef\x43\xeb\x59\xfa\x1f\xa2\xa7\xe9\x0d\xd0\xf0\xeb\x4a\x0c\x4a\x65\xcc\x19\x06\xe5\xe7\xb0\xc0\xa0\x9c\xfa\xf6\xc1\xfa\xd4\x78\xba\x41\x39\xca\xa3\x5f\xbe\x3e\xa5\x41\x1b\x61\xc8\xa2\x55\xae\x30\xe4\xd4\x95\x24\xc8\x6a\x6b\x62\x35\x0a\x59\x60\x0a\x43\x6e\x3d\x85\x30\xe4\xd2\xdb\xb1\x1a\x81\x6c\x1a\x56\xe3\xe9\xfa\x45\xc9\x24\xd3\x2f\xd2\x48\x34\x2b\x58\x8d\x9f\x51\xc2\x6a\xdc\x41\xbf\xd0\xea\xa4\x32\x00\x26\x1d\xe4\x23\x1a\x60\xd2\x81\xd6\x6a\x64\x19\x8a\x71\xda\xc8\x32\x34\xcd\x26\xdc\x34\x4a\xea\x32\xb8\x69\x1e\xa9\x2f\x94\xb5\xdf\x58\x47\x46\x18\x32\x68\x95\x13\x86\x94\xf5\x67\x84\x21\xfb\xa3\x37\x68\x0d\xd2\x4f\x65\x12\x12\xe8\x34\xe3\x78\xc0\x1a\x33\xd5\xa7\xd7\xfe\xa3\x3e\xbd\x08\xb4\x8c\xca\x86\xaa\x31\x62\x1f\xcb\x90\x95\x85\x65\x98\x74\x3c\x60\x19\x0a\x06\x6a\x94\xba\x98\x59\xef\xc3\x72\x42\xb7\x37\x83\xda\xeb\xd1\x2f\x3f\x1e\x22\x61\x72\x03\x84\x2a\x9a\x23\x03\x84\xda\xa4\x46\x02\x42\x6d\x59\x3d\x23\x53\x59\x47\xf1\x42\x3d\xd3\xf1\x00\xff\xcc\xd1\xbc\x2f\x92\xd0\x25\x23\x01\xa8\x66\xd2\x95\x0c\x80\x6a\x4b\xff\x55\xa1\xda\x48\x32\x14\xf9\xbc\x81\x5d\x8d\x9a\x4c\xb0\xab\xe2\x58\x32\xb0\xab\x42\x18\x1a\xd8\xd5\x02\xe2\xc2\x48\x32\x14\x8b\xae\xb9\xd1\x58\x1f\x32\xd1\x8c\xd2\xf5\x72\xdb\xdb\x52\x92\x28\x4b\x70\x21\x5e\x9a\xde\xc0\xf6\xd3\x79\xe7\x46\xe3\xd3\xc9\x0f\xb4\x0d\xb5\x89\xde\x40\xa8\x31\x83\x5d\x30\x85\x1a\x35\x7d\x6e\x34\x8e\x28\x9d\xd2\x8d\xc6\x11\xaf\xee\x23\x54\x85\xc9\x63\x1b\xf1\xf9\xf9\x9f\x6f\x3f\xab\x7a\xdf\x20\x44\xa9\x37\x10\x25\xd7\xc0\x13\x6a\x1c\x60\x1e\x0c\xa3\x31\x10\x57\xb5\xad\x54\x11\x3d\x13\x18\x7b\xd4\x53\x48\x62\x96\xbe\x42\x15\x8c\x85\xa7\xc9\x08\x35\x8a\x60\xde\xa0\xa6\x49\x51\xff\x93\x53\x83\x39\xa2\x0a\x46\x91\x10\x3e\x60\xa4\x31\xaa\x0c\xec\xea\xd1\xd1\x81\xd1\xa8\x04\x75\x53\x96\xa1\x36\x38\x46\xe3\x91\x86\x09\x76\x55\xc4\xdf\xf6\xc1\xae\xf2\x7d\xc2\xae\x6a\x4b\x83\x5d\xcd\x45\x7d\xf1\xef\xab\x12\x28\x47\x59\x78\xcc\x26\xd4\x34\x9f\x23\x87\x2c\xc3\x42\xd4\xc0\x2e\x49\xda\x3a\x02\xc0\xae\x6e\x6d\x69\x8c\x46\xe5\x3c\xd9\x95\x3f\x9c\xb7\x43\x4d\x93\x08\xac\xda\x15\x6b\x1b\x33\x06\x76\x75\x1d\xdd\xc7\xf7\x49\x64\x41\x68\xfa\xd1\x0d\x21\x34\x15\x1a\xc3\x2e\x24\x02\xd2\x9d\x2e\xc7\x9f\xd6\x92\x5b\x86\xe3\xd1\x61\x48\xa8\x31\xe2\xcd\x5d\x64\x19\x6a\x1e\x16\x59\x86\x15\xb8\xd5\x52\x15\x0c\xb4\xb3\x45\xa8\xb1\xe0\x90\x5b\x84\x1a\x6f\xd7\x53\x84\x32\xd2\xff\xfc\xfb\xe4\xbb\x5e\x00\x54\x95\x20\xb1\xb0\x0c\x55\x22\x6d\x41\x68\x1a\x96\xde\xe0\xeb\x73\x45\xbd\x5d\xf8\xf7\xc3\x2f\xf0\xef\xe8\x71\x2b\x28\xc9\x57\xbf\xfc\x78\x78\x4c\xbf\xfc\x78\x58\x58\xc5\x8b\x50\xe3\xe2\x80\x5d\x0a\x35\x22\x84\x17\x96\xa1\x58\x90\x97\x2c\x43\xf4\xcd\x05\x40\x75\xe8\xed\x91\x2c\x3c\xf5\x0c\xcb\x30\x33\x0f\x0b\xcb\x30\x55\x3d\x05\xcb\x90\xbd\xb9\xb0\x0c\x1f\xec\xd2\x05\xa1\xe9\x64\xbf\xaf\x28\x3e\x76\xfd\x82\x75\x2f\xea\x29\x94\xba\xc0\x5a\x59\x84\x1a\x55\xd9\x70\x29\xd4\xa8\xf9\x4b\xc2\x8e\xf3\xb5\x00\x54\x33\xf8\x92\x25\xfe\x19\xd4\x89\x95\x14\xcf\xd0\xff\xc8\xa5\x40\x0e\xae\xa4\x2a\x49\xbc\x0f\xcb\xb0\x61\xbd\x2f\x2c\xc3\x8d\xab\x77\x61\x19\x9e\xff\x74\x5c\xac\xa4\x0c\x93\xc0\x6d\x0a\xe5\xe8\x75\x50\x99\x73\x6a\x2e\xa2\x90\xa1\xea\x17\xfc\x17\x18\x39\x0b\xec\x6a\x8a\xfa\x3c\x44\x0f\xdb\x68\x81\x5d\x2d\x08\xe1\x05\x35\x8d\x92\x1a\x17\xd4\x34\xa9\xeb\x97\x44\x0f\x03\xe1\x46\x63\xeb\x9c\x4d\x0b\xec\xea\xd0\xc0\x53\x2c\x51\x1e\xf0\x05\xd7\xe9\xd4\x62\xa5\x0a\x46\x18\xba\xd2\xbf\x2f\x22\xd8\x97\x8a\x25\xe2\x9d\x5b\x2a\x79\x8f\xd9\xbd\xa8\x82\x31\x08\x0f\x2d\xaa\x60\x8c\xad\xa7\xc0\x07\x1d\x74\x1f\xfe\x70\x4e\xf7\xa5\x2a\x18\x84\x13\x17\xd4\x34\x09\x8f\xed\xa2\x0a\x86\x74\xbc\x85\xd1\x58\x3f\xbf\x28\xc0\x83\xee\xb4\xdc\x68\xec\x22\x41\x59\x54\xc1\x88\x4d\xff\x03\x60\x85\x51\xb5\xa8\x82\x11\x81\xe4\xac\x02\x21\x26\xda\xcb\xa2\x0a\x46\xc3\xe6\x59\x85\x04\x52\xf4\x9c\x45\xa8\xf1\xc1\xe5\xb0\xc8\x32\x14\x3f\xf3\x22\xcb\x50\x54\x38\x8b\x92\xf7\xa6\x5f\x60\x57\xaf\x96\x20\xd4\x34\x9f\xe5\x49\x96\x61\x98\xba\x92\xda\x74\x90\xa4\x2e\xb0\xab\x8a\xdf\x2f\xb0\xab\xc6\xf1\xb7\x28\x79\x2f\xda\xff\x45\x06\x62\xec\x7a\x26\x46\x31\x87\xc5\x92\xd1\x28\x31\xa1\xda\x89\x8f\xfe\x67\x1c\xc5\x7a\xe6\x22\x25\x82\x91\x00\xbb\x5a\x34\x4a\x95\xa3\x91\x03\x76\x55\x58\xf7\xb0\x1e\x16\x19\x88\x9f\x91\x68\x10\x2a\xe2\x2b\x5f\x50\xd3\x88\xea\x71\x35\xd2\x1e\xf4\xb5\x8d\x50\xb1\xd6\x0b\x55\x30\x86\x56\x01\xd4\x34\x53\x42\x8a\x2a\x18\x47\xe2\x05\x6a\x9a\x46\x08\x6f\x41\x4d\x23\x72\xdc\x25\x6a\x1a\x89\x48\x00\xaa\x2a\x9c\xba\x1a\xb5\xdb\x88\x67\xac\x86\x53\xe3\xd3\x17\xfc\xa9\x57\xfd\x84\xb5\x4d\x7b\xe5\x91\x3f\x95\x67\x3e\xf8\x53\xf5\x7d\x0f\x28\x1c\x0e\xae\x45\x15\x8c\x8c\x4b\x65\x51\x3b\x31\xa3\xb1\xaf\x47\x00\x4e\x3d\xc5\xd7\xa7\x72\x3f\x17\x00\xd5\xa5\xdd\xf1\x50\xc0\x0c\xa7\xdb\xa2\xd4\x45\xad\x7a\x1f\xd8\x7f\xed\xbf\x07\xcb\xe2\xea\x0d\xa0\x54\xb4\xb2\x1e\x50\x2a\x3a\x72\x00\xa8\x1e\x49\x22\xb7\x0c\x7b\x41\x41\x5a\x1d\xcb\x1e\xc5\x71\xb9\x65\xd8\x8f\x84\x30\x19\x88\x47\x2b\x99\x7a\xf8\x41\x5f\x4b\xa9\x8b\xa6\xd5\x43\xa8\x71\x00\x26\x58\x5d\x55\x76\x58\x4b\x58\x86\xb2\x02\x56\x97\x65\x41\x5f\x3a\x55\x92\x74\x58\x00\x50\x8d\x45\xcf\x04\xca\x20\xd9\x4a\xa8\x71\x8d\xff\x0a\xef\x2d\x8c\xc6\x47\x67\x7d\xa7\x76\x9b\x86\xac\x93\xa1\xa7\x33\x4d\x65\x15\x75\x9e\x0f\x8c\x7e\xb4\xd6\x35\xf0\xa7\x92\x5c\xb0\xdc\x68\xec\x3b\xe8\x7f\x18\xc5\xda\xd2\x03\x14\x07\x7a\xf8\x1a\x94\x8d\xcc\x7a\x26\xac\x58\x9a\xe8\x41\x95\x01\xcc\x93\x85\xd1\xa8\x02\xf1\x0b\xa3\xf1\xf3\xb1\x64\x20\x2a\x24\xb3\xc8\x40\x8c\x41\x4f\x01\xbb\x2a\xb1\x04\x76\x75\x4f\xf5\x53\x34\xe0\xf4\x45\x55\x30\xd0\x14\x97\x1b\x8d\x43\x89\x2a\x0b\xae\xd3\xa0\x89\x86\x9a\x46\xc6\xca\x82\x9a\x26\x93\x63\xb5\x44\x68\x2a\x9d\x64\x2a\xf9\x92\x09\x23\x03\xf1\xa3\x77\x4c\x71\x0d\xb3\x5c\xc8\x40\x0c\x49\xff\x23\x03\xf1\xe8\x17\xfe\xfe\xad\x7e\xba\xd5\x71\x3e\xfd\x04\x05\x40\x5a\xc0\x02\xbb\xda\x75\xe0\x61\x50\xaa\x18\xeb\xc2\xa0\xdc\xea\x35\x06\x65\x94\x2e\x63\xf8\xfb\x75\xc0\x1a\xfe\xb8\xab\x5f\x18\x5c\x80\xd9\x16\xd8\xd5\x89\xfe\xbe\x4c\xd4\x49\xf4\x0c\x6a\x9a\x8d\x7d\xb2\xa0\xa6\xf9\x68\x67\x50\xd3\x28\x86\xbd\xa0\xa6\x89\x9f\x37\x18\x61\x5d\x3d\x45\x5a\x0f\x63\x66\x72\xda\xe8\x7f\x70\xd5\xe2\x59\x5e\x6e\x50\x8e\x2b\x2d\x0b\x42\x53\xa1\x46\xd6\x12\xb7\x02\xe3\xb2\x94\x51\xc6\x2a\x20\xd4\xa8\xf2\x54\x6b\x51\x80\x47\x6b\x17\xec\xea\xa3\xa3\x18\xec\xea\xd5\x5a\x5a\x38\xdd\xb4\xe6\x09\x35\x9a\x0e\x20\xd5\x4e\x94\x46\x44\xa8\x71\x69\x6e\xa1\xa6\xd9\x12\xd7\xa2\xa6\x91\x9e\x0a\x76\x55\x2c\x71\x6b\x09\xa5\xa2\x7e\x12\x2a\x06\x19\xb2\x00\xa8\x3e\x9a\x3f\xac\xc6\xa1\x15\xb2\x71\xda\x68\xaf\x10\x6a\x14\x23\xcb\xda\x7c\x9f\xf6\xdf\x56\x5a\x87\xee\x6b\xb8\x00\x98\x15\x42\x8d\x5d\xc7\x98\x32\x1e\xb1\xbf\x16\xa1\xc6\x80\xe5\xbb\x08\x35\x26\x52\xe0\x17\xa1\xc6\xf4\x79\xc3\x22\x0c\xa9\x5f\x70\x7d\x57\x3d\x85\xb4\x2a\x29\x4f\x64\x3c\x36\x1c\x4f\xcb\xad\xc6\x31\xf0\x1e\x2f\xd5\xc3\xd7\x48\x1c\xf6\x9f\xf6\xd1\xe1\xe8\xd7\xdb\x0f\xfe\x70\xc2\x74\x4b\x19\x8f\x1a\x33\xac\xc6\x44\x78\x7d\x1d\x39\x6d\x98\x31\x32\x1e\x9b\x0e\xca\xc3\xfc\x7d\xde\x47\x46\xa7\x74\x66\x08\x4d\x55\x83\x7e\x1d\x85\xc2\xf5\x14\x9c\xa6\x59\x6f\xc0\x5f\x0c\x9e\x79\x11\x6a\xfc\xfc\x0f\xab\xb1\xd4\xff\x72\x5c\x2c\x37\x28\x6b\xd3\xa2\xa3\xac\xe2\xd3\xf4\x8b\xa9\x2d\x7a\x24\xa1\x2a\x9d\x9a\xa2\xad\xc1\x9b\xbb\xa0\xad\x51\x8d\xe1\x45\x59\x45\xd1\x90\xac\xcb\xd6\x94\x60\xc0\xa0\x14\x6e\x63\x11\x85\x1c\x4d\xcf\xc4\x55\x9e\x74\xe5\x42\x27\xe1\xd3\xaf\x6a\x63\xe9\x0d\xe2\x72\xd5\x1b\xf0\x87\xb3\xc5\x36\x06\xa5\x98\x8e\x37\xd8\xd5\x82\xb7\x6c\x83\x5d\x95\xcb\x61\x43\x5b\x63\xf4\x65\x07\x60\xe5\x9c\xee\x3b\x28\xa3\xec\xf2\xcb\x0d\xca\x8a\x83\x65\x07\x25\xeb\x2e\x7e\xc9\x1f\x1e\xf8\x85\x3f\x3c\xa9\x2f\x70\xb9\x26\xfd\x0f\x5f\x56\xd1\xdb\x09\x55\x61\xea\x6e\x2a\x64\xac\x47\x57\x12\xaa\xfa\x3c\x13\xec\x2a\x3a\xd7\x16\x6d\xcd\xd2\x2f\x69\xe5\x7c\x2d\x06\xe5\xc6\xd0\xde\x11\xad\x00\x2f\xe9\x06\xbb\xda\x59\xf2\x9b\x50\x63\x41\x7c\x6e\x0c\xca\x3b\xf5\x14\x96\xee\xd0\x95\x84\xe2\x82\xfe\x27\x56\x2c\xbd\x1d\x9a\xfa\xa8\x37\xe0\xb0\xc2\xec\xde\x18\x94\x33\xe8\x4a\x68\xea\xab\xfe\xc7\xd1\xf1\xa8\x9f\x10\x62\xa2\x81\x6d\xb0\xab\x86\xa0\xdd\x60\x57\x37\x89\x3f\x5b\x19\x8f\x1c\x08\x5b\xb4\x35\xac\xdd\x4d\xa8\x71\xe0\xb4\xd9\x54\xc8\x88\x58\x6a\xdb\x0d\xca\xfe\x99\x95\xa4\x02\x4a\xf4\x9a\xda\x89\x1d\x25\x61\x53\x21\x43\x35\xfb\x76\x62\x7d\xe2\xfd\xdf\x10\x9a\x8e\xa9\x37\xc0\xa5\xac\xd5\x83\xd5\x28\x1e\xe9\xed\x56\xe3\xb0\xcf\xfb\xf0\xb5\xa2\xe8\x6c\x42\x8d\xaa\xfb\xbe\xdd\x6a\x1c\x15\x71\xb6\xb3\xf6\x1f\x5f\x0b\x40\x75\x16\xfd\xcf\xd7\xe7\xe6\x18\xdb\x58\x8d\x09\x15\x65\x63\x35\x96\xa9\x37\x88\x56\x49\xff\x43\xab\x43\xb1\xda\x94\xd8\x5f\x88\xa5\x9d\xa1\x1d\x42\x24\xef\xac\xb4\x0e\xbe\x0f\xab\xb1\x64\xbd\x9d\xa3\x23\xeb\xed\xae\xb5\xde\xcf\x33\x7d\xff\x25\xbd\x1d\xab\x71\x6b\x36\x0b\x5c\xd1\x08\xa9\x4d\x19\x8c\x84\xe2\xb1\x29\x83\xf1\x80\xe5\xd9\x00\x54\xc5\x23\xb8\xe1\xa6\x49\xc8\x9e\x0d\x37\x4d\x01\x14\xb0\x8b\xd2\x56\x18\xc1\x42\xda\x0a\xee\xab\x4d\xed\x44\xd1\xdb\xef\x82\x43\x4e\xf3\x40\xed\x44\x21\x82\x76\x51\x01\x3a\xf5\x1a\x00\xae\xf6\x74\x01\x85\xa3\xfd\x8e\xd5\xf8\xd9\x01\x55\xd8\x78\xde\x87\xd5\x58\xb5\x42\x20\x34\x5d\x84\x2f\x77\xc5\x21\xa7\x2f\x22\xd4\x98\xbe\xde\xf0\x3f\x45\xf2\x26\x0a\x99\x30\x79\x36\x51\x48\x49\xf9\x4d\x85\x8c\xd1\xf5\x0b\x5f\xdd\xd0\x95\x14\xe7\x69\xfa\xc5\xa9\x02\xb2\x60\x43\x69\x23\xd2\xec\xad\x62\xfc\x98\x58\x1b\x83\x32\x6a\xa3\x42\x69\x73\x4d\x9d\x06\x80\x04\x58\x68\x63\x50\x26\x70\x0d\x9b\x64\x48\xe9\x40\xbb\x09\x56\xae\x5f\xc0\xca\x71\x8d\x6c\x92\x21\x2f\x01\xbd\x4d\xa8\x31\xe0\x8f\xdb\x0a\x35\x6a\xf1\x40\x69\xa3\x38\xf5\x26\x19\x72\xc1\x1a\xb5\x09\x35\x3e\x1c\x16\x9b\x50\xa3\xd8\x37\x76\x13\x0a\x80\x2d\x8d\x41\xa9\xda\x6d\x1b\x83\x72\xa2\x15\x6c\x32\x1e\x95\x78\xb0\xc9\x78\x54\xad\xb8\x0d\xa5\xcd\x21\x24\xba\xa1\xb4\x39\xda\x2a\x50\xda\x28\xed\x7c\xbb\x41\xd9\x54\x8a\x72\x13\x6a\x0c\xa6\xff\x41\xd9\xc3\xe1\xb4\x31\x28\x2b\x7a\xff\xc6\xa0\x6c\x44\x9f\x37\x06\xa5\x0e\xd8\xfd\x40\x1b\x85\x25\xb3\xc9\x78\xcc\xfa\x86\x87\x50\x8e\xc4\x0b\xb5\x13\x8b\x8e\x0e\x6a\x27\x7e\xb6\xfb\x23\x2e\x6c\xf5\x8c\xb4\x0e\xfd\x22\xd4\x18\xf4\xb5\x64\x3c\x26\x2d\xd6\x2e\x87\x00\x73\x4b\xed\xc4\xac\x31\xeb\xe2\x41\xd0\xff\x5c\xf4\xa8\x4a\xfa\xc6\xa0\xac\x9f\xfb\xa0\xa9\x27\x98\xb2\x21\x34\x15\xfd\xcc\x86\xd0\x34\x12\xde\xdb\x50\xda\xa4\xcf\xff\x70\x08\x48\xf0\x11\x6a\x54\x71\xb3\x8d\xd5\x28\xea\xfb\x8d\xd5\x28\x77\xd9\xee\x00\xac\x40\x7d\xef\x01\xb6\x9a\x00\xf0\x1e\x88\x1e\xed\x23\xb7\x1a\x87\xe9\x50\x83\xd2\xe6\x60\xce\x6e\x32\x1e\xc5\x70\xbd\x45\x69\xb3\x75\x1f\xaa\x8d\x04\x8a\x28\x6d\x74\xe4\x0c\xe6\xef\xea\x29\xa4\xe5\x3c\xba\x8f\x30\x96\x56\xeb\xe0\xe8\x47\x8b\xdc\x03\xad\xf5\xf3\x0b\x14\x95\xd6\xfc\x80\x4b\x05\xd4\xc8\x26\xd4\x28\x2d\x72\x7f\x8a\xf1\xb3\x5e\x08\x35\xf6\xcf\x2f\x3f\xfa\x97\x8e\x15\x42\x8d\x5d\xbb\x91\x50\x63\x47\x9b\xdf\x6e\x35\x8e\x89\x0b\x60\x8b\xd0\x14\xed\x73\x4f\xb8\xda\x75\x84\x13\x6a\x1c\xea\x27\xc5\xf8\xe7\xd5\x33\xc5\xa8\xc8\xf7\x01\x50\xed\x92\x28\x94\xc1\x10\x51\xef\x9e\xe2\xc2\x46\xb4\x2a\xe3\x11\x24\xd1\x9e\x1c\xfd\x9a\x69\x6a\x27\x36\xdd\x67\x7c\x9f\xae\xa4\xe2\xbe\x38\x4a\x36\x15\xf7\x55\xed\x68\x13\x86\x14\x83\xf7\x26\x0c\x79\x09\x2e\x6e\xc2\x90\xaa\x1f\xb3\xe1\xbb\x59\x52\x12\x44\x68\xba\xfe\x53\x24\x63\x50\xd6\xa6\xd7\x91\x91\xd4\xd5\x31\xa2\xe4\x3a\xa5\x31\x28\x55\x1b\x6b\x63\x50\x0e\x09\x68\x13\xc0\x4a\x9f\x20\x6c\x20\x5d\x59\xca\x68\xe1\x99\x6e\x50\x96\xab\xed\x47\x32\x64\xd6\x09\xa7\x64\x48\x89\x02\x25\x43\x82\xea\xdb\x18\x94\x0d\x60\xd6\xc6\xa0\x14\x5b\xc4\x86\xeb\xb4\x7c\x9e\x49\x18\x52\x27\x38\x61\x48\xe9\xfd\x1b\x0a\x1d\x95\x5c\xdc\x0b\x5f\x79\xd5\x2f\x71\x0d\xf3\x7d\x4b\x15\x4e\xf4\x4c\xc8\x24\xf1\xd1\xee\xa5\xba\x75\xf4\x0c\x83\xb2\xe9\x29\x60\x57\x0d\x3f\xe5\x86\x42\x47\xc1\x9b\x8d\x41\xa9\xc2\x4b\x1b\x0a\x9d\xa0\x45\x4e\x85\x8c\x20\x51\x40\x85\x8c\x0a\x12\x65\x13\x86\x5c\x3a\x89\xdd\xa0\x6c\x37\xe9\x29\xa0\x38\x70\xc5\x6c\x6a\x27\x7e\xb4\x48\x28\x74\x3e\x63\x4d\xed\x44\x55\x56\xdb\x32\x1a\xd5\x6b\x8c\x46\xd1\x72\xef\x83\xd1\x0f\xdc\x6a\x1f\xb2\xc6\x30\x0c\x37\x46\x63\x94\xe8\xc1\x68\x54\x2e\xd8\xc6\x68\x14\x20\x6f\x1f\x8c\x62\x1d\x39\x54\xc1\x50\xf0\x66\x63\x34\x4e\x59\x2b\x18\x8d\x0a\xdd\xee\x23\x24\x8a\x9e\x02\xeb\x9e\xe6\x0f\x42\xd3\x84\x27\x74\x1f\x9c\x1a\x9a\xe9\x23\x3e\x6f\xb6\x0a\xa1\xc6\x82\x55\xb5\x65\x34\x6a\x2d\x51\x05\xa3\x69\x1e\xae\x90\x36\x7c\x1f\xf8\xd4\x2a\x7b\xe1\x42\x65\x2e\x1b\x04\x9a\x9c\x86\x5f\x74\x83\x4f\x15\xe3\xc5\x56\x15\x0c\xf0\x02\x1b\x7c\xea\x00\x97\xb2\xc1\xa7\x2a\x42\xb3\xb1\x0c\xb7\x84\x0d\x55\x30\x82\x6c\x82\x2b\xcd\x5b\xff\x73\xf1\x29\xd6\x8e\x0d\x08\xb5\x4b\x45\xb9\xe2\x13\xf6\x67\x1e\x40\xa8\xa2\x78\x3f\x80\x50\x95\xc1\x76\xdc\x32\xec\xca\x78\x3c\x6e\x19\x76\xa5\x36\x9c\x80\xf8\xe4\x60\x3e\x01\x2e\x8e\xa9\x5f\x3e\x7f\xa2\x0b\x3b\x58\x86\x85\x1d\x77\xb0\x0c\x9f\xa1\x5f\x58\x86\x55\xcf\x04\x7f\x8b\x86\x79\x02\xb4\x5f\x9f\xfb\xe0\xaa\x58\xea\x19\x4e\x0d\xe6\xef\x60\x19\xee\xcf\x2f\xf1\x95\x73\x1f\x96\xe1\x83\x92\x77\xb0\x0c\xc7\xd1\xff\x08\xc5\xb1\x5a\x0f\x59\x8d\x93\xd0\xed\xc1\x32\x0c\x5d\xff\xa3\xd4\x05\x7a\xf1\x21\xab\x71\xb2\x5a\x4f\x24\xb5\x08\x47\xde\xc1\x32\xec\x1a\x41\x2c\x43\x29\x17\x27\x4a\x3d\xd3\xff\x50\xcf\x90\x7c\x07\xcb\x50\xf5\xfc\x4e\x14\xd5\xfe\xe2\x17\x32\xf2\x4b\xe8\xff\x4f\x91\x7c\xc0\xa7\x16\xce\xe5\x03\x3e\x55\x27\xc7\xc1\x68\xcc\x2c\xa5\x83\xd1\xa8\x42\x4f\x47\x51\x48\x62\x8b\xe7\x43\x93\xc3\x90\x25\x3e\x1d\x11\x72\x28\xab\x38\x86\xfe\x47\x15\x0c\xce\xc2\x43\x15\x8c\x3e\xf4\x14\xa0\xe3\x68\x75\x47\xa1\xc6\xac\x9e\x71\xf2\x73\xc2\x1d\x8c\x46\xd5\x05\x3b\x70\x9d\x2a\x51\xf9\x24\x55\x19\xd0\x95\x17\x07\x0b\x7d\xc9\x30\x58\xe1\xe2\x38\x18\x8d\x2a\xe2\x7a\x30\x1a\xe5\xf5\x3a\xe0\x53\x13\xc6\xed\xc9\x80\xe0\x30\x79\x8e\x1b\x8d\xe3\xd1\xa2\x13\xa1\x29\xdb\xf6\x90\xd5\xb8\xae\x7e\xf9\xf7\x5d\x82\x8b\x07\xa3\x51\x11\xfb\x83\xd1\xf8\xf9\xda\x4c\x94\xfc\xe8\x17\x59\x7f\x53\xbf\xf8\xbe\xae\x67\x92\xf5\x67\x7a\xbb\xb2\xfe\x98\x31\xf0\xa9\x0f\x01\xa1\x53\x04\x12\x63\x09\x82\x4f\xdd\xe8\x2b\xa7\x88\x81\x8c\x51\x82\xd0\xf4\x68\x03\x10\x6a\x54\xf5\xe3\x53\xe0\x3a\xa8\xba\x12\xa3\xf1\xe8\x97\x1b\xfd\xa9\xe8\x7d\x24\xe4\xe2\xec\x39\x45\x34\x32\xcc\x1f\xa1\xc6\x89\x37\xfe\x14\xe1\xc3\x19\xdd\x22\x32\x50\x5d\xe9\xc7\xdf\x44\xb7\x38\xd0\xe4\x28\x6a\x70\x08\x35\xaa\x4c\xd8\x81\x26\x67\x60\x76\x9f\x4a\x6d\x33\x0e\x8b\x83\xd1\x98\x3f\xff\x2b\x6c\x77\xfa\xf9\xb1\x0c\xf5\x4b\xf8\x62\xe6\x1d\xcb\x30\x02\xd9\x3c\x55\xb5\xdb\xf8\xda\x8a\x51\x4c\x80\xed\x54\x12\x8e\xb3\x7a\xa6\x2a\x26\xcc\x6d\x85\x81\xac\xa8\x9f\xd0\x38\x69\x8f\x11\x6a\x14\x02\xf6\x54\x55\xa1\xe1\x0d\x58\x86\x6b\xe9\x97\x00\x56\x7c\x43\x53\x81\x21\xfa\x89\x65\x28\x75\xe2\x60\x19\x06\xa0\x7b\xa7\x51\xe5\x63\xe8\x29\x8d\x5d\xcc\xd7\x52\x05\xa3\x68\xed\x62\x19\x66\xb4\xcf\x03\x4d\xce\xa3\xaf\x25\xd4\xa8\x84\xf8\x03\xd9\x69\xe0\x88\x3b\x70\xe1\x84\xcf\x95\x1b\x40\x2c\xab\x07\xb2\xd3\xa1\x91\x10\xd9\x29\x31\x84\x83\x65\x28\x18\xe8\x81\x0b\x27\x68\x6e\xdd\x32\x6c\xca\x91\x3b\x58\x86\x4d\xa2\x5c\x59\x8d\x84\xf0\x0e\x96\xa1\xd2\x5d\x0e\x96\x61\xd4\xb7\x63\x19\x7e\x46\x57\xa1\xc6\xa2\xb7\x53\xc0\x4c\xe3\xf2\xa8\x36\x24\xeb\x0c\xcb\x50\x89\x54\x07\xcb\xb0\x5f\xbd\xc1\xe7\x6f\x60\x91\x1c\x2c\xc3\x65\xba\x92\xf9\x23\x16\x70\xb0\x0c\x95\x33\x7a\x64\x19\x62\x97\x1e\x2c\x43\xa7\xc5\xff\xdf\x22\x19\xa3\xb1\x69\x20\x30\x1a\x4d\x82\xe1\x63\x34\x32\x10\x2a\xab\xa8\x05\x49\xc2\xe3\xa9\x7a\x39\x00\x0f\x09\x1b\xf0\xa9\x97\x20\xd3\x21\xe1\xf1\xb3\xa9\xba\x5c\xe5\x7a\x26\xa2\x07\x2f\xdb\xa1\xe0\x7e\xda\xba\xf2\xe0\x46\xe7\xd3\x29\xb8\x5f\x74\x12\x53\x70\xbf\xe8\x99\x2a\xb8\xaf\x33\x1b\x7c\xea\x40\x97\x39\x24\x3c\x8a\x3b\xe2\x90\xf0\xa8\x6a\xb6\x67\x00\xfd\xc7\x44\x3e\x03\x80\x15\x1a\xfb\xa1\x0a\x46\x91\x10\xa6\x0a\x46\xc1\xc1\x72\x54\x05\x43\x13\x0d\x0f\xaa\x00\x64\x87\x50\xe3\x23\xd1\xf3\xa9\x82\xc1\xe8\x7e\xaa\x60\xa8\x2f\xd0\xac\x4c\xf5\xf3\x22\x96\xf8\x22\x55\xc1\x20\x68\x77\xa6\x88\x42\xe9\xe7\x14\x40\x8e\x7e\x62\x34\x46\xbd\x81\x50\xe3\xd4\x28\x11\x6a\x6c\x58\x1d\x87\x50\xa3\xb4\xb3\x03\x3e\x55\x5c\x1c\x67\xc2\xf3\x9a\x75\xa5\x8b\x1e\xc3\x50\x3b\x84\x1a\x15\xcd\x3f\x13\xad\x6e\xeb\x0d\x44\xc9\x3f\x6f\xc0\xa9\x81\xc9\x7a\x26\x00\x47\xe2\xf7\x47\xa1\x46\xf0\x3a\x87\x50\xe3\x42\x2b\x3f\xd0\xe4\x6c\x69\x6e\x84\x1a\x03\x5a\xf2\x21\xd4\xa8\x50\xf1\x31\x0a\x60\x49\xb4\xaa\xe0\x3e\x58\xd2\x43\xed\xc4\x4d\xf6\xd7\x01\xbb\x2a\x4c\xe8\x01\xbb\x5a\xba\xae\x84\x81\xec\xf3\x4c\x5f\x9f\x33\xeb\xed\x38\xdd\x34\xef\x64\x35\x8a\x13\xe5\x90\xd5\x38\xb0\x64\x0e\x59\x8d\x02\x7b\x1d\xc3\x9f\x8a\x4b\xe5\x2c\x68\x8e\x08\x08\x9d\x25\x00\x99\xfe\x07\x36\xb7\xe8\x17\xf8\x77\x09\x30\xb2\x1a\x3f\xab\x07\xcb\x50\xd5\xab\x0f\x96\x61\xc5\x22\x39\x8b\xcc\x5a\xf5\x73\x91\x1e\x25\xad\x0e\x10\x6a\x25\xea\x73\x00\xa1\x8a\x23\xfc\x08\x84\xaa\x55\x8e\xf5\x77\xa4\xcc\x00\x42\x0d\x12\xad\x14\xd5\xcf\xf8\x84\x0f\x45\xf5\x4d\x02\x7a\xab\x52\x09\xe3\x42\x39\x0b\xd5\xb9\x3e\x58\x7f\xca\x20\x38\x9b\xe3\xe1\x73\x25\x3e\x61\x5c\x7e\x87\xfa\x88\x4a\x65\x3a\xe2\xbb\x91\xe2\x01\xdf\x8d\x6a\x7e\x1c\xf8\x6e\x96\x64\x01\xe1\xc4\xcf\x4c\x13\x4e\x3c\xda\x1d\x54\xce\xff\x1c\xc5\x84\x13\x95\xd4\x75\x44\xa0\x2a\x59\x00\x08\x35\x62\x35\x1e\x2c\xc3\x23\x8d\x96\x70\xe2\xd5\xac\x00\x42\x95\xf3\xf3\x00\x42\x0d\x52\x07\x01\xa1\xaa\xb4\xd3\x39\xa2\xda\xd7\x53\x5c\x0e\x2a\x40\x7a\x08\x19\xae\xf5\x5f\xe1\xbd\x73\xc4\xc9\xc0\xe2\xa1\x3c\xe2\x21\xbe\x7d\xa8\x74\xf1\x39\xc1\xdd\x30\x7c\xfe\x79\x1d\x22\x12\x13\xf2\x5c\xfc\x32\x78\x9d\x0f\x86\xa1\xe1\x31\x3a\x54\xba\x58\x3a\x47\x28\x8f\xa8\x34\xe2\x43\x79\xc4\x47\xa7\xa6\xf8\x53\xa5\x57\xa9\xa8\xbe\x36\x00\x45\xf5\x0f\x60\xaf\x73\xc5\x94\x46\xaf\x31\x0c\xc5\xe1\x76\xae\x38\x35\x98\xb0\x2b\x4e\x0d\xa6\x01\xc3\x30\xe8\x8b\x30\x0c\x83\x8e\x0e\xf1\xa7\x4a\x64\x61\x18\x36\x0c\xe6\x1b\x04\x94\xca\xfc\xf2\xe5\x39\xf9\xf6\x4b\xc8\x50\xc9\x13\x17\x0c\xea\x9d\xfa\x25\xa6\xad\xc0\x2f\x5f\x9e\x19\x91\x7c\xa1\xbb\x39\x9f\x5f\x68\x67\xa6\xfb\xd0\x5e\x08\xa6\xdc\xa0\xc4\x53\xfd\xc2\x7a\x60\xb9\xdc\x20\xba\x22\xfd\x0f\x3a\x98\xae\x7e\xca\x7a\x48\xfc\x82\x8e\x69\xe8\x8b\xc8\x4e\x64\x4b\x5f\x37\x0c\x47\x21\x80\x71\xa3\xa8\xda\xe9\x0b\x24\xa9\x0d\x13\xf9\x82\x41\x35\x0e\xd1\x4b\x76\x62\x45\x0f\xb8\x84\x0c\x2b\x40\xbe\x4b\xc8\x50\x58\x89\x4b\xc8\x50\xf6\xd0\x8d\xaa\x04\xa1\xa7\xe0\xb8\x58\x7a\x83\x3b\x2e\x52\x56\xcf\x40\xd3\x98\x7a\x06\xa7\xc6\xa3\x37\x00\xc4\x2c\x7a\x0a\x71\x89\xa9\x37\x10\x97\x40\x30\xdc\x24\x2a\x7a\xc6\x9a\xec\x44\x71\x84\x5f\xb2\x13\x0b\x6e\xb6\x4b\xc8\x50\xde\xf8\x0b\xdd\x4d\xc5\x37\x78\x55\xe9\x82\x83\xeb\x42\x77\x73\xbb\xee\x03\xe3\x8e\x4f\xff\x42\x77\x13\xb5\x7a\x00\x9a\xe6\xad\xff\x81\x91\x0e\x7a\x26\x74\x5a\x08\xbe\x9b\x98\x3f\x50\xb5\x17\x92\xd4\x0e\x42\xe7\x02\x34\xed\x4b\xbd\x86\x84\x52\x33\x46\xc8\x30\x92\x14\x7e\xc9\x4e\x54\x46\xd9\xa5\xd2\x85\x2a\x7e\xdf\x8c\x61\x0f\x39\xd3\x05\x68\xda\x40\x86\x5c\xb2\x13\xab\x56\x16\x9c\x36\x95\x74\xf5\x4b\xc8\x50\x34\x5c\x17\xa0\xa9\xd8\x4c\x2e\xd9\x89\x05\x7b\xf6\xaa\x9c\x05\x96\xd3\xcd\x3a\x1e\xf4\x8b\x90\xf6\xd2\x95\xf8\x7d\xab\xfe\xa7\x14\x28\x46\x09\x4e\x9b\xac\x35\x08\xa7\x4d\xd3\xac\x60\xfd\x89\x2b\xfa\x02\x34\x9d\x38\xf9\x2e\x40\xd3\x0b\x1c\xf7\x42\x92\x2a\x46\xf4\x0b\x49\xaa\x2a\xe7\x5f\x38\x6d\x0a\x47\xf1\xa5\x9c\x45\x00\x8c\x78\x29\x67\x51\x35\x7f\x85\xfd\xd7\xf4\x3e\x42\xf6\x9a\x15\x48\x52\x05\x73\xb8\x6e\xfd\x0d\x21\x9f\xaf\x48\x52\x3f\xfd\x3c\x1c\x01\xff\x05\x82\xbb\x44\x13\x33\x27\xd5\x55\x79\x44\x14\xef\x4b\x51\xfd\xa0\x17\x80\x41\xd5\x69\x74\x31\x0c\x1b\x6e\x8c\x8b\x61\x68\x18\xbe\x17\xc3\x30\x0c\xdd\x47\x48\x66\xeb\x4a\x7c\x52\x12\x6e\xf0\xa7\x2a\x4c\x70\xab\x2a\x79\xf0\x09\xa2\xbb\x89\xea\x8b\xf1\x06\x16\x16\xfc\xa9\xa6\x0d\x40\xc8\x50\x3e\xef\x8b\x61\x28\xe8\xc9\xa5\x0a\xc6\x47\x28\x36\x7d\x1f\xf7\x11\x32\xbc\xea\x19\x45\xf5\x55\x8d\xee\x36\xb2\xdb\x88\x84\x5f\x37\x0c\x6b\x44\xe8\x5f\xca\x23\x56\x89\xe4\x06\x90\x4f\xc2\x0d\xba\x1b\x15\xc7\xba\x4d\x3e\x45\x5d\x29\xed\x8c\xaf\x55\xc8\x30\xe8\x7f\x38\x66\xb4\x74\xc9\x4e\x8c\x1a\x41\xe8\x6e\x92\x96\x3c\x74\x37\xaa\x5b\x72\x55\x03\x11\xe7\xd2\x55\x0d\x44\x3d\x05\x22\xd4\xa4\x4d\x05\x11\xea\xf8\xfc\x02\xcc\x86\x56\x7e\x1f\x0a\x59\xe1\x16\xba\x50\xda\xa8\x44\xee\x75\x03\x2f\x05\x34\x94\xeb\x06\x5e\x10\x9a\xe6\xba\x81\x97\x82\x56\x81\x1b\x78\x29\x7d\xae\xfc\xea\xe7\xbd\xea\xa7\x5b\x47\x39\x48\x14\xb8\x75\x74\x55\xf8\xf6\xba\x05\x74\xaf\x46\xc2\x2d\xa0\x2b\xfa\xa0\xeb\xd6\xca\xbd\x12\xd0\x6e\xad\xdc\xab\xf9\x73\x6b\xe5\x8a\xf0\xf3\x5e\xfa\x82\x7e\x74\xfd\xb8\x0d\xe1\xd1\xaf\xe3\xbf\xb0\x9c\xae\x1f\xb7\x29\x3b\xcc\x2e\x05\x3f\x6e\x53\xf6\x20\x53\x0a\x7e\x54\x85\x90\x7a\xa0\xb6\x47\x0a\x7e\x5c\x85\x90\xc6\xd7\x1f\x2d\xf1\x5f\xd7\xa4\x7f\x5d\xc3\x73\xdc\x2d\x95\x42\xe2\x19\x7e\x90\xa5\xe0\x62\x3f\x35\xef\x69\x0a\x2e\xf6\x53\xcb\xfa\x5f\x65\xb4\x23\xbf\xda\x8f\x5f\x3e\x13\x90\xe6\xa7\xe0\x02\x3b\x05\xf5\xdb\x05\x76\xa2\x72\x64\x0a\x99\x1e\x6e\xae\x74\xa1\x9c\x52\xe4\x7d\x2e\x86\x43\x30\x9e\xe9\x62\x38\x25\x9f\x97\x14\x5c\x0c\x87\xa0\x9e\xb9\xa8\x4d\xc9\x11\xe2\x29\xb8\x38\x0d\xe1\xd1\x1b\x34\xbe\xf4\xba\xf0\x06\xf7\xd9\xa6\xe0\x62\x31\xb1\x93\x52\x70\xb1\x18\x70\x6b\xa4\xe0\x62\x31\x7c\xbe\xa8\xec\x17\x80\x98\x82\xdc\x52\x85\xff\xb9\x84\x09\x30\xbb\xa4\x50\xe9\x99\x5b\x52\x29\xb8\xdc\xf8\x67\x24\x5c\x6e\xbc\xff\x9b\xbe\x2a\x2e\x3d\xab\xfb\xf7\x5c\xd5\xf3\x7b\xae\xea\xbf\xe6\xbc\xfd\x6b\xce\x1b\xef\xc8\x31\x11\x40\x4e\xc1\xf7\x6f\x08\x39\xbd\x2d\xec\x8d\x9c\xdf\x16\xc6\x2c\x97\xb7\x85\xfe\xe4\xfa\xb6\xd0\x9f\xdc\xde\x16\xfa\x93\x9f\x7f\x5a\x1e\xfa\x93\x3b\x2d\xff\x4b\xa4\xa7\xf0\x30\xf9\x79\xbc\xb7\x27\x2d\xc6\xaf\x0f\x08\x21\x87\x7f\x96\xe2\x93\x7f\xfe\x27\xbe\xff\x29\x3f\xff\x93\xde\xff\xd4\x9f\xff\xc9\xef\x7f\xda\xcf\xff\x94\xf7\x3f\xcf\xcf\xff\xd4\xf7\x3f\xfd\xe7\x7f\xda\xfb\x9f\xf1\xf3\x3f\xcf\xfb\x9f\xf9\xf3\x3f\xfd\xfd\x8f\xfd\xfc\xcf\x78\xff\xb3\xde\xff\xa4\x9f\x63\xc0\x94\x38\xae\x23\x05\xf7\x3d\x25\x78\x2e\x52\x70\xdf\x53\xc2\x87\x9b\x42\x4f\xbf\x17\x41\xcf\xbf\x17\x41\x2f\xbf\x17\x41\xaf\xbf\x17\x41\x6f\xbf\x17\x41\x7f\x7e\x2f\x82\xde\x7f\x2f\x82\x3e\x7e\x2c\x82\xaf\x96\xf9\x7b\xa6\xbb\xfd\x35\xd3\x7d\xfd\x35\xd3\x7d\xff\x35\xd3\xfd\xfc\x35\xd3\xfd\xfe\x35\xd3\x23\xfc\x35\xd3\x23\xfe\x35\xd3\x23\xfd\x35\xd3\x23\xff\x35\xd3\xa3\xfc\x35\xd3\xa3\xfe\x35\xd3\x73\xfe\xb3\xd1\x4b\xfc\x67\x6b\x4f\x7b\x5b\xd3\xdb\xba\xde\xd6\xfc\xb6\xbe\xe2\xa4\x94\xb7\xf5\xbc\xad\xf5\x6d\x7d\xc5\x4a\x69\xff\xb4\x5a\x78\x5b\x9f\xb7\xf5\x3d\x52\x4a\x7f\x5b\xd3\xdb\xfa\x8a\x22\xcb\x6f\xeb\x7c\x5b\xcb\xdb\x6a\x6f\x6b\x7d\x5b\xd7\xdb\xda\xde\xd6\xfd\xb6\x3e\x6f\xeb\x79\x5b\xfb\xdb\x7a\xdf\xd6\xf1\x4f\x6b\x0d\x6f\xeb\x3b\xbe\xf5\x1d\x5f\x7b\xc7\xb7\xbe\xe3\x6b\xef\xf8\xd6\x77\x7c\xed\x1d\xdf\xfa\x8e\xaf\xbd\xe3\x5b\xdf\xf1\xb5\x77\x7c\xeb\x3b\xbe\xeb\x1d\xdf\xfa\x8e\xef\x7a\xc7\xb7\xbe\xe3\xbb\xde\xf1\xad\xef\xf8\xae\x77\x7c\xeb\x3b\xbe\xfb\xfc\xde\xfb\xfb\xfe\xde\xfb\x27\xfc\xde\xfb\x27\xfe\xde\xfb\x27\xfd\xde\xfb\x27\xff\xde\xfb\xa7\xfc\xde\xfb\xa7\xfe\xde\xfb\xa7\xfd\xde\xfb\xe7\xf9\x6b\xef\x9f\xfe\xd7\xde\x3f\xe3\xaf\xbd\x7f\xe6\x5f\x7b\xff\xd8\x5f\x7b\xff\xac\xbf\xf6\xfe\xd9\x7f\xed\xfd\x73\xfe\xda\xfb\xe7\xfe\xb5\xf7\x6f\xf8\x6b\xef\xdf\xf8\xd7\xde\xbf\xff\x92\xdd\xf7\x5f\xb2\xfb\xfe\x4b\x76\xdf\x7f\xc9\xee\xfb\x2f\xd9\x7d\xff\x25\xbb\xef\xbf\x64\xf7\xfd\x97\xec\xbe\xff\x92\xdd\xf7\x4f\xd9\x7d\xff\x94\xdd\xf7\x4f\xd9\x7d\xff\x94\xdd\xf7\x2f\xd9\x1d\xc3\x5f\xb2\x3b\x86\xbf\x64\x77\x0c\x7f\xc9\xee\x18\xfe\x92\xdd\x31\xfc\x3f\xcb\xee\xff\xa9\xd6\xc4\xf0\x97\x58\x8f\xee\xb6\x49\x04\x14\x53\x74\xd7\x4c\x4a\xee\xba\x48\x11\x0d\x1a\x64\x72\x8a\x09\xbd\xd1\xc3\x5a\x29\x26\xee\x73\xeb\x33\x45\x69\xc9\x68\xa6\x31\xa3\xc3\x3a\x24\x2f\x45\xd7\x99\x13\x09\xc1\x29\x4a\x67\x76\x47\x54\x8a\xee\xac\x48\xc9\xd1\x27\x29\x66\xde\x30\x79\x43\xd6\x24\x87\xcf\x24\xc7\x6c\xbf\x96\x61\x94\x5e\xfd\x2e\xc3\x28\xdd\xfa\x5d\x86\x31\x9f\x5f\xcb\x30\xe6\xfb\x6b\x19\xc6\x12\x7e\x2d\xc3\x58\xe2\xaf\x65\x18\x4b\xfa\xb5\x0c\x63\xc9\xbf\x96\x61\x2c\xbc\xeb\x3d\x20\x63\xe1\x5d\xef\xe1\x18\x2b\xef\x7a\x0f\xc6\x58\x79\xd7\x7b\x28\xc6\xca\xbb\xde\x03\x31\x4a\xa3\x7f\x0f\xc3\x58\x59\x08\xef\x41\x18\x2b\xb3\xfc\x1e\x82\x51\x9a\xff\x7b\x00\xc6\xca\x86\x7b\x0f\xbf\x58\xd9\x70\xef\xc1\x17\x65\x13\xbc\x87\x5e\xac\xcc\xc5\x7b\xe0\xc5\xca\x5c\xbc\x87\x5d\xac\xcc\xc5\x7b\xd0\x45\xd9\x0f\xef\x21\x17\x65\x3f\xbc\x07\x5c\x94\xfd\xf0\x1e\x6e\x51\xf6\xc3\x7b\xb0\xc5\xa6\x0d\xf4\x8e\x4f\xd3\xc6\x79\xc7\xa7\x69\xc3\xbc\xe3\xd3\xb4\x51\xde\xf1\x69\xda\x05\xef\xf8\x34\x29\xdd\xef\xf8\x34\x1d\x04\xef\xf8\x34\xc6\xa7\xbd\x7d\x96\x3d\xd3\xbe\xf5\x99\xf1\x69\xdf\xfa\xcc\xf8\xb4\x6f\x7d\x66\x7c\xda\xb7\x3e\x33\x3e\xed\x5b\x9f\x19\x9f\xf6\xad\xcf\x8c\x4f\x7b\xfb\x2c\x7b\xa6\xbd\x7d\x96\xd1\xd2\xde\x3e\xcb\x68\x69\xef\x9c\xca\x58\x69\xef\x9c\xca\x48\x69\xef\x9c\xca\x38\x69\xef\x9c\xca\x28\x69\xef\x9c\xca\x18\x79\xde\x39\x95\x11\xf2\xbc\xe3\x23\xe3\xe3\x79\xc7\x47\x46\xc7\xf3\x8e\x8f\x8c\x8d\xe7\x1d\x1f\x19\x19\xcf\x3b\x3e\x32\x2e\x9e\x77\x7c\x1e\xc6\xe7\x79\xc7\xe7\x61\x7c\x9e\x77\x7c\x3a\xe3\xf3\xbc\xe3\xd3\x19\x9f\xe7\x1d\x1f\x19\x23\x92\x57\x32\x44\xdc\xf1\x9a\xa2\x8c\x10\x6c\xe7\x28\x03\xc4\xd1\x87\x29\x76\x7c\x0a\x19\x79\xd5\x5f\xa5\xcf\xa5\xea\xdb\xab\xde\x7f\xfe\xe7\x5b\xef\xc6\xcf\xff\x7c\xeb\xe5\xab\x00\x7e\x1d\x38\xf9\x1d\xe1\x8e\xb7\x22\xa9\x7f\x47\xbf\xde\x96\x2b\x4f\xc7\xc7\xdb\x11\xdd\x90\xf8\x5c\xf3\xcf\x75\x32\x22\x26\x5f\x26\xc3\x21\x21\x97\x65\x2c\xe0\x07\x88\x32\x10\x3e\xbf\x5c\x4a\x87\xc2\x18\x8c\xfe\xe3\x7f\xf6\xe3\x7f\xeb\xc7\xff\xd4\x2f\xfe\xe7\xd1\xeb\x54\x67\x48\x14\xb7\x4c\xd1\x23\xd8\xa9\xae\xe7\x6d\xc9\x5c\x13\xdf\x16\x3f\x13\x5a\xfc\x0f\x60\x6f\x8a\x1e\x9e\x4e\x0d\x47\x4d\x74\x0b\x44\x8f\x56\xcb\x79\x1f\xad\x96\xcb\x35\xaf\xd0\x77\x3b\x20\x55\xfb\x3a\x3c\x38\x1e\xdd\x06\x48\xd5\xd2\xdb\xe2\x4b\xe0\x89\x7c\xa2\xeb\xfd\xe9\x71\x47\x6b\x8a\xae\xd9\xa7\x8a\xfd\x1b\x4d\xcf\x77\x57\x59\xdc\x38\xa7\x26\x53\xba\xf9\xac\xc4\x95\x1e\xc8\x7c\x7f\xd9\x8f\x5f\xd7\x9d\x7f\x9a\xc2\x5b\x7f\x2e\x9f\x77\xd3\xdd\xf6\xf3\x3f\xef\xe6\xbb\xbf\x96\xe9\xbb\x09\xef\xaf\x65\xfa\x6e\xc6\xfb\x6b\x99\xbe\x9b\xf2\xce\x9f\xff\x79\x37\xe7\xa5\xdf\x5a\x0a\xb8\x14\x93\xbe\xd7\x75\xad\x1c\x32\xe3\x74\x99\x8b\xc5\x41\x8f\x4b\xb1\x7a\xd8\x3f\xa5\xa0\x65\x12\xf9\xe5\x4b\x24\x3b\x86\x3e\xa5\xa0\xe5\xb1\xf9\x55\x7e\xfc\xea\x9a\x71\x7e\xa1\x9e\x38\xba\x3f\xa5\x40\x5f\x1c\xa8\xf1\x35\x93\x38\x2d\x7d\xce\x53\x44\x75\xa9\xbc\x3d\xa2\xba\x54\xde\x1e\xdb\x37\x07\x5f\x8a\x7c\xf9\x7d\x3e\x6b\x21\xa1\x3c\x65\x07\x3f\xbb\x8f\xd0\x5d\x7e\xf4\x35\xf1\x1d\xb8\x0a\x53\x92\x82\xa4\xff\xe9\x2d\x81\x5f\x6c\x36\x87\x36\xb8\x07\xf8\xeb\x99\x1e\xb1\x49\x49\x2a\x18\x0e\xc0\x94\xa4\x2e\xd5\x40\xad\xf4\x94\xa4\x86\x79\x24\x2f\xa5\xc4\x77\x76\xfa\x83\x93\x33\xb9\xcb\x3c\x25\x9c\x9c\xc9\x1d\xc5\x29\x79\x54\x2a\x41\xe2\x90\x52\x46\x64\xb2\x8a\x53\xc6\x6f\x53\xe9\x01\xaa\x5d\xd6\x48\x66\x89\x09\xde\xe0\x4e\xce\x9c\x06\x23\x99\x11\x05\x99\x37\x48\x35\xfb\x52\x8c\x33\xe3\xfe\x51\xc4\xee\xdb\x42\x2f\x16\x4f\x2b\xe1\xfb\x0c\x96\xf8\xe3\x7f\x49\x7b\x95\x5f\x5a\x07\xf4\xbe\x94\xef\x2b\xa6\xd4\x1f\xff\x6b\x12\x3a\xfc\x7a\xd8\x9f\x7a\x4a\xff\xb6\x0a\x53\x19\x3f\xfe\x37\xf9\x1f\xfd\xf4\xd8\x51\xa2\x52\x50\x4a\x65\x49\x4a\xf0\x6b\xf3\x4b\xbd\xd6\xca\x56\x5f\xfc\xfb\x9e\xc4\x33\x6b\xf8\xfe\xcc\x1a\xbf\xf7\xac\xf2\x45\x8b\x31\x77\xd5\x2e\x13\xb4\x48\xc9\xd5\xba\x0c\xa1\x5c\x4a\xae\xd2\xe5\xac\x5e\xbb\x3a\x97\x4a\xa7\x2f\x75\xfd\x21\x1d\xd2\x37\x57\xee\x4f\xe9\x90\xea\xf9\x43\x3a\xa4\x6f\xae\xdd\x9f\xd2\x21\xb5\xf0\x87\x74\x48\x2d\xfe\x21\x1d\x52\x4b\x7f\x1c\x96\xa9\xe5\x3f\x0e\xcb\xd4\xca\x1f\x87\x65\x6a\xf5\x8f\xc3\x32\xb9\x4a\x97\x40\x1e\xa6\xe4\xaa\x9a\x9f\x6e\xfe\xcb\x67\x27\x6e\xc6\xdc\x55\xab\x14\x35\x1f\xae\x56\x25\x18\x82\x53\x72\x95\x2a\xc5\xfd\x1f\x35\x53\xdd\x00\xfa\x9a\xe2\xc1\x32\x75\x6d\x21\x3d\x83\x2d\xe0\xe7\x6d\x7a\x8c\x49\x1d\x74\x6c\x33\xa9\x9c\xa9\x51\x42\x6f\xe8\x29\x6c\x24\x47\x84\xfd\xf3\x8b\x73\x13\xca\x8c\x94\x38\x33\xa3\xc4\x0a\xe7\x65\x34\xde\xee\x38\xaf\x14\xd1\x63\x92\xe3\xbc\x52\xd4\x32\x35\x9e\xa2\xe5\x6d\x3c\xe5\x20\x44\xdc\x55\x96\xa0\xff\x4a\xc9\x78\xe6\x61\x38\x4d\xcf\xe4\x8b\x38\x0e\xe3\xe2\x0d\xee\xb2\x7a\x7f\xd9\xf7\x2b\xe5\x1e\x72\x4b\x88\xef\x90\x6b\xc8\x2d\x21\xb5\x94\xd7\x12\x52\x4b\x7d\x2d\x21\xb5\xb4\xd7\x12\x52\xcb\xf3\x5a\x42\x6a\xe9\xaf\x25\xa4\x96\xf1\x5a\x42\x6a\x99\xaf\x25\xa4\x16\x7b\x2d\x21\xb5\xac\xd7\x12\x52\xcb\x7e\x2d\x21\xb5\x9c\xd7\x12\x52\xcb\x7d\x2d\x21\x5a\x76\x78\x2d\x21\xb5\xc4\xd7\x12\x52\x4b\x7a\x2d\x21\xb5\xe4\xd7\x12\x52\x4b\x79\x2d\x21\xb5\xd4\xd7\x12\x52\x4b\x7b\x2d\x21\xb5\x3c\xaf\x25\xa4\x96\xfe\x5a\x42\x6a\x19\xaf\x25\xa4\x96\xf9\x5a\x42\x6a\xb1\xd7\x12\x52\xcb\x7a\x2d\x21\xb5\xec\xd7\x12\x52\xcb\x79\x2d\x21\xb5\xdc\xd7\x12\xa2\x45\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xf6\x59\xae\xbe\xf6\xce\xa9\x5c\x7d\xed\x9d\x53\xb9\xf8\xda\x3b\xa7\x72\xed\xb5\x77\x4e\xe5\xd2\x6b\xef\x9c\xca\x95\xf7\xbc\x73\x2a\x17\xde\xf3\x8e\x8f\x5c\x77\xcf\x3b\x3e\x72\xd9\x3d\xef\xf8\xc8\x55\xf7\xbc\xe3\x23\x17\xdd\xf3\x8e\x8f\x5c\x73\xcf\x3b\x3e\x72\xc9\x3d\xef\xf8\xc8\x25\xf7\xbc\xe3\x23\x97\xdc\xf3\x8e\x8f\xd4\xc7\xe7\x1d\x1f\x57\x1b\x57\xb3\x7f\xbc\x23\xc9\xd5\x45\x4b\xb7\xbe\x2d\x5f\xe3\xb3\xfa\x5d\x6f\xcb\xd7\xf8\xd8\xec\xdf\xae\xf9\x1a\x1f\xfb\xfa\xaa\x7f\x5a\xbe\xc6\x67\xb7\xf8\xed\x9a\xaf\xf1\xb1\xdd\xbf\x5d\xb3\xfd\xc9\xe1\xdb\xdb\x8f\xb7\xc4\xf8\xb6\x7c\x8d\xcf\xfa\xb2\xd9\xd4\x92\x5d\x45\xb4\xbc\xc7\xdb\xf2\x35\x3e\x76\x4a\x79\x5b\xbe\xc6\xc7\xd6\xf7\xbb\xbe\xc6\x67\x3d\x23\xbc\x2d\x5f\xe3\xb3\xc3\xfa\xd6\xf2\x35\x3e\x73\xc5\x6f\x2d\x3e\x3e\xf5\xd9\x6f\xcb\xe3\xcf\x79\xbe\x3d\xf9\x6b\x7c\xec\xc9\xf6\xb6\x90\x00\xfc\x7c\x7b\xce\xa7\x0a\xc1\xdb\x62\x3e\xf2\xe1\xdb\x73\x40\x2e\xc4\xfb\xb6\x00\x4c\x99\xdf\x9e\x43\x2d\xb4\xfa\xed\x4b\x2f\x35\xb5\xff\xf1\x78\x65\x40\x62\x3d\xbd\x7d\x06\x28\x96\x76\xfd\x3f\x88\x81\x66\x70\x64\x25\x7c\xbb\x9d\xd2\x7e\xe7\xbc\x2d\xa2\x2c\xfe\x76\x8d\xaa\x6f\xae\xb7\x85\x0a\x8e\xe9\x5b\x0b\x49\x47\xed\xfd\xc0\x48\x61\x8a\xfe\xad\x65\x40\xe8\xf7\xed\x73\x44\x23\x1b\xdf\x16\x83\x03\xe9\x1d\xcc\x08\x1e\xf2\xdb\xe4\xc2\x7b\x68\xf5\x5b\x0b\x04\x80\xe5\x5b\x9f\x55\x4a\xee\xbd\x26\x01\x6f\x9d\xf5\x6d\xf9\xd4\x05\x7a\x5b\x1c\x47\x98\xc3\xf3\xb6\x64\x71\xe5\xbc\x2d\x64\x7b\xe4\x77\xc4\xc0\xa4\xdd\x96\xde\x16\x5f\x5a\xfd\xdb\x22\x71\xfd\xde\xec\x75\x31\x66\x77\xba\x7e\xdf\x8c\xd9\x31\x6a\xdf\x37\x63\x76\x68\xc3\x8f\xe5\x97\xec\xf7\x62\x73\xcb\x60\xee\x6f\xa3\xe1\xd6\xc1\xaa\xe7\x1d\x0d\xb7\x10\xd6\x53\xbe\x3d\xf9\xb2\x19\xdf\xb7\xbb\xa5\xb0\xeb\xf3\x2e\x3f\xb7\x16\x7e\x2c\x63\xb7\x18\x56\xf7\x6b\x36\x2d\xd9\x7b\xf8\xac\xb7\xe5\x6b\x7c\x6c\xac\xfe\xb6\x54\x36\xec\xb7\xbb\x7c\x7c\xc2\xfc\x76\x97\x6f\xbd\x5a\xbe\x5d\xd3\xdf\x4d\xad\x16\x1f\x9f\x95\xbe\x3d\xf9\x6b\x7c\xd6\xf9\xde\x1f\x7b\x37\xbe\x5a\xbe\xc6\x67\xe7\xf0\xed\x5d\x5f\xe3\x63\x71\xa4\xb7\xe5\x6b\x7c\x2c\xcc\xf3\xb6\xdc\x57\x0c\xd2\x52\xc2\x2b\x06\xd5\x12\x5f\x31\xa8\x96\xf4\x8a\x41\xb5\xe4\x57\x0c\xaa\xa5\xbc\x62\x50\x2d\xf5\x15\x83\x6a\x69\xaf\x18\x54\xcb\xf3\x8a\x41\xb5\x74\x17\x68\xfd\xfd\x2e\xb7\x73\x24\x18\xd5\xe2\xe3\x13\xfb\x7e\x5b\xec\x15\x71\x6a\x71\xd1\xbd\xee\xb7\x96\xfd\x0a\x46\xb5\x1c\x7a\xf8\xad\x3f\xbe\x7e\x9e\xf4\x7e\xa9\xdb\x40\x73\x7f\x1b\x1f\x32\xa8\x10\x71\x6a\x79\xfe\xb0\x62\x72\xed\x7f\x58\x31\xb9\x8e\x3f\xac\x98\x5c\xe7\x1f\x56\x4c\xae\xf6\x87\x15\x93\x7f\xdb\x51\xed\xfd\xcf\x7e\xf7\xac\x7a\x7b\xfc\x8b\xda\x3b\x0e\x6e\x37\xe9\x10\xa1\xa5\x85\xf7\x38\x50\x8b\x32\xfe\xf3\xdb\x92\x90\x96\xf6\xb6\x64\x7f\xce\xf7\xbb\xca\x2b\x0d\xd4\xc2\xae\xf9\xb6\x92\x1b\xbb\x66\xbd\x2b\xc7\x5d\xda\x2b\xe6\x77\x0d\xb8\x4b\x7b\xa5\xf3\xed\xae\x81\x34\xf8\x76\xcd\x7c\xf7\xb5\x5a\x38\xb0\xf6\xb7\xbb\x16\xbb\xef\xdb\xbb\x7c\x7c\xc6\xb7\xf9\x75\x9b\x6b\x07\x7b\x57\x85\xdb\x5d\xab\x7d\x5b\x5d\x6e\x7b\xed\x56\xdf\xb7\xbb\xfd\x35\xd7\xb7\x1d\xe1\x2e\xed\xb9\xbe\xad\x2e\x77\x69\xaf\x74\xbe\x5d\x53\xde\x03\x54\x2d\x00\xf1\xbf\x8d\xf3\xd3\xde\xe3\x52\x2d\xcf\x7b\x38\xaa\xa5\xe3\xd7\x28\xfc\x1a\xef\x59\xa7\xff\xcf\xf7\x1c\xfb\xaf\xd8\x5b\xa6\xb6\x40\x3c\xf3\xbd\x7d\xbd\x07\x91\x5a\xc8\xec\xbe\xef\xe4\x3f\xe7\x3d\x88\xd4\x72\xdf\x83\x88\x16\x52\xbd\xd6\x79\x07\x92\x22\x76\x79\xbd\x1f\xd7\xd3\x7b\x08\xab\x05\xc2\x13\x7b\xa7\xa8\x17\x25\x70\xbe\x2d\xdf\x0e\x2b\xb5\x40\x7e\x32\xbe\x3d\x99\x0a\x5a\xe1\xed\x73\x67\xd8\x3c\xb3\x21\xe5\x3e\xde\x43\x51\xff\xf7\x83\xea\xb4\x6f\x6f\xf6\x25\x95\xf6\xb7\xde\xb1\xa4\xbe\x89\x54\xf7\x7e\xaf\xe7\xdb\xf2\xed\xdf\x0e\x2a\xb5\xf8\x92\x1a\xdf\x16\xbd\x7b\xc0\x77\xf9\xb6\xa4\x86\x96\xd4\xfb\x76\xf7\x80\x5b\x18\xef\xf8\xb9\x17\xdc\xbe\x2f\x29\xf7\x84\xef\x5a\xbf\x5d\x53\x7f\x1f\x5d\x6e\xd9\xff\x38\xba\xdc\xba\xff\x71\x74\xb9\xd7\xfc\xc7\xd1\xe5\x36\xff\x8f\xa3\xcb\x73\xc6\x7e\x1c\x5d\xee\x5d\xff\x71\x74\xb9\x87\xfd\xc7\xd1\xe5\xde\x82\x1f\x47\x97\xe7\x90\xfd\xec\xf3\xfd\x7d\x30\xb8\x57\xe1\x87\x28\x99\xf1\xf7\xec\xcc\xf4\x5b\xe8\x4f\x8d\xcf\xb7\x96\xf2\x5b\xb8\xcc\xfa\x7b\x4e\x67\xfb\x2d\x5c\x3c\xcf\xec\x87\x70\x99\xfd\xf7\x2c\xcf\xf1\x7b\x96\x1d\x82\xf4\x63\x6d\x38\xfc\x68\xf5\xf8\xed\x9a\xf5\x5b\xf9\x98\xff\x12\x49\x1e\x0a\xf8\xb1\x36\x3c\x14\x20\xb5\x86\x16\x63\x7c\xbe\xcd\x8e\xfb\x4c\x7e\x28\x04\x96\x7e\x2b\x04\xee\x3b\xf9\x71\xb8\xba\xff\xe4\xc7\xaa\x73\x1f\xca\x8f\x55\xe7\x21\x85\x1f\xab\xce\xc3\x0a\x3f\x14\x26\x87\x12\xfd\x10\x9a\x36\xfe\x70\xa8\x65\x9b\x7f\x38\xd4\xb2\xd9\x1f\x0e\xb5\xfc\x0d\x52\xf4\xd3\xa1\x96\x09\x4e\xc8\xc3\x95\xdd\xea\x4d\x0f\xce\xd6\x7c\xce\x37\xaf\x52\x3e\xf7\x9b\x57\x29\xdf\xf0\xcd\xab\x94\x6f\xfc\xe6\x55\x2a\x6e\x55\xa5\xe6\xe0\xff\x54\xdc\xa2\x4a\x0d\x34\x6e\x71\x4b\xe9\xfb\x1a\x2b\x58\x4a\x2b\x7f\x6b\x59\xa8\x2c\xeb\x6d\x61\x96\x5f\x85\xa9\x04\xa4\xc4\xf3\xed\x1a\xd4\x91\x77\x96\x8b\x5b\x4a\xfb\xc9\xdf\x5a\x14\xf7\xff\xc7\xd8\x28\xc2\x27\xbf\x18\x83\x12\x15\xf7\xcf\x6f\x8b\xc0\x2f\xe5\x6d\x11\xf8\xa5\xbe\x2d\x02\xbf\xb4\xb7\x45\xe0\x97\xe7\x6d\x11\xf8\xa5\xbf\x2d\x02\xbf\x8c\xb7\xe5\x17\xb8\xe8\x1f\x2c\x47\x89\xbf\x40\x30\xf1\xfd\xcf\x2f\x10\x4c\x7a\xff\xf3\x0b\x04\x93\xdf\xff\xfc\x02\xc1\x94\xf7\x3f\xbf\x40\x30\xff\x40\x5d\x4a\xfa\x05\x82\x69\xef\x7f\x7e\x81\x60\x9e\xf7\x3f\xbf\x40\x30\xfd\xfd\xcf\x2f\x10\xcc\xff\x09\xd4\xa5\xa4\x6f\xf8\x98\x1f\x50\x97\x92\xa0\xfb\x78\x5d\x14\x25\xa1\x0b\xf4\xf5\xb6\x3c\x5c\xf3\x0e\x37\xfc\x10\x6d\xdb\xdb\xa2\x1c\xee\x77\xb2\x21\x17\x8c\x6d\xbf\x2d\x26\x70\xf6\xdb\x42\x3e\x7e\xfb\xf6\x1c\x00\xdc\xf5\xdb\x5d\x47\x20\xee\xb7\xe5\x33\xd4\x5f\xad\x5f\x7d\xff\xe7\x6b\x72\xf8\xf1\x9f\xbe\xde\xff\xc4\x9f\xf7\x8c\xf7\x3f\xe9\xdb\x7f\xbe\xbe\xe9\xfd\x4f\xfe\x71\xcf\x78\x27\x3b\x97\xef\xf7\xc4\xb6\xdf\xff\xd4\x9f\xef\x79\x97\x4e\x6e\x3f\xef\xf9\xf6\x9e\xe7\xc7\x3d\xf5\xdb\xd3\x3e\x38\xbb\xaf\x6f\xf9\xfa\xef\xfb\x9f\xf1\x7b\xde\xf2\xfc\x3d\x6f\xd9\x7e\xcf\x9b\x5b\x74\x3f\xe6\x2d\xef\xdf\xf3\x46\x26\xd3\xf7\x79\xcb\xf7\xf7\xbc\x95\xf0\x7b\xde\x4a\xfc\x3d\x6f\x90\x21\x7e\x9f\xb7\x92\xff\x9a\xb7\x52\xfe\x9a\xb7\x52\xff\x9a\xb7\xd2\xfe\x9a\xb7\xf2\xfc\x35\x6f\xa5\xff\x35\x6f\x65\xfc\x35\x6f\x65\xfe\x35\x6f\xc5\xfe\x9a\xb7\xb2\xfe\x9a\x37\x88\x18\xeb\x79\x45\x20\x75\xdf\x9e\xd7\x57\x50\xa8\x18\x1e\xbe\x8d\x2e\x69\x54\xeb\x9b\x28\x15\x9d\x7f\x7a\xef\x22\x9d\x2a\xee\x77\xbc\xa1\xf5\x7f\x5e\xd7\x59\x51\x0c\x6d\x04\x7e\xd9\xef\xbe\x90\x06\xf5\xbd\x2f\x75\xff\xab\x2f\xe7\x5f\x7d\xb9\xbf\xfb\x42\x15\xf0\xef\x7d\x81\x9e\xff\x7b\x5f\x14\x93\xe2\x60\x2c\x8a\x49\xe9\x28\x14\x74\x88\xc8\x70\x69\x4a\xf5\xe1\x28\x74\xfb\x2a\x07\x1d\x93\x0d\x18\x08\x31\xf4\xf2\x81\x0a\xf1\x7d\x0d\x94\x80\x27\x05\xa5\x22\x40\x50\xd2\xaf\x04\x82\x40\xbf\x14\x6d\x5b\xfc\x2a\xdc\xc7\xdb\xdd\xe8\x98\x2b\xd2\x4f\x57\xce\xe7\xc2\x51\x5c\x26\xea\x73\xe1\xbe\x85\xa3\x14\xf8\x5f\x59\x5c\x49\x0a\x4b\xd9\xfc\x22\x7c\x55\x0e\x76\x1b\xf1\xd8\xe2\x2e\xf2\xb9\x08\x89\x55\x77\xe4\xce\xe5\x89\x62\xa9\xfa\x11\x3e\x17\xe3\x52\x03\x7d\x71\xd2\x89\x54\x23\x6f\x77\x5e\xf5\x54\x23\xcf\xf4\x14\xf8\x54\xfd\x08\x9b\x90\x01\xa4\xea\x87\xc6\xdc\x9e\x02\x95\xaa\x9f\x06\x73\x3b\xad\x6d\xaa\x85\x2b\x0b\xef\x2b\x58\xee\x40\x11\x2b\xd6\x36\x6c\x34\xa9\x3e\xdc\xf7\xf0\x14\xb7\x22\xe7\xee\x3c\xc5\x95\xb3\xb9\x37\x57\x7a\x58\x62\x9e\xc0\x17\x79\x48\x62\x92\x98\x96\x9a\xab\x32\xf3\x10\xb9\x6d\xae\x6c\xcc\x03\x3e\xa2\xf1\x45\xd4\x3e\x4f\xcd\xd5\x85\x49\xc5\xce\xd4\x5c\x55\x98\xd0\xcb\xa5\x16\x79\x8a\xb3\x02\xa5\x96\x78\x8a\xa7\x86\xa5\xe6\x12\x7d\x9e\xe7\x3f\x18\x3d\x52\xf3\xe5\x32\x0f\x10\x88\xe6\x26\xed\x84\xd6\x25\x35\xb7\x9e\xe6\x39\x74\xda\x63\x67\xf3\x12\x7c\x6e\x1e\x37\x9b\x54\xc1\x4d\xcd\xa3\x56\xf3\x92\xe3\xd4\x3c\x62\x35\xaf\x53\xe8\xa4\xc7\x05\xdb\xa4\x7e\x6d\x7a\x5c\x98\xcd\x0b\xf8\xe5\x71\xad\xdc\x82\xa7\x9a\xa6\xc7\x35\x72\x0b\x7c\xec\x33\x71\xab\x79\x72\x70\x7a\xd0\xa0\x83\x33\x88\xa4\xc7\xb5\x67\x83\x8d\x3a\x3d\x07\x7d\xdb\x89\x50\xd3\x73\xb8\x92\x0d\xfe\x78\x7c\xc6\x60\xfd\x4a\xcf\x95\x66\x4e\x5f\x2e\x57\x12\x17\x7d\x2e\xcf\xf4\x7c\xbd\x2f\x75\xd7\x7f\x79\xba\x7a\xea\xc4\x11\x02\x30\x83\xee\xc7\x8c\x51\x20\x2a\x75\xdc\x7f\xd1\x93\x52\x53\x77\x01\x6f\x11\x18\x50\xf7\x10\xbd\x45\xb6\x66\xef\x5c\xd9\xb9\xd2\x2d\x48\xa3\xc4\x56\xea\x58\x8f\xd1\x93\x91\x53\xf7\xad\x62\xe4\x46\xa6\x7e\xb1\x30\x2e\x57\xf2\x0d\xf1\xfa\x95\x23\xe0\xfa\x01\xa2\x31\x3c\x4e\x61\x89\x8d\x3a\x1e\x9c\xc4\x4e\x85\x93\x86\xcf\xad\x09\x53\x3b\xdc\xb3\x60\xc2\xd4\x0e\xb7\x1e\x2d\x11\x83\x1e\xd8\x77\xc9\x59\x3b\xd2\x90\x6d\xb7\x79\xdf\xe4\x99\xce\x39\x96\xc6\xe4\x99\xe8\xf2\xc3\xad\x25\x4b\x97\xbe\x38\xcc\xc9\x72\xe4\xed\x1e\xd1\xb1\xec\x44\x01\x69\x2a\x52\xc3\x81\x30\xe9\x75\xf6\x64\xdd\x34\x03\xee\x4b\xe7\x03\x4c\xd3\x6d\x00\x23\xe5\x3e\x4d\x6c\x80\xec\x34\x4e\x69\x46\xfe\x87\x78\x99\x2e\xea\x8d\x02\xa1\x69\xba\x98\xb7\x4c\x10\x7f\xba\x83\xd0\x28\x1a\x91\xa6\x3b\x05\x2d\x03\xac\x99\x95\x67\xf2\xb5\xd3\x0f\x04\xa3\x60\x5a\xa2\x96\xbc\x15\x70\x6b\x54\xee\xb6\x82\x28\xa0\x72\xb7\x15\x4f\x23\x4e\x94\xeb\xb5\x42\xc2\x13\xe5\x7a\x0d\x06\xc0\x44\x81\x57\x2b\x5e\x7a\x36\x51\x9a\xd5\x48\xce\x4f\x94\x66\xb5\xe2\xbc\x12\x89\xba\x98\x56\x01\x86\x50\x29\xd2\x2a\x82\x81\xda\x89\x46\x65\xbc\x44\x49\x36\xab\xc0\xa8\x28\xad\x66\x90\x6c\x26\x8a\x8d\x59\x65\x17\xc3\x9d\x6e\xcd\x29\xa5\x12\x3c\xd2\x46\xd9\xfe\x04\x89\xaf\x3d\x4e\x30\x90\x20\xf1\x35\xf8\x44\x12\x44\xb6\xf6\xb0\xab\xa0\x7d\xb5\x87\x9d\x03\x85\xa9\x51\x69\x3a\xc1\x11\x69\xcf\xe5\x4a\x8f\xeb\x5a\x67\x07\xc0\xa8\x68\x9d\xbc\x50\x58\x05\xad\xb3\x1f\xe0\xcb\x33\xe8\xbb\x12\xbc\x70\xd6\x9d\x8e\x29\x41\xfe\x66\xdd\xf3\x65\x13\xd4\x50\xd6\x17\x57\xba\x9b\xd2\x20\x3b\x4d\x50\x20\x59\x67\xaf\x40\x81\x64\xfd\x70\x9f\xfb\x76\x0c\xb2\xa4\x04\xd7\x8f\x75\x76\x0e\x4c\x20\x06\xd3\x49\x82\x0e\xc3\xe0\xa9\x4f\xd0\x61\xd8\x68\x7e\x25\x94\x10\x36\x9c\x40\x21\x41\x09\x61\xc3\x53\xee\x13\x89\xfb\x06\xaf\x4b\x22\x71\xdf\x06\xc8\x07\x12\xe9\x8d\x9a\x84\x89\x14\x78\x1b\xfb\xbf\x44\x32\xd9\xf1\x36\x58\x82\x64\xc0\xdb\x70\x56\xb3\x44\xfa\xb8\x0d\xb6\x18\x69\xbd\x36\x49\xee\xbc\xb8\x9b\x26\x08\x31\x92\x7c\x6d\x72\x2e\x5f\xb6\xed\x64\x8b\x5d\xcf\xfd\xb1\xa9\x0f\xda\xfc\x62\x6a\x2f\xc2\x74\x02\x24\xb9\x87\xfb\x4c\xff\x23\xbc\xeb\x50\x8e\x4c\x0a\xac\x99\x9f\xa8\x39\x10\xcb\x31\x3f\x51\x73\x70\x2d\xd3\xa0\x47\xcf\x81\x5e\x9b\x67\xfc\x65\x52\x4b\x8d\xd4\xf2\x4c\x6a\xa9\x99\x9f\xb6\x99\x44\x52\x23\x1b\x3f\x93\xd8\x69\xd4\x7a\xce\x64\x80\xd8\x72\x5d\x26\x93\x8b\x61\x2b\xf0\x06\x16\xf9\xa2\x2f\xe4\x5c\xd8\xa2\x2f\x91\x65\xb6\x7c\x53\xe5\x88\x08\x59\x9e\x94\x9a\x63\x24\x7e\xe1\x5b\x2c\x03\x67\xb7\xe5\xac\x16\x19\xc0\xb9\x79\xd1\x9b\xaf\x5f\x91\x5f\xdc\xf7\xe0\x02\x33\xee\xeb\x38\xfa\x16\x6f\x9f\xfc\x72\x1e\x92\x1c\x71\x0f\xed\xc0\x53\x70\x0d\x41\x62\x93\xc1\xf4\xd9\x76\x4c\x52\x06\xd3\x67\xdb\x1d\x2a\x39\x11\xbd\xdb\x7e\x70\x65\x00\x44\x76\x02\xff\x73\xa7\xa1\x41\x4c\x95\x81\xd4\xd8\xf1\x83\x32\x03\x7a\x31\xa8\xb6\x32\x80\x17\x3b\x95\xf7\xf9\xc1\x6c\xc7\x69\x72\x32\x60\x0f\x3b\x0f\x6f\x77\x07\x8e\x1d\xdf\xee\x99\xa8\x83\x5d\xdf\xc4\x5f\x16\xbe\xff\xf2\x0d\x97\x71\x61\x18\x14\x5d\xb9\xf8\x1b\x16\x7c\x6b\xb9\xb8\x5a\xb0\x28\x8e\x95\x8b\xc3\x5b\x56\x70\x2e\x95\x5c\x36\x57\x1a\xbf\xfc\x7d\x0b\x6a\xa8\x5c\x08\xef\x43\x93\x93\x0b\xa1\x7d\x48\x12\x72\x75\x51\xb0\xa2\xa7\xc0\x67\x34\xb7\x15\x5d\xfb\xcc\x95\xa8\x67\x64\x65\x55\x22\x83\xb0\x5a\xe4\x5a\xf8\x9f\xaf\xf9\x5c\x89\x6d\xc0\xb0\x91\x2b\x11\x8a\x38\x78\xa6\xcf\xe6\x8a\x83\x67\x12\x3f\x88\x8e\xc0\xcb\xd5\xf8\xe5\x1a\x66\xae\x8b\x08\x09\xeb\xac\xf2\xed\x89\x75\x56\x37\x4e\x6b\xd6\x7c\x75\xf1\xb2\xa0\xda\xcf\xd5\x01\x31\x2b\xa9\xd7\x9b\x88\x58\xd6\x7d\x00\x19\x5c\x95\xca\x55\xb0\x06\xe7\xd4\xc8\x2d\xf2\x14\xd7\x37\x73\x8b\x3c\xc5\xf5\xcd\xdc\x32\x71\x0e\x07\x95\xe5\xa6\x38\xa0\x1f\x40\xb9\xb9\x65\xb8\x92\x1f\x40\xb9\x7d\x22\x22\x3c\xc5\x75\xd8\x95\x2e\x4f\x79\xf8\x06\x56\x6b\xf3\x08\xc6\x4a\x2e\x30\x73\xe3\x1b\xb2\x53\x51\xe5\xc7\x15\x9d\x95\x9d\x00\x2d\x77\xb7\xf2\x57\xf1\x63\x25\x77\x46\xb7\xfa\xb1\x92\xbb\xa2\x46\x8e\xf8\xcc\x9d\xd1\xad\xae\xd6\xe5\xfe\x10\xab\x65\x7d\x76\x0f\x82\xac\xea\xec\x45\xb9\x77\x9e\xc2\x8a\xec\xb8\xbd\x2b\x2b\xb2\xe3\xf2\xae\xae\xd6\xe5\xee\x8e\xeb\x55\xd9\x9b\xdd\xb8\xd2\x78\xbb\x67\x2b\x2e\xf0\x9b\xb9\x7b\x96\xe2\xaa\x2e\x84\x73\x5f\xf4\x65\xf1\xbe\xc5\x53\xbe\x64\xeb\xff\x12\xc9\xb9\x6f\x1e\xe9\xdc\xb8\xb9\x6f\x3e\xe1\xf0\x10\xa6\xbd\x3a\x45\x78\xee\x7e\x72\xac\xc6\xc6\xe9\xe0\x58\x80\x6c\xe7\x11\xf8\x9f\x9f\x7e\x79\x04\x02\xe4\x0e\xd8\xcd\xc3\x71\x29\xab\x31\x80\xc3\x3d\x89\xab\xf9\xc9\x98\x07\x8b\xbc\xf9\x59\x98\x87\x3b\x30\x56\xeb\x5c\x99\x79\x83\xeb\x8d\x79\x54\xde\x30\x79\x43\xe5\x0d\x93\x37\x34\xde\xb0\x78\x66\xe3\x0d\x6c\xe9\xc1\x70\x02\x57\xcf\xc3\x63\x00\x8b\xf2\xf4\x79\xb0\x01\x9e\xcc\x7d\xae\x79\xaf\x27\x73\x9f\xfb\xac\xd7\xa3\x2f\x5a\xfc\x8f\x89\x1e\x8b\xff\x21\xca\x87\xe3\xf5\xd6\x53\xf9\x86\x03\x56\xa6\x73\x1f\xa2\xe0\x61\x6b\x8e\x83\x7f\x96\xad\x39\x0e\x3d\x73\xf6\x8d\x3c\x2e\xcf\x44\xd8\x4c\x21\x6e\x10\x28\x33\xd2\x6b\x26\x7a\xba\x19\xb5\x1e\x26\x7a\xfa\x91\xba\xba\x43\x9e\xf3\x74\xe7\xc8\xea\x91\xa7\x14\x50\x4c\x0e\xd6\xce\x68\x83\xab\xb3\x51\xd1\x06\x17\x44\x9a\x79\x12\xbd\xa1\xbe\x72\x9e\x83\x90\x6f\xe7\x29\x03\x7c\x52\xe7\x29\x1e\x25\x58\x1d\x81\x32\x8d\xb7\x23\x50\x26\x9b\xbf\xbb\x2e\x9a\x27\x9b\xbf\xbb\x2e\x9a\xcd\x11\x43\x8b\xba\x7c\xd9\xfc\xe0\x5a\x54\x93\xce\x94\xbc\x5f\x83\xc3\x90\x7a\xe3\x6b\x38\x21\x52\xa6\xde\xf8\x1a\x88\x02\x6a\x4b\xaf\xe1\xc4\x4d\x99\xaa\xd0\x8b\x6a\x90\xd9\x14\xf5\x70\x2a\xaa\x4c\x55\xe8\x35\x9c\xbc\x28\x53\xf9\x79\x0d\x36\x38\x95\x9f\x17\xec\xc2\x99\x2a\xcd\x0b\x26\xe7\x4c\x39\xe2\x35\x39\x7c\x29\x56\xba\xa6\x6b\xa6\x99\xaa\x79\x6b\x2e\xfd\xf2\xf1\x9c\x0e\xad\xcd\x54\xcd\x5b\x93\xbe\x50\x46\x61\x51\xe2\x38\x43\x22\xbf\x96\xd7\xf1\xc9\x90\xc8\xaf\xc5\xce\x81\xe2\x7d\x51\x02\x38\xc3\x6c\xbe\x16\x22\x04\x6e\xf1\xb5\x9c\x33\x2e\xc3\x2d\xbe\x96\x53\xfd\x64\xf8\xa0\xd7\x1a\xfa\xc5\x1b\x5c\xd1\xc9\x10\x0a\xaf\xe5\x36\x5d\x86\x50\x78\x2d\xd7\x68\x33\xc4\xa4\x6b\xb3\x8b\xd1\x3e\xd7\x76\x1d\x36\xc3\x4d\xb8\xb6\xeb\xa9\x19\x6e\xc2\xb5\xd9\x9b\xf0\xc9\xad\xcd\xfe\x83\x4f\x6e\x51\xe7\x30\x43\x48\xb6\x36\xeb\x13\xf2\xa9\x45\x29\xdf\x0c\xf9\xd4\xda\xae\x99\x66\x94\xbc\x75\xd8\x71\x70\x04\xad\xc3\x8e\xbb\xcc\x34\xa4\x63\xf9\x7a\xa4\x77\x9d\xc6\x7d\x6e\x21\xac\xc3\xae\xba\x6e\x5f\xae\xe3\x7a\x6a\xbe\x44\xd6\x60\xe9\xce\x97\x3d\x76\xfc\xb8\x2d\xb0\xb5\xac\xeb\xbc\x8c\x25\x20\x97\x28\x13\x5b\x02\x72\xe9\xfa\xee\x28\x81\x99\xbe\xbe\x3b\x0a\x2c\x24\xeb\x36\x9e\xc2\x01\x74\xdd\x6e\x2b\x24\x9d\xaf\x7b\x79\x8a\x2b\x9c\xeb\xba\x63\xa6\x90\xc4\xba\x83\x2b\x80\x25\x0a\x6d\xe7\x0a\x60\x41\xe9\xda\x4e\x1c\xf1\x4d\x24\xb7\xfe\x53\x22\x17\xd4\xb1\x1d\x8c\xbb\x1e\x9e\xe8\xeb\xaa\xa0\x8e\xed\xe0\x6b\xb5\x44\x5f\x2d\x9b\x52\xdd\x25\xfa\xca\xdd\xb1\x70\xa5\xe3\x4b\x77\xac\x5c\xe9\xaa\xef\x8e\xee\x3a\x2b\x29\x71\x9f\xab\x78\x25\xb9\x0c\xde\x20\xaa\x0b\x49\x13\x3b\x7a\x9a\x44\x49\xbe\x8e\x37\xdc\x2c\x05\xec\xf5\x4e\xee\x0b\x29\x60\xaf\x77\x72\x5f\x48\x01\x81\xb7\x93\xa7\x01\x14\x80\x70\x3b\xb9\x67\xa4\x00\xff\xd9\xa4\xb4\x14\xa0\x3f\x3b\xbb\xc2\x57\x80\xe2\x6c\x8a\x83\x14\x00\x35\x3b\x3b\x43\x50\xc9\x6e\xe9\x6e\xd2\x56\x0a\x30\x8f\x9d\x33\xcf\x24\x7e\x99\x3b\xff\x5b\xbc\x61\xf2\xbf\xc5\x1b\x9c\x51\xb4\x10\xb1\xdb\xd4\x3f\x2d\x85\x19\x82\xba\xb9\x14\x66\xa8\x38\xaf\x51\xc1\x4d\xb9\x4b\xe3\x7f\x0e\x9b\xd8\xc5\x7d\x1a\xa5\x38\x82\x61\x17\x3f\x9b\x4a\x71\xcb\x6c\xc3\xa3\x59\xca\x21\xf2\x7e\xf9\x75\x89\x9f\xfb\x89\x53\xaa\x2b\xc2\xbb\xfa\x59\x51\xaa\xef\x8d\x5d\xfd\xac\x28\xd5\x03\x00\xbb\xfa\x8a\x2f\xd5\x9d\xfe\xbb\xfa\x8a\x2f\xd5\x9d\xcc\x9b\x62\xd2\xa5\x76\xe2\xdb\xee\xc5\x28\x55\x11\xfa\xcd\x7d\x83\x37\x6c\xee\x9b\x3c\x93\xf5\x5f\x27\xcf\x74\x75\xb3\x54\x8f\x78\xee\xc6\xfa\xaf\x8e\x13\xde\xad\xf0\x14\x3f\xb7\x76\x2b\x3c\xe5\x72\x25\x2b\xbe\xf9\x99\xbd\x21\x58\x2b\x2d\x71\xa5\x9f\x00\xa5\xb1\x96\x9a\x9f\x00\xa5\xf9\x99\xbd\xa9\xa2\x5a\x5a\xe5\xbe\xcd\x53\xe8\xf5\x93\xf8\x1f\xbd\x7e\x5c\x89\x2c\xcd\xe3\xdc\xfb\x61\xa7\x34\x97\xd6\xfb\x71\xf7\x5f\x69\xc6\xff\xfc\x74\x28\xcd\xa5\xf5\x7e\x1a\x7d\x39\x5c\x39\x78\xe6\xe1\x0d\x7e\x56\x94\x87\x84\x16\xd2\xcf\xca\x43\x42\x0b\x55\x46\xcb\x23\x17\xfe\xe7\x7f\xee\x66\x8e\xee\x90\x2e\x0f\x09\x2d\x50\xba\x14\x3c\x77\xe2\x89\x2a\x8f\xa8\x3b\x1e\xfd\x52\xa8\xea\xcf\x4c\xbd\xff\xdf\xff\xeb\xff\xfb\xff\xf9\x7f\xff\x5f\xff\x77\x08\x9f\x84\x78\xe5\x97\x7c\x75\x22\x04\x65\x74\xb8\x0c\xce\x54\xf4\x0a\x1f\xe6\xa0\xf6\x8d\x46\x2b\x7c\x68\x80\x9a\x58\x9b\xb2\x37\x2a\xe3\xd5\x05\x44\x0a\xae\xd2\x84\x0f\x0f\xcf\x43\xea\x9d\xcb\xf5\xf0\x21\xda\x79\x78\x91\x0b\xbc\xf0\x61\xd2\x71\x4f\x4c\x86\x62\x3a\x7c\xa8\x66\x3a\x59\x57\x8d\x2b\xc5\x12\xd3\xc5\x98\x95\x68\xe4\x53\x44\xbf\x75\xe8\xbc\xb8\x51\x48\x45\x8c\x43\x8d\x74\x9e\x6c\x44\xf2\x52\xc2\x87\xd7\x84\xac\x8c\xe4\x3b\x20\x7c\x88\x46\xc8\x30\x4c\x4e\xf0\x1a\x3e\x2c\x21\xa6\xb4\xaf\x46\x23\xf3\x67\xe4\x7b\x75\xba\x24\x2e\x8f\xc5\x33\x3d\x9b\x35\x04\xa1\xf3\x5d\x19\x49\xad\xd1\x25\x41\xe4\x0f\xc9\x51\x5b\x8d\x8c\xfc\x21\x0f\x6a\xf2\xed\x82\x8f\x5f\x31\x6b\x71\xa5\x68\x14\xc8\xe9\x6b\x6e\x73\x86\xe8\x0a\x4e\x20\x67\x5e\x5c\x65\x21\x12\xfa\x22\x31\x5b\x44\x64\x41\x29\xd8\x64\x95\xe6\x98\xb9\xd2\xb1\x31\x21\xba\x20\xcb\xd0\xc4\x86\x48\x02\x49\x5c\x8c\xa7\x9f\xc4\x21\x92\xa1\x11\x37\x11\x16\xbe\x28\x92\x02\x11\x41\xfa\xe7\xc1\x33\x41\xf9\x47\x00\xf8\x50\x6a\x85\x08\xf8\x9e\x14\xc4\x90\xdd\x19\x12\x48\x41\x0c\xc9\x1d\x94\x21\xbb\x6b\x38\x90\x31\x17\x48\x95\x4b\xd5\xa5\x70\x20\x55\x2e\x28\x47\xae\x26\x6e\x27\x96\x9a\xe0\x3d\xc0\xc7\x17\x12\xc1\xd2\x94\xc9\x47\x73\x68\x45\x48\x44\x43\x13\xbc\x07\xd5\x35\xa2\x40\x52\x5d\x48\x99\x91\xcf\x7a\xa6\xd1\x48\xea\x99\x17\xc2\x0c\x09\xae\x03\xf2\xea\x52\xcd\x7a\x26\xfd\x54\x32\x1d\x83\x4c\x32\x5d\xf8\x64\xd1\xf9\x21\x15\xc8\xa2\x0b\x9f\x54\xb7\xc2\x67\x12\xe8\x23\xab\x2d\xe7\xc1\x8b\x20\x28\x50\x5a\x9a\x86\x8e\xb4\xb4\x40\xfe\x58\xce\x83\xb7\x93\x19\x46\xb2\x57\xce\x9d\xb7\x93\xc6\x45\xce\x56\xce\xae\xa8\x84\x44\xa2\x7d\x72\x83\x32\x67\xcf\x49\x0e\xa4\x6b\x85\x44\xc4\x2a\x1b\xfd\x24\x62\x95\xd8\xb0\xb9\xab\xb1\xd3\x48\x3f\x5d\xc4\x86\x44\x7a\x78\xea\xdc\xce\x8e\x4b\xe4\x73\xe3\x59\xc9\x79\xa9\xb1\xd1\xc8\xdb\x3b\xb7\xb3\xb5\x53\xe7\x99\x93\xce\xb3\xb5\xd3\xe0\x99\x93\xcf\x9c\x74\x9e\xf5\x09\xc9\x5b\x50\x82\x13\x59\x32\xa9\xb0\x8f\x94\x21\x83\xd7\x25\x15\x5d\x79\xd4\x88\x10\xa8\x8c\x27\x39\x1e\x24\x6d\x38\xbf\xc2\xff\xf5\x7f\x07\x12\x12\x02\xb0\xf4\x4c\x29\x88\x00\x24\x3d\x80\x6b\x4e\x30\xfb\x06\x30\xcd\x01\x78\xaf\xc7\xf5\xbe\x1a\x8b\x1a\x25\x20\x12\x8d\x2c\x76\xd7\x37\x9d\xa5\xeb\xab\x11\x7e\x09\xc0\x5b\x39\x14\x1a\x27\x3b\xe0\x12\x94\x9c\x34\x42\xa8\x92\xd9\x32\x14\x8c\x0c\x78\x8e\x42\x41\xb2\x17\x84\x2a\xda\x45\x10\xc0\xa3\xb8\x0a\x10\x84\xcf\x20\x18\x1f\xa8\x49\x18\x08\xc4\x07\xa2\xef\x73\xf1\x99\xc4\xd9\x03\x01\xf3\xb9\x9c\xd9\x32\x28\x48\x4e\xd4\x79\x2e\xbd\xbd\xf0\xb0\x1a\x05\x11\xf5\x46\xf8\x31\x4a\x25\x52\xe9\x47\x6b\x28\x10\x62\x94\x0a\x2c\xda\xad\x8e\x50\x00\x0f\x17\x37\x09\xe7\x72\x43\x3d\x14\xf2\x15\xcb\x3f\x20\x5c\x1a\x79\xbb\xcb\xac\xb9\x1e\xba\x04\x41\x04\xfa\xd2\x5c\x5d\x57\x4e\x1a\x89\x69\x7a\x7e\x66\x50\xcc\xb6\x08\xdc\xda\xe9\x27\x87\x54\x21\xc6\xb8\x98\x4d\xd4\xad\x50\x1e\xfa\x39\xe8\x27\xbc\x0a\xe5\x21\xbe\x3a\xe9\x27\x24\x09\x9f\xd0\xed\xd4\x95\x4c\x4e\x27\xbe\x6a\x5c\x09\x0d\x42\xe9\x7c\x91\xeb\xb4\xa1\xc0\x3a\xf0\x89\xf5\x72\x72\x15\x58\xcd\x4a\x57\x08\x96\xcf\x84\x3d\xa0\x0c\x6e\x3f\xbc\x08\xbe\xb0\x32\x18\x10\xf7\x8d\x84\xe2\xf6\x73\x28\x83\xce\x5f\xbe\x08\x6a\x80\x32\x14\xac\xa5\x71\xf2\xed\x93\xf8\xaa\xe6\x88\x55\x57\x26\x61\xd6\xfc\x49\xc1\x44\x7d\xf8\x7f\x52\x28\x0a\xdc\x64\xc5\x0f\xdc\xb9\x0b\xab\x0f\xaa\xaf\x02\x00\x6f\x37\x9e\xcd\xa1\x5a\x1c\x3b\x37\xf7\xc3\xb4\x70\xa8\x16\x23\x47\xe2\x61\x60\xe0\xcd\x2a\x1e\xdd\x9a\x9b\x5d\x52\x38\x54\x8b\x1f\xaa\x73\x23\xc9\x0a\x69\x8c\x0a\x89\x6f\x4d\x20\x39\x89\x78\x4d\xe7\x46\xea\x14\x12\x0c\xcb\x62\x0c\x90\x10\x85\x4c\xc0\x42\x30\x15\x46\xda\x50\x48\xf4\x2b\x9b\x31\xb8\x0c\x36\x79\x7c\xf8\x57\xe7\x09\xba\x92\xb9\xda\xc4\x77\x33\xcf\x24\xc3\xae\x1c\x62\xcc\x99\x09\x24\x81\xae\x28\x44\x5d\x74\x25\x03\xe2\x47\xe5\xa4\x8a\x5e\x28\x1c\xfe\xb8\x6e\x27\xec\xe7\xa1\x70\x54\x96\xab\xf8\x33\x8d\x08\xad\x72\x09\x82\x57\xfa\x89\x9a\x50\x2e\x51\xec\x46\x3f\x61\x14\x28\x97\x60\xf6\xa3\x46\xa3\x71\xd3\xc8\xc8\xc3\xbe\x84\x73\x78\x1e\xd7\xb3\x43\x45\xb2\xd4\xc0\x8b\x3c\x32\x11\x2a\x27\x74\x0d\x74\x7e\xa9\xb1\xd3\xc8\x8b\xdc\x31\x14\xaa\x43\x08\x43\x75\xdc\xe0\x3c\xae\x83\x87\x0a\x6a\xaf\x12\x7b\xbf\x08\x98\x0a\x04\xaf\x46\xa2\xe0\x2c\x49\x20\x06\xa1\x7a\xe8\x6a\x52\x8f\x2e\x54\xc0\x6e\x35\x11\x13\x47\x64\x02\x3f\x08\xc2\x1d\x50\x0f\x32\x60\xe8\x84\xea\xb6\xc2\xbc\x55\xb7\xf3\xa2\xc4\x8b\xd0\x2e\xab\x1b\x9c\xa1\xba\xb2\x31\x2f\x27\x58\x05\xb6\x55\x33\xe1\x76\x76\x33\x3e\xf0\x80\xd5\x34\xef\xa2\xf3\x70\x26\x55\x3f\x0b\xe6\x75\x17\x44\xa8\x08\xd7\x8a\x70\xbd\x87\xdb\x61\x3c\xaa\x2e\x63\x27\x45\xd2\x42\x45\x41\xab\x05\x84\x6a\x50\x23\xcf\xf4\xa3\xc4\xa4\x44\x83\xa4\x08\x40\x28\x2c\xb0\xe3\x2a\x67\x48\x25\x18\x1e\x38\xd6\x2a\xc2\xb5\x12\x72\x09\x0f\xb7\x93\x8e\x5e\x89\x02\x85\x4e\x23\xb9\xe3\x00\x31\x0c\x06\xe4\x50\x91\xb8\x78\xf5\x2d\x20\x08\x2b\x6a\x42\x6d\x3c\x73\xea\x4a\xa6\x98\xd0\x2a\x75\x8b\x42\x05\x09\x83\xab\xdf\x82\xd1\x25\x84\x6b\x25\xf0\x19\x16\x9d\x47\xa1\xa8\x0f\xcf\xd4\x78\xc2\x52\x53\x1f\xe0\x0b\x6c\xd8\x8a\x1c\xad\x9d\xf8\x3c\xdb\xb0\xc2\x21\x53\x3b\xc1\xfe\xc0\xdb\xd1\x32\x2a\x31\xd5\xe8\x96\x66\xa8\x70\xc3\x54\x87\xc7\x5b\x8c\xba\x9d\x41\x76\xab\xc2\x62\xd4\xed\x8c\x92\x6b\x20\x16\x13\x9d\x87\xb6\xa5\x12\x25\x8e\x99\xce\xc3\xd7\x52\x89\x0c\x12\x25\x09\x15\x31\x5c\x09\x22\x45\xf6\x7b\x1d\x7c\x11\x40\x80\x58\xd5\xc8\x8b\x88\xf6\xc6\xca\x33\x27\x2f\x02\x16\x10\xd9\xb0\x15\xc5\x07\xbb\xda\x62\x57\x23\xcf\x9c\x9f\x8c\x29\x6f\x84\x53\xb1\x82\x76\x8e\x9b\x29\x86\x26\xb1\x1a\xb7\x6b\x29\x22\x69\x2b\x38\x82\x14\x78\x3b\xa4\x83\x95\x98\x57\xd2\x78\xa2\x61\xd5\x25\x2c\x84\xae\xa4\xf3\x04\xed\x13\xd2\xa6\x92\x94\x5d\x37\x28\x6e\xb4\xa1\x8a\xa4\xad\x44\xc7\x92\x04\x0b\x92\xb6\x6e\x30\xd8\xda\x71\x48\xda\xba\x81\x22\x6b\x29\x92\x10\x4d\xc0\xc7\xd2\xd4\x95\x74\x9e\x60\x38\xa9\x0f\x01\x14\x50\xa8\x07\x94\xc6\xe2\x76\x84\x6a\x05\xa8\x92\x24\x82\xb0\x46\x2a\x71\xe8\x74\xe8\x12\xb9\xbd\xf5\x0a\x16\xce\xb7\xc3\xe2\x52\xc9\xbc\x85\x78\x3e\x54\xc8\x58\x2a\x31\x52\x62\x3b\xa1\xa1\x8b\x35\xb0\x2c\x99\x5d\xdc\xa0\x8d\x6b\x82\x60\x44\x35\x36\x1a\x41\x4d\x60\x49\x03\x5a\x0a\xcd\x45\xa5\x51\xe7\x2a\x34\x47\x63\x85\x16\xc0\x7a\xa0\x9c\x02\x68\x0a\x20\x99\x2c\xbb\x73\x2d\x34\xe0\xd2\x78\x49\x2c\x23\xd6\x1a\x42\xb5\x01\x97\xc8\x28\x53\xc4\xbc\x02\xc1\x2e\x93\x5e\xdf\x40\x1d\x83\x72\xb2\x8c\xde\xd4\xd0\x19\x1b\x61\xd4\xcc\xc8\xe3\x6b\x09\x2d\xf1\x4c\x76\x71\x73\xdc\x6d\x68\x89\xce\x2f\xfa\x89\xe9\xd6\xb2\xd2\x86\xff\x5b\xa1\xc0\x73\x13\x5a\x16\x2c\xc4\xe7\xaa\xa1\x8f\x36\x21\x39\xd8\x3a\x84\xe3\x02\x71\x38\x93\x7e\xdf\xc8\x53\x6b\x04\xc0\x0b\x6b\xbf\x91\x6e\xd6\x1c\x77\x68\x14\xc0\x0e\x0d\xf6\x8d\x56\xc1\x98\x1c\xae\x84\x10\xa3\x01\xd3\xa8\x2c\xf3\x86\x9d\xdc\x40\x48\x54\x24\x44\x43\xf5\x6c\x2e\x0f\xad\x26\x5d\xc9\x04\x12\x54\xaf\x58\xfe\xe0\xbf\x42\x13\xf0\x04\x35\xa1\xe1\x34\x21\x6c\x68\x32\x0b\x09\x1b\x86\xe6\x42\xd2\x64\x16\x36\x68\xbf\x08\x22\x1a\x21\xbe\xd0\x60\xec\x6a\x00\x33\x2a\xc7\x5a\xc3\x06\x6b\xae\x7a\x1a\x01\xbf\xd0\x10\x99\x0d\x91\x59\x35\x81\x50\x6b\x35\x82\xea\xd5\xbd\x95\xa1\xc1\xa9\xd5\x5c\x48\x1a\xb5\x10\x42\x83\x34\xab\xb9\x92\x6a\x10\xaf\x84\x06\x29\x6f\x03\x6c\x55\x51\x67\x1b\x4a\x6a\x03\x01\x02\xf5\x52\x68\x70\x5b\xe1\x64\x33\x62\x82\xa1\x41\x63\xd5\xdc\xd3\x60\x4d\x1b\x02\x99\xd7\x90\x79\x0d\x55\xae\xa1\x8f\x36\x17\x7d\xd6\x38\x58\x1a\x7e\x9c\x06\x78\xed\xd1\x26\xc3\x8f\xd3\x80\x02\x3c\x5a\x36\xe8\xa1\x0d\x28\xdb\x83\xc9\xd1\xe0\x96\x6d\x26\x94\x8e\xae\x64\x85\xb8\x1e\x6a\x8f\x76\x1e\x2a\x67\x5b\x3c\x53\x5b\x07\x95\xb3\xb9\xca\x69\x0f\x87\x6a\x43\xe5\x04\xbf\x67\x4f\x57\x23\x8b\x41\xd0\x9d\xce\xdb\x21\xb1\x68\x9b\x67\x7a\x70\x35\x34\xd8\x26\xda\xe6\x99\x1c\xaa\x0d\x7a\x89\xb6\xc9\x70\xd7\xb7\xc3\x1e\xd1\x90\x8e\x8f\xd1\xcf\xad\x67\xfa\x02\x7b\xb4\x92\x61\x71\xc0\x31\x69\xcf\x55\x23\x2f\x3a\x7c\x3b\xba\x6d\xc3\x57\xd3\x40\x9e\x74\x74\xb1\x06\xa1\x42\x3b\x20\x7f\x38\x2a\x1b\xec\x08\x0d\xb0\x5c\xd7\x9a\x87\xea\xa0\xb9\xe6\x69\xd4\xb6\x0f\x0d\x4a\xac\x06\x9e\xa4\x73\x2a\x36\xdc\x55\x0d\x91\xd9\x59\xb4\x0f\xda\xe5\x03\x69\x40\x6f\x6a\x5c\x34\xf2\x76\x54\xf8\x87\x2c\x8e\x07\x48\x5a\xe7\x04\x7b\x48\xc9\x78\x3c\xff\xc2\x3a\x2a\xfc\x83\x95\xfe\xb8\x7a\x68\x03\x9d\xf1\x41\x68\x3d\x08\xad\x51\x75\x25\x2f\xf2\x7c\x00\xa3\x26\x74\x78\xc0\xf7\x3f\x42\x1a\x71\x82\x3d\x80\xf1\x1f\x72\xa5\x47\x57\xe3\x43\x63\xa7\x71\xd0\x38\x68\x04\x9a\x84\x23\xe6\xc1\x47\xf0\x64\x10\x51\x93\x2e\xe1\x30\x7a\x04\x5b\x42\xb3\x7e\xf0\x0d\x3d\xe5\x93\xa6\x4d\x23\xdf\x5e\x04\x77\x3a\x34\xf2\x4c\x12\x84\xc7\xd6\x95\x87\x46\xc0\x56\x9b\xb7\xe3\x45\x7a\xc0\xef\x11\x6f\x0c\x0f\x06\xf9\xe3\x39\xbf\x36\x2e\x5f\x84\xfc\x7c\xc0\xe8\x0d\x8e\xb5\x87\xa4\xdc\xc7\x55\x47\xa3\xf8\x42\x78\xf0\x37\x3d\x80\x76\x26\xfb\xe8\x41\x67\x7c\x9a\x70\x52\x6a\xe4\x99\x88\x4a\x4a\xd1\x84\x07\x51\xf9\x38\x4a\xc4\x26\x1a\xeb\x03\xe5\xe2\xf3\x00\xba\xe2\x04\x7b\x50\x24\x1f\x44\xe5\x6c\x74\x09\x51\xf9\xb8\xe9\x6e\xd4\x7c\x08\x0f\x8a\xe4\x83\x22\x39\x39\xc1\x1e\xac\xf4\xe7\x11\x04\x8b\x2e\x61\xa5\x3f\x88\xca\xc9\xe6\x7a\x50\x24\x1f\x14\x49\xaa\xb5\x86\x07\x01\xf8\x90\x40\x39\x35\xc8\x83\xa1\x43\xbf\x33\xd6\xfc\x33\xf8\xa2\x01\xa2\x2a\xf3\xcc\xc1\x74\x90\x05\x68\x68\xeb\xcf\xe4\x45\x6e\x82\x9b\x39\xd6\x38\x3c\x28\x68\x0f\x0a\x9a\x69\x25\x63\x1f\x3f\x2e\x9e\xcc\xae\xae\xe4\x8b\x4c\xf0\x2c\x5d\xc9\x17\x21\xac\x16\x5a\xdb\x83\xb0\x7a\x00\x2c\x2d\x8e\xb3\x07\x86\x9e\x07\xb9\xb4\xa2\xae\xa4\x9f\x20\x2e\x17\x5b\xfb\x81\x17\xe7\x71\xf1\x64\x8b\x93\xeb\xc1\xc3\xfb\x20\x97\x56\x51\x23\xcf\x04\x54\xbb\x38\xb9\x1e\xec\xe3\x07\xf0\x1b\xf0\xf5\xf0\xc0\x37\x23\x40\xf1\xd2\x3e\x42\x2e\x3d\x68\x6d\xab\xd3\x25\xe4\xd2\x03\x3e\x6e\x0d\x5d\xc9\x80\x00\xa5\x5a\x63\xfc\xa7\x42\xf1\x20\xc9\x1e\x24\xd9\xe2\x00\x7c\xb0\xa8\x1f\x94\xbf\x85\x0b\xf4\xc1\xa2\x16\x82\x79\x71\x00\x82\x60\x0e\x0f\xe2\x8d\x32\xe0\xe1\x41\xbc\x3d\xf0\xb5\x2c\x6d\x5c\x2c\xea\x07\x18\xee\xe2\xac\x03\xd6\x1c\x3a\xf8\x46\x60\xf3\xa1\xa3\xfc\x75\x80\xb7\x3b\xa8\xd1\xbb\xd4\x5d\xb3\x33\xa0\xf1\xa1\x93\xef\xd6\xdd\x5c\xb6\x5d\xd5\xf8\xd0\xe8\x03\x03\x34\x3e\x74\x04\x61\x47\xa5\xdb\x5e\x65\x2c\x74\x54\xba\x0e\xd2\x73\xa3\x61\x77\x9c\x82\xdd\xcd\x65\xdb\x78\x8f\x3b\xd2\xb1\x23\x1d\xf7\xa6\x4b\xb8\xd3\x3b\x8c\x11\x20\xeb\x43\x47\xe6\xf5\x2c\x80\x9c\x1a\x79\x3b\x30\x5c\x90\xf5\xa1\x23\xde\x3a\xe2\xed\x70\xa8\x76\xb8\x7c\x3b\xe2\xed\x54\xde\x8e\x2a\xd7\x51\xe5\x0e\xaa\x5c\xc7\xfa\xed\x58\xbf\xe7\x51\xe3\xa2\xf1\xd0\x98\x69\xe4\x45\x60\x20\xe5\xcb\xe8\x38\x21\x85\x0f\x3f\x9c\xc9\x1d\x99\xd7\x01\x2b\x1f\xce\xe4\x8e\x9d\xdc\xb1\x93\x0f\x26\x47\x47\xe6\x75\x64\xde\xc1\xfe\xec\xc4\xcd\x3a\xb0\xc5\xb3\x19\x64\xdc\x95\x1d\x9d\xf1\x20\x5c\x3b\x3e\x76\x40\x5b\x76\xd9\xa3\x80\xb6\x42\xc7\x78\xa6\x10\x63\xe8\x18\xcf\x1d\x9d\xf1\xb2\x1d\x3b\x3a\x63\x47\x67\x04\xe6\x1f\x40\x79\x85\x8e\x20\xbc\x55\x8d\x4c\x1c\xea\x21\xa0\xff\xd0\x71\xbc\x77\x57\xf3\x16\x75\xdf\x43\xc7\x24\xee\x9d\x04\x69\x2d\x06\xac\xdf\x4e\x36\x78\x98\x6a\xe4\xed\xa4\x76\x07\x0e\xab\x4e\x85\x84\x3e\x04\x38\x64\xe8\x30\x89\x81\xd6\x2f\x19\xf9\x1d\xe9\xd8\x95\x89\x6d\xba\x9d\x7e\x82\x38\x0b\xa6\xdb\x19\x64\x70\x3e\x81\xb3\xae\x4f\x5e\x34\x79\xd1\x56\x23\x2f\x22\xe7\x39\x6c\x46\x69\xb2\x6c\x00\xe3\x04\x4c\xb8\x3e\x19\x64\x32\x96\x83\x76\x1c\x25\x09\x3a\x20\x97\xa8\x45\x8b\xc4\xed\xe4\xf7\xca\xc8\xef\xe4\xf6\x0a\xef\x16\x09\x21\x75\xd4\xc3\x6e\x40\x1a\x93\x6e\xdf\x34\x0a\x3b\xc9\x17\x61\x3c\x0b\x04\x17\x39\x15\x3b\xdc\x6a\x7d\x09\x3b\xa9\x46\xde\x0e\xc0\x31\xa2\xd7\x77\x74\xc6\xee\x59\x3d\x4b\xee\x80\x8e\x6c\x16\x94\x2e\x72\x2a\x82\x97\x0b\x1d\x68\x0e\x75\x73\x03\xb0\xb9\xd0\x81\x81\x46\xad\x79\xc4\x70\x07\x2a\x13\xd1\xac\x3b\xea\x61\x3f\x02\x62\xd2\x25\x78\xb5\xfa\xe1\x33\xb5\xbc\x51\xfa\xc8\x90\x58\x54\x67\x0c\x1d\xa9\xd8\x2f\x48\x51\xb4\xcb\x8e\x9d\xdc\xaf\x00\x9c\x6a\xe4\x99\x17\x94\xa5\xd6\x3c\x7e\xc6\xfe\xe1\x97\xf2\xa1\x03\xbb\x17\x04\xda\x4b\xa8\xf0\xa4\x5b\x84\x01\x17\x14\xb4\x8c\x61\x38\x6a\x2b\x8c\x00\x92\x92\x8d\x30\x90\x9f\x03\x8c\x5a\x42\x91\x04\xe5\x17\x46\x04\x8f\xf9\xa8\xf1\xa1\x91\x7e\xe2\x49\x19\xf8\x19\x47\x04\x37\x4a\xd4\x75\xe0\x67\x1c\x20\x97\x12\x1b\x61\x20\x3f\x47\x02\xf1\x69\xba\xb2\xd1\xe8\x6b\x9e\x4c\x8e\x00\xaa\x30\x8c\x44\x3f\x91\x0c\x03\x3b\x79\x40\x02\x24\x17\xc3\x20\x9a\x39\xe0\xef\x49\x1c\xfe\x03\xf1\x3b\xb2\xc0\xa4\xba\x92\x17\xc1\xc7\x43\x01\xb4\x30\xc8\xe0\x1c\x10\xf0\x64\x46\x7e\x20\x93\x05\x66\x94\x8b\x61\x20\x93\x87\xcb\xe4\x95\x39\xe7\x07\xe6\xf5\x70\xd1\xbc\xb2\x46\x1e\x8f\xe4\x00\x73\x44\xae\x48\x18\x24\x30\x0e\x78\x6b\xf2\xa3\x46\xbe\xa8\x08\xca\xca\xdb\x51\x39\x07\xd0\x2a\x12\x41\xc2\x40\x26\x8f\xca\x33\x37\xf3\x0e\xe9\xcc\x70\x99\xbc\xf2\xd1\x95\x74\x1e\x74\x60\x66\x17\x83\xa8\x0c\xc3\x25\xed\xa2\x1a\x61\x18\x58\xe7\x03\x04\x19\xb9\x22\x61\xa0\x5d\x0e\x78\x53\x14\x92\x1b\x44\x33\x07\xe0\x5c\xf2\x41\x02\x19\x3c\x61\x00\xa2\x2b\x5f\x1a\xd6\x7f\x28\x14\x03\xdd\x71\x00\x0c\xab\x1a\x2d\x74\xc7\xe1\x82\x77\xd5\xac\x46\xbe\xac\x7f\x08\x28\x68\x64\x08\x91\xb8\x94\x85\x0c\x03\x8b\x7a\x40\xaf\x51\x51\x95\x06\xf1\xcf\x81\xc4\xad\xa8\xc8\x03\x89\x3b\x80\x9e\x55\x4f\xf6\x09\x83\x58\xd0\x18\xb0\x3d\x78\xce\x4f\x18\x38\x21\x87\xe8\x2f\x38\x54\x07\x4e\x48\xb2\x91\x56\x7d\xd4\xc8\xda\x17\xe2\x97\x43\x15\x88\x6a\x18\x88\xe1\xaa\x59\x45\xe2\x0e\xd1\x4a\x74\x35\x32\xd8\x53\xf0\x61\xba\x04\x26\x65\x00\xde\xab\xda\x25\xd4\x8b\x19\x06\x44\x18\x0d\x1b\xf4\x6b\x18\xc8\x66\x79\x13\x06\xb2\x79\x80\x71\xab\xb8\x98\x06\x06\xf9\x10\xde\x98\x33\x19\x48\x6c\x10\x16\xb6\x1e\x35\x32\xab\x60\xe5\x2b\x26\xf1\xc0\x5d\x39\x40\x56\x82\x4c\x0a\x03\x77\xe5\xd8\x8c\x27\x92\x6c\xe0\x99\x1c\x1b\xe6\x07\x4f\x6f\x0c\x03\x27\xe4\x00\xb1\xdd\x90\x64\x03\xe1\x3a\x10\xae\x8d\xd3\x7b\xc0\xbb\x38\x0e\x50\x61\x6d\x32\x24\xee\x70\x55\x77\x35\xce\x90\x41\x0c\x68\x1c\x5e\x94\x19\x79\x34\xd6\x71\xc0\x1d\x73\xf8\x0f\xc4\xf0\x40\x0c\x37\xc9\x3c\xdc\x95\x03\x31\xdc\xb4\x42\x88\x01\x0d\xd1\x0b\x62\x66\x0f\xc4\xf0\x40\x0c\x37\x36\xee\x24\x4a\x3c\x03\xb7\xa3\x61\x03\xf9\x0d\x13\x9c\x6c\x9b\x6a\x34\x1a\xb9\x1d\xd5\x78\xe2\x99\x14\x2a\xb8\x31\x9b\xa0\x82\xc3\x8c\x82\x42\x73\x25\x94\x0c\x13\x6c\x63\x43\x49\x99\xf0\x2b\xcc\x08\xdb\xd1\x56\x23\x2f\x02\x94\xdf\x8e\x6e\xdf\x34\x32\xc8\x48\x88\x89\x91\x3f\x13\x2f\xba\x6a\x2c\x34\x02\x62\x46\xb3\x9e\xe8\xb6\x13\x8c\xf7\x13\xd5\xb8\x68\x84\xe2\x06\x40\xcd\xc4\xf2\x9f\x10\xab\x3d\x59\x8d\x74\x9e\xcc\x87\x07\xa9\x33\x11\xae\x33\x83\xab\x2e\x6a\xa4\x9f\x80\x36\x1f\x67\xb2\x0e\x13\x91\x39\x11\x99\x64\x7e\x85\x89\x1a\x3b\xcb\x87\x28\x83\x46\x5f\x36\x13\x6c\xea\x83\xf9\x3a\xa9\x47\x31\x11\x99\x0f\x7a\xfd\x44\x64\x92\x73\xb7\x1e\x54\x39\x70\xd5\x61\x56\x31\x43\x35\x1a\x99\xa3\x0a\xc6\x1b\xfd\x6e\x62\xba\x4f\x00\xea\x0f\xa0\x92\x09\x54\x64\x36\xe1\xbf\xe9\x12\xa6\xfb\x24\xdb\xe0\x31\x35\xf2\x22\x51\x50\xa1\xca\x4d\xa0\x61\xb3\xf1\x45\xa8\x72\x13\xdf\xe5\x7c\xc0\x7f\xe3\x38\x98\xf8\x2e\xe7\x03\xb8\x3b\xaa\x91\x6f\x47\xa8\x76\xc7\x5d\x86\x89\xef\x72\x76\x58\xed\xd0\xda\x26\xbe\xcb\xd9\xa1\xf0\x4b\x6a\xe4\x99\x10\x16\x75\x84\xea\x44\x8d\x9d\xa8\xb1\x5d\x73\x84\x9b\x72\x0e\x31\xe5\xf1\x76\x34\xd6\x0f\xfa\xbc\xab\x91\x89\x23\x2b\xa2\x77\xba\x84\xc6\xfa\x0f\x16\xdd\xf7\xfb\x24\x96\x3e\xa1\xdf\xe9\x1a\x25\xf4\xd0\x89\x1e\xda\xb1\xa8\x26\xbe\xcb\x09\xf4\xba\x6b\x79\x23\x15\x27\x52\x91\xdc\xb9\x30\x09\xe2\x4c\xa4\xe2\xd0\x4a\x46\x2a\x4e\x13\x86\x5d\x57\xf2\x99\xe8\xa1\x24\xdb\x85\x09\x09\xf0\x5c\xe0\xcd\x9b\x1a\xe9\x12\x52\x91\xf4\xba\x30\x91\x8a\x64\x5e\xae\x81\xf5\x33\x61\xcd\x9d\x68\x97\x43\xbb\x18\x37\xe5\x74\xe1\xb8\x06\x71\xba\x89\xca\x39\x11\x95\x63\xeb\x4a\x56\x08\x79\x1b\x63\x33\x74\x70\xd8\xce\x2d\x78\xfc\xa0\x91\xce\x83\xd1\x1f\x12\x02\xb8\x03\xe6\xe1\x45\x47\x8d\xcc\x11\xa2\x72\x00\x82\x98\x44\x76\xe6\xe1\x8b\x24\x04\xc0\xf8\xcc\x23\x04\xbd\x1a\x59\x60\xc8\xcf\x89\x7f\x64\x22\x2a\x27\xa2\x72\x6a\x85\x10\x2e\x9f\x17\x58\x7d\x55\x23\x72\x89\x6c\x93\x89\x6f\xdd\x28\x22\x64\xd0\x9b\x92\xb3\x17\x0c\xe3\xde\xc8\x9c\x98\x6b\xfd\xa7\x42\x61\x08\x57\x43\xb8\xca\xc5\x64\x44\xc8\x2d\x02\xe0\x47\x3e\x19\x9a\x2b\x99\xb0\x8b\x84\xbe\x60\x88\x4c\x43\x64\x5a\x55\xa3\x7f\xae\x81\xc0\x37\xe4\xbd\x25\x6e\x4f\x80\xfb\x59\x3e\x86\x3e\x6a\x2e\x0f\xd7\x8a\x6a\xdc\x34\x2a\x45\x20\xd2\xc8\x33\x91\x8e\x14\x2b\x0f\x86\x74\xb4\xac\xf4\x01\x5e\x84\x8f\xc0\xa0\x7f\x5c\xb8\xc2\xc8\xd1\x0d\x86\x3e\xba\xd0\x86\x0c\x7d\xd4\xd0\x47\x17\x06\x0f\xf9\xbb\xc1\xe0\x66\x5c\xe8\x38\x86\x3b\xc0\x20\x48\x24\x49\x30\x18\xde\x4e\x83\xed\x50\xb8\x1c\xa3\xcc\x8f\xa1\x7a\x42\x7f\x10\x8c\x08\xb9\xb9\x06\xba\x16\xfa\x88\x21\x47\x0d\x39\x4a\x81\xf0\x60\x04\xc3\x8d\x64\x1e\xf2\x08\x83\xe1\xd8\xb4\x4f\xd6\x02\x8d\xd4\x83\x31\x77\x50\x2e\xe1\x5c\x8c\x10\xb7\x91\x84\x45\xaa\x61\x30\xaa\xb0\x18\xc9\x19\x9b\x43\xd5\x90\x64\xd6\x95\xa7\xc0\x33\x11\x5a\x86\xd0\x3a\x9a\x77\x94\x3e\x53\xf6\x41\x56\x23\x2f\x42\x68\x1d\xcd\x3b\x42\xcb\xc4\x5e\xa6\x75\x8a\xd0\x32\xcc\x6c\xa1\x42\x0c\xfd\xce\xd0\xef\x0e\xe7\x92\x21\xc9\x0c\x49\x26\x00\x88\x79\xc8\x39\x18\xac\x60\x87\xd3\x86\x9c\x97\xa0\x64\x97\x33\xd5\x48\xe7\x51\xfa\x0e\x07\x8b\x21\xde\x0c\xf1\x76\x38\x58\x48\x7d\x09\x46\x76\xd3\xc1\x74\x37\xc4\x9b\x21\xde\x0e\xa6\x91\x61\x90\x1b\x06\xf9\xb9\xba\x92\xb5\x84\x7a\x78\x70\x53\x9b\xe9\xed\x3e\x74\x97\xd3\xc6\x10\x84\x86\x20\xbc\x51\x8d\x3c\x13\x41\x28\xa4\x89\xc1\x4a\x6e\x8b\xb4\x0a\xec\x79\x43\x3d\x34\xb2\xd3\xae\xd6\x27\x7e\x51\xdb\x4a\xce\x50\x23\x9d\x47\x10\x5e\x0e\x16\x43\xe9\x33\xcc\x6c\xa1\x93\x0d\x49\x66\x64\x68\x09\x00\x62\xe8\x77\x76\x49\xba\xc0\xa5\x6c\xc4\x56\xcc\xc5\xd4\x16\xd6\xc3\x40\x01\x9a\x8b\xa2\x1d\x58\x75\x0b\xe3\x79\x05\x6e\x7f\xd4\x98\x69\x24\xfd\x83\x55\xb7\xd0\xef\x96\xeb\x77\x9b\xa2\xf1\x61\x21\x82\x56\xf8\x50\xdc\xd1\x78\x68\xbc\x34\xfa\xb2\x59\x44\x9e\x57\xe4\x45\xc8\xfb\x45\xe4\x79\x45\x5e\xe4\xcc\xfa\x61\xa1\xf4\x91\xba\xb4\x03\xa2\x7d\xa1\xf4\x2d\x57\xfa\x76\x38\x6a\xe4\xed\x91\x2f\x42\xb4\x2f\x6c\xef\x95\xc8\x1f\x61\xcd\xaf\xc4\x33\x49\x5f\x10\xb0\x62\x21\xd6\x96\xf2\x47\x70\x3e\x2f\x37\xba\xc3\x72\xe9\xb6\x23\xa2\x7d\x81\xf1\x59\x2e\xc8\x76\x44\xb4\x2f\x84\xd5\x22\x09\x82\x9c\xd4\xb0\x10\x56\x0b\x72\x5a\x78\xfd\xc3\x82\xd8\x67\xb9\x46\xb7\xc9\x3b\x0d\x0b\x55\x6e\x39\x2c\x67\x27\xd4\xc3\x85\xb4\x59\x24\x8e\x90\x4d\x1a\x16\xd2\x66\xb9\xb4\xd9\xc2\x3b\x2c\x5c\x8a\x8b\xa4\x1c\xb2\x49\xc3\xc2\xa5\xb8\x1a\x79\x2e\x68\x58\x0b\x11\xb4\x9a\x52\x5a\x74\x25\xfd\x74\x5d\x6c\x0b\xc5\xb0\xd0\xc5\x16\xfc\x9f\x64\xa1\x86\x45\x18\x65\x3d\xca\x81\x51\x23\xcf\x74\x61\xb5\xe5\x38\x20\x85\x2c\x2c\x32\x4d\xa8\x37\x1d\x16\x61\x94\xf5\x90\xee\x82\xcb\x66\xa1\xa0\xad\xce\x33\x31\x85\x17\x62\x6d\x75\xa5\xc9\xa8\x91\x6f\x77\xe3\x77\x67\x4e\x84\x85\xf3\x71\xb9\x29\xbc\x33\xcb\x7b\xa1\xca\xad\x0e\xb7\xa2\x56\x32\xce\xc7\xe5\xca\xdb\xce\x5d\x8d\x8c\x12\xf9\x1c\x19\x67\xee\xc2\x14\x5e\x83\xb7\x73\x4c\x2c\xa4\xe2\x1a\xe4\xf8\x70\x4c\x2c\x04\xe0\x9a\x3c\x13\xe1\xbf\xf0\x33\x2e\x32\x8c\xb2\x06\x19\x01\xb8\x48\x62\xc9\x5a\xb4\x08\xc0\x35\xe9\x27\x5a\xdb\x42\x58\x2d\x52\x45\x0a\xc7\xee\x22\x49\x60\x19\xb9\x3a\x0f\xfd\x24\x5e\xb3\x16\x29\x3b\xe8\x62\x0b\xc1\xb2\xb6\x32\x77\xe8\x12\x81\xe0\xe5\xf2\x65\x7b\xc6\xef\x7f\x28\x14\x0b\xf5\x6b\xb9\xfa\xb5\xe5\x4d\x58\x68\x5a\x6b\x5f\x31\x54\x7a\x23\xc0\xc4\x45\xc2\x4a\x6d\x6a\x64\xae\x4e\x17\x33\x23\x8d\x2c\x8a\xa3\x74\x20\x35\xb2\x28\x0e\xcf\xc4\x38\x59\x18\xa5\xcb\x5d\x84\xbb\x6a\x08\xf1\x0d\xae\xcb\x33\xb7\x1a\x79\x26\x49\x3e\xa4\xfe\x86\x8d\xd0\xda\x08\xad\xc6\x3a\xdd\x08\xad\x8d\xd0\x12\x64\x60\xe3\x06\xdc\x41\x6c\xf7\xbe\xef\x37\xf2\x69\x23\x9f\x48\xfd\x0d\x1b\x51\xb4\xa3\x32\x8d\xd4\x38\x69\xe4\x76\x44\xfb\x46\xea\x6c\xa4\x0e\xf9\xc0\x61\x23\x75\x36\x52\x87\x44\xe0\xb0\x71\xd9\x6d\x77\xd9\x6d\xb2\x7c\xc3\x06\xf0\xb7\x5d\xab\xd9\x8d\x45\xb1\x89\xe8\xee\x42\x56\x10\xba\xc3\x86\x3e\x6c\xbb\x48\xd9\x02\x2c\x6c\x3c\x69\x9b\x9c\x2b\x32\x80\xc3\xc6\x02\xdc\x55\xc9\x48\x74\x89\x14\x80\x8d\x2c\x79\x3c\x4f\x33\x6c\x02\x19\xbb\x2a\x51\x89\x2b\x51\x67\xb6\x8b\x94\x2d\x53\x13\x1e\x92\xb0\x1b\xc9\x4f\xac\xbe\x8d\xb1\xb7\xc9\x3e\x7b\xd8\x3a\x1b\xff\xd8\xf6\xf8\x42\x7b\x8c\x17\xe1\xbb\x26\x4b\x74\x14\x0c\xdd\xcb\x51\x79\xfd\xa8\xec\xdd\x53\x93\xc2\xc5\x51\x7c\xfd\x20\x6b\x8f\xe7\x6e\xc4\xe0\xd3\x18\x83\xcf\xdf\x33\x8a\x97\xf6\x0f\x3e\x1d\x31\xf8\x74\x8c\x49\x1d\xfd\xe4\x9f\x12\x93\xbb\x01\xeb\xf5\x65\x13\x93\xef\xd1\x48\x16\x60\x63\x93\x45\xaa\x44\x44\xd0\xfe\xcf\xf6\xb4\xd9\x08\xd1\x7f\x14\xbb\x7f\x75\x0f\x6a\x84\x98\x38\xc2\x46\xdc\xbb\x2b\x14\x11\xfa\xde\x08\x67\xef\xd3\xbc\x3e\x7c\xcc\xbe\x03\x62\x76\x23\xa3\x82\xbb\x8e\xd0\x5d\x46\x38\x2e\x3b\x30\xbe\x08\x0c\x3e\xc2\xa9\xd6\xcc\x13\x8f\x63\xf5\x8f\x8e\xd5\x4f\xef\xd1\x3c\xc8\x18\x1f\xb7\x9e\xe2\xe3\x9b\xfa\x99\x9e\xd4\x10\xbb\xcf\x6d\x24\x64\x35\x70\x70\xc4\xee\x92\x25\x76\xd7\xa9\xea\xf1\x89\x8b\x04\x32\x62\x77\x9f\x59\x03\x01\x19\x89\x59\x44\x62\x16\x6d\xb4\x48\xe3\xf5\x46\x17\x30\x4f\x76\xb4\x7f\x44\x5d\x8b\xe8\x69\x2d\xba\x10\x88\xdb\x2d\xb2\xb8\x5d\x40\x8c\xea\x39\x3b\xf1\xf8\x14\xc7\xe3\x53\xfc\x74\xcf\xf2\x88\xe7\xd0\xe8\xe3\xd2\x9a\x9f\xb4\xf1\xfa\xc1\x12\xaf\x1f\x2c\x4f\xb4\x41\x63\xa7\x71\xbc\xe4\x68\x91\xcc\xda\x48\x4a\xad\xf2\xbf\xe2\x65\xe4\xaf\x9f\x05\xca\xff\x8a\xd7\xa5\x7f\xbc\xae\x0c\xdf\xab\xc6\xc1\x95\x2e\xda\x2f\xc4\x19\xf1\xba\x4c\x8f\xd7\x75\xdb\x7b\x1d\x1e\x17\xaf\x9b\xe7\xf1\xaa\x34\x2d\x05\xdc\x42\x20\x17\xcd\xed\xb3\x1c\x60\x29\x0b\x10\xa0\xb2\x22\x73\x80\x6f\x8a\x85\x99\x42\xf8\xd6\xa5\x14\xa8\x6b\x16\xc2\x87\xad\xd5\x1b\xa3\xf2\xdb\xda\x8f\x46\x6e\x8f\xdc\x0e\x6f\x14\xeb\x3a\x05\xf7\x61\xfd\xd3\x48\x55\xb1\x40\x7d\xd7\x4f\x3f\x29\x10\x16\xf0\x45\x25\x08\x95\x02\xe5\x5a\x83\xa8\x1a\x29\xf4\x15\x48\x43\x09\xaa\xfe\xe5\x8b\x36\x05\xd2\x8f\x82\x8a\x78\xa9\x0c\x34\xe5\xb7\x42\x19\xdf\xf8\xe8\x82\x2f\xb7\x14\x28\x72\xc5\x74\xa4\x50\x79\x58\x5d\xdf\x58\xed\x82\xcb\x90\x14\xfe\x29\x24\x45\x23\x09\x7f\xad\x7c\xff\xa2\xc6\x80\x34\x06\x19\xf2\xb7\x40\xfd\xa5\x40\x51\xc2\x07\x3a\xae\xb0\x78\xbb\x2f\xbe\x24\x56\x27\xc8\x62\x52\x8c\xe4\xd3\xa9\x18\x6e\x84\xdc\x96\xb2\x6e\x28\x53\x29\x26\x58\x6d\xdd\xe1\xe7\x25\xa4\xbc\x11\x7e\x3f\xd7\xfd\x52\x7a\x78\x26\xa5\xd9\xa2\x6a\xb2\x41\x42\x15\xa9\x55\x16\xc9\xb8\x04\x3c\x98\xa2\xaa\x38\xcd\xe7\xdb\xbc\x93\xc0\x9c\x22\xe9\x78\xcf\xa3\xb2\x76\xde\xa5\x14\xe9\x52\xa2\x40\x54\xa4\x2f\xac\x89\x04\x11\x50\x8a\x24\x11\xb2\x26\xd2\x50\xb5\x38\x7e\xa9\x9f\xf0\x31\x25\x97\xe5\x09\x59\x97\x8a\xca\x5a\x35\x65\x40\xf6\x37\x93\xd1\xd3\x14\xbd\x91\x74\xd1\xc1\x8b\x16\x7d\x21\xeb\x30\xc2\xdc\xa4\x4c\xa3\xec\x61\xef\x4f\xad\xb2\xec\xf6\x47\x42\xac\xa5\xf8\x65\x94\xfc\x6f\x85\x22\x91\xc9\x93\x48\xd3\xc9\xaa\x4a\x4c\x9a\x4e\x22\x31\x27\x07\x78\xf7\x0a\xfd\x2d\xea\x2f\xec\xc4\x24\xd8\x24\x32\x6b\xe6\xfa\x30\x1e\x72\xa5\xf2\x6c\xa0\x10\x24\xcf\x26\x91\x59\x33\x41\xb1\x24\x52\x6a\xd2\x27\xa5\x86\xe2\x81\xa4\xd4\xa4\x4f\x4a\x8d\x18\x16\x3d\xfc\x92\xc8\xac\x99\x8b\x69\x29\xe4\x8b\x16\x91\x90\x67\xde\x3e\xe8\xbc\x52\x6a\xe0\xea\x2a\x83\xdb\x95\x52\x93\xe1\x7e\xa4\x5c\x58\x99\xbc\x1d\x22\xa8\x32\xb9\x9d\x44\x99\x55\xc4\xd3\xd8\x69\xe4\xed\x90\x06\x92\x19\x93\xca\xe4\x8b\x2a\xac\x8d\xe4\xa0\x92\xd3\x32\x97\x48\x3b\x99\xb9\xb2\x60\x58\x84\x30\xac\xb8\xdd\x9a\x48\x74\x99\x5f\xea\xba\x37\x32\x9d\x10\x04\xae\x87\x51\x22\x39\x53\x19\x2e\xcb\x75\xb1\x54\xd6\xf9\x64\xc4\x79\x23\x2f\xda\xbc\x88\xb4\x97\x35\xf8\xa2\xcd\xb7\x6f\x9e\xc9\x3a\x2d\x4a\xa8\x23\x99\x65\xc1\x72\x47\x32\x4b\x52\x32\xcb\xa2\x06\x64\x39\x4c\x31\x79\x2b\x0b\x6a\xab\x72\xd8\x5d\x87\xdc\x32\x08\xbc\xc8\x62\x49\xa4\xaf\xcc\x05\xdf\x58\xb9\x8c\xe7\xe5\x99\x8b\xb7\x5f\x9e\x79\x19\xe4\xc5\xd0\x5d\x06\x99\x14\x95\x05\xf1\x17\x29\x2a\x89\xfc\x93\xb9\x60\x9d\xab\x48\x71\x65\xa3\x2c\xd8\xbd\xc8\x46\x49\xca\x46\x59\xf0\xc5\x55\x76\x73\x85\x25\xf2\x4b\xa9\x75\x6e\xcb\x4c\x23\x6f\x77\x17\x43\x22\x45\x25\x29\x45\x65\x41\xc7\x56\x23\x69\x9c\x91\x24\x26\x44\x26\x09\x2b\x49\x29\x2a\x3b\x70\x3b\x15\x26\xab\xef\xfb\xb9\xe1\xed\xab\x14\x92\xac\x89\xd4\xa4\x08\x07\x67\x52\x66\x29\x45\x3b\xa0\x21\xad\x94\x87\x54\xe2\xc9\x66\xcd\x93\xae\x9f\xc8\x3f\x99\x1b\x1e\x3d\xd2\x50\x12\xa9\x26\x73\xc3\x23\x4a\xc6\x49\xaa\x85\x2e\x65\x51\x71\xf2\x99\x90\x46\x6e\xf8\x32\xab\x6a\x37\x92\xea\xb7\xd9\x08\x95\x92\x8a\xb5\x92\xd5\x05\x07\x1a\x19\x27\xa9\x56\xb2\xa5\x28\xde\x59\x91\x64\x24\x9e\xcc\xcd\x46\xa8\xc8\xb5\xda\x78\x3b\x1b\xa1\x36\x32\x75\x1b\xe9\x63\x10\xfd\xc1\x1c\x95\x2a\x09\x7c\xb0\x80\xa4\x4a\xce\x39\x39\x26\x73\x3f\xbc\x88\xca\x81\xe4\x98\xcc\xfd\x30\xc8\x0f\x9d\x7f\x78\x3b\x32\x8f\x74\x92\x44\x3a\xc9\xdc\x48\xb0\xea\x62\x26\xd5\x47\x89\x66\x7c\x66\xe7\x99\xc8\x90\xcd\xee\xa8\x9d\xdb\x07\xe3\x09\xbf\x6a\xa5\xc8\x20\xd9\x1a\x73\x53\x7b\xa1\x7e\xea\xe8\x72\x3b\xf4\x84\xa4\x69\xa4\x3a\x79\x3b\x6b\x9e\xa4\x8d\x54\x27\x6f\x67\xcd\x57\x8a\x05\x56\x77\xfb\xcf\xcd\x9a\x27\x69\x23\x55\x25\xc4\x6d\x46\x09\x79\x4f\x9a\xc6\xdc\x70\xa8\x93\xa6\x91\xaa\x12\xe2\x0e\x9d\x47\x5c\x90\x59\x31\xb7\xd6\xfc\x66\xd9\xb0\xdf\x21\x49\x49\xe4\x59\x24\xf2\x2c\xe6\xbe\x3c\x93\x13\xba\xc2\x26\x7b\x82\xb8\x57\x99\xf7\x43\xaa\x97\x28\x5f\x49\xb5\xad\x4a\x1f\x8b\xb0\xa6\x52\x55\x96\xf4\x87\x79\x58\x9f\x4d\x2c\xf4\x4a\x1f\x43\x26\x93\x0c\x91\x5a\x20\xc9\x2e\xeb\x76\xa3\x91\x67\x66\xb1\xb4\xba\xb8\x68\x51\xf9\x74\x0f\x8d\xe2\xb2\xe7\x76\x96\x62\x43\xed\x6a\x91\xdb\xe1\xc6\x6c\xe8\x0e\x0d\xbe\xda\x03\xd9\x24\x99\x0e\x89\x4c\x87\x79\x38\xbd\x1b\x45\x60\xa1\x9a\x98\x50\xc2\x24\xd2\x1f\x52\x63\x17\x9f\xb6\x69\xe4\x45\x99\xbc\x3f\xd6\x27\xfc\x61\xa9\xb1\x61\xcf\x23\xe2\xd8\x41\x23\x69\x83\x30\x04\xb6\x2c\x5e\x00\xd2\xf1\x58\x8a\xa4\x0c\xa4\x46\xd2\xea\xa1\xb2\x29\x99\x03\xa9\x71\x6e\x1e\x96\x0d\xa4\x62\xa9\xb1\x92\x0f\xfc\xb8\x24\x02\x24\x32\x00\xe6\x41\xf1\x21\x11\x20\x01\xe1\x9f\x87\x65\xd3\x28\x73\x0d\xa0\x7f\x1e\x68\x80\x1b\x95\xac\xc1\xee\xcf\x03\x99\x66\x43\x95\x03\xc2\x3f\xcf\xe5\xed\xd4\xd0\x6c\x83\xa4\xc5\xfb\x9f\xa0\xcc\xd4\xdc\x23\x9d\x1a\xd9\xa7\x87\x85\x06\xda\x3f\xb5\x49\x5a\x1e\xc5\x73\x61\xe4\x48\x8d\x04\xd3\xcb\x42\x6b\x10\x3b\x34\x5f\xd8\xf3\x46\xf1\xe5\x32\xff\x8b\xb4\x3c\x64\x5e\x5b\x4c\xcb\x26\xd9\x4e\x6b\x8a\xb3\xae\x91\xe2\x79\xc5\x03\xac\xba\xd0\xbe\xda\xe7\x45\xbc\x01\xad\x4f\xed\xf0\x4c\xad\x29\x14\xa7\x76\x48\x49\x14\x1d\x30\x15\x18\x1a\x6b\x1f\xc2\x9e\xf4\xb0\xf6\xc1\xb8\xcf\x8b\x7c\x02\xea\x9e\x1e\xd6\xfe\x7d\x20\xca\x65\xed\x3f\x1c\x56\x17\xfe\xda\x87\xb5\x0f\x0c\x7e\x5e\x2a\x0d\x3f\x6e\x78\xa6\x87\xb5\x7f\x3b\xbc\xbe\xe8\x9c\x60\xe3\xe7\xa5\x02\xeb\xc3\x61\xf5\x40\xd2\x7c\x51\x13\x1f\xce\xa5\x47\xc9\x8b\x03\xea\x5f\x96\x24\x90\xf5\x79\xa1\xa2\x04\xb2\x9e\x9e\xcc\xed\xa6\x2b\xb9\xbd\x90\x10\xc9\x92\x04\x9d\x9e\x40\xa7\xcf\x0b\x21\xac\x88\x4e\x80\x9e\xcf\xbb\xe9\x3c\xfa\x28\x80\xf2\x79\x59\x7d\xe0\xca\xd3\xc3\xc9\x70\x0f\x6f\xc7\xba\x78\x1a\x9f\x09\xfb\x34\xf0\xf2\xf4\x34\x3e\x93\xd5\x07\xbc\x3c\x3d\xd0\x2c\x5f\x48\x58\x41\x92\x27\x21\xc9\x45\xb2\x0d\x92\x3c\x3d\xca\x3e\x44\xe5\x04\x34\x9e\x04\x1a\x0f\x81\x2e\x71\x5c\x80\x1d\xb7\xc0\x02\x03\x42\x9e\x84\x0f\x0f\x88\xb7\x47\x75\x67\xc9\x85\x09\x28\xa7\x0f\x65\xe1\x1f\xb8\x7b\x55\xcd\xe3\x61\x25\x3f\x93\x6c\x4e\x98\xb0\xa1\x6e\x49\x8f\xea\x99\x40\x3b\xfd\x50\xeb\x15\x44\xb8\x05\xaa\x41\x03\x0c\x4f\xf8\x0f\x2c\xb0\xea\x70\x23\x24\x30\xd9\x06\x1d\x4c\x02\x9a\x9d\x1e\x92\x44\x82\xd6\x12\xa2\x1d\xf8\xb5\x05\xad\x25\xd7\xe1\xd2\x43\xea\x47\xd0\xb2\x51\x9d\x91\x43\xe6\xa5\x56\x08\xaa\x1c\x10\x69\x0b\x14\xc5\x06\x14\x9d\x40\x43\x5b\xc0\x84\x03\x14\x9d\x1e\xb2\xe5\x82\xf1\xed\x97\x6f\x87\x43\x34\xb0\x96\x3a\x1b\x41\x30\xe8\x00\x7b\x75\x67\x23\x74\x18\x45\xa1\x9b\x4a\xdd\xb7\x45\xea\x41\xc9\xa0\x95\x46\xef\x12\x10\x69\x0b\x1e\x4f\x4e\x20\xa5\x13\x10\x69\x0b\x1c\x80\x20\xa5\x53\xcf\x3c\xf3\x88\x62\xda\x68\x24\x75\x92\x79\x07\xb2\x9c\x00\x29\x5b\xc4\x24\x06\xab\x9c\x3a\x84\xab\x91\x29\xee\xb0\x3d\x00\x52\x36\x70\xa2\x09\xac\x72\xea\x85\x67\x32\xef\x60\x95\x13\xce\x1d\x8b\x89\x17\x61\x91\x75\xf2\x2c\x62\x16\x97\xf5\xa2\x91\xdb\x21\x25\xee\x95\xdb\xc1\x1c\xc7\xc2\xb7\x63\x90\x83\x32\xb6\x08\xb9\x37\x60\xe3\x04\xca\xd8\x22\x9c\xbf\x80\x8d\x13\x28\x63\x8b\x90\x7b\x77\x34\x2c\x50\xc6\x16\xab\x6e\xe7\xdb\x7d\x93\x58\xc4\x28\x01\x73\x9c\xa0\x8d\xb4\xd8\x18\xcf\xce\xb7\x93\x13\x11\x91\x60\x40\x88\x53\xef\x74\x1e\x67\x04\x10\xe2\xd4\x95\x32\x8b\x2e\x06\x3e\x38\x75\xf2\xbf\x22\xec\xc7\x00\x83\x53\x57\x76\x2c\xf6\x07\xc0\xe0\x04\x15\xa5\xc5\x41\x3f\xa9\xca\x0c\xc0\xd7\x22\xeb\xb3\xa3\x61\x75\x92\x1a\x22\x9c\xcd\x00\x67\x13\x50\x59\x53\x7d\xe9\x8e\xf5\xd3\x49\x45\x55\x4d\xe8\xce\x89\xd0\xd9\x32\x51\x0b\x0c\xeb\x07\x8c\xac\x45\xf8\x8e\x3b\x5b\xa6\x93\xaa\x10\x11\x56\x1d\x8b\xba\x1f\x25\xd7\xf2\x22\x8e\x09\xf0\xb3\x16\x2f\x2f\x72\x7f\x68\x02\x23\x6b\xf1\x8a\x7d\x5c\x57\x92\x9f\x4a\xbd\x77\x80\xb3\x09\xe0\xac\xa9\x94\x3c\x6c\x97\x09\xe0\xac\x25\x16\x2d\xc0\xd9\x34\xc8\x31\x80\x2a\x35\x81\x98\x4d\xc3\x8f\x10\x4b\x50\x45\x0f\xaa\xf1\x03\x72\xb5\x84\x01\x31\x70\xaf\x0c\x52\x3c\x13\x47\x24\x78\xd6\x04\x4e\xd4\x12\x16\x00\x38\xd1\x34\x20\x60\x87\x3f\x35\x81\x13\x4d\x03\xec\x7e\xaa\xba\xf2\xa1\xd1\xa7\x23\xb1\x6c\x06\x1b\x01\xbc\xa7\xc1\xb5\x94\x80\x7d\xa6\xc1\x9a\x97\xcb\x66\xb0\xe6\x87\x8a\xee\x3d\xfb\x3f\x15\x8a\xc1\xc9\x00\x0a\xd4\x60\x67\x4a\x83\x0d\x31\x80\xd6\xcb\x6d\x31\x9a\x9e\xcd\x10\x0e\x31\xb7\x33\x84\x70\x0e\xcb\x4b\x03\x5e\x34\x0d\x8e\x8b\x04\xbf\x3d\x40\xd1\x34\x1e\xa5\x22\x43\xcb\xce\xc9\x00\x24\xd4\x12\x26\xf1\xc0\x43\x01\x32\xd4\x12\x26\x31\x00\xd1\x04\x52\xd3\x12\x95\xc5\x41\x6a\x26\x90\x9a\x06\x59\x5d\x1a\x28\x55\x00\x36\x2d\xb1\x78\x41\x6a\x26\x40\x99\x96\xb6\x28\xe2\x79\x26\x59\x92\x09\x96\x6e\x40\x99\x09\x50\xa6\x25\x54\xba\x81\xde\x34\xa6\x92\x96\x59\x29\x98\x1c\x80\x32\x2d\x89\xf4\x9e\x52\xe4\x70\x91\x1a\x8c\x79\x09\x2e\xd2\x04\x36\xd3\x32\xe7\xe7\xe0\x5c\x1a\x64\x23\x65\xd6\x29\x48\xcd\x04\x28\xd3\xb2\xa8\xf3\xb1\x43\xc0\x20\x5a\xc6\xa6\x1d\x90\x57\x8d\xab\xf4\x66\xbf\x7d\x62\xcf\x03\x4c\xb4\x8c\x77\x0e\x44\x62\x9a\x9c\x0c\x19\xe2\x70\x80\x89\x69\x2a\x65\x1a\xa7\xc9\xe4\x64\x98\x4a\x99\xc6\x69\x02\x4c\x31\x81\x41\xb4\x4c\xf9\x8c\xc9\xc9\x30\x3f\x89\xd0\x90\xd7\xa3\x22\xcd\x4f\x22\x34\x6c\xf7\xd8\x0c\x93\xac\x19\x88\xad\x12\x70\xc3\x34\x13\xdf\xce\xb2\x99\xf8\x6f\x27\x59\x33\x19\xa7\x09\x20\xc2\x34\x33\x43\x87\x7c\x9a\xb0\x4f\x81\x02\x34\x58\x8f\x12\x28\xc0\x34\x2b\x6f\x5f\xe2\xd3\xe7\xed\xae\x3e\x59\xc6\x2c\x04\x13\x98\x00\x03\x5a\x46\x92\x01\xff\x4b\x93\xfd\x94\x59\x0c\xa0\x00\x13\xb8\x3f\x83\x5e\x38\x4d\xce\x10\x50\x80\x96\x31\x0b\x41\x01\xa6\x49\x0a\x72\x66\xd9\x00\xe3\x4b\x13\xde\x84\x8c\xb6\x3e\x5d\xfa\xa7\x09\x41\x7a\x41\x45\x02\x5d\x97\x26\xf2\xbe\xe0\xcb\x98\xb8\xd5\x00\xd9\x59\x61\xde\xc1\xda\x25\x28\x5e\xad\x24\xdd\xce\xb7\x43\xef\x5d\x28\x94\x32\x27\x57\x92\xd9\x56\x90\x4f\xe0\xdb\x12\xf8\x36\x2b\x55\xf5\x02\x78\xd1\xe2\xf6\xaa\x2b\x75\x3b\x2f\xd2\x02\xdb\x2c\x06\x94\xa9\xa2\xb2\x08\x28\x53\x20\xcc\xac\x60\xd7\x81\x30\x4b\xc0\xc7\x0c\x12\xc6\x34\xf1\x61\xcd\xab\x46\x2a\x04\x20\x86\x41\x83\x59\x19\x6a\x2c\x34\x92\x8f\x8e\xe3\xc0\x50\x67\x00\x7c\x59\xc1\x71\x60\x2c\x5a\x63\xd1\x16\x55\x1d\x60\xd1\x82\xfb\xb2\xc2\x0a\x31\xfc\x4d\x40\xbc\xac\xa0\xad\x83\xf4\x4a\x46\xce\x6b\x41\x31\x37\x5f\xad\xc9\x10\xed\x05\x5b\xd1\x10\xed\x00\xbe\xac\xb0\x96\x00\x7c\x25\x23\x51\xbf\xb0\x96\x40\x7a\x25\xb0\x5d\x56\x88\x44\x80\xed\x4a\x46\xfe\x57\x61\x81\x19\x06\x04\x80\x2f\x2b\x47\xb7\xfb\x52\x04\xdb\x65\x85\x0a\x16\x80\xba\x92\xa1\x4c\x15\xf4\x7a\x43\x99\x32\x96\x22\x84\xd7\xc9\x58\x8a\x20\xaf\x0c\x1a\xcb\x04\x00\x2b\xd9\x27\x17\x5f\x57\x76\x1a\xc9\x47\x67\x81\x01\xce\x4a\xf6\x90\xca\xef\x24\x7e\xc9\xf0\x44\x9b\x32\xec\xf1\x3b\x00\xd5\x4a\xa6\x0c\x7b\x16\x18\x88\xad\x64\x4a\xa6\xc7\x2f\x66\x18\xcf\xa6\xbc\xf9\xa2\x1a\x12\xdc\xae\xbc\x79\x7c\xc1\x86\x8a\x64\xca\x9b\xc7\x70\x34\x3c\xd1\xa6\x14\x79\xd6\xa7\xb1\x3b\x8c\x8c\xf0\x8a\x33\xc2\x36\x2f\x42\x49\xa9\x53\x8d\xba\x52\x59\xfb\xdc\x8e\xb2\x6f\x64\x5e\x56\x47\x57\x25\xc3\x65\x63\x28\xfb\x55\x15\x33\x0e\xcf\x44\x9d\xa9\x78\x63\x0d\x75\x06\x48\x92\x55\x2d\x1b\xf8\x08\x8d\x94\xc9\xaa\x65\x83\x81\x0b\x24\xc9\x2a\x8a\x39\xc8\xa4\x64\x6c\x84\x8a\x0e\x0e\x16\x29\x01\x34\x32\xc2\xfa\x09\xbc\x51\x02\x96\x63\x15\x15\x09\x74\x4e\x5a\x2c\x45\xf8\x40\xd3\x62\x29\x02\xd2\xb1\x86\x99\xb5\x20\xff\x03\x96\x63\x8d\x79\x07\x9d\x93\x16\xd5\x1c\x1a\x3a\xf8\x82\x69\x0f\xac\x8e\x35\xd4\x6d\x20\x3b\x69\xa1\x6e\xb7\xaf\x29\xfe\x0f\x85\x62\x21\x47\x17\x2b\xa5\xa1\x61\x83\x93\x49\xf0\x2f\x5b\x6b\x74\x8d\x95\x02\x1e\xc4\x60\x61\x4c\xc0\x42\xd2\xe2\xa4\x85\xa3\x34\x2d\x8c\xbd\x05\x49\x41\xa3\x90\xe3\x32\xfa\x6b\xe2\x38\xe0\x99\x1c\xaa\x8b\xbc\xdf\xc6\xbe\x07\x47\x92\x96\x4f\xae\x35\x2a\x91\x00\xeb\x48\x00\x2b\xac\xa1\xb9\x2e\x14\x4a\xf0\x15\xd6\x50\x3d\x81\x59\xa4\x45\xfa\x7d\xc3\x78\xde\xcc\xd5\x86\x9c\xa4\xe1\x06\xdc\xe8\x8e\x5b\xc5\xf5\x39\xfc\x41\x5b\xa4\xad\x92\xe7\x28\xa9\x9b\x09\xdc\x4c\x20\x94\xaa\x69\x33\x81\x9b\x53\xf1\x61\x06\x36\xa7\xe2\x26\x7f\xfe\xa1\xc4\xd1\x46\x96\x80\x9a\x30\xa0\xf5\x09\xf0\x44\xda\xcc\xea\x83\xc1\xb3\x99\x55\x30\x14\xf6\x30\x1d\x9b\x20\x1e\xa8\x09\x7b\x28\x63\x04\x78\x22\x01\x90\x30\x90\x11\x69\x63\x6e\x01\x97\xb0\x07\x7d\x14\xb8\x44\xda\x2c\x8a\x87\xd9\xdc\xcc\x3b\x70\x09\x7b\x98\x4d\x70\x12\x69\x93\xb8\xa9\x18\xe0\x6e\x7c\x3b\x19\xec\x0f\xb6\xf7\x26\x26\xb7\xd1\x2e\x1f\x8e\x8b\x8d\x28\xda\xac\xa5\x07\xdb\x1b\x60\x45\xda\xf8\x1d\x1e\xa7\x23\x4d\x1b\xbf\xc3\x46\xbb\x84\x4e\x36\x6d\xdc\xd4\xfb\xe1\x99\x18\x3c\x1b\xe7\xde\x46\x14\xa9\x28\xe8\xee\x3c\x13\x1b\xec\x99\xaa\x2b\x73\x68\xe4\x76\x84\xc1\xc6\xb9\xb7\x39\x7e\x1f\xac\xf4\xcd\xf1\xbb\x5d\x79\xb3\x07\x3d\x74\x13\x96\xda\xd0\x01\x3d\xb8\x01\x37\x7e\xe6\x2d\x16\x0c\x16\xd8\x46\xbf\xdb\x8b\xce\x6b\x81\x61\x83\x41\x21\x6e\x5d\x6b\x69\x73\x3b\x89\xe5\x9d\xa8\xfb\xde\x0c\x32\xbe\x8c\x8e\x6d\xb3\x11\x6f\x60\x13\xac\xa3\x65\x6c\x42\xb2\x1b\xa1\xd5\x31\xc8\x37\x42\x6b\x73\x7a\x77\x84\xc1\xe6\xf4\xde\xa4\x8b\x77\x0c\xf2\x7d\x98\x62\xf2\xbc\xbb\xd6\x27\xe4\x8f\x1b\xb7\x45\x57\xf1\x1e\xdc\x16\x1b\x8d\xb5\x13\xfb\xdb\xd8\x60\x1b\x99\xd7\x59\x9f\xd0\xa0\xa7\xc3\x96\x21\x01\x21\x1d\xce\xf9\x03\x4b\x4f\xaf\x14\xd3\xc1\x77\x7d\x70\x5b\xf4\xaa\x5a\x3c\x85\x46\xbe\x88\xf5\x79\x70\x68\x1f\x94\xd3\xce\xfa\x84\x53\x3d\x1d\x8e\xf4\x8e\xc2\x7b\x38\xd2\x4f\xe2\xed\xe8\xb6\x87\x20\xf3\xc9\x6a\xf4\xcf\x3c\x1c\xd4\x07\x45\xb2\x63\x7b\x1f\x87\x9f\xa4\x03\x69\x4e\x47\xf5\x38\x95\xce\x43\x9a\xd3\x31\x5f\x0e\xae\xba\x03\x69\x4e\xc7\x7c\x39\x8d\x2e\x41\xfa\xd0\x59\x4b\x87\x52\x7b\x87\x33\xb9\xa3\xc6\x1e\x5c\x0c\x07\x17\x43\xc7\xa6\x39\xb8\x18\x0e\x07\x75\x47\xf5\x38\x1c\xd4\x87\x8d\xd0\x11\x6b\x87\x40\xf0\xc1\x01\xd7\x89\xe8\x1d\x1c\x70\x87\x8d\xd0\x31\xc8\x0f\x67\xf2\x41\x63\xed\x9c\x36\x07\x8d\xf5\xa0\xb1\x76\x16\xed\x19\x7c\x3b\xb6\x57\xc7\x20\x3f\xd8\x5e\x07\xe3\x69\x60\xe8\x1c\x8c\xa7\x83\x9d\x34\x38\x82\x0e\x76\xd2\x41\xbb\x1c\xa8\xb1\x87\x35\x7f\x20\x53\x18\x94\x6c\x3b\xa8\x9c\x87\x8d\x30\x58\x4b\x87\x8d\x70\xa8\x13\x33\xb4\x96\x28\xfb\x7b\x38\xd2\x07\x62\x0d\xde\xfb\x74\xe0\x4d\x18\x2a\xe8\x44\x28\xf6\x1c\xb8\x42\x70\x14\x1e\x42\x33\x60\x75\x6c\x60\x90\x03\xd9\x49\x87\xba\x55\x43\x0b\x8c\xca\xc0\x07\xff\xdd\x50\x59\x28\xfc\x77\x87\x03\x65\x20\xeb\x0e\x07\xca\xe1\x40\x19\x5a\x60\x1c\x28\xb0\xee\xdb\x60\x81\x5d\x36\xc2\x85\xcf\x65\x20\x00\x2f\xd0\x9b\x4b\xdd\xb1\xe1\x59\x33\xe9\x02\xbd\xb9\x58\x54\xc3\xe1\x9b\xe9\x62\x51\x5d\x96\xf7\x40\x82\xc1\xe4\x9f\x2e\xcb\x7b\xa8\x6e\x12\xcb\xfb\xa2\x26\x0c\x96\xe2\x85\x0e\xf8\x62\x66\x0d\x02\x6d\x17\x33\xeb\xe2\xfe\x1b\x88\xb5\x8b\xfb\xef\x66\xf1\xa4\xb8\xf8\xbd\x9c\x32\x17\x07\xc7\xd8\x74\x89\x53\xe6\xe2\xe0\x18\x78\x0f\x2f\x0e\x8e\x5b\x78\xe6\xf9\xef\x90\xc7\x85\xec\xf7\x62\xd7\x0d\x96\x24\x95\x07\xd2\xad\x3c\xfb\x32\x30\x95\x67\xb3\xf3\x66\x50\x59\x2a\x9f\xff\x0b\xa1\xc0\xc4\xcc\xbe\x6c\xb2\x2b\x72\x12\x54\xe4\x8b\x23\xee\x42\x68\x37\x91\x64\x00\xaa\xd2\xe5\x10\x98\xf8\x73\x00\x54\xa5\x0b\x3b\xd3\x2c\x8c\xc1\x60\xb4\xf0\x3b\x4c\x3c\xd2\x97\x78\x0d\x28\x2b\x9b\x55\xb5\xb1\x7c\x99\x5f\xea\x99\x4f\x2c\xab\x3b\x79\x26\xce\x88\xc9\xea\xbb\x93\x7e\xa2\x0d\x4d\x3c\x3f\x17\x6d\xe8\x52\xee\x7b\x22\xc9\x2e\x44\xdc\x97\x5a\x84\x13\xd3\xfd\x1a\x8b\xc2\x78\x3b\xab\xef\x1a\xb7\x73\x2e\x4d\xd5\x0a\xe3\x5c\xba\xa8\x48\x13\xd3\xfd\xc2\xb9\x7d\xd1\x86\x27\xca\xd4\x65\xeb\x5c\x76\xc9\x34\xbe\x1d\x90\xcf\xc5\xd8\x9b\xaa\x38\x86\xb1\x77\x39\x2e\x26\xda\x30\xb8\xc6\x74\x59\xfb\x93\x3a\x20\x54\x79\xc8\x90\xac\xdb\xa4\xfc\x08\xe5\x1d\x72\x60\x99\x4f\x8a\x31\x85\x04\x68\x8a\x7a\x54\xd3\x2d\xea\x0c\x1a\x2c\x07\x38\x38\x4c\x45\xb8\x12\x28\x32\xc8\x88\xcc\x45\x51\x0e\x99\xdb\x59\xd1\x46\x95\x15\xd0\x60\x39\x40\x31\x64\x91\x2e\xb9\x7b\x3b\x07\x96\xb9\x45\x5e\x54\xe8\xa7\xaf\x61\xb3\xc4\x8b\x84\x0d\x63\x7d\x1a\x45\x95\x42\xa5\xf3\x10\x07\x59\xe6\x99\x90\x51\x87\x2a\xf6\x9b\x4b\xa3\xd1\x08\xfb\x4d\x51\x55\xb2\xeb\x8d\x70\x04\x59\xe5\x45\x30\x54\x83\x1b\x33\xab\x7c\x91\x50\x44\x28\x53\x46\x69\x26\x78\xe6\x33\x24\xf2\x66\x8e\x0e\xc8\x90\xc8\x67\x08\xdf\xcd\x1a\x5f\xe4\x2b\x39\x07\xfc\x0e\xd6\xb9\x7d\xd0\x4f\xfc\x0e\xd6\x75\x25\x83\x4c\x68\xc6\x06\x5d\x9a\x0c\x1d\x2a\xbc\x4d\xba\x34\x19\x3a\x4a\x2e\xda\xe4\x99\xc6\xd0\xc1\x1e\x66\x93\x67\x1a\xcf\x14\x75\x8f\x71\xbb\x31\x9e\x28\x53\x46\x99\x28\x38\xe1\x73\xc0\x6d\x61\x8b\xb7\x2f\xfa\x89\xdb\xc2\x16\xb7\x2f\x9e\xc9\xc1\x62\x5a\x60\x8b\x01\xe1\x60\xb1\xcd\xed\x9b\x2e\x51\xf8\xcf\x28\x3b\x13\x2e\xcf\x84\xb6\xc6\xae\x4a\xb8\x31\x74\xd0\xd6\x98\x56\xdd\xa5\x9f\xa2\xad\x09\x5e\x8b\x26\xfa\x12\xce\x11\x29\xbe\x58\x60\x14\x15\xc9\x54\x13\x31\xb8\x9e\x73\x74\xd1\x9e\x61\x9d\xb7\xe5\x10\xc6\x1c\xdd\x2b\x97\x23\xfc\x5d\x8b\x72\x5d\xd1\x03\x97\x39\x06\x51\x0c\x51\xc9\xcd\x1d\x1c\x39\xa2\x22\x01\xce\xca\xd1\x55\xa4\x1c\xa3\x78\x87\x2a\x8d\xbc\x08\xa6\xaf\xc5\x52\x04\x28\x98\x41\x08\xda\xa2\xde\x1d\x40\xc1\x0c\x42\xd0\x16\x4b\x31\x26\x9e\xc9\x36\x04\xb1\x95\x41\x0f\xe6\xc8\x19\xb2\x58\x9f\x31\x73\x3b\x06\xc4\xa2\xe4\x4e\x74\x09\x9d\x23\xbe\xb6\x45\xfd\x97\xe8\x3b\x20\x47\xf4\x26\x48\xa5\x73\x64\x23\x44\x54\xa4\x45\xc5\xa5\xc8\x9a\x87\x71\xdf\x16\x15\xe7\x22\x05\x17\x22\x22\x1d\x74\x55\x8e\x2e\xd2\x73\xc4\xd4\x58\x2c\xc5\x48\x6d\xe2\x88\xde\xb4\x58\x8a\x54\x64\xc9\x91\x12\xa4\x8b\xaa\x64\x11\xc0\x6d\xc4\xaa\x00\x72\x95\xe3\xa3\xdb\xc5\x4c\xc4\x67\x3e\x4c\x07\x65\xef\x80\x5c\xe5\xd8\xe9\x12\x7a\xd3\xda\xaa\xbd\x37\x69\x64\xe4\x11\x6b\xd1\x8f\x97\x1c\x89\x7b\xae\x4d\x97\xfc\x78\xc9\x71\xf2\xcc\x4d\x91\x3f\xe0\x94\x91\x1d\xb7\xa8\x66\x16\xd9\x71\x11\xe1\xbf\x58\x8a\xd1\xf8\x22\xf6\x11\x18\xee\x1c\xd9\x47\x11\x53\x78\x47\x3a\x6f\xbc\xdd\x11\x70\xb6\x23\x9d\x5f\x7c\x26\x9e\x94\x4d\x31\xbb\xb8\x19\x79\x54\xa4\x4d\xe9\xa3\x78\x58\x4b\x98\x05\xbb\xf0\xcc\xc3\x33\xf1\x7a\x6c\x2d\x9b\xc3\x28\x5d\xb1\x32\x71\xfb\x65\x77\xb0\x8f\xb6\x96\xcd\x65\x31\x70\x22\x6c\xd7\xc5\x32\xf5\x0c\x72\xe2\x44\xa0\xc2\x71\x4e\x9c\x08\x89\x7d\xb4\xa9\xaa\x94\xd8\x47\x89\xe5\xbd\xdb\x7f\x2a\x14\x39\x39\xde\x2c\xa7\x0f\xe3\x13\xcf\x06\x5f\x9c\xc4\xf8\xd4\x79\xb6\x38\xec\x13\x2f\xec\xd4\x3b\xe4\xb4\x49\x62\x7c\xa2\xcc\x5b\x72\x7b\x3e\x53\x5c\xc1\xf6\xa0\xde\x61\xa6\xbf\x1c\x2c\xe0\x9c\x32\x15\x10\x32\x95\x0c\x6c\xbb\x4e\x96\x93\x9b\xe7\x99\xc2\x04\xb6\x8d\x22\x88\x1c\x02\xd4\x27\xb0\xcd\xf2\x49\x7e\x24\xe4\x84\xc7\x6f\xb3\x7c\xa8\x56\x90\x13\xc6\x33\x90\xa6\x9c\x1e\x3a\xcf\x21\xb0\x0f\xe3\xca\x21\x40\x29\x02\xdb\x97\xb7\xb3\xf6\xd3\xc3\x10\x52\x2d\x2e\x3d\x8c\x12\xfc\x97\x9b\xd5\x97\x3c\x26\x93\xa9\x4f\x60\x87\x93\x96\xc2\x04\x99\x52\x04\x76\xa8\x26\x99\xba\x6e\x87\x06\x8a\xaa\x61\xa9\x33\xc8\x1c\x41\x87\x25\x99\x38\x82\x12\x45\x41\x01\x3f\xe5\x34\xe8\x12\xbc\x92\x64\x73\xe6\x64\x0c\x1d\x11\x93\x83\xd0\x4a\xc6\x28\xe1\xe5\x3e\x85\x7e\x2e\xfa\xb9\x78\xa6\xeb\x62\x39\x2d\x50\xb8\x9c\x0c\xb0\x81\xe7\xc4\xc9\x90\x38\x19\x8e\x16\x1a\x27\x43\xc2\xe4\x38\x5a\x68\x9b\x41\x86\xbf\xed\x34\x16\xc3\xe6\x99\x5b\xb4\x5a\x74\x69\xd3\x25\xea\xcb\x82\x5e\xca\xe9\xf0\x99\x78\x11\x4f\xe7\xdb\x0f\xcf\x84\x60\xf7\x68\xd5\xb1\x9f\x28\xae\x60\x47\x15\x38\x2f\x6b\x89\x5d\x72\xa8\xad\x96\xd9\x25\x19\x6d\xe8\x20\xde\x32\xeb\x33\xa3\xf4\x03\x69\xca\xd9\x57\x6b\xce\x38\xa1\x8e\x9b\x85\x39\xb3\x68\x33\x8b\xf6\xb0\x96\x32\x8b\x36\x53\x33\xf5\x50\x70\x2d\xa3\x37\x65\xf4\xa6\xe3\xaa\x7c\xa6\x98\x43\xce\xc4\x2a\x8f\x2b\xe6\x99\x02\x50\x99\xda\x0c\x76\x03\x6f\x57\x15\x0e\xd4\x99\x8b\x7c\xca\xbe\x84\x73\x66\x2d\x5d\x0a\x86\x66\x95\xbc\xc0\x28\xbd\xd4\x3e\xcd\x08\xd7\x8c\x70\xbd\x85\xce\x23\x5c\x33\x6b\xe9\x32\xef\x99\xb5\x94\x87\x98\xbe\xb8\x1d\x75\x26\x23\xde\x2e\xa5\xd9\x32\xe2\x2d\x03\xd6\xb8\x54\xf4\xcb\x2e\xc2\x32\x75\x22\xec\xb2\x37\x29\x10\x91\x0b\x36\xd8\xa5\x26\x5b\x71\x1b\x2c\x17\x4e\xef\x4b\x41\xb9\xe2\x9e\xbe\x5c\x08\x1d\xdf\xad\xdb\x7d\x36\x8b\x1f\xcd\x06\x9c\x27\x17\x77\x62\xe4\xc2\x41\x0d\x9c\x27\x17\x77\x62\xe4\x22\xee\xb2\x43\xd5\x52\x76\x31\x70\xed\x15\x32\x57\xfa\x98\xe5\xe2\x03\xb2\x02\x9f\x09\x78\x3b\x83\xda\x5e\x01\x4d\x90\xb2\x08\xb9\x88\x91\xac\x72\xfb\xe0\x99\xb0\xde\x84\x46\x3f\xd1\xef\xa8\x28\xb0\x02\x45\xdc\x0a\x3b\x8e\xc2\x02\x0b\x9c\x4b\xa6\xbe\x40\x06\x76\xbd\x02\x43\x07\xfa\x3a\x53\x43\x60\x05\x6a\x22\x52\x64\x3f\x83\xa2\x5e\x81\xd2\x73\x14\x0f\xc8\xa0\xa8\x57\xd0\x20\xb3\xb9\x28\x17\xb0\xbe\xf4\x42\x6f\xe4\x8b\x20\x8e\x09\x54\x87\xa4\x78\x40\xa6\x78\xc0\x0a\x9a\x0e\x76\x1c\x35\x04\x16\x88\x98\x0c\xfa\x3a\x03\xbb\x5e\x81\xe2\x76\xa0\xaf\x73\x81\xf8\x20\x68\x8e\xd8\x71\x40\xab\x57\xd8\xcc\x26\x3b\x8e\x3a\x01\x0b\xf0\x4b\x06\x68\x9d\xa9\x13\xb0\xc2\xe1\x33\x2f\x43\x07\xc7\x41\x60\x23\x54\xf6\x66\x0d\x30\xbc\xa1\x48\xc2\xfe\x9f\xc1\x5b\xaf\x88\xfc\x04\x6f\x9d\x41\x58\xaf\x88\xa5\x02\xd0\x3a\x57\xe8\x60\x22\xd5\x21\x81\x56\xe7\x1a\xc5\xc6\xc6\xed\xee\xed\xca\xa0\xa8\x57\xa4\x4e\x26\xec\xff\x19\x30\xf5\x8a\x58\x2a\xb0\xff\x67\xf8\xfe\x57\xa4\xcc\x30\xd0\xea\x0c\xb5\xff\x8a\x28\x92\x00\xad\x33\x08\xeb\x05\xca\x26\xd7\x44\x97\xe0\x36\x88\x2c\x45\x68\xff\x73\xa5\xe4\x6a\x44\x23\xa8\x99\x2e\xc1\x58\x10\xd1\x19\x2b\x07\x1f\xd4\xfe\x0b\x40\x4d\x86\xe1\x3f\x83\xb0\x5e\x00\x6a\x32\x40\xeb\x5c\xa9\x7e\x09\xa0\x26\xc3\xe9\x9f\x01\x53\xaf\xc8\xfa\xac\x95\x2f\x82\xb1\x20\x52\x0c\x16\x4e\xff\x0c\xc2\x7a\xc5\x87\xf1\x44\x0f\x85\xb0\x7f\x45\xea\x64\x82\xa9\xce\x15\x0a\xac\xd8\x55\x8d\x97\xe9\x80\x02\x2b\x7e\x19\x3a\xff\xa1\x50\x00\xb8\xce\x10\xf7\xaf\x48\x45\xc7\xea\x6e\xb9\x0c\xa8\x7a\x45\x94\x54\xf8\xfb\x33\xc4\xfd\x2b\xb2\x21\x2a\xc7\x2f\xb8\xeb\x15\x29\x01\x09\xee\x3a\x83\xb4\x5e\x11\x7b\xe9\xff\x4f\xd8\x1d\xec\xde\x8e\xdb\x76\x1c\xdf\xf7\x29\xe6\x0d\x7a\x8e\x49\xc9\xf6\xd2\xa6\xec\x5d\xfb\x0e\xc1\xe4\x16\xc8\x22\x93\xc1\x34\x79\xff\x62\xf4\xd1\x00\x45\x36\xb3\xb8\x9b\x8b\xbf\x8e\x65\x9b\xa2\x48\xfa\xab\x1f\x9b\xd0\x93\x0e\x7f\x7d\x2d\x1d\xc0\x75\x90\xdc\xaf\xaf\xc8\x15\x70\x1d\x94\xf7\xeb\x2b\x48\x25\xc0\x1f\xfa\xcd\xd5\x57\x6a\x44\x80\x3f\xa8\xeb\x17\xd6\x27\xa8\xeb\x07\x75\xfd\x82\xf5\x44\x3b\xbd\x2b\x1a\x07\x5f\xdb\x45\xbb\x0c\xbf\xdc\x91\xed\x42\xd7\xba\x40\x6f\xd7\xf7\x31\xfc\x62\x3e\xe4\x0c\xbe\x96\x0e\xc9\xfd\x68\x5a\x78\x7e\xe7\x99\xc2\xd0\xe6\x2e\x1a\x91\x02\xac\x4f\x90\xdc\x0f\xf4\x76\x6d\x6b\xe9\x48\x0b\x5b\x51\x8f\x5b\x4b\xc7\x3e\x4f\x4f\xbf\x36\x39\x18\x59\xfd\x68\xda\x3e\xc3\x7a\x82\xba\x7e\x50\xd7\xaf\x4d\x92\xdf\xb8\x22\x80\x77\x6d\x6b\xe9\x3c\x86\xbf\x74\xe6\x64\x56\xed\xf5\x3c\x67\x22\x58\x9b\x2d\x88\xbe\x7d\xb4\x59\xf1\xab\x8d\x6f\xd6\x8e\x2f\x88\xde\xd7\x26\x75\x07\x78\x07\xc0\xbb\x36\x81\x2f\xc0\x3b\xb0\xdc\x05\x00\x0a\xfa\xf6\x81\xe5\x2e\x07\xa4\x82\x94\x7d\x90\xb2\x2f\x67\xa1\x02\xe0\x1d\xfd\x0f\xdd\x3e\xc3\x65\x80\x90\xee\xda\x2c\x08\xaa\xf5\xd1\x97\x1a\x9f\x28\x18\xcb\x1d\x04\xea\x0b\xf8\x13\x78\xed\xa0\x45\x5f\x9b\xcc\x1f\xaf\x1d\x7d\x09\xef\xf1\xf7\x5d\x98\x00\xd4\xae\x4d\x8b\xd9\x1e\x6b\xb8\xab\xb3\xf9\x3e\x5d\x43\x60\xb9\x6b\xbb\xd6\xf0\x69\x60\x9d\x0c\xd4\xa6\x35\x77\x9f\xc5\x96\x20\x1b\x5f\x9b\x3e\xca\xd4\xe3\x83\x6c\x7c\x21\x77\xa2\x4b\xf6\x3a\x79\xa5\x8d\x29\x02\xc3\x03\xfc\x5d\x1b\x53\xec\xbb\x07\x62\x19\x6e\xfa\x67\x77\x2b\x8e\x34\x7c\x6d\x32\x2b\xd2\xf0\xd1\xc9\xd3\x05\xab\xa3\x02\x1f\x54\xe0\x2b\x84\x33\x54\xe0\x83\xe0\x7b\x85\x80\x17\x2d\x1e\x30\xf1\x82\xf3\x04\x5a\x3c\x60\xe2\x15\xca\x01\x54\xe0\xa3\x13\x25\xc1\xf8\x04\x5a\x3c\x60\xe2\x15\xba\xc4\xf7\xd3\xf3\xd4\x03\x37\xd4\x08\x88\xb3\x07\xed\xf3\x0a\xa1\x31\x4e\x3b\x00\xda\x15\x7d\x35\xce\xf6\xe8\x48\x0c\x85\x32\x10\x78\x3b\xfa\xdc\x31\x2b\xa6\x90\x5d\x50\x42\x0f\x4a\xe8\x15\xbb\xe1\xf6\x4f\x28\x77\xc5\x6a\xfe\xfd\x98\x12\xfd\xcb\x10\xc6\x92\x40\x0f\x7c\x77\x85\x24\x9f\x12\x7a\xa0\xbd\x0b\x22\x14\x68\xef\x20\x3b\x5e\x21\x79\xda\xa7\x61\xc6\xbe\xa4\x19\x6b\xf5\xf9\xbe\xfc\xa7\xc9\xab\x09\xd2\x06\x0f\xbc\x75\x85\x60\x8a\x44\x78\xe0\xad\x2b\x74\x0a\xa6\x0d\x1e\xb0\xeb\x0a\x29\xd1\xce\xc0\xf6\xa5\xc2\xa8\x8b\xb0\x8e\x92\x41\x14\xbc\x42\xef\x77\xda\xe0\x01\xbb\xae\x90\x12\xed\x9a\xc9\xed\x4b\x5b\xd1\x46\x8d\xb7\x0e\xc0\x74\x61\x7c\x02\x30\x1d\x68\xe8\x4a\x69\x36\x41\xed\xd8\x27\xf3\x56\x29\xcd\xde\x75\x83\x03\x4c\x57\x86\xe1\xac\x6e\x67\x60\x70\x9e\xd8\x19\xd8\xce\xa5\x67\x98\x3c\x97\xbe\x53\x93\x49\x7e\x69\x9f\x05\xe2\x00\x4c\x17\x72\x27\x76\x85\x03\xdc\x74\x65\x5f\x7f\xb9\x86\x97\xff\x34\x25\x91\x20\xb5\xec\x4a\x89\xce\x5e\x5e\x1c\x09\xc1\x64\x21\x7b\x19\xce\xea\x80\x3f\x41\xe7\x3a\x76\x72\x55\x29\x66\xdc\x39\x55\x8c\x73\xe5\x7a\xef\x3a\xb7\x51\x83\xae\x94\x0a\xef\xaf\x87\xcc\x6c\xf2\xd6\x30\x9d\xd9\x90\x5e\xae\xbc\xb5\x3c\xe7\xac\x8e\xcd\x5f\x7a\xc5\x87\xca\xd4\x41\x80\x09\x3b\x13\x87\x44\x87\x48\x73\xe5\xea\x91\x3e\x91\x9d\x40\x3c\x57\xbe\xfa\xb4\xb3\xba\x83\x2d\x35\x39\x0d\xb8\x39\x48\x2f\x57\xfb\x98\x12\x5b\xc2\x38\x57\xf3\xde\xa1\xce\x71\x68\x80\xde\xbe\x7f\xca\x50\x04\x41\xe6\x00\x39\x17\x2e\x27\x40\xce\x01\x72\xae\x66\xdd\x83\x9c\x03\xe4\x5c\xda\x31\x06\xc8\x39\x40\xce\xa5\x1d\x63\xe0\x99\x03\xac\x5c\x8d\xa5\x1c\xb2\x0b\xe8\x72\xe1\x72\x82\x4e\x72\x1c\x22\x97\x26\x79\x26\x97\x1c\x87\x20\xa5\xd9\xac\x0e\x35\x82\x83\xcb\x84\xe0\xc4\xc1\x65\x1e\x4b\xe6\x53\xf2\x7c\xe8\x52\xba\x34\x94\x1b\x43\x83\x43\xc7\xb1\xc4\x3b\xd9\x14\xf2\x39\xa8\x26\x57\xdb\x57\x87\x7d\xc3\xe9\x38\x35\x36\x75\xc8\xeb\x96\x86\x72\xe3\x75\x30\xd2\x81\x91\xae\xa6\xc3\x34\x38\x3a\x0e\xe1\x4c\x93\xc6\xc0\xa1\x83\x40\x72\x35\x3b\xd8\x71\xb9\x77\x31\x4e\x63\x92\x74\x92\x83\xae\x40\xb5\xcb\xd5\x2f\xb7\x79\xbb\x23\x51\x1b\x49\xe4\xa0\x2b\x50\xf8\xa1\x20\x82\x1c\x4b\xef\xb8\x2d\x3b\x55\xa1\x38\xf4\xa5\x47\x05\x05\xbd\xe3\xa0\x70\x5c\x4d\xd8\x75\x94\xdf\x5c\xea\x9b\xc2\x2e\x30\x76\x1c\xfc\x7d\x93\x9c\x1c\xc3\x5f\x8a\x5c\x9a\xe2\x0e\x18\x3b\x0e\x2b\x4f\x23\xe1\x38\xac\x3c\x62\xc6\xd5\x97\x45\x3f\xa6\x44\x3d\xae\xf3\x64\x08\xed\x38\x96\xd0\xe6\x32\xf3\xc7\x8b\xe3\xda\xfb\x32\x73\xc5\x3d\x62\xc6\xd5\x97\xd1\x2a\xee\x01\xb5\x0b\x69\x14\x78\xed\x58\xd2\xc6\x7d\x73\x21\x4b\x7c\x49\x1b\x77\x46\x0b\xcd\x8e\xa5\x62\xdc\x27\xe7\x12\xa7\xdc\xfb\x5c\x42\x9b\x6a\x04\xa4\x8d\x03\xb6\x5d\x5d\x8d\x00\xb6\x1d\xe7\xd2\xd4\xe4\x08\x69\x1a\xc7\xf9\x35\x25\x79\xc8\x49\x73\xe0\x14\x22\x75\xb5\xeb\x53\xa1\x10\xd2\x5d\x5d\x2c\x46\xa9\x38\x4e\xf9\x52\xe7\x1d\x29\x15\xc7\xc9\xeb\xf4\xdd\x94\x78\x1d\x12\xc5\xd5\x79\x47\x4a\xc5\xb1\xb4\x89\xe9\x65\xc4\x39\xb3\xa7\x38\x6d\x6b\x9d\x79\x9f\x33\x36\x0a\xd0\x78\xf5\xc3\x94\x78\x9d\x25\x2e\xdc\x15\x1f\x21\xe4\x71\xca\x97\x3a\x4b\xa6\x38\x1c\xa7\x7c\xa9\xb3\x64\xaa\xc2\x81\x24\xaf\xce\x68\x91\xe4\x71\x36\x0f\xe4\x36\x79\x47\xd6\xcf\xb6\x84\x4b\x3d\xcf\xe9\x7b\xe2\x94\x44\xf5\xa9\x38\x1b\x60\xf3\x38\x49\x5d\x76\x09\x39\x1d\xe1\x58\x3a\xc2\x5d\x7d\xe4\xec\x9e\x27\xa9\xcb\x2e\xf7\xc6\x93\xc7\xa9\xe1\x3e\x0e\x2b\x4e\x65\x4a\x04\x79\x75\xf1\x1d\xc5\xe1\x38\x79\x9b\xae\x3e\x82\x20\x0f\xda\xc2\xd5\xf9\x7b\x3c\x79\x9c\xf4\x2f\xbb\x84\x1c\x4f\x1e\x64\x84\x0b\xdb\x15\xa7\xe4\x89\x8c\x70\xc1\xb8\xe2\x54\x34\xa1\x18\x5c\x5d\xfe\x71\x4a\x9e\x96\x7e\x30\x8c\x2b\xe8\x07\x07\x0e\xbd\x76\x4b\x06\x8e\x1e\x27\x6f\xb3\x5b\x32\xc8\xf3\x58\x02\xc0\xbb\xfc\x03\x79\x1e\xa7\xe4\x69\xdf\xdc\x91\xe4\x69\xa9\x02\xef\xc2\x04\x00\x7a\x2c\x01\xe0\xdd\x92\xa1\xfc\x1b\x27\x6f\xa3\x23\x4f\x9c\xb7\x3b\x92\x51\xed\xfc\xfc\x79\xaf\xe1\xa6\x24\x4b\x3f\xd5\x71\x4e\x0a\x6f\xfb\x5a\x32\x3e\x9f\x9d\xd4\xd5\x77\x09\x39\x39\xe0\x38\x8b\x70\xa9\x84\x9c\x2a\x70\x9c\x92\xa7\x7d\xad\x0e\xc9\x13\x1d\xe0\x42\x81\xc5\x39\xcc\x93\x80\xe5\xde\xad\xe2\xe1\xc5\xf1\x4b\xd0\xb0\xa0\xfc\x1b\x24\x7f\x6b\x97\xa5\x9f\xfc\x12\xc9\xdf\xda\xa7\x0c\x54\x50\xfe\x8d\x53\x1d\x67\x57\x9a\x27\x00\x1c\x4b\x00\x78\xe7\xe7\x09\x00\xc7\xd2\xfa\xdd\x7d\x42\x22\xf2\x1b\xa7\xd0\x63\x9f\xa7\x11\x82\xd6\x6f\x2c\xad\x5f\x14\x58\x9c\xaf\xdb\xe4\x97\x76\x39\xf7\x25\xf4\xb8\xf8\xa5\xdd\xea\xc0\xd9\x07\x88\xbe\x76\xe5\x2a\x5a\xbf\x01\xa9\x2f\x68\x58\x10\xf9\x0d\x10\x7d\xed\x16\x02\x59\xdf\x58\x0a\xbe\x3b\x3f\x0f\xb0\x8f\x25\xd6\xbb\x5b\x08\x58\xfa\xf8\x43\xac\xf7\xf9\xf3\x80\xe2\x9a\x2e\x2c\x08\xfa\xd6\x2e\xf7\xa6\xeb\x1b\x7f\x48\xf1\x5a\x25\x97\x60\x9a\x22\x6f\xc1\xce\xe2\xe2\x8a\x2e\x62\x93\x87\x34\xfb\x52\xa5\xb9\x04\x40\xc7\x94\x9c\x08\xa2\xbd\x71\xa5\xe1\xdf\xdd\x7f\xae\xe1\xaf\xff\x74\x13\x4a\x37\xc8\xfc\x3a\xa4\xd9\x97\xd2\xcd\xc5\x15\x1d\x6c\x1f\x99\x1f\xb0\xfb\x3a\x54\xa8\x2e\xa5\x1b\xd8\x7d\x1d\xbe\x6a\xd2\xe0\x8d\x4b\xe0\x73\xa8\x50\x91\xe2\x8d\x25\xb0\x8b\x45\x8b\x8b\xd7\xb9\x76\x77\xe4\x9b\xd5\x35\xc3\xa0\xc0\xf0\xd7\xa1\x6c\x85\xe1\x0f\x80\x7e\x1d\x52\x77\x2a\xb8\x01\xd7\x2f\x30\x59\xc0\xf5\x03\xae\x5f\xc7\xbe\xfe\xd2\xd5\x95\x57\x8e\xdd\x53\x52\x49\xb9\x48\x48\x1e\x82\x94\xeb\xf2\x9b\x97\xc9\xf3\xf7\xd7\x65\xf8\xe5\xd1\x89\x9b\x09\xde\x06\x51\xdb\x3a\x94\x96\x68\xdb\xc6\xd2\xa8\xc5\xa2\xc5\xa5\x00\x8b\xda\xaf\x43\x6d\x88\x46\x6d\x5c\x16\xee\xa1\x36\x44\xa3\x36\xa0\xfc\x75\xa8\x0d\xd1\xa8\x8d\xa5\x3c\x0b\x3b\x8b\xcb\x1a\x5d\x22\xb3\x87\x1c\x8c\xc8\x6c\x5c\xa4\x19\x11\x66\xe1\x40\x40\x5c\xef\xfa\x4f\x17\x7a\xd7\x7f\xfa\x4d\x99\xd5\x65\xf3\x77\x2e\xa0\xc0\x64\xe1\x5c\x40\x10\x8b\xad\x53\xee\xed\x94\x40\x2c\x95\xd8\x73\xca\x43\x84\x73\x01\xe1\x08\x40\x9d\x2a\x3e\x8e\x00\x04\xb0\xbf\x60\x67\x01\xec\x8f\x5b\xce\x70\x8a\x97\x6f\xbb\xf7\xad\xee\x70\xca\xac\xee\xb9\xc5\xc6\xcd\xbc\x71\x63\x71\x8b\xef\x61\xf7\x75\xb6\xf5\x97\x86\x8b\xef\x4f\x2e\x93\x88\x6a\xdc\x2c\xf9\x84\x60\xdc\x6d\xfd\x65\xf9\x4f\x57\xb7\xa9\xde\x94\xa6\x4f\x25\x9b\xbb\x9b\x3c\xd9\xd4\x93\x2d\x81\xf7\x63\xc9\xa6\xe2\xc6\xe2\xd6\x78\xfc\xde\x09\x16\x2b\xd9\x80\xf7\x03\xae\x5f\x5a\x69\x05\x5c\x3f\x6e\xfb\xe7\xa9\x8e\x83\xd3\x8f\xa5\x66\x7a\x2a\xd9\xdc\x4c\xf1\xbe\xfc\x26\x4f\x46\xe2\x34\x96\xc4\xe9\xc9\x6c\x6e\x3b\xd8\x6d\xb3\x3a\x67\xf3\xc2\xa0\x92\x15\x37\xa3\x3d\x87\x77\x24\xff\x5c\x6a\xa6\x27\x4f\x46\xc6\x34\xee\x25\xd6\xcc\x42\xa8\x99\xc6\x12\x2e\x3d\xa7\xa8\x57\xdc\x76\xb0\xdb\x47\x87\x53\x0a\x47\xa3\x34\x96\x46\xe9\x69\xf7\xbe\x51\x21\xb7\xa6\x21\xa7\x3a\xce\x6d\x5b\x5b\x1a\xa5\xd7\xb2\xa5\x59\x21\x8c\x25\x47\x4a\x39\x2d\xee\x61\x4a\xd3\xf4\xeb\xf2\x39\xd2\x61\x81\x58\xca\xa3\xd7\xb2\x25\xe6\x8d\xe1\xaf\x4b\x42\x86\xe1\x8f\x52\xbf\xbb\x04\xa7\xc5\x3e\x89\x85\xd6\xc5\xb1\xd0\x0c\x0d\x62\xa1\x75\xf9\x18\x4e\x33\x34\x48\x80\xd6\xc5\xc0\x4a\x85\xbf\xec\x0c\x97\x34\x8b\xe8\x67\xe0\xfb\xeb\xb2\xd3\x96\xaa\x5c\x11\x15\xbe\x24\x4f\x74\x3a\x03\xca\x5f\x97\x3c\xa9\x18\x2d\xfd\xcb\xba\xc4\x8c\xf4\x2f\x83\xfe\x65\xc1\xb8\xa2\xb8\x4a\x32\x98\x75\x29\xc4\x50\xc3\x8c\x52\x41\xc3\x76\x05\xe1\xcb\x20\x75\x59\x17\xa0\xa6\x18\x18\x71\xcb\x5a\x18\x17\x8d\xcb\xa0\x4e\x59\x97\x52\x1d\x91\xca\x28\xc1\xd4\x65\x3f\x2a\xfe\xb3\xa8\x81\x5f\xb2\xf4\x9a\xe6\x16\xce\x03\xd4\x2d\xec\x72\x1e\x20\x4a\x5d\xec\x96\x94\x14\x03\x73\x48\xa0\x6e\x6f\xd3\x21\x81\x28\xd1\xd0\x02\xbe\xe8\x4a\x86\x43\x02\x75\x8b\xc5\x1c\x12\x08\x6a\x8f\x75\xaf\xb7\xa9\x04\x56\x1c\xe0\x22\xb6\x8a\x03\xa4\xfd\x58\x37\xde\xa1\xe4\x49\x64\x1e\x6b\x61\x5c\x25\x1e\xa1\xf6\x58\xb7\x4c\x9a\xe8\x63\x38\x8d\x50\xb7\xfc\xc3\x69\x84\x28\x06\x76\xcb\xa4\x1d\x3c\x08\xe2\x8d\x75\x0b\xa6\x06\x5b\x72\x80\xa0\x6e\xa9\x86\x73\x04\x41\x29\xb1\x6e\x19\xc0\xb0\x41\x0f\x12\xf6\xb7\xf2\x0a\x55\xc3\x18\x8a\xa4\xbf\xaf\x80\x3f\x0b\x28\x86\x1a\xc1\xd0\x12\xe4\xb6\x70\x71\xfa\x31\xbc\xc0\x5b\x2c\x3e\xbc\xc0\x21\x21\x2f\x8b\x6c\xa8\x61\x0e\xbb\x62\x79\x57\x98\xfa\x18\xbc\x4e\x79\x57\x83\xd7\x19\xe2\x66\x1a\x56\x31\x78\x9d\xc1\x28\x6a\x36\x20\x8a\xc1\x28\xc6\xe5\x37\x2d\xc7\x31\x7d\x50\x0c\x05\xae\x92\x55\x0e\x0e\x66\x08\x91\x0b\x87\x37\x38\x98\xe1\xa3\xc3\x22\xa2\x86\x8f\x0e\xc0\xfe\x2a\x09\x24\xb0\x3f\x68\x39\x56\x79\xd5\xa3\x3c\x57\x59\x7a\x79\xab\x83\x83\x19\x3e\x3a\x94\x10\x19\xbc\x1f\x43\x96\x5e\x16\xee\x18\x26\xef\xab\x66\xed\xeb\x2f\x0d\xf7\xfe\x4b\x88\xfc\xf8\x1c\xfd\xd8\x15\x0b\x08\xf0\xd8\x15\x1f\x9f\x12\xca\xab\x7e\x7c\x4a\x78\xc8\xa3\x97\xb2\xc5\x23\x1e\x45\xd1\x57\x89\x71\x51\xf4\xf1\xf0\x3a\x8b\x88\xc2\xd4\xc7\x23\x48\x2d\x96\xf2\x08\x52\x9f\xaf\x29\x29\xc4\x3d\x10\xb1\x47\x0f\x9f\x12\xe3\x62\xea\xe3\xd1\xc3\xa7\xc4\xb8\x0f\xe2\x00\x4c\x5f\x25\xd9\x7b\x94\xd7\x9e\x25\x65\xce\x96\x9e\x74\x9b\x4b\xca\x9c\x33\x78\x64\xbf\xb0\xfb\x2a\x29\xdc\xd3\xd6\x7f\xce\xdf\x1c\x22\x56\x10\x7e\x3c\x2a\x68\x8b\x88\x82\xe4\xc7\x33\x6b\x66\x35\x24\x66\x90\xfc\x78\xb4\x6f\x58\x98\xd4\x23\x66\x7c\xa6\x3f\xac\xc1\xea\x20\xf9\xf1\x88\x19\x17\x26\x05\xc9\x8f\xc7\xf6\x3b\x24\x66\x90\xfc\x80\xdd\xd7\x62\xa7\x1e\x8e\xf0\xb1\xd3\x0e\xdf\x54\x1f\x3b\xed\xa3\x3d\xd7\x90\x59\x3d\x73\x8b\x8d\x47\x24\x38\x98\xcd\x23\x12\x7c\x74\x40\x58\xf0\xd3\x63\x53\x7d\xec\x9f\x43\x1c\xfa\x30\xef\x47\x55\x76\x48\xa2\x1e\x55\x59\x30\x7d\x0d\xd5\xf8\x47\x24\x08\xad\xaf\x85\x32\x41\xeb\xe3\x91\xc2\x69\x73\x17\xcf\x58\xc3\xcb\x7f\x9a\x27\xfb\x44\xd1\xd7\x50\x4d\x40\xd1\x07\x1a\xbe\x16\xdf\x04\x8a\x8f\xc7\xf7\x2f\x92\x4d\x81\x78\x8f\x57\xdf\xaa\xa1\x46\x80\x7f\x8f\x97\xd5\x0d\x66\xf3\xb2\xba\x57\x75\x66\x48\x5f\x5e\xd5\x99\xd7\x27\xee\xc1\x42\xde\x69\x98\x01\x83\xaf\xc5\x37\xe1\xdf\xe3\xe5\x1d\x87\xe8\xf2\xe5\x1d\x5f\xfb\xe7\x23\xa7\x79\xed\x9f\xef\x84\x5f\xea\xb1\xb1\xbc\xbe\x6a\xbd\x44\xf9\x1f\x66\x03\x83\x8f\xd7\x07\xac\x45\x2d\x81\xe2\xe3\x15\x48\x3e\x92\x7c\x18\x7c\xc0\xe0\xeb\xb1\xb1\xc0\xe0\x03\x06\x5f\x0f\x5b\x42\xba\x07\xd2\xbd\x1e\xb6\xf4\x4a\x89\x5e\x9e\xf6\x99\xe2\x63\xf1\xfa\x80\xf5\x8a\xef\x1e\xde\xe6\x15\xdf\x51\x10\xad\x87\x2d\x2d\x21\xd1\xd7\x47\x87\xc5\x37\x91\x0e\x8d\xd7\x07\xac\xc7\xa7\xc3\xd7\x07\xac\x57\xd3\xa5\x85\x32\xbd\x4a\xb4\xd0\xf8\x7a\xd8\x12\x42\x3e\x5e\xf5\x91\x47\x1c\x0a\x86\x0f\xb2\xa2\xf5\x88\x43\xc1\xf0\x81\x82\xaf\x85\x32\x81\xe1\xe3\xd5\x35\xe9\x91\xd3\x80\xe1\xe3\xe5\xe7\x1f\x56\xf7\xb2\xf9\xf7\x0f\xad\x7c\x53\x12\x5d\xbe\x7c\xf2\xc3\x83\xbd\x7c\xf2\xab\x70\xf0\x88\x58\xa1\xea\xf1\xb2\xcf\x45\x2d\xbd\xec\xf3\x55\x4d\x78\x96\x2d\x3d\xee\x5d\xe1\x60\xa1\x4c\x68\xf6\x20\xc1\x5b\x8f\xe8\xf2\x7d\x0d\x07\x80\x2c\xbe\xe9\x05\x80\xbc\xaa\x9c\xef\xb2\x25\x55\x4e\xa4\x7b\x51\x65\xca\xcf\x74\xd4\x49\x36\xb5\xde\xf9\x41\x30\xc9\xa6\x26\xa1\xd4\x7a\x67\xe5\x34\xe9\xa5\xe6\x47\x78\xf8\xce\xfc\x38\x3f\x33\x3c\x4c\xea\xa9\xf5\x4e\xb3\xc9\xcf\x0c\x0f\xf3\x23\x3c\x7c\x67\x7e\x9c\x9f\x19\x1e\x26\xf9\xd3\x7a\xc3\xd5\xe7\x81\x8e\x84\xbf\x17\x12\x2a\xe1\xef\x09\x7f\xaf\xb7\xad\xbf\x34\x9c\xfb\x7d\x9b\x29\x4d\x13\xce\x8f\x4e\x12\xef\xfc\x9e\x98\x9f\x34\x4f\x19\xff\xbb\xbb\xfa\xcc\xf8\x13\x13\x5f\xbf\x5b\xeb\x9f\x04\x14\xf9\x99\x9f\x3c\xf2\xa3\x32\xf9\xee\x66\xd1\xcc\x97\x17\x27\xee\x94\x14\x56\x13\x1b\x5f\xef\xe1\x26\x66\x39\x20\x11\xef\xf5\x1e\xe6\xbb\x9b\xaf\xe6\x11\xef\x65\x6a\xbb\xe1\x6a\x83\xef\xe5\x42\x87\xd7\xe2\x53\x02\xf0\x2b\xf1\xef\x89\x5c\xaf\xb7\x3c\xec\xdb\x3c\xa5\x31\x20\xad\xfc\xdc\x86\x8b\x32\xde\x67\xfd\xe5\x1a\xee\xb9\x3e\x2e\x74\x7b\x81\xca\xfe\xef\x6b\xf2\xd3\x53\x27\x72\xbd\xde\xd7\xe4\xcb\xbd\xcf\x7c\x7e\xd0\x93\xcd\xcf\xcc\xe7\xf3\x33\xbd\xf1\x20\xc4\x94\x9f\xe1\xfd\x4f\xdf\x3c\x3e\x5f\x53\x1a\x5e\xe0\x0c\x36\xc7\xe7\xeb\xea\xaf\xc9\xbf\x86\x4f\x92\x3c\x51\xed\xf9\xa1\x30\xfe\x09\x53\x7a\x99\xe4\xac\x88\x8d\xcf\x32\x9f\xd7\xa3\x9b\x16\x3d\xb0\x68\xf9\x9d\x5e\x3c\x11\xef\xe3\x33\xcb\x2b\x09\x6e\xcf\xef\xc7\xe4\x67\x88\x9c\xe0\xf6\x04\xb7\x8f\x4f\x5b\x7f\x39\x2d\x05\xce\x3e\x3e\x33\xe1\x49\x54\x7b\x7e\xa7\x61\x0f\x28\x5b\x7e\xe7\x96\x90\x78\xf4\x81\x5a\x4b\x58\x7a\xe2\xd1\xc7\x67\x7a\xb2\xfc\x6e\xae\xbe\x19\xbe\xaf\xbf\x5c\xc3\x1f\xff\xe9\x42\xb3\x60\x9f\xdf\xe9\xf6\x07\x19\xa8\xfc\xce\x12\x7d\x7e\xe9\x86\x7f\x26\x19\x91\xdf\x19\x65\x24\xb8\x7d\x40\xd9\x12\xdc\x9e\x70\xf6\xf1\x61\x4b\xa8\xf6\xc4\xb1\x8f\xcf\xe5\x29\xb1\x4f\xe4\xfa\xf8\xdc\x1e\x48\x37\x25\xba\xe1\xf8\xb6\x04\xb0\xe7\x57\x63\x82\x0f\xab\xfb\xce\x40\x24\xbf\x7a\x10\xe0\xdb\xf2\xbb\x9b\xd2\x6e\xf8\x30\xa5\xdd\xf0\xdd\x8b\x1b\xee\x88\xcd\x23\xd7\x07\x71\xa7\xfc\xee\xee\xfd\x70\x47\x8c\x16\xc7\x9e\x20\xf5\xf1\x79\x4d\xe9\x70\xf5\xcb\x3b\x7a\xdd\xe6\xe5\x1d\xcd\x14\x7c\x7c\x3f\x2e\x54\x5e\xc7\x34\xef\x01\x26\xcb\x2f\xf3\xfe\x4e\xf3\x1e\xdf\x70\xa1\xf2\x94\x66\x42\x3e\xbe\x53\x9e\x30\xbf\x65\x4a\x64\xfc\xbf\xe9\x8e\x86\xe1\x6c\x1e\x4c\x96\x5f\x36\xff\x9d\x9f\x95\xc7\x77\xd9\xd2\x70\xef\xb3\x40\x35\xbe\xcb\x96\x1e\x53\x22\xca\xff\xed\xa6\xf4\xb8\xfa\xe4\xd8\xc7\xb7\xbb\xa3\xc7\x53\x9a\x7e\x7b\x7c\xbb\x17\xf7\x32\x5a\x36\x4f\x9d\x29\xd1\xe9\x89\x4e\x1f\x5f\x16\x82\x4e\x4f\x74\xfa\xf8\xce\x34\x3b\xd1\xe9\x89\x4e\x1f\xdf\x19\x76\x25\x00\x3d\x01\xe8\x03\x1a\x96\x00\xf4\x84\x9c\x8f\xef\x65\xf8\x3c\x8a\x91\x90\xf3\x41\x9d\x29\xa9\x1f\xe7\xb6\x19\x3e\xa3\xf5\xdc\x58\x32\x00\x7d\x7c\x6f\xf3\x64\xc9\x1b\xad\xfc\xef\x4c\xdd\x73\x9b\x31\x47\x22\xc8\x07\x8c\x2b\x11\xe4\xb9\xe9\x91\xf1\x7d\x5d\x7d\x5a\x6b\x6e\xbb\x3b\xf2\xde\x11\xe4\x09\x16\x1f\xdb\x8c\xac\x13\x2c\x9e\x9b\xe6\x11\xdb\xd7\x85\x4e\xc3\x67\x02\x38\x36\xde\x06\xd8\x9d\xdb\x69\x78\xac\xbf\x34\x7c\x06\xc3\x03\x5d\x95\xdb\xe5\xd1\xcd\x24\x6f\x6c\xe9\x29\xcd\x24\x2f\x91\xe0\x03\x72\x95\x80\xf0\xdc\x58\x1d\x25\xa5\xdc\x58\x1d\x16\x7b\x6c\xdd\x6f\x3e\x5e\xdc\xe4\x5c\xc6\xb6\x5e\xdc\xe3\x29\xe9\xe5\xb0\xad\x17\xf7\x18\xce\x42\xb6\xf5\xe2\x58\xc8\x36\xcf\x36\x0c\x12\x48\xb9\x3d\x9e\xfc\x6b\xf8\xe9\x75\xbc\x86\x4f\xdf\x3a\xb6\xd3\x94\xa6\x8b\xcd\x8d\x81\x6d\x97\x7b\x67\x60\xc0\xee\xb1\x79\xef\xc0\xee\x0c\x06\xb6\xcd\xc8\x3a\x83\x81\xc5\x34\xa9\x41\x2c\x29\x63\x26\x79\x49\xb0\x7f\x6c\xf3\xe3\x5d\xd2\xed\xcf\xe0\x69\x31\x53\x19\x3c\x6d\xe8\x4a\xb3\xb1\x90\xe0\x69\xe3\xeb\x37\x2b\xfc\xe7\xee\x3f\xdd\xe6\xec\x3a\x98\x31\x23\xeb\x0c\x0d\x1e\xb6\x61\x9e\x9b\x29\x71\xbf\x1b\x5b\x0a\xee\x17\x5d\x3e\xb6\xe1\x42\x9b\x29\x85\x0b\xcd\x58\x2c\x23\x4c\x3e\x3c\x25\xde\x26\x04\x29\xe8\xf2\xb1\x31\xc5\x98\xe1\x76\x46\xba\xfa\x9f\x2b\x65\x66\xcc\x20\x3c\x43\xcf\x99\xf8\xb8\x60\xae\x9f\x99\x0f\x26\xd8\x69\xa4\x3b\xe3\xef\x63\x7e\xb3\xc8\x68\x6e\x62\xc6\x23\x23\x36\x53\x13\x8f\x44\xf3\x9b\x9b\xdf\x9c\xa9\x66\xc6\x0c\x52\x06\x1e\x2b\x43\x90\x12\x33\xd5\x1c\xb1\x79\x06\xcd\x85\x34\x8f\x08\xb6\x1f\x16\x59\xf0\xf7\x31\xbf\xd7\x65\xf0\xf7\x61\x41\xc0\xb9\x32\x66\x61\x24\x63\xe6\x8a\x03\x7a\x95\x61\x95\xc4\x65\x9e\x42\xa4\xb8\xcc\xf3\x72\x75\x16\x1d\x37\x9b\xba\x5d\x9d\xf1\x86\x20\x25\x6e\xc3\x4f\x93\xbf\x0d\xd7\x8c\x05\x8f\x95\x71\x7b\x74\x33\xd0\x1e\xc1\x78\xa3\x3c\xe4\xf2\x40\x2e\x53\x2a\x0f\xa4\xdc\xd1\xed\xea\xe5\x8e\xa6\x87\x1f\x71\xb3\x94\x61\x4a\x5c\x7b\x2c\x93\xe4\xda\x63\x96\x5c\x07\x1d\xa7\x8c\xe9\xe8\x33\x86\x3b\xb2\x01\xc6\xf0\x3c\x1f\x77\x34\x4c\xe9\x71\x47\x8f\x57\xbc\x4c\xd2\x1a\x0d\x81\x4f\x4c\x65\x95\x0c\x81\x4f\x08\x7c\x80\x5f\x19\x02\x9f\x10\xf8\xc4\xeb\x37\x05\x3e\xce\x05\x8c\x60\x92\x69\x8d\xa6\xc0\x07\x0d\x96\xc9\xdf\xa7\xc0\x27\x67\x7a\x90\x0e\x04\x64\x5a\x4f\x10\xb1\x4c\xeb\x29\x67\xd5\x63\xe4\x2c\x31\x64\x4e\xfb\xce\x9c\x61\xf7\x48\xc1\x54\xb2\x64\x22\xf2\x23\xd3\xd5\x9b\xdf\x9c\x1f\x0f\x46\xf2\x79\x39\xcd\x2d\x53\x4f\xa4\x14\x22\x65\xf7\x9b\x33\xd8\x18\xc9\x11\xa6\x28\x23\x67\xf5\x62\xe4\xec\x02\x90\x39\xc3\x8b\xcc\xdd\xd5\x67\x15\x31\x53\x94\x41\x8a\x7e\xa4\x0d\x90\x06\x7d\xa6\x4d\x80\x3c\x7e\xe6\xee\xea\x87\xe1\x87\x3b\x3a\x0c\x9f\x7b\xc1\x00\x7e\x65\xce\x2d\x21\x73\x7e\xb8\x1e\xc9\xbd\xe5\x6d\x4a\x33\x5e\x1e\x59\x2e\x34\x1d\x7d\x3a\x72\x30\xc8\x2b\x25\xf9\xf7\xa4\xe6\x3e\x92\x2b\xca\x32\xa5\x72\x9b\xbc\x4e\x8a\x32\x1c\x40\x18\xf9\xb8\xcd\xe1\x81\x0c\xf3\x14\x98\x3b\x80\x90\xc9\x14\xf3\x31\x9c\x29\x3a\x72\x30\x92\x31\x38\x79\x90\x8e\x1c\x8c\x5c\xef\xfd\xf1\x9b\x8f\xe1\xaf\x7b\x7f\x0c\x9f\xc1\xc6\x68\xa2\x75\x27\x0f\x32\x57\x3f\xa0\x65\x0c\x8f\xdb\x5c\xad\x7f\x3e\xae\x6e\x0f\xa1\xd8\x3e\xda\x6c\x7f\x93\x8e\x15\x24\x3d\xf5\xd1\x66\xe9\x33\xc9\xaa\x27\x3d\xf5\x81\xed\xca\x36\x63\x8e\x74\x12\x60\x34\xb6\xe4\x40\x40\x36\x0e\xbb\xb1\xa5\x36\xc3\x8b\xc4\xf7\x8f\x36\x3f\x75\x25\x59\xf5\x44\xfb\x0f\xc0\x57\xa2\xfd\x93\x9e\xfa\xd0\x2f\x39\x9b\x28\xc3\x11\x80\xd1\x58\x5d\xe3\xda\x9d\x04\x18\x6d\xe2\x86\x49\x6b\x3d\x41\xff\xa3\x89\xd6\x69\xad\xa7\x23\x00\x03\x05\x96\x8e\x00\x64\xd3\xfa\xa7\x49\x07\x69\xad\x67\x9b\x4e\x7c\x34\xa6\xd8\xd2\x3c\xe7\xf7\xb6\xd1\x0e\xf3\x9c\xbe\x3c\x9b\x70\x46\x67\x96\x84\xf9\x67\x3b\x3c\x3a\x21\x3c\x96\x3e\x41\xf4\xa3\x71\x2c\x54\xcb\xb3\x69\xa5\xd5\x98\x22\xc0\x3e\x41\xf4\xa3\x0d\x4f\x5e\x8e\xd8\x84\x33\x4d\xb8\x8d\xa5\x4f\x10\xfd\x00\x67\x25\x96\x3e\x9b\x20\xba\xb1\xba\x26\x88\x6e\xbc\x37\x71\xa7\x24\x81\x9e\xf4\xcd\x47\x7b\x4d\x89\xf7\x6e\x33\xfd\x1c\x88\xad\xc4\xd2\x27\x88\x7e\x68\xb7\x9c\xed\xf6\x94\xa6\xbf\x1e\x30\xae\xc4\xd2\x27\xd1\xf3\xd1\xd5\x1d\x88\x9e\x27\xd1\xf3\x81\xd8\x4a\xa2\xe7\xd9\xac\xa3\xae\xee\xd0\xac\x23\x10\xfd\xe8\xea\x0e\x58\xfa\x04\xca\x8f\x2e\xbe\xa3\x84\x9e\x94\xd0\x47\x0f\x93\x97\x8c\x36\x4b\xa6\x4b\x1c\x21\xf5\xd9\x66\x7c\x3e\xfa\xb2\xcf\x19\x84\x25\x95\xf4\xd1\x6d\x7c\x6d\xc6\xee\x49\x33\x7d\x74\x19\x00\xcd\xf4\x6c\xd6\x51\x5f\x46\x6b\x1d\x35\x01\x1a\xb6\x2b\x1b\xe7\xdf\x74\x08\xec\xb2\x49\x24\x7f\xc2\xf4\x47\x6f\xff\xa6\x94\xd9\xe2\xdf\xe3\x89\xf6\xfa\x69\xab\xb1\x2b\x7e\x40\xf8\xb3\xdb\x03\xc0\x60\xd9\xd5\x78\xfa\x6a\xc4\xa5\x22\x82\xf2\x4f\x7c\xfe\xe8\xd2\x4f\x98\x7e\x52\x5e\x1f\x5d\x29\xa3\xcf\x55\x9c\x7d\xb5\xd7\xe2\x46\xbb\x94\x01\xb4\x3f\x3a\x83\x26\xce\x9e\x7d\xb5\xd7\xe2\x5b\xb1\xfb\xd9\xad\xdb\x2e\xb9\xe8\xd6\x2d\x68\x7f\x74\x79\x04\x76\x3f\x41\xfb\x83\x56\x56\xf6\x30\x4f\xfd\xfb\xba\x4a\x08\x4c\x3f\x7b\x7a\x2b\xb3\x5f\x6b\x76\xd5\x20\x7c\xfe\xc0\x7d\x65\x9f\xa9\x46\xf6\xf4\xaa\xca\x85\x44\x5d\x3d\x4d\xc9\x72\xea\xa2\xae\xde\x98\xd4\x30\x4f\x55\xa0\x6e\x31\x83\xc1\xb2\x4b\xbd\xbb\xa8\xab\x0f\x4f\x5e\xd4\xd5\x9b\x79\x4a\x69\xfb\xdc\x0d\xb3\x4b\xbd\xbb\x94\xb6\x77\xef\x88\x2f\xe8\x16\x5e\xe7\x0b\x1c\x20\x18\x60\xb0\x74\x80\x20\xfb\x6e\x4a\x8a\x33\x44\xe4\xd3\x01\x82\x01\x06\xcb\xbe\x7b\xc5\x36\xc5\x5d\x71\xa6\xcb\x8c\xc8\xc6\x8f\xdd\x6a\x24\x1b\x9f\x4e\x07\x8c\x5d\x71\xa6\x1f\x9e\x92\xa6\x7e\x60\xb0\xec\x87\x3b\x92\x7a\xef\x56\xa3\x93\x03\xd9\x39\x9d\xdd\x6a\xa4\x25\x9f\x64\xe3\xc7\x6e\xe1\x51\x86\xcf\xce\xe9\xec\xca\x38\x9d\xd3\xe9\x9c\xce\xae\x8c\xd3\x39\x9d\xce\xe9\xec\x56\x63\x17\x32\xd2\x90\x1f\x60\xb0\x24\x1e\x9f\xfd\x36\x5c\x19\xa7\xab\x80\xf5\xe9\x7b\xc6\x6e\xe1\x39\x8d\x90\xdd\x8e\xbe\xb7\xf5\x97\xa6\x34\xd3\xb3\xb1\xdb\x03\xba\x0a\x58\xd7\xbf\x6f\x5f\xeb\xa8\xfc\x66\xb9\xcd\xb5\x8e\x04\x97\xc4\xea\xc7\xae\x8c\x43\xac\x3e\xbb\xba\xc1\xbe\xd6\x51\xb9\x4d\xee\x89\xa2\x58\x92\xae\x4f\x47\x22\xc6\x2e\xd7\x73\x24\x22\x1d\x89\x18\x3a\x2a\xa5\x23\x11\xe9\x48\xc4\xd8\x15\x0f\xfb\x30\xf9\xc7\x6d\xae\x15\x27\x2b\x74\xde\x61\xec\xa7\x0b\xf1\x44\xce\x34\xac\xa6\x59\xe9\x4c\x43\xee\x9a\x98\x7f\xa4\xb4\x0e\x10\xe4\xae\x03\xe2\xfc\xcb\xff\xef\x74\x7e\xfc\xf2\xd7\x9f\xff\xfe\x97\x5f\xff\xa3\xfe\xeb\x2f\xbf\xfe\xf7\x5f\xfe\xfe\xe3\xa7\x9f\xff\xf5\xdb\x6f\x3f\x7e\xf9\xe7\x5f\xff\xf6\xf3\x3f\x7f\xfa\xcf\xdf\xff\xf7\xa7\xbf\xfe\xf8\x9f\xbf\xfd\xf2\xe3\xb7\x1f\xff\xfb\x8f\x7f\xfd\xf6\xf3\x8f\x9f\x7e\xfd\xc7\xaf\xbf\x8f\x9a\xff\xfe\x2f\x00\x00\xff\xff\x0a\x55\x10\x23\xa2\x34\x02\x00"); +func _abcg ()(*asset ,error ){_fbae ,_eabe :=_ffgb ();if _eabe !=nil {return nil ,_eabe ;};_dcbg :=bindataFileInfo {_ae :"ETen-B5-H",_ca :5459,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491749,0)};_fbbf :=&asset {_e :_fbae ,_ee :_dcbg };return _fbbf ,nil ; +};func _fec ()(*asset ,error ){_adgab ,_geae :=_eede ();if _geae !=nil {return nil ,_geae ;};_fbg :=bindataFileInfo {_ae :"Adobe-KR-9",_ca :2173,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491457,0)};_ccae :=&asset {_e :_adgab ,_ee :_fbg };return _ccae ,nil ; +};func _ceeg ()(*asset ,error ){_aacf ,_agaa :=_cabd ();if _agaa !=nil {return nil ,_agaa ;};_ffcc :=bindataFileInfo {_ae :"GB-H",_ca :2090,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492002,0)};_adbdd :=&asset {_e :_aacf ,_ee :_ffcc };return _adbdd ,nil ; +};func _adee ()([]byte ,error ){return _ad (_ccfe ,"B5-H")};func _cge ()(*asset ,error ){_cgfaf ,_bfac :=_adgef ();if _bfac !=nil {return nil ,_bfac ;};_adbb :=bindataFileInfo {_ae :"EUC-V",_ca :913,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491862,0)}; +_fdg :=&asset {_e :_cgfaf ,_ee :_adbb };return _fdg ,nil ;};var _aaebc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x41\x6f\x23\xb9\x11\x85\xef\xfe\x15\x7d\xdc\x1c\x36\x26\xab\x48\x91\x04\x16\x03\x04\x33\x87\x78\x81\x4d\x16\x71\x66\x13\x20\xc8\xa1\x25\xb1\x07\x02\x62\x49\x90\xed\xc3\xfc\xfb\xa0\xde\xa7\x38\x08\x90\xc3\xe0\x8d\x3f\x93\xd5\xf5\x1e\xd9\xa4\xe4\xc7\xcf\x4f\x5f\x9e\xce\xa7\xb7\xe5\xf1\xd7\xdb\xe5\xf0\x3c\xdf\x96\xed\x74\x3e\xde\xe6\xeb\xe5\xfd\x76\x98\xcb\x7e\x7e\x3b\x9d\x1f\x1e\xb2\x2d\xc7\xd3\xe1\xed\x3f\x3f\x4a\x0e\x2f\xeb\xf5\xe1\xe1\xf1\xeb\xf9\xf4\xf3\xd3\xf3\x8f\x5f\x3f\x3f\xdb\x8f\x7f\x5c\xde\x5f\xe7\x9d\x7f\x7e\xfa\xf2\xfc\xfd\xf5\x6d\xbe\x3c\x9d\xb7\xcb\xe2\xcc\x3f\xbe\x5f\xef\x35\x96\xe5\xf1\x2f\xf3\xdb\xe9\xf5\xed\xf6\x7d\xf9\xe1\x0f\xc7\xcb\x7e\xfe\x6e\x39\xce\x2d\xf8\x9f\x6f\xc7\x79\x3b\x9d\xbf\x2d\x3f\xfc\xbc\x5e\xd7\x73\xfe\xf8\xc5\xf3\xfb\xf5\xfa\xaf\xf9\x32\xcf\x6f\x4b\x11\x9b\xe7\xa3\xf4\xe1\xf1\xf3\x2f\xeb\xf5\x4f\xeb\xcb\x5c\xee\xfd\xfc\x7a\xbb\xd0\xd2\x6f\x1a\xa0\xdf\xff\x36\x6f\xaf\xa7\xcb\x79\xc9\xbf\x4f\xa9\xfe\x17\xff\xf5\xfb\x75\x2e\xf9\x5e\xe7\xef\x5f\x9f\xbe\x2c\xff\xc8\x4b\x4e\x8b\xd5\xea\xf5\x9f\x77\xfe\xb7\x5f\x2e\xc7\x8f\x51\x39\x25\x5c\x1c\x4e\xc7\xdb\x7a\xfe\x36\x1f\x7e\x4a\x69\x9f\x3e\x2d\x77\xe9\xb6\x1b\x0f\x3f\x59\xca\x81\x90\xd6\x87\x0b\x55\x50\x15\x32\xa1\x1d\x68\x27\x54\x85\x3a\x68\x7c\x5a\xb2\xe5\xc6\xcc\x03\xec\xf8\x69\x69\xa3\xee\x02\x19\xc5\x8c\x62\x5d\x88\x62\x46\xb1\x16\xc8\x4d\x28\xa4\x1b\xb5\xdc\x41\x1e\xa8\x07\xca\x43\xbd\x4a\x9a\x77\x91\x0c\xc9\x41\x76\x22\x06\xb1\x20\x43\xc4\x21\x1e\xa4\x89\x54\x48\x8d\xd6\x2d\x97\x60\x87\x22\x16\xd2\x3d\x67\x21\x86\x85\x74\xcf\x49\x68\x07\xda\x09\x45\x34\x79\x82\x42\x7a\xba\xa3\x06\x6a\x42\x2a\x3f\x3b\xa8\x0b\xa9\xfc\x1c\xa0\x21\x14\x06\x8d\xb0\xec\x1e\x56\xc4\x6c\xae\x48\x25\xad\x8f\xa8\x65\x73\x13\x0a\xb9\xe7\x57\x93\x92\xa9\x29\x72\x28\x3d\x0b\x19\x28\x6c\x97\x36\x84\x0a\xa8\x6a\x54\x15\xda\x81\x9a\x90\x0b\x75\xd0\x10\x62\xe2\x0a\xda\x0b\xf1\xc4\x03\x28\xfa\x2a\x83\x5a\x47\xd0\x51\x88\x51\x13\x34\x85\x76\x42\x1b\x68\x13\x8a\x55\xac\xec\x41\x49\xab\x49\x4d\xe4\x0c\xca\x42\x2a\x9f\x31\x14\xd2\x6a\x2a\x42\x0e\x72\x21\x95\xcf\x78\x0c\x69\x65\x28\x09\xf6\xb3\xa4\x95\x41\x79\x6c\x6b\x3f\x17\x6d\xf1\x9a\x1b\x48\x49\x0c\xca\x93\x44\x48\x2b\x43\x49\xe4\x01\x1a\x7a\x22\xe5\x09\x27\xa4\xd5\x94\x84\xf6\xa0\xbd\x10\xe5\xc9\x2b\xa4\x55\xa3\x09\xf2\xd2\xdb\x52\x4d\x79\x65\xf2\x0a\x69\xd5\xb0\x4d\x5e\x21\xad\x9a\xfa\x32\xf2\x32\xe5\x65\xb2\x6d\xe4\x65\xca\xcb\xd4\xaa\x91\x97\x29\x2f\x53\xd0\x46\x5e\x16\xe1\x54\x57\xab\x6c\x39\x49\xab\xae\x27\xf2\x7e\x4a\x5a\x75\xb5\x6a\x84\x13\xd2\xaa\xcb\x90\x11\x4e\x48\xab\x4e\x5f\x84\x63\x0a\x47\xaf\x5a\x35\xc2\x31\x85\xe3\xb4\x4a\x38\xa6\x70\x9c\xbe\x08\xc7\x14\x4e\xa6\x09\xc2\x31\xd9\xce\xaa\xe5\xd8\x76\xd9\xce\xaa\xe5\xd8\x76\x6d\x00\x93\x21\x67\x03\xb8\x3c\x26\x26\xe2\xd1\xd5\x7d\x52\x38\x4e\xf7\xae\xee\x93\x9a\x70\xba\x77\xf5\xa5\x17\xb9\x3a\x4d\xb8\x9a\x28\x4a\xa2\xd0\x44\x51\x13\x45\x1b\xa0\xd0\x44\x51\xf6\x45\x4d\x14\xb2\x2f\xca\xbe\xa8\x56\x21\xfb\xa2\x56\x8b\xfa\x2a\xb4\x5a\xd4\x6a\x51\x5f\x85\x56\x8b\x96\xa3\xc8\x63\x61\x39\x8a\x96\xa3\xa8\xd5\xc2\x72\x14\x19\xaa\xf4\x85\xa1\x22\x43\x95\x27\x62\xa8\x28\xfb\x1a\x7d\xed\xd8\x85\x92\x6e\x96\x85\x8e\xa0\x63\xa0\x3c\x84\x26\x68\x6a\x94\x09\x6d\xa0\x4d\x28\x6a\x35\x0e\x18\x49\x5c\x00\xd1\x58\x5b\x15\x85\xa4\x5b\x24\xed\x29\xce\xa4\x90\x88\xa2\xc7\xd9\xe1\x49\x27\x8c\x27\xbd\xdc\x23\x09\xe9\x4d\x46\xba\xb5\x24\x54\x40\x55\xa3\xb2\xd0\x01\xf4\x71\x18\xba\xee\x9a\xbb\x70\xe5\x78\x52\xaf\x48\x1b\x55\xe5\x0b\x4d\x68\x89\x46\xee\x42\x3c\x51\xeb\x31\xb2\x5a\x55\xf8\x48\x1b\xa6\x26\x94\x34\xd2\x86\xa9\x09\xc5\x8a\xb4\x11\xe9\x78\xda\x51\x6b\xa7\x5a\xe6\x71\xe7\x7f\x5c\xbb\xff\xef\x26\xf6\xd4\x99\xd1\x99\x21\x27\x9d\xa7\x77\x9e\x5e\x85\x78\x7a\xe7\xe9\x32\xd7\x27\x68\x0a\xc9\xdc\xd8\x0b\x85\x74\x6b\x6a\x68\x10\xd4\xd0\x3a\x37\xb5\xbd\x12\xc1\xaa\x08\x4c\x11\xac\x34\xb1\xd2\x84\x22\x58\x69\x62\x55\x13\xae\x08\x56\x9a\x58\xd5\x84\x53\x8b\x08\x56\x45\xe0\x7a\xe2\x81\x5a\x07\xd5\x8a\x43\xc3\xd3\x04\x4d\x90\x3c\x4e\xca\x4f\xca\xcb\xe3\xa4\xfc\xa4\xbc\x3c\x4e\x3c\x4e\x79\x74\x79\xdc\x98\xb8\xed\x84\xd4\xfd\x86\xc7\x8d\xcd\x10\x7d\xb9\xae\x41\xa4\x7b\xec\x78\x77\xb6\x9f\x6b\x97\xe6\x51\xbb\x98\xc3\x62\xb3\xb9\x83\x0a\xa8\x68\xd8\x8e\xa9\x15\xa6\xfb\x5f\x96\x5c\xd7\x25\x12\xc3\x78\x68\x83\x35\x58\x15\xeb\xb0\x0e\x63\xee\x80\x0d\x18\x8f\x5d\x61\x2b\x6c\x27\xb6\x87\xed\xc5\x1a\xad\x1c\x60\x07\x98\x89\x1d\x61\xec\x7c\x86\x29\x38\x8f\xb7\x28\x86\xe9\xb1\xbc\x46\x92\x36\x8a\x3a\xce\x18\xcb\x32\x56\x34\x33\x63\x2c\xeb\x83\x8d\x83\xf0\x95\xf1\xd5\x61\xf8\x0a\xe9\x1e\x1f\xaf\xdc\x33\xb6\x32\xb6\xba\x5a\xcb\xd8\x8a\x97\x32\x58\x11\xbb\xf7\x36\xb5\x36\xb4\xa6\x17\xd5\xe3\xd2\x8a\x61\x4a\x44\xb7\x16\xd2\x5d\x7b\xd2\x8d\xe5\x32\x2d\x57\x61\x14\xa6\x8c\xe5\x62\xf1\x0d\x57\x21\xc1\xf4\x04\xc3\x96\xae\xb2\x51\x19\x86\x2d\x5d\x65\xa3\x68\xb5\x0c\x57\x86\x85\xa1\x55\x30\x2c\x84\x74\xaf\x20\x16\x46\x17\xd7\xc0\x81\xb1\x06\x86\xd1\x41\xbb\x18\x8d\x6b\x2a\x5b\x4a\x0a\xc4\xd9\x85\x21\xdd\xd9\x84\x8e\x51\x37\x86\xa9\x11\xc7\xa9\xb3\x31\x15\x9b\xe3\xd4\x2b\xc3\x98\x8a\x2b\x97\xab\xb8\x4a\xdc\x1d\x57\x21\xd9\xf4\x99\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xd5\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x28\x87\xd5\x90\xee\x45\xb6\x9c\x2d\x18\x12\xc3\xb4\x1d\x1c\xfb\x21\xc1\x68\x0e\xfb\x05\xfb\x3a\x45\x9d\xe3\x57\x12\xe3\x54\xaf\xe0\xbf\x68\xa1\x31\xc1\x91\xec\x71\xd3\xc5\x54\x75\xc7\x01\x2c\xe9\x5e\x19\x86\xaf\x82\x2f\x83\xe1\x8b\x43\x99\x2d\x5d\xf0\xa5\xeb\x6f\x54\x25\x52\xb0\x55\xf0\xa0\x43\xd0\x0b\x1e\x8a\x5e\x23\x12\x29\x77\x0b\xda\xaa\x4e\x7d\xb6\x6a\xc5\x15\x2f\x48\xc5\x55\xd5\x89\xca\xbe\xac\x98\xaa\x2c\x2a\x2b\x58\x71\x15\x12\x8c\x71\xac\x6a\x48\x30\x2d\x7e\x65\xff\x56\xdc\xf3\x72\x55\xdc\x57\xb9\x2f\x2a\xd7\xf0\x10\x92\x2d\xdd\x19\x6b\xd3\xf0\x85\x89\x86\xaf\xc6\xda\x14\x6d\xc3\x86\xb1\x90\x60\x7a\x1f\x1a\xce\x42\xba\xc7\x4d\xb4\x6d\x3a\xbd\xb6\x4d\xdf\x00\x7a\x6c\xea\x6d\xd3\x01\x84\x74\x8b\xb3\x6b\xdb\x74\xd8\x20\xdd\x9a\x26\xea\xbd\x47\xb2\xe5\xb8\xb3\xb7\x4d\x17\x34\xd2\x46\xec\xae\x6d\xd3\xee\x42\xda\x88\xcf\xfb\xdb\xe6\x8c\x72\x8d\x4a\x2a\x16\x9f\xba\xee\xd2\xfa\x48\x81\x2a\x13\x2b\x13\xab\x10\x8d\x55\x6e\x81\x9d\x10\xb5\x2a\xb5\x40\xf4\x1a\xc2\x07\x87\x6d\xd3\xed\x84\xb4\xde\xc7\xff\xdc\xd9\xf1\xff\x97\xf5\xfa\xf0\xf1\x8d\xfd\xf0\x7e\xbb\xcd\xf3\x9b\xfe\x3e\xa0\x2f\xe4\xf1\x25\xfb\x74\x9e\x1f\x7f\x83\xb8\x5e\xae\x31\x4b\xff\xfe\x1d\x00\x00\xff\xff\x08\x57\xa3\x4a\xaf\x10\x00\x00"); +func _bbc ()([]byte ,error ){return _ad (_cecb ,"Adobe-Korea1-UCS2")};var _addg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\xc1\x6e\x9b\x40\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\xd0\xc2\xee\x02\xbb\x2b\x55\x91\xaa\xf8\x50\x52\xa5\xa9\xe2\x26\xad\x54\xf5\x80\x61\xb0\x90\xea\x05\x01\x3e\xf8\xed\xab\xf9\xc7\x75\x0f\xd6\xd8\x9f\x77\x7e\x0d\x68\x36\x7f\x68\x76\x4d\x1a\x37\xca\xbf\x2d\x53\xb7\xe7\x8d\x86\x31\xf5\x0b\xaf\xd3\x79\xe9\x98\x0e\x7c\x1c\x53\x96\x19\x4b\xfd\xd8\x6d\xff\x7e\xa2\x74\xa7\x76\xce\xb2\xfc\xe5\xcb\xfe\xf1\xfd\x67\x3a\xaf\x7c\x85\x87\x66\xb7\xbf\xac\x1b\x9f\x9a\x34\x4c\xe4\xb4\xb1\x3f\xcf\xd7\x66\xa2\xfc\x85\x8f\xe3\xba\x2d\x17\xba\xfb\xd4\x4f\x07\x7e\x47\x3d\x0f\xe2\xcf\x4b\xcf\xcb\x98\x8e\x74\xf7\xd8\xce\x6d\x32\xb7\x3f\xf6\xe7\x79\xfe\xc3\x27\x4e\x1b\x19\x18\xa7\x1e\x35\xcb\x1f\x9e\xda\xf9\x6b\x7b\x62\xd2\x41\xde\xc0\xd0\x37\x5e\xd6\x71\x4a\x64\xec\x87\xa2\xa8\xfe\xfb\xf7\xcb\xcc\xd7\x98\x2c\x7f\x6d\x76\xcf\xc3\xb0\xf2\x46\xa1\x2c\xf4\xcc\xcf\xd7\x66\x47\xbf\x0c\x99\x82\x6c\xe5\x5c\xfc\x7d\x3d\xfa\xe3\x69\xea\x6f\x8d\xd6\xeb\xe3\x74\x63\xbf\xb4\xe9\xc8\xd9\xc7\x60\x4a\x73\x4f\x52\xec\x3d\xf9\x10\xbc\x50\x55\x80\x2a\x03\x8a\xa0\x83\x52\x2f\x14\x8d\x50\xad\xa7\xea\x12\x54\x82\x22\xc8\xb7\x20\x34\x06\x8d\x97\xe2\xa3\x91\x78\x1b\x07\x21\x14\x1f\x4d\x10\x6a\x71\x0a\xc5\x47\x13\x41\x4e\xc9\x09\xd9\x02\x54\x29\x55\x20\x03\xf2\x4a\x1e\x64\x85\x3a\xcd\xea\x90\x65\x9d\x10\x2b\xb1\x52\x09\xd2\x78\xd6\xf8\x0a\xa4\xf1\xac\xf1\x35\xa8\x53\xea\x40\x32\xbd\x2b\xf1\xd8\x28\x3e\xda\x00\xb2\x4a\x16\x14\x41\xa5\x92\xbc\x9c\xe8\x0a\x50\xad\x54\x83\x0c\x28\x28\x05\x90\x4c\xef\x6a\xcd\xaa\x91\xe5\x64\x7a\x17\x30\x2a\x8a\x8f\xae\x04\x55\x4a\x18\xd5\x55\x20\xaf\x84\x37\xe1\x6a\x10\x2b\x31\x08\xd3\x47\x6d\x8c\x3a\x44\x90\x95\xbc\x2d\x83\x7c\x97\xcb\x70\x5b\xce\xee\xbc\x2c\x9c\x36\x5c\x05\x2c\xa1\x6c\xd1\x98\xf8\x76\xcf\xe6\x69\x96\x2e\x7c\xfe\x06\x00\x00\xff\xff\x51\x31\x38\xdc\x93\x03\x00\x00"); +var _efcff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\x26\x36\xcf\x5f\x71\x86\xed\x41\x5b\x8b\x6f\x06\x90\xb8\x80\x55\xea\x82\x35\x68\xd9\x70\xb5\x6c\x03\x86\x07\xe4\xde\x6b\xcb\x05\x58\x59\x85\xaa\xd2\x40\xff\xde\xe0\xf7\x58\x29\x18\x0d\x9c\xbc\x93\x7b\x62\x93\x8b\xcf\x60\x30\x18\xf1\x31\xf8\x77\xbf\xfb\xc7\x7f\xf8\xc7\x5f\xfe\xf8\xb7\xaf\xbf\xfb\x5f\xff\xf2\xa7\xd7\x1f\xee\xbf\x7d\x7d\xfe\xf8\xcb\xfb\x2f\xf7\x5f\xff\xf4\x6f\x7f\x79\xdd\x5f\xfb\xfe\x97\x3f\xfe\xf2\xd3\x4f\x29\x7f\xbd\xff\xf8\xfa\x9b\x49\xfc\xf7\xfa\xd7\xf5\xe7\x9f\x7e\x3a\xdf\xff\xe1\xdf\xff\xfa\xb7\xfb\x5f\xff\xf1\x97\xcf\x9f\xbe\x0a\xf3\xbd\xff\xed\xcf\xca\xfb\xf5\xf5\x77\xff\xdb\xfd\x2f\x7f\xfc\xeb\xdf\xfe\xf2\xef\x5f\xff\xe9\x7f\x7a\xff\x69\xdf\xff\xc3\xd7\xfb\xfe\x9c\xdf\xff\x97\xbf\xbc\xef\xbf\xfc\xf1\x97\x7f\xf9\xfa\x4f\xbf\xfb\xa7\x3f\xa4\xe7\xe7\x3f\xfc\xdb\x9f\xff\xfc\xff\xde\xff\x7a\xff\xf2\xb7\xaf\x81\xdf\xee\x5f\xde\xf8\xff\xa7\xbf\xfb\xdd\x7f\x5d\x7f\xfe\xa7\xf5\xaf\xf7\xd7\xdf\xfd\xf3\x2f\x7f\xfc\xdd\x3f\xfd\xe1\x3f\xff\xf3\x7f\xfb\xfd\xfc\xcf\xff\x33\x52\x91\xf8\xbf\xdf\x7f\xf9\xeb\x1f\xff\xf4\xcb\x57\x2a\xff\xe3\x95\xe2\xd7\xdf\xff\xdb\xbf\xff\xf9\xfe\x4a\x2a\xe5\xff\xfc\xe7\x7f\xfc\x87\xaf\xff\x2b\x7d\xa5\xeb\x2b\xb7\x12\xe3\xff\xd6\xef\xff\xc7\x7f\xfd\xd3\xfb\xfe\xba\x48\x55\xb6\xff\xf5\xa7\xf7\xfd\xd7\x3f\xaf\xd7\xfd\x97\xf5\xcb\xbf\xdc\x3f\x7d\x7d\xfd\x7c\x5d\x3f\xbe\xf8\xef\xe7\xf1\xfb\x1f\xe7\x97\xdf\x5d\x53\xbf\xfd\xfc\x0f\xbf\xff\x7b\xfe\xf6\x5f\xae\xa9\x5f\x7f\xfe\x2f\xbf\xff\x7b\xff\xfa\x7b\xfc\x7a\x7e\xff\xf9\xf7\xe3\xef\xf5\xfb\xfd\xcb\xfb\xff\x57\xcb\x4f\x89\x95\xff\xf2\xa7\xbf\xbd\xef\x0f\x7f\x43\xbd\x3f\xa7\xcf\x8f\xaf\x74\xbe\xf8\x8f\x49\x3f\xa5\xeb\x52\x6b\xff\xf8\x7e\xfd\x3f\xeb\x2f\x3f\xfd\xfc\xca\xeb\x3a\x39\xcf\x1f\xed\xc7\x57\xee\x17\xfe\x1c\x3f\xbe\xd2\x98\xf8\x73\xfe\xf8\x4a\x65\xd4\x01\x22\x7e\x7c\x45\xc7\x5f\xaf\x1f\x5f\xa9\x5e\x35\x40\x9c\xca\xa2\x9d\x3f\xf7\xf5\xe3\x2b\x4f\x14\xb2\xd3\x8f\xaf\x9c\x32\xfe\x3c\xe5\xa5\x93\xa1\x9c\x3e\xa5\x39\xe6\x04\x91\x48\x74\x10\x13\x44\x64\x10\x41\xe2\x02\xb1\x0e\x31\xaf\xd3\xcc\x12\x99\x29\xf8\x26\x0a\x89\x0a\x62\x9c\x0a\xf1\x05\x3a\x35\xe7\x85\x2a\x57\x22\x51\x40\xa0\x96\xa9\x6c\xc1\x14\x34\x66\xb1\x96\x82\xfa\xd1\xbf\x39\x13\x0a\x5e\x6f\x12\x48\xd9\x99\x04\xbe\xd9\x85\x04\x1a\xb3\x51\x3f\x1a\xb9\x59\x4b\x45\x2d\x9b\xb5\x64\x7e\xce\x5a\x32\x53\x58\x4b\x3e\x83\x5b\x3d\x32\x0d\x84\xda\x7c\xbe\xa9\xea\xf2\x0c\x10\xac\xf2\xc2\x37\xb1\xd8\xff\x04\x62\x33\x05\xd9\x16\x09\x34\xa7\x4d\x12\x95\xc4\x8b\xdf\x14\x10\xea\xda\xa9\xb4\xa9\xe8\x72\x0a\x68\x2e\xe0\x10\x83\xd9\xc6\x1c\x20\x6e\xd6\x73\xc6\x66\x04\x47\x3a\x15\x10\x9c\x4f\xb0\xc2\x08\x0d\x14\xbe\x89\xca\x9e\x26\x10\x9d\x04\xbf\xe1\x50\x65\x96\xa6\xd1\x61\x01\x1a\x9d\x33\xb8\xa1\x7a\x4a\x03\xa1\xd1\x61\x0a\x8b\x2e\x03\x04\x5b\x5d\x90\xa2\x89\x2f\x05\x04\x8b\xae\x20\x76\x63\xca\x99\xc4\x35\xd5\xed\x0a\x42\xd9\xce\xc0\xef\xd9\xc9\xfc\x13\xc4\xf8\xf1\xd5\xd0\xe9\x7d\x32\x35\xf0\xd3\x3e\x43\xdb\xc0\x67\x1b\x83\x14\xc8\x1b\x71\x7e\x3d\x65\xbc\x66\xf5\xe2\x78\xcd\xff\xb0\x96\x5e\x67\x1a\x50\xdc\xfb\xc2\x64\x97\x38\x8d\x7e\xa7\x20\xd1\xe3\xa7\x9f\xef\xb4\xd7\xbe\x39\xa4\x53\xe4\x87\x63\xc2\xd4\x3d\xc5\xe7\x97\x48\x75\x38\xfd\xf4\xf3\x9d\xe7\x35\xcf\x0c\x94\x7e\x9a\x7f\x48\x4c\x6f\x56\x1a\x46\xed\xcc\xc0\x21\xd6\xc9\x78\xda\x02\xe2\x8c\x4d\x52\xb6\x75\x46\xe0\x2c\x16\x10\xe3\x3f\x64\xc3\x3a\x18\x2a\x00\xe3\x39\xb2\x88\x33\x07\x63\x88\xb8\xd5\xfd\x3b\x4f\x4a\x8d\xd1\x2f\x16\x5e\xcf\xc0\xe7\xde\x45\x9c\x22\xa2\x8a\x88\x93\xc2\x22\x2a\xd8\xa5\x5e\x4d\x69\x98\xd5\x7a\xb5\x26\x32\xff\xf8\x0a\xe6\xec\x87\x49\xb2\xba\xdb\xcf\x40\xe6\xda\x44\xe4\x43\x38\xdb\xa9\xb7\x76\x08\x54\x09\xc2\xff\x8e\x68\x44\xce\xf9\xe3\x2b\xb7\x2c\xe2\x34\xaa\xb1\xed\x03\x63\x51\x22\xd8\xfa\x19\x47\x78\xb6\x21\x62\x1d\x41\x50\x44\xdc\x3f\xbe\x72\xbe\x44\x7c\x7e\x7c\xe5\xa2\x94\x23\xa4\x72\xc9\x22\x4e\x9b\xd4\xc5\x09\x51\xdc\x9c\x6d\x9f\x6c\x2a\x7a\x9d\xd2\x0a\x7b\x38\x77\x3d\xfd\x50\xd1\x67\x0a\xf2\x59\xba\x20\x5e\xa7\x52\x66\x0b\xf4\x5d\xf3\x1e\xa8\x34\x85\x88\x33\x44\x99\x2d\x58\xe8\x42\x2d\x22\x4e\x5f\x2b\x9b\xb3\xd0\x1c\x31\x15\x38\x30\x17\xa6\x6c\x48\x7e\xb2\x47\x5c\xa7\xb4\xc6\x19\x0c\x48\xb3\x42\x2e\x8a\x7a\x18\xb1\xa4\x2c\xe2\x75\x08\x65\x0b\x64\x6b\x22\xea\x21\xba\x88\x79\x88\x21\xe2\x7c\x73\x05\x89\x75\xb2\x5d\x53\x04\x52\x94\x6d\x23\x45\x05\x6c\xa4\xb0\xe8\x06\xf1\x51\xaf\x48\x22\xc9\x43\x71\x89\xcc\x20\xc9\xc0\x41\x39\x58\xaf\xe9\xcc\x15\x64\x2f\x22\x1b\x33\x57\x91\xe4\xce\xe9\xd4\xc1\xcc\xae\x77\x32\xf3\x14\x19\xcc\x3c\x44\x2e\x66\x0e\x91\x9b\xa9\x6e\x15\xf7\xd8\xe9\xd4\x37\x8b\x72\xab\x6e\x92\xae\xe8\xc3\xcc\x6a\xd5\x62\x7f\xb9\xb8\xa2\x69\xcd\x0c\xd5\xbb\xd8\xdf\xe9\x54\xf6\xb7\xab\x91\x8b\xfd\x1d\xea\xd1\x62\x7f\xa7\x06\x67\xb1\xbf\xdd\x15\xb1\xbf\x43\x8d\x5c\xec\xef\x74\x51\xec\xef\x50\x8f\x16\xfb\x3b\x5c\xaf\xfa\xab\x2e\x48\xa7\xe8\x6e\xe4\xe7\xc7\x57\xc9\xea\xed\xd1\x2b\x4a\x56\x31\x67\x9a\x8f\x1c\x65\x13\xfa\x11\x16\xe5\x32\xb1\x0e\x51\x44\xec\x43\x64\x11\xe0\x87\x24\xe2\x7d\x88\x4b\xc4\x59\x54\x11\x22\x0e\x7f\x07\xdb\xdf\xc5\x09\x5c\xe5\xd1\xc9\xa0\xfa\xea\xf0\x41\x49\xaa\x09\xe3\x2d\x76\xea\xdc\x77\x54\x1e\xf5\x05\x65\xa3\xbe\xa0\x06\x61\xf7\x0f\x13\xd8\x3c\xd8\xba\x31\xb9\x41\x8a\x18\xd8\x01\x44\x60\x7f\xbb\x44\x60\x6f\xa8\x22\xb0\x33\xa8\x00\x2c\x91\x1c\x22\x4e\x43\x29\x0c\x62\x42\xcc\x6a\xe2\x27\xeb\x69\x22\x7e\x5d\xf2\x11\x13\x92\x34\x89\x48\x8f\x64\x88\x98\x90\xa4\x6c\xf5\x0b\xad\x2e\xa3\xa3\x41\x7b\x61\x3b\x1a\x9d\x6b\x73\x2f\x6c\x7d\xa3\xb3\x8b\x9b\x5b\xeb\xe8\xf1\xbd\xe0\xdd\x10\x46\x27\x6f\x88\xc4\xc6\x31\x2e\xd5\x13\xd4\x5a\x6a\x27\x09\x0e\x1d\x83\x73\xbb\x17\xb5\xd7\x71\xa9\x5a\x30\xdd\x18\xe4\x89\xbd\x96\x8a\xaa\x22\x6f\x92\x8d\xe4\xee\x24\x55\xf2\x56\xe6\x21\x52\x99\xd9\xbf\xad\x69\xe2\xb6\xb2\xf7\x54\x45\x21\xf2\x03\x92\x62\x6f\xef\xe0\xb7\x94\x75\x7b\x2f\x2a\x1d\xdc\xac\xf6\xeb\x8c\x5c\xe3\x36\xb9\xa1\x32\x34\xf2\xdc\x7e\x9d\x09\x6b\x94\xeb\xfb\x75\x6a\xec\xea\xd8\x0b\x0a\x09\xc5\xff\x7e\x9d\xda\xba\xda\xf9\x0a\x94\x16\x2a\xfb\x08\x3b\xcf\xc9\xeb\x88\xba\x9e\xf4\xd1\x61\xef\xc6\x29\xdf\xaf\xc3\xdc\x9d\x12\x7b\xbf\xce\xf8\xb7\xd0\xf0\xbf\x8e\x8c\x6b\x55\xad\x83\x6e\xa3\xa1\x7f\x1d\x09\xd6\xaf\xcb\xe5\x1d\x65\xa8\xba\x11\xaf\x53\x9e\x0b\x7f\xff\xf8\xea\xdc\xf8\xf6\xeb\x0c\x45\xbf\x34\xe4\x2f\xac\x96\xd1\x8b\x7a\x75\x64\x53\xf3\xb0\x2c\x74\x51\xad\x38\x33\xd7\x2f\x4d\xcd\xeb\x28\xe5\xdd\xcd\x38\xb3\xd8\x9a\x5a\x71\xf4\x8f\x7e\x69\x2c\xde\x67\x64\x47\x6e\x22\xce\x16\xd5\xba\x88\xd3\xab\xe6\x6c\x68\x53\x56\xd2\x19\x98\x7e\x71\xcd\xec\xf7\xe9\x71\xbf\xb8\x9c\xf6\xfb\x70\xdb\xec\x59\x44\x3f\x84\xbe\xda\x18\xe8\x87\x3a\x5f\x25\x65\xbc\xcf\xc2\xed\x89\x7b\xc8\xbe\x27\xc6\x86\x02\x77\xdf\x98\xa0\xc4\x5d\x60\xdf\x67\xcb\xe8\x85\x72\x7d\xdf\xd8\x54\xb5\xbe\x6e\xc8\x6d\xed\x76\xfb\x3e\x8c\xdd\x7a\x12\xf1\xe6\x28\xfa\xb3\xc3\x6d\x5d\x1c\x70\x9f\x65\x3a\x46\x51\xd6\xc3\xc5\xb9\x35\x35\xec\xec\xe7\x63\x68\xf4\x3f\xa7\x99\x71\x69\x84\x3e\xa7\x99\x31\x34\xc8\x9f\xc3\x3a\x75\x88\x0d\x3e\x58\xa1\xf9\x02\x59\x78\x56\x05\xbb\x9c\xbf\x0f\x6f\x0f\x11\xd0\x3e\xd0\xca\x32\x79\xe0\x29\x03\x83\x5e\xce\x59\x07\x8d\x4e\x4d\xe4\x04\x09\x85\xe4\x90\x1f\xaa\x58\x2c\x68\x6e\xe9\x7d\x05\xe4\xc2\x02\x0a\x12\x18\xa5\x8c\x6d\xa5\xcc\xcf\x59\x3e\x59\xd5\x7f\x20\xdb\x07\x2b\xf8\x40\x25\x2c\xca\x86\x86\x15\xa7\x1c\x15\x07\x5b\x6b\x09\x6a\xb3\x75\x4c\x92\x09\x52\xad\x55\xcc\xdd\x21\x17\x44\x3d\x46\xe5\x90\x10\x11\x38\x68\x1d\x92\x9b\x67\xf8\x5b\x08\xfc\x86\xe3\x11\xc8\xf3\x6d\xaf\xac\x35\x12\xc4\xe7\x98\xc9\x24\xe4\x39\x55\x89\x12\x19\x9b\xcf\xe0\x7e\x73\x48\x6c\xbc\xdc\xb4\x4a\x64\x0a\x3d\x1c\x3d\x41\x7e\xd0\x48\xec\x13\x25\x32\x05\x17\x4e\xe2\x77\x09\x1e\xb4\x47\x6f\x21\xf2\x0c\x74\xeb\xfa\xb6\x40\x77\xe8\x57\xf9\x56\x30\x97\x28\xe8\x5f\x8b\xa6\x4f\xa1\x0d\x44\xe2\x94\x45\x81\xea\xdf\x70\x38\xbe\x4b\x54\x08\xc8\x91\x2f\x66\xae\x14\x9f\xbd\xb0\x15\x54\xc2\x06\x0e\x7b\x20\xd5\xdd\x21\x92\xa7\xe6\xce\x1e\x50\x83\xe9\xfd\x32\xc9\x91\xcb\xac\x08\xea\x41\x6a\xa9\x25\x91\x99\xa9\xaa\x08\xe6\x87\x4e\x55\xe9\x90\x60\xb3\x3c\x38\xcc\x1d\xbb\x54\xc5\xc1\xf0\x90\x50\xe0\x5a\xaa\x21\x12\x99\x71\x92\x3f\xa4\x9a\x91\x4c\x72\x12\x6a\x12\x79\x5a\xd5\xd3\x39\xcb\x1e\x12\x87\xb5\x81\xb3\xe4\x5d\x62\x70\x12\x60\xe0\x00\xa9\x6f\xab\x48\xda\x5c\x72\x11\xb9\x30\xce\x1a\x2b\x6e\xf5\xfd\xba\x58\x11\xcf\xd6\xbd\xa8\x83\x3c\x50\x77\x2a\xc8\x87\x84\x92\x40\x0d\xe4\x90\x18\xab\xa2\x56\x0d\xac\xa3\x49\x9d\xec\x90\x18\xab\x10\x6b\x0c\x30\x6c\xd7\x22\x89\xc1\xb3\xdc\xec\xfe\xf6\x66\x2a\x49\xa8\x0c\x69\x84\xea\x9d\x3c\xca\x73\xa3\x38\x24\xf6\xc3\xd0\x42\x99\xd2\x5f\x2f\xce\x2f\x0e\x3c\xa9\xb7\x99\x45\xe2\xf8\x77\x25\x93\x6f\xf6\x57\xdf\xf2\xbc\x3e\x5c\x2f\x2c\x2a\x7d\x68\xd8\x27\x5a\x55\xa7\x78\x32\xa8\x30\xd5\x32\x45\x42\x25\x2d\x9a\x85\x40\x9b\x7b\xbd\x8a\x48\xae\xb9\xa1\x54\x2c\x85\x36\x35\x1a\xb4\x20\x04\xb5\xea\x12\xc1\xe5\x7b\x51\x22\xc5\xe2\x84\xce\xc2\x91\x5c\xe8\x6f\xab\xe2\x2b\x6a\x25\xe7\x4c\x2a\x72\x91\x45\xb3\x48\x18\x37\xfa\x64\x23\x17\x19\xb8\x69\xe9\x2f\xcc\x51\x6f\x9a\xc1\x85\xee\x37\x6a\xa5\x87\xc4\xd2\x68\x7d\x88\x7c\x71\x35\x73\xd8\x69\x04\xa8\x79\x0c\x91\x85\x1c\x5b\x44\x82\xdb\x5b\x38\x15\x4c\x68\x61\x06\x1b\x47\x6a\x7d\x54\x91\x98\xd0\xaa\xd9\xdf\xd4\x86\xe3\x32\x09\x51\x90\xd5\xe6\x0d\x26\x6c\x5d\x4b\x72\x73\xba\xe3\x62\x7f\x37\x4f\x20\x43\x22\x67\x63\x27\x6b\x4d\x62\x72\x63\xac\x7a\x48\x6e\x6c\x48\x95\xde\xc5\x84\x9b\xf2\x78\x6a\x8e\x5e\xec\x60\x48\x14\xbc\xb4\xdb\x48\xa6\xd2\xc8\xd2\x2d\x64\x5e\x5c\x47\x4d\x93\xf2\x82\x8d\xa6\x87\x66\x01\x3a\x4a\x6a\x53\x6b\xe1\xc5\x73\xd1\xd0\x58\xbd\x78\x2e\x1a\xd9\xa9\x68\x46\x15\xb7\x43\x1d\x49\xad\xb9\x19\xe0\xd8\xd6\xb5\x87\xbc\xb6\xac\x79\x4a\xc5\x2a\xeb\x5d\xe3\xfc\xda\x2c\x59\x32\xe7\xb5\xb9\xd8\x1b\xbb\x0f\x95\x25\xf5\x19\x26\x0b\x37\x0d\x91\x1c\xba\xe1\x54\x08\xfe\x59\xb8\xdf\xc5\x0d\xf1\x35\x42\x82\xe2\xe6\x39\x70\x8a\xcd\x6e\x70\xce\x28\x1a\xab\x9b\x0b\xa7\xb7\xfa\xbd\xe0\xff\x60\x7a\xe3\x12\xd3\x7d\xd0\xa1\x96\x7b\x13\x09\x31\x99\xb4\x5e\x3f\x10\x1b\x3d\x51\x96\xaf\x8b\xaa\x70\x90\x8f\xd6\xc5\x53\xf0\xe8\x4a\x45\x1b\x47\x3c\x24\xa6\xa8\xe3\x8c\x52\xd6\xb5\xc9\x0b\x38\x1a\x1d\x72\xb2\x07\xe8\xee\x4a\x54\xa3\x13\x79\x7f\xa5\x4d\x29\xc2\xee\x2e\xda\xb6\x3b\x35\xf2\xb2\x0a\x06\xb2\x4a\x78\xaf\x82\x9d\xbb\x37\x72\xe8\x2a\xb4\x09\x04\x57\xc6\x2a\xe0\xee\xe0\x31\xbf\x2c\xda\x6d\x47\xe7\x8c\xad\x4a\x55\x25\xc8\x38\x0b\x96\x8b\x34\x24\x63\x56\xc5\x09\xa4\x89\x53\x56\xe5\xe4\x0f\x67\xe6\xb6\x10\xe4\x94\x45\x13\xec\x08\x72\xf7\xe2\x61\xbc\x0f\x75\x90\x9b\x55\x48\xcd\x5a\x1d\xac\x51\x2b\xf9\x77\x75\x09\x60\x6a\x3e\xab\x8b\xd9\x43\xa9\xd8\x25\x46\x56\xbd\x5d\xc3\x3e\xa6\xc8\x4d\x3e\x52\xc9\x58\xa0\x6d\xaa\xfb\x9d\xfb\xfc\x9c\x22\xb7\xfa\xcb\x56\xd1\x34\xdb\x2f\x15\x35\xc0\x92\x33\x71\xa1\xac\xc1\x85\xd2\xb9\x1b\xaf\xc1\x13\x17\xb5\xdd\xb2\x86\x8a\xa2\xe0\x5f\xda\x61\x68\x9f\x3a\x24\x74\x84\x4c\x59\xbe\x26\xd6\x7a\xd7\xfe\xb3\xa6\xd6\xfa\x34\x49\xfd\x42\x23\x39\xc1\xfb\x7d\x38\x95\x5b\x77\x56\x07\x27\x6d\x11\xa1\x39\x9a\x4b\xb2\x5c\xa9\xb0\x29\x0c\x9a\x2d\xcb\x0a\x9c\xb3\x47\x88\x91\x82\xfb\xad\x34\xb3\x15\xaa\x28\x9c\xfa\xe2\x6e\x5c\x45\xde\x90\xf4\xd4\x08\x57\x50\x98\xc1\x61\x01\x72\x50\x27\x62\x51\x4b\xeb\x55\xec\xbd\x60\x12\xe9\x8d\x1b\xfb\x5a\x54\x10\x83\x6a\xee\xe2\x19\xb2\x4b\x88\xae\xcd\xc5\x6d\x26\xdc\x14\x39\x97\x5a\xb5\xb5\xb1\xab\xde\xad\xa5\x11\x55\x24\x66\x9f\x16\xb0\xb2\x5e\xd8\x06\x6b\xd3\x1c\xbd\xa8\x7c\x79\xfd\x52\x2e\x8e\x50\xc9\x2f\xba\x06\x86\x96\xc6\x8b\xdb\x51\xd6\x74\xbf\x61\x75\x9e\x3c\x13\x96\xf5\xa6\x52\x70\x69\x95\xbd\xd9\xe6\xde\x94\x2a\x65\x84\x72\x63\xbd\xb7\xbe\x6d\x22\x69\xed\xa0\xca\xb0\xde\xd8\xe8\x6a\xcd\xcc\x7c\x4b\x4c\x76\x91\x38\x90\x4c\xaf\x85\x9b\xdb\xd1\xc5\xcd\x6a\xdd\xe8\x51\x73\xab\x6e\xea\x71\x93\xdb\xc2\xba\xa9\x2e\x17\x2d\x2b\xca\xc5\x36\x34\xec\x9f\x49\xe1\xad\x65\x85\xf3\xc5\x29\x8a\xa3\xf1\xa1\xc2\x78\x89\xf9\x3f\xb4\x4d\x5c\x92\x48\x1f\xee\xf3\x4f\xaa\x3a\x98\x55\x14\xb5\xad\x29\xbe\xfa\x6c\x1e\x1e\xb8\x0f\xec\x8b\x9b\x95\xd6\xe0\xbe\x20\xa0\x5a\x70\x57\xdc\x17\xed\x90\xb4\x82\x1d\x92\xee\xb3\xc2\xcc\x89\x9b\xb3\xf6\xcc\x9d\xe5\x01\xe2\x4a\xd9\x45\x66\xa4\x92\xbf\x15\xfc\xbb\xa0\x15\x4d\xba\xc8\xa6\x98\xec\x45\x8d\x2a\xda\xf5\x2f\x93\x58\x0a\xb5\xb3\xda\x42\x76\x8e\xa4\x6f\xb9\x57\x5d\x6a\x23\xfd\x5a\x71\xa9\x43\xf4\x6c\x55\x3a\x0b\x0e\xf9\x26\xa7\xb0\x28\x0a\xd1\x39\x86\x52\xb9\xc3\x04\xf7\x9f\xdd\x68\x8a\xd1\xe1\x70\xd3\xc7\xd5\x5a\x38\x95\xa7\x61\xb5\x4a\xd6\xdf\xc6\x75\xb3\x69\x3a\xed\x83\x6b\x6e\xd3\x38\xda\x6a\xab\x22\x83\x45\x99\x5c\xac\x68\x88\xfc\x50\xf7\x52\xc9\xd4\x53\x2f\x4d\x60\xc3\xf2\x6d\x55\x83\xd3\x69\x7b\x1b\x3c\x48\xee\x3e\x29\xda\xc9\xce\x9b\xc2\x7b\x5e\x3c\x2a\x6f\xd8\x21\x53\xf3\x58\x75\xba\xbc\x2e\x7f\x0b\x11\xdb\x68\xe3\x3a\x24\x99\x6e\x28\x15\x7c\xd4\x69\x10\x39\x24\x6c\xc3\x99\xc2\x6c\xcb\xba\xd8\xd5\x41\x1e\x3c\xfa\xe0\x09\x67\x0f\x7a\x5e\xa7\x46\x72\x70\x24\x47\x1e\x22\xdf\x14\x1b\x6c\xe4\xe0\x94\xd1\xca\x7e\xc8\x4d\xde\xd0\xb7\xb4\x0d\xd3\x62\x70\xc8\x49\x9b\x44\x88\x84\x04\xf2\xa4\xf0\xe0\x31\x53\x31\xc9\xed\x97\x82\x61\x0f\x1c\xe1\x66\xbf\x54\x32\xd7\x6b\x74\x93\x68\x55\xa1\xb2\xb5\x65\xd6\x1c\x94\x5e\x3b\x28\x27\xdc\x8c\xe0\x1e\x22\x93\xc4\xe6\xf1\x60\xe8\x84\xbe\x83\x86\xc7\x2b\x8b\xe4\x48\x4a\xa6\xee\xb5\xa8\xe6\x70\x77\xda\x8b\xfe\xe3\x24\x66\xa0\x8a\xdf\x1b\x75\xaf\xbd\xa8\x11\xba\x22\xea\xf4\x8d\x86\xf3\x43\xe2\x58\x12\xaa\x88\x8e\xbd\x26\x45\x66\x6f\x88\x9c\x46\x8b\xf7\x21\x39\x92\x54\x28\x64\x69\x9c\x49\x25\x6f\xce\x51\x29\xca\x4c\x5f\x47\xf5\xb7\xe4\x9c\xa4\x71\x96\x9a\xde\x4a\x11\x89\xfd\x87\xde\xb4\x43\x2e\xf2\xf3\x14\x09\x39\xe1\xf5\xcb\xfd\xa7\x4e\x1e\xc3\x36\x75\xfa\xd6\xb2\x32\x4b\x0b\xa0\x3c\xde\x9b\x4a\x90\x76\xc5\xbd\xb5\x8e\x1e\x12\xb6\xff\x1e\xfe\xf6\xc5\xdd\x49\x8d\xe4\x56\x96\xa8\x12\xee\x4d\x2b\x0a\xfd\x24\x87\xac\x4c\xd5\xb7\x5b\xa3\xe1\x54\x8d\x86\x9a\xc1\x81\xbd\x28\xcb\x69\x68\x4d\xad\x0c\x93\xd8\xf6\xcd\xcf\xb0\xaf\x9e\x8a\x9c\x3a\xa8\xf3\x9a\xc4\x59\x31\x49\x88\xbe\xe9\x2e\x4f\x12\xb1\xdc\xe8\x1a\xbd\x46\x85\x46\xc3\xb3\x93\x8b\x5c\xec\x02\x35\xa6\xcd\xad\x6c\x26\x6e\x56\xfb\xa6\xed\x63\xaa\x0b\x1f\xda\xd1\x4b\x33\x49\x41\x41\x8d\x69\x73\xc3\x19\x45\xb3\xff\xa1\x9b\x3c\x89\xf9\x3f\x3c\x76\x26\x2a\xaa\xfb\x43\x43\x49\xd6\x0a\xfd\xf0\x00\x30\x47\x7c\x2f\xf8\x3f\x54\x79\x69\x0a\xa8\xf3\xc2\x50\x75\x8a\x8d\x43\x52\x4e\xa0\x43\x75\x5e\xdc\xf6\xe8\x4c\xa8\xf3\xa2\x4e\x40\xb7\x45\x3d\x3f\x93\x64\xe6\xa4\xee\xd6\x2e\x52\x72\x22\x48\x52\x00\xd3\xcc\x79\x48\x9c\x0d\xa9\xf1\x1f\x92\xb3\x8d\x19\x3b\x24\xdd\x1e\x60\x9c\x3a\x13\xf5\x89\xa8\x6c\x24\xd1\x2b\xa3\x74\xb6\x2a\x53\xa8\x24\x55\x94\x65\xdc\x68\x5d\x24\xf6\x81\x74\xb1\x91\x32\x92\xa5\x24\x12\xd3\xdb\x69\xe7\x3b\x24\x0d\x05\xc1\x92\x8b\xd4\xf4\xde\x45\x52\xb9\xec\x6c\x15\xfc\x9f\x27\xf5\x12\x49\x4b\x57\x1f\x22\x2b\xe5\xe2\x14\x49\x75\xea\xaa\x22\xa9\x4d\x16\xd6\x5b\xd1\xc1\x48\x45\x45\xf1\x18\x96\x2a\x53\xe9\x8d\x9b\x59\x43\x27\x8f\x5a\x4b\x97\x48\x15\xc5\xee\x37\xfa\x9f\x68\x08\x3a\x24\x7a\x44\xdb\x4e\x9d\x7d\xaa\x22\xb6\xaa\x13\x7f\x91\x12\x7b\x24\xaf\x56\xd6\x58\x0d\x74\x61\x66\x0d\x0e\x8d\x57\x95\x3c\x58\x65\xc8\x9d\x39\xb1\x64\xee\x12\x95\x5a\x7b\x9d\x03\x1c\x1a\x97\x58\x65\x60\x42\x6b\xaa\x22\xc1\x48\x2d\x69\x60\x27\x75\x20\xae\xf5\x4a\xaf\x79\x9a\x73\xb2\x28\x4a\xfa\x4a\xa7\x61\xa5\xaf\xfb\xd4\x1b\x22\x69\x81\x99\x22\x71\xb0\x9c\x51\x4d\x82\xaf\xe8\xa9\xaf\x73\x11\x25\x93\x33\xbb\xb0\x08\x32\xc9\x99\xd3\xbd\x28\xea\xa2\x8a\xc4\xb6\xdf\xeb\xa5\x6f\xd1\xe6\xca\x83\xe5\x21\x21\x90\x6a\x70\xac\x28\xbd\x5a\x56\x33\xa4\x88\xb7\x27\xf5\x45\xc5\x94\x45\xd1\x7c\x11\x49\x45\x51\xf3\xae\x5c\xcd\x75\xbe\x17\x05\x52\x66\x2a\xcf\xfe\x93\x36\xed\x43\xd2\x50\x2d\x56\xb9\xb5\x9c\x35\xb0\x9f\x29\x85\x82\xcd\xf8\x40\x5c\x0d\xcf\xd1\x87\xec\xed\x0e\x52\x8a\xcc\x6c\x92\xe2\x39\xba\xc9\xcc\xcc\xf8\x36\x08\x67\x99\x19\xda\xc7\x21\x69\x29\xe0\x2c\x04\x51\x28\x33\x63\xc3\xa9\x41\xb4\xc9\x24\x74\xe2\x90\xac\x08\x0a\x54\x95\xbd\xbc\x3a\x73\x16\x23\x75\x56\x94\xe5\xc5\xbf\x4c\x52\xd2\x0f\x91\x3c\x69\xd0\x9e\x7c\xc8\xcc\xcd\x59\x45\xb1\x0b\xb9\x4f\x91\x50\x82\x34\x29\x91\xb7\x78\x12\x5c\x17\x45\x9b\x06\x17\x6c\xd0\x8e\x10\x57\x36\x29\xe3\x55\x16\x89\x55\xc6\xd3\x6f\x8d\x42\x35\x96\xfa\xc5\x21\x6f\x96\xdc\x44\x52\x7f\xd4\x58\x11\xaa\x16\xc9\xdf\xd2\x99\x40\x44\xc3\x21\xb1\xa5\xd0\xdf\x78\xc8\xc5\x81\x35\xb9\xa9\x89\xab\x19\x8b\x47\xf4\x26\x92\x47\x8b\x51\xe6\x77\x82\xbf\x06\xe5\xd3\xa4\x4f\xff\x90\xe4\xfd\xd1\x44\x06\x8d\x55\x59\x24\x59\x32\x44\xca\x4b\x91\xf5\x2d\xd6\x7a\x10\x78\x70\x48\x0c\x06\xdd\xe1\x35\x2a\x0d\x6c\x25\x77\x91\x83\xa4\x32\x53\x5c\x35\xca\x89\xa8\x54\x02\x6a\x35\x49\x7b\x54\x31\x09\x4d\x25\x4f\x35\x03\x13\x58\x5b\x31\x29\x69\xcd\x61\x6e\x53\xf5\xb2\x19\x3c\x0f\x34\xc2\x12\xaa\xd0\x20\xbd\x75\xa7\x72\x7a\xc5\x92\x44\x74\xc4\xa5\x66\x08\xa4\x61\xee\x6e\x32\x18\xbb\x28\xca\x89\xa1\xb1\x12\xfe\xa1\x54\x35\x43\x92\x6f\xa8\x22\xea\xb8\x59\x4c\x47\xcb\xcf\x24\x10\xac\x06\x0f\x0f\x95\x7a\x5b\x8d\xbe\x28\xbd\xc4\xbf\x9d\x36\x96\xa2\x71\x16\xce\x80\x36\xa5\x1a\x82\xd5\x85\xb8\x7b\x90\x8f\x12\xc5\x55\x8c\x45\x39\x41\x21\x1a\xb4\xb1\xcc\x10\xb3\x4b\x99\xce\xe1\x54\x88\xe7\xa2\xf5\x3a\x43\x36\xd1\x22\x92\x5d\x10\x33\x10\x8d\x57\xb5\xfd\xca\x7c\x5e\xe9\xf0\xa9\x41\xb4\x40\xeb\xe2\xdf\x25\xd4\x44\x54\x91\x37\xf7\x1f\x8e\xc6\xda\x64\xa4\xce\x66\xd0\xb9\xde\x2c\x09\xa8\xf2\x36\x9a\x02\xaa\x0c\xc6\x2d\x6b\x06\xf7\x96\x1a\xc7\xb1\x7a\xe9\xd0\xc2\x0d\x27\x5e\xd4\xdb\xe8\x84\xab\xf1\xd2\xb6\xa0\x91\x7c\x93\xf9\x83\x6a\x4e\xbc\xe5\x87\xe1\x4e\x1e\x6f\x0a\x24\x6d\xdd\x41\xad\xae\x4d\xee\x3f\x71\xf3\x48\x5e\x24\x72\x6e\x1a\x82\x9a\x96\xef\x4d\xc3\x66\xd2\xe2\xa6\x3f\x75\x24\x55\x24\x89\x2b\x25\x28\x3e\x32\x4f\xc1\xf3\x50\xd7\x45\x05\x31\x28\x36\xd6\x45\x6b\x95\xb6\xee\x75\x91\x91\x88\xbe\xaa\x2b\x05\x0d\xaa\x14\xa2\x8b\x2a\x52\xeb\xe4\xd8\x95\x69\x06\xcc\xd0\x8f\xeb\xca\xaa\x97\x5d\x58\x99\x3b\xcc\xe0\x0c\x2e\x2a\x50\x8d\x28\x9a\xba\x0a\x87\x7d\x70\x39\xaf\xa2\x8a\xc8\x75\x8b\xb0\xd9\x71\x15\x91\xb4\x75\x5c\x2a\xaa\xc8\xe6\xcd\xb5\xb0\xe8\x2a\x6c\x44\xee\xd4\x55\x43\xbe\xb2\x2e\xf2\x66\xab\xd8\xc1\xca\xd3\x2f\x7d\xe4\x87\xe4\xc9\x39\x9c\x4a\x55\x34\x3b\xf5\x43\x17\xe5\x24\x09\xc1\x1f\x1a\xf6\x55\xc9\x2a\x4d\x83\x53\x75\x78\xe0\x82\x5d\xf4\x58\x36\x7a\xa4\xeb\x6a\x54\x63\xa5\x8a\x2e\xca\x8d\xa9\xe5\xbc\xe4\xc0\xd4\x8e\xba\x84\x9b\xaa\xd3\xe4\x62\x66\x56\x44\x17\x65\x9d\x93\x6d\xa6\x21\xb7\x6a\xeb\x96\x31\xb6\x36\xcd\x51\xa7\x5a\x57\x34\xdd\x83\x58\xaf\xa6\x2e\xd0\xdc\x3a\x4b\x2b\x22\x69\x51\x14\xa9\x05\xdb\x4a\xfa\x56\xf0\x2f\xba\xe8\x9a\x3b\x34\xb1\xfd\xcc\x42\x8d\x7f\xc9\x09\x57\xa8\x2e\xaf\xa5\x83\x24\x05\xc3\x5a\xcc\x1c\xe2\xa3\x45\x86\xcd\xd4\xae\x16\x4f\xbb\x6d\xa8\xbb\x5b\x16\x18\x2e\xd0\xb5\x5d\x11\x33\xf3\xc8\x56\x1b\x97\xc2\x7a\x09\xfa\x4b\x31\x69\xdb\x24\x8f\x3f\x75\xbd\x04\xf5\x6e\xca\x4c\x41\x18\x4d\xa9\xdc\xd7\x81\x89\xbe\xeb\xa2\xb3\xa4\x15\xee\x12\xeb\x4d\x25\xa0\x50\x30\xc8\xfa\x58\xdb\x34\x49\xcd\x4c\xcc\xfe\xa6\xef\xb3\x88\xcb\xee\xa9\xb3\x30\x4b\xbe\xb9\x14\x0a\x25\xdf\xba\xe5\x2a\x53\x51\x34\x46\xd6\xde\x4c\xf2\x68\x2c\xee\xbe\x79\x76\x2a\xd4\xf9\xd6\x2d\x6b\x06\x8f\x16\xcb\x4e\x1a\x6e\x29\x8b\x67\xc3\x36\x29\x17\xb7\x4e\x65\x84\x50\x1e\x72\x90\x4c\x22\xf9\x2d\x35\xa4\x4d\xcc\xee\x8c\xae\x6f\xe5\xa5\x61\x23\xf7\x25\x74\x13\xe5\xe2\x26\xec\xe1\xe8\xd4\x22\x07\x05\x61\x90\xa4\xa4\x0f\x6e\x56\x3b\xd1\xf2\x43\xac\x62\xdd\x49\x52\x64\xa8\x28\x09\x60\x2a\x88\x3b\x49\x96\xbb\x28\xf6\x37\xa8\xb7\xed\x4c\xf5\x31\xb8\x22\x77\xe6\x9a\x0b\x6e\xdd\x3b\x93\x55\xb4\x22\x37\xe5\x53\xa3\x49\xb8\x6e\x6a\x75\xad\x52\xfb\xd8\xd4\xea\x5a\x50\x00\xcb\x92\x39\xc4\x84\x9b\xca\x56\x4f\x1a\xba\x22\x9d\x7e\x38\xf5\x4d\x1b\x1a\x53\xab\xba\xcf\xf9\xdd\x54\x82\xba\x14\xc4\x0d\x18\x6b\xea\x9d\xfc\xbc\x2b\x95\xad\xce\xb5\xbe\x9b\x54\x15\x8d\xa4\xf6\x79\xfa\x7f\xea\xe6\xd2\x0f\x5a\x06\xaa\x0c\x7d\xa3\xc4\x10\x49\x3f\x31\xa5\xd7\x9e\xbf\xe2\xc4\x0e\x01\xc0\xed\x10\x51\x0e\xe1\x6c\x1c\x25\x35\x6f\x9e\xc6\x0b\x3c\x70\xa8\xf9\xe3\x4b\xbb\xee\x86\x0b\xbf\x27\x17\xb8\x0e\xe1\x32\x88\x58\x12\x41\xec\x55\x16\xf5\xfe\xf1\xd5\xb9\x07\xee\x49\xe4\x54\x32\x05\x1c\xda\xa5\x32\xce\xb8\x10\x75\x72\x88\x74\x08\xa7\xd4\x1f\x5f\x83\x92\x65\x43\x8b\x18\x14\x58\x7b\x9e\xb5\x22\x8d\x69\xc3\x87\x33\x34\x07\xf3\xac\xfc\xd1\xd4\x0b\xea\x34\x7d\x3a\x8d\xe3\xd4\xd4\x5e\x9a\xa6\x88\xfb\x3a\x24\xa4\xd1\xbc\x4c\x02\xd7\x9f\xd5\xe4\x35\x7f\x7c\xb5\xe2\x0f\x71\x72\xcf\x1e\x91\x85\x41\x50\x07\x04\x5f\x77\x0b\x80\x40\xeb\x26\x38\x0a\xa6\x08\xd3\xf7\x74\x1c\xb6\xec\x5d\x5d\x22\x4a\xac\xa8\xf2\x4d\xe8\xbd\xaa\x3b\x7b\x64\x2f\xd3\x9f\xf5\xd3\x30\x4d\x14\xb8\x66\xf4\x39\xbe\x95\xe3\x7b\x1e\x69\xdb\xdd\x3d\xe0\xd0\xc4\x99\xf3\x2c\xbd\xe1\x41\xda\x98\xd4\xa2\x36\xd3\xd7\x34\xdc\xd9\x23\x84\x1b\x4f\xff\x3b\x74\x43\x81\xea\xc7\x06\x06\xb4\xd1\xb3\x54\x69\x50\x6d\x4f\x52\x3b\x55\x67\x11\xe4\xbb\x22\x0a\xad\x32\x21\xf3\x98\xcb\x38\xe3\x4c\x6d\x6e\xc7\x61\x2f\x62\xc4\x0e\x71\x1f\xc2\xa5\x7f\x0e\xa1\x46\x05\x67\x31\x89\x9a\x3f\xbe\xf2\xa5\xd5\x10\x00\x29\xba\x81\x82\x59\x5f\xce\xb9\x09\x43\x72\xd6\x17\x9a\x6f\xea\x8d\x26\x8b\x38\x93\x2a\x1e\x02\x34\xa4\x67\x35\xf1\xa8\xd0\x73\xaa\x9b\x3c\x88\x4d\x4d\x62\x40\xd1\x29\x1e\x03\xed\x7c\x6e\xb4\xc0\x77\xce\x4a\xf0\x1d\xc7\x44\xf0\xd9\xc9\x7d\x7d\x0b\x5e\xa2\xdd\x78\x2f\x80\xe8\x9b\x56\xe7\xfa\x15\x16\x7a\x08\xc0\x42\x93\x08\x02\x89\xa8\x39\xee\x85\x51\xef\x2e\x92\xe6\xbf\xec\x22\x37\x5a\xea\xea\x5f\x06\x97\x1e\x82\xe3\x50\x45\x61\x20\x54\x08\xd6\x71\x57\xf1\xc0\x93\x76\xb5\x83\xb0\xc9\xa4\x22\x00\x28\x1d\xaa\xea\x2c\xf1\xde\xd5\x78\xa2\xe2\xc7\x34\x89\xc1\x54\x2b\xb4\xae\x35\x98\x2b\xd8\x44\xb5\x03\x7a\x60\xc9\x4e\x83\xc1\x4e\x9c\xb7\x8e\x22\xd0\x3c\x58\x67\xfd\xf7\xac\x36\x1e\xc9\xde\x25\x6e\x97\x4c\x46\x92\xa1\x50\x5b\xa4\x85\x11\x48\x3c\x25\x34\x17\xa0\x9d\xd3\xd9\x26\x96\xa9\x92\xce\x0c\xe7\x4b\xab\x1b\x98\xe1\xb8\xc4\xa2\x8b\x1a\xc7\x10\x0b\xd1\x16\x54\xd2\x50\x39\x1b\x78\x59\x75\x75\x8b\x11\x5d\xce\x8b\xb0\x08\x17\x44\xf4\x98\x44\x29\xae\xfa\x74\xea\x40\xbc\xe8\x23\x3d\x9b\xbe\x82\x7e\x25\x27\x9d\x39\xd0\x26\x06\xb4\x4f\xd7\xbe\x03\x34\x4f\xbf\x24\xd9\x36\x04\xff\x95\x9c\xf1\x4c\xb7\xb6\xeb\xcd\x43\x4e\xd6\x7c\x6f\xc8\x60\xc9\x39\xdc\x6c\x1a\x9a\xc7\x4d\xf4\xaf\x16\xd2\x0e\x8a\x13\xb5\x83\x0b\xa9\xb8\x8c\xb3\x8a\xd5\xb3\x7d\xe6\x6d\x68\x64\xe1\x44\xe8\x57\x31\x75\x76\x02\xed\x2c\x7b\xa1\xc1\x45\xdd\x5c\x68\x70\x51\x83\xa9\x4e\xf7\xe7\x3b\x9a\x72\x2f\xd5\x40\xb5\x60\x38\xf3\x91\xbf\x53\x7c\xb2\x29\x7f\x3d\x42\x47\xfe\x4e\x09\x0a\xf8\x19\x42\x33\x07\x3b\x5d\xbf\xa6\xf3\x35\x7c\xf5\xad\xc3\xf4\x64\x3d\x8c\x23\x79\x82\xb3\x67\x97\x3d\x60\x6f\x3a\x7d\x74\x9c\xda\xb0\xfd\x79\x93\xd8\x47\xfe\x86\x16\xf1\xa6\x2e\xa6\xe3\x1f\x9d\x18\x53\x8a\x19\x5c\x18\x42\x33\x1e\x2a\x9d\xcf\xb2\x08\xb0\x82\x14\x2b\x22\xa3\xea\x08\x27\xb2\x43\x45\x14\x3a\x24\xde\x78\x91\x37\x86\x6b\xc0\x82\x9c\x22\xd6\x69\xa4\xf3\x01\x1f\xec\x22\xde\x27\xc5\xa5\x63\x03\xec\xae\xfa\x34\x58\x6b\x8c\x98\x73\x99\xbc\x08\x3a\xef\x97\x64\x27\x51\xe7\x32\x81\x10\x76\x3e\x79\xa2\xd8\x2f\xaa\x98\x9e\x37\x9c\xd3\xbb\xac\xd5\x44\xa1\xcf\xe9\x24\x22\xef\x25\x25\x08\x36\xb7\x42\x05\xf0\x42\x97\x75\x63\xbf\xe8\x11\xb0\x62\xf0\x22\x28\x64\xb8\x35\x84\x98\x0f\xe7\x7d\x63\xf3\x37\x75\xd6\xa3\x8c\x08\x9b\xf8\xae\x4b\x72\x9c\xf0\xae\xda\xa5\xc2\x00\xde\xd5\x93\x47\x06\xda\xa0\x0c\x71\x9b\xf6\x85\xa7\x1b\xdc\xd5\x67\x32\x09\x31\xd3\x4d\x05\xd7\xa1\x7a\x89\x13\xb3\xe5\x0c\x51\xee\xc9\xf3\x07\xd9\x71\x75\xd7\xff\x46\x4e\x37\xf5\x46\x4e\x37\xf5\x83\xb6\x31\x27\x00\xf1\x5d\x26\xf1\x4d\xe8\x46\x1d\x9a\x37\x02\xcf\x64\x72\xd9\xef\x49\xa3\x0a\xcd\x17\x44\xcf\xa7\x4b\x5b\xf6\x7b\xf2\x6a\xa0\xcb\x41\x37\x86\xeb\x80\x8a\xa9\x21\x7e\xd3\x5e\x38\x86\xc9\x33\xe2\xb2\x9c\xef\x37\x34\xf4\xeb\xa9\xe2\x46\x15\x2e\x14\xe3\x5f\xd9\xa9\x37\xef\x31\x68\x49\x10\xaf\x2f\xb3\xe2\x7e\xc3\x58\x2f\xe7\xcb\x7e\xc3\xb0\x72\x49\xd5\x7c\x1f\xa5\xa1\x27\xad\x90\x37\x58\xec\x6a\xaa\x1d\x1c\x96\xc2\x54\xa0\x13\xea\x3d\x58\xcc\x52\xe3\x8d\x5d\xe9\x6a\xae\x8f\x83\xdf\x45\xa1\x0f\xee\x1f\x76\xac\xab\xb9\x14\x0c\xbe\x56\x16\xb1\x30\x97\x76\xd2\x37\x04\x21\x6f\x40\x1e\x8a\xfd\xd3\x77\x8b\x33\xa1\x79\x59\xb8\xa9\x31\x9d\x73\x80\x52\xed\x60\xe8\x52\xfd\xdd\xc2\xe8\xaa\x2d\x50\x66\x6b\xf2\x77\xc0\xe2\x4b\x5c\xc3\x95\xd0\x6b\x72\x0d\x80\xde\xeb\xd0\xc1\x63\x72\x29\xa6\x88\x8f\xf0\x50\x50\xdb\x91\x12\xf9\x86\xd0\xd4\xc1\x76\xbf\x61\x31\x90\xb9\x64\xbf\x0f\xe7\xf7\x62\xe6\x82\x60\x2c\xe1\xb4\x89\x86\xfa\xbb\x00\xe5\x1a\x16\xba\xa4\x61\xc2\xa6\x49\xa4\x5d\xa5\x1f\xb5\x97\xb8\xbe\x17\xcb\xef\x8d\x2b\x28\xe1\x0f\xa1\x49\x54\x57\x81\xfe\x6a\xa7\x01\xb0\xa8\x17\x2d\x91\x1b\x4b\xa4\xea\xe8\x70\x43\xc2\xd6\xe4\x9c\xec\xfc\x10\xc5\xce\x4f\x51\x0d\x54\x12\x05\x65\x55\xdb\xe1\x3d\xd9\xf9\x2a\x0a\xf7\x82\xa5\xba\xdc\x58\x2e\x3e\xff\xdd\x74\xa5\x8d\xe1\xc6\xa0\xf7\xc5\x8d\xc1\xf5\xab\xe2\x0f\xd1\x09\x29\x4e\x30\x48\xf4\xaa\x0d\xe4\xe6\xad\x62\xe9\x2f\x77\xb0\x13\x6a\x1a\x44\x70\xd5\xd6\x09\x18\x55\xaf\xd2\x26\x68\xb8\x28\xd5\xd4\x40\x4e\x7f\x87\x8b\x2a\xd3\xdf\x91\xd5\x9c\x93\xed\x54\x07\x83\x8b\x5c\x03\x83\x05\x22\x0f\xc1\xbe\x83\x8c\xa7\x3e\x08\x81\xeb\x51\xb3\xb4\x56\xbb\x09\x27\xaa\xd2\x81\x79\xc9\x65\x24\x27\x7e\x08\x65\x26\x45\x4b\x40\xd7\x62\xbe\x37\x54\x40\xc9\xa7\x1b\xf2\xd9\x27\x8c\x5b\x50\x93\xe6\xac\x44\x80\xa8\x23\xbc\x10\xe6\xa1\xa2\xb8\xce\x4e\x3b\x33\x35\xba\xa9\x05\xca\x39\x37\xaa\x50\xdb\x7c\xd1\x43\x6c\x43\xd5\x4e\x2c\xf5\xa1\x66\x27\x71\xf5\xa1\x6a\xd7\x4c\x65\xda\x7d\x45\x15\xa2\x6c\x45\xd1\x26\x3c\x45\x35\xf4\x70\x88\x1a\x28\xc5\xdf\x4d\xe2\x54\x5c\x28\xda\xdd\x5c\x0c\x36\x4f\x49\x05\x5c\x00\xea\x3e\x64\xe3\x02\xd0\x99\x0e\x97\x03\x2d\x51\x5c\x84\xab\x35\x69\x64\x67\x65\x9f\xd4\x1a\x18\x44\x86\x8c\x0c\x1f\xda\x34\x2e\x53\xd4\x50\x9d\x13\xa7\x04\x89\x52\xa0\x8c\xbb\x15\x40\x21\x1d\x24\x94\x3e\xc4\x73\x6a\x0c\xe1\xb0\xec\x36\x0d\x7c\xa8\x01\x64\x7f\xc7\x4e\xb8\x86\x17\x28\x75\x90\xb7\x21\xc4\xed\x1f\xde\xca\xcb\x2e\x13\x7d\x10\xef\x7f\x88\x4b\x96\x4c\xfa\xf0\x9a\x9a\x44\xe9\x87\xf0\xd8\xea\x49\xa3\xad\x77\x6a\x1b\x03\xe8\xaf\x0f\xed\x8d\x1f\xdc\xd9\x4e\xd9\xd4\x07\x51\x2a\xf4\x21\x2d\x90\x56\x40\x3f\x8c\x99\xe1\x29\x25\x6e\x38\x75\x93\x05\xe5\xa8\x75\x87\x6b\x87\x50\x02\xfb\x73\x98\x56\xa0\xd2\x43\x4d\xd4\xa1\xb1\xa1\x3b\x3a\x9b\x19\x36\x6e\xa7\x7b\xbe\x37\xaf\xac\x74\x37\x80\x6d\x3d\x33\xd5\x78\xa9\x2b\xd3\x40\xd6\x7c\xad\x0b\x31\x31\x40\x9e\x2a\x53\x38\x6b\x47\x95\x53\xd4\x40\x9a\x29\x40\x27\x6a\xfe\x56\x4a\x37\xc2\x4a\x72\x82\x70\x38\xd4\x06\x75\x89\x3a\x87\x08\xfa\x3b\x0f\xf5\xc1\x95\xfb\x4c\x2a\x38\x72\x45\x54\x06\xe5\xb4\x82\xd6\xa8\xcc\xc3\x70\x39\x41\x6a\x1c\xea\xf4\x82\x82\xe1\x50\xec\x85\x6a\x38\xec\x37\x10\x51\x04\x14\x06\x35\xbb\x4c\xb6\x33\x89\xe2\x98\x9a\xda\x98\x0c\xe7\x7c\xa1\x14\xa7\xdd\x68\x8b\x6b\x07\x33\xb8\x86\x85\xab\x8a\x6e\xf5\x62\x8f\xd4\xb2\x23\x18\x47\xbe\x9c\x13\xac\x70\xa9\x4c\xdc\xcf\x67\x60\x86\xc6\x90\x0d\x39\x5d\x1a\x89\xc5\x3e\x98\x42\x1f\x3c\x82\x0b\x7d\xb8\xd4\x96\x85\x3e\x64\x53\x1c\x79\xcd\xe0\x42\x1f\x3c\x2e\x47\x2f\xce\xf4\xaf\x1c\xea\xa6\x8c\xf0\x87\x1f\x54\xa8\xc4\x8d\x2e\xb9\xa1\x87\xbd\x47\xf6\xd0\x1f\x7e\x16\x32\xe9\x50\xb4\x99\x9a\x83\xc8\xd0\xe6\xb5\x8d\x5e\xb8\xa5\x5b\xe1\x4c\x34\x34\x08\x76\x90\x2e\x52\x30\x5b\x0f\xca\xf6\x43\x25\x4c\x6f\x13\x85\x20\x0b\xfd\x12\x85\xa9\x6f\xa6\x3a\xa8\x2e\x6a\xc0\x4c\xe3\x32\x27\x4a\x29\xa2\x10\x07\xa2\x9b\x5a\x48\x73\x7d\x1b\x94\xcb\x7c\x21\x67\x12\x85\x5b\x98\xb5\x8a\x82\x21\xa8\xbb\x3e\x32\xb3\x72\x06\x5a\xed\xef\xc0\xbe\xbc\x10\x70\x28\xc4\x86\xe8\xaa\x8f\x37\xbf\x92\x56\x01\xac\xf2\x63\xb8\x83\x34\xb3\xcc\xcb\xe5\x2c\x7c\xe9\xac\x6c\xa9\xea\x0f\xb4\xb4\x4d\x51\x6c\xa9\xbf\xbb\x51\xbf\x6b\x84\xc9\xaa\x29\x0d\x2c\x3b\x8a\xbe\x5b\x68\x77\x51\x99\x60\x59\xca\xf9\x46\x18\x57\x6e\x5d\xbd\x87\x05\xb6\x4d\x71\x62\x3a\x7c\x39\xcb\xf0\x87\x81\x2a\xd4\xd0\x85\x01\x2e\x9a\xc2\x85\x66\x37\x0d\xfe\xd2\xfe\xe4\x62\xde\x18\x45\xd7\x81\x76\xbb\x4f\x8b\x23\xac\x0f\x37\xdb\xad\x9c\x9b\x2d\x55\x85\xe0\xcb\xe1\xb9\x47\x90\x8d\xd6\x4d\xb1\x17\x2a\xf3\x28\x07\xb9\x75\x35\x0d\xf1\x7f\x88\x2a\x3e\x14\x46\xdb\xfc\xb4\xd1\x32\x71\x65\x46\x70\x8c\x4b\x1d\xa4\xc3\xa3\x0e\x49\xcb\x7c\xb6\x7c\xdd\xe7\x39\x54\x01\xe5\xac\x0d\xa1\x0e\x9c\x36\x4e\xda\xbc\x44\x11\xeb\x76\xb9\x98\x8d\x0f\x9d\xf8\x02\x55\x44\x21\xfa\x41\x75\xce\x1b\x69\xdf\x5e\x02\x6a\x33\xd3\xcf\x31\x35\x51\x00\xe0\x94\x4b\xbc\x90\x83\x0d\x57\xa9\x47\xcc\xca\xb5\x76\xa8\x06\x4a\xfd\x3f\x5c\x5b\x2e\x4d\x62\x46\xa4\x0f\x1e\xd0\x0e\x85\x68\x0e\x5a\x95\x39\x10\xce\xa1\x35\x51\xe8\x53\x77\xed\xec\x93\xcb\x7c\x83\x72\x4e\xf4\x49\xb3\x06\xec\x4f\xb9\xb4\x46\xf3\xe2\x90\xaa\xd5\xf4\xca\xf3\x94\xdf\x18\xa2\xa6\x34\xc9\x36\x78\xc3\x4b\x4b\x2e\xe6\xfe\xf1\x25\x34\xe8\xa1\x3e\xc8\xa9\x0e\x1e\x86\x8a\xcb\x15\x6e\x18\x65\x3c\x6b\x87\x85\x84\x0d\x3c\x54\xc3\x77\xea\x20\x8d\x87\x6e\xf6\x61\xa1\xd2\xb2\x73\x4e\xa4\x99\x5a\xa0\xd4\xce\x23\x03\x4b\xd3\x46\x9d\x15\x48\x2a\x4c\xc2\x94\xd4\x5d\xc5\x8d\xac\x1a\xdf\xa3\x7b\x0a\x47\xd1\x66\xa1\xf5\x48\x5c\x52\x0e\xeb\x09\x27\x71\x28\x36\xbb\x8a\x62\xb3\x8b\x28\x34\x5b\xb2\xa4\x4c\x36\x3b\x44\xa1\xd9\x9a\x6b\x44\xf2\xd2\x35\xaa\x43\xa1\x13\x5a\x31\x85\xd6\xa4\xe1\x32\xdf\xb4\xc5\xb8\x98\xd3\xec\x50\xef\xcb\x11\x90\x25\x9c\x95\x10\xe7\x26\xb9\x8e\x3b\x09\x25\x5c\xc7\x91\x97\x61\x49\x8e\x7b\x5c\x61\x29\x54\x10\xb4\x23\x34\x31\xb8\xbc\xa0\x50\x4b\x87\x1a\xc8\x69\x2a\x08\x3b\x75\xa1\x0b\x1f\x6a\xd8\x0e\x23\x86\x25\x14\x70\x0f\x31\x9a\x73\xde\xbc\xae\xe7\xa6\x12\xd8\x2d\x21\x8c\xc8\x64\x61\xd1\x2e\x17\xa4\xc5\x59\x59\x68\xb9\xe6\x0d\xe8\xaf\x18\xe2\xfd\x82\x28\x1e\xe1\xb9\x39\x5c\x1b\xde\x75\xca\xd9\xe4\x4b\x88\xc1\x10\xe2\x2c\xbc\xaf\x01\x34\x56\x62\x38\xe7\x42\x9a\xeb\xc3\xfd\xfe\xe6\xb4\x37\x72\xfa\x3b\x0c\xbf\x67\xf1\x30\x7b\x58\x26\x16\x30\xbb\x25\x6b\xd9\x1c\x7d\xb5\x73\x73\xf4\xd5\x41\x02\x46\x5a\xa8\xc2\xc3\xfb\x02\x0f\x1d\x0a\x26\x24\xaf\x44\x62\x68\x2f\x8b\x0c\x84\x4d\xab\xe5\xa9\x64\x83\x52\x17\x69\x2a\x9f\x52\xb1\x0a\xed\x5d\xe5\x69\xc2\x4d\xd2\xa9\x1f\x96\xcb\x54\x44\x26\xaa\xa5\x99\x4a\x9c\xad\x2a\x32\x23\x31\x44\x15\x7e\xd9\x45\x56\x24\x3a\x2b\xfa\xa2\x25\x50\x71\x8a\xba\xbc\x85\x55\xf1\x72\x5c\x22\xc5\x13\x4a\x3d\xec\x5b\xcd\x69\xc4\xba\xa4\x4b\x7a\x5f\x55\x98\x05\x67\x2d\x48\xbc\x9c\xb7\x22\xf1\x5b\x14\xdf\xc9\x7a\xda\x67\x36\xa8\x38\x4a\xa5\x2b\x99\x9c\x28\x67\x88\x5a\x4c\x4c\x22\x5f\xac\x73\x8a\xfc\x20\x52\x99\x06\x0c\xa7\xa2\xc4\x7b\xdb\x8d\xd1\xb8\xda\xe5\xd6\xe2\xf8\x9e\x9a\xb6\x24\x44\x6a\x3a\xa4\xca\x65\x64\xb1\xa6\xad\xad\x32\xb6\x58\xd3\x86\x51\x61\xb9\x4a\xbc\x02\x7d\x48\xc4\x58\x93\xb6\xc4\x70\x76\x75\x78\x26\x68\x7d\xf5\x7e\x42\x50\x74\x7e\x5a\x71\xb6\xf3\x66\x71\x0f\xdc\x60\xab\xe2\xc0\x8a\xc3\x50\x0e\x6d\xb6\x15\xb6\xa5\x1c\xe1\xbc\xfb\xc7\x57\x9b\x92\xcd\x00\x03\xb5\x29\xe9\x4f\x48\x61\x29\xd9\x95\xc0\xd1\xcd\xe6\x35\x1c\xe1\xb5\x15\x34\x9c\xe0\x35\x3e\x80\x1a\x76\x0d\x40\x3b\x0c\x34\x86\x09\xa8\x9f\x97\x08\xca\x53\x11\x03\x0e\x25\x11\xdc\x04\x44\x40\x98\xba\x52\x18\x21\x87\x3f\x82\x11\x72\xf8\x2b\x1a\x21\xf5\x59\x08\x56\xaa\xac\x00\x38\x16\xb1\x1f\xc3\x5b\x15\x09\x48\xa2\x1d\x8b\xb8\x86\xc1\xad\x46\x71\xc3\x78\x1e\xd7\x4e\x82\x08\x0d\xd9\x5d\x3b\x2c\x34\x72\x72\x29\xe7\xf4\xe0\x21\xa0\x6e\xe9\x96\x1d\x61\x99\xa7\x8b\x38\x4a\xb0\x66\x1c\xf7\xb0\xce\x8e\x44\x8a\x77\x77\xab\x94\x32\x00\x2b\xf3\x54\x19\xd8\xcf\x43\x8c\x83\x1b\xb3\x44\x4d\x1e\x02\x6e\x0d\xe7\x1b\x67\xf0\x55\x3c\xc4\xe2\xe5\x6f\x60\x26\x6d\xae\x8b\x61\x39\xc4\x6c\x88\x4b\xd5\xdd\x67\x9c\xe5\x5d\x3a\xf7\x75\x0d\x1c\x21\x4e\x43\x7b\x30\xef\x7e\x5d\x6e\x14\x64\x5b\x91\xa0\x25\xe4\xa3\x68\xbf\x20\xb2\xd3\x72\xa4\x11\xe1\x7e\x3d\x24\x4e\x33\x85\x13\x80\xfb\xbe\xd5\xd2\xb4\xc3\xef\x5e\x4d\x70\x6e\x92\x49\xfa\xda\x43\x14\xe3\x70\xa9\x13\x08\x77\x15\xc9\x65\xd2\x03\xc0\x31\x12\xde\x44\x5c\xed\x2b\xc3\x4e\xc3\x09\x4d\xcb\x01\xd1\xaf\x46\xd6\x72\xe8\x8a\x78\xe7\xef\x10\x21\x28\x8b\xc0\xb0\x0f\x11\xf4\x3a\x3a\x1f\x2f\x46\x14\x57\xc0\xf8\x4a\x5a\x39\x5d\xb6\x40\xe5\xa5\xfd\x45\xc3\xdb\x17\x8e\xf4\xda\x55\x89\x88\xeb\x97\x0e\x1e\x9d\x61\xc7\xa6\x7b\x78\xe6\xb3\x7a\x7b\xee\x0b\x51\x89\xfc\xe1\x0b\xaa\xbe\x08\x46\xb2\x74\x27\xb0\xad\x79\x3c\xe9\x26\x9c\x4e\x82\x29\xa6\x36\x93\xbc\x92\xaf\x2d\x85\xf7\xed\xda\x39\xf6\x7d\x2b\x96\xbb\xef\x0a\xa8\x71\x9b\xb6\x11\x6d\x89\x9d\x41\x83\xc2\xd5\xc0\x6e\x9a\x9c\x06\x01\xd4\x5c\x27\xc7\x8a\x03\x30\xe8\xea\x9b\x6a\xfc\xa0\x35\x46\xdb\x8d\x6e\xf8\x45\x71\xde\x89\x59\xad\xa2\x18\x0f\x43\x5b\x1e\xae\x6e\xe8\x36\xf6\xa1\x60\x05\xd0\xd1\x0f\x77\x01\x73\xd2\xdc\xe1\x2a\x60\x4e\xc5\xc5\xc0\x36\x93\x9d\xf6\xe1\xf8\x70\x3e\x10\x24\x74\x0c\x6d\x95\x8c\x12\xda\xab\x74\x20\xc6\x32\x69\x56\xfb\x78\xa5\xb0\x57\x69\xd9\x83\xc7\x88\xe9\x4f\x21\x19\x25\xd6\x10\x3a\x34\x7e\x2d\x96\x2e\x60\x8f\xc8\x61\xad\x5a\x9e\x62\xde\xe0\x08\x53\x37\xf7\x3b\x93\xc4\x11\x48\x42\x8d\x75\x39\x94\xd6\x21\x00\x24\x50\x53\x0d\xe7\x56\x15\x4b\x02\x40\x2d\x27\x62\xac\x4a\x7f\x19\x08\x85\xdb\xdc\xd6\xcd\xa3\x92\xa9\x02\x01\xa6\x0f\x79\xc9\xd0\x7a\xdf\xd8\xed\x89\xde\x75\xa8\x7e\x16\x93\x09\x18\x22\x5c\x88\x22\x0f\xb9\x14\xb2\x87\xe6\x9c\x68\xc5\xa4\x39\x9f\xf4\xec\x5d\xb2\x0a\x01\x2c\xd6\xd5\x6e\x86\x84\x1b\x25\x39\x8d\x7e\x76\x27\xe2\xf4\xed\x52\x68\x7f\x1f\xce\x49\x87\xbf\x13\xcf\xe9\x48\x76\x1f\x02\xbf\x2e\x35\x7b\xca\xe5\x3b\x44\x9d\xbd\x4e\x8b\x1c\x88\xf1\x90\xea\x33\x19\x32\x2c\x9c\xef\x4d\xe5\x58\x14\xbc\x98\xe1\x12\x3f\x74\x8d\x92\xfb\x26\x41\xa0\xb6\x3c\x4c\xb9\xd2\xd4\x05\x4c\xd3\x25\x16\x62\xa0\x99\x4b\xbb\x0c\x91\x60\xbd\x0e\x97\xc3\xab\x75\xc9\x24\x34\x52\xed\x3a\x80\x78\x25\x2b\x7c\x93\x4e\x31\x31\x31\x41\x5d\x55\xa7\x23\x06\x13\xe8\xe9\x21\xe9\x52\x51\x73\xb8\x33\x74\xa7\x71\x67\x70\x1a\x77\x06\x75\x92\x8e\x2f\xb1\xc5\xa4\xe3\x4b\x1c\x34\x79\x4f\xa8\x6a\x74\x04\xd0\xd2\x59\xcd\x57\x5c\x43\x14\x2c\xec\xdd\x39\x3b\x5a\x9a\x45\xb1\xc3\xfe\x8e\x0e\x8d\x2e\x6a\x71\xf3\x17\xb5\x19\x78\x43\x14\xef\x1b\xb8\x14\x46\x18\x4a\xa2\x68\x53\x9f\xa2\x04\xbf\x56\x31\x01\x3b\xa6\x13\x69\x8b\xad\x4e\x83\xcd\xcf\xc5\xd0\x16\x5b\x9c\x73\xb0\xbf\x43\x64\xf0\x2a\x81\xbf\xa4\xd4\x72\x22\xa4\x56\x75\x39\x94\x5a\x1a\x0c\xa8\x1f\xa9\x7e\x8b\xe3\x68\xba\x3e\xa6\xb8\x6c\x8d\xc1\x52\x47\xd6\x46\x19\xb4\xc7\x7a\x00\xe8\xa7\x0a\xe9\xc8\x40\x87\x15\x9f\xb1\x01\x0f\xcb\x56\x73\x83\x06\x2c\x4d\x7f\x70\x3b\xf2\xdc\x2c\xd8\xdd\x3c\x8b\xb4\x5f\x79\x36\x64\xbf\x52\x63\x36\x2c\x1a\x62\x14\x22\xce\x9e\x2d\x3d\x68\x45\xf0\x38\xca\x8a\xe0\x0f\x19\x01\x26\x39\x2b\x8d\x0a\x2e\x07\xe6\x0e\x77\x6a\xc3\xc0\xa1\xf9\x27\xfc\x2c\xb4\x6e\x10\x33\xb9\xc4\x74\x1a\x56\x58\xd2\x9e\x86\x40\x8f\xd5\xe7\x38\x20\xc9\xaa\x55\xf5\xc5\x8b\x1b\x53\xe2\x75\xd1\x4f\x34\x25\x60\x01\x2d\xab\x3e\x49\x03\x4e\x56\x7d\x00\xe6\x15\xbc\x5e\xd5\x56\xc2\xcf\x73\x95\xe8\x60\x1c\x8d\x72\xc9\x40\x4e\x84\x59\x0e\x89\x00\x20\xcc\x8e\xee\xee\x5a\x09\xf2\x2c\xfe\x76\x3b\x26\xe2\x21\x00\x4e\x12\x41\xf3\xa6\x0a\xa1\x07\xc8\x0b\x02\x40\xb2\xd0\xde\x4c\xf4\x7b\x7d\xfa\xb1\x00\xc8\x9b\xfe\x90\x5e\xcc\xe2\x44\xe8\xed\xd2\x2c\x18\x08\xea\xc9\x2a\xed\x40\x1a\x09\xd1\x63\xbd\xba\x05\x14\x01\xdd\x89\xd0\x0e\x24\x02\x19\x9b\xd2\x87\x5c\xa1\xc5\x34\xe8\x5b\x48\xc2\x29\x0a\xbe\xd0\x6e\x8a\x97\x51\x9d\x93\xf5\xab\xff\x5b\xe2\xc1\x85\x92\x77\xba\x28\x5e\x30\x0b\x7f\xf9\xc6\x82\x20\x5f\x6f\x01\xa2\x75\xc6\x20\xde\xbf\x27\x9d\x76\x36\xdc\x33\x3e\x25\x6e\xda\xb7\xdd\x1e\xea\x95\xd3\xe5\xc0\x2a\xef\x7e\x20\xc2\xfb\xaf\x14\x82\x33\x4b\xae\x6f\x46\x67\x16\x7f\xe2\xe2\x7a\xb1\xed\x0a\x58\xb4\x62\xc3\x1d\xb0\x68\xc5\xb6\x2b\x80\xd1\x4a\x73\xbb\x75\xea\x70\xf5\xbc\x87\x31\xb3\xc9\x8a\xbc\x1a\x8e\x33\xc9\xa5\x49\x76\x02\x9e\x16\x5e\xc9\xc0\xa3\x85\xd7\x2e\xc3\x24\x5f\xb6\xd4\x02\x8e\x56\x6d\x9c\x04\x1e\x2d\x5d\x36\xf8\x02\x83\x56\x6d\xbd\xe2\x65\xd1\xd4\x74\x5e\x02\x0a\xad\xd9\x70\xcb\x7b\x4d\xb9\x6a\xe3\x06\xb8\xac\x75\x89\xbd\xbd\xc3\xb1\x3d\x0f\xb1\x7e\x7c\xf5\xe2\xea\x0f\xbb\x87\xba\x4f\x0c\xb0\xd8\x98\xa1\xb5\x9a\xb9\x01\xa8\xb0\x90\x42\x05\x50\x58\xb7\x57\xeb\x25\x91\x1f\xa2\xa0\xfd\x69\x28\x5e\x74\x66\x68\xdb\xc4\xf5\x8d\xec\x1e\x20\x18\xe9\x2c\x0f\x05\x93\xb1\x46\x1b\xe8\xaf\x2e\x15\x16\x31\x47\x7b\xb4\xef\xe5\x34\x70\x62\xe3\x29\x83\x6c\xd0\x45\xad\x27\x8c\xe9\xa1\xd0\x57\xed\x36\x40\x89\x8d\xa7\x21\x38\xcd\xcb\x08\x8c\x3b\x25\xa1\xbd\x05\xf1\x49\x43\x9b\xb7\xc0\x64\xe1\x24\xd8\x87\x1e\x8a\x81\xe8\xa5\xf4\xbc\xf4\x88\x82\x76\xda\x17\xdd\x6b\x3a\x86\xf0\x9a\x8a\x40\x51\x87\xa4\xe0\x77\x25\x64\x49\x95\x43\x63\x9b\x98\xfe\x45\x63\x9b\xbf\xe3\xb1\xa4\x68\x49\xbe\x74\x2c\x91\xad\x83\xc0\xb3\x74\x49\x9b\x21\xd6\x2c\xdb\x8d\x05\xac\x99\x2d\xa8\x80\x9a\xf5\x70\x31\x0c\xe0\x5e\x5c\x09\xe5\x8c\x1b\x00\x0c\x80\x9b\x4a\x38\xf3\x34\xc5\x89\x67\x4e\x84\x31\xcb\x4d\xc3\x21\xa4\x59\x16\x21\x45\x3a\x44\x02\xf6\x9e\x44\x9c\x45\xa6\xb5\x0a\xd0\x59\x0f\x67\x3b\xe7\xca\x70\x79\xe7\x5c\x19\xae\x2a\xce\x5c\x9a\x38\xca\x80\x38\x80\xf8\xb2\xab\xba\x6c\x20\x03\xc3\xad\xe0\x85\x17\xad\xfd\x37\x31\x32\x92\x51\x6f\x1a\x49\x34\xec\x8c\xf5\xe0\x25\x4b\x80\x99\x37\x38\x82\xc8\xec\xf3\x7b\xd3\x63\x21\x39\xf0\xa6\x46\xeb\x0a\x18\xa3\xf5\x49\x3b\x8b\xe6\xf2\x67\x1f\xee\xcb\xaa\x01\x1b\xcf\x34\x71\x34\x0f\x8f\xe3\x82\xea\x2e\x45\xfe\x4d\x9e\xb3\x95\xe4\xcd\x8b\x0d\xb2\x30\xbd\x75\x48\x96\xce\x04\x68\x58\x93\x8d\xec\x4d\xa4\x63\x72\xa1\xbc\xec\x72\x39\xf1\xb4\x2c\x5c\xca\xd9\x10\xc5\xe3\x00\x7f\xf5\x2c\x0b\x14\xb1\x5f\x5e\x35\x6f\x45\x9d\xd1\xd6\x4e\xf0\xd7\x33\xd6\xe4\x29\xcf\x03\x58\xca\xc6\x2f\x20\xb3\xd2\xec\xee\x2e\x8f\x2e\xed\x32\x09\x1f\xb9\x24\x19\xf1\x57\xde\xe6\x81\xb8\x1a\x32\xad\x03\x2a\xd5\x2f\x31\xbf\x30\x4e\x52\x34\x79\x1f\xab\x37\x2d\x05\x41\x9e\xa4\x20\xdf\x04\x9d\xc8\x5c\x4c\x90\x93\xad\x74\x04\x39\xd9\x60\x70\x13\x74\x32\x5c\x05\x14\xe4\xea\xef\xa0\xca\xa9\x4f\xb7\xf4\xcc\x2e\x8a\xf2\xb1\x89\x62\x8f\x44\x71\xcb\x69\x3a\x10\x11\x01\xd5\x7c\x90\xba\x17\xcf\xbf\xa6\xe0\xff\xeb\xce\xaa\xd0\x78\xea\xc6\xa2\x3b\xd0\x89\x93\x38\x74\xb5\x6e\x09\xf9\xaf\x8e\xd0\xe2\x65\x63\xa6\x80\x55\x4d\xdb\xc0\x4d\xbf\x80\xf8\xfb\xa6\x5f\x40\x02\x56\x91\x85\x5b\xfa\x0d\x26\x68\x82\xb0\xc6\x74\x2d\x1b\xc6\x75\x8f\x10\xd8\x25\x57\x4f\x09\x2e\xbb\xc8\x66\x4b\x64\xd5\xa5\xc5\x00\x2c\xd5\x10\x23\x31\x6e\x41\xb7\x23\x4a\x00\xa9\x22\x46\xfe\xd0\xc3\x2f\x6e\xfd\x50\x9b\xb1\xeb\xeb\xc3\x8b\x4f\x26\x00\xb3\x73\xa1\x47\x64\x5c\x2e\xf2\x54\x77\x39\x45\x21\x34\x5c\xfe\x11\xd4\x62\x7f\x82\x9c\xea\x14\x03\x08\xe5\xe4\xc3\xd4\x87\x76\x8d\x90\x74\xf9\x50\x66\x48\xb1\x63\x34\x45\x3b\x2c\x88\x73\xb2\x27\x53\x38\x27\x6b\x5d\x1f\x07\x92\x51\x0b\xa8\xbb\xa6\xe9\x54\xae\x2b\x57\x42\xce\x52\x41\xe2\x2c\x09\x56\x22\x98\xd2\x25\xce\xfa\x20\xd0\x76\xc9\x4e\x2c\x0e\xd0\x7d\x88\xb3\xac\x42\xfd\xc0\xa5\x08\x2d\xc6\x0f\x2e\x45\xb8\xff\x87\xc5\x46\x38\xe5\x88\x60\x09\xe7\xcf\x61\xaf\x79\xb9\xa2\x7d\x08\x17\x7d\x56\x89\x36\x1a\x5c\x72\xb6\xd1\xee\x43\xa1\xe3\xa6\x43\xe8\xe8\x1b\xc0\xf7\x65\xb9\x05\x44\xca\xc7\x07\x20\xa4\xa6\xa4\x16\xf0\x51\x43\x67\x20\x00\xa2\xec\x1f\xfa\xf0\xaa\xb5\x55\xb5\xcf\x66\x9c\x81\x6a\x72\x9e\xac\x1a\x07\x40\xf2\x93\x89\xd7\x49\x51\xfb\x24\x96\x38\x4b\x8c\x72\x11\x9c\x94\x00\x34\x2a\x58\x7c\xe0\x4a\x66\x50\xd9\x0a\xe0\xa2\x18\xb2\xed\x10\xb0\xd1\x86\xf3\x1d\xed\x8a\x43\x1e\xc0\x3d\x31\x18\xd4\x21\xce\xa9\x2c\xfb\xa3\xa3\x4a\x52\x54\xc5\x85\x88\xdc\xb4\xb2\x05\xe2\xc3\x05\x59\x38\x00\x8e\x62\x10\xd4\x43\x7c\x4e\x36\xd5\x13\xd0\x66\xd4\xec\xc3\xa4\x41\x8e\x08\xc0\xa4\xa2\x38\x85\x22\xd2\x6d\x65\x00\x39\x1d\x3d\xe2\xe2\x6d\x5f\xa9\x52\x01\x30\x94\x6e\xc9\x1d\x0a\xaa\x61\x52\x4b\x18\x43\x4a\x4e\xd6\x00\x1a\x2a\x11\x8c\x76\xa8\x17\xb2\xaa\xa3\xc4\x4a\x87\x29\xf8\xed\xc2\x39\xf1\xb6\x48\x52\x85\x74\x3b\x25\x75\x49\xe1\xfb\xdc\x9a\x45\x64\x9a\xfb\x08\x7c\xb4\xcc\xd6\x8c\x30\xd2\xf3\xf3\x25\x7c\x8e\xe1\x9c\xc0\x7f\x3f\xc5\xb0\x53\xa6\xe0\x8f\xba\x34\x1c\x40\x52\xe7\xcb\x69\xe8\x53\xd2\xec\x43\x99\x4b\x4f\x7d\xec\x93\xeb\x83\xa9\x31\x69\xc0\x71\x10\xe8\x42\x85\x04\xd0\x51\x5d\xb0\xaa\x00\x3a\x2a\x09\x9c\x15\x97\x82\xaa\x4c\xd5\xb8\xe9\x07\xd4\x98\x32\x02\x56\x5c\xdf\x5e\xea\x3e\x79\x07\x2a\x51\x5b\x61\x61\x12\xe2\x2c\x18\xa6\x29\x3d\x69\x9c\x29\xd7\x88\x5e\x79\x8a\xa1\xf6\x09\xba\x15\xbc\x2a\xcc\x67\x31\x0e\x45\x13\x0f\x4d\x53\x8a\x97\x2e\x80\x5d\x00\x81\xd5\xe5\x18\x8a\x04\x71\x2d\xa8\x5a\x00\x8f\x95\xe4\x1a\x8f\xc4\xab\x83\xc9\x14\x5f\x1e\xba\x44\xa1\x13\xd9\x69\xe8\x04\x45\x8a\x02\xb2\x0b\xb4\x17\x69\xea\x26\xb2\xb3\xbe\x68\x7e\x0a\x91\x8c\x2b\x5d\x4c\xb2\x1f\x6e\x1c\x6e\xf8\x69\x02\x10\x41\xb1\x0b\xfd\x17\x00\x3a\xf5\x5a\xd5\x29\x18\x18\x2b\x77\xf0\x60\xc0\xaa\x12\xa6\x0a\xd2\x54\x26\x78\xb1\x36\x97\x02\x4b\xa0\x6b\x87\x95\x40\xba\x5b\x24\x38\xab\x6a\x75\xda\xe4\x33\x50\xa2\x18\xb1\x63\xb8\xd0\x45\x7f\x83\x5a\x4a\x5c\x7f\x71\x5e\xa8\xeb\xd5\x35\x52\xb3\xab\x1a\x8e\xc3\x80\x76\x74\x05\x50\x50\x5d\x6a\x66\x30\x30\x04\x01\xeb\x87\x82\x95\x40\x4b\x93\x71\xec\x8b\xeb\x07\xca\xbf\xba\x4c\xa2\xfc\x87\x4b\xc1\xce\x16\xea\x14\xcd\x9b\x53\x43\x43\xf3\xa6\xa7\x06\x87\xd2\x2a\xf1\xc3\x4b\xe1\x3a\x18\x46\xe2\x43\x01\x4f\xcb\x60\xda\xf6\x34\xd1\xf3\x51\x4c\xa1\x47\x92\x68\x40\x56\x25\x1d\x28\x23\x13\xba\x2f\x09\x99\x09\xdd\x97\x94\xce\xb0\x59\x49\x5b\x0a\xdd\x32\x97\xa7\x23\x32\xd1\xfa\x54\xb9\x03\x38\xab\x5e\x25\xd1\x81\xb3\x52\x08\xff\x43\xa1\xd9\xe1\xef\x5e\x7c\xc9\x4b\x14\x9e\xa8\xa8\xa6\x6e\xde\xa1\x15\x45\x49\x20\x16\x22\xb0\xaa\x84\xaa\x08\xb6\x5b\x1f\xf2\x24\x32\x55\x85\x62\xa7\xb9\xc3\xb4\x8a\x5d\x92\xf5\x99\xee\xdb\xa9\x1e\x53\xcb\x98\x2e\x95\xc7\x81\x64\x12\xfd\xa8\x2e\x16\xb6\xe6\x70\x31\x2f\x1a\xc8\x9c\x95\x0f\xcd\x48\x6a\x23\xb2\x52\x1f\x1e\x1d\xac\x85\x31\x34\x90\xbc\x6b\x29\x26\xca\x12\xcc\x9e\x81\xc5\x13\x42\x75\x5e\x40\xd6\x87\xcb\x81\x3f\x53\x2b\x45\x4f\x10\x76\xb5\x87\x16\xb4\xe7\xbb\xe0\xbd\x49\x51\xd0\xc2\x9b\x06\x92\x17\x01\xbb\x4b\x81\x99\xba\xba\x14\x5e\x72\x54\x8f\x71\xe3\x65\x98\x55\x78\x7b\xa0\x69\x76\xb8\x30\xb4\xa2\x81\xe6\x4a\xc2\xec\x44\xe6\x5d\xaf\xa4\x05\x9e\xb1\x32\xe4\xa1\x0d\x06\x48\x19\xd3\x53\x07\xe7\xcd\x98\xdf\x5b\x31\x18\x81\xaa\x0f\xcf\x1c\x83\x24\x57\x37\x87\xca\xbb\x59\x97\x37\x0d\x86\x5b\xc7\x1e\xfb\x43\x9c\xac\xcc\x48\xbc\x77\xd0\xfc\x1d\x7a\x1c\xce\xf9\xe1\x6d\x76\x50\x0c\x71\x25\xa0\xac\xdf\x8b\xd0\x36\x55\xa8\x63\xd3\x79\xc6\xe8\x57\x5d\x16\xd2\x28\xbc\x84\x20\xd1\x5f\x68\x2f\xa4\xe3\x55\xcf\x4c\xc8\x5b\x16\x7c\xd2\x51\x40\xac\x28\xba\x06\xd6\x5c\x21\x7d\x59\xe1\x52\x19\x34\xeb\xc9\x8c\x83\x7a\x75\x25\x1f\x74\x9f\x63\x53\x64\x41\xd6\x7a\x2c\x3c\xcb\x49\x8c\x14\xbd\x8f\x28\xbd\x0a\xd0\xac\x2e\xc5\x36\x0a\xe1\xd6\x6e\x01\xe1\xd6\x62\x9c\x22\xf3\xbe\x6a\x24\x1b\x7b\x67\x00\x30\x6b\x64\xc9\xed\x42\xf4\xb5\x47\x87\xe8\xeb\xee\x2a\x80\x5b\xae\x2e\x14\xe8\x6b\x77\x8a\xe8\x6b\x8f\x0e\xcd\x43\xdd\xa5\x00\x41\xee\x0e\x13\x6f\x2d\xde\x2c\xbc\x4e\xd0\x5d\x3b\x6f\x09\x4b\xf8\x17\x22\xac\xb5\x88\xf0\x56\x65\x4e\x9a\xfe\x42\xbc\xb5\xa4\x76\xe1\x35\x00\x4f\x31\x8e\x58\xd9\x13\x47\x0c\xc2\x43\xa1\xfa\xae\xc6\xe0\xca\x7a\xd6\x92\x02\x7c\x2a\x27\xd5\xc7\x38\x87\x4d\x20\x5f\xc6\x11\x1b\x59\xbc\x01\xf4\xd4\xc8\xe2\x30\xa0\xa7\x14\x1e\xa6\xf1\xa1\x90\x9c\x9a\xd3\xf0\x90\x26\x4f\xb9\x51\xe9\xae\xae\xa6\x30\x6a\x5a\x8b\x95\xde\xea\x66\x8a\x9d\x98\xa2\x70\x1e\x9f\x2e\x93\xcf\x11\x68\x80\x2b\x0d\x96\xcd\x85\xe2\xd8\xd4\xf5\x21\x0c\x96\xc9\x4d\x03\x16\x3b\x57\xa7\x91\x2f\x9c\xc6\x90\x46\x1a\xd2\x4a\x6f\x96\xfb\xcb\xdb\x03\xc5\x1f\x32\xcc\x6c\x71\x22\x1a\xae\xad\x81\xe1\x8d\x6c\x99\x54\x58\xb4\x31\xfd\x29\x1f\x19\x79\xfa\x7c\x38\x4c\x51\x39\x1b\x63\xa6\xe5\xa4\x55\x5c\x97\x6a\x51\xfb\x08\x9d\x96\xc0\xab\x3a\xe4\x3f\xc5\xbe\xf0\xde\xab\xb3\xc2\x02\x19\xae\xe3\x46\x9a\x3f\xfc\x80\xd2\xac\x12\x3a\x2d\x41\x05\xe8\x55\xee\x52\xd3\x2a\x81\xd4\xda\x54\x81\xbc\xca\x32\xe8\xf2\x71\xbe\xe1\x7d\x02\x71\x97\xc6\x98\x4e\x83\x99\x7f\xba\x14\xf4\xc9\xb3\x8a\xcb\x2c\x82\xe3\x04\xf0\x5b\xc3\x2a\x0b\xf0\x5a\xc3\x12\x0d\x78\xad\x21\xeb\x0c\x5f\x9b\x29\xd7\x74\xab\x69\x5f\x93\x06\xd9\x78\x4b\x40\x1b\x35\x10\x5b\xb9\xa7\xef\x9d\x82\x0c\x1d\x97\x9b\x54\x11\x00\xba\x72\xd3\x3e\x21\x44\x97\x6a\x04\xa4\x2b\x37\xb5\xad\x11\x83\xd1\x9a\x13\xe1\xc8\x97\xb8\x6b\xc2\x60\x4c\x97\x0a\x87\xa1\x34\x85\xc6\x2b\x05\xe1\x0f\x31\x4f\xc3\x14\x5c\x84\xcf\x77\x9c\x27\xd5\x48\xd0\x85\x76\x89\xc6\x2b\x05\xda\x6b\x81\x00\x1b\xde\xfb\xf4\xee\xab\xb7\x10\x40\xc0\x72\xbf\x9c\xd8\x41\x69\xdc\xe0\x81\x91\x41\x93\xc1\xef\xb2\xae\x6c\xe8\x81\xc2\x2e\x9f\x03\x1f\x28\xcc\x4d\x1a\x2c\xc0\x5d\xd9\xd2\x9f\x68\xae\x26\xad\xa9\xf1\xa2\x80\x04\x3a\xe1\x5c\x72\xc7\xf1\x31\xc2\x2c\x40\x17\xdf\x22\x54\x84\xa2\xc6\xa7\x08\x73\xf3\xc8\x50\x47\xbe\xa4\x18\x35\x7a\x5d\x3d\xc3\x0c\x8e\x68\x41\xd5\x18\x03\xad\x78\xa8\x68\x46\x17\xfe\x31\x9a\xdc\xa9\x12\x63\x00\x6f\x4d\xeb\xc5\x84\x6b\x3d\x72\xac\x6d\x3a\x9a\xd4\x22\xbe\x39\x39\x5c\xcb\xfb\xc7\xd7\xac\x4f\x25\xe0\x47\x4f\x39\x6e\xf4\x57\xf5\xab\xf3\x42\x80\x04\x10\x42\xaf\x4e\xab\xbb\x00\x7d\x15\x01\xa8\xa3\xc3\xf1\x7a\x69\xa5\xe0\xed\xa2\x22\x48\x50\x10\x11\xd6\x75\x8b\x23\x80\x08\x2b\xf2\xed\x06\x10\x61\xd3\x87\x14\xbd\x99\xa8\x3e\xe9\xd1\xc4\x61\x0a\x5d\xd2\x74\xe0\xd9\xc4\x59\xc5\x0d\x04\x92\x5d\x4f\x29\x37\xd2\x5c\x03\xf0\x7b\x9a\xf0\xae\x1b\x80\xdd\x24\xfd\x3e\x43\x54\xc6\x87\xea\x45\x00\x90\xaf\x79\xe4\x23\x8b\x32\x5a\xf3\x95\xc5\x59\x2f\x97\x82\xab\x02\x5a\xe1\x9d\x57\x05\xc2\x14\x3a\x31\x9d\x93\x33\xa1\x86\xd2\x01\x28\x8b\x44\x87\xcb\xef\x12\xf7\x23\xd6\xda\xac\x92\x75\x80\x99\x4d\x6b\xf0\x9d\x57\x05\xb4\x12\xf1\x26\xc6\xac\x5a\x0a\x08\xc1\x3e\x7d\x44\x41\x3c\xc6\x59\x25\x23\x01\x4f\x2b\xba\x0d\x10\x9d\xb7\x5b\xb4\x4a\x3b\xf9\x54\x77\x8b\x02\x58\xb5\x22\x14\x67\x00\xab\x56\x64\x34\x67\x54\xc7\x72\x3d\x1f\xe2\x86\x83\x18\x08\xd8\xb5\x22\x54\x4b\x00\xba\x96\xaa\xdc\x9f\xd1\x89\x36\x72\xdb\x08\x16\xd0\x4e\x08\xec\x5a\xb9\x9e\x9c\x7a\xfd\x4a\xf5\xc3\x6c\xe6\xe3\x4c\x97\xde\xe9\xe6\x28\xaa\xf1\xe5\x62\xd1\x56\x4f\xa9\x62\x1f\x26\x97\x8b\x6b\x06\x1a\xc7\x81\xd7\xe1\xdc\x1e\x3e\x84\xd5\x42\x02\x7e\xe0\xd6\x81\x6d\x02\x40\xb2\x85\xfb\x35\x78\x07\x21\x9c\x13\xc0\x86\xfa\x1b\xd4\xe9\x41\xd7\xa5\x38\x0c\x20\xb7\xd2\xb4\x4e\x06\x2f\x21\xa8\xe1\x83\x97\x10\xc4\x37\xc0\xb8\x85\x77\x8d\x21\xdc\xa4\x1b\x83\x8b\x14\xd5\x7d\x62\x0f\xf5\x5d\xb0\x87\xaa\x01\x17\x12\x7c\xce\x01\xc2\x2d\x6c\x11\x02\xc0\xad\xf8\x40\x0e\x7c\x5b\x58\x2a\x8c\xc3\xed\x61\xeb\x14\x9e\xf5\x0a\x5b\xa7\x06\xdd\x4c\xd3\xd5\x53\xa1\x28\xd9\x64\xa0\xa5\xa6\x16\xfa\xeb\x52\xd9\x43\xa7\xe1\x86\x4b\x75\x6b\xb0\xa0\xc5\x62\x04\xc6\xcd\xde\xdd\x38\x3a\x22\xd5\x80\x85\x4e\x79\xd6\x16\x3b\xa5\x0f\xe1\x98\xf0\xee\x36\xe8\x19\x97\x82\x8c\x80\x84\xd9\xa3\x7d\xd6\x42\x69\xd2\x74\x10\x89\x34\xcc\xee\x0c\x44\xaa\xb8\x52\x87\x64\x68\x55\x8f\x0d\xbd\xa2\x52\xcb\x80\xae\x4b\x0a\x34\xd6\xf4\xa8\x99\x42\x4d\x35\x3e\x6a\x16\x36\x2c\x0d\x05\x2e\xd4\x96\x02\x44\x5d\xb1\x25\x13\x2f\x0b\x94\xf0\xe4\x6c\x78\xf1\x3d\x54\x40\xc7\x78\x63\xd2\x4b\x35\xd1\x5c\x25\x9c\x24\xc3\x59\xe9\x24\x71\x1a\x2e\x4f\x98\x8b\xb0\x16\xac\x31\x21\x84\x5b\x09\x71\x0a\x62\xb8\x85\xb5\x22\xc0\xf4\xc2\xbb\x34\xa2\xb8\x85\x75\x24\xc2\xf4\x14\x83\xad\x31\x2e\x6b\x09\x0d\x0e\x62\xba\x15\xc1\xd8\xf9\x2e\x5b\x89\xf0\x87\x6c\xa8\x29\x34\x46\xdb\x09\x70\x7a\x45\x58\xc3\x60\x74\xed\xae\x2b\x99\x31\x83\xad\x51\x85\xbc\x56\x23\xb9\x8c\xf8\x6d\xc5\xd6\x49\x04\x70\x0b\xf9\xbe\x62\xf2\x5a\x4d\xb8\x14\x0c\xf0\xf4\x77\x1b\x94\xfa\x1b\x6c\x9a\x73\xe2\x1e\xcd\x74\x29\x37\xcd\xc8\xce\x8a\x0b\x40\xe2\x0d\x02\xfe\x7a\xd6\xa9\x8b\xe1\xde\x46\x91\x61\x7c\xca\x87\xe6\x72\xf5\x48\xd4\x74\xe6\x46\x36\x53\xbf\x16\xae\xfd\x48\x56\xe3\x95\xa0\x5a\xdc\xcb\xc5\x5b\x1d\x1e\x57\x62\x75\xbc\x53\xf1\x91\xba\x16\x1e\xd9\x23\x91\x6b\x31\x25\x67\x97\xb2\xd2\x53\x6a\xb3\x18\x00\x82\xb5\xb8\x6b\xf4\x94\xda\xf6\x05\x80\x60\xb5\x0d\x87\x00\xc1\xae\x0b\x9f\x31\x75\x49\xc6\xe3\xc0\x4b\x32\x62\x42\x02\x06\x2f\x6b\x0e\x93\x77\x66\x3c\x7f\xba\x24\x13\xce\xcb\x4b\x32\x9e\xa5\xc3\xa3\x55\x0e\x29\x3e\xff\x7b\x12\x93\x48\x42\x54\xa6\x53\x33\xc9\x2c\xb2\x70\x3c\xa7\x48\x6e\x21\x4e\xe4\x1d\x9f\xf9\xbd\xbb\x50\x2f\xf5\x5d\xb6\x0f\x32\x44\xdc\x65\x9d\x21\x74\xc3\x46\xac\x43\x04\xe2\x65\x53\x1f\x21\x88\x5d\xd7\xc1\xf9\xac\x5f\xb5\x4d\x32\x64\x6c\xd3\x30\x05\x03\x8a\x3e\x9f\x12\xf3\x3e\xb5\xae\x03\xa8\x33\x9b\x3a\x43\x2f\x7b\xc9\xb5\x00\x18\x62\xb5\x45\x0d\x31\xe7\x4e\x1b\x54\xcd\x91\xc1\xd5\xb6\x10\x46\x9d\xbb\xbc\x5f\x47\xe8\x6d\x48\x75\x4e\x10\x64\xd9\xed\x88\x35\x4c\xc2\xe1\xe8\xdd\x41\x5f\x35\x0a\x80\x0d\xab\x59\x34\x96\x5c\x01\x2a\x69\xe1\x4a\x50\x37\x85\x5b\x3f\x3a\x0f\x86\x9e\xef\x97\x6b\x02\x30\xc5\x6a\xa3\x1a\x50\x8a\xd5\xa6\xb2\x20\x66\x5e\xe7\x63\xa0\x14\xab\x4d\x37\x40\x29\x56\xf9\x83\x03\x28\xc5\x53\xa8\x86\x7a\x09\x4c\xed\xd4\x0f\xf2\xaa\x23\x5b\xfd\xd2\xa4\x6d\xe0\xfb\xba\x29\x3a\x03\xb4\x85\x85\x5c\x1c\xf2\xbf\x04\xd7\x88\x99\x01\x8b\xc2\x12\x06\x08\xc7\xf3\xa5\xba\xb9\xd9\x2f\x35\x68\x73\x1a\x5c\x8c\x6c\xe5\x26\xe9\x1e\x68\xfe\x92\x38\x9c\xcb\xa9\xe8\x4b\x33\xdf\xe3\xd0\x98\x7c\x88\x40\x7c\xbe\xa6\xab\xa9\x7a\xfd\x31\xf9\xf8\xb1\xe8\xd9\xf0\x79\x6f\xd1\xb5\x21\x4f\x74\x10\x21\x99\x04\x94\x09\x46\xef\xd3\x05\xe0\x58\x74\x75\x08\x29\x13\x08\xe0\xd7\x74\x3b\x36\x14\xb2\x2f\xba\x0b\x42\x3c\x18\x61\x48\x82\x11\xfc\x5a\x54\x7f\x7a\x03\x1f\xe6\x5a\x70\x71\x4b\x4c\x04\xa8\x65\xd3\x65\xdd\x58\x7c\xf2\xde\x33\xbc\x78\xcd\x4c\x98\xad\x40\xb4\xbe\x56\x34\xc3\xc4\x56\xe6\x5f\x3f\x9d\xbc\x6d\xa5\x5a\xe0\x9f\xce\xbf\x56\xb3\x48\xfa\xdb\x17\x49\x35\x1f\xab\x20\x3f\x9d\xe3\x83\x32\x36\x34\x32\xa0\x5f\xed\x62\x50\x01\x2e\xb3\x66\x92\x18\xcb\xd6\x3c\x12\x87\xd3\x5b\xf5\xf0\x23\x88\x67\x95\x34\xe3\x4b\x3c\x59\x90\xeb\x20\xe2\x32\xd7\xe4\x54\xb4\xa9\x66\x17\xf4\x66\xaa\x1a\x81\xb7\xa4\xad\x57\x2d\xda\xd7\x74\x2b\x44\x0f\x73\x0e\x81\x21\x62\x81\x83\xb3\x0d\xcc\x88\x0b\x78\x48\x95\x74\x38\xb8\xf5\x27\xb1\x31\x51\x8d\x00\xde\xa1\x57\x17\x34\x40\x69\xd0\xf4\xc0\xe7\x93\xf8\x42\xa2\x3f\xe4\xd3\x0c\xe2\x00\x20\x3d\x9b\x80\x78\x7c\xfc\xb3\x09\xe9\x19\x40\x7a\x36\x21\x93\xf4\x12\x68\xb9\xa4\x15\x11\xea\x59\x92\xb6\x3a\x3e\x66\x5e\x92\xf6\x24\x04\x0b\x54\x24\xf3\x43\x05\xa8\x22\x6a\x81\xfa\x0d\xe6\x92\x4d\xf7\x88\x1d\x57\xc0\x8c\xb6\xf9\x50\x6f\xc6\x60\x52\x25\x81\x70\xb6\x9a\x33\x3e\x36\x5a\xec\xc7\xe2\x63\xa3\xa5\xc9\xf2\xc0\x57\x8c\xa6\x2e\xdb\x07\x80\xa1\x7a\x51\xfc\x50\xeb\xc7\xd7\x7c\x72\xc2\xa1\x9f\x45\x1c\x0d\xe3\x29\x12\x1e\x73\x57\x47\x00\xa0\x7a\x0f\x00\xa0\x47\x91\x11\x0a\xc5\x5a\x7c\xe5\xc8\x41\x0e\x82\xa1\xab\x93\x47\x86\xbe\x66\x09\x75\xbc\x80\xd4\xf3\x93\x06\x37\xa5\x47\x94\x1e\xe4\x27\x27\x77\x2f\xed\x2b\x08\x5f\xd8\xb3\x96\xdf\x96\xd3\x58\x9b\x19\xdf\x46\x4a\x4e\xd4\x4b\xb1\xda\xb8\x19\x6e\xb0\x6a\xa5\x6e\xc6\xd1\x6a\xce\xaa\x30\xa8\xa2\x18\x84\xf9\x72\x22\x74\x99\xa1\x45\xb0\xe5\x1c\x20\xc5\x47\x93\xba\x20\xec\x81\x67\x91\x14\x9b\xbd\xf1\xc1\xd5\x2c\x58\x4d\x00\x25\x9a\x7b\x72\x1a\x0c\x90\x1a\x3a\x04\x0f\xcc\x3d\x99\xa2\x61\x21\x44\xe1\x84\xae\xd5\x8c\xa8\x80\x61\xcc\x00\x70\xa1\x47\xb2\xaa\xd0\x33\xf7\xd5\x6c\x8c\xb0\x80\x55\x80\xb0\x78\x79\xd3\x55\xa9\xc2\x1e\x68\xf7\x7e\xe9\x62\xeb\x53\x10\xbd\x0c\xcd\xdf\xde\xbc\x60\x51\x44\x1e\x8e\x90\xcb\xe5\xc5\x3b\x41\x92\x18\x08\x22\x18\x5a\x9d\x08\x21\x18\x32\xd5\x03\xe5\xd9\x7d\x2a\x02\xca\x53\x97\x02\xf8\x40\x6c\x54\x97\x87\x68\x89\xe1\xaf\x8e\x4e\x2e\xa9\x41\xbc\xa7\x24\x01\x01\x9e\xed\xc9\x88\xcb\xd5\x5a\x2f\x2f\x06\xa8\x74\x57\xe9\xbc\x77\x7b\x09\xa9\x0b\x77\x8d\xfb\x5a\xf1\x87\x88\x4e\x2c\xb4\x97\x9e\x9b\x55\xcc\x9f\x20\x4e\x53\x17\xb9\x82\x40\xcd\xee\xad\x49\x4f\xd1\xda\x18\xfb\x56\xb0\x5f\x53\x34\x3f\x49\x8d\x65\x48\x40\x3b\xde\x19\x04\x50\xf7\x3e\xe2\x4d\x97\xfd\x53\xc9\x46\x9a\x73\x02\x21\xf2\x34\x07\xca\xc6\xf3\x1d\xfb\x71\x89\xc2\xf6\x2c\x5f\xdb\x1b\x5a\x5d\x92\xab\x91\x60\xce\xe4\xa6\x01\x0c\x68\x77\x26\xe1\x9b\xb3\x88\xf5\x88\xdf\x7c\x6c\x4c\x8c\xed\x57\x47\x76\x41\x1f\x46\x54\x57\xe6\xa5\x57\xe8\x45\xc1\xa5\xdc\x4d\xc1\x96\x22\x4b\x12\xb1\x98\x4f\xa9\xc4\x62\x26\x9d\x0e\xde\x80\x9a\xd4\xee\x44\xdc\x66\x91\x05\xe4\xcd\x57\x42\x74\x94\x55\xd0\xbe\xe6\x9c\x70\x29\x37\x57\x08\xdf\xb7\x36\x53\x84\xe9\xeb\x55\x3b\xfa\x9b\x37\x92\xda\xb7\xe1\xa2\x4f\x56\xf4\x42\x1b\xf8\x9b\xb7\x95\xa4\x4f\x32\x68\x9f\x6e\x07\xc6\x9b\xc8\x29\xc9\x0c\x06\xe6\x9b\xcf\x48\x01\x57\x5e\xbb\x29\x9c\xde\x2f\xb7\x06\xed\x96\x56\x48\x84\xe7\xd4\xbd\x9f\x60\xf4\xbd\x3a\xd5\x2b\x86\xdf\xd3\xdd\xc1\xb8\xe9\x7c\xd4\x97\x0c\xb8\x67\x13\x1c\x03\xe7\x4d\x21\x4e\x83\xb1\xf2\x9a\xc0\xfb\xc1\x58\x79\xd6\x5a\x6f\xb0\x95\xc0\x5c\x71\xcb\xc1\xa8\x3e\x23\x74\x5e\x17\x90\x2c\x18\xcb\xbf\x0b\xd8\x19\x7a\x9c\x4d\x27\x39\x42\x47\x05\x81\x0b\x46\xcb\x13\x84\x8d\x8f\x2f\xf7\xe9\xd6\xc1\xc1\x2e\x14\x5c\x10\x3a\x3a\xdd\x54\x44\xcb\x13\xaa\x2e\x10\x2d\xaf\x0b\x22\x17\x37\x2f\xc5\x1a\x5b\x06\x24\x69\x17\x94\x4d\x0f\x3a\xfb\x28\xc0\x67\x4c\xa7\x6e\xec\xc4\xad\xbd\x49\xf5\xd3\x8d\xa4\x2d\x12\x40\xd2\x2e\xb4\x5e\x00\x48\xda\x85\xa9\x8b\x9b\xef\x4b\x8c\x87\x64\x6c\x5d\xa9\xbd\x0a\xb3\x27\xb1\x88\xd8\x79\x29\x2c\x2e\x88\xe2\x9c\xf6\x2a\x22\x78\x5e\xf7\xd6\x00\x4c\xa7\xde\x1f\x3e\x14\x1c\x79\x6e\x3a\x1c\x39\xd9\xa3\xba\xe1\x0f\xd3\x42\xba\xf9\xf2\x42\x9d\x2e\x14\xd1\xa7\x3c\x91\x1b\x17\x4d\xcc\x10\x7c\x1d\xc1\x1b\xe9\x4d\xef\xa4\x46\x00\x58\xd1\x91\xb5\x37\x02\x2a\x9a\xd3\x93\x86\x10\x5a\xaa\x5f\x6f\xba\xea\x06\x55\x7c\x10\x0c\x2a\x6b\x79\x22\x98\xde\xc8\x3a\x5a\x32\x98\x5e\xeb\x1a\x80\x0f\xaf\xc8\x6a\x74\x00\x17\xd5\xdb\x92\x87\xe2\xc8\xf9\x43\xdc\x2c\x12\xaf\x00\x3c\x3a\xb2\xbf\xa3\x5f\x51\x8a\xef\x87\x8e\x44\x7f\xc7\x6b\x71\xdd\x39\xf9\xb6\xb4\x34\x75\x04\xb7\x1b\x66\xb9\x8f\x77\x34\xe7\xe5\x25\x50\x49\x56\xa2\x43\xbb\xc4\x3e\xd0\xa1\x59\x57\x5b\xe3\x43\x8c\xf9\x93\x06\x8f\x8c\x98\x05\xd8\xd0\x61\x85\xea\x43\x8f\x8c\x16\x3d\xd0\xa1\x63\x6a\x4f\xff\xe8\x89\x9b\x70\xa1\xb8\x99\xf1\x54\x01\x90\x7e\x76\x56\x34\x5c\x8a\x02\x90\xa0\xc3\xab\x8a\x50\x50\x2b\x6d\x9f\xa5\x57\xbf\x34\x70\xf0\x3f\x0a\x53\x1c\x80\x83\x1a\xd6\xcc\x57\xc9\x1d\xa1\x2e\x08\x08\xf5\x22\x63\xc0\x3c\xaf\x23\xe2\x43\xab\xfb\x0b\x46\xb5\x70\x00\x3e\x34\xf7\xa7\x86\x89\x34\xe7\x84\x7e\xe3\xc9\x87\x13\xbd\x4b\xc3\xfb\xc8\x1b\xe9\x34\x76\xd0\xb5\xb3\x83\xea\xbc\xb0\xa4\x2c\x86\xcf\xf9\x8c\xb3\xfe\xbf\x93\xd5\x0b\xb0\x53\x5f\x2a\x59\x78\x5b\x2d\x33\x28\xfd\xa1\x88\xe0\xe4\xba\x5d\xc0\xa1\x8e\x49\x31\xb2\x10\xae\x2f\xf3\x71\x87\x43\xc1\xab\x47\x7d\x66\x31\x5c\x9f\x4c\xf7\x0b\xb8\x54\x45\xa1\x3f\x14\x1c\xee\x5c\x43\x0b\xc8\xd4\xcc\x07\x11\x1a\xdf\x1d\x52\x84\xf2\x43\xa1\xc3\xd9\xb5\xa3\xc3\x4f\x0f\x39\xa3\xca\x19\x9c\x42\xd5\x4e\xa0\xb4\xc6\x7b\x01\x78\x3a\x84\x24\x5e\x7c\xd6\x38\xb4\xad\xf3\xe9\xf8\xa9\x4b\x7f\x0b\xd0\xd2\x59\xb3\xda\x8d\x78\x50\xf5\x29\xf5\x28\x94\x32\xdd\x2f\x40\x4b\x0d\x60\x5a\x84\x96\xf6\xe6\x3a\xce\x4a\x28\xb2\x9d\x2f\x60\x4b\x8b\x6c\xc7\xeb\xd2\x6b\xc0\x97\x4a\x85\x43\x48\x07\xc9\x05\xa0\x69\xb9\x9e\x62\xc8\x52\x1a\x1b\x2f\x05\xf5\x0a\xe0\x7c\x81\xdd\x17\x90\xa6\x53\x27\xce\x05\xa4\xe9\x64\x08\xd4\x43\xc1\x21\xf4\x7c\xc7\x4e\xb9\x50\x78\x14\x3d\xa5\x0b\x9d\xca\x6e\x0c\xbc\x5a\x21\x6a\x53\xa0\xa8\xfb\x1b\xcd\x36\xd7\x6c\x36\x5b\x53\x83\x90\x66\xdd\xa5\x20\x78\x79\x35\x47\x6d\xb6\x5a\x63\x01\xa0\x74\xf5\x94\x6e\xb4\xda\xb3\x26\x33\x4b\x51\x27\x00\xa3\xae\x0f\x05\x37\x8a\x47\x86\xae\x4f\xf1\x09\xd1\xa2\x4d\x67\xe6\x95\xf8\x72\x89\xee\xff\x2c\xbe\x3a\xd3\x2e\x6e\xc5\x0b\xc0\xcf\xa9\xa0\x07\x0b\x81\xf8\x42\xd8\xda\x05\x18\x68\x91\x9d\x74\x01\x06\x5a\x74\x3e\x5c\x40\x81\x16\x05\x6a\x5b\x89\x5e\x9d\xe4\x34\xdc\x5b\xd7\xcc\x00\x03\x1a\xb2\x07\xad\x44\x3f\x4e\x33\x85\x17\x18\xba\x29\xdc\xff\xd4\x32\x01\x5a\xb4\x34\x37\x1b\xf6\x70\x45\xa3\x5c\x88\xca\x57\x14\x06\x70\x21\x2a\x5f\x91\x15\x63\x25\xfa\x6d\x92\x4b\x61\x1f\xd4\x5b\xf8\x6d\x92\x7b\xcb\x17\x4e\xc6\x53\x0c\x3b\xa1\x2e\xe1\x4e\xa3\x3c\xbf\x2b\xe9\x32\x91\x16\x2d\xf0\xa9\x45\x41\xeb\x56\xe2\xbd\x55\x2d\x13\xe0\x53\x43\x08\xe0\x05\x7c\x6a\x08\x82\xbc\x80\x41\x0d\x01\x6b\x17\x31\xa8\x6d\x3c\x89\x18\xe0\xae\x61\x53\x20\x3e\xcf\x22\xe3\xa6\x75\x53\x18\x53\x2d\x5a\xc0\x4c\x43\xe7\xe0\x95\x78\xc0\x91\xc9\x7a\x11\x67\x6a\xe0\xd5\x02\xd0\x34\x84\x4a\x59\x00\x9a\x56\x9d\x58\x17\x80\xa6\x21\x69\xbb\x12\x8c\x7e\x97\xdb\x4a\xc7\x8d\x04\x21\xa0\xa5\x21\xe9\xbe\x12\xfd\x36\x53\x63\x73\x58\xb3\x5e\x9e\xef\x23\x97\x1d\x25\x61\x25\xfa\x6d\x68\xc2\x5b\x99\x71\xa3\x7e\x03\x96\x6f\x65\x3a\x75\x68\xec\x5b\x99\x4e\x1d\xf5\x10\x01\xfd\xf4\x66\xe5\xa1\xd8\x25\xa7\xa1\x4b\xd3\x14\x1c\x13\xe1\x9c\x08\x76\x11\x2e\x93\x7e\x2a\xa7\x2d\x94\xd2\x45\xe1\xee\x29\x0d\x91\x0b\xb0\xd3\x90\x46\xb6\x00\x3b\x0d\x6d\x82\x0b\xa8\xd3\x10\x5c\x67\x01\x75\x1a\x3a\xac\x2f\xa2\x4e\x67\x68\x2c\x00\x3b\xad\xb2\xb0\x2c\xa0\x4e\x43\x5a\xc7\x22\xcc\xf4\x61\xa2\xcc\xb0\x1c\x34\xdb\xaf\xcc\x87\x45\x75\xf0\x5d\x59\xcf\x7b\x84\x3f\x45\x94\x0e\x8f\x14\xaf\x03\xd4\xa7\x5c\x18\xf1\x9f\x82\xe0\xa1\x70\x63\x19\x3b\xbd\xba\x79\x50\x84\xaf\xea\x26\xf0\x62\x66\xf5\x28\x33\xe6\x83\x4e\x66\x0b\x48\xd3\x5a\x3c\x40\x3a\x99\x3d\x89\x8c\x8c\xe5\x2f\xe1\x5f\x71\x6b\xf5\xc0\xb7\x27\x81\x17\xb9\xbd\x37\x10\x6c\x7a\x55\x4f\x03\xdd\x41\xe6\x1e\x5e\x01\xae\x1e\x40\xfa\xeb\xb3\xab\xd9\x6a\xbe\x9a\x84\x3b\xc0\xc5\x7c\x40\xf7\x65\xf5\x14\x6e\x86\xce\x94\x18\x02\x18\x34\xa5\xab\xf8\xd3\xcd\xf3\xa9\x53\x69\xf1\x28\xae\x47\xa6\x7b\xa7\xde\x30\xaa\xfb\xd3\x0f\xf3\xb2\xb3\xc0\x80\x56\x1d\x26\x56\x11\x70\x9f\x87\xed\x85\x68\x80\x55\x67\xa2\x55\x84\xd5\x27\x06\x73\x01\x05\xaa\x90\xe5\x87\x22\x58\x5f\x9b\x16\x61\xa0\xe9\xd2\xd6\x20\x1c\xe8\xa4\xd3\x64\x15\x1a\xb0\x9b\xf3\xca\xfe\xae\x44\xfa\x6d\x14\xff\x6a\x21\xea\x5f\xbb\xfc\x65\xc8\xfe\xae\x4f\x0f\xbf\xb6\x8b\xc7\xe6\x85\x20\x80\x27\xd1\x24\xcd\xef\x6a\x6e\xd0\xfc\x1e\x26\xf1\x1c\x54\x36\x15\xa0\x5c\x25\xed\xca\x12\x5e\x08\x03\x78\x48\xf5\x94\xa8\x69\x01\xb0\xf4\x1c\x62\xf6\xae\x5b\xe8\xb2\x14\x92\x6a\x01\x61\xaa\x47\x81\x0f\x25\xcb\xb1\x3a\xb3\x68\x39\x56\x73\xc1\xa1\xa5\x68\xd6\x0a\xaf\x06\x14\x0f\x28\xae\x75\xea\xb6\xf2\x02\x72\xb4\x7b\x22\xa0\x63\x5f\x26\x68\x2d\x11\xc5\xab\x79\xba\xe9\xbd\x0a\xc5\xf0\x70\x29\x7a\x6b\x75\xaa\xe9\xb0\x34\x59\x3f\x2c\x74\xa1\x74\x4f\x03\xe4\x69\x72\x2f\x29\x4f\x93\xcb\xb9\x21\x27\x34\x3e\x5b\x6b\x80\xfd\xa8\x3a\xd9\x8b\x73\x81\x16\xed\xf2\x6a\x2d\x3e\x3a\xeb\xc8\xb2\xab\x32\x46\x8d\xce\x27\x7c\x2d\xb2\x2b\x52\xc8\xe2\xdb\x6c\x8e\x90\xbb\x00\x0a\x6d\xd5\x1f\xe2\x36\x44\x37\x85\xb3\xf4\x6f\x00\xfa\x2d\x21\x44\x69\x0e\x5f\x42\x88\x9a\x52\x3c\x73\xed\x68\x00\x85\x9e\x89\xae\x22\x2b\xac\xee\x6a\x1c\x2c\x04\xc5\x1f\x1e\xed\x2a\x39\x1f\x8c\xd6\xd5\x14\xed\x25\xea\x43\xf0\x69\xd8\xcb\x89\x50\x58\x05\xa5\x5c\x55\x47\x37\x75\x0a\xde\xc1\xa7\x31\x70\x07\x2a\xb4\x11\x5f\xca\xac\xd7\xf3\x1d\x9e\x1d\xd0\x18\xe2\x38\x26\x61\x45\xa4\xe8\xe5\x02\x71\x01\xd2\xd9\xf8\x2a\x94\x4b\xc7\xfd\x47\x35\x12\xfa\xa7\x34\x10\x80\x44\xbb\xa2\x04\x2e\xc0\x42\x75\xb8\x5b\x7c\xa4\xdc\x51\x91\x57\x55\xdc\x34\x0f\x10\x10\xeb\x42\xea\xe8\xc5\x4d\x45\xae\x5a\x8a\xab\x27\x0e\x01\xda\x32\x59\x89\x07\xda\xb2\x57\x89\x41\x42\x28\xad\x43\x37\xe2\x82\xe9\xda\x58\x4d\xc7\xf0\x29\x0a\xca\x91\xd3\x08\x53\x1b\x2a\x45\x57\x38\x55\x7b\x30\x76\x9f\xea\x0b\xd6\x5e\x45\x81\x21\xa5\x61\x35\xc6\xff\x7e\x4a\xe1\x41\x48\x94\x4e\x17\x2a\x93\x68\x33\x71\x2e\x90\x8f\xb9\x3f\x39\x1b\xed\xb2\xaa\x02\x20\x32\xc5\x84\x5e\x80\x37\x56\x5d\xde\xe4\x6b\xa2\xf5\x7a\x72\x52\xc1\x31\x85\x80\x2b\x52\x7e\xf0\xe8\x7b\x7d\x1a\x8a\x65\x9f\x2d\xfa\x88\x83\x2c\x4f\xc3\x31\x51\xa5\x48\x36\x37\xbd\x46\x27\xa2\x9e\x19\xd5\xa8\xf1\xd5\xd4\xf0\x90\xe2\xd0\x90\x4c\xe0\x3d\x12\xf7\x17\xd1\x67\x9a\xda\x02\x74\x4d\x73\x0a\xa3\xae\xa8\xd1\xe2\x02\xcd\x34\x0e\x0c\x4f\x23\x11\xf9\xe9\x32\x85\xe8\x75\xe2\x4e\x00\x27\xbb\x0f\x6b\x00\x4e\x0a\x9f\xb3\x80\x9b\x8c\xe6\x7c\x47\xe9\xa5\xb5\x6f\x01\x35\xc9\xf7\xab\x0f\x81\xa0\x13\x12\x51\x7c\x8c\xb1\xc9\x03\xb9\x3a\xed\xd4\xd5\x85\x60\xf7\xac\x4e\x83\x93\xa6\x38\x8d\xaf\xc3\x71\xe4\x00\x7e\xec\x82\x89\x2f\x06\xd5\x53\x24\xa3\xd5\xe9\x6a\x95\x6c\xef\xbc\x66\x29\xbf\xd6\xea\xdc\x8b\xaa\x29\x38\x90\x8a\xb3\xf2\xfd\x3c\x55\x0f\xbd\x2a\xe9\x60\xc4\xb8\x7a\x2d\x4f\xd7\x8f\x96\xba\x6d\xc4\x1a\x3c\x6d\x83\xff\xd0\x4a\x35\xa2\xec\x75\x5d\x4d\xe7\xc3\xb3\x3d\xbb\xd4\x45\xb3\xb9\x1a\x4e\xdc\x41\xf5\x77\xd8\x52\xab\xbf\x43\x68\xcf\xea\x9c\x14\xcf\xea\x05\xdd\x60\xcf\x77\x50\x07\x3c\x34\xd0\x99\xda\xf8\x0d\x90\xbe\xc5\x68\x7d\x3e\x5f\x77\x6c\x67\x3e\x8c\x12\xff\xd8\x14\x8e\x70\x31\x78\x9f\xec\x87\xab\xd3\xbe\x2d\x65\x85\xb1\xfb\x7c\x86\xee\xbc\xca\xa6\xd3\x40\xa7\xed\x5b\xa7\xc6\x4e\xdb\xf7\x70\x15\xb2\xe0\xab\x57\x7c\xca\x6b\x9a\x53\xf8\xc8\x42\x72\xa9\xb8\xda\x36\x5c\x3f\x74\x9c\xe4\xb6\x61\x47\x1a\xce\x09\xc3\xb8\x36\xda\x2e\x6b\xa6\x5b\xf3\xe1\xc3\x24\x4c\x1c\xb4\x8b\xd3\xba\xbd\x06\xef\xb6\xa9\xc3\x40\x4d\x3a\x4e\xd0\x1a\xb4\x66\xda\xbc\x33\xf8\x74\x78\x31\xd5\xf9\x62\xb9\x28\x38\x0c\xa7\x8b\x81\x5b\x42\xc7\x0a\x85\x06\xfc\xb5\x18\x3e\xc6\xef\xac\x7c\xf7\xdd\x59\xd9\xa9\x26\xea\xcd\xd7\x8c\x45\xe1\xbe\xde\x30\x05\x9f\x85\x74\xce\xc1\x2b\xf4\xd9\x14\x9c\x2b\xae\x8f\x10\x05\x09\x47\xc6\x05\xb4\xb1\x63\x48\x18\x0f\x51\x98\xa8\xe9\xef\x78\x09\x42\x1d\x0c\x75\xc2\x1f\xe2\xb6\x98\x54\xeb\x41\xc3\x7b\x76\x31\xbc\x84\xe4\x62\xa8\x2b\xb8\xfa\x1b\x94\x4a\xc1\xa2\xd1\x1d\xbc\xc5\x18\x81\xde\xd6\x87\x6f\x6f\x88\x82\xea\xe4\x61\xe2\x55\x0e\x8f\x36\x6f\xbc\xe9\xf0\x33\x74\x77\xc3\x39\xe1\x2e\x10\x97\x12\x19\xe9\x23\xd5\x20\x98\xdd\x8a\x1d\x70\x92\x39\x3d\x85\xa2\xd9\xc5\xc5\xb0\xd9\x4e\xc3\xd2\xef\x1e\x7c\x2e\x1a\xc5\x69\x5d\xc0\x50\x76\x8b\x71\x40\x28\xfb\xf4\xb0\x61\x2b\xf0\x96\x36\xa8\x0f\x6a\x7d\x03\x5e\xd9\xa7\xd9\x8b\xf1\x0a\x3d\xf7\xd8\x0c\xa6\x79\x86\x6f\x61\xca\xd3\xb9\x06\xa3\x5b\x59\x01\x04\xda\xb2\xdb\x2a\x68\xb4\xa5\x86\x18\x8b\xc6\x66\x4f\x80\x2d\xfb\x34\x0b\x63\x7f\x98\x4f\x29\xbc\x10\x45\x0a\x60\xcb\xee\x6d\x6b\xf2\x5a\x9b\x8e\x64\x8c\x89\xd8\x84\xe4\x5f\x53\xcf\x9b\x98\x82\xd9\x33\x5c\x0c\xf4\x89\x27\x8d\xee\x89\x70\xa9\x18\x7f\xb5\x14\x6f\xe3\xa6\xa6\x8b\x64\x7c\x7e\x7b\x28\xc4\xed\x9a\x7c\xa5\x44\x1c\x36\xc9\xe0\x53\x26\x2b\x00\x2c\x73\x72\x25\xb4\xfa\xbb\x1f\x41\x4f\x4a\x88\x82\x43\x42\xac\x32\xf9\x30\x89\xf8\x9d\x8f\xe4\x66\x89\x17\xbd\x92\xeb\x11\x9f\x8c\x8c\xf7\x7c\x48\xc6\x71\x15\x50\x78\xa7\x73\x42\xe1\x75\xbb\xa1\x70\xa6\xef\xdf\x9e\x3d\x59\x19\x32\x4b\xa2\x60\xf2\xa5\x12\xad\x37\x86\x62\xec\x82\x07\xac\xc9\xab\x73\x9e\x0f\x1c\x73\xda\xd4\x46\x31\x79\x3f\x4e\xab\x83\x48\xcc\xa6\x0b\x72\x6b\x72\x09\x74\x8f\x24\xcd\x4f\xd3\xa9\xbc\xe9\xa6\xe5\x02\x78\xa5\x6f\xc8\x2d\xa0\x2b\xb3\x62\x61\xad\x49\x03\xa7\x59\x80\xa6\xfe\x62\x0a\xfe\x0a\x29\x0d\x08\xb8\x98\xfb\x53\xca\x9b\x76\x49\x17\x03\xf3\xb6\x04\x35\xd0\x93\xd9\x87\xb0\xe0\xe5\x22\xc9\x0a\x60\x27\xc7\xec\xa6\xe0\xa1\xa8\xce\x09\x83\xbd\x36\xd1\xa0\xd4\x16\x5c\x62\x05\x2d\xf6\xda\x37\x83\x16\xfb\xe6\xac\x68\x37\x9d\xfd\x2b\x08\xc1\x28\x6e\x0c\x2c\xf6\xd5\x69\x50\x4d\x9b\xcb\x84\x8d\x5e\xda\x59\xd0\x2a\xaf\xdd\x3e\x70\x61\x68\xca\x8e\xc0\xb0\x8d\x53\x8a\x10\x20\x92\x43\x71\x4f\x96\x20\x92\x0a\x5e\xb1\x18\xc5\xd1\xcb\x11\x51\x1c\xc7\xd4\x6a\x08\x86\xea\x92\x06\x05\xf8\xa4\x6f\x32\x2f\x86\x74\x6c\xba\x91\xb8\x00\x9f\xcc\xfd\x69\x0d\x3c\x0d\xd5\xad\x41\x2f\xba\xab\x60\x20\x2f\x7f\x87\xa9\x28\xae\x02\x3e\x37\x8f\x1a\xa3\x2a\x69\xee\x09\xb2\x6c\x5d\xcb\x2f\xa8\x8b\x17\x53\x44\x3a\x78\x12\x17\xa7\x46\x5d\xa4\xd3\xcb\x63\xba\x38\x33\x4e\x63\x34\x32\x53\x7c\xf0\x73\xb8\x18\xb2\x94\xeb\x60\x17\xd5\x54\x86\x38\x8f\x64\x12\x7d\xd4\x62\x60\x64\xc8\xf9\x34\xee\xa6\x1c\x57\xb7\xe8\x11\xf3\xc0\x6d\x75\x4b\x23\x07\x7c\xbb\xf5\xe5\xa0\x09\xdf\xa3\xca\xd0\xd3\x42\xfd\x2d\x40\x25\x67\x75\x97\x69\xc2\x37\x4f\x23\x14\x4a\x75\x97\x79\xb3\xc9\x8c\x43\xad\x65\x76\x7f\xf8\x41\x8d\x6c\x1c\x61\x92\x75\x4a\x8b\x22\x4c\xb2\x09\xbf\xb8\x00\x93\x9c\x0a\x7a\xb0\x80\x92\x9c\x0a\xb2\xb0\x08\x8b\x6c\x56\x23\x17\x5f\x91\x12\xac\x7c\x01\x08\x39\x75\x7d\x7d\x01\x07\x39\x15\x66\x61\x2d\x42\x8b\xb4\x72\x17\x7d\x4f\xc4\x44\x2d\x80\x22\xa7\xf0\x14\x0b\xa0\xc8\xb0\x16\xbd\x88\x7f\x0f\x37\x07\xf6\x7e\xfb\x09\x00\x91\x9c\x0a\xd4\xbc\x10\x8d\x72\x56\xb7\x8d\xb7\x94\xaa\x29\xc6\x65\xaa\xfe\x90\x32\x66\x8a\x62\xe4\xd2\x66\x72\x61\xb0\x4c\x6d\xd4\xa8\xa6\xd2\xa1\xa5\xc5\x0a\xe8\xe4\xac\xcf\x77\xf0\xfd\x14\xb7\x06\x9d\x12\x27\x2d\x5a\x9a\x46\xfb\xfe\x45\x97\x45\x8c\x65\x13\xf2\x6c\xe1\xa9\xe4\xa9\x50\x12\x8b\x88\xcb\xb0\xf9\x80\xcf\x23\x0b\xae\xb7\xf8\x3e\xb2\x62\x59\xac\x85\xc3\xaa\x6d\xfc\x8b\x1e\x2d\x0f\x39\x64\x77\x24\x37\x9d\xf7\x50\xfb\xd3\x5a\x72\x96\xbf\x44\xbf\xaa\xd3\xd8\x2f\xa5\x31\x3e\xb7\x96\xef\x92\x1f\x41\x85\xe2\x8e\xd3\xd3\x0d\xdc\x71\x12\x5e\x6d\x01\x87\x19\x3e\x7f\x01\x87\xe9\x80\x20\x8b\x8f\x37\xfb\x38\x02\x18\x66\xd8\x46\xb6\x70\x76\x15\xd2\x61\x01\x94\x19\x3e\xfe\xe0\x21\xe7\x10\xbe\x68\x21\x30\x67\x24\x73\x03\x6e\x01\x36\x73\x3c\x83\xaa\x0e\xe7\x84\xa3\x66\xb8\x06\x78\x46\x24\x01\x01\xe5\x0c\xdb\x3e\x00\xe5\x2c\x02\xb4\xaf\xcd\xd7\xbf\xb5\xe2\x09\xe5\xac\x56\xdb\xf1\xcc\x73\x08\x03\xb1\x80\xe4\x0c\x21\xc1\x16\x42\x78\x86\x00\x8a\x6b\xf3\x5a\x54\x71\xa1\xb8\x16\x35\x9c\x86\x2e\x89\xa5\x80\xdc\x0c\x41\xb4\xd6\xa6\x03\x6d\xb8\x4c\xf8\x9e\xc4\xdf\x7c\x2e\xba\xd9\x3e\xbd\x27\xd1\x3c\x72\xfe\x30\xf4\x67\xd8\x54\x41\x58\x67\x17\xd2\x75\x21\xda\x67\xd8\x83\xbc\x89\xec\x93\x06\x08\x50\x67\x15\x1c\x7c\x6d\xe2\xfc\xa4\xf3\x21\xda\x67\xcc\x27\xe7\x69\xb9\x90\x15\x0b\x88\xcf\xb0\xce\x8b\x57\xa9\x43\x8e\xf7\x45\x00\xe8\x7c\xca\x84\x79\x32\xb9\x76\xf8\x46\xa4\x63\x12\x02\x6a\x85\x1f\x18\xd0\x7a\xb9\x4c\xdc\x7d\xb2\xc2\xbf\x17\x5c\x23\xcf\x77\x95\x52\x4b\x85\x2e\x76\x50\x83\x0a\xcf\x83\x50\xfe\x0b\xef\x5b\x87\xd5\xd8\x2d\x03\x8f\xbf\x43\x97\x24\x44\x19\x4e\x54\x80\x88\xb5\x01\x2b\x9c\x4f\x29\xec\x92\x4b\xa1\xc5\x55\x0d\xe5\x2d\x29\x5b\x37\x36\x43\x57\xd8\xb6\xcd\xe7\xae\x6d\xdf\x62\xa8\xd1\xcb\xce\xde\xcd\xa7\x5a\xa4\xe3\x6e\x3e\xd5\x62\xeb\x17\x23\x8f\x5e\xf5\xf9\x94\xaf\xa3\x7b\x78\xb0\xad\x5c\x3e\x0c\x1b\x77\xaa\xed\x7a\xf3\x56\x4a\xb8\x0d\x74\xf9\xb8\x6b\xd8\x4a\x9a\x1d\x42\x5b\x16\x63\xcd\x2c\xc3\x93\x5e\x36\x01\xbc\x78\x0f\xc5\xa7\x40\x3e\x77\x7d\xf9\xf4\x8c\x07\xae\xd3\xe5\x83\xee\x4b\x2f\x14\x67\x17\x35\xd1\x0a\x97\x44\x37\x4f\x15\xc5\x16\x76\x51\x70\x51\xc9\x50\xcf\xb8\xa7\x53\xaf\x1b\xac\x97\x1e\x25\xd6\xe4\xbf\x88\x41\xb4\xbb\x1a\xc1\x4e\x53\xd3\x6b\x1a\xeb\xa5\xb7\x5c\x24\x42\x5e\x74\x4a\x58\x87\x24\xca\x75\x46\xfe\x3e\xa6\xd3\x7a\xd1\x4c\x74\x69\xc3\x79\xe9\x71\x17\x49\x8e\x57\xc8\xc5\xa2\x36\xea\x75\x17\x69\x99\xc6\xc4\x8a\x41\x5f\x8c\x8c\x3f\xfc\x29\x2f\x73\x54\x7f\xfa\x61\x9c\x4e\xd5\xa3\x5b\x2a\xda\xa0\x5f\x0a\x28\x27\xe1\xc9\x68\xa8\xc9\xee\x0f\x84\x43\x6d\x0a\x82\xbd\x5e\x34\x10\x29\x50\xc0\x7a\xf1\x62\x8a\xee\x75\x2f\xc6\x4a\x4d\x76\x29\xf0\x91\xee\x64\xd3\xf8\x8b\x4f\xc1\x74\x7f\xba\xb9\xc0\xdc\x88\x17\x3f\x75\x13\xdf\x74\xe6\xb8\x4d\x37\x53\xd5\x1f\xfa\x40\x84\x5f\x5d\x80\xda\x36\xfb\xca\x88\xb5\x4d\x76\xd0\x00\x5e\x5b\x6d\x27\x66\xb4\x54\xc5\x4b\x5c\x7c\x6e\x3b\xdb\xbd\x04\x04\x6d\xeb\x1a\xb4\x37\x35\x1e\x05\x52\x5b\xc0\xcc\xb6\xae\xed\xff\x4d\x1b\xb6\xc2\xdf\x2f\x3e\xaa\xed\x7b\xf1\x8b\x10\xda\xa1\xcb\xde\x8b\x10\xda\x62\xaf\x2b\x9f\xd5\x2e\x76\x0a\x10\x44\x5b\x75\x93\x74\xbd\xf5\x18\x70\x31\xa9\x07\x8e\xb3\x48\x4a\x65\xad\x67\x3e\x98\xed\x2f\x81\xb8\xd1\x1a\xc3\x73\xd9\x16\x90\x7a\x2d\x5b\xe2\x99\xef\x5c\xeb\x0e\xfd\x62\x34\x53\x85\xc9\x58\x84\xc9\xda\xae\x2d\x5c\xac\x16\x09\x5f\xaf\xb6\xae\x24\x94\xac\xb6\xa0\x37\x23\x62\xe9\x7c\x48\xcc\xac\x5f\xe2\x5b\x6f\x87\x55\x57\x1d\x8c\xfb\x13\x4e\xc4\x59\x36\x5c\x2a\x80\x77\x4f\x39\xbc\x99\xd7\xdd\x00\x68\x80\x32\xd5\x01\x27\x9b\x9f\xce\xe3\xaa\xb4\xe1\x1f\x6f\x02\xc8\x74\x8e\x44\x7c\xd3\x62\x18\x07\xe3\x9b\x56\xeb\x1f\x6f\xa2\x11\xb2\x13\xa9\xf3\x79\x70\xa0\x48\xcc\x27\x11\x3e\x65\xa9\x23\x80\xcd\x36\x8b\x43\x06\x46\x4d\xdd\x63\xcc\x0b\x49\xbd\x39\xf5\x0d\xe6\xd1\x00\x1c\x71\xd8\x6c\x4c\x02\x4e\x56\xf7\x61\x17\x5f\xa9\xf6\xca\x24\x68\xd6\xc8\xff\x05\xd4\xac\x37\x4b\xbe\x52\xed\x15\x8e\x57\xaa\x15\x15\x65\xe1\xe9\xe9\xe8\x2e\x1e\x0d\x6b\xa6\x38\xf7\xce\x08\xdb\x77\x35\x45\x37\x2d\xb9\x94\xe8\xd9\x69\x0d\x9f\x71\x58\xed\xe8\xbe\xc9\x77\x12\xef\x7a\x6b\x5a\xe7\x7f\xbe\x35\x3d\x43\x03\x03\x30\x6d\xb2\x4e\x7b\xf3\x2d\x4b\xad\xa9\x9b\x4a\xb4\x44\x18\xe3\xb0\xfa\xdc\xc2\xa7\xa7\xad\x97\x12\x4c\x6b\x3d\x99\x4f\x4f\xf7\xee\x2a\x88\x97\x95\xa0\x17\x5e\x56\x0c\x75\xf3\x71\x0f\x6d\x53\x37\x0d\x77\x5a\x3d\x0c\xbc\x6a\x64\xc6\xcd\x20\x3f\x33\xbe\x97\xdb\x08\xca\xda\x6d\x60\x50\x10\xd6\xe1\xd1\x27\x0b\xcb\x8e\x84\xa8\xab\x23\x7b\x6c\x18\xf4\x47\x52\x0d\x71\x55\x73\x72\xdb\xf8\x2e\xb0\x7b\x81\xf7\x2a\xf5\x4e\xc6\x02\x1e\x37\xeb\xd9\xd8\x05\x3c\x6e\x4e\xee\x05\x36\xf1\xb0\x4b\x09\xf0\xdc\xac\xf8\xde\x0b\xf0\xdc\xac\x87\x5b\x17\x60\xb5\xd9\xfe\xe8\x0f\xe1\x8a\xdd\x14\x0c\x05\x9a\x6e\x82\x6c\x75\x57\x69\xf1\xc1\xea\x9e\x9e\x44\x40\x47\xc5\x0b\x1f\x22\x12\xc5\x44\x1f\xda\x37\xc4\x96\x80\xdc\x66\x6b\x89\x1f\x9e\xf5\xba\xbf\xc3\x59\x4f\x1b\x0b\x10\xb7\xc5\x00\x2a\xc4\x67\x9d\xc2\x8e\xaf\x0f\xe3\x53\xb8\x76\xdc\x75\x36\x9c\x0a\xd1\x5a\xa7\x9e\x99\x59\x1f\x1d\xf5\x9c\x93\xeb\x5e\x6d\xe1\x51\x4f\x3c\x03\x34\xee\x59\xa0\x4e\x84\xb2\xed\x4e\xf0\x8e\xbe\xae\xda\x2f\x06\x67\x0d\xa3\x8b\x00\xc7\xad\xba\xf2\xb9\x80\xc6\xad\xc6\x6d\x7c\xa8\x6e\x3a\x8d\xea\xa6\x76\x9b\x0f\x1d\xbc\x92\x3b\x40\xe3\x86\x0d\xb3\x1f\xba\x7b\x25\x77\x01\xb8\xad\xd7\x93\x46\x95\x59\xb5\x43\xbf\x34\xc4\x84\x11\x5a\x85\xeb\x5f\x08\xd1\x5a\x0d\xa6\x01\x34\xb7\x1a\x85\x03\x30\x6e\x35\xc8\x85\x60\xdc\xa4\x10\xf4\x0b\x60\xdc\x6a\xf7\xe9\x87\x81\x53\xba\xa7\x66\xf3\x86\x9e\x13\x71\xe1\x4d\x02\xf2\xc3\x07\xff\xd5\x18\x1c\xa6\x3c\x4d\x9b\xbe\x6e\x6e\x7a\xfb\x92\xcd\x76\x8a\x82\x65\x8f\x5b\xc0\x06\xc2\x35\x2b\x16\xf6\xbe\x78\x41\x5e\xbe\xbb\x7d\x91\x85\x58\xdf\xbe\x78\x4b\x89\xd2\x72\x13\xd4\xaa\x3d\x79\x5f\x34\x17\x90\x9f\x37\x80\xab\x55\x40\x97\x0d\xe0\x6a\x95\x4f\x60\x5f\x74\x5e\x28\x89\x6f\xdc\x64\x53\x67\x19\x50\x79\xde\x80\xb4\xf6\xcb\xe5\xeb\xcc\xe3\x0a\x18\xb2\x4f\x06\x9a\x7d\x31\xea\xfd\xa5\x96\x81\x9f\x9e\x9c\x10\x6c\x55\x95\xcb\x3d\xe1\xa1\xe0\xdd\xc9\x39\xfd\x21\x8e\x92\x55\x5f\x2e\xa2\x2a\x9b\x1a\xc7\xfd\x58\x03\x43\x39\xd7\x5d\x2c\x4c\x5b\x49\x23\xba\x18\x82\xdf\x49\xf0\x38\x56\xcd\x04\x43\xa0\x3e\x35\x70\x43\x10\x85\x10\xbd\xba\xdf\xb1\x2f\xee\xa9\x59\x83\x81\x63\x86\x9c\xa8\x1b\x90\xd2\xa6\xb7\x18\xf6\x45\x36\x50\x05\xb8\xae\xd6\x4d\xac\xd3\x2c\x67\xc3\x8b\x6c\x9e\x3d\xd8\xa2\x9e\xd2\xa5\xe1\x89\x12\x62\x08\x14\xc0\xa4\xbd\xc6\xf7\x1a\xf5\x66\x80\xd1\x2a\xc6\x62\x80\x51\x59\x3a\x76\x92\x1f\x6c\x98\xe4\xeb\x21\xdc\x4f\x37\x03\x8e\x0a\x52\xb7\x13\xaf\x99\x70\x9f\xda\x0c\x37\x2a\x9c\xdc\x4e\x08\x2c\xa6\x57\xac\x37\xb0\xa5\x59\xa1\xd4\x77\x22\x8f\x48\xb9\xd8\x89\x6f\xad\x85\x13\x29\xc5\x9b\x28\xf8\x02\xb8\x4f\xed\x44\xeb\xff\x93\x13\x06\x46\xcd\x43\x62\x08\x85\x91\x34\x1c\x84\x8d\x34\xb5\x46\x52\x45\x1f\x4a\xaa\xa8\x6d\x4b\x87\x25\xd5\x81\xcb\xb5\x7a\x4d\x63\x03\xeb\xd9\xa4\xa3\x6d\x06\x18\x2d\xb2\x7d\xed\xc4\x8b\x6d\xee\x23\xc2\x38\x27\x7d\x47\xa7\xac\x52\xe0\x50\xba\xdc\x16\x5e\x65\xd3\x5a\x65\x98\xd0\x10\x9c\x6c\x03\xda\x19\xee\x12\x71\x02\xc9\xdf\x01\x1a\xa0\x0a\xb2\x04\x00\xed\x19\x3b\x13\x24\xd4\x9c\x48\x5e\x0e\x51\xb8\x8e\xa6\xea\x81\x9f\x74\x30\x89\x9d\x79\x1d\x4d\x8d\x61\x48\x4f\xc5\x82\xda\x0c\xe9\xa9\xc0\x7c\x3b\xcb\xe9\xcf\x05\x99\xa9\xe9\x50\xe7\xda\x00\x4c\x76\x45\x17\xdc\x0c\xd3\x29\xef\xc5\x46\x94\xce\xae\xe8\x73\x9b\x08\xc9\xa9\xf3\xcd\x26\x42\xd2\x6f\x96\xef\x2c\xd8\xef\x70\x25\xa7\x01\x0a\xd4\xbf\xb3\x64\x40\xf8\xd3\x0f\x12\x45\x31\x64\x6d\xa8\x1c\xfa\x65\x5c\x2a\x04\x42\x93\xe4\x04\x5c\xb2\x37\xb1\x69\x66\xc8\x5a\x71\x14\x83\x74\xea\x8a\xd5\x06\x74\xb2\xb7\xe4\x1a\x06\xd2\x5c\x26\xd6\xb2\xc4\x13\x83\x74\x56\x8f\x14\x64\x47\xbb\x5c\xe6\xa6\xf9\x4a\x14\x7c\xc7\xa1\x99\x59\xec\xa0\x46\x11\xec\xa4\x07\x2d\x76\xe6\x7d\xb7\x50\x99\xb8\xef\xa6\x67\x02\x36\x21\x94\xd5\xf3\x4b\x27\xbf\xe7\x90\x6e\xfd\xd0\xa0\xc1\x43\xd9\x2e\xd5\xce\x2b\x6d\x92\x8d\x8c\xbb\x29\x0b\xf4\x26\xb6\xb2\xeb\x05\xc9\xad\xa8\x98\x7a\x6d\x63\x17\x99\xb2\x25\x33\x00\x82\xec\x72\xa6\x6c\x60\x20\xbb\x9c\x12\x1b\x18\xc8\x2e\xff\xd0\x06\x04\xb2\xcb\xeb\xb3\xf1\x24\x72\x97\x6b\x65\x03\x0f\xd9\x65\xf6\xdf\x45\xd2\x24\x44\xc1\xd1\x29\x86\x66\x18\x4c\x99\xb5\x37\xb0\x91\x5d\x0e\x82\x5d\xf4\xde\x8e\x0b\x25\x96\x57\xa3\x0f\xf4\xe3\x59\x5e\x6a\x0d\xce\x78\xf2\x3a\xed\xc2\x2b\x6c\xda\x1b\x0a\xaf\xb0\x15\xa7\x91\x51\xd5\x43\x5e\x61\xab\x2e\x94\xed\x76\x99\x68\x69\x75\x4e\xb6\x54\xfd\xb5\x2a\x6d\x12\x6a\x67\xfa\x0d\x32\xba\x2c\xc9\x61\x55\x09\xf7\x89\x02\x34\xef\x22\xed\xd9\xa5\xbe\x21\x31\xd5\x7f\x9c\xff\x72\x98\xa2\x82\xe1\x06\x40\x99\x56\xf0\xf2\xad\x00\x9a\x62\x62\x00\x1f\xb3\xc2\x9c\xef\x42\x20\xae\xdc\x37\x1b\xcf\x17\x67\x85\x32\xdf\x65\xe3\x14\x20\x2e\xc6\x5b\xc6\x5d\x2e\x99\x8d\xa7\x8c\x47\xd1\xfa\x02\x7e\x32\x2b\x94\xf8\xe6\x53\xc6\x21\xd3\xe2\x66\xb0\x4d\x45\xeb\xde\x0a\xb6\x29\xc6\xc5\xcb\xc5\xa3\x68\x79\x33\xf4\xa6\xe2\x9a\x6f\x46\xd0\xec\x1a\xe3\x2a\xdd\xc7\x69\x70\x9e\x11\x29\xb7\x19\x17\x73\x4a\x48\x56\xba\x00\x87\xbf\x43\xdc\xc7\xe6\xfa\xe0\x3c\x93\xe4\xa9\x7a\xd2\x69\xa8\x18\x6c\x5f\x5d\x42\x8b\x71\x31\xe7\x34\x05\x3d\x9f\x1a\xf3\xae\x84\xca\x15\xf1\x66\x65\x40\xc1\xe6\x52\xd1\x52\x29\x3c\x8c\x92\xd9\xfb\x53\x0e\xd4\x34\x49\x4d\xc6\xcc\x9c\xda\x85\x2b\x5c\xd9\x52\xc3\x77\xa5\x0f\x70\xf8\x3b\x9e\xf7\x5d\x05\xba\x31\xd5\x1a\xfa\x00\x87\x29\x1c\x57\xa4\x2f\x54\x5e\x74\x9b\xaa\x81\x17\xdd\x24\xf9\x2b\x7d\x7e\x43\xf5\x21\x08\xa7\x1e\x0e\xdd\x0c\xc2\x69\xcd\x05\x41\x38\xc7\x1c\xfe\x8e\x7d\x70\x99\x8c\x92\xe6\x2e\xd1\x30\x31\x4d\x7d\x18\x84\x5a\x79\xe9\xd6\xf3\x78\x03\x51\x59\xdd\x0b\x3c\x7c\xa0\x73\xf4\xae\xbc\xde\xe3\x89\xc2\xf5\x1e\x79\x03\x76\xe5\x45\x37\xb7\x86\xd7\x7b\xb4\x5f\x54\x7a\xbf\x3d\x4e\xf4\x0d\x4e\xf5\x90\xd7\x7b\xa6\xfa\x44\xd7\xe0\xd3\x16\x28\xcc\xd3\xdf\xe1\xcc\xe5\x51\x83\x3e\x36\xc2\x1d\xe6\x65\x1f\x71\x1b\xf0\x9c\xb3\xf2\x88\xbb\x11\x76\x73\x0a\x25\xb5\xdb\x64\x97\xaa\x28\x74\x49\x3c\x0b\xac\xe7\xb4\x76\xd6\x78\xd1\x5c\xaf\x2a\x6f\x84\xd6\x2c\xf2\x54\xec\xc6\xa0\xc3\xb2\x22\x6c\xe0\x42\xa7\x1c\x25\xbb\xd1\xc5\xa1\x6d\xa1\xf1\x20\x39\x9c\x13\x07\xc9\x6c\x0a\x47\x47\x4d\x70\xe3\xd1\x51\xea\x50\xe3\xd1\x51\x6b\xa6\x31\x96\xa1\x58\xb6\xd1\x13\x28\x36\xf1\xfb\xc9\x12\xa0\x7c\x3f\xb9\x0b\x5f\xb9\x1b\x2f\xb3\x4d\x97\x0a\xbb\xa6\x30\x36\x1b\xe1\x33\x43\xe6\x97\x0d\xa0\xa8\x23\xec\xef\xc6\x2b\x3c\xda\xeb\x1a\x2f\xed\x68\x23\x00\x6a\xd4\x4f\x3d\x6f\x3e\x7a\x2c\xd3\xcc\x06\x86\xb4\x34\x8f\xdb\x62\xf7\xd5\x18\x38\x15\x64\xe0\xd9\x8d\xc1\xd6\xc4\x6d\x44\x8d\xce\xf4\x1b\x9e\x1d\xdf\x7c\x22\x59\x48\xc0\xdd\x18\x88\xad\xb9\x1c\xbe\x8b\x29\xed\xad\xd1\x48\xa6\x93\x56\xb3\xd6\xe7\x2f\xe1\xe1\xd1\x46\xd4\x70\x42\x14\x54\x60\x03\x3a\x9a\x66\x78\x38\x80\x40\x9f\xcf\x87\xf0\x87\x78\x18\x89\x40\x2f\xce\x09\x17\x8f\x76\x57\x80\x47\x43\x18\xab\x4d\xf0\xa8\x70\x0b\x9b\xe8\x51\x21\xc3\x36\x10\xa3\xd5\x0a\x29\x20\xa3\xa9\xe9\x7d\x8d\x8d\xb0\x9b\x21\x54\xc1\x46\xd4\xcd\x2a\x53\xfc\x46\xd4\xcd\x98\x0f\x85\x3e\x3d\xc5\xb0\x4f\x2e\x85\x5e\xd1\xe1\xac\xe8\x85\x76\xfe\xce\xf7\xe3\xe5\x71\xdb\x04\x94\x5e\xd5\xad\x0b\x3a\x3e\xd4\x65\x40\x4a\xab\x2e\xbb\x6c\x04\xd0\x4c\x57\x75\xf3\x42\x9a\xbd\xda\x10\x74\xd5\xb8\x2b\x0c\x9f\x51\xdd\xa6\xe0\x8d\x16\x8f\x09\x5c\x05\xba\xdf\xb2\x89\x2a\xbd\xaa\x7b\x13\xf2\x84\x28\x55\xf7\x73\x34\x63\x5d\xf7\x73\x34\xd7\x00\x96\x9e\xcc\x1a\x7a\xd9\xda\x24\x40\xf9\xb8\x73\x12\xee\x71\x0b\x31\xaa\x8b\x1e\xbb\xeb\x5d\x8e\xe6\x92\xe9\xdd\x68\xae\x97\x01\x91\x3c\x16\x3c\xa5\xfa\xe4\xd8\x15\xba\xaa\x99\xa4\xb7\xa3\xb9\x5e\xda\x36\xb4\xa7\x75\xc5\xae\xd2\x12\xec\x7c\x9e\xc3\x87\x94\xae\xe0\x55\xda\xc7\xba\xde\x5a\x93\xd8\xe3\x2b\xcf\x49\x71\x8e\x76\xa7\x75\x78\xb8\xbf\x0c\x5f\x25\x38\xff\x06\x94\xb4\x29\xfa\xeb\x56\xd0\x4d\xdb\x00\xba\xac\xc5\xa6\x5e\xa0\xd4\x60\x58\x87\x15\x7c\x76\x03\x1f\x9a\xb2\x3b\xa7\x28\x9b\xe5\x21\x71\x49\x41\x71\x8d\x36\x1f\x8c\xce\x9e\x01\x40\x3d\x9b\x8f\x86\xc4\x76\x16\x9f\xe2\x00\xe7\x6c\x7a\x63\x68\xf3\x6d\xe7\xa2\xab\x76\x9b\x98\xcd\x22\xa4\xd8\x06\x68\xb3\xf9\x1c\x09\x98\x66\x93\xad\x6a\x0f\x3e\x4e\x20\xc0\xd9\x06\x6a\xb3\x79\x7f\x63\x78\xcb\xde\x25\xff\x09\xe2\x2c\xa5\x38\xef\xfe\xf1\xa5\x78\x96\x9b\xc8\xcc\xea\xfa\xcf\x02\xd7\xd8\x21\x60\x65\x97\x19\x6f\x13\xa5\xa9\xf8\xe3\x1b\x28\xcd\x54\xdc\x27\x6e\xfc\x1e\x3a\x79\x21\x44\x9c\x3d\x52\x2b\x02\xc1\x2b\xa7\x07\x0d\xd7\x76\xb5\x43\x10\x85\x29\xd3\xe6\x06\xd0\x32\xeb\x7d\x94\x3d\x88\x54\x10\x6f\x00\x2e\x39\xdc\x28\xbe\xf0\x99\x3d\x26\x60\x05\xb9\xa7\x37\x10\x91\xdd\x0a\x26\x63\x4a\x26\x8f\x25\xce\xba\x5a\x13\x40\x39\xfa\xd5\x87\x3d\x69\xd2\x57\x1a\x22\x43\x86\x76\xce\x49\xdb\xc5\xb8\xbe\xc7\x82\xec\xa9\x63\xf0\x14\x45\x94\x69\x73\x1d\x3c\x07\x77\x51\x70\x00\x88\xb7\x18\x37\x52\x98\x9a\x4d\x58\x63\x57\x68\x85\x8d\x48\x91\xbd\x49\xbf\x06\xac\x31\x55\x17\x8a\xfd\x51\x38\xa2\x0d\x58\x63\x6f\x5a\x15\x93\x16\xff\x66\x2a\x90\xe6\x9c\x74\x7d\xb9\x4c\x1c\x27\xb5\x8a\xf9\x6c\xb4\x3c\xe0\x9b\x0f\x45\x0b\x60\xb0\x27\x71\xbb\x5a\xa4\x93\xd8\x5c\x69\x0a\x0c\x0b\x29\x4f\xfd\xc6\xd3\xcf\xa3\xe8\xac\x03\x2c\xe2\x50\xb8\xe8\x0d\xf0\x61\xd6\x93\x36\x7b\xf2\xa8\x91\xfc\xdd\xcd\x37\xd9\xf4\x21\x43\xa0\x6b\x8f\x9d\x0c\x41\x20\x9d\x4a\x48\x44\x4f\x14\x83\x0e\x48\x19\x9a\x0c\x7a\x2e\xb6\x9e\x62\x04\x53\x54\x1a\x39\x84\x00\x1b\x16\xc1\x59\x76\x50\xa5\x0a\xa7\xe9\x71\xb4\x2c\x12\x66\x6d\xed\x04\x41\xb0\x95\x1a\x0a\xb4\x61\x11\xd6\x65\x33\x12\x63\x55\xe0\xdf\x1d\x54\x9b\x34\x6c\x41\x64\x48\xf7\x87\x40\x86\x4c\x53\x40\x86\x74\x7f\x07\x1d\xa6\xbb\x42\x58\x28\xc5\x33\xc0\x10\x86\x8f\x8f\xc0\x10\x56\x79\xc6\x37\x20\x84\x55\x7e\xe5\xcd\x98\x8b\x72\x93\x6f\x20\x01\xab\x7c\xdb\x3b\xbc\x43\x39\x2b\xd1\x04\x4f\xaa\xcc\x23\x2e\xf6\x83\xfd\x4b\x79\xbd\x43\x4d\x91\xe9\x24\xea\x34\xc9\x88\x8b\xba\x4e\xba\x83\x08\x8f\x27\x27\x9d\xef\x3a\x18\x00\xd3\x77\xca\xe9\x22\x17\x65\xbb\x06\xe4\xf0\x4a\x53\x24\xe8\x1d\x72\x56\x7b\x42\xbc\xe1\x90\x21\x18\x2c\x31\x7b\x1f\x47\x78\xc4\xae\xb5\x81\xe0\x88\x56\x47\x82\xd7\xa2\xd5\xab\x4d\x93\xad\xaa\xe7\xad\x68\xf5\x82\xd6\x8c\xe6\xaf\xa8\xfd\xa9\xd9\xd8\x57\x9a\xcb\x38\x27\xc4\xa7\x08\x98\x57\xd5\x59\x06\x92\xf2\x98\x01\xbd\xe4\x03\x0a\x80\x7e\x4d\x8b\x10\xc1\x11\xbb\x37\xbc\xc5\x67\x1a\xb5\xcc\x97\xc2\x46\x49\xc0\x02\xe6\xd7\xe5\x5e\xd9\x84\xf9\x0d\x5d\x1d\xdf\x8b\x61\xa3\xba\xb3\xc2\x6a\xd7\x5d\x2a\xac\x76\xe2\x43\x86\x42\xd4\xf3\xdc\x7b\xd1\x6a\x27\x5e\x5b\x0c\x22\xd5\xdd\x36\x58\xed\xba\x5b\x43\x10\x80\xaa\xf7\x3d\x67\x55\x4f\xaf\xa3\x98\x94\x60\xbd\x19\x97\xf3\x52\xec\xa8\x6d\x34\x79\x74\x7f\x08\x47\xa3\xeb\xe7\x83\xf4\xc9\x14\xb0\xf4\x9a\x66\x3c\x1c\xdd\x6d\xa3\x5d\x12\x42\xbf\x41\x3e\x2f\x06\xed\xf1\xd0\x80\x0d\x85\xfb\xd9\xc0\xdf\x65\x3d\x90\xb5\x97\xa4\x97\x3a\x8c\xcb\x7d\xde\xf9\x96\xa4\x97\x7a\x08\xb3\x49\x71\x07\x29\xcb\xb2\x9b\x7d\x23\x4d\xcd\xde\x94\x9d\x9a\x0a\xc6\x5d\xd1\xb9\x6a\x49\xb0\xa9\x14\x46\x94\x18\xfe\x0e\x62\x4e\xbb\xc1\x22\xa8\x5a\x47\xc7\xc5\xf7\x69\x8a\xd6\x3d\xc0\x71\xd9\x2a\x30\x50\x6d\x45\x60\xbc\x8d\x70\x85\x61\x3b\xac\x30\x6e\xdd\x39\x71\xe6\xd1\xc0\x00\xe3\x56\xf4\x04\xf0\x16\xc6\x6d\xba\x14\xc0\x2d\xa5\x55\x08\xe3\xa6\x99\x00\xc6\x2d\xbc\xa1\x6f\x45\x88\x0a\x17\x83\x73\x84\x38\x58\xcf\x5b\x0b\xd4\xb6\x81\x71\x0b\x1b\xfb\xf0\xba\x75\xd8\xd8\xb7\x79\x71\xbe\x9a\xc2\xc5\x79\xad\x12\xa1\xdf\xa4\xd6\x08\xfd\x56\x9d\x86\xc3\x91\xb4\x1c\xa0\xdf\xc2\x26\x43\xa1\xdf\xb4\x78\x81\x7e\xab\x42\x50\x6d\xa0\xdf\xd2\x65\xdf\x85\xe0\x6f\xd2\x7f\x37\x35\xf8\xa7\xd9\xd4\xe0\x9f\xb6\x41\x3c\x4a\x70\x01\xff\x56\x05\xe9\xda\x5b\xfa\xbb\x1b\x47\xf1\x28\xde\x23\x00\x4e\xb8\xab\xbd\x89\xf4\xd1\x23\x08\x7b\x5b\x5a\x6a\xe4\xa4\xdb\x7b\xcc\xa5\xdb\x6b\x11\x6f\xbf\xb9\xe7\x5a\x5f\xd0\xfa\x54\x0d\x2f\x2b\x2a\x58\xc2\x26\x98\xad\xe8\x32\xc3\x06\x98\xad\xe9\x8a\xdf\x06\x98\xad\x79\x98\xa1\x7d\xcb\xd5\xbb\x89\x5d\x4b\x6e\x9e\x0c\xbe\x1e\xe7\x2d\x75\xc9\x24\xae\x4f\x78\x68\x79\xf1\x79\x3c\x0d\x00\x54\x43\xc0\x99\xbd\xa9\x9f\xb9\x7e\x38\x3e\x58\x0a\x60\x6b\x3e\x90\x02\xb4\xd6\xe5\x85\xde\x2f\xc6\x85\x95\x28\x7f\x31\x9e\x9e\x38\xf0\x45\x13\x72\xf7\x77\x93\xc6\x21\x51\xb8\xff\xa9\xdd\x13\x80\x35\xdb\xfe\x5e\x7c\xb1\x34\xd4\x2c\x02\xd6\xfa\x78\x3e\xbc\x99\xea\x1a\x11\xe2\x82\xfd\x7b\x31\xbe\x89\x56\x31\xd0\x6a\x36\x05\x02\x61\xe6\xe3\x37\x42\x2e\xfa\xbc\x0b\x74\x59\x57\x6c\x97\x0d\x70\x59\xc8\xda\x03\x68\x59\x57\x14\xad\x4d\x2c\x59\x72\x5d\xb2\x02\x8b\x2d\x80\xf8\xf2\xf3\xbc\xfb\x45\xdf\x81\x3f\xc4\xa1\x6d\x3e\x69\x30\x2d\x6b\xfa\x80\xe0\x1a\x8a\xe4\xb7\xf1\x38\x76\x56\xdc\xcc\x8d\x60\x89\xa3\x68\xb6\x5e\x12\x4a\xea\x1c\x03\x3e\x49\x31\x78\x49\xf7\x72\x4e\xd8\xef\xc2\xa5\x10\xa4\xf1\x1b\xde\xbb\xdd\x2f\xc5\xd4\xf4\xa0\x01\x07\x2c\x3c\xef\x7e\x13\xdd\xab\xe9\x04\x2a\x2c\x6c\x13\x07\x2a\x2c\x6c\xd9\x07\x0a\xac\x0a\xaf\xb7\x81\xfa\xaa\x02\x39\xee\x37\x83\x62\xdb\x5f\x01\x0c\x58\xd5\x5d\xb7\xfd\x26\x64\x47\x0f\x79\x6c\x44\x52\x6c\x5e\x88\xc4\x87\xb5\xfc\x34\xe0\xc6\xd1\xcc\xc5\x7e\x78\xdc\x52\xb1\x88\x15\xec\xe6\xf0\x52\xb4\x00\x53\xfb\x2d\x7d\x7e\x8a\x82\xf7\xc0\x35\xd2\x9a\xab\x23\xdd\x1b\x7c\x62\x07\xd4\x3b\x28\x88\xfd\x1d\x2f\x7e\x6a\x53\x02\x98\xac\x15\xb7\xe6\x48\x9b\xe6\xb1\x81\xad\xc0\xa7\x09\x62\xc9\xba\x62\x0e\x6e\x82\xc9\x74\x27\x73\xbf\xa9\xc2\x27\x7f\x38\xce\xfc\x6b\x1d\xbc\x69\x87\xf5\x48\xc1\x77\xa0\x7b\xc9\x9b\x50\xb2\x3e\x5d\x26\x6e\xfa\x4c\x7f\x07\xdd\xbb\xb8\x65\x30\x20\x69\x82\x81\x24\xab\x02\x5d\x6d\x20\xc9\x6a\xf5\xc0\xf0\x4d\x99\xa1\x23\xda\x9b\xfe\x4e\xc9\x15\x40\xc9\xba\x62\xf0\x6c\xc6\x58\x54\x7c\xbb\xfd\x96\x7c\x52\x27\x36\x15\x20\x7f\x07\xf9\x38\x5c\x21\xe4\x91\x0d\x98\x8a\xb8\xe8\xe9\xc6\x1d\xb9\x26\x85\xe0\xad\xc3\xa3\xd3\x18\x67\x99\xd3\xc4\x27\xb5\x5b\x32\x45\x14\xd4\x93\xc8\x21\x1d\xa2\x38\xdb\x59\x14\xce\xae\x2a\x54\xc1\x18\xb5\x61\x00\x4a\x96\x7c\x56\x26\x7a\xcc\x2e\xfb\x9b\x7e\x70\x9d\x80\x6f\xfa\xc1\x35\x4e\x80\x8b\x65\xc5\xcc\xdd\x37\x6f\x0f\x85\xd3\xc0\x5d\xd3\x69\x38\x22\x69\x9b\xbf\xe9\x2a\x98\xce\x09\x8f\x47\x38\x27\x27\x54\x3d\xc2\xbb\x44\x7d\xba\x76\x38\x07\xc4\xa3\x37\x3d\xe4\xe2\x51\x44\x57\xcc\x82\xfa\x6e\x02\xc2\xfc\xa2\xf8\xbe\x79\x19\x22\x9c\x48\xbb\xba\x1a\xc3\x90\x32\x23\x3b\xf1\x28\x24\x36\xde\xdd\x34\xbb\x86\x8b\xe1\xf1\x49\x6d\x03\x96\xdb\xdb\x01\x40\x5f\x45\x21\xc4\xf7\xcd\x28\x4a\x9a\xde\x9b\xb7\x7c\x14\xdd\x72\xe3\x69\xed\x23\x16\xd4\x0f\x60\x13\xab\x67\x06\x67\x02\x5b\x15\x00\xfb\xaa\xd5\xd3\xcd\xb8\x49\xd5\x69\x84\x36\xb8\xcb\x7a\x10\x56\xcb\xeb\x56\x30\x19\x4f\x3f\xad\x4f\x6e\xac\x70\x18\x12\xd3\x40\x8c\xa5\x6c\xb3\x23\x9f\xe9\x9e\x21\x61\xfc\x21\x8c\xc7\x69\x95\xf2\x25\x8b\xc4\xfb\x01\x26\xf0\x10\xb8\x44\x01\x1f\xe3\x56\x30\xe9\xfd\xe1\x75\xfc\xe9\x52\x60\xfa\xc9\xdf\xc7\xd0\xdb\x1f\xde\xce\x57\xc3\x01\x04\xeb\x0a\x52\xb9\x3f\x74\xe2\x8b\xfb\x01\xfd\xea\xf6\x09\x7c\x88\xd4\xc9\xfe\x0e\x27\x2d\xb5\x8c\x08\xec\xe1\xcf\xa0\xd5\x68\xaf\xc1\x03\xde\x21\xf9\x45\x48\x58\x8d\xa7\x48\x68\x99\x4f\x53\xb8\x4a\x9d\x06\x3f\xa5\xc5\x19\x5f\xf3\xf6\x62\xff\xf0\xa2\xbe\x24\x01\x5f\xef\xce\x1e\x18\xbe\x7f\xec\xea\xe9\xc0\xd7\x8a\xfa\x10\xd2\x33\x4c\xe1\x08\xa5\x55\xf3\xa1\x45\x6b\xba\x06\xec\xde\x4f\x7d\x30\xf8\xb8\x17\x70\xc4\x67\x0f\x3d\x2d\xa3\x12\xad\x00\x81\xf5\xec\x81\x81\xa4\xcb\xae\x01\xc6\x2f\x3b\xa3\x3e\x7c\x99\xf8\xf9\x0e\x83\xa6\xd5\x0d\x48\x58\xcf\x1e\x50\xe0\x7f\xb2\x5b\xb6\x39\x68\xce\xf9\x61\x0c\xf9\x9f\x7e\xbe\xfb\xbc\x18\x31\x04\xa5\x1c\x0a\x56\xa3\x6a\x0a\x20\x04\xb0\xe4\xa1\xa0\x34\x61\x39\x1f\xea\x85\x9c\x59\x14\x84\x27\x84\xfe\xa1\x10\xae\x36\x9b\x62\x7d\x9d\x14\x78\x89\x6f\xea\x1d\x2a\xa1\x94\x24\x0a\x4c\x9f\x55\x3b\xf5\xa9\xaa\xda\x79\x81\x7d\xa8\x4c\x5a\xc5\xa6\x6a\xa7\x55\x6c\x3a\x27\xac\x62\xc5\x65\xa2\x47\xd9\xb5\xb3\x47\xae\x81\xb1\x94\x5c\x26\x7b\x54\x45\xbd\x19\xa7\x55\x14\x18\xad\x88\xe2\x61\x35\x6b\x04\x75\x81\x57\x65\x12\x28\x52\x54\x9f\x76\xdf\xe1\x44\x9c\x5d\x5d\x21\x77\x5f\x37\x8d\x48\x91\xa7\xd0\xc1\x67\xa6\x44\x61\xab\xf0\xd0\x2f\xdd\x88\x13\x85\x33\xf6\x54\x77\x89\x14\x99\x2e\x13\x5d\x2a\xce\xc9\x1d\xce\x65\xb2\x4b\x21\x8a\x93\xa4\x1a\x18\x24\x7d\x78\x3e\x69\x58\xf1\x7c\x82\x5f\x19\x42\xf7\x50\xd0\x6e\xb2\x8a\x11\xbf\x9a\x82\x42\xee\xce\xd3\x56\x3b\x54\x3d\xaf\xab\x33\x80\x53\x9f\x89\xf7\xce\xd5\x5f\xbc\x81\x3d\x4a\x32\x05\x6b\x80\xfa\xcb\x37\xb0\x67\x71\x1a\x47\x74\x8a\xc2\x81\x7f\x98\xc2\x81\x5f\x93\x4d\xc0\xda\x14\x93\x24\x42\x4a\x34\x6a\x42\xa8\x11\x08\x74\x48\xa0\x48\xa6\x3f\x24\x27\xb0\x4f\xc2\xa4\x3d\x54\xe6\x55\x1d\x7d\xc8\x00\x38\xc3\x89\x68\x9b\x16\x9a\x30\x69\xc5\x39\x81\x77\x98\xce\x09\xf0\xb0\x38\x01\x41\x0d\x61\x84\xfc\x46\x32\x9f\xac\x30\xa9\x68\x1d\x20\xc4\xe1\x28\x49\x9d\x22\xa6\x44\x2b\x26\x11\x53\x22\xc6\xe0\x0b\xdc\x53\x73\x08\x2c\x5b\xce\x9a\x5f\x44\x38\x4c\x53\x2b\x14\x11\x0e\x73\xce\xa6\xa0\xcf\x84\x3a\x21\x85\x51\xe3\x44\x26\xd5\xba\x43\xf4\xc3\x9c\x9f\x1a\x70\x2e\x2c\xae\x61\x33\x66\xa5\x28\xe8\x3a\x62\xd2\x44\x8b\xca\x53\x0a\xfa\x10\xa6\x3e\x48\x53\x7d\x74\xb2\x7a\x40\x19\x7e\x41\x52\x86\x4f\x6c\xd7\x30\x97\x30\x14\x49\xf1\x70\x6f\x9d\xe9\x4c\x02\xac\xad\x4e\x65\x82\x46\xd2\x10\x45\x4e\x0c\x51\x38\x21\xe5\x24\x0a\x60\x17\xd5\x01\x30\x5d\xce\xd5\xa5\x50\x11\x9b\xa2\x30\x50\x5a\xdb\x40\xd6\x8d\x92\xba\x28\x28\x62\x91\x45\x01\xb3\x11\x4e\x7b\xa1\x06\xd7\xce\xa1\x71\xcb\x60\x6c\xd2\xa4\x65\xde\x45\x0f\x53\x19\x35\xa8\xf6\x60\x3b\x4d\x35\x7c\xa7\xfa\x00\x2e\xc9\x12\xc0\x78\xf1\x7a\x14\x49\x08\x00\xeb\x72\xd6\x34\x65\xa8\x88\x45\xc2\x19\x28\xbb\x51\xb2\xd3\xc0\x78\x59\x7d\x67\x14\x65\x1a\x28\x0f\xc9\x59\x53\xe7\xa9\x31\x86\x8a\x59\x6c\xa8\xd3\x60\xfc\xd7\x6c\xeb\xf1\xeb\x32\x9d\xc8\xa0\x89\x4d\x83\xc1\xe0\x07\x34\x93\x1c\x12\xca\x6d\xa8\xe5\x38\xe5\x86\x96\x33\x90\x6e\x23\x2e\x7d\x88\x8b\xaf\x49\x5b\x1c\x71\x6f\x73\xb8\x18\xe0\x97\xba\x87\x1f\x47\xe0\x71\xa9\x3d\x78\x06\x2d\x55\x57\x71\x86\x2a\x92\xd3\x26\x72\xba\x94\xf8\xf1\x35\xdb\x53\xfd\x42\xf5\xce\xb9\x91\xd3\x69\x2f\x50\x6e\xcc\x1b\xb5\xbb\x14\xb8\x2d\xc2\xcd\xfe\xa0\x3e\xe6\xc4\xeb\xd3\x23\xc4\x42\xc0\xd9\xcd\xa6\x51\xc4\x7b\xd3\x23\x24\x3c\xf1\xde\xf4\x24\x90\xf0\x50\x38\xd4\xab\x4c\x20\xf0\x32\x8f\x94\x87\x3a\xa7\x05\x5a\x67\x0e\x35\xd1\xea\x29\x0a\xc8\x8b\xe7\x3b\xf4\x28\x65\x51\x38\x0c\x86\x6b\x7f\xa1\xbe\x24\xea\x8d\x9c\x4e\xbb\x91\xe6\x3e\xa0\x47\x6e\x19\x22\xc7\x26\x31\x22\x20\x77\x99\x01\x5b\x0e\x35\x88\x80\xd3\x87\xc1\xc1\xf6\x87\x81\x62\xd4\x09\xf0\xec\xd0\x5c\x03\x64\x37\xc2\x5d\x0a\x0e\xb6\x9a\x0d\x9e\xa5\xa5\xfa\x50\xe0\x59\x4b\xb6\xc2\xd7\x57\x9d\xc8\x88\x64\x55\xad\x61\xbc\xe3\xfa\x1b\xc4\x33\x62\x16\xce\xe6\x1a\xa1\x0c\xb4\x21\xf9\xc5\x57\xb1\xc3\x7d\x64\x50\x84\x70\x8d\x83\x61\x9e\x34\xfc\x10\xad\x7a\xb4\xe6\x90\x30\xba\x95\x70\x41\xb4\xb8\x38\xf3\x46\x6b\x9b\x7a\x42\x68\x79\xd3\x60\x6d\x36\x48\x83\xc5\x5b\xdf\x9e\x39\xc2\xa0\x9a\x1a\x0b\x18\x54\xf3\xd0\x91\xf7\x9b\xbf\x83\xf9\x78\x38\xe7\x44\x4e\x53\xb0\x5a\xb8\x1f\x1b\xe6\xe3\xa7\x65\xb8\xad\xdf\x34\xc7\x70\x9b\x34\x73\x34\x74\xd4\x9e\xc3\x55\x80\x55\xcc\xc4\x00\x45\x35\xc9\x97\x4a\x0f\x5e\x9b\xa2\x70\xed\x3b\x4c\x15\x7c\xd7\x45\x81\xf9\x25\xaf\x11\x13\x71\x36\xf1\x06\x00\x80\xa5\x5f\xfe\x8e\x51\xe2\xd5\x9a\x4a\x93\x78\x38\x6b\xa0\xc2\x21\x6a\xa1\x18\x53\x1b\x55\x64\x51\x2f\x5e\xed\x6e\x22\xdf\xa8\xc3\x59\xe1\x0c\x6a\x4e\x03\x62\x48\x72\x1f\x60\xc1\xd9\xb4\xcf\x54\xde\xae\x69\xa6\xd8\x27\xf5\x22\xb8\xa0\x55\x4a\xc0\x0d\x59\x9d\xb3\x23\x4d\x7d\x0a\x4e\x8c\x6a\x67\x5c\xa7\x94\x9c\x88\xc8\xc9\xe1\x42\x11\x9c\x58\x83\x8f\xd0\x8a\x25\x55\x53\x6f\x14\xe3\xef\xd8\x6c\x4e\x0c\xc0\x81\x49\x1e\xcb\x43\x42\xad\xa0\x87\xf8\x90\xf0\x9f\x4a\xc5\x03\xe8\xaf\x74\xf1\x5e\xe5\x5d\x6e\x77\x11\x6f\xc2\x24\x69\x5c\x88\xa7\x18\x49\x8a\x53\xe5\xed\x6d\x4f\x37\xee\x6b\xa7\xe1\xef\x70\xc6\x97\x1a\x57\x75\x7b\xdb\xc5\x10\x4b\x25\x6d\x90\x28\xbf\xee\x71\x63\x18\x03\x29\x47\xc0\xf5\x95\x6e\xce\x60\xf8\x63\x29\xaa\x95\x2e\x97\x78\xc8\x1b\x59\x4d\xe1\x4e\x92\x86\xbf\xd1\x62\x29\x25\xb6\x11\x1f\xa5\xa1\x69\xbc\x61\x38\xb4\x84\x10\x9a\xb1\x74\x49\x86\x46\x5f\xcd\x70\x1a\xda\x36\xfd\x21\xbd\xb9\x53\x14\x19\xb3\x88\x82\x6f\xb7\x39\xe7\x0b\x65\x26\x51\xe4\x3d\xe7\x64\xb3\x9d\x93\xc3\xa6\xda\xe1\x9c\x69\x55\x6b\xbd\xd1\xe5\x32\x4c\xd1\x32\xd2\x44\xc1\x32\xa2\x61\x6b\x0c\x31\xe0\x2e\x91\xc1\xac\xb5\x23\xc4\x63\xbd\x9a\x3f\xe4\x98\xba\x46\x7a\x02\x86\xb3\xc2\xcb\x92\x4d\xc1\x73\xd4\xd5\x0d\xde\xfa\x92\xfc\x6a\x3c\x79\xf1\x45\xbe\x43\x62\x88\x3d\x6e\x54\x18\x86\xab\x64\x24\x81\xf1\xad\x81\xe3\x64\xe5\x6d\x7d\xf1\x2d\x20\x81\xb5\x66\x53\xb0\x46\x35\x0d\x24\xe3\x0c\x0c\xd7\x81\x7b\x60\x3a\x0d\x10\x12\x48\x47\xe5\xa1\x70\x0f\x2c\xfb\x3b\x3e\x8b\x23\x19\x06\x84\x60\xad\x52\xab\x89\x01\xf4\xb2\x21\x06\x90\x7e\xd2\x43\xc1\xf0\xdd\x55\x0c\x3c\xd9\xf4\x71\x1c\x0a\x7e\x7f\x09\x26\x44\x95\xac\x55\xd2\x0e\x60\xc1\x7a\x35\x53\x32\x83\xbb\x42\xf6\xc2\x89\xb8\xbf\x96\x5d\xcc\x9b\xf3\x68\x12\xdd\x90\x9a\x2d\x08\xa0\xd4\x25\x40\x00\xcf\x88\x87\x48\x78\xb9\xa4\x14\x76\x85\x17\xd0\xf2\xef\x7c\xd0\x7d\xa8\x93\x5d\x76\xf9\x66\x92\x76\xf9\x26\x4a\x3e\x39\x97\x44\x3b\xda\x93\x4a\xd0\x82\x38\x04\x58\xbf\x5a\xa5\x86\x23\x92\x64\xad\x3a\x77\xe0\x15\xed\x3a\x24\x10\x0c\x03\x94\x28\x31\x0c\xb0\xf9\x4b\xc0\x00\x8b\x13\x1b\x83\x6b\xa9\xdf\x0a\x20\x20\x56\xeb\xc4\xda\x44\x71\xc1\x41\xd2\xb5\xc2\xc1\x58\x9c\x97\x9d\x69\xce\xfb\xa2\x5a\xeb\x54\x22\xec\x86\x1b\x41\x54\xa0\xa6\xd4\x30\x40\x09\x11\xc3\x00\x35\xa9\x80\x01\xd6\x5a\x9c\x17\x5c\x5b\x9c\x46\x47\xa1\x18\xb5\xf3\xed\x4a\x89\x26\x62\x00\xaf\xea\x79\x23\x17\xbb\x33\xbc\xcd\x58\xfc\x21\x07\x5b\x8b\xbc\x93\xa9\x8b\x3f\x54\x6b\x95\x77\x13\x21\x22\x79\xd4\x15\xa4\x5b\xd2\x11\x00\xc0\x3a\x24\x74\x18\x55\xf2\xaa\xe2\x6b\xc3\x01\x25\xac\x05\x07\xec\xda\xc7\x3b\x1f\xb3\x94\xdd\x84\x68\xc0\x11\xc3\x24\x7b\xea\xbe\x11\x0e\x58\xaa\x0b\x26\xdc\xf1\xa9\x56\x80\x12\x7f\xcb\xdb\x8a\xae\x95\xf0\x12\xb1\x0b\xf1\x81\x35\xb4\x48\x89\x0f\x4c\x97\xe4\x32\xf0\x81\xed\x1a\xce\xcb\x58\x0e\xd2\x74\x19\x41\x32\x5d\x6a\xe2\x50\xbc\x6f\xed\x5a\x83\x0f\x56\x6a\xca\x11\x43\xb2\x8e\x70\xb1\x81\xb4\x2c\x8a\xcb\xc2\xdf\x01\x1b\x23\x1e\x1c\x5e\x15\x49\x24\xe2\x52\x4c\x27\xf2\x19\x46\x8d\xe7\xd0\x0b\x4d\x92\x1b\x8c\x0d\xd9\x87\x44\x0c\x80\x85\x29\x5f\x12\xf9\x43\xef\x55\x6a\xa5\x0e\x81\x38\xa4\x1a\xf1\xc9\xeb\xd4\xb3\xc9\x0f\x33\x8b\x64\xc4\x8b\x2e\x45\x06\xa8\xc1\x23\xf5\x34\x2c\x47\x21\x68\xc5\x03\x4a\x5f\x54\x97\xc0\x1a\x8a\x78\x21\x09\x09\x54\x61\x33\xff\x0e\x05\xbc\xf8\xde\xab\x78\xf2\x4e\x16\xa4\xf6\x2f\xbe\xb7\x39\x5c\x0d\xdf\xdb\x94\x94\x26\x2a\x31\x5f\x1e\x19\xc5\xfb\x95\x80\xe3\x33\xd9\xf9\xf2\x40\x1d\x16\x6e\xd6\xe7\x81\x4c\x6c\xd6\xc4\x10\xc7\xb1\xf9\xa0\x05\x98\x62\xf3\x51\x07\x71\x1c\x5b\x6f\xfe\x0e\x0d\xf2\x3e\x85\x30\x8e\xad\x37\x67\x65\x88\x74\x2d\x63\xc4\x71\x6c\xa3\xba\xd4\x37\x3d\xfa\x6e\xec\x8d\x44\x97\xc3\x60\x07\x6c\x39\x02\x39\x36\x9b\xbb\x18\xc8\xb1\x14\x2d\xea\xc9\x38\x19\x9e\x25\x3c\x86\x3d\x34\x0d\x53\x1e\x84\x2e\xea\x28\xbb\x92\x0c\x93\x4f\x23\x28\x85\x6f\x21\xa8\x04\xbe\x1e\x37\x9d\x04\x0f\xa4\xc4\xb5\xf0\x8c\xd5\x14\x2d\xb7\xfe\x8e\x96\x5b\xb5\x19\x47\x39\xb3\x07\x1f\xb0\xb6\x6a\x09\x24\x62\x3c\x65\x12\xd0\x2f\x81\x30\xf9\x26\x87\xcb\x24\xbc\xdf\x65\x02\xde\x6f\x93\x1c\x70\x89\x61\x03\xe1\x64\x50\xe8\x66\x0a\x2a\x8a\x47\x6c\xf1\x51\xb1\x87\xd4\x9e\x53\x45\x42\x0c\x6a\x73\x98\xbc\xd4\x2d\x5d\x1a\x0f\x59\x37\x2f\x7d\x00\x1a\x5b\x91\x86\x00\x40\x63\xb3\x94\x9b\x7c\xee\x2b\x8b\x18\x7c\xa8\xcc\x65\x52\x9b\x7a\x52\x61\xde\x77\xf7\xe9\xab\xd4\xf6\x38\x6d\xce\x12\x05\x4b\xae\x8a\x09\xcb\x30\x51\x78\xfe\x4c\xd2\x1b\x11\x12\x87\x9b\x86\x08\x89\x39\x57\xe7\xc4\x19\x5b\x6b\x3e\x78\x00\xd2\x86\x1b\x3c\x00\x65\xa7\x9d\x33\xf6\x43\xbc\xe8\x9a\xaa\x22\xd1\xce\x21\x02\x97\xca\x94\xc2\xbb\xe0\x4e\xc2\x05\x91\x62\xe2\x9c\x51\xb5\x79\x06\x71\x3c\x6a\x14\x6c\xf9\x49\xaa\x48\x10\x48\x51\x9c\xc6\x88\x4f\x22\x70\xe9\xf5\xa9\x0b\x97\x5e\x25\x83\x00\x63\xec\x49\xeb\x0b\x28\xc6\x9e\xa4\xfa\x00\xc5\xa8\xe7\xbf\x0e\x05\xcd\x4b\xb5\x2d\x7a\xb6\xd4\x2c\x5e\xfb\xd6\xba\x00\xc0\xb1\x27\xf1\x2d\x43\x18\x76\x9f\xc9\xf4\xfa\x73\x38\xeb\x0d\x81\xa2\x46\x2f\x0a\x4f\x55\x01\xc0\x58\xd6\xd9\x11\x61\x09\x7b\xf6\xcc\xc1\xbc\x59\x9e\x9c\xd8\x6d\x74\xe6\x05\xba\xb1\x17\xe9\xfd\x00\x34\xa6\x14\xa6\xe0\x32\x7a\x72\xc2\x1d\xae\xc3\x79\x90\xa7\x74\x94\x0b\xba\x8c\xdc\x4e\xee\x93\x4f\x5b\xe0\xda\xd2\x71\x58\x8f\x3e\xeb\xb0\x18\xe2\xb7\xdf\xa0\x66\x2f\x3e\x9c\x29\xd6\x5c\x7c\x38\x53\xc5\x30\xce\xa1\x10\x88\x87\x84\x53\x6c\x3a\x11\x3b\x85\x96\xfb\xe2\xb5\xe5\xac\x63\x2e\xf1\x90\xf9\x72\x56\x76\x38\x89\x82\xf7\x2e\xfc\x21\xbb\xef\x2a\xa0\x19\xa8\xfb\x02\x40\xba\x0a\x46\xb9\x2f\xe2\x63\xc6\x39\xcc\x92\xf4\x44\x40\x26\x8d\x06\x5f\x82\xce\x97\x73\xc2\x7d\xe7\x2e\x42\xd8\x65\xed\x02\x0c\x73\x68\x31\x45\xe0\xa4\xc5\x94\xdf\x88\x56\xb3\x19\x76\xe5\xd2\xe2\x67\x58\xc1\x1a\xda\x22\x08\x64\xec\x36\x43\x2f\x1a\x87\x64\x64\x40\x24\xc1\xde\x24\xd3\x16\xaf\x11\x37\xe7\x04\x42\xfd\x72\xa9\xb0\x55\x3c\xa5\x50\xa4\xb8\x14\x38\x87\xa4\x19\x23\xaa\x60\x6f\xda\x12\x88\x6b\x6c\xd2\x1d\xf9\xc0\xb3\x0d\x2e\x8b\xbe\x21\xed\x6c\x8b\xbe\x21\x9d\x39\xf8\x9e\xb3\x4d\x3a\x8b\x97\x8a\xb5\x25\x22\x72\x60\x6f\x92\xf5\x7c\xce\xd9\xd6\x46\xc4\x0a\xec\x4d\xa2\x02\xb1\x02\x93\x8d\x38\x4b\x61\x65\x5d\x03\x5b\xed\x52\xc8\x98\xfc\x0e\xd1\x01\x53\xf8\x18\x87\xf0\x80\xa9\x6a\x5d\x30\x3c\x60\xf3\x39\x66\x2b\xe6\x54\x17\xd5\x78\x58\x75\x5e\x46\xd9\xbc\x44\xc1\x6e\x24\xe3\xd7\xe6\x53\x87\x97\x3f\x64\x37\xaa\x28\x4e\x85\xeb\xe7\x54\x34\x51\x84\xa0\x99\x62\x44\x64\xe7\x44\x4c\x82\xec\x1a\xe0\xc6\x71\x99\x3c\xb9\xeb\xe0\xbe\xe5\x4c\x55\x27\xf8\x4a\xdc\xe5\x34\x76\x62\x9a\x44\x43\xa5\x05\x6f\x45\x92\x4d\xa2\x18\x39\x58\x8d\xe1\x2d\xbb\xcb\x69\x2f\x3e\xfd\x2a\x0a\x67\xda\xea\xde\x0b\xa2\x26\x21\x8c\x18\x7c\xdd\x46\xf8\x4d\x2f\x4f\x73\x56\xf8\xd4\xb4\xbc\x10\x83\x2f\x4d\x6d\x67\x7c\xbe\x79\x8a\x67\x11\x91\xaf\xdb\xd6\x4c\x48\xe3\x74\x17\x11\x7c\xaa\x68\x3f\x00\xa0\x31\x67\xe9\xfd\x8c\xce\x37\xc5\xc1\x9b\x21\xb7\xcd\x0b\xe0\x3d\x5b\x5e\x89\x6f\x9c\xcd\xa5\x4c\xa4\xf9\xbb\x00\xe5\xb6\x2c\x50\xae\x1d\xfd\xf3\xa8\x6d\x8e\x8c\x6b\x67\xff\x5c\xdf\xcd\x57\x47\x45\xc1\x1f\x22\x7d\x08\x4f\x45\x77\x9b\xaf\x19\xb0\x6f\x3e\x69\x30\xa7\x35\xa7\xc1\xb9\xa8\x55\xc1\xf0\x7c\x53\x6b\x8b\x6f\x4a\x67\x8d\xe7\x8b\x58\x22\x6d\xe5\x04\x3b\xce\xe8\xdf\x0b\x68\x40\x21\x7b\x48\x5e\xbd\xf8\xf8\x4b\xb8\x31\x74\xc5\xb9\xc2\x0f\x72\xaa\x0a\x78\x9f\x8a\xf6\x54\x46\xf1\x9b\x12\x02\x08\xd3\xd7\x6d\x83\x67\x20\xbe\x59\x9d\x73\x52\xcc\x2a\x2b\xaf\xb6\x6b\x15\xbe\x78\x87\x44\x23\xfa\x22\xee\xba\x98\x82\xc3\xa9\x3a\x27\x8c\xf7\x57\x38\x91\x03\xac\x96\x32\xce\x41\x38\x2f\x78\x26\xc4\xf9\x82\x3c\x8a\xd7\x10\xc1\xee\xd7\xd6\xf0\xe2\x91\x0d\xe9\x44\x40\x16\xe9\x25\x2f\x46\x41\x88\xea\x72\xe0\xd2\x13\xb7\xbd\x78\x7d\xbd\xb8\x46\xb8\xd1\x9e\x34\xb8\x24\xaa\x0b\x45\xaf\x3c\x53\xbc\xcb\xee\xf9\x06\xb8\x3b\xab\x86\x37\xdd\x92\x4a\x7b\xd3\x2d\xa9\xf9\xc6\xa3\xd3\x39\xab\xa1\x6f\x3a\x29\x8b\xbf\x83\x83\x4f\x3d\x7c\xd3\x11\xf9\xe4\x64\xab\x9d\x13\x1e\x5b\x71\x29\x80\x92\x02\x9a\x1f\x0a\xce\xbf\xea\xef\xe0\x96\xec\x4e\x43\xab\xbb\xd3\xd8\x6a\xb7\x13\x53\xa1\x55\xff\xa6\xef\x5c\x8c\x01\x98\xe4\x28\xae\x2f\x38\xf6\x6a\x0b\x9d\xe5\x9a\x33\x60\x26\x47\x29\x2e\x85\x7d\x70\x29\xe8\x83\xeb\xe3\x09\x42\x53\xff\xa6\x23\xfd\xa9\xfd\x4d\x5b\xb5\x9a\x2d\xf7\xa2\x54\x3f\x40\x21\x47\xc8\xca\x0d\x28\x64\xf6\x91\x08\x61\xf5\xf2\xf0\x58\xc0\xb3\x3d\x3c\x16\x80\x42\x0e\xa9\x8c\x80\x42\x1e\x31\xab\x2a\xc1\xa6\x21\x9e\x61\x54\x3d\x1b\x89\x80\x8c\x1c\xe1\x0f\xe9\xb1\x74\xf7\x81\xcb\xb5\xae\x0c\x64\x64\x1e\xda\x62\x11\x46\x6f\xd8\xb3\xfd\xa6\x63\x66\xf8\x3b\x36\x5b\x4d\x03\x53\x86\x98\x8b\x50\xc8\xf1\x8c\x3e\xb8\x72\x3c\x89\xe8\x45\x71\x63\x5e\xa8\x42\x63\x81\x97\x58\xc3\x63\xc1\x68\x53\xd6\x69\x10\x53\x2f\x0f\x65\x45\x50\x3d\x3d\x5d\x77\x28\x2c\x35\xb5\x06\x38\xc9\x3c\x34\xdc\x08\xaa\x97\x87\x24\x06\x40\x93\x23\xaa\xcb\x84\x6b\xb5\xf8\x3b\x0c\xbe\x46\x0d\x30\xc9\x3c\xa4\x86\xdf\x72\x44\x86\x28\xc2\xcd\x87\x13\xe1\xc5\xe8\x2e\x14\xbd\xa8\x4e\xc3\x54\x64\x37\x1b\xde\x3e\xad\x18\xa0\x2d\x47\xb8\x69\xc1\x2e\x35\x51\x98\x0a\x4d\xe8\x4d\x57\x8c\xa6\x09\xd8\xcb\x3c\x92\x4b\x41\x27\xdc\x50\xba\x2c\xb5\x89\x13\x7b\x69\x3f\x20\xb0\x97\x79\xe4\xdf\x60\xd9\x00\x30\x73\x44\x71\x63\x38\x31\xa6\xd8\x25\x17\x0a\xee\x12\xcb\x12\xa6\x39\xa4\x7a\x11\xa6\x39\x8a\x29\x72\x97\x86\x82\x2e\x1b\x69\xe1\x37\x5d\x94\x62\x0b\x20\x38\xf3\xf0\x68\x73\x89\x48\x4d\xb8\xb9\x44\x3c\x67\x5c\x22\x6e\x19\xb0\xc3\x3e\x22\x02\xce\x39\xc2\x7c\x00\xec\xf0\x70\x8f\xb8\x5e\x3c\xa0\x5a\x2f\xce\x89\x1e\x79\xd0\x10\x3f\xcb\xb0\x2e\x80\x3b\xa7\xb1\x53\x37\x8f\xce\x97\x96\xd6\x2d\xfe\x55\x97\xe8\x58\x14\xdf\x7f\xe8\x4a\xec\x4d\x54\xe2\xdd\xc7\x29\x12\xce\xd2\x6a\x0a\x5e\x38\xb1\xc5\x87\x9e\xc5\xea\x0f\x61\x72\x90\xd6\x8f\xc8\x7c\x25\x75\x7f\x37\x90\x33\x44\xc1\x27\xd7\x5c\x3d\xcf\xd5\x43\x14\xce\xd5\x9a\x17\x46\xed\xb3\xea\xfe\xa1\x5b\xbd\xb9\x06\x60\xac\xbb\xcb\x44\x97\xb2\x4b\xa1\xd9\x44\xa5\x30\x10\x83\xcc\x89\x1f\xde\x3b\x0d\x17\x43\x37\xe3\x30\x85\x0e\x4a\x04\x01\xbb\x39\x8d\xe8\x03\x76\xb3\xa4\xe1\x42\xd1\xa5\x66\x0a\x5d\xd2\xca\x02\x78\x73\xfa\x04\xf0\x61\xb4\xf6\xe9\xea\xe1\xff\x9d\xae\x0f\x5d\xaa\x2e\x05\x5e\x46\x89\x00\x3e\xc4\xdd\xc2\x63\x88\x70\xed\x86\x09\x02\xd8\x39\x8d\x6a\xfb\xd0\x1d\x2f\x3b\xec\x47\x11\x2a\xa7\x13\xc1\xce\xc3\x1f\x62\x8f\x91\xb0\x02\xce\x73\x1a\xcf\xc8\x97\xb8\xa7\x1d\xa2\x08\x0c\x18\x59\xb2\x0b\x20\xd0\x69\x90\x1b\x02\x03\x96\x24\x9b\x20\x20\xa1\xc5\x0e\xc9\x0f\x5d\x97\x3a\x62\x02\xf6\x39\x0d\xa0\xfc\x90\x67\xb5\xe1\x7d\x18\xf7\xc1\xf5\xd1\x31\xef\xa6\x6d\xf2\x9a\x73\xc2\x31\x3f\x9c\xc6\x89\x51\x7d\x88\x4f\x62\xb8\x21\x21\xa1\xdd\x46\x60\xbc\xbd\x5d\xec\x0e\xfd\xe8\x81\x98\x27\xf1\xc5\x55\xe2\x62\xa9\x43\xb1\xad\x71\xd1\x3b\xce\xf5\x15\x17\x1f\x0c\x0c\x9e\x8e\xe3\xe2\x3b\xc2\x54\x0c\x03\x28\xd1\x60\x5c\x9d\x43\x6d\x50\x21\xea\x75\xa8\xcb\xdf\xc1\x25\xc9\x95\x18\x40\x89\x06\x71\xec\x87\x3a\x6c\xdb\xfd\x1d\x9f\x19\xa0\x42\x17\xc0\x85\x86\x4e\xea\x01\x5c\x68\xe1\x95\xd0\x43\xc1\x91\xca\xdd\x29\x80\x0b\x0d\x1d\xa3\x03\x6f\x61\x87\x8c\x2d\x01\xec\x67\x30\x36\xd1\xa1\xd0\xce\xe7\x3b\xb8\x4e\xb3\x3a\x8f\xc7\x81\xbb\x7b\x84\x40\x81\xf9\xba\xbe\x95\xcf\x71\xd1\x48\x19\x1a\x35\x78\x27\x09\xcd\x3f\x14\x8c\x94\xa1\xa1\x80\x91\x92\x97\xa0\x0f\xd5\x51\xc5\x14\x05\xde\x4b\xa6\xd0\x89\xa4\xa6\x81\xdb\xba\x3b\x21\x93\xa5\x3a\x01\x68\x7c\x7f\xbe\xc3\x60\x27\xb7\x85\x83\xad\xa1\x80\xdb\x9c\x91\x98\x7a\x20\x16\x61\x30\xbe\xd2\xa1\x32\x1f\x7c\x52\xa1\x0c\x46\x18\x2a\x14\x31\x9e\x65\x1d\x0f\xa0\x3d\x23\x7b\x26\x36\x59\xc6\x85\xa2\x13\x97\xc6\xd0\x8c\xa9\x76\x23\x56\x89\x74\x88\xb8\x74\x63\xc8\x43\xc3\xd7\xbf\xf8\x9a\xdd\x21\xd9\x0f\x27\x72\x6a\xfc\xe5\xe9\x87\x4e\x21\x01\x0c\x69\x64\xf5\x18\x18\xd2\xc8\x3c\x9e\x05\x50\xa3\x21\x9b\x4d\x20\x04\x61\xe8\x38\x18\x7c\xde\x5a\x20\xca\xe0\xf3\xd6\x53\xac\x07\xb8\x67\xe8\x10\x1b\x08\x41\x58\xe5\x0d\x08\x3e\x6f\x2d\xf0\x41\xf0\x79\x6b\x9d\x8f\x22\xf1\x7e\x76\x77\x1a\x1c\xe5\xdd\xa5\x04\xca\x6c\xa2\x16\xcf\x40\x2e\x94\x53\xea\xea\xe1\x51\x0e\xa7\xb1\xa1\x55\x14\x1b\xea\x62\xe0\x27\xef\x4a\x63\x74\x54\x77\x17\x6f\x28\x0a\x49\x1d\x7c\xb3\x5a\x27\xce\x00\xa2\x33\x84\xb0\x8c\xc4\x78\xa8\x5d\x03\xb3\x18\xa6\x7e\xa8\x4f\x0c\x88\x5a\x9d\x75\xa3\x18\x57\xf8\x02\xa5\x66\xe3\x45\x45\xf9\x54\x02\x20\xce\x74\x31\xac\xec\x21\x71\x6d\xb2\x6a\xb8\xe5\x33\xf4\x98\xea\xb4\x56\xf4\x29\xdd\xdd\x62\x1b\xa0\x3a\x43\x18\xad\xe0\x7b\xd6\x42\xb4\x06\x20\x9e\x21\x38\x57\x20\x22\x62\x95\x53\x2a\xf8\xd6\x35\xef\x62\x1e\x0a\x56\x7f\xb7\x06\xd1\xf5\xe5\xfa\x0a\x44\x4b\x4c\x23\x7b\xa6\x18\x1a\x67\xba\x31\xe4\x36\xf6\x9f\xaf\x54\xcb\x12\x13\x59\xc1\xf3\xd5\xe5\x4c\xd0\x46\x33\x85\x1b\x69\x9a\xe1\xac\x07\x7d\xb9\x47\x04\x10\x9f\x67\x90\x5d\x10\xbd\xc5\xdc\xcf\x82\xd1\x14\x2f\xa1\xf5\x03\x10\xd0\x34\x64\x09\x8d\xac\x68\xfa\x43\x45\xd1\xf7\x5d\x95\xc8\x6b\x68\xe5\x21\xe1\x9c\x6f\x2a\x17\xb7\x6c\xe5\xa9\x8d\x4c\x90\x47\x53\xcf\x42\x68\x08\x7f\xc8\x08\x38\xc3\x79\xc9\x14\xd3\x24\xc6\xd6\x3d\xa5\xe7\xbb\xf9\x4b\x35\xde\xe5\x62\x8b\x2f\x6e\x2c\x5d\x28\xea\xb6\xfc\xde\x43\x5f\x2a\xd6\x80\x04\x4d\xe6\xf5\x59\xcd\x8a\x1f\xab\x1e\x1a\x4f\x46\xf4\xed\x2a\x16\x0f\xb8\xd6\xfa\x6d\x70\xe9\x93\x95\xac\xef\x0f\xd9\x11\x53\x70\x89\x37\x57\x01\x97\x78\x73\x6b\x00\x57\x91\x7c\xe2\xb3\xd5\x02\x11\x04\x9f\xad\x1e\x49\xfb\x4a\x26\xcc\xa3\xea\x43\x39\xc4\x87\x06\x0b\x0e\x71\x5e\x41\x3a\x14\x66\xa4\xfb\x43\xdc\xf1\xf9\xff\x18\x3b\x97\xab\xe7\x79\x9e\x57\xb7\xb2\x4b\xb0\x25\xeb\x34\xf9\x7b\x91\xee\x24\xfd\x97\xb0\x57\x80\x0b\xf9\x86\xcf\x3b\xe4\xb2\xad\x93\x75\xa0\x48\x10\xcc\x66\xe6\x1c\xd6\xcf\xfa\x15\x64\xd0\xc0\xca\xcb\xdf\x26\xcc\x2b\x05\x7d\x24\xb9\x23\x42\x8a\x7e\x8f\xee\x85\x28\x40\x04\xbb\x9b\x18\x19\x9f\xc9\xee\x56\xed\xc3\xbe\x7e\x0f\xc5\xe7\xcf\x86\x46\x02\xeb\x95\x52\x95\xb1\x7a\xa5\x50\x66\x74\xca\x11\x03\xcf\x8c\x74\xf4\xea\x83\xf4\x52\x8d\x37\x92\xb2\x57\x8f\x14\x83\xfb\x1d\x91\xdc\x10\x93\x06\x2c\xb7\x95\xc6\x85\xfe\x95\x82\xb4\xdd\x4e\x36\x23\x12\x54\x5f\xac\x92\x4a\xb6\x07\x76\x0a\xe7\xab\xc6\x6d\xbe\x2a\xb9\x1f\x56\x1e\xca\xe1\xbe\xf2\xa5\xe3\xb9\xd2\xf8\xc5\xea\x63\x10\xb6\xb2\x21\xfc\x24\x63\x61\x32\x7a\x4a\x57\xfd\x6b\x02\xa9\x1e\xd0\xa7\x6a\x3c\xdf\x74\x6d\xdb\x38\x9b\x6a\xec\xf9\x9e\x91\x86\xf3\x46\xe6\x5d\x9c\xdb\x0c\x92\x03\xc0\x9d\xad\xf1\x2b\xea\x30\x29\xbf\x7a\x4c\xb9\x53\xd2\x0a\xc5\xb7\xce\xbc\xab\x70\xb4\x0c\x2f\x99\x1e\x50\xc7\xaa\x33\x3d\x70\x0c\x09\x44\xda\x7e\x03\x28\x07\x67\xcd\xd0\x1f\x66\x0d\xa5\xca\xc3\x89\x4d\x76\x09\x29\xda\x30\x9a\x2d\x21\x45\xef\x82\x4f\x7f\x55\x92\x42\x70\xbc\x18\x01\x5a\x80\x45\x2c\x21\x40\x1b\x46\x9f\xe5\x54\xd8\x05\x5c\xc4\x12\x04\xb4\x61\x68\x5f\x82\x80\x7e\x1f\x46\xb4\x47\x86\xbd\xc4\x99\xb1\x0b\x48\x8d\x25\xdc\x67\xc3\x90\xb8\x8c\xfb\x2c\xe0\x85\x96\x90\x9e\x5f\xb1\x21\x9a\x5a\x16\x95\xca\xe8\xce\x02\xb0\x67\x09\xdd\xf9\x15\x1f\xc4\xb7\xc5\x54\x2b\xb2\x0f\x0e\x24\x93\x41\x96\x27\xd5\x3a\xd1\xc9\x75\xe7\xa9\xb3\x99\xb3\x8b\x3a\x21\x76\x67\x83\x31\x1d\x64\x19\xec\x3e\x8f\xc1\x1a\xa3\xe5\xd3\x61\x91\x36\x2d\x23\x0d\x68\xd2\x32\x4b\x55\x9e\x99\xa5\x0a\x55\x52\x28\xcf\x46\x00\xce\x12\xca\xb3\x81\xd9\x5f\x0f\x10\xfe\x91\x26\xc8\xe8\x13\xed\xc2\xa8\xcf\x8a\xbb\x7f\x3d\x1b\x46\x2b\x5e\xde\xf0\x0c\xd0\x5e\x61\x3e\xa2\x4e\x8a\x23\x12\xce\xbe\xaf\xd4\x0c\x4b\x88\xd8\xfd\x25\x4d\xd2\xdc\xae\xdf\xfb\xda\x3f\xf7\x72\xe5\xe3\x6e\x51\x9b\x04\x20\x6d\xd1\xe8\x04\x20\x6d\x18\xb0\xd6\x13\xfe\xe5\xf4\x45\x69\x3f\x70\x4b\x2d\x01\x4a\x31\x5c\x2c\xe3\x49\xdb\xe2\xe4\x33\x87\x64\xcb\x68\x66\xde\xd3\x58\x13\x28\xe4\x59\xb3\x1b\x3c\xe5\x98\xf0\x0e\x41\xe9\x9e\x33\x69\x58\x12\x0c\xc0\x01\xaa\x82\x64\x68\x0a\xe3\x68\x9f\x3f\xe7\x83\x59\x23\xf1\xc1\x2f\xc1\x50\xef\xc9\x94\x10\xf0\xb4\x13\x2a\xb0\x44\x0c\xd9\x09\x07\x58\xcd\xe1\xc9\xcc\xa5\x66\x04\x00\xd3\xce\x49\xc0\xeb\xef\x99\x79\x10\x56\x1e\xca\x46\xf6\x20\x29\x06\x19\xe4\xc9\x52\xde\xef\x91\xc3\x49\xf8\xd1\x32\x38\x48\x9b\x91\xfc\xa8\x16\xcd\x36\x32\xc6\x5e\xf4\x8e\x25\x33\xb0\xd9\x46\x86\x4a\xd2\x6c\x23\x63\x3e\x0a\x4c\x7a\xc3\x93\xf4\x15\x65\x3a\xe8\x79\xf5\xa5\x57\xe9\xaf\x2e\x6f\x80\x70\x57\x23\x26\x94\xb3\x51\x10\xd1\xd9\xd2\x61\x5b\x00\x52\xe8\x96\x8d\x63\xe6\x4d\xdb\x38\x68\x9b\x0d\x00\x0c\xbe\x30\xa0\xb3\x65\xa0\xc8\x43\xc8\xbf\x6f\xbe\x85\x95\x7c\xf8\x72\xfd\x34\xc7\x17\x2f\xe6\x97\x80\x9e\x0f\xc0\xa4\x65\xa0\x27\x11\x17\x4b\x40\xcf\x67\xb2\xc3\x19\xe8\xf9\xa4\xa5\x24\x97\x9a\xf9\xd0\x50\x4a\x26\x98\xb0\x9d\x5f\x31\x2f\x5b\xa1\xcc\x80\x10\x93\x9c\xdf\x0a\xe4\x8d\x53\xbe\xdb\x43\xdf\xd9\xdb\x8d\xef\xbc\x3b\xbb\x79\xf7\x4e\x0a\x44\x72\x99\xd6\xb1\xe7\x48\xee\xe6\x25\x5a\xa8\x08\xc2\x7b\x62\xa8\x5d\xdd\xb9\x08\x7b\x4b\xb9\xcb\xc1\x7f\x29\xc8\xf4\x94\x77\xaa\xf1\xdf\xa5\x58\x5b\xb0\x50\x0a\xba\xc3\x44\xd8\x5b\x04\xe8\x5c\x39\xed\x9c\x1a\xbc\x44\x9d\x10\x82\xb3\xfd\xea\xd0\xb6\x59\x71\x61\xac\xee\x8c\xb0\x03\x41\x9e\x0f\x76\xb7\x6e\x7b\x6c\x8b\x24\x03\x65\x4b\x63\x64\xa5\xe0\xdc\x16\x67\xe3\xc2\x1f\xb8\xba\x73\x50\x70\x42\x19\xaa\x79\xdf\xe8\x56\x82\x6a\x8e\xdf\x77\x8a\xd8\x8e\x30\x9c\x55\x17\xc9\x8e\xf0\x14\x22\x87\x23\xb7\x7d\x53\x35\x02\x99\x5f\xdd\x96\xd3\x96\x67\xb2\x01\x72\x8b\x12\x2e\xb3\x62\x8f\x5c\x82\x65\xd6\x68\x0c\x86\x56\xf6\xc9\x26\x63\xa6\xc5\xbb\x73\x00\x76\x0e\xec\x3c\x9c\xde\x1c\xa9\x44\x7e\xad\x5f\x39\x72\xcb\xe7\x2f\xd9\x2d\x5f\xfe\x99\x96\xfc\xfb\xaa\x33\x82\xa5\x71\xb6\xf4\x65\xc6\x89\xa7\x8f\xc0\xa6\x35\x4c\xd9\xcc\x55\x4d\x88\xcb\x51\xa9\x71\x38\xde\xae\xe7\x4d\xed\x64\x14\x3a\x30\xf6\x2f\xa4\xb7\x46\x2a\x92\x36\x32\x56\xeb\x70\xdc\x05\x57\x1d\x73\x33\xf6\xc9\x44\x14\x37\xe3\x6c\x5c\x42\x04\x9a\x5c\x44\x49\x2e\x27\xd4\x6e\x85\xdf\x3d\xcc\x45\x84\xee\x32\xcc\xc0\x86\xc6\x61\x00\xe5\xdd\x6b\x44\xb6\xf5\x54\x62\x2d\xe2\x89\x88\x16\x41\x6b\x0d\xaf\x1c\xe9\x98\x54\x4e\x36\x25\xa7\xd1\xbe\xd8\x4c\x0c\xb5\x04\x36\xbf\x9c\x54\x9b\x1c\xdb\x5f\x51\x41\x7f\x29\xa4\x7f\xa7\x1f\x15\x10\x87\x81\x60\x0e\x59\x04\xc1\xa6\x50\x76\x94\x0a\xbb\xdf\x28\x46\x82\x49\xf6\xca\x1d\x03\x94\x64\x46\x0d\xa8\x52\xde\xac\x92\x28\x13\xa8\x12\x23\x21\xaf\x7c\x65\x8f\x13\x0e\xf2\xc6\xa4\xbf\x06\xd3\x8b\x56\x2a\x8b\x41\xcb\x44\xf0\x51\x98\xc1\x76\x02\xeb\x85\xf6\x2c\xe0\xe3\x8d\xed\x74\x91\xb3\x9a\xd9\xa5\x94\xd5\xbd\x71\x9e\x9b\x05\x32\x6b\x66\x2a\x76\xb8\x8d\x7c\x27\x94\x47\xcd\x9b\x5a\xa3\xac\x0a\xc1\x25\x7b\xa6\x85\xf1\x92\xad\xa7\x76\x75\xa2\xa6\x4c\x75\x62\xa4\x76\xaf\x91\x85\xe4\x4e\x14\x24\xe7\xf1\x8b\xa4\xbc\xe3\xe8\x08\xd3\x21\xf3\x68\xb7\xd3\x28\x0f\x34\x33\x41\x2d\x7b\xe6\xaf\x32\x62\xdf\x98\xb4\xd7\xcc\x14\x45\x6a\xa6\x37\x45\x9a\x9e\x1f\x79\x28\xc7\x3f\x2a\x92\x18\x21\xfb\xfa\x7d\x68\x78\xe1\xca\x97\xd2\x35\x52\xa3\x03\x32\xd2\xfb\x6d\xcd\x83\xfa\x85\xa6\xc3\x23\xb5\xa6\xb3\xa8\x5c\xe8\x0c\xce\x6c\x3d\xf3\x2b\x1c\x0a\xcf\xb6\x37\x85\xa7\xc3\x63\xb3\x9c\xe6\x7a\xf6\x7c\x37\x9d\x4f\x10\x49\x18\x8c\x92\x67\xde\x59\x52\xe1\x77\xfe\xae\xfc\x42\xa3\x4a\xf2\xb3\x8f\x61\x91\x9c\x2a\xd3\xb0\x92\x1e\x49\xed\xbe\x23\x49\x7f\x62\x7f\x16\x80\xb3\xaf\x8c\xb0\x26\x30\x1e\xce\x35\x0d\x2b\xc9\x90\x1a\x3a\x92\xbf\x6d\xe8\x08\x93\xdb\x29\xae\x0b\x13\x78\xd9\x7d\xcf\x88\x8a\x74\xb2\x14\x06\x46\xa4\x93\x37\x49\xde\xbf\xa2\x36\x3d\x26\xa9\x93\x5a\xd7\x9e\x42\x1d\x24\x48\x2f\x9c\xd5\xba\x30\x50\xcb\xba\xdd\xbf\x59\xf3\xbe\xaf\x1e\x57\x99\x4a\xe4\xec\x67\x9e\x0a\xd1\x79\xaf\x8b\x0b\xfc\xb2\x7f\x3f\x55\xda\xa3\x9f\x8e\x98\x99\x86\xc9\x2f\xfa\xca\xef\x2a\x6d\x88\x8a\x06\xc1\x8d\xb1\x96\x83\x38\x39\x65\x9d\xca\x7a\xf4\x7c\x29\x87\x21\xfa\xa4\x53\x59\x2f\x4e\xe7\x65\xd5\x8f\xdd\x51\x40\xcf\x32\x7a\xaa\xf8\xa8\x35\x48\x44\xaa\xa1\x15\x0b\xf7\x39\x16\xfa\x88\x70\x9f\x23\x16\x67\xa7\xb2\x7e\xa2\xc8\x08\xf9\x59\x88\x5b\x59\x4e\x65\x8d\x07\x6d\x39\x95\x35\xe1\x48\x6b\x99\xc6\x06\x62\x88\xb5\xec\x13\xed\xa9\x51\x4a\xe3\xc8\x33\x2b\x8d\x5c\x75\xc4\x73\x39\xb3\x31\x09\x24\x5a\x71\x0d\xad\xc5\x61\xce\x87\x8e\xee\x4c\xdb\xec\xf8\xcc\x7c\xf0\x05\x85\x8d\xc2\x20\xd1\x0e\x0d\xc7\x5a\xf6\x22\xad\xbc\x2a\x65\x97\x3d\x93\x9c\xd7\xe8\x84\x62\xc1\x5c\xc4\x7d\xaf\xe5\x60\xe6\xcc\x55\x07\x74\xae\x94\x29\x1f\x65\x7e\xb1\x03\x3a\x33\x19\x20\xc2\x4c\x87\xcd\x84\x89\x9e\x29\x24\xe8\xcc\xe6\xb7\x1d\x0c\xc7\xd6\x04\xbc\x13\x4c\xc1\x12\xbc\x73\x41\x40\xb0\x04\xe1\xac\xd1\x4f\xb7\x5d\x4f\xec\xf5\xdb\xae\xa7\x9a\x42\xe5\x7a\x62\xfd\x6d\xbb\x9e\xd8\xc1\x37\xa4\x6e\x1c\x7b\x4e\x6a\x5d\x52\xa8\x55\x4c\x0c\x42\x06\x7b\x8e\x45\x8f\x85\xef\x5c\x25\x4d\xb5\xbb\x89\x2d\x46\xf8\xce\xda\xd9\xb5\x85\xef\xac\xfd\xf7\x6c\x4a\x4a\xa1\xf2\x7f\xfc\xde\xdc\xce\x4e\x9e\x2a\x64\x3c\xff\x49\x32\x3a\xe3\x63\xd9\xd6\x38\x71\x6a\x28\x17\xf5\x8a\xda\xbc\x9d\x9f\x88\xf1\x36\x66\xf4\x77\xd6\x6d\xa7\x36\x63\x6a\x6c\x28\x58\xd9\xfe\x36\xe1\x40\x2b\x95\xc8\xf6\xd9\xf3\xee\xcb\x21\x77\x29\x48\xe6\xce\x9e\x5a\x6c\xb6\x65\x56\x6d\x8c\xf9\xa8\xe7\xdb\x04\x5f\x3d\x92\x83\x97\xd0\x4a\xb7\xa7\x67\xce\x74\x61\x45\x9f\xd8\x9c\x8d\x15\xbd\xa0\x66\x59\x02\x8b\xde\x2d\x5e\x8a\x4d\x36\xdd\x9f\xf8\xed\xdb\xcc\x10\xc9\xd8\x3f\x51\xca\xb7\xc3\x7f\xee\x9f\x78\x2c\xa6\x49\x2f\x8b\xa9\xe6\x6d\x31\x25\xe9\x14\x1e\x0c\xe1\xf1\xdd\xe8\x46\x79\x11\x48\xf4\x89\xaa\x28\x54\xe8\x13\xa5\x5a\xa8\xd0\x67\xf2\x9b\x8c\x0a\xbd\xef\x2b\xa2\x1b\x38\x91\x74\x1f\xbb\x7f\xe5\xbc\x3c\x2a\x79\xea\x89\xda\xc7\xbf\xf7\x6d\xe7\x91\xbe\x6f\xd4\x29\xe3\x3f\xef\x4c\x47\x91\x65\xb6\x38\x1d\x0e\x70\x63\xae\x8c\x02\x80\xb6\x98\x93\x05\xf2\x6c\xb8\xc9\x97\x28\x30\x1b\x80\xdb\x75\x50\x4f\x71\x02\x1d\xeb\xa3\xe9\xcb\x76\xc6\x3a\x06\x61\x3b\x5d\x22\xe7\x88\x99\x2b\x7f\xbb\xba\x98\x2b\x5b\xec\x09\xc2\x8a\x7e\x6f\x67\x79\xf8\x27\xfb\x0d\x4d\x37\x67\x21\x8f\x4c\x4d\x73\x5d\x79\xa6\x3b\x5f\x46\xda\xa0\x62\x96\x0e\xc0\xce\x91\x67\x02\x17\xb2\x3c\x04\xec\x2c\x04\x40\x2d\x81\x37\x0b\xbe\xff\x25\x48\x66\x25\x02\x66\x99\x8c\x32\x65\x1a\x92\x49\xbe\xb2\xaf\x28\x5f\x34\x43\x25\x72\xca\x15\x53\x8b\xc8\x29\x57\xcc\x30\x7f\xc6\xda\x15\x04\x7b\x00\x11\x04\x0c\x1e\x29\x43\x78\x5b\xce\x45\x73\x53\x76\x80\x85\xcb\xdc\x94\xed\x57\x9d\xb3\x95\xa5\x69\x8b\xfb\x37\x9f\xca\xb8\x52\x52\xac\x60\x72\xb1\x51\x38\xe1\xf1\x8c\x12\xf7\xe7\x1b\x6f\xcf\xab\xdf\xad\x32\xce\xd9\x3f\x52\xa2\x71\x36\x8a\x94\xb2\xc6\xa5\xae\xfc\xc6\x0b\x46\x92\xa5\xf4\xc6\x2b\x46\xd9\x3f\x65\xe0\xc8\xdd\x95\x5c\xc7\x37\x3f\xca\x6c\x96\x4f\x49\x37\xb7\x6d\xb2\x91\x86\xa6\x11\xcd\x31\x35\x2f\xad\x71\xee\xfb\x14\xa2\x3c\x2a\x0c\x8d\xf3\xe0\x33\xa4\xc2\x56\xb0\x29\x09\xe3\xd9\xef\xbc\x27\x8f\x22\xcb\x40\x10\xcf\x5c\x1c\xfe\xbc\xc9\xac\xf4\x46\x40\xe0\x3b\x6d\x3a\x0e\x3d\xa1\x4d\xd2\xe6\xee\xb4\x43\x57\x95\xfb\x57\xb7\x62\x4f\x9e\x54\xfe\xd2\x28\x20\xf8\x46\x95\x0a\x74\xa3\xc2\x0f\xea\x3c\xc7\xfd\x61\x80\x94\xe7\xb8\x57\xf6\x13\xa7\x39\x0e\x58\x41\x20\xce\x5e\x59\x74\x02\x71\xf6\x7a\xa7\x18\x59\x10\x51\x17\x05\xdb\xec\x30\xcd\x2c\xc1\x36\x7b\xfd\xd5\xf0\x92\xe4\xce\xbf\x6c\x81\x66\xad\x0a\x7e\xd9\x2b\x7b\xd2\xcb\x16\x67\xb4\xfa\x97\x0d\xce\x25\xdf\x2d\xb5\x65\x21\x6d\x7d\xd7\x90\x64\x2e\x47\x1f\x16\xfc\xb2\x43\x16\xb4\x5e\xde\x47\xee\x7c\xa7\x5b\x6e\xfa\x20\x55\x2d\x58\x05\x71\x5b\xde\x2d\x36\x78\xb3\x5b\x92\x2a\xeb\x2b\x5a\xe5\xca\x28\x6e\x1f\xa5\x34\xdc\x06\x93\x18\x26\x5f\x66\xc3\x9a\x79\xa8\xb5\xf4\x44\x7a\x3b\xab\x14\x8d\x75\x54\x43\x2a\x39\x4e\x5c\xc6\xc0\xe9\xe0\x02\xfa\xb5\xcc\x4c\xd9\xe6\x7f\xb0\x51\xbf\x1c\x00\xc1\x1a\x34\x89\x65\x9b\xa9\xc2\xfc\x13\x79\xa6\x2d\x61\xa5\x42\xdd\x22\xd9\x0d\xcd\x5a\x19\x13\x26\xac\x95\x2b\xdf\x69\xb1\xb6\xbc\xa9\xf3\x0b\xc5\xd9\x09\x8f\x21\xe6\x58\x4e\x78\xbc\x60\x83\x58\x6f\x5f\x8c\xd1\x31\x9d\xf1\xb8\xcd\xbc\xea\x8b\xf1\x42\x72\xb3\x3b\x92\x9b\x9d\x37\x15\x47\x80\x16\x6f\x38\x26\xa0\xad\xf5\x36\x5f\x1c\x7b\xde\xdb\x97\xdf\x99\x32\x15\xb7\x31\xf3\xa6\xb3\x3a\x31\x53\x9c\x1e\x19\x40\xd9\x7a\xfb\xf6\xbb\xf2\x4c\xb7\x5f\x2c\x9d\x6f\xdf\x7e\xd9\x37\x04\xce\xec\x30\x1e\xac\xb7\x6f\xbf\x4f\xde\x74\xb3\xa9\x5e\x5c\x5c\x6d\xa6\x06\xdd\xe7\xd9\x14\x9c\x2a\x39\x16\x17\x27\x47\x06\xb2\xb6\x9c\x1c\x19\x7c\xe0\x7a\x3b\x97\x20\x3b\xcb\x9b\x7c\xa2\x6c\x18\xe6\xc2\x9c\xb9\x36\xbd\x0d\x13\xce\xfe\xfb\xf6\x4d\x95\x5b\xc4\xdb\x37\xd5\x8c\xb7\x59\xae\x52\xac\x4f\xbf\x9c\x8c\x6f\xdf\x54\x5b\x5e\xd5\x4d\x35\xbd\x72\x00\x44\x7a\xe5\x9b\x6a\x7e\x94\xb6\x3a\xc2\x20\x97\x08\x2e\xfb\xca\xd8\xc8\xe6\x07\xa3\xda\x7a\xfb\x16\x9b\xd1\xf7\x2d\x96\xc3\xef\xed\x00\x88\x74\xd1\xe1\x36\xf1\xfc\x7d\x1c\xd7\xc0\xdf\xff\xd8\x25\xc1\x2e\x2e\x60\x65\xcf\x1d\xee\x63\x07\xc5\xc8\x77\x6e\x76\xde\x74\xb3\x23\xe9\x82\xdd\x53\xa6\x22\x35\x50\xc5\x05\x97\xec\x8b\x1b\xc5\xc7\x81\x0c\x3d\xdf\xc9\x9e\xc1\x8f\x12\x5c\xb2\xe7\x28\xfc\x78\xb6\x31\x13\x3f\x0b\x7e\x09\x24\x99\x05\x18\xec\x0f\xc4\xf7\x79\x66\xe2\x28\x6a\x58\xb6\x66\xd0\x16\x6d\x98\x2d\x97\x34\x73\x5d\x92\xdb\xf0\x2b\xaa\xdd\x6c\x3c\x1f\x18\xf3\x53\xce\xf6\xc1\x8c\xa4\x3e\xf5\x48\xea\x13\xa7\x87\x89\x30\x83\xfe\x31\x5e\x32\xc8\x18\xc1\x25\xfb\x4a\x7d\x36\x0c\x32\xa1\xcd\x7c\x99\x9b\xb6\x99\x2f\x41\x37\xaf\x8f\xad\x30\xac\xfb\x8f\xad\x30\x3d\xcf\x34\x49\x5a\x9e\x59\x81\xe0\x4f\xd8\x4c\x3d\x22\xa9\xd5\x4f\xea\x23\x1d\x27\x92\xfe\x04\x77\x69\x73\x64\xe6\x66\xef\x4c\xc9\x71\xda\x7d\x1c\xf7\xc3\x62\x36\x63\x26\x94\x2c\xeb\xe3\x69\x5f\x23\x55\x7b\x0f\x90\x44\x76\x96\xf1\x24\x03\xe1\x7f\xc0\xee\x7d\x6c\xbd\x69\x29\xc6\xdd\x65\x40\x1d\x14\x84\x2e\xf0\x71\x78\x1a\xd8\xf9\x65\xe6\xcd\xc5\x5a\x16\xac\xb2\xaf\x9e\x0f\xdf\x76\x74\xe4\x4b\x2f\x6d\x7d\xb8\x2f\x43\x33\x88\x3e\xd9\x4e\xdc\x4c\x82\xca\xaf\x48\xe8\xfc\x44\x74\x88\x5a\xc9\xb7\xc2\x87\xe0\x2d\xdb\x97\x71\x41\xd8\x82\xb7\xe0\x93\xdf\x16\xf2\xad\xe9\xe0\x3c\xc7\xb7\xf0\x93\x85\x50\xd2\x7d\x39\xee\x62\x45\x92\x19\x7d\xe4\x3b\xa9\x90\xbf\xef\xa6\xbe\xa3\x79\x8e\xad\x18\x91\xcc\xac\xbc\xf2\xa1\xc2\x5a\x66\x0a\x55\xb0\xce\xcc\xb3\xb7\xb7\xf7\x07\x51\x56\x9a\xc1\xab\x4a\x36\x58\x7d\x48\x6d\x01\x28\x8b\x39\x4d\xbf\x12\x27\x3f\xe5\xd8\xa4\xed\xe5\xb8\x85\xa0\x1c\x75\xd1\x1c\xeb\x8c\x8b\xb1\x32\x15\xe1\x4c\xa1\x0a\xc7\x49\x4b\x85\x46\xaf\x33\x6f\xba\xa5\x15\x49\x0c\x7b\x2b\x92\x1a\x3a\x69\xb6\x38\xe5\x6a\x9a\xe6\xc0\xa1\xd4\xa0\x08\x8d\x3a\x69\x0b\x6a\xe5\x4d\x85\xa6\x22\x5c\xf9\x53\xbe\x95\x64\xa4\x9c\x44\xfe\x57\x87\x86\x78\xe5\x4d\xb5\x74\x44\x92\x55\x2e\xbd\x77\xe0\x50\xfa\x6b\x28\xaf\x73\x6b\xf7\x2d\x58\x64\x21\xac\x78\x0b\x16\x59\xb0\xdc\xef\xdb\xa6\xc7\x99\x67\x32\x3d\x32\xfa\xa2\xd6\x1c\xf0\x94\xec\xdb\x96\x47\x5f\x2e\xf6\xed\xa8\xa2\x99\x52\x6c\x1e\xaf\x79\xe8\x3e\xa5\x7a\x85\xe4\x8c\xbc\xba\x7d\x10\x56\x44\x77\x2a\x75\xb8\x53\x17\x92\x7e\x86\xf7\xad\x7d\x9b\xee\xf0\xd7\x52\xcf\x1a\x5a\xea\xb8\xa2\xbc\x69\x7e\x6c\xa6\x82\x60\x99\x05\x7e\xdb\x7d\x9b\x0a\x31\x7d\xb2\x52\x80\x69\x63\xdf\x26\x23\x20\xc6\x6a\xdf\x0e\xc2\x25\x84\x70\xdf\x8e\x6e\xc4\x93\xbd\x6f\x87\x31\xa4\x05\x0e\x4e\xe8\x7c\x69\xc2\xc1\x0c\x80\x23\xce\x58\x53\x42\x34\x0e\xf6\xca\x7d\x3b\x98\x87\xd9\x2f\x44\x63\x01\x74\xb1\x6f\x33\x0c\x0e\xaa\x77\x30\x0f\x6b\x51\x88\xc6\xc1\x6e\xbc\x6f\xc7\x94\x65\xdc\x1c\xbd\x93\x31\x75\xf4\x43\xc6\x46\x9c\x82\x2b\xff\x4d\x91\x88\xb0\x30\x6d\x13\x5f\x12\xef\xbe\x45\x7c\x59\x30\x26\x6f\x81\x1d\x0b\x1c\x25\xbb\x38\x94\xe7\xf7\x26\xba\x4d\x8a\x91\xc3\x7f\x46\x52\x97\x18\x7e\xf3\x60\xb2\xa9\xef\x02\x01\xfa\x95\x87\xea\xd3\xfc\xb7\xa9\x63\x9b\x25\x93\x0b\xde\x16\x64\x32\x90\xff\x2d\xc4\x64\xbc\xd0\xbb\x98\x64\x70\xf0\xa6\x43\x7b\x1a\x9d\x72\x68\x0f\x13\xc5\x9c\x99\x8b\xc1\x17\x3e\xb2\x0c\x66\xad\x19\x34\x47\x6a\xd0\x26\xb9\xd2\x43\x83\x18\xf8\xbd\x46\x47\xb6\xeb\x8e\xe8\xa6\xa5\x7a\x35\x8d\xe9\x56\x6c\xbb\x66\x2e\x9a\x25\x13\x26\x9a\x2d\xfc\x63\xa0\xfa\xbb\x38\x60\x87\x7f\x5f\x1c\xb0\xc3\x0c\x12\x18\x72\x70\xfa\xec\xe2\x80\x9d\x5f\x29\xce\xfb\x79\xd3\x0b\x47\xec\x8c\xbc\x2a\xeb\xf4\x8c\xa4\xc1\xcf\xef\x56\x02\x1c\xc8\x3d\x76\xf1\x54\xef\xf4\x77\xbb\x13\xa9\xc2\x9d\x48\x0d\x9a\x5e\x9d\xee\x6e\x4f\x2f\xba\xab\xb4\xc1\x23\x65\x3a\xc2\x8d\x49\x5a\x58\x22\x94\xe2\x40\xde\x74\xe2\xbb\x60\x26\x7a\xfc\x86\x92\x33\xff\xd3\x7b\xab\xf3\xee\x7d\x45\xdd\x3f\xb0\xb2\x6e\xa3\x24\xc7\xe5\xcb\xf0\xae\x44\x80\xd3\x3a\xa3\x1d\x3b\x7e\xe8\x5d\x1d\x90\xc6\x9a\xad\xce\x58\xf9\x50\xb0\x88\x32\x27\x5c\x6a\x5b\xe0\xc7\x09\xe4\x6e\x8b\x28\x73\x12\x2c\xb0\x05\x85\xac\xdc\xa3\x77\x35\x7e\x0c\x94\xe2\x16\x14\xb2\x72\x91\xde\x30\x65\xb2\xdb\x0a\x18\x59\xb9\x10\x6f\x33\x65\x02\x73\xdf\x42\x42\xce\x9e\xc6\x88\x2c\xa3\xe7\x4d\x81\xd0\x89\x6a\xd8\xd5\x31\x3c\x23\xcf\x34\x74\x85\xda\x45\x15\x08\x89\xc1\xae\xa6\x0a\xe4\xf7\x0b\x22\x59\x81\x1a\x6d\x21\x24\x2b\x30\xa4\x2d\x48\x64\xe5\xc2\xbf\xab\xa1\x37\x19\x27\x9b\x83\x6e\xc6\x50\x3c\x99\x25\xed\x34\xea\x9c\x73\x47\x08\xc8\x8a\x31\x60\x57\xe3\x70\x56\xbe\xd3\xf0\xfe\x9e\xa9\x2d\xe9\xbb\x90\x37\x50\xf3\x6d\xc1\x1d\x27\x11\x24\xbb\xda\xa5\xc2\x42\x14\xd8\x71\x72\xa7\xdc\xd5\x1e\x95\x99\x52\xde\x2a\x33\xdf\x7d\x54\x26\x92\xc3\x1f\xd8\x14\xaa\x3d\x2a\x2c\x75\x41\x1d\x2b\x28\xdc\x5d\x1d\x96\xc3\x5e\x5a\x3d\x31\xf3\x37\x8f\x46\x97\x33\xb7\x3a\x2c\x67\x45\x12\x96\x68\xe6\x4d\xf7\x28\x35\x68\xc2\x64\xfa\xc8\xbd\x42\xd4\xc4\x36\x5f\x26\xf0\x96\x6d\xbe\xcc\x9e\x7f\xa4\x24\xc2\x50\x4b\x6e\xe1\x21\x6f\x92\x4d\x7d\x45\xab\x92\xd6\xb3\xf7\xe3\xb4\x76\x10\x31\x6e\xe3\x23\x87\xd3\x1f\x7e\x45\xfd\x0b\x76\x73\x91\x64\x56\x00\x69\xfb\xf1\xc4\x2f\x79\xa6\x7e\xfc\x87\x48\xf2\xfd\x38\xce\x0d\x2d\xcb\xb0\xca\x79\x5d\x11\xb7\x46\xee\x46\x3a\x92\x52\x87\x3d\x61\x79\x53\xab\xe2\x57\xbf\xfe\x62\x49\xbb\x15\x5c\xc5\x1e\x09\x81\x26\x47\xc2\xe3\x35\x82\xae\x6a\x3a\x4d\xcc\x67\x1b\x3a\x4d\x0e\x08\xd3\x69\xc2\xe7\xb8\x85\xb5\x9c\xc4\xb0\x6c\x61\x2b\x67\xb6\x4f\xe7\xda\x6e\xd9\xe9\x1f\x2e\x6e\xbf\xa7\xdb\x8c\xad\x29\x48\xfe\x3d\x3c\xa3\x5b\x40\xc7\x09\xb8\x76\x3f\xcc\x5b\xbe\xb4\x31\x00\xc4\xda\x36\xa5\x65\x94\xde\xc7\xd8\x9d\x87\x4e\x8a\x19\xb0\xb0\x83\x0b\x81\xb8\x08\x17\xdf\x02\x20\x2e\x82\xb2\xf7\xe3\xd0\x1c\x74\x97\xc7\xe9\x54\x31\x85\xef\xc7\xb1\x39\x6c\xa2\x8f\xdd\x7d\x0f\x63\xec\xd0\x9c\x4c\x15\x51\x61\x96\xdf\x77\x72\xa9\xcd\x48\x2f\x55\x91\x37\xdf\xce\xad\x92\x62\xd4\x0b\x46\xc3\xc4\x98\x85\xd9\x69\x62\x4c\x3c\xd3\x5b\xc4\x98\x0b\x78\xf3\x6e\x66\x77\x87\xe1\x6a\x8b\x26\x73\x01\x00\xda\xa6\xc9\x84\x39\x61\x37\xf2\xe0\x8d\x88\x8a\x8c\xfa\x95\xe3\x86\x17\x24\x35\x9c\xb6\x35\x07\x9e\xd9\x34\xb1\xcd\x85\x59\x52\x8a\x32\x93\x15\xce\xa5\x66\x7c\x19\x7f\xbc\x39\xf0\x8c\x65\xd3\x1c\x78\x96\x1e\xa2\x4a\x72\x1f\x6b\x56\x11\xd2\x6e\xa5\x26\x23\x9a\x7d\x37\x47\xa5\x71\x62\x37\xbb\x02\x7f\xdf\xb9\x13\x34\x4d\xf1\x92\xf8\x53\xb6\x40\x8f\x0b\xd0\xc0\x16\xe8\xb1\x82\x11\xde\x06\x3d\x02\xaf\xdb\xcd\x11\x6b\xa8\xe3\xe2\xcc\xac\xfd\x61\xf0\x37\x5b\x03\x7d\xda\x1e\x7d\xfa\xb4\xdd\x43\x7a\x8f\xd1\x8a\x75\x6a\x3e\xcd\xd2\xf2\xa1\xdc\xb2\x35\xd2\xf0\xc9\x4b\x53\x45\x99\xd9\xd3\x61\xa1\x8a\x60\xf6\xd9\x26\xd0\x84\x20\x60\x0b\x3c\x59\x7b\xba\xaf\x28\xa2\x92\x4e\x39\x82\xed\xc9\x33\x2f\xfe\x3c\x53\x17\xd1\x49\x9a\x23\x2b\xb9\x9c\x98\x4d\xb3\xa4\xc3\xc7\x4c\x2f\x19\x45\xbc\xe2\x2d\xef\x7a\x82\x45\x6a\xaa\x91\x3a\x04\xdb\x05\x61\xb6\x9b\x39\x62\x33\x52\x5e\x34\x28\x0f\x42\x60\x56\x28\xdc\xb6\xc9\x35\x4b\x7e\x86\x97\x10\xdb\xab\x01\x96\x1d\x68\xde\x16\x63\x66\xed\xac\x36\x31\x66\xae\x5c\x62\x0d\xaf\x9c\x17\x07\x61\x77\x44\x26\x2b\xba\x1b\x67\x84\x43\x69\x3b\xfb\x35\x60\x93\x2d\x46\xcc\xb5\xca\x7f\xd0\xa4\xbb\xe3\xdb\xf8\x53\x42\x57\xae\xdc\x4d\xc5\x8f\xb9\x30\xbe\xed\xee\xf9\x5e\xf3\xa6\x98\x47\xd3\x2b\xd1\xc2\x02\x1f\xda\xc2\x56\x2e\xcc\x6d\xbb\x83\x34\x62\x29\x76\x07\xbf\x71\xa6\x89\x29\x73\x61\x0b\xdb\xdd\xa9\x4a\x67\xaa\xff\x93\xcb\x3a\xc5\xa8\x4f\x4f\xbe\x73\x96\x5a\x36\x5f\x80\x98\xa8\x44\xdd\x6e\x71\xfe\xa2\x81\x98\x0f\xec\x5c\xbb\x3b\x35\x29\x17\x67\xc1\x32\x17\x06\xcd\xdd\x1d\x19\xd7\x52\xa8\x20\x7d\x9c\xf6\x82\x69\xae\xf5\x2b\xc5\xee\xf4\x54\xa8\x3e\x55\x7a\xb1\xdd\xa7\x7c\xe7\x3e\xe5\x3b\x85\xc9\x71\xbe\x74\x87\xc9\xad\xd4\xf7\xd6\x9b\x91\xe4\xf7\xcf\xff\x95\x8e\x02\x22\x6a\x77\xbb\xb7\xd0\x4a\x9c\x58\xbb\x57\x36\x86\x6e\x18\xf1\x93\x57\x15\x1c\x85\x52\xd4\xed\xef\x62\x66\x0a\xfa\xb9\xc0\x2b\xed\x6e\xbe\xd8\x99\x42\xdd\x25\x9a\xed\x20\xb9\x99\x37\xdd\x89\xd4\xa7\xa9\x57\x19\x6d\xa5\x8f\x07\xcd\xb9\xbb\x23\xe6\x6c\xf6\xdd\xe6\xd3\xec\x39\x87\x05\xee\x7c\x88\xc3\xd9\x02\x77\x2e\x0c\x6e\x5b\x74\x9a\x0f\x31\x25\x7b\xd8\xaf\x6a\x7b\xdf\x16\xd4\x73\x61\xc1\xdc\xc3\xae\x54\xb4\x30\xf1\x65\x2e\x0c\x75\x7b\x98\x1e\x79\xe6\x3b\xcd\xa7\x95\xef\x3c\xf6\xa9\xdd\x2b\x26\xb5\xab\xd9\xec\xc2\x82\x88\x3e\x04\x37\x6d\x43\x44\x1f\xd2\x5c\xec\xe1\x6c\x95\xa8\x99\x02\x85\x2e\x4c\xb4\xdb\xe9\xbb\x5b\xfe\xa1\x59\x36\xe7\x85\xaa\x37\xbc\x10\x58\xfa\x83\x6d\x99\xad\xd7\x60\xce\x0b\x7e\xa8\x6d\xa6\xcc\x0b\x16\xa6\x6d\xa6\xcc\x0b\x6a\xab\x3d\xcc\x5e\x0c\x9b\xd3\x36\x55\xe6\xd5\x52\x8f\xa6\x2a\x31\x78\xdb\x64\x98\x13\xda\xd5\x6d\xf6\xcb\xab\xe5\x97\x48\x15\xb9\x20\xb1\xdc\xc3\x81\x6e\xcc\xc8\xe1\x30\x4e\x68\xa2\xb6\x41\x9f\x17\x04\x53\x7b\x18\xdd\x01\x17\xd5\x1e\x8e\x66\x63\x81\x08\xf6\x79\x5f\xc0\x29\xf7\x30\x7e\x1d\x64\xe2\x76\x4a\xef\x0b\xc2\xab\x2d\xb2\xcc\x6f\xef\xf8\xa5\x66\x73\xc0\x82\xbc\x8d\x12\xed\x33\xbf\xd8\xe8\xf6\x96\xff\x7f\xdc\x81\xfc\xc8\xa3\x0e\x70\xb6\x8b\x2e\xf3\xdb\xe2\xbc\xfb\xb1\xe8\x6a\x8d\x1b\xbd\xa0\xeb\xda\x62\xcc\x7c\x88\xac\xdc\xd3\xcc\xc6\x6c\x77\xd3\xb6\x58\x5c\xfb\x5b\x38\xd2\x6f\xa5\x11\x85\xd5\x67\x5e\x1b\x48\x7a\xc1\xed\xb5\x8d\x24\xbd\x00\x81\x6e\x41\x49\xbf\xcd\xef\x88\xcb\x4f\xff\x9d\x5b\x60\x0b\x69\xfa\x10\x9b\xbb\x27\xa0\x3d\x4e\x39\xa0\xa6\x24\xb2\xd8\xd3\x8c\xc9\xd0\xcb\x6f\xc3\x4b\x2f\xa0\xb6\x5b\x88\xd2\x87\xf0\x81\x3d\x1d\x19\xca\x70\x1b\x43\x7a\x41\x70\xb6\x0d\x22\xbd\xa0\x66\xdb\xa6\xef\xbc\x80\xd7\xee\x49\xa4\x68\x6a\x75\xa4\x28\xd0\xf6\x3d\x1d\x29\x3a\x22\xd9\x53\xfb\xe4\x5d\xff\xc7\x2b\xa2\xa1\xb2\xfc\x2a\xa7\x28\xbf\x08\xa6\xda\xd3\xa1\xa3\x23\x0d\x56\x3c\x31\xca\x9d\x01\xa9\x17\x24\x77\x7b\x3a\x4b\x35\xfa\xdc\x74\xe2\x55\x4e\x7b\x83\x4e\x2f\x68\x43\xf6\x64\x19\xb1\xc5\x4f\x96\xd1\x95\x97\x0d\xe2\x49\x67\xb4\x8e\x56\xac\xd8\xd3\xcc\x7a\x7d\xa6\x56\x85\x11\x13\x47\xbd\x8d\x4b\x6d\x80\xa7\xb7\xf0\xa5\xf7\x7d\xe7\xa7\xdb\x9f\x9c\xb3\x6c\x9a\x09\xf9\xfe\x89\xdf\xd9\x34\xd3\x46\xa0\x4e\xd4\x6a\xa8\x53\xfe\xaa\xe2\x9a\xe7\x9d\x37\x8d\x74\xca\x3f\x76\xd8\x07\xd8\x83\x2d\x02\xd1\x67\x66\x02\x83\x7b\x62\x11\x99\x41\xf4\x86\x14\x73\x9b\x42\xf4\x22\x08\x60\x9b\x43\xf4\xce\x79\xba\x26\xde\x97\x8a\x28\x54\x14\xeb\x6f\x11\x21\x32\x23\x2a\xd6\x00\x6c\xc4\x5e\x46\x49\x31\xa2\x82\xaf\x3e\xf3\x57\xe9\x72\x93\xf2\xf0\xe8\x61\x3e\x34\x07\x20\x1d\x5f\x00\x9f\xd8\x67\x97\xe3\x46\x63\x74\x59\x8b\xf6\xf2\x2d\xb4\x78\x69\xaf\xdc\x78\x0f\x0c\x55\x5b\x69\xd5\xbf\xdf\xe6\x69\x73\x83\x69\xbf\xe3\x4a\xc1\x84\x6c\x63\x58\x9f\xb8\x12\x44\x55\xfa\xcc\x3b\x92\xff\x4d\x47\x32\x0c\x8d\xdf\xb8\x16\x3f\x27\xb5\x1a\x86\x96\xfe\x98\x61\x19\xb0\xc9\x76\x16\x76\xd2\x84\x6d\xe3\x58\x6f\x60\xf9\xdb\x59\xd8\x67\x0a\x12\x04\x70\xb2\x9b\x1b\xc7\x3a\xf1\x24\xef\xb5\xe9\x1b\x9d\x21\x7d\x7f\x5a\xe8\xb4\xc3\x77\xc6\xc5\x7c\xcb\x77\x7e\x3a\xb3\x9f\x23\xc6\x29\xdc\xef\x4c\x68\x52\xb8\xc3\x9b\xba\x85\x6d\x7d\xe6\xef\x5d\x77\x2e\x53\x62\xf3\xb3\xf8\xb1\x76\xec\xc5\x5e\xba\x0e\x57\x0e\xbe\x75\x70\xca\x9d\x0e\x39\x42\xe0\xfa\x89\xef\xff\xfb\x7f\x8d\x08\x9b\x6d\x1e\xd2\x3b\xd7\x33\x21\x4c\x5b\x4e\xfb\x9d\x40\xa6\x81\x58\x5c\xcd\x42\x74\x74\x2e\x1a\xab\xe0\xa8\x2d\xca\x87\xe1\xa8\x77\x6e\x5a\x49\xb7\x8e\x7a\x07\xa5\x68\xd4\x62\x73\x8a\x76\xf2\x10\xed\x6d\x70\x5f\x2e\x54\xdb\x09\x18\x7b\xfd\x77\x94\xcc\x36\x44\xf5\xce\xfe\xb8\x89\x08\x40\x05\x13\x62\xb5\x01\x54\xdc\xa6\x27\xbd\x73\xfd\x83\x9f\x34\xf7\x46\x13\x94\xde\xb9\xd5\x08\xc1\xda\xa2\xd6\x9a\xa1\xf4\xce\x0d\x04\x8a\xd2\x58\x50\x85\x61\x6d\x00\x17\x37\xc9\xdd\x33\xfc\x9b\xb0\x96\x96\x92\x1c\x6b\xfc\xe4\xa9\x62\x8d\x57\xca\xb5\x2f\x65\xa6\xc1\x74\x8e\xbf\xe3\x4c\xc7\xb9\xe9\x09\xe4\xda\xe2\x16\x10\xc8\xf5\xfb\x90\x4f\x1d\x57\xcd\x11\xa3\xd4\xf0\x8d\x60\xb6\xbd\x09\xab\x6e\x29\xc7\x7d\x63\x1d\x99\x36\xf5\xce\x2d\x6d\x3b\xae\x1a\x88\xd5\xde\xc4\x55\x3f\x29\xea\xb8\xaf\x79\x59\x90\xc8\xf4\x6d\x3b\x52\x39\x63\x68\xb0\xd0\xca\x0c\x31\x5a\x08\x46\xa0\xbd\x4d\x00\x9d\xbe\x19\xaf\xf8\x9b\x97\xf6\x4f\x5f\x25\x25\x4d\xbd\x1b\xc9\xd1\xa0\x33\xe5\x9a\xb8\x7c\xa6\xdc\xa3\x77\x53\x90\x9b\x84\xfa\x6e\x24\x6b\x8b\x19\x45\x6c\xa7\x0d\x62\xc3\x2d\xb6\xd3\x06\xe9\xe0\x36\xbd\x69\x89\x96\x7c\x60\xd3\xe5\xc2\x62\x7e\xd3\x92\x3b\x8a\xa1\xac\xc9\xc5\xb7\xcd\x70\xda\xa2\xd2\x1e\xcf\xfe\x98\x2f\xcd\x71\x5a\xe0\xa3\xd8\x87\xe8\xe9\x27\x4f\x1d\xf7\xc4\xef\x30\x7a\xb5\xc0\xbf\xb0\x0f\xf1\xd2\xfc\xca\x63\x02\xde\x27\x3d\xf8\x4e\xe9\x16\x85\xf1\x18\x7c\x11\xe7\x37\xdc\xa6\x51\x36\x4d\x6e\x5a\x60\xdf\xd8\x62\x37\x6d\xd1\x67\xc4\x6e\xda\x88\x7e\xdc\x66\x37\x2d\x24\x2c\xd8\x20\x5f\xd1\x77\x83\x7c\x65\xba\x9b\xfb\xb4\x40\xed\xb0\x8f\x31\x6b\x70\x8c\x6c\xa7\x7f\x2f\xb9\x31\x89\x19\xb5\x45\x37\x36\x30\xb6\x3c\xf9\x01\x01\xc6\xe6\xdd\x6d\x91\xf6\x9a\x9f\x1e\x6e\x8e\x6d\x64\x6c\xc7\x7a\x71\xcc\x56\x4f\xc4\xc3\x36\x36\xf6\xe7\xb4\x13\x21\xea\x9d\xe8\x84\xed\xac\xee\xf3\xe2\x20\x71\x22\xf7\xfa\xfb\x77\x90\xd2\x63\x17\x12\xd5\x69\x1b\xf9\x1b\x9a\x6b\x31\x6e\x99\xea\xb4\x46\x61\x11\x5c\xf6\x2b\x36\xc4\x62\xf1\x46\xac\x16\x2b\xe2\xa3\x92\xf2\xb0\x79\xfe\xe4\x53\x05\x71\xf3\xe3\x8c\x84\x4d\xe4\xe7\xfe\x23\xe3\x36\xd3\x47\x94\xa3\x2d\x13\x51\xb9\xd7\xef\x9a\xa9\x26\x28\xec\x6f\x41\x0a\x09\x7b\xd7\xdc\x11\x94\x80\xfd\x2b\x52\x6e\xb6\xa6\x3c\x55\x3c\x78\x4c\xde\x7f\x06\x24\x50\xa7\x0d\x0b\x94\xea\x6c\x5e\x58\xb5\x04\x68\xed\xfd\xba\xff\xbd\xb3\x3b\x75\x7b\x5c\x92\xf0\x9a\x32\x03\xcd\x6b\xfa\x5c\xa9\x5c\x5e\x6e\x76\x37\x81\x5a\xc7\xc3\x66\xfc\x67\x52\xc8\x15\x49\x5e\x40\x76\x45\xf3\x98\x3e\x9c\x0e\xf0\x98\xce\xdf\xab\x32\x4d\xa6\x17\xc7\x0e\x95\x7c\x68\x57\x0f\x8d\x51\x74\x07\x91\xcc\xfb\xcf\xee\x87\x92\xc6\xd8\x30\x1f\xc9\xb6\xb9\xbc\x29\xf7\x0a\xa5\xbc\x6c\xed\x65\x25\xbc\x6c\xed\xe5\xb7\x39\xa9\x7b\xf0\x0e\x2f\x9b\x77\xb9\x87\xbc\x1c\xf7\xc1\x89\x21\xcc\x6b\x05\x13\xbc\x85\x79\x5d\x71\xe3\x0b\xf3\xfa\xe4\xa8\x79\xd9\x04\xd0\x52\xa6\x58\x8a\x5a\xde\xb4\x09\x20\xa5\xc8\x72\xd1\xd2\x16\x5d\x2a\xd2\x32\x53\xe9\xa4\x65\xcb\x77\x5d\x34\xcc\xd7\x32\x57\x39\x07\xcb\x0b\xa5\xf1\xc9\xa7\x28\x8d\xf9\x16\xa5\x97\x26\x18\x7a\x08\xb5\xf7\x7e\x59\x4d\xcc\x58\x71\x86\xa6\x9b\x3a\x43\xef\x2b\x05\x99\x3a\x7e\xa5\x9a\x8f\x76\x71\x5e\x65\xff\x49\x67\x94\x10\x3e\x46\x8a\x97\xb3\x2c\xe6\x51\xfd\xbf\xff\x37\xd3\x56\xdb\xbf\x68\x9a\xce\xcb\x58\x58\x0d\xa5\x9d\x19\x55\x26\x26\xff\xc6\x2c\x37\x3d\x83\x25\x2f\x59\x36\x25\x21\x62\xbf\xf3\x8d\x1e\xfa\xb2\xff\xeb\xd3\xb1\xd2\x9f\x77\x7d\xe0\x45\x12\x54\x84\xd6\xe8\xb8\x1b\x51\x80\x04\x82\x5d\x69\x8d\x80\xd4\xf1\xc7\x82\x73\x65\x13\x14\x23\x69\x8f\x73\xef\x0d\xa5\x23\x53\xd3\xa9\xdb\x83\xa9\x78\x73\x77\x99\x48\xc2\xc2\x8d\x14\xa3\xdd\x92\xb5\x27\x12\xd2\xf1\x5c\x79\xb6\x84\xa1\x49\x29\x5b\x52\x45\xfa\x2e\x93\xeb\x27\x7d\x24\x79\x3d\xc3\x25\x9a\x32\xed\x79\xaa\x79\x26\x0f\x11\x17\x0f\x71\x89\x56\x22\x92\xf6\xdb\x7e\xa8\x9f\x24\xef\xec\xef\x3b\x2d\x60\x66\xe6\xdb\xac\x76\xec\x65\x6f\xac\x48\xfc\xf9\xb7\x79\x93\x08\x2b\xdd\x6f\x67\x0f\x62\x11\xbd\xb9\x0c\xa7\x01\x5c\x86\x6b\x9e\xfa\x3a\xc0\xfe\xfa\xb6\x4e\x9f\x3f\x2e\xfc\x6a\xbb\x33\x3a\x5b\x13\x93\xc3\xc2\xf8\xd5\x02\x93\xd2\x16\x62\xb5\x11\x4e\xbf\x8d\x58\xcd\x89\x24\x8c\xea\xbd\x32\x58\xc6\xe3\x8d\x3c\x1b\x1a\x64\xaa\x30\x79\x2d\x33\x4c\x69\xd6\x6b\xc9\x10\xd8\x31\x9a\x4e\x1e\x05\xec\xe3\x15\x33\xdd\x67\xef\xff\x86\x03\xee\x70\x81\xb2\x32\x3f\x56\xfb\xc9\x5d\xb8\x3f\x84\xf4\xd0\xc9\x8f\x51\xf7\xd1\x4a\x45\xe4\xf9\x3d\xaa\x1a\xa2\x41\x4e\x08\x7f\xea\x72\x24\x85\x30\xe4\x33\xa9\x14\x8c\x86\x93\xae\x93\x85\x6b\x1b\x7c\x0a\xf7\xd8\xfe\xd8\x13\xc5\xd9\xf3\x31\x84\x8f\x86\x2e\x0f\x5b\x3e\x23\x06\x07\xc9\x27\x4f\xde\xdc\xfa\x6b\xa9\x4e\x8d\x5c\x08\x72\x49\x42\xe7\xb6\x9d\x66\x3d\x3e\x52\xd1\x6f\xf6\x80\x43\x3e\x36\x5c\xfe\x5a\xa6\xad\x86\x54\x72\x5b\x60\xd3\xf1\x5c\x79\xd5\xc7\x12\x4d\x13\x62\x2f\x08\x0b\xc1\x4b\x07\xd1\x0f\x5b\x7c\x9b\xe3\xc1\xfa\xe3\xa4\xeb\x13\x3e\xd7\x2d\x9c\x68\x25\xe8\x6f\x9b\x54\x93\xd8\xc1\xfd\xb1\xf7\x92\xa3\xee\x43\x76\x7e\xb6\x97\x8f\x99\x04\x7b\x3e\x94\xc9\x37\x63\x88\x31\xd0\x03\x70\x2e\x6c\x1e\x1e\xd4\x63\x68\xe6\x45\x00\xf8\x31\x34\xf3\x22\x76\xe0\x18\x9a\x79\x93\x5a\xe0\x18\x9a\x79\x93\x48\xf3\x5c\x32\x07\xa2\xd4\x9c\x0b\x13\x88\x8f\xa7\x73\x7d\xe7\x51\x23\xfe\xec\x5c\x5c\x26\x7b\xde\x35\x51\xc0\xca\x53\x6b\xa7\x2d\xa2\x78\x6c\x00\x19\x1f\xf1\x67\x8e\xb4\x48\xce\xf0\x87\xc6\xcb\x17\xfe\xf0\x95\x31\xf2\x56\x2e\x8f\xc0\x9f\xa1\x00\x3d\x22\xcf\xec\xa4\xc3\x39\x97\x7d\x3a\x11\x14\x0c\xe3\x09\x7d\x8c\xf6\x24\xe8\xfc\x08\xec\x79\x3f\x2d\x9d\x50\x9c\x07\xf0\x86\x23\x78\xe7\xcd\x44\x3a\x4a\x87\x5e\x08\xf8\x3f\x62\xc4\x2c\x44\x99\x1c\xe3\x39\xc9\x25\x70\x84\xe7\x2c\xc4\x95\x1c\x61\x36\x83\x30\x3b\x97\x29\xb7\x17\x35\x6c\xaf\x7e\xca\x64\x3a\xd0\x6c\xc3\xe5\x51\x4c\x8e\xa9\x2d\x17\xdc\xb8\x47\xd4\x96\x0f\x97\xc7\x63\x0c\xa7\x6f\x78\xe7\x0a\x81\x4f\x3e\xec\x1a\x99\xbc\x69\x08\x67\x9a\x23\x3c\xc7\x93\x67\xba\x11\x61\xad\x3e\x57\x0e\xb1\xb4\xe7\x7c\xcb\xe9\xf4\xd1\xf8\x24\xfc\xe9\xe7\x32\x33\x71\x9e\x7d\xf4\xa6\x1f\xdd\x0e\x97\x8d\x20\x84\xca\x85\x50\xb4\x67\x0c\x24\xed\xa7\x3d\xcf\x94\x96\xc6\xbb\xcb\x11\x0e\xf3\x4e\x82\xf9\x23\x20\x66\xc8\xed\x8f\xf0\x94\x49\x59\x73\x84\xa7\xbc\x33\xdc\xa2\xb9\xec\x6c\xfd\xc7\x49\xcd\xef\xb4\xc5\xf6\x60\x7e\xf6\x6d\xfb\xef\x45\x99\xbe\x87\x01\xe7\x3c\x62\xbd\xbc\x89\x80\x38\x66\xbd\xec\xb0\xdd\x9c\xdb\xe6\xdf\x2b\x75\x38\x84\xea\xdf\x31\x35\xc7\x94\x98\x2b\xed\x96\x86\xc4\x74\xbe\x9d\x3b\x8f\xc9\x26\xf8\x66\x87\x89\xec\x38\x8f\x79\xad\xf4\x50\xd8\x76\xf2\xa9\x1c\xb3\x5e\x82\x87\x38\x22\xbd\x0c\x0a\xfb\x38\x8f\x39\xe1\xbf\x47\x18\xd0\xa4\x68\x3a\x22\xbd\xec\xc4\x3f\x1c\x93\x5e\x26\x50\xe6\x08\x20\x1a\xb2\xf9\x63\xd2\x4b\xf4\xc7\x23\xb8\x68\x27\x97\xf6\x11\x5c\xf4\x06\xe4\x70\x6e\xd3\x67\xa4\x42\x5b\x0f\xf2\x2b\x30\x1e\xa4\x46\x29\x5a\x25\xff\x50\x90\x75\xd2\x4d\x9e\xdb\x4e\x14\x42\x85\xcf\x6d\x53\x42\x06\x43\xb3\x12\xce\x97\x73\x1f\x58\xcd\x90\x7c\xeb\xcd\x9b\x1f\x73\xd1\x59\x2c\x56\xb5\x18\x9b\x62\x16\x36\x5a\x53\x3c\x31\xd9\x13\x8b\x29\xd9\xac\x12\x1f\x21\x46\x3b\xa9\xc4\x8f\xa9\x33\xd9\xcf\x4f\xb1\xfd\xe1\x49\x99\xfa\x33\xd6\x7c\x8e\x60\x9f\x9d\xcb\xca\x29\x0e\x6e\x2b\x29\x53\xbb\x23\xfb\xb7\x79\x32\x41\x55\x1c\xa5\x4a\xef\x04\xb4\x1e\x41\x42\x93\x92\xee\x14\x1b\x1a\xe8\xbc\x40\xa0\x37\x70\x88\x23\x10\x68\x07\x77\x77\x8a\xe9\x85\x98\xf9\xc5\x21\x72\x35\x6f\xba\xd5\x79\xa6\x19\xd4\xf2\xcc\x21\x79\xb4\xcc\x21\x72\x3f\x49\x5b\x3c\xf3\x50\xf8\xd0\x5e\x33\x12\xde\x48\x4b\x5a\xa6\xa1\xc7\xe9\x71\x04\x02\xbd\x1b\xf4\xeb\xa7\x70\x44\x66\xa0\xec\x8e\x18\x54\xe2\x44\x3f\x2b\xaf\xaa\xd8\x3b\xe5\xc8\x50\xc4\x2c\x35\x7b\x65\xfb\xf5\x58\x31\x18\x3d\xad\x3b\x04\xe2\x21\xe9\x0e\x44\x44\xf9\x71\x1e\x75\x58\x02\x8e\x30\x9b\xbd\x67\x88\xb5\x7b\x02\xf7\x3a\x4a\x9c\xde\x7b\x1a\x2e\x2b\x04\x50\xa8\x03\x80\x73\xa6\x14\xfd\xee\x9b\xdf\x26\x87\x06\x90\xba\x53\x1c\x05\xc7\x36\x5b\x7c\x03\x60\xa7\xa9\x9e\x96\x35\x92\x9a\xed\xab\xca\x11\xe3\x65\x07\x6a\x78\x84\x01\xed\x40\x29\x8f\x20\xa0\x37\x90\xc1\x03\x04\xd4\xaa\xf4\x11\x02\xb4\x63\x15\x38\x42\x80\x76\x94\xf5\x63\xfa\xcb\x1c\x07\xc6\x7c\x02\x12\x3c\x75\x12\x18\xd1\x11\xdd\xec\x82\xa4\x5f\x51\x23\x69\xc7\x00\x96\x75\xc4\x86\xd9\xb1\xc4\x1e\x41\x40\x3b\x6c\xce\x47\x10\xd0\x9e\x53\x4e\x10\xd0\x0e\x68\xed\x98\x19\x13\x80\xe6\xa9\x8e\x82\xe3\x54\xad\x24\x35\xa5\x17\x0e\x53\x5a\x29\x65\xf8\xe4\x42\x5a\xfa\x2e\x6f\x2a\xc4\x25\xe3\xeb\xe3\xff\x3f\x64\xfc\x3a\xd5\x7e\xbc\x95\x42\x3d\xa3\x19\x1a\x6b\x95\xac\x04\x21\x49\xef\x46\x2a\xfc\x53\x1d\x3f\xc7\xc6\x6e\x6e\x4d\x20\x7b\xa7\x32\xf7\x69\x37\x76\x98\x48\xc6\x61\xa5\x14\xcf\x35\x2a\x74\xa2\xac\x9e\x32\xd5\x43\x16\x3e\x39\xd4\xcb\xef\xe1\xd1\xca\x4f\xa1\x7f\x92\xf2\xaa\x7b\xc1\x00\x6f\xeb\xc6\xf9\xce\x13\x91\xdf\x24\xc8\x33\x01\xb7\xa7\x7a\xfd\x4c\xde\x3c\xfe\x69\x74\x89\xe5\xc3\x00\xfb\x22\x94\x69\x79\xdc\x50\x26\xb0\x43\x88\x88\xab\x3e\x8f\xc3\xec\x18\x60\xe1\x3e\x47\x0e\xe0\x07\x2f\x07\xd3\x54\xb0\xcf\xc1\xcd\xf4\x3c\xbe\xed\x32\xa4\x42\x7d\xde\x0f\xe1\x6c\xe7\xf1\xe5\xf7\x62\xe5\x0b\xf7\x39\x72\x92\x0a\xda\x39\x30\x2d\x1f\x41\x3b\x07\xd6\xbe\x23\x64\x67\x27\x4a\xe1\x08\xd9\x79\x43\x74\x7d\xcc\x9e\x99\x23\x48\xc8\xce\xf1\xdc\x69\xb8\xc2\x6f\x4b\x6a\xf8\xa8\x06\x6a\x17\x68\x1f\x6b\xe3\x11\xb2\xb3\x63\xb2\x38\x42\x76\x76\xf0\xee\x47\xd4\x98\x03\x03\xf3\x31\x33\x26\x8e\xc9\x23\xf4\xe6\x88\xfa\x21\xf0\x66\x27\x80\xe0\x3c\x4c\x6f\xda\xa9\xe9\x0d\xa2\xe4\x3c\xe6\x42\x5a\x91\xd4\xce\x5f\x5b\x14\x67\xc7\xd6\x22\x56\xcc\x11\x1d\x46\x2c\x98\xe3\x4a\x6f\xe5\x99\x68\x17\xa7\xaa\x79\x2f\x57\x86\x70\x33\xda\x29\x47\xed\x66\x7e\x3d\xb6\x16\xb2\x41\x9a\x12\x13\xfc\xd0\x11\x8e\xf4\x5e\xbf\x1a\xd5\xee\x12\xe9\x4f\xad\xa1\xdd\x8e\xbb\x63\x63\x35\xe7\x25\x00\x9e\x63\xca\x4b\x48\xfd\xce\xc3\x9e\x4f\xed\xc7\x98\xf9\x48\xbe\x84\x32\xf6\x0e\x37\x5d\x79\xa6\xf9\xc4\xe6\x69\x02\x4c\x80\x64\xc7\xf0\xd3\x95\x7f\x7d\x3c\x9b\xe8\x91\x0e\x00\x90\x4d\xc7\x04\x98\xe0\x70\xce\xe3\xc8\x3a\xb6\x52\xd3\x61\xc2\xae\x70\x1e\xc7\xd9\xcd\xb4\xc5\x7f\xc2\x35\x08\x6e\x3a\xa2\x95\x36\xe3\xfe\x19\x89\x66\x0b\x10\x1b\x8b\xa0\xa0\xf7\xc0\xce\x7d\x9a\xf7\x40\x0c\x4b\x47\x48\xcd\xf1\xd0\x1a\x33\x52\x56\x56\xa5\x90\x9a\x25\xda\x47\x73\xfc\x5b\x6e\x84\xe4\x37\x07\x11\x76\x84\xce\x1c\x64\x09\x3f\x42\x67\x0e\x28\x66\x8f\xd0\x99\x83\x74\xaf\x47\xe8\xcc\xf1\x30\xf7\x9a\x2f\xd3\x25\xcf\xda\xb7\xc6\xdf\x9b\xba\x20\x71\x20\x34\x5f\x9f\x53\x9f\xaf\xcf\xf5\xdf\x1c\xd8\x47\xd8\xcc\x12\xdd\x53\xd8\xcc\x02\x97\xc0\x11\x1a\xb3\xd4\x5f\xf5\x5a\xb0\x25\xcf\xde\x7a\xc6\x40\x79\x0a\x45\x3a\xee\x52\x24\xdd\xc1\xb2\xcf\x03\xc7\x84\x29\xe5\x08\x7f\x59\xa2\x8c\x09\x7f\x39\xf0\xa9\x1c\xe1\x2f\xc7\x93\x2e\xda\x02\x94\xa1\x51\xdc\x1c\xd6\x91\x23\xfc\x65\xa9\xbf\x2a\xb6\xbe\x4b\xfd\x47\x65\xa6\x94\x3f\xb5\x8d\xdf\xa6\xe0\x28\xbc\x06\x47\x99\xce\x07\xd4\x26\x47\xcc\x98\x83\xa4\xe8\x47\xb8\xcd\x81\xcb\xe6\x74\x8c\x43\x1c\xce\x42\x71\x8e\xe7\x27\xc9\xe8\x81\x02\x2f\xce\xcc\x81\x5f\xe8\x08\xd3\x59\x72\x47\x10\xa4\x73\x90\x04\xfe\x88\x30\xb3\x40\x9e\x70\xc4\x98\x59\xa0\x67\x38\xdd\x16\xc7\x92\xea\x3d\xf7\xf2\x9d\x3b\x98\x32\xfd\xd3\xd2\x6c\xff\xb4\x94\x29\x7e\xac\x95\x76\x7e\xac\x6c\x51\xcc\x72\x0f\x17\x92\x26\x22\xd3\x5b\x3c\x9b\xe3\xb9\xf3\x4c\xb7\x78\x96\x85\x70\xa1\x25\x8a\xb0\x70\xa1\x05\x96\x87\x63\xd2\xcd\x90\xa0\x1d\x93\x6e\x3e\xbf\x57\x3d\x4b\x69\x69\x18\x5e\x69\x2a\xd8\x63\x76\xa5\xee\x63\x3d\x47\x99\x20\x96\x25\x36\x15\x41\x2c\x67\x8e\x27\x41\x2c\x67\x36\x5e\x81\x2a\x0b\x4c\x3c\x47\xa0\xca\x02\x37\xd0\xe9\x60\x0f\x6a\xc4\xa2\x87\x7c\xa8\x58\x8f\xec\x9f\x82\x51\xce\xec\xed\x82\x51\x96\x99\x01\x50\x74\xc7\x95\x2e\x6b\x62\xce\xfc\x37\xb2\xf8\x8e\x54\x21\x3b\x06\x4b\x58\xa8\xca\x99\x33\x41\xa8\xca\x02\xf3\xf8\x11\xaa\x32\xd6\xc7\x23\x54\x65\x1c\xef\x47\xa8\xca\x32\x19\x46\xa1\x2a\x67\x36\x3b\xc1\x28\x7f\x47\xbe\x80\x93\x05\x63\xfb\x31\x63\x26\xb8\x8c\x23\x18\x65\xc1\xf3\x70\x94\x92\xbc\x64\x55\x2a\x25\x79\x50\x18\x47\x10\xcb\xdf\xf1\x24\x88\x65\x0c\xea\x47\x10\xcb\x02\x99\xd1\x11\xc4\xb2\x40\x3d\x7f\x04\xb1\x9c\x17\xeb\x69\xd8\x14\xce\xca\x33\xef\x66\x16\x90\x40\x95\x05\x2e\xa5\x23\xda\xcd\x02\x90\xe6\x08\x61\xf9\x9b\x08\x42\x58\x4e\x1c\x86\x47\x08\xcb\x79\x65\x24\x14\xd2\x44\xb8\xd7\x11\x07\xe7\xbc\x9e\x48\xfa\x2d\xec\x50\xc3\xe4\xc2\x1c\x02\xe2\xe7\x2c\xa0\x66\x8e\xe8\x39\xe3\x4c\x3e\xa2\xe3\x2c\x70\x4b\x1d\xb1\x71\x06\x36\x72\x44\xc6\x19\xe8\xca\x11\x82\xb3\xc0\x6c\x7f\x04\xe0\x0c\x3e\xf9\x88\x8d\x73\x5e\x4f\x24\xfd\x95\xeb\x3f\xe8\xcf\x42\x7a\x4e\x9c\x45\x47\x40\xcf\x32\xf3\x73\xb7\xbb\xc4\x8f\x50\x64\x54\xf4\xb0\xe1\x05\xc2\xf2\x15\xca\xb3\xcc\x5f\x29\xfa\x49\x35\x6f\x7a\xa2\xa5\x4b\xea\x2e\xc7\xc1\x60\x5b\x47\x3a\xfe\x65\x0c\xa8\x02\xf8\x66\x86\xe9\x78\xda\xd1\x16\x05\xf0\x91\x39\xe0\x0c\xaf\x9d\x5f\x29\x9e\x84\x91\xf4\xcb\x58\x2d\x02\x82\x96\x99\x9f\xab\x4d\x1d\x8c\xda\x11\xee\xb3\xcc\x4c\xf3\xe3\x69\x97\xef\xe4\x9a\x64\x1d\x0f\x2f\x9d\x9f\xf4\x36\x0d\x86\x9b\x3d\xbd\x5a\xa8\x1e\x76\xd0\x5c\x73\x84\xeb\x9c\x31\xbf\x1a\xd6\xd9\x32\xf3\xa6\x57\xcf\x95\x2f\x0d\x45\x62\x72\x43\xd8\x49\x94\xe2\x31\x4c\xf2\x37\xf9\x0c\x84\xfc\xad\x04\x01\x21\x2b\x41\x2d\x67\x7a\xf6\x31\xa7\x84\x83\xac\xb1\xf0\x08\x06\x39\x41\xd8\x9c\x69\x62\xa6\x9e\x52\xe4\x65\x65\x4e\x4d\x87\xde\xa1\xfa\x0a\xf5\x58\x63\xc2\x12\x0f\xe7\xec\x23\x6f\x2a\x10\x8f\xf3\x50\x34\x9c\x35\x86\x12\x21\x22\x6b\x6c\x4f\x02\x44\xd6\x92\xda\x45\x88\xdd\x47\xbe\x53\x10\x1b\x26\x60\xa3\x21\x7f\x13\x7c\x3a\x0b\xc1\xfd\xfb\x52\x7e\x64\x4e\x96\x69\x7b\x6d\x8b\xa4\x3e\x61\x26\x12\x65\xe7\xec\xe9\x21\x86\x7e\xea\xb0\x65\x97\x1b\x8a\x18\x3b\x67\xc7\x8e\x3d\x1d\xa6\x97\xf1\xd5\xd6\x0d\x60\xeb\x08\x4f\x59\x89\x92\x3a\x02\x50\xd6\x58\xde\xa6\xbd\xdf\x23\xdf\xc9\xfb\xdd\xf2\x4c\xad\x4e\x3b\xed\xe1\xc6\x72\x3b\xed\xe1\x66\xd4\x04\x90\x9c\xc0\xad\x8e\xf0\x91\x13\x2c\xd6\x11\x3c\xb2\x12\x27\x72\x84\x8e\xac\x44\x3e\x1d\xa1\x23\x67\x6c\xcc\x42\x3c\x4e\x20\x51\x47\x7c\x9d\xb5\xfc\x24\xb7\xa5\x23\x79\xcc\xf2\x9d\x5b\x96\x67\xe2\x3b\x27\xf8\xe2\x18\x0b\xd9\x63\x9d\x76\x9e\x75\x5c\xb1\xc7\x89\xd6\xc1\xac\x1e\x21\x21\x67\xc7\x82\x23\x20\x64\x8d\x39\x6d\xd9\x39\x89\xdd\x60\xd9\x39\x99\x1e\xc6\xc5\x94\x0f\x35\xc0\xbf\x0a\x97\x23\x90\xf3\x50\x81\x7f\x28\xed\x8b\xb9\x9e\xd6\x68\xae\xf7\xbc\x29\x2f\x5e\x4b\xdb\x3c\x2f\x22\x69\x5e\xf0\xd7\x04\x88\x9c\x3d\x63\xba\x3d\x2f\x1a\x92\x7a\x98\x1a\x3c\xf3\x99\xb3\x82\x43\xce\x3e\xf2\x4c\x3d\x1c\xf9\x4e\x61\x8f\xf3\x3f\xec\xd0\xcb\xd1\xaa\xcc\xfc\xc5\xb2\xe0\xb7\x29\x51\x1c\x61\x67\x67\x79\x19\xfc\x24\xfd\xb6\x74\xd0\x53\x9d\x29\xbb\x98\xdc\x8c\xa1\x27\xf7\x4f\xf2\xe4\xa6\x06\xf4\x92\x3c\xeb\xd6\xad\xf3\xd0\x2b\x36\x0f\xd5\x34\x2c\x66\x66\xf5\xec\x58\x89\x9c\xed\xbd\x13\xb6\x71\x36\xd7\x7f\x66\xdf\x76\x84\x33\x7b\x8b\x19\x38\x89\xbc\x3a\xdb\x24\x4f\xb0\x4b\x1c\x21\x1c\x57\x6e\x45\xc2\x30\xae\x5c\x12\xb6\x03\xed\x50\x70\x84\x60\xac\xe9\xa3\x20\x8b\x2b\xfa\x2d\x44\x9a\x23\xcf\xc6\xf7\x59\xda\x66\x22\x4d\xa6\xa9\x89\x34\x73\x45\x31\x22\x71\x90\x82\xe5\x6c\x3b\xc3\x57\x5e\x15\x2f\x3f\x73\x78\x3b\x7c\x6e\x44\x52\x43\xaf\x54\xe8\x86\x22\x29\xb6\x08\xc2\x8c\x63\xca\xcd\xdc\x97\x04\x46\xac\x99\xb3\x02\x23\xae\x98\x6f\x05\x46\x5c\xb9\xd9\x08\x8b\x58\xb3\x7b\x09\x8a\xb8\xa2\xdc\x0b\x89\x58\xfb\x8c\xa4\x10\xc0\x99\x37\x15\x1f\xc7\x5f\x13\xf9\xe6\x8a\xae\x2d\xf2\xcd\x9a\xb9\x2e\xee\xcd\x95\xbb\x9b\x30\x89\x0b\x50\xc2\x11\x24\x71\xe5\xb2\x28\x44\xe2\xca\xf5\x41\x88\xc4\x0a\x94\xe3\xec\x80\x85\x68\x8c\x73\xba\xb1\x64\xc4\xbb\xb9\x62\xcf\xda\x98\x6e\xd3\x6e\xb9\x5e\x01\x45\x1c\x81\x15\x6b\x4e\x0b\xd3\x6e\x4e\xb8\x9f\x8f\x72\xb8\xd7\x2c\x36\x41\x17\x17\x38\xcc\x23\xe4\xe2\xca\xc5\x4e\x14\x9c\x2b\xb7\x99\xe3\x30\x52\xf4\x0a\x65\x74\x5f\xd0\xe0\x9d\xe3\x48\xba\x1e\x49\x5d\xbc\x23\xb9\x8b\x37\x92\x7f\x45\x41\xd2\xaf\x40\xaf\x38\x86\x19\x8d\xbc\x29\x98\x11\xf7\x25\x81\x1d\x57\xdc\x95\xc2\x3a\xae\xdc\xe4\x8e\x23\xfb\x59\xf7\x42\x3a\x3e\xf7\xaf\xd5\xea\xdf\x9d\x67\x76\x3b\x47\x52\xff\xd0\x78\x04\x7a\x5c\xb9\xc6\x0a\xf3\x58\xb3\x41\x1d\xaf\x10\xd4\x8f\x03\x00\x20\x92\xfb\x47\x8f\x14\x9a\xd7\x7e\x6f\x0a\x46\xb5\x52\xc3\x54\x0d\xb4\xda\xbb\x33\x34\xb0\xc7\x89\xdf\xe7\xc5\x81\x74\xe0\xf4\x61\xe1\x09\x1c\xb9\x62\xfe\x38\x4e\x85\x34\x52\x92\x39\xa6\x2e\xb4\x8a\xe3\xdc\x70\x98\x86\x84\x59\x7c\x88\x9c\x38\x4a\xfd\xbe\xa0\x19\x39\x4a\xfd\xbe\x62\x42\x53\xea\xf7\xe7\xce\x50\x39\xcc\x8d\xf9\xad\x64\xef\x0f\xf1\x0c\x47\xbc\x9f\xcf\x7d\xfd\x9b\xcf\xfa\x1c\x07\xbd\xb1\x48\x8f\x83\xde\xd8\x85\x44\x11\x9a\xd8\xc0\x23\x48\xe4\x5a\x99\x43\x0e\x81\x9b\xf9\xce\x0e\xcb\x96\xd6\x18\x8e\x44\x2f\x1c\x76\x14\xc3\xeb\x71\x48\x5c\xe6\x8d\xb2\x73\x81\xd5\x3e\xca\xfe\xfe\x10\xdd\x71\xfe\xc0\x19\xf0\x23\xc5\x35\xfa\x10\x25\x70\x84\xa4\x7c\x60\x86\x3d\x02\x52\xae\xf5\x7b\xf3\xf1\x8e\x9d\x72\xd4\xc7\x95\x0f\xbb\x3e\x7c\x90\x14\xb9\xb8\xf2\xe6\x74\x53\xf3\xaa\x3a\x39\xf2\x50\xd8\x39\x16\x0a\x54\xa4\xb9\xb2\xfd\x11\x53\x74\xe7\xe9\xcb\x05\x55\x44\xfd\xc8\x15\x49\xbd\x64\x43\xfd\xd3\xdc\x05\x31\x72\x84\xd5\x7c\xee\x7c\xb7\xfc\x23\x29\x54\x73\x97\x40\x88\x63\x46\xd3\x9e\x2b\xb9\x71\x9c\x33\x53\x40\x94\xa6\x0b\xa4\xcb\xf9\xd3\xf4\x8c\x5d\xcf\x28\xce\x2b\x26\xe4\x3f\x67\x97\x8b\xcd\x51\xa0\xce\x27\xa8\x8b\x3f\xfc\xc4\x2c\x18\xf1\x96\x3e\x77\x7a\xa9\x88\x21\x22\x63\xce\x1f\x56\x89\x96\x87\x9e\x59\x29\xc7\x90\xa9\x27\x95\x68\xd8\x47\x4a\x5d\xaa\x92\x51\xff\xee\xf1\x0f\x21\x29\xe7\x4f\xf1\x12\x04\x48\x9c\x3f\xaf\x96\x2b\x35\x7a\xb5\xa4\x14\x0d\xf2\x48\xf5\x1a\x64\x0e\xbf\x3f\x87\x88\x62\x0a\x17\x58\xf4\x21\x7c\xe3\xfc\x79\xed\xb0\xa9\x0a\x2c\xfa\xdc\x19\x55\x42\x2e\xd0\x44\xa0\x44\x5d\x79\x68\x10\x48\x9e\xa9\x4b\x9c\xd9\x22\x48\x7d\x88\x62\x3a\x7f\x5e\x2d\x2b\xd5\x6f\x8f\x69\xda\xe6\xd5\x92\x87\xfa\x55\x33\xc5\xc0\xd2\x92\x72\xbc\x5a\x22\x29\xb6\x8b\x57\x95\x03\x7f\xc5\xca\xfb\x02\x94\x83\xd6\x6f\x2c\x69\x8c\xc5\xd0\xa9\xc2\xb5\x73\x5e\x9e\x9d\x1c\xbf\x2f\xe2\xdf\xf8\x8d\xaf\xc5\x22\x8c\xa8\x90\x31\xd6\x8b\xb1\x9e\x57\x4b\x41\xcb\x18\xba\x91\xa7\xc2\xd0\xa5\x52\xa3\x21\x60\xa0\x3c\x2f\xfc\x6b\x2d\x4f\x1d\x50\xd6\xf3\xe9\xd4\x36\xdd\x90\xb6\x3f\xa5\x85\x8a\x84\x26\xc0\xf3\xbc\x30\x27\xff\x1a\xe8\x68\xb8\x9e\x4f\x1d\x2e\xf4\x2b\xf7\xa3\x72\x19\x32\x4d\x75\x42\x1e\x8f\xb9\x54\xaf\x20\x77\x5e\xe0\x03\xb9\xc7\xbc\xc0\x07\x8e\x3c\x7d\xf4\x29\x2d\x52\x34\x34\x44\xdf\xe7\x45\x70\xdc\xc8\x97\x8e\x5b\x44\x2b\x33\x74\xf4\x8a\xff\xf9\x45\x90\x69\x4f\x23\x1c\xa3\xd9\xfe\x4d\x23\x72\x5e\x8e\x40\x65\x27\x7d\x99\x7b\x7c\xa5\x58\x77\x94\xd6\x1e\x77\x94\x41\x20\x1a\x95\xdb\xdb\xcb\x31\xd1\xe8\x54\x00\x54\x73\x06\x03\x50\x85\x61\xf4\xbc\x88\x46\x65\xb2\x0a\xa1\xfa\x10\x8c\x7a\x9c\x44\xbf\x45\xa7\x14\x46\xf5\x21\x2c\xf7\xbc\x88\x45\xe5\x68\x13\x51\xeb\x03\xdd\xf9\x11\x51\xeb\x77\x10\xd2\x22\xc7\xa2\x3e\x69\x83\x67\x24\x2a\x91\x30\xac\x2d\x4b\x2b\x18\xd6\x96\x87\xf4\x6d\x20\x7a\x0a\xde\x48\x4c\xc1\x82\xe8\xbf\x96\x2f\xdd\x35\x34\x79\x81\x5a\x1f\x82\xd0\xce\x9b\xd8\x53\x2e\x4b\x6f\xc7\x72\x40\x3a\x75\x4c\xe6\x7a\xc5\xb1\xfa\x76\x5a\x52\x18\x54\xcf\x9b\xf8\xd2\x27\x4d\x7a\x6b\x58\xdc\xf3\x37\xcb\x8b\x5d\xeb\xcd\x82\x42\x55\x78\xb3\xa0\x38\x9e\xdf\xc4\x9b\xf2\x6f\xde\xac\xa8\x91\x97\xf9\x55\x79\x79\xa8\x9e\x48\x2f\x9f\xd0\xf9\x94\x65\x41\xdf\x9d\x08\x2c\xe7\xa7\xf8\x59\x1f\x58\x84\xcf\xdb\x51\x74\x35\x92\xe3\x33\x59\x07\x6f\xa8\xab\x33\xde\x5a\x16\x13\x6b\xa8\x61\xb3\x37\xa9\xd8\x8f\x60\xb3\x0f\x6c\xc4\x47\xa8\xd9\x67\xd6\x7c\x68\xcc\x68\x8f\x08\xd8\x2f\xef\x3a\x86\x2e\x03\xec\xcc\x8d\x04\x11\x1d\x13\xc6\xde\xe4\x71\x3f\xe0\x6f\xef\xcc\x88\xed\xae\xb2\x1a\xdf\x84\xd8\x71\x8c\x1b\x81\x7b\x93\x06\xfc\x88\x42\xf6\x89\xf5\xf8\x4d\x2c\xea\x8c\x58\xf5\x90\x39\xe0\x1c\x64\x99\x2e\xa6\x2f\x8e\x33\x50\xf8\xdc\x07\x2e\xee\x63\xd6\xd8\xfb\xce\x8f\x72\x64\x2a\x06\xa8\x37\x24\xfc\x99\x01\x87\x3b\x63\x44\xf7\x8d\xb5\xfa\x86\x93\x3f\x13\xc2\xf6\x3b\xd8\xd8\xcf\x9b\xd8\x54\x16\x8a\x00\xbd\x0f\xc1\xe0\x47\x98\xdd\x07\x6e\xf6\xf3\x71\x72\x53\xd4\x57\xb1\xcc\x3e\x13\x5d\xe6\x03\x46\x93\x69\xf6\x99\x1c\xdd\x29\x15\xb0\xef\x44\xe4\xc7\xa5\x24\x07\x3f\x8e\x3c\x75\xe7\x7a\x6a\xf5\x8f\x6b\x11\x1d\x01\xf8\xfb\xd6\x9d\x63\x8b\xf8\x4c\xe6\x68\x44\x3a\x47\x23\x9d\xe3\x34\xfa\xa8\x39\x66\xef\xdc\x36\x95\xa0\xbf\x45\x6b\x10\xb4\xb7\x45\x6b\x30\xa9\x6c\x23\xec\xf9\x98\x55\xb6\x3d\x19\x34\x05\x3d\x45\x05\x35\xd6\xf7\xce\x5d\xc2\xbc\xb2\x77\xae\x47\x1f\x22\xf5\x98\x5a\x42\xfb\xb6\xa8\x43\x66\x96\xbd\x73\xab\xfd\x90\xe4\xb4\xff\x3b\xbc\xf1\x08\x0b\xdc\xa2\xe9\x7f\x08\xcd\x63\x15\x7d\x8c\x36\xcf\x65\xee\x43\x68\x5e\x86\x45\x99\x03\xa2\x23\x8a\x6d\xb6\x45\xd7\x15\xdb\x6c\x8b\xa2\xf3\x01\xa6\xde\x23\x0a\xa6\x8e\xbe\x24\x18\x71\x8b\x86\x24\x18\x71\xcb\x5e\x28\xba\xd9\x16\xf5\xf5\x73\xe8\x26\x1f\x1e\xfe\x03\x6d\xb7\xd1\x25\x87\x80\x88\x63\xef\x12\xad\x9d\x8c\xfc\x50\x6e\x1c\x21\x92\x5b\x6d\xa9\xf4\x38\x6f\x16\xed\x73\x3e\xd4\xff\x55\xab\x04\xa8\x2d\xd5\x98\x22\x5d\xfa\xc2\x98\x06\x28\x17\xeb\x49\x5f\x91\x0c\x5c\x37\xa2\x02\x1b\x0c\xfd\xfc\x8a\xcc\xf6\x89\xd8\xfc\x72\x41\x14\xf9\xbe\xf6\xd4\xaf\x44\xc0\x5f\xde\x5d\x7a\x98\x72\xb7\x3b\x17\x51\x21\x88\x2d\xe5\x98\xd2\xfd\x4a\x41\x0e\x03\x18\x96\xbe\x4a\x55\x33\xb5\xe6\x57\x72\xd6\x06\xe9\x16\x5f\xd1\xe1\x71\x0b\xc9\x58\xba\x4e\x25\xe6\x9b\x77\x66\x90\xaf\xf8\x9d\xe8\x26\x78\xf8\x4a\x0e\xee\x6b\xb4\x96\xe0\xbe\xbc\x7a\x24\xd1\x1e\x82\xfb\x7a\x6a\x71\x70\x5f\x3e\x7c\x7b\x85\x44\x54\xee\xd6\x9b\xb1\x26\xb6\xa6\x53\xe7\x36\x08\x33\xa3\xb9\xcd\x8e\x7f\x45\x74\x73\x1b\xd5\x6c\x35\xf7\xa6\xdf\xdb\xcd\xed\x11\x1d\xea\x37\x19\x06\x42\xfd\x3a\xe3\x69\xe6\xe4\xeb\x27\x3a\x13\xdc\xa0\x3b\x9a\xb0\x3d\x83\x44\xe4\xdf\xa0\xe7\x8a\xb2\xe8\xf9\x92\x38\xc0\x49\xad\x06\x91\x9a\x7b\xf1\x2b\x3a\xbd\xec\xa0\x11\x9e\xbf\x66\xd5\xfa\x8a\x0e\x4e\x1c\x74\x87\x28\xc1\x99\x92\xe9\x40\x5a\x71\x2c\xe6\xdb\x3f\x7f\x9b\x97\xdf\x6a\x14\xa3\xe8\xf9\x6c\x12\xd1\x31\x6f\xcf\x67\xd3\x86\x7e\x45\xf7\x67\x0e\xc4\xe2\x92\x26\xe2\x76\x4c\x61\x44\x19\x2a\xd6\xaf\x28\xe5\xb5\x6d\x29\xe9\x65\x3a\x73\x4a\x32\xc1\xb7\x33\xd9\x7e\x45\xc7\x49\x15\x24\x67\xae\x5d\x1d\xd1\x37\xa3\xde\x10\xa7\xde\xad\x48\xc4\x78\xa4\x5c\x12\x98\xe4\x53\x61\xe2\x9f\xb4\x70\x39\xe7\x6c\xa3\x85\xdf\xd9\xd6\x8c\x79\xf9\x4a\x1f\xc7\x2e\xf2\xae\x93\xeb\x3e\x2c\x39\xa3\x98\xab\xfd\xf2\x5f\x51\x4d\xcc\xfc\xbf\x15\xff\xbc\x58\x56\xb7\x36\x55\x1b\x25\xbe\x92\x92\xeb\xb6\xf4\xc6\xc9\x75\x1b\xf3\xe7\x86\xb1\x8b\xfd\xc4\xa0\xe7\x6a\x90\xe8\x57\x14\xa6\x80\x06\x9a\xcd\xa2\xff\x3b\xa7\xfa\xf7\x5d\x03\xa4\x32\xfa\xe6\xf4\xbe\x98\xf0\x24\xfb\xbf\x69\xa0\x70\xcf\xbf\x57\x9d\x1a\xb0\xd2\x4f\xcd\xca\xc7\xa1\x4b\x5f\x51\x8b\xec\xf7\xea\xb0\x4f\x2f\xa5\x1a\x6e\xcb\x9f\xb0\xcb\xdd\xb1\x1a\x5f\x51\x78\xdb\x27\x55\xbe\x3d\x55\x18\xdc\x43\xf3\xfc\xae\x11\xcc\x33\xab\xa8\x18\x2b\xfa\x44\x12\x56\x94\xff\x60\x08\xb3\x6d\xe2\x5f\x49\xd1\x9f\xcf\x8d\x24\xac\xe8\x53\x91\x94\xeb\xf4\xb9\xf2\x50\x7a\xf5\x95\x87\xc6\x0d\xcd\xd4\xa1\xe6\xfd\x5e\x75\xeb\x16\x55\x1a\xf4\xf9\x34\x24\xe3\x6f\x0b\x92\x1b\x17\x49\x8d\xab\xf9\xae\x39\x63\x0e\x92\x1b\xd7\x91\xa6\xa4\x3c\xd3\xd0\xb1\x81\x1b\xa9\xdc\x99\x96\xc2\x1f\x8f\x8b\xcd\xd4\xf9\xf9\x67\x49\x85\x82\x2d\x65\x3d\x3a\x3f\xff\x33\x38\x9b\xc4\x49\x7b\x9b\x63\xeb\x2b\x39\x09\x46\x46\xc7\xd8\x37\x5b\xe0\xbe\xa2\x43\x2b\x66\xca\x15\xb8\xb0\x30\x1e\x00\xdc\xf2\xaa\xe0\x84\x35\xcf\x94\x97\xae\xa6\x54\xcd\x42\x26\x8f\x51\xcd\x8b\x45\x2e\x50\xf3\xb8\x38\x23\x04\x6a\x1e\x17\xfb\xb3\x51\xcc\x86\x6d\x7d\x25\x01\xd5\x6e\xca\x34\x50\xad\x32\x00\xbe\x08\x8e\x34\x4d\x1b\xa1\x71\x2e\x5f\x49\xe6\xee\x2c\x77\x63\x95\x87\x83\xde\xbe\xa2\x0d\x1e\x1c\x18\x4a\xde\x3f\x2e\xce\x1a\xa7\xeb\x9f\x0e\xe8\xf8\x8a\xa4\x70\x7c\x10\x05\x0a\xaa\x79\x28\x18\x10\x7d\xae\x86\x01\xb5\xbc\x69\x93\xc1\x8c\x28\x1c\x10\x07\x82\x90\xc6\x23\x27\xaa\x80\xc6\xc5\xe8\xf8\x31\x2b\xd4\xf1\xcc\xc1\x6a\x1c\x10\x47\x7c\x35\x0e\xa8\xe5\x55\x01\x9d\x5a\xde\x14\xd0\xa9\x47\x12\xd4\x87\x35\x59\x4d\x1d\xcf\xd8\x55\x03\xe9\x98\x10\xc2\x16\x8f\x1c\x89\x02\x0c\x8f\x8c\x9c\x00\xc3\xe3\x61\xe0\xaa\x61\x74\x9c\xac\x95\x0b\x1d\x4b\xa7\x1a\x47\xc7\xe9\x52\x8d\xa3\xe3\x88\xae\xc6\xd1\xb1\x5d\x54\x87\x1d\x31\x39\xaa\x21\x41\xe9\xbd\x31\x0e\xa9\xde\x88\xdd\xeb\xc9\x43\xa1\x38\x32\x16\x76\xbd\xfd\x9e\xc9\xe3\x5f\x46\x1e\x0a\xd7\x90\xd6\x18\x21\xc4\x9a\x33\xff\xeb\x95\x6e\x18\xe5\x90\xa1\x31\x40\xe8\x89\x24\x8f\xe1\x4a\x29\x02\x36\xe5\x07\x8b\xf2\x7d\x66\x2a\x98\xef\xa1\xd7\xbc\x2a\x9c\x4a\xfb\xa7\x22\x3e\xe6\x63\x40\x04\xbf\xf4\x31\x7c\x88\x79\x62\x66\xd8\x8b\x1f\x1c\x8c\x30\xda\x8a\xa9\x61\x2f\x06\xd5\x24\xae\x57\xcf\xab\x6a\x2a\x7b\xe5\x03\x0e\xa8\x21\x09\xcb\xd4\x29\xc5\x38\xa0\x16\xc9\x23\x3c\x90\x3c\x6c\x91\xbe\x35\x0c\xb6\x31\x25\xaf\xaf\x05\xb5\xe4\x71\x26\x96\x3e\xf3\xaa\xdc\xc5\x93\x3e\x19\x28\xb1\x78\x66\x77\x71\xde\x34\x50\x02\x55\xe8\xb1\xbb\x98\x33\x50\x89\xeb\x67\x5f\x34\xcd\x0e\xe2\xf5\x20\xc9\x05\x3e\x22\xc9\x41\x8a\xca\x6c\x8c\x6e\x2b\x23\x1f\x5a\x3b\xf9\x95\x63\x6a\x28\x36\xee\xc7\x88\x87\xc5\xb8\x99\x98\x78\xd2\x2b\x71\xbf\x16\x34\xb1\xc7\x4e\xe1\xc5\x77\xc7\x4d\xa5\xe1\x81\x8f\x33\x38\xd2\xf0\xda\x33\xf3\x54\x3f\xee\xfe\x15\xeb\xb6\x33\x02\x9a\x71\x7d\xe5\x99\x4d\xfe\xf9\x57\x9a\x56\x38\x5d\xc6\x6c\x24\xac\xe0\x80\x30\x8f\x6b\x4e\x6c\xf3\xb8\x46\x01\x6a\x76\xc0\xb1\x3a\x4c\xe3\x9a\x2b\x86\x73\xd0\x83\xeb\xfd\x8a\xf2\x31\xae\xbc\x6a\x6f\x6f\x9e\x89\x58\x93\x15\xd0\x7c\x76\xae\x95\x3a\x8e\xea\x48\xfd\x72\x2a\xf2\xf3\x9a\x9d\x6e\x2d\x92\xe8\x51\x67\xbe\xf3\xce\x41\x9f\x9b\xbd\x6e\x2c\xeb\xe6\x9c\x2f\x8d\x5d\xd5\x0c\xb0\xd9\xab\xc4\x00\xbb\x6a\xcb\x33\xf5\x8a\x8d\x44\x94\xaf\x35\xbf\xa0\x81\x8a\x78\x22\xca\xef\xc6\x54\x16\x92\xb8\x66\x0e\x0a\x49\xbc\x72\x35\x6a\x76\x53\xaf\xb4\x46\xdd\xf8\x95\xa2\x6e\xac\x7c\x27\xdf\x21\xab\xb3\xd9\x4d\xcd\x3e\xd6\xec\xa6\xe6\x37\x9a\xe4\xb5\x3e\x79\xd3\x6e\x6a\x4a\xd9\xf6\x1d\x32\x16\x76\x53\x67\x80\xb7\xff\x0c\xff\xc2\x6e\xea\x95\x52\xe4\x87\xcf\x18\x6e\xf7\x28\xb5\xab\x47\x4f\xbe\x3b\x4e\xe0\x94\x0a\xdd\x41\xc6\xd0\x30\x08\x14\xfb\x66\x1f\x36\xdb\x6f\x23\x60\xe2\xca\x43\xf7\x82\x91\x71\xd6\x17\x47\x13\x7f\xc5\xc7\xf0\x51\x5a\x4e\xaa\xad\x0c\x95\xf9\x8f\x2b\xa7\xa1\xa0\xc4\xf7\xd3\xd9\x3d\xcc\xe5\x5a\xd1\x48\x9c\x3e\x7f\x8e\x92\x77\x1d\x99\x78\x47\x94\x62\x5f\x33\x5e\xe2\x51\xbb\x51\x42\x9a\x97\xcb\x60\x7d\x98\xeb\xf5\x8a\xba\x6b\xd0\xf0\x15\x5d\xa3\xdb\x8c\x6b\x88\xe0\x57\x94\x1f\xac\xfe\x13\x72\xf2\x7d\xd5\x41\x97\xdc\xc2\x9d\x77\xff\x8a\x06\xd1\x27\x41\x98\x03\xd1\x49\x16\x66\xaa\x71\x14\xe6\xb5\x10\xe5\x88\xaa\x79\xa8\xce\xcd\x92\x16\xfa\x50\x19\x29\xd8\x4e\x34\xf4\xa1\x4e\x90\x28\x7f\xa7\x93\x2b\x89\x1f\x20\xc4\xf0\x73\xb3\x8c\xbb\x9d\x7c\xa8\x47\x41\x05\x33\x93\x3a\x51\xa3\x68\x64\xe6\x8b\x9d\x51\x24\xc4\x17\xfb\xdc\x1c\x6c\x1d\x37\xc9\x4c\x2d\x58\xdc\xd3\x24\x5b\xa5\xd9\x03\x3a\x7e\x92\x99\x6a\x6d\x72\xff\x55\x2b\xf7\x41\x7e\x0e\xb4\x81\x5c\x5d\x3b\x8e\x12\x66\x69\x27\xb7\x7a\xc9\xd3\xea\xd8\x37\x86\x0d\x76\xce\x15\xd1\x36\xeb\x95\x92\x6d\x74\x67\x4d\x99\x39\xb6\x65\x10\x71\x9c\xb0\x15\x74\x1c\x27\xac\x38\x41\x99\x9f\x96\xff\x6c\x16\xc1\x75\x45\xb4\xcb\x20\x3f\xf6\xd0\x01\x3e\x95\x95\xb7\x65\x72\xe1\x0e\xe1\xda\x23\x6c\xf3\xb7\x1a\x6a\xc5\x1f\x92\x06\x3b\xf7\x6a\x63\x31\x77\x5f\xb6\xa2\xaf\x74\x0c\xbd\x69\xb1\x0d\xbd\x2d\x05\x6f\x1f\x6e\xf4\x15\xcb\xee\x4a\x49\x36\x7e\x66\x24\xe4\xe9\x9b\xec\x51\x1d\xc3\x2e\x7f\x56\x38\xe6\xaf\xd8\x10\x6d\x66\xa7\x77\x83\x28\x7a\x76\x9f\x81\xbd\x76\xe5\xa9\x88\xf8\x9e\x3c\xb4\x29\x3a\xe5\xda\x5a\xcb\x8f\x1d\x58\x6b\x99\x13\xa2\x81\x7d\x26\x47\xc1\xc0\x1c\xcb\x74\x32\x0f\xec\x64\x0f\x87\x07\xf6\x66\x53\x15\x66\xf9\x99\x9c\x77\x03\x46\x18\x66\x84\x60\xca\xcf\x64\x5b\x1b\x10\xc2\xcc\xbc\xeb\x01\x5d\x29\xd7\x03\x4a\xfb\xc4\x81\x3c\x39\x38\x87\x3d\x1c\xed\x8a\x28\x0b\x26\x1b\xd5\x30\x6b\x1a\x5b\xd1\x80\x35\x8d\xb5\x3b\xb0\xd4\xce\x3c\xb5\x09\x93\x0d\x50\x28\xe3\x76\x73\xe7\x10\xca\xb8\xe5\xcc\x17\x9b\x6c\xb3\xab\xfa\x2b\x61\x8a\xcd\xab\x4e\xf1\x37\x53\x8e\xac\xaf\x25\xd2\x4b\x12\xdd\xc4\xf8\x4a\x7b\xec\x93\xe8\x98\x6c\xcc\x25\x7b\x77\xf4\xb0\x11\x83\x2b\x9f\x1e\xd9\x8a\x6b\xde\x95\xa6\x7d\xb7\x3c\xec\xbe\x07\xe7\x53\x11\xca\xb0\x79\x98\x3b\xb6\xdc\x6c\xde\xc3\xa1\xcd\xf7\x9d\x77\x65\x60\xed\x29\xd7\x06\x56\x56\xa6\xe9\x60\xe7\xe2\xdd\x89\x81\x95\x05\x65\xe0\x70\x79\x46\x5e\xae\x7e\xda\x10\x9b\x9f\x3e\x88\x5d\x26\xcb\x7f\x72\x43\x7d\x5f\xb5\xf5\x70\xa4\x1a\xc7\xc3\x5e\xa9\x66\xfb\xe9\x8d\x68\x8b\x26\xf6\x1e\x91\xbc\xb6\x56\xf2\xe9\xdb\x4b\x71\x21\x2a\x7c\x78\x72\x26\xcf\x65\xeb\x21\xe5\xca\x42\x30\x72\xa0\x98\xd5\xf5\xc9\xdc\x31\xab\xeb\x13\xb5\x43\xe8\xe5\xbb\x5e\x25\x4f\x6d\x8b\x2b\x29\xd8\x4c\x61\x79\xf8\xf2\x43\xea\xb1\xf1\x2a\x5a\xa1\x90\xc8\x77\xcd\xe5\x52\x50\xe4\xfb\x67\x62\x30\x3b\xeb\x8c\xb2\x37\x31\x5f\x71\xe1\x36\x3b\x6b\xed\x3f\xf1\xfb\xdb\xb3\x83\x19\x8e\x5c\x63\x8f\x11\x1c\x79\x3c\x69\xc3\x91\x31\xab\xe5\x55\x0f\x13\x87\x8f\x40\xc6\xf7\xaa\x91\xb4\x2e\x38\x1d\xa7\xc3\x91\x68\x9d\xed\xfa\x57\x5e\xf4\x8d\x96\xb1\x16\xf6\x2d\x37\xe8\xe9\xf8\x23\x06\x84\x5b\x5b\x5e\x14\xd6\xa1\xe6\x99\x28\x1f\x58\x3d\x66\x5d\xfd\xd9\x54\x96\x23\x3b\xf9\xb9\xcb\x01\x47\x3d\xaf\x3e\x3e\x40\xf3\xaa\xd6\x2f\x0a\xac\x48\x56\x07\xbb\xdf\x32\x7d\xdf\x95\x17\x7d\xa3\xba\x91\x74\xa3\x62\x45\x2e\x03\xd3\xd0\xd9\x0c\x23\x6e\xb9\xd0\x09\x38\x5c\x07\x57\x18\x53\xa8\x5e\xd7\x9d\x87\x9e\x4c\xfc\x19\x81\x85\x9f\x18\xe1\x0d\x16\xfe\x5f\x3f\x30\xe6\xd3\xd4\xef\xcc\x1a\x4f\xaa\xdc\x6a\x5c\x5e\xd4\x20\xd2\xee\x65\xc3\x38\x47\xb7\xd9\x53\xa3\x47\x09\x2a\xdc\x6f\x26\xe0\x32\xf0\x87\x89\x6d\xee\xd4\xc2\x82\x5f\xe6\xe8\xe3\x5c\x13\x54\xf8\x2e\xec\x2a\x82\x0a\xf7\x68\xcc\xe6\x46\xed\xd7\xef\x55\x19\xa9\xae\x48\x32\x9a\xa5\x31\x4a\x85\x98\xd9\xb5\x1c\x84\xc9\x52\x11\xe4\x77\x5c\x25\x55\xd8\x2a\x45\x29\xb6\x4a\xb1\x8b\x2d\x07\x5a\xa2\xcc\x0b\xf2\x3b\x2e\xb6\x67\x53\xa4\x2e\xae\x04\xcb\x93\x92\xfd\x42\x88\xdf\x91\xfd\x41\x88\xdf\x91\xed\x61\x79\x8e\xfe\xbe\xd3\x44\xfc\x49\xbe\x93\xf3\x93\x6c\x3d\xc0\x3c\x24\x22\xd5\x5a\x50\x33\x44\xa4\x5a\x26\x03\x63\x1e\xd5\x5f\xd3\x9c\xc7\xbf\xcc\x3c\x6c\xfa\x83\x1d\xa9\x4b\x6a\x48\x66\x41\x63\x9c\x36\x33\x31\xc5\x08\x69\xc8\x68\x03\x29\xe6\xc7\x00\x29\xee\x69\xcd\xc7\x19\x14\x3d\x81\x9c\xc7\x3f\x9b\xbf\x58\x51\x57\xb6\xf7\x8d\x42\x4a\x6b\x98\xb3\xcc\x43\x71\xa2\x7e\x9b\x93\x2f\xad\x60\xff\x97\x1d\x5b\x58\xe5\xe7\x66\xc7\xd8\xe8\xb2\x25\x95\x9a\x01\x1b\x05\x68\xa3\xbd\xa2\xb6\x08\x9f\xfc\xc4\xcb\x64\x12\xd4\x59\x50\x99\x4d\x7b\x5a\x1e\x8e\x68\xd3\x9e\xb6\x92\x87\xa6\xd3\xe0\x80\xdc\x78\xa4\x38\x95\x85\x27\x6e\x83\x0b\xe5\x86\x5e\x92\xbd\xd1\xa9\xff\x6b\x54\x27\xa7\xfe\xaf\x39\x35\xc4\x73\x3a\x9e\x3c\x7b\x79\xab\xcc\xb3\xb7\xc8\x65\x18\x6b\x99\x2a\x32\xf0\x0a\x1a\xce\xfc\xd9\x24\x24\x60\x49\x6c\x2c\xf0\x34\x4e\x09\x8b\x73\xd9\x12\xbe\xb7\xe7\x4e\x77\x48\x8e\x71\x23\x89\x16\x85\xad\xeb\xf8\xc4\xed\x79\xd3\xeb\xf3\x41\x52\xff\x7b\xbe\x13\x33\x07\x9b\x85\xf0\xbd\x3d\x37\x61\x61\x78\x7b\x6f\xf9\x6e\x6b\x61\x2d\x24\xc5\xfc\xb7\xd4\xa0\x98\xff\x96\x67\x2f\x4f\xb4\x7c\x28\x3b\x3d\x5b\x8e\xb9\x4a\x3b\xff\xf1\xd8\x4c\xcf\xb4\x3b\xe6\x66\xe0\x5f\x1c\x1b\xe6\xd9\x55\x8f\x4d\xf1\x4c\xba\xe3\x2c\xb1\x6c\x94\xc7\x86\x79\xc6\x17\xa0\xee\x1d\xc9\x7b\x0c\x1d\x5c\x6e\x68\x6a\x97\x99\x9e\xcd\xdf\xb0\xdc\x1e\x33\xd9\x11\x1d\xd7\xc5\x1a\x38\xa2\xe3\xba\x50\xab\x94\xbb\x7f\x5c\x9c\x45\xe2\x24\x1d\x17\xca\xe4\x71\xd4\xf9\x13\x49\xa3\xc6\x3c\x15\xd4\x77\x5c\x9c\x91\xa2\x1c\x1d\x99\x97\xc7\x94\x4a\xe8\x11\x87\xad\x8a\xce\x3b\x9c\x37\xff\xc5\xe1\xbc\xf9\x9f\x6c\x55\x29\x53\xc7\xf7\xc8\x33\x9d\x04\xe9\x91\x82\x26\xb3\x4f\x0b\x77\x5b\x32\xb7\x8e\xc3\x79\xd1\x29\x8f\x37\x35\xda\xf2\xe7\x70\x5e\xd4\x37\xc1\x6e\xc7\xc3\xd1\x47\x8a\xff\xec\x78\x20\x6d\x63\xa2\x14\x9a\x76\x5e\x23\xef\xca\x96\x4b\xdb\xfe\x1c\x1a\xf9\x2b\xd5\x9b\xda\x42\xfa\xfb\x4a\x25\xdf\xb9\x35\x6e\xdb\x9f\x9d\x92\xf1\x84\xfd\x29\x4a\xe7\x62\x17\x17\x78\x76\x0e\xce\x6c\x81\x67\x4b\x2e\x4d\x02\xc8\x96\x28\x75\x7f\xb6\x97\xa2\x15\x08\x1e\x3b\x73\x47\x55\xc6\xff\x92\x5b\x90\x13\xfe\x4f\x06\x4a\xd0\xd9\x32\x9f\xbc\x29\x6b\x6d\x4f\x7d\x3a\x19\xf8\x69\xc2\xc6\xce\xc1\x02\x15\x36\x76\x0e\xd4\x8e\x3f\xc7\x8e\x71\x43\x13\x18\x76\x8e\x3b\xdf\x0d\x49\x79\x36\x75\x6a\xd4\x88\x0a\x28\xe1\xe2\xf7\xe7\x0c\xee\xa3\xa4\xd4\xe3\x13\x86\x4e\x39\x57\x56\xbd\xf2\xf2\x4b\xe5\xfe\x13\x49\xf8\x7d\xd5\x8a\x1e\x13\x5c\x68\xd9\x39\xd8\xa2\x84\x96\x9d\x83\xf5\x2c\xb4\xec\x1c\x77\xde\x74\x2f\x19\x2b\x47\x93\xcd\x3c\xd3\x11\x87\xe6\xf3\x67\xc3\xea\xcc\x9b\x43\x4a\x52\x24\x9b\x61\x5a\x3e\x5c\xde\x4f\xe8\x87\x32\x06\xd5\x1e\x49\x76\xcd\x9e\x57\x75\x1a\xf6\x94\xf3\x56\xa9\x79\xf3\x23\xc9\x6f\x1a\x1e\x5b\x39\xb7\x0d\x8f\x9d\x37\x55\x98\x78\xb5\xb2\x45\x0b\x2c\xfb\x3d\xa7\x2a\xa2\x8d\x4f\x13\xa9\xa9\xd4\xbc\x3a\xed\xbf\x2c\x88\x8a\x82\x60\x92\x99\x6c\xb5\xf6\x7c\x68\x18\x7c\x49\x95\x46\x88\x97\x14\x24\x54\xe0\x9d\x87\x1f\x73\x45\x53\x90\x2e\xd7\x77\x8d\x64\x53\x19\x8a\x13\x18\xdc\xf8\x45\x5f\x86\xfd\x31\xb7\x5e\x3e\x63\xe3\xdf\x7c\x99\x66\xac\xff\xca\xdd\x16\x69\xa1\x0d\x46\x9d\xf1\x03\x49\x1b\x27\x38\xf0\xd8\x68\xf5\xc0\x63\xa3\xda\x99\x1e\xf5\x2e\x29\x4a\x86\x9c\xd9\xf2\xee\xf2\x43\xfa\x6a\x34\x5f\xf9\x7d\x7a\xfc\x94\x46\x19\xcd\x57\x52\x8f\xb1\x47\x2c\x87\x17\x9c\x75\xec\x46\x42\xb2\xb6\xdc\x11\x04\x64\xfd\xde\x9b\xf9\x19\xb6\xdc\x5c\x33\x9f\x36\x5d\x68\xf9\xa9\xf6\x99\xdf\x19\xa7\xef\x7c\x6c\xd1\x9c\x4c\xbc\xda\x32\xc0\x82\x25\xb5\xfc\x37\xb1\x3d\xf7\x4c\x15\x50\x1c\x2b\x1f\xbe\x2c\xf2\x2f\x64\xf2\xac\xbf\x5f\xae\x4b\x74\x2d\xfc\x0c\xe3\x58\xe3\xdc\x32\x8e\xb5\xc6\xbc\x6b\x1c\x6b\x8d\xfd\xde\x64\xac\x35\xf6\xec\xb7\xb3\x12\xe6\xcb\xa6\x43\x66\x20\x89\xfa\x82\xbd\xec\xed\xc8\xf5\x27\xcf\xbc\xeb\x4d\xa4\xf5\x2d\xa4\x21\x6c\x29\x29\x91\xbe\xe7\xc8\xaf\x29\x7f\xbe\xec\xe7\x33\xdf\x21\x22\x7d\x0c\xa6\xa2\x9d\x3a\xd1\xa3\x72\xbe\x4d\x03\xf6\x7b\xa6\x21\xef\x79\x26\xf2\xb2\xd4\xa1\x79\xfa\xc4\xd3\xf8\x36\xa6\x3b\x8a\xd7\xdb\xd4\x48\x3d\x0f\x65\x48\xee\x33\x05\x7d\x9c\x21\xd0\x92\xf8\x37\x3b\x9b\x85\xa0\xab\x3d\x50\x1f\x41\x57\x7b\x4f\x1f\x95\xdd\x3d\x18\x21\x43\x55\x3b\x27\x90\x90\xaa\x3d\x3f\xd9\xfc\xae\x3d\x10\x2c\x43\x55\x3b\x33\xe7\xcd\x0d\x27\x15\xda\xc6\x97\x9f\x61\xf7\xd6\xef\x43\x29\x23\x3d\xcf\xdc\x29\x7a\xe1\x4b\x4d\x7e\x94\x5d\xed\xed\x9f\x54\xac\xdf\x57\xa5\xa8\x70\xe6\x09\x86\x3a\xe2\x22\x15\x0a\x75\x5c\x4f\xaa\x90\xd7\xe5\xf7\x4c\x4a\x0c\x0a\x9d\x20\xa9\xe3\x7a\x22\x91\x68\x9f\x31\x35\xb7\x4c\xa6\x94\x49\x42\x66\x2a\xd4\xb5\x2d\xbf\x58\xb4\x20\x71\x4a\x0a\x7f\x7a\x2f\x9e\x09\x71\x3a\xae\x1a\x49\xda\x16\xbf\xdf\x88\xd3\x15\x43\xda\xc7\x33\x1a\xc5\x45\xf8\xd3\x91\xeb\xc7\xc7\x74\x4b\x28\xb0\x1f\xd3\x2d\x3d\x29\x46\x07\xc7\xff\x44\xe1\x0e\x18\x1a\x13\xcd\x46\x53\x11\xf4\x74\x5c\x35\xc5\x08\x20\xf1\x2b\x54\x0a\x6c\x7e\x94\x81\xa7\x3f\xcd\xf0\xe3\xeb\x7e\x0c\x82\x1f\x7b\xfd\xb9\x40\x7c\xec\xf5\xe7\x92\x67\xee\xd9\x87\xcd\xe1\x63\xa8\xc9\xc3\xe5\xe2\x63\x3e\x26\x76\xa7\x8f\xaf\xf7\x33\xaf\x4a\xab\x5b\x79\x26\xad\x6e\xa5\x50\x8f\x7f\x4a\x11\x08\x00\x8b\xad\x00\xa9\x25\xde\x3a\x71\xd1\x96\x2c\x31\x73\xd1\xce\xbb\x47\x54\x74\x7f\xcc\x0b\x90\xd1\x62\xb8\xfe\x60\x6d\x62\x71\x7c\xcc\x3e\x3a\xf3\x6a\x37\x48\x85\xf1\x30\xbb\xce\x8c\xa4\x6b\xf5\x4a\x39\xee\x15\xe3\x6a\x02\x9d\xfc\x48\xeb\xc6\xbf\x52\xac\x9d\xe6\x3b\xf5\x23\x33\x47\xc6\x80\x1e\x90\xd0\xc7\xfe\xdc\x56\x23\xca\x0f\x9f\x41\x96\xd2\x71\xe5\x07\x18\x69\x80\x3e\x6c\xf4\xe9\xff\x26\x9d\xa1\x06\x33\x92\xac\x89\xd9\xba\x3e\xc6\x1a\x64\x3c\xec\xf9\x6d\x35\x95\xc8\x83\x9f\x6e\x99\x52\x21\x3f\xf2\x88\x24\x22\xbf\xc0\x8a\xb5\x7f\xd6\xba\x0c\x27\xf0\x50\x2d\xc1\x52\xa7\xb3\xa3\x7d\xa5\xe2\x7c\x34\x0d\x51\xaa\xac\x9b\xba\x2e\x63\x0d\x3c\x3b\xd6\x65\xb2\x05\xcf\xd6\x75\x99\xaa\xc4\xa3\xba\x2e\x6b\xe0\x33\xa5\xa8\x8b\x2b\x55\xf8\xe6\x90\xef\x44\xad\xf0\xa4\x69\x82\x28\xac\x94\xa2\x0e\xae\xd4\x2e\x73\x48\xa3\x14\xa9\x1f\x03\xe0\xe2\xba\x9c\x32\x08\x9f\xf4\x32\x78\x15\x98\xf9\x57\xb4\xbd\x2b\xad\x13\x09\xc9\x28\xb4\xce\x97\x3a\x7c\x9f\xcb\x70\xd5\x69\xd8\xf9\x57\x94\x8d\xab\xa4\x20\xc5\x90\xae\x48\x66\xd5\xfd\x7d\x29\x4d\xb7\xd2\x22\x81\x18\x46\x1a\xa4\x98\xf7\x51\x78\x53\x31\xc9\x25\x1d\xb3\x8e\x5e\x69\x9c\x62\xde\x47\xcd\x33\x69\xec\x19\x10\x43\x1a\x56\x4a\x51\x18\xff\x62\x20\x45\x2e\x32\xfe\x83\x73\x72\x09\xd3\x5a\xcd\x40\xfe\x95\x74\x07\x2a\x69\xa8\xef\x40\xe9\x84\xba\x54\xf2\xe6\x5b\x52\x1a\xa3\x78\xf8\xc5\x28\x5a\x59\x2f\x8c\x9a\x95\xf5\xc2\x5f\xb5\xb2\x5e\xf3\xa6\x42\xfc\x33\x19\xad\xac\x2f\x6a\x3f\xb6\x39\x8d\x14\xa3\xf0\x65\xec\xfd\xcb\xc8\xd6\x01\xbc\x66\x5d\xe6\x82\x98\x8c\x86\xd9\x26\xb9\x92\xad\xcb\x6a\x37\x5f\xde\x56\xbb\x7d\x97\x5b\x42\xae\x56\xae\x12\xeb\xb6\xd6\xed\x05\xb8\x44\xcf\x7b\x3f\xd3\xd7\xc5\x75\x1b\x15\x31\xf2\x50\x2e\x6b\x07\xd8\x7e\x45\xc5\x25\x7b\x95\xaf\x7b\x7a\x5d\xf7\xbc\xeb\x14\x27\x4f\x9e\x72\x28\x44\x34\xd1\xde\x9d\x16\xc9\x80\x36\xd3\x22\x19\xd0\x06\xb5\xd8\x46\x96\x06\x19\xec\xc0\x00\xdd\x84\x1f\xf8\x70\x59\xb7\xd1\x0e\x33\x0f\x7d\x47\x48\x31\x26\x1e\xb0\x4e\xb0\x6e\x47\xec\x8f\x7c\xb8\x34\x22\xa9\xc3\xc6\xf1\x89\x64\x2c\xdc\xca\x43\xdd\x6e\x6e\xfa\xb1\x3c\xcc\xf4\x79\xdb\x20\xde\xf8\x72\x9b\xd5\xad\xe4\xa9\xbd\xe9\x2c\x82\xdb\x61\x9b\x19\x10\x85\xec\x38\x8b\xd7\x57\xd2\x21\xd5\x7f\x0f\x6d\xb2\x63\x69\x19\x08\xdb\xb2\x83\x89\xfe\xf7\x01\x26\xbe\x6e\xc7\x6d\x3e\x79\xf5\x78\x5f\xa0\x9f\x49\xfa\x46\x5f\x14\xba\xe6\x2c\x10\x5f\xc9\x01\xa9\x95\xe1\xdb\xbe\xb8\xd1\x5a\xc5\xae\x39\x2d\xda\x57\xe2\xf2\xc3\xd8\xda\x77\x8b\x2d\x66\xdd\x87\x9b\x1b\x2d\x3a\x1c\x63\xb4\xc1\xbe\x5b\x8c\x3a\xcb\xb0\xd9\x01\x9e\x6b\x19\x1a\x7b\xf5\x8c\x19\xe9\xb4\x5a\x5a\xf1\xe7\xeb\x4e\xea\xf5\xdd\x28\xb3\x48\xbe\x0a\xdc\x2f\xcb\xc0\xd9\xbb\xf0\xa7\x44\x04\xfc\xa0\xcb\x2e\xc3\x68\x2f\x0c\x62\xab\x60\x24\xb6\xaa\xb5\x84\xa3\x7d\x00\x30\x2f\x93\xff\x5e\xa8\x9a\xcb\xec\xbf\x17\x56\xb0\x55\x8c\x65\xe8\xbf\x6a\x7c\xd5\xbb\x53\x92\xed\xa7\x0b\xc9\xe0\x85\x99\x77\x85\xfb\xc6\x72\xb1\x4c\xf3\x7b\x83\x50\x59\x46\xcf\xde\x25\x4d\xb4\xbf\xb6\xa4\x5a\x67\xf0\x28\x74\xbd\x2c\x87\xa3\xcc\xbc\xac\x8b\x1f\x4b\xd1\x98\x59\xe2\xc1\xbe\x22\x17\x3f\x86\xc2\x54\xa9\xf7\xaf\x60\xbb\x73\xd3\x88\x97\xa7\x30\x2d\x56\x56\xc3\xd9\xf3\xa5\xb2\xbe\x75\x9e\x39\xeb\x5b\x61\xcb\x29\xf6\xee\x96\x8c\x9a\x66\xbb\x53\x1a\x7f\x25\x5d\x0a\xcd\x69\xf8\x15\x9d\x05\x6b\x45\xb4\x77\xe8\x9f\xdc\xda\xdf\x57\x7d\x63\xa4\xed\x72\xb1\x71\x43\x5f\xc5\x41\x38\x9c\x81\xa6\x1f\xbe\x41\x11\x2d\x03\x75\x6f\x00\x4e\xab\x10\x86\xc3\x91\x64\x38\xee\x0d\x02\x68\x15\x6e\xbf\xbc\x8b\x27\x98\x43\xa9\xe0\x09\x66\x35\x16\x03\xdb\xb8\xb6\xae\xe2\xd0\x85\x3b\x73\x89\x0b\x6f\x49\xc1\xf6\xa5\xb2\xf1\x19\xbf\x5b\xee\x4c\x9e\xe3\xf4\xed\x99\xb3\x44\x32\xfc\x1a\xe5\xc8\x1c\x0e\x2e\x41\x76\x5b\x2b\x69\xa3\x03\x5d\x7e\x9f\x2a\xd0\x85\x15\x58\x09\xcc\x61\x56\x56\xfc\xc6\xfc\xe3\x6a\x2b\x36\x6e\xf0\x55\xa1\xc5\x66\x53\xad\xf8\x8d\x67\x5e\x36\x6d\xe6\xef\x65\x9b\xcd\x98\xd1\x42\xff\xb6\xc6\x3e\x50\xc9\xb5\xc5\x49\x03\xcf\x30\x66\xca\x25\x88\x6f\xeb\x69\x22\xde\xbc\x8b\x5a\x97\x83\x85\xf2\xee\x72\x86\x26\xca\xd5\x52\xa8\xc5\xd6\x9f\x25\xca\xe0\x36\xd8\x31\x4c\x19\x5c\x31\x7a\x2c\xa1\x7c\xbf\x22\xcd\xb7\xa3\xb8\xfc\xaa\x51\x72\x27\xfe\xa4\x39\x84\x2b\xd0\xde\x25\xd8\x2f\x78\xfe\x05\x4d\x70\x67\x04\xa5\xe2\x63\x09\x58\xd5\xc0\xb6\x19\x49\xa8\x0b\xd4\x29\x31\x01\xb7\x56\xf2\xdd\x23\xdb\x03\x7d\x76\x30\xc4\xf3\x2b\xe6\xab\xa5\xa5\x1b\xbe\xfc\xe6\x84\x14\x4d\x70\xef\x19\x0e\x11\x64\xb2\x6d\x54\xfb\xf3\x7e\x85\xe8\x62\xd8\xa8\x41\xae\xe3\x5e\x33\x70\x31\xe3\xd0\x36\x7c\x22\x68\x89\xd5\xee\xe3\x8a\x86\x69\xa0\xef\x60\x35\x55\x13\xa2\xb0\x7a\xaa\x09\x51\x32\x6e\x26\x44\x61\x2b\x7a\x40\x98\xa1\x08\x3e\x36\xe3\x3d\x79\xd8\x5c\xe5\x85\xe8\xbd\x94\x59\xfb\xb0\x97\x32\x31\x4d\xd5\x7b\x17\x56\xc7\x03\x7a\x00\x35\xe1\x99\x2c\x59\x37\x49\x30\xdd\xef\x2c\x8e\xe8\x68\x2e\xf4\xd8\x67\xd9\x0a\x15\x09\x3e\x77\x9a\xe8\x29\x73\xfd\x3e\xfd\x6a\xef\x0c\x99\x48\x79\xef\x31\xd0\xfa\x1e\x33\x42\x32\x62\x8f\x8d\xd4\x2d\xdf\x79\x88\xf2\xa1\x5b\xcb\xe4\x37\xe0\x97\xdd\x50\x08\xdf\xd1\x98\xbf\x42\xf8\x96\x5f\x85\xdb\x39\x10\xf2\xa6\x96\x10\x8b\xc4\x38\xdd\xc2\xe6\xf7\x38\xbc\xa0\xa5\x14\xff\x78\x7a\x28\x4f\xd8\x60\x03\x7b\x30\xc9\x5d\x11\x9b\xb1\xff\x94\x23\x2e\x67\x60\xa9\xcb\xfc\xb6\xf5\xf7\xec\x98\x8a\x3d\x5f\x0a\xec\x93\xff\xe3\x8c\x47\xa8\x66\xa6\xbb\xed\xe3\xdf\xfe\xc9\xd5\x4c\x86\xce\x44\x6b\x3e\x8b\xf1\xeb\x2f\x41\x6f\xef\x0e\x4e\x69\x19\x5f\x3b\xb8\x12\xae\x66\xfa\x66\xba\xd9\xac\x55\xd2\xd8\x66\x87\x58\xd4\x24\xf3\xe8\x2e\xfa\x65\x80\xed\x62\x6d\x1b\x51\xdb\x72\xa6\x37\xab\x95\x58\x29\x57\x33\x7d\xe8\xef\x5d\xf3\x7c\xb2\x14\xa1\xdc\x4d\x6b\x4d\xb9\x9b\xf6\x2c\x1b\xf0\xf2\xa1\x1c\x41\x69\xc0\xd2\x55\x3b\x6d\x95\x4f\x0c\xd4\xd4\x6a\x66\x16\xcf\xfd\xa1\x79\x46\x70\xce\x36\x13\x35\x32\x03\x85\x8d\x9d\x51\x4e\x85\x7f\xfd\x76\x79\x22\x7e\x15\xd9\xca\xc4\x12\xc8\xb5\xd6\x2b\xc5\xe8\xa2\x53\x53\xc5\xcb\x1b\x2c\x4d\xc5\x13\x31\xf3\xd4\xd3\x87\x52\x45\x19\x1e\x25\xc0\x64\xb9\xf3\x46\x3f\x17\x8c\xb5\xe2\x54\x59\xcd\x6c\x4c\x9c\xaa\x02\xb1\x56\x9c\x31\xab\x99\x8c\x29\x55\x90\x07\xe7\xca\x87\xb6\xcb\xd7\x88\x6f\xef\x04\x34\x4f\x94\x1b\x18\x4d\x96\x31\xac\x77\xe1\x38\xeb\xce\x7c\x9d\x33\xa8\x3b\xb0\x14\xec\xf6\xea\x06\x3a\xa1\xa9\x0a\x88\x4a\x1a\xc6\xaf\xe4\xdc\x7e\x1d\x49\x91\x0d\x11\x64\x34\xa4\x93\x7d\x32\x5a\x0d\xd1\xa3\xb5\xd2\x1e\x85\x6b\x30\x79\x82\x41\x65\xf0\x84\x41\x7d\x88\x7a\x5d\x82\xa0\xb6\x96\x47\xde\xd4\x29\xd4\x40\x3a\xb6\xc2\xce\xf6\xc1\x5f\x17\x60\x73\x00\xf6\x58\xdd\xde\x4e\xb4\xbd\xee\x10\x24\x26\xa4\x30\x97\xc3\x14\x1e\x5f\xe9\x76\xf4\x54\x44\x6b\xe6\xdc\xe7\xe1\x8c\x4d\x97\x65\xb6\x04\xd9\xb9\xcc\x19\x8b\xe3\x66\x75\x7b\x3f\x7b\x8a\xd9\x7a\x93\xa6\x1e\x4f\xfa\xbc\xa9\x49\xcf\x1e\xd5\xed\xfd\xcc\xd0\x1c\xdb\xc9\xe8\xbe\xac\x96\x80\x5d\x97\x28\x63\x47\xe3\xf2\xa6\x3c\xfc\xc3\x7c\x51\x5f\xa9\xa8\x94\x48\xd5\x0e\xe4\x86\xf8\xe8\xd5\x89\x24\xae\xdf\x96\x62\xe4\xd0\xed\xa9\xc2\xfe\x2e\x26\xca\xb0\x25\xa6\x47\x92\xb5\xa5\xa7\x18\xb9\x18\x57\x6a\x94\x39\x89\x19\x65\x9a\x58\x22\x95\x97\x30\x97\x93\x20\xe7\x25\xc8\xe5\xbc\x38\x93\x4c\xf7\x0a\x7a\x68\x09\x54\x59\xeb\x15\x69\x49\xa2\x06\x5b\x5d\x9e\x94\xe2\x85\xfb\x20\xfd\x79\x7f\x4c\xf5\x32\x51\x3c\x79\xf8\xd6\xab\x79\xa6\x75\xcb\xdf\x16\xfa\xb2\xd6\x0c\xa9\x2d\x32\xdc\x13\x05\xbe\xac\xf5\xdf\x7c\xaf\xdf\x57\xab\x5e\x4d\xa1\x32\xd7\x30\x9f\x87\x5d\xaa\xdc\x12\x87\x5d\xaa\xdc\x69\x85\xb5\x5c\xcf\x95\x67\x52\x12\xd8\xd5\x85\xb5\xac\x78\x9e\x97\xa0\x96\x35\xb6\x14\x21\x2d\x6b\x2c\x32\xe2\x6d\xad\x31\x24\x09\x76\x59\x63\x9d\x12\xec\x72\x3d\x19\x27\xf1\x02\x3d\xf9\x2f\xec\x44\xb4\xda\x70\xfa\xc5\x50\x78\x27\xca\xff\x34\x34\xae\xa4\x94\xa3\x52\xf8\x13\x76\x74\xe6\x7f\x1e\xf7\x28\x65\x4a\x09\xca\x1c\xb1\xfd\x05\xbd\x58\x48\xcd\x8a\x13\x76\x4d\xdb\x5f\x38\x36\x27\x77\x4f\x0a\x9d\x8e\x4a\x61\x43\x37\xd8\xb2\x97\x91\x77\xcd\x8c\xc5\x90\x0a\x7b\xf9\xdc\x2d\x92\x09\x8d\x9e\x7c\x2a\xca\xa6\x27\x75\xda\xef\xf9\xa4\x20\xdf\xfc\x27\x92\x7f\x86\x07\x5c\xc0\xcb\xe5\x04\x9f\x5f\xc9\x57\xfd\x27\x0f\x65\xb5\x40\xe3\x21\xf5\x7e\xf6\x13\x52\xef\xe3\xc0\x58\xa4\xde\xc7\xd9\xb0\x26\x6e\x4f\xfe\xd6\xc4\xed\x59\x53\x8f\xdd\x9e\x35\xdf\xfa\xa6\xcf\xdd\x81\xec\xfa\x9d\xff\x3e\x17\xe7\x41\xea\xf5\x79\x40\xc1\xe6\x13\xe2\x07\x1a\xc1\x79\x75\xce\xd2\x69\xc6\xa0\x94\x63\x1c\x7c\xff\xbd\x2b\x20\x60\xea\x14\x35\xca\xfd\xe4\x55\x2b\xa3\x9c\x1c\xd3\x46\x97\x34\x00\xbb\xca\xca\x97\xba\x4d\x96\xfc\x61\xdf\x26\x0b\xd3\xdb\x00\x4e\x72\x40\x7d\x45\x5f\x94\x99\xe0\x64\xde\x2f\x69\xa1\xbd\xa9\x25\x2d\x34\xdd\x09\x5b\x9f\xc0\x9f\x37\xe9\xf8\xbe\xa2\x6f\xfd\xf9\x52\xb9\xf6\x7b\x6a\x71\x42\x94\x99\x72\xec\xde\x4d\xfb\x0f\x0d\xf6\x4f\x5e\x80\x9c\x58\x3b\x82\x72\xb6\x58\xaa\x16\x99\xc8\x59\x3c\x40\x39\x99\x91\xcb\x30\xf7\xf1\xfb\x52\x68\xeb\x27\x12\xc7\xe6\x44\x7c\xbb\x49\x1d\x51\x0e\x9e\x9b\x79\x67\x3c\x67\x01\x2c\xbe\x9c\x22\x7f\x5c\xa9\x55\x07\x27\x2e\xfe\xb5\x50\xf6\x99\x3b\xce\x90\xdf\x01\x42\x2f\xc1\x3b\x5b\x8e\x2e\xc3\x3b\x0b\xd8\xd3\x65\x78\x27\xe8\x80\x65\x2e\xd8\x02\x8e\x7b\x39\x25\x7e\xc1\xed\xbd\x0c\xea\x2c\xc0\xc5\xd7\x32\x03\x43\x2a\x85\x81\x81\x6b\x8f\x90\x9b\xad\xa5\x96\x6d\xb2\x03\x7a\xba\xb9\x8c\xd0\x7a\x41\xdb\x7b\xda\x07\x90\x33\x63\xe6\x8b\x5f\x6c\xde\x42\x72\xb6\xd1\xf2\x25\xc0\x66\x1a\x24\x6c\xfb\xfc\x2f\x76\x13\x67\xbc\xaf\xe5\x4a\x6b\xdf\xfa\x32\x95\xf0\x27\x18\x7a\xcd\xd7\x8a\x3f\x6b\x2d\x3b\x7e\xe2\x31\x21\x1d\xfe\xcd\x35\x6c\x69\x4a\xd6\xce\x9d\x56\xd8\xcf\x96\xe6\x3a\x3c\xb9\xa7\x1c\x39\x3b\x7b\x2a\xd9\x8e\x01\x8a\x28\x6e\x5d\xda\x63\xed\xef\x4e\x85\xca\x03\xc7\x21\xbe\x89\xf7\x43\xa5\xd8\x06\xe4\x71\x36\x6e\x00\x79\x91\x34\x2d\x98\xf2\xe2\x88\x9d\x30\x81\x2c\x25\xc5\x1f\x84\xbc\x2c\x61\x3d\x4b\xfd\x7d\xe7\x03\xb7\xe7\x55\xb9\x96\x98\x7a\x82\x77\x4e\x58\x42\x96\xd0\x9d\xdf\x91\xe3\x55\xe3\xa2\xd8\x82\x05\xe8\xac\x35\x75\x88\xaf\x18\xbc\xf0\x32\x9d\x6c\x65\xc6\x9a\x32\xf6\x41\x19\x10\x24\xf3\x89\xca\xba\xb3\x4f\xf2\x50\x66\xb6\x71\x73\xaa\x93\x5e\x7e\xa4\x3d\xda\xdf\xc6\x8d\x52\xb5\xe1\x01\xe1\xe7\x6c\xb8\x3d\x56\x44\x53\x63\x70\xf4\xec\x4c\x91\x54\xe4\x80\x55\x04\x5f\xee\x78\xe4\x1c\x42\x19\x11\x9d\xc9\x95\xab\xd4\xe6\x4c\x1e\x48\xc3\xed\xa1\x2f\x87\xe3\x2c\xe5\xb8\xa3\x0c\xc2\xf1\x75\xbf\xa4\x58\x07\x46\xa4\xdf\x36\x70\x8d\x15\xd1\x01\xb4\x12\x0e\xe8\xb8\x8e\x24\x2f\x3e\x2d\x17\x0e\xf3\x67\x6d\x76\x62\xf9\xf5\xfb\x4e\xc6\x2c\x66\x9d\xf3\xc8\xaf\x9e\x52\x96\x26\xc8\x83\xa4\x6b\x1e\xf6\x17\x67\x8d\x1f\xd9\x6f\x8e\x73\x03\x70\x64\x8b\x06\x75\xc2\x89\xb3\x84\xae\x2c\x33\x1f\x3a\xca\x2c\x26\x53\x43\x28\xe7\x5c\xf9\x52\x4a\x60\xcb\xbb\xc2\xc3\x8d\xd4\xf1\xa7\x41\x4e\xa9\x56\x44\xe8\xa2\x98\xc2\x6e\x96\xeb\xb1\x9b\x81\xcb\xeb\xf1\xf1\x57\x23\x29\xe8\x27\xad\x31\xc3\x51\xa9\x11\xc5\x0c\x96\xb1\x31\x78\x08\xc4\xd5\x12\xc0\xb2\xc5\x1d\x70\x6c\x88\x88\x81\x54\xf4\xa9\x37\x79\x22\xbe\xa2\xdc\x66\x29\x55\x21\x2c\x29\xd5\x99\x7c\x46\x24\xe1\x44\x38\x1e\xce\x01\x18\x8a\x24\xf6\x88\x11\xc9\x4b\x39\x6f\x8a\xda\x02\xd3\xca\x31\x25\x42\xfe\xb7\xf7\x9c\x0c\x9b\x73\xf7\xe4\xd7\xe8\xde\x12\x03\xa4\x51\x9b\xd7\xaf\x65\x32\x25\x30\xc3\x85\xd3\xbc\x17\x57\x8c\x3f\x67\xeb\xe1\x3b\xa1\x2d\xef\x45\xcb\xfe\x0c\x85\x60\x3b\xfa\x73\xda\xb5\x11\xc9\xf7\xb4\xbc\xa9\x7b\xda\xf8\x27\x3d\xec\xf7\x55\xa7\x64\x63\xf6\x09\x8b\x39\x00\x97\x2d\x41\x31\x47\xbc\x1e\x82\x62\x8e\x38\x1c\x04\xc5\x1c\x71\x0d\x89\xb9\x74\xc4\x05\xf2\x67\xe3\x04\x0e\x04\x41\x2a\x07\x40\xef\x65\x6e\xd2\x11\x43\xb4\x30\x95\x23\xca\x8e\x30\x95\x23\xde\x11\xf3\x8d\xf6\x5c\xaa\x04\xb1\x9c\x71\x26\x98\x6f\x74\xc4\xd2\x2c\x8c\xe5\x88\x9e\x26\x8c\x65\x89\x53\xf2\xcf\x59\x7e\x32\x54\x86\xec\x54\xfe\x94\x41\x94\xf0\x17\x2d\x91\x8a\xce\x9b\x3d\xc5\xe0\xc7\x2c\x3e\x81\x1f\x67\x36\x18\x83\x1f\xe3\x65\x14\xf8\xb1\xcc\x54\xe8\x4c\x0e\xa9\xd0\x39\x51\xf2\x17\x8f\x0f\x87\xbc\xa9\x9b\x21\xf3\xd2\x29\xe7\xef\x8c\x94\xee\xb7\xc1\x0b\x88\x28\x74\xc6\x5f\xfb\x67\x10\x02\x46\x83\x97\x4f\xaa\x78\x02\x5e\xf0\x5f\xa1\xfd\x08\xde\x38\xe1\xdf\x58\x2f\xc7\x25\x60\x2a\x12\x82\x71\x02\x96\x5f\x82\x2c\xce\x58\xeb\x84\x58\x9c\xb1\x76\x0b\xb1\x58\x2b\xfd\x15\x26\x71\x3d\x8c\x8c\x78\x40\xd7\xc3\xac\x11\x0f\xe8\x7a\x38\x36\x44\x03\xba\x1e\xda\x6d\xb8\xe2\x88\x93\xe2\xe5\xd3\x88\xb9\x20\xb4\xe2\x7a\xf8\xc1\x02\x2b\xd6\x78\xeb\x45\x02\x5a\x63\x27\x7a\xd9\x53\xca\x5e\xf3\x62\x57\xa2\x7a\xdd\x37\x73\xc1\x15\xab\x67\x0d\x56\x40\x20\xc6\x1a\xcb\x94\x48\x3d\x6b\x50\x05\x22\xf5\x5c\x4f\x3a\x28\x04\x40\x2e\x98\xc2\x37\xae\x87\x1f\x23\x78\x63\x8d\xbd\x5a\xe8\xc6\x1a\x8c\x81\xc0\x8d\x35\xe6\xd0\x97\x2f\xa6\x77\xea\xb3\x17\xb4\xe5\x55\x47\x14\xe7\xc7\x38\x35\x54\x94\xdf\x17\x81\xa7\x33\xa2\xfd\xf5\x6c\x92\x62\xe2\xac\xf1\xfb\x93\x2c\x3e\x46\x23\x33\x71\xb6\xcc\xe9\x17\xf4\xcc\x4f\x44\xdd\xcf\x32\x01\x0e\x6d\x4a\xb9\x22\xd5\x65\x3e\xbc\x31\xb0\xb3\xdf\xbf\x09\xe1\xe6\xda\x02\x13\x27\x68\x9b\xf5\x06\x54\x4b\xc1\x26\xe6\x04\xd4\xbd\x20\xe6\x04\x46\xb6\x84\x5a\x0c\xbd\xd1\x7a\x63\x8c\x7f\x52\x90\x2f\x73\x35\xef\xca\xcf\xc9\x9f\x17\x56\xf1\x69\x35\x0d\xf4\xdd\xad\xa6\x45\xf2\xd2\xd6\xd4\xf9\xf1\x43\xbe\x94\x79\xac\xe5\x55\xe9\xf5\x4f\x10\x06\x6f\x7c\x9e\xbf\x77\x75\xd7\x28\x69\x91\x83\xb2\xef\x15\xd1\x68\xd7\x34\x10\xa7\x67\x4d\x51\x56\x2e\xd2\x39\x13\x0c\x96\x34\xca\x04\x83\x85\x49\x07\x11\x27\x7b\xd1\x1b\xc7\xe6\x7f\x41\x9a\xbc\x39\x60\x29\xd6\x71\xaa\xfc\x62\xb8\x36\x03\xc3\x78\x73\xa2\xd2\x20\xbb\x27\x01\x51\xaf\xb7\xa3\x56\xf3\x4f\x1d\xb5\x9a\xdf\x84\xb6\xce\xee\xfc\xb6\xaf\x12\x95\xea\xed\xcb\x65\xe0\x0a\x50\x69\xc6\xa9\x2f\x80\x63\x8b\xff\xff\x6d\xd2\xc0\x80\x19\xcc\xa5\x79\x83\xdc\x5e\x42\x31\x7e\x45\x6a\x3d\x5c\xf4\xe8\x8c\x71\x5b\x30\xdd\x2c\x43\x17\x4b\x3c\xb1\xe2\xcb\x6c\x51\x97\xa0\xcb\x24\xbe\x79\xbd\xed\x9b\x64\x74\x3f\x78\x1f\xf9\xc7\x1f\x1b\x73\x89\xd7\x5a\x46\x28\x16\xa0\x6c\xeb\x63\xf7\x11\x7c\x67\xeb\x83\x35\xf7\x41\x3a\xae\x26\x22\x18\xe1\x7c\x2a\x1d\x65\x72\xc7\x31\x9c\xb0\x06\xd0\x20\x00\x61\x1b\x9c\x69\x66\xb5\xac\x71\x00\x18\x41\x58\x1f\xd6\x90\xf2\xd7\xb7\x55\x22\x6d\xf1\x9b\xa5\x58\x39\xcd\x22\x58\xa5\xa0\x01\xcb\xa4\x6f\x69\x9e\x82\x18\x7e\x35\x8a\x29\xe3\x29\x91\x74\x8d\x28\x08\x66\xca\xcb\x23\x03\x66\x69\xb6\xef\x8e\xb9\xc6\x7c\x38\x52\x07\x92\x0c\xfe\xdc\xb7\x84\xf4\xab\xf5\xce\x33\x6d\xd5\x4f\xaa\x50\xd0\x36\x5b\xc6\xc7\xe6\x8a\x40\x89\x3e\xa6\xf1\x03\xf9\xb8\x4c\x3c\x49\x3e\xad\xaf\x68\x2c\x17\xc2\xe3\x99\x99\x57\x95\xe9\x94\x03\x4f\xb8\xbf\xde\xf3\x63\x9d\x40\x74\xe6\x43\x45\x0f\x71\x95\x16\xec\xaf\x77\x2c\x17\x42\xfd\x75\xd0\xe5\xeb\x63\x0f\x54\x4d\x53\x05\x19\x25\xd6\x66\x1b\xcc\x67\x4e\xf7\xaf\x24\xac\xeb\xcc\x33\x81\x5b\xad\x0b\xec\xcb\xe0\x56\xb7\x7b\x5f\x86\x2e\x2d\x0f\xc7\xbe\x9c\x3e\xd4\xea\xe5\x16\x85\x64\xbc\x8e\xdb\x29\xed\xc1\x72\xef\xcb\x69\x40\x3d\xe0\x5b\x79\xec\x07\x7e\xa2\x6d\x48\xde\x4a\x29\xd9\xac\x1a\xe2\x9f\x45\x9a\x63\xdf\x50\x9a\x6a\xe2\x47\x8e\xe3\x2d\xe2\xc7\x82\xeb\x75\x5f\x46\x97\x4e\x3e\xb4\x27\xb1\x52\x2a\x6a\x1b\x4d\x45\x6d\xcb\x77\x32\x8c\x7b\x50\xb7\x80\x75\xf3\x57\xc3\x96\x99\x3c\x5d\x14\x96\x94\x5b\xd9\x16\xcc\x6e\xb0\xb5\x6f\x21\xe9\x06\xdb\xfe\x16\x92\x6e\xb0\xfe\xb6\x90\x74\x03\x63\xda\xbe\x8c\x2c\x9d\x69\xd9\x5b\x6f\xa6\x3e\x59\xfe\x2b\xdd\xf5\x6d\x32\x43\x7a\xdc\x23\xda\xa2\xfc\x77\xf8\x54\xb7\x90\x74\x83\xc3\x62\x5f\x4e\xd3\x98\xe1\x16\x04\x1b\xcf\xce\xbe\x1c\xc9\xf5\xef\x64\x39\xdf\x57\xa5\x95\xe6\x3f\x11\x04\xd3\xe9\xaf\x93\xd0\x3c\x77\x9e\x8a\xee\x02\x62\xb0\x6d\x0a\xc8\x86\x01\x76\xdf\x06\x8f\x52\xd2\x6d\x9a\x34\xec\xdf\x5b\x50\xba\x09\x78\x63\x1b\x3b\x37\x21\x58\xd8\xc2\xce\x4d\xa2\x22\xf6\x6d\x4b\x85\xf5\x93\x2d\x62\xc9\x09\x58\x63\x9b\x57\xb2\x11\x66\xbd\x05\xab\x9b\xa0\x3e\xb6\x50\x75\x13\x85\x73\xdf\xb6\x5b\x30\xa9\x6e\x7b\x2d\xbc\x6b\xed\xdb\xcc\x28\xb0\x60\x6c\x81\xec\x26\xda\xff\x06\x64\x07\x1b\xd3\x36\xe5\x64\x83\x9a\x6d\x8b\x46\x72\x8e\x9e\x82\xbc\xad\xe4\x4b\x6d\x6a\x2c\xab\xdb\x88\xd0\x4e\xe3\xbc\xa9\x0d\x06\x00\x8e\xbd\x45\x3f\xc4\x56\x05\xb8\x75\xdf\x86\x76\x0e\x5a\xbe\xa5\x0d\x77\xaa\x70\xde\xb8\x91\xef\x7c\x2d\x8e\x24\x4d\x39\x7f\xc7\xd7\xd0\x8c\x94\xd0\x6d\x35\x63\x63\xf4\xe6\x88\x24\xd7\x48\x3a\x28\xef\xc0\xc3\xec\x34\x20\xad\x73\x9f\xdf\xb7\xdd\x03\x35\x92\xf4\xca\x87\x2a\xd0\xda\x7a\xbe\x94\x47\xc0\x6a\xda\x16\x1c\x6d\x3d\xac\x00\xc3\xd1\x1e\xdc\xf5\x5b\xf8\xb3\xf5\x30\x79\xc5\xe3\xb8\x1e\x7e\x95\xf0\x66\xeb\xe1\xff\x1b\x6e\x16\xce\x8a\x2d\x22\xc7\x8a\x51\x69\x0b\x6e\x56\xf1\x37\x6d\xa3\xcd\xc2\xc5\xb1\xc5\xe3\x58\x71\xd5\x6c\xf1\x38\xae\x27\xcf\x94\xd6\x05\xcb\xc3\x16\x71\x63\x1d\x8d\x1a\x7d\x8d\x60\xab\x28\xbe\x46\x14\xda\xed\x6b\x44\x4d\x29\x1e\x38\x3a\xec\x7b\x43\x89\xc4\xd8\xa4\x18\x6b\xb4\x1e\x38\x23\xc9\x2e\x00\x83\x5b\x48\xb2\xf5\x94\x3c\xb4\x42\xcb\xdf\x31\xae\xec\x4e\x39\xa6\xb9\xe1\xf2\xbf\x8d\x2b\xbb\x80\x3b\xee\x62\x83\x7e\xa7\x5b\x36\xe8\x5f\x3f\x51\xbe\x14\x66\xa7\xd1\x62\x17\xb8\xc3\x6d\xb4\xd8\x75\xfd\x9e\x5a\x59\x67\x66\x19\x3c\x76\x5d\xbf\xe6\x5b\x21\x4b\xc7\xed\xdb\x62\x53\x30\x78\x6c\x60\x2f\xdf\x05\xe4\x64\x7e\xbc\xd3\x5e\x30\x63\x0c\x25\xbb\x80\x93\x6e\x63\xc7\xda\x93\xce\xe9\xb2\x31\x60\x02\xdd\xb0\x3d\x3e\x69\x84\x6d\x69\x4f\x4a\xb2\xd1\xf0\x49\x93\xa4\x9f\x3f\x8c\xaf\x61\x93\xcc\x84\xea\xfc\x2e\xd4\x29\xb8\xd7\xd3\x68\x6d\x35\xc4\x17\xdb\xf9\xae\xb9\x12\xe4\x5d\x5f\x09\x98\x28\x02\x7f\x3d\x8d\x2a\x2b\x17\x84\x85\x64\xef\x0e\x83\x52\xb9\x21\x3c\xf9\xd2\xde\x1d\xeb\xb0\xbb\x72\x45\x78\xfe\xc3\xee\x2d\xdc\xd8\xd3\xf2\xa5\x7d\x57\xf0\x91\xee\x6a\x90\x3c\x20\xa0\x6d\x50\xd9\xc0\xba\xbf\xab\x7d\x59\x70\xa9\xee\xea\x14\x45\x69\xe1\xa2\xe7\x74\x55\xc7\x77\xc7\xb2\xbc\x85\x1b\x7b\x30\x2c\xec\xca\xdd\xe2\x57\x90\x2f\x13\xe9\x9c\xd9\xca\x4b\xda\x64\x42\xf2\x92\x16\x3b\x7b\x0b\x37\x86\x5d\x89\xe7\xcb\xbf\xb1\x49\x8e\xa3\xb1\x3a\xba\x6f\xa4\x20\xdf\x77\x32\xde\x44\xf7\xa5\xfd\xa2\x69\xc2\xbc\xb1\x2b\xfe\x29\x16\xb8\x40\x62\xf7\xb3\x7e\x4f\xad\xfe\xf1\xe5\x71\xa0\x0d\x53\x1f\xcc\x58\x4b\x03\xb9\x50\xb0\x8f\x3a\x47\xfc\x8d\xa1\x6a\x57\xb3\xe2\x34\x5a\x0f\x5f\xee\x4d\x83\x15\xec\x77\x67\xb6\x1c\xdb\x17\x4b\xaa\xd1\x6d\xa8\x45\x7a\xb9\xd8\x7c\xf9\xf6\xbb\x29\xf7\xe3\xa7\x9e\x5b\x4a\x30\xdf\xb8\x3a\x6f\x27\x98\xbf\x87\x2d\x06\xfb\x31\x1a\x04\xef\xee\x36\xfe\xec\xc6\x15\xbb\x9d\x53\xbe\x83\x96\xde\xca\x1b\x7f\x17\xac\x9c\xdb\xc9\xe1\x4b\x96\xae\xf0\x67\x0d\x5c\xfa\x7e\x70\x57\x3d\x11\x8d\xa9\xe4\xb7\x2a\x07\xfc\x57\xa4\x60\xf8\xc2\x57\x5e\x5e\xba\xb7\xe4\xa1\x61\x92\x8b\x36\xc1\x09\xbe\x68\x84\x66\x53\x21\xd2\x69\x1b\x56\x56\x1e\xf4\xc8\x07\x46\x06\xbb\xd5\xf7\xe3\xbb\x82\x73\x90\x7e\xc5\xc7\xe2\x40\x6c\x16\x29\x59\xa8\x5b\xc2\xfb\xb6\x19\x22\xc9\x9a\xfb\x15\xb7\x1e\x32\xc4\x22\xb4\xef\x1c\xc8\x82\xa1\x35\xc0\x88\xdb\x30\xb4\x0a\xbc\x7b\x3b\x8f\xfb\xc0\x6c\xbf\x05\x44\xfb\x3e\xa5\x81\x9a\x4d\x15\xe0\xf8\x76\xf2\xf6\x59\xd2\x22\xf3\xe7\x01\xec\xdc\x0f\xd7\x09\xf6\x10\xc3\xd6\x6a\x49\x6f\xcc\x71\x0f\xdc\x7b\x3b\x67\x7b\x85\x50\x75\x3b\x69\x7b\xc5\x84\xb9\xcd\x28\x99\x5f\x77\xa0\xdb\xc9\x33\x5b\xf3\x5b\x6a\x15\x19\x44\x4b\xa5\xbe\x61\xa4\x12\xb9\x41\x50\x47\x9d\xb6\x1d\x44\xf1\x6e\x76\x34\xfc\x24\x5d\x37\x50\xd3\x8d\x69\x73\xae\x97\xaf\x24\x03\xf2\xef\x99\x0c\xd6\x28\xca\xcd\x06\x64\xd4\xf4\x66\x03\xf2\xef\x3b\x19\xac\x7f\x6f\x0a\xf7\xf9\x7b\x53\x2a\x35\x9b\x81\xe8\x23\x0b\x30\xac\xdd\x6c\x30\x66\x6a\x36\x1b\x8c\x99\x99\xcd\x06\x63\x66\xb1\x80\x6f\x23\xbb\x7f\x73\xde\x6c\x5f\xfc\xb6\xb8\x24\x0b\x98\x81\x2d\x2e\xc9\x02\xf8\x61\x37\xc7\x91\x02\x35\xd9\xcd\xa9\x1e\xf0\x9b\x6e\x30\x72\x6b\xfc\x7b\x3b\x07\x40\xc7\xd6\x29\x00\xdd\xc8\x41\x05\x80\x6e\xa5\xe1\xc2\x12\xad\x34\x5c\x77\x24\x96\x41\xf3\x1d\x89\x05\x25\xde\xc9\x99\xd3\xb9\x39\x00\x6f\xa1\x79\x1b\x5c\x87\xff\x77\x1b\x5c\x97\xf3\xc2\xc9\xed\xe7\xcc\x87\x43\xcf\xf2\x9d\xcc\xc7\xf9\x33\x0a\x29\xc2\x75\xbd\x85\xad\x2b\x33\x7f\x06\x55\x93\xb1\xf0\x76\x1a\xed\xa0\x39\x52\x88\x8d\xb8\xf9\x32\xcd\xb1\x22\xfa\xc8\x09\xe9\xfd\x6e\x68\xa5\x8c\xb0\x31\x2b\x6c\xb4\x22\x80\x5c\x4f\xcd\x77\x32\x6f\xd6\x54\x68\xa7\x3b\x37\x98\x86\x52\xea\xea\x3b\x26\x6a\x0e\xf4\x6e\x9c\x0a\xeb\x42\x64\x90\xeb\xe1\xb6\x05\xca\x0e\x14\xe0\x36\xc1\xe3\xc8\x06\x67\x82\xc7\xe1\xac\x68\x5f\xd1\xaa\xd6\xc8\xb7\x32\x6e\xa2\x3d\x05\x20\x87\x0a\x0f\x49\x23\x9e\xe9\xdd\x1d\x57\x9f\x1b\x76\x87\x14\x67\xe4\xa9\x35\x24\x56\x72\x07\x7f\xc2\x85\xa3\x83\x3f\xe1\x1a\x11\x12\xc7\x91\x7a\xd1\xff\x52\x2f\x1c\xe8\x29\xca\xe8\x94\x96\x6f\xad\x40\xa1\x0f\xc2\xe2\x98\x2d\xc3\x58\xbd\x81\xc5\x64\x8b\xb6\xf1\x7e\xb0\x74\x6c\x78\x1b\x7b\x06\x99\x08\x7e\x7e\x56\x27\x82\xbf\xe5\x65\x87\x79\xfc\x9e\x0a\x6c\x1a\x1d\xa5\x3b\x77\x4f\x86\xca\xf6\xc4\xdf\x97\xb6\x27\x96\x88\xcb\x6d\x4a\x41\x3e\x50\x69\x3f\xe6\x45\xb6\xc3\x8e\xff\x2e\xff\xdd\xfe\x3b\xcc\x8d\x5b\xf9\xe9\x5b\xcd\x90\x1f\xe3\x1c\x58\xea\x42\x14\xb6\xd8\x03\x7a\xac\x41\x34\x50\xf6\x45\xa8\xc4\xb6\xd1\x86\x15\x72\x82\x2d\x7c\xe1\x77\x87\x8e\x38\x2c\x52\xa9\xcc\x43\xd1\xb0\x9d\x86\x3e\x7a\xa7\x50\x84\x75\xfc\xde\xb4\x07\x04\xc1\x29\x1b\xfc\xe2\x20\x63\x43\x41\x72\xc2\x86\x1b\xc9\x71\x1a\x5c\x32\x86\xe9\xf1\xd9\xdc\x06\xd3\x99\x2a\x8c\x14\x04\xd3\xb0\xc5\xd6\x78\x77\x7e\x89\xd9\x1a\x17\x3c\x10\xdb\x6c\x8d\xf0\x86\xee\x01\xc5\xf9\x93\x72\x5e\xda\xa3\x53\x89\x2c\x49\x2b\xad\x93\x25\x89\x3d\x5a\xa0\xc2\x7b\xe1\xc7\xda\x26\x6b\x1c\xb9\x20\x89\xac\x31\x28\xdf\x2d\xb2\xc6\x71\xa5\x4a\xf1\x98\x67\x1a\x0f\x6f\x99\x4c\x82\x61\x27\x1f\xb3\x56\x58\xc1\xd1\x5a\xde\xfc\xe8\x3b\x4a\x11\x55\x79\xe3\x26\x6b\x6a\xc6\x06\xe5\xf9\x16\x02\xb0\xd4\xf5\xef\x5c\x0b\xdb\x79\xe4\x81\xd6\x6d\x27\x87\x07\x92\xb7\x05\x0f\x2c\xe0\xcc\xb6\x92\xc3\x97\x98\x47\x86\x0d\x4b\x2d\x6f\xba\xdd\x69\x9b\xdb\xcd\x77\x66\xe0\x8d\x92\x36\x1c\x7e\x13\x45\x5d\x40\xbf\x79\xe7\xcf\xe9\xd8\xcf\x62\x22\x41\x3b\xe7\xa7\x21\x7a\xb5\x44\xf2\x46\xbc\x90\xb4\x11\x63\x3a\x99\x76\xd5\xb1\xd7\x8b\x48\xb1\x56\x14\xca\xe9\xb4\xc4\x80\x26\xb6\xf0\x7a\xb5\xa2\xd4\x4e\xfb\xf1\x30\x08\x09\x9f\x57\x6b\x49\x31\x32\xa3\xcc\xbc\x29\x33\x4a\x49\x85\x4e\x58\xc1\x95\x17\x7c\x1e\xff\x46\xf8\xbc\xf5\x70\x46\x4f\xbb\xfc\x18\x0c\x81\xf5\xd6\xf3\xe4\x3b\x81\x25\xb9\x5c\x4e\xdf\xdc\xd9\xb0\x45\xa0\xb8\x1e\x8e\xa1\xe9\x00\xc8\x96\x1a\x64\xe3\x60\x73\x98\xf6\xf1\xb5\x48\xb2\x22\xf4\xd4\xa7\xd3\x84\x33\xc1\xf9\xde\x31\x69\x6f\x11\x2b\xae\x07\xad\xc3\x54\x89\x57\x94\x17\xc0\x75\xd1\x5e\x9c\x9c\x7d\xe6\x38\x9d\xdc\xbe\x33\x70\x9b\xd8\x51\x9a\xb7\x6d\x02\xfe\x95\x2c\xc2\xc2\x8c\x15\xee\xbb\x94\x64\x06\xda\xd8\x64\xa7\x33\x50\xa2\xf2\x1a\x79\xb7\xf0\x24\xef\xa9\xbc\xab\x99\x74\x93\xb8\xc4\x8c\x89\xe3\x12\x41\x3c\x6c\xa1\xeb\x9e\x4c\xd7\xc9\xf5\x3a\xc5\xbe\xf4\x8c\xc6\x5b\x81\x2c\x69\x9f\x91\xec\xfc\xa1\xe5\x18\x45\xfe\xac\x81\x76\x0f\x74\xdd\xdb\x14\x8a\x49\x30\xb2\x97\x63\x71\x89\x36\xd9\x82\xe1\x3d\x51\x4e\x80\xe1\x15\x8e\x06\x73\x2a\xde\x85\x85\xaf\x34\xee\x77\x28\xa1\xf7\x02\x37\x3a\x23\x1e\x95\x94\x6a\x74\x71\x64\xfc\x8c\xac\xbb\x47\xbe\x34\x4d\x2c\x71\x0a\x5b\xd0\xba\x16\xd3\xc1\x32\x69\x2c\xbe\xe1\x6d\x2c\xdd\x8d\x23\x77\xaf\xc5\x09\x94\x97\xff\x2c\xd2\x9b\x65\xa2\xd3\x8c\x84\x78\x63\x63\x12\x16\x5e\xee\x0e\x71\xf3\x36\x24\x2e\x36\x68\x65\x30\x6f\xb1\x09\x0b\xd7\x76\x97\x89\xb6\x03\x67\x61\xce\x11\x67\x26\x47\x1d\x10\x70\xad\xc7\xf4\xe2\x34\xe5\x90\xe7\xef\x65\x5f\xc5\x4a\x29\xde\xff\xa9\xc2\x06\xc1\x9a\x52\xe4\xab\x58\x29\xe5\xe5\x96\x32\xee\x66\xe9\x58\x29\x54\x11\x28\x6c\xff\xc2\xb1\x25\x84\x60\x6f\x23\x4c\x7e\x92\xa9\xf3\x51\x83\x85\x63\x2b\xc0\x8e\xb7\x28\x0c\x07\x31\x04\x5b\x14\x86\xa3\xf1\xdf\x45\x61\x38\x5a\x4f\x15\x3e\x19\xfe\xcd\x44\xb5\xb7\xd1\x4e\xcc\x2d\xc0\x71\x3d\xd5\x0b\x7d\xc1\x78\x6f\xdb\x91\xd9\x7e\xb6\x51\x9a\x20\xe7\xf6\x36\x12\x0a\x3d\xc8\x84\x86\x73\x95\x88\x52\xae\x51\x0e\x04\x87\x2b\xa4\x40\xda\xc0\xe1\x4a\x8a\x19\x92\xf2\xcc\x7b\x6a\x4a\x91\x6d\x98\xd9\xea\x24\xe9\xb0\xb5\xee\xed\x2d\x87\x15\xec\xd4\xe7\x39\xc3\x76\x76\x1c\x8a\xb1\xf5\x6f\xe4\xa1\x62\xa8\xd1\x0c\x85\x7c\x7b\x72\x4e\x6e\xa7\xf4\xe4\x44\x15\xf4\xed\x7e\x7e\xa3\x01\x96\x97\x3d\xcf\x2c\x83\x57\xff\x89\x86\x22\xe7\x7f\xd8\xbc\xd7\x33\xae\x80\x79\xd9\x61\xb6\xfd\xad\x25\xff\xc0\xfe\xd6\xf2\x7b\x99\x15\x9d\x7a\x65\x80\x62\x37\x35\x72\x2e\x84\x8f\x5b\xa9\xcc\xbf\x67\x52\x0a\xb6\xf5\xa4\xa6\x07\xb6\xf6\xf8\xa1\x92\x8b\x37\x42\xb1\xb6\x21\x70\x2d\x46\xe2\xe3\x18\xfe\x5c\x48\x8e\xc3\x65\xf8\x65\xc7\x54\x72\x11\x4c\x14\xc9\x56\x2a\xbe\xc1\x04\xaf\xec\x83\x3f\x01\xdd\x4e\x34\x82\xa3\x71\x84\x08\x03\x57\xc0\x0b\x6e\xa7\xfb\x4e\x84\xfa\x76\xba\xef\x09\x5e\x6e\x1f\xf3\x4f\x10\x71\xb6\x9d\xef\x3b\xb1\x85\x5b\x34\x83\x95\xb8\x9b\x7d\x74\x18\x11\x4f\xb4\x4d\x3a\xf8\x33\x12\x1d\x87\x34\xb0\x53\x1d\x87\x34\x30\x33\x84\x91\xab\x95\x2d\xee\x38\xc0\x61\xe6\x3b\xd1\x0e\x3f\xbf\x87\xcb\x70\x85\x3c\xa5\xf1\x29\x48\xc7\x28\x13\xe7\x38\xf4\x1e\x65\xf4\x00\x3a\x99\x29\x48\xe6\xf0\xfc\x05\x61\x68\x7f\xbd\x74\xc8\xf0\xcc\x18\xf8\x5c\xc2\xe0\x46\x06\xf0\xf4\x99\xcd\x28\xc5\xe8\xd8\xfc\xfd\x05\xed\x4d\xeb\x27\xd9\xc7\xd8\x23\x7a\x6f\x72\xa9\x7f\x0e\xa9\xe1\xd9\x9f\x37\x1c\x0e\x30\xe5\xf1\x2e\x40\x0f\xb7\xd1\x6f\x8d\x85\xf3\xe7\x5d\x84\x6e\x18\xfd\xd6\x58\x62\x46\xbf\x25\x76\x61\x83\x70\x8b\xe5\x47\x99\xba\x47\x63\x74\xfe\x6c\xcc\x60\x53\x01\xfd\x86\x4d\x5f\xe8\xb7\x02\x8e\x69\x83\x7e\x63\xa8\x40\xbf\x31\xcf\xfe\x8c\x0a\x8f\x59\xd6\xdc\x83\x39\x61\xe0\x1e\x5c\xf9\x50\x7a\x62\x4b\x85\xd2\x13\xd9\xfd\xcd\x3d\x18\xb3\xa5\x80\x72\x65\x66\xa0\x20\xc1\x62\x06\xfe\x39\x2c\x18\x35\xdd\xc4\x84\x99\x0d\x26\x26\xcc\xb2\xfb\xb3\xa1\x21\x4d\x33\x86\x8e\x49\x2f\x0c\x5d\x99\xab\xfc\x7b\xdb\xfe\x73\xc2\xb4\x78\xd1\xfe\x30\x4a\x44\xf2\xa9\xcf\xe6\x28\x12\xc3\xf9\x1b\x7f\x5b\x2c\x98\x9c\xa2\x30\x2c\xe0\x50\x37\xe0\xbb\x96\xe6\xb8\xc7\xe9\xa2\x0e\x03\xd6\x91\x19\x0b\x7f\xdd\x97\x1b\xed\x57\x9f\x4c\x1b\xb9\xac\x02\xda\x43\x45\x02\xb4\xc7\x36\x03\x68\x8f\xd3\xee\xcf\x1a\x3c\xdb\xe0\x5f\x72\x5a\xa5\x18\x35\x1b\x33\x97\x10\x76\x93\xf8\xf8\xfd\xb2\x37\x16\xc2\x9c\x6d\xbc\x5d\x5b\xcc\x14\xf0\x76\x33\x92\xf0\x76\x74\xea\xa5\x6c\x2f\x24\xad\xda\x2f\x71\xf9\x0c\xfe\xa2\xa8\x06\x27\x4c\xb5\x5b\x4c\x83\xb5\xa2\x0e\x81\xd3\x63\x43\x7c\x59\xbf\xaf\xf9\x4e\xfa\xfd\xca\x9b\xd2\xef\x6b\xde\xd4\x0d\x76\xa5\x17\xf2\x4c\x72\x2e\x8a\x74\xb0\xc2\xeb\xb3\x45\x3a\x58\x21\x48\xde\xc2\xf7\xd5\x58\xab\x85\xef\xab\xa4\x81\xd9\xce\xf3\x9d\x40\x9d\xfd\xf2\x81\x8a\xf2\x25\x80\xdf\x04\xe8\xbd\x5f\xe8\xe9\x34\xd4\xde\xb6\x9e\x67\xb6\xc8\x62\x79\x7f\xf9\x0c\x65\xed\x2b\xfb\xf6\x02\x07\xb3\x05\xdb\x5b\x64\xb7\xda\x82\xed\x2d\x62\xd9\xb7\x60\x7b\x35\xfe\x55\x80\x7a\x2d\x15\xfa\x78\xc2\x42\x0f\x1a\xaf\x45\xf2\xfd\x82\xc1\x90\x36\x1f\xe4\xdb\x16\x29\xe1\x7a\x38\x39\x44\x4a\xb8\xc8\x1f\xb6\x05\xd4\x5b\xf1\x86\x39\xb9\x36\xf9\x3a\xb6\x28\x09\x57\x2c\x0d\x62\x24\x7c\xee\x91\x32\xd5\xee\x1e\x49\xed\xfe\x49\x53\xcf\xe8\xef\xe1\x30\x72\x31\x00\xed\xe2\x18\x06\x59\x87\xde\x0c\xb2\x8e\xd8\x96\x6d\x64\x1d\xf9\x4e\x36\xc8\xba\x5c\xfd\xdf\xa8\xe3\x2b\x4f\x15\xc6\x35\x52\xac\x3d\x8f\x2b\x95\xda\xf3\x88\x31\xe6\x6d\xc7\x19\x41\x32\x5b\xd8\xba\xe7\xe6\xda\x44\x8e\xeb\xa8\x9f\x6f\xe2\xba\x58\x2d\x4e\x79\xfd\xf3\x7f\xbe\x9d\x0d\x85\xfb\xaf\x80\x77\x0f\x21\xbe\x9b\x0c\xd7\x39\x48\x9c\xe1\x9a\x28\xca\x6d\x14\xde\x45\xec\xc8\x36\x0a\xef\x22\x3e\x62\x1b\x76\x77\x11\x27\xb5\x0d\xbb\xbb\x62\xba\x10\xec\xee\x21\x3c\x68\x1b\x75\x17\xe5\xd5\xe9\xaf\x89\x4f\xde\x4e\x7f\x1d\x7c\xe4\x76\xfa\xeb\x9e\xed\xe4\x6d\x2f\x30\x30\xcc\xed\xc4\xd4\x17\xd1\x37\x5b\xe8\xb9\xa7\xfd\x3e\xf5\xdd\x9a\x25\x65\x30\xdd\x15\x2f\x88\x13\x51\x47\x9d\x36\x7a\x6e\xac\x54\xa3\x58\xac\x68\xde\x86\xcb\x5d\x71\x8a\x18\x1f\x77\xf5\xfe\x1f\x9c\x96\x22\x01\x7c\x08\x7d\xd9\x6f\x6e\x9a\xcc\xf9\x37\xa1\xcf\xcc\xba\x8f\x23\x09\x59\x81\xce\x26\x1d\xcd\x5c\xe8\xb8\xd0\x71\x6d\x83\xe3\x56\x50\x24\x1f\xe7\x18\x61\x1b\x33\x29\xdf\x15\xa7\x8d\xb1\x72\x17\x54\x8b\xfb\x63\xfc\x26\x0b\xeb\x83\x3b\xf6\x57\xa7\x0f\x39\xf6\x75\x23\xe7\x7e\x5e\x75\x32\x40\xc7\xca\xf6\x01\xb2\xc9\xd8\x7f\x7c\x27\x24\x99\xd9\xfe\x38\x91\xc8\x8c\x64\x97\x25\x63\x2f\xec\xdc\x93\x63\x97\x14\xd0\xb9\x91\x91\x02\xba\x64\x54\x70\xaa\xf6\xb4\xc9\x01\x77\xcc\xc9\x8f\xd3\x8e\xe4\x5d\x27\x52\x67\xce\x91\x1f\x3a\x16\x43\xf2\x43\x97\x74\xdd\x89\xd4\x39\x25\x3e\x78\x63\x33\x10\x36\xc6\xae\xbc\x8a\x82\x4e\x03\x6d\x8d\x25\xd0\x61\x0b\x8a\xf7\x4c\xd6\xf4\x07\xe7\xec\x88\x68\x87\xf1\x48\x03\xcd\xf4\xc9\x7d\x87\xd4\xce\xa0\xaa\xf7\x07\x17\x2b\x87\x2c\x99\x9e\xa3\xa2\x7f\xec\x54\x4d\xf3\x7d\x4b\x08\x90\xc3\xe4\x7a\xc1\x0e\x6e\xa1\xec\xee\x9f\xa9\xc4\xec\x7a\x77\x6e\x99\xce\xf4\x1c\xe6\x89\xfd\xc1\x05\xdb\xf2\x54\xa9\x52\x32\xde\x78\x60\xbd\x88\x8e\x13\x3f\xdf\x20\xb8\x8f\x13\x3f\xdf\xc0\x62\xce\x85\x47\xd6\x8a\xd0\x71\x1e\xe8\x1b\xcc\xca\xb9\xf0\xc8\xd6\x3c\xb5\x85\xc1\x93\xed\x88\x57\xaf\x31\xd7\xce\xe5\x2c\xe7\x00\x5c\x8e\x33\x3f\xdf\xe0\xe4\xcf\x35\xe9\xcf\x83\x28\x08\x6d\x8f\x24\x08\xad\x17\xce\x71\x5a\xe8\x1b\xfc\xe3\xb9\x4c\x25\x02\x3e\xfc\x5c\xe6\x65\xc2\x0f\x72\xc4\xbc\xf7\x70\xed\x39\x26\xde\x9b\x90\x92\x9c\x0b\x76\xc9\x49\xc1\xc4\x13\xa6\xf9\xda\xfe\x06\x91\x52\x87\x74\xcf\xe8\x60\xe7\xb2\x6b\xf7\x4e\xfb\x95\x81\x17\x84\xde\xb9\xb0\x88\x34\x44\x47\x1b\xa2\xb0\x1d\xe1\xfe\x1a\x28\xc0\x73\x39\x4f\x04\xbf\xee\x08\xf8\xd7\xb8\x95\x9c\xcb\x5e\xdf\xdf\x18\x12\x12\xd6\xe8\x8e\xf9\x94\x26\xed\x35\x2f\x3f\x8a\xf0\x21\x35\x34\x3a\xc5\x11\xf8\xaf\xc1\xb6\x76\x04\xfe\x6b\x35\x1d\xb7\x47\x01\x4e\x93\x73\xe1\x51\xc8\x10\xda\x87\xf0\x1b\x7e\x27\x7f\x86\x92\xf3\x5c\xe4\x02\xcc\x28\x69\x4a\xe3\xf5\x3b\x97\x49\x81\x9f\x7c\xb9\x5c\x4d\xc4\x63\x31\xef\xd2\x08\xba\x6a\x86\x24\x7e\xb2\x28\xf1\x1a\x9e\xce\x63\xe8\x5e\xcf\xd8\x0b\xba\x97\xac\x62\xc7\xd0\xbd\x5c\xd6\x8e\x59\xf0\xca\xbc\xff\x1d\x67\x79\x0c\xec\x2b\xd3\x9b\xf0\x31\x29\x5e\x99\x77\x0a\xb6\x93\xfd\x4e\x23\xb6\xc5\x34\xc2\x7e\xf5\x3c\x7c\x49\xe2\x99\x92\xe3\x60\xcb\x3d\x86\xef\x75\xc2\x07\x8f\x01\x7b\x15\xca\x9d\x63\xc0\x5e\x85\xd7\xed\x98\x08\xaf\xe3\xb9\x3c\x37\x04\x49\x77\x8a\x32\x23\xd2\x9d\x97\xb7\x45\x1a\x6c\x4a\xa4\x92\x06\x6b\x02\xd7\xf2\xab\xd7\x08\xb3\x9e\x92\x3f\xff\xf7\xff\x1a\x79\x38\x8e\xd0\x7f\x8d\x6c\x1e\xc7\x49\xa1\xd9\x58\x8f\x93\x42\x73\x36\x1d\x91\xdf\x35\x36\xfe\x43\x4e\x68\x68\x53\x8e\xa9\xf0\x2a\xbc\x29\xe7\xde\xf8\xf5\x19\x16\x07\xc4\xa2\xf6\x1d\xb3\xdf\xd5\x96\xae\x0a\xa8\x00\x33\xc6\xb9\x37\xad\x4d\xad\x4a\x78\xdd\x22\x7d\x9c\x89\x9a\x5a\x4d\x9c\x04\x57\xf6\x11\xdf\x5d\xe3\xee\x7c\xa0\xbb\xcb\x10\x39\x1e\xf6\xca\x8f\x72\x6c\xda\x62\x38\x1d\x71\xb6\xa8\x04\x0d\xb2\x30\x42\x66\x70\x44\x93\x3a\x37\x17\xf4\x94\xe3\x74\x0e\xe9\xb7\xc8\x32\xd0\xb2\x4e\xb1\xa5\x18\x83\xc1\x29\xbe\xaf\x33\x71\x8a\xef\xeb\xd6\x02\x4f\x81\x4e\x87\x41\x28\xbe\xb0\x5b\xe5\x3a\x82\x0f\x16\xd0\xad\xa7\x70\x61\xef\x48\xf2\x24\x8d\x7c\x27\x8f\x8c\xf5\xc3\xe3\x9c\xd0\xed\xce\xab\x06\x18\x30\x76\xc5\x46\xc0\x95\x67\xba\xea\xb1\xfb\x14\x5b\xfd\x18\x0f\xc1\x07\x27\x87\xca\x11\xa5\x5d\x99\x8b\x0a\x7d\x5d\x67\xc2\x17\xe3\xa5\x89\x99\x3f\xc5\x38\xd3\xdf\xab\xba\x40\x31\xef\x8a\x79\x2e\xd8\x5b\x8a\x51\xa7\x69\x8c\x2f\xe1\x3e\x2d\x4f\xb1\xa5\x87\xfd\xc1\x59\x9f\xa3\xf4\x1e\x67\x7d\x7e\xae\x34\xc0\x00\xd5\x34\x7c\x3b\x95\x7a\x4f\x25\x0c\x47\x9e\x0a\x5b\x39\xe8\xb2\xc9\x2d\xd8\x4b\x8a\xaf\x29\xcc\xc1\x62\x72\x8b\xfc\x46\x5f\x53\x52\xe8\x51\x54\xd4\xa0\xad\xe6\xea\x87\x16\xe0\x08\xfc\xf7\x90\x7a\xee\x98\x28\xee\x22\x26\xf8\x00\xfe\x23\x9a\xed\x38\xd5\xf3\x45\xe0\xd1\x11\x35\xdc\x57\xf4\xe0\x99\xfd\x2d\xc9\x4f\x8e\xd9\xdf\x26\x09\xad\x4f\x85\x0a\x91\x16\x1a\x0f\x18\xdd\xff\x04\x0f\x38\xf2\xad\x0d\x0e\xcc\x0a\xf0\x80\x1c\xc0\x15\x8d\x93\x49\x12\x40\xe0\xc8\x53\xaf\xcd\x5f\x49\xb6\x39\x58\x80\x17\x91\xd1\x35\x8a\xaf\x11\x88\x72\x6a\xf4\xcf\xbc\x6c\xad\x8c\xd9\x2f\xbe\xb7\x96\x8d\x5c\xb0\xbd\x5b\x89\x57\xfe\xb9\x91\x8b\xfd\xed\xb7\xb5\x09\xd3\xd7\xb2\xde\x04\xe9\xfb\x6d\x24\xd5\x29\xef\xf8\xdd\x15\xdd\x93\x31\x10\x0f\x40\x4e\xb6\x9a\x29\xc6\x87\x9c\xbd\x54\x81\x3b\xbf\x45\xdc\x3e\xcb\x18\xaf\x9c\xaf\x8c\x97\xd3\xe0\xd4\x5f\xa5\xb8\x3d\xa8\xc7\x28\x2b\x6e\xaa\xc7\x98\xbd\x4a\x9a\x89\x63\xcc\x5e\xae\x89\xa7\xe2\xa5\xe7\x10\xaa\x49\xcc\xcb\x90\x1d\x52\x9c\xd1\x64\x3b\xed\xc9\xd2\x78\x4c\x19\x77\xfd\x3e\x5d\xc6\x55\x45\x74\x78\x79\x6a\x75\xc2\xf1\xfc\x61\xa1\xac\x48\xe3\x7a\x2a\x28\x2b\x37\xdf\x0c\x72\xa4\xc2\x3d\x82\xf7\x8d\x4c\x66\xc3\xfb\x40\xef\x9c\x47\x21\x1e\xdc\xfb\x8e\xb0\x7e\x85\x2c\xc6\xc7\x50\xbf\xc5\x8a\x15\xd2\xaf\x40\x2f\x78\xc4\x3b\x57\x2e\x76\x53\xd1\xce\x0d\x2e\xf2\x47\x20\xc0\x72\xa1\x43\x3c\x0a\xfc\x26\xfa\xf1\x88\x91\xae\x10\x36\x79\x1e\xef\x90\x2b\xa5\xbc\xbe\xcf\x4a\x6a\x97\x41\x73\xe6\x3b\x19\x34\x39\xe1\x04\x1d\x2c\xc4\x57\x9e\xc7\x9b\x27\x5a\xd5\x63\x83\x26\x53\xff\xb1\x41\x93\x19\x22\x4e\xbb\x42\x40\xe7\x11\xa5\x5d\x21\x8a\xf1\x88\xd2\x6e\x90\x83\xf4\x08\x6f\x58\x08\x04\x3d\x8f\x0d\xee\xe8\x83\x8f\x0d\xee\x25\xf5\xa9\x7f\x25\x2d\x53\xff\xd8\x64\x4c\x6f\x07\xf2\xfc\x3c\xc6\x12\xcc\x94\xe9\xfe\xe5\x99\xfa\xc7\x79\xae\x74\xd6\x85\xb8\xcc\x23\x88\x62\x79\x50\x37\x4c\x76\x47\x3c\xe7\x31\x22\xb1\x63\xa2\x38\xce\x59\x9d\xe5\x21\x44\xe2\xcc\xda\x7d\x4c\x66\x86\xea\x2f\x08\x62\xe8\x21\x8f\x30\x87\x65\xe5\xc7\x2b\x7b\x3a\x76\xbf\xa3\x84\xd5\x65\x65\xfa\x7c\x57\x46\x59\x19\x18\x45\x97\xac\x34\xed\xbb\x2e\xca\x62\x5f\x7c\x6c\x94\x64\xf7\x12\xd8\x70\x66\x37\x78\x6c\xa2\xec\x29\x73\xe9\x3b\x06\xd4\x90\x03\xf6\x86\xc7\xf6\xca\x91\xef\xfe\xf4\x66\xca\x94\x99\xd5\xb7\xd4\x23\x4e\xbc\xb2\xae\x48\x32\xa5\xb2\xdf\x08\x68\x58\x80\x70\x1d\xa5\xb1\x2e\xeb\x8a\xf4\x48\x9a\x48\x6e\xf5\x42\xb2\x25\x39\x92\x00\x6c\x2c\xc0\xe6\xb0\x12\xf6\x6a\x53\xe7\x25\x67\xc4\x11\x75\xde\x8c\x5e\x2a\x6c\xe1\x04\x45\x7a\x9a\x0d\x94\xe8\xd1\xc2\x16\xce\x28\xb4\xc2\x16\xce\xc9\x80\x0a\x5b\x38\x81\x9b\x1e\x61\x0b\xe7\x64\xe8\x85\x2d\xac\xf8\xf0\x8f\xb0\x85\x13\xd8\xea\x11\x9a\x70\xce\xeb\xdf\x69\x18\x4e\xf3\x8e\x4e\x9e\xbf\xd3\x1c\x9d\x3c\x22\xfd\xa9\x9c\x48\xf6\x16\xb1\x0c\x9c\xb7\x3a\xc7\x9e\xf0\x83\x33\x6a\xba\x10\x83\xc9\x09\x72\x9a\xa9\xb2\xb8\xd2\x19\x30\x48\xf8\xdb\x71\x36\x6a\x18\x34\x8f\x21\x82\x33\xff\x50\xc1\xca\x64\x93\x3a\xca\x46\x3d\xf1\xe2\x1c\x11\xf5\xcd\xc9\xac\x34\x7c\x70\xe6\xff\xca\xfc\x3e\xf3\x47\xb7\xdb\x19\xc9\xbf\x82\xfa\x14\x69\x40\x98\xe2\x69\x9e\xdb\xbf\x67\x6a\x75\x7e\xa8\x14\x8d\x28\xd1\xcd\x71\xca\xec\xcc\xc2\x12\x2e\x72\x60\x9d\xe6\x00\x97\x0c\xa1\x91\x85\x33\x65\xca\x54\x9b\x11\x3c\x56\x73\x2c\x75\xc7\xb7\x30\xbb\x40\x12\x52\x66\x77\x78\x0b\x07\x4e\x77\x78\x0b\x5b\xa3\x12\x47\x2f\x32\x62\x1d\xc1\x0a\x17\xa9\x03\x8f\x60\x84\x8b\xd4\x81\xa7\xa3\x5e\xcc\x14\x2a\x65\x3a\xab\x5e\x84\x7d\x0b\x62\xdd\x23\xc4\xe1\x22\x3f\xd7\x11\x5f\xdf\x22\x03\xd8\x11\x5d\x5f\x1d\x91\x1c\xfa\x92\xfa\x0d\xa7\x99\x91\xac\x9e\x51\x8a\x03\x61\xd8\xa8\x0d\x3d\x5c\x39\x51\x80\x1e\x02\x1d\x3d\x86\x1e\xb6\x5f\x5b\xc5\xb1\x4c\xb2\xfb\x43\x0e\x68\xc2\xad\x8e\xa8\xfe\x9e\x28\xda\x9d\xec\x90\x1c\xb8\xc2\x12\x3e\x90\x61\x1e\xa0\x84\x60\x59\x8f\xa0\x84\x0f\x41\x5c\xc7\x19\xa0\x2f\xc8\x08\x8e\x81\x85\x81\x42\x9d\xbe\x69\x20\x6d\x30\xc3\x38\x44\x31\xc7\x58\xc2\x06\x39\xc4\x21\x05\x34\x80\x91\x43\x0a\x68\x48\x1e\x8e\xc1\x84\x0f\xc9\x82\x8f\x33\x42\x83\xdf\x3c\xc2\x12\x3e\x25\x7f\x65\xc3\xe4\x93\x6a\xe8\x1c\x05\x99\x63\x3c\xe5\x18\x9c\x83\xaa\x2e\x64\xe1\x43\xbc\xe4\xe9\xe8\x2c\x9c\xa0\x42\x16\x3e\x44\xfa\x1e\xd1\x18\x3e\xe4\xf7\x39\xc6\x15\x5e\x20\xe9\x8e\x70\x85\x0f\xfc\xbf\xa7\xe3\x3d\x2d\x29\x56\x7e\x7f\xb4\x09\x81\x0e\xff\x37\xbf\x50\x9b\x4b\x44\xd9\xd6\xd9\x4b\x0d\x34\xbc\x20\x9a\x38\x46\x1a\x5e\x70\x44\x9c\x81\x6b\x80\xbd\xce\xc8\xc3\x8b\xb8\xbc\x33\xf0\x0d\x70\x8e\x1b\x7a\x78\x11\xe0\x77\x44\x59\xf8\x40\x5f\x7c\x0c\x3d\xbc\x00\xb0\x9c\xe1\xd4\xe8\x2b\xd2\xcb\x2a\x55\xde\xf5\x58\xdf\x69\xa2\x5d\xf2\xfc\x70\x03\x0c\x27\xf1\xf0\xc7\xb9\xa1\x71\xbf\x9e\x61\x9d\x1a\x07\xc5\x31\xfa\x70\x42\x0c\x73\x9c\x1c\xfa\x21\x21\xf5\x19\x86\xd5\x42\xbf\x72\x84\x3f\x7c\x70\x01\x1f\xa7\x8a\xfe\xde\x2f\xff\xb9\x77\x0f\xd3\x1c\xa5\xf5\x00\x6e\x59\x06\x26\x3d\x6c\xf7\xaf\x12\xd9\xf0\x47\x5a\xe0\x15\xc3\x68\x7b\xc5\x00\xe5\x3c\x03\x37\x02\x0f\x01\xdf\xb2\x83\x09\xc9\xf8\xe0\x2f\x3e\x4e\x39\xfd\x9b\x47\x03\x9c\x11\xeb\x69\x78\xc5\x10\x87\x7c\x86\x57\x0c\xdc\x35\x67\x38\x67\x3a\x3b\xd5\x30\x3b\x1c\xbb\xc8\xd8\x18\xdb\x53\x90\xac\xeb\x28\x2b\xc3\x4b\x82\x20\x82\x33\x0c\x2f\x41\xb3\x70\x0e\xea\x8b\x98\x82\x63\xac\xe3\x05\xb0\xf8\x88\x19\xf1\xc9\x25\x7c\xd8\x0c\x01\x12\xf0\x0c\x7b\x27\x7a\x5e\xa5\x2f\x11\xe9\x0b\xa3\x82\xb3\x22\xed\xd5\x6d\x32\x16\x83\xe1\xdb\x24\xb1\xd9\x67\x18\xea\x86\x42\x33\x0c\x2a\xb8\x7f\xe2\xcb\x33\x85\x61\x30\xaa\x20\xbd\x71\x0a\xea\x8b\xd8\xed\x63\x6e\xc3\x96\xab\xc5\x74\x4a\x74\x46\xdb\xd4\x86\xd1\xa2\x84\x9c\x7c\x62\x43\x98\x10\x41\xb3\x19\x98\xda\xf0\x26\x3b\xdf\x11\x76\xf2\xfb\x34\x05\xd9\x35\xc0\x56\xe1\x24\xd3\x77\x49\x51\x8a\x17\x8b\x0a\x36\x6d\xda\x65\xfd\x4f\x2e\x9a\x74\x5c\x60\xca\xaf\xb8\x10\x7d\xd1\x5c\x11\xed\x1b\x60\x67\x36\xf5\xe1\x5d\x7e\x45\x71\x0d\xa5\xc5\x78\x3a\x56\x4a\xb6\xa7\x23\x25\xb9\x3b\x2c\x2f\x31\x1f\x3e\x39\xd6\x84\xb7\x7c\x72\xa8\x4f\xa8\x28\x98\x92\x13\x5f\xc6\x8a\x58\xf5\x2e\x1d\x37\xb0\xbc\xfe\x3e\x6d\x16\xf3\x54\x37\x79\x82\x69\xce\x84\xed\x89\xdf\x6a\x3c\xe6\x3d\x7a\x0a\x3e\xba\xe1\xd2\xde\x8d\x67\x20\xef\xea\x32\xcc\x92\x9a\x8e\x25\xcb\x98\x41\x25\xc0\xd4\x17\xfc\xf2\x7f\xff\xdf\x59\xe4\x58\xf0\xf0\x1e\xc6\xc2\x39\x1d\x49\x96\x8e\x3a\xe9\xf5\xcc\xab\xf6\x11\xb0\xf6\xa6\x5d\x20\xcc\xe5\x89\x0b\x04\x1b\x8f\x60\x9c\x2d\x4a\x9f\x51\x9c\x77\x76\xcc\x89\x07\x64\xa4\x4e\x63\x12\x5b\x1a\xaf\x3b\xff\x4c\xdb\xdd\xcd\x7c\xe9\x6e\x7a\x08\x16\xfe\x0f\xd6\xde\x72\x40\x1a\xd3\x68\xe1\xfe\xc0\x02\x26\x90\xe7\xcf\x54\x04\xc6\x33\xb7\x62\x61\x3c\x7f\xdb\x30\x4c\x8b\x6c\x73\x61\x5a\x64\x6d\x09\xe2\xd9\x60\x13\x3a\x0b\xcf\x48\xcf\xbb\xee\x09\x9b\x72\xa8\x15\x19\x93\x45\xac\xda\xef\xa9\xa8\x15\x57\x1e\x9a\x5a\x91\xc1\x35\xe2\xb3\x7c\xef\x41\xff\xdc\xd0\xc3\xb4\xc8\x70\x1a\x0f\x5a\x72\x4d\x12\xd5\x62\x23\x60\xe7\x08\x1d\xda\x08\xd1\x39\x06\x87\xce\xd5\xf3\xd0\x7e\x92\x9e\x36\xc8\x31\xc2\x82\x0e\x54\x94\xa9\x0a\x0d\x63\xae\x82\xa6\x61\x24\x10\xe8\x90\x40\x3b\xf7\xb6\xe5\xf0\xb8\x5c\xb9\x8c\x2b\x4d\xf0\xcf\x31\xf3\xe2\xf3\x1b\x7d\xfb\x42\x88\x5e\x3c\xe0\x4c\x9f\x48\xb8\xec\x18\xc2\x6d\x4f\x03\x3d\x75\x78\x65\x0e\x57\xb3\x2b\x16\x88\x95\x8f\xd9\x15\x0b\x4c\xc7\xc7\x10\xd5\x02\x85\xc7\x11\xd9\x62\x03\x3c\x7c\xcc\xb5\x58\x60\xa1\x3b\xe6\x5a\x2c\x50\x2d\x1f\x30\xab\xb0\x24\x9f\x65\xa0\x18\x84\xca\xc7\xe4\x8b\x05\x62\xe4\x23\x10\x6b\x03\x78\x7c\x0c\x62\x2d\x50\x38\x9f\x65\x53\xcd\x2c\xf9\x54\x8e\x88\x99\x06\xcb\x11\x31\xf3\xcc\xa6\xa6\x92\x87\x1f\xa1\x6c\xb8\x83\x98\x9d\xb1\xcc\x12\xf1\xb6\x58\x10\xc5\x8a\x39\x23\xc9\xb4\x04\xb7\xed\x11\xe8\xf4\xae\xe4\x7b\x3b\xa2\x64\xfc\x8a\x0b\xf1\x4f\xfe\x8f\x94\xeb\x98\x43\x4c\xbe\xdb\x99\xe3\x08\x03\x3a\x02\xac\x36\x50\xe9\xc7\x10\xd5\x1a\x87\xdd\xb6\xff\x8e\xf8\xa2\x23\x8c\x6a\xc3\x39\x7c\x04\x51\x6d\x78\x78\x8f\x53\x6e\x57\xc8\xdd\x8f\x30\xaa\x0d\x97\xee\x71\x56\xed\x0a\xfc\xe5\x38\xab\x76\x85\x7f\xe2\x6c\x7b\x55\x20\xd1\x38\x4e\xb2\x5d\x61\xe6\x38\xa6\x74\xac\x10\x60\x9c\x2d\x53\x23\xd1\xb8\x87\x9c\xdb\xa4\xbc\x39\x26\x78\x1c\x71\x46\x6e\x13\xcf\xc6\xe7\xb9\xcd\x31\x15\xa3\xe1\x71\x18\x56\xb6\x66\xa3\x32\x47\x36\x34\x01\x24\xef\x91\x9d\xe8\xcf\x31\x2f\xd9\x71\xff\xac\x22\xa0\x95\xfe\x99\xb8\x31\x83\x68\xb6\xb4\x8b\x63\x53\xa0\xac\x01\x0e\xe8\x98\x2d\x0d\xba\x82\x23\x46\xb4\xb2\x98\xce\x06\x61\xdd\x30\xd2\x1f\x81\xb0\x5a\xb4\xf8\x17\xae\x5f\x36\xb8\x97\x8d\xcb\xf1\xb9\x08\x78\xd5\x08\xf7\x3b\x02\x5e\xdd\xbf\x41\x7a\x4d\xe6\x6f\x44\xfb\x01\x51\xc7\x5f\x76\xa4\xcd\xb4\x81\xc9\x92\x36\xd8\x58\xff\x7b\xea\xec\xa0\x0c\xb7\xe0\x57\x0d\xc8\xf2\x11\xfc\xaa\x67\x1f\x72\xca\xd7\x41\x5c\xd7\x79\x39\x9c\x9c\x10\xb1\xf3\x32\xdc\x90\xd9\x6c\x38\x16\xb8\x87\x23\xfc\xd5\x88\xc9\xfd\xe5\x20\xc7\x15\xc9\x56\xc4\xd4\x21\x2b\xdb\xca\x77\xb2\xb2\xad\x54\xa8\x88\x9d\xb4\xcd\x11\x3b\x19\x1f\x13\xc1\x30\x73\x5f\xf6\x73\x70\x60\xbf\x0c\x44\xe5\xb0\x12\xfc\x6a\x3d\xeb\xdf\x79\x1a\x0e\xd0\x2c\x8e\x5d\xa0\x59\xec\x03\xc2\x62\x3d\xc4\xbd\x1c\x12\xc4\x66\x3f\x7f\x99\xc2\x3b\x43\x8c\xbf\x0c\xf7\xa4\xf1\x57\x31\x1d\xbe\xd0\x4c\x33\x27\x1c\x84\xc1\x16\x61\x7e\xb5\x5e\x5a\xde\xb5\x8e\x48\x97\x7d\x98\xd7\x9f\x68\xb5\x84\x85\xfd\x02\xf5\x9c\x09\x03\x62\x81\x1f\x62\x5a\xb4\x02\x51\xe2\x11\x5c\xab\x11\xfa\x71\x94\xcb\xf5\xfb\x70\x21\xda\x61\xca\xe6\x28\xf4\x56\x03\xac\x71\x4c\x8b\x56\x41\x9a\x1d\xb0\x5c\xbf\x62\x45\x6a\xc8\xc4\x33\x94\x0b\xce\x83\x23\x24\x57\x68\x5c\x8f\x80\x5c\xe5\xa2\x2b\xe6\x48\xeb\x8b\x6b\xb2\x90\x5b\x23\xfe\x9b\xb7\x2d\xc4\x28\x8f\x66\x4c\x1b\xb0\x69\x9d\xb7\x4d\xc4\x69\x9c\x28\x67\xa3\xc1\xbc\x6d\x22\x5e\x29\x86\xd5\x96\x3a\xb6\x96\x2d\x0d\x10\x8d\x55\x96\x88\x32\xbf\x96\x95\x37\xe5\x51\xcb\xfe\x6f\x24\xd6\x13\xef\x81\x90\x58\x15\x28\xf5\x79\x1b\x21\xc8\xa4\x7c\x1b\x21\xc8\x44\x7f\x9b\xd8\x6f\xa5\x50\x11\xfb\xa1\xa6\x29\xb9\x6b\x05\xe3\x7f\x02\xe7\x5a\xa9\xd1\xdc\x11\xbf\x52\xdf\x1e\x80\x14\xab\xeb\x54\x5a\xce\x75\x2a\x75\x1a\xad\x0f\xe9\xfe\x11\xbc\xeb\x59\x3f\x09\xc5\x87\x5a\x0f\x77\xe0\x94\x64\x14\xc5\x88\x28\x9a\xe3\x96\x72\x7d\xf2\x66\x86\x18\xb2\xd0\x52\x90\x0e\xde\x96\x0f\xed\xf2\xcf\xaf\x3d\x3e\xe5\x9e\x3c\xf5\x29\x97\x87\xb6\x13\xf1\xa7\x15\x4c\x12\x83\x8d\x48\xd4\xca\x45\xdb\x05\x12\x1b\x9d\x5d\x56\x20\xb1\x02\x48\xfd\x38\x01\x2c\x79\xaa\x8f\x13\xc0\x92\x98\xfa\x08\x32\x56\x1e\x6c\x4d\x1f\x1b\x88\x67\xbe\x93\xf9\x7d\xe5\x3b\x99\xae\xef\xd4\x27\xd3\xf5\x8c\xe4\xf9\x31\x90\x84\x10\x66\x3d\x2b\x4f\x6b\x21\x89\xf1\x11\x75\xda\x4c\xe7\x3f\xc0\x07\x56\x1e\x62\x2b\x8a\xf8\xd1\x06\x43\x6b\xcc\xec\x42\x88\xc3\xf9\x70\x37\xcf\xa7\xdb\x74\x4a\x0c\xf2\x07\xea\xf6\x95\x6f\x7d\xbd\xa5\x56\x2e\xe7\x6c\xb1\xc6\x62\x5d\x9d\x7d\xf4\x93\xc9\x96\x7a\x98\x6c\xf9\xd6\xb7\xb1\x94\xfb\xf1\x74\xe2\x5d\x70\x5b\x2c\xb7\x8f\xb9\xf6\x32\x7e\xc0\xb6\xd8\x92\x3f\x9e\x4e\xf0\x20\x1c\x01\xb5\x5a\x4d\x93\x8c\xd3\x8a\xb3\x5b\x38\xad\x56\xd3\x22\x4d\x91\xfb\x3f\xa0\xc3\x8f\x51\x5a\x65\xea\x64\x9e\x53\x28\xad\x66\x73\xc6\x57\x92\x69\x41\x53\xf6\x2b\xf9\x68\xd3\x36\xf6\x15\xb5\x63\x97\x48\xda\x54\x6a\x24\x23\x9e\x2a\x92\xc2\x01\x6a\x8a\x19\x9a\xa3\x79\x73\xba\x1f\xa9\x5f\x1e\x1c\xe9\x26\x5f\x49\x03\xad\x3e\x7e\xa5\x97\xa6\x33\xcf\xe4\x20\x73\xba\xa2\xaf\x74\x4b\x5a\x48\xb2\xad\x15\xaa\x17\x61\x81\x0d\x93\x5f\x49\xd3\xb9\xe6\x59\xd7\x54\x8f\x24\x97\x58\xa5\x2d\x0e\x9a\xad\xd4\x6e\x97\x58\x4d\x29\xda\xfc\x56\x24\x4f\xfc\xd4\xfe\x72\x97\x3a\xe2\x5b\xaf\xa6\x0a\xcf\x7c\x0a\xdd\x18\xdc\x78\xd5\x30\xeb\x45\x9f\x40\xac\x56\x8a\xf5\x4d\xa4\xd4\x3c\x55\x5a\x82\x49\x5b\x65\x69\xb2\xf7\xe7\x2b\x2d\x4f\xba\x7c\xc9\x21\xc8\xc8\x39\x8b\xbb\x23\x57\xbf\xe2\xdb\xe5\xe6\xe9\xc7\xad\x47\x34\xcf\xbb\xe9\xcb\xbe\xa2\x03\xf1\xd3\x26\x9f\xda\x25\x0f\x9f\xff\xfb\x7f\x90\xfe\x7e\x25\x83\x5c\x68\xa0\x68\x76\xaf\x34\xf0\x78\x0e\xe4\xd9\xd2\x4f\x88\x24\x1f\x69\x86\x44\x3b\x5a\xbf\x52\x83\xb4\x1b\x86\x40\x80\x2c\xf8\xf1\xbe\xd2\xb7\x86\xc5\x7c\xbc\xbd\x4f\x51\x3b\xdc\x69\x2b\xdf\xe9\x1c\x63\x5a\xdf\xf6\x4e\x31\x01\x6f\xc3\xe7\xdb\x42\xf2\x06\xff\xe4\x55\xd1\xce\x4e\x8a\x59\x3e\x8f\x26\xd2\xfe\x6e\x45\x4c\x6b\x63\xa2\xba\x33\x40\x7d\x45\xdb\x89\x9f\x3c\xf5\xa6\xfd\x2b\xf6\xad\x4f\x91\x64\xbf\x79\x0a\x33\xd4\x09\x42\x49\xbd\xf5\x15\x9d\x85\xea\xa1\x56\xcf\x11\x87\x83\x7e\x45\x73\xd5\x3c\x54\x6b\x73\xe4\xb8\xa8\xd6\x3f\xbe\xfe\x2a\x92\x7d\x22\xc3\x67\x8a\xd0\x0c\x18\x1b\x13\xe5\xe4\x60\x8b\xa8\xdc\x09\x8b\x31\x72\x7e\xfe\x45\x83\xb8\x51\xb2\xf6\x9c\xb9\xb3\xcc\x92\x4a\x5e\xc2\x7b\xe5\xa1\x12\x0c\x3c\x05\x49\x26\x5a\xfe\x43\x31\xeb\x84\xc3\xe2\xbe\xa2\x52\x79\x33\x0d\x84\x65\xaa\x8e\xb7\xf8\x4a\x72\x13\xf6\x48\xfe\x47\x0b\x49\x96\xf2\x3b\xa5\xc8\x52\x4e\x63\x0a\x79\xf5\x07\x92\x68\x5b\x18\x0d\xa5\xdd\x24\xd7\xd7\x57\x52\xea\xfc\x4e\xed\xb6\x7e\x8c\x89\xa4\x44\xfa\x6c\x8a\xc5\xa6\x10\x06\xaa\xd8\xba\x31\x69\xd9\x52\x0e\xb5\xf4\x68\x71\xc8\x23\xf9\x72\xfd\x4f\x85\xfb\xfb\xea\x9f\x8a\x61\x9c\x16\xb4\xea\x48\xbe\xbd\xa5\x54\x4d\xa5\xce\x5c\x31\x49\x9a\x09\xb4\xbe\x92\xb8\xd3\x57\x9e\x79\xc3\xa6\x50\x0c\x7f\xcc\xcf\xe2\x3c\xfa\x2d\x92\xdc\xa9\x2d\x55\x58\x7d\xa5\x7e\x25\xce\xcf\x7c\x13\xe4\xa9\x77\x26\x91\x19\xd0\xcc\x70\x31\xa7\x29\xcf\x3a\x13\xb5\x40\x11\x91\x67\x8f\x19\x4b\x91\x9a\xca\xa4\xf6\x43\x26\x0c\x7a\x61\xae\xe5\xf2\xe4\x4b\xc7\xe4\xd2\x1a\x07\xbe\xb1\x75\x95\x80\x4b\xe8\xb1\x69\x1a\x17\x13\x5e\x10\xa7\x71\xb3\x7b\x08\xd2\x04\xd7\xf5\x57\x12\xc7\x5a\x61\xc3\xa8\x1c\x60\x03\x49\xd7\xb6\xdf\xb3\x25\x69\x21\x6d\x49\x79\xf3\x4f\x5b\x60\x47\x92\x6e\x5f\x53\x85\x74\xfb\x3b\xdf\x09\xc8\xc7\x81\x29\xfa\xb2\x71\x73\x0a\x56\x2b\xfa\x79\xd3\x0e\xf3\xd4\xb7\xdc\xec\x89\xe4\x2d\x97\x2e\x2d\xb5\xba\x46\x52\xab\xd3\x96\xe5\x56\x33\x14\x52\xf3\x9d\x59\xe3\x2b\x1d\x49\x29\xf3\x4f\x6f\xe6\x3b\x9d\xc8\xbf\x96\xa9\x0f\x19\x09\x5d\x3d\xef\x7c\x27\x80\xc7\x95\x31\x13\xeb\xe8\xcd\xb1\x21\x7a\xb3\x12\x45\x42\xec\x66\xe5\x62\xc5\x0a\x0d\x05\x6b\xde\x57\x5a\xfe\xdb\xf9\x50\x7f\x74\xae\x94\xaa\x83\xe3\xc9\xbb\x3a\x2a\x98\x44\x22\x2c\x2b\x0f\x13\x5a\xd8\xa7\xf2\x70\xe2\x09\xfa\x34\x3a\x9a\x84\x90\x4f\xe5\x61\x7e\x09\xf8\x54\x1e\xa6\x97\x70\x4f\xa3\x73\xac\x1a\xf6\x34\xc6\x4c\xa1\x52\x17\x58\x42\x95\x33\x2d\x55\x6c\x49\x29\xf4\x7b\xb7\xef\xf9\x31\x02\x7c\x3c\x2d\xa5\xb8\x13\xf9\x4e\x18\x0b\x7e\xe8\x63\x0d\x9e\xa1\x31\xe6\xa9\xb3\x99\x0b\xf3\x54\x1e\xce\xe5\xc7\xe9\xcf\x72\x8c\x3d\x56\xe1\x39\x7d\x0c\x73\x7a\x18\xc4\x07\x8b\xca\x93\x52\xdd\x8b\x81\xb4\x3c\xf3\xf3\xa5\xac\x38\x4f\x4a\x35\xde\x92\xa1\x72\xea\xcd\x59\xf2\x29\x18\x78\x7a\xf2\xe4\x24\xe5\x5b\xdd\x3a\xcb\x95\x77\x7d\x74\x57\xa4\x61\xda\x68\x2a\x35\xc8\x73\xa5\x9c\xa5\x0f\xe9\xb5\x43\x81\xb3\xfc\x05\x4d\x9a\xe5\xca\x87\x2f\x49\xa9\xf1\x2d\xa9\x21\x7d\x24\xf1\x9d\xe0\xa0\x85\xdf\x23\xf8\xd1\xcc\x71\x2c\xba\xb4\xb2\x98\xab\x62\x4b\x2b\xab\xfc\xd3\x75\xf9\x7d\x55\x17\x6b\xf6\xa2\x47\xb0\x8f\xc2\x7c\x10\x6c\xa9\xac\x92\x0a\xd5\x8b\x95\xb6\x89\xbd\x74\x95\x48\x7f\xfa\x30\xf5\xbb\x4f\xfc\x2c\xa3\x98\x58\x7f\xa0\x98\xd8\x6d\xcc\xa2\xb6\x6c\xc0\xff\x8a\x50\x5a\xd1\x63\xd3\xa6\xad\x8c\xa3\x53\xcc\x17\x56\xab\xd0\x4a\xd5\xfc\xb6\x5f\x49\x38\x94\x9a\x72\x85\x3c\x41\x47\x16\xf5\x59\x75\x68\xff\x9c\xce\xd2\xd9\x0a\x0d\x12\x08\x69\x4e\xb6\x31\x81\x90\x56\x63\xd6\x37\x87\x53\x72\xf8\x1a\x76\x34\x51\xae\x1b\x54\xcb\x2b\x1f\xba\xfe\x7c\xa8\x1b\x02\x27\xb3\x08\xce\x6a\xa5\x93\x42\x28\xcd\x89\xea\x28\x80\x52\xcd\x41\x09\x40\x89\xfd\x56\x00\xa5\xa7\xdc\x91\x84\xe5\xe1\x7c\x07\xa0\xc4\x9e\xd3\x9c\xa0\x67\xd0\x16\xc7\x53\xf6\x3c\xb3\xe6\x41\xcb\x96\x69\x5e\x5a\x1e\x9e\x6f\x7f\xaf\x54\xf1\x27\x29\xaf\xbe\x25\xd1\x7b\x13\x7b\x33\x53\x04\x2c\x5a\x8d\x55\x2e\x60\xd1\x6a\xfc\xfe\xe6\xe0\x4a\xd6\x42\x73\x4e\x84\x95\x67\xdf\x11\x9d\xfc\x51\xc1\x8c\x56\xbb\x52\xe6\x92\x94\x32\x85\x80\x5a\xa9\xdd\x21\xe0\x1c\xcc\x0d\xd4\xe8\x93\x3a\x64\xd0\xe3\x94\x14\xb4\x68\x35\x96\x86\xa1\x45\x83\xbb\x4c\x33\x86\x79\xd1\xc3\xe3\x76\xf3\x9d\x31\xcc\x28\x57\xcd\xc9\x80\x46\xde\xec\x7a\x93\xfa\x8e\xdb\x9d\x1a\xa4\x62\x33\x69\x1b\x9c\x05\x2d\xc5\x08\x0b\x7f\xe7\xd7\x08\x7c\x91\x29\x2c\xa8\x11\x96\xab\xaf\x24\x24\x03\x87\xa6\x69\xca\xae\xfb\xc9\xc3\xc7\x3d\xce\x53\xdb\xb8\xd9\x53\xcc\x5a\x76\xdd\xec\xeb\x82\x1b\x61\xca\xfa\x4a\x04\xda\x17\x44\xdf\x01\x06\x92\x21\xd6\x4f\x5a\xc4\x1d\x20\x4f\xb9\x03\xa4\x24\xb7\x9e\x5a\xb0\xd8\x71\x28\x40\x61\x36\xae\x3c\x45\xad\xa7\x60\x83\x2b\x18\x78\x53\x96\x5d\x83\xb9\xd5\x0d\xa0\x58\x29\xe8\xed\x87\xf4\xdc\xa8\x88\xc1\x1c\x35\x8e\xa8\xa1\x3a\xc3\x41\x36\xd8\x15\x41\x0e\x0d\xe6\x50\xe7\x36\xda\xf2\x72\xf7\xd5\x22\x4f\xe5\x87\xac\x25\xa2\x6f\xa7\xa9\x46\x16\xda\xdf\xab\xf2\x4e\x64\xd5\x40\x42\x56\x33\xc0\xb9\xb2\xd0\x55\xdd\x55\xef\x9a\x92\xec\x3a\xae\x19\x70\x4c\x77\x6c\x31\xe6\x1d\xbb\x2b\x0a\x89\xe0\x41\xcf\xba\xff\x83\x8a\x6d\x52\xb2\xbb\x66\xbe\x98\x84\xa3\xe6\xe7\xa0\x82\xe6\xe7\x1c\xfa\x9a\x5a\x7d\xf7\xce\xcc\x13\x67\x69\xce\xab\x8e\x33\x19\xfd\xbc\xe3\x4c\xe6\x0a\x29\x0a\xb3\x96\xad\x5e\x14\x66\x2d\x87\x92\xa0\x45\x2d\x07\x96\xa0\x45\x2d\xc7\x80\x91\x45\xb3\xb0\x0f\x09\x59\xd4\x72\x0a\x0e\xfb\x92\xd9\x5c\x06\xbe\xe4\x99\x72\xec\x5d\x99\x1d\x51\xce\x64\xb6\x97\x81\x33\x99\xeb\x6e\xf8\xce\x7a\xde\x5d\xaa\xa5\x21\xd9\x69\x3e\x23\xd2\xb1\x07\xf1\xdb\xb1\x87\x41\x10\xe8\xa8\x3d\x69\x1f\x7e\x67\xb4\xa8\x61\x9f\x48\xe3\xf4\x33\x8e\xa8\x34\x8e\x5f\xe1\x88\x5a\x6b\x79\xc8\xe5\x92\xf6\xca\x5d\xdc\xd3\x04\x6e\x54\x1c\x87\x02\x07\xdd\xf5\x7a\xf2\xf4\x6d\x7b\x7d\x1a\xe1\xa8\x24\x6a\x11\x20\x7f\xae\x48\xb6\x71\x30\x80\x46\xcc\x15\x4e\x00\xc3\x81\xec\xed\xf9\x4a\x82\xa8\xa2\x57\x0a\x0c\xf4\xe4\xd6\x20\x2c\x50\x8b\xc6\x33\xc0\x52\xcc\x94\x2a\x7b\x63\xcd\xab\xd6\x08\xf9\x47\x56\x6b\x5b\x2a\x94\x46\x58\xf3\x1d\x49\xf9\xe8\x55\x66\x3c\x5f\xda\x3a\xc3\xc1\x29\xec\x4f\xb9\x7e\xcf\xba\xb3\x47\x45\xd4\xce\x95\xe1\x10\x9c\x67\x31\x85\x0d\xe7\xb9\x38\x0f\x0d\xdf\xe9\xf9\x05\x0e\x39\xe2\xe0\x16\x5d\x5a\x79\x5a\x24\x2b\xa8\x15\x49\x46\x5e\x86\xd1\x74\x69\x31\x04\x98\x2e\x6d\x32\x23\xa6\xef\xec\xec\x1d\x46\x00\x2d\xd6\xde\x64\xd6\x4d\xa4\xad\x99\x94\x37\xed\xe0\x43\xab\x22\xb9\x69\x4d\x15\x02\x2f\x73\x74\x4c\xa3\xeb\xe9\x84\x10\x3e\x33\xa6\x9b\x69\x0b\xd0\xa0\x50\xc5\xbc\x17\x46\x8d\x5c\xa6\x37\x47\x05\xb9\x4c\xc7\x15\xd1\xb6\x4c\x36\x86\x49\x24\x49\xcb\xb7\x3a\x0e\x32\x54\xce\xd5\x36\xf2\xec\xa5\x73\x35\x92\xec\x41\x25\x6f\x6a\x93\x46\xe1\x12\x7f\x5a\xcf\x2e\x2c\xac\xcf\xb8\x7f\xcf\x8a\xfe\x30\xdf\x6d\x5d\x56\x32\x70\xb6\x0c\xad\x34\x55\x2c\x20\x0f\x76\x56\x23\x7b\x9e\x1c\xac\x93\xf9\x97\x57\x35\x72\x17\x0b\x54\xe0\x9d\xd1\x99\x1b\xc2\xe7\xcc\x1c\x87\xc2\xe7\xcc\x68\x55\x82\xe7\xcc\x1c\x69\x82\xe7\x94\xc5\x14\x17\x3c\xa7\x2c\xe6\x94\xd0\x39\x65\x31\x51\x85\xce\x99\xb1\xd9\x4c\x23\xe7\xff\x9d\x58\xe7\xfb\xea\xd6\x87\x69\xda\xdb\x59\xf9\x23\x4a\xff\xe3\xb8\x15\x1a\x67\xb5\x3b\x92\x94\x15\x8e\x91\x85\xa2\xda\x90\x9a\xa4\xff\xcf\xd8\xdb\x5c\x4d\xcf\xf2\x4c\xbb\xa9\x7c\x21\xd8\x06\x0c\x4c\xde\x5c\xa0\xbb\xcf\xfc\x43\xd8\xcb\x55\x47\xf9\xd9\xb3\xeb\x1e\x6a\xd9\xc6\xfc\x23\xa4\x52\x69\x20\x75\xcd\xd4\x0b\x49\x6a\x15\x3f\x34\x47\x5a\x2c\xd9\x4e\x64\x7a\xf4\xf7\xa1\x8f\x5a\x54\x27\xa3\x6d\x8e\x2c\x3f\xa3\x6d\x8e\x9e\x7f\xda\x7e\xdd\xe9\x02\xc3\x6d\x8e\xce\x04\x9d\x5c\xa5\xee\x7c\xeb\xad\x77\xe6\xa9\x8f\x98\x99\x1f\x79\x27\x9e\x29\xea\xe7\xdd\x36\xa2\x71\x32\x5c\xb5\xa6\x99\xa2\x1b\x1b\xaa\x91\x31\x2d\x86\x6c\x90\x31\x8d\x25\x4c\xc2\xd2\xc6\x06\x6b\xa0\x4c\xbb\x5e\x51\xfc\x44\x23\x9f\x3a\x44\x94\x35\x6d\x64\x4c\x89\x75\x94\xbc\xa3\xf5\xce\x53\xf5\x5c\xc9\xa7\x76\x50\xd0\x8d\x42\x87\xe5\x4e\x67\x5c\xcc\xc1\xcd\x64\x32\xdf\x22\x35\x8d\x77\x24\xeb\xe6\x5c\x06\x04\x83\x69\xb3\xa4\xd0\x21\x0f\x3e\xfd\xb9\x6d\x64\xc8\x48\x81\x9e\x78\x9f\x0a\xd7\x1c\x9b\x9e\x50\x30\xf7\x79\xa7\xa0\xaf\x24\x6a\x6e\x92\x06\x4e\x83\x64\x28\x75\x7d\x84\x81\xb9\x4f\xaa\x23\xba\xb6\x3b\xb7\xa8\xe5\xf4\xce\x37\x23\x28\xcc\xcb\x9d\xfd\xc8\x90\x97\x8b\x7e\x5d\x24\x2c\x4a\xa1\x3f\x15\x33\x91\xfe\x24\xf1\x0c\x83\x26\xdf\x09\xb3\x90\x4b\x8d\xe1\x2e\x17\x07\xa7\xd0\x2e\x77\xb4\xf3\x65\xe7\x49\xc9\x77\x43\xbb\x4f\xca\xb4\x5d\x90\xff\x3d\xf3\xf0\x8e\xba\x28\xf8\xca\x1d\x15\x75\x39\x6f\x7d\x8b\xf4\xd4\x33\x73\xdf\x58\x96\x18\x7a\x17\xfb\x1b\xcf\x9e\x09\x79\x77\x86\x54\xd4\x6d\x77\xbf\xf2\xac\xb8\x9b\x90\xaa\x9e\xd1\x22\x1f\xcb\x69\xed\xf2\x59\xc7\xfe\xb2\x9e\x73\xf9\xce\x4a\x14\xe7\xdb\xdd\xcf\xbc\x3a\x25\x51\x51\x5f\xcc\xaf\x0c\xcc\x72\x9b\xe8\x27\x4d\xe2\x3b\x43\xe8\x5d\xf2\x4e\xa1\x6e\x61\x7e\xe8\x16\xd2\x0a\x87\x0d\xa7\xef\x6d\x07\x65\x02\x99\x0c\xee\x6e\x79\x53\x6d\x62\x53\x58\xd8\x41\x69\xef\x33\xa1\xef\xce\x82\x32\x11\xdc\x9d\x39\x62\x44\x44\x6a\x6d\x66\x42\xe6\xaf\xc0\x40\x77\x76\x25\x91\xc2\x5d\x35\xb5\xd6\x64\xce\xae\xe3\xdc\xaa\xf1\xf6\x99\x20\xee\xce\xac\x90\xad\x7e\x4c\x8e\xb6\x3d\x3c\x68\x15\x49\xc3\x74\xfe\x93\x09\xf6\x79\xb5\xa8\x15\x27\x52\xb5\x3d\x2f\xe2\xf2\x9a\xbd\x11\x41\x26\xf1\x17\x53\x8c\x5c\x9c\xa0\xdb\x0e\x40\x4c\x5c\xce\xb6\x9a\x33\x53\xdc\x72\xd7\x51\xf3\xa6\xf4\x20\x4c\x81\xdb\x26\xd3\xf7\x99\xcc\x8d\x1c\x12\x5b\xee\xc0\x6c\x44\xdb\xd9\x99\x2e\x86\x71\xdb\x66\x5a\x22\xc9\x4a\xca\xd6\x28\x0e\xba\xeb\x28\x91\x64\x17\xe5\x8e\x28\x80\xd5\x15\x7f\xda\xb6\x95\x94\x85\xb1\x7d\x9c\xa3\x5d\x98\x8f\xae\x5e\x6c\xce\xe2\xa3\xbb\x8e\x2b\xaf\x6a\x5d\x32\x53\xb6\x8d\xa6\x1c\xa7\xe2\xa3\xbb\xa2\x4d\x8a\x8f\xee\x8a\x5f\x65\x2b\x71\x53\x1c\x51\x62\xa3\xeb\x27\xe7\xbe\xc8\xe8\x7a\x6e\xba\xca\xdf\xda\x73\x7b\x15\x35\x5d\x3f\xef\x7c\xf7\x33\x8e\x29\x0f\xdd\x26\x3e\xdc\x6e\x53\x24\x0d\x4c\xfa\x49\xb6\xd6\x13\x0d\x49\xf9\x5b\xfb\x79\x47\x52\x93\x6a\xde\xd4\xc0\x60\xbf\x15\xdd\x5d\x3f\xd1\x2c\x4d\x77\xd7\x66\x26\x8a\xe3\x9e\xa3\x5b\x88\xfd\xae\xc7\x6d\xea\x7c\xae\x67\x8b\xa4\x26\x66\xde\x9a\xce\x24\x57\x06\xb3\xdf\x01\x0a\x7c\x44\x81\x29\xd8\xbf\xcd\x7e\xd7\x9d\xda\x61\x8c\x8f\x6c\xb1\xb9\xf8\x2b\xf9\xeb\x95\xad\xfe\x33\x3c\xfb\x0a\x92\xc7\xed\x46\xd2\xec\x63\x2b\x12\x6d\xde\x75\x70\x66\x9a\x36\x2f\xae\x8d\x8f\xdd\x0c\xcc\x53\x93\xe8\xdd\x25\xff\x53\xfc\x69\x49\x5d\xb6\x2f\xa4\x11\x35\x70\x2d\xaf\xca\x25\xc3\x24\xfa\xd8\xdf\xcd\xc2\xf8\xd8\xdf\x9d\x26\xa1\xbe\xa2\x1b\x88\xfd\xae\xdf\xdc\x81\x3f\x58\x5a\xdf\x77\x65\xc2\xa6\xc7\x3f\xf2\x0a\xdc\x69\x22\xfe\xef\x91\x2f\xe5\xc1\x65\x72\x88\xfe\xae\xdf\x4c\x07\xe7\x90\xbd\xd3\x7e\xcd\xe9\x9b\xf5\xf6\xb1\xfe\xca\xde\x20\xc2\xbb\x7e\x5f\x29\xa5\xab\x4c\xfa\xdb\xca\x6c\x4f\x29\xaa\x77\xfa\x4d\x33\xfc\x4e\x7f\x2f\xef\x77\x91\x54\xed\xf4\xb7\x66\xf8\x7d\xa6\x14\xa9\xb9\x4c\xa2\x8f\x1d\x06\x9d\x37\x15\x12\x5a\xd9\x0b\xc5\x5a\xd7\xef\x33\xcf\xe4\x30\xb8\xf3\x9d\x0c\xef\xec\xc4\x4e\x35\x5b\xd9\xb1\x84\x9e\xec\x77\xe6\x8c\xbd\x07\x9c\x26\x02\x4f\x5e\x95\xfd\xfc\xe3\x29\xcc\x96\x61\x7a\xbb\x91\xb6\x6f\xb5\x21\x73\xcd\x33\x38\x07\xed\x47\xb7\xb3\x9b\x03\xf3\xeb\xdb\x59\x6f\x48\xba\x9d\x5d\xff\xc4\x6c\x3f\xaf\x7a\x94\x06\x92\x1c\x24\x3d\x92\xc6\xec\x8c\xa4\x31\x63\x55\x08\xac\xd9\x6f\xf6\x9a\xaf\x67\x30\x9b\xdb\xd7\xac\x12\x6c\xa6\x5f\x3b\x16\xd8\xda\x85\xd4\xec\xf1\x0d\x0a\xa8\xd9\x83\x25\x11\x50\xb3\xdf\x25\x6f\x6a\x6e\x5d\x29\x53\x2e\x1f\x4e\xd6\xaf\xef\x78\x9c\x1e\x42\x69\xf6\xfb\xca\x33\x8d\x20\x0b\x5d\x20\xcd\x1e\x3f\xe1\xd7\xf0\x38\xce\xcb\xaf\x17\xcc\x95\x37\xed\x6e\x64\x78\xbf\xec\xd0\x29\xc7\x1a\xc9\x48\x0f\x5b\xed\x98\x47\x9e\x72\x7e\xf1\xd4\x77\xa5\x8c\x8d\x75\xd7\x2b\xcf\xe4\x1d\x61\x75\x09\xfd\x38\x72\xab\xfc\xfa\xae\x94\xce\xd1\xb4\x99\x25\x92\x2e\x40\xa9\xac\x2c\xf5\xc1\x11\x08\xeb\xf8\x22\x19\x04\x75\x7c\x5d\x37\x4a\x0f\x3b\xa2\xba\x0b\xf7\x38\x2e\xba\xd8\x2c\x75\xf5\x62\xaf\xfd\x19\x65\x41\x65\x04\x7b\x7c\x7d\x3c\x42\x3d\xbe\xbe\x58\xa1\x1e\xaf\xc9\xba\xff\x19\x73\xf1\x3e\x93\xa3\x86\xd5\x25\xd0\xe3\xb8\x4a\xde\x54\xb5\xaf\xfc\x4f\xb8\xb1\xb7\x32\xaa\x36\x1b\x8d\xc8\xeb\x46\x2c\xbe\xe6\xae\xab\xb1\x1c\xfe\x0c\x2a\x63\x2a\x0a\x02\x79\x4d\x86\x58\x08\x48\xc2\xdc\x1e\x49\xbd\x7d\xa5\x18\xdf\x4c\xa9\xda\x74\x03\xf3\x9d\x7b\x3b\x7f\x90\x2b\xea\xca\x9b\xf2\x52\x8c\x48\x6e\x20\x3d\x6a\x4e\xda\x9c\xd6\x3f\x3b\xa6\xde\x62\xdc\x42\x5a\xaf\xb8\xf8\x99\x81\xd1\x8d\x7e\xb2\x47\x08\x47\x39\x62\xc5\x16\x8c\x72\xc4\x4a\x20\x18\xe5\xb8\x58\x6b\x82\x51\xbe\xae\x38\xc1\x28\xaf\xd9\xf2\x4c\xa3\xc4\x4a\x10\x8c\x92\xd8\xac\x47\xd2\x04\x7a\xff\x27\x47\xd4\x5b\xe6\xc7\x13\x21\x3f\xf4\x7c\x4a\x65\x3c\x9f\x28\x46\x94\x9f\x57\x86\xde\x94\x0f\x07\x2b\xea\x67\xf0\x37\x13\xf1\x07\xf5\x39\xdb\xee\xcf\xb7\x74\x36\x02\x41\x16\xc7\xe0\x24\x13\x64\xb1\x14\x4e\x32\x41\x16\xc7\x78\x25\xb9\x9a\xb8\x32\xfd\xd9\xba\x84\xdb\xe0\xcf\xf8\x10\x20\x12\x7f\x43\x36\xba\x3b\x6f\xca\xf1\x84\x02\xf0\xa7\x09\x3c\xee\x94\xa9\x68\xec\x9e\x67\xeb\x29\x65\xa6\x2e\xda\x84\x7b\xde\x94\x31\x67\xe4\x0f\x5f\xe3\x2c\x22\xca\x62\xd7\xf3\xa1\xcd\x10\x3c\x33\xf6\x88\xdb\xdc\x9f\x33\x1b\x5f\x33\xa2\xdc\x24\xf3\x3f\xf8\x1a\xc5\xa8\x07\x35\xfe\x23\xa9\x89\x3d\x92\x9a\x88\x07\xe7\xcf\x71\xf3\x9c\x48\xe2\xda\x9b\x8d\xd5\xec\xc4\xb4\x63\xe6\x99\x1a\xf5\x56\x46\xae\xb5\x3b\x92\xdb\x94\x37\xc5\xad\x83\x89\x59\xc4\x7a\xa5\xe4\x99\x5c\xab\x83\x3d\xd9\x49\x6b\x47\xca\x74\x98\x3c\xf3\x42\xb4\x7a\x63\xb4\x3c\x53\x8b\x38\x1f\xfe\x1c\x34\x8f\x4a\x29\xe8\xe6\x18\x2d\xdf\xc9\x59\x89\x62\xf2\xe7\xa0\xf9\x91\xef\xd4\x22\xf6\x67\x27\xbb\xcd\xf5\xc2\xb0\xcd\x96\x2b\xdb\x9f\x0d\xab\x19\x5f\x67\x82\x44\x15\xfa\x73\x0c\x7d\x0a\xdd\x9e\x87\xfc\xde\x31\xf4\x29\x54\xbb\xfa\x78\xbf\xd3\x08\x62\xbb\xf8\xb3\x45\x22\x15\xd5\xae\x3e\x38\xa9\x45\xca\x57\x0a\x0a\x86\xa0\x9e\x63\x64\x58\xec\x7f\x7d\x4b\xf1\x20\x45\x52\x93\x5a\x6a\x26\x06\xd9\xac\x02\x83\x07\x32\x2c\xac\x2c\x49\x53\xc8\xce\x31\x7c\x16\x4d\x41\x39\x8b\x93\xb9\x3c\x92\xe7\x5d\x24\x3b\x7a\x3c\xd5\xe7\xe1\xe5\x63\xf3\xc7\x14\x96\xb3\x18\x76\xfa\x48\x5e\x30\x37\x92\x16\xcc\x88\x24\xb7\xed\xfb\x9d\x17\xcc\x40\x52\xb5\x7b\x4a\x91\xdb\xd6\x0d\x9c\x87\xd7\x4b\x9e\x4d\x6f\x08\x34\xc2\xab\xa7\x47\xd2\xdc\x6a\x7c\x67\x5e\x89\xfc\xc1\xe9\x49\x4b\xaa\x66\xb6\x33\xd0\x12\xd3\x79\x77\xdb\xcc\x2f\x59\x06\xf9\xe5\xc7\xca\x35\xed\x17\x62\xb3\x01\xf3\x98\x87\xc1\x7a\xdc\x8b\xe6\xe1\x19\xfd\xbe\x2b\x43\x5d\x4f\x9f\x93\xce\xb4\x50\x09\xfb\x64\x6b\x1e\xca\x5b\x9c\x5e\x76\x2e\xfa\x96\x37\x65\x1d\x4e\xcb\x7c\xf7\x62\x5b\x9e\x87\x5d\xb2\xde\x23\xa7\xe0\x9a\xd3\x41\x43\x8f\x74\xca\x5a\x49\x31\x76\xc9\x56\xda\x25\xf6\x5b\x47\xe1\x3e\x92\x6c\x9e\x3e\x9e\xa7\xa0\x9b\xc5\x84\x1d\x8f\x24\x07\xed\x9d\x52\xe4\xa0\xcd\xdf\x3d\x6f\x67\xbe\xf3\x76\x92\x32\x97\xde\x4c\xcd\xd4\xc0\x3b\x65\x7e\xf4\x87\x7c\xf7\x55\x3d\xe9\x53\x07\x08\xdf\xe9\x19\x51\x48\x18\x37\x3f\xe6\x69\xc3\xad\x0f\xeb\x79\xda\x70\xeb\x9d\x60\x0a\x0f\x3a\x1b\x43\x73\xda\x8c\xdb\xf3\x9d\xcc\xb8\x35\xdf\xc9\x57\xee\x93\x74\x0a\x2b\x3a\xdb\x9d\xef\x7c\xcf\x3f\xf2\xe1\xd4\xab\x91\x96\x93\x98\xa5\x1c\x35\xaa\xfd\xdb\xa7\x38\x45\xdc\x37\x5b\xcb\x2f\x35\xa4\x3e\x76\xa7\xb2\xf0\x4e\x93\xc6\x8e\x29\x1a\xbf\xd9\x58\x8d\x82\xa7\x4e\xac\xac\x53\xf0\xd4\xd9\x6e\x6a\xe3\x90\x7c\x54\x90\x29\xb4\xea\x74\xe0\xfa\x23\x49\x71\xc3\xea\x35\x85\x5d\x9d\xed\x8a\xa4\x85\x3b\xf2\x0f\x52\xb3\x51\x1d\x9f\x0a\x25\x0f\x35\x8c\xd6\xc0\xa6\x80\xad\xc5\x0c\x2d\x8f\xe4\xc5\x31\x53\xaa\x5b\x95\x76\xa8\x55\x35\x75\xf5\x3c\xa5\xd0\xe5\x36\x52\x8c\xb8\x54\xcc\xac\xf2\x48\xc2\x99\x03\xd8\x9e\x42\xbc\x16\xf3\xcc\x3c\x92\x8d\xdf\x69\xa4\xa2\x47\x70\xf9\xcc\x13\x08\x04\xff\x37\x04\xa2\xf0\xff\xe7\xd0\x98\x0e\x51\x7f\x24\x8f\x2a\xbd\x2a\x40\x84\x49\x60\x1e\xc9\x73\x93\x36\x29\x27\xfa\x38\xf3\x9d\xda\xd4\x53\x35\xb5\x89\xc5\x7f\x7a\xed\xb1\x68\x95\x2f\xf8\xe9\x53\x5e\x35\xfe\x06\xc8\xc7\x3c\xbd\xfa\x4a\x24\x0d\x5c\xc9\x97\xf6\x86\xe5\x99\xc7\x8d\x9e\xda\xf6\x3f\xa4\x50\xb5\xa9\xe6\x3b\x0d\xdb\x45\xcf\xb0\xfa\xf2\xa6\x47\x26\xcf\xd4\x0a\xf6\x25\x03\x6f\x2b\x16\xc9\x69\xe4\x2d\xc9\xa4\x1f\xf1\xd2\x1f\x0b\x92\x12\x96\x9f\xaf\xe8\xca\x4d\x24\xaf\x1c\x7a\xe7\xf2\x1c\xf7\x9d\x66\x5e\x9e\xe3\x77\x3e\xf4\xa2\xe6\x4d\xa3\x71\x98\x37\x97\x9d\x21\x8e\x31\x79\x44\x48\xa8\x6f\xc4\x62\x35\x3f\x2f\x1b\x24\xcf\x4c\x12\x1a\xf7\x6c\xf8\x80\xa6\xe1\xb8\x24\xad\x7e\x44\x63\x39\x1a\x2d\x85\x96\x7a\x44\x9c\xaa\x45\x24\x47\x69\xb1\x2b\x18\xa0\x7b\x9c\x3d\xa2\xf8\x4c\xe8\xcf\x0b\x3c\xf7\x9d\xdf\xc8\x7f\xc7\xc2\xbb\x20\x6b\x61\x93\x22\x8f\xb1\xe3\xa6\x1e\xd1\x8d\x65\xff\x26\x91\xf1\xc9\x39\x20\x90\xee\xd9\xb8\x60\x4e\x32\x19\x63\x14\x9b\x17\xfc\x2c\x8c\x23\xb9\x8b\x1d\x36\xfe\x88\xc6\xa6\x70\xe6\x91\xbc\x18\x57\xc5\x24\x79\x31\x76\xb1\x49\xf2\x62\x6e\x28\xd3\xc9\x8b\x5b\x0e\xa0\x0b\x86\x96\x96\x92\xdd\x22\x0e\xe5\x6b\xd3\x22\x9e\x9a\x8f\xe2\x1d\x2f\x05\x50\x71\xc1\x98\x64\x2f\xce\x79\x79\x11\x4f\x3a\x22\x0a\x5c\xc3\xc6\x73\xc1\xc3\xc2\x66\x17\x02\x43\x8e\xc1\x10\x18\x66\xd6\x6e\x0f\x08\xcd\x21\x07\x7b\x49\x1d\x0c\x4d\x4c\x57\x18\x29\xc4\x96\x5a\x8c\x14\x2a\xff\xcc\x80\xf3\xbc\x4a\xd3\x2e\x44\x0f\x16\xbd\x54\x86\x5d\xc5\x13\x49\x3b\xd3\xfb\xea\xad\x67\x03\xc9\x03\xc7\x26\x26\xd0\x70\xe2\x45\xa6\x29\x11\xb9\xc9\x4d\xa7\x48\xe6\x32\x3e\x61\x44\x3c\x7b\x44\xe6\x5d\xca\x61\x98\x1a\xa2\x87\x69\x50\x05\xbb\x1c\xf1\x40\x4d\xe1\x88\x03\xf1\x9e\xe6\x4f\x3c\x4e\xb4\x35\xf1\x27\x56\xae\xaf\x93\x24\xc8\x27\xa7\x45\x81\xc6\x08\xbd\xab\xb0\xa8\x06\x75\xc2\xeb\x9d\xb6\xb1\x6e\x46\x8a\xfa\x79\xf5\xf2\xf2\x32\x72\x85\x99\x54\x62\x4f\xa1\xed\xa6\x5e\x01\x86\x33\x9d\xf7\xb8\x81\x31\x9a\x06\x03\x1f\x1d\x9d\xc5\x5c\x88\x47\xaf\x79\xaa\xff\x76\xf6\x14\xa7\x3a\x26\xce\x67\x16\x27\xef\x41\xc3\x2d\x9e\xce\x9d\xd9\xed\xdc\xc6\x47\x67\x29\x08\x2b\x3c\x5b\xea\x60\x8f\x63\x67\x8a\x9a\x26\xf1\xe8\x25\x4f\x1d\x8d\xc1\xb6\x60\x80\xf0\xd1\x59\xdb\xe6\x45\x3c\x7a\x7a\x15\xb6\xce\x9e\xdf\xba\x39\x2d\x45\xb9\x39\xec\x46\xe6\x49\x3c\x7a\x26\x90\x21\x19\x3d\xa3\xe7\x20\xc0\xde\x22\xda\xf5\x5c\x53\xc9\x3f\xb5\xdd\x92\x89\x13\x8f\x4e\x83\xcc\x95\x78\xf4\x1a\xd1\xe9\xc5\xf8\x4f\x65\xbb\x47\x67\x34\x5d\xe2\x7d\xbf\xdf\xde\x2a\xf8\x46\xf2\x71\x9b\x67\xc3\xf5\x3f\x11\xdd\x3a\x8e\xb1\xea\x10\xd8\x7e\xa5\x4e\x6e\x1d\xf3\xd8\xc0\xe2\xa3\x97\xbc\xec\xd6\x5d\x79\xea\xd6\x5d\x29\x19\xc7\x3a\x35\x86\xc2\x88\xc9\x29\xe2\xc4\xea\x40\xd8\x47\xa2\xb1\x7c\xaa\x59\xee\x60\xd7\x47\xaa\x6a\x0d\x3f\x05\x72\xc7\x0e\x52\x41\x7a\x70\x9c\x0a\xa2\x5c\x1d\x8f\xfd\x48\x6e\x2b\x1b\x55\x05\x81\x77\xe7\x5d\x23\xf0\x22\xb9\x6d\x6c\x3e\xce\xdc\x7c\xf4\x74\x30\xf8\xbc\x96\x0a\xba\x6d\x1c\x93\xd5\x47\x47\x67\x79\x08\xb5\x5c\x1d\xb4\xf9\x48\x45\x12\x75\x20\x2e\x08\xad\x49\x58\xe4\x4a\x14\xd5\xac\x8b\x79\x19\xd1\xf3\xf2\xca\xbb\x6e\x4d\x8d\xc8\xc8\xa5\x60\xe6\x65\xbe\x65\x5e\xd2\xc1\x8b\x99\x47\x97\xb2\xb2\x38\x43\x2b\x2b\x8b\x3d\xd1\x08\xe5\xa3\x73\x30\x3a\xb1\xf3\x3d\xd3\xe3\xdb\x8b\x3f\x6d\x67\xb5\x70\x56\x57\xd6\x03\x0a\x5c\x75\x3a\xbd\x99\x92\x8c\x12\x64\x67\x68\x66\x5e\x29\xe5\xdf\xa6\xee\xd9\x4c\x4b\x5f\x58\xa3\x06\x34\xdf\x95\x2d\x54\x80\xe6\x0a\x4e\x7d\x36\x63\xe9\x0a\x33\xbe\x19\x4b\x57\x58\x3a\x4e\xe7\x7c\x16\x76\x0a\xe7\x73\x3e\x0b\x53\xaf\x19\xd5\x44\xa7\x36\xf3\x1a\xd1\x54\xe1\x9d\xeb\x3c\x53\x8e\x01\x07\x3d\x55\xf8\x38\x88\x3e\x3f\xfd\xfa\x2f\x29\x88\x96\xbb\x0f\x85\x6b\x7e\x44\x9e\x02\xc9\xe7\xb4\x6d\xe6\x2e\x2a\x25\xa2\x9b\xc3\xe9\xd1\xcc\x5d\x04\x2a\x76\x1a\xdc\x7c\x16\xe6\x6d\x33\x77\x51\x94\x64\xe7\x76\x3e\x0b\x1b\x9f\x72\x3b\x57\xe2\x21\x67\xc3\x75\x94\x2a\x1b\xa0\x52\x58\x4a\xa6\x5c\x3c\x4b\x8b\xa8\xe8\xd9\xf7\x37\xf6\x33\xb3\x8b\x0b\x28\xfd\xbc\xcb\x5f\x17\x83\x45\xd7\x98\xe9\xa8\xbc\x2f\xbb\x79\x35\x4f\x19\x2d\xba\x06\xaa\xa3\x16\xd1\xcd\x63\x2e\x36\xf0\xab\x6c\xa8\x62\x62\xac\xc0\xf5\x67\x03\xa2\xca\x9c\x6f\x40\x54\x39\x2f\x84\x9f\xae\xa0\xf7\x67\x03\xb0\xca\xfa\x6e\x20\x54\xd9\x99\x9b\x19\xeb\xde\x29\x03\xce\xb4\x46\x54\x9d\x46\xa6\x85\x71\xa6\xb9\x25\x37\x73\x18\xe5\x62\xda\x0c\x3b\x1d\x99\x9b\xe6\x3d\xc8\x95\xa6\x19\x77\x0a\xc2\x6e\x1a\x48\x7d\xc6\x30\xd0\x8c\x34\xe5\x5c\xbd\x21\x2a\x62\xc3\xba\xbd\x22\x72\x01\xba\xcd\x54\x34\x98\xb9\x37\x89\x1a\x58\x79\x82\x52\x37\x90\x74\xf3\xf6\x8a\x18\x57\x0a\x76\x7b\xce\x14\xdc\xf5\x6e\xca\x75\x73\xae\x7c\xea\xe6\x70\x09\x12\xb0\x3a\x01\x58\xf3\x26\x89\x03\x13\xca\xc0\xea\xb3\xb4\xfc\xe6\xeb\xdf\x34\xc4\x9f\xc5\x3c\x35\xc7\x03\x67\xbf\xf3\x4c\x9f\xc4\x27\x4e\x11\x3d\xbe\xb7\x07\xa3\xb0\xe7\x91\x2a\x4e\x37\x2e\x5f\x1a\x3a\x8b\x99\xc8\xdc\x8e\x67\x2c\x1a\x86\x68\x0f\x20\x6d\xd3\x69\xa5\x4f\x82\x4c\xa7\x31\xda\x67\xee\xb4\x4e\x2b\x7d\xe6\x8e\xa5\xb4\xd2\x0d\x8b\xf8\x14\x2d\x64\xbb\xde\x72\x69\x5c\x1e\xba\x71\x47\x2a\xfc\xe7\xdf\xf0\x74\x31\x92\xd4\xdf\xcb\x25\xd7\x63\xe3\xbb\xcf\x18\x41\x8c\xef\x3e\x89\x1f\x98\xa4\x9c\x06\xe9\x36\x85\xef\x4e\x1c\xd0\x04\xde\x0d\x9e\x7f\xde\x86\xb6\xbe\x05\x4d\x81\x32\xa9\x92\xf2\x41\x00\xa6\x9a\xe2\x76\x6c\x57\xda\xad\x90\xd3\x9a\xfa\x6c\x33\x4e\xa5\xb6\x50\x2d\x8c\x88\xd5\x22\xfd\x40\x44\x2a\x77\x44\x43\xb2\xaf\xf3\xdf\xd9\x87\x9f\x77\x05\x29\xbe\xd2\xdb\x0e\x58\xbd\xd2\x50\x45\xd9\xd7\xd4\x77\x1b\x60\x9a\xbf\x38\x61\xc5\xcc\xc3\x9f\xbf\xa4\xa5\x8e\xa4\x27\xd0\x7b\x92\x66\x3a\x4a\xb3\x31\xda\xb5\x70\x6e\x9a\xfd\xf1\x8a\x5a\xdc\x07\x8d\xbd\x11\xdd\x58\xf4\x0b\xa3\xb4\x2f\xa2\x71\xa7\xc9\x20\xaf\x28\xdc\x86\x69\x5f\x27\x36\x18\xc3\xb4\x2f\xc2\x7a\xa7\x61\xda\xf5\xc8\xa7\xdb\x0f\xf3\xa9\x71\xd9\xa9\xa2\xb1\x81\x33\xa2\x61\xda\x34\x67\x7a\xac\x28\xd5\xec\x60\x31\xb5\x75\x03\xc8\x62\x32\x13\x86\xbb\xc5\xd4\x65\x66\xc8\x81\xfb\x69\x06\xd1\xcd\x09\xdb\x1d\x22\x1b\x7b\x22\x90\xee\x18\x2a\xba\x83\x64\x63\x19\x31\xe1\xe3\x15\xa3\x86\x30\xdd\x2d\xe6\x46\x43\xba\xaf\x18\x54\xcd\xf8\x78\xc5\xfc\xd8\x89\xb4\xcf\x70\x80\x74\xcc\x70\x98\x03\x0c\x47\xc8\xec\x20\x1d\x51\x20\x4c\xf2\x78\xc5\x72\xda\x21\xfd\x2a\x29\xca\xdc\x1d\x54\x51\xf3\x3d\xa6\xbc\xbe\x0c\x49\x2e\x29\xd7\xf5\x2f\x79\xfa\xb5\x98\x2a\xfe\x6c\x5a\x4e\x49\x34\x80\x97\xa1\x04\xcb\xd3\x4d\x03\xe8\x37\x18\xc2\xd0\x45\x9c\xf0\x7a\xc6\x8c\x60\xb0\xf7\x35\xd2\xe7\x4e\x9e\x82\x1a\xd6\x89\xd8\x46\x49\x10\xcf\x63\xbb\x47\xfe\x2a\x4c\xfd\xcc\xb3\xad\x67\x29\xe6\xe3\xfa\xe6\xa1\xb1\x88\xe9\x70\x38\xc0\xd2\xc3\xf0\x4c\xd0\xd6\x01\x07\x18\x03\x3b\xe0\x00\x63\xd8\x85\x15\x7f\x16\x4b\x9e\x56\x3f\x1d\x88\x4e\xb5\xc2\x7f\x95\x5d\xbb\xdd\x4c\xff\xe1\x5c\xa5\x33\x05\x39\x42\x80\x6e\x31\x5e\xfc\x66\xf6\x0b\x2f\xde\xee\x99\x1a\x7d\x5c\x6a\xca\xb1\x13\x6f\xe4\xdd\x3f\x27\x9f\xe6\x65\x1d\x1b\x2d\x26\x1e\x01\xc8\xdb\xcd\x66\x64\x4e\xc8\x79\xb2\xe6\xcc\x09\x39\x4e\xb6\x14\x63\xc6\x6b\x79\x3f\xed\x62\x73\x69\x48\xc3\x51\x0a\x34\xdc\x0c\x61\x47\xcb\x5f\x97\xde\x4d\xb9\x46\x82\x96\x7c\xfa\xf1\xbb\x29\xf7\x67\x91\x3e\xd3\x6a\x28\x07\x8b\x43\x28\xf2\xe7\x29\xff\xd1\x6a\x28\x07\xaa\x9f\x29\x23\xaf\x91\x2a\x2e\x67\x8e\x61\x71\x98\x33\xf2\x22\xbe\x64\x9a\x33\xb2\x1c\x2d\x25\x43\xd8\xc6\x7f\x9d\x99\x85\xe0\xb2\xe9\x94\xde\x35\x5a\xb0\x71\xe7\xe5\x60\x05\x9b\x51\xb2\x1c\x35\xa2\x13\xc9\x5c\xa9\xe4\x57\xad\xff\x0f\x76\x1a\xd1\x4d\x3e\xe5\x32\x78\xc6\x5f\x02\x9a\x9d\xc3\x99\x0f\x08\xe2\x9b\xce\xf0\x5d\x62\x0e\x32\xc7\x64\x01\x8a\x31\xcd\x23\x59\x62\xb9\x11\x36\xbd\xe1\x4c\x9d\xce\xff\x1d\xea\x81\x69\xe6\xc8\xb0\x97\x4c\x33\x47\x26\x54\x71\x9a\x39\x32\xd1\x82\xd3\xf0\xf4\x04\x1d\x4e\x93\x45\xe2\x19\x9d\x26\x8b\x0c\x0d\xc5\x34\x3d\x64\x8d\x9d\xd5\x39\xc0\x0b\x10\x95\x49\xd2\x6f\x22\x85\xe6\x34\x29\x1e\xd8\xac\x69\x9a\xc7\x02\x82\x65\xce\x61\x88\xf2\x40\x32\xaa\x93\x82\x4c\xa9\x42\xf7\x0b\x84\xde\x89\xc2\x9f\xd3\x18\x19\xe6\xc0\x34\x46\x86\x4b\xf6\x14\xa5\xca\x64\x96\x8a\x0d\x32\x51\x90\x73\x1a\x24\xf1\x96\xb2\xff\xef\xff\x15\x02\x81\xa6\xb0\xe9\x25\x2a\x9f\xa0\xe9\x25\x8a\xa5\x90\xe9\x25\xaa\xe3\xc4\x4a\xca\x3e\x34\x09\x4d\xc3\xc4\x38\xd1\xf4\xe9\xf7\x89\xa6\x7f\xe7\x65\x34\x7d\x2a\xab\x84\x1a\xd7\x5b\x30\x8a\x59\x3e\x9d\x9e\xdb\x0d\xd1\x94\x7c\x33\x4f\x1d\xc1\x91\x82\x84\x87\xc8\x7d\x49\x38\xf5\x3b\x16\x0d\x11\x38\xde\xb9\xb8\x4f\x83\x7c\x7b\x24\xae\x61\xf4\x33\x20\xc8\x7c\x28\x10\x64\x86\xd6\x3c\x29\xcc\x54\x21\xd3\xaf\x2c\x2d\x01\xd3\xaf\xac\x4a\xe1\xd2\xaf\xac\x6f\xc1\xd2\x7b\x6c\xbd\x06\xa2\xd7\xdc\x0a\x9d\x1c\x1c\x40\xf0\x74\x72\x70\xbc\xe0\xd3\xc9\xc1\xc1\x8f\xcd\x65\x58\xd6\xc8\x33\xc1\xb2\x98\xbf\x22\x5b\xbc\x2a\xe7\xe9\x32\x2c\xab\x45\x12\x2c\x0b\xd3\xac\xa0\xe7\x1d\x70\xf2\x5c\x06\x62\xb1\xf3\xac\x5c\x49\xf9\xa1\x60\x3a\xb9\x6e\x1b\x7b\x9e\xd9\x29\xa6\xc5\x0e\xaa\x79\x2e\xe3\xb2\x58\xe1\x22\x5a\xec\x20\xd1\xa7\x50\xea\x1d\x64\xf8\x5c\xc6\x31\xd2\xbf\x42\xa9\x87\x56\x64\x2e\x67\xaf\x60\x24\x84\x52\xef\x60\x9c\xe7\x32\x6e\x91\xbd\x69\xd9\xef\x1b\x7b\xa9\x80\xe9\x1d\x80\xf9\x5c\x86\x31\x32\xe5\x05\x4c\xbf\xea\xc8\x33\x2d\x15\xf4\xd6\x65\x50\x23\x03\xb3\x0c\x63\xbc\xf3\x0b\x55\xbb\xe5\x4d\x01\xe4\x46\xde\xf4\x48\x50\x35\x83\xcd\x09\xbb\x9a\xcb\x61\xe0\x69\x93\xc1\x37\xe9\x0b\x13\xfe\x67\xd0\x9c\xac\x32\x7e\xf0\x65\x0c\xda\xfb\xa1\x00\x45\xe9\x28\xc7\xeb\x64\x26\x38\x5e\x27\xa3\xb6\x85\x8a\x4a\xe7\x3b\x5e\x27\xf3\x49\xd8\x85\xeb\xfd\xa1\x00\x45\xed\xdf\x18\x96\xb9\x0c\x49\xa3\xf9\xdb\xa9\x2e\x98\x50\xdb\x00\x35\x7e\x2f\x80\xf9\xb8\xde\x67\x6e\xc4\x40\x52\x80\x3e\xa3\xb6\x95\xea\xe2\x7a\x25\x37\x62\x22\x19\x15\x55\x91\xdc\x88\x03\x49\xd8\xb5\x3b\x75\x11\x0e\xea\x7d\x26\xb4\x1a\x43\x28\x18\x7a\x89\x7e\x2d\x14\xfa\x20\x70\x6e\x0a\x77\x3e\x26\x1a\xb4\x70\xe7\x25\xf7\xa2\x6d\x77\x2c\x03\x2a\xa4\xf9\x20\x24\x76\x0a\x69\x3e\x88\xcd\x9f\x02\x9a\x17\x82\xdc\xa6\x92\x9f\x0f\xa8\x02\xe6\x66\x3f\x8d\xf4\xd1\x33\xda\x27\xc4\xce\x7c\x6b\xf6\xd3\x9b\xf4\x92\x76\x57\x42\x30\xa7\x80\xe6\x63\xbe\x92\x6b\x4d\x3d\x97\x6b\x4d\xcf\x0b\x57\x36\x53\x17\xe1\x70\x08\xeb\x9d\x4a\x74\x3e\xe6\x99\x52\x5c\xcf\x7c\xb7\x25\xf1\x77\xe1\x70\x20\xab\x9a\x42\x96\x97\xdc\x33\x04\x25\x7f\x36\x04\x1a\xb1\xe5\x45\x61\x43\xd8\xf6\x85\xb2\x59\x6c\x23\x11\x7a\x24\xf9\x42\x59\x2f\xc2\x80\x97\x58\x43\xb6\x7d\xa1\xec\x63\xc2\x80\x17\x38\x53\xa6\x50\xde\x25\x07\x80\x60\xdd\x25\x17\x68\xc1\xba\x67\x1b\x91\xec\x5e\x8f\xa4\x9a\x71\x22\x7d\x0c\x28\x40\xbb\xfd\x38\x4a\x0c\xc5\x45\xd0\xed\x92\xbb\xff\xc7\x31\x63\x23\xcf\x96\xbe\x2b\x48\x06\x81\xe4\x99\x10\x03\x1c\xb2\x1f\x7b\x53\x47\x24\x79\x53\xd9\x7d\x3f\xf6\x98\xe6\x50\xfb\x40\x7f\xc6\x50\x28\xe3\x79\x89\x19\xe9\xe3\x9c\x14\x71\x98\x0a\xf4\x5d\x41\x70\xce\x0f\x99\x79\xb1\xac\x18\xf4\x7d\xc4\xee\xf2\xb1\x2f\x27\xd7\xbc\x8f\x7d\xa0\x5c\x92\x3e\x30\xf3\x71\x49\xfd\xd8\x56\x1d\xa5\xe4\x93\x03\x9c\xff\x28\x29\x05\x00\xc1\xf9\x21\x29\x05\x9a\xf8\xc7\xb6\xeb\xd8\x13\x84\x03\xaf\x40\x55\xe7\x07\x27\x27\x0a\xbe\xc0\xde\x35\xea\xc5\xc7\xc6\x69\xc2\x43\xe7\xc7\x4e\xcd\x5c\xed\x3f\xe6\xe9\x23\x78\x6c\x7e\x70\x6a\xa2\x72\x7d\x6c\x9c\x8e\x89\xe3\x63\xe3\x74\xec\x2e\x1f\xfb\x7d\x08\xdf\x9d\x1f\xd8\x4a\x67\x5e\x96\xe7\xaf\xe6\x61\xf3\xa7\x74\xb8\xd8\x4a\x81\xef\xce\x8f\xb3\x61\xc5\xec\xf5\xb1\x9b\x27\xb6\x37\x61\xbb\x2b\x70\xd3\xf9\xb1\x97\x27\xc6\x93\x8f\xdd\x3a\xb1\x37\x7c\xec\xc5\xe4\xba\xf5\x25\xd9\x04\x9a\xe9\x37\xcc\x7d\x05\x91\x19\x91\xa7\x0e\x69\x66\xc5\x7f\xcd\x78\x10\xad\x47\x80\xeb\x7a\x9f\xff\x41\xd1\xfe\x32\x29\xf3\x17\x5b\xff\x59\x83\x5f\x3c\x33\x0c\xd5\x97\x90\xc7\xbc\x4c\xc8\x23\xd3\xfb\x8b\x6b\x86\xb9\x2f\x48\x76\x05\x8c\x3f\x4d\x9b\x7b\x74\x14\x28\xf1\xe6\x56\xa0\xa7\xf3\x8b\x6b\xe6\xce\xbb\x5d\x5f\xd2\x16\x5c\x33\x3d\x3f\x9d\x7a\x98\x72\xec\xcb\x60\x07\xf9\x7a\x7a\xf7\x9e\x4f\xed\xa9\x61\x8c\xbf\x78\x6a\x46\x2a\x48\x5b\x0f\x44\xb7\x95\x05\x29\xde\xdd\x0a\x37\xcf\xfc\x2e\x9a\x4a\x0d\xd1\x5e\x99\x78\x5f\xb3\x56\x12\xa1\x39\x85\x1a\xaf\x90\x03\xcd\x2f\xbe\x99\x99\x4f\x87\x1e\xd2\x1a\x5c\x33\x2c\xaa\x2f\xae\x99\x91\x82\xec\x79\xe5\xb6\xeb\x8c\xea\x07\x5c\x03\xf3\xbb\x68\x4e\xfe\xe3\xe6\xcc\xd4\x98\xe6\xf0\x5b\xad\x8d\x36\xd3\x58\x93\x00\x1e\xef\x53\x3b\x41\xd9\x51\x04\x65\xaf\x30\x1f\xcd\xef\xa6\x75\x74\xcc\xb6\xcb\x90\xa1\xc3\x23\xda\x53\xae\x5b\x97\x72\x4c\xa4\x80\x3a\xf6\xc5\x21\x3a\xf2\xa9\x07\x2b\xad\x73\xb0\x1a\x31\xf3\xf3\x87\x1b\x07\xa5\x40\x69\xd8\x2b\x0c\x4f\xf3\x87\x17\x27\xcf\x7c\x5b\xe8\x11\x7d\x5b\x60\xaa\x99\xe6\x77\x44\x5f\xfc\xe1\xc5\xe9\x11\xed\xf6\xb8\x53\xb0\x6b\x3c\xf2\xd4\x89\x7d\xdf\x92\xed\xb9\x79\x5f\x96\x9f\xa0\xe4\x5d\xd3\x84\xa2\x71\x38\xf1\xfa\x49\xb8\xe6\xfc\xe1\xa9\x41\x35\xfb\xe1\xa9\x61\xe9\xfc\x70\xcd\xdc\x11\x5d\x47\x14\x94\x1f\xae\x19\xfa\xf8\x67\x5b\x33\x28\xea\xf9\xc3\x19\x93\xf6\x39\x5a\x38\x30\xcd\x1f\xbe\x19\x26\xee\xcf\xbe\x99\x92\x87\x7f\xea\x46\xfe\xaa\x1d\x3d\xf6\xee\x1f\x37\x32\x96\xdd\x2f\x37\xb2\x3c\x6d\x46\x97\xf0\x53\xd3\xcb\xbd\x15\x36\x5b\xe5\xc8\x6f\xc4\xa9\x9f\xfb\xb7\x41\xe8\x67\xac\x4a\xe6\xf9\x3d\xc7\xfb\x5b\x9b\xc3\x4b\x5e\xb6\x39\x9c\xed\xd4\x44\xbf\x67\x0e\xdb\x1f\x00\x2d\xce\x0e\xe7\x71\x3f\x47\x66\x90\x08\x10\x63\x05\x30\xd1\xef\x49\x34\xf1\x34\xd1\xef\x19\xeb\xd5\x0f\x47\x0d\x87\xe8\x0f\x47\x4d\x4d\x49\xbe\x62\x72\x00\xfc\x70\xd4\x94\x94\x2c\xfb\x78\x1a\xbb\xdd\x58\xfa\x14\x37\x4d\xc9\x5f\xdd\xd8\xb7\xc2\x6e\xec\xfb\x32\x8d\xb5\xf8\x67\x86\x10\x14\x20\x41\xe7\xcf\x3b\xe3\xfa\x87\x13\xa7\xfe\x07\xdc\xe2\x9f\x3d\x3c\xb1\xb6\xfd\x0d\x7a\xa2\x21\xd2\x13\x17\xa2\xdd\x04\x1d\x49\x7e\x01\x06\xe7\x0f\x97\x4e\x49\x05\x3d\xcc\x9c\xeb\x02\xd4\xb7\xeb\x2d\xc7\x2d\xaf\x11\x9d\xfa\x91\xf9\xff\x67\x2f\x0d\x0a\x8d\xd8\x83\x13\xa4\x3e\x8d\xa1\xbf\x72\xbe\x3a\xf3\xfc\x15\x8f\xc3\x9f\x81\xbf\x41\xa8\xfd\xd9\x16\x1d\xbd\xc9\x89\xe8\xaf\xa8\x3b\x7f\xb6\x45\xbf\x7d\x68\x37\x66\xdc\x4c\x7f\x36\xbf\x45\x9b\x70\x2a\xfa\x2b\x5e\x1b\xd3\x16\x5f\x6f\x4f\xe0\xa7\x79\xbf\xfd\xf3\xcb\x94\xac\x74\xa0\x95\x53\xe9\x2f\xa7\x05\xdd\xb6\xb0\xad\xd3\x20\x9b\xa6\xa3\xa6\xfc\x61\x8c\xe3\xb8\x33\x03\xf2\x15\x75\xc2\x0c\xc8\x57\xb4\x16\x33\x20\x5f\xd1\xc9\xcc\x80\x7c\xbd\x3d\xe7\x64\xa2\xd1\x1a\xcd\x79\x7c\x45\xf9\x10\x76\xbe\xd5\xb7\x60\x37\x0f\x15\xed\x6f\x61\x60\x88\x28\xcf\x41\x0a\x52\x0a\x97\x9a\xb6\x6e\xc6\x87\xc6\xda\xad\x93\x75\x66\xca\xe3\x3b\x40\x54\x53\x1e\x07\x79\xfc\x47\x3e\x8a\x74\xa2\xd6\x4a\x00\x85\x7f\xa4\xf5\xe6\x92\xe6\x54\xf4\x41\x37\x43\x72\x8c\xc5\x7b\x39\x15\xfd\x65\x2a\xf7\x47\x3c\x5d\x87\x8a\x68\x53\xfa\x1d\xd1\xbe\x00\xef\x0b\x4b\xe0\xf8\xf3\xc6\x48\xb6\x0e\x93\xc2\xbf\xef\xda\x51\xe0\x1b\xe6\x32\xb7\xf1\x05\x3e\x74\x39\x33\xfd\x85\xa7\x60\x1d\xa4\x27\xb8\x53\xb0\x5d\x05\xbe\x70\x2f\x53\x1f\x5f\x38\x37\x96\x53\xd3\x03\x51\x5e\xce\x45\x5f\x4b\xea\xe4\x39\x3f\x52\x27\x73\x90\xb2\x1d\xad\xc3\x93\x9c\x85\xb6\x0c\x76\xbf\xd1\x47\x17\xc9\xe8\xd9\xac\x96\x93\xd1\x97\x23\x3d\x85\x51\x39\xff\x85\x44\x27\x0d\x12\x6b\x0e\x13\x75\x1d\xd8\x94\xd3\x1e\x25\x59\xe1\x68\x5f\xca\x3e\xdf\x40\xc2\x2f\x27\x9f\x77\x22\xa1\x47\x72\x2a\xf2\x74\xa2\x0d\xca\x60\x2b\x97\x51\xf3\x85\x5d\x64\x29\x17\xfd\xd9\x00\xfd\x2f\x27\xa3\x2f\xec\x9f\xeb\xc0\xa0\x7c\x47\x74\xa2\xf2\x42\x6b\x16\x8d\xa3\x27\x62\x5f\x4e\x51\x5f\x5b\x78\xf2\x5f\xec\xb3\x74\xaa\x73\x7f\x97\xd4\xca\xb4\xc8\x25\x1d\x23\x5a\x0a\x42\x06\xd6\x61\x8b\x72\xc9\x7f\x6c\x51\x2e\x69\xae\xe6\x78\xa9\xef\xd3\x5b\xa9\x02\xf2\x90\x8c\x21\x29\x77\x58\xa4\x6b\xb4\x1e\x66\x2a\xac\x05\x30\x33\xd9\x6c\x5e\xe6\xf2\xb8\x04\xa9\x3f\xcb\xfd\xef\x04\x99\xcf\xbb\x3f\x9b\x39\x53\xd2\x9f\x3f\x75\x8f\x9f\xbe\x59\x78\xff\x5f\xa7\x33\xed\x52\x79\x32\xe4\xb3\xdb\x2e\xd3\x2c\xc3\xd5\xb3\x4e\x92\xb5\xd0\x83\xa7\xed\xd2\xf5\x15\xa5\x8f\xd6\xfc\x44\x4c\xa2\x2d\x92\x22\xaf\xdf\x37\x35\xdb\xb1\x9c\x2c\x41\xe0\x13\x8f\xb2\x4e\x07\xf6\xdd\x79\xd6\x54\x01\x3e\x94\x25\xda\x7c\xf4\x8f\xd4\x65\x67\x98\x48\x32\x10\x94\x7c\x67\xe5\x72\xe6\xe1\x96\x22\x4a\xab\x94\x6c\x0b\xd0\xdb\x3a\x41\x30\x32\xcd\x05\x64\x3f\x83\xd6\x59\x42\xb2\xd7\x59\xf2\x50\x29\xe1\x99\x9c\xa6\x6e\x86\x07\x60\x19\xc8\x1e\x13\xe2\x3a\xad\x13\x11\x98\xb5\x84\x5d\xef\xe7\x2b\x69\xcd\xf6\xbc\xaa\xf8\xf6\x9e\x52\x15\x1c\xcc\xca\x12\x92\xfd\xc2\x61\xb4\x4e\x87\x34\xbf\xdf\xfd\x3c\xc1\x23\x2a\x38\x78\x50\x55\x13\xa4\x0e\x7e\xb8\x65\xde\x1c\xf4\xb1\x09\x52\x59\x72\x02\xab\x77\x98\x5d\x96\x00\xe9\x57\x1d\x79\x26\xa3\xe5\x4c\x99\x8a\xdc\x1d\x8c\x86\x99\x4d\x27\x55\x33\xaf\xf7\x60\xaa\x38\x50\xd9\x8a\xf3\xba\xcc\x73\x6a\x65\x65\x5d\xce\x46\xe0\x4b\xe5\x32\x00\x3d\x84\x0d\xeb\x72\xba\x38\xec\x17\x4b\x08\xf4\x6b\xd2\xa7\xa2\x7b\x1e\x20\xa7\xd6\x65\x2b\x1e\xf3\xe6\xb2\x15\x6f\xe4\x3b\xc5\x24\xf6\xfc\x51\xa1\x8d\x33\x92\x5d\x7f\x8d\x0a\x18\x60\x98\x21\xbe\xcc\x1d\xd5\x29\xc7\x41\xa7\x77\x24\x59\x26\xe9\x9b\xcb\x61\xa6\x3d\xdf\xc9\x16\x79\xe7\x99\x0c\xaa\xf4\x86\xd3\xda\x03\xd3\x5a\x97\x3d\x28\x23\xdf\xc9\xa0\x6a\x8d\x7c\x5d\x0e\x33\x4d\xdf\x38\xcc\x14\x45\x7a\x19\x95\x3e\x61\x59\x5f\x97\xe3\x4c\xef\x48\xb2\xb6\xa6\x8f\x35\x8b\xef\xb7\x3b\xcc\x87\xca\x80\x3b\x3d\xbe\x73\x74\x3f\x92\xac\xc4\x0c\xff\x65\x5a\xd3\x0c\x9c\x43\x4b\x3b\xff\x77\x30\x69\xcf\x9b\x36\xa2\x52\x71\xb3\x9a\x8e\x48\xc6\x67\x33\x6f\x9c\x0d\x1f\x5d\x63\x09\x40\x3e\xb2\x41\x0a\x31\x3e\x80\xca\x2d\xd1\x3f\x0f\x80\x59\x4b\xf0\xf1\x01\x03\xfc\x12\x7c\x7c\x00\xb1\x5b\x42\x8f\x8f\x2c\x53\xa1\xc5\x07\x20\xad\x25\xb4\xf8\x00\x73\xb6\x04\x16\x1f\x80\xfc\x96\x33\xe1\x37\x8c\x0d\x4b\x60\xf1\x01\xe3\xea\x72\xe6\xfb\x9a\x9d\xdd\xb0\xee\xfb\x78\xdf\x55\x05\x58\xfd\xc5\x96\xbe\x9a\x2f\x65\xe9\x9b\x91\x64\xe9\xfb\x0f\x91\x9e\xcb\xa0\xee\x8a\x5f\x77\x15\xc7\x0a\xb1\x6f\x09\xc5\x5d\xb8\xef\x2c\xc1\xb6\x0b\x97\x94\x25\x6e\xe8\x92\x73\xbe\xd8\xfc\x6c\xdb\xc6\x2a\x98\x9f\x53\x8a\xec\x95\x25\x92\x37\xca\x8e\x24\x4b\xea\x8c\xe4\x56\xe4\x0f\x72\xe7\x95\xd4\x4c\x71\x33\x1c\x1b\xc5\xb1\x40\xb6\x02\xac\x62\xe7\x5e\x41\x72\xf4\x0f\x27\x81\xf3\xdf\xb7\xe8\x27\xc5\x06\x90\x28\x67\x4a\x80\x5f\xaf\xb4\xde\x26\x8e\xeb\x2d\xc8\xf6\xb2\x92\x77\x6d\x2f\xe3\xb8\x14\xcc\xbb\x62\xe1\x5f\xa0\xbc\xa3\x65\x08\xc8\x5d\x71\x5a\xae\x62\x7b\x1e\x2b\xde\xd9\xee\x1b\x31\x8f\x0b\x54\x77\x14\x12\x50\xdd\xdc\x12\x56\x71\x08\x03\x3a\x9e\x40\xdd\x15\x4f\xc5\x02\xd3\xcd\xa5\x60\x81\xe9\x8e\x76\x02\xa6\x3b\xaa\x8c\x30\xdd\x15\xd7\xc5\x02\xd2\xcd\x35\x78\x15\xf3\xef\x10\x8b\xbd\x8c\xe9\x0e\x6f\xcd\x12\x33\xf4\x88\x9a\x50\xcd\x7d\x8a\xae\x68\x08\xf7\x01\xcc\x6b\x55\x9b\xfe\xc0\xd9\x2d\x61\xb8\x2b\x9c\x1b\x0b\xd0\x36\x20\xcf\x25\xd0\x76\x85\x82\x63\x81\xd9\x06\xb4\xb6\xc0\x6c\x83\x30\x5c\x80\xb4\x41\x27\x2e\xa1\xb2\x2b\xec\x0b\xab\xda\xf4\x07\x38\x71\x99\x1a\xfa\x00\x6a\xb6\x84\xbc\xae\x37\x03\x0e\xf0\x1a\xd0\xda\x32\x98\x1a\xe7\xd6\x32\x5c\xfa\x24\x14\x77\x19\x2e\x7d\x12\xb9\xba\x2a\x67\x31\x5f\x82\x0e\x65\x57\xaf\x58\x28\x58\x81\x95\xb0\xb2\xf7\xd3\xa6\x4f\xe9\x4f\xc0\xa1\x6c\xb3\x15\x70\xe8\x48\xc1\xb6\xfa\xb0\x96\xaa\xb1\xa2\x25\xef\x8a\x49\x91\xd5\x53\x81\x8a\x66\xd8\xc8\x0d\xc3\xb6\x57\x61\x33\xe5\x14\xa8\x60\x45\x39\x3e\xaa\x13\x11\x95\x3c\xf4\xad\xbc\x45\xf4\x35\x9c\x19\xab\x4c\xf4\x2d\xeb\xa0\x62\x8f\x60\xe6\x0b\x49\xdd\xae\xb4\xcd\x16\x87\x92\x2a\xf8\xde\xdd\xf2\x50\x84\xa4\xa9\x3d\x06\x07\xa6\x24\x50\x69\x22\x98\x57\xc3\xa6\xc0\xdd\x40\x50\xe9\x33\x24\x9a\xab\x19\x18\x4a\xed\x8d\x8d\xbe\x32\xf3\x8d\x8d\xee\xd8\xb3\x56\xf3\x3d\xe9\x7f\x2f\xfb\x22\x7a\xe5\xa9\x2f\xda\x25\xff\xb1\xd6\xde\x52\x94\x6f\xd6\x2c\x22\x23\x9e\x4f\x02\x86\x57\xc3\x38\xc0\x2a\x32\xe2\xb9\x65\x9d\x0b\xe2\xdc\x08\x18\x5d\x0d\x9c\xda\x9d\x77\x7d\x97\x43\x7d\x68\xe0\xd4\x38\xcd\x1b\xc0\xb4\xf7\x5b\x03\xbb\xfa\x3f\x13\xf0\x3c\xef\xea\xa6\xfa\x96\xfb\xa7\x7b\x1e\xf5\x95\x61\xe0\xad\x02\x98\xb5\xf7\x21\xf7\x54\xba\x69\x71\x09\xcc\xd3\x2a\x70\x13\x63\x05\x39\x1f\xfa\xb5\xd1\xce\x17\x26\xa9\xd5\x72\x6b\xca\xa7\x82\x19\xa1\x36\x35\x2e\x4d\xa9\xa0\xec\x00\x3d\xed\x5e\x5c\x08\x53\x43\xe3\x6e\xd2\x0d\xcb\xac\xaa\x9e\x4c\xc6\x3e\x97\xcc\x4a\x11\x44\x37\xec\x48\xab\x71\x47\xca\x5f\x64\x16\x08\xeb\xf6\x32\x12\x3a\x34\xdf\xcb\x48\xe8\xf6\x56\xdf\x38\x1b\x20\x84\xab\x71\x11\xaa\x79\xfa\x13\xe0\x25\x9f\xca\xb0\xcd\x29\x78\x13\xea\xc8\xc2\xbe\xcd\xe2\xd4\xf2\x50\x6a\x0f\xcb\x5a\x40\xe7\x82\x15\x63\x39\x21\x3d\xc1\x16\x4b\xc0\xe6\x56\xd1\xb3\x4c\x18\x5d\x53\xf7\x1b\x23\x40\xcf\x3f\x30\x76\xa6\x58\x71\x9c\x1d\x33\x2f\x1b\xd3\x35\x90\xe4\xd7\xa7\xaf\x85\x4d\x7e\xb6\xa8\x1b\x51\x17\x1f\x46\xe9\x76\x62\x41\x8c\x53\xeb\xf6\x3d\x88\x35\x22\x6c\x72\xc1\xbe\xb4\x6e\x1f\xf6\x25\xa5\x4a\x67\x2a\xf9\x6e\xab\x5d\xf9\x4e\x07\x3a\x43\x44\x46\xfa\x6c\x1c\x50\x49\x13\x71\xb7\xa0\x92\x26\x86\x73\x91\x84\x3e\x5b\x07\x5c\xd2\x80\xb0\x17\x5c\xd2\x23\x35\xb2\xc3\x6f\xa4\x73\x31\x0f\xdf\x11\xef\x67\xe3\x63\x38\x0d\x3d\xae\x25\xdd\x89\xed\xb8\xe7\x3f\xde\x7c\xa9\x93\xe6\xea\xff\xaa\x64\xf3\xe9\x9d\x3a\x78\x37\xbb\x53\x90\xcd\xa7\xf9\x29\x46\x2b\xda\x4a\x12\xd5\x1e\xd1\x5b\x03\x1a\xf1\x4d\x8e\x1b\x16\xd7\x0d\x64\x92\xbf\x6e\xeb\xe4\xef\xbb\x02\xb1\xa5\xf6\xbe\x78\xbf\x5d\xea\x8b\x77\x36\x3e\x93\x3c\x03\x3b\x58\x06\x10\x07\x2c\xb2\x7a\x12\x73\xfa\x53\x10\xb8\x9c\x15\x4a\xd5\xde\x41\x7f\xae\x6e\xc2\x3b\x76\xb9\xee\x6b\xc8\x8c\x24\xb0\x16\xa7\x60\xf7\x55\x83\xf3\x48\x68\xdb\x89\x23\x67\x75\xc3\x09\x4a\xbe\xfb\xd3\x33\xbe\x53\x34\x37\x81\x60\x4b\xd8\xda\x49\xbc\xd9\x12\xb4\x76\xe2\x7b\x59\xdd\xc1\xdc\x35\x6f\x56\x3d\xa3\xcc\xe5\x45\xc5\xdf\x95\x09\x10\x4f\xd1\xea\x19\xf6\x14\x63\x2f\x6a\xcd\xff\x9d\xd7\x87\x39\xd2\x51\x0b\xd9\x10\x8c\xba\x3d\xc0\xcc\x2f\xa3\x6e\x0f\xe2\x03\x16\xd9\xd4\xc1\xe2\xaf\xce\xa9\x3b\x23\x56\xcd\x83\xfe\xef\x8d\xbc\x67\x92\xf0\x1b\x4f\x12\x4c\xbe\x4b\x28\xdb\x46\x66\x9a\xe5\xf4\xe9\xe5\xe8\x79\x68\x7a\xd4\x92\x4f\x3f\xda\x1a\x23\xd9\x10\xf5\xbe\xfb\xe7\xed\xcd\x22\x40\x5a\xf6\x0f\x21\x65\x3b\xbe\xfd\x35\xcc\x20\xc7\xfe\x21\x22\xe5\x0b\x8c\xe7\x1a\x86\x76\x51\x9f\x61\x30\x17\xa7\x85\xb2\xa3\x5f\x95\x2e\x10\xf4\xf5\x22\x8f\xc1\x82\x39\x19\x3d\x49\xc0\xd7\x8b\xec\x04\x6b\x18\x31\xc8\xee\x25\x18\xec\x45\xc6\x83\x35\x9c\x76\x6d\xe6\xd9\xad\x67\xd4\x53\x34\x74\x70\xfe\xaf\xe1\xb4\x6b\x33\x65\xea\xda\x38\x52\xca\xc7\xf1\xd0\x54\x74\xfa\xda\x9e\xca\xf8\xda\x9e\x5f\x68\xf3\x44\x69\x37\x35\xf2\xe4\x9e\x3a\x9c\xd3\x83\xe5\x2c\x04\xeb\x35\x19\xb7\xe1\x1b\x6d\x1a\xaf\x99\xd5\x4b\xfe\x2f\x18\xd6\x64\xf9\x2a\xe5\xf9\xd9\x60\xa3\x5f\xc3\x77\xda\x74\xe2\x72\xdd\xe8\x60\x83\xb2\xd2\x6d\x06\x65\x61\x34\x10\x4f\x72\xa9\x57\x9e\x69\xb3\xe6\x8e\x30\x08\x7b\x4b\xa3\x7c\xa7\x2d\x29\x74\xe9\x55\xaa\x2a\x58\x4b\x4e\x21\xa1\x4d\x4b\x3d\xf3\xa6\xb5\xa4\x3b\xaf\x0a\xf3\x72\xe7\x55\xad\x65\x36\xe3\xe9\x1b\x2e\x6b\x47\x69\xca\x4b\x45\x71\x57\xb2\xf1\x52\xaf\xbc\xa9\xa3\x83\x69\x3a\x73\xb0\x0d\x44\xdd\xb7\xd1\x46\x04\x42\x1d\xb0\x86\x2d\x61\x50\x13\xd4\xb5\x84\x41\x1d\x51\x91\xc5\x93\x9c\x60\x81\x35\x8d\xae\xe2\x6e\x35\x8d\xae\xc2\xd6\x23\x7c\xea\x80\x29\x6b\x4d\xa3\xab\xae\x7c\xd7\xd4\x7a\xca\xf4\xf9\x77\xe5\x3b\xf5\x21\x7b\x05\x88\x54\x2e\xf4\xc6\xa0\x56\xac\x04\x4a\x1b\x5e\x72\x08\x4c\x6f\x6b\x0c\xb6\x20\xa8\x25\x3a\xf5\xf4\xb6\xc6\xda\x9a\xa6\xa1\x48\x6b\xb5\x75\xdd\x57\x8f\xa8\xdb\xf5\x9d\x42\x75\xbb\x4e\x73\xcd\x43\x91\x1e\x35\x0f\x05\xe7\xd5\x34\x0f\x05\x9a\xac\x38\x92\x4b\x94\x6d\xa1\x4d\x4b\xb6\x9a\x69\xd6\x17\xd4\x74\x01\x4a\x67\xae\x74\x62\x45\x9e\xb1\x6c\x8a\x15\x79\x02\x53\x58\x02\x9b\x4e\x90\x13\x6b\x1a\x41\xc5\x79\x28\xb0\xe9\xbc\xd3\x4d\x46\x50\x71\x74\x4e\x73\xb9\xb4\x48\x26\xf4\x9a\xf9\xd0\x93\xcb\x1f\x2a\xd7\xf7\xcc\x3d\x50\xa9\xbe\x27\xcc\x89\x6b\x89\xbd\x25\x66\xd6\x25\xb0\x15\x00\x90\xb5\x4c\x10\xcf\x55\x43\x90\xd5\x09\x44\x62\x2d\x83\xad\xda\xbf\x09\xc2\x97\xc9\x93\x0f\x70\x47\x4b\x10\xd6\xb0\xf7\x2d\x41\x58\x2b\xf0\xc7\xb5\x0c\x5e\x01\xd3\xb3\x96\xd9\x66\x73\xd3\x5c\x0e\x9e\xef\x91\x8c\xae\x61\x2a\x2e\x07\xcf\xdf\xf9\x92\x9b\x25\xed\xf2\xed\x96\xfb\xc9\xf2\xed\x36\xe6\xcb\x65\x30\x16\xdb\xb7\xe9\x95\x0f\xd0\x40\x6b\xf9\xea\xdb\x23\x59\xaf\x18\x29\x48\x94\x13\x8c\x96\xc0\xaa\x25\xb7\x38\x61\x55\x6b\xd6\xbe\xd0\xa9\x15\xf8\xe2\x12\x3a\x35\x04\xc7\x6b\x19\x6a\xc5\x4c\x15\x6d\x72\x82\xf1\xd7\x72\x36\x03\xf6\xda\x65\x3b\x4c\xcf\x33\xf1\xc7\xc3\x03\xb5\x04\x56\xad\x90\x24\xae\x95\xd3\x38\x75\xfb\x18\x7f\x16\x11\xe3\x3e\x25\x29\x63\x34\xf4\xa0\x4b\x70\xd5\x0a\xb9\xe5\x5a\xce\xb6\x5b\x38\x27\x96\xa1\x24\x35\x92\x34\x82\x91\xa9\x25\xc3\x0b\xd4\x93\xcb\x19\xd0\x0f\xbc\xd4\x6b\xd9\xf0\x02\x22\x6f\x89\xf6\xb8\xc2\x5e\xba\x4c\x7b\x7c\x8c\xf7\xa7\x36\x64\x5c\xa9\x91\x62\xe9\x51\xd8\xb6\x5d\x23\x80\x07\xd7\x36\xcc\x04\xf5\x6d\x1b\x64\x05\x36\x61\x09\x98\x5a\xa1\xaa\x5c\x1b\x33\xcc\x2b\xda\xca\x71\x46\xb4\x19\x26\xc5\x0a\x40\x00\xc6\x74\x09\x9b\x5a\x61\xc0\x5c\xc2\xa6\xd6\xfb\xfd\x89\x73\xf9\xd4\x94\x23\xcf\x45\x89\xf4\xe7\x9f\x50\x2c\x56\x18\xd6\xb4\x28\x93\x2b\x54\xac\x6b\x9b\x72\x1e\x6c\xfe\x12\x5a\xb5\xc2\x55\xba\xb6\x19\x1f\xc0\x37\x2e\x13\x23\x1f\x00\x36\xd6\xf6\xb4\x8d\x6b\x65\xdb\x6d\x0e\x6e\x6a\x6d\xbb\x56\x6a\x7e\xfa\x91\x6e\x9f\x67\x5f\x37\x34\x0f\x7f\x16\xf3\xd7\x3f\x8b\x74\x2f\xb1\xc0\xcc\xb9\xed\xe0\xc6\xb8\x77\x76\xac\x3d\x7c\x6b\x00\x4a\x5c\x48\x9b\x2b\x05\x8d\xd3\xcc\xce\x39\xb6\x1d\x11\x40\x04\xe0\x12\x8e\xf5\x6c\x99\x0e\xdb\xf6\x9c\x1a\x49\x18\x9e\x16\x49\xf0\x98\x9a\x5f\xba\xba\xec\x7c\xdb\xc6\x1d\x80\xb4\x4b\xac\xc8\x15\x3e\xca\xb5\xc9\xdb\xc1\x1e\xb1\x9d\xa9\xa6\xe5\xa1\x2a\xcb\xd9\x22\xd0\x6b\x25\xd6\x62\x6d\x23\xa6\x4a\xa4\xa9\xd1\x4f\xcf\x2b\xa7\xc7\x4c\x57\x3b\x04\x38\x37\x58\x51\x1f\x57\x00\xdd\x4b\x20\xd8\x9a\xd3\xda\x54\xc7\x27\x0e\xfc\x25\x4c\x6c\x85\xc8\x73\x7d\x6c\xc9\x61\xc8\x3e\xe0\x3f\x7a\x5e\x35\x12\x86\x5d\xe9\x63\xb8\x14\xec\x6d\xeb\x43\x8c\x2f\x3a\xd1\xc7\x41\xbd\xf4\xa5\x49\x8c\xcf\xf1\x5f\x6c\x26\x42\xc6\x3e\xfb\x4d\x7e\xe3\x9b\x1d\xfa\x94\xb0\xb1\x2d\x17\xd3\x8f\x91\x55\xd0\xee\xad\x8f\xe2\x18\xb3\xad\x1b\x38\x7b\x42\x4f\xb8\x3e\x98\x8b\xd8\xe4\x3e\x86\x5d\x11\xf4\xb5\x3e\x93\x49\x44\x85\x27\x4d\xa7\x27\x08\x00\x66\xd7\x13\xb5\x72\xc2\x05\xd6\x87\xf8\x5f\xf6\x59\xc1\x6c\x5b\xee\x27\x1f\xc2\x7f\x47\xca\x95\x45\xae\xe6\xa7\xb6\xc8\x8d\xbc\x2b\x8b\x5c\xc6\x02\x58\xc9\x9d\xd6\x18\x16\x80\xc9\x42\x10\xdc\x96\xe3\xe3\x43\xb8\x2f\xfb\xee\x07\x1c\x09\x4b\xfa\x03\x8e\x84\x79\xf5\x01\x47\x92\x6e\x02\x47\xc2\xfc\xf8\x80\x23\x29\x79\x3a\x74\x47\x4a\x49\x86\x91\xb0\x45\x8a\x71\xb9\x45\x2f\xfb\x18\x45\xc2\x26\x6d\x40\xee\x1d\x47\x97\x01\xb9\x57\x8c\x54\x1f\xc7\x3f\xbe\xf3\xc3\xf1\x8f\x6f\x8f\x3a\xfe\xf1\x9d\x87\xc0\x4a\x32\xe8\x9b\xfa\x53\x94\xaf\x66\xf1\x29\x7c\x88\x00\x66\xa5\x7e\x08\xf9\xcd\xa7\xae\x3f\xeb\x4d\x88\xdc\x47\x4c\x2d\x6c\x7d\x4c\xa7\x3a\xe6\x31\x16\xc4\x0f\x11\xc1\x19\x9e\xcd\x78\xf8\xe9\x17\xd8\x09\xcd\x15\x44\xb7\x41\x81\xb6\xbe\xa0\x4e\xb8\x3c\x7d\x49\xe0\xc8\xc4\x14\xaf\xf2\x73\x5f\x6c\x88\xb6\x54\x4e\x24\x9a\x93\x92\x30\x38\xe5\xa9\x30\x34\xef\x97\x06\x9d\x8c\x94\x6b\xd0\xc9\xc8\xd3\x8f\xad\x51\x29\xe9\xeb\xfa\xbb\x8f\x0d\xe0\xbd\x00\xdc\xaf\x2f\x31\xc0\xf8\xf0\x0c\xe0\xbd\x00\xa8\xaf\xaf\x4d\xad\x20\xf7\x97\x11\xbc\x17\xf0\xfc\xf5\x25\xcb\xd3\x48\xc9\xbe\x3a\xb3\x02\xbe\x98\x5e\x59\xde\x5f\x27\x7d\xea\xf9\x54\xed\x49\x03\x14\x12\x19\xc3\x8c\x20\xbb\x2d\x46\x59\x23\x76\xaf\x68\xe5\x46\xec\xb6\x78\x3e\xbe\x06\xaf\x70\x22\x08\xb0\xfb\xbc\xcb\xa7\xce\x7c\x92\x83\xfd\x8b\x6d\x15\x95\xda\x88\xdd\x2b\xea\xa8\x10\xbb\x8d\x94\x3c\xcb\x88\xdd\x2b\x8a\xfa\xd7\x20\xab\xe8\x62\x86\xec\x36\x40\x87\xcb\x90\xdd\x2b\xba\xb3\x20\xbb\x8d\x04\x13\xeb\x6b\x53\xeb\x91\x57\xdd\x1a\x6e\x1c\x42\xe8\x36\xf2\x64\x2c\x01\x74\x5b\x4f\xd3\x64\xb4\xe8\x19\x72\x45\xfb\xf6\x74\x91\x11\x25\x47\x7a\xd3\x11\x8c\x47\xba\x0c\xf3\x14\xed\x8c\x79\x8a\x76\x62\x9e\x62\x41\xfe\x64\x9e\x0a\xca\xc8\x88\xdb\x06\x6b\xd2\x12\xe2\xf6\x79\xf7\x40\x2c\x72\x9a\x5f\xff\x41\x49\x37\x20\xb7\x64\x29\x1b\x90\x5b\x32\xbb\x0d\xc8\x2d\x59\xd9\x46\xe0\x86\x38\x75\x89\x65\xba\xc1\x60\xbb\x0c\xc0\x0d\xaf\xe9\x32\x00\x37\x39\x97\x96\x98\xa5\xcf\x10\xc7\x2e\x23\x70\x27\xb9\x94\xd6\x0f\x85\x9f\x23\x59\x80\xdc\x16\x33\xa9\xf0\xb8\x2d\xe6\x55\xe1\x6f\x5b\x0c\xaa\x02\xd8\xb6\xd8\x65\x8d\xaf\xad\x44\x3c\x2e\xe1\x6b\x5b\x2e\xfe\x3f\xc7\xe8\xc6\x8a\xf6\x73\x8c\x6e\x74\x39\x31\x41\x9f\x09\x63\x5b\x3f\xd2\x19\xb1\xd7\x1b\x16\xd8\xc1\x50\x6d\xe3\x86\x30\x56\xef\xc3\x31\x58\xae\xfb\x16\x4e\x28\x6a\xf3\x16\x4e\x68\xc2\x09\xbf\x0d\x13\x3a\xd8\xd9\xf7\x81\xb6\xeb\x4e\xd8\x87\x93\xce\xf1\x50\xd0\x9f\x40\x2d\xb6\xa1\x3f\x17\x9e\xce\x7d\x02\x93\xa3\x06\xa7\x47\x0d\x7b\xdd\x3e\xed\xf0\xf1\xbe\xb2\x4f\x07\x19\x8e\x14\x3b\x64\xfd\x69\x48\x8a\xbc\xf2\x4e\xb0\x05\x21\x9a\xb8\x1c\xb7\xd9\x36\xf1\x0c\xee\xd3\x61\x0a\x35\x6f\xa2\xb6\xa7\x3a\x3f\x3d\xcc\xab\xd6\x01\x06\xa2\xb9\x0c\x2e\x6a\x63\xbb\x7a\x39\xa8\xb9\x58\x3e\xe6\xa0\xe2\xde\xa8\x26\x3f\x99\x4e\xba\x42\x0f\x38\xe8\xd0\xbb\xd4\x16\x84\xe8\x9a\xef\x2f\x6c\xc6\xe0\x17\xcb\x56\x14\x1a\x8c\xe9\x80\x3f\xd8\x06\x7a\x45\xd2\xfd\xfc\xa2\x15\xb6\x81\xe6\x7f\xbe\x56\xf5\x3c\x93\x26\xda\xf2\x9d\x3b\x83\x8e\x42\x2f\xcd\x77\xb4\x1e\x11\x18\xf4\xe0\x5d\x1b\x3c\x47\x1a\x0c\x0c\x7a\xf0\x17\xc3\xa0\x1b\x6d\xe4\x58\xcd\x4f\xb1\x78\xa6\x77\x30\x8b\x67\x94\x95\x55\x89\xc5\xb7\x8d\x0c\x82\xfe\x72\x8b\x9c\xf2\x6a\x47\x7e\xa2\xc0\xd2\x4c\x1d\xa1\x31\x8a\x77\xb6\x7d\xd9\x1c\xe5\x0d\x72\x5f\xf6\x6c\xb7\x3c\x7b\x3a\xb2\xfa\xde\xb1\xcd\x45\xc9\x05\x6b\x5f\xa6\x6d\xbd\x23\x09\x7c\xc1\x62\xb9\x7c\xef\xef\x91\x74\xef\x67\xa6\x5e\x5c\x92\x0a\xa2\xf9\x61\xb0\x01\x6d\x21\x7a\x2a\x90\xbb\x6d\xee\xc9\x13\xd6\xf1\x7d\xa1\x10\x8e\x3c\xf5\xb1\x7c\xe7\xa9\xd1\xb6\xef\xb7\x76\x72\x32\x46\x64\x83\x87\x25\x6c\x5f\xd9\x36\x1a\xa2\x63\xb8\xd3\x27\x3e\xd8\xde\x77\x95\x5e\xe6\x2d\xc8\x78\x95\x34\x47\x74\xf2\x47\x7e\xaa\xbc\xdb\x90\x23\xec\xcb\xe9\x36\x18\x2e\x65\x80\x1f\xd0\x95\xee\xcb\x94\xf1\x69\x99\x12\x6c\xcc\xf1\x6f\x7c\xca\xbe\x9c\xd9\x98\xc9\x75\xd9\x5e\x9a\x1e\x31\x04\x68\xa4\x6a\x1f\x49\xf4\xac\x75\xc1\x92\x01\x13\xff\x76\xf5\x56\xb8\xc5\x30\x39\x32\xd7\x05\x08\x2a\x28\xf4\xfb\x52\x6a\xd9\x5a\x68\x93\x6d\xa9\x85\xce\x10\xe3\xf6\x3b\x5c\xb6\xac\x56\xda\x24\x26\x55\x28\xa0\xb7\xa0\x43\x85\xdc\xe1\x1b\xe8\x50\xba\xd4\xd0\xa1\x46\x93\x6c\x66\x65\x9f\xb9\x6c\x66\x2d\xf9\x4e\xa1\x8c\x25\x35\x93\x61\xb3\xe5\x4d\xb5\xc8\xe7\xd6\x16\x8e\xa8\x54\x66\x59\xb1\x95\x95\x5d\xb7\x98\x71\x95\x75\x5e\xe4\x78\xe4\x4a\xb2\xc5\x31\x59\x50\xe2\x77\xb1\x59\xac\xa7\x14\x4d\x72\xab\x8c\xdb\x98\x22\xae\x86\xdb\x4c\x91\x37\x59\x80\x36\xd4\x90\x68\xb5\x1b\xba\x47\x6b\x8c\xdb\x74\x8f\x03\x10\xf6\x2e\x66\xc2\xe3\x6a\xb0\xcd\xfe\x58\xb9\x1c\x6e\xd8\x1f\xd1\x80\x77\xe1\xf2\x4f\x27\x9b\x0c\xf2\x00\xf5\xb4\x0b\xd3\xfa\xa4\xc2\xba\xfd\xdf\xef\xa7\xde\xc1\x6b\xea\xe4\x1d\x3c\xaf\xb2\x2c\xa9\xa2\xe3\xab\x2a\x5d\x64\x22\xbc\x16\x49\x86\x96\x9a\x37\x6d\x68\x61\x46\x14\x47\x57\xd5\x48\x36\x64\x70\x4c\x14\x7b\x95\x46\xc6\xc8\xba\x5a\xf6\x09\x11\x4c\x56\x42\xdc\xb7\xa1\x47\x37\xd0\xbb\x6d\xac\xd1\xc9\x25\x68\x17\x6e\xfb\x17\xdd\xe0\x3d\x96\x2b\xc6\x36\x89\xe4\xbb\xc5\x99\x44\xf2\xe4\x8e\xb4\x0d\x3e\xc2\xed\xb7\x0d\x3e\x3a\xdf\x2e\x73\xa2\xaf\xc2\xc6\x50\x8c\xe5\x48\x0f\x12\x5a\x32\x53\x90\xee\xd7\x2d\x92\xae\x95\xa9\xbe\x5c\x4c\xef\xf8\x1b\xe7\x91\x11\xe6\x16\x63\xc3\xdf\x36\xb8\xe8\xc2\x62\xb8\x2b\xe7\xbe\x4d\x8d\x1b\xc2\x48\xdc\x0e\xdb\x84\x91\x17\x36\xd5\x2d\xb4\x51\xc3\x7e\xbf\xc5\x09\xd9\xb8\xff\xec\x0a\x1c\xde\x06\x9c\x2d\x74\x51\xe3\xbe\xb0\x8d\x2e\xea\x44\x07\x6e\xa3\x8b\xee\x0c\x85\x18\x21\x1b\x69\xe8\xb6\x18\x20\x1b\x89\xe7\xb6\x09\x20\xcb\x91\x57\x9d\x15\x24\x5d\x6f\x06\xc8\x8a\x2f\x7c\x8b\x01\xb2\xf5\xf7\x5d\x03\xd1\xf3\xd3\x89\xe6\x99\x77\xcd\x12\x8f\x6a\x62\x96\xc7\xe4\x39\xd8\x4a\x3d\xdf\x80\xe7\x6c\xb3\x3c\xbe\xbb\xa9\x59\x1e\x43\x88\xb0\x4d\x45\x87\x33\x68\x0b\x8c\x71\x4d\xb6\xe1\xc6\xc6\x7b\x22\x29\x1e\x74\xe4\xd9\xc7\x13\x25\xa2\xac\x7b\xec\x8a\x30\xcd\xa5\xaf\x1b\x87\x7e\x8a\xf5\xed\x79\xfe\x3b\xa6\x73\x37\xa7\xe8\x62\x7b\x15\x30\xe3\x02\xf1\xbf\x9b\x73\xc8\x32\x37\x05\xcb\xe8\xd0\xe9\x6c\xa1\x32\x2e\x72\x83\x6f\xd1\xd3\xf5\x3b\x6d\xd4\x86\x5a\x18\x30\x93\xd3\x55\x1c\xb2\xbb\xa1\x9f\xde\x48\x3e\xfe\xfd\xe1\xed\xe3\x9f\xdf\xdf\xde\x27\x6b\x9e\x19\x7c\xce\xd6\x2f\xee\xb9\x91\x75\x23\x84\x46\xa9\x8c\xdd\x6d\x28\x26\xb3\x52\xa0\x8b\x52\x6b\xbe\xf3\x46\x79\x23\x7d\x25\x79\x0a\x88\x1e\x6e\x62\xad\xdc\x42\x60\x4c\xec\xbb\xfb\x16\x15\x7b\xf4\xcf\xdb\x31\xa9\x6c\x07\x37\x76\xfd\x96\x57\x05\x03\x1c\x79\xd5\xe6\x67\x36\xa1\xdb\x71\xa6\xf8\xc4\xb7\x80\x14\x15\x06\x8e\x6d\x0a\xb7\x63\xa4\xc9\x86\x55\xe0\x21\xda\xb7\x39\x3f\x39\xdf\x8c\x9b\x38\x71\xcf\x6d\xa7\xe4\x7e\x15\x30\x38\xdb\x70\x33\x6e\x38\xdb\xd8\x33\x0d\xa3\xa8\x99\x59\xce\xc9\x7d\x01\x2b\xdd\xce\xc9\x7d\x01\x0b\xd9\x37\x2c\x56\x33\x55\xfc\xfa\x29\x1d\x6f\x2b\xce\xc8\x90\x39\x6e\x82\xec\xb1\xdb\x39\xb9\x0b\x4e\xf2\x0d\xc9\xdb\x8c\xe4\xd9\x45\x25\x94\x00\xee\x9e\xd4\x90\xb9\xc6\x3f\x9d\x3b\xeb\xfd\x4e\xb3\xeb\xcc\x2f\xa4\x73\x30\x2b\x85\xbf\x18\xf0\xf5\x6f\x01\x2e\xae\x89\x02\x24\xbc\xc5\x20\x5d\xf8\x36\x61\x5b\x8f\x46\x26\xbc\xc5\x80\x6c\x78\x8b\xaf\x6d\x14\x5b\x97\xb7\xe9\xda\xde\x29\x2b\x7e\xb6\x81\x57\x78\x77\x3b\x49\xd9\x5a\xc5\xce\x36\x40\xa4\xef\x6e\x97\x69\x4f\xa1\x52\x25\x6a\x7e\x28\x55\xa2\xa5\x36\xf2\x91\xda\x1b\xb5\x45\xcd\x56\x60\x06\xdb\xdd\x3e\x52\x54\xa5\xce\x1c\x8d\xa4\x25\x82\xc2\xde\xcd\x40\xc1\xd6\xdd\x0d\x12\x7a\x5b\x68\x90\x50\xcf\xab\x02\x56\x73\x2b\xe9\x06\x09\xa1\x67\x74\x83\x84\xee\x48\x5a\x4c\x9d\x8a\x4e\x2f\xa6\xfc\x5e\x4d\xe2\x24\xe9\x26\xa4\xb8\xf3\x3f\x69\x47\x35\x7f\x10\x06\x98\xbd\x16\x04\x09\xd3\xbc\x1b\x11\xcc\xd6\x0a\x82\x24\x65\x2e\xb9\x09\xd3\x4d\xa2\xa7\xc8\x5d\xa6\xdb\xf1\x8a\x4a\x29\xcc\xc8\xbc\x33\x10\xf6\xbb\x32\x0f\x85\x18\x99\x77\xba\x69\x49\x73\x62\xf1\x0a\x3e\x32\x73\xd0\x0b\x3d\x32\xa3\x6a\x88\xa3\x6d\x46\x7f\x10\x45\x5b\xc1\x36\xbb\x85\x24\x99\xb9\x73\x0a\x48\x32\xa3\xbf\x88\x9f\x6d\x46\xd5\x51\x62\xee\x82\x5d\x79\x77\x7b\x68\x59\x8a\x82\x86\x94\x31\xfe\x6d\x29\xd9\xdd\x9c\xe7\x69\x3c\x57\x79\x36\xc0\x0e\x62\x38\x33\x6f\xa3\xf1\xb9\xe6\x86\x8d\x1c\x38\x29\xb7\xf9\xd7\xee\x1c\xf9\x03\xba\x80\x96\xa7\xa6\x0b\x60\x61\x9a\x8e\xed\xc0\x69\xb8\x4d\xc7\x76\xe0\x38\xdd\x03\x32\x01\xe6\xdc\x30\xd5\x79\xd4\x05\x13\xb2\x1d\xd9\x77\x86\x79\xa0\xff\xf7\x5f\x37\x81\x0d\x4d\x38\x94\xb3\x65\xf1\x08\x88\x52\xef\x14\x6c\x48\x71\xbe\xc4\x99\x95\x1a\xdb\x23\x3b\x52\x63\xbc\x59\xef\xa7\xc6\x9b\xbd\xdf\x5a\x45\x6c\x79\x6a\x5f\x5c\xaa\x88\xb3\x2b\x95\xc0\xd9\x95\xf6\xa0\xef\xa6\x5b\xd1\x77\xd3\xad\xec\xf4\x4c\xa5\xc1\x4e\x9f\x9e\x72\x5c\xd1\x5b\x47\xe9\xbb\xe9\x54\x9f\x02\xf9\x69\x4e\x01\xfa\xc5\xfa\x6e\x7e\xa2\xc8\xeb\x3b\x15\x02\x5a\xc7\xcc\x1e\x40\xeb\x58\x3c\x03\x6d\x98\xd5\x63\x3a\xb6\xfb\x1d\x2b\x91\x69\xdc\xa9\x9e\x3d\x5f\x39\xd2\x04\x76\xa9\xf0\x44\xed\x24\x05\xaf\xf9\xab\xed\x46\xac\xb5\x81\xfa\xcb\x49\x39\xec\xec\x4a\x43\xa3\xee\xd2\x36\xd4\xdd\x7c\x29\xe0\x75\xda\xed\xc0\xea\x5c\x03\x0d\x86\x39\x01\x72\x6c\x81\x61\x6a\xb6\x48\x93\xaf\xbd\x3b\xbd\xe9\xd5\x4e\x70\x34\x7b\xe0\xd2\xe2\x94\x37\xbf\xda\x19\x8b\xcc\x34\x94\x39\x17\x37\xd1\xad\xd5\xec\x9a\x4a\x07\x5e\xa3\x82\x98\x6c\xed\x8c\xd1\x61\x1a\x86\x47\x30\xd6\x9e\x38\xbc\x38\xa6\xa6\x03\xa0\x5b\xfe\x22\xaf\x0f\x53\x74\xda\xfb\x75\xe7\x43\x6b\xe7\xf9\xce\x4e\x9f\x99\x57\xed\xdf\x9a\xa9\x90\xbd\x3e\x9c\x62\xce\x2c\x7e\xbf\x7f\x81\xd1\x96\x73\x73\xe2\xc3\x42\x11\x9b\xc4\x43\xb3\xb5\x0a\x27\xd3\xde\x6e\xb0\x19\x1e\xc7\xfd\x9e\x31\x60\xe4\x5d\xb9\x49\xd0\x2e\x9c\x75\xfc\x02\x8e\xb0\x27\xd1\xd0\x1c\x18\x93\x68\xe8\x3b\x7f\xb5\x9b\xa4\xa7\x4e\xbe\x60\xa4\xd3\x64\x89\xcf\xa8\xce\xc5\x75\x83\xb6\x1b\xf4\x0c\xee\x60\x4f\xa2\xa1\x99\x20\xc2\xdd\xb4\xe8\x34\x22\x7e\x6b\x19\xf2\x89\x0f\x8b\x73\xca\x09\xc9\x33\xeb\x26\x2e\x2c\x4e\x62\xd3\xc0\xf5\x2b\x1d\x01\x0d\x5c\x4f\x49\xcb\x1a\x4e\x7e\x23\x2f\xc3\xc8\x43\xd4\x9f\x94\xf4\x67\x91\xff\xe8\xe6\xd7\xc1\x8d\x6c\x51\xbf\xb5\x36\xfe\xcd\x44\xbe\xa7\x55\x23\xc0\x91\x5b\x30\x9e\x86\x77\x65\x4f\xc7\x49\xbf\xfd\x2b\xbc\x3f\xde\x94\x3d\x7d\x47\x8c\xf2\x39\xcd\xef\x19\xe3\x91\x90\x3c\x0d\x3f\xd3\x76\x3a\xf3\x0b\x78\xe6\x16\x94\xa7\xb5\xb7\xb6\x32\x39\x43\xc1\xbb\x97\xd1\xd2\x80\x33\xb6\xb0\x3c\x8d\x7c\xd4\x5b\x58\x9e\x46\xc6\xeb\xbd\x60\xec\x64\x09\x09\xbe\xd3\xc8\xb8\xbd\x97\x8d\xc1\xd9\x9c\x85\xdf\x69\xb8\xa0\xf6\xb2\xf7\x2a\xfb\xeb\xd2\x9a\x21\x8d\xf8\x16\x1f\x5d\xcb\xa5\x50\x68\x9e\x06\x83\xc9\x5e\xb6\xee\x1f\x23\xa5\xea\x8a\x38\xf2\x4b\x03\xd3\xf3\xae\xef\x88\x31\x6c\x0b\xcd\xd3\xb2\x29\x1a\xcd\x53\x62\xe7\x16\x9a\xa7\x65\x03\x35\x9a\xa7\xe0\x76\xdc\x2b\x57\x44\x2a\x3f\xf1\x46\xa4\x5c\x87\x1f\xa3\x03\x38\x09\x7a\x21\xff\xeb\x16\x2c\xa7\x65\x5f\x71\x36\xf3\xd2\xf2\xae\x63\xa2\x5b\xfe\xe3\x98\xe8\x96\xff\x38\x26\x1a\x4f\xdc\x5e\x8e\x89\x8e\x22\xb0\x1c\x13\x1d\x13\xbf\xc1\x39\x25\x13\x49\xe0\x9c\x36\x53\x45\xab\xf6\x33\x05\x7d\x74\x85\x4b\x95\xe4\xfe\xcb\x56\xe7\xbc\xe5\xbd\xe4\x2f\xb6\xc2\xb1\x0a\x04\xc6\x79\xde\xe5\x53\xe7\xd0\xcf\x75\x58\xf8\x9b\x8a\x27\x63\x2f\x43\xa2\xc1\x97\x6e\x03\x6e\xce\xd8\xc2\x84\xa9\x69\xf9\xe9\xb6\xb5\x01\x10\xf2\xde\x58\x1b\xb0\x6a\x09\x0a\xf3\x34\xad\x21\x6a\x9d\x72\x6b\xd9\xce\x8a\xdc\x53\xac\x52\x72\x33\x21\xb7\xc3\x8d\x99\x64\x5b\xb3\xe3\xd5\xf5\xb7\x01\xaf\x98\x08\xb6\xf9\x0a\x53\xa8\x02\x3c\x5b\xde\x14\xce\x1a\xb7\xdb\x76\x62\xf1\x76\x52\xa8\x34\xe8\xc2\x1d\xd7\x94\x6e\xe5\x7d\x66\x50\x09\x9b\x84\x93\x87\x4f\xb6\x68\xb3\xb8\x91\xc6\x74\x9b\xc5\xad\x9c\x79\xf6\x93\x94\xaa\x09\xe2\x4a\x3f\x1a\xf2\xf2\xbf\x7f\x38\xa2\xe9\x7d\x57\xe6\x5d\x70\xb4\x1b\x1e\x37\x26\x01\xcc\x6d\x18\x7b\xe1\x6a\x1b\x29\x55\x2a\x3c\x5b\x80\x00\x2f\xe7\xff\xaa\xa3\x9c\x89\x60\x6c\xb7\x10\x2f\x03\x34\xee\x16\xc2\x65\xc4\xd8\xbb\x31\x79\xa5\x55\xa2\x1a\x8c\x5d\x78\xdb\x4c\xcb\xca\xdd\x8e\xf0\x1c\x29\xc6\x17\x91\x7c\x27\x33\x6d\xcb\x33\x5f\x44\xa8\x9b\xcd\xb4\x19\x6f\x9b\x69\xd1\xe9\xb6\xcd\xb4\x2d\xa5\x08\x3c\x99\xf6\x1a\xa1\xc8\xd1\x2b\xb0\xcb\x8c\x9a\x63\x02\xb8\x5c\xb0\x3f\xc6\x2b\xde\xff\x61\xf7\xfe\xd8\x6a\x3b\x52\xa8\xbc\x3a\x2c\xf5\x8f\x1d\x15\xe8\x01\x1f\x3b\x2a\x46\x7e\x21\xed\x7f\xe6\x4d\xdd\x44\xd8\xe5\x3f\x68\xc7\x9c\x59\x1f\x87\xd8\xe5\x7c\x13\x76\xa5\x12\x51\xbb\x3f\xb6\xe8\xa6\x54\xa5\x36\x21\x66\x77\x7f\x30\x55\x50\x37\x14\x5a\x0e\x63\x33\xc0\xd5\xa8\x42\x30\xc0\x8d\xf7\x27\x52\x02\x5f\x49\xf6\xdb\x9e\x62\xa5\xce\xbe\xe5\x48\x9d\xed\xa9\x8e\xd4\xd9\xd4\x1c\x75\xf6\x15\xad\xb2\xb2\x2f\x42\xff\x16\xd7\x8d\xe9\xdf\x6e\x06\xf9\x63\xfb\x2d\x5a\x87\xd9\xdf\xee\xf7\x43\xed\x32\xcc\x3f\xc8\xdf\xe2\xf3\xf9\x64\x33\xcb\x53\xab\x87\x25\x3f\x11\x97\x51\xde\x35\xdd\xd5\xdb\x97\x76\x89\xc5\x74\xff\x31\x3a\x2b\xed\x34\x33\x50\x0c\x4d\x1f\xcc\xb5\x35\x4f\x51\x60\x53\xb0\x6d\x30\x68\xcd\xe2\x82\xab\xb9\xc7\x7f\x6c\xbd\x8d\x0f\xc2\x54\x70\xb9\x8f\x1b\x77\x32\x63\x95\xfb\x38\x63\xc3\x9d\x57\xe5\xa6\x65\x9a\x18\x66\x72\x42\x1f\xb9\xcd\x04\xd7\x72\x1a\x08\x67\xd2\x72\x1d\xfb\x42\xee\xc3\xee\xf6\x35\xb6\x8b\x79\x2a\xd0\x49\xcb\xe5\xc0\x38\x92\x6c\xf0\xc6\x91\xb4\x4c\x22\x70\x24\x31\x54\x7e\xcd\x2b\x5f\x22\x29\xc2\x8d\x39\x0d\x6c\x04\xd0\xf1\x06\x36\x42\x9c\xc7\x06\x36\x02\xca\x7a\x0b\x36\xd2\x00\x82\x6c\x50\x23\x19\x52\x73\xbb\x5d\x99\x28\x5f\x98\x4c\xd2\x0d\x56\x50\x33\xaf\xbf\x10\x9b\x70\x9b\x31\xb9\xdb\x4d\x0a\xb3\xfd\x85\xd8\x64\xe4\x5b\xd4\x85\xd4\x42\x06\xe6\x34\xce\x3c\x27\xb1\x96\x8b\xdc\xad\xe5\xe6\x63\xe0\x48\xb9\x5e\xd1\x61\x6d\x6c\xbb\x5f\x9f\xea\x80\x76\xb7\x49\xd7\x3a\x04\x2a\xdb\x2c\x5f\xc9\x6e\xbd\x7f\xd4\xf8\x40\xf2\x0e\xd6\x91\x64\x78\xc0\xb8\x6b\xa4\x40\x23\xe1\xd0\xfe\x19\xe1\x4b\xa7\x99\x6c\xab\x66\x0a\xfe\x0c\x7d\xec\xf9\x52\x69\x2a\xc6\xfb\xa5\x26\x64\xea\x23\xc2\xed\xf6\xfe\xe4\x19\x45\x48\x20\xf6\xcf\xf0\x13\x3a\xc8\xcc\x5a\xf1\xa0\x8b\x58\xeb\x6a\x9c\x11\x3f\xeb\x09\x33\x6f\xfa\x00\x67\x92\x9b\x57\xeb\x22\xf6\x60\x8b\x57\x0b\x0a\x9f\x6d\x56\xad\x41\xd6\xdd\x6d\x56\xad\x1e\x97\xa8\x59\xb5\xfa\xf9\x16\x34\xad\x9b\xe6\x37\xcb\x62\x6a\xf4\xb3\x98\x92\xff\xe4\x99\xfe\x77\x50\xcf\x36\x71\xd6\x7b\x8c\x9b\x38\x2b\x9e\x31\x73\x61\xc5\x54\xfd\x07\x46\xab\x22\x99\x07\xbd\x20\x4d\xfd\xf1\x46\xf2\x55\x15\x67\x91\xa8\xaf\x6e\x32\x7d\x6d\x53\x5f\x0d\x92\x9e\x6d\x25\x93\xbe\x49\x85\xb5\x21\xc2\xea\xf9\x90\xec\x38\x54\xce\xcc\x14\xb9\x7a\x88\x25\xeb\x84\x45\x63\x8b\x25\xeb\x26\x4f\xd3\x16\x4b\xd6\x4d\x72\xae\x6d\x92\xac\x0c\xad\x72\x49\xdf\x24\x78\xda\x7f\x86\x3c\xd0\xaf\x22\xcc\xba\xc9\x7e\xb6\xff\x48\xf5\x96\x62\x9e\x69\xd8\xcf\x54\x4e\x0c\xc9\x67\x9a\xac\xf8\x1b\xa8\x60\xb6\x48\xac\x3a\xb9\x14\xb7\x38\xac\x2e\x62\xa1\xb6\x28\xac\x2e\x62\x51\xb7\x18\xac\x2e\x18\x7b\xb6\x18\xab\x2e\xc0\x4a\x5b\x84\x55\x17\xb1\xa7\xfb\xcf\xcc\x27\x3d\x75\x91\x82\xc7\xe2\x17\x3f\x55\xcf\x62\x57\x36\xe7\x0b\x4e\xa3\x2d\x06\xaa\x8b\xbc\xa8\x5b\x04\x54\xbd\x67\x80\x65\x74\xce\xed\xe3\x0f\x07\x47\x24\xc1\x56\xae\x94\xe2\x63\x93\x1b\xc5\x9f\xf1\x0d\xb8\xff\xc4\x54\xd5\x7b\xe6\x89\x58\x51\xe2\xbc\x52\xca\xe6\x8b\xa4\x9d\x5b\xb4\x55\x1d\xc8\xd7\x16\x6d\x55\x37\x44\x6d\x0e\xb1\x56\x5d\x4e\x44\xf7\x48\x5e\x64\x37\xd2\xa5\x37\x0b\x92\x22\xaf\x64\xcc\x7f\xa4\xaa\x67\x79\xb3\xe9\x59\xca\x54\x1c\x96\x66\xf7\x23\x0d\x67\x73\xcd\xab\xf2\xcb\xa8\x67\x1e\x49\x6a\xe9\xfb\xa1\xa2\x9b\x74\x6f\x78\xa4\x67\x3b\x3a\x0e\x24\x05\xed\x1c\xa9\xb6\x82\x76\x4a\x2a\xa3\xed\xbe\x39\x12\xe8\x11\xeb\xf3\xea\x99\x87\x4d\x1f\x36\xa4\x5b\xcf\xf2\x66\xd7\xb3\x48\x42\x19\x4c\xea\x6d\xe8\xcd\xa4\x67\x64\x82\x3e\x4e\xaa\x6d\x6d\xfa\xa2\x67\x64\x82\x3e\xd2\x4f\x8a\xf6\x39\xd2\x33\xd3\x8d\xa0\x2e\xcb\x8d\xe0\x0f\xcb\x8d\xa0\x66\x02\xf0\x1c\x07\xff\x53\xec\xcf\x71\xf0\x3f\xd1\xa3\x94\x8b\x7a\x2e\x59\xf1\x67\x9e\xc9\x8a\xdf\xe8\x26\xab\xcb\x93\xba\x98\xf3\xe4\xe6\x3b\x6d\x9a\xf5\xa6\x2e\xdb\xee\x86\x14\x6a\xe5\x79\xe6\xa1\x1c\x5d\x8d\xca\x18\xe3\x70\xa7\x50\x45\x4d\x5a\x0b\x7e\x44\x69\xcf\x37\xb5\x71\xd8\x4e\x7a\x4d\x09\x62\xad\xbd\x3d\xd2\x53\xd3\x99\xd6\x5b\x43\xbe\x2d\x09\x06\x56\x26\x83\x7d\x1a\xac\x30\xf3\x4c\xa6\xec\x3b\xcf\x6e\x29\x2d\xcc\x20\xc1\xbe\xca\xa4\x83\x05\xf4\x9a\xbe\x13\x3e\x92\xf5\xde\x86\xa4\xf8\xa2\xf9\x4f\x45\xfb\x79\xd5\x07\x79\xad\x88\x5f\xfd\x23\xe5\xb8\x19\x79\xf6\x27\xc9\x7d\x23\x10\x58\x99\x0c\x9b\x40\x60\x65\x32\x15\x9c\x65\xd9\xd6\xd7\x47\x92\x2e\x3f\x23\xc9\xe3\xc0\xcc\x17\x3e\xac\x4c\xa6\xa5\xf0\x61\x67\x73\x60\xc4\x23\x2a\x48\x86\x81\x3a\xed\x04\x4c\x13\xa5\x49\x5f\xf4\xfe\x69\x2a\xe5\x99\xaa\x09\x91\xf4\xfe\x42\xa1\x3d\xf9\xbd\x90\x0f\x17\x33\xea\x74\xfa\x71\xab\x05\x8f\xa8\x3b\x40\x06\x03\x3d\x80\xd6\x4b\xf7\x68\xa6\x12\x7b\x44\x9b\xb5\x3b\x15\x30\xb1\xec\x48\xb1\xd6\xab\xf3\xcc\x56\xec\x41\x23\xa5\x58\xb7\xce\xa2\x35\xd6\xcc\xd4\x4d\x8f\x24\xb5\xff\x7d\xd5\xa8\x8d\x4e\x4b\x08\xb5\xed\xd4\xcf\x8c\x16\x9d\x86\x6d\x6e\x01\x11\x65\x75\xed\xd4\xd6\x66\xe1\x4e\xff\xa0\x55\x57\xba\x52\x21\x11\x26\xb2\x7a\x24\xeb\x30\x79\x86\x52\x9d\x52\x15\x12\xf1\xd6\xc7\x21\x11\x35\xf5\x51\x48\xc4\x5b\x3b\x61\x22\x32\xe9\x6d\x4e\x7e\x27\x2f\x1a\xb7\x4b\xbd\xcc\xb5\xd9\x4f\x24\xd9\x24\x4b\x45\xb2\x4a\x3d\x90\x9a\x8b\xc9\xab\x34\x24\x4f\xbb\xbe\x2c\x48\x82\xd5\x97\x86\x64\xf8\xef\xfb\x93\xa7\x02\x99\x77\x42\xa9\xb5\x2c\x65\xe7\x4f\x2e\x2c\x5e\x81\xd4\xee\x93\x8e\x14\x46\xed\x6a\x4c\x50\x81\xd0\xee\xb3\xa7\x94\x2d\x89\xdf\x3f\xd3\xee\x2e\xcc\x08\xc1\xca\xee\x42\xc7\x09\x55\x76\x17\x7a\x5c\x6c\x51\x77\x61\xb6\x38\x83\x71\x39\xf2\xa6\x14\x60\x36\x63\x61\xcc\x60\x21\x7d\x24\xa9\x48\x67\xa4\xae\x67\x17\x92\x12\xc5\x64\x3f\xbc\xc8\x0c\x93\x5f\xfc\xfc\x90\x36\x39\xf3\x46\xe1\x8f\xce\xbc\x51\xf9\xd0\x99\x37\x52\xd3\x2d\x25\xa8\xd0\xfa\x6d\x25\x88\x42\x9f\x09\x77\x3b\x39\xeb\x23\xc9\xc0\x9a\xd6\x6b\xc2\x99\x82\xec\x91\x74\x4c\xa6\xa6\xdb\x41\xc0\x19\x8a\x67\xda\xf4\x33\x4d\xd4\x79\x7e\xbe\x1f\xfe\x49\x72\xa1\xc5\x6c\x13\xcc\x77\xc1\xbc\xae\x83\xc9\x27\x98\xd7\xd3\xc2\x0b\xb1\xe9\xc3\x82\xa4\xb0\xee\xd1\x90\x86\xa4\x7c\x28\x9d\x88\xd1\x16\xcb\x54\x77\x56\xb1\x47\x12\x50\x90\x95\x21\x94\xd7\x70\xee\xc4\x47\xf2\x1f\x22\x59\xef\x99\x48\xcf\xff\x9c\x60\xf5\x91\x86\x24\xca\x9c\x52\x6d\xfe\x1d\x1f\xff\xbc\x2a\xbd\xe7\x4c\xa1\xd6\x7b\x52\xa8\x34\x9d\x93\x6a\x4b\x91\xec\x4c\x0c\xa1\xbb\x2e\x27\xc0\x7f\x24\x19\xe0\x2e\x4a\x91\x22\xd9\x4f\x3a\x46\x80\xc6\x7e\xe5\x3b\xa9\x72\x27\xcd\x95\xfb\xf7\x78\xdf\x14\x62\xa0\xe4\xd9\xd2\x99\x9d\x3f\x48\x47\x78\xeb\x22\x8c\x00\x0b\x46\xb8\xae\x51\x52\xeb\x6d\x15\x97\xba\x6c\x9f\xfc\x91\x74\x2c\xdf\xfc\x41\xa9\xd9\xa3\xbd\x98\x07\xea\xb4\xb2\xf8\x88\x5b\x0f\x99\x16\xa6\x26\x9b\xf9\x85\x2b\x93\x62\xa4\x40\xb0\x27\x89\x04\x6a\x44\x09\x12\x4c\x6b\x46\xb5\x11\x05\xd4\x8c\x32\x53\x0d\x94\x65\xbd\x08\xb2\x35\xa3\xf6\x54\xc3\x66\x66\xa4\xa6\x67\x0d\x49\xa6\xb8\x99\xef\xba\x9e\x45\x12\x26\x80\x3d\x47\x60\x2e\x38\x2d\x1f\x49\x76\xab\x9e\x9a\x59\xb5\x48\x5d\xe4\x41\x67\x27\x11\x76\x6b\xde\xec\x39\xd5\x50\x06\xf6\xb8\x6a\xb8\x0d\x73\x59\xc8\xad\x32\x99\x93\x82\x6a\xcd\x9b\xc5\x23\x92\xa8\x79\x33\xb3\x95\x9c\xb7\x4c\xa6\x8f\x60\x5b\xb5\x1c\x29\x73\x4a\xca\x33\xbb\x9f\x7b\x0a\x75\xa4\x2a\xab\x80\x54\xbd\xd7\x5b\x01\xcc\x6f\xd4\x5c\xc7\x72\x49\x0f\x43\x7f\x92\x26\x93\xfd\x20\x35\x82\x0d\x85\x95\x6f\x2a\xaa\xe3\x4a\xed\x6d\xff\xba\xd2\x09\xa4\x3f\x60\x0b\x21\x59\xef\x18\x79\xd9\x87\x5d\x24\x83\x8a\x47\x3e\xe5\xa4\xa6\x52\xb6\xdd\xce\x54\xc2\x07\x75\x24\x7b\x6c\x47\x2a\xec\x93\x3a\x35\x74\x18\x2e\xfb\x96\x98\xa8\xea\x9d\x57\x9d\x0a\x61\xa4\x20\xdc\xb9\x68\xf4\x95\x73\x9b\x1e\xb5\xc7\x36\x3a\x57\x55\xa4\xd5\x95\x99\x00\xce\x30\x6d\x31\x49\xef\xcd\xce\xe2\xac\xbd\xd7\xcd\xd4\x6f\x64\x88\xa3\x93\x4c\x2f\x75\x0d\x8a\x6a\xdc\xb6\x47\xbe\xed\xb6\xc2\x54\x44\x25\xed\x7a\x25\x39\x0d\xce\x7c\xe9\x0d\x73\x22\xf9\x12\x39\x90\xe4\x0e\x29\x79\x53\x3b\x56\x71\x0f\x35\x25\x35\xea\x57\x24\xe3\x27\x8e\x88\xda\xa4\xca\x81\x54\xb4\xd9\xf0\x0b\xa1\x6e\x4a\xcd\xb3\x5b\xcf\xa8\xb7\x2f\x39\xe9\x01\xfb\x0c\x38\x91\xcc\x38\x75\x9f\x33\xa2\xf6\x2c\x0e\xbd\x86\x39\x6b\xe6\x1f\x3f\xbb\x6a\xf2\xee\x9f\x16\x2e\x0f\x05\xb5\x79\xee\x47\xff\xdc\xb2\xc5\x38\x35\x73\x09\x12\xe1\xd4\xcc\x85\x4c\x7c\x53\xa5\xa2\xd8\x08\xd2\x38\x73\x03\x14\xdd\x54\xa9\x77\x7e\xe8\x5b\x08\x9b\x43\x7b\xe6\xec\xcc\xa1\x24\xee\xa9\x32\xd9\x97\x45\x3d\x55\x66\xc6\x46\x04\x08\x13\xe5\xc1\x10\xc6\xdb\x39\xeb\x1e\xd1\x8b\x88\x39\x6a\x02\xa9\x23\x93\x49\x40\xc5\x5a\x8e\x48\x4d\x12\x3f\xf1\x69\x7e\xb0\xdf\x0b\xb7\x58\x0b\x5b\x9e\x70\x8b\xb5\x1c\x29\xd5\x70\x95\x91\x87\xde\x2f\x46\x0a\x32\x2a\x95\x91\xbd\x89\x06\x67\xbb\x14\x63\x54\xbd\xd1\xd4\x6f\x83\x66\x06\x2a\xfe\xed\x08\xef\x31\x90\xa4\x6f\x8f\x94\x63\x9b\xfb\x3c\x10\x65\x73\x7f\xa5\x8f\x87\x36\x5f\xda\x79\x46\xa7\x38\xd9\xed\x7d\x1d\x11\x8d\x7a\xe0\x7a\x20\xc4\x62\x9d\x6c\x2c\xce\x6e\x7b\x1a\xa8\xf6\x88\xbe\xac\xb1\x65\x91\xa2\x36\x57\x40\x52\xd4\xe6\x2a\x65\x08\xe3\x99\xfb\x12\x39\x6a\xdf\x4f\x55\xa7\x6c\xc0\x22\x8a\x6a\xd9\x45\x49\x51\x9b\xeb\x23\x29\x6a\x33\xc6\xa4\xa8\xcd\x2e\x4f\x8a\xda\x5c\xe7\x04\x77\x6c\xd9\x27\x6f\xfc\xfb\xe9\x09\x3c\xfa\xe9\xc4\xec\x8c\xd4\x1f\x80\xe3\x1d\xd1\xe8\x85\x0c\x0e\x3e\xfc\x33\x45\xd9\x60\x4d\xe3\x88\x43\xcd\x00\x6c\xf6\x25\x4a\x12\xf3\x73\x63\x8f\xbd\x1d\x79\xc7\xfc\x25\x49\xed\x48\xbf\x68\xde\xf5\x6c\x86\xb0\x48\x8d\x74\x0c\x91\x78\xa9\xbf\xdc\xf4\x7d\xe4\x21\x4a\x66\x44\x47\xb2\x8d\xfc\x07\xc7\x72\xfe\xf3\xb3\xe8\x97\xa1\x91\x62\x8b\x11\xac\xb1\x4d\x14\x4b\xa7\xa1\x2d\xb5\xe7\xa1\x9d\xd0\xec\x86\x3d\x5a\xe8\x40\x6c\x8a\x8c\x3a\x90\xac\xbd\x17\x24\x61\x0e\x58\x27\x4a\x3a\x5b\xe6\x99\x0a\xc8\x4f\xff\xbe\xa9\xba\xbf\xcf\x64\xa7\x7b\xcb\x94\x41\x86\xae\x15\xcc\xb1\x54\x6e\x27\x24\xa0\x65\xc3\xeb\x18\x37\xa9\xb7\xf9\xae\xe8\x3a\xc1\x1c\x41\x2d\x3c\x92\xd4\x40\xec\x56\x4e\x46\x8b\x75\xf3\x11\x65\xd2\x43\x0f\x14\xcc\x91\xdc\xb3\x8f\xa4\x88\x25\xb6\x5f\xc1\x1c\x7b\xbf\xf2\x43\x9f\x0c\x91\x7c\x32\xa4\xcc\x3f\x59\xf5\xb1\x78\x09\xbd\xd8\x3b\xa6\x23\xf3\x5f\x1d\xa8\xa8\xdd\xc6\x22\x2e\xa7\xdd\xbc\x67\xe5\x8e\x68\xfb\x17\x8d\x5a\x3a\x1a\x38\x6f\x04\x66\x1c\xa5\xfd\x87\x3d\x5c\x48\xc7\x72\x60\x00\x13\x9a\x71\x38\xff\xe6\x23\x49\xbb\x7c\x6b\x2a\xe7\x72\x43\x92\xff\xd6\x39\xf4\x1f\x49\x67\x18\x56\x96\x6e\x55\xb7\xe6\x4d\x99\xed\x58\x3c\xa6\xc1\x1a\x03\xcd\x57\x34\x58\xa3\xa0\x1d\x88\x05\x6b\x94\x9a\x67\xd2\xc2\xb9\x7e\x9b\x13\xab\xc5\xfa\x28\x38\xe3\x7c\xeb\x4d\x0a\xc3\x91\x5f\xea\x44\xa3\xe2\xc3\xaa\x2f\x9d\x3a\xac\xfa\x9e\x79\xa6\x43\x8b\xbd\x7e\x58\xf5\x45\xa7\x10\x90\x71\x1e\x57\x24\xa9\xbe\x25\xdf\xdd\x7a\x56\x91\x14\x2c\x84\x5e\x30\xb0\x93\xb6\x14\x2a\xdd\xb7\xe7\xd5\xa5\x5f\x14\xa4\x8f\xa4\x89\x24\x04\x2c\xab\xcd\xf0\xc6\x5a\x7b\xfe\xa8\x36\xd1\x8d\xc3\xcc\x47\xe8\x93\xc3\xa8\x5e\xd6\xa5\xd0\x8d\x33\x73\xc1\xe0\xc6\xd7\xc4\x29\xf8\xe2\x3c\x4a\x24\xe9\xec\x25\xaf\x0e\x33\x42\xd3\x53\x53\xb7\x92\x12\xc9\x15\xa7\x72\x22\x7f\x3b\xae\xd4\x46\x17\x0f\x36\x18\xa7\x8b\x85\x42\xe9\x11\xa5\x09\xb0\x2d\x0f\x6b\x02\x5c\x83\x04\x38\x9c\xb9\x4c\x29\x39\xec\xcc\xfa\x16\xd3\xd6\x3c\x58\x52\xc6\x22\xbe\x36\x56\xd0\x87\x25\xbd\x6a\xaa\xad\xab\xe7\x97\xd2\xc5\x63\x9b\x1e\x46\xe5\xb2\x43\x0f\xe3\x70\x39\xa4\x05\x3e\x9c\x1d\x3d\x5d\xc9\x5e\x67\xe7\xb8\x11\x14\x71\x66\x17\x31\x0f\xd7\x4c\x05\xcc\xfa\x7b\xd6\x7c\xa8\x2b\x06\x0a\xd6\xd8\xbe\x62\xe4\xd5\x21\x89\x66\x89\x38\x69\xa6\x03\x4c\x9c\xc4\x3e\xee\x1c\xb0\xf7\x68\xa9\xa9\xac\x95\x19\x72\x1b\x5d\x33\x8d\x15\x2f\x36\x19\x1c\x01\x16\xcb\x64\x1e\x19\xaf\x58\x33\xe5\x26\xfb\xf4\xcc\xbb\xb2\x49\x32\x74\xd3\x68\x03\x8c\x90\x42\x24\xce\xd8\x35\xa6\xf7\x69\x46\x60\x3a\xd8\x76\xe6\xd9\xd6\xb3\x7c\xf7\x51\x2f\xe6\xff\xaa\x37\x8b\x4a\x78\xc4\xd9\x8f\x48\xba\xd1\x71\x20\x0a\x8d\x38\xfb\x11\x49\x56\x56\x16\xd5\xb4\x95\x95\x25\x2d\xa0\xe2\xec\xe8\x05\xc2\x29\xce\x38\x34\x04\x53\x3c\xdb\xac\x11\x6f\x0d\x22\xcd\xe5\xba\x47\x23\x26\xd3\x28\xa2\x14\x4a\xe6\xbf\xc9\xbe\xe6\x15\x49\x90\x00\xe3\xbe\x1e\x51\x93\x68\xa4\x02\x8a\xa3\x6c\x0c\xdc\x34\x3e\x9d\xbd\xc9\x54\x60\x9d\x5b\xa4\x31\x89\x35\xab\x43\x98\xc4\x19\xaf\x8d\x30\x89\xe5\x3f\x04\xbe\x3f\xaf\x0a\x25\x82\xc6\x32\x1d\xfb\x3b\x52\xa8\xb0\xec\x33\xcf\xb6\x1b\x19\x51\x10\xf5\x99\x3f\xea\xba\x8d\xa2\x39\x4d\xfa\x7f\xa7\xcd\xcb\xa3\x43\x23\xb7\x47\x87\x67\x5e\x1b\xe8\x74\x13\x9a\x6b\x0e\x55\x83\x0a\x5b\x0c\x72\x13\x35\x99\x0a\xa0\x26\xcf\xbc\x6b\x35\x39\x33\x49\x48\x86\x68\x0a\x82\x18\xd6\x72\xe6\x4b\x2f\xe4\x0c\xbb\x41\xeb\x25\x83\x69\xd0\x7a\x2e\xef\x02\x20\xd6\x58\x01\x97\x81\x0d\xb9\x11\x2e\x63\xd6\xa3\xc7\xc3\x26\x36\xf2\xae\x8c\xdf\xad\xe6\xa1\xee\x03\x4c\x20\xe3\x11\x8f\xdc\x08\x97\x11\xeb\xa9\xa1\x01\x89\xc7\xff\xfe\xaa\xa0\xc0\xec\x6f\xcb\xba\x7a\x0c\x9c\x10\x8c\xc5\x53\x63\x4c\xe2\x91\xa6\x2f\x00\x3c\x33\xb5\x70\x63\x99\x29\x66\x1c\x1b\x67\x7e\x24\x8a\xb1\xc2\xde\x60\x4e\xb1\x68\x4d\x46\x21\x1e\xf1\x17\x18\x85\x78\xe4\xb6\x23\x52\xb1\xfa\x36\xc7\xf8\xf5\x98\x3c\x4c\x31\xf6\xd6\xd7\xf0\xf5\xff\x95\xcb\xc0\xd1\x74\xec\x21\x33\x9f\x7a\xe4\xa8\xbd\xcd\x21\x85\x2d\x69\x61\xf1\x60\x9f\x59\xb6\x78\xbc\x5d\xbc\x18\x1c\x0a\xb6\xc5\x23\xc6\x93\x15\x8b\x07\x6d\x35\x48\x3d\xaa\xbb\xc1\x8e\x47\x1c\x20\x06\x3b\x1e\x6f\x35\x96\xdb\x93\x87\xb4\x27\x25\xd1\x1e\x9a\x07\x13\xd9\xcc\x53\xb5\xe7\x88\x64\x10\x60\x06\xd6\x39\xee\x62\xea\x33\x13\x59\xf6\x23\xe5\xcd\xad\x59\x45\xe6\x25\x3b\xe6\xfb\x6a\xb3\xc8\x4f\xbd\x8e\x62\xaa\x5f\x76\x56\xa4\x46\x76\x1b\x47\x93\x30\x4f\x59\x2b\x35\x75\xf0\xcd\x2f\x3f\x15\xda\x6a\xe6\x99\xd6\x75\x2e\x7e\xcb\x84\xf0\x85\xe3\x22\xc4\x64\xd4\x50\xe9\x73\x6b\x76\x0f\x63\x2a\x8f\xdc\xcf\x44\x45\x56\x73\x40\xc0\x44\x96\xbd\xdd\x4c\x64\xd9\x21\xcc\x44\x76\xe4\xb6\x6e\xf8\xe5\x91\xf3\xcb\xf0\xcb\x23\xb7\x77\xe3\x2f\xcf\x6c\x8b\xa6\x26\x3b\x72\xf1\xdb\x5e\x0b\xd9\xb6\x0d\xc1\x3c\x72\x65\x80\xaa\x2c\x7e\x92\x3d\x69\x0e\x45\x39\xd8\x23\x67\x93\x99\xcb\xb2\x1b\xc3\x5c\x36\x51\x87\x04\xca\x3c\x6b\x9c\x2a\xdb\x4b\x25\x67\x35\x4c\x66\xb9\xc7\xc2\x64\x96\x5b\x6e\x98\xcc\xe8\x72\xc1\x34\xcf\xbb\xcc\xbc\xec\x16\x1c\xff\xc1\xf6\x6d\x2a\xb3\x23\x67\xbb\xa9\xcc\x8e\xdc\x04\x4d\x65\x76\xe4\x74\x37\x95\xd9\x11\x45\x44\xf9\x78\x9f\xa1\xa5\x2f\x1c\xde\x9c\x4a\xf8\xce\x10\x5f\xff\xf6\x5a\x89\x62\xb2\xbd\x56\x72\xe0\x99\xda\xec\xc8\x65\x7b\x7b\xb1\xe4\x76\xbd\x0d\x9f\x4b\x1f\x73\xc4\x94\x14\x2c\xcc\xee\x3b\x4b\x96\x53\x8b\xf4\xd4\x82\x9d\x2c\xed\xa1\x79\xb4\x47\xc6\xc4\x68\x60\xdb\x89\x55\xe7\x2b\x5e\xde\x4f\x29\x49\xab\xa5\x15\x4c\xd5\x1b\xc0\x1c\xf7\x43\xd3\x9d\x4d\x34\xbb\x8d\x6f\xaf\xe7\x37\xb6\xaa\xa3\x32\x87\xef\x2c\xed\xb1\x73\x6f\xe4\xa1\x71\xac\x25\x0f\x8d\x06\x4c\xeb\x08\x16\xe1\xec\xff\x10\x2c\x32\x23\x3a\x58\x04\x55\xf4\x63\xde\xfb\x8a\x1a\xf3\x09\x42\x79\x22\xca\x1c\x3a\x22\xd9\xdf\x77\xe7\x5d\x9d\xa9\xf1\x8f\x43\x8f\x96\x23\xf6\xe3\x7c\x79\x95\xe5\x0f\x3f\x5a\x9d\x79\xd9\xb1\xc0\x33\x2f\xdb\x0e\xd4\x53\x47\x37\xa8\xe7\x5b\x37\x08\x58\x80\x38\xd0\x6a\x50\x09\x90\x9e\xc5\x5a\x07\xe9\x59\xee\x3a\x21\x3d\x4b\x0b\x84\x1d\x8d\x47\x00\xce\xb3\xca\x64\x14\x94\xb4\xc5\x3a\x26\x24\x69\x9d\xef\x33\x79\x5e\x53\x5d\xdb\x8f\x62\x8e\xf9\x40\xfc\xd7\xf3\xae\x6b\xdf\xf2\x4f\x6a\x4f\x7d\xe5\x01\x9f\x23\x92\x62\x8b\xd2\x49\xce\x42\x89\x42\x6f\x60\xe9\x19\xfb\xc5\x07\x12\xc0\xd4\x6f\xb1\x4f\xe7\x65\x01\xe3\x98\x02\x1f\xa2\x65\x5b\x3e\x55\xcb\xd2\x27\xce\xf8\x50\xd1\xcd\xcc\x78\x76\xd6\x91\xa7\x02\x6e\xbe\x92\xc1\xee\x99\x1e\x8b\x96\x46\x14\xef\xde\x4c\x41\x42\xa1\xa6\x58\xa3\x50\x63\x3d\x32\xe1\x59\x6b\x9c\x0d\xa0\x50\x33\x45\x41\xa1\xa6\x53\x40\xa1\x32\xdb\x3f\x66\x10\x4c\x15\x88\xa2\xba\x53\x2e\x8d\xa1\x1b\x9c\x01\x22\xc6\x5a\x83\x49\xef\x98\x2f\x0c\x26\xed\xb9\x40\x9b\xb4\xac\x1d\x1c\x33\x5f\xc2\x62\x4b\xbe\x15\xac\xac\x1e\x11\xad\xc4\x8f\xbc\xec\xb9\x83\xb3\xc7\x24\x66\x67\x36\x66\x93\x98\xb5\x58\x2e\xbf\x5e\x0b\xd9\xf1\xbf\x8e\x9d\x62\x57\xf8\x3a\x76\x6a\xe4\xd9\xc7\xaf\xe6\x37\x72\xe3\xf7\xd4\xc1\x6e\xfc\x9a\x77\x6d\x8c\xc4\x72\x63\x2c\xea\x39\x39\x2b\x0c\x3e\x7d\x14\xe0\x7f\xee\xef\x46\xa6\x9e\x93\xdd\xd2\x7c\x66\x67\x0e\x37\xf3\x99\x9d\xb9\x85\x18\xb7\x7a\x66\xbb\xff\x62\x69\xad\xf9\xab\xdb\x46\xf5\x4d\x06\x38\x52\x10\x6d\xa3\xe1\x5e\x27\xb3\xa4\x20\x5f\x59\xb0\xa7\x7c\x31\xad\x66\xe8\x30\xad\x62\x40\x33\x50\xb5\xc7\x25\x69\xa0\xea\x99\x2b\xbd\x81\xaa\x67\xce\x11\x11\x9e\xb5\xb8\xaf\xc4\x77\xf6\x28\xaa\x29\xc9\xad\xab\x79\x3a\xac\xc3\xd0\xa7\x36\xbc\x46\x11\x37\xe1\xd9\x99\xdb\xb1\x73\x14\xd7\x2c\x49\x33\x9e\xc5\xda\x6e\xc6\xb3\x33\x0b\xd4\x68\xd9\x3b\x8a\xac\x29\xcf\xa2\x24\x3a\x25\xf1\x39\xd9\xd0\xbf\xc0\x4c\xd9\xa7\x44\x88\x76\x12\xf4\xf4\x88\x6a\x0e\xe7\xc6\xd7\x68\x92\x1c\x92\xce\x49\x7c\xc6\x5e\x6a\xbe\xb4\xda\x52\x27\xaf\x96\x5c\xcb\xbf\x9c\x39\x77\xfe\x63\xb3\x78\x49\xa5\x3c\x5c\x67\x7e\x2b\x12\xee\x32\xf3\x54\x76\x71\x56\xf0\xcf\xee\xae\x68\xa3\xa6\x53\x7b\x75\xbf\x9f\x51\xdb\x1c\x6d\x66\x53\x3b\xa3\x86\x99\x30\xed\x75\x14\x99\x30\xad\x1f\xd4\xd8\x84\x69\xad\x61\xd6\x73\x06\xe3\x76\xf4\x88\xc3\xbf\xcd\xcb\x0e\x7c\x9b\xa9\xc5\x33\x17\x2b\x93\xe2\x47\xe6\x95\xb7\x4e\x5f\x7f\x3a\x11\x7f\x16\xf3\xb2\x97\x16\x7a\xa4\xe9\xd4\x5a\x1c\xb6\x3f\x83\xc0\x73\x0d\x71\xba\xe3\x2b\x7a\xba\xf2\x1b\xb7\x1c\xa1\x3f\xa3\xbe\x73\x4d\x32\xdb\x5a\xad\xf9\x52\x90\x99\x9a\x57\x05\x99\xa9\xf9\xe7\xf4\x87\xf9\xa7\x1b\x43\xd3\x08\x58\x9c\x79\xa8\x6d\xba\xdf\xf9\x89\x03\x16\x67\x4a\xa2\x6d\x74\x9a\xd3\xb7\xe6\x36\x03\xfc\x3a\x76\xc4\x1f\x0b\x0d\x35\x58\x89\x91\x5b\xad\x91\x8a\x1b\xce\x6f\xcd\x04\x92\x0b\xa2\xb1\xda\xd7\x9d\x0e\x37\xed\x66\xd4\xaa\x1f\x1e\x0e\xd4\xd1\x9f\x3d\x1c\xb9\xbb\x39\x8b\xf2\x75\x5f\x79\xba\xfc\x2d\xfd\x64\xe2\xcd\x9a\x2a\xa2\xfe\xd0\x17\xf2\x77\xd4\x9a\x82\x3c\x72\x29\x57\xeb\x2c\x00\x2a\x27\x4d\xbe\x72\xaf\x73\xd2\xe4\x2b\x77\x4d\x27\x4d\xae\xec\x64\x80\xbb\x73\x53\xfb\x41\x1e\x36\xf3\x2e\xad\xc9\x53\x6d\x1b\x2d\xa3\xac\x85\xd5\x4b\xda\x6a\xff\x47\x4b\x4f\x6c\x5b\x6e\x58\xfc\x4e\x7d\xdc\x72\x76\xfc\xe1\x39\xa6\x75\x7f\x84\x90\x71\x76\x28\x9f\x71\xbb\x99\xa6\x86\x70\x5f\x77\xf9\x27\x31\xca\xf3\x2e\xfb\xde\x8d\xd8\x5d\x6e\x4a\x52\x82\x07\xfa\xdb\x10\xef\xeb\x2e\x11\xb7\x97\x73\x45\xfc\xf8\xd3\x54\xf8\xab\x4f\x53\xee\xcf\x9f\xe6\xa1\xdd\xe2\x6c\x4f\x06\x79\x5f\x37\xb7\x4b\xa7\x42\x6e\xac\xd7\x3f\x82\x29\x58\x39\xce\x85\x7c\xdf\x47\x44\xda\x4a\x47\x78\x5d\xdd\x6c\x99\x02\x7a\xb7\xfb\x48\xb9\x5d\x52\xbe\x74\xdb\xa8\xd1\x64\xa6\xe5\xa7\x6e\x2a\x17\x2e\xe7\x45\x6e\x8e\xd1\x7a\x44\xb7\xe6\x4c\x49\xca\x6f\xc4\xb0\xfe\x39\x79\x66\x90\x85\x82\x8c\xb7\xc6\xa2\x13\x64\xbc\xdd\xec\x4c\xe4\x3d\xbe\x39\xaa\xff\x9c\xde\x88\xdd\x92\x3c\xc7\x77\x49\x39\x1e\x19\xf6\x08\xa1\xc6\xdb\x7d\xe6\x21\x7d\x4f\x6f\x2f\x7a\x9b\xda\xdb\xc9\x3c\x51\x3d\xff\x1c\xbe\x7b\xa0\x0d\x39\x79\xf1\xeb\x8b\x75\xf2\xe2\x31\x5e\xd1\xee\xbe\x57\x34\xe7\x61\x1a\x80\xbb\x8f\xe9\xff\xe7\xa8\xdc\xdc\x2d\x8d\x1f\xbf\xee\x2b\x2f\x3b\x78\x25\x5d\xb1\x49\x0b\x94\x92\x3f\x2e\x39\x75\x56\xa8\xeb\x99\x3a\x9a\x7f\x85\x73\x85\xd4\xc7\x5c\xb7\x26\xa9\x8f\x1d\x60\xf6\x88\x56\x2a\x7b\x9e\x8a\x0e\xc9\x0b\x76\x3a\xd5\x71\xe3\x6c\x98\x24\x37\xc6\x23\x3c\x8f\x41\x7b\x0a\xe2\xf0\x50\xe6\x65\x07\xe3\x78\x62\x4e\x72\x1d\x73\x9f\x9f\xe4\x3a\x06\x17\x3a\xc9\x75\xcc\xb5\x7b\x1e\x40\x1d\xad\x32\xcc\xc3\xeb\x01\xb7\xfa\x74\xee\xe3\x0b\x8c\xcb\x3c\xbc\x1e\x80\xc7\xcc\xc3\x07\x0b\x17\xfa\x79\x24\x2d\x4e\x44\x50\x23\x94\xec\x05\x61\xe2\xe5\x47\xf4\xf8\xa5\x09\xa4\x51\x9e\x11\x15\x2a\x83\xeb\x6c\x2a\x8d\x72\x03\xb1\x36\x93\x45\x79\xd0\x20\x5b\x0a\xf0\x03\x4f\xa7\x4d\x8e\xbf\x6c\x1e\x70\xcd\x0e\x4a\xd2\x19\x00\x8b\xcf\x23\x2a\x5e\xa7\x55\x4a\x5e\x0e\xac\x9d\x79\xda\x3d\x26\x11\x3d\x8b\x06\x63\x42\x22\xaf\x8c\x49\x50\x93\x79\x2a\x3f\x6c\x86\xde\xd9\x8f\x8f\xb7\x60\xea\x98\x4f\x7f\x72\x3f\xd3\xf6\x65\x6e\xd4\xcc\x04\xc2\x7d\xd2\x33\x4e\xec\x75\x66\x70\x15\xe3\xde\xbd\x0a\xa6\xb0\xeb\xad\x67\x78\xa4\x79\xf5\x54\xd7\x69\xbd\x4c\x37\xfc\x88\xdd\x22\x9d\x28\x6e\xb3\x9e\x59\x80\x7b\x3c\x23\x89\x7b\x3c\xaf\x3a\x54\x2a\x4d\xcb\xfa\x48\x15\x1c\xdc\xf5\x1f\xe0\xe4\xd3\x04\xa8\x71\x74\x4e\x52\x21\x1f\x34\xc6\xa9\x90\xcb\x79\x44\xb4\x0e\x7d\x46\x2c\x16\x0b\x62\x15\xea\xa8\x21\x39\x52\xdc\x97\xd8\x79\x42\x63\x6b\x7d\x63\x9e\x00\x96\xee\x94\xe4\xcc\xd4\xef\xb7\x5f\xdb\xde\xf3\xad\x79\x78\x99\x30\x27\xc1\xec\xb6\x04\xce\x13\xf6\xbe\x1a\xd1\x44\xac\x83\x1f\x69\x16\x97\x32\xf2\xd4\xd7\x2c\xef\xa3\xf3\x84\x9f\x8f\x81\x3d\x1d\x15\x57\x46\x44\x13\xe6\x32\x7a\x42\xa2\xb7\x6c\x2c\xa7\x61\xbf\x60\x82\xa7\xb0\xe7\x2d\xeb\x5d\xd8\xf3\xc6\x7e\x35\x93\xea\xb8\xf0\x53\x4f\x69\x1c\xaf\xf3\x74\x7c\x7a\xc9\x4f\x9c\x34\xba\x47\x94\x9a\x06\xbe\x65\x9e\x4e\x3f\xc7\x9d\x78\x3a\xc1\x71\x69\x35\x05\x3b\x53\x52\xa3\x53\xb7\xd3\x69\xd1\x11\x9e\xb4\xce\x01\xff\x88\xe2\xf7\xbd\xa9\xa1\xb3\xd1\xa1\x33\xcf\xd3\xd9\xe8\xcc\x39\xfd\x88\x0e\xc6\x4f\x53\x3d\x8b\xdb\xc8\xcb\x5d\xf1\xf5\x79\x38\xfc\x30\xbf\x99\x1e\x1c\x9a\xb3\xbd\x4f\xa4\xbf\xc5\xbe\x30\xdf\x72\x05\xf1\x66\x8a\x5f\x46\x6a\x70\xee\xcf\xcb\x48\x0d\xce\xf2\x69\x5c\x79\x07\x39\x39\x4d\x02\x3a\x9c\x1a\x70\x4e\x43\xb2\x21\x58\x9d\xb3\x38\xa6\xad\x1e\x11\x7d\x6b\x67\x23\x28\x50\xd7\xe5\xe5\x44\xe1\xb9\xc7\x6b\xb6\x09\xd7\xca\x40\xbb\xc1\xd9\x3f\x9d\x98\x0f\x0f\xd6\x6c\x0e\xd1\x03\xf8\x39\x05\x9e\x1a\xce\x59\xff\x48\x02\xbd\xfa\x38\x9f\x46\x52\x1d\x5c\x0b\x67\x33\xad\xfa\x5d\xf3\xe5\x9f\x0b\xf2\xa7\xc6\x59\xe1\xa8\x9b\x62\x81\xbb\x0e\x3a\xf8\x76\xe8\x53\xc9\x33\xc7\x3e\xb2\x01\x2a\x4f\xdf\x28\xc6\x01\x4e\x25\xe6\x1b\x85\x35\x26\x08\x56\xc1\xdf\x3f\x6f\x33\x73\x31\xa4\x66\x88\x3b\x7c\x23\x9c\x66\x88\x3b\x4a\xbe\x93\x67\x7c\xe4\x99\x20\x2b\xa9\x8c\x9c\x9f\x07\x53\xf9\xb6\x0f\x9f\xd1\x15\x16\xab\x60\x42\x9a\xc2\x62\x15\x0c\x8e\xf3\x76\x2e\x23\xa6\x9b\x81\x59\x0d\x7f\xd4\x54\xfa\xbe\x47\xe4\x8f\x4a\xd6\x8b\xe1\x61\x1a\xb5\xd5\xb8\x13\x4c\xa7\xf3\xcb\x79\x2e\x94\xd6\x04\x87\x33\x05\xcb\x9a\xfd\x7d\xf3\x4f\x12\xc5\x58\x2f\x6b\xec\x73\x42\x65\x55\x3c\x3d\xf3\x86\x67\xa0\x46\x94\x67\xea\xca\x97\xc2\xdd\xa5\x1b\x15\xbb\x0d\x32\x61\xde\x39\xca\x18\x1c\x8e\xb2\xd4\x6e\x59\xe3\x67\x56\x9a\x73\xee\xc0\x66\x32\xcd\x39\x77\x70\xef\x9e\x02\x6c\xd5\x7e\xfc\x87\x1d\xdd\x7c\x74\xc7\xdb\x43\x8e\x41\xc1\xc6\x33\x05\xdf\xaa\xf8\xa7\xa7\xd9\xe9\xe6\xc9\x6e\x63\xfc\xd6\xc9\x9d\x64\x1a\xbf\x75\xb6\x23\x25\x61\xf7\xa0\x1f\x1c\xaf\x9d\xa9\x86\x19\xed\x15\xbf\xfe\x34\xff\xc1\xde\x9c\x4f\xff\xfc\xd4\x75\xea\x04\x70\xfb\xb2\x36\x3b\xb7\x7d\xf6\x8c\x4e\x08\x09\x2b\x50\x30\xac\xc6\xcd\x79\x76\xac\x68\x35\xa2\xcc\x96\x33\xe5\x62\x68\xba\x11\x6d\x8a\x64\x38\xc0\x57\xb1\xe5\xf5\x5c\xd0\x27\xa2\x6e\xe4\xec\xa4\xdd\xac\x41\xac\xe4\xee\x0b\x39\x1b\xa9\x90\x51\xcd\xb9\x99\x1e\xe9\xe7\x93\x38\xff\xb0\x32\xca\x81\xd9\x17\xb9\xeb\xf8\x89\xd4\xff\xce\x3c\x17\x6e\xaa\x75\x74\x83\x4e\x1c\x09\x43\xd1\x1d\x48\x7d\xa6\xc7\x4c\x8f\x72\x1e\x79\x99\x8d\x87\x97\xc9\x1b\x44\x0d\xcd\xc2\x85\x41\x6a\x0e\xa8\x39\x5f\xf1\xf7\x7f\xff\xef\x76\x4c\xe9\x9c\xe2\xdd\xba\x33\x1d\x0c\x7b\x39\xe8\x5b\xd1\x6e\xdd\xc0\x25\xa7\x30\x30\xf7\xd9\xf3\x9d\x63\x6e\x6e\x24\x11\x61\x8f\xbc\x29\xa5\xec\xcc\x9b\x46\xc3\xf1\xf7\x67\x5a\xdf\x39\x60\x4d\xaa\x95\x85\x3e\x14\xe5\x92\x7d\x58\x18\x97\x3b\xa7\xfa\x40\x03\xe3\x3b\x73\x2c\xb2\xae\x06\xc1\x83\x0c\xac\x39\xb4\x6e\x8c\x45\x53\x60\x95\xbb\xa3\xd4\x0a\xac\x72\xf7\xb4\xd0\xa7\xd3\xcc\x87\x1f\x3d\x2b\x48\x0a\x4b\xae\x79\x26\x0a\x2a\x8e\x0c\x93\x6b\x71\x49\x9a\xc6\xaa\xdc\x80\xf3\xe6\x34\x69\x27\xf3\x75\x0e\x85\xe0\x30\xd3\x8d\x63\xc1\xe6\x35\xcd\xb4\x45\x1a\xfe\x47\x5c\xff\xf7\xff\xfa\xf9\x7e\xa8\xc0\x9a\x99\x0f\x15\x58\x93\xff\x2b\x45\xe1\xc1\xe6\x2d\xcc\x49\x3f\x67\x24\x21\x05\xf3\x0b\x23\x05\xf3\x07\xa2\xf7\x58\x68\xd3\x68\xc0\xd4\x4d\x1c\x2d\xad\xa6\x18\xc5\xb2\x5c\x79\x53\xf8\xbf\x9a\x42\x7f\x92\x6e\x24\x45\xb6\xf8\xae\x3c\xa7\x63\x59\xe8\x6e\x61\x43\xae\x68\xfa\x26\x9d\x1a\x40\x9c\xa6\x48\xa7\x0a\x46\xa5\x29\xc4\xc7\x28\x2d\xc5\x7c\x9e\x67\xec\x61\x02\x7c\x8c\xd2\xa8\x8c\x03\x56\xd0\x24\x9d\x19\x0e\xb4\xc2\x9c\xc6\xf4\xb5\x48\x3a\x82\xd2\xa3\xdb\xc8\x44\x4a\x11\x16\x0a\x68\xd8\x9c\x46\xf8\x5d\x34\x49\x70\xa7\x23\x4d\xd2\x2c\xa9\xed\x88\x28\x80\x61\xcb\xab\x02\xbc\xa5\x83\x9f\x6d\x6f\x1e\xe5\xdf\x06\xf5\xb9\x0c\xe9\xa3\x4b\x17\x73\x88\xad\xca\xd8\x8e\x83\xb1\x10\xb6\xa3\x44\x67\x5d\x0e\x52\x29\x79\x53\xe4\x94\x2c\xa8\xc5\xa9\x3e\x91\x5c\xb7\xfc\xc2\xe7\x78\xbe\x93\x45\x09\x14\xd1\x14\x16\x63\x12\x01\x35\x9d\xb4\xad\x36\xb6\x2d\x01\x2c\x26\x71\x4d\x73\x71\x1e\x53\xaa\xc3\x4d\x18\x44\xe1\x29\x2a\xa8\x9d\x09\x9c\xe2\xfd\x85\x5d\xa8\x9c\xa3\xc1\x4f\x70\x74\x82\x9f\xc0\xbc\x3d\x8d\x9f\xa8\x8d\x5d\x16\xfc\x04\x6e\x8c\x69\xfc\x44\x3f\xdf\x97\xa7\x4f\x17\x7e\x24\xfd\x1a\xbb\xff\x74\x36\xb6\x73\xb6\xfc\xd6\x1e\x05\x36\x7a\x53\x3e\x9d\x93\x9d\x53\x98\x88\x76\xa5\xa7\x4d\x50\x06\xd6\x65\x0a\x05\xd1\x6e\x34\x08\xa1\x1e\xda\x9d\xef\x7c\x0c\x51\x01\xe9\xc0\xf7\x5b\x8a\xd7\x15\x7d\xe2\xd8\x78\xa6\xab\x99\xa1\x2a\xe1\xe9\x73\x99\xae\x95\x42\x05\x71\x28\x51\x20\xb7\x99\x81\xf9\xc5\x36\xe8\xb3\xe6\x99\xa7\x4b\x9e\x79\xba\x0c\x24\x45\x2a\x70\x4c\x0b\xdf\x30\x0f\x96\xfc\x36\x02\xae\xe4\x99\x87\x2b\xdf\x09\x01\x57\x52\xa6\x74\x29\x7a\xc2\x78\x04\x80\x24\x33\x78\x84\xbc\x6a\x7f\x6a\xc3\x8a\x22\x3c\x42\x23\xf6\x6b\x2a\xcd\x5a\xbb\x52\x1b\xf3\xef\x01\x72\x9c\x06\x27\x5c\x99\x4c\xdb\x74\x7c\x2d\xc5\xda\xdc\xcb\xf4\x11\x54\x21\xde\xb3\x29\x46\xa9\x58\xe4\xa6\x71\x0b\x57\x26\x9e\xa0\x09\x0d\x47\xe7\xdc\x98\xb6\x51\xe0\x0c\x45\xb8\xee\xf4\x88\x6d\xd9\x2d\x0f\x65\x49\x45\x9f\x34\x12\xe1\xd5\x5a\x8d\x35\xb8\x33\x20\x06\x21\xa7\x0f\xbc\xb5\x95\x14\xfa\xe8\xcc\x2d\x5d\xb0\xbd\xf0\xa9\x8e\xc0\x9b\x07\xb3\x43\x58\x81\x12\xfd\x4b\x1c\x52\x67\x1d\x2d\x62\xd3\x18\x50\x37\xc5\xc1\xe3\x53\x9b\xdb\x70\xcd\x4a\xd5\x9e\xe9\x38\xfb\x95\x67\xc2\x40\xd6\x94\xb2\xf4\x2c\x95\xd1\x0c\xa8\x91\xbe\x7a\x96\x37\x8d\x4d\xe3\x87\x4e\x92\x06\xfe\x66\x7e\x80\xd8\xd8\x10\x3b\x0d\x0a\xb8\x4f\x0a\x32\x28\x00\xa0\xdd\x74\x0a\xb5\x23\xf3\xec\x03\xc6\x86\x1d\x4c\x28\x80\x0a\xf0\x72\x02\x02\xc8\x66\x2b\xaf\x7f\x23\x5a\x6f\x3a\xef\x19\x31\x7f\x53\x3e\xff\x46\xec\xce\xfc\x98\x15\xb2\xa1\x79\x29\xef\x59\x23\x58\x70\x82\x00\xc8\x86\x26\x04\x40\x3b\x52\x3d\xcd\xc9\xe3\xbf\xa8\xda\x64\x39\x9b\x4c\xb4\x0f\x8e\xcd\x96\x2a\xf8\xa0\x48\x3b\x1d\x33\xc2\x3a\x04\x01\x30\x5b\x7e\x2a\xdf\xd8\x4c\x85\xec\x91\x60\xde\x7d\x70\x6c\xa2\x7f\x0a\x01\x70\xde\x25\x2d\x35\x43\x64\x16\x2a\x79\xce\xb2\xe9\x7e\x4c\x11\xc9\x09\x48\x9a\xb3\x2c\x55\xd2\x9c\xdd\xec\x7e\xc2\x00\x34\x02\xd0\xe6\xc7\xa6\xb6\xbb\xe6\x5d\x1b\x6c\xd9\x55\x84\x01\x68\x37\xb7\xa9\x8f\xd3\x31\x71\x5e\xd8\x73\x5f\x5b\x6a\x84\x7d\x8c\x62\x35\x8b\xe7\x3b\x4e\x1b\x4d\x36\x4f\x7d\xd4\x64\x5a\x39\x6d\xf4\x99\xa1\x21\x21\x13\xd7\x7c\xfb\xea\xdf\x1b\x2d\xc4\x4f\xd1\xf4\x4c\xfc\x94\x69\x65\x57\xfd\x7b\xc3\x35\xf1\x53\x16\x88\x5d\xf3\xef\x35\xd6\xae\xf9\xf7\xe6\x2a\xd7\x7c\xcb\xd4\xb6\x67\xbe\xb4\x96\x87\xcb\x96\xc2\x3c\xdd\x26\xe8\x73\x85\xcd\xfd\xd4\x71\x39\x4c\xfb\xdb\x81\xa5\x4d\xfb\xd0\x47\x2c\xb9\xf2\xa1\x97\xdc\x64\xec\x42\xaf\x2d\x35\x34\x50\x2b\x7b\xa1\xb9\x9e\x8e\xb7\xfe\x9a\x4c\x0d\x07\xfb\xb4\x9b\x1c\xb4\xde\xb4\x97\xbc\x46\x5b\x93\x97\xbc\x82\x25\x9e\x26\x73\x22\x04\x71\x7e\x4d\x5a\x93\x0a\x89\x40\xf4\x78\xdf\x54\x2f\x70\x1f\x91\x97\xfb\x3a\xd0\x33\xbe\x8e\x27\xbe\xe9\x5b\xa1\x73\x0f\xe6\xcd\x17\xe2\xdc\x2b\xbf\x97\x4a\xc4\x01\xfb\xf5\xe6\xc7\xfc\xb3\x4f\x7b\x9c\x79\xd5\xf0\x5c\x66\x91\x3c\xdc\xb3\xa7\x03\x0c\x5d\xaf\x91\xdc\x75\xd4\xdb\x68\xdc\xac\x00\xfb\xa8\x0f\x80\x5d\xf3\x6b\x38\x6e\x49\x05\xc0\xd5\xe7\x53\x94\x92\xfc\xd3\x5b\x1e\xc3\x67\x97\xf5\x91\x3d\xcf\x2e\xeb\xa3\x70\x22\xff\xc0\xe3\x52\xb2\x7d\xd6\x47\x96\x9a\x7d\xd6\x47\x41\x4f\xfa\x19\x90\x4b\x9d\xec\xa3\xbe\x1b\xf7\xa7\x1f\x3b\x62\xcd\xbb\xd3\x03\x38\x10\x19\xfb\xfc\x67\x6b\x3c\x53\x92\xec\x04\x67\x9e\xd9\x14\x50\xf3\xf0\x4f\x0f\x29\x96\x83\xf9\x15\xbb\x45\xde\x95\xb9\xff\x48\x41\xde\xd9\xda\x2b\x1a\xd4\xc0\x19\x6a\xd7\x72\xcb\x3a\xfc\x01\xda\x40\x23\xff\xb1\xd3\xdd\x29\xd8\x1a\xd7\x9d\xa2\x98\x9d\x74\x93\x6c\xac\xf8\xd4\x67\x3c\xcb\x2d\x0f\xbd\xd3\x71\xaa\xfe\xcc\x85\x9b\xdf\xe0\x59\xce\x68\xb0\xd3\xb1\x19\xfc\x4c\x86\x7b\xff\x3b\x7e\x68\xc6\xcd\x9c\xb1\xc1\xaf\x9c\x39\x60\xfe\xd0\x77\x1c\xed\x5c\x7b\xa7\x84\x18\xc4\x6a\x9a\x6a\x57\xdb\x3b\x23\xd8\x16\x99\xed\x3f\x18\x22\x39\x2d\x7e\xd0\xdf\xb6\xbc\x5c\xcd\xd7\x46\xd3\x37\x3b\x35\xbf\xb5\x6f\xed\x46\x15\xc0\x97\xdc\xd9\x17\xcd\x0d\x76\xcd\x8c\xac\xd6\xc3\x0d\x0d\xc3\xb4\x6b\xf9\xc2\xdd\x3d\xed\x5a\x1e\xfd\xa6\x53\x1d\x77\xd4\xde\x6a\xfc\x79\x03\x76\x25\xed\x69\xae\xb1\x13\x8b\x2c\xac\x0d\x86\xd2\x7e\xe7\xf7\xce\x66\xbf\xf3\x60\x78\xe4\x4b\x6e\x99\xb4\x7f\xd9\x61\x2b\xe2\x70\x63\x1b\xe2\x94\x45\x39\x0f\x15\xa2\x3c\x52\xea\x47\x2a\x51\x41\xf2\xf2\x2d\xa9\x9e\x97\x2f\x13\xe4\x0f\x50\x2d\xbb\x84\x3d\xc9\x47\x76\x58\xfb\x8e\x6b\x36\x72\xf9\x8e\x5b\xac\x71\x76\x1d\x9f\x31\x9e\xff\x01\x77\xba\xf3\xae\x71\x0a\x6c\xbf\x7f\xe8\xad\x1c\x35\x7f\xe8\xad\x69\x2b\xa8\x0c\xce\x8f\x3f\xec\x45\xd4\x18\xc3\x23\x27\xbd\x1c\xc2\x4f\x77\x53\x92\x8d\x40\xd0\xae\xcc\xbf\x68\x9c\xb4\x47\xa7\x77\x07\x62\x32\x61\x00\xe3\xb2\x67\x37\x6f\x6d\xe8\x17\x76\xf3\x9e\x8d\x41\xff\x03\x3d\xc4\x84\xf9\xd3\x54\x84\xaf\xf6\x11\x45\xcd\xc1\x25\xd6\x5e\xde\xda\x32\x90\xc2\xd6\x65\xfe\xdb\xab\x7b\xb6\x33\x05\x49\x47\x4f\x37\xd9\xa9\x1b\x37\xa0\x9c\xba\x8d\x98\xd3\x29\x3f\x6d\xeb\xd6\x97\x97\xdd\xb4\xc5\x09\x6e\x1f\x51\x54\x21\xb6\x6f\x2c\xf9\x65\x47\x71\xa9\xeb\xf0\x85\xd7\x53\x70\xc9\x0d\x5b\xb8\xeb\x2d\xb9\x5d\x0b\xb7\xb9\x25\x37\x6b\x99\xef\x9b\xb2\xf8\x7a\x3f\x5e\x87\xd9\x15\x1a\x7f\x90\x39\x1a\xcb\xe6\xb2\x9b\x74\xf4\x4e\x31\x1a\xfc\x7e\x9d\x94\x63\xba\x7c\x46\x7b\xd9\xf5\x79\xbc\x7f\xd1\x25\x17\xdf\xf4\x3a\x80\x4c\x5b\x9f\x5f\x07\xa8\xe8\x9a\xa7\xbe\x74\xdf\x7c\x0a\x2a\x3a\x75\x92\x11\x1a\x7b\xf5\x12\xe9\xd6\xd9\x80\x17\x2d\xf9\x50\x1b\xb1\x73\xeb\x00\x05\x5d\x23\x1a\x05\xdd\xe8\x30\x50\xd0\xe9\x15\x50\xd0\x69\xec\xf2\xf9\xd1\x90\xa4\x60\xa7\xfa\x46\xa0\x39\x15\xe5\x23\xda\x6c\x7b\x52\x07\x29\x7d\x47\xba\xc5\xa4\xa1\x2d\x55\x32\x72\x00\x8f\xcc\x3a\x7c\x77\x69\x37\xad\xc1\xd0\x9c\xff\xc8\x85\x74\xa4\x0e\xdb\x47\x0f\xb5\xd7\x94\x3a\xde\x7f\x6e\x49\x2e\xe6\x1c\x4c\xe3\x7f\x83\x59\xd6\x89\x55\xd9\x1e\xa3\x25\x67\xe5\xf3\x69\x47\xf4\x02\x67\xc8\xe5\xad\x6c\xc0\x9f\x96\x9d\x95\x8d\x2d\x72\x9d\x86\x2d\xf7\x3b\x4f\xad\xf5\x7b\xf1\x2c\x11\x7b\x3d\xe2\x40\xf4\x25\xe0\xfd\x56\x37\xd3\x57\xf2\x71\x91\xd6\xe8\x62\xfa\xd6\x48\x24\xf1\xf4\x9f\x28\xb9\x5a\x4d\xa1\x0e\x5d\x3f\x1a\x1f\x7a\xff\x31\x87\xef\x23\x0a\xfe\x71\x45\xb2\xde\xde\xf2\xa9\x16\xe1\x45\x2f\x98\xb6\xde\xd4\xbc\x8f\x68\x37\x54\xa3\x29\xba\x94\x80\x64\x59\x27\xb6\xec\x94\x8b\x2d\x9b\x81\x39\x63\xa0\xe6\x65\x01\x28\xfb\xe4\xa7\x76\x84\xb4\x34\x4d\xf7\x8c\x3e\x23\x0d\x07\x57\x46\x9c\xde\xf3\xf2\xa9\x29\xc5\xdf\x4f\xb7\x0e\x15\xba\x5e\xa7\xef\x6d\x26\xed\x47\x34\x47\x14\x5d\x66\xf7\x27\x73\x57\xee\xcf\x36\xd3\x9d\x64\xe5\x49\x07\x6e\xbc\x89\x2e\xc7\xd9\xff\xf0\xd2\x2f\x25\xf8\x9b\x07\x8b\x49\x49\xfc\xa6\xe9\x29\x1f\xe9\x4f\x9b\xa1\x87\x53\xdc\x4b\x95\xc3\x68\x5d\xe6\x6b\xe0\x12\xb7\x44\xbe\x54\x31\xf6\xaf\xcb\xc7\xbb\x53\xcb\x3e\xa2\xe7\x5b\x24\xeb\xfe\x3e\x0e\x97\xe9\x97\x2e\x1c\xdc\xeb\xc2\xa5\xca\x68\x2b\x59\x5f\x03\xcc\xbe\x2e\xe8\xed\xef\x94\xa4\xc3\xe6\xa2\xb6\x78\x19\xef\x88\x46\x02\xdd\xa9\xa0\x71\x57\x3e\xcd\x57\xc1\xf5\xcf\xf2\xb6\xd3\xb4\x5d\xbe\xfd\x2f\xf1\x35\x35\x6c\x80\xab\x10\x1a\x7f\xe6\x53\xea\xdf\x11\x8d\x28\xf5\x39\xb5\x0a\x74\x24\xbe\x57\x2c\x11\x38\x3d\x4f\x53\xf0\xf6\x78\xa7\x64\x12\x41\x46\xfc\x79\xa0\x3c\x39\x44\xc6\x74\x81\xfe\x58\x76\xe4\xb6\xc2\x0a\x2f\x93\x77\xf9\x54\xdc\xe1\xc7\xe4\x37\xcb\x57\x47\x7a\xa6\x98\x56\x0e\x97\xf6\x82\x73\x89\xed\x14\xce\xa5\x42\x7d\x9d\x36\xf2\x4e\x39\x9e\xd9\x83\x2a\x28\x68\x1d\x5b\xd7\x12\xe9\x52\x69\x69\xa8\x8c\x40\x58\x32\x96\xd2\xe9\xbd\x2b\xb8\xd8\xcd\x4f\xf0\xe5\x32\x23\x53\x4b\xd7\x63\x2f\xa2\x1d\xc4\x69\x31\x88\xc5\x26\xa2\xf4\xbc\xaf\x45\x29\xd5\xd3\xfa\x62\xea\xca\xb3\x3d\xcd\x6c\xfa\x48\x53\x52\x5e\xf5\xa5\xa2\x31\x46\xdb\x27\xa7\x5f\xad\xdc\x7b\x58\x4a\x95\x8b\x8e\xf5\x9b\x25\x76\xa5\x9a\xe3\xb0\x72\xb1\x99\x48\x8e\x5d\xab\x29\x88\x93\xa8\x21\xca\x58\xfc\x96\xb3\xb4\x40\xfe\x99\x73\xf3\x79\x55\x77\x38\xab\x5f\xab\x0e\xc8\x5f\xf8\xe7\xf4\xb1\x14\xc9\xd1\x37\xec\x70\xd5\xa1\x53\xec\x61\xca\x86\x57\xfb\xfb\xaa\xad\xca\xec\x94\x95\xc8\x29\xd6\x83\x69\x95\x30\x94\x2d\x27\xc3\x7b\xa7\x81\x78\x95\x1a\xce\xf4\xe5\xd4\x78\x04\xeb\x2f\xb3\x2a\xf5\xa8\x36\xa2\x51\x6a\xc7\x5b\x8e\x8f\xd4\x54\x48\xd7\x71\xee\xca\xcb\xc4\x48\x67\x4b\xfd\x16\x67\x14\xe5\x1a\x86\xde\x52\x92\xee\xe7\xc7\x5b\x90\x2f\x6c\xa9\x03\x28\x74\x76\x94\x0a\xd0\xbc\xa7\x60\x1d\x3c\x3d\x7f\xb5\xf1\x89\x35\x56\x31\x89\x0f\x7e\x83\xe6\x38\xf8\x8f\x4f\x7d\x38\x04\x17\xdc\x48\x50\x1c\xae\x2a\xf4\x13\x40\xe6\x55\xb7\x01\x65\xec\xc1\xa6\x4a\x6a\x25\x23\xe3\xc8\x40\xe7\xf4\x78\x44\x74\x47\xaa\x08\x1f\xc8\xfb\x1f\x5f\xbb\x6a\xea\xa8\x73\x94\x8e\x31\x91\xd2\x0d\x25\xdd\x82\x48\x09\x08\xca\x6a\xc6\x30\xd5\x23\xa2\xaf\x5d\x77\x44\x11\x32\x33\x00\x0d\xc4\x2b\xc7\x75\x33\x76\xfc\xa6\x01\xe2\x55\x6a\x00\x54\x96\x78\x95\xce\x1b\x64\xf3\x6a\x46\xfc\x45\x5f\x6b\x20\xfe\xae\x94\x64\x64\x3c\x7d\xdc\x8c\xf8\x9b\x29\xca\x10\xbf\x99\x5a\xc8\x76\x99\x99\x27\xaa\xa5\x96\x19\xdc\x0c\xf0\x23\xf8\x63\x35\xb2\x75\xf4\x3c\x6d\x3a\x2d\x53\x0e\xbb\x74\xfe\xe2\x53\x78\x22\x0d\x3f\xcc\xbb\xbe\x42\x5e\x34\xd5\xd4\xdc\x30\x3e\xae\xe6\xac\xde\x28\xdd\x0d\xb4\x5f\x7a\x49\x13\x7c\xbe\x12\x98\x24\x0a\xf2\x05\x07\x6c\xea\x6a\x40\x2b\xd2\xfb\x52\x72\x3b\x6c\x9a\x4b\x40\x90\x0b\xd4\xdd\xba\x9d\x5f\xe2\x8e\x64\xd3\x2b\x3b\xb6\x70\x20\x17\x60\xb9\x65\xb6\x9e\x71\xd2\x9f\x24\x1c\x84\x85\x63\xdd\x04\xf2\xd6\x3c\xfd\x79\xa9\xb8\xe5\x61\xe4\x61\x2b\xbe\x89\x13\x19\x79\x5a\x4d\xaf\x48\x51\x52\x73\x08\x42\x5b\x4e\x31\x88\xbd\x7c\xdd\x10\x3a\xbc\x5f\xda\x32\xc8\x4e\x7d\x3b\xf3\x08\xd3\xfb\x66\xc3\x4f\x39\x3f\x49\xf9\x50\xf7\x96\xfc\xd1\x11\xec\xe8\x18\x42\x73\x94\xec\x58\xb7\x0d\x66\x68\x23\x4a\x35\x58\xb2\xf1\xdd\x9c\x0c\xfc\xcf\xbe\x83\x92\xef\x86\xaf\x7f\x79\xd5\x31\xc5\x35\xa2\xcd\x69\xa9\x2a\xe6\xb4\x9a\x6f\x7d\xe8\x72\xae\xde\xd8\xd3\xb8\xc3\x88\x7c\xa7\x3e\x07\xc7\x3f\xf7\xf4\xce\xa9\xc2\x2d\xa5\x63\x3e\x43\xe9\x31\x33\x4f\x4b\x2f\x18\x13\x32\x0a\x5a\x42\xe7\x98\xe1\x0e\xd6\x09\xd3\x45\x85\xec\x8e\x51\x8f\xe6\xdf\x89\xcb\x65\xbb\xeb\xc4\xe5\xde\x11\x7d\x45\xa3\x2f\x3a\x26\x04\xf6\x79\x61\x46\x2a\x9e\x94\x25\xcc\x48\x85\x22\x67\x75\x8e\x16\x7e\xaa\xb8\x41\x1c\xe6\xcb\x2c\x3c\x47\xee\x08\x9d\x28\x5c\x36\xac\x4e\x14\x2e\xab\x56\x3c\x3c\x35\x17\xd5\x6e\xce\x71\x70\x00\x4b\xf9\x06\x2b\x66\xd0\xd5\x3d\xb3\xb1\xad\x2d\xf1\xf2\xd4\x4c\x40\x81\x4f\x2a\x0e\xa2\x65\xec\xc9\xc0\x8c\xbd\xba\x35\x9e\x8b\x49\x66\xf0\xc9\x91\xa6\x78\xd2\xb7\x54\x81\x73\x28\x8d\xf1\x39\xd4\xde\x97\x85\x22\xb8\x50\xbb\x3b\xc7\x12\x1a\x72\xe7\x20\x2a\x74\xbe\x0f\x22\xec\xfb\xab\xdb\x1b\xdb\xd2\x1c\xdf\x3e\x5f\x89\x85\x49\x03\x30\x61\xa4\x83\xb7\x8f\x4a\xea\xe4\x78\x40\xc2\x5d\x57\xc7\x66\x81\x01\xa1\x13\xf1\xf4\x8a\x06\x0d\x8d\x94\xe4\xad\x84\x03\xba\x13\xf1\x84\x3a\x61\x96\x9e\x93\x10\xcb\xd5\x89\x78\xe2\x72\xd0\x89\x78\x62\x8f\x12\x4d\x4f\x23\x00\x67\x89\x98\x27\x70\xf2\xe5\x1c\x83\x27\xd1\x8e\x6b\x70\x1f\x9d\x79\xd7\xe6\x4b\x54\x37\xe7\x18\xbc\x72\x38\x3a\xc7\xe0\x05\x90\x61\x39\xc7\xe0\x85\xa5\x6d\x39\xc7\xe0\x95\xe9\xef\x1c\x83\x17\x90\x84\x35\x7c\x12\x65\x49\x8a\xa0\xe7\xe9\x9a\xbc\x6c\xe7\x28\xaa\xde\xf0\x1d\xb4\xa7\x8e\x76\x8e\xb2\x26\x45\xd1\xf3\x7c\x4a\x1d\x81\x4c\xb1\xb5\x0f\xa2\x2d\xd8\x91\x07\xd1\x16\xac\xba\xe1\x68\x8b\x2b\xef\xfa\xe8\xa4\x86\x04\x54\xf4\xfc\xc6\x77\x98\x54\x82\x3b\xea\x48\x41\xbe\xc4\xb0\x7c\x07\xe1\x16\x23\xdf\x3a\x1b\x3c\xaa\xb3\xf3\x08\x5e\xb9\xd8\x19\xd0\xd4\xe0\x92\x5b\xc3\xf6\x64\x0c\x68\x6b\x10\x71\x81\x56\xe4\x4c\x82\x17\xa0\xaa\x35\x08\x55\xea\x29\xd9\xd8\x99\x0c\x01\x11\x18\x3d\xa2\x8f\x4f\xb6\x2b\x43\xa0\x2e\x40\x12\x6b\x18\x97\x7e\x45\xb2\x6a\x50\x52\xb0\x73\xdd\x97\x94\x64\xd5\xa0\xa4\x8e\x36\x19\x31\x57\x87\xfd\x6e\xac\x10\xa3\xa2\x2e\x20\x84\xcb\xb0\xa8\x0b\x8c\xe9\x1a\x8e\x4e\x02\x51\xb8\x86\x91\xe9\x19\x02\x62\x37\x4a\x4a\x92\x6e\x90\xd1\xf2\x05\x14\x87\xed\x1a\x9b\x0b\x5c\x9e\xda\x47\x77\xfd\xdb\xb6\xbe\x06\xd8\x19\x6e\x6c\x66\x07\x1a\xb9\xb1\x0d\xe3\xd6\xcf\x33\x75\x7a\xe6\xe2\x38\xf2\xae\x2d\xd1\x6c\x6e\xc2\x5c\xb5\x71\x44\xb2\xdd\x14\xad\xc8\x98\xab\x72\xa2\x38\x4f\x5b\xa2\x6d\xda\x5d\x06\x5d\x95\x13\x43\x95\x50\x57\x6d\x1c\xf9\x12\x1d\xa9\x23\x0e\xeb\x3d\x11\x6d\x9b\xe8\x29\xd7\xb6\x89\x9e\x92\x0c\x62\x67\xde\x8a\x33\xa8\x41\x0b\xb6\x9c\xc3\xb0\x40\x05\xba\x26\x90\x76\xa6\xde\x04\xd2\xce\x1c\x9f\x64\x64\x63\x52\x4f\xd4\xb8\x8a\x74\xdb\x54\x9a\x77\x05\xbf\xe6\x76\x68\x36\xa0\x0a\x3d\xdf\x9a\xe4\xec\x66\xb1\x4f\x6e\xc8\x23\x25\x99\x37\x6f\xa4\x12\x32\x9f\x70\x57\x73\x5a\xc2\x92\x2b\xa9\x38\x7f\x5a\x2e\x10\xd3\xd6\xc8\x0b\x25\x7a\xda\xf8\x03\x16\x66\x89\xd7\xa7\xe5\x12\x30\x93\x9d\x8d\x5e\x22\x3b\xdb\x95\x4f\x85\x7e\x4f\x63\x50\x92\x4a\x3e\xd5\xd5\x29\x96\x22\x83\x94\x7a\xac\x4a\x62\x42\xb9\x70\xa7\x2c\x71\x9d\x4c\x68\xb0\x97\x52\xb9\x4d\xa8\xae\x97\xb9\x4d\x8e\x6c\x72\xe2\x36\x39\xfb\xc5\xe4\x31\xae\xe7\xc0\xdf\xb0\xcc\x6e\x72\xc2\x91\xb7\x4c\x67\xd2\x89\x8a\x59\xa6\x33\x89\x31\xc0\x40\x1f\x90\x61\xcb\x40\x9f\x13\x3e\xbd\x65\x72\x93\xfb\xaa\x29\xd7\x50\x06\xda\x26\xe4\x4f\x68\x75\x96\x91\x3f\xad\xa3\x76\x2c\xd8\xd7\xd3\x70\xf0\xb2\xac\xce\x4d\xe8\x2c\x16\x20\x41\x81\x1a\x5c\x02\x2b\x09\xe4\x50\x3b\x37\x41\x4c\x5c\xb2\xb7\x4f\x8e\x68\x01\x49\x20\x57\x53\x92\x17\xe0\x95\x6f\xff\xb4\x34\xf8\x6b\xe6\xe8\x85\x28\x83\xda\x19\xe9\xd2\x14\xa5\x0e\x13\x47\x45\x47\x94\xef\xe7\x8e\xe4\x6c\x8d\x8c\xe2\x36\xea\x90\xd3\x69\x7b\xb3\x07\xf3\xb4\xb6\xc1\x84\x6c\x68\xa6\x0d\xa9\x84\x32\x2e\x61\x75\xca\x4c\x2f\x98\x94\x8a\x78\xc4\xb5\x61\xdc\xe1\x3c\x15\x4f\x48\xcd\x0d\x00\x9a\x90\x9c\x5c\x1b\xe8\x75\x7a\x10\xe8\x75\xcf\x53\x29\x25\xa9\x03\x6c\x1e\x6c\x01\x1b\x23\x1f\x5b\xc0\xce\x54\xa2\xa9\xb6\x7a\xdf\x6c\x61\x1b\x3c\x75\xc9\x53\x6b\x4a\xe9\xfc\xcc\x9e\x94\x8c\xa6\x94\x92\x65\x53\x28\x79\x57\xdd\x74\xa4\xb1\x46\x5b\xc3\x4d\xbd\x76\x66\x4f\x3e\x15\x58\xf5\xa4\x8b\x4d\xe7\x71\x01\x88\x5b\x46\xee\xdc\x27\x8a\xf6\xc7\x64\xfe\x34\x40\xfc\x1d\xad\xf6\xff\x60\x93\xf9\x10\x58\x8d\x2a\x6a\x32\x8f\xfb\xbc\xf3\x17\x1f\xf1\x28\x3f\x86\xf5\x5c\xb0\xc4\xad\x0f\xe1\xa1\x23\x7f\x55\x78\xe8\x15\x89\x13\x3e\x15\x34\xf1\x0f\x1b\xe9\x87\xbb\x72\x8d\xe8\x23\x90\x35\x67\xa0\xcf\x95\x3d\xcd\xdc\x1e\x95\x10\xcb\xf5\xf1\x34\xcd\x35\xf1\xc3\xfd\x38\xff\xf5\xde\x09\xbb\xc7\x12\x9f\x47\x1b\x4c\xe2\x8f\xb7\xc3\xfc\xc6\xc1\x3f\xdc\x37\x3e\xd9\x0d\xf9\x8b\xf2\xfb\xe0\x32\x5d\xc2\xd8\xd4\x18\xe1\x4c\xb3\x41\x24\xd0\x02\x62\x93\x2b\xae\x69\x36\xee\xb3\xe5\x5d\xdf\xc1\xd3\x67\xce\xef\x06\xd2\x64\x7d\x08\x05\x4a\x07\x2f\x2f\x1c\x0a\xb6\xf1\x7b\x46\x92\x75\x33\xc5\xda\x64\x03\x44\x77\x7d\x32\x65\x27\xa2\xf5\x50\x16\xf6\x07\xbf\x33\x0a\x94\xa9\x34\xee\xf3\x8a\x88\x26\x10\x91\x0a\x53\xa5\xad\x1b\x2f\x0b\xd2\xd8\x9d\x0a\x98\x6e\x19\x9e\x73\xc4\xca\xf4\x35\x60\x8c\x2d\x58\x44\x1a\x35\xa6\xca\x2f\x84\x4d\x1c\x8e\x26\xce\xb8\x40\x81\xad\x2f\xca\x2f\xe3\x44\x9e\xb6\x5c\x14\xcd\x95\x71\x15\x46\x8a\xb4\x6d\xef\x4f\xa5\xfb\xbe\xe5\xca\xff\xc2\x3a\xff\x4e\xaa\xcb\x5f\x9c\x40\x95\xbe\x37\xac\xa7\x9c\x57\xde\x55\x1c\x1c\x93\xec\x4b\xc6\x54\xe6\xb6\x99\x32\x0a\x04\x17\x4b\xb8\x9e\x86\x87\x7a\x99\x19\x23\xa0\xdc\x25\x94\x4f\x39\x18\x99\xaf\x63\x5b\x5e\xc9\xd0\x14\xd6\xd7\x17\x44\xec\x8c\x48\x1f\x51\x2e\x0e\x41\xb6\xee\x2f\x0e\x41\x6e\x38\x66\xac\x18\x05\x8d\xfa\xcb\xf6\xc7\x91\xfc\x95\x8b\x23\x06\x87\x2f\xd1\x24\xa9\x21\xbb\x21\x73\xf2\x0b\x31\x18\x4b\xe6\x0b\x31\x58\x9a\x0e\x31\x58\x9a\xce\x49\x1a\xc9\xdb\x1d\xcb\x04\x62\x09\x60\xb2\x0b\x62\x89\x96\x7e\x22\xba\x24\x73\xc9\xfb\x1d\x08\xf4\x65\xd4\x4e\xab\x68\x7f\x46\xed\x9c\x20\xd9\x97\x51\x3b\xbd\xa0\x82\x1a\xb5\x73\xc6\xd6\x6f\xd4\xce\x0d\x37\xc6\x32\xb5\xc4\x09\x76\x6a\x99\x5a\xe2\x02\x15\xb3\x0c\xdb\x39\xc1\xb3\x2f\xc3\x76\xce\x98\xba\x7e\x4e\xc7\x1a\x3f\x87\xd9\x23\xfa\x7c\x9f\xfe\x3c\xa1\x3a\xe2\x9f\x31\x7d\x94\x0c\x7a\xb1\x45\xd4\x5d\x97\x4d\xe3\x07\x7a\x11\xc5\xc7\x59\xf4\xce\x98\x92\xcc\x1e\x71\x66\x79\xff\x38\x6d\x6b\x4a\x5a\x5e\x2d\x79\xba\x2d\xfe\x07\x07\xaa\x71\x3c\xf7\x85\x91\x0a\x8a\x08\xb0\x98\xcb\x38\x9e\x56\x51\xcf\x4d\x11\x71\xc5\x89\x6b\x20\xcf\x05\x5d\xfa\x02\xc8\x13\xd7\x31\xd0\x9d\x23\x3d\xe5\x9b\x16\xf4\xed\x0b\x52\x08\x00\x83\x0b\x78\x0e\x59\x19\x96\xe0\x39\x09\x0f\x5e\x42\xe7\xb4\xf2\xfe\xe6\x59\xde\xe5\x2d\xf6\xa7\x67\x29\xe6\xcf\xff\xa4\x18\x87\xc1\xbf\x5f\xb2\xed\xa1\x02\x80\xbe\x89\xb9\xf6\x87\x43\x0e\x7d\x01\xb8\x0d\x59\x5e\x96\x01\x35\x17\x89\x64\x96\x11\x34\x57\x56\xd7\x9f\xb3\xfd\xb2\x06\xfe\xb0\x4d\xa3\x7a\xfe\xd9\x18\x9d\xb3\x0d\xae\x06\x12\xcd\xac\x3f\x8c\x00\xdc\x96\xa0\x63\x28\xdc\x9a\x4d\xc7\x00\x36\x64\x19\x42\x03\x82\x71\xfd\x99\xd6\x64\xa4\x58\x86\x8a\x0f\x27\x3f\xed\x88\xbe\xf6\xce\x88\xea\x09\x88\x00\x17\xa4\x09\x25\x9f\xfa\x38\x40\xd1\x00\xe9\x02\x79\xde\x82\x27\x81\x58\xb3\xf5\x67\xcf\x73\xc9\xc3\x8f\x1f\xa6\x24\xdb\x90\xd3\x11\xdc\xea\x39\xb1\xfe\xb8\xc6\xb3\x25\x19\x25\x73\xc1\x38\xba\xfe\xb8\xc6\xa3\xa1\xff\x71\x6f\x67\x81\x1b\x34\x73\xc1\xc6\xb6\xc2\x9c\x30\xf3\xad\x20\xaf\xec\xdc\x10\x27\x70\x7e\xfd\x69\x5f\x0c\x3a\x7d\x85\x47\x61\xe6\x5d\xe3\x1a\xd9\xdc\xfe\x60\x49\xc7\x9c\xf3\x87\x97\x8e\x09\x04\x71\x42\x66\x0c\xd4\x08\x71\x79\x43\x8d\x10\x80\x86\xe9\x0d\xc0\x46\x2d\xf3\x19\x54\xbc\xf0\x5b\x89\xef\x1e\x71\x20\x36\x97\x14\xd1\xda\xbe\x37\xc6\x0d\x65\x01\xd8\x94\x6d\xca\x82\x0b\xf8\xc9\x86\xb2\x00\x0b\xf1\x36\x65\xc1\x4d\x9e\x82\x0d\x65\x01\x47\xd3\x36\x65\x41\x05\x55\xb0\x0f\x67\x1b\xbf\xf2\x5b\x1b\x29\xbc\xe7\x6c\x53\x14\xb4\x9a\x3a\x46\x09\xa3\x05\x82\x32\x60\x19\xdd\x50\x12\xe0\x78\xdc\xc6\xda\xdc\x67\xcb\xa7\x34\x80\x4a\xd8\xae\x0f\x58\x65\x0b\x6b\x73\x96\xb3\xd0\x3c\x47\x6f\x9f\x9e\x61\xdb\xe8\x9a\xfe\xf6\x05\x1e\xdf\x4e\xc9\x20\xad\x4a\x44\x87\xdb\x95\xbc\x6c\x1b\x41\xa1\x92\xcb\x36\x82\xbc\xcb\x8d\x30\xef\x6e\xbf\x4b\xcf\x10\xe0\x56\xe8\x0b\xed\x41\xe3\x48\x41\x3f\x6b\xc5\xd4\xd8\xd6\x9c\xde\xa8\xf1\x36\x9c\x8e\x7e\x32\x46\x81\x7b\xd2\x36\xa0\xa6\x10\xdb\xb8\x0d\xa8\x29\x4c\xce\x6d\x40\x4d\xab\x67\x44\xdb\x08\x0e\xea\x64\xa2\x81\x6b\xfe\x7b\x9b\xdf\xf0\x0e\xc0\x5a\xb3\x0f\x33\x74\x12\xf8\xb6\x8d\xbf\x21\x29\xd7\x36\xef\x40\x21\x40\x66\xc3\x3b\x00\x8a\x7d\x1f\xb6\xdf\xf4\xd4\xc1\x16\x0f\x6b\x28\xdb\xcc\x02\x17\x60\xa7\x6d\x24\x4f\x21\xac\x73\x1b\x9d\x53\x20\xd4\xdd\x67\x98\xd4\x1a\x22\x3a\xd4\x40\xec\x0e\x62\x8d\x68\x9b\x8d\xb5\x9b\x2d\x78\x4e\x73\x0a\xdd\x47\x5a\x36\x88\xe4\xa1\xa3\xed\x8f\xfc\xe7\x63\x31\xb5\x70\x9a\x81\x23\x55\xb6\xb9\xe4\x48\x2d\x50\x33\x78\x79\x82\x60\xe3\x47\xd6\x09\xe1\xce\xdc\xc2\xef\x3c\x2f\xf3\xad\x54\x44\x00\x9a\x1b\xca\x82\xea\x2d\x6a\x9f\xbe\x2e\xbf\xaf\xca\xbe\xf3\xfe\xc5\x09\xf7\x19\xf6\x13\x85\xf1\x48\x41\xde\x93\xee\x88\xae\xf0\x8c\x68\xfb\x0e\x35\xb2\x7d\xa7\xa6\xc7\x4d\x67\x00\x23\xe4\x3e\x17\x70\x79\xfa\xc9\x99\xcb\x6a\xc6\x63\x19\xbe\x99\xb1\xb4\x85\x07\xac\xe1\x0e\x49\x01\x6b\x38\x24\x05\x6c\x33\xe1\x21\xc8\xe0\x69\x96\xdf\xe8\x36\x3b\x44\x04\x23\x2f\x43\x44\x40\xc9\x21\x22\xa0\x56\x9e\xaa\xf7\xfb\xed\xb2\x98\x6f\xcd\xcb\x73\xe6\xdb\x8f\x7d\x8b\x6e\xa0\x60\x1c\x85\x90\xba\x5d\xcc\xd3\xce\x36\x23\x14\xc7\x24\x2a\x74\x1b\xc5\x01\x0c\x60\x0b\xc5\x31\xfb\xfb\x9d\xcc\x4c\x56\x0f\x77\x11\xc4\x07\x6b\xf9\x2e\xce\xc8\xc2\xce\x6c\x2c\xc6\x01\x88\x71\x17\xa3\x28\xd9\x12\xcb\xb6\x7e\xce\x64\x29\x76\xc0\x71\x9d\xdf\xc1\x66\xcc\x7c\x2a\xd5\x98\xfb\xfb\x2e\x30\x09\x30\x70\xc5\x0e\x38\x08\x2b\x77\x31\x82\x1d\xff\xc4\x06\xc9\x81\x65\x60\x57\xee\xfe\xf4\xb6\x91\x1c\x98\xd0\x76\x35\x42\x0e\x55\x71\x57\xab\xc2\xdc\xb3\xb6\x32\x65\x55\x3c\x88\x1b\x9c\x07\xf6\xaa\x6d\x9c\xc7\x89\x79\x62\x1b\xe7\x81\x31\x6e\x0b\xbc\xf1\xa8\xd4\xfc\x06\x55\xf7\xa6\x86\x32\x24\x1d\x29\x17\x8c\xfa\x9d\x77\x15\x3c\xc6\x26\x5d\x1d\xbe\xca\x41\xb9\x2b\x00\x76\xe6\x59\xb5\x83\xb8\xd1\xe1\x15\x04\xbb\x2f\xb2\x1b\x88\x46\xaa\x64\x88\x7a\x63\x5b\xae\x78\x84\x5b\x9e\xda\xfa\x76\x53\xf0\x42\x37\xa7\x8a\xf6\x29\xd4\x8b\xfa\x3b\x83\x0b\x40\xc7\xad\x54\x57\x8d\xc8\xaf\x0d\x82\x23\x0b\xa5\x3a\xc0\xa2\x44\xb2\x2d\x20\x7f\xa1\xbe\x74\xa1\xbd\x02\x58\x0a\xb6\x41\x19\x17\x40\x91\x6d\x50\xc6\x75\xfc\x07\x13\xfc\x36\x44\xe3\x02\x6c\xb9\xab\x81\x68\x35\xad\xd9\xdc\x70\x22\x76\x17\x1c\xd1\xba\xf7\x95\x5a\x98\xea\x30\x83\xa5\xb3\x01\x8a\xbb\x5d\x37\x35\x66\xe8\x0c\x36\xc3\x5f\xb7\xab\x1d\x65\xbe\x00\x6c\x52\x5f\x61\x0c\xdd\x20\x36\x40\xa1\xee\xe6\x28\xe9\x1c\x2b\xcd\x2a\x0f\x60\x9b\xed\xec\x56\x03\x75\x7b\x37\xee\xff\x1c\x15\xc0\x30\x88\x30\xdf\xc0\x30\x70\x9f\x6c\xe3\x2e\x92\xd4\x6a\x37\xdc\x5d\x4c\x28\xc3\x30\x6e\x72\x0b\x6e\xc3\x30\x6a\x4a\xb2\x52\x83\x65\x7d\x83\xc3\xc0\xd9\xbf\x8d\xc3\xb8\xb8\x64\xee\x06\x5e\x9c\x7d\xab\x81\x17\x67\x37\x6d\xe0\xc5\x59\xa3\x40\x2f\x70\x52\xed\x46\xa0\x23\x7b\x83\x91\x18\x17\x61\xf1\xbb\x61\x2f\x1d\xa9\x86\x55\xc7\x7c\xfa\xf3\xb1\x99\x87\x6e\x1e\x5b\x83\xd2\x62\xb5\xec\xf0\xcd\x81\x40\x6c\xa5\xce\x60\x75\x81\xba\xdd\xcd\x77\x2e\xec\xb0\xbb\xd9\x4e\x85\x9f\x79\x37\x87\x82\x31\xc7\x9b\x03\x24\x88\x05\xdb\x4a\x69\xd5\x30\xe8\xef\xa6\x69\x1c\x76\xd2\xdd\x9c\x0f\xfe\x3a\x53\xee\x9f\xcb\xe5\xaf\x9e\xe4\xef\xe8\x78\x92\xf7\xbc\xac\xa8\x32\xe8\xd1\xb6\xb3\x61\x5d\x3d\x93\xc2\xf3\x96\x88\xc3\x6d\x62\x96\x8b\xc8\x97\xed\x24\x57\x57\xb4\xd7\x66\xcc\x24\xde\xae\x4d\x92\xab\xf3\xca\xb7\x5f\x7f\x9b\x4a\xf9\xde\x9e\xa9\xba\xa9\xb2\x45\x33\xb5\x5c\x44\xe3\xec\x7b\x70\x51\xe9\x88\x97\x5f\xbe\x11\x4d\xae\xc6\x0a\x71\xc2\xac\x8b\xc8\xc7\x6d\x2a\x97\x0b\x2f\xe1\xbe\xad\xd9\x03\x07\xdf\xb7\x35\xfb\xfe\x7e\x4b\x03\x23\xca\xbd\x5a\x52\x0b\xee\x61\x6e\xee\x8d\xc5\x94\x1d\xea\x46\x3b\x67\xef\x73\x92\xac\x9e\xc9\x78\xa3\x9e\xb3\xf7\x99\x9a\xe5\xc2\xfa\xbd\x6f\xd4\x73\x54\x3c\x63\x72\x2e\xa0\x14\xfb\x06\x43\xd4\xf2\xb2\x7d\x0d\x3d\x3f\xf2\xfd\xe2\xce\x8f\xec\x05\xbd\x53\x49\x7b\x41\xd9\xfe\x6e\x68\x35\x7a\x5e\x36\x14\x99\x4d\xeb\x06\x8a\xcc\xde\x6e\x04\xcf\x05\xde\x63\x9b\xbe\xe5\x02\xef\xb1\x0d\xe8\xb9\x30\xf6\x6f\x03\x7a\x2e\xbc\x08\xdb\x39\xb6\x92\x84\x76\x93\x54\x0b\xd7\xd0\xbe\x71\xeb\xf6\xfc\xd7\x2d\x42\x61\x37\xc2\x27\x2c\x18\xfb\xe6\x22\xd0\xf2\xad\x6f\x27\x1c\x4f\x42\xf5\xb4\x91\xc1\x86\xcf\x82\x83\xe1\x86\xd0\x22\xad\xb7\x52\x74\xa6\x23\x15\x78\x3e\xce\xe3\xdf\x9b\xfd\x4d\x74\x25\x2a\x89\x09\x5d\xca\x59\x23\x76\x5f\x55\x52\xae\xb2\x06\x66\xee\xda\x7a\x7b\xd6\x3c\x24\x8b\x55\xaa\xe4\xfb\x3a\x5b\x25\x19\xb8\x70\x22\xec\x1b\x0e\x3e\x9b\x14\xb6\xf9\x5d\x7a\x36\x9e\x8e\xb3\x16\x1d\x4a\xc0\x9f\x36\x58\xd6\x64\xe4\x3a\x51\x9b\xc8\xc8\x95\x7d\xc9\xb8\x9f\x72\xd6\x14\xec\x06\xd4\x3c\x35\x86\x0d\x35\xce\x30\xa0\x0e\xa7\xdb\xee\x56\xfd\x49\x9c\xbd\x8d\x0a\x2a\xa0\x33\x76\xb2\x74\xb5\xfc\xd7\xa3\xc5\xb4\x30\x2a\xa8\xe0\x42\xd9\x46\x05\x95\x93\xbb\x71\x47\xf5\x67\xb7\x31\x95\x4c\xc1\x96\xb4\x3b\x37\x01\x14\x27\xa5\xee\x6a\xe4\x71\xdc\x1d\x8f\xc4\x15\xd1\xe4\x65\x67\x0a\xf6\x35\x8e\x7d\x4b\xb0\xa1\xe4\xff\xd8\x9d\xab\xc0\x99\x4f\xed\xea\x4d\x3f\x4e\x5f\x74\xb8\xca\xf4\x49\x6b\xf3\xd4\xf9\xd4\xd8\x98\x3a\xbc\x67\x67\x1a\x60\xde\xb3\x23\x3f\xfa\xb3\xe8\x99\x60\xe4\x50\xc9\xbd\xa7\x73\x71\x38\xf3\xd4\x17\x87\xf7\xe5\xea\xa7\x54\xd2\x9e\xe1\xfc\x87\x5b\xc5\x2b\xaa\x41\x95\x1d\xcf\xc8\xa1\x82\xf9\x6e\x77\x88\xd1\x5e\xd1\x57\xb5\x2b\xa2\xaf\x6a\x57\x2a\xe5\x9b\x4f\xfa\xd1\xc4\x68\x35\x23\x62\x3a\xbf\xd8\x27\xfa\xa6\x05\x74\x86\x57\x5b\xcd\x90\xf8\x0a\x52\x39\x85\x8c\x2c\x2a\x25\xad\xdf\x34\x81\x3a\x7b\x45\xd5\xf4\xab\xc9\xd0\x6a\xc6\x64\x73\xdb\xa4\xbd\xa0\x1f\x32\x3f\x7d\x7b\x6e\x99\x90\x24\xb5\x9b\x79\xd9\x38\x4a\xc6\x73\x90\xc7\x8e\x6d\x7a\x10\xdd\x8c\x5e\x6f\x30\x51\xa2\xa2\xb6\xc1\x44\x05\x76\xab\x3d\x88\x76\x46\x9f\x1a\xc4\xe2\xa1\xbb\x0f\xe2\x9b\x19\x7c\x83\x89\x3a\xec\x86\xdb\x60\xa2\x12\xd5\xd8\x60\xa2\x0e\xdb\xe1\x36\x98\xa8\x44\x5d\x27\xdf\x57\xce\x21\xa3\x89\x4a\xb4\x6c\xa3\x89\x4a\x34\x5c\xa3\x89\x4a\x14\xe7\xe1\x55\x13\xf5\xdd\x39\xbf\x0a\x80\xae\x6d\xac\x51\x69\xa9\x95\x97\x0d\x61\xcc\x7b\x98\xf3\x0f\xdb\xfa\x1e\x70\xfe\x71\xdc\x8f\x09\x00\x81\x26\xc8\xaf\x87\x2f\x64\x0b\x7b\xd4\x72\xd5\x82\x39\xe9\x4a\x7b\xbc\x4c\xa2\xef\x0e\x03\x5d\x67\x2a\x6c\xce\x36\x34\x40\x18\x64\x6a\xa4\x29\x9b\xd7\x44\xf2\x4e\x44\x47\x98\x50\xa6\xc7\xcc\xa0\x1c\x40\x05\x2e\x8f\x6d\x5e\x98\x5e\xdb\xbf\x37\xfb\x90\xc6\xf0\x4f\xe5\x07\x2a\x39\xd7\x97\xe1\x66\x98\xcd\xf7\x42\xa7\x66\xc3\x56\x7e\xa0\xf3\x06\x1a\xbc\x17\x9e\x0c\x0e\x63\xa7\x00\xba\x72\xef\x72\x0a\xa0\x2b\x57\x76\x91\xcc\xb4\xec\x51\x2b\x1a\x76\x3e\xe5\x16\xd0\x10\x1d\x11\xcb\x5c\x5b\x78\xd5\x38\x54\x96\x9d\xb7\x3d\x05\x4f\x6b\x78\x79\x57\xe4\x1b\x9c\x55\x4e\x08\x74\xe1\xe0\xdc\x4e\x08\x54\xe1\xcf\xdb\x26\xac\xb9\xb3\x9f\x2d\x73\xfb\x32\x6c\x22\xac\x39\xef\xf3\x4e\xb9\x3e\xd3\x47\x3e\xf5\x99\xce\xc1\xb6\xd0\x52\x46\xaa\xe4\x53\xe2\x8e\x28\xe3\x5e\x9a\x3e\x3d\xdd\xd3\xff\x36\xb7\x30\x09\x17\x70\x9a\x23\x22\xb3\x9d\x7e\x01\xbc\x90\x41\xc7\x83\x9c\xe6\x60\xab\xc8\xbb\x22\x28\xec\xe8\x0a\x49\x0f\x74\xe7\xd3\xe1\x81\xcd\xcb\xba\x7a\xa7\x83\xa5\xb0\xd4\x3b\xa3\x6e\x85\x25\x97\x3d\x53\xe3\xf4\xdc\x34\x96\x83\x04\xa0\xca\xdd\x30\xe5\xb4\x9e\xa2\x6c\x96\xe6\x24\x5e\x5c\x48\xd1\xf3\x93\x4c\x88\x8b\x08\x54\x39\xa8\x1d\xcb\xc8\xb3\x12\x89\x33\x2e\x05\x79\xed\x66\xae\x89\x90\xe4\x48\x85\x1d\xbb\xcf\x29\xbc\xa2\x83\x30\x25\x9e\x0d\xb3\xc6\x32\x63\xc8\x4c\xc3\xbd\xb8\x81\xcc\xe0\x43\xde\x1b\xb6\x79\x94\x9b\xcd\x6e\xca\x0d\x40\xfc\x39\x85\x98\xd6\x2d\xfe\x9c\x67\x61\xe7\x53\xf3\x43\xb2\xf5\x18\x50\xd3\x3b\x13\x64\xe3\x8d\x66\xd2\x8a\x43\xa7\x45\x41\x34\x87\x0e\x41\x8f\x5b\x1c\x3a\x35\xb6\x23\x63\x6d\x72\xac\x80\xb5\xa9\xdc\x14\x84\xb5\x29\xc4\x5d\x6e\x13\xec\x9c\x78\xde\xb6\x08\x76\x1a\x5e\xe2\xbd\x1d\xb7\x4f\x57\xc3\x92\x13\x73\x8a\x59\x72\xa0\x62\xdb\x26\xc2\x89\xae\x11\x22\x1c\x4e\x85\xed\xdb\x61\x5a\x09\x4e\x9f\xdb\xee\x46\x69\x66\xdb\x37\x13\xce\x15\xf3\xac\x73\xf2\x5c\xf8\x88\xb7\xc1\x36\x17\x5e\xe0\xbd\x0d\x92\xe7\x2a\xb9\x31\x9e\x33\x7b\x37\x4a\xf2\x9d\x82\x21\x84\x4b\xc1\xd2\x99\xd3\x47\x3e\xc5\xdf\xd6\x30\xe5\xd8\xba\x05\xbd\x69\xf3\x7d\xe8\x13\x30\xe5\xc2\x60\x9a\xe6\x98\xc1\x34\xad\xd9\x4e\xa8\x37\xf3\x1b\x87\xff\xe5\xa1\xdd\xd4\x5c\x44\x9c\x73\xe7\x8a\x1d\x09\x58\x0e\xb8\x85\x0d\x7f\x4e\xcd\xa7\x66\xda\x1d\xf9\xa9\x1d\x90\xf5\x3f\xa8\xf1\x4e\xc8\x73\xc5\x4c\x0d\x82\x27\x07\xc6\x07\x97\x10\x55\xfc\x70\xbc\x73\xd8\x28\xe7\x4e\x8b\x9d\xdd\x28\x9d\x4a\xc0\xe7\xfe\x70\xd8\xdf\x11\x97\xfb\xa5\x20\x2a\x3f\x23\x9b\x5d\x48\x73\xb8\xde\x7c\x1c\x32\xcd\xc0\x7d\xcc\x90\xc8\xf1\x6c\x24\xcd\x15\x83\xf6\xc7\x5c\x26\x44\x16\xee\x0f\xa1\x26\x9c\x2e\xc2\xd9\xb4\xc1\x34\xfc\x4c\xce\x46\x6a\x3f\x99\x1f\x54\xd0\xfb\x6f\x6c\x87\xce\x9b\x93\x98\xba\x2d\x9e\x9c\x92\x1b\x25\xbc\x38\x39\x82\xe1\xc5\x89\xc5\xf7\x83\xcf\x99\x65\x03\x31\x4e\x0c\xe9\x26\xc6\xb9\x41\x6b\x6e\x27\xc7\xe9\xf1\xa3\xc1\x8c\x13\x2d\x0f\xd8\x4e\xd4\x3a\xc3\x76\xae\xb8\x09\x0c\xdb\xb9\xe2\x53\xf8\x38\x2f\xc1\x4c\x49\x36\x2e\x94\x7c\xea\x6b\x2e\xab\x4e\x20\x9e\x96\x33\xce\xe9\x71\xae\x68\x2a\x9f\x50\x20\xf2\xae\x95\x58\xb8\xb3\xb6\x51\x3d\x05\xae\xb2\xfd\xf1\x95\x91\x6b\xec\x27\x3a\x6c\x4a\xf2\x84\xe1\xd8\xfd\xa0\xc3\xbe\xbf\xb5\x0e\x5b\x52\xb0\x6d\x7e\x99\x14\x4e\x75\x98\x8e\x01\x97\xc1\xbd\xef\xb3\xbd\xc1\xf8\x37\xce\x9d\x53\x08\xb9\xdc\x21\xe4\x61\x47\xfe\x92\xd3\x03\x85\xd6\xb9\x73\x2a\x91\x57\x1b\x82\x1e\x62\x20\x37\x04\x3d\xd1\x4f\x0c\x01\x2a\xf1\x89\xc2\xd0\x93\xc3\x54\x88\xa0\x0a\xf6\x73\x3b\x77\x4e\xfa\x05\x3c\x50\x2e\x06\xdf\xc1\x70\xe4\x37\xde\x7e\x38\xf2\x9c\x3c\xa7\xc4\x36\x60\x48\xd0\xe8\x2d\xa2\xc2\x3f\x6a\x24\xe1\x48\xe0\xa8\xde\xdf\xc9\x6c\xa3\x4a\x93\xd9\xc6\x7f\x50\x41\xd2\x76\x22\x3e\xe8\xe2\x2f\x2a\x08\x6b\x4b\x29\x71\xda\x38\x53\xb0\xed\x24\x33\x05\x33\x81\xf2\xa9\x27\x10\x12\x66\x12\xe6\x9e\xa9\x7f\xb2\x57\x39\x3d\xce\x80\x87\x69\x2b\x3d\x4e\xcb\x71\xf9\xc5\x1d\xda\x53\x90\x6f\xe1\x3d\x05\x79\x4a\xbc\xa2\x80\x72\x6c\x13\x4e\x78\x53\xe0\xf5\xdb\x4e\x78\x43\x8a\xa7\xfd\xe5\x22\xc6\x69\x69\x34\x51\xa9\xac\x86\xaf\x29\xaa\x33\x70\xde\xa4\x99\x69\x5f\x68\xa6\xd9\x26\x9c\xa5\xa6\x44\x57\x31\x98\xa8\x44\x57\x31\x98\xa8\x34\x96\x8a\xe1\x42\x25\x7a\x9a\xe1\x42\x03\x06\xb6\xfd\x33\xc5\x18\xdb\x44\x60\x3a\xac\x1c\xe1\x72\x5a\x2e\x52\x24\x75\x89\xdb\xe6\x07\x0c\xec\x7d\xd7\x6b\xee\xdf\xd9\xf2\xf6\x8f\x6b\xff\x95\x2f\x9d\x99\xfe\x88\x28\xff\xe6\xf1\xfe\xc6\xb3\x9d\x99\x66\x6a\x9e\x4e\x1c\xdf\x16\xf9\x4e\xcb\xa6\xf7\xc3\x07\xce\x86\x12\x54\x4e\x3e\x85\xc2\xfc\x8a\xc8\xa5\x8a\xdf\x6a\x94\xef\xab\xe6\x5b\xa7\xb9\x66\x00\x9c\x9b\x65\x90\x0d\x61\xff\x08\xe2\x4f\xcf\x18\x52\x46\x4c\xc3\x36\x87\xce\x20\xba\x60\x9b\x43\x67\x10\xd3\xb0\xcd\xa1\x33\x80\x28\x6f\x23\x73\x46\x8e\x1d\x23\x73\x6a\xb4\x1d\x48\x74\x40\x03\x6d\x93\xe8\xcc\x1c\xc0\x26\xd1\x99\x07\xa7\xd2\x1f\x9e\x61\xd4\x28\xd3\xcc\xcc\x18\x9e\x84\x91\x79\xc4\x3c\x35\x93\x17\xb6\x32\x67\x30\x99\x31\x26\x99\x3c\x66\xd8\x50\xf3\x1b\x02\x17\x5c\xe6\x25\xfb\x0d\x21\x02\x2e\x7b\x9e\x7e\x43\x14\x0b\x5d\xfe\x88\xdf\x90\x23\xd5\x5e\xbf\xdf\x90\x77\xf3\xb2\x05\xea\x37\x2e\x77\xb0\x3d\x6a\xbf\x71\x6d\xef\x27\xba\x6c\xfe\x86\x03\xe1\x47\xbf\x5d\x8e\xa3\xd9\x87\x49\x27\x7e\x43\xae\x46\x68\x79\x1e\x69\xf9\xa1\x7f\x63\xf7\xdb\x70\x6e\x9f\xdf\x50\x78\xef\xed\xa8\x8a\xdf\xc0\xe1\x63\xe0\xd3\x6f\xd8\xb9\x32\x4c\x1d\xf4\x88\xf3\xff\xfe\xdf\xb0\x59\xe1\x91\x3e\xff\xe3\x06\xfa\x0d\x02\x3d\x0d\x52\xff\x8d\xe6\x43\xd2\xf6\x8b\x47\xec\x7e\x3a\x10\xff\x2c\x4e\x89\x22\x03\xaf\xce\x54\xf4\x1b\xb6\xba\x8e\xde\xdd\x1a\x85\x18\x16\x93\xd4\xfe\xc8\xfd\x3f\x7a\xb7\xe8\xbc\xfb\xa3\xf7\x8a\xa8\xcd\xf2\x74\xb1\x44\xb5\xf5\xee\x3a\x0c\x98\xd2\x67\xc4\xd3\x4f\x5d\x7f\x45\xda\xdc\xa6\xae\xf9\x39\xa5\x36\xf9\x09\x7e\xce\xa1\x5d\xae\xe2\xfa\x91\x54\xb9\x77\x44\x65\xa6\x77\x9c\xc7\xcf\xa9\x89\x9f\x87\x16\x9d\x4d\x17\x2c\xcc\x8f\x44\xb0\xa3\xf7\x89\xe8\x94\x09\xad\x21\x3e\xe3\xd6\x19\x0b\xdf\xb8\x46\x1f\x1e\x72\x5d\x6f\x8c\x6a\xf8\x39\xa7\x64\x3f\x78\x64\x6d\x71\xf8\x9a\xf1\x23\x43\xe3\xe8\xc3\x7d\x62\x7d\x6b\x1c\x74\xa7\x70\xb8\xf5\x64\x06\x1a\x86\x5b\x4f\x66\x83\x81\xb7\x67\x6f\x17\x62\xf7\xa7\x0d\xf1\x63\xf1\x46\x7c\xa6\xf9\x70\x53\xe0\xab\x3b\xe8\x14\x1d\x53\xf5\x3a\x5c\x23\x1d\x18\x75\x32\x97\x0d\x38\x1d\x07\x5d\xe4\xdd\x7a\x1c\xf4\x89\xd1\x9c\xde\x7f\x1f\x49\x49\x00\x4f\x37\xd4\xac\x64\x23\xed\x36\xca\x70\x1c\xb4\xc5\x7b\xd2\x30\xd5\xf1\x6f\xfc\x89\xcc\xb4\xf0\xd0\xf8\xb8\x6a\xda\xd5\x1f\xe9\x8a\xc6\x41\x97\x99\x2a\x6a\x1c\x74\xd9\x1f\x8d\x61\xf2\x9a\xd1\x89\x54\xcb\x3f\x67\x03\x3a\x8f\x93\xfa\x0b\xac\x36\x06\x0d\xff\xa3\x71\xe3\x9f\x68\x9a\x1f\x99\x6b\x86\x51\x62\x3f\xb2\xb5\x0c\x93\x59\xfd\xc8\xd6\x52\x0d\x47\xfe\x91\xad\x65\x98\xc2\xe9\x47\x3e\x96\x61\x1e\xa6\x9f\xf3\xb1\x54\x87\x6a\xfc\x9c\x8e\xe5\xbc\x8d\xda\xfb\x91\x35\x65\x98\x31\xe9\x47\xfe\x92\x61\x0a\x93\xdf\x34\x24\x66\x98\x28\xe3\x11\x75\x60\xdb\x76\xfa\x88\xeb\xd9\xbd\x4e\x24\xaf\x28\x13\x65\xfc\x9c\xcf\xa1\xd8\x5b\xfc\x23\x9d\x43\x35\x7f\xcd\x23\x2e\xbf\xeb\xfa\x3b\x29\x03\xc9\x7d\x1f\x91\x4a\xb8\x39\x97\x17\x86\x73\x89\xfc\x66\x19\x26\x82\xf5\xc3\x22\x2b\x9c\xd9\xa0\x7e\xb3\x7a\xac\x9c\x60\xe5\x37\xed\xe8\x1f\x66\x3b\xff\xcd\x9a\x74\x7c\x05\xb1\xff\xcf\x45\xf0\x88\xc3\x4f\x5d\x7f\xbc\xc5\x95\x6f\xed\xf1\x45\xcd\xf9\x39\x09\xc2\x49\xd0\xee\x6f\xda\xbf\x43\xc2\xab\x1f\xec\xf8\x83\x5d\xd6\x9c\xf0\x86\xdf\xff\x4c\x09\xef\xd8\x80\xdf\xb4\x6d\x9a\x4c\x7d\x3f\xf8\xd7\x8f\x9b\xfe\x1d\x63\xfc\x2f\x7d\xe0\x6f\xda\x58\x49\xda\xeb\x9f\x69\xbe\xcf\x71\xd2\xfd\x73\x21\xba\xe9\x4e\xf2\x3d\xcc\xc2\xf2\x83\xe9\x78\x38\x4a\x5f\x11\x51\x16\x2b\xa2\xc3\xde\x19\xac\x3d\x78\xf9\x46\xbc\xff\xef\xff\x75\x5f\x9d\x7e\x93\x5b\xae\x03\xdd\x7e\xa6\xfe\x3c\x8f\xbb\x45\xe4\xa9\xab\x0c\x42\xdc\xf1\x74\x3f\xd3\x2d\x9e\xe3\xa4\x7d\x56\xaf\x86\xb3\xba\xfe\xe0\x88\x1b\x0e\xd4\xfb\x99\x57\xed\xb6\x0e\xfd\x9b\x7f\xfb\xff\xc7\x54\xf9\x33\x5f\x57\x18\x1f\x7f\x90\x5c\x11\xb7\xff\x33\xd9\xcf\x23\xaa\x3d\xeb\x72\x0c\xb8\x13\xb5\xfe\xd6\x85\x19\xc4\xa7\x69\xa8\x04\x1c\x7c\xf0\x88\xc6\xad\x79\xa0\x17\x8e\x67\x3b\x84\x7f\xab\x39\x3f\xa2\x1d\xb3\xbf\x65\xb7\x6d\xb3\x87\xf4\x11\xc5\x9b\xe2\xd8\xa1\x47\x74\x73\x5f\xd1\x6c\x50\x1e\xbf\x75\x33\xba\xde\xe0\x97\x67\x54\x77\xf0\xed\x23\xba\x1a\x1e\xdd\x75\xfb\x50\x3f\xdf\xa7\x1f\x5b\x7e\x2f\x44\x4f\xfb\x46\xad\x8c\x19\xb3\xd7\xfa\x11\xb5\x33\xda\x29\xf8\x88\xcd\x4f\xa9\x15\x6b\xe4\xa6\x28\x33\x29\x94\x14\x45\x4f\xd2\x75\x37\x96\xbe\x14\xb5\xed\x9f\xbb\x29\x8a\xce\x39\xf9\x16\x72\xc1\x93\x6f\x9d\x87\xbb\x33\x82\x76\xf5\x0d\xce\xee\xd5\x19\x7c\xef\x1e\x8e\xff\x3f\x61\xab\xf8\x11\xe3\x3f\xcc\x62\xff\x23\xc6\x1f\x66\x8b\x1f\x31\xfe\xe3\xf4\x26\x40\x60\x3e\x74\x0a\x3f\x02\xf3\x07\xe7\x0d\x81\xf9\xdd\x71\x1e\x3f\x07\xdf\x3f\x3d\xc9\x7f\xe9\x3a\xe6\x95\xbd\x6c\xe3\x62\xf4\x3b\x5d\x77\xe5\xe5\xdb\x4f\x53\x54\x77\xc9\x03\xd1\x86\xc4\xeb\x9f\x16\xf8\x1f\x81\xf2\xdd\xd1\x26\x3f\xa2\xdb\xbb\x11\xda\x3f\x62\xd4\xbb\xd1\xdd\x3f\x02\xcb\x89\xc0\x7d\x44\xf7\xeb\x45\x2d\xdc\xaf\xc6\xed\xff\x88\x07\x8f\x92\xb1\xbc\xa5\xe0\x50\xf8\x11\x98\x8d\x49\xf5\x47\x60\xf6\xb8\x98\x65\x76\xa5\x74\x83\xcd\x1e\xb1\xf8\x69\x47\x74\xad\x5a\xbe\xfd\xb8\x28\xfe\xbb\x3c\x35\xac\x7c\x11\x13\x8d\x49\xe2\x11\x5d\x0d\x6f\xbd\xc4\x09\x77\xa3\x9c\x7f\x04\xfb\xf6\xc2\xa4\x73\x96\x84\x71\x31\xf8\x93\x38\x0c\xeb\x04\x44\xe5\x76\xce\x72\x07\xcf\x3e\x4f\x79\x39\x0d\xac\x88\xb6\xf5\xb1\x5e\x27\x0d\x64\xb4\xa7\x1b\xc8\x59\xbe\x26\x0d\x1c\x79\x6a\xea\x08\x56\xa4\xa3\x69\x3b\x4a\xec\x9a\xce\x8e\x51\xd9\x36\x14\xf5\x1a\xda\x89\xdf\x9a\xbb\xff\xcf\xa8\xfc\x88\xb6\x14\x32\x46\x72\xf2\x3c\x4f\xdd\xb1\xd1\x0b\xcb\x40\xf4\x64\xb8\xf2\xd4\xc6\xeb\x36\x11\x3d\xfa\x05\x11\x14\xc6\x88\x68\xe3\x08\x0b\x74\x31\x7f\xad\x0a\xac\x45\x13\x66\xc4\xff\x1f\xcd\xce\x23\x8e\xff\xf1\xdd\xfc\x96\xfd\x10\xad\x53\x67\xb4\x55\x47\x27\x3c\xe2\xf5\xbf\xe0\x98\x9f\x63\x6a\x03\xfe\x7d\xc4\xdf\xff\xb0\x21\x8f\xf8\xf7\x3f\x0c\xc0\x6f\xad\xfd\xff\xf3\xf2\xff\x08\xa3\xc5\xab\xf5\x88\xed\x7f\xce\x85\xdf\x1b\xef\x6a\x1d\x90\xa0\xd5\xd6\xd9\xcb\xf7\xff\x3f\x43\xd3\x23\x7a\xd6\xd5\x86\xa8\x11\x4c\xc9\x9b\x7e\xae\x37\x62\xff\xbf\x37\xd9\xd3\x23\x7a\x4e\x32\x82\x8a\x53\x7d\x5e\xee\x88\x34\x70\x20\x4a\x5b\xab\xec\x6d\x26\x8e\x6f\x9d\x85\xb3\x39\x43\x1a\x75\x56\x6f\x8c\xca\x5a\xd8\xc1\x72\xd3\x84\xed\x1d\x88\x63\x61\xb3\xf6\x59\xbf\x8e\xf5\xec\x85\x05\xbb\xe9\x0d\x16\x2c\xda\x7d\xa5\xbd\x1f\x36\x51\x16\xec\x87\xf6\x36\x17\xf5\x61\x69\x30\x91\x1c\xe2\xd8\xb8\x45\x2e\x5b\x48\x1b\xd7\x46\x87\x2d\x3e\x62\x41\x54\x3f\x57\x56\xf7\x87\xd5\x7d\x47\x74\x3f\xb3\x06\x6d\x13\x85\x64\xf6\xe7\x40\xc6\xe7\x29\x75\xb6\xde\xe2\xc0\xd1\x1f\xe1\x7d\x17\x7a\xcb\x82\x9a\x9b\x2b\xdd\x82\x9a\x9b\x73\xdd\xb6\xbe\x72\x94\x7c\xea\xff\x50\x30\x17\x94\x3a\x23\xfa\x3f\x93\x97\xbd\xd6\x1b\x73\xe1\x4b\xeb\x59\xcd\x26\xd1\x26\x19\xdf\x8f\xa8\x38\x98\xc8\x7f\x44\xc5\x8d\xc6\x3e\xf1\x25\x6f\x12\x9b\xf7\xd7\x79\xfa\xc7\x51\xfe\xbd\xef\x3b\xfb\xf2\x68\x9c\xd4\x64\x5f\x1e\x1c\x46\x0e\x83\x1b\xed\x8c\xe8\xe5\xca\x08\x39\xfd\xf2\xb0\xb7\xe9\x47\x1c\xdc\xb0\x93\xe8\x47\x1c\x1c\xf1\x03\x3f\xe2\xe0\x46\x3b\x23\x7e\xfd\xd4\x53\xc1\xd1\x6a\x20\x78\x7e\x8e\x56\xeb\xe7\xc8\xc3\xee\x87\x05\x51\x7b\x57\xbb\xf2\xee\xf4\xd3\x8a\xe8\x5a\x5c\x79\xd9\xb5\xa0\x8e\x0e\x56\xc3\x06\xf9\x23\x58\x6d\x34\x76\x36\xdf\xe0\xee\xc1\x76\x64\xdb\xd6\x68\xcc\x7c\xb8\xa2\x47\x4a\x7e\xe6\x67\x1d\xec\x46\x3f\xd2\xb8\xb1\xcd\xdb\x3e\x35\x1a\x6b\xf7\x47\x16\x7a\x36\x54\x8c\x4a\xed\x15\x7f\x16\x27\xa2\xeb\x98\x6f\x6d\x5c\x69\x6c\x99\xb6\x22\xb5\xc1\x46\xfe\x73\x1a\xa0\x16\xe9\xff\x63\xec\x5d\x72\xad\xc9\x95\xeb\xe0\xbe\x46\x71\x66\xf0\x67\xf2\x19\x01\x5c\x9c\xce\xdf\xb6\xe7\x40\xee\xcd\x34\xd4\x90\x74\x71\x2d\xcd\xdf\x60\xac\xb5\x98\x25\xcb\x76\x15\x0a\x85\x8f\x5c\x27\x37\x93\xc9\x47\x30\x18\xcf\x89\x67\xd9\x45\x44\x38\x32\xd2\x26\xc6\x4b\xae\xac\xc2\x65\xcb\x2a\xf7\x2a\x5c\xb6\xaa\xf1\x34\x7d\x38\xe8\xf5\x66\x15\x83\x4e\x72\x03\x27\x2d\x71\xbb\x0f\xc7\x9c\xd4\x06\xb1\x8c\xad\x9e\x96\x9e\xdf\x1f\x73\xee\x02\x4a\xa3\xaa\xda\x75\x7c\x0e\x29\x04\x22\x1b\xd3\xbe\x65\xd1\xc1\xcb\xe0\x5a\xb9\xe8\xe0\xc5\xc8\x25\x8b\x0e\x5e\x56\x49\xd5\xc2\xf3\xca\x4c\x9d\xe0\x84\x70\x64\xe0\x87\x45\x37\xff\x45\x3f\x2c\xab\x7a\x2d\x84\x3a\x55\x0d\x83\x03\x37\xb2\x3b\xcf\x60\x8a\x3e\xbe\xe7\x8f\xc9\xfe\x97\xfc\xa5\x60\xfd\xb1\x26\xc2\x01\x1b\xf4\x52\xbb\x7a\xff\xfe\x30\x84\xfc\x82\x0b\x14\x15\x95\x6b\xf2\xd2\x0c\x59\xef\xa2\x3f\x11\x53\x2f\x2e\xf8\x13\x75\xcb\xac\xe1\x6e\x0b\x15\xd6\xa2\xe7\x8e\x41\x5d\xb1\xe8\x8d\x63\x15\xfc\x0a\xfd\x6f\xac\x76\xbe\x07\x0c\x19\x72\x22\xae\x89\x54\x98\x4c\x2f\xb0\xab\xe8\x05\x98\x0c\xfa\xaf\x74\x1e\x8d\xf4\x3a\x61\x0a\x81\x45\xbf\x12\x66\x1f\x58\x74\x15\x31\x68\xdd\x96\x5c\x45\xe0\x5b\xbe\x26\xd3\x5b\x42\x2a\xbb\xe8\x2b\x42\x8f\xe1\x45\x07\x10\x3a\x75\xec\x2a\xd6\x90\xb3\x57\xe1\x32\x8c\x78\x75\x0b\xee\x20\x39\xeb\xad\x83\x97\x1c\xbe\x15\xb4\x11\x8e\x64\x8b\x1e\x1e\x86\x0c\xc8\x8b\x1e\x1e\x15\x2e\x5c\x4b\xbe\x14\x30\xe3\xd8\x55\x7c\x0f\x96\xea\x4c\x1c\x1a\x2c\xce\x99\x70\xe7\x81\x7d\xf0\xae\x7e\xf0\xd7\xc6\xea\x17\x7f\x65\x15\xe7\x33\xcc\x31\x77\x15\x5f\xdb\xd8\x14\x38\x75\xd8\x8b\xec\x6a\xc7\x5f\x13\xab\x86\xbf\xaa\x8a\xa1\xc1\x82\x9b\x09\x73\x0f\x83\x85\x5d\x65\xcb\xc6\x6a\x7c\xfe\x9f\xdb\x54\xee\x47\xf1\x3d\x95\xaf\x19\xf8\x9e\xce\x2a\x3c\xfd\x1a\xce\xfd\x49\xb1\x6d\xe3\xf7\x64\x6c\x91\xc6\xef\x81\x3b\x86\x35\x7e\x00\x3c\x2e\xac\xb1\xc7\x05\x21\x14\x10\x23\x74\x57\x07\xfe\xda\x58\x85\xf1\x06\x5f\x54\x90\x5a\xe2\xe2\xb0\x16\xec\x0a\x44\x49\x5a\xf4\xa3\x68\x94\xcc\xcc\x82\x65\xd2\xba\xaa\x68\x8a\x9d\x44\xc0\x4a\x6b\xdc\x07\x45\x4e\x45\xec\x33\xbf\x88\xdb\x02\xfe\x0e\xd6\xb8\x2d\x28\x7d\xc9\xfc\xa0\x81\x2f\x68\x7a\x16\xaf\xe5\x26\x61\x6a\xcd\xc6\x4d\x02\xc7\x84\x46\x49\x24\x1d\x13\x0c\x31\x21\x16\x3d\x11\x0c\x91\x07\x16\x3d\x11\xda\xa5\x3e\x22\x73\x1b\x05\x8c\x74\x11\x30\x38\x63\x2e\x5a\xfd\x37\xca\xd5\x60\xc8\x7f\x1b\xdc\x54\x17\x2d\xf9\x1b\x65\x65\xb0\x49\xf7\xcc\x1d\x04\xa3\x73\xa3\xdc\x60\x56\x0a\xda\x71\x79\xa0\xe5\x78\x23\x05\x87\xe5\x78\xbb\xb9\x0d\x98\xb5\x13\x51\x01\x16\x6d\xc1\x0d\xe6\xeb\x8b\xf6\xdc\x06\x4b\xf1\x45\x03\x67\x86\x6f\x58\xb4\x4a\x2e\x5a\x27\x48\xe9\x68\xbc\x91\xd3\xc0\xd4\x78\x23\x87\x59\xe8\xae\x3a\xab\x10\x9f\xe3\xce\x4d\x53\xcf\x96\xf8\xa2\x4e\x19\x3e\xee\xdc\x33\xa2\xb5\x65\x18\x70\x2f\x5a\x60\x1a\xaf\xdc\xb4\x93\x34\xde\xa2\x69\x09\x29\x49\xed\x34\xca\xa0\xf9\xf1\x14\x6b\xc1\x8a\x7e\xc1\x90\x6e\x57\x31\x70\x08\xb5\x65\xbc\xdd\x4e\x53\xcb\xc6\x6a\x68\xd9\x44\x8b\x98\x5d\x0f\xa6\xb9\x6b\x3a\xd5\x19\x1c\x48\xdc\xf6\xc8\xb8\x4c\xdc\xdf\x8c\x57\xdf\xe9\x7c\x2d\xae\xaf\xd3\xa9\x1e\xe0\x7a\x74\x98\x60\xf0\xbe\x0a\x4b\xbb\xbb\xf1\x5a\x45\x33\x37\xe3\x25\x93\xb6\x6a\x15\xd9\x50\x16\xcc\xc6\x9c\x77\x3d\x1a\x82\x19\x2f\x86\x30\x04\xbb\xeb\x45\xfa\x08\x9b\xac\x9e\xf9\x5a\x5c\xa3\x3a\xc2\x44\x3f\xb6\x20\x9b\xc1\xf4\xed\x2a\x6c\x28\x63\x94\x77\x15\x37\xdf\xa0\x53\x8f\x81\x53\xe9\xb0\x2d\x7e\x90\x06\xfe\xee\xb0\x13\xda\x55\xdc\x23\xcc\x58\x85\xb1\x66\xef\xac\xe2\xbd\xa6\x2a\x5e\xd4\xf9\xf0\x64\x34\xa5\x78\x2f\x93\x90\x77\x1c\x0f\x0f\xb3\x7f\x77\x5c\xb1\x1f\x8a\x9b\x3b\x38\xc0\x87\xe9\xbf\x3b\x2e\xd1\xbb\x3a\xf0\xd7\xc6\x2a\xde\x1b\x4b\x7d\x57\x21\xaa\xb9\xf9\x22\x88\x14\x2c\xf1\xb7\x03\x1f\xa8\x96\x29\x43\x48\xfc\x6d\xcc\x58\x87\xd0\xeb\x81\xa8\xfa\xee\x56\xf0\x22\x04\x3e\xef\x48\x60\xf8\x30\x9b\x73\xb7\x82\x3e\xc3\xf1\xb0\x83\x97\x79\x98\xe3\xb8\x23\x7e\xc1\xc3\x1c\xc7\x7d\x73\x6a\x7f\x42\xf2\x1f\xa4\x38\xde\xcf\xb2\x17\xe8\x23\x74\x50\x0f\x85\xe2\x1d\x9a\xd1\x87\x42\xf1\x9e\x92\x1e\x46\xa7\x2a\xbe\x1e\x79\x8c\xbb\x55\xf4\x22\x21\x41\x10\x92\x66\xef\x2a\x22\x53\x15\x55\xf9\x70\x63\xb5\xe0\xaf\xf8\xdc\x34\xd8\x2b\x54\x11\xb0\xbb\xc3\x67\xf6\x61\xd2\xe3\x8e\xfc\x1b\xbb\x8a\x9b\x7d\xe7\x5f\x31\x27\xf0\xb7\x7d\x3c\x73\x4e\xac\xb1\x7a\xe3\xaf\x95\xd5\x84\xbf\xf2\x45\x58\xbf\xd0\xb3\xec\x2a\x06\x12\x6b\xd0\x33\xf8\x0a\x38\x26\xef\x2a\x9c\xa5\x0d\x63\x95\x11\x7a\x0b\xa6\xe5\xbb\x8a\x0f\x54\x53\xbc\x25\x5f\xec\x15\x65\x06\x9c\xcf\x4c\x79\x12\x87\xbd\xf0\x8b\x12\x1e\x86\x9f\x8e\x69\x24\x21\xc3\x35\xc4\xbe\x7d\x98\xe0\xd7\xd4\x0d\xca\x43\xa1\xae\x7e\x98\x23\xd7\x10\x39\x7e\x57\x0b\xaa\x7c\x18\xe2\x6e\xe7\x72\x46\x78\x54\x73\xae\x23\x7a\x42\xc0\xce\xf3\x61\x6a\x5b\x73\x76\x92\xf2\x50\xe7\x62\x87\x97\x01\xf5\xe2\xbb\xba\x7e\x8f\x5e\xfc\x41\x46\x5a\xe9\xc5\x1f\x57\xc4\x4e\xae\x5f\x08\x17\xcd\xb9\xcc\xfa\x1f\xd5\xe4\x8f\x1b\x6f\x95\xd9\x58\x05\x87\x96\x9d\x55\x6c\xee\x3b\xb1\x0a\x41\x4e\xb9\x59\x85\x95\x40\xc3\x6f\x9d\x03\x5b\x12\xab\xc8\x53\x5c\x32\xab\xfc\x6d\x61\x15\xbf\x35\x34\x05\x41\x5d\xcf\x5c\xc0\x4e\x2a\xc2\xfd\xea\xa0\x13\x88\x90\xff\x20\xc5\xe8\x9e\x41\x3e\x8c\x2c\xb6\x99\xbb\xcc\x39\xfb\xfc\x5e\x5a\xa7\x42\xae\xf3\x78\x98\x20\xe2\xaa\xb1\x2b\x11\x95\x22\xc6\x78\x5c\xe0\x32\x48\x23\x98\x88\xc2\x48\x23\x90\x40\x62\x57\x8d\xd5\x18\x45\xc3\x0c\x30\x5e\x79\x47\xac\xa9\x07\xb1\x32\x11\x0e\xe2\x41\xa4\x4c\x07\x13\xf1\x50\xa8\xda\x4c\x7f\x64\xaa\xe7\x60\xb5\x1f\xc6\x0d\x6c\xf0\x87\x7d\x06\x3e\xb4\x20\x78\xfe\x43\x63\xf6\x02\x15\xd5\x43\x63\xf6\x02\x7d\xd6\xc3\x83\xb4\x40\x09\xb5\xab\x0d\xd5\xca\x2a\x8d\x9b\xf8\x57\xc6\xe3\x61\x25\xec\x51\x12\x2b\x61\x5f\x05\x09\xdb\xae\x16\x54\xd9\x0c\xcc\x63\x63\xc4\x26\x24\xb3\x18\xf6\xc9\xc8\x84\x9d\x2f\x70\x04\xd9\x8b\xaf\xa4\xe1\xe1\xa5\x4a\x82\xb6\x2f\xb1\x1a\x5b\xb9\xb0\x12\x89\x5e\x9d\x95\xfa\xfb\x83\xc4\xff\x0f\xad\x13\x7b\x65\xa5\xa3\x89\x9b\xd5\x58\x1e\x8d\x15\xa4\xfd\x61\x25\x9c\x9c\x2f\x56\x22\xd1\x8d\x1a\x47\xca\x1f\x56\x9e\xfd\xda\x3f\xb5\xb8\x79\x68\x66\xc8\x21\x86\x91\x21\x07\x38\x4c\x0c\x79\x48\xcc\xc8\xd2\x97\x6e\x3d\xb6\x76\x45\x8f\x85\x63\x75\x47\x65\xef\x54\x64\xa5\x7b\x26\xc3\x5e\x75\x8d\x19\xc2\x5e\xa9\xf2\xc5\xdf\xd8\x79\x58\x22\x41\xfc\xb8\xab\xbb\x4d\xac\x19\x9a\x7d\x81\x50\xc0\xe8\x0b\xfa\xb6\x87\x36\x5f\x39\xb3\xb2\x3b\x85\x55\x48\x3b\x2d\x9c\xb3\x13\x61\x51\x0a\x78\x92\x5d\x0d\xd3\x98\xc6\x4a\xc1\xc0\x5f\xac\xc6\x0c\xa9\x12\x81\xc5\xc2\xdc\xe8\xb9\xc6\x65\x38\xa1\x91\xe6\x09\x00\xd8\xb5\x08\x2c\x1a\x00\x02\x32\x94\x08\x2d\x4a\x20\x78\xa7\xd0\x0a\x01\x88\xbd\x5d\xd2\xe6\x79\x02\x48\x58\x07\x71\xef\x23\xc0\xad\xf7\x3e\x31\x60\xe9\x93\x04\x50\x0a\x7e\x3a\x96\xb9\x5e\x52\x3e\xc0\x04\x70\x1d\xe0\x83\x36\x5e\x00\xd9\xaf\x37\xb5\x06\xc0\x0c\x7d\xf7\x69\x94\xbc\x76\xd1\xc7\xc1\x5f\xbd\x47\xaa\x43\x02\x48\x2c\x91\xd4\x53\xb8\x9a\xb7\x60\xbb\x02\x00\xfb\x8e\x34\x9e\x04\x82\x45\x48\x9b\x5d\x24\x10\x14\x21\x84\x9c\x01\x40\x53\xd6\xfa\x79\x0b\x74\x56\x35\xa2\xbf\x01\x40\xa4\x84\x74\x5e\x0b\x2f\x9f\x16\x76\xbf\x04\xe2\x6b\xbb\xe9\xb5\x46\x95\x61\xd6\xb7\x20\x74\x2b\xd2\xef\x05\x00\xca\x54\xef\x33\xb7\xce\x44\x3d\xe9\x05\x2a\x1a\x55\xd7\xe1\x30\x51\xc3\x6c\x8a\x40\x04\x35\xe9\xe7\xe3\xa0\x63\x68\xe1\x7d\x05\x80\x91\xff\xbd\x1f\x00\xb1\x33\xaa\xbe\x05\xf6\xf9\x25\xec\x5b\x00\xc0\x38\xaa\x9c\x21\x04\x71\x28\x61\x57\x03\x80\xb6\x20\x4d\x6d\x40\xc8\xdc\xc3\x74\x98\x40\x74\xdd\x4e\x1b\x7f\x14\x2d\x13\xe8\xb0\x44\xd1\xfa\x80\x6d\x60\x2b\xe9\xfc\x84\xfa\xcd\x4b\x00\xc2\x89\xb5\x72\x16\xff\x62\x60\x19\xb7\x03\x84\x58\x22\x04\x93\x00\x20\x00\x7e\x5f\x0b\xcb\xb3\x16\xf6\xb8\x04\xb8\x1c\xf4\x16\x24\xdd\x42\xae\x59\x02\x9f\x73\xc9\xdb\x00\x8d\x45\x8a\xf5\x17\x28\x18\xc2\xeb\x00\x0f\x3e\x8e\x1b\xc8\x21\xf2\x29\x91\xd7\x2a\x80\xc4\xcf\x2f\xf7\x01\x10\x9f\xe6\x3a\x40\x6c\x8f\x62\xda\x1e\xe4\x50\x8b\x69\x6e\x3d\x21\x35\xb3\x69\xe1\x7a\x76\x2a\x60\xf4\x16\x44\xa8\xe8\xe9\xbc\x25\x43\xd5\x19\x62\xd0\x00\x90\x67\xa1\x85\x62\x29\x80\x86\x7e\x14\x6d\x42\x87\x5f\x6e\x0b\x39\x0a\x00\x48\x0b\x22\x35\x6f\x00\x50\x26\xdb\x59\x1f\xde\xa9\x7a\x17\x41\x21\x7b\xd5\x23\xa0\x30\x01\x2a\x92\xd2\x01\x70\x21\xd4\x3a\x25\x0b\x56\x42\xa2\x4e\x20\xf6\xcb\xa5\x3d\xe7\xd0\xb5\xd6\xee\x7f\x76\x8d\xe0\xd3\x7c\x63\x3e\x00\x2c\x2b\x4a\x3a\x40\xf4\xba\x6a\x43\x22\xf1\xfd\x5d\x42\xbe\x19\x00\x6e\xbc\xad\x9f\x27\x1c\xfc\x69\xe8\xbe\x03\xc0\x99\x58\xec\xac\x15\xd8\x8a\xf7\x74\x56\x02\xec\x65\x11\xa3\x70\x03\x03\x51\x8b\x6a\xd2\xa4\x0d\xdc\x96\x8a\x25\xfe\x64\x64\x9a\xad\x68\x16\x07\xc3\x6f\x44\x12\x7a\x00\xb1\x12\x5a\xf0\xd8\x01\x20\x0a\x42\x2b\xe7\x09\x38\xde\x5b\xd3\x3c\x33\x58\x7c\x0f\x63\xc9\x00\x4c\x92\x6c\x3d\x01\x86\xb2\x9c\x25\x3a\x22\xdd\xfb\xed\xd7\xe9\xd8\x50\x06\x56\x75\x1d\x9a\xc7\x1a\xce\x81\x01\x40\xbb\x68\x61\xe5\x4d\xe0\x0b\x40\x3d\xfd\xc8\x38\x4c\x6f\x61\x3c\xbe\x2a\xc2\x40\xd5\x84\x87\x04\x0d\x00\x4e\xb4\xde\xce\x13\xa0\xf1\x21\xd1\x06\x00\xd2\x11\x1e\xab\x01\xd0\x40\xcd\xb4\xaa\x07\xb6\xbd\x15\x2d\x2f\x86\x32\x6b\xe5\x0c\x10\xae\xf0\x35\x7c\x26\x01\x4c\xfe\xa4\x1c\x00\xbb\xbc\xf0\x27\x0c\xdc\x85\x5b\x30\x81\x2f\x4e\x92\x22\x80\xab\x3a\x9d\x27\x70\xef\x4a\x9a\x28\x46\x7d\xea\x57\x7e\x9f\xe0\x6b\xf5\x16\x04\x6c\x6a\x97\xba\x4e\x81\x78\x0f\xab\x75\x02\xb8\x26\x9e\xb7\x40\xb0\x6d\x45\xb4\x84\x22\x68\x2b\x3a\x8c\x27\xee\xd9\xad\xe6\xf3\x16\xd8\x9e\x98\x96\x36\x25\xcf\x56\xc4\x47\x48\x7e\x5c\xb4\xd6\x29\x23\x6e\x97\x28\xe7\x4c\x14\x67\xa6\xf3\x04\xc8\x71\x11\x97\x30\x91\x60\xab\xd6\xd3\xf5\x0c\xcb\xb5\xb7\xeb\x19\xe6\xfc\xcd\x5f\x00\xfe\x93\xe7\x5b\xb0\x3d\xfa\xad\x63\x72\x66\x68\xe5\x5d\xb3\x3f\x33\x24\x6f\x45\x27\x2b\x82\x07\x6d\x40\x43\x88\x60\x3d\x35\x9c\x6b\x03\x28\x6c\xb4\xe9\xf3\x21\x5e\x6d\xf7\x19\x20\x44\x7e\x29\x45\x0b\x77\x22\x21\x4f\xf3\xf3\x71\x15\x8c\xd6\x2d\xae\x69\x82\xd8\x76\x13\x41\x99\x48\x6b\xd3\xad\xbf\x4f\x60\x9b\xea\x74\xa6\x00\xb5\x86\xe1\x32\x81\x90\x09\xd7\xfa\xb6\x11\x04\xbb\x9d\x8f\xa3\xf9\x6f\x11\x6f\x46\x49\x6a\xbb\xf3\x79\x0b\x0c\x91\x43\xcd\x46\xe0\x83\x21\x14\x00\x9b\xa6\x7e\x88\x01\x83\x44\xf4\x74\x56\x72\x0b\xfa\xd1\x42\x75\x0c\x00\x4a\x9b\xf0\x03\x0f\x00\x31\x01\x2c\x5c\xfb\x02\x00\xd7\x64\xe1\x5a\x47\x00\xbc\xd9\x19\x64\xa3\xa0\xdd\xd2\x01\xbe\xd8\xea\xf7\x01\xa0\xfa\x17\x97\x40\xd7\xe6\xee\xd7\x79\x0b\xce\x1a\xbf\x4f\xa3\xe0\x33\x0f\xcf\xac\x7b\x5d\xea\xef\x4f\xe2\x2d\x26\x22\x3d\x11\x4f\xbe\x87\xbf\x3f\x00\x0a\xcc\xc5\xcf\x4c\xc7\xdd\x36\x7c\x73\x08\x54\xdc\x4a\xcb\x01\xb8\x1b\xea\x01\xe0\xca\x74\xb5\x03\x18\x7a\xfa\x67\xf6\x4d\x7c\xda\xf1\x19\xd7\x01\x20\xed\xf2\x17\x08\xf2\x13\xb9\x0e\x02\xa0\xe1\x4b\x28\x0d\x01\x60\x5a\x6f\x9d\x13\xf4\xc8\x85\x7c\x89\x00\x54\x0e\x22\xe9\xf4\x8f\x6d\xd7\xa1\x14\xf0\x64\xed\x26\xe6\x4f\x32\xd6\xc3\x52\xd1\x9b\xd5\xda\x59\xd5\x70\x34\x6d\xf7\xa1\x25\x93\x8c\xca\xd9\xe5\xd3\x69\xa6\x7c\x1f\x00\xcb\x5c\x04\x9b\xbe\x81\xd5\xfa\xf9\xc9\xa4\x8e\xe6\x05\x06\xc6\xf7\xbc\x85\xe3\x21\x06\x12\x77\xca\xbb\xd6\x33\x03\x34\xac\xc8\xa7\x8d\x0f\x09\x83\x0e\x1f\xfa\x85\x41\xc4\x06\x00\xb6\x36\xd6\xcf\x13\x93\x72\x44\x3f\x00\x4c\x52\x0f\x05\x87\x65\x77\x4f\x67\xbb\xe1\xb2\xd8\xcf\xf9\x3d\x19\xa1\x36\x42\x5c\x03\x80\x3c\xea\xb0\xba\x93\xb2\x69\x3b\x3b\x03\x59\x8a\xfb\x6d\xe5\x00\x15\xb3\xff\x3e\x01\x32\x78\xb6\xfd\x22\x05\x3f\x4f\x40\xc7\x5c\xfa\xe9\xfa\x43\x35\x91\x8e\xda\xf9\x50\xe3\xd6\xdf\x27\x30\xb7\x87\xea\x3d\x52\x25\xe1\xe3\xc2\x7c\x19\x26\xce\x85\x00\xa2\xf5\x59\xb8\x9b\x01\xa0\xad\x4f\xd6\x4f\x22\x7b\x24\x05\xb5\x00\xb0\x99\x2e\xd2\xb4\x0d\x80\xd1\x22\xf5\xdd\x40\x3f\x92\x5f\x02\xdc\x4c\xed\x00\x14\x71\x19\x81\x44\x7a\x94\xf5\x04\x75\x9a\x85\x24\x6c\x03\x5f\x10\x39\xbd\x96\xb9\x22\x6b\x3b\x3f\x21\x63\xc1\x6b\xdd\x6d\x14\xfd\x5a\xef\x07\xb8\x8f\x26\x91\x40\x3f\x32\x5b\x02\x90\x61\x37\x3b\x00\x76\xf6\xfd\xfe\x04\xe3\xd1\xd4\x8f\x4c\xa3\x34\x2e\xcb\xdb\x20\xf9\x2d\xf6\x02\x94\xa9\x17\xf5\xa3\xf0\x14\x28\x7a\xa2\x90\x8f\x28\xf7\x01\xb0\xa4\xba\xfa\x01\xdd\x5d\xef\x77\x3f\x00\xc7\xf4\x05\xd0\xb1\xae\x51\x87\xa6\xad\xfb\x19\x42\x98\xe8\x42\xb3\x18\x00\x82\xa3\x40\x1d\x1a\x00\xe4\xa3\xad\x5d\x02\x9c\x0c\xdf\x59\x41\x3e\x91\x27\xe7\x52\x1b\x83\x0c\x5f\xaa\x07\x80\xbe\xe8\xd2\x6b\x61\x01\x87\x98\x54\x01\x4c\xda\x57\x15\x35\x3a\x29\x78\xcd\xea\x3a\x84\x68\x35\x8c\x19\x08\x80\xef\xb6\xf7\x89\xe0\x66\xc5\x7a\x6c\x00\x37\xe3\x33\x1e\x1f\x2e\xcb\x52\x0f\x30\x20\x4b\xd0\x13\xb4\x40\x2a\xa5\x1c\x00\x5a\x33\xd3\x34\xc0\xcf\xad\x49\x74\x70\x1b\xbc\xcc\x10\x34\x81\xc0\x07\x5c\xb5\x56\xd0\xc3\xa0\x9c\xd7\x75\x80\x86\x01\x3a\x4f\xc0\x60\xce\x93\xbe\xe5\x81\xe0\xa8\x6b\x57\xf2\x12\x5b\x2b\x19\xf1\x9b\x3e\x0f\x2d\x3c\xb3\x01\xc0\x26\xad\xe6\xf3\x04\x05\xec\x1a\x53\x87\xf9\x44\xc4\xf0\xfd\xd3\x03\x6c\x3f\x8d\xcd\xe4\xe5\x00\xa0\x58\xb7\x5e\x40\xb9\x53\x2a\x07\x40\x08\x6d\xe7\x9d\xef\xf6\xc8\xd6\x7a\x23\xb9\x57\x00\x19\xe6\x11\xba\x48\xde\x8e\x28\x8c\x25\xf1\x72\x70\x3b\x02\x92\x59\x29\x6a\x03\xb1\xc0\x90\x2c\x16\x00\xbf\xfc\xe6\x94\x38\xd8\x90\x6a\x1a\x70\x87\xd8\xb8\xd5\x3b\x1d\xc0\xd1\xa8\xda\x80\x5c\xbf\x35\x9e\xf6\xb7\xbb\xb2\x7c\xe9\x89\x01\xb1\x75\x23\xff\x7c\xfb\x80\x22\xbd\x9d\x36\x90\xb5\xc4\xca\xa5\x36\x24\x9a\x11\x19\xf4\x49\x39\x8b\x68\x9a\xd3\x7a\xb3\xb6\x03\x40\x36\x51\xed\x3a\x00\xae\xef\xf9\xb4\x01\xa2\xff\x8e\xd8\xa4\x01\x46\x39\x3f\xc1\xd5\xf0\x3a\xf3\x3c\xc1\xfb\xd6\xeb\x00\xd1\xd3\x62\x67\x90\x71\xd4\x16\xc9\xd0\x36\x10\x7b\xd8\xfb\x0b\x40\x72\x79\xda\xf8\x90\x91\x2d\xea\x3a\xcc\x29\x8b\x35\x75\x8c\xae\xe0\xc5\x35\x40\xd8\x5d\xb5\x55\x3f\xc0\x84\x5e\xbc\x1e\x20\xb6\xca\xa1\x36\x4e\x3b\xc4\xd2\xd5\xd3\x2f\x1d\xbf\xce\x64\x7f\x11\x4d\x5a\x02\xd3\x0d\x40\x82\x7a\x3a\xf6\x45\xc0\x8d\x43\x8e\x1d\xce\xb3\x4d\x02\x8f\x0d\x40\x84\x78\x3e\x0e\x66\x89\x25\xe9\xe0\x70\x18\x26\x96\x43\x18\x1c\x9e\x98\xe5\x10\x7d\x87\x9d\x5c\xbd\x7b\x3d\x00\x2e\xe4\xf6\x3e\x81\x15\x74\x16\x3f\x7c\x2e\x6b\x3b\x6f\x01\x53\x50\x52\x7f\x01\x04\x55\x3b\x1f\x47\xa3\xb9\x72\x3e\x8e\xbe\x5a\xe5\xec\x39\x84\x12\xaf\x55\xc7\xa4\x23\x98\x78\x3d\x07\x98\x3f\x90\x5c\x9e\x23\x0e\x89\xf5\x77\xc7\xca\x01\x20\xba\xcb\x07\xc0\x10\xf6\xb3\xb4\x21\x65\xb3\x43\xe4\x90\xdc\x7e\xb3\x1e\xd7\x01\x40\xf4\xcf\x9e\x7b\xe0\x01\x75\x9f\xe5\x80\x24\xf7\xf5\x9c\xce\x48\x73\xbf\xfb\xf1\x02\x1f\xd0\x56\xbe\x85\x89\xde\x6b\x68\x5b\x09\x60\x13\xea\x20\x65\x8e\xf6\x26\xb9\xd3\x4d\xa5\x56\x71\x4d\x36\x12\xb5\xdf\x56\xc4\x25\x20\x4f\xfa\x8d\x44\xee\x04\xc0\x89\x96\xf7\x89\x79\x8c\x2e\x02\x40\x0c\xe6\x2a\xa9\xf4\xcd\x2c\xe8\x55\x77\x92\x7b\x90\xb6\x56\x2d\x5c\xa4\x04\xbf\xcb\x61\x4e\xf6\x7f\x10\x43\x9e\x27\x60\x62\x5c\x75\x92\x0c\x84\x12\x2e\x92\xb0\xdf\x4c\x15\x5e\x25\xb0\xb9\x07\xd8\x28\xf8\x95\x12\xa0\x89\x95\xde\x02\xad\x79\xad\xe2\x12\xe8\x0b\x54\xec\x7a\x01\xc8\x36\x6f\x35\x9a\x90\xfe\xf9\xd2\x2a\x1c\x09\x8e\x1c\x55\x0b\x77\xc0\x22\xac\xf8\x75\xde\x02\x45\x47\xca\xef\x13\x20\xd2\xa2\x41\x4c\x99\x5d\xce\x91\xcf\xa4\xd9\xb5\x8a\xf3\x1a\xd0\x27\x44\x1a\x63\x01\x0d\x47\x5c\x3d\x00\x84\x1c\xda\xc8\x23\xe3\xa8\x4d\xf9\xaf\x1c\x60\x23\xc7\xce\x28\x11\xe5\x02\x00\xc8\x60\x33\x01\x88\xd4\x5b\x5b\xd3\x5a\x29\x94\xa1\x9d\x19\x40\x52\xe4\xd6\xca\xf9\x09\xe6\xf9\xfa\xc3\x13\x48\xa0\x98\x5e\x00\x56\xb0\xe2\x5c\x06\x0c\xbf\x4a\xd7\xc1\xc1\x7c\xc4\xc5\xcf\x9a\x05\xaf\x57\xa4\xe2\xb9\x87\x7c\x8d\x8b\x9e\x40\xe4\xd3\x66\xda\x4c\xf4\xda\xb2\x52\xcf\x13\xa0\xe0\xa6\xe3\x9a\xae\x5a\x76\x98\xbf\x81\x28\x9a\xed\xdd\x08\x70\xc8\xea\xd7\x59\x2b\x38\x59\x8b\x89\xfc\x20\x87\xe6\xdd\xca\x99\xc5\x4e\x61\xe7\x19\x31\xd3\xee\xd2\x4f\xa0\x3e\x6d\x12\x89\xdc\x48\x1b\xb7\x9f\x28\x07\x08\x4e\xff\x12\xe3\xc6\x1c\x69\xe6\x62\xdc\x90\xd4\xe6\x6e\xed\xcc\x1c\xb2\x3f\xf4\xa6\x2b\xc8\x78\x20\xa8\xcc\x3a\x37\xe7\xa5\xf1\xe0\x4f\xe6\x0d\x4b\x85\x22\x5e\x64\x26\xda\xdf\x69\x01\xd2\xb0\xb1\x9d\xd9\xa7\x81\xa2\x95\xaa\x27\x2a\x4d\xcf\x34\x95\x0c\x5e\x0b\xd5\x36\x81\x15\x80\x36\x13\x63\x86\xc2\x6a\x1b\x00\x6d\x22\xb4\xaa\x27\xb2\xc4\x16\x5d\x73\x6f\x86\x5b\xec\xa6\x13\x9e\x56\x6b\x4d\xa2\xee\x9b\x11\xfd\x8a\xf3\x02\x7a\x4f\x64\xde\x6c\xef\xb7\xc0\x19\xa9\xdf\xf7\x01\xa0\xc4\x3c\x4c\xc1\x34\x48\x0c\x9b\x26\x7b\xc2\xd2\x01\xce\xe3\x01\x0c\x3a\xbb\x76\xbd\x05\xc1\xb5\x9a\xc4\x3b\x37\x43\x66\xd5\x2e\x9e\x93\x41\x9c\x4c\xda\xa9\x7b\x4e\x8a\xed\x75\xe4\x43\xd1\x7c\x37\x29\xd6\x6e\xc4\xbf\xb9\xad\x88\x17\x41\x14\x8c\xbb\x75\x71\x3c\x93\x9e\xcc\x92\xa1\xdd\x13\x39\x51\x60\x41\x1c\xc0\x03\xfb\x07\xc9\xd0\x92\xdd\x5c\x63\xe4\x45\x36\x80\x01\xe2\x49\x92\xec\x86\x41\x9b\x44\xee\xc9\x92\x53\xe9\xa1\x9f\xe8\xe2\x47\x92\x9e\x2c\xd3\xf9\x9a\x9c\x68\x32\x58\x65\x36\x29\x92\x92\x55\x66\x4f\xe6\xcd\x27\x19\x82\xeb\xb6\x76\xde\x02\x33\xc8\x2a\x61\x4b\x32\x84\x5c\x85\x55\x53\x00\x50\x67\xba\xe4\x22\x1b\x80\x3f\x8c\xab\x0d\xe3\x05\x94\xe7\x44\xe2\x85\xcb\x4a\x53\x4f\x3f\x24\xc7\x9e\x0e\x10\x44\x49\x5b\x3d\x19\x6c\xf1\x11\x7a\x38\x00\xd8\xc5\xb7\x4e\xf1\x54\xa2\x23\xb7\x95\xa6\xaf\x7d\xc8\xde\xf2\xac\x49\x54\x8a\xc1\x56\x14\x00\xd9\x28\x4d\x83\xc3\x80\xb9\x69\xad\x27\x2a\xc5\x9a\x73\x37\x24\x67\xe8\x86\xc6\x1d\xb5\x81\x0f\x42\x4b\xa8\x0d\x5c\xc8\xfd\x2e\xf9\x00\x0c\x3e\x51\x0e\xc0\x9f\xe8\x2d\x10\x0f\x37\x49\xb6\x93\xc3\xa6\xb7\x49\x94\xb9\x81\xe8\x58\x72\xb5\x81\xb0\xe0\x4d\x7c\x55\x72\x6a\x60\xda\x79\x0b\x5c\x4c\xab\x84\xbf\xc9\x1b\x78\x22\x4f\xe7\x09\x29\xf7\xf5\x16\x58\x72\x16\xcf\xf7\x01\xb0\x2b\x4f\xa3\xc6\x8d\xfc\xa7\xe1\xc7\xe3\x69\x98\xf9\xb4\x9e\x35\x14\x10\x21\x9a\xf8\x81\xe4\x14\x10\x9a\xbd\x00\x58\xff\xaa\x9f\x4c\x1a\x07\x9f\x59\x44\x80\xaf\x7a\xd7\x17\x80\x78\xf5\x0c\x27\xc2\x57\xc1\xa8\x8b\x00\xd8\xd4\x5c\x0e\x00\xd7\x94\xdc\x0f\x00\x2d\xf5\x75\x9e\x20\x39\x6e\x1a\x5f\x5c\xac\x7b\x3a\xaf\x45\x76\xa9\x5a\x6e\x0d\x16\x63\xb9\x5c\x49\xaf\x05\x77\xdc\xfa\x59\x09\x12\x99\xdd\x5a\x3c\x88\x54\xd0\x74\x5e\xa5\x71\xd1\x66\x50\x74\x60\xdc\xd0\x53\x76\x6d\x95\x71\x93\x95\xd1\xba\x1f\x58\xc4\x56\x78\x0a\xa4\x91\x20\xba\x93\xfe\x2a\x8d\x4c\x83\x83\xae\x46\x91\x84\xa0\x99\xc6\x63\x14\xa6\xb8\xa5\x90\x20\x31\x45\x7f\xb7\xa6\x8e\x55\x0a\xd5\xba\x5e\x5b\xe5\x14\x76\x1f\x80\x49\x18\xf4\x16\x5a\x45\xf7\xf3\x44\xa3\x56\xe8\xf4\xc3\x61\x31\x98\xaa\x1a\x9d\x90\xf7\xa4\xf3\xb5\x22\xc7\x5d\xfd\x98\x34\x32\xd4\x44\x0d\xdc\x15\xe1\xd8\x16\xc0\x87\x12\x7b\x91\x41\x7a\xc2\x15\x89\x11\xd2\xf8\x50\xa8\x46\x7e\x31\x31\x25\x5d\xbb\xb4\xa9\xc7\x97\x3c\xb8\x36\x35\x3d\x76\x60\x07\x4a\x00\xf1\xcc\x35\x73\x4c\x15\x53\x75\xa9\xdf\x40\x87\xa5\xf3\x25\x00\x12\xc3\x5b\xaf\x65\x0e\x12\x38\xd2\x01\x70\x1a\x63\x96\x03\xd4\x5f\x19\x6b\x02\x90\x74\x5c\x80\x84\x8c\x3c\x15\xd3\x4c\xda\xc3\x55\x00\xd8\x76\x17\xc1\x9e\x09\xda\xcb\x5b\xc4\x76\x26\x26\x49\x7d\xdb\xa0\x08\x43\xe7\xc4\xa4\x49\x69\xba\xee\x03\x40\xb0\xaf\x5d\x39\x29\x53\x34\x2d\x3a\xe6\x89\x28\x92\x06\x27\x66\x8a\x30\xe9\xaf\x12\xfd\x18\xac\xe8\x00\x63\xf4\xff\x9e\xee\xeb\x00\xd0\x27\xe8\x14\x60\xb0\xfa\xe2\x55\x3f\x01\x91\xeb\x29\xab\xeb\x8d\x0b\xc6\xf4\xb5\x34\x07\x6d\xa2\x30\x8c\x0a\xde\xaa\x88\x12\x2d\xf0\xbb\x64\x57\x89\xc1\xb2\xad\x98\x9e\xe8\x14\xca\xeb\xe0\xa0\x9a\xa8\xf5\xf3\x2d\xb0\xc9\x6c\xdd\xf5\x16\xa7\x22\xda\x34\x0d\x50\xbe\x14\xd7\x61\x8c\x60\xaa\xfb\x54\x3c\x00\xbd\x22\xb4\x2b\x11\x04\x91\x71\x4c\x02\xc0\xa5\xde\xca\xf9\xc9\xc3\x15\xa4\x93\x95\xa6\x5f\x55\x7c\x66\x36\xda\x44\x16\xf2\x11\xd9\xe8\xaf\x74\xf1\x14\xd8\x00\xce\x3c\xae\xd3\x6c\xf0\x0f\xb2\x42\x1e\x20\x1b\x9c\x7e\x4a\xe3\xd2\xce\xe2\x45\x44\x50\xb2\xc1\x98\xa4\x78\xd5\x4f\xb0\x82\x4a\xe5\xd7\x6e\x00\x32\x56\xde\x21\xb2\x65\x38\xa6\xf4\x4b\x4f\x14\x88\x43\xbd\xab\xa7\x94\x17\x7b\xd5\x4f\x2a\x45\x6d\xe7\x09\x4a\xd6\xdc\xf4\xb5\x30\x15\x29\xde\xd4\x0f\xe8\x04\x9b\xe5\xfb\x00\x0e\xf9\xcc\x5f\x38\xc0\xb2\x21\x87\xbd\x5f\x7e\xda\x03\xdf\xaa\xb5\x92\x0d\xea\xc0\xe2\x76\x00\x78\x1b\x65\x1e\xaa\x1b\x78\x20\x1a\x55\x27\x61\xbb\xd9\x2c\xf9\x01\x12\x6e\xc9\xe7\x27\xb2\x78\xb9\x0e\x00\x7f\x0c\x13\xe0\x3a\x6b\xec\x00\x0b\xa6\x11\xfa\x50\xf8\xb3\x17\x31\x08\xd9\x10\x33\xd8\xec\x8c\x0d\xd9\x65\x6f\xef\x13\x03\xd7\xd5\xf3\x04\x4f\xfb\x96\x0e\x00\x7e\xe0\x2c\x1e\x44\x8e\x2d\xde\xd4\x31\x78\x5d\x17\x77\x7d\x2d\x33\xf9\x7a\x2b\x07\x00\x3d\x72\x01\x1f\x85\xe4\xe8\x07\x18\xb8\x91\x1e\x00\xe2\x9d\xe2\x7a\x0b\x4f\x56\x49\xdb\xb3\x61\x23\x54\xd9\xc1\x64\x43\x5a\x39\x93\x41\x4a\x36\x64\x83\x6b\x52\xe0\x64\x7b\xa8\xc1\x38\x8b\x87\x22\xa2\x9e\xaf\x03\xd0\xfc\xfb\xb4\x41\x79\x60\x29\x07\x80\xe3\x08\x6f\x3e\xd9\x2f\x46\xa5\x22\x7d\xce\x94\x61\xd7\x44\x5e\x24\x3b\x92\x47\x15\x57\x1b\x0e\x65\x54\x93\xea\x3b\x3b\xf2\x24\x15\xa7\xc0\x23\xd3\xce\x1e\x01\x91\x03\x40\x86\x1b\xa4\x09\x07\x00\xcb\x21\x9d\x9b\xd9\xe1\xf8\xe4\xd2\x96\x6f\x00\xa2\xee\xae\x36\x74\x7e\xbb\xba\x0e\xca\x59\x74\xb2\x6e\x00\x62\xa6\xd3\x0f\xe8\xe4\xab\x98\xf2\xec\x08\xdf\xe5\x92\x5c\x66\xef\xe4\x67\xda\x7d\x00\x08\x91\xac\x1f\xe0\x81\x29\x91\xde\xd2\x49\xa0\xb4\x60\xdc\x64\x75\x77\x00\x30\xf6\x67\x8b\xd1\x70\xca\xca\x69\x83\x2a\x1e\x3b\x9f\x4f\x33\x67\x09\x17\xb2\x23\x3b\x7a\x93\xee\x69\x03\xb0\x8a\x16\xc5\x72\xa7\x64\xea\x7c\x0b\x9c\x82\xfc\x16\xe9\xf0\xc1\xab\xb2\x56\xa1\x23\x3c\x73\xe9\xda\xc8\x8e\xdd\x50\x25\x61\xcf\x92\xb0\xb7\xf3\x16\x08\xc3\x6b\x2b\x6a\x14\xa1\x05\x90\x31\x29\x00\x68\x85\x9a\x58\xb1\xec\x8c\xf8\x25\x43\xa1\xec\x1f\x7a\x3a\x5d\xf9\x00\xb8\x3e\xf4\xf3\x13\x7a\x44\xbb\xbe\x05\x1c\x4f\xe9\x22\x28\x0e\xff\xf8\x92\x92\x00\x72\xb3\xf7\x7d\x00\x08\xf7\x2e\x11\x14\x5f\x94\xb0\x8b\x16\x3a\x44\x18\xcd\x8a\x7e\x02\xff\xe2\x7a\xdd\x2f\xd0\xf0\xb5\xf9\x00\x90\x8e\x6b\x90\x29\xb9\x2c\x92\x9c\x64\xc6\x8d\xe9\x49\x34\x68\x0c\xad\x53\x8e\x29\x03\x39\x20\xf0\x1b\x00\x0c\xe1\x1f\x00\xde\x32\xb2\x1a\x85\x09\xb8\x5f\x3a\x15\x07\xe3\x6e\x4a\xa1\x95\x99\x04\xcd\x64\xc4\x91\xe9\x52\xda\x24\x8e\xd9\x40\xec\xfd\x73\x6e\x8a\xd1\x12\xe7\x95\x65\x6c\x74\xd9\xf9\xc9\xec\xc7\x2d\x35\x00\xdc\xd0\xad\xab\x63\x13\xaa\xd9\x26\xeb\xb4\x4c\x36\xaa\x49\x03\x9a\x99\xf3\xcb\x5a\x2f\x07\xa0\x57\xdf\x5f\xb0\x42\xdc\x4f\xc3\x85\xd3\xdf\xf6\x10\xbb\x42\x7b\x87\x09\x99\xaa\xc4\xcd\x99\x69\x87\x6a\xd5\x76\x53\x1e\x9c\x54\xd5\xeb\x86\x3d\x9c\x8a\x9e\xa0\x88\xa8\x6b\xad\x90\x83\xaa\xf5\x0c\x27\x23\x0b\x49\xd5\xb4\x81\x20\x2e\xb9\xbd\x3f\x19\xd0\x82\xf4\x03\x60\x7c\xc5\x42\x30\x2f\x49\x3b\xe4\x98\x99\x49\x9a\x54\x1a\x99\x19\x29\x8a\xa4\xba\x99\x59\x19\x4a\x6a\x02\x90\x10\xc1\xce\x22\xa6\xb1\x8e\x15\x2d\xc0\x69\xd4\xd7\x9c\x9e\x1a\x37\xf5\x99\x23\xc3\x7a\xab\x7f\x78\x22\x28\xf8\x21\xe9\x74\xd5\x68\x62\xb9\x33\xdd\x35\x90\xd7\x9a\x80\x83\xd8\xaa\x0d\xc4\xe1\xb7\xa6\x9d\x21\x61\x96\x9d\xd7\x0e\x5a\x45\x9f\x99\x03\x03\x59\x92\x0e\xb0\x39\x70\x5e\x95\xf3\x71\xb0\xbd\x2e\x26\x1e\x8b\x76\x30\xe5\x16\x6d\x45\x3c\xec\xfd\xb5\xe5\x00\x06\xba\x68\x07\x88\xb3\xa6\xd9\xfb\x13\x4c\x54\x3e\x8d\x52\x17\xf7\x07\x00\x13\xa5\x53\x91\x51\x88\xeb\x75\xa6\x01\xf6\xdb\x76\x9d\x01\xfa\x52\x03\x7a\xbe\x36\x42\xd6\xde\x7e\x9d\x1d\xca\x54\xcf\xd7\x79\x8b\xac\xb3\x45\x8e\x27\x49\x98\x6e\x3e\x1b\x80\x81\x5c\x79\x7f\xc2\x30\x75\x5a\x41\xe4\x23\xbc\xe7\x03\x74\x5c\xb7\xd5\x31\x84\x38\xab\xd7\x19\x31\xe8\xc2\x5b\x3e\x0b\x06\x26\x2b\xad\xe6\x74\x00\x88\xdd\xfc\x05\xb8\x82\xde\x9f\x04\xdb\x90\xf3\x69\xf4\x0f\x21\x2c\x00\x70\x05\x91\xc3\xde\xcb\x20\x98\xc6\xcc\x63\xa1\xd8\x45\x4e\xb4\xbf\x00\xb9\xb7\xf3\x13\x04\x14\xe9\xbc\x2d\x6c\xe0\x83\x21\xf4\x03\x60\x03\x91\xc3\x2e\x76\x73\x7d\xb8\xda\x80\xae\xa5\x39\x17\xee\x06\x30\xd9\xf5\x7d\x02\xfb\xe5\xf4\x03\x66\x9a\x08\xf4\x01\x80\x32\xb4\xa6\xd7\x66\x2e\x6d\x0a\x6c\x8a\xc1\x09\xb1\xf4\x7a\x1f\xe0\x03\xe1\xaf\xde\x52\x18\x10\x2e\xf5\x03\xf0\x44\xcb\x02\xa0\x21\xaf\x5c\x30\xc5\x0a\xac\x65\xa5\x11\x2e\x06\x4a\xd7\x74\xc1\x28\x0c\x88\xda\xbc\xf5\x03\x40\xc6\x5a\xd5\xb1\x0a\x65\xb6\xf7\xeb\x00\xb8\xc6\x9c\x79\x41\xa6\xb5\x7e\x9d\xcf\xaf\x5c\xb8\x7e\x1a\xa5\x19\xde\xf9\x16\x8a\x54\xc5\xdf\x15\xc3\x8d\xd4\xda\x19\x20\xdc\x48\x9b\x4e\xa3\x0d\x54\x98\xac\xd4\x03\x80\x15\xb3\xd3\x06\x15\xaf\xa6\x9e\x8a\x15\x2b\x6a\xa3\x33\x3c\xe9\xe9\x47\x97\xee\x5a\x3f\x81\xf8\xaf\xe6\xaa\x9f\x38\x63\xd8\x5d\xfa\x89\xf3\x40\x3f\x1f\x07\xbe\xaa\xb6\xd3\x0f\x58\x21\x56\xf9\xc3\x6c\x00\x26\x15\x67\x49\x39\xcd\x10\x2e\xfb\xf3\x03\xac\x18\xb2\x97\xd4\x74\xc6\x17\xf1\xb2\x6a\xb3\x17\x00\xdf\xfa\x3e\x41\x76\xf9\xcc\xf3\xa0\x1d\xc9\xf9\x09\xcd\x1a\xc4\xdb\x6c\x00\x57\x21\x2b\x07\x00\xa7\x7f\xf6\x0e\x43\x40\xd5\xf7\x27\x54\x06\xdf\x1a\x3d\x1a\x96\xd7\x33\x58\x1f\x72\x0c\x45\x6d\x7c\x70\x7d\x97\x59\x43\xb1\x2f\x43\xf4\x9f\x8e\x21\x34\x77\x95\xf1\x44\x41\xac\xd5\xbb\x55\xaf\x07\x40\xb8\x80\x62\x07\xc0\x12\x75\x01\x0b\xae\x41\x76\xb6\x0a\xe4\x92\x26\xf3\xa6\x42\xfb\x9e\x26\xe9\x67\x39\xc2\xf5\xf3\x16\xa8\xab\xaa\xec\x4f\x0a\xbd\xcf\x6b\x3f\x9f\xcf\x90\x2f\x39\xe9\x5b\x1e\x18\x0b\xdc\xb7\x1f\x00\xfa\x74\x7d\xad\x5f\xc6\xcf\xaf\x02\x60\x75\x57\x49\x6c\x37\x00\x86\x9a\x37\xd2\xe2\x08\x72\xd2\xaf\xd3\xc6\x4d\x53\x00\x6d\x04\xba\x7a\x97\xae\x51\xa7\xa3\x4b\xbd\xc8\x25\x6c\x00\xac\x07\x4f\xc5\xe2\x89\x71\xed\x29\xcd\x29\x14\xe1\xb7\xb3\xaa\x3d\xc3\xa7\xad\xb9\x5e\x4b\x7b\x38\xdd\x5a\x36\xc0\x31\x55\x1b\xd0\xc4\x9a\x18\xb7\xe2\x4c\x16\x7a\xf6\x9f\x23\x33\x61\x91\xbd\x45\xf1\x4e\xb5\x08\xf9\xe7\xe2\xc8\x5e\x84\xd0\x16\x00\x30\xc8\xd7\x19\x31\x87\x5a\xc4\xcf\x4f\x5c\x4b\x4a\x23\x86\x90\x70\xf5\xbe\xd4\xc6\x84\xec\x5b\x16\x73\xc5\xe1\x96\x69\xed\x8c\x3a\x74\x2d\xf5\x12\x29\xe5\xf5\xc1\xea\x69\x83\x51\xa0\x2e\x11\x7d\x47\x74\xa0\x76\xb5\x76\x00\x38\xfe\x8b\x72\x8e\x8b\x91\x6e\xb4\x3d\x18\xf0\xb3\x5f\x59\x00\x62\xc7\x94\x9b\x67\x6f\x19\x19\x72\xc9\x56\x0f\x40\x0b\x15\xad\xc2\xcd\xa7\x83\xb1\x68\x07\x40\x94\x49\xde\xaf\x36\x10\xd4\xe1\xd2\x4a\x1e\x99\x11\x9e\xb4\x1c\x06\x19\xe0\x9c\x04\x14\x1e\x0b\x77\x3b\x00\x54\xe6\xbc\xb3\x6e\x80\x8c\xa7\x1a\xa5\x3f\x4c\x15\x29\x1d\x48\x48\x5b\xaf\x76\x1a\xc5\x69\xd4\xdf\xb7\xe0\x84\x4f\x5a\x85\x83\x31\x50\xca\x9d\x0f\x80\x60\x4d\xe5\xf4\x83\x52\xb6\xb7\x63\xf3\x0d\xc6\x15\x00\x4f\x34\x99\x46\x6c\x00\x3a\x09\x1d\x4f\xa3\x82\x05\x92\x5e\x63\x03\x30\xaf\xa8\xe7\x27\x0c\xa6\xaa\x7d\x3b\x2a\x4e\xa3\x7e\x1d\x00\x82\x92\xeb\x7d\x02\x7e\x82\x52\xde\x6e\x80\xe3\x71\xde\x82\x51\x97\x9c\x76\x03\x38\x8c\xb3\xbe\x16\xa2\xbb\x26\xdf\xcb\x42\x5d\x7e\xf5\xb3\x3e\x9a\xc4\x53\xf7\x01\x82\x01\x96\x52\xac\x30\xc4\x6a\xad\xe9\xfd\x09\x9d\x17\xde\x27\xa0\x0a\x11\xb5\x1c\x4d\x91\x3e\xde\xd7\x42\xbf\x52\x4f\x1b\xf4\xad\xcb\xea\x3a\x0f\x63\x19\xb6\x6e\xa0\xe3\x52\x51\xfe\xc2\x01\x36\xe0\x0f\xda\x9a\xf6\x1f\x03\xb4\xd6\xcb\x4e\x9f\x06\x09\xf6\xe9\x13\xf8\xc5\xda\xcf\x67\x4c\x1a\xc8\x9d\x36\x74\x9d\x3a\x63\x03\x2e\xbd\x9e\x39\xe2\x75\xaa\x9f\xdd\xc5\xeb\xd4\x39\x15\x07\x12\x2c\xd6\x4b\x34\x6d\x74\x6a\xfe\x7b\x3b\x00\xcd\x8a\xae\x03\x2c\x88\x55\xf2\x01\x30\x7a\x76\x00\xdc\xc0\x5c\x9c\xdc\xe8\x20\x2e\xf5\x6d\x03\xf7\xab\xfb\x2c\x62\xe4\xf3\xab\x39\x9f\x9f\x60\x35\x49\x3b\xb5\x81\xd8\x5d\xe9\xd0\x12\x5e\xeb\x24\xd3\xdf\x00\x1c\x55\xfb\xfb\x13\x98\x68\x9c\xe5\xc5\x04\x75\x5d\x24\x9d\x5e\xfd\x26\xf5\x79\x51\xb0\x54\x3f\xab\x89\x1e\x7c\xe7\x10\x1c\x36\x20\xb8\xcd\x76\x00\xb0\x54\xa2\xcf\xc3\xe8\x17\x77\xbd\x3f\xc1\xde\x39\x3b\xc3\xe8\x98\x99\x4e\x3f\xa0\xd0\x3a\xd4\x77\x18\xad\x21\xaf\xf7\x27\x90\x61\x9f\xc9\x36\x64\xe1\xa8\x87\x40\xf1\x9c\x30\x3b\xfd\xa0\xdb\xe5\x19\x42\xa7\xf1\x71\x4a\x07\x40\x60\xd1\xd3\x06\x62\x3f\xd4\xab\x5d\x07\xc0\x56\xf1\xf7\x27\x30\xb2\x3b\xeb\x94\xa1\x5a\x25\x2f\x2e\x0c\xd6\x5a\xda\x19\x53\xc4\x58\xb5\xfb\x6c\x7b\x1e\x60\xa9\xbe\x00\x48\xc7\xd9\x1e\x08\xb9\x5f\xf3\xdb\x28\xcc\x12\xdb\xd9\x90\x92\xd4\x1d\x3a\x00\x8e\xb2\xe6\x3f\x3c\xe1\x60\xca\x5f\x20\x48\x87\x2e\x6d\x45\x21\x5a\x2f\xf1\xbe\x0c\xc3\x6a\xed\x8c\x18\x02\xb1\x56\x39\xa8\x15\x86\x62\x2d\xf2\x48\x2a\x0c\xc6\x5a\x5f\xca\x09\x73\x93\x7a\x9d\x43\x90\x9c\xa8\xbf\x8d\xd2\xc2\xb4\xbd\x00\x43\x35\x9e\x7e\xe0\x88\x93\x37\xc3\x06\x30\x73\x87\x0c\x42\x4d\x54\xeb\x99\x86\xc1\x0b\xf9\xd9\x51\x03\x66\x89\xe9\x2c\x87\x41\xd3\xaa\xb3\x09\x27\x83\xee\x9d\xc3\x07\xa1\x54\xab\xcc\x6f\x36\x00\xc9\xe5\x59\xda\x13\x73\x5b\xd3\x0b\x80\x29\x68\x07\x60\xe0\x27\xdd\x5a\xc6\xe4\x3a\x3d\x9f\x0f\x5b\x1a\xbf\x0e\xb9\x80\xe9\xab\xb5\xb3\xc6\x1e\xb2\x84\x62\xc5\xe6\x05\x7d\x8d\xb4\x64\x65\x26\x06\x25\xd3\xce\x9e\x49\x22\x55\xf6\x83\x32\x34\x84\xc0\x07\x80\x4b\xca\xe1\xab\x90\xd1\x7e\x93\xe0\x4b\x00\xf8\xbb\xb3\xd6\x29\xaf\xea\xb7\x2e\x15\x13\x9a\xa0\x7e\xdb\x0b\xd0\xd9\x87\x4b\x6a\x32\x06\x72\xd2\xe2\x9f\x0c\x90\xe2\xe2\x01\x90\xdc\x8f\xe1\x40\x09\xc0\x62\x47\x77\x56\x86\xb8\xb0\x73\x11\x66\x34\x08\xc4\xeb\x0e\x00\x32\x8d\x2e\x21\xf4\x06\xc0\x89\x8a\x39\x61\x0e\x99\x2a\xcd\xc7\x06\x40\x1d\x74\x21\x50\xca\x96\xe6\x7f\xc1\x0a\xb1\xcc\xc5\x8c\x0e\x67\xb0\x68\xba\xa6\x93\xa4\x1a\x3c\x8a\x11\xc8\x34\x80\x9b\xb1\x8d\xf8\xc6\x2a\x47\x97\x9b\x9d\xac\x56\x30\x7a\x77\x13\x50\x29\xff\xe2\xd8\x54\x2a\xfb\xfa\x7d\x1a\x85\x18\xb2\x6b\x33\x55\xde\x70\x4d\x8e\x50\xd5\x70\xf8\x74\x3b\x8d\x76\xea\x7c\x52\x3b\x00\xb9\xe3\x4c\x80\x41\xaf\x6f\xd2\xc5\x0d\x40\x0e\x7e\x09\x70\xda\x19\x65\x75\x6c\x50\xd0\x70\xeb\xf3\x99\x17\x30\x5d\xfa\x5a\x38\x97\x75\x99\x7b\x55\xa3\x97\xb6\x02\x3c\x54\xfb\x40\xea\xd8\xfe\x00\xe0\xe0\x20\x09\xab\x0c\xbb\x65\x3a\xd0\xab\x5f\x64\xfd\x79\x3a\x57\x26\x7e\x28\x32\x2c\xaf\x7e\x41\x09\x94\x5d\x6d\xdc\x5c\x1a\x3c\xd1\xaa\xdf\xe0\x34\x2a\x09\x54\x65\xdc\x2c\x53\x08\x88\xea\x89\x92\xf2\xae\x27\x0a\xa3\xe2\x95\xfb\x00\x71\x2a\xca\x14\x60\x03\xb8\x2d\x68\x08\xbd\xd2\x02\xe1\xb4\x41\xa1\x89\xa2\x46\x6c\x20\x8e\x7c\xd9\x7f\x6d\x80\xfd\xc8\x02\x18\x0f\x96\x64\x70\x03\x15\x1f\xf7\x3e\xc1\x8f\x53\x1b\x8d\x1a\x8c\xd3\x0f\x64\x59\x2f\x92\x90\x6d\x00\xba\xda\xae\x36\x28\x84\x2e\x67\x4c\x19\x2e\xbe\xd6\x72\x00\x08\xa1\x4d\x43\xd8\xb9\x60\x78\x5e\x55\x47\xb8\xf6\x2e\x8b\x8c\xea\x46\x4b\xf3\xa2\xb7\xf0\x54\xec\x5d\x8d\x22\x41\x6b\xd5\x21\x58\x1d\x47\x8b\xf9\xf9\x16\x78\x13\xd5\x5b\x8b\x8e\x36\x4e\x55\x36\xcf\x95\xb7\xb8\x52\xcf\xb7\xc0\xd7\xb0\xf5\x33\xfb\x34\xa1\x93\x17\x4f\xf5\x0f\xf5\xe9\x45\x5d\x47\xdc\xe3\xf6\xae\x0f\xda\xe6\xcb\x14\xb8\xd2\xae\xbe\xe6\xa2\x46\x71\xf1\x2b\xb7\x76\xb6\x3f\xbc\xe6\x52\xa6\x58\x07\x03\xb5\xdd\xe5\x05\x20\x17\xd1\x4f\x86\xf4\x9b\xea\xd8\x80\x16\xa4\x66\x3b\x80\x34\x6d\x59\x00\x04\x84\xb7\xb6\xc7\x28\x0c\xc2\x4a\xfd\x77\x1d\x95\x0e\xf7\xed\x00\x0a\x20\xca\x51\x17\x9b\x2d\xb9\x75\x1d\x88\xd0\xd5\xa4\x9c\xab\x0c\x1f\x6f\xee\xea\x29\xe7\xa5\x79\x39\x00\x2e\x18\xe7\x27\x43\x1b\xe8\x05\xa0\xdf\xac\xea\x07\x0e\xc1\x7a\xf6\x0b\x43\x46\x77\xf9\x18\x55\x06\x64\x36\x05\x20\xa8\x83\x6e\x16\x77\x7f\x01\x84\x8d\x3a\x8d\xc2\xff\xaa\xca\x5b\xbc\x32\x20\x6f\xc9\x22\x6c\xe3\xa1\x59\x94\x16\x2e\x02\xeb\xde\xe5\xcc\xcb\xbc\x48\x1d\xc8\x77\xd7\x89\xe0\x3f\x2d\x89\xa0\x30\x96\x2d\xc2\x9f\x02\x60\x1c\x16\xad\xe4\xc9\x98\x21\x59\x2b\x68\x26\x46\x2e\xd3\xbe\x9d\xf0\x57\x2c\x62\x3c\x37\x80\x7e\xe8\xe3\xa8\xa2\x2a\x8a\x59\x50\x67\xe1\x1a\x6b\x07\x80\xcd\xa5\xb4\xca\x75\xf2\x12\x9b\xae\xf4\xe7\x07\x58\x9d\xd0\x63\xbb\x2c\x78\x2b\x75\x4f\x7e\x9f\x4e\xe2\x72\x50\xd3\x25\xc0\xe9\x28\x7e\x3e\x94\xc6\x13\x8d\x97\xf3\x8a\x94\xcb\x77\xbd\x79\x8b\xab\xcc\xba\x5c\x74\x7b\xaa\x4c\xde\x5b\xef\xae\x2f\x07\x17\x56\xc5\x53\x54\x79\x25\xf7\xd3\x31\x7a\x25\x37\xd1\x67\xc6\xae\x6a\x59\x8b\x18\x39\x0d\x37\xd1\xd7\x4f\xb8\xff\xae\x96\x0e\x80\xb8\xef\x9c\xf8\xc6\x98\x4e\x2e\xa5\xc7\x06\xe8\xd7\x92\x09\x20\x67\x50\x93\x0c\xbb\x19\xdd\x36\xe4\xa3\xd3\x2c\x31\xe2\x0a\xe5\xa3\xcd\xe0\x28\xd7\xa5\x02\x6c\x96\xe8\xbc\xc7\x53\xb1\x31\xe5\x59\x04\x5d\x04\x80\x20\x7e\x26\x6e\xb0\x59\xa1\xc7\xda\xa5\xd7\x56\x09\x4d\xfc\x00\x30\x5a\xb8\xd2\x01\x70\xe3\x27\x9b\xda\x28\x8f\xaf\x8a\xc5\xd0\x0c\x77\x67\xeb\x9c\xa8\x0d\xc0\xbb\x2a\xa9\x1f\x8c\x1b\x20\xc6\xbe\x19\xe2\xa4\x36\x69\x40\x1b\x53\x82\x55\x99\xac\x34\x73\x32\x05\xf6\x02\x08\x47\x55\xed\x00\x70\xb8\xa9\xea\x18\xd2\xfa\x96\x74\xab\xeb\xd0\x81\x35\x5d\x85\x9a\x7d\x19\xc1\xaa\x5d\x07\x80\x26\xa5\xea\x2d\x5f\xa7\x4b\x9f\x7a\xba\x70\xad\xcb\x45\xaf\x05\xbb\xdc\xc5\xcf\x34\x0a\x5d\xab\x7c\x96\x9a\x5f\x1a\xf5\x26\x00\x1d\xd3\x71\xdd\x98\xa8\xaa\xca\xc8\xae\x31\x55\x55\x55\x18\x89\xc6\x50\x9c\xa6\x3b\x5a\xf3\x7b\xd0\xfe\x84\x5d\xf7\x44\xd1\x2e\x39\x9e\x46\xa1\xab\xc9\x97\x73\x03\x0e\x83\x83\x7c\x80\x2f\xe8\x91\xfa\x81\x98\xce\x25\x15\xbd\x85\xf6\x81\x12\x1d\x34\xaf\xb0\x53\x34\x57\xa3\xb0\xed\xab\xe9\xce\x07\xf8\x02\xd0\xb7\x30\x46\x63\x2d\x02\x98\x21\x45\xbe\x64\xcd\x19\xce\x2f\x9d\x01\x62\xae\x8b\x76\x7e\x32\xa8\xbc\xd5\xdc\xfa\x60\x94\xff\xd3\x75\xe4\x5e\xee\xef\xc7\x4d\xc6\x40\x3b\xe3\x31\x19\xcd\x9f\x1b\xb9\xd1\xaa\xa3\xa7\x24\xe0\x2b\x91\x3b\x27\xdb\x17\x39\x40\xad\x64\x7a\xdf\x99\x44\xdd\x8d\xf6\xc5\xf5\x7d\x2d\xac\xa0\x5a\x26\x31\x68\xe3\x72\x06\x64\xe0\x10\x0e\xb2\x84\x12\x77\x35\x7a\x79\x99\xbc\x22\xdb\x10\x4b\xa8\x69\x18\x98\xca\x26\x92\xb3\x81\x20\x4a\x92\x69\x34\xa6\x67\x32\xb9\x05\xb6\x41\x3b\x07\x05\x53\x68\x83\x71\xd4\xee\x4b\x6f\x81\x5b\x52\x57\xac\xad\x46\x0b\x64\xc4\xc0\x07\x00\x65\xb6\xe2\x8e\xb4\x51\x19\xbe\x4d\xbb\x72\x34\xa5\xff\xd2\x13\xd4\x81\xe9\xc2\xd5\x06\xe2\xa8\xf5\x5b\xb4\x90\x89\x78\x10\x1f\x3f\x00\x7a\xff\xc8\xdc\x7c\x03\xf0\x25\xd3\xc2\xa5\x3b\x90\x89\x25\x6c\x12\xa5\x24\x32\x6b\x8d\x52\x8f\xaa\x10\x32\x8d\x49\x6a\x8a\x4c\xc5\xdb\x80\x1f\x77\xd1\x85\x7c\x03\xc8\xa6\x66\x7f\xe1\x00\x6b\x83\x97\x83\xf2\xfe\x9c\xfc\xa2\xc8\x8f\xb2\x7b\xb8\x9f\x27\xe8\x66\xd8\xf5\xe5\x5f\x46\xc4\x32\x3f\x00\x65\xe9\xfd\x00\xc8\x82\x21\x8a\xc5\x84\x1b\xed\x2c\xf3\x81\x38\x85\xa6\xeb\x43\x63\xba\x8b\x7a\xbb\xde\x82\xdb\x69\x2d\x67\xf4\x16\x93\xed\x69\x43\x0e\xdc\x4e\x8b\xee\xf3\x1b\xe0\x0c\x1c\x40\x82\x71\x01\x54\xc1\xb7\x33\xe0\x0f\xe4\x81\x0a\x46\xd0\xc8\xb9\x94\x43\x39\x27\xdd\x1d\x65\x1b\xd0\x18\xc3\xc8\x25\x08\xde\x00\x0c\x28\x29\x66\x6a\x13\x36\xad\xad\xbe\x3f\x81\xf1\x84\x78\xbd\x36\x13\xfb\x41\x36\x64\x03\x50\x14\x88\x94\x2a\x1c\x7e\x3b\xfd\x48\xca\x93\xd0\x05\xa0\xeb\xed\xf4\x03\x01\x89\x8a\x78\xf0\x0d\xc0\x6d\x43\x7b\x87\x1c\x54\x95\x8a\x67\x03\xb4\x72\xd1\x4f\x32\x17\xa0\x46\x4c\x91\xda\xbb\xe8\xe2\x2c\x94\xe9\xeb\x74\x9e\x65\xd0\xa0\xf4\xfd\x09\xd4\x88\xe9\x05\xa0\xea\xd5\x56\x99\x74\xfa\xab\x3a\x26\x19\xa1\xa8\x36\x31\x16\x8a\x01\xaf\xb0\x47\x8d\x51\xe0\x9b\xa2\x36\x36\xc6\x63\xaf\xba\xf7\x36\x46\x06\x32\x31\xc3\x8d\xe6\xda\xcd\xce\x13\xf0\x37\x6a\x9e\xfa\x01\x90\x03\x5d\x34\x8d\x06\xdd\x25\xe9\x74\xa6\x41\x77\x2d\x5a\xb8\xb3\x51\xea\xe8\x6f\xa3\x0d\x1d\xb3\x03\x40\xc4\x9c\xdf\x46\x99\x93\x43\x4f\x74\x86\x01\x17\xd5\xa3\x44\xa8\xea\xaa\xdc\x28\x11\xda\x27\x9b\x00\xe8\xaf\xca\xf9\x89\x71\x59\x8a\xb6\x4e\x5c\x1e\x5b\x3a\x43\x68\x90\xc3\xf9\x99\x4a\x9c\x57\x55\x31\x43\x1a\x0d\xcb\x4b\x16\xd5\x9b\x8e\xe5\x90\xcf\x64\x23\xbf\x56\x39\xdc\xca\x84\xac\xb7\xc9\x28\xbc\x4d\x1f\x08\x01\x71\xe6\xc5\x19\x4a\x4a\x3c\x11\x63\x07\x95\x2c\x62\x30\xa9\x87\x97\xc5\x6d\xa3\xc1\x92\xdf\xa7\x63\x30\x47\x32\x3f\xaf\xa5\xa0\xe4\x3a\x6b\x6c\x32\xb1\xae\xf8\xcc\x39\x19\xdd\xfe\x74\x0c\xd6\xc3\xad\x9f\x51\x67\x78\x81\x5b\x7b\x7f\x52\x9d\x99\xc4\xe0\xd0\x61\xaf\xd4\xd3\xd3\xc9\x28\xba\x7f\x78\x6d\x7c\x4b\x39\x4b\xea\x43\xbb\x4d\x9d\xf0\x93\xde\xf3\xef\x1a\xfb\xd2\x2e\xe8\x7c\x1c\xb3\x2b\xdf\x67\x90\xe1\xd2\xd7\xda\x19\x0f\xf0\x66\xe6\x87\x5c\xc0\x02\xb9\x8a\x99\x6f\x8c\x7e\x53\x0b\x99\x82\x6e\x17\x4e\xc5\x4e\x9a\xdc\x69\x8a\x6f\x8a\x0a\xd6\x29\x48\x2b\x9d\xfd\xd8\x00\x3d\xf0\x13\x01\x9c\xce\x25\x73\xe6\xba\x25\x31\xc0\x2f\x40\x35\xe2\x75\x00\x18\xa4\x53\x8b\xda\x19\x29\xb5\xe4\xd3\xb1\x4c\x07\x2a\x53\x1b\x99\xa2\xa5\xec\x07\xa0\x67\xd7\x5f\x38\xc0\xba\x21\xbd\x85\x49\x6a\xd0\x19\x68\xb5\x28\x1e\xd3\x06\x10\x5a\x9b\x94\xb3\x1b\xc8\x4f\xbf\x6b\x3d\x00\x95\x40\x02\x2a\x13\x0b\xdf\xe9\x00\x50\xad\x70\x35\x75\xa3\x9e\x52\xfa\x89\x2e\x89\x61\x6d\x1a\x0a\x5a\xbc\x28\x5a\x62\x57\xc2\x5f\x19\xfc\x74\x1b\x4a\x4f\x73\x1f\x00\xcc\xdf\x99\x01\xae\x7b\x85\x94\xeb\x06\x89\x7d\x93\x30\x79\x03\x10\x45\x74\x01\x93\xcc\x4e\xd3\xd7\x7e\x35\xe0\x6a\x03\x32\xdb\x92\xcf\x2c\x22\xf6\x9f\x4b\xa5\xd1\xfd\xc2\x3d\x2f\x91\xb8\x74\x1a\x96\x9b\xa2\x13\x74\x32\xe5\x55\x04\x7b\x03\xc8\xe2\x5c\xf5\x04\x35\xbb\xe2\x4b\xba\xd3\x37\x46\xa7\x62\x57\x54\x4c\x89\xac\x3b\x43\x93\x17\xb1\x98\xdd\x3b\x9c\x32\x64\xf8\xb0\x01\xe4\x21\xa3\xa4\xbc\xbb\x31\xf4\x33\x0f\xb0\x0d\xd0\xab\xf0\x3c\xc1\x04\x5c\x77\x39\x00\xee\xdf\x1a\x42\x67\x2a\xbf\x56\x5e\x00\x8c\x6c\xb9\x0e\x80\x04\x60\xe7\x6b\xa1\xc0\xe9\x52\x28\x77\x87\xf6\xa1\xe4\xf3\x71\xb8\x92\x75\x91\xc1\x0d\xe0\xcc\x33\xf5\xe3\x2b\x99\xa2\x7e\x82\xac\xfb\x5d\x72\x96\xee\x8b\xf6\x49\x67\x4c\x99\x99\x2b\x69\xe1\x92\x29\x37\x85\x4c\xe9\xe3\xc6\x2d\xff\x2c\xcb\x01\x4f\xef\xe2\x64\x3d\xfa\x80\xb8\xbc\xca\x2e\xaf\x0f\x7a\x68\xb5\xd3\x06\x63\x3a\x89\x4b\xe8\x83\x07\x7a\xee\x7a\x82\xf6\xfd\x22\x94\x7d\xc0\xec\xac\x9c\x85\x3b\x70\xd4\x76\x31\xb2\x7d\x30\x61\x88\xe2\x8f\xf6\xd1\x99\x00\x4b\x8b\x6e\x30\x5e\x9e\xa4\x8e\x9d\x6a\xd5\xa6\x03\xbd\x4b\xf3\x28\xad\x7d\x67\x8a\xc6\x26\x95\xc6\x06\x60\xf9\xab\x41\x3e\xc9\x14\xcf\x6b\x71\xd6\x34\x45\x4b\xec\x4c\x21\x58\xb2\xe6\x76\x0c\xc8\x8c\xe4\x1b\xdf\x99\x74\xaf\xca\x68\xa1\x2b\x75\xde\xfb\x93\x0f\xb7\x69\xd7\x6b\x3f\xce\x64\xa7\x7a\xed\x07\xac\x58\x36\x3b\x00\x1c\xe5\xea\xfb\x04\x76\xa5\xe9\xb5\x30\xe0\xaa\xf7\x0b\x04\x0d\x72\x05\x22\xe9\xcc\x85\xe5\x67\xf1\x0f\xb8\x9d\xd4\xa6\x85\x3b\x79\xdd\x36\x4d\xc3\xbc\x99\x24\x9f\x4c\x41\x9f\x09\x32\x78\xc9\xad\xfb\xcc\x34\x36\xea\xfa\x09\x83\x6f\x9d\xf5\x41\x3f\xff\xa2\x80\xa4\x1b\x40\x94\x34\x11\xfd\x29\xf9\xf9\x69\x03\xae\xdf\xa6\x2b\x43\x9f\x90\x9f\x77\x99\x69\x76\xda\x7d\x17\x05\x53\xe8\xb3\xe1\xca\x2e\x97\xcf\x4e\x8b\xec\x22\xa3\x96\x4e\xae\xa9\xca\xed\xa4\x4f\x64\xfb\xac\x12\xa9\x76\x06\xa1\xaf\xed\x12\x80\x08\x78\xed\x3e\x3d\x7d\x18\x78\x8f\x4b\xca\x0c\x32\x8d\x22\x0f\x91\x0d\xe0\xae\x48\xd9\x9b\xd9\x85\xb3\x57\xc6\x46\x66\x4c\x37\xac\xe0\x1d\x1b\x40\xf2\xb0\xf6\x17\xcc\xe8\x8d\x12\x32\x53\x50\x12\x93\x40\x4c\xb4\xd5\x2c\x91\xfa\x9a\xde\x98\x28\x6d\xe7\x6d\x7d\x03\xb8\x03\x73\x01\x9a\x31\x94\x94\xc4\x19\x1b\xa0\x63\xa6\xde\x92\x79\xf7\x34\x7d\x79\x21\x57\x6a\x6a\x94\x6e\xb9\x8a\x65\x66\x4c\xdc\xdf\xef\xd3\xb1\x2a\xf7\x33\x75\x4c\x69\x8b\x4d\xfd\x68\x34\xf7\x7a\x81\xc9\xd3\x59\x83\x05\x0a\xde\xfd\x56\xc7\x60\xa9\x56\xeb\xe9\x3a\x5d\x72\x64\xa0\x6a\xb4\x14\xed\x12\x32\x1a\x7d\xfe\xbb\xbc\x70\xcd\x06\x52\x42\xa4\xae\x6f\x41\xa8\xde\x2e\xef\x73\xb3\x49\x67\xd7\x4b\x8d\xd2\x74\xad\x9a\xe6\x99\x7b\x58\x86\xb2\x66\x32\x5d\x33\x75\x9d\x5b\x36\x25\x35\xfa\x65\x64\x81\xdc\x0e\x00\x41\xd4\xf9\x16\xa4\x5a\x6c\xa9\xa9\xa7\x4a\x91\x48\xc2\x60\x4a\xe6\x2e\xa6\xdc\x1c\x31\xef\xad\x92\x93\x33\x6a\xda\xba\x6c\x36\x8c\x76\x8a\x55\xc1\xde\xcc\x13\x0d\xa0\xb8\xcc\xcd\x0b\x6d\xe2\x5d\x8d\x16\x4e\x03\x4f\x92\x0d\x60\x77\x15\x01\x75\xf0\x09\x75\xac\x2b\xbe\x85\x1a\x45\x22\xa7\xa6\xab\xb2\xd1\xbb\xaa\xb4\xab\x1f\x00\x1a\xae\xaa\xae\xd3\x42\x45\xd6\x14\xe6\x50\x6c\x17\x59\xab\x9b\x0f\xa6\x63\xf4\xeb\x00\x30\x81\xbf\xd4\x0f\xb0\x40\x2e\x89\xf2\x06\x90\x1c\xff\x74\x0c\xa2\xee\x22\x5b\x58\x63\x54\xb0\x52\x34\xea\x3c\xae\x4d\x91\x0e\xcd\x3f\xa4\x69\xa2\x03\xe3\xa2\x2b\xab\x3a\x36\x90\xe5\xaf\x5f\x5a\x41\x03\x6c\xa5\x5f\xda\x51\xb4\xba\x2b\x72\x63\xb7\x01\xbd\x73\x55\xf0\xeb\x0d\x20\x97\x5c\xd2\x4f\xa8\x48\x52\x9c\x3a\x1b\x95\xd1\x34\x79\x55\xde\x00\x8c\x05\xb4\x5f\x06\xe7\x45\xf6\xb4\xc6\x9c\xe4\x2e\x6f\x33\x1b\xf4\xa9\x91\x8d\xa1\xd1\xda\xad\x8a\xe1\x33\x4a\xb7\x8a\x82\x18\x6c\x60\x40\x2e\x52\x0e\x30\xc1\xc7\x9f\x36\xa0\xa9\xaf\xda\x73\x83\x1e\x33\x12\x77\x99\x72\x76\x4b\x74\x67\x83\xf4\xf9\x1d\x31\x98\x78\x95\xf2\x3e\x01\xd9\xb7\x22\x82\x18\x4d\xbc\xcc\xce\x78\x74\x1a\xc8\x69\x9b\xca\x1a\x4b\x21\xf1\x4c\xf9\xaf\xa5\x66\x36\x9a\x67\x15\xf9\xb5\x6f\x00\x21\x07\x45\x2d\x07\xfc\x6a\x4d\x31\x87\x6c\x18\x6d\x2e\xab\xda\xd0\x3a\x15\xd1\xa7\x59\x54\x93\x1f\xca\x66\xcc\xd3\xaf\x12\x03\x11\x80\x97\xf6\x99\x39\x5e\x95\x25\xc2\x30\x99\x45\x65\x11\xa5\xe1\xd4\x2b\x9e\x99\x73\xfa\xb5\x5f\x6f\x1b\x94\x5b\xbf\x6d\xc0\xc5\xd8\xcb\x01\x10\x76\xa5\xbd\x6d\xc0\xd0\xfe\x6d\x83\xb1\xe1\xeb\x75\x00\x78\x47\x9f\x9e\x0e\x8a\x87\xed\x05\x10\x7c\xab\xb6\xbf\x70\x80\x0d\xaa\x9c\xc5\x3f\xdb\x18\x8a\x1e\x53\x0f\x80\x3d\x7c\xbf\x00\x8c\x86\x44\xf4\x69\x34\x54\xc5\x41\x19\xd3\x31\x17\xc5\x2f\xd8\x00\x4c\x1b\xd3\xfb\x13\x2c\x2f\x7b\x9f\x80\x61\xda\xf9\xd0\x89\x8c\x12\xe5\x7d\xc2\xe9\x0e\x7b\xda\xc0\x15\x44\xd6\x25\x1b\x60\x20\xec\xd3\x0f\xba\x3a\xbf\x6d\x0c\x5a\x01\xfb\x01\x40\xf4\xed\x6d\x14\x99\x83\xce\xe7\x43\x40\x5f\xb3\x48\xd8\xf8\xf0\x8a\xaa\x83\x94\x52\xd8\xd2\xcf\x6a\xfa\x50\x32\x75\xc6\x54\x81\x26\xfa\x0b\x40\x2b\x64\xef\x4f\xe0\xcd\x77\x96\x28\xe3\xff\xca\x34\x62\x03\xd4\xb8\xeb\x5b\xbe\x3c\xf3\x44\x39\x87\xa2\xfb\x9e\x2d\xfb\xc5\x98\x9e\xb3\x86\xb2\xde\x9a\x9b\xbe\x05\x5e\x04\xb5\x9e\xd5\x04\x2f\x82\x9a\x0f\x19\xfc\xd2\x6b\xfd\x8c\x07\x1c\x44\xdb\x61\x3d\xc6\x57\x5d\xd7\x78\xc0\x28\xbc\x5f\x5d\x1f\x47\x85\x85\x38\xdb\x0d\x80\xf9\x3b\x7b\x67\xd1\x46\xa1\xe9\xe3\x16\x93\x94\x1c\xd2\x41\xdb\xa2\x7e\x3e\x8e\xa1\x47\xf3\xa1\x25\x8f\x92\xa4\xf6\x03\x74\x28\x5e\xed\x00\x20\x3f\xf5\x05\x18\x36\x4d\x0b\xe6\x61\xda\x8e\x9a\x0f\x80\x40\x62\x87\x94\x3e\xd4\x91\x26\x3f\x00\xdd\x3f\xdf\x27\x68\x19\x72\xba\xce\xc3\xf8\xd0\x12\x26\xf6\x90\x1a\xc0\x18\xbf\xbf\xc8\xd5\xd9\x26\xa3\xbd\x48\x84\x68\x53\x8c\xac\xce\xab\x09\x05\x4e\x55\xa4\xc3\x0d\xc0\x5a\x96\x8c\xbd\xcd\x8b\x6b\x9d\xd7\x7e\x53\x20\x92\x5c\x5e\x00\x96\xbf\xf5\xbc\x05\x72\x49\x99\x9b\x6c\x00\x76\x30\x22\xe9\xcc\x01\x50\x25\xb6\xb7\xc9\xfc\x3b\xf9\xba\x0e\x80\xc0\x1b\x3a\x16\x66\xa6\xcd\xd7\xe9\x3a\xed\xd9\xb3\xe8\x07\xf5\xf0\x5d\x26\xf0\x36\x95\x5e\x4d\x1b\x48\xb1\xd5\xdb\x19\x0f\x10\xec\x22\xf7\x22\xa3\xdf\x64\x3b\xcc\xc9\x74\x85\x5b\xf0\x03\xe0\xf3\x45\x83\x26\x3c\x22\x9a\x94\xc8\xc6\x70\xe1\x5d\x61\x35\x6c\x82\x5b\xe9\xe7\x74\x66\x24\x8e\xd2\xcf\x13\x13\x5d\x57\xd2\x08\x9b\x93\x56\xaa\x5a\x0e\x74\x0b\x34\x71\xc4\x6e\x37\x97\x36\xaf\xdb\x2e\x49\x9d\x24\xec\x2e\x57\x3a\x5d\xda\xdc\xa0\x47\xab\x99\x27\x89\x53\x52\x57\x64\x16\xe5\x86\xe8\x53\x55\x92\xba\x0d\xc0\x2a\xd3\x05\x50\x5b\xa0\xf0\x5c\xce\xc8\xcd\xb5\x5d\xf7\x01\x18\xef\xef\x7d\x02\x3b\x9b\x73\xbb\x01\xba\x8e\x55\x02\x60\xa3\xba\xec\x4f\xdc\x0a\x25\xb9\xa7\xd1\x42\x37\xe5\x4b\x5f\x8b\xb4\x01\xc5\x4f\x4f\x15\x6a\x8c\x84\x6d\x03\x30\xe4\xbc\xfe\x82\x19\xbd\x5b\xa5\x43\x64\x53\xaf\x1b\x9d\x98\x4c\xc3\xd9\x98\xb8\xf8\xd2\x60\x75\x4a\x86\xb3\xa6\x84\x51\xe8\xa4\xd0\x72\xc7\x66\x2a\x12\xee\x39\x13\x56\x9a\x6e\xfc\xee\x08\x9f\x52\xa4\x06\x70\xc6\x73\x28\xce\xed\xe6\x8e\xab\x61\x55\x74\x6d\xf7\x0c\x83\x41\xd9\x2a\x6d\x00\xb4\x84\x6c\xea\x06\xe0\x3b\xd5\x0e\x00\x5b\x09\x99\x8a\x6c\xe0\xcd\xc9\x1c\x00\x92\xc6\x5a\xd7\x1c\x29\x8f\xa1\x7c\x4a\x37\x00\xdb\x11\xf2\x8b\xee\xc8\x15\x5b\x33\x8d\xec\xdc\xfb\x60\x02\xe9\xf3\x04\xc5\x7f\xbc\x7a\x3b\x23\x0b\x74\xdd\xd6\xdd\x3f\xe0\xa0\xda\xad\xd7\x3e\xcc\x4b\xa9\xd7\x0e\x98\x13\x74\xb9\xb0\x39\xed\xbf\x8a\xae\x42\x3e\x68\x19\xa2\x18\x57\xce\xb8\x99\xa6\x70\x32\x3e\xb2\xa2\x2d\x55\x01\x30\xf9\xce\x7e\x9e\x98\x30\x4b\xac\x7a\x82\xf6\x5f\x0a\xad\xe5\x8c\x84\x59\x74\x27\x71\x39\xdc\x28\x0a\xbc\x0f\x44\x1b\x77\xb9\xb1\x6c\xa0\x83\x07\x78\x9f\x80\x1d\xda\xe9\xa9\xb2\x63\x50\xbe\xe1\xa3\xea\x00\xd3\xe7\x33\x8a\xa5\x92\x37\xf9\x68\x58\x52\x92\x4b\xfa\x60\xb2\x22\xe5\x14\xdb\x00\xc4\x5d\x3c\xc0\x9c\xf6\xfd\xa6\x50\xce\x3e\x9c\xdb\xed\x3c\x41\xfd\xf1\xd9\x5d\x8a\x71\xa5\x40\xab\xce\xd4\xee\xe5\x90\x9f\x79\x33\x17\xa2\x56\xf2\x84\x5e\xa0\x8a\x6d\xf7\x59\x78\x05\x51\xc7\x66\x65\xaa\x68\x4a\x72\x9d\x59\x3a\x9a\xdc\xb6\x9d\xf2\x9e\x2a\x41\xd4\x06\x10\xbd\x95\x34\xde\x27\x7c\x37\xba\x02\xe0\x3a\x1d\xee\x9b\xac\x32\x5d\xee\xf4\x52\x12\x3a\xd2\x0e\xde\xa5\x1d\x00\xf4\xb9\x29\x8e\x82\x4f\x04\x5b\x77\xe5\x79\xf1\x39\x19\x25\xcd\x0f\xc0\xc5\x4f\x21\x87\x4f\x2a\xc4\xdf\x46\x3f\xdc\x2f\x22\x94\xf4\xf4\x2e\xd2\x4d\x3a\xf5\x35\x4d\x96\xd5\x83\x89\x05\x4c\xbe\x64\x83\x79\xeb\x4a\xe2\x59\x33\x4c\x9e\x84\x59\x00\xed\x14\x15\x10\x78\x90\x94\x56\xa5\x40\x18\x46\x07\x35\xe5\x22\x18\xd4\xa4\x14\xd9\xf4\x6c\x00\x4e\x36\xa4\xcf\xc3\x0a\xd7\x69\x57\xc7\x0a\xc3\xec\xf2\xf0\x19\x86\x5b\x6d\xef\xdc\x2f\x1b\xc0\xbd\x26\x0b\xa8\x20\x4a\x22\x28\xc3\x1a\x44\x18\xed\xbc\x05\xc1\xd9\x8a\x1c\x20\x86\xf2\xd6\x49\xed\x3e\x0c\xb9\x52\x6b\x39\x8d\xc2\xde\xc2\xe5\x01\x30\x0c\xee\x40\x45\x6a\xd5\x61\x9d\x5e\xc9\x49\x5f\x0b\x7b\xeb\xa2\x30\x8e\x83\xa1\x8e\x8a\xdc\xa3\x86\xc9\x11\xe3\x74\x6c\x30\x7e\x78\xd1\xe7\x53\xbf\xa2\xa0\xd3\x1b\xa0\x4f\xec\xfb\x44\xc3\x59\x53\x0f\x40\x76\xff\x7d\x82\xb2\x26\xcd\x1c\xbd\x19\x14\x9a\x6f\x1f\xf1\x10\xa9\x9e\xa9\x84\xc1\x84\xb9\xa9\xa7\xcc\x02\xd5\xef\xff\x7c\x03\x2b\xe9\xbf\x9e\x5f\x83\x01\xf2\x8b\xd4\xe9\xc3\x91\x88\xa9\x49\xa3\x38\xe8\xda\x6a\x37\xc9\xe2\xf0\x2e\x2f\x85\x72\x00\xec\x36\xcd\xbb\x1b\xfc\x98\x25\xa9\x1a\x54\xa4\x74\x09\xfd\x07\x33\xba\x36\x39\xad\x0c\x25\x62\x4d\xdc\xa0\xc3\x99\xda\x40\x3c\xd7\x98\x1d\x9a\xa6\x5b\x3d\x9d\xd0\x89\x35\x29\x63\xa6\xc3\xde\xbf\x4b\x0c\x3e\x29\xdc\x6a\xf2\x63\x98\x83\x3e\xef\x89\xbb\x7e\xd2\x69\xa5\x4b\x50\x3e\x67\xa6\x01\x21\x3f\xff\xe3\x9d\x99\x96\x79\xb0\x7e\x8e\x7a\x82\x97\xa7\x2f\xd2\x6b\xde\x4d\xba\x97\x67\xc0\x82\xb5\x5a\x39\x00\x98\x41\x45\xb3\x78\x18\x6d\xbb\x67\xd2\xc9\x47\xd1\xb6\x15\x41\xed\x19\x17\x6d\xa0\x79\xc2\x9d\xac\xb1\x0a\xeb\xf8\x30\x74\xb6\x29\x05\xc0\x33\x98\xf9\x43\x3b\xe5\x19\xc8\x56\xd9\x14\x8f\xfb\x19\x09\x97\x27\x59\x8c\x3d\x23\x33\x16\x27\x39\x8f\x67\x64\x06\xb1\x29\x7a\x4b\x61\x1a\xd9\xf3\x2d\xb0\xe1\x68\xb2\xe6\x7f\x78\xa0\x75\xe5\xa3\x7b\xe8\xba\x58\x34\xfb\x8f\x5c\x17\x53\xd7\xb7\xc0\xd4\xf1\xa8\x6d\x1f\x0a\x84\x6a\x3a\xaf\xed\x52\x0b\xd8\x01\xa0\x2c\x4f\x7a\x82\x31\x41\x5b\xfb\xbf\x6b\x7a\xff\x31\xfe\xf5\x7f\xac\x7f\xfa\x5b\xba\x7e\x7f\xfe\xd6\x37\xf1\xfa\xa7\xbf\x7d\x22\x58\xf1\xfe\x27\xff\xfe\xa4\xcd\x03\x7f\xd6\xde\x3f\x7f\xfb\x84\xe2\x3c\x32\x5a\x7c\x22\x3b\xfa\xfe\xc7\x7f\x7f\xe2\x9c\xfe\x44\x08\xfa\xfd\xcf\xf3\xfb\x13\x89\x43\x3e\x61\xfc\xb3\xff\xd9\xbf\xda\x9f\xfe\x89\x88\xf2\xfb\x9f\xfd\xab\xcd\x97\x7d\x83\x07\xd9\xff\xec\xd9\xcf\xa1\xf0\xfb\x46\x76\x89\xbf\x7d\xe1\x62\x9e\x43\x91\xff\x0d\xf7\xf2\xfd\x4f\xa4\xbd\x0d\x1d\xef\x37\x66\x77\xff\x03\x6c\x13\x88\x95\x2c\x72\xa0\xa3\x00\xef\x4d\xa2\x1f\xa1\x60\x90\x03\xad\x7b\x9d\xa2\xe0\xbf\x3f\xc8\x9d\x9c\xc0\xaf\xa2\xe0\xbf\x3f\x71\xf3\x5e\xc9\x22\x3e\x35\x0a\xfd\xf7\x27\xf2\x4e\xec\xca\xe4\xdb\x70\x21\xca\xc8\x25\x9c\x2c\x04\x5a\x28\x8c\xdf\x9f\x38\x76\x56\xb2\xb8\xe0\xa0\xb0\xdb\xb8\xf1\xec\x47\xcf\x22\x70\x69\x41\xdf\xe2\xe6\x8b\x02\x73\x21\x97\x8d\x23\x4c\x59\x14\x36\xd9\x0b\x95\xe0\x4a\x7e\xf3\x4b\x60\xdf\x19\xbe\xed\xbb\xb2\x09\x15\x0a\xdf\xdf\x9f\x10\xc3\xac\xe4\x21\xd1\x44\x61\xfd\xfe\xc4\x25\x6f\x57\x62\xfe\xa2\x90\x7f\x7f\x22\x7d\xcc\x4a\xf0\xcc\x40\xc1\x7e\x7f\x22\x7f\xd4\x4a\x1e\xf1\x28\x50\xd8\xcf\x62\x84\xe6\x30\x7c\x1d\xed\x4b\x7a\xf8\xe0\x47\xf5\x23\x1c\x69\x5d\x31\x46\x73\x0a\xa7\xf6\x20\xcc\x1c\x76\x95\x23\x4d\xeb\x8f\x1e\xb6\x50\x2b\x21\xaf\x31\x0a\xf9\xf7\x27\xcc\x62\xa3\x62\x42\xe7\xef\x4f\xa4\x8a\x89\xca\x47\xe8\xfa\xfd\x09\x1b\xd2\x5d\xd9\x0d\xa2\x60\xbf\x3f\xc1\x1b\x46\xe5\x21\xba\x07\x31\x68\x43\x54\xb2\xd0\xb6\x51\xbe\x6d\xe8\x6d\xfb\x88\x0d\x99\x5c\x54\xd4\xc2\x5e\x3a\x0d\x33\x88\x6c\x4f\x28\xa4\xdf\x9f\x38\x3e\xa2\xa2\x76\xf7\xfa\x0e\x99\x68\x54\x9a\xd0\xdd\xb3\xca\x3e\x4c\x17\x3a\xf6\xb3\x42\xf5\x6d\x7b\x37\x44\x14\xe5\x95\xe6\xd7\x30\x27\x33\xf2\xa9\x76\xce\x49\xa4\x4e\x45\xe1\xfb\xfb\xd3\xb3\x9e\x65\x7f\xc3\x78\x21\x4c\x54\xa2\x52\x84\xda\xef\x4f\xe7\x98\x7d\xb9\x0e\x91\xd0\x18\x09\xa7\x13\x12\x1a\x47\x61\x5f\x11\x8c\x3d\xfb\x0e\xbd\x6d\x0f\x13\xf2\x7e\xef\x0a\xbf\x22\x72\x61\x44\xe2\xaa\xa8\xa8\xbf\x7b\x91\x46\x3e\xc6\xa8\x54\xa1\x7b\x0d\x5d\x37\x1b\x9e\xea\x44\x50\xc1\xeb\x66\xcb\xf3\x2b\x38\xf2\x3c\x27\x0c\xf1\xe2\x16\x61\x58\xa1\x2b\x55\xc2\x49\x70\xa4\x95\xc6\xa6\x44\x42\xad\x28\x04\xa3\x15\xe6\xa3\x51\xd3\xd3\xb1\x0a\xe3\xd4\x8d\x1a\x3f\x06\x09\x65\x91\x9a\x7f\xd7\xb2\xe0\xa0\x5a\x5c\x5a\x8b\x1b\x9e\x7e\x7b\xc8\x58\xbe\x6b\x53\x30\xc2\x13\xb0\x83\x5a\x46\x21\x5b\x4b\x97\x9e\xd6\xc7\x2f\x24\xa9\x06\xe9\x41\x78\x23\x14\xee\x0d\xd7\x4c\x38\x09\xee\xbf\x3f\xf9\xe2\x34\x3e\xda\x26\x11\x0e\x37\x87\xac\x38\x6a\x5f\xc1\xcf\xef\x4f\x46\x9e\xfa\x34\x23\x42\x37\x0a\x9b\x78\x67\xae\xdd\xc7\xb3\xe0\xb2\xa9\x4c\x2c\xff\x6c\x17\x36\x66\xa6\x76\x37\x72\xbf\xef\x4a\x15\xda\x91\x4e\xbb\x10\x37\xe1\x2e\x72\xb7\x2b\x43\x28\x84\x73\x44\x3f\x42\x61\x1d\x4e\x74\x09\x85\x02\x1a\x28\xfa\x9c\x19\x6f\x69\x73\x94\x51\x29\x42\x63\x62\xf4\xec\x57\x28\x6c\x86\x81\x0e\x7d\x47\x1c\x07\x31\xa0\xd9\xae\xa9\xfe\xee\x79\x08\xeb\x99\x95\xed\xd6\x37\xc3\xd6\x34\x47\xda\xc1\x95\x2d\x19\x7b\x01\x89\x50\x8e\x24\x7f\x51\x9d\xc2\x91\xa8\xfa\x6a\xc4\xbf\xc2\x91\x65\xbc\xb2\x1d\xf5\x05\xb9\x2b\xb2\x71\x44\xb2\xda\xcf\xc1\x28\x67\x6c\x9c\x5d\xfd\x0a\x67\xb6\x72\x0f\xbc\x68\x16\xc2\xc2\x13\x99\xef\xb3\x75\xb5\xd2\xa1\x87\x0b\xd1\x43\x54\x9b\x70\xe4\xf9\xbe\x8d\xb8\x0b\x47\xef\xf9\x55\xdd\xbe\xc2\x99\x6d\x1b\xed\x2c\xcd\x50\x48\x9a\x53\xef\x40\x9d\xb3\x19\x51\xf6\x43\x7b\xbc\xca\x34\x90\x92\x5d\x78\x36\x21\xb0\x40\x1d\xdb\x6f\x17\xf2\xef\xcf\xe6\xfe\xc1\xc2\x80\x61\xf9\x3f\xf1\x30\xab\xc0\x91\x07\x85\xf2\xfb\x83\x34\xb0\xbb\x86\xed\x56\x78\x3d\xc5\x79\xb5\x6b\x5f\xc1\x58\x04\x57\xc0\x13\x63\xb0\x0b\xfd\xf7\x27\x98\xeb\xa8\x0c\xa1\x9b\xf0\xb3\x97\x13\xab\xab\xe0\xa8\xea\x0d\x5f\x34\x07\xbb\x31\x37\x71\xec\x0d\xaf\xfb\x60\x7d\xee\xc2\xfd\xfb\x13\x17\xe0\x55\xe6\x57\x28\xee\x28\xc1\x22\xae\x32\x9f\xc9\x4e\x84\xc1\x34\x84\x36\xab\x6a\x3f\x54\xec\x87\x14\x5a\x92\x55\xed\xc6\x0b\x2b\xbc\x7f\x3a\x76\x5a\xb5\x04\x12\xbb\x0b\xfb\x98\x0e\x1d\xde\xaa\x56\xf0\x81\x95\xb7\xd3\x2b\xac\xaa\xa2\x6a\xc2\x83\xab\x8b\x4c\xf3\xbb\x36\x05\x07\xed\xcd\x3d\x03\xc7\xf0\x55\x5a\x36\xa4\x08\x71\xb1\xab\x60\x3a\x76\x61\xef\xb8\x14\x86\x2c\x51\xed\xc2\xf7\xe1\x10\xba\xbe\x55\xad\xaa\x99\xe0\x46\x42\xd0\xbf\x2a\x2c\x1d\x50\x18\xfb\x8b\x12\xd0\xc1\xa6\xc3\x2a\x38\x45\x7c\xcf\x5d\x9b\xfc\x20\x04\xdb\x08\x67\xf1\x55\xb1\xb6\x51\x88\x13\x31\xa1\x91\x3e\xd9\x74\xa8\x36\x7b\xcc\x6f\x35\xc3\x8e\xd8\x85\x7b\xb3\x11\x46\xb4\x09\xdd\xc7\xb2\xa1\xe1\x08\x3c\x88\x42\xfa\xfd\x89\x18\x86\xbb\x32\xd8\x2e\x42\x3a\x84\xa7\xfc\xae\x69\x12\xe2\xba\xdc\x22\x9f\xed\xaa\x08\xfa\x8b\x42\x1c\xe2\x09\x4d\xbb\x06\x2f\x72\x84\xe6\x90\x6b\x47\x6d\x0a\xfe\xec\x85\x6d\x68\x64\xa8\xd3\xa1\x62\xf4\xd0\x6f\x45\xad\x0b\xc6\x44\x16\xc2\x53\x30\x27\x12\x13\x36\xd4\xf1\xc1\x8e\x0b\xfe\x0a\xde\x13\x13\x37\xc4\x55\x61\xd9\x81\x42\x2c\x2a\x4e\x63\xe4\xec\x42\xe1\xf9\xfd\x01\xeb\x57\x91\x05\x0f\x85\xf6\xfb\x13\x76\x85\x51\x19\x42\xc1\x44\x61\x0a\xbe\x93\x5f\x13\x29\xb2\x9c\xab\xf5\xab\x65\x83\x6c\xd8\x99\x4b\x81\x14\xa6\x82\xc2\xb4\x74\x45\x1b\x88\x4b\x85\xc2\x26\x8f\x11\x7f\x68\x55\xcf\xec\x87\x47\xf0\xf3\x16\x71\xf5\x76\x8d\x6d\x7b\x48\x72\x7a\x78\xf5\xae\xea\x55\x8d\x44\x70\x9c\x1e\xd6\x6d\xab\x7a\x57\x23\x41\x25\x73\xa8\xe6\x77\x8d\x9b\x0f\xf6\x95\xb9\x62\x1b\xb8\x81\x34\xee\xc2\xe6\xb2\x23\x88\xda\xae\xe1\x8c\xaf\xc8\x18\x5e\x32\x56\x89\x93\x47\xde\x85\x7d\xd0\xdd\x95\x3d\x1c\x60\x20\x76\xa1\x63\x33\xa1\xf5\x31\xd9\x3a\xcc\xe9\x72\x84\x31\x5e\xd5\xc9\x23\xef\x42\x8a\x2f\x72\xc2\x59\x70\xd9\x1b\xa7\x11\x06\x91\xad\xb0\xcf\xc8\xe1\xc8\xb1\x6b\x43\xf0\xfe\xb4\x86\x63\xbe\x22\x51\x19\x0a\x65\x4f\x1b\x56\x9b\x2f\xae\x64\x0f\x43\xeb\x16\xc2\xd1\x55\xc7\xc5\xd9\x1c\xd7\x9e\xcd\x4c\x52\x05\xff\x60\x14\xf6\xf5\xa5\x78\x03\xcc\x4d\x09\x71\x71\x8e\xac\x26\xab\x22\x16\x13\x0a\xe3\xf7\xc7\x83\x57\xa8\x43\x94\x64\x04\x25\x89\xe8\xe7\xab\x42\x26\x8c\x02\xa2\x75\xdd\x80\x5d\xf0\xe6\x6a\xd3\x8d\x45\x0f\xef\x21\x14\xd6\x1e\x28\xec\xa8\xf1\xe1\xb8\x32\xd1\x40\xe2\xda\x1c\x5f\xee\x1d\xaa\x70\xf3\xcd\xe7\x49\xbe\x2b\x7c\x72\x42\x9a\x18\x95\x2e\x34\x3a\x28\x74\x08\x9d\x31\xc7\xe8\xe0\x52\xbf\xd7\xee\x77\x58\x5f\xee\x8a\xc6\x89\xe6\xeb\x21\x2e\x5f\x75\x3c\xb8\xde\x56\xa8\x4a\x91\x99\x64\xd7\x46\x25\xbc\x17\x4c\x09\x5d\xe7\xae\xe1\x0a\xb2\x0b\x9b\x33\xbb\x71\xce\xd7\x49\x6e\xab\x22\x0d\x79\x8e\x38\x28\xab\xc2\xf7\x06\x85\x3b\x7a\xd8\x09\x57\xc1\xb0\x1a\x48\x84\x97\x60\xe4\x55\x66\x23\x38\xe5\x77\x61\x9f\x51\xb8\xf7\xd4\x79\x93\x76\xc3\x13\xb9\x14\xcc\xf0\xbc\x49\x7c\xe6\x1d\xc4\x27\x5d\x7a\xe7\x64\x0f\x23\xcb\x58\xe3\x46\x9e\x89\xe3\x4d\xf7\xe5\x1b\xa3\x85\xcc\xdf\x28\x94\x38\x44\xd0\x15\xb2\x33\xbb\x10\xbb\xa7\x0b\xe7\xb0\xcc\x0e\x9a\x0c\xd4\xc0\x39\xef\xc2\x66\x39\x30\xf3\xd3\x06\x9f\x8d\x00\x41\x30\x6e\x58\x75\x3a\xe7\x61\x86\xfd\x87\x1b\xc7\xc4\x71\x03\xaa\x14\x8d\xdf\xa1\x43\x8c\xea\x57\x38\x0e\x4b\x1c\xae\x33\xdc\xd4\x51\x80\xba\x14\xdf\x33\x78\x68\x40\x9d\x09\xd7\xaf\xa8\x75\xc1\x7b\x2d\xb7\x9e\xfe\x9c\x2b\xaa\x73\x92\x26\xcc\xc8\x00\x99\x43\x99\xb5\x6b\x83\xd3\x87\x5c\x05\x09\x9c\x67\x9d\x1f\xe7\x44\x85\xab\x5a\xf8\x1d\xed\x0a\x69\xc2\xfc\xec\x79\x84\xad\x49\xd4\x9a\x60\xc8\xe4\x31\xab\x4b\x0b\x09\x37\xb0\xc8\xe3\x13\xb5\x21\x18\x02\x53\xb4\xbd\xb4\x06\xd6\x88\xcd\x9f\x01\x3f\x6a\x04\x21\x0d\x53\x04\x0c\x5d\xcd\x38\xd9\xbb\xb0\xb9\x9d\x30\xd3\x5c\x7b\x62\x1c\x70\xdd\x6f\xf1\x08\x4e\xb7\x6b\xa0\x71\xbb\x90\xf7\x44\x45\x0f\x9b\xd5\x21\x78\x4f\x6b\x89\xf8\x78\xab\x59\xc7\x3c\xed\x02\xe7\x09\x8f\x9b\xf1\x9d\x48\x4c\x9e\x73\x1c\x7b\xbb\xfa\x11\xfe\xdd\x27\x70\x07\x8a\x9d\xde\xe0\xa4\x90\xc2\x4e\x79\xd7\xb0\x94\x76\x61\x4f\x44\xa8\xe6\x56\x33\x37\x76\x25\xdc\x81\x5a\xa8\x79\x76\x4d\x9f\x19\xb1\x0d\x22\xa4\xd6\x6a\x36\xb0\xe9\x76\x21\xce\xbd\xb8\x96\x36\x9b\x7a\x18\x4e\x36\x61\x9b\x17\xb5\x26\x18\xd1\x53\xf0\xf4\x47\x4f\xc7\x5c\xc3\x91\x70\xd7\x06\xbb\x1d\xc2\x8d\x14\xd6\x0f\xab\xd9\x17\x7c\xd4\x2e\xec\x05\x91\xd9\x93\x47\x43\xf5\x40\x8c\x14\x8c\x54\x43\x6e\x58\x14\x7a\x5c\x97\x0a\x60\x8e\xb7\x87\xd1\x83\xe3\xbc\x6e\x08\x98\x8f\x42\xcc\x4e\xf0\x1e\xcd\x13\xf8\x9d\x86\xf8\x8e\xa5\x3b\x9e\xce\x20\x0a\xbb\x30\x7f\x7f\x2a\x7b\xe2\x15\x8c\xeb\x2e\xec\x7b\x73\xc8\x2c\x77\x4d\xaf\x8c\x29\xce\x21\xc0\xde\x35\x6c\xa2\x86\xa8\x8e\xb0\x5a\x5c\x0d\xa9\x5e\x51\xc8\xfb\x6e\x1b\x5b\xae\x79\xc3\xfd\xac\x41\x8d\x0b\xbf\x8f\x5d\x53\xbf\x91\xb6\xe2\x0a\x5b\x92\xd5\xbc\x73\x9d\x78\x30\x9f\x3d\x42\x3f\x45\x6d\x0a\xde\x57\xf8\x8e\x91\xf5\x08\xa8\x86\xc2\x37\xd6\x66\xa0\x64\xdf\x76\xc1\xf6\x08\x66\x7c\x0e\x6f\x20\xbb\x10\xc7\x07\xce\x48\x7a\x30\xa3\x30\x63\xc9\x1a\xde\xc9\x5b\xc8\x2e\x94\xd8\x3e\x1c\x96\xc9\x79\x63\xfc\xfa\x1c\x36\xa9\xbb\xaa\x4f\x9a\x9c\x0a\xa2\x4b\xe8\xf3\xfb\x93\xc1\x05\x36\x58\x78\x46\x61\x13\xe4\x16\x86\xbf\x51\x4b\x82\x73\x7c\xbe\x11\x2e\x82\x37\xdf\x1e\xea\x9f\x5d\xe3\x7a\xf3\x58\x6f\x20\xa1\xcd\xbf\x5c\xe1\x8e\x1b\x51\xa8\x19\x76\x6d\xf0\x8d\xc8\xa8\x1a\x66\x68\x51\x33\xc1\xbe\xe9\x92\xe3\x8d\x0f\x89\x81\x87\xb8\xa3\x39\x3a\x02\x95\x01\x0a\xd1\x3f\xd0\x88\x71\x73\x48\xe0\x41\xdd\x71\x06\xb7\x91\x39\xf7\x60\x5a\xa0\xe5\x5d\x6d\x68\xb9\x41\xc7\xec\x09\xa4\x03\xaa\x5f\x14\x56\xcc\x4f\x41\x2b\x03\x74\xb6\x21\xbe\x08\x8c\x7b\x76\x0d\x97\x96\x5d\x88\xb3\x29\x94\x97\xab\x8d\xa9\xc7\x45\x96\x3b\xf0\x8f\xde\xfa\x09\xb1\x49\xbe\xf9\xfc\x07\x97\x91\x5d\x48\x41\x99\x30\x8c\xf0\x91\x40\x21\x9e\x87\xf4\xb7\x8d\x0f\x97\x3f\x7c\x26\x3a\x04\xd6\x0d\x46\x63\x28\xc0\xcd\x15\x23\xb3\xf4\x51\xc1\x6f\x5b\x84\xdd\xdd\x35\x67\x27\x43\x0a\xe6\x8e\xf5\x3c\x16\x27\x74\x20\x63\xed\x0d\xe1\x4e\x1b\x0f\x77\xc5\x78\xe2\x5e\x1e\x29\x47\xa2\x56\x05\x6f\xa6\xa5\x60\xf3\xc3\x3c\x0b\x85\xd8\x2c\x8e\xae\x3c\x9a\xbb\x67\xcf\x1d\x0c\xf1\x16\x3d\x8a\x51\xd8\xec\x53\x02\xf5\x1c\xcf\x54\x23\x71\x63\x4a\xd8\xce\xf3\x02\x43\xb9\x0b\x7b\x5d\x40\xf8\xdd\xe6\x05\xf1\x39\xdd\x91\x1b\x74\x09\x0d\x79\xa0\x50\xd8\xe7\x6d\x06\x9d\x9c\x17\xa7\x68\x46\x1c\xa7\x9c\x40\x86\xe6\xcd\x4d\x8e\xe4\x50\x0d\xd2\xaa\x5d\xfb\x0a\xde\xeb\x22\xdc\x49\x76\x0d\x52\xe7\x36\x91\x15\x0c\x0c\x7c\x43\x52\x28\x14\xf6\xb4\x25\x6c\x2c\xb8\x16\xa3\x00\x17\xad\x58\x8a\xb3\x08\x86\x45\x80\x63\x85\xce\xca\xad\x3f\xc3\xde\xb9\x87\xdd\xf1\xa2\x1f\x2c\x0a\xdf\x3d\x99\x29\x06\x76\x1a\xae\x3b\x0d\x26\x5b\xc8\xc7\x1e\xb5\x8f\xe0\xfd\x74\x03\x99\x98\x0e\x9e\x6a\x17\x7a\xc0\x18\xaa\xc1\x23\x65\x86\xef\x96\x67\xd0\x89\x39\x07\x3f\x07\xb1\x74\x2c\xa2\x3a\xae\x36\x3f\x9a\x87\x08\x93\xe2\x11\xe9\x7b\xd1\xcf\x32\x0a\x7b\x50\x90\xd2\x62\x75\x89\x3d\x3a\xc5\x80\x94\x7b\x74\x09\xec\x3a\x7d\x44\x12\x68\x79\xb7\x1b\xeb\xad\x33\x63\x52\xbe\x8e\x9e\xf7\xff\xc1\x28\x75\x23\x9f\xbb\x0b\x21\x5b\xbb\xe2\x0a\xda\xe1\x42\x82\x82\xa3\x39\xbc\xfe\x76\x3d\x1f\xa7\x6b\x0e\x8f\x89\x5d\x05\x3f\xb3\x0b\x23\x64\x8e\x99\xcf\x4f\x7e\x06\xb2\x32\x85\x9f\xd9\xea\x96\x70\xe7\xdf\x85\x7d\xbe\xaa\xf5\xac\xde\x44\x48\x86\xae\x6f\xcb\x7a\x29\xe2\x18\xb7\xf0\xf4\x5c\x74\xd4\x44\x61\xfc\xfe\xa4\x88\x47\xbf\x6b\x2e\x78\x0f\x74\x86\xd0\xad\x4b\x00\xd8\x99\x02\xf2\xbe\xcd\x89\x67\xe1\xe5\xf7\xa7\x18\xbb\xd8\x71\xc6\xec\x42\x6c\x6c\x1c\x03\xdd\x3a\x76\x59\x47\x40\xf2\x9a\x83\x39\xde\xec\x2a\x5b\x31\xc7\xd1\x63\xc2\x97\xf0\x07\x03\xd6\x81\x0f\x0e\x0c\x2c\x4c\x22\x72\xe1\xea\xe6\xfa\xa4\x50\x85\x77\xac\xd7\x2e\x61\x48\x87\x30\xc4\xc2\x86\x61\x75\x1b\x9a\xa5\x90\x7a\x20\xc7\xca\xae\x81\x88\xef\xc2\x42\xd7\x31\x02\x63\x70\x1c\x11\xec\x27\x45\xd2\xb9\x5d\xd5\x6c\x44\xa8\x90\x06\xe9\x72\x47\x2e\x24\x14\x22\x1c\x41\x41\x2b\x5f\x7d\xd1\x17\xbb\xb8\xb1\x75\x92\xd3\x5d\xe8\x78\x6b\x25\x7e\x9e\x7f\xe2\xfe\x62\xe8\xe5\xd2\x88\xad\xe0\xc8\x72\xc5\xca\x7b\x70\x91\xdc\x85\x50\xc9\x04\x1f\xd4\xfd\xe2\x5b\xa1\x03\xbc\x2d\xe2\x2d\xed\x2a\x76\x72\x87\xf4\x23\x83\x16\x76\x04\x81\x41\x61\xee\xbd\x19\xf2\x8c\x5d\x7b\x08\xef\x33\xdc\x21\x0e\xea\x30\x66\x40\xe1\xf3\xfb\x93\x43\x35\xbe\x3a\xa2\xc0\xa0\x10\x52\x22\x68\xcf\xba\x67\xf5\x25\x2e\xf4\x3d\xb2\x71\xec\x1a\x87\xd1\x73\x2c\xea\x8a\x05\xe3\x19\xa7\x5e\x87\xe8\x25\x71\x7d\x79\x01\xf3\xb5\x0b\xc1\x4e\x5d\x59\xf8\x47\xf8\x77\x2f\x47\x7e\x67\xc1\x2d\xb0\x33\xce\xcc\x1d\x2e\x69\xbb\xca\x39\xf5\x70\x41\xce\x09\x64\xc2\x0b\x88\xd0\x2e\xec\x95\xd1\xd0\x95\x32\xd5\x08\xce\x93\x44\xb4\x0b\xdd\x17\xb8\xb0\x69\x58\xdd\x29\x5c\xe8\xe0\x35\x91\xa0\x71\xd7\xf4\xc2\x70\xc9\x4b\xe1\x6a\xb0\xba\x37\xe7\xc7\x47\x62\x26\x78\xed\x46\xcd\x05\xc3\xb4\x23\x03\x1e\xfc\x78\xb8\xf0\x3a\xfb\x47\x61\xe7\x2e\x84\xad\x0e\xf6\x96\x38\xcf\x0e\xce\x33\x81\xc3\xec\xe2\x30\x3b\x38\x4c\x23\x85\xf4\xae\x9e\x84\x45\x65\xd2\x00\xf2\x26\xb2\x0b\xe9\xf7\xa7\x44\x0c\xb4\xd5\xdd\xb9\x85\x1c\x7e\x10\x14\x89\x77\xf7\xc9\xc7\x23\xd8\x00\xf2\xa1\x45\x6d\x0a\xde\x2b\x25\x83\x5a\x3b\xf5\xc0\xdd\x19\x67\x00\x84\xcb\x87\x73\x2e\xb1\x11\xaf\x88\x69\xb0\xba\x4f\x9c\x8f\xbb\xb0\xf6\x07\x71\x75\x4e\xad\xab\x30\xef\xc9\x91\x0f\x7d\x75\x49\xb2\x76\x21\x88\x25\x3f\xe8\x63\x4b\x30\x82\xb8\x5d\x18\xf2\x8f\x86\x3c\xce\x99\x5e\xd9\x73\xaa\x7c\x3b\xcc\x26\x53\xee\x6c\x45\xdf\x19\x1a\x5b\x8b\x48\xec\xab\xfb\x57\x1f\x14\xda\x54\x84\xf8\x8c\xda\x14\xfc\x09\x18\x3d\xfc\xaa\xed\x20\x09\x5e\x38\x2a\x4b\xdf\x13\x02\x9d\x62\x20\xc4\xc8\xd5\x84\x42\x0e\x42\x91\xd1\xf1\xa5\xb1\x5d\xa0\xac\x7c\xfc\xd1\x2e\x44\x56\xcb\x14\xd6\x30\x51\x5d\xc2\xc1\x35\x72\xfe\x29\x2e\xea\x4c\xd5\x9f\x35\x00\xcf\xe0\x7a\x0e\xf3\x79\xe4\xc0\x58\x7d\xe8\xa0\x1d\x38\x68\x23\xed\xc2\xae\x81\xc7\xec\x08\x0d\xdf\x2f\x0c\xd7\xa0\x48\x67\x17\xea\x1e\x00\x4c\x34\x92\xbc\xa3\xd0\xf6\x00\x84\x2c\xaa\x8f\x44\x5a\x36\x22\x5a\x54\x8e\x28\x07\xab\x8f\xcc\x09\x1d\x39\xce\xea\x0b\xd2\x98\x0e\xf9\x60\x14\x82\xb2\xde\x09\xa3\x8e\x78\x82\x28\xc4\xde\x4f\xc1\x63\x76\x44\x8b\x47\xe1\x13\x6b\xf7\xc6\x6b\x0b\x29\xeb\x28\x38\x8b\xc0\x96\x77\x24\x42\x47\x21\x36\xba\x81\x42\x23\x30\x3b\x0a\x48\xdb\x92\x00\xf3\x4c\x87\xd9\xa8\xdd\x58\x8e\x08\x6c\x8e\xc2\x0c\xc2\x15\xdc\x7a\x47\xb0\x72\x14\xf6\x6c\x93\x40\x23\xd6\x37\x0a\x61\x15\x6b\xe8\x63\xd7\xf8\xf6\xa0\x67\x8e\xc3\x78\xf4\xc1\x4f\x8a\x7b\x62\x87\x64\xb9\x23\xc8\x36\x0a\x7b\x39\x42\xa7\xd9\x87\x71\xaa\x87\x85\x44\xaa\xf0\x3b\x79\x2d\xe9\xb8\x96\x94\xb0\xa3\xdb\x35\x0d\x63\x24\x1b\xac\xe1\x8a\x15\xb5\x2e\x38\x46\xa5\x78\xff\x0b\x9c\xd3\x70\x1e\xe0\x23\xe4\x5c\x77\xb2\x9b\x2f\x27\x8d\x65\x24\xe8\x9c\xb0\xa3\x06\x55\x11\x1d\xc1\x9c\x7b\xad\x84\x35\xe7\x63\xcf\x79\xee\x1c\xb5\xa1\x71\x80\xfe\xee\xba\x38\x6c\x53\x53\x85\xa4\x20\x77\xe4\x68\x8a\x6a\x12\x8e\x10\x24\xe0\xbf\xc6\xb4\x22\xbc\xc6\x37\x03\xfe\xa8\x99\x10\x9e\xf7\x70\x74\x5c\x1d\x97\x12\x14\xfa\xa6\x91\xec\xe3\xa3\x4f\x0a\xd9\xea\x7d\x43\x2a\xd5\xe7\x85\x8b\xf2\x2e\xec\x6b\x5e\xc5\x3b\xe7\x8d\xfb\xe9\x2e\x78\x34\x0e\x98\x6a\xe2\x8e\x40\x44\xfd\x06\xdb\x20\x36\xbf\x83\xcd\x2f\x37\x78\xbb\x99\x79\xde\x31\x5c\xd0\x1e\x5f\xe2\x55\xf8\xbe\x40\x19\x8e\xc1\x99\x71\x55\xee\x33\x62\x7f\xd4\x86\x83\x1d\x77\x04\x14\x9e\xbd\x6e\xb0\x8b\xe1\xf8\x8d\x42\xbc\x33\xee\x95\x7d\xea\x40\x99\x50\xf9\x5e\x61\x06\xbc\x3a\xb4\xb4\x51\xe0\xbe\xc4\x64\x4c\xe7\x49\x33\x23\xde\x43\xcd\x60\xf9\xa6\x73\xdf\xcc\x88\xbb\x57\x2b\x76\xeb\xa4\x8c\xa3\xd3\x56\x28\x47\xb6\xc3\xd5\xe7\x47\x7d\x0c\xf9\xbb\x19\x36\xf1\xfc\x6a\xb8\x10\xd5\xa1\x40\x1f\xda\xe7\x97\xe7\xef\x0c\x7e\xcb\x0c\xac\xb3\xec\x50\x3a\xec\x50\xbc\x98\x60\x17\xbc\x79\xe1\xce\x51\xfc\x92\x72\xd0\xb8\xe4\xce\xe0\x1c\x27\xd5\xd5\xbb\xb0\x2f\x40\x37\x1f\x5f\xe4\x04\x11\x47\xc6\x8c\xe3\xf2\x90\x12\xcc\x67\x0f\x9c\x45\x08\x9f\x5d\xd3\xd4\x85\x25\x85\xdd\x1c\xad\x47\xa3\x15\xd6\xdf\x99\x1c\xc2\x7c\xc8\x7b\xcd\x67\xbf\xdb\xc9\xef\xe1\x36\x84\xc2\xfd\xfb\x53\x22\x5c\x71\xd4\x92\xe0\xe0\x9a\xee\xcc\xc7\xa7\x1e\xdf\x4b\x14\xd9\xfe\xa3\xd6\x05\xc7\xde\x86\xc4\x6e\x57\xbf\xc2\x43\xe6\x09\x3d\xb1\xc9\xcc\xc2\x60\x66\xd1\x21\x82\x37\xe4\xa6\x42\x21\xbc\xa6\x70\x45\x35\x23\x3b\xb9\x27\xe1\x8a\x71\x69\x80\x71\xa6\xee\xc2\x26\x34\xb8\x23\x19\x3c\x68\x50\x88\xe5\x15\x87\x84\x19\x4f\x83\x5d\x28\xbf\x3f\x09\xf6\x3f\x86\xf0\x92\x28\x84\x35\x30\x34\x75\x06\x0b\x3d\x14\x62\x46\x83\xf9\x34\x6b\xce\xc6\x43\x7a\x57\xa0\x4c\x33\x23\x99\xdd\x85\x84\x01\xc0\xe3\x1d\xc3\xbb\x0b\x41\xa5\x22\xbf\xf0\xae\x62\xc0\x0c\x2a\x63\x8b\x18\xec\xcb\xa0\xdf\x45\x61\xfe\xfe\xa4\x30\x6d\xdc\x35\xdc\xee\x76\xe1\x1b\x4f\xa3\xeb\x8e\x3d\xba\x0b\x71\x13\xc8\x49\xb8\x09\xf7\x3d\x49\x37\x5a\xf1\x21\x38\x2e\xcc\x29\x52\x4b\x2c\xb3\xa1\x81\x09\xd3\x86\x06\xc9\x95\xd9\x57\x93\x11\x6b\x37\x41\x43\x66\x70\x42\x41\x21\xcc\xa8\x7a\xf0\xd9\xe6\x05\x74\x7a\x17\x62\x60\x82\xd4\x99\x57\xbe\xd4\xe3\x94\x2b\x50\xbd\xee\xda\x43\x18\x16\xf8\x61\xcf\xbb\x0c\x8a\x4e\x14\xc2\x84\x2d\x18\x56\x73\x9b\x84\x11\x46\x39\x47\x70\xc3\xb5\x3f\xb4\x01\x87\xbb\x6d\x8e\xf0\x9d\xbb\x0a\xa9\xdb\x2e\xac\xdf\x1f\xb8\xf6\x2e\xf3\xc1\x4f\x82\xe3\xb9\x81\x03\x37\x69\x3c\x0d\x1a\x4f\x8b\x2c\x93\xcb\xa0\xe7\x44\x21\xff\xfe\xe4\xf0\x96\xdf\xb5\xc1\x77\x42\x2f\x71\x25\x0c\xaf\x7f\x21\x19\xd9\x85\xe0\x36\xc2\x1d\x64\x99\x2f\x6c\xd3\x5d\x08\x0a\x9b\x3b\xfa\x48\x3b\x8c\x5d\xe8\xb8\xb2\xc7\xec\x0d\x1a\x1b\x19\x58\xa3\x3b\x71\xb6\x07\xcd\x8d\x76\x61\x0f\x0d\x2c\xbb\x6c\x50\x20\xb1\x0b\x61\x11\xd2\x0b\xe1\x2a\x18\xb1\xf6\x82\x85\xb4\x71\x4f\xe1\xa1\x80\x06\x01\xb7\x91\xa0\xc8\x31\xe4\xdf\x49\x11\x22\x6f\xd7\x38\xee\x03\x59\x2c\x4b\xc6\x88\x21\x77\x3c\x0a\xe9\xf7\x27\x83\x11\x35\x18\x34\xa3\xb0\x42\x39\x99\x01\x4f\x3d\x1d\xaa\xc2\x2b\x62\xcb\x2c\x1b\x05\x22\x5d\x03\x23\x55\x22\x62\x5e\xd4\xba\x60\x0f\xa3\x81\x0b\x9f\x44\xab\x90\x5d\x88\xeb\x76\xc6\xde\x1b\x55\x03\x86\x38\x72\x29\x61\x8f\x8d\x0a\xc9\xc2\x2e\x84\xf4\xba\xb2\xf3\xda\xd9\x8c\x7d\x93\x23\x3e\xe9\xb2\xd1\xf5\x7c\x48\x22\xcc\xb1\x96\x10\x2e\x12\x85\x60\xa3\x23\x90\xfc\xb2\x41\x9d\xde\x2e\xec\xdb\x12\xcc\x6b\xe8\x3c\x8e\xc2\xe6\x5c\x9d\xb3\xe7\xfa\xa8\xd8\x9c\xf0\x6e\xdc\x35\x35\xee\x61\x47\x63\xd8\x64\x63\x6a\xae\x11\xc7\xec\x32\xac\x77\x04\xb4\x41\x61\xe3\x77\xb9\xfe\x82\xf1\x92\x8d\x8f\xa6\x2b\x96\x74\x81\x5a\x9b\x2e\xc2\x28\x04\x5f\xc1\xb5\x40\x8b\xc8\x5d\x98\x71\x80\x76\x7c\xd9\x52\xa7\x16\xec\xdd\x0a\x16\xf8\x58\x24\x37\x74\xf5\xcd\x35\xf4\xc9\x26\x6d\xad\x41\x5b\x6b\x11\x9b\x6e\xd7\x48\x11\xa0\x9f\xbd\xaf\x84\xde\xcc\xc4\x81\x9b\xc1\xe4\x7b\xcb\x84\x49\x59\x67\xc2\x85\x1c\x12\x47\x9b\xb4\x62\xdb\x85\xbd\x62\x23\xca\xc4\x32\x24\x53\x45\x61\x5f\x05\x22\xff\xdb\xae\xa9\x95\x70\x48\x2d\xd0\xc9\xdb\xcc\x38\xe6\x76\x21\x56\x60\xc8\x55\x77\xed\x23\xf8\x1b\x30\x9e\xa6\x75\x93\x31\x8b\x7d\xaa\xd8\x82\xb3\xb8\xf0\x3d\xc9\x08\xd2\xb8\x6c\x8a\xf4\xcd\x20\x7d\x8e\x4b\xa9\x4d\xf2\xef\x86\xc0\x39\x1e\x3e\x2e\xbb\x86\xcb\xc4\x2e\x94\x0d\xe3\x44\x98\x46\x6a\x33\x91\x00\xe6\x82\x1c\xc0\x24\x42\x35\x88\x50\xef\x3b\x7c\x89\x96\x41\xd9\x8b\x42\x08\x0e\x35\xba\xc3\xf9\xd6\xe0\x7f\xef\x1c\xb1\x2e\x96\x4d\x0a\x9f\x76\x61\x33\x11\x90\x5a\xd3\x93\x15\x85\x58\xae\x20\xcf\xf3\xa3\xd1\xfd\xc0\xa0\xa0\xe1\xa5\xb4\x3f\x33\xd8\x9f\xdd\x17\x29\xe8\xfc\xa8\x33\x61\x1d\x7d\x5f\x06\xe2\x34\xbf\x1a\x48\x44\x4a\x4a\xe1\x5a\x18\xd5\x87\x78\xd8\xcb\xa6\x70\x06\x8c\xaa\x9e\xa7\xc1\x2c\x76\xf2\xfc\x6a\x70\x20\x0a\xeb\x9d\xef\xe5\x0d\xd7\x60\xd6\x7a\xd7\x88\xe5\xb5\xdc\x48\xe5\x76\x21\x85\xf9\xbd\x13\x1e\x82\xe7\xde\x07\xce\xa7\xb1\x65\x77\x21\x4c\xba\x63\x29\xb9\x65\x30\x0c\x8e\x5c\xf5\x1d\x1a\x58\xb7\x8c\x9b\x04\x1d\x67\x2d\xe2\xa2\xec\x1a\x36\xb8\xc3\xc5\xcb\x60\xfc\xee\x30\x99\x44\x01\x86\x51\x86\xc7\x0b\xc8\xf3\x2e\x84\x91\x51\x64\xd5\x8e\xea\x10\x1e\xb4\x2c\xc2\x5a\x2e\x47\xb2\x4a\x14\x62\x4f\xe2\xfe\xe2\xc8\x59\x89\xc2\x13\x46\x6e\x09\xf0\x10\x3c\x62\xed\x75\x0c\x40\xd3\xb8\x20\xff\xd6\x65\x7e\x13\xaf\xc2\x1b\x7a\x69\xc0\x31\xdf\xbb\x70\xa3\x97\xe8\x4d\xd3\x18\x44\x54\xfd\x1a\xd1\x74\x76\x4d\x63\x00\x8d\x66\x8a\x68\xe8\xcb\x91\x47\x1f\x85\x19\x6a\x68\xb4\x6e\xce\x6f\x8a\x54\x4b\xb9\x70\xdc\x27\x0e\xba\x5d\x28\xe8\x24\x5a\x99\x53\x38\xe2\x22\x69\xe4\xbf\xea\x24\x94\x7d\xb7\x73\x11\x3c\x20\x4b\xbb\xf0\xdd\xe7\x68\xdc\x8f\xe8\xb1\x8b\x82\xc3\x92\x53\xf8\x10\x3e\xb1\xa1\x3a\x70\x50\x94\x5d\xd8\x6b\xc9\x82\xfc\xbb\x93\xba\x39\xa3\x61\xe7\x48\x04\xbd\xab\xe0\x31\x76\x61\xfd\xfe\x54\x88\x3f\xdc\x79\x59\xdb\x85\xe0\x0f\xc3\xaf\x6e\xb9\x37\x35\xd3\xe0\x06\x13\xa6\x7d\xee\xbc\xe4\xef\xc2\x08\x2b\x9a\x0b\x78\x57\x27\xe3\x46\x55\xe1\x4c\xe1\xde\x71\xc0\xee\x42\x86\xc6\xa7\x13\xd7\xe3\x38\x19\x23\x5e\xe5\x72\x77\x70\xce\xbb\x10\x36\xa0\x46\x78\xb0\x19\x0f\xbf\x1d\xdc\x3f\xdd\x1d\x0c\x8c\x23\x49\x7a\x8e\x68\x31\xcb\x7d\x70\xd1\x40\x58\x97\x8b\x0b\x36\xc1\x9b\x1a\x5e\x05\x5d\x1c\xea\x62\x68\x79\x3c\xd2\xda\x45\xad\x08\xde\x6b\x20\xd2\xbb\xec\x1a\xc8\xd2\x2e\xd8\x3e\xc8\x1c\x83\x4b\xbb\xda\x5d\xe8\xf1\x4a\x27\xec\x82\x47\x34\x82\xa7\x3f\x7a\x3a\xa8\x59\xe9\x17\x06\xe5\xc3\xc5\xeb\x08\xc7\x91\x22\x5f\x7b\x54\x97\xf0\x90\x7f\x39\x36\xbc\x7f\x26\x3f\x28\x5c\x29\x2a\x74\x89\xee\x1f\x4d\x74\xdc\x37\x2b\x8c\x7a\xdc\xbf\xce\xd6\x23\x77\x4f\x85\xaa\xce\x9d\x26\x88\x0e\x65\xb3\x83\x51\x75\x7f\xb8\xad\x1d\x01\x04\x32\xae\xbc\xee\x8f\xb3\x71\x44\x0d\x4d\xf0\xe6\x70\x7f\xf4\x52\xde\xb3\xa0\xad\xf3\x71\x81\x47\xd9\x85\x1c\x53\xe4\x84\xab\xe0\x30\x37\x0c\x06\xcb\x21\x99\x43\x61\xb3\x6f\x70\xe9\x70\x31\xa4\x0e\x86\x34\x3b\xc6\x65\x5c\x24\x8f\x23\xdc\xa2\x0a\x2c\x26\x7c\xdc\x7a\x1a\x51\x4a\x13\x5c\x9f\x7c\xdc\x5c\x44\x03\x49\xd5\x53\x84\x0d\xdb\x55\x6e\xdf\x11\x1e\x45\x77\x6e\x98\x8e\x91\x06\x3b\x83\x48\xa5\x57\x66\xdf\xc9\x7a\x3a\x58\xcf\x3b\xe1\x46\xe1\x83\x56\xea\xbb\x10\x46\x91\x15\x23\xc0\xb3\xd9\x99\x8c\xf1\x82\xc5\x9c\x8f\xc2\xd9\x1e\x71\x6f\xb9\x6f\xef\xf9\xcf\x39\x29\x1f\x14\x74\x38\xb2\x2e\x56\x9c\xa2\x3e\xda\xe0\x5b\x10\x31\x38\x45\xf4\x86\xe5\xa3\x3b\x3f\x0e\x1e\x75\x97\x37\xf4\xaa\xab\xb3\x08\x8b\x79\x3b\x16\xcf\x70\x3d\x8f\xa4\x23\x39\x75\xe1\x43\xf8\x3e\xa1\x9c\x63\xe4\x7a\x2d\x9c\x31\x73\x38\x9c\x2f\x87\x39\x40\x14\x60\x09\xca\x29\x98\x6a\x3d\xd8\xcb\xea\x37\x3a\x4f\xb3\x00\x87\x59\x40\xe9\xd8\xc7\xe3\xc3\x35\x48\x3f\xf3\x14\x81\x09\x76\x55\xf3\x8e\x30\x6b\xf9\x06\xc9\x1a\x1f\x67\x33\x88\x17\x90\x33\xbf\xe9\xa3\x21\x83\xdd\xe3\x05\x81\x84\x8f\xaf\x26\x32\xdc\x8b\x0a\x8c\x17\x7c\x7c\x07\xd7\x0f\x72\x7d\x5f\xb8\xb8\x38\x42\xad\xa0\x00\x9a\x15\x92\x17\x87\xfe\x1c\x05\x18\x2f\x04\xdb\xee\xf3\xe6\xce\x82\x98\xac\x3a\x0e\xcc\xc9\xbb\xc8\x2e\x24\x58\xa8\xc7\xd7\xce\xc2\x41\x60\xd0\xc4\x04\x55\xa9\xcf\xca\x1d\xc4\xec\x22\x09\x1e\x3f\x8e\x10\xd5\x28\xc4\xe8\x74\x3e\xdf\x48\x42\x27\xb2\x4e\x26\xe8\xb8\x7c\x6a\x85\x30\xa6\x74\x82\x1d\x80\x4f\x51\x74\x66\xba\xcf\x50\xed\xfb\xec\xc2\xc3\x94\xbc\x72\xd3\x4d\xda\x92\xef\x02\xe4\x09\x17\xba\xef\x60\x07\x77\xe1\x1b\x8f\xa3\x37\xd4\x97\x38\x84\x62\xf7\x5d\xc1\xf1\x20\x3c\x32\x0a\x0d\xd6\x98\x99\xf8\x47\xf8\x6e\x26\x83\x1a\x4f\xda\xef\xec\x42\x78\x9e\x40\xee\xee\x93\xa6\x3a\x0e\x06\xf0\xbe\xaf\x0b\xcf\x7f\xd5\xcb\x2f\xcd\xeb\x32\x9e\x27\x1f\xe7\x70\x03\xbb\x53\xc7\x21\x20\x3e\xce\xc1\xc7\x55\x88\xe6\x76\x6d\x09\x0e\x9d\x6e\x01\x01\x87\x5b\x17\x0a\x0d\xf6\x27\x68\x66\x91\x64\xcc\x85\x80\x88\x50\x77\x2d\xa3\x5f\xe3\xa2\x4b\x4e\xcb\xc1\xb7\x2f\xa3\x69\xc6\x2e\x54\x84\x16\xed\xc4\x3b\x71\xe4\x27\x0d\x2f\xd4\xb5\xec\x56\x3b\xb8\x53\xb7\x88\x8e\x17\xd5\x2e\x3c\x02\x0e\x40\x5d\xb3\xa0\xd3\x8f\x02\x94\x72\xb8\x30\xed\xea\x87\x38\xbc\x79\x61\x9d\xb2\x8c\x4a\x8f\x05\x79\xd6\xdd\x0a\xfb\x49\x5f\xcb\x45\x87\xa0\x16\x69\x6b\xd7\x92\x43\xd0\x62\x9a\x95\x06\x0d\xcc\xae\x36\xe1\x78\xbe\xf1\x79\xac\xfd\x45\xc7\x9f\x16\x11\x5c\xd7\x92\xe3\xcf\x2e\x20\x59\x3c\xfb\x93\x8d\xfd\xcc\xf0\x6c\x8d\x38\x12\x51\x7d\x88\xa3\x9f\x70\xe5\x59\x96\xd5\xcf\x3c\x99\xdd\x94\xcf\x83\x1d\xdf\x85\x07\xe1\xb1\xf1\x5d\x45\xef\xc5\x7d\xaa\xe1\x9e\xb5\x64\x6f\xb0\xe0\x07\xb2\x71\xb4\x5f\x06\xdf\xcb\x2c\xb9\x91\xab\x39\xaa\x55\x38\x12\x8f\x5e\xf8\xae\xaa\xf6\xb1\x77\x1b\xbc\x3d\x17\x78\x65\x14\x98\xc4\xa2\x13\x1f\xc2\x27\x22\xc2\xdd\xc4\xbf\xc4\x11\x5d\xa6\x73\x9c\x2b\x28\xde\x62\x8c\xe9\xd6\xf9\xbd\xbc\xf8\x2d\xb0\xdb\x4c\x67\xbb\xab\x53\xfd\x61\x3f\x2b\xfa\xdf\xd4\xcf\xc6\xac\x72\x9c\x97\x06\xde\x68\x31\x0a\x43\x8b\x90\xe0\x51\x2d\xc2\x23\xbc\x10\xec\xb8\x96\xfc\x88\x17\x53\xc7\x23\xeb\x57\x54\xf9\xbd\xf0\x24\x6e\x76\xe1\x7b\xdb\xfc\x08\x47\x74\xb5\x84\xf6\xbb\xfa\x83\x64\xb0\xcd\x72\x26\xde\x85\x23\xf7\x68\xd6\xf3\x1c\x37\x26\x7e\x85\xb9\xdd\x82\xcc\x33\x0a\x6c\xbf\x61\x1f\x51\x72\xb2\x20\xe5\xbc\x9b\x39\xfa\x63\x63\x09\x47\x5e\xe0\x82\xf1\x37\xad\x5b\x63\xbe\xe0\x82\x76\x5c\xfd\x84\xfc\xb3\x39\xf7\xa3\x3b\xd7\x8f\x33\x7d\x81\xf1\x79\xcd\x8b\xb3\x1d\xc7\xba\x1a\x6a\x67\x30\x6b\x5b\x4a\xc4\xf9\xbd\xb8\x33\xf7\x8b\xe3\x33\xb4\x4f\x07\x23\x4b\xd6\x4e\x9c\xeb\x64\x30\xcf\x6c\xc3\x3a\xa7\x7c\x71\x31\xe5\x7c\x87\x8f\xcd\xbe\xbb\xf3\xbd\x93\x5e\x62\x86\x71\x9e\x5a\x27\x93\x69\xf6\xec\x26\x9e\x84\x23\x68\x6c\x06\x4e\xf1\xce\x32\x90\xe1\x7e\x73\x7c\x68\xbf\xb7\x0b\x15\x71\xcb\x32\x71\x7e\x17\x42\x19\x17\x68\x1c\x77\xf5\x23\x3c\xe2\xcf\x45\x10\xb7\xa8\x2e\xe1\x48\x7e\xd1\xb0\x6e\xbf\x7a\x2f\xa2\xd1\x15\xf8\x7e\x2c\x24\xb0\x47\x21\x1c\x2e\xa1\x0d\xd8\xd5\xaf\x70\x24\xf7\xfa\x2b\xae\x77\x4b\x17\xb9\x5d\x60\x0a\x83\x44\xbc\x09\xc7\x67\x90\x6c\x91\xd5\x5e\xcc\x9b\x5f\x6e\x6e\x83\xaf\xa6\xed\xcb\xe4\x3e\xd7\x4d\x5c\xdd\x45\xf0\x17\x18\xd4\x2c\x78\x05\xa1\x30\x4f\xb4\xd8\xa8\xea\x33\x10\x2b\x07\xe2\xcc\x65\x4b\xd3\xb9\x10\x34\x25\x71\x58\x97\x57\xe1\x5f\xc4\x84\x14\x4e\x72\xb6\x10\xa5\x3b\x71\x19\x2d\x91\xef\x35\x19\xca\x01\xd3\xf9\xa8\xfd\xc7\x98\xed\xe0\x22\x6e\xc2\xa1\x35\xe1\x76\xa2\xe2\x7e\x19\xc2\x33\x95\x4c\xb2\x48\xc5\xfd\xa2\xfb\x3f\xd2\xb0\x44\x95\xdf\xf5\x0c\xa6\x67\xc1\x34\x3f\x1a\x9f\x87\x21\x5f\x79\x4c\x3e\x1a\x07\x46\xb0\xc3\xfd\x7d\x29\x8c\xc0\x52\x52\x29\x58\x1c\xed\x6a\x11\x4e\x61\xb2\x13\x77\xe2\x8a\xdd\x59\x80\xf3\x18\xf6\x30\x8a\xbc\x4b\xc6\xfc\x3a\xdd\x7f\x96\xa2\x6e\x65\x1c\x03\xae\xe3\xd9\x6f\x44\xe4\x89\x00\xd4\x51\x9d\xc4\x19\x33\x26\x11\x27\x79\xf2\x9b\x41\x66\xb1\x6d\xfc\xd6\x7b\x6f\x1a\x16\xe2\x18\xf6\x1b\x1c\xe8\xf2\x7b\x32\x75\x04\xbe\xeb\x9e\x6a\x9f\x91\xfc\x1a\xfa\xa9\xe3\x99\x21\xf7\x4b\x01\x59\x47\xc0\x7d\x14\xd6\x89\x94\xb9\xab\xae\xe7\x11\x0e\x07\x06\x18\xbb\x9a\x88\xa3\x7d\x58\xe0\x2f\xd7\xb1\xed\x30\x6f\x28\xd0\x2d\x2d\x38\xa2\x45\xc1\xfd\x84\x3a\x8b\x2a\xfb\x99\xd9\x0e\xd8\x23\xd7\x31\xec\xcc\xbf\x50\xb1\x7e\xbc\x70\xfd\x78\xc1\x7c\xc1\xa9\x60\x57\x39\x3e\xc8\x0e\x53\x78\xfc\x3b\x65\x5a\x8b\xb9\x3f\x11\x34\x68\x2d\xd7\x31\xec\x95\x71\x55\xb1\xce\xbd\xaa\x9f\x8c\x0a\x17\xd9\xb7\xa2\xfa\x10\x67\x3b\x1c\x37\x1d\x93\x08\x18\x71\x17\x1e\xcf\x4e\x43\x89\xe5\x0c\x8e\x8b\x0b\xcc\xae\x0a\x67\xaa\x2e\xb6\xdf\x70\xe3\x5c\x4c\x03\x56\x78\xdc\xba\x8e\x3d\xef\x4c\xcd\x69\x98\x77\x4a\x51\x16\xa4\x28\x50\x90\xef\x0a\x7b\xdf\x19\x5a\x83\xb3\x42\xc3\xfb\xe5\x50\x17\x14\x38\xfb\xec\x6a\x15\x1e\x6f\x35\x8e\x8e\xe9\xad\x4c\x88\x60\x60\x8e\xdc\xc8\x04\x39\x0c\x1d\x4b\xe4\xbe\x89\x2a\xdf\x6b\x6c\x07\x87\x8c\xeb\x30\xa4\x81\x15\x55\xb3\x4b\x32\x9d\x10\xa5\xfc\x2a\x25\x43\x54\x85\x33\x76\x1d\x77\xaf\x0e\x43\x47\x6c\xd9\xe2\xdc\xa5\xd4\x12\xee\x4b\xe5\x9b\x40\x35\xaa\x4d\x78\x58\x77\x5f\xa0\x9e\x3e\xb4\x1a\x06\x63\x64\x5e\x6c\x5f\xe3\x83\xc3\xb0\x5e\x5c\x55\x3a\x0c\x1d\xe2\x3d\x44\x69\x8f\x2a\x57\xdb\x44\x92\xa4\x2b\x63\x57\x4c\x52\x67\x78\x0f\xdc\xf5\xe2\x6e\xf9\xa8\x1d\xe4\x73\xa9\x91\x2e\x34\xaa\x7c\x1e\x87\x58\xbd\x39\xfe\x5f\x3d\xff\x45\xa4\xc0\x9b\xab\xf3\xab\xd5\x73\xd2\x59\xa1\xff\x94\xd8\xec\xc2\xf8\x55\xfe\xf9\xa8\x7e\x84\x3f\x27\x25\xc9\x5a\xae\x53\xc1\x97\x70\x8c\xe7\xc3\xc3\xd3\x1f\x44\xfa\x87\x06\x74\xf9\x23\x2a\xf9\x28\xf6\x2c\x56\xe7\xc3\x43\xd8\x41\x6d\x6b\x06\xb5\x1a\xa2\xb6\xe3\x52\xac\xe8\x46\x7c\x12\x47\x4a\x90\x8c\xef\x1a\x17\x4f\xc1\x71\xb1\x1d\x9c\xa6\x43\xd4\x73\xc0\xb2\xb8\x42\xa7\xb7\xab\x1f\xe2\x78\xbe\x60\x1d\x0e\x51\xb7\x81\xa0\xf7\xb5\x74\xe1\x95\x38\x73\x14\x85\x00\x74\x21\x1c\x52\x14\xd8\x0e\xe6\x65\x88\x8a\x0d\x50\x25\xe4\x7c\x5f\x6b\x88\x2a\x8d\xc2\xf4\x1b\x38\xad\xe5\xa1\xb9\xe0\xa1\x79\x5b\x04\xdc\x8e\xaa\x0b\x47\xe4\x06\x5c\x1a\x64\x74\xb5\x46\x65\xc8\x6a\xec\x97\x41\x43\xf6\xc5\x94\x18\x15\x06\x89\x6b\x88\x79\x87\x59\x16\x13\xdb\x47\x75\x0a\x8f\xa0\x96\x64\xbe\x06\x45\xea\x6b\x30\x53\x02\x7c\xe0\x76\xb5\x0a\x87\x21\x2d\xa8\xf0\xa0\xac\x7d\x17\xca\x89\xee\x1c\xd5\x25\xfc\x39\x19\x28\x76\x95\xa7\xc2\x40\x6c\x36\xbb\xf9\x5d\x8d\x54\x78\x34\x65\xac\xa8\xc4\x39\x0e\xc8\x88\x65\x37\xa8\xde\x68\x9a\x77\x25\xc8\xfb\x2b\x02\xaf\xfd\xf4\x69\x0e\xb1\x5e\xf5\x7a\xf2\xba\x83\x79\x02\x22\xb5\xc0\xae\x4e\x7d\x1e\x87\x83\xcb\xab\x69\x38\xe0\x48\x6f\xb0\x3f\x5a\x32\x5b\xdb\x85\x2f\x70\xb4\xdf\xb5\x8c\x10\xef\xac\x67\x4e\x9b\xee\x20\xcc\xd3\x6b\xb0\xf3\x5e\xa3\x6b\x98\x40\xbc\x2d\xc2\x57\x46\xd5\x84\x2f\xe0\x6c\x7f\xe8\x79\xc4\x04\xe4\x76\x1d\x7d\xe8\xbd\x88\xd2\xcc\xed\x3a\xba\xbe\x17\x64\xdd\x12\x97\x9d\xc8\x3a\xc3\x9b\x5b\xe2\xf4\xd3\x7c\x7d\x29\x5b\x4a\x24\x7d\x5c\x6b\x88\xdc\x0f\x78\xfb\x59\xc2\x5d\x69\x30\x1c\xc0\x2e\x20\x43\x4b\xe9\xc4\x5d\xf8\x03\x1c\xfd\x31\x32\x95\x8c\xc4\x65\x89\xf3\x62\x64\xe2\x06\xec\xe0\x2d\x71\xdc\x68\x96\xbb\x0b\xe8\x7f\xe3\xf3\xfa\x5e\x63\x66\x18\x90\xf5\x61\x9a\x77\x9b\xc4\x31\x9e\x36\x0f\x0e\x73\x19\x63\x7f\x48\xfe\x06\x8e\x25\x8b\xe4\x65\x6b\x0d\x7a\x20\xee\x02\xde\x0b\x66\x0d\xda\x71\x14\x3e\xc0\x8d\xf8\x12\x1e\xed\x44\x34\xf4\x5d\xd5\x72\x77\x64\x5c\x23\xd3\x3a\x18\xec\x60\xc1\xea\x70\xe3\x18\x37\xd7\xf6\x76\x44\xfd\xcb\x89\xcf\x43\x91\xb6\x0b\x68\x9f\xe3\xaf\x63\x6f\x30\x93\x13\x99\xd9\xa1\x3b\xe0\x60\x42\xa7\x5c\x0b\xf1\x87\x38\xb6\x25\x42\x5a\xec\xaa\x0b\x47\xfb\xb8\x2b\x8d\xa1\xfe\x30\x4d\x02\x99\xdc\xa1\xe3\x70\x0c\xc4\xfc\x16\x39\x1e\xda\x47\x88\x91\x67\x99\xfb\x85\xbe\x5d\xbb\x80\x71\xe0\x7e\x19\x3c\x1e\xc6\xe0\x77\x81\x69\x95\x21\xe3\xa2\x21\xa3\x65\xee\x97\xa9\x75\xc5\x6c\x6b\x05\xc7\x8c\x64\xc4\xbb\x30\x4e\xc4\xbb\xa8\xb2\x7d\x44\x51\x37\x04\x9b\xd8\xd5\x22\x1c\xb9\xc8\xab\xf0\x2e\xfc\x83\xe7\x31\x0e\xba\xdb\x8e\x89\x20\xb2\x85\xfb\x65\x6a\x1f\x31\x68\x27\x74\x87\xbb\x3a\x84\xa3\x9d\xc2\xf6\xf5\xbd\x8c\xc8\x18\x29\xe8\xd6\x1a\x1f\xad\x37\x48\xad\xad\xf0\x38\xfc\x68\x1e\x99\x40\xa2\xb0\x9f\xba\x23\x33\x90\xbb\x51\xa6\x87\x64\x9a\x28\xc4\xbc\x94\x96\x88\x73\xde\x11\xe7\xdd\x0a\xf7\xcb\x47\xc7\xc6\x07\xf1\x74\x3b\xe7\xfd\xa3\xf9\xc5\x5d\xdb\x74\x1c\x7e\xf4\x5d\xb8\x6b\xd7\xde\x84\x2f\xe1\xe8\x27\x2e\xaf\xe3\x4b\xf6\x6b\x7c\x41\x37\x22\x8f\x40\x54\x4d\x38\xf3\x25\x75\xe2\x53\x38\x54\xe0\xa4\xcf\xba\x83\x33\x3e\xbc\x15\xee\xbb\xaf\xd6\x33\x13\x7e\x52\xe6\x30\xbe\x1a\x87\x2f\x13\x5e\x5c\xc2\xf5\x5e\x26\xa4\x05\xfb\xab\x48\x04\x8b\xe2\xfb\xda\x8d\xfd\xe1\x25\x86\x31\xe5\xad\x82\x4d\x1c\xba\x7c\x0f\x24\x5c\x41\x92\x92\xa8\xaa\x3f\x90\x81\x54\xb2\x23\x74\xca\xdc\x05\x64\x1b\x56\x3b\x1a\xb7\x2f\x73\xfb\xe2\x52\x32\xc4\x7e\x29\x09\xa9\x5d\x4e\x3c\x0b\x47\xe4\x78\xae\xe7\x45\x99\x27\xbc\x12\x37\x8e\x71\x5e\x5a\x27\xb8\xdc\x53\x46\xbd\x90\xca\x14\x05\xa4\x1f\x25\x9d\x59\x1a\x9f\xc5\x1c\x38\x64\x23\x68\xf9\xb9\x4e\x86\xd3\x8c\xf9\x5d\x3a\x8f\x16\x53\xe7\xe3\xda\x30\x96\xe8\xc6\x62\xc0\xe4\xc4\xf7\x8a\x6e\x2f\x66\x6c\xe2\x7e\x59\xda\x77\x8b\x79\x84\xf4\x5e\xb1\x2f\x8b\x11\x7f\xf5\x5e\xca\x94\x98\x60\x15\x39\x91\xa3\x5a\x84\x63\x9c\xc9\x96\x2d\x8d\x33\xd9\x59\x5e\x57\x86\x84\x13\x8c\xd5\x5f\x8d\xe7\xd7\x23\x3a\xff\x30\x63\x01\xf7\xe3\xa3\xf5\xf9\x30\x08\x26\xd9\xca\x47\xe3\xc9\x78\xfd\xc6\xfd\xf8\x68\x5d\x3d\x4a\x37\x5b\x88\x7f\x84\xa3\x1d\xb2\x3b\x8f\xd6\x1b\x0c\x58\x2b\x62\xc3\x2d\x45\xb3\x58\x8a\xf6\x6f\x8d\xed\x6b\x1d\x22\xc6\x3f\xb2\x2d\x46\x55\xfd\x1c\x4c\xd8\x76\x13\xff\x0a\x47\x9e\x05\xb2\xbf\x8f\xc6\xf3\x61\x6a\x9f\xce\xef\xd5\x78\x3e\x4c\x13\xdd\xea\x5f\x61\xbf\x1e\x91\x7b\x72\xfd\x88\x61\xb5\x90\x23\x00\x05\x7c\x06\x64\x41\x93\x11\xd0\x16\xc2\x70\x30\xbf\x5c\x54\x27\x71\xe6\x15\xc3\xf1\x30\xe9\x52\xbf\x0b\x8c\x93\x2e\xdc\x85\xe3\xb3\x71\x47\x9e\x8c\x6e\xb6\x0b\x4c\x17\xc9\xf6\xc9\x5e\xcc\x0b\xb7\x07\x28\xc9\x77\xf5\x23\x1c\x19\xe0\x12\x71\x1e\x03\xf3\x42\x50\x6f\xc7\x36\x9b\xd7\xd4\x77\x31\x63\x1c\x8e\x0d\x85\x0f\x59\x0c\x1f\x82\xe4\x57\x51\xad\xc2\x31\x6d\x10\xf5\xca\x61\x76\xc1\x61\x96\x39\x98\xa2\xba\x84\x83\x4c\x38\xdb\x71\xb5\x8f\x5c\xb4\xb0\xcf\xdb\xd5\x26\x9c\x59\x74\x2a\xf1\x8f\x70\x6c\x63\x67\xfb\x3c\x1e\x10\x93\x84\xb1\xf0\xa3\xca\xf1\xbc\x11\x48\xb6\x71\xdc\xee\xa9\xfe\x28\xb0\x70\x2c\x53\x19\xf1\x2f\x66\x13\x36\x44\x3f\xdb\xd5\x2c\x1c\xd9\x23\x71\x0b\x99\x89\xc7\xdb\x84\x0b\x5d\xf5\x9a\x88\x2f\xe1\x98\xaf\xca\xf6\xf5\xbd\x89\x61\xd7\xb3\x70\xb5\x8f\x30\xd7\x54\xe1\xcc\xc4\xed\x37\x91\x84\xd0\x60\x31\xb2\xab\x6a\x9f\xeb\x01\xb2\x4a\x59\xe7\x2d\x58\xe7\x6d\xbc\x11\x57\xfb\x1c\x1f\xb0\x59\x33\x0d\xf5\x9f\x61\xcf\x71\x3c\xcf\xa4\x71\x4b\x5c\x57\x5d\xf8\x57\x38\x62\x9e\x57\xf6\x87\xc7\xc6\x4c\xd8\x7e\xde\x89\x93\xbd\x50\xaa\x65\xe7\x3e\x4a\x3c\x4e\x66\xe2\xbc\x54\xf6\x93\xec\xec\xe4\x6d\xd5\xb9\xde\x74\x5b\x9d\x99\xc9\x18\xc1\x96\x4d\xa9\xc4\x60\x48\x78\xb7\xeb\x26\x4e\x72\x33\xa9\xfa\xba\xb8\xfe\x0b\x6f\x81\x13\x5e\x89\x0d\xce\xcb\xbb\x5a\x85\x37\xb8\xab\x26\xe2\x5d\x38\xc6\x87\xe3\x4c\x2f\xc6\x35\x0b\xe7\x11\x64\x6e\x16\x57\x3b\x8e\x9c\x01\x9d\xcf\xf3\x58\x9a\xb0\xad\x6d\x17\xae\x0d\xb3\xa8\xff\x05\xe9\x6b\x10\x5c\x66\x21\x45\x34\x0a\x15\x78\x25\xde\x84\xa3\x7d\x8e\x0f\xcd\x2a\x76\x01\xe1\xda\x39\x5f\x54\xaf\xaf\x59\x90\xb1\xe1\x22\x3d\x29\x53\xe3\xc0\x9c\x02\x1c\x4f\xa9\xf4\x26\x6e\xff\x0d\x36\xa8\xbb\xea\xc2\x11\x96\x9e\xfb\xba\x68\xbe\x90\x0d\xcd\x1a\xf7\x75\x99\xe7\xbd\x18\x7f\xa8\x5e\xa6\xa4\x02\xd0\xef\xef\xe7\x33\xf1\x2c\xbc\xe0\xf9\x44\xbc\x09\xc7\xb8\x91\xce\x48\x65\x38\x2b\xa3\x70\x83\xbd\x9e\x52\x19\xce\xca\x98\xfc\xa4\x0f\x92\x6d\x4e\x86\x5e\xbf\x48\xb7\xab\xf6\x1d\x32\x32\x1a\x55\x98\xb3\x6a\x1e\x91\x6f\xac\x5d\xea\x27\xaf\x43\xb3\x82\x2e\xf5\x8b\xfd\x11\xdd\xae\x74\x77\x26\xbd\xaa\xda\x17\xcc\x98\x71\xdf\xec\x27\x8f\x2b\xa6\xdc\x6e\x08\xd7\xb4\xa6\xa4\x17\x13\x31\xbb\x0d\x46\x52\xbb\x6a\xc2\xfd\x44\xf0\x8f\xaa\xbe\x17\xe3\x4c\xa9\xcc\x64\xe8\x93\x5d\xa8\xc8\x7f\x71\x11\xef\xc2\x0d\x78\x21\xee\xc2\x91\xea\x0a\x2a\x5b\x99\x55\xac\x89\x4c\x0a\x0d\x9e\x69\xbb\xca\xef\xa2\xca\xf3\xe6\xfe\x95\xca\x93\x39\xbd\x8d\xd2\x11\x58\x5f\xa0\x80\x76\x1a\xdb\xd7\xf8\x50\x15\x7a\x73\xdd\x4a\x26\x3c\x3b\xf3\x77\x80\x9d\x9d\x92\x09\xcf\x8e\x79\xa1\xb8\x61\x4a\xdc\x30\x3b\xfd\x70\xc1\x6e\xce\x2e\x3a\xd9\x11\x04\x3c\xf1\xbb\xba\xe8\x5b\x87\xca\x33\xf1\x1c\xec\xda\x17\x9d\x41\xd4\xc1\xae\x4d\x89\x1b\x18\x8f\xbd\x25\x8e\x83\x89\x9e\x40\x5a\xdc\x28\x3e\x98\x92\x16\x4f\x63\x7f\x9a\x70\xee\x17\xc3\x7e\x4f\xdc\x8f\xa6\xfd\x4e\x15\x6c\x22\x9d\x94\x0a\x96\xe6\xc6\x8d\xd7\xfb\x29\xa9\x33\x42\x36\xdc\x8d\xd7\xf5\xe9\x9a\x47\x77\xb8\x3a\xde\xf8\x2e\xd7\x3a\x47\xea\xde\x96\x93\xf0\x2e\x7c\x00\xef\xc4\x3f\xc2\x1f\xa4\xf8\xe1\x7b\x75\xbe\x38\xfa\x13\x99\xae\xd7\x9a\xba\xc6\xd3\xf9\xab\x51\x6c\x34\x87\xf6\x29\x82\xe0\xb5\x7d\xfd\xfe\x73\xf6\x6b\xea\x96\xaf\x74\x41\xf0\xeb\x5b\x53\xb7\xfc\xc9\xfc\x68\xd9\x84\x2f\xe1\xe8\x2e\xb7\xeb\x18\xea\x16\x97\x23\xa7\x6d\x90\xeb\x9c\x94\x0a\xf4\xa2\xe7\xf9\xd9\x83\xdb\x2f\xb8\xe6\xc7\xe8\xa2\xfc\x30\xc5\x25\x83\xab\xee\xaa\x13\x07\x1b\x01\xd5\xc5\x63\x14\x6e\xef\x42\xb0\x47\x08\x19\xbb\xab\x43\xf8\x1f\x22\x80\x3f\xc6\x5b\xc8\x2e\xdc\xca\x62\x80\x6a\x13\xce\xec\x06\x4e\x7c\x11\x0f\xb2\xd2\x3b\xdb\xe7\xad\xe2\xa1\x0a\xb3\x47\x98\xfc\xf5\x48\x85\xf9\x18\xb8\xf2\x8e\x48\xd0\x0f\xe2\x3c\x45\x81\xed\x74\xb4\xff\xcc\x2c\x1c\x71\xbc\x83\x1c\x3f\x52\x31\xee\x02\xfa\x19\xb7\xe1\x5d\xcd\xc2\x3f\xc0\x1b\xf1\x45\x1c\x09\x48\xed\x22\x8e\xe5\xf5\x38\x83\xf5\xe2\x56\xf7\x28\xa4\xd4\x03\x1d\xe4\xdd\x71\xab\xdb\x55\x13\x8e\x74\xa9\xe7\xf9\x41\x7c\xf2\x79\xe2\x38\xae\x76\xe1\x8b\xac\xb9\x68\xe7\x56\xff\xc1\xb6\x76\x90\xa1\x47\xaa\xca\xc7\x6f\x26\x4a\xed\xf8\xae\xdb\x4d\xf8\x40\xc6\x84\x4e\xfc\x23\x1c\x99\xe8\x9d\xed\x63\x7b\xec\x02\x93\xc6\x34\xe2\x0f\xf1\x89\x1c\x11\x71\xab\xde\xd5\x2a\xbc\x01\xe7\xf3\x53\xed\x63\x1e\xe1\x77\xf5\x48\xb5\xf9\x30\x5f\x69\x4f\xfc\x5e\xfa\x70\xec\x42\x3d\xe9\xe8\xa2\xda\x85\x23\xd1\x44\x2e\xc4\xbf\xc4\x61\xb9\x90\x0a\xfa\x93\x40\xb6\x1e\xe8\x3e\x37\xee\xc0\x87\xda\x47\x22\xf8\xc4\x71\x23\x9b\xf8\x38\x52\x61\x75\x48\x37\x77\xf5\x16\x1e\xed\xc0\x1a\x77\x57\xb3\x70\x24\x9c\xe8\xc2\x87\xf0\xe7\xe4\x40\x5f\x8f\x67\xad\xab\x8c\x78\x84\xd6\xf0\x5d\x74\x2b\x79\x98\xbc\xa9\x1b\xe7\x8b\xaa\xd6\x5d\xf8\x9c\x94\xe5\x51\xfd\x0a\xc7\x7a\x33\x3e\x3f\x38\x3e\x48\x7a\x84\x7c\x69\x51\x55\x3b\x98\x47\x5c\xf3\x76\x95\xf3\x88\x9c\x48\xc8\x79\x13\xd5\x26\x1c\xfd\xf1\x4e\xfc\x23\xfc\x39\xf9\x87\xd7\x23\xd5\xef\xc3\x34\xb3\xdd\xb9\x2f\x8a\xbe\xb7\x60\x7c\x70\xcd\x7b\x10\xb9\x02\x05\xe4\x64\xe3\xfc\x56\xb5\x03\xf6\xa5\xe3\xda\xb0\xab\xec\x0f\xac\x24\x7b\x6b\xe8\x7f\xd5\xbe\xa8\x60\xbb\x23\x21\xd1\x7a\xa4\xe2\x7d\x10\x29\x6d\xe3\x46\x7c\x0a\x47\xfa\xd7\x86\xf6\xe9\x34\xf3\x20\x2c\x06\xd3\xc2\x46\xb5\x09\x67\x36\xa7\x8b\xb8\xda\xc1\xb5\x56\xe3\xdf\x86\xda\xc1\xb5\xc4\x38\x5f\x5d\xeb\xb9\x33\xb7\x36\xe8\x1b\x42\x5e\xa0\xc0\x64\x75\xe8\x7f\x27\x9d\x64\xca\x5d\xf3\xca\xe7\x45\x1f\x3a\xa4\xbc\xce\xef\xa2\x5f\xe3\x43\xbf\x46\x86\x07\xdb\xd5\x2e\x7c\x02\xc7\xfc\xba\xc6\xc7\x39\x5f\x1c\x07\xd7\x7c\x41\xf9\xdb\xa1\x9c\x7d\xa4\xfc\x7d\x9c\xc9\xa3\x9c\xeb\xdc\xb5\x6e\x99\x90\xd9\x49\x57\x5d\x74\x06\xa9\x47\x3b\x42\xb5\xed\x2a\xd7\x0f\x0c\x8d\xbb\x73\x1d\xba\xf6\x9d\xc3\xf7\xe2\xe2\xba\x72\xad\x43\x4a\xd9\xe1\x6c\xfb\x48\xb9\xfc\x30\x37\xb0\x5d\x1c\x4f\x5a\x4e\x3d\x8e\xa4\x4e\x76\x71\xff\x0e\xed\xdf\x90\x6a\x57\xae\xce\xa9\x56\x22\xac\x47\x25\x6d\x9e\xc6\x3d\x11\xa2\x6a\xa8\x11\x1f\xa7\x7f\xd3\x2e\x24\xe5\x39\xd8\x15\x13\xfa\x45\x48\x73\x3e\x3d\xf5\x34\x43\xaf\xf3\xf9\x8f\xde\xf8\x21\xde\xf1\xfd\x3a\x5f\xa9\xf4\xcd\x46\xba\xb6\x84\x2f\xe2\xdc\xcf\x3a\xff\x1c\x52\xa3\xec\x71\xcd\x7a\x64\x4b\xbf\x0b\x61\x0a\x81\xeb\xe0\xae\x2e\xe2\xb0\x40\x43\x68\xf7\x5d\xbd\x85\x3b\xf2\x5e\xb0\x1d\xd2\x0b\x26\xb0\xe9\x3d\xc4\x0f\xbb\x5a\x84\x0f\xe0\x68\x5f\xe7\xd0\xa0\xe5\x2a\x42\x3b\x3d\xd3\x20\x1e\xd8\x85\x30\xa1\x42\x6c\x81\x47\xf1\xbc\x1e\xa6\x60\x0c\x66\x7e\x57\xba\xd0\xb0\x08\x2f\x44\x5d\x68\x58\x36\xdb\x7f\x66\xb8\x52\xfb\x2f\xfc\xd6\x7e\x74\xea\x37\x30\x65\x22\xfa\x15\x8a\xe4\x64\x81\x3a\x58\xde\x5d\x80\xa2\x99\x68\x16\x0a\x79\x29\x51\x17\x1a\xc1\x31\x9c\xe8\x14\xfa\xf9\xfd\x49\x21\xc1\x7e\x26\xa3\x5a\xec\xc2\x0a\x3f\x71\xa0\x1a\x11\x87\x1b\x62\x22\x5a\x84\x86\x7d\x35\x7b\xe6\x7a\x1b\x93\x87\x11\x7d\x88\xee\xc9\x83\x91\xd9\xae\x24\xa1\xed\xf7\x87\xe7\xab\x42\x1b\xec\xc2\xfc\xfd\xe1\x69\xa6\x7c\x24\xbb\x00\x07\x6e\xa0\xea\x59\x30\x81\xf0\x7e\x7a\xe6\x87\x2b\x04\xf9\x3d\xc0\x06\x3f\xf3\xab\x31\x0b\x31\x7d\x06\xb7\xa0\x18\x00\x0f\x62\x00\x24\xe6\xa6\xbc\x66\xa4\xa3\x56\xf1\x39\xe7\xd5\x73\xed\x75\x13\x27\x19\x8b\x71\x96\x79\xd2\xdf\x22\x2e\x93\x8a\xa0\x2f\xcc\x97\x75\x23\x45\x9f\x8a\x30\x6c\x61\xf2\xb5\xcc\x18\xec\x2c\xc2\xf2\x94\x09\x87\x32\x1d\xe6\x59\x84\xf5\x29\xd3\xcb\x15\xc3\x29\xc3\x22\x2c\x41\x4f\xfa\xe7\x3e\xf8\xbb\x5d\xa4\x08\xef\x7f\x63\xfd\x77\xe5\x5f\xc6\xdf\xff\xe9\xff\xff\x6f\xe3\xef\xff\x7d\xfc\xcb\xfa\xf9\xfc\xc7\x3f\xfe\xb1\xfe\xf5\xdf\xbf\xff\xfc\xf9\xf7\x9f\xff\x6f\xa3\x3f\xdf\xf5\xfc\xf3\xbf\xae\x7f\xac\xff\xf9\x6f\xff\xf1\x8f\xcf\xfa\xf9\xfb\xbf\xfd\x7d\xff\x2a\xfe\xff\x5f\x01\x00\x00\xff\xff\xf1\xfc\x13\xf3\x3c\x64\x04\x00"); +func _eadbd ()([]byte ,error ){return _ad (_ffac ,"UniJIS2004-UTF8-V")};var _bece =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x16\xd9\x76\x5b\xa0\xe8\x81\x94\xb8\x0b\x01\xb5\x2c\xc8\xf6\x61\xbf\x7d\x31\xef\xb9\x6e\x0e\xc1\x64\x7f\x26\x47\xc3\x67\xc9\xda\x3f\x1e\x9e\x0e\xcb\x7c\x31\xfb\x5f\xb7\xd3\xf8\xdc\x2f\xe6\x75\x5e\xa6\xad\x9f\x4f\xd7\x6d\xec\xa6\xf5\xb7\x79\xd9\xed\xac\x33\xd3\x3c\x5e\xfe\xfb\x13\x65\x3c\xd6\x75\xb7\xdb\x97\xe1\x78\x5e\x3f\x7e\xfd\xe9\xf9\xf3\xc7\x1f\xcd\xf5\xdc\x6f\xfc\x78\x78\x7a\x7e\x3f\x5f\xfa\xf1\xb0\xbc\x9e\x8c\xe7\xf6\xe9\xba\xde\x5a\x18\xb3\xff\xda\xdf\xe6\xf3\x65\x7b\x37\x1f\x7e\x98\x4e\xad\x7f\x67\xa6\xfe\xaa\xfe\xcb\x36\xf5\x6d\x5e\xde\xcc\x87\xcf\x75\xad\x8b\xbd\x7f\xf0\x7c\x5d\xd7\x7f\xfa\xb1\x2f\x17\xe3\x60\x7d\x99\x50\x77\xfb\xc7\x2f\x75\xfd\xb9\x1e\xbb\xf9\x76\x9c\x17\x7c\x88\xcf\x5e\xfa\x76\x9e\x4f\x8b\xb1\xf6\xfb\x61\x48\xff\xfb\x6f\xef\x6b\x37\xf6\xd6\xe4\xcf\xdf\x0f\x4f\xe6\x2f\x6b\xec\x60\x5c\x0c\x21\xfd\x7d\xf3\x3f\xbe\x9c\xa6\xfb\x2a\xc9\x3c\xc1\x38\x4f\x5b\x5d\xde\xfa\xee\x53\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\xc4\x63\x51\xe5\x3e\x2d\xe2\x31\x55\xad\x94\xa6\x92\x20\x23\x65\xc4\x9c\xc3\xee\x53\x76\xe5\x55\x09\x45\x8a\xd5\x7d\xae\xe2\x72\x28\x52\x6c\x01\x79\x92\x57\x72\xd8\x58\x23\x29\x82\x2c\x48\x48\x02\x72\x4a\x23\x7b\x8d\xe8\xe5\xbc\x52\x27\x75\x52\x00\xb1\x7d\x67\xfb\x08\x62\xfb\xce\xf6\x09\x34\x92\x46\x90\xc6\xe0\x03\xf2\x43\x91\xe2\x32\xc8\x91\x1c\xa8\x80\x02\x49\x53\x2e\x7e\x00\x25\x52\x02\x59\x50\x26\x65\x90\x4e\xef\x13\x7b\x25\xf4\xf2\x3a\xbd\xcf\x18\x15\x45\x8a\x0f\xa0\x48\xc2\xa8\x3e\x82\x84\x84\x24\x90\xbd\xcf\x9d\xd4\x41\x98\xbe\x70\x63\xe1\x10\x3a\x7d\xe0\xd7\x81\x22\x21\xeb\x5c\xa1\xe2\x8c\x28\x12\xa4\x80\x2c\x49\x23\x0c\x25\x82\x1c\x49\x47\x8d\x83\x07\x79\x92\xc7\x2a\x6e\x0c\xa4\x00\x62\xfb\x48\xd2\xe9\xa3\xe3\xc6\x44\xd2\xb9\xa2\x65\x7b\x21\xe9\x81\xa2\xe7\xc6\x4c\xca\xb8\xa2\x80\x0a\xa9\x60\x15\xaf\x58\x49\x15\x07\x72\xa0\x46\x6a\xa0\x01\x34\x92\x46\xcc\x85\x24\xea\x44\x9a\xd0\x3e\x81\x3a\xa9\x83\xd8\x8b\x79\x55\xe4\x85\x07\x28\x34\xe6\xa5\x45\x22\xbe\xed\xd0\x98\x97\x16\x89\xb8\x31\x43\x63\x5e\x0d\x79\x31\xfb\xc6\xbc\xb4\x48\xb4\xec\xc5\xbc\xb4\x48\x8c\x24\xe6\xd5\x98\x17\xe6\x6a\xcc\xab\x31\x2f\x1c\xbb\x31\xaf\xc6\xbc\xb8\x91\x79\x35\xe4\x65\x11\x61\x63\x5e\x0d\x79\x05\x04\xdd\x98\x97\x16\x89\xb8\xc9\x43\x63\x5e\x5a\x24\x5a\x5e\x91\x79\x69\x91\xe8\xb9\x91\x79\x35\xe6\xc5\x03\x31\xaf\x86\xbc\x82\x1e\x5b\x22\xf2\x92\x84\x07\x26\x68\x38\x92\x2c\xc9\x3e\x98\xec\xf1\xc0\x08\xef\x7b\xe1\x7d\x1f\x3c\xc8\x93\xf4\x57\xcf\x7b\xae\x0a\x24\x3c\x56\x98\x5e\x52\x24\x45\xac\xca\xa0\x44\xc2\xa3\x10\x04\x94\x49\x59\x57\x85\x00\x2a\x24\x3d\x76\x89\x9c\xab\x91\x1a\x56\xb1\xd7\x48\x9a\xb0\x8a\x73\x75\x52\xc7\x2a\xcc\x95\x71\x03\x08\x7f\x2e\x63\xd2\x77\xc9\xfd\x27\x5d\xff\xaf\x6f\xb1\xfb\x5b\x65\xbc\x6e\x5b\x5f\x2e\x78\x87\xe1\xbd\xa1\xef\x82\x79\xe9\xf7\xd7\xe4\x7a\x5a\x75\x17\xfe\xfd\x1b\x00\x00\xff\xff\x56\x46\xab\xf5\x52\x07\x00\x00"); +var _gaed =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xc1\x6e\x9c\x30\x10\x86\xef\x3c\xc5\x1c\xd3\x43\x0a\x06\x6c\x77\xa5\x28\x52\xbb\x5b\xa9\x1c\x92\x54\xdd\x64\x5b\xa9\xea\x81\xb5\x07\x64\xa9\x18\xcb\x98\xc3\xbe\x7d\x35\x63\x4a\x0e\xe8\x87\xcf\xcc\x27\x8f\xc7\xe5\xb1\x3b\x75\xde\x25\x28\xbf\xc7\xd9\x9c\x31\xc1\xe0\xbc\x8d\xb8\xcc\x6b\x34\x08\x57\x1c\x9d\x2f\x0a\x51\x83\x75\x26\xfd\xff\xe4\x30\x53\x1f\x8a\xa2\xfc\xfa\x8a\xfe\xfe\x8b\xbc\xff\x06\xeb\x82\x1b\x3b\x76\xa7\xf3\x6d\x49\x38\x75\x7e\x98\xa1\xc9\xb5\x76\x0d\x5b\x3d\x40\xf9\x03\x47\xb7\xa4\x78\x83\xbb\xcf\x76\xbe\xe2\x07\xb0\x38\x10\x7f\x89\x16\xa3\xf3\x23\xdc\x1d\x9f\xcf\x62\xc7\xe7\x35\x84\xbf\x38\xa1\x4f\x50\x31\x43\x6f\x39\x8b\xf2\xf8\xd4\x87\xe7\x7e\x42\xd8\x77\x72\xe1\x15\x5e\xb8\x60\x5c\xdc\xec\x41\x54\x1f\xab\x4a\xbd\xf3\xd7\x5b\x40\x10\x9b\xe1\xad\x3b\xbd\x0c\xc3\x82\x09\x0e\x75\xb6\x97\xbf\xde\xba\x13\xfc\x16\x20\x2a\xa8\x65\x73\x10\x7f\xb6\x5f\x7f\x3e\xcd\x76\x2f\x14\x4d\xee\xc7\x38\x1b\x7b\x3f\x62\xf1\xd0\x8b\xf6\xfa\x08\x5b\x88\x46\xb5\x8a\x98\xec\x99\x51\x88\x46\xb7\x0d\x33\x93\x99\xc9\x4c\x32\xb3\x99\x21\xb1\x8a\x88\x12\x4c\x54\x4d\xa4\x65\x22\x33\x51\x44\x3e\x31\x39\x64\x42\xf6\xb6\x66\x92\x3d\x8a\x3c\x79\x07\x3a\x7b\x34\x79\x24\x9b\x75\xf6\x68\xf2\x48\x36\xeb\xec\xd1\xe4\x91\x6c\xc6\x86\x09\x05\xf5\xa2\x8b\x07\xa3\xb0\x7d\x04\x0a\x49\xee\xea\xa0\x69\x10\x7b\xff\xf4\x4e\x17\x60\x1f\x89\x59\x63\x44\x9f\x78\xfc\x7c\xee\x74\x70\xce\xe3\x7e\xbd\xc2\x1c\xa8\x8a\x9f\x7f\x01\x00\x00\xff\xff\x8d\xf3\x1a\xd0\x8a\x02\x00\x00"); +func _gfb ()(*asset ,error ){_aff ,_fcg :=_feb ();if _fcg !=nil {return nil ,_fcg ;};_bdb :=bindataFileInfo {_ae :"Adobe-GB1-4",_ca :2711,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491274,0)};_bfeg :=&asset {_e :_aff ,_ee :_bdb };return _bfeg ,nil ;}; +func _bcgaba ()(*asset ,error ){_dbee ,_adffg :=_ffaa ();if _adffg !=nil {return nil ,_adffg ;};_cfce :=bindataFileInfo {_ae :"UniJISPro-UTF8-V",_ca :5120,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492871,0)};_ddebb :=&asset {_e :_dbee ,_ee :_cfce };return _ddebb ,nil ; +};func _aac ()([]byte ,error ){return _ad (_ecg ,"Adobe-Korea1-0")};var _cfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x14\x5e\x5b\x9a\xfe\x83\xd2\x85\x63\x8d\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\xb9\xc7\x0e\xa5\x8b\xe0\xf8\x58\xba\x72\x7e\x27\xa3\xd1\xcd\xdd\xc3\xfd\xc3\xba\x3f\xa7\x9b\x9f\x4f\x87\xed\x63\x3f\xa7\xdd\x7e\x5d\x4e\xfd\xf5\xf0\x76\xda\xf6\xf4\xd4\x9f\xf7\xeb\x30\x88\xa6\x65\xbf\x3d\x5f\xdf\xc6\xcb\xf6\x65\x73\x1c\x06\x9c\xff\xf8\xfe\x7a\xee\x2f\x0f\xeb\xee\x90\x8c\xc7\x2d\x6f\xc7\xcb\xb1\x29\xdd\xfc\xd2\x9f\xf7\xaf\xe7\xd3\x7b\xfa\xf4\x65\x39\x3c\xf5\xef\xd2\xd2\x77\xc8\x7f\x3a\x2d\xfd\xb4\x5f\x9f\xd3\xa7\x1f\x36\xc7\xcd\x2a\x1f\x1f\x3c\xbe\x1d\x8f\xff\xf4\x97\xbe\x9e\x53\x8d\xac\xaf\x4b\xbc\x0e\x37\x77\xdf\x36\xc7\x1f\x37\x2f\x3d\xdd\xc4\xac\xcf\x3c\xf3\x33\x0f\x8b\x4f\x7f\xef\xa7\xd7\xfd\x61\x4d\xf2\x7d\xce\xff\x89\x7f\x7d\x3f\xf6\x24\x97\x29\x7f\xfe\xf6\x70\x9f\xfe\x92\x24\x39\x69\xa9\xe2\x7f\x5f\xf2\x3f\xbe\x1d\x96\x9e\xf2\xf5\x5a\x0f\xf7\x77\x87\xb7\xf5\x9c\xd4\x72\x69\x0c\x85\x7f\xd6\xf6\xb0\xf4\xd7\xe3\x66\xdb\x4f\x9b\xf5\xb9\x0f\x29\xcd\x39\xe7\x7c\x9b\xe6\xf2\xe5\xeb\xd7\x5b\x7c\xdf\xff\x1d\x31\x4c\xd7\x33\xf7\x0b\x93\xeb\x19\x39\xef\x76\xb7\x29\x0f\x73\x16\xbe\x17\xbc\xd7\x52\x87\x39\x2b\x13\x45\x52\x44\x87\x39\x1b\x13\x43\x32\xd6\x36\xcc\xd9\x99\x38\x12\xc9\xea\xc3\x9c\x0b\xa3\x12\x91\x36\xcc\xae\x8c\x6a\x44\xc5\x30\x7c\x64\x34\x46\x34\x4e\x98\xde\x18\xb5\xf8\x06\xd9\x31\x7e\x62\x34\x45\x64\x19\xe3\x37\x8c\x36\x97\xef\x89\xf1\x4f\x8c\x9e\x22\x6a\x82\xf1\x5b\x46\x5b\x44\x96\x47\x8c\x5f\x18\x2d\x11\x99\x62\x7c\x67\xd4\x23\x2a\x0d\xe3\x77\x8c\x76\x11\x35\xcf\xc3\x2c\x94\x92\x90\xf2\x3c\xd5\x61\x16\x62\x49\x60\xb9\x15\x1d\x66\xa1\x96\x84\x96\xd7\xdc\x86\x59\xc8\x25\xc1\xe5\xad\xfa\x30\x0b\xbd\xc4\x2f\xa6\x18\x4f\x2f\x09\xaf\x62\x23\xc6\xd3\x4b\xc2\xab\x54\xc3\x78\x7a\x49\x78\x95\xd6\x30\x9e\x5e\x12\x5e\x55\x1c\xe3\xe9\x25\xe1\x55\x3d\x63\x3c\xbd\x24\xbc\x6a\x45\xb1\x42\x2f\x09\xaf\x3a\xa1\x59\xa1\x97\x84\xd7\x28\xa8\x56\xe8\x25\xe1\x35\x3a\xaa\x15\x7a\x49\xbf\xf4\x8f\xf1\xf4\x92\xf0\x1a\x27\x54\xab\xf4\xd2\xf0\x6a\x82\x6a\x95\x5e\x1a\x5e\xcd\x51\xad\xd2\x4b\xc3\xab\x8d\xa8\x56\xe9\xa5\xe1\xd5\x26\x54\xab\xf4\xd2\xf0\x9a\x14\xd5\x2a\xbd\x34\xbc\x26\x47\xb5\x4a\x2f\x0d\xaf\x69\x44\xb5\x4a\x2f\x0d\xaf\x69\x42\xb5\x4a\x2f\x6d\xd7\xff\x55\xcc\x27\x98\x4e\xcc\x1c\xe5\x2a\xc5\x74\xc3\x6c\x44\xbb\x4a\x32\x0d\x32\xb4\x8f\x4b\xd0\x4c\xb7\xcc\x14\xfd\x2a\xd1\x74\x61\x56\x50\xb0\x52\x4d\x3b\xb3\x11\x0d\x2b\xd9\x74\xc7\x45\x92\x51\xb1\xd1\xcd\x32\x33\x45\xc7\x46\x38\x13\x66\x05\x25\x1b\xe5\x4c\xaf\x0b\x2c\x0f\xb3\x91\xce\x82\x4e\x2c\xa3\x66\xa3\x9d\x71\x6d\x9a\xa1\x67\x23\x9e\x71\x71\x5a\x41\xd1\x46\x3d\xe3\xea\xb4\x86\xa6\x8d\x7c\xc6\xe5\xe9\x19\x55\x1b\xfd\x8c\x7e\x6e\xe8\xda\xe8\x67\xf4\xf3\x82\xb2\x8d\x7e\x46\x3f\x6f\x68\xdb\xe8\x67\xf4\x2b\x82\xba\x8d\x7e\xb6\xbd\xde\x15\x70\x0d\xfa\x19\xfd\x4a\x45\xe1\x46\x3f\xa3\x5f\x69\x68\xdc\xe8\x67\xf4\xab\x82\xca\x9d\x7e\x4e\xbf\x6a\xe8\xdc\xe9\xe7\xf4\xab\x15\x9d\x3b\xfd\x9c\x7e\xb5\xa1\x73\xa7\x9f\xd3\x6f\x14\x74\xee\xf4\x73\xfa\x8d\x8e\xce\x9d\x7e\x4e\xbf\xb1\xa2\x73\xa7\x9f\xd7\xeb\xad\x0c\xd7\xa0\x9f\xd3\xaf\x09\x3a\x77\xfa\x39\xfd\x9a\xa3\x73\xa7\x9f\xd3\xaf\x55\x74\xee\xf4\x73\xfa\xb5\x09\x9d\x3b\xfd\x9c\x7e\x93\xa2\x73\xa7\x9f\xd3\x6f\x72\x74\xee\xf4\x73\xfa\x4d\x23\x3a\x77\xfa\x39\xfd\xa6\x09\x9d\x3b\xfd\x7c\xc7\x7b\xad\xa2\xf3\x72\xd9\x43\xf2\xf5\xfe\x9b\x87\xb9\xd0\xaf\x70\x57\xc8\x23\x3a\x2f\xf4\x2b\xca\x6c\x42\xe7\x85\x7e\x25\xfc\x54\x14\x9d\x17\xfa\x15\x67\x56\xd0\x79\xa1\x5f\x29\xcc\x46\x74\x5e\xe8\x57\xc2\x4f\x35\xa3\xf3\x42\xbf\x32\x32\x53\x74\x5e\xe8\x57\xb8\x3f\x68\x41\xe7\x85\x7e\x85\x1b\x84\x8e\xe8\xbc\xd0\xaf\x6c\x44\xb8\x69\xe4\xd8\x11\xaf\x3b\x1f\x7e\xc7\xb3\xc3\xc7\x5e\xbe\x7d\x3b\x9d\xfa\x7a\x8e\x27\x87\xd8\xac\xb1\xd7\xee\xd7\xfe\xf1\x14\x72\x3c\x1c\x71\x56\xfc\xfc\x1b\x00\x00\xff\xff\x0d\xf5\xe5\x1f\xb1\x08\x00\x00"); +func _aeec ()(*asset ,error ){_bffe ,_ecfc :=_abge ();if _ecfc !=nil {return nil ,_ecfc ;};_eeab :=bindataFileInfo {_ae :"UniAKR-UTF8-H",_ca :217759,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492671,0)};_cede :=&asset {_e :_bffe ,_ee :_eeab };return _cede ,nil ; +};var _bfe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x49\xab\x65\x47\x72\xc7\xf7\xf5\x29\xee\xb2\xbd\x68\xeb\xe4\x18\x19\x50\x3c\x68\x24\x0b\xab\x4d\xdb\xa6\xe5\x09\x8c\x17\x67\x88\x23\x0a\x5c\xaf\x8a\xaa\xd2\x42\xdf\xde\xc4\xef\x7f\x25\xd9\xc2\xa0\x85\x08\xd5\xff\xe5\x10\x19\x19\x73\x9e\xfb\xd5\xd7\xdf\x7d\xf3\xdd\xeb\xbb\x2f\x8f\xaf\xfe\xf9\xd3\x87\xf3\xfb\xf8\xf2\xb8\xdf\xbd\x5e\x9f\xe2\xf3\x87\x1f\x3f\x9d\xf1\x38\xe2\x87\x77\xaf\x6f\xde\x94\xfa\xb8\xde\x9d\x5f\x7e\xfe\x27\xe4\x7c\xbf\x7f\x7c\xf3\x26\xe7\x7f\xff\xd3\xe7\x2f\xf1\xfe\xbb\xd7\xfb\xc3\xa3\x69\xdc\xf5\xe3\xc7\xe7\xd8\xc7\xe3\xab\xbf\xc6\x0f\xef\x3e\x7f\xf9\xf4\xd3\xe3\x0f\x7f\xba\x3e\x1c\xf1\x37\x8f\x2b\xee\xc4\xff\xe9\xd3\x15\x9f\xde\xbd\xfe\xf0\xf8\xc3\x9f\xf7\x8f\xfb\x6b\xf9\xe5\x0f\xdf\xff\xf8\xf1\xe3\x7f\xc7\xfb\x78\xfd\xf2\xa8\x60\xf1\x7a\x41\xdf\x7c\xf5\xf5\x5f\xf6\x8f\xff\xb8\xbf\x8f\xc7\x57\xb6\xde\x7f\xfe\xe3\x5f\xff\xe1\xfb\x3f\xff\xf1\xef\xf9\x1b\x7f\xfa\xb7\xf8\xf4\xf9\xdd\x87\xd7\x47\x29\x7f\xbb\x6d\xf3\x57\xfc\x5f\x7e\xfa\x18\x8f\xf2\x5c\xe3\x3f\xfe\xf5\xbb\x6f\x1e\xff\x59\x1e\x65\x7b\xd4\xd1\x7b\xf9\xaf\x27\xfe\xef\x7f\xf9\x70\xc5\x63\xd3\xbf\xba\xf8\x3f\x3f\x5c\xf1\xf9\xe3\x7e\xc6\xa7\xfd\xf5\x87\x78\xf3\x78\xbc\xdd\xb6\x97\xc7\xe3\xf1\x76\x6d\x2f\xf9\xaf\x55\xfa\xf6\xf2\x78\xeb\xdf\x7e\xfb\x35\xff\xfe\x93\xfe\xfa\xcd\xb7\xfc\xeb\xef\x36\xfe\xfa\xed\xd7\xf9\xd7\x78\xbd\x7e\xb3\xda\x9b\xa2\x4d\x5e\x3f\x7c\xb9\xe2\x16\xc6\xfa\x6f\xcb\xfd\xf2\xa8\xad\xe4\x9c\xff\xfd\xc7\x37\x65\xdb\x9e\x7c\xbd\xbb\x9e\xe3\x6b\x8e\xb7\x4b\xe3\xdf\x5a\xe4\xbf\xe2\xe5\x31\xf3\x5f\x4f\xee\x56\x11\xd2\x12\x59\x42\xf6\xf3\xe5\x31\x7d\x26\x72\x2c\x90\xe3\x7e\x79\x58\x67\xd6\x29\xe4\x8c\x44\x3c\x91\x6b\x07\x89\xf5\xf2\xb0\xc1\xac\x5b\xeb\xdc\xf6\xf2\x30\x63\xd6\x7d\x0a\x39\x13\xc9\x59\xb5\xdf\x89\xd4\x91\xb3\xd6\x96\xc8\x64\x56\x35\x7f\x79\x98\x83\xac\x02\xe2\xfb\xcb\x63\x95\x5c\xb9\xba\x66\xdd\xe5\xe5\xb1\x7a\x7d\xf3\x76\x35\x9d\xa2\xe5\x29\xbc\x8e\x44\x74\x8a\xe6\xf3\xe5\xe1\x6b\x25\xa2\x59\xed\x98\x2f\x8f\xb2\x95\x64\xa8\x1d\x82\x2e\xa0\x96\xf3\xba\x56\xea\xc9\x46\xd9\x46\x32\xd9\x4d\x50\x2e\x5e\x36\xcf\xfd\xba\x56\xef\x5e\x5e\x1e\xa5\x6c\x96\x90\x96\x87\x58\xe7\x74\x7d\xd7\xa8\x24\xd6\x57\x01\x2a\x82\x0a\x82\x13\x54\x05\x55\x20\x98\xd8\x9b\xa0\x96\xc2\xdc\x1a\x50\x17\xd4\x19\xa5\xe5\x87\xa0\xc1\x28\x98\xd8\xa7\xa0\x99\x50\xd5\x44\x13\x94\xd7\x30\x8a\x96\x5f\x82\xb8\xab\x26\x26\x5c\x90\x03\x69\xf9\x5d\xd0\x0e\xf7\x1b\xd0\x21\xe8\x00\x42\x12\xfb\x29\xe8\x84\xaf\x0e\x74\x09\xba\x80\x16\x50\x08\x0a\x58\x9d\x40\x92\x57\x12\x1b\x1b\x6b\x1d\x92\x57\x12\x1b\x85\xb5\x0e\xc9\x2b\x89\x8d\x06\x13\x87\xe4\x95\xc4\x46\xd5\x44\xc9\xeb\x40\x5e\x8d\x1d\x0f\xc9\x2b\x89\x8d\xa1\xb5\x24\xaf\x03\x79\xa1\x00\xfd\x90\xbc\x0e\xc9\x0b\xbe\x0e\xc9\xeb\x90\xbc\x90\x84\xf4\x1f\x62\xa3\x69\x2d\xc9\xeb\x40\x5e\x5d\x4c\x48\x5e\x49\x6c\x6c\x62\x42\xf2\x4a\x62\xa3\x72\x43\x87\xe4\x95\xc4\x46\xd1\x8e\x92\x57\x12\x1b\xd2\xc2\x43\xf2\x3a\x90\x57\x4f\xc8\xa4\x98\x36\x18\x35\x80\x06\x22\xb4\x89\xbc\x16\xd0\x2c\x82\xd2\x34\x36\x24\x61\xb3\x0a\x42\x5e\x4b\x50\x13\xd4\x72\x54\xdf\x80\xba\x20\xe4\xe5\x82\x86\xa0\xc1\xa8\x0a\x34\x05\x21\x1c\x17\xb4\x04\x2d\x46\x75\x20\x17\x84\x24\x5c\x7c\x1d\x82\x0e\x46\x35\xa0\x53\x10\x07\x72\xf1\x15\x82\x82\x51\x06\xa4\x33\x5a\x5e\xda\xdc\xf2\xd2\xcc\x34\x2a\xc9\x6a\x28\xb9\xc9\x1e\x6d\x35\x46\xb1\xd6\xd2\x81\x92\xac\x4d\xf2\x5a\x3a\xd0\x4a\x95\x9b\x85\x89\xae\x89\x49\x6c\x72\x1e\x97\x04\x93\xd8\x64\x3f\x97\x00\x93\xd8\x74\x10\xc9\xcf\x9d\x59\x9c\xd9\x77\x41\x79\xe6\x09\x03\xae\x23\x7b\xde\xb4\x9c\xed\x92\x8f\x80\x94\x82\x9f\x5a\xf2\x11\x10\x93\x03\x5e\xf2\x11\x2b\x8d\xb8\x14\xb4\x66\xc9\x88\x21\xab\xce\x09\xb4\x04\xb1\x16\x4a\xb9\x64\x3f\x10\x73\x78\x5f\xb2\x1f\x88\x35\xec\x67\xc9\x7e\x56\x6a\x73\x29\x5d\x13\x5d\x10\xe7\x79\xae\xc5\x79\x56\x1c\x39\x6a\xa4\x64\x56\x9c\x82\x74\x20\xb8\x0f\x54\x77\xa5\xab\x2f\x15\x47\xb5\x6e\xed\x78\x23\xbf\x06\xab\xb7\x76\xbc\x9d\x51\x0b\x48\xcb\xdf\x88\xab\x71\xc6\xfb\x10\x74\xe6\xa8\x92\x90\x4b\xe7\xbd\x2f\x20\x07\x72\x41\x62\x75\x01\xb1\x96\x8f\x96\xa3\x2a\xa3\x46\x17\xd4\x19\x25\x68\x08\xb2\x1c\x85\xce\xfb\x58\x82\xd2\xae\xe7\x13\xd2\xf2\xe3\x60\x54\x07\x3a\x05\x71\xec\x5e\x09\xd3\x3f\x07\xd7\xff\x2f\xde\x2e\x1f\x48\xc5\x89\x21\xb5\xc3\xa3\xec\x12\x62\x13\xfd\x77\xd9\xa5\x13\x56\xea\x00\x92\x1a\xfb\xda\x13\xc2\xbf\xfa\x3a\x04\x1d\x4c\x84\xa1\x25\x86\xd2\xef\x97\x8a\xcb\x75\xf9\x7d\x88\x4d\xfc\x85\x4b\x65\x20\xd6\x50\x5b\x97\xca\x40\x6c\xf6\x09\xa4\xf3\x5e\xd7\xcb\xa3\xc8\x96\xfc\x0a\x41\xc1\x28\xee\xe1\x42\x6f\x3d\x43\x79\x69\x06\x74\x6b\xad\x5b\x6b\x71\xc6\x5b\x6b\xe5\x9d\x96\x8e\x32\xb8\xee\x14\x62\x93\x44\xc1\x95\x04\x40\x4a\x27\x14\xec\xba\x66\x48\xe9\x04\xb2\xbd\x17\x41\xc8\x6b\x6c\x40\xc8\x6b\x9f\x1a\x95\x6b\xed\x92\x2a\x64\x76\x67\xe2\x7c\x8e\x4a\x56\x3b\xc9\xca\x2e\x0f\x05\x19\x1b\x67\xdc\xe5\xa1\x76\x64\xdf\xe1\x7e\x97\xec\xf7\xf4\x17\xa5\x1b\x3b\xca\x5f\x40\x6c\x0e\xd6\x5a\x53\x10\x67\x34\xb8\xd7\x0d\xed\xba\x21\x2c\x65\xd7\x0d\xed\xe9\x31\x8a\xe2\xe4\x2e\x97\x01\xb1\xc9\x6d\xef\xde\x05\xe5\x3d\x76\x5c\xee\xee\x5a\x3e\xc9\x70\xcc\x62\x77\x13\xe4\x8c\xd2\xc4\x5d\x10\xc6\x43\x6c\xdb\xe5\x6c\xf6\x4c\x68\xca\x53\x12\xa7\x0e\x74\xe2\x59\x70\x80\xfb\x29\x79\x25\x19\xcf\x1d\x4f\xc9\xeb\xcc\x03\x0d\xcc\x75\x3f\xb5\xd6\xa9\x03\x09\xd2\x81\xce\x5c\x7e\xa0\x39\xfb\xa5\xe5\x93\xcc\x49\x58\xd9\x2f\x2d\x1f\x79\xec\x21\x79\x85\x8e\x1d\x3a\x36\x7c\x85\x8e\x8d\x02\x0c\x04\x7d\x48\x01\x8e\x34\xea\xa2\x80\x71\xc8\xa8\x21\x36\xc7\x02\x82\xaf\x63\xe4\xa5\x4d\x34\xe7\x50\x04\x84\xd8\x24\x5b\x3b\x94\x40\x1e\x5c\xed\xc4\x7b\x1e\xba\xda\x03\xb7\xfb\x5c\x4b\x6e\xf7\x90\xdb\x9d\x30\x21\xb7\x7b\xa4\xc1\x94\x49\x6a\x76\xc8\x60\x0e\x19\xcc\x14\x84\xe6\x1c\x67\x63\x14\x3b\x9e\x5d\x10\xa9\x99\x75\xa0\x21\x28\xcf\x68\x62\xe2\xbc\x04\x5d\xac\x55\x81\xb0\xb4\x23\x52\xf6\x86\xec\x8f\xd0\x19\x03\xd9\xcf\x06\x84\xec\x8f\x74\xa8\xc5\xf0\xfd\x87\x1c\x2a\xc4\xe6\x64\xc7\xbb\x09\x4a\x57\x69\xc6\x44\xd9\x23\xc4\xe6\x44\xaa\x72\xbb\x90\xa2\x84\xfb\x90\x89\x1e\x32\xd1\xe7\xf2\xcf\x1d\xe1\x1e\xf5\x3d\x75\x43\x67\xda\x60\xb1\xd5\x80\x9a\x20\xae\x76\x1a\x10\x92\x38\xd3\xd5\x16\x5b\x40\x63\x0a\xc2\x33\x11\x18\xcf\x81\x46\x9f\x99\x7d\x94\xc5\x3d\x9e\xca\x3e\x20\x36\x71\x56\xa7\xb2\x8f\x33\xb3\x84\xb2\xea\x06\x74\x09\x42\x84\x26\x08\x11\x9e\x99\xa2\x97\x85\xef\x3f\xad\x08\xc2\x75\x50\x78\x9c\x56\x05\xb1\x23\x41\xf6\x34\xed\x68\xec\x68\x9c\xd1\xb4\x63\x96\x1e\x65\x71\x1d\xa7\xed\x82\x52\x0b\xcb\xd2\x5a\x87\xa0\xd4\x2f\x55\x1f\xa7\xf4\xeb\x5c\x2c\x8f\x75\x9c\xca\x3e\x20\x36\xb9\x8e\x53\xde\xe4\x74\x58\xc5\x3a\x4e\xe5\x1a\xa7\x72\x0d\x34\xe7\x54\xb2\x71\x7a\xde\xe3\x9a\x82\x5c\x10\xf7\x68\x03\x48\x7c\x79\xba\xed\x25\xee\x5d\x92\x70\xdc\x36\x9e\xe9\x54\xba\x71\x66\xf0\x2f\x0b\xb7\x7d\x2a\xf8\x43\x6c\x3e\x21\xdd\xe3\xc1\x81\x5c\xd0\x73\x22\x66\x65\x5c\x9a\xbc\xc9\x89\x4e\x78\x49\xd9\x5f\xd2\x89\x0b\xab\x75\x04\x7d\xc9\x6a\x2f\x59\x2d\x45\xd0\x25\xab\xbd\xd0\x09\x47\x99\x2e\xe9\xc4\x25\x9d\x40\x0b\x2f\xe9\xc4\x85\x73\x77\x62\xda\x25\xe7\x7e\x29\x64\x22\xfb\x4b\xce\xfd\xca\xeb\xa8\xdb\x36\x7e\x3f\x14\x5f\xba\x2d\xc8\x58\xb8\xdd\xcb\x4e\x41\x91\x8b\x90\x97\x5d\xba\xc0\x2b\xdd\x76\xdd\xc8\x7f\xae\x75\x09\x42\xd7\xc4\xf6\x42\xc2\x57\xba\xf0\xba\x11\x34\x2e\xb9\x70\x88\x4d\xcc\xe2\xf2\x21\x68\xe5\x28\xdc\xee\xa5\x0b\xbc\x74\x81\x8b\xe5\x75\x81\x57\x7a\xcf\xba\xe1\x7f\x2e\x79\x4f\x88\x4d\xb2\xf9\xeb\xd2\x79\xd3\x63\xd6\x42\xb1\x70\x85\x96\x0f\x62\xd2\x12\x24\x71\xa6\x83\xa8\x05\xbd\xbd\xe4\x20\x2e\x39\x08\x0c\xf1\x92\x83\xb8\xf2\x02\x6b\x21\x14\x87\x2e\x30\xfa\x48\x68\x08\x9a\x82\x74\x35\x0b\xc8\x04\xe5\x81\x0a\x0e\x22\x94\x84\x85\x92\xb0\xa5\x89\xbb\xa0\x9d\x51\x82\x0e\x41\x78\x16\xa2\x4d\x74\x64\x1f\x79\xdb\xb5\xa0\x32\xa1\x24\x2c\x94\x84\xb9\x20\x2d\xcf\x0d\x15\xe4\x15\xba\xa1\x48\xbf\x5a\x2b\x45\x5f\x9c\x62\xf5\x84\x55\x02\x63\x9c\x62\x35\xc9\x54\xf0\x0f\x75\x2a\xe2\x4a\x11\x2a\x59\x8a\x6b\x08\x42\x84\x4f\x48\x6b\x5d\xc9\x7d\x23\x43\x8d\x4b\xdc\x5f\xa4\x7d\xc4\xa4\xb8\xd0\x89\x40\x84\x8d\x52\xfa\x96\x08\xef\x94\x44\x6d\x24\x4b\xb7\x24\x71\xcb\x06\x5c\x10\x6b\xdd\x99\x8e\xd6\x46\x00\xba\x95\x8e\x42\x6c\xba\x20\x98\xb8\x39\xb6\x32\xb6\x5b\xc7\xbe\x33\xb7\xa8\x1d\xab\xbb\x95\x5b\xdc\x52\x4c\xd7\x28\x14\xf3\x4e\x37\x52\x3b\xe5\xc8\x2d\x37\x72\x93\x6e\x18\x65\xd3\x2d\x5d\xbd\xf7\x9a\xa3\x28\x05\x6e\xf5\x19\x20\x66\x64\x6c\xb7\xfa\x0c\x77\xd6\x10\xb5\xe3\xcb\x6e\xd5\x10\x10\xb3\x8d\xe5\xe5\x46\xee\xac\x62\x6b\x47\x7d\x6f\x55\xb1\x10\xb3\x0d\xe1\xa8\x8a\xbd\x2f\x76\xc4\x4b\xdd\x97\x76\xbc\xb4\x23\xcb\x5f\xda\xf1\x62\x2d\xae\xe3\x96\xa0\x21\x66\x24\x84\xb7\xb2\xd2\x3b\xf2\x8c\x43\x4c\x84\x98\x48\x62\xc6\xa5\xdd\x4a\x37\x6e\x6e\x68\x64\x8e\xe8\x6a\xb0\xf9\x86\xfa\x52\x5d\xfb\x86\xfa\x8a\x98\x3d\x47\xed\x40\x96\x8a\x49\xc1\xed\x9b\x2d\x41\x8b\xfe\xd5\x06\xa4\x89\xdc\x10\xe5\xaf\x6f\x4b\xcb\x27\x31\x2b\x05\xa8\x08\x62\x47\x67\xf9\xa5\x89\x8b\x1d\x8b\x26\x6a\xc7\xf4\xd1\x95\x92\xd5\xb7\x5d\x6b\xed\x5a\xab\x01\x69\xad\x83\x51\x8d\xe5\x4f\x8d\x3a\x35\xaa\x03\x69\x54\x9e\xbe\x92\x35\xf8\x46\x96\x25\x62\x56\x38\x10\xae\xc3\xb7\x48\xee\xa7\xf8\x8a\x1b\xe8\xd6\x5a\x33\xa1\x5b\x6b\xdd\xf3\xe5\x51\x9f\x07\xca\xbc\x3f\x89\x24\x01\xab\xb7\x0e\x84\xa0\x2d\x2b\x33\x7f\xf6\x39\x0b\xde\xc4\x32\xcd\xf6\x82\x37\x11\x31\xcb\x18\xee\x05\x6f\x22\x32\xc9\x66\xbc\x74\x04\x5d\x70\x0a\xc6\x19\xcb\x78\x42\xec\x58\x05\xb1\x63\x99\x69\xa2\x96\xde\xd7\x0b\x4d\x05\x11\xb3\x74\x0a\x5e\x68\x2a\x78\xc9\x14\xa1\x5a\x26\x25\x5e\x48\x11\x44\xec\xc9\x17\x4d\x05\x2f\x34\x45\xcd\xe0\xcb\x34\xca\x34\x2a\xa5\xaa\x46\xa8\x17\xee\xd1\x16\xac\xea\x1e\x8b\xee\x31\x0b\x78\x2f\xba\xc7\x72\xc0\x97\x33\xea\x10\x5f\x87\xf8\x12\x24\xbe\x32\xcd\xae\xa4\x08\x5e\x4e\x8d\x3a\x35\x0a\x56\x4f\x8d\xba\xd2\x9b\xac\xc9\x81\x2e\x2d\x9f\xc4\xac\x72\xec\x4b\x13\x23\x4d\x94\xb0\xee\x25\x8a\x20\x4c\xb4\x72\x1d\x58\x87\x97\xcc\x1e\xeb\x5a\x1c\x88\x6a\x5d\xc4\xac\x71\xec\xd0\xb1\x33\x50\xd4\x25\xee\x09\x14\x5e\x6e\x34\x47\xd7\x71\x0f\x41\xc9\xbd\x6f\x88\xf0\x16\x13\xa4\x8d\xd6\xda\xef\x86\x62\x57\xf7\x57\xa4\x92\x41\x78\x95\xca\x54\x54\xc6\xd1\xb5\x2a\x95\xa9\x52\x99\x0c\xc5\x5e\xa5\x32\x90\xea\xa8\x5f\x95\xca\x54\x59\x30\x46\x5d\x65\xc1\x35\x5d\x6d\xf5\xaa\xb5\x4e\x41\x3a\xaf\x01\x71\xde\x3a\x34\x8a\x89\x43\xa3\xa8\xef\xad\x39\x10\x82\xaa\xd8\xb9\x77\x58\x95\x32\xd4\x95\x86\xe8\x06\x5f\x2e\x88\xde\x91\x69\x14\x09\x9d\xd7\x74\xb5\xd5\x1d\x26\xc8\x07\x44\x8c\xee\xb9\x57\xd7\x19\x1d\x26\x10\x7a\x75\x31\x41\xb3\xc8\x32\xab\xf4\xea\x62\x22\x15\xab\x6d\x08\xbd\x4a\xb1\xaa\x14\xab\x0b\xd2\xc4\x0c\x8c\x6d\x93\xbc\x4e\x2d\x4f\x60\xb4\x2e\x48\x22\x4c\xd2\x36\xdc\x5b\x3d\x25\xc2\x13\x13\x7b\x42\x2e\x88\x1d\x3b\xf2\x92\x92\x56\x29\x29\x7a\x5b\xcf\xe7\x8e\x67\x8e\x1a\x1c\xfb\x14\xab\xd4\x36\xf6\x9c\x28\x41\x67\x36\xd3\xb6\xc1\x81\xc8\x66\x44\x56\xc5\x36\x2b\xe1\xc0\xeb\xb5\x18\x25\x48\x4c\x24\xe9\xa3\x71\x46\xd9\x40\xbd\xd9\x31\x73\x62\x57\xc3\x5f\xa4\x6d\xf8\xb2\x46\xcb\x40\xc4\xe4\x20\x1a\x2d\x03\x6f\xa9\x5f\xad\x64\x14\xf4\x26\xfd\x6a\xd2\xaf\xae\x89\x26\xe8\x64\xd4\x04\xba\x04\x71\x20\xce\xd8\xa4\x39\x2d\x63\x78\x2b\x38\xe7\x46\x0c\x17\x31\x1b\x2c\x3f\xb4\x7c\x2a\x50\x2b\x55\xd0\x73\x22\x9e\x05\x49\x34\xca\x56\x6f\x73\xe6\x28\x0c\xb1\x4d\x31\x41\x67\xd5\x06\xcb\xd3\xb7\xf0\x36\x9d\x51\xb0\x3a\x77\x41\x78\x83\x81\x24\xe4\x04\x5b\xba\xb4\x56\xd0\x9c\x66\x12\x0e\x15\x90\x65\x0a\xea\xcd\x24\x09\x43\x12\x3a\xb6\x89\xd5\x24\x63\x3d\x47\x89\x89\xd4\xfb\x56\xb4\xbc\xf4\xbe\x65\x6d\xd3\x0a\x2e\xa9\x51\xdb\x88\x98\x71\x69\x6d\x49\x12\x8b\x63\x4f\x41\x3a\x76\x92\x51\x37\xce\xb8\x74\xec\xcc\x4d\x5a\xc1\x71\x35\xda\x22\x22\xa3\x4b\x12\xae\xe5\x3d\x75\xb5\x2c\x76\x74\x49\xc2\xd1\xd5\xc1\xd5\x92\x53\x7b\x4b\x53\x68\x65\xb1\x96\x4c\x01\x62\x36\x38\xe3\xa1\x7b\xcc\xf0\xd9\x2a\xbe\xbf\x29\x7c\x36\x85\xcf\xc9\x8e\x0a\x9f\x0d\x5d\xad\x78\xe2\x26\x5d\x6d\xca\x53\x26\xf7\x78\x89\x2f\x74\xb5\x62\x0a\x4d\xba\xda\xe4\x9c\x89\xbb\x4d\xce\xb9\x65\xba\xd2\xaa\xee\xf1\xd2\xb1\x93\x98\x4d\x04\x1d\x62\x22\x03\x76\xab\x3a\x90\x02\x76\x23\xb1\x57\x60\x6c\xa1\x1b\x8a\x94\x44\x95\xde\x87\x24\xc1\x33\x1b\x7d\x66\x6f\x21\x26\x6e\xd6\x92\xec\x6f\xad\x95\x64\x2e\x87\x09\xb9\xf0\x86\x0d\xd5\xac\xcc\x5c\x4f\x5d\xde\x3b\xcb\x23\xc2\x2e\xbf\x0a\x31\x7a\xdd\xde\x95\x2c\xf5\xc1\x28\x9c\x55\x57\x74\xee\x8a\xce\x84\xcf\xae\xe8\xdc\xd1\xaf\x46\x82\xd3\xa5\x5f\x10\xe3\x01\xd0\xbb\xf4\x8b\x97\xb4\xd6\xd0\x55\xbd\xa4\x79\x5f\x69\x0a\x0d\x4b\xeb\x4b\xa3\x16\xa6\x60\x1a\xa5\x1d\x93\xcc\x81\x27\xef\x0a\xc5\x5d\xa1\x38\x2b\x6c\xef\x0a\xc5\x3d\x33\xe4\xd6\xa6\xd6\xba\x04\x61\xc8\xb8\xed\x2e\xc5\xe4\x09\xae\x35\xa4\xaa\x27\x38\x11\xb3\xac\xb0\x5d\x4f\x70\xce\x53\x57\x6b\x4b\xd0\x29\x08\xfd\x32\x24\xb1\x6b\xf9\x24\xad\xb9\x46\x3d\x97\xc7\xdc\x51\x72\x3d\x75\x79\x47\xbf\x9a\x03\x49\xbf\x20\x66\x59\x61\x7b\x97\x2f\xec\xa9\x26\xad\xe3\xf8\xba\xd4\x04\x62\xa6\x4b\x53\xa4\xef\x19\xb0\x5b\xc7\xd5\x76\x05\x6c\x88\xd9\xda\x7e\x3f\x14\x77\xe9\x47\x47\x19\x3a\xba\x36\xa4\x0c\x90\xd6\x11\xc1\x90\x43\x1d\x1d\x1e\xb3\x00\xf7\x41\xcf\xc7\x47\xfa\xc5\xd6\x61\x7b\xc8\x2f\x42\x8c\xce\x90\x0f\x5e\x75\x45\x46\x81\xed\x31\xb4\xfc\x60\x79\x02\xe3\x18\x5a\x7e\xe0\xa5\x48\x50\xc6\xa8\x82\x1a\xa3\x58\x8b\x4e\xbe\x88\x19\xf7\x30\xe4\x76\x47\x3a\xd4\xd6\xd1\xc8\x21\x87\x0a\x31\xa5\x6a\x63\x6a\xc7\x4c\x08\x1b\xaf\xa3\x3e\xe8\x1f\x89\x18\xed\x29\x1f\x4a\x0e\x07\xde\x73\xe0\xaf\x87\xbc\x27\xc4\x6c\x71\x46\x13\xab\xe8\xed\x20\x39\x1c\xd2\xdb\x91\x6e\xa4\xf1\xe4\xe8\x43\x6e\x04\x62\xb6\x38\xf6\xa9\x03\x11\x51\xe7\xc6\x44\x45\xd4\xa1\x88\x9a\x55\xb1\x0f\x45\xd4\x71\xa5\x89\x4d\x32\xfa\x71\x2d\x41\x98\x98\xe4\x25\x67\x33\x32\x31\x6f\x34\x36\x7d\x28\x31\x1f\x7a\x62\xa7\x1e\x19\xb7\x26\x72\xb5\xf4\x3a\x7d\xea\x6a\x21\x4d\xd5\xc1\xd4\xd5\x4e\xc5\x4a\x17\x54\x05\xc1\x04\x5e\x6a\xca\x1b\x4c\x79\x83\xac\xcc\x7c\xca\x1b\x4c\x62\x12\x6d\x33\x9f\x8a\x49\x53\x31\x09\x1b\x98\x8a\x49\x13\x79\x51\xe5\xf9\x94\xbc\x66\x9a\x6b\x53\x4e\x3c\x65\xae\x10\x93\xca\xcd\xa5\x89\x19\x28\x9a\x32\xb6\xa9\x2c\x6b\x2a\xcb\xe2\xb6\xa7\xb2\xac\x49\x84\x50\x1a\x34\x15\x21\x20\xe6\x6b\x03\x12\xab\x49\x7a\x79\x8e\xd2\x8e\x5c\x87\x42\xf1\xd4\x75\xcc\xe7\x75\xb0\xa3\xae\x63\x5e\x29\xe8\xb5\x31\xea\x32\x41\x12\x34\x52\xd5\x0d\xcd\x2c\x5b\xdb\xe2\xd2\x26\x65\xab\x88\x19\x49\xc9\xa4\x6c\xf5\x89\x51\xd3\xc5\xf4\x29\xa3\x86\xd8\xda\x04\xe9\x40\x5c\xed\x22\x4c\x4d\x5d\x2d\x64\xf6\x21\x48\x3b\xde\xfa\x58\xa2\x00\xe9\x8c\x49\xda\xc2\x1b\xcc\x5b\x67\xe4\x65\xed\xc9\xbd\x72\x75\x48\x5b\x04\xff\xa9\x64\x1c\x62\x8b\xe4\x52\x0f\xcc\x6e\x98\x28\xfd\x49\x37\x99\x28\xc4\x16\xea\x6b\x32\x51\x9e\x68\xdb\x22\x42\xe8\x89\x56\xc4\x56\x56\xfe\x6e\xb2\x21\xcb\xac\xa3\x2d\x24\x61\xd6\x04\x35\x46\x4d\xa0\x2e\x28\x23\xaa\xca\x0a\x53\x85\x0d\x31\xde\x57\xdc\xe8\xc1\x3a\xcf\xbd\xcd\xa9\xd6\xf5\xdc\xeb\xb6\x98\x88\xec\x4d\xe1\x00\x62\x0b\x73\x37\xe9\x97\x9d\x8c\xc2\x6a\x4d\x19\x2e\xc4\x16\x45\xb7\x9d\x1a\x95\x82\x6e\x7c\x29\xe2\x26\x41\xdb\xad\x51\xec\x78\x3f\x47\x9d\x2f\x8f\xbe\xb5\xe4\x6b\x49\x5e\x10\x5b\x14\x2f\x4b\x66\xb5\xd2\xf1\x75\xde\xd5\x7d\xc9\xf1\x41\x6c\x11\x18\x97\xa4\xba\xd2\xa5\xf5\x6d\xb0\x96\x5c\x1a\x64\x6e\x70\xbf\x94\x49\xae\x8c\xbb\x7d\x23\x03\x59\x8a\xbb\x4b\x5f\xcb\x90\x82\x2e\xc5\xdd\x95\x82\xee\x4a\x8d\xf5\xc8\xec\x2b\xc3\x49\xdf\x70\x30\x4b\xa9\x0b\xa4\x29\x51\x5d\x97\x76\xe4\x40\xbc\x02\xbb\x5e\x5b\x9d\xb7\xcf\x4e\xdb\xcd\xf5\xf6\x29\x62\x52\x72\x3d\x6e\xba\xcf\xf1\xf2\xe8\x15\x26\x9c\xaf\x02\x44\x6c\xd1\x6b\x70\xa5\xb3\x9e\x7e\xa2\x2b\xf1\x72\xf9\x09\x88\xf1\x21\x8f\xbb\xfc\x04\xa4\x2b\xf1\x72\x15\xf0\x10\x5b\x45\x90\x76\x4c\x05\xe8\xbc\xef\xba\x1e\x4a\x9d\x47\xc4\x5e\xd1\x7b\x3d\x22\xfa\x9e\x71\xa8\x37\x3c\xd3\xae\x38\x04\xb1\x45\xe1\xb8\xeb\x3a\xf6\x14\x61\x6f\x4b\x90\x0b\xe2\xb6\x69\x65\xec\x03\x56\x77\xcb\xe5\x1b\xe6\xbe\xdb\x25\x28\x6d\x7b\x11\x28\x76\xb5\x0c\x20\xbd\x53\x7a\xe9\x11\xd1\x79\x1e\xec\xbd\xfd\x7e\x83\xda\xf5\x7a\x28\x62\x8b\x1e\x86\x5e\x0f\x9d\x57\xba\xae\x10\xaf\x57\x3a\x11\x93\x83\xd8\x4f\xec\x69\x4f\xd7\xd1\xf9\x7e\xc6\x77\x95\xfc\x90\xb6\xe1\xe8\xf5\xfe\xe6\x3c\xb6\x75\x3e\x5d\x71\x3d\xb6\xf9\xc1\x35\x0f\xb2\xa4\x43\xd7\x7c\xe8\x9a\xb1\x94\x43\xd7\xcc\x33\x5a\x1f\x04\x33\x3d\xa3\xf9\xb1\x52\xd7\x26\x4c\x1c\xab\x09\xc2\xa8\x29\xa7\x0f\x55\x07\x3c\xb6\x75\x85\x29\x3d\xb6\x89\xd8\xc2\xf7\xeb\xb1\xcd\x79\x62\xea\xbc\x31\xba\x9e\x98\x9c\x87\x95\xae\xfa\x4d\x0f\x2b\x7e\xe6\xe0\x2e\x13\x3b\x95\xaa\x41\x6c\xd1\x0f\x39\x95\xaa\xf1\x34\xd1\xd5\x5b\xd1\xd3\x84\xd3\xe3\xef\x8e\xb9\xaa\xc7\x2f\x62\xbc\x14\xf9\xa5\x46\xdd\x95\xb2\x1f\x1b\x9e\xf8\x92\xec\x21\xb6\x9a\x20\x24\x71\x65\xb4\x19\x1b\x16\x7c\x29\xda\x40\x8a\x6e\x48\x3d\x7e\xbf\x8e\xc9\x23\x73\x8a\xf0\xe2\x4b\x22\x11\x5b\x34\x52\xae\x43\x13\xd3\xe7\x0c\x1e\x07\xfc\x52\x00\x82\xd8\x6a\x2c\xaf\x00\x44\xab\x7e\x6c\x04\x46\xb5\xea\x3d\x66\xd6\x49\x85\xe5\x83\x37\x33\x11\xe3\x51\xcb\x83\x37\x33\x0f\x5e\xba\x0b\x3e\x23\x78\xe9\x16\xb1\xd5\x34\x11\xed\x0e\x0a\x3f\x1a\xfa\x1e\x4a\xcc\x21\x8d\x87\x61\x0f\xb5\x3f\x69\xc2\x8f\x42\x44\x55\x13\xde\x23\xb5\x7b\xa8\xe6\x0a\xa9\x6f\x48\x7d\x69\xc4\x84\x44\x08\x19\x05\xdf\x1f\x12\x61\xa8\x3c\xc4\xab\x87\xb2\xf0\xa0\xf0\xab\x04\xb3\x50\xe1\x07\x31\xde\xdf\x3c\xd4\x3c\xa1\xe3\x3e\xf8\x72\xc4\xd5\x71\x77\xba\xe4\x43\x95\x86\xba\xe4\x7e\x23\xfb\x86\xbc\x6e\xc9\x1e\xd2\x78\xb8\xf3\x5b\xb2\xbf\xcf\x8b\x52\x13\x48\x4d\x0a\x88\x2d\xd2\x8d\xfb\xc4\x67\xdc\x99\x5f\x8f\x4e\x09\x7c\x2b\xbf\x86\x14\x75\x90\x6f\x25\xd0\xf4\x99\x07\xe9\x2c\x2a\x4e\x94\x4f\xfd\x0e\x75\x9d\x83\x4e\xf1\x18\xa9\x5a\xa1\x4e\x71\x6c\xa9\xad\x63\xa4\x75\xc6\x46\xb3\x5d\xc4\x56\x56\xf8\xb1\xf1\x51\x5f\x6c\x99\x56\x8c\xa9\x89\xa4\x15\x22\xb6\xba\xa0\x00\x4a\x96\x06\xcf\xea\xb1\xdd\x5a\xeb\xd6\x2b\xb4\x20\xad\x05\x97\xbc\xb3\x85\x9a\xb4\x51\x32\x8d\x1b\xbc\xef\x44\xa1\x71\x26\x62\xab\x17\xa0\x43\x50\x72\x4f\xa7\x38\x0a\xbe\x34\x8a\xe2\x58\x96\x6e\x51\x88\x63\x41\xcb\x74\xd0\xf1\x0f\xb5\x4c\xa3\xec\xa9\x80\x04\x9a\x28\x3c\x98\x8b\xd8\xca\x40\x13\x65\xd7\x8e\x59\xea\x0e\xb2\xcf\x28\x94\xba\x22\x75\x6b\xb0\x9a\x65\xef\x93\x8c\x35\x98\x48\xf5\x2b\xd2\xca\xd0\x44\x2d\x1f\x27\xa3\x26\xd0\x25\x48\xf2\x82\x2f\xda\x9c\x41\xef\x71\xac\x34\x8c\x50\xef\x31\x2a\xb6\xb2\x52\x27\xa3\x62\x2b\x22\x86\x23\x89\x8a\xad\x44\xcd\xf8\x3a\xe8\x3d\x46\x25\x91\x11\x31\x72\xae\xa8\x24\x32\x51\x33\x5e\x0c\xaf\x1a\x75\x09\xba\xf8\x20\xa3\x02\x85\xa0\xe0\xe3\x0e\x46\x49\x5e\xf5\xd0\xf7\x1e\x29\xe8\x8a\xe6\x8a\xd8\xea\x8c\x42\x73\xa3\xa6\xc7\x1f\x9e\x19\x76\xd4\x53\x3b\x9e\xe4\x10\xe9\xc4\x83\x16\xe0\xdb\xa8\x19\x10\xe6\xb6\x31\x91\x80\x20\x62\x24\x7e\x51\x43\xdc\xc7\x91\xa3\xc4\x04\x1f\x18\x88\xd8\x1a\xac\x25\x11\xd2\x71\x9b\x3c\x75\x86\x3a\x6e\xd1\x32\x1f\x99\x64\x1a\xd1\xc8\x47\x44\x8c\x8c\x31\x1a\xc1\x54\x64\x6e\x19\x36\xa2\x11\x4c\x45\x6c\x65\xd2\x1d\x6d\xa0\x5f\x2d\x5d\xd7\xdc\x9c\x89\xb8\x2e\x11\xe3\xa1\x36\x68\x8f\xbd\x0d\xba\x51\xb3\x6c\x4c\x94\xbc\x5a\x4a\x62\xf2\x69\x5c\x34\x49\x02\x62\x52\x93\x26\x49\xd0\xeb\x98\xc5\xe7\xef\x46\xe1\x50\x2b\x24\x68\x4c\xcc\x0a\x8f\x6a\x4c\x44\xcf\xd0\x36\x79\xec\x8b\x4e\x68\x13\x31\x3a\x66\xd1\x69\x7c\x85\x1a\x13\x2d\xf3\xfb\x50\x63\x42\xc4\xa4\x91\x6a\x4c\x04\x9f\x0b\xcf\x56\x99\xc8\x03\x9d\x88\x2d\x2c\xb8\xd3\x0b\x0b\xbe\x75\x9d\x2d\x5d\x75\xe8\x5b\x57\x11\x5b\x59\xcd\x85\xbe\x75\x0d\x3e\x46\x9d\x6d\xb2\xfc\xa1\x1d\x0f\xed\xe8\x40\xda\xf1\x66\x2d\x4b\x71\xd2\x32\x78\x12\x5b\xa8\x8c\x3a\x07\x41\x1f\x60\xd2\x7d\x0b\xf5\x01\x44\x66\xef\x82\x8a\xa0\xc2\x13\x6a\x03\xaa\x82\x98\x88\x37\xa0\x27\xf0\x24\x4d\x56\xa7\xd6\x40\x8c\x8c\x24\x13\x5f\x1a\x83\xfc\x5e\xa4\x3c\x97\x27\xbf\x0f\x8a\xeb\xc9\xe7\xc2\xa1\xe2\x3a\x46\xc6\xfd\xc9\xf7\xcf\x31\x76\xed\x98\xa4\xf1\x84\x1a\x83\xb8\x1f\x23\xbd\xe7\xa4\x04\x8f\x21\xef\x09\x31\x1e\x50\x62\xf0\x69\x5c\x8c\x14\xc8\x1c\xb8\xb7\x41\x1b\x5d\xc4\x16\x9e\x78\xd0\x3b\x8c\x91\x36\x30\xe5\x9c\x87\x6c\x60\xc8\x8d\xa0\xf0\x43\x6e\x84\xe2\x7a\xf2\x01\x69\xa8\xb8\x8e\x39\xf8\x0c\x0a\xd3\x9f\xf2\x8b\x53\x55\x53\x56\xd2\x31\xa9\x9a\x62\x5a\x5a\x1d\x5f\xde\xc5\xe4\x33\x04\x91\x32\xb0\xba\x29\x9f\x41\xd9\x3c\x79\x56\x0f\x95\xcd\x31\x53\xcd\x26\xaf\xe3\x31\xf9\x04\x4d\xc4\x16\x0a\x30\xe9\x98\xc5\x74\x8d\x82\x09\xd7\x28\xd7\x28\x03\xd2\xa8\x4c\x3e\x26\x0f\x87\xa1\xea\x57\xa4\xf2\x22\x14\xaa\x7e\x63\xa6\x27\x9e\xa6\x89\xf2\xc4\x10\x5b\x93\xe5\xe5\x89\x27\xfa\x45\xd1\x1f\x53\xfa\x35\x9f\xfa\x05\xf7\xd2\x2f\xaa\xcc\x49\xcd\x17\xaa\x32\x83\x8f\x7f\x27\x55\x40\xf0\x05\xf0\x93\xd8\xb2\x0d\x08\x41\x53\xf3\x4d\xdd\xa3\x6a\xbe\xb0\xcc\x34\xe6\x32\x07\x3a\x05\xe1\xb8\xac\x00\x69\xad\x24\x73\xb9\x26\x6a\xad\x45\x90\x37\x41\x04\x33\x4b\xd5\x98\xcb\x53\x12\xc6\xe7\x92\x22\xb6\x30\x18\xe3\xeb\xaf\x30\x34\xc7\x0b\x3b\x4a\x73\x4c\x9a\x63\x4c\x94\xe6\x58\xd6\x56\x53\x2e\xdc\xa8\xad\x44\x6c\x65\x3e\x12\xc6\x07\x06\x41\xfd\x38\x1d\x9d\x50\xfd\x18\x8b\x17\xc7\x2d\x8b\xeb\x58\x3a\xe3\x22\xcd\xdf\x90\xfd\x22\xcd\x17\xb1\x65\x0b\xa8\x0b\xca\x89\xa5\xb1\x16\x59\x8b\x88\x49\x38\xeb\xd2\x5a\xc9\x97\x15\xc2\x94\x6a\x3e\x11\x5b\xe4\x03\x4b\x7c\xe9\x6b\x5d\x45\x54\x7d\xad\x2b\x52\x94\x0f\x2c\xdd\x23\xc4\xd6\x12\x24\x26\x68\x20\x94\x95\x13\x55\x3f\x06\x75\x9a\x15\x64\xaf\x3a\x2d\x9c\xdf\x10\x54\x3c\xa6\xf3\x1b\x02\x11\x5b\x8b\x51\x34\x56\xc3\xf1\x5f\x95\x74\xc3\xe5\xbf\x20\xb6\xb4\xbc\x64\xef\xa9\xbe\xd6\x50\x5f\x3f\x9f\x10\x1f\x29\x77\x46\x49\x7d\x21\xc6\xb3\x67\x38\xaf\x53\xe1\xb7\xbe\x81\x66\x47\x9d\x11\x52\x5a\x56\x73\xe1\x3a\x23\x25\xa5\x35\xb4\x50\x25\x65\xec\x34\x36\x1a\xf2\xda\x4d\x10\xcd\xc1\xb5\x06\x50\x11\xc4\x6f\x61\xb2\xb0\x08\x95\x81\xb1\xf3\x9a\xd7\xe1\x6b\xe7\x35\x4f\xc4\xd6\x9a\x40\x28\xe6\xae\x1f\x7e\xa0\x72\xbb\x5c\xda\x9e\x2e\x6d\x55\xb8\x57\x29\x13\x97\xbe\x76\xc7\xb9\xab\x94\x89\x2b\x23\xc1\xea\x59\x33\xc6\xc5\xcf\x1d\x44\x8a\xe3\xa3\x2f\x7e\xee\x10\x54\x11\x8b\xcf\x12\x43\x55\x44\x90\xd3\x2f\x3e\xe3\x0c\xe5\xf4\x11\xe9\xf8\xd6\xdc\x72\xf9\xe0\xa3\x80\x88\x9b\x2f\xfa\xb9\xc7\xa0\xcf\x24\xa2\xb4\x2e\x68\x88\x04\x99\xf9\xda\x32\xf9\xbb\x25\xae\x7b\xcf\xdc\x52\xf3\xee\x9d\xdc\xf2\xde\x07\x3f\xcc\xb0\xdf\xd6\xc3\xed\xb7\x81\xf8\xde\x69\xf7\x8a\xb0\xd1\xbd\xd3\x1a\xb9\xf7\xcc\x3b\x7e\xde\x88\xbc\x43\xc4\x66\x26\x65\xb7\x8a\x78\x11\x9b\x65\x03\x7a\xee\xbd\xff\xfc\x03\x80\x7b\x27\xef\x10\xe1\xf1\xe4\xde\xa9\x7c\xef\xfd\x57\xe9\xde\xba\xbc\x9b\x6f\x5d\x57\x4b\xe7\x70\xeb\x5b\x57\x11\x49\xf7\xd6\xb7\xae\xf7\xfe\xab\x74\x6f\x15\xd6\xf7\x21\xe9\xc2\x96\x4a\xe6\x9b\x32\x77\x8d\x34\x9c\x5b\x65\xee\x7d\x66\x8a\xbd\x6c\xfb\xbf\xc9\x49\xfe\xff\xfb\xfd\xe3\x9b\x5f\x7e\xc4\x76\xfe\xf8\xe9\x53\xbc\x7e\xe1\x27\x73\xfc\x4e\xed\x71\xc5\xfd\xee\x35\x7e\xf9\xf9\xdd\xc7\x0f\x1f\x73\x16\xff\xfd\x4f\x00\x00\x00\xff\xff\x1e\x5b\x0f\x99\xaa\x37\x00\x00"); +var _efd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9f\x62\x8e\xdb\xc3\xd6\x92\x5d\x3b\x32\x2c\x81\xe2\x14\x6a\x96\xed\x96\xa6\xd9\x16\x4a\x0f\xb2\x35\x0a\x82\x46\x16\xb2\x7c\xc8\xdb\x17\xcd\xb8\xee\x21\x4c\xfc\x49\xff\x58\x96\x54\xf6\xc3\x69\xf0\x2e\x41\xf9\x35\xce\xd3\x19\x13\x58\xe7\x4d\xc4\x65\x5e\xe3\x84\x30\xe2\xd5\xf9\xa2\x90\x15\x18\x37\xa5\x7f\x8f\x54\xa6\x9b\x0e\x45\x51\x3e\x9f\xfb\xc7\x4f\x97\xfe\xf1\x33\xac\x0b\x6e\xd6\x0f\xa7\xf3\x7d\x49\x78\x1b\xbc\x9d\xa1\xe6\xac\x59\xc3\x96\x07\x28\xbf\xe1\xd5\x2d\x29\xde\xe1\xe1\xa3\x99\x47\x7c\x07\x06\x6d\xf6\xd7\x68\x30\x3a\x7f\x85\x87\xe7\x39\xa2\x96\xfb\xc0\x79\x0d\xe1\x0f\xde\xd0\x27\x10\x64\xe8\x0d\xd5\xa2\xec\x5f\x74\xf8\xa2\x6f\x08\xfb\x5a\xde\x68\x84\x06\xde\x30\x2e\x6e\xf6\xd0\xbd\x17\xa2\xfd\xcf\xdf\xef\x01\x41\x6e\x0d\x2e\xc3\xe9\xd5\xda\x05\x13\xd4\x92\x9b\x97\x3f\x2f\xc3\x09\x7e\x49\x90\x02\xaa\xe6\x83\x90\xbf\xb7\xa9\x3f\x5e\x66\xb3\x07\x65\xcb\x1f\x34\x39\x13\xb5\xbf\x62\xf1\xa4\xa5\xae\x8e\x90\x4b\x7d\x04\x25\x9a\x96\xa8\x61\x6a\x88\x14\x51\xcb\xd4\x1e\x41\xd5\x95\x20\xea\x98\x46\x9a\xd5\x11\x19\x26\x93\xa9\xad\x32\x8d\xdc\x7e\x64\xaa\x33\xe1\x48\x84\x14\x3c\x34\xc5\x93\xae\xb5\xcc\x44\x45\x89\x43\x4b\xa4\x98\x3a\xa2\x03\xd1\xc4\x34\x11\x75\x44\xc8\x84\x99\x54\x5e\x57\x3d\x6a\xa2\xd1\x12\xc9\x4c\x86\xde\x48\x45\x09\x45\xbd\x8c\x61\xa2\x75\x29\x45\x64\x99\x38\x48\xed\x2d\x07\x2d\xb5\xef\x44\x3e\xc3\x7d\xef\xf2\xff\x7c\x7b\xf6\xd3\x9c\xd6\x18\xd1\x27\xba\x3b\x74\x66\x79\xd3\x9d\xc7\xfd\x6e\x86\x39\xe4\x14\xfd\xfe\x06\x00\x00\xff\xff\xb3\x7c\xc9\x5d\xc7\x02\x00\x00"); +var _agfe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x51\x6b\xdb\x3c\x14\x86\xef\xf5\x2b\x74\xd9\xef\xa2\x5f\x74\x8e\x65\x4b\x02\x53\x18\x2d\x85\x50\xba\x8d\x76\x6c\xd7\x8e\x25\x07\xc3\x62\x1b\xc7\xb9\xe8\xbf\x1f\xe7\xbc\x49\x07\xbb\x08\x8e\x9f\x48\x6f\xc4\xf3\xda\x67\xf7\xb8\x7f\xda\x4f\xe3\x66\x77\xdf\xd7\xb9\x7f\x2f\x9b\x1d\xc6\x29\xaf\xe5\x3c\x5f\xd6\xbe\xd8\x43\x39\x8e\x93\x31\xc4\x36\x8f\xfd\x76\xbb\xd5\x4b\x7f\xea\x16\x63\x64\xff\xfb\xc7\x79\x2b\xa7\xfd\x34\xcc\xb6\xc2\xba\x7c\x59\xae\x6b\xad\xdd\xbd\x95\xe3\x78\xde\xd6\x0f\x7b\xf7\x25\xcf\x87\xf2\x9f\xcd\x65\x10\xfe\x6d\xcd\x65\x1d\xa7\xa3\xbd\x7b\x79\xfb\x84\xef\x97\x65\xf9\x5d\x4e\x65\xda\x6c\xad\xac\x4c\x59\xaf\x66\xf7\xf8\xda\x2d\x5f\xbb\x53\xb1\x3b\xcd\xb9\x7f\x79\xbb\xc7\x12\xfd\xe5\x67\x59\xcf\xe3\x3c\x59\xfa\xdf\x39\xfe\x8b\x7f\x7c\x2c\xc5\xd2\x35\xe1\xd7\xeb\x9c\x8b\x75\xb7\xbc\xfd\xd3\xe3\x7c\x99\x36\x4b\xcc\x15\x92\x0c\xe1\xd8\xfd\x9c\xcb\x79\xe9\xfa\xb2\x76\xd3\xb1\x18\x6b\x5b\xe7\x9c\x7b\xb0\x2d\x3f\x3f\x3f\x3f\xc8\x99\xfe\x59\x61\x7c\xbc\xee\x1c\x33\xc8\x6d\x87\x73\xc3\xf0\x60\x9d\x69\x1d\xe1\x9e\xe4\x9e\xeb\xc6\xb4\x8e\x41\x58\x48\x4d\x6c\x5a\x57\x81\x54\x42\x42\x13\x4d\xeb\x3c\x88\x17\x42\x8e\xbd\x69\x5d\x0d\x54\x2b\xe2\x28\xd9\x0d\x50\xa3\xa8\xae\x24\x3c\x00\x05\x45\x21\x49\x7a\x04\x8a\x7a\x02\xe7\x25\x3e\x01\x25\x45\x95\x93\xf8\x0e\xa8\xbb\x9e\x53\xe2\x0f\x40\x07\x45\x91\x24\xbe\x07\xea\x05\x55\x2e\x48\x7c\x06\xca\x8a\x2a\x96\xf8\x02\x54\x14\xd5\x51\xe2\x07\xa0\x41\x51\xf4\xce\xb4\x04\x53\xa4\xa6\xbc\x4b\x8d\x69\x09\xb2\x48\x65\xf9\xaa\x66\xd3\x12\x6c\x91\xda\xf2\x8d\x8b\xa6\x25\xe8\x22\xd5\xe5\x63\xe3\x4d\x4b\xf0\x45\xfe\xea\x54\xe2\xe1\x8b\xd4\x57\x5d\x05\x89\x87\x2f\x52\x5f\x75\x53\x49\x3c\x7c\x91\xfa\xaa\x63\x94\x78\xf8\x22\xf5\xd5\x90\x97\x78\xf8\x22\xf5\xd5\x78\x27\xf1\xf0\x45\xea\xab\x69\xa4\x58\x82\x2f\x52\x5f\x4d\x92\x66\x09\xbe\x48\x7d\x05\x92\x6a\x09\xbe\x48\x7d\x05\x2f\xd5\x12\x7c\x51\xb9\xf6\x2f\xf1\xf0\x45\xea\x2b\x24\xa9\x96\xaf\xcf\xa2\xfa\x8a\x24\xd5\x32\x7c\xb1\xfa\x8a\x5e\xaa\x65\xf8\x62\xf5\x15\x83\x54\xcb\xf0\xc5\xea\x2b\x26\xa9\x96\xe1\x8b\xd5\x57\x62\xa9\x96\xe1\x8b\xd5\x57\xf2\x52\x2d\xc3\x17\xab\xaf\x14\xa4\x5a\x86\x2f\x56\x5f\x29\x49\xb5\x0c\x5f\x1c\x6f\xcf\xaa\xe4\x43\x18\x27\x30\x2f\xe5\x32\x8c\x71\x07\x16\xa4\x5d\x86\x32\x56\x65\xd2\xbe\xfc\x05\x9c\x71\x0f\xc6\xd2\x2f\x43\x1a\x67\xb0\x5a\x0a\x66\x58\xe3\x02\x16\xa4\x61\x86\x36\x1e\xfa\x4e\x5e\x12\x57\xb1\xbe\xb5\xb7\xb7\x53\xbe\xcb\xfc\xfa\x9c\x29\xfd\x65\x5d\xcb\xb4\xe9\xf4\xd2\xc1\x21\xf3\x60\x9c\xca\xe7\x24\x5c\xe6\x45\x76\xe9\xe7\x4f\x00\x00\x00\xff\xff\xc3\x2d\x7b\xce\x35\x05\x00\x00"); +var _eade =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\x5f\x6b\xdb\x3c\x18\x05\xf0\x7b\x7f\x0a\x5d\xf6\xbd\xe8\x1b\x4b\xb2\xfe\x41\x29\x8c\x66\xb0\x74\x74\x1d\xcd\xda\x0d\xc6\x2e\x14\xe9\x49\x30\x2c\xb2\xb1\x1d\x58\xbe\xfd\xd0\x79\xb2\xf4\x22\x28\xf9\x59\x3a\x39\x96\xa3\xac\x1e\x36\xeb\x4d\xe9\x17\xb1\xfa\x3a\x0d\x69\x4b\x8b\xd8\xf7\x25\x4f\x34\x0f\xa7\x29\x91\xd8\xd1\xa1\x2f\x4d\x23\x95\xc8\x7d\x5a\xfe\x7d\xc4\x90\x8e\x71\x6c\x9a\xd5\xc7\x3f\xcb\xed\xcb\xe7\xed\xe3\xed\x27\x71\x9a\xe9\x82\x0f\x9b\xf5\xf6\x3c\x2f\x74\xdc\x94\xfd\x20\x34\x2f\xce\xa7\xf1\x12\x20\xc4\xea\x85\x0e\xfd\xbc\x4c\x67\x71\xf3\x21\x0f\x3b\xfa\x4f\x64\xda\x57\x7f\x9e\x32\x4d\x7d\x39\x88\x9b\xc7\x38\xc6\x22\xaf\x17\xb6\xa7\x71\xfc\x4d\x47\x2a\x8b\x50\x30\x2a\x19\x63\xb3\x7a\x78\x8a\xe3\x97\x78\x24\xf1\x5e\xe6\x0d\x97\x70\xe5\x8d\xa6\xb9\x1f\x8a\x90\xea\xff\xb6\x35\xef\xfe\xed\x3c\x92\x90\x97\x88\xd7\xcd\xfa\x79\xbf\x9f\x69\x11\x5e\xb6\x3c\xe7\xc7\xeb\x66\x2d\x7e\x4a\x21\x5b\xa1\x8c\xd6\xfa\xd7\x65\xea\xf7\xa7\x21\x5f\x17\xea\xc0\xb7\x94\xfa\x3c\xc5\x72\xa0\xe6\xce\xcb\x4e\xde\x8b\x3a\xa8\x7b\xe1\xbc\x77\x20\xcd\xa4\xef\x85\x57\xd6\x83\x3a\xa6\xae\x92\xeb\x40\x91\x29\x82\x14\x68\xc7\xb4\x03\xc9\x4a\x86\xc9\xe4\x1a\x1f\x40\xb6\x05\xd9\x0e\x84\x2c\x6b\x98\x4c\x5d\xe8\x79\x96\x65\xb2\xc8\xb2\x20\xc7\xe4\x40\x01\xe4\x99\x3c\x08\x55\x6d\x00\xb9\x88\x78\xcc\xf2\x5c\xc2\xa3\x97\x65\x4a\x4c\x09\x0b\x35\x28\x33\x65\x94\x00\x45\x9e\x15\x79\x56\xdb\xdc\x79\x15\xf6\x95\x30\xb8\x20\xeb\x37\xaa\x88\x2d\xc4\xe0\x82\x0c\x20\xcd\xa4\x2b\x29\x2c\x8c\x86\xc9\x80\x24\xc8\x31\x39\x50\xdd\x42\x95\x38\x2b\x21\x4b\xd5\x12\x8a\x98\x88\xa9\x03\x71\x3c\x71\xbc\x01\x71\x3c\x71\xbc\x05\x25\xa6\x04\xaa\x8f\x56\x77\xd8\x7b\x0c\x2e\x28\x0f\x52\x4c\x0a\x14\x40\x1d\x53\x7d\x42\x41\xb7\x20\xcb\x64\x41\x12\xe4\x99\x3c\xa8\xb6\xd7\x96\xb3\x2c\xb2\x74\x6d\xaf\x3d\xaa\x62\x70\x41\x77\x20\xc3\x84\xaa\xda\x80\x1c\x13\x76\x42\x5b\x10\x31\x11\x08\xed\x03\x2f\x0c\x5c\xa2\xb6\x77\x06\x8f\xc3\x59\xcc\xea\x6a\x55\xe7\x71\x8f\xce\x63\xbf\x8c\xad\x47\xef\xfa\x83\xaf\xef\xeb\xa1\xbf\x1e\xc2\x74\x9a\x26\x2a\x0b\x8e\x3c\x0e\x5a\x3d\x29\x7d\xa1\xeb\x7f\xca\x38\x8c\x75\x15\x5e\x7f\x03\x00\x00\xff\xff\x3b\xd9\x46\xc4\x7f\x04\x00\x00"); +func _bgcd ()(*asset ,error ){_egbf ,_cbgg :=_afb ();if _cbgg !=nil {return nil ,_cbgg ;};_eff :=bindataFileInfo {_ae :"Adobe-Japan1-UCS2",_ca :281822,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490574,0)};_afde :=&asset {_e :_egbf ,_ee :_eff };return _afde ,nil ; +};func _agda ()([]byte ,error ){return _ad (_gaed ,"ETen-B5-V")};func _aaaf ()([]byte ,error ){return _ad (_fgg ,"GBK2K-V")};var _cef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\xc1\x8a\xdb\x3c\x14\x85\xf7\x7a\x0a\x2d\xe7\x5f\xcc\x1f\xdd\x6b\x59\x96\xc1\x0c\x94\x19\x06\xc2\x30\x6d\x99\x29\xed\xda\xb1\xe4\x60\x68\x6c\xe3\x38\x8b\xbc\x7d\xb9\xf7\x38\x29\x74\x11\x1c\x7d\x91\x4e\xc4\x77\x2c\xed\x9e\xf7\x2f\xfb\x71\x58\xed\xee\xfb\x32\x75\x9f\x79\xb5\xfd\x30\xa6\x25\x9f\xa7\xcb\xd2\x65\x7b\xc8\xc7\x61\x34\x86\xd8\xa6\xa1\x5b\x6f\x43\x7d\x74\xa7\x76\x36\x46\xd6\x7f\x5e\xcf\x6b\x3e\xed\xc7\x7e\xb2\x05\xe6\xa5\xcb\xbc\xcd\xb5\x76\xf7\x91\x8f\xc3\x79\x5d\xae\xf6\xe1\x4b\x9a\x0e\xf9\x3f\x9b\x72\x2f\xfc\xdb\x92\xf2\x32\x8c\x47\xfb\xf0\xf6\x71\x87\x9f\x97\x79\xfe\x9d\x4f\x79\x5c\x25\x2b\xf7\x26\x8f\x49\x9f\x66\xf7\xfc\xde\xce\x5f\xdb\x53\xb6\x3b\xcd\x79\x7c\xfb\x78\xc4\x14\xfd\xe5\x67\x5e\xce\xc3\x34\x5a\xfa\xdf\x39\xfe\x8b\x7f\x5c\xe7\x6c\x69\x4b\xf8\xf5\x3e\xa5\x6c\xdd\x2d\x6f\xff\xf2\x3c\x5d\xc6\xd5\x12\x55\xc5\x36\x85\xb0\xed\x6e\x4a\xf9\x3c\xb7\x5d\x5e\xda\xf1\x98\x8d\xb5\x8d\x73\xce\x3d\xd9\x86\x5f\x5e\x5f\x9f\x64\x4f\xff\xcc\x30\x3e\x6c\x2b\x87\x04\x72\x5b\xe1\x5c\xdf\x3f\x59\x67\x1a\x47\x18\x93\x8c\xb9\x0c\xa6\x71\x0c\xc2\x42\x4a\x62\xd3\xb8\x02\xa4\x10\x52\x85\x68\x1a\xe7\x41\xbc\x10\x72\xec\x4d\xe3\x4a\xa0\x52\x11\x47\xc9\x0e\x40\x41\x51\x59\x48\x78\x05\x54\x29\xaa\x6a\x49\x8f\x40\x51\x77\xe0\xbc\xc4\xd7\x40\xb5\xa2\xc2\x49\x7c\x0b\xd4\x6e\xfb\x94\xf8\x03\xd0\x41\x51\x24\x89\xef\x80\x3a\x41\x85\xab\x24\x3e\x01\x25\x45\x05\x4b\x7c\x06\xca\x8a\xca\x28\xf1\x3d\x50\xaf\x28\x7a\x67\x1a\x82\x29\x52\x53\xde\xd5\xc1\x34\x04\x59\xa4\xb2\x7c\x51\xb2\x69\x08\xb6\x48\x6d\xf9\xe0\xa2\x69\x08\xba\x48\x75\xf9\x18\xbc\x69\x08\xbe\xc8\x6f\x4e\x25\x1e\xbe\x48\x7d\x95\x45\x25\xf1\xf0\x45\xea\xab\x0c\x85\xc4\xc3\x17\xa9\xaf\x32\x46\x89\x87\x2f\x52\x5f\x81\xbc\xc4\xc3\x17\xa9\xaf\xe0\x9d\xc4\xc3\x17\xa9\xaf\x10\xa4\x58\x82\x2f\x52\x5f\xa1\x96\x66\x09\xbe\x48\x7d\x55\x24\xd5\x12\x7c\x91\xfa\xaa\xbc\x54\x4b\xf0\x45\x79\xeb\x5f\xe2\xe1\x8b\xd4\x57\x55\x4b\xb5\xbc\xbd\x8b\xea\x2b\x92\x54\xcb\xf0\xc5\xea\x2b\x7a\xa9\x96\xe1\x8b\xd5\x57\xac\xa4\x5a\x86\x2f\x56\x5f\xb1\x96\x6a\x19\xbe\x58\x7d\xd5\x2c\xd5\x32\x7c\xb1\xfa\xaa\xbd\x54\xcb\xf0\xc5\xea\xab\xae\xa4\x5a\x86\x2f\x56\x5f\x75\x2d\xd5\x32\x7c\x71\xbc\xbd\xab\x92\x0f\x61\x5c\x83\x79\x29\x97\x61\x8c\x5b\xb0\x4a\xda\x65\x28\x63\x55\x26\xed\xcb\x5f\xc0\x19\x77\x60\x2c\xfd\x32\xa4\x71\x4a\x2c\xac\x64\xa7\xa7\xf1\x76\xea\xe4\xbb\xdc\x4b\xf7\xbb\xa2\xbb\x2c\x4b\x1e\x57\xbd\x95\xf4\x42\x90\x73\x3e\x8c\xf9\x7e\xc3\xcd\xd3\x2c\xab\xf4\xf3\x27\x00\x00\xff\xff\x1b\x63\xd0\x73\x0d\x05\x00\x00"); +func _baff ()(*asset ,error ){_ddffb ,_fbcaf :=_ceee ();if _fbcaf !=nil {return nil ,_fbcaf ;};_fdf :=bindataFileInfo {_ae :"UniAKR-UTF16-H",_ca :184302,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492659,0)};_gdf :=&asset {_e :_ddffb ,_ee :_fdf };return _gdf ,nil ; +};func _geca ()([]byte ,error ){return _ad (_ageb ,"UniJIS2004-UTF16-V")};func _eced ()([]byte ,error ){return _ad (_fcf ,"KSCms-UHC-H")};var _cdea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\xcd\xce\x35\x3b\x72\xa6\x07\xcf\xeb\x28\xde\x61\x7f\x83\xfe\x94\x24\x23\xf8\x03\x08\x2f\xe0\xee\xb6\xda\x1a\xb4\x6d\x58\x96\x6d\xc0\xf0\x20\x33\x57\x2e\xa1\x00\x6b\x57\xa1\x54\x1a\xe8\xec\x0d\x5e\x57\xee\xb6\x61\x18\xd8\x7b\x74\xe3\x89\x87\x2b\x93\x0c\xfe\xc5\x1d\x11\x64\xfe\xcd\x7f\xfc\xfb\xff\xf4\xf7\xbf\xfc\xf1\xaf\x3f\xfe\xe6\x7f\xfc\xcb\x9f\xee\x7f\x78\xfe\xfa\xe3\xfb\xc7\x5f\x3e\x7f\x79\xfe\xe5\x4f\xff\xfa\x97\xfb\xf9\x71\x3d\xff\xf4\xc7\x5f\xfe\xf0\x87\x52\x7f\x7c\xfe\x78\xff\xf5\xd7\x3f\x81\xfb\x9f\xcf\x3f\xff\xe1\x0f\xfb\xf7\xff\xf0\x6f\xff\xf2\xd7\xe7\x9f\xff\xfe\x97\xef\x9f\x7e\x34\xcb\x7d\xfe\xf5\xcf\x6f\xd9\x1f\x3f\xfe\xe6\x7f\x7a\xfe\xe9\x8f\xff\xf2\xd7\xbf\xfc\xdb\x8f\x7f\xf7\xdf\x7c\xfe\x74\x3d\xff\xbf\x1f\x9f\xe7\xbb\xe5\xff\xc3\x5f\x3e\xcf\x5f\xfe\xf8\xcb\x3f\xfd\xf8\x77\xff\xf9\x3f\x94\xff\x2a\xfd\x87\x7f\xfd\xf3\x9f\xff\xcf\xe7\x9f\x9f\x5f\xfe\xfa\x23\x90\x3d\xbf\x7c\xc0\x3f\xfc\xcd\x7f\xfc\x2f\xe7\x9f\xff\xfb\xf3\x9f\x9f\x1f\x7f\xf3\x8f\xbf\xfc\xf1\x3f\xff\x87\x7f\xff\x8f\xff\xf1\x1f\xea\xbf\xff\xef\xf8\x27\xff\xfb\x5f\x9e\xbf\xfc\xcb\x1f\xff\xf4\xcb\x8f\x52\xff\xff\xc7\xd1\xff\x6f\xf9\xff\xfc\x6f\x7f\x7e\x7e\x94\xf7\x21\xff\xdb\x3f\xfe\xfd\x7f\xfa\xf1\xbf\x97\x1f\xe5\xf8\x51\xb3\xf5\xfe\x7f\xbc\xf2\xff\xf5\xbf\xfc\xe9\xf3\xfc\x38\xfc\xab\x5a\xfb\xfb\x4f\x9f\xe7\x5f\xfe\x7c\xde\xcf\x5f\xce\x5f\xfe\xe9\xf9\xc3\x8f\x1f\x7f\x7b\x1c\xc7\xf1\xf3\xc7\xdf\xfe\xa7\xf1\x77\x7f\xf7\x73\xff\xfd\xdf\xfa\xf7\xdf\xfd\xdd\xfe\xfb\xf9\xe5\xf3\xff\xfa\xc5\x1f\x8a\x0f\xfa\xe5\x4f\x7f\xfd\x3c\x5f\x65\xbf\x3e\xe3\x38\xca\xf7\xe7\x8f\xb2\x7f\xf5\xff\xfc\xf7\x1f\xca\x71\xbc\x6f\xff\xe3\xe7\xbf\xfe\xa2\xfa\x8b\xf1\xec\x5f\xfc\xed\x71\x9c\xc1\xdf\x1b\x4a\x1f\x48\x52\x49\xfe\xfc\x51\x6b\xcb\x40\x36\x94\x8d\x9f\x3f\xca\xf0\x77\x53\xc9\xfc\xf9\xa3\x1c\x75\x4b\x2e\x9f\xbc\xa1\x74\x25\x45\x49\xf9\xf9\xa3\x54\x9e\xfd\xf1\x39\x1b\x4a\x9d\x5b\xf2\xf8\xab\x0d\xdd\x27\x3f\xfe\x6a\x43\xef\x0b\x89\xef\xda\xd0\x47\x22\x59\x4a\xd6\x96\x34\x24\xa7\x92\xf3\xe7\x8f\xbe\x94\xdc\x4a\xee\x5d\xc6\xe7\x7c\x94\x7c\xb6\x84\xfa\x7c\x2b\x92\x0d\x7d\xf2\xab\x6f\x53\xd2\xb6\x84\xfa\x7c\xad\xf3\x97\x3a\xf3\x9c\xaf\x6f\xdf\xd0\xa7\xcf\xf1\xed\x1b\xfa\xa4\x86\x5f\xdf\xbe\xa1\xaf\xad\x8d\x72\xd0\x2e\xa0\xf7\xdd\xf6\x52\x78\x17\xd0\x07\x65\xca\xa5\xe4\xda\x92\xad\xf9\x52\x95\x54\x24\x7d\x4b\x82\x56\x00\x7d\x1e\x5b\xd2\x2d\xb3\xa1\x4f\x7e\x75\x3f\x48\x36\xf4\x41\x99\x0f\x7a\x06\xfa\xe0\xed\x9f\xaa\x84\xb6\xf3\xf6\x4f\x28\x89\x2d\xe1\x5d\x9f\xae\xa4\x6f\x89\xbf\x9a\x4a\x76\x5f\xcc\x85\xe4\x54\x82\xe6\x7d\xd7\xad\x84\xb6\x6f\x1d\x16\x35\x06\xf4\xb5\x9f\x53\x6f\xb4\x0a\x94\xa3\x20\x59\x4a\xd6\x96\x1c\x48\x4e\x25\xd7\xcf\x1f\x6b\x1d\x5b\xd1\xf5\x63\xa1\x0d\x6b\x1d\xfb\xfd\x6d\xa1\xd7\x76\x96\x9f\x3f\xb2\x6e\xdd\xb7\xb3\x29\x59\x3f\x7f\x64\xec\x96\x35\x47\x62\xbb\x77\x99\xe0\x57\xb7\x65\xf6\xdb\xb2\xef\xb6\x86\xfd\x03\xf4\x63\xd7\x31\x0a\x3a\x8b\x92\x5b\x52\x91\xa0\x8f\x68\x48\xf6\x73\xa2\x29\x89\xef\xcf\x1f\x9d\x77\x45\xfa\x9c\x0d\x3d\xca\x1f\xfe\xb6\x3c\xed\xfb\xf3\xc7\x0b\x7d\xe5\x1f\xfe\xb6\x1e\x3c\x59\x28\xc7\x51\x26\xb2\xa6\xac\xed\xa6\x95\x03\x51\x28\xda\x93\xf3\xf0\x87\xa9\x24\x29\x54\x10\x75\x45\x7d\x17\x1a\x48\xa6\x12\x34\xb9\x90\xdc\x4a\x3e\x3f\x7f\x14\x7f\x55\x7d\x50\xf5\x41\x15\x91\x0f\xaa\x3c\x88\x2a\x35\xab\xb9\xa1\x0c\x6a\xd4\xaa\x92\xb6\x27\x79\x43\xe2\x83\x9a\x0f\x52\x74\x29\xba\x7e\xfe\x28\x7b\x3c\xd6\xe3\xf4\xfd\x1b\xf6\x9a\xb2\x4b\x95\x83\xf6\x02\xa5\x27\x92\x54\xe2\xa3\x02\xd1\x52\x44\x7f\x17\x4a\xd9\x5e\xa0\xec\x59\x53\x4b\x2d\x48\x36\x6c\x6d\xf6\x2d\xeb\x54\x9d\x39\x51\x73\x57\xbd\x0c\x25\x63\x3f\x6a\xae\xad\xa8\xb2\x14\xed\x11\x54\x26\x3f\x5b\x55\x49\xdd\x12\x5e\xb7\xac\xe6\x86\xb2\xa7\x40\x2d\xcb\x0a\x2c\xeb\xb4\x7f\x56\x0f\x34\x0e\x94\x36\x90\x7c\x95\xec\x95\xb9\xed\xa6\xd4\x42\x2d\x81\xd2\x1a\x92\x54\x42\x7b\xeb\x81\xe8\x54\x74\xee\x42\x0b\xc9\x47\xc9\xee\xba\x2c\x48\x1e\x25\x7b\x09\x4f\x5e\x56\x7c\xd9\x86\xb5\x2a\x85\x58\xe7\x85\xb2\xc7\x65\xad\xb5\x29\x61\x7c\x55\x45\x56\x60\x43\x09\x7f\x36\x94\xd0\x10\x25\x4b\xc9\x1e\x4c\x8d\xc6\x56\xeb\x58\xa9\x63\x22\xb9\x94\xec\x0e\x0f\x25\xd6\x71\x43\x09\x7e\xd5\x18\xcb\x40\x49\x5a\xe6\xc8\x01\x4a\x4e\x24\x5d\xc9\xee\xda\x86\x3e\x9a\xf5\xd9\x50\x9a\x65\xd4\x47\x43\x1f\x94\x09\x95\xbf\xa1\x04\x4f\x8e\x5b\xc9\xbd\x25\xfc\x2a\xe9\x57\x60\xad\x8a\xf6\x1d\x21\x40\xc9\xca\x9e\xfb\xeb\x3e\xf9\xff\xb5\x75\xd6\xda\xed\xc0\x0d\x25\xd0\x7b\xb7\x4d\x9d\x16\xd0\xee\x6e\x0b\xfa\xe0\x3d\xf4\x7b\x57\x15\x7d\x8f\x04\x46\x7e\x5d\x36\x7c\xd1\xef\x8c\xa9\xba\xd4\xf2\x86\x12\xfc\xec\xb4\xd0\x49\xdf\xd0\xce\xcb\x5e\xbe\xec\x65\x94\xfa\x28\xda\xe0\x94\x6d\x85\x86\x02\x25\xf6\xdb\xc2\x76\x46\x5f\x3f\x7f\x54\x94\x1a\x83\x6a\xc7\x1c\x3f\x7f\x54\x16\x9a\x98\xa8\x30\xd6\xee\xc0\xbd\x86\xd7\xc4\xb2\xa8\x19\xd7\xcf\x1f\x03\xc5\x67\x2a\x19\x8e\x9f\xdd\xfe\x9c\x68\x24\x27\x35\x62\x39\x48\xa7\x4b\xda\xb6\xc1\x0f\x4f\x7f\xb8\xa1\xec\x2d\xb5\xe6\xe9\xef\x4e\xe6\x1d\xaf\xbb\xa8\x36\x50\x26\x0f\xba\x7c\xd0\xc5\xbc\xab\x48\x6e\x25\x1f\xd4\xc6\x83\x6e\xd4\x0d\x94\xbd\xc7\xd7\x64\x5f\x11\x8a\xaf\xbf\x2f\x25\xbb\x6d\xdb\x7a\xa8\xc9\xee\x28\x94\x41\x43\xee\xaf\x92\xad\xc7\xbd\xcb\xd6\x7c\xac\xd0\x63\x1f\xed\x1a\x75\x97\x27\xa0\xec\xcd\xb9\xf6\xa3\x2b\xe1\xf5\x96\x59\x4a\x58\x1b\xb6\x6d\x50\x7b\xd0\x7c\xa0\xf4\x82\xa4\x2a\xd9\x8d\xed\xbb\xf9\xcf\xa4\x0c\x50\x6b\x6c\xcb\xa8\x3e\x2a\x17\xa8\xf5\x60\xc0\x3d\xb3\x2a\x6b\x96\x5b\xc8\x42\x59\x50\x8e\x25\xe2\x99\xa9\x6c\x50\xae\x29\x9b\xca\xa6\xe5\x02\xd9\x52\x76\x5a\x4e\xd9\xa5\xec\xb2\x5c\x22\xbb\x95\xb1\x7e\x1f\x6f\x9d\x99\x88\xcf\x5e\x0d\xf7\x6f\xb7\xd6\x9e\x35\x94\x0d\xcb\xf1\xde\xe5\x7b\xf7\xd0\xae\x35\xc2\x72\xbe\xe3\xf4\xb7\x4c\xd1\xe7\xf4\xb7\xa7\xbf\x45\xc1\xcf\xe9\x6f\x4f\x7f\xeb\x7b\xcf\x53\xd9\x69\x39\xf4\x72\xbe\xcf\xfb\x58\xae\x22\x7b\x94\x3d\x94\x9b\xfe\x96\x7e\x7e\xf6\x30\xdb\xe5\x68\x9b\x03\x0d\xd8\xe5\xf8\xed\xa5\x4e\xaf\xb4\x1c\x7a\xbe\xba\x32\xeb\xc7\x90\x78\x2e\xeb\x77\xa9\xbf\x41\x7b\x2f\xeb\x72\xa9\x3f\xa6\xf7\xe3\xd0\x7d\x6e\xdb\x61\xdb\x6e\xdb\x71\xdb\x8e\x45\x39\xc7\xea\xf3\xb5\x7f\xf9\xed\xd7\x99\x08\x04\x86\x75\xfd\x62\xaa\x08\x31\xd8\xf3\xbf\x47\x55\x54\xb7\xa8\x5a\xaa\x29\x6a\x94\x5a\x88\x42\x51\xec\x67\xb1\xbf\x7d\x1d\xd5\x40\x39\x5c\xf3\xbf\x8e\x6b\xa0\xe4\xf2\xf9\x43\xd1\xf8\xf9\x23\x66\x57\x34\x15\xcd\x9f\x3f\x5a\x6d\xd6\x75\x29\x5a\xfc\xd0\x5a\x9c\x8a\xce\x5d\x0a\x23\xe2\x7b\x5c\x8a\xb6\x5d\x37\x2d\x74\x2b\xb9\x77\x55\xbb\xf5\xfa\x28\xfa\xec\x17\x62\x45\x7c\x8f\x47\xd1\xb3\x45\xc3\x06\x7d\x15\x7d\x7f\xfe\xa8\xc7\xa2\xf2\xda\x56\x40\x1e\x85\x9a\xba\xf5\x02\xc5\xd9\xf0\x75\x9d\x04\x6a\xb2\x50\x7e\x35\xc0\x80\x98\x8c\xb5\xaf\x06\x18\x10\xa3\x28\x52\x5f\x1b\x62\x84\x22\xd5\xf5\x5a\x60\xac\x3a\xdf\xa2\xbe\x36\xb4\xa6\x0a\x35\xcb\x80\xe2\xd6\xf5\x2d\xea\x6b\x43\x2c\xa6\xc6\x57\x0b\x00\x28\xb5\xfa\x2c\xf5\xb5\x21\x8f\xea\x0f\x55\xd8\x86\xa8\xd3\xea\xab\xb0\x0d\x35\x1c\x14\x5a\x0a\x40\x66\xb5\x94\x0a\xdb\xd0\x30\xc5\xeb\x57\x53\x01\x68\x81\xd9\xf5\xd5\xa2\x02\xb2\xab\x8a\xaa\xc2\x36\x94\x92\xf6\x91\x26\x05\xd0\x26\x9b\xfa\xb7\xaa\xb1\x0d\xa5\xbd\xcf\x57\x63\x1b\xaa\x1b\xc7\x57\x53\x13\x88\x9e\xb4\x5b\xcb\x03\xc8\xd5\xe2\xb7\xf7\xe3\x6f\x55\x9f\xda\x2a\xd3\x87\xa8\xcf\x0d\x6d\x85\x6f\x57\x9f\x1b\xb2\x1d\x8c\x36\xcd\x15\xa0\xb5\x65\x4b\xd4\xe7\x86\x7e\x1c\xea\x40\x7d\x6e\x68\xad\xf8\x2c\xf5\xb9\xa1\x97\x57\x05\xea\xb3\xb2\x73\x4c\x54\xa0\xd5\x0c\xd4\x63\xa1\xf5\xa6\x3e\x1b\x6b\xb9\x53\x45\x4b\x1a\x28\xa3\x51\xaf\xa6\x3a\x37\x74\xad\xeb\xaf\x56\x13\x50\x66\x5a\x4a\x75\x6e\x48\x8d\xdd\xaf\x76\x13\x90\xf5\x7d\xa3\xea\xdc\x90\xad\x5b\x4a\x7d\x6d\x28\xc3\xae\x69\xea\x6b\x43\x2e\x55\xd8\xd4\xd7\x86\xec\x8e\x06\xed\x79\x20\xfb\xc1\x68\x68\xea\x6b\x43\x73\x7b\xfc\x6a\x98\x01\xe5\x9d\xc3\x4d\x7d\x6d\x28\xf5\x1d\xdf\x4d\x85\x6d\x68\x81\xad\xfc\x75\x87\x04\x22\xd5\x74\xa8\xb0\x80\x44\xb9\x76\xb9\x6b\x02\x6d\xd8\x6b\xa1\xc2\x36\x94\xc4\x22\xfa\x86\x0a\x0b\x76\x43\xa7\x67\xa8\xb0\x0d\xa5\xbf\xa5\x54\xd8\x86\x36\x31\x98\xbf\xa1\xc2\x36\xb4\xea\xd0\xd1\xb0\x04\xa2\x39\x61\x43\x85\x6d\x88\x96\xd6\x5e\x85\x6d\xa8\x33\xac\xaa\x0a\xdb\xd0\x0a\x56\xe0\x57\x93\x14\x88\x6c\x56\x42\x85\x6d\x28\xa1\x5a\x43\x85\x6d\xe8\xe9\x68\x0a\xf5\xb5\xa1\x4d\x6b\xaf\x25\x06\x94\x03\xbb\xe3\x9b\xea\x6b\x43\x1d\x3e\x5e\x93\x17\x68\x81\xe1\xf7\x4d\xf5\xb5\xa1\x1d\xaa\x30\xd5\xd7\x86\x16\x2e\xa0\xa9\xbe\x36\xd4\x23\x7d\xbc\xfa\x4a\xe6\x6b\xb1\x94\xfa\x4a\x5d\x42\x3e\x4b\x7d\x6d\x88\x51\xfc\xa1\xfa\xda\x90\xef\xf4\x48\xf5\xb5\xa1\x1d\x45\x91\xfa\xda\x10\xbf\x36\x48\x7d\x6d\xa8\x92\xac\x6f\xaa\xaf\x0d\xad\x3a\x26\x52\x7d\x6d\x88\x23\xac\x97\xfa\xda\x10\xcd\x25\x5b\x0b\x18\x28\xd3\xa9\xa6\x2d\x0f\xb4\xe1\x2a\xdb\xd5\x57\x77\x42\x52\x89\xae\xbe\x36\xb4\xe6\x86\xa3\xc9\x0f\x44\xed\x74\x6d\x57\x5f\x1b\x5a\x77\x98\x48\x03\x80\x51\xde\x4a\xa8\xaf\x0d\xe3\x38\x7c\xa3\xfa\xda\x50\xfa\xe1\x84\xef\x2a\xac\x63\x40\xfa\x78\xf5\xd5\xd5\x17\x6d\xec\xea\x0b\x72\x3b\xdf\x67\xa9\xaf\x0d\x75\xbe\x95\x50\x5f\x1b\xea\x70\xa6\xc9\x45\x80\xf6\xee\x11\x5d\x7d\x6d\x68\xef\x82\x2d\x53\x06\x5a\xd8\x8f\x43\x7d\x6d\x28\x3d\x31\x6c\xbf\x43\x85\x6d\x28\x72\xaa\xef\x50\x61\x1b\xe2\x70\x2e\x48\x36\x80\x9a\x4d\x91\x0a\xdb\x10\xaf\x95\x30\x54\xd8\x86\x3a\xb0\xd5\xbe\x43\x85\x6d\x18\x6d\xf9\x43\x15\xb6\x61\x54\x4d\xa1\xa1\xbe\x36\xb4\xe1\x60\x1d\x2a\x6c\x43\x94\xb7\x5e\x2a\x6c\x43\x34\x87\xce\x50\x61\x1b\x6a\x2c\xdf\xa8\xc2\x06\xd4\xd2\xb9\x30\x54\xd8\x86\x51\x1c\xe5\x43\x85\x0d\xf8\x9c\x8b\xad\xe6\x3b\xd0\xbb\xcb\xa8\xd6\x3b\xd0\x2a\x86\xf0\x57\xe3\x1d\x28\x55\xe5\x4c\xf5\xb5\x21\xba\xcb\x89\xe6\x3c\x10\x09\x15\xfc\x6a\xcd\x03\xb5\x6a\x4b\x4c\xf5\xb5\xa1\xe9\x4f\xf9\x4e\xf5\xb5\x21\xdf\x3d\x55\x93\x1f\x88\xd4\xf6\xd2\xe2\x07\x46\xd3\xc0\x9c\xea\x6b\x43\x6b\xae\x43\x72\x00\xa0\x8c\xbd\xea\xfc\xf6\x6e\x2c\x45\x00\x46\x71\xa7\x92\x21\x00\xa5\xaa\xcf\xa9\x3e\x27\x13\x36\x15\xa9\xcf\x0d\x6d\xb9\x28\xe9\x97\x01\xa2\x60\x7d\x7f\x97\xfa\xd4\x55\xb3\x1c\xf3\x3a\x6b\x80\x79\xa8\x76\xe9\x27\x50\xab\x6d\x59\x2a\x74\x43\xbc\xdb\xb1\x04\x1c\x28\xb3\xfa\x4a\x15\xba\x30\x79\x5d\x10\x24\x33\xc0\x88\xb0\x94\x0a\xdd\x30\x52\x33\x41\xe6\x0e\x8c\xe1\xf8\x5e\x2a\x74\x61\xc2\x69\x65\x4b\x78\x80\xc0\xfb\x5b\xbf\x4b\x85\x6d\x08\xdc\xbf\xf5\xbb\x54\xd8\xc2\xe4\x70\xd3\x5e\x2a\x6c\xc3\x98\x87\xb5\x57\x61\x0b\x85\x39\x57\xa4\xd8\x40\xd1\xdd\xf5\x95\x63\x03\x65\x0d\x8d\xde\x53\x85\x6d\x88\x62\x87\x9c\x2a\x6c\x43\x54\xa8\xef\xf7\x54\x61\x84\x04\xd6\x72\x7e\xea\x8d\x00\x6a\x4a\x2f\x4e\x35\xf6\x72\x38\x1f\xa6\xc6\x36\x8c\xe1\x40\x95\xc1\x01\xb3\x69\x8d\x9f\x6a\x6c\x43\x19\x5a\x18\x72\x3a\xa0\xe2\xb2\xad\x5f\x29\x1d\x30\x52\xed\xeb\x45\x04\xa2\xa9\x8b\x53\x8d\x41\xfc\x8e\x5f\x1f\xa6\xca\x36\x94\xee\x5e\x28\xef\x03\xea\x6b\x3b\x5c\xaa\x8c\x70\xc5\x70\x6e\x5c\xaa\x6c\xc3\x7c\x77\x5f\xfd\x12\x5f\x09\xe3\x2b\x52\x63\x17\x1a\x73\xff\x92\x2e\x02\xf3\xdd\xf8\x2e\x15\xb6\x61\x2c\x2b\x21\x81\x04\x86\xbe\xa1\xef\xa5\xc2\x36\xb4\xd0\x38\x95\x52\x02\x2d\x34\x15\x2f\x15\x76\x61\xd5\x6a\xff\x5f\x2a\x6c\xc3\x6c\x07\xca\x97\x77\x02\x65\xbe\x8f\x57\x61\x1b\xca\x48\x45\x2a\x6c\xc3\x78\x2d\xfb\x4b\x7d\x5d\x0c\x31\x97\x04\x5d\x4d\x40\xbe\x7b\xf4\xad\xbe\x36\xc4\x70\xe8\xdf\xea\xeb\xd6\x7d\x4a\xed\x6f\xf5\xb5\x61\x0e\x97\xbd\x5b\x7d\x6d\x98\x4d\xc3\xea\x56\x5f\x1b\xd6\x74\x13\xbd\xd5\xd7\x86\xfa\xae\x5e\x3a\x77\x80\xd9\x70\x7f\x7f\xf5\xee\x00\xf5\xd7\x4a\xa8\xaf\x0d\xb5\x4c\xb7\xcc\x5b\x85\x6d\x68\xb2\xfc\xaf\x6c\x1b\x28\xcb\xcd\x50\xb2\x0d\xf4\xe1\x00\xbe\x55\xd8\x86\x35\x5c\xc4\x6e\x15\x76\xeb\x6f\x54\x15\x2a\x0c\xff\xd1\x6b\x3d\xea\x40\x02\x5a\x38\x73\x3f\x2a\xec\xa3\x95\xc6\xb3\x3e\x2a\x6c\xc3\x6c\xee\x39\x1f\x15\xb6\x61\x4c\xc7\xef\x47\x85\x6d\x98\x15\xbf\xcf\xf7\xa3\xc2\x36\x0c\x3d\x86\xdf\x8f\x0a\xdb\x10\xd3\x95\xf4\xeb\x1b\xbf\x17\x7e\xf0\xdd\xb9\xcd\x08\x61\x3b\x8e\xfa\xf3\xc7\xea\x08\x9a\x82\x6d\x33\xef\x39\xd4\x0e\x3c\x00\x42\xd9\x3a\x6d\x07\xfc\x5f\x28\xc7\x51\x95\x0d\x65\xcc\xed\xf7\x87\x53\xd1\x17\x4a\xb8\x25\xc5\xb7\x41\xb4\xab\x92\xaa\x04\xc7\xeb\x9e\x40\xcd\x40\x87\x50\x5e\x49\x28\xd9\x35\x28\x3c\xba\x58\x83\x42\xd0\x4d\xc9\x47\xc9\xb3\x1f\xb4\x68\x1b\x2c\xb5\x1d\x15\x5b\x69\xaf\x53\x8d\xc0\xc4\x06\x83\x97\x8b\x2a\x34\xab\xd9\x4e\x65\x13\xd9\xa3\xec\xa1\x85\x49\x2d\x60\x26\x42\xad\x18\xf7\xed\x08\x5f\xb1\xf7\x93\x96\xe8\x6f\x59\xd7\x05\xc1\x68\x83\x37\xb0\xba\xb7\x63\x2f\xe5\x5b\x5f\x54\x6e\x59\xdf\xe5\x1b\x54\xc6\xe9\xd3\xbe\xdb\x8c\x6e\xbc\xf3\xab\x56\xbf\x6f\xdd\xf8\xe5\xd7\xa7\x7d\x09\x7b\x21\xb8\x15\xf8\xf8\xb2\x7e\x73\x37\x6e\xc7\xd7\xb7\x7f\xdf\xb7\x6f\xdd\x18\x5e\x69\x65\xab\x6b\xec\xad\xb1\x15\xb8\x71\x2b\xf5\x96\x2c\x95\x2d\x63\x2b\x69\x45\x37\x57\x30\x1e\x0c\x26\x34\x62\x00\x70\xaa\x56\x21\xb4\xc2\xae\xd2\xd6\x55\x65\x2b\x11\xca\x71\xf0\xb4\xc6\x7e\xdf\xda\xfc\x2a\xdb\xf5\x68\x6c\x7c\xad\xbd\x9a\xe1\x0d\x4d\xcd\x00\x5b\xb6\x9f\xd7\x58\x25\x84\x2d\x9b\xc8\x7c\xde\xfd\xfe\x76\xab\xa7\x7d\xfc\xed\x9e\x42\xbb\x2e\x07\xb2\x54\x96\xca\xf6\x7b\xc3\xa9\x10\xc1\x86\x95\x75\xff\x36\x60\x7d\x42\x95\xec\xb4\x80\xf6\xb5\x18\xac\xf9\xf0\xdd\x16\x18\xb6\xc2\x2e\xc7\xf3\xb0\x6c\x5b\x7c\x19\x2f\x3d\xf6\x6f\x75\x9b\xb7\x5c\x38\x22\xc7\x44\xc6\x16\x2e\xec\xdf\x0e\x64\x8c\xb5\xf4\xb7\x6b\x2f\x3e\xad\xfb\xdb\x7e\x7c\x70\xd4\xef\xa5\xbf\x75\x5c\x5e\xc2\xfe\xed\x42\xc6\x6f\x7b\xd1\xa1\x4f\x5d\x3a\x5e\x23\x61\x97\xe3\xb7\xb8\x8d\x5a\xe7\x1d\x0d\x7a\xd1\x86\xef\x18\xca\x2a\x73\x66\x2a\x9b\xca\x72\xaf\xd0\x6d\x29\x5b\x7b\xfe\xd5\x36\xe9\xa3\x85\xff\x4a\xa8\xd5\xe7\x2d\x1c\x58\x6d\xc1\x31\xda\xac\xfc\x16\x92\x21\xec\x72\x15\x19\x75\x5e\xbb\xdf\x6a\x23\x4c\xd8\xd6\xfd\xca\xbe\x96\xdb\x33\x64\x7d\x7c\xef\xe7\x50\xc6\xf3\xec\xdf\xf5\x79\x18\x7d\xf4\xf9\xfa\xf8\xdb\xcf\xfb\xdb\x3d\x33\xd7\xe3\x6f\x69\x47\x1c\xac\x1a\xa7\xed\x38\xe9\xcb\xc0\x99\xdd\x4e\xfb\xf2\x7c\xfb\xb2\x0f\x64\xf4\xe5\xe9\x6f\x89\x75\xb6\xcb\xdf\x5e\x81\x43\x0d\x2a\xd9\x2e\x08\xba\x50\xb7\xc1\x81\x8c\xba\x5c\xfe\x16\x9b\xba\xdd\xfe\xf6\x46\x2f\x81\xb7\xac\xdd\xea\xe5\x7e\xf5\xb2\x77\x84\x76\xab\x97\x9b\x76\x04\xc9\x0d\xed\xb6\x1d\xc0\x2e\xd7\x90\xa1\x83\xdb\x77\x0c\xde\xf1\xf1\x1d\x1f\x65\x73\xef\xd2\xed\x51\xf6\x20\xcb\x83\xe7\xe9\x40\x6e\x5f\x65\x6d\x5b\x82\xe1\xb6\xb0\x15\xb2\x65\xf0\xb9\x38\x20\xf9\xc2\x7e\xef\x44\x36\x90\xf9\x5b\x52\x2d\xa2\xf8\xdb\xb2\x49\x77\xcd\xb9\xad\xb5\x28\xb0\x6e\x61\xff\x76\x6d\x59\xb7\x9c\xbf\x65\xcf\x8d\xea\x6f\x2b\xb2\x7e\x6c\x13\x31\x9a\xb2\xd6\xf6\x7b\x3b\x64\x26\x1a\xee\x2b\xa1\xd6\x63\x16\x64\x13\xd9\xb6\x08\x6b\x8f\xbd\x1e\x44\xc3\x24\x14\x76\x39\x9e\x87\x4d\x18\x6d\x5b\x76\xb5\xe7\xde\xbd\xc2\x04\x00\x61\x97\xeb\xc8\x2a\xb2\xcf\x6d\x39\x9e\xf7\xf1\xb7\x9f\x8f\xe5\x16\xb2\x07\x99\x75\xce\xdd\xe7\xe1\x5a\x12\xf1\xc1\x5c\xe9\xdb\x38\x89\x20\x59\x42\xa8\xf5\xd8\x6b\x79\x04\x09\x2f\xe1\x1a\xd1\xe9\xa3\x70\x8d\x88\x7c\x65\x7b\x9b\x0e\xe7\x7e\xf4\xd8\x6d\x1b\xa5\xec\xfa\x75\x5c\x46\xc2\x7e\x5e\x45\x46\xfd\xfa\x56\x6d\x1d\x45\x19\xbe\x0c\xa1\xea\x04\x8f\x8e\x33\x23\x9c\xfb\xa3\xee\xf5\x2f\x9c\xfb\x31\x6a\xd5\x1f\xb0\xdf\x3b\xf0\xe0\x0a\xfb\xb7\x81\x2c\x94\xed\x79\x3e\x82\xb6\x0d\x1c\xab\xc2\x2e\xa7\xec\x44\x36\xa8\x73\x14\x9e\x07\xab\x16\x76\xb9\x8e\x8c\x3a\x0f\x82\x47\x23\xa8\xf3\x98\xaf\x4c\x3d\x33\x0e\x06\x7b\x45\xb8\x36\x8d\xa4\x7f\x5d\x9b\xc2\xb5\x69\xf4\xbd\x8f\x85\x6b\x53\xac\xd0\x57\xc0\x38\x5d\xac\xe3\xc2\x7e\xde\x42\xc6\x78\x59\x63\x61\xf4\x07\x32\x7c\x03\x42\xad\xa4\x99\xc4\xc2\x39\x10\x8b\x3a\x8f\xe5\x6f\xad\x33\xb0\xcb\x15\x64\xd4\x6f\x11\x90\x9b\x87\x32\x38\x7d\x2c\x03\x72\x24\x42\xc5\x82\xc1\x0b\xbb\x5c\x22\x4b\x65\xdd\x72\x81\xcc\x3a\xaf\xd3\x72\x5b\x57\x6b\x59\x97\x75\x59\x6e\xfc\xe6\x56\x1f\x8b\xed\x34\x16\xdb\xcb\x3c\xaa\x8f\xf9\x2a\xfb\xfa\x18\x64\xa7\x6a\x23\xa6\x35\x8f\x4a\x33\xa1\x24\xc2\x2e\xa7\xcc\x6a\x69\x00\x10\x55\x8e\x75\xa9\x4a\xba\x61\xc2\xdb\xc3\xa5\x35\x5c\x32\x27\x46\x5a\xb8\x64\x86\x4b\xe1\xc4\x63\x16\x2e\x85\x71\xe3\xda\x99\xbd\x6d\x75\xdc\xf8\x76\x84\x5a\x1d\xee\x37\xce\x9d\xb8\x6d\x07\x6c\x25\x6e\xdb\x71\x9f\xc5\x72\xfb\x1d\x37\x24\x56\xd8\xb2\x81\xac\x29\xb3\x1b\x18\xee\x37\x34\x36\x5c\x32\xe7\xd8\xc4\x3f\x5c\x32\xe3\x43\xd4\x67\xce\x4d\xcd\xe3\x83\x39\x1a\x1f\xb6\xd3\x5a\xca\x44\xc6\x30\xf9\x40\x2b\xe7\xa2\xbb\x3e\xd0\x4a\xa1\x56\xac\xdb\xf8\xc0\x2b\xe3\x83\x4e\x17\x5b\x71\xb8\x04\x0b\xc6\xeb\xe2\x21\x5e\x27\x14\xdc\x06\xf1\x10\xaf\x13\xca\xc1\x66\x10\x0f\xa6\xb9\xd0\x0e\xe6\xe7\x43\xc0\x2e\x9e\xd7\x12\x67\xfd\x7d\xb0\xc4\x85\x36\x36\x3f\x88\x07\x4b\x5c\x88\xd8\xbb\x7f\x3c\x84\xe2\x84\x56\xa7\xa2\x53\x11\x8e\x9e\xcd\x49\xe3\x21\x14\x27\xb4\x39\x7d\xd6\xad\x08\xbf\xc4\xb2\xd4\x47\x11\xe9\x43\x69\xfd\x1f\x45\x0f\x5c\x5c\xd1\x57\x91\xb6\xde\xe0\x97\x45\x65\x6c\x08\xc2\x4d\xf1\x14\x95\x61\x1e\x8c\xbf\x2c\x2a\xa3\xbc\xca\xa0\x1a\x76\x0b\x10\x9d\x9e\x7f\x8a\xca\xd8\xd0\xc8\x85\x89\x87\x68\x9c\x10\xe3\x50\xd4\x15\x75\xbc\x97\x89\x48\x8d\xc1\x26\x0e\x77\xb6\xa7\xa8\xb2\x0d\x8d\xb4\x84\x78\x8a\x2a\x23\x6f\x0a\xb7\x7d\x3c\x0e\x04\x20\x4a\xda\x24\x55\xb6\xa1\xb4\x6e\x5d\x55\xd9\x86\x92\xc5\x1f\xaa\xb2\x0d\xcd\xb5\xec\x29\xaa\x6c\x43\xc0\xa0\xe2\x29\xaa\xec\xcd\x5c\x62\xbe\x3c\x55\x65\x10\x68\x4b\x1b\xee\x2a\x0d\x94\x83\x10\x75\x3c\xae\xd2\x40\x25\x83\x2d\x9e\xaa\x32\x36\xc4\x61\x97\x57\x95\x61\x4e\x17\x41\xeb\x78\xaa\xda\xa8\x44\x3a\x58\xf2\x9f\xaa\x32\xea\xfc\x35\xa0\x1c\x8f\x2b\x3e\xb0\x7f\x69\x31\xb5\x41\xe6\xcf\xb0\x9b\xaa\xda\xa8\xba\xee\x51\x63\x55\x1b\x1b\x72\xbc\xd5\x50\x1b\x1b\x22\xd3\x66\xaa\x8d\xea\x68\x61\x2a\x3e\xcd\xd1\x42\xbe\x59\x77\xea\x34\x47\xcb\x4b\x34\x1c\xa1\x4d\x0d\x11\x3a\x6b\x2c\x64\x4f\x53\x43\xed\xd5\x10\x2f\x6d\x6a\xa8\xa1\x21\xdb\xd9\xd4\x50\x93\x16\x4c\x7f\xaa\x8a\x36\x18\x39\x8f\x47\xeb\x03\x28\x87\x3b\xf9\xa3\xf5\x01\x34\xbc\xe9\xf1\x34\x55\xd4\x48\xda\xb1\xa7\x9a\x1a\xda\xd0\x46\xf7\xf9\x6a\x68\x43\xa4\x53\xa0\xa9\xa1\x26\xa1\x63\xc7\x7e\x9a\x2a\xda\x20\x39\x89\xa7\xa9\xa2\x86\xd1\x5c\xac\x99\x03\x66\x83\x31\xfd\x78\x42\xa5\x85\x93\x87\xed\xf5\x09\xd5\xb1\xa1\x4e\x15\x19\x6a\x23\x64\x53\xec\xe0\x4f\xa8\x8e\xd0\xb1\x4c\x33\x43\x6d\x84\x03\xc6\xe9\xef\xe6\x0a\xc4\x28\xd4\xd6\xbd\x15\xa8\x23\x7c\x98\xda\x20\x34\x56\x9d\xd7\xa1\x36\x36\xec\x87\xa1\xb4\x50\x1d\x81\x3a\xaa\xbf\x54\x1d\x1b\xda\x2c\x96\x52\x1b\x1b\x22\x9c\x8a\xa1\x36\x36\x94\xd5\x15\xa9\x8d\x0d\xa5\x3b\xa3\x52\x6d\x6c\xa8\xe1\x1b\xd3\x21\x94\x0e\x21\x7b\x20\x1d\x42\x04\xc7\x8e\x86\x82\x52\x9d\x6d\xa8\x24\x33\xc5\x93\xea\x8c\xe0\x18\x49\x58\xf1\xa4\x2a\x4b\x47\x10\xc6\xc2\xa3\xe1\x0c\x94\xd9\x7e\xc7\x9e\xfd\x68\x56\x03\xe5\xd0\x0c\x79\x52\x95\x6e\x28\xd5\xf6\xa5\x2a\xdd\x60\xba\x46\x3c\xa9\x4a\xf3\xf2\x97\x74\x46\xaa\xbf\x24\x7b\x42\x95\xa6\xfa\x4b\xec\x17\xc7\x44\xaa\xbf\x0d\xed\x1d\xfa\x5a\xed\x40\x90\x9b\x16\x8f\x46\x3b\xd0\xa6\x03\x58\xfb\x12\x68\xcb\xbe\xd0\xbc\x7c\xba\x49\x23\x6a\xbe\xab\x85\xce\xba\xeb\x52\xd9\x6d\x26\x01\xae\xa3\xb8\xae\x74\xdb\xb4\x21\x46\xb5\x98\x6d\x22\x43\xee\xd0\x0a\x79\x86\xf5\x18\x1a\xba\xbc\x60\x58\x8f\x0d\xb5\xbb\x62\x0f\xeb\x41\x08\xea\x28\x2e\xf6\xc3\x7e\xdc\xd0\x6a\xa7\xb7\x87\xfd\x48\x60\xe7\xd0\xdc\x78\xb4\xe6\x80\x56\xde\x17\xa8\x8e\xc9\x40\x29\xd6\x4d\x03\x0f\x98\xd5\x97\x4e\x5f\x30\x6d\xbc\x53\x75\xda\x78\xec\xbb\x9c\xf4\xa7\xe6\x1d\x50\x8e\xe2\x18\x9b\xf6\x31\x01\x99\x66\xe7\x4d\xf5\xb1\x21\xf2\xf0\x9d\xea\x63\x9e\xfe\x92\xba\x4d\xa7\xcd\x86\x16\xce\x91\x69\xb7\xcf\xfb\xd7\x2c\x9d\x30\x27\x4b\x88\xee\x1c\xd7\xaa\x06\xa2\xba\x7e\xce\xb7\x9d\x12\x56\x5e\xb9\x54\xf7\x3a\x7c\x25\x9d\xbc\xd4\xf7\x86\x68\x9d\xca\x2e\xb5\x41\x7a\xec\x72\x1f\x5d\x6a\x63\x91\x65\x54\x79\xfe\x52\xdd\x1b\xf4\x09\xc4\xb3\x9c\x36\x8b\x95\xc6\x61\xb5\x54\xd9\x7a\xf5\x43\x65\x97\xfa\x59\xee\x43\xa8\x6c\xa9\x1f\x32\x23\x8f\xe2\xc2\xbb\x54\xd0\x86\x38\xd4\xb6\x86\x33\xd0\x96\xa3\x4f\xc3\xf8\x59\xf6\x7a\xb3\x1e\x6a\x63\xc3\xec\x4e\x02\x6d\x4c\x60\x13\xa1\x2d\xd2\x54\x06\x4c\x76\x8a\xe7\x54\x19\x27\x01\x63\x6d\x0f\x0d\x51\x40\x47\x60\x3c\xda\xa1\x8f\x2e\xb0\x77\xc5\xd0\x0e\x05\x6a\x71\x67\x3a\xd5\x06\xb9\x9d\xd3\xad\xf5\x54\x1b\x1b\xa2\xb8\xac\x9c\x0e\x20\x0e\x5d\x54\xbb\xfc\x54\x3f\x9c\xba\x58\x61\x5d\xd5\x0f\x29\x72\x33\xac\x98\xea\x39\x1d\x3f\xaf\x4c\xfd\x9c\xe8\xa7\x59\x31\xf5\x23\x77\x76\xc1\x91\x3a\x03\xad\xdb\x4d\x9a\xbd\xa6\xd1\xa5\x46\xa9\x56\xef\x73\x39\x4f\x70\x00\x3c\x92\x69\xa0\xbd\x86\xd2\xa5\x32\x2e\xf3\xa9\x78\xd8\xa5\x2e\xae\xf0\x97\xe8\xec\x52\x19\x17\x8e\x6c\x0d\x61\x69\xc9\x73\xd9\xe7\xe1\xd3\x6c\xd4\x75\xfe\x9a\x6d\x16\x66\xda\x09\x31\xec\xa6\xcb\x36\x5d\xf8\x07\x49\xb2\x8a\xe7\x7a\xab\xcb\x2a\x07\x0f\x78\x6e\x3b\xf8\x26\xc2\xed\x3c\xbc\xed\xe0\x9b\x80\xad\xc3\xec\xb6\x4d\x37\x39\x75\x36\xfd\xb6\x4d\x37\xa3\xdd\xc5\xe5\xb6\x4d\x37\x39\x62\x4e\xf3\xdb\x26\xdd\xa6\x0f\xfa\x2c\x9b\xb4\xa1\xbd\x44\xe1\xb6\x7f\x49\x55\x7d\x17\x83\xdb\xfe\xbd\x5d\x30\x5d\x91\x6f\x3b\xf8\x66\xc1\x54\x8d\xb7\xba\x30\x75\x50\xfd\xdf\xea\xe2\x86\x38\x3a\x7f\x6f\x75\x71\xdf\x3e\x4c\x99\x1d\x7c\x93\x43\xf1\xd6\xcc\x0e\xc6\xa5\xda\x34\x24\x6f\x35\x66\xe8\x82\xcc\xe6\x78\x3e\xea\xe7\xe3\xea\xcb\x2f\x3f\xea\x47\xc7\x2b\xa9\xe8\xf1\x7c\x54\xd0\x86\xf2\x9a\xd5\x1f\x15\xb4\x21\xba\x6d\xfa\xa8\xa0\x0d\x2d\x5c\x68\xf5\x9e\x00\x2d\xd5\xac\xce\x13\x20\xc2\x05\xe8\xa3\x82\x3e\xe4\x30\xb9\x6a\x7f\xd4\xcf\x86\x36\x35\xf3\x3e\xea\xe7\xf3\xb6\xdc\x87\xd9\xf2\x0f\xf9\x84\xf1\xdb\x11\xed\x78\xf4\xfb\x00\x31\x86\x0f\x7e\x15\xf3\x65\xd3\xa0\x46\x8f\x43\xe9\x51\x57\xd6\xf2\x51\x57\x0f\xf9\x99\x0e\xe9\x47\x5d\x3d\xea\x4a\x93\xec\x51\x57\x1b\x8a\x7e\x96\xe7\x51\x57\x1b\x6a\x77\x3f\x7b\xd4\xd5\x86\x28\x2a\xfe\x51\x57\x8f\x4b\xa7\xb6\xca\xa3\x66\x1e\x96\x4e\x0d\xf1\x47\xcd\x3c\x4e\xa3\xee\xd3\x54\xcd\x03\xa1\xb1\x51\x8f\x43\xe7\x61\x1a\x49\x31\x1f\x87\xce\x83\x4b\xc4\xa5\xe1\x51\x7f\xa6\x9a\x17\xc7\xc9\xd7\xb6\x7f\xa1\xba\xae\xfd\x5f\x9b\xfe\x75\x6d\x70\xb8\x7e\x6d\xfb\x86\x78\xbb\xf6\x6b\xd3\xbf\xcc\x23\xa9\xe2\xd7\xa6\x7f\x5d\x1b\x9c\x6e\x5f\xdb\xfe\x85\xde\x49\x8f\xbe\xb6\x7d\x43\x7d\xd5\xfd\x75\x9c\x7c\xc9\x67\x77\x34\x7d\xd5\xc6\xd7\x25\x50\x75\x7c\x6d\xe7\x86\x56\x5d\x15\xbf\xb6\xd3\xc8\xca\xab\x8e\xaf\x0d\xdd\x50\xba\x63\xe7\xeb\x48\x30\x9a\x52\x5c\xea\xbf\x0e\x85\x2f\xb6\x27\x4e\x55\x1d\xad\xc2\x2e\xd6\x91\x15\x65\x85\x94\xab\x03\x51\x55\xe4\x24\x87\x46\x99\x38\x2b\xc4\x80\xe0\x99\x38\x2b\x44\x41\x6b\x26\xce\x06\x69\xb2\xe5\xe0\x68\x4d\x98\x27\x2b\x34\x92\x9b\xc2\x3c\x59\xc1\xc4\xe2\x30\x4f\x56\x28\xee\x7b\xe6\xc9\x0a\x85\xe3\x4d\x61\x9e\xac\x10\x04\x5c\xc2\x3c\xd9\x78\x73\x5b\x39\x24\x13\xe6\xb6\x0a\x91\xdd\x87\x4d\x45\x93\xb4\x28\x4b\xd9\x24\xfc\x2a\xae\x78\xe6\xb6\x0a\x95\x00\x47\x98\xdb\x2a\xc4\x40\xb3\xe6\xb6\x06\x89\xac\xe5\x20\x4d\x21\xcc\x64\x15\x9a\x4c\xc5\x4c\x56\xa1\xbd\xbf\xac\x36\x89\x43\x2f\x8d\x81\x60\x26\xab\xb0\x1f\xd6\x90\xd9\xa6\xea\xba\x8e\xfe\x65\xd8\x5f\x19\x76\x61\x15\x31\x95\x55\x68\x4d\xcd\xca\xb0\x81\x20\x4d\x29\x4c\x65\x15\x6a\x57\x3f\x12\x6c\x20\x06\x6b\xa0\xb9\xaa\xf1\x95\x4d\x97\x65\x6d\xd5\x46\x85\x2b\x3a\x5a\x64\xd3\x40\x10\x3d\x0a\x33\x53\x83\x9c\xd3\xfd\x4b\x6b\x6b\xd3\xe1\xce\xee\xef\x26\x9d\x0a\x45\x0e\x65\xd2\xa9\x50\x0e\x92\x61\xc2\xac\x53\x21\x86\xaa\x95\x3a\x7f\xa5\xce\xf5\x50\x66\xd3\x9b\x73\x91\xa6\x4b\x9d\xbf\x52\xe7\xea\x78\x91\x3a\x7f\xf5\xdc\x1f\xbe\xd4\xb6\x4b\x9d\x2b\xcc\xc0\xc4\x53\xa1\x35\x96\x21\x13\x4f\x85\x5d\x0c\x7d\xcb\x9d\x81\xa6\x17\xc5\xcc\x53\x61\x17\xf3\xa7\x2a\x84\xd4\xd3\x2c\x8a\x9c\x03\x1b\x62\x2c\xab\xe6\x80\x91\x15\x57\xec\x6a\xd3\x45\x85\x12\xf6\x8b\xac\xd8\xdc\xd0\xa3\x16\x65\xb6\x0a\x0a\x1c\x15\xb5\xc9\x80\xc9\xde\xdc\xc5\x68\x95\x14\x15\x68\xc3\x8e\x8f\xf7\xa5\x9c\x7a\x62\xc3\x35\x7d\x53\x88\x6e\x35\xa4\xa8\x40\xbc\x73\x51\x8a\x0a\x44\x75\x5c\xc9\x50\x81\xfd\x4a\x8b\xd9\x00\xf2\x37\x7b\x58\xcc\x06\x24\x3d\x55\xad\xad\x1c\x15\x28\x0b\x3e\x68\x02\xa7\xb0\x8b\xd1\x4e\x49\x28\x10\xc3\x39\x25\x07\x35\x83\x73\x06\x13\x54\x0e\x0a\x44\x75\xfe\xc8\x41\x81\x18\xec\x48\x66\x70\x0a\xa5\x3b\xa5\x64\xa5\x40\x74\x3b\x45\x56\x0a\x18\xc4\x0a\x33\x38\x85\x18\xae\x68\xb2\x52\x33\x38\xc7\xfc\xed\x68\x77\x98\xe0\x29\xd4\x69\x57\x48\x5a\xcd\xe6\x3c\x2a\x6e\x1d\xd3\x39\x85\xa8\xd8\xf0\xa6\x73\x0a\x41\xe6\x7e\x98\xce\x29\x04\xf9\xbc\x61\x3a\xa7\xb0\x1f\x46\x2d\xe5\xb6\x40\x0c\xb8\xb9\xf9\x9c\xc2\x2e\xa6\x4c\xf5\x71\xfa\x6a\xb9\xb0\x4b\x77\xc9\xde\xdc\xc5\xac\xae\xca\xea\x66\x23\x5a\x35\x95\xd5\x1f\x8b\x59\x37\x55\xd3\x31\x65\xed\x45\x89\x32\xb0\x5c\xeb\xe5\xc9\xe6\x65\x1e\x1c\xf9\x0a\x13\x33\x85\xd7\xdf\x6e\x62\xa6\x10\xc3\x15\x6f\xd8\xf4\xe1\x6c\x70\xc9\x1b\xb6\x7d\xe0\x1e\xb3\xff\xf5\xde\x93\x60\xb9\x8b\x29\x73\x00\x90\x61\x39\x5d\x6b\x8c\x05\x01\x31\x5d\x30\x0c\xab\x98\x61\x79\x68\x65\x9b\x62\x29\xc4\x80\xf9\x98\x62\x29\x34\x03\x7d\xa6\x58\x86\xc9\x93\x87\xf6\xbf\xd9\x93\x42\x0c\x57\x46\x63\x2f\x6f\xf6\xa4\x35\x33\xf4\xf2\x95\xae\xbb\xef\x9b\x3e\x29\xcc\x62\xb7\x4b\xd7\xbf\xd2\x75\x8d\x6a\xf3\x27\x85\x52\x5d\x8e\xa5\xeb\x40\x0c\xdc\x63\xe6\x4f\x0a\xfb\x97\x16\x53\x1d\x1c\xa2\x22\xdd\x3b\x4c\x90\x14\x76\x31\x14\x2e\x5f\x07\x5a\x54\x5b\xa0\x3a\xa6\xdd\x0e\x45\x32\x45\x52\x88\x61\x27\x4b\xd8\xbf\x12\xf6\x0a\x45\x32\x47\x52\x88\xe1\x1e\x23\x61\x27\x1f\x72\x17\xe3\x0d\xd2\x73\x13\x22\xa7\x4b\xaf\xf4\xdc\x84\xc8\xa3\x3a\xe8\xe5\xe7\xc0\xac\x0e\xf0\xa5\x8e\xa0\xec\xe9\x5a\x23\x63\x37\xd7\xf1\x20\xf5\x30\x4c\x76\x14\xca\x3b\xb2\xe4\xe2\x5f\x33\x64\x2a\x24\xc0\x6c\x47\x21\xb8\x7b\x20\xcc\x76\x0c\x52\x1b\x77\x31\x7e\x2a\x19\x07\x9a\x21\x1b\x73\x1b\x83\x3c\xc6\x5d\x8c\xc6\x4b\xbd\x81\xda\xdd\x64\x64\xde\x26\x32\x1e\x15\x53\xce\x44\x46\xa1\xbe\xbb\xa9\xd4\x1b\x88\x70\x84\x4b\xbd\x81\xf2\x5a\x20\x52\x6f\xa0\xbd\x7b\xae\xd4\x1b\xa8\x3a\x29\x4d\x64\x14\x62\xba\x97\xca\xbc\x81\x5d\x0b\x74\x2b\xf5\x36\x93\x71\xba\x49\x4a\xbd\x81\x72\x54\xa2\xc2\x66\x32\x0a\x6d\x3a\x9a\xe5\xde\x40\x59\x50\x2e\x33\x19\xe3\x2b\xa9\x26\xd7\x38\x4c\x3f\x14\x9a\x04\xce\xf4\xc3\xf8\x4a\x8d\x5f\x1b\x4d\x6a\x0c\x14\xdd\x90\xe6\xf9\x85\x49\x7d\x47\xd5\xae\x92\x08\x03\x4b\x7f\x85\x59\x7d\x42\x69\x50\x1c\xb3\xfa\x84\xa2\x0f\xcc\xac\x3e\x21\xa6\x13\x59\x22\xfc\xf5\x98\x7f\x75\xab\x90\xcf\x02\xb5\x39\x86\xe4\xb3\xa6\xdd\x1d\x3a\xde\xcc\xbb\x13\x62\xbe\xc5\x6c\x00\x79\x77\xc5\xe1\xfd\xb1\x01\xa4\x90\xa4\x4b\x8c\xdc\x15\x88\xa9\x39\x23\x77\xfd\x7e\x5c\xd2\x6d\x93\x7c\x13\x68\xe9\xea\x27\xdf\x04\x4a\x77\x8f\x94\x6f\x02\xfb\x97\xf4\xa7\x84\x13\x88\x79\x28\xb2\x01\x1f\xbb\xfd\xfd\xa9\xdd\xfe\xa1\xdb\x35\x36\xa4\xa5\x40\x39\x5c\x28\xe4\x9d\x40\x18\x9f\xf9\xca\x3b\x81\x98\x9a\x1f\xf2\x4e\x60\x76\x9c\x90\x5f\x69\x27\xd0\x96\x4d\x92\x76\x7e\xa5\x9d\xd5\x91\x2c\xed\x04\x62\x12\xb6\xff\x4a\x3b\xbf\x8f\xf3\xdf\xcd\x5a\x92\x09\xc4\xd4\xf4\x7a\x54\x90\xbc\xf3\xad\x9a\xbc\x13\x88\x79\xfc\x0e\x5e\xfd\x95\x96\x02\x35\x5d\xb9\x64\xa5\x40\x4c\x0d\x49\x59\xe9\xf7\x71\xc5\x70\x35\x93\x83\x02\x55\xe7\xce\xf7\x51\x59\x0f\x09\xe5\x6a\xfe\x51\x59\x30\xd5\xe1\xa0\x96\xa8\x02\xfb\x61\xbc\x40\xa6\x0a\xd4\xa6\x81\x20\x51\x05\x76\x31\xc6\xab\x4c\x15\x88\xd7\xb0\x96\xa9\x7e\xbf\xaf\x1a\x78\xa9\x84\x13\x88\xa9\xf1\xfa\xb5\x9d\x5f\x06\x4a\x73\x96\x7f\x6d\xe8\x86\xe5\x82\x24\x2b\xfd\x7e\x1d\x00\x2e\xc7\xf2\x4d\x20\xe6\x5b\x35\x1b\x05\xdd\x3c\xda\x56\x51\x9a\xc4\x23\x98\x12\x9f\x07\x74\x33\xdf\x5c\xce\xf6\xca\xba\x32\x16\xf2\x5d\xb5\x34\x99\x33\x0f\x29\x68\xdb\x03\x2a\x0f\x28\xa8\x30\x30\x85\xf2\x80\x82\x0a\xbb\x58\x22\xbb\x94\x5d\x3f\x7f\x8c\xd5\x2d\x76\x2b\x62\x58\x57\x5f\xf0\x51\x44\xab\xd2\x1f\x3e\x8a\x1e\x1f\xd6\x91\x7d\x95\x39\xae\xd7\x16\x15\x1b\xe5\xd5\x18\x64\x8c\x27\xf9\xa4\x2f\xcc\xf6\x16\xab\x8a\x3c\xe7\xce\x3b\x89\x18\x0b\xfb\x97\x54\x8d\x90\xb1\x50\x5b\x53\x94\x8a\x86\xc5\x7c\xda\x54\xb6\x17\x77\xce\x37\x25\xb7\x67\xbc\x50\x56\x57\xa4\x3a\x0c\x06\x4f\x94\x56\xd4\x06\xc1\xe0\x83\x51\x94\x5e\xb6\x21\xc4\xac\x16\x53\x1d\xc5\xb6\xbf\x32\xdb\x5e\x4c\x37\x45\x54\x6d\x7b\xb5\xed\x15\xb5\x55\xdb\x0e\x81\xc5\x24\xcb\xa3\xda\x76\xce\x58\x1e\xf0\xdc\xf4\x3e\x0f\x21\xe6\xfb\x4b\xfb\x1d\x66\xda\xb6\x19\x98\x47\xb5\xdf\xab\x6d\xaf\xb4\xbd\xda\x76\x62\xbf\xf3\x7d\x98\x6d\xdf\x10\xd3\x6e\xaf\xb6\xbd\x92\xac\x32\xad\x86\x6d\xdf\x30\x59\x41\xf3\xa8\x36\xbd\xba\xc0\xa1\xee\x6a\xd3\x09\xfd\x92\x2c\x9d\x47\x75\x24\x54\x87\xb7\x15\x53\x19\xf2\xc1\xb7\xb2\xcd\x57\x6e\x08\x4e\xed\xa6\x37\x8b\x08\xe5\x68\xa1\xcc\x77\x36\x4f\xd6\x51\xb3\xe6\x3b\x9b\x73\x2a\x94\xf9\xd2\x46\xbc\xc7\x71\xdb\x7c\xa9\x1c\xb1\x05\x5d\x10\x0e\xa2\x60\xba\x57\x8a\x85\x63\xc8\x90\x68\x0b\x46\x64\xa8\xc8\xd0\xe5\x44\xdb\x43\x3d\x72\x5a\x70\xda\x82\x50\x8f\x1b\x66\x2e\x54\x1b\x36\x2a\x6c\x41\x5a\xcc\x16\x84\x5a\xb3\x98\x2d\x08\x5b\x90\xb4\x20\x6c\x41\xa0\x36\xf5\x11\x6f\x0b\xbe\x9c\x0d\xa3\xb6\xe9\x18\x92\x10\x92\x4d\x97\xa4\xf9\xbd\x10\xd3\x5e\x4f\x07\x47\xaa\xf0\xf4\xa7\xd6\x0d\x5e\xc7\xc5\x3d\x79\xa4\x0a\x37\xdc\xd8\x3a\xf5\x48\xab\xbb\xa1\x75\x35\x99\x56\xb7\xfb\xd2\xce\x4b\xbb\x2f\xed\x58\x5a\xfe\xb2\xfb\x52\x99\x4f\x1b\xbc\xa1\xfb\xb4\x4e\xe3\xed\xbe\xee\xd3\x86\x13\x79\xa0\xf0\x61\x27\x6c\x18\xf8\x54\xf2\x18\xbe\x60\xc3\x9c\x4e\xa0\xe1\x0b\xc8\x35\x5a\x0e\x8f\x61\x4f\x6d\x68\xf8\x67\xf2\x18\xf6\x94\xfc\xa5\x39\x72\x87\x0d\x95\xbf\xbc\x0f\xb3\x66\x92\x95\x36\xad\x86\x7d\x30\x1c\xba\x8a\xec\x03\xce\x83\x55\xe7\xcf\xb4\x0f\xb8\xce\x21\x1c\x57\xd3\x69\x3c\xd5\xd0\xa4\x0f\xa6\x0d\x80\x99\x8c\x42\xd3\xa7\x0d\x90\x85\xb4\xe5\x4f\xad\x2e\x17\x37\x64\x63\x36\x4e\x07\x96\x5c\x82\x34\xf7\x3c\xa6\x5a\x9b\x5a\x4c\x54\x6d\x5a\x5b\xcd\x7a\xce\xd0\xe5\xb1\x7c\x03\x66\xfd\x3a\x7e\x9b\x5d\xe7\xb1\xd4\xa0\x81\xba\x70\xeb\x59\xd6\x69\xc3\x0c\x47\xcf\xb2\x4e\x1e\x84\x72\xce\x2d\x07\x94\x59\xdd\xe1\x6e\x74\xba\x78\x9d\xd8\x92\xee\x0c\xa7\x73\xee\xd4\x0f\x4e\xaf\x9d\x76\xb7\xa6\x7b\x38\x27\x4e\xd5\x75\x32\x8a\x5d\xf2\x4f\x1b\x73\x76\x8b\x51\xb5\xd3\xea\x9e\xdc\x54\xa0\xba\x4e\x6b\x7b\x7a\xab\x8d\xa5\xac\xed\xc9\x12\xd7\x7c\xfe\x5b\xdb\xcb\x87\x59\x5b\xc7\xc0\x86\xd2\xdc\x14\x4f\xf5\xbc\x61\x0e\x27\xf0\xa9\x9e\x0d\x88\x85\x2b\xda\x65\x3b\x37\xac\x81\x36\x2e\x9b\xb9\x61\xbc\x0b\xc4\x65\x33\x39\x38\xb4\xd4\xec\x65\x2b\x2f\x46\xb5\x83\xe2\xb2\x95\x97\xad\x74\xb5\xb9\x6c\xe5\x86\x19\xce\xa4\xcb\x56\x1a\x35\x0b\xf7\x80\xcb\x36\x5d\x18\x56\xcd\x17\x38\xd2\x2f\x4e\xbf\x17\xab\x61\x2b\xaf\x8f\xbf\xb4\xd8\xdb\xa6\x67\xbf\xe0\x7d\xa7\x23\xfd\x7e\x9b\xc9\x70\xba\x6d\x26\x07\x7e\x96\xfd\x74\xdb\x4e\xf3\xf6\xc3\x29\x7d\xdb\xaa\x0d\xb3\xb8\x0b\xdc\xb6\xca\x58\xd7\xbb\x85\xdf\xf6\xca\x86\xb9\xd4\xe3\x6d\x0b\xcc\xf8\x0f\x9b\x70\xbf\x15\xe1\x04\x9c\xbf\xfc\x38\xe5\x0c\x59\x85\xc3\xef\xe3\x9c\xe3\xb8\x4d\xb8\x8d\x7d\xac\xee\xc7\xba\x39\x35\x3f\xd6\x6d\xc3\x6c\xae\x10\x1f\xeb\xf6\xc1\xf6\xd5\x6c\xf8\xa8\x70\xcd\x7e\xae\x31\xc9\xe3\x63\xdd\x3e\x1c\x5b\x1b\xd6\x43\xed\x6a\xcf\x47\xa0\xa3\x8f\xaa\xdc\x30\x09\xd4\xe7\xf1\xb1\x05\x8f\xf5\x70\x7d\x7f\xac\xc7\x83\x8e\x9c\x2c\x8f\xf5\xd0\x06\xb7\x51\x8f\xf5\x78\xb8\x58\xe2\xa0\x01\x8f\x1d\xbf\x61\x2e\xdb\xf9\xa8\xc8\xc7\xb1\xec\x04\x7d\xec\xe5\x87\x95\xd6\xc5\xf1\x71\x2c\x3f\x06\xc5\xd0\xf7\x63\x65\x31\xa8\xa7\x0a\x7a\xac\xac\x66\x71\x68\x0b\x7d\xed\xe4\x2f\x07\x63\x9c\x3f\x5f\x07\xb3\x01\x1c\x8e\x5d\xe5\xf1\xb5\x4d\x5f\x36\x81\xc1\x0b\xbe\xb6\xe9\x6b\xbf\x77\x7f\x6a\x75\x37\xcc\xe3\xfd\xa5\xba\x35\x82\xc3\x15\x2c\xe9\xc9\x18\xa1\x1d\x5a\xb2\x5f\x1b\xa5\x5d\x1c\xbc\xc1\x04\x75\x61\x8e\xaa\xa8\x28\x72\xe8\xd2\x55\x85\x38\x8c\x30\xb9\x4b\x2d\xbd\x93\x4c\xd8\xc5\x12\x59\x28\xe3\x70\x1f\xa6\x9b\x27\x69\x84\x5d\xac\x23\xeb\xca\x1c\x32\x0b\xd1\x50\xc4\x4a\x14\xbe\x73\x2a\xda\x5d\x55\xba\xa2\xa5\x88\xb6\x4f\x6b\x7b\x2a\xb2\xed\x6c\x80\x45\xbb\x1b\x88\x19\xd6\xec\x56\xf4\xb6\x7d\x77\x72\xd1\x7c\x06\xe6\x2a\x8a\x6c\x7b\xb1\xed\xd8\x6e\x45\xf3\x19\x68\xd5\x7a\x68\x3e\x17\xcd\xe7\xc0\xbc\x2d\x9a\xcf\xc0\xe4\x96\xb8\x2c\x9a\xcf\xc0\xe4\x9a\xba\xf4\x46\xb6\x2c\x5a\xd4\x31\x7d\x9a\x0d\xdd\xb0\x66\xd2\x02\x2d\xea\xa2\x11\x1c\x4c\xb4\xa2\x11\x0c\x0c\x3c\x5b\x59\x34\x82\x8b\x46\x30\xe9\xe2\xe9\x0d\x6f\x42\x4d\x06\x7d\xd1\x08\x2e\x46\x54\x70\xdb\xa4\xe7\x99\x84\xc9\x61\xf0\xf4\xfe\xc4\x2c\x06\x41\x92\xcd\xa5\x34\x7f\xda\x38\x73\xc7\x6a\x57\x9a\x8d\xe7\xe6\xb1\x83\x7c\xcd\x2c\xcd\xee\xdb\x30\xb9\x8e\x2e\x4b\xb3\x55\x9a\xa9\xa9\x42\x34\x53\x81\xb9\xa0\x13\xa5\xbd\x2f\xbd\x10\xf9\x02\xfb\x6a\xc3\xe4\xfc\x4b\x16\xad\xd4\xe2\x19\xb4\x7c\x5f\xa0\x3e\xda\xf7\xd7\x0b\x74\xb2\x84\xfa\x08\x53\x68\x7f\x3b\xbb\x2c\x4b\xa8\xad\x30\x71\x87\xa1\x12\x36\x59\x53\x37\x59\xa7\x8b\xa6\x2e\x10\x0d\x93\xa7\x68\xea\x02\x71\xa8\xac\xb0\xbf\x89\x90\xe0\xed\xc8\x12\xf6\x77\xe0\x30\x1b\x56\x52\x5d\xc5\xf0\xf9\x34\x59\x83\x18\x68\xd3\x0e\xd2\x20\x06\x0a\x87\x16\xb3\x68\x10\x17\x73\x04\xd3\x11\x1b\xea\x8f\xd3\x10\xed\xd5\x82\xfa\x33\x02\x93\xaa\x59\x23\x19\xa8\x04\xb3\xb2\x68\x23\x17\xaf\xc6\x48\xe7\x7e\xaa\x0e\xf2\xff\xd2\x51\x91\xaa\x63\xc3\xe0\x1a\xc9\x2c\xa9\x36\xb2\xf9\x4b\x8b\xa9\x0e\xf2\xff\xf0\x24\x64\xd1\x94\x2e\x9a\xd2\x2c\x5e\x45\x53\x1a\x88\x89\x3d\x5c\x52\x75\x68\x5d\x73\x04\x25\x8b\xd6\x35\x50\xb8\xe2\x2b\x8b\xd6\x75\xd1\xba\x4e\x47\xa2\xd6\x35\x50\x7e\xfd\xa5\xed\xec\x8e\x61\x7f\xda\x6d\x41\x27\x0b\x3e\x69\x41\xb7\x05\x1a\xe1\x69\x87\x6a\x84\x03\xde\xbe\x94\x45\x23\xbc\x74\xbb\x0a\x03\xa9\x74\xbb\xaa\x73\x95\xd3\x41\xab\xba\x5d\xb5\x61\xd6\xea\x0b\x6c\x41\xb7\xab\xd8\x8a\xbd\x7b\x54\x58\x2e\x2d\x1a\xf4\x40\xc1\x43\x9e\xa5\xbf\x0d\xd8\x1d\xc5\x0d\x2c\x59\xba\x1d\xd5\xf5\xe5\xd1\xcc\xee\xd8\x37\x0d\x30\xd9\x75\xbd\xb4\x51\xf0\x7e\xad\x2c\xc3\xee\x1c\x5e\x1e\x47\x2b\x87\xca\x30\xe2\x91\x2e\xbe\x43\x6d\x40\x22\xdc\xed\x8a\x1c\x02\x68\x1c\x21\xcd\x22\x87\x00\x8a\x76\x49\x91\x43\x00\xed\x70\x0b\x90\x43\x00\x55\xc7\x42\x91\x43\x00\xe5\x5d\xa1\x87\x1a\xdb\x10\xdd\x15\x7a\xa8\x31\x99\x46\x86\xaf\x54\x63\x30\x8d\xa2\x62\x65\x1a\x40\x2d\xea\x75\xa8\xb2\x41\x64\xe0\x7d\x98\x2a\x1b\xea\xc7\x26\xc9\x34\x00\x8f\xdb\x64\x91\x69\x00\x31\xd9\xf9\xcb\x54\x3f\xb3\xfe\x7a\xbd\x56\x96\xa9\x7a\xe4\x23\x5c\x80\x95\x45\x3e\x02\xd4\x69\x9b\xe4\x23\x45\x3e\x92\xd6\x43\x3e\x02\x94\xf1\xfe\xd2\xa6\x4f\x0e\x1b\x38\x68\xa7\x4d\x9f\x8e\xed\xf0\x69\xb6\x13\xda\x52\x9c\xd7\xb2\x16\x20\x9a\xbb\x9f\xac\xc5\x5b\x39\x0f\xae\x6b\x4d\xef\xe5\x14\xea\xb0\xe9\xcb\x16\x2c\x5b\xe0\xbc\x5e\xb6\x80\x34\xc3\x61\x0f\xcb\x77\x00\xef\x11\xcb\x22\xa1\x01\x5a\x55\x43\xf2\x19\x60\x3f\x8c\x76\x4a\x68\x80\xb6\x3a\x0d\x90\xd0\x14\xa3\x1d\x99\xe8\x7b\xd9\x9f\x1c\xd9\xd1\x3b\x50\x96\xed\x5c\x5c\x5e\x83\x53\xa8\x2c\xdb\x69\x64\x23\xdd\x10\x4f\x3b\xcf\x8b\x11\x55\xe4\x69\xe7\xc9\x98\xb2\xd3\x02\x19\x13\x10\x04\x40\xb2\xc8\x98\x8a\x79\x86\x89\x45\x56\xa4\x4c\x40\x90\xae\x90\x45\xc6\x54\x64\x4c\x6e\xb8\x32\xa6\x62\x6e\x60\x76\x8b\xd9\x82\xf3\xfa\xf5\x5e\xb5\x2c\xf2\x1e\xa0\x10\x64\xcf\x22\xef\x29\xa7\xdb\x95\xfa\x38\x9d\xb2\x44\x23\xba\x3b\xc1\x65\xa3\xb8\x57\xa1\xd8\xf6\xcb\x46\x5d\x8c\x48\xfb\x58\x76\x04\x94\x6a\x47\x49\x8f\x80\xaa\x6b\xa7\x48\x8f\x8a\x91\x0d\x32\x4d\xb2\xc8\x8f\x80\x1a\xae\x5e\xf2\x23\x20\xb8\x7a\x24\x8b\xf4\xc8\x53\xcc\xa9\x6d\x27\x3d\x2a\x97\x2d\x77\x2d\x94\x0b\x01\x25\xdf\xca\xda\xf2\x0b\x2b\xd9\x15\xed\xb2\xe5\x97\x57\xd1\xf9\x30\xc7\xe8\x65\x77\x0e\xfa\xee\xb6\xe5\x37\xe7\x36\xe7\x6f\xdf\x28\x9a\xe5\x56\x31\xb7\xdd\xe8\x5a\x73\xdb\xe6\x0d\xed\x70\xc5\x93\x3c\x01\xbb\x18\x03\x56\xf6\x04\x44\x77\xad\xbf\x6d\xf3\x8d\xb9\xa9\xfd\x76\xdb\x66\x39\x56\xda\xb5\x72\x2c\xa0\xbe\x03\x40\x8e\x05\x94\x23\xed\xa1\x5b\xd5\x70\x6d\x66\xb8\xb9\xde\xaa\xe6\xbe\x3d\xbc\x89\x48\xd5\x6c\x18\x9c\x1f\x4a\xef\x9e\x16\xf6\xc3\xfc\xa5\xe3\x84\xa3\xbe\x6f\x0f\x49\xd8\x8a\x84\x2d\x55\xb4\x84\x0d\x28\xcd\x9d\x54\xc2\xc6\xed\xd2\xbb\x18\xad\x92\x63\x01\x35\x35\x1a\x3f\x56\xcd\x8c\xbf\xd7\x70\xfa\x58\x37\xce\x72\xbe\xc6\xab\x4c\xac\x7c\xec\x36\x6d\x92\xc7\x8a\x3c\xc7\xaf\x57\x08\x66\x79\xac\xc7\xc3\x6d\x47\x8e\xfe\xc7\x7a\x3c\x76\xd5\x52\x66\x57\x3d\xde\x9d\xce\xf4\x92\xc3\x95\xc7\xea\xc2\xf5\xca\x63\x75\xc9\xaf\x9b\xda\xda\x52\xb1\x62\x70\xa3\xbb\x89\xc9\xc5\x80\x76\xb8\x09\xc8\xc5\x80\x5d\xcc\x9f\xaa\xca\x87\xd3\xda\x76\xdf\xd7\x16\x7c\x69\x81\xb6\xdd\xd7\x16\x6c\x98\xc5\xb5\xf1\x6b\x0b\x64\x71\x1c\x59\xcd\x22\x8b\x03\x4a\x68\x8f\xc9\xe2\x8a\x2c\xae\x6b\x0b\xc8\xe2\x00\xaf\x54\xcc\x22\x8b\x03\x82\x73\xfd\x59\xbe\x8e\x3f\xc3\x22\xa4\x03\x65\xf9\x3a\x00\xbf\x38\xd6\x9d\xe7\x72\x3d\xe0\x5d\x55\xa5\x7a\x40\x69\xef\xef\xd4\xd9\x06\xef\x1b\xcd\x22\xd3\x03\x52\x5f\x67\xf9\xaa\x32\x62\x27\xa4\x7e\x66\xf9\xaa\xb2\xef\xab\x32\x8b\xa9\xb2\x2f\x57\x82\xd1\xc3\x9e\x43\x16\xbc\x11\x32\xab\x14\x11\x28\xd2\x8e\x2a\x43\xac\x5e\xaa\x19\x13\x51\x53\xc4\xe9\x02\xd6\xec\x2a\x41\xac\xb2\x41\xe7\x45\x95\x0d\x02\xa5\xa7\xcf\x1f\x8a\x06\xa1\x4a\x4b\x4d\x45\xe4\x6c\xbe\xa2\xa5\x08\xcb\xd1\x50\x44\x95\x0e\x02\xb5\x31\x80\xaa\x6c\xb0\x9a\x09\xd8\x8b\xb5\xfd\x28\xfb\x6c\x05\x1d\x56\xed\x51\x44\x6e\x05\xbe\x2a\x2f\xa6\xce\x6a\x7c\x85\x0b\xfe\xd2\xab\xa9\x85\xb6\x54\x90\x04\x11\x28\x5c\x64\x9b\x55\x82\xc8\x75\xd5\xfb\x97\x1d\x99\xed\xdc\xd0\x13\x36\x58\x8b\xed\xe4\xea\x80\x64\xbb\xaa\x92\x41\xa0\x72\x88\x37\xab\x64\x10\x08\x72\x5f\xd3\xbb\xaf\x85\x32\xc2\x8a\xd9\x4c\xcf\xda\x35\x4b\xdd\x8a\xde\x96\xa3\x34\xc3\x2b\xde\x91\xdd\x0e\x2b\x66\xcb\xf9\x32\xc2\xd1\x21\x02\x5e\x63\x21\x34\x03\x3f\x55\x62\x59\xcd\xfb\x7b\xab\x56\xed\x4f\x4e\xd6\x19\xf9\xf1\xa2\xec\xac\xc6\x4d\x3a\xae\xb5\x6a\xdc\x04\xa8\x6b\xf8\x02\x1b\xc5\x29\xe9\xc4\x2f\xe5\x65\xd9\xc2\xfe\x25\x63\x48\x4e\xea\x75\xd9\x1c\x3d\xc9\x6a\xe0\x04\xd8\xc5\xac\x9b\xad\x22\x72\x32\x1c\x43\x46\x4e\xbc\x56\xdb\x10\x40\x35\x72\x52\x3d\x47\xd7\x71\x2b\xd6\x66\x43\x9b\xa3\x9b\x77\x36\x1b\xda\x9c\xfd\xfe\x54\xd2\x0b\x04\xb7\xdd\xa4\xb7\x74\xa7\x77\x72\x1f\xee\x2b\xde\xca\x2d\x84\xe6\x98\xd7\x72\x0b\x2d\x86\x22\xd5\x41\x92\x5f\x75\x24\x34\xd5\xb1\xa1\x39\xaf\xab\x64\x19\x28\x2d\xfd\xa1\xda\x68\x92\x3d\xdf\xa8\x36\x3c\x1f\xd7\xed\x77\xd9\xb2\xf7\x7e\x73\x9a\x20\xab\x21\x9d\x2a\x81\xe6\xa6\xa7\xac\x12\xe8\x0a\x5b\xd6\x05\x50\xa5\xc3\x40\xd1\x4b\x57\xa5\xc3\x00\xa7\xc0\x7f\x73\xab\xae\x92\x65\xa0\x69\xdc\x57\xc9\x32\xe0\x19\xe1\xac\x92\xe5\x6a\xa8\xa8\xb3\x88\x57\xa9\x31\x30\xe5\x2b\xde\x58\x9e\x35\x9c\xe4\xf0\x95\x2a\x0f\x06\xda\x82\x29\x54\x69\x30\xb0\xa6\xca\x92\x06\x03\x31\xd2\x6a\xa8\x18\xf2\x10\x39\x0e\x9d\x55\x16\x5c\xc3\x31\x81\x2d\x55\x8d\x0b\x01\xc5\x00\x47\x95\x18\x03\x55\x67\x94\xf7\xa4\x67\x95\x05\x77\xd7\x37\x59\x30\xd0\xde\x21\x21\x0b\xae\x9e\x82\x7b\xd5\x21\x0d\x06\xda\xe1\x30\x91\x06\xd7\x74\xf0\xe3\x33\xad\x72\x5e\x60\x2c\x1b\x25\xe5\xad\x9e\x5f\xc3\x1e\xaf\x52\x5e\xa0\x1c\xdd\x95\x2b\x6d\x95\xa9\x82\xe9\xc3\xec\xed\xee\x62\xe6\x1c\xe9\xb6\xaa\x93\x05\x85\xa1\x5d\x25\xcb\x55\x66\xdc\x1d\x15\x32\x63\xef\x6e\x3f\x6c\x95\xcc\xb8\x9a\xe6\xd7\x7d\x43\xb7\x09\x1d\xea\x57\x15\xd9\x7b\xa6\xf9\xf5\xf7\x0d\x0e\xf5\xce\x50\x9f\x16\xb3\x43\x37\xd4\xf2\x56\xcd\xb6\xf7\xb7\x55\xb4\x54\x22\x0c\x8c\xe5\x54\xea\x6f\xab\x4c\x60\xa0\x94\x3c\xb8\x42\x7a\x8f\xee\xa2\x24\xeb\x05\xca\x70\x46\x48\x7a\xab\x91\xb3\x4e\x1c\xae\xca\x7a\x81\xb9\x5c\x1c\x65\xbd\xc0\x78\xc7\x82\xac\xb7\x0e\xa7\x9c\x83\x41\x0e\x0a\xc4\x60\x13\xae\x72\x50\xa0\x1c\x7c\xb0\x25\xab\x01\x30\xa0\x56\xe7\x81\xb4\x14\xd8\xc5\x58\x5a\xe4\xa5\x40\x8c\xae\xc8\x16\xbc\xbc\x94\x87\xc9\x4b\x81\x79\x60\x7a\xd5\x69\x03\xa6\xdd\x82\xad\x5d\xa7\xdd\xb2\x61\x16\x87\xa9\xb4\x14\x68\x87\x3b\x8a\xb4\x14\x98\xd5\xe1\x27\x2d\x05\x06\x17\x6c\x66\x9d\xf6\x8a\x4c\x55\x3b\xae\xca\x54\x81\xb9\xde\x87\xa9\x8d\x0d\x93\xf3\x93\x59\x65\xaa\xd5\xdb\x8d\x48\x7b\xcd\xba\x6c\x3a\x77\x17\x0e\x7b\x60\xd9\xf2\x0d\xf3\x70\xf4\xc9\x67\x81\xfd\x4b\x9e\x26\xa1\xad\x9e\xa4\xb3\x07\x96\x4d\x97\x6f\xf2\xb5\x97\xac\xf2\x4d\xc0\x9b\xab\xb3\xca\x37\xab\xd9\x75\xdd\xdd\x5a\xc2\x09\xb4\xaa\x1d\xb1\xac\xee\x7a\x0f\x47\x21\xb2\xef\xa0\xa5\xba\xd0\xaa\xac\x14\xf0\x3a\x84\xac\xb2\x52\xa0\x19\x26\xa8\x92\x52\x20\x5f\x6d\x4b\x4a\x81\x9a\xd3\x1f\x5a\xff\xd3\x7d\xf3\x95\xd9\x4f\x04\xe3\xf2\x7d\xbe\xfd\x44\x30\xae\x1f\xd6\xc2\x7e\xe2\x46\xc0\xe5\x86\x2b\x4d\x05\x6a\x7d\x7f\x68\xc3\x4f\x4d\x1e\x7a\xce\x58\x5c\xbd\x1c\x7a\xda\x71\x12\x50\xa0\xa6\x7b\x9f\x04\xb4\x7a\xb1\x9f\x73\x58\x02\x0a\x78\xf7\x7a\x56\x09\x68\x35\x30\xc6\x81\xca\xac\xd7\xfb\x82\x87\x77\x5a\x4c\x2d\x5e\xe4\xab\xe2\x45\xaa\x92\x41\xa0\x1c\x43\x05\x49\xf7\x80\x59\x5c\x4b\x0c\x9f\x01\xbb\x98\x32\xeb\x01\x2b\xd4\x1b\x54\x25\x85\xf5\xf6\x86\x71\xb7\x52\xe9\x1e\x10\xd5\x81\x26\xdd\xab\xd2\xbd\xe1\x26\x2c\xdd\x03\xea\x50\x1d\xd2\xbd\x2a\xdd\x1b\x8e\x0d\xe9\x1e\x10\x87\xb6\x80\x74\xaf\xf2\x51\x84\xc3\xf8\x74\x95\xb5\x01\x79\xf8\x02\x49\x1b\xb0\x8b\xd1\x04\x59\x1b\x50\x63\x29\xb2\x55\x46\xde\x86\xfb\x94\x91\x37\x60\xe8\xd9\xa8\x46\xde\x80\x3c\xac\x9a\x91\x37\x60\xff\xf2\x77\x84\xac\xeb\x47\x45\x6c\xa8\x9c\x69\x4b\xbf\x1c\x24\xcc\xfe\xbe\x5e\x3d\xc8\x2d\x0d\x14\x55\xb9\x25\x30\xf9\x50\x52\x56\xb9\x65\x95\x5b\x0e\xbb\x57\x6e\x09\xcc\x70\xc2\xc9\x2d\x81\x59\x1c\x2a\x46\xf9\x80\x3a\x71\x0d\x55\xd9\x66\x7d\xd4\x96\x06\xa7\xdc\x12\x98\x01\x9f\xad\x8f\xda\x92\x6e\x0e\x3c\x6a\x55\xba\x09\xb4\xe2\xce\x29\xdd\x7c\xbf\xff\x31\x9c\x26\xb2\x41\x20\x0f\x7b\x4d\x36\x08\xcc\x65\xd5\x64\x83\x55\x9a\x37\xb4\x9d\xa4\x79\xc0\xac\xf2\x18\x69\x5e\x95\xd3\x0d\x2d\x15\x39\x1d\x30\x0d\xc8\x56\x39\x1d\xe0\xd5\xf9\x59\x25\x75\x40\x6b\x5a\xf3\x92\xba\x6a\xaa\x9b\x5e\xbc\x2a\x5f\x03\xca\x74\x9a\x48\xd7\x80\x66\x24\xcd\x2b\xa2\x84\x30\xbd\xa4\x49\xd7\xda\x61\x03\x78\x41\x33\x2e\xd7\xde\xec\xb7\x82\xa8\x2b\xe2\x93\x32\xb8\x3e\x9b\x44\x0c\xd8\xbf\x9c\xc8\xa6\xb2\x09\x9d\xf5\x61\x4b\x91\xdd\x1e\xd6\xe3\xa3\x0c\x4f\x50\xf7\x05\x8f\x22\x16\x55\x2d\xce\x26\xc7\x02\x92\x93\x9d\xd9\x8c\xcb\x01\x31\x6d\x81\xac\xab\xf9\x75\x27\x2e\xbc\xc9\x66\x74\xad\x79\x9f\x09\xf3\xab\x49\xb1\x80\xc2\xdd\x8f\xd9\xa4\x58\xcd\x80\x5b\x5a\xca\x06\x14\xa7\x7e\x5a\xcc\x16\x90\xc2\xc6\xdd\xae\xd9\xe4\x58\x80\x5f\x2f\xc8\x26\xc7\x6a\x12\xaa\xc1\xb8\x6a\x12\x2a\x20\xc8\xee\xcd\x26\xa1\x6a\x12\x2a\x37\xeb\x26\xa1\x02\x2a\x1f\x72\xc9\x26\xa1\x02\xfc\x90\x49\x36\x23\x75\xc0\xfe\x25\x6d\xe7\xbc\x95\xd0\xe6\xfb\xcb\x50\x94\x16\x43\x1d\xa6\xb0\x01\x61\x4e\x49\x33\x85\xad\x19\xf7\x1b\xcc\xed\x26\xc9\x02\x4a\xb7\x55\x72\xac\x26\xa1\xd2\x3a\x6a\x12\x2a\x60\x2e\xbb\x45\x42\x05\x84\xbe\xec\x26\xa1\x02\xe6\x01\x9f\x6a\xf2\x29\xa0\x1c\x1c\xae\xcc\x26\xa1\x02\xe6\xc2\x01\xd2\x8c\x2b\x72\x4f\xd9\x2e\xa6\xcc\x3e\x80\x03\x39\x1b\x9b\x1c\x08\x68\x5c\x80\x99\x4d\x0e\x04\x84\x96\x78\x93\x03\x35\x73\xd8\x38\xfb\x98\x4d\xc2\x03\xc4\x3b\xe4\xe5\x3b\x40\xd5\x01\xd7\x0c\x18\x02\x53\xdf\x46\x93\x02\x01\x7e\x8d\x22\x9b\x14\xa8\x19\x11\x34\xa3\xaa\x49\x72\x80\x66\x06\x42\x93\xe4\x34\xaf\x0d\xe1\x64\x62\x36\x59\x0e\x10\x86\xc5\x9a\x21\xc1\x26\xf1\xe1\xe4\x5a\x36\x89\x0f\xd0\xda\xfb\x4b\x47\xa9\x21\x41\x75\x6b\x48\x10\xa8\xda\xe1\x4d\x2a\xd4\xe2\x3d\xbf\x8e\x48\x05\x99\x0f\xc7\x39\xa1\x6c\xb2\x9c\xe6\x85\x20\xef\x2b\xd5\x06\xf9\x70\x8b\x75\xa8\xc9\x7b\xda\x7b\x59\xbe\x1a\x92\xf8\x34\x6f\x04\x71\x66\x4b\x7c\x80\xd0\xc6\x6c\x46\x04\x81\x90\x5d\x36\xa9\x10\x30\x25\x08\x4d\x2a\x04\x94\xb0\xb2\x32\x21\xa0\x72\x35\x7e\x36\x99\x10\x50\x0d\x1b\xb6\x54\x17\xc6\x08\x87\x13\xdb\x18\x21\x50\xca\xfb\x4a\x5b\x6e\x8c\xd0\x98\x46\x93\x30\x01\x7e\x49\x24\x9b\x84\xa9\x49\x98\xb4\xe4\x9a\x84\x09\x28\xc5\x21\x2a\x61\x02\x92\x2b\xe0\xb2\x75\x15\xb4\x21\x8c\x34\x35\x29\x14\xe0\x45\xa8\xd9\xa4\x50\x80\x77\x5d\x66\x33\xde\x08\x04\xf7\x50\x65\xeb\xea\xa7\x73\x7c\x39\xe6\x6f\xef\xd4\x4d\x1a\xd6\xa4\x61\xda\x27\x4d\x1e\x06\xc4\xc0\x6c\x6f\xd2\x30\xa0\x91\x39\x9f\x4d\x1a\xd6\xa4\x61\x9c\x4c\xca\x26\x0d\x03\xfc\x9e\x4a\x36\x69\x58\x33\x68\xc9\x69\x94\x6c\xf2\x30\xa0\xbd\xba\x32\x6a\xd9\xfa\xab\x3f\xd5\xa0\xfe\x88\x51\x0e\xbb\x56\x6a\x06\x54\xb7\xc3\x26\x35\x03\xa2\x3a\xa6\x0d\x51\x02\x4d\xaa\xd3\x24\x6b\xcd\x10\xe5\x70\x0a\xca\xd6\x00\xef\x2e\xcc\x26\x59\x03\x5a\x75\xe8\x48\xd6\x80\x2a\x05\x68\x92\x35\x60\x3f\x8c\xa1\x63\x8c\xb2\x19\xa3\x6c\xbe\x53\x0d\x6d\x68\xcb\x25\xd0\x18\x25\xb0\x7f\xa9\x4c\x0d\x71\x5f\xfe\xb2\x1f\x8d\x51\x36\x69\xde\x74\x8a\x4b\xf3\x80\x56\x7c\x9a\x34\xaf\x79\x61\xca\x74\xdb\x94\xd3\x35\x6f\xb9\x77\x03\x90\xd3\x01\xbb\x18\xdd\x22\xa9\x03\x8a\x5e\xc2\x66\xf8\x11\x68\x72\xd7\x66\xf8\xb1\x79\xad\x8a\x8b\x83\xcc\xaf\x11\x7d\x3c\x38\x2b\x90\x4d\x9e\x07\xd4\xb4\x0b\xe4\x79\xcd\x43\x59\x1c\xc9\xc8\x26\xd1\x03\xe2\x70\x12\xca\xf3\x80\x28\x6f\xcd\x9c\x49\x44\x24\xc7\xfb\x4e\x07\x82\xa1\xc6\xe9\xb6\x6c\xa8\x11\x28\xef\x2a\x6e\xa8\xb1\x99\x28\xc9\x59\x81\x6c\x06\x16\x81\x6a\xc2\x48\x33\xae\x08\xcc\xe9\x48\x30\xae\x08\x94\x77\xdd\x92\xe6\x35\x39\x9d\xb9\xf1\x4d\x4e\x07\xc4\xc0\xbf\xd8\xd6\x5b\x35\x7b\x0a\xe3\xb4\x49\xea\x80\x68\xae\x22\x92\x3a\x60\x0c\x07\x91\xa4\xee\xbd\x72\x97\x53\x06\xd9\x64\x75\x40\x33\x7b\xc8\x8f\x69\x0a\x31\x70\xc5\x35\x59\x5d\x33\x39\xd3\x0c\xf7\x66\xa8\x11\x88\xf1\xbe\x53\x75\x9c\x7c\x64\xc5\xf5\xcd\xdc\xcc\x26\x1f\xf4\xa8\x40\x93\x0f\x36\x93\x33\xed\x28\xf9\x60\xf3\xb3\x5f\x4e\x59\xf9\x20\x17\x7d\xee\x5f\x5a\x0f\xd5\x41\x26\x66\x57\x91\xb2\x3f\x20\xb8\xa5\x2b\x9b\x31\xca\x76\xbd\xed\xa4\x1e\xb2\x3f\x60\x56\x37\x3a\xd9\x1f\x50\x0e\x7d\xab\x4d\xfa\x07\xcc\xe9\x34\x33\xfc\x08\xec\x62\x68\xcd\xf8\x23\xe0\xf7\x99\xb2\x19\x7f\x6c\x06\x1b\x75\xb1\x34\x83\x8d\x40\xab\xce\x29\x83\x8d\xcd\x33\x59\xe6\x67\xb6\xeb\xad\x2f\x7b\x98\xfa\x90\x4c\x36\xc9\xa4\x04\xbc\x49\x26\x9b\xf7\x95\x38\xfe\x24\x93\x40\x29\xee\x61\x72\x49\x60\x0c\xd7\x7b\xb9\x64\xf3\xcb\xab\x66\x46\x34\x89\x23\xe0\xe7\xa4\xb2\xc9\x1b\x81\x52\x54\xae\xbc\x11\xf0\x03\x68\xd9\xa4\x8d\x40\x54\xe8\x52\x93\x36\x02\x4d\x1a\xdd\x8c\x12\x02\x45\xee\xe5\x45\xce\xd9\x3e\x6f\x93\xe8\x4f\x99\x24\x50\xd2\xb5\x49\x22\xd9\x3e\xf6\x8a\xb6\xfa\xc7\x06\x7c\xf8\x64\x0d\x54\xd5\xeb\x9e\xf3\xbd\xee\x79\xba\x23\xca\x24\x81\x56\xe0\xa0\x4d\x26\x09\x34\x93\x3f\x9b\x4c\x11\x28\x45\x9b\x50\xa6\x08\x84\x89\xd4\x4d\xa6\xd8\x64\x8a\x26\x2e\x35\x99\x22\x50\x97\x8b\xbc\x4c\x91\x0b\x63\x77\x31\x65\x76\xe7\xc7\xab\xf4\x79\xa7\x1c\x10\x28\x66\xb3\x35\x23\x8e\x4d\x5a\x68\x5a\x74\x93\x16\x02\xc3\xe4\xcf\x26\x2d\x04\xfc\xc6\x57\x36\x59\x21\x50\xde\x59\x2c\x2b\x04\xaa\x87\x4d\x9a\x89\xa4\x40\x35\xe8\xd3\x4c\x24\x6d\x1e\xe6\x9a\xf9\xdb\x27\xb7\xb2\x99\x68\x0a\xec\x3d\x0a\x91\xca\xda\xb0\x77\x32\x44\x2a\x8b\xc3\x5c\xa6\xf1\x34\x43\xa0\x40\x95\x59\x36\x43\xa0\x40\xc4\xfb\x2c\x87\xc9\x06\x3d\xa1\xcd\x00\x28\x50\xd2\xe5\xd9\xf8\x67\x33\xfe\xa9\x39\x24\xe3\x05\x9a\x41\xee\x26\xe3\x05\xd2\x83\x06\x4d\xc6\x0b\xb4\xf0\x59\x86\x3f\x81\xa8\xef\x0f\x55\xa7\xbc\xd8\xc4\xc5\x26\x2f\x6e\xde\x42\xe2\x84\x91\x17\x03\x51\xde\x52\xea\x13\xaa\x6c\x26\x74\x93\x29\x03\x2d\xed\x2e\x99\x32\xd0\x74\x75\x35\x99\x72\xfb\xbe\x83\x0b\x85\x49\x95\x81\xe4\x6e\xa9\x6c\xc6\x3f\x81\x12\x4e\x78\xe3\x9f\x40\xbe\x34\x4d\x3e\xdd\xcc\x87\x35\x68\xe0\x65\xc5\x42\x39\xa4\xad\x7e\xed\x58\x88\xc6\x80\x08\xa3\x9d\xe1\x95\xa4\xdc\x1a\x98\x61\xb8\x13\x28\x95\xee\x0d\xc3\x9d\x40\xf1\x9c\x58\xc8\xbb\x43\xde\x2d\xbb\x0d\x89\x37\x90\xed\x2d\x36\x14\x39\xe2\xba\x2f\x9d\xca\xb8\xd1\x0a\x9f\x58\x48\xbc\x01\xbf\xef\x98\x61\x04\x14\x28\xb1\xfc\xe1\xa5\xe8\xf2\x61\x89\xec\x56\xc6\xc9\x94\xf7\x97\x1f\x45\xdc\xe4\x5a\x7c\xfe\xa3\xc8\x8b\x04\x6d\xe6\x57\x11\x57\x55\x33\xe5\xfd\xf8\xb3\xd0\x3a\x8b\x51\x48\xd8\xc3\x30\x29\x5b\x61\x18\x26\x05\xb6\x3d\x86\x48\x95\x15\xa8\x2d\x03\x34\x4c\xa3\x0d\x99\xbe\xe6\x7f\xc8\xf4\x81\xaa\xb5\xe3\xd7\xa5\x85\xf4\xd8\x4b\xc8\xf4\x81\xaa\xa7\x2e\x64\xfa\x51\x1c\x2e\xdd\x62\x2a\xa3\x98\x83\x84\xb2\x8d\x93\x86\xb4\x7e\x0e\xeb\xa1\x32\xf8\x44\x20\x17\xdb\x67\x48\xeb\x81\xc6\x85\x92\x19\xe6\xe4\x02\xc1\xcd\x09\x19\x12\x7d\xa0\xf0\x99\xeb\x0c\x89\x3e\xb0\x6d\x36\x44\x2a\x43\xa2\x3f\x99\x75\x21\xd1\x07\x92\xbb\xd1\x33\x24\xfa\x21\xd1\xe7\xc6\xaf\x0c\x89\x3e\x50\x74\xbb\x85\x44\x1f\xe0\x2b\x37\x19\x46\x5c\x81\x62\x0a\x55\x18\x71\x05\x4a\x87\xc9\x85\xce\x80\x30\xe2\x3a\x59\x59\x42\x6f\x00\x50\xe6\xb2\x62\xea\xa7\x7a\x8a\xc9\x52\xaa\xa7\xfa\x05\x45\x4b\xa9\x9e\xca\x07\xb3\x1c\x78\xfa\x07\x80\x66\xbe\x48\xe8\x1f\x08\xfd\x03\x93\xe9\x1a\xfa\x07\x80\x30\x5f\x35\xf4\x0f\x00\xe9\x11\xa0\x30\x04\x1b\x5e\xbe\x32\x1d\x40\xc6\x60\x81\xa6\xa5\xc3\x07\xc7\x5f\x28\x7c\x81\x21\xfd\xf0\x78\x86\x17\xad\x98\xad\x17\xc6\x60\x81\xe6\x2e\x15\xfa\x1f\x80\xa2\x2d\x18\xfa\x1f\x80\xfd\x4b\xeb\xa1\x82\x9a\x8c\x08\xfd\xeb\x80\x00\x8a\x81\xba\x30\x06\x1b\xfa\x24\x74\xdb\x84\x3e\x09\xa0\x69\xd1\x85\x3e\x09\x60\x17\xa3\x1e\x3a\x25\x80\x38\x1c\x8d\x3a\x25\x42\x0f\x84\xa9\x56\xa1\x07\x02\x48\x4f\x66\x85\x1e\x88\xf0\x8a\x96\xf9\xca\x6c\x3c\xee\x06\xcf\x35\xf9\x25\x07\x61\x17\xa3\xa5\xba\x1b\x80\xa2\x8b\x3c\x74\x37\x84\xa1\x57\x1d\x26\xa1\xbf\x01\x28\x7a\xb6\x42\x7f\x03\x90\x4d\x15\x19\x7a\x8d\x78\x5b\x85\x8e\x74\x2e\x00\x75\xe2\x0f\xf0\xf3\xef\x42\x39\x26\x84\x36\x74\x2e\x44\x06\xad\xa2\xf1\xba\x0d\x80\x6a\xb8\x37\x74\x1b\x00\x9b\x2c\x21\xb2\x51\xc9\x57\x1c\xe7\xef\xd8\xa2\x43\xaf\x02\x10\xed\x7d\xae\x4d\xe6\x1b\x7c\x1e\x63\x0b\xfd\x0c\x61\x60\xd6\xdc\xec\xd0\xd1\x00\xb4\xe2\x1a\xa8\x9f\x01\x68\x9e\x03\x0d\xfd\x0c\xd1\xdf\xe6\xd1\x1b\xfa\x06\x80\xfa\x8e\x7e\x7d\x03\xc0\x2e\x86\x02\x75\x0e\x00\x9b\x4b\x21\x52\x0b\xb2\xff\xe5\x8a\x24\xfb\x07\xf2\xed\x5b\xd9\x7f\x98\xb2\xac\xe7\x2e\xa4\xff\x40\xa4\x6b\x8d\xec\x3f\xc6\x61\x31\x54\x2f\x15\x07\xd2\xec\x82\x90\x8a\x03\xc9\xb5\xf5\xe9\xe7\x3d\x84\xa6\x2f\xcc\xaf\x7b\x08\xe5\x58\x6f\x31\xab\x4b\xb6\xb0\xf4\x28\xa4\xe2\x40\x36\x27\x8e\x4c\x1c\x48\xb3\xd7\x43\x26\x0e\xd4\xa5\x86\xc6\x5b\xd9\xd3\xe7\xfb\x4e\xbb\x60\x70\x34\xcb\x35\xc9\xd4\x60\xa0\x2c\x87\xb0\x61\x59\xa0\xca\x32\xc3\xb0\x6c\x98\x1a\xec\xf1\x82\x90\x9c\x03\xd5\x73\x5e\x61\x08\x36\xe4\xeb\x9e\x14\x0a\xf9\x3a\x90\xda\x53\x21\x5f\x0f\xf9\xba\xa6\x4c\xc8\xd7\x81\xd4\x83\x18\xf2\xf5\xf0\x62\x15\x8f\x39\x84\x84\x1d\xa8\xba\x1c\x42\xc2\x1e\xf3\x6d\x28\x2a\x92\x89\x03\x11\xd5\xea\xda\x50\x72\x83\x97\xeb\x88\x4c\x3c\x3c\xd1\x68\x1e\x6d\x48\xc5\x81\x5a\x1d\x1d\xd3\xe5\x86\xdb\x51\x4c\xe7\x0d\x83\xb0\x40\xf1\xcc\x4e\x18\x84\x0d\xb3\x8a\xd7\x2b\xb3\xed\x8b\x8b\xe9\x9c\xe5\x06\x61\xc3\x0b\x53\xde\x7a\x18\x85\x05\xd2\xfc\xb1\x90\xfd\x87\x5f\x90\x53\x91\xb2\x7f\xa0\x36\xd7\x02\x13\x8d\xc3\xac\x62\xa3\x98\x21\xfb\x07\xaa\x89\x3e\x21\xfb\xe7\xeb\xeb\xe9\x61\xce\x30\xa2\x1b\xb2\xff\xe5\x6c\x94\xfd\x03\x19\xce\x15\xd9\x7f\x78\x11\xca\x82\xdb\x86\x84\x1d\xd8\xb6\x0a\x22\x1b\xb0\x21\x8d\x4f\x86\x7c\x1d\x28\xc7\x82\xa0\x86\x84\x1d\x48\xd9\x45\x48\xd8\x81\xd4\x68\x0e\xf9\x3a\x10\xe6\x74\x84\x7c\x3d\x36\x47\xcf\x70\xaf\x33\x58\x0b\xa4\x29\x65\x61\xb0\x16\x88\xa2\x11\x21\x83\x07\x32\x9c\xb0\xe7\xdb\xa4\xc7\x8a\xd1\x01\x52\x78\xa0\x7a\x56\x39\x4c\x33\x0e\xc3\xbc\xaf\x31\x66\x98\x17\x08\x1d\xce\x21\xd1\x07\x76\x31\x6a\x2b\xd3\x0f\x13\x8d\xdd\x86\x25\xfa\x40\xf2\xcd\xa3\x0c\x89\x7e\x5c\xae\x39\x50\xf3\x30\x85\x18\x68\x7a\x6e\xe2\xb2\xe9\x12\xfd\x77\x21\x97\xe8\x03\x19\x4e\x46\x89\x3e\xb0\x0e\xe7\x85\x59\xc5\x40\xc8\xa6\xc3\xd0\x72\xe8\x0e\x58\xaa\x48\x77\x00\x90\xfa\x97\x43\x77\x00\xa0\x93\x33\x74\x06\x00\xcd\x98\x45\xe8\x0c\x00\xb6\xfd\x8e\xc8\x86\x9b\x6e\xcc\xf5\xb1\x19\x7a\x03\x80\xb2\xb4\x1c\x4d\x37\x0e\xd3\x8d\x57\xf8\x4a\x87\x06\x01\xe8\xd4\x80\x35\xfe\x0c\x34\x23\x94\xa1\x1b\x01\x28\xaf\x61\xa1\x1b\x01\x88\xd7\x40\xd6\x8d\x10\x64\x16\x1f\x0b\xea\x1f\x3a\x0d\x80\xf4\xa8\x66\xe8\x34\x00\xda\x72\xa2\xe8\x34\x00\x7e\xad\x97\xda\xb9\xd1\x8e\x93\xda\x10\x35\x90\xaf\x15\xa7\x63\x01\x88\xc3\x7a\xe9\x58\x00\xd2\xfc\xc3\x30\x42\x1d\x1f\x07\x01\xaa\xd0\xaf\x00\x6c\x23\x1f\x91\x9a\xf0\xe2\x18\xdd\xa5\x7e\xe5\x45\x28\xeb\xf7\x64\x7e\x87\x6e\x07\x60\x3f\xc5\x97\xa9\xaa\x8f\xb3\x08\x55\xe9\x63\x88\xcf\xab\x2a\x6b\xae\xaa\x3e\xaa\xca\x5f\xaa\xaa\x0f\xd3\xc8\x75\xd2\x68\x34\x90\x1e\xdf\x0d\x3d\x11\x40\x54\x9f\xa5\x27\x22\xbc\xbc\x74\xe1\x37\x09\x5d\x11\xc0\x1c\xee\x55\x7a\x22\xc2\xd3\xaa\x4b\xc3\x52\x27\x03\x50\xf4\x71\x87\x4e\x06\xa0\xbe\x53\x52\x27\x03\x90\x21\xbd\xd3\x89\x00\x34\xcf\x4b\x84\x4e\x84\x78\x6f\x84\xf1\x87\x0e\x92\x87\xfb\x26\x52\x91\xca\x30\x69\x7a\x11\x2f\x0d\x5d\x06\x40\x7d\x17\x3b\x7d\x06\x40\xf3\x0e\x80\xd0\x67\x10\x5e\x4a\xba\x5c\x9b\x75\x07\x00\xe1\x01\x9e\xd0\x1d\x00\x64\x38\x8b\x74\x07\x84\x77\xb8\xbc\x56\xb0\x7c\x1d\x28\x26\x76\x85\x74\x3d\xfc\xf2\xde\x92\x8c\xca\xd7\x81\xf2\xce\x65\xf9\x3a\x90\x06\x47\x43\xbe\x1e\xe6\x2b\x2f\x67\xd6\xf7\xad\x2e\x2e\x23\x38\x99\xdf\x0c\x12\x76\xb1\x81\xac\x28\x2b\xf8\xae\x2d\x56\x15\x39\xc3\xc9\xa0\x4f\xf9\x3a\xb0\x8e\x57\x94\x8a\x9c\xe1\x58\xe3\x29\x5f\x07\x9a\x27\x4a\x52\xbe\x0e\x14\x43\xf8\x29\x5d\x4f\x2f\x8e\x59\xc3\x62\x4b\xd9\xda\xb3\x32\x91\x9c\x4a\x6c\x14\x0c\x2f\xa5\xd8\xc0\xe6\x3b\x5b\x24\xc5\x4e\x29\xb6\x0d\x90\x62\x03\xe9\x99\xf0\x94\x62\xa7\xe7\x52\x17\x3d\x95\x12\x6a\x20\x3d\x88\x9e\xf2\xe9\x94\x16\xeb\x3e\x4a\x69\x31\x90\x1e\x88\x4f\x69\x71\x1a\xc6\x5e\xf0\xd6\x94\xdd\x02\xe9\xe9\xf7\x94\xdd\xa6\xd7\x86\xf2\xdd\xc2\x4c\xe9\x6d\x56\x87\x07\x4d\x97\xca\x02\xd5\x2c\xf8\x34\x55\x38\xfd\xe2\x86\xa7\xcc\x52\x2a\x0b\xa4\x67\x56\x52\x2e\x9b\x86\xb1\xf9\x78\x61\xa6\xcc\x15\x48\xee\x65\xcf\x94\xb8\x02\xbb\x18\x0a\x91\xb9\x02\x65\x0d\x8b\x7d\x14\x69\x29\x2d\xdf\xf0\x28\x83\xba\x86\x2f\xb0\x0f\xa0\xae\xc3\x41\x24\x75\x05\x32\xc8\x5e\x48\x99\x2b\x50\xaa\xed\x94\xb9\xa6\xd9\xc3\x0b\x67\x6a\x4a\x5d\x81\xd4\x0d\x9b\x32\xd7\x6c\x6f\xdb\x7d\x81\x6d\xe7\x43\xf4\x11\x8a\x6c\x3b\xb7\xb8\x94\x03\x4b\x26\x65\x9b\x40\x7a\xba\x3e\x65\x9b\xc0\x2e\x46\xdb\x65\x9b\x40\x33\x7b\x26\x65\x9b\xc0\x26\x8b\x5b\x24\xd9\x04\xf6\x2f\x51\x87\x6c\x13\xc8\x57\x1d\x86\xc0\x81\x5d\x8c\x97\x4a\x40\x81\xaa\x9d\x9b\x12\x50\x20\x4c\xa6\x4d\x23\xe0\xc0\xfe\xa5\xc5\x9c\x40\x7c\x53\xde\xe3\xb4\x29\x27\xcd\xd0\xb9\xcc\x96\x92\x12\x50\x60\xd3\x61\x44\xf6\xfb\x86\xf5\x4a\xec\xf6\x30\x72\x5b\x94\xd9\xce\x0d\xd3\xb3\x20\x29\xfd\x04\xd2\xd0\x6d\x4a\x3f\x33\x6d\x53\xb1\x98\x6d\x4a\xbe\xc0\x0a\x07\x4a\x03\xd9\xc0\x2e\x46\xd3\xa5\xa4\x40\xea\x1d\x4f\x29\x29\xb0\x69\x34\x22\xdb\x94\x76\x1e\x56\x7f\xca\x13\x81\xe4\xde\xd3\x4c\x79\x22\x50\xca\x61\x4f\x19\x8f\x06\xa6\xc9\x80\x69\x3c\x3a\xbb\x3d\xc5\x06\x9e\x46\x9f\x81\x62\x0e\x75\xca\x30\x13\x3a\x59\x0e\x67\xb2\x74\x12\x68\xaf\x6e\xa5\x93\x40\x6b\xec\x06\x29\x9b\x04\xaa\x57\x17\xa4\x6c\x12\xc8\xf8\x1d\x9f\xeb\xc8\x94\x6b\x66\x5f\xbe\xde\x2a\xd9\x69\xa4\xf7\x6a\x4b\xa5\x61\x65\x60\x17\x63\xd1\x30\xae\x0c\xc4\x60\x4f\x49\x4f\xc3\x02\x19\x8e\x27\x23\xcd\x40\x35\xdd\x34\x8d\x34\xe7\xb0\x87\xfc\xa5\xfc\x33\x87\x73\x89\xe7\xcb\x2c\xd3\x18\xaf\xb3\x50\x66\x99\x30\x4b\xef\x94\xcb\x94\x59\x02\xe9\x9d\x0b\x29\xb3\x04\x9a\x39\xe8\x29\xb3\x04\xf6\x2f\xd1\xa9\xd4\x12\xd8\x7c\x1e\xd1\x5b\x35\x6f\x0d\xf4\xa7\xb2\xcd\x94\x6d\xb2\x5f\xa7\x6c\x13\xc8\x57\xf5\x92\x4d\xa0\x99\xc5\x91\x92\x4d\x20\x03\xa7\x5e\xca\x35\x81\xd6\xd4\xb6\x5c\x33\xc9\x01\x2e\x87\x93\x44\x62\x09\xd4\x5f\x7f\xa9\x36\x36\x64\x74\x4b\xa9\x8d\xc9\x3d\x5e\x6c\xfd\x69\x6c\x18\x28\xd3\xc5\x52\x42\x0a\x64\xbc\xd5\x57\x3f\xd3\x39\xe8\x8a\x21\xd5\x04\xd2\x83\x15\x29\xd5\x04\x76\x31\x7e\x2a\xd7\x04\xd2\x8b\x30\x52\xaa\x99\xcb\x11\xec\x02\x27\xaf\x04\xd2\xab\x2b\x52\x5e\x99\x84\x90\xcb\xe1\x8c\x33\x84\x0c\x94\x56\x15\xd9\xa8\xc5\x22\xe2\x2e\x2c\x89\xcc\xe5\xe0\x4b\x65\x36\x61\xe1\xbf\x79\x8b\xd9\xc5\x7c\x14\xc3\xdb\x0a\xfc\x3e\xa9\xb0\x7f\x49\x17\x1b\x42\x06\x32\xb0\xee\xd2\x10\x72\x9e\x76\x81\xb3\x5c\x7a\x08\x84\x67\xd6\x52\x7a\x98\xa7\x73\xc5\x6e\x37\x78\x0b\xcc\xc0\x88\x4a\xf9\x21\xb0\x8b\xf1\x52\x09\x22\x30\xa5\x3a\x29\x41\x04\x76\x31\x65\xd6\xf7\xe4\x7b\xd5\xd8\xac\x29\x41\x4c\x0f\x9d\x7a\x81\x48\xca\x06\x81\xf4\x06\x94\x94\x0d\x02\xd3\xc4\xbf\x94\x0c\x02\xf1\xbe\x53\x32\x08\xec\x87\xd1\x2a\xd9\x20\x90\xe1\x88\x37\xea\x0b\xec\x62\x3e\x4d\x7d\x70\xec\x74\x39\xbe\xe5\x8c\xc0\x2e\xe6\x4f\xed\xbe\x8b\xee\x53\x1f\x5e\xd4\x03\x94\xa2\x83\x34\xe5\x91\x40\x78\x61\x5e\xca\x23\x81\x5d\x0c\xed\x4a\x24\xf3\x72\x86\x5a\x0f\xf5\x61\x0a\xf1\xa1\x01\x26\xd3\x03\xd2\x5b\x40\x52\xa6\x07\x84\xc9\x69\x29\xd1\x03\xa6\x24\x28\x25\x7a\xc0\x9c\xee\xfd\x12\x3d\x60\x3f\x1f\x15\xc9\xf4\x80\x34\xa0\x97\x32\xbd\xbc\xed\xe4\xe1\xd3\x6c\xc1\xcd\xea\x37\xfd\xa5\x1d\xba\x61\x7a\xa5\x4d\xca\xeb\xf2\x63\x87\xe2\x32\x4d\x59\x1c\x90\x5e\xba\x92\xb2\xb8\x94\xc5\x39\xb9\x65\x71\x40\xab\x6e\x76\x06\x8c\x53\x62\xa7\x65\x28\xb1\x03\xf6\xf3\x69\xba\xcc\x0e\xc8\x70\xa8\x49\xec\xf2\xe3\x60\x9e\x3e\xcd\x46\x6d\x98\xaf\xd5\x2a\x4d\x03\x76\x31\xeb\x61\x3b\x3f\x84\xc1\xdd\xd8\xa4\x69\x29\x4d\xc3\xcb\x98\xd2\x34\x60\xff\x12\x75\x7c\xde\xb6\x3b\xf7\x10\xc9\xd3\x80\x5d\x0c\x45\xca\xd3\x80\x36\xb5\x3d\xe5\x69\xc0\x2e\x46\xdd\x0c\x19\x03\xcd\x04\x94\x34\x64\x0c\xa4\x47\x7b\x53\x36\x07\xa4\x37\xb8\xa4\x6c\x0e\xc8\xb0\x07\x64\x73\x40\x29\x87\xb6\xad\x74\x0e\xc8\x78\x5f\xe9\x48\xd8\xb0\x0e\xdb\x29\x9d\x03\xd2\x2b\x43\x52\x3a\x97\x0f\x46\x83\x43\x48\x36\x97\x8f\xda\x78\x6b\xa6\x36\x1e\xb4\x31\xdb\xef\xd8\xad\x0d\x07\x27\x6c\xaf\x1c\x0e\x01\xd9\x5e\x4a\xed\xb4\xfa\xa5\x76\xc0\x2e\xa6\x4c\x35\x70\xd0\x35\x6c\x9f\x91\x5e\x60\x1d\x0e\x6b\x23\xbd\x40\xc6\xf0\xf9\x6a\xe1\xeb\xbc\x74\x92\xc8\xf6\x80\x96\x5a\x03\xb2\x3d\x20\x63\x29\xb2\x7d\x04\x6c\xdf\x0c\x04\xbf\x06\x2b\x6c\xce\x87\xa8\x28\x62\xf0\xf3\xfc\x2e\xd9\xeb\xb0\xb8\x37\xbf\xaf\xcb\xe2\x80\x99\xac\xd1\x5d\x16\x07\xec\x62\xfe\x74\x2a\xa3\xd3\x96\xc5\x96\xa2\xc5\xb1\x8f\x86\xe8\x54\xe4\x39\x45\xac\xdc\x6e\x88\x15\xc8\x40\x69\xdd\x10\x2b\xb0\xf8\x50\x60\xfa\xd9\x6a\xa1\x98\x96\xee\x57\xab\x85\x18\xb0\x8a\x2e\xff\xeb\x30\xbb\x22\x83\xed\x32\x3b\x60\x7a\x04\xbc\xcb\xec\xba\x5f\x87\x7f\xab\x66\xa8\x14\x58\x4e\xdf\x6e\xa8\x14\x18\xde\x3b\xd2\x0d\x95\x02\x71\x54\xdf\x69\x33\xa1\x89\xa5\xb0\xe0\xfb\xa1\x6c\xa1\x9a\x74\xdd\xa5\x89\xc0\xd2\x63\xd4\x0d\x9e\x02\xfb\x97\xbe\xc0\x76\x16\xfb\xd3\x9a\xd9\xce\xc2\x78\xc5\x7d\xd2\xe5\x97\x9d\xb8\x68\xf1\x88\x5e\x37\x2e\xda\x25\x93\xc4\x0d\xba\x64\x12\x48\x3e\x5d\x97\x5d\x32\xd9\x21\x93\xa5\x90\x5a\xd4\x25\x93\x40\x7a\xa1\x51\x97\x4c\x02\xe5\xbd\x74\xa1\x1b\x19\x05\xa6\x6b\x7b\x97\x5f\xf6\xf7\xdc\x29\x6b\x52\x97\x4c\x02\x69\x86\x45\x97\x4c\x02\x99\x0e\x2b\xb9\x24\xb0\x5c\x8d\xbb\x5c\x12\x98\x1d\x8b\xa9\xcb\x25\x81\xe5\x5e\xdd\xe5\x92\xdd\x28\xa8\x6d\x92\x4b\x02\x85\x2b\xe0\xb3\x4b\x25\x81\x5d\x31\x1f\xa6\x36\x1a\xac\x8b\x45\xa4\x1b\x05\x05\x16\xdf\x42\xcd\x6e\x14\x14\x68\x7c\x59\x35\xbb\x84\x13\xd8\x0f\xa3\x49\x32\x4e\x60\x69\x1e\x74\x03\xa3\x40\xfe\xfa\x4b\xf5\xd3\x1c\x1b\xd5\xaa\x39\x36\x08\x8c\x6a\x6c\x74\xa9\x6a\xe7\xd8\x69\x29\x18\x64\x5d\x12\x0a\x14\xdd\xcc\x5d\x12\xda\x25\xa1\xc5\x11\x2f\x09\x05\x96\x37\x82\x75\x49\x28\x5f\x7e\xde\xc5\x50\xb7\xa1\x46\x20\xbd\xbd\xc2\x0f\x3f\x0b\x69\x2a\x49\x37\xff\x19\x88\x82\x35\xd3\xe5\x88\x3d\x55\x24\x36\x6b\x97\xea\x01\xe9\x06\xd0\x65\x7a\x3d\x1d\x56\x90\xf2\x2e\xaf\x03\x32\xa1\x20\xdd\x58\x22\x90\xe6\x29\x75\x63\x89\x40\xa6\x33\xd6\x58\x62\x97\x10\x7a\xb0\xbd\x4b\x08\x81\xf4\x58\x78\x97\x10\x02\x4b\xc3\xa5\xcb\x07\x7b\xba\xf4\x61\xb2\x76\xb3\x91\x81\xa5\xe1\xe2\xf7\xad\x85\x5d\x8c\x7a\x48\x08\x81\xf4\xba\xae\x6e\xc8\xb1\xcb\x11\x8b\x6b\x9f\x1c\x11\x48\x6f\xd8\xea\x72\x44\x60\x69\x92\x74\x39\x22\xb0\xbc\xf1\xa7\xcb\x11\x81\xfd\x30\x65\xaa\x83\x4b\x92\x0e\x17\x4d\x23\x8e\xdd\x8f\x19\x3a\x7b\xe4\x85\x40\x18\x10\xec\xf2\x42\x20\xbd\x7b\xab\x4b\x0b\x81\xa6\x7b\xb6\x4b\x0b\x7b\x77\x58\xa5\xc5\xec\xcf\x0d\x4b\xeb\xa0\x9b\x6e\x0c\xec\x62\xbc\xc0\x20\x27\x90\xde\xd6\xd2\x0d\x72\x02\x8b\x6f\xf1\x66\x37\xc8\x09\xec\x5f\xd2\x51\x46\x39\x81\x69\xfa\x56\x97\x64\x76\xaf\x44\x2a\x90\xa8\x6e\x94\x13\x28\xfa\xfa\xbb\x51\x4e\x60\x17\xa3\xf3\x24\xa3\xc0\x98\xeb\x77\x1c\xd4\xea\x72\x55\x60\x99\xe3\xd6\x4d\x47\xee\xd2\x57\x2f\x8e\xed\xd2\xd7\x3e\x1c\x4f\xea\x41\x75\x49\x42\xf9\x06\x56\x76\x49\x28\xb0\xb4\xa1\xbb\x24\xb4\x93\x67\x5c\xf8\x6c\x55\x76\xc9\x24\x90\xa6\x66\x74\xe3\x96\x40\xa6\x5b\x8c\xf4\x12\x98\x1e\x98\xef\xd2\xcb\x3e\x1d\xea\xef\x0b\xec\xc9\xe9\x4e\x41\xd5\x8c\x5b\x02\xbb\x18\xea\x32\x6e\x09\x14\xa3\xc9\x5d\x32\x09\x34\x93\x6a\xba\x64\xb2\x2f\x77\x0a\x87\xa2\x11\x49\x20\xbd\xd1\xac\x4b\x1c\x81\x5d\x8c\x31\x20\x73\x04\x96\xa6\x59\x37\x22\xd9\x97\xdb\x82\xbb\x98\xcc\x11\x98\x5e\x3f\xdc\x65\x8e\xfd\xf4\xa5\x6e\xa6\x06\x11\x81\xa6\xf3\xba\x1b\x44\xec\xa7\xe3\x02\xe3\xac\x1b\x31\x04\x96\x4c\xa9\x4b\x09\xbb\x9f\x4e\x28\xee\x89\x72\x42\x60\x1a\x79\xe8\x86\x0c\xbb\xc4\xae\x38\x9b\x24\x76\xc0\x32\x35\xa3\x4b\xec\x80\x4c\x77\x70\x23\x7f\xfd\xb2\xba\x18\x51\x5d\x16\x07\x2c\xbe\x25\x9c\x5d\x16\x07\xcc\x6e\x35\x24\x71\xc0\xde\x4c\x69\x95\x2c\x0e\x58\x5a\xcc\x5d\x12\x07\x34\x6f\x3e\xeb\x92\xb8\xce\x3d\x41\xa5\xba\x14\x4a\xc5\x80\xfa\xb6\x53\x26\xd6\xfd\x9c\x42\x75\x95\x36\x58\x07\x2c\x19\x44\x37\x5a\x07\x2c\xd9\x42\x37\x5a\x07\xcc\x8e\x1b\xa7\x1b\xad\xeb\x44\xe6\x8a\x37\x2a\x74\x09\x1b\x30\x8d\x61\x77\x09\x5b\x27\x9d\xb7\x54\xd7\x77\xe9\x19\xb0\x4c\x74\xef\xb2\x33\x60\x99\x2d\xd7\x65\x67\x40\xf5\x46\x85\x6e\x3a\x6f\x97\xb0\x79\x57\x7c\x97\xb0\x01\xcb\xa0\x5e\x37\x34\xd7\x65\x67\x1e\x53\xe8\xb2\x33\x60\xbe\x2f\x90\x9d\x75\xbf\x05\x58\x9d\x68\x72\x31\x20\xbd\x71\xa9\xcb\xc5\x3a\x11\xb5\x52\xed\x64\x89\x17\x90\x5e\xc6\xd7\x0d\x99\x75\xb9\x58\x7d\x65\x36\xe1\xe3\x51\x2a\x5f\x6a\x13\x36\xb4\x77\x26\x4b\xc5\x80\xfd\x4b\x8b\xbd\x4d\x60\x3f\x75\x45\x93\x8b\x01\x55\xef\x5d\x97\x8a\x01\xe1\xd1\xd6\x2e\x15\x03\xa2\xba\x14\xc9\xc4\x80\x4c\x1f\x2f\x13\x03\xda\x70\xa4\x49\xc4\x80\xf2\x5e\x14\xdd\x65\x62\x40\x31\xe8\xd2\x65\x62\x9d\x1b\x84\x4a\xd5\x08\x91\x2a\x01\x99\xaf\xc8\x36\x3d\xb6\x09\x77\x73\x97\x3e\x01\xd1\x70\x52\x74\x83\x61\xfd\x71\x44\x12\x50\xe9\xf2\x23\xa0\x86\x4b\x80\xe9\xb2\x40\x31\xf1\xa4\xcb\x98\xfa\xd7\xea\x6a\xd2\x48\x99\x80\xe6\xd1\xbb\x2e\x63\x02\x32\x6d\x94\x8c\xa9\x73\xc1\x6b\xe1\x53\x3d\xd9\x4d\x7b\x05\xd2\x1b\x0c\xbb\x61\x34\xa0\x78\x29\x79\x37\x8c\xd6\x65\x51\x7c\xaa\x27\xbb\x2c\xaa\x7b\xc7\x8f\x2b\xa2\x2c\x0a\x68\xef\xd4\x96\x45\x01\x29\xd7\x1a\x92\xa8\x41\x3a\x6b\xf1\xaa\x9e\x61\x3a\xeb\xf0\x0b\xfb\x69\xb1\x50\xc4\x80\xc4\xcd\x3a\x0c\x8f\x0d\x89\x95\xf7\x06\x0c\x89\x15\x10\xde\x4e\x36\x24\x56\xc0\x92\xac\x0e\x79\x15\xd0\xf8\x94\x5a\x0e\x79\x15\x90\x5e\x4f\x3f\xe4\x55\x40\x7a\x1c\x7d\x98\xcd\x3a\xfc\xaa\x02\x76\xf2\x90\x69\x01\xbb\x16\xca\x3e\xca\x3e\xdc\x24\xec\x2f\x51\xc6\xe0\x76\xd7\x52\x31\x03\x87\x21\x33\x60\xf2\xe5\xca\x1c\x66\xa5\x02\x93\x8f\xcd\xe5\x90\x6a\x0d\x79\x55\xcd\xdf\x11\xb6\x1e\xd2\x2e\x60\xe6\xfb\x60\xb5\x50\x5c\x7f\x52\x99\x6a\xd8\x30\xf3\x7d\x99\x6a\x28\xae\x2c\x18\x54\x43\x92\x05\xa4\xa7\x7b\x86\x24\x6b\x70\x47\x6c\x31\x99\x67\xc8\xa8\x80\xd6\xb1\xa8\x86\x8c\x6a\xc8\xa8\xf8\x58\x4e\x0e\x19\x15\xd0\xcc\x34\x1d\x32\xaa\x51\xad\x1b\x36\xc2\x90\x2b\x01\xd1\xe0\x15\x43\xaa\x04\xa4\xc7\x86\x87\x54\x09\x48\x4f\x25\x0e\x43\x71\x43\xf6\x54\xd9\xec\x86\xec\x09\xc8\xc3\xce\x95\x3d\x01\xc5\x94\xc0\x21\x7b\x1a\x95\x78\x2e\x33\x69\x48\x95\x86\x37\xf4\xb0\x5a\x0e\xa9\xd2\x68\x6f\x9b\x68\x80\xc4\x08\xc8\x83\xd9\x3b\xe4\x45\xa3\x39\xbb\xb0\x41\x86\x5c\x06\xc8\xa3\xf9\x34\x1b\x00\x97\x31\x89\x77\x48\x65\x80\xd4\x6b\x3f\xa4\x32\xc3\x10\x1b\x1f\xfb\xc9\x61\x88\x0d\xa8\xfa\x6f\x87\xec\x06\xd8\xc5\x68\xba\xf4\x06\x08\xef\x3a\x1a\xb2\x1b\x60\x17\xa3\x05\xd2\x1b\x20\xf5\xdb\x0f\x43\x6c\x23\x5c\xef\xd9\x51\x86\x91\x32\xa0\x1a\x6a\x1e\x26\x6f\x8e\x70\xbd\x67\xe7\x1c\x46\xca\x80\xd2\xab\xc5\x6c\x95\xfc\x89\xef\x54\xe5\x90\x3f\x01\x79\xbc\xc5\xec\x16\x6e\xc9\xc9\xb7\x94\x0d\x0d\x3e\xaf\x6f\x7f\xca\x9f\x80\x62\xb4\x75\x18\x63\x1b\x7e\xad\x8f\xc5\x66\x18\x63\x03\xaa\x89\x58\xc3\x0c\xcf\x21\xa3\xaa\xec\xe9\x43\x46\x05\x54\xb3\x32\x86\x8c\x6a\xa4\x6d\x72\x02\xcb\x9f\x80\x2a\xff\x1b\xa6\x62\x02\x2d\x97\x2f\xb0\x49\xe9\x48\x43\xb5\x32\x2a\x60\xbd\x85\x6c\x51\xfa\xbd\x28\xab\x6f\x8b\xe0\x58\xde\x7c\x33\xa4\x58\x40\x78\x61\xd4\x90\x62\x01\xed\x70\x75\x93\x61\x0d\xe9\x94\x8e\xd4\x21\x9d\x02\xaa\xb1\xdc\x21\x9d\x02\x76\x31\x14\x2b\x9f\x02\x9a\x9f\xbd\x18\xf2\xa9\x21\x9f\xaa\xaf\x4c\x65\x6c\xc8\xe3\x7d\x9a\x03\xb9\x33\x90\xdf\x7a\xa8\x9e\x0d\xed\x9d\x89\xf2\x29\x20\x0f\x17\x76\xf9\x14\xb0\x9f\xef\xc3\xd4\x0f\x71\x36\x43\x29\xc3\x38\xdb\x90\x63\x55\xd7\x12\x39\x16\xd0\x0c\x46\x0f\x39\xd6\x18\x4e\x45\x4c\xcc\x21\x7b\x02\xd2\x33\xf7\x43\xf2\x34\x64\x4a\x8d\x5d\x7e\xc8\x94\x80\xf4\x68\xf1\x90\x29\x0d\x4f\x66\xba\xe2\x48\x94\x86\x1c\x87\x8f\xfe\xe4\x90\xe3\x00\x69\x80\x68\x18\xa2\x03\xd2\xd0\xd2\x90\xf6\x0c\x52\x38\xdf\xcb\xf2\x86\x51\x35\xa0\x98\xf3\x3b\x8c\xaa\x01\xd5\x78\xd6\x30\xaa\x06\x54\xaf\x71\x1a\x12\x21\x20\x8d\x70\x0d\x89\x10\x90\x87\x13\x51\x22\x34\xa6\x95\x2d\x16\xb3\xb2\x7c\x8e\xde\xec\x85\x21\x11\x02\xd2\x28\xd2\x90\x08\x8d\x65\x65\xb1\x9f\x86\x81\x30\xa0\xea\x77\x19\x32\x1c\x20\x0f\xd7\x7c\x19\xce\x58\xbe\x13\x9b\x70\x78\x22\x12\x28\x5e\x06\x3a\x0c\x70\x0d\xae\xaf\x79\x63\x63\xc3\x38\x15\x90\xef\x1e\xef\x51\x47\x20\x0f\x8c\x94\xe1\x49\x47\xa0\x78\x3c\x74\xc8\x79\x80\x68\xce\x1e\x39\x0f\x90\xde\x8a\x32\x4c\x9c\x1c\xd2\x20\x0f\xda\x0e\x69\x10\x50\xe5\xfc\x43\x1a\x04\xe4\xe1\x36\x20\x0b\x02\xf6\x2f\xd1\x90\x34\x08\x48\xe3\xda\xc3\x60\x19\xb0\x8b\x59\x0f\x9b\x4e\xb4\x2c\xc6\xef\x20\xd6\xc3\x58\x1a\x50\xde\xab\xf3\x86\xc1\xb4\xe1\x6d\x39\xb8\x5b\x86\x94\x0b\xa8\x26\x93\x0d\x29\xd7\xb8\xec\x34\xb7\x2b\x03\x67\x40\x1a\xfa\x1b\x52\x2e\x60\x17\x43\x83\x72\x2e\x20\x0f\x22\xb2\x43\xce\x35\x48\xa3\xfc\x75\x70\xca\xa6\x80\xd4\x1b\x37\x8c\x88\x8d\xdb\x97\x3a\xa7\xe5\x44\x40\x19\x2e\xa9\x72\x22\x40\x56\x3a\x8c\x6a\x8d\x5b\x6d\xd9\x45\xb2\x18\xa0\x7a\x6f\xcd\x90\xc4\x0c\x4e\x20\xbe\x17\xcf\x0d\xc3\x4e\xc0\xaf\x36\x84\x61\x27\x20\xfd\x6c\xd5\x30\x9d\x70\x7c\xac\x99\xfb\xa1\xc4\x06\x48\x1d\x9d\xc3\xb0\xd3\x90\xeb\x78\x45\xc9\x90\xeb\x00\xed\x55\x87\x5c\x07\x48\xef\xb5\x1c\x86\x9d\xc6\x47\x0d\xbd\x4f\x53\x43\x1f\x35\xe4\x3b\xd5\xd0\x87\x91\xf2\x3e\xdf\x91\x42\xc2\xe0\x81\xa3\x64\xc8\x7e\x86\x54\xc7\x9b\x6f\x86\x54\x07\x48\xbd\x22\x43\xaa\x33\x0c\x3b\xe9\x66\x1f\x72\x1d\x20\x4c\x9e\x18\x72\x9d\x61\xd8\xc9\x29\x2d\xd7\x01\x96\x19\x4f\x43\xae\x33\x9e\xb7\xe9\xe8\x56\x62\x03\xe4\xf1\x8a\x6c\xba\x8c\xc5\x33\x79\x43\xc6\x02\xa4\xc1\x95\x21\x63\x19\xc6\x80\x3c\x7a\x31\x8c\x01\x01\xa9\x9b\x61\x48\x62\x86\xf4\xc4\x33\x15\x43\x7a\x02\xa4\xb4\x77\x48\x4f\xc6\xb7\x5b\x8c\x37\x18\xbe\x01\xa6\xd7\x2e\x0f\xc3\x37\x40\x1a\xca\x1d\x32\x16\xa0\x9a\x75\x36\x64\x2c\x40\x7d\xf5\x2d\x63\x19\x32\x16\x2f\x7e\x1b\x32\x16\x20\x75\x53\x0f\x19\xcb\x30\xc8\xa3\x71\x3a\xe5\x27\x40\xea\x75\x9c\x06\x79\x80\x52\x4c\xc6\x9f\x46\x79\x80\xe6\x75\xac\x53\x16\x33\x39\x81\x57\x4c\x48\x9f\x72\x16\x60\xaa\xf0\x29\x65\x01\x4a\x32\x33\xa6\x94\x05\x48\xcf\xc4\x4e\x29\xcb\xe4\xc2\xd1\x62\x76\xd0\x94\xa0\x00\x53\x36\x32\x25\x28\x40\xea\xbe\x9d\x12\x94\x29\x41\x31\x6f\x7d\x4a\x50\xa6\x77\x90\x0e\xdf\x49\xdb\x27\x17\x8e\x96\xe6\x4b\x4d\xf3\x03\x9a\xf1\x8a\x29\x67\x99\xe5\x6d\x14\x2d\x30\xf2\x03\x14\x79\xc4\x94\x81\x4c\x03\x3f\x6c\x1f\x53\x06\x32\xb9\xfa\xa6\x98\x45\x3e\xa5\x1b\x40\xea\x95\x9b\x5e\x7d\x33\x39\x10\x57\xe2\xfd\xa9\xd5\x2d\x38\xa5\x55\x6e\x79\xab\xcb\xf5\x5e\xef\x3b\xbf\x8a\xfc\xdc\x36\x7b\xee\x94\x81\x00\x69\x80\x68\x9a\x33\x38\xcd\x19\x6c\x96\xb2\x51\x5c\x2f\x5a\x0c\xa7\x4f\x49\x09\x50\xcc\xb8\x9b\x86\x79\x26\xc9\x80\xc5\x23\x29\x53\x06\x02\x54\x2f\x2e\x9a\x32\x90\xc9\xed\x9f\xc5\x2c\xe9\x69\x18\x06\x98\x9e\xdf\x9b\x72\x0b\x20\x8a\xed\x94\x5b\x00\xc3\xd3\xf9\xd3\x30\xcc\x34\xe6\x62\xd2\xfe\x94\x5b\x00\xc3\x3b\x30\xa6\x31\x17\xa0\x78\xe5\xff\x34\xe6\x32\xc3\x5f\xb2\x37\x4f\x73\xe4\x80\xd4\xab\x3e\xcd\x91\x9b\xda\xef\x66\x3d\x4e\xed\x77\x60\xea\xb3\x9d\xda\xef\xc0\x32\x9d\x6c\x6a\xbe\x03\xcd\x8b\xc6\xa7\xe6\x3b\xd0\xf3\xfd\xa1\x1d\x65\x8e\x9c\x99\x74\x53\xfb\x1d\x58\x5e\x81\x3b\xb5\xdf\x81\x5d\x8c\xda\x6a\xc0\x03\xed\x6d\x94\x06\x3c\xb0\xcc\x18\x9c\xa6\xcd\x4d\x83\x29\xa6\x0c\x4e\x83\x29\x40\xf3\xd4\xd1\x34\x98\x32\x35\xfd\xcd\x9b\x9b\x9a\xfe\xc0\xcc\x91\xbf\xbd\x5f\x4f\x99\x01\xd0\xcc\xee\x9b\xc6\x5a\xa6\x29\x74\xa6\xf7\x4d\x2d\x7c\xa0\x49\x33\xa6\x16\xfe\x34\x3c\xa2\x3f\x67\x6a\xbc\x03\xd3\x0b\xac\xa7\xe1\x91\xa9\x3d\xff\x8e\x3b\xed\x79\x60\x99\xc5\x38\xb5\xe7\x81\x34\xd2\x37\x35\xe7\x27\x37\xa8\xf8\x59\xf3\x9c\x9a\xe0\x40\xf3\xdc\xe5\xd4\x04\x07\xd2\xa8\xff\xd4\x02\x9f\xe6\xb0\x99\xe8\x32\x0d\x2f\x4c\xef\x9e\x54\xd1\xda\xcc\x73\x38\x81\xed\x70\x03\x03\xc0\xf4\xe0\xc9\x34\x30\x30\xcd\x4e\x33\x5f\x6a\x9a\x9d\x06\xa4\x89\x79\xd3\xec\xb4\x69\x60\xc0\x44\x94\x69\x60\x00\x48\xfd\xc3\xd3\xc0\x00\x90\x46\x90\xa7\x76\x34\xb0\x7f\x69\x31\xd5\x86\x21\x5d\xdf\x87\xa9\x35\x43\x0a\x26\xa2\x4c\x2d\x69\xa0\xfd\xfa\x4e\x5b\x35\x6d\x95\x6b\x90\xc9\x68\x40\xea\x0c\x9e\x26\xa3\x01\x63\xbe\xbf\x54\xb9\x9a\xcd\xa6\x5e\x4c\xcd\x66\xa0\x35\x7c\x14\x53\xb3\x19\xa8\x06\x13\xa7\x66\xf3\xd4\xe3\x6f\x76\xcd\xd4\xe3\x0f\xb4\xd2\x7c\x98\xef\x5c\x18\x0e\xd3\x5f\xbe\xef\x84\x46\x7b\xfd\xf5\xd4\xba\x06\xa6\xe7\x33\xa7\xe9\x63\xc0\x2e\x46\x0b\xcc\x1f\x03\x22\x5c\x82\x4c\x1f\x03\xe2\x9d\xd4\x9a\xe5\xd3\xb8\x80\x39\x07\x53\x8b\x18\xa8\x5e\x07\x35\x35\x88\x81\xe2\x07\x16\xa6\x06\xf1\x34\x54\x60\x40\x7a\x6a\xb7\x02\x63\x39\xd1\xb5\x5b\xa7\x71\x01\x43\xd9\x53\x23\x15\x18\x9e\x21\x99\xda\xa8\xf3\x7a\xb3\xf7\x79\xa9\x89\x56\xc0\x7c\x5b\xa0\x77\x1f\xc8\x03\x62\x31\xf5\xee\x03\xfb\x97\xb4\xca\x13\x3b\xc0\xf4\x1e\x80\x69\xee\xd5\xbc\x35\x9a\xb0\xa9\xa7\x1e\xff\x79\xbf\x07\xef\x10\xd9\xa1\xba\xf7\x8d\xeb\x4c\xdd\xfb\x40\xea\x81\x9e\xba\xf7\x81\x5d\x8c\x96\x9a\x90\x05\xcc\x4c\x9f\xa6\x26\xf5\xc8\xeb\xcf\x9e\x7a\xe4\x81\x34\x81\x74\x6a\xb8\x02\xdb\xa0\xe3\x69\x5a\xae\xc0\xec\xce\x0d\x0d\x57\x60\x17\xf3\x69\xd6\x8d\x8c\x29\xaf\x25\x99\x5a\xae\x53\xcb\xd5\x2f\xc9\xcc\xcf\x5b\x11\x3e\x70\xe5\x2e\xae\xe5\x0a\x4c\x3e\x51\x9f\x53\xcb\x15\x58\x7e\x67\x68\x6a\xb9\xce\x8f\xda\x75\x51\xd6\x4c\x05\xa6\x57\xbe\x4f\xad\x54\x60\x56\xdb\xae\x95\x0a\x2c\x09\xfc\xd4\x4a\x05\x4a\xf1\xbb\x2b\x53\x33\x15\x98\xcb\x9a\xe9\x92\x9f\x5a\xae\x7e\x51\x65\x6a\xb9\x02\x4d\xf7\xfb\xd4\x72\x9d\xcf\xb4\x18\x03\xd0\x1c\x27\x60\x78\xc2\x70\x9a\xe3\x34\xf5\xdc\xf3\x61\xe3\x9c\x7a\xee\x81\x66\x7a\xe1\xd4\x73\x0f\x34\xfd\xea\x53\x33\x18\xd8\xbf\xf4\xa5\xb6\x9d\xef\xb0\xe9\xea\x9a\x9a\xc1\xc0\x9c\x6e\xb2\x9a\xc1\x40\x6b\xaf\xc8\xb6\x7f\xed\xe3\x50\x66\x43\xbf\x1e\x79\x53\x64\x3b\xbf\xf0\xd8\x74\xdb\xd0\x73\x0f\x14\x0f\x99\x4c\x8d\xe5\xa9\x33\xff\xb5\x22\x35\x8d\x81\x78\x77\x71\x4d\x63\x60\x7a\x64\x65\x6a\x1a\x4f\x4d\x63\x73\x91\xa6\xa6\x31\x30\x25\xff\x53\xd3\x78\x6a\x1a\x3b\xe3\x97\xa6\xf1\xd2\x0e\x4e\x3c\x02\x4b\x3b\x18\xc8\x0e\x73\x5a\xda\xc1\x40\x29\xf9\xca\x42\x59\x90\x2c\x5b\x10\xa5\x22\xa7\x50\x57\x36\x94\x79\x83\xe2\x40\x34\x15\x59\xdf\xfe\x3b\x32\xcd\x96\xd6\x2e\x50\xbc\x9d\x61\x69\xed\x02\xfb\x29\x56\xfd\xab\x8c\x0b\x2d\x89\x31\x2e\x53\x9f\x56\x79\xab\xae\xcc\xaa\x17\xbe\xcb\x9f\x8a\xac\xfa\x86\xf6\xab\xa8\x2b\xea\x3f\x7f\x34\xf3\xa8\x96\x06\xf0\xd2\x00\xf6\x63\x24\x4b\x03\x18\x08\xc3\x71\x4b\x03\x18\x28\x9a\x55\xcb\xcc\xa7\xa5\x57\xde\x0f\x90\x2c\xbd\xf2\x40\x18\xfe\x5f\x9a\xc9\x4b\xaf\xbc\x86\xf8\xd2\x28\x06\x8a\xdf\xa9\x5c\xda\xc4\xab\xda\x6d\x8c\xc6\xa5\x05\x0c\xcc\xb7\x3f\x74\xd4\x2f\x8d\x62\xbf\x36\xb2\x34\x8a\x81\xec\x36\x54\xa3\x18\x48\x6f\xd9\x5e\xde\x12\xb1\x4c\x87\xf2\xd3\x22\xcb\x74\x28\xa0\xe8\x7b\x59\xba\xf8\x97\xe9\x50\x7e\x5a\x64\xe9\xe3\x07\x5a\x0f\x9f\xa6\x3e\x36\xb4\x5f\x4b\xa9\x0f\x7c\xfc\xde\xca\xbc\x74\xf1\x03\xfb\x61\x28\x57\x1f\xff\xf2\x66\xfe\xb7\xed\xf6\x3b\x17\x49\x9a\x1c\xb6\x34\xcd\x81\xe2\xc5\xdb\x4b\xd3\x1c\xd8\x0f\x0b\x64\x45\x99\x77\x33\xa2\x0d\x6d\xf3\xd5\x5e\x0d\xd1\x2d\xda\xe6\x40\xf3\xf0\xc4\xd2\x36\x5f\xed\x55\x07\x8d\x32\xfb\x09\x88\x82\x81\xba\x4c\x7e\x02\xaa\xdf\x48\x5d\x06\x0c\x80\x5a\x8a\xcf\x57\x1b\xcd\xd1\xe1\xf3\xd5\x86\xe7\x74\xd2\x81\x6b\xc4\x00\x48\xdd\xbd\xcb\x73\x3a\xcb\x20\x42\xbe\x2d\x50\x1d\x8d\x95\xdb\x41\x64\x10\x61\x99\x0f\x65\xf0\x6a\x19\x31\x00\x52\xaf\xf0\x32\x60\xb0\x0c\x18\xb0\x44\x2c\x03\x06\x4b\xc2\xe1\x57\x5b\x96\x84\x63\xf9\xa5\x3a\xbb\x5d\xc2\xb1\x8c\x2b\xe4\xf2\xa7\xaa\x83\x3b\x28\xe5\x81\xcb\xb8\x02\x50\xdf\x99\xe1\x99\x1c\xa0\x74\x67\x81\x4c\x05\xd8\x0f\xb3\x6a\xea\x83\x50\xc3\x3b\x22\xa5\x2a\x2b\xde\xb6\x2b\xb3\xed\xc4\x15\x24\x1c\x2b\xde\xb6\x6f\x7b\xa8\x3b\xdb\xe5\x25\x2b\x5f\x75\x28\x53\x1d\xf0\x92\x03\x1b\x6c\xc9\x4b\x96\x24\xc4\x3b\x5b\x96\x24\x64\xf9\x89\x67\xd7\x33\x49\x08\x90\xfa\xb5\x97\x67\x77\x80\x6a\x8e\xc8\x92\x96\x00\xcd\xef\xb0\x2d\x79\x07\x90\xed\x7d\xbc\xda\x30\x48\xd1\x0f\xab\xa1\x3a\x36\x64\x7d\x2b\xab\x36\xcc\xde\xf2\x1b\x36\xcb\xd0\x02\x50\x4c\xb3\x5d\x86\x16\x96\xf4\xc4\x0f\xb2\x2c\xe9\x09\xd0\x4c\x42\x59\xd2\x93\xc5\x15\xfd\xc5\xb4\xea\x25\x17\x01\x96\xab\x9a\x54\x64\x71\xe7\x63\xf1\xeb\x28\xcb\x98\x01\xb0\xf4\x6a\x2e\x63\x06\xc0\xf0\x1e\x88\x25\x61\x59\x9e\xcd\xf1\x06\xac\x25\x63\x01\xe6\x3b\x86\x64\x2c\x40\x79\x3f\xfd\xb3\x0c\x1a\x2c\x6f\xe8\x6f\xd6\xd6\xfe\x34\x40\xe0\xa7\x50\x96\x01\x02\xa0\x7a\x62\x7f\x19\x20\x00\xaa\x77\x09\x2c\xe9\xcf\x32\x66\xe0\x77\x49\x96\xfc\x07\xa8\xde\x9e\xb4\x8c\x19\x2c\xb3\xab\xba\xeb\xa6\x41\x03\xa0\x96\xf0\x97\xb6\x7d\x43\xf3\x93\x56\x4b\x96\xb4\xb8\x30\xa2\xf8\x45\x93\x65\xd0\x00\x28\x7e\xc9\x72\x49\x9c\x16\x37\xf4\x17\xbf\x68\xb2\xa4\x44\x40\x97\x03\x2f\x29\x11\xd0\x2a\x2e\xb5\x25\x23\x02\xba\x3e\x93\x25\x23\x02\x9a\x77\x0f\x2f\x09\x11\xb0\x9f\xaf\xcc\x76\x4e\xbe\x59\x65\xcd\x8c\x2d\x00\xc5\xab\xb5\x97\x49\x56\x40\x1d\x0e\x2b\x69\x13\xb0\x1f\xc6\xe0\x90\x37\x01\xad\x46\xfc\x8e\xdd\x5a\x5a\xb5\xfc\xfa\x9c\x81\xaf\x65\x84\x02\xe8\x32\xe0\x65\xa6\xd6\x92\x7d\x75\x1c\xfc\x4b\xf6\x05\x14\x0f\x28\x2f\xd9\x17\x50\x0b\x34\x62\xc9\xbe\x96\x57\x42\x7a\x63\xec\x32\x07\x0b\x88\x82\x25\xbd\xbc\x15\x02\xe8\x5e\x71\xbe\x3c\xe2\xb3\xe4\x6d\x9d\xf0\xde\x92\xb7\x01\xd5\xef\x86\x2c\x79\xdb\x5a\x6f\x0b\xd0\x83\x8c\x0c\x98\x5e\x03\xb4\xd6\xdb\x82\x87\x17\xf8\x4e\x07\xac\x39\x5e\x26\x9b\x2d\xe3\x1d\x40\xf7\x8c\xe1\x32\xde\x01\x74\xbf\x10\xb0\x8c\x77\x00\xcd\x3b\xd2\x97\xe1\x8e\x25\x95\xf3\x0a\x88\x25\x95\x03\x7e\xd5\xad\x54\x6e\x6d\xfa\xd6\x3d\xa0\xb7\x8c\x63\x00\xdd\xcb\xf0\x96\x81\x8a\x25\xbb\xeb\x61\x31\x1b\x40\x54\xc2\x6b\x86\xd6\xf9\x36\xe0\xcb\x2f\x29\x65\x22\xd8\x32\x50\xe1\x37\x42\x96\x81\x0a\xa0\x4b\x3c\x97\x1c\x70\x79\x00\xc7\xdc\xaa\x65\xb8\x01\xa8\x7e\xd9\x62\x79\x00\x67\xc9\x0b\xfd\x36\xc7\x92\x17\x02\x4d\xa7\xea\x92\x17\x2e\x49\xe0\x6b\xa9\x48\x02\x81\xee\xfd\x8f\x4b\x12\xb8\x6e\x87\x82\x6b\xb4\x54\x0e\xa8\xe6\x3a\x2e\x99\xdc\xf2\x92\x45\xbf\xa5\xbf\x4c\xcb\x02\xba\x89\xdb\xcb\x80\x06\xd0\x3c\xe5\xbe\x0c\x68\xac\xdb\xd5\xd7\x8d\xde\x50\x05\x50\xbd\x7a\x75\xc9\x01\x81\x32\xad\x9a\x1c\x10\xe8\x9e\xfc\x5c\x52\x40\x20\x64\x50\x4b\x0a\x08\x34\x53\x48\x96\x0c\x70\x99\xa7\xf5\x6e\x93\xe6\x69\x01\xfd\xc0\x89\xb8\x64\x80\x40\x37\xd8\xb6\x64\x80\xcb\xd4\x2d\x2f\x66\x5b\x52\x40\x20\x8a\xbb\xa4\x14\x70\x79\x8c\xc6\x5b\xc0\x96\xb9\x5b\x40\x7d\xed\x19\xe3\x19\x40\xf7\xc8\xe8\x92\x28\x2e\x0f\xbe\xbc\x86\x9b\xe4\x0e\xe8\x86\xd6\x96\xdc\x0e\x28\xa5\x6b\x7e\x49\xee\x80\xaa\xdf\x63\x79\xf2\x65\x79\xcc\x45\x4a\xbc\x3c\xe6\x02\x44\x79\x5f\x60\xab\x1e\xab\xab\xf9\x25\xb9\x03\xaa\x01\x8d\x25\xb9\x5b\x32\x28\xbf\x81\xb6\x64\x50\x40\xd7\x6d\xb5\x64\x50\xcb\x5b\x05\x4c\x19\x5b\x52\x28\x20\x4c\x8c\x5b\xde\x2a\xb0\xb8\x2f\xa0\xbc\xcb\xa3\xc9\x4f\x40\x38\x83\x4e\x19\x14\xb0\x8b\x75\x64\x45\x19\xb7\x12\x33\x72\x4f\x49\xd5\x69\x8e\x94\xdf\x95\x38\x65\x55\x40\x1b\x55\x51\x28\x32\x74\xac\x28\x15\x75\x5a\x50\x10\x0d\x45\x83\x84\xc8\x8a\x68\x2a\x72\x2c\x04\xa2\xa5\xc8\xa6\x5b\x8b\x53\xd1\x65\x2d\x6c\xc0\xad\xec\xa6\x98\x22\x14\x79\x1a\x48\xf0\x9c\xc6\x69\x20\x01\xe8\x26\xe0\x9c\x06\x12\x80\x5d\x8c\x97\x9a\xfd\x04\x74\xf3\x68\x4e\xd9\xd6\x69\xde\x92\xb7\x74\x9f\xe6\x2d\x01\xd5\xfb\x5e\x4f\x79\xd4\x29\x43\x1a\x8c\xf0\x53\x86\x04\x54\x59\xd9\x59\xde\xba\xd9\x2d\xd5\x8a\x7c\x95\x71\x6b\x8d\x2d\x95\x21\x9d\x7e\x81\x8c\xe9\x7e\x1a\x35\x38\x4d\x65\x32\xb7\xfa\x94\x21\x01\xdd\x9c\x87\x53\x82\x04\xec\x62\x74\xa8\x0c\x09\x78\x99\xc9\x29\x43\x3a\xa5\x3e\x6f\xef\x49\x7d\x80\xea\x3d\xd9\xa7\xd4\xe7\x94\x87\x78\x2c\xf9\x94\x87\x00\x61\x32\xc3\x29\x0f\x01\xfa\xf1\x96\xb2\x6a\x52\x13\x6f\xd8\x3d\xa5\x26\x40\x37\x7f\xea\x94\x9a\x00\xbb\x18\x2d\x35\x6e\x00\xb4\xf2\x7b\x3e\x64\x7d\x4a\x66\x4e\x09\x88\xd7\x6d\x9f\x12\x10\xa0\x1f\xaf\x48\xe5\x9b\x9e\xe4\xbd\xf8\xa7\xe9\x49\x40\x37\x25\xea\x94\x6c\x00\xd3\x0c\xb4\x53\xb2\x71\x7a\x8e\xdf\x3b\xcc\x4f\xcf\xf1\x03\xed\x78\x1f\x66\x3d\x3c\xc7\xef\xa7\xd8\x4e\x39\x03\xd0\xbc\xa4\xfc\x94\x33\x00\xdd\x00\xd0\x29\x65\x38\x3d\x67\xef\xd7\x21\x4e\x6d\x75\xa0\x9b\xca\x73\x6a\xab\x9f\x9a\xdc\x7e\x22\xe1\xd4\xe4\x06\xaa\xf9\x20\xa7\x26\xf7\xa9\x2d\xed\x05\x0e\xa7\xb6\x34\xd0\x4d\xb0\x3a\xb5\xa5\x4f\x73\x72\x5c\xbc\x4f\x2d\x67\x60\x78\xd1\xcb\x69\x4e\x0e\xd0\x4d\x4b\x3b\x4d\xc9\x39\x3d\xe8\x3e\x86\x2f\xb0\x1e\x1c\x74\xf7\xe8\xf8\xd9\xdf\x7a\xdc\x16\xa3\x13\xb4\x9c\x81\xe5\x15\xaf\xa7\x86\xf3\xe9\x81\x03\xaf\x55\x3b\x35\x89\x81\x30\x6d\xf5\xd4\x24\x06\xba\x49\x3f\xa7\x16\x31\xd0\x3c\x96\x70\x6a\x11\x03\xdd\x5c\x98\x53\x83\xf8\x1c\xd6\x96\x05\xf8\xd4\xfc\x05\xfa\xab\x35\x13\x6b\xce\xe1\xdc\x84\xc6\x9e\x06\x09\x80\x78\x67\x98\x31\x82\x53\xbb\xef\x9d\x27\xda\x7d\xa7\x9f\x1d\xc6\x85\x75\x6a\xf7\x9d\x8b\x97\x7a\x15\xfd\xa9\x5d\x06\x54\x2f\x10\x3c\xf5\xa7\x03\xfd\x1d\x45\xba\xd3\x4f\x0f\x50\x4f\x6c\x98\xd3\x34\x11\x60\x99\xbc\x7d\x6a\x49\x9d\x1e\xa0\x36\x31\xf6\xd4\x05\x7e\x6a\x4a\x11\x62\x3a\x35\xa5\x4e\xad\x1f\xef\xab\x3e\xb5\x7e\x4e\xad\x1f\xa2\x32\xa7\xd6\x0f\xd0\xbc\x05\xf4\xd4\x03\x7e\x7a\xbe\x79\x3a\x00\x4d\xd3\x00\x7a\x92\x83\x70\x9a\x19\x7f\x9a\xb9\xe1\x77\x58\x4e\x33\x37\x80\x6e\x3e\xcc\xa9\x29\x75\x7a\x22\xd9\xeb\xa4\x4f\x3d\xe5\xc0\x34\x19\xeb\xd4\x46\x3a\xb5\x91\x9c\x68\xda\x48\xa7\x8e\x72\xaf\x80\x3e\x75\x94\x03\xd5\x8f\x63\x9f\x3a\xca\x81\x26\xb5\x3d\x4d\x03\x39\x3d\x7e\xec\x87\x75\x4e\x13\xdc\x81\xea\x09\xd9\x53\x4b\xea\x34\x9b\x7d\x3a\xf9\xb4\x9b\x80\xe6\x47\xfb\x4e\xb3\xd9\x4f\x33\x3c\xbc\x6b\xe8\xd4\x48\x3a\x35\x92\x9c\x2e\x1a\x49\xa7\x19\x1e\x7e\xe4\xe6\xd4\x4a\x02\xba\xdc\xf3\xd4\x4a\x3a\x3d\x59\xec\x65\xbb\xa7\x8e\x72\xa0\x9b\x0c\x74\x6a\x38\x01\xcb\x93\x02\xa7\x86\xd3\xa9\xe1\x84\x01\x7a\x6a\x38\x9d\x5a\x44\x5e\xc9\x7b\x6a\x11\x01\xdd\xfc\xa6\xf3\xf3\xb6\xe0\x6b\x31\x5a\xa0\x57\x1c\xe8\xa6\x63\x9d\x7a\xc5\x81\xe2\xa1\xfe\x53\xa7\xf8\xa9\xe1\xe4\xc7\xeb\x4f\x0d\xa7\x53\xc3\xc9\x41\xaf\xe1\x74\x3e\x6f\xa3\x78\xa9\x56\x12\xd0\x75\xa1\x9e\x9e\x0f\x3e\x75\x94\x7b\xe1\xc0\xa9\x95\x04\x54\x9d\xd6\xa7\x8e\xf2\x53\x47\xf9\x74\x7a\xeb\x28\x07\xba\xc9\x7a\xa7\xb6\xd4\xf9\x75\x7c\xb8\x8c\xe9\xdc\x06\xba\x09\x3a\xa7\x89\xea\xa7\xe7\x78\x3d\xa0\x70\x9a\xf6\x01\x2c\xbf\x67\x7f\xea\xdb\x3e\xb5\xaf\x8c\x66\x9d\xda\x57\xc0\xaa\xd0\x91\xf3\xfb\xbe\x54\x55\xb2\xa6\x5c\x1a\x53\xc0\xf2\xb6\xf8\x4b\x5b\xea\xf2\x50\xad\x37\xca\x5e\x1a\x3b\xc0\xf2\xbc\xc6\xa5\xb1\x73\x69\xec\x74\x45\xa7\x22\xeb\xb1\x7c\xda\xa5\xcc\x7a\x04\xa2\x5b\xd1\xfd\xf3\xc7\x34\x88\x7f\x69\xff\x5c\xe5\xfd\xe2\xc0\x6e\xe8\xa5\x37\x18\xe8\xa6\xa4\x5c\x7a\x83\x81\xae\x77\xe8\xd2\xae\xb9\x74\x10\x2f\x5b\xa0\x61\x03\x2c\xcf\x31\x5c\x3a\x88\x2f\x6e\xf9\x7d\x63\x3c\x97\xe6\x09\xb0\x6a\xf9\x1d\x91\xec\x4b\x8f\xef\x65\x32\x83\xb7\x47\x5e\xf5\x7d\xf2\xc9\x53\x14\xd9\x66\xbc\xa3\xef\x85\x8f\x97\xee\x51\x60\x6a\x5b\x5c\x5a\x25\xc0\x2e\x46\x9d\x34\x4b\x2e\xcd\x12\x36\xcb\x4b\xb3\xe4\xd2\x2c\xd1\x49\x73\x69\x96\x00\xe1\xd5\xba\x97\x66\xc9\xa5\xc7\x74\xb1\x68\x5e\x1a\x19\x40\x37\x99\xeb\xd2\x63\x0a\x4c\xaf\x4a\xb8\xf4\x98\x5e\xda\x18\xde\x97\x78\x69\x63\x5c\xda\x18\xcc\xba\x4b\x1b\xe3\x32\x1b\xd9\xcb\x7c\x2e\x7d\x84\xc0\xf2\x4b\x7c\x97\xe9\x0c\x57\xf8\x34\x16\x8e\x4b\x87\xe0\x65\xa2\x31\x8b\xc4\xa5\x3f\x10\xe8\x26\xdd\x5c\xfa\x03\x2f\xef\xf7\xf1\x12\xb4\xcb\x44\x05\xa0\x9b\x74\x73\xe9\x22\x04\xaa\xb9\x2e\x97\x66\x07\x10\xed\x7d\x98\xa3\xc7\xd4\x85\xc5\x74\xba\xf4\x11\x02\x21\xbf\xbd\xf4\x11\x02\xc5\xab\x9e\x2f\x7d\x84\x40\xcb\xb7\xb2\xf6\x71\xb2\x47\xb1\x92\x5c\xda\x2b\x40\x0c\xfb\xce\x3c\x66\x20\xfa\xdb\x70\x95\x91\x5c\xf4\x17\x96\x7a\x14\x3d\x56\xcc\xe7\x7f\x95\xf1\xe9\x15\x5b\xa9\xbb\xf1\xd2\x1e\x5a\xac\x41\x97\xf6\xd0\xa5\x3d\xc4\xda\x72\x69\x0f\x01\xf5\x58\x96\x52\x3f\xb8\x1b\xfd\xb8\xc6\xa5\xb7\x11\xe8\x92\xfd\x4b\xa3\x09\x08\x17\xa5\x4b\xa3\xe9\xd2\x03\xe9\x85\x70\x97\x1e\x48\xa0\x78\xdd\xf1\xa5\xd1\x04\x54\x99\xec\xa5\xd1\x04\x4c\xaf\xc5\xbf\x74\x40\x5e\x5e\x0e\x84\xc3\xed\xd2\x8c\xba\xba\x23\xc3\xe9\x6b\x3a\x32\xd0\xbc\xc9\xe4\xf2\xc4\x27\x90\x26\xaa\x5f\x9e\xf8\xbc\xf4\x49\x2e\x07\xb2\x3e\x49\xa0\x9b\xfa\x77\x69\x80\x5d\xe6\x64\x78\x55\xdd\xa5\x05\x06\x94\xee\x78\xd7\x02\xbb\x74\x40\x7a\x2f\xdd\xa5\xbd\x05\x4c\x59\xfc\xa5\x03\xf2\xd2\x04\xf3\xc2\xb9\x4b\x13\x0c\x68\xf5\x7d\x81\x6d\xd7\x29\xe9\xbd\xb0\x97\x4e\x49\xa0\xba\x13\x5f\x3a\x25\x2f\x2d\x35\x6f\x97\xbb\xb4\xd4\x80\xe9\x61\x81\x4b\x4b\x0d\x48\x6f\x08\xbd\x74\x5d\x02\xd5\xfb\x6f\x2f\x5d\x97\x97\xd9\x1c\x5e\x42\x77\xe9\xbb\x04\x9a\x51\xb7\x4b\xdf\x25\x90\x5e\x5a\x78\xe9\xbb\x04\xc2\xdb\xe5\x2e\x5d\x97\x97\xf7\x0f\xe9\x8c\xbe\xf4\x5d\x02\x61\x26\xf6\xa5\xef\x12\x68\x5e\x13\x73\xe9\xbb\x04\xde\x11\xaa\xe7\xf2\x32\x9f\x7a\x0d\xeb\xaf\x82\xc8\xa7\x36\xca\x7f\x99\x4f\x0d\xb4\xf1\x3e\x4b\x95\xcd\x57\x3f\x56\x56\xfd\xf0\x0d\xd2\xc5\x3e\x7f\x79\x8a\xf4\x5a\x6f\xcb\x79\xa9\x66\x2b\x90\xde\x66\x7a\xe9\xae\xbc\x3c\x45\xea\x15\xeb\x97\xa7\x48\x81\xf4\x1c\xfb\xa5\x07\x13\xd8\xc5\xe8\x14\x5d\x98\x40\x78\x79\xfd\xa5\x0b\x13\x28\x7a\xb7\x2e\x3d\x98\x40\xe4\xfb\x43\xdb\x4e\x5e\xb7\x27\xdb\x2f\x2d\x65\xa0\x0d\xac\xc0\x4b\x4b\x19\x08\x43\x17\x97\x6e\x4e\xe0\xbd\x72\xea\xd2\xcd\x09\xb4\x77\x8d\xd3\xcd\x79\x99\x0f\xbe\x1c\xc9\x26\x9e\x00\xef\x39\x86\xcb\x7c\x70\xa0\xf9\xdd\x84\xcb\x7c\x70\xa0\x7a\x39\xf5\xa5\x7f\x14\x08\x79\xda\xa5\x7f\x14\x68\x5e\x62\x78\xe9\x1f\x05\x72\xbd\xa5\xd4\x18\xe9\xe0\x3a\x95\x2f\xed\xfc\x4b\xa3\xde\x8f\x95\x5d\x1a\xf5\x40\x7b\xc7\xac\x46\x3d\x50\xfc\x48\xd4\xa5\x7f\xf4\x3a\xdf\x26\xd1\x25\x7a\x3e\x81\x30\xea\x7f\x79\xdb\xd1\x65\xf6\xcb\x5a\xbf\xe3\x93\xd6\x97\xd4\x00\x28\x7e\x7d\xf3\x92\x1a\x00\x51\xa0\x23\x97\xcc\x00\x68\x5e\xef\x78\xc9\x0c\x80\xea\x75\x16\x97\x67\x66\x2f\xc9\x82\x07\x02\x2e\xc9\x02\x90\xcb\x2e\x93\x2c\x00\xad\xba\xac\xeb\x77\xbd\xe4\x0f\xcb\xfe\x91\x3f\x00\xd5\x5b\x43\x2f\xf9\x03\x50\x8a\x0b\xb6\xfc\x01\x68\xe9\xf3\x3d\x6c\x7b\x99\x46\xee\x3d\x85\x97\xfc\x01\xa8\xaf\x25\x25\x7f\xb8\xbc\x1e\xc9\x94\x94\xcb\x44\x72\xa0\x16\xfc\x6a\x97\xe9\x38\x40\x78\x6c\xf4\xd2\x87\x0b\xd4\xa1\xce\xf4\xe1\x02\xd5\xe4\xa1\xcb\x6c\x9c\x4b\xe2\x61\xae\xc9\x25\xf1\x00\xca\x28\xbe\xd2\x66\xe2\xc3\xad\xa6\x2b\x5e\xfa\x70\x81\xaa\x93\xee\xd2\x87\x0b\xec\x62\x34\x4a\x7e\x02\x14\xef\x6f\xbf\xe4\x27\x40\x34\x6b\x2b\x3d\xb9\xc8\x06\xff\x75\x24\xca\x15\x80\x66\xf2\xc6\xa5\xf7\x14\xa8\x1e\x1b\xba\x4c\xb3\x01\xde\xf3\xce\x97\x84\x02\x28\x55\xc7\xf1\x25\xa3\x00\xca\xfb\x4b\x19\xc5\xe5\xc7\x4c\x71\x0c\x5e\x12\x0a\x60\xff\x92\x6a\xc8\x28\x80\xf4\xfa\xbc\x4b\x4f\x2c\x50\xd3\x55\x4b\x8e\x01\x4c\x6f\x9b\xb9\xe4\x18\xc0\xf4\xa2\xb9\x4b\xdf\x2c\x10\x81\x13\xf0\x92\x75\x00\xd3\xab\x96\x2e\x59\x07\xb0\x6b\x41\x0f\xc8\x3a\x80\x69\x52\xc9\x25\xeb\x00\x66\x71\xf7\xd2\x83\x0b\xec\x5f\xd2\x29\xa6\xe7\x00\xe9\x5d\xc4\x97\xe9\x39\x40\xa9\xc6\x01\x2e\xf3\x73\x80\xf4\xae\xe6\x4b\x0a\x73\xc1\x57\xaa\xae\xd3\x4b\xbe\x02\x0c\x3d\x03\x97\x7c\x05\x18\x7e\x77\xeb\x32\x17\x07\xd8\xbf\x54\x66\xdb\xbf\xda\x66\xbe\xc0\xb6\x7f\x4d\xa1\xb3\x94\x6d\xe7\x63\xac\xef\xb2\x2b\xf7\x01\x42\xfa\x76\xc9\x7d\x2e\xbf\x30\xe3\x1e\x61\xc2\xce\x85\xbb\xb9\xea\xcd\xbf\x74\x37\x03\xcd\xbc\xdb\x5b\x86\x04\xec\x62\x13\x59\x51\xc6\x35\x8e\x0c\xb4\x5b\x77\xf3\xed\xd7\x64\x74\xfe\xde\xfa\x96\x81\xe6\xb7\x06\x6f\x7d\xcb\xc0\x1e\x7c\x05\x59\x57\x66\x34\xbb\x22\x1a\x8a\x06\xe1\xdb\x40\x34\x15\x4d\x82\x61\x56\x6d\x29\xc2\x4f\x37\x7d\xe5\xa9\xe8\xe4\x6a\x99\x44\x74\x29\x62\x20\x4c\x7f\x78\x2b\x72\xf2\x34\x5f\xf9\x51\xf6\xe1\x82\x0b\x9b\xf9\x28\xe2\x36\xba\xee\xc3\xbe\x8a\xf8\x82\x17\x66\xe3\x6d\xbe\x0f\x50\xde\xcf\x5c\xde\xfa\xae\x81\xd6\x18\x1b\xb7\xbe\xeb\xbb\xa8\x20\x26\xd4\xad\xa3\x1a\x78\xb3\x1a\x6e\xd3\x82\x80\xee\x41\x87\x5b\x22\x08\xd4\xf2\x3e\x5f\xfd\x14\x87\x4b\xb3\x98\x0a\x82\x09\x9a\x3e\x77\x4b\x04\x6f\xbf\x12\xab\xdb\xf2\x96\x09\x02\xad\xbd\x22\x35\x84\x23\xbc\xba\x1d\xde\x3a\xc2\x81\xee\xb9\x8c\x5b\x47\x38\xf0\x1e\xd2\xbf\xcd\xa8\xbf\xab\xeb\x17\x0b\xf5\x2d\x49\x04\x52\x67\xf3\xad\xd3\x1b\x28\x55\x27\xd7\xad\xd7\x1b\x88\xda\xfd\xa5\x6d\x27\x2d\xc8\xcb\xe2\x6e\x9d\xde\xc0\xfe\x25\x2a\x32\x2d\x08\x08\x3f\xa2\x7d\x9b\x16\x74\x57\x5b\xc0\x56\x76\x9b\xdd\x03\xa4\xe7\xf0\x6e\x93\x7b\xee\x66\x57\xc1\x47\x6e\x59\x28\x50\xcd\x92\xb8\x25\xa1\x77\xb3\xba\x18\x5e\xb7\x8c\x13\xc8\x86\x3d\x7f\xcb\x38\xef\x66\xdd\x52\x99\x75\x6b\x1c\x1c\xff\x3d\xe7\xae\x6f\x09\x29\xd0\x3c\x69\x71\x4b\x48\x81\x30\x4f\xf1\x36\x85\xe7\xf6\xcc\x2f\xd1\xad\xdb\x14\x1e\x20\x3d\x24\x7a\xeb\x40\x07\xea\x7c\x4b\xbd\x4d\xfe\xf0\x31\x74\x06\x8a\x09\x3c\xb7\x17\xed\x0e\x1f\xef\xb0\xe6\x53\xb3\x7e\x84\xe3\x96\x01\x03\xd5\x6f\xf7\xdd\x32\x60\xa0\x19\x42\xbe\xf5\xb2\xdf\xde\xb3\xeb\x08\x36\xa5\xe7\x0e\x17\x41\xa7\xbd\xf9\x3b\x40\x6d\x6c\x73\xb7\xbe\xf8\x3b\x1c\xc2\xe9\x0b\xd4\x05\xdf\x90\xf5\xde\x8d\x5b\x5f\x3c\xd0\x8c\x47\xdf\xfa\xe2\x81\xea\x2d\x53\xb7\xbe\x78\xa0\x19\x0b\xbd\xa5\xe6\x77\xb8\xb2\x77\xdb\x64\xcb\x43\xb3\xd2\x57\xda\x72\x3e\x2b\xab\x8f\xfd\x96\xad\x03\xa9\xbd\x73\xcb\xd6\x81\xa6\x71\x7e\xcb\xd6\xef\xb4\x99\x2e\x82\xf2\x70\x20\x3c\x55\x70\xcb\xc3\x6f\x08\x76\x7d\x27\xb4\x0c\x1b\x48\xcd\xa2\x5b\x86\x7d\xe7\x5b\x5b\xaa\x26\x53\x06\x9a\xa9\xf3\xb7\x44\x19\x28\x55\x0a\x7c\xcb\x94\x81\xe6\xa7\x12\x6f\x13\x73\x80\x6a\xe8\xf9\x96\x3b\x03\xb3\xba\xc8\xca\x9d\x81\xf4\x62\xe9\x5b\xee\x0c\x0c\x3f\xf5\x7b\xcb\x9d\x81\xda\xad\x85\xdc\x19\x48\x2d\xb1\x5b\xee\x0c\x94\x37\x3a\x7a\x1b\x71\x00\x56\x75\x02\x4a\xa7\xef\xee\x3c\x55\x91\x32\x65\x60\x9a\xb4\x7d\xcb\x94\x81\x5d\xcc\x06\xa8\x8d\x8e\x97\xf9\x7d\x9a\xda\xe0\x78\xaf\x41\xc3\x5b\x3e\x0d\xec\x5f\xa2\x47\x09\x35\xd0\x1a\x3b\xf0\x2d\xa1\xbe\x87\xbd\xe2\xa6\x20\xdf\x05\xc2\x18\xe7\x2d\xdd\x05\xd2\x74\xdb\x5b\xba\x7b\x0f\x77\x4d\x9c\x88\xb7\x3c\x16\x88\x77\x6d\x90\xc7\x02\xa5\x9a\x16\x7e\x4b\x64\x81\x66\x6e\xf7\x2d\x91\x05\x9a\x9e\xed\x5b\x1e\x7b\x4f\x35\x69\x3d\xe4\x9e\x40\x9a\xa8\x7b\xcb\x3d\xef\xa9\x26\xed\x76\x69\x25\x90\xa6\x1a\xdf\xd2\x4a\x20\xd3\x05\xcf\x24\x98\x1b\x56\x59\x8b\x2b\x9e\xb4\x12\x48\x13\x86\x6f\x2f\xba\x05\x52\x53\xe3\x36\x64\x72\x73\xd1\x6d\xf5\x56\xc2\x5b\xa6\x09\x94\xb7\x93\x25\x9a\x40\x79\xcd\xf2\x5b\xa6\x09\xe4\xdb\x76\x89\x26\x50\xfc\x06\xfb\x2d\xd1\xbc\xb9\xfb\x36\x5d\x77\x65\x95\x40\xea\x8d\xba\x65\x95\xc0\x7b\xf8\xe8\x96\x55\x02\xe9\xe7\xc3\x6e\x59\xe5\x2d\x37\x2c\xf6\x8a\xe4\x10\x18\x0b\x6f\xcb\x2d\x39\x04\x32\x5d\x85\x24\x87\x40\x1a\x30\xb9\x25\x87\x37\x29\x30\xd5\xeb\x0c\x6f\x73\x60\x80\x78\x7b\x58\xda\x07\x94\xea\x0d\x84\xb7\xbc\x0f\xc8\xc4\x8d\x7b\xcb\xfb\x80\x34\x69\xf9\x3e\xdf\xda\xf2\xf9\xb6\x62\x29\xfb\xe9\xb2\x01\x2e\xb7\x52\x41\x20\x3d\x2b\x75\x1b\x18\x02\x76\x31\x1a\x25\xfd\x03\x42\x43\xfa\x96\xfe\x01\xbb\x18\x2d\x90\xff\x01\x69\x2a\xf6\x2d\xff\x03\x4a\xf5\x56\xc2\x5b\x02\x08\xa4\x1f\x08\xb9\xe5\x7f\x80\x8e\xac\x5b\xfa\x77\xc3\xf5\x6a\xa9\xca\x6c\xd4\xc5\xe0\xeb\x3e\xeb\x6d\xd4\x63\xb1\xff\x8b\xb1\x3b\xc9\x81\x15\x56\xb2\x30\x3c\xaf\x55\xd4\x12\x12\x77\x18\xa9\xf4\xf6\x92\x49\xb3\xff\x25\x94\x38\x9f\xef\x9b\xde\x3b\xfa\x25\x44\x26\xee\x30\x71\x1c\xe1\xb0\xa2\x79\x7d\x5e\x14\x99\x97\x4f\x62\x2f\x78\x6f\xcb\x33\xf9\x8f\x82\xde\x59\x63\xf4\xdf\x79\x1a\x90\xbe\x94\xc4\x5e\xd0\x85\x42\x9f\xc4\xde\x79\xea\x16\xb6\xa9\xb8\x9b\xa0\xf7\xfd\x1f\x34\xf5\x49\xe5\x9d\xb4\xda\x66\xdc\xd1\x6a\x41\x17\x59\x7b\xd2\x6a\xe7\x65\xa8\xc4\x69\x76\xf2\xf5\x04\x6d\xcd\x23\x62\x64\x4e\x92\x4b\x9e\xbe\x93\xe4\x3a\xa5\x7d\xf5\xf9\x26\xb9\x4e\xfa\x4a\xe6\xbb\x93\xbe\x0a\xba\x95\xae\x93\xbe\x0a\xba\xbd\x6b\x27\x7d\x75\x3a\x16\x34\x4b\xe4\x27\x7d\x15\xbc\x7f\xe6\x9a\x9e\x8c\x5f\x47\x5c\xf7\x49\x60\x05\xef\x6d\x8a\xb6\x8a\x9b\xd4\x77\x9b\x4b\x5a\xf0\xd6\xe3\x86\x0f\x39\x15\xd4\xcd\xd7\x9a\x9a\x3a\x49\x27\x41\xe7\x27\xe9\x14\x6c\xc3\x88\x22\x9d\xce\x47\x45\xbd\x27\xf6\x31\x04\xc7\x9a\xe2\xa8\xa9\xe0\xbd\x2d\x9d\x40\x4e\x05\xbb\x18\xcb\x93\x9c\x3a\x1f\x3d\xbe\x9e\xa0\xbc\x8f\x83\x14\xd3\x6c\x54\x51\xb0\x15\x49\xdf\x4e\xb2\x28\x98\x82\x1b\x4f\xfb\x18\xce\x47\x15\xd2\xbc\x17\x59\x74\x7d\x8c\x86\x7c\x89\x2f\x1a\xe8\xfa\x64\xe2\xc8\x37\xf6\x22\x81\x2e\x7a\x47\xd6\xb7\x8b\xde\x09\xba\xa3\xa9\x2e\x7a\x27\xd8\xca\xe1\x97\xd3\xa5\x55\xb6\x3d\xd7\x2e\xd7\xae\xff\xfc\xef\x61\x21\xe3\xa2\x51\x82\xea\x43\x76\xd1\x28\x17\xa5\x21\xe9\xdb\x45\x69\x04\x9b\xf3\x27\x2f\x4a\x23\x78\x6f\x73\x4d\xd1\xb6\xac\x8a\x2b\x2d\xa9\x11\xec\x8e\xd4\xbc\x28\x8d\x6b\xd3\xba\xf9\x6c\x5d\x34\x44\xd0\x05\xfe\x5f\x24\xc4\x45\x2f\xc8\x2a\x77\x11\x0c\x41\x37\xdc\x2e\xb1\x34\x17\x71\xc0\xea\xbb\x88\x83\xa0\x5b\x2f\xb8\x88\x83\xe0\xbd\x2d\x3f\xa5\x0e\x82\x6e\x8b\xc3\x45\x1c\x5c\x52\xa8\xc6\x0e\xb9\x88\x83\xe0\xfd\x65\x1a\x5c\xe0\xcc\xe5\x8c\x8e\xe1\x97\x5f\x97\xf2\x45\x75\x88\xf3\x45\x43\x04\xc7\x67\xfd\x52\x1f\x64\x83\x80\x10\xf0\xcb\x06\x81\xa0\xdb\x42\x71\xd9\x20\x70\x91\x10\xf2\xd1\x5d\x24\x44\xd0\xc5\xf4\x5c\x24\xc4\x95\x83\x18\x0b\x5f\xf1\xc5\x62\x0f\xba\x7d\x04\x17\x8b\x3d\xe8\xb6\x33\x5c\x2c\xf6\x2b\x11\xf1\x45\x9e\xb6\x4b\x2c\x4b\x30\xac\x48\x5c\x2c\xea\x2b\xe1\xef\x85\x68\xbb\xd8\xcf\x41\x17\xac\x7f\xb1\x9f\x83\x2e\xcc\xff\x62\x3f\x07\x75\x5b\x3f\x54\xb2\xb8\xb6\x8a\x55\xb3\x8b\xb1\x1c\x1c\x02\xad\x2f\xc6\xf2\xd5\x77\xb7\xb9\xa6\x1c\xf2\x8d\x66\xd1\xe6\x62\x05\x5f\x5d\x1a\xa3\xea\xdf\x94\xa3\x1b\x45\xa9\x01\xaf\x52\xb0\x2d\x73\xff\xe2\x56\x0a\x7a\x37\xfe\x18\xcb\x57\x9c\x37\x45\x66\xb2\x8b\xb5\x19\xf4\xee\xad\xe2\xbc\x09\xb6\x22\x5f\xe1\xc5\x7b\x73\xc9\xe1\x39\x5d\xf2\xd0\x6c\x78\xb5\x49\xe3\x62\x93\x5e\xc9\x2f\x53\x4a\x6c\xa4\x8b\x01\x1a\x74\x9b\x34\x2e\x06\xe8\xb5\xeb\xf8\xd8\x6a\x17\xbf\x4c\xd0\xed\x71\xb8\xb8\x65\x2e\xf6\x21\x5d\x76\xb1\x0f\x83\x83\xc1\x72\xb1\x0f\x83\x6e\x81\xe0\x62\x1f\x06\x5b\x91\x4b\xea\xe2\xe8\x08\xa6\x63\x03\xaf\xb9\x1e\x60\x7c\xe4\x2b\x71\xf1\x6a\x04\x87\x44\xd6\x17\xcb\xf2\x3a\xdc\x66\x6a\x63\x98\x05\x07\x2b\xef\x3a\xd6\x6d\x5a\x57\xc7\x70\x01\x5c\x8c\xb5\xc8\x87\x8b\xb1\x76\x1d\xfa\x4a\x83\xb0\xc3\x82\x6e\xb3\xc5\x65\x75\xff\x3a\x8c\x23\xc3\xcd\x52\x7e\x70\x48\x95\x7d\xb1\xd6\xae\xaf\xb2\xe9\x3f\x8b\xed\xc1\xf1\xda\xae\x7f\xfd\x6c\x5f\x62\x6e\xae\xdf\xfa\x97\xb4\x17\x8b\xe6\x62\xd1\xac\x4b\xeb\xb6\x99\x3f\x4e\x4b\x33\x69\x82\xad\xd4\xac\xe2\x5f\x96\xb4\x83\x29\xf1\xdc\x25\x92\x38\x78\x6f\xf3\x53\xe3\xe7\xc5\xdc\x87\x4b\xda\x21\x9b\x42\x4b\xf5\xc2\x32\x4c\x82\x6e\x9f\xc8\x65\x15\xfa\x62\xab\x38\xe1\xfb\x62\xab\x04\x73\xd3\x95\x8c\x91\xe0\xbd\x2d\x55\x38\xd7\x13\xae\xa4\xf0\x4b\xab\xca\x83\x72\xb1\x59\x04\x2a\x5e\x6c\x96\x60\x4a\xf8\x75\xb1\x59\x82\xad\x48\x5f\x73\x59\x60\x0e\x0e\xa9\xc5\x2f\xf1\x2f\xd7\xa5\x6c\x59\xc2\xba\x04\xf6\x06\xc3\xf7\xf8\x12\xc5\x72\x59\x9a\x96\x17\xe6\xb2\x34\x1d\x6c\xab\x56\xd7\x2a\xdb\x9d\x13\x1a\xd3\xbb\x96\xa6\x2f\x46\x91\x54\x7c\x17\xa3\x28\x68\x96\x09\x2e\x46\x51\xb0\x95\xea\x92\x1a\xdc\x5a\x57\xc7\x30\x8a\x2e\xc7\x98\x79\xaf\x19\x45\x41\xb3\xd3\xea\x62\x14\x05\x55\x5a\xe5\x8b\x4d\x14\x14\xc6\xce\xc5\x26\x0a\xb6\x5d\x4f\x31\x89\x2e\x8b\xce\x35\x6b\x4e\x17\x9b\x28\xa8\xd3\x50\xb0\xe8\x7c\x59\x61\xb6\x16\x78\xb1\x89\x82\xad\x78\xd3\xef\x55\xf5\xe4\x41\xd1\x40\xac\xa4\x60\x92\xd9\x17\x2b\x29\x28\xd2\xdf\x5f\x62\x64\x82\xb6\xf9\x5c\xd8\x12\x1a\x54\x9b\x99\x2f\xa6\x54\x70\xac\x9b\xb4\x4e\x36\x84\xae\x83\xa5\x2f\x66\x53\x50\x8f\x2c\x8b\x5e\x16\xa1\x2f\x26\x92\x0d\x3d\x17\x13\x29\x68\x82\xaa\x2e\x26\x52\xf0\x67\xf6\xb5\x96\x7c\xb1\x9a\xa8\x90\x9b\xd5\x74\x5b\x4c\x76\x92\xe6\x6d\x31\x39\x58\xe7\x30\xdc\x0c\xa9\xa0\x3a\x8e\xeb\x16\xba\x7c\xaf\x0d\xa1\xfe\xac\xb9\xa4\xcf\x63\xa7\xde\xd6\x97\x83\xea\xb0\x83\x9b\xb9\x15\xac\x4d\x4a\x37\x73\xeb\x66\x6e\x39\x75\xf2\x66\x6f\x05\xd5\xd1\x91\xb7\xf5\xe5\xfb\xe3\xcd\xee\xae\x9d\xae\xe5\xdc\x95\x55\x81\xcb\xa5\xf4\x66\x8d\x89\x74\xb3\xc1\x82\x6e\x97\xf5\x6d\x9d\x38\x68\x12\x26\xdc\x96\x89\x83\x6e\x5f\xf4\x6d\x99\xf8\x66\xbc\x49\x19\x74\x33\xde\x82\xde\xb3\xd8\x7b\x33\xde\x82\xe2\x53\x7f\xb3\xdd\x82\x3a\x94\x82\xed\x76\x5b\x26\x96\x32\xe8\x66\xbc\x05\xc5\xd6\xdd\xdb\x32\x71\xd0\xed\xf5\xbe\xad\x12\x07\x8d\x9d\x76\xb3\xf0\x6e\xe1\xd2\xcd\xff\x6b\x8c\xec\x27\xb5\xe0\x70\x5b\x24\x0e\x36\x27\x96\xdc\x6c\xbe\xbb\xe8\xa7\x48\xb2\x9b\x35\x17\x4c\x69\xad\x6f\xc6\x5c\xb0\x39\xd5\xf2\x66\xcc\x05\x4d\x7e\xf3\x9b\x31\x77\x17\x6f\x5d\x0c\xbc\x5b\xbc\x51\x30\x9d\x53\x71\x33\xdc\x82\xf7\x36\xcf\x54\xb4\x17\x55\x3c\xdc\x5d\x56\xd1\x72\x9a\xdd\xe6\x92\x9e\xb3\x46\xcc\x03\x7b\x5b\x23\x0e\xba\xf8\x8e\xdb\x1a\xf1\xbd\x52\xdd\xc7\xe0\xbd\x45\x2a\x05\x73\xe6\x1d\xbe\xd9\x7c\xb7\xd3\xbd\x65\x88\xbb\x05\x4b\x07\xbb\x08\xc7\xdb\xb2\x71\xd0\x6d\x56\xbf\xad\x0b\x07\xaf\xa5\x92\x4b\xfa\xc9\x22\xb0\x63\xa4\x6f\xab\xc0\x77\x95\x68\x33\x75\x67\x40\x06\x65\xd7\x51\x0c\xc8\xbb\x7a\x17\x63\xd0\xdc\x16\x78\x83\x39\x0d\x3e\x0b\xbc\xc1\x7b\x9b\x6b\x2a\xda\x12\x27\x9b\x2f\xff\x6d\x85\x37\x38\xac\x50\xdd\xf6\x6c\x06\xdd\x36\xfa\xdb\x9a\x6f\xb0\x8d\x7f\x39\xe0\xfa\xb6\x24\x7c\x37\xef\x5b\xa6\xe7\x9b\x19\x1a\x2c\xc7\xdb\xcd\x0c\xbd\xbb\x57\x24\x56\xd1\x2d\x28\xea\x96\x09\x3f\xd3\xff\x6d\x31\x36\x28\xd3\x2b\x62\x31\x36\xd8\xd6\x31\xf0\xb7\xa0\xa8\xe0\x70\x54\xc8\xcd\x58\x0d\x8e\xcf\xfa\x7f\x4d\xcf\x58\x95\x88\xe8\x66\xac\xde\x8c\xd5\xe6\x36\xa5\xb5\x8c\x2b\x70\xe1\x66\x99\x06\xdd\x06\xb3\xdb\x32\x6e\x30\x67\xa6\xde\xdb\x2a\x6e\xf0\xfe\x32\xc5\xb5\x8c\x1b\x74\x49\x07\x6e\xcb\xb8\xc1\xca\x50\x77\x5b\xc6\x0d\xf6\x7d\xfd\x99\xd6\x18\xab\xb4\xe9\x47\x56\x6e\xb0\xdb\x16\x70\xb3\x72\x83\xc3\xd7\xe4\x66\xe5\xde\x7b\x46\x80\xac\x06\xb7\xc5\xd2\x60\xdb\x3d\x53\xf0\x51\x50\xb9\x9f\x6e\x46\x6e\x50\xb8\xad\x6f\x46\x6e\xf0\xfe\x59\x06\xa7\xe0\xa3\x60\xb3\x14\x73\x0b\xff\x0e\xb6\xd2\xf4\xb1\x78\xa4\xdb\xd9\x67\x91\xfe\xb7\xf5\xd9\x60\x17\xd0\x76\x5b\x9f\x0d\x06\x87\xf7\x6d\x7d\x36\x28\x76\xa6\xdd\x52\x2d\x06\x8d\xef\xe4\xde\x57\x35\xaf\x38\x9f\xfc\x97\x6e\xda\xb3\xad\x39\x2b\x94\xb7\x75\xdd\x60\x9b\x31\xe5\x6f\xeb\xba\x41\x77\x74\xc5\xcd\x6c\xbf\x19\xe4\xdc\xe2\x37\x83\x3c\x68\x76\x82\xde\x0c\xf2\xe0\xbd\x2d\xc5\x10\x7a\x14\x54\x12\xff\x66\xa3\x07\x9b\xfc\x2d\x37\x1b\xfd\xce\x16\xc9\xe2\xac\xcb\x5b\xa0\x51\xb0\xf2\x0d\xde\xe2\x8c\x82\x3e\x4c\x0e\x16\x84\xef\x04\x15\x15\xc7\x5f\xde\x82\x8a\x82\xc6\x4f\x7b\x5b\xfd\x0d\xca\x30\x42\xad\xfe\x06\x5d\xd8\xd8\x6d\xf5\x37\xd8\x8a\x33\x54\x6f\xa1\x47\x41\x91\xb5\xea\xb6\x20\x1c\x34\xaa\xee\xb6\x20\x1c\x6c\x4e\x5f\xba\xad\x07\x07\xdd\x6e\xad\x9b\xec\x08\xb6\xa6\xfc\x64\xc7\x4d\x76\x2c\x43\x80\xec\xb8\xd7\xde\x49\x25\xd3\x18\x89\x3c\xda\xd7\x9f\x69\x8c\xac\x11\x17\x81\x03\xb7\x45\xe2\x60\x13\x92\x77\x13\x27\xc1\x7b\x9b\x87\x1a\x08\x47\x0e\xec\x5b\xa5\xd5\x66\x11\x2c\xc3\x9b\x4e\xaf\x04\x7d\x98\x16\xe9\x95\xfb\xdb\xfc\x99\xdb\x54\x3d\x21\x44\xfc\xd1\xb7\x10\xa2\x60\x5b\x53\x15\x55\x13\xb4\x61\xc2\x21\x5b\x6e\x4b\xc9\x56\x45\x6f\x4b\xc9\xc1\xb4\x92\x76\x5b\x4a\x0e\xb6\xb5\x23\xfd\xb6\x96\x1c\xd4\xb1\xbb\x4d\x9d\x2c\x12\xf3\x4c\xdd\x16\x89\x83\x6e\xef\xda\x6d\x91\xf8\xb6\x48\x2c\x0b\xec\x6d\x91\x38\xe8\x4c\xe6\xdb\x22\x71\x50\xe5\x52\xba\x29\xaa\xa0\x54\xcf\xa4\xa8\x82\x26\x79\xf4\x4d\x51\x05\xdd\xae\xba\x9b\xa0\xba\x7f\x7a\xc0\xf4\xf5\x5b\xa5\xbd\x73\x5b\x86\xa8\x35\xe2\xfb\x34\x12\xbc\x8b\xb6\x05\x04\x85\x4f\xe1\xb6\x2d\x20\x28\x6b\x0c\x11\x4f\xf7\x65\x62\x65\x17\x09\xbb\x09\xba\xc4\xbf\x37\x55\x14\xf4\xe1\x9b\x46\x15\x05\x45\x56\xad\x9b\x28\xba\x2f\x2f\x31\x1b\xc2\x0e\x80\xa0\x58\xd6\xb9\xed\x00\xb8\x09\x25\xe9\xac\xee\x6b\x95\x23\xaf\xa7\x3e\x26\x94\xee\xcb\xeb\xc9\x96\x21\x81\x82\xe9\x80\xc4\x5b\x74\x4e\xb0\xcf\xac\x4b\xdd\x44\x51\x70\xd8\x7a\x7c\x13\x45\xc1\x7e\x64\xc5\xfc\x26\x8a\x82\xdd\x79\xb8\xb7\xb5\xe3\xdb\x12\xb0\xcc\x55\x37\xb9\x13\xf4\x71\xfc\x43\x1c\xf8\x4d\x0d\xdd\x56\x88\xc5\xe0\xdc\xe4\x50\xd0\xc7\xe1\xf9\xaa\x7c\x7b\x09\xcd\x22\xe4\x50\x30\xcb\xf0\x4b\xe3\xf5\x31\x38\xb5\x20\x09\x13\x4c\x0b\xeb\x37\x09\x73\x4b\x01\x99\x18\xa5\x9b\x86\xb9\xad\x06\x2f\xcb\xcf\x6a\x70\xd0\x96\x71\x42\xd6\x04\x95\x0b\xf3\x26\x6b\xee\x47\x0d\x8c\x7e\x91\x34\x41\x21\xb3\x6f\x6b\xc6\xf7\x63\x74\xae\x7f\x33\x3a\x73\xd0\x97\xa0\xc3\x9b\xd4\xb9\xed\xd2\x8c\x3a\x7c\x28\x9d\x60\x49\x87\x87\xd0\x09\xba\xe0\xa0\x87\xd0\x09\x9a\xf8\xf1\x87\xd0\x79\xe4\xb1\xcf\x97\xef\x21\x74\x82\xe2\x68\x88\x87\xce\x79\x28\x18\xe1\x53\x0f\x05\x13\xf4\x92\x11\xf6\x50\x30\xc1\x7b\xdb\xcc\xb5\xaf\x6b\x39\x4d\x79\xba\xf4\x73\xe9\x1d\x9b\x64\xc2\x43\xe7\x3c\x44\x4d\x5b\x75\x7a\x5c\x4b\x74\x50\xcc\xf1\x87\xa8\x79\x04\xbf\x48\xe0\xf5\x50\x35\x41\x97\x33\xf4\xa1\x6a\x82\xf7\xb6\x54\xc1\xc6\xcd\x60\xdb\x15\x8d\xd0\x09\xb6\x95\x41\xf8\xa1\x74\x82\x66\x31\xf1\xa1\x74\x82\xf7\xb6\x54\x9e\xd4\x09\x36\xc3\xef\xa1\x74\x82\x15\x4e\xff\x50\x3a\x8f\x95\x6b\x89\xc4\x1e\xba\xe6\x11\xfd\xb2\x2b\xae\xca\x67\xcb\x67\x71\x06\xd1\x63\x99\x3a\xd8\x9a\x5a\xd9\xf2\x19\x34\xc9\xf3\x1e\x7b\x2a\x1e\x5a\x47\x38\xd6\x43\xeb\x04\xc5\x8e\xba\x87\xd6\x09\xaa\x1c\x67\x0f\xad\x13\xac\xc8\xe1\x87\xd6\x79\xca\x8a\xe8\x49\x3d\x2d\x5c\x07\x5d\xf8\xe1\x63\xe1\x3a\xe8\x22\x1e\x1f\x8a\xe8\x21\x7f\x9c\x4b\xf4\x90\x3f\xc1\xb0\x13\xfc\x21\x7f\x82\xf7\x36\x3f\x55\x4f\x07\x49\xe7\x8b\xf8\xd8\xbb\xf1\x90\x44\x4e\xd5\x79\x48\xa2\xa0\x96\xc8\x9f\x87\x24\x7a\x48\x22\x69\xcf\x1e\x92\x28\x38\xac\x74\x3c\x24\x51\xf0\xde\x96\x26\xb2\x0e\x1e\xcc\xb9\x2e\x69\x22\xfa\xc7\x71\x22\x0f\x01\x14\x6c\x4c\xa8\x47\x60\x4c\x50\xa5\x58\x7f\x48\xa2\xe0\xfd\xa5\x87\xea\x51\x5b\x4b\x0d\x53\x32\xe9\xa1\x89\x9c\x6f\xf1\xd0\x44\xc1\xb0\x0e\xfe\xd0\x44\x4f\x64\x4c\x71\xfe\xc4\x43\xa8\x04\x87\x5d\x76\x8f\xb5\xf7\x47\x38\x0b\xc5\xff\x58\x7c\x0f\x76\x6b\x05\x8f\x70\x96\x87\xc4\xa1\xb5\x1f\x12\x27\x98\xd6\xc6\x1e\x12\xe7\x11\xbc\xd2\xd7\x13\x74\xd6\x8b\xc9\x2f\xf0\x08\x5e\x79\x2c\xc8\x53\x7f\x8f\x05\xf9\x47\xf4\x4a\x0c\x93\xc7\x82\x7c\xb0\x15\x29\xd3\x1e\xe1\x2b\xc1\x36\xb3\x02\xf2\xd8\x6b\x12\x6c\x42\x73\x1f\xb2\xea\x11\xe4\x42\x98\x3e\x74\x55\x50\xec\x22\x79\xe8\xaa\xa0\x1f\xa6\x14\xb2\x2a\xe8\x47\x3e\xf5\x0f\x59\x15\x74\xe7\xae\x3f\x64\x55\x70\xb0\xb0\x1f\x91\x30\x8f\xf5\x7e\x52\xf2\xb1\xde\x1f\xb4\xcd\x60\xa3\xaa\x1e\x7a\x89\xac\x7a\xe8\xa5\xa0\xcb\x03\xf3\xd0\x4b\x41\x15\x6a\xf3\xd0\x4b\xc1\xfb\xcb\x94\x96\x60\x0a\xaa\x1c\x03\x8f\xb8\x97\xe0\xbd\xcd\x35\xf5\xcc\xa6\x11\x89\x41\x1e\x81\x2f\x0f\xbf\x83\xd0\x89\x87\xdf\xe1\xb1\xd5\xd6\x54\xc1\xef\xf0\x48\xb4\x69\x42\x21\xc8\x1e\xb1\x30\xa2\x3a\x1e\x8a\xec\xb1\xfb\xd6\x0b\x4f\x91\x05\x45\x98\xd7\x33\x56\xdd\x75\x7b\xff\x87\x74\x66\x0f\xb7\x44\xd0\x98\x4f\x8f\xb0\x98\xa0\x15\x0d\x48\xe9\x05\xef\x1f\xbb\xa6\xb9\x92\x1c\x5f\x92\xa2\x87\xd4\x7b\x76\xf3\xaf\x81\x4d\xc4\x05\x7d\x44\x59\x3f\x34\xdc\xb3\xaf\xa6\x49\x3b\x10\x71\xcf\x0a\xb2\x49\x17\x11\x71\xc1\x56\x84\x09\x3c\x54\x5c\xb0\x4e\x69\x79\xa8\xb8\x60\x93\xbc\xf7\xa1\xe2\x9e\x5d\x3b\xc4\x98\x78\x08\xb4\xa0\xda\xd6\xfb\x10\x68\x41\x5b\x1f\x15\x7e\x95\xa0\x4b\x83\xf4\xf0\xab\x3c\x64\x9c\xb0\x8f\x87\x8c\x0b\x8a\xa5\xf2\x87\x8c\x0b\x56\xd6\xdf\x87\x8a\x7b\xb8\x5a\x44\x26\x3c\x64\x5c\xd0\x25\x50\x7a\xc8\xb8\x60\x13\x33\xff\x08\xe2\x09\xfa\x58\x25\xd3\x1a\x11\x76\xc7\xa1\x4a\x1a\xe3\x45\x19\xbb\xc2\x6a\x8c\x44\xfa\x0c\xd3\xaa\x48\x9f\x67\xae\xc6\x48\x03\x11\x76\x41\xb3\xa8\xfc\x10\x76\xc1\x14\x4c\xfa\x10\x76\x41\x65\x99\x3e\x74\xdd\x23\xaa\x47\x8c\xc1\x43\xc5\x05\x5d\xb6\xea\x87\x8a\x7b\x78\x8f\xc4\x1d\x3c\x64\xdc\x43\xc6\x35\xff\xa6\xe6\x2f\x8a\x83\xcc\x1f\x2a\x2e\xe8\x23\x0b\x14\x0f\x15\xf7\x90\x6c\x1c\x02\x0f\xc9\x16\x74\x6b\xb7\x0f\xc9\xf6\x90\x6c\x3c\xbc\x0f\xc9\x16\xec\xf6\x29\x3f\x24\xdb\xc3\xc7\xc4\x37\xfc\xd0\x6c\xcf\xf2\x31\xe5\xa1\x34\x5b\xd0\xc4\x86\x3d\x22\x82\x9e\xaf\x99\xdc\x48\xa3\xc6\x82\x2e\x83\xd5\x23\xfc\x27\xd8\x8f\xe6\xcf\xd4\xe0\x45\xb3\xbb\xf6\x21\xd9\x1e\xfa\x8c\xeb\xf6\xa1\xcf\x82\x3e\xcc\x22\xf4\x59\x50\xed\x32\x7f\x64\xc5\x79\x68\xb1\x35\xdf\xd3\x62\x0f\x2d\xc6\xb8\xa0\xc5\x1e\xee\xad\xf5\xc9\x22\xc6\x82\x95\xb5\xf8\x21\xc6\x82\xf7\x36\x3f\x55\x83\x17\xfb\x34\xfa\xa8\xb1\x87\x2f\x8b\xcb\xf4\xe1\xcb\x0a\xba\xd0\xa4\x87\x2f\x2b\x58\x91\xe3\x0f\xcd\xf6\x9c\xa6\x0e\xa3\xc8\x5e\x8c\xa0\xda\x18\xf3\x88\xce\x09\xba\x03\x7f\x1e\x4e\xb0\x60\x1d\x6c\xfc\x70\x82\x05\xcd\x16\x85\xc7\x56\x8c\xe7\x5c\x15\x70\x9b\x0a\xe4\x58\xea\x65\x76\x13\x80\x4f\xb6\x67\x94\x35\x0f\xf1\x95\x05\x65\xcd\xbd\x5c\x65\x41\xe5\x41\x7a\xce\x55\x81\x75\x64\x80\x87\xea\x83\x9c\x19\xb0\xfb\x33\x9b\x38\x82\x21\xb4\xf2\xa1\x26\x83\x41\x5e\x3c\xd4\x64\xd0\xeb\xba\xa4\x31\x48\xc7\xf5\xb2\x93\x8e\x41\xdf\xcd\xad\xa4\x63\xd0\xd6\x07\xd7\xe6\xf1\xa0\xee\xdd\x9f\xa9\xf9\x95\xbc\x1f\xd5\x5d\x6a\xce\xeb\xb6\x5e\x29\x5e\xb7\xa0\x4b\x3d\xf1\xf0\xba\x3d\x76\x7f\xac\xd1\x47\x60\x06\x6d\x4d\xa3\x04\x66\xd0\xad\x95\x3c\x04\xe6\x23\x14\x69\x0d\x04\x72\x32\xe8\x52\xd1\x3c\xbc\x6e\xcf\x3d\xdc\x96\x7a\xf2\xb1\x05\x8d\xcb\xfa\x21\x3a\x1f\x12\x52\x9a\xb5\x87\x84\x0c\xfa\xbe\x8a\xe6\xfd\x79\xb1\x96\xbe\x1e\x0a\xf2\x11\x77\x34\xbc\xb3\x24\x64\xd0\x65\xeb\x7c\xf8\xd8\x82\x2e\x99\xce\xc3\xc7\xf6\x24\xec\xa8\x0c\x76\x2c\x8f\x5a\xf0\x9a\x50\xb9\xa4\xa2\x76\x71\x48\xd0\xf6\x50\x9a\x41\x99\x54\x19\xa1\xf9\xd8\xb2\x21\x8d\xeb\x43\x56\x06\x5d\xf6\xc8\xc7\x96\x8d\x47\x28\xd2\x28\xff\xb0\x0e\xfe\x50\x9d\x41\xb5\xd3\xed\x11\xa9\xf4\x70\xc3\x09\x4b\x7a\xb8\xe1\x82\xb5\xdb\xf3\xa1\x4d\x83\x2e\xe7\xcf\xf3\xac\x4a\x3b\x25\xe8\xf8\x9f\xff\x7b\x8d\xff\xff\xfc\xef\x82\x0d\x5d\xe3\x13\x6d\x0a\x35\x8b\x18\xaf\x95\xec\x52\xc9\xbe\xc5\x4f\x2e\x55\x97\x6a\xfe\xde\x0f\x9b\x4b\x46\x40\xcb\xa5\xee\x92\x51\x3d\x73\x69\x77\x49\x6f\x17\xa5\xf8\xba\x96\xde\x7e\x5b\x79\x7c\xa2\x43\xc7\x47\xcc\x53\xf2\xb3\x8d\x4f\xbc\x6b\xd0\xb3\xb9\x6a\x7c\x12\xf3\x04\xad\xad\x07\x3c\x2e\xe5\x4d\xdd\xf6\xf7\xd2\xa6\x96\x39\x3d\xad\x8c\x9a\xa2\x6d\xea\xf4\xa2\x64\x91\x64\x7c\x36\x75\xe2\x70\x4b\x66\xb7\xf1\xd9\x54\x2a\xe9\x5a\x73\x22\xef\xf8\x6c\x2a\xb5\x1c\x6e\x2e\x0d\x97\x56\x52\xca\x5c\x52\x4f\x7b\x30\x92\x4e\x69\x7c\xa2\x39\xa1\xef\x5b\x9a\x76\x53\x75\x32\x34\xc9\xde\xc6\x67\x53\xf7\x04\x50\xe5\x3c\xc2\xf1\x89\x0c\x05\x06\xe2\xf8\x6c\x5a\x63\xcb\x59\x57\xef\x7b\x39\x3e\x9b\xd6\xd8\xbc\xd1\x2d\x1d\x55\xd4\x3d\xdb\xfd\x73\xe8\xc0\xf8\x14\x3d\x5c\xf2\x46\x97\x14\xa3\x68\x0d\x62\x35\x99\xe3\xc6\xa7\xa8\x67\xc4\x6a\xd6\x9f\xc7\xa7\xa8\x67\xa2\xac\x92\x4d\x69\x7c\x8a\x7a\x96\x38\x8a\x8f\x94\x3f\x62\x15\x5a\xdc\xc9\xe3\x53\xd4\xbc\xa8\xb9\xbb\xd4\x3c\xee\xbb\xa9\xe2\x45\xc5\x4b\x2a\x6e\x9c\x15\x15\xa7\x4b\xb3\x22\x3d\x3e\x45\x0f\x47\x97\x6e\x1a\xa3\xaa\x65\x5d\xe5\xcf\x33\xab\xf2\xbf\xe8\xc9\x10\x35\x3e\x55\xf9\xb9\xcd\x72\x50\xd6\xf8\x54\x0f\x7d\xd1\xc6\xc8\x03\xaa\x87\x46\x22\x26\x91\xe7\xf8\x54\xad\x5d\x95\xa3\x7b\x80\x72\xd4\x8c\xb4\x92\x72\x34\xe5\x68\xe6\x95\x91\x2a\x34\xcd\xdd\xf2\x51\xd8\xf3\xcc\xa6\xb9\x93\xfe\x74\x2f\xf9\xb3\x66\xf0\xbd\xa8\xcd\x78\x6f\xc6\x5e\x53\xda\x91\xf7\xa2\x29\xed\x8b\xd2\x15\xa3\x29\x6d\xf3\xaa\x0c\xd7\x14\xb7\xf9\x2c\xfb\xa5\xc1\x41\x21\xae\x5a\x75\xc5\xed\x39\x24\xf2\x93\xa2\x75\xa5\xa5\x10\x93\x72\x6e\x7c\xba\xe2\x46\x21\xc6\xc5\x3c\x3e\x5d\x71\xc9\xc1\x98\xa2\xe3\xd3\x35\x78\x97\x1e\x3f\xe5\xe8\x1a\xdc\x9e\x87\xb1\xa7\x13\xba\xb1\xf0\x62\xfc\xb9\x64\x2c\x24\xab\xc0\x9f\x67\xaa\x28\xf1\x97\x7d\xe8\xe3\xd3\xd5\xea\xc5\xc8\x72\xf6\xf8\x74\xb5\x1a\xab\xb8\xa9\xd5\x50\xdc\x17\x25\x79\xd7\xc6\x67\x28\xee\x8b\x91\xa4\x76\xe3\x33\xb4\xee\x48\x6e\xd9\x9a\x67\x0e\x15\x18\x3e\x58\xe6\xbe\x61\x7c\x27\x7f\xd2\xaa\xe7\x30\xbe\x23\xf4\x8e\xe6\x97\xea\x14\x9d\x17\xd3\x6b\x7c\x86\x3a\x0d\x93\x9a\x82\xa9\x53\x74\x5e\xd7\x2b\x43\xe7\xe5\x88\xe8\x61\x2c\x0f\xb5\xcc\x96\x87\xdd\x9c\x3c\x56\x2d\x8d\xbe\xa9\xfc\x46\x5f\xb6\x3c\x24\xf4\x62\x7c\x76\xdd\x99\x14\x02\x9b\x49\x79\xd7\x9d\x74\x5c\xbc\x13\xe3\xb3\x6b\x8c\xe4\x30\xad\x5e\xd9\x5d\x63\xf0\xcf\x65\x6d\x7f\x7c\x76\x7d\x17\x6d\xd7\xbd\xff\xbb\xc6\xe0\x9f\x1b\xea\xb9\x6b\x8d\x3d\xaf\x76\x71\x9b\xaa\xef\xaa\x9e\x0e\xd8\x55\x7d\xf7\x6a\x2b\x86\xaa\xef\xd9\xa2\xa4\x65\x77\x55\xdf\x33\xc3\x57\x7f\xaf\xea\x76\x59\x8c\x23\x8d\xb6\xab\x7a\x76\x59\x94\x91\x5f\x4e\x55\x9f\xea\xa9\xd5\xa6\x7a\xce\x7c\xa3\x6a\x5a\x68\xaa\x67\x72\x98\x6e\x26\xe5\xa9\xd3\xa7\x21\x7a\xb8\x4d\x77\xbe\xa8\xb3\xff\x3d\x89\xd9\xf8\x4c\x55\xb6\x09\x63\x68\xd4\xa9\x82\x91\x66\xfb\x7a\x98\x0a\xe6\xd0\xe8\x43\x0f\x4d\x15\x4c\x46\xaa\x12\xd3\x72\x7c\x0e\x23\xf8\xc8\xfc\xe0\x43\x74\xa8\x8c\x1d\x17\xbb\xf9\xfe\x50\x9b\x17\x65\x0d\xe1\x43\x6d\xec\xb8\x88\x1d\x36\x3e\x87\x8e\x8c\x87\x6d\x5f\xb7\xe9\xc8\xe4\xb7\x2a\xbb\xef\xda\xa1\x0a\xd9\x5f\xb1\x9b\x81\x0e\xbd\x76\xa4\xd7\x6a\x46\xc5\xa1\x52\x02\xfb\x76\x1f\x94\x43\xad\x0e\xdd\x96\x21\x70\xac\x5a\xdd\x6e\xf3\x50\xdd\x76\x64\xc4\x7a\x6f\xbe\xba\xed\x9b\x73\x76\x47\x8a\xf1\x35\x62\x93\xc4\xd4\xc1\x5e\xe3\xf3\x55\xf9\x6f\x72\x7b\x68\xa2\xaf\xba\x7f\x55\xd4\xf4\xfe\x55\xd1\x6f\x8e\x6f\x35\x39\x7e\x55\x94\x84\x5b\x1f\xd3\xaf\x11\x9b\x03\x29\x92\x00\x67\x7c\xbe\x3a\x9c\x8f\x6d\x59\x0d\x5f\x95\x4f\x1a\xd3\x84\xcd\x8f\xcf\x57\xe5\x5f\xb4\x8f\x6f\xd6\x57\xdd\xbf\xea\x9e\x29\xe3\xab\xee\xdf\x55\x77\xb7\xa9\xfb\x8b\x32\xb5\xda\x4f\xdd\xed\xea\x58\x9f\xbb\x9f\xca\x67\x57\xc7\xae\x89\x7e\xc6\x42\x1c\x76\x1f\x5f\xb6\x9f\xe6\xf8\x19\x0b\x26\x92\x9f\xf6\xc8\xa9\x6c\xbb\x39\xfa\x67\x2c\xbc\x38\x36\xd6\xc0\x4f\x0b\xbd\x98\x95\x09\xf5\xd3\x42\x3f\x2d\xe4\x33\xf6\xd3\x42\xbf\x24\x21\xd6\xde\x3f\x2d\xf4\xd3\x42\xac\x86\x9f\x16\xfa\x65\x78\xac\x07\x68\xa1\x6c\xfe\x68\xeb\x92\x16\x12\xee\xb8\x97\x8c\xdc\x53\xd1\x5e\xd4\xcd\x37\xe0\x54\xb4\x33\xa3\xb4\xb9\xa4\x68\xa7\x51\xaa\x71\x4f\xa3\x34\x7e\xbd\xe2\x73\x7d\x2a\xc6\x29\xb7\x84\x5f\x2a\x06\x57\xdf\x7a\x83\x2e\x6d\x7b\x25\x62\xae\xbb\xa4\x6d\x2f\x45\xd3\xde\x97\xa2\xbd\xa8\xa3\xe5\x99\x97\xa2\x5d\x9a\xc8\x13\x2e\x4d\x94\xc3\xdb\xf6\x75\x9b\x26\xba\x14\x57\x1f\x5c\x8a\x9b\xd3\xdb\x76\xe6\xcb\xa5\xb8\x17\x2f\x03\x03\xf2\x5a\xe5\x4d\x2c\x19\xb3\xe1\xd2\x6c\x14\x1b\x8b\xec\x32\xb0\x78\x09\x77\x63\xe1\x32\xb0\xae\x2c\xd2\xfb\xf8\xdf\x06\xd6\x0b\xdb\x8b\xc7\xe7\x56\xf7\x3b\xdb\x9d\xbc\xee\xb7\xba\xdf\x5e\xa0\x96\x51\x7a\xab\x68\x14\x5b\x33\xe5\xdf\xfa\xe0\x8e\x3b\xd7\xf4\x7e\xab\xba\x04\x60\xbe\xcc\xb7\xaa\x2f\x0d\x97\x9a\xdf\x6a\x2e\x28\x72\x67\x6b\xdd\xaa\x1e\x37\xe0\xc7\x0b\x7a\xab\xf9\x6d\x92\x54\x0a\x35\x77\x50\x86\x17\xef\x56\xf3\x84\x49\x36\x03\xfe\x56\xf1\xec\x26\x99\xda\xe2\x51\xf1\xa8\xba\xee\x2b\xff\xa8\xf8\x8b\x59\x75\xf0\xa3\xe2\x2f\x8e\x4d\xf3\x3f\x5e\xa8\x84\x49\x1e\xec\xb1\xc7\xfb\x14\x1f\x63\x92\x41\x8e\xcf\x63\x64\xf0\x31\x66\x45\x71\x7c\x1e\x2d\xf6\x24\x0b\x88\x79\xe3\xd1\x62\xd9\xac\x5f\x76\x5f\xe6\x47\xfb\x3c\x49\x89\xa1\x4b\x1e\xed\x93\xdd\xfa\x59\x03\x1f\x9f\x47\xf3\x24\x53\xd9\x66\xb0\x3c\x9a\x47\xe8\x64\x24\xff\xd8\x88\xb6\xa0\xef\xb1\x19\x36\xa2\x6d\xb3\x07\x25\x5f\x9f\x8d\x68\xdb\xec\x37\xc9\x4a\xd2\xd8\x12\x00\x09\x83\x4d\xb5\xd1\x63\x1b\xf7\xe1\x9e\x17\x6a\x8b\xfb\x10\x5a\xdd\xfc\xdb\xe1\x52\x36\x22\x1f\x7e\xf9\x75\xc9\x97\x20\x9d\xbe\x91\x68\xc1\x48\x46\xa4\xb1\x91\x68\x41\x37\x0c\x36\x12\x2d\x68\x39\x40\x7b\x6c\x24\xda\xc6\xdf\xb7\xc7\x3a\xdd\x08\xad\xa0\x1b\xa0\x1b\xa1\xb5\xd9\xc6\x9e\xa4\x97\x63\x23\xa1\x82\x56\x8e\xed\xef\x1f\xeb\x8d\xc0\x0a\x76\x13\xef\x46\x60\x05\xc7\xb6\x9e\xa5\x2e\x5c\x7f\xbb\xca\x6c\x4a\x1e\x85\x65\xb4\x6e\x04\x56\xd0\xbd\xcd\x1b\x81\xb5\x15\x9f\xb0\x99\x07\x64\xe3\x3b\xf4\xbd\xbb\xd4\x5c\x6a\xd9\xfb\xe4\x92\x2a\xdb\xda\xb2\xcf\xf4\x2d\xd1\xb5\x11\x5d\x19\xe8\x1b\xd1\x15\x94\x9c\x19\x36\x36\xa2\x6b\x13\x0d\x99\x0d\xbb\x63\xa3\xa7\x36\x7a\x2a\xe3\x75\xa3\xa7\x36\xbb\x51\x12\xc4\x37\xb6\xaa\x1c\x35\xf1\xdd\x79\x47\x36\xda\x69\xb3\xa1\x7d\x3f\xf2\xd3\xea\xa1\xd9\xd0\x9e\x1d\x5d\x63\xab\x1e\x9a\x43\x21\xca\x7e\xb8\xa6\xbf\x5f\x1c\x9b\x26\x22\x94\x82\x56\x35\x11\xa1\xb4\x71\x92\x25\x78\x67\x6c\xcd\xbf\x25\x01\x6b\xa2\x84\xc7\xd6\x0c\x3b\x9b\x56\x7c\x37\xb7\xa6\xbf\xb3\x69\x65\x5f\xb7\xa9\x68\x4b\xd6\x2d\x45\xa3\x8a\x36\xd1\x82\xeb\x87\x3a\x94\x2b\x2d\x49\x3d\xc7\x46\x15\x05\xb5\xee\x7e\xa9\xb4\x39\xb3\xa1\xe4\xd0\x93\xb1\x51\x45\x41\x65\x59\x6c\x44\xd1\x46\x01\x25\xc2\x7b\x6c\x14\xd0\xb6\x02\x0d\xdd\xa6\xf7\x6c\x81\xc9\x8e\x8c\xb1\x75\x15\x7d\xb1\xaf\x41\x4c\x14\x05\xef\x6d\x69\x36\xaa\x28\xd8\xf7\x08\xc7\x8d\x2a\xda\xa8\xa2\x69\xe8\x52\x45\xdb\x52\x45\x7e\xa9\x56\xc9\xac\x56\x66\x51\x85\x55\xad\x27\xdd\x97\x7f\x1b\x3a\x81\x78\x4a\x98\xea\xd8\x88\xa7\xa0\x30\xe7\x37\xe2\x29\xd8\x0f\x23\x8b\x78\x0a\x8e\xa6\x93\x89\xa7\x8d\x78\x9a\xf9\xcc\x6f\xc4\x53\x20\xb9\xc6\xd8\x88\xa7\xa0\xe4\x04\xd5\xb1\x11\x4f\xc1\xfb\xcb\x34\x11\xf5\x14\x1c\x5b\x2c\xcf\x8d\x7a\xda\xa4\x56\x8b\x84\xd8\xa8\xa7\xcd\xee\xf0\x59\xdc\xa6\xee\x2f\x66\xd1\xb8\xa4\xd2\xc6\x4b\x96\x23\xc8\xc6\x46\x2b\x05\x75\x3f\x5c\xd2\xc9\xb4\x52\x92\xad\x8e\x8d\x56\x0a\x8e\x4d\x8f\xd2\x4a\xc1\x7b\x5b\xaa\xb0\xab\xfc\x9e\xa9\x2a\xb6\xc5\x46\x3e\x05\xb3\xa9\x14\xf9\xb4\x39\x23\x7a\xf7\xff\x9a\x63\xea\x82\x7c\x19\xb6\xa9\x0b\x66\x0e\xf6\xf7\xda\x92\x32\x9b\xc0\xbf\x1c\x03\x37\x36\x92\x23\xd8\x59\x20\xdb\xd4\x44\x51\x21\x9b\x91\x4b\x84\x6c\x53\x13\xe5\x43\xb6\x91\x1c\x41\xb3\x26\xb4\x4d\x4d\xc4\x67\x34\x4d\xd3\x87\x26\x7a\x31\x8b\x21\x79\x68\xa2\xf8\x8c\xaa\x89\x8d\x56\x09\x8e\xcd\xc4\x46\xab\x6c\xb4\xca\x54\x03\x5a\x25\xe8\xbb\x37\x88\x56\xd9\x88\x10\x12\x76\x23\x42\x82\xfd\xcf\x2f\x55\x8a\xe2\x60\x1c\x6d\x14\x47\x30\x12\x7c\x39\x36\x8a\x63\xfb\x7a\x68\x54\xe1\x46\x24\x04\xfb\xa1\x43\xbf\x1e\x6a\x2b\x51\x62\xbf\xc7\x46\x24\x04\x3d\xe9\x98\xc6\x46\x23\x04\xdb\x9c\xee\x32\x4c\xbf\x59\xb7\x50\xf7\xaf\xd2\x92\x0d\x49\x45\x33\x36\xb2\x21\x98\xd9\x67\x33\x36\xb2\x21\xe8\xeb\x1b\x4e\x36\x04\xef\x2f\x15\x6d\xd5\xc0\xcc\xe9\x36\xdd\xf2\x33\x3c\x22\x92\x37\x82\x20\x98\xc3\x50\x20\x08\xb6\x5f\x77\x5b\x5a\x92\xa9\x1f\xcc\xf5\x22\x33\xf5\x83\xbe\x6b\x48\x96\xfe\xf6\x5b\xe5\x48\x45\x7f\xca\x91\x9d\xd9\x87\xcf\xf3\x4f\x39\x4e\xe5\x88\x65\xb8\x9d\xca\x11\x3f\x4f\x37\xb1\x9d\xca\x71\x6a\xdc\xe9\x9a\x87\xe6\x1c\xbb\x4d\xc7\x9f\x1e\x7a\x26\xa4\x77\xff\x97\x2f\xf6\xa9\xed\x5f\xcc\xf5\xdd\x25\x04\x82\xc3\x6b\x4e\x07\x04\x63\xf8\x76\xd2\x01\xc1\x91\x9d\x0a\x63\x3b\xb5\x3c\x69\x90\xa4\xae\x63\x23\x0d\x36\x7e\x1b\x33\x1c\x69\x10\x94\xe6\xc3\x70\xa9\x9d\xbd\x51\x33\x2b\x05\xdb\x65\x84\x5d\x19\xd6\x8c\x2c\x02\x62\xbb\x34\xa9\x8f\x22\xcb\x3d\x38\xd6\xa0\x63\xb8\x07\x47\x33\xc3\x31\xdc\x37\xbb\x99\x8e\x68\xfc\xed\xf6\xd0\x3b\x87\x61\x47\x50\x6d\xb7\x67\xb2\xdc\x93\xe8\x75\x6c\x2c\xf7\xa0\x1c\x66\x5a\x96\xfb\x26\xc0\xef\xf0\x9a\x33\xdd\x83\x63\x33\x76\x98\xee\x1b\xb7\xc7\xe1\xab\xc8\x44\x0e\xf6\x9c\x9b\x3e\x36\x26\xf2\xc6\x15\x72\xf8\xf2\x30\x88\x83\xbe\x7b\xe3\xd8\xc3\xc1\xdc\x4c\xab\xec\xe1\x60\x32\x91\xb7\x47\x31\x1e\x39\x26\xd3\xde\xcf\x2a\xc6\xe1\xff\xfd\x99\x2e\x7e\x7c\x04\xd2\x90\x4c\xe4\x60\x13\x01\x37\x36\x36\x72\x30\x57\x27\x3f\x3a\x59\xb4\xde\x61\xf4\x3f\xfa\xe0\xc5\xb4\x3c\xb9\x3d\xfa\xe0\xc9\x56\xab\xbc\xe5\x85\x71\x1d\xcc\x6c\x6c\x1d\x85\x71\x5d\x58\xd2\xc7\xba\x36\x5c\x8b\x25\x9d\xf7\xa1\xb0\xa4\x83\x23\xf1\xb7\xa3\x30\xa4\x83\x8d\x6d\x5d\x18\xd2\x85\xff\x23\x39\x6c\x47\x61\x49\x07\x75\x56\xb7\xfd\x5c\x7a\xc7\x72\xce\x6b\x1e\x25\x71\x78\xd0\xb2\x43\x65\x14\xe6\x76\x50\x5b\x66\x87\xc2\xdc\x0e\x6a\x76\xb5\x8e\xc2\xdc\x2e\x4e\xa6\xcb\x50\x2e\xcc\xed\x22\x58\x2f\x3d\x57\x36\xb5\x4c\xa2\x2a\x7d\x5e\xf8\x48\x82\x52\x8a\x4b\xd5\xa5\xaa\xf8\xa9\x25\x1f\x49\x70\xe4\x2c\xef\x51\x98\xee\x85\xe9\x9e\x61\x50\x98\xee\x81\x14\x49\xa3\xf0\x91\x04\x23\xbb\x37\x46\xd9\xb4\xd8\x96\x2c\x6f\x4d\x59\xb5\xd8\xb6\x5a\x4c\x61\xb5\x58\x52\x57\x25\x0d\xed\x28\x8c\xfa\x60\x24\x7b\xd2\x28\x8c\xfa\xc2\x82\x4f\x3a\xdf\x51\x58\xf0\xc1\xc8\x39\xd5\xa3\xb0\xe0\x83\xf7\x36\xd7\xb4\xc6\x8b\x91\x03\xe7\x46\xe1\x23\x09\x46\x8d\x04\x2a\x8c\xfa\x52\x56\x6b\xb8\xa6\x35\x5e\x8c\xf6\x49\xd5\x59\xf5\xc1\xb0\xe0\x5a\x18\xf5\x45\x36\xab\x64\x94\x1c\x85\x55\x1f\x1c\x3e\xae\x85\x55\x5f\xca\xaa\xbb\x9f\xaa\x7b\xce\x8c\x4e\x4e\xe7\x51\x18\xfa\xc5\x86\x75\x4b\xd2\x85\xa5\x1f\x8c\x6c\x70\x19\xa5\x18\x2e\xc5\x5b\x91\x37\xa5\x14\xe3\xe5\xc5\xf2\x31\x14\xfe\x95\xe0\xbd\x2d\xcd\xc6\xc1\x12\x4c\xe6\x69\xa9\x9a\xa8\x9a\x38\x32\x99\x94\xaa\x8d\x6a\xbe\x4d\xc5\x25\x6d\x14\xc5\xc1\x1b\x54\x08\x8e\xc0\x51\xde\xa3\x10\x1c\x85\xe0\x48\x06\xca\x51\x08\x8e\x40\xe6\xd2\x51\x08\x8e\x62\x97\x3c\xe7\x5b\xe1\x9a\x09\xc6\x58\xc5\x50\xa9\x17\x63\xac\x0a\xa8\x54\x62\xfc\xe2\x35\x1d\x85\x06\x09\x6a\xc2\x64\x46\xe1\xab\x09\xb6\x8f\x9e\xe2\xab\x09\x36\x31\x2b\xa3\x70\xd6\x04\x83\x53\xaa\x70\xd6\x14\xbb\xf0\x93\xa2\x75\x94\xa6\x02\x39\x97\x8e\x29\x50\x68\x9c\xd2\x62\x44\x18\xdf\xf4\x4c\xe1\xe6\x49\x1a\xe4\x51\x08\x9a\xa0\x36\xe3\x8a\xa0\x09\x7a\x12\x67\x8d\x42\xd0\x94\xb6\x4e\x55\xca\x25\x35\x6f\x4c\x3b\xa5\x50\x73\x7a\x26\xd9\x69\x47\xa1\x67\x8a\x33\xe8\x62\xb4\x15\x7a\x26\x38\x32\x3b\x16\x3e\x9e\x60\xab\xff\x70\x94\xc7\x28\x5d\x23\xe4\xe0\xec\xa2\x76\x24\x51\xa1\x7f\x92\x4a\x79\x14\xfa\x27\xa8\xfc\xa0\x85\xfe\x29\x76\x55\x1d\x66\x24\x62\x27\x28\x39\x1f\x62\x94\xae\x11\x86\xce\x50\x65\xf2\x24\x28\x7c\xc0\x85\x3c\x29\x22\xf6\x92\x62\x78\x94\xe1\x8d\x1b\xd9\x61\x93\x6f\x6b\x21\x4f\x82\xd6\xcd\x65\xe4\x49\x11\xc4\x77\x78\x28\x7d\x12\xd8\x70\x30\x0a\x79\x12\xf4\x64\x05\x1e\x85\x3c\x09\xaa\x15\x92\x32\x56\x69\x93\xe1\x36\x9f\xcc\xc2\xb9\x53\xc4\xf0\x79\x79\x09\x96\x60\xa3\x54\x0b\xc1\x52\x08\x16\xe3\x97\x5e\x09\x6a\x31\x09\xd2\x2b\x85\x5e\x61\x03\x15\x7a\x25\xd8\x3e\x6a\x49\xaf\x94\x7d\x35\x46\x7a\x85\x38\x09\x36\x06\x4f\x21\x4e\xca\xbe\x6a\x9e\x76\xdc\xd5\x3c\x27\xcf\x25\x75\xe9\x28\x7c\x3b\x45\x3c\xde\x7a\x2b\x79\x72\x82\x2d\xb9\x1a\x46\xe1\xc9\x09\xde\xdb\x94\x57\x45\xf7\x8c\xcd\x2c\xf6\x17\x9e\x9c\x22\x6e\x2f\xab\x3e\x85\x27\x27\x28\x1f\xf3\xf8\x54\x51\x01\x79\x14\x68\xe1\xc9\x09\x36\x2b\x6a\x85\x27\xa7\xf0\xe4\x1c\xca\xc1\x93\x13\x94\x6a\x6a\xa7\x9b\x82\xc3\x37\x9f\x6c\x2a\x87\x37\xc4\xe7\x8a\xd2\x09\xda\x96\xe5\xb9\x42\xe9\x04\xb5\x79\x69\x28\x9d\xa0\x0d\x7d\x47\xe8\x14\x01\x73\x87\x2f\x0c\xa5\x13\xd4\xec\x76\x19\x85\x53\x26\xd8\x3a\x9b\x82\x53\x26\xb0\x9f\x75\x94\xc3\x70\x3c\xf2\x39\xd4\x75\x87\x1a\x51\x4d\x87\x81\x46\x35\x05\xdb\xf0\xb5\x3a\x56\x9d\x7e\xd9\xbb\xe4\x92\x6e\xe2\x93\x39\xd6\x6d\x3a\xe0\x45\xaf\x5e\x1e\x3e\x99\xc0\xf6\xc3\x51\xf8\x64\x82\xb2\xac\x9d\xaf\xc6\x78\x51\x37\x9f\x56\x5e\x9a\x60\xab\xdc\x34\x85\x02\x0b\x24\xa9\x1e\x85\x02\x0b\xb6\x8f\x6f\x15\xc7\x4d\x89\x97\xa6\x7e\x7c\x11\x28\xb0\xc2\x4b\xa3\xcd\x28\xb0\x12\xb9\x55\x93\xf9\x6d\x14\x72\x2b\xf8\xef\x25\xf5\x7c\x51\xbb\x81\x4c\x6e\x95\xf8\x5a\xea\x47\xa5\xf8\x5a\x82\x2d\xf9\xfe\x46\x21\xad\x4a\x22\xed\xea\x7a\x17\x79\x51\x82\xad\x65\xc1\xa2\x90\x56\x25\x21\x74\xf5\x63\x02\xe3\x1f\x09\xd6\x1a\x46\xf9\xe9\x95\x9f\xe2\x6e\x1e\xaa\xb8\x71\x99\x54\x56\x16\x97\x49\xd0\x3e\x5e\x8b\xdf\x2a\xee\xfa\x50\xe7\x92\x97\x27\xa2\xac\x32\xa3\x0b\x55\x16\x94\x69\x16\x3a\x75\x5e\x84\x5a\x5d\x56\x22\xa1\x16\x6c\xab\xf7\x08\xb5\x60\xab\x1f\x53\xd3\xa9\xab\xce\x84\xba\x78\xf1\xb8\x69\x82\x2d\xdb\x3c\x46\xe1\xa6\x29\x24\xde\x7a\xa6\x71\x9b\xdc\xc8\x22\x39\x0a\x85\x17\x94\x79\xf8\xa1\x06\x3a\xcd\xa2\x69\x0c\x12\x2e\xe8\x55\x6b\xd3\x70\xc1\x5b\xb0\x8c\x0e\x22\x2e\xd8\x72\x94\xe2\x28\x44\x5c\x50\x0e\x56\xee\xa9\x81\xce\x18\x32\x06\xdf\xa9\x7d\x92\x7a\xb9\x7e\xa2\x29\xca\xa5\x81\x22\xff\x26\xbb\x8b\xfa\x0b\xde\xdb\xd2\x9d\xe4\x5f\x20\x45\xc7\x28\xe4\x5f\x50\x39\xdd\x0a\xf5\x17\x64\x57\xd5\x28\xc4\x5f\xf0\xfe\x57\x1a\x9b\xfb\x28\xa8\x1c\x9a\xe5\xd2\x64\x2f\x7a\x5d\x97\x34\xd9\x95\x85\x31\x73\x2d\x87\x52\xd0\x06\x5d\xc0\x9f\x14\xf4\xaa\x2d\xf8\x93\x82\xd6\xc6\xdf\x37\x6d\x8d\xc2\xdb\x14\x6c\x1f\x26\x2a\x6f\x53\xb9\x0c\x2f\xf3\x11\x85\x1a\x94\xa9\x7a\x14\x6a\xb9\x57\x53\xa5\xfb\x39\x92\x82\x15\x5c\x55\x88\xd6\x40\x46\xb3\x51\x88\xd6\xe0\xfd\x65\xba\xec\xd6\x58\x77\x36\xf4\x98\x50\xe9\xd8\xc0\xae\xba\x51\xe8\xd8\xa0\xe4\x5c\xd3\x51\xc8\xd8\xc2\x03\x65\xf2\x21\x63\x83\xd6\xcc\x03\x3c\x50\xe5\x36\x96\x48\x2d\xee\xa6\xa0\xb4\xac\x86\x15\xee\xa6\xa0\x36\x6f\x0c\x77\x53\xd0\xab\xf7\x9b\xbb\x29\x68\xdd\x8b\xcb\xdd\x14\xbc\xff\x9f\x5e\xe4\x6f\x0a\xb6\x69\x14\x12\xd3\xc1\x7b\x5b\xfe\x8d\x9a\x0e\x6a\x31\xed\x72\x38\x05\xb5\xf9\x78\xd1\xd7\xc1\xfb\xcb\x54\x8a\xc0\x0e\xfa\x1a\x98\x04\x76\x20\x4d\xc1\x28\x04\x76\x79\x56\xd5\xdd\xa6\xea\x2f\xfe\x74\x1d\x99\x1c\xb4\x61\x18\x52\xc9\x41\x5d\x5a\x85\x4a\x0e\xd6\x6a\x5e\xa5\x92\x83\xf7\xff\x8f\x5c\xdb\x5c\x13\xc8\xd0\x73\xa9\xb8\x94\xad\x25\xd5\xa5\xea\xd2\xc8\x2f\x33\xed\x56\xca\x39\x68\x7d\xdd\x36\x5d\x9a\xaf\x7a\x49\x9d\x2a\xe5\x1c\xb0\x23\x2b\xdd\x5c\x73\x32\xbb\x53\xdc\x46\xa5\x7f\x03\x1b\xcd\x47\xa5\x7f\xeb\xa6\xb0\x91\x20\x95\xda\x0d\xea\x88\x1a\xad\xd4\x6e\xdd\xb4\x76\x86\x63\x25\x5a\xab\x73\xd8\x33\x33\x54\xa2\xb5\x46\x8e\xd6\x8f\xe6\x20\x47\xab\x1c\x19\xd1\x55\x95\x1c\x0d\x56\xf8\x52\x25\x47\x83\xf7\x97\xae\x5d\xae\x25\x13\xc5\x47\x39\xd4\xe0\x45\xcd\x39\xef\xa3\x6e\xab\x06\xc9\x35\x1d\x91\x56\x89\xd6\x60\xad\x3c\x56\x9a\x35\xd8\xac\x38\x57\x9a\xb5\xca\xc0\x9c\x77\xa7\xd2\xac\x41\xcb\x36\xbd\x51\x49\xd6\xa0\x7c\x0e\xff\xd5\x5d\x4a\xf0\x5f\xf1\x43\x6d\xe1\x0c\x76\xde\xdb\x4a\x9f\x06\x84\x62\x15\xe9\x17\x6c\x35\xa7\x21\x8d\x4a\xb1\x06\x6b\xcd\xa0\x52\xac\xc1\x56\x0f\x97\x34\x4f\x31\x05\xad\x5a\xaa\xf8\x8b\x96\x4d\x8b\xa3\x52\xa2\xb5\x9a\x82\x22\x01\x2a\xd9\x19\x8c\x96\x15\x88\x4a\x76\xd6\xea\x1b\x1d\x75\x57\xab\xb2\xbd\xe8\x75\x73\x49\xd1\xb2\x69\x4c\xe4\x59\x15\x10\x58\xab\x6e\xca\xaa\x4a\xa5\x31\x83\x2a\x4e\xa0\xd2\x98\xc1\x1c\x3a\x93\xc6\xac\x4d\xd1\x62\xc1\x55\xf2\x31\xa8\x39\xe7\x6d\x54\xea\x31\xe8\x82\x30\x2a\xf5\x18\x6c\x8e\x30\x1f\xb5\xe9\x82\xc6\x68\x4c\x31\x9a\x2e\x68\x99\x1d\x9b\x3f\x33\x1c\x39\xcd\x3e\xde\x14\x5e\xb3\xa0\x99\x91\x2b\x91\x19\x6c\xb2\x03\x8e\x4a\x64\x06\x3d\xc9\x8d\x46\x25\x32\x83\x63\x95\x42\xcd\xa3\x31\x73\x1c\xd5\xa8\x34\x66\xe5\x33\xf3\x06\xb7\x55\x73\x59\xa3\x53\x56\xb1\x85\x41\xa9\x46\x23\xd5\x59\xbb\x5a\x66\xd9\xbe\xd2\x87\xc1\xc6\xf1\x5a\xb9\xcc\x6a\xf7\x5a\xe7\xc3\x53\x79\xb4\x82\xd2\xa6\x7f\xf3\xcc\x9e\x93\x21\x74\x00\x87\x56\xb0\xd5\xe4\xb1\x18\x75\x78\x68\x32\x20\xf3\xe0\x54\x3e\xae\x2a\x40\x30\xdf\xbf\x4a\x44\x06\x9b\xf0\xcb\x4a\x44\xd6\x61\xa6\x8a\x15\x56\x29\xc6\x60\x59\xd0\x95\x62\x0c\x26\x13\xbd\x12\x8c\x41\x4f\x46\xae\x51\x09\xc6\x60\xcb\x66\xde\xbf\x7e\xa5\x2b\x41\x19\x1c\x49\x3d\x3e\x2a\x41\x19\xbc\xff\xe2\x9f\x75\xd0\x8b\x9e\x13\x21\x46\xa5\x28\x83\xb2\xc6\x39\x45\x59\xf7\xd5\x32\x69\x67\xfa\x31\xe8\x35\x06\x4d\xdd\xb5\xcc\x8b\x63\x7a\xc5\x29\xca\x1a\xf9\x58\x05\x03\x55\xf2\x31\xd8\x6a\x75\x9b\x96\x89\x6f\xab\xc4\xd4\xaa\x7c\x5b\x35\xc7\x06\xd5\x64\x52\x1b\x95\x7c\x0c\x7a\x5d\xb7\xa9\x67\xf2\x74\x58\x2e\xaf\x04\x65\x8d\x2c\xac\x49\x39\x36\x2a\x5d\x18\x54\xcb\xf6\x95\x2e\x0c\xb6\x9a\x5d\x78\xa3\x72\x9e\x05\x5b\x33\x7b\x72\x9e\x05\xb3\x99\x57\xa8\xc7\x60\x16\xef\x16\xf5\x58\xb3\x77\xab\x6e\x9b\xdb\x54\x2a\x29\x38\xb2\x9d\x6b\xd4\xa9\x52\x0e\xff\x31\x13\xd0\x98\xc1\xd6\x0c\x3a\x1a\x33\xe8\x6b\xf0\x13\x99\xc1\xfb\xff\x6e\x53\xcf\x17\xad\xf9\x0a\x89\x10\x0c\xde\xdb\xd2\x68\xfc\x75\x41\xaf\xbe\x42\xfc\x75\x41\x1d\xba\x98\xbb\x2e\xf8\xd3\x4f\x44\x6c\xf0\xfe\x59\x1e\x40\xc5\x06\xe5\xf0\x95\xa3\x62\xeb\xa1\x8b\xd7\xbf\xe9\x62\x47\x9a\x2b\x1a\x7d\x1a\xbc\xb7\x65\x0c\x11\xa8\x41\xc9\x19\x02\xa3\x12\xa8\xf5\xd0\x79\xd1\x16\x95\xa6\x0c\xca\x9a\xcb\x68\xca\xe0\xbd\x2d\x3f\x25\x2a\x83\x3a\xbc\x98\x44\x65\xe5\xd6\xcb\x52\x5b\xa5\x29\x83\xf7\x97\x19\x7e\x44\x65\x50\x72\xc4\xe6\xa8\x44\x65\xf0\xde\x96\xe2\xf2\xf4\x05\xa5\xf9\xdc\xd2\x99\x41\xcd\xee\x90\x51\xe9\xcc\xba\xf2\x39\xfb\xa1\x0e\x25\x3d\x7d\x22\x29\xcf\x60\xab\x5b\x75\x4d\x87\xc6\xd3\x57\xe3\xa3\xae\xa4\x67\xd0\x05\xd3\x54\x8e\xbe\xa0\xd7\x55\x30\xfd\xf9\xd5\x68\xbe\x91\x02\x04\x83\xd1\x4c\xd9\x34\x6b\x4d\x30\xa0\x4d\xce\xa3\x72\xfe\x05\x65\xc4\xd8\xae\x82\x01\x83\x2e\x68\xab\x92\xb1\xf5\xa7\x35\x7c\x14\xf8\x03\x83\xd6\x7d\xbe\xf9\x03\x83\xad\x19\x09\x94\x6d\xf0\xfe\xd2\x35\xcd\xf1\x5b\xe9\xad\x73\x49\x73\xfc\x56\x73\x28\x87\xe6\xc8\x86\xb1\xaa\x85\x48\xdb\xe0\xbd\x2d\x9d\x47\xdb\x06\x7d\x7d\x50\x48\xdb\xe0\xbd\x2d\x6d\x44\xdb\x06\x73\x7d\x23\x4f\xed\x41\xc7\x8a\x71\xac\x74\x6c\xd0\x2b\x6b\x92\x8e\x0d\xde\xdb\x52\x53\x42\x36\xe8\x75\x3d\x40\x7b\x64\x67\x59\xe5\x1e\xab\x64\x6b\x50\x0b\xb3\x93\x6c\xad\xd1\xa3\x72\x1b\x8f\x4a\x90\x06\x4d\x68\x7a\x25\x48\x83\xbe\x5e\x0d\x82\x34\x28\x39\xf9\x69\x54\x7a\x34\xa8\xf6\x9c\x54\x7a\xb4\xd2\xa3\xeb\x9b\x48\x8f\x06\xdb\x66\x92\xa4\x47\x2b\xa9\xc9\xf3\x5e\x49\xcd\xa0\x6d\x26\x2c\x52\xb3\x5e\xba\xcf\x77\x84\x8a\x0c\xe6\x1a\xf3\x54\x64\x95\x96\x31\x19\xa1\x47\xe5\xb5\x0c\x7a\x5d\x65\x53\x83\x4b\xbf\x68\x0f\xa2\x30\xe8\xc9\x40\x34\xaa\x78\xc3\x2a\x7f\xb5\xd7\x91\x4c\x0c\xb6\xba\x31\x0c\xe9\xc4\x60\x5b\x5f\x03\x3a\xb1\xde\xfa\xc0\x6c\x4d\xdb\x05\xa5\xae\x5f\xaa\xc1\x1d\x27\x08\x13\x41\x70\x61\xbd\x75\x0b\x8b\x8f\xb6\x0b\xca\x1a\xa7\xb4\x5d\x30\x97\x65\x4b\xdb\xd5\x47\x83\x47\x75\x56\xaa\x2d\xe8\xb5\xfe\x83\x8f\xba\xd2\x74\xc1\x56\x37\xb6\x24\x51\x17\xb4\x35\x06\x88\xba\x4a\xd4\x6d\xcc\x4b\xa2\xae\x12\x75\x66\x4c\xa2\x2e\x78\x6f\x4b\xab\x52\x75\x41\xaf\x5e\x7e\x6e\xd3\xfa\xa8\x34\x93\x93\xaa\x0b\xe4\x92\x19\x95\xaa\x0b\xde\xdb\xd4\x70\xd5\x3a\x4b\x7f\x99\x10\x1a\x59\xd7\x3e\x2b\x53\x7e\x2e\x6d\x2e\x6d\x71\x61\xba\xab\xb8\x44\xf0\xcf\x5c\xaa\x2e\x99\x92\x63\x81\x37\x9b\xbf\x82\x92\x0d\xde\xa3\xf1\x9a\xb6\x24\x1c\xa9\x5b\x0c\xc0\xc6\xd3\xd9\x64\x1c\xc9\xab\xd9\x78\x3a\x83\x9e\x3c\x99\xa3\xf1\x74\x06\x33\xe9\x0d\x46\xa3\xf4\x82\xf7\xcf\xdc\xf6\xb8\x96\x73\xd4\x14\x8d\xab\xb3\x51\x7f\x99\x7f\x1b\xf1\xd7\x36\x43\x31\xd6\x64\xe3\xd8\x0c\xb6\x24\x7d\x1c\x8d\x5f\x33\xa8\x25\x0b\x62\x8d\x5f\xb3\x6d\x66\xd1\x75\xdb\xee\xda\x9e\xa4\xe3\x25\x97\xa6\x4b\xea\x19\x63\xa5\x11\x84\x41\xaf\x99\x5b\x1a\x41\x18\x54\x11\x4d\x8d\x1e\x0c\xde\x5f\xba\x4d\x45\xe3\xc6\x14\x3a\xd3\x08\xc2\xe0\xbd\x2d\x65\xa3\x08\x83\x9e\x24\xa4\xa3\x51\x84\x41\xe7\x7b\x6b\x14\x61\x2b\x86\x5f\x66\x92\x46\xd9\x05\x5d\x7c\x5e\xe3\x8b\x6c\x64\x5c\x52\x60\x8f\x46\xc6\x05\x35\x5b\xcd\x47\x23\xe3\x1a\x19\x97\xfd\xb9\xa3\xd1\x71\xc1\x66\x45\xb6\x71\x3c\x06\x1b\x6f\x76\xe3\x77\x6c\xdc\x82\xc5\x6d\xfc\x82\x41\xe7\x9e\x6c\xfc\x82\xc1\x56\xd7\x90\xb4\x8b\x2b\x98\x2d\x2f\x75\xe3\x2a\x6c\x55\x71\xd7\x35\xc5\x8d\xb4\xe3\x51\x6a\xa4\x5d\x23\xed\x72\x06\xef\x68\xa4\x5d\x13\xc3\xf8\x71\xdb\x2a\xdb\xed\xb6\xb4\x11\x6d\x17\x8c\x66\xe4\xf2\x1f\x06\xef\x6d\x69\x37\x0e\xc4\xa0\x57\x55\xa0\x00\x5b\x53\xd3\xe8\xbd\x46\xef\x05\x35\xc9\x4f\x47\x23\xf7\x82\x2e\x52\xb9\x91\x7b\x81\x85\xfe\x46\xed\x05\xcd\xa7\xb8\xf1\x28\x36\xc7\xd6\x67\xee\x68\xf4\x5f\xf0\x4e\xab\xae\x69\x8d\x96\xc3\xc1\xbc\x2c\xf4\x5f\xeb\xca\x1f\x01\xd0\x48\xb4\xe0\x10\x24\xdf\x38\x06\x83\xce\xd8\x6f\x3c\x83\xad\xaf\x79\x3b\x45\xe3\xfb\x0b\xea\x6a\x20\xda\xae\xc5\xf7\x57\x93\xb1\x67\x34\xbe\xbf\xa0\xb5\xf5\x4b\xc5\xed\x06\x51\xf5\x53\x83\xa8\x27\x21\x61\x77\x9b\x8e\xea\x2b\x71\x70\x3a\x8f\x2c\x0c\x7a\x32\xf9\x8f\x46\x16\x06\xb3\xa8\x01\x59\xd8\x28\xb9\x64\xa2\x1b\x8d\x92\x0b\x36\x81\x9f\x8d\x92\x0b\xb6\x5a\x74\x1e\x29\x17\xac\xa0\xc6\x46\xca\x35\x22\x8c\x77\xae\x11\x61\x8d\x08\xcb\xb2\x62\x23\xc2\x82\x6d\x39\x43\x1b\x15\x16\xcc\xe9\x12\xbf\x5e\x8b\x13\xaf\x16\x2f\x1f\xc9\x15\x4c\xdf\xd8\xc6\x89\xd7\xa8\x30\x6b\xa5\x8d\x0a\x0b\x0e\x0b\x51\x8d\x0a\x0b\xde\xdb\x52\x05\x32\xac\xed\xa9\x82\x09\x90\x0a\x6b\x54\x58\x4c\x82\x46\x85\x05\xbb\xb8\xe0\x46\x85\x35\xf2\xaa\xb8\x8d\xbc\x0a\x4a\xd7\xcb\xe4\x55\xb0\x2d\x13\xa9\xd1\x57\x41\xaf\x4a\x4b\x5f\x05\x65\x7d\x6e\xa6\x0a\x90\x5c\x65\xb8\x4d\x0d\x5e\xac\x75\xe8\x46\x72\x05\x73\x4d\x89\x24\x57\x3b\x0c\xdd\x58\x09\x8d\xd8\x69\x36\x52\xf5\xf9\xf7\x2f\x76\x23\x85\x82\x5a\x54\x86\x14\x0a\x26\xab\xb0\x71\xe8\x05\xef\xb3\x5c\x53\x99\x38\xf4\xba\x69\x8f\x60\x0a\x7a\xd5\xf2\x04\x53\x3b\x0c\xa8\x58\x85\xed\x58\x25\xcf\xda\x80\xe1\xc9\x7b\xd7\x0e\x03\x7b\xf7\x53\xa3\xe7\x45\x1b\xc5\x03\x0c\x9e\x17\x87\x00\x9a\x46\x56\xb5\xaf\xc1\x63\x14\x13\x4c\xc1\x3e\x95\x83\x60\x6a\x2b\x1d\x61\x1a\x90\x5e\x0a\xf6\xf5\x59\xa7\x97\xda\x77\x95\x36\xf5\xa4\x84\x02\x89\x38\x46\xa3\x84\x1a\x25\x44\x3b\x37\x52\x28\xd8\x8f\xf5\x00\x83\x27\x4e\xb8\x6d\x5d\xf2\x92\x24\xe6\x91\x76\x69\x94\x50\xb0\x25\xcd\xeb\x68\x94\x50\xa3\x84\x4a\x9c\xbd\x8d\x12\x0a\x1a\xb5\xdb\x28\xa1\xe0\xbd\x2d\x0f\xe0\xbe\x0b\x66\x5d\x97\xb4\xc6\x2f\x09\x6a\x7d\x3b\x89\xa3\xc6\xc9\xc7\x76\x6c\xd4\x51\xb0\x22\xfb\x1a\x27\x5f\x23\x98\x8a\x37\x82\x60\x6a\x39\xec\xb4\x7a\xe3\xa8\xa3\x46\x1d\x15\xb6\x04\x75\x14\xf4\x6a\xf2\xa2\x8e\x82\xd9\x35\x07\x71\x14\x38\x22\x7e\x34\xe2\xa8\x11\x47\x45\x7b\x10\x47\xc1\x5c\x5f\x5d\xe2\x28\x98\x96\xfc\x1a\x6d\x14\x74\x01\xea\x8d\x36\x0a\xa6\xed\x13\x8d\x27\x30\x90\x2d\x6d\x34\x9e\xc0\x46\x41\x15\x16\x0d\x05\x15\xcc\x12\x97\x67\xa3\xa0\x82\x4a\x51\x36\x02\x2a\xd8\x6a\x72\xf7\x8f\x46\x41\x05\x53\x54\x7f\xe3\x0a\x6c\xa7\x06\x62\x0b\x51\x50\xc1\xe4\x3d\x68\x1c\x7f\xc1\x3e\x57\x05\x34\x10\x9d\x55\x98\x0d\x74\x56\xb0\x6d\xba\x98\xce\x0a\x96\xd9\xdd\xe8\xac\xc6\xf1\xc7\x81\xda\x08\xad\xa0\x57\xb3\x14\xa1\xd5\x08\xad\x65\xe1\x11\x5a\xc1\x92\x1f\x8d\xd0\x0a\xde\xdb\x32\x12\x78\xfe\x82\x7d\x6a\x5c\xae\xbf\x76\xad\xf6\x48\xb7\x13\x5f\x8d\x9f\xcf\x04\xc7\xcf\x17\x8c\xe6\xf5\xe1\xe7\x6b\xd7\x6a\x22\xff\xa6\x89\x22\xd1\x08\xdb\x46\xa2\x35\x12\xad\xb2\xc9\x48\xb4\xa0\x76\x5f\x58\x12\xad\x91\x68\x3c\x89\x8d\x44\x0b\x26\xd7\x46\x23\xd1\x1a\x57\x5e\x65\x80\xd1\x68\x41\xaf\x4c\x26\x12\xad\x91\x68\xd5\x98\xa1\xd1\x82\x5e\xb5\x11\x57\x5e\xf0\xde\x96\x36\xe2\xcb\x0b\x36\x82\xaf\xf1\xe5\x35\x2e\x39\x81\x33\x8d\x4b\x2e\x98\xcb\x30\x26\xdb\x5a\xb6\x7b\x55\xfe\xd1\x46\xa4\x05\xbb\x60\xd3\xc6\x01\x17\xcc\x35\x97\xf2\xbf\x05\xbb\xf8\xa0\x46\xc9\x05\x73\xfa\xc0\x92\x6a\x8d\x54\xe3\x17\x69\xa4\x5a\x30\xe9\xad\x46\xaa\xb5\xc7\x32\x67\x96\xcf\x1a\x5d\x16\x1c\x9c\x14\x8d\x2c\x6b\x09\x5d\xad\x16\xd2\x9b\xd0\xd5\x60\xb7\xe7\xb1\x09\x5d\x0d\x66\xcf\x62\x48\xe3\x92\x0b\x8e\xcf\xaa\x93\xaa\x3f\x3a\xd9\xe7\x9a\x7a\x6b\x22\x57\xd9\x25\xc4\x5b\xb0\x55\x92\xb1\x53\x6f\x41\x49\x5a\xe4\xd1\xa9\xb7\xfe\x51\xd1\x98\x78\x5d\x9e\x8e\xe0\xc8\x31\x0a\xa3\x93\x6a\xc1\xb6\x5e\xef\x4e\xab\x05\x93\x08\xeb\xfc\x74\x3d\xe1\xac\xd5\x5a\x73\xe7\x95\x0b\xba\xfd\x1c\x9d\x5b\xae\x13\x66\x56\x3f\x3b\x61\x16\x4c\x76\x49\x27\xcc\xfa\x66\x00\xd6\xbf\x9f\x90\x39\x3a\x17\x5d\xd0\x92\xf5\x7c\x74\xba\xad\xd3\x6d\xec\x8a\x4e\xb8\x05\x33\xa7\x1e\x8d\x4e\xb8\x75\xce\x3d\xab\x42\x9d\x73\x2f\x38\x78\xaa\x3a\x2d\x17\xbc\xb7\xa5\xd6\xc4\x5c\xb0\x8c\xd8\x2e\x24\x35\xd8\x73\x40\xf4\xe8\x5c\x80\x7d\x5b\x69\x98\x53\x69\x92\x2f\x38\x3e\xda\x86\xe4\xeb\x7c\x80\xac\xe9\x4e\xf3\x05\x33\x89\x58\x47\x27\xf9\x7a\x59\x6d\x93\x4e\xa2\xdc\x82\xb9\x67\x36\xec\x7c\x79\xc1\x2c\xf9\x10\x74\xbe\xbc\x60\x26\x11\xff\xe8\x7c\x79\xdd\x61\xaa\x79\x27\x3a\xc5\xd7\xc9\x3b\xaa\xbb\x93\x77\xc1\x14\x20\xd7\xc9\xbb\xa0\xac\x46\xa3\xee\x82\x99\x03\x9f\x46\xa7\xee\x3a\x75\x57\xd7\x33\x57\x05\x62\x98\x0f\xbf\x34\x04\xe2\xcb\x4b\x86\xc9\xd1\xf9\xf2\x3a\x11\x48\xa0\x76\x22\x30\x18\x39\x99\x73\x74\x22\x30\x18\x5c\x96\x9d\x06\x0c\x6a\xd3\x4f\x34\x60\xb0\x55\x16\x58\x17\x2f\x1a\x34\x56\x6d\xe7\x04\x0c\x36\xc9\x09\x3a\xa5\x18\xbc\xbf\x4c\x6b\x90\x8a\xc1\x26\x82\xb9\x4b\x0b\xd2\xab\x7a\xe6\xf3\xdf\x49\xc5\x60\xe3\x6a\xeb\x94\x62\xd0\x92\xf7\x73\x74\x4a\xb1\x73\xef\x99\xa9\x3a\xbd\x17\x6c\x02\x86\x3a\xbd\xd7\x9b\x1a\x0c\x3f\x55\x83\x1c\x84\x7a\x78\x26\x79\x17\xec\xb6\x11\x75\xea\xae\x37\xf3\xaa\xa1\xd6\x14\xb7\x65\x2b\x76\xf7\x00\x3d\xd5\xbc\x99\xba\x85\xeb\x2e\x28\xe2\xbe\x3b\xd7\x5d\x27\x0c\x93\xb4\x6a\x74\xc2\x30\x28\x3e\x95\x9d\x30\xec\xdc\x79\x35\xcb\x66\x9d\xe4\x0b\x06\xc3\xb8\x73\xe7\x05\xc7\xba\x49\x4f\xbd\xd8\x25\x83\xe8\x64\x61\xb0\xd5\x55\x29\xba\x30\x28\xc5\x80\xb4\x25\x2e\xd8\x1c\xea\x3f\xba\x30\xd1\x40\xa6\xc2\xd1\xa9\xc7\xe0\xbd\x4d\x31\xd4\x3d\xf2\x31\xa7\x75\x8e\x4e\x3d\x76\xdb\xe4\x8a\xaa\x6b\x8d\xe1\xc5\xcb\xe2\x59\xe7\x2e\x0c\x36\xce\xdf\xce\x5d\x18\x2c\x9b\xa6\x73\x17\xf6\x61\x86\xf1\x1a\x8b\x39\x0d\xb6\x6e\xaa\xa5\x3b\xfb\x58\x35\x70\x4d\x0d\x5e\x8c\xa4\x25\x1c\x9d\xa7\x2f\x28\x82\x29\x3a\x8d\xd9\x87\x29\xdf\xec\x47\x3d\x06\x95\xf3\xb1\xf3\xea\x05\xef\x6d\xae\xa9\xc1\x2e\x58\xcf\x25\x35\xd8\xbd\x7a\xda\x83\xc8\x0c\x5a\x72\xdd\x8e\x6e\x63\x5b\xb0\xdb\xb8\xd2\xc9\xce\xfe\xc7\xf9\xe7\x9a\x5a\x45\x77\xda\x1b\xd5\xc9\xce\x60\xf6\x7c\x62\xbb\x70\xd2\x3e\x57\xd1\x52\x77\x82\x32\x98\xfc\x86\x9d\xa0\x0c\x76\x3b\x6a\x3b\x3d\xd9\x29\x45\xf1\xf8\x9d\x52\x0c\xea\x6e\x44\x52\x8a\x5d\x2e\x7c\x41\xef\x9d\xdf\x2d\x68\xcd\xf4\xcd\xed\x16\x6c\xdc\x5d\x9d\xdb\xad\x67\xff\x5b\x15\x3f\xd4\x39\xd4\x82\xd1\x4d\xb8\x34\x66\xb0\x89\x53\xec\x44\x64\xf0\xfe\x32\xc5\xa5\x22\x83\x21\x94\xae\x53\x91\x9d\x8a\x14\xa6\xdc\xa9\xc8\xe0\x58\x45\xa3\x22\x83\xad\xae\xe9\x8f\x8c\x0c\x36\xcb\x84\x9d\xdb\xad\x53\x96\xb6\xf0\x75\xca\x32\x90\x25\x70\x74\xca\x32\x78\x6f\x4b\x7b\x08\x0c\x0d\xf6\xbe\x7e\xa9\x3d\x5e\x54\x46\x53\xb7\xc1\xae\x27\x56\x54\x86\xe7\xd1\x09\xd0\xa0\xb5\x7f\x38\xc6\x63\x74\xfa\x34\x78\xff\x25\xff\xcc\xef\x17\x54\x3b\x7a\x3b\xb7\x5f\x17\x38\x9a\xc3\x03\x46\xa7\x59\x83\x52\x9a\xdb\x34\xd7\x77\xed\x72\xcb\x25\xcd\xc5\xc7\xd7\x36\xd7\x34\x57\x82\x49\xa5\x26\xeb\x7c\x7c\xfd\xbb\x9a\x2b\x2d\x4d\xda\x06\xcd\x16\xd6\x4e\xda\xf6\xef\x6a\x2e\xd7\x34\x97\x2c\x20\x87\x07\x68\xae\x17\x73\xae\xd2\x6a\xae\x48\xdb\xa4\x7e\x1d\x9d\xb4\xed\xa4\x6d\x63\xa1\xd1\xb6\x41\x5d\x1f\x32\xd2\x36\xa8\x47\xd6\x20\x3a\x69\xdb\x29\x4f\xd9\x0e\x3a\xe5\x19\xec\x04\x6a\xe7\xaa\xeb\xa2\x50\x2d\xa5\x75\x6a\x34\xd8\x86\xa1\x42\x8c\x76\x7e\xb9\x35\xca\x48\xcf\x60\xe4\x24\xb6\xd1\x49\xcf\xa0\xd6\x43\xd1\xd4\xe0\xd4\x7b\xb1\x58\x3b\x51\x19\x94\xc3\x07\x84\xa8\x0c\xde\xdb\xf2\x9e\x50\x95\xc1\x48\x8a\xc6\xd1\x89\xca\x60\x74\x6f\x30\x51\x19\x94\x1c\xfe\x39\x3a\x51\x19\xbc\x23\x3e\x97\x54\xfd\xd4\x2b\xbe\xb1\xd4\x62\xd0\x04\x91\x75\x6a\x31\x18\x7c\xc7\x9d\x58\x0c\xde\x5f\x7a\xe6\xaa\x54\xb6\x86\x98\x21\xa8\xc5\xa0\x49\x48\xd5\x89\xc5\x4e\x19\xae\xd1\x41\x19\x06\x63\xe8\x3c\xca\xb0\x73\xc1\x89\x06\xe8\x5c\x70\xc1\x18\xbe\x80\x54\x60\x50\x3f\x26\x6e\x2a\xb0\x13\x69\x49\x8e\x3a\x3a\x91\x16\xd4\xa9\xdb\x89\xb4\x4e\xa4\xd9\x7b\xd0\x89\xb4\xa0\x6c\xe6\x1b\x22\xad\x0b\xae\x6c\x0c\x18\x8a\x2c\xa8\x85\x69\x45\x90\x75\xe9\x3d\xbc\x05\x04\x59\x50\x48\xdb\x2e\xb8\x32\x68\x5c\x2d\x9d\x03\x2e\x68\x36\x6a\x75\x0e\xb8\x4e\xc9\x89\x5d\xe8\x94\x5c\xd0\x3e\xeb\x92\x2e\x78\xd1\x3e\x06\x1f\x07\x5c\x7f\xe2\xd6\x36\x01\x50\x6d\xc1\x76\xe8\x3b\xaa\xad\x73\x93\x2d\xf3\x85\x9b\x2c\xa8\x6d\xdd\xa6\xfc\x89\x7d\x5c\x63\x83\x1c\xeb\xe4\x98\x78\x8f\x4e\x8e\x05\x55\xce\x80\x4e\x8e\x75\x0a\x4a\x60\xf7\xa0\xa0\x82\xa1\x81\x06\x05\x15\xbc\xb7\xb9\x56\x5c\x2b\xaf\x45\xd3\x73\xa5\xba\x52\xf3\xc3\x91\x4b\xcd\x25\x15\xc8\xb2\xe1\xa0\xa9\x02\x27\x5c\x8c\x41\x53\x8d\x8f\xd2\xc6\xf0\x19\x04\x54\x30\x6c\xe2\x19\xbc\x64\xc1\x7b\x5b\xcb\xb5\xd3\xb5\x75\x64\x68\x2e\x5d\x2e\x19\xf1\xbb\xb2\xdd\xae\xdd\x59\xff\x2d\xb9\xf4\xb8\xf4\xda\x7c\x9f\xb8\x8a\x06\x35\x36\xf8\xc4\x98\x12\x83\xb6\x0a\x9a\xcd\x9c\x83\xb4\x0a\xea\x8c\x6e\x18\xa4\x55\x30\x4c\xc1\x83\xb2\x1a\x9b\xa9\x29\x46\xce\xa0\x99\x82\xe1\x53\x30\x68\xa6\x41\x0c\x59\x0b\x19\xc4\x50\x30\xcc\x7d\x83\x18\x0a\xde\xdb\x14\x57\x0d\x44\x44\xc6\xc8\x19\xfc\x5f\x41\x33\xe0\x07\xff\xd7\x28\xde\x8b\x75\x9b\xe2\x72\x80\xe5\x95\x1d\xd4\x50\xb0\xd5\xa6\xa2\x1c\x60\x41\xe1\x74\x1b\x82\x1d\x83\x66\x17\xc7\x10\xed\x38\x8a\x1a\x1c\xfe\x4d\x0d\x1c\x0b\x3b\x3c\x53\x0d\x84\x36\xe6\x8c\x86\x31\xc8\xa1\xa0\xb6\x18\x3e\x83\x1c\x0a\xde\xdb\xf2\x53\xbb\xec\x82\xd1\xb2\x10\x3c\x44\x3b\x8e\xb5\xa3\x2e\x93\xe4\xa0\x9a\x06\xd5\xb4\xfe\x4d\x45\xa3\x9a\x5a\xf9\x87\xb8\xf0\x41\x54\x05\x23\x49\xf5\xc7\x20\xaa\x46\x35\xee\x32\x93\x0f\x3a\x28\x68\x5d\xaf\x71\xa2\x0d\xd2\x88\x09\x3b\x48\xa3\xa0\xda\xcc\x3c\x48\xa3\xc1\x63\x66\x01\x72\xf0\x98\x05\xa3\xc5\x08\x1f\x3c\x66\xc1\x14\x50\x35\xc4\x4c\x06\xe5\xb3\xb9\x4b\x95\x85\x34\xca\xcd\x39\xb8\xb4\x82\x52\xe2\x87\x19\x64\x50\xb0\x84\xff\x20\x83\x06\x19\xc4\x36\x1d\x6d\x15\x2d\xfe\xbd\x7c\xeb\x06\x19\x34\x92\x0a\xb1\x76\x6f\x35\xcd\x13\xac\x85\xa3\xc1\x19\x16\x54\x5b\x12\x07\x5f\x58\x30\x7c\x72\x07\x61\x14\xb4\x6a\x36\x20\x8c\x82\x91\x23\x8d\xc6\xa0\x8c\x82\xe1\x53\x3a\x28\xa3\x91\xcc\x20\x95\x6e\x1e\x64\x50\x50\xe5\x86\x1a\x54\xd0\x20\x79\x24\x69\x1d\x24\x4f\x30\x67\xf7\x4c\x9d\xd2\x55\xdd\x40\xa1\x79\x82\xc1\x8e\x18\x3c\x66\x43\x20\x65\x37\xec\x04\x52\x06\x43\x88\xe4\xa0\x8c\x46\xa2\x26\x6b\x37\x62\xe8\xa0\xa0\xe6\x30\xb9\x31\xa4\x06\x19\xa4\x11\x0b\x76\x90\x46\x41\x11\xa0\x3e\x48\xa3\xc1\x25\xd7\x57\x41\xd4\x7e\x25\xd5\xf7\x50\xef\xdc\x30\xd6\xb4\x2e\x67\x5b\xb0\x82\x8e\x07\x5f\x5b\xe0\x38\xdb\x31\xa8\xa5\xa0\x5a\xb4\x1d\xd4\xd2\x20\x83\xba\x16\x27\x83\x82\x15\xa0\x31\xc8\xa0\xc1\xfd\x96\x83\x17\xc7\xa0\x83\x82\x62\x0f\xf5\x20\x83\x82\xe1\x6b\x34\xc8\xa0\x21\x08\xb2\x6b\x0f\xee\xb7\xa0\xb1\x16\x07\xf7\xdb\xd8\x55\xaa\x2a\x9b\x4a\xbd\x90\x79\x7d\x0c\xfb\xe5\x06\x05\x25\xd2\x7c\x50\x50\x41\xe3\xf5\x18\x14\xd4\xe0\x92\xeb\x26\x78\x12\x2a\x18\x4d\x83\x73\xc9\x0d\xaa\x4a\xde\x9c\x41\x55\x05\x75\xc6\x56\x19\x54\x55\x30\x2d\x85\x0c\xfe\xb7\xe0\xf8\xf3\x4c\x95\x12\xdf\xd8\xcd\xbf\x84\x56\x30\xac\xd2\x0c\x42\x6b\xf0\xdc\xad\xca\x53\x55\xc1\xfa\x60\x0f\xaa\x6a\x08\x49\xcc\xe1\x94\x63\xd0\x46\x41\x91\xa5\x6b\x90\x46\xc1\xa1\xdb\x29\xa3\x71\x78\x0f\x4c\xdc\xc7\x7a\x66\xbe\x29\xd5\x25\x6d\x2b\xfa\xb0\xfb\xfa\x93\x21\xc1\x6e\xef\xc6\xe0\x4c\x1b\xf4\x45\xcf\x4a\xc8\xa0\x2f\x82\x61\x6f\xee\xa0\x2f\x82\x9d\xae\x1d\xe4\xc5\xa0\x25\xba\xf1\x47\x4b\x04\x53\x52\xa5\x41\x4b\x8c\xaf\x7e\xdf\x95\x63\x95\x2d\x1f\x6c\x9d\x47\x38\x8c\x9f\x0e\xf5\x5d\xe7\xc7\x0a\xb6\x8f\xa1\xc0\x8d\x35\x48\x82\x9c\xbd\x3e\x06\x49\x10\xf4\xc3\xa7\x98\x24\x18\xdc\x4c\xa4\xe2\x60\xec\x07\x83\xc1\x3b\xb8\x99\x06\xd7\x50\x0e\xd7\x1e\x83\x15\x1f\x1c\xd6\x20\x06\x2b\x7e\x08\xae\xa3\x93\x07\x33\x3e\x38\xc4\xc4\x0c\x66\x7c\x70\x54\x5f\x0d\xae\xa1\x21\xde\xae\x6b\x10\xf1\x76\xc1\x1c\xfa\x9d\xb7\x68\x5c\xeb\x01\xa9\x3c\x2b\x3b\x38\x2a\x93\x80\x95\x3d\xae\xfc\xdb\xf0\x3d\xe0\x59\x09\x6a\x53\x8e\x6b\xfd\xdb\xd7\x6d\xa9\x29\xcf\xca\xb8\x32\x4e\x23\x27\x86\x0d\x51\x41\xb5\x76\x3b\xf8\x5a\x06\x9b\xdd\x6e\xcf\xc1\x66\x0f\xe6\x66\x7c\xb0\xd9\x07\x57\x88\x5d\x35\x83\xe5\x1d\x0c\x2b\xf8\x83\xe5\x3d\x04\xba\x0d\x76\x13\x3b\x3b\x18\xad\xfd\xfd\x34\x8f\x31\x98\xe1\x83\x19\x3e\x7c\x18\x99\xe1\xc1\x5c\x06\x08\x33\x7c\xdc\x8a\xce\xac\xe2\x3d\x09\x1a\x1f\xfd\x60\x87\x0f\x81\x70\xf6\xef\x0f\x86\x78\xb0\x42\x99\x06\xf7\x49\xd0\xa4\x74\x19\xbc\x27\xc1\x26\xfb\xd8\xe0\x3d\x19\xbc\x27\x23\xde\x82\xc1\x5c\x0f\x06\x4d\x3c\x98\xeb\xc1\xb4\xe8\x34\x04\xb5\x05\x9b\xf0\xac\xc1\x80\x1f\x36\x34\x0d\xdf\x06\xde\x93\x60\x65\xa4\x1c\xbc\x27\x83\xf7\x44\x76\xf1\xc1\x7b\x12\x34\x6b\x20\x83\xf7\x24\xa8\x23\x36\xe0\xce\xf4\x0f\x9a\x1d\xd1\x3b\xd3\x7f\xcf\xee\xa5\x3a\x62\x13\xec\x0c\xfd\x60\xd2\x33\x3b\x43\x7f\x4f\x06\xbd\x2a\x55\xf9\x6e\xfb\xd2\x2e\x83\x5e\xc4\xcb\xce\x51\xb2\xcb\xa0\xb7\xbb\xf4\x75\xe9\xb5\xf3\x73\xa8\xd3\xd8\xd9\xf9\xc1\xda\x3c\xbc\x33\xf3\x83\x6d\x85\x88\xee\xec\xfc\x60\x93\x14\x77\x67\xe6\xef\x1f\x5d\x9c\x79\x69\x67\xd4\x07\xa3\x2b\x99\xd8\xb7\x9d\xbf\x44\xc2\xf1\x9d\x51\x1f\xd4\x1e\x5d\xb5\x33\xea\x83\xe1\x3b\xb3\x33\xea\x77\xb1\x6f\x63\x5d\xdb\x5d\x8b\xfc\xca\x6b\xb8\x73\x97\xec\x1c\x21\x92\x2f\xec\x1c\x21\x41\x95\x1e\x6b\xe7\x08\xd9\xd9\xfe\x32\x21\xec\x6c\xff\x60\x2b\x2a\xca\xf6\xdf\xd9\xfe\xa2\x9b\x77\xb6\x7f\x50\x3f\xd1\x5f\x3b\xdb\x7f\x67\xd4\xcb\xff\xbd\xb3\xea\x83\x21\x76\x61\x67\xd4\x07\x87\x45\xad\x9d\x51\x1f\x14\x36\xc1\xce\xa8\xdf\x39\x47\xcc\x41\x3b\xe7\x48\x50\x73\x72\xd7\xd8\x39\x47\x82\x95\x7b\x6c\xe7\x1c\xd9\x85\xbe\x65\xd2\xd8\xa9\x81\x9d\x1a\x88\x0d\xb9\x53\x03\x3b\x35\x60\xf3\xd9\x4e\x0d\xec\xd4\x40\x54\xe6\x4e\x0d\xec\xd4\xc0\xd0\x6a\xd4\x40\xd0\x7a\xde\x8c\x9d\x1a\xd8\xa9\x01\x1b\x91\x76\x6a\x20\x58\x3b\xb5\x76\x6a\x20\xd8\x7c\x8e\x76\xe6\xfe\x5e\x57\x3d\x53\x29\xae\x90\xa0\xac\x1a\xf0\x84\xec\x82\xe6\xc6\xba\xa6\x56\x35\xb2\x7e\xf3\x6f\x6a\x55\x8d\x3f\xdd\xc2\xef\x11\x2c\xa7\xf0\xce\xdc\xdf\xed\x91\xca\x19\x19\x63\x67\xef\x07\xcd\x9a\xfb\xce\xde\x0f\x56\x5c\xe1\xce\xde\xdf\x9b\x3e\xd6\x46\x3c\x26\xc1\x26\xf3\xf0\x2e\x44\x6e\xe7\x44\x11\x8a\xbd\x73\xa2\x04\x83\x0b\x6f\xe7\x44\x09\x96\xcf\x76\xe7\x44\xd9\x39\x51\x6c\x06\xdb\xa9\x87\x60\x48\x07\xb4\x53\x0f\xc1\x7b\x9b\xb2\xa9\x7c\x8b\xa9\x56\xfc\x52\x8f\xb6\x28\xd4\xac\x77\xed\x04\x45\xb0\x6d\x1a\x92\x5b\x65\xa7\x31\xf2\x25\xde\x49\x8c\xe0\xfd\x7f\xd7\x34\xc7\x8b\x51\x62\x40\xef\x34\xc6\xde\x35\x47\x4c\x82\x9d\xa2\x08\x9a\x35\x93\x9d\xa2\xd8\xfb\xaa\x94\x6b\x2a\x15\xad\x90\x43\xc0\xc6\x4e\x2a\xec\x82\xeb\xec\xd0\xd8\x69\x85\x60\x08\xf2\xdb\x49\x85\x60\x2d\x56\xec\xa4\x42\xb0\x49\x94\xba\x53\x0a\xc1\x9f\x81\x4b\x29\xec\xa3\xf9\xff\xd4\x9d\x2c\x08\x8a\x05\x98\x9d\x2a\xd8\x49\x00\xe9\xca\x77\x12\x20\x68\x76\x9d\xec\x24\x40\x30\x38\x6e\x76\x51\x79\xc1\x90\x1f\x63\xe7\x56\xd9\x05\xea\x49\x6a\xbe\x73\xa2\x04\x9b\x44\xb8\x3b\xed\xb0\x0b\xd4\x93\xd4\x7c\x27\x1e\x82\xed\x63\x72\x22\x1e\x82\x22\x58\x72\x27\x1e\x82\x7d\xce\xf6\xf7\xcf\xf5\xce\x11\x13\x0c\x0b\xdd\x3b\x47\x4c\x30\x4a\x04\xc8\x4e\x80\x04\x6f\x89\x3c\x4b\x63\xbd\x18\x6b\x6e\x24\x40\x76\x8e\x18\x39\xcf\x77\x0a\x24\x18\xc5\x97\x8d\x02\xd9\x77\x23\xe0\xf0\x04\x23\x60\xcf\xb0\x36\x95\xcb\xd8\xb1\x53\x20\x56\xba\x77\x0a\x24\x58\xd2\x73\xa7\x40\x82\x2d\xa7\x2a\x8f\xdd\xce\xac\xe0\xfd\xa5\x6b\x9a\x66\x26\xd9\xf2\xee\x92\xba\x13\x25\x52\xa4\xef\x44\x49\xb0\x71\x06\xec\x44\xc9\x4e\x94\xc8\x87\xbe\x13\x25\xc1\x10\x20\xba\x13\x25\xc1\xb6\xf6\xed\xec\x54\x49\x50\x25\xc6\xdd\xa9\x92\x9d\x47\xc8\xa9\x24\x3b\x8f\x50\x30\xb8\x16\x76\x42\x65\xe7\xfe\x91\x5d\x7d\xe7\xfe\x09\x2a\x33\x7c\x27\x54\x76\x4e\x9c\x3d\xb6\xe3\xce\x89\x13\xb4\x16\x1b\x76\x27\x54\x76\x4e\x1c\x09\x6e\x76\x4a\x25\x70\xea\xd2\xd8\x49\x95\x60\x88\x67\xdd\xf9\x70\x82\xf7\x97\xae\xa9\xc2\x8b\x95\x2e\x7a\xe7\xc3\x09\xde\xdb\x94\x4d\x15\x22\x7c\x64\xf9\xda\xe9\x9e\xa0\xc9\xd0\xb7\xd3\x3d\xc1\x28\x91\x42\x3b\xb7\xce\x4e\x0a\x49\x91\xbe\x93\x42\x41\x6d\x9e\x49\x0a\x05\x4d\x0c\xf7\xce\x47\xb3\xdb\x88\x25\xd1\xf9\xce\x49\x13\x8c\xc2\x66\xe2\xa4\xd9\x89\x28\xf9\x76\x77\x22\x2a\x18\x22\x72\x77\x22\x2a\x18\x85\xfd\x42\x44\x05\xdb\xca\xb9\xb0\x73\xd2\x04\x75\x33\x15\xd2\x55\xc1\x36\xe2\xbf\xda\xe9\xaa\xe0\xfd\x65\xc6\x02\x27\x4d\x30\x0a\xcb\x87\xd4\xda\x39\x69\xd8\x90\xfb\x77\xb5\xc7\x93\x1d\xe4\x29\x2d\x27\x4d\x30\x2c\x2d\xee\x9c\x34\xbb\x9d\x58\xf2\x2b\xee\x82\x0d\x83\x21\x5e\x76\x27\xd2\x76\xc1\x86\x7c\xdd\x3b\x95\x16\x0c\x8b\x54\xbb\x60\xc3\xa0\xd8\x0b\xb7\xf3\xf8\x04\xc5\x3e\xc0\x9d\xc7\x27\x18\xc5\xf4\x4e\xdd\xed\x7c\x34\xc2\x19\x76\x3e\x9a\x60\x88\xaa\xdd\xf9\x68\x76\x3e\x1a\x67\x21\xec\x7c\x34\xc1\x10\x28\xbd\x53\x77\xc1\xb6\x69\x0d\xea\x6e\x3f\xb5\x90\x89\x87\xc3\x24\x38\x22\xc7\x76\xfe\x92\xa0\xc8\xaa\xb1\x0b\xae\x0b\xb6\xf5\x44\x1e\x94\xa0\x7e\x7c\x38\x79\x50\x82\xba\xbe\xaf\x42\xeb\x82\x15\x14\xbc\x0b\xad\xdb\x2f\xc1\xda\xe6\x63\x1e\x94\x60\xd8\x18\xb8\x53\x7b\xc1\x10\x23\xbd\x53\x7b\xc1\xb0\x7e\xb4\x13\x7b\xc1\xfb\x67\x19\x07\x32\x62\x04\xdb\x1c\xfe\xdf\x68\xb9\x32\x5a\x18\x81\x04\x60\xd0\xd6\x87\x42\xb0\xdd\x4e\x13\xca\xeb\xbc\xd3\x84\xc1\xca\xbb\xb8\xd3\x84\x3b\x3f\xce\xfa\x4a\xf2\xe3\x04\xa3\x30\xd2\xf8\x71\x76\x7e\x9c\x35\x83\xf1\xe3\xec\xb2\x3d\x32\xce\xa9\xc9\x9d\x74\x94\x21\x76\x27\x1d\x83\x21\x8c\x7c\xa7\x0d\x77\xda\x50\xde\xd1\x9d\x36\x0c\x8a\xb0\xdc\x9d\x36\xdc\x05\xdb\x49\x7f\xba\x0b\xb6\x0b\x0a\x99\xbf\x93\x8b\xc1\x10\xf5\xbe\x93\x8b\x41\xe3\x72\xdb\xa9\xc5\x5d\xb2\x0b\x09\x31\x77\x72\x31\x28\x74\xe0\x4e\x2e\xee\xb2\x49\xfa\x8a\x90\x8b\xbb\x9d\x4c\x02\xfc\x76\x72\x2e\x18\x65\xfd\x99\x3e\xb0\x93\x69\x67\xde\x91\x73\x41\x65\x63\x4f\x72\x2e\x18\x25\x26\xf6\x24\xe7\xa6\x3d\x4a\xfb\xbf\xa4\x1d\x9d\xe2\xe2\x82\xc6\x19\x31\xb9\x70\xa6\xfc\x15\xfb\xee\x9f\x77\xd7\xf6\x1c\xe9\xb9\xe7\xd2\x74\x49\x1e\xc3\x96\x4b\x87\x4b\x7a\xc8\xa5\xaf\x4b\x19\x9d\x4d\xc1\x7f\x2e\xe5\x8c\x98\x4c\xa9\x93\x00\x0c\x86\x94\x8e\x93\xfe\x9b\xfc\x3c\xfb\xee\x97\xb7\x6b\x99\xda\xbb\xdb\x1e\x97\x32\x95\xc5\xd6\x9e\x24\xe1\xb4\x1d\x6a\xdf\x5d\xd3\x32\x49\x86\x91\x33\xca\xc7\x14\x69\x37\xb9\x83\x24\x3f\x9f\xdc\x41\xc1\x72\xc3\x4c\xca\x71\x0a\xab\xa3\x8b\x26\x9d\x18\xd4\xcf\x7a\xa8\x06\x8a\x4c\xb4\x62\x3b\xc9\xc4\x49\xff\xed\x71\x7c\x4f\xfa\x2f\x18\x96\x6c\x27\xfd\x37\x8b\xe2\xc6\x20\x9c\xbc\x3a\x41\xb5\x83\x79\x8a\x8d\x9b\xc5\x1b\x91\x15\xb8\x49\xc6\x05\x23\xe7\x12\x8f\x49\xc5\x05\xad\xab\x01\x15\x37\xa5\x93\x90\xc2\x7c\x92\x54\xb3\x66\x66\xcc\x48\x9c\x14\xd5\x4c\x7e\xc2\x3a\x63\x6e\x4c\xbe\x91\xa0\xd9\xff\x3b\xc5\x9b\x05\x9b\x24\xa6\x53\xbc\xd9\x14\x6f\xa6\x18\x44\xd6\xe4\x54\x99\x1f\xcf\xd4\xc9\x51\x59\xfb\xee\x97\x9a\x23\x22\xab\x1a\x69\x44\x56\x30\x2c\x22\x4c\x3e\x95\x49\x77\xcd\xbc\x4b\x93\xee\x0a\x86\x6d\x01\x93\xee\x0a\x86\xb4\xd8\x93\xec\x0a\xb6\x19\xc1\x36\xc9\xae\x60\x2d\x13\x4d\xb2\x2b\x18\x39\xb1\x6f\x4c\xa1\x6b\x41\xdd\xd7\x0f\x75\xba\xcc\x14\xd5\x0f\x35\x0f\x21\x26\xb2\x6c\x12\x62\xc1\x11\x8b\x7f\xd2\x61\xc1\xb0\xe9\x60\xd2\x61\xc1\x10\xd5\x38\xf9\x75\x26\x69\xc6\x50\x9c\xa4\x59\xd0\xac\x77\x4c\xd2\x6c\x92\x66\x32\xbc\x4f\xd2\x2c\x18\x8e\xa6\x98\xa4\x59\xb0\xad\xed\xa9\x93\x36\x0b\x96\xe8\x9a\xb4\x59\x50\xcb\xe1\x2e\x4d\x46\x9b\xcd\x58\x76\x93\x36\x0b\x36\xdb\xb4\x26\x6d\x16\x14\x9e\xd9\xc9\xff\x13\x0c\x7b\x3c\x26\xb5\x36\xfb\x2a\x46\x9e\x49\x4d\xcd\xe1\xdb\xed\x92\x67\x8e\x7c\x27\xbc\x4f\xc2\xcf\xe6\xca\x56\x91\xff\xe7\x76\x09\x86\x4d\x2a\x93\xbe\x0a\xd6\x4e\xeb\x49\x5f\x05\xa3\xe4\x0b\x3c\x79\x5d\x82\x21\xd2\x6c\x52\x5c\x41\x71\xc0\xc7\xa4\xb8\x82\x66\x99\x71\x52\x5c\x53\x24\xdb\x2c\xca\xaa\x9f\x12\xc9\x66\xcf\xc4\x14\xc9\x36\x79\x58\x6c\xa1\x9a\x04\x4e\x30\x6c\xf1\x98\xf4\xcd\xe4\x61\x91\x55\x7d\x12\x38\x41\x95\xe5\x7b\xd2\x37\x93\xbe\x89\x5e\x9e\xf4\xcd\x24\x3f\xa4\x50\x9f\xe4\x47\x50\xac\xee\x4f\xf2\x23\xd8\x96\xeb\x7a\xf2\x93\x04\xc3\xfe\x9c\x49\x91\x04\xef\x6d\xfe\x4d\xd9\xb2\x75\xc9\x09\x0c\xd3\xd6\xa5\x60\xe3\x8f\x9c\x44\xca\x9c\xf6\xb2\xc4\x22\x99\xd2\x34\x04\xc3\x5e\x99\x49\x56\x4c\xf1\x62\x32\xad\x4f\xf1\x62\xc1\xb0\x23\x65\x8a\x17\x9b\x34\x44\x8e\x0c\x1f\x93\x86\x08\xb6\x3d\x7a\x76\xd2\x10\xc1\x61\x07\xf5\xa4\x21\x26\x0f\x08\xb7\xdf\xa4\x04\x82\x29\x91\xc5\xa4\x04\xa6\x08\xaf\xa9\x8d\x48\x81\xe0\x10\xdf\x3d\x85\x70\x4d\xea\x60\x1a\x91\xd4\x41\xb0\x82\x93\x27\x75\x30\xbf\xba\xcf\x6b\xc6\xee\x0f\xca\x6e\x3a\x67\xf6\x07\xd5\x81\x03\x93\xd9\x1f\x94\xee\x8d\x62\xf6\x4f\xc6\xfb\x1c\xc7\x3f\x7c\xa9\xd9\xf6\x41\xcd\xc9\xd1\x63\xb2\xed\xe7\xda\x5b\x64\xb0\xb3\xed\x83\xb5\x54\x3b\xd9\xf6\x53\x00\x96\xf9\x8d\x6d\x3f\xd9\xf6\xd3\x64\xc0\xb6\x0f\xaa\xd0\x8d\xc9\xb6\x9f\x6c\x7b\x92\x6b\xb2\xed\x27\xdb\xde\x90\x65\xdb\x4f\xa9\x0c\xa6\xd7\xc9\x76\x9d\xa0\xc8\x47\x30\x59\xed\x53\xe6\x3e\xb9\xd3\x27\xb3\x3d\x18\x65\x5d\x52\x0e\x3e\x13\x99\xe9\x27\x9f\x49\x50\xf6\x75\x9b\x97\x53\xd0\xd4\x8c\x2c\x9d\x82\xa6\x82\xfa\x51\x5c\x41\x53\xd3\x16\x1b\x71\x65\x53\xd4\x54\xb0\x49\x39\x3f\x05\x4d\x4d\xe1\x50\x72\xb4\x4c\xc6\x7c\xb0\x49\x9a\x37\x19\xf3\x33\xc7\x29\x55\x71\x3c\x93\xe9\x1e\x34\xf9\x85\x27\xdf\xcd\xe4\xbb\x59\xbf\x34\x2e\x5e\xcc\x3d\x4b\x03\x93\x7d\x1f\x94\x8f\x0f\x03\xfb\x7e\xda\x27\x23\xcd\xd0\x64\xe0\x07\xc5\x09\xa6\x93\x81\x3f\xe5\xb2\x3b\x7c\xab\xd9\xe9\xc1\x3e\x4d\x4c\xcc\xf4\x60\xb9\x8b\x26\x33\x7d\xca\x51\x70\xac\x6b\x2a\x75\xe7\xdd\xcc\xe2\xc6\xb4\xff\x65\x26\x8e\xaa\x3a\x41\x6c\x72\xe7\x04\x73\x6e\x6e\x53\x83\xdb\xae\x67\x9f\x19\xc1\x4f\x41\xad\x6a\xc0\xd6\x9e\x7c\x33\x87\x9f\x32\xb6\x27\x63\x5b\xef\x31\xb6\x83\x22\x01\xdd\x64\x6c\xcf\x47\x7b\x9b\x85\x98\xd1\x41\xb1\xa0\x38\x85\x4d\xcd\x1c\x48\x54\x97\x55\xc2\xc5\x12\x8c\xf5\x6d\xe3\x62\x09\xb6\x99\x65\x91\x29\x46\x6a\xf2\xba\xc8\x7c\x3e\x79\x5d\x82\x61\xbf\xd8\x64\xa6\x4f\xa1\x54\x0e\x53\x3d\x18\xe0\x87\x0c\x71\x47\xd6\xe8\x0e\x16\x78\x30\x04\x9b\x1d\x42\xa9\x0e\x46\xb9\x74\xe8\x07\xab\x3b\x68\x92\x04\x1c\xac\xee\x43\xe2\x00\x99\xbc\x0f\x96\x72\x30\x44\xa4\x1f\x2c\xe5\x83\xab\x44\x56\xed\x83\xa9\x1c\xb4\xbe\xca\x71\xbb\x64\x73\xa5\x72\x3c\x2e\x65\xe6\x8b\xfd\x72\xb0\x94\x83\x61\x53\xd6\xc1\x50\x3e\x6c\x59\x91\x8e\xfb\x60\x29\x07\xc5\x8e\xb4\x83\xa1\x7c\x70\x5a\x1c\x69\xca\x83\xd3\xe2\x28\xfe\x2d\x97\xd8\xb1\x47\x91\x5f\x39\x6a\xef\xb0\x7d\x23\x18\xb6\xbc\x1d\x02\x96\x0e\x31\x46\xf6\xf5\x1c\xbc\x0a\xc1\x5a\x78\x39\x78\x15\x8e\xa2\x13\x32\x9f\x1f\x5c\x08\x41\x93\x87\xf1\xe0\x41\x38\xb8\x0b\x44\xaf\x1d\x8c\xdb\x60\xc8\xc3\x79\x70\x17\x1c\xd2\xa7\x99\x16\x0f\x96\x6c\x30\x6a\x16\xe6\x0e\x96\xec\xc1\x37\x70\x64\xb2\x38\x98\xad\x87\x58\xa0\xe2\x01\xca\x66\x43\xfd\xb1\xbb\xa6\x41\xd8\xad\x59\x82\x3c\x98\xad\x07\xdf\x80\x4c\xc5\x07\x23\x35\x18\x36\xb3\x1d\x8c\xd4\xc3\xf6\x76\x99\x8a\x0f\x36\x63\x30\x05\xfd\x1e\x6c\xc6\x83\xad\x26\x3d\xe7\xc1\x56\x0b\xf6\x23\xa6\xc2\xc1\x56\x0b\xfe\xb4\x2e\x5b\xed\xe8\xde\x6f\xbd\x60\x1d\x3d\x18\x36\xf7\x1d\x22\x73\x0e\x91\x39\x16\x42\x0e\x91\x39\x87\x0d\x0a\x9b\x4b\xab\x1c\xda\x68\xfd\x54\x1b\xe5\xcc\x1e\x7b\xef\x0e\xab\xed\x41\x11\x97\x7d\x58\x6d\x3f\x18\x88\x0e\xd7\x3d\x18\x88\xc1\x30\x81\x1c\x96\xdb\x8f\xec\x4f\x68\xf2\x99\x1d\x2c\xc4\x60\x70\x6f\x1c\x2c\xc4\x23\x51\x38\xed\xb3\x7e\xea\xbd\x8a\x3d\x28\x53\xd8\xc1\x1e\x0c\xde\xdb\x52\x36\x06\x61\x70\xc8\xf0\x72\x30\x08\x8f\x58\x7f\x4d\xa6\xe9\x83\xf5\x17\x8c\xfa\xf9\x87\x00\xf1\x83\x71\x18\xbc\xff\xa2\x9c\xda\xe6\xc5\xb4\x04\x7a\x58\xa2\x0f\x86\x6d\xb1\x87\x15\xfa\x23\x09\xcd\x9a\x85\xe8\xc3\x7a\x7c\x30\xec\x8f\x3c\x2c\xb8\x1f\xbb\x54\xf3\x9a\x95\xa9\x19\xcc\x8f\xb7\x82\xa5\x19\xbc\xb7\xa5\x86\x4c\xcd\xc3\x69\x3d\xf9\x72\x1d\x4c\xcd\x60\xc8\xde\x7b\xd8\xd3\x10\x0c\xc9\xfc\x0e\xe1\x3d\x47\x16\xdc\xdb\x47\x0d\x2c\xb8\x07\xeb\x68\xe9\xc3\x82\xfb\x91\x95\xf4\x26\x3d\xf0\x61\x29\x3d\x18\xb6\x47\x1e\x4c\xd9\xe0\xbd\x2d\x0f\x65\xcb\x06\x9b\xf3\x83\x0f\xa6\x6c\xb0\x35\x19\x7d\x0f\xb6\x6c\x30\x6c\xdd\x3c\x98\xb2\xc1\x7b\x5b\x6a\xc5\x96\x0d\x9a\x19\xfd\x60\xcb\x1e\x33\x15\xcd\x97\xeb\xb0\xb8\x1e\x8c\x35\xb2\x2d\xae\x1f\x53\xef\x15\xb7\xa9\xd5\xcc\xc8\x36\x91\x4a\x5f\x76\x1c\xab\x68\xf9\x29\xf3\x36\x28\xb2\x45\x1c\x16\xd2\x83\x21\x2b\xd6\x61\x21\xfd\x38\x8c\x45\xff\xc6\xe2\x0d\x86\x8c\xd5\x07\x8b\xf7\x38\x8c\x45\xe3\xd3\x12\x79\x30\x6c\xa3\x3c\xac\x90\x07\xdb\x6a\x21\x76\xf1\xf1\xd5\xef\x59\xa5\x3c\xd8\xa8\xc1\xb0\xb3\xf2\x60\xa3\x06\x4d\x74\xe5\xc1\x46\x0d\xb6\x26\x86\xf6\xb0\x34\x1d\x1c\x7f\x7e\xa9\x18\xd9\x3e\x50\xd7\x2f\x15\xe3\xab\xd5\xb2\xea\x73\x7c\x57\x39\xd2\x6a\x31\x89\x0e\xe6\x6b\x30\x19\x9c\x07\xeb\xf5\xf8\x19\xf3\x46\x2e\x5b\x35\x18\x6b\xb6\xb5\x0d\xfe\xf8\x69\xef\x2c\x18\x1d\x6c\xd5\xc0\x49\xf9\xe3\x60\xaa\x1e\x3f\x75\xcf\x9a\xe4\x61\xd1\x39\x58\x19\x4d\x0e\x8b\xce\xc7\x4f\xe3\x46\xaf\x1c\x76\xb3\x07\xc3\xae\xd2\xc3\x96\x82\x23\xf9\xa9\x9b\xcc\x21\xc7\x6f\x95\xd7\x47\x35\xef\x01\xc3\x37\x78\x6f\x4b\xd9\x58\xbe\xc1\x90\x34\xed\x60\xf8\x1e\xa7\xd6\x8d\x3d\x7f\x30\x69\x83\x61\x57\xe9\xc1\xa2\x0d\xf6\xf5\x59\x61\xd1\x06\x43\x82\xe4\x83\x41\x1b\x4c\x1b\x74\x0e\x06\x6d\x30\x84\x71\x1e\x16\xb5\x83\xf7\x91\x69\x22\xcb\xda\xc1\x26\x2f\xfc\x61\x59\xfb\xb8\x34\x6e\x84\xf6\x61\xc5\x3a\x18\x76\xcf\x1e\xcc\xde\xe3\xd2\x6a\x3e\x8c\xec\xd2\xa0\x6c\xdd\x6d\x4a\x7b\x69\x35\x9f\x32\xa6\x6a\x30\x64\x8f\x3c\x98\xaa\xc1\x90\x47\xed\x60\xaa\x1e\x62\xf9\xe5\xd2\x3c\xd8\xa0\xc1\x21\x8f\xda\xc1\x06\x3d\x6e\x83\x2d\xda\xe0\xb0\xe0\x1b\x8c\xd5\x2d\xcc\xd2\xe3\x31\xc9\xc4\x1e\x3c\x58\x97\xc1\xb0\x53\xf5\xb0\x92\x1b\xcc\x8f\x2f\x99\x95\xdc\xe3\xf1\x00\x46\x1d\x7b\x30\xd8\x24\x66\x3a\x9e\xf5\x80\xdb\x31\xf4\xe9\x2a\xcb\xb6\xc1\x90\xce\xea\xcb\x6a\x0c\xde\xdb\x46\xae\x6d\xae\x6d\xaf\x65\x1d\x31\xf6\x65\x35\x06\x73\x4b\x39\xbe\x02\x73\xbe\x31\x24\x9b\x45\xd8\x2f\x43\x32\x38\xf4\xcb\x97\x21\xf9\x4d\xb8\x7d\xdb\x32\x85\x7f\xad\xc2\x06\xdb\xc8\x90\xf9\xb2\x2d\xbf\x59\xfe\x6c\x92\x35\x7e\x59\x75\xc1\xe4\x10\xf8\x5a\xfe\xfc\x6e\x36\x54\xe4\x45\xf8\x5a\xeb\xfc\x6e\x99\x9f\x32\xa3\x7c\x85\xbe\x7f\x6d\x17\xce\xab\xf1\x15\xfa\xfe\x4d\xa8\x4b\xdb\x94\xcd\x5a\x67\x30\xbb\xba\xb3\x1a\x83\xe6\xc8\x81\xaf\x50\x97\xef\x3a\xd0\x3f\xe3\xe3\xcb\x92\x0c\xd6\x71\x7f\x5f\x2b\xa2\xc1\x7b\x5b\x2a\x6a\xbb\x70\x30\xf7\x8f\x5f\xaa\x41\x92\xfa\x66\x11\xf3\xaf\xdf\xec\xaf\x88\x99\x60\xd8\xb3\xfb\xb5\xd4\x1a\xbc\xff\x92\xda\x58\x6b\x0d\x36\x39\x41\xbe\xd6\x5a\xbf\xc5\x20\xd0\x36\x02\x5f\x82\xc1\xb4\xf8\xb2\x5a\x83\xf7\xb6\x14\x9d\xd9\x1a\x34\xee\xfd\xaf\x55\xda\xaf\x53\x64\xa4\x48\xf8\x32\x5b\x83\x21\x97\xc0\x57\x94\xcb\xb7\xaa\x61\xf3\x04\x55\x78\x31\xed\x7d\xfc\x32\x6e\x83\xd9\x37\x0f\x50\x83\x9a\xe9\x5c\x69\xc5\xc2\x7c\x63\xef\x36\x47\xb4\x7e\xd9\xbb\xc1\xb0\xfb\xf9\xcb\xde\x0d\x46\x5d\x25\x53\xcf\x64\x81\x5a\xb6\xf8\xd7\xd2\x6a\x30\xac\xa3\x7c\x2d\xad\x7e\x9b\x11\x15\x4d\xf0\xb5\x90\x1a\xac\xcc\x8d\x5f\xeb\xa8\xc1\xb1\x5e\x1d\x0b\xa9\xdf\x84\xc3\x37\xd3\xcb\x97\x09\x1c\x4c\x1b\x49\xbe\x56\x4d\xbf\x59\xfb\x6c\xf2\xfc\x7d\xad\x7d\x06\x83\x29\xfe\xb5\xf6\xf9\xed\x5a\x2d\x13\xf0\x97\xbd\x1b\x0c\xc9\x96\xbe\xb6\xe8\x7e\x1d\x5b\x19\x1b\xe9\xcb\x02\x0e\xde\x5f\xa6\xa2\x4c\xe0\x60\xd8\x6d\xfe\x15\x83\xf2\xed\xc6\x42\xa6\xdb\x2f\x7b\x37\x98\x76\x75\x7d\x99\xbb\xc1\xd6\x64\xf7\xf8\xb2\x77\x83\xa5\x05\xbf\xd6\x48\x83\x29\x2d\xd1\x97\x05\xfc\x1d\x86\x47\x66\xe0\xaf\x15\xd1\x60\xd8\xa3\xff\x65\x01\x7f\xf7\xf5\x80\x34\x1b\x3b\xf2\x6b\x0b\xad\xf7\x84\x1d\xf9\xdd\xe5\xc5\x8c\x98\xf8\x32\xfd\xbe\x4c\xbf\x7c\xc7\xbf\x4c\xbf\x2f\xd3\x6f\xcb\x3c\xfa\x65\xfa\x05\x43\x9c\xe5\x97\xe9\xf7\x65\xfa\x49\x69\xf4\x65\xfa\x05\x55\x80\xc0\x97\xe9\xf7\x65\xd3\xad\x79\x8e\x4d\x17\xac\x75\xb6\x2f\x9b\xee\x9b\x50\x88\xc6\x45\xf8\x65\xad\x7d\x05\x68\x57\x97\x94\x2d\x99\x65\x9b\x8c\x6b\x5f\xa6\x59\x30\xe4\x8c\xfb\x5a\xb2\x0c\xde\xdb\x52\x7b\x6b\x96\xc1\xb0\xb3\xfe\x2b\x14\x22\x18\x32\x5e\x7d\xc5\x6c\x7f\xd9\x79\xc5\xdc\xca\xce\x0b\xf6\x69\x80\xb0\xf3\xbe\x59\xd9\x6c\x72\xb5\x7d\xad\x6c\x06\xc3\xce\xfa\x2f\x3b\xef\x9b\x18\x87\x56\x0c\x5e\x16\x5c\x70\xc8\xce\xf0\x65\xc1\x7d\x0f\xc5\x8d\xc9\xf2\xb5\x66\x19\x0c\x5b\x7c\xbe\x76\x9d\x06\x5b\xb3\x24\xff\xb5\x8c\x19\xcc\x4f\xac\x87\xaf\x65\xcc\xe0\x58\x73\x9b\x20\x87\xef\x57\xeb\x9a\xe3\x19\x7f\xc1\x90\x2f\xe0\xcb\xf6\x0b\xde\xdb\x52\x36\xc6\xdf\x97\xf1\xd7\x3d\x40\x0d\xbe\x89\x59\xf5\x72\xb0\xfd\xbe\x5f\x67\x5b\x17\xd7\x74\xc2\x8b\x63\x1a\xcf\xd6\x29\xbf\x59\x94\x6c\x82\x9e\xbe\x16\x25\x83\x63\x8d\x40\x86\xde\x37\xc7\xb9\xff\x99\x29\x99\x70\xc1\x5c\xc5\x15\x37\xf0\x65\xd5\x89\x27\xfa\xb2\xea\x82\xf9\x99\x7e\xa9\xb8\xa7\x87\xc6\x08\xf8\x5a\x81\x0c\x76\x2b\x6e\x5f\x71\x03\xdf\xcb\x6d\xc6\x91\xc5\xc0\xe0\x58\xb3\xc5\xb5\x6e\xcb\x67\x82\x6b\xff\x6b\xfd\x2e\x38\xd6\x8c\xcd\x4e\x0a\x0e\xf6\xe0\x97\x9d\x14\xbc\xbf\x74\x4d\xbb\xbd\x38\xd6\xec\xc9\x41\x1f\x1c\xeb\x55\x63\x4d\x05\x07\x55\xf1\x65\x4d\x7d\x99\x4e\x3c\x2a\x5f\xa6\xd3\x77\x99\x4e\x2e\x69\xb5\xdb\xd2\x7a\xaa\xce\xc9\x1e\x6c\x8d\x17\xed\xcb\xcb\x1e\x1c\x6c\xe1\xaf\x4c\xa4\xc1\x7b\x5b\x9a\x83\xe3\x3d\x38\xd6\x14\xc8\x0e\xfb\x3e\x5a\x2d\xcb\x1d\x5f\x16\x56\x70\x30\x72\xbf\x2c\xac\xef\xa3\x47\xf5\x8b\xa0\xe9\xe0\x78\xdf\xdb\xbf\x7f\xb5\x2d\xf8\x7d\x1f\x1d\x3e\x3d\x4c\x39\x93\x91\x46\x68\xc7\xd7\xea\xde\xf7\xf1\x3a\x45\x6a\xff\x18\x65\xbf\x8f\xf7\x3a\x3d\xfe\x13\xf4\x1c\x4c\x6b\x74\x3f\xd6\xd6\x8f\x69\x65\x79\xef\xc7\xb4\x0a\xa6\x0d\x20\x3f\xa6\xd5\x2f\xd9\x61\x9a\x65\xa4\x9f\xd5\xb7\x9f\xd5\xb7\xbc\xb0\x3f\xab\x6f\xbf\x2c\xb5\x35\xe2\xf5\x67\xa9\x2d\x38\x4c\xdf\x3f\x46\xd9\x2f\x0e\xe8\x46\x31\xff\x38\xa0\x83\xc3\xe7\xec\xc7\x28\xfb\x31\xb7\x2c\x71\xfd\x98\x5b\xc1\xc1\xbe\xfd\x31\xb7\x82\xf7\xb6\xfc\x1b\x7b\x2b\xa8\x0c\xb5\x1f\x73\xeb\x27\x3b\x4b\x26\xb5\x1f\x73\x2b\xd8\x2c\x05\xfd\x58\x5b\x41\xb5\xf1\xe2\xc7\xda\x0a\x46\xdf\xfd\xbd\x56\xcb\xde\xc3\x66\x01\xe1\x27\x4c\x39\x58\xe7\x11\xfe\x18\x5d\xbf\xaa\x39\x32\x7f\xfd\x18\x40\xc1\x7f\x2f\x79\x66\xf5\x6f\xd5\x35\xff\xf6\x62\x38\x0e\xe9\x57\xd7\xbf\x4d\xb7\xa5\x52\x0c\xa0\x60\x74\xc5\x65\x00\x05\xeb\x08\x85\x1f\x03\xe8\xc7\x00\x62\x14\xfd\x18\x40\xc1\xb4\x6b\xfe\xc7\x00\x0a\x8a\x2d\x65\x3f\x06\xd0\x2f\xde\xe6\x95\x0b\xf7\x67\x25\x2f\x18\xb6\xab\xfc\xd8\x44\xbf\xa6\x43\x8d\x05\xce\xe5\x60\xf8\xba\xff\xd8\x44\x41\x75\xa6\xdd\x8f\x4d\x14\xbc\xbf\xac\xb9\xa6\x52\x89\xf2\xdd\xa2\x8e\x7f\x56\x0a\x7f\x71\x25\x37\x33\xce\x8f\x51\x14\x6c\xfb\xf0\x4b\x95\x62\x27\x99\x5b\x7f\xec\xa4\x60\xca\x9e\xf2\x63\x27\xfd\xfa\x7a\x68\x2a\xcf\x28\x0a\x86\xfd\x91\x3f\x46\xd1\x8f\xb5\x63\x43\xc0\x8f\xb5\x13\x1c\xab\xd9\x58\x3b\x3f\xd6\x8e\x04\x5c\x3f\xd6\x4e\x30\x3f\xeb\x36\x1d\xff\xa2\xd9\x8c\xf6\x63\xed\x04\xcd\xea\xe1\xcf\x7a\xdf\x4f\xc8\x6d\xe2\x8b\x7e\xec\x9f\x60\x63\xfb\xfd\xd8\x3f\x41\x95\x86\xe6\x67\x05\x30\x58\x27\x4a\xfc\x2c\x00\xfe\x72\x44\x77\x93\x5f\xe6\xc7\xff\x1b\xd4\xdd\x50\xb3\x00\xf8\xdb\x8d\x52\x2d\xc4\x72\x0a\xa6\xfd\x6f\x3f\x21\xaf\x3f\xab\x6d\xb2\xb8\xfc\xac\xb6\x05\x93\x51\xf0\xb3\xda\x16\xec\x4e\x00\xfb\x31\xb9\x82\xcd\x0e\xf0\x1f\x93\x2b\x78\xff\x2c\x95\xda\x57\x39\x7e\xd9\xd0\x90\x36\x63\x85\x05\x45\xb0\xc6\x8f\x15\xf6\x9b\x5a\xdb\xeb\xc8\xe4\xfa\xcd\x88\x5e\x8d\x66\x65\x2d\x68\x72\xe8\xff\x18\x61\x3f\x0b\x6b\x26\x00\x46\xd8\xcf\xc2\x5a\x35\x48\x2d\xac\x05\x9b\x9c\x22\x3f\x0b\x6b\xc1\x90\x10\xee\x27\x92\xf5\xc7\x7c\xb3\x33\xea\xc7\x7c\x0b\xd6\xf2\xc7\x8f\xf9\x16\x54\x67\x7f\xfc\x04\xb2\xfe\x1c\xf7\xbd\x2b\x99\x6a\x5a\x92\x13\xb9\xf5\x9b\xab\x9e\x11\x28\x43\x31\xbc\x9f\x87\x8e\x8a\xd7\xe2\xc7\x7c\xfb\xc5\x09\xbd\xc6\x1e\xeb\xed\x77\xac\x4a\xa5\x39\xac\xc9\x05\x4d\x1a\xb3\x1f\xeb\xed\x67\x99\x4e\x76\xfc\x1f\xf3\x2d\xd8\xc5\xb3\xfc\x2c\xd3\x05\xef\x6d\x69\x22\xc1\xad\x3f\xcb\x74\x06\x0c\x23\xef\x77\x98\xab\x7d\x6e\x8e\x55\x5e\x1f\x76\x97\xbc\x3e\x5f\xbd\x17\x1b\xfa\xc7\xca\x0b\x86\xbc\x45\x3f\x46\xde\xef\x2b\x54\xc2\x57\x89\x49\x17\x1c\x6c\xd7\x9f\xb0\xd5\xdf\x77\x95\x2d\x35\x65\xd2\x05\x43\x7a\xa3\x1f\x8b\x2e\x38\xd8\xa9\x3f\x16\xdd\x2f\x3b\xf8\x5a\x8b\x87\xe2\x67\xed\x2e\x38\x18\x5c\xbf\xef\x2a\x6e\x3e\x71\xfd\x1f\xbe\xd8\x3f\x06\xdf\x2f\x19\x2e\x9b\xc3\x0a\x7e\x96\xf6\x82\x29\xb6\xea\xc7\x06\x0c\x46\xcf\xea\xed\x8f\x0d\x18\xac\xb3\x65\x7f\x16\xfb\x82\xad\x1b\x3d\xfc\xd2\x3f\xeb\x7f\xd6\xc5\x7e\xd6\xff\x82\x26\x55\xf1\x8f\xf1\xf8\x4b\x4a\x91\x26\x71\xcd\xcf\x06\xc2\x60\x8a\xdc\xff\x31\x1e\x83\xe9\xbc\x88\x1f\xe3\xf1\x67\x49\x50\x24\xed\xcf\x92\x60\xb0\x39\xc7\xe5\x67\x49\xf0\x67\x49\x90\x4a\xfd\x59\x12\x0c\x8a\x93\xbb\x7e\x96\x04\x83\x41\x1f\xfd\x58\xa2\xbf\x84\xab\x36\x39\x05\x7e\xe2\x55\x83\x26\x9d\xf3\xcf\x66\xc4\x60\xae\x51\x61\x33\xe2\x2f\xee\xf1\xb5\x2d\xe7\x67\x31\x31\xa8\xb3\xb8\xa4\x06\x71\x8f\x37\xfb\xd5\x7e\x56\x13\x83\x22\x8c\xe4\x67\x35\x31\xd8\x56\x9c\xe0\xcf\x72\xe2\x4f\xaa\x7f\x53\xad\xd5\xc4\xdf\xa5\x43\xb3\x4c\xf3\xe3\x45\x0f\x36\xdb\x8f\x7f\x0c\xe7\xa0\xf1\xed\xfd\x18\xce\xc1\x26\x70\xf6\x67\x81\x31\xd8\x9c\xe7\xf3\xe3\x57\x0f\x36\xf6\xfb\x8f\x5f\xfd\x27\xf3\x88\x2e\xe6\x57\x0f\xde\x52\xa4\xd1\x38\xd6\x83\xcd\x5a\xe2\x8f\x5d\xfe\xb3\x80\xd9\x7c\x3a\x19\xe6\x41\x61\x2f\xfe\x18\xe6\xbf\x5b\xe7\x69\x35\x4b\x93\x41\xb3\x0b\xfa\x27\xd6\xf5\xc7\x70\x16\x1f\xf6\x63\x38\x07\xa3\x99\x82\x18\xce\xc1\xc6\x61\xfe\xbb\xd7\x03\xb4\x6d\xcc\xfc\x1f\x8f\x79\x50\x25\x89\xf9\x71\x98\xff\xd8\xd2\x76\x58\xfe\xd8\xd2\xc1\x10\xaf\xf8\x63\x4b\x07\xef\x6d\xae\x69\xc9\x27\x79\x12\x0c\x49\x1e\xf3\xdf\xa3\x8d\x7c\xfc\x19\xd0\xc1\x68\xa6\x42\x1e\xf3\x9f\xb5\xcf\x35\x27\x5b\xfb\x0c\x86\x8c\x13\x3f\x6b\x9f\x3f\x6b\x9f\x92\xb8\xfc\xac\x7d\x06\x87\x97\xea\x64\x66\x9f\x56\x30\x25\x71\x39\xd9\xd4\xc1\x68\x79\xb9\x4f\x2b\x98\xc1\x90\x71\xe2\x14\x7f\x1a\x0c\xe9\x2b\x4e\xf1\xa7\xc1\x14\xa7\x76\x8a\x3f\x3d\x13\x59\xda\x5a\xf7\xcc\xd3\xb5\x33\xc5\xf0\xff\x97\x4b\xa9\x40\x66\xdf\x93\xbf\xfc\x64\xb2\xdb\xa0\x7d\x32\xd9\x83\x95\x1b\xe8\x64\xb2\x07\xcd\xa6\x84\x93\xc3\x3c\x28\x02\x1d\x4f\x46\xfc\x69\x69\xd5\x9e\xdc\x93\x15\x1f\x94\x7d\xfd\x59\x73\x29\x5b\xd8\x0e\x7f\xa6\x31\x24\x1a\x89\x57\xf6\x64\xea\x07\xc5\xf2\xc2\xc9\xd4\x0f\xde\xff\x77\x9b\xd6\xd8\x32\xd4\xf2\xa9\x38\x6d\x49\x0c\xb6\xd1\x3d\x52\x63\x6c\xab\x9a\x6e\x53\xcd\x28\x02\x39\x3f\x4e\x82\xe0\xb4\x00\x2b\xaa\xf6\xa4\x08\x82\x21\x23\xc7\x49\x11\x04\x75\x5b\x77\xa9\x66\xd6\x5f\x7d\xb1\x4e\x8a\xe0\x74\x5a\x78\x3c\xbc\x27\x45\x10\xbc\xff\x9f\x7e\xb2\x97\x31\xd8\xec\xca\x3f\x89\x84\xa0\xd9\x07\x71\x12\x09\x81\x73\xa4\x4f\x0b\xb3\xc1\x70\x7e\xda\x69\x5d\x36\x18\x36\x7b\x9e\xd6\x65\x83\x29\xc7\xc8\x69\x27\x63\x70\x98\xba\x4f\x31\x07\xc1\x5b\x2e\x65\x35\x32\xd6\x8a\xae\x4b\x5a\xec\x45\xb1\x89\xee\xb4\xa0\x1b\xac\xa3\x2c\x4e\xeb\xb9\x27\x3d\x23\xe6\xf8\xa4\x67\x82\xd1\x3f\x7e\xa9\xc5\x12\xad\xd0\xda\xfa\x37\x4d\x96\xcd\x8d\xeb\x05\xb0\xec\x1b\xf4\x7d\x5d\xd2\x62\x96\x7d\x9d\x8d\x7f\x92\x3d\x41\xb3\x5a\x79\x52\x3d\x27\x3d\x23\xaf\xce\x49\xcf\x04\x6d\xb6\x7f\x38\xaa\xeb\x24\x77\xce\xc4\x32\x34\xc7\x15\x9e\x82\x19\x82\x2a\xb9\xd5\x29\x06\x37\x68\xb2\x65\x9c\xc2\x1b\x82\x2a\x7a\xe4\x24\x8a\x4e\x0a\xc8\xb9\x3f\x27\x05\x14\x34\x49\xbd\x4f\x0a\x28\x28\x16\x4b\x4f\x0a\xe8\xa4\x80\x9a\x61\x42\x01\x05\x9b\x2c\x2c\x27\x05\x14\x74\x69\x08\x4e\x0b\xc5\x27\xb5\x63\x32\x3e\xa9\x9d\x60\x05\xfe\x9d\xd4\xce\xd9\x75\x87\xf9\x48\xfc\x44\xd0\x77\xf3\x85\xf8\x89\xa0\x5a\x39\x39\xc5\xba\x06\x5b\x5b\xd3\x8a\x90\x8a\x60\x3b\x3e\x1e\xa0\x06\x16\x8f\xd7\x3b\x6e\xf1\x38\x68\x32\xee\x9e\x16\x8f\x83\xbe\xaf\xbb\x74\xda\x8b\x95\xa4\xfd\x14\x51\x11\x6c\xd3\x48\xa7\xb9\x82\x62\xb1\xf7\xa4\xb9\x82\x4d\x48\xf5\x49\x72\x05\x55\x2c\xd7\x49\x72\x9d\x22\x6e\xa5\xe6\x39\x09\xac\xa0\xca\xf4\x75\x12\x58\xa7\xe0\x89\xf5\xc2\xd1\x4e\x67\x4e\x83\x5b\xc5\x20\x9d\x4e\xd2\x29\xdf\x8d\x93\x74\x3a\xb3\xe3\xb0\xad\xd1\x6f\xcb\x61\xb0\xd2\x34\x9c\x96\xa6\x4f\x0a\x8b\x93\xe8\xa4\xb0\x82\xf2\x99\x2e\x19\x43\x09\xba\x6d\x72\xe3\x9c\x82\x6e\x83\x2e\x37\xf7\x29\x12\x22\xd8\x56\xc6\xc7\x53\x28\x44\xd0\x05\xba\x9f\xb4\xd9\x69\xf1\x9b\x9e\x3a\x29\xb1\x60\x85\x7f\x9c\x94\xd8\xb9\x4b\x38\xba\xa9\x82\x6e\xd9\x93\x46\x41\x7b\xd8\x54\x18\x6c\x76\x3f\x9f\x36\x15\x9e\x94\x98\x84\x3c\x27\x25\x16\x54\x87\xdb\x9f\xc2\x1e\x82\x26\x2e\xf9\x24\xce\x82\x15\x8f\x7d\x12\x67\xc1\xfb\x67\x69\x0f\xea\x2c\xe8\x82\xfc\x4f\xe2\x2c\xe8\xd3\xe8\x23\xce\x82\x6d\x6d\x98\x3b\xa9\xb3\x60\xe5\x25\x3d\x89\xb3\x60\xe3\x08\x3c\x89\xb3\x33\x4a\x6c\x25\xb7\x3d\x49\xb1\xa0\x8b\x69\x3c\x29\xb1\x33\x21\xc2\x4d\x92\x9e\x73\xae\xba\x67\x37\xbb\x21\x69\xb9\x3d\xe8\x8e\x89\x3a\x2d\xb7\x9f\x89\x1a\x6e\xf2\xf6\x9c\xa2\x86\x83\xb1\xbe\x4d\x04\x5b\xd0\x77\xcd\x6d\xb9\xfd\x3c\x74\x9e\x59\x87\x12\x0b\x2a\x07\xc7\x49\x88\x9d\x62\x28\xec\xd1\x38\xc5\x50\x9c\xce\x10\x37\x9d\x10\x67\xe7\xb1\x6a\x90\x5a\x51\x62\xc1\xb6\x3e\xf2\x56\xe0\x4f\xe2\x4c\xe6\x81\x93\x38\x0b\x8a\xbd\x4d\x27\x71\x16\xbc\xb7\xe5\x09\x96\xe0\x83\x2e\xad\xe7\x49\xaf\x05\xc5\xb9\x30\x27\xbd\x16\x94\x9e\x55\xa2\x53\xb8\x71\x50\xec\xf6\x3d\x85\x72\x04\x9b\x44\xd0\xa7\x50\x8e\xd3\x72\x7e\x8f\x75\x7a\x5a\xce\x0f\xba\x43\x58\x4f\xda\x2f\xd8\x2c\xde\x9d\xb4\x5f\x50\xe6\xaa\x92\xd6\x10\xca\xe1\xe4\xda\xd3\x72\x7e\xd0\x6d\xc7\x38\xc9\xc1\xa0\x38\x4e\xf8\x24\x07\xcf\xdf\x6a\xa0\x34\x9a\x50\x8e\xa0\x3b\xa8\xe3\xa4\xf7\x82\xbe\x86\x37\xbd\x17\x6c\x02\x26\x4f\x7a\xef\xb4\xe6\xdf\x23\xf8\x4e\xb2\x2d\xd8\x46\x0c\xdd\xd3\x9a\x7f\xb0\x16\xaf\x4f\x42\xee\xe4\x06\x90\xe7\xe1\xa4\xe4\x82\xe6\x5c\xcd\x93\x92\x0b\xfe\x58\x24\xf2\x45\x06\xdb\x9a\x23\xa5\x90\x09\x9a\xc4\x38\xe7\x6f\x55\xf3\xc9\x49\x7a\xb9\x44\xee\x9d\xa7\xa9\x29\x02\xea\xe4\x3f\x08\x56\x14\xe1\x49\xc7\x05\xeb\x88\xa6\x93\x8e\x3b\x4f\x5d\xd7\x5c\x53\x27\xc7\xb3\x7d\xfe\x41\x56\x9f\xc2\x48\x82\x6d\x5b\x7f\xa2\xc6\xa7\xb7\x97\x31\x48\xfa\x05\x45\x42\x93\x93\xf2\x3b\x45\x88\xf4\xac\x1b\x9c\x34\x5d\xd0\xd7\xd8\x17\x21\x72\x72\x86\x48\x5d\x74\xd2\x74\x41\x9f\xde\x7b\x9a\x2e\xe8\x0e\x6f\x3f\x69\xba\x60\x73\xd4\xc3\x49\xd3\x05\x5d\xae\xd1\x93\xa6\x0b\xba\xcd\x2b\x27\x4d\x77\x12\x6b\x9d\xe9\x47\xac\x05\x9b\x13\x44\x4e\x62\xed\xcc\x01\x02\x4d\x3e\xe2\x93\xcb\x24\x28\xc7\x7a\x80\x4e\xbb\xd4\xd3\x17\x97\xcf\x24\xe8\xb6\xaa\x9c\x64\x5e\x50\x0e\xc3\x89\xcc\x0b\x36\xfe\xfd\x53\xf8\x74\xb0\xce\x1d\x3d\x85\x4f\x07\xef\xff\xa7\x06\x76\x39\x06\x65\x19\xb8\x76\x39\x9e\xb7\x51\xcd\x90\xe7\x93\x09\x9a\x98\xed\x93\x4f\xe6\x24\x2d\xed\x6d\x38\x49\xcb\xa0\xac\xcf\x1a\x69\x19\xf4\x69\x6a\x27\x2d\xcf\x5b\x73\x30\xd1\x04\xc2\x04\x7d\x0d\x6b\x6a\x33\xe8\xd2\x72\x9e\xd4\x66\xb0\xd2\x2c\x9d\xc2\xb3\x83\x6e\xe7\xd1\x29\x80\xe6\xa4\x49\xbb\xd7\x86\x26\x0d\x9a\x4d\x7a\x27\x4d\x7a\x3e\xab\x39\x5c\xd3\x1c\xc9\x7e\xf9\x59\xbf\xd4\x1c\x4f\xf2\x8a\x9a\xde\x64\xd3\x39\x73\x1e\x9c\x0d\x56\x27\x95\x1a\x6c\xad\xb3\xab\xc9\xd4\xa0\x4f\xdf\x43\x9e\x9f\xa0\x1e\x2c\x72\x9e\x9f\xd3\xf1\xe0\x66\x02\x5a\x36\x68\xcd\xe0\xa6\x65\x83\x2e\xd2\xe4\x24\x65\x4f\x2e\x23\xa9\x45\x2e\x5a\xf6\x12\xc7\x23\xf9\xca\x25\x8e\x27\x28\xb6\xfa\x5e\xe2\x78\x2e\x9e\x25\xd9\xaf\x2e\x9e\xa5\xa0\x3b\x30\xf9\xa2\x82\xaf\xec\xb9\x6c\xb2\x5f\x5d\x34\x6f\xd0\x65\x5f\xb9\x68\xde\xeb\xe3\x2d\x88\x7d\x70\xf1\x36\x05\x2b\xcc\xe6\xa2\x79\x83\x3e\x57\x39\x2e\x97\x8c\x84\x74\xe8\x45\xf4\x06\x7d\x56\xb5\x4a\x4d\x2f\x3e\x29\x8e\x88\x8b\x9c\x0d\xd6\x69\x38\x17\x35\x7b\x89\x0a\x62\xb7\x5d\x54\x69\xb0\xf6\xa2\x5c\x44\x69\xf0\xde\x96\x2a\x88\x14\x0a\xfa\xcc\xe4\x7e\x89\x14\x0a\xfa\xcc\x87\xe2\xa2\x5d\x83\xb2\x7f\xdc\xa5\x52\xdb\xaa\x41\x9a\x8d\x83\x2b\xd8\xe4\xf0\xbb\xc8\xd9\xab\x18\x6b\x51\x4a\x17\xbd\x19\x14\x1b\x7b\x2f\x72\xf3\xe2\x94\xb2\xc2\x72\xd1\x9b\x41\xb7\xdb\xeb\xa2\x37\x2f\x61\x3f\x72\xfa\x5e\xe4\xe5\x25\xec\x27\x5f\xf9\x8b\xbc\x0c\xba\x0f\xe7\x45\x5e\x5e\xb4\xa4\xad\xc3\x17\x2d\x19\x74\xdb\xb8\x2e\x5a\xf2\x12\x09\x24\xe7\xee\x45\x39\x06\x9b\xdc\xc5\x17\xe1\x18\xfc\x19\x45\x84\x63\xd0\x6d\x66\xb8\xe8\xc6\x4b\xbc\xd0\x88\xc5\x77\x11\x8e\x41\x77\x40\xfd\x45\x38\x5e\x7c\x63\x66\xe1\x8b\x4a\x0c\xba\x6d\x4b\x17\xdf\x58\xf0\xde\x96\xba\x73\x8e\x05\x45\x40\xe5\x65\x5b\x67\xb0\xb6\xff\x5f\xe4\x65\x50\xb7\x8f\x3f\x53\xf5\xb8\xcb\x24\xf9\xbf\xb8\xcb\xae\xb6\xaa\x9e\x0e\xa5\x1f\x83\x22\x3b\xd7\x45\x3f\x5e\xbc\x6a\x82\xd7\x2e\x02\x32\xe8\x16\x32\x2f\x5e\xb5\x60\x5b\x27\xfd\x5f\x42\x8d\x82\x75\x4c\xef\x45\x66\x06\x85\x50\xbf\xc8\xcc\xa0\xc8\x01\x7b\x91\x99\x41\xe7\x32\xba\xa8\xcc\xe0\xfd\x7f\xbf\xd4\x42\x2f\xda\x68\x4a\xab\x81\xe2\x7b\xdb\x8e\x7f\xc8\x6f\x76\xf1\xcc\x05\xef\x1f\xfb\x17\x0d\xd8\x62\x61\x55\xcf\xd2\x80\xc9\xbf\xb3\x19\x27\x6d\x35\x60\xa6\xed\x58\x23\x17\x45\x1b\xbc\x7f\x96\xae\x25\x69\x83\xf2\x49\xc4\xc7\x65\x93\x67\xd0\x25\x33\xb8\xec\x1b\x08\xca\x91\x6f\xc0\x45\xf7\x06\x7d\x66\x5d\xf2\xa2\x7b\x2f\xce\x40\xe7\x54\x5d\x9c\x81\xc1\x12\xd6\x17\x67\x60\x50\x38\x33\x2e\x1a\x37\xd8\xda\xd0\x19\x44\x6e\xd0\xe7\x2a\x99\x9a\x77\xaf\xcd\x2a\x87\xaa\xe7\x08\x3c\xbb\x0e\x2f\x2a\x37\x78\x6f\xcb\x13\xc8\xdc\xa0\xcb\x73\x75\x91\xb9\x97\x7d\x03\x4c\x84\x8b\x1f\x31\xe8\xd3\x10\x26\x73\x2f\xfb\x06\xec\xdf\xbf\x78\x0d\x83\x75\x54\xff\xc5\x6b\x78\x0d\x95\x37\x2c\x6c\x12\x08\xb6\x63\x73\x49\xe5\x5f\x14\xeb\xa3\x17\xe9\x7b\x8d\x55\x2b\x65\x53\xab\x24\xe5\x91\xda\xe6\x12\xf1\x1f\xf4\x99\x0f\xd4\x45\x20\x5f\x64\xae\xfd\x7c\x17\x99\x1b\x34\x41\x9f\x17\x99\x7b\xf1\x37\x8a\xbe\xbf\x68\xda\x60\x9b\xe6\x6d\xfe\xc6\xa0\xc8\x19\x70\x51\xb9\xc1\xb1\xf9\x2e\x50\xb9\x97\x10\x2f\xc7\x9f\x5e\x9c\x8b\x41\x9f\xdd\x6d\xba\x4a\xd8\xfe\x30\x03\xd1\xaf\x41\x1d\xa6\x2e\xfa\xf5\x22\x56\xd9\xe9\x17\xb1\x1a\x94\xc3\xcc\x42\xac\x5e\x3c\x89\xd2\xa0\x5d\xd4\x6a\x70\x38\x72\xf5\x22\x56\x83\x2a\xe6\xf2\x22\x56\x83\xea\xd8\xab\x8b\x58\xbd\x88\x55\xc9\xd2\x2e\x62\x35\x58\x91\x39\xd7\x5c\x35\xd0\x2d\x6a\xc5\x6f\x18\xac\x0d\x78\x17\xfd\x7a\x1d\x5e\x2a\x43\x86\x5a\x0d\xfa\x6c\x2e\xa9\x3b\x01\x3b\xb2\xba\x7d\x11\xb0\x57\xd4\xaa\xe3\x10\x2f\x6a\x35\xa8\x6b\xd2\xe0\x70\xbc\x28\x53\xe9\xd8\x2e\xca\x34\x58\xb9\x13\x2f\xca\x34\x78\x6f\x4b\x4d\x05\x87\x05\x45\xda\xe5\x8b\x27\x31\xe8\xdc\x37\xd7\xb1\x6a\xf0\xe4\x00\x91\x5c\xa2\x5f\x83\x6e\x13\xf0\x45\xbe\x5e\xce\x2d\x88\xe9\x79\x91\xaf\x17\xf9\x3a\xb4\x1a\xf9\x1a\x94\x4f\x6c\xa6\x8b\x7c\x0d\xde\xa9\x3c\x97\x54\xf3\xeb\x9d\xf2\x02\xd1\xaf\x41\xb5\xed\xfd\xa2\x5f\x83\x22\x46\xf2\xa2\x5f\x2f\x5b\x11\xba\xff\xd7\xc5\x5f\x6a\xde\x7f\xe9\xe2\xc8\x57\x29\x9f\x2e\xf2\x35\xe8\x96\xf3\x2e\xf2\xf5\xe2\xba\x1c\x31\xc4\x2f\x5a\x35\xe8\xe2\x0b\x2f\x5a\x35\x68\xce\xdd\xbe\xf8\x26\x2f\xbe\x49\x29\x77\x2e\x5a\x35\x68\x4e\x4e\xbb\x68\xd5\xeb\xa7\xe6\xfe\x8d\x27\x32\xd8\xa6\x37\x9b\x27\xf2\xa2\x5f\x65\x76\xbb\xe8\xd7\x60\x3b\x98\x5f\xf4\xeb\xc5\x9f\x28\xb3\xdb\x45\x60\x06\x7d\x46\xac\x5e\x04\xe6\xc5\x9f\x68\x86\xe1\x4e\xbc\x68\xce\xb1\xbb\xa6\x57\x5e\xfc\x19\xdd\x34\x67\xd0\xa7\x81\x46\x73\x06\xf5\x30\x44\xf9\x0e\x83\x6e\xff\xf6\x25\x91\xe9\xc5\x9d\x38\xbc\x8b\x44\x65\x50\x96\x09\x45\x53\x06\x75\x7d\x24\x69\xca\xeb\xf2\xf6\x98\x87\x08\xc8\xa0\x36\xc5\xe0\x26\xbc\x2e\xe3\x45\xa5\x48\xc3\xa0\x88\x8b\xbf\x48\xc3\x60\x5b\x19\x6a\x2e\xda\x30\xa8\x6b\x92\xe7\xee\x0b\xba\xec\xac\x17\x77\xdf\x25\xc0\x4e\xca\xb1\xeb\x5a\x65\xcb\x77\x76\xfc\x43\xbe\x94\x8b\x98\x0c\xfa\x34\x83\x12\x93\x17\x31\x39\xb2\xda\x7c\x11\x93\x17\x31\x19\x47\xd4\x45\x4c\x06\x1b\xd7\xe8\x45\x4c\x5e\xb7\x4e\xf3\xf6\x92\x8e\xc1\x0a\x62\xbb\x28\xc7\xe0\xbd\x2d\x0d\x4d\x3a\x06\x7d\x7a\xe3\x04\xf8\x5d\x64\xa2\x24\x65\x17\x99\x18\xcc\x3f\xff\xa6\xd7\x5e\xb4\xe2\xeb\x41\x26\x5e\xce\x15\xd7\x43\x22\xf7\x2e\xca\x51\x8e\xb2\x8b\x72\x0c\x36\x7b\x06\x2f\xca\xf1\x7a\x3e\x6e\xcb\x4f\xe9\xc4\x60\x1d\xad\x74\xd1\x89\x17\x9d\x28\x47\xd9\x45\x27\x5e\x4e\xa8\xf3\x59\xa0\x13\x2f\x3a\x51\x8e\xb2\x8b\x4e\x0c\xa6\x28\x8b\x8b\x4e\x0c\x0e\x9b\x2f\x2e\x3a\x31\x28\xf6\x03\x5d\x02\x08\x2f\x1e\xce\xdd\x3c\x45\x3b\x06\xed\xb3\x7e\xa9\x85\x9e\x38\xfa\x57\xc9\xb4\x50\xa4\xe3\xfa\x78\x90\x8e\xc1\x18\xb4\x07\xe9\x78\x11\x85\x7b\xa6\xcb\x9b\x28\xbc\x39\x38\xf7\x38\x95\x6e\xd2\x2e\xa8\xdb\xee\xd2\x70\xe9\x70\x5b\xcf\xb5\xaf\x6b\xdf\x9c\xa3\xbe\xe5\xd2\xcf\xa5\x9f\xdb\x8e\x5c\x3b\x5d\xcb\x77\x78\xf8\xe5\xe5\x52\x0e\xe6\xcf\x58\xbb\x29\xbb\x9b\xb2\xcb\x14\x7a\x53\x76\xc1\xd6\xa4\x28\xbb\xb9\x33\x83\xe2\x38\xf9\x9b\x3b\x33\xe8\x32\x2b\xdc\xf4\xdf\x9d\x7c\xaa\x4d\x8a\xb2\x9b\xef\x32\x68\x76\x0e\xdf\x7c\x97\xb7\x38\x45\x89\xc6\x6e\xce\xcb\xa0\x4b\xc0\x70\x93\x89\xc1\x3a\x43\xea\x26\x13\xef\x4d\x73\x64\x48\xde\x34\xe1\x4d\x13\xc6\x82\xbc\x69\xc2\x3b\xf9\x74\x1a\xa5\x71\xcb\xa7\x13\x34\x5b\xd7\x6f\x9a\xf0\xde\x56\x45\x73\x8d\x43\xf3\x16\xe1\x98\xf7\xec\xe6\xcf\x0c\x36\xc7\x95\xde\xfc\x99\xb7\x0d\x25\x9c\xb4\x37\x87\x66\xd0\xa4\x33\xbc\x39\x34\x83\x6d\xcb\x84\x79\x13\x98\x41\x97\xff\xe0\x26\x30\x83\x69\x1d\xe7\xa6\x2f\xef\x62\x44\xea\x63\xee\xcb\xa0\xf2\xf3\xdc\xf4\x65\xf0\xde\xe6\x9a\xba\x13\x98\xc3\xbf\x19\x09\x2f\xf6\x3d\x2f\xed\xcd\x7f\x79\xdb\x33\x3d\xdd\xa5\x35\xb8\x2f\xe5\x0f\xbd\x69\xce\x60\x93\xd0\xeb\xe6\xbf\xbc\x39\x2b\xe5\x32\xbb\x69\xce\xa0\xcb\xfd\x70\xd3\x9c\x37\x67\xe5\x1e\xc9\x71\x13\x9d\x41\x11\xf2\x74\xd3\x9c\x37\xcf\xe4\x1e\x03\xf2\xe6\x99\xbc\x79\x26\x77\x0f\x50\xf7\xaa\xdf\x9b\x9f\xaa\x7c\xb2\xb3\xca\x50\x7e\xd3\x9c\x77\x35\x15\xc5\x2c\xbe\xc9\xc9\x60\x7e\x56\x71\xd5\x8a\x4e\xdc\x33\xa1\xdc\x74\x62\x50\x8e\x7c\xc8\x6e\x3a\x31\xe8\x33\x36\xc8\x4d\x26\xde\x14\x18\x67\xd5\x4d\x81\x05\x2b\x45\xe3\x4d\x81\x05\x7d\x0e\x77\x79\x66\xf7\xcc\x7c\x9c\x6f\x42\xea\xa6\x9a\xf2\xd1\xba\xa9\xa6\x60\x6b\x52\x86\xdd\xdc\x85\xc1\x66\x7d\xea\xe6\x2d\xbc\xed\x48\x91\x1f\xec\xe6\x2e\x0c\xea\xe1\xa5\xa2\xb7\x6e\x1e\x44\xb1\x9c\x37\x75\x15\x34\x5b\x29\x6f\xe2\xea\xa6\xa4\xe4\x30\xba\x29\xa9\xe0\x10\xd3\x7c\xf7\x55\x85\x98\x17\x99\x5f\x6f\x42\xea\x1e\xeb\x01\xa9\x15\x05\x13\xf4\x69\x16\xb3\xb3\xf9\x26\x6a\x24\xd0\xba\x89\x9a\xa0\x3b\x4c\xed\x26\x6a\x82\xe9\xf0\xba\x9b\xa8\xb9\x77\xbf\x8c\xe8\xb8\xf9\xcc\x82\xba\xc6\x29\x9f\x59\x50\xe5\x63\xbc\x6d\x21\xb9\xa7\x06\x3f\xfe\x21\x21\xe9\x4d\x7f\x04\x45\xa0\xcb\xcd\x7f\x76\x93\x24\xdc\x4f\x37\x49\x12\x14\xc1\x0c\x37\x49\x72\xf3\x9f\xe9\x22\x8a\xe4\x16\xc9\xc8\xfd\x74\xd3\x1f\xc1\xb6\xde\x6a\xfa\xe3\xe6\x05\xe3\x11\xbd\xa9\x88\xa0\x4f\xb5\xe1\x05\x0b\x56\x38\xef\x4d\x57\xdc\xe2\x11\x79\x6a\x6e\xf2\x20\x98\x73\xba\xa4\x1c\xe2\x11\x65\x8b\xba\xc5\x23\x06\xdd\x8e\x8a\x9b\x17\xec\xb6\xc3\xc4\x9a\xed\x4d\x45\x04\x85\x82\xbf\x89\x88\x60\xb7\xce\x7d\x13\x11\x37\x2f\x98\xe5\xf0\x9b\x8a\x08\xba\x4c\x2a\x37\x15\x71\xdb\x74\x62\xf5\xfe\xa6\x19\x82\x56\xf2\xdd\xbd\x49\x86\x9b\x3e\xb0\x36\x7d\x13\x08\x41\x5f\xb5\xa2\x0f\x6e\x7b\x95\xf9\x87\x6e\x02\x21\xe8\xd2\x9a\xdc\x04\xc2\x2d\x92\x91\xaf\xe1\x26\x07\x82\x95\xea\xe7\x26\x07\x6e\xbb\x4e\xac\xe4\xde\x0c\xfd\xdb\xf1\x64\x26\x26\x86\xfe\xcd\x4f\x65\x31\xe9\xe6\xa7\xba\xf9\xa9\x8c\x4f\xb6\xff\xcd\x4f\x95\x25\xe0\x9b\xed\x7f\xdb\x85\x6c\x99\xe8\xe6\xa8\x0a\xfa\x34\x1b\x92\x03\xc1\x7b\x9b\x87\xaa\xe9\x2f\x4a\xc8\x4b\x21\x30\x31\xe8\x33\x26\xc6\x4d\x21\xdc\xbf\x55\x51\xd7\x54\xf4\x97\x09\xf2\x50\x34\x15\xfd\xe5\xdd\x9c\xfe\x5f\x27\xe7\xe4\xed\x66\x6d\xf7\xe6\xcf\x0a\xba\xec\x3b\x37\x7f\xd6\xbd\x84\x44\x56\x17\x6e\x4a\xe2\x96\xa5\x27\x26\xfc\x2d\x30\x31\xe8\x32\xed\xdc\x02\x13\x6f\x7a\xc3\xba\xe2\x4d\x6f\x04\xbb\x4c\x79\x37\xbd\x11\x4c\x71\x12\x37\xbd\x11\xbc\xbf\x4c\x7b\x13\x1c\xc1\x26\x44\xe5\x26\x38\x6e\x82\xc3\xea\xd6\x4d\x70\x04\x6d\x98\xa7\x09\x8e\x60\x5f\x93\x32\xc1\x11\x6c\xcd\xca\xe8\x7d\xae\x8a\xbe\x13\x9f\xfd\xf9\xb7\xf0\xc5\xa0\x53\x69\x37\x57\xd7\x4d\xaa\x50\xf5\x37\xa9\x12\x6c\x52\x6c\xdc\xa4\xca\xcd\xfd\x65\x9d\xe6\xe6\xfe\x0a\x1a\x97\xff\xcd\xfd\x15\x54\x1b\xd2\x6f\xee\xaf\x60\x70\x97\xdc\x34\x4e\xf0\xfe\x59\xda\x9b\xc8\xb9\xf9\xbf\xf4\x31\x8d\x73\xdb\x58\x44\xaf\xdf\x14\x4d\xb0\xad\x21\xc9\x25\x76\x5f\xab\xee\x69\x5c\x92\x25\x58\x9e\xb3\x9b\x64\x09\xfa\xd4\x53\x14\xcb\x4d\xb1\x30\x27\x28\x96\xa0\x2c\xbb\x8f\x62\x09\xfa\xcc\x5a\xdf\xcd\xfd\x75\x13\x31\xd6\xdd\x6e\x22\x26\x28\x52\xcd\xdd\x44\x4c\x50\xda\x7a\xa4\xaa\xdf\x71\x67\xaf\x4b\x6a\xce\x23\x66\x9d\xe9\xe6\x11\x0b\xb6\x4d\x3b\xf2\x88\x05\x95\x2b\xe0\xa6\x74\x6e\x3b\x92\xac\xeb\xdd\x74\x4d\x30\xe5\x70\xbf\xe9\x9a\x5b\xb0\x25\x6d\x7b\x13\x31\xc1\x5c\xcf\xe4\xfe\xba\xed\x16\xa7\xf3\x6e\x22\x26\x98\xd6\x39\x6f\x1a\x26\x78\x6f\xcb\x20\x25\x62\xee\xe5\xec\xf2\x4b\x75\x7f\xf4\x31\x13\x9d\x62\x09\xa6\x34\x78\x37\xc5\x12\x1c\xdb\x7a\x80\x8a\x3e\x39\xda\x84\x19\x42\xb0\xdc\x62\x2d\x49\xbf\x9b\x83\x2a\x98\x52\x02\x3c\xa4\xc8\xf3\x59\x6b\x04\x3d\xd7\x36\xd7\x72\x5e\x7e\xec\x8b\x87\x7f\x2a\xa8\xf2\x5b\x3c\xf6\x99\x3f\x1f\xf3\x55\x64\xc1\x43\xb1\x04\xd5\x5e\xff\x87\x7b\xea\xc9\x51\xd9\xcd\xab\xf7\x08\xc0\x0c\xba\xe4\x52\x0f\x5d\xf3\x88\xac\x9c\xff\x92\x93\xf4\x21\x55\x82\x62\x5d\xf1\xa1\x54\x1e\x21\x95\x8c\xd1\x87\x13\x2a\x28\xf2\x88\x3e\x64\x49\xd0\x2c\x92\x3f\x64\x49\xd0\x25\xec\x7a\xa8\x92\x87\xde\x30\xfc\x1f\x7a\x23\x98\x0e\xaf\x7a\xe8\x8d\x87\x90\xe0\xb1\x7d\x08\x89\xa0\x58\x98\x7f\x08\x89\xe0\xbd\x6d\xe6\x9a\x56\xcd\x41\xd6\x9f\x74\xdb\x43\x48\x3c\x0e\xb2\xce\x37\xeb\x21\x24\x82\x3e\x23\xa2\x1e\x42\xe2\x21\x11\x7c\x05\x1e\x12\x21\xe8\x16\x4b\x1f\x12\x21\xe8\x47\x3e\xb1\x0f\x85\x10\x14\xc7\xb1\x3f\x14\x42\x30\xff\x14\xec\x72\xc9\x37\x40\xf9\x6f\x97\x74\xd0\xe1\x9a\x1e\x78\xd1\x2d\x82\x3e\x14\xc2\xc3\x51\xe5\x23\xf0\x70\x54\x05\xd5\xb1\xde\x0f\xd1\x10\x4c\xdf\xdc\x87\x68\x08\x56\xd0\xef\x43\x33\x3c\xd5\x10\x8b\x29\xf1\xf0\x4a\x05\x5d\x4a\xb3\xc7\xbe\xae\x87\x8e\x98\x87\x07\x4c\xd7\x66\x12\x34\xa4\x69\xe9\x88\x87\x40\x98\x31\xca\x1e\x02\x21\x68\x5b\x75\x9b\x4a\xd5\xec\xbd\xf6\x4c\x11\x8c\x0f\x17\xd4\x7a\x28\x17\x54\x70\x98\xbb\x1e\x2e\xa8\x47\xbc\xa2\x38\xbe\x87\x23\xe9\x69\xe6\xe8\x14\x8d\xd7\xe8\xb1\x3f\x7d\xf5\x14\x7f\x50\xd0\xff\xfc\x52\xb7\x90\x1b\x87\xb7\x95\xdc\x78\xc8\x8d\x98\xd7\x0f\xb9\xf1\x70\xe5\x08\x15\x7f\xb8\x72\x82\x69\xa1\xe6\xe1\xca\x79\x04\x2c\x0a\x6f\x78\x38\x6e\x82\xe9\xf4\xdf\x87\x04\x79\x68\x0b\x8e\x8a\x87\xb6\x08\x8a\x68\xda\x87\xb6\x08\x0e\xfb\x6d\x1e\xbe\x9c\x87\xe3\xe6\x30\x72\x69\x8b\xa0\x9a\x92\x1f\x8e\x9b\x87\xdc\x90\x82\xed\xe9\xab\x0a\xf7\xfb\x22\x77\xcf\xd4\x09\x39\x7d\xba\x11\x34\x8f\xc8\xc3\xa0\x4b\xbd\xf7\x70\xd2\x3c\x82\x11\xe5\x5b\x7b\x78\x69\x82\xb9\xc6\x91\x60\xc4\x87\xe3\xe6\x88\x05\xf6\x70\xdc\x04\xc5\x2e\xbf\x87\xe3\xe6\x91\x83\xc9\xb9\x5a\x8f\x1c\x4c\xc1\x3a\xd2\xe9\x21\x5e\x82\xcd\x4e\xe0\x67\xac\xe2\x3e\x99\x92\xd3\x1e\xc4\x4b\x30\x6d\xba\x7f\x84\x2c\x3e\x42\x16\x25\xdd\x7a\x84\x2c\x06\xfd\x88\x19\xf5\x08\x59\x7c\xf8\x72\x8e\xea\xdf\x54\x2a\x21\x8b\x82\x57\x1f\xbe\x9c\x87\x2f\xc7\xe6\xc8\x87\x2f\x27\x38\xec\xa6\x7f\xf8\x72\x82\xbe\x86\x07\x5f\xce\x63\xef\x98\x6d\x31\x0f\x67\x4e\xd0\xd7\xf0\xb0\x77\xec\xe1\xdf\x91\xe3\xed\xe1\xdf\x09\xfa\xb1\x79\x80\x16\x4a\x14\x63\x93\xe3\xed\x21\xc9\x82\x43\xcc\xd2\x43\x92\x05\x53\xb0\xfb\x23\xb0\xf1\xb1\xab\x5f\x38\xdb\x43\x73\x05\x9b\x1d\xc9\x0f\xc9\xf5\xd8\x50\x76\x44\xb1\x3f\x34\x57\x30\xd7\x0c\x4e\x73\x05\x73\x33\x3c\x78\x81\x82\x4d\x2a\xf0\x87\x0a\x0b\xba\x84\x85\x0f\x15\xf6\xf0\x02\x59\xda\x7e\x78\x81\x82\xbe\xde\x3d\x5e\xa0\xa0\x4b\x66\xfe\x70\x02\x05\xe5\x30\x0b\x93\x6f\x8f\x3d\xfd\x47\x24\xf6\x43\x85\x05\xf3\x63\x0c\x11\x61\x0f\xc5\xb5\x5e\x2a\x8a\x2b\x28\xe2\xb4\x1f\x8a\xeb\xb1\xa7\xdf\xb9\x6e\x0f\x2d\x15\x1c\x9b\x87\xf2\xc8\x04\xad\x9a\xb2\xa8\xab\xc7\x6e\x2f\x49\xf0\x1e\xee\x97\x60\x0a\xf4\x7c\xa8\xab\x87\x94\x92\x04\xef\x21\xa5\x82\x2e\x0b\xe3\x43\x4a\x3d\x62\x05\x0f\xdd\xc2\xd9\x12\x1c\xad\x95\x7f\xf8\x60\x13\x5f\x0f\x2f\x8b\x54\x7a\x0f\x2f\x4b\x70\x08\x4c\x7c\x88\xaf\x87\xd2\x12\x04\xf7\x50\x5a\xc1\xbe\xbe\xeb\x94\xd6\x23\x0d\x00\x39\xfa\x90\x5a\x81\x2c\x48\x0f\xa1\xf5\x50\x55\x7f\xae\x19\x3c\xbf\x7c\x42\xcc\x54\x54\xd5\xf3\x53\x41\xdf\x28\x5e\x96\xc7\x79\x71\x0c\x07\xaa\xea\xb1\x69\x4b\x34\xe4\xc3\xcb\x12\x94\x4f\xcc\xeb\x87\x36\x0a\x26\x31\xfa\xd0\x46\x41\xe7\x37\x7f\x68\xa3\x60\xda\x3b\xf9\x90\x46\x8f\xc0\x3e\x32\xe2\x11\xd8\x17\xf4\x35\x23\x8b\xdc\x7b\x08\x10\xe9\x98\x1e\x02\x24\xe8\x87\xc9\x9c\x00\x09\xb6\xcd\x2f\xe9\x8f\x27\xfb\xa7\x9a\x14\x7c\x0f\xb5\x11\x4c\xdb\x08\x1e\x6a\xe3\xe1\x3e\x91\x6f\xef\x21\x2d\x82\x69\xe3\xee\xc3\x7d\xf2\x44\x59\xf4\x65\xc0\x90\x16\xc1\x61\x09\xf2\x11\x6d\xf7\x44\x6d\xf4\x8f\xcf\x27\xb5\x11\xf4\x23\x6b\xb9\x0f\xb5\x11\xcc\x4f\xbc\x3d\x0f\xb5\x11\x74\x59\x37\x1f\x6a\x23\xe8\xeb\xfb\x41\x6d\x3c\x91\x16\x5d\x08\xf6\x43\x5a\x04\x53\xec\xe6\x43\x5a\x3c\xf7\x2a\xad\x6b\x4a\x7b\x67\xb3\x9e\x57\x93\x1a\x78\x6e\xa5\x35\x25\x73\x69\x04\x7d\x7d\x8d\xa8\x81\xa0\xaf\x2f\x0f\x35\x10\xcc\xf5\xad\xe0\xe4\x08\xf6\xdd\xfb\x4b\x1f\x3c\x09\x4c\xeb\x1f\x53\x2d\x63\x3d\x98\x92\x4e\x3d\xbc\x0b\xc1\xd6\xa5\x95\x7d\xb8\x17\x82\x63\xcb\x4a\xda\xc3\xbd\x10\xbc\xb7\xa5\xd5\x84\xa6\x05\xd3\x1a\xea\xc3\xf2\x0f\xde\xdb\xfa\xff\xfc\xdf\xfe\x89\xe9\xbf\x7f\xe2\x85\xe8\x9f\xb7\x0a\xfb\x27\x5e\x08\x38\xd2\x1e\xfb\x27\x36\x3d\x1c\xdb\x6b\x1e\xee\x9f\xd8\xf4\xfb\x27\x36\x7d\x4f\x36\xba\xfd\x13\x9b\x1e\x66\xfc\xb8\xfb\x27\x36\x3d\xbc\xb7\xf9\xb7\x9f\x6b\xbf\x3c\xe0\x93\x4b\xa7\x4b\xb7\xdb\x5a\xae\x3d\xae\xf9\x80\xe4\x97\x9b\xe2\x26\x5f\x7f\xff\xbc\x4a\x7f\xff\xc4\x0d\x01\xf5\x33\xf2\xcb\xb8\x21\xf6\xcf\xa6\x56\x35\xe5\xdd\xd4\xea\xc5\x9e\x73\x1d\xf6\xcf\xa6\x56\xd9\x1c\xd5\x3f\x2d\xe5\x8d\x83\x01\x8e\x44\xd5\xef\x9f\x4d\xad\x36\x9d\xd5\x14\x44\xb5\xe2\x73\x88\x31\xb1\x7f\x36\xb5\xda\x62\xbe\x15\x0f\x50\xab\xb8\x21\xfa\xa7\x29\xdb\xe5\xda\x95\xad\xdd\x25\x97\x6e\x97\x54\xbe\xa5\x63\x36\x95\xdf\x52\xf9\x23\xfd\x52\x54\xbe\x64\xd2\x3f\x72\x57\x51\xf7\xb8\x21\x7a\xb2\xe7\xed\x9f\xa8\x07\xe8\x31\x60\xf6\x4f\xd4\xc3\xfe\x49\x04\x5b\x4f\x5c\xcf\xfe\x29\xfa\xaf\x08\x98\xf0\x4b\x75\xcf\x8e\xa9\xed\x70\x97\xba\x17\x63\xa6\xa7\x89\xaa\x72\xbc\x38\xb2\xbe\xbb\x7f\xaa\x72\x08\x43\xcb\x19\x6b\xfb\xa7\xea\x84\x17\x47\xd2\xf5\xec\x9f\xaa\x68\x55\xbf\xe8\x84\xaa\x5f\x12\x74\x76\x18\x46\x55\xbf\x54\x43\xcb\x38\xaa\x0a\x92\xa0\xb3\x04\x7a\xef\x9f\xaa\x0f\xaa\x61\xaf\xe7\xab\xa6\xcc\x62\x7f\xfc\x7d\xfb\xa7\x6a\xc9\xa6\x8d\x46\xca\xd6\x14\xe4\xc5\x91\x9d\x2f\xfb\xa7\x69\xa3\x17\x47\x72\x15\xed\x9f\xa6\x68\xcd\xeb\xb7\xbb\xa6\x4b\x63\x91\x67\x05\x63\xff\x34\x3d\xda\x74\xdf\xee\xda\x7a\x68\x66\x86\x9a\x5f\x76\xcd\xd6\x8d\xdd\x99\x5a\x75\xed\x16\x23\x3d\xce\xed\xfd\xd3\x35\x5b\xd7\x46\xd3\x4f\x15\xe4\xc5\xcc\xf9\x6f\xfb\xa7\x6b\xa3\x6e\xec\xce\x8c\x86\xae\xff\x7a\x0e\x8f\xec\x69\xa3\xae\xd9\x1c\x6e\x96\x8c\x77\xfb\xa7\x2b\xef\x8b\x63\x3b\xfe\x9e\x4f\x7c\xff\x74\xad\x9a\xa8\xaa\xc3\x3b\xdc\x55\x70\x68\xd5\x23\xb5\x19\x5a\xf5\xc5\xec\x8a\x34\xb4\x6a\x0c\xf1\x1c\x3b\xb1\x7f\x86\xca\x0c\x83\xd1\x38\x1e\x06\xe3\x60\xb3\xfa\x33\x95\x19\x26\x0e\xe3\x67\x78\xc5\x86\x90\xc2\x94\x63\xe8\x8f\x11\x6f\x6b\x4d\xdb\x0f\xf5\x1b\xd9\x93\xfc\xf1\xff\x2a\x10\x73\xbd\x6f\x1f\xe5\x58\x35\x58\xdb\xd4\xde\x4b\xbb\x2e\xca\xa9\x66\x99\x6e\xf7\xcf\xae\x87\x92\x32\xb5\x6f\x9f\x14\x6d\x57\x83\x17\x25\x27\x9f\xee\x9f\x5d\x77\xec\x39\x6b\x6e\xdd\xa5\x4e\x89\xa9\xea\x9b\x72\xec\x2a\x25\xa8\x4a\x3d\x77\x3d\xb4\x3b\xe2\xe4\x93\x21\xbb\xab\xd4\x9e\xc3\x1c\x4c\x38\xbb\x4a\xc5\x0f\xd2\x93\xaa\x6f\xff\xec\x6a\xf5\x42\xc6\x86\xfd\xb3\xab\x54\x72\x69\xe5\xeb\xb0\x7f\xa6\x4a\x25\x8b\x6a\x02\x3d\xf7\xcf\x54\xa9\xa9\x52\x6a\x30\x55\x6a\x3a\xb8\x3e\xff\x3f\x55\x2a\xa6\x73\xcf\xa9\x4b\xfb\x67\x2a\xee\x8b\x32\x4c\x38\xd3\x7b\xe8\x54\x31\x73\xf2\xd4\x51\x53\x69\x37\xd7\x94\xf6\x85\xd4\x88\xfb\x67\x2a\x6d\x12\x2f\xf4\x44\x5d\xee\x9f\xc3\xf8\x4f\x68\x54\x31\x27\x1f\xc6\x55\x52\x69\xf5\x4d\xbf\x1c\x06\xd6\x91\x73\x91\x36\x97\xd4\xe0\x48\xb2\x6f\x33\xda\xa1\x06\x47\xc2\xc4\xb5\xed\xa1\x5b\x0e\x95\x2a\xa9\xd4\xa1\x52\x2f\xec\x51\xd8\x3f\x87\x4a\x1d\xba\xc5\x87\xf1\xd0\x2d\x47\xc6\x9a\x0e\x3d\x74\x4b\x0e\x53\x8e\xeb\x76\xff\x1c\xea\x99\x68\xa3\xbe\x99\x80\xbf\xda\x23\xb9\xaf\x12\x97\xba\x7f\xbe\xfe\xec\xff\x19\x3b\x93\x1b\x6b\x7a\x18\xd9\xee\x9f\x15\xcf\x84\xab\x91\x14\xd0\x68\x5f\x72\xf4\xdf\x84\x46\x9e\xa3\x6f\xfd\xd7\x2a\x50\x42\x66\x5d\x4d\x29\x45\x90\x14\x45\xee\xab\xe6\x66\x7c\xf8\xcf\x48\xdb\x4f\x7c\x6f\xfc\x8e\xfd\xcf\x50\x17\xe1\x8b\x76\x1a\x37\x72\x55\xb7\xc5\xd3\x21\x86\x2d\x8f\x62\xa7\x9d\x8e\x31\xa9\x50\xa7\xfb\xcc\x69\xd7\xc2\x96\x47\xe9\x96\xd9\xb7\x38\x26\x8a\x1b\xd9\x69\xd7\x92\x0a\x61\x14\xa7\xdf\x69\xaf\x7d\x30\xf7\x94\x3f\x9d\xcb\xa7\x69\x60\x69\xc0\x69\x3f\xea\x84\x70\x04\x4e\xfb\xf1\xb4\x37\x9c\x30\xa7\xbd\x41\xc2\x54\x82\x85\xe3\x77\xda\x1b\x1f\xd4\xe1\xc6\x70\xda\x1b\x9c\xa9\xa9\x72\x8e\xd3\xde\x80\x7a\x8f\xe2\x37\x7b\xd9\xf6\xcb\xe9\xcd\x9b\x97\x4d\xff\xa0\x0d\x3f\xc6\xcb\xa6\x7f\x50\xbb\xdf\xc5\x65\xcb\x2f\x6e\x77\x99\xd4\xff\xb2\xe5\x97\x9f\xac\xab\xfb\x65\x33\x2f\x6e\x64\x70\x01\xbd\x6c\x26\xf9\x58\x47\x71\x1d\xba\x6c\x27\xf9\x58\xa7\x9f\xca\x65\x33\x2f\x17\x1d\xa7\xd5\xe5\xe0\x7d\x90\x7b\x22\xdc\x36\xe0\xf6\x47\xdd\x3b\x6f\x7f\x94\xb4\x04\xcb\x7a\xdc\xfe\xe8\x07\x95\x53\xdb\xf1\xbb\xfd\x4d\xa9\x37\x41\x19\xf1\xbb\xfd\xd1\x9b\xf3\x4a\x92\xb7\xdb\xbe\xbd\xad\xc7\xa4\x09\xb7\xf5\xb8\x89\x62\x73\xa9\x7e\xac\x87\x0c\xba\xb8\xaf\x3f\x76\x08\xc6\xf9\xe6\xce\xf6\xf8\x95\x11\x61\x34\xf6\xde\xf9\xf8\x99\x91\x43\x0c\x3f\x61\xfc\x1e\x27\xcc\x43\xec\x86\x53\xed\xb1\x51\x1f\xcc\xe9\x27\xfb\xd8\xa8\x0f\xea\xcf\xd5\xfb\xb1\x51\x32\x74\xec\x4a\xf1\x7b\x6c\xd4\x63\x80\xa3\x45\x36\x8a\xab\xbb\xaa\x7d\xfb\x38\x61\x1e\x0e\xbd\x36\x9f\x72\xc2\x3c\x36\xdd\x19\xf9\xd8\x74\xf2\x25\x10\xef\x15\xbf\xd7\xa6\xbf\xbb\xe9\xf4\xd0\x6b\xd3\x5f\xc4\x83\xbd\xf1\xda\xf4\xd7\x0f\xc3\x1d\xfc\xb5\x9d\x1f\xb4\x90\x69\xbe\xb6\xf3\x75\x85\xf1\x0b\x7d\x6d\xe8\x07\x75\x39\x99\x5f\x1b\x4a\xbe\x84\x81\x0d\x3f\x7e\xaf\x4d\x80\xc9\xcf\xfd\xa3\x36\x41\xd6\x5e\xf2\xbf\x0f\x60\x47\x91\xd4\x97\xdf\xae\xc0\xa2\x6c\x59\x66\x38\x53\xa5\xe8\xb0\x88\xc3\x09\xb0\x8a\x22\x33\x2f\x3f\x7f\x0c\x0a\x58\xe4\xdc\xc0\xb4\xf3\x8b\x94\xbb\x60\x62\x1f\x12\x92\x82\x89\x5d\x98\xce\x81\x82\x89\x5d\xf8\x1e\xf3\xd5\x61\xd9\x20\x22\xd4\xa2\x69\x11\x8b\x34\x7b\x45\x21\xf2\x47\xf8\xde\xf4\xbf\xa5\x65\x4c\x9f\xfe\xa3\xc8\x46\xc1\xcc\xa5\x93\x45\x62\x0e\x14\xc2\x63\xa3\x48\xcc\x0b\x29\x0a\x46\x65\x91\x2e\x12\x67\x20\x9d\x8b\x05\x43\x7c\x14\x32\x0d\x8c\xba\xcb\xac\x5a\xe5\x08\x00\x74\xb2\xc8\x9b\x4b\xf5\x1c\x89\xd5\xc5\x06\x2e\x4c\xdc\x77\x51\x24\xc9\xc5\xcb\x06\xf8\xd0\x8b\x24\x19\x98\xdc\x1a\x14\x45\x8e\x5c\xbc\x87\x98\x63\x40\x51\x64\xbf\x40\xab\x95\x91\x6a\xfe\x66\xb7\x23\xd1\x16\x45\x72\x0a\x4c\x22\x19\xa3\x74\xdf\xe4\xc4\xfb\xe0\xf0\x4a\x94\x6e\x17\x7d\x90\x24\x62\x8c\xd2\xed\x22\x6e\x94\x9a\xfe\x66\xb7\x8b\x64\xba\xdc\xbd\x16\x45\xa6\x0b\xd4\x9f\x8d\x92\xe9\x02\xdf\x63\xb4\x1d\xdb\xb3\x50\x4b\xf3\x4d\xbb\x83\x6b\x7c\x07\x37\x44\x46\x91\xd6\x02\x8b\x0c\x19\x51\x86\x33\x66\xf8\xa3\x68\x8b\x32\xfc\xd1\xc1\x16\x5b\x2d\xf2\x47\x87\x3f\x3a\x7d\xd5\x1f\x1d\x5c\x1c\xc2\xe6\x56\x24\xa4\x65\xfa\xa3\x88\x86\x32\xfd\xd1\x0f\xd6\x6e\x82\x1c\x15\xf8\x1e\x63\x82\x48\x52\x81\x1a\xd6\x43\x92\x0a\x7c\x8f\xd1\x49\xd3\xee\xe5\x7a\x00\xee\x49\x8f\x22\x6f\x05\xcc\xdb\x10\x45\xde\x0a\xcc\xe9\xf0\x4d\xc7\xe0\x83\x58\xbb\x1a\x8e\xc1\xb4\xed\x2c\xdd\x45\x2a\x0b\xac\xee\x20\x4b\x65\x81\xef\x31\x5f\xb5\xed\x13\x1f\xed\xb2\x01\xb6\x3d\x76\xdb\x79\x35\x6c\x3b\x97\xeb\x72\x3c\x26\x4a\xd8\x76\x2e\xd7\xe5\x58\x45\x94\xb0\xe9\x92\x54\x6e\xe2\x8a\x22\x49\x05\xe6\x74\xca\x48\x52\x81\xef\x31\xcb\x6c\x42\x38\x8d\x98\x0b\xe1\x34\xe2\xcc\xfb\x20\x7d\x40\x14\x89\x2b\xd0\xda\xfe\x51\x5b\x90\x8e\x01\xdb\x4a\x49\x2b\xb2\x33\xb9\xd2\xb9\x32\xd2\x92\xfe\x28\x9b\x54\x91\x6b\x02\xde\x90\x10\x45\xae\x59\xd2\x0f\x12\x73\x42\x91\x58\x02\x66\x69\x8f\xb2\xfc\x20\xe5\x9a\xd5\x7e\x93\x6b\x02\x19\xdd\x22\xfb\x48\xae\x49\xde\xc6\x28\x72\xcd\x22\xd7\x74\x4d\x91\x6b\x16\x4c\xbc\x83\x1b\x30\xa2\xc8\x2c\x81\x45\x56\x9f\x28\xcb\xae\x5c\x76\x25\xc3\x27\xd7\x04\xbc\x51\x2b\x8a\x5c\xb3\xac\xdd\x02\xfa\x63\xd9\x82\x45\x46\x19\x97\xb6\xc3\x16\x90\xc8\x95\xe3\x1d\x51\x0e\x97\x14\x8e\x74\x0f\xae\xce\x88\x72\xf8\x9b\xdc\x1c\x3b\xad\xc6\xe1\x6f\x72\x25\xec\x68\xae\x46\xf2\x4f\x60\x39\x63\xa4\x9f\x45\x16\x49\x1e\xf8\x28\xb2\x48\x20\xbb\xb5\x95\x45\x16\x59\x64\x73\x3a\xcb\x22\x81\x39\x9d\xba\xb2\x48\xe0\x7b\xcc\x32\x7b\x8d\xfb\xa0\xa6\x8b\xc0\xe9\x47\x85\xd1\x75\xec\xf9\x21\x8d\x04\x26\x57\xeb\x47\x91\x46\x16\xc8\xe0\x68\x2e\x77\xb2\x41\x20\xd2\x8d\xe9\xb4\xd7\x2e\x9b\xe0\xa4\x94\x0d\x02\xab\xdb\x6d\xb2\x41\xe0\x7b\x8c\xba\x49\x07\x81\x56\xfd\x01\xe9\x60\x91\x0e\x36\xeb\x2b\x1d\x04\x22\xfd\x6e\xa5\x83\xe5\xb2\x6e\xd8\xae\xca\x65\xdd\x2e\xee\x2f\x89\xff\xbe\xfc\x23\x8a\xcc\xb0\x10\x3c\x32\xc8\xe0\x1a\xe5\xb6\x9e\x37\x61\x04\x41\x9d\x6e\xab\x49\xc6\xfd\x21\xb1\x2a\xb7\xf5\x24\xe3\xfe\xf4\xf7\x6f\x7b\x9a\x8b\xa6\xd4\x9e\xe5\xb6\xa7\x6f\x7b\xda\xdd\x41\x52\x09\x24\xf1\x1e\x51\x24\x95\xe5\x76\xae\xb8\x15\xc8\x20\x81\xd5\x9b\x6f\x3a\x59\x24\x95\xcd\x35\xfe\xde\x4d\x78\xf9\x9c\x78\x4c\x52\x09\xcc\xe9\x9b\x8f\xe3\xf1\x38\x31\x30\x53\x14\x49\x25\xd0\x3b\xca\xa7\xc8\x29\x81\xe0\x66\xd1\x28\x72\x4a\x60\xce\x66\x91\xc3\x41\x38\xfa\x68\x7e\x9b\xf2\x40\x20\x89\xef\x8a\x22\x0f\x04\xc6\xcf\x99\x2d\x0d\x2c\x72\xbe\xe6\x17\x26\xe7\x03\xf2\xe7\xb4\x90\xf3\x15\xc9\x5c\x73\xbf\x90\xcc\x01\x73\xba\xe5\x49\xe6\x8a\x96\xda\xe6\x42\xfd\xda\x6b\x1f\xa4\x42\xb3\xc8\xef\x8a\x96\xda\xe6\x86\x21\xc1\x03\x56\x77\xf4\xde\x5d\xb7\xd7\xc7\xbe\xef\xb5\x4a\xea\x2a\xa1\x16\x83\x34\x91\x51\x35\xcb\x02\x45\xbb\x61\xd5\x2c\x5b\x7f\x76\x08\x4a\xa7\x12\xf5\x2d\x24\xf7\xf1\x47\x25\xea\x3b\xaa\x44\x8f\x94\x87\x51\x25\x7a\x40\x72\xd1\x67\x54\x89\x5e\x85\x4d\x8d\x06\x01\xaa\xd2\x29\x20\x35\x94\x55\xed\x9c\x55\x3b\x27\x69\x05\xa3\x6a\xe7\x04\x26\x17\x52\x46\xd5\xce\x59\xab\xdf\x13\x8b\x66\xd5\xe6\x08\x4c\xce\x8f\x45\xd5\xe6\x08\x94\x41\x2a\xbe\xa8\x44\x31\x08\x1e\xec\x8c\x5a\xad\x47\x3d\x7d\xcc\x57\xad\xc8\x07\x75\xd9\x21\xd5\x7a\x68\xc1\x24\xab\x57\x54\xc9\x19\x30\x87\x6f\x4a\xce\x00\xa2\x7f\xa3\xca\xcd\x80\x1c\xb6\x53\xfb\x65\xd5\x7e\xd9\x8b\x65\xc3\x32\xac\x0e\xcd\x7f\xef\xb0\x90\x77\x96\x90\xfd\xa8\x32\xb8\xea\xed\xa8\xcc\xf9\xda\x6c\xf9\x07\x9c\x90\x88\xaa\x8d\xb3\x1a\xe4\xbc\xac\x96\xed\x6e\xdc\xe4\xb4\x7f\xd0\x76\x7f\xd0\xb9\x4e\x3d\x6a\xb3\xd9\xe4\x6d\x1a\xa4\xfe\x8b\xda\x6c\x37\x07\x6b\x49\x4e\x14\x55\xe3\x28\x10\x78\x2f\xa3\x6a\x1c\x05\x46\xf8\x54\xb7\x73\x48\xba\x3f\xba\xd5\xef\x56\x9f\x04\xb3\xa4\x5d\x8d\xda\xad\x3e\x64\xf3\x67\xb7\xca\x35\xab\x2c\x92\x73\x2b\x51\x65\x91\x40\x5d\x70\xab\x2a\x8b\x04\xe6\xf8\xf9\xff\xad\x99\x8c\x51\x63\x42\x95\x31\x02\x93\xdc\x3e\x51\x65\x8c\x75\x98\xb7\x91\x0f\xb4\x6a\x08\x05\xe6\x70\xb2\x0c\x6b\xab\x6d\xd4\x25\xbf\x6a\x1b\x05\x56\x77\x02\x69\x1b\x05\x3a\x79\x04\xa3\x0e\xbb\x9b\x78\xe9\xe1\x4a\x57\x87\xfd\x3d\xc8\xfb\x52\xac\x87\x8d\xd2\xaa\xea\x37\x5b\xa5\xa9\xc0\x24\x2b\x48\xd4\xb1\x5b\xf5\xf8\x98\xad\xb2\xc3\xc9\xb9\x94\x7e\x16\xd3\x0e\x27\xe7\xd2\x20\x2f\x74\xd4\xe9\x74\x9c\xa4\x8a\x43\xec\x54\xc9\x2c\x50\xf7\x80\x4a\x66\xab\x2c\xb5\xef\xff\x66\x7f\xc0\x52\xc9\x4b\x16\x55\x96\x0a\x54\x0e\x48\x44\x95\xa5\x02\x65\xf4\xfd\x03\xf6\xc7\x84\x99\xf8\x29\x4a\x53\xab\xfc\xb3\xc3\x79\xab\xfc\x13\x98\x7d\x5a\x5b\x1b\xf5\xc1\x94\x06\x57\x4d\xa9\x35\xf6\x99\x09\xda\x2e\x25\x05\x1a\x49\x61\xa3\x4a\x49\xab\xe6\x55\xad\xb0\x55\xf3\x2a\xd0\x0a\x9c\xa6\x6a\x5e\xad\xb1\xab\x4b\xab\xe4\xa4\x40\x93\x7f\x56\x29\x29\xe0\x65\xa2\x51\xa5\xa4\x55\x4a\xda\x6d\xbc\x94\x14\xc8\xbd\x5a\x49\x49\x6b\xd8\x82\xff\x8e\x3c\x8b\xaa\x59\x15\x68\xc4\xcc\x45\xd5\xac\x5a\xbd\x67\xd5\xaf\x30\x6d\xb2\x54\x57\x0b\x7f\x95\xea\x02\xd3\x5d\xbd\x4a\x75\xab\x54\x97\x83\x8c\x51\xa5\xba\x40\x19\xce\x31\xa9\x2e\x30\x89\x7d\x8d\x9a\x4e\xc5\xb4\x7d\x10\xe7\x9a\xb6\x8f\x14\xb7\x3d\xac\x9a\xed\x93\x24\x77\x17\x77\x49\x32\x30\xb5\xd6\x55\x49\x72\x95\x24\x93\x2e\x30\xaa\x24\x19\x98\x44\x6e\x45\x95\x24\xd7\xe5\xbc\xb3\xf1\x9a\x5a\x81\x85\x0f\x32\xaa\x84\xb8\xae\xfd\xa3\xcc\x28\x79\x2d\x30\x49\x17\x18\x55\x5e\x5b\x0f\x7f\xd4\x8a\x1c\xfe\xe8\x07\x91\x4e\xf6\xc3\x1f\x3d\x5c\x97\xdc\xd9\x0e\x7f\xe1\x83\x54\xd1\x54\xe9\x6f\x95\xeb\x76\x2c\x1d\x55\xae\x0b\xb4\xea\x5a\x25\xd9\x05\x86\x56\x8d\xaa\xad\x15\xf8\xde\xb4\x1e\x56\xf7\x20\xe3\xa1\x5b\xa7\xc6\x56\x60\x68\xe8\xa8\xb2\xe4\x7a\x3a\xca\x18\x09\xab\xfc\x17\x18\x5a\x35\xaa\xf4\xb7\xfe\x4b\x3b\x4b\x75\xe5\xbf\x80\xc7\xc9\xa3\x6a\x6b\xad\x1f\x25\x1e\x5a\x13\xaa\x8c\xb8\xee\x64\x45\x0c\x8b\x8c\xb8\x6a\x0b\xc5\x65\x1f\x55\x5b\x28\x90\x04\x2b\x46\x95\xfd\x02\x63\x37\x40\xf6\x5b\xb5\x85\xc2\x6a\xab\xe4\x17\x18\xbb\x1f\x25\xbf\xf5\xda\xc9\x31\x28\xb2\xfe\xf2\xe1\xee\xfe\x2d\x1f\x06\xca\xcf\x89\x2b\x1f\xae\xe4\x89\x1d\x24\x55\x8c\x7a\xd9\xdd\x17\xdd\x0d\xbb\xae\x52\x64\x60\x28\x94\xab\x1c\x18\xf8\xde\x64\x12\x69\x1e\xad\xde\x3a\x25\x15\xba\x6d\x93\x54\x79\xef\x20\x52\x65\x60\x28\x77\xab\x54\xb9\x12\x2e\x3d\xf6\x0e\x72\xdb\xb7\x18\x5b\xd3\x9d\x5f\x5b\x6b\x95\x17\x0f\xb7\x45\x79\x31\x50\xdb\xae\x87\xfd\x6d\x00\xc3\x70\x07\xb9\x6d\xc2\x4e\x17\x64\x91\x4d\xb8\x6d\x82\x13\x4b\x12\x0c\x94\xe5\x5a\x2b\x09\x06\x6a\x41\xf1\xd5\xc7\x16\x10\xcf\x3c\x86\x13\x4b\x7a\x0b\x8c\x3d\x3b\x34\x99\x02\x63\x2f\x7b\x9a\x4c\x2b\xf1\xcc\x63\xd8\x95\xda\x47\xeb\x3f\x62\x4c\x91\x63\x80\x7d\x34\x9d\xde\xf2\xe2\xea\x05\xac\xce\x21\x79\x31\x30\x54\xff\x55\xf3\x28\xd0\x77\x77\xbf\xd6\xff\x25\xda\xc8\x69\xf5\x5a\xff\xd7\x11\xa0\x6b\x5f\x47\xe0\x65\x5a\xb9\x0f\x4b\xb1\x81\xa1\x52\xac\x52\xec\xaa\x59\x75\x38\x76\x9a\x55\x81\xa1\x52\xac\x9a\x55\x81\x3a\xfc\xa0\x24\xe2\x40\xfe\x7b\xca\xbe\xf8\x88\xf8\x50\x0b\x55\x79\x38\x50\xf7\x82\x20\x0f\x07\x22\xdc\xd6\xa4\xe1\x55\xce\x3d\x68\x78\x93\x73\x03\x5f\x59\x52\x56\x2c\xe3\x83\x42\x5e\x37\x02\xa3\x85\xef\xb1\x45\x59\xb3\xcc\xa6\x37\x8a\xba\x45\x2c\xf2\x24\x0b\x8f\xa6\x0d\x16\x18\xba\x2f\x9b\x36\xd8\xf6\x73\xa2\x35\x2b\xf2\x58\x86\x9c\x4c\x1f\x63\x9c\x9a\x36\xd8\xe1\xab\xda\x60\x81\x21\xe7\x6e\xda\x60\x9b\x36\x58\x12\x8c\x45\xd3\x06\x0b\x0c\xf5\x75\xd3\x06\x0b\x14\xae\x75\x89\xa6\x0d\x16\x18\xaa\x9c\xa6\x09\xb6\x29\x07\x38\x09\x19\x4d\x39\xd0\x4c\xbf\xc3\xde\xdf\x94\x03\x40\xe1\xec\x7b\x34\xd5\x00\x30\xb4\x9d\x35\xd5\x00\x30\xb4\xe7\x36\x83\x1e\x9a\x96\x5a\x72\x9a\x45\xd3\x52\x0b\x0c\x05\x42\xd3\x52\x0b\x8c\xd9\xff\x3b\x71\x4a\x34\x63\x22\x5a\xdd\xbd\x40\x67\x55\x7b\xa1\xda\x0b\x83\x22\x7b\xa1\xba\x14\xc0\x56\x9b\x6a\x04\x68\x5a\xee\x9b\x62\x04\x30\x55\x51\x34\xc5\x48\x33\xa4\xda\xe1\x56\x8b\x00\x43\x4f\x69\x53\x8b\x00\xdf\xff\xa7\xff\xaa\xdd\x50\x4d\x22\xe1\x3f\xb3\x1b\x9a\xdd\x30\xa8\x9a\xfa\x04\x18\x1c\x34\x8e\xa6\x40\x69\x9c\xb0\x1c\xc4\x37\x45\x6b\x0e\x37\x0a\x65\x0d\x1f\xb3\x9d\xda\x98\xf5\xad\x35\x15\x0a\x90\xb1\xdf\x74\xb8\x9b\x97\x0e\x51\x5d\x15\x0a\x30\xa6\xa3\xa1\x44\x01\xc6\x74\x02\x28\x51\x80\x32\xb8\x6d\x3c\x9a\x1a\x05\x58\x5a\xbf\x9b\x1a\xa5\x19\xad\x31\x9c\x15\x0a\x12\xa0\xac\xf4\xbf\xed\xb6\xbf\x9c\x73\x63\x6e\x2a\x48\x80\xef\x4d\x3a\xb7\xdb\x1d\x44\x5e\xeb\x0d\x6f\xdd\xee\xe8\x76\x07\x4a\xbd\x19\xd4\x01\x24\xa7\x13\xa3\x69\x37\x07\xd2\x3d\xb8\x69\x37\x6f\xdd\x0d\x0b\x4a\xdb\x14\x29\xc0\x20\x21\x42\x34\x45\x4a\xeb\xae\x10\xec\xc2\xcd\xa0\x0e\x60\x4c\xe7\x95\x31\x1d\x4d\x2d\x43\x7e\xae\x68\x6a\x19\x60\x36\xfb\x5b\x2d\xd3\x86\xab\x1e\xac\xa7\x29\x5c\x80\x31\x9d\x7e\xea\x96\x36\xfc\x51\x22\x28\x9a\x82\x01\x18\x13\x4a\xdb\xd4\x0b\x6d\xba\x79\x38\x27\xe5\xf8\x40\xa4\x2d\x95\xe2\x03\x65\x0c\x62\x2f\x9a\x1c\x1f\x58\xc6\x02\x34\xe3\x2c\x80\x55\x8a\x3f\xe0\xf0\x4d\x66\x33\xd4\xba\x69\x9c\x6e\x86\x45\x87\x4f\xd9\x45\xc6\x59\x90\x8f\x2a\x9a\xe2\x00\x18\x7a\x64\x9a\xe2\x00\xc8\xb6\x8b\x6c\x80\x7a\x81\x0c\x11\xd1\xd4\x0b\x40\xfe\x5c\x81\xd4\x0b\x4d\xbd\x40\x92\xad\x68\xea\x05\x20\xf5\xfb\x35\xf5\x02\x50\x06\x19\xb5\xa2\x19\x8f\xd1\x8c\x8b\xf6\x43\xd3\xd2\x0d\xa4\x1b\x5b\x53\x55\x34\x2d\xdd\x13\xe7\x71\x53\x56\x00\xb9\x97\x50\x65\x05\x90\x7b\x3d\x33\x68\x03\x58\x06\x4b\x34\x85\x46\x33\x68\x43\x8f\x7e\x53\x69\x00\x63\xfa\x6d\x1b\xb4\x01\x7c\x8f\xf1\x03\xca\x0b\x60\x71\xe5\x62\x34\xe5\x45\x53\x4b\x18\xc9\xd1\xd4\x12\x40\x37\x82\xad\xa9\x25\x5a\xee\xb6\xd3\x93\x69\xdb\x3f\xa8\xd3\x99\x9b\xb6\xdd\xe0\x0e\x1d\xe7\xcd\xe0\x0e\xc0\x7b\x81\xa2\xa9\x42\x9a\x2a\x64\xee\x32\x1b\xff\x41\x0b\xbf\x0d\x65\x48\x33\xe0\x43\x03\x4d\x53\x73\x00\x93\x7c\x2d\xd1\x94\x1c\x8d\xf4\x38\x43\xbf\x5b\x5b\x36\x8b\xbb\xd3\x0a\x82\xb5\x29\x39\x9a\xfa\x42\x76\xde\xd4\x17\x40\x35\x1c\xa0\xa9\x2f\xda\xda\x75\xf3\x55\xeb\xb6\xcc\x06\xe7\x9b\xd6\x4d\x19\x22\xf9\x6c\x6b\x57\xe4\x93\x21\xc5\xb9\xab\x0c\x69\xca\x10\x99\x4f\x53\x86\x00\x93\xfb\xf6\xa2\x29\x43\xda\x61\xbf\xc9\x09\xb4\xaf\x03\x2d\x9c\x81\x87\xfd\x66\x14\x88\x44\xa4\x19\x05\x02\xd4\x70\x47\x50\x99\xb4\xc3\x7e\xdb\xaf\xda\x6f\x07\xfd\xe6\x8e\xaa\x0c\x01\xca\xf2\xb3\x52\x86\x00\x5e\xce\x1f\x4d\x19\x02\x94\x7f\xfb\xbf\xd6\x7a\xa0\xee\x19\xa8\xb1\x1e\x98\x3a\xbb\x9b\x62\xa5\x19\xf2\xb1\x77\x59\x65\x08\x30\x75\x9d\x37\x43\x3e\xda\xe9\xc7\xe1\x74\x53\x87\x00\xd3\xd0\xd0\x66\x7c\x07\x50\x8a\x3c\xc7\xf8\x8e\xa6\x5a\xf9\xdb\x9e\xad\x98\x01\xa6\xa1\x4c\x4d\x31\x03\x94\x7f\x3b\x92\x6a\x06\x98\x86\x23\x34\xd5\x4c\x53\xa7\xec\xcd\x52\x9d\x02\xcc\xe2\x32\xaa\x4e\x01\x26\x29\xa3\xa2\x19\xc5\x01\xb4\xe6\xbc\x33\x8a\xa3\xa9\x66\xf6\xca\xa7\x9a\x01\x3a\x77\x29\x44\x53\xcd\x34\x83\x3d\xf6\x77\xad\x9c\x01\x66\xf1\xab\x53\xcd\x00\xc5\x80\xa4\xa6\x9a\x01\xa6\xf1\x0e\x4d\x31\xd3\x94\x24\xd3\xcd\x58\x49\x02\x4c\x82\xe4\xa3\x29\x49\x9a\x92\x64\xba\x31\x2a\x49\x80\xc9\xa9\x8b\x68\x4a\x92\xa6\x24\x99\xee\x82\x4a\x12\xc0\xa4\x8c\xd1\x94\x24\x4d\xbb\xfc\xf4\x7b\xd5\x2e\x0f\x4c\x03\x1e\x9a\x76\x79\xa0\x8c\xe9\xa7\xa3\x61\x1e\x98\xba\xc9\x9b\xca\x05\xf8\x1e\xa3\x6e\x4a\x17\x60\x16\xbb\x4d\xe9\xd2\x94\x29\xd3\xe1\x53\xa7\x00\xe5\xe7\x6a\xa8\x4e\x69\xaf\x03\xef\x9c\x55\x6f\x00\xd3\x20\x87\xa6\xde\x68\x9a\xd7\xa7\xf5\x7d\xf7\xab\x0f\x2b\x35\x03\xaf\x79\xbd\x49\xf5\xc9\xa7\x16\x5d\xaa\xdf\xe5\xf0\x24\x89\x8a\x2e\x87\x07\x9a\x71\x1c\x5d\x0e\xdf\x8d\x97\x26\x6b\x59\x74\xe3\xa5\x81\x4a\x86\xfa\xe8\x1a\xe6\x81\x4a\x66\xeb\xe8\x1a\xe6\xbb\x41\x19\x64\xe6\x89\x6e\x50\x06\x50\xb5\x11\x74\x05\x01\x30\x0d\x0a\xe9\x0a\x82\x6e\x6c\xf4\x44\x2c\x76\xd9\x3f\x30\x0d\xa1\xee\x9a\xef\x81\x26\x4b\xea\x9a\xef\xbb\x91\xcb\xf1\xb3\xcc\x1f\xe0\xf6\x07\xae\xc7\x8c\x2e\x85\x07\xa6\x62\xb4\x4b\xe1\xbb\x29\x4f\x34\x3c\x77\x69\x37\x60\xaa\xb7\xe8\xf2\xea\x2e\xaf\x8e\x62\x99\xdd\x51\x99\x33\xf8\x59\xbb\xbc\x1a\x98\x46\x94\x77\xc3\x28\xba\xbe\x80\xb0\x8b\xf4\x05\x00\xd3\x00\xe7\x2e\xfb\xee\xfa\x02\x38\x58\x1c\x5d\xfa\x0d\x4c\x83\x45\xbb\xf4\xbb\xeb\x0b\x88\x6a\x75\x77\x13\x2e\x1e\xb3\x6a\xb7\x45\xb7\x8f\x59\x91\xc7\x32\x3e\x18\x87\x45\xfe\xdd\x75\x19\x90\x64\x26\xba\x2e\x03\x60\x1a\x8f\xdd\xa5\xe4\xbd\x55\x1f\xa3\xbe\x7a\x08\x80\x3a\x1c\x17\x29\x39\xd0\x0c\xef\xea\x52\x72\xa0\x91\x16\x2d\xba\x8c\x1c\xa8\x1c\x19\x8a\x2e\x23\xef\x6d\x37\x8a\xaa\xc9\xa2\x81\xe6\xa2\xd8\x35\xf4\x77\x48\xf4\x08\x54\x76\x97\x45\x03\xcb\xf8\x88\x2e\x8b\xee\xb2\x68\xb2\x66\x44\x97\x45\x03\xb3\xc2\x75\xba\x2c\xba\x73\x30\x71\xb8\x97\x75\xa3\x43\x80\x45\x82\xf4\xe8\x9a\xf5\xbb\x51\xca\xba\xce\xbb\x51\xca\xc0\xe4\x46\xd5\xe8\x1a\xe7\xbb\x24\x37\x58\x3c\xbb\x24\x17\x98\xc6\x0e\x75\x49\x2e\xf0\x3d\xe6\xab\x8e\x3c\xf7\xc6\x19\x3b\xd4\xb5\xce\x03\x65\x41\xd3\xbb\xc6\x79\x60\xea\x8c\xea\x63\x57\xed\xe2\x45\x8b\xec\x22\x43\x48\x62\xf8\xcf\x1c\x77\x42\x48\x38\x20\x11\x5d\xdb\x3c\xd0\x74\xc3\x77\xa9\x76\x37\xcc\x99\x9b\x8b\xa2\x6b\x75\xef\x86\x39\xb3\x09\x76\x23\x48\xfa\xdc\x0d\xf0\x55\x1b\xf0\x41\xc6\x7e\xcc\x06\x4c\x52\x6c\x39\x25\xa5\xda\x9d\xf3\x86\x23\x50\x2d\x5d\x62\x0d\x4c\xe3\x95\xba\xc4\xba\x4f\xa7\xa4\x6d\x97\x45\x03\x25\xed\x34\x59\x74\xe7\x0a\x83\x11\xac\xe1\x5d\x2e\x0c\x78\xcd\x74\x74\xa9\x30\x30\x8d\xae\xea\x52\xe1\x2e\x55\x0d\xd6\xeb\x2e\x55\x05\x66\xfd\xe5\x7f\xef\xd9\x5d\x26\xdb\x65\xb2\xe4\x75\x88\x2e\x93\xed\xc9\x24\x83\x19\x76\xad\xe2\x40\x19\xe1\x92\x99\xf6\x2a\xb9\x57\x34\x2d\x74\xc9\x6d\x97\xc9\x46\xfa\xaa\x55\xe7\xca\x38\x83\xb4\xba\x4c\xb6\xcb\x64\xc3\x35\x53\x26\xdb\xbd\xf1\x77\x3f\x66\xe7\xcb\x64\x83\xed\xa7\xcb\x64\x81\x59\x8b\x6f\x3a\x7d\x64\xb2\xc1\x66\xd6\x65\xb2\xc0\xac\xc5\xea\xda\xd2\xb4\xa5\xf0\x9e\xae\xf5\x1c\x98\xd5\xc5\x50\x72\xdb\x0d\x23\xd6\xc1\xd6\xe5\xa3\xc0\xd4\x1a\xdd\x0d\x23\x06\x8a\xd7\x62\x44\x37\x8e\x18\x98\x15\x2e\xd2\x65\xad\x9d\x14\x8b\x23\xfd\x60\xe5\xa3\xdd\x4b\x7a\x9d\x2c\x87\xfd\x46\x3e\x45\x53\xf8\x47\x3f\x9c\x05\x07\xd7\x80\xda\x52\x8d\xe7\xc0\xac\xb0\xe7\xae\xf1\xbc\x73\x95\x6f\xc5\x04\xd9\x25\xb2\x1d\xea\x69\x6a\xf6\xe8\x72\x4f\x20\x7f\xae\xdd\x72\xcf\x2e\x35\x4c\x7b\x5c\x6a\x08\x4c\x8d\x4a\x5d\x6a\xd8\x49\x36\x62\xca\xec\xe8\x06\xfa\x02\xcb\xe0\x94\x6e\x68\x47\x37\xc2\x36\x5d\x81\xe5\x66\x40\x76\x78\x77\x97\x9b\x75\x49\x17\xf9\x41\xa2\x4b\xba\x80\xd5\xec\x5d\x49\x57\xd7\x5e\xac\x37\xad\x4b\xb1\x80\x59\x6d\x82\xf6\xe2\x6e\x68\x05\xb9\x3a\xa2\x1b\x5a\x01\x2c\x09\x61\x37\xb4\xa2\xdf\xd6\x0d\x39\xd8\x65\x62\xdd\x7b\x7b\xed\x37\x03\x71\xbb\x71\x14\xe9\x8a\x6e\x1c\x05\x50\xd2\x95\xda\x38\x8a\x2e\x87\xf3\x40\x49\x97\xc3\x01\x73\x4d\x1f\xb3\x55\x72\x38\x12\x4f\x44\x97\xc3\x01\x73\xb9\xe1\xcb\xe1\x80\x62\xc6\xda\xe8\xda\x95\x81\xe6\xa1\x86\xfe\xd8\x52\x42\x7d\x7f\x8e\x95\x91\xbe\x40\x33\x4e\xb0\x4b\xfe\xba\x91\xbe\xfa\x0d\xbb\xec\x0f\x68\xe1\x20\x48\xfe\xba\x67\xe5\xf4\xba\x75\xf9\x1a\xd0\xd2\xad\x40\xbb\x32\x30\xbb\xcb\xbe\x76\xe5\x6e\x08\x06\xe9\x29\xa2\x6b\x1f\x06\x66\xf7\x4d\xed\xc3\x40\x31\x59\x67\xf4\xd7\x7a\xbc\x24\x99\x90\x8b\x68\x32\x06\x8a\x06\xac\xae\xc9\xb8\xbf\xce\x0f\xfc\x54\x5d\xf2\x07\x4c\xee\x11\x8c\x21\xf7\x1b\x3f\xeb\x01\xa5\x1d\x12\x3d\xa0\x73\xc1\x59\x0c\x79\xde\xf8\x39\xa2\x28\xa2\xe1\xb9\x35\x60\xe9\xd2\x1c\x46\x5b\x00\xa3\xd2\x1d\x43\xf3\xed\x90\xc1\x91\x4b\x21\x86\x0c\x0e\x98\xa4\x93\x8f\x21\x83\x1b\x9e\x6e\x23\x65\x4a\x0c\x29\x1c\x30\x8d\x85\x18\x9e\x6e\x1b\x5a\x7e\x49\x87\x14\x43\xcb\x2f\x30\x8d\x85\x18\x5a\x7e\x87\x31\xb4\xda\xfb\x87\x06\x5c\xa0\x68\xa6\x1c\xc6\xd0\x02\x3b\x70\x65\x48\x11\x81\xd6\xc2\x6a\x9c\x16\xd9\x76\x88\xcd\x90\x23\x02\x4d\x6b\xd5\xd0\xcc\x3b\x3c\xc9\x46\x4e\xa3\x18\x1a\x75\x81\x66\x0c\xf9\xf0\x24\xdb\xf0\xd8\x1a\x79\x24\x62\x48\x25\x81\xe0\xe6\xa4\x18\x1e\x5b\x1b\xb2\x4b\x4e\xfb\xc7\x90\x5d\x02\xad\xb1\x73\x0c\xd9\xe5\x90\x4a\x92\x5f\x21\x86\x54\x12\xe8\x46\x79\x0e\xa9\x24\xd0\xba\x63\x20\x93\x04\x8a\x69\x35\x62\x48\x25\x81\x32\xf7\x3f\xb3\xa1\x30\xc9\xb5\xff\x99\x0d\x85\x49\x72\xf5\x64\x0c\x89\xe4\x30\x30\x98\xf4\x21\x31\x64\x92\xc3\xe4\x18\x2c\x3c\x43\x22\x09\x34\x0d\x8b\x43\x22\x09\xf4\x1a\x16\x39\xc6\x1f\xd4\xc2\x32\x39\xa4\x96\x40\xe3\xd2\xd9\x18\x52\xcb\x61\x3c\x0a\x39\x5f\x62\xc8\x2d\xc7\xce\x97\xf1\xfb\xef\x4d\x7b\x48\x3d\x81\x62\x0a\x8f\x18\x72\x4f\xa0\xa6\xed\xd3\x1a\x3c\x4c\x05\x9f\x3e\x65\x97\x12\xb0\x62\x22\x8e\x18\x9a\x83\x81\x19\x7e\x24\x5a\x83\x81\xb2\x9c\x88\xf2\xd8\xa1\x35\x98\x64\x17\x31\xb4\x06\x03\xd3\xd3\x0c\x43\x1e\x0b\x14\xb3\x97\xc4\x90\xc8\x02\x33\x90\x82\x43\x1e\x3b\xfa\xee\x07\xcb\xec\x07\x12\x71\x54\x8c\x10\x43\x3b\xef\xe8\x4c\x14\xfd\x75\xc3\x30\x16\x60\xca\x44\x86\x61\x2c\x43\x0a\x4c\x3e\x86\x18\x52\x60\x60\xca\x6b\x86\x14\x18\xa8\x5c\x2d\x1f\x43\xa3\xf1\x30\x3e\x9a\x0c\x0a\x31\xb4\x1a\x03\x93\xcc\x77\x31\x8c\x8f\x06\x5a\xd8\x93\xda\x91\x07\xa9\x39\x3c\xba\x1d\x63\x38\xba\x83\x8b\x7e\x58\x1d\x87\x14\x7b\x48\x94\x39\xb6\x1e\x43\xa2\x0c\x54\x3d\xbc\x43\xa2\x0c\x8c\x9f\xb3\x47\xa2\x0c\x4c\xa9\xd4\x90\x28\x03\xfd\x67\x0f\x49\x94\x81\xe4\x3e\xeb\x18\xf2\xe4\x61\x5c\x35\xa7\xb4\x63\x18\x8a\x02\x84\x86\xac\x21\x29\x1e\xd3\x21\x60\x67\x18\x06\x51\x03\x75\xfa\xc5\x19\x9d\x32\x4c\x95\x6e\x3f\x1a\x9d\x32\xb4\x49\x7b\xb4\x73\x48\x94\x81\xa2\x6d\x72\x48\x94\x81\x34\x84\x6f\x68\x93\x1e\xda\x8c\x3d\x97\x38\xb4\x19\x03\x73\xf7\xad\x36\x63\xe0\x7b\x8c\xff\x66\xdc\x33\x50\x8c\xf2\x1d\x9a\x91\x87\xdc\x79\x7f\xac\x72\x67\x20\xc8\xd9\x14\x43\xee\x3c\x8c\x98\x5e\xf0\xfa\x21\x79\x06\xaa\x07\x51\x87\x76\x64\x60\x86\x6d\xd7\x8c\x3c\xc2\x05\xa2\x5b\x37\xa7\x02\x71\x27\xc5\x37\xe5\xcb\x43\x72\xbc\x30\x72\x0d\xc9\x31\x30\x65\xb8\x43\x72\x3c\xd2\xea\xba\x90\x78\x60\x0f\xa8\x9a\x92\x86\x7c\x19\x08\xd2\xe4\xc5\x90\x2f\x0f\x89\x30\xb7\x52\xc4\x90\x08\x03\xa1\x13\x60\x48\x84\x87\x21\x23\x6b\xf8\xdf\xac\x6e\x1a\x95\x4c\x91\xa4\x77\x68\xd2\xd5\xe5\x34\x64\xbd\x40\xd7\x74\x38\x34\xe9\x02\xf1\x73\x83\x32\x8a\x64\x18\x6a\xbd\x10\x4d\xc3\x50\x6b\x20\x8c\x2a\x1b\x86\x5a\x0f\x8d\xc1\xfb\x3b\xd0\x18\x0c\xc4\xcf\xea\x6a\x0c\x06\xaa\x5e\x97\x61\xf4\xf5\xf0\xa8\xdf\xc2\xe5\x34\x0c\xbf\x06\x8a\x02\x69\x18\x7e\x0d\xd4\xe6\x22\xaa\x15\x79\x90\x3e\x7d\x48\xc1\x86\x1c\x1d\x88\x5f\xb1\xc8\x6f\x43\xcb\xf2\xde\x19\xe4\xe8\x40\xdd\xb3\x59\xcb\x32\x10\x3f\x97\x1d\x03\xb7\x81\xbe\xd7\x77\x6d\xcd\x43\x72\x4f\x1a\x8e\x18\x92\x7b\x20\xf6\xa4\x97\xdc\x03\xcb\x79\x75\xd8\x41\xdc\xfe\xa5\xff\x63\xc8\xf6\x87\xd6\x67\xa5\xf2\xd0\xfa\x0c\x74\xed\x21\x43\xeb\x33\x10\xf2\xc0\x61\x5c\xcc\xd0\x20\x6d\xbc\xc5\xd0\x20\x0d\x94\xb6\x9b\x64\x2b\x8d\x8b\xc1\x68\x3f\x14\x05\x40\x28\x0a\x86\xa2\x00\x08\xc3\x06\x87\xf6\x68\xa0\xed\x91\xd3\x1e\x3d\x4e\xc6\xdc\x45\xd3\x48\x19\xa0\x18\x22\x3c\x0c\x94\x19\xa7\xdf\x9d\x24\x4d\x7b\x34\x10\x3f\xec\x67\xc3\x48\x19\xa0\x93\xe4\x3e\x86\x32\x64\x60\x8e\x1e\x4b\x3e\xa3\x3d\x1a\x68\x46\x0e\x0c\x65\x08\x50\x9b\xc4\x50\x19\x02\x54\x4f\xc9\x0d\x23\xcc\x87\x26\xe8\xe5\xdc\xd6\x04\x0d\xc4\x5e\x6e\x35\x41\x03\xf1\x73\x51\x36\xa0\x06\x08\x0f\xa3\x0c\x03\x6a\x80\x52\xea\x1f\x04\xf6\xb8\xec\x85\xcb\xbd\xda\x05\xf4\x72\xe6\x7f\xd0\x87\xa3\xa8\xb5\x1b\xe8\x9b\x83\x6a\xed\x06\x6a\x75\x1f\x52\x51\x01\x4d\x3b\xc3\x50\x51\x0d\xad\xdd\xcb\xfd\x50\x6b\x37\x10\x46\x76\x0d\xad\xdd\x43\x45\xb5\x5c\x66\x55\x54\x40\xf7\xd8\xeb\x50\x51\x0d\x15\xd5\xde\xf9\x55\x54\x40\xd7\xb7\x3d\x54\x54\x40\x21\x15\x51\x0c\x83\xd5\x81\x50\xb4\x0c\x43\x77\x86\xe7\x24\xb9\x01\x3f\x86\xb1\x3b\x63\xc7\xb4\x53\x5b\xed\xe4\x40\x16\xcc\x5c\x43\x75\x36\x3c\x27\xa9\x0f\x7f\x28\xcf\x80\x36\x1d\x5a\xd5\xd9\x50\x8a\x91\xca\x27\xc6\xbd\x1b\xfa\x30\x5d\xad\x87\x33\x40\x8d\xb5\xe4\xb8\x6a\x2c\xa0\x0e\x5b\xa0\xc6\x02\xc2\x64\x1b\x43\x8d\x05\xc4\xcf\x1e\x52\x63\x0d\x35\xd6\xc2\x5a\x3a\xd4\x58\x40\xfc\x30\xfb\x0d\x35\x16\x10\x7b\xab\xd6\xc0\x0e\x84\x89\x3b\x86\xf6\x75\xe0\xfb\x67\xfe\xa6\x6d\xe7\xf2\x2f\x8d\xe9\xc3\xd3\x94\x40\x18\xe5\x3e\x8c\x16\x1a\x8f\x3c\xcb\xfd\x50\x75\x36\xbc\xd6\x4b\x42\x6e\xd4\x0f\x10\x3f\x29\x8f\x56\xf8\x81\x86\x9b\x3f\x59\xaf\x1a\x0e\x28\xd5\xef\x4d\x0d\x37\x08\xa3\x9f\x3f\x39\xa6\xd1\x3b\x40\xd9\x5f\x97\xd1\x3b\x83\x30\xfa\xa9\x65\x74\x18\xbe\x03\x84\x09\x44\x86\xe1\x3b\x03\x5d\x37\xf7\x6e\xa2\xae\x03\xc2\x04\x22\x53\x5d\x07\x84\xfe\xe3\x69\xf4\x0e\x50\x94\x0f\xd3\xe8\x1d\x60\x19\xa7\x31\x35\xfc\x03\x61\x6a\x93\xa9\x1e\x04\xca\x74\xe1\x9a\x0a\x42\x20\x4c\x46\x32\x35\xfc\x4f\x62\x7c\xa6\x6b\xfd\xd4\xa4\x0f\x04\x77\xd3\xc6\xd4\xa4\x0f\xc4\xda\x6f\x5e\x16\xd9\xcc\xa4\xe8\xb6\xe8\x63\x63\x64\xc2\x8f\xa9\x92\x9c\xc4\xed\x4f\x17\xcb\xa9\x6c\x04\x82\x04\xd7\x31\x55\x8d\xb3\xec\xda\xf2\x03\x46\xfd\x00\x61\x16\x93\x69\xd4\x0f\x50\xa6\xcb\xd4\x34\xec\x07\x08\x8f\xe4\x4e\x55\x23\x10\x5c\x86\x16\x53\xd5\x08\x84\x89\x4d\xa6\xaa\x71\x7a\xf2\xd2\x65\x70\x2a\x1b\x81\xf0\x80\xc2\x54\x35\x4e\xee\xe6\x9a\x7e\xda\xd3\x50\x20\x60\xa9\x89\xa6\xaa\x11\x68\xca\xc1\xa9\x6a\x04\xc2\x24\x26\xd3\xe0\x20\x20\xd2\x81\xd2\x4b\x01\xc4\x0f\xf6\x34\x95\x96\xc0\xf7\x93\x54\x43\x6d\x09\x54\x7d\xc2\x53\x69\x09\x84\xbe\xf4\xa9\xb4\x04\x9a\xc7\x9f\xa6\x8e\x0b\x20\x95\x61\x53\xb1\x09\x7c\xff\x9f\x29\xa4\xda\x04\x8a\x31\xc6\x53\xb5\x09\x14\x03\x04\xa6\x62\x13\x68\x46\x6d\x4c\xc5\x26\xf0\xfd\x33\x1b\xe0\x44\xa8\xac\xc0\xf6\x8f\x6a\x73\x56\x27\x02\x8b\xc9\x54\x5a\x02\x61\xae\x96\xa9\xb4\x9c\xf8\x28\xa6\x2b\xc7\x54\x48\x02\x61\xc8\xe6\x54\x48\x02\xde\x12\x1e\x53\x1d\x09\x84\x47\xe8\xa6\x42\x71\x92\x63\x71\xfa\xfd\x4f\x55\x21\xd0\xb4\xa0\x4e\x55\xe1\x6c\x4e\x04\x3f\x45\x25\x20\xb0\xe6\xae\x9a\x0d\x6d\x4c\x78\xbf\x3b\x5d\x19\xc0\xf7\xa6\x65\x36\x94\x43\x0b\x3f\xf6\x8b\xa9\x2a\x04\xe2\x07\x7f\x9d\x8a\x42\x20\xb8\xd4\x21\xa6\xa2\x10\xf8\xfe\x19\x1d\xa9\x77\x03\x48\x35\xdb\x34\x15\x0c\x10\x64\x9c\x8a\x69\xd4\xd0\xec\xde\x3c\xe9\xb7\xa8\x76\x9c\x9f\x76\x5c\xf3\x0f\xd7\x60\xc7\x54\x59\x02\x65\xee\xef\x5e\x69\x09\xac\xb9\xab\xe9\xac\xe8\x2e\x79\x4e\x3b\xa5\x25\xa0\x2f\x68\xaa\x2c\x81\xf8\x0d\xdb\x62\xc7\x0c\x67\xb5\x1f\xb4\x92\x11\x08\x0f\x44\x4f\x25\x23\xf0\x3d\x66\x99\x8d\x19\xec\x30\xf0\xe2\xa9\x57\x06\x28\x73\xcf\x31\xdd\x32\xc0\x32\xd8\x6b\x2a\x36\xe7\xb0\xb6\x0e\xa4\x3a\x12\x88\xdf\xf4\x4d\xab\x3b\x1c\x48\x7b\x75\xec\xfa\x3a\x90\xb4\x4a\x87\x0b\x10\x61\x91\x0e\x97\x39\x1d\x35\xc7\x5b\xb9\x09\x24\xb7\x73\xc4\x54\x6e\x02\x7d\xb7\x5d\x1f\x0c\xb0\xe6\x2e\xb2\xed\x1f\xa4\x27\x1a\xa6\x02\x14\xf8\xfe\x3f\x3d\xa9\x02\x05\x96\x91\x80\xd3\xd8\x29\xe0\x7b\xcc\x57\x6d\xfb\x64\xf0\x6c\x93\x3a\x75\x6e\x9d\x6a\x87\x2b\x54\x81\xf8\x21\x1d\xa6\x42\x15\xc8\x19\xfe\x80\x3d\x34\x5d\xf2\x7c\xca\xde\x98\x4c\x6b\x3f\x42\x5d\x3c\x40\x7a\x32\x79\xea\xe2\x01\xd2\x48\xc6\xa9\xe6\x05\x96\xa1\x07\x53\xcd\x3b\xc3\xe1\x74\x50\x54\xa9\x40\xd1\x8c\x3a\x55\xa9\x33\xac\xff\xf4\x55\xeb\x6f\xca\x47\x67\x9f\xa1\x4d\x40\x68\x10\x99\x86\x36\x01\xd2\x96\xa9\xb7\x08\x90\x41\x4c\xc5\xed\x4c\xc7\x12\x2b\xd2\xd4\xf5\x03\xf4\x0e\x5d\x98\x8a\x5b\xa0\xcc\x5f\x58\xe6\x60\x9a\x76\xdf\x21\x31\xae\x09\xf8\x1e\xa3\x33\x14\xbc\x40\xd5\x1b\x34\x15\xbc\x40\xdd\x1b\xa4\x82\x17\x98\xcb\x21\xd7\x3f\x34\xd3\x86\xa3\x26\xa6\x1a\x18\x28\xfa\x2a\xa7\x1a\x78\xa6\xf3\x18\x2a\x33\x75\x06\x01\x53\xbd\x3b\x95\xc5\x73\x19\xd5\x81\x28\x98\x6a\x60\x40\x11\x3f\x95\xc0\xc0\xf7\x14\x6f\xaa\x81\x81\xa9\x04\x9e\x4a\xe0\xb9\x76\x3b\x2d\xb3\x9d\x0b\xb3\xbb\x73\x5b\xbd\x3b\x97\x33\x14\x8b\xce\x54\xdc\x02\x53\xa5\x3c\x15\xb7\x40\x84\x44\x40\x71\x3b\x0f\xfb\x1b\x0d\x39\x55\x95\xc0\x54\x29\x4f\x65\xe5\x3c\x6c\xbb\x5b\xb0\x4a\x10\x68\x9b\xdd\xa8\x04\x27\xa7\x86\xa7\x09\x92\xa6\xba\x0f\xf0\x02\xd1\x98\xea\x3e\x20\x0c\x29\x9c\xea\x3e\xe0\x7b\x93\x7a\x18\x88\x04\x84\x61\x6f\x53\x2d\x38\x11\x7e\xd3\xf3\x40\x53\xe1\x07\xac\xe9\x54\x56\xf8\x01\xdf\x63\xb4\x54\xe5\x07\x64\x3a\x54\x3a\xa0\x26\xd7\x66\x4d\xc3\x00\xe7\xb9\x9b\xc0\x99\x2c\x8b\x0c\x3e\x9a\xc8\xbc\xb9\xeb\xab\xcc\x03\xba\x11\x68\x53\x99\x37\x39\x24\x31\xf7\x9e\xae\xa8\x03\xba\xe1\xb0\x53\xd5\x06\x54\x32\x3a\xc6\x54\xb4\x01\xdf\x9b\x4c\x19\x55\xdb\x54\xb5\xb9\xde\xaa\xda\x80\xef\x31\x5a\xa5\x6c\x03\xba\x9e\xf1\xa9\x6c\x9b\xc8\xb6\x49\x96\xdd\x98\xca\x36\x60\x72\x75\x78\x4c\x65\x1b\xa0\x51\x60\xea\x2d\x03\x7a\x77\x85\xd4\x5b\x06\x74\x33\x86\x4d\x43\x94\x80\x5a\xa4\x59\xaa\x3d\xa0\x98\x00\x6f\xaa\xf6\x80\x32\xcd\xe6\x34\x55\x7b\x40\xf5\x80\xda\x54\xed\x4d\xef\x75\x2e\x92\x4e\xe5\x1e\x50\x42\x96\xa2\xdc\x9b\xa6\x9f\x94\x74\xaa\xf6\x80\xba\xbf\x63\xd5\xde\x44\xda\x4d\x0d\x29\x53\x69\x07\xb4\x96\xff\x7d\x0b\x76\x4c\x95\xdf\x44\xf9\x4d\x8f\xea\x4e\x95\x1f\x90\xe9\xc8\xaa\xfc\x80\xaa\xed\x68\xea\x83\x03\xbe\x37\xe9\x53\x9d\x70\x40\x16\xd9\xa6\xfa\x10\xf8\x1e\xa3\xea\x0a\x44\x20\x7f\xfb\xbf\xd9\x5b\x24\xac\xf4\x74\xf0\x54\x20\x02\x33\x5c\x56\xd5\x87\x73\x67\xdb\x91\xfa\x29\x10\x81\xac\xae\x23\x0a\xc4\xf9\xec\x46\x59\x66\xa3\x3e\xa8\x7a\x11\xa7\x7e\xb9\xf9\xec\x0c\x7f\x5f\x91\xca\x0f\x28\xd3\x90\x81\xa9\xf4\x03\xa6\xf1\x1e\x53\xe9\x07\xd4\xf0\xff\x1b\x80\x35\x55\x83\x66\x03\x99\xaa\x41\xc0\xab\xf4\x63\xaa\x06\xe7\xeb\xe4\x77\x5a\xe8\xab\x03\xda\x72\xa2\x2b\x10\x81\x19\xae\xa1\x0a\xc4\xa9\x40\x2c\x92\x2a\x05\x22\x50\xf7\x1a\xaa\x40\x9c\xe6\xd1\x31\xd3\xd5\x34\x10\x6c\xea\x0c\x74\x7b\x55\x33\x02\xdf\x63\x5f\x59\x28\x1a\x81\xaf\xac\x53\x56\x2c\xe3\x9a\xb2\xb4\xa8\x5a\x64\x4b\xd9\xa1\x42\x8d\x08\xcc\xd8\x45\xc3\x22\xc7\x8a\x36\x84\x91\x60\xf1\xc3\xe5\xc0\x06\x1b\x06\x82\x01\xd5\xad\x27\x54\x8d\xc0\xf7\xe6\xa2\xec\xb4\xec\xfc\xdf\xff\x5f\xc9\x3c\x1f\xa1\x6c\x04\xca\xf4\x64\x71\xa8\x1b\x81\xa9\x79\x3e\xd4\x8d\x81\xe3\x6f\x16\x98\x44\xa8\xe1\x80\x19\x50\x90\x50\xc3\x01\xd3\xc8\xde\x50\xc2\x45\x71\xc1\x9c\x3e\xf6\x5a\xc6\xaa\xc1\x12\x11\x8a\x33\xa0\x1a\x0e\x11\x8a\x33\xa0\x6c\x87\x4e\xa8\xce\x80\x29\xa1\x09\xd5\x59\x54\xd7\x83\xe9\x7f\x9b\x96\x4d\x1e\xa3\xc3\xd5\x5d\x40\xd9\x61\xb1\xa1\xf0\x02\x7a\xaf\x16\xd9\xa8\xca\xa1\x5e\x47\x4f\xdd\x15\x2a\x2a\xa3\x78\x43\x45\x05\xcc\xdd\xe1\x2a\x2a\xa0\xec\x48\xd2\xd0\x7f\x07\x54\x83\x62\x42\x91\x15\xcd\x25\x1f\x32\x17\x6a\x25\x60\x1a\x5e\x14\x6a\x25\xa0\x7a\x90\x38\xf4\xa9\x01\x95\x6b\xdb\x22\x54\x4f\xc0\x34\xba\x28\x54\x4f\x40\xd9\x91\xaa\xa1\x4f\x0d\x68\x5c\xdb\x16\xa1\xa0\x02\xca\x0e\xcd\x0c\x15\x15\xd0\x4d\x72\x18\x2a\xaa\x68\xce\x70\x0c\x75\xa1\x56\x02\xba\xc7\x7f\x42\xad\x04\xf4\xc1\x4e\x1c\x4a\x25\xa0\xec\x68\xcd\x50\x2b\x01\x93\x4c\xb6\x11\x6a\xa5\xe8\x4e\x70\x4c\x7c\xe1\x69\x71\x60\x1a\x0c\x15\x8a\xa1\xe8\x76\x6e\x5a\x66\xe7\x7e\xb0\xf4\xfe\x87\x6e\xb0\x18\xac\x32\xac\xf0\xe1\xd1\x89\x18\xf6\x07\x2b\x60\xe8\xdf\x02\x26\x77\x64\x45\xe8\xdf\x02\x6a\xdd\x45\x76\x87\x22\xc4\x80\xb4\x50\x84\x00\x4b\x07\x46\x28\x42\x82\xe3\xd7\x3b\x1a\x2a\x3c\x4e\x01\xb4\x0e\xf5\x09\x45\x08\x30\xb9\x49\x2b\x42\x11\x12\xe6\x12\x6a\x3e\x65\x77\xe0\x06\x23\x66\xea\xfb\xc3\xd9\x31\x99\x1d\x90\x95\x50\x85\x00\xd5\x30\x8d\x50\x84\x00\x65\x87\x05\x85\x2a\x04\x98\xe1\xa7\xa7\x08\x09\x15\x87\xb1\x48\xa1\xe2\x00\xaa\xa9\x4b\x42\xc5\x01\x94\xfd\xe9\xa9\x38\x02\xfa\x3f\xcd\x3c\x1b\xf2\xff\xf0\xb4\x03\xdb\x7f\xe8\xa5\x0a\x0e\x4c\x4f\x2e\x7d\x8c\x88\xfd\x2a\x5f\x8b\x5f\xa8\x6c\x1f\xf0\x8a\xc0\x08\xe9\x3e\x30\xb9\x44\x2c\x42\x5f\x16\x30\xdd\x31\xc3\x53\x0c\x21\xdb\xaf\x6c\x85\x21\xdb\x07\x6a\xac\x3f\xd8\xc1\x43\x31\x00\x94\xe6\x84\x55\x0b\x04\xf4\x7d\xea\xf1\x0d\xf9\x3b\x30\xc3\x05\xd3\xc3\xd1\xc0\x34\x90\x2e\x64\xf4\x40\xe3\x9e\xb7\x08\x19\x7d\xc8\xe8\x2b\x1b\x59\xc8\xe8\x81\xe9\x49\xb7\x90\xd2\x03\xd5\xf0\xd7\x90\xd1\xc7\x72\x1c\xed\x53\x1d\x51\xc0\xf2\x10\x78\x48\xd5\x63\x39\x39\xdd\x7a\x74\x27\x01\x69\x9c\x65\xe8\x4d\x8a\x43\x67\x37\x13\x45\xd7\x11\xf0\xbd\xc9\x63\xfa\x8e\x80\x9d\xff\x29\x74\x1d\xc5\xe1\x4c\x74\xff\x90\xd2\x03\x4d\x3b\x55\xe8\x29\x02\xca\x34\x09\x57\x18\x18\x06\xb4\xd2\x7c\xd3\x16\x1c\x4e\x1e\x37\x0b\x4f\x3d\x00\xdd\xb3\x3e\x61\xb0\x18\x50\xba\xfb\x87\x6e\x27\xe0\x7b\x93\x86\xea\x77\x02\x9a\x4e\x9a\xd0\xef\x04\x2c\x93\xb6\x84\x62\x23\xf6\xd9\x6b\xbb\x4d\x27\x13\x30\xf7\x82\xac\xd8\x08\xf2\x11\xcd\xea\x22\xaa\xb4\x00\x1a\x37\xdc\x46\xa8\x2c\x80\xef\x31\xba\x4d\x69\x01\xcc\x70\xc5\xd7\xcd\x14\xa7\xdf\x97\x8b\x97\x9a\x01\xe8\x7b\x2d\xd7\x7f\x04\xac\xbe\x7f\xd3\x16\x9c\x4c\x2c\xf7\x05\xfd\x47\xa1\xd8\x30\x0c\x25\x14\x1b\x40\x98\xa4\x37\x14\x1b\x71\x39\x06\x7e\x39\xea\x03\x60\xa5\x23\xaa\x3c\x08\x49\xbe\xb9\xba\x42\x92\x0f\x98\x47\x3c\x42\x92\x1f\xb7\xff\x8d\x00\x89\x90\x4c\x03\xc5\x94\x4d\x21\x99\x0e\xc2\xd8\x66\x75\xe1\xd6\x51\x02\xa4\x16\x82\x90\x4c\x03\x95\x5b\x1c\x23\x64\xcb\x40\xa8\x79\xc2\x28\xb6\x78\x9c\x93\x6e\xff\x72\x5e\xa0\x19\xb9\x14\x52\x5e\xa0\xef\xbd\x42\xca\x0b\x94\x59\x09\x05\x0a\x39\x2f\xd0\xcd\x57\x13\x72\xde\x90\xf3\x9a\xbd\x2b\xe4\xbc\xc0\xd4\x6d\x14\x72\x5e\xe0\x7b\x8c\xfe\xd0\x2b\x02\x54\xc3\x0b\x43\xa7\x08\xf0\x3d\x66\x45\x6c\xe8\x07\x75\x6f\x33\x7a\x45\x80\x69\xdc\x40\x3c\xbb\xa1\x26\xc4\xb0\x51\xf6\xf7\x07\xba\xe1\x43\x4a\x0d\xa4\x4a\x34\xa4\xd4\xf1\x3a\x49\x97\x65\xf6\xc6\x4b\x40\x0f\x0e\xd9\x90\x2b\x07\xa1\x6e\xb3\xb9\x85\x1b\xea\x06\x4c\x6e\x31\x8e\x30\xd4\x2d\xe4\xcf\x0d\x6f\x4a\xc8\x9f\x81\xc9\x95\xc5\x11\xf2\xe7\x20\xc3\xe4\xdc\xab\xa4\xcc\x18\x68\x46\x25\x86\xc4\x38\xf4\xa6\xb8\x2f\x48\x8c\x81\x6a\x02\x95\x94\x17\x03\xd3\x33\x13\x29\x2d\x06\xaa\x76\xb9\x94\x16\x03\x4d\x27\x6a\xea\x4c\x49\x0e\x3e\x4c\x23\x54\x53\xbe\x0b\x4c\x0f\x5b\xa4\x7c\x37\x89\xae\x9b\x86\xec\xa6\xe4\x16\x68\xbf\xfd\xd8\x6d\x11\x5e\x5a\x76\x94\x94\xdb\x26\x61\x73\xd3\x20\xcd\xd4\x01\x02\x4c\x8f\x69\xa4\x61\x73\x40\xe3\x9e\x82\x48\xa3\xe6\x80\xef\x4d\xfe\x9b\x61\x73\x40\xff\x41\x54\x52\xcf\x09\xf0\x3d\x66\xd9\xb4\x8c\xbc\x0d\x7c\x04\xa9\xe7\x24\x4d\x50\xb9\x2c\xb2\x9d\x1c\xc0\x98\x66\x37\x4b\x39\x36\xd0\x9d\x1d\x29\xc7\x06\xbe\xc7\xac\x9b\x6d\x37\x7f\xd2\xf2\x37\x77\x43\x1f\x1f\x63\x0c\xa4\xe2\xc0\xd4\x47\x94\x52\xf1\x24\xba\x6e\x9a\x2b\x2d\x25\xd9\xc0\x0c\xb6\x96\xd4\x03\x02\x7c\x8f\xd1\x47\xba\x40\x80\xb9\x47\x54\x2a\x9e\x52\x71\x1b\x2a\x15\x07\x7a\xcf\x3f\x24\x10\x4f\x89\x7a\xea\x21\x31\x2f\x5b\xca\xd4\x81\x19\xf0\x9d\x94\xa9\x67\xdd\xfd\x60\x35\xed\x07\x82\xef\xc2\xee\x92\xbc\x03\x93\xcb\xab\x23\x25\xef\xa9\x3b\xc4\x18\x85\x94\xa9\x03\x55\xe7\x73\xea\x0e\xc9\xe6\x80\x3b\xb1\xf5\x7d\x00\x4d\x1f\x55\xca\xe7\x93\x88\xb8\x69\x1c\x54\xca\xde\x81\xd6\xa6\x6f\xda\x2a\xee\xa9\x6d\x6c\x46\x29\x7b\xcf\x46\x98\x95\x93\x4c\x56\x0e\x4c\x4f\x24\xa6\xac\x3c\xf5\x73\x98\x32\x3b\xf5\x73\x00\x75\xec\x9a\x39\xb6\x6d\x37\x8a\x86\x4a\xde\x81\x62\xa4\x71\x4a\xde\x53\xa6\x6e\x0a\xaa\x94\xa9\x03\xcb\xc8\xc9\x94\xa9\x03\x65\x36\x1c\x0d\x69\x90\x1c\x50\x8c\x6f\x4a\x1d\x1d\x29\xa1\xf7\x04\x76\x4a\xe8\x53\x42\xbf\x7f\xd4\xb6\xeb\xb6\x30\x9b\x5c\xea\xb6\x00\xa6\xb6\xc6\xd4\x6f\x01\x7c\x8f\x59\x66\x4b\x8d\x88\x83\xc1\xa6\x52\x00\xf8\x1e\xa3\xa5\x6a\x01\x60\x9a\x45\x2b\x3d\x5a\x0d\x7c\x8f\xd1\x52\xf5\x01\xd0\xd2\x1f\xf0\x68\x75\x0e\x5b\xca\x9a\x9c\xba\x41\x80\xd6\xfd\x9c\xf4\x82\xe4\xb0\x55\x34\x54\x8f\x47\x0e\x57\xcc\x61\x99\x4d\xf8\xa0\xb9\xcd\xa4\x2a\x22\xa7\xd3\xc8\x7e\x93\xf9\x03\xcb\x0c\x45\x29\xf1\x4f\x29\xbd\xbe\xc2\x94\xd2\x03\x4b\xc3\x76\x4a\xe9\x81\xef\x31\xba\x57\xc7\x02\x30\x25\x96\x29\xcb\x07\xaa\x87\x5d\x53\x96\x0f\x74\xd3\xb1\xa6\x2c\x1f\x98\xc1\x6e\x97\x73\xd7\x96\x93\x2e\xfb\x7f\xd9\xdf\x5c\xb4\xbb\xbf\x20\x5d\x0d\x19\x8e\x3b\x24\x3f\x8d\x75\x03\xaa\xb9\xbb\x53\x27\x42\x86\xe3\x0e\x67\x4a\xdd\x03\x40\x35\x95\x59\xaa\x18\x32\xfd\x6f\x70\xea\xd4\x32\x0f\x4c\xcf\x68\xa5\x96\x79\xa0\xcc\x96\x3e\x66\x77\xa4\x57\xee\x59\x64\x6f\x48\xed\x9b\x8b\xb2\xd4\x1e\xa8\x3a\x50\x32\xf7\x8f\x7e\x1c\x72\x97\xd8\x74\x98\xbd\x64\x2b\x65\xf6\x29\xb3\x37\xe7\x49\xca\xec\x81\xa2\xcf\x38\x65\xf6\xa9\xb1\xbe\xd9\x28\xa9\x3d\x30\xd5\x3c\xa9\xb1\x3e\x97\xed\x74\xd1\xd7\x32\x0f\xb4\xe8\x3e\x66\x3b\x97\x77\x01\x33\xea\x0a\x00\xe0\x7b\xd3\x1f\xb5\x9d\x8b\x51\x77\x1b\xd0\x58\x0f\xcc\x70\xd4\x3d\x3f\x02\x4c\x0f\xb1\xa5\xb1\x69\xb9\xdc\x19\x1c\xd0\xb5\x1b\xea\x3d\x45\xbc\x69\x20\x1a\x50\xa6\xde\x97\x54\x4e\x00\xd3\xb3\x6e\xa9\x9a\x00\xbe\xc7\xa8\x87\x72\x02\x98\x9e\x75\x4b\x7d\x06\xa9\xc2\x30\x6b\x63\xaa\x30\x80\xe9\xf9\x80\x54\x61\xa4\x0a\xc3\xc8\xff\x54\x61\x00\xe5\x07\x45\x4d\x15\x46\xaa\x30\x8c\xfc\x4f\x15\x06\x90\x1e\xa3\x4c\x15\x46\x1e\x97\x8f\x59\x11\x5b\x8f\x76\xd0\x4b\x9f\x6a\x87\x54\x3b\x18\x10\x9f\x6a\x07\xa0\x2e\x3b\x44\xed\x00\x54\x8d\x78\xa9\xa3\x02\x98\xe1\xae\xa8\x9a\x00\xda\xd8\x2f\xda\x76\xd4\x84\x27\xe7\x52\x31\x91\xfa\x29\xba\xeb\x9a\x7e\x0a\x60\x75\x3f\x20\xfd\x14\xc0\xf4\x50\x5f\xea\xa6\x00\xb2\xbb\x7e\x2b\x39\x80\xef\x9f\xd1\x69\x6a\x0e\x20\xeb\xae\x86\x2d\x27\x2d\xea\x34\xf1\x5f\x2a\x3a\x80\x9a\xce\x48\x35\x47\x5e\x8e\x7b\xf9\x83\x49\x3c\x3d\x6a\x9d\x5e\xed\xeb\xc7\xa4\xff\x23\x75\x76\x74\xd7\x77\x9d\x1d\x40\x31\x36\x2c\x75\x76\xe4\xe5\x40\x3a\x6a\xba\x31\x80\xc9\xbd\xd7\x91\x7a\x31\x80\x6a\x92\xfe\xd4\x8b\x01\x94\x96\xfe\x7f\xdb\x7c\x39\x8e\x4e\x76\x1d\x14\x40\xd5\x01\x97\x3a\x28\x52\xd7\x43\xb7\x57\x75\x3d\x00\x53\xf3\x74\xea\x7a\x00\x6a\xc3\xa4\x95\x7a\x1e\xf2\xb6\xb6\x12\x07\x9d\x0a\xc0\x8c\x5d\x64\x6d\x55\x46\xe8\xf0\x54\x19\xa5\x36\x7d\x65\x61\x2a\x70\x80\x65\xb2\xb9\x54\xe0\xa4\xca\xc5\x14\x7a\xa9\x72\x01\x56\x1f\x16\x39\x53\x3e\xa8\x1e\x78\x4a\x85\x4b\x3e\xce\x01\xe7\xb5\x92\x04\x98\x9e\xf5\x4c\x25\x49\x92\xe3\x7e\x9a\x42\x2f\x55\x20\xc0\xea\x6e\xce\x2a\x90\xe4\x08\xf5\xdc\x1b\x94\x16\x7c\x60\x7a\x1c\x24\x15\x25\xa9\x05\x7f\xd7\x4d\x55\x02\x4c\x8f\x84\xa6\x16\xfc\x7c\x6d\x95\x2d\x55\x95\x00\xd5\x80\xb1\x54\x94\x24\x21\x5e\x53\xcb\x47\x6a\xc2\x07\xaa\x71\xb4\xf9\xda\x95\x0a\x15\xe5\x74\x2a\x54\x80\xa5\x29\x21\x15\x2a\xa9\xb9\xbe\x33\xf2\x4b\x59\xb2\x34\xd7\x77\xac\x88\x4b\x5d\x02\x54\x2d\x97\x4b\x5d\xb2\x0c\xdf\x32\x4d\xde\xd2\x36\x0f\x4c\x0f\xc4\x2e\xc3\xb7\xd6\xcf\xef\x69\x5a\xf6\x58\x46\x9a\x61\x16\x84\xe5\xd9\x9d\x55\x1c\x7a\x94\xf8\x52\x4b\x00\x33\x30\x18\x2d\xa5\xc4\xd2\xe8\x6e\x62\xbb\xa5\x22\x00\xc2\xf5\x7c\x29\x08\x96\x11\x51\x1d\x53\xee\x92\xea\x03\xd3\x6b\x05\x96\x4c\x7f\x19\xc5\x64\xd6\x81\x25\x87\x07\xa6\xea\x7c\x49\xe1\x97\xe6\x74\x13\xdc\x2c\x39\x3c\x90\x5a\x03\x97\x1c\x7e\x55\x47\x86\x6d\x70\x49\xbf\x81\xe5\x44\x5a\x06\x28\x01\xa9\xb5\x71\x49\xc8\x81\xf0\xa4\xc2\x92\x90\xaf\xe6\x20\xb0\xe6\x2c\xa9\x36\xb0\x0c\x23\x58\x1e\x6a\x59\xb2\x6f\x13\x9c\x2e\xd9\x37\x30\x83\xb5\x6f\xc9\xbe\x97\x16\x70\xf3\xc7\x2d\x2d\xe0\x40\x73\x39\x5c\x5a\xc0\x81\x39\xf7\x0f\x58\xb5\xc6\x2d\x22\xd5\x6a\xec\xaa\xdd\xfe\x33\x7a\x4d\xaa\x0d\xb4\xe6\x94\x91\x6a\x2f\xa9\xb6\xb9\xe2\x96\x54\x1b\x98\x06\xeb\x2c\xa9\x36\xd0\x0c\x59\x5c\xda\xc9\x97\xc1\x42\x26\x20\x5d\x72\x68\x60\x1a\xcf\xb6\xa4\xd0\x40\x99\xa6\x8f\x5b\x72\x68\xa0\xfd\x70\x2b\x2d\x03\x84\x80\x69\x9c\xd4\x32\x40\x68\x8d\xea\x9b\x4c\x36\x19\x2e\x30\x0d\x45\x59\x86\xfe\x2c\xe3\x7c\xb4\x9a\x2c\x19\x2e\xd0\x8d\x3b\x59\xc6\xf9\x00\x93\x7b\x56\x63\x49\x7a\x97\x16\xf6\xc1\x1a\xbb\xc6\xfe\x51\x92\xbb\x0f\xdf\xb4\xbf\x4d\xcd\x3f\xac\x86\x9d\xfb\x41\xf7\x22\x97\x25\x35\x5e\x66\xe6\xc7\x48\xba\x34\xb0\x03\xcd\x88\xdf\x65\x94\x0f\x30\x75\x68\x2c\x4d\xee\xcb\xc0\x9f\x51\x7d\xcc\xbe\xc5\xe6\x6e\x1a\x8c\xa5\xcd\x7d\x69\x60\x37\x4d\xdb\x92\x67\x03\x6d\xed\x22\x5b\x6e\x98\x8f\x5e\xc7\xa5\x85\x1d\x98\xd3\x61\x97\x8d\x03\xcd\xed\x6b\xc9\xc6\x17\x96\xf3\x69\x32\xb7\x25\xa9\x06\xea\x6f\x59\x64\x3b\xc9\x74\x34\x07\x6b\xe7\x92\x55\x03\x73\x62\x3a\x5c\xb2\xea\x25\xab\x36\x8b\xe7\x92\x55\x03\xc5\x74\xaf\x4b\x56\xbd\x3c\x40\xb2\xdf\xb4\x1e\xe1\xa8\xf4\x3f\xa4\x24\x5d\x9a\xee\x97\x19\xf9\x5d\xe3\x0c\xe6\x59\xe1\xbc\x46\xcd\x2d\x8d\xf2\x40\x4f\x67\x85\x46\x79\xa0\x6a\xdd\x5d\x06\xea\x2c\xed\xf4\x9a\xba\x96\x76\x7a\xa0\xee\x61\xd3\x10\x0f\xcc\x39\x7d\xd3\xbe\xcf\x5d\x73\x5a\x23\x83\x07\xa6\x99\x4a\x96\xe1\x36\x2b\xed\xe8\x61\x99\x1d\xfd\x41\x1a\x78\xb7\xa4\xf0\xc0\xda\xbd\x25\x85\x07\x8a\x86\x96\xe5\x29\x94\x25\x9b\xde\x93\x4c\x36\x0d\x4c\x83\x44\x96\x6c\x7a\x1d\x7e\x24\x58\x5a\x97\xfc\x14\x58\x9e\x6c\x5c\xd2\x53\x60\xce\xfd\x94\x23\x74\xf8\x03\xae\xe5\x72\x51\x60\x19\xdc\xb0\x8e\xfd\x03\x2e\x37\xe8\x9e\x25\x17\x05\x52\xff\xd2\x32\x68\x66\x49\x4f\x87\x4b\xbe\xf4\x14\x58\x26\x0b\x5e\xd2\xd3\xe5\x8d\xa7\xb6\x40\x7a\xba\xb4\x76\x0f\x1c\x7a\x4b\x7e\xba\xcc\xbe\xef\xf2\x2e\x3f\x5d\xa4\xd5\x9f\x83\x18\x9f\x25\xf3\x04\x7a\xb3\x1e\x32\x4f\xa0\x6b\x16\x5a\x32\x4f\xa0\x8e\x62\x91\xcb\xea\xe9\x48\xa5\x65\x8e\xd4\x07\x4d\xaf\xf0\x92\x78\x02\x65\xb9\x8c\x48\x3c\x81\xef\x4d\xa6\x82\xd6\x6e\xa0\x7b\xa6\x65\x49\x36\xd7\xbe\xb0\x89\x9a\x49\x36\x81\x32\xcd\xa4\xb1\x8c\xb6\x59\xde\xd8\xe4\x96\xe5\xa1\x8a\x75\x39\xa0\xbb\xcc\x01\xc5\x9c\xae\xfe\x5a\x5a\xd3\x97\x9c\xd4\x6b\x91\x96\x9c\x14\x28\x86\x69\x2c\x39\x29\xf0\x3d\x66\x99\xfd\xf1\x41\xd3\x1d\xbb\x24\xa5\x4b\x43\xbc\x9e\x8f\xa5\x21\x1e\xe8\x7b\x62\x69\x88\x5f\xe6\xfa\x31\xa5\xd9\x92\xa8\x02\x55\x8a\xbb\x8c\xa4\x01\xaa\x47\xff\x97\x91\x34\x8b\x1b\x5a\xe7\xdc\x65\x7e\x68\x1f\x4c\x8f\x9d\x2d\xb9\xeb\xc2\xaa\x3f\x4d\xee\xb4\x34\xeb\x03\xd5\x73\x7e\x4b\x3a\xbb\x48\xd5\xbf\x6f\x80\x5b\x86\xb2\x00\x7d\xc2\x67\x97\xa1\x2c\x4b\x3e\x6b\xa6\xaf\x25\x9f\x05\xe6\x82\x47\x2e\xf9\x2c\x50\x74\x42\x2c\xed\xf5\x40\xd9\x37\x3b\x2d\x0d\xf6\x40\x2b\xee\x33\xb2\x5e\xa0\x1b\xa3\xb4\x64\xbd\x4b\x7b\xbd\x66\xd4\x25\xed\x05\xba\x39\x18\x97\xf6\xfa\xa5\xbd\xde\x7c\x60\x4b\x7b\x3d\x30\x57\xf7\x4d\xc7\x85\x64\x42\xfb\x0e\xa2\x25\x3b\x06\xa6\x67\xee\x96\x06\xfb\x25\x61\x36\xed\xce\x92\x30\x03\xf5\xe7\x27\x24\x61\x06\x8a\x8e\xa0\x65\x10\xcc\xd2\xee\x6e\x6a\xde\x25\xc5\x05\xaa\x01\xd0\x4b\xbb\xfb\x7a\xad\xae\x53\x4b\x8a\x0b\x74\x73\x41\x2d\xe3\x56\x96\xac\xd7\x54\xae\x4b\xd6\x0b\x54\x63\x96\x97\xac\x77\xc9\x7a\x4d\x38\x76\xc8\x7a\x81\x66\xea\x8f\x43\xd2\x0b\x94\x7d\xb9\xc6\x21\xeb\x05\xa6\x81\xc4\x87\xd6\x78\x60\x1a\x97\x78\x18\xb6\x72\xfc\x1c\x3e\xd4\xd9\x21\x11\x06\xa6\x89\xf4\x0f\xc3\x56\x0e\x03\x52\x4c\x69\x7a\x18\x90\x02\x14\x1d\x57\x87\x36\xfb\xc3\x80\x14\x93\x90\x1d\x1a\xed\x81\xa6\xe5\xf1\x90\x55\x03\xad\x2f\xff\x19\x63\x70\x68\x8d\x37\xc1\xd0\x21\x85\x06\xa6\xde\x95\x43\x6b\xfc\xe1\xa1\x05\x03\x7d\x0f\x4d\xef\x40\xd1\xb6\x7f\x78\x68\xe1\xd0\xf4\x6e\x54\xef\x21\xd3\x06\xfa\x60\x9b\x3b\x34\xbd\x1f\x92\x6f\x53\x8a\x1d\x92\x6f\x60\x7a\xfb\xda\x51\x76\xdd\x1c\x04\x2b\xa2\x9d\x1d\x28\x66\x73\x39\x0c\x79\x39\x34\xbd\x7f\xfc\xed\x3f\x37\xed\x43\xcb\x3c\x10\x03\xb3\xdb\x21\xab\x3f\xaa\x75\x62\x67\x3c\x34\x70\x03\x99\xbb\xc8\x3a\xc9\xba\xdd\x54\x0f\x59\x37\x10\x86\x32\x1e\xb2\xee\xc3\x23\x00\xee\x66\x87\x47\x00\x80\x16\x10\x9a\x43\x22\x7e\x68\xf3\x76\x17\x39\xb4\x79\x03\x53\x8b\xda\xa1\xcd\x1b\xf8\x1e\xf3\xd5\x65\x19\x61\xa7\x7c\xb1\x87\x7c\xfd\xf0\x0c\x80\x37\x99\x1d\x12\x76\xa0\x68\xe6\x38\x24\xec\x40\x75\x0d\x3e\x24\xec\x40\xfd\xed\xda\xda\xf6\xe6\x07\x1b\xfe\xc0\x6e\xfc\xcb\x39\x4e\xfe\xbf\x7c\x1d\x58\x5a\x82\x0f\xf9\xfa\x21\x39\x37\x59\xd9\x21\x39\x07\xea\xee\x49\xc9\xf9\xa1\x31\xdb\xf4\x62\x87\xc6\x6c\x60\x19\xb5\x71\x68\xcc\x06\xd2\x48\xfd\x43\x5b\x36\x90\xb1\x7f\xd3\x9a\x0d\x87\x85\x1d\xfa\xd0\x70\x0d\x4c\xaf\x97\x38\xb4\x5b\x1f\xc3\xfe\x86\xfd\x1f\x92\x73\xa0\xed\xf9\x29\x39\x3f\xe6\xfe\x6f\xf4\x9a\x54\x19\x58\xda\xa3\x0e\x99\x32\x90\x1e\x1a\x39\x64\xca\x87\x21\xec\x1a\x79\x0f\xc9\x2d\x90\x26\x9a\x3c\xb4\x34\x1f\x06\x94\xe8\x41\x3a\x34\x35\x03\x6b\x77\x91\xa6\xe6\x83\x04\x44\xdb\x8d\x71\x48\x6e\x81\xc9\xfd\xf5\x71\x18\x9d\x7e\x70\xd6\x7a\x7b\x75\x0e\xcf\x5a\x03\xdd\x03\x08\x87\x67\xad\x81\xb2\x6d\xef\x87\x67\xad\x81\xaa\x3f\xfa\x90\x29\x03\xcd\x0c\x7d\x87\x4c\xf9\x08\x0e\x1e\x39\x4b\xa5\xbd\x40\xd5\x0c\x79\x48\x7b\x0f\x8e\x5a\x4f\x2f\xc9\x38\x0c\x4f\x01\x4a\x83\xeb\x1f\x32\x61\x20\x0c\xc1\x3c\x64\xc2\x40\xd3\xcd\x79\xc8\x84\x81\xb2\xfd\x1a\x87\x31\xeb\x40\xf3\x06\xc8\x43\x72\x0c\x74\x0d\x49\x87\xe4\xf8\xc8\xdd\x4c\x7f\xc0\x66\xa6\x67\x2f\x68\x93\x86\x71\xa0\x6c\x23\xef\xa1\x65\x1c\x08\x63\xe2\x0f\x0d\xe3\x87\x84\x59\xfb\xf3\x21\x61\x06\x5a\x71\x85\x97\x30\x1f\x1a\xb8\xb5\xe8\x1e\x1a\xb8\x0f\x0f\x64\xfb\xe9\x69\xe0\x06\xfa\x80\xcb\x1f\xda\xb7\x8f\xd5\x7d\x93\x86\x7a\xfa\x1a\x08\x83\xee\x0f\x83\xd1\x0f\x33\x71\xc2\x13\x0e\x4d\xde\x40\x31\xb4\xed\xd0\xe4\x0d\xd4\xea\xf4\xd6\xe4\x7d\x90\x0c\x69\x9b\xe4\x0e\x8d\xd9\x40\x69\x88\x91\x43\x63\x36\xd0\xf6\x1a\xb6\x76\x9b\x1c\x4f\xec\x5e\x87\xf6\x6d\xa0\x7a\x17\xcb\xa1\x7d\xfb\xf0\xa0\x35\x9b\xec\xa1\x79\xfb\xd0\x48\xad\x8d\xeb\xd0\x48\x0d\xd4\xbd\x10\x29\x02\x80\xf0\x38\xc0\xa1\x08\x00\xca\x36\xae\x1c\xaa\x00\x20\x7e\xd6\x56\x1b\x35\x90\x6a\xe0\x43\x5d\x00\xa4\x14\xfd\x50\x17\x1c\x46\xc1\x68\xd0\x39\x8c\x82\x39\x3c\x7d\x8d\x27\xe5\xd0\x92\x0d\x84\xe7\x08\x0e\xd5\x03\x90\x5e\x79\x72\xa8\x1e\x0e\x35\x80\x46\x93\x43\x0d\x00\x84\x16\xf5\x43\x0d\x70\x9c\xce\x3e\x37\x4a\xc3\x5b\x80\xa5\xfc\x3f\xcc\xf3\x79\x18\x38\x6f\xd8\xea\xa1\x2e\x00\xd2\x58\xcb\x43\x5d\x70\x18\xcb\x62\xd8\xea\x71\xee\x8a\x7c\x43\xb0\x89\x83\xec\xfe\xb8\x5c\x00\x5c\xc3\x24\xe9\x40\x78\xe5\xd9\xa1\xdd\x18\x48\x4d\xc9\x87\xb4\xfd\x30\x0a\xc6\x60\xc8\x43\xde\x0e\xac\xb9\x8b\x1c\x82\x0f\x52\xba\x7c\xc8\xe4\x0f\x83\xe4\x0d\x1b\x3c\xa4\xf2\x87\xd9\xa2\xfc\xf2\x64\xf2\x40\x35\x61\xfa\x21\x93\x3f\x8c\x45\x8f\xf1\x87\xc8\xb3\x43\xd2\x0d\x34\x6f\xef\x38\x8c\xae\x39\xb4\x21\x1b\xe6\x76\x48\xba\x81\xae\x2d\xed\xd0\x86\x7c\x18\x65\x6e\x00\xd9\x61\x94\x39\x50\x2b\x74\xfd\x90\x9a\x03\xd5\x2b\xb3\x0f\xa9\x39\xd0\xb5\xc9\x1e\x06\x99\x1f\xb2\x75\x63\x97\x0e\xd9\x3a\x50\xdb\x7e\xcc\xae\x37\xbc\xc6\x74\x2c\x87\x74\x1d\x68\x73\xff\x80\x8d\xf2\xc8\xb1\x9b\xae\x6c\xfd\x78\xec\x54\x67\x94\x3c\x1c\x48\x4f\x9a\x1f\xd2\xf0\x43\xce\x1d\xfb\xbf\x39\x8b\x3f\xa8\x46\x10\x1e\x72\xee\x43\xce\x6d\x5e\x8e\x43\xce\x7d\x18\x79\x8e\x73\xe4\x90\x73\x1f\xc6\xbf\x98\x36\xe3\x30\xfe\x05\x48\x83\xd1\x0f\x2d\xcd\x87\xa7\x89\xcd\xaa\x76\x48\xba\x81\xae\xf5\xf9\xd0\xd2\x0c\x44\x95\x5a\x49\xc3\x0f\x39\x77\xa0\x17\x0f\x39\x37\x10\xde\xb1\x78\xc8\xb9\x0f\x43\x62\x42\x7a\x6a\x4c\x0c\x50\x34\xf0\x9e\xd2\xf0\xf3\xe7\x20\x60\x89\x38\x25\xd8\xe7\x47\xaa\xc3\x64\x3e\xa7\x86\xe6\x53\x82\x1d\x08\xc1\x53\x82\x0d\x2c\xc6\xfd\x94\x5f\x03\xdf\x53\x49\x59\x5a\x96\x54\x6d\x51\xb4\x2c\x72\x5c\x96\x65\x87\x65\x34\x94\x39\x79\xca\xcc\x81\xe6\xf2\x7e\xca\xcc\x4f\xb2\x50\x4d\x3f\x9d\x53\xce\x0d\x84\x59\x10\x4f\x8f\x13\x9f\x86\xd3\x24\x24\xe1\x34\x9c\x06\x68\xf2\x97\xd3\x70\x9a\x53\xb6\x6e\x8e\xaf\x53\xb6\x0e\x94\xdf\xfe\x6f\xb6\x9d\x53\xc7\xca\xc5\xd3\xd0\x99\x53\xb3\x78\x22\xf7\x4f\xcd\xe2\x40\x78\x23\xe4\x29\x59\x3f\x3d\x4f\x9c\x3f\xcb\x6c\x15\x81\x32\x3a\x00\x4e\xe3\x64\x4e\x09\x7c\xb2\x1d\x9d\x12\x78\x20\x2a\x2a\xfb\x94\xc0\x9f\x12\xf8\x64\xbb\x38\x25\xf0\x40\xd4\xb4\xc8\x86\x6a\x64\x37\x8d\xdd\x29\x1d\x07\xc2\x9d\xec\xd4\xc8\x0e\x84\x77\x70\x9f\xda\xd8\x81\x32\xb1\x91\x9c\xda\xd8\x4f\x43\xd6\x13\x3d\x7a\x1a\x09\x03\x14\x53\xc5\x9c\x06\xc2\x9c\x9a\xe2\x93\xc5\xf0\xd4\x14\x0f\x84\xd9\x1a\x4e\x4d\xf1\x40\x78\xaa\xfe\xd4\x14\x0f\x14\x2f\xd3\x39\x35\xc5\x9f\x75\x77\x87\x6f\xda\x1d\xd5\xee\xa0\x87\xd4\x0e\xa7\xda\xc1\xbc\x30\xa7\xda\x01\x08\xd7\xa2\x53\xed\x70\xaa\x1d\xb2\x5a\xe6\x04\xe7\xf8\xb0\xb7\x72\x9e\x6a\x87\xd3\x83\xc1\x66\xf5\x3b\x15\x0a\x40\x18\x85\x78\xaa\x13\x4e\x0d\xfb\xba\x52\x4e\x85\x02\x50\x4d\xd7\x70\xaa\x13\x4e\x43\xdb\xb3\xfa\xaa\x2d\x45\x28\x28\x6e\x4f\x85\xc2\xa9\x65\x3f\xd1\xc5\xa7\x4a\x01\x08\x39\xe4\xa9\x50\x38\x0d\x7b\x49\x36\xd0\xd3\xb0\x17\x20\xbc\x31\xf4\x54\x15\x00\xe1\x26\x78\xaa\x0a\x80\xf0\xce\xd3\x53\x8b\xfd\xe9\x99\xde\x6c\x3e\x66\xab\x3a\xf1\x0a\xdd\xff\x6f\xa3\xba\x53\xd7\xb5\xc2\x0c\x52\x40\xad\xcd\xc7\x6c\xd4\x07\x51\x59\xb2\x4e\x25\xc6\x69\x9c\xbc\xf7\x83\x9d\x7d\xb7\x60\x9f\xf9\xff\x8a\x8c\x8d\x01\xaa\xa4\xe0\x54\x62\x00\xdd\xcb\xe9\x4f\x25\x06\xd0\xcc\xbf\x74\xea\x38\x38\x3d\x34\x9c\x56\x43\xcf\x01\x50\xda\xf2\x4d\x3b\x48\x67\x82\x19\x13\x4f\x9d\x09\x40\x31\xe5\xf0\xa9\x5e\x39\x3d\x34\x9c\xdd\xaa\xd9\x45\x83\x71\xf7\x3b\xf0\xd0\xf0\xa9\x83\xc1\xc4\x8a\xa7\x0e\x06\x20\x6a\x5a\x0f\x7b\x68\x70\x6e\xcb\x4f\xcf\x10\xfe\xd3\x78\x1c\x73\x2d\x9e\x3a\x1d\x80\xa8\xeb\x0f\x99\xc4\x4f\x7d\x12\xe7\xf0\xdb\x87\x80\x9c\x7a\x20\x80\x30\x9e\xf4\x54\x56\x9d\x7a\x20\x92\x0d\xe9\x54\x57\x01\x61\xd8\xe6\xa9\xae\x3a\x75\x2d\xa8\x33\x4f\x5d\x0b\xc0\x0a\x57\x56\x5d\x0b\xe7\x74\x7a\xb2\x1b\x9f\x3a\x0d\x80\x30\x3a\xf5\xd4\x67\x70\x86\x1f\x22\xdc\xe5\x54\x44\x01\xa1\xa3\xff\xf4\x88\x2f\x10\xda\x1a\x4e\x8f\xf8\x9e\xe1\xc4\x1e\x3e\xe6\xb8\x85\x13\x9b\xdf\x54\x56\x9d\x7a\x20\xbc\x59\xf7\x54\x57\x01\x55\xa7\xfa\xa9\xae\x3a\x3d\x1d\xe0\xb5\xe8\xa7\x2e\x08\xa0\x18\x8c\x7a\xaa\xb5\x4e\x0f\x0c\x1b\xa7\x7d\x2a\xb6\x80\x30\x98\xf6\x34\x22\xe8\x0c\x1b\xef\x32\xe7\x89\x01\xa0\x99\x62\xea\x8c\xdd\x78\x07\x06\x35\x77\xaa\xc9\x80\xea\xb1\xa7\x53\x4d\x76\xa6\x2d\x75\x9d\x53\x5a\x01\x61\x50\xe9\xa9\xb2\x3a\x3d\xd3\xab\x93\xfe\xd4\xc9\x00\xa4\x32\xea\x34\x70\xe8\x54\x46\x99\xc6\xf1\x54\x46\x01\x65\x2f\xd4\xca\xa8\x53\x27\x43\xba\x80\xe9\x65\x00\x62\x77\x88\xca\xea\x5c\x7e\x50\xee\x5c\x06\x05\x01\xc5\x33\x6a\xa7\x32\x0a\xa8\x9e\x84\x3e\x95\x51\xe7\xda\x1b\x06\x3d\xae\x8e\x02\x9a\x49\x70\x4f\x75\xd4\xa9\x68\x32\x77\xe4\xa9\x68\x02\xc2\x1c\xa7\xa7\xa2\x09\x08\x03\x6f\x4f\x45\xd3\x69\xb4\x4f\xba\x0d\x2a\x87\x80\x92\x2e\x73\x46\xfb\x00\xe1\xa5\x0f\xa7\xc1\x3e\xa7\x6e\x12\x7d\x22\xa7\x0a\xe9\xfc\xe4\x50\x98\x25\xeb\x54\x0d\x01\xa1\x43\xe1\x54\x0d\x01\xd5\xb8\xdb\x53\x35\x04\x84\xa7\x1a\x4e\xd5\x10\x10\x86\x64\x9f\x8a\x21\x20\xbc\x71\xeb\x54\x0c\x01\xb5\x4c\x2b\x61\x93\x3c\x6c\x6c\xe2\xc8\x53\x27\x09\xd0\x96\x5b\x94\x4e\x92\xd3\x93\xc5\x86\x3f\x9e\xaa\x21\x20\x4c\x89\x7d\x1a\xb1\x73\x1a\xb1\x93\x7e\x55\x46\xec\x00\x61\xc8\xf4\xa9\xdf\xe4\xd4\x89\x61\x96\xc5\x53\x99\x03\x64\xc1\x20\x7d\xea\xc4\x00\xc2\x0c\xbb\xa7\x4e\x8c\x53\x31\xe4\xe5\x3e\xa7\x62\x08\x88\xe5\xc6\xab\x18\x3a\x75\x62\x78\x31\xe7\xa9\x1a\x02\xba\x96\xe6\x53\x31\x04\x34\x73\xba\x9c\x8a\xa1\x53\xbf\x86\x19\x0d\x4f\xd5\x10\x90\x39\x7d\xd3\x21\xd0\xaf\xb1\x6c\xbc\x6a\x08\x58\x9a\x7d\x4e\xd5\x10\x10\x6d\x37\xca\x31\xd0\x87\xe1\xd1\xff\x53\x1f\x06\x10\x7b\x9d\xd6\x87\x01\x7c\x8f\x51\x37\x9d\x18\x40\xf5\x6a\xab\xd3\x90\x9c\xf3\xde\xd5\xa5\x6e\x0a\x25\xa0\xa8\x17\x4f\x85\x12\x10\x6d\xff\x33\x6b\x4b\xe6\xdc\xa9\x73\xe9\xbc\x77\xdd\x98\xf2\x7e\xb4\xca\xa9\xd3\xe3\xb8\x0b\x83\xe2\xa9\x52\x02\x8a\x01\x8b\xa7\x47\x13\xce\xc7\x71\x91\x3a\xa8\x94\x80\x65\xbc\xf5\xa9\x50\x3a\x51\x45\x46\x87\x9f\xaa\xa2\x53\x87\x85\xe9\xdd\x4e\x1d\x16\x40\x7a\x19\xe2\xa9\x50\x02\xc2\xb0\xef\x53\xa1\x74\x7a\x1c\x77\x61\xc2\x38\x9f\x5d\xdd\x4f\xfd\x79\x57\xe7\xa9\x28\x3a\x3d\x7b\xbb\x64\x18\xba\x1d\x80\xea\xc5\x70\xa7\x91\x3b\xa7\xe7\x09\xcc\x20\x74\x1a\xba\x03\xac\xc0\x0e\x76\x1a\xb9\x73\x1a\xa6\x63\xf0\xea\xa9\x78\x02\xaa\xa9\x1b\x4e\x7d\x18\xa7\xa7\x6a\x75\x2e\x9d\x7a\x27\x80\x30\x88\xfc\x54\x28\x9d\x9e\xaa\xd5\x2b\x70\xaa\x94\x80\x30\x24\xfd\x7c\x77\x13\xb6\x7b\xf6\xab\xef\xa5\x52\x02\x56\xfc\xfe\xb0\x69\x5f\xfa\x33\x2e\x4f\xce\xea\xa9\xb8\x94\x48\x40\xf1\x5a\xe4\x4b\x85\x74\xe9\x95\x50\x9a\x5c\x6a\x1f\x20\x0c\x6c\xbf\xd4\x3e\x40\x18\x60\x7f\xe9\x94\x00\xb2\x0e\xff\xff\x63\xd1\xe3\x3f\xf3\xcd\xd7\xb2\x97\x37\xbf\xee\xba\x54\x48\x97\xe7\x01\x3c\x88\x7e\x29\x6a\x80\x68\x4c\xbc\x4b\xa7\xc4\xa5\x32\x31\x41\xf3\xa5\x32\x01\x96\x01\xf6\x97\xca\x04\x08\x43\xe3\x2f\x85\x09\x50\xe6\x62\xdb\xba\x54\x26\x40\x9a\x15\xe2\xf2\x30\xed\xa5\xb7\xc1\x5c\x7d\x97\xee\x04\x60\xe9\xd1\xbd\xd4\x2f\x97\x11\x41\x66\xce\xbb\x54\x2b\x40\x78\x01\xfa\xa5\x5a\x01\xaa\x7e\xd9\x4b\xb1\x72\xa9\x4c\xcc\x9c\x77\xa9\x4c\x80\x30\x44\xff\x52\x99\x00\xcb\x10\xfd\x4b\x65\x72\xa9\x08\x4c\x93\x77\xa9\x08\x80\x30\x44\xff\x52\x11\x5c\xcd\xcf\x1a\xb6\x78\xc9\xeb\x81\x34\x46\xf5\x92\xd6\x03\x69\x22\xf1\x4b\x5a\x0f\x14\xfd\x8b\x97\xf6\x7f\x20\x8c\xed\xbf\xb4\xff\x03\xa1\x5d\xf2\x32\x5e\xe7\x32\x5a\x7e\x2d\x1f\xb3\xd3\x3e\x48\x2f\xfa\xb8\x8c\x96\xbf\x74\x09\x18\xd4\x7c\xc9\xd7\x81\x50\x0c\x5d\xf2\x75\xa0\x9a\x84\xe3\xd2\x25\x70\x91\x22\x27\x74\x46\x5d\xf2\x58\x60\x69\x3c\xbf\xa4\xb1\x17\x97\x03\xef\xb4\x87\x97\x91\x32\xc0\x32\x32\xfe\x92\xa7\x02\x59\x87\x45\x36\x8a\xe8\xf3\x9d\xf6\xf0\x32\xfa\x1c\x58\xc6\x74\x5c\x46\xc5\x5c\xd8\xff\x77\x42\xc6\x4b\xfb\x3f\xb0\x3c\x9e\x70\x69\xff\x07\x96\x06\xfb\x4b\xf3\x3f\x50\x76\xc6\xbf\x4b\xfb\x3f\x90\x75\xbf\x69\x0b\x60\xb8\x3b\xc5\xdd\x25\xc3\x05\xd2\xd3\x5c\x97\x0c\xf7\x22\x4b\xeb\xce\x54\x77\x49\x67\x81\x65\x9a\xe8\x4b\x3a\x0b\x54\xed\x48\x97\x8e\x03\xa0\xeb\x86\xb8\x24\xb8\x17\xfc\x73\x27\xaf\xbb\xe4\x9f\x40\x35\x00\xeb\x92\x7f\x02\x61\x14\xd2\x65\x44\x3a\xd0\x0d\x99\xba\x64\xa4\x57\xda\x43\xac\xb5\x97\x46\xf6\x6b\x07\xaf\x50\x59\x63\x57\x2e\x0c\xea\x3b\x53\xd5\x25\xed\x03\xc2\xcb\xd8\x2f\x0d\xea\x40\x1d\xb0\xbe\x4b\x83\xfa\x05\x11\xdc\x49\xb4\x2e\x99\x20\xd0\xcc\x62\x76\xc9\x04\x81\xb2\x73\x5c\x5d\x32\xc1\x4b\x8b\x3a\x5b\xc3\x25\x13\x04\xba\x91\x30\x97\x16\xf5\x6b\x39\x52\x56\x57\x72\x78\x49\x0e\xfd\x66\x25\x87\x97\xe4\x30\xac\x86\x6d\x5f\xac\xdb\x4e\x18\x0d\xea\x40\xf3\xca\xd0\x4b\x83\xfa\x75\x38\x76\x68\x8c\x4b\xbe\x78\xc9\x17\xfd\xb2\xe5\x8b\x40\xd9\x09\xa5\x2e\xa3\xc3\x81\x6e\x3a\xf6\x4b\xbb\x3b\xd0\x4d\xd1\x7a\xc9\x2a\x2f\xc2\x6a\x76\xb6\xa4\x4b\xc2\x08\x94\xb9\xff\x99\x43\x7c\x38\xd5\xa6\xff\xcd\x16\x1c\x1c\x98\xd9\x8f\xd9\x82\xd3\x91\xb2\xd7\xa4\x87\x40\xf5\x56\xc0\x4b\x7a\x08\x44\x83\xd9\x5f\x9a\xcf\x81\xaa\xa9\xf0\x92\x30\x5e\xa7\xb3\xc3\xd5\x55\x2a\x08\x14\xd3\xbd\x5f\x9a\xca\xaf\xd3\x21\xb0\x3f\x0c\x98\xb9\x4e\xfb\x9b\x31\x36\x38\x06\xa8\xd5\x06\x68\x3d\xbf\x2e\x6b\xeb\x63\x92\xc8\x4b\x12\xe9\x57\x20\x89\xbc\x2e\x27\xd1\x2e\xb3\x27\x2f\xd4\x0f\x36\x98\x4b\xc2\x78\x19\xf5\x62\x56\x9f\x4b\xc6\x08\xc4\xae\xae\x8c\x11\x08\x53\x59\x5c\x12\x46\xe0\x7b\xd3\x32\x5b\x05\x63\xfc\xb6\x8c\xff\xde\xaf\xe5\x93\xc0\xf7\x5f\xac\x93\xfd\x40\xe6\xd0\x86\xc2\xb9\x0c\x8a\xb9\xee\xdd\x1a\x3a\xc2\xd0\x16\xa0\x68\xbe\xbf\xb4\xb2\x03\xcd\x58\x94\x4b\x2b\x3b\x10\x6d\xbf\x68\x63\x6e\x87\xc8\xe5\x46\x3e\x09\x14\x83\x7f\x2f\xf9\xe4\x75\x5b\x35\x28\xcf\xe5\x21\x56\xa0\x6a\x17\xbf\xe4\x93\xc0\xd2\xcd\x77\xdd\xbb\xb6\xdc\x98\xef\x96\xa2\x79\x1e\xe8\x0d\x69\x74\x69\x9e\x07\xea\x5e\x0c\x24\x9d\xd7\xe3\x68\xa0\x40\x2e\xb9\xe3\x65\x8e\x16\x77\x4e\xe3\x5f\x80\x30\x1c\xe8\x92\x4d\x5e\x58\xca\xa3\xfc\xfc\x6f\xfe\xe6\x63\x4e\x61\x9a\xa9\xa5\x1c\x58\xaa\xc2\x4b\x9a\x08\x7c\x6f\xf2\x03\xf2\x44\x60\x79\x88\xea\x92\x26\x02\xdf\x63\x7c\x24\xf2\x44\x20\xd5\x50\x97\x11\xde\x40\xd9\x29\xa1\x2f\x4d\xf1\xc0\xf2\x1c\xd8\x25\x9b\x04\xbe\xc7\x7c\xd5\x56\xbd\xb4\x6a\xf9\x03\xb6\xea\x83\xe5\x69\xf7\x4b\xeb\x3c\x50\x76\x4a\xa8\x4b\xf3\x3c\xd0\xd2\xb5\x4b\x1e\x7a\x41\x3a\x77\x4a\xa8\x4b\xd2\x09\xa4\x59\x66\x2e\x49\xe7\xa5\x75\x5e\x45\x76\x4b\x3a\x81\x74\xf1\xba\x65\x95\xc0\xf7\xd8\xa4\xac\x5a\x56\xa9\x9b\x6f\x36\x8b\xec\x23\xe6\xc2\x6d\x98\x0c\x90\x6e\x50\xb7\x86\x7d\x20\x4d\x43\x7a\x6b\xd7\x07\x96\x39\x9c\x6e\x59\xeb\xfd\x31\xd5\x55\xbb\x3f\xb9\x2c\x42\x32\x74\xff\xfd\x61\x11\x77\xd7\xff\xfc\xf7\xa7\x45\x5c\x32\xc9\x4c\xb8\xe5\xb1\xc0\x57\x31\x7f\xf2\xb6\xcc\xa4\xed\xfe\xb3\xc7\xa2\xdd\x1b\x34\x5d\xd6\x0a\x64\xb3\x37\x34\xeb\xdf\xc4\xb1\x87\xa9\x98\x6e\xe3\xd8\x81\x65\x3e\x80\x5b\xb3\x3e\x10\x1a\x3d\x6f\xcd\xfa\xc0\x92\x96\xdc\x32\x60\xe0\xfb\x67\x8d\x32\x9b\xfe\x41\x1a\x4e\x7f\x1b\x97\x73\x7b\x05\x85\xb9\x96\x6e\xad\xff\x40\x6a\x95\xb8\xb5\xfe\x03\x69\xd0\xc0\xad\xf1\x1f\x08\x45\xdb\xad\xf1\x1f\x58\x75\x3f\x65\x6f\x14\x9b\x0e\x2b\xb9\xe5\xd3\x40\x33\x56\xf7\x96\x4e\x03\xa1\x9e\xbc\xa5\xd3\x40\x73\xa7\xb8\x65\xd3\x77\xdd\x6d\xe2\x37\xe5\xc9\x40\xdd\xd3\x45\x9e\x7c\x57\xa7\x32\xeb\xc4\x2d\x29\x06\xba\xe1\xd2\xb7\xa4\xf8\xae\x7e\xda\x76\xa4\x86\x78\xa0\x0e\xc7\xd8\x73\xab\x40\x1a\x3d\x76\x6b\x9a\x07\x96\x99\x10\x6e\x4d\xf3\xc0\x32\xad\xc2\xad\x65\x1e\x48\x2f\xa2\xbb\xb5\xcc\xdf\xcd\xde\x46\x00\xde\x92\x6e\x20\x7b\xf8\xcf\xec\xed\x0f\x96\xf1\xbf\xb7\x56\x78\xa0\x84\xb9\x91\x6e\xad\xf0\xc0\x32\xd3\xc2\x2d\x5b\xbf\x9b\x6d\x72\xc2\xcb\xcd\x81\x65\xa6\x85\x5b\x6e\x0e\x2c\xc5\xd6\x2d\x37\x07\xbe\x37\xf9\x6f\x92\x73\x20\xbd\x71\xe6\x96\x9b\x03\xdf\x63\xbe\x6a\xab\xb8\xd6\xd7\x23\x4e\xb7\x26\x7d\xe0\x7b\xcc\x1f\x75\x46\x6a\xd3\x87\x2b\xde\xda\xf4\xef\xee\x6a\xe2\x8c\x91\xb0\x03\xab\x62\x67\xba\x35\xb9\x03\x25\x8a\x2d\xd5\xe6\x0e\xe4\x5e\x12\xb4\xb9\xdf\xc3\xaf\xd1\x66\xc9\xeb\x81\x65\xd8\xe0\xad\xfd\x19\x48\x97\xc8\x5b\xa6\x7f\x13\xd6\x13\xde\x7a\x7a\xcb\xeb\x81\xd4\x8e\x7a\x6b\x7e\x06\xd2\x3c\x16\xb7\xe6\xe7\x7b\xda\x50\x68\xc9\x6d\xb4\x3b\x10\x6b\xfe\xe1\x40\xf6\xad\xc1\x1a\xf8\xfe\x0b\x5d\xa8\xc5\x1a\x48\x1d\x19\xb7\x7a\xe1\x96\xe2\x9b\xec\xe8\x96\xe2\x03\xdd\x24\xb0\xb7\x14\xff\x0e\x5b\xe3\xcc\xd3\x88\x7d\x9b\xa7\x92\x4d\xf1\x96\xf5\x03\xe9\x35\xf5\xb7\xac\x1f\x58\xa6\xed\xb9\x65\xfd\x77\xd8\xc0\xf4\x31\x1b\x18\xf8\x80\x1d\x5c\x6d\xd8\x40\x28\x13\x6f\x6d\xd8\xc0\xf7\x26\x8d\xd2\x86\x0d\xa4\x27\xfc\x6e\x6d\xd8\x77\xee\xda\x52\xa6\x89\x19\x08\x0f\xa8\xdd\x86\xfd\x00\x25\xbc\x5b\xee\x36\xec\x07\x58\x15\x45\x7f\x1b\xf6\x73\xa7\xd5\x5d\x96\x59\xdd\x64\x13\x98\xbe\x69\x75\xd3\x0e\x5f\xfe\xa8\xf5\x4d\x36\x06\x17\x1c\xe5\x07\x90\x5e\xd5\x79\xe7\xae\xae\x5f\x98\xf3\xc2\x08\x78\x20\xbd\x22\xfe\xd6\x36\x7d\x73\x60\x35\x54\x68\xb7\xfa\x03\x48\x2f\x62\xbd\xb5\x4d\xdf\x2a\x06\x93\x22\xdd\x2a\x06\x20\x13\x5f\xcc\xad\x62\x00\x4a\x98\x2c\xe8\x56\x32\x00\x4b\xcf\xf6\xad\x64\xb8\xd5\x07\x26\xe0\xbc\xd5\x07\x40\xe8\x0b\xbc\xd5\x07\xc0\xd2\x3f\x7d\x2b\x0f\x6e\x4c\xcc\xe1\x55\x63\xb7\x62\x00\x08\x8f\x9d\xde\x06\xe1\xdc\x68\x81\xf0\xf0\xf2\xad\x18\x00\xd2\xc0\xce\x5b\xeb\x31\xb0\xaa\xdf\x84\xd6\x63\x20\x87\x6b\x84\x8a\x01\x08\x03\xc5\xee\x63\x37\x80\x0f\xbd\x5a\x5b\x03\xf1\x81\xa5\xa3\xf5\x56\x44\x00\x61\x7a\xcc\x5b\x11\x01\xa4\x31\xf1\xb7\x22\x02\x08\x73\xe4\xdd\x8a\x08\x20\xa5\x69\xb7\x56\xe7\x1b\xab\x73\x98\xae\xe9\xd6\xea\x0c\xa4\x0e\xeb\x5b\xa9\x01\x2c\x1d\xe7\xb7\x52\x03\x58\x6a\x88\xdb\xa8\x1c\x20\x13\x8d\x7f\x2b\x3e\x80\xef\xff\xfb\x98\x9d\x81\x20\xd1\x1f\x79\x2b\x48\x80\x65\xe8\xee\xad\x20\x01\x52\x1b\xd6\xad\x9d\xfb\xc6\x82\x1d\x66\x6b\xba\xb5\x60\x03\xcb\xa0\x84\x5b\x3d\x72\x2b\x3e\xaa\xdf\x8f\xe2\x03\x58\x86\x16\xdc\x8a\x8f\x5b\xa5\x51\xdd\x88\x55\x1a\x40\x6e\xa6\xa2\x94\x00\x96\x62\xec\x56\x49\xdc\xd8\xa1\xc3\x4b\x2e\x6e\xed\xd0\x40\xea\x9f\xbd\xb5\x43\x03\x69\xd4\xe9\xad\x19\x1a\x28\x51\xbb\x65\xb6\xe0\xb6\x05\x8c\x9d\x1a\xe4\x36\x03\x65\xc5\x04\x7a\xab\x38\x80\xa5\x0b\xfb\x56\x71\x00\x69\x84\xd9\xad\xe0\x00\xd6\xbf\x6a\xd8\xa6\xdb\x21\x70\xef\x54\x5d\x00\xa9\x11\xe1\x56\x5d\x00\xa1\x97\xe2\x56\x5d\x00\xdf\x9b\x94\x29\x2f\x80\xd0\xad\x75\x2b\x2f\x80\xa5\x0f\xfe\xd6\xa6\x0d\x7c\x6f\x52\x5b\x03\x82\x80\x34\x84\xe7\xd6\xcc\x7d\x3f\x7e\x77\x2e\xa5\x46\xff\x00\x4b\xc7\xff\xad\x56\x01\x4a\x6c\x82\xa7\x58\x01\xc2\xdc\x7d\xb7\x62\x05\x48\x53\xbe\xdf\x9a\xbe\xef\xc7\x05\x66\x3f\xe6\xe8\x7d\x90\x1a\x64\x6f\x63\x84\x6e\x65\xce\xe6\x2f\xca\x1c\x20\xbd\xdb\xfd\x56\xe6\x00\xdf\x63\xb4\x54\x9d\x03\x2c\x83\x2f\x6e\x65\x0e\xb0\x0c\x1f\xb9\x95\x39\xb7\x32\x67\x93\x15\x65\x0e\x90\x7b\x32\x2b\x73\x6e\x65\xce\x66\x26\xca\x1c\x60\x19\x17\x72\x2b\x73\x6e\x22\x8e\x62\x73\x1a\x35\xcd\xad\xa6\x09\x8b\x6c\xbc\x9a\x66\x73\x09\x35\x0d\xb0\x36\x59\x51\xd3\xdc\x8a\x95\x6f\xdb\xfb\xcf\x0d\xfb\x51\xcb\x3c\x3f\x07\x84\xef\xf5\xd1\xf6\x0d\x2c\x4f\x4b\x3d\x0a\x0b\x60\x19\x00\xf1\x28\x2c\x80\xa5\x4f\xf8\x51\x58\x00\xcb\x88\x96\x47\x61\xf1\xa8\x18\x5c\xa3\x1f\x15\x03\xb0\xec\xfb\x47\xc5\x00\x2c\x43\x16\x1e\x03\x81\x9e\x62\x9b\x99\x65\x8f\x54\xfd\x91\xaa\x33\x07\x1e\xa9\x3a\x50\x76\x6c\xc6\x23\x57\x07\x96\xcb\xde\xa3\x81\x1c\x58\xc6\x05\x3c\x1a\xc8\x81\x65\x44\xc1\x23\xa1\x7f\xaa\x93\xdd\x37\xe5\xea\x40\x9a\xd6\xf0\xd1\xf2\xfd\x48\xdf\x0d\xf4\x78\xa4\xef\x40\x1a\x18\xf5\x48\xdf\x1f\xe9\xbb\x56\xcb\x47\xfa\x0e\x84\xb9\x9f\x1e\xe9\x3b\x50\xb6\xa3\xfb\x31\xdc\x06\x58\xff\x7e\xc0\x16\x10\xa9\xaf\x1d\xf0\x91\xe4\x3f\xcd\x59\x4c\x18\xc1\x23\xa5\x07\x52\x13\xe8\x23\xa5\x7f\xa4\xf4\xfe\x7f\x29\x3d\x50\x76\x2c\xc0\x23\xa7\x07\x96\xfe\xeb\xc7\x23\xb3\xc0\x32\xb0\xe0\x31\x01\x25\xb0\x0c\x3d\x7e\x0c\xe7\x07\x72\x0f\xb1\x36\xf9\x47\x7d\xa0\x4b\xfb\x51\x1f\x00\xcb\xd0\x88\x47\x7d\x00\x94\xed\xfd\x7d\x14\x08\x40\x78\xb8\xf4\x51\x1f\x00\xdf\x63\x8c\x81\x02\x01\x48\x5d\xc9\x8f\xe6\x7c\x20\xcd\xb8\xf3\x28\x19\x1e\xd2\xda\x6c\xbf\xeb\xa3\x40\x78\x4c\xe0\x8f\x43\xe2\x51\x1f\x3c\x04\xf3\x6c\x37\xf7\x23\xf3\x07\x96\xa1\x11\x8f\xc4\x1f\x58\xbb\xbb\x25\xfe\x40\xf4\xfd\xff\x6d\x3b\xd9\x64\xb6\x67\xfa\x31\x64\x06\x58\xbb\x9d\x86\xcc\x00\x65\xbb\x01\x1f\x43\x66\x80\x34\xee\xe5\x31\x64\x06\xc8\xce\xd6\xf3\x18\x31\xf3\x10\xf7\x12\xe6\x8d\x7a\x8c\x7b\x01\xd6\xee\x6f\xe3\x5e\x1e\xf2\x54\x6e\x57\xdb\xa3\x64\x00\xd2\x03\xfc\x8f\x92\xe1\x99\x56\x97\x55\xf4\x51\x1f\x00\xcb\xc8\xae\x47\x7d\xf0\x68\xf6\xd7\xb5\xf3\x48\xe3\x81\xec\x7e\x7a\x9a\xfd\x81\xf4\x56\x95\x47\xb3\xff\x63\xd4\x3f\x9b\xca\xa3\xd5\x1f\x28\x61\x22\xa4\x47\xb3\x3f\x90\x86\x2d\x3f\x4a\x02\x60\xed\x61\x9f\xbb\xb6\x5e\xc3\xca\x8b\x1e\x17\x00\x96\x2e\xfe\x47\x91\xf0\x44\xf5\xff\x53\x33\x25\x01\x90\xda\x9d\x1e\x25\xc1\x13\xfb\xda\x4a\x86\x40\x62\x0f\xa4\x49\x1a\x1e\x89\xfd\x43\x6e\x9a\x30\x27\xd1\xa3\x27\x00\x48\xf3\xf8\x3f\x7a\x02\x80\xb5\xbf\x76\x3d\x01\xc0\xda\xb3\xcf\xd8\x94\x27\xed\x6e\x67\xa9\x92\x00\xe8\x46\xce\x3e\x2a\x82\x47\x5e\x6f\xe6\xa2\x47\x5e\xff\xc8\xeb\xfd\x66\xe5\xf5\x40\x89\xc6\x76\xf7\x48\xec\x81\x55\xf7\x9b\x0e\x81\x29\xe8\x1b\x42\xff\x31\x5e\x05\x48\x0f\xbf\x3c\x86\xab\x00\xcb\x90\x9e\xc7\x70\x95\x47\x95\xd0\x5c\xac\x73\x37\x81\xeb\x15\xfc\xf4\x54\x09\x8f\x2a\x41\xb3\xfc\xa3\x4a\x00\xd2\xf3\x92\x8f\x2a\x01\x58\xb9\x8b\x9c\xdf\xa4\xa5\x0f\xed\x47\x8f\x8e\x0b\x20\x27\xc1\x7b\x8f\x7e\x0b\xa0\x84\x87\xeb\x1f\x1d\x17\xc0\x32\x4e\xe4\xd1\x71\xf1\x2c\x17\x14\x9b\xe0\xe1\x5c\x20\x4c\x00\xf3\xa8\x4c\x80\xf4\xaa\xf7\x47\x65\xf2\x2c\x1b\x8a\x06\x7b\x94\x21\xc0\xf4\x7c\xf6\xa3\xe7\x02\xa8\x7b\x83\x30\xf6\x05\x98\xa6\xc7\x7d\xd4\x2a\x40\xf1\x8a\xbb\x47\xad\x02\xec\x74\xf6\x8f\x5a\x05\x68\x1f\x4f\xfb\xef\xdd\x5a\x4f\x07\x30\xb5\xe1\x3e\x8a\x1b\xa0\x1b\x9c\xfd\x28\x6e\x80\x6a\xaa\xb9\xc7\x90\x9a\x87\x0b\x98\x4d\x89\xff\xe8\x0e\x01\xaa\x66\xd2\x47\x05\x04\x34\x4d\x50\x8f\x0a\x08\x68\x5e\x33\xf9\xa8\x80\x80\x59\xfc\x04\x55\x40\xc0\xd7\x79\x96\xd9\x79\x48\xa0\x06\xe3\x7c\x54\x40\xc0\x2c\x0e\x98\x0a\x08\x68\x86\x1c\x3d\x2a\x20\xa0\x78\x20\xe0\x51\x01\x01\xd5\x94\xbe\x8f\x0a\x08\xf8\x7e\xd2\x7f\x66\xf7\x7c\xd0\xe7\x2e\xb2\x7b\x3e\xa8\x1e\x73\x7a\x3c\x98\xf0\x18\x9e\x83\x31\xe8\x51\x27\x01\x7d\xef\xad\xea\x24\xa0\x19\x5b\xfd\xa8\x93\x1e\x73\x78\xba\xb6\xa9\x93\x1e\x45\x91\xd9\xad\x1e\x45\x11\x50\x8d\xc4\x79\x14\x45\xc0\xbe\x43\xe0\x51\x14\x01\xcd\x74\x17\x8f\xa2\xe8\xb9\x2a\x4f\xd1\x70\x8f\x26\x03\xd5\xa4\xff\x8f\x32\x09\xe8\xd3\x11\x51\x26\x01\x4d\xa7\xde\xa3\xdb\x06\x68\x46\x99\x3d\x0a\xa7\xc7\xfb\xdc\x5c\xe7\x15\x4e\x40\xd7\x34\xf9\xe8\xb5\x01\xa6\x46\xa5\x47\x29\x05\x94\xdf\xae\xaa\xed\xfe\xe4\xd3\xbe\xc6\xe0\x31\xa4\x07\x68\xe6\x50\x7b\x74\xca\x00\xdd\x33\xac\x8f\x17\x03\x00\x55\x89\xf4\x98\x77\x07\xd8\x77\x1d\x3c\x4a\x30\xa0\xc8\xff\x1f\x25\x18\xd0\xe4\xd3\x8f\x12\x0c\xa8\x0a\xd2\x47\x05\x06\x4c\xad\xf5\x8f\x0a\x0c\x68\x6a\xc3\x47\x2f\xd0\xb3\xaf\x05\xb0\xc3\x14\x65\xc0\xbe\x37\xe1\x51\x94\x01\xd5\xcb\x60\x1e\x45\xd9\x63\x54\x51\xf8\xa2\xbd\xf3\x41\xdf\xac\xc3\xa8\x22\x60\x5f\xae\xf0\xe8\x17\x7a\xf4\x0b\xf9\xe5\xaa\xdc\x80\xba\x77\x15\x95\xdb\xe3\xb1\x0d\x3f\x53\x95\x1b\xd0\x3c\xce\xf7\x28\xdc\x9e\x87\x05\x47\xe2\xa0\x4a\x03\x6a\xb3\x91\x8a\x34\xa0\xef\x51\x53\xa4\x01\x65\xfb\xaf\x1f\x83\x91\x80\x36\xfc\xda\xd4\x6d\x40\x33\x23\xdc\xa3\x6e\x03\xea\x9e\x15\xca\x36\x60\xdf\xca\xf0\x28\xdb\x80\x6a\x9c\xfe\xa3\x6c\x03\xba\x77\x36\x3d\x46\x2c\x01\xfb\x9e\x86\x47\x21\x07\x7c\x15\xb3\xcc\xee\xf9\xa0\xeb\x44\x7f\x8c\x6b\x7a\xb8\xeb\xdb\x4b\x19\x1e\x85\x1c\x50\xf6\xac\x53\xc7\x3d\x64\x1f\xd2\x11\xf0\x28\xda\x1e\x53\xa2\x22\xed\x1e\x35\x1b\xd0\xcc\x80\xfc\xa8\xd9\x80\xea\xe9\x8f\x47\xc9\x06\xec\xfb\x15\x1e\x25\x1b\x50\x74\x19\x3f\x3a\xa6\x80\xb2\x79\x8a\x22\x0e\x28\xdb\x93\xff\xa8\xe2\x9e\xd7\x86\xd3\xd5\x2a\x36\xa0\x9b\x4b\xe2\x31\x1a\x0a\xe8\x7d\xb7\xc8\x76\xbf\x2c\x1f\x72\x12\xfd\x52\x40\x95\x25\xbf\x4a\x39\xa0\x7b\x6a\xea\xd5\x2d\xf5\x72\x2a\xbb\xec\xa2\x6e\x51\x27\x0e\xd6\xa2\x61\x11\xed\x86\x98\xbf\xba\x9b\x80\xda\x59\x3e\x5e\xdd\x4d\x2f\xd7\x0b\x18\x51\xff\xaa\x0a\x81\xaa\x8b\xfa\x55\x15\x02\x65\xc7\x04\xbc\xca\xc2\xf7\xc7\x62\xd1\x7c\xec\xb6\x88\x3d\xa4\x5a\xf4\x58\xc4\x3d\x0a\xc3\x8a\xbd\x16\x31\xde\xd0\xb3\x57\xed\x08\x94\x1d\x86\xf0\x2a\x1e\xdf\xc2\x80\xa3\xa9\x5e\xbd\x4d\x40\x31\x27\xdb\xab\xb7\x09\x28\x9d\x01\x7f\xf5\x36\x01\xd5\x33\xc7\xaf\xde\x26\xa0\xfc\xd6\x1f\xee\xe3\x7a\xf5\x45\x01\x73\x77\xa8\xbe\x28\xa0\xb7\x6e\x1d\xed\x2a\x2e\x45\xf0\xe2\x88\x57\x57\xd4\xbb\x05\xae\x45\xf6\x54\x61\x86\xec\x17\x2f\x8b\xe8\x3c\x56\x89\x57\x79\xfb\x1a\x00\x66\x17\x2b\x6f\x81\xb2\xe3\x2e\x5e\xf5\x2d\xb0\x6f\x92\x78\xd5\xb7\xaf\x47\xcb\x8b\x45\x76\x5e\xb5\xfa\x8c\x84\xba\xf5\xf5\x92\x73\xc7\xcb\xb3\x24\x40\x1b\x58\x9e\x5f\x03\xb6\x5e\xb2\xa5\x7a\x54\xf5\x55\xa2\x02\xcd\x48\xac\x57\x89\xfa\x36\x66\x20\xcb\xf6\xab\xce\x04\x6a\xe5\x6b\x79\xd5\x99\xc0\xbe\x0b\xe2\x55\x67\x02\x51\x77\x91\x3d\xdd\xe4\x80\xce\x37\x85\xe6\xab\xd0\xb4\xfa\xea\x4c\xa0\xec\x38\x8c\x57\xa1\x09\x34\xcd\xce\xaf\x3a\xf3\xd5\x4f\x64\x34\xc5\xab\x0e\x04\x42\x3b\xfc\xab\x9f\xe8\xd5\x4f\x64\x4c\xc4\xab\x9f\xe8\xf5\x9c\x07\x5f\xed\xab\x34\x7c\xbb\x0c\x1b\x2d\xf4\x1a\xd7\x05\x2c\x0f\x4a\xbf\xc6\x75\xbd\xfa\x89\x1a\x86\x8e\x57\x3f\x11\xb0\x8c\xd7\x7e\xf5\x13\xbd\xfa\x89\xcc\x12\xf9\xea\x27\x02\x8a\xc7\x03\x5e\xfd\x44\x40\xf3\xb6\x89\x57\xa1\xf9\x6e\x55\xe9\xc7\xac\xaa\x04\xba\xa9\xe9\x5f\x55\x25\x50\x34\x11\xbe\xaa\x4a\xe0\x7b\xd3\x32\x7b\xfc\x83\x3a\x77\x35\xec\xf0\xe1\xc5\xe6\x74\x87\xe7\x30\xde\xad\x47\x97\x55\xb3\xc3\x87\x17\x61\x31\x15\xd4\xa3\xaf\x91\x69\x26\x93\x7c\x15\x9f\xc0\x0c\xe8\xf4\x6b\x64\xda\xab\x0b\x4b\x73\xfa\xab\x0b\x0b\x98\x61\xe7\x2a\x51\x01\xa3\xed\x5e\x15\xea\xab\xef\x49\x2d\xfe\xea\x7b\x7a\xbd\xe9\x80\x25\xfd\x55\xb4\x02\x7d\xaf\x03\x8a\x56\xa0\xbb\xc7\xbe\x8a\xd6\x57\x0f\x95\x89\x1e\x5f\xe5\x28\xd0\x3d\x58\xf8\x2a\x47\x81\x12\x9d\x8d\xf1\x55\x8f\x02\xb1\xe0\x33\xaf\x7a\x14\xd8\xa7\x03\x5f\x9d\x56\x40\xf3\x6a\xc4\x57\x85\x0a\x7c\xff\x8c\x46\x29\x51\x81\xa9\xd6\x7a\x8d\x55\x7b\xc3\x3c\x34\xc5\x57\x1d\x28\xbc\x56\x9e\xcd\x7e\xf5\x5a\xbd\x8a\xdb\xee\xc7\xae\xb8\x7d\xbd\x3d\xdc\x5e\x53\xdc\xbe\x61\x43\xe1\x09\xaf\xb2\x15\xd8\xc7\x0f\x5f\x65\xeb\xab\x73\xcb\xec\x8b\xaf\xce\x2d\x60\x1f\x66\x7c\x55\xb2\x2f\x47\x2a\xa2\xbb\xa8\x79\xa4\x02\x48\x6d\x59\xaf\x8e\x2c\x60\x75\x57\x05\x1d\x59\xaf\x82\xb7\xe3\x25\x78\x15\xbc\xc0\xf2\x58\xde\xab\xe0\x7d\x15\xbc\xdd\x9d\x43\xc1\x0b\x74\x03\x04\x5e\x05\xef\xab\xe0\x35\x71\xe3\xab\xe0\x05\x9a\xf7\x16\xbd\x0a\x5e\xe0\x7b\xcc\x5f\xb0\xf1\x1f\xd4\xd8\x75\xb3\xf1\xcb\x81\xf1\x55\xa5\xec\x6b\x0c\x1e\x82\xf7\x55\xca\xbe\xde\x01\xde\xdd\x22\x4d\x16\x05\x54\x8f\x71\xbf\xea\xd1\x97\xa3\xe9\xe1\x39\xf1\x57\xf5\xf9\x1a\x49\xe7\x8a\xa2\x5b\x0c\xe8\x5e\x0c\xfb\xae\x5d\x0f\x42\x7a\x51\x59\xaf\x7a\x14\x28\x61\x1a\xc8\x57\x41\x0a\x34\xa3\xf2\x5f\x05\xe9\x6b\x24\x9d\xd7\x5e\xbd\xca\x4f\xa0\x19\xfd\xfa\xaa\x2f\x81\x65\x52\xee\x57\x7d\x09\x7c\x6f\x5a\xe6\x58\x79\x66\xc3\x05\x45\x81\x09\x7c\x8f\x59\x37\xc7\x8a\x23\xec\xe6\x76\x7d\x15\x9d\xaf\x42\xd1\xcc\xa5\xaf\x42\xf1\xe5\x82\x6f\x25\xd4\xab\x2a\x04\x4a\x78\x32\xf9\x55\x16\xbe\x46\xd7\xb9\x59\x2b\x0b\x5f\x5d\x5e\x7d\xfc\x21\x9c\xec\x55\xe9\x01\xdd\x3b\x39\x5e\x95\x1e\x50\xf6\x8a\xa6\xd2\x7b\x0d\xbe\xdb\x13\x54\xff\x17\x30\x96\x8b\x9c\x4a\x0f\xe8\x8a\xd7\x57\xa5\x07\x7c\x6f\x5a\xb6\x1b\xc8\xb0\xf9\x01\x28\xf5\x5e\x63\xf4\x4c\x2f\xf9\x1a\xa3\x07\x34\xcf\xc7\xbe\xc6\xe8\xbd\xc6\xe8\x99\x5e\xf2\x55\xec\x01\x45\x7b\xf7\xab\xd8\x7b\xf5\x7f\x19\x0f\xf3\x2a\xda\x80\xf8\xed\x22\x27\x9e\xa1\x74\x1d\xf1\xf5\xea\x00\x03\xba\x8e\xd6\x57\x21\x07\x7c\x8f\xd1\x04\x95\x1c\x10\x26\x37\x7e\x55\x72\xef\xed\x18\x21\x26\x5e\x45\xda\xab\x9f\xcc\xaf\x5f\x91\xf6\xea\x27\xf3\x60\xfb\xab\x4a\x03\x9a\xa7\x29\x5e\x55\x1a\xf0\x6f\x5f\x54\xa5\xbd\xb7\xa3\x2b\xd5\x53\x92\x01\x6d\x73\x1a\x25\xd9\x7b\xdb\xe3\xb2\x82\x7b\xd7\x8d\x1c\xc5\x76\x9b\xa2\x09\x28\x4a\x80\x57\x6f\x17\xf0\x6f\xab\x54\x47\xbd\x2a\xa4\xee\x66\xac\x42\x02\xfe\xed\xc5\x2a\xa4\xd7\x13\x1c\xd8\xc5\x5f\x15\xd2\xfb\xf8\x01\x38\x8d\xd4\x43\xc0\xbf\x1d\x55\x3d\xf4\x3e\x76\xae\x3b\x9e\xb2\x06\xf8\xb7\x7d\xea\xb2\x02\x4a\x98\x46\xf3\x55\xea\x00\x25\x7d\x4c\xa9\x03\x18\xce\xff\xea\xb1\x02\xbe\x17\x69\x80\xea\x07\xf8\xb7\xef\xaa\x7e\x5e\xfd\x4e\xe6\x49\x7a\x95\x2c\x40\xee\x8d\x40\xc5\xf2\xea\x77\xea\xfb\x55\x67\xd1\xbe\x2a\xcd\x1f\x75\x12\xbd\x4e\x22\x7f\xd3\x49\xf4\xee\x06\xac\xff\xf7\x3f\xf9\x43\xa0\x08\x1d\xaa\x99\x3f\x04\x8a\x50\x49\x2a\x9a\x3f\xc2\xe6\x84\x12\x84\x2e\xe5\x8f\xb8\x39\xa1\xc2\xe8\xf2\x87\x8e\x11\x66\xff\xc6\x33\x7f\xe8\x18\xa1\x13\xa7\x94\x3f\x74\x8c\x30\xd9\x2d\xf2\x87\x8e\xc9\x9f\x0a\x85\x4b\xa9\xf2\x87\x42\x11\x02\x99\x97\x3f\x1c\x57\x42\x21\x01\x5c\xfe\x10\x2d\x42\xfb\xf7\xff\x1f\x8b\x5e\xff\x19\x6f\x16\x9b\xf9\x41\xe5\x8c\x62\xfe\x8a\xcd\x2c\xc5\xc7\xe8\x8d\x62\x3b\x8b\x37\x57\x0e\x8a\x6c\x26\xaa\x25\x46\xe1\x17\x8a\xed\x2c\xde\x5c\x49\x0b\x8a\xed\xe4\x9c\x08\x39\x0f\xf2\x57\x6c\x27\xc7\x44\xb0\x38\xe4\xaf\xd8\x4e\x72\x57\xad\xfd\xff\xd3\x22\x74\xc9\xf4\xdf\x2f\x8b\x16\x5e\x44\x4a\x0e\x4b\xbc\xae\xb4\xd0\xf2\x62\x67\x14\xaf\x66\x49\x8a\xec\x0c\xe3\xe1\x48\xda\x90\xbf\x6a\xcb\x39\xf8\x8e\xcf\x3d\x7f\xd5\x96\x57\x5b\x6e\xfd\xab\x2d\xe7\x2a\x6d\x2c\x07\xf9\xab\xb6\xbc\xba\x9b\xda\x80\x6a\x33\x3f\x65\x62\x10\x61\xfe\xaa\x0d\xf8\xc0\x18\xbc\xfc\x55\x1b\xf0\x81\x61\x7f\xf9\xab\xb6\xe0\x83\xca\x7d\x94\xf9\xab\x0e\x70\xdd\x8d\xb2\x6a\x36\xaa\x42\xcf\xf7\x63\x36\x8a\x53\xee\x31\x76\xd5\x1c\xe2\xea\xe5\x96\xfe\xe6\x4b\x91\x7e\xb7\x61\xd5\x9a\x0d\xe5\x94\x7b\x71\xa6\x35\xdb\xd9\x9c\xc9\x95\x2e\x6a\x36\x14\xc7\x1b\x09\x03\xf3\xd7\x1c\xe1\x66\xdb\x6d\x42\xb3\xed\xdc\x92\x8d\xa9\x20\x7f\xcd\x21\xfe\xa0\x13\x61\x96\xbf\xe6\x10\x7f\x30\xf0\x47\xe5\xaf\xd9\x43\xdc\x9b\xbd\xdb\xd9\xec\x21\x9d\x6c\xc3\x5e\x6b\xf6\x07\x51\x78\xb8\xe6\xf3\xd7\xec\x0e\x9d\x6c\xc3\x8f\xa0\xd9\x1f\x9c\x85\xef\x4e\x85\x66\x77\x18\x98\x37\x76\xd5\x76\x7f\x30\x17\x92\x37\xbb\x53\x41\x75\x45\xba\xd3\xfc\x75\xfb\xe3\x83\xba\xfe\x70\x58\x2b\x7f\xdd\xde\xe2\x12\xed\xb2\xff\x89\xbd\x65\x40\xde\x68\xd4\xa9\xdb\x35\x04\xe4\x61\x1f\xc9\x5f\xb7\x6b\xba\xc7\xff\x1a\x1d\xdd\x9d\x17\x9d\xd4\xe0\x61\x91\xfd\xc0\xe9\xf9\x69\x63\xba\xfd\xf0\x41\xdf\xdd\xd0\xed\x06\x6e\xc9\x2e\xfb\x27\xed\x06\x9d\x7c\x84\x4a\xe5\x6f\xd8\xbe\xc1\xbc\x6e\x7c\x97\xc3\x06\x28\xc7\xb0\x2c\xe7\x6f\xd8\x82\x0f\x2a\x09\x50\xf3\x37\x1c\xee\x61\xa3\x3a\xbf\x30\x6c\xd4\x07\xc9\x7d\x05\xf9\x1b\x36\x8a\x73\xf1\x41\xd6\xd5\xfc\x0d\x07\x7c\x90\x6a\xd6\xba\x0d\x07\x5c\x3d\x36\x3a\x0d\x1d\xb6\xfd\x83\xca\x29\xd2\xfc\x0d\xdb\xae\x7f\x90\x53\xc1\xf9\x1b\xbb\x59\x0f\xa1\xc1\xfe\x37\x07\x57\xc7\xdf\xae\xef\xf4\x17\x26\x1f\x9d\x9d\x3b\xfd\x01\xf2\x7d\x71\x8f\x49\xfe\xa6\x3f\x30\x9d\x2a\xc3\x37\xf7\x7f\x7b\x49\xfc\xcc\x5c\x0c\xa7\x0a\x7a\x29\xed\xa2\xf0\x63\xe2\xa4\x3a\xb6\xa6\xfc\x85\x9d\x4b\x90\x1f\xdb\x6b\xfe\xc2\xce\xc5\xa3\xb7\xe7\x75\xd8\xb7\xb1\x59\x39\x0d\x08\x3b\xf7\x83\x35\x27\x1d\x19\xf6\x2d\x71\x7f\xcd\x6f\x29\xec\xdb\x0f\x32\xed\xda\xb0\x6b\x55\x50\xc3\x36\x85\x2d\x0f\x2e\xeb\x9e\x34\x29\x6c\x79\xf8\xe1\x4c\x7a\x23\x9c\x31\x41\x94\xd8\xf4\x07\xec\xda\xe0\x08\x53\xb7\x1a\x76\x06\x37\xdb\xcd\x64\x0e\xa5\x9d\xc1\xcd\x76\xd3\x66\xa6\x9d\x61\xc0\xe0\x70\xa1\x4a\x9b\x4e\x9e\xb0\x3d\x5f\xd2\xa6\x93\x27\xac\xb8\x18\xa4\x2d\x47\x79\xed\x6f\x20\x6d\xf9\x07\x6d\xef\x30\x69\xcb\x93\x6b\x77\xfc\x2c\xd2\x96\xe7\x6e\x39\x95\x4d\x5b\xfe\x41\xab\xf6\x6c\xda\xf2\x74\x65\xb1\x99\xe9\xa0\xa7\xa7\xa6\xac\xac\x5f\x14\x57\x6a\xfc\xf6\x3f\xb3\x7f\xf4\x17\x8e\xa0\x1e\xcb\x36\x71\x0d\xc6\xde\x50\x96\x6d\x5a\xfb\x04\x07\xff\x6d\xd9\x02\xee\xac\x26\x06\x24\x7f\xcb\x16\xe8\x1c\x24\x3b\x6e\xfe\x96\x4d\xe0\x54\xd3\x90\x32\x2c\x5b\xa0\x3e\x1b\x41\x75\x97\x4d\xc0\x61\xb8\xbf\xa8\x65\x0b\x0c\x65\x74\xbe\x2f\x5b\xc0\xd5\x18\xa4\xca\xce\xdf\xda\x2d\xd0\x92\xe3\x53\x8e\xb0\x2e\xc4\x21\x41\x58\x0e\x31\x2e\xc4\xbd\x99\x1e\x0e\x31\x92\xad\xba\xc0\x1c\x0e\xb1\xc7\xe7\xdd\x3c\x0e\xe7\xfb\x41\x1e\xb5\xca\x4f\x1e\x76\x90\x22\x6e\xb8\x6a\x1f\xf6\x90\x79\xc8\x76\x91\xa3\xee\x29\xfb\x46\x2b\x0f\xfb\x4c\x75\x36\xa4\x0c\x87\xbd\xc1\x91\x7a\x8c\xab\xf9\x3b\xec\x0c\x4f\x48\xed\x9a\xd9\x19\x1f\xcc\xe1\xce\x7f\xd8\x19\x87\xf3\xdd\x39\x7a\xd8\x1b\xf8\x04\xf7\xb6\x73\xd8\x1b\x07\xfb\x26\x9f\xf0\x61\x5f\x7c\x50\xa1\xc3\xf9\x3b\xed\x0b\x4f\x56\x0d\x3f\x81\xd3\xce\xf8\x60\x6e\x2a\x70\xda\x19\x1f\xf4\x66\x67\x9c\x76\xc6\xb9\x3b\xc3\xc7\xec\x8c\x0f\xe6\xde\xbd\x4f\x3b\xe3\x9c\x3e\x46\x03\x4e\xa7\xcb\x07\x73\xef\xde\xa7\xb3\x45\x0d\x38\x24\xa2\xa7\xbd\xa1\xbb\xcf\x55\xf4\xb4\x37\xd4\x85\x64\x83\xca\xdf\x69\x77\x9c\xce\x0d\x1a\x7a\xda\x1b\xa7\xbd\x61\xa3\xec\x8d\xd3\xfc\xe5\xf4\xd9\x69\x77\x7c\xd0\xf7\x67\x7d\xd9\x1d\xe4\x30\xee\x2e\x38\x97\xbd\x81\x2a\x5c\xd2\x8f\xcb\xde\xc0\x4f\xb8\x77\xa8\xcb\xde\x20\x85\x71\xc8\x86\x2f\x3b\xe3\xb2\x33\x68\xf8\x65\x67\x5c\x7e\x4e\xb2\x8f\xcb\xa9\x41\x88\x65\xb7\xb7\x2f\xfb\xe7\xda\xad\xec\x7f\xd8\xa8\x2f\x3b\x81\xd4\xc5\xbf\x61\xc5\xed\x04\xee\x09\x1f\x6e\xca\x97\x9d\x70\x71\x6d\x8e\x5f\xf3\x65\x27\xec\x33\x5a\xea\x84\xdb\x2a\xdd\x5c\x6b\xee\x1a\x7b\x5b\x25\xbc\x73\x7b\xd3\xbf\x1d\x32\x0f\x69\x4d\x57\x9a\xdb\x39\xcd\x0d\x1b\x9b\x74\xdc\x8e\xe2\x0d\x19\xf4\x37\x6f\x47\x11\xf7\xdc\xf0\x6b\xbb\xad\xff\x07\xad\x39\x99\x6e\xeb\x7f\x5b\x7f\xfa\xea\xb6\xfe\x48\xcd\x9f\x4d\xba\xad\x3f\xb2\x32\xa6\x02\xe0\x71\xc8\xc8\x0c\xb0\x5c\x15\x1f\x87\x8c\xcc\x00\x31\x15\x00\x8f\x03\xf4\x60\x96\xb5\xe7\x1f\x07\x08\xa9\x59\x5c\x2d\x1e\x3b\xc3\x13\x5f\x73\x97\xd9\x1b\x9f\x96\x9c\x7b\x6d\x78\x6c\x13\x4e\xb5\xe1\x8e\xf9\xd8\x26\xee\xf4\xf8\xb9\xb4\x3d\xb6\xe9\xb1\x4d\xfe\xa4\x6d\x32\x60\x72\xba\xb6\x3d\xbb\x51\xa4\x40\xf4\x03\x79\x9d\x99\x2f\xda\xcd\xf9\xfb\xda\x4c\xae\xee\xe6\x5c\x67\xfe\x5e\x9b\x89\xeb\x6d\xb3\x9d\xd7\x99\x69\xbc\xa4\x83\xf9\xda\x70\xee\xfd\xd8\xd4\xe9\xb5\xe1\x86\x4b\x4e\x17\xff\xd7\x96\x7f\x50\x8b\x63\xf2\xda\x70\x4f\x85\x4d\x3f\xb6\xd7\x79\xf0\x41\xff\x29\xe7\x5e\xa7\x81\xce\xb7\x29\xcb\x78\x9d\x07\x1f\x2c\xbf\xac\xd7\x2e\x43\xc8\xc6\xf4\x33\x7d\xed\xb3\x97\x8f\xd9\x7d\xf5\xb5\xcf\x48\x9d\x9c\x6e\x1a\xaf\x7d\xa6\xb8\x25\xd3\x73\x16\xc5\x6d\xf1\x04\x18\x5e\xd3\x2c\x4a\x59\xa0\xcb\xff\x8b\x4a\xb6\x70\x61\x48\x4c\xfa\xb6\xa8\x5b\x81\x24\xfd\x7d\x16\x75\x2b\x50\x5a\xf8\xcf\xc2\x22\xe7\xfb\xfe\x6f\xcb\x32\xee\xf7\xde\xf5\x38\x2c\xe2\x1a\x14\x56\xa8\xa2\xba\x2d\x1e\xee\xe2\xe4\x4f\x16\xb5\x6c\xf9\xf4\xeb\xe4\x86\xde\x2c\x78\xdb\x84\xee\x37\x50\x94\xb2\x40\xe3\x18\x7a\x16\xa5\x2c\x50\x89\x1a\xce\xa2\x92\x05\xa6\x74\xb3\xa8\x64\x81\xba\x58\x89\x8b\x42\x16\xe8\x19\x3e\x65\xc3\x15\xb2\x6e\x38\x45\x25\x0b\x14\x5c\x60\x59\x54\xb2\xc0\xf7\x18\x95\x55\xca\x02\x13\xb7\x75\x16\xa5\x2c\xf0\x3d\x46\xa7\x29\x66\x81\x5a\x96\x8f\xd9\x1b\x1f\x2c\xcc\xe2\x59\x94\xb7\x05\x87\x5a\x90\x06\x2c\x0b\x1e\x35\x61\x62\xec\xcf\x52\xec\x20\x45\xe4\x84\xe0\x17\x45\x24\xe0\x6d\x06\x59\x14\x91\xc5\xe3\x58\x1c\x24\xc8\x52\xf7\xab\xcc\x18\x26\x69\x69\xf6\xad\x22\x72\xfa\xaa\x22\x12\x68\xd8\x5f\xb3\x28\x22\x01\x2f\x3d\xc8\xa2\x86\x2c\xcd\x6e\xb3\xf1\xaa\x43\x60\x0e\x7f\x53\x75\x58\x74\x97\x71\xe9\x47\x16\xe5\x21\x50\xc7\xa0\x55\xca\x43\x20\xd3\xc9\xd1\xec\xb5\x66\x7f\xb0\x9c\x17\x75\x1f\xd0\x7e\x3f\xeb\x61\xa3\x94\x62\xd3\xff\xa6\x14\x03\x1a\xc7\xe1\xb3\x28\xc5\x80\x12\xe4\x93\xce\xd2\xad\x47\x67\xf8\x06\x1d\xde\xad\x87\x8a\x0d\x5f\x78\x16\x15\x1b\x50\x31\xa6\x66\x51\xb1\x01\xbd\xec\x22\xc7\x80\xfb\x01\x87\xed\x54\xb1\x15\xfd\x6c\xaa\xf6\xa2\x64\x03\x52\x8b\x51\xe9\xbb\x05\x7e\xc8\xec\xc1\x65\x38\x2e\x63\x1f\xf6\xa6\xc8\x61\x51\xec\xfd\xa8\x99\x5a\x0f\xf8\xde\x64\xf4\x14\x7b\xc0\x1c\xf6\x9a\x5a\x0f\x68\xea\xf8\xa2\xd6\x03\x5a\x38\x78\x4a\x3d\x60\xe1\xd0\xc9\xa2\xd4\x2b\xc3\xaf\x7d\xfa\x98\x3d\xc4\xe5\x29\xc3\xbe\x55\xc3\x95\x61\x03\xe2\xf7\xdf\x5b\x75\x99\xb6\x8f\x3b\x52\x14\x65\x65\xda\x3e\x12\x3f\xcb\x01\xca\xb4\x7d\xd3\x75\x8a\x05\xbf\x4c\x6b\xee\x7d\x28\x2e\x10\xd3\x9a\x4f\x85\x14\xe3\x38\xad\x39\xd7\xa1\x28\x9a\xca\x74\xb4\x95\x90\xc4\x2c\x65\x51\x42\x02\x73\xb8\xe8\x29\x21\x81\xef\x31\xc6\x56\x0d\x09\x64\xda\xe6\xe9\x70\x1b\x3c\x4a\xb8\x64\x96\xe9\x78\x73\x3d\xa1\xb2\xaf\x4c\x87\xdb\xeb\x09\xd3\x37\x1d\x6e\xbd\x75\xb2\xe5\xa2\xfa\x04\xba\x52\xb6\xa8\x3e\x81\xb9\x3f\x12\xd5\x67\xd1\x35\x47\xf2\xed\x2c\x6a\x4d\xc0\x7b\x46\xb2\x28\x35\x4b\x38\xd5\xfd\x51\x55\x24\x10\xe4\xd5\xcc\xa2\x88\x04\x0a\xe7\x9d\xb3\x28\x22\x81\x46\xaa\xa6\x2c\x61\xd3\xc9\x3f\x91\x30\xd7\x12\x36\x9d\x0b\xd3\x87\x93\x5f\x59\x09\xb4\xbd\xe8\x29\x2b\x81\x46\x56\x90\x2c\xca\x4a\xa0\xfc\xdc\x75\x94\x95\xc5\x40\xd4\xe9\x70\xa6\xcd\x4c\x16\x1b\x3f\x07\x95\x66\xc9\xdd\x24\xaa\xa1\x3c\x04\xbc\xed\x24\x8b\xea\xb0\xe8\x97\xc3\x55\x9c\x45\x79\x08\x94\xe2\x9a\xa4\x3a\x2c\x86\x93\x72\xc7\x4a\x96\xb4\xba\xa9\x25\x91\xc7\x96\xd5\x35\x35\xc6\x74\xdd\x5e\xd6\x97\x6b\xd2\x87\x1f\xdc\xb2\xba\xea\xbe\x69\xdf\xaa\xfb\x80\x52\x5c\xa7\xd4\x7d\x45\xdd\xb7\x3b\x44\xdd\x07\x04\xf7\x37\x64\x51\xf7\x01\x0d\x57\x5d\x16\x75\x1f\x50\xd3\x2d\x57\xdd\x57\xcc\x22\xed\xbc\x55\xf7\x15\x6e\x44\x8c\xbd\x64\x28\xf2\x80\x24\xdc\x33\x8b\x22\xaf\x10\x14\x1a\xe1\x0f\x28\xe9\x80\xa9\x80\x2e\x2a\xba\xe2\x09\xb6\x70\x2a\xa8\xdf\x00\x2f\x89\xc9\x72\xf8\x99\x91\x46\x3a\x48\x75\x9e\xe5\xb0\xed\x1f\xd4\xb5\x68\xa7\x2a\x0f\xc8\xe6\x18\xa8\xf2\x80\xa9\xf4\x2e\xaa\xbc\x62\xc8\x65\xb8\x02\x29\xb0\x80\x46\x58\x78\x16\xf5\x55\x51\x25\x85\xd3\x48\x95\x04\x8c\x89\xd9\xa1\x9c\xfb\xbf\xc1\x45\x83\x31\x56\x24\x15\xe3\x24\xc3\x9d\x5e\x95\x54\x3c\x3c\xe6\xf7\xa3\x4a\x02\x56\xf7\xc3\x50\x25\x15\x0f\x8f\x61\xb3\x2e\xaa\x24\xa0\x71\x17\x69\x16\x55\x12\x30\x87\xab\x95\x2a\x09\x28\x9b\x08\xa9\x92\x80\x5e\x5d\xa0\x55\x49\x45\x49\x14\xae\xd0\x4a\x22\xa0\x17\xbb\x51\x49\x54\x48\x88\x16\x21\x43\xb8\xec\x5a\x12\xa2\x55\x27\xc7\x65\x67\x5c\x76\xad\x45\x76\x86\x62\x2a\x24\x0d\xaa\x25\x60\x0e\x39\x94\x6a\x09\x48\x6e\x22\xcd\xa2\x5a\x02\xbe\x37\xfd\x6f\xf6\xc6\xc5\x05\x7c\xc8\xf1\x72\xdb\x1b\xba\xc9\xb8\x6f\x2e\x8b\xda\x08\xc8\xe2\x7c\x51\x1a\x95\x1d\xb9\xe8\x8c\x57\x1b\x01\xab\x4b\x37\xd4\x46\x45\x6f\x5a\x48\xe6\xd4\x38\x40\x86\x43\xfc\xf8\xa3\x1f\xe4\x72\x72\xa8\x7a\x8a\x07\xc5\xb4\x9b\x94\xc7\x0e\x47\xf6\x54\xc9\x8b\xaa\xa7\xa8\x67\x62\x97\xd9\xbb\xdc\xb8\x4e\xc4\x47\x96\xc7\x16\x3c\x9c\x5c\x6c\xfe\x80\x2d\x78\x6c\x81\xc3\xf7\xd8\x02\xc2\x0b\xa7\x9b\x99\x4a\xa8\x78\x50\x2c\x9c\x57\x4a\x21\x20\x48\x65\x90\x45\x29\x04\x94\xe6\x9a\xa0\x14\x2a\xfa\xce\xc2\xcd\x46\xf9\x52\x3e\xad\xd2\xb5\x91\x16\xb5\x4a\x79\x77\x3d\x68\x81\xea\x02\xc8\x4d\xbf\x94\x17\x40\xd7\xb5\x55\x54\x17\x40\xad\x7f\x08\x2e\xcb\xa2\xf8\x28\x66\xa9\x08\x49\xd1\xbb\xab\x89\xbb\xd0\x69\xf1\x3a\x42\x0a\x92\x60\x45\xae\x0a\x92\xba\xbd\x6d\x8d\xa2\x62\x11\x2e\x74\x66\x4a\x55\x8f\x54\x33\x52\x10\x1c\x94\x55\xd7\x1a\xe0\xe1\x89\xac\x4a\x14\xa0\x72\x18\x26\xab\x12\x05\xe8\x1c\xd9\xca\xaa\x44\x01\x32\xa6\x3f\x99\x16\x25\x07\x8f\xad\xd8\xb2\x88\xa3\xd3\xd8\xa7\xaa\xa2\x05\xf8\x08\x2b\x45\xa7\x45\x0e\xe3\xb4\xec\xb2\x8c\x10\xe3\xe1\xff\x7f\x2c\xda\x2d\xa7\x66\xaa\x16\x20\xaa\x4d\x52\xb5\x54\x1d\x70\xe4\x48\xcf\xaa\x6c\x01\x5a\xf7\xbf\x29\x5b\xaa\x0e\x38\xa2\x42\xb3\xaa\x5b\x80\x36\xf7\x63\xf6\x86\x91\x7b\x11\xb4\x5d\x59\x01\x0c\xb9\x70\x55\x56\x00\xad\xf3\xdd\x54\xbd\x66\x55\xa5\x41\x3c\x7d\x56\x95\x06\xd0\xb2\xf9\x9b\xaf\x45\x98\x86\xac\xad\xbe\x35\xe0\x7b\x93\x6e\xd3\xb9\x56\xb9\xe3\xa5\xd9\x93\xd5\xda\x56\x57\x83\xf4\x55\xc7\x00\xaf\x19\xe1\x88\x59\xf5\x9a\x01\xdf\x63\x96\x39\x08\x1c\x57\x23\xa9\x64\x56\xdd\x66\x80\x67\x55\xb2\x2a\x78\x80\xf2\x63\xaf\xab\x0a\x1e\x20\xb8\xd9\x3b\xab\x4e\xb3\xaa\x06\x22\xa8\x22\xab\x1a\x08\xf0\x14\x4d\x56\x35\x10\x50\x8b\x13\x46\x09\x04\x94\x62\xfd\x95\x40\x55\x3f\x1a\xe1\x5f\x59\xd5\x40\xb5\x31\x47\x61\xd1\x55\x9f\x19\x50\x5c\x7c\xab\xaa\x08\x28\xfb\x1b\x50\x15\x01\x6d\xfd\xfc\xff\xf6\x8f\x09\xe4\xba\xff\xde\xfe\x21\x86\x90\xe4\x79\x59\x15\x45\x55\x37\x9a\x5e\xae\xaa\x1b\x0d\x08\x6e\x21\xcf\xaa\x1b\xad\xaa\x9d\x22\xad\x99\xbd\x41\xfa\x68\xee\x0d\xcf\xaa\x76\xaa\x86\x15\x12\xd8\x95\x55\xd7\x16\x10\x1c\xe5\xc8\xda\x6d\x53\x77\xb5\x64\x2f\xaa\xea\x29\xa0\x4d\x27\x9f\x72\x0a\xf8\x1e\xa3\x22\xea\x29\x20\xb8\x69\x37\xab\x72\x0a\xf8\x1e\xa3\x6e\xea\x29\x20\xf6\x37\xa5\x9e\xaa\xdd\xc1\x83\x56\xd5\xbe\xeb\xcb\xe0\xb1\x34\x56\x85\x52\xd5\x1b\x95\x2c\xdb\x55\x6f\x14\xd0\x34\x4d\x56\x55\x0b\x10\x1c\x16\xce\xaa\x33\x0a\xf0\x4c\x51\x56\x85\x4c\x35\x38\x90\x74\xeb\x59\xf5\x3c\x01\x9e\x29\xca\xaa\x78\xa9\xe6\xa8\x4b\xb6\xac\x3a\xed\x36\x72\xd4\x49\x07\xaa\x4a\xa5\x9a\xcc\x82\x6c\xe5\x59\x95\x2a\x40\xfe\x1c\x17\xa5\x4a\x35\x62\x90\x6c\xe5\x59\xd5\x2a\x40\x70\x05\x7b\x56\xa5\x4a\x55\x97\x70\x1a\x3e\xab\xba\x04\x58\xb2\xaf\xaa\x2e\xa9\x86\x0c\x92\xa1\x20\xab\x22\x04\x88\xb6\x7f\xd4\x56\x4d\x32\xb3\xb8\x22\xaa\x41\x80\xba\x57\x44\x35\x08\x90\x3f\x07\x59\x0d\x02\xb4\xe6\xcc\xd5\x03\x06\x74\x8e\xf5\x64\x55\x95\x00\x93\x2c\x81\x59\x55\x25\xd5\x80\x41\x2e\x01\xce\xaa\xbb\x0b\x48\x12\xea\x66\x55\xa8\x54\xdd\x5d\x7a\x21\xaa\x4a\x05\x18\x1c\x25\xca\xaa\x52\x01\x7a\xb1\x49\x2a\x95\xaa\x07\x2c\x1d\x76\x3d\x60\xc0\xf8\x39\xbf\x95\x2a\x80\x8e\x9b\xaa\x52\x01\xc6\x8f\x20\x8b\xaa\x52\xa9\xca\x12\xf2\xaa\x67\x55\x96\x00\xb5\x3a\x4c\xca\x12\xa0\xc4\x5e\x35\xf5\x80\x01\xe3\xe7\xb7\xa2\x07\xac\xaa\x5e\x12\xf6\x55\x55\x2f\x40\x97\xf1\x55\xd5\x4b\x55\xbd\x90\x8a\x28\xab\xea\x05\x18\xbf\x3f\xe4\x03\xcf\xaa\xb8\x01\x7a\x73\x4e\xe8\xfa\x02\x8a\x19\x12\xb2\xea\xfb\x02\xda\x5e\x07\xd3\x9e\xf9\x60\xfc\x1c\x0d\x55\x11\x30\xa4\xaf\x55\x55\x54\x55\x45\xe9\x36\xa9\x2a\x02\xc6\xcf\x0f\x5f\x55\x04\x54\xa9\x76\xd5\xb5\x56\xcd\x04\x98\x98\xfb\xaa\x4e\x33\x60\xfc\x5c\x0b\xd4\x4e\xc0\xe0\x98\x52\x56\xb5\x13\x30\x7e\x2e\x05\x4a\xa7\xaa\x7f\x4c\x57\x69\x55\x28\x01\x6d\x4f\x7d\x85\x12\xd0\x75\x82\x54\x85\x52\xd5\x41\x96\xee\x44\x3a\xc8\x80\x61\xe4\x4a\x55\x3b\x55\x63\x1a\xd3\x6d\x47\xf1\x04\x0c\xa3\x65\xaa\x1e\xb2\xaa\x3b\x2c\x5d\xb7\x15\x4f\xc0\x30\xb4\xa4\xea\x0e\x03\x6a\x75\xa2\x28\xa7\x80\x3a\x6d\x80\x72\xaa\x2a\xa7\xd2\x0d\x45\x39\x05\x0c\xd2\xbb\x65\x55\x4e\x01\x83\xa4\x61\x59\x95\x53\xc0\x30\x40\xa7\x2a\xa7\x80\x51\xfc\x52\x75\x9a\xd5\x7d\xbf\xbc\xcd\xb4\x83\xb8\x5e\x3e\x7c\xcf\xfe\xf9\x60\xa8\x5d\xab\x3e\x33\xa0\x2d\x57\x4f\x7d\x66\xc0\xd8\x1f\xbd\x2e\x33\xa0\x70\xed\x47\x56\x5d\x66\x55\x49\x97\xf0\xec\xaa\xa4\xab\xe6\xaf\xc6\xd4\x57\x95\x74\xc0\x28\xae\xa7\xba\xcc\xaa\x2e\xb3\x74\xbb\xd2\x65\x06\x8c\x22\x37\xd0\x65\x06\x0c\x15\x6e\x3d\xed\x1d\xce\xcc\x91\x59\x3b\xab\xf2\x10\xf8\xfe\x19\x7d\xad\x3e\x04\x72\xd9\xaf\xea\xc3\xaa\x3e\x54\x0c\x56\xf5\x21\xd0\xf7\x12\xa8\x3e\x04\x46\x71\xc7\x51\x1f\x56\x23\x29\xb5\x10\x55\xd5\x20\x30\x8a\x1f\xa2\x6a\xb0\x9a\x70\x24\xdd\x4c\xd4\x7e\xc0\x30\xaa\xa9\xea\x21\xab\xd7\x6e\xbb\x65\xb6\x9d\xfc\xd8\x9b\xec\x5d\xb6\xfd\xb2\xed\xfe\xa6\x6d\x37\x06\x33\x6d\xbc\x72\x10\x18\x9c\x94\xcc\xaa\x1c\xac\x9f\xf4\x1b\xc5\x6d\x4e\xe9\x07\x94\x22\xb1\x53\xfa\x01\xc3\x40\xaa\x7a\xed\x76\x9a\x45\x93\x17\x55\x7e\xd5\xe4\x25\x9c\xd7\xcd\x7a\xdb\xf4\x0f\xfa\xe6\x32\xb7\x4d\xff\x60\x18\x44\x53\x6f\x27\xc2\x07\x43\xa3\x57\xbd\xed\x0c\x62\x32\xf5\x97\xd7\xdb\xce\xf8\x60\x90\x6f\x3e\xab\xae\xb9\xea\xc9\x39\xd2\xf9\x67\xd5\x37\x07\xd4\x70\xf1\x52\x7f\x02\xa3\xec\xca\xda\x3f\xb7\x13\x41\xae\xa7\xd8\x04\x2a\x79\x1c\xb3\xea\x88\x03\x86\x91\x78\x55\x47\x1c\xf0\xbd\x49\x37\xea\x89\xab\x7a\xe2\x76\x9b\xec\x20\x62\x3e\xd3\xc5\x4b\x95\x0a\x8c\xbd\xaf\xaa\x52\x81\x61\x50\x59\xd5\x37\x57\x15\xae\xa9\x5e\x50\xb8\x02\xa3\xc8\x72\x15\xae\xc0\x30\xd0\xac\xea\xae\x03\x5a\x75\xe4\x74\xd7\x01\x55\x53\x6e\x55\xdd\x02\xeb\xe7\x27\xa6\xba\xad\xcf\xee\x0c\x2b\x6b\x67\x3c\x5e\x53\xe1\x4f\xda\x19\xfa\xe6\x52\x1d\xa0\x6f\x0e\x28\x3f\x07\x40\xdf\x5c\x35\x99\x89\xae\x95\xaa\x73\x0e\xe8\x7b\xd5\xd3\x39\x57\xf5\xc4\x91\x05\x31\xab\xae\x38\x60\x68\x9f\xae\xca\xdb\xfa\x3a\xc4\x2e\x4c\xfa\xdd\x80\x41\x84\x7d\x56\xdd\x6e\xd5\x08\xd2\x54\xc9\xe8\x77\x03\xda\x4f\x7d\xa9\x30\xae\x46\x90\xea\x3e\xab\x2a\x63\x60\x18\x27\x55\x55\xc6\x55\x01\x9b\xd0\xfe\xa6\x80\x05\xbe\xb2\x4e\x59\xb1\x8c\xdb\x48\x18\xd1\xa6\x93\x0d\xa8\xd1\xff\x60\x01\x6f\x6a\x5e\xa0\xe8\xa9\x6b\x4a\x5e\xa0\x95\xe1\xcf\x0f\x8b\x38\x15\xd7\xfc\xf5\x69\xd1\xa4\xe2\x93\xa2\xb0\xc8\x9e\xb1\x28\x2d\x62\xf2\xb3\x7b\x35\x25\x2f\x30\x38\xb8\x98\x4d\xc9\xdb\xd4\xb7\xa4\x45\xc8\xa6\xbe\x05\x86\x71\x66\x4d\x3f\x1d\xf0\x3d\x16\x94\x3d\x96\x99\xf3\xd5\xca\xbe\x16\xb1\x8b\xb2\xb2\x37\x55\x70\x2b\xbb\xfb\x92\x32\xbb\xaf\x30\xfb\x6d\x93\x2a\xb8\x29\x79\xc9\xd2\x95\x4d\xc9\xdb\x0a\x1f\x3e\x3c\xa3\xe9\x96\x6b\x66\x61\x24\xaf\x48\x36\xfd\x72\xc0\x28\xc3\x1f\xb0\xed\xfa\xe0\x12\xda\xd2\xf4\xc1\x01\x83\xec\x84\xd9\x14\xcb\xc0\x28\x7c\x71\x4d\xb1\x0c\x0c\x8e\xd1\x65\x53\x2c\xb7\xba\x7f\x93\xea\x56\x7f\x93\x2c\x89\x9c\xa3\xcb\xa6\xbc\x05\x8a\xb2\xa9\x29\x6f\x9b\x99\x57\xd6\xcf\x37\xfd\xcd\x0f\xaa\xb4\xaf\xa9\x65\x81\xa2\x77\xb0\xd5\xfd\x9b\x37\x35\xa3\x6f\xd5\xb2\x4d\x2d\xbb\x58\x0c\x9a\x5a\x16\x18\x85\x5d\xad\xa9\x65\x9b\xfe\xbc\xc5\x02\xd4\x14\xb3\xc0\x30\x66\xb3\x29\x66\x9b\x62\x56\x99\xdd\x14\xb3\xc0\xe0\xf8\x5b\x36\x83\x42\x81\x41\x66\xba\x6c\xea\x5b\xa0\x1b\x3a\xd7\xd4\xb7\x4d\x7d\xbb\xfc\xff\x76\x90\x5e\xbf\xf5\xb3\xcc\x1e\x22\x28\xb4\x3a\xbb\x15\xb8\x40\xab\xfb\x27\x1d\xa7\xc6\x38\xb1\x9b\x34\xf5\x6d\x33\x59\xa3\x6e\x89\xa6\xc0\x05\x06\x79\x13\xb3\x19\x26\xda\x8c\xff\xe4\xba\x88\x6c\x06\x80\x02\x83\x83\x7f\xd9\xba\xbd\xd1\x6d\x3a\x2b\x61\x33\xc2\x13\x18\x05\x29\xd8\x94\xc1\x4d\xb7\x22\x47\xe3\xb3\xe9\x56\x04\x6a\x75\xaa\x29\x83\x81\x51\x86\xff\xcc\x76\x2a\x83\xb9\x07\x22\x9b\x32\x18\x28\xca\x95\xa6\x0c\x6e\xea\xdb\xe5\x02\xa0\xbe\x05\x06\xa7\x19\xb3\xa9\x6f\x81\xfa\xaf\xc8\x16\x0c\xc7\x93\x5e\xd3\x11\x08\x54\xfd\xa2\x4d\x3f\x60\x33\xe8\x73\xb1\x55\x34\x1d\x81\xcd\xa0\x4f\xd7\x09\x1d\x81\xcd\x30\xcd\xe5\x47\xab\x32\x06\xaa\x1b\x7f\x53\x19\xb7\x61\x7f\x5b\x0d\xfb\xdb\xc8\x4d\x6e\x8b\xc8\x66\xe4\x26\x30\x8a\x5f\x81\xfa\x19\x18\x24\x9b\xcc\xa6\x7e\x06\x86\xde\xd3\xa6\xf3\x0f\x28\x9c\x6d\xca\xa6\xf3\x0f\xf8\xfe\x3f\xff\x6c\xda\xa8\x0f\x9a\xb6\xf3\xa6\xf0\x06\xea\x0f\x36\xdf\x14\xde\xc0\x28\xd3\x22\x87\x6e\xb2\x68\xb2\xef\x37\x75\x37\xd0\x49\x9d\x96\x4d\xd9\x0d\x8c\xc2\x1e\xdf\x94\xdd\xc0\x28\xec\x91\x4d\x0f\x21\x30\xc8\x6e\x99\x4d\x21\x0e\xf4\xea\x64\x51\x88\x03\xa3\x60\x12\x6c\xfa\x07\xdb\xa4\x77\xc2\x5f\xb4\x77\x3e\xe8\x06\x1a\x34\x75\x78\x53\x28\x93\x97\x39\x9b\x42\x19\x28\x46\x32\x34\x85\x32\x30\xb8\x73\x3b\x9b\x3a\xb9\x99\x3f\x7e\xb9\x31\xa9\x8a\x81\x51\xb0\x5a\x35\xfd\x77\xc0\x28\xf0\xf4\xa6\x4e\x06\x46\x71\x93\x53\x27\x37\x0f\xd1\x2d\xd7\x42\x85\x2c\x30\x34\x8b\x35\x43\x39\x81\xf6\x73\x7e\x1a\xca\xd9\x8c\xdb\x5c\x2e\x1b\x6a\x5b\xa0\x1a\x25\xdb\x94\xb6\x40\x92\xd5\x3f\x9b\xda\xb5\x79\x12\x6e\xb9\x46\xe4\xae\x07\x31\x6b\x2e\xa2\xaa\xd2\xb6\x8a\x8f\xf1\xa3\xea\x4d\x60\x78\xac\xa3\xa9\x37\x81\x51\xe0\x06\xcd\x50\xce\x66\x28\xe7\x1a\xff\x9d\xed\x24\x9b\x91\x9e\x40\xca\x05\x9b\xa2\xb5\xe9\xf1\x5b\x2e\x04\xaa\xd6\xa6\x6a\x75\x87\x54\xb5\x36\xd3\xc0\x2c\xe7\xb9\xee\x3d\x60\xec\x2d\x5e\xd5\x0a\x0c\x99\x77\x53\xb5\x36\xc3\x3a\x97\xab\xa0\xb2\x15\x18\x7b\x09\x59\xbb\x1f\x5c\xf1\x5c\x3f\x95\xad\xc0\xd0\xe9\xd2\x54\xad\xcd\x3c\x96\xcb\xc9\xaf\x6c\x05\xf2\xe7\x0f\xe8\x05\x6c\x9e\xb1\x33\x58\xb2\x29\x48\x81\xf5\x73\x49\x55\x8f\x02\xa3\xb8\x53\xab\x47\x9b\x7a\x34\xfd\xff\x0e\xae\x7a\x14\x22\xdf\xd4\xa3\x40\xd5\xa4\xd2\xd4\xa3\xed\xd8\x0d\xa0\x51\x0a\xcb\xa6\xb0\x44\xe8\x34\x85\x25\x50\x0d\x48\x6c\x0a\x4b\xa0\x1a\x79\xd3\xd4\x95\x4d\x11\x09\xb1\x6c\x8a\x48\xa0\xc4\xda\xff\xcc\xf1\x3c\x59\x09\xd2\x22\x5b\x79\x92\xaa\xc6\x45\x5c\x5d\xd9\xd4\x95\xf2\x22\x75\x25\xd0\xab\x7c\x44\x5d\x09\x0c\x6e\x8d\xcb\xa6\xac\x6c\x06\x67\x2e\xbf\x4b\x75\x25\x30\x8a\xac\x45\x59\x09\x54\xfd\x71\x4d\x59\xd9\x4e\x3b\xc3\x06\xe8\x64\x04\x46\x75\xaf\x52\x56\x36\x65\xa5\xdc\x46\x59\xd9\x3c\xa0\xa7\x8a\x6f\x6a\x48\x60\x70\xa4\x2e\x9b\x1e\xc5\xa6\xac\x5c\xce\x34\x65\x25\x50\x72\xff\x80\x4d\x57\x43\x2e\xbf\x72\x35\x24\x50\x9b\x74\x41\x0d\xd9\x74\x29\x2e\x3b\x52\x97\x22\x50\xb5\xd4\x37\x75\x65\xd3\x7f\xb8\x9c\x1c\xaa\x48\xa0\x90\x90\x3d\x9b\x2a\xb2\x79\x40\x6f\xd9\xe1\x8a\x41\x60\x54\x19\x8f\x62\xb0\x19\xa8\xe9\x51\xa1\xa6\x1a\x04\x06\xa9\x61\xb3\x29\x06\x9b\xde\xc8\xe5\xc0\xa8\x06\x9b\x6a\x70\xf9\x03\x8e\xa8\xa9\xf3\x97\x03\xa3\xf4\x03\xca\x5e\xa3\x95\x7e\xc0\xd8\xfc\x46\xe5\xd7\x74\x50\x6a\x3d\x68\x4a\x3f\x60\x54\x99\x97\xd2\x0f\x28\x9b\x4a\x2b\xfd\x80\x51\x8b\x4f\x39\x7c\x1e\xf7\xd3\x63\xde\x14\x75\xc0\x28\xfe\x7f\x45\x5d\xf3\x6c\xdf\x92\x28\xea\x8d\x04\xda\x4f\xe2\xa2\x33\x12\x18\x1c\x83\xcb\xa6\xa8\x6b\x28\xb8\xd4\x1c\xdb\x54\x70\x40\xfe\x9c\x1f\x2a\x38\x60\xec\x4d\x4c\x01\x07\x54\xae\x54\xcf\xa6\x80\x6b\x5e\xce\x24\x91\xd6\x3d\xd9\x08\x88\xcc\xdf\xcf\x32\xbb\xfb\x53\x61\xa3\xca\xd9\x54\x61\x8d\xeb\x69\xf3\xb7\xcb\xec\xdb\x0f\x46\xfd\x59\x64\xdf\xbe\x4a\x68\xaa\xd6\x55\x61\xc0\x57\x36\x28\x2b\x96\xf9\x21\xf8\x58\xb5\xa8\xfa\xd8\xa4\xac\x59\xd6\xf8\x85\x45\x51\xb7\x08\x67\x1a\xbb\x69\x57\x67\x01\xdf\x9b\x41\xd9\xb4\xcc\x89\xe5\x6f\x86\x45\xae\x87\x95\xa2\xb4\x68\xf9\x66\x52\x76\x58\xe6\x0d\xd3\xfe\xb3\xd3\x22\x16\xfe\xe5\x53\x97\x45\x64\xe3\x99\xfe\xff\xdb\xa2\x1b\xed\x6a\xd1\x63\xd1\x83\xe1\xc7\x66\xbe\x16\x39\xd3\xf8\x5f\xea\x2c\xa0\xe4\xcf\x36\xa9\xb3\x80\x41\x32\xe4\xec\xea\xac\x5e\x1c\x29\x3e\xbd\xae\x5a\x02\x86\x47\x36\xba\x41\x8c\x9d\xd3\x77\xde\xb8\x9f\x5d\x69\x04\x0c\x12\x66\x64\x57\x1a\x01\x75\x2e\xff\x99\xb5\xe5\x8a\xd9\x34\x3a\xb9\xeb\x0d\xec\x15\xc9\x80\xd9\xb7\x57\xbb\xb6\xd2\xb5\x0e\xa7\x9a\x0a\x68\xdc\xf9\x95\x5d\x4d\x05\xb4\x9a\x7f\x30\x7e\x77\x25\x57\xaf\x56\x1c\x71\xdc\xd5\x57\x40\x1a\xa2\xdf\xd5\x57\xbd\xd9\x5b\x10\xa5\xae\x4a\x02\x46\x45\x95\x76\x55\x52\xe7\x4c\x5c\x92\x7b\x29\xbb\xfa\x07\x58\xa4\x16\xcc\xae\xfe\xe9\xcd\x4e\x85\x7b\x74\xc5\x0e\x30\xc8\xa1\x94\x5d\xb1\xd3\x9b\x75\x63\xcf\xea\xca\x18\x60\x70\x6b\x46\xf6\xb6\xeb\x66\xa7\x5a\x35\x3b\xb5\x3b\x39\xa1\xd5\x5d\x2d\x02\x8c\xca\x6e\xda\xd5\x22\x1d\xe1\xe1\x95\x10\xd9\x15\x1e\x40\x86\x1d\xad\xf0\xe8\xa6\xf0\x70\xef\xef\x4a\x0a\x60\xe8\xdb\xe8\x4a\x0a\x60\xed\x81\x54\x52\x74\x92\x73\xa4\x67\x68\xba\x21\x82\x40\x37\x72\xbe\xeb\x7e\x03\xca\x76\x1b\x75\xfd\x6f\xc0\xa8\xce\xbb\xb1\xeb\xc1\x42\xe5\x8c\x55\x65\x74\x6f\x97\x0a\x9f\xb2\x87\x10\x1e\xd5\xaf\x4b\xe1\xd1\xa7\x0d\xf0\x93\x50\x3f\x00\xcd\x2d\xbc\xab\x1f\x80\xef\x31\x06\x5e\xfd\x00\x14\xdd\x01\x5d\xfd\x00\x2c\x8f\xae\x75\xf5\x03\xf0\xbd\xc9\x8f\x2a\x20\x80\x1c\xac\xd1\x5d\x01\xd1\xe7\x6e\x27\x6d\x57\x2e\x00\xa3\xda\x6b\xca\x05\xa0\xa4\xf1\xcb\x5d\xbd\x00\x14\x79\x4f\x57\x2f\x00\x5d\x27\x5d\x9f\xbb\xa1\x2c\x8e\xae\x06\xba\xf2\x80\xef\x9f\xd1\xb7\x6a\x08\x60\x69\x3b\xe9\x6a\x08\xe0\x7b\x8c\x2e\xfa\x3f\xc6\xce\xe4\x68\x7a\x96\x59\xa2\xae\x5c\x13\x9a\xb1\xa8\xcd\xef\x8b\x46\xff\x4d\xb8\xa1\x73\x78\xd7\xdf\xb3\xca\x08\x42\xdd\x02\x84\x50\x66\x4d\xe8\xcc\x03\x0a\xa5\x05\x57\xd7\x99\x07\x7c\x97\x31\x6d\x7a\xf3\x80\x41\xcd\xf0\xd5\xf5\xe6\x01\xdf\x65\x74\x44\x77\x1e\x50\x3b\xea\xa9\x9b\xcf\x06\x0c\xad\x7d\x5d\xdd\x02\x2c\x6d\x71\x5d\xdd\x02\x0c\x13\x8f\xba\xba\x05\xf8\xfe\x9f\xc7\xa2\x83\x0f\x18\xb5\x7a\x4b\x27\x0d\xa7\xdc\xfa\xf9\x26\xeb\x94\x03\x4a\xc7\x86\xd3\x75\xca\xf5\xe5\x2a\xe5\xdb\xd9\x95\x24\x7d\x79\x53\xc6\xae\x22\x01\x06\x75\xdb\x56\x57\x91\x00\xdf\x2f\x79\x06\x6b\xdf\xf4\x63\xad\xf2\xe9\xae\x3b\x0d\x18\x15\xee\xd6\xf5\xa6\x75\x8f\x58\xd5\x43\xd5\x15\x2e\xc0\xa8\xee\x14\x0a\x97\x4e\xc2\xd9\xd2\x27\xd3\x55\x29\x40\xfe\xdc\xf7\x54\x29\x40\xfe\xbc\x41\x3a\xdd\xf8\xce\x96\xc6\xfe\xae\x0c\x01\x86\x71\x4d\x5d\x15\x02\x7c\x97\xd1\x5d\x65\x08\x50\x8d\xad\xe9\x3a\xcf\x3a\xce\xb3\xa5\x8f\xad\x2b\x43\x80\x66\xfc\x7c\x57\x86\x74\x5c\x60\x4b\x57\x50\x57\x4c\x00\xa3\xba\xd7\xa9\x25\x3a\xe5\x34\x96\xfe\xa8\xae\xc7\x08\xe8\x46\x27\x75\x89\x7d\xc7\x3d\xb4\xb4\x52\x76\x69\x3c\xd0\x38\xe1\x6b\x75\x69\x3c\xf0\x5d\xc6\x43\xd0\x3f\x04\x0c\xb3\x16\xbb\xd4\xbe\x9f\x12\x57\x37\x40\x49\x7b\xb7\x80\x22\x34\xa7\x4b\xda\x81\x41\xdd\xf0\xd5\x25\xed\xc0\xe0\x10\x9b\xd5\x25\xed\x40\x59\x1a\x83\xbb\xa4\x1d\x88\xf0\xc1\x4b\xda\x81\xa1\xc5\xa0\x4b\xda\x81\xef\x97\x8c\x5d\x67\x10\x30\xaa\x33\x29\x8f\x07\x52\x4f\x41\x97\xc7\x03\xc3\xd8\xb2\x2e\x8f\xef\x97\x43\xf7\x75\xd1\x3d\x04\xf4\x9f\xef\x81\xd4\xbe\x5f\x3e\xe4\xfd\x53\xc7\x79\x61\x49\xf3\x0b\x21\x67\x07\x46\xc5\x4c\xd4\xe5\xec\x40\xa4\xbb\xa4\x94\x1d\xf8\x04\x00\x83\x92\xb3\x03\x43\xa5\xd3\xf5\x05\x75\x28\xfb\xd2\x32\xda\xe5\xec\xc0\xd8\xdf\x75\x1d\x3f\x40\x1b\xe3\xbf\xcf\xea\x58\x5d\xbf\x10\xf0\xfd\x31\xb3\xa5\x63\x08\x18\x75\xdf\xcb\x69\x80\xf8\x2f\x0d\x25\x5d\xe2\x0f\x94\xbd\x4b\x4b\xfc\xfb\xbd\x47\xc3\xd4\x48\xdf\x81\xda\xa5\x59\xd2\x77\xa0\x2c\x2d\xa7\x5d\xfa\x0e\xd4\xbd\x6b\x48\xdf\x81\x41\x25\xd2\xd5\xa5\xef\xfd\xb1\xbb\x98\x1e\xba\x6e\x1a\x60\xec\xb9\xd7\x4d\x03\x7c\x97\xf9\x53\x1f\x1b\x94\x5e\xfb\x67\x97\xd2\x03\xa3\x4a\x43\xf4\xd3\xf4\xc7\xa5\xe8\x2b\xa1\x07\x06\xa8\xca\x94\x6e\xe0\x20\x50\x96\x76\xd2\x6e\xe4\x20\xb0\xe4\xef\x5d\x96\x0f\xe4\xa6\xd2\xb2\xfc\x2e\xcb\xb7\x67\xb2\xfc\xfe\x7a\x4f\x04\x76\xd7\x17\x02\x8c\xba\x9b\xbc\xe7\x07\xb9\x29\xa6\x5c\x1d\x28\x4b\x2b\x54\x37\x0c\x10\x18\xa6\xe8\x0e\xe9\xfb\xf8\x79\x03\xa4\xed\x90\xfd\x02\x43\x53\xde\x90\xfd\x0e\x49\xac\xc6\xaa\x21\x89\x1d\x66\xfa\xb0\xef\x0d\x49\x2c\x50\x96\xb2\x7b\x18\x33\x07\x54\xca\xd8\xad\xa1\xff\x00\x48\x0e\x83\x5f\xc3\x90\xb9\x51\xdc\x45\x99\xc9\xa1\xff\x00\xe8\xd4\x5a\x59\x43\x46\x3c\xf0\x1f\x2c\xa5\xc5\xd0\x7f\x00\x34\x23\xda\x86\xfe\x83\x51\x7c\x06\x70\x82\x21\xff\x05\xf2\xd7\xbd\xc1\x6b\x13\xf3\x81\x0d\x7a\x18\x46\x07\x7c\xbf\x5c\xb4\x39\x50\x6a\x54\x70\xf2\xcd\x1a\x96\xa8\x00\xbe\xcb\x18\x82\x35\x2a\x80\x65\x90\xc6\x90\x5f\x0f\x8e\x40\x5d\x8a\xa8\x21\xc1\x06\x52\x21\x34\x24\xd8\x03\x77\xc4\x92\xc1\x0f\xdd\x11\x40\xd5\x9f\x32\xa4\xcb\x40\xa3\x36\xd2\x1a\xd2\x65\x60\x71\x7e\xcc\x1a\xba\x23\x06\x36\xff\xa5\x38\x1f\x1a\xfd\x81\xa6\xda\x1d\xd2\xe0\x21\x0d\x66\xc3\x19\xd2\x60\x60\x70\x72\xc1\x1a\xda\xfc\x81\xa1\x5d\x7d\x68\xf3\x07\x86\xde\xa5\x21\x57\x06\x92\xaf\xdd\x90\x2a\x03\x45\xfe\x35\xa4\xca\x83\x52\xeb\x3b\xb5\x7f\x68\xf1\x07\x92\x23\x3a\xd7\xb0\x08\x04\xf0\x5d\xc6\x2d\x75\x02\x00\x83\x13\x60\xd6\xd0\x09\x30\x24\xde\xf2\xe2\x21\xf1\x06\x52\xe9\x30\x24\xde\x40\xf1\x08\xd7\x35\xf4\x02\x00\x83\xea\x7c\x6b\xc8\xc5\x81\xaa\x99\x6c\xc8\xc5\x81\x56\x7d\x2f\x0c\x85\x1b\x24\x0d\x2d\x09\xd8\xe8\x7b\x54\xac\xaa\xfd\xff\xae\xaa\x61\xb2\x36\x1f\x86\x21\x65\x1f\x52\x76\xbe\x9c\x43\xca\x0e\xa4\x8e\x81\xa1\x13\x00\x28\x1e\xd5\xb7\x86\x5e\x00\x20\xd5\x9d\xc3\x74\x20\x60\x70\xd4\xd3\x1a\x72\x7d\xe0\xfb\xa5\x6d\x8e\x73\x70\x4c\x83\x33\x24\xd7\x1f\x72\x7d\x88\xe6\x90\xeb\x8f\xe1\xa0\xe0\xc5\x43\x5f\x01\x30\x38\x08\x65\x0d\x7d\x05\x63\x3a\x28\x3e\x80\x43\x1a\x0f\xe4\x8f\xef\xd3\x90\xc5\x03\xdf\x65\xfc\x54\x1a\x0f\x0c\xc3\x6d\x87\x34\x7e\x4c\xbb\xcb\x07\x6a\x68\xe1\x07\x06\x07\x4d\xac\x21\x65\x07\x76\xc8\xc4\x90\xb2\x03\xcb\x04\xcf\x21\x63\x1f\xe4\xfb\x2c\x3f\x4a\x43\x7e\x0e\x2c\x53\xdb\x86\xfc\x7c\x84\x23\xe0\x73\x36\x64\xd9\xc0\xa8\xbe\xd9\x92\x6c\xe0\xbb\x8c\x11\xc8\xb2\x81\xde\x9c\x0f\x49\xf6\x08\xdf\x32\x88\xcf\x90\x52\x03\x49\xa5\xdf\x35\xa4\xd4\x40\xf1\x1c\xdd\x35\xe4\xd4\xc0\xe0\xdc\x8a\x35\xa4\xd4\x43\x4a\x3d\xfd\x33\x47\x85\x77\xa0\xfe\xe1\x24\xcc\x35\x74\x1e\x8c\xf0\x49\x3a\xe8\xd8\x83\xe6\xb0\x52\xf7\x1f\x63\xea\xc6\x72\x80\x7c\x27\x87\x91\x71\x40\x51\x0c\x0c\x1d\x0a\xc0\xa8\xee\xaa\x3a\x14\x86\xf4\x7d\xef\x06\xd2\x77\x60\x70\xda\xce\x1a\xc6\xcf\x01\xf9\xf3\x2d\x91\xd1\x03\xdf\x2f\x59\x8b\x52\x7a\x60\x99\x12\x3e\x64\xf4\x40\x59\x7b\x6f\x91\xd2\x03\xc9\x59\x87\x6b\x48\xe9\x07\x49\x42\x6b\x7f\xc7\xd6\x1e\x15\x5b\x39\x9c\x70\x18\x0e\x07\x7c\x97\x31\x50\xc3\xe1\x80\x34\xca\x67\xe8\x9e\x18\xe9\x7c\xb8\x1f\x48\xf3\x81\xd5\x31\x87\x0d\x69\xfe\x48\xf7\x68\x97\xb1\x2e\x03\xa0\xff\x5c\x2a\x72\x75\x60\x18\xf2\x31\xe4\xea\x23\xed\x2e\xa2\x7b\xe8\x1f\x00\x72\x4f\xb8\xee\x81\x71\xd8\x0f\x77\x1c\xc3\xd5\x80\xc1\xc9\x19\x6b\x18\xae\x06\x7c\x97\x31\x21\xc6\xab\x01\x5b\xc6\x0e\xdd\x03\xc0\x77\x19\x1d\xd1\x3f\x00\x8c\x7f\x37\xf0\xc1\x90\xfe\xd3\xa1\x1c\x43\xff\x00\xd0\xb4\x58\x0f\xfd\x03\xe3\x70\x65\xb9\x18\x8c\x45\x03\xc6\xbf\x6e\x38\x28\x62\xd1\xba\x4f\x4f\x65\x01\x8c\xea\xc6\xaa\xcb\x60\x9c\xae\xa2\xdd\x66\x6f\x09\x1f\xab\x7e\xe9\x55\x0c\xc0\x77\x19\x03\x50\x32\x0c\x25\x83\xe3\x54\x32\x00\xf9\xab\xfe\x99\xbd\xbd\x7c\xee\x92\x10\x29\xfd\x90\xd2\x23\x93\x87\x94\x7e\xc8\xd5\xab\xdf\x6b\xb9\x3a\x50\xf7\x5e\x28\x57\x1f\xb2\x70\xce\x68\x58\x43\x16\x0e\x2c\x9d\x6d\x43\x16\x0e\xa4\x66\xb9\xa1\x2d\x1d\x28\xfb\xa3\x22\x2f\x07\xaa\x81\xd3\x43\x5e\x3e\x64\xd9\xcd\xcf\xb5\x2c\x7b\xc8\xb2\xd1\xfe\x43\x96\x0d\x7c\x97\x31\xdf\x9a\xdc\x81\xaa\x4f\x71\x48\xbc\x07\x76\xf3\xd5\xfc\xaa\x68\x37\x07\x46\x95\xba\x49\xbc\x81\xb5\x39\x99\xc4\x7b\x90\x8a\xb3\x9a\x9f\x67\xb9\x32\xd0\xcc\xab\x1e\x52\x65\x60\x19\x4c\x3d\xa4\xca\x03\xeb\xf7\x6a\x7e\x03\xb5\x7e\x03\xc5\xaa\x07\x43\xeb\x37\x90\x3f\x59\x82\xd6\xef\xf1\x7a\x4f\x1c\xe1\xc3\x88\x23\x60\x19\x1e\x3f\x8c\x38\x02\xca\x32\xa3\x65\x98\xfc\x0f\xa4\x06\xeb\x61\x10\xd2\x78\xed\x87\x2f\x95\x11\x47\x40\x84\x64\x42\x5b\x37\x90\xfb\xa5\x7d\x77\x3f\x08\xcc\xc5\x71\x33\x24\xd9\x43\xfa\x6c\x92\xcb\x90\x3e\x0f\xe9\x33\x46\x8e\x29\x7d\x9e\x3f\x47\xc0\x33\x98\xda\xb0\x81\xd4\x98\x38\xb5\x61\x03\xc3\xb5\x3c\x35\x61\x03\x7b\x2f\x9d\x9a\xb0\x81\x65\x11\x8b\xa9\x09\x7b\x52\x8c\x6e\x19\x0c\x3c\xb5\x57\x03\xcb\xdc\xff\x29\x63\x9f\xd2\x73\xc3\xfa\xa6\xf4\x7c\x4a\xcf\x79\x2a\x53\x7a\x3e\x8b\x13\x39\x6c\xb3\x1f\x05\x32\x91\x36\xd9\x0f\x49\xb6\xf1\xf7\x53\x92\x0d\xe4\x8f\xef\xd8\x94\x64\x4f\x49\x76\x73\x08\x92\xec\xb9\x49\xb6\xfd\x60\xd6\x26\xec\x79\x71\xe4\xc6\x9a\xd2\x67\x20\xf5\x19\x4c\xd9\xf3\x24\x98\x67\x51\xe2\x74\x4d\x79\x31\x30\x38\x81\x69\x4d\x0d\xcf\xc0\x77\x99\x6d\x69\x1b\xdb\x02\xef\xfb\x34\x57\x65\x56\xdf\x5a\x22\x01\xa6\x5c\x19\x58\x3a\x0e\xa7\x5c\x79\x6a\x1f\xa6\x0a\xfb\x9a\x12\x63\xa0\x77\x67\x5c\x62\x0c\x94\x65\x20\xe2\x94\x19\x03\xf9\xdb\x97\x39\x21\x9a\x91\xdb\x5f\xac\xe2\x53\xe6\x3c\xb5\x32\xa7\x7f\x6c\x37\x9b\x2b\x8f\xb7\x7f\x9a\x0d\x02\xec\xbd\x70\x1a\x3f\x33\xbb\x23\xe4\xb5\x9e\x66\xb5\x4f\xeb\x90\xf1\x49\x9d\xf2\x53\xa0\x24\xdf\xe7\x29\x3f\x05\xea\xe4\x45\x9c\x86\xb2\x00\x35\xab\x4d\x2e\x9f\x81\x7f\x09\xce\x3d\x25\xb1\x73\xb8\xd8\xd3\xcb\x5c\xec\x83\xf2\x83\x90\x89\x29\x63\x05\x76\x80\xfe\x94\xb1\x4e\x42\x59\x16\x47\x2c\xae\x29\xf1\x04\xba\x9a\x75\x6a\x64\x06\xbe\xcb\xe8\xad\x56\x66\x60\x49\x0b\xa7\x56\xe6\x29\x65\xed\x6c\x99\x53\xca\x0a\xf4\xbd\x06\xa4\xac\xc0\xfa\x21\xaa\xa6\xe1\x2d\x53\x16\xdb\xd9\x97\xa6\x2c\x16\x98\x96\x5e\x9c\xb2\xd8\x39\xa7\x97\xd9\xe6\x5a\xfc\x60\x19\x34\x32\x65\xac\x53\xf3\xb1\xc1\x9c\x53\x32\x0a\x94\xfd\x3a\x69\x3e\x06\xc2\x40\xa4\x29\x3d\x05\x8a\xb5\x34\xd7\x94\x9f\x02\xa1\x5d\x62\x6a\x3e\x9e\xda\x8a\x4d\xbc\x9f\xda\x8a\x81\x66\x91\xa4\x29\x8b\x9d\x92\xcc\x0e\xd3\x9f\x92\x4c\xa0\x18\xae\x31\x25\x99\x80\x87\xc6\xae\x29\xc9\x04\xc2\x70\x9f\x29\x8b\x04\xc2\xa0\xbd\x69\x08\x0a\xd0\x4c\x5e\x9c\xf2\x4a\xa0\x19\xb5\x39\x63\x77\xf6\xe5\x87\x74\xcc\x5c\x0d\xa0\x51\x70\x7b\x4d\xb3\xca\x81\xae\x8f\x7f\x6a\x28\x06\x6a\xf8\x4c\x34\x14\x4f\xf9\xa2\x75\x39\xa7\x7c\x11\x68\x14\x9d\x5e\x53\xbe\x08\x84\xc6\x91\x29\x5d\x04\x8a\x46\xb9\x29\x5d\x04\x42\x7b\xcc\xd4\x00\x3c\xb5\xf6\x76\xbe\x28\x53\x6b\x2f\x10\xfb\x01\x4b\x03\x81\xef\x32\xdb\x5c\xdd\xc4\xa9\x68\x2f\x99\xc6\xa1\x4c\x6d\xb6\xdd\x8f\x80\x3c\x10\xe8\xbf\x7d\x99\xfd\x48\xfb\x61\x93\xfd\x38\xec\x87\x53\x6b\xb0\x07\x10\xc6\x3e\x4e\x69\x20\xd0\xf7\x33\x97\x06\xce\xc3\x25\xea\x03\x96\xf3\x01\x61\x8c\xd4\x94\xf2\x01\x61\xb8\xe2\x94\xf2\x01\x9e\x00\xbc\xa6\x94\x0f\x08\x23\xa9\xa6\x94\x0f\xf8\xfe\x9f\xb9\x35\x26\x04\x08\x23\xb5\xa6\x39\x0a\x53\x03\xb3\x49\x92\x53\x1a\x08\x84\x2e\xd6\x29\x0d\x04\x62\x4f\x9a\x34\x10\x08\xad\xf7\x53\x93\xf3\xd4\xbe\x2c\x1b\x9d\xda\x97\x01\x4f\xf8\x5d\x53\xfb\x32\x10\x86\xa1\x4c\x23\x47\x80\x30\x34\x60\x4a\x29\xe7\xe9\x12\x72\xb9\x4b\x16\x01\x4f\x15\x5e\x53\xb2\x38\x09\xed\x58\x92\xd6\xa9\x49\x18\xe8\xd3\x8d\x43\xfe\x38\xb5\xff\x6a\xaa\x9c\xda\x7f\x01\x0f\x44\x5e\x53\xfb\x2f\xf0\x5d\xc6\x82\x31\xb6\x03\x68\x9a\xc4\xa6\xa1\x1d\x40\x33\xf5\x6e\x1a\xda\x31\x65\xa3\xdd\xc7\x22\x1b\x05\xc2\x28\xa9\x29\x1b\x05\x8a\x05\x07\xa6\x96\x63\xa0\x74\x57\xbc\x96\xe3\x79\xb9\xbd\x38\x1f\x12\x54\x20\x34\x07\x4e\x09\x2a\x10\x86\x37\x4d\x09\x2a\x10\x9a\xf9\xa6\x04\x15\xf0\x38\xe2\x35\xb5\x0c\xcf\xdb\xd9\xf0\x11\x48\x50\x81\xaa\x85\x63\xca\x4f\x27\xb1\x1e\x9e\xf8\xbd\xa6\xb1\x1e\x40\x68\xe6\x9b\xc6\x7a\x00\x2d\x1c\x80\x89\xe7\xc0\xf7\x4b\x1e\x9e\xc9\x00\x40\x1f\xbb\x6b\x8e\xf3\xde\xe3\xf4\xa6\x8e\x93\xc3\x4d\x0d\xc6\x9a\xda\x8f\x81\xd8\x4f\x40\xfb\xf1\x94\xed\xf6\xf5\x87\xa8\xf0\x29\x19\x9e\xc6\x82\x38\x81\x92\xe1\x29\xf3\xed\x7e\xaa\x65\xbe\x40\x18\xc2\x37\x65\xbe\x93\xd3\x6b\x76\xa9\xce\xa9\x95\x18\xf0\xc8\xe8\x35\x35\x12\x03\x35\xfc\x20\x6a\x24\x06\xca\xea\x4e\x97\x56\x62\xa0\xef\x31\x6b\x25\x9e\x2f\x85\x45\xdd\x54\x0d\xfc\x00\x62\x93\x1d\x99\x35\x10\x86\x87\x4d\x99\xf5\x34\x3c\xa4\xfb\x70\x0d\x0f\x01\x3c\x30\x7a\x4d\x59\x34\xd0\xb5\x93\x4e\x59\xf4\xb4\x5c\x96\x73\x2a\x8b\x9e\xaf\x4f\x63\xff\xd2\x31\x41\xa3\xcd\x1a\x99\xb2\xe8\xf9\xee\x31\x7d\x03\x08\x69\x34\xd0\xa8\x4f\xbe\xc2\x18\x12\xe0\xbb\x2c\x69\xab\xb6\x11\xe0\xc2\x4b\x18\xc6\x90\x00\x9e\x82\xbd\x42\xfe\x1d\x06\x8c\x68\xf4\x08\xd9\x36\x90\xd6\x32\x09\xd9\x36\x10\xc6\xf1\x84\x6c\x1b\xf0\xc4\xeb\x15\x46\xe6\x03\x51\x76\x2f\x0e\x9b\xd8\x45\xd2\xff\x3a\x6d\xba\xbc\x65\xa5\xed\xb6\x8d\x27\xbc\x87\xc9\x6c\x04\x59\xe6\x6b\x60\x32\x0f\x39\x39\xd0\xcd\x83\x0c\x2d\xe6\x40\x18\xb0\x18\x5a\xcc\x81\xef\x97\xfc\x9b\x26\x73\xa0\x59\x55\x24\x24\xf3\xa1\x15\x5d\x32\x13\xb2\x79\xa0\xad\x7d\x99\xe3\xa4\xce\xb3\x75\x10\xc3\xb8\x92\x90\xf3\x5b\xf8\x33\xe4\xfc\x40\x18\x65\x13\x72\xfe\x30\xfc\xc4\x7a\x95\x61\xf8\x09\x50\x4d\x15\x0f\xc3\x4f\x42\x69\x60\x41\xcc\x28\x7b\xf0\x0f\xff\x66\x13\x4b\x21\x34\xb6\x5b\xd2\x33\x34\xb6\x03\x95\x33\x1d\x3e\x81\x6a\x13\xa7\xae\x60\xf3\x0b\xd5\x02\x10\xda\xd5\x43\x5b\x3b\xf0\xfd\x19\xdd\xb5\x44\x34\x10\xc6\x7a\x84\xe6\xf7\x50\x40\x18\x68\x10\x0a\x08\x20\x8c\x88\x0a\x05\x44\xd4\x3d\x02\x66\x52\xb5\x00\x78\x84\xf9\x0a\xe3\xfc\xc3\x70\x15\x4b\xb8\x85\xe1\x2a\x40\x18\xd6\x14\x86\xab\x04\x55\x9d\x77\x29\xda\x30\x82\x1f\x08\x43\x85\xc2\x08\x96\xd0\x74\x6f\x7a\x74\x68\xba\x07\xa2\x3a\xe1\x2a\x94\x20\xd3\x7c\x59\xc6\x30\xd4\x1e\x80\xa7\xb0\xaf\x50\x5b\x44\x73\x08\xb8\x4e\x43\x23\x3c\x10\xfa\x06\xa2\xed\x21\xbc\xdc\x80\xab\xd4\x16\xd1\xed\x07\x4a\x3a\xb4\xa4\x03\x5d\x23\x6b\x68\x48\x07\xc2\xb0\xba\xd0\x90\x0e\x94\x7f\x7f\xe6\x4c\x76\x97\xcc\xfe\xa5\x5d\xfb\x20\x0c\x30\x09\xb5\x4b\x68\x5c\xd7\xcb\x1d\x8a\x17\xa0\x19\xcc\x1b\x8a\x97\xa0\xae\xd6\xb2\xe0\x46\x68\x49\x07\x3c\xd8\x7c\x85\xb2\x24\xb4\xa4\x1b\x85\x1a\xea\x92\xf0\xa4\x54\x5f\x78\x75\x49\x18\x36\x63\xf5\xb4\xd0\x94\x0e\x54\x1d\x73\xa1\x25\x3d\x0c\x9b\xb1\x1c\x59\x68\x4a\x07\x3c\xa0\x7c\x85\x8a\x26\x28\xb6\xb5\x2c\x34\x16\x2a\x0e\xc0\x73\xe4\x57\x18\x10\x13\x46\xbf\x58\x61\x2b\x54\x1c\x40\x54\x0c\x21\xa1\xd9\x1c\xf0\x38\xf5\x15\x9a\xcd\x81\xd0\x3d\x10\x06\xbf\x00\x9f\x78\xa6\xc9\x01\x28\x2e\xac\x02\x15\x8a\x0b\x20\x74\x83\x84\xe2\x02\x28\xcb\x62\x4e\x61\x70\x0a\x10\x3a\x55\x42\xbd\x11\xda\xc3\xad\xab\x14\xda\xc3\x81\xc2\xb9\x02\x2b\xb4\x87\x03\x65\x8d\xdd\x66\xdf\xb0\x91\xef\x7d\x58\x13\x39\xf0\x5d\x46\x47\xb4\x91\x03\xcb\x3a\x9d\xa1\x7a\x89\x70\x85\x43\x30\x42\xad\x02\x44\x2d\x7f\x28\x8e\x12\x4a\x19\x20\xf4\xc3\x84\x52\x26\x82\x79\x70\x8f\x50\xb7\x84\xb1\x2b\x96\x23\x0a\x25\x09\x10\x86\xe8\x86\x92\x04\x08\x3d\x16\xa1\xd5\x1c\xc8\xc9\xc7\x33\xb4\x9a\x03\x1e\x17\xbf\x42\xab\x79\xac\x3d\x64\x26\x50\x13\x39\x10\x3a\x53\x42\x13\x79\xac\x3d\x64\xe6\x5e\x7d\x03\x84\xfe\xa6\x50\xdf\x00\x65\x59\xe3\x37\x14\x38\x40\xd3\xa0\x1f\x0a\x9c\x50\xe0\x58\xd0\x37\x14\x38\x40\xe8\x22\x0a\x05\x4e\x18\xbb\x62\x04\x5e\x18\xbb\x02\x84\x1e\x9c\x30\x76\x25\xd2\x15\xe5\x47\x2a\xf7\x1d\x9e\xff\xfd\xdf\xb2\xda\x40\x68\xd4\x06\xea\x72\xd6\x34\x6a\x87\x85\x8b\x87\x9f\x54\x83\x52\x80\x65\xa1\xa1\x50\xf3\x84\xd6\xea\xe1\xc7\x52\xe9\x02\x78\xb4\xff\x0a\xa5\x4b\x50\x7f\x78\x19\xf4\x1a\x0a\x15\x20\x74\xd4\x87\x3a\x05\x88\xbd\x55\xa9\x53\x80\x30\xa4\x23\x34\x60\x87\xd2\x65\xfa\x79\x53\xba\x00\xa1\xfd\x37\x94\x2e\x41\x9e\xf4\xbf\xe5\x69\x20\x0c\xe0\x31\xfb\x2b\xd4\x29\xc0\x77\x19\xfd\x50\xa8\x00\x61\x98\x47\x28\x54\x42\x55\x32\xfd\xd4\xa8\x4a\x80\xba\x97\x91\xaa\x04\x48\xab\x2f\x84\x41\x2f\x40\xd9\x9e\xaf\x30\xea\x05\xf0\xd0\xfe\x15\x46\xbd\x84\x7a\xc6\xd2\xa6\xa1\x9e\x01\x3c\x7a\x7f\x85\x7a\x26\xd4\x33\x56\x28\x0d\xf5\x0c\xb0\x2c\xd2\x10\xea\x99\x50\xcf\x18\x8f\x1b\xea\x19\x20\x0c\x9e\x0a\xf5\x4c\x18\xaa\x6e\xd1\xd2\x50\xd0\x00\x69\x21\xb7\x50\xcf\x00\xc5\xe3\x5f\x56\x28\x68\x80\x30\x52\x2a\x14\x34\x40\x18\x05\x14\x0a\x9a\x50\xd0\x58\xdb\x34\x14\x34\x40\x5a\x58\x2c\x14\x34\x41\xc2\xf3\x32\x81\x3d\x94\x2f\x40\xe8\xce\x0b\xe5\x0b\x10\x46\x89\x85\x16\x77\x20\x8c\x27\x09\x05\x4d\xa8\x41\x2c\x3e\x1a\x6a\x10\x20\xf4\xe6\x85\x1a\x24\x4c\x2b\x9e\xbe\xcb\xaa\x0b\x20\x0c\xa0\x08\xa3\x53\xc2\xe8\x94\xe9\xfe\x61\x74\x0a\x90\xd6\x72\x0f\x45\x46\x18\x9d\x32\xf1\xa9\x86\x2a\x03\x88\xba\x9b\x7c\x06\x8f\x33\xe9\x12\x57\x65\x00\xa1\xf7\x2f\xb4\xaf\x87\x11\x2b\x56\x1a\x0d\x23\x56\x80\x5d\xa5\x26\xd4\x22\x61\xc4\xca\x74\x1d\x29\x46\x80\xd8\x7b\x8a\x62\x04\x48\x63\x8a\x43\x2d\x12\x6f\xf1\x97\xfc\x9b\x51\xe8\x40\x2c\x57\x96\x62\x24\x34\xe0\x6b\x72\x0c\x0d\xf8\x40\x72\xf0\xee\x0a\x0d\xf8\xa1\x01\xdf\xb2\xa2\xa1\xf4\x00\xda\xfe\xd4\x28\x3d\x80\xef\x32\x66\x5c\xed\x01\x2c\x0b\xcf\x85\x16\xfc\x50\x8e\x4c\xac\x09\xa1\x1c\x01\xc2\x08\x87\x50\x8e\x84\x72\xc4\x12\x61\x4b\x39\xb2\x0c\x56\xb7\xe2\xee\x52\x68\x00\x9d\x03\x73\xd7\x52\x68\x00\x65\x4d\x2c\x4b\x4b\x4b\x3f\xb0\x82\x19\x5f\x6a\x8f\xb5\xb5\xc7\xa4\x29\x6c\xf2\xf9\x61\xb9\x5a\xca\x0a\x20\xea\xee\xc7\x69\x93\x7d\x43\xf0\x2c\xc3\xc9\x81\xb4\x8e\xe2\xd2\xd2\x0f\xe4\x4c\xaf\xaa\x36\x39\x02\xe6\x6d\x29\x2b\x80\x30\xbc\x68\x29\x2b\x96\xb2\x82\x43\xbe\xd7\x52\x56\x00\x4d\xaf\xe9\x52\x56\x00\x61\xac\xc8\x52\x55\xac\xe2\x43\xe0\x0b\xbd\x14\x07\x40\xe8\xd2\x58\x6a\x83\x55\xdc\x64\xe3\x0f\x59\x5d\x4b\x51\x00\x2c\x8d\x34\xcb\xa0\x9c\xa5\x4e\xb0\xf0\xe7\x52\x27\x00\xa1\x47\x79\xa9\x13\x80\x62\xb5\xa5\xa5\x4e\x00\xd2\xe2\x94\x4b\x9d\xb0\xa4\xec\x96\x07\x5d\x52\x76\x20\xac\xa2\xb1\xa4\xec\xc0\xb4\x62\xd2\x32\x0d\x77\x35\x97\xb1\x73\x6f\x84\x39\xb0\x0b\x82\x2d\x19\xfb\x6a\x2e\x63\x76\xef\xa5\x07\x01\x08\x1d\xdb\x4b\x07\xc2\x92\xc5\x5b\xc3\x72\xc9\xe2\x81\xd5\x8a\x97\x39\x83\x8d\x8f\x99\x6b\x4c\x0f\xc1\x6a\x2e\x0b\x44\xe9\x92\xb2\x03\xdd\x38\xf4\x65\x70\xcd\xa2\x84\xd4\xe2\x4c\xe1\xb5\x0c\x9b\x59\x96\x90\x62\x17\x5a\x96\x90\x02\x9a\xe9\x3d\xcb\x40\x1a\x60\x2d\x57\x8a\xf4\x7f\x41\xec\x97\x35\x32\x97\xcc\x1e\xc8\xe5\x12\x30\x44\x66\x49\xf6\xad\x61\xb9\x24\xfb\x40\x33\x87\x66\x49\xf6\x81\x6e\x6d\x90\x25\xd7\x5f\x12\xfb\xe0\x03\xba\x24\xf6\xc0\x16\x9b\x4b\x62\x0f\xb4\xe5\xd0\xe5\xf5\x4b\x12\x6f\x55\xe4\x25\x89\x07\xaa\x3c\x6f\x49\xe2\x97\x24\xde\xaa\xaa\x4b\x12\x0f\x74\x0e\xa8\x5d\x4b\x12\x0f\x7c\x97\xf1\xe0\xf5\x4b\x00\x8b\xc3\x2a\xd7\xd2\x2d\x01\x7c\x97\x31\x50\xfd\x12\x40\xac\x7d\x03\x47\x65\x40\x7c\xc0\xa8\x97\xfc\x1f\x28\xe9\x16\xa1\x0f\x02\x18\x56\x37\x5f\x2a\x02\xa0\x6b\xa6\x5d\x2a\x02\x20\x8c\xaa\x5c\x2a\x02\xa0\xe8\xf1\x59\x2a\x82\x65\x6c\x8d\xce\xdd\xa5\xa7\x02\x28\x56\x15\x59\xc6\xd6\x00\x61\x84\xd6\x32\xb6\x66\xe9\xcf\xe0\x94\xc8\xb5\xf4\x67\x00\x4d\xdf\xee\xd2\x9f\x01\x94\xbd\x51\xe9\xcf\x58\x4a\x0e\x6d\x78\x6b\xee\xa1\x3f\x6c\x98\xde\xd3\x57\x5b\xc9\x11\xa8\x95\xa5\xe4\x00\x9a\x41\x7e\x4b\xc9\xb1\x8c\xd4\xb1\x42\xd1\xd2\xc7\x01\xc4\xcf\x97\xd6\x48\x9d\x65\x08\x8e\x19\xfb\x4b\x7d\x01\x74\x8f\x5a\x59\xca\x8b\xa5\x77\xc4\x84\xbe\xa5\xbe\x00\x96\x75\x86\x96\xde\x91\x15\x3e\xd0\xe6\x4f\x1d\xd6\x07\x61\x5c\xc5\xd2\xf1\x01\x84\x3e\xcf\xa5\x80\x00\xc2\xb8\xff\xa5\xe3\x03\xf8\xfe\x8c\x81\xea\xf9\x00\x7a\x43\x1a\x2c\x65\x06\x10\xa6\x02\x2c\x65\xc6\x32\x3a\xc7\x73\x43\x96\x3a\x03\x48\xb7\x18\x65\x06\x10\xcd\xcd\x4f\x99\xb1\x94\x19\xe1\xab\xad\xcc\x00\xc2\xda\xa8\x4b\x99\xb1\x94\x19\xd1\x6d\xf3\x19\x13\x76\xa3\x53\x6c\x29\x33\x96\x32\x43\x92\xbe\x94\x19\x40\x35\x63\x73\x29\x33\x56\xfa\xa4\x60\xc2\xcb\x78\x1a\xa0\x49\xe5\x97\xca\x63\xe1\x33\x59\x96\xfe\x5c\x3a\x4d\x80\xae\x0b\x78\xa9\x3c\x96\x7e\x94\x80\x5e\x2d\xfd\x28\x40\x0b\x44\xcb\xd2\x8f\xb2\xd4\x14\x16\x04\x5e\x6a\x0a\x20\xcc\x96\x58\x6a\x8a\x65\x3c\x4d\x38\x7a\x1d\x29\x40\xb7\x38\xfd\xd2\x91\xb2\xd4\x14\xe1\x06\xab\xa6\x00\xca\x6f\xff\xd2\x7e\x1c\x4e\x08\x32\x78\x1d\xbb\x23\x94\xfa\xdd\x4d\x4e\xc8\xe9\x83\xc7\x01\xb0\xf4\x74\x00\x65\x7f\x9e\xf5\x74\x2c\x63\x60\xf6\x67\x43\x87\x05\x10\x66\x5a\x2c\x63\x60\x96\xc1\xef\x46\xba\x2f\x75\x00\x10\x66\x5a\x2c\x65\xc0\x32\xe0\xc5\x08\xd8\x25\xc1\x07\x8a\xae\xb1\x65\xc0\x0b\x50\x35\xa0\x2f\x0b\xde\x2e\xd2\x53\x97\xb6\xbb\x25\xe7\x07\xfa\xc7\xe5\xff\xfb\x8b\xad\x22\x00\xc2\x1c\x94\xa5\x22\x58\xba\x33\x62\xdf\xcc\xa5\x87\x3b\xc3\x02\x7b\x4b\xf6\x0f\xa4\x65\x85\x97\xec\x7f\x49\xf5\x63\x5f\xe6\xac\xe2\xbb\xd0\x46\xba\xa4\xfa\xc0\xd2\x16\xb7\xf4\x5d\xac\xdb\x75\x01\x41\x5d\x52\x7d\xa0\x5b\xd2\x66\x49\xf5\x97\xce\x8b\xf0\x2b\x2e\xd7\x07\xba\xe6\xc4\xa5\xf3\x02\xe8\x96\x37\x5e\x06\xd7\x2c\xfd\x19\xba\x20\x97\xfe\x0c\x20\x0c\x6e\x58\xfa\x33\x80\xa6\x71\x6b\xe9\xcf\x58\x86\xe5\x58\x03\x69\x29\x1c\x80\x5d\x98\x74\x19\x96\x03\x2c\x2b\xeb\x2c\xdd\x19\xcb\x78\x78\x4b\x32\x2e\xfd\x19\x40\x78\x94\xd6\x52\x71\xac\x67\x8f\x9d\xf7\xc4\xe4\x55\x20\xac\xcd\xb7\x54\x1c\x40\x58\x4f\x6f\xa9\x38\x80\xaa\x27\x7a\x29\x38\x80\xb0\xb4\xdc\x52\x70\xac\x87\xa1\x2f\xbf\xd8\x16\x29\x02\xc2\x78\xe7\xa5\xf3\x63\xe9\xaf\xe0\x8c\xd2\xb5\xd4\x08\x40\x98\xb9\xb3\xf4\x57\x00\xf1\xf3\x09\xa8\x1a\x80\xb2\xac\xef\xb8\x94\x0d\xcb\x53\xf9\xdd\xd1\xf4\x61\x00\x35\xfd\x04\xea\xc3\x58\xfa\x30\x96\x2c\x41\x1f\x06\x50\x37\xb5\x52\x48\x00\x65\xf3\x77\x85\xc4\x32\xb8\xde\x14\xeb\xa5\x6a\x00\xc2\x1a\x81\xcb\xe0\x7a\x20\xd7\x6e\xf2\xa9\xbc\x2e\x48\xff\xcc\x87\xa2\x8e\xf0\xeb\x9f\xea\x88\xd4\x87\xa1\x16\x4a\x7d\x18\xa9\xb6\x68\x5e\xd6\x6c\x9a\x5e\x96\xb4\x85\x6d\xf1\xdd\xb4\x7b\xd9\xb2\x89\x11\xe8\xfc\x4b\x45\x43\xea\x8b\xf8\xd9\x74\xda\x64\x47\xf8\x16\xa7\xa2\x01\x28\xc9\xb7\x2d\x15\x0d\xa9\x2f\x62\x61\xeb\x48\x55\x03\x50\xcc\x6e\x4a\x45\x43\xea\x8b\xe0\xb9\xa7\xa2\x21\xcb\xf2\x97\xb6\xa5\x6d\xb8\x49\x7e\xfe\x99\x5d\xc3\x7b\x60\xd6\x46\x2a\x10\x80\xb0\x3c\x5b\x2a\x10\x52\x6a\xbf\xe7\x43\x6a\x0f\x84\x19\x5b\x29\xb5\x4f\x8d\xfb\x0b\xc1\x9b\x1a\xf7\x81\x66\xf0\x6e\x6a\xdc\xcf\xea\x14\xf1\x61\x4f\x2d\xf9\x40\x33\xbc\x20\x8d\xad\x07\xc2\xba\x6b\x59\x77\x3f\x9c\x35\x8c\x24\x69\xc5\x1e\x60\x48\xd4\x52\xa1\x00\x94\x65\xb9\xba\x54\x29\x00\x3b\xdf\x23\x55\x0a\x40\x4e\xbe\xcf\xa9\xb9\x1f\x08\xb3\xc4\x52\x73\x7f\xaa\x27\x2c\x6a\x97\xea\x09\x20\xcc\x12\x4b\xf5\x44\x1a\xa4\x64\x05\xbb\xd4\x05\x00\xa4\xfa\x31\x95\x18\xa9\x9e\x90\xb5\xa7\x7a\x02\x58\x56\x90\x49\xf5\x44\x1a\x86\xbf\xa0\x6f\xa9\x52\x00\xc2\x9c\xb3\x34\x0c\x3f\x15\x0f\x16\x72\x4b\xc5\x03\xd0\xb2\xda\xe4\x10\xf4\x14\x78\x98\x69\x2a\x15\x80\x54\x15\xa7\x9e\x82\xf4\x38\x79\x4b\xa8\xa5\xb6\x77\x20\xa4\xa9\x29\x6b\x4f\x49\xb5\x55\xbe\x52\x52\x0d\xe4\x9c\x36\x3d\x36\xc1\xc1\x20\x79\x69\xac\x0f\x50\xb5\x19\xa5\x96\x77\x20\xd5\xf0\x29\xf3\x4e\xa3\xd3\x17\x5f\xa5\x94\x54\x03\xe9\xe1\x23\x29\xa9\x4e\x93\x4c\x4d\xdb\x4c\x59\x35\x10\x16\x38\x4c\xed\xec\x39\x5d\x6c\x7c\x96\x52\x0a\x0d\xac\xb1\xfc\x37\x9f\xc1\x74\x97\x49\xdb\x7c\x08\x1f\xa4\xe5\x44\x53\x0a\x9d\xa6\x8f\x5a\xcc\x2a\xe5\xcb\x40\x58\xb2\x2e\xa5\xcb\x29\x37\xe6\x64\xfe\x95\x72\x63\x60\xfd\xe9\x8b\x9d\x52\xe7\xd4\xbe\xbe\xd8\x20\x53\xfb\x7a\x1a\x0b\x84\xfe\x4a\x0d\xe8\x19\xf4\xc9\xca\x56\x29\xdb\x05\xda\xde\x98\x64\xbb\x29\xdb\xb5\xa4\x54\xca\x76\xd3\x38\x1f\xdf\x1d\xd9\x2e\x50\x96\xc5\xa2\x52\xba\x0b\x84\xb5\xbf\x52\xb6\x9b\x6b\x78\x19\xeb\x47\x72\x0b\x94\xd8\x37\x70\xf6\x25\xb2\x09\x77\x48\x89\x2c\xb0\x93\x55\x53\x22\x9b\xc6\x8a\xa7\x5b\xb0\xb1\xe2\x40\xa4\x97\x19\x2b\x9e\xda\xcb\x2d\xe3\x93\xb2\x56\x60\x07\xa7\xa6\xf6\xf2\x94\xc8\xa6\x5b\xb0\x44\x16\xd8\xae\xdf\x94\xc8\x02\xe5\xdf\x7b\xa7\x0d\x1d\xc8\xee\x0e\x69\xfa\x67\x9a\xc4\x69\x95\xfc\x34\x89\x13\x48\x4b\xdd\xa7\xdc\x36\x8d\xf8\x4e\x2c\x8c\x69\xc4\x37\x90\xdd\xdd\xc4\xe8\x9f\x3c\xd2\xcb\x78\xa6\x06\xf6\x00\xab\x3b\x2a\xb9\x6d\x1a\xd8\x63\xf1\xa0\x94\xdc\x02\x69\x74\x5e\xca\x6d\x53\xeb\xb8\x07\x60\xa4\xd6\x71\x20\x8d\xce\x4b\xad\xe3\x69\xe6\x68\xfa\xe2\x49\x6e\x81\x34\x3a\x2f\x35\x98\xa7\x7c\x37\x5d\x35\xf2\x5d\x20\x55\x1d\x29\xdf\x4d\xad\xe3\x46\xad\xa5\xd6\x71\x60\xa7\x0d\xa6\xd6\xf1\xd4\x14\x9e\x6e\xc2\x72\x60\x60\x19\xdc\x90\x9a\xc2\xd3\x04\x50\x73\x2a\xd3\x04\x50\x20\x8d\x48\x4b\xad\xe3\x40\x58\x1b\x35\x25\xcf\x40\x35\x06\x2e\x25\xcf\x40\xd9\x1f\x16\xc9\x73\x6a\x43\x4f\x37\x5c\x6d\xe8\x29\xa1\xde\x4d\xee\x26\x17\x75\x02\x91\x87\x29\x61\x06\x5a\xf7\x81\x4a\x98\x81\xd9\xf7\x2d\x9d\x8d\x0f\x6a\x0f\xff\xcb\x15\x43\x7c\xba\xc7\xe9\xa4\x14\x3a\x39\x2b\xc2\x23\x90\xd2\xf0\xf4\x94\x42\x27\x66\xce\x94\x42\xe7\x47\x8e\xa7\x85\x7a\x52\x6e\x0c\x54\x49\x6f\xca\x8d\xd3\x5c\xce\xf4\xe3\x20\xeb\x05\xf6\x71\xcf\x69\x2e\x67\xde\x3e\x27\x37\x65\x29\x2e\xb0\x8f\x7b\x4e\xad\xe5\x29\xeb\xb5\xba\x51\xca\x7a\x81\xf0\x34\xc4\x94\xf5\xa6\x51\x3c\x56\x37\xca\x7b\x77\xf7\xe1\x32\xbb\xeb\xa3\xd3\x82\xee\x49\x87\x29\x9f\x05\xaa\x4e\xd8\x94\xcf\xa6\x16\x74\x4f\xd7\x4b\x09\x2d\x10\x46\x06\xa4\x84\x16\x28\xcd\x37\xc3\xfc\xce\x7c\xdc\x51\xc2\x36\x87\xf0\xc1\x3e\x9d\x3a\x35\xa0\xa7\x25\x5b\x2c\x06\x94\xcf\xee\xdb\xcb\x65\xf4\x43\xda\x9b\x12\x5a\x6d\x8a\x29\xa1\x05\xa6\xa7\x43\xa6\x84\x16\x48\xe5\x7e\x4a\x68\x53\x6b\xb9\x55\x7e\x52\x6b\x39\x90\x8a\xfb\xd4\x5a\x9e\xf2\xde\xbd\x70\xe5\xbd\x40\xac\xea\x65\x2e\x19\x79\xa9\xc5\x80\x0e\x79\x29\xd0\xe5\xdf\x87\xe1\x36\xc0\x4a\x66\xf2\x90\xa9\x02\xb1\x96\x57\x35\x9b\x1a\xa7\xe2\x24\x4d\xdd\x26\x5f\xed\x65\x5b\xd8\x16\x9f\xea\x9a\xde\x72\xd9\xb4\xc8\xf6\x19\x34\xa5\x4d\xae\xa2\xf4\xb2\xc3\x36\xd2\xbb\xf6\x3d\x4f\x9b\x5c\x45\xbb\xb7\x97\x6d\x17\xbd\xf5\x9e\xb7\x4d\xae\x22\xbe\x9f\x87\xf1\x36\xc0\x76\x84\x1f\x16\x68\x39\x64\xc7\x5a\x23\x0f\xd9\x31\xb0\x92\x59\x3b\x64\xc7\x87\xf6\xf3\xe4\x33\x7b\x48\x85\x81\xe5\x11\x4f\x87\x54\xf8\xd0\x7e\x6e\xe1\x9f\x43\xfb\x39\xb0\xac\xbd\x77\x68\x3f\x07\x56\xdb\xf7\x74\x8a\x2c\xf7\x92\xf9\x87\x7c\xec\xc3\xa8\x1d\x60\x99\x91\x7f\x48\xbb\x8f\xe2\x91\x0c\x3f\x6f\xe6\x7c\x41\xb2\xfd\x66\x1f\x92\x6c\xe0\xbb\xcc\xae\x3b\x5f\x85\x0c\xb9\xf4\x97\x4e\x17\xc6\xfa\xf4\xa8\xc4\x43\x6b\x3c\xb0\x3c\x25\xf4\xd0\x1a\x7f\x60\x66\xcf\x1f\x1f\x9f\x43\x3b\x3b\xb0\x2c\xfa\x78\x68\x67\x07\xbe\xcb\x6c\x73\x6e\xaa\x73\xc3\x0d\xa4\xec\x07\x94\x7d\x27\x78\x1d\x52\x76\x20\x24\x9a\x87\x94\xfd\xa8\x0e\xa1\xd8\xe6\x10\x08\xe8\xef\x98\x30\x0f\x43\x74\x0e\x8c\xfb\xbb\x98\xee\x21\x67\x07\xd6\x64\x43\x38\xa4\xec\x07\xf1\x38\x69\x4d\xa1\x43\x82\x0e\xec\x68\x99\x43\x82\x0e\x94\x9d\x42\x79\x48\xd0\x81\x8f\xba\xd3\xe4\xb3\x6c\x0e\x81\xcd\xe4\xd0\xba\x0f\xac\xd5\xec\x87\x43\x20\x1e\x67\xe7\x2a\x1d\x6d\xf7\xd7\x7d\x8e\xc1\x1b\x8f\x73\x74\x87\x00\x2b\x38\x24\xe8\xc0\x66\x00\x87\x04\xfd\xe8\xf6\xcd\x27\xa3\xdd\x1e\xf8\x24\x04\x4d\xf6\x8d\x04\xd8\x5d\xb1\xe2\x90\x8d\x03\x53\x0b\xcb\x61\xdc\xce\xd1\xed\x9b\x4f\x46\x8b\x3c\xb0\x72\xff\x72\xf7\xed\xf5\x32\x7e\x6a\xee\x00\xb0\x85\xfb\x61\xee\x00\x50\x76\x26\xee\x61\xf2\x00\xb0\x72\x37\xb9\x68\x86\x4f\xa1\xfb\x53\x9f\xc2\x07\xcb\x5a\x43\x87\xf6\x7d\x60\x35\xf6\xb9\x43\xed\x70\x0c\x47\xd5\x6d\x73\x54\x1f\x6c\xfa\x73\x68\xde\x3f\x86\xaf\x07\xe6\xc9\x43\x5b\x3e\xb0\xd9\xf8\xa1\x2d\xff\x18\x0e\x1e\xb2\x7a\xa8\x31\x80\x5d\x10\xff\x50\x63\x1c\xd3\x07\xe3\x22\x57\x51\x00\x9b\xb0\x1c\xda\xf2\x81\xed\xab\x3a\xb4\xe5\x03\xdb\xec\x7d\x28\x3b\x8e\xe9\xe3\x73\x2b\x55\x63\x1c\x16\xb2\xf1\xf5\x53\x63\x1c\x18\xee\x53\xbf\xce\xa1\xe5\x1e\xd8\x31\x9b\x87\xb2\x03\xf8\x2e\xf3\xa7\x0e\xf4\x83\x7d\x82\xcb\xa1\xec\x00\x36\x0b\x3b\x94\x1d\xc0\xae\xb3\x76\x68\xb8\x07\x3e\x15\x47\xd3\x1e\xba\xcf\x1d\x2a\x75\xa8\x44\x80\x4f\x27\xd2\xe4\x6c\x78\x28\x05\x5f\xcb\x43\x6d\x02\x84\x54\xed\x50\x7c\x00\xcb\xd3\x29\x0f\x03\x8a\x0e\x03\x8a\xf6\xe7\xc1\x88\x22\x60\xa9\xbe\x0f\x03\x8a\x8e\xd8\xb3\xe1\x0d\x9c\x8d\x0f\x7a\xf7\x7d\xd4\x94\x7f\xc4\xe9\x65\xcc\xad\x52\x06\xd8\x3c\xf5\xd0\xba\x7f\x84\xdb\x1d\x42\xf5\x50\xdd\x00\x9b\xf5\x1e\xaa\x9b\x63\xb9\x4a\x61\x31\x87\x1a\x05\xd8\x1c\xfa\xd0\x24\x0f\x6c\xbd\x7c\xa8\x5a\x80\x4f\x70\xd3\xe4\xf3\x5c\x66\x91\x78\x95\xeb\x76\x39\x28\xcc\xc8\x87\x56\x7a\xa0\x37\x77\x0a\xd3\x1f\x80\x36\x9b\xb7\xf4\x09\x2f\xf7\x44\x4c\x88\x87\x46\x7a\x60\x59\x23\xe0\xd0\x48\x7f\xa4\xeb\x16\x5e\x73\x98\x07\x7b\x24\x6f\xa3\xeb\x45\xb9\x03\x34\x93\x48\x0e\xe5\x0e\xf0\xfd\xd2\xcb\x1c\x67\x92\xdd\xe3\x93\x52\x01\x1d\xe9\xdb\x08\x23\x3a\x94\x3b\xc0\x0a\xf8\xec\xa1\xdc\x01\xbe\xcb\xe8\x9b\xe5\x6e\x80\xe5\x99\x1f\x87\x49\xb5\x47\xfa\x36\x42\x9c\x8e\xdc\x43\x78\x38\x38\xca\x9b\xfa\xa4\xd2\x25\x09\x4b\x3a\x8c\x36\x02\xf6\x19\x31\x87\x7a\x0a\x58\xd6\xf0\x3f\xd4\x53\xc0\xf7\x4b\x6e\xaa\xb3\x00\x58\x1e\x72\x7c\xe8\x2b\x00\xd6\xdc\xbf\x74\xec\x07\x4b\x72\xfc\x21\x27\xfb\x50\xa7\x01\x3b\x52\xf3\x50\xa7\x01\xdf\xed\xbd\x97\xb3\x75\xf0\x69\x77\xab\x35\xd6\xe9\x38\x5c\xc4\x52\x21\x75\x1a\xb0\x63\x52\x0f\x75\xda\x71\xec\x69\x60\x52\x15\x65\xc0\x92\x8d\x1e\xfa\x20\x0e\x0f\x80\xd0\x18\x7c\xa8\xd3\x80\x5d\xce\xe4\x50\xa7\x1d\xa7\xbb\x92\xac\xc0\x90\x25\x60\x59\xf0\xf4\x50\xba\x1d\xa7\x4b\xd6\x4d\xd4\xdc\x5c\x60\x17\x2b\x3e\x94\x6e\xc7\xe9\x10\xe4\x3d\xba\x2f\x80\xed\xb3\x3b\x94\x6e\xc7\xe9\x7b\x98\xf6\xd7\xa7\x7b\x62\xf9\xc0\xce\x7b\xa8\xd3\x8e\xcb\x21\x60\x16\x3c\x54\x65\xc0\xd6\x21\x87\xaa\x0c\x28\xa9\xc5\xf2\x50\x95\x1d\x46\x36\xb9\x15\xaa\xca\x0e\x2a\x6e\xa6\xb6\xc8\x43\x0d\x06\x2c\x0f\xec\x3c\xd4\x60\xc0\x77\x99\x3f\x75\xa4\x9c\xeb\xa7\x46\x3a\x14\x61\xc0\x77\x19\x23\xd5\x91\x01\xec\x14\xa6\xc3\x30\x26\xe0\xbb\xcc\x36\x47\x4f\x2e\xb1\x15\x79\x0f\xb5\x1a\xf0\x5d\xe6\x1d\x9c\x10\xfc\x1d\x6a\xcd\x43\x7f\x07\xf0\x5d\xc6\x4f\x8d\x76\x02\xb6\xf2\x3b\x94\x79\xc0\x32\x8e\xee\x50\xe6\x1d\xc8\xbc\xd4\xd6\x73\x28\xf3\x80\x65\xae\xe5\xa1\xcc\x03\x96\x45\x72\x0f\xdd\x1d\xc7\xed\x40\x7d\x51\x94\x79\xc0\x32\x4a\xf7\x50\xe5\x01\xbb\xa8\xff\xa1\xca\x03\xbe\x5f\x3a\x02\x07\x7a\xf3\xa5\x09\xff\xcc\x71\x7a\x36\xba\xc7\xa5\x1c\x3a\x32\x80\xb5\x55\x87\xc2\x0f\xf8\x2e\xb3\xcd\xa7\xfc\xb0\x29\x4f\x7f\xe9\x53\x7e\x1c\xa8\xcc\x4c\xe5\x07\x6c\x95\x77\xa8\xfc\x80\xa5\xb9\xf6\xd0\xb9\x71\x3c\x0e\x14\xc7\xf7\xa1\x18\x04\xb6\x9c\x3d\x14\x83\xc0\x77\x19\xeb\xc3\x70\x2a\x60\x79\x3c\xfd\x61\x34\x15\xb0\x74\xe1\x1e\x4a\xc6\xe3\xf5\xe9\xf9\xc2\xe8\x17\x01\x96\x05\xef\x0e\xfd\x22\xc0\x77\x19\xff\xa6\x8c\x04\xb6\xc2\x3d\x94\x91\xc7\xbb\x07\xca\x43\x50\x33\x02\xcb\x12\xc4\x87\x9a\x11\x88\xfd\x45\x52\x32\x02\xcb\x33\x42\x0e\x25\x23\x50\xd2\xe3\x39\x0e\x7d\x25\xc0\x0e\x39\x39\x8c\xb9\x02\xbe\xcb\xfc\xa9\xf3\xf1\xf2\x99\xf5\x8b\xa4\xfb\x04\xf8\x2e\xb3\x1f\xce\xc7\x4b\xf0\x28\x8a\xff\x78\xf7\x7c\xbc\x5e\xf6\xcd\xee\xa9\x4e\x05\x76\x42\xf7\xa9\x4e\x3d\xd5\xa9\x7c\x09\x4e\x75\x2a\xb0\xac\x73\x78\xaa\x53\x81\xef\xcf\xfc\x65\xb7\x0d\x7e\xcf\x40\x4f\x83\xb5\x80\x65\x35\x88\xd3\x60\x2d\xe0\xfb\xa5\x37\x08\xdb\x02\x3f\xc0\xa2\x69\xd9\xb4\xa7\xc8\x9f\x1e\xb6\x51\xd0\xa2\x3a\x80\xd3\xa6\x3d\x76\x7f\xfa\xd8\xc6\xd8\x11\x37\xa7\xa2\x14\x28\x69\x09\xaf\x53\x51\x7a\x2a\x4a\xf9\x0a\x9e\x8a\xd2\xb3\x38\x2a\xd8\xc9\xa9\x02\x05\xb6\xed\xe4\x54\x80\x02\xdf\x65\x0c\x41\x05\x0a\x2c\xd3\x80\x4f\x15\x28\xb0\x4f\x0f\x3d\x55\x98\xc0\xf7\x4b\x46\xa5\xc4\x04\x76\xe6\xee\xa9\x67\x07\x58\x56\x88\x38\x15\x9d\xc0\x2e\xb2\x77\x2a\x3a\x4f\x45\xa7\x9a\xf0\x54\x74\x9e\x8a\xce\xe9\x00\x9c\x8e\xea\x7b\xe0\xec\xea\x00\x02\x96\x27\xdc\x9e\x3a\x80\xce\xea\xa0\x60\x0a\xa7\xd2\x11\x08\x3f\x87\xa7\x19\xe3\xc0\x77\x19\x03\x35\x65\x1c\x58\x19\x7f\xc8\xca\x3e\xcd\x07\x39\x3d\xe9\xd0\x4f\xe3\xa9\x00\x05\x96\x9e\xc7\x53\x9f\x11\xb0\xcb\x12\x9c\x4a\x52\x60\x59\xc7\xf9\x54\x92\x9e\xcd\x37\x98\xfd\xf1\xd4\x3f\x04\x2c\xeb\xe7\x9f\xca\xcf\xb3\x39\xf7\xec\x2e\xa7\x2e\x1d\x60\x79\x2c\xc8\xa9\xae\x3c\x15\x91\xa6\xa9\x9e\x6d\xdf\x81\x15\x55\xbc\xcc\x15\xd5\xfd\x37\xb6\xd6\x53\x8d\x07\xac\xc5\xcb\x7f\x1a\xc1\x75\x2a\xfb\xcc\x1c\x3b\x95\x7d\xa7\xb2\x6f\x37\xed\x7f\x23\x93\x1a\xaa\x7f\xaa\xfa\xce\xe1\xf3\x80\x77\x9c\xaa\x32\x60\xdb\xad\x4e\x3d\x3a\xa7\x42\xcd\xec\xc1\x53\xa1\x06\xac\x9e\xfe\xd2\xae\x0d\x3e\xa9\x30\xb2\xd3\x38\x2c\x60\x79\x58\xfa\xa9\x74\x03\xbe\x3f\xb3\x1f\x3e\x03\xd2\xc3\xad\xcd\x79\xea\x31\x3a\x95\x56\x66\x76\x9d\x4a\x2b\xa0\x5a\x41\xea\x54\x5a\x9d\x6a\x26\x93\x83\x4e\x35\x13\xb0\x72\xf9\x4b\x6f\xf0\x41\x53\xd3\x9c\x73\xdf\xe0\xf1\x97\xac\x6c\x15\x12\xb0\x8c\x53\x39\x15\x48\xc0\x8e\x62\x3a\x15\x48\x27\xc9\x14\x69\x6e\xd0\xa9\xf6\x01\x76\xce\xfb\xa9\xf4\x39\x89\x6c\x4a\xd3\x68\x4e\x23\x9b\x4e\xeb\x75\xfa\x4e\x18\xd9\x74\x12\xb2\x94\x26\x46\x9d\x8a\x1a\x60\xc7\x9f\x9c\x86\x2c\x9d\xb1\x6b\x7a\x73\x53\x45\x0d\xb0\x4f\x6b\x39\xf5\xd8\x9c\xe4\x5c\xa7\x39\x22\xa7\xa2\x03\xd8\x47\xe5\x9e\x8a\x8e\x93\x7a\x9a\x69\x8c\xfc\xa9\xc2\x00\xd2\x80\x9c\x53\x1f\xcb\x49\x64\x50\x1a\x26\x7e\x1a\x19\x04\x44\xc0\x41\x4f\x45\x07\xb0\xac\x55\x7a\x2a\x3a\x4e\x45\x87\xb1\xfa\xa7\xa2\x03\x58\x66\xc4\x9d\x8a\x0e\x60\x19\xb6\x78\xea\x76\x39\x89\x1f\x4a\x53\x17\x4e\xe3\x87\x80\x6d\xac\x3d\x8d\x1f\x3a\x15\x18\xc6\xe5\x9f\x0a\x0c\x60\x59\x0a\xfd\xcc\x3d\x02\xa7\xcd\x55\xaf\xc0\x00\xba\x87\xed\x9c\x0a\x0c\xa0\xca\xfc\x4e\x05\x06\x50\x34\x5e\x9f\xea\x8b\xd3\xb3\xe8\x7c\x04\xea\x0b\xa0\xed\x5e\xa8\x2f\x80\x6a\x75\xde\x53\x01\x71\x1e\x98\x52\x5d\xdf\x8a\x05\xa0\x19\xe4\x7e\x2a\x16\x80\xb6\x9f\x89\xae\x1f\xa0\xeb\x9c\x3c\x75\xfd\x00\x4d\x27\xfd\xa9\xa2\x00\xbe\x41\x32\x3f\x4a\x0a\xa0\x7b\x82\xd4\x69\x58\x13\xd0\xcd\x55\x3b\x75\x06\x01\x5d\x55\x7c\xaa\x3b\x80\x2a\xbb\x3d\xd5\x1d\xa7\xba\xc3\xc0\xfa\x53\xdd\x01\x54\xd3\x8e\x4f\x75\x07\x50\x35\xe7\x9c\x26\x54\x9c\x9f\x14\xe9\x7b\x85\xaa\x44\x80\xae\x6e\x3b\x55\x22\x40\xd7\x9a\x73\xea\x44\x02\xfa\x0f\x46\x76\xaa\x4d\x80\x62\x32\xcc\xa9\x36\x39\x77\xd2\x05\x73\xa1\x5b\xe9\x54\xae\x98\x4e\x71\x2a\x57\x80\x36\xf6\x9f\x39\x3d\x1f\x94\xe9\x8a\xd2\xd3\x04\x34\x83\x80\x4e\x05\x0c\x50\x26\xa4\xe7\x54\xc0\x00\xd5\x63\x70\x4f\x1d\x4d\x40\xd7\x31\x71\x2a\x69\x4e\xce\x20\xd7\x0d\x7c\x2a\x5f\x80\xa6\x35\xed\x54\xbe\x9c\x06\x69\xf9\x09\xd6\xa9\x74\xea\x54\x72\x21\x2a\x68\x80\x6f\x44\xac\x57\x15\x0d\xd0\x95\x25\xa7\x82\x06\x68\xc3\x97\x50\x41\x03\xf4\xbd\x47\xab\x67\x80\xbe\x76\x93\xb3\xf3\x41\x37\x73\xea\x54\xce\x00\xc5\xe3\x51\x4f\xe5\x0c\xd0\xf5\x35\x9f\xaa\x19\xa0\x2f\x14\xdf\xa9\x9a\x39\x55\x33\xb5\xaf\x3f\x7c\xa6\x15\x3b\x40\x37\x6d\xf3\x54\xec\x9c\x04\x72\x19\x1e\x7c\x1a\xc8\x05\x34\x0d\x44\xa7\x5a\x07\xe8\x89\xf6\x3b\xd5\x3a\x40\x6b\x4e\xbb\x5a\xe7\xbc\x93\xab\x58\x5b\x3a\xb9\x80\x62\x9d\xb6\x53\xf5\x73\x9a\x96\xee\x42\x52\xfd\x00\x3d\x7d\x12\xaa\x9f\x53\xf5\xe3\xd6\xa7\xf8\x01\x4a\x97\x2e\x2a\x7e\xce\xe7\xc7\x0f\x99\x62\xf3\x46\x4e\x03\xbb\x7c\xcd\x94\x43\x40\xd7\x08\x76\x2a\x87\x80\xbe\x3f\x48\xaa\x21\xa0\x7b\x8c\xd4\xa9\x1a\x02\x8a\x66\xc8\x53\x31\x04\x34\xdd\x3e\xa7\x62\x08\x28\x75\x77\xc2\x99\x78\x9c\x09\x7a\x6f\xb6\xc9\xa9\x3e\x32\x71\xe7\x54\x1f\x01\x75\x6f\xdc\xea\x23\xa0\x19\xd9\x74\x2a\x8f\x80\xde\x76\xc7\x9c\x8a\x0f\xba\x1e\xff\xf3\xd9\x53\x61\x98\x01\x8f\x48\x8f\x1a\xd0\xd3\x6d\x55\xc1\x74\x7a\x8a\x9d\x2f\xb6\x82\x09\xa8\xbf\xfd\x43\x67\xe7\x83\x6e\xa4\xc0\xa9\x5e\x02\x9a\x39\xe8\xa7\x6e\x37\xa0\x99\xa2\x7b\xaa\xa0\x80\xee\x79\x54\xa7\x0a\x0a\x68\x96\xad\x38\x55\x50\x40\x1f\x3e\x5b\x15\x14\xd0\xd3\xf7\x5a\x01\x05\x54\x4d\xf8\xa7\x02\x0a\x28\xc3\xf9\x52\x3f\x01\xdd\xa3\xad\x4e\xf5\x13\x50\x4c\xf5\x39\x95\x4f\x40\xd5\x9f\x74\x2a\x9f\x80\x6e\x98\xc3\xa5\x7a\x02\xba\x87\x5d\x5d\xaa\x27\xa0\x79\xe6\xfc\xa5\x7a\x02\xba\x67\x5d\x5d\xaa\x27\xa0\xf8\xf2\x5f\x8a\x27\xa0\x1b\x1e\x71\x29\x9e\x80\x6a\x26\xe7\xa5\x78\x02\xba\x9b\xde\xa5\x76\x02\xba\x07\x8a\x5c\x6a\x27\xa0\x59\xaf\xfd\xd2\x15\x78\x29\xa7\x4c\xac\xba\x94\x53\x40\x97\x2a\x5d\xca\x29\xa0\x1a\x2b\x76\xe9\x09\x04\xba\xae\xa2\x4b\x4f\x20\x50\x0c\xc8\xb8\xd4\x5c\x40\xfd\xed\xab\x5e\x9b\x98\x30\x5e\xbf\x4b\xc9\x05\x34\x0d\x08\x97\x92\xeb\x22\x3b\xdf\x93\xba\x2e\xdd\x80\x40\xd3\x7b\x72\x29\xc2\xae\xc2\x3a\xa9\xfe\xd0\x71\xe3\xdf\x93\x9a\x5d\xaa\x2b\xa0\x4b\xfa\x2f\xc5\x15\xd0\xf5\x63\x5e\x8a\x2b\xa0\x5b\xb1\xfb\x52\x5c\x01\x5d\x8f\xe2\xa5\xb8\xba\xcc\xb9\x0f\x3b\xe1\xb0\x3f\xe8\xba\x6b\x2e\xb5\xd5\xa5\x43\xcf\x9c\xb0\x4b\x87\xde\xf5\x69\xab\xae\x0b\xee\x52\x5b\x01\x4d\x8e\x74\xe9\xcf\x03\xba\xa5\xa7\x2f\xfd\x79\x40\xd1\xdf\x74\xe9\xce\x03\xba\xfe\xa6\x4b\x4d\x06\x34\xed\x43\x97\x9a\x0c\xe8\xba\x74\x2e\x25\x19\x50\xcd\x48\xbc\xd4\x5c\x40\x75\x73\xba\x74\x03\x5e\xd5\x71\x7b\x95\xe3\xfe\xa0\x7a\x6e\xf7\xa5\xe4\x02\xda\x48\x7b\xef\xb8\x2b\xcf\xd6\xde\x1b\xcb\x07\xd4\x8e\x25\xfb\xd2\x2f\x08\x34\x79\xce\xa5\x5f\xf0\x6a\xec\x14\xdd\x26\x87\xdd\x38\xf9\xd1\x05\xac\x5b\xf0\x6a\x3c\x6e\x38\xd3\xa5\x0b\xf0\x32\x46\x8f\xcd\xe3\x32\x44\xef\xd2\x8f\x67\x16\xe0\xa5\x1f\x0f\xa8\x56\x51\xbb\xf4\xe3\x5d\xfa\xf1\x4c\xf0\xb9\xf4\xe3\x01\x45\xa7\xeb\xa5\x1f\x0f\x88\xee\x7a\xea\xfb\x06\x0b\xaf\xb2\xff\xef\x24\x72\xa6\x7b\x67\xdf\xb9\x94\x78\x57\x97\xd5\x4c\xdb\x9c\x45\x32\x72\xcc\x88\xb8\xcc\xc8\xb9\xf4\xec\x59\xf3\xf5\x52\xe3\x01\xf1\x2d\x95\xff\xfc\x22\x5f\x3a\xfe\xae\x21\x77\x47\x67\x5d\xba\xef\x80\xb0\xc4\xd1\xa5\x50\xbc\x86\xaf\xbb\x2b\x4e\xbd\x07\x4c\xf3\xfa\x2f\xf5\xde\xa5\xc3\xcd\x1a\x93\x97\x0e\x37\xa0\xed\x25\xa7\xc3\x0d\xa8\xba\xa3\x2f\x1d\x6e\xd7\xf4\x06\xcb\x36\x6f\x30\xb7\xe9\x92\xa6\x7d\x03\xea\xfe\x39\xcf\xca\xbd\x8b\x73\x17\xd2\x02\x5e\x97\x0e\x2b\x60\x0c\xd8\xca\xa5\x68\xbb\xf6\xa9\x6f\x7c\x40\x2e\xe5\x18\x10\x16\xf7\xb8\x74\x4e\x01\x45\xe1\x7c\xe9\x9c\x02\xca\xde\xd6\x8c\xbc\xbb\xc8\x40\xcf\xe6\x8e\x65\xb0\x1c\x10\x03\x0e\x71\x19\x2b\x77\x51\xa4\x35\xad\xed\x78\xe9\x75\x02\x62\xf0\xe1\xbf\xf4\x3a\x5d\xfa\x93\x9a\x03\xd5\x9f\x74\x6d\x6d\x47\x6f\x95\x76\x40\x0c\x3e\xf3\xd7\xda\xfd\x38\xfd\x25\x23\x30\x7e\x0e\xa8\x26\x78\x5c\xba\x98\x2e\x0a\xa6\xa6\x95\x22\x2f\x45\x1b\x10\xd6\x1d\xb9\xd4\x6c\x97\x5e\x21\x0d\x5d\x97\x5e\x21\x20\xac\x62\x72\xe9\x15\xba\xf2\xf2\x32\xff\x6d\xdf\xe1\xc6\x34\xe5\xbf\xf9\x4a\x23\xd0\x8c\x39\xbe\x14\x68\x97\x02\xad\xb9\x7b\x2a\xd0\x80\x7d\xbe\xdd\xa5\x40\x03\x22\xa6\x57\x39\xb9\x64\x8b\x68\x77\xbe\x14\x68\x17\xf5\xb4\xb2\xb9\xc9\xea\xa9\x01\x56\x73\xf9\xa9\xbd\xae\xed\xa8\x61\xbe\xd5\x5e\x40\xec\x4f\xa3\xda\x0b\xd8\xc5\x27\x2e\xb5\x17\x10\x5a\x16\x2e\xb5\x17\xb0\x43\xea\x2f\xa5\xd7\x45\xd4\x5d\x6a\xf1\xbc\x14\x5a\xc0\x0e\x9d\xbd\x14\x5a\x40\x36\x64\xe8\xa5\xd0\xba\x14\x5a\xd6\xab\xbc\x14\x5a\x40\x36\x97\xb2\x42\x0b\x08\x39\xd4\xa5\xd0\x02\xc2\xf0\x9a\xcb\xc4\xf5\x4b\x37\x50\x73\x98\x8a\x2f\x20\xc2\xdd\x4c\xf1\x05\x2c\xcf\xff\xbb\x14\x5f\xc0\x3e\x25\xfd\x52\x7c\x01\xdf\x9f\xd9\xe6\x04\x51\xb5\x55\xab\xcd\xa5\xfa\x02\x42\x26\x7a\x29\xbe\x80\x5d\xa0\xe2\x52\x7c\x01\xd9\xe0\x5a\x97\xe2\xeb\x3a\xf7\x9c\xd9\xe6\x9c\x7d\xb0\x6b\x99\x5e\xaa\x2f\x60\x1f\x84\x75\xa9\xbe\x80\xb4\x82\xe2\xa5\xfa\x02\xd6\xde\x05\x75\x28\x01\xcb\x02\x03\x97\x82\x0c\x58\x46\x68\x5c\x0a\x32\x20\xf7\x66\xac\x20\xbb\x74\x31\x19\xad\x77\xa9\xc8\x80\xa5\x01\xe1\x52\x90\x01\x4b\x21\x7d\x29\xc8\x80\xef\x97\x3c\x39\x15\x19\xb0\xd6\xee\xbf\x53\xa6\x64\x52\x51\x5e\x6a\x22\x20\xd5\x31\x97\x9a\x08\x58\xc6\x11\x5e\x3a\x80\x80\x30\xe7\xe9\x32\x05\x06\xf8\xfe\x8c\x67\xa2\x74\x02\xd2\xba\x73\x97\xd2\xe9\xba\x77\xd7\x98\x0e\x55\x11\x90\xd2\xd1\xeb\xde\x5d\x73\x2b\xc1\x72\x74\x29\x8b\x2e\x9d\x42\x4e\xa4\xb2\xe8\x52\x16\xb5\x61\x77\x7d\x9e\x38\x85\xac\x2d\x76\xa9\x8b\x80\xef\x32\xee\x60\xc6\x0b\xb0\x2b\x77\x5e\x6a\x25\x60\x9b\xee\x2f\xb5\x12\xb0\xe6\x6e\x72\xec\x0f\x61\xbd\x6e\x7c\x6a\x25\x60\x1f\xa2\x73\xa9\x95\x2e\x3d\x47\x6d\x78\x99\x63\xff\x20\x0c\x9f\xb8\x14\x4b\x40\x36\x3f\x03\x8a\xa5\xeb\x71\x86\x90\xc0\x97\x6a\x09\x58\x9e\xb5\x7f\x29\x96\x80\x6c\x7e\x54\x14\x4b\xc0\x5a\x92\x4d\xc5\x12\xb0\x8f\x4b\xbe\x14\x4b\xd7\xeb\xf6\x8b\xb7\xea\x52\xce\x00\xab\xc4\x1f\x82\xc9\x2e\xd5\xce\xa5\x8f\xa7\x49\x0b\x94\x28\xc0\xf2\x98\xf0\x4b\x89\x02\xa4\x15\x3f\x2f\x25\x0a\xb0\x4f\x34\xbc\x94\x28\xc0\x2e\xb5\x77\xbd\xbb\x97\x18\xd4\x7e\xfe\x97\x4f\x51\x0f\x4f\x83\x1c\xdc\x6a\x94\x5b\x47\x4d\x43\x45\xdc\x6a\x0d\x20\x5b\x7a\xd9\xb0\x09\x47\xcd\xf2\xaa\x69\x93\x9f\x17\x96\xf5\xad\xb2\x00\x96\xa5\xae\x6e\x95\xc5\xad\xb2\x68\xf8\x51\x6e\x95\x05\xb0\x22\xfd\xe5\x69\x13\x86\xdf\x9f\xf7\xbc\x6c\xf2\xc3\xc4\xf6\x7f\x2b\x2d\x80\x5d\xa4\xef\x56\x5a\x00\xdf\x65\xb6\xbd\xb6\x61\x0c\x66\xa1\xdc\x6a\x0b\x20\x1b\xbb\xec\xad\xb6\xb8\xf5\xd3\x34\xec\xe5\xb7\x7e\x1a\x60\xd7\xef\xba\x55\x12\xb7\x31\x7e\x8d\xd5\x79\xab\x08\x6e\x63\xfc\x98\xf0\x5b\x45\x00\xec\x0c\xb3\x5b\x45\x00\x14\x83\x82\x6e\x15\x01\xd0\xad\x27\x77\x2b\x08\x80\x62\xbe\xf3\x6d\x84\xdf\xad\x4f\xc6\x6d\xf6\xd6\x27\x73\x5b\xc6\x17\x8e\x72\xab\x1b\x80\x62\xbd\xc9\x5b\xdd\x00\x74\xe3\xab\x6f\x75\x03\xd0\x34\xff\xdc\xea\x06\x20\xd3\x7f\x77\xdc\x1f\x74\xab\x30\xde\xca\x06\xa0\xfe\x86\xbf\xf3\xf9\x56\x94\xb6\x03\x52\x36\x00\xc5\x02\x25\xb7\xb2\x01\x68\xd6\xb4\xb9\x75\xde\x00\xcd\x43\x7e\x6e\x95\x04\x50\x7e\xbb\x5b\xce\x97\x35\xbf\x20\x4e\xb7\x4a\x02\xe8\x73\x8f\xc7\xf9\x32\x53\x08\x0e\x7f\x2b\x2e\x80\x62\xca\xeb\xad\xb8\x00\xaa\xc5\x56\x6f\xc5\xc5\xfd\x89\x8b\xd9\x61\xb8\xb7\xe2\x02\x68\x26\xb7\xdc\x8a\x8b\x7b\x17\x19\xf0\xbf\x9c\x9c\x0f\xa6\x31\x3d\xb7\x7a\x03\x28\xc6\xd8\xdf\xea\x0d\xa0\xc6\xfe\x7b\x27\x87\xc0\xc4\xb9\x7f\xe8\xe4\x34\x57\x13\xcf\xcc\xb8\x44\x60\xf6\x6e\x57\x9d\x9c\x0f\xba\xb1\xf9\xb7\x45\x07\x80\xd9\xbb\xfd\x72\x72\x3e\xa8\x4a\xa3\x5b\xbf\x13\x50\x3d\xe4\xef\xb6\x32\x01\x30\x3b\x7b\xdf\xad\x0c\x02\xaa\x1e\xdb\x5b\x19\x04\x54\x8b\x75\xdc\x9e\xfa\x01\x74\x3f\xcf\xb7\x19\x48\x40\xb7\xdc\xc8\x6d\x06\xd2\xdd\x99\x1c\x1f\x87\x5a\x09\x98\x9d\x8f\xca\xad\x56\xba\x3f\x61\x34\xad\x66\x7a\x2b\x8c\x80\x66\x2d\xec\xdb\xea\x05\x40\xd1\xef\x78\x2b\x95\x80\x32\x9a\x5d\x75\x26\x3a\x33\xb1\xbb\xea\x4c\x50\xa8\xcc\x0d\xf0\xd6\x67\x06\x34\x99\xdc\xad\x9e\x02\x8a\xe9\xd8\xb7\x82\xe9\xa6\xea\xc1\xbf\xcd\xce\xb0\x48\x60\x58\x67\xe5\x36\x2a\x12\xa8\xba\x15\x6f\x65\x15\x30\x3b\xdf\xa7\x5b\x59\x05\x54\xab\x28\xde\xfa\xdf\x6e\xfd\x6f\xf2\x92\x5b\xff\x1b\xd0\xa7\x2f\x83\xfe\x37\x60\xee\xfe\xab\xc7\x80\x6e\x81\xa0\x5b\x3d\x06\x34\xeb\x9f\xdf\xba\xdf\x80\x6e\xb9\x93\x5b\xf7\x1b\xd0\x25\xef\xb7\xc1\x94\x40\xdf\x3b\x98\xc1\x94\x40\xf9\xb7\x21\x9a\xb1\x05\xf4\x0e\x39\xbd\x95\x7b\x40\x53\x1c\xdc\xca\x3d\xa0\xeb\x96\xb9\x95\x7b\x40\x31\x59\xfd\x36\xbe\x12\x28\x16\xfc\xbf\x4d\xeb\xba\xf5\x0b\xca\x8d\x6e\xfd\x82\x40\x93\x58\xdc\xfa\x05\x81\xf8\xd7\x0b\x67\x4c\xe9\x28\xc3\xb9\xd5\x8e\xb7\xe7\x04\x36\x2f\x73\x32\xa6\x5f\x0c\xf7\x01\x7d\x85\x40\xf4\xf2\x07\x0d\x7d\x1b\x7e\x79\xcf\x3d\x33\x4c\xa0\xae\x44\xa0\x4f\x37\x05\x5d\x89\xb7\x42\x55\xc7\xfc\xad\x50\x05\x62\xbf\xb6\x0a\x55\xa0\xc4\x6e\x72\x1e\x3e\xe8\xfb\x23\x66\x60\xe5\xed\xc1\xe6\xcd\xff\x77\x1a\x3e\x68\xe6\x99\xdf\x0a\xdc\x9b\x3c\xaf\x9d\x3d\x73\xeb\x35\x04\x8a\x15\x75\x6e\xa5\xeb\x6d\xc0\xe4\x9e\x41\x03\x26\x81\xe8\x08\xbf\x5b\xe9\x0a\x14\x1d\x84\xb7\xd2\xf5\x56\xa6\x6a\xe5\xb8\xd5\xa9\x40\xb7\x56\xee\xad\x4e\x05\x9a\x25\x5e\x6f\x65\xea\x6d\x8c\x63\xc7\x30\x74\x1b\xe3\x08\x84\x87\x78\xdc\x7a\x20\x6f\xa5\xab\x46\xf7\x5b\xe9\x0a\x84\xb5\xbe\x6f\xa5\x2b\x10\x46\x51\xdd\xba\x1b\x6f\x8e\xef\x4b\xcb\xec\xde\x4a\x57\x60\xad\xea\x65\xf6\x96\xb3\x3e\xb2\x57\xfb\xe1\x52\xff\xa0\x59\xb8\xeb\x56\xa6\xde\x86\x20\x5a\x7f\xfa\x56\x81\x02\xcd\x4a\xa3\xb7\x2e\xc2\xdb\x50\xc1\xee\x76\xaa\x02\x05\x56\x47\xa7\xde\x2a\xd0\xfb\x74\xf0\x08\x8d\x5b\x3d\x08\x44\xf7\x5b\xa6\x1c\x04\xd2\xfa\xb2\xb7\x72\x10\xe8\x16\xf1\xb9\x95\x83\x40\xd5\xb8\x75\x2b\x07\x81\xd8\x9b\xa7\x6a\xf0\x3e\xed\x99\x9f\x03\xb5\x1f\x10\xfb\x3b\x72\xee\x9e\xf9\x40\xdd\x9d\xd5\x7e\x40\xec\xed\x53\xed\x77\xeb\x79\xeb\xee\xc5\x8a\x3f\x20\xf6\x26\xae\xf8\x03\xbe\xcb\xec\x88\x6f\xcb\x07\x7d\x34\x6f\xea\x7c\x13\x3b\x68\x49\xea\x5b\xf1\x77\x5f\xce\xf7\x6e\x73\xec\x38\xda\xda\x6e\x72\xec\x54\x74\xde\x7b\xaa\xba\x0e\xf8\x7e\x69\x9b\x83\xa7\xde\xc1\xde\x67\xd5\x75\xb7\x01\x80\x7b\x07\x55\x9e\x01\x66\x19\xde\xfa\xcb\x80\xd2\xd3\x8b\x1c\xd3\xe5\x98\x90\x62\xb7\x0e\xb3\x9b\xba\xcc\xbb\x49\xef\xd8\xad\xd4\x33\x7f\xeb\x56\xea\x01\xd5\xe3\xcc\x6f\xa5\xde\x6d\x60\x5f\x9f\xb6\xd9\xdb\x9b\xfd\xcc\x9e\xe9\xd9\xba\x15\x71\x7d\xda\xe6\x63\xb9\x7d\x2c\x2c\x3f\x45\x1c\x10\xff\xfe\xcc\x11\x70\x8a\x5f\xee\xcd\x43\x11\x07\xd4\x56\x6c\x72\x04\xa4\x6f\x6d\x3a\xa7\x86\x03\x4a\x48\xe1\x95\x70\xf7\xe3\x53\x51\x10\xa8\xce\x80\xb0\x80\xf6\xad\x3a\x03\xa2\x2b\x11\x54\x67\xf7\xe3\xf2\x73\xec\xea\x2e\xa0\x9a\xeb\x78\x5b\x8e\xe0\x56\x8a\x75\xb4\xca\xad\x14\xbb\x9f\x5d\xb8\x8a\x26\xc7\x49\x92\xd7\x5e\xcb\x4a\x31\x20\x2c\xf7\x7d\x2b\xc5\xee\xc7\x57\x5b\x25\xa1\x97\x0a\xa8\x56\x22\xbb\xf5\x52\xdd\xef\x1e\x14\xd3\xa1\x03\x0a\x68\xc6\x17\xde\x2a\x36\xa0\xa4\x75\x6f\x6e\x35\x19\x50\x8d\x3a\xba\xf5\x40\x01\xdf\x65\x0c\x54\x17\xd4\x4d\x92\x97\x07\xab\xde\xfa\x9b\x80\xd8\x4f\x45\x31\x07\x14\x2b\x68\xde\x8a\x39\x20\xf6\x74\x2b\xe6\x80\xef\xff\x1d\x81\x03\x7d\xf9\x64\x39\xb7\xaa\xb9\x5b\xe9\xd6\xf9\x9c\x3e\x4a\xb7\xe7\xb7\x47\x10\xb4\x0d\xdb\xb4\xf5\x26\x4d\xd3\x26\x37\x4e\x18\xc8\xa3\x28\x03\x42\x89\xff\xa8\xc9\x1e\xbd\x3d\x8c\xfd\x51\x93\x01\xdf\x2f\xbd\xe9\x65\x1b\xb5\x87\xd2\x7b\xde\x36\xf9\x5c\xd2\x9f\xbe\xb6\x7d\x5b\xee\x40\x1b\x3e\x0a\x30\x60\x9f\xa7\xfb\x28\xc0\x1e\xe3\xe9\xf4\x02\x3e\xba\x72\x80\xe8\xd1\xff\xfb\x7b\xfd\x18\x6e\xf7\x18\xe7\xe6\xd9\xa6\x8f\xca\x0b\x88\xbe\xef\xff\xd8\x84\xcf\x8e\xe5\xf9\xa8\xbc\x80\x70\x75\x3e\x2a\xaf\x07\x95\x95\x0a\xc0\x47\x99\x05\x34\x0b\x0c\x3e\xca\x2c\x20\x5c\x63\x8f\x32\xeb\xa1\xae\x71\x9a\xa7\xf9\x28\x8e\x80\x62\x5d\xff\x47\x71\x04\x74\x23\xf0\x1e\xc5\x11\xf0\xfd\xd2\x7e\x38\xcf\x95\xf5\x1f\xfe\xd2\x31\xa1\x8e\xd2\xb0\xf2\x47\x79\x04\x84\xb5\xc8\x1f\xe5\x11\x10\x1d\x51\xfb\x28\x8f\x1e\x93\xb2\xcc\x72\x7a\xd4\x47\x40\x74\x76\xc7\x47\x7d\xf4\x98\x94\x65\x3c\xdf\xa3\x40\x02\x96\x56\xc7\x47\x81\x04\x84\x2b\xf6\x51\x20\x3d\xc6\xce\x0d\x94\xc8\xa3\xf6\x01\xc2\x17\xe7\x51\xfb\x00\xd1\x97\x57\x39\xf6\xe6\xc3\xab\xfe\x9b\x03\x6d\x3c\x3c\xd7\xba\x4a\xe7\xa1\xe2\x5a\x0e\x3e\xf5\x8f\xba\x06\x08\x5f\xe0\x47\x5d\xf3\x7c\x22\x26\xac\xf3\xfe\x28\x62\x80\xef\x97\xb6\x39\x28\xea\x28\x58\x0a\xf2\x51\xc5\x3c\x78\x7c\xd2\x44\x81\x47\x19\x03\x0c\xf3\x70\x1e\x65\x0c\x50\xa4\x0d\x8f\x2e\x9f\x47\x97\x8f\x6f\xa1\xca\x06\x88\xfd\xc6\xa9\x6c\x80\x66\xa4\xc6\xa3\xb2\x01\xd2\x92\x5d\x8f\xca\xe6\x19\x3e\x28\xac\xec\x8f\x0a\xe5\x19\x8c\x09\x81\xf2\x28\x50\x1e\xbd\x3c\x03\x11\xf9\x28\x47\x80\x34\xae\xff\x51\x8e\x3c\xc3\xa7\xc2\xb7\xf9\x51\x68\x00\x21\x1f\x78\x14\x1a\x0f\xe5\x90\xd3\xf0\x93\x47\x42\x0f\x64\xb8\xe4\x25\xf4\x8f\xec\xdd\x52\xcd\x8f\xec\x1d\x28\xbf\x69\x93\x93\x66\xc2\x94\x35\x98\x1f\x13\xa6\x80\xe8\xbb\x69\xdf\xd4\x35\xcf\xd7\xff\x91\xbe\x03\x45\x99\xfd\xc8\xde\x81\x62\x2d\xfc\x47\x7a\xfe\x18\xfc\x37\x86\x6d\xae\x79\xea\x34\xec\x1d\x48\xc6\x0e\x44\x47\xde\x3c\x32\x76\xe0\xfb\xa5\x97\xb9\xe6\x61\xf1\x03\x23\xc7\x23\x89\x7f\x8c\x11\xb4\x3c\xf4\x23\x8b\x07\x42\xe2\xf0\xc8\xe2\x81\xef\x32\x7f\xea\x7c\x04\xc4\x04\x81\xf3\x48\xe3\x9f\x7d\x0e\x0c\xdf\x9e\x47\x17\x14\x90\x06\x26\x3e\xba\xa0\x1e\x53\xa6\x86\xfb\x82\x29\x53\x40\xec\xed\xd7\xe8\xc2\xc7\x94\x29\xeb\xab\x3d\xa6\x4c\x01\xa5\xf1\xb9\x78\x8c\x2e\x7c\x14\x0a\x83\xcf\xe7\xa3\x50\x78\x2c\x7f\xe6\x10\x14\x0a\x8f\x0e\x2d\x0d\xfc\x8f\xaa\x00\x88\xbd\x25\xab\x0a\x80\xef\x32\x86\x60\x1e\x15\x50\x2c\x94\xf8\x98\x47\xf5\xe8\xf7\xb2\x02\xf5\xa3\xdf\x0b\x48\x0b\xda\x3d\xea\x09\x20\x96\xfb\xb0\x7a\x02\xc8\x68\x36\x39\x76\x53\xab\x8c\x6e\x78\xf4\x7b\x01\x4b\x06\xf3\x18\xf8\x08\x7c\x97\x31\x6d\x46\x3e\x02\xe1\xb9\x05\x8f\xd5\x25\x80\xd8\x5f\x08\xc5\x09\x90\xba\x60\x1f\xc5\x09\x90\x7a\xc0\x1f\xc3\x23\x81\xf4\x78\xd7\x47\xb9\xf2\x6c\x4f\x1b\x9d\x55\xae\x3c\x26\x56\x0d\x1f\x81\x42\x04\x48\xe3\x51\x1f\x13\xab\x1e\xc3\x23\x87\xbb\xb5\xe1\x91\x40\x18\x2b\xf1\xe8\x7c\x7b\x0c\x8f\xb4\x10\xf5\xa3\xf7\x0d\x08\x33\x13\x1f\x55\xcd\x73\xf8\x8c\xdd\xe8\x75\xb5\x01\x69\x48\xf9\xa3\xab\xed\x39\x7c\xc6\x6e\x93\x86\x39\x02\xb1\xba\x97\xf9\x8c\x0f\xf3\xdb\x19\xbb\xde\xb7\xe7\x70\x54\xee\xc3\x3a\xd6\x80\x0c\x37\x1e\x1d\x6b\x40\x6b\xf3\x0f\x05\x46\x1f\xfd\x6e\x40\xd1\xfc\xfb\xe8\x77\x7b\xf4\xbb\x0d\x77\xee\x63\x0f\xf0\x45\x8f\xd1\x71\xfd\x6e\x8f\x4e\x36\x83\xbd\x1e\x55\x15\x50\xf6\xaa\x53\x55\x3d\xaa\x9e\xb1\x7f\x6a\xcf\x4f\xd2\xf7\x8a\x4d\xf6\xfc\xf4\xa3\xe2\x4a\x51\xa8\x00\xab\xbb\x2c\xf4\x52\x3d\x3a\x83\x26\x6e\xb6\x47\x67\x10\x10\x96\xd9\x7a\x54\x1b\xc0\xb2\x56\xcc\xa3\xdc\x00\x22\xed\xad\x72\xe3\xf1\xe4\x42\xf7\x5f\xd5\x06\x30\xb5\x10\x3d\x86\xe7\x3d\x54\x52\x4b\xeb\x51\x3e\x4a\x0b\x60\xd7\x7b\x7d\xf4\x22\x01\xdf\x65\x3c\x35\xdd\x48\xc0\x76\x9b\x3c\x7a\x91\x1e\x73\x86\x34\x25\x3d\x4a\x0b\x60\xfb\x48\x1e\xa5\xc5\x43\x3c\x5c\x5a\xe3\xf9\xb9\x77\x47\x5e\x1c\x0b\x74\x57\xd1\xf0\x98\xf9\x63\xc5\xfb\x47\x85\x00\xa4\xe9\x24\x8f\x0a\xe1\x31\x3e\x6d\xfa\x52\xcb\xf3\x1f\x5d\x2e\x6e\x5e\xf2\xfc\xe7\x75\xa4\x2e\x3c\x23\xc8\x80\xb4\xc4\xe3\x23\x81\x7f\xa8\xb5\x90\x13\x0b\xd3\x63\xd8\xd7\x63\xe2\x8c\x43\x90\x86\x03\x69\x1c\xe8\x23\x0d\x07\xb2\xb9\xc5\x49\xc3\x1f\x7d\x2a\xee\xc8\xef\xee\xc6\xc5\x55\xfe\xbd\x4f\xca\xb4\x19\x6d\x9d\x8f\x34\x1c\x48\xcf\xa1\x7d\x74\xaa\x3c\x32\x73\xb3\x69\x5f\x99\xf9\x4b\x89\xb1\xb4\xdc\xf2\x6b\x4c\x17\xb0\x0c\x2b\x7a\xf5\xb3\xbc\x12\x78\xcb\x2d\xbf\x12\x78\x60\xbb\x68\x5e\x09\xfc\x6b\x46\xcc\x1c\xfe\x34\x6c\xc3\xed\x35\xbd\xc1\xb2\x69\x79\x59\xa7\x2d\x6d\x4b\x7c\x12\xde\xe0\xb0\xc9\xf9\xb0\xbb\xcc\xc7\x5b\x7c\x06\x7c\x51\x5f\x2b\x91\x01\xdb\x2d\xf4\x1a\x77\xf5\xca\xd6\xa5\xae\xaf\x6c\x1d\x08\x73\x84\x5f\xe9\x38\xb0\x7a\xf5\x2a\x47\xa0\x07\xc5\x1a\x4f\x6f\xd9\x37\x3d\xf1\xea\x32\x50\x3d\x28\xc0\x76\x28\xbd\xf2\x78\x60\x79\x9a\xd8\x2b\x8f\x7f\x3f\xd2\x9e\x7e\xee\x5e\x49\xfb\x6b\xa5\x03\xcd\x73\xaf\x2e\x0e\x20\x2c\x33\xf1\xea\xe3\x00\x52\x8f\xe5\xab\x8f\xe3\x95\xb4\xcf\xfd\x6f\x4e\x1a\x87\x91\x68\x8b\x7b\x25\xed\xc0\x3e\x31\xf5\x95\xb4\xbf\xd5\xb7\xc5\xde\x4a\xbd\x81\xe5\xc1\x93\xaf\xd4\xfb\x35\xf9\xc4\x6c\xf4\xd7\xe4\x13\x20\x1b\xb2\xe3\x95\x66\xbf\xcd\xf5\xcd\x2e\xfd\xea\x4f\x00\x96\xa1\x25\xaf\x9c\xfa\xd5\x79\x60\x29\xeb\x57\x06\x0d\x84\x69\xe0\xaf\xde\x83\xd7\x1c\x15\xab\x2e\xbf\x32\x68\x60\x57\xc7\x7b\xf5\x15\x00\x2b\x78\x0f\x5e\x39\xf5\xdb\x5d\x0a\x6c\x59\xaf\x9e\x01\x20\x0d\x58\x7e\x25\xd5\xaf\xa4\xda\x92\xf9\xaf\xa4\x1a\xd8\xd5\xda\x5f\x49\x35\xb0\x3c\xb1\xe9\x35\xb2\x0a\xd8\xde\xc0\x57\x9a\xfd\x9a\x2a\x63\x55\xe7\x57\x52\xfd\x9a\x2a\xe3\xa3\x92\x54\xbf\x38\x02\x76\x95\xed\x57\xbe\x0c\x2c\xcb\xad\xbc\x7a\x02\x80\x65\xfc\xdb\xab\x27\xe0\x1d\xbb\xb7\x5c\xa6\x41\x1f\xd8\xbe\xc5\x57\x06\xfd\x0e\x4f\x6a\x64\x53\x7f\xc7\xfe\xa9\x47\x18\x32\x76\x8d\xe4\xaf\x41\x51\xd6\xcc\x7c\xb5\x92\x03\x69\x65\xcd\x57\x2b\x39\xb0\xdd\xbb\xaf\xa4\x1a\xf8\x7e\xc9\x1b\x2a\xab\x06\x52\x97\xc4\xab\x99\xfc\x95\x68\x47\xf1\xa7\x4e\x1b\x44\xdb\x5c\x85\x57\xa2\x0d\x74\x8f\x26\x7c\x35\x93\x03\xc5\x54\xc2\x57\xea\x0d\x74\xfd\x41\xaf\xd4\xfb\xd5\x98\x1e\xe5\x0f\x5f\xec\x57\x5b\x3b\x30\xf7\x76\x23\x59\x07\xfa\xdc\x9d\xf4\x69\x7c\x30\xf7\xde\x25\x59\x07\xaa\x15\xf6\x5f\xb9\x3a\xd0\x3c\x8c\xf9\x95\xab\x03\x45\xa1\xf5\xca\xd5\xdf\x8f\x84\xcf\xbd\xff\xc8\xc1\x81\x3e\x7c\x6d\xe4\xe0\xef\xc7\xb7\x67\x43\x55\xbd\xf2\x6d\x60\xee\x05\xa6\xd9\x1c\x98\xfb\x7d\x33\x2e\xec\xfd\x18\xf8\xdc\x8f\x5f\x06\x0e\x34\x8f\xfd\x7b\x25\xe0\xc0\xd4\x3f\xfc\x4a\xc0\x81\xae\xb3\xf9\x35\xbd\x07\x98\x96\xc7\x78\xa5\xe4\x40\x35\x1c\xfc\x95\x92\xbf\x6b\x2f\x1b\xdb\x1c\xe4\x47\xc3\xa7\xa7\x9a\xbe\xc6\x98\x01\xd5\x44\x8f\x57\xd3\x3d\x30\x3d\x8e\xf4\x95\xa4\x03\xc5\x64\xd0\x57\x92\x0e\x54\x4f\x89\x79\xe5\xe8\xc0\xd4\xeb\xf3\xca\xd1\x81\x62\x35\x8b\x57\x8a\x0e\xd4\xbd\xc5\x4a\xd1\xdf\x5d\xa3\x98\x71\x4b\xd1\x81\xa9\x2f\xf0\x95\xa2\xbf\x52\x74\x2b\x70\xbf\x52\xf4\xf7\xe3\xde\xd3\xc0\xa8\x57\xee\x0d\x94\xbd\x04\xe4\xde\x40\xb5\x72\xc0\x2b\xf7\x06\xbe\x3f\x63\x48\x92\xef\xd7\x82\x08\x76\x56\xf2\x0d\x0c\x95\xf5\x2b\xf9\x06\xba\xd1\x4d\xaf\xbe\x02\xa0\x2d\xe7\xd5\xd4\x24\xa0\x6b\xa1\x7f\x8d\x85\x03\xa6\x9e\xbf\x57\x87\x02\xd0\x35\xeb\xbc\xf2\x78\x60\x1a\xc3\xf5\xca\xe3\x81\x96\xbb\xfb\xce\x05\x41\x74\x9e\xbc\xf2\x4a\xe3\x5f\x69\xbc\xe6\xfe\x57\x1a\x0f\x14\xa3\x6d\x5e\x69\x3c\x50\x4c\xf8\x7f\x75\x4e\xbc\x3a\x27\x3c\x4c\xe1\xd5\x39\x01\x54\x0d\xba\xaf\xce\x89\xf7\x70\x9f\x40\x5c\xbd\xd2\x78\x20\xb4\x02\xbc\xd2\xf8\x57\x1f\x86\xb2\xe6\xd5\x87\xf1\x42\xed\xad\x5a\xfa\xca\xec\x81\xb2\x45\xe9\x2b\xb5\x07\x8a\xa9\x55\xaf\xdc\xfd\x35\x5f\xe9\xdf\x1d\x1c\x29\x67\xbb\xac\xe6\x2f\x1d\xe8\x07\x61\x42\xda\x2b\x9d\x07\x22\x1c\xbb\x74\x1e\x28\x06\x9d\xbf\xba\x4d\x80\x66\xfc\xd7\x2b\xc1\x07\x96\xdc\xec\x95\xe0\xbf\xe7\x1e\x3a\x0f\x4a\x8f\x08\x30\x4c\x52\x7f\x8d\x8f\x7b\x2d\x93\xa0\xc8\x7b\xf5\x88\x00\xc5\xa2\xb9\xaf\xd2\xe0\x3d\x1d\x53\xb3\x6b\x8e\xe9\x83\xaa\x54\x7b\xf5\x74\x00\x45\xef\xe5\xab\xa7\xe3\xbd\x7c\xa9\x1d\xba\x72\x01\x68\xa6\xf6\xbf\x06\xb5\x01\x5d\x5f\xe8\xab\xf3\xe3\xb5\x4a\x82\x5e\xda\x57\xef\xc7\x6b\x9a\x91\x5d\xd3\xfb\x01\xf4\x9f\x5f\x11\x9d\x1f\xaf\x51\x6d\x16\x10\x7f\xf5\x7e\xbc\x9e\xff\x62\x6f\x8d\x6a\x03\xaa\xc5\xf6\x5f\xa3\xda\x5e\x5d\x1d\x41\x54\xdb\xab\xf8\x00\xfa\xfe\xb0\x5c\x7b\x50\xaf\x97\xf1\x53\xdd\x1f\x40\x97\x45\xbf\x7a\x3f\x80\xea\x01\x25\xaf\x12\x05\xf8\x7e\xc9\x74\xa8\x51\x80\x61\x81\x9e\x57\x89\x02\x14\x0b\x7b\xbc\x4a\x14\x60\x58\x86\xe4\xd5\x6d\xf2\xde\xae\x5b\xd9\x94\x7e\x13\xa0\x58\xed\xeb\xb5\xd8\x33\xd0\x35\x33\xbe\x7a\x52\x5e\xf5\x4e\xec\x7b\xba\x94\x6f\x52\x63\x5c\x1d\xea\x1d\xa0\x37\xb9\xab\x9e\x14\xa0\x05\x3a\xe6\xd5\x93\x02\xd4\xb1\x7f\xe8\x04\xe1\x49\x31\x2a\xfa\x55\x14\xbd\x56\x4d\x08\x07\x60\xe8\x1b\xd0\x3c\xd7\xe4\xd5\xb9\xf2\xaa\x9d\xcc\xe7\x7c\xd5\x4e\xc0\xb0\x48\xe2\xab\x76\x02\xc6\x9f\xca\x9c\xbc\x46\xc6\x01\x43\x87\xe9\x6b\x64\xdc\xab\x8b\x66\xbf\x70\xba\x68\x80\x61\xa5\x88\x57\x17\x0d\x30\xac\x6b\xf1\xea\xa1\x01\x4a\xdf\x7f\xe6\xf4\x3d\xc4\xef\xf8\x60\x55\x6e\xaf\x95\x17\xf6\x3b\xae\x8b\x06\x28\xda\x59\x5e\xa3\xe5\x80\x91\x7b\xc4\xce\xdf\xe3\x02\xf3\x06\x7a\x6d\x80\xa6\x03\xe5\x35\xb7\xe8\xd5\x91\x13\x4e\xa0\x3a\x10\x18\xb9\x9b\x9c\x3f\x0a\xf8\x2d\x67\x5e\x3f\xce\xab\xd3\x66\x33\x5b\x9d\x36\x40\x0d\x79\x81\x02\x12\x28\x96\xe5\x79\x15\x90\x40\xfd\xd7\xe4\x6c\xe8\xa1\x31\x56\xf3\x55\x1b\x02\xdd\x73\xf9\x5f\xa5\xe1\xab\x0e\x64\xed\xe4\x0f\x1d\x28\x34\xce\xe2\xc8\x1f\x09\x40\x42\x1b\x9f\x3a\xca\x1f\x09\x40\x42\xc3\xb1\x9d\x3f\xc4\xa2\xd0\xe6\xbe\xaa\xdb\xc4\x32\xf9\x3e\x00\xf9\x43\x2b\x0a\x83\xf2\x20\xf9\x43\x2b\x0a\x95\xc2\xb9\xf9\x43\x2a\xe6\x4f\x5d\x18\xdf\xbb\x9b\x3f\x74\xa1\xd0\xc9\xd1\xca\x1f\xba\x50\xe8\xbf\xdd\xfd\xd3\xa6\x93\x5b\x16\x9a\x2e\x9b\xf6\x64\x38\xa4\xdb\xb6\x9b\xcb\xfc\xe5\x63\x93\x54\x7a\xda\x8f\xd7\x36\xbc\xf0\x76\xad\x38\x3f\x1f\xf4\x91\xdc\xa0\x38\x3f\x1f\x0c\x4a\x7c\xe4\xaf\x38\x3f\x94\x02\xc4\x6b\x96\xbf\xe2\xfc\x28\x45\x63\xb7\x39\x41\x05\xa3\x7e\x32\x8d\xc5\x09\xfa\x20\x39\xf1\x32\x7f\xc5\x09\xe2\xb4\x7d\xca\x57\xe4\xaf\x38\x41\x64\x0a\x61\xf9\xcf\x1f\x99\x42\xc2\xf7\xff\xf6\xcc\x39\xa3\x0e\x03\xe5\xba\xf3\x57\x9c\xb3\x82\x4d\x29\xec\xac\x73\xb6\xcf\xe7\xb4\xc9\x39\xd3\x3f\x15\x61\x37\x9c\xb3\x0f\x1a\xbe\xd2\xfc\x15\xe7\x8c\x5c\xa1\xba\x87\xe4\x94\x15\xbc\x68\x8d\x99\xad\x4e\x59\x65\x23\x4e\x3a\x5b\x9d\xb2\xea\x94\xf1\x7c\xab\x53\x46\x60\xe0\xb4\xfb\xd5\x29\xa3\x40\x60\xfd\xe8\x67\xfe\xaa\x33\x66\x49\x87\xb0\xff\xd5\xf9\xa9\xce\x0f\x7d\xad\xce\x4f\xdd\xfd\x67\xce\xaa\xfd\xaf\x3e\x73\xbb\x61\xff\x11\xc4\x84\x71\xe4\xaf\xda\xff\x0f\x46\x3a\xa4\x66\xff\x9b\x1b\xe5\xa2\x6b\xcd\xde\x5a\xbf\xbb\xd2\x8d\x66\x6f\x9b\x07\x1c\x2e\xdb\x7c\x9a\xcd\xae\x31\x82\x66\xd7\x94\xcd\xb1\xe8\x5a\xf3\xd9\x7d\xd0\x39\x43\x36\x7f\xcd\x47\xa7\x6c\xe6\x30\x84\xfc\x35\x1f\xd4\x07\x95\xe3\xd1\xf2\xd7\x7c\x50\xf8\xa2\x7e\xce\x5a\x73\x9c\x2a\x69\x92\xcd\xf2\xd7\x1c\x68\xf3\xa4\x7b\xef\xe9\x40\x4d\x35\x0a\x17\x77\xf7\xb1\x20\xa5\x87\xaf\x45\x77\xa0\x9d\x93\x39\x5c\x1c\xdd\x81\xaa\xa4\xc3\x77\xa0\xfb\x5c\x3a\xaf\xba\xfd\xe8\x8e\x5d\xf7\x14\x96\x9c\xfc\x75\x07\xcf\x81\xa0\xc4\xd8\xe7\xaf\x3b\xf6\xee\x40\x1d\x55\x77\xa0\x9d\x93\xb9\x16\xd3\xd6\x1d\xa8\x52\x9a\xb3\x95\xf2\xd7\x1d\x29\x95\x28\xc8\x1d\xcf\x5f\x77\xa0\x1f\x04\x5f\xdb\xfc\xf5\x3d\xd0\x97\x44\x6e\x7e\x38\x7c\xa2\x83\x22\xed\xc1\x2d\x87\x43\x1f\x95\x26\x3a\x3b\x1c\x27\x1a\xbc\x77\xc6\x34\x1c\xe6\x07\x41\x21\xeb\xfc\x0d\x87\x49\xa5\x41\xcc\xbb\xf9\x1b\x2e\xc8\xb1\x47\x4e\x2f\x86\x23\xff\xa0\x97\xfd\xff\x8e\x7c\xf0\x65\x0b\xff\xcc\xa7\x3e\xf6\x64\xf0\x50\x86\x93\x31\xd8\xd2\xc2\x3f\x73\x32\x28\x60\x31\x97\xfd\x77\x2e\xac\x47\x48\x66\x48\xfe\x86\x93\x61\x3d\x42\xd7\xf2\x70\x32\x0c\xa1\x5b\xbf\xff\xfe\x4e\xe7\x6f\x3a\x59\x93\x92\x14\xde\x7f\x3a\x59\x9e\x46\x84\x2d\x39\x7f\xd3\x85\x32\x9d\x40\xa6\x79\x3a\x81\x93\xe8\xa4\xc2\x60\xa6\x13\x48\x88\x5d\xae\x1f\x5d\x9f\xce\xe0\x07\x9d\x7a\x37\xf9\x9b\xce\x20\xe7\x11\x25\x99\x0b\xf9\x9b\x4e\xd7\x74\xba\x6c\x72\xba\x76\x55\x43\x6f\xe0\xfe\x66\x3c\x1d\x36\xed\xfc\x4d\xe7\x66\x22\x80\x5d\xe9\xd3\xa9\xe1\xa0\xa1\xbe\xff\xcc\xa9\xd1\xd5\x46\x25\xb8\xfc\x85\x83\x0a\xcf\xa5\xe3\xa9\x85\x83\xd2\xd5\x86\x6e\xca\x5f\x38\xaa\x60\xf5\x2f\x7f\xe9\xa0\x08\x98\x9b\xbe\xbe\xe1\xa0\xac\xd0\xc1\xd1\x11\xf9\x0b\x97\x05\x15\x3a\xf6\xde\x18\x8e\xd3\xa3\x4d\x5d\x9c\xe1\x38\x75\xc8\x2d\xdf\x9b\x70\xa0\x41\x40\xba\x93\x1b\xae\x14\x1d\x72\x18\xcc\xf2\x17\x2e\x15\x6a\x18\x12\x31\x97\xbf\x70\x3a\x82\x8d\xd0\xed\x2c\x9c\x0e\x7d\x74\xcb\xad\x36\xf6\x7c\xa8\xf2\xf8\xe5\x72\x29\x7c\xd0\xa9\xca\x94\xbf\xe5\x52\xf8\x60\x35\xa7\x7b\x39\x69\x8b\x95\xb0\xbc\xca\x49\x5b\x70\x20\x17\xec\x72\xce\x96\xf9\x30\xf4\x62\x39\x67\x6b\x4f\x10\x2b\x61\x39\x41\x1f\x64\x75\x59\x2f\x27\x68\xb1\x10\xdc\x67\x97\x13\x64\x10\xe0\xf2\xe3\xb4\x9c\xa0\x5d\x87\xc4\x26\x27\x68\xf1\x2a\xb9\xf5\x2e\xe7\x47\x6f\xdc\xda\xfd\x70\xe4\x8b\x73\x62\xdc\xdf\xd2\x91\x7f\x60\xdd\x97\xfc\xa5\x23\x4f\xaa\xd5\xef\xab\x1c\xb9\x16\x01\xb2\x31\xf2\x97\x0e\x9d\xf0\x41\xe2\xcf\xf2\x97\x0e\xdd\x6a\x25\x4b\xfa\x94\x8e\xfd\x83\x59\xfc\x52\xa4\xeb\x25\x9d\x8e\xca\xe3\x4c\xa7\x03\x9b\xc0\xfe\xa0\xa4\xd3\x61\x94\x21\x67\x70\xe6\x2f\x9d\x0f\x8c\x02\xfb\x2b\x96\x4e\x47\x1e\x5e\xc6\xe4\xa6\xf3\x91\x24\xcb\xca\x8c\xd2\xf9\x30\xb5\x6e\x49\x2d\xd2\x05\x93\x64\x09\xfb\xe5\x4c\x17\x8c\x9e\xbc\x4d\x2d\x0e\x27\xe4\x20\x4b\xd8\x2d\xee\x70\x42\x0e\xb2\x84\xdd\xdb\x0f\xe7\x03\xab\xc0\x1a\xdc\xf3\x70\x3e\xb4\x0a\x2c\x17\xe9\xe1\xe0\xc9\xad\xfb\xb9\x20\x0f\xc7\xae\x73\x8f\x13\x10\xf2\x77\x38\xaa\x0f\xda\xe6\x5e\x87\x83\xb2\x08\xe2\x72\x3f\x39\x1c\xd5\x41\xc6\xb7\x9f\xa7\xc3\x41\x1d\x6e\x98\x8d\x51\x1d\x7b\x54\x7c\x26\xf7\x65\xae\x85\xc3\x33\x3e\xb8\xea\x74\x2d\x9c\xe4\xc8\xbb\x21\x9e\x0e\x1d\x13\x40\x71\xc9\x9f\x0e\xfd\x74\x2d\x74\x66\xe8\x74\xec\x84\x4e\xee\xef\xce\xe9\xd8\x4f\x92\xe4\xe5\x33\xa7\x4b\xe1\x83\x46\x52\x55\xfe\x4e\x67\x83\x2a\x26\x7b\xef\x3b\x9d\x0d\xa3\x29\x97\x9f\xa7\xd3\xa5\x40\x19\x93\xbd\x07\x9f\xae\x84\x0f\xfa\x74\xc1\x9c\xce\xd9\x07\x7d\x7f\x77\x4e\xe7\xec\x83\x3a\xe4\x07\xa7\x53\x66\xe0\xe4\x92\x70\x9f\xce\x0f\x81\x93\x7b\xe7\x38\x9d\x1f\xcd\x09\x14\xb9\xcf\xdf\xe5\x6c\x50\xa1\xa4\xb9\x43\x5e\xce\x86\xb6\x83\xfd\xe5\xbc\x1c\xfa\xc5\xd0\x7d\x8f\x2f\x87\x8e\xed\x60\x6f\xa4\x97\x43\xd7\x76\xb0\x9c\x8e\xcb\xb1\x5f\xbc\x05\x6e\x27\x97\x43\xd7\xe3\x49\xba\x54\xfe\x2e\x07\xfa\x41\x2d\x3e\xbb\xcb\x81\x6a\x4f\x40\x7a\xe5\xef\x72\x54\x1f\xd4\xbe\xff\x6d\x8f\x8a\x64\xf0\xe0\x97\xb7\x4f\x1d\x73\xc2\xde\xd5\x6e\xc7\x79\x5b\x89\x85\x1f\xde\x8e\x53\x73\x02\xe7\xae\xe4\xef\xf6\xa9\xdf\x3c\x75\x77\x9d\xdb\xa1\xdf\x0e\x6a\xd8\xe6\xa0\x6e\x07\xe5\x3d\x1d\x94\x56\x81\xef\x65\xf9\xef\xaf\xf5\xed\x00\x29\x2d\x92\xd2\x91\xdb\x27\x69\x69\x11\xf9\xe0\xed\xe2\xdf\x85\x15\x99\xfa\xdb\x59\xd0\x95\xba\x94\x4e\xb7\xd3\x80\x2b\x75\xff\xd9\xe3\x34\x3c\x3e\x6f\xd9\xf6\xe3\x3c\x7c\x50\x9b\x1c\xf1\x71\x1e\xa8\x37\x92\x92\xae\xc7\x69\x30\x3b\x6e\xf9\xae\x3e\x3e\xdc\x87\x75\xed\x57\xf2\x71\x1a\x1e\x28\xe2\xfe\x7f\xa7\xe1\xe1\x24\x42\xb7\x8c\xc7\x65\xad\xab\x76\xa9\x20\x1e\x87\xfe\x38\x74\x06\xf0\x38\x74\x05\xff\x72\x87\x7b\x1c\xbb\x27\xd7\xfa\x12\x3e\x8e\xfd\xd9\x63\x67\xee\x1f\xc7\xfe\xb0\x04\x64\xaf\xaf\x63\x37\x8b\x6e\x13\xaa\xd7\x27\x49\x4c\x66\x75\x75\xbe\x2e\xe2\x17\x17\x92\xcf\xf6\x75\x9c\xfa\x82\xf7\x4d\x5f\x47\x85\x94\xef\x7e\xd3\x5f\x47\xa5\x6e\x5f\xbe\x9a\xaf\xdd\xc5\xa7\x4b\x78\x55\xfe\x5e\xbb\xfb\xf2\x1a\xfa\x65\x7e\xed\xad\x52\x9e\x53\x70\xb2\x28\xe5\xcb\x4f\x42\xc3\xeb\x5a\x14\xee\x40\x21\x66\x21\x8b\xc2\xbd\x98\x4e\x47\xcd\xfe\x2c\x2a\xf7\x62\xe9\x0e\xf6\xed\xa2\x72\x07\xbe\xcb\x6c\x9b\xb6\x51\x4f\x8b\x39\x2a\x4a\xf7\xa2\x74\x5f\xac\xf6\xa2\x74\x07\x3c\xf0\x37\x8b\xd2\xbd\x94\xdd\x37\xda\x14\xcd\xc0\x5a\xfe\x9b\xa2\xb9\x28\x9a\x39\x47\x2b\x8b\xa2\xb9\x58\xbd\xd0\x21\x28\x9a\x8b\x59\x71\xd4\x19\xca\xa2\x6a\x06\x96\x32\xab\xa8\x9a\x8b\x12\x99\x12\x42\x59\x94\xc8\x40\xa1\x0c\x71\x96\xb2\xfb\xb6\xeb\xee\x24\x6d\x8f\x6d\x4e\xb9\x37\x60\xca\x8b\x61\x97\xa4\x2b\x66\x51\xc4\x02\x3d\xed\xae\x22\x16\xe8\xe9\x3d\x15\xb1\xa5\x4e\x7f\xc9\xbf\xa9\x58\x81\x20\xc4\x38\x0b\x99\x6b\x59\x14\xb1\x94\xd0\xc9\xa2\x88\x05\x96\x1f\xad\xa2\x88\x2d\x7a\x75\xa9\x38\x93\xa5\xee\xbe\xb9\x78\xb9\x4c\x15\x0b\x2c\xea\x9c\x65\x21\x9e\x52\xe8\x8a\xa5\xa2\xae\x05\xc2\xed\xb1\xa8\x6b\x8b\x21\x96\x14\xa6\xc9\xd2\x1c\x41\xf3\x19\xf8\xff\x3e\x03\xeb\xde\x53\x86\x26\x4b\xf3\x19\x58\xf7\x3e\xfd\x37\xc7\x69\xd8\x25\x45\x67\xb2\xa8\x75\x81\xc1\x81\x04\x59\x9a\xcf\x80\x52\xf8\xee\x1f\x45\xf5\x5b\x7a\xf5\x97\xdc\x54\x29\x0a\x8c\x1f\xec\xb0\xa8\x44\x8b\xb5\x31\x48\x0a\xcf\xd2\xed\xc7\x07\x83\xa3\x0c\xb2\xa8\x44\x8b\x35\xee\x29\xa3\x92\x45\x29\x0a\x78\x68\x44\x96\x6e\xd7\x3e\xe8\x95\x17\xb2\x74\xbb\x66\xa4\xa4\xe3\xec\xbb\x6b\x26\x97\xd8\x74\xd9\x84\xaf\x91\xaf\x7f\x51\xae\x02\xd5\xaf\x67\x51\xae\x96\x4e\xdc\x17\x84\xb7\xa8\x4d\x81\xe8\xce\x8f\xda\xb4\x58\x1a\x9f\x62\x2e\x59\x86\x0f\x6a\x70\x10\x8b\x7d\x55\xaf\x16\x65\x27\xc5\x62\xb2\x28\x3b\x81\x4e\xd6\x79\x16\x65\x67\xb1\x90\x06\xe9\x7c\x59\x86\x63\x42\x77\x12\x10\x92\x45\xd9\x59\x86\xab\xcf\x05\xa3\xc8\x04\x3a\x81\x18\x59\xd4\x98\x40\x1b\x0e\x4a\x8d\x59\xf4\x36\xa7\x8b\x54\xc5\x08\x04\x11\x16\x59\x14\x8c\x40\x74\x88\x77\x51\x30\x96\x7d\xd6\x16\xb7\x54\x30\x02\xa1\xd5\xa9\xa8\x17\x81\xe6\x8e\x58\xd4\x8b\xc5\x08\x4e\x8a\xab\x67\x51\x1c\x16\x23\x38\xe1\xe2\x45\x71\x08\xd4\xee\xa4\x4d\x87\x69\x50\x27\xb9\x2b\x59\xa6\xcf\xce\xc3\x6a\x7d\x8b\x95\x90\xc0\x77\x99\x6d\x0e\xfd\x83\x46\x34\x45\x96\xb9\x87\xce\xf3\xac\xe3\xbf\xbf\xd7\x25\x7c\xdc\xc6\x7c\x62\x48\x2a\xe1\x5c\x05\x69\xa0\x4e\xa9\x3a\x14\x08\x32\x84\xb2\xa8\x43\x8b\x3a\x94\xcc\xf2\x2c\xea\xd0\x62\xc8\xa7\x6b\x5a\x1d\x0a\xd4\xea\x56\xa3\x0e\x05\x6a\x74\xaf\x72\x99\x7c\x50\xbb\x5b\x88\x32\x14\x68\x03\xfa\x57\x94\xa1\x40\x74\x97\xa1\x2a\xb4\x58\x4e\x32\xdd\xdb\xd5\x97\x85\xe3\x6e\xbb\x6b\x4e\x2d\x09\xd4\xbd\xa3\xaa\x25\x8b\x81\x9c\x78\x59\xb2\x28\x00\x8b\x81\x9c\xe8\xcb\xb2\xec\xac\x9a\x10\x63\x7f\x16\x35\x61\x31\x90\xb3\x33\x67\x6a\xc2\x62\x20\x27\xde\x84\x2c\x8a\x42\xa0\x13\x9f\x92\x45\x4d\x08\x7c\x97\xd1\x5d\x45\x21\x50\x08\x01\xc8\xa2\x28\x04\xa2\xbb\xc2\x96\x83\x5a\x04\x78\x63\xd7\x2c\xcb\xe7\xbf\x5e\xff\x8c\xa7\xa2\x4e\x04\x82\x60\xeb\x2c\xea\xc4\x62\x4a\x99\xaf\x9b\x3a\x11\x68\xfb\x6b\xa2\x4c\x2c\xe9\xb6\x85\xb1\xbc\x28\x00\x81\xa5\x85\xae\xa8\xff\x8a\x61\x9b\x0a\x9e\xa2\xb2\x03\x6a\xf8\x09\x53\xd8\x01\x8d\x93\x4e\xb3\x28\xec\x80\x58\x2e\x34\x75\x5d\x39\xdc\x57\x20\x51\x45\xc5\x56\x0e\xb2\x04\x9a\x4d\xae\x2a\x75\x97\xea\xa9\xa8\xbb\x80\xe8\x68\xac\xa2\xee\x02\x3c\x2a\x3b\x8b\xb2\x0b\x58\xc5\x8d\xfd\xd8\xf7\xe4\x0d\x71\x6f\x50\x4f\x95\xd3\x95\x8c\x6c\x29\xca\x22\x20\xba\x8f\x58\x59\x54\xcc\x28\x73\x41\x2a\x8b\x8a\x41\x93\x7b\x4b\x55\xdd\x14\x53\xc5\x7c\x9f\x55\x37\xc5\xa0\x49\x19\x78\xb9\xbc\x29\x41\x93\xcd\x75\xab\x6c\x01\xd6\xc4\xfa\x59\x94\x2d\xc5\x1c\x30\x19\x70\xb9\x7c\x52\x17\xf1\xb5\x6e\x65\x2a\x19\xe0\xbb\x8c\x7e\x28\x65\x00\x1d\xe2\x59\x94\x32\x45\x29\xb3\xf9\x92\x52\x06\x28\xc5\x2d\x55\x29\x53\xac\x1f\xbf\xbf\x43\x97\x6b\xf9\xe2\x3b\xe4\x40\x55\x37\x40\xdb\x7b\x82\xea\x06\x58\xc3\xf9\xbe\x7c\x04\x1f\xd4\xb1\x7b\xeb\x23\xf8\xa0\x0f\xa9\x86\x12\x08\xe8\xc5\xcf\xbe\x12\x08\xa8\xc3\x8e\x29\x81\x8a\x09\x65\x9b\x16\xaa\x81\x8a\x2e\x55\x37\x5e\x35\x50\x21\x9c\x93\xac\xb0\x2c\xb7\x93\x41\x51\x90\xee\xd4\xde\x4e\xc6\xbd\x27\x83\x87\xa2\x04\x02\xcc\x44\xcb\xa2\x04\x02\x62\xf3\xda\xdb\xb9\xf8\xc0\xb4\xb6\x2c\xb7\x73\x61\xe9\x90\xfd\x46\x29\x7b\x80\x12\x72\x03\x65\x4f\xf1\xac\x5c\xf7\x17\x65\x4f\x79\xf6\x13\x66\x9c\x2a\x15\x20\x96\xeb\xf1\xf1\x09\x13\x2d\xda\x9d\xb3\xc7\x31\x7d\xda\xa5\xfe\x7e\xf2\x3f\xc5\x0b\x90\xdd\x17\x4a\xf1\x02\x7c\x97\x31\x4e\xd5\x0b\x10\x9b\x03\x3d\x8e\x80\x43\x6a\x7f\x3f\x37\x6a\x85\x04\x60\xde\x5c\x16\x85\x04\x50\x7f\xda\x45\xca\xeb\x4d\x5f\x6f\xca\x0d\xd4\x16\xc0\x77\x19\xa3\x52\x5c\x00\x26\xce\x65\x79\xf7\x4d\x0f\xac\x8f\xfe\x99\x4b\xe8\x7d\xfd\xe5\x77\xd3\xaa\x90\x00\x92\xf4\x9c\xac\xfa\x04\x01\x93\xe4\xb2\x2a\x2d\xea\x8f\x7a\xac\x14\x51\xcd\xaa\x8e\x00\x92\x5c\x9f\xac\xea\x88\xfa\x0b\x2f\xf3\xa7\xcb\x36\xce\x39\x64\x83\xa9\x6a\x06\x60\x51\x9a\x28\xab\x9a\xa1\xfe\x2e\x7f\x69\xd7\x6e\xdb\x38\x8a\xe6\xe7\x2f\x1f\x9b\x70\x01\x60\x51\xa9\xfa\xf1\x80\xfa\xe3\xac\x8c\xac\x3a\xf2\x80\xec\xf1\x87\x4f\x75\xd5\xcf\x07\x64\x67\x9f\xad\x4a\x96\x5a\x1c\x33\xfb\x7d\x55\x9f\x00\x41\xd1\x8b\xac\xea\x13\x60\x11\x1d\x9c\x55\x79\x52\x3f\x91\xf1\xfd\x72\xd0\x66\xcf\x0b\x71\x80\x7c\x98\xab\x22\xa3\xd6\x5d\xa7\x8c\x1b\xa8\x28\x80\xc0\x3d\x9d\x55\x45\x01\x7c\x97\x05\x6d\xde\x94\x82\x19\x04\x06\x65\xd5\x53\x06\x24\x39\x74\x59\xd5\x1d\x80\x09\x8a\x59\xd5\x1d\xb5\xda\x35\xd8\x60\x55\x64\x00\x49\x32\x49\xd6\xba\xbb\xe6\xa4\x62\xea\xa8\x8a\x0c\x20\x25\x58\x55\x91\x51\x9b\x23\xe0\x03\x5e\x95\x14\x80\x09\x84\x59\x55\x14\xc0\x72\x1f\xa9\x2a\x8a\xda\x5c\xeb\x7c\xac\xab\xf2\x01\x30\xb5\x31\xab\xce\x33\xc0\x94\xc2\xac\x0a\x0a\xc0\x1c\xbd\xac\x0a\x0a\x20\xc9\xe3\xca\xaa\xa0\xa8\xcd\xf5\xc4\x46\x55\x75\x9e\x01\x49\x8a\x59\x56\x7d\x67\xc0\xc2\xf3\x9f\x55\xdf\x19\x90\x54\x44\xc9\xda\x1d\x79\x27\x55\x90\x1d\xae\xea\x4d\xab\xdd\x87\x32\xbd\xcc\x31\x75\x1f\x0a\xfd\x57\x9c\xd4\xee\x0b\xc1\xfb\x5b\x55\x22\x80\x59\x8c\x59\x55\x22\x40\x92\xa7\x93\x55\x25\x52\xbb\x03\x60\x57\xaa\x8a\x0c\xc0\xc4\xc6\xac\x8a\x8c\xfa\x29\x8a\xfa\x23\x42\x20\xab\x92\x02\x08\x1d\xec\x55\x45\x51\x87\xdd\xb5\x6f\x3a\xb7\x00\x53\x38\xb3\xea\xdc\x02\xbe\xcb\xfc\xa9\x4f\xe5\x83\x45\x8e\x7f\x56\x55\x46\x1d\xe9\x65\xf4\x4d\x95\x01\x2c\x4a\xc5\x65\x55\x65\x00\xab\xf9\xa4\x74\x6e\xd5\xe1\xf2\x73\xe1\x8e\x3d\x04\x96\xdf\xf2\x32\x9f\xc1\x24\x20\xef\xe7\x13\x55\x52\x00\x11\xce\xa4\x92\xa2\xce\xe1\x65\xdc\x54\xb5\x00\x98\x46\x9b\x75\x3a\x82\x4f\x06\x7c\x97\xd1\x5d\x65\x40\x9d\xae\x05\xfa\x21\xe5\xaf\xe1\xfb\xce\x17\xbc\x4a\xba\x81\x5a\x5c\xdf\x92\xee\x1a\x3e\x52\x87\x25\x9f\x06\x96\xce\xca\x2a\x9f\x06\xea\xaf\xb8\x7b\x49\xa8\x81\x1c\xee\x1e\xba\x75\x80\xd0\xe6\x5f\xf5\xea\xd4\x78\xfc\xa5\x97\x39\x21\x1f\x98\x6a\x99\x55\x8e\x0d\xac\x70\x77\xd2\x5f\x53\x57\xf5\x97\x74\x57\xef\x0c\x90\x72\x84\xaa\x77\x06\xf8\x2e\xf3\xdf\x1c\x15\xa7\x55\x0d\x77\x69\xd9\x79\x5d\xb7\x97\x31\x50\x69\x31\x10\x14\xe1\xcf\xaa\x43\xa5\x26\x2b\x90\x03\x5a\xb2\x4a\x8b\x81\x45\xe6\x46\x56\x69\x31\xf0\x5d\xc6\xbf\xc9\x8b\x01\xf3\x4c\xb3\xea\x3e\xa9\x39\xbc\x8c\x07\x23\x55\x06\x92\xf2\xe9\x59\xa5\xca\x40\xfd\x51\x6a\x26\xab\xbe\x12\x60\x35\xbf\x03\xba\x4a\x80\xef\x32\xdb\x7c\x08\x24\x42\x8d\x7d\x03\x1f\x42\x9e\x5e\x66\x7f\x7d\x0a\xd4\x89\x9f\x7e\xa3\xa4\xd4\x35\x5f\x2f\x63\xb9\x1d\x3e\x85\x0f\xcc\xf5\xcd\xaa\xab\xa4\x1e\x8e\x14\x23\x45\xd5\x31\x02\x24\xb5\x84\xb3\xca\xbc\x81\xef\x32\x3a\x72\xf8\x14\x38\x4f\x2a\x7c\xcc\xfa\x4a\x80\x1c\x38\x2e\xab\xbe\x12\xa0\xfe\x38\x8e\x25\xeb\xe1\xe0\x3f\x30\x6d\x35\xeb\xe1\xe0\x3f\x48\x2d\xd8\x55\x66\x0f\xe4\xf0\x5d\x96\xd9\x03\x66\xca\x66\x95\xd9\x03\x29\xd3\xac\x32\x7b\xe0\xbb\xa5\x97\xb9\x16\x0e\xd7\x82\x7f\xe6\x5a\x38\x5d\x0b\x3e\x03\xdd\x27\x80\x09\xcc\x59\x75\x9f\xd4\x73\x7a\x19\x5d\xd3\xe5\x01\xac\x39\xfe\xbb\x2e\x4a\x56\x1d\x22\xc0\xf7\x2f\xfe\xb3\x63\x3e\xb1\x46\xba\xf5\xa9\x19\x80\xfa\xa3\x74\x6d\x56\x45\x03\xb0\x48\x6e\xcc\xaa\x4b\x04\xc8\xb1\xbb\xe4\xa0\x2f\x47\xe3\x77\x4b\x1d\x01\x2c\xbd\x48\x55\x1d\x01\x7c\x97\xf1\x70\xd5\x11\x40\x0e\xbb\xa6\x8e\x00\xbe\xcb\xe8\x9b\x3a\x02\x58\xe4\xa1\x64\x55\x47\x00\xdf\x65\xac\x01\x75\x04\x10\xe1\x08\xd4\x11\x40\x0c\xbf\xcf\xca\x88\x7a\xb9\x8a\xfd\xb4\xab\x10\x80\xe4\x10\xde\xac\xd7\x1e\x95\xdb\xcb\x70\x08\x3e\xb7\x8b\xed\xc5\x7d\x43\x3d\x50\xe1\xfe\xbf\xe2\xe3\x95\xfc\x03\xa1\x71\xa9\xea\xff\xa8\xf7\xe5\x65\xb6\x79\x87\x0f\xcc\x06\xce\x2a\x13\x07\xea\xaf\xb8\x7b\xeb\x80\x00\x4c\xf3\xcd\xaa\x03\xa2\x3e\x4e\xa5\xcf\x4f\xc2\x0e\xe4\x70\xb3\x92\xb0\x03\xa1\x27\xb6\x4a\xd8\x81\x1c\xbe\x12\xfa\x1f\x80\x1c\x3e\x3d\x29\x3c\xf0\xfd\x3f\xcf\x45\x0e\x0f\xe4\x70\x1f\x95\xc2\x03\xf5\x57\xfc\xa8\xca\xe1\x81\xd5\xfc\x5a\xea\x93\xa8\x8f\x63\x77\x31\xe8\x80\x00\x56\x77\x72\x75\x40\x00\x49\x19\xd8\xac\xfa\x1f\x80\x1c\xbe\x26\xfa\x1f\x00\x33\xad\xb3\xbe\xae\xb5\x97\x37\x07\x11\x58\x5f\x9f\xc0\xeb\xf6\xe8\x77\x5c\xd9\x00\xe4\x70\xa7\x52\x35\x00\xdf\x65\x4c\x9a\xb2\x01\x58\x7b\x31\xab\x1a\xea\xeb\x8a\x91\xc2\xbf\xae\x18\xab\xf9\x61\xaa\xa8\x7a\x29\xaa\xb2\x41\xa3\x55\x53\x36\x00\x5f\x5b\xa7\xad\xd8\x46\x7f\x59\xb9\x4d\xdd\xd0\x7e\xf6\x97\x69\x6b\x3a\x16\x80\x1c\xb0\xde\xa6\x63\xa1\xa1\x11\xc8\xd1\xce\xa6\x46\x68\xbf\x7d\xd3\xef\x51\x35\x69\x3d\xb0\xd4\x8b\x4d\xde\x0e\xd4\x9f\xe1\x55\x4d\xe2\x0e\xa4\xd6\xad\xa6\xaf\xa1\x15\x5f\x3e\x38\x6e\x93\xb8\x03\x49\x51\xd6\x6c\x12\xf7\x56\x9c\xb7\xf4\xa6\xcb\x36\x44\x2a\x1b\x43\xd3\xaf\x00\xa4\x2f\x5f\xd3\xaf\x00\xe4\xa8\x76\xed\xb4\x89\x9d\x95\x6d\xa1\x19\x7a\xd7\x8a\x65\xc7\xf9\x5c\x34\x55\x00\x60\xe2\x79\x36\x83\xea\x80\x20\x5f\x20\x9b\x41\x75\xc0\xf7\x4b\xee\xa9\x43\x02\x58\x1c\x0d\x9f\x4d\xf9\xd0\xea\xf0\x32\x6e\xaa\x30\x00\x56\xb1\x6b\x0a\x83\x66\x29\x3d\xd2\x3a\xb2\xa9\x0c\x80\xa5\x63\xb7\x55\xc7\x59\x0f\x2f\x63\x3a\xaa\xa3\xe2\xd8\xa3\x59\x6c\x72\x54\x6a\x8a\x5a\x18\x95\x9a\x02\x30\x39\x3f\x9b\x9a\x02\x88\xe5\x7c\x28\x29\x5a\x73\x54\xde\x54\x2f\x05\xb0\x38\x52\x21\x9b\x92\x02\x58\xcd\x11\x28\x29\x5a\x73\xa0\xc5\x7f\x73\xa0\x1f\x24\x71\xff\xd9\x94\x14\xc0\x77\x99\x6d\x0e\xb4\xf9\xa9\xb4\xc9\x81\xb6\x3d\x02\x6f\xea\x08\x3c\x89\x77\x78\x03\x47\x60\x31\xbb\x0a\x4f\x68\x6a\x03\x20\x07\xbb\x7a\x53\x1b\x00\x8b\xaa\xf7\xd9\x8c\xb4\x03\xbe\x5f\xf2\xf8\xf4\x6f\x00\x39\xb0\x91\x36\xfd\x1b\xad\x3b\x2a\x78\x42\x53\x42\x00\xd9\x9d\x0f\xfd\x1b\x80\x75\x03\xb2\x29\x2a\x5a\xf7\x51\x39\x2a\x3d\x17\x40\x68\x37\x69\x7a\x2e\x9a\xaa\x82\x34\xc7\x6c\xaa\x0a\x20\x38\x32\x25\x9b\xaa\xa2\x8d\xe6\x65\x3c\x51\xc3\xe3\x00\xcb\x0b\x64\x53\x41\xb4\xe1\xec\xb6\xf8\xef\x8f\x76\x53\x3a\x00\x6b\xb9\xf0\x8c\x8b\x6b\xc3\xae\xf3\x21\x68\x4a\x07\x20\x38\xf4\x24\x9b\xd2\xa1\x4d\xfb\xe4\x6b\xad\x03\x01\xb0\x96\x41\x36\x1d\x08\x40\xee\xc7\xa6\x24\x68\x73\x99\x51\xc4\x0d\x74\x20\x00\x49\x75\xf1\x6c\x3a\x10\x80\xd8\xb3\xaa\x03\xa1\xa9\x1c\xaa\x2f\xe7\xdc\xfd\xf8\x88\x21\xc5\xcc\xb2\xe9\x40\x68\xd3\x75\xe1\x86\xa0\xed\x1f\x48\x4e\x97\xcb\xa6\xed\xbf\x21\x26\x7e\x15\xcd\xdb\x54\x13\xc0\x52\x9a\x34\x4d\xf8\x80\xe5\x1e\xb2\x69\xc2\x6f\x8a\x89\xba\xff\xcd\xee\x12\x23\x66\x2c\x4f\x53\x4c\xb4\x70\x19\x4f\xfb\xe1\xa3\x0c\x5e\x44\xd4\x4a\x53\x4c\xb4\xe5\x5b\x87\xe8\x68\xc6\x75\x01\xab\x41\xc5\x9b\xca\x01\xa8\x3f\x23\x80\x9b\xd2\x01\xb0\x2a\x44\x36\x95\x43\x23\xd1\xeb\x27\x25\x6a\x1a\xf1\x01\xeb\x38\x64\xd3\x88\xdf\x76\x5a\x17\x5f\xae\xa6\xc5\xbe\x19\xc5\xe5\x8b\xa2\xc1\xbe\x2d\x77\x48\x1c\x2f\x6d\xed\xfe\x72\x98\xbe\x2b\x4f\x53\x7c\x53\x26\x54\x74\x64\x53\x26\x00\x6b\x6f\xfb\xca\x84\xa6\x4c\xa8\x7e\x7e\x94\x09\x40\x6a\xfb\x6c\xca\x84\x76\x38\x21\x58\x06\x9a\xb6\x72\x60\x4d\x78\x77\x93\xc4\x03\xf9\x73\xcd\x48\xe2\x9b\x07\x34\xe9\x4e\x6a\x32\xf6\x26\x63\x77\x3e\x64\xec\x80\xa5\x78\xb2\x49\xd8\x81\xef\x97\x3c\x84\x63\xf7\x43\xc6\x4e\xd7\x64\xec\x4d\xc6\x3e\xed\x86\x53\x74\xb8\x28\x7d\xa4\x52\x76\x20\xf4\x1c\x34\x29\x7b\x93\xb2\x57\xbf\x65\x52\x76\x60\x19\x64\xd5\xa4\xec\x40\xfd\x35\xd8\x7e\xd3\x68\x0f\x58\xc4\x22\x9b\x2c\xbe\x71\x46\xd3\xaf\xf9\xe5\x32\xe2\x09\x58\x54\xe2\xcb\xa6\x69\x1f\xf8\x2e\xa3\x23\xda\xf6\x01\x8b\x51\x64\xd3\xb6\xdf\xce\xf0\x32\xa6\x52\x3a\x0f\x58\xd4\x23\x9b\x6c\xbe\x9d\x8f\x97\xf1\x5c\x8c\x49\x02\x2c\xea\x91\x4d\x73\x7f\x93\x80\x37\x5f\x49\x09\x78\x93\x80\x4b\x15\x24\xe0\x4d\x66\x6d\x80\x72\x93\x59\x03\xa9\x87\xb3\xc9\xac\x81\xb5\x77\x6a\x99\x35\xf0\xfd\x92\x19\xd7\x42\x0f\xc4\x7e\x4b\xb5\xd0\x37\x09\x78\xf3\xdb\x28\x01\x6f\x12\x70\x5f\x35\x09\x38\x60\xd5\x8d\x6c\x9a\xe8\xdb\x0d\x9b\xda\x5f\x38\x8d\xef\x80\x75\x32\xb2\xc9\xbf\xdb\x3d\xbc\x8c\xa9\xd4\xd4\x0e\xc4\x74\x04\x5a\xda\x01\x4b\x07\x65\xd3\xd2\x0e\xa4\xc1\xdf\x4d\x4b\x7b\xbb\xed\xad\x5f\x0c\xcd\xea\x4d\xe6\x8e\xf9\xa7\xdd\xbb\x6b\xec\x1f\xbe\x68\x12\x77\x20\x0c\x11\x6f\x12\x77\xa0\xfe\x9a\xdf\x15\x23\x87\x80\xa5\x16\x6c\x46\x0e\x01\x39\x7c\xb9\xa5\xf7\xc0\xf7\x4b\xff\xcd\x27\xf5\xb8\xcb\x30\x4c\xf9\x7d\x93\xb9\xb7\xfd\x6f\x0e\x0a\xe6\x1e\x3e\x02\x99\x7b\xd3\xd2\xde\x5c\xe1\x5a\xda\x81\x1c\x3e\x76\x29\x73\xd3\xd2\xae\x87\xa8\xc9\x99\x01\xab\x8b\x64\x93\x32\x37\x2d\xed\x46\xeb\xb5\x77\xdf\x81\x77\xd4\xc1\x6b\x69\x6f\xf2\x63\x4a\xa0\x67\x97\x1f\xf7\x9f\x6b\x92\xef\x50\x37\x18\x07\x48\x4e\x58\xc8\xae\x0d\xbd\xff\x0e\x2f\x5b\xb4\x9d\xb6\xa9\xc8\x1b\x4d\x97\x4d\xbb\x8a\x2e\xff\x26\x19\x06\x56\x85\x97\x76\xc9\x70\x97\x0c\x93\x17\x9d\x5d\x32\xdc\x25\xc3\x58\xe4\xbb\x64\x18\xc8\xb1\xfe\xf0\xd5\xee\x9a\xbd\x81\x1c\x58\x66\xbb\xec\xb9\x4b\x95\x75\xad\x76\xa9\x32\xb0\x0c\x30\xe9\x52\xe5\x2e\x55\xc6\xa6\xd6\xa5\xca\x9d\xa3\x6a\x7e\x54\x4c\xc8\x6e\xfe\x09\x90\x63\x39\x98\xc7\x26\xc7\xcc\x62\xec\x12\x63\x20\x39\x59\x29\xbb\xc4\xb8\xcb\x78\x49\x9d\xce\x2e\xe3\xed\xd8\xbd\xa9\x33\x95\x5d\x76\x0b\x58\x80\x28\xbb\xec\xb6\x4b\x5b\x9b\xa3\x92\xb6\x02\x4b\x1e\xd8\xa5\xad\x5d\x8e\xca\xd9\x04\xd9\xe5\xa8\x40\x72\xc4\x4c\x76\x39\x2a\xb0\x4a\x7a\x95\xb3\xd6\x5c\x8c\xac\x95\xae\xdd\x1b\x58\xee\x07\x5d\xda\xda\xe5\xa8\xcd\x39\x92\xa3\x76\xed\xde\xec\xdd\x5d\x8e\x0a\x7c\x97\x79\x53\xa7\xb2\x69\xcf\xf1\xa6\xae\x1e\xa9\x2c\xa5\x69\xb3\x4b\x65\xfb\xa6\xb2\xfe\xdb\x1e\x15\xdb\xa8\x57\xc9\x64\x7b\xf7\x4d\x74\x08\x12\x52\x60\x19\xb9\xd4\xb5\x72\xf7\x4e\x3f\x94\x1d\x5d\x63\x35\x90\x03\x0a\xd9\x25\x9f\xc0\x77\x99\x3f\x75\x19\x53\x61\x8c\xa2\x63\xd9\x25\x9f\x7d\x14\x2f\xe3\xa6\x1a\xab\x81\xf5\xf3\xb9\x18\xfe\xd2\xc7\x3e\x0f\xd0\x36\xfb\x26\x21\x85\xde\x76\x09\x69\x1f\xaf\x97\x71\x07\x53\x1c\x00\xcb\x0d\x66\x37\x60\xa5\xcf\x7d\x24\x18\xa3\xd7\x96\x0c\x24\x67\xba\x64\x97\x5d\x02\xdf\x65\xb6\x79\x07\xe9\x25\x4c\xa1\x4b\x2f\x3b\x81\x27\x3f\x9d\xb5\x5d\xe2\x08\x84\x9f\xed\x2e\x6f\x04\xea\xcf\xf0\x81\x2e\x71\x04\xac\x32\x94\x5d\x2b\x74\x97\x4b\x1a\x8c\xd0\xe5\x92\xdd\x83\x43\xf9\x14\x74\xb9\x24\xf0\x5d\x46\x47\x0c\x24\x01\x16\xd5\xbd\xb3\x1b\x48\xd2\x09\x07\xf9\x75\x5f\x05\xc9\x64\x37\x2d\xc1\xb7\x54\xfb\x35\x50\x7f\xa6\xc3\x74\x0d\xd8\x80\xa5\x8d\xb2\x4b\x39\x7b\xf8\x4c\xbb\x1d\x71\x58\xe6\x20\x38\xbd\xc6\x88\x00\xcb\xb8\xbe\x2e\x0b\x05\xcc\xb0\xcc\x2e\x0b\x05\x96\x79\x34\x5d\x93\x76\xd7\x30\xad\x7f\xbf\x4b\x2f\x3b\x45\x03\xfe\x5d\x66\x6f\x17\x27\x16\x7a\x4b\xc3\x41\x80\xa2\x91\xa8\x4b\x2e\x81\xa9\xab\xae\x4b\x2e\x81\x69\x1a\x4d\x37\x1a\xa4\xaf\x9b\x26\x1e\x8a\x36\x6e\xa0\x69\xcc\xef\x32\xd0\xfe\xb1\xce\x69\xc6\x4a\xd7\xc4\xdd\xad\x19\xd0\xdd\xf4\xb5\x71\x03\x65\xba\x48\x35\x71\x77\x33\x04\x9c\x0b\x4d\xdc\xc0\x34\x89\xa5\x9b\x20\x00\xcc\xf5\xf3\xbf\x5c\x55\xe9\x93\x43\xb4\x74\xe9\x2c\x30\x15\x4f\x5d\x36\x0b\x7c\x97\x31\x26\xe9\x2c\x50\x48\x46\xcf\xae\xd1\xbb\xe7\xf5\xfd\xb2\xf8\x67\x3e\x25\xea\x01\x48\xe5\xbb\x81\xff\x40\xa9\xcd\xce\xee\x91\xbf\xc4\x13\x70\x95\x26\x6f\xa0\x52\xe7\x28\xbb\x26\x6f\xa0\xe8\x2d\xec\xf2\x67\xa0\x50\x08\x3c\xbb\xfc\xb9\x1f\x0c\xdc\xe9\xd1\xe0\x0d\xf4\xb6\x7f\xe8\xc0\x0f\x0e\x0c\xdb\x4d\x8e\x1b\x83\x77\x73\x61\x4b\x9f\x81\x66\x36\x4c\x97\x3d\x03\xc5\xec\xa3\x2e\x7b\x06\xe6\xbf\xab\x5c\x03\x07\x6b\xa0\xd8\x2f\xd7\xc0\xe1\xe4\x30\xad\x92\x67\x60\x9a\x32\xd3\xe5\xce\x40\xcd\x7d\x95\x93\x73\xb2\x2c\xe0\x7b\x5d\x9e\xdc\x4d\x16\xf0\xef\xb5\x76\x03\xd3\x24\x94\x2e\x73\x06\x9a\x2e\x93\x2e\x73\x06\xe6\xc2\x53\xd1\x25\xce\x40\x29\xed\xbf\x4b\x8f\x66\x97\x57\xf7\x93\xf1\x4a\x1d\x34\x75\x03\x9d\x7a\x3f\xd9\x35\x75\xf7\x93\xc1\xb9\x5f\x19\xfc\x0f\xd4\xb2\x7f\xb8\x07\xf7\x7e\x57\xc1\xe8\xba\x44\x1b\xe8\x94\x4a\xc9\xae\x3d\x1c\x68\x13\x61\xda\xb5\x87\x03\x45\xb3\x7c\x97\x8d\x03\x75\xfa\x4a\xc9\xc6\x81\xc9\xf9\x4d\xd9\xb5\x86\x03\x4d\xb7\x54\xd7\x1a\x0e\x54\x6a\x1f\x65\x97\xb2\x03\xdf\x8a\xb7\x17\xae\x06\x4a\x96\x19\xfb\xd1\x35\x69\x03\xdf\x65\x0c\x49\x9b\x76\xbf\x79\x12\xf6\x4c\xfb\x75\xbf\xdd\x72\x5c\x6e\x06\xb4\xf4\x9b\xd7\xcc\x5d\x4e\xfe\x0c\x4c\x33\x1c\xba\xfc\x19\x98\x9a\xb3\xba\x91\x2a\xc0\xf7\x67\x5e\xe6\xfc\xdf\xac\x37\x98\x66\x97\x65\x03\x6d\xca\x58\x34\x99\x03\xd5\xf0\xa4\x2e\xf1\xee\x0f\x8b\x0b\xee\xd9\x65\xd4\x40\x37\xa2\xb4\xcb\xa8\x81\xb9\x29\x97\x8c\x1a\x68\xcb\xa7\x24\xa1\xee\x0f\xfb\x8b\x53\xa6\x75\xbc\x3f\x7b\x7f\xa1\x63\x9a\xc7\xfb\xc3\x28\x9d\x0b\x09\x35\x30\xf7\xcb\xae\x25\x1c\x98\xcb\x41\x6a\x09\x07\xa6\x79\x3f\xdd\xe8\x7c\xa0\x84\xec\x4d\xdb\x38\x50\xf7\xab\xf7\xec\x41\xb2\xc8\x64\x26\x1a\xc2\x81\x5a\xdc\x31\x35\x84\x03\x5d\xaf\x40\xd7\x10\x0e\x94\xea\x1b\xf4\x3a\xee\x97\x41\xba\x14\xe5\xf9\x40\xd7\x5e\xd7\xa5\xf9\xc0\x5c\xce\xb4\x34\x1f\xe8\xd3\x8d\x43\x96\x0f\xcc\x25\x5d\x94\xe5\x03\xed\xe7\x4c\x1b\x4f\xd3\xb5\x9f\x77\xc7\xad\xfd\xbc\xbf\xbc\x5c\xbb\xaf\x0e\x92\xd3\x39\x95\x8a\xdd\x90\x7e\x60\x9a\xba\x30\x54\x0c\x40\xa3\x6e\x56\x0e\x0d\xea\xc3\xe4\x7c\x7a\x31\x34\xa8\x03\xd3\x2c\x85\xa1\xac\x00\xa6\xf9\x0d\x43\x59\x01\x14\x4e\x7c\xcb\x61\x68\x0e\x50\x38\xcb\xe7\x93\x20\x36\x31\x15\xe1\x55\xcb\x26\xce\x4a\x2e\x5e\x95\x36\xf1\xb8\xf7\x0f\x4f\x9b\xce\xef\x3b\x07\x2b\x1c\x2a\x14\xa0\x99\x37\x35\x0c\xdf\x19\x3f\xc6\x88\xd8\x1b\x6a\x16\xa0\x19\x71\x3d\xd4\x2c\x40\xe3\x40\xa6\x1c\x4a\x96\x51\x26\x3f\xe4\xbf\x8c\xee\x07\xba\x11\x1e\x43\xb1\x01\x4c\x33\x1b\x86\x62\x03\x28\x12\xe9\xa1\xd8\x00\x6a\xec\xbf\xb7\xf7\x85\xc5\x8a\xd6\x18\xda\xe5\x87\x92\xc4\xb0\xb6\xa1\x24\x19\x85\xee\xa3\x07\x87\xf2\x03\xa8\x3f\xaa\xde\xe4\x50\x7f\x00\xcd\x57\x6b\x68\x97\x07\x26\x47\x74\x7f\x32\xce\x26\x36\xc0\xf4\xcf\x7c\x46\x14\x89\xe3\x94\xb2\x1c\x46\xf5\x00\x9d\x92\x65\x9f\x62\xb3\x89\x73\xea\xd9\x78\x86\xc6\xfb\xa1\xf1\x9e\x72\xf0\x39\x94\x37\x40\x33\xbd\x62\x28\x6f\x80\xc9\x79\xd9\x39\xaa\x93\x51\x1d\xb9\xb7\x74\xe4\x95\x6f\xdf\xfe\xa1\x03\xa7\xae\xb3\x1e\xe7\xa1\x2c\x02\x6a\x71\x7a\x94\x45\x40\x6d\x7c\xd5\x86\xd6\x7c\xa0\x5a\x64\x61\x18\x20\x34\x1a\x53\x81\x30\x18\x0a\x25\xe0\xeb\x3e\xb7\x54\x29\x01\x53\xc6\x38\x14\x4a\xc0\x34\x01\x63\x28\x94\x46\xe3\x89\x43\xf8\x87\xa2\x08\x68\xc5\xc7\xab\x26\x02\xa6\xa1\xed\x43\x4d\x04\x14\x3d\x3d\xc3\xdc\x7a\x60\x1a\xb4\x3c\x0c\x0f\x1a\x2a\x27\x23\x14\x87\xca\x69\x7c\x32\x69\x72\x0c\x54\x0e\x65\x12\x50\x46\x2f\xff\xfd\x55\x1e\xfa\x03\x80\x6a\xce\xd0\xd0\x1f\x00\x4c\x0e\x9c\xce\xa1\x3b\x60\xf4\x3d\x2f\xac\x4b\xe5\xd7\xe0\x2c\x9b\xfc\xd9\xe4\xd3\x27\xcb\x5e\x65\x38\xb4\xfd\x03\xdf\x2f\xbd\x81\x13\xc3\xf9\x36\xc9\xb7\x74\x28\xd2\x80\x6a\x62\xca\x50\xa4\x8d\x2d\xd2\xa6\x6d\xce\xcc\x07\x93\x73\xa2\x73\x28\xd2\x86\xc9\x0d\xfb\xcf\x9c\x98\xee\xc4\xd0\x0d\x93\x1b\x80\x12\x2e\x12\x23\x91\x80\x62\x38\xe0\x50\xdc\x8d\x4f\xb5\xcd\x74\x6b\x52\xb5\x01\x5f\x2f\xf8\x7f\x23\x91\x06\x07\xd0\x98\xf7\x32\x8c\x30\x1a\xfa\x09\xf4\x84\x0c\xfd\x04\xc0\x94\x94\x0d\xfd\x04\x40\xdd\x7b\x8c\xa9\x0d\xc0\x4c\xd7\xaa\x41\x47\x63\xd0\x7f\xa8\xdb\x50\x28\x02\xdf\xff\xdb\xe6\x00\x26\xcf\x09\x56\x36\x14\x8a\x40\xd5\x2e\x37\x14\x8a\x63\x32\x65\x98\x0c\x87\xca\x0e\xa8\xfb\x31\xa9\xec\x80\xfa\x33\x48\x73\x98\x53\x00\x4c\x0e\xdf\xcd\xa1\xd8\x03\xaa\x6e\xa1\xa1\xd8\x1b\x14\x9f\xe3\xa8\xe8\x4f\x3d\xdb\xe4\x9c\xb9\x79\xeb\x38\x00\xda\x1e\x93\x5a\x0f\x08\x0b\x2b\x0c\xb5\xde\x88\xdd\x0d\xef\x69\x37\x48\x07\xd7\xed\x34\xd4\x62\xc0\x6a\x30\xe0\x61\x78\xd1\xd0\x6f\x60\xac\xe8\xd0\x6f\x00\xa4\xc1\x04\x43\xbf\x01\xb0\xf6\xd3\xd4\x6d\x30\x96\xbd\x75\xff\x36\xbc\x08\xc8\xe2\xc6\xa9\xdb\x60\x2c\x17\xb2\x7b\xba\xca\x0e\x08\x13\x1a\x86\xca\x0e\xf8\x2e\xb3\xbb\x2e\x84\x0f\xd6\xbf\x7f\x73\x21\x7c\x90\x9c\x9e\x90\xc3\x40\xff\x61\x48\x93\x21\x80\x43\xb9\x07\xa4\x7a\x63\x28\xf7\x80\x25\xc3\x1c\x3a\x1c\x86\x51\x4e\x46\x22\x0e\x25\xe0\x30\xca\xc9\x9d\x46\x05\x38\x8c\x72\x32\x98\x6d\x28\x01\x81\x65\x19\x8f\xa1\x04\x04\xd2\xa0\x89\xa1\x04\x1c\xba\x2a\x8c\x48\x1b\x8a\x3b\x60\x29\x0b\x87\xda\x6e\x1c\xf6\xc3\x0d\x5b\xf5\x05\x2c\x63\x95\x87\xea\x6b\x18\x83\x64\x0c\xcf\x50\x7e\x01\x61\x42\xc0\xd0\x7d\x01\xec\xbc\xda\xa1\x22\x03\xc2\x84\xb0\xa1\x22\x1b\xc6\x1b\x19\xe4\x34\xd4\x5f\x40\x98\x24\x36\x8e\xdd\x35\xa3\x7a\xbd\xa5\x4f\xea\x38\xfc\xa5\x5d\xf3\x49\x11\x70\xb4\xbf\x25\x0a\x30\x20\x8b\x1f\x34\x05\x18\x90\xa6\x85\x0e\x05\xd8\x38\xf7\x59\xc9\x3c\x29\xb5\x15\xb0\x2c\xcb\x32\xd4\x56\xe3\x1c\x5e\xc6\x4f\xd5\x45\x40\x16\x77\x76\xe3\x8d\x86\xd1\x43\xfa\x64\x86\xfe\x86\x61\xf4\x90\x9f\x4c\xa3\x87\x86\xd1\x43\x46\xd0\x0c\x25\x15\xb0\xf6\xc7\x5c\x49\x05\xa4\x19\xfe\xc3\xe8\x21\x20\x25\xad\xe3\xdc\x23\x60\xa9\xf9\xe5\x53\x65\x01\x69\x5c\xcc\x50\x65\x0d\xdd\x19\x06\x6e\x0d\x05\x14\x90\x66\x12\x0c\x05\xd4\xb8\x1c\xa7\x6f\xa8\x72\x09\x48\xce\x43\xcf\xa1\x5c\x1a\xca\x25\xe3\xdd\x86\x72\x09\x48\x43\x7b\x86\x2e\x8e\xa1\x8b\xc3\x00\x86\xa1\x8b\x03\x58\x25\xec\x87\x43\xe7\x08\x1b\xe3\x67\x86\x1e\x0e\x60\x19\x08\x32\xf4\x70\x0c\xb5\x97\x41\x65\x43\xed\x05\xa4\xb1\x32\x43\x0f\xc7\xb8\x9b\x97\xf1\x53\x93\xa7\x81\x34\xf2\x66\x28\xc7\x80\xb4\xba\xca\xd0\xe9\x01\x84\x7a\x6f\xe8\xf4\x18\xba\x33\x74\xeb\x0f\x85\x16\x10\xb9\x7e\x7f\xf8\x54\xab\xc3\x80\xfa\x1b\xfb\x9f\x7d\x6a\x78\x40\x0c\xb9\x19\x7a\x40\x86\xee\x0e\x83\x86\x86\xe2\x0c\x88\x90\xea\x28\xce\x80\xdc\xd4\x59\x71\x36\x9e\xee\x2f\x79\xe0\xfa\x36\x80\xe4\x68\xc0\x1c\xaa\xb3\xa1\xbb\x43\x13\xf6\xd0\xdd\x01\xd4\x70\xf5\xa8\xce\x80\x61\x4c\xec\x50\x9d\x01\xad\xf9\xc5\x52\x9d\x01\xc3\x78\xe0\xa1\x3a\x1b\x86\x2e\x19\xa0\x36\x94\x67\x40\xf9\xb9\x37\x2a\xcf\x80\xa6\xc1\x6c\x3c\x7b\xe8\x54\xf7\xf7\x5b\xa4\x62\x03\x5a\x25\xd8\x68\xa8\xd8\x80\x11\xbe\x0f\x2a\x36\xa0\x19\xcd\x3f\x54\x6c\xc0\xb0\x78\xd7\x30\xe5\x1a\xa8\x9b\xd0\xe9\xbf\x19\x9f\x88\x1b\x9b\x56\x2a\xe2\x86\xc5\xd3\x7c\x9f\x15\x71\x40\xef\x2e\x73\x45\x1c\x50\xf7\xf4\x2b\xe2\x80\xb2\x24\xf0\x8a\x38\xa0\x85\xac\x52\x0d\x07\x0c\xab\x6d\x0d\x63\xa0\x80\xba\xdc\x2d\x94\x75\xc0\xb0\x8c\xd6\x50\xd6\x0d\x3d\x41\xc6\xb4\x4d\x75\x1d\x50\x54\x97\x53\x5d\x07\x14\x93\xba\xa6\xba\x6e\xfe\xf6\x31\xe3\x34\x35\x9b\x3a\xff\xdf\x68\x1a\x36\x69\x2e\xf3\xaa\x69\x13\xb3\x83\xca\x9a\x46\x53\x4d\xb3\x30\x8c\x7c\x9b\x0a\x3b\x60\x28\xc7\xa7\xc2\x6e\x5a\x74\x6d\xd9\x8b\xc3\xa6\x9b\xab\x82\xa6\xc7\xa6\xe7\xbb\x2a\xfd\xff\xd7\xa6\xf7\xbb\x8a\x8f\xf9\x54\xd8\x01\x45\xbf\xc9\x54\xd8\x01\x55\xb6\x33\x15\x76\xc0\xd0\x8e\x3d\xf5\x45\x4d\x93\x2c\xf4\xda\x4f\xbd\x4d\x40\xd5\x24\x33\xf5\x36\xcd\x4f\xff\x0d\xf7\xf9\xa9\xfe\x03\xbe\x5f\xda\xe6\x90\x3e\xb5\x37\xac\xab\x35\x55\x7b\xc0\x77\x99\xff\x76\xd9\x86\x6d\xa2\xd8\x74\xdb\x44\x19\x94\xee\x00\x1c\xb9\xc1\x5a\x06\x70\x4d\x83\xb5\x80\x62\xe4\xd7\x54\x14\x4e\x45\xa1\x11\x40\x53\x51\x08\x74\xd3\x1f\xa7\xa2\x70\x9a\x3d\xce\xa7\x76\x2a\x0a\x67\x75\xcf\xc5\x36\x34\x95\x68\x40\x4f\xa8\xc7\x34\xe2\x6a\xea\xa7\xfa\x77\x53\xfb\xf6\x41\x33\x98\x62\x2a\xc8\x66\xb3\x1f\x6c\x23\x53\xf9\x35\x4d\x02\x87\x9d\x4d\x5d\x57\x40\x99\x2e\x34\x15\x19\xd0\x0b\xec\x6f\x2a\xc8\x80\x5e\xf9\x1a\x4c\x05\x19\xd0\x65\x14\x53\x41\x06\x54\x8d\x30\xd3\x80\xab\xd9\xfc\x5e\xba\x44\x95\x5f\x40\x9f\xae\x2a\xe5\x17\xd0\xd3\x21\x29\xbf\x80\x6e\xe6\xcb\x54\x7d\x01\xf5\xa7\x23\x78\xb6\x3d\x4c\xd2\x33\x18\x91\x82\x0c\x68\xe6\x26\x4e\x15\x17\xf0\xfd\x90\xff\x57\x72\x01\xdd\x5c\xd3\xa9\xe4\x9a\x4a\x2e\x0d\x2c\x53\xc9\x05\x94\x70\xe4\x7a\xbc\x80\x4a\x05\xd5\x9c\x06\x65\x01\x95\x73\x5a\x73\x2a\xcc\x80\xaa\x21\x63\x2a\xcc\x80\x52\xf7\x2d\x5d\xa1\xe4\x9c\x9b\xca\x3a\xd5\x65\xd3\xd0\x2d\xa3\x65\xa6\xc2\x0c\xa8\x73\x0f\xd3\x29\x23\x74\x6b\xed\xff\x77\xca\xd0\x65\x56\xa6\x99\xea\xb2\xd9\xdd\x81\xd8\x79\xa7\xc2\x0c\x68\x52\xba\xa9\x30\x9b\x63\x8f\x9c\x31\xe9\x4f\x03\xba\xe9\xb3\x53\x65\x06\x34\xe3\x0d\xa6\xc2\x6c\x1a\xf3\x65\x70\xc8\x34\xa8\x0b\x58\x56\xfa\x98\x06\x75\x4d\xc5\x9a\xbe\xbe\xa9\x58\x03\xca\x2f\x6d\x72\x50\xc3\xef\x50\xfc\x77\xed\xef\x9c\x8a\x39\x60\xa9\x02\xa7\x62\x0e\xf8\xfe\xc5\xae\xbb\x4e\x06\x55\x12\x20\x90\x53\x81\x37\x15\x78\x46\x5e\x4c\x05\x1e\x50\x64\x0d\xd3\x44\x13\xa0\xeb\xcd\x9f\x6a\x3e\x60\xc9\xab\xa6\x9a\x0f\x28\xe6\xbb\x4c\x7d\x83\x73\x4e\xff\xdf\x5f\xba\x2a\xa8\x8a\x6e\x4d\xcc\x69\xad\x33\xa0\x37\xd7\xa6\xd1\x68\x40\x53\x9a\x4f\xa3\xd1\x80\x6a\xb5\x9c\xa9\x53\x71\x1a\x8d\x66\xb4\xca\xd4\xab\x08\x74\xc3\x75\xa7\xd2\x73\xea\x41\x54\xa1\x4e\x45\xe5\xd4\x83\xd8\x6c\x72\xe4\x7a\x10\x0d\x78\x98\x7a\x10\x81\x6e\x85\xcd\xa9\x07\x11\x88\x65\xd7\xd4\x9e\x40\xb7\x26\xe3\x34\x8c\x0d\xa8\xb3\xf8\x43\x17\x0a\x6a\x74\x42\xee\xa6\x6a\x14\x68\x8a\xfa\xa9\x1a\x05\x56\x75\x1d\xea\x78\x9c\xe1\x9a\x70\x39\xe9\x52\x04\x56\xfc\xec\xab\x0f\x5d\x67\xa1\x0e\xca\xa9\xb3\x10\xe8\xc6\x32\x4d\x65\x26\x50\x0d\xc6\x9c\xca\x4c\xe0\xfb\x25\x0f\x5d\x9f\x22\xd0\x0d\xa0\x9a\x2a\xcf\x69\xc4\x9a\xa1\x73\x53\xe9\x39\x3d\x2c\x68\xff\xd2\xa7\xc2\xe1\xa3\x7b\xfb\x57\x79\x02\xdf\x2f\x19\x95\xd2\x13\xe8\x56\x25\x9d\x6b\x8f\xc0\xa3\x01\x6c\x72\xd5\x2e\x2a\x6c\xfa\x45\x50\x79\x02\xbd\xba\x61\x2b\x3c\x67\xf2\xf6\x4e\xc7\xa9\xa4\x04\xca\xe6\x01\x4a\x4a\x60\xed\xaf\xa1\x5e\xc5\xa9\x57\x91\xf3\xab\x73\xea\x55\x9c\xbb\xec\x98\xbf\x74\x36\x8c\x91\xa3\x63\xea\x4e\xa0\xad\xfd\xf7\xce\x05\xa9\xe9\xbf\xcd\x6c\xcc\xa4\x01\x96\x59\x7d\xd3\x44\x1a\xa0\x6b\xd6\x9a\xba\x1e\xe7\xb1\x7b\xc1\xbf\xe9\xe3\x03\xda\xfe\xc8\xa9\x31\x81\x25\x55\x9e\x6a\x4c\xa0\xfe\xa6\x7b\x99\x22\x13\x58\x13\x2a\x3b\xd5\x98\xd3\xa0\xb6\xe9\x37\xc1\xa0\xb6\x69\x65\x2f\x77\x59\x9d\x75\xc0\xd2\x38\x3c\x15\x94\xd3\x38\xb7\x89\x74\x99\x2a\x4a\x60\x58\x49\x77\xea\xad\x03\x96\x71\xa1\x53\x6f\xdd\x54\x77\x5a\x24\x77\xaa\x3b\x81\xba\xc9\x8d\xba\x73\x1a\xfa\x66\x6e\xd4\x34\xf4\x0d\x58\x46\x41\x4f\xa5\x28\x10\x9b\x7b\x28\x45\xa7\x52\x74\xbf\x51\x4a\x51\x20\xb5\xaf\x4e\xa5\xe8\xfc\x74\x67\xec\xf5\xa8\xee\x04\xaa\xde\x86\xa9\xee\x04\xbe\x3f\xe3\x06\x0a\x4f\xa0\x55\x28\xf4\xd4\xbd\x07\x74\x53\xc0\xa6\xee\xbd\x79\xb9\xf8\x30\xea\x4d\xb5\x28\xd0\xcd\x6f\x9e\x3a\xf3\xa6\x95\xc2\xdd\x6b\x55\xa7\xd3\x00\x3c\xf7\x25\xd5\xe9\xb4\x50\x38\x36\x83\xa9\x38\x05\xbe\xff\xf7\x97\xce\xc6\x85\x35\x50\x5a\xad\x38\x9d\x06\xdb\x6d\x22\xa3\x14\x05\x8a\xb5\xaa\xa6\x52\x14\xe8\xfb\x13\x6c\xb0\x1d\x10\x5a\x83\xa7\xce\x42\xa0\x18\x40\x38\xd5\xab\xd3\xfc\x97\x89\x83\x72\x1a\x7f\x07\x84\x41\xed\x53\xff\xe1\xd4\x7f\x38\x51\x82\x53\xc1\x0a\x94\xee\xc6\xa4\x60\x05\x96\xd9\x45\x53\xc1\x3a\x6f\xc7\xe9\xea\xd3\xa7\x08\x2c\x13\xe2\xa6\x3e\xc5\xa9\x4f\x51\x2b\xd3\xd4\xa7\x08\x84\x25\x06\xa7\x52\x17\x58\xc6\xe4\x4d\xb5\xec\xbc\x7d\xc4\x38\x4f\xa7\x71\x7a\x40\x98\x68\x31\xd5\xad\x40\xfd\x6d\xae\xa1\x70\x05\x96\x85\x8a\xa7\xc2\x15\x58\xad\xfd\xa1\x5a\xd9\xd4\xe9\x38\xd5\xb0\xd3\xd5\xaf\x86\x05\xba\xe1\xa1\x53\x0d\x0b\x84\xb6\x82\xa9\x86\x05\xfa\x4f\xfa\xac\x86\x9d\xcf\xe3\x9f\x31\x35\x4a\x51\x20\x0c\x94\x9b\x4a\xd1\xf9\x3a\x18\x7f\xaa\xf0\x04\x56\xa8\x73\x14\x9e\x40\x98\x14\x39\x15\x9e\xd3\xcc\x9a\x29\xf3\xd6\x7d\x08\xd4\xbd\xc1\xa9\x3c\x81\x6a\xf6\xf1\x54\x79\x4e\xa3\x04\xa7\x5b\x97\xd2\x13\x28\x26\x80\x4f\xa5\x27\xf0\x5d\x66\x9b\xa3\xe2\x00\xd6\xbd\xab\xaa\x3d\x27\x42\xf3\x37\x65\x88\x2a\x4d\xa0\x6d\xfa\xa1\xd2\x9c\x2a\xcd\x09\xbf\x09\x95\x26\xd0\xcd\xee\x0f\x95\x26\x10\xe6\x1d\x86\x4a\x33\x4c\xe5\xe7\xf0\xd9\x0c\xfd\x85\x40\xb3\xa8\x4f\x28\x35\xc3\xcc\x1d\x3d\xfb\xa1\xd6\x04\x42\x7b\x4d\xa8\x35\x81\x6e\xee\x78\x28\x35\x81\x30\xe2\x30\x94\x9a\x40\xb5\x5c\x67\x28\x35\xc3\x84\x7f\x4e\x6f\xca\xd0\x63\x08\x54\xbf\x1e\xa1\xfc\x04\xc2\x1c\xa8\x50\x7e\x02\x21\x65\x0b\xe5\x67\x14\x77\x6d\xbe\x61\xa1\xb2\x04\xaa\x05\xd2\x42\x61\x19\x65\x8f\x89\x7f\x33\xe5\x07\xa8\x86\xae\x85\xce\xc6\x50\x32\x4e\xa4\x6b\x28\x19\x81\xa6\xf9\x37\x94\x8c\x61\x96\xbf\x35\x82\x42\xcd\x08\xb4\x7f\x37\xb5\xbb\xd5\x8f\x1d\xd2\x3b\x74\xe1\x01\xcb\xcf\x53\xe8\xc1\x0b\xc5\xa0\x75\x7f\x43\x31\x08\x84\x81\xbc\xa1\x18\x8c\xea\xb4\x2d\x7f\x6a\x47\x2a\x3b\x3e\x9b\x68\xa8\x0f\xc3\xfc\x7d\x4e\x5c\xca\xd0\x3d\x07\x84\x19\x66\xa1\x3e\x0c\x63\x1b\x39\x5e\x29\x43\x81\x08\x54\x4e\xf7\xca\x50\x20\x86\x11\x8a\x1a\x46\xc3\x08\x45\x20\x77\x8b\x0f\x19\x5f\x9c\x85\xb8\x42\x5f\x5c\x98\x85\x3f\x31\xae\x84\x3a\x0f\xf0\xd0\x87\x0c\x75\x5e\x18\x9f\xd8\xfc\xa5\xb3\xd6\x77\xcf\x18\xbb\x0a\x0e\xf0\xa0\x89\x0c\x15\x5c\xa8\xe0\xc2\x9b\xaa\xe0\x80\xe4\xf0\xff\x0c\x15\x5c\x98\x86\xcf\x51\x4a\x19\x8a\x33\x60\xd5\x7d\x99\x23\x30\x18\x31\xf8\x8e\x85\xfe\x2a\xa0\x69\xa0\x0d\x83\x11\x81\xd0\x54\x1a\x6a\xa7\xd0\x85\xc5\x19\x49\x19\x2a\x25\xa0\x9a\xa2\x10\xe6\xd2\xc7\x58\x5e\xc6\x32\x1a\xfb\xa6\xc9\x65\x74\x4d\x4f\x17\xe0\x59\x1c\x19\x6a\x27\xa0\x58\x6c\x23\xd4\x4e\x61\x2e\xbd\x55\x82\x43\x25\x04\x14\xb3\x96\x43\x21\x14\xc6\x44\x5a\xac\x26\x54\x42\x40\xe5\x20\xa1\x0c\x85\x10\x50\xe5\x8f\xa1\x10\x02\x2a\xe7\x22\x66\x28\x84\xc2\x90\x48\x0b\xe4\x84\xb2\x07\xe8\xc6\xe8\x84\x21\x91\x31\x9d\x6f\x77\x0a\x65\x0f\xb0\xf4\xb8\x86\xb2\x07\x28\x56\xcd\x0f\x65\x4f\x44\xf5\x97\x8c\x40\x09\x02\x54\xd3\x77\x42\x09\x02\xf4\x5f\xf7\x2a\xbb\xa1\x47\x4c\x36\x17\x6a\x10\xc0\x42\x73\xa1\x04\x09\x43\x18\xc3\x19\x32\x84\x11\x08\x79\x55\xa8\x37\x42\x71\xb1\x57\xa9\xe2\x02\x08\x19\x53\x28\x2e\x42\x4f\x94\xde\xa9\x50\x0f\x00\x4d\xc5\x17\xea\x81\x50\x0f\x70\xf4\x45\xc6\xda\x77\x20\xf4\xd3\x3f\xf3\xd9\x99\xfa\x12\xbb\xcd\x87\x47\xea\x8b\xd5\x99\x42\x3d\x10\x7a\xa2\x8c\xa5\x0c\x05\x41\x64\xa5\x6b\x36\x39\x69\x6a\x84\x18\x7f\x88\xf2\x0e\x25\x04\x10\x12\xaf\x50\x42\x84\x5e\xa9\xf0\x33\xa3\x38\x00\x5a\xc1\xee\x16\xaa\x83\x30\x33\x3e\xfc\x58\x18\x26\x08\xd4\xe6\x9b\xa9\xa3\x2a\xf4\x4a\x69\xf0\x0d\xbd\x52\x40\x48\xb3\x42\xaf\x54\x98\x54\xb3\xd7\x85\x3e\x28\x20\x2d\xdb\x13\x2a\x86\xd0\xb9\xa4\x01\x36\x24\xfe\x40\x4c\xb7\x42\x9d\x4b\xc0\x77\x19\x93\xa3\x77\x09\x28\x1a\x35\x43\xef\x12\xf0\x5d\xe6\x1d\x9c\x7d\xea\x59\x49\x31\x43\x15\x11\x3a\xa1\xac\x98\x1e\x6a\x06\x20\x94\x98\xa1\x64\x00\xea\x2f\x7c\xc3\xd4\x0c\x40\xc8\x14\x43\xcd\x10\xa7\x7d\xf3\x7b\xa1\xdf\x08\x48\x03\x01\x43\xfe\x1e\x7a\x84\x2c\x16\x16\x7a\x84\x80\x5d\xda\x3a\x64\xe1\xa1\x47\xc8\x6a\xfb\x21\xe7\x0e\x3d\x42\x61\x93\xf3\x26\xc1\xd6\xe2\x1d\x12\x6c\x20\x0d\x1c\x0c\x09\x36\xf0\x5d\xc6\x48\x75\xff\x84\x35\xa8\x76\x3f\x9c\x5e\xdc\x3f\x1d\xa1\x12\x72\xee\xb8\xed\xae\xaf\xba\x3c\x19\x58\x96\x81\x0c\x5d\x3d\x21\x01\x36\xaa\x36\x24\xc0\x40\xea\x75\x0e\x09\x70\xe8\xd8\x31\x76\x35\x64\xbb\x40\x9a\x68\x13\xf7\xbe\xe9\xed\x65\xcc\x9b\x9e\x1b\x20\x4d\xdb\x09\x3d\x37\xf1\x0c\x2f\x63\xa4\x3a\x5b\x80\xa6\x37\x21\x8c\x84\x03\x9a\x29\x89\x21\x75\x0d\x6b\x3d\x59\x86\x3c\xe4\xae\x40\x59\x7e\x3e\xe5\xae\xf1\x5c\xff\xfb\xbf\x59\x7d\x7c\x3a\x56\x80\x5a\x9d\x35\x1d\x2b\xf1\x56\xff\x8c\xc7\x27\x29\x05\xba\xf2\x2b\x24\xa5\x61\x3a\x8b\x55\xc2\x43\x77\x08\xd0\xcd\xbb\x08\x79\x2a\xd0\x9a\xcf\x40\x9e\x1a\xc4\x9c\xfd\x2c\x1c\x1e\x72\x46\x60\x71\x0a\x68\x2e\x29\xe3\x32\x8d\x5b\xab\xe2\x92\x33\x02\x8b\xf3\x04\x73\xc9\x19\x81\x90\xd6\x2c\xbd\x13\xc0\x32\x84\x7e\xc9\x22\x81\xef\xcf\x26\x6d\xc3\x36\x2a\x1c\xb0\x77\x2f\x59\x24\xb0\xcc\x72\x5b\xb2\x48\x20\xe7\xb4\x67\xcb\x26\x2a\xe5\x4f\xaf\x4a\x9b\xd2\xff\x0f\xda\x0e\xdb\x38\x3e\xb4\xf8\xff\xa7\x4d\x2e\x98\xe6\x4f\x2f\xdb\xbe\x55\x2a\x67\x5c\x92\xcd\x25\xd9\x34\x1a\x74\xc9\x36\xd7\x47\x2d\x53\xe2\xb7\xa4\x96\xc0\xd2\xfb\xb4\xf4\x6c\x00\x4b\xfb\xd4\xd2\xb3\x01\x44\xf8\xff\xf2\x4f\x20\x0c\x1d\x5a\xf2\xcf\x55\x14\xc0\xdd\x36\x87\x5e\x88\xc6\xc7\xb3\xb1\xf4\x6c\x00\xab\xe2\xb1\x58\x3a\x36\x96\x94\x94\x23\x92\x73\x49\x49\x01\x8f\x0a\xcd\x25\x25\x5d\xfa\x22\x8c\x53\x5d\xfa\x22\x80\xe4\x9c\xde\x6f\x57\xb1\x89\xdd\x69\xf9\x54\x0c\x47\x03\x56\xf8\x54\x0c\x47\x5b\xa6\xd6\x18\xdb\xb6\x8c\x47\x03\x3c\x65\x34\x97\x64\x76\x49\x49\x3d\x63\x66\xd5\xdd\x91\x9b\x72\x32\x36\x39\xb7\x52\x52\x63\x3d\x97\x94\x14\x58\x3f\x34\xc0\x92\x92\x2e\x0b\x43\xfd\x3f\x63\x77\x93\x33\x3b\x93\x5c\x77\x7c\xee\x55\xf4\x0e\x5c\x24\xab\xc8\x0c\xc0\x33\x8f\xed\x3d\x24\x93\x49\x40\x03\x49\x8d\xb6\xb4\x7f\x83\xe7\xc7\x77\x20\x4d\xfa\x0e\x2e\xfe\x17\x04\xeb\x29\x7e\x15\xf3\xc4\x89\xc8\x48\x65\x9c\x4d\x52\x21\x28\x0a\xba\x91\x9f\x41\xd3\x8f\xa4\xd1\x9f\x4d\xea\xc1\x64\x95\x26\xf5\x10\xb4\xac\xbe\x58\x4d\xea\xa1\xd1\xa4\xea\x25\x1b\x4d\x1a\xb4\xdf\xbb\x9b\xc3\x35\x15\x5b\xa5\x65\xe3\xfa\x07\x4d\xa9\x48\xe3\xfa\x37\x15\x54\x8a\x15\x1b\xa7\x3e\x68\xb2\x16\x8d\x53\x1f\x1c\x95\x57\x5d\xfb\xbe\x5f\x30\x73\x52\xf9\x4e\xab\x99\xb4\x9f\xb7\x42\xfb\x83\x26\x28\x8d\x16\x0d\x4a\x2d\x71\xa3\x45\x83\x66\x25\x99\xc6\xc7\x6f\x4c\x7b\xcd\x57\x1b\xd3\x3e\x68\x47\xe4\x69\x23\x45\x83\x32\x97\xb0\x91\xa2\x8d\x8f\xef\x15\xd7\x68\xd1\x66\x72\xb6\x27\x8a\x16\x6d\xb4\xa8\x6a\xc3\x46\x8b\x06\x6d\xf5\x03\xa0\x45\x9b\xbe\x4e\xfc\xaa\x46\x65\x06\xb5\x67\xa4\x6c\x54\x66\xa3\x32\x55\xfa\x35\x2a\x33\xb0\x20\x6d\x35\x2a\xb3\xf1\xdb\x5b\x46\xa8\xc6\x6f\x0f\x0e\x75\xa8\x8d\xf0\x6c\xfb\x7b\x0a\x39\x53\x56\x7a\x70\x18\x29\x1b\x27\x3d\xa8\xdd\x0f\x91\x93\xde\x54\x6c\x29\xd3\x6b\xfb\x7b\x0a\x79\x89\x7a\xb9\x30\xd7\x83\x12\xb9\x35\xe6\x7a\xd0\xd6\xd8\xf2\x8d\xb7\xde\x28\x5b\xc5\x7c\x8d\xb2\x0d\x2c\xc6\xfb\x8c\xd1\x36\x7d\xb3\xe0\x77\x9e\x14\xca\x36\xf8\xbe\x8f\x1d\x61\x1b\x2c\x6a\x5c\x1a\x65\x1b\x6c\x8b\x5f\x26\x73\x3d\x38\x16\xef\x63\xe6\x7a\xb0\x69\x23\xdc\xcc\xea\x09\x36\x5d\xc5\x9a\x89\xe4\xc1\xf7\x93\x41\xac\x11\xc9\xc1\xbe\xb8\x3c\x44\x72\xb0\x1d\xef\x9f\x77\xcf\xb3\xd6\x88\xa9\x05\x4d\x6d\x59\xb0\x98\x0a\xd5\xd4\x96\x05\xc7\xe2\x3d\xae\xb6\x2c\x58\x3e\x1f\x9b\x5c\xb0\x96\xd5\x89\x32\x44\x36\xa5\x65\xc1\x61\x35\x99\xa6\xb4\x2c\xf8\x9a\xc5\xda\x08\xf5\x60\xdd\xbd\x3f\x09\xf5\x26\x0b\x60\x4c\x93\x05\x08\x36\xcd\xf7\x9a\x24\x40\xb0\x9a\xdf\xd0\x24\x01\x82\xc3\x64\x86\x26\x07\x10\xac\xfa\x69\x34\x9a\x3f\x78\xee\x6d\x2e\x3e\xd1\xdf\xd2\x54\x56\xdb\xa1\x46\xe1\xb7\xf6\x3e\x4f\xb9\x62\x14\x7e\x70\x2c\x09\x43\x1b\x85\x1f\x7c\xd5\xc0\x34\x02\x3f\xd8\x3e\xae\xab\x52\xb3\x56\xef\xf3\x94\x33\x27\xfa\x83\xed\xf0\x88\x11\xf5\xc1\x41\xad\x37\xa2\xbe\x99\x3c\xaf\xc4\xb3\x49\x0c\x04\x5f\x75\xc6\x4d\x5e\x20\x58\x37\xc3\x1c\xe9\x1f\x6c\xbc\xc8\x46\xfa\x37\x2d\xb6\x54\x82\x36\x99\x81\x56\x67\xbe\xd3\x61\xb8\x1a\xc9\x02\xc8\xfd\x35\x59\x80\x66\x02\x92\xb7\x8d\x09\x48\xad\x5c\x8c\x7c\xa5\x30\x22\x58\xb4\x35\x6c\xc2\x88\xf6\x84\x11\x87\x3e\x47\x4d\x14\x11\xac\x9f\xa2\x03\x84\x11\xc1\x42\x4f\x35\xc5\x6d\x2d\xcb\x91\x2e\xc6\x3d\x51\x44\xb0\xb1\x3a\x9b\xbc\x43\x53\xdb\xe6\xb9\x96\x77\x68\x26\xd3\x2b\x5b\x6d\x22\x86\xd6\x93\x89\xf6\x1c\x88\x0e\x9a\xfe\x57\xfa\xa4\x37\x49\x86\xe0\x6d\xde\xdf\x04\x0c\x4d\x92\x41\x8f\xd0\x26\x62\x08\xde\x95\x30\x9a\x80\xa1\xc9\x28\xa8\x6e\x6d\x32\x0a\x41\xe9\xb5\xdd\x64\x14\xda\xe9\xe1\x7b\x0f\xc4\xe5\x4e\x3d\x9a\xce\xd3\x4d\x5c\xd1\xf8\xf6\x45\xb1\x89\x18\x82\x66\x8a\x6d\xe3\xdb\x37\x41\x44\x25\x9a\x69\x82\x88\xa0\x74\xdb\x6e\x82\x88\xa6\xac\x4c\xe5\x6a\xe3\xdc\x07\xf5\x4a\x42\x71\x45\x1b\xae\xdb\xe6\xa3\xae\xdb\x88\x47\x41\xd9\xf1\xdf\x9b\xf9\xef\x0c\xc8\xa6\x3a\xac\x3d\x11\xc3\x6e\xce\x71\x13\x31\x34\x66\xbb\xec\x7f\x63\xb6\x07\xfb\x2b\xc6\x98\xed\xed\x72\x6c\x7e\x53\x26\xf0\x04\x9b\x15\x89\x9a\x58\xa3\x3d\xf1\xc5\x6e\xed\xb0\xc6\x58\x0f\x0e\x85\xbc\x4d\xa8\xd1\xc4\x15\x7a\x88\x37\x71\x45\xb0\xec\x7f\xe2\x85\xb7\xeb\x3d\xc1\xfb\x79\xc7\x7a\xca\x58\xf1\x41\x99\x29\xd6\x58\xf1\x8d\x15\xaf\xed\x77\x63\xc5\x37\x35\x64\x5e\xfe\xac\xf8\x66\xea\x8e\xbe\xdc\x4d\xc0\x12\xfc\xd8\xc1\x4d\xc0\x12\x1c\xfc\xe6\x26\x5e\x09\x6a\xf1\xdc\x89\x57\xda\x4c\x45\x9f\x5f\x89\xe2\xb0\xa6\x38\x4c\xd9\x48\x13\xc3\x04\xa5\xdf\x5e\x13\xc3\x34\x96\xbc\x5a\x95\xc6\x92\x0f\x0e\x95\xd6\x8d\x25\xdf\x58\xf2\x0a\x3b\x1a\x4b\xbe\xb1\xe4\x3d\x15\xa2\x9f\xe0\xd9\x2d\x87\x2b\xfc\x09\x4a\xf7\xbe\x26\xfa\x69\xa6\xdc\x28\xa0\x68\x2c\xf3\xa0\xc9\x03\x34\xe5\x5a\xc1\xf1\xd7\x17\x38\xdc\x07\x4d\x11\x6b\x13\x10\x35\x26\xba\xac\x6f\x89\x88\xca\xc4\x7d\x89\xda\x12\xeb\x04\x4d\x01\x48\x89\x75\x4a\xac\xa3\x71\x63\x89\x75\x82\xe3\x78\xff\xda\x6e\x53\xb3\x5b\xcb\xb6\xb2\x2d\x37\x61\xb5\x5b\xb7\x29\xeb\x7d\x7d\xfc\xb1\xd3\x26\x27\x1a\xeb\xa7\x44\x31\xc1\xe1\x25\x54\xa2\x98\xe0\x90\x2d\x28\x41\x4c\x69\x16\x60\xad\xa6\x12\xc5\x04\xcb\xf2\x6e\x5a\x6c\x5a\x72\x18\x39\x4f\x51\x4c\xd0\xf4\x5e\x2f\x51\x4c\xbd\x51\x4c\x8e\x5f\x14\x53\x66\xfe\x5b\xe9\xa8\x84\x2c\x41\x3b\x32\xc8\x97\x90\xa5\x32\xf3\xe6\x43\x8a\x95\x62\xac\xa0\x54\x1a\x95\x28\xa6\xb8\xe8\x0a\x1d\x8a\x8b\x1e\xb4\xac\x41\x5d\xc5\x45\x2f\x91\x8d\x25\x7a\x4a\x64\x13\xb4\xdd\xe1\x8a\x6c\xca\xdc\x18\xab\x07\x15\x67\x3d\x38\xfe\xfa\xa4\x63\x53\x52\xa5\xf5\x77\x89\x4f\x82\x23\xcb\xe3\x56\x29\xa9\x2a\xed\x6d\xb5\xb1\x2e\x5e\x78\x50\xa6\x6e\x96\x62\xa9\x12\xb2\x58\x91\xa3\x84\x2c\x41\x2d\xab\xdd\x1c\x47\x56\x78\x5c\x18\xe4\x25\x18\x09\x4a\x53\xcc\x12\x8b\x04\xcf\x6e\x3e\xea\xd8\xd2\xa6\x76\xfd\x3a\x8e\xf7\xd8\x52\x38\x1c\xdd\x53\x0a\xa1\x2a\x4d\xa6\x5e\x11\x55\x0c\xf2\xa0\x96\x08\x87\xe2\x8f\x07\xeb\xf2\xc9\x58\x59\x0c\xf2\xa0\x6d\x9e\x70\xc1\x4e\xc5\x33\x5f\x3e\x9e\x36\x9e\x79\x65\x9e\xbf\x96\x95\xa5\x52\x29\x68\xea\x7a\x4b\xfc\x13\x94\xc6\x1f\x25\xfe\xa9\xb4\xa9\x5d\x4c\x2c\x2b\x35\x48\x41\xb3\xe8\x6b\x31\xdb\x83\x66\x1a\x7a\x09\x70\x82\xf5\x5d\x2c\xac\x44\x38\xc1\x21\x83\x55\x22\x9c\xe0\xf0\xfe\x2b\xfe\x7b\xf0\x7c\xd2\x36\xb7\xe5\xc1\xbb\xb2\x59\x89\x83\xea\xe7\xb6\x2c\xfe\x9a\x33\x78\x50\x26\xa7\xd6\xef\x3d\x03\xb7\xc5\xcf\x56\x84\x13\x1c\x16\xe3\x2c\x11\x4e\x25\xc2\x59\x34\xca\x2e\x11\x4e\x50\x4b\x86\xca\x12\xe1\x04\x3f\xc9\xb5\x52\x50\x14\x3c\x9f\xcc\x89\x0a\x7a\x4a\x83\xdb\x84\xaa\x25\xe8\x09\x9e\xdd\xf2\xa5\x82\x9e\x7a\x42\x97\x9f\x54\x5a\x09\x5d\x82\x45\x31\x42\x99\x7f\x12\x7c\x57\x8f\xe4\xfe\x1e\xed\xf3\xaa\x90\xdc\x28\xc1\x4c\xb0\x59\x66\xa2\x04\x33\xc1\xf2\x89\xea\x2e\xc1\x4c\xb0\x49\x54\x97\x58\x26\x78\x0e\xcc\x27\x9d\x53\xd6\x4e\x34\xd4\x97\x60\x26\x58\x34\x9e\x28\xc1\x4c\xb0\x69\x36\x56\x82\x99\xe0\xc7\x10\x2a\xc1\x4c\xa5\x07\xd6\xf2\x71\xef\x84\x2e\xc1\xaa\x9d\x5e\x09\x5d\x82\x67\xb7\x9c\xb9\xd8\x25\x58\x9e\x1f\xe3\x3f\x1d\xaf\x4b\x68\x13\xfc\x18\x41\x25\xb4\x09\x9e\x3f\x9c\xdb\x28\xb6\x29\xb1\x4d\x9c\xbd\x12\xdb\x04\x3f\x4b\xdd\x96\xd8\x26\x58\x2d\xfc\x54\x62\x9b\x6a\x2e\x56\x06\xa8\x12\xc9\x04\x3f\x46\x4d\x89\x64\x82\xed\x7d\xe1\x8b\x64\x82\x85\xc3\x53\x22\x99\xe0\xc7\x08\x2a\x91\x4c\xb0\x6a\xa4\x50\x22\x99\xe0\xf9\x4a\x9f\x74\xfd\x1e\xfc\x2c\x47\x59\x42\x99\x60\x51\x8b\x52\x22\x99\xe0\xf9\x64\x9e\x4c\xe9\x8b\xe0\xc7\x07\x2a\xd1\x4d\xb0\xfe\xf5\x9c\x88\x6e\x82\x75\x8f\x34\x2d\xd1\x4d\x3d\xa1\xcc\x8f\x99\x53\x42\x99\x60\x95\xc8\x2a\x91\x4c\x3d\x31\xca\x8f\xaf\x51\x42\x94\x60\xb3\x2c\x45\x09\x51\x82\x2f\xd3\xaa\x84\x28\xc1\xd7\x84\xe5\x12\xa2\x04\x5b\xbd\x07\xe1\xc4\xbb\x1f\x5b\x04\x67\x09\x0e\x82\x9d\x00\x29\x59\x87\xea\xde\x81\x09\x18\x4a\x74\x10\xfc\x94\xc9\x97\xe8\xa0\xba\x67\x2e\x4a\xa8\xa4\x1d\x82\xa6\x5f\x56\xc9\x3a\x04\x4d\x5a\xa3\xc4\x10\xc1\x51\xce\x49\xd2\xa1\x4e\xaf\x4a\xc7\x21\x86\x08\x9a\xc2\xc2\x12\x43\x04\xcf\x6e\x39\x51\x31\x44\x70\xf0\xb6\x4b\x0c\x11\x34\x96\x4e\x49\x3a\xd4\x78\xbf\x20\x5f\xaa\xce\x27\x38\xd4\xeb\x97\x3a\x9f\xca\x24\x0e\xcb\x91\x57\x29\x8a\x09\x1a\xeb\xac\xc8\xf4\xa0\x4c\xb1\x2e\x65\x32\x41\x13\xa5\x17\xfb\x3f\x58\x17\xc5\xe6\x45\xcd\x07\xa5\x66\xbc\x88\xf9\xa0\x7d\x52\xa3\x55\xc4\x7c\x5d\x6e\x41\xca\x14\x8b\x98\x0f\x4a\x8b\xae\x22\xe6\x83\x52\xb0\x5c\x12\x07\xc1\xf3\xc9\x9c\x14\x81\x1f\x34\xe5\x0a\x45\xe0\x07\xcf\x6e\x8e\xc3\x9d\xca\x5a\x12\xba\x87\x15\xcd\x1f\x3c\xbb\x39\x77\xb7\x2a\x1d\x6c\x45\x98\x45\xd5\x07\xeb\xf2\x6a\x17\xb2\x3e\x68\x32\x61\x45\xd5\x07\xa5\x5b\x63\x51\xf5\x35\x1d\x47\x2c\xb4\xa2\xba\x83\xe3\x15\x16\x54\x77\x99\x1e\xaf\xaf\x78\x99\x6d\x11\x34\x4d\xe8\x8a\xc2\xae\xf8\xff\xcb\x12\x2b\xa0\xc8\xdd\xa0\x99\xab\xd7\xa9\xdd\x60\x5d\x44\x04\x9d\xff\x1f\x1c\xa6\x3a\x74\xfe\x7f\x8f\xda\x5d\xe8\x94\x4e\xed\x06\xe5\xad\xdd\xa9\xdd\x9e\x9a\x8e\x45\x94\xd0\x09\xd4\xa0\x34\x9c\xec\x04\x6a\xd0\xb4\x45\xea\x6a\x3a\x82\x52\xe4\xd8\x49\xd6\x9e\x62\x8d\x85\x74\xe9\x8a\x35\x82\xd2\xf3\xaa\xf3\xcf\x7b\xa6\x01\x2c\xcb\xbb\xad\x6c\xcb\x4c\xb4\xbc\x9c\xba\x79\xe0\x3d\xad\x4c\x17\x5e\x58\x57\x4b\x11\x14\x83\xb2\x9b\x0e\x1d\xac\x8b\xa9\x51\x9d\x97\x1d\x94\x55\x76\x3b\xad\x18\xd4\xfa\xfe\x31\x67\x10\x7b\x7b\xe1\xd2\x75\xf6\x76\xd0\x58\x5f\x9d\xbd\xdd\x37\x67\x95\x5f\x77\x57\x46\x1f\xd4\xea\xaa\x91\x8f\x41\xfb\xbe\x9f\x6c\x36\xe5\xa1\xcf\x4b\xb8\x73\xbc\x3b\xa9\xb8\xbc\xbb\x39\x34\x52\xb1\x1c\x86\x43\xdb\x1c\x5a\x86\xf9\x4e\x2b\x06\x45\x7c\x75\x45\xf3\x41\xe9\xfe\xd2\x55\x5c\x04\xb5\x6e\xf6\xda\x6c\xca\xaf\x36\x3f\xee\x4e\x3c\x06\x4d\x63\xa3\x4e\x3c\xf6\x34\x89\x5a\xcc\x7e\xeb\xea\xdc\x83\xa2\x3f\x3a\xf1\xd8\xbf\x2e\x77\xde\x31\x9d\x54\x0c\x6a\xfd\x93\x65\xb6\x3a\x27\x3d\x58\xdf\xe8\xa6\xb3\xd2\x83\x92\xc0\xeb\xca\xe0\xfb\xcf\x43\x9c\x71\xb2\x93\x8d\x41\x5b\x3e\x36\x39\x74\xb2\x51\x53\xe4\x4e\x36\x06\xed\xf0\xa4\x90\x8d\xfd\xe7\x0c\xf3\x4e\xee\xcc\xf2\xa0\x91\xc7\x9d\x57\x1e\x94\x74\x60\x27\x2e\xfb\xcf\xe1\xe6\x9d\xdc\xc9\xc6\xa0\x99\x97\xd4\xd5\x68\x74\x4a\xd2\xc4\xba\x4e\x49\x06\x4d\x47\xce\x4e\x49\x06\xcf\x6e\xb9\xac\xa4\x64\x50\x4a\x5b\x3a\x25\x19\x94\x25\x38\x3a\x25\xd9\x77\x67\x90\xf7\x63\x57\x7e\x11\xd4\xea\x37\xc7\x2a\x0f\xd6\xc5\x5a\xc8\x9d\x57\x1e\xac\xc7\xc7\x6e\x6e\x9b\x75\xb8\x9d\x3b\xc1\x19\x6c\x8a\x5d\x3a\xc1\x19\x7c\x0d\x3d\x9d\xe0\x0c\x96\x35\xef\xda\x4e\x70\x06\xdb\xe2\x19\x26\x38\x83\xe7\x28\x72\x4e\x14\x67\xb0\xf0\x01\x3b\xc1\x19\xac\x94\x70\x27\x38\x83\xdd\x22\x90\x9d\xe0\x0c\xb6\xef\xe2\x2b\xdd\xe1\x47\x64\xee\x1f\xaf\x0c\x56\x79\xb0\x5a\xfd\xba\xd3\x9b\xc1\x6e\xdd\x8b\x4e\x6f\x06\xdf\x3d\x91\x53\x27\x37\x83\x8d\x2a\xe9\xf4\x64\xb0\x5b\xf6\xa2\xd3\x93\x9d\x9e\x74\xa9\xc9\xc9\x60\x57\x33\xdb\xc9\xc9\xfe\x68\xc7\xfd\xe3\xea\xd0\x8e\xc1\x7a\xf8\x46\xbe\x78\x27\x27\x97\xe4\x55\x3a\x39\x19\xac\xef\x6d\x23\x27\x83\x5d\x01\x6e\x27\x27\x83\xd5\x42\x4a\x9d\x9c\x0c\x96\xe6\x81\x22\x27\x83\x5d\x47\xb6\x4e\x4e\x76\x72\xf2\xbd\x49\xe4\x64\xb0\x1b\xe4\x3b\x39\xd9\xc9\xc9\xc3\xdf\x77\x79\x1e\x7c\x95\xbd\x77\x6a\xb2\x93\x8e\x9a\xbe\x74\xd2\x31\x58\xb5\x86\xea\xa4\x63\xb0\x93\x02\x9d\x31\xde\x19\xe3\x0e\x96\x9a\xec\x8f\x82\xdc\xff\xda\xe4\x5a\x94\xb7\x6e\xc6\xfd\x4e\x4e\x06\xbb\x61\xbf\x93\x93\xc1\xf6\x89\x88\xe8\xe4\x64\xb0\x1b\xf5\x3b\x39\x19\x3c\x7f\xcc\x36\x67\xfe\x60\x5b\xcb\x77\x3a\xf3\xca\x2d\x2f\x7f\xcc\x2d\x7f\xf0\x63\x5f\x76\xfd\xb5\x7a\xcf\x29\xb9\x71\xec\xed\x60\xdd\x1d\xab\xe9\xdc\xbd\xe7\x94\x5c\x1e\xee\x76\xf0\x65\x8f\x76\x02\x36\xd8\x3f\xef\x07\x9d\x64\x2a\xed\x97\x77\x8c\xe3\x78\x07\xbb\xf5\x4b\x3a\x4d\x1b\x2c\x1a\xea\x77\x9a\xb6\x77\x8f\xa7\x27\xa3\xbf\x07\x9b\xc6\x9f\x06\x2a\x8e\x77\x70\x28\x62\xee\xc4\x6a\x70\xec\x06\x64\x62\xb5\xc7\xc9\x5e\x56\xbf\x25\x4e\x76\x70\x48\xa4\x75\x4e\x76\x70\xa8\x5e\xeb\x4a\xe3\x83\x85\x7b\xde\x95\xc6\x07\xeb\xa2\xdd\x78\x57\x1b\x1f\x1c\xe6\x00\x74\xa5\xf1\xc1\xb3\x5b\x9e\x76\xb6\x78\x70\x58\xb8\xb3\xb3\xc5\x7b\x0a\xe1\xdf\x80\xa7\x2b\x84\x0f\x0e\x85\xcb\x9d\x40\x0e\x0e\x45\xd2\x9d\x40\x0e\x0e\x69\xa6\xae\x28\xa7\x67\x8d\x87\xb7\x2d\x51\x67\xa8\x07\x07\x97\xaa\xf3\xd3\xbb\xb5\xab\x49\xdf\xae\xb4\xa6\x0f\x87\x96\x0b\xa9\x8e\xa6\x0f\xb7\x60\xf5\x51\xb7\x20\x2b\x35\x28\xfd\xee\x44\x79\xb0\xbe\xdd\x1b\x3a\x55\x1e\x1c\x56\xe5\xed\x54\x79\x50\x3a\xbd\x74\xaa\x3c\xd8\xd4\xb3\x77\xa2\x3c\x68\x26\xce\x75\xa2\x3c\x78\x97\xa0\xef\x44\x79\x90\xc5\xeb\xff\xf9\x18\xad\xda\xbd\x93\xf1\xef\xe8\x4f\xc6\x07\x8b\xaa\xb8\x4e\xc6\xf7\xeb\x3d\x65\x5f\xe6\x94\xd3\x6e\xd6\x5c\xbb\x4e\x65\x77\x2a\xfb\xd5\x64\x54\x76\x70\xb0\x54\x3a\x95\xdd\xa7\xc7\xce\xa3\xa8\xd8\x27\x38\xde\x11\x82\x77\xde\xa7\xdb\xe1\x51\x54\x6f\x1e\x1c\x1a\x72\x75\xb6\x78\x27\xd0\xdf\x61\x95\x40\x0f\x0e\xeb\x8d\x74\x02\x3d\x28\x7d\xc1\x3a\x57\x3c\x38\x2c\xf3\xd1\xb9\xe2\x3d\x45\xe3\xcb\xea\xb1\x50\x34\x1e\x1c\xda\x2a\x75\x45\xe3\xc1\xba\xac\x89\x2c\xbb\xa2\xf1\xe0\x50\xeb\xdc\x39\xe0\xfd\xf6\x10\x47\xb6\x9e\xa4\xfd\x19\x23\x7b\xd1\x6d\xfc\x64\x64\x07\x5f\x97\xf2\x64\x64\x9f\x1f\xd7\xe8\xdd\xb6\xdb\x96\x0a\x9d\xbc\x0e\x4e\x15\x3a\xc1\xb3\xdb\x9a\x6d\xcd\xb6\x24\x18\xe2\xee\x9c\xbc\xed\x53\x04\xb0\xee\x0e\xe4\xb2\x2d\x05\x6d\x3f\x5f\x30\x6d\x72\x9b\x77\xc7\x76\xdb\xe6\x22\x3d\x0f\xe3\x29\x04\x38\x17\xa7\xe0\x1b\x18\xd2\xc1\xc1\x99\x39\x19\xd2\xe7\xe2\x85\x90\x41\xe6\xa4\xf7\x83\xd2\x83\xe9\x64\x3e\x9f\x8b\x2f\xcd\xe8\x7d\xb2\x95\x83\x83\x5b\x73\x9a\xcf\x7b\x66\xa5\x85\xc5\x72\x8c\x27\x5b\x39\x28\xfd\x06\x4e\x93\x77\x83\x83\x5b\x73\x2a\xa1\x09\x9e\x4f\xe6\xe4\xd5\xd0\x04\xc7\x7b\x1c\x4a\x68\x82\x67\xb7\x5c\x5e\x35\x34\x41\xdb\xbe\xfe\x9a\xab\xbb\x7a\x42\x32\xda\x9d\x7c\xeb\xa0\x96\xdd\x27\x9d\x68\xac\xec\x45\xef\xf2\x53\x78\x12\x94\xb0\xe0\x14\x9e\x04\x3f\x26\xe7\x29\x3a\x09\xd6\x65\xcd\x08\x75\x0a\x4f\x82\xa6\x55\xc0\xa9\x1e\x3c\xf8\xca\x29\x9f\x3c\xf0\x73\xf3\x54\x46\x5b\x9c\x2a\x6d\x82\x5d\x13\x92\x93\xb9\x1d\x2c\x56\x93\x3f\x99\xdb\xe7\xf7\xfd\xce\x1c\x87\xb8\x23\x58\x35\x15\x3d\xc5\x1d\xa7\xe5\x12\xf2\xfa\x3a\xc5\x1d\xc1\xa1\x78\xed\x64\x64\x07\x9b\x22\xe0\x53\x28\x12\x1c\xd6\x3a\x3e\x85\x22\xc1\xba\x98\x73\x72\xaa\xda\x09\x0e\x55\x69\x27\x6b\x3b\x38\x4c\xff\x38\x95\x83\x07\xc7\x9e\x78\xf9\x14\xc3\x9c\x02\x16\x8d\xcb\xcf\xef\x7b\x4e\x52\x30\xfe\xbe\x1b\x90\xda\x1e\xbd\xf9\x4f\x01\x49\xb0\x59\xb2\xfc\x14\x90\x9c\x4c\x71\x0a\xf3\x64\x8a\x07\x87\xb9\x24\x27\x53\xfc\xe4\x80\x6f\x51\xdb\x27\x07\x3c\x58\xd5\x05\x9e\x42\x99\x33\x35\x3e\x8b\x52\xb8\x53\x90\x12\x94\x72\x8c\x53\x8d\xcf\x29\x6e\xb1\xce\xc7\x29\x6e\x09\x9a\xea\xdd\x53\xdc\x72\xa6\xf4\xe5\x9d\xdf\x7a\x12\xef\x41\x5b\x3d\x1c\xc4\xfb\xc9\xf4\xd5\x0e\xe2\xa4\xc1\x83\xd2\x07\xea\xa4\xc1\xcf\xc3\x3d\xc8\x1b\xf6\xa4\xb8\x83\x52\x59\x7c\xb2\x78\xcf\xe6\x82\x64\x7c\x3e\x99\xa7\x41\xc9\x2c\x9d\x04\x70\xf0\xec\x96\x6f\xa0\x80\x83\x7a\x4f\x81\x00\x3e\xd3\xec\x67\xd9\xdc\x65\x1e\x65\x50\x7a\x68\x9c\x74\x66\xb0\x2e\x9b\x6f\x20\x34\x83\x62\x87\x9d\x84\x66\x70\x1c\x9b\x4d\x8e\xa3\x32\x1f\x21\x2f\xe2\x93\x6d\x79\xd2\x86\x9b\xe3\xa0\x0d\x83\x52\x41\x78\xd2\x86\x67\x79\x8c\xbc\xd8\x94\x43\x04\xa5\x29\xc4\x49\x2f\x06\xa5\x0f\xc5\x49\x2f\x9e\xdd\x17\x78\xff\x99\x00\x19\xd4\xf1\x6e\xf2\x05\x69\xb2\xa3\x77\xc4\xc9\x90\x0c\xd6\x65\x6b\x7f\xd0\xb8\xec\x64\x58\x06\xa5\x5c\xfb\x64\x58\x06\x4d\x11\xf3\x49\x15\x9e\x14\xd4\x96\xb0\xe2\xa4\xa0\x82\x3a\xde\x4d\x2e\xe0\xc8\x8d\x8c\xef\x7b\x52\x50\xe7\xf0\x58\x78\x1b\x28\x2c\x08\xca\x6c\xad\x53\x5d\x41\xb0\x2e\x5f\x3f\x3a\x85\x05\x41\xb3\xce\xcd\xa9\x60\x39\x28\x3d\x22\x4e\xa2\xea\x64\x3b\x7e\xed\x46\xe1\x04\xa5\x25\xd6\x49\xe1\x04\xeb\xa2\x6d\xf4\x49\xe2\x04\x65\xf2\xec\x49\xc3\x9c\x0c\xc5\xef\xe2\xaf\xbd\xdf\x90\x0b\x5d\x36\xb9\xd0\x0c\x45\xad\x48\x4e\x86\x62\x50\x47\xc4\xd7\xc9\x50\x3c\x69\x18\xf5\x23\x27\x0d\x13\x94\x3a\xef\x93\x86\x09\x4a\x5b\x99\x93\x53\x18\x3c\x9f\xb4\xcd\x59\x4d\x67\xe5\x8f\x39\xab\x94\x09\x2c\xca\x36\x4e\x52\x27\x28\xd3\x04\x4f\x65\x02\x41\x13\x87\x9e\xca\x04\x82\xe7\x93\x39\x79\x75\x02\x67\xea\x04\x8e\x98\x05\x27\x41\x74\xce\xdb\x6e\xd9\x46\xd7\x04\xa5\xb0\xee\xe4\x4e\x9e\xb7\xc3\x8d\x53\x78\xca\xec\x07\xa5\x04\xfd\x94\xd9\x3f\x6f\x97\xcd\xab\x44\x1a\x3f\xa8\xf7\xa5\x29\x8d\x7f\x32\x36\xdf\xe1\x82\xb1\x19\x94\xce\xbf\x83\xfa\x19\xf4\x8a\x45\xa6\x07\xbd\x12\x94\xb2\xf4\x41\xaf\x04\xa5\xfd\xf3\x90\x8b\x1f\x24\x8c\x8e\xca\x83\x84\x19\x24\xcc\xc7\xa6\x69\x93\x93\xcf\x9b\x7a\xd0\x2b\x41\xb5\x04\x5b\x43\x96\x3d\x78\x76\xdb\xb3\x6d\xb5\x2d\x6a\x22\x7e\xf0\xa0\x6a\x82\xf6\xd7\x5e\x5f\x9b\xde\x2f\x78\xae\xee\xa0\x4d\x82\x52\x31\x3f\x24\xc1\x47\x16\x91\x5d\x74\xad\x1b\xb4\x49\x50\x26\x1f\x0c\xda\x64\xd0\x26\xfa\xc5\x0d\xda\x24\x28\xed\xc5\x06\x6d\x32\x56\x97\x2d\xb2\x66\x10\x22\x41\xe9\x3a\x3d\xe8\x90\xa0\x94\xe4\x0f\x3a\x64\x70\x4e\xad\xa0\x3b\x38\xa7\x41\xe9\x74\x3d\x48\x93\x41\x74\x58\x93\x76\x10\x1d\x41\x99\x52\x31\x88\x8e\xa0\x74\x1d\x18\x44\x47\x50\x6c\xe9\x21\xf1\x1e\xac\x8b\x86\x74\x43\x9b\x92\xa0\x34\x99\x1d\xfc\xd5\xe0\xd9\xcd\x47\x0f\xdb\xbc\x66\x6c\x72\x9e\x9b\xd7\x4c\x5e\x5a\x83\xc3\x1a\x94\x22\xd9\x61\x4e\xdb\x20\x7e\x34\xa9\x1b\xc4\x4f\x50\x2d\xef\x8f\x41\xfc\x0c\xde\xac\x75\x70\xc7\xf6\x9e\x7c\x64\xc1\xe2\x0b\xf2\xe8\x8e\xef\x7b\x0a\x39\x53\x22\x26\x28\x5d\xab\x07\x11\x33\x24\xe3\xb5\x7d\x1b\x14\x4b\x50\xb2\x3d\x83\x62\x09\x0e\x2b\x62\x0c\x8a\x65\xfc\x3c\x80\xf9\x45\x0e\x8a\x22\x28\x7d\xab\x87\x34\xfb\x20\x32\xac\x4d\x3a\x88\x8c\xa0\xf4\xc5\x1e\x44\x46\xf0\xec\x96\x2f\x65\x98\x06\xa5\x57\xf6\xe0\x97\x06\x4d\x40\x35\x48\x91\xa0\xcc\x2f\x1b\xa4\xc8\x48\xf3\x8f\x45\x43\xb7\x21\xcd\x1e\x94\x49\x27\x43\x96\x7d\xf0\x4b\x15\xbb\x0e\x7e\x69\x50\x74\xea\xe0\x97\x0e\x89\x71\x0b\x4d\x0e\x89\xf1\xa0\x4c\xd9\x18\xaa\x81\xc7\xee\x4b\x5d\x5d\xde\x65\x50\x26\x12\x0d\xde\xe5\xc8\x2a\xaf\x8b\xea\xd3\x41\x9e\x04\xa5\xbe\x67\xf0\x08\x87\xa4\xb4\x49\x95\x83\x49\x18\x94\x89\x44\x83\x49\x38\x24\xa5\xcd\x70\x1c\x5c\xc2\xe0\xcb\x32\x1a\x5c\xc2\xc1\x12\xd4\x56\x6c\xf0\x04\x83\xe3\xb7\xff\xc1\xa8\x3d\x58\x86\x83\x8a\xd2\x37\x61\x50\x51\xc1\x4a\xf0\x0e\x2a\x2a\x38\x74\x76\x1f\x44\xd4\x60\x19\x5a\x4a\x70\xf0\x0c\x47\xcb\x6c\x5e\x27\xcd\xfa\x1b\x0a\x60\x7f\x6e\x2f\x9f\x2f\x38\xac\xaa\x34\xf8\x7c\x43\xda\x58\x33\xac\xc1\xe8\x0b\x16\x4b\x28\x0d\x92\x6c\x58\x52\xd6\xfb\x8b\x24\x1b\x24\x99\x06\x56\x83\x24\x1b\x99\xe2\x66\xdd\x9f\x41\x6c\x05\xcf\x6e\x39\x05\x4e\xdf\xa8\x5f\x76\xcb\xe1\x32\xfa\x06\x4d\xa6\x51\xd4\xa0\xc9\x46\x2a\x54\x2d\x44\x33\x54\xa8\x06\x9b\x1e\xb4\x83\x24\x0b\x9e\x4f\xe6\x56\xd2\x64\x23\xf3\xd5\x4c\x15\x18\xac\xb8\x60\x55\x7f\x36\x58\x71\xa3\x67\x52\xbb\x77\x04\x95\x16\xac\x6f\x17\xda\x41\xa6\x05\x87\xf5\x1f\x06\x99\x36\xfa\x7b\xd5\x72\x3d\xe8\xb0\x61\xa5\xd5\x66\x93\x4b\xd4\x5d\x22\x77\x94\x17\x37\x62\x9f\x59\x9a\x66\xb0\xcf\x82\x55\x38\x3e\xd8\x67\x83\x7d\xa6\x07\xc0\x60\x9f\x0d\x3d\x23\x8c\x8c\xe6\x9c\x8d\xcc\x39\x5b\x2c\xf5\x3b\xd8\x5b\xc1\x26\x22\x1d\x2a\x48\x47\x96\x26\xd5\x4f\x64\x90\x6b\x63\xbc\x5f\x90\x4b\x44\x9b\x8d\x2b\x8e\x9a\x91\x80\x45\x35\xae\xf7\x0b\xf2\xa5\x0c\xa9\x71\x25\x7c\xf3\x1e\xa5\xc3\x82\x65\xf1\xda\xa7\xc3\xc6\x95\xb8\xcc\x0b\xe7\x7a\xff\xbe\x1f\xd8\x6e\x37\x57\xf2\x4a\x5c\xe6\xc7\x4f\x73\x05\xab\x25\x43\x06\x77\x69\x70\x97\x92\xa0\x19\xdc\xa5\x91\x32\xcc\xe5\x7d\xe6\xc9\xb0\xe0\xd0\xb5\x63\x90\x61\x63\xfa\xb5\x44\xff\x0f\x9a\x2b\x68\x16\x0c\x1a\x0c\xa7\x91\x79\x63\x8b\x8e\x4c\x83\xc0\x0a\x4a\xff\x96\x41\x5f\x8d\xe9\x0c\x3c\xe0\x04\x56\xd0\x94\xa3\x0e\x86\xd3\xb8\x5d\x35\xef\x2a\xa5\x93\xc1\xc1\x56\x1e\xf4\x55\xd0\x2c\xaa\x34\xe8\xab\xe0\xf9\x64\x8e\xcd\xc4\xb1\xa0\x76\xba\xc6\xc4\xb1\xc1\x4a\x52\x6b\x70\x11\x53\x17\x8f\xc8\x73\x7a\xf1\x88\x82\x72\xe3\x2f\x1e\xd1\x65\x16\x57\x86\x90\x8b\xe4\x0a\xd6\xc5\x4a\x39\x17\xcd\x15\x34\x33\xd8\x2f\x9a\xeb\x5a\x5c\xca\xfc\xf8\x2e\x2d\xdf\x82\xe6\x70\x2f\xe9\xdf\x2b\x25\x85\x8b\x75\x04\x2e\xae\x4e\xd0\xc4\x48\x97\x92\xc2\x60\x5d\x74\x23\xba\xcc\x8c\x0a\xca\x03\x78\xa9\x32\xbc\xf8\x41\x7b\x86\xe3\x8b\x1f\x14\xd4\x9e\xa1\xe6\xa2\xb9\x2e\x02\xcb\xdc\x81\x8b\xc0\x0a\x4a\x63\x88\x8b\xc0\xba\x32\x59\x6a\x31\xa7\xff\xa2\xa6\x82\x26\xb9\x72\x31\x7a\x2e\x02\x6b\x5f\x7c\x83\x8b\x94\x95\x37\xf7\x48\xeb\x8b\xc0\xba\xd6\xf7\xd8\x72\x17\x58\x38\x41\x59\x91\xee\x62\xe1\x04\xf5\x9e\x01\x31\x75\x91\x27\xa6\x29\x5f\xe4\x49\xd0\xd4\x05\x5e\xe4\xc9\xb5\xf9\x82\xcd\x6e\xbe\x60\x4b\xf1\x6e\x9e\xe7\x4b\x9a\xf8\x8a\x37\xb3\x70\xe9\x2f\xe6\x4c\x50\xef\xf5\x60\xce\x5c\x9c\x0c\xc6\xfa\xc5\xc9\x08\x9a\x49\x00\x17\xdd\x11\xd4\x7b\xee\xbf\xf7\x93\xb9\x92\x91\x6b\x17\xd9\x71\x29\xc8\xe3\x81\x5c\x72\xa6\x41\xf9\x2d\x5f\x94\x42\x70\x98\x4e\x73\x51\x0a\xd7\x4f\x39\x5b\xc6\xb4\x8b\x2c\x08\xca\xcb\xe2\x32\xd5\x3d\x28\x2d\x7e\x2e\x89\xd5\x4b\x2e\x94\xdf\x7b\xc9\x85\x06\xe5\x27\x7f\xc9\x85\x5e\x72\xa1\x5c\xbf\x4b\x2e\x34\x68\xdb\xe1\x93\x0e\x8d\x79\xb2\x1f\x7f\x30\x8f\xeb\xe2\xad\x04\x65\x0e\xfa\xc5\x5b\xb9\x0e\xd7\x3e\x83\xd4\x25\x0d\x1a\x34\x35\x50\x97\x2c\xe8\x95\x0c\xde\x62\x22\xd9\x25\x85\x17\x94\xfe\x4a\x97\x14\x5e\xb0\x2e\xd2\x4a\x97\x81\x3c\xa8\xf7\x51\x91\xc2\xbb\xca\xd3\x1e\x01\x76\x19\x67\x83\xf2\x8a\xbc\x0c\xb3\x57\xe6\x86\x2c\x2a\x96\x2f\xa9\xb2\xa0\x4c\x42\xbf\xa4\xca\x2e\x43\xef\xe1\x97\x58\xef\x37\xb8\xac\x3e\xe9\xb2\xaa\xc6\x3a\x3c\xc7\x46\xd0\xa0\xcc\xbd\xbe\x24\xb3\xae\x2c\x99\xb8\x68\x3e\x70\x49\x53\x05\x65\xc2\xf7\x65\xa0\xbd\x64\xae\x0e\xa7\x65\xb8\x0c\x4a\xed\xdb\x65\xb4\xbc\x32\x45\x7b\x39\x7c\x54\xb5\x54\xd0\x3e\x9e\x29\xd5\x52\x57\xba\x2e\x2d\x4a\xc9\x2f\xa9\xa5\x4b\xd7\x25\x37\x4b\x66\x29\x28\x73\xc0\x2f\x99\xa5\x8b\x2f\xa2\x5f\xc5\xc5\x17\x09\xca\x14\xfb\x8b\x2f\x12\x3c\xbb\xe5\x39\x63\x8c\x04\x65\x52\xfc\x65\xec\x0d\x9e\xdd\xf2\xa5\x06\xdf\xa0\x7d\xde\x4d\x0e\xd7\xa8\x6a\xdd\x9d\xcb\xa8\x1a\x94\x84\xdc\xc5\x04\xb9\xae\x3c\x34\x4c\xba\xcb\xb0\x1a\xb4\x2d\x9a\xfa\x92\xa1\x09\xd6\x85\x5f\x76\x49\xd1\x04\xf5\xbe\x5c\x8d\xbe\x41\xbd\xef\x12\xbe\xc8\x65\x70\x24\x96\x2f\x83\x63\x50\x52\xe5\x97\xc1\x31\x28\x13\x8a\x2e\x16\xc5\x35\xdd\xbe\xc3\x27\xdd\xbe\xac\x97\x2d\x31\x78\x31\x1a\xae\xdb\x65\x4b\x04\x77\x29\x7a\x0a\xea\x7d\x59\x19\x1b\x83\x7a\xdf\xa3\xc6\xc6\xeb\xf6\xec\x46\x9c\x5d\x7a\xf8\x04\x25\x7f\x78\xc9\xc6\x04\xed\x78\xff\x98\xf3\xbc\x73\x9e\x5f\x5f\xe9\x3c\x0d\x97\x7c\x91\x69\xb8\x9c\x29\xdd\x5f\xb8\x3d\x53\xe9\x7e\x50\x5e\x90\x93\xa9\x30\x0d\x7a\x6c\x8b\x69\xd0\x0b\xca\x00\x37\x0d\x7a\x53\x76\x43\xd4\x38\x65\x37\x82\xe2\xc2\x4d\xe3\x60\x50\x72\x96\xd3\x38\x38\x8d\x83\x02\xc9\xb9\xbc\x5f\x9a\x71\xf0\xdd\x34\x6d\xca\x44\xd4\xc5\x61\xdc\x36\xdd\x69\xf8\x9f\xa3\x35\x0c\x06\xbb\xc1\x61\xb2\x1e\xa6\x35\xa9\x73\xa3\xa6\x44\x49\xb0\x6b\xb2\x36\x8d\x95\xc1\x2a\x36\x9e\xc6\xca\xc9\x8c\x10\x32\x4e\x66\x44\xb0\x5a\xb6\x61\x1a\x3e\x83\xef\x27\x31\xc5\x34\x7c\x4e\xc3\xa7\x98\x74\x1a\x3e\x67\x96\xb0\x30\x13\x63\x32\x1e\x82\xaf\xba\xe9\xc9\x78\x98\x46\x54\x41\xef\x34\xa2\x06\x5f\xc5\x6f\xd3\x88\x3a\xf9\x13\x42\xc6\x69\x48\x0d\xf6\x72\x9e\xfc\x89\x60\x37\xc5\x62\xf2\x27\x82\xaf\xf6\xe7\x93\x3f\x31\xf9\x13\x66\xf9\x4f\xfe\x44\xb0\x69\x14\x33\xf9\x13\xc1\x6e\x3e\xc5\x64\x4f\x04\x7b\xc5\x2c\x9d\xec\x89\x60\xaf\xc3\x07\xcb\xa6\x2c\x75\x71\x38\x7e\x8f\xc1\xe6\x9e\xaf\x8e\xcc\xd5\x78\xb0\x08\x96\x27\x27\x22\xd8\x2b\x22\x6f\x1a\xfd\x83\xc5\xa4\x9f\x69\xf4\x9f\xdf\xf7\x62\xe4\xc8\x64\x6b\xa6\x95\x2b\x62\xb9\x4c\xa3\x7f\xb0\x6e\x79\xa9\x4d\xa9\x99\x60\x37\xe7\x62\x72\x35\x82\x57\x57\x4e\xae\xc6\xb4\x48\x45\x7e\x88\x93\x5d\x11\x6c\x12\xe8\x53\x91\xd8\xb4\x20\x85\x5f\x98\x94\xcb\xfc\xab\xf1\x69\x2e\x86\x9c\x4b\xb0\xeb\x48\x3f\xe5\x5c\x82\xb5\x32\xe4\x4d\x39\x97\xf9\x7b\x4f\x29\x5f\x40\xa9\x04\x7b\xd5\x1f\xb4\x09\x9f\x84\xcc\xfc\xbd\x37\xd6\x5f\x76\x7e\xbf\x94\x0f\x27\xfa\x9a\x9c\x91\xa9\x94\xcc\x74\x83\xc9\x1a\x09\xf6\xf2\x6e\x60\x8d\x04\x87\x97\xe0\x64\x8d\x4c\x59\x1a\x33\x10\xa6\x2c\xcd\xfc\xe5\x3a\xc4\x09\x9e\x34\xd0\x34\x29\x41\x62\x72\x12\x41\xc1\x6e\xd5\xef\xc9\x2d\x99\x69\xe4\xb3\x34\xef\x0b\x75\x63\xc1\xfe\x5e\x1b\x65\x63\xc1\x62\xae\xde\x54\x36\x16\x3c\x9f\xb4\x9b\xb3\xb2\xda\x45\x14\xc2\x24\x78\x82\xc3\x94\x95\xc9\x40\x99\xa6\x16\xe8\xc2\x30\x29\x9a\xe0\x2b\x1d\x3f\x95\x7a\x05\xc7\x27\x4a\x65\xd2\x38\x53\xa9\x97\x2e\x09\x93\xc8\x09\x0e\x0a\x76\x4a\x33\x05\xcf\x6e\xb9\x44\xf2\x4c\x41\x59\xdc\x69\xaa\xf5\x9a\x59\xda\x70\xb1\x9a\xd7\xe4\xda\x04\xa5\xc2\x69\x32\x6d\x26\xd3\x26\x62\x6f\x32\x6d\x26\xd3\x46\x26\x7f\x32\x6d\x82\xf6\xf1\xbb\x64\xda\x04\x6d\x77\x43\x95\x76\x05\xc7\xf7\x6b\x2f\xb7\xe0\x48\x21\x7c\x0c\xde\xc9\xa7\x99\xf1\x64\xde\x52\xfe\xc9\x94\x09\x0e\xc5\xf1\x93\x29\x33\xe9\x3b\x33\x43\x27\x7d\x37\x63\xca\x90\x7c\x93\x96\x9b\x4c\x19\xcd\x1a\x26\x53\x26\x38\x4c\x2f\x9f\x4c\x99\x59\xbe\x34\xe2\x7a\xca\x63\x4d\xdd\x83\xfc\xa4\x49\xbe\x60\x95\xfa\x9c\x24\xdf\x2c\xc7\xb1\xdb\xcd\x71\x54\x7c\x3e\xb7\x85\x0a\x9c\x52\x5b\x2d\x03\xff\xe4\xa3\x04\x87\xb9\xfb\x93\x8d\x12\x3c\xbb\xe5\xac\xe4\xb6\x82\xc3\x0c\xfc\x69\xf6\xef\xa4\x0c\x55\x9c\x4f\xca\x30\x68\x9b\x47\x86\x32\x0c\x56\x0d\xbd\xa7\x2a\xa7\x49\x2c\xea\x7c\x33\x89\xc5\xa0\xcc\x33\x98\xc4\xe2\x24\x16\x4d\xce\x98\xc4\x62\x50\x5a\x3a\x4c\x62\x71\x12\x8b\x3a\xa0\x4c\x62\x31\x38\xbe\x1e\x7a\x62\x31\x28\x2b\x6a\x4d\x65\x4e\xf3\x34\x62\xc5\x34\x99\x5c\x99\xe0\x90\x95\x9a\x5c\x99\x49\x66\xea\xd0\x30\xc9\xcc\x60\x95\x79\x9f\x64\x66\xf0\xec\x96\x53\xa0\x33\xe7\x99\x89\x6b\x86\x27\xdd\x3d\x27\xb1\xa8\x6b\xc3\x24\x16\x83\xd5\x74\xae\x49\x2c\x4e\x89\x35\x9e\xd7\x94\x58\x0b\xbe\x56\x77\x9b\xcc\x9b\x39\xfc\x10\x62\x0f\x4d\x6d\x7f\x82\x66\x61\x9c\xa9\x5c\x29\xd8\xac\x42\x34\x4d\xf5\x0d\x56\x4b\x2f\xcf\xf1\x1e\x5a\x56\xbc\xf1\xfc\x29\x60\x9a\x0a\x98\x2c\x0d\x30\xb9\x43\xc1\xf2\xca\x01\x05\x4c\x53\x32\x4f\x37\x86\x49\xc7\x06\x9b\x5a\xc2\x29\x99\x37\x55\x1a\x09\x0c\x27\x1d\x1b\xac\xef\xdb\x94\x8c\x9d\x92\x79\xa6\xcf\x4f\xa2\x75\x72\x8c\x9a\x4f\x3a\x83\x07\x87\x35\x04\x26\xc7\x68\x72\x8c\x62\x86\x4c\x8e\x51\x70\x88\xe0\xa7\x54\xde\x64\x22\x99\x17\x3f\x99\x48\x93\x89\xe4\xe6\x31\x91\xe6\x7c\xab\x34\x73\xa7\xe8\xe4\xe0\x78\xdf\x28\x74\xf2\x94\xcb\x2b\x22\x90\x50\x0e\x0e\x4d\xf9\xa6\x5c\x5e\x70\x68\xb1\x32\x59\x4d\xc1\xa1\xc3\xdf\x64\x35\x05\xc7\x6e\x20\x51\xee\x34\x89\xee\x5a\x6c\x73\x9e\xaa\x96\x62\xdd\x4c\xa2\x7b\x12\xdd\x26\xae\x4f\xa2\x3b\xa8\xe6\xa5\x4e\x74\x4f\x19\x3f\x2b\x11\x4d\xaa\x3b\x28\xeb\xe2\x4d\x8e\xd4\xbc\x9d\x14\xad\xc5\x7e\x0a\xea\x1d\xa9\x68\xf3\xa9\x54\xea\x7d\xd6\x88\xf3\x60\x3f\xfe\x64\x11\xae\x49\xbb\x4f\x95\x54\xe5\x0d\x4f\xbc\xcf\x7b\xe4\xaf\xf8\xc3\x1e\x62\x19\x47\x6f\x51\x19\xc7\xe0\xf8\xbd\x7b\xb9\x34\x49\x38\x1e\x29\xf9\xb8\x89\xfe\xfb\xf3\x1e\xe5\x37\xdb\xca\xb6\xbc\x6f\x7e\x36\x75\x9b\x1c\xc6\xe6\xa3\xa7\x6d\x71\x81\xbf\x36\x0d\x9b\x86\xdd\x7c\xf4\xb2\x4d\x63\x5f\x9b\xa6\x4d\x33\x6d\x40\x2a\x9b\x6e\x9b\x6e\x9f\x7c\x7e\x73\xb7\xbc\x64\xf0\xd5\x8d\xef\x96\x97\xbc\x95\x56\x69\x72\x70\x4b\x42\x06\xaf\x5a\xbd\x25\x21\x6f\x31\x8a\x09\x4a\xb7\x18\x25\x28\xad\x88\x6e\x31\x4a\xf0\xec\x96\x03\x31\x31\x23\xf8\x1e\xef\x5f\x6b\x36\xb9\x46\x19\xd9\x6f\x73\x35\x82\x9f\x49\x3a\xb7\xe8\xe6\x96\xf9\x64\x68\xde\xc2\x8f\x60\xb3\x50\xd9\x2d\xfc\xb8\x15\x6a\x99\x06\x7f\x8b\x3f\x82\xc3\xd2\x3c\xb7\xf8\xe3\x5e\x4f\xbb\xe5\x14\x4c\xf3\x08\x0e\x6d\x29\x6f\x21\xc3\x2d\x3e\xd0\xfe\xfe\x16\x1f\x04\x07\xcb\xe4\x16\x1f\xdc\x72\x89\xda\xfb\xdd\xc4\x7a\x70\x68\x55\x79\x13\xeb\xb7\x5c\xa2\x40\xe8\xa6\xd6\x83\x83\xb3\x72\xcb\x25\xde\xcc\x3a\xb1\xcb\x4d\xc1\x07\xcb\x27\xa1\xc5\xcd\xac\xbb\x89\x7a\xb3\xc8\x6f\xa2\xfe\x4e\xcf\x4c\x53\x12\x6e\x0a\xfe\xfe\xfa\xd9\x65\xb0\xbc\x09\xf1\xe0\xd0\x1f\xf3\x26\xc4\x6f\x73\x33\xc4\x1b\x37\xd9\x1d\xb4\x2d\x6f\x89\x9b\xec\x0e\x9a\x7c\xeb\x6d\x62\xef\x6d\xa2\x85\xb0\xe1\xfe\xbe\x5f\xaa\x0b\x46\xce\x80\xc6\x0e\x36\x65\xe6\x37\x89\x1d\xec\x6c\xe0\x9b\x86\x0e\x0e\x71\xe1\xcd\x0c\xbc\x25\x21\xeb\xfd\xa4\x13\xf8\xe9\xe6\x99\xa7\x8d\xd2\xbe\x7f\x2e\x6e\xb3\xcd\xc5\x4d\xeb\x22\xb6\xc7\x4d\x2f\xdf\x7c\x44\x81\xc3\xcd\x47\x0c\xea\xf0\xc8\xd0\xd0\xb7\xf4\xa2\xc0\xe1\x26\x98\x6f\xe9\x45\x3f\x35\x3e\x62\x50\x47\xc4\xda\xcd\x47\x0c\x9a\x39\x26\x37\x1f\xf1\xa6\xb4\x45\x01\x37\xa5\x1d\x14\x9d\x7a\x53\xda\x37\x59\x2d\x0a\xb8\xc9\xea\xa0\x0e\x8f\xa9\xf4\xe5\xcd\x95\x2c\x97\x8d\x2b\x19\x94\x56\xba\x37\x57\xf2\xe6\x4a\xd2\xf2\x37\x57\x32\x28\x8d\x29\x6f\x22\xfd\xe6\x27\x12\xee\x37\xad\x7d\xbf\x7e\x62\xbe\x80\xd4\xbe\x53\xab\xb5\xaa\xe4\xbb\xd5\x6a\xdd\x6f\xad\x56\x4e\x41\x32\xf4\x4e\xae\x72\x25\xc9\x6f\x22\xf7\xb6\x8c\x9c\xdb\x47\xe4\x06\x87\x8c\xe6\x2d\x17\x79\xa7\x7c\x6b\xfd\xb8\xf3\x44\x6e\x70\xe8\x8f\x7d\x2b\xdf\x0a\x56\x1e\xe6\x2d\x17\x79\xa7\xfb\xbe\xc4\xe6\x4d\xe2\x06\x9b\x65\xf7\x6f\x12\x37\x38\x24\x0f\x6f\x69\xc7\xa0\xad\x6e\xbb\xb4\xe3\x9d\x1c\xe3\xfa\x49\xa4\x79\xcb\x31\x06\x6d\x8b\x7c\xbb\x95\x7d\xdd\x11\xc2\xab\x49\xe4\x37\x25\x1c\x1c\x95\x4c\xcd\xad\xa5\x4e\x50\x16\x1b\xbe\xa5\x1d\xef\xac\xcc\xbd\x6a\x39\x72\xf3\x43\x83\x95\xf7\x79\xb3\x43\x83\x45\x7d\xcf\xcd\x0e\x0d\x76\xbe\xe1\x2d\x39\x19\x1c\xd5\x1c\x85\x73\x2a\x37\xc0\x5b\x9d\x82\x0e\x16\xe3\xff\x4d\x41\x07\x5f\x0b\x04\xdf\x26\x18\xdc\xe9\xaf\xb9\x66\x59\xc6\x99\x9e\x74\x0f\x1c\xed\xf3\xf8\xcd\x16\x63\x08\xd6\xf5\xf3\xcb\x7e\xab\xfd\xac\x47\xfa\x79\x42\xac\xd9\x32\x8f\x6e\x6a\x00\x67\x9a\xfa\xd4\xc6\x6d\xb6\xcd\x4d\x3e\x7e\xd9\x66\xbf\x34\x40\x58\x3f\xed\xbf\x4d\xed\x5a\x7f\xff\x7d\xd0\x9e\x2d\xce\x02\xac\x6b\xa6\x47\x4c\xed\xcd\x66\x5a\x9a\xad\xeb\xf2\x28\xa6\x99\x4e\x61\x2f\xd6\x35\xed\x16\xee\xca\x3b\x1e\xd6\xf5\xf3\x88\xbe\xdb\x64\xc4\x3b\xd3\x0c\x9f\x6d\xeb\xb3\x2d\x23\x21\x3c\xdb\x7e\xd9\xb6\xd9\xf6\xb5\x6d\xcf\xb6\x66\x9b\x2b\xf4\x0c\x85\x77\x8f\x4f\x76\xf7\xf5\xfd\x6c\x3d\xdb\x56\x9f\x5d\x7d\xf6\x9b\xef\x88\x6d\x75\xf7\x34\x77\x5e\xe3\xd4\xde\x9c\x26\x58\x3e\x69\x89\x70\xc7\x09\xf9\x5f\x77\xec\x85\xe5\x93\x1e\x00\x77\x4c\x86\x07\x47\xb6\x6d\xb6\xd9\xef\x79\x57\x2c\x9f\xcf\xf3\x8c\xdf\x33\x85\x0d\xf7\xdc\x33\x6e\x64\xde\xf0\x7d\x67\x2a\xe7\x7d\xa7\xd7\xf7\xbe\x66\xcb\xd7\x96\x6f\x9a\xef\x64\xcb\x2f\x5b\x7e\x96\x9e\x7e\xb6\xc4\x41\x80\xac\x7f\x7f\xdf\xd1\xb7\xf7\xfd\x88\xd9\xac\x3e\x77\xdf\x91\xb2\xf0\x1c\xfd\x37\xdb\x36\xdb\x32\x9d\x20\xdf\x3f\x7d\xdb\x83\x67\x2f\xdb\x7c\x5f\x8a\xf2\xf7\xff\xfa\x0c\x3c\xff\xff\xd7\xfe\xf7\xff\xf1\xbf\xff\x4f\xff\xfb\xff\xed\xff\x3a\xff\x36\xfe\xf3\x1f\xff\x98\xff\xf6\x1f\xd7\xbf\x8c\xff\xf8\xdb\xff\x7c\xb6\xfe\xed\x9a\xf7\xbf\xfc\xdb\xfc\xc7\xfc\x7f\xff\xfe\x9f\xff\x18\xf3\x6f\x7f\xff\xf7\xbf\x3f\x9f\xca\xbf\xff\x1f\x00\x00\xff\xff\xf9\x94\xac\x5b\x06\x27\x04\x00"); +func _afae ()(*asset ,error ){_aecdcd ,_edgf :=_agfeb ();if _edgf !=nil {return nil ,_edgf ;};_ffga :=bindataFileInfo {_ae :"UniJIS2004-UTF32-H",_ca :243210,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492817,0)};_bcbae :=&asset {_e :_aecdcd ,_ee :_ffga }; +return _bcbae ,nil ;};func _effe ()([]byte ,error ){return _ad (_eead ,"GB-V")};func _agfg ()(*asset ,error ){_bcba ,_adc :=_bdbg ();if _adc !=nil {return nil ,_adc ;};_cgg :=bindataFileInfo {_ae :"Adobe-KR-5",_ca :1333,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491432,0)}; +_ddfb :=&asset {_e :_bcba ,_ee :_cgg };return _ddfb ,nil ;};func _dfec ()(*asset ,error ){_gce ,_fdga :=_dcbc ();if _fdga !=nil {return nil ,_fdga ;};_adeeb :=bindataFileInfo {_ae :"GB-EUC-H",_ca :2187,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491958,0)}; +_ddba :=&asset {_e :_gce ,_ee :_adeeb };return _ddba ,nil ;};func _efb ()([]byte ,error ){return _ad (_faac ,"Ext-RKSJ-H")};func _eebe ()([]byte ,error ){return _ad (_edad ,"Adobe-CNS1-1")};var _cdfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x8f\x95\x30\x10\x07\xf0\x3b\x9f\x62\x8e\xeb\x41\xa1\x40\xe9\x6e\x62\x4c\x14\x0e\x72\xd8\x5d\x23\xbe\xa7\x89\xf1\xc0\x6b\x07\xd2\x44\x4a\x53\xca\xe1\x7d\x7b\x33\x53\x64\x0f\x2f\xf3\xf8\x85\xf9\xa7\x33\x25\x6f\xfb\xae\x77\x36\x42\xfe\x2d\xac\x7a\xc0\x08\x93\x75\x26\xe0\xb6\xee\x41\x23\xdc\x70\xb6\x2e\xcb\x44\x09\xc6\xea\xf8\xff\x91\x8b\x5e\x46\x9f\x65\xf9\x17\xe9\xf5\xfb\xaf\xb0\x6f\x78\x40\xdb\x77\xc3\x7d\x8b\xb8\xf4\x6e\x5a\xa1\x4a\x8d\x66\xf7\x47\x33\x40\xfe\x1d\x67\xbb\xc5\x70\x87\x87\xcf\x66\xbd\xe1\x3b\x30\x38\x91\xbf\x06\x83\xc1\xba\x19\x1e\xda\x97\x41\x9c\x3c\xec\xde\xff\xc5\x05\x5d\x84\x82\x0d\x9d\xe1\x9a\xe5\xed\xf3\xe8\x5f\xc6\x05\x21\x1d\xe3\xca\xcc\x7a\xc5\xb0\xd9\xd5\x81\x28\x3e\x14\x45\xf3\xe6\x3f\xee\x1e\x41\x1c\xed\x97\xbe\x7b\x9d\xa6\x0d\x23\x3c\x15\x29\x3a\xff\x75\xe9\x3b\xf8\x2d\x40\x14\x50\xca\xea\xb1\xfa\x73\xbc\xfa\xf3\x79\x35\x67\xa3\x28\xd3\x30\xda\x9a\x30\xba\x19\xb3\x8f\xa3\xa8\x6f\x9f\xe0\x28\xa2\x6a\xea\x86\x4c\x8e\x6c\x54\x44\xa5\xea\x8a\x4d\x27\xd3\xc9\x24\x9b\x49\x86\x64\x05\x49\x23\x58\x9a\x92\xa4\x66\x91\x49\x1a\x92\x47\x96\xa7\x24\x94\x5e\x97\x2c\x29\xa7\xa1\x9c\x74\x02\x95\x72\x14\xe5\x48\x4e\x56\x29\x47\x51\x8e\xe4\x64\x95\x72\x14\xe5\x48\x4e\xc6\x8a\x85\x0a\xcd\xa2\x68\xe3\xe7\xac\xf4\x9f\x6e\xfa\xdc\xbd\xde\x43\x40\x17\xf9\x9e\x79\xc7\xb4\x24\xeb\xf0\xfc\x88\xfc\xea\xa9\x8b\x7f\xff\x02\x00\x00\xff\xff\x92\x04\xb5\xc7\x70\x02\x00\x00"); +func _fcb ()(*asset ,error ){_acf ,_afdb :=_dea ();if _afdb !=nil {return nil ,_afdb ;};_bcc :=bindataFileInfo {_ae :"B5-V",_ca :620,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491512,0)};_cffd :=&asset {_e :_acf ,_ee :_bcc };return _cffd ,nil ;};func _gfbe ()(*asset ,error ){_afdbg ,_gcce :=_bdg (); +if _gcce !=nil {return nil ,_gcce ;};_dcbe :=bindataFileInfo {_ae :"GBTpc-EUC-V",_ca :789,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492242,0)};_abab :=&asset {_e :_afdbg ,_ee :_dcbe };return _abab ,nil ;};var _ffac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4d\x6b\x24\x37\x10\x86\xef\xf3\x2b\xfa\xb8\x39\x6c\xac\xcf\x96\x04\x8b\x21\xec\x12\xe2\x85\x4d\x42\xbc\xbb\x09\x84\x1c\x5a\x2d\xb5\x33\x10\xcf\x0c\xe3\xf1\xc1\xff\x3e\xe8\xad\xb7\x66\x71\x72\x30\xee\xa7\x4a\x5d\x1f\x52\xa9\xaa\xe7\xe6\xfd\xdd\x87\xbb\xc3\xfe\x32\xdd\xfc\x7a\x3e\xae\xf7\xfd\x32\x6d\xfb\x43\x3b\xf7\xa7\xe3\xf3\x79\xed\x53\xed\x0f\xfb\xc3\x6e\x67\xdd\xd4\xf6\xeb\x45\x11\xff\xd6\xc7\xe5\xb4\xdb\xdd\x7c\x39\xec\x3f\xde\xdd\x3b\x63\xc2\xdb\x2f\x9f\x7f\xcc\x6f\x7f\x9a\x9e\x9f\x3a\x75\xef\xef\x3e\xdc\xbf\x3c\x5d\xfa\xe3\xdd\x61\x3b\x4e\x5e\x6c\xb4\xe7\x13\xed\x4c\xd3\xcd\x6f\xfd\x61\xff\x74\x39\xbf\x4c\x6f\x7e\x68\xc7\xda\xbf\x9b\x5a\xdf\x86\xfc\x97\x73\xeb\xe7\xfd\xe1\x61\x7a\xf3\x71\x39\x2d\x07\x7b\x55\xdc\x3f\x9f\x4e\xff\xf4\xc7\x7e\xb8\x4c\x09\xb2\x7e\x68\xf8\xbf\xbb\x79\xff\x69\x39\xfd\xbc\x3c\xf6\xe9\x7f\x31\x7d\xc5\x0a\x2c\xf8\xda\xcf\x4f\xfb\xe3\x61\xb2\xdf\x1b\x33\x7f\x13\x7f\x7e\x39\xf5\xc9\xd2\xd0\x1f\x5f\xee\x3e\x4c\x7f\xda\xc9\x9a\xc9\xc5\xd9\xbb\xbf\x28\xff\xfd\xd3\xb1\x5d\x57\x59\x63\x24\x8d\x75\xdf\xd6\xbf\x97\xf3\xee\xdd\xea\xaa\xb9\x9d\xb2\x9b\xcb\xee\x5d\x77\xd9\x14\x73\x3b\xa5\x5c\x3c\x29\x82\x1c\x69\x06\x45\xa1\x45\x74\x99\x24\xba\x24\x54\xdd\xb0\x99\x68\xa5\xfa\x41\x59\x68\x86\x07\x9f\x09\x76\xc0\x4c\x70\x03\x0a\xc1\x0f\x10\x7b\x29\x87\xdb\x29\x7b\x6b\x49\x11\x64\x48\x33\x48\x62\x4c\x23\x8e\x6c\xae\x94\x40\x81\x94\x41\xb4\xb2\x14\x90\x44\xd5\x4b\xbd\x9d\xac\xb3\x21\x13\x57\xe0\xac\xd8\x44\x9b\x88\x1d\x18\x0d\x71\x7b\xb5\x78\x31\xb2\xb8\x10\xad\x2c\x9e\x89\xee\xf5\x62\x2f\xda\x48\x0c\x82\xaa\x8d\xaf\x17\xcf\xa2\x65\x18\xc8\xee\x9b\x32\x83\x54\x57\x40\xea\x74\x79\x6d\xa7\x0e\x65\x72\xa4\x15\x64\x49\x0d\x84\xd4\x4a\xc8\xeb\xed\x94\x82\x1c\x79\x09\xb9\x81\x12\xa9\x83\x66\xd2\x06\xca\x42\x38\xe4\x68\x3c\xc9\x82\x68\x05\xc7\x1c\x4d\x20\x79\x10\xad\x94\x00\x2b\x96\x14\x41\x6a\x65\x06\x39\x52\x02\xa9\x95\x0c\x2a\xa4\x02\x9b\x6a\x65\x01\x31\xa3\x71\xd0\x29\x1a\xb5\x32\xf2\x8b\x4e\x3d\x34\x10\xf3\x1b\xa7\x9c\xa2\xd3\xa8\x37\x10\xfd\x2d\xc8\xcf\x31\xea\x05\xf9\x39\x7a\x5f\x90\x9f\xe3\x4e\xe0\x9a\x44\x4f\x2b\xb8\x26\xd1\xd3\xdf\x38\xc0\x14\x3d\x63\x19\x07\x98\xa2\x57\x0f\xc8\xc1\x33\x96\x05\x39\x78\xf5\x87\x1c\xbc\x7a\x40\x0e\x96\x1e\x2a\x22\xb3\x5c\x59\x03\xb2\xa5\x95\x0a\x0f\x46\xde\x8b\x19\x2b\x83\x25\x21\x87\x60\x48\xc8\x21\x38\x12\xce\x48\xaa\xbf\xc4\x0c\x9b\x52\xde\x25\x66\xe4\x17\x66\x12\xf2\x0b\xea\x01\xf9\x45\x4f\x82\xf7\x28\x36\xf3\xd8\xf9\xec\x9c\x25\x8d\xaa\x73\xb6\x90\x3a\x74\xba\x72\x03\x49\x64\x6b\x96\xfb\x93\xc4\x05\x6e\x57\x76\x66\xbc\xe8\xb3\xc1\x71\x66\x14\xc5\xa0\x71\x9c\x05\x17\x6f\xd0\x06\x4a\x20\x8b\x74\x8b\xcd\x24\x0f\x2a\xa4\x91\x52\x81\xc3\x41\x09\x64\x49\x05\xe4\x84\x16\xbc\x87\xf2\xf1\xa3\xc3\x81\x02\x49\xac\x44\x92\x58\x99\x49\x1d\x94\xc6\x20\xd0\x56\xbc\xcb\xf1\x3f\xbd\x79\xac\x1c\xe5\x9a\x5d\x72\x24\x6c\x5a\x92\x58\x1c\x1a\xcd\xec\xbd\x22\x52\x72\x99\x24\xc1\x14\x12\x82\xf1\x86\x84\x60\xae\xef\x21\x25\x2f\x2e\xbc\x24\xe1\x25\x25\x2f\x56\x7c\x20\x89\x95\x48\x12\x2b\x33\x09\x29\x79\xd9\x5e\x5f\xe5\x20\xc4\x43\xad\xdb\xed\xe4\xbc\x89\x12\xcc\x3a\x0a\x2f\xfb\x68\x48\x63\x3a\x78\x9f\x49\xa3\x01\xda\x32\xab\x12\xad\x9e\xd1\xac\xa3\xba\x86\xd2\x12\x93\x60\x24\x66\x41\x5d\x5c\x04\xd5\xf0\x22\x38\x13\x2b\x30\xa9\x9f\x55\xd0\x11\xa5\x72\xa8\x44\x53\x2a\x81\x5e\x0b\x42\x0a\xaa\xc3\xf4\xf1\x4a\x12\x51\x56\xcc\x50\x32\xed\x22\x01\x65\xfa\x40\x91\xfb\xc8\x68\x47\xd3\xc8\x9e\xc7\xb5\x2e\xd8\x93\xc0\xd0\x17\xd9\x13\xee\xe6\x8a\xa1\x60\x4b\xd1\x37\x67\xc4\xaa\x4a\x1c\x4a\xe0\x96\x8c\xb6\x91\x3d\x6f\xc0\x8a\xb6\x51\xae\x1e\x9b\x98\xa1\xcb\x6a\xb1\x94\x2e\x2b\x6e\x99\x31\xb4\x53\xe5\x8c\x02\x09\x1e\x43\x22\x25\x2c\xb5\xaa\xcc\x82\xf4\x59\x0b\x32\xa1\xcf\xba\x88\x52\x5f\xad\x50\x6a\x04\xab\x28\xb9\x79\xb5\x09\x4a\x44\x2d\x63\xaa\x1a\xde\xbc\x96\xad\x68\x0b\x11\xdb\xc7\x90\xda\x28\x8c\xec\xa3\x92\x44\xe4\x14\x51\xee\x3c\xbf\x36\xca\x22\x95\x18\x48\x38\x77\x46\xdb\x32\x4e\x88\x25\xdd\x30\xc4\x0a\xcf\xa4\x15\xd9\x20\x6e\x49\x2b\x5e\x50\xb5\x41\x30\x12\x11\x4f\xe0\xda\x8a\x4f\x0d\x73\x45\x49\x5b\x9d\x32\xed\xc0\x3c\x6b\x17\xb4\xc4\x0d\x65\x32\x5e\xdd\x2a\xaa\x36\x3b\x54\xf8\x20\x74\xcd\x44\x5d\x91\x91\x8f\x21\x38\x10\x99\x61\xe3\xb7\x8a\x8d\x4f\x05\xe3\x79\x10\x74\x86\x2f\x0e\x17\x29\x17\x03\x6a\x45\x56\x46\x92\x5c\xeb\x99\x24\xef\x29\xf5\x6b\xef\xdd\xea\x86\xc6\x91\x73\x79\xd5\xe1\x7c\xba\x76\xb8\xf3\x72\x78\xe8\xf2\xc5\x31\x26\x96\x3c\x58\xf4\xb3\xa8\xdf\x1e\x22\x2f\x01\xbd\x3a\x64\x8e\xf3\x71\xd4\xf2\x30\x5c\x84\xc4\xa9\x3b\x1a\x87\x3c\xe0\xa3\x21\xeb\x27\xcb\xac\x62\x7c\x2f\x64\x4e\xde\x51\x13\xf2\x50\x20\x56\x23\x8b\x8a\x2b\xc4\x3a\x7d\x3d\xc5\x0b\x46\x9f\x67\x80\xe3\x06\xc9\x03\xbe\x0d\xac\x4e\x59\x4b\x71\xc5\xd8\xe4\xe0\x0a\x35\xaa\x18\x53\xd1\xd0\xe5\xb8\x20\xf2\x80\xa1\x6e\xf9\x31\x50\xd5\x36\x8e\x23\x06\x9d\xa1\x5c\x1d\x51\xb7\x91\x1d\xca\x64\xb8\x1c\x0f\x0e\xdb\x9e\x28\xce\x14\x4b\xed\x1a\x8a\x4b\x50\x31\xfa\xb9\xb1\x14\xcf\x2a\x4e\x38\x07\xa7\x43\xf5\x6a\xa5\xa0\xa4\xd8\xcf\x5c\x89\x22\x77\xe8\x81\x6e\xe6\x90\xa8\x14\x7b\x69\x13\xbc\x12\x49\x4e\x79\x3c\x14\x99\x5a\x9e\xf2\x45\xe5\x1b\xe4\xbc\x16\xab\xa6\x24\x03\xdf\x16\xed\x4c\xa3\xca\xa5\x7f\x7a\x69\xd9\x6c\x2d\x65\x51\xb9\xf4\xb5\x4c\x3b\x63\xec\x4b\xbf\xb3\x22\xd7\xa6\x9a\x55\x2e\x6d\xb9\x68\x93\x54\xfb\x55\x1a\x8e\x61\xbb\xae\x41\xe5\x51\xe4\xda\x29\xaf\xeb\x37\x69\x33\xda\x58\xbc\xc8\x1b\x86\x96\x33\x4e\x9b\x4a\x55\xb9\xdc\x7b\xa7\xfd\x8d\x71\xb6\x22\x7e\x39\x52\x9a\xee\x72\x2b\x62\x07\xbb\x3f\x6e\x3b\xe2\x1f\x0f\x05\xf7\xae\xf0\x16\x6e\x22\x6e\xfa\x2b\xc4\xf2\x06\xca\x85\x03\x8c\xdf\xb9\xd7\xdf\x9d\xeb\xf3\xf9\xdc\x0f\x17\xfc\xca\xc5\xaf\xca\xf1\x4b\x71\x7f\xe8\xd7\x5f\xd3\xa7\xe3\x69\xbc\x85\xbf\x7f\x03\x00\x00\xff\xff\x7a\x11\xd0\xb4\x79\x0f\x00\x00"); +var _ffab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xaf\x6e\xcd\x91\xa0\x35\xf7\xaf\xd8\xc3\x66\xd0\xd4\xca\x7b\xa6\x64\x1d\x09\xca\x58\xb8\xa5\x06\x44\x75\x01\x12\x62\xf0\xae\x5b\x61\x89\xfa\x6c\xd9\xae\x41\xfd\x7b\x94\xcf\x13\xe7\x73\x0b\x21\xed\x33\x39\x6b\xed\x77\xe5\x2d\x32\x32\xee\x19\xf1\x0f\xff\xf8\x87\xdf\xfd\xe1\x97\x3f\xfe\xed\xeb\x1f\xfe\x97\xbf\xfc\xe9\xfa\xa7\xe7\x6f\x5f\xef\x1f\x7f\xb9\xff\xf2\xfc\xf5\x4f\xff\xf6\x97\xeb\xf9\x3a\x9f\x7f\xf9\xe3\x2f\xbf\xf9\x4d\xca\x5f\xf7\x1f\xaf\xbf\xfd\x7c\xe5\xbf\xeb\x5f\x3f\x7f\xfe\xcd\x6f\x76\xfb\x7f\xfa\xf7\xbf\xfe\xed\xf9\xd7\x3f\xfc\xf2\xfe\xe9\xab\xf8\xdd\xfd\x6f\x7f\x8e\x6f\xbf\xbe\xfe\xe1\x7f\x7d\xfe\xe5\x8f\x7f\xfd\xdb\x5f\xfe\xfd\xeb\x3f\xfc\x77\xf7\x9f\xce\xe7\xbf\xf9\xba\x9f\x77\xff\xfd\x7f\xfe\xcb\xfd\xfc\xe5\x8f\xbf\xfc\xcb\xd7\x7f\xf8\x4f\x9f\x3f\x7f\x7e\x49\xbf\xfe\xf0\x4f\xff\xf6\xe7\x3f\xff\x3f\xcf\xbf\x3e\xbf\xfc\xed\x6b\xf0\xb7\xe7\x97\x9b\xff\x7f\xf3\x0f\xff\xf8\x9f\x3f\x7f\xfe\x9f\x3e\xff\xfa\x7c\xfd\xc3\x3f\xff\xf2\xc7\xff\xf4\x87\x7f\xca\xc7\x51\xff\xe3\x3f\xff\x97\xdf\xa7\xfe\x1f\xff\x47\x3e\xe1\x8b\xff\xed\xf9\xcb\x5f\xff\xf8\xa7\x5f\xbe\xd2\x7f\x7b\xe4\xf4\xf7\x3f\xff\x97\x7f\xff\xf3\xf3\x95\xa2\xa7\xff\xe3\x9f\xff\xf0\xbb\xaf\xff\x33\x7d\xa5\xe3\x2b\xb7\x9e\xd6\xff\x15\x7f\xff\xdf\xff\xf3\x9f\xee\xe7\xeb\xf0\xad\xb8\x8a\xeb\x4f\xf7\xf3\xd7\x3f\x7f\xae\xe7\x2f\x9f\x5f\xfe\xe5\xf9\xcd\xd7\xd7\x6f\x8f\xe3\x38\x7e\x7c\xed\x7f\xbf\xfd\xdd\xf8\xfd\xef\x7f\xec\xbf\xfd\x6e\x1e\xc7\xef\xfe\x71\xff\xfd\xb7\xbf\xfb\xef\x7f\xff\xfb\xdf\xfd\x3e\xfe\xfe\x3f\xfc\xfd\xdb\xdf\xf3\xb7\xe7\x97\xfb\xff\xd3\xe3\x6f\x92\x03\xfd\xf2\xa7\xbf\xdd\xcf\xeb\xdf\x62\x8c\xdf\x1e\x47\x7a\x7f\x7c\xa5\xdd\xea\xbf\xfe\xf9\x37\xe9\x38\x62\x76\x7f\xbc\xaf\xff\xfb\xf3\x97\xdd\xa0\x5d\x3f\xbe\xd6\xd8\x4f\x63\x3f\x2d\x9e\xee\x1f\x5f\xab\xf2\xf4\xfc\xf8\x4a\xc7\xb1\x1f\x3f\xc7\xee\x72\x3f\xd4\xfd\x37\x9a\x7c\xda\x8f\xaf\xee\x1f\xfb\x8f\xaf\x55\x78\x1a\x3f\xbe\x46\xb6\xc9\xfc\xf1\xd5\xab\x5f\xae\x1f\x5f\xa9\x65\x1e\x3f\x3f\xbe\x52\xf5\x83\x73\x77\xc5\x98\x9f\x6b\x7f\x60\x0f\xf7\x7e\xb4\xdb\x3d\x7e\x63\x2a\x9f\xbd\xa4\xcc\xb7\xe7\xf1\xe3\x6b\x38\x83\x33\xfd\xf8\xea\xce\xf5\xac\x7b\xb4\xc6\x63\xdb\xcd\xfc\xb6\xff\xf8\x1a\x63\xf2\x38\x7e\x7c\xa5\x64\xb3\xf9\xe3\x2b\x15\x9b\xed\x99\x75\xa6\x73\x32\x33\xff\xba\x67\x96\x99\xce\xc9\xc0\x7d\x3f\x5e\x7d\x37\xa3\xdf\x7b\xec\x81\x19\xed\xde\x9d\x55\xd6\x76\xef\x6f\x1b\x9d\x3d\xfb\x5b\xa7\xf3\xf2\x2d\x3d\xbc\x7c\xbb\xa7\x93\xf6\x56\xad\xd2\x3b\xcf\x89\xe7\xc4\x73\xde\x7d\x8c\xe6\x0f\x85\x97\xbe\x78\xa9\xbc\x94\xc1\x0b\x6b\x1c\x8c\x90\x8e\x6e\x1b\x3b\x1e\xbc\x0c\x7b\x9b\xbc\xcc\xc2\xcb\xf2\xc5\xde\x3e\x3f\xbe\xf2\x51\x8a\xbf\x9c\xbc\xb0\x43\xe9\xb8\xec\xcd\xcf\x6e\x7b\xf3\x97\xc7\xe9\xd8\xf5\xeb\x2f\x1b\x60\x29\x1d\x74\x90\xf9\x2c\x25\x7f\x61\x6e\x29\xb3\x36\x3a\x4b\x85\x67\x5b\x74\xc7\xf7\x65\x38\x3e\x93\x49\xce\x99\x4d\x49\xc9\x39\x0f\x7f\xf9\xec\xf6\xcb\x7e\xcf\x8d\xa5\xa0\x41\x4a\xce\x78\xda\x97\x33\x5e\x36\x7f\x1c\xc5\x26\xaf\xa3\xf0\x92\x9d\xb1\xd0\xcc\xc9\x5f\x00\x7a\xce\xfe\xe2\x8b\x40\x9f\xb6\x11\xe8\x8b\xf5\x67\x17\x00\x96\xa4\x0c\xd0\x67\xb2\xcd\x64\x6a\x4c\x20\xaf\xfd\x9c\x80\x4b\x66\xfa\xdd\x11\x4f\x9e\xfd\x7b\x4c\x12\x18\xe5\x98\x24\x5f\x95\x98\x24\x1b\x5b\x36\x58\x2b\x23\x14\xa7\x98\x59\x70\x29\xbe\xf8\x51\xcc\xd7\xcf\x62\xbe\x8c\x52\x9c\x2f\x47\x2f\x95\x00\xb8\x6d\xa6\x1d\x30\x7e\x11\xe0\x31\xfe\x47\xe8\xdb\x46\x24\xa9\xf6\x76\xf1\xe2\x26\x15\x41\xee\x02\x8a\x48\x52\xed\xc0\xd5\x64\xc0\x57\x63\x35\xb4\xa9\xac\x06\x48\xd6\x8d\xf2\x7e\x5f\x03\xe1\x19\xa3\xba\x96\xc1\x5a\x6a\x73\xf4\x02\x35\x0c\x0a\xf6\xff\x47\xd3\x52\x75\xa1\x62\x69\xf5\x34\x74\x76\xa9\x8a\x59\xc3\xa1\x96\xb3\xf1\x33\x4f\x43\x76\x28\x50\xcb\xfd\xaf\x9b\x2c\x16\x01\x50\x6f\xf6\x8c\xb5\xb4\xc3\x7e\xd9\x81\x16\x08\x0f\x34\x1b\xab\x61\xbc\xb6\x57\x53\x81\x4a\x73\x2d\xe2\x5e\x73\x5f\xba\xdf\xc7\xbe\xd8\x93\xfb\xe2\xfa\x5b\x1c\x04\xdb\xc4\x41\xb0\x37\xf7\xc5\xbd\x6c\xa7\x2f\xf6\x16\x47\x81\x25\xb6\x38\x0a\x4e\x26\xf6\x85\xf5\x36\x0f\x2f\xb4\x2a\xf5\xbd\x2f\xe2\x71\xdf\x07\x21\xd3\xb8\x4b\x88\x44\xd7\xee\xbe\x4c\x1a\x77\xd7\x22\x22\x74\xd7\xd2\xfc\x25\xce\x84\x6d\x5c\x4b\xf1\x33\xcf\x04\x4b\xe9\x9e\x09\x3f\xf2\x4c\x30\xf7\xee\x99\x70\x22\xb1\x0e\x7f\x88\x75\x00\xa2\xfe\xd0\x93\xcf\x2f\x3d\xb1\x53\x23\x76\xc4\x17\x77\x64\xb2\xbe\xe1\x69\x91\x56\x0e\x4f\x8b\xa3\x8c\xea\x31\xf0\x33\x31\xcc\x2d\x1d\xae\xc4\x65\x8d\xd8\x15\x3b\xd8\xa7\xc5\x93\x37\xdc\x13\x37\x7b\xb8\x27\xd2\xd0\x11\x7b\xe2\x67\x41\x50\x7d\xb9\x77\x73\x7b\xda\xe7\xde\x53\xb7\x36\xb0\x85\xce\x02\xd4\x53\x54\xbc\xb2\x2f\x4c\xe3\x02\xff\x84\xc2\x25\x14\xfc\xe8\xe5\xef\x80\xea\x3e\x80\x08\x0b\xba\x13\xdf\xd0\xf6\xce\xfc\x9d\x99\xde\x85\xbf\xfb\x5c\xf9\x3b\x23\xdf\x71\xc4\x98\xd1\x2d\x4f\x91\x3f\xdc\x02\x40\xe2\x73\x8b\x96\x52\xee\xdb\x53\x24\xf2\xdd\x82\x40\x6a\x7b\x07\xb9\x60\x9b\x6f\x41\xe0\x99\x7a\x1d\x47\x78\xbc\x48\x1b\x2c\x30\x6f\xaa\xb4\x2a\xcd\xb3\x07\x6c\x82\x3d\xb9\xb1\x92\x34\x79\x16\x24\x74\x95\x5b\x00\xcb\xaf\x58\x0b\x88\x9c\x3d\x62\x13\x6c\xcf\x8d\xb5\xcc\xc3\xaf\x24\xd5\xf1\xd9\xf4\x65\xf1\x02\x5e\x66\x3b\xfe\xf0\xec\xdf\xa5\x07\xb6\xbe\x1c\xfd\xe0\xe5\xf1\xc5\x41\x5e\x07\xa1\x49\x77\xf6\xec\x73\xee\x49\xe6\xc0\x88\x1e\x9e\xe9\x22\x3d\x3c\x13\xfa\x9e\xbb\xb3\x4c\x76\xe0\x2c\x41\xa0\xdc\x63\x96\x83\x17\x80\x3c\x67\xfb\x8e\x10\xe6\x38\x43\xcb\xde\x6f\xa7\xe7\x8b\xb4\x60\x39\x94\x13\x67\xa7\xb3\xa7\x68\x26\xc6\x8d\x53\x04\xc3\xcd\x43\xb8\x83\x5a\x79\x08\xf7\xc3\x36\x2e\x09\x9e\x93\xf7\x29\x5a\x15\xb6\x9a\x87\x2b\x9a\xbe\xb8\x08\x4e\x74\xf6\xe4\xcc\xc3\xce\x5c\x51\xb5\xb3\xd3\x5f\x6c\x13\x93\x76\x36\x31\x69\x7e\x99\xce\x13\x59\x26\xcf\x00\x30\xf3\x9c\xce\xf3\xf0\x05\x54\x87\x52\xe5\xe9\x34\x39\xba\x79\x3a\x1b\x0e\x47\x9e\xce\x06\x0e\x9a\xa7\xb3\x29\x7e\xe6\x39\x46\x7a\xcb\xf3\x62\x69\x7e\xe5\xcc\x5c\xe7\x14\x0f\x92\xc3\x08\x4e\xe4\x8f\xbc\x9c\x26\xe7\x34\x2f\xa7\xe9\x6c\x16\x07\x52\xfc\x5c\xce\x4c\xfc\x5e\xe2\x04\xe4\x31\xaf\xd8\x79\x3b\x73\x9a\xcb\x36\x22\xe2\xb2\x33\x67\x93\xfc\x25\x26\x00\x38\x3f\x31\x26\x1d\x7c\xe2\xe8\x00\xb4\xd3\xa9\x41\x4e\xf2\xe9\x2f\xee\xf4\x29\xee\xb9\xe8\x2d\x0a\x8b\x41\xe7\x5e\x3e\x7f\xbb\xec\xd4\x9d\x40\x2a\x16\x74\x97\xcc\x16\x02\x92\x2f\xa7\x5e\x6d\xb1\x7e\x8a\xef\xf9\xda\xf0\x15\x95\xaf\xf3\xc7\x17\x44\x35\x5f\xae\x06\x62\x91\xa5\x61\xa2\xc3\x1d\xf3\xa7\xff\x9f\x94\xc7\x97\x90\x66\x01\x00\x94\x47\x0c\xbe\x83\xf4\x32\xee\xa6\x3b\x2e\xea\x96\x87\x34\xbf\x71\xc3\xe0\x6d\x65\x4b\xe2\xcc\xa2\x6c\x71\x7b\xf9\x54\x7f\xce\xb7\x6c\x49\x3b\x43\x14\xca\xf1\xeb\x28\x65\x4b\xcc\xa9\xf8\xed\x9e\x7b\xb1\xab\xfb\xef\x6b\x2e\x0a\xc8\x13\xe6\x52\x92\x58\x05\xfb\x2e\xca\xab\x13\x09\xa5\x28\x61\x4e\x58\x60\x51\xc2\x9c\xcd\x97\xf1\x53\x4d\x29\x19\x8d\x85\x6e\xb3\x58\xe0\x8c\x73\x74\xeb\x2f\x76\x8b\xe0\x5e\xb2\xa3\xc3\x0e\x4b\x71\xaf\x91\xc2\xcb\x16\x1e\x61\x72\x45\x61\x71\xa2\x2a\x94\x82\x76\xc3\xc0\x25\x86\x60\xe6\xc5\x5e\x87\x2f\x2e\xd0\xe6\x41\xd7\xe0\xab\x65\xc2\x30\x2b\x1b\x5b\x26\xd2\xa1\x24\xb3\xcc\xc7\x17\xe0\x36\x5f\x5f\x68\xb3\x10\x08\x3d\x04\xe5\xf3\xf1\x17\x5f\x4e\x5f\x18\xe7\x8c\xcf\x68\x03\x47\xec\x39\xe7\xef\xc8\x5f\xb9\xec\x10\xd4\x2f\x97\x1d\x42\x4f\xcb\xe5\x8c\xdc\xa6\x8d\x6d\x29\x1f\x9c\xd7\x02\xba\xe5\x63\xf9\x4b\xf3\x85\x36\xa0\x55\x3e\x40\x8f\xba\x15\xb6\x74\xb0\x05\x15\xe1\xef\xe0\x88\xbc\x30\xcd\x9c\x36\x4e\xa6\x87\xf3\x52\xf6\x21\x49\xcf\x09\x97\xdb\xbc\x21\xbd\x03\xf4\xde\x47\x3a\xbd\x43\xc6\xe6\xdf\xa1\x08\x7b\xc9\xe9\x1d\xd0\xad\x0d\xb2\x7c\x6c\x8d\x30\x6f\xb0\xe4\x63\x23\x68\xf7\xaf\x5b\xe3\xea\x5b\x4e\xcc\x07\xfa\x56\xe5\x69\x03\x27\x1e\xcb\xdf\x1f\x6b\xec\x6c\x3e\xd2\x56\xd9\x3b\x7d\x6d\x05\xac\x6f\xf4\xc8\xc7\xd6\xb8\x96\xbf\x2f\xcf\x78\x3e\x40\xd8\x3d\xc9\x7c\x80\xae\x87\xbf\xef\xfd\xcf\x8e\xfa\xb0\xd6\xfd\x98\x19\x76\xf1\xc8\x00\x3e\x32\x00\xcd\x36\xfe\xa1\x43\xe6\x63\x6b\x11\xc8\x0e\xf9\x00\xb3\x72\x4a\xf4\x51\x9e\x38\x66\xf9\x28\xa2\x6e\xa5\x97\xea\x7e\x4f\x1a\xa3\x11\x1c\x34\xae\xcb\xc6\xfc\x9d\x3d\xe8\x79\xd2\xd3\x66\xdd\x63\xba\x9e\x2d\x01\x0f\x08\x55\x3e\x80\x7b\x19\x3e\x33\xc4\x72\x51\x1f\x36\xaa\xd1\x2d\x64\xa2\xa3\x4c\xe5\x03\x32\x91\x8e\x8d\xac\x19\x85\x3d\xa5\xd9\x7c\x29\x3f\xbe\xc6\x66\x85\x59\x4d\x3c\x71\xea\x32\x2a\xf6\x2c\x87\xdf\x7c\x78\xae\x3c\xbf\x62\xcf\x9e\x2d\x6a\xf0\x3c\x32\x1f\xed\x5d\x18\xdd\x9e\xb6\x16\x3a\x0f\x07\x40\x09\x65\x16\x28\x9a\xab\xc4\x9f\xa1\xb0\x2d\xf9\xb2\x41\xb9\x0f\x6f\xfe\xa9\x42\xb2\x9d\xaa\x7d\xf9\x98\xcc\x68\xc3\x7b\x96\xcd\x4e\x33\x4a\xcb\x42\x33\xce\xe8\x2c\x0b\x06\x9c\x51\x59\x16\x4c\x2a\xff\xd4\x4d\x32\x0d\x36\x98\x66\xd9\x5c\x3e\xa7\xcd\x24\x17\x12\x75\x46\x5c\x45\x98\xcb\x88\xab\x68\x7e\x39\xc1\xc6\x72\x3e\x98\xd1\x66\x0b\xb3\x1c\xfc\x70\x9d\xfe\x40\x9f\x90\xfa\x9c\x1d\xcd\xc3\x97\x9d\xc6\x96\x51\x91\x9f\x33\x62\x29\xb4\x3a\xa7\x67\x77\x74\x24\x9f\x07\xcf\x7c\xf2\x4c\x9e\x01\xef\xb3\x78\x66\xe0\x2d\x5d\xce\xc2\x37\x79\xef\x19\x72\x77\xce\x07\x9d\x2f\x1e\xf7\x94\x81\x67\x66\xf3\x72\x9a\x7e\x12\x8a\xe3\xe0\x65\xec\x8d\x39\x78\x9c\x3f\xbe\xd0\x9b\x72\xd6\x84\x52\x37\xbd\xcd\xf9\xf0\x88\x2c\x7f\xd9\x9b\x51\x1d\x55\xa5\x17\xd4\xcf\xfb\x70\x8e\xce\x66\xe7\x7d\x3c\xfb\xe6\xcb\x39\x73\x3c\x73\x4a\xf3\x1b\x32\x96\x33\x16\x90\xc4\x9c\xf6\x99\x44\x1d\xcc\x79\x1f\xc4\xe1\x4c\xf7\x41\x1c\x87\xbd\xbe\x0c\xc6\x2a\x33\x6b\x67\xa2\x9b\x65\xa0\x1f\xe6\xbc\x19\x06\xba\x79\xce\xf9\xfe\xf1\x35\xd3\xa2\xbb\x8d\x3f\xa3\x67\xc0\xb0\xb9\xc2\x38\x7c\x6c\xfb\xcf\x34\xe4\xb0\xb2\x4f\xb9\x30\x36\x3d\x57\x97\x01\x9d\xc8\x15\xd4\x69\x6c\x73\x56\xd7\x6e\x9c\x30\x64\x76\x94\xfa\x8c\x64\xdc\x39\x9c\xc8\xc5\x18\x93\x72\x56\xd9\x6c\x1c\x1c\x25\xa0\x9c\x26\x1f\xad\x20\xa9\x0c\xb7\x86\x2f\x2c\x10\xd9\x28\xa7\xc9\x70\xeb\xf1\x40\xf3\x19\xc6\xca\x9c\x26\xbd\x7d\xf6\x1a\x1a\x1f\x9d\x80\xa7\x30\xd9\x4b\x64\x05\x2a\x05\x9b\xd9\x06\xf5\x7e\x49\x60\x0a\x7f\x0f\x53\x14\xe7\xb0\x2c\xb0\x18\xd5\x3e\x97\x25\xed\x62\x07\x0a\x12\xd7\xcf\x97\x18\x7c\x33\x97\x5c\x10\xbf\x32\xe6\xcc\x5c\x10\xbf\x7e\xfd\xac\xfd\xd7\x2f\x2e\x12\x4c\x85\x11\xfe\xfa\xcb\x66\x55\xa9\xe7\xb1\x07\xad\xb9\xf8\xb2\x01\x59\x9f\x4d\x5e\x50\x44\x73\x7d\x5f\xd4\x47\x90\xa0\xed\x53\x3e\x33\x43\xb6\xad\xa1\xcc\xcc\x99\x6a\x1b\xdc\x33\x33\x46\xeb\x34\xe6\x80\xb5\x2d\xff\xcf\xbc\xc5\x94\xdc\x06\x6d\xa1\xbc\x6d\x1f\xf8\x99\x2b\xdf\x4f\xbe\x67\xe9\x6d\xcb\xc4\x33\x83\xea\x6d\x33\xfa\x99\x39\x1b\x6d\x8b\xc4\x33\x57\xfa\x99\x8c\x5b\xec\x87\xfe\xe1\x3f\x6d\x03\x67\x80\x9f\x6d\x83\x46\xc8\xb6\x0d\x98\x79\x40\xd4\x9a\xab\x8f\xa6\x1f\x09\xc7\x16\xae\x72\x3b\x25\xf2\x50\xe3\x76\x42\x81\x18\xf7\x84\x02\x31\xec\x29\x1c\x97\x9f\x48\x2c\xfc\xe1\xda\xdf\x30\xfd\xcd\x8a\x47\x61\xf6\x97\x5b\xb5\x58\xe2\x05\xf5\x85\x60\xb5\x4d\xbc\x24\x81\xed\xc2\xa0\xdd\x79\x04\x20\x76\xa8\x70\x51\xa0\xbe\x6d\xd3\xb7\x91\xe9\x1d\xea\x76\xb4\xc3\xfe\xf7\xa9\xe2\xe8\xb7\xad\xa3\x0f\x36\xab\x3d\x15\x78\xb3\xf2\xa7\xf1\xcc\x48\x98\x8c\x73\x6c\xd0\xb3\xbf\x1f\x4c\xe6\x0d\x20\x30\x87\x57\xea\x09\x34\xfb\xa6\x5e\x03\x6e\xdc\x0f\x66\x9c\x78\x7c\x60\x23\xfb\xf3\x9e\xd8\x07\xf0\xba\x27\xf6\xc1\xcf\x2b\x36\x74\x3e\xd9\x0c\x76\x70\xf0\x7a\x67\xf7\x21\xa3\x1d\x6c\x39\xa0\x3b\xbd\xbb\x3f\xf4\xd2\x0b\xdf\x14\x9e\x2b\x7f\x67\x2e\x9d\x95\xa4\xef\xc4\xb2\xdc\xb7\x9a\x3b\x33\x74\xbb\x77\xb7\x88\x79\x6c\x94\xc4\x66\x9c\x7b\x3f\xd9\x69\xa8\x4d\xef\x9e\xb4\x78\xd9\x9b\x37\x6c\xcb\xc9\x48\xcb\x59\x01\x2e\x26\x15\xe7\x0f\x56\xdb\x03\x9b\x9a\xbf\x08\x48\x28\x7f\xdf\x68\xb0\xc5\x39\x16\x78\x3e\x52\x72\x5e\x82\x5b\x81\x2d\xe3\xf0\xcc\x42\xf0\x47\x8a\xf3\x77\xf0\x62\xd7\xe0\xfe\x40\x64\xc9\x18\x73\xf2\xa8\x32\x35\x70\x7b\xb4\xd8\x55\x7e\x19\x9e\x53\x16\x3f\x3e\x9c\x47\x36\x61\x9c\xaf\xb3\xd9\x4d\x16\x2e\x87\x9e\x39\xcd\x0b\x35\x2a\x67\x10\xf6\x64\xcc\x74\x80\x0a\x27\xba\x42\xf6\xb0\x9e\xd9\x61\xa0\xec\x27\x2a\x42\xf6\x48\x9f\xdd\xd9\x24\x5f\x92\x2f\xf4\x06\xd1\xcd\xee\xf7\xb9\xda\xaf\xb3\x39\x7f\x92\xd9\xdd\xe4\x61\x35\xad\xb1\x49\xcf\xc4\xa2\xa9\x80\xf3\xcc\x86\x5c\xd9\xfc\x65\x60\xcf\x8d\x5f\x16\x9f\xc5\x2f\x27\xbf\x30\x81\x67\x13\x86\x9a\x39\x65\x0f\x9a\x72\x95\x99\x3e\x5b\x17\xa8\xbd\xfa\x9c\x7f\x7c\x15\xf9\xc5\xb3\xe5\x8b\xaa\x80\xf1\x6c\x01\xa3\x7a\x2a\x1e\xd5\xe4\x02\xf3\x7d\x96\xde\x16\x88\xc0\xc3\xec\xcb\x6c\x36\xc7\xe3\xd2\xba\x9f\xad\x1f\x5f\xed\x68\xb6\x3f\xf7\xf3\xf4\x79\x6f\xff\x40\x63\xce\xcf\x26\xe6\xa5\x43\xf6\x9e\x8d\x4b\x45\xbc\x7a\x3e\x2c\x1d\xe5\x36\x3f\x78\xc1\x1a\x36\xb7\xfc\x40\xbd\x6b\x02\x95\x9e\x0f\x03\x2a\x27\x3d\xf8\xbd\x8a\x04\xef\x01\x17\xcb\x82\x38\x3d\xe0\x62\x5d\xcb\x5f\x36\x8a\xaf\xe4\xf4\xf1\x7f\xd5\x25\x20\xf1\x80\x95\xc5\xa1\x7d\x20\x80\xed\xe0\x24\x3c\x68\xec\x3f\x3b\x38\x99\x9b\x7c\xf1\x41\x7d\xaf\xc7\x60\x6e\xf8\xb7\xea\x11\x9f\xa9\xa9\x82\x24\xa8\x24\xa9\x04\xc4\xd1\xe8\x17\xf4\xf4\xd1\xe6\xa8\xee\xf0\x5c\x05\x60\x82\xf2\xcf\xe6\x99\xb9\x83\xa4\x8f\xce\xb0\x8e\x5c\xfe\xa0\xd3\x17\x65\xee\x47\x5d\x1e\xfb\x62\x7e\x2e\xbd\x79\xd3\xce\x90\xba\xb3\x1b\xbb\x55\xad\x72\x08\x9a\x9b\x21\x3d\x99\x8f\x96\xc7\x9f\x5f\x0d\x67\xe9\x2f\x73\x8f\xdf\xe9\x0b\x41\xbd\x4c\xd7\x82\xa0\x5e\xd4\x18\x1e\xbc\x70\x05\x93\x41\x7e\x36\xb1\x4d\xdd\xb5\x6c\x89\xb1\x14\x77\xe6\x61\x67\xa0\xd9\xcf\x73\xd2\x2d\x80\x78\x30\xcf\x56\xff\xbe\x31\x61\x21\x6f\x3d\x2f\x6a\x08\x2c\xea\x3d\xd4\x18\x0f\x9e\xf7\x21\x96\x0d\xbc\x9b\x56\x54\x34\xc4\xfc\x6e\x19\xb3\x6e\x82\xf2\x0d\x39\x7c\xb1\x34\xe0\x86\xcb\xef\xa6\xe7\x35\xc1\x3b\xde\x4d\xd0\x4b\x1e\x76\x36\xf6\xdf\x93\x03\x6e\x18\x34\xce\xc0\xbb\xa5\xd1\x9a\x11\xb1\xde\x2d\x8c\x96\x8c\x98\xf4\x6e\x59\xb4\x94\x65\x3f\xd7\xfe\x26\xf9\xfd\xbd\x9f\xe1\x6b\xef\xc1\x41\x8c\x71\xdf\xfd\xcc\xa2\xdf\xad\x57\x56\xc5\xa2\x77\xcb\xae\x25\x75\xff\xbe\xcf\xe4\xe2\xb8\xbd\x9b\x0e\xd6\x0c\xdb\x7c\xb7\x02\x53\xd5\x2f\x5e\xdc\x78\xc5\x39\x6f\xd1\xa9\x0c\xe7\xb6\x45\xd8\x5a\xa0\x20\xef\x26\x61\xb5\x64\xfb\x39\x79\xf6\x9b\x6b\x7f\x5f\xfd\x66\xef\xed\x42\x8b\x7c\x37\x07\xab\xb5\xf9\xbc\x37\x24\x41\x55\x5e\xfc\x77\x19\x31\xf5\xdd\x72\x51\x99\x20\xfc\x9b\x37\x8e\x62\x72\xcc\xef\xa6\x90\x59\x2d\xfa\xc5\x5d\x17\xb0\xda\x5a\x54\xed\x1c\xaa\x37\x83\x53\x60\xfe\xbb\xe9\x66\xae\xcd\x3e\x3f\xbf\xd2\xa3\x77\x2b\x5a\xb5\x0b\x93\xbc\xe1\xe9\x19\x78\xb7\x04\x9d\xd3\x70\xac\x3d\xcf\xe1\x1a\xb1\xbd\x2c\xf7\x08\xd3\xcb\x82\x47\xbe\x78\xf0\x30\x5f\xe5\xb7\x78\xca\xfc\xe6\xef\x34\xee\x2d\xd0\x38\xb8\xca\xbb\xc5\xef\xaa\x84\xfc\x96\xce\x33\x6b\x29\x83\x67\xfb\xd9\xf4\xa6\x73\x72\x5e\xec\x36\xb5\x09\xdc\xb2\x17\x80\xe7\x37\xbf\x5b\x09\xac\x38\x31\xf3\x8b\xe7\xae\xb9\xc8\x2d\xc9\xd7\x05\xdd\x79\xf1\xdb\xad\x68\xbb\xd9\x11\xde\xb0\xfc\xe2\xb5\xcb\x62\x7e\x4d\x10\x50\x06\xde\x72\x43\x69\x22\xd9\x56\x03\x8a\x92\xf1\x8b\x8e\x8e\x6b\x2a\xbf\x5b\x23\x28\xda\x1b\xde\xda\x21\xb8\xb6\x1d\x20\x2b\x73\xd8\x8a\x42\x4b\xc5\x7e\xf6\x02\xb0\x3b\xe5\xb7\x6e\x84\xc6\x10\x9d\xdf\xba\xa9\xe5\x6c\xf6\xbf\xe7\x9f\x9d\x67\xbd\x7f\x7c\x35\x1c\x16\xf9\xad\xcf\x7e\xee\x7e\xff\xf2\xcc\x58\x5b\x1c\x2e\x15\x5e\xf8\x6e\xa5\xb7\x4c\x91\xb5\xa1\x61\x43\x01\xde\x56\xf6\xf7\x22\x50\x83\xc8\x1d\xfe\x1d\x0e\xe7\x7c\x36\x23\x2f\x07\x54\xe2\x6d\x7b\xfe\xcd\x4d\x6a\x7b\xfe\x5d\x44\x6c\x8b\x67\xbf\xd9\xf3\xef\x6e\x7c\xdb\x02\xa2\x94\xe4\xc5\x83\xd0\xa5\x18\x38\xe8\xe6\xb4\x7f\xe0\x1f\xfd\xbc\x20\x0a\x30\x91\x7f\x43\x00\x5f\x2d\x6e\x7e\xa3\xca\x84\x68\xfc\x6e\xa1\x2c\xf7\xe6\xf7\x75\xaf\x11\x82\xff\x6e\xa1\xac\x60\x42\xcc\xef\x96\xbb\x4a\x15\x29\xf1\x2e\x54\x49\xe4\xdb\xf7\x02\x02\x51\xfa\xda\x94\x43\xc0\x6d\x81\xac\x54\x81\xbe\x25\xb2\x9c\xc6\xb7\xd2\xdd\xbb\xa5\xb5\x32\x3d\x06\x5b\x58\x2b\x23\x46\x7c\xf6\xdf\x8b\x7f\xdf\xd8\xd5\x61\xfb\x18\xc3\xb6\x52\xc8\x33\x76\xac\x85\x6c\x89\x35\x2c\x15\xf1\x1d\x6f\x83\x72\xc6\x3b\xf6\xf2\x96\xb3\xc2\x63\xb7\x04\xe5\xd8\xcb\x0b\xd0\xe3\xaf\x0b\x3a\xa7\xdb\x01\x76\xfe\x8e\xf5\xe3\xab\x07\x3d\x1b\x7b\x75\xeb\xb0\xad\x12\x9f\xdf\xef\xf3\x7d\x88\xb2\xfa\xea\xe2\xf9\xf9\xf1\xd5\x33\x5c\xf9\xdd\x62\x5c\x96\x41\xbd\x73\xeb\xb3\xd1\x76\x26\xd0\x9a\xef\xe7\x46\xaf\x26\x0d\xdb\x52\x53\xce\x8e\x3b\x2b\xce\x56\xdb\x22\xc1\xa1\xd0\xbc\xd8\x4f\xfb\xb2\x9f\x3d\x7f\x95\x8e\x77\x6e\xfa\x14\x28\x38\x71\xb6\x45\xff\x5b\x01\x09\x14\xdc\x12\x56\x2f\xd2\xb3\xad\x91\xf5\xd8\xe6\xad\x91\xe5\xe5\x91\xc3\x47\x31\x3d\xba\x1a\x61\xfd\x7e\x69\xd6\xe2\xfb\x95\x7e\x7c\xf5\xee\x7c\xf0\x48\x06\x1d\xc5\x25\x59\xa5\x31\x18\x79\x34\x9c\xbd\x0b\xf8\x7b\x14\xb7\x08\x56\xd2\xf2\xef\xe3\xc7\x57\xd7\x18\xf2\x6e\x01\xac\x0f\xd1\x17\x07\x46\x95\xe6\xad\x3d\x7f\xc5\x87\x77\xcb\x62\x79\x46\x9f\xfb\x78\xe3\x90\xcb\xef\xba\xe1\x75\xec\xdd\x96\xd1\x72\x71\x7f\xb7\x88\x96\x9b\x7c\x66\x8b\x68\x79\x49\x26\x74\x76\x24\x51\x79\x2b\x95\x65\xda\x78\xcb\x6e\x25\x18\xdc\x16\xdd\x4a\x95\xe9\x6c\x25\xbc\x2c\x8f\x01\x52\x9c\xc6\xa2\xf7\x33\x7e\x95\x4d\xde\x2d\xd0\x95\xe9\x06\x6f\x79\xae\x34\x69\xc9\x16\xe7\x46\x12\x59\xb7\x34\x37\x92\x34\xf2\xa3\x86\x66\xdb\xad\x12\x77\x25\x82\x2d\xca\x95\x2a\x12\x7c\x5e\xe8\x10\xfd\xe0\x87\xa9\x22\xd9\x96\xf0\x46\x12\xa1\xd1\x70\x13\xb2\xe7\x8b\x7c\x57\x64\x10\x67\x05\xd1\x99\xcf\xb9\xe7\xdf\xa2\x2d\xe7\x5b\xfa\xb7\x45\xc0\xdc\x5c\xef\x09\x02\xb9\xa9\xa7\xde\x5a\x9f\xf7\x01\x08\xc1\xe3\xc4\x3a\x2e\x42\x9f\x11\xd9\xc1\xf3\x8d\x1e\xec\x33\xca\x2c\x32\xf2\x8b\xb8\xa8\x54\xf5\x6a\x90\x97\xb7\x6c\x69\xb1\x1c\x32\xd3\x2d\x2c\x8e\x1a\xdf\xe8\x43\x61\xce\xe8\xd6\x35\xfb\xfd\x86\xb3\xe2\xf1\x8b\xa2\x53\x14\xc9\x5e\xfc\x45\x5d\x0c\x52\xd5\x16\xfb\xd0\xb4\xab\x5c\x79\xcb\x99\xa3\x4a\xfc\xb7\x98\x59\x42\x72\xc2\x64\xb2\x24\x8c\x5b\xe2\xcc\xda\xc9\xde\x1b\x46\x20\xd6\xdc\x05\xd1\xae\x7f\x43\xcf\x8a\x16\xf7\x3d\x76\x39\xb6\xa4\x36\xcb\xc6\xd2\x82\xa1\x1d\x3f\x77\xc1\xd0\x0e\xbb\x2b\x18\xca\x7b\xf7\xaf\xd8\xc8\xe2\x63\x2d\xe5\xc3\x6f\xb0\x41\x6d\x05\xa8\x1c\x5b\x86\x99\xb0\xd3\x82\x89\x7c\x2b\x63\xbe\x60\xf3\xdc\x0a\x45\xc1\x60\xbe\xf5\xdf\xce\xcb\xa5\xd2\x5b\x79\xb9\xed\x97\xbe\xc2\x06\xb5\x89\x43\x31\x5a\x4f\x6a\x55\x8e\x17\xea\x40\xbf\x2f\x13\x64\x1e\x98\x8c\x3a\xa6\x92\x92\xf7\xe0\x33\x6d\xe2\x53\xf2\x16\x46\x26\xbc\xbc\x60\x0a\x9c\x44\xe9\x14\x6c\x81\x93\xe0\xb5\x92\x99\x1f\x21\x3b\x05\xa7\xfd\x44\x10\x2b\x79\x0b\x23\x93\x60\xb8\x92\xb7\x30\x32\x7a\x3e\x78\xfe\xec\xbf\x37\xfb\x39\xf9\x66\xf1\x7c\xf1\x6c\x5b\xcc\x91\xc5\xbf\x3f\xfc\xbd\xf3\xfc\xf2\x4c\x3f\x95\x79\x36\x9f\x55\x9f\x99\xff\x96\x45\x26\xe1\x76\x05\x93\xe4\xc4\xdd\x51\x72\xf8\x0b\x16\x2f\x0d\x8b\xc6\x62\x12\x50\xbd\xa3\x0e\x5f\xf6\x0f\xa9\xfb\x4c\x4f\x80\x28\x2f\x7a\xea\xac\x66\x01\x89\xc6\x8c\x50\x3d\x8f\x2a\xe8\x16\xa0\xe8\x3e\x0f\x7f\xb0\x05\xb0\x60\x73\xf1\xdc\x4e\x64\x8d\x92\x37\xe1\x4b\x47\x9d\x2c\x14\x9b\xe2\x51\xa7\x5f\x5d\x36\x07\x1c\x9b\xf6\xcd\x92\xfc\x0a\x70\xc4\xcc\x5f\x67\xce\x0f\x58\x14\x8f\xea\x2f\x28\xa8\x47\x5d\xcc\x7d\x53\xaa\x89\x41\xb1\xe4\x8f\xd0\x67\xb7\x3e\x40\xbf\xd9\x1a\xe8\x77\x66\x05\xa5\x22\x02\xb3\xe4\x0f\xc3\x75\xdb\x02\x7d\x0e\x00\x1e\xe3\x49\x18\x67\xc9\x2f\x12\xa2\xb8\x8b\x07\x75\x1e\xd5\x67\x9c\x1b\xa0\x80\x5e\xd4\x84\x77\xb2\xe0\x47\x9d\xd0\xe6\x52\x08\x58\x4c\x73\x4b\xce\x45\xe3\x6b\x9a\x60\x6e\x21\x60\x31\xe1\x27\x2d\x05\x6b\x7b\x9a\x5b\x4e\x2c\x3a\x5f\xd3\x9c\xf6\x7c\xfa\x62\xcf\x97\x2f\x8e\x7f\x63\xe7\xdf\x13\x2e\x09\x2f\x82\x1f\xa5\xc6\xbc\x18\x24\x71\xbc\x40\xb5\x92\x1c\x7d\xf9\x11\x3e\x05\x70\xad\x68\x77\x47\xa7\x2d\x25\x69\x53\xa3\x75\xc6\x1a\x06\x82\x95\xec\x6a\x59\x14\x8e\xdc\xb4\x0e\x16\x85\x71\x26\x2d\xce\x79\xd9\xba\xc7\x68\x0e\xb1\x75\x8f\xd1\xd8\x24\xbc\xb7\xf3\x00\xa0\x05\x67\x4e\x73\xb4\xad\x57\xa4\xb4\x12\x8b\x28\xa0\x2d\xe7\x05\xd7\x6d\x52\x48\xdf\xa4\x7b\x63\x48\x66\xb8\xe2\x08\xf4\x54\x58\x11\x52\x7d\x29\xa8\x07\x69\x95\xef\x24\xb7\x82\xd3\x77\x1e\x9c\xb9\x42\xdc\x5f\x5a\x85\x75\x71\x60\x8f\xea\x38\x97\x13\xf0\x2b\xa7\x59\xd8\x1e\xe2\xf9\xd2\x82\x26\x16\xce\xe3\x51\x7d\xc6\xc6\xc7\x99\x2d\xd5\xd9\x08\xaf\x2d\xec\x8f\x36\xfd\xe8\xc3\xfc\x59\x64\x65\x07\xdd\xcd\x2d\xd4\x4f\x34\xc4\x52\xf6\xf9\x1d\x6d\xd1\xb6\x09\x08\x7b\x25\x08\x28\x2d\x90\xbd\x34\x77\xc1\xad\x6a\x8c\x0d\x7d\x29\x48\x97\x09\xa7\x7b\x29\x03\xaf\x18\x07\xb2\x6c\x89\x6f\xf4\x78\x86\x6c\x67\xe0\x38\xf4\x89\xf8\xfd\xcb\x22\xe8\x88\xd0\x8f\x84\x0f\xbc\xe0\xc2\x9e\x87\xab\x5e\xa2\x15\x80\x5a\x8c\x9c\xfd\x06\xac\x12\x66\x4b\xc4\xed\x36\xe0\x70\x89\x9f\x1f\x3a\x82\x5c\xe2\x35\x18\x5d\x44\xd2\x36\xee\x2c\x3e\x10\xa4\xe9\xdf\xa1\x3b\x42\xe9\x74\x12\xb4\x3d\x41\x97\x0c\x24\x4f\xdb\xfa\x8d\x4e\x47\xda\xc2\xb2\x15\xa8\x4b\x81\x4f\x23\x38\x97\x72\x41\xb3\x20\x40\x78\xcc\xe7\xe1\xe6\x5e\x50\x0a\x8f\xde\x05\x88\x12\x13\xba\x31\x00\x17\xda\xde\x9e\x4f\x00\x5f\x0f\xa5\x77\xd0\xb9\x1a\xab\x5c\x98\x77\xe5\xe8\x0f\xdc\x07\xa5\x1a\xe1\xb0\xd2\xc1\xcb\xe5\x2f\x9d\x97\x87\xa8\xea\xc4\x0b\xf1\x4f\x55\x14\xac\xc4\x3f\x8d\xbc\x25\xeb\x52\x67\x48\xf7\xf4\x86\xc8\x3a\xb0\x4b\x94\x4a\x10\x78\x27\xf6\xb1\x54\x0c\x5f\x03\x47\x66\xa9\x08\x2f\xb3\x40\x55\x2a\x21\x2b\x03\xfb\x45\xa9\x86\x8e\x20\x9b\x94\x96\x34\x23\xb1\x53\x0d\xe5\x58\x13\x4c\x69\x04\x43\x0e\x22\x36\x4b\xc3\x0c\x3d\x08\x80\x2b\x4d\x19\x92\x68\xe7\xd2\xb0\x04\x0e\x6c\x43\xa5\x6d\x09\x68\xbf\xec\x71\x1a\xa0\x1a\x85\x8d\x6f\x37\xae\xdb\xa3\xf3\xcb\x8b\xf2\x4c\x88\x73\xc1\xbc\xbf\x35\xe9\xbd\xb8\x8e\x13\x7f\xa5\x2d\x5b\x95\x5e\xe9\x80\xc0\x89\xd2\x09\x2b\x1a\x75\x4b\x8a\xa5\x63\x09\x1d\x95\x71\x3a\xf2\xf6\x40\xe4\x29\x1d\xe3\xdb\x90\xbb\x0c\x2c\xec\xa3\x71\xc0\x07\x16\xf6\xd1\xb6\x4e\x52\xc6\x68\xbe\xec\xb9\x8d\xa9\x91\x8d\x63\x36\x80\xdb\x68\xbe\x3c\x98\x1f\x89\x91\x2f\xe3\x61\xa5\x0d\x01\x67\xb8\x84\xc6\x74\xc6\x7b\xfb\xb2\x7b\x9b\xd8\xcd\x46\xdb\x6a\x76\x99\xd8\x48\xe2\x98\xcf\xa2\xec\x0d\x4f\x9c\xd5\xcf\x20\x91\xb3\x39\x37\x66\x3d\xbb\x33\x80\x90\xce\x0f\x31\xdb\x08\xcb\x65\x62\x34\x5d\x58\x11\xca\x7c\x3f\xbf\x1a\x80\xcb\x82\xbe\xeb\x80\x2d\x0b\xfb\xf9\xe8\xf9\x3b\xaf\x6b\x59\x04\xc5\x8d\x0e\xa5\x5a\x1f\xc2\x44\x89\x7b\x28\x0b\x79\xfa\x70\xe5\x9f\x76\xf9\xb2\xc1\xfd\x11\x15\x46\xe2\x17\x74\xd6\x81\x41\xa8\x7c\x26\x11\x8f\x0a\x46\x9f\xcb\xde\xa0\x19\x1f\xe3\x52\x08\xed\x29\x1f\x2c\x9f\x03\xb7\x56\xf9\x60\xf9\x1c\x38\x22\xcb\xe7\x61\xe2\x98\x85\xca\xe7\x2d\xa2\xe9\x86\xc9\x79\x38\x28\x8b\xd5\x3f\x30\xf0\xfa\x96\x93\xb0\x8d\x81\xeb\xb3\x9c\x84\x68\x34\x6c\x61\xe5\x24\x16\x70\x10\x56\x57\xce\xe1\x38\x08\x7f\x27\x56\xfc\x41\xf0\x69\x39\x39\x5c\x1a\x40\xcb\x39\x6d\x03\x31\x39\x31\x7f\x0f\x62\xe4\xca\x89\xd3\xad\x7b\x88\x4f\xec\xc5\x7d\x41\x1e\xce\xcb\x36\x9c\x8d\xf3\x65\x5b\x3d\x4f\xe7\x4b\x14\xae\x12\xe1\x45\x70\x44\x5f\xc8\x3a\x17\x8e\x8c\x81\xe2\x59\x2e\x7a\x1b\x0b\x20\x5e\x18\x89\x87\xcc\xef\x26\xe6\x65\xe0\xbe\x29\x37\x02\xf6\x58\x7d\x8f\x73\x17\xf1\x02\xb8\xdd\x15\x1a\x8e\xf8\x72\x13\x79\x39\x16\xa8\x74\x23\x85\xcd\x03\x01\xfd\xc6\x0f\x18\x14\xfa\xbe\xc2\x18\xbf\x21\x75\x6f\x02\x97\x26\x1a\x4d\x79\x38\x8f\xc1\xed\x9f\xe2\xa4\x19\xf3\x31\xb2\x5d\x09\xff\xe9\xf6\x86\x8c\xf5\x10\xd4\x39\xb1\x27\x94\x07\x3a\x36\xd1\xb3\x8a\xae\x94\x79\x40\x2b\x1e\x83\x0e\x89\x9e\x2a\xb8\x39\xd2\x3c\x38\xb6\x8f\x31\xb5\x84\x52\x15\xec\x4e\x69\x8a\x7b\x5a\x48\xfa\x82\x8e\x61\x0a\x49\x93\x30\xb4\x82\xfd\x23\x85\x2c\x8d\xde\x99\x42\xfc\x43\xc1\x4c\x55\xd9\x4e\x25\x6b\x26\x96\xf0\xde\xb6\xe1\xd8\xbe\x77\xc0\xa0\xfe\xe6\xb7\xf5\x28\x7e\xb6\x85\xcc\x7a\x10\x30\x3b\xd1\xf3\xeb\x61\xa8\x32\x91\xf2\x35\xee\xaa\xd4\x3d\x68\x35\x28\x66\x62\xda\xa8\x86\xdd\x4f\x7c\x53\x35\xd5\x97\x97\x4d\x45\xaa\x61\xe5\xfa\xa4\x6b\x3a\x59\x36\x84\xbd\xa6\xd3\xcf\x46\xde\x2f\x78\x46\x67\xde\xb2\x63\x4d\xcf\xe3\x0b\xbd\xbd\x76\xb0\x61\x50\x09\xd9\x48\x13\xfa\x5f\xf3\xe1\x67\x1b\xad\xab\x41\xb7\x15\x2f\x5e\xcd\x31\xeb\x2d\xe5\x55\xa3\x17\x27\xea\x71\xcd\xb7\x2f\x95\xcf\x70\x30\x4c\x62\xc3\x6b\x81\x9f\x4d\xac\x8b\x15\x51\x2d\x4d\x68\x79\x2d\x44\x40\xcc\xb2\x05\xd6\x5a\x9c\x1b\x21\xc8\xb5\x80\xf0\x93\x78\xe2\x5a\x91\x6b\x27\xdb\x58\xab\x37\x6c\xe2\x17\x08\xd4\x24\xee\xab\x56\xce\xec\x24\x3c\xae\x56\xce\xec\x24\x96\xb6\x56\xef\x12\xa0\xaf\xd5\x4a\xc8\xff\x38\xb6\x9a\x52\x2b\x51\xb6\xb3\xc6\xcb\xc7\x97\xbd\x59\x15\xce\x30\x6b\xa7\x03\x6c\x08\x13\xfa\x5f\xeb\xe9\x44\x17\xd3\x11\xc9\xeb\x66\x95\xb5\x39\xd1\xb6\x89\x4b\x6d\xc4\x33\xce\x96\x8f\x6f\xe8\x65\x6d\xc8\xbb\x15\xff\x61\x6d\xc2\xa4\x01\xe1\x36\x02\x81\xf7\xc4\x1b\x81\xaa\x83\x60\xb2\xda\x4e\x87\x62\x12\x8d\x19\xad\xe4\x67\x0f\xe8\x83\xf1\xb4\x36\x69\x1f\x96\x96\xda\xa1\x15\xb3\x03\xad\x9e\xb4\xad\x83\x7f\x1d\x01\x74\x62\xa5\xaf\xdd\xc0\x6a\x62\x75\x6b\xff\xf8\xcb\xa6\x3c\xb5\xc7\x9d\xb2\x4d\x49\x6b\xff\xd8\x1b\x28\x37\xd8\x95\xd9\x37\xdf\xa9\xc3\xbb\x42\xf8\x4d\xea\x00\x7d\xe6\x48\x7b\xa2\xc3\x9b\x5d\x04\x5e\x54\xf9\xdb\xc4\xb1\x5f\x67\x62\x23\x08\x6e\xab\xd3\x9b\x47\x44\xfa\xd7\xa9\x4d\x1c\x45\xba\xce\x0a\xec\x71\x75\xd4\x89\x98\x32\x31\x92\xd6\x85\x29\x68\xa0\x23\xd5\xf5\x80\x17\xe8\x1f\x75\xc1\xd2\xe6\xda\xa2\x40\xfd\xa0\x56\x4d\x14\x8d\xfa\xc1\xd7\x3b\xa1\xbe\xf5\x83\x9c\x33\x91\xc8\xeb\x89\xe8\x5f\xb8\xad\x54\x4f\xac\x08\x13\x07\x73\x3d\x47\xc0\x7a\x77\x70\x22\x0c\x4e\xdc\x92\xf5\xbc\x1c\x87\x53\x73\xde\xf1\xcb\x9e\xdb\xf9\x28\x69\x6d\x21\xb3\x5e\x32\x55\x94\xfe\x7a\x65\x76\x01\x2f\x7e\xbd\x18\x74\xa1\x7e\xd7\xeb\xd2\x56\xc8\xb1\xbb\x08\xad\x5c\x07\x2b\xbd\x9e\xe4\x67\xfb\xe5\xe6\xdc\x2e\x7c\x94\xf5\x86\x76\x2d\x6c\x69\xf5\xf9\xbb\xa7\xad\x3e\x07\xfe\xc2\x78\x56\xd2\x63\x9d\xcf\x81\x75\x75\xd8\x00\x83\x52\xf3\xef\x78\xca\x92\x0d\x16\xf6\x6b\xff\x8e\xe5\x74\x6b\x66\xf5\x31\x8c\xb7\xfa\x8d\x44\x2f\x5e\xee\x1f\x5f\xa5\x71\x42\x9f\x03\xdb\xf5\xd6\x4f\xeb\x03\xfe\x0d\x09\xdb\x83\xaf\x0c\x8b\x42\x7d\x60\x48\xf8\xd3\xea\x93\x62\x7a\xb4\x46\x70\xab\x50\xa8\x67\x2b\xa1\x95\x28\xc0\xfa\x70\x01\xae\x17\x9f\x07\x0e\x32\x3b\xc2\xa1\x03\x1a\x3f\x09\x7b\xe3\xb2\xed\xc3\x72\xfc\x06\xcf\x79\x06\x37\x9e\xbc\x01\xb3\x5c\x5b\xd6\x0a\x4e\xa7\x79\xfe\x74\x4d\xd6\x07\x2c\x19\x04\xd2\xd4\x07\xd7\xd6\xc1\x71\x7f\xa0\x65\x35\x03\xfb\x07\x09\x5c\x47\x76\x7d\xb2\xc6\x63\xa0\x81\x34\x3e\x88\x3a\xa9\xcf\x66\xb0\xf5\x70\x52\x28\xa4\x5c\x7c\xaa\x4f\xd9\x42\x4e\x3a\xdc\x08\xdc\x55\xf8\x42\xeb\x53\x94\xf2\x05\x20\x08\x82\xc9\xb2\x3e\x9b\xb3\xe4\x25\x90\xb9\x5d\x86\x46\x56\x9f\x82\x0d\x7e\xf9\xf7\x37\x1c\xa9\xbf\xad\x4f\xd5\xc1\xca\x68\xb8\x9c\x90\xdb\xeb\xc3\xf1\xaa\x84\x5a\xd6\x87\x28\xb4\x5e\x59\x50\x15\x4f\x8b\x2f\x53\x91\x95\x6e\x2b\x2e\x52\x91\x60\x2b\x9c\x85\x08\x8d\xfa\x54\x8f\x06\xd3\xab\x44\x02\x38\x6d\x22\x4c\x47\xae\xe9\x3b\x4a\xf8\xb4\xf6\xe3\xab\x57\xe1\xd6\x84\x02\x3d\x73\xb5\xab\x41\x43\x9e\xcd\x45\x6b\x12\x97\xb9\xd8\x55\x44\x1c\xee\x75\x19\x5e\x51\x1f\x64\xcb\xe4\xe9\x79\x5a\x08\xd2\x3c\x33\xc7\xe6\xdf\xb1\x24\x67\x46\xe8\x19\xd7\xa4\xcf\xc5\xc6\x34\xd8\x72\xc7\x7e\x01\x70\x5d\x54\xa8\x00\x6b\x80\x3b\x1c\xea\x67\x60\x24\x9f\x8c\xcd\xfd\x8c\x85\x15\xb0\x3e\x5e\xbc\x70\x52\x44\xb0\x54\xec\xf0\xf5\xe1\x12\x46\xf7\xa8\xce\xcc\x92\x00\xd6\xfc\xd5\x8f\x5d\x9f\xd9\xc1\x4e\xff\x8e\x29\x1d\x0a\x40\x88\x48\x1e\x62\xd1\x96\x7e\x6a\x72\xfb\xe6\x89\x03\xde\xe7\xeb\xa7\x0f\xbc\x3e\xc8\x9f\x35\x36\x9c\x28\x92\xe4\x33\x4c\x2e\x7b\x5e\xd0\x00\x97\xdb\xad\xa3\x42\x94\x5d\x5a\x63\xe8\xd4\x58\x11\xec\xb8\x95\x58\x91\x9c\x0e\xf7\x78\xeb\xe9\xf5\xe7\xf3\xe2\x19\xc0\xe0\x9e\x38\xa0\xca\x0f\x36\xba\x04\x55\x7f\x64\x66\xb8\xe6\xea\xb3\x99\x8c\xe1\x10\xf5\xf9\x00\x0b\x91\x08\x51\x59\xba\xfb\x7c\x9c\x86\xdf\x77\xfc\xdd\x4c\x09\x4d\xb1\x4f\x60\xba\x35\x99\x72\x0c\x06\xc6\x65\xb0\x86\x7d\xbe\xce\x94\x97\xcd\x28\x6a\x12\x97\x36\x5f\xaf\x72\xc7\x67\x8b\xe2\x95\xc8\x8d\x1a\x91\x1f\x81\xe2\xe7\xe7\x67\xd4\x40\x7d\xb8\xdc\x6c\xd8\x4e\x35\x24\x64\x28\x9b\x3d\x5b\x0e\xce\xc5\xf1\xb6\xb6\x97\x9b\x00\xb8\x5c\x0f\xad\x15\xc9\x03\xde\x9b\xc0\x57\x82\x53\x2b\x01\x21\x35\x25\xff\x3e\x70\x4a\xdb\x78\xda\xc0\xd6\xd8\xf2\xbb\x0d\x4e\x63\x5b\x78\xbe\x69\xcc\x94\x2e\x36\x57\xac\xda\x4a\x6b\x69\x62\x31\xb1\xc2\xb5\x48\xd0\xb7\xcc\x92\x93\x24\x82\x7b\x6b\x01\xd6\x2d\xc2\x65\x2e\x60\x54\x62\x47\x2a\xb1\xa9\x95\xd0\x91\xd2\xb2\x1d\x2d\x5c\x6d\x4c\x48\x55\x9c\x68\xc9\xfa\x70\x65\x2d\xc5\x4e\x6f\xf9\xaf\x0b\xa4\x9b\x19\x65\xbf\x79\x79\xe6\x93\x27\x66\xc4\x0f\x8f\x91\x20\x2c\x67\x6b\xc7\xbb\x23\x36\xe2\x29\x44\x24\x30\xbd\x67\x03\xec\x70\x4f\x10\x72\x52\x67\x84\xc7\x13\x1a\x1f\x9d\xce\x89\x89\x3f\x40\x26\xdb\x2d\x61\x2e\xd5\xe7\xc0\x07\x9a\xab\x5b\x21\x85\x3c\xaf\x94\xaa\xf1\xd5\x9b\x21\xe2\x4c\x10\x59\x79\x25\x51\xee\x6d\x7e\xc5\x3a\xde\xae\xb8\xc5\xb3\x40\xab\xdf\xd2\xb9\x77\x53\xd0\x8c\xb4\xf4\xbc\x17\x6b\xb7\x33\x0f\xaa\xc8\xf9\x3e\xce\x12\xb8\xbf\xd2\x0e\x50\x95\x20\x9a\x59\xe0\x5a\x04\xd1\x24\xfc\x79\x95\x20\x9a\xdd\x62\xf2\x82\x89\x33\x7e\x08\x10\x2d\x5e\x16\xb3\xf4\x07\x0c\x4f\xe0\x14\x91\x2f\x7b\x08\xbb\x0d\x86\xee\x57\x58\x08\x60\xee\xef\xcf\x7b\xec\x3c\x83\x61\x08\xf6\xc4\xbe\x14\x82\xba\x2a\xb1\x2f\xa9\x83\x17\xc4\xbe\xe4\xc4\x15\x91\xfa\xa6\xe6\x10\xf4\x9a\xb4\x66\x35\x9b\x4b\x4c\x96\x6d\x82\x82\x32\x48\x32\xf4\x8b\x85\x6f\x11\xbf\xe2\x61\xa8\x04\xba\x14\x6c\x3a\x95\x20\x93\xdd\x80\x75\x64\xd9\x10\xa7\x8c\x70\x92\xc2\x9d\xe0\x4a\x38\x49\xc5\xde\x50\x0d\x27\x59\xb8\x52\x2a\x31\x24\x7b\x70\xbf\xc2\xc7\x09\x89\x7b\x83\x2d\x3b\xb8\x6c\x99\x23\x44\x14\xc9\x9e\x3b\x33\xe4\x0e\x78\x73\x70\x2c\xc1\x45\xf0\x94\x0f\x67\xcb\xbf\x07\x70\x7d\x21\x0c\x43\xd8\x62\x08\xc6\x1e\x56\x0d\x23\x19\x84\xb4\x56\x63\x47\x92\xb2\x02\x01\x23\xfb\x85\x26\xb0\xef\x03\xf4\x23\x32\x24\x2f\x10\x86\xc8\x90\x1a\x10\x81\x61\x77\x65\x63\x43\x43\x6a\x81\xbe\x10\xf7\x91\x50\x5c\x2b\x71\x1f\xe5\x18\xb6\xc0\x2b\x01\x1e\x12\xf7\x91\x3d\x82\x11\xf7\xe1\x2e\xb5\x98\x06\x8d\x1b\x67\x53\xd0\x36\xa5\x08\xc8\x5c\x44\x7e\x54\x7b\xe2\x2a\x03\x44\x08\x0d\xbc\x12\xa9\x57\x89\xfc\xd8\x4b\xb5\xa7\x85\x90\xe8\x0f\xf0\x33\x04\x0d\x42\x3f\x2a\xf7\xe3\xea\x2b\x47\xaf\x8e\xe6\xb9\x76\xb0\x4d\x5f\x5a\x77\x30\xec\x0a\xc3\x8e\x7a\x10\x18\x7a\x0a\x96\x0e\xdd\x7a\x35\x66\x10\x31\x57\x89\xda\xa8\x8a\xf3\x44\x6d\xec\xf6\xc0\xa3\x1b\x6b\x02\xd3\x20\x04\x23\x27\xa5\x0e\x62\x30\xaa\xb2\x2e\x31\x18\x55\x91\x9d\x18\x8c\xfd\x11\xcd\xb1\x61\xa9\x0e\x63\x60\x28\xcd\xcd\x1b\x90\x7a\x44\x57\x62\x2a\x76\x03\x5f\x94\x5f\xb2\xdd\xb2\xf2\x62\x6b\x8e\x22\xa2\x89\xd1\x13\x5a\x10\x88\x98\xd8\xad\x59\xfa\x54\x6c\x76\x37\x30\x8f\x34\xe4\x0c\x62\x26\xd2\xc2\xef\x57\x0d\x9a\x18\x59\x68\x4d\x66\x82\x5e\x45\xa4\x44\xc5\x6e\x53\x8d\x94\x48\x8a\x14\x84\x4a\x84\x86\x4e\xa8\x44\xe5\xa6\x48\x25\x54\x62\x7f\xc4\x9a\xa6\x81\x7f\xdf\x79\x84\x2b\x81\x14\xbb\x95\x33\x03\x8c\xe8\x21\x44\x52\xec\x1f\xd8\x86\x2d\x95\x54\xf5\x1b\x42\x29\x26\xd1\x45\x95\x50\x8a\xfd\x91\x2f\x78\x94\xdd\xaa\xe5\x4a\x58\x3b\x7e\xc4\xaa\x30\x4c\x00\x45\x55\x2f\x26\x80\x62\xb7\xb6\x5b\x96\x25\xa2\xe0\x56\xe8\xd2\xc6\xe5\xe1\xf0\x59\x3a\x22\x19\x23\x6c\x22\x25\x4f\xbf\x2e\x62\x49\x1a\x0a\x72\xf1\x2c\x7f\x4e\x70\x91\x15\x21\x8b\x0c\x1b\x23\x8b\x34\xb8\x0a\xe1\x0b\x69\x49\xc2\xce\xd8\x34\x1a\x6f\x6d\x36\x37\x09\x12\xf1\x08\x4b\xb2\x7c\xaa\xd4\xd9\xfa\x74\x11\xee\x01\x6a\x7f\x25\x93\x45\x7d\x4f\x04\x6e\x9f\x55\x4b\x85\xf2\xc5\x29\x85\xff\x12\x56\x90\x62\xd5\x57\xa0\x82\x1f\x75\xbb\x65\xc0\x6b\xfa\x02\x98\x89\xdb\xd7\x76\x63\x30\x41\x91\x9e\x5d\xf2\x59\xa7\x78\x89\x0c\x9e\xfe\x0b\xe7\xab\xc7\x46\x71\xc4\x43\x70\xc9\xc1\xe4\x3b\x37\xc7\x46\xe8\xdc\x6c\xb7\x0b\xbf\x03\x22\x8c\x7d\x6b\x6c\x12\x29\x6e\xc4\x25\xe9\x24\x57\xea\xa7\x84\xee\x66\x8b\x25\xbe\x37\xb4\x43\x54\xbf\x39\x41\x32\x81\xdb\xf9\x79\xb4\xb6\x6c\x52\xba\xc4\x43\x81\xc4\xcd\xdb\x02\xc9\xe8\x6e\xcc\x83\x00\x67\x63\xe5\x11\x25\x98\x77\xcb\x23\x65\x44\x03\xf9\x97\xb0\x79\x08\xb1\x71\xe8\x87\x5e\x85\xec\x2b\x62\x23\x83\xbc\x88\x17\x65\x38\xf1\xd7\xa5\x22\xad\xbe\x2f\x1a\x99\x67\x61\x8b\x17\xa5\x2e\x9b\x83\xd9\xdd\x06\x93\xe0\x6a\x26\xa5\x99\x3e\xbe\x8f\xd5\x81\xf1\x21\x41\x48\x3f\x5f\xc0\x2f\x7a\xbd\x5c\x47\xdb\x42\x52\xf3\x56\xe4\x81\xe2\xda\x08\xcd\xd8\xf8\x55\x78\x41\xfb\x68\xfe\xe0\xd8\x93\xe7\xe1\x18\x95\x17\xd4\x8f\x2d\xad\xb5\x03\x83\x80\x42\x7d\x3b\x0e\xd9\xb0\x3f\x28\x40\x34\x5b\x6c\x98\x43\x0c\xdb\x81\x00\xd1\x89\x99\x6b\xc7\x96\x20\x1a\x8a\x7c\xe3\x56\xe6\x9e\x3a\x83\x27\x90\x62\xa3\x57\x23\x60\xa4\xc4\xa4\x92\x22\xf4\x66\x59\x8d\xcb\x99\x95\xc0\x82\xc6\x95\xcc\xb4\xba\x3d\xc5\x6c\xfd\x41\x4e\x38\x99\x88\x92\x45\xb7\xb5\xd8\xe2\xdf\x65\xcf\x9b\x37\x35\xef\x6c\x8e\xec\x02\xd3\x6d\x5f\xce\x04\x97\xea\xb4\x5f\xf8\x65\xfa\xce\xbc\xd7\x8e\xec\x52\xe8\x0d\xff\x77\x71\x2e\x44\xde\x92\xe4\xa9\x1d\x44\xde\xae\x06\x14\xb3\x7b\x00\xdc\xf1\x7e\xf7\xe1\xf7\x52\xb6\xc2\xe4\x33\x68\x1f\x0d\x60\x61\x1d\x80\x66\x17\x65\xa7\x27\x61\xc7\xfe\x5d\xc9\xc9\x8e\x36\xfb\x3c\x04\xa1\xbe\xc2\xe2\x0e\x94\x40\x56\x86\x56\xf6\x49\x0e\xf7\xd3\xc9\xc4\xb3\x81\xa6\xb6\x08\xb8\x01\x11\x22\x4c\x8a\x1b\x8b\x45\xb1\x0f\xf1\xad\xba\x6a\x36\xb0\xa2\x72\x75\x9f\x63\x08\xba\xaa\x48\x0a\x93\x99\x2b\xc9\x0c\x76\xa3\xb2\x52\x41\x50\xbd\xcf\xe7\xdf\xc5\xbc\xe2\x70\x81\x6d\x0e\xa7\x18\x35\xfc\x05\xba\x98\x98\x60\x83\xea\xf8\xf7\x16\x88\x44\xbf\x0d\x90\xbb\xe1\xd8\x1d\x30\x77\xb7\xa3\x05\xc8\x6d\x21\xed\x75\xad\x8a\x29\x83\xf1\xb6\x68\x52\x8e\x68\xfd\x3a\x11\x3e\xea\xc2\xb3\xb0\x26\x62\x4e\x57\x6c\x4d\x8f\xd1\x69\xdf\xb5\xd8\x32\x93\xae\x86\x5d\x7c\x11\x8f\x0b\x60\xef\xca\x07\xc5\x26\x6c\xe7\xb0\x2f\x31\xb4\x00\xd2\xe1\x1e\xd0\x22\xe4\x91\x0a\xb8\x86\x97\x62\xfd\x88\x38\xef\xcc\x84\x91\x4d\x0e\x61\x32\xf4\xa1\x31\x76\xd8\x12\xdd\xf2\xe1\x1e\xf8\xcc\x2d\x5f\x01\x3a\x05\x28\x9d\x86\x38\x52\xc1\x17\xad\x18\xd3\x67\x99\x4b\xa5\xdb\xa9\xdc\xe7\xcc\xa7\x5b\x58\x59\xd2\x84\x2e\x8b\x3d\x33\x58\xaf\x1d\xcb\x38\x84\x62\x08\x0a\x92\x12\x6d\xf4\x8d\x75\x28\x0f\x2c\xd6\xba\xe4\x6d\xd3\x97\x80\x28\x93\x5f\xf0\x36\xc1\xbe\x05\x82\x52\x25\x31\x8b\xed\x8c\x06\xa7\x43\xf8\xc3\x65\x6b\x66\x12\x12\x41\xe7\xb3\x8f\xfb\x29\x2d\xf9\xc4\x7e\x32\xad\x8f\x7a\xb1\xab\xff\x68\x89\xf2\xf9\x46\xce\x65\xf4\x53\x55\xd3\xf5\x9e\x18\x09\xe2\x99\x03\x22\x8d\x39\x21\x70\x93\x05\x9e\xea\x22\x8c\x4d\x8c\x62\x75\x52\x21\x12\x48\xbf\x4f\x71\x41\xa2\xa6\xa3\xe2\x60\x1d\x97\x70\xf3\x80\x68\x93\xf0\xa8\x5d\x6a\xb6\x1e\xe7\x4b\xc9\xd8\xc1\x2f\x2e\xb0\xc6\x0f\xea\x3b\xd1\x44\x98\xd4\xef\x49\x1f\xa1\x85\x39\x66\xe0\xa9\x74\x87\x88\x2d\x24\x40\xbd\x1d\xd8\x26\xfa\xb0\x6f\x2c\xdd\x7d\x01\xae\x5b\x79\xcf\xb3\x74\x3b\xb5\xc5\x74\xee\xc6\x05\x09\x5b\x70\x5e\xc5\xf8\x1b\xb3\x6d\x7c\xe3\x75\xe3\xc3\x1f\x88\x58\x16\xcb\xb5\x48\x78\x12\x6e\xc5\x3a\x11\xed\x71\x4b\x24\x98\xc1\xf6\xdd\xeb\x87\x3d\xb1\xdf\xa7\xfa\x03\x53\x7c\xc0\x73\xd7\xa4\x73\xa3\x78\x00\x1e\xc2\x90\x65\x9e\x8f\x76\x7d\x09\xf4\xa3\x2e\x56\xed\x0b\x45\xc6\xd5\x3e\x4c\x2b\x06\x17\xe5\x2b\x2f\x18\x28\x1a\x09\x10\xda\xf1\xaa\xb7\x4a\x2c\xbc\x58\x33\xdc\xae\x57\x14\x14\x10\xaf\xa7\x81\x8e\x5f\xe7\xc8\xce\xbf\x9e\x45\x37\xf5\x85\x6f\x2c\xbb\xf2\x28\x3a\x47\xcc\x13\x5d\xc8\xbd\x81\xf3\xbb\xb9\xf7\xf8\xfb\x16\x13\x9b\x3e\xcb\x4e\x46\xbc\x66\x7e\x3d\xe2\xa9\x9a\x19\xf5\x3a\xe9\xa7\x9a\x19\xf5\x16\xc2\x50\x33\xa3\x5e\x45\xd9\x6d\x49\x33\xc4\xf2\x07\xd9\x08\x84\x20\x85\x1c\xc0\x11\x27\x05\x5e\x96\xbf\x24\xd8\x3d\x57\xe4\x5b\xc2\x1b\x80\x77\xa3\x91\x07\xa0\x72\x99\xb1\xa5\xf0\xae\xd8\x6d\x52\x36\x2c\x3c\x7b\x4c\x5c\x07\xac\x3f\x6f\xbd\xab\xa5\x60\xfd\x1c\x77\x72\xde\xed\x17\xe6\x0e\x87\xc7\xd7\xd9\xc8\x2f\x50\xb9\x56\xd8\x52\x16\x2f\xd9\x5c\x12\xd3\x15\x32\x1b\x34\xf3\xcf\x25\x19\x0c\x29\xe7\xf6\x0b\x8b\x2d\x99\x2b\xa9\xb4\x28\x9e\x38\xb8\x18\x39\xe7\xf6\x57\xb4\x2f\x11\x77\xe3\x2f\x83\x11\xfd\x41\x0c\x82\x65\x93\x65\x6e\x37\x61\x89\xc5\x95\x38\xc8\xc9\x33\x0b\xc1\x0d\x80\x4b\xb1\x99\x2e\x8e\xeb\x3b\x2d\x69\x48\x90\x73\x98\x31\x8e\x0c\x0f\xcd\x84\x71\x64\x60\x6a\xe6\x8b\x2b\xce\xbc\x72\x75\x43\xa0\xe3\x12\xe8\x1c\x03\x1c\xd3\x79\xb8\x01\x55\xa9\x8a\x65\x57\x34\xab\xe5\xb3\x89\x43\x1c\xd8\xbb\x54\xf6\x83\x6e\xe4\x1e\x55\x6f\xe9\x55\x07\x0e\x00\xd2\x02\x23\x44\x76\x5f\x5a\xa6\x35\xa3\x35\xc1\x0f\xd7\x21\x37\x5c\xe5\x4e\x66\x33\xfd\x42\xc7\x69\xd7\xc8\x06\xb7\x5f\xfc\x45\x95\x66\xda\xfe\xc3\xcd\x2c\x9f\x2f\xaf\x4d\xf0\x1c\x87\x8e\x7e\xbb\x56\x41\x77\xac\x3b\x3a\x6b\xea\x9e\xac\xef\x6c\x7c\x8d\xe4\x6e\x5e\x2a\x6b\xe6\x76\x4b\xf2\x43\x72\xbb\x25\x02\xa8\xf7\x0b\x60\x84\x1a\x90\xc3\xcd\xab\x67\xcd\x1c\x6e\x8b\x63\x4e\x0a\xb7\x7a\x88\xb9\x9d\xab\x67\x9e\xc0\x21\xad\xe4\x1b\x43\x66\x8a\xfb\x31\x14\xe9\x91\x48\x52\x18\x1f\x18\x8d\xcc\x6c\xa4\xcc\x6a\xc9\xd8\x15\x04\x31\xf2\xb2\x15\xf4\xb7\x66\x62\xb6\x9f\xc7\x6c\xe8\xae\x77\x3b\x87\x4e\x5e\xe6\x31\xd4\xe4\x61\x4d\x09\x31\x80\xf0\xeb\x96\x66\xfe\x79\x67\xae\xa5\x19\x93\xa2\xab\x30\x44\x78\x38\x26\xc0\x69\xb6\x30\x09\x92\x1f\x71\x2b\x2f\xdb\x2b\x24\x09\x79\x29\x71\x0f\x76\x14\x4f\xec\x04\x95\xb2\x0d\x60\x78\xf1\xf7\x98\x93\x23\x70\x2f\x2f\xf3\xbc\xb8\x67\x82\xe4\x94\x30\x2e\xe0\x81\x6e\xa4\xe2\x28\x5c\x31\x68\xe4\xe2\xa8\xb8\x9c\x5b\x5a\xba\x9b\x6c\x6b\x24\x9a\x27\x0c\x1b\x42\x10\x17\x83\x8c\x6d\x8c\x41\xa0\x79\xf2\x30\x08\x54\x54\xc1\x96\xf0\x66\xe4\xe2\x73\x40\xc3\x16\xf5\xc7\xd7\x98\xee\x23\x37\x29\x14\x95\xd3\xa7\x33\x0d\xc0\xc7\xed\x09\x42\xcb\x5a\xda\x62\x44\x91\xe9\x24\x02\xb6\x46\xf1\x70\xe3\xce\xc0\x39\xd9\x12\xa2\x03\x9e\xdd\x46\x44\x48\x56\x7a\x4f\x27\xc4\xd2\x6d\xc7\xb4\x30\x9d\xd1\x16\x23\xea\xe1\xe1\x39\x83\xc4\xd8\xf8\xe3\x0b\x53\x3a\x65\xf7\xcd\xae\xb8\x06\x89\xe4\x91\x4e\xb4\x21\xa1\x71\x7a\x72\xd1\x6c\xc8\xbc\xb7\x5f\x68\x7e\xa9\xc5\x7b\x76\xbd\x05\x2b\x39\xbf\x98\x95\xe4\x15\x03\x44\x15\xc8\x57\xcc\xc4\x8f\x40\x08\x78\x6a\xba\x34\xcf\x89\xf0\xd7\x09\x5d\x62\xee\x5b\x20\x29\xcb\xd9\x7a\x9b\xa1\xfb\x77\x85\x71\x89\x9d\x3e\xf4\xa0\x2d\x77\xcc\x90\x31\xf4\x81\x28\x0f\x91\xbb\x4f\x23\x78\x33\x5b\xdf\x8a\x63\x8b\x41\x21\x7b\x52\x6f\x52\x37\xb8\xd8\x5b\x4f\x16\x83\x1b\x8f\x18\xa7\xf0\x76\x74\x8f\xc8\x73\xfc\xbc\x26\xda\xd2\x96\x33\xca\x10\x05\x1f\x59\xb8\x68\xf4\xc4\x44\x98\xe2\x03\x48\x3c\x54\x48\x13\x4b\x0a\xfe\x08\x11\x1b\x70\x71\x55\x52\xf6\xe0\x47\x90\x98\x23\x57\x64\x39\xe8\x23\x4b\x43\x3e\x4c\xaf\xd3\xe0\x23\x44\x09\x72\x29\xb5\xf4\x06\x3c\xd8\xd7\x37\x10\xd5\x17\x2d\xbb\xed\x7b\x82\xf7\xb6\x9f\xb7\x5f\x5b\x7a\x8d\x6b\x63\x92\xaf\x5a\x8c\x5c\x0d\x23\x46\x16\x01\x5e\xbc\xb7\xae\xea\xd5\xb6\x04\x4c\x5e\xac\x05\x42\x1d\x13\x06\x0e\xb0\x46\x46\x1a\xaf\xd4\x36\xf2\xd0\xe4\xc6\x37\xf9\x80\x07\x70\xe0\x4c\x4a\xb3\xa4\x01\x24\xa5\x29\xf8\xe1\x1a\x01\x4e\x19\x3f\x61\xcb\x66\xf6\x05\x77\x4c\x44\x43\x44\x43\x23\x0f\x4d\xc5\x9f\xd5\xb2\x77\x7c\x81\x1a\x79\x68\x12\x77\xac\x5a\x36\x3e\x01\x4f\x5a\x33\x13\x4d\x25\xe1\x6c\xcb\x8a\x27\x68\x23\x99\x88\x79\xbc\x21\x2d\xeb\xe7\xc0\xd3\xd5\x32\xd1\x0a\x84\x12\xb7\x9c\xe4\x4a\xcb\x1f\x6e\xb6\x9b\x79\x64\x77\x03\x4e\x90\xb3\xfe\x08\x7f\xe0\x4e\x68\xf2\xef\xdd\x95\x56\x5e\x10\x16\x9a\xcf\x81\xb5\x8d\x97\x85\x93\x9a\x89\x60\x1b\xc0\xec\xdd\x72\x78\x4c\x84\x47\x76\xad\x3c\x17\x80\xec\xd0\xdc\xad\xcd\xae\xae\x04\x60\x99\x47\x31\xfe\xc2\x1f\xd8\x5e\x48\x39\x77\x58\x12\x79\xd3\x1a\x77\x58\x6a\x8e\xbf\xeb\x09\xb1\xad\x42\x81\xcf\xaa\xed\xa0\x46\xd6\xad\x01\x01\xe2\xf2\x49\x15\xb1\x73\x58\x09\xe0\x41\xb9\x62\xfa\xcb\x3e\x47\xa6\x04\x86\xd0\x1c\x50\xfd\x61\xc3\x72\xb8\xe8\x0a\x1f\x40\xc0\xcf\x0a\x0b\x30\x55\x93\x5c\x0e\x1c\x6a\x8d\x24\x97\xa5\x0b\xca\x9f\x82\x03\x8b\x08\xc1\x61\xf9\x8b\x54\xd1\xfd\x6a\xa6\xe8\x64\x0c\x03\x6d\x25\x1a\x99\xb4\x59\x2a\xd1\x24\xb9\xac\x59\x8c\x6d\x52\x48\xce\x84\x39\x2e\x57\x80\xb9\x07\xc7\x60\x8e\x86\xf5\xa1\x95\x12\x7a\x97\x35\x63\x91\xee\xb2\x14\xbb\x0a\x23\x81\xe0\xc1\x81\x91\xa3\x01\x3b\xdc\x1d\x22\x26\xe5\x8b\x52\xbc\x30\xec\xba\xed\xf8\x81\x3b\xa4\xcd\x99\x0f\x58\xa3\x33\x1f\xe6\x15\xf6\x19\x34\x40\xdc\x25\x5f\x65\xcd\xee\x30\x57\x48\x95\x20\xb2\xd2\x04\xde\x96\x46\xea\xc9\x8a\x65\xb3\xe5\x01\xfc\xfd\x68\xaa\x84\x0a\xda\x19\x07\x89\x6e\xcd\x8d\x01\x71\x35\xd7\xe4\xc0\x55\xd6\xf2\x8c\xcd\xf7\xc5\x70\x3f\x9b\x4f\xc6\x60\x11\x13\x24\x17\x4f\x67\x6c\x92\x1f\x05\x7e\xf9\x8b\xb3\x62\xf7\x94\x02\x60\x31\x5c\x5b\xaa\x5a\x8b\x8c\x6f\xac\xa5\x7f\x17\xaa\xd2\xb8\xd4\x54\xb5\x11\xe6\x90\x11\x20\xa5\xdc\x51\xca\x49\xf9\x89\x3b\x4a\xde\xfc\x6f\x5c\x51\x9a\xc5\x43\xb0\xf4\x02\x30\x7b\x84\x07\xf5\x0f\xee\x21\x55\x6e\x1d\xb4\x6c\xa0\x30\x57\x53\x1b\x99\x98\x76\xaf\xbe\xf4\x1f\x5f\x93\x24\xd9\x2d\x7f\x86\x3f\x30\xfd\x0f\x97\xf0\x61\xfa\xdc\x5c\x2a\x5a\x02\xb2\x29\x01\xe1\xda\xde\x4a\x6a\x2e\x97\xec\x80\x49\xf5\x21\x9f\xc4\x26\x79\x20\x30\x3c\xc4\x21\x55\x7a\x80\x8d\xe5\x53\x49\x1f\xb8\x9d\x88\x61\x92\x60\xed\x0e\xea\x18\xf9\x8c\xfb\x07\xfb\xf9\x3a\x98\xaa\xcf\x00\x5d\xd2\xcc\x6d\xc7\x21\xba\x5c\xa2\xb9\x24\xee\xc2\x1e\x85\xd0\x93\x75\x4b\x28\xf6\x93\x20\xd3\xc8\x8b\x66\x7e\xcc\x8a\x5b\xb7\x91\x1f\xb3\x10\xa4\xde\x4c\x90\x39\x4a\xbc\xe8\xc1\x73\xf7\x89\x92\x90\x65\x67\xac\x0f\x49\x65\x24\x1b\x1a\x71\xd8\xf1\x6d\x96\x01\x8f\x1c\x39\xd5\x92\x7c\xc5\x98\x09\x15\x8d\x8c\xf9\x21\x16\x7b\xab\xed\x4a\xea\x89\x9a\xc8\x52\x5e\x13\x6e\x3a\xf7\x7b\x71\x9b\xdb\xbf\x9f\x40\xc4\x8e\x2e\x7b\x05\x24\x37\x1c\xa0\x3a\x29\x08\x87\xd4\xf9\xc6\x82\xe9\xe6\x29\x46\x48\x2f\x23\x0e\xd0\x91\x31\x57\x74\xc9\x11\xd6\x0a\x6d\x35\xf9\x11\x89\xe8\x48\xf1\x22\x7b\xd8\x1f\x04\xcd\x69\x83\x61\xd6\x12\x9e\xa7\x1f\x31\xd7\x47\x47\xbc\x38\xfb\x88\xd8\xee\xd9\x13\x33\x67\x90\x57\x8d\x5d\xe2\xa4\x85\x42\xd5\x3c\xeb\xe4\xf0\x30\xbe\x66\xbe\x60\x94\x37\xc0\xc9\xf0\x0a\x0e\xd2\xc2\x37\xb6\x9c\x11\x5f\x89\x8a\xc7\x41\x09\xc1\x49\x92\xd6\xa9\x0f\xe7\xa5\x85\x42\x02\xf8\x12\xd2\x45\xb7\xde\xac\x23\x95\x4a\x2b\x04\x40\x12\x80\xdf\x88\x47\x2e\x19\xf5\x91\x1b\x77\x7b\xb2\x89\x17\xb8\x6b\xf5\x07\xc0\x03\xb1\xe6\x92\xdd\x96\xea\xfc\x08\xba\xc3\x8a\xb8\x3c\x97\x53\xe6\xdc\x17\x13\x84\x2c\x87\x78\x49\xec\xc1\xdf\x4d\x0a\xc2\x54\x4b\x0a\xd8\x64\x5e\x8a\xad\xe9\x16\x7b\x46\x0c\x81\xc0\xa0\x1d\x89\x2b\x76\x85\x6c\x53\xad\x28\x2f\xa8\x1d\x15\xed\x19\xcd\x1f\xc8\x0b\x12\xbd\x9e\x7e\xc4\xb2\xf1\x64\xf4\x19\x13\x81\x2b\xba\x6e\x02\x22\x93\x6a\x50\x21\x22\x72\x6d\x12\xf2\x0d\xd1\x2b\x24\x0e\x91\x4c\x97\xac\xf6\x39\x78\x2e\x4c\x80\x31\xb7\xbc\x32\xc9\x56\xde\xb8\xc9\xb7\x87\xf1\x85\x9c\x08\xe0\xb1\xb7\xf4\x96\x84\x87\x74\xab\x46\x20\xb6\xa2\x0b\x82\x94\x9d\x8d\xeb\x7b\x46\xf4\x35\xaf\xef\xad\x1c\x2f\x8e\xc7\xe2\x8b\x8c\x1c\x95\x89\x2b\x7b\x06\xba\x35\x2e\xe5\x95\x8a\xbc\xef\xa5\x3c\x52\x12\x36\xee\xe4\x85\x38\xc1\x9d\xbc\x3d\x1c\x2b\x2a\x31\x29\xbb\x55\x6c\xee\xbe\x6c\xb4\x0a\x98\xd6\x83\x21\xe8\xb6\xa6\x9f\x49\x5b\x1a\xf7\xf6\xd2\xd0\x85\x44\x64\x7b\x1e\x6e\x67\x65\x6b\x93\x7f\x37\xe3\x0b\x73\x45\x94\x21\x55\x6f\xf3\x72\xdf\x72\xcb\xab\x19\x5f\x98\x12\x89\x3c\x6a\xb4\xd5\x50\xd5\x1d\x59\xa5\x0c\xac\xe7\xd6\x9f\xb1\x41\x8d\x9b\x7e\x45\xa3\x15\x37\xfd\x32\x89\x23\x5a\x31\x5a\x03\x41\xc6\x7b\x7e\x5d\x1c\x26\x1d\x87\xbc\xba\x20\xed\x2c\x84\xd3\xa2\xb7\x83\xa0\xdc\x56\x30\x99\xe0\x05\x6e\xa5\x89\x60\xc5\x97\xeb\x67\xa6\x9a\x56\x10\x76\x94\x37\x0a\x9e\x8f\x21\x46\x86\x78\x83\x08\x50\x10\x6f\xfa\x14\x32\x38\x3e\x96\x16\xab\x12\xb7\x3d\x18\xaf\x7b\xf0\x1d\xbc\xff\x9a\x01\xa7\x95\xee\xb2\x9d\x6e\x8f\xfd\x62\xf4\xee\xe8\x76\xc5\x7d\x6e\x77\x62\x44\x8a\x5a\x9e\xa3\xd6\x00\xcf\x19\x34\xa5\xd7\xa1\x8f\x9c\x15\x61\x3b\xe9\xee\x0a\xa6\x93\x25\x2e\x0e\xc2\x8c\x3d\xea\xc3\xeb\xf6\xac\xd4\x68\xcf\x9f\x03\xc8\x7e\x84\x0d\x31\x1c\x84\xc4\x34\xee\x46\xa6\x42\x16\xfc\x56\x46\x64\x8b\xb1\x2f\xee\xb4\xa3\xd8\x17\x6c\x27\x45\x82\x30\xa5\x0e\x6e\xde\x24\x2f\x09\xf2\x76\x31\x3f\x98\x94\xdb\xfc\xc0\x49\x7d\xbc\x70\xe7\xba\x0a\x4d\x23\x38\x65\x71\x5c\xae\xac\x0a\x12\x5c\xa8\x2c\x4b\x3c\x58\xce\x5d\x54\xe3\x56\xcf\x12\xbb\x08\x83\xe8\xd3\xfd\x43\x56\x99\x12\xb6\x0f\xc8\xef\x41\xe0\x12\x59\x52\x81\x2f\x21\xac\x08\x93\x0f\x18\xef\xa9\xff\x38\x36\xe3\x7d\x08\x94\x92\x64\x20\xaa\x1c\x8a\x63\xa6\x6d\x5c\xf2\xc1\x62\x7a\xaf\x12\xbf\x70\x4f\x7f\x3a\x06\x5b\x0c\x6f\x2e\x86\x51\xc8\xcb\xb8\xc3\x59\xb5\x3e\x7b\x6f\x53\xab\x7f\xf1\xda\x86\xa4\xf7\x8c\x09\xd2\x5a\x5f\xca\xf7\x11\xc9\xad\x9c\xfd\x67\x9a\xa5\x56\xce\xc0\x4a\x5f\x24\xc6\xd2\xc2\x33\xe6\xcf\x8a\x4f\x99\x93\x3f\x28\x17\x89\x4e\x5c\x95\x1a\xfa\x92\x8a\x59\xc3\xe4\xa6\x45\x83\xc9\xf0\x19\xda\x26\x39\xbb\xe6\xcf\xc4\x4e\xad\x5c\x02\x0c\x79\xab\x68\x0a\x41\xd7\xe4\xb2\x69\x99\x48\xbf\x5c\x36\xcd\xc3\xe3\x81\x25\xa4\x8a\x01\x64\x6d\xd6\xbe\x5e\x42\xfa\xc1\x0a\xcf\x2d\xd4\x6c\x58\x80\x39\x9b\x87\x5e\x87\x42\x30\x68\xec\x1b\xf1\x16\x3a\xe0\xca\xad\x88\xc9\xc8\xb7\x2e\x49\x97\x7a\x93\xa7\x47\x72\xbb\x45\x99\xa9\xce\x5a\x6e\x51\xb4\xda\xfa\xf5\x2e\x28\x93\x22\x04\x74\xc9\xeb\x0b\xd2\x8c\xfa\x76\x41\x98\x19\x22\xc0\x53\x7e\xe6\xb3\x6a\xe5\x89\x7b\x9c\x3c\x7b\xd7\xd2\xbf\xab\x0f\x0d\x7f\x50\x20\x96\x8d\x3f\xf0\x03\x37\xfd\x21\x62\x3e\x86\xfe\xf0\x0c\x9c\x08\x19\xed\x62\x09\x62\x4d\x15\x34\x18\x51\x62\xd5\x38\x67\x02\xbb\x71\xce\xe8\x22\xe0\x9e\x52\xe6\x2a\x7d\x2b\xaf\xf5\x3f\x7c\xc6\xdb\x2a\x95\xc3\x9c\x12\xac\x36\xee\xa8\xba\x11\xaf\xd1\x90\xc3\x5f\x58\x43\xf4\x84\xc0\xe1\xc1\x7a\x29\x99\x21\x07\x7f\xe1\xf3\xe0\x1f\x69\xb4\xc3\x2f\x59\x8d\xfb\xd4\x02\x52\xf5\xcb\x30\xd5\x8a\x5b\xc6\xe5\x70\x8b\x2a\x73\x89\xbf\x55\x92\x03\x70\x11\xa8\x55\x92\x9f\x11\x56\xdc\xea\x11\xe9\x1b\x79\x26\x80\xfc\x70\x00\x0c\xf6\x4c\xae\x12\xbf\x41\x50\x7a\xab\x04\x80\x2e\x27\x41\x00\xa8\xbe\xee\xaa\x9c\x03\x1a\xd6\x64\x8e\x13\x08\x7b\x4d\xca\x5b\xd9\x5f\x14\x28\xb1\xb7\x54\xdc\x30\xca\xea\x35\x01\x79\x20\x5c\x93\xfe\x01\x78\x4f\x4d\x5e\x7c\x65\x6d\x99\xfc\x82\x48\x0d\x35\x4b\x8a\x38\x0f\x35\x07\x8c\x99\x2d\x97\x3a\x14\xaa\x6b\x04\x50\x0c\x9b\xab\xb3\x81\x96\x95\x08\x8a\x9f\xcf\x9e\xe5\x6c\x13\x6e\x35\x77\xfb\x05\x07\xaa\xad\x3d\x43\xa0\x6b\x35\x96\x54\xb9\xac\xe2\xdd\x29\x8a\x1a\x95\x90\xd1\x98\x49\x24\x1b\xb3\xc5\x82\x10\x02\xb7\x2d\x8e\x14\x2d\x59\x15\xaf\x8d\xfe\xb1\x5a\x04\x82\xfd\x00\xf3\x6a\x5b\xd0\x4f\x65\xa2\x2a\x8c\xb8\x3c\x6f\x78\x40\x90\x6a\x8d\x6b\xd6\x8c\x50\x15\xb6\xbf\x37\xe1\x55\x9c\x3d\x5d\x3c\xaa\x9e\x23\x81\xbd\xe5\x93\xc2\x75\x8a\x56\xf5\xf6\xc4\x38\xe6\x97\xb1\xc1\x25\x18\x6c\x60\x1c\x52\xb4\x10\x72\x4e\x26\x20\xc7\x0f\x08\x2b\x01\x45\x0c\x32\xc6\xae\xb7\xda\x24\x1a\x10\xb5\xda\x90\x0f\xfd\xaa\x2b\x65\x39\x62\xd8\x47\x30\x00\xd5\x30\x8a\xc0\xdd\x6b\x8f\xc9\x33\x24\x3e\x96\xd8\x85\xae\x58\xe3\xf6\x74\x54\x0a\xcf\x53\x0f\xae\xe3\x8b\xb6\x13\x31\x93\x10\xcf\xe2\x84\x31\x91\x90\xee\xbc\x55\xee\x7c\x48\x81\xea\xd0\x4a\x3a\x7c\x81\xfd\x45\x63\x30\xc0\xe1\x14\x21\x04\xa8\xc2\x81\x33\x1f\x11\x6b\xcd\xb3\x27\x8d\x45\x70\x5f\xa4\x4f\x51\x7c\x3a\x0b\x06\x30\xd4\x42\xbb\x52\x0d\x41\xc1\x03\xb2\x05\x05\xcc\x17\xfb\x59\x26\x87\xcc\x51\xa7\xf3\xb0\x85\x57\x26\x0e\x7f\x08\x80\xb0\x3c\xa2\x3d\xa9\xb8\xd5\x2a\x97\x49\x8c\xda\xa8\x78\x5c\x8c\x70\xa9\x71\x99\x04\x96\x5c\xb9\x4c\x52\x3c\x77\xd3\x6d\xe2\xef\x64\x24\x55\x3f\xe7\x26\xe5\x1e\x81\x35\x61\x6c\xd1\x60\x5a\x0d\xd3\x88\xd6\x11\xa6\xe1\x39\xc0\x54\x22\xeb\xaa\x46\x5e\x6a\x7e\xaa\x1f\x59\xa8\xb8\x10\x9e\x16\x2c\x13\x15\x4f\x8b\x02\x56\xfd\x00\x05\xe8\x6a\x55\x16\x71\xf0\x48\x31\xe0\xf6\x7d\x86\xe8\xca\xc2\x3f\xf0\x09\x89\x1a\xe9\x5f\x28\xf7\xd3\x6a\x08\x26\xd9\xe6\xec\x99\x50\x20\xac\xe3\x30\x8e\xa5\x7e\x02\x24\x36\x31\xa9\x81\xdb\xbc\xc5\x94\xaa\xf9\xa3\x9e\x41\x26\x58\xc8\x09\xc9\x96\x5a\x9a\x81\x54\xaa\x1b\x32\x86\xd8\x76\x32\x2b\xb7\x26\xae\xa4\x60\xc0\xa8\xa7\x72\xa6\x60\x44\xde\x58\xfa\x8c\xc8\xd6\xf0\xf3\xd8\x9d\xe6\x38\x62\x43\x4e\x36\x4a\xa2\x71\xea\xe8\x84\xe9\x57\x84\x92\x64\xe3\x2d\x93\x14\xb2\xd5\xb6\x4a\x8c\x88\x2c\xb5\x7a\x6f\x25\xb0\xf5\x12\xc5\x6c\x10\x9b\x66\x0b\xd0\x5b\x3c\xbc\x84\x27\x43\x23\xb8\x24\xb1\xf8\x92\xe4\x47\xeb\x00\x1b\xab\x30\xf3\x94\x42\x7b\xbd\x6d\xce\x0f\x8f\x1a\xa1\x7d\x29\x25\x88\x18\x0f\x33\x74\xec\xcd\xe7\xc7\x90\xc7\x3c\x18\x5b\x64\x80\x8f\xfb\x57\xbe\x15\xf4\xea\xe3\x91\xf7\xa4\xca\xfa\x85\xb5\xac\xdf\xbd\x7d\xcc\x2d\xe8\xf9\xf2\xb2\x48\x20\xf9\x4b\x8c\xa2\x48\x13\xfe\x13\x0f\x5b\x18\x34\x44\x2d\x19\xb8\x80\x7f\x25\x97\xc5\xe6\x0e\xe8\xb3\xb4\x4f\x3c\x23\x6c\x93\x4c\x60\xad\x59\x58\x05\x72\xd5\xf4\x73\xa8\x9e\x35\x93\xef\x03\x89\x86\xb1\x82\x44\x13\xcd\xfb\xc8\x4b\x55\xad\xc1\xf3\x87\xd8\xd4\x0e\xb5\xdb\x69\x5f\x1c\x5c\x0e\x74\x93\x8b\xb3\x89\x0d\x87\x86\x27\xb2\xa5\x18\xaf\xf1\x42\x0a\x22\x4e\x4e\xcb\x1e\xa3\xe2\x4b\x80\x7b\xf0\x22\x45\xc5\x63\xd0\x64\x9e\x18\x7f\x1a\x77\x32\xc8\x48\xd9\x1a\x51\x12\x15\xce\xdb\x8a\x62\x0c\x48\xda\x54\xf1\x97\x3f\x28\x28\x61\xf6\x6a\x84\x22\xae\x00\x83\xfa\x3e\x9a\x6c\xc3\xe1\x20\x36\xb5\xa2\x92\x3a\xfc\x21\xb6\xd6\x5f\x94\xc8\x87\x2f\x1b\xd4\xa4\x5d\x69\x4d\x56\x2a\x44\x6a\x6c\xad\x2f\x44\xcb\x61\x0a\x6a\xea\xf2\xd8\x0e\x1a\x57\x2f\xc8\xa7\xd6\x9a\x97\x25\x45\xf8\x56\x25\xa9\xc3\xd6\xca\xc8\xae\x9c\x20\x88\x58\x47\x8d\x89\x00\x9e\xea\x55\x44\xc0\x4e\xf5\xae\x4e\xf8\x76\x6b\x4d\xa2\x81\x88\xd5\x88\x59\xa4\x8a\x54\x6b\x7a\x26\xd4\x8c\x5a\xb3\xdf\xcc\x33\xa8\x84\xba\x46\x0a\xfb\xd1\x45\x92\xb8\x0f\xe1\x47\xdd\xa2\x8d\xa8\x49\xe4\x64\xf9\xb9\x4f\xde\x8d\x90\xc8\xb5\x2e\xa8\x91\x41\x1a\x1c\x4b\x17\x6d\x23\xd1\xa3\xf2\x7d\x1b\x7a\xa3\x87\x3f\x90\x71\x16\xce\xd2\xbc\xab\xa0\xbd\xb7\xc1\xbe\x34\x59\x37\x4a\x4e\x75\x03\xd3\x5a\xb8\x01\xdc\xf4\xcd\xcb\xaa\xe6\x8e\x46\xb2\xc7\xe1\xc2\x27\x06\xef\xe4\x37\x83\x6f\x98\xe0\xd4\x0e\x8c\x36\x4b\xce\xfd\xb4\x9c\x39\xb7\x22\x35\xb2\x92\x73\xbf\x1c\x87\xd3\x10\xef\xdd\xcc\xa9\x0e\x89\xf4\xd4\xcc\x04\x23\xe5\x6c\xde\x85\x54\xb9\x6b\x5e\x3b\xd0\x74\xdc\x42\xaf\x46\x14\x6b\xde\x80\xd4\xde\xdb\xb8\x6b\xa0\x41\xa1\x71\x03\x52\x53\x7f\x43\xaf\x36\x98\xa0\xad\xa8\xcc\xc7\x33\xd4\xcf\x75\x2f\xc1\x06\x40\x96\x2c\x83\xef\x3f\x31\x34\x9d\x7e\x62\x68\xe6\x01\xf7\x9a\x22\x28\xcc\x4b\x86\xd5\x36\xf3\xaa\x72\x4e\xca\x01\xe4\x31\xbe\x35\xeb\x59\x2a\x40\xaf\x7c\x23\x05\xa3\x71\x3d\xed\x13\x66\x00\x47\x71\x8e\x3c\x9f\xc6\xca\x33\x93\x33\x60\xc5\x42\x2c\x22\xd0\xfc\x41\x62\x29\xfd\xb8\x14\x02\x3c\x9d\xc6\x1c\xea\x9f\x6e\xf0\x13\x2a\x1a\x36\x32\xfd\xd4\xd8\xe7\x2b\x90\xcf\x1f\xd8\x74\xf7\xf6\x92\x90\x4d\x5f\x3c\xe8\x1e\xdb\xcb\x83\x2e\xc6\x59\xfd\xc1\x88\xa6\x16\x76\x7d\xf7\xf0\x0e\x94\xa3\xcd\x1d\x73\xf1\x85\xb9\xa0\x9d\x90\x68\xa8\x06\xe5\xbd\x65\xb1\xd5\xbe\x40\xfe\x64\x03\x91\x5f\x0c\x08\x4d\xd7\xa3\xce\xd5\x02\xca\x2b\xb6\xf6\x38\xa0\x8b\xe7\x4a\xa3\x26\x60\xca\x19\x54\x9d\xbe\xed\x89\x65\xf9\x22\x73\x90\x8c\x3f\xb2\x46\xc9\x54\x98\xd7\x11\x9a\xda\x2b\x8c\x24\xa5\xdc\x3e\xac\xd9\x1f\xa4\xfc\x6e\x04\x71\x7e\xe4\x47\x69\x0d\x46\x43\x96\xa6\xd6\xf0\xad\x57\x89\xce\xeb\x61\x85\x3a\xf4\x60\x2e\x88\x30\x54\x47\xc8\x0b\xa9\xa5\x1f\x92\xb9\xf8\x2a\x0e\x5f\xe7\x05\x5f\x3e\x00\xea\xde\x09\x20\x97\x48\xeb\xde\x1d\x54\xde\x37\xe9\xc4\x90\x7e\x92\x95\xa9\xea\x26\xea\x84\xf0\x29\x02\xf5\xa4\x5d\x94\x01\x09\xde\x97\x9f\x74\x2d\xde\xda\xe4\x3b\xe9\xaf\xc9\x02\xd2\x3a\x49\x14\x9a\x90\xeb\xa1\xd7\x41\x63\x7b\x36\x87\x3c\x13\xc9\x01\x52\xbf\x62\x77\xec\xb7\xc4\xa4\xf8\x0a\x7e\x64\xcc\x4d\x27\x68\x6f\x3a\x41\xaf\x08\x6a\xf7\xef\xe4\x99\xd6\xcd\xd6\xf5\x8b\xab\x50\x74\xf4\xbd\x1a\xad\xd5\x36\x21\x02\x1d\x3e\x45\x9e\x92\xd6\x8b\x56\xb7\x6e\x73\x2f\x1f\x25\x9b\x6b\x8d\x5e\x4e\x4b\xd4\x8a\x11\x4d\xf7\xcf\xb1\xec\x35\x26\xcc\x67\xd5\x83\x05\xbd\xb7\x1e\x05\xa9\x3f\x5b\x87\x3d\x25\x5d\x0a\x3d\xf8\x53\x7c\xb5\xec\xcc\x5f\x4e\x5f\x6c\x73\x51\x6b\xca\x1f\xdc\xb8\xee\x0f\xa2\x8a\xcd\x63\x2e\x6c\x16\x21\xf5\xd4\x7a\x6c\x7d\xb3\xa7\x61\x18\x60\x6f\x12\xab\x78\x31\x61\x3f\x2b\x69\x8a\xc7\x82\xc5\x28\xbb\x58\x56\x17\xaa\x7c\xa5\x32\x27\xb7\xe9\x96\x70\x1c\xb6\x88\xb9\x83\x04\xb8\xbb\xf5\x28\x50\xf7\xa2\x92\x29\xa5\x51\xf6\xa2\x92\xc0\xa4\x75\xf3\x35\xed\xc5\x7e\x43\x05\xa9\x83\x91\x82\x82\x77\x52\x25\x37\x68\x4c\xc7\xcf\x9d\xf4\x43\x74\xeb\x32\x4a\x61\x3b\x71\x73\x92\xbe\x4e\x52\xe4\x98\xb1\xdc\x0e\xc6\xd2\xa7\x81\x58\x76\x3b\x03\x5b\xfc\x0a\x6c\x81\xbb\x76\x4b\x40\xc0\x56\xba\x31\xf2\x01\x60\x39\x99\x5b\xaa\x4a\xa6\x7b\xa3\xe3\xdb\x1e\x3f\x07\x04\x9f\x9d\x08\x9e\x69\x8d\x3e\x1d\x15\x2b\x38\x35\x29\xcd\x46\x6f\xfe\x60\xc1\x6e\xf1\x6e\x05\x8c\x6c\x2e\xdd\x74\x81\xfa\xa9\xd5\x21\xa9\x0e\x52\x63\x8e\x64\x08\xd6\x1b\xd7\x51\xb1\x14\x84\xfa\x47\x8a\xd4\x7d\x19\xce\x97\x8d\xf8\xc4\xaa\xfc\x65\x39\x08\xcb\xfa\xc4\xb2\x98\xa4\x6c\x06\xaa\xdf\xcd\xb8\x24\x67\xeb\x5e\x96\x93\x49\xf6\x53\x37\x42\xfc\xe2\x82\x69\x7e\x0a\x53\x46\xf4\xe6\x9c\x8a\x67\x47\x31\xaa\xd0\x50\x4a\x96\xe4\xa4\x4b\xa6\xa3\x00\x79\x7f\xbe\x75\x5c\xd4\x15\xe2\xda\xd1\x80\x48\x7e\xde\x3a\x46\x59\xf2\x79\xb7\x7e\x45\x6a\x39\xc6\x40\xd1\xa9\x52\xca\x4b\xdc\x84\x65\xf4\x8b\x92\x2c\xc3\xd6\x2e\x50\x68\x99\x23\x4b\x7d\xb6\x5f\x01\x79\xe6\x7e\x99\xae\xdf\x89\x04\xe0\xf9\xe1\x3e\x6c\xcf\xb4\x6e\xa7\xc8\xa2\x6e\xa7\x45\x57\xf8\x9e\xab\xe4\x0d\xfd\x49\x2b\x5b\xbf\x25\x37\xce\xe4\xc6\xe2\x21\x6e\x70\x63\xdf\xc0\x81\xae\x23\x5a\x17\x52\x87\xa9\x05\x1b\xee\x96\x87\x90\xe8\xde\xa6\xc1\x13\x6e\x8f\xb5\x62\x98\x93\xae\x68\x95\x9c\x0e\x83\x5b\xa2\xc3\xa3\x01\x52\xe0\x9a\xea\x2e\x8e\xce\x23\x4b\x1d\xb6\x97\xd6\xa0\x6d\x76\x14\xae\x2a\x41\xc5\xbe\x7a\x08\xab\xe0\x7c\x52\x73\x1c\xcb\x06\x44\x77\x12\xa2\x19\xe1\xda\xe5\x75\xd2\xd6\xd7\x50\x10\xa6\xfe\x52\xb2\xc6\xed\x7f\x39\x2c\x90\xa6\x71\x80\xd3\x10\xb9\x71\x70\x21\xab\xf8\x0c\x4e\x71\x4e\x87\x31\xec\xea\x25\x03\xff\x6f\x05\xbf\xc7\xe1\x60\xfe\x3d\x0e\xd4\xe0\x05\x62\xd4\x7d\x76\xbf\x87\x2d\x60\xbf\xac\x67\x44\x3a\xa6\xbd\x61\x23\x25\xe1\xef\x0b\xb5\x65\xa0\x3d\x94\xcd\xa9\x35\x3e\xf2\x30\x23\x79\x0c\x39\x26\x00\x18\xc4\xb9\x57\x76\x78\x70\x45\x9e\x84\x86\x6d\xa4\x00\xeb\xfa\x8e\xf6\x8d\xbf\x57\x87\x68\x23\x8b\x6d\x60\xcf\xc0\xcb\x5b\x16\x27\x62\x18\x97\xa6\x83\x6a\x64\x43\x76\x9c\x72\x76\x36\x80\x0b\x8d\xd0\x4b\x3d\x23\xab\xa5\x00\x08\xf3\xe8\x88\x0b\x23\x7f\xec\xca\x16\x82\x68\x3a\x22\x69\xa1\x92\x63\x28\xf9\x4c\x5f\xa4\xcf\xce\x0b\x3f\xb1\x21\x3f\x83\xb8\x77\x1d\xbd\x14\x13\xda\xfd\x32\x3a\x2a\x1d\xe9\x7e\xdb\xa8\x31\x77\x9e\x43\x5b\xe3\x99\x52\x03\xd3\xef\x2f\x47\x00\x78\xd5\xa3\xe9\x70\xf2\xbf\x61\x0b\xd0\xc7\xc9\x7a\x51\x1e\x4e\x3c\x54\xd5\x84\x7c\x8b\xd1\x58\x6b\xd3\xa0\xe4\xb3\xe7\x1a\x41\x74\x74\x8e\x72\x3c\x47\x0b\xba\xc2\xb0\x79\xb8\xeb\x14\x87\x0a\xbc\xea\xca\x62\xfe\x5d\xe2\x0a\x4f\x1e\xdd\xa3\x85\xf0\x37\x70\x98\x56\x81\xd6\xb5\xee\xfb\x77\x8f\x9c\x6b\x0d\xe7\x29\xaa\xc5\xf0\x7a\x7b\x89\x8e\x3d\xe5\x42\x01\xf7\x69\x08\x89\xc3\x0b\x65\xba\xb8\x07\x11\x5f\xdd\x3b\x3c\xc3\x9b\xec\xde\x4d\x1c\x43\x2b\x00\xe2\xee\x20\x82\x7c\x28\x7d\x8e\x61\x3c\x02\x47\x72\x18\x42\xee\xd5\x43\xaa\x3b\xd5\xea\xd4\x66\x0c\xc3\x04\xa8\x05\xd0\x91\x10\xc6\x54\x56\x47\xd8\x1f\x04\x80\xd5\xe9\x47\xae\x98\xb5\x10\x2a\x2e\x67\x18\x33\x36\x94\x6e\x89\xf0\xae\xce\x6a\xc9\x94\x11\xc8\xc6\x92\xbf\x23\x2f\x8c\xe5\x61\x47\x98\x1c\x2b\x96\x65\x7b\x13\x87\xba\xfa\x15\x3d\x33\xa4\x26\x4a\xdd\x4c\x43\x2e\xe9\x1c\x3f\xb1\x12\xc6\xf4\xc2\x98\x67\xc4\x82\x48\x8e\x88\xb5\x92\xd4\xd3\x6d\x04\xc7\x44\xa4\x19\xc1\x31\x85\xc3\xc7\xa9\x54\x3f\x43\x28\x40\xd1\x18\x1f\x6d\xa5\x76\xe5\x79\xb1\x2f\xbc\xa2\xa4\xa9\x6b\xe3\x74\xed\x74\x4b\xa4\x77\xe8\x03\x43\x07\xa5\x1e\x84\x71\x39\x75\x5a\xc8\xf1\x90\xd4\x07\xe9\x69\xc8\x7e\xd7\xc6\xd6\xc4\x66\x9c\x0a\x52\xde\x06\x05\xc0\x0b\x39\x04\x8e\x7a\x98\xa2\xdc\xb8\xcc\xbd\x05\x08\x2f\x2d\xda\x22\xb3\xca\x16\x9c\x65\xdc\xca\x45\xae\xe8\x76\x38\xba\x35\x93\xa7\x92\xf3\xd8\x5c\xaa\xc8\xb6\xc7\x1d\x13\x67\xb2\x30\xa9\xa1\x24\x38\xe0\x52\x06\x00\x8e\xcd\xa4\x4a\xfb\x36\x67\x69\x1b\x8f\x3b\x85\xdc\x31\x08\xa0\x6a\xe2\x9c\x45\x90\x0c\x29\x8a\xfc\x75\xca\xc1\xe3\x11\x53\x04\xf0\x13\xdb\x03\xbc\x1e\x19\xa8\xc7\xc9\xfc\x32\x8a\x79\x24\x78\xcd\xcd\x1d\xc5\xcb\xa7\x21\x6a\xbc\x6e\xb5\xab\x79\x29\x24\xe2\x54\x5e\x8b\x14\xdb\xd8\xa3\xe4\x18\xde\xfa\x76\xc5\x66\x8a\x55\xe4\x1b\x9a\x0f\x4b\xbc\x48\x33\x39\x63\xe4\x90\x2d\x83\xed\x9a\x06\x41\x01\xca\x49\x2c\xb5\x39\x0c\xda\x3c\x2c\x41\x13\x2f\x66\xd8\xf3\x2b\xee\x8e\xc0\x35\xa7\xf9\x64\x74\xa9\xcc\x43\xb1\xa7\xf8\x8b\x98\x39\x79\x26\x1d\x02\x6a\xc6\x34\x54\x4a\x9f\xde\x0c\x9d\x10\xe4\x9a\x9b\xab\x65\x2f\x71\x4e\x8a\x1d\x19\x98\x3d\x0d\x64\x52\xa5\x9c\x78\x04\xa9\xd1\xd8\xa6\x19\x4b\x95\x37\x67\xf2\xe8\x21\xa5\xcd\x2c\xb1\x02\x59\x26\x37\xb6\xc8\xbc\xd5\x26\x31\xd4\x24\xf4\x6a\xd3\xb8\x69\xb5\xd3\x99\x45\xaf\xea\x2f\x5a\x6a\xfc\x41\xf4\x42\x60\x20\xdf\xee\x90\xbb\x4d\x6b\x0d\x40\x76\x66\x21\x6f\x95\xdf\x10\x9f\x14\x0a\xc8\xe4\x56\x97\x86\xf4\x49\x1d\x50\xea\xb1\xb6\x59\x64\x81\x42\xc1\xa0\x68\x27\x8b\xb3\xcf\x08\xbc\x19\x2c\x4c\x88\x54\x10\x18\x06\x33\x2b\x01\x9a\xae\xa8\xda\x93\xeb\xae\xa6\xc8\x61\xb8\x2a\xd0\x6d\xe0\x39\x74\x82\xa1\xcf\x2d\x9b\xcb\x86\x6c\xd2\x64\xf8\x4e\x71\x73\xb1\x3c\x9c\x21\xb7\xae\x0c\x61\x9c\x5b\xa1\x2b\x5e\x9f\x9b\x4d\x82\x89\x26\x31\x09\x20\x12\x11\x67\xe3\x1e\x51\xb7\x57\xc2\xaf\x9c\x2d\xf1\x43\x86\x93\x4e\x5d\x7b\xf1\xf7\x98\x06\xb3\xa5\xa4\xe9\x70\xb2\xdc\xb8\x22\x83\x49\x9b\x3d\x4e\x20\xad\x8d\x0c\x52\x42\x9f\xe6\x66\xd3\xd5\x32\xbb\xb7\x09\x98\x13\x37\xa9\xc8\xf7\xd0\x66\x30\x3a\x51\x12\x5f\x1e\x85\x55\xdb\x1c\x8e\x41\x03\x54\x3c\xd5\xbd\x39\xa2\x57\x06\x1f\x60\x64\xf2\x07\x69\x7e\xf1\x07\x22\x2a\x96\x3f\xc4\x32\x98\xe1\x0c\x24\x64\x4d\xd3\xda\x70\x90\x92\xe9\x75\x28\xcf\x03\x17\xa4\xb5\x0a\xce\xa9\x32\xe4\x74\x4d\xac\xa2\xa3\x6f\x9a\x38\x58\xf5\x62\x2e\xf3\x05\xf0\xd5\xf2\x94\x22\xf9\xcf\xa5\xa6\xdf\xfd\x85\x00\xf9\x64\x8b\xe9\xe8\xdf\xea\xbe\x73\x71\x85\x1d\xf2\x33\x43\x1b\x74\x06\x94\x4f\x50\x16\x98\x58\x26\xa5\xe4\xf3\x13\x63\x02\xbd\x8f\xf5\xca\x68\xf0\x09\x6a\xc0\xcc\xbc\x09\xad\x2c\x3f\xcd\x8e\xe2\xa1\x40\xcb\xa3\xd8\x56\x9b\xde\x84\x56\x66\x9f\x86\xef\x20\x6e\xcc\xcd\xb4\x4a\xf3\xa8\xe1\x0a\x6b\x82\xe8\x74\x4f\xfc\xe6\xc3\x33\xc0\x3e\x1d\x80\x69\x70\x69\x69\x19\x13\x39\xd1\xf7\x0e\xc9\x18\x3e\xae\xee\x5c\x0d\xbb\xd1\x25\x32\x75\x72\xa9\x16\x4c\x43\x92\x75\x27\x4e\xac\x92\x0d\xd9\x6a\x5e\xdc\xc4\x91\x5e\x98\x28\x45\xbf\xc2\xb4\x8c\x9f\x98\x4c\x14\x4e\x4c\x2a\x34\x3c\x01\x85\x4d\x32\x2c\x16\xd3\xc0\x63\x19\xc3\x44\xab\x6b\xae\xfb\x36\x62\xc2\x01\x51\xf1\x9a\x1b\x70\x47\x38\x07\x90\xe2\xd6\x52\x6c\xd9\x1d\xbb\x01\xd0\x51\x04\x1b\x32\xcf\xbc\x05\x1b\x33\xb9\x01\x1b\x12\xcb\x34\x72\xa7\x46\xeb\x8b\x1f\x9c\x94\x74\xaf\xfb\xc2\x2e\x25\x7b\x65\xf3\x11\xf0\xe6\xa3\x87\xc2\x49\x05\xe7\x14\xba\x5a\x3a\x55\x89\x26\xd6\x4d\x0a\x4b\xb6\xf9\x08\x43\xba\xf2\x0a\xb4\x7c\x6c\x3e\xe7\xcf\x5a\x74\x6d\x12\x7d\x13\x1b\x4e\x42\x15\xaf\x51\xcc\xc7\xb1\x99\x2c\x1a\x61\xf7\x70\xbe\x5e\x6c\x65\x4e\x38\xe0\x82\x24\xbd\x94\x20\x72\x27\x51\x08\x9b\x54\x16\xf7\x9b\xdc\x77\x51\x70\xb0\x81\xa6\x2b\x92\xc5\x77\x5f\x84\x25\x9a\xd5\x3a\x88\x2d\x67\x27\xd7\x61\xeb\xc5\x33\x41\xdc\xc0\x78\x1d\x92\x05\x18\xee\x3a\xdc\x6e\xa0\xb1\xd0\xf0\xe4\x4d\x8b\x30\x60\xd2\xfa\xb6\x95\x3c\xbd\x0e\xb1\xf9\x9f\x05\xf8\xda\x4a\x91\x1f\x97\x67\x5c\x5b\xc9\xbf\x2f\xa2\xb4\x3a\xcf\x1f\xb2\xf4\x31\x25\xac\xa0\x14\xb2\x6a\x8b\x22\x80\x24\xc5\x69\xcb\xa4\x25\x1a\x3e\x97\xe1\xbd\x46\xe7\xae\x1c\xbb\xc5\xcc\x33\xb5\x42\xd1\x4c\x17\xea\xdc\x92\x7e\xae\x1c\x88\xe6\x57\x6c\x5d\xb5\xf9\xf8\x59\x21\xb0\x2d\x75\xbb\x12\xcd\x17\x14\x97\xd1\xb3\x33\x64\xe6\xe4\x20\x11\xb7\x16\xda\x9c\x66\x9e\x15\xca\x1c\x4c\x7c\x19\xf4\xab\xbf\x77\x15\xc3\xa8\x68\x5d\xd8\xa4\xf8\x48\x29\x25\x7e\x40\xc7\xc4\x78\xb0\xb0\xad\x36\x01\x62\x15\xbf\x94\xbe\xab\x1d\xd9\x56\x89\x8d\x62\xbd\x05\x44\x77\xc6\xc1\x7e\x51\x9f\x56\x75\x50\x18\xc3\xe2\x8a\xb4\xaa\xdb\xaa\x51\x2b\x80\xa9\xa1\x4f\xb6\x68\x81\x49\xb0\xf9\x77\xb0\xa7\xd9\x98\x21\xe2\x99\xca\x4a\xee\x01\x06\xd4\x06\xd7\x5b\x68\x90\x6a\x54\x2b\x34\x48\x0e\xc3\x6a\x44\x76\x72\x74\x17\x8c\x58\x1b\xed\x22\x6f\x89\xce\xde\x25\x1f\x86\x18\x2d\x72\xa4\x52\xa7\xb0\x2d\x72\xa4\x2e\xad\x97\x8b\xb4\x25\xad\xd9\xa9\x38\x6c\x03\x02\xf6\x38\x9e\x4b\x06\xad\xaf\x64\x59\x4d\x4f\x1d\x7a\x75\xe7\xca\x34\x8c\xea\x55\x72\x5a\xb2\x6b\xd8\xd4\xea\xce\xd5\x06\x64\x82\x43\x80\x58\x1d\xb2\xd4\xfc\x7e\x62\xe2\xf7\x1b\x0e\x68\xf3\xd9\xb0\x3c\xfb\x51\xfe\x9b\xbe\x40\xa2\x60\x77\xab\x2b\x5d\xbb\x5b\xd4\xc6\x6b\x22\x64\x8f\x9d\x63\x7e\x23\xe0\xc7\x2f\x04\xf8\x2a\xa1\x2e\x2c\xbb\x5e\x2b\x5e\xe4\x35\x69\xb0\xa7\x35\x02\x4e\xb6\x8e\xc1\x19\x63\x28\x46\xb9\x15\xb8\x3b\xbd\x6b\xba\x26\x44\x1b\xc6\xb5\x26\x02\xb5\xc3\x6d\x46\x5f\x24\xae\xcb\xd0\x5d\xa1\x3f\xb9\xae\xb9\xfc\x5e\xc3\xbf\x24\x24\x98\x3e\xfa\xd9\xe2\x9e\x52\x93\x82\x18\xdf\xab\x37\x63\xad\xe0\x0b\xcc\x90\x9b\x4a\x5d\xf2\x10\x0a\xac\x1d\x53\x4c\x2e\x8e\xa8\xca\xac\x06\xe3\xb5\xbc\x84\xe2\x47\x54\xe5\x84\x4c\xaf\xc5\x78\x98\x08\xd6\x72\xbb\xdd\x7b\x2e\x23\x79\x4f\x8c\x32\x0e\x53\xdd\x77\x7d\x94\xd8\x01\x47\x28\xac\xc8\x41\x0b\x39\xc0\x3b\x96\xcb\x0b\xcb\xd2\xbb\x8f\xe4\x68\xd9\x42\xf1\xdd\x7d\xfd\x04\x6d\x62\x19\xde\x46\xd2\x11\xb3\x48\x89\xd2\x60\xcd\xeb\x0c\xda\x04\x78\xce\x18\x91\xf6\xa7\xb1\x1e\xac\xe9\x24\x78\x29\x9e\xcd\x46\x6a\xeb\xd8\x3e\x5f\x1e\xca\x94\x32\x2d\x7d\x92\xca\xcd\xcb\xe2\x0b\xd3\xe3\x10\xec\x7f\xf9\xd2\x99\x89\xcf\xea\x69\x42\x97\xc0\x16\xaf\x0b\xac\x2b\x18\x2a\x53\xbc\xe4\x69\xcc\x30\xf8\xbf\x98\x04\xcb\x4f\x7e\x14\xf7\x91\x69\x7d\xab\x3c\x38\x2d\xd2\x9e\x78\xdf\x67\xc1\xf1\xbd\x33\xbf\x64\xd3\xdd\xbf\x7b\x06\x24\x1b\xa1\xfd\xce\x6f\xcd\x7c\xcb\x2b\xc9\x71\x20\x89\xa0\xd5\xc7\xbd\x50\x6c\x15\xed\x4c\x9e\x3e\x34\x48\xac\xc7\x13\xc2\xec\xb9\x6d\x3c\xdc\xc5\xcd\xb6\x8b\x16\x88\x85\xb3\xb2\x2c\xa1\xf5\x38\x99\xf8\xc5\x13\x89\xec\xbd\xde\xa8\x93\xcc\x2f\x5e\x38\xd6\x0d\xb4\xbc\x0d\xa4\x1b\x68\xe1\xd3\xd4\x50\xb7\xbc\x3a\xac\xa7\x6a\xe9\xd3\xd4\x0a\xbe\x2c\xec\x8e\xfc\xbc\xf0\x5d\x7a\x8b\xe0\x73\x1c\xb6\xc8\xbc\x50\xb6\x08\x12\xff\x21\x2c\x56\x4b\xe4\x27\xc2\x62\x9b\x3f\x40\x7f\x86\x3f\xc8\xca\x21\x64\x9f\x60\xe5\xcb\x97\xc7\x7e\xf7\x80\x1f\x92\x93\x91\x73\xb5\x7d\xcc\x6f\xaa\x1b\xe6\x93\x02\x89\x26\x2f\x01\xc7\xce\x0b\x22\xf2\xf4\x2b\x88\xf0\xf0\xa3\xd3\x70\xd1\xc4\x0b\x3b\x3c\x6c\x10\x03\x3a\x08\x02\x90\x0b\xc1\x3c\x2b\xc3\xf8\x84\x0d\x16\x8a\xfc\xc9\x01\x45\x5f\xe0\x0c\x20\xce\x27\x94\x5c\xf6\xe7\x23\xd7\xd6\x8d\x42\x02\xfc\x61\xc2\x8c\x8f\x16\x59\xdd\x1a\x9f\x1c\x6b\xf7\x05\xac\x41\xbe\xf9\x94\x80\xef\xe2\x85\x68\x69\xa7\x82\xad\x55\x27\xdd\x47\x45\x15\x6c\xfe\x10\x52\xaa\xc9\xf0\x53\x75\x72\x41\x7b\x3f\xd5\x89\xb0\x9d\x1f\xee\xbc\xc8\x41\x3f\xd5\x4c\x9f\xec\xed\x47\xdd\x54\x9f\xca\xc7\x10\x51\xb5\x9e\x4f\x23\xf4\x14\x72\xf6\x91\x65\xe9\xb1\xf8\xc8\x8c\x04\x75\x0f\x00\x31\xad\xae\x98\xb7\x7c\xe1\x6e\xb8\xf3\xea\x9a\x32\xb3\x3f\xb0\x3b\xd3\xae\xd8\x90\xe9\x47\x1e\x39\x98\xc5\x27\x8c\x9f\x36\xf7\xd6\x87\xf6\xa2\x8f\x9c\x43\x6b\xef\x67\x28\xef\xbb\xbb\x5b\x4b\x2c\xe6\xbd\xfb\x4c\x75\x5a\x88\xd5\xc7\xe4\x16\x1a\x4a\x3e\x2b\x16\x0c\x8c\x48\x50\xa1\xd1\xe4\x63\x18\x8a\x86\xbe\x8f\x2a\x9f\xa6\xb7\x8f\x56\x4a\x6d\x72\x9f\xe5\xf4\x19\x7e\x79\x48\x81\xf0\xb2\x18\x90\x07\x63\xc5\xbc\x78\xc1\x2e\x39\xb4\x94\x7c\x3e\x6e\x11\xb2\xf3\xe7\xe3\x71\x40\x77\xf9\xa8\xa6\xa9\x93\x7f\x0c\xfa\xd0\x5f\xf4\x31\x7e\x51\xa1\xff\x73\x1a\x97\x2f\x7e\x9d\x71\x64\xed\x20\xc0\xc4\x02\x24\xd0\x7a\xff\x29\xbd\x50\x65\xe2\x1f\x12\x4c\x34\x51\x92\xa0\x45\xca\x1c\xb5\x8f\xd1\x24\x5e\xd4\xff\x70\x79\x42\xe3\xcc\x07\x37\x1d\x15\x8f\x1a\xe5\x81\x36\x58\xbf\xab\xd8\xd6\x3e\x5e\x2d\x55\xd4\xfe\xa8\xc8\xa9\xe5\x7e\xa4\xea\x22\xf2\x85\x7c\x3d\x7d\xbe\x2c\x64\xc1\xf3\x6b\x03\xd6\x45\x2e\xcb\x2e\x65\xc0\x74\xa9\x2b\xea\xa3\x1e\xb6\xfc\xbb\x6b\x87\xf0\x7e\x6e\xb7\x02\x42\xf8\x31\x0f\xb6\x0e\xa5\x0f\xba\x94\x77\x28\x3e\x1a\x21\xdd\xbc\xb8\xec\xe0\x59\x79\x1c\x83\xb1\x49\x06\xd1\x24\x51\xc6\x3a\x7a\x01\xeb\x23\x19\x56\x49\xfe\x68\x82\xd4\xda\xf0\x79\xa3\x2f\x3e\x33\x80\xc4\xcb\x55\x1f\x7c\x64\x49\xad\xe6\x3c\x62\x5e\x83\x97\xe4\x2f\x9d\x17\x2b\x56\x25\x5f\xc8\xb2\x85\x7c\x7c\x62\xef\xd3\x54\x7f\x52\x3a\xdd\x08\xf7\x13\x57\x55\x07\xbd\x4f\x89\xa2\xba\xf1\x99\x54\x04\xe1\x2e\x27\x94\x70\x95\xf8\xe5\xf6\x85\x5f\x72\x30\x0e\x3a\xc3\x07\xd5\xe2\x07\xe9\x41\xf7\x07\x8a\x8e\x43\x87\xcf\x8c\x39\xa3\xfb\xec\xb9\x45\x9e\x3a\xb5\xde\x41\xdf\x4f\x94\x0b\xea\x3d\xb4\xb3\x58\x78\xcb\x6e\x8b\xf3\xf5\x23\x31\x38\xdb\xfa\xe1\x07\x16\x5e\xdd\x75\x86\xae\xca\xc2\xe0\xc6\x49\x82\x43\x0a\xd0\xb5\x93\x70\x41\x13\x69\x9d\x35\x30\xde\x1f\x02\x05\x68\x6e\xa2\x23\xbf\xda\x2a\x40\xed\xe0\xc9\xd9\x3c\x98\x8e\x6d\x40\x05\xbc\xe1\x44\xec\xa7\x8c\x5c\x3b\x49\xb0\xac\x81\xf7\xa4\x4c\x82\xa1\x4c\x27\xf1\x81\xb3\xda\x96\x7c\xd3\x6e\x58\x53\x7e\x65\x16\x41\x36\xb3\x0d\xac\xab\xcb\x47\xde\xd2\x13\x34\x3d\xf2\xf6\xf0\xec\xc0\xc0\xd5\x10\x8d\xee\x37\xa2\x04\xa7\xf9\x44\xa0\xa7\xb2\x41\x3b\x11\xe2\x67\xf5\xef\x31\x1a\x6b\xd6\xc9\xa4\x51\xe5\xc4\x2a\x67\x4a\xc1\x93\x08\x7b\xf5\xfb\x93\xc4\x03\x6a\xdf\xe7\x70\x68\xa6\x4a\x0c\x86\xd9\xe9\xdb\x89\x0c\xdf\x85\xe4\x00\x07\x9c\x46\x58\xeb\x86\x23\x18\xc9\x86\x19\xe0\x24\x3a\xa3\x3b\xf4\x94\xaa\x71\xf4\x4f\x62\x11\x4b\x00\x8d\x58\xc4\x1e\x3f\x88\x1e\xd9\xe6\x88\xbf\x9c\xf1\xd3\xdc\x86\xca\xc5\x16\x00\xf3\xfe\xc3\x69\xe9\xe9\x78\x26\x6b\x25\x5c\xeb\x9c\xca\x89\xc3\x1f\x4e\xf4\x40\xd6\x87\xab\x2a\x0e\x95\xf9\x94\x87\x43\x0b\x35\x38\xc5\x69\xc4\x22\xf4\xe1\x54\x01\x98\x18\x9c\x4f\xfd\x59\xb5\x7c\x7b\xc5\xe3\x5c\x94\x35\xf7\xc8\x59\xf0\x4e\x93\xd0\x89\xe1\x50\xaf\xc3\xb9\xbc\xbb\xee\x33\xd7\xa6\x3c\xe1\x0b\x3b\x6e\x8c\xcf\x35\x5a\x91\x6d\x45\x69\x5d\x9e\xc9\xe3\x88\x76\x70\xe2\x18\xd3\xc7\x78\xc2\x66\x3a\x52\xc4\xf9\xf1\x7a\x2c\xdf\x50\x20\x4e\xdf\xef\x49\x26\xa4\x29\xa4\xb8\x38\xd8\x05\xb9\x41\x89\xda\xb1\x4e\xb5\x09\x0d\xac\x27\xda\x84\x31\x2d\xa7\x65\x1e\x34\x3d\x9e\x2a\x13\x1e\xc3\x08\xb0\xe7\xa3\x53\x25\x1e\xa8\x71\x0d\x50\x5b\xb2\x95\xd8\x4a\x3c\xab\x36\x89\x47\x58\x1e\x4d\x2f\x70\x9e\x26\x2a\x77\x00\xe5\x25\x71\xfb\x54\x66\xa9\x36\x27\x33\x2c\xec\xec\x34\xff\x01\x9a\xe7\xa9\xbe\xa1\xdd\x8b\xd2\x41\x39\xe8\xca\x25\xaa\x01\x26\x58\x98\x36\xb0\x93\x5c\x08\x4a\xe8\xe7\x45\xcd\x0b\x78\xec\x49\x34\x64\x17\x1a\x24\x48\xea\x1e\x61\xf2\x20\x69\xa3\xa3\x7e\x5c\x8e\xbb\x5f\xa7\xb9\x17\x95\x76\xce\x60\x5e\x18\x77\x4e\x99\x97\x3f\xa0\x85\xc8\x9f\xcf\xdb\x12\x7c\x7e\x53\x19\x82\xdd\xb5\xcc\x5e\x8c\x71\x07\x9c\x98\x20\xb9\x17\xf5\x7f\x9c\x16\x83\xf4\xb0\x62\x51\xd4\xf0\x71\x62\x50\xf4\xde\xd9\x69\xea\x45\x24\xb3\xd3\x9b\x80\xde\x2b\x3d\x1f\x99\xbb\xcf\xd0\x68\xc1\x87\x39\xb1\x3b\x32\xe6\x44\x2f\xb9\x9d\xf0\x43\xc3\x36\xce\x87\xdb\xcc\x48\xba\x54\x5d\x6a\xc6\xaf\x9d\xb8\xe7\x5a\xf4\x09\x9b\xc2\x8a\x7f\x3e\x16\xec\x96\xd2\x3d\x96\x0c\xf1\x87\x00\x12\x4b\x78\x05\x12\xbd\x1a\xf5\xaf\x41\x91\x52\x7c\x55\x55\xed\x0c\x25\xa6\xfa\x42\x16\x0b\x99\xd1\xeb\xfc\xec\x69\xa2\xdb\xb1\x06\x12\x1a\xe4\xf8\xde\x12\x35\x2e\x08\x0f\x9e\xf9\x60\x4f\x6b\x05\x33\xc2\x45\x12\x03\x2d\x25\x17\x57\xfe\xbc\xfd\x76\xa1\xda\x8c\xc6\xfc\xae\x83\xe3\xb4\x7c\x06\x4a\x90\xb3\x0b\xb3\xa6\x11\x4c\x97\xb5\x81\xd9\xdc\xeb\xd0\x58\x97\x79\x3e\xb1\xbf\xda\xa9\x18\xdd\x6c\x7c\xd3\x91\x8d\x1f\x3c\x87\x89\x67\x32\x24\x72\xfa\x2e\x42\x58\x54\x9d\xae\xb8\xf3\x07\x8c\x2f\x42\x58\x3c\xf8\x97\x05\x9d\x48\x87\xdd\x2e\xaa\x38\x8d\xc3\x16\x6a\x7a\x88\x74\x17\x72\x41\x91\xb4\x5d\xd8\x3b\x55\x71\x2e\xf2\x2f\xef\x93\xff\x0d\x95\xbb\xc2\xe6\xc9\x91\xa7\xc8\x56\xed\xe0\xfb\x95\x41\x28\x2c\x8a\x57\x68\x4f\xc3\x17\xec\x34\x9c\x47\xea\x28\xee\xc9\x30\x4b\x32\x2d\x9b\xa6\xf9\x32\x84\x45\xab\xf1\xe5\x65\x07\x69\xfc\xe5\x65\x07\x23\x44\x2e\xe3\x59\x8c\xfe\xb8\x54\xa5\xe2\x59\x62\xee\x2e\x14\x25\x2c\xa8\xe9\x85\xd5\x53\x49\xff\xf2\x1e\x44\x80\xd5\x34\xcc\x01\x57\xef\x3e\x18\x24\x72\x15\x13\x62\x30\x49\xee\x3b\x68\x28\xbd\x8a\x95\x7f\x7c\xe6\xf0\x4d\x9f\x2d\xa2\xef\x10\x24\x34\x80\x90\x5d\x35\x52\x1d\xf2\x2c\xf7\x05\x0a\x16\x83\x82\x0b\x5d\xe4\x2d\xd0\xd3\x79\x91\xab\x80\xba\x08\xed\x22\x7a\xc6\xdb\x09\x17\x91\xa4\xc6\xa3\x5c\x5c\x6e\xf0\xf2\xe8\x85\xe5\x53\x2b\xe8\x45\xec\x4c\x77\x31\x58\x3e\x25\xdd\x17\xf5\x89\x3b\x42\xf0\xd5\xc0\x17\x61\xd4\xe0\x56\xa2\x4b\x18\x32\x1d\xa0\x49\x7d\x45\x8b\x76\x12\xa8\xeb\x73\xc0\x9e\xa1\x11\x70\x66\xb1\xb9\x12\x87\xa7\xa1\x1f\xf8\x1a\x19\x9b\xbb\x10\xba\xf1\xaf\x4e\x00\x2d\x32\xfb\x15\xba\x23\x9a\xc0\x45\x44\xce\x70\xaf\x48\xc5\xb4\xa2\x23\x45\xd8\xe9\xcb\xc5\xcc\xd9\x1d\xdd\x8e\x2a\xbe\x57\x17\x04\xb6\x06\xf4\x6e\xd5\x50\x30\xf7\x60\x19\x5d\x23\x06\x71\x6d\x90\x64\xf4\xed\xc2\x05\x69\x86\x80\x0b\x55\xb3\x4f\x01\x1e\xaa\xa6\x04\x21\xc4\x9d\xe9\x67\x12\x7f\xdb\x4f\x8f\x96\x1d\x18\x5b\xaa\xa9\xfb\x9a\x6a\x25\x90\xa0\x8b\x3b\x7e\xa6\xfb\xbd\xa6\x71\x1a\x2e\x91\x7a\xef\x41\x15\xc8\x9b\xd4\xd1\x0e\xaf\x25\x9a\xda\x82\xa0\x53\x6f\x04\x5c\x2b\x46\xf7\xab\xe8\x8a\xd1\xbd\xbe\x27\x1d\xbe\xac\x9c\xe0\x11\x0d\x1d\xd4\x0d\xf9\x28\xd9\x48\x93\xcc\x75\xe4\x89\xfb\xa8\x3c\x88\x3e\x1f\x33\x67\x32\x77\x9c\x8e\x5a\xa9\xae\x8f\x20\x12\xa6\x1f\xed\x9c\x00\x1b\x8b\xe4\x70\x8a\xa6\x50\xd4\x1a\x7d\x6d\xcd\x36\x9b\xb5\xec\x3a\x63\x51\x7c\xa5\xdc\xe0\x3a\xcc\xa7\xa8\x92\x7b\x85\x92\xeb\x86\x9e\xee\x95\xcf\x70\x66\x74\x8d\xeb\xb4\x5a\x9b\xad\xb5\x4d\x32\xd9\xd3\x39\x39\xb4\x40\xf7\xef\x20\x09\xf2\xea\x85\xcb\xb1\xa3\x50\x5c\x72\xfb\xef\xaf\x71\x5c\x5e\x8c\xd0\x9c\x7d\x5d\x12\x24\x8f\xa9\x29\x96\xa7\x34\x38\x8c\x8d\x88\x18\xd7\x1d\xc8\xc1\xe2\xf1\x10\x9a\x6d\xfe\xba\x03\x7f\x99\x02\x61\x34\x5e\x89\xb6\xfc\xa0\xa9\x3d\xae\x27\x04\x71\x5a\x10\xde\xa9\xdf\xe4\x7a\xec\x09\x60\x3d\x08\xe5\x9e\x10\x2e\xd6\x75\x8f\xd1\x23\x31\x14\x10\x0f\x49\x8e\xdc\xd9\xcd\x6e\x4b\x10\x06\xd3\x0f\x6a\x90\xbe\x5e\x42\xe1\xc4\xca\xcd\x55\x8b\x79\xe4\x2f\xfc\x7a\xdd\x93\xf3\x52\x0b\x0f\xc3\xd5\xf5\x3a\xda\x5e\xdb\x7d\xa8\x44\x42\x0b\x6e\x0b\x69\xbb\x37\xb7\x99\x01\x93\x5f\xb1\x37\xac\xe1\x3e\xd4\x19\xaa\x3f\x84\x53\x64\x3f\x7b\x8b\x81\x3a\x1f\x8d\x62\xba\xb5\x23\xec\xdd\x61\x0b\x64\xfb\x6f\xae\x37\xf4\x69\x0b\xb6\x93\xbd\xb8\xc3\xc7\xd7\x78\x66\x6b\xd9\x89\x1b\x7f\x9f\xc9\x75\x6f\xe2\x60\xcc\x82\x7d\x63\x2d\xa4\xd8\x48\xbb\x93\xd3\x63\x46\x49\x14\xee\xbe\x40\x57\x91\x6a\xef\x1c\xd3\x63\x4a\xf2\x3b\x2c\x18\xb7\x79\x8b\x55\x53\xef\x70\xf1\x45\x13\xe3\x9a\xec\x38\x13\xe1\x55\xfd\x4a\x0f\x96\x7f\xd7\x4c\xc5\x09\xa0\x52\xf0\x7e\x61\x79\xc5\x72\x71\x88\x69\x77\x09\x2c\x64\xc8\x12\x58\x04\xa8\xf4\xac\xa9\x91\xdd\xd4\x04\x50\x3c\xbd\xab\x94\x56\x20\xd6\x98\x0b\x3d\x9b\x71\x58\x6f\xe7\x1d\x16\x43\x38\xd2\xed\xbd\x3a\x43\xda\x6e\x82\x5e\x4c\x68\x73\x73\xc7\x4e\x12\x7e\xcb\x7a\x30\x8f\xdc\x9b\xdd\x94\xe5\xfe\x37\x25\xf1\xe1\x0f\x80\x08\x7b\xca\xad\xa3\xad\xfa\x91\x9c\x77\xf8\x83\xcc\xa7\xd8\x82\x21\xc0\xc9\x3b\xea\x6a\x0b\xd4\x1e\x08\xc0\xdc\xbd\x9d\x2e\xff\xb8\xb9\x77\xae\x2a\x7b\x5b\x85\xbd\x09\x07\x79\xc6\xf2\x07\xbc\x70\x08\x2a\x37\xce\xac\x43\x90\x04\x9b\x70\x26\x2a\xc5\x20\xf8\x2d\x9b\xc0\xca\x72\x9b\x55\xc6\x20\xc4\xdb\xbb\x77\x9e\xfe\x3b\xee\xdb\x41\xf3\x6f\x72\xcc\x78\x7c\x6f\xe3\x29\x0d\x4f\xbc\xb9\x3a\x6e\x74\xca\xcd\x1d\x3b\x2f\x81\xdd\xc1\x31\x86\x1f\xc9\x76\xc5\x58\x2e\xd6\x99\xc7\xfa\x96\x7b\xb8\x56\x2e\x7f\x9b\x14\xe8\x5e\x12\x1b\xd1\x37\x4c\x98\x02\x6e\x89\x80\x22\xb9\x1e\xac\xc0\xc6\x25\x99\x8f\xce\x64\xb0\xeb\x5b\x93\xde\x6d\xde\xfe\x40\x62\x9c\x5a\xca\xc7\xf7\x0a\x60\xb0\x82\x8f\x52\x97\xf8\xf1\x11\x18\x3e\x6b\x3b\x84\xa1\xdc\x1f\xf1\x0e\x41\xe8\xfe\x44\xc7\x2c\x68\x73\x91\xaa\xd0\x7a\x13\xc5\x62\x72\xae\xdb\xfa\xb3\xda\x8a\xef\xd3\x8a\xe1\x7e\x65\xe6\x19\x8d\xdb\xf7\x29\x64\x19\x84\xd8\x95\x03\x6b\xca\x0d\x23\x18\xc9\xd6\xce\x9d\xe9\x5e\x01\x32\x1a\x5c\xea\x5b\x52\x21\x14\xbf\x81\x1c\x7e\x5f\x3a\x13\x9b\x2f\x58\x12\xa4\x4e\x64\xbd\xa3\xf8\x6e\xbb\x2f\xe9\xad\x5b\x71\xa3\x97\x8a\x12\x5e\x8e\x53\xe7\xbc\x6f\x40\xe2\xa4\x88\x3d\xa1\x26\x7b\xbb\xb1\x6c\x0e\xac\x3a\xb7\x41\x99\x8a\x04\xf7\x6d\x38\xa9\xe7\xe7\xd6\x14\xed\xa6\x92\x31\xd7\x1c\x7f\x37\x5a\x60\x80\xea\x36\x19\x0d\x4b\x0a\xf3\xa7\x47\x14\xf3\xa7\xb6\xfe\x9b\x48\x12\x2b\xb7\xb5\x9b\x2b\x05\xa6\x9a\xbf\x9f\x00\x27\x5d\x61\x18\x5d\x62\xca\xe3\x2d\x68\x96\x64\x6c\xa6\x9b\xf1\x58\x00\xc6\x5e\x25\x4e\xa2\xc2\xe3\xfc\x7c\x26\x44\xc8\x11\x22\xc7\x3e\x1d\xbd\x82\xc3\x67\x12\x3e\x38\xa3\xcd\x97\x8a\x16\x82\x9b\xfc\x75\xc6\x55\xde\xef\xa0\x60\x8b\xcf\x01\x19\x66\xfa\x06\x01\xf1\x17\xf5\x63\x7b\xa2\x56\xac\xb3\x78\xbd\x1c\xe5\x68\xe6\xf9\x00\xae\x4f\x58\x63\x21\x13\x54\xf0\xcd\xc6\x6e\x52\xc0\xb7\x18\xd2\xf2\x90\xee\x56\xbf\xc9\x63\xc1\x1e\x6d\xff\x54\xea\xad\x23\xdb\x00\xec\xe0\xa0\x51\xa8\x77\x7f\x44\x0b\x18\xd9\xc8\x3e\xc7\xa9\x9d\xbc\x98\x01\x9e\x16\xdc\xc7\x8b\x98\x4e\x2a\xec\xd6\x81\x70\xfe\xc0\xa5\x8c\x4a\x78\x92\xc3\x31\xf1\x64\x49\xce\xc5\xb3\x12\x38\xc8\xf1\x78\xcb\x40\xb4\x79\xc8\x13\xa7\x85\xf8\x31\x7d\xad\x81\xce\x94\xd8\xcd\x2a\x9b\x16\xd5\x55\xb6\xb2\xa8\x6e\x44\x8a\x3e\x24\x63\x31\x65\xea\x83\x52\xa5\x01\xde\x02\xbb\xcb\xd8\xe6\xa7\x90\x5d\xf6\xf0\x87\xe6\x0f\xb4\xb6\x7a\x1f\xbb\xf7\x14\x6b\x90\xd8\x93\x36\x13\x21\x88\xb5\x57\x1d\x89\xea\xb9\x75\xa0\x86\x50\x3d\xb7\x0e\xf4\x31\x8a\xe7\x16\xd9\x2e\xc5\x73\xab\x69\x17\x1f\x43\x35\x75\x04\x3c\x61\x05\x06\xdf\x9f\x8a\x44\xea\xbe\xc0\xaa\x8c\x9f\x7e\xc8\x53\x3b\xbe\xf7\x62\x50\x2f\xb7\x78\x91\x81\x7a\xb9\x7b\x18\x7a\x6e\x8e\xcf\xca\x5b\xec\x19\xe3\x37\xad\xec\xd5\x17\x75\x7c\xb7\xb9\x79\xef\x0b\x3d\x8d\xd2\xb8\x75\x88\x56\x9b\xc3\x15\x43\x21\x2c\x93\x4b\x95\xee\x46\x99\xdc\xd2\x6c\xdc\x9d\x31\x63\xf7\xd8\x40\x3f\x52\x49\x86\xa7\x3d\x23\xf6\x1c\x30\x92\x61\x36\xe0\x3e\xec\xca\x67\x4e\x96\xb8\x60\x11\x1a\xe3\x8c\x1f\xb2\xae\x69\x88\xb4\xc6\xae\x96\xf1\x07\xa3\xaf\x17\xc5\x1f\x6e\x1b\xac\xc3\xbf\x13\x10\x35\x6d\x4b\xe5\x95\xe6\x37\x54\xb0\x8c\xbf\xb3\x4e\x31\x64\x6a\x84\x42\xd6\x78\xa6\x15\xb3\x7d\x86\x4d\x42\x1e\x1f\x6e\xf3\xe9\xc1\x7c\x36\x97\x2c\x9a\xf3\x28\xc3\x9b\xf5\x4c\x52\x86\x77\x77\xe4\x0b\x54\x57\xe7\xe0\x33\xb1\x97\x08\x3e\x0c\xb1\x54\xc9\x6d\xd4\xd5\x1d\xd6\x2a\xa0\xac\x6e\x49\x9e\x43\x99\xdf\x61\x63\x13\xb4\x4d\x1b\x6b\xe9\xe3\x99\x0b\x07\x96\x10\xa0\x7a\xee\x1e\x8d\x05\x61\x59\x8d\x3c\xd7\xd6\xcf\x1d\x7a\x67\x2c\xa0\x6b\x31\x98\x87\x08\x8e\xc3\x6d\xfc\x04\xaa\x00\x1b\x14\xa9\x08\x25\x7e\x3e\xe6\x8b\x06\x80\x5a\x63\xe3\xb8\x5a\x73\x17\xe6\xf6\xa0\x48\xa5\xc0\xb4\x08\xda\x80\xcc\x3f\x28\x4c\x1a\xfb\x28\xb4\x9b\xb5\xc6\x3e\x5a\x5a\xa5\x46\x27\x15\x8e\xa7\xdf\x2c\x87\x60\xea\xa7\x42\x24\xcc\x98\x1a\xba\x45\x39\x8c\xb2\xb9\xfb\x2b\xc6\xe3\x26\xde\x10\xd1\xe0\x8d\x87\xe8\x7f\xc1\x65\x9b\xcf\xd0\x5d\xc3\x69\x1e\xab\xd6\x19\x00\xfc\x5c\xb1\x4d\x36\x17\x2b\x58\xf8\x2d\x74\x81\x88\x21\x1b\xfa\x1d\x1f\xd5\x28\xbd\x78\xcf\x1d\x7e\x66\x9e\xe1\x94\xee\xfe\x1d\xeb\x60\x8c\x3b\x06\xb4\x2f\x38\xb3\x6b\xba\x63\x70\x07\x7c\x37\x2e\x88\x9e\xe4\x3e\x51\xc1\xa7\x46\x6e\xd5\x64\x41\x8d\xdc\x6a\x4c\x39\x25\x72\xab\x7a\xf0\x63\x86\x57\x4d\xb8\x94\xc2\xcd\x91\xda\xfc\x79\x90\x2f\xc4\x5b\xcc\x99\x66\xa8\xa2\xe2\x6d\xb5\xb0\x17\x45\x6e\xab\x09\x8d\x9e\x97\x03\x8d\xcd\xc0\x12\xb7\x5a\xf1\x1f\x43\x2b\x3d\x84\x2f\x10\xef\x3e\x1b\xc3\xec\x94\xac\xb8\x3f\xfc\x01\xab\x90\x66\x24\x6a\xdd\x16\xa3\x7d\xac\x75\x3b\xf4\xa6\x51\xeb\xb6\x8e\xfe\xad\x8e\x4b\x1d\xdc\x62\xf8\xfd\x6b\x35\x1a\x4a\x93\x36\xea\xe0\x16\x6d\xe2\xd4\xc1\xdd\x3f\x34\x5e\x58\x55\xf7\x23\xd2\x1a\x43\xe2\x5e\xe3\x3c\x75\xc9\xbe\x5c\xf1\x8b\x38\xef\x57\x07\xa7\x2e\x3c\xab\xe5\x6a\x77\xa7\x5a\x6e\xf1\x08\xbd\xf2\x54\xf4\x1f\x8a\xe5\x56\x4a\xdc\x36\x6a\xe5\x56\x23\x8f\xac\x95\x1b\x51\xde\x14\xcb\xcd\x5e\xfb\xb4\x58\xae\x57\x3f\x5e\xf9\x2e\xea\xd2\x6b\xfc\x88\xf3\x4e\xdc\x59\x38\xfc\x9e\x50\x1d\x04\x23\xca\xe6\x56\x2f\x96\x52\x35\xb7\xa8\x17\xbc\x49\xf2\xc8\xc0\x91\x1c\x16\xdc\x7c\xb9\x48\x41\x15\xed\xf6\x7a\x77\x42\xb7\xe5\xcb\xa5\xbf\x43\x58\xe6\x84\x3c\xc8\xdf\x73\x60\x36\x5d\x65\x8d\x31\xcd\x17\x29\x8a\x60\x22\x19\xbd\x46\xda\xd7\x4b\x15\x50\x84\x37\x32\xc2\x30\xc1\x2c\x41\x41\xba\x79\xc9\xb2\x66\x00\xda\x4b\x0d\x3a\x6b\x08\xbe\x5a\x45\xf5\x48\x53\xb0\xb7\x6a\x68\x7b\x0d\x36\x89\x89\x68\x21\x45\xc2\xa0\x46\xef\xd4\x36\x4d\x8d\xde\x72\xb8\x22\xec\xa3\x11\xb1\x1c\x35\x7a\x21\x0e\x94\xe8\xad\x63\xf8\x4c\xa4\xb6\x6c\x37\xea\xf2\xca\x86\xa8\xcb\x5b\x54\x42\xac\xcb\xdb\x4d\xab\x48\x61\xde\xbc\xaa\xdd\xea\xb7\x70\x49\xd8\x4e\x23\x2e\xfd\xc5\x78\x6a\xc8\xf2\x5b\x03\x52\x34\xa9\x54\x03\x70\xcb\xbc\x7b\xa8\x87\x97\x2a\xbd\x55\x2f\xcb\x8b\x42\xab\xc6\xf2\xa2\xc3\x1a\x98\x6b\xbd\xde\x65\x64\xf3\xab\x94\x20\xe2\xb4\x18\x1b\x88\x34\xc7\x66\x19\x5b\x89\x2d\x16\x06\xb0\x30\x6f\xd7\xa5\xf6\x86\x24\x80\xc4\x46\xd1\xdd\xaa\x19\xf7\x35\xa7\x6b\x40\x01\xed\x76\x74\xc7\x60\x9b\xb0\x31\xbc\x56\xb3\x8b\xb5\x72\x75\xd1\x60\x96\x97\x9c\x6c\x5e\x39\x78\x2d\x6c\xa7\x6f\xda\x42\xbb\x11\xbc\xfe\x1a\x0b\xba\x96\x7d\x21\xaa\x4e\xbf\xc2\xde\xd0\x7c\x36\x57\x14\xb3\xe5\xea\xa2\x22\xef\xcb\x85\x8e\x43\xa0\x75\x78\x9f\xf0\xa7\x34\x8e\x61\x55\xaf\xe1\x9f\x01\x0f\x44\x0d\x0d\xa0\xd4\xe5\x8d\x8c\x73\x2f\x52\xc7\xb0\x84\x02\x35\x7a\xab\x85\x57\x5e\x92\xb3\x49\x76\x5f\x6f\x80\xe8\xee\xa5\x48\x6f\xb1\x66\x0e\x35\x7a\xf7\x0f\xb6\x00\x5b\xaa\x1f\x05\xb6\x00\xc0\xe1\x21\xf3\xd8\x2b\x61\xc0\xd5\x5e\x24\x0c\x03\xe0\xac\xde\xdb\xbf\xaf\xa1\xf6\xaa\xb0\x23\x7e\x51\xd8\xb7\x9a\x1d\xce\xc2\xbe\xd3\xb3\xa1\x4b\x5a\xda\xa2\xee\x8e\xb4\x69\x59\x5f\xe3\xbb\x5e\xf3\xc6\xc6\xa2\xc8\x2a\x60\xa1\x29\xca\xfa\x96\x25\xfc\x4d\x98\x0f\x1f\xb3\xaa\x6f\xd2\x3b\x4c\xb1\xde\xbd\x26\x5a\x13\xa3\xa4\xab\xcf\x62\xbd\x8a\x2e\x14\xeb\x2d\xd4\xe1\x6d\x16\xeb\x35\x38\xfc\x35\x5a\x49\xf7\x2d\x05\x7a\x8b\xe9\x30\xa9\xcf\x9b\x8a\xfe\x14\x0a\xf4\x56\x2b\xa1\xbc\x5e\xaf\x0c\x40\xaf\x98\x88\x5f\x71\x02\x50\x1b\x5e\x25\x1f\x31\x04\x6b\xb2\xb7\xce\xdf\x4f\x6c\x32\xad\x3f\x81\x84\x7e\x25\x9d\x77\x4d\x1f\xa1\x43\xb7\x9f\x85\xf0\xee\xdf\x91\xe5\x0e\x5b\x7b\x32\x90\xfc\xdf\x8f\xbe\x05\xe9\xf3\x07\xd4\x5b\xfe\xa0\x6b\xc5\xe7\xd7\x21\xe8\x96\x2b\x2c\x86\x04\xbc\x27\x04\xdd\xdd\x47\x1e\x2a\x5e\xd8\xa0\xc2\xef\xd4\xdb\xf4\x9e\x71\x44\xe9\x0a\x77\x73\x12\xe6\x18\x08\xcc\xe4\xfd\x6e\x81\x68\xe8\x4e\xb0\xbe\xaf\x86\x73\xeb\xfb\xc6\x8d\x0b\x0a\xfc\x16\xad\x21\xef\x15\x44\xc7\x17\xb1\x1b\x4b\xd8\x6b\xce\x02\xfd\xb9\x51\xd4\x57\x2b\xd5\xab\x19\x41\x5c\xb3\x8e\x9f\x9b\x8c\x78\x63\x02\x67\x0b\xf1\x9a\x03\x80\x22\xbb\x91\xa3\x80\x1a\xbb\xd5\x58\x92\xf7\xc6\x67\x87\x60\x40\x8d\xdd\xac\x24\x4d\x8d\xdd\x14\xb7\x3a\x5e\xef\x8d\x18\xb9\xf1\xe2\xe8\x35\x61\xe8\xfb\xc4\x64\x81\xe0\x13\x93\xf5\x17\x35\x0b\x8f\x35\xd9\x04\x8c\x26\x7d\x4d\x4d\xdf\x8a\x3f\xdc\x36\x01\x3e\x08\x3e\x21\x2f\x20\xf8\x18\x97\xfd\x1a\x8c\xaa\x03\xf5\x35\x7b\x9b\x81\x07\xd6\xe2\xd5\x3d\xfc\x9a\xc9\x2d\x90\x15\xd9\xc7\xd4\x8c\xaf\xb5\xf3\xbc\x19\xf2\x6e\x79\xa7\xce\x68\x21\x16\x3b\x79\x33\x10\x48\x91\xc8\x40\x40\x5e\xa5\x7e\x98\x5d\x80\x5c\x7e\x3d\xca\xe9\xe2\xa4\xea\x47\x18\xa0\xbb\x2f\x1b\xef\xb9\x1b\xd0\xa9\x9a\x5b\xf1\x55\x76\xaa\xe6\x56\x12\x69\xf4\x9f\x85\x72\xe9\xd6\xec\xf2\xdc\x0d\xe9\x14\xca\xdd\x3d\xf9\xd2\x68\xc1\x78\xc9\x28\xc8\xc6\xb3\x67\x63\xc3\xad\x47\xd5\x5c\xaa\xbc\x76\xaa\xe6\x56\xae\xe4\x77\xaa\xe6\xee\xaf\x6c\xce\x62\x93\x2d\x10\x82\x92\x5d\xe1\xfe\xdb\x04\xb0\x5b\x27\x37\xb5\x4a\x4f\x68\xfd\xb3\x7f\x17\xa9\xdc\x2d\x9a\x4b\xf2\xa6\x4e\xd1\xdc\xbd\x23\x0c\x63\x76\x57\x04\xbd\x4e\xa9\xdc\x84\x79\xba\x53\x2a\xb7\x72\x4b\xb0\x53\x2a\x37\x77\xd7\x8e\x08\x42\x60\x7e\xb7\x52\xee\x74\x5e\xb8\x6f\x89\x39\xee\x54\xca\xad\xdc\xf1\xed\x87\x37\x3f\xf1\xc9\xf5\x83\xd0\x57\xac\x7d\xfd\x20\x1b\xfd\x74\x81\x64\x79\xf5\xfa\x50\x3f\x2c\xdb\xc7\xd5\xd8\x7e\x50\x90\x8f\xa4\x41\xfd\xb0\x84\x7f\xab\x6c\x1a\xd2\x01\x77\xa6\x3a\x05\x71\xeb\x2c\x3e\x17\x9e\x6d\xc0\x1a\x32\xbd\x86\xe9\xbb\xdb\xd8\x63\x50\x19\xdc\x04\xac\xc5\x7d\xae\x8e\xc7\xf2\x30\x83\x53\x3b\xa3\x5b\x11\x77\x10\xb5\xd1\x0f\x12\xc4\x4f\x9f\x11\x1b\xb0\xc4\xf5\x43\x3b\x38\x7e\xe3\x7e\x10\x6e\xb6\x04\x94\xd1\x66\xdc\x42\xec\x54\xc7\xcd\x55\xbc\x40\x6a\x98\xf1\xec\xd0\x0c\xe7\x05\x92\xc6\x64\x9b\xe8\xc9\x37\x5d\xf4\x04\xca\x3d\x4e\x3c\x9d\x76\x6b\x50\x77\x5f\x84\x81\x5f\x71\xfa\x5d\xc4\x96\x19\xf2\x72\x16\xdd\x73\xe2\x69\xe0\x02\x09\x09\x49\xfb\xe1\xc5\x4f\xa7\xd4\x9d\x12\xd3\x20\x23\xd0\x14\xb7\xb1\xb2\x13\xfe\xd5\x0f\x33\x02\x1d\xac\x13\x99\x81\x4b\x18\xfd\x30\xd5\xc1\xa0\x9f\x11\x80\x61\xe4\xc1\x2d\x68\x0f\x0c\x62\xc2\xcf\x06\xca\xad\x8d\x19\x0d\xc9\xbe\x27\x97\x8b\x21\xd3\x33\x32\x25\x2e\x8d\x0d\x86\x81\xcf\xf8\x88\x85\x7a\x2e\x26\x9e\xad\x46\xb7\xc6\x94\x11\x31\xd3\xa9\x97\xbb\x5f\x40\x15\x72\xb5\x92\x0d\xa3\x1f\xa6\x6a\x15\xf5\x29\xcc\x8f\x7d\xbf\x1f\x93\xd0\xc7\xc9\x4a\xb9\x49\x32\x45\xd2\xb0\x43\xb8\x43\xa6\x64\x6d\x8e\x47\x4a\xd6\x29\x0e\x68\xa1\x6f\x76\xab\x85\xfe\x60\x38\x73\xb5\x76\xb7\x68\xc5\xa4\x58\x1f\x01\xc7\xd3\xb3\xb6\x9c\x08\x93\x8d\x1c\xf2\xdd\x31\x62\x74\xa6\x62\x52\xa1\x4a\xeb\xcd\xc2\x4b\x90\xb8\x30\x5e\xb8\xdd\x38\x81\x9b\xe7\x28\x58\xb8\xa0\xb2\x12\x4e\x8b\x26\xa8\xa6\x83\x31\x3e\x6c\x4d\x74\xab\x0a\xe7\xa9\x82\xb7\x17\x49\x24\x46\x8d\xe4\xce\x9c\x0a\xd0\x4e\xd7\xf0\xe6\xee\x99\x3c\x33\xa2\x1d\xdd\x92\x3a\x61\x8a\x2e\x64\x1a\x9a\x6e\x06\x65\x71\xa6\x30\xb0\xa8\x9e\x58\xe1\xfd\x94\x26\xad\x25\x78\x6c\xb6\xef\xa4\xbc\x7e\x98\xc4\xb5\x44\x2b\xee\xce\x0c\x9f\xd9\x43\x77\xea\x54\xb0\x14\x8d\xbd\xbc\xda\xa4\xd0\x97\xe7\x35\x5e\xb8\xcc\x2c\x7b\xe0\xf2\xca\x74\x3f\xa9\xa0\x93\x05\xd0\x15\x00\xa2\x5f\x7d\xc5\x41\xa7\xb8\x89\xca\x5d\xf9\x4e\x05\xde\x3a\xc5\xc4\x3b\x78\x08\x5d\xdd\xe2\x2b\xdb\x79\xbb\x46\x9f\xb5\x77\x78\x18\x49\x36\x74\xb8\xa4\x3b\x86\x60\x3c\x0c\x21\xdd\xf5\xdd\x81\x26\x8e\xa7\xac\xe0\x33\x69\x1c\x3c\x8e\x8f\x8c\x9b\x06\xd8\x41\xa6\x27\xf3\x09\x18\xd0\x20\x9c\x04\x2c\x3b\x0c\x21\x9d\x49\x3d\x20\x86\x64\x47\x79\x62\xf8\xf7\x00\x27\xad\xcd\xe4\xee\xf1\x50\x36\x18\xf4\xf4\xe2\xa7\x14\xdb\x5e\x47\x60\x1a\x18\x48\x02\xbb\xdf\x38\x1c\xf4\xaa\xd5\x3f\x68\xea\xcb\xc5\x4d\x49\x24\x5e\xea\x80\x9f\x52\x82\xc4\xcf\x4c\x0e\x2d\x5e\xd4\xf6\xe0\x25\x94\xdb\xad\x72\x80\x44\x08\x36\xa6\xa7\x9e\xcc\xf7\xce\x15\xb1\x4e\x1d\xde\x2a\xfc\x28\xbd\x5b\x65\xf3\x49\x0f\x00\x8e\xc9\x4e\xe5\xdd\x81\x54\xd2\x29\xbc\x5b\x3c\x27\xe9\x50\x88\x8a\x21\x9c\xc8\xf0\x2b\xc1\xcf\x57\x3a\xbc\x89\x73\xeb\x29\x61\x29\x70\x0c\x45\x09\x80\x93\x2c\xc0\xcf\x95\xe9\x9e\x52\x0c\xce\x32\x92\x48\x51\xfd\x0c\x35\xd7\xa9\x13\xf2\x9d\x8a\xcf\xca\x4a\xcd\x17\x77\xa6\x3a\xc8\x0b\x25\x60\x56\x19\xb7\x15\x14\xc2\x92\xbc\x28\x3d\x3d\xe5\x80\x08\xeb\xa0\x18\xde\x04\x73\x12\xd1\x5b\x13\x02\x91\x22\x60\xab\xfb\x83\x2e\xb3\x68\x0e\x7b\x00\x75\x52\x61\x08\x37\xc0\x1a\xbe\xcd\xe6\x64\xfd\x9b\xec\x7e\x32\x2a\xab\x39\x46\x44\x65\xb9\x05\x05\x61\x9e\x83\x18\x95\x7a\x9b\x40\x8c\x12\x34\xd5\x5f\x18\x70\xb0\x0e\x72\x3f\xcc\xe9\xdf\x91\xf2\x5c\x46\x81\x8d\x82\xaa\x96\xf0\x1d\x04\xd1\xf5\xa4\xf4\x30\x99\x61\x75\x52\xfe\x3d\x26\x65\x0b\x6d\xa3\x1c\x38\x0a\xf7\xd6\xe9\x6e\x20\x4a\x64\xe1\x5c\x63\x82\xcc\x43\x49\xc2\xc9\xe2\xa6\xf0\x04\x24\xf3\xba\x4f\x7b\x95\x1a\xf9\x3d\x89\x5d\xa0\x4c\xd4\xe4\xad\x54\x12\xee\x94\xe1\x2d\xfd\xdb\xda\x1a\x3d\x61\x5c\x20\x90\xba\xa7\xa6\xf7\xda\xed\x50\x80\x58\xf4\x6c\x8a\x40\x22\xf6\x3a\x85\x78\xcb\x70\xc8\x2e\x83\x60\x4d\x3d\xc8\x1f\xf3\x22\x48\x7d\x2e\x7f\x20\x4d\x6a\xf2\xef\x1c\xcc\x6c\x47\x9c\xbf\xc5\xfa\xba\x68\xef\xee\x73\x9f\x74\x39\x8d\xee\x34\xd8\x18\x84\x03\xe9\x06\x75\x77\x2b\xa5\x74\x7a\xf2\x9a\x69\x13\x2b\xb0\x27\x50\xdf\xbd\x53\x83\xb7\xce\xe5\xdf\x9d\x91\x8d\x29\x73\x93\x7c\x66\x5b\x26\x33\x0a\x9b\x83\x68\xa0\x1b\xa3\x08\xff\x11\x27\xc3\xae\xa4\x0f\x9e\xea\xc1\x64\x93\xcf\x46\x3c\x7a\x78\xb9\x8c\x1a\x74\x00\x7b\x00\xa6\xb9\x4e\x49\xdd\xba\x10\x67\x93\xc9\x04\x51\xf0\x7a\x32\xa9\xbb\x32\x87\x75\x74\x95\xea\x29\x9d\x5b\x0f\xb8\xa2\xa5\x73\xd7\xe1\xdf\x2b\xcf\xfe\xbd\xf3\xcc\x64\xf5\xdd\x77\xd1\x6b\x11\x12\x2c\x71\x41\xbb\xa7\x16\x4b\x4f\xcb\x69\xf8\xf7\x80\x3e\x00\x59\xb1\x3a\xbb\x55\xa2\x82\xdb\x52\x61\x77\x7f\x46\xfb\x8f\xc9\x19\x69\x1f\x7e\x0d\xa1\xf3\x81\xc3\xc1\xe9\x53\xf8\x32\x9a\x5f\x6d\x12\xa4\xc6\x94\x3e\xea\x58\x6e\x3e\x01\x62\x0b\xee\x4e\x8d\xdd\xba\x24\x92\x06\x88\x75\x01\x82\x9f\x9f\xf2\xab\x3d\xe1\xda\x8f\xa3\x64\xcc\x38\x62\x75\xd4\xcf\x2d\x1e\xdd\x53\x6b\xb8\xfb\x87\x9b\x7f\x09\xce\xd3\x04\x58\x22\x2a\xec\x1c\x83\x4c\xa7\x64\x6e\xaa\x71\x9a\x88\x07\xa7\x20\x40\xa7\x32\x6e\xe5\x4a\x74\x4f\x24\x9f\x38\x1c\x1b\x77\x07\xb5\x50\xba\x45\x72\x03\x0f\x2e\x47\x63\x64\xae\x2f\xe1\x5a\xee\xd4\xc8\xad\x0b\x85\x8a\x1a\xb9\x75\x79\x2a\xa2\xfc\x1d\xfd\xdc\x01\x4b\x06\xbe\x35\x76\x48\xfb\xee\x00\x87\x2f\x0a\x73\x9e\xcf\x3b\x76\x89\xe5\x99\x0b\xa2\x79\xa4\x1f\xdd\xaf\xd2\x48\xbc\x14\x0b\x71\x2e\xe9\xb4\x2f\x52\x1a\xa2\xb7\x97\x3b\x63\xe9\x96\x26\x19\x79\x02\xa0\x40\xdd\xf4\x4a\xcd\x23\x64\x6c\x76\x17\xa5\xc9\xfb\x70\xb8\xe5\xf0\xe4\x25\x40\x83\x27\x3b\xaf\xd7\x41\xfc\x88\xf3\x10\x0d\xa8\x57\xea\x9e\xc1\x9e\x97\xf4\xe4\x05\x58\x28\x55\x54\xa3\xad\x4b\xb2\x81\x9b\x82\x5c\xb8\x3d\xa1\xc3\x2f\x64\x3e\x2a\xd3\xd6\x95\xbf\x55\x6b\xb3\x17\xa9\xf0\x6b\x75\x6b\xd8\x26\xdc\x57\x9d\x22\xb6\x7b\xb9\x8b\x17\x75\x1d\x48\x52\xd6\xeb\x50\x6d\xc2\xc4\x8a\x2d\x98\x58\xf1\xef\x84\x54\x00\xd1\x9c\xc8\x90\xe1\xf7\x14\x62\x21\x7d\x41\xb7\x72\x2d\x17\x55\x3b\x85\x6b\x27\xc1\x8c\xdd\xba\xb5\xab\xf8\xf7\xe6\x6e\xda\x11\x37\x71\x9b\x1f\x7d\x10\xd9\xec\x08\xb4\x2a\xfe\xfd\x72\x0d\xb6\xbe\x7f\x7c\xf5\x01\xc8\x73\x02\x54\xc5\x67\x32\x1d\x22\x71\x64\xfd\xfe\xdc\xae\xea\x19\x16\xbe\x8a\x3f\xe8\xb4\x81\xb2\xe5\xac\x11\x06\xa1\x92\x4a\xb7\x59\x85\x8d\x42\xb7\xbb\x39\xfd\x66\xed\x41\xf1\x15\xfb\x57\x7c\x3e\xfd\xca\x26\xce\x04\xc0\xa2\xcf\x77\xb0\x8d\x4a\xb7\x95\x30\xde\x9e\x2d\xe1\x42\xf0\x62\xcf\x64\x6f\x8a\x89\xc0\xdb\xcb\x10\x20\x5e\x06\xcb\xfe\xa0\x12\x2e\x68\xa9\xe1\x32\xe3\x07\x69\x18\xec\x39\x13\x44\x50\x70\x38\xf6\x4c\xd0\x75\xf7\x19\xd3\x40\x75\x22\x9b\xb9\x0f\x8a\x84\xf6\x6c\x9a\x42\xae\x8c\xf5\x6c\x5c\x9c\x0a\x51\xd6\xa3\x80\xeb\xa6\x67\x83\xe4\x54\x82\xac\x89\x3b\xa2\xc9\xfc\xf1\xd5\x03\x0a\xa4\x9f\x20\xc5\x46\xcf\x30\x74\x22\xd2\x7b\x36\xcd\xa1\x1a\x8a\xb5\x72\x53\xf4\x0a\xa4\x10\x32\xb2\x17\x6f\xf1\x53\xf4\xdc\xd4\xdc\x91\x6a\xb2\xd7\xd2\xba\xb3\xb2\xac\x9c\x38\xd2\x9c\x21\x74\x88\xfa\xba\x45\xc9\x89\xf2\xba\xbb\x39\x20\xf1\x62\x1a\x67\xdc\x8a\xba\x7d\x8a\x56\x0d\xb4\x12\x4b\x8c\x4c\xc0\x4c\xdf\xad\xa2\x8b\x51\xba\x53\x38\xb7\xe2\x89\xe9\xd6\xcd\x1d\x5d\x20\x60\x42\x58\x2e\xd6\x24\xf6\xdd\x05\x76\x08\x25\xfa\x42\x56\xf5\xef\x4e\x24\x52\x47\xd8\xad\x51\xca\x90\x56\xea\xe0\xa6\xe4\x44\xac\xab\x4f\x60\x73\xcf\x43\x6b\x19\x63\x0c\x81\xeb\x47\x0a\x96\xd3\x8f\x34\xa2\x0a\x2b\x12\xe5\x2f\xb8\x61\x36\x28\x1b\xb7\x40\xcf\x24\xca\x5f\xcd\x67\xa2\x02\x9c\x2d\x2e\x82\x2e\x26\x61\xf9\xc7\x30\xdf\x29\x90\x5b\x97\x98\x6e\x0c\x82\x03\x90\x50\xd8\x7b\x41\x9d\x3a\xb8\x95\x5c\x9d\x9d\x3a\xb8\x45\xcd\x23\x2f\x23\x1b\x5c\xea\xe6\xe2\x45\xfa\x67\x11\x5b\xed\x2b\xd9\x8b\x61\x6e\x85\x1c\xdd\x83\x6c\x0e\x89\xe9\x37\x5c\x5f\x11\x83\x97\x52\x7d\x6f\xdf\x12\x3d\xac\x02\x4b\xd8\x12\xb8\xa0\xd5\x2d\x63\x14\x50\x2c\x8a\x92\xb6\x88\xe6\xf9\x23\xe5\x9f\xbe\x70\x87\xd9\x0d\xdf\x0c\xba\x1d\x52\xb6\xd3\xdc\x6b\xfc\xfd\x94\x90\xc2\xe8\x28\x57\x5b\x0e\xd7\x6a\x7a\x08\x37\xc9\xfb\x5a\x71\xf6\x89\xc1\x5e\x82\xf0\xd4\x70\xcd\xf4\x48\x87\xb8\xdc\x48\x2e\x16\x2f\xc9\x40\x58\xd6\x45\x03\xf4\xeb\x85\xda\x92\x65\xcf\x82\x9f\x40\xed\x25\x04\x65\xcf\xa8\x04\x59\xf6\x3c\x6c\x0b\x95\x1a\xb6\x05\x39\x90\x05\x28\x4f\x6b\x7d\xc0\x9e\x8d\x45\xe0\xea\x61\xa7\x56\x6d\x5d\x62\xec\xcf\x52\xb5\x3c\x43\x3a\x45\x1a\x13\x46\x79\xd6\x6e\xeb\x3c\xd2\xe9\xed\xf6\x32\x89\xe0\xed\x42\xd8\xa2\xb5\x32\x3e\x8b\xd6\x2e\x4f\x91\x15\xef\xdd\x60\x62\xf9\x08\x86\xea\xf9\x0e\x0c\xf7\xe5\x04\xff\x9c\x92\x6b\x60\x1b\x6e\xd6\xe0\xf1\x30\x45\xd4\xf0\xd9\xeb\xb1\x3e\xc7\x2e\x30\x32\x89\x23\xaa\x5c\xeb\xe1\xa6\x8a\x4c\x85\x0c\xc0\x2b\x1a\xb3\x7e\x09\x33\x7a\xf9\xf2\x7b\x6d\xf6\x5d\xfe\x8b\xcd\x5e\x2d\x8f\xd2\xb2\x7b\xaa\x4c\x89\xd0\xbc\x25\x91\xd6\x7e\xef\x3a\xa3\xc2\x1a\x4b\x08\x2b\xbd\xb0\x8f\xa8\x04\x17\xc4\x45\xac\xe2\x79\x92\xdd\x83\x00\x54\x93\xcd\xe4\xe3\xef\x54\x93\xad\x44\x20\x76\xab\xc9\x0e\xc2\xf9\x7b\x39\xa4\x86\x90\x5c\x4b\xc8\xe2\xc0\xef\x56\x90\x25\x36\xb1\x17\x6f\x62\x75\x9f\xb5\xac\x77\x1b\xc8\xc1\x10\x41\x8a\x5c\x9f\xe5\x51\x66\x36\x99\x8e\xa4\x97\x50\xcc\x41\x27\x8a\xcb\x16\xea\x37\xf7\xa8\x2d\xcb\xb5\xc0\x5e\x42\x33\xe7\x08\x97\x88\xe0\xeb\xfe\x82\x9c\x3a\xec\x0b\x0b\x4d\x62\x07\x2c\x09\x2b\x4b\x29\x59\xb4\xf6\x79\xa2\xb1\xb3\xf2\xbc\x1c\x83\x6e\x43\xb7\x06\x73\x0a\xec\xf7\x58\xfe\x20\xd5\x2b\xfe\xf0\xa2\x32\xb2\xc2\x22\x1b\x81\x2c\x44\x11\x57\x82\x34\x7b\x09\x7d\x1a\x86\x58\xcc\xe8\xa4\x75\x84\x32\xae\xf9\x20\x14\xa5\x53\xae\x75\x0c\xe7\x85\xde\xec\xb9\xa5\x58\x6b\x1e\x3e\x87\xde\xec\x0a\xab\x6c\xc1\x16\x35\x06\xc9\xbc\x2c\xcc\xc0\x74\x6b\x21\x79\x4d\x87\xd6\x5c\x5d\x64\xae\xe9\xc5\xc4\x14\xdf\x3b\x2f\xac\xc7\x4a\x54\x53\x2f\x55\x53\x86\x08\x52\x45\x66\x66\xc3\xf5\x27\x7c\x61\xdd\x42\xad\x89\x3b\x8c\x9d\x4a\xad\x7b\x4c\x16\x10\x3c\xb5\xf8\x19\x9a\x75\x3c\x8f\xbd\xfa\xea\xf3\xf4\x23\x5b\x48\x97\x39\x31\x51\xac\x55\x33\x1f\xc5\x5a\x33\x1e\xff\x6e\xe9\xd5\xaa\xad\x87\xd2\xab\xd9\x02\x20\x9d\xda\xab\x45\xee\x5e\x30\xb3\x93\x3a\xb1\x5b\x86\x75\xb9\xa9\xa8\xcf\x2b\xfe\xae\xa3\x41\x78\xf7\xd8\x6d\x56\xc8\x85\x6f\xee\x59\x77\x4b\xaf\x2e\xb2\xf6\x74\x6a\xaf\x0e\x89\x83\xf5\x56\xcd\x54\xd2\x29\xb8\xba\xbf\xf2\x17\x48\xab\x1b\x34\xa8\x09\xd1\x6d\x1d\xab\x65\x74\xb2\xee\x67\x8f\xe5\xe6\xbc\x85\x3c\x67\xbd\x44\xa6\x61\xcf\xcc\xf0\xcc\x88\x5d\xa1\x28\x23\x80\x14\xae\x82\x4b\xef\xa8\xbe\xba\x7f\xa0\xdf\xa9\xa9\x8f\xbe\x66\x4c\x91\xbe\x4c\xd4\xaf\xe5\xa7\x78\xcb\xbb\xda\x5c\xf8\xf8\x51\x9c\x06\x80\x45\x72\x27\xb5\x60\xea\xb5\x56\x99\x69\x21\x67\xff\x72\x9b\x97\xa6\x68\xf1\xd4\xac\x1f\xc2\xd0\x44\x8f\x52\xe1\x62\x94\xbc\x76\x38\x8b\xba\x6a\x96\x29\x16\xa0\x77\xb6\xc1\x97\xc5\x3e\x8b\xd1\x6b\x7a\x2b\xdc\xd8\xae\x52\x0e\x33\x80\x68\x2b\xa2\xc2\x6b\x5d\x42\x1d\x83\xfc\x42\xa0\x8b\x0a\xaf\x88\x80\x05\xe3\xfc\xf2\x54\x90\x18\x6a\x79\x28\x0c\x32\xd4\x54\x47\xe1\xd7\xdc\x9d\x93\x19\x22\xd5\x43\x8a\xc5\xd6\x3c\xd1\x5c\xdc\x52\x05\xa2\x0a\xac\xd5\x5b\x7a\xb1\x5c\x4d\x73\x34\x11\xcc\xef\xd9\xca\x18\x59\xfc\x12\xed\x55\xc5\x91\x95\x8a\xce\x75\x49\x32\x96\xf9\xe5\x06\x93\x67\x64\x08\x8c\x53\xda\xee\x68\x5b\xf9\x6e\x44\x56\x76\x0a\xb3\xb6\xc3\x19\x79\x49\x5b\x4b\x1b\xb5\x58\x47\x10\xde\x2d\x02\xb4\x43\x92\x78\xb9\x11\xd5\x1f\x3a\x3f\x30\x25\x7d\xeb\x5a\xab\xa8\xd8\xda\x08\x9c\xee\x25\x78\x3a\xa2\x08\x15\x58\x0b\xe1\x7e\xbd\x6c\x9e\x5e\x0e\xf7\xf7\x56\xcc\x96\x56\x6c\xa6\xde\x08\x58\xee\xe5\x96\x9c\x23\x05\x51\x99\xb5\xe8\x99\xa5\x02\x6b\xd1\x8e\x55\xbc\x74\x0d\x43\x2c\xb7\x3c\x4d\x26\xf3\xc8\x25\x84\x26\xcc\x38\x79\x78\xb6\x52\xde\xb8\xa5\xdc\xad\xa7\xda\xb5\x9a\x52\x2a\xb5\x1d\x87\x0d\xc0\xe5\x7a\x7c\x17\x8d\xdc\x29\x98\x9a\x4a\x1c\x87\xc7\x28\x5b\xc6\xb1\x0a\x7c\x17\xd5\xdf\x58\x0b\x8b\x7c\xbd\x8d\xef\x33\x3e\x05\xd1\xf3\x15\xa6\x3e\x0f\x74\x58\x09\xc1\xeb\x82\xf7\xcc\xea\xc1\x47\xc9\x67\xd9\xc4\xf4\x45\xac\x07\x95\xa8\x5d\x9a\xf5\x49\x51\xaf\xb4\x1d\x18\xdf\xa8\x57\xba\x5b\x64\x5e\xb2\x8b\x6c\xbc\x00\x96\xe4\x0f\x95\x8a\x28\x95\x67\x27\xb5\x78\x1e\x7c\xd3\x79\xb6\x78\xf7\xe1\x0b\xbc\x7a\xfa\x2c\xed\x87\x26\x50\xaf\x74\x7f\x35\x78\xd1\xdc\xc3\x89\xb5\x60\xe9\x22\xf3\x52\xaf\x59\x4e\xc8\x61\xa4\x7a\x69\x93\xa5\x53\xb0\xb4\x1d\xc9\xe6\x9e\xf1\xe5\x4b\x6c\x10\xf3\x22\xf3\x09\x57\x28\x7a\xdd\xac\xb7\x90\x3c\xac\x57\x1d\xd9\x5c\x1b\xea\xd5\xb8\x3a\x6d\x66\xb5\x80\xd7\x1c\xf2\x6a\x60\x7c\x8d\x17\x07\xa7\x2b\x8c\xd7\xba\x7a\xab\x0a\x6e\x15\xee\x25\x6e\x34\xf3\xac\x5f\x4f\xc0\xa1\xc8\x72\xf1\xac\x57\x83\xde\x35\xa6\x51\x0c\xb4\x1d\x76\x65\x31\x50\xee\xfa\x76\x8a\x81\x0e\x85\xf5\xaa\x2f\xba\xba\xf2\x26\xc6\x60\x96\xaa\x4d\x62\x3c\x7d\x21\xdf\xf0\xe1\xb3\xf6\x75\x68\x6e\xb5\xe2\x8c\xca\x5d\x0d\x65\xb2\xf9\x72\xeb\x7f\x60\x89\x2d\x66\x4c\x07\x5d\xc3\x3f\x10\xea\x52\x01\x24\x95\xda\x63\x7c\x66\xd6\xdd\x78\x46\xe9\xa8\x17\xd9\x8f\xe4\x31\x6e\xbc\x97\xb7\x64\x4b\x55\x15\x92\x9b\x55\xdd\x42\xa1\x8b\x4c\x55\x9d\xe2\xa0\xed\xc8\xfe\x40\xf4\x33\x34\xa8\x8e\x30\x1f\x32\xe0\xa0\x90\x88\x90\x18\xb1\x2c\x7f\x88\x95\xd0\x84\x18\x75\x5d\xc0\x51\xf8\x53\xdd\xa8\xc2\xaf\x2c\x8d\xd8\xa9\xfc\xd9\x8e\xec\x0f\x01\x7b\x56\xa2\x86\x58\xc5\x67\x4b\xa1\x0d\xc1\xea\x2d\xdf\xe1\x57\x1c\x0c\x28\x0c\xc5\x3b\xdb\xe1\xc1\x20\x2d\x48\x89\xef\xdd\x6b\x44\xda\xba\x88\x0a\xe8\x36\x36\x6f\x00\xf3\x30\xcd\xa0\x71\x15\x55\x2e\xa3\xb6\x5e\xad\x78\xa6\xf6\x4c\x1d\xcf\x92\x84\xd5\xc7\xf1\x98\x60\xb0\x16\x34\x10\x4a\x77\xee\x17\x46\xff\x40\xb8\x90\x9a\x29\xd7\x59\x34\x1f\x57\x23\xb7\xaa\xdb\x46\xc8\x3a\xc9\x26\x3a\xd5\x3a\xb7\xea\xb8\x9f\xa9\x6a\x36\x84\x01\x1e\xe0\xe1\x41\x30\x92\xbd\xe6\x6f\xbd\xb8\x51\xa4\x53\x14\xde\x9c\xa7\x1d\xc8\x64\x54\xe5\x6c\x07\x92\x72\x35\xe3\x3e\xb9\x17\xbb\x15\x37\x25\x6d\x54\xdc\x6c\x07\x42\x58\x8d\x44\x56\xb0\xe7\x7a\xb1\xf4\xe2\x47\xa0\x1f\x22\x60\x14\xd6\x54\xa5\xab\xe6\x1f\xe6\xb2\x4b\xa7\xb2\x66\x1e\xe2\xe2\x85\x4f\x15\x15\xa1\xc6\x3d\x60\x77\xf3\x0e\xb8\x33\x5b\xb9\x0d\x4c\xb6\xaa\x36\xda\xad\x6a\xa3\x9a\x40\xbd\x03\x97\x6c\x0e\x2e\x21\x59\xd6\xcd\x86\xda\x81\x8c\x4f\x59\xce\x41\x3c\x7a\xaf\x32\x18\x69\xaf\xf7\xb6\x86\x64\xe3\x51\xfc\x5c\xb6\x70\x3b\x59\xdf\xe3\xfa\x18\x0e\xf5\x50\xf9\xb1\x5a\x21\xa6\x7a\x56\x1e\xc8\x38\x2c\xba\xbe\x62\xae\x5f\x6d\x05\xb1\x1d\x48\x4e\x54\xe4\x6c\x87\x27\xe2\x85\xc6\xb9\x2f\xaf\xa7\x43\x80\xc8\x67\x60\xd7\xf5\x55\xb2\x93\xb7\xbc\xac\xc8\x55\xbc\x9e\x3a\x77\x69\x2b\x88\x4d\x41\xc3\x4a\x9d\xc6\x28\x50\xa8\x73\x2f\x6f\x7f\xd4\x0e\x04\x0a\xf8\x4f\x0b\x93\x2f\x76\x04\x4b\x78\x9a\x14\xac\x53\xc3\xb3\x1d\x90\x35\x6a\x70\xee\xe6\xbc\x84\xf6\x86\xdc\xd1\x52\xc0\xcd\x17\x2d\x69\xcb\xcf\xd8\x01\xa8\x6a\x33\x95\x96\x36\xf9\x66\x2a\x2d\xf2\x99\xf5\x96\xc0\xbd\xe6\x33\x93\x8f\xae\x1e\xfb\x1d\xbc\x48\x08\x39\xce\x2d\x53\xf7\x0c\x5c\x68\x99\x1d\x84\x0e\xb6\x0c\x14\x21\xa3\xcd\x14\x19\xca\xf0\x2d\x4b\xaf\x90\x36\xa8\x01\xda\x0e\xc7\xce\x9c\x01\x08\x67\xcb\x1a\x6f\x6c\x6d\x3d\xeb\xec\x0b\x81\xf1\x4e\xaa\x04\xb0\x68\xa1\x86\xc8\xe5\xbb\xde\xe4\x46\x1c\xd4\x56\x40\x12\x48\x0c\x15\x40\x1b\x05\x4e\x7a\x53\x57\x84\x0f\x37\xb3\xeb\xab\xec\x51\x0e\x34\xa9\x4a\x50\xf3\xb3\xf4\x68\xfc\x62\x2a\x67\xae\xa6\xfa\x55\x6f\x6a\x35\x80\xbe\x78\xb1\x38\x05\xad\x6b\x20\x09\x63\x54\xc7\x06\x68\x3f\xab\x62\xfb\x03\x70\xe6\x64\xb5\xea\xf9\xb3\x5b\x04\x3f\xa1\x1c\x06\x56\xe4\x0f\xcb\x7c\xca\x61\x5a\x28\x83\xc8\x06\xad\x39\x11\xac\x56\xad\x81\x30\x1c\xcc\xd6\x84\x07\x50\x23\xf5\x2f\xd7\x42\x3b\x75\x41\x1b\x15\x93\x7a\x53\x15\xe4\xb8\x52\x16\xb4\x91\x03\xbd\x53\x16\xb4\x51\x5e\xa6\xb7\x26\x1b\x80\x9f\x5a\x23\x74\x91\xa3\xac\x37\xc2\xba\x5b\xee\xdf\x51\xbd\x26\x7f\x74\xf7\x09\xec\x26\x05\x59\x6f\x3d\x60\x65\x6f\xa7\x0b\x01\x0e\xe8\x8c\xc6\xc2\x35\x22\xb5\xbb\x9b\x3c\x38\xb3\xc2\x6a\x73\xca\xac\x1c\xde\x06\xb6\x49\x37\x76\x70\xe7\x81\x33\xde\x06\x8b\x45\x89\x6d\x66\x61\x1c\x6e\x53\xd8\x5a\xe1\xff\xd6\x1b\xad\x3a\x8f\xda\x0c\x80\x32\xf6\x0c\x32\x04\x24\xb8\xce\xe5\x29\xa7\xb0\x68\xd5\x56\x48\x5d\xd1\x2c\x95\x6d\x33\x06\x61\x56\xd3\x40\x74\xbb\xb5\xf6\x23\x0d\x36\x33\x2d\xdc\xa5\xe8\x94\x15\x2d\xb2\xfb\xa8\x2a\x4a\xba\xb5\xde\x96\xa2\x56\xf6\x2b\xee\x7c\x89\x87\x06\x57\x71\xc9\xbf\x53\x48\xb4\x68\xf1\x6a\x8b\xc3\xe4\x89\xc3\x6b\x4a\x59\x81\xde\x22\xd0\x4a\xc4\x5d\x90\x46\x1b\x7c\x02\xc3\x7c\xd1\xa8\x4d\xeb\x60\xb2\x08\xe7\x96\x15\x1d\x08\xed\x4d\xfd\x0d\x89\xb1\x05\x93\x45\x82\x6b\x5e\x12\xcb\xf1\xe2\x44\x6c\x8d\x6c\x25\xd0\x50\xce\xb4\xb4\xb7\xe0\xab\xcb\x6e\x3d\xe1\xcc\xe3\x34\x7d\xa9\xcf\x1e\x70\xc9\x40\x18\x71\x21\xbf\xed\x54\x4c\x82\xa3\x34\xb3\x6d\x28\x67\xb5\x93\xb3\x0f\x07\x6b\xf8\x5c\xc7\x10\x5d\xb1\xf5\x2a\x45\x34\x4d\xba\x87\xfd\x1a\x8b\xca\x6c\xcf\xa8\xa3\xef\x47\x92\x5c\xb7\xe3\x82\x73\x78\x18\xf5\xc5\x76\xa1\x7b\x41\x00\x45\x6e\x55\x40\x0f\x26\xe1\xd5\x1a\x6f\x9b\x1a\xa0\x1b\x70\xa9\x0c\x14\x7b\x5a\x0e\xe1\x57\xa8\xa2\x92\x94\x0b\x62\xe8\xa1\xbb\x62\x52\x76\x4b\x40\x22\x52\x43\xbb\x3d\x8d\xf1\xc2\xd1\x10\xa1\x6f\x71\x58\xe8\x98\xfb\xbf\xbb\x05\x70\x68\xd9\x6a\xbb\x45\x24\x79\xcd\x8d\x60\x24\x2a\xdc\xec\x9f\x08\x66\x46\x60\x62\xf9\xbb\x75\x4a\x65\x80\x94\x29\x4d\x45\xa9\xb5\x3d\x24\x22\x73\xba\x70\x6b\xdd\x8e\x8d\x6b\xd6\xb2\xd2\x46\x64\x55\x76\x79\xb8\x6b\x87\xa3\x11\x8e\x1d\x44\x19\x2e\x9e\xc4\x35\x18\xb7\x69\x21\x7b\x93\x71\x3b\xef\x37\xc0\xcf\x08\xaf\x10\x74\x38\xee\x95\x15\x79\xe4\xcb\x22\x64\x84\x58\x70\x07\xd7\x55\x7b\x3f\x10\xe3\xa1\x09\x9d\x8b\x60\x1a\x2a\xfa\xc1\x46\xc6\x73\x00\xb0\xf2\xc2\xbd\x71\x98\x2d\x05\x4e\x73\xed\xdf\xd2\x3c\x8b\x9f\x0e\x6e\xbc\x76\x8a\x9f\x4e\x12\x45\x74\x8a\x9f\xb6\x63\x39\xbc\x96\x9f\xc1\xb3\x14\x09\x52\xd3\xc9\xa1\xc5\x9d\x8e\xde\xb9\x17\x76\xd8\x98\xfb\x5f\x0a\xdb\x94\x47\xcd\x3d\xfe\x8e\x6a\xcc\xb9\xa4\x54\x6a\x36\x01\x4b\xef\x32\x77\x3b\x35\xe9\xbf\x92\x7e\x27\x7d\xf0\xa1\x4c\xde\x93\x6c\x8e\xb9\x66\x33\x60\x32\xa7\xac\xa0\x8f\xc8\xd9\xc3\xff\x0a\x76\x77\x53\x85\xa8\x02\xf4\xcc\x6d\xab\x61\x93\x46\x7a\x15\x06\xcc\x31\x13\xfb\x1d\x5c\x45\x66\x56\x91\x63\xd8\x6e\x97\x1f\xf9\x22\xf9\x2c\x76\x65\x04\xd6\x74\x8c\xcb\x4d\x77\xf4\x1b\xb8\x01\x9e\x2c\xfb\x74\x0c\xd6\x21\xcc\x8b\xa2\xec\xf4\x25\xfd\xf8\x9a\x06\x76\x51\xa9\x75\xff\xe0\x0b\x27\x16\xca\x4f\x41\xd6\x1c\x46\xed\x5e\x62\x5a\xcc\xa4\xe8\x86\xe4\xf4\x53\x91\x75\x90\xae\xa6\x5b\x90\x75\xc5\x18\x9b\xb2\x52\x28\xbf\x77\x03\xbb\xe5\xac\x54\x60\x6d\xc9\x99\xa3\xf5\x52\x9c\xb7\x77\xbc\xb7\xda\xf7\xfa\x96\x27\x5a\x02\xd7\x7b\x95\x9c\xc1\xae\xa3\x4a\xab\x8a\x46\xaf\x06\xdd\x73\x6e\xa8\xd2\xda\x92\xdb\xac\x4d\x5a\xd9\x99\x8a\xad\x59\xa7\x77\xaf\x01\x36\x07\x51\xa2\xab\xf6\xc5\x74\xa1\x61\xbd\xc5\x3e\x33\x5d\xc5\x0b\x71\xa9\x11\xac\x26\xbe\x69\x44\x56\x80\xed\x96\xac\x13\x08\x4d\xcd\xc2\xfd\x47\x8c\x48\x6e\x39\x62\x84\xda\x77\x6f\x0e\x47\x4f\x5e\x14\x53\x65\xed\x06\x7d\xeb\x8a\xef\x5b\xa4\x68\x1a\x14\xbb\xe9\xb5\xb4\x44\x51\xfb\xb5\xc9\xe0\xbb\x05\xef\x86\x7f\xef\xdc\x74\xb1\x01\x1e\x57\x0f\xb9\x29\x54\x86\x28\xdd\xb5\x6b\xba\xb1\x7a\x75\x5d\x2a\x5e\x5d\xa3\xc1\xfb\x16\x33\x5a\x12\x82\x83\xe8\x07\xb7\x3b\xc4\x0c\x46\xb6\xd0\xab\x42\x38\x85\x5e\xf3\xff\x4b\xd8\x99\x9c\x4d\xcf\xf2\x68\x34\x95\x3f\x84\x32\x93\x60\xf3\xe5\xe2\x31\xff\x10\xfa\xe2\x1c\xbd\xbd\x7d\x76\x76\x95\x99\x41\x13\x92\x6e\x75\xd7\x21\xbc\x9d\xaa\x21\x40\xaf\xc5\xfb\xb2\xe1\x65\x2f\xc1\xbe\x63\xc4\xed\x57\x0c\x35\x92\xaa\x5b\xe4\xf3\x1f\xba\xcb\x15\x6f\x6a\x48\xc3\xfc\xa3\x70\xb0\xb1\x75\xf8\x7e\xb8\x00\x93\x09\xb1\x41\x54\x78\xa2\x8e\x06\xd8\xb0\xfd\x70\x6a\x27\x3b\x24\x2b\x55\x08\x80\x76\x8f\xc9\xc2\x38\x8c\x65\x6b\x4e\x21\x7e\xdf\x2a\x51\x63\xc9\x7c\xbb\x2f\x10\xf5\xbf\xfd\x94\x07\xb7\xc1\xea\xcb\x63\xd9\x17\xfa\xbe\xdc\x30\xf4\x6b\xb1\x47\xe0\xb8\xc3\xdc\x2b\x8a\x7d\x00\xc8\xce\xe6\x81\x3f\xf5\xdb\xf1\x19\xad\x48\x5f\x03\x10\x64\x9b\x46\x86\x44\x86\x95\x66\xeb\x91\x45\xd0\xf3\x00\x25\xb6\x2a\xb8\x8b\x12\x6b\x32\xb7\x31\xc4\x0f\xf2\xc4\xa6\xde\xee\x5e\xc0\x40\xac\x74\x31\x2e\xd7\x19\x51\x71\x5c\x8c\xc2\xf6\x2e\x66\x14\x29\x6e\x5c\x92\x27\x29\x39\x0a\x3c\x41\xf9\x03\xf4\xd8\x7e\x64\xe1\x8f\xe6\x58\xa6\x5b\x76\xed\xf1\x43\x9e\x38\xe0\x86\x03\xb1\xe1\x70\x1b\x12\xb2\x5e\xbd\x7d\x18\x3a\x64\xdb\x71\xe4\x06\x93\xfa\x0e\x90\x64\xfb\xe1\xa4\x19\xa6\xae\x90\x34\x34\x23\x2b\x0a\x25\x46\x2c\x99\x9a\xc6\x78\x9a\xff\x50\xf1\x96\x09\xfa\xe1\x57\x5c\xe3\xaa\x1f\x03\xff\xda\x8f\xfc\x26\xc7\xc7\x98\x40\xd6\xfb\xf7\x8c\x79\x44\xc6\xf3\xe4\xf2\xb1\x96\x2f\x47\x28\x9f\x69\x01\x09\x44\x5c\xd7\xa1\x43\xe4\xc0\x74\xec\x0d\xe1\x30\x02\x5d\xf1\x67\x78\xd9\xab\x4b\xc7\x30\xf7\x97\x12\x0c\x20\xaf\xfd\x90\x75\x68\x2a\xce\xdf\x2b\xac\x8a\xf6\xbc\xd5\x45\xbd\x1d\x5b\x83\xef\x87\x84\x60\x2b\xed\xfd\x90\x91\x93\x5c\x53\xe5\x05\x1c\xd8\x92\x1c\xf6\x23\x54\x42\xaa\xba\xc5\x86\xa9\xa3\xe8\xc0\xcb\xab\x66\x3d\x58\x4c\x24\xdc\xa8\xf5\x79\x30\xc8\xbf\xa9\x83\x4a\x88\x2d\x00\xa1\x8f\x5f\x6e\xba\xc5\x4b\xfd\xef\x7f\x4d\x7f\xfd\x00\x4b\xa8\xe9\xe5\x11\xfa\x60\x93\x87\x63\x80\x1c\x7b\xe8\x2c\x1d\xfa\x60\x0f\x3f\xba\x10\x5c\x6d\xe2\x21\x0c\x71\xf2\x0c\xe7\x9b\x3e\x43\x5e\xe1\x7c\xc2\xc3\x46\x58\xd1\x61\x8a\x3a\xce\x51\x1c\x99\x71\x8a\x67\xdc\x20\xb2\x84\x8b\x35\x78\x0e\x42\xe0\x69\x59\xc7\xec\xb0\xe9\x83\x6e\x2c\x9f\xdd\x73\xd5\x17\x32\x3c\x1c\xd6\xc4\xde\xaf\xb6\x80\x5f\xb6\x05\xf4\xea\x52\x02\x4b\x98\x58\xa5\xab\x28\xea\x39\xcd\xcf\x30\x72\xda\xd9\x02\x9a\x84\xa3\x00\x25\x48\x2a\x0a\x18\x6c\xf5\x6c\xc6\xbf\xcb\x63\x9e\x69\x9a\xcd\x1e\x19\x0b\x4e\x37\x6a\xce\x00\xfd\xab\x80\xe3\x1c\x7e\x94\x2d\x53\x1a\xf3\xc1\x91\xcf\xec\x99\xf6\xa7\x90\x17\xd8\x16\x34\x6e\x47\x15\x88\x91\xf5\x36\x36\x9c\x8d\x19\x35\x77\xb2\x1f\xb1\x4c\x8e\x55\xb1\x00\xfd\x35\x9a\xc2\x34\x5b\x2a\x74\xd3\x56\xea\x8a\x66\xbf\x18\x49\x46\x7c\xb1\xc9\xa3\x25\x3d\xf0\x2b\x54\x50\xc8\x4f\x82\xd4\xea\xec\x92\x20\xb5\xba\xff\x00\x52\x5b\x97\x33\x04\xc0\xdf\xe1\xef\x5a\x1a\x38\xb7\x80\xd4\x96\x69\xaf\xc0\x6b\xf7\x76\x22\xd2\xce\x80\x08\x15\x3d\x67\xce\xaf\x86\xaa\x1f\x83\xea\x9c\x6e\x98\x49\x74\x11\x5e\xfc\x28\xfb\x41\xa7\x94\x0b\x5c\xcd\x6e\x80\x15\xbf\x0f\xce\x39\x7c\x0f\xe8\xdb\xa2\x53\x3f\xd0\xb7\xd5\xf8\xaa\x30\xb7\x66\xfe\x8e\x4f\x10\x4a\x01\x38\xb6\x1d\xd4\x9e\x11\x23\x77\xa7\x2f\x18\x06\xb1\xc7\x00\x63\x7b\x54\x4d\x38\xc0\xd8\x56\xf2\x2d\x8d\x90\xf9\x43\x68\x01\xb1\xad\x80\x82\x8c\xd0\xde\x00\x53\x88\x50\x3f\x60\x36\xc2\xd9\xf0\x44\x73\x29\xed\x05\x67\x98\x79\x5c\x6b\x05\x08\xb8\x95\xfc\xaf\x43\x98\x5b\xd3\x90\x0f\x60\x6e\x3b\x68\xca\x43\x94\x5b\xcd\xaf\x80\xdc\x56\x8d\xec\x31\x93\x5b\x50\x3a\x33\xb4\x39\x0a\x01\xe3\x95\x0f\x63\x42\xeb\x3c\xa1\xe6\x9b\xb1\x2a\x79\xbf\xc7\x78\x5e\x3c\xd3\xf4\xb4\x69\xcb\xe6\xd6\xf4\x8f\x64\x16\x34\x41\x00\xb7\xf6\xc5\x58\x06\x4e\xbb\x05\x53\x28\x40\x3a\x8c\xcc\x30\xbe\xfc\xc7\x54\x43\xd4\x65\x3c\xb7\x82\x26\x80\xb9\x55\xca\x1c\x2b\x39\x01\xcd\x0b\x4b\x11\x4e\x1c\x57\x04\x49\x1f\x56\x72\x1e\xeb\x42\x55\x77\xae\x08\xf4\x06\xb6\x7c\x08\xa3\xab\x91\x01\x18\xdd\xae\xd0\x01\x8a\x6e\xc9\x79\x3e\xb5\x12\xb8\xd3\x4e\x4e\x92\xf4\xe4\x74\x76\xe8\x93\x10\x43\x9e\x1d\x23\xbe\xb4\xeb\xc4\x95\x03\xa7\xaa\x4b\xa5\x13\x96\x0b\x5a\x6e\x3f\xdc\xcc\x17\xcc\xdb\x83\x74\x79\x2e\xdc\xfe\x99\x30\xdc\x8f\xa0\x28\xd2\x29\xe5\x89\x61\xad\xf4\xc3\x79\xbe\x80\xdb\x72\xaf\xa5\x1d\x42\x7a\x60\x8a\x70\x78\x6f\x70\xfb\x6c\xb8\x56\x18\xe0\x15\x1e\x30\xd1\x09\xc9\xfc\x30\xe2\x46\x96\xf9\x59\x5a\x6a\xe2\x3e\xc2\x10\x71\xe4\x47\x6a\xa8\xce\xe0\x9d\x6b\xf1\x37\xcd\xbb\xc9\xba\x10\xf6\x80\x83\x9c\xcf\x1c\x27\xe9\x03\x77\xd6\x1a\x16\x82\x3b\xeb\xee\x01\x7f\x72\xf7\x30\x76\xee\xac\x15\x79\x81\xfa\x2d\xba\x72\x8b\xe8\xdb\x92\x98\x3d\x93\x6b\x7b\x3f\x5a\xfe\xc1\x78\xbd\xd8\x1e\x3e\x2b\x64\xa3\x8d\x84\x49\x74\xbc\x26\x04\x04\xb8\xeb\xb3\x08\x06\x70\x4f\x26\xac\x1f\x7a\x32\x94\x17\xa5\xc3\x2d\xfd\xb2\x9a\x1e\xa1\x37\x77\x31\xbd\xe5\xde\xc1\xf8\x8e\x50\x84\x91\x09\xbf\x9c\x27\x87\xfd\xda\x02\x7d\xe2\x0a\xe2\xb0\x7f\x69\xc9\x90\x10\x7c\x40\x78\x20\x11\x86\x3e\x6a\xca\xde\x41\xf6\xb8\xa4\xbc\x9f\x49\xba\xfd\x3d\x53\x1f\xf2\x6c\x97\xdc\x17\x9f\xb7\x2d\x52\xb3\x2f\x27\x87\xa1\x6e\x81\x26\x34\x12\x01\x0a\x5c\x7e\x59\x15\x17\x26\x46\x62\x80\x03\x5c\xf3\xf4\x09\x03\xcc\xe1\x9d\x48\x2e\x4d\x2b\xb2\x30\xc0\x5e\x54\x00\x03\x5c\x0b\xb5\x8a\x02\x5c\xba\x05\x3a\x0a\xf1\x9e\xf0\xa9\xc3\x19\x99\x49\xc6\x3c\x5c\x61\x0a\x2b\x7a\x28\x40\x4d\x4c\x14\x7a\x2b\x4c\x01\x3f\x96\xbf\xbb\x25\x91\xce\xa7\x39\x6a\x94\xe7\xc1\xf7\xdd\x3d\x3f\x78\x61\x9e\xa7\xf5\x6a\xa4\x63\x3e\xa7\x40\x20\xd0\xa3\xe9\x0d\x3a\x94\x66\xea\x14\xae\x06\x30\xcd\x1f\xd7\xec\x49\x61\x29\xa7\xcf\xf8\xd7\x31\x53\x93\x8b\x89\x63\x5a\x5a\x86\x5a\x6c\x42\x46\xe6\x68\x8b\xd2\x2f\xdb\x13\x80\xdf\x7e\xd8\xf7\xea\x69\x44\x1a\x10\xec\x57\x99\x63\xd6\x4c\xf9\xc7\xf3\xc2\xb0\x43\xb5\xd5\x2d\x6c\xe3\x35\x53\x35\xf3\x8c\x84\x93\x85\xd5\xdf\x97\x2f\xd9\x36\xc5\x1b\xfc\x0b\xed\x0a\x14\xe0\xc3\x58\xc8\xd9\xf4\x80\xa1\x4f\x8d\xac\x2f\xe1\x33\x16\x9b\xe5\xb3\xe6\x06\x57\x40\x71\x63\x5a\x18\x5f\xbe\xe1\xef\x4a\x82\xcb\x16\xb4\x36\x40\xda\x12\x43\x98\x84\x1b\x03\x0c\xe1\x4e\x66\x99\x31\x9b\xab\x44\xff\x8c\x29\x87\xba\x4f\x8d\x0d\x7e\xdf\xd1\xc6\x6c\xba\x1b\xaf\xc5\xa8\xcd\x4a\x03\x03\x07\x4c\x78\x37\x40\x67\xbb\x7b\x7e\x59\xab\x16\x89\x6e\x11\x57\x92\x99\xf5\x76\x5f\xcf\xc3\xd9\x33\xdd\x03\xcf\x0f\x7b\xde\x67\x26\x70\xfe\x19\x86\x36\x07\xd4\xde\xa5\xc1\xf9\x2d\xf7\x48\xde\x58\xb8\xc5\x46\xae\x0d\x4d\x86\xcc\x02\x2d\x65\x6e\x59\xa1\x17\xec\x34\xc0\x08\x1f\x62\x14\x8c\x19\xaa\x7a\x3e\x43\x5e\x5c\xd9\x34\x26\x38\xf1\xdc\x5a\x88\x5e\x30\xa6\x09\xbd\x03\x3e\x22\xda\x70\x90\xf1\x63\x80\x36\xdc\x81\x88\x19\xa0\x0d\x77\x4d\xee\xe0\x0b\x57\x7d\x33\x27\xfe\x6b\x31\x3d\x43\xda\x12\xec\xae\xfe\x6b\xfa\x0d\x02\x3c\x5c\xab\x3b\x74\x0e\x8f\x8a\x7f\x38\xdb\x90\x34\x80\x87\x3b\x90\x6a\x63\x6e\x31\x22\x0c\xf9\x9f\xd3\xb6\xf9\x46\xcb\x82\x2e\x0b\x80\x13\x1f\x0a\x83\x80\x13\xf7\xc3\x35\x14\x62\x84\x64\x1e\x43\x6c\xe2\x1f\xd8\x4a\x63\x72\x9d\x71\x38\xbb\x2b\xc7\xea\x0b\x9b\xcc\x53\xbe\x6c\x8f\xd2\x5b\x22\xe8\x20\xc5\x8e\xa9\xcf\x80\x72\xef\x44\x24\xf0\x86\x6d\x9a\x3b\xdc\x20\xae\x79\xe6\x72\x58\x04\xd8\xa4\xe6\x1f\xb8\xa3\x79\x02\x01\x2d\x5c\xf9\x7b\x2e\x0d\x5d\x3f\xed\x87\x4d\x28\x4a\x21\x12\xcc\xd3\xbc\x59\x94\x56\xa2\xc0\xee\x05\x90\x71\xf1\xee\x65\xa6\x3c\x81\x5a\x30\x95\x27\xa4\x29\x66\x83\x35\x99\xc6\xdc\x02\x45\x2f\x4e\x0e\xf2\x44\x8e\x02\xb9\xa1\xb8\x92\xd7\xc9\xb3\x15\x5d\x16\xa6\xb3\x19\x25\x4e\x5f\x15\x0f\x8c\xd9\x9b\x42\x88\xb8\x48\x77\xf7\x0f\xda\x46\x3c\x28\xf6\x09\xec\x7e\x63\x56\xe7\x8d\x1f\x8b\x33\x7e\xd3\x9c\x44\xdd\x74\x79\xce\xbe\x98\xfe\x06\x2e\x02\x6a\xdc\x4b\x56\x8a\x09\xc4\xd5\xd6\x41\x5d\x47\xd2\xf9\xe4\x1a\x51\x62\x8b\x06\x55\x0f\xb0\xa9\x37\x1b\x29\xcf\x06\x98\xc6\xdd\xeb\x19\x20\x8d\xbb\xf2\x1f\x90\xc6\x47\x4b\x1a\xb1\x65\x86\x4e\xce\xa0\x01\xa4\x71\x37\xc6\x6f\x1a\x6e\x6e\x7c\x27\x98\xc6\x65\x65\xe9\x8f\xb9\xa1\x30\x66\x8b\x22\xe1\xd9\x82\x41\xf7\xae\x79\xe2\x9c\x50\x24\x9e\xb0\x7f\x2f\x2f\xe6\xab\xe6\x55\x2d\x20\x2d\x44\xc4\x00\xab\x78\x9f\x17\xfa\xf1\x3a\x21\xc5\x7f\x1e\xcb\x58\x81\x81\xb1\x3e\x7f\x34\xc2\x33\xe2\x80\x2e\x80\xf3\x4b\x51\x92\xd6\x93\xed\x23\xa2\x4c\xd9\xbe\x97\xa3\xa0\x17\xf7\x52\x2c\x82\x06\x9a\x55\xe5\x46\xf0\x23\x19\x98\x5b\x58\x10\xaf\x88\xbf\x90\x80\xb6\x98\xb0\x25\x6c\x08\xf8\xfa\x31\x2f\x6c\xe3\xa5\x17\xbb\x66\xd3\xf5\x63\x79\xe8\x8c\x30\xc9\xf2\xe5\x44\x49\x26\x75\xd9\x58\xbf\xec\xb2\x2f\xae\xcf\xc1\xb3\xe7\x29\x6c\xe3\xf4\x68\x5a\x17\x1a\x3f\x8c\x19\x00\xe5\x0e\x3c\xd5\x00\x3f\xb9\x18\x62\xb3\xb8\x25\xd1\x7b\x04\x28\xe5\x0e\xd6\xe6\x00\x4a\x79\xd7\x1a\xbc\x68\x5f\xf6\xab\xa3\xd0\x5b\x6a\x4d\xcb\x08\x24\x69\xe5\xa5\x09\x84\x72\x1d\x9e\xfe\x6e\x65\xaa\xd6\x7e\xc5\xde\xaf\x16\x87\xc7\x4c\xdb\x10\xfa\x8d\xe7\xc2\x4c\x41\x52\xc0\x4f\xee\xba\x34\x81\x9f\xdc\x4b\xf5\xd9\x7d\x4c\xfd\xb8\xf0\xe9\xf9\x0f\x62\x72\x2f\xb0\x0d\x40\x92\x7b\x81\x3b\x80\x7f\xdc\xbd\x34\x17\xfe\xf8\x50\x86\x06\xf3\x78\xf7\x94\x96\xb1\x6d\x94\xea\x57\x52\x36\xa4\xfe\x85\x6d\x83\xec\xfc\x63\xd5\x94\x7e\xfc\x8a\xdd\xe3\x0c\x98\xe8\x4e\x43\x37\xe0\xc7\xbd\xe4\x33\xd4\x0c\xbd\x69\x21\x4f\x0c\x43\x7c\x57\xda\x29\x5c\x6f\xc3\xc9\x4d\x21\x03\xae\xf1\xfe\x8c\x8a\x9b\x1e\x99\x3e\x4b\x26\x91\x2f\x00\x2d\xae\x86\xa8\x01\x5a\xdc\x4b\xf3\x77\xe1\x63\xe9\x61\x57\x19\xe0\x4c\x80\x54\xdc\x4b\x3e\xeb\x0c\xcc\x74\xf6\x3c\x76\xb4\xdd\xd9\x2c\xce\x02\x97\x11\xc6\x61\x80\x5a\xdc\x0d\x6b\x07\xa7\xb8\x16\x48\x29\x38\xc5\x1d\x94\x9d\x01\x4c\x71\x48\x90\xd6\xc8\xed\xe1\x4b\x73\x40\x34\x3d\x3c\x9a\x76\x5c\xd7\xf8\xdc\xa8\x83\x78\xe6\x65\x11\x49\x8f\x8b\x89\x75\xa2\xd8\xdb\x2d\x36\xf4\xd2\xfc\x5d\x1a\xe1\x2a\x1b\x7c\x56\x2c\x4d\x6f\xdd\xb4\xdc\x52\xd4\x6c\x2f\x45\x0b\xfb\x4b\x5a\xdc\xea\x98\x14\x33\x5c\x70\xc4\x0c\xad\x8a\x0b\xc9\xa2\x40\x26\x81\x33\xee\xa0\xb1\x0c\xe0\x8c\x7b\xf1\x20\xe9\x1a\x61\x4e\x9d\x84\x36\x56\x08\x07\xda\xb8\xe9\x82\x24\xb2\xb1\x7e\xea\x4b\x79\x03\x8a\x02\xca\x71\xf7\x4e\x0b\x94\x63\x31\xec\xc6\x9a\x82\x3f\xb8\xbd\xe6\x89\x92\x40\x73\x26\x8e\x8b\x7c\x79\xc9\xd0\x42\x9f\x16\x35\x0d\x9f\x95\x56\x3c\x30\x5b\x62\x48\xb6\x06\x98\x71\x2f\xe1\xb3\xbb\x0e\x8e\xb5\x88\x26\x27\x91\xee\x00\xbf\xb8\xe4\xde\x5a\xec\x88\xf8\x53\xd0\x5b\x0a\x10\x28\x7f\x2b\x05\x08\xcf\x37\x72\xc2\x30\xc0\x7b\x9d\x32\x1e\xc7\x7b\x32\xbb\xc3\xaf\x3c\x5a\x98\x21\x96\xf9\x70\x0d\xc2\x03\xdf\xf8\x10\xb2\x66\x80\x6f\xdc\x81\x18\x1c\x09\x6f\x6c\xa8\xd4\x32\x43\xbc\x82\xd4\xba\x98\x0a\x24\x69\xa0\x8e\xbb\xd7\x00\x0b\x73\x03\xd0\x6f\x03\xa4\xe3\x43\x84\x9c\xb1\xae\x4c\x5c\x42\x1f\xaf\x5c\x50\xfa\x85\xa3\x61\x41\x14\x4a\xac\x63\x53\xfe\x80\x75\xdc\x8b\x93\x74\x41\x3f\x25\x24\x77\x76\x84\x75\xb8\x5d\x5d\x0a\xe0\xeb\x50\x90\x7e\x56\xda\x15\xa6\x1f\xc5\x7f\xff\x0b\x2f\x61\x97\x2e\xee\xaa\x32\x4b\x69\xc1\xf1\xdd\x3a\x59\x59\xe0\xc6\x09\x90\x9e\xeb\x8c\x98\xdf\xdb\x25\xa6\x90\xeb\x8b\x61\x48\x3a\xc8\xc8\xbd\x48\x92\xcd\x47\x6f\x96\x24\xd0\x90\xbb\x9a\xe8\xc2\x5a\xa0\x7d\x74\x3d\x22\x3f\x5b\x00\x3a\xe0\xce\xc5\x0c\x50\x50\xd2\xd7\xd6\xfc\x27\xc9\x90\xc7\x7a\xe5\x6a\x76\xe9\xcd\x23\xee\x0b\x6b\xec\x09\x17\x33\xcc\x81\xbe\x52\x39\x77\xe5\xeb\x25\xa8\xf4\xef\x65\xc6\x5d\x8a\x97\xb6\xdd\xeb\x5f\xe6\x20\xa4\x38\xfe\x87\x26\x6b\x5a\x5f\x36\xce\xf4\x7f\x4a\x80\x1e\xf1\xcf\xad\x27\x0f\xf9\xf2\x44\xf9\xc2\x01\x96\xfa\x7e\xa4\xbf\x74\x4b\x7a\x53\xb1\xac\x17\xad\x64\x4a\x21\x3e\x96\x18\x16\x97\x30\xc8\x2a\x7d\xc2\x20\x8b\x4b\x34\xce\x1f\xdd\x82\x23\x9f\x06\xa0\xab\xf5\x9d\x78\x23\x92\x59\x77\x9c\x38\x31\xe8\xed\x73\x6e\x4e\x9d\xc6\x97\x53\x4e\xcd\x02\x9c\x78\x2c\x0a\x6a\x34\x40\x44\xde\x1d\x39\x78\xa1\x09\x16\x1c\x44\xe4\x5e\x6c\xe1\x60\x6f\x73\xe4\x4e\x03\xcd\xf5\x3e\x06\x29\xb9\x78\x53\x7e\x1e\xdc\xf2\x2e\x6b\x75\x9b\x33\x6e\x90\x92\x3b\x39\x73\xc7\x29\xf6\x89\x89\x98\x40\x4a\xee\x20\xfa\x0d\x80\x92\x8b\xce\x1f\x67\xde\x49\x58\x6d\xc1\xd1\x16\xd9\xe3\x84\x6d\xeb\x1d\x74\xca\xb6\x9d\x27\xb3\xdb\xaa\x89\x9e\x66\xae\xd5\x4f\x10\x9c\xe4\x43\x6f\x5c\x70\x92\x0f\x50\x56\xc7\x29\xea\x17\x04\xed\x2c\x6e\x6d\xbe\x21\x87\x0c\x89\xb7\xc7\x59\xd5\xbe\xd8\xf3\x27\x79\x63\x74\xe4\x38\x65\xdb\x48\xdd\x67\xfa\x26\x20\x45\x9f\x5c\x3b\xe8\xba\x71\x62\x44\xd0\xab\xf7\xe4\x0a\xc2\x0b\xa1\x13\x76\x3e\xd6\xf1\x67\xf4\xed\x69\x98\x5c\xb5\xd4\x6b\x5f\xec\xd8\xe7\x24\xd2\x01\x1c\x14\x8a\x73\xd5\x5c\x1b\x4e\x35\xf8\xcd\xb3\xdb\x99\xc6\x49\xe1\x84\x03\xdf\xdc\x0d\xb6\x3a\xb5\x1e\xc8\xd2\xcf\x66\x38\x02\x54\xe4\x24\x7e\x4e\x13\xd1\xa9\x7b\x82\x17\x60\xa7\x41\xe4\xa6\x28\x39\x31\x07\x74\x03\x07\xce\xbc\x7c\x80\xe6\x9e\x46\x8e\xeb\x7c\x77\x92\xbe\x56\xb9\xfc\x44\x56\x20\x4b\xfc\x38\xd3\x1c\x90\x25\xbc\x95\x62\x79\xc8\x5c\xaf\xbe\x03\x2a\x74\xd7\x63\xee\x34\x3e\xdc\x10\x1a\x80\xa0\x7b\x75\xad\xcc\x31\xa7\xe7\x09\x40\xd0\x7b\x4d\x7c\xb9\x98\x06\x86\x1b\x79\xcc\x99\x87\x70\xb3\xd3\x41\xfc\x0a\xba\x1b\x4b\x5e\x6c\xe1\xe4\xbf\x6e\xf6\xcd\x5a\x27\x49\xc0\xc7\x69\xd2\x38\x38\xd2\x39\xc9\x8d\xe9\x09\x9a\x72\x27\x67\x7a\x2a\xa9\xd8\x29\xfc\x02\x40\xc2\x1f\xa7\x19\x5d\x0d\x37\x4d\x10\x69\x2d\xa6\x27\xea\x3b\xb0\xff\xe3\x9c\xda\x9a\xf9\x68\xab\xec\xbd\xda\xf6\x92\x2a\xd8\xf8\x52\x00\x42\xa3\x3b\xb7\x9a\xde\xcd\x97\x76\xea\xce\xaf\x92\x0f\x86\x74\xd7\x3d\xe9\x3c\xad\x8a\x4e\x9d\x9e\x7e\x57\x29\x99\xe9\xe1\x3f\x9b\x90\xe8\x6a\x7f\x9e\xd9\x43\xff\xb8\x69\xc3\xaa\x34\x6e\xd0\x91\xe4\x98\xf6\x0a\xbd\xb9\x5a\x93\xf8\x5b\xd3\xc9\xc5\xc6\x5e\xed\x2d\xec\x4f\xa7\xb0\xd3\x08\x2f\xd3\xab\x9c\x72\x36\x08\x25\x20\xd1\x1d\x98\xe3\x71\xde\xd6\x4a\x45\x66\x90\x37\x51\xcb\xe9\x4d\xbb\x56\x08\x50\x9d\xf7\x3f\x0c\x7c\x73\xa4\x4e\xee\xe9\x71\x92\x13\x4d\xe7\xf3\x53\x47\x3c\x53\x45\x80\xf1\xdc\xc1\x33\x1b\xe7\x83\x13\x11\x8c\x40\xb8\x67\x61\xb5\xc6\x69\x22\x15\x13\x0d\x9c\xf0\x2a\x30\x40\xc7\xb9\x35\xd6\x6e\xbc\xfe\x99\x7c\x8b\xe1\xbd\x8d\x67\xfa\xf4\x2a\x10\xc0\x9e\xce\xcd\xaa\xaa\x11\xd9\x40\x3f\x77\x6f\xa2\xce\xbc\x67\x97\xc2\x93\xd5\xec\xd0\xda\x70\x72\x3f\xfe\x3b\x24\xa7\x9f\x45\x98\x29\x7c\xe9\x4c\x0e\x71\x9a\x8d\x4c\x59\xec\xfc\xb2\xb7\xfb\xab\xcb\xac\x63\xea\x9c\xd7\x4f\xcd\x24\x7c\x69\x40\x2b\xf9\xdc\xa9\x2b\x78\x5e\x96\x18\xbc\xc0\x53\xb2\x2a\xb7\x02\xcc\xf1\x82\x5d\x00\x94\x37\x80\x8a\xee\xda\xcc\x12\x2a\x5a\x47\x2e\xd1\xa1\x87\xda\xbd\xe8\xd0\x5b\xce\xfd\x83\xf6\x5d\x87\xf4\x0e\xa6\x71\x1d\xcc\xb0\xbd\xc4\x0b\x4e\xfe\x01\xbc\x74\x29\xf9\x0c\xa3\x86\xdc\x5e\x22\x64\xe9\x41\x7e\x91\xd4\xdc\x0d\x74\xe9\xde\xa6\x4d\xe5\x32\xd5\x88\x76\x11\x70\xa7\x77\x2f\x2d\x2f\x7d\x85\x5e\x03\x36\x5d\x65\xf3\x57\x2a\x6f\x4e\x45\x1d\x96\xf7\x85\x93\x07\xc1\xba\xe4\x02\x28\x9a\x17\x8a\x9c\x11\xa1\x97\xce\x6a\xc5\x9a\x94\x42\xc3\x8f\xc4\xec\x2f\x3c\x13\x7d\xe7\x9c\x66\x58\x16\xbb\x06\x74\xea\x6e\x88\xde\x65\x12\x11\x5d\xdd\xae\x66\xd3\x74\x03\xd7\x33\x99\xce\x65\x5a\x72\x60\x19\x86\xb0\xd5\x26\x1e\xbd\x4c\x1c\x62\x4e\xa5\x0b\xda\x5e\x4d\x53\x04\x9e\x75\xaf\x76\x44\x6f\x33\x83\x34\x2f\x4d\xc0\xae\x2e\x1a\x21\x20\x21\xe3\x4a\x2a\xef\x76\xe8\xc6\xb2\x22\x3e\x5c\x92\x79\x04\xa2\xab\xb3\x4b\x9b\x4d\x64\xe3\xb6\xc1\xc2\xa2\xcd\x5e\x43\x0b\x14\xd2\xdc\x85\xee\x07\xa0\xc7\xb8\xc8\x37\xaa\x92\x0c\xbc\x75\x51\xc7\x02\xde\xba\xe8\x47\x7f\x99\xa2\xdc\xc4\x13\xe0\x5b\x57\xd3\x47\x5d\xf0\x85\xe1\xb5\x34\xf8\xd6\x55\xa3\xe2\x45\xbe\x51\x9d\x37\xc5\xba\x4e\xaf\xf6\x2b\x35\xbf\x65\x7b\xaf\xff\xf8\x19\xce\xd0\x0e\x49\x40\x14\x0d\x27\x17\xaa\x5f\x55\x31\x03\xfa\xba\xe8\x0b\x76\x91\x4a\xcc\xd0\xa7\x4b\xd5\x4f\xaf\xa4\x0b\x78\x94\x6a\xc4\xf2\x95\x4c\x66\x59\x31\xb8\x39\xf6\x57\x17\x33\x35\x74\x21\xae\x85\x9c\x1b\x40\x5c\xf7\xea\xce\x97\xb1\x74\x4b\x74\xbb\x45\x8b\x13\xe0\x61\xf7\x37\xae\xf0\x06\x2a\x82\x64\x5d\x40\xe3\x1c\x02\x59\x1f\xd9\x02\xbc\xc7\x79\x43\x97\xf3\x72\x17\xb0\xe9\xa2\xdf\xbe\x58\xd3\x87\x6e\x01\x80\x4d\x77\xdd\xdb\x04\x95\x0e\x45\xfc\x6b\x41\x1e\x91\x4f\x40\x89\xee\xb9\xf3\x8c\xf8\x52\x9d\xbd\x4e\xa5\x74\x67\x5d\x6f\x74\x95\x4a\x70\xa2\xf7\x3f\xf4\xe4\x54\xf8\x80\x4f\x03\x14\xdd\xcd\xb5\x09\x4e\xf4\x3e\x1d\xd4\x8c\x56\x66\xf2\xc5\x0b\xad\xcc\x8c\x9a\x97\x8c\x08\xde\x2a\x80\xb4\xbc\x47\x00\x69\x13\xae\x00\x1a\xdd\xcd\xe0\x91\xd8\xd0\xf9\xbd\xd1\x43\x6c\x67\xdc\xc8\xbc\x44\xbd\x92\x57\xb9\x78\x97\x84\x6a\x5a\x02\xe3\xa5\xc3\xdb\xba\x5a\x03\xc3\x63\x00\x07\x4d\x76\xac\xbf\xc8\x1e\x76\x5e\x6d\xbb\xd7\xcd\xa9\x81\xe9\x82\x0f\xbd\xf5\x0b\x5f\xc0\x3a\xf2\x00\xde\xdc\x15\xba\xa5\x51\xcb\xc4\xfb\x19\x40\x42\x57\xad\x54\x40\x42\x77\x5d\xa7\x80\x84\xae\x39\xa8\x47\x09\xd1\xdf\xf3\xa0\x30\x0b\xa8\x6b\x5a\xb4\x2f\x12\x88\x84\x76\x79\xe0\xa1\xab\x29\x55\x2f\xf9\x1e\x0c\x58\xe4\x67\x61\x0c\xc7\xf5\x1a\x55\x82\xb8\x07\x66\x73\x37\xb9\x1d\x98\xcd\xdd\x0c\x78\x97\x29\x3c\xcd\x68\x07\x66\x73\xd7\x71\x4d\x98\x66\xa1\x12\x07\x30\xcd\xdd\xac\x72\xd7\xa7\x88\x27\xf1\x15\x94\x4b\x3f\x57\xa0\x96\x77\xdf\x77\x11\xf0\x95\x77\xc5\xbe\xe8\x67\x00\x7d\x02\x54\x79\x7f\x16\xbc\xb0\x77\xc3\xaf\xb2\xb2\xc2\x4b\x8e\xd7\xaf\x0c\x5e\xe3\xd0\x81\x9f\xbc\xff\x99\xbc\x40\x0c\xd8\xbc\xf7\x91\xa4\x8b\x22\x24\xf3\xd0\x22\x7c\x0b\x2b\xa9\xbe\x0e\x50\x72\x26\x42\xbb\xbd\x42\x55\x51\xbe\x0f\xa7\xc8\x8f\xbc\xfb\x82\x82\x03\x73\xdc\x4d\x6d\x05\xca\x71\x37\xaf\x58\xa2\x14\xeb\x8e\x99\xc8\xc4\x13\xea\x7a\xa7\x4b\x15\x5b\xe0\xe6\x7a\x53\xc7\xec\x3b\x39\x17\xcc\x40\x30\xe2\x50\x7f\xbf\xab\x17\x67\x3e\x93\x71\x1b\x39\x5f\x90\xe2\x5f\xcd\x8f\xa4\x90\x50\xea\x84\x23\xe6\x1c\x01\x47\x3c\x81\x62\x19\xc0\x11\xd7\x9f\x4d\x34\xfc\xbc\x1c\x93\xb6\xc9\xee\xb3\x3a\x06\x1b\xe5\x6e\x59\x2b\x35\xe9\x10\x65\x2e\x3c\x90\x87\x6b\x83\x74\xdd\x2d\xa7\x84\x17\x3c\xa2\x34\x74\xdc\x19\x6a\x3c\x7d\xc9\x95\xa6\x2e\xc2\xad\x4c\xe4\x75\x63\xa8\x24\x59\xfd\x10\x88\x58\x78\xce\x71\xeb\x1d\xed\x3e\x41\x11\x09\x2d\x06\x00\x11\xcf\x6e\x47\xb8\x97\xd4\x28\x01\x26\x71\x37\x6f\x18\x98\xc4\xc5\x24\x04\x40\x12\x17\x13\xfa\xdc\x2a\x2b\xae\xcc\xf0\x02\xbd\xfa\x11\xfb\x0d\xea\x7f\x63\x74\x34\xa9\xd3\x9d\xbc\x07\x96\x26\xf4\x70\x28\x6c\x00\x37\x3c\xbb\xcf\xb0\x9b\xfc\x88\x1c\x1c\x06\x79\xde\xb8\x3e\x99\xe4\xe4\x0e\x35\x01\xe8\xfa\x9d\xee\x4e\xb6\x67\xde\x0d\x8d\x0d\x80\x12\xef\x89\xf2\x33\xa2\xc3\x21\xf9\x77\x3a\x42\x65\x65\x0f\x9b\xd5\x06\x19\xb7\x93\x86\x49\xd1\x84\x34\xf7\x74\xac\x74\x64\x33\xa4\x6a\xe2\xc3\xdb\x40\xad\x7f\x2f\x6e\xbc\xf5\xe7\xad\xc6\x3d\xa1\x46\x2e\x81\xc8\xc7\x5a\x25\x40\x3e\xae\x86\xd7\xde\x68\x4e\xa1\xb8\x02\xf0\x71\xd5\x42\x7c\xcb\xbc\x5c\x7e\x95\x25\x58\x11\x58\xc7\xdd\x94\x2c\xf7\xd2\x98\xe3\xef\xd9\x49\x0b\x64\x27\xfd\xc7\xdc\x90\x3e\xbb\x84\x6e\x44\x7d\xa4\x16\x92\xf7\x8d\x8f\x94\x0e\x68\xf7\x72\x3d\xfd\x88\xc3\x8c\x0c\x74\x8b\x85\x61\x46\x80\x5b\x7f\x6a\x4d\x22\x20\x28\x57\xfd\xcd\x6f\xf3\x73\xb8\x95\x44\xee\xf2\x4e\x1c\x08\xe4\xaa\x97\xcb\x9d\x61\xd0\x4e\xfc\x99\xdb\xc4\x97\xbd\x3a\xa6\x81\xbc\x2f\xa5\x12\x8b\xc3\x12\xcd\x1a\x98\xe0\xc8\xb9\xd0\x78\x57\x9b\x21\xfe\xce\x70\x2d\xfb\x0b\x8e\x97\x09\x52\xee\xcb\x5c\xc3\x7e\x74\x52\x93\xbf\x23\x9f\xc0\xf3\xc1\x40\x2e\xca\xb0\xf7\xc5\xfc\xbb\x61\x2e\xbb\xe4\x37\x9b\x36\x6b\x52\xba\x6f\xe4\x19\x0f\xd6\x2d\x99\x2e\xfe\x01\x71\x73\x9e\x88\x99\x36\x77\xf9\x8d\x92\x37\xcc\x5d\x02\x48\x72\x31\xca\xe1\xc6\xd7\x49\x3e\x79\xdf\x24\x4e\x70\xab\xdc\x4a\x97\x76\xef\xce\x19\xa7\xda\xbc\xe0\xc4\x68\x73\x7b\xc1\xa9\x01\x45\x54\xe5\xa5\x7f\xd7\x2d\xab\x94\x48\x3f\xaa\x11\xf9\x42\x06\x1f\x04\x8c\x3b\x6f\x38\x1d\x2c\x37\x9c\xe6\x45\x03\x86\xb9\x7b\xa7\x7c\x6f\xbe\x39\xbb\x87\x80\xb8\x2d\x13\x48\xdc\x28\x95\xa1\x44\x0a\x56\x73\x6f\xf0\xd6\x5b\x40\x4d\xf3\x1b\x80\xd5\x5c\x0d\x8d\xbf\x5f\xb2\xca\xc8\xdd\x30\x86\x6a\x92\xba\x5f\x63\x2b\xe9\xd2\x9b\x07\x86\xbe\x12\xd0\x65\xb2\xa2\x5b\xdc\x4c\xa5\x2c\x00\x9d\xbb\x49\x22\x00\x74\xde\x7f\xd8\xc4\x6b\xdb\x7e\xf5\xd1\x29\xaa\x32\xb9\xb6\xdc\x8c\x50\x2f\x1d\xe0\xef\x2f\x37\x14\x43\xd5\xdd\xdb\x4e\x7d\x6a\xfb\xf2\x90\x4f\xdd\x0f\x0a\xf8\x00\xfa\x15\x72\x69\x41\x9d\xbb\x69\x22\x9e\x1f\x9a\x32\x67\x5a\x4c\xe7\x43\xf3\xd2\x63\x62\x2d\x83\x99\x40\x78\xae\xca\x81\x0f\xe6\x4c\xc3\x21\x9e\x5f\xf6\xdd\xe2\xae\x39\xc2\xdf\xe3\x0d\xa3\x11\x4c\x40\x3c\x77\xf3\x36\x3e\x86\x69\xeb\xc5\x0d\x94\x73\x31\x74\x04\xf8\xe6\x2e\x6b\x03\xbe\x79\x7f\xe4\x1f\x40\xed\xd8\xf7\xc3\x7c\x08\xfe\xce\x5c\xb1\xa5\x05\x66\x0e\xe5\x8b\x07\x8c\xad\xdf\xdf\xb9\x94\x9f\xd4\x49\x11\x3f\x41\x6d\x3e\x8a\xbd\x2f\x30\xe0\x9f\x55\xb3\x81\x6c\xb2\xe4\x78\x6d\xe6\x93\xc7\xf0\x15\xb9\x30\x87\x11\x7e\xcf\xd6\x5b\x8b\x2a\xc2\xb3\xc5\x82\x6e\x0e\x05\x21\x9f\xc3\xcc\x86\x4f\xe5\xb0\x41\xde\x1e\xac\x9a\xb9\x22\xa8\xb0\xfa\xbb\x0a\x0b\x3d\x34\x12\x3c\x5e\x46\x86\x05\xdc\xc9\xd9\x1c\x3b\xd9\x35\x44\x40\xd0\x92\x00\x74\xf4\x2e\x4d\xd7\x1b\x4e\x2f\x6c\xd2\x87\xac\x98\x46\x54\x3f\x5c\x58\x1a\x76\xf4\x78\xb1\x68\xb0\xd7\xa3\xe1\xd0\x8c\xa5\x20\x39\x77\xaf\xb0\x9e\xce\x4e\x2e\xfe\x2e\xf3\xb6\x83\xdd\xd0\x5e\x86\xda\x73\xa6\x7c\xc9\x9d\xc1\x98\xcc\x4d\x9d\xbd\x1a\x5a\x05\xe1\x95\x0f\x3e\x45\x06\x5d\x80\x03\xdd\x0d\xad\x7f\x4c\xbb\xa5\x41\xf4\x19\x80\x17\x34\xff\xc8\x0d\x4b\xb7\x40\xc1\x32\x1f\xd1\xa3\x86\xd9\x6d\x0f\x4e\xe0\x30\x8c\x73\x6a\x56\x24\x8f\xa7\x6c\x64\x9f\xf8\x08\x2c\x4d\xd9\xdc\x83\xb2\xe8\xa9\x7d\x60\xe5\x26\x00\x7d\xc2\xf9\xa0\x81\x90\x3f\xc0\xbc\x1f\x55\x45\x09\xed\x83\x1f\xb2\x81\xb3\xa0\x43\xcf\xee\xb2\xe2\x35\xa4\x6d\xe1\x99\x02\x71\xc0\x1e\x1e\x23\xa5\xcd\x44\x0a\x3a\x74\xcd\x49\x9b\x52\x0c\xa4\xd9\x87\x48\x25\x23\xa2\x9f\x95\x8e\x63\xf4\xd0\xb4\x23\x1a\x0b\xc1\x8d\xee\xa6\x33\x78\xd2\x52\x09\x1f\x07\x36\xba\x1b\x43\xfd\x2c\x19\xbf\x05\x72\x36\xfd\x63\x5a\x2f\x7d\x27\x0d\xb5\x59\x95\x00\x8c\xae\x3a\xc3\x3d\xe4\xa5\xf4\xca\xfe\x39\x75\x54\x40\x55\x7d\xb4\x5a\x9a\x58\x14\xf0\xe7\x99\xdb\x42\x8d\xd2\x7c\xa5\x8f\xa0\x4f\x8e\x03\xd7\x1f\x6f\x9f\x13\xfb\x59\x4f\xa3\xe7\x72\x0e\x99\x2b\x51\x22\x34\x3c\x3e\x98\x33\x9b\x53\x75\x29\x58\x21\x6a\x80\x0a\x5d\x4d\x2e\xf8\x98\x37\x64\x66\xbd\x1a\x8e\x61\x63\xcf\x4d\xca\x2e\x47\x9e\x0c\x11\x8e\xfb\x98\xb5\x32\x4f\x84\x1c\x11\x01\xff\x41\x41\xd4\x1f\x14\x50\xe9\x6e\x9c\xda\xa3\xcf\xb0\x46\xe8\xe7\x96\x6c\x4a\x2e\x6e\x28\x97\x64\x93\xe0\x65\x23\x3a\x00\x95\xde\x25\x7c\x61\x1f\x4a\x1c\xe1\x94\xff\x88\x0d\x9c\x52\xd1\x06\x80\xe9\x6e\x6c\xc1\xf3\xd8\x27\xfa\xf1\xa4\xff\x13\x1d\x44\x75\x3c\xe2\x4f\x0b\xdf\x23\xaf\x74\x11\x1e\xef\xe8\x96\x35\x24\xd3\xb0\x4d\x4d\x01\x0e\x18\xab\xab\x51\x53\xcf\x23\xe1\x93\xbe\xbd\xca\x3d\x68\x99\x62\x51\xe7\xd1\x16\x66\x42\xfe\x05\xfe\x74\xd7\x7b\xf3\x11\x66\xc2\x3c\x9a\xe0\x4f\xf7\xe6\xae\xe1\x1e\xd1\xd0\x13\x31\xa7\xc5\xc1\x1e\x8f\xbc\x53\xb2\xf9\x62\x24\xce\x02\xce\xa9\xbf\xd3\x41\x17\xc1\x5c\xd7\xe6\xb1\x7b\x32\xd7\x89\x03\xc4\xd1\xd8\x94\xbc\xa0\x54\x4f\xa3\x29\x40\xa9\x2e\x4a\x0f\x4f\xb2\x51\x64\x31\x60\xaa\xab\x89\xf6\x9e\x4f\xdd\xcd\xa3\x6a\x32\x4c\xa9\xf1\xc7\x25\xbb\x2c\x91\x1b\x48\x23\xd9\x1f\xcc\xc5\x46\x0f\x80\x5e\x5d\x8d\x67\x7b\x3e\x4e\x04\x47\xf3\xfd\xe5\xfc\x05\x2f\xd9\xf4\xe4\x85\xbc\x02\x8c\xfa\x15\x6a\x93\x3d\xfd\xfe\xe0\x5a\x87\xa5\xb1\x2d\xd1\xd5\x17\x5b\xb1\x81\xef\x80\x57\x17\x55\xd6\x17\x9f\x1e\xed\x52\xef\xe1\x69\xa2\xac\xd0\x55\xc6\xa5\xbc\x72\x5f\x84\x37\x60\xa9\x8b\x94\xe3\x35\x2b\x0a\x54\x15\x58\xea\xee\x2d\xc3\x7b\xe4\x16\xb6\x56\x38\x31\xdc\x1a\x88\xea\xcc\x20\xf2\x72\x7f\x68\x28\xd0\x5b\x92\x30\x32\x4e\xb4\x6b\x7d\x53\x5e\xb4\x6b\x6f\x8f\x80\xb4\x3e\x8e\xea\xef\x10\x7a\x8e\xd8\x5b\x20\x9e\x0e\xa1\x48\x30\xad\x07\xde\x0c\x49\x7e\xb7\x66\x5e\x84\x81\x02\xf5\xba\xeb\xcd\x0c\xea\x75\xd7\xfd\x4c\xd0\x6b\xb3\xce\x09\x74\x1d\x72\xc4\x17\xce\x5c\xb5\xa7\xbf\xa9\xa3\x3b\x19\xb2\x63\x08\xc8\xbb\xd9\xf1\x94\x6f\xbe\x95\xd9\x86\x3a\xbf\xa9\xa2\xbb\x3c\xd5\xc5\xa5\x7f\xd5\xb6\x69\xa2\x09\x6f\xcf\x51\x05\x0e\xbb\x7b\xe7\x0d\x1c\xf6\x31\x24\xe1\xaf\x69\x53\xf4\x0c\x7c\x9b\xd1\x5e\x54\x85\x17\xb1\x4e\x11\xc0\x5e\xf7\x96\xbf\x7b\x18\xfd\xc3\x94\xd3\xda\x1d\xdf\xb4\x22\xbb\x09\xb0\x16\x2b\x71\xbe\xfa\x0b\xab\xc6\x02\x74\x5d\x8c\x53\x07\xe7\xba\xc8\x05\x5f\x35\xf1\xe2\xb3\x54\x14\xa2\x9f\x90\xd7\x72\x06\x20\xaf\xbb\xae\x56\xc0\x5c\xef\xaf\x98\x75\x21\x2d\xcd\xe5\xfb\xe2\x20\xac\x98\x05\xd0\xf5\xfe\x8a\xfe\x0e\xd7\x8f\x1e\x0e\xe7\xca\xdf\x31\xe6\xd9\x73\xee\x0a\xf5\x3b\x03\xf2\x7a\xcf\x0e\xb5\x92\x08\xac\x8d\x3f\x53\xec\x25\xbe\xb5\xd7\xe3\xaf\x58\x10\x1a\x5d\x40\xb5\x6e\x26\x78\x00\xd5\xba\xe8\xd1\x00\xaa\x75\xd5\x8d\xfc\x45\xd5\xf6\x76\xfc\x85\x59\x2f\xdd\x69\x5e\xf8\xb3\xea\xed\x3b\x73\x86\x7c\x61\x52\x7c\x36\x47\x98\x3b\x6e\xe5\x9c\xd0\x34\x96\x5d\x25\x8b\x77\xb9\xc7\x2c\xa0\x79\x0a\x4d\x59\xc4\x6a\x53\x4d\xbf\xc4\xf9\x98\x77\xf0\x5d\xb6\x40\xbf\x4d\x58\xe2\x8d\x0f\x50\xd6\x09\x50\x04\x78\x75\xd7\xdc\x03\x5e\xf5\x11\xa6\x50\x06\xa3\xba\x7b\x0b\x25\x44\x75\xf5\x02\xee\xc5\xc4\x9b\x54\xe6\x52\xa0\x85\x61\xbd\x98\x75\x35\xe5\xbd\xa6\x1c\xf1\x6e\xe3\x4d\x56\xed\xf1\x10\xd0\xc9\xc5\xc1\xb0\x9b\x84\xe9\x22\x19\x9b\x74\xe6\xf2\xa8\x2c\x5f\x6e\xa7\xd3\xd2\x52\x17\x16\xe9\x92\x27\xf2\x7c\x3b\x3e\x74\xc4\xf7\xce\x5e\xd1\xf7\xdb\x5e\xd1\x86\xbe\xbc\xe6\x91\x7e\xd1\x69\x35\x50\xbe\xa4\x1c\xd1\x3d\xe1\xbd\xa5\xa2\x88\x22\xaf\x2e\x39\x5e\x0a\x80\x7d\xdd\x95\xc8\xde\x64\xe1\xc5\xe2\xea\xdc\x4c\x8f\x2c\xdc\x9d\x93\xda\xee\xb2\x23\x0a\xbb\xc5\x2e\xca\x7c\xdc\x17\x26\xa7\xb4\x27\xe8\xb7\x79\xd2\xf0\xc1\x4d\x29\x1f\x54\xeb\x92\x1d\x01\x26\x42\xde\xf8\x6e\xde\x78\xa4\x6e\x0e\x30\xf5\x1e\xa0\xff\xd8\x13\xda\x53\x65\x74\xd6\x71\x9f\x91\xd5\x01\x46\x5d\x8f\x9f\xbf\xef\xd5\xd0\xb5\x02\x00\xea\xae\xc4\x2d\x00\x75\xe6\xea\x14\x74\x3a\xcc\x20\x2d\xd0\x74\x33\xa2\x14\xa0\xe9\xae\x80\x0b\x96\x74\xf7\x1a\x1f\xf8\xe8\xcc\xb9\x04\x7c\x74\xf5\x64\x7c\xc9\xc6\xe8\x93\x90\xd1\x25\x3f\xca\x39\x9f\xbc\x20\xb0\x77\x3f\x52\xf0\x0d\x5f\x54\x6e\xc2\xaf\x72\xa2\x6d\xf0\x43\xae\xe7\x2b\x2c\xbf\xc3\xc4\xfb\xe0\x41\x77\x4d\x34\xe0\x41\x77\x37\x15\x78\xd0\x87\xd7\xd9\xe0\x41\x17\xbd\x7b\x3e\x5d\x5b\xb5\xfc\x08\x02\x1d\x4a\x8c\xdf\x91\xab\x4f\x7f\x0f\xaf\x68\xac\x6b\x73\xb6\x2a\xb4\x87\x68\xcf\x60\x6a\x0e\xc0\x9e\x43\xd4\xc5\xcf\x44\x94\xe6\xa9\x4e\x7c\x67\xdd\x40\xc0\x71\xde\x2f\x16\xcf\x46\xfc\x07\x5b\x93\x83\x22\x8e\x57\xd7\xc2\xcf\x38\x5e\x69\x07\x08\xcf\xbb\x04\xc5\x49\xe3\xb1\xfa\xef\xcf\xc0\x34\xf0\x9f\xbb\xdc\xe4\xab\x6e\x0e\x66\x55\x63\xb5\x21\xf1\x9f\x79\xa4\xcd\x35\xff\x25\xf3\xe3\xac\x83\x00\x5d\x0c\x59\xfc\x6a\xce\x05\xf3\x97\xfa\xe7\xf4\xe5\x65\xc2\xfd\xca\xdd\xc8\x00\x9a\x8b\x42\x83\xf0\x35\x33\x95\x7f\x5a\x95\xf5\x84\xfd\x4c\x60\xc9\xa6\xfb\xf4\x6f\x31\x23\xf5\x67\x02\x4b\x6f\x29\x44\x64\xd6\xb6\xf4\x25\xfb\x9a\xbe\xec\xdd\xac\xa9\x07\x70\xe6\xbd\x23\xfc\x23\xa7\x98\x69\xe5\x16\xd4\xdb\x96\xcf\x84\xce\x87\x0d\xe6\x14\xfb\x92\xa7\x98\xfe\x76\xe7\x9b\x29\x49\x8d\x15\x42\x03\x86\xf3\x6e\xc4\x17\x85\x1a\x74\x29\x80\x9b\x8b\xf6\x08\xa0\x9a\xbb\x7a\xd5\x37\xdc\x5e\x50\xeb\xcf\x30\x5c\xaf\x38\x00\x62\xee\x3d\x4b\xe0\xb7\x6d\xb7\x36\xfb\xeb\xba\x2f\x80\xc9\x5c\x4d\xe1\xf6\xe1\xce\x2a\xf4\x1e\x70\xcb\x3d\xb7\x53\x9c\x3c\x33\x09\x84\xd1\x6a\xba\x16\x60\xb9\x99\x18\x40\x80\xe5\xa1\xea\x05\xa8\x72\xd7\x59\x02\x50\xe5\xae\x6f\x0d\xb8\xc9\x5d\x43\x30\xb8\xc9\xbb\xab\x74\x83\xf8\x5a\x83\x87\xbe\xc9\xe0\xdc\x97\xa4\xd9\x58\xff\x6a\x52\x0e\xf6\x23\xad\x15\x28\xbf\x22\x24\x0f\x35\xba\x6f\x66\xaf\x6c\x84\xbd\x83\x50\xf4\xad\x9c\x67\xbe\xc2\xed\x55\x7d\x19\x88\xe4\x5d\x82\x16\x57\x76\x8b\x56\x44\x5b\xf4\x12\xee\x5b\xb9\x75\xfd\xc7\xbb\x07\xff\x00\x31\x59\xee\xfc\x2d\x37\x86\x5b\x51\xec\xa4\x9c\x6a\x13\x6c\x9a\x40\x19\x98\xe4\xdd\x65\x2a\x23\x96\x56\x01\xff\x3b\x21\x2f\x70\x07\x60\x92\xbb\x2a\xc4\x27\xa6\x92\xf9\xf2\x3e\xf3\x80\x89\x28\x04\x34\x72\x57\x94\x02\xf4\x78\x37\x68\xb5\xd9\x20\xe3\xd2\x80\xec\x25\xcc\x07\x50\x83\xd9\x1a\x80\x43\xee\xea\xcf\x40\x20\x4f\x5d\x14\xbe\x8c\x7d\x41\x59\x03\x0e\xf9\x58\xde\x06\x01\x81\xdc\xd5\x2f\x3e\xc1\x93\xb4\x39\x7d\x62\x21\x9a\xba\xfb\xc3\xa3\x55\x33\xf3\x47\x08\x6d\x9e\xb5\xdb\x3d\xc0\x8a\xde\x38\x53\xbb\x9b\x74\x6e\xf5\xa2\xe6\x43\x19\x56\x14\x16\x28\x79\xa8\x00\x7f\xb7\x76\x00\x64\xef\xef\x71\x7e\x68\x02\xb5\x55\xb9\xf8\x23\x1c\x25\x87\xf1\xe4\x7a\xf8\x11\x07\xd5\x71\x3f\x9e\x47\xa9\x0f\x37\x9e\x6a\x00\x02\x22\xff\xda\x9f\xd7\x1a\xa0\x25\x57\xfd\xf3\x3e\x35\x50\x9b\x14\xcf\xd0\xbb\x9e\x2f\xad\xb4\x32\xab\x17\x8d\xdd\x5d\x03\x93\x55\x08\xf9\xd0\x2e\xbd\xc9\xfa\xd0\x2e\x93\x27\x7c\xee\x12\xa4\x56\xd0\x91\xbb\x9e\x1a\x00\x22\xf7\x5c\x8e\xcf\x45\xf3\xf7\xf1\xdf\xff\xc2\xf8\xc6\x0f\xee\x9b\x97\x25\xe0\x21\x77\x63\x38\x84\x40\x0e\xbd\x82\x85\x40\x3e\xbc\xd2\xf9\xe0\xc4\x18\xb0\xe2\x87\x51\x77\x72\x11\x16\xbf\x9f\x6d\x4f\x9e\x6d\xaf\xf0\x3c\xf0\xde\xf7\x1b\xb4\xa8\x3d\xb9\xf1\xfb\xb1\x45\xf6\x40\x03\xfc\xe4\x5d\xd1\xc1\x8b\x2b\xd0\x79\xf6\x74\x1c\xfe\xc1\x0a\xec\x65\x8a\xdf\x61\x6b\xc1\x73\xc7\xd5\xd5\xe7\xb0\xaf\x94\x26\xd3\x26\xe0\x95\x01\x00\x72\x27\x8e\x2c\xc0\x3f\xee\x60\x2c\x07\x98\xc7\x1d\x0c\xcd\xf8\x6d\x95\x32\x62\xf8\x3b\x8d\x6d\x22\x1b\x3f\x73\x40\x43\x94\xe2\x87\xaf\xd1\xc4\xcc\x17\xa0\x17\x47\x58\x13\xe1\xac\xc8\x63\x01\x7a\xf1\xcc\xc1\xa1\x16\x0e\x07\x6d\x68\x2a\xa8\x62\xf1\x23\x7e\xa4\x37\xfa\x0d\x6b\x04\xb8\x36\x7e\x5c\xdd\x1e\xdc\x4e\xc5\xaf\xe6\x80\x98\x57\x33\x65\x86\xa3\xa8\x39\x69\x34\x62\x70\x2a\x31\x94\xf1\x93\x1d\x36\x8a\xb4\xec\x2e\x93\xd0\xb2\x66\x9a\x21\x6f\xc5\xc4\xa8\x16\x89\x54\xcc\x8d\x4c\x24\x52\x31\x24\x3c\x40\x2a\x2e\xbf\x9a\x9f\x5d\x96\xa1\x6b\x4d\x19\xd0\x22\xd2\xf6\x4e\x67\x3a\x8b\xd3\xf9\xc3\xc4\xcf\xe1\x22\x74\x0f\x70\x61\xbe\x36\xe3\x34\xf7\x44\x80\x24\xdc\xc1\xca\x0b\x90\x84\x77\x09\xba\x8f\xe5\x75\x92\xbd\x3b\x84\x0c\x9e\x24\xbd\x0e\x70\x82\x8f\xea\xbe\x1a\x39\x7a\xbf\x7a\xfd\xca\xca\xd4\xe3\x98\x30\x91\x82\xfd\xdd\xec\x10\x68\xd8\xfb\x30\x58\xc2\xaf\xa6\xd1\x8e\x54\xbc\x79\x99\x59\xbd\xe3\x67\x72\xca\x83\x11\x86\x94\xc1\x21\x9a\xa8\x32\xec\xfd\x74\xeb\x53\xef\xcc\x7a\x99\x47\x80\x06\x7e\xce\x03\x4e\x38\xc3\x95\x33\xd2\x62\xd1\x36\xf7\x95\xe4\x3e\x0e\x60\x7c\x8b\xf9\x4b\x43\x1c\xdf\x46\x9c\x76\xfc\xcc\xe3\xc0\xad\x4e\xfc\x96\xab\x68\xb7\x60\x33\xab\xe7\x0b\x07\x2c\x8b\x28\x3a\x15\xff\xf8\x2c\xc2\xa8\x4e\x75\xff\xee\x0b\xee\xb2\xd5\x67\x88\x4f\xfe\x4e\x8a\xc8\xfc\x9d\xcd\xd5\xff\xb2\xf1\xc5\x0f\x5d\xae\xbb\x23\xae\x3c\x41\x8c\x1e\xc5\x6e\xfe\xdc\xdf\xf2\x96\xce\x62\x5f\x39\x64\xbf\x52\x55\x72\x32\x30\xb5\x92\x7e\x32\x7e\xc2\xeb\x57\xa6\x9e\x88\x0a\x6c\xc1\x01\x16\xef\xc4\x93\x27\xc0\xc9\x6d\x64\x6e\x8e\xdf\xed\x39\x71\x6b\xe3\x57\xd3\x3d\xe2\xb8\xcc\x60\x3c\x0e\xe0\x73\xf7\x47\xfc\x01\x9c\x4e\x0b\xc7\x8e\xa9\x12\x10\xac\xf8\xe9\x13\x1a\xf6\x83\xeb\x3b\x2c\x79\xf1\x93\x39\xb8\x19\xdf\x9c\x51\x3e\xc2\xad\x73\xfe\x3c\x71\x92\x67\xf7\xdc\x67\xde\x4b\x9f\x4f\xc7\x4d\x7b\x9f\xd5\xee\x3f\x00\x89\xdd\xbd\x2a\xbc\x70\x51\x06\x81\x3d\x7e\x79\x90\x82\x17\xb7\x19\xfb\xe1\x48\x3b\x5d\xf7\xb3\xe9\x3f\x8d\x17\x07\xe2\x73\xee\x07\xbf\xb2\x8f\xc5\x26\x51\x7c\x21\xac\x47\xea\x2e\xd4\x7b\x58\xda\xdf\x4f\x20\xb8\x06\xcf\x6c\x93\xe1\x73\x12\x81\x3d\x58\x30\x5f\x77\x47\x7c\xd1\x2f\x86\xd2\xe4\x1f\x44\xc7\x8f\x84\x73\x5d\xf6\x36\xd5\x8d\xe2\x3f\xd6\xc5\x94\x1e\xc5\x1d\xeb\x70\x37\xd9\x14\x53\x35\x40\x7a\x3d\x9a\xdc\x05\x40\xd7\x22\x31\x3e\xaa\xf4\xac\xfa\x87\x57\xd5\x34\x82\x6f\xca\xc1\x9d\x59\x1c\xda\xba\x90\x92\x03\x54\xd5\x00\xf3\x3c\x00\x55\xdd\xf5\xfa\x55\xa6\x33\x63\x15\x20\x7a\x98\x63\x03\x28\x55\x13\x1d\xc7\xd1\xe5\x85\xce\xa8\x79\x81\x97\xc5\xb5\x82\x71\x43\x15\x20\xae\xee\xcf\x18\x23\x9e\x2a\x60\xe4\xc4\x41\x62\x60\xb0\x4e\xe2\xe8\xd2\xfc\xea\x0b\xb7\x82\xcb\x67\x37\x0a\xd4\xe5\xd0\x3e\x56\x2d\x2d\xcd\x73\xb8\x23\x11\xd1\x69\x10\x9f\x14\x00\x63\x02\xbc\xd5\x0a\x18\x71\x00\xb7\xda\x49\x59\x15\x87\xba\x42\xf8\x3b\xa9\x34\xa7\x15\x79\x01\x37\x2c\x4c\x84\x87\x1d\x1f\x4e\x02\xdd\xc0\x4b\x12\x97\xfe\x38\x42\xfe\xe4\x1e\xdb\xf4\x52\x7b\x48\x1c\xd3\xd9\x71\x0e\xf0\x59\xec\x2e\xc7\x94\x0e\xdb\xd7\xa9\x18\x67\x71\x52\xe6\x01\x96\x1c\xc7\x4c\x27\x49\x9e\xd5\x5f\x20\x46\x07\x86\x2e\x9c\x16\xe2\x48\x19\xdd\x93\xb3\xa9\x67\x45\xcd\x8f\x83\xeb\xa6\xee\x86\x5b\x9e\x15\xd7\x92\xec\x77\x84\xa0\xc4\xb1\x72\x6a\xd9\x62\x4b\x36\xe7\x02\xe0\xbb\x51\x3d\x05\x67\x8e\xe3\xaf\xf8\x8d\x38\xce\xe2\x97\x74\xed\x64\x2c\x4e\xaa\x74\x15\x92\x75\xa4\xc4\xed\x99\x46\xe2\x26\xd4\x21\x84\x2b\x5d\x88\xdc\x71\x5c\xfa\xdf\x2e\xba\xa6\x64\x3d\xe9\xcd\xa5\xa4\xeb\x88\xf1\xbb\x00\x60\x21\x8e\x2d\x4c\x4f\xd4\xb4\x38\x14\xa0\xe1\xff\x87\xf9\xe9\x97\xa7\xf5\xe6\xb2\xc6\x9a\x6e\x6b\xf5\x77\xf5\x26\x8f\xba\xce\xf5\xcb\x43\x75\xdb\x04\xbd\x25\x99\xcc\xb2\x4f\xdc\x0d\x75\xe7\xf1\x51\xaf\x77\x63\x29\x7d\x4f\x3f\xea\xec\x63\x3f\x52\x71\x70\xe7\xe3\x43\x01\xa0\x47\x1c\x8f\x1c\x1e\xf1\xf2\x78\x5c\x92\xe6\x3f\x12\x29\x3b\xb2\xc9\x6d\x6b\xee\x76\xe2\xc4\xbb\x7b\xe3\xd5\xc0\xc2\x90\xcc\x13\x63\xb5\xc4\x8a\x91\x21\x37\x0e\x85\xea\x65\x59\xc3\x96\xe9\x2b\xe8\x65\xd5\x25\x37\x6d\x1d\x2a\x56\x00\x49\xda\x49\x98\x16\x20\x8f\xee\x2e\xd1\x02\x17\x2d\xdd\x93\x89\x2f\x7e\x97\xc0\x7d\xb6\xe0\x37\x84\x8d\x48\xac\x30\x5c\x11\xe3\x12\x40\x8f\x1e\x0d\x40\xed\x28\x9b\x80\x57\xdc\x11\x43\x0c\xd1\x09\x5a\x5e\x80\x15\xda\xc9\x5a\x1e\xe0\x83\x76\xb2\x72\x47\xd1\x85\x01\x13\x40\x08\xfe\x39\x30\x74\x47\x31\x48\x1a\x45\x31\x44\xff\x14\xb2\x3f\x8a\x42\x2f\x27\x02\xc4\xcf\xdd\xba\x5f\x7d\x16\xa1\x45\x83\xa9\xd0\x93\xa3\x10\xf8\x8c\x1f\x58\x80\xd3\x59\x49\x3f\x13\xc5\xf8\x29\xa2\xeb\xa3\x90\x20\x9e\xac\x46\x51\xb8\xf5\x20\x03\x73\x94\x14\x75\x91\xc9\x00\xed\xec\xe4\x06\x8e\x82\xa8\x8b\x67\x62\x80\xd9\xb9\x47\xdb\x78\x21\x49\x2d\x32\x02\x00\x9e\x55\x11\x5d\xfc\xce\x86\x57\x65\x08\xe0\x39\x95\xa3\x4a\x02\x8b\x2d\x8b\x13\x61\xe7\x2c\x92\xde\x8d\xb8\xc4\x00\xa7\x73\x17\xe7\x23\x53\xaf\xfc\x9c\x39\x53\xbd\xa2\xa6\x46\x31\x6e\x1a\x35\x35\x00\xea\xec\xa4\x26\x0d\x70\x3a\x2b\xb9\xc3\x02\x9c\xce\x8a\x2f\x45\x80\xcd\xd9\x01\xf6\x0c\xb0\x39\x23\xe7\xd3\x68\x6a\x94\xd1\x00\x75\xb3\x2a\xea\x00\xba\xb9\x3b\x42\xd7\x7b\xae\xb3\xff\xec\x89\x26\x91\x66\x94\x4d\xef\xc3\x33\x2d\xd0\xe6\x42\xe9\x0c\x80\x36\x05\x24\x08\x80\x36\x77\x55\x74\xca\xf4\x29\x4e\x42\xcf\xc6\x99\xe9\xfe\xc1\x75\xf9\xc8\x1c\xf1\x68\xbf\x21\x04\x67\x85\x08\x96\xcd\x20\xda\xaf\xfb\x91\xdc\xc9\xd5\xe7\xce\x84\xbb\xea\x00\x8d\x73\x97\x9e\x7f\xd1\xbd\x02\x9b\xe8\xd9\xa6\x8c\x13\x11\x0e\x78\xce\xfd\x42\x37\xc1\xdf\x1e\x4e\x11\x36\x25\x32\x68\x46\x89\xdc\xbe\x4c\x6a\x28\xbd\x38\x16\x80\x3b\x8b\xdd\xc7\xaa\xc4\x65\x57\x80\xc8\xd9\x87\xbd\x0c\xc5\x04\xdb\x23\x30\x8b\x54\xac\x51\x30\x30\x91\x6d\x31\x80\xe7\xec\x24\x7a\x0c\x20\x39\x77\xff\x98\xf8\xcd\x7d\xfa\x70\xfb\xe1\x31\x7f\x28\xc3\x95\x34\x17\xd9\xde\x94\xd3\x3a\x8c\x65\x5d\xb4\x91\x56\x21\x27\x72\xb1\x7f\x5c\x76\xf3\xa6\x71\xe9\x12\x45\xa3\x0e\x02\x59\x39\x2d\x4d\x81\xd3\xc6\xfd\x46\x22\xd3\x7d\x81\xee\xc1\x3a\x8a\x01\xcb\x91\x2f\xd9\x11\x1a\x27\xb7\x09\xfe\x4d\x51\x2e\x79\x94\x7d\xbf\xe4\x04\x0c\x8a\x3b\x94\x21\x69\xb8\x54\xb2\xa6\x2f\xf8\xf8\x17\x3f\x5a\x7c\x64\x4d\x12\x2f\x5a\xc0\x56\x53\xf1\xf7\x8f\x72\x2b\x2d\x3b\x56\x7d\x17\x5c\x01\x82\xb4\x86\xa4\x84\x3b\x90\x1c\x2a\xc6\x9a\xe1\x41\xcb\x3b\x90\xe9\x47\xaa\x9a\x88\x63\x20\x6b\x1e\x93\xa4\x06\x01\x9c\x66\x1f\x76\xca\x94\xea\xf9\xec\x28\xe8\x94\xc8\x26\x88\x59\xc5\xbc\xe9\x0a\x2b\x82\x60\x86\x8b\x04\xee\xe5\x0f\x09\xa3\x98\x18\x55\x71\x03\xb0\xcb\x0e\xd8\x62\x00\x76\xb9\xb5\x3e\x5f\x6c\x82\x09\x34\xe6\x58\x5b\x46\x21\x41\x7a\x75\x77\xbe\xb8\x9e\xe4\xef\x38\xc7\xb8\xa7\x04\xb5\xcc\xf6\x92\x91\x54\x5f\x58\x63\x87\x0a\x23\x51\xb9\x2b\xf0\x91\xe1\x26\xfc\x54\x56\x10\x81\xca\x97\xfe\x56\x96\x36\xe6\x9f\xb6\x3f\x72\xbd\x7a\x30\x3e\x4f\x3c\x25\xaa\x99\xd3\x35\x3c\xd4\x64\x25\x90\x12\x60\x2a\xfb\xc8\x3f\x2e\xbf\xf2\x0f\xa5\x6e\xbf\x3a\x24\x8f\x90\xf9\x44\xa3\x5c\xf9\xc2\x0a\x56\x9f\x1d\x48\xe5\xd9\xa0\x80\xc9\x33\xac\xc0\x6a\xb1\xab\xe0\x25\x11\xf5\xd0\xe4\x98\x85\xf7\x56\xe5\x7e\x22\x6a\xc9\xee\xf2\x15\xf9\xca\x35\x87\x54\x52\x71\x90\xbc\x31\x00\xb2\x3c\x06\x37\x7c\x21\x92\x65\x23\x49\x41\x00\x65\xd9\x41\xc9\x0b\x90\x2c\x0b\x9e\x2e\x01\x90\x65\x25\xe0\x35\x6a\x71\x4f\x65\x69\xce\xcc\xf4\xf9\xa3\x83\x7c\x94\x6a\x04\x82\x0a\x08\x97\x7b\xd8\xbe\xb8\x9a\xf1\xd7\x1d\x6f\x54\x72\x96\x13\xe6\x1a\xe0\x62\xee\x2a\x7c\x11\xf8\xcd\xea\xd8\xfb\x44\x1e\x45\x4d\x56\x86\x0c\x00\x2c\xe6\x7e\x61\x52\x31\xe0\x90\x19\x26\xc0\xc5\x3c\x8a\x03\x13\x59\x9a\x6c\x02\x01\x2e\x66\xf1\xfc\x57\x98\x17\x99\x76\x02\x18\xcb\x4d\x67\xa9\xb6\x6b\x1e\x84\x55\x83\x57\xb9\xdb\xe0\xb3\xae\x15\x01\xb2\x04\x2c\x65\x27\xcb\x48\x00\x4b\xb9\xcb\x33\x4b\xc4\x5c\x55\x67\x6c\xe8\x90\x6b\x17\x8d\xb9\xd5\xa0\x06\xe0\x64\x27\x29\x47\x00\x38\x59\x8e\x65\x23\x38\xbb\x0f\xd7\x74\x28\x54\xc3\xa0\x6b\x5a\x6c\x10\xdb\x2a\x79\x3e\x09\xec\x0a\x11\x27\xe7\xcf\xfd\x61\x5a\x0d\xd8\x04\x20\x93\x7d\xe4\x33\x76\xc4\x2c\x40\xdb\xdd\xef\xb3\x6d\x76\x20\x77\x12\x64\x77\x08\x30\x26\x3b\xc9\x21\x42\x8c\xc9\x46\x66\x83\xa8\x72\x89\x65\xa7\x66\xb6\x4d\x1b\xc6\xef\x12\xb1\x1f\x62\x49\x72\x5f\x14\x40\x49\x56\x39\x6c\xd5\x23\xbd\xfa\xec\xd1\x9d\xbe\x60\x9d\x82\xb6\x57\x13\x7a\x72\xb5\x18\x40\x46\xee\x17\xfe\x49\x9e\x01\x67\x11\x33\x72\x82\x53\x11\x35\x0d\x3e\x30\xf5\xea\xb5\x02\x94\xad\xea\x23\x97\xe7\x67\xc9\x21\xa7\x5f\xb9\xd3\x11\xc3\xc1\x7d\xdc\x6b\xc5\x3f\xa7\x46\x34\x0f\x8d\x89\x32\x88\x8f\x0e\x40\x1d\x0f\x7d\xf4\x42\x54\x47\x2d\x0f\xa2\x3a\x1e\xcb\xa9\x38\xa5\x43\x1e\x28\xb1\x1c\x97\xc3\xbc\x10\x1e\x60\x80\x15\x4b\x0e\x70\x6d\x01\x96\xe3\xd1\xc8\x82\x16\x55\x4b\x0e\x19\xce\xa2\x5e\x6e\x7a\x8f\x1a\x0a\x8c\xf0\x69\x01\xe6\x63\x27\xdd\x41\x54\xee\x0c\xda\xbf\x3f\x9e\xbd\xda\xae\xf0\x25\x8b\xf7\x04\x00\x00\x49\x2a\x83\xa8\x70\x21\x82\xc3\x02\x9c\xc7\xfd\x11\xfd\xbd\xdd\xe7\x4e\xeb\xed\x66\x61\x56\x6e\x7c\x69\xdc\x50\xb7\xee\xbe\x7e\xe3\x3e\x75\x7f\xa4\xfe\xe3\x0c\x13\x7b\xf5\x93\x5a\xc9\x9e\x3c\x7d\x18\x92\x1a\x69\x0a\x02\x00\xc8\xa9\xd9\x2b\x01\x20\x97\x4b\x62\xc0\x95\xfb\xc6\xa4\x99\xd3\x0d\xf5\xe4\x8c\x52\x17\x6e\x6e\xc3\x71\x70\xcd\x80\x4b\x50\x08\x00\x39\x7f\x6e\xc7\x97\x88\x75\xb7\xf6\x9b\x51\xf8\xf4\xea\xf5\x90\x30\xf0\x37\x07\xee\x1f\xf2\x02\xb4\x98\xfa\x66\xeb\x74\x8b\x14\x19\x04\x0e\x07\x50\x90\x15\xcf\xea\x00\x09\xb2\x93\x48\x21\x2a\x86\xab\x31\xff\x0a\x61\x0b\x81\x21\xdb\xc4\x58\x2c\x32\xa4\x16\x44\xd0\x20\x77\x67\x58\x2b\x1c\x00\x86\x7c\xe5\x73\x3f\xa0\x2d\xd5\xe4\x7e\xa8\x48\xf5\x53\x7a\x74\x15\xf5\x06\x20\xf8\x2c\x2a\xf9\x33\x96\xdd\xff\xe4\xe8\xac\x56\xd3\x95\x8d\xfb\xb3\x68\xbf\x9c\xb1\xc1\x8b\xae\xf3\x95\xe7\xec\xe4\xe4\x85\x19\xcb\x3f\x06\x39\xe5\x7c\x86\xc4\xb0\x9b\x41\xa9\xac\x9a\xa2\x9a\x5e\xe9\x5c\xb6\x47\x3b\x94\x69\x99\xd5\xa6\x97\x1b\xd8\x26\xd1\x4a\xba\xb8\xd3\x46\x31\xc8\x83\xaf\x0c\x4f\x76\xbe\x9b\x6c\x8e\x13\x07\x68\xe4\xd4\xc4\xd9\xe4\x72\xc4\x6c\x07\xa8\x91\x93\xbc\x64\x01\x68\xe4\xd4\x5a\xda\xd2\x76\x16\x96\xf6\xc0\x1c\x36\xee\x86\x5a\x16\x47\x88\xb3\xf3\xaa\x5e\xb0\xa2\x56\x09\xda\x81\x0c\x34\xdd\xc2\x1d\xf8\xe6\x5d\x15\x6f\xa3\x00\x4b\xb2\x12\x2c\x1a\xcd\xbb\x87\xe9\x88\xf0\x3d\x23\xb7\x41\x80\x1f\xd9\x49\x48\x10\xad\x29\x7b\x5a\x2b\xb7\xef\xc0\x12\x45\xcb\x6b\x08\x48\x48\x6b\x39\x07\xbe\x24\x57\x61\x99\xc4\xe9\x22\x3a\x39\xc0\x9f\xdc\x2f\xac\x66\x73\x03\x20\x31\x35\xbd\xcc\x88\xd9\x0d\x41\x27\x27\x98\x19\xd1\xd2\xbe\x86\x9a\xdc\xba\xd3\x4b\x33\x3d\x6b\x66\x82\x70\x26\x1f\x8e\x31\x75\x2c\x4b\x5f\x78\xe0\x5b\x2d\xc2\x4c\xf8\xfd\x63\x13\xf4\x04\x15\x4b\x65\x02\x24\xca\xae\x4e\x06\x10\x65\xf3\x3a\xa6\x8d\x24\xbf\x74\x83\xcb\x8d\x91\xcf\x8d\x94\x3c\x3e\x0f\xbb\xc4\x02\x0e\xbb\xe4\x33\xb3\x0b\x8b\x68\x23\x27\x81\xe9\x19\x3a\xc4\xe6\x3f\xb2\x15\xf7\x37\x17\xf6\x84\x8c\x44\x93\x9d\x3a\xa1\x91\x33\x45\x83\xa1\xb8\xe5\x3a\x13\xaa\x2c\x41\x10\xd1\x92\xc8\xf6\x68\x2a\x54\xf0\x97\x86\xd9\xae\x4d\x37\x80\xdc\xf1\x70\x1b\x1b\xf2\x85\xde\x0e\x3c\xe5\xfe\x83\x6a\x27\xbb\x75\xf8\x11\x14\x1d\x1e\x92\xb8\x95\x1a\x8c\xc4\xad\x6c\x84\x02\x07\xb8\x95\xfb\x1f\x1a\x59\xb9\x98\xcc\x83\x77\x1b\xe0\x8b\x44\x5b\x9e\x09\xa4\xce\x06\x5a\xf2\xc4\xb7\x28\x5a\x9a\xee\xdc\x5b\x86\x5d\x91\x65\x37\x00\xaf\xec\x44\x95\x07\xe0\x95\x53\x3b\x7e\x3b\xb3\x7d\x5a\x39\x73\x5c\xb4\xaf\x4e\x66\xf7\x49\x4a\xd9\xc8\xfc\x14\x4d\x1e\x7a\xfc\xfe\xbc\xf7\x00\xe6\x72\x2f\x12\xdd\x51\xaf\x9b\xb6\x9a\x23\xa0\xd3\x19\x00\xed\x3c\x9f\xd2\xe0\xc3\x17\x57\xbc\xda\x1f\x0c\x19\x5e\xb1\x36\xb3\x6c\x68\x4d\x02\xf6\xf2\x50\xa6\x6e\xc9\x6e\x11\x66\x45\xb3\x9c\x24\xa7\x8d\x76\x65\xcd\x74\x80\x98\xe6\x79\x48\x7b\x04\xd8\x92\xde\xe8\x97\x4e\x44\x6a\x34\x21\x2d\x88\x42\x0d\xc0\x2a\x77\x37\x7d\x61\x5f\xc2\x0b\x1b\x8c\x51\x4f\xd6\x68\x37\xbb\x0f\x36\x07\x58\x65\x29\x79\x0e\x60\x80\xc5\xdb\x47\x00\x2a\x3b\xb1\xbd\xd1\xb0\x00\x4e\x6f\xd3\xc0\xa4\xdc\x2f\x7e\x25\x81\x45\xb0\x6c\xe8\x6e\xc5\xfb\xc6\x86\x09\x90\x5c\x6a\xd1\xbc\x9a\x9f\x6e\xe5\x27\xe7\x85\x7f\xd4\xea\x60\x34\x80\x5a\xd6\xee\xb1\x25\x6f\x24\x31\xb0\x21\xa8\xe5\x52\xb3\x6d\x3a\xb9\xd9\x5f\x0c\x85\x43\x66\x22\x32\xd6\xcf\x7d\x41\x72\xe9\x21\x63\x21\xb9\x64\xf1\x4e\xb2\xbd\x39\xa7\x56\xc5\x7e\xf3\x4c\xbd\xcc\xe9\x21\xe1\xc5\x2d\x6e\x48\x90\x53\x27\x44\x28\x06\xc9\xb2\xaa\x7a\x37\xf5\x43\x4f\x88\x2c\xd2\xb3\xfd\xe5\x1a\xd2\x91\x4f\xdd\xad\xf9\xe2\x22\xb8\xd4\x19\x08\xcd\x6e\x07\xbe\x72\x7a\xd9\xd3\x81\xd0\x22\x60\x2d\x40\xb2\xec\x44\xb5\x85\x40\x96\x84\x9c\x45\xd7\x47\xce\x2b\xd0\x4e\x80\x15\x18\x62\xd1\x31\x41\x12\x1b\x16\xfd\xf7\xf2\xcc\x37\x87\x0a\x33\x9b\xa1\x13\xea\x5c\xbc\xe8\x04\x06\xb3\x13\x91\x15\x1d\x8f\xb7\x1f\x99\xd8\x42\x14\xcc\xa5\xd8\xde\x0f\xb5\xba\x69\x11\xc4\xd0\xea\x57\x7b\x76\x35\x26\x03\x82\x59\x01\x44\x09\x80\x2f\x3b\xe1\x5c\xd1\x45\xc6\x42\x94\xea\xe6\x04\x01\xfd\x25\xba\xa9\xa6\x95\x15\x01\xc4\x3c\xaa\x82\x7e\x17\x1a\xcb\xee\xc2\x83\x27\x40\x2d\xd1\x71\x98\x23\xe9\x4e\x08\x8f\xf9\x2b\x76\x8a\xfb\xfc\xe2\xcd\x6a\x17\x02\xc3\x39\x04\x1b\xab\x00\xad\x11\xe0\x66\xee\xba\xec\x0b\x60\x1c\xd5\x3f\x9c\x44\x66\xba\x90\x6c\x15\x9a\xd4\xeb\x8f\xeb\x4b\x9f\x49\x6f\x05\x83\x02\x36\x33\x4f\x4a\xdf\xbc\xb9\x48\xab\x40\xd0\xdc\xad\x31\x70\xbc\x01\x34\xa8\x01\xa1\xd9\x48\x44\x15\x40\x68\xee\x8f\x7c\xc1\x54\xcb\x76\x11\x42\xb3\x3a\xec\x6a\x8f\x6c\xcd\x23\x83\xf4\xdb\x5b\x4e\x21\xa5\x9b\x47\xd6\xe2\xe4\x97\x22\xee\x29\x3a\x36\xd1\xf8\x33\x75\x55\x00\xb6\xb9\x6b\xa0\xa1\xe6\xd9\x2e\x56\xb7\xa8\x82\xee\xb7\x93\x67\xe6\x0d\x53\xaa\x26\x93\x2e\x50\x46\xfe\xce\xe6\x3b\xec\x64\x9e\x78\x86\x22\x4e\x86\x5b\xbd\x67\xef\x69\xae\x73\x89\xe2\x92\xa7\x60\x50\x7d\x21\xf5\x81\xcb\xd4\xed\xa0\x5b\xa6\x2b\xdc\xd1\x46\xb7\x4f\x4c\x35\x1e\x7b\xe1\xea\xe3\xb1\x87\xef\x72\x80\xc8\x59\x34\xa4\x80\xc8\xb9\x67\xd1\x5a\x3f\x6b\xa5\x26\x72\x59\x12\x36\x1d\x1d\xd0\x8c\xe2\x2d\x2e\xf0\x9c\x15\xc7\xe9\xe8\xc3\xd9\x65\x6a\x44\xd0\x40\x58\x06\x8d\xd3\x34\x1b\x01\x1a\x67\x0f\xe7\x72\x38\x7d\xfe\x4e\xc2\x7f\xbb\x81\x13\x7b\x38\x1c\x14\x6b\xc3\xfd\xa2\xe3\xde\x17\xd9\x23\xf9\x1f\xfb\x0b\x4f\x08\xd5\x9d\xae\xc2\x4d\xde\x8a\x00\xc9\x73\xbf\x50\x02\x09\x41\xe3\x33\xb0\x9e\x3d\xf2\xb9\x4b\xd9\xfc\x88\x5d\x51\xac\x0a\x60\x24\xb7\x33\x6a\x79\x38\x66\xaf\x05\xc9\x52\x10\x02\x7e\x4e\x3c\xcb\xa2\x63\xb1\xf5\xc2\x20\xf1\x3e\x49\x33\x10\x1d\x2b\x6d\xb8\xa6\xe4\x35\x29\xde\x4f\x03\xeb\xd9\xc3\xed\x34\x59\x2e\xe7\x69\xcb\x1a\xd5\x5b\x65\x10\x3e\x77\x13\xd6\x24\x2c\x90\xcf\x1f\xcf\x54\x94\x32\x08\x64\x18\xbc\xcf\x43\x63\x63\x27\x0f\x76\xb8\x6b\x56\x36\x4d\xe9\xa5\xad\xd2\xd3\x47\xd8\x77\x38\x51\x4b\x32\x6c\x47\xc8\x83\xad\x49\xa0\x9f\x39\x9d\xf4\x16\xb7\xbd\x70\xc5\x84\xc0\x50\x4b\x04\xbe\xb3\x87\x13\x02\xf3\x27\x8d\x66\x74\x0d\xb9\xe0\x2e\x46\x27\xa0\x5b\xcf\x1f\x00\x38\x6b\x73\xd7\x5d\xd6\x4a\x07\x35\xea\x4e\xa9\xdf\x65\xad\x34\x7d\x29\x48\xc1\xd2\x81\xdf\xec\x91\xb5\x2e\x08\x0d\xdd\xb8\x64\x6b\x4e\x2d\xd1\xdd\x3f\xf2\xd2\x07\x58\x9c\x1d\xff\xb8\x00\x8b\xb3\x24\xd9\xbf\x93\xda\xf2\x11\x4e\x7b\x21\xed\xbb\xed\x14\xf3\x71\xe7\x50\xe9\x21\xbe\xf0\x5d\xa2\x78\x2b\x02\x78\xa0\x6f\xaf\x9d\xe9\x20\x62\x46\xe4\xef\x3a\xe8\x77\xab\xa2\x1f\xf0\x7c\xe1\x37\x87\xaa\x35\xf0\x9b\xbb\x2a\x5e\x30\x10\x47\x3e\x57\xff\xa0\x71\xe0\x2c\xc8\x99\x19\xfd\x81\x31\xb9\x5d\x1e\x4d\x59\xf9\x87\xb7\xa2\x96\x66\xaf\xfd\x89\xbe\x11\x40\x73\x56\xef\x72\xfa\x93\x3d\xb6\x6a\x15\x87\xfc\x07\x0e\x06\xe7\xee\xaf\x53\x87\x74\x00\x80\x67\x5d\xf6\x18\x31\x25\x2c\xf0\xe6\x7a\x32\x2b\x6a\xf0\x87\x8b\x2b\x52\xe7\xb2\x84\x04\x13\x99\xb5\x13\xcb\x3d\x8f\x2c\x22\x91\xf7\xa0\x02\xd7\xa5\x3b\x0d\xb8\x9d\xfb\x2b\x8a\x10\x6d\xa6\xdd\x5c\xdc\xce\x36\xf3\x0f\xd6\xc1\x3d\xca\x9d\xa6\x2e\x4e\xc3\xbb\x4b\x12\x0d\xc4\xc0\xed\x4f\xc7\x24\x71\x3b\x87\x86\x8c\xa1\xef\xca\x91\x5f\xb9\x09\x86\x9f\xe5\x48\x3a\x2f\xfa\x18\x40\x10\x41\xe4\xec\xba\x8c\x8c\x54\xb4\x69\x7e\xe0\x13\xa8\xdf\x0d\xf0\x9c\xbb\x2e\x2b\x66\x4b\xb0\x74\x40\x72\xee\x7a\x69\x3e\x45\x12\x28\x88\x00\x9d\xf3\xb0\xe2\x43\x8e\x64\xc5\x47\x0e\x98\x9a\x0f\x2d\xa7\xc3\x7f\xe4\x37\x56\x8d\x37\xa0\x6e\x26\x82\x6c\x16\x7d\x2d\x00\xd9\xec\xfa\x1c\x00\xb2\x79\xcc\xc3\x8e\xe1\x7a\x2f\x36\x5b\x80\xb2\xd9\xbd\xa7\x00\x65\x73\x7f\x45\x23\x29\x4a\x54\xff\x51\xc5\xb5\x97\xdc\x98\x7a\x09\x3f\xaa\x7a\x9b\xad\x68\x91\x06\xdb\x24\x04\xca\x8c\x7c\x56\x09\xb0\x93\x26\x94\xee\xf9\x0f\xb3\x87\xb6\x0e\x36\xe6\x2e\x4e\x5d\x4d\x59\x1d\x9a\x34\x44\xa8\x00\x02\x27\x40\xc4\xac\x8a\xfd\x22\x62\xb6\x69\xf7\xb1\x3a\x17\x10\xca\x62\xa4\xff\x8c\xbd\x54\x3e\x08\xbf\x52\x07\xc9\x17\x35\x6c\xdb\x4f\xa5\xde\x9d\x00\xaf\xcf\x4e\xca\xdf\x73\xf6\xb8\x36\x95\x90\x8d\xee\xb4\x42\x13\x47\x1f\x5c\xc6\xfa\x07\x84\x2c\x2c\x90\x13\x49\x55\xa8\xee\x91\x05\xf2\x0c\x30\xaa\x4c\x18\x8d\x72\x30\x46\xce\x17\xe5\x65\xb3\xe1\x57\x14\x47\x33\x1b\xc3\x35\x71\xb5\xf4\x2c\x04\x4a\x26\x44\xa9\x6c\xd3\x89\x44\xe5\xf6\x36\x6d\xa4\xca\xed\xa8\x88\x1d\xf3\xae\x0b\xcc\xca\xfd\x07\xb3\x25\xdf\x84\x05\x0f\x79\x25\x34\x15\x98\x4a\x83\x61\x03\x98\xca\x2a\xf1\x02\xa5\xb2\x93\xbe\x24\x46\x70\xfd\xe3\x7c\x06\xc9\x72\x30\x3a\x01\x51\xd9\xbd\x1b\x11\xa1\x72\x68\x3d\x1b\x13\x9b\xa4\x3d\x22\x7b\x98\x57\x1d\xc0\x55\x56\x35\xdf\x91\x5c\xb6\xfa\x87\x29\x6d\xe9\x1d\xe9\x58\x7e\x7f\x86\x7a\x84\x20\x97\x5e\x4e\x0c\x54\xff\xc8\xd6\xa1\x7b\xc8\x64\x43\xf3\xb7\x53\x40\x7c\x38\xe1\x30\x31\x56\x2e\x32\xe3\xe3\xf6\x54\xcb\xfb\x58\xb8\x24\xba\x7c\x0b\x8f\xa7\x2c\xac\x29\x24\x6b\xd5\xc6\x45\xcb\x4b\x31\x0c\xfe\x36\xf4\xd7\x01\x51\x20\x46\x2a\xfa\x18\x46\xc0\xab\x9c\xba\x17\x8d\x8c\x1c\xb7\xc1\x53\x22\x90\xff\x30\xbb\xd2\xb0\x53\xf2\xe2\xbe\xb8\x98\x6a\x97\x89\xe4\xcf\x24\x81\x8d\x71\xa9\xfc\x3b\xa8\x8b\xfc\xcb\xd2\xc6\x2b\xab\xa5\x8d\x2b\xf1\x19\xf7\xf3\xad\x74\x08\x57\x1b\x30\x51\xcd\xe6\x43\xc7\x1d\xc7\x71\xbb\x57\xed\xd4\x4d\x6a\x37\x84\x15\xf1\x27\x8b\xdb\xf3\xf6\xd0\xb9\xd9\xf0\x7a\x2c\x1e\x0e\x43\xc8\xf4\xb2\x18\x66\x13\x9b\x76\x04\x8e\xaa\x65\x7e\x24\x47\x95\x62\x3d\x76\xc4\x67\x4f\x8d\x7b\x0c\x8c\x4a\x0d\xf3\xe3\x01\xff\x1c\x6b\x14\x78\x95\x7b\x7c\xfe\x71\xa1\x9f\x59\x9a\xbc\x5f\x1e\x4c\x38\xa0\x56\x6f\x30\x2a\x6b\xee\x90\x57\x3a\xe4\x4e\x07\xec\x41\xe3\xf4\x78\x75\x7d\xa2\x85\x17\x09\x5e\xc2\x83\x9d\x5b\x33\x33\x98\x96\xbb\x7b\xfe\x11\xfc\xc1\x7a\xbf\x52\x5a\xcf\x15\x11\xdc\xda\x7c\x87\x80\x10\x3a\xf1\x25\xc0\xe5\xb4\xe3\x9b\x7d\x56\x32\x5f\xc6\x30\x6c\x5b\x97\xbc\xf1\x79\x9c\x5c\xe4\x0f\xea\x84\x22\x05\xc2\x65\x4d\x0a\xfa\xa9\xaa\xc1\xbc\x85\xb5\xcc\x5d\xf1\xe5\xe4\xd0\x45\x5c\x85\xf4\x33\x1c\x5f\x36\x4e\x4f\xb8\xc9\x55\xf3\x01\xb4\x72\x97\x18\xbc\x80\xff\x3a\xfd\xa3\x51\xba\xf2\x9c\xed\x4d\x5e\x18\x79\x96\x9e\x3c\x1f\x3c\xe3\xb7\x17\x16\xc8\x8d\x1e\xbc\x5c\xba\x95\xf1\xac\x97\x41\xe7\x59\xa5\x86\x33\x13\xc9\x46\xd1\xd9\x01\xa1\xdc\x13\x4a\xa7\x0e\x2d\x43\x98\x12\xe2\x50\xa8\x9f\x96\x71\x80\x16\x51\x34\xe6\x0c\x08\x43\xe9\xec\x02\x43\x59\x64\x69\xc0\x50\x56\x1d\x74\x22\xaf\x84\xd9\x54\x51\x1c\xac\x1f\xc9\xd1\x20\xd1\xc1\xcd\xaf\xd6\x6e\xd0\x26\x77\xdb\x96\xd0\x5e\xc6\xd6\x8b\x22\xed\xe7\xc4\x86\x09\x9d\xa7\xad\x54\xc9\x0d\xbb\x0f\x90\xc9\xfd\x0f\xcd\x54\x97\x0a\x52\x1e\xa9\x49\xff\x69\xf3\x8b\x2a\x23\x63\xf8\xf8\x21\x15\x3d\x44\xc0\x99\xdc\xd5\x31\x7e\xd8\xad\x86\xc1\x10\x72\x1a\x0c\xb5\x88\xe4\xa3\x70\x83\x30\x75\x73\x58\x82\x45\x2d\x3e\xcb\x46\xd9\xce\x02\x45\x2e\xcd\x24\xd1\xb3\x2e\x26\xb6\xbb\xeb\x39\xad\x81\x42\xab\x9d\x3c\x50\x68\x35\x24\x47\xcf\x7d\xe7\x4b\xf6\x91\x17\x94\xd5\xc1\xe9\x03\xe1\x31\xa6\x1b\x61\x00\x33\x86\x72\x10\x43\x69\xce\xd5\xc6\x91\x54\x65\x15\xe8\xc7\xaa\x7e\x1f\x79\x41\xec\xb2\x70\x41\xac\xf1\x1d\x4c\xc8\xcd\xe8\x6d\xc2\x4e\xf9\xac\x60\xe7\xa2\x84\x24\xa1\xfb\x52\xec\xae\x2f\xac\x3d\xe2\x57\x98\x3d\xd3\xc0\x11\xf0\x1b\xf7\xc8\x19\x87\x91\x67\x3a\xce\x80\xe6\xd8\x41\xc1\x08\xd0\x1c\xbb\x26\x6d\xd1\x1c\xc3\x58\x8e\x48\x67\x20\x38\x8a\xe0\x8c\x1a\xa8\x01\x64\xec\xa0\x41\x04\xb0\x8b\x5d\x23\x74\x98\x45\x4c\x13\x68\x78\x61\xab\x6f\x01\x48\x8b\xbb\x2a\xff\xf1\x6c\x60\x3b\x8a\x65\x5d\x8c\x57\x3f\x7c\x32\x28\x07\xc0\x89\x5d\xb3\x75\xa8\x36\x16\x47\x85\xaa\x38\x8b\x7d\x3c\x09\x75\xb1\x8b\xa2\x21\xe9\x7f\x08\x74\xe2\x9e\x54\xc6\x7e\x66\xc6\x71\x8b\x08\xe4\x6f\x91\x07\xa9\xce\xdf\x3d\x29\xc3\xe2\x6e\x27\x68\x28\x70\x8b\x5d\xb3\x37\x68\x8b\xc5\x44\xab\x01\xc0\x62\x2d\x1e\xc7\x4b\x71\xc1\x06\x2f\x98\x02\xa2\x43\x64\x1c\x98\xab\x70\xb9\x56\x4c\x36\xf7\xbb\xda\x75\x13\x49\x51\x6f\xc6\x00\xe4\x40\xe3\x35\x80\x89\xbb\x5a\xfe\x20\xc7\x89\x36\xde\x48\x47\x21\xc9\x8d\x6c\x0b\x7e\x26\x92\xe1\xd2\x4b\x11\x28\xc3\x5d\x9c\xaf\x9e\xec\xa2\xff\x58\x17\x7d\x97\x57\x69\x76\x00\xb2\xb0\x6b\x75\x00\xb2\xb0\x2a\x05\x82\x58\xd8\x35\x0f\xc4\x9b\xfb\x84\x06\xd1\xd6\x72\x7a\xd0\xd6\xa6\x04\xf8\xcd\x85\xa2\x89\xd7\x14\xa3\x7e\x24\x7d\xf1\x74\xbf\xa0\x8f\x22\xa4\x87\x81\x5f\xc3\xdf\x4f\x4b\x5b\xe2\xf6\xc5\xc6\x0d\xbe\xf0\x99\xed\x23\x35\x46\xbb\xd3\x40\x95\x58\x86\x53\xda\x20\x9e\x81\x2e\x99\xe0\x17\x16\x2f\x83\x22\x6f\x67\x25\x1a\x9f\xe6\x6d\x44\x0a\xe0\x08\x77\x83\x0c\x04\x5d\x4f\xe1\x1b\xa4\xc1\xf2\x5b\xf5\x2f\x0a\x08\xdc\xe0\x31\x41\xa0\x8a\xf9\xcb\x11\x0f\x5e\x96\xff\x1c\xbc\x58\xb7\xcf\x8f\x7f\x14\x5e\xdc\x8e\x88\x25\xf3\x70\xd7\x41\x03\x27\xb9\xbb\x54\x49\xc1\x2b\x34\xc1\x43\x4c\x6c\xcb\xe0\x98\x07\xa8\x84\xbb\xaa\xca\x8b\x04\x18\x96\x37\x0b\x9b\x19\x62\x0c\x10\xe1\x94\xa1\x27\x10\x21\xa0\xfd\x31\x53\xa5\xcb\x7f\xc8\xac\x66\x7b\x18\x84\xb5\xbc\x4f\xfd\x90\x90\xc7\x04\x1f\x9c\xa4\x01\x8b\x59\x9d\x7c\x4e\x25\x78\x83\xd5\xbb\x6d\x20\x06\x05\x9f\x88\x99\xda\x19\x32\xe6\xc4\x0d\x68\xe9\x0f\x3b\x61\x32\xea\xc9\xc2\x07\xaa\x5a\x82\x0c\xb8\x37\x1d\x55\xa5\xda\x05\x8f\x02\x1b\xb0\x93\xda\x2e\xa6\x51\x5c\x1e\x4a\xb0\x01\x8b\xe0\x85\x01\x04\x60\x11\xd8\x2c\x80\xfd\x9b\x3d\x8b\x9b\x2a\x96\x93\x28\xee\x9f\xa9\xd1\x62\x26\x23\x81\xf9\x82\xd0\xb7\x3b\x49\xc7\xb0\x7a\x92\x0a\x35\x66\xcf\xa5\x62\x5c\xc3\xa9\x73\x49\x06\x2e\x5c\x36\x3f\xbc\x46\x5a\xfe\xe1\xee\x3e\xfc\x87\x10\xc7\xe1\x1f\xd8\x99\xd8\xe8\x09\xd6\xf7\xef\x05\xe2\x68\x83\x41\x0e\xbc\x7c\x46\x24\x40\x2b\x07\x85\x6f\x2a\xa8\x80\xbb\xd7\x55\x7e\xa7\x20\xfe\xc6\x57\x81\xb5\x97\xde\xb8\x20\xe7\x75\x15\xec\x89\x1b\x8f\x5e\x1e\x73\x66\xf7\xa8\x75\x5a\x13\xdd\xd3\xf5\xd3\x15\x94\x0d\x60\x29\x00\x50\x6f\x8f\x9a\x2e\x6d\x9e\x50\x9b\x5b\x8c\x0c\x1b\xe0\x4c\xc5\xd4\xa1\x07\x78\xb2\x98\x4b\xbc\x50\x9a\x5b\x80\x79\xc3\x19\xa7\x21\x5b\x32\xdc\x89\x51\x51\x45\x1b\x3c\xbd\x63\x92\xfa\x3a\xe6\xd2\x18\xb1\x6c\x4f\xbe\x81\x54\x00\xa4\xde\x2e\xcf\xcc\x62\x62\x54\xa3\x9d\xc9\x37\x5c\xd8\x53\x1f\x66\xea\x3a\xdd\x24\xd0\x0a\xa1\xf3\xbc\xb9\x9b\xa7\xad\xfb\xec\xe6\xc9\x3f\x70\x6f\x34\xee\x0e\x18\xbd\xae\x76\x2b\x8c\x5e\x78\x45\x36\xaf\xec\x09\x13\x74\xb9\x93\xa4\x00\x22\xfa\x8f\xfc\x8c\xcd\x0b\xdb\x01\x24\xef\x50\x41\x12\x24\x6f\x92\x54\x37\x00\xc9\xeb\xca\xe4\xd3\x8b\x4a\x3d\x86\x26\x51\x0e\x2a\x2f\xf3\xca\x45\xa0\x5a\xd5\x28\x97\x96\x9c\x59\x0a\xd5\x82\xe7\x91\x90\x2c\xe6\xad\xdd\x7f\xfa\x51\xee\x4f\x3a\x72\x27\x47\xf0\x1f\xe6\x41\x62\x40\xbc\xd8\x1c\x7f\x4a\x80\x33\xd5\x2a\x38\xe8\xbc\x73\xb9\x18\x3d\x91\x12\x64\xea\x0a\xc0\xf5\xba\x16\x80\x99\xbc\xca\x1d\xf8\x38\x45\x4e\x31\x17\xa5\x2a\x7b\x80\xeb\xed\x69\xa1\x37\x8f\x02\xbf\x44\x44\xc6\xe5\xee\xcf\x7b\x52\x0f\xdb\xe3\xbc\xb8\x59\xd2\x86\x08\xa7\x9d\xaf\x17\x0b\x88\x5b\x82\xe7\x29\x02\x02\x9e\x57\xb5\xa4\xcf\xbc\xde\x74\x62\x5e\x17\xc2\x02\x5c\xba\xc0\x68\x01\xc5\x3b\x1a\xe9\x2b\x62\x7e\xd2\x00\xc7\xfe\xd9\x79\xbf\xca\xfe\xd2\x06\x29\x9c\x1b\x61\xcb\x21\x12\x5e\xd3\x27\x06\xf0\xbb\x3e\xa5\x3a\xf8\xf6\x4c\x05\xcd\xf9\xe5\x48\x76\xbf\x96\x29\x24\xbd\xec\x5c\xa9\x12\x35\x9e\xb3\x95\xc9\x0b\xa3\x42\xec\x5b\x5a\x0a\x47\x96\xf0\x1e\x80\xaa\xc8\xdc\x31\x81\x74\x0b\xa0\xe8\xba\x3c\x45\x24\x3a\x85\x38\x20\xe6\xba\x14\x08\x88\xb9\xdd\xc4\xe2\xc5\x9d\x5a\xfd\xea\xb6\x57\x16\x87\x32\xea\x8a\xb2\x8c\xab\xd0\x35\x7d\x81\x6a\x53\xf4\x20\x59\x1a\x0a\xf5\x1d\x16\x69\x4e\x63\xea\xd2\x1c\xa8\x8b\x85\x50\x73\x64\x9c\x88\x45\x9a\x29\x19\xf7\xe2\x62\x51\x56\xbf\xf0\xf4\x29\xba\x5e\xac\x22\xfd\x84\x09\x2e\xb1\x6c\x98\xd3\xa5\x7b\xeb\xf2\x2b\x7d\x7d\xbc\xd6\x04\x90\x6e\x97\xf7\x85\x41\x42\x42\x13\x77\x4e\x1f\xab\x55\x71\x3d\x86\xd3\x82\x41\xb7\xff\x18\xbc\x18\xfb\x45\x77\x6b\x0e\x97\x12\x20\xdf\xca\xff\x57\x3b\x00\xd5\xa0\x27\x84\x5f\x2c\x3d\xe6\x97\x3c\x4d\x5f\x8f\x25\x7a\x0d\x69\x29\x22\x61\xeb\x7e\x59\x57\xec\xf2\x9c\xec\xc5\x6d\xa2\x92\x0d\x70\x76\xc5\xbd\x0c\x9a\xdd\x9e\x51\x46\x48\xbc\x5e\xd1\x6d\x64\x91\xea\xa3\xe8\x29\xb2\xfa\x3e\x8a\x1e\xac\x05\xa4\x7e\xd1\xf8\x05\xe8\x5d\x97\x57\x2d\x93\x49\xeb\xbc\x0f\xea\x5d\x97\x6b\x2f\x3c\x66\xb5\x35\x83\x80\xd7\x01\x89\x88\xa5\xc6\x25\xd1\x5f\x6a\x5c\xcb\x26\x1e\x9c\x67\xe9\x39\x4c\x53\x13\xdc\xc2\x6b\x68\xfa\xfb\x70\xa6\x68\x8c\xbb\x41\x5d\x7d\x81\xb3\x2b\xcd\x15\x1f\xf2\xf8\xea\x1f\xe4\xe9\x75\xce\x47\xee\x17\x6b\xba\xec\x37\x7d\x1a\x06\x2b\xf3\x87\x97\x7a\x80\xcd\x05\xc0\x73\x55\x15\x1e\xb0\xb9\x3d\xcd\xbe\xd8\x71\x66\x50\x1c\x02\xfd\x51\x56\xe4\x29\xfa\x93\x06\x02\x3f\x57\x84\x45\x8e\xa5\x9e\x05\x15\x59\x18\x26\x8d\x7a\x5f\xe2\x1a\x34\x7f\x07\x22\x01\x72\xb8\xb0\x3f\x7a\xb9\x03\x2c\x5d\x97\x96\x2e\xd3\x78\x2c\xfb\x42\xf0\x9f\x00\x0b\x01\x60\xdd\x41\xaa\xff\x00\xaf\xae\x4a\x18\xd7\x66\xce\x55\x93\x21\xd8\x75\xc5\x5c\x75\xb1\x70\xb7\xcd\x10\x6e\xc0\xeb\xa6\x8a\xf9\x5a\x79\x20\x99\x3a\x94\xb7\xb6\x1c\x85\x5e\x47\xcb\x06\xb5\x45\x7a\xf2\x56\xf6\x84\x3e\x72\xe7\x27\xb9\x5f\x5a\x19\x81\xf3\x0b\x51\xe9\xf4\x98\x11\x94\x4e\x42\xbc\xe4\xc1\x7a\x8d\xac\x53\xe1\x15\xd9\x60\xc9\x84\x25\x34\xa2\xd5\x19\x8c\x21\x40\x9d\x04\x17\x80\xba\x92\xb2\x2f\x00\x75\x61\x2c\x1d\xf8\x74\x91\x5b\x94\x9b\x41\xc9\x2d\xf8\x74\xbb\x09\x5f\x72\x4c\xcc\xc9\x95\xd3\x4b\x17\x05\x37\x40\x49\x02\x86\xee\x00\x54\x21\x80\xa1\xab\xc0\xa1\x06\x30\x74\x85\x6c\xa1\xb1\x64\xba\x98\x14\xd6\xed\x2e\x43\xaa\x5c\x5e\xfa\x19\x6b\x02\x0c\xdd\xfe\x87\xaa\xcc\x55\x99\xc4\x84\xb0\x43\xdd\xaa\x97\x49\xaf\xcc\xdc\x00\x28\x5d\x31\xd8\x04\xc0\xb9\x92\x42\xb8\x20\x73\xd9\xfa\xa3\x77\x0f\xbd\x7a\x92\xaa\xf9\xd2\xa9\x96\xd2\x3a\x1a\x01\x9a\x19\x22\xd1\x35\xab\x7d\xb2\x3d\xff\x90\x8e\x66\x71\xe9\xa8\xd3\xfe\x78\x65\xcc\x1f\x9a\x29\x75\x35\x59\x98\x29\x97\xe4\x83\x4c\x93\x45\x87\x12\x20\xeb\xfa\xb2\x5b\x9b\xfb\x86\x57\x14\xa0\xd7\xed\x8f\x98\x20\x9c\x73\x35\x18\x89\x64\x97\x14\x95\x8b\x3d\x7d\x3a\x05\xaf\x5b\x23\x0b\x5c\x76\xca\x26\x6e\x4a\x58\x5a\xe1\xcc\xaf\xc8\xd8\xdc\x3c\xdd\x9f\x5b\x1f\x81\x6a\xa9\xed\x91\xfd\x31\xc0\xa5\x3b\xb4\x8b\x2e\x5d\x88\x0e\xc8\x28\xf8\x73\x87\x12\xff\x69\x28\x89\x31\x3b\x40\xce\xed\xc9\x0a\x5e\xf0\x98\x51\x28\x38\x49\xd9\x5c\xf4\xd1\x39\xb1\x3b\x7a\x54\x4f\xd4\xbe\x66\xe2\x8a\xd3\x04\x1f\x60\x7e\x06\xd0\x74\x55\x59\xe5\x4c\x16\x4d\xbf\x4e\x2e\xf3\x3c\x78\x27\xec\x5a\x57\x55\x61\xea\x9a\x69\x2b\x80\xa3\xab\x6e\x77\xe1\xe8\x26\x20\x97\x01\x1c\x5d\x78\xd5\x02\x04\x5d\x31\xcc\xe7\x4c\x76\xdd\x7d\x21\x9f\xdd\xf4\x19\x29\xcd\x9c\x17\x40\xd0\x75\x77\x1f\x10\x74\xdd\x23\x71\x96\x9c\xc5\x3f\x7d\x9f\xcf\x92\x33\xc1\x80\x8b\x14\x94\x23\x73\x7a\xb1\x67\xda\x0b\x00\xe7\x0a\x58\x49\x71\x16\xb7\x36\x72\xc8\x69\x4e\x2d\x9d\x10\x4e\xd2\x66\xe5\x7c\x73\xfd\x07\x82\x76\x80\x38\xd7\xb3\xcb\x55\xbe\xd3\x2d\xe0\x74\xb3\x0d\x84\x9c\x5b\x06\x49\x81\x39\xd7\x73\x1d\xb0\x53\x82\x88\x12\xa7\x11\x27\x76\x97\x80\x93\x9c\x60\x75\x50\x36\xf6\x89\xc5\x52\xeb\xed\xc9\x95\xa0\x01\x2e\x27\xd9\x23\x73\x40\x2d\xcf\x3a\x7d\x4d\x36\xee\xae\x69\x9a\x03\x69\x2d\xf5\x54\x94\xd6\x53\x3d\x55\x1f\x10\x60\xe8\xfa\xbf\x12\xb7\xc5\x2d\x82\xa7\x4d\x58\x2f\x59\x32\xd0\x4d\xce\xd4\x5f\xe9\x08\xce\x3f\x7a\x7a\x00\x41\xb7\x6b\xa5\x70\xf7\xdc\x23\xef\x9d\xdd\x59\x63\x18\x5d\x6a\xdb\x2d\xae\x1e\xcf\xf1\x3e\x7b\x2e\x13\x8d\x74\x95\x2c\xa4\xa1\x13\x90\x87\x5f\x75\x63\x0f\xdd\x62\xa8\x78\x64\x93\x14\x49\x36\x8d\xfa\x76\x0e\x47\x45\xc7\x52\xfb\x85\x53\x9d\x3a\xf4\xba\x1b\x47\xb6\x48\x5d\xdc\x21\x9a\x92\xe1\x0c\xb3\x8d\x51\x3a\xdc\xe4\x6e\x66\x52\x95\xe8\xe7\x0b\x56\xdd\x2e\x6d\x09\xdb\x63\x20\x5a\x45\xc3\x02\x9c\x29\x77\x58\xf2\x67\x67\x6b\xf3\x67\x53\xae\x05\x20\x76\x7b\x09\xa9\x69\x0a\xbf\x47\x9f\xa6\x44\xdd\xf6\x48\xc7\xa5\x77\x23\x80\x76\xe5\xc0\x10\x75\x12\xc3\x1f\xe6\x9f\x38\x05\xa7\x1f\x76\x84\x1b\x41\x73\x2d\x9c\xa9\x63\xbb\x84\xd3\xe3\x61\x23\x4b\x69\x1c\xd9\xe8\x4c\x86\xed\xea\x92\x4e\x5a\xd7\xf0\x13\xe6\x0d\xda\x79\x88\x7b\xb7\x0c\x99\x3b\x09\xef\x37\xbd\xc2\xc9\xcd\xa1\xf9\x11\xc4\xc3\x33\x6b\xc3\xb9\xec\x08\xc3\x58\x39\x0b\xf4\xd0\x8c\x5b\x90\xc2\x53\xaf\xe0\x9c\x43\x9d\x7f\x73\xe2\x4e\x26\xd7\x79\x3b\x13\x59\x8b\x67\xb7\x8f\x54\x8a\x80\x4c\x9d\xf9\xc1\xc3\xab\x32\xeb\x13\x73\xaa\x31\xfe\x40\xe3\xed\x5a\x99\x11\xbc\x76\xd7\xc8\x17\x7b\x4e\xdb\x7a\xf0\x9a\x82\xe6\x44\x47\x56\x57\x10\x28\x6f\x8d\x7c\x51\x53\x0a\x8b\x43\xbe\x60\xbe\x20\xe5\x1d\xcd\x75\x22\x08\xd3\xf0\xfd\x13\xb5\x98\x2c\xaf\x21\x82\x5e\xcb\x19\xc1\xce\xaa\x33\xf7\x79\x9b\xfe\x06\xc1\xf3\xbc\x95\x2f\xdb\xef\x4f\xe2\x87\xce\xac\x0b\xcb\x69\xd2\x69\x77\xb8\x21\x9d\xde\x43\x9e\x98\x6d\x8d\x5a\x3f\xef\x64\xb2\x96\xb0\xf7\x4c\xe3\x83\x91\xce\xf6\x37\x87\x6f\x3a\x8c\x02\xe0\xd7\x57\x3e\x3b\x12\xa6\x54\xd5\x57\xdf\x26\x40\xfb\xaa\xb1\x8c\x60\xf6\x75\xe3\xb4\x80\xe9\x0b\x6f\x7e\xcf\x57\x1e\x49\x63\xaf\x59\x97\x29\x0b\xa2\x82\x26\xaa\x93\xa4\xd0\x66\x07\x02\xbe\x6f\x7a\x3b\x72\x7a\xa5\x08\x24\x4c\x9c\x6f\xce\x0e\x2d\xa0\x35\x27\x95\x7d\x95\x13\x7d\x96\xbf\x22\xfc\x9c\xaf\x5d\xb2\x2a\x92\x78\xb9\x2d\xf0\xcd\x31\xda\xf8\x4c\xb6\xed\x6a\x7c\xca\x6d\xb2\xda\x2f\x01\x31\x78\xc6\xf9\x53\xd2\xfa\x29\x33\x30\x08\x52\xc9\xe4\x9e\xf8\x72\x66\x2c\x9c\x62\x02\x6d\x1b\x40\x63\x04\xe7\x89\xdf\xb0\xe1\x82\x80\x05\x76\x63\x98\x81\x07\xec\x56\x7b\xfd\x98\x8f\xe1\xb3\x7a\x3c\x87\xec\xfa\xb9\x5d\x20\x4e\x62\x05\x1a\x27\x03\x56\x60\x97\xbc\x5c\x24\xee\x32\x9e\xf9\x3a\x54\xdc\x69\x81\x68\xd3\xd0\x6f\xee\xc2\xb4\xdb\x3c\x64\xe0\x06\x56\xf5\x1a\xd0\x00\xbb\x6b\x0a\x18\xe0\x1e\x12\x1f\x95\x44\x5e\xe2\x59\xd1\x9e\x2d\x74\x6d\xfd\xba\x98\xb1\xe1\x2a\x26\x12\xf0\x39\x7b\xee\x47\x90\x84\xe1\x73\xae\xa4\x55\x49\xa8\x30\x21\x80\x13\xb8\x67\xaa\xf1\x42\x82\x67\xfb\x5e\x72\x3e\x79\xa9\x0a\x86\x6c\xce\x2b\xb5\xed\xea\x3f\xec\x5a\x28\xff\x55\xd5\x77\x31\xac\x83\x26\xd8\x8d\xad\x05\x4c\xb0\x1b\x2d\x0a\x66\x60\xd1\x37\x4a\x9c\xc0\xd0\x87\xe9\x4a\x76\x8d\x61\xe5\xd2\x57\x07\xfc\xe2\xb8\x30\x07\x2b\x33\x02\x0e\x58\x73\x7a\x5b\x0e\xd7\x12\xe2\x4e\x5a\x80\x0c\x4a\x9c\x80\x4b\xa8\x57\x27\x94\xdc\x36\xc6\x0c\x82\x13\xd8\x8d\x1b\x15\x26\xb0\x49\x39\xae\x46\xa8\x39\x47\x46\xc8\x40\x43\x48\x2f\xf4\xe9\x2c\x80\xfb\x8e\xb7\xab\xa2\x07\xb6\xc3\x9d\x80\x17\xae\x57\xb5\x97\x7e\x3d\x25\x5f\x30\xb4\x3b\x35\xe0\xc3\xeb\x87\x90\xc0\x80\x12\x30\x40\xff\x8e\x09\x9e\x4c\x80\xfa\xd7\x8d\xb0\xb9\xd2\x61\x76\xf9\x15\xd4\xcc\x79\x1a\x4a\x45\x2e\x3f\xc8\xb0\x45\x4b\x3b\x48\x7f\xdd\xab\xb0\x2b\xd9\x70\xf3\x0f\xb6\xdb\xfc\xf3\xc6\x03\x44\xc0\x23\x34\xd6\x8b\x02\xd8\xa4\xa1\xa0\x00\xee\xee\x50\x79\x78\x8c\x18\x65\xa4\x3b\x3c\xb3\x6d\xae\x03\xbd\xc5\xaf\x90\xe4\x3b\x65\xa8\xe2\xba\x1b\x5f\xe6\x34\x90\x1e\x83\xf6\xb7\x47\x40\x2b\x53\x57\x28\xff\x00\x52\xd0\x33\x32\xdd\xcc\x6e\x21\xee\x31\xf5\x92\x11\xe2\x4f\x4f\xbb\x6b\xca\x04\x21\x45\x17\x59\x74\xf4\x59\xb9\x92\x19\xa3\x7b\x5f\x82\xcd\x4a\xd6\x2f\x92\x1d\xe8\x24\x73\x91\x5e\xa7\xba\xf0\x8b\xfc\xc6\x52\x00\x52\x93\x95\x03\x4a\xf6\x0f\x2e\xd0\xc2\x9c\xb6\x7c\x86\x9b\x62\x19\xb8\xb0\x78\xeb\xa5\x24\x8a\xe0\xd4\xfe\x71\x2d\xd7\x87\x69\x5b\x76\xdc\x02\x5c\x64\x64\x01\xfa\xed\x9e\x3e\x15\x61\x24\x1f\x67\x46\xdf\xf1\xac\x88\x26\x4d\x23\xac\x35\x4f\x84\xa8\x4a\x86\xa8\x83\x3a\x18\xb9\xf5\x45\x85\x90\x4f\x25\xd0\xa0\x62\xef\x65\x8a\x1e\x37\x8d\x16\x6e\x7d\x0a\x41\x17\xec\x46\x20\x81\x2e\xb8\x87\x61\x09\x27\x44\x9a\x78\x91\xf1\xce\x83\x7a\xc9\x18\xb3\x88\xea\xa7\x73\x88\x82\x2d\x99\xbf\x00\xc3\xd5\xeb\xe4\xba\x6d\x10\x59\xec\xba\x75\x67\xa7\xef\x86\xbb\x9a\x39\x08\x10\xc1\xf1\xcb\xe7\x60\x50\x34\x71\x2b\x72\xbb\x45\xe0\xeb\x79\x6e\x4d\x8f\x66\x02\x27\x61\x07\x75\xa5\x01\x76\xb0\xeb\x2b\x72\xc9\xa0\x1d\x12\xaa\xf6\x04\xe8\x3a\x2e\xd5\x6b\xd3\x0b\x09\x23\xd8\xe4\xe3\xd7\x93\x47\xcf\x32\xd9\x08\x03\x49\x8e\xed\x29\x78\x98\x78\x5b\x51\xbf\x76\xcd\xf1\xf6\xd1\x42\x7b\x6d\xce\x3c\xbc\x08\xbb\x5e\xc7\x47\x7b\xaf\x77\x27\x2e\xe7\xe6\xc6\xc3\xab\xfc\xeb\xcd\xe6\xac\xf5\xc1\xc8\x44\x4d\xdc\x93\x4e\xf0\x8f\xe3\xfa\xd4\x70\x25\x6b\x5f\xdd\xc5\xd1\x3d\xaf\x8f\x36\x3c\x59\x5f\xf0\x4c\xb5\x9f\xed\xb9\xaf\x3e\xb7\x8f\xa4\x25\x19\x2a\x14\xe4\xde\x5a\xf4\x50\x81\xba\x09\x42\x0d\x1d\x3c\x41\x27\x2c\x45\xaf\xc8\x5b\xff\x58\x20\xf6\x02\xa8\xc2\x92\x1e\x61\xb7\xf6\x6c\x29\xe6\xfd\xa3\xfd\xfc\xca\x5b\x0a\x88\xcc\xfd\xd3\x70\xd3\xfc\x47\x29\x23\xfc\xe7\xa1\xcb\x3e\x23\x24\xaa\xb9\xdc\x62\xbf\x1b\xeb\x08\x54\xe1\xd0\x79\x01\xa8\xc2\x66\xa0\xf1\x7d\x38\x11\x7f\x8a\x7c\xf7\x66\xd8\xc3\x3b\x71\xe0\x0d\x87\x96\x67\xe1\x0d\x8b\xae\x7c\xc0\x1b\xee\x97\xc1\x0b\xf9\xd2\x58\x2e\xb0\x0e\x87\xf6\x9a\x5b\x46\xee\x1d\xdd\x9d\x91\xb3\xcc\x44\xb1\x2f\x14\x2e\x9e\x63\x08\xfe\x5d\x14\x5f\xbb\x5f\xd9\xb8\x7f\xe4\x12\xd1\xf8\xe6\xe4\xc3\x48\x96\x7b\x33\xf2\xa1\xf9\x04\x08\xc5\x5d\x95\x7f\x68\xb7\xe6\xb4\xdf\xc9\xbb\x61\x11\xe2\x29\x86\xb9\xc2\xee\x64\xde\x1c\x26\x31\x14\x9b\xb9\x6c\xc0\x50\x1c\x5a\x8b\xc0\x50\xac\x60\x32\xc4\x5d\x59\x86\x62\xe9\x57\xc2\x4f\xb7\xb6\x82\x5d\xb3\x8b\x8d\xbd\xc2\x39\xbe\xd3\x38\xde\x7c\x61\xe8\x28\xc2\x77\xf3\x80\xb3\x39\xef\xe6\xee\x80\x08\x89\xa8\x38\x01\xfd\x8e\x7b\xb3\xef\xa1\x1a\x76\xa7\xee\xcc\x08\x1b\x53\x8d\xe4\x07\x84\xe2\x50\x6a\xb9\x7b\x0e\x96\x8e\x74\x56\xb3\xf8\xec\x54\x63\x25\xb9\x3b\x87\xc1\x49\x30\x69\x51\x75\x9d\xfb\xa4\x04\x13\x22\xb6\xa2\x92\x2d\xd8\x8a\x25\x63\xad\xee\x9e\x1b\xd0\x17\x7a\xe2\x3e\x1b\x9e\x12\x06\x4b\x3e\xa2\x69\xea\xa7\xdb\x1b\x65\xf9\xc6\x3d\xe8\x96\xc7\x67\x40\x06\x10\x5a\x85\x57\x6c\x8a\xcc\xb7\x79\x41\xab\xfb\x64\x30\x0b\x08\x6c\x09\xa9\xf8\xef\x45\x29\x06\x46\x70\x7b\xbd\x5c\xdd\x34\x91\xfb\x8f\xa1\x18\x24\xab\xf3\x22\x10\x8b\xd5\xcb\xd5\x3b\x6c\x9e\x6e\xa5\xe5\x3c\x5f\x38\x89\x5e\x98\xdd\xe1\xde\x9a\x56\xac\xbe\xe6\x3e\x09\xf7\x00\x84\xfd\xd6\x0a\x6e\xc7\x66\x31\xf7\x0c\x53\x3c\x59\x77\xd8\x18\xa0\x88\xbb\x2e\x7a\x6c\x9e\x6b\xf3\x2b\x80\x84\x58\x7b\xfe\x81\xb3\xa5\x7d\x9c\xa4\x82\xca\x9a\x52\x3e\xe1\x8f\xc5\x6c\xc3\xeb\x40\x45\xac\x1a\xc7\x12\x09\xf1\xdf\x1f\x9d\x3c\x64\x2c\x0f\xcc\x5b\x8f\x77\xb0\x0f\xab\xc4\x1b\x88\xc3\x62\x60\xd3\xbd\xa4\x7a\xae\x3a\x9a\xb4\x02\xc5\x7d\x7a\x55\x07\xd3\x04\xee\x70\x98\xd0\x0c\xb8\xc3\xa1\x6f\xee\x7d\xba\xb4\x7e\x43\x72\x76\x78\xd0\x7d\xca\x52\x3c\xaa\xa7\x71\x21\xac\xcc\xc9\x86\x93\xc6\x9e\x1c\xe7\xe6\x37\x1c\x34\xc9\xca\x56\xc2\x87\x1e\x98\x02\x22\x16\xc5\x50\x00\x11\x87\x1e\xa6\x00\x22\x0e\x53\x88\x81\x87\x38\x74\x8d\x05\xf6\x70\xfc\xda\x9f\x49\xae\xc0\x44\xdc\x03\xb7\x19\x49\x1c\x32\xd6\x6d\xe2\x0a\x75\x20\x60\x11\x87\xbe\x93\xc0\x22\x96\xdc\x09\x86\xdb\xaa\x4e\xdd\x37\x2b\x23\x4d\xbe\xe9\x98\x54\xed\x96\xcd\x7a\x6c\x6f\xf6\x9e\x04\xf2\xce\x8d\xc0\xc4\xc1\xbd\x57\x7e\xf4\x58\xc2\x3f\xb8\xee\x74\xbc\x69\x41\x77\xd1\x1e\xdb\xa0\x23\x79\xeb\xec\xc6\x37\x3c\xe6\x40\x0c\x04\xf1\x70\xaf\xa0\xff\x6c\x49\x33\x07\x98\x3c\x7e\x58\x9e\x15\xf1\xa8\x24\xbf\x97\xc4\x3d\x4e\x90\xd3\xf0\x70\x22\xdd\xb8\x8f\xa2\xb6\x14\xf2\x01\x0c\xcd\xf5\xd1\xce\x8e\x84\x71\x9b\x5e\x5b\x9e\xf7\xda\x5d\xbe\xf7\xfa\x5a\xdb\x29\xa0\x87\x55\xa1\xf0\x4e\x4d\xdc\xa3\xf5\xca\x18\xd1\xec\x80\x33\x1c\x26\xaa\x02\xb6\x70\xe8\x51\x08\x52\xe1\x50\x28\xb8\x3f\xc9\xab\x84\x45\xde\xef\xd2\x68\x34\x97\x38\x7f\xf0\x12\x14\xb9\x3b\xbd\xa5\xac\x48\xab\xcf\x6e\xe0\x49\xf3\x79\xe3\x99\xc6\x86\xcf\xb2\xfa\xea\x0b\x99\x29\x99\xd8\x87\x34\xae\xfa\x55\x3c\x3f\x1b\xae\x3c\xdb\x58\xf0\x4c\x82\x25\x56\xf8\xf9\xe1\xf8\x7f\x58\x4f\x2e\x2a\x2f\x07\x3e\x06\x8c\xff\xd1\x79\xea\x40\x88\x7b\x4c\xe8\xa4\xfb\x35\xc8\x87\x47\x53\xa5\x7f\x0e\xc1\x02\x2c\xc2\xf6\x1a\x7e\x24\xd1\x59\xbe\x04\x17\xbc\x7e\x84\xaa\x7f\x58\xd8\xbb\x57\x46\x8d\xef\xaf\x96\x7a\x91\x12\x75\xa1\x7c\x0e\x96\x7d\xd8\x0d\x97\x1d\xc2\x04\x84\xe2\xee\x13\x25\xb8\x18\x37\x34\xe6\x21\x4b\xac\x41\xcf\x0f\x39\x33\x8c\x63\x7a\x4a\xf6\x9b\x6e\x94\xec\x9f\xa5\x65\x35\x6c\x9b\x47\x9b\x3b\xcb\xf2\x08\x63\x61\xe3\x79\x49\xbe\xfc\x03\x02\x01\x8d\x03\x3f\xb1\xc9\x82\x1e\x54\x78\x6f\x70\x84\x52\x0c\xc9\x14\x50\x8a\x43\xbf\xb4\x27\xe3\x72\x69\xad\x32\x67\xf6\x09\xa5\xdd\x4c\xd8\x8f\x39\x09\xa7\xcf\xca\x88\x8e\xae\xb2\x15\x9d\x02\x23\x6e\x75\xc1\x7a\x4c\x50\xa8\xf2\xf1\x34\x91\x1b\x99\x03\xf3\x13\xfe\x7c\x6e\xcc\x93\x05\x5c\x2e\xba\xd1\xd8\x36\x59\x56\xf6\x0c\x85\x7c\x1a\x29\xc8\x39\xf3\x4f\x83\x5a\x22\xef\x3f\x98\xd8\x75\x9f\x7d\x4c\x15\x35\xfe\x44\x30\x8a\xa7\x39\x6d\x4c\x95\xf2\x04\x4e\x12\x8f\xc1\xb7\x10\xc2\xc7\x1b\x75\xfd\x59\x9f\x9e\x6b\xc6\x0a\x74\x6f\x8c\x90\x59\x1e\x05\x0a\x24\xc2\xc7\x48\x5c\x3d\x5d\x9f\x14\x22\xf2\x1f\x25\x9b\x66\xcd\xf4\x7f\x5a\x97\x0e\x17\xcd\x22\xb9\xaf\xfc\x0a\x06\x8b\x2c\x04\xac\x63\xd5\xb0\xfe\x90\x8c\x43\x87\x3e\x10\x1e\x87\xde\x6a\x8f\xc6\x7b\x3d\x6b\x45\x75\x34\x57\x88\xa8\x8e\xa5\xb8\xed\x07\x34\x2e\xfc\x23\x3b\xc5\xcc\x0f\xa6\xc4\x85\x8e\x5c\x4f\xbe\x0a\xa0\x13\x9c\xf9\x70\xf7\x50\x20\x68\xdb\x19\xc9\x18\x5a\x96\x2d\x06\x0a\x1f\xc3\x0e\x49\x8e\x34\x44\xa3\xc0\xf4\xd9\xeb\xca\xac\xc9\x9d\xfe\xb3\x2a\xb8\x0c\x02\xc7\xa3\xb5\xc0\x14\xbf\xcf\xcc\xf5\xa0\xe2\xa9\x58\x23\x7d\x99\x4a\xb6\x6e\xbf\xa9\x19\x5a\x52\x65\xe0\x8f\x3a\xe3\x63\x62\x0f\x60\x44\x03\x98\xc8\xa1\xd7\x98\x60\x90\x4b\x5b\xf7\x33\xdd\x0e\xb4\xb2\xf4\x01\x93\x92\x2c\xe7\x9a\xd2\x1a\x06\xf4\x68\x7d\xcc\xeb\xe1\x2d\xee\xb3\x52\x78\xe3\x79\x9f\x1d\xbd\xa3\x81\x79\x1c\x3a\x77\x01\xf3\x58\x0c\x8b\x79\xf4\x8b\xcb\x13\x92\x12\x88\xc4\x67\x4b\x20\x43\x17\x9b\xe7\xc4\xfd\x45\xe2\xa8\xd0\x21\xc1\x38\xe9\x93\x6b\x73\xea\x65\xe2\x71\x39\xb3\x4f\x7e\xe5\x3a\xc3\x36\x1e\x45\x0d\xc9\x29\x6e\x71\x79\x6c\xf1\x8a\x53\x4c\x7d\x14\x3b\x24\x00\x27\xf3\x21\x49\xda\x22\xc8\xd0\x9f\xe7\xc1\x95\x5a\x1d\x09\xb0\xc9\x6a\x0c\xc8\x93\xde\x71\x1e\xe7\x8b\x70\x12\x1b\xbe\x38\xe6\xcb\xc2\xb2\x3e\x98\x17\x28\x94\x53\xef\x72\x40\x28\x87\x1e\x47\x09\x42\x99\x9b\xf8\x82\x87\x4c\x9f\x81\x55\x93\x9e\x29\x94\x38\x33\x5c\x21\x68\x10\x03\x9b\xb2\xca\x80\x1f\x81\x39\xf4\x52\x4e\x6c\x4a\x45\x24\x60\x27\x87\xae\x65\x22\x4d\x1a\xaa\x2a\xd0\x64\x73\x51\x74\x85\xd3\xb6\x06\xb8\x64\x31\x75\x98\xe0\x92\xcb\x54\x41\x80\x4b\x56\x8d\x4e\x80\x4b\x16\x00\x5d\x03\x70\xc9\xa1\x39\xff\x31\x65\x96\x53\xff\xb8\x40\xd2\xd2\xc7\x51\xd3\x0d\x73\x06\xeb\x07\x02\x98\x64\x31\xec\xfc\x51\xee\xc8\xa6\x1f\x0a\x30\x86\x2d\x76\x8c\xe3\xef\x80\x36\x90\x25\x6b\x0e\xf6\x3d\x28\x44\x65\x5e\xf7\xeb\x73\xfb\x10\xa2\x54\xab\x4d\xbe\x8d\xaf\xfc\xc3\x73\x25\xe7\x48\xd1\xc5\xe3\x87\xb7\x9d\x6e\x1d\xc2\x4c\x9a\x92\xe7\xd1\xf3\xce\x2b\x88\x27\xc5\x18\x8f\x0f\xc9\x26\x73\x16\xf1\x07\xdf\xaa\x28\x2f\x26\x42\xa0\xc4\x27\x1f\xf1\x88\x22\xec\xe8\xdd\x04\x9e\x64\x53\xc6\x7f\x8c\xf0\xd5\x12\xf7\x7c\xd9\xa0\x5f\x5d\x94\xd8\x5f\x89\x09\x59\xbc\x5f\x78\xb1\x61\x98\x68\x02\x7c\xc8\x5a\xd8\xab\xc0\x43\x0e\x9d\x84\x80\x84\xdc\xd5\x0e\x5e\x16\x7f\x58\xe0\xe4\xf9\xe0\x99\x16\x68\xed\x3d\x72\x8b\xf1\x51\x5e\xf0\x4f\x5f\xe8\xb9\x4d\x1f\x5e\x27\x4f\x8b\xe4\x0e\xf0\xe5\x42\x57\xb1\xc4\x6d\x6f\x17\x2f\xd2\x87\xe1\x0b\x66\xce\x65\x5d\x90\x07\x26\xf7\x4d\x8b\x03\xa7\x03\x90\xc8\xa1\x8b\x10\x20\x91\x43\x3f\x10\x30\x22\x87\xbe\x46\x60\x41\x16\x2d\x7f\x60\x41\x1e\x53\x3d\xe9\x2d\xfa\xb3\xa0\x4c\xbc\xe6\xff\x70\x4c\xba\x88\x57\x96\xff\x55\x04\xd1\x19\xf7\xd5\x03\x60\xf9\xac\xf5\x01\xfe\xfd\x56\x3b\x42\x55\x88\x1d\xa6\xe4\x78\x11\x3b\x8a\xae\xc0\x2f\x72\x87\x5e\x1d\xe2\x44\x2e\xb3\x46\xbd\xd8\x21\x74\xc4\x00\x27\x72\xe8\xed\x01\x4e\xe4\xd0\x2d\x01\x9c\xc8\xa1\x0b\xca\xab\x7d\x62\xf9\x3d\xda\x09\x54\xff\xe5\xfe\xbf\xe8\x5e\xfc\x02\xda\x6c\x7e\x40\x20\x23\x87\x9e\x22\x6f\x5e\xfa\xc3\xab\xdf\xb4\x4f\x84\x25\x06\x5f\x31\xba\xbc\x81\x70\xa8\xf8\xee\x35\xad\x0a\x00\x4b\x96\xc8\x7a\x2f\xf5\x16\x9e\x71\x99\x83\x0a\x03\x32\xb9\xfb\xc1\x47\xdd\x1d\xe9\x90\x3a\xf1\xac\x76\xbd\x03\x25\x8d\x3c\xfd\x76\x7d\xc8\xfc\x86\x7e\xc0\x57\x84\x98\x4c\x5f\x41\xb0\x24\x87\x3e\x17\x40\x49\x0e\x73\x5f\xbc\x3d\xc7\x4d\xad\x03\xa7\x45\xf7\xbc\x18\x5b\x5a\xbe\xdf\x14\x1a\x5c\x98\xe1\x58\xfd\xc3\xe9\xa7\x1f\x83\xe9\xaf\x7e\xc3\xf4\x57\x6b\x05\x3a\xd6\x2d\x31\x50\xd5\x91\x4a\xde\x34\x4d\x2c\x5f\x72\x4b\x50\xfa\x1f\x2e\x34\xcf\x8a\x54\xf9\x92\x73\xee\x8b\x56\x2f\x84\x83\x37\x6c\x9c\xb1\x06\xeb\xed\xe4\xc4\xcd\xf3\x9f\xda\x2d\x00\x95\xc3\x6b\x4d\xf0\x29\x77\x33\x4c\x69\x70\x82\x9c\x5e\xdd\xea\x73\xcb\xcc\x84\x7d\xe6\x99\x5d\x02\xaf\x79\xe7\xf9\xdf\xff\x92\x69\x01\x56\x39\xbc\xa0\x7b\x75\xab\xf7\x0a\xe0\x9d\xac\x01\x4c\x08\xe0\xca\x9a\x5b\x0c\x93\x85\x77\x6a\x6f\x5e\x44\x2c\xff\xe0\x68\x20\x84\xbd\x2b\x97\xc3\x17\x96\xc3\x29\x4d\xc7\x3d\xf7\x88\x21\x58\x95\xf9\x11\x5f\xce\x24\x5a\xc0\xcb\x0d\x8d\x16\x9f\xe7\x84\xad\x07\xd4\xdc\x31\xcd\x7b\x2a\xd4\xdc\x04\xcb\x36\xbe\xaa\xe8\x93\x2f\xce\x0e\x64\xe1\xcb\x73\xc3\x8e\xfb\xcc\x77\x67\xcc\xc2\x67\xbe\x3b\x8d\xdc\xe0\xd0\x0d\xaf\x23\xbe\x26\x23\xf7\x77\x8d\x02\x30\x60\xd0\xe6\x86\xc6\xfa\xaf\x53\x00\xf1\x0c\xb0\xb9\xa1\xe5\x1c\x48\xb9\xdd\x13\xda\xeb\x92\x40\x76\x32\xa0\x72\xfb\x1f\x5e\xb0\xad\x75\x43\xe4\xbe\x21\x4f\xb2\x5b\x43\x99\xac\xfa\xc2\xf6\x0d\xbf\x22\xa1\x1a\x5b\xf9\x33\x6b\x6b\x7e\x23\x69\x9d\xfe\xf1\x72\x87\x40\xb7\xc2\x6c\x37\xfc\x1e\x6e\x8c\xe9\x1f\x32\x76\xfa\x1b\x58\x97\x9c\x1e\xbc\x50\x9b\x73\x1d\x8c\x09\xe2\xf1\xed\xbd\x9b\x3e\x63\x20\xc1\x0d\xad\xe0\x9f\x9b\x0a\x3a\xf7\x4d\x32\xe5\x40\xa2\x01\x82\x1b\x9a\xbd\x01\x82\x1b\xda\x87\xc1\x81\x1b\x5a\x9d\xbf\xbd\x09\xab\x7e\x90\x62\xc2\xad\x31\xfd\x88\x1d\xe9\xa6\x98\x12\xe8\x6a\x0b\x44\x7d\x67\xad\xb9\xaa\x54\xe5\xe5\x58\xe5\x9c\x82\x0f\xb7\x27\xd6\x17\x16\x8c\xd3\x20\x0a\xdc\x34\x86\x5f\x14\xb8\xd0\xf0\x04\xf2\xdb\xd0\x74\xfb\x99\xae\x15\x6c\xcd\x00\x05\x6e\x88\x63\xf3\x2d\xce\x83\x1b\xec\xc4\x19\xc2\x3d\x71\x2a\xc1\x4f\x5f\x98\x10\xd7\xd1\x48\x8f\x9f\x05\x72\x4d\x19\x20\x5e\xa6\x60\x3c\xc6\x67\xbe\xb9\xe2\xef\xb2\xfd\x6a\x4d\x2e\xaa\x9b\xf0\xb4\x6d\x9f\x39\xed\xae\x23\x16\x33\x65\xdd\x0f\x94\x9e\xa2\x83\x2b\x10\x70\x43\x0b\xe5\xa7\x28\xea\xee\xc0\x94\x26\x45\x00\x00\x6e\x53\x6e\x3a\x88\x0b\x8b\xe4\xf3\xc3\x0e\xd6\xbd\x83\x00\x0c\x6e\x7f\xc5\x1c\x90\x59\xa6\xba\xc6\xb7\x47\xc9\xdd\xe5\x35\x96\x5e\xa6\x20\xbd\x0d\xad\x3e\xdf\x8d\xe7\x07\xdc\xfd\xc3\xb7\xa4\x7b\x35\xf1\x99\x1b\xa6\xfd\xfe\xbc\xd0\xf8\x1e\x55\x6f\xc6\xf2\xb0\x9e\x2e\xa1\x12\x29\xc4\x0a\x78\xb8\xbd\x9c\xf4\xff\xc9\xfe\xf3\x15\x46\x2b\xa3\x5f\x3e\x85\x45\x97\x16\xf9\x70\x7a\x61\xfe\xbd\xda\x39\x7f\xfe\xc3\xdc\x39\xf1\x6f\x8e\x8b\xb1\x70\x95\xa5\x51\xe3\x13\x6d\xdc\x93\x42\x58\x60\xd7\x60\x01\xf0\x5b\x68\x7b\xfd\xb8\xc9\x9a\xcd\xad\xc8\x4d\x96\xd6\x0e\x00\xde\x86\x1a\x39\xf8\x6e\x47\xd7\xda\xf4\x01\x06\x2e\xff\x05\xec\xad\xe2\x6b\x38\x81\x74\xab\x84\x65\x4c\x10\xdd\x1a\xa6\xb0\xf9\xc3\x1b\xb4\x21\x4c\xcf\xdf\x8f\xd4\x91\x5b\x4e\x99\xbf\x2d\x10\x0e\x54\xe5\x09\xec\x5b\xe1\x62\x70\x02\xfb\x36\x4a\x56\xa4\xc5\x72\xf9\x32\xed\xab\x5f\x9d\xbe\x58\xfc\xa2\x88\x7f\xb0\x67\xb2\x6d\xc9\xd9\xf2\x23\xd7\xf6\xf0\x1f\x0f\x67\xa3\xc8\x96\x28\x0b\xe1\x4b\x13\x78\xb8\xfd\x15\x2d\x22\x50\xa2\x2c\xcf\xdf\xa1\x28\xd5\x7c\x69\x7e\x45\xc5\xa6\xaa\x3b\xac\x6a\xd8\x2d\xbf\x02\x3b\xda\x06\xb1\x69\x11\x26\x39\x7f\x86\x19\xe2\x59\x3c\x7f\xa6\x38\x1f\x8b\xe2\x08\x94\xe5\xc7\x5c\x95\x6c\xc3\x3f\x4c\x35\xe8\xcc\x6d\xc9\x71\x10\x30\x39\x7f\x0a\x8b\xed\x47\x5d\xc6\xb0\x97\x46\xf9\x2a\x46\xe2\x8f\xd5\x51\x10\x1c\x8c\xca\x0b\xa9\xd2\x29\x2f\x80\x2a\x99\x00\xe6\xcf\x84\xe3\x95\x51\xd5\x24\x3f\xd6\xa5\x7e\xb8\x68\xbe\xe6\x76\xa0\x49\xe4\xc2\xe2\x74\x19\xcb\xfe\x73\x3f\x10\xcc\x8e\xfb\xc5\xfc\x09\xaa\x81\x13\xef\xfc\x61\xcd\x2a\xce\x8a\x69\x64\x70\xc3\x9d\x09\x38\xd7\x9c\xa3\x96\x9d\xa4\x2f\x48\x86\xc5\x99\xd8\xf2\xdf\x28\xce\x7c\x67\x7d\x9c\x14\xfc\x40\xb8\xe4\x98\x00\xc4\x8d\x62\x07\xbb\xdf\xd3\xa7\x8e\xd9\xd8\xed\xd0\xed\x06\x8d\xe1\x2b\xd2\x7f\xf9\x72\x60\x32\xa0\x7f\xc3\x06\x98\x83\x91\x3d\xa2\x17\x23\xd7\xd9\x7f\x68\xae\x30\x9f\xc3\xb5\xb5\x1f\x03\x33\x61\xa5\xda\xcd\xe9\x06\x22\xe9\xfc\x45\x6e\x32\x4a\x63\xe8\x41\x68\x9e\x3f\x0c\x3d\x88\xeb\xf3\x17\x28\xf4\xd6\x1a\x9e\xfe\x7c\x61\x36\x0a\xfd\xd8\xec\xb0\xe0\x82\x35\x7f\x88\x6f\x88\xaa\xf3\xc7\xcd\xd2\x6c\xee\x11\xc4\x32\xc4\xd3\xf9\x13\x36\xdc\x8d\x80\x54\x06\x45\x9d\xbf\x34\xf9\x74\x3e\x9a\x1c\xcd\x3f\x31\x3b\x26\x98\x75\x83\xbb\xf6\x09\x66\xdd\xc0\x88\x3a\x7f\x84\x48\xd6\x49\x57\xa6\x22\xe6\xb2\x66\xc0\x38\x26\x03\xdc\x2c\xb5\x61\x8c\x9c\x3f\x01\xc9\xa7\x85\xf3\x44\xd0\x2f\x4c\x41\x48\x27\x53\xf8\x3a\xa0\xa3\x27\x80\x75\x95\x30\xae\xf9\xd3\x10\xd4\xdc\x52\x70\xca\xe2\x1e\xc6\x12\x84\x5c\x35\x7f\x72\xcd\xe6\x4e\xc5\x14\xd4\x3d\x80\x4b\xba\xe0\xa4\x1b\x14\x59\xe8\xd3\x89\xb2\xee\xe0\xe4\x94\xcd\x6d\x77\x92\xe8\xb8\xfb\x91\x07\xd3\xe5\xd3\x14\xd4\xdc\xa8\x06\x67\x4c\xda\xd8\x7c\xb3\xe6\x88\x88\xcd\xe8\x3f\x77\xc2\x09\x59\xa8\x7e\xc4\x32\x55\x0b\xe3\x4a\xed\x0e\x4e\xf3\x0f\x85\x81\x77\x3a\xac\x48\xd0\x3b\xcb\x5e\xd2\x46\x8f\xc2\x95\xf1\x4d\x7e\x45\x5a\xa0\x46\x6b\x30\x44\x98\xf4\xfc\xdd\xac\xb1\xe7\x53\x3f\x90\x66\x13\xa4\x3d\xc7\xf1\x69\xfe\x92\x69\x3a\x54\xad\x36\x3f\xe9\x06\x5c\xb3\xe6\x57\xb9\xe7\x59\xbd\x5b\x14\x70\x3a\x72\xab\x90\x2c\x8a\x1b\xb5\x88\x5f\xf4\xfc\x3d\x6a\x81\x72\x85\x27\x9b\xf7\x33\xb6\x91\xfd\x7d\xd8\xd1\xd5\x8f\x58\x57\x1b\x7c\x5c\x57\xba\x8b\x7d\xa6\x78\x02\xb8\x16\x1a\xee\xa8\x8c\xbc\x97\xe6\x98\x34\xcd\xbd\x49\x5c\x63\x12\x84\xd7\xfd\x6b\x01\x8f\xb4\x87\x92\xd8\x88\x45\x8a\xd3\xf9\x7b\x25\x5f\xf2\x14\xee\x85\x92\x0d\x98\xe8\x25\xa4\x15\x1f\xb4\xdb\x3d\xf5\xe5\x58\xe9\xed\xa7\xcd\x54\x22\x47\xd6\x97\x6c\xdd\xeb\xa3\xe6\xce\x33\xe2\x11\x7f\xc8\xf9\x23\xe2\x71\x85\x4c\x10\xe7\x91\x70\x69\x3f\x97\x76\xb0\x49\xe0\xcb\x2b\xe4\x81\x5e\x2d\x35\x37\xe2\xc7\xb6\x72\x03\x08\xf9\x91\xc5\x5f\x4b\xec\xe2\x87\x4e\x25\x9c\x0e\xf1\x02\x17\xb9\x57\x27\x18\x81\x07\xc9\x2c\x27\x10\x81\xc5\x29\x05\x21\xb0\x61\x7f\x9f\x00\x04\x56\x50\xa8\x26\xf8\x80\x43\x5e\x7a\xfc\x00\xa8\x9c\xfe\xae\xb1\x79\x58\xe9\x63\xff\xf8\xe7\xc8\x53\x43\x55\x47\x0e\xd6\x97\xe9\x3f\xc1\x0b\x17\x44\xcc\xf5\x71\xb0\xe6\xcd\xdf\x95\x0b\x87\x25\x5e\x2b\xe6\x2b\xa3\x25\xf1\xab\x9e\x07\x66\x18\xb9\xe1\x61\xe6\xd6\x66\xbd\xda\x61\x1a\xc7\xfc\x28\xf6\xde\x67\x92\x9e\xae\xe3\x2f\x1f\xbe\x79\x24\xdf\x2d\x56\xce\x9e\xe0\x60\x1c\x35\xf7\x04\x0d\x55\x5c\x1b\x9d\xc9\x2a\x1e\xb1\xcf\xb9\xf2\x4c\xd9\x66\xae\x55\xfa\x73\x24\x6f\xb5\x67\x35\x87\xe9\x8b\xf3\xe7\x72\x6d\x86\x3a\x64\x45\x87\x97\x40\x48\x99\xf3\x48\x38\x8f\x41\xb7\x64\x9b\xb0\xd0\xc3\xd4\xaa\xc5\x05\x6b\xd9\x8a\x5f\x31\xb1\x9c\x93\xc3\xb4\x6a\xf8\x59\x4c\x40\x0a\x0b\xb9\x5a\x26\x20\x85\x15\x63\xe3\x04\xa3\x70\xc8\x29\x84\x28\xd4\x6d\x78\x02\x51\x38\x64\x7d\x07\xc6\x15\x39\x2a\x68\x85\x0d\x83\xf2\x04\xa1\x70\x4f\x8f\x7f\x30\x6f\x5b\x81\x9b\x62\x0f\xc6\xcf\xde\x9a\xf8\xf4\xdf\x3f\x92\xf7\xea\x3f\x78\x11\x54\xff\xd0\x49\xc3\x9e\x0c\xa7\x84\x46\x34\x84\x90\xb0\x76\x1e\x61\x24\x0a\x0d\x46\x82\xf5\xd0\xc5\x70\xcf\xc3\x23\x8f\x80\x1c\x72\x60\x8f\xc8\xb9\xa2\xc1\xad\x64\x56\xe9\x3b\x28\x85\xb5\x3b\x87\xa1\x1d\xca\x9a\xbe\xff\xfe\x17\xe1\xa2\x4d\xf8\xbc\x5b\x73\xca\xe7\x5d\x33\xb4\xd2\xdc\x99\x68\xa5\x9e\x75\x40\x0d\xf7\x47\xb4\x30\xdd\x18\xd5\xe2\x92\x84\x60\x65\x51\x4c\x3d\xf8\xa0\x1a\x8e\x3c\x57\x2a\xa6\xa4\xba\x9d\x87\xce\x99\x39\xbe\x29\x0f\x61\x12\x96\xbb\x12\xee\x77\xc8\x53\x1d\xde\x82\x02\xba\x5f\xf2\xaa\xc5\x03\x2e\x42\x48\x83\x36\x82\x71\x58\xbb\x27\x7c\x65\x83\x16\xc7\xbc\x9c\x1f\x81\x01\x31\x6d\x42\x42\x03\x27\x04\xfb\x70\xe4\x36\x3e\x73\xc3\x30\x0d\xa7\x1d\xa1\xeb\x38\x75\xe4\xfe\x3c\x31\x73\x2f\x0b\x70\x3c\x9d\x83\x33\x87\xc7\x1f\xdc\x90\xe4\x50\x2f\xd5\x18\x38\x05\xa8\x87\x25\xa4\x1a\x57\x4e\x2e\x9d\xe5\x5a\x24\x87\x87\xca\xf9\xaf\x26\xa6\xd3\x8e\x5f\xaa\x69\x90\xce\x83\x1b\x0f\x1c\xa7\x27\x28\x89\x23\xfb\xcd\x8d\x07\x2e\x40\xf3\xc0\x0b\xa3\x48\xf0\x44\xb7\x6a\xcd\x17\xd6\x1b\x51\xe7\x50\x13\x6d\xcd\x17\xcf\xa8\xd5\x12\x4e\x51\x3d\x70\x37\x7d\x9a\xf4\xe9\x66\xd8\x93\x7e\xff\x63\xbc\xfe\x91\xd3\xcf\xf0\x6e\x3a\x88\x14\x04\xc6\x62\x29\xff\x7a\xa2\x82\x89\x30\x71\x3c\x1c\x58\xa4\x31\x50\x16\xcb\xb4\xeb\xf0\xdd\x95\x84\x5e\x7f\xcc\xd6\xfe\xba\xd1\x9d\x87\xd8\x59\x3f\x8f\xda\x63\x9f\xad\xcf\x3e\x5b\x9d\x73\xea\x37\xb2\x26\xa9\x87\xac\x38\xdc\x96\xaf\xd7\xe2\x3e\x4b\xa1\x5d\xb7\xd7\x7b\x5f\x9f\x63\x57\x85\x0e\x78\x70\x01\x82\xbb\xec\x3c\xbc\xf4\xf0\x10\xbd\xb2\x1a\x67\xdb\x24\x38\x4d\x5e\xf1\x6a\x17\xb6\x84\x74\x41\x1e\x64\xee\x01\x8f\x5d\x66\x32\xa5\xb9\xcf\xe5\xb1\x6d\x22\x27\x56\x48\x9c\xd3\xab\xc3\x01\x8a\x80\x8e\x23\xd7\x04\xb8\xf1\x28\xf9\x2c\xa1\x96\xa1\x7c\xec\x9a\xe5\x1f\xda\x13\xe0\x47\xc2\x38\x2e\xee\x9b\x66\x81\xfb\x76\x1c\xae\x66\xf9\x39\x0f\x10\xe4\xc2\x4d\x09\x1e\xc1\x13\x80\xc7\x81\xdf\xef\x2c\x3f\x65\x82\xe0\x79\xfd\xf7\xbf\x8e\xc3\xcd\x2c\x5c\x9a\xe0\xd0\x3b\x8b\x60\x5d\xa8\xea\xb3\xa0\x16\x2b\x81\x02\x0e\x39\xf0\xdb\x9d\xc5\xec\x39\x74\xb0\xa4\x52\xcc\x06\x04\x35\x72\x10\xa1\x3f\x0b\x5e\x9e\x5c\x4e\xcd\xb2\x59\xf7\xc0\xb1\x63\x82\x19\x59\x09\xa6\x9a\x45\xc6\x3d\x7c\x96\x62\x77\x3f\x52\x4a\x81\xd7\x83\x25\x59\xfe\x3d\x9b\x5f\xca\x16\x14\x21\xd9\x2f\xe5\x40\x4d\xeb\x36\x07\x86\xaa\xd5\x96\x24\xa7\x0c\xa2\x78\xe4\xe1\x81\xe0\x4d\x96\x82\x7f\xff\x2c\x30\x74\x8d\x09\x80\x4f\x9a\xaf\x7b\x02\x3e\x39\xaa\xa3\xc0\xcb\x43\xfe\x5b\x70\xec\xc0\x64\x34\x81\x98\xdc\x4d\x30\x05\x9b\x63\x0f\x7c\x81\xa7\x78\x93\xff\x66\x99\xe4\x07\xf8\x2e\x4c\xf1\x26\xb9\xac\x99\xc5\xec\x3c\x59\x60\x52\x98\x91\xe2\xe5\x41\x92\x8c\x59\x6a\x4e\x87\x2f\xee\x54\x38\x58\x69\xce\x38\x4d\x9b\x4b\x9d\xb8\x84\x59\xbc\x32\x91\xbf\x14\xaf\x4c\xd4\x3e\x40\x9b\x3c\x3a\xfe\x26\x53\xb8\x49\xee\x67\x67\x69\xb9\x02\xb4\xd2\xd4\x38\x9a\x95\x49\x26\x38\x4e\xa5\x49\x26\x90\xaa\x4b\x7a\x61\xa0\x1e\x97\x2e\x2f\xb0\x36\xbd\x37\xdb\xf0\x33\x6f\x63\xd0\xe7\xc0\x9c\x1c\xb8\x22\x4f\x30\x27\x07\x1e\xa5\x53\x98\xc9\xd9\x86\xc5\xd9\x6f\x70\x28\x90\x25\x07\x7e\xa0\xb3\x24\xcb\x47\xae\x06\x4d\x72\x28\xa6\x26\x9a\x64\x1b\xbe\x34\xfe\xa0\xa6\xa1\x05\x9e\x51\xa5\xaf\x85\x5b\x17\x15\x5c\xe1\xaa\x0c\x65\x77\xa4\x9b\x82\xb1\x19\x97\x93\x59\x86\x00\x72\x14\xd8\x92\xc0\xa8\x6e\x0c\x6c\xcd\xbd\x1d\x7f\x51\x3e\x00\x27\x77\x87\x19\x22\x01\x95\x79\x34\xcd\x53\xae\x5e\x56\xd2\xc7\xc2\x09\x12\x71\x92\x58\xa3\x09\xe4\xe4\xa8\x1e\x48\x1d\x2e\x1a\xb4\xaf\x4c\x07\x0c\xf7\x4b\x6c\xc9\xf0\x58\xcd\x1c\xa5\x9f\x2d\xff\x61\x34\x86\x45\x36\x77\x1e\x52\x40\x71\xb7\x4d\xa6\xdb\xbd\x3d\x55\x6e\x21\xbd\x45\x1f\x0b\x32\x8c\x4f\x10\x28\xcb\x2f\xf7\xc1\xca\xf6\x7d\x69\xea\xbd\xb4\xaf\x4c\x90\xc4\x62\x4d\x5f\xfc\x0c\x61\x08\x72\x5d\x16\xc7\xd7\xdd\x8a\x33\x45\x75\x7f\x9f\x3f\x0b\xf0\xd1\xa9\x73\x94\x7b\xe2\xd4\x8d\xc5\x3f\x06\xc0\xa5\x94\x3e\xf5\x8f\x1d\x16\xf7\xac\xc0\xbd\x0b\xde\x14\x55\xd2\x81\xda\x5c\x5d\x61\x52\xd3\x29\x11\x0a\x6d\xd9\xf1\x38\x98\x40\x5b\x16\xa5\x35\xa1\x2d\x17\x6e\xb3\x13\x68\xcb\xa3\x22\xa2\x95\x94\x1c\x10\x23\x0a\x69\xea\x86\x4b\x62\xe2\x83\x16\x7e\x15\xd6\xeb\x57\x29\x19\xf1\x4c\x77\xa1\xf5\xe5\xca\x05\xa1\xeb\x97\xbd\xf5\x0f\x0f\x43\xf8\x42\xee\x89\x69\xb5\xd9\x5d\x5f\xf4\xba\x75\xa7\xdc\x1a\x7c\x68\xe3\xce\x43\x4e\xbd\x4f\x0e\x84\x9e\x3c\xde\xaf\xd3\x5f\xbc\x33\xab\x53\xb5\x99\x7c\x53\xf8\x2e\x38\x67\x4e\x3b\x95\xbe\x99\x0e\x90\x1c\xac\x1d\xe9\x17\xd4\xcb\x51\x1d\x1e\x8e\x10\x25\x29\x17\xac\xbb\xba\x1a\x78\x45\x68\x49\x28\x78\x42\x54\x29\xca\xc3\x82\xbb\x00\x6f\x2e\x38\x05\x30\x66\x2b\xdb\x80\x8c\xb9\xe7\x80\xa6\x5f\x08\xab\xdb\xf8\xcd\xdd\x46\x67\x5f\x81\x7c\xfd\x48\xec\x3a\x56\xec\x05\xbd\xc2\xe3\x65\x24\x25\x40\xe3\xb3\xbc\xb9\x43\xe8\xec\x0b\x7a\xa3\x9d\xd2\xd7\x21\x29\x53\xf2\x7d\x19\x07\xce\x0e\xca\xe1\x40\x6e\x8e\xea\x64\xe2\xd8\x59\xdd\x21\xc9\xf6\x65\x03\x9f\xd4\x4f\x1a\xf2\x39\x53\x34\x8e\x67\x67\xb5\x6d\x7c\x20\xaa\xec\x21\x23\x26\xdd\x79\x5f\xae\xf1\xae\xaa\x66\x26\x22\xce\x6c\x05\x69\x85\x5c\x82\x13\xf8\xcd\x4a\x7e\xdb\x59\x7f\x76\xca\x02\x8d\xf9\xf7\x59\x97\x86\xc5\x33\x5c\x18\xba\x5d\x7f\x76\xc9\xb2\x6e\xb5\xe9\x8b\x97\x8c\x3c\xcb\xb6\xed\x85\x79\x0d\x48\xf6\x30\x81\xde\x3c\x8e\x3f\x71\xc9\x67\xd5\x3d\x82\xf0\xd7\x59\x4d\x6e\x20\x55\x16\x8c\x33\x70\x50\x9c\x15\xa5\x9b\x80\xb2\x09\xe6\x66\x10\xc3\x38\xab\xdc\x17\x4e\x57\x0d\xa3\x90\xd8\xd7\x8c\x87\x44\x1d\xa9\x5a\xb0\x25\xe4\x00\x6d\x0e\x72\x79\xcc\x9a\xd6\x6c\x64\x13\x50\x37\x47\x45\xdf\x06\x74\x73\xe0\x3f\x37\xab\x56\x6e\x05\x73\x60\x35\x07\x6e\x80\x13\x58\xcd\x51\x39\x67\xa0\x6a\x16\x1c\xff\x26\xa8\x9a\xbb\x80\xb5\x82\xac\xfa\xf3\x0f\xe6\x14\x93\x4d\xad\x8a\xdf\xa8\x20\x35\x39\xf6\xb4\x3d\x37\x19\xfb\xb5\xca\xbe\x11\xdb\xaa\x39\x5a\x65\x2f\x62\x6f\x76\x2d\xe9\x60\x6f\x1e\x13\x8f\xcf\x09\xf8\xe6\xc0\x9b\x6d\xd6\xcd\xca\x63\x38\x87\x4d\x09\x1b\xa2\x54\xc9\x56\x44\xde\xe4\x59\x33\x6a\xc3\xdf\x81\xf7\xb4\xbd\x6e\xdb\x4c\xa1\x79\xf9\x34\xd3\x01\xdc\x29\xb2\xc8\xac\xdd\xd9\xe1\xa0\xd6\x6e\x3f\x60\x86\xb5\x4b\x6d\xb2\xae\xdc\xfb\x74\x37\x39\xff\xf2\x9f\x49\x4f\x6c\x05\xaf\x42\xaf\x69\xea\xe6\xdd\x93\xe4\x4a\x13\xdc\xcf\xc3\x58\xb5\x59\xcd\xc5\x2a\xc7\xab\x18\xb7\x95\x94\xc0\xe4\x1c\xd5\xd1\x86\x21\x88\xb4\xa7\x3f\x02\x18\x13\x13\xec\xcd\x43\x8a\x0f\xf6\xe6\xf8\xf7\x51\xee\x18\xff\xf8\x68\x9b\x9a\x66\x36\xc7\x84\xce\x5c\x03\x3a\x62\xfc\x63\xd6\x35\x9d\x76\xea\x9a\x12\x57\x57\x9a\x8b\x60\xa9\x1d\x00\x9d\xa3\xba\xe8\xe8\xdb\x79\x0a\xf1\x40\xe8\xda\x29\x00\xe8\x1c\x72\x92\xba\x14\x1d\x5d\xcd\xe5\x19\xa6\x26\x9c\x0b\x48\x9d\x31\xc5\xdd\xec\x3f\xf7\xf4\x5a\x76\xca\xaf\x6c\x83\x81\x1b\xcf\xd8\x96\x7f\x78\x58\x60\x25\x55\x1f\xc6\xb6\x7c\x81\xb4\x78\xa6\xe5\xba\x1e\x35\xf4\xed\xea\x81\xc2\x85\x11\xef\xb1\x59\xbd\xe2\x95\x6d\xd6\x33\xf7\x18\x6d\x10\x20\x51\x5d\x33\xc1\x3c\xb5\xaa\x80\xe6\x39\x70\x9d\x9b\x80\x79\x56\x5c\x21\x66\x35\xcb\x9f\xb4\x5d\x60\xcf\x22\x19\xad\x97\xfe\xb3\x34\x78\xb9\xca\x7c\x84\x2e\xcd\x05\xf8\xac\x42\x81\xc8\x00\xea\xcd\x61\x96\x62\xa1\x1a\x0f\x97\xec\x0e\x16\x96\x8a\x4c\x50\x9e\xb4\x0f\x75\x78\xb8\x8d\xf1\x18\x0c\x8f\xd6\xcd\x62\x84\xcf\x32\x53\x3b\xfb\xe8\x6a\x2c\xa5\x7d\x94\x42\xfc\x8c\x30\x86\xbd\x25\xff\x22\x7e\x86\x2e\x76\xb7\xf8\xe3\x3d\x04\x1d\x40\xff\xc5\x8f\x63\xd6\x07\xc8\xcf\xe2\xf3\x63\x01\x5f\x70\x4e\x91\x14\xbd\x2c\x8e\x54\xf4\xb5\x2f\xb0\x32\x10\x38\x77\x09\x06\xec\xad\xae\xec\x1c\xd4\xcd\x3a\xa4\x5e\xaf\xa6\x3b\x37\xef\x0b\x4d\x75\x90\xf0\xb8\x9c\x6b\xed\xd2\x2e\xce\x87\x1f\x16\x86\x84\x8a\x6b\x5f\x95\x86\xca\xee\x3c\x43\x9b\xdd\xcd\x21\xf7\x21\x6c\x51\xcd\xbb\x7e\x79\x1a\x19\xb5\x78\x9b\x3d\xbf\xa2\xe5\xe5\x57\xb7\x5f\x31\xd4\x8f\x65\x66\x44\x2d\x43\x18\x61\x9c\x4d\xae\x96\xcf\x1a\xc1\x27\xcf\xfa\xd2\x32\x83\x60\x67\x0e\x85\x23\xf0\x32\x83\x84\xec\xb3\x71\xc1\x8b\x4f\xcc\x6c\x9b\xc5\x55\x5c\x41\x67\x53\x93\x85\x18\x37\xb8\x1d\x0e\x05\xb3\xfd\xd4\x6b\x38\x4d\x2d\xaf\x74\xd9\xc4\x60\x6d\x0e\xbc\xff\x66\x3b\x72\xc6\x3b\x2f\xe1\x8b\xff\x78\x32\x61\x9d\xad\xb0\x62\x90\x40\x00\x39\x07\x1e\x78\x13\x78\xcd\xea\xd9\x00\x5e\x73\xe0\x0a\x31\x41\xd4\x1c\x5e\x63\x36\xf3\xf4\x28\x23\xb4\x9a\x7e\x1f\x3c\xef\xa3\xe1\x95\x55\x53\x55\x44\xef\x12\x2c\x73\x76\x4b\x57\x88\xde\xf2\x99\x0c\xcc\x50\x81\xa6\x95\x57\xf2\x02\x0c\xe6\xf0\x9a\xb7\x69\xe5\x55\x76\x68\xf8\xf1\x0f\x47\x47\xe0\x3e\x79\xfc\x66\x4b\xeb\x2f\xb4\x02\x74\xcc\x5d\x82\x29\xdc\xba\x61\x25\x38\x71\x36\xd8\xcb\x24\x49\xd6\x56\x50\xf9\x0a\xb2\x0c\x20\x66\x59\xf6\xaa\xe7\x0e\xa1\xe2\xae\xc7\x01\xf5\xaa\x00\x76\x04\x04\xc0\x2e\xf7\x1a\xf3\xd5\x90\x48\xb3\x5d\x1a\xde\xf6\x40\xfc\x4c\xa0\x2f\x87\x57\x6c\x20\x5f\xd6\xc3\x29\xf1\xe2\x55\xc1\xb3\x0d\xd7\xec\xb0\xc4\xde\x3b\x78\xfc\xce\xa6\x3a\xa8\x18\x04\x26\xe6\xf0\x52\xbc\x19\xbc\xaf\x70\x0b\x28\xe6\xd0\xe6\xd0\x86\xbe\xe1\x16\x90\x3a\x59\xe0\xe5\x1b\x7f\xff\x78\x66\x12\xf4\xa8\xc3\x91\x7d\x02\x8f\x59\xd5\xfe\x00\xc4\xdc\x7f\xd0\x42\x64\x6f\xa9\x8a\x7b\xdb\xc3\x6d\x14\x72\x1a\x48\x71\xdb\x3c\x6f\xe0\xda\xb1\xf5\x02\x87\xc4\x0a\x72\x89\xeb\xbd\x6d\x03\xd1\xa3\xbb\x4e\x91\xf3\x69\x83\x2e\x1a\x04\x25\xd1\x35\x3b\x42\x48\xc3\xc8\xac\xfb\x41\xe3\x16\xb7\xb9\xdd\x32\xd3\x8e\x27\x8b\xb8\xbf\xf6\x67\x6a\xe6\x09\xda\x66\xc9\x1d\xbe\x64\xa7\x70\x9b\xb6\x34\x9d\x3b\xd9\xea\x8b\xc3\x67\x77\x26\x04\x39\x51\x38\x7b\xb1\xfc\xc2\x19\x82\xc1\x60\x35\xee\xae\xf4\x32\x9d\x0b\x04\x11\xa8\xcd\xd1\x5c\x5c\xa2\xff\xbc\xd6\x11\x19\x73\x76\x48\xab\x68\x98\x5d\x3d\xb2\x71\x69\xaa\x1b\x88\x28\x97\x9d\xd8\x9d\xd9\x4c\x2a\xab\x19\xb8\x5d\x3a\x62\xf2\xd5\x56\xec\xe6\x70\x6f\x6c\x55\xae\x74\x0f\xd5\xe5\xcc\x53\xeb\xa5\xc8\x27\x31\x41\x95\xf3\x5e\xb0\x5d\xee\x19\x2b\xd5\xce\xe0\x4a\x9b\x53\xa7\x17\x9b\x70\x18\x7c\x75\xeb\x5b\x80\x8c\xd0\x6e\xc7\xc4\x30\x6e\xe5\x05\xa4\x8d\x76\x63\x80\x84\x65\x37\x02\xf1\x9b\x35\xdd\x9e\x5b\x3a\x85\xd3\x92\x17\xd8\x0d\x2b\x70\x83\xc2\x27\xa0\xa6\x62\x64\xc3\x22\xec\x55\x2a\x80\x9a\xc3\xeb\xc5\x86\xd3\x3c\x48\x3e\xb3\x89\x6d\x45\x22\xaa\x09\x9e\xe6\xd0\x12\xd6\x1e\xa7\xc0\xdf\x69\x0d\x09\x16\xfc\x4c\x5d\xd0\x67\x7b\x73\x51\x99\x0e\xc3\xe5\xbb\xfd\x78\x6f\x52\xcc\x53\xd3\x8b\x9b\x81\x54\xe5\x95\x92\xc0\xed\xdb\x97\xd3\x41\x47\x44\x93\xea\xb0\xf2\xe6\x9d\xa9\xe2\x3e\x50\x97\xc3\x0b\x3a\xd0\x2d\x8b\x91\x4d\x33\x21\x2d\x3b\x8c\x31\x21\x2d\xc3\x73\xc0\x9d\x27\x28\x1f\xb3\x7d\x0a\x69\x88\x8b\xc0\x5b\x0e\x6f\xfe\xba\xee\xe9\xd3\x67\xe4\x32\xfa\xdb\x7f\xd9\xc6\xe2\xc5\x5b\x30\x58\x4c\xd7\x40\xaa\x60\xd6\x0f\x69\x17\x27\xa2\xeb\x7b\xae\x13\x10\xd8\x95\x95\xfc\x89\x9b\xe8\xd1\x13\x2a\x26\x40\xce\xbb\x2b\x00\x2a\x0f\xaf\xaa\xbb\x3a\x58\xcf\x8f\x5c\x41\x4e\x3a\x70\x95\x47\x10\x69\x32\xc1\xab\x1c\x8d\x09\x02\xa2\x72\xe0\x12\x39\x41\xa8\xdc\x25\xa8\x77\xab\x5c\xe1\xfd\x29\x40\x94\xd5\xeb\x8b\xc4\xa1\x54\xf2\xec\x06\xbc\xa9\x98\x01\x37\xb9\x5b\xf7\x33\x27\x8e\xf6\x50\xc6\xe4\xcc\x60\x4f\xee\x8e\xd0\x78\x55\xc7\x83\xf3\xf5\xd4\xb3\xd8\xd3\x3d\x2d\xa3\xc8\xf5\x5d\xcb\xa8\xe5\xc5\x9f\x54\x9c\xee\x9b\x7d\x05\xa0\x2d\xb3\xd7\x77\x73\x76\x27\x51\xdf\x57\x65\x6b\xe0\x24\x87\x97\x5f\xbd\x31\x5a\x27\x6b\x6b\x50\xb5\xd9\xdb\xa6\x7a\xd2\x2c\x30\x29\x40\xad\xcd\x50\x3a\x06\x8b\x93\xb8\x96\x4c\x20\x22\x47\x83\xdd\x08\x05\x19\xc7\x9f\x8e\x2d\x3d\xb9\x1f\x8c\xb4\xf7\x5c\x75\x9a\xe9\xee\x59\x98\x4e\xf7\xfa\x53\xa9\xab\x6f\xfd\x6a\xe2\xc7\x37\x3b\xae\xb7\xde\x78\xf4\x54\xa8\x9a\xc5\xb1\xba\xb8\x6e\xdd\xde\xdb\xc6\xa2\xb0\xcf\x0a\x13\x7e\xef\xd6\x70\x76\x75\xcf\x8d\x6e\x73\x1a\x16\xd0\xa1\x3a\xd1\x69\x39\x43\x43\x2b\xa5\xa3\x1f\x93\xbb\x57\x56\x7d\x90\xbd\xc7\x19\x02\x05\xb2\xbb\x4f\x36\x53\x9c\xa4\xb0\x9e\x00\x3f\x8e\x66\x0b\x23\x27\x81\x3f\xe4\x58\x1c\x42\x60\x19\x77\xa7\xa8\x35\x91\x34\xac\x56\xbf\x23\xad\x82\x5d\xdb\xa7\x6e\x36\x1d\xdb\xa7\x06\x69\xc1\x1b\xa7\x76\xdc\xce\x85\x69\x83\x95\xf4\xe4\x65\x2e\x2e\x18\x53\xea\x88\xdd\x50\x33\x60\xe4\x66\x9f\x72\x03\x27\x74\xda\x2f\x8b\x33\xa1\xb6\x37\xb3\x8f\xbe\x40\xcc\xb2\xda\xcb\x3f\x6c\xdc\x98\x40\x04\x59\x40\x1e\xf7\x8c\x32\x71\x38\x91\x6b\x66\x07\xe4\x71\x78\x9f\xd4\x35\x95\x76\x67\x08\xe7\x5d\xaf\x6a\x3a\xdc\x4e\xab\x69\x37\x37\x3b\x3e\xfa\x13\xf4\xc7\xaa\xf7\x48\xc7\x23\xa9\xe5\xef\x9c\x3b\xe8\x5d\x57\xaf\xeb\x59\x93\xd3\xe3\x57\x69\x42\x45\xc8\x17\x16\x32\x08\xbd\x98\x40\x41\x0e\xef\xcb\xba\xb9\x6a\x54\x7e\x3a\x7a\x9e\xd7\x05\xfd\x94\x06\x20\x90\xf7\xd3\xf9\xf1\xa3\xb5\x85\xb5\xe9\x47\x20\xe7\xba\xc7\x70\x4f\x22\x9a\x6b\xf6\xad\xe5\xd5\xe9\x19\x3c\x25\xa9\xce\x27\xe8\x56\x33\x9b\xe6\xf2\x1b\x51\x06\xe0\xc9\x49\xda\xec\xd9\xf5\xf6\x55\xe2\xef\x66\xb3\x51\x4f\xea\x69\x4d\x45\xb7\x06\x54\x72\xff\xc3\xa4\xcb\x83\xa5\x83\xdc\xca\x36\xe9\xae\x16\x54\xe5\x44\xc0\x23\x9b\x62\x58\x37\xb5\x8d\xea\x54\x37\x5d\x6c\x6e\x6a\x2e\x50\x9b\x04\xdd\x4c\x35\xdd\xc5\xbc\xbd\xe1\x5d\x7e\x85\x54\x0d\xd3\xe8\xe9\xfc\xeb\xae\xbe\x21\xbc\x2e\x9a\x7c\xd4\x33\x8b\x4b\xaf\xf7\x1a\x3d\x2d\xa5\xce\x21\xd6\xd1\x26\xb1\xc3\x27\xc9\xeb\x8b\xfe\xb8\x98\xd6\x94\xe6\x51\xc9\xe0\xeb\x66\x77\xb4\x64\xad\x39\xdc\x87\xaf\x6d\x30\x58\xbd\x92\x92\x60\xa4\x56\x28\x11\x46\x2b\x54\x3e\xea\x2f\x73\xd5\xfd\x48\xeb\x88\x2b\x98\x97\x9c\x32\x13\x51\x3c\xca\xef\x6f\xf2\xf7\x65\xab\x0c\xf3\x23\x3d\x2a\x32\x33\x30\x8f\xc3\xdb\x0c\x50\x1e\x47\xf3\xb4\x90\x31\x6e\xca\x82\x4c\x0c\xab\xaa\xdf\xb9\x00\xf5\x62\xa1\x7f\xc9\x50\xf6\xe8\xc5\x82\x14\x56\x76\x82\xff\x38\xbc\x1e\x1f\xb0\x65\x7c\xe8\x27\x80\x8f\x85\x0c\x51\x13\x58\xc7\xe1\x7d\x09\xa8\x8e\xc3\xab\x8f\x41\x3c\x58\x10\x2a\xb9\xb7\x9e\xb5\x0e\x5e\x94\xb0\x38\xe9\x20\x39\x0e\x6f\x58\xc6\x31\xfe\xfb\x5f\xd7\xa2\x32\xb6\xde\xd7\xbd\x90\x12\xe0\x31\x08\xf6\x9b\x23\x75\x40\x96\x64\x1c\x8e\xd5\x6a\x25\x20\xcb\x17\xe5\x3e\xd6\x7d\x94\x6c\x9d\x8a\x51\x15\xbd\x58\x18\x25\xb3\x72\xd2\x79\xbd\x8f\xbc\x98\x00\xc7\x71\xf7\xd1\x22\xee\x46\x2a\x2e\x64\xc1\x86\x28\x03\xe9\x38\xbc\x58\x18\xc9\x55\x97\x2f\xd9\x61\x1a\x49\xd5\x91\xb9\x1e\xa6\x64\x57\x77\x4c\xe8\x46\x60\xcb\xe6\x48\xa3\xa5\xab\x80\x33\xae\x37\x13\xa3\x65\x44\x36\x95\xe1\x55\x34\x00\x5e\x9a\xc3\xfc\x32\x40\x80\xce\x91\x0c\xb8\xfb\x0f\x3b\x1d\xb2\x23\x0e\x23\x19\x2a\xe7\x20\xba\x5b\x93\x05\x90\x8c\x7b\x88\x7c\xd4\x25\x9f\xce\xa4\x4e\x42\x3a\x77\x80\xd6\xd8\xf4\x22\x1b\xe6\x60\xed\x8e\x18\x1b\x64\x90\x95\x7d\x0e\xec\x8e\x23\xeb\xc2\x3e\xa8\x72\x0d\x74\x63\x5d\x4e\x2a\xe9\xd3\xf3\x6a\x79\xc0\x27\xc3\xbd\xc2\xed\xa3\x2e\x2a\x83\xe0\xac\x20\x6c\x71\x8e\xa1\x8d\x16\x32\x39\x54\x38\xd5\xa2\xc0\x77\x1c\xda\x4f\x86\x59\xd3\xd5\x2b\x07\x9e\x48\x04\x18\xce\x21\x76\xb2\x96\x0e\xf1\x1d\xbb\x16\x0d\x30\x1d\x87\xf6\xf8\x11\xfa\xd5\xb9\xa6\xc4\x6e\x17\xf5\xf6\x11\xb9\x25\xa8\x2c\xf4\x91\xb5\xb8\xba\xba\xcd\xc3\x5c\x49\x75\x37\x87\x28\x55\xfa\x44\x03\xb4\xb8\x8b\x53\xf1\x84\x48\x48\x18\xc6\x74\x4f\x38\x2e\x6e\x0c\x6b\x7e\x25\x39\xb7\x63\x19\x90\x82\x94\x00\xb8\xe2\x68\xf9\x0c\xf6\x08\xd4\x75\xac\xec\x30\x7d\x4c\x3b\x26\xfa\xe4\x20\xf8\xba\xa8\x25\x83\x95\x58\x8a\x1a\xec\x38\xad\x8b\xaf\x4e\x31\x6d\xfc\xdd\xba\x60\x14\x83\x8b\x3d\x4d\x9a\x43\x53\xa2\x4a\x0e\xb8\x89\x43\x3b\x1b\xb0\x89\xa3\x79\x18\x2f\x8f\x99\x93\x72\xb9\xa1\x1c\x08\x41\x25\x5a\xab\xc1\x50\xdc\x55\x59\xc4\x83\x62\xaf\xf4\x8f\xdd\x6a\xe6\x1f\x74\x50\xb8\xc5\xa2\x46\x34\x6e\xaf\xde\x60\xd8\xe3\xce\x3e\xf8\x92\x7d\x60\x9c\x38\xd6\xaa\x6b\x0e\x5d\x7d\x54\xc7\x86\x7a\x1d\x72\xd2\xb8\x4d\x8f\xe1\xef\xd0\x54\xc9\xc9\x6d\xbc\xb5\x85\x33\x1e\x95\x67\xe2\xfc\xe0\xc4\xe3\xc9\xa6\xe9\x94\x5e\xb5\x6a\xa7\xe0\x2d\x0e\xad\xa4\x43\xa7\xda\xee\xfe\x34\x04\x9a\x84\x29\x53\xc0\x45\x65\xc5\x21\x0b\x53\xcd\x03\x7c\x71\x68\xe0\x03\x7c\x71\xff\xc1\x54\x72\xdb\xa7\xe1\x0a\xf4\xc5\xa1\x95\x32\xd1\x17\xd5\x67\x45\x5c\x9c\xa4\xf0\x98\x09\xb9\xe8\x41\x31\x7d\xb9\x0a\xed\x48\x7e\xe6\x12\xbd\x2e\x91\x44\x86\xd8\x15\x2d\xac\x40\x2b\x0e\x8d\xa7\x63\xf3\xb3\xaa\x21\x49\x94\x45\x25\xe6\xf1\xda\x11\x16\xe0\x23\x3f\x1e\x5a\x16\x90\x89\xa3\xbb\xec\x19\xb9\xe2\xb8\xb1\x59\x76\xf7\x1c\x36\xcb\x38\xf2\xc5\xb3\x60\xcf\xb9\xaf\x53\xa0\x00\x4b\x71\x68\x02\x0b\x6e\xe8\xbc\x9f\x09\xc3\x58\xbc\xe1\x0f\x33\xb0\xa9\x97\x85\x60\x56\x86\x18\x80\xb2\x38\xb4\x28\x86\xd0\xc5\xe4\x15\x98\xa0\x2c\x0e\x6d\x7c\xa0\x2c\x0e\x6d\x21\xa0\x2c\x0e\x6d\x5b\x09\xb2\xa8\x1a\x18\xd8\x39\x9d\x03\x51\x16\x8d\x6d\x9f\xa1\xcb\x8e\xca\x6d\x18\x19\xdd\xed\x16\x59\xda\x3a\x07\x09\x2c\xc6\xd1\x7f\xfe\x2e\xa5\x5b\xfe\xa1\xab\x41\xf7\x1f\xee\xbf\x86\xcf\xb2\x25\xc7\x01\xf3\xd3\xb4\x01\x2c\x63\x8d\xfc\x48\x81\xc9\x31\x1d\xca\x39\xf0\xa5\x48\x46\xc8\x99\x4e\x60\x46\x00\x54\x66\x94\xdc\x25\xcc\x69\xe9\x54\xcc\x10\x8b\x14\xc5\x61\xe1\xc2\xa3\xb9\x07\x60\xc6\x5d\xdc\xba\x72\xbc\xbc\x60\x4f\xcd\x1b\xd4\xa8\x1e\x04\xec\x12\x40\x36\x0e\x2d\x6a\x41\x74\xb3\xe6\xb1\xc4\x68\x24\x29\xff\x04\xa3\xf1\xc8\x6b\xab\x20\x8e\xa5\x17\xab\xca\x71\x31\x48\x38\xa4\x76\xb7\x90\x43\x7a\xd9\x14\x86\xab\x78\x41\x11\x5a\x64\x55\xd4\x03\x4d\x54\xf7\xc5\x68\x06\x39\xf8\x11\xbb\xda\xb5\xd2\xee\xaa\x61\x20\xc8\x91\xa2\x19\x2a\x7a\x0e\x8a\x49\xc5\xa3\x56\x23\x41\x74\x10\xfc\xdc\x8c\x9d\x31\x61\x76\x49\xd8\x46\xed\xbc\x81\x3f\x8e\xd6\x91\x48\x6d\x71\xf8\x15\xc3\x80\x29\x04\x09\xd4\x7a\x69\x7f\x91\x3f\x21\x1d\x8b\x96\x0c\x70\x1c\x47\xaf\xd6\x80\xd7\xa2\x87\x01\xd7\x1b\xad\x3b\x20\x34\x8e\x0e\xc9\x0a\xcc\xa8\xda\x76\x62\xb8\x6c\x16\xce\xe8\x17\x77\x8a\x10\x23\x2a\xbe\x81\x13\xae\xa6\xa5\x08\x0c\x19\x6e\x3a\x02\x3d\xbb\x27\x2c\xb4\xf9\x20\x4f\x27\x70\xa3\xaa\x2b\xf8\x8c\xb5\xba\x4f\xb0\x83\x1a\x17\x13\x53\xf9\xc1\xa3\x30\x73\x9b\xf9\x15\xdc\x71\x78\xf8\x70\xa1\x99\xc3\x43\x36\xbd\xd3\x18\x96\x79\x00\x7f\xa1\xbf\x06\xa7\x28\x92\xc6\x92\xfe\xd9\x8c\x8a\x21\x69\x55\x67\x68\x07\x55\xa2\x8d\x95\x87\x89\x5e\xa6\x67\xac\x27\x08\x7b\xa7\x0a\x76\x88\x38\x3c\x3c\xfd\x5c\xdb\x69\x7e\x88\x53\x63\x2b\x22\xa6\xd8\x8d\x73\x38\x18\x38\xa7\x6a\x34\xa8\x8c\xfb\x2b\x8b\x50\xaf\xad\x0b\xc4\xa8\x2d\x02\x20\xc6\xa1\xe6\x0c\x10\xe3\xd1\x15\x9c\x83\x30\x91\xe5\xfe\xc7\xe0\xa9\xfa\x19\x5c\xdb\xf5\x2c\xfc\xda\xb6\xa5\xf5\xa9\x40\xa4\x0d\x9c\x60\xf5\x0f\x0e\x39\xe3\xf0\x54\xc3\x0c\xd5\xe7\x03\xfe\xa7\x8a\x0b\x40\xe3\x50\x89\x0e\x83\x4c\x5a\x96\xf6\x84\x86\xff\xc8\x9d\xd0\x33\xe3\x76\xb0\xf4\xea\xb6\x27\x12\x88\xc7\xc6\xf9\x08\x2f\x18\x55\xaa\x44\x71\xd4\x1c\x10\xb8\xb7\xf6\xc3\xd3\xfa\x28\x00\x38\x71\x66\x1c\x53\x40\x8c\x64\x7b\x76\x58\xd5\x6d\xb8\x07\xb9\xb7\xd3\x29\x31\x4c\xe3\xa1\x22\x1d\xf2\x3d\x2f\x2d\x43\x6f\x16\xed\x27\x89\xcc\x38\x3c\xd7\x64\xe5\xe8\xea\x16\xa1\xa9\xd4\xad\x82\xbe\xd6\x95\xe1\x43\xa6\x86\xa0\x1d\xe6\xf3\xd6\xba\x10\x5c\xdd\x75\x84\x6e\x91\x19\x8b\x56\x84\x20\x88\xa4\xcb\xa8\x13\x9a\xb1\x65\xf9\x44\xf6\xe4\xd9\x99\xcc\xf2\x17\x11\xbd\x74\x0b\xfd\x4c\xcd\x38\x04\xcd\xd2\x22\x31\xb9\xbc\xeb\x4a\xdd\x53\x86\xa7\x6f\xdf\x34\xf7\x98\x8e\x77\x02\x36\x76\xd2\x85\xcc\xf9\xe3\xca\x96\x13\x04\x78\xe3\xae\xcc\xf2\xa7\x47\xd0\x7f\x72\x26\x16\x2f\xec\x2f\x78\x03\x48\x8e\x43\x4d\x79\xfe\x9c\x08\x4a\xa7\x86\xc7\x74\x4d\xf9\x1a\xe7\x6f\x8a\x31\xac\x91\x66\x1e\xb9\x0e\x54\x6b\x80\xa6\xf2\x1e\x78\x8f\x43\x4d\x73\xe2\x07\xa3\x62\x3b\x0f\xad\x34\xf1\xa7\xcb\xf3\x3c\x72\x30\x74\xf3\xc8\xb9\xb4\x21\xc9\x51\xd8\x9f\xdb\x56\x19\x81\x19\x44\x34\x60\xcc\xcd\x1d\x03\xf0\xe5\x09\x98\xe4\x50\x63\x04\x4c\x72\xa8\xae\x82\x25\x39\xbc\xf4\x07\x32\x72\x68\x91\x99\xe2\xfe\xeb\x66\x3b\x8b\x44\x1d\x95\x69\x16\x8f\x01\xb4\x77\x9a\x4a\x5c\x93\xc5\xac\xb6\xc1\xc4\x54\x49\x2c\x94\x78\x8a\xdb\xa5\x89\x65\x56\x27\x83\x81\xe0\xf1\xa2\x52\x3a\xd3\x47\x15\x4d\x70\xca\x19\xc3\x02\xd2\x5b\xf8\xcb\x4c\x7d\x91\x36\x9a\x7b\xd5\x65\x69\x0c\xca\x2e\xea\xc8\xaa\xc1\x04\x2c\xca\xa1\x1a\x3a\x45\x2e\x0e\x14\xc1\x49\x6a\x52\xed\xdf\x53\x1f\x17\xb2\x5b\xcf\xd9\x72\x7a\x99\x14\x70\x29\x0d\xc5\x98\x64\x19\x57\x4f\x98\x2a\x9e\x81\xf6\x34\x7b\xf6\xc4\x17\x7b\x42\x55\xb8\xbf\xa8\xce\xcf\x9e\x8d\x33\xf2\xee\x16\xb6\x2e\x94\x4d\x8d\xe1\x33\x39\x2b\xec\x6c\xca\x59\xed\x6e\x77\x7e\xd0\xaa\x26\x5a\x68\xc9\xf6\x24\x1f\xce\xa8\xc8\x97\xd9\x20\x5b\xdb\x61\x70\x1b\xda\x0f\x37\x83\xb7\xa1\xda\x25\xe6\x30\x3c\xc5\x3f\xec\x3a\xd5\x0e\xe3\xf6\xa8\x75\xe4\xce\x66\x42\x13\xd2\xcb\x02\x32\xb3\xea\x57\x2e\x9a\xcf\x4e\x0f\xca\x69\xa2\x63\x92\x89\x78\xce\x30\xf2\x9c\x36\xc2\x79\x73\xcb\x11\x93\xaa\x3e\x33\x71\xd5\x51\xd9\x9a\x44\xc6\x2c\x3b\xa2\x11\x58\xd3\xce\xd4\xe7\x55\x63\xd0\x24\xde\x54\x8d\x0c\x44\xcd\xd1\x6d\x1b\xb3\xaf\xd6\xeb\x39\x73\xdc\x7c\x34\xd9\xad\x4e\xa7\x9c\x1b\xf9\x7b\x9a\x46\xec\xe7\x37\x58\x98\x9c\x0f\x3c\x5c\x15\xb2\xe7\xf2\x7b\xba\x84\x8a\x0a\x9a\xf0\x04\x2a\x73\xa8\xfe\x08\x95\xd9\x93\x80\x2c\x16\x12\xb9\x1a\x74\xcc\x01\x94\xd7\x9c\xc2\xff\x6b\xb0\x99\xc9\x8c\xe1\x36\x53\x66\xbc\x7c\x66\x0b\x23\xf2\x26\x1e\xa6\x56\x21\x30\x30\x77\x1b\xbe\x98\xd4\x8a\x4e\x91\x19\x41\xb5\x08\xd8\xcb\xa1\xe8\x0e\xea\xe5\x50\x5e\x9e\x38\x9b\x92\x74\x6e\x02\x73\x39\x54\x2c\x27\x96\xd2\x43\xb2\x73\x49\x76\xdc\x43\x1a\x44\x49\x1b\x3d\x81\xb3\x1c\x8a\xfd\xf3\xce\x8e\xd3\x41\x50\xb6\x0e\xf7\xd3\x5d\xb8\x91\xa3\x1b\xa8\xa5\xf3\xf7\x17\x32\xd1\x9c\x82\x7d\x18\xae\x08\xba\xe5\x1e\x21\xa3\xba\xa5\x43\x76\x53\x48\x8e\x1c\xfb\x8d\x97\x35\x5c\x77\xaa\xaa\x8e\x7c\xc1\x0e\x44\x82\x9f\x29\x6c\xe5\x24\x65\xf1\x04\xb6\x72\x28\xc7\x03\x5b\x59\xa7\xdb\xf0\x91\x53\x14\x5f\xf0\xfb\xf0\x30\x62\x60\x55\xf4\x9e\x8f\x74\xd6\xdd\x43\x32\x50\x25\xf7\xf9\xaa\xaf\xbb\x8b\x5f\xdc\x92\x6c\x2e\xd5\x4e\x37\xe5\x3b\xa9\x8a\x7d\x92\x7e\xa2\x6e\x3e\x38\xae\xa2\xa5\x38\x95\xaa\xe8\xc0\x54\x0e\xaf\x79\xe6\x66\xbe\x29\xf2\xcd\x2f\x6b\x65\x9b\x7c\xc4\xa9\xd8\x71\x14\x52\x05\xfa\xc9\x25\xa5\x97\xcf\x80\x57\x96\xe1\xe2\x82\xe0\x2f\x4b\x06\xa1\x72\x4f\xcd\xe2\xc5\x5e\x74\x9e\x69\x19\x9e\xb6\x92\xef\xa2\x3a\x03\x5d\x59\xe5\x16\x0b\x1d\x52\xf9\x10\x18\xcb\xa1\x39\x7e\xfd\x54\x38\x38\xc7\xc2\x58\xda\x55\x90\x2b\xeb\x08\x7f\xaf\x14\xf0\xd9\x4b\x5f\x5a\x3b\x98\x6f\x44\x1c\xa0\x2a\x87\x63\x4e\x70\x4a\x0d\x3c\x80\x53\x0e\xe5\x57\xb0\x29\x8f\x05\xde\xf8\x5c\x18\x3c\xfb\xe1\xe8\x0c\xd5\xd0\x8d\x14\xac\xc9\xfd\x0f\x43\xad\x52\x20\x8e\xec\xf2\xbe\x91\x94\x5f\x13\xb0\xc9\x5d\x1b\x03\x81\x69\x29\xfa\xad\xaa\x34\xdc\xfd\x83\x95\x64\xb7\x2f\x14\xbd\x70\xaf\x26\x3c\xa5\x3e\x9b\xe0\x53\x0e\xa5\xd3\xa5\xa2\x47\x46\xa7\x09\xf2\xe4\x11\x6e\x4f\xa0\x27\x87\x92\xae\xd0\x93\x93\xbc\xce\x73\x35\x67\x88\x69\x87\x9d\x8d\x2c\xd0\xfd\xc8\x3f\x34\x6f\x39\x7a\x43\x31\xcc\x4c\xb0\x50\x01\x87\xab\xb6\x59\xd8\xff\xb7\x27\xf1\x71\x84\xde\x2a\x6a\xf8\x02\x3b\x32\x8c\x81\x5d\x26\xbd\xd4\xb6\xb4\x92\x09\xe5\x57\xd2\x5f\xe8\xd2\x12\x7f\x39\xf2\x33\x96\x0b\xd2\xb2\xf4\xc3\x71\xb6\x50\x02\x01\xfa\x9a\x2b\xf5\x3c\xe8\x12\x58\x92\xbb\xbf\x94\x30\xa5\xb6\x3b\x7f\x0d\xc7\xcb\xa4\x0c\x57\x81\xe5\x41\xeb\x53\x0a\x49\x2c\x49\xbd\x00\xc0\x92\x1c\x0a\x2e\x6b\x78\x4c\x97\xd5\x7e\xfc\x41\xd7\xc3\x63\x6a\xe3\x84\x62\x78\xad\xbd\x22\xdb\xa6\x0d\x54\x43\x05\x8f\x15\xca\x30\xe8\x53\xc0\x52\x0e\x60\x56\x26\x48\x94\xa5\x68\xa8\x02\x8a\x72\x2f\x2e\xdd\x8a\x9c\x12\xc6\xa1\xfb\x4c\xff\xfd\xe9\xf6\x07\x2e\xe5\x50\x14\x01\x96\xb2\x90\x3c\x79\x02\x4b\x79\x88\x07\x3a\xc1\xa5\xac\xcb\x23\x4a\x60\xa7\x44\x6a\x01\xb3\xa1\xe0\xb4\x4c\x88\xe0\xba\x73\x4b\x09\x7a\xc4\x5c\xa9\x81\x66\xad\xce\xa3\xcf\x68\xa3\x9e\x92\x99\xfd\xb5\xa6\x8f\x54\xc1\xb4\x60\x56\x21\xb2\x30\x4f\x30\x2a\x87\xec\x7f\x99\x9c\x5b\xc2\xb9\xd4\x45\x95\x12\x56\xc6\x73\xf8\x4c\xa7\xdc\xe4\x8b\x4e\xa1\xc9\xae\x25\xb8\x32\x9d\xf5\x2e\x72\x48\x06\xbc\x8b\xd4\x90\x04\x5c\xe5\x50\x90\x58\x67\x1e\x50\xba\x7b\xb2\x35\x60\x4d\x40\x57\xd6\xe5\x58\x89\xe4\x94\xa5\xae\xbc\x71\xf4\x99\x33\x01\xc7\x02\x9f\x72\xe4\x6e\xbf\x1c\x1d\x02\xed\x22\x8f\x90\x8c\x04\x7c\xca\x43\x25\x76\x79\xcb\xa8\x91\x6d\x5d\xd9\x0d\x66\xd0\x2b\x47\xad\x6c\xeb\x92\x50\x20\x61\x2e\x6e\x16\x65\x3d\xeb\xca\x8d\x61\x65\xec\x57\x94\x3f\x30\x22\x0f\x75\x21\x31\x22\xfb\xe1\x7e\x35\x6a\x72\xba\xc9\x52\xad\x74\x3e\x9f\xb0\x45\xea\x7a\x14\x1e\xdd\xca\x38\xd3\x24\x99\x32\xed\xa3\x07\xc4\xac\x3e\x3a\x88\x25\xb2\xa3\xf3\x43\xcc\x63\x52\x13\x73\x54\x1b\xa9\x21\x9a\xe3\x24\xe7\xea\x5c\x06\x39\x68\xd2\x04\xb5\x71\xd7\x45\x8f\x3f\xd9\x2b\x8a\xc5\x92\x63\x39\x14\x6e\xf6\x42\x27\x55\xb0\x1d\x07\x99\x80\xe6\xfa\xb2\x15\xff\x78\x2c\xce\x14\x7d\xb9\x05\xf6\xb4\x08\xf4\x08\x78\xe5\x3c\x61\x54\x55\xeb\x21\xa8\x8f\x55\xf3\x1d\xa0\x8f\x43\x0a\x02\xcc\xe3\xee\x96\x1f\x99\x17\xd6\x3f\x4e\x03\x61\x7e\xbc\xb0\x07\xf2\xf9\xe5\x2a\xd4\x02\xca\xca\x96\x20\x24\xd1\xdd\x2e\xb2\xe3\xd4\x0d\xf4\x3c\xf0\x3f\x87\xf3\x9c\xa8\x81\xae\xe7\x29\xe8\x3f\x69\xf3\xa6\x90\x8f\x1d\x7c\xb8\x79\xa2\x06\x7a\xec\x80\x7f\x2c\xfa\x46\x9e\x87\x30\xc1\x36\x07\xa7\x18\x16\x7e\x84\x61\xb0\xc0\xeb\x54\x31\x56\x02\x14\x25\x6b\xa7\xec\x50\x03\xee\x59\xb2\x87\xd4\x5b\x94\x7d\x38\x9d\xe7\x3f\x1b\x28\xcf\xee\xdf\xc3\xf2\x70\xd0\x61\x09\xb7\x2f\x0c\xf0\x2c\xe4\x0f\x41\x58\x06\x13\xb2\x0c\x38\x45\xc2\x40\x6a\x41\x05\xf9\xf1\x30\xf5\xc2\x49\xb2\x81\xd9\xfc\xdd\x04\xd0\x14\x36\xf1\xc0\xae\xe9\x0f\xd2\x77\xca\x66\xb3\x94\x7a\x3d\x7d\xac\x9e\x5c\xfa\xb8\x79\x69\xe8\xac\x0f\x40\x64\x12\xeb\xd3\x2b\x46\xed\xb7\xa7\xa9\xee\x48\x35\x39\x85\x85\x2c\xda\x92\x4f\x99\xec\xf0\x8f\xea\x1f\xb4\x97\xcc\x14\xc1\x1a\x2c\xc8\x91\xbb\xcf\xc0\x88\x23\x8b\xb3\x7b\xd1\xb5\x80\x82\xdc\x87\x92\x01\x37\x77\x2f\x92\xb2\xf8\x8f\xfd\xb0\x93\x78\xf2\x68\xb0\x3e\x51\x14\x67\xf7\x77\xa8\x0b\xdb\xfd\xec\xd9\x13\xba\xc5\x0d\xa5\x9c\x06\x94\xc8\xea\xf5\xc8\xa9\x43\xac\x26\xc9\xd3\x9c\x06\x86\x68\x9c\xa9\x34\xa2\xa8\x9c\xdd\x2d\xe4\x57\xb7\x45\x6c\xe4\x71\x20\x56\xa6\x8b\x19\xcf\xc4\x44\x1a\x8f\x7f\x92\x80\x2f\x0e\x7b\x82\x3e\x98\xbb\x69\x64\x8e\x40\x9e\xa5\xee\xc5\x97\x74\xb9\xe2\x39\x7b\x65\x09\x2f\xb3\xad\x09\x93\xf4\xf4\x77\xce\x1d\x74\xf8\x94\x5b\x7b\x58\x06\x80\x2b\xc8\x26\xc0\x4b\x1e\x32\x96\x33\xf0\xbd\xb0\x17\x22\x57\x41\x14\x4f\x78\xb5\x8c\xf7\xcc\x6b\x4e\xe7\x26\xf0\x6b\x72\x17\x87\x8d\xf9\xd1\x6b\xef\x18\x74\x78\xca\xdd\xae\x6a\x86\xda\xb0\x81\x91\x1c\xb9\x77\xa6\x0b\xe3\x3c\xe1\xdc\x9a\x3b\x84\x78\x8e\x3c\x1d\xa2\x48\xea\xa1\x79\x8a\x7c\x61\x0f\xc9\x3c\x44\x22\xf1\x99\x20\x92\xda\xb2\xcf\x99\x1e\x56\x3c\x3f\x78\xf5\xda\xb4\x67\xcb\xc9\x4c\x4e\xeb\xe1\xc2\x1d\xc8\x3b\x68\x81\x26\x8b\x9e\x74\x22\x4d\x26\x15\x83\xeb\x02\xeb\x35\x01\x97\xdc\x9d\xb2\x2a\xb9\x84\xab\x47\x1a\xa3\xe9\xfc\x1b\x0e\xa2\x35\xf8\x24\x1c\x64\xd8\x5d\x4d\xc6\xdd\x67\x7b\xe5\x76\x86\x1f\x27\x41\x94\x1d\xbb\xed\xb8\x76\x1d\xae\x30\x99\x8b\xc0\xa5\x99\xe7\xe9\x39\xf6\x7b\x4e\x8f\x67\xe4\xb4\x65\xe7\xff\x94\x2e\x3b\xd4\xd3\xb0\x71\x46\x41\xa0\xa5\xa2\x83\x90\x95\x33\xe7\xe0\xcc\x3e\xd1\x41\xb0\x33\x96\x7b\x16\xb7\x5b\x03\x51\x00\xb0\xdc\x1f\xf9\x92\x13\x42\xeb\xc9\x9b\x51\xc7\x44\xb0\xac\x8a\xa2\xa7\x00\x19\xda\x95\x4f\x38\xb5\xd2\x27\x08\x96\x53\xc9\x1b\x00\xcb\xfa\xf3\x24\x91\x73\x61\xa0\x8e\x00\x66\xb9\x0b\x53\x13\x76\xe8\x31\xff\x26\x7b\xb7\x07\xbb\x59\x05\x9c\xa1\x5b\xf5\xf4\x0f\xba\x7c\x27\xb9\x61\xb6\xb5\x52\x6b\xe4\x06\xc2\xb2\x24\xd3\x20\x38\x45\x23\x37\x08\x96\x63\x4c\x3b\x43\x60\xaa\xbb\xec\x49\xad\x83\x6a\x51\x97\x97\x4e\x1f\x40\x58\xd6\xe5\x58\xb6\x98\xd1\x74\x48\x3d\x9f\x9c\x2e\x66\x5b\xc1\x62\x5a\x1a\x62\x23\x05\x46\x59\xfe\xb9\x0a\x84\xa2\x2c\x72\x86\xcf\x93\xab\x5c\xf3\x00\x80\x6d\x99\x86\x7a\xb0\x2d\x47\x2e\x34\x71\x9b\x3a\xfc\x9c\xa0\x68\x98\xf8\xed\x24\x47\x75\x72\x9e\x97\xeb\x19\x99\xb4\xc2\x0a\xda\x0e\x08\x96\x43\xb7\x32\x10\x2c\x77\xc3\x16\xe0\x12\xa5\xfb\x2c\xc1\xe3\xa3\xcf\xe3\xee\xee\x26\x87\x92\xe9\xfe\xce\xcf\x4d\xcc\x5c\x7c\x0a\x60\xee\xb0\x4f\x01\xec\xf0\x85\xd0\x15\x19\xc2\x67\x3f\xe8\x13\x96\x70\x1d\xa4\x81\xb6\x8c\x3c\x1a\x9f\x86\x13\xcf\x06\x5a\xf7\xf2\x58\x6a\xfc\xd6\xf4\x7e\x91\xcc\xd0\xec\x54\x97\x49\xac\xa1\x34\xa0\x5c\x1e\xe0\x99\x4c\x50\x2e\xab\x21\xdf\x97\xd7\xbe\x6e\x3c\x20\x2f\x77\xff\xac\x29\x98\x4b\x4b\x68\xd9\x64\x13\x5c\x26\x47\xd2\xa2\x7f\x29\xfe\x64\x7b\x72\xaf\x69\xc5\xd0\xe1\x61\xbd\x9f\xf5\x52\x02\x59\xc8\x44\x4e\x20\x63\xee\x3f\xa8\xf7\x70\x91\x68\x1c\x29\xc7\xfc\x50\xd7\x61\x47\xfc\xc6\xd4\x64\x93\xe7\x93\xdf\x0f\x9e\x2f\xa4\x1c\x2b\xcd\x89\xf2\x23\x92\x68\x64\x61\xa5\x9f\xee\x4b\x52\x6e\x9a\x28\xf6\x89\xce\x16\x95\x22\x9f\xed\x06\xa3\x23\x77\xa1\x79\x68\x80\xc8\x1c\xe6\xdf\x01\x21\x33\x34\x27\x89\x90\x39\x5d\xfa\x44\xc8\xf4\x26\x00\x50\xcc\x61\x6e\xa5\xab\x2a\x58\x42\x1c\x2e\xf5\x7d\x36\xd1\x65\xda\x24\xef\x14\x2e\x32\x25\x99\x1d\x07\xec\xcb\x61\xe2\x9a\xcb\x08\x4d\x2f\x3e\xae\x96\x3b\x8a\x36\x5a\x4a\xc8\xfe\xe3\xa9\x87\xc4\x82\x7e\x39\x4c\xba\x01\xe2\xe5\x30\xbf\xcd\xe5\x5d\xae\xb9\x2f\x80\xbc\x1c\x91\x55\x7d\x3c\x33\xa8\xbc\xd7\xe5\xf4\x00\x73\xb9\x1b\xa4\x2a\xfd\x86\x9d\xf5\x9e\x1b\xdd\x3f\x98\x37\x78\xe7\x65\x22\x6a\xe4\x82\xab\x6b\xdc\x28\xbe\xb0\x7e\x90\xc2\xab\x3b\xa1\xfe\x4e\x8c\x45\xfb\xd3\xc7\xe5\x12\x67\xcb\x43\x77\x71\x4d\x6c\x56\x92\x4b\xdd\xdf\xfb\x98\x04\xca\x84\x37\x89\x8d\x19\x9a\x4d\x2e\x2c\xcd\x26\x48\x01\x1a\x73\x98\x70\x44\x68\xcc\xa5\x2b\x38\x88\x97\x23\x1c\x62\x8a\x13\x14\x0e\xd3\x9d\xfa\x4c\x16\x06\x07\x85\xb6\x6f\x72\xa5\x8b\xb8\x99\x99\x3b\x5a\xe8\x4b\x0f\x8d\xb1\xa2\xd3\xe1\x6a\x8d\xf6\xe6\xef\x52\xdb\x9f\x4e\x0a\xd6\x68\x53\x8e\x5c\x29\x75\xd8\x5b\x14\xfa\x43\x37\xd4\x0b\x2f\x64\xb3\x72\x5c\x33\x97\xca\x3f\x2a\x2e\x50\x0c\xc3\x28\x52\x2f\x9f\x2e\x5d\x92\xa7\x73\xb5\x55\xf7\x74\x1d\xbd\xf2\x22\x79\xf9\xe2\x94\x58\x3c\xf7\x89\xf5\xb2\x4f\x1c\x6e\x8a\x1a\x48\xc2\x57\x06\xdd\xf0\x11\xa1\xa3\x26\x6c\x00\xd7\x72\x6f\x0d\xaa\x5a\xca\x8f\x18\x37\xae\x95\x22\x2e\x75\x2d\xa9\x04\x8b\x00\xc2\x5c\xd1\x0c\x09\xc2\xdc\x6e\xe4\xff\x18\xfb\x93\x24\x7f\x76\x5f\xbf\x12\x9c\xbf\x55\xdc\x1d\x94\x3b\x7b\x9a\x5d\xfb\x4f\x6a\x5c\xb5\x07\xef\x98\xa6\x81\xa4\x67\x2f\xa5\xfd\xa7\xe1\x1c\x46\x5c\x49\xd9\xfc\x72\x10\xe6\xe1\xf8\x92\xce\x1e\x04\x41\x00\x9f\xc6\x8b\x7a\x07\x36\x8b\x87\xf8\xd5\x86\x14\x78\x0c\x33\x26\xc3\x12\x7c\x2e\x79\x55\x05\xf8\x5c\xd3\x87\xfe\x71\x25\x21\x1a\x6d\x8c\x39\xb9\x0c\x18\x73\xf9\xf4\xb3\xc5\x05\xca\xfe\xf7\x20\xac\xeb\x50\xff\x94\x3d\x7f\x12\x2f\x1e\x6d\x28\xdc\xdb\x1e\x8d\x0e\x05\xa5\xd3\x0d\xf9\x71\x51\x15\xbf\xb4\x2c\x8f\x44\x38\x3e\xeb\xa0\xf8\x78\xf3\xe3\xa5\xd7\x83\x9d\xe1\x1c\x4c\xa1\x67\xaf\xaa\x6a\xb2\x4a\x16\x0a\xd7\xbd\x59\xae\xf8\xd4\xdd\x41\x94\x58\x9d\x4f\xdd\x64\x51\x47\xe3\xbb\x3d\x6a\xda\xbc\x28\x7b\x34\x34\x54\xf3\x0a\x16\x5d\xd2\x80\xe9\x41\x5a\xd7\x2d\xee\x51\x28\xf7\x16\xea\x69\x1a\xa2\x65\x7f\x99\x16\x4f\x3f\xe2\xa7\x66\x88\x89\x07\x11\xdd\xcb\x6a\x61\xe9\x74\xb5\x12\x96\x6e\xc8\x00\x81\x98\x8b\x56\x51\x45\x4c\x24\xf4\x76\x02\x63\x2e\x1d\x86\x14\x7d\x3a\x83\x8b\x3c\x23\xde\xdc\x04\x12\x6a\x80\x37\xd7\x34\xe3\x14\x61\x2e\x79\xdb\x04\xaa\x5c\xd3\xa9\xe6\x19\x76\x16\x5d\x82\x47\xb4\x8e\x17\x0f\xaa\x2a\xaf\x72\x9e\x2d\x4d\x23\xbf\x3d\x04\xf2\xdc\xd3\x47\xf3\x08\xaf\x57\xc0\x8e\x3b\x87\xdc\xfe\xd1\x56\xc2\x2d\x01\x24\xb9\xa6\x71\x29\x80\x71\x4d\x13\xbb\xc7\xb0\x9e\xf2\xee\x47\x97\x68\x99\xf7\xa3\x4b\xb4\x37\x4c\x0f\x4b\x41\x03\x38\x70\xe5\xb2\xcb\x50\x58\xb9\xdc\xca\x1f\x65\x3e\x40\xe7\xb2\x92\x1d\x98\x73\x49\xd6\x06\xe6\x5c\x52\x88\x02\x73\x2e\x3a\x9b\xf2\xd1\x6a\x79\xea\x06\x5b\xee\xd4\x15\xe2\xb9\x34\xc9\xa6\x7b\x2f\x7b\x88\xde\x32\xe4\xa7\xd3\x4f\x89\xda\xce\xc2\x79\x4d\xc3\x28\xf1\xe7\x34\x38\x79\x10\xa8\x8d\x72\x05\x16\x5d\xde\xcb\x99\x6b\x22\xef\x2a\x1e\x4c\x1d\xb5\x43\x79\x6e\x14\x79\xd6\x0d\x7b\xfa\xd1\xcd\xeb\x24\x66\x57\xdd\xd0\x73\x03\x16\x07\xf4\x5c\xf6\xae\x18\xe4\xb9\x7c\x6e\xba\x35\x32\x37\xb8\x2e\xce\xe7\x47\x85\x27\x25\xe3\xc4\xd6\x61\x56\x8f\xb7\x4a\xce\xae\x10\xb8\xb3\xa1\x93\xc0\xa0\x2b\x7b\x20\x9e\xcd\x28\xfd\xc1\xc5\x30\xcc\xa1\x73\x02\xa5\x11\xfc\x4c\x2d\xc5\xb3\xc5\xeb\xe4\x0f\x42\xfb\xd0\xb8\x67\x4f\x35\xea\x8a\x48\xed\xb5\xe6\x06\xad\x73\xd8\x04\xad\xf3\xea\xef\xc1\xef\xcd\xa0\x68\x00\xd8\x9d\x73\x98\xea\xcd\x8c\x21\xfd\xad\xad\xa4\x1b\xf5\x63\x20\x34\xb7\x76\xb1\xe9\xea\xe9\x2a\x41\xd8\xd6\xc2\xe6\x01\x8a\xd6\x2b\xd9\x67\x1b\x8d\xf8\x59\x39\xc2\xfe\x81\x08\x8a\x08\xd2\x40\xd3\x65\xbd\xdb\x9e\x4f\x55\xdd\x7e\x61\x61\x98\x81\xc0\x28\x5a\xfa\x3c\x48\xdb\x8a\x7e\xe0\xd7\x65\x4f\x18\x8f\x4e\x00\x5e\x28\x3e\xc6\x40\x73\x80\xb7\xb8\xcd\x9e\xf0\x7c\xf8\x5b\x55\x73\xdb\x21\x88\x1e\xcf\xc2\x45\xc3\x39\xaa\xff\x9d\x12\xcd\xa3\xff\x9d\xd7\x9c\xa0\xdc\x0d\x6f\x0d\x9e\x2d\x6f\xcb\xae\x8d\x4c\xba\x87\x63\x79\xaf\x6a\x29\xcb\xdb\x79\xff\x67\x68\xe4\xa4\x06\x40\xf1\x12\xf3\xd9\x52\x36\x9b\xf9\x7b\x28\xb7\x72\xa0\x17\xea\x6e\x1a\xdb\xe2\x55\x6a\xee\xfe\xcf\x84\x66\x7d\xbf\xc7\x66\x09\xbe\x30\x1c\xdd\xdc\xac\x30\x98\x32\x58\x77\x4d\x93\x81\x57\x63\x49\xc5\x23\x80\xef\x9a\x16\x07\xaf\xf2\x33\x0c\xef\x55\x7d\x98\xfc\x9f\x11\x60\xbe\x00\x74\xd7\x3a\xec\xeb\x55\x94\xe6\xd8\xf0\x9e\xbb\x0f\xfc\x90\xd7\x0c\xd5\xdc\x7b\x08\x28\x1b\x33\x72\xcf\x69\x1b\x31\xcc\x7b\xe3\xd7\x0d\x81\xe5\x0d\x62\x58\xeb\x43\xfa\x9e\x6c\xfe\x80\x87\x27\x5d\xfb\x6a\x5e\x0e\x16\xf4\x78\x9b\xd3\x9e\xbe\xf1\x6a\x5f\x4d\x10\x50\x62\x69\xfc\xd9\xbb\x03\x98\xb1\xe6\xbd\xa8\xd0\x62\xde\x78\xbe\x44\x9c\x56\xaf\x0e\xb4\xd8\x36\xa6\x79\x11\xba\xbc\x09\x05\x27\x2c\x1a\x42\xf1\xc3\x0f\x51\xfa\xd8\xd3\x87\xaf\x1a\xd3\xf2\x84\xbf\x00\x13\x96\x9d\x18\xef\xd8\x93\x97\xf2\xb0\x47\x37\xa4\xa2\xc0\x60\xf5\x84\xff\xbd\x7b\xe3\x40\x8c\xd8\xc8\x60\x8a\x9e\xef\x54\x89\x0b\xdb\x03\x00\xac\xe9\x53\x08\x9e\x57\x64\xf1\x45\x19\x88\x15\xf9\x7a\x69\xe1\xed\x32\x28\x5e\x3b\xac\x82\x28\x5e\x15\x7c\x8c\xf1\x72\x97\xaf\x46\x01\xdc\xae\xc8\x4e\xed\x8d\x74\xa1\x95\x28\x08\x5d\xb1\x7b\x93\xe5\x96\x9d\x20\x49\x80\xc5\x95\xe4\x58\xc0\x6f\x45\x16\x7f\xe8\xbe\x50\xa4\x0c\xd9\xbb\x60\x71\xb6\xbc\xbf\x13\x67\x2b\x79\xcf\xfb\xde\x3b\x84\xbd\x59\xd8\x17\x58\xbb\xef\xb3\x9b\x42\x57\xa2\xeb\xf0\x86\xf5\x7d\x76\x89\x74\xe5\xb3\xdb\xc5\xb7\x9e\x5d\x3c\x5d\xf9\x0c\x57\x83\x1f\x33\x7c\xa2\xc3\x8a\x71\x9d\x17\x27\xa0\x70\x35\xaf\xca\x5e\x7d\xa2\xc0\x0d\x19\x20\x72\x35\xaf\x15\x5f\xc3\x68\x78\xdb\xf0\x0a\x00\xea\xcd\xf4\xbb\xef\x47\x8a\xc9\x58\x36\xce\x16\xe3\x46\x7a\x13\xb0\xb1\xb7\x3c\x69\xbc\x32\x56\x17\xc7\x6b\x4d\x68\x09\x9a\x0b\xf7\xca\x17\xbb\x73\x15\xbc\x40\x6a\x25\xcf\xf0\xa0\x68\x35\x75\xaf\x80\x68\x45\x6d\xc9\xac\xd9\xb9\xb7\xdf\xef\xe7\x92\x45\x8a\x7a\x45\xff\x76\x12\x7c\x7b\x69\xd1\xf2\x8f\x78\xed\x08\x02\xaf\x7a\x09\x2f\xd2\xdf\xc5\xd6\x96\xfc\xa1\xf8\x29\x5f\xc0\x0d\x82\xe5\xbe\xdc\xed\xab\x6f\x7d\xbd\x40\xf1\x04\xf3\x2e\xab\x1e\xed\xfe\x36\xcf\x83\x95\x7f\x87\x5b\x4d\xf2\x17\xd1\x46\x3a\xff\xef\x19\x38\x79\x79\x4c\x95\x79\x21\x94\x08\xd3\x1c\x24\xac\xa6\xb6\xe8\x13\xbb\xd3\x3b\x90\xcf\x7b\x0f\x4f\x1d\xdf\xb9\x0b\x31\x19\x55\x61\xa0\x84\xb2\xaa\x27\x5c\x1a\xc8\xaa\x18\x1c\x8a\xf7\xf6\x5e\xdd\xf8\x06\xad\xf2\x10\xf2\x11\xe7\x42\x01\xfd\xc3\x2b\x49\x35\x07\x00\x54\x91\xe3\xe4\x45\xb0\x01\xb6\x95\x0f\x53\x6c\x95\x16\x22\x50\xa9\xb8\x11\x81\x6a\x78\xea\xf8\x3c\x8e\x78\xa0\x00\x5e\x2a\xaa\x42\xed\xb1\x25\x53\x85\x04\x74\x54\xd6\x6e\x18\x80\xa8\xe6\x89\x1d\x7c\xa8\xe6\x69\xef\xe3\x8c\x1e\x07\xeb\x3f\x30\x41\x70\xa4\x9a\x3a\x13\x71\xa4\xea\xd9\xfd\x02\xc3\x78\x5a\xba\x87\x58\xb6\xff\x8d\x2a\xd5\x76\x39\xb2\x18\xb6\x70\x20\xa6\x9a\x5b\xd4\x67\x60\x25\xcf\x49\xc0\x4a\x35\xe5\xed\x0f\x03\x32\x8f\x9e\x9f\x87\x88\xb6\x5f\xdc\x34\xaa\xa9\xb8\x65\x66\x3f\xf8\xb8\xa2\x57\xf4\x03\x56\x2a\x12\xf1\x59\xaf\xe8\x3d\x4d\x7d\xd8\x65\x7b\xd0\xf9\xb8\xa1\xf7\x48\x0a\x94\x54\xe4\x30\x91\xd3\x9c\x83\xca\xb7\x4f\x11\x70\x54\x41\xa3\x86\x67\x2b\x41\xa3\x2a\x90\x3a\xe3\xeb\xbb\x48\x92\x61\x11\xa6\x0c\xf7\x11\xe2\x42\x4f\x72\xd1\xa4\xa6\xb7\x78\x1f\xc8\x04\x4a\x98\x9f\x27\x75\xbd\xbc\x3f\x4f\xe7\xea\x38\x3e\x7d\x9a\xc0\xe7\x19\xe0\x4c\xc5\x60\x5b\x08\x5d\xef\x4c\x65\x6f\x51\x56\xfb\x50\xf6\x2b\x73\x7c\x9c\x48\x14\x46\x3e\x7c\x7f\x15\x78\x3e\x63\x23\x8e\xe6\x0f\x0c\xae\x73\x2b\x8e\x27\x4d\x21\xe3\xd3\x92\x1b\x8e\xfd\x19\x12\x79\xb0\x95\x00\x13\xd5\xdc\xb7\x3f\x03\x39\x81\x0d\x34\x3e\x6e\xd5\xdd\xea\xbf\x69\x35\xe8\x83\xb9\xdb\x6d\x22\xf9\x2a\x1b\xc6\xc7\xae\xe4\x76\x25\x7c\xd4\x14\x5a\xe4\x9b\x7b\xd0\x2d\xe4\xf5\xc5\x8f\x29\xa5\x58\x2f\x14\xf9\x6e\x3e\x9f\xd1\x92\xdd\x86\xbf\x6b\xf7\x28\x75\xb9\x76\x73\xf9\x18\x67\x0d\xb7\xbb\x2f\x36\xaf\xa4\xf1\xe5\xc7\xcd\xfa\x6e\xee\xe5\x54\x86\xd1\x7d\xc6\x49\x04\x16\x69\x7c\x6e\x6a\xd6\x11\x03\x35\x79\xf7\x77\x5b\x11\xe9\x9e\x35\x91\x9d\xbe\x5b\x71\x79\xa7\xc2\x44\xcc\xeb\xa4\xef\xde\x21\x79\xa9\xc9\xed\x91\x0d\x9e\xfb\xb1\x8d\x0d\x0e\x0a\xdf\x03\x00\x8d\x1d\xff\xc8\xb7\x1c\x43\xc0\xaa\xe5\xac\x1f\xd6\xe2\x32\xec\x6f\x6f\x62\x8e\x21\x07\x85\xcd\x40\xd9\xc3\x0c\x55\xf8\xb1\x85\x6d\x96\x89\xe6\xdd\xfd\xe8\xd3\x8d\xea\xb0\x00\x34\xde\x16\xf6\x2a\x84\x23\x7e\x7c\x1c\x0d\x06\x9b\xe9\xb7\x6f\xfb\x91\x0d\x3f\xb6\xa3\xcd\x09\x95\xf3\x35\x07\xf9\x88\xe9\x64\x84\xf2\x2f\x44\xf8\xac\xc6\xf0\x73\x3f\x92\x11\xba\xd1\x0c\x39\xec\xe7\x97\x68\x83\x17\xf7\xde\xa9\x7d\x6a\xc3\x35\x1a\xf9\x0c\xdd\xa4\x65\xc9\xb7\x76\xe7\x50\xc5\xb5\x3b\x81\x52\x34\xf4\xb6\x74\x23\x11\x03\x21\x35\xbe\xa5\xa5\xf5\x9f\xc3\x38\x7f\xcb\xfa\x30\x0a\x6e\x5d\xd5\xcf\x19\x62\xcc\x0a\x30\x6a\x30\xb9\xa5\xc3\xae\xe7\xff\x25\x76\x80\xf6\x22\x0b\xd1\x5d\xe3\xe8\x45\xc0\xe2\xb1\xff\x77\xc2\xc2\x74\xd6\xb1\xd7\xc8\xe4\x65\x62\x98\x58\xf8\x9f\xc9\x0b\xf7\x5b\xe8\xc1\x5d\x2e\x0b\xa7\x25\xb9\xcf\x42\x2a\x97\x97\xac\xd8\xdc\xb2\x7d\xb2\x4e\x4b\xa3\x4a\xc2\x4f\x6b\x77\xb2\x4e\x75\x4f\xc8\xf1\x4b\x3b\x6f\x6f\xd9\xd6\xc9\xf2\x6c\xfe\x40\x17\xb0\x86\xd7\x69\xd1\xa6\x41\xee\x38\x2d\x4e\xdb\xc6\xfd\x59\xb6\x4f\x66\xee\x4a\xee\x72\x4c\xe9\x95\x64\x07\xdd\x5f\x98\xba\xcd\x1f\x76\x1f\x50\x86\xb6\x6f\x5a\x9e\x2c\xc3\x47\x15\x7f\xb8\xc0\x93\xa6\x52\xc6\xe6\x50\xb7\xb2\x92\x7b\x03\x0b\x75\x19\x29\xf1\xdc\x59\x9c\x35\x0e\x47\x32\x4a\x32\x25\x66\xfb\x8a\x32\xf2\x0e\xcd\x43\x27\xe6\x5d\x47\x53\x29\x24\x22\x5b\x2d\xc3\x20\x36\x8b\xcc\x5c\x49\x32\x17\x56\xb6\xb3\xcc\x2e\x2f\xeb\x7e\xd8\x9e\xa3\x70\x54\xec\xbb\x77\xf3\xe2\x96\x95\x6e\xd0\x3e\x5c\x73\xb3\xa5\x81\x78\xdb\x2f\x0c\xad\xf3\x42\xa8\x6a\x0d\x7b\x37\xde\xdd\xce\xce\xd8\xb2\x10\x16\x36\x00\xbb\x17\xca\xee\x51\x2a\xe5\x76\x6f\xef\x6a\x38\xee\x25\xc0\x72\x17\x77\x3c\x62\x17\xcf\x5a\xa7\xae\x62\x65\xfd\x7f\x59\x27\x32\x54\x77\x3b\x67\x4c\xd5\x7e\x0a\xde\xb7\x34\x16\x1f\x76\x15\x9e\x57\xbb\x13\xbc\xea\x57\x73\x05\x8e\x5e\xdb\xcd\x60\x13\x57\x2b\x22\x8a\x9e\x07\xac\xe5\x29\x50\xc3\x98\x35\x65\xd4\x14\x41\x28\x08\x2f\xa7\xd7\xde\x19\x9c\xd4\x1e\x6b\x5c\x10\x38\x0b\xed\xbe\xe5\x86\x17\x80\xe7\xb1\x51\xdc\x54\x9a\xad\x6b\x57\xd6\x97\x3d\xc8\x7c\x37\xb6\x8f\x62\xc4\x7b\xf0\xdd\x8a\x27\x2f\x60\xdc\xda\x4f\x06\x50\xdc\x9c\xeb\x97\xc5\xd1\x08\x2f\x75\x11\xe2\x16\xfe\x44\x5e\xab\x82\xee\x96\x0d\x9f\xb9\xee\x5d\x0d\x33\xd0\x4d\xb6\xda\x08\x0f\x5e\x53\x2f\xfc\x8c\x14\x7c\x56\x6c\x10\xc3\x48\xac\x42\xbd\x19\xd3\x69\x19\x1e\xd0\x7b\x74\xa0\xde\xba\x62\xe2\x46\x7a\xf3\x76\x55\xa4\xb7\xa1\x86\x6d\xc5\x61\xa8\xb7\x3f\x42\x54\x8e\xf5\x94\x7f\xfd\xd5\xa7\xa3\xcc\xa9\x49\x55\xcd\x7a\x14\x47\xad\x24\xe7\xa4\xe2\x55\xf7\x32\x78\x44\xdf\x85\xba\x87\xcb\x26\xdc\x59\xfa\x7e\x11\x86\x84\x06\xbc\xbb\x9e\xe4\xf7\xa4\xe4\x24\xd1\x5b\x57\xab\x9a\xa5\x09\x74\xdf\xa9\xe0\x6a\x48\x6e\x6b\xab\xa3\x76\x2a\xd8\x23\x67\x6c\x90\xe2\x62\x3c\xe9\x62\x6e\x66\xdd\xb2\x80\x8a\x8b\xef\xd2\x4b\xfb\x14\x64\xe7\x13\x4b\x42\xed\x12\xb0\x71\x7d\x73\x9f\x4f\x3d\xf4\x7e\xc1\xe3\xdc\xa9\x41\x28\x89\xc1\x79\x13\x08\xb9\xec\xfd\xfd\xfa\x5c\x44\xa6\xdf\x3c\xd1\x0c\xcc\x13\x8e\xb1\x40\xcb\xed\xc8\x08\x6b\x2b\x97\xac\x13\x26\x68\x83\x13\xde\x5a\xbb\x79\xa6\xda\x53\x94\x4f\xc5\x16\x97\x3d\xd2\x2e\x6c\xd3\x26\x87\x9b\x25\xb6\x8d\x7a\xb1\x05\x9e\x8d\x7a\xf2\xb5\xf6\x4c\x69\xff\xf6\xf7\x04\x81\x2e\xb1\x80\x27\x08\x74\x89\xa3\xd1\x14\x81\xae\xa2\xab\x9b\x20\xd0\x65\x70\xed\x26\x08\x74\xb1\x56\xcc\x4d\x47\xc5\x49\x75\x02\x41\x77\xd2\x51\xf3\xd8\x91\xf6\x8b\xb9\x6f\x2a\x55\xf8\xdf\x63\x59\xf0\xc0\x09\xd2\x5c\x03\x2a\x72\x02\x34\xd7\x58\x2c\x13\x9c\xb9\x9c\xa4\x13\x3c\x0a\xb0\xfe\x09\xcc\x5c\x1b\x93\xbc\x84\x8e\x3a\xf6\xff\x5c\x2a\x5b\x98\x9b\xdb\xf4\xff\xc6\xf7\x33\xff\x13\x8f\xe3\xf4\x9b\xae\xad\x46\x55\x63\x6b\xeb\x3d\x18\xf1\x3c\xce\x8b\x5e\xf2\xa3\x9e\x26\x87\x89\x30\x1f\x6b\x26\xa2\xa6\x87\xff\x2f\xd4\xac\x74\x0c\x76\x6c\x1c\xa8\xa6\x90\x74\xd3\x0e\x4b\x89\x05\x4b\x7f\x25\x62\x4c\x17\xe9\x9d\x34\xf4\x5d\xf2\xa4\x31\xfd\xc1\x1d\xab\xfa\x02\x32\xd4\xa0\xde\xa2\x17\x33\xad\xe7\x81\xe1\x77\xb6\x0d\xb8\xf1\xe2\x66\x33\xc1\xa6\x6b\x9c\x88\x27\xd0\x74\x8d\xfb\xe4\x29\x34\xdd\x40\xbd\x38\x0f\x42\x60\x24\x7b\x86\xed\x0a\xe3\xc4\x09\x18\x5d\x47\x61\x37\xc1\x9f\x6b\xc0\xf0\xcc\xc3\x80\x53\x18\x52\xcd\xa3\xe8\x70\x63\xcf\x70\x25\xdc\x9c\x33\x3a\xf7\xe2\x14\x38\xc1\xa2\x8b\x26\xf9\x82\x5d\x8f\x95\xd5\x1c\xcd\xca\xb2\x13\xcd\x93\x3e\xe0\x4e\x6b\xec\x22\x70\x0f\x72\x44\x8b\xbb\xb9\x33\x91\x5d\x09\xcb\x85\x79\x60\xa4\x46\x48\xa2\x79\x54\x66\xe8\x49\x1a\xcc\xcf\xe6\x49\x1a\xb6\xa1\x5d\x09\x6e\x86\xe7\x1f\x4f\xb9\x53\x24\x3c\x60\x51\xe7\x11\x07\xd0\x5e\xac\xad\x10\xb0\xc3\x51\xaa\x74\x55\xf2\x07\x79\x9a\x93\xa8\xda\x6f\x54\x05\xc3\xb4\xec\x4c\x06\xe3\x18\xdd\xcd\x04\x22\x2f\xfa\x93\x69\xad\x61\x9a\x75\x6c\xa0\xad\x3a\x18\x6a\x3c\xb9\xe5\x9b\x47\xc3\x0a\x29\x9b\x81\xfa\x39\xd3\x0c\x4f\x75\xfa\xbf\xa2\xb6\x95\x05\x53\x6f\xec\x1f\x80\xc0\x76\x4e\x70\xab\xcc\xed\xe6\x3c\xb4\x22\xdf\x45\x73\x58\x9d\x89\x12\xba\x8b\x7c\x52\x59\x2c\xc7\x8b\x83\xc4\x61\x75\xda\x08\xfc\x9a\x88\x1f\x30\x8f\x0e\xf6\x69\x96\xee\x29\x6b\xfa\xc3\xc5\x00\xf8\x03\xd1\x46\x9c\x37\x5c\x30\x4f\xbb\x0f\x1f\xe4\xe2\xea\xe2\x4a\x99\x88\x9d\x13\x78\xbd\x86\x83\xcf\x3c\x86\xb5\xa3\x12\x23\xff\xeb\xaf\x4a\xbc\x87\x79\xa8\x34\xad\xe6\x95\x47\xda\x61\x1e\x73\xad\x84\xfe\xcb\xbb\x16\xdc\xc8\x4d\xd7\x2c\x47\x5e\x20\xce\xe6\x31\xf6\xe8\xd2\x01\x43\x3e\x65\x57\x0a\x10\xd4\x9c\x69\x83\xfe\xcb\x74\x99\x06\x6e\xdd\x1f\xe2\x34\x9c\x87\x43\xba\x35\xae\x96\x2e\x26\x2d\x17\xa9\xf3\x30\xc8\xd5\x66\x99\xfa\x38\x9f\x16\x39\xd5\xa7\xf8\xcb\xb5\x47\x86\xf2\x2f\x37\x85\x4e\xa7\x5c\x32\xe6\xfd\x0b\xd3\xbe\x52\xbe\xd1\xac\xda\x4e\xd5\xb8\x20\x36\x11\xd3\xc5\xb1\xb9\x3c\xfb\xd1\xe0\xcb\x96\x50\x47\xcd\xc6\xbb\xfb\x00\x67\xd8\xe9\x5c\xdb\xfa\xda\x49\x11\xb7\xfa\x2e\x7b\xfb\xde\x0b\xdc\x5f\xe0\x3a\x99\xba\xdf\x4a\x05\xf2\xac\x1b\x24\x28\xf9\xb1\xb1\x1f\x37\x03\xbf\xdd\x0e\x2b\xc5\x23\x96\x9c\xfe\x60\x5c\x10\x6e\x10\xe6\xf1\xec\xbe\xa3\x21\x5b\x13\x2b\x7b\xda\xd7\x5d\x7e\xf9\x11\xb1\x84\xaa\x3c\x7b\x15\xf8\x83\xc8\x8d\x34\x65\xcb\x11\xc3\x17\x7b\xcb\x06\xbf\x1e\x7c\x2c\x9f\xc3\xeb\xcc\x64\x7f\x9d\x06\x83\x76\xbd\x6a\xdb\x2d\xf1\xc5\x98\xce\x06\xeb\xf2\xdc\xdd\x12\x0d\x50\xe5\xf6\x80\xb4\x41\x68\xa2\x09\x82\x5e\xc3\xa8\x7f\x1e\x5b\xcb\x6a\x43\x40\xe7\xc1\xa6\x66\x1e\x1a\xaa\x77\x17\x24\x3e\xce\x65\xff\xa0\x0e\xdd\x91\xf6\xb8\xbb\xb7\x17\xc1\x68\xbb\xec\x51\x93\xaf\xbd\x53\x2f\x9d\xc2\xa8\xe2\xda\x63\xf2\x27\x59\x6f\x8a\xa2\xd7\x65\x5f\x48\x0d\x6e\x44\xe7\x3e\xc9\x4e\x5f\x68\x58\xf1\x7f\x45\x58\x26\xb1\x28\x78\xd3\x3d\xfd\xdc\x9a\x5a\x66\x34\xd8\x77\xd1\x66\x5f\x14\xd7\xe9\xb1\xd3\xf8\x90\xd8\x6e\xcd\xf3\xf4\xcb\xe4\x3f\x3d\x50\xd0\x03\xe7\x89\xd7\x58\x36\x91\xd6\x46\x21\x77\x4e\x91\xf0\xaa\xe2\x82\x48\x78\x03\x3d\xfc\x3c\x39\xb5\x02\xca\x38\x4f\xfd\x8f\xb1\xcc\x9a\xa7\x2e\xc7\xc4\x61\x9f\x1b\x0a\x0f\xe5\xf9\xdc\x50\x78\x58\x51\xcd\x33\xed\xc6\x90\x2c\xc9\x80\xc9\x9f\xd4\xcc\xd9\x17\x89\x4b\xc3\xe2\x0f\x72\x0a\xc6\xef\x34\x14\x24\xb7\x33\x13\x84\xbb\x86\x65\xeb\x3c\x0d\x69\xec\xf6\x7b\x66\x1b\xec\xff\x36\xb8\xf9\x22\xfb\x9f\x66\x77\xf7\x66\x86\x9e\x5b\xf1\xcb\x44\xdc\xe0\x77\xe0\xf8\xce\x0d\x7e\x87\xd9\xcf\x14\xfc\xae\x82\xc4\x3b\x4f\x4d\xc5\x9b\xa3\x54\x86\xbf\xd0\x4b\x44\x39\x4e\x56\x00\xfd\xee\x2c\xe6\x20\x30\xb1\x25\xe2\x44\x0c\xc0\xc0\x3c\xd9\x82\xf3\x4e\x83\x2d\xa0\xcd\xdd\x07\x43\x47\x1b\x6f\x2c\x42\x41\xcf\xb3\xee\xa2\xc9\xcd\xe6\x8c\x92\x69\x9e\x6e\xc8\x45\x3a\x0d\x74\xdd\x9c\x6e\xc0\x88\x92\x67\xd5\xec\xce\xce\xd2\x7d\x6b\xee\x97\xdb\x56\x90\xac\xed\x3e\xa5\xba\x6c\xaf\xd5\x9a\xa0\xe9\x9d\x0e\x4f\xdb\xcb\x83\x8e\x6b\xb0\xac\xe2\xff\xdd\xef\x52\x5f\xe2\x20\x4f\x67\x7d\x33\xc2\x83\x89\xe8\x84\xe6\xff\x4e\x60\x27\x8d\x3b\x27\x5c\x11\x7c\xbc\x36\xe1\xf5\xc0\xe3\x45\xd5\xf9\x6a\x37\x00\x00\xf5\x60\xe7\x24\x1a\xfe\x04\x2a\x2f\x29\xf9\x01\x95\x17\x19\xa8\x78\xdf\x6d\xf5\xc5\x23\x94\xa3\x21\xec\x6c\x73\xfc\xdd\x18\x2b\xa9\x86\xfc\x19\x76\xb7\x51\xf1\x86\x83\x2c\x2a\x1e\x26\x26\xf3\x04\x1e\xa7\x38\x9a\xee\x86\xd5\x1c\xbb\x44\x7f\x80\x0d\x5a\x47\x6c\xb0\x94\xc0\x4e\xc1\x71\x92\x23\xa8\x3a\xd8\xc2\xbd\x72\x54\xf2\x3c\xb1\xf0\x6e\x4e\xe4\xb9\x97\x11\x75\xd7\x7d\xca\xb9\x20\x32\x4e\x77\x34\x31\x4f\x21\x64\xe7\x14\x08\xaf\x02\x77\x3c\x4f\x63\x63\x75\x7b\xf1\xb2\xb5\x64\x8f\x23\xbc\x1e\x5a\xf3\xbc\x76\xfb\xa8\x89\xb1\x8e\xc1\x57\x9e\x27\x6a\xde\x29\xab\xb8\x6c\xd3\x1f\x25\xc0\xf3\x42\xb8\xb3\x29\x6e\x93\x32\xa1\x7b\x73\x5e\xbe\x76\x23\xd0\xb1\xf9\x8b\xa5\x57\x41\x55\x9e\xa7\xd1\xb5\x86\xd9\x6f\xf8\x7e\xa3\x29\xee\x92\x8d\xae\x73\x97\x1c\xf6\x8a\x21\x95\xb3\x3f\x50\x61\xb9\x06\xda\xe0\x39\xed\xec\x5b\xae\xe5\xb8\xb9\x97\x4e\xbb\xc8\x88\x5b\xdd\x81\x23\x44\xf2\x9c\xb6\x5e\x33\x12\x85\x61\x60\xf3\x72\x71\x0a\xa2\x1d\x3e\xad\x2f\x56\xda\x00\x80\x4c\x21\xf4\x00\x75\x9b\xa0\xe6\x35\x62\x1b\xcd\x53\xc0\x77\x97\x11\xd0\xb5\x04\x9f\x9c\x00\xe8\xe5\xe1\x42\xd7\x89\x59\x16\x4b\x7c\x11\x25\xfe\x73\x1f\xe6\x49\xc3\xdd\xe6\x6c\xa6\x81\xa5\xba\x8b\xbc\xb1\x0b\x9e\x32\x71\x23\x8d\x74\x7b\x39\x8e\xf2\x3a\xe8\xcf\xd3\xad\xd9\x39\xf2\x6a\x39\xe1\xc2\xc1\x80\xa4\x3a\x14\xee\xcc\xee\x20\xdc\x7f\x4e\x97\x2c\x06\xda\xc4\xba\x9b\x40\xe8\xe5\xc3\x5a\x60\x26\xd2\xed\x09\x6e\x3c\x95\x82\x36\x20\xde\xb0\xeb\xb4\x06\xe9\x76\xaa\xe1\x98\x93\x1d\xb6\xbc\xd3\xb5\xc7\x96\x7b\x11\x47\x87\x53\xe7\xb0\xee\x07\x96\xcc\x8a\x7d\x15\xe4\xbb\x36\xbb\x1f\x7b\x4d\x45\xef\x70\xe9\x39\x11\xdb\x36\xd8\x9d\x47\xe2\xa4\x7b\xf3\xd8\x2f\x98\x19\x14\x53\x59\x22\x87\x01\x40\xed\x22\x4b\xe5\x85\x8e\x63\xc4\x04\xb2\x4b\xd8\xac\x4c\x90\xec\x32\x88\xa3\x13\x24\xbb\x93\x88\x3b\x13\xf0\x3a\x9d\xcb\x67\xe2\xa8\x8d\xc6\x67\x26\x2c\x3a\xc0\x7e\x99\x89\xe3\xf5\x44\xb6\x4a\xe7\x56\xa7\x9b\x88\x53\x0f\xc2\x46\xe2\x5a\x74\x7a\x74\x4c\x86\xa8\x02\x9e\x7b\x82\x32\x27\x18\xf2\x04\x4d\xae\x4d\xc4\x55\x40\xe3\x22\x51\xe2\x05\x33\x28\x7a\x6a\x83\xc3\x31\xbd\x00\x87\x8b\x44\x99\x17\x5c\x64\x6c\x44\xb6\xa5\x66\x78\xa0\x53\x9a\x96\x98\x5c\x34\xcf\x84\x25\xa6\x93\x13\xd0\xb8\xd1\xac\x86\x8e\xca\x5c\x5d\xce\x54\x76\x3d\x28\x8f\x9b\xd3\x73\xff\x40\xbb\x99\xf2\x49\x47\x65\x0f\x3b\xa9\xec\xfe\xa7\x22\xdc\xa9\xe2\x7d\x30\x93\x47\xdb\xe1\x97\x2e\xcb\xa0\x86\x84\x56\x26\x1c\xc4\x4c\x1a\x41\x7b\x86\x02\x64\x6e\xa0\x58\x9d\x1b\x63\x0e\xf8\xf1\x99\xb8\x29\x9d\xcc\x74\xf0\xe6\xf4\x98\x9e\xc9\x80\x8f\xaa\x1c\x80\x9b\x6b\x13\xa9\x39\x69\x94\xd9\xed\x36\x83\x24\xd7\x3f\x05\xae\x9f\x42\xd1\x4d\x76\xcd\x64\x94\xc8\xc3\xaf\x31\xb4\x88\xf3\xa2\xcf\x55\xe0\xcf\x67\x6a\x4e\x4a\x87\xb6\xa1\xd5\x44\xf2\x10\x7d\x0e\xcc\xb8\x99\xc4\x1e\x18\x0e\x2d\x47\x5a\xbc\xc1\x66\xf2\x44\x0b\x2b\x07\x89\x2e\x12\x99\xdb\x75\x83\xa8\x97\x36\xf8\x2c\xbd\xa5\x0b\x73\x77\xb6\x62\xe1\x3c\xa7\x53\xda\xab\x52\xee\x02\xe7\x86\x92\xe3\xa6\x6d\x82\x1e\x97\xbb\x0d\x31\x82\xf2\xb0\xf2\x78\x23\x77\x8b\xc7\x5c\x39\x3b\x56\x18\xde\xec\xf5\x14\xe7\xc6\x41\x84\x95\x29\x8c\xdc\xe0\x32\x77\x02\x23\x17\x45\x98\xe3\xf5\x17\xea\x68\xa8\x2b\x95\x07\x60\xc7\x25\xd4\xb0\x53\xe8\x38\x11\x56\x27\xd0\x71\x6d\xda\x59\xd3\xa9\x45\xa5\x30\x5d\x9e\x88\x7c\x49\x20\x00\x95\x4b\x80\xc8\x65\xcf\x05\x49\x13\xcf\xe1\xb4\x06\x64\x56\xb1\x22\x11\x27\x79\x22\xe2\x25\x94\xe3\x73\x67\xb0\xdd\x4e\x58\x2d\x7b\xba\xdc\x43\xdf\x26\x4e\x15\xc9\xc0\x1c\xdd\x65\x74\xe9\x49\xed\xc4\x24\xbe\xe4\x9e\x4d\xdc\x7b\x4e\xd5\x1b\x1b\x07\x8e\x8b\xde\x09\x0e\xdc\x99\xf7\xfc\xd5\x8f\xb8\xbb\xc4\xd0\x6b\x83\x7d\x31\x93\x7a\xed\xee\x02\x25\x72\x31\x08\x65\x33\x79\x0b\xda\x77\x76\xd7\x05\xd2\x47\x7a\x14\x2c\x9c\x41\x02\x00\x24\x1b\xfc\xc8\x68\x9c\x36\x7b\xab\x73\xed\xaa\x99\xe6\x42\x79\x26\x6f\x42\xdd\x80\x12\x87\xc8\xa9\x26\x21\x3d\xbb\x1c\x5f\x38\x08\x70\x89\x37\x13\x66\x3b\x13\x39\x05\xf8\x38\x9d\x92\x27\x88\x71\x59\x55\x00\x88\x71\xfa\xfb\x4e\x50\xe2\x06\xba\xe4\x99\xdc\xd7\xd8\xf2\xd3\xbb\xdb\xeb\x87\x58\x8a\xce\xa7\xd7\x15\xee\x28\x7e\x96\x40\xa2\x4f\x79\x07\x89\x25\xa9\xa3\x26\x1c\xdd\x14\xf5\xad\xb8\x2e\x04\xbe\x19\xae\x85\xcf\x02\x4d\x64\x81\x96\xfe\xd9\xc1\x7e\x8a\x4b\x84\x5d\x9e\xfb\x81\x35\xe1\x9c\x09\x88\xf0\x4c\x5e\xab\x76\xdb\xaa\x35\x0f\x2a\xf5\x99\xe2\x9c\x99\xf1\x74\x9e\x20\xc0\xa5\x3d\x4d\x05\x7a\x1b\xce\x6b\x6c\x1b\x9b\x4c\x28\xb6\xbf\x41\x8c\xfa\x09\xe8\x5b\x3f\xd8\xdd\x01\x7d\xd3\x07\x79\x26\xcd\x1f\xad\xd3\xe2\x9a\x19\xfd\x5f\x3e\x76\xc9\x95\x17\x2c\x0d\xbb\xff\x03\xed\x46\x90\xda\x09\x9e\x5b\xf7\x14\x96\x8f\xdd\xec\xc6\x8b\x27\x9f\x6c\xaa\x45\xd9\xc7\x9f\xf8\x5f\xe6\x1c\xca\x05\xe6\xcc\x7a\x4a\x63\x05\x30\xb3\x01\x1f\x55\x56\x65\x3d\xa2\xb9\xe6\x98\x99\x2d\x10\x73\xa7\x99\x51\x24\x1f\xf0\xb6\x7c\xda\x5e\x33\xec\xbe\xee\xbc\xbc\xb4\xc5\x44\xf0\xfb\x6e\xe6\x3d\x1b\xf8\x81\x43\x28\xc1\x01\x27\x98\x71\x03\x7f\xdd\x09\x64\x5c\x3f\x90\x71\x41\x8c\xeb\x07\x22\x66\xd6\x1d\x5a\xa5\x7a\x4e\x4e\x44\xff\xe7\x9c\x9c\xcd\xec\x46\x95\xcd\x8d\xce\xc1\xa6\x26\xd9\x09\x0c\x21\x0b\x78\xd0\x77\x79\xc0\x86\x9f\x7e\xea\x41\x73\x6d\x8e\x8f\xb2\xe9\x01\x2e\x51\xd5\x08\x81\x2a\x57\x0e\xf3\xe6\xbd\x34\xa9\xa0\x37\xaa\xc4\xa7\x9b\xc0\xca\xf5\xe3\x30\x95\x4c\x9c\xd5\xbc\x71\xe5\x54\x1f\x83\x1f\xd7\x8f\xc3\x1f\xe2\x24\x7a\x20\x04\x03\x05\xd7\x0f\xc7\x7f\xef\xbd\xb0\x9f\x5c\xe4\xd5\x64\xde\xbe\x12\x4e\x06\x36\xdf\x0c\xa4\xcb\xcc\x05\xb4\x43\xe7\x95\x37\x9c\x70\xa2\x2c\x5a\x81\x1a\x5c\xc1\xe0\x06\x56\x11\x33\x1b\x88\x19\x57\xd7\x09\x00\x5c\x06\x47\x6a\x82\xff\x16\x59\xe8\x06\x02\x8e\x1c\x08\x5e\xc0\xbf\xe9\x48\x3d\x73\xdd\xdc\xc6\x1c\x8a\x01\x30\xc5\x5c\x0d\x5a\x6b\x8e\x87\xdc\xd6\xc4\x15\xe8\x14\x89\xed\xb6\x1f\xce\xaf\xb6\xbb\x87\x1c\x7b\x8f\x44\x52\xcc\x4d\x15\x80\xe3\xdc\xe4\xdc\x36\x0b\x0b\x26\x15\x30\xb9\xb9\x28\x60\x6f\x19\x57\xe5\xe3\xb4\x10\x65\x5b\x2b\xdc\xe1\x44\x7e\xb7\xdb\x0f\x0e\x6e\xf7\x50\x03\x4b\xce\x7d\x0f\x28\xc3\xb3\x4f\xb6\x3b\x8f\x8c\x1f\x09\x31\x1b\x5a\x44\x79\x1a\x30\xba\x0e\xf0\xc7\xcc\x06\x13\x51\x45\x98\xbb\x06\xdf\x54\xb2\xbb\xbd\xb0\xe9\x01\x46\x17\x2f\xa4\x32\xac\x15\x46\x12\x33\xef\x93\xaa\x0b\x7c\x47\xfd\xe0\x84\x96\x51\xdc\x16\x5b\x3c\x76\x29\xb4\x72\xb8\x09\x3a\x76\x7b\x33\x46\x42\xc9\x93\x29\x75\xfa\x83\x83\x8a\x08\x07\x06\x5d\x3a\xfc\x16\x0e\xc8\xc3\x21\xda\xe7\x56\xb6\x6c\x20\xe8\xba\xdb\xba\x10\x74\x35\xb9\x4a\xb4\x4f\xc2\x68\x62\xe6\x6b\x77\x25\x55\xb9\xf6\x31\x9d\x12\x2f\x8c\xc6\xed\xc9\x7d\x8a\x1d\xfe\x60\x50\x35\xfa\x6b\xef\xcd\xb2\x3a\xb1\xe6\xd4\xd8\x80\x2f\x17\xbf\x50\x24\x08\x03\x87\xf3\xe0\x76\xea\xd0\x90\x1b\xd6\x94\xfe\xcc\x02\x6f\x67\x92\x6c\x6f\x1f\x3e\xad\xc1\xa3\x7e\x05\x89\x27\x3f\x30\x1f\xf9\xe1\xc3\x61\xc4\xf1\x16\x4b\x60\xb8\xbc\x62\xa3\xed\x4a\x6e\x40\xd1\x45\x2d\xe9\xb1\x67\x17\x62\xaa\x5d\x7f\xda\x8f\x05\xd2\x54\xdc\xcf\x7b\x6f\x66\xf3\x02\x8d\xae\x2b\xe6\x00\x46\x97\x4f\x87\x02\x64\xf6\x34\x5c\xdc\xaf\x25\xf2\x5d\xcf\x90\x58\x30\xcd\xac\x1a\x77\xc8\x0f\xe2\xac\xd8\xd5\x15\x67\xcf\x8a\xce\xcf\x57\x75\x9d\x4c\x4a\x90\xb9\xe4\xff\x72\x00\x19\xe4\xc7\x64\x71\x7e\x7e\x70\x32\x04\x8e\xfc\xc9\xc9\x64\xaf\xdf\xee\x07\xca\xf8\xac\x15\xbd\xe8\xf5\x2e\xc6\x33\x33\x7b\xa5\x3b\x64\x59\x1a\x2a\xa9\xff\x02\x42\x4e\xdf\xee\x29\x82\xdc\x54\x89\x9c\xd7\xee\x3a\x3e\xbc\x76\xb4\x1b\x93\xed\xd5\x1d\x3d\x04\x86\x5c\x12\x74\x72\x96\x63\xaf\xa2\xce\x0b\x23\x47\x07\x03\x28\x17\x0d\x3e\x79\xe9\xfc\x50\xf9\x7f\x98\xdd\x54\x6e\x0f\xcd\x0f\xbb\x4d\xc1\x19\xcb\xc9\x98\x50\x31\x10\xe2\xfa\xc1\x54\x29\xa7\x5d\x94\xf8\xbf\xfa\x29\xbe\xcb\x6e\x49\x20\x9c\x09\x58\x5c\x56\x03\x5b\xdc\x2d\x59\xe6\x85\x1b\x55\x41\x11\x66\x89\xcd\xaf\x7b\x5d\x5a\x12\x9b\x00\xfa\xd7\x62\x74\xe3\xb9\x7f\xd8\x39\x68\x5f\x66\xbb\x44\x00\x29\x86\x70\xc4\xc6\x66\x96\xec\x9a\xdb\x2f\xea\x01\x61\xc4\xc5\xfd\x88\x45\x53\x32\x6c\xdc\xae\xda\xc8\xa6\x74\x82\xbb\x11\xeb\xba\xe4\xdd\xed\xb4\xd5\xa0\x1d\x6a\x71\x4a\xb6\x77\x60\xbd\xa5\x58\x77\xca\x2b\x7b\x96\x52\x86\x3b\x18\x0b\x09\x4c\x3a\xfd\xaa\xe7\x46\x9e\x1b\xd2\x35\x48\xb3\x0c\x2f\x40\xd5\x89\x17\x81\x4a\xe1\xc2\xa5\x22\x0f\x14\xff\xcf\x00\xff\x99\x46\x11\x05\xbe\x5d\xf4\xc9\xf3\x22\xb0\x54\xda\x81\xb8\x2b\xf0\x1c\x26\x01\xb3\x18\x66\x43\xf6\x56\x2a\x7b\x83\x33\xa9\xda\xb9\xec\x40\xc5\xdd\x88\x75\x50\x8c\x7e\xa5\x76\x04\x10\xba\x8e\x09\xf8\x2c\x6d\x77\x34\xed\x68\xce\xa4\xd3\x17\x3b\x91\x4e\x68\x72\x4a\xdb\xa1\x69\x2d\xf6\x45\xb3\x18\xf2\x0a\x1b\xe3\x59\xb4\xb3\xc5\x72\x68\x02\x25\xd7\x0f\x7b\xb7\xab\x75\x61\x33\x2c\xdd\x05\x0a\x73\x05\x3d\xae\x1f\xb6\xbd\x33\xa9\x2d\xc4\xed\xa7\xfe\xc9\xb5\x77\x82\x13\xd7\x8f\xfd\x31\xba\xa2\x5a\x3c\x72\x24\xfb\x07\xf0\x71\xfd\x60\xc7\x29\x46\xd8\xc0\x2d\x79\x16\x9d\x5d\x31\xb1\x9e\xa0\xff\x64\x39\x60\xed\x2a\x2f\xe8\xfa\xba\xf5\xbc\x30\xfd\xda\x77\x83\x79\x19\x3a\xae\x75\xfe\xa7\x57\xd9\x3f\x2a\x85\x60\xea\x3d\xeb\x4f\x19\x7c\x57\x58\x1f\x0c\xbb\x26\xb0\x3e\x42\xc3\x4f\x60\x7d\x62\xd6\x24\x5e\x00\xc3\x64\x2e\x03\xeb\x23\x1c\xfb\x04\xd6\xe7\x24\x52\xff\xac\xc3\x0b\xb9\x6e\x19\xe0\xe4\x32\xd4\x55\xa0\x03\x6b\x3e\x91\xc5\x87\xff\xa3\x2c\xa1\xa3\xaa\x7b\x28\xc7\x86\x3a\x59\x44\x4d\xfa\x66\xaa\x94\x70\x31\x80\xcd\xff\x3d\xd4\x31\x79\x45\xe8\xc1\x5b\x7d\xd6\x4b\xbb\x48\xda\x83\x86\x57\x4e\x02\x58\xcf\x16\xfc\xab\x26\x5a\x69\x67\xb0\xd1\x66\x80\xd7\xc2\xab\xea\xde\x26\xab\xc5\xdd\x1e\x34\x2c\xce\x38\xf6\x76\xff\xc5\x70\xc3\xf5\xeb\xc6\x38\x67\xc2\x54\x0e\xb7\xc9\x44\xf7\x66\x18\x14\x72\x7b\xfb\x64\x97\xbb\xb5\x76\x73\xe8\x57\xc6\x41\xb5\xde\x2c\xaf\xee\xff\xcc\x3d\x18\x6d\xbd\x65\xd4\x0e\xeb\xcd\xfc\x62\xad\x54\x63\x43\x7b\x45\x54\xdd\x61\xed\xb6\xc7\xad\x85\x95\x2a\x5c\x8f\x37\x44\xd5\xfb\x50\x0c\xda\x66\xf5\x3e\xd4\xdb\x14\xb0\x7b\x84\x42\x9e\x1b\xba\x07\xab\xce\x59\x1f\x6b\x42\xd5\x1f\x5b\x4e\x03\x77\x44\x0d\xb6\x9c\xfa\xba\x84\xe1\xa2\xf5\x65\x64\xf7\x0f\xac\x2d\xbf\xf4\x32\xca\x3b\xcd\x80\x99\x53\xf4\xde\x78\xd9\xef\x00\xfb\x89\xc6\x9a\x9b\xb2\x87\x3f\xc8\x37\xd9\x3b\xeb\xbb\x01\xc6\x7c\x91\xe3\xb0\x8b\x57\xa3\x51\x7a\x49\x03\xf4\x8f\x48\x92\xb3\x7e\xac\x0d\xc4\x34\x50\x80\xce\xe9\x85\x4d\x75\x4f\x76\x82\xee\x3d\x19\x8e\x01\x0c\xd0\x59\x5c\x1c\x8d\x80\xfc\x04\x19\x99\xed\xdc\x03\x92\x78\x71\x31\x22\xda\x34\xb7\x1f\xc4\xbc\x26\x76\x9c\x2b\x53\x64\x9a\xe9\x8d\x4f\x03\xaf\x1b\xd4\xc3\xd9\x38\x3e\xe1\xa7\x3c\x5b\x52\xe8\x30\xbb\xae\x1e\x5e\xa7\xb4\xd8\x98\xb2\xd7\x1e\xcd\x43\x8f\x5a\x1e\x91\x69\xa6\xb7\x31\x2d\xf6\x99\x7d\x04\xde\x58\x34\x1a\x6a\x80\x45\x13\xa9\xfc\x25\x66\x0d\x56\xd4\x13\x2c\x9a\xa4\x84\x2b\x14\x4d\x4d\x4c\x14\xa0\x68\x00\xc7\xfb\x03\xef\x6b\xa8\x3c\xf1\xb9\x9d\x8d\xfb\x3f\xc2\x3e\xcd\x56\x18\x3a\x0e\xfc\xa0\xd7\x24\xb7\xfa\x56\xe0\x89\xe8\xb1\x44\xaf\xf1\xaa\xa2\x19\x8c\x51\xf5\x11\x80\x35\x51\x5f\xfa\xb4\xca\x07\xe1\x0e\x60\xd1\x64\xfc\xb7\x66\xf3\x0c\x34\x4d\xc4\xcc\x44\x26\x6c\xee\x46\x48\x8e\x20\xd1\x08\x85\x34\xdb\x56\x3e\x5a\x27\x7c\x3b\x54\xae\x83\x4a\xa3\xa7\xe7\x14\x94\x06\xe8\x8b\xd9\x50\x44\x12\xe0\x62\xb6\x16\x93\xf7\x3c\x4c\x73\xe1\x63\x4a\xc1\x71\x5e\x12\x15\x69\xb6\xbd\x11\xc1\x73\x1b\x96\x32\x6a\x05\x5b\x6c\x37\xdd\xab\x8a\xd6\xb9\x48\x28\xd2\x77\x3b\x29\xa1\x63\xc8\x83\x24\x0f\x6a\x4d\xf6\xba\xb7\xb9\x25\x71\xa6\x68\x9d\x78\xa7\xce\x42\x6e\xfb\x34\x57\x11\xb2\x66\x7a\xe5\xd4\xba\x5b\x73\xf6\xab\x60\x1d\x1d\x7e\x75\xd7\xcf\x54\x32\x0f\xc7\x7e\x38\xd9\x60\x31\x6d\x6c\x4f\x59\x3a\x7c\x78\x2a\x77\x11\x68\x3a\xe3\x61\xb8\x89\x75\x0a\xc3\x69\xc4\x60\x9c\x0e\x11\xdb\x88\x07\x0f\x71\x71\xa6\x57\x53\xe0\xe2\x24\xac\x6f\x67\xe3\xae\x50\x79\x03\x8c\x9c\x7e\xda\x58\xb6\x14\x80\x5c\x66\x23\x5c\x03\xee\x79\x13\xe8\x9c\xa8\x3a\xb5\x25\xec\x62\xb1\xb2\x71\xfc\x12\x99\x69\x36\xe3\x3f\x4d\x67\x70\x1c\xbf\x44\x33\x9a\xc0\xe8\x88\x37\x35\xdb\xd4\x6b\xbf\x9b\xc8\xf3\xb5\x73\x08\x4b\x61\xc2\x80\xcd\xc6\xdd\x22\xe1\x0e\x67\x9b\x68\x60\x5c\xae\xc6\x85\x52\xe3\xd7\x2e\x87\x98\xae\xb9\xb0\xd3\x73\x88\xaf\xdd\x4d\x7c\xf5\x32\x4c\x17\xfc\x65\x03\xf2\xa8\x83\x6b\x97\x35\xe4\xbb\x5a\xdc\xc0\x02\xdb\xde\x86\xd8\xf5\xda\x75\x91\xc8\xff\x15\x62\xed\xe6\x0b\xe5\x97\xd3\x85\x93\x9b\xe7\x9b\x0d\xd4\xa3\x95\x4b\x8b\x5d\x48\x48\x86\x09\x68\x4f\x3f\xed\xce\xbb\x47\x6d\x9d\x9c\xb7\xf3\xc8\xa9\x7d\x1b\x57\xc9\xcc\x0f\xfb\x27\x45\xb3\x07\x0d\xad\x34\x40\xe8\xd1\xc1\x66\x0a\xd0\x43\x64\x86\x09\x24\x4f\x56\x28\x03\x92\xe7\xcc\x56\x0f\x67\x74\xd0\x1b\x27\x88\x3c\xa7\x87\x1e\x10\x79\x8c\x3d\x3b\x9b\x6e\x92\xaa\xcf\x80\xe7\xe9\x18\xc1\xce\xa6\x71\x8e\x3d\xc6\xfe\x73\xba\x68\x9f\x8f\xff\x29\xec\x25\x9a\x80\xfd\x6d\xf8\x63\x42\x08\x4e\xd0\x79\x8c\x63\x37\x1b\xf7\x88\x44\x9c\x9a\xcd\xa8\x91\x8a\xea\x00\xf5\x94\x9c\xff\xcc\xeb\xde\xdd\x53\x54\x1e\xcf\xf4\xe6\xe0\xb3\x4f\x9d\xfb\xff\xdd\x53\x96\xe3\xb5\xb4\x4d\xdf\xfb\x14\xdb\x75\xc3\x97\xc5\x6d\x0a\x48\x9f\xbc\x67\x24\x9b\x4e\x4a\xd2\x9d\x08\x76\x2e\x2e\xe8\xda\x4a\xb4\x6f\xdf\x57\xf0\xbf\xf2\x12\x1b\x5b\x5b\x84\x58\x90\xe9\x1b\xa8\x12\xe7\x95\xd9\xb0\xf9\xf1\xf8\xd2\x16\x51\xae\xac\x2d\xa6\xc0\xaa\xb6\x41\xf4\x31\x56\xde\x6c\x6b\x0f\x87\x3f\x04\xd3\xc5\x07\x75\x82\xd5\x23\x48\xf4\xec\x5a\xfc\x5a\xf1\x7e\x6c\x46\x61\x2a\xe6\x5d\xf2\x7f\x0f\x74\x74\x3c\x58\x3d\xc6\xac\x9b\x60\xf5\x18\x0c\x63\x02\xd5\x63\x78\xae\x09\x54\x4f\x7c\xb6\xf0\x82\xcb\x06\x02\x12\xf0\x3c\xc6\xd4\x9c\xc0\xf3\x18\x9b\x67\x82\xce\x63\x90\x96\x09\x1e\x8f\x31\x73\x26\x18\x3c\x46\x18\x9a\x42\xf0\x0c\x4d\x0a\xfa\x49\x2d\x90\x12\x81\xe0\x31\x50\xc8\xec\xe7\x6e\x35\xd5\xd0\x9c\xd7\xcb\x6c\xf0\x78\xf6\xa1\xa6\x9f\x4a\x22\xc5\x4f\x69\x52\xca\xff\x06\x9c\x94\xd9\xf6\x44\x17\x70\x6e\xee\x09\x83\x6b\xa4\x20\x01\x78\xa6\x37\xcc\x3d\xb1\xba\xed\xd9\xcc\x22\x66\xf3\xe8\x7b\xf3\x67\xde\x74\x95\xa4\x16\x97\xb9\x40\x98\xd2\x9b\x56\xa0\xb4\x3b\x04\x01\xc3\x2f\x4e\xe0\x77\xf4\x31\x9d\x00\xee\x18\x0e\x69\x76\x76\xf8\xe1\x3d\x7f\x67\x87\x3f\x1d\xc8\xe2\x57\xa5\x53\x6f\x3f\x54\xe8\xa7\x62\xe6\x6e\x66\x33\x30\x5c\xc5\x0c\x94\xc6\xac\xee\x65\xc7\x49\x30\x37\x7c\x73\x9a\x61\x0b\x6c\xd4\xa9\xc0\xba\xd8\x5f\xba\xb7\x93\x4c\xeb\x5e\x35\x01\x91\x5e\x15\xbf\x7d\x69\xf8\x13\xf2\xa5\xba\xeb\xe1\x0f\x9e\x16\x11\x3f\x00\xe5\xd1\x38\x7f\xf6\xaa\x18\xd9\x7d\xb9\xcd\xe2\x0b\x6b\xb5\xf8\x3f\x38\x57\xec\x17\xa0\xf5\xf4\xd3\x59\x8a\xe1\x6d\x71\x12\x71\x4b\xa9\xba\xa8\x0b\x5f\xa7\xde\xb2\x37\x3b\x8a\x16\x29\x1d\x38\x44\xdb\x32\x88\x55\x0b\x6a\xcf\xb6\x6a\xef\x78\x8a\x12\x0c\x64\x82\xe0\x13\x55\xf2\x4b\xb0\x3b\x1b\x81\x99\x90\x2b\x18\x68\x9f\x28\x8e\x22\xba\x27\x0d\x96\x67\xef\xbb\x22\x14\x88\x14\xa1\x02\xb2\xef\x3b\x4e\x16\x7d\xef\x8c\x0c\x12\x64\xef\xcc\xb4\xea\xa7\x6e\x7b\xed\x4f\x21\x5b\x26\xc0\x3f\x9d\x00\x1a\xb3\x77\x85\x48\x57\xfb\x96\x1e\x5c\xa3\x86\x92\x1c\x26\xe3\xa0\xab\xf9\x65\x0f\x79\xa1\x7b\x38\xea\x03\x56\x5c\xcd\x40\x77\x21\xad\x74\x01\x64\xc7\xce\x60\x4f\xd0\x5d\x5c\x92\x6a\x99\x04\xce\x4f\x4c\x1f\x72\xcc\x3d\xef\x49\x65\x98\x47\x95\xbc\x9d\x7d\xbe\xbb\xc6\xa7\xa2\x87\x33\x60\xee\xe9\x60\x16\x1a\x85\x4c\x22\x4c\xd0\xd0\x32\xba\xcf\xdd\x28\xaa\x72\x19\x3f\x8b\xba\x7b\xda\x4c\x2e\xe0\x0b\xae\xe2\x34\xbb\x68\x88\x75\xe4\x24\xe9\x39\x4b\xc4\xa0\x5d\x91\x4b\x65\x8c\xa3\x78\x19\xe0\xd6\xf1\xbd\xf6\xa2\xa0\x56\xf7\x9e\xca\xe4\xb9\x77\xe5\x7d\x51\xb5\xe3\xa2\x37\x68\x81\x22\xfb\x46\x0a\x52\x6c\xe8\x9a\xf4\xa8\x3d\x16\x1d\xa8\x6b\xc6\xde\x1f\x6b\xcc\xc7\x1e\x6b\x4c\x76\x6f\x39\x87\x55\x46\xf9\xaa\x2e\x53\x74\xa0\xae\xf5\xf3\x46\x07\x52\x03\xd9\xdd\x99\x9d\xdb\xe8\x5e\x87\xd7\xa7\xfd\xd9\xb3\xc3\x0f\x2b\x68\xda\x47\x7a\xe9\xa8\x4a\xed\x22\x15\xb8\xe1\xf4\x57\x75\x00\xf5\x7a\xe5\xcf\xee\x0c\xef\xae\x18\x5d\xb6\xf7\x6a\xf7\x06\x03\xc5\x24\x8e\x84\xfd\xf5\x9c\x2a\x87\x71\x0f\x76\xe2\xef\xb3\xa2\x2d\xde\x7b\x30\xa7\xc0\xbe\x8f\x87\x8e\xe4\xb7\x2b\x43\x32\x21\x85\x86\x3d\x43\x58\x17\x95\x69\x1d\x30\xbc\xe4\x20\x89\x5c\xa0\x65\x43\x5f\x3b\x3b\xbf\x2c\xd8\xa9\xb3\x8d\xa8\xd0\x39\x4b\x57\x16\x1c\xfe\xc0\x1a\x70\x54\x17\x03\xe1\xac\xd8\xbb\xad\x95\x47\x49\xab\x61\x4b\x17\xca\x95\xad\x1a\xa4\xa0\x4c\xec\x89\x39\x8c\x02\x0d\x83\xda\xa0\x41\x74\xef\xd0\xb2\x76\xee\x1f\x64\xa1\x85\xff\x1b\x06\x7c\x66\x96\x41\x21\x88\x0f\x34\xb7\x04\x4c\x99\xc2\x07\xd5\x34\xfc\x14\xfd\x39\xfc\x92\x32\x4d\xb6\x1e\xbb\x3f\xfd\x16\x5b\x2f\xa3\x0e\x7e\x50\x56\xb7\x00\x7c\xd0\x49\x58\xaf\x09\x7c\x50\x96\x9b\x82\x1e\x94\x95\xfb\xc7\xde\x92\xb3\x2f\x2e\x6a\xd6\xdb\x20\x54\x34\xc1\x73\x26\xe8\x41\x59\x53\x96\x8d\x0f\xa4\x22\x15\x7c\xa0\x53\x51\x7a\x78\x63\xaa\x29\xfd\x38\x77\x05\xa3\x9b\x47\xda\x48\xf4\x95\x17\x78\x13\x93\x07\x18\xa0\x48\x35\xff\xc4\x04\x87\x3b\xb9\xdd\x85\x81\xef\x98\xd9\x6f\xcb\x6c\xf7\xf7\xd4\x4f\x5a\xd1\x64\x78\x2e\x0b\xc5\x78\x0a\x51\x73\x6c\x35\xb4\x7d\xb4\xd5\xd0\xb0\x1b\x60\x85\xba\xf7\x6e\x03\x65\xb3\xc7\x87\x0d\x24\xa4\x3e\x73\x64\x4e\x0c\xe6\xce\xac\x57\x66\x22\xa0\x42\x67\x51\xd9\x04\x90\x50\x26\xf4\xf3\x04\x48\x28\xbb\x42\x07\xd0\xf0\x9e\x43\x86\x88\x0c\xb2\x21\xe0\x82\x92\x98\x2f\x73\xb8\xe5\x3b\x05\xf6\x96\xcf\x44\x1e\x7b\x6b\x77\xa8\x39\xe9\xcb\x8e\x85\x0b\xd2\xc5\x65\x70\xba\x77\x97\xdf\x08\x41\x3a\x8a\x0d\x43\xc3\x39\x70\xd5\x3e\xa4\x52\x55\xcd\xd8\x7e\xe1\x1a\x74\x9a\x9b\x53\xbf\x03\x5a\x5d\xf4\x3b\x11\xb7\x67\xce\x20\xb4\x01\x0a\x81\x40\xff\x14\xaf\x7f\x47\x43\x49\x3e\xfd\xdf\x89\x85\x40\x33\xdc\x9b\x91\xb1\x46\xb3\x41\xf6\xa0\x5b\x30\x8b\x7c\x18\xc4\x21\x39\x16\x1d\xde\x69\xd1\x9d\x89\x00\xbb\x01\x94\x26\x13\xb4\x71\x0e\xcf\x68\xa6\xd7\x0c\x46\xd5\xfb\xb8\x5c\x37\xc8\x49\x00\xd4\xa4\x7d\xfe\x1d\xa0\x79\xeb\x92\x31\xf4\xa4\x50\xb1\x09\x5c\x4d\xd7\x45\x62\xc3\xd5\x68\xe8\x33\x3c\xbe\xd9\x26\x43\xf9\xaa\xdf\x1b\xb7\xfa\x91\xfd\x2d\x97\xf0\xce\xef\xed\x82\x79\x1e\x5d\xef\x8b\x2f\xd1\x2a\x8d\xfe\xc7\x63\xab\x68\xfa\xb6\x88\x71\x60\xd9\x2a\xb4\x92\x1f\xcf\x2e\xd1\x54\xbb\x44\x5f\x6c\x70\xf5\x5b\xae\x43\x57\xc4\x6b\xf0\x33\xba\x0e\xd8\xee\xfd\x2d\xce\x41\xd5\xe6\x7e\x06\x3c\xb3\x56\x9b\x1f\x23\x08\x0d\xee\xd0\x34\x94\x18\x62\xbf\xa9\x3d\x1b\x06\xf3\xcf\x56\xfe\xf3\x40\xed\x92\xf8\xb6\x23\x02\xdd\x12\x87\xa7\xee\x75\xd1\x10\x21\x4e\x5d\xda\x88\xc3\x53\x57\xb7\x32\x82\xcf\x17\x79\xfb\x08\x3e\x5f\xb3\x2b\xfb\xc3\xbf\x48\x7e\xe7\xd1\x09\xe1\x71\xac\x5d\x11\xfa\x7a\x21\xdd\xc8\x5f\xd7\xae\x87\xa9\x36\xa8\x2b\xff\xe3\x7e\xe6\xda\xc2\x8d\x92\xc0\xda\x73\xee\x3b\x36\x8a\x9e\x87\xc3\xe1\x0f\xe0\x4f\x4e\xe9\xee\x83\xac\xc6\xa9\x67\xbf\xca\xa2\x79\xd8\xba\xca\xff\x58\x9c\xa3\x46\x03\x8a\xe6\xcc\x1a\x2a\x02\x3f\xd3\x3d\x44\x4c\x83\xd7\xca\x47\xc1\xa2\xe9\xe9\xf8\xe3\xcd\x06\x40\x35\x67\xde\x99\x0a\x99\x28\xfe\x74\x9e\xc0\x3f\x66\x70\xe8\xae\x1d\xfd\xdc\x97\x71\x4c\x59\x60\x6b\x7a\xe2\xc4\x30\x61\xbd\xda\xd1\xcf\xad\x19\x65\x96\x4d\xb8\xab\x96\xd7\x33\xed\x5e\x34\x55\x70\x03\xe2\xe2\xcd\xa9\x49\x68\x95\xae\xf4\x6a\xa5\x88\x67\x0b\x3c\xf3\x9c\x18\x99\x38\x50\x53\xcc\x52\xad\x89\xa7\xc6\x24\xea\x42\x37\xc8\x8d\xa6\x48\xe0\xd7\xc4\x2f\xbc\xe0\x48\x5f\x33\x33\x63\xee\xb3\x12\x92\x0e\xd0\x34\x5d\x1b\x5d\x10\x68\xba\x7a\x3d\x00\x68\x22\x91\xd9\x1d\xac\x69\x76\x4f\x79\xfb\x85\xc1\x42\x5e\x9d\x70\x4e\x77\x77\x50\x6a\xba\x86\xa0\xa0\xd4\x44\xe1\xb4\xa4\x28\xd7\xc1\x2e\x67\xa5\x17\x91\x01\xe6\x56\x8c\xc2\x8e\x66\xb5\x26\x4c\x8e\x60\x9d\x5d\x23\xe9\x59\x75\xa5\x9d\xfe\xb0\x5b\x68\x8e\xdd\x75\x94\x48\x3c\x9c\x9a\x9d\x43\xd5\x8d\x69\xff\xb2\xfc\x85\x0f\x34\xb9\x13\x9c\x58\x58\x93\xcc\x79\x75\xaa\x48\xdb\xff\xef\x0f\x93\x43\xcf\x7a\x1d\xc0\x66\x08\xd8\x46\x2d\x9d\x73\x2b\xcf\xe0\x47\xf3\x72\x29\xb1\x31\x03\x6c\xd2\xd5\x7a\x80\x6b\x12\x3f\xf0\x2d\x0c\xf3\x4b\xf6\xff\xd8\xcc\x08\x2a\x36\x01\x2d\x89\x4f\x91\x83\x4b\x98\xaa\xb7\x22\x08\x26\x29\xa9\xce\x02\xc2\x24\xed\x6e\x09\x6e\x9a\xd5\xaa\x4d\x43\x87\xa9\xce\x02\x9b\xa4\x6b\xfa\x35\xb7\x9e\xab\x9b\x6a\xf9\x42\xf6\x67\xfb\xb0\xfa\xb2\x2b\x4f\xf1\xc1\x40\xb7\xdc\x3d\x61\xa0\xaa\x2e\x26\xb7\x30\xda\x97\x4d\x58\xa6\x16\x5d\x13\xe9\xba\x66\x17\x2c\xd2\xf1\x9e\x27\x2f\x6b\x84\x73\xbb\xb8\x28\x1a\x68\x4d\x4d\x16\xf4\x2a\x9a\x5b\x50\x1e\xe6\x46\xcb\xe6\xc4\xc6\x96\x41\xd3\xa6\x69\xd8\x2f\xe5\xd4\x29\xf8\xb4\x2e\x30\xf3\x65\xfe\xc9\x83\x0c\xb4\xa2\x16\x6c\x62\xe4\xa0\xb1\xd7\x7c\x9d\x7f\xc3\x02\x17\x3f\x90\xfb\xdb\x5c\x84\x42\xb8\x51\xd1\xb2\x60\x8a\xf5\xa5\x6a\x6c\x2e\xa7\x0c\x4c\x19\xf0\x93\xae\xe9\x09\xe0\x27\xf1\x83\xa9\xa8\x09\x5c\x72\x1a\x2e\x5c\x3b\x68\x80\x50\x52\xa1\xba\x60\x9f\x74\x6d\x48\x2e\xd5\x4d\x19\x7d\x07\xd8\x27\xe7\xde\x28\x2f\xb1\xa1\xd5\x4d\x5c\x30\x50\x2f\x22\x05\x42\x29\x8a\x52\x22\xa1\x0c\xb7\xd3\xcb\xb8\xe0\xf3\xfc\xe3\x19\x18\xcc\x94\x68\xb3\xd9\x3e\x76\x25\x0b\xa2\x63\xd8\x84\xc1\x4c\x89\x44\x83\x17\x79\xc7\xf0\x25\xa1\x39\x22\xc7\xb9\xb7\x0f\xfe\x6f\xb6\x26\xf1\x32\xff\xf5\xd7\xd0\x3e\xee\x3a\x77\x35\x27\x2f\x9f\xd5\x24\x4b\xb2\x5f\xe1\x7c\x97\x4c\x54\x0d\xc2\xb5\xed\xe7\x59\x0e\x60\x9d\xc4\x97\xf9\x9a\x46\x7c\xea\x51\x2e\x02\xa3\x68\x3e\x72\x25\xbb\x9f\x1c\x21\x7c\x66\x77\x93\x6b\x73\x4e\xe6\xd4\x65\x88\x31\x4d\xa6\x2f\x45\x51\x0d\x95\xaf\xbc\xab\xef\x2f\xc1\x7d\xd4\x2e\x5e\xda\xdc\xe7\x9d\x0a\x96\x8c\x62\x00\x4c\x92\xee\xfd\xfd\xa5\x43\x38\x91\x58\xe6\x25\x77\x65\x73\x07\x9f\xa4\x7b\x2f\x7f\x15\x67\xfa\xf4\x07\x46\x15\xd1\xe0\x92\xd3\xaa\x00\xb8\x8a\x53\x67\xfa\x5d\x26\x31\x5b\x24\x88\x24\xc6\x2f\x9e\x82\x90\x1c\xaa\xe7\x41\x21\xe9\xc4\xa0\x9e\x02\x8f\x24\x2d\x85\x2f\x19\x2a\x9b\xfb\x25\x5a\x25\x38\xfa\x13\xe4\x91\xae\x78\xbd\x81\x47\x64\xc1\x17\x6a\x26\x42\xc6\x4d\x40\x48\x7a\xe2\x34\x7b\x19\xb0\x78\xee\x1f\x98\x27\xf0\x07\xe0\x45\xba\xb7\x9b\x17\x0a\x24\xef\xdb\x80\x17\xe9\xde\x28\x02\x22\xd2\xbd\xef\xba\xb0\x80\xd8\xf3\x17\x19\xd5\xcb\x17\x60\x25\x92\x57\xf2\x20\x49\x44\x61\x64\x30\x8e\xa2\x07\x6c\xa0\x24\xba\x2c\xef\x52\xfc\xf4\x80\x0d\x94\x44\x34\x82\x17\x6e\x0f\x54\x98\x5f\x9b\x7b\xda\x39\xf7\xee\x1c\x7f\x51\x02\x74\x86\xdf\xb2\x65\x4a\x54\x57\xb1\xc7\xd2\x00\x8b\x9e\x89\x2f\x19\x6b\xf3\x7f\x78\xbf\x27\xd3\x8b\xc8\x54\x6a\xc5\xaf\x1f\x4d\x05\xdf\x7d\xf6\xaa\x26\xcb\xa3\xe3\x1f\x2d\xf1\x46\x5b\x2b\xce\x8d\x11\xe1\x71\xf4\x12\x14\x51\x59\x16\xc8\x87\xae\xc2\x5c\xc8\x87\xb9\x17\x95\xac\x95\x8d\xfa\x32\x3e\xad\x76\xb7\x97\x61\x14\x35\x91\x05\xff\xe1\xdc\x22\xef\xa5\x12\xc2\xe3\xe9\x85\x51\xb6\x96\x4b\x17\x36\xd9\x7d\xe7\xb0\xbd\xd9\x42\x1e\x7e\x20\xd1\xb7\x4b\xf7\xc5\x8e\xb4\xbf\xbe\x5d\x22\x5d\x4c\xac\x10\xf5\x52\xd7\xe6\xa1\xb0\xe0\xeb\xdb\xbd\x4a\xb7\x60\x88\x9d\xe5\x40\x8a\xaf\x70\xf6\x4b\xa3\x6c\xcf\x33\x22\x3f\x80\xcf\x38\x41\x7e\xe8\x09\xfe\x7d\x7d\xf4\x89\xf4\x45\x37\xc0\x98\x01\x7b\xe8\x69\xfc\xd1\xcb\x03\x20\x88\x28\x85\x4a\x2e\x96\x02\x1c\xfc\x32\x22\x56\x76\x96\xab\xc3\xf0\x9c\x75\xc9\xdb\x61\xe7\x97\xee\x4a\x9e\x88\x36\xfc\x83\x27\xa2\x5b\x9b\x6d\x0f\x3e\xe0\x3f\xc4\x12\x2d\xbc\x24\x07\xc2\x64\xd9\x62\xfc\x85\x0e\x83\x87\xdf\xc6\x0c\x51\x94\xbf\x89\x75\x75\x38\x90\xa2\x3e\x1c\xf6\xfe\x2d\x03\xd7\x7e\xf8\x96\x51\x6b\x1a\x7c\x9f\xce\x04\x76\x14\x50\x1c\xe2\x85\x32\x95\x69\xe1\xe0\xc0\x38\xc4\xc7\xcc\xcf\x82\x1c\xfe\xef\xe0\xb3\xd5\x08\xe4\x30\xb5\x56\xbd\x37\x8e\x15\x23\x06\x78\x43\x57\x31\x70\x1b\x0c\x32\xb3\x3c\xef\xc4\xa2\x87\x73\xdd\x8a\xbe\x7a\xb0\x82\xd8\x10\xdf\xa2\xc5\x69\xbb\xad\x51\x17\x23\x7d\xc8\xaa\xef\x60\xd5\x35\x33\x41\xef\x1c\x8c\xc5\x43\xd1\x0d\xa3\x3e\x76\x1b\x35\x17\xf0\xe4\x76\x13\x4f\x4a\xeb\x24\xf0\x1b\xce\x66\x19\x1a\x08\x68\x8d\x0c\x7e\xc3\xe9\xbd\x9f\xf8\x0d\xda\x6c\xdc\xf0\x66\x3d\x7c\x6e\x6e\x09\x0c\x53\x01\xac\x43\xd6\x7d\x40\x20\x87\x63\xf7\x68\xd9\xcd\xf0\x4b\xce\xd5\x6a\xf6\x45\x76\x5a\x1e\xbc\xb9\x2b\x6c\x82\xcb\x90\x09\xa8\x39\xef\xba\x5b\x41\x86\xe0\xba\x5d\x09\x0f\x28\x86\x53\x8b\xa2\x5b\x89\x56\xcb\x06\x21\x16\xba\x56\x25\xb7\xe6\x66\x1e\xd5\xc0\x58\x88\x9a\xf0\xe1\xe6\x02\x64\xfb\x10\x70\x61\x1f\x6b\xee\xb6\x6b\x4f\xbd\xd4\x0f\x78\xde\x02\x59\xa1\x68\x38\x07\x82\xc2\x50\xb9\x7b\xf7\x3d\x37\x7d\xb1\x53\xfc\xbf\x92\x88\xcc\x5d\x7e\xc5\x0e\x00\x82\x42\xe4\xa0\x74\xc3\xfc\x7a\xbb\x0e\x36\x42\x94\xce\x88\x0c\x3a\xdb\x21\xe4\xda\x7d\x9f\xb0\xc0\x43\x88\x2c\x74\x0b\x4e\xba\xc7\x1e\xb7\xe1\x48\xb3\xa1\xdc\xaa\xd5\xbd\x2b\x06\x36\xe1\xdc\xa7\xaf\xdb\x38\xf2\x5e\xd4\x6d\xac\x04\x2f\xb9\xc0\x4a\x38\x55\xd1\x83\x95\x60\xe4\xf8\x29\x54\xc2\xa1\x65\xf0\x3d\x19\x2e\x07\x78\xe2\xe1\xd1\x4d\xe4\xec\xf0\x7f\xf9\x1d\x1b\xcf\x3d\xed\x47\xf6\x17\x00\x15\xe2\x53\xfe\xe2\x78\xd9\xc8\xcb\xe5\xe7\x2a\xbf\x94\x5a\xb2\xbf\x30\xf6\x96\x7e\xed\x66\x51\x4c\x6c\x7c\x99\x90\x9a\xf3\xd6\x5c\x4b\x36\x77\xab\x72\xd7\xae\xf7\x46\xe5\xbe\x5b\x75\x19\xbf\x9c\xd2\xef\xdd\x2a\xea\x15\x47\x08\xa2\xe6\xff\x81\x19\xde\x46\xb7\xd0\x18\xf8\xe6\x7a\x5d\x19\xe8\x36\x00\xb1\xa7\xed\x9b\xfd\x71\x6a\x7d\x7c\x63\xf0\xa5\x24\x71\x13\x8b\xcb\xa0\x42\xb7\xaa\x7c\x8f\x98\x37\xaa\xfc\xa9\xe9\xdf\xcd\x66\x79\xec\x19\xca\x66\xa9\x3c\x75\x7b\xdb\x9e\xd9\xf9\x6e\xf4\x33\x39\xf9\xff\xee\x30\x66\xc5\xe3\x34\xb6\x44\xad\xbc\x9c\xc5\x18\x79\xe5\xfd\xd9\xdd\xf9\x66\x67\x3d\x22\x05\xdd\xea\xeb\x3d\xd4\xde\xd8\x72\xed\xe9\x8d\xfd\x96\x16\x07\xf7\xbb\xcb\x63\xae\xbd\xb6\xd6\x5a\xb1\x23\xaa\x90\xb9\x85\x44\xd2\x1c\xef\xc6\x5a\xba\xb8\x39\xdf\x58\x66\xed\x45\xc0\x39\x22\x23\x98\xdc\x1f\xb3\xc8\x81\xfb\x2c\x9b\x9a\xb3\x69\x6e\x35\xc1\xfd\xed\xc2\x29\x83\x0b\x73\x2f\xaa\x6f\xf4\x3c\x53\x4b\xa3\x9b\xc8\x18\xd5\xc3\xea\xfd\xd9\xbd\xfb\x65\xf9\x42\xfe\x45\xf7\x9a\x85\xed\x71\x77\x22\x0a\xfd\xdd\xd3\x4b\xf6\xe1\x74\xc4\x08\xdb\x8b\xd3\x7b\xed\x9a\x50\xf7\xe5\x76\x24\xf7\xd0\x95\xd7\x23\xfc\xad\x11\x76\x76\xde\x69\x77\xad\xa2\xe9\x5e\x8e\x34\x83\xf8\xc4\x7e\x38\xf4\x18\x7e\x88\xfc\x78\x78\xf1\xfd\x70\x9d\xee\xa5\xfb\xc3\x06\xe8\xe5\xc2\xc3\xad\x79\x66\x01\x3c\x68\x84\xac\xc9\x73\x30\xce\xc5\xbc\xbb\x1b\xcc\xf0\x90\x68\xf0\x3f\xc1\x42\xba\x89\xe4\x43\x9c\x5b\x9f\xd8\x22\x8b\x3c\xff\x31\xde\xb1\xa7\xf4\x07\xb5\x51\x66\x23\x7f\xb8\x5b\xb7\x45\x0f\x9a\x21\x3b\xfa\x39\x2b\xff\xfb\x21\x97\xb4\x45\xc7\x66\xd9\x0d\x02\xf1\xa0\xae\x3f\xb4\x70\x7f\x4e\x27\x89\xad\xdb\xe7\x1d\x0e\xff\x0f\x3a\xa3\x8c\x6e\xf0\x49\xae\x3b\x4e\x82\x8f\x51\x94\x55\xfb\x3c\xc9\xce\xa1\x26\xec\xa8\xb9\x98\xdb\x1d\xb5\xfb\x83\x03\x65\x57\x19\x1f\xd2\x73\xfd\x93\x14\xb4\xac\x58\x72\xa0\x6c\x22\x8a\x7b\xe0\x27\xe7\x83\x6e\x29\xef\xd2\x17\x7a\x3f\x0a\x41\x6d\x9f\xd9\x5c\x1f\x2f\xed\x35\x6a\x7e\xdc\x8f\x39\xaf\x3c\x7b\x3f\x86\xb5\x3d\xfb\xe0\xe4\xe0\xe8\xac\xec\xdd\xbe\x60\x31\x85\x7d\x0d\xac\x98\x2e\xff\x7b\xb2\xa1\xad\xfc\x94\xfc\xba\x5b\x20\x95\xe2\x44\xf5\x68\xbd\xb7\xe7\x88\xd6\xe3\xea\x08\x1e\xd4\xfb\x87\xcc\x50\x14\x99\xa9\x49\x35\x28\x32\x3d\xb3\x23\x83\x22\xd3\x73\xfd\x23\x03\x04\x61\x66\x9f\x6c\x1e\x43\x35\xab\x66\x78\x3c\x56\x71\xa4\x10\x16\xa6\xee\xfe\x52\x69\xa5\x0d\xf9\x53\xdd\xb1\x92\xc9\x30\x43\x42\xa2\x78\xf4\x7b\x3a\xaa\x3f\xd0\xfc\x6a\x76\xa5\x08\x38\xd8\x63\x10\x67\xfd\xc1\x81\x85\x89\x17\x7a\xaf\xee\xba\xf8\x31\x57\x38\x27\xb6\x87\x9b\xfd\x6c\xf1\x42\xff\xcb\xbe\x9f\xb6\x6b\xe9\x2f\x9b\xc3\xf8\x8b\xbd\x41\x5d\xb6\x50\x00\x0f\x7c\x8c\xdc\xbc\x67\x58\x77\x4e\xb2\x93\x3e\x46\x68\xf6\x1e\xee\xe9\xf6\x2c\xdf\xea\x7b\xea\xf9\xc2\x8a\xb5\xc6\x86\xeb\xd0\xba\xf9\xf1\x4e\xde\xbb\xa4\xe7\x23\x94\x3f\xbc\xe7\xd1\x24\x55\x0b\xe5\xe7\xb3\x5e\x34\x8b\x68\x82\xaa\x49\x1e\x0e\x05\x80\x19\x4d\xf0\x29\x3a\x80\xe2\xf3\x91\xb9\x21\x5e\x00\x3c\x11\x1f\x22\x33\x91\xd6\xf5\xc1\x01\x84\x22\x13\x20\x7f\x3e\x0b\xc3\x43\x97\x89\x0e\x26\xaa\x71\x9e\xcd\xcf\x98\x9d\xef\xd6\xc4\x30\x6d\x41\x94\xe8\x84\xa9\x9e\xaf\xcc\x89\x3e\x00\x5c\x22\xab\xe9\x7c\x65\x54\x48\x26\x82\x4b\x14\xcf\x62\x02\x4a\x4c\x8d\xa9\x45\x91\x70\x17\x7a\xd5\x57\x6b\x0d\xfd\xca\x78\xe0\x4e\xaf\x0c\x06\xbe\x2a\x28\x84\x62\xe4\xeb\x15\xa0\x2a\xa4\x17\x91\xdb\xd0\x20\x2f\x7e\x8f\x5a\x9f\xbd\xc9\xfa\x51\x6f\x74\xca\x20\xca\xce\x17\x3b\x1c\x43\xe3\xbd\xea\x97\x77\x7a\xd4\xe9\xc9\xef\xc8\x23\x39\x7a\xbc\x59\xe1\x81\x0d\xec\xcd\xf6\x2c\xfc\xe4\x15\x05\x5d\x25\xcd\x9b\x35\x22\x37\x8b\x15\x44\xb1\xf2\x66\xe5\xa0\x6c\x2a\xd6\x71\x37\x95\x35\xa7\x15\x38\x84\x80\x79\x33\xdf\xb2\xbb\x9c\x02\x8b\xfc\x8f\x0d\xfe\x55\x14\xb7\xa3\x8a\xc2\xe1\xf4\x85\xc6\x5a\x2b\x1d\x1f\x73\x35\x07\xa3\xd1\xfd\x94\x93\x10\x56\xf1\xa2\x6a\xd6\xab\xfd\x55\x2c\x67\x3e\xbe\xd5\xe3\x98\xfd\x40\x7c\xbb\xec\x44\x60\x39\xea\x91\xfc\xee\x35\x07\x33\x78\x59\x73\xba\xa9\xbc\xb1\xe6\x72\xdf\x74\xbb\x8a\x55\xfa\xee\xf5\x57\xfd\x85\x66\xec\x1f\x76\x33\x28\x43\xb8\x0e\xd9\xd4\x2b\x7a\x93\x4b\x03\xec\x0e\x11\x64\x26\xd8\x1d\x59\xbf\xac\xb7\xd1\x87\x8e\x40\x77\x4f\xa5\x22\x98\xe1\x66\x67\x48\x77\x4b\xb7\x19\x18\xc7\xe4\x3f\x5b\x3b\xbf\xdd\x73\x25\x12\xc2\xdb\x55\xa0\x57\xbf\xfd\xf9\x42\x65\x74\xf0\x50\xbd\x22\x48\xc7\xd4\xdc\xfb\x1d\x1b\x93\x84\xb1\xc6\xf9\x22\xef\x1f\xec\x55\xe9\x8a\xeb\x2e\x04\x11\x3b\x64\x5f\xaf\x71\xe5\x54\xc2\xbc\xfa\x27\xb2\x91\x00\xd8\x91\xb2\x0a\xae\x77\x7a\xa6\x81\x47\xbf\xda\xc1\x1c\x88\x6d\xef\xb4\xa1\x64\xd1\x9f\xe2\xb0\x9b\x2e\x7a\x9f\xa3\xe8\x7b\x51\x15\x14\x5c\xef\x8e\xfe\x76\xf8\x02\x97\xf1\x4b\x7a\x44\x78\x79\xf1\x5e\x46\x0b\x3c\x7c\xa1\xf7\x61\x33\xef\xd6\xcc\xc3\x48\x01\xf2\xe8\xd9\x41\x45\x19\x7f\xec\x44\x72\x4e\x6b\x75\x33\x37\xa7\x3f\x58\x75\x6b\x75\x47\xd5\xf5\xc9\x05\xc6\xa3\x67\x7b\xe1\xde\x15\xb1\x08\x77\x04\xeb\xae\x7b\xc4\xe1\x82\x03\x59\xa9\x1b\xa7\xe3\x7d\x98\xdb\x0e\x02\x21\x6d\x65\xa3\xef\xb3\x27\xa4\x3f\xd8\x25\x7c\x17\x51\xbb\xd8\xbb\x5b\xd4\x86\x87\xbf\xcf\xae\x22\x8d\xda\x61\xd2\x0f\xb3\x2f\xb2\xd0\xa8\x37\xf3\x3f\x89\x84\x32\x97\x87\x83\xd5\xd1\x8d\xcb\x02\x54\x47\x2f\xf6\xf4\xeb\xaa\xb4\xf0\xd7\xde\xe5\x98\xf4\x1a\x04\x40\xf6\xfe\x6e\x25\x93\x0d\xf9\x9c\xd1\xf6\xca\xa7\xc8\x81\x58\xfb\x7e\xd6\xde\x54\xdd\x7e\x30\x95\x9a\x0d\xa4\xb5\x77\xcb\xcb\x6c\x16\x2f\x06\x30\xe5\x30\xd5\x2e\xdf\x1f\x6c\x16\xb5\x37\x0c\xad\x27\xf4\x77\x61\xa5\x28\x53\xc1\xdb\xff\x50\xda\x16\xc8\xa3\x1a\x13\xe3\xe5\x36\xa0\x70\x42\x7f\xd9\x52\xbc\x95\x7b\xd1\x1e\x69\x69\x08\xa8\x47\x2f\x36\x77\xed\xb2\xa3\x1d\x9f\x77\xa6\xda\xd1\x7f\xc7\x6e\xc8\xe4\xe5\xf2\x97\x83\x97\xd7\x97\xc4\xcb\xfe\x40\x34\xf1\xd3\x13\xdf\x7d\x08\xc0\x8e\xf8\x65\xf0\x82\x4e\x8f\x33\xe6\xa7\x26\x47\x83\xf4\x4f\x5f\x0f\xb7\xd6\x2f\xa4\xd3\x5e\xac\x0c\x5e\x63\xc5\xef\x76\x75\xc2\xe4\xc6\xe8\xce\xd8\x97\x40\x30\x44\x3f\xf8\xc3\xed\x67\xcd\xf1\x80\x95\xda\xf9\xdf\xf6\x9a\x68\x87\x4d\x8d\xff\xc7\x76\x8f\xe0\x07\xcc\xea\x34\xe0\xf9\x84\x44\xd4\x28\x1c\x70\x86\x68\x06\xfd\x30\xe8\x5e\x9b\xc4\x41\xbd\xc0\x04\xc0\x5a\xe8\x05\xfe\x0d\xd4\x42\x51\x4e\x01\x5e\xa1\x17\x18\xcd\xe7\xdd\x5e\x9c\x38\xfe\xc0\x05\xbf\xa9\xf5\xb8\x5f\x1e\xe6\xf2\x65\x37\xd1\xf2\x69\x16\x0b\xee\xdb\x27\x7d\xb6\xbb\x6f\xa2\x4b\xb1\x7b\xaf\x3d\x39\xe8\xae\xcb\xda\xf8\x7f\x08\x22\x19\x7e\xfe\x19\x9d\x4b\xb1\x02\x44\x86\x0e\xf8\xdb\x04\x90\xa1\x1b\x9e\x0a\x10\x86\x48\x44\xa7\x5c\x96\x4d\x9f\x6c\xe6\x64\x45\x04\x61\x70\xc7\xfa\xb6\x06\x00\x69\x07\xe8\x85\x24\x96\xef\xfc\x38\xd8\xeb\x14\x0a\x0c\x43\xd7\x11\xf9\x83\x3b\x95\xe4\xff\x2c\x9e\xe2\xff\x44\xa2\x75\x62\x82\xf9\xd6\x2d\x3b\x98\x53\xe9\xbb\x00\xa7\xe5\xe9\x0b\xc6\x06\xdd\xc2\x00\x80\x63\x1b\xf9\x1e\x4d\xc7\xec\xce\x87\xd0\x15\xfb\xff\x3d\x3a\xb4\xfb\xd9\x9d\x4e\xd9\xf8\x43\xef\x80\x2e\x20\x32\x74\x0d\x17\x44\x64\x68\xec\x0f\xa0\x30\x88\x40\x36\x01\x61\x48\x8a\xe3\x80\x30\xf4\x92\xfd\xdf\x3d\xc4\x9a\xc7\x99\xbe\xb6\xe2\x0f\x60\x7a\x3b\xa5\xf7\xf1\x9e\x3a\xbd\x16\x46\x95\xb8\x3e\xd4\x6f\xe6\x7b\x59\x26\xd9\xc2\x96\xad\xa6\x16\xc1\xaf\x7a\xe1\x3c\xf8\x7d\x1e\x4b\x58\xf2\x1f\x3e\x58\xc5\x7e\xda\xa7\x7b\x84\x34\xa0\x1d\x7a\xd9\x89\xdc\x62\x9b\xd9\xe1\x43\x36\x6e\xed\x71\xf4\x85\x28\xc7\x6e\xd1\xdf\xf2\x14\xcd\xa9\xe8\x43\xe1\x5d\xf6\xff\xb6\x35\xfb\x62\x77\xc2\x06\x81\x79\xe8\x05\x96\xfc\xad\x5d\xf9\x48\xb5\x36\xf7\x61\xc5\x8b\xc5\x30\x75\x3f\x58\x5b\xf5\x5c\xfc\xe5\x23\x2c\x59\xe2\x7f\x4f\xf7\xf4\xe2\x3a\x3d\x3a\x20\x58\xae\x73\xd7\xd2\x5f\x94\xed\x10\x57\xc1\x60\x38\xf5\xbd\x06\x83\x21\xf2\x53\x0a\x82\x6f\x61\x9a\xac\xcd\xbb\xb2\x3f\xd8\x61\x48\x80\xe0\x2e\xc4\x8b\xc9\xdc\x90\xf6\xc7\x94\x5d\x8a\x2f\xcb\x5f\xa2\x93\x17\x36\x72\x5e\x4e\x2f\xce\xdc\x05\x31\x66\xa5\xdd\x7b\x26\xf2\xe0\x86\x00\x0a\x5e\x42\x2f\x4c\x21\x40\x11\xa2\x44\xb2\x64\x6b\x8c\xb0\xb6\xf2\xae\x18\xc9\xf2\xae\x18\x55\x16\xe4\x40\x0f\x0f\x40\x0e\x72\xd9\xa9\x88\xe9\xe7\xac\x58\x79\xaf\x18\xca\x47\x48\x06\xa8\x6d\x02\x7f\x10\xa9\x28\x65\x9f\x7c\xe1\xa5\xa0\x19\xc4\x0b\x59\x30\xcf\x98\xfa\x8b\x80\x67\x90\xf2\x1e\x8b\x02\xe3\xa8\x66\xb9\xff\xf5\x57\xd5\x28\x41\xd8\x82\xde\xff\x68\x13\xb8\x34\x74\xb3\xcd\x1c\x7c\x8d\xba\xba\xc4\x43\x3d\x91\xcc\x81\x37\xe8\x3a\xa6\x6e\x74\x03\x7d\x44\x56\x75\xf8\x1c\xd7\xba\x7b\xc9\x64\xc3\x64\xb4\xac\xba\x7d\x38\xe4\x1e\x76\x75\xcf\x58\x55\x9e\xe6\x58\x36\x76\x5e\x7f\x68\x48\x1a\x48\x07\xab\xc9\x36\x87\x2f\xd3\xec\x14\xc9\xad\x62\x71\xc0\x71\x60\x2b\x4d\xfa\x2e\xc3\x1f\x76\x19\xb4\xab\x39\x93\x9d\x17\x06\x81\xd6\xb1\x62\x75\xbb\x1f\xf1\x7e\x21\x61\x17\x56\xe8\xea\x32\x54\x27\x4c\x77\x5c\xe0\xa8\x8b\xd3\x71\x71\x21\xe0\xdd\x56\x9a\x9f\x72\xba\x56\x7f\xd8\x58\xd8\x7c\x17\x40\x21\xb5\xd4\x6b\x38\xf8\x4e\xb1\xe9\xa2\x82\x1f\xad\xe9\x66\xc2\xf9\x65\xb9\xb5\xb9\xa6\xf6\xd6\xe6\x7c\x35\xb8\xb2\xf6\x1e\x20\x42\x74\x95\x60\x20\x42\x54\xaf\x3e\x05\x84\x38\x76\x0e\xbc\x90\x8b\x4b\xea\x72\xe1\x3a\x0f\xb5\x0b\xf7\x2c\xb4\xc4\xbc\x53\x4f\x01\x3e\x44\xe4\x27\x19\x76\x7c\xdb\x83\x63\x19\x93\x51\x16\xbd\x74\xed\x75\xa3\x02\x8f\x21\x7e\xa1\xfa\x8f\x79\x10\xb6\x45\x4d\x28\x5a\x70\x2f\x6c\xec\x0e\x2c\xec\xaf\x8e\xec\x5c\x71\x39\xb9\x6e\xb5\x2e\x38\x84\xbc\x23\x3f\xef\x8b\x42\x11\x07\x56\xde\x15\xa0\x0e\x0e\xf1\x12\x58\xa1\x27\x73\xe7\x1d\xf9\x7d\xe9\x8f\x33\x61\x70\xf1\x8e\x72\xbc\xaa\x0f\x33\x8e\x77\x12\x70\xe9\xd3\x1e\x64\x13\x2e\x2a\x17\x9b\xbe\x84\xcb\xd3\x62\x70\xf3\x4d\xf0\xfe\xa2\xfc\x66\xc1\xe2\xb1\x70\x1f\x21\x61\xed\xee\xea\x9b\xf0\x56\x95\x2e\xbd\xfe\x10\xf8\x68\x1e\xbf\x29\xbe\xd3\x33\x70\xfd\xf9\x86\x80\x2e\x5e\x7a\x4a\xd0\xe3\x1f\x23\x57\x09\x43\xc2\xf8\xcd\xb2\x6c\xcb\xb4\x94\xf3\x7d\x8c\xa2\xc0\xbd\x1d\x04\x95\x15\x1d\x53\x47\x09\x78\xcf\x16\x4c\x5f\x25\xdc\x6a\x94\xc6\xf1\x43\xf0\x12\x39\x1f\x3f\x29\xc0\x8c\x3b\x0b\xe6\xab\x12\xd4\x3c\xe0\xb4\x28\xe1\x53\x1f\x3a\xf2\x26\xc0\x5e\xce\x8e\x71\x88\x04\x55\xfa\x2c\xb9\x77\x94\xf4\x3e\x8a\xbf\xe8\xf2\x25\xc0\x52\xbd\x0e\x90\xc0\xe9\x49\xfd\x39\x84\xad\x5e\xc1\x32\x58\x02\x07\x58\x75\xdc\x12\x38\xaa\x96\xf3\xf8\xf9\xe8\x2b\xfe\x35\x1a\x71\x08\x20\x9f\x9d\x99\xf0\x67\x12\xf4\xfc\x46\x11\x0c\x41\x50\x1f\x95\xd2\x12\x04\x08\x26\xb4\x88\x04\x2c\x09\x32\xf7\xe4\xef\x28\xf9\x45\x6b\x71\xaa\xd6\x92\xb0\x47\x7f\x1e\x3f\x04\x83\xab\xb0\xab\x41\xb0\x1e\x9e\x9d\x37\xc1\x62\xc7\x4f\x16\x91\xc3\xd4\x72\x40\x00\x2d\xe6\xfc\x7f\x71\xca\x7f\x47\x29\xaf\x00\x82\xca\xf7\x12\xd8\x8c\x32\x36\xa4\x12\xe0\xe8\x4a\xfa\x12\xf4\xc3\x29\x7b\x04\x82\x70\x9b\xa2\xff\x10\x84\x66\x64\xb9\x4b\xf8\x76\x96\xf1\x43\xe0\x72\x40\x81\x0c\x02\xbb\xf6\x29\x02\x9f\x04\xf4\xc7\x4a\x57\x12\x8a\xdf\xc8\x3f\xdf\x90\x75\xf4\x52\x2c\xa5\xbe\xc2\x59\x77\xc2\xe5\x6f\xc2\x67\xd0\xb5\x73\x13\x36\x66\x24\x7c\x10\xc2\x27\xe4\x42\xd9\xdd\x59\xdf\x4f\x4c\xe4\xb1\x4b\xa9\xef\x3a\xac\xc7\xfc\xc9\x02\xda\x50\x10\xec\xa0\xf6\x02\x72\x7c\x8a\x27\x07\xc1\xe3\x75\xaf\xa9\x6e\xc2\xc7\x65\xfa\xd8\xef\xfd\x7d\xb4\x06\xaf\x9b\xd9\xf4\xf7\xf5\xba\xbb\x6e\x76\xd4\x7f\xa6\x0a\xb0\x38\x12\x50\x28\x75\x50\xa5\x25\x70\x16\xeb\xf8\x79\x4a\x98\xa6\xa8\xff\x10\x1e\x09\xe9\x87\x70\x19\x6d\xb6\x9e\x3f\x04\x66\x68\xaf\xf5\xb7\x1e\xdf\x0e\xfd\xf8\x93\xe2\x33\x38\x4c\x6d\xe9\x97\x60\xff\xfc\x56\x6c\x03\x5a\xd5\xfe\x4b\xe8\x36\x6e\xfc\x64\x59\x62\x88\x55\xb9\x71\x19\xef\xeb\x7c\xa9\x9b\xd9\x8c\xf7\x13\x51\xeb\x87\x51\x8c\x9f\x8f\xb6\x7f\x08\x58\x98\xf7\xb6\x99\xcd\x7c\x3f\x9d\x27\xcb\xe6\xb5\x71\x5e\xa7\xa6\x6d\x2f\xe1\xeb\x55\x9f\x2e\x3e\x8d\x84\x4b\xc2\x9e\xd9\xd7\xab\x62\xa9\xb7\xfa\x93\x82\x63\xcf\xd9\x89\x5b\x08\x41\xc9\xaa\xb7\x3d\x3d\xae\x57\x08\x24\x15\x7e\xef\x28\xf7\xeb\xad\x8e\x47\x28\x09\x58\xa5\x75\x02\xb8\x43\xd8\x6b\x1a\xa4\x72\x08\x9f\xb6\x06\xa7\x9b\x51\xb9\x5f\x70\x71\xd2\x81\x33\xe7\x3b\xca\xf3\xbe\xc6\xd1\xe8\x7b\x3a\x3c\x3f\x33\x8a\x28\x9e\x9b\xe0\x30\x6c\xbe\xf0\xbc\x20\x87\x46\x8a\xbc\x09\x88\x28\x67\xef\x7b\x28\x9f\x97\xfd\xf4\x2c\x67\xf9\x29\x65\x19\xd9\x02\xdb\xcb\x4d\xd8\x59\xca\x2f\xc1\x62\xdb\xef\x47\xdf\xed\x0b\xff\xcf\x37\x2e\x09\xe9\x97\xb0\x24\xfc\x7e\xc3\xa5\x4f\xdc\x3c\x09\x02\x38\x73\x18\x7f\x47\x79\x7f\x36\xa3\x3e\xfe\x21\xdc\x12\xca\x0f\xa1\xda\x85\xbb\xd7\xdf\x77\x5f\x62\xf4\xdd\xfc\xf7\x7d\x2c\x65\x9c\x3f\x59\x5e\x2d\xd6\xc6\xe6\x5a\xef\xfb\x4e\x53\xec\x6d\xe2\xfd\xe9\xc2\x79\xfc\xa4\xf8\xb0\xe8\xeb\xa3\xe4\x5f\xc2\x94\x70\xfe\x12\xbc\x36\x9b\xbf\x29\x64\x1f\xa3\xfc\x54\x1d\xc4\xb9\xb3\x8f\xf6\x93\x02\x1c\xb8\xb3\x13\xde\x4c\x02\x1b\xab\x78\x3e\x12\xd0\x0e\x0b\x27\xb3\x09\xdb\xcf\xf1\xa7\xa6\x6b\xc7\x5e\xee\x3f\x35\x05\x0b\x29\x44\xa3\xdf\x62\xf5\x9f\x1a\xbb\xd7\xbf\x9f\x59\x38\xf6\xc4\xfd\xde\x47\x14\xd4\xb1\x17\xe1\xf7\x0a\x32\xd9\xc7\x16\x01\xd6\xfb\xe0\xea\xd8\xe7\x9e\xa7\xeb\x7d\x90\xd3\x4a\xda\xad\x5d\xaf\xd0\xdb\x19\x3b\x5a\x08\xc8\x5d\x67\x9f\x9b\xb1\xad\xbd\xf5\x8e\x3c\x7f\x53\x14\x53\xec\x0e\x5a\xef\xeb\x94\x9a\xe5\x37\x8b\xb2\xc9\x2c\xbf\x59\x64\x17\xb3\xfc\xc9\x60\x8b\xd4\x0b\x7d\x74\x9f\x4e\x8d\x7a\x38\x79\xd2\x71\x3a\xab\x83\xa0\x96\x18\x5d\x32\x04\xa1\xc1\xb5\x42\x95\x60\x48\xd4\xc3\xb9\x12\x04\x1a\x3a\x50\x99\x41\xf0\x48\x5e\xb6\xcc\x55\x8f\x57\xe9\x76\x1c\x72\xf0\x20\x10\x86\x6d\x6f\x1b\x35\x64\x1f\x4c\x80\x0f\x37\xa7\x20\x10\x1f\x61\x1c\x4a\x14\xf5\x74\x10\x4f\xc3\x6e\xbf\xa3\xa6\x5d\xd1\x41\x68\x1b\x08\xc2\xc5\x8e\xd3\xfe\xae\xe9\x5d\x86\x35\x3e\xcf\x9f\x14\xcb\x28\x50\xa7\xd2\x51\xcd\xaf\x57\xd1\x63\xf3\x96\x9a\x5f\x40\xc7\xcf\x3c\x15\xfd\x6a\x7e\xbf\x63\x9f\x5c\xc7\x2f\x81\xc6\x9e\xff\x10\x44\x54\x38\xe5\xf9\x41\xd0\x89\xf7\x74\x42\x06\xc1\xb8\x82\xe7\xae\x7a\x7e\xd7\xd6\x3f\xb8\x91\xd4\xb2\xd7\xf4\xc0\x6d\x4b\x82\xce\x50\xe7\x1e\xa7\xf2\xbe\x5c\x74\x8f\xd3\x09\x19\x04\xc2\x41\x8c\x53\x61\x28\x08\xe2\xa1\x9d\xf3\x37\x8b\x91\x5d\x4f\xb7\xe2\x5a\xde\x4f\x80\x8a\x73\xfe\x7c\xe3\xd3\x48\xf6\x74\x52\xd7\xfa\x72\x9f\x7d\x8e\x2d\x81\x07\xc1\x58\x4e\x87\xab\x3e\x08\x9a\x90\xa7\xf3\x27\x8b\x73\xd8\x30\x9c\x12\x30\xd2\x19\x29\xfd\x10\x50\x5e\x9e\x65\x0b\xed\xb5\xfe\x48\xe0\x3f\xf3\xa5\xbe\xcb\xb6\x10\x73\x4e\x82\x68\x76\x69\x4f\x87\xf6\x3e\xd8\x50\xb5\xdd\x83\x6d\x73\xa3\xbe\x4f\x28\x10\x3c\xfe\x28\x1a\x07\x41\x83\xf8\xb4\x27\x76\xdb\x52\x56\x9e\xe9\x27\xc5\xa7\xfb\x50\xda\x13\xa8\x6d\xb1\x6b\xe0\xc7\x2d\x41\x57\x4e\xfc\xa9\x21\x2c\xe3\x14\xef\x35\x5e\xfb\xe6\xbd\x03\xeb\x37\x09\x70\xa3\x91\x8f\x9f\x14\x5b\x8a\x38\xf2\x0f\xe1\xb3\x8f\xf3\x6e\x7d\x7f\x3f\xa7\xe9\x96\xd9\x83\x20\xc0\x70\x4e\xe9\x97\x50\x25\x1c\x3f\x84\x67\xa7\xe8\x3f\x04\xbd\x61\xb3\xac\x25\x08\xdf\x26\xfc\x7c\x74\x19\x85\x20\xe7\x9f\x6f\x00\x99\x18\x84\x9f\x52\x96\x3d\x96\xf3\x6f\x16\xc4\x9b\x91\xf3\x4f\x4d\x37\x12\x5c\x96\x1b\xd5\xf1\x3e\xa2\xb0\x65\xb9\x51\x10\x50\x3a\x8d\x2c\xab\x0d\x82\x7e\x22\xb9\xfe\x66\x21\x48\xf0\x40\xb5\x0b\xe1\x63\x66\xe7\xe6\x79\x2c\x08\xcd\x93\xa3\xe7\xb1\x20\x74\xbf\x31\x7e\xb3\x18\xab\x2c\x2b\x34\xd4\xf1\x82\x37\x99\x8e\xec\x11\xb7\xce\x17\x3b\x99\xe0\xac\x63\x13\xbe\x2e\x40\xa0\xdb\x46\x10\x3c\x6c\x72\x37\x00\xc1\x13\xca\x28\xbb\x83\xae\xf7\x31\x64\x47\xd9\x8d\xbb\xde\x47\x7f\xb1\xa2\x0c\x59\xaf\x97\xcb\xd0\x33\xb7\x7f\x08\x32\x98\x52\x7f\xbe\xe1\x35\x5b\x21\xde\x83\x84\xfd\xd1\xdd\x41\xd7\xcf\xa2\x2c\xbb\x83\xae\xf7\xab\xdb\x72\x69\xfe\x10\x84\x90\x2a\x6e\x92\x41\xd0\xe6\x1a\xe5\x8c\x04\xf7\xb3\x63\xa7\x08\xa9\x6a\x2a\xb8\x8f\x1f\x82\x41\x57\xab\x87\xab\x20\xa8\xc9\x48\xff\x10\xac\x58\xdd\x5c\x3d\xe4\x2e\xf6\xa2\x63\x0f\xc3\xfd\x33\x0b\x6b\xfa\xf9\xa8\x8a\x95\xb1\xc5\xf0\x20\x60\xea\x34\xaa\x22\x63\x7d\x5e\x6c\x08\x4e\x83\xf8\x40\x78\x75\x19\x26\x30\x8c\x04\x21\x68\x6a\xff\x93\xc3\x05\xa9\x95\x9f\x46\x3b\xcf\x5f\xc2\x2d\xe1\xf8\x21\xb8\x17\xb5\xcd\x9f\xde\x17\xb3\xa5\x73\xb4\xbd\x76\x82\x73\x4c\x09\x65\x13\x36\x5e\x7b\xdb\xd3\x3c\x08\x55\xc2\xcf\x37\xc4\x57\x17\x60\x42\x82\xa6\x97\xe7\x6f\x29\xdc\x9e\x44\x8a\xba\x09\xcb\x6d\xa2\xd5\x9f\x2c\x7b\xfd\xb5\x3d\xf0\x21\x81\x26\x09\x8e\xc0\xf7\xbe\xe2\xac\x34\x85\xc3\x20\x60\x68\x7f\x9c\x9b\x75\x7c\xbb\x58\x43\x3b\x42\x58\x46\xf5\x69\x1e\x0d\x20\x88\x41\x74\x9c\x3f\x04\x3d\x34\xfb\x66\x50\xeb\x7d\xb2\x76\xc3\xbb\x3f\x42\x6e\x11\xe9\xc8\xb3\x42\x5d\x2f\x77\xe0\xe9\x20\x5e\xa0\x84\x4b\xc4\xa6\xbd\x76\xd6\xfb\x9d\x9b\xf0\x93\x65\x9f\xdd\x87\xcb\xad\xfd\x68\x7f\x46\x97\x41\x05\x61\xc3\x51\xdb\x96\x76\xbc\x22\x94\xf7\x2d\x5f\x07\xc1\xf8\x52\xdd\x2e\x0c\x82\x5e\x95\xbd\xfc\x7c\x43\xc4\x4f\x83\x71\xbc\xa3\x9d\x3f\xec\xa7\x2b\x2d\x06\xc1\x6d\xb3\x7b\x44\x69\xe7\xfb\x1a\xc4\x78\x4b\xe0\xed\xdc\xbb\xc0\xd8\xc2\x72\x10\x96\x35\x1d\x66\x49\xef\xab\xf7\xde\x70\x27\x81\x60\x90\x45\x27\x5d\x10\x76\x64\xe4\xf3\x37\xcb\xe8\x3a\x5a\xe7\x5f\xc2\x86\x21\x28\x9b\xb0\x57\xf9\x16\x96\x83\xf0\x13\x2c\xfb\x37\x85\x98\x87\xc3\x3d\x30\x08\x3b\x68\x72\xf9\x29\xe5\xdb\xe1\xfa\xe5\x14\x41\x70\xc7\x1f\xce\xa0\x20\xb8\x86\xb7\x38\x1d\x04\x77\xb4\xd1\x7e\xda\xb2\x61\x5b\xb7\xe4\x1b\x84\x6f\x07\xc6\xf4\xa3\x59\x3e\xd0\x9b\x42\x7c\x0b\x89\x88\xb1\x1e\xca\x72\x41\xd8\xf5\x52\x34\x09\xc2\x0e\x1f\x3b\x7e\x3e\xf1\x9d\xbb\x3b\xda\x2f\xc1\x42\xc6\x2f\xc1\x18\x35\x43\xe1\x25\x08\x1b\x14\x61\xfe\x7c\xf4\x13\xc0\x6c\xcc\xdf\x8f\x12\x18\xa1\xf5\x9f\x04\x6b\x07\x65\x55\x76\x09\xc2\xda\xc1\x9b\x4c\x51\xde\xcf\x69\x3b\xf7\x30\x95\x17\x48\xf5\x20\xd8\xc5\xf5\x7d\x84\xdd\x9b\xaa\x55\x5a\x30\x07\x1d\x60\xf6\xa8\xfc\xc8\x2e\x79\x28\x88\x04\x61\x3b\xb1\xd5\x1f\x82\x37\x2b\x63\xee\x2e\xae\xef\xaa\xa6\x90\x3b\xb7\xf6\x3e\xca\xcb\x5b\xe6\x6e\xed\xfd\xb6\x81\x98\x8b\xb4\xf5\xf7\x45\x8a\xc8\x7d\xd7\xb4\xbf\xef\xab\xfd\x53\x6a\x9b\x20\x4b\x9a\xdc\xec\x48\xd0\x52\x28\xcb\xae\x83\x50\x34\x39\x90\x8b\x05\x61\x6c\xab\xd7\x9f\x8f\x7a\x6f\x38\x8f\xf2\xfb\x8d\x5d\xca\x5e\x3e\x21\x34\xf8\x8d\xfa\x53\x31\x61\x75\xe7\xd1\x7f\x09\x6f\xff\x1f\x09\xb1\xe1\x5b\x8a\x42\x54\x10\xc4\x16\xdd\xd2\x5e\x10\xc6\xb6\xed\x29\x3f\x84\xb5\x4d\x4f\xf2\x26\xbc\x73\x1b\x61\xfc\x7c\xe3\xbb\x95\x8f\xe5\x84\x6d\xbc\x6b\xec\xbb\x77\x7b\x7d\xbe\xdb\x42\xf2\xdc\x6b\x72\xc6\xc9\xd1\xcb\x87\xbc\x09\x3f\x56\x01\x4a\x44\x41\xe0\xd6\xeb\xc8\x72\xb1\x20\xdc\x3b\x85\x1f\xbd\x5e\x0c\x22\xe2\xc8\x6f\x96\x77\xeb\x33\x8c\xd0\x24\xc1\x0d\x7f\xec\xb1\x0d\x82\xbc\xf2\x8f\x70\x78\x3b\xb5\x37\x37\xf3\x9f\xec\x6a\x78\xf7\x24\x8e\xc3\xac\x21\xd0\xcb\x2f\x81\x30\xe8\xc7\xe9\xf9\x17\x82\x6a\xd2\xbd\x1e\x83\xa0\xe4\x9b\x7e\x6b\x3d\x54\x98\xec\x25\x1c\x84\x69\xc4\xca\xdf\x6f\x0c\x0f\x7d\x7b\x56\x07\xc1\x70\x55\xe9\x37\xc5\x74\xeb\xd9\x1c\x2d\x4e\x99\x96\xd2\x7f\xab\x7e\x71\xf5\x73\xfe\xd3\x37\xe8\xf5\xca\xd9\x7f\xbf\x41\xac\xee\xe3\x9c\xff\x10\x96\x32\xc7\x6f\xc5\xbc\x72\x4e\xc7\x6f\x0a\xc4\xd8\xdc\xea\x6f\x0a\xef\x70\xf7\xa5\x41\xfb\x5e\xcc\x93\xd3\xf1\xc3\x5b\x3e\x25\xce\x74\xa4\xf6\x9b\x82\x19\x59\xb6\xd0\xde\xeb\x8b\x25\xdc\x29\xb4\xd4\x3b\x7a\xc8\x93\x2a\xda\x65\xf9\x7d\xbe\xda\x92\xe5\xcd\x37\xfb\x7c\xbf\xcf\x6f\xb8\xfe\x7a\x14\xbb\xef\x90\xc6\x2f\x61\xc5\x01\xd6\x61\x89\xf7\xd3\xab\x0a\xf5\x47\x10\x06\x09\xfa\xef\xfb\xa5\xa2\xf8\x37\xc7\x96\x7b\xc7\x3f\x84\xa1\x46\xfc\x37\x4b\x7a\xfe\x07\xbd\x7b\x10\x50\x2f\xe6\x7e\xfe\x43\x90\x3d\xc9\x05\x82\x50\xbc\x8e\x95\x1b\x05\xa1\x7a\x41\x52\x7e\xeb\xc5\xe1\x22\xef\xf3\x3d\x04\xc7\x2d\xfd\xa6\x40\x56\xcc\x23\xff\x7e\x83\xcb\xb8\xfe\x4f\xcd\x89\xdf\xd4\xf3\xef\xbb\x2e\xdf\x5b\xfc\x84\x60\x5b\xd3\x6f\x19\xd7\xae\xd6\x6f\x16\xcc\x32\x72\x57\x3c\x0a\xc2\x6d\x3d\xdb\x6f\xe3\x6f\x17\x63\xfa\x6d\x2b\xd6\x52\x5b\xe3\xcd\xfb\xfd\x3f\x28\xe8\x20\x60\x3c\x33\x7f\xfb\xe2\xdb\x17\x2c\xbf\x0d\xdb\xd6\x4f\xed\x9f\x14\xd4\xb3\xf5\xdf\x32\xb0\x6f\x6a\xff\x24\x58\x3b\x6e\xc2\x4f\xa1\x2a\x43\xf2\x56\x02\x42\xf0\x22\xec\x38\x7f\x09\x0c\xc9\xfc\xed\xbd\x77\x0f\xfc\x6f\xc5\xdf\xa4\xee\x63\xfe\xbe\xcb\x54\x7e\x87\x59\x6d\x76\xce\xb5\xff\x12\x14\xaf\x7e\x47\x00\xb3\xc6\x98\xc1\x3f\x6d\xc7\xd0\x2f\x5a\xf2\x4b\x40\x5b\x59\x8e\x7f\x2a\xfa\x7a\x75\xd9\x7e\xab\xa1\xe3\xc5\xd1\x7e\x8b\xdd\x31\x89\x82\xb0\x06\x56\xc8\xb5\x04\x23\x5a\x83\x5d\xb0\x96\x90\x4d\x16\x31\x26\xce\x0c\x18\xc8\x9a\x1c\x9a\x32\xa6\x83\x8b\x28\x0f\x67\x81\xd3\x2f\x62\x33\xa4\x83\x83\xf0\x9a\xc9\xa0\x00\x47\x8d\x17\x36\xff\x8c\xd6\x6b\x19\x54\x20\xe3\xed\xb2\x26\x07\xbd\xcc\x71\x72\x4d\x42\x8c\x16\x0c\x24\x17\x51\x05\x3a\x22\xd8\x9a\xcc\xae\x02\xd3\x5c\x93\x0b\xc0\x82\xa5\xdd\xc2\xff\xbe\x13\x43\x7d\xe1\x41\x7f\x0a\x10\xb8\x70\x69\x3f\x05\x95\x5a\x13\x4b\x68\xa6\xde\xd2\x5f\x3c\xe3\x0e\xb6\xf0\xe2\x1e\x58\x98\x2d\xbc\xb8\x07\x97\x36\x0b\x2f\xee\x0e\xd0\xd1\xba\x7e\x6e\xed\x48\x74\xa6\x48\x34\x4c\x94\xe3\x7f\x2a\x75\xc5\x89\x62\x94\x90\xca\xd7\x25\x63\xc0\x47\x6d\xe1\xdd\x3d\x2a\xfd\x78\x05\xe3\xe2\x24\xf4\xff\xbc\x73\xac\xeb\xbc\x23\x61\x6c\x97\xeb\x3a\x1f\xfe\xf7\x63\x6f\xfc\xbf\x6b\xf2\xf1\xbf\x25\x12\x47\xcf\x66\x60\xc3\x71\x12\x56\x7a\x5d\x42\xc0\x9c\xfe\x4f\xfc\xed\x94\xf8\x9f\x38\x7f\xd9\x0c\x82\xb0\x36\x5f\x84\x4a\x35\x03\xf0\x0c\x99\x4e\x10\xc2\x34\x56\xf3\xc2\x79\x7c\x34\xc6\xef\x4a\xc0\x12\x59\xbb\xa4\xd7\xab\x05\xbc\x98\x19\xc5\x18\xe1\x54\x7e\x66\xae\xfc\x97\x5e\xe5\x39\x5b\x1a\x12\x5d\xc6\x90\x74\x5d\xb2\x3a\xce\xfc\xeb\xe2\x16\x25\xa3\x88\x58\xf8\x9b\x9f\x19\x5b\x8e\x85\xbf\x79\x67\xbf\x58\xb8\x9b\xc7\xc7\xa8\x22\xda\x69\xc3\x42\xac\x8b\x43\x66\xc6\x02\x60\x5d\x68\xa5\x73\xb6\x96\x38\x51\x64\xac\x1b\xd7\xa5\xeb\x23\x11\x72\xd7\xe5\xc5\x1e\xfe\x47\x0b\x87\xf5\x78\xb1\xcc\x65\x1e\x3e\x5d\x76\x07\xd3\x9c\x62\x73\x9c\x10\xc5\xe6\x64\x0a\x2d\x36\xa7\x9a\xcc\xe6\x74\xda\xb6\x17\x7b\xa2\x50\x6c\xb3\x01\xd7\x5c\x97\x8b\x1e\xfd\xcc\xba\x8a\xcd\x29\xa6\xd2\x66\x66\x52\x1b\x6c\x56\xfa\x4e\x65\x6b\x3a\x3d\x58\x9c\xf3\x4e\xb6\x62\x6b\x8a\x45\xda\x9a\xec\x8b\xad\x99\xd4\xb9\x3a\x38\x95\x0f\x28\xec\x64\x3b\xd7\x7d\x04\x05\xd3\xba\xaa\xad\x71\xd0\xab\xad\x29\x74\x47\xdd\x83\xe3\x8b\x0b\xbd\x52\x83\x6a\x73\x9c\xa2\xea\x38\xf6\x50\x55\x47\xa7\xfb\xe2\xe8\x54\x3f\xe0\xd6\xb4\xf3\x18\x03\xd8\x56\xd7\x3d\x06\xf4\x87\xe0\xe8\x5c\x58\xaf\xab\x59\x6b\x57\x6b\xdb\xb5\xf6\x17\x6b\x0d\xe3\xba\xbc\xb1\xe6\x62\x78\xe1\x66\x1f\x5f\x63\xa8\x70\xfd\xac\x98\xfe\xae\xab\x59\xeb\x64\x32\x07\xa1\x9b\xcc\x5a\x3b\x59\xb0\x9c\xe1\x7e\x65\xe1\x8f\x7f\xea\x7f\xb8\x2e\x19\x75\x72\x46\xb0\xd3\x66\x76\xa8\x85\x97\xf3\xb4\x6f\x38\x4f\xab\xaa\x5c\x98\x9c\x7a\xcf\xb0\x3e\xdc\x88\x38\x55\x2f\xae\x16\x3b\x27\xa6\xb5\x8e\xf3\x5f\x7f\x61\xc1\xb7\x30\x3f\x1b\xd8\x16\x2f\xac\xcf\x38\xa5\xaf\xb5\x23\xad\xf2\xaf\x11\x16\xf9\xd7\xe0\x72\xfc\xdb\xc9\x67\x62\x02\x55\x0d\xfe\x05\xf9\xcd\x7c\xcf\xbf\xfe\x72\xbd\xaf\x03\x8c\xf5\xcc\xbf\x5f\x50\xfd\xc4\xfa\xd7\x5f\x80\x99\x2d\xae\x6d\xd0\x42\x2c\xd4\x68\x04\xeb\x5a\x5c\x4b\x3a\x99\x31\x2c\xe3\x50\xb9\x30\x2b\x0b\x11\xe6\x7f\x62\x7b\xf5\x7f\xe5\x7a\x98\x7f\x11\x20\x69\x61\xfd\x25\xb7\xc1\xf6\x8b\xfd\x7a\x61\xf9\x05\x2a\xe5\xe2\x92\x08\x55\xcb\x5a\xb1\x1e\x51\xc8\xad\x55\xe3\x0b\x0c\x30\x72\x36\xf7\x94\x0b\x83\x29\x10\x51\x16\xe6\x52\x6c\xf6\x6b\xe1\x6c\xc8\x4c\x5f\x5f\x8e\x2f\x50\x44\x1c\x9f\x07\xca\xef\xb5\xb0\x45\x3c\x4d\x41\x94\xfa\xff\xfb\x0b\x97\xff\xb8\xfe\xcb\xff\xf6\xfd\xdb\xdf\xc7\x11\x4d\xfd\xfb\x10\xee\x3f\xde\xa3\xec\xbf\x8f\xa3\x13\xe5\x3a\x08\xd7\x09\x81\xa0\x37\x07\x49\x42\x0e\x8a\x07\x36\x3b\x1d\xca\x23\xc5\x10\x23\x41\x79\xfc\x2c\x41\x65\xa2\x5b\x0e\xd0\xcd\xff\x3e\x0e\x6d\x4c\x8e\xa0\xbc\x53\x8a\xfa\xa0\xa0\x7c\xe6\x32\xce\x40\x86\x62\xae\x65\xbc\xba\xa0\x2c\x73\xe1\x7e\x18\x13\xe9\x38\xe3\x54\x1d\x8f\x69\xa0\xb6\x28\x1f\x84\xc6\x78\x50\x47\x14\x01\x47\xf2\xeb\x60\xce\x9d\x9a\xcd\x1d\x40\xcb\xc5\x83\xbc\x44\x63\x3d\xf2\x41\x8b\x81\x62\xc3\xa0\xec\x00\x7c\x2d\x1e\x2c\xae\xa8\x3b\x60\x68\xf1\x30\x5f\x2c\xb7\x03\xbc\xb3\x78\x7c\xd2\x12\xb4\x05\x4d\xe7\x79\x94\x1c\x07\x70\x5f\xf1\xb8\x4d\x47\x09\x21\xaf\xc6\x63\xc7\x8e\x95\x66\x19\x04\x1f\x3f\xb0\xb4\x38\xf2\xb4\x6e\x68\xec\xb1\x6b\x3f\x40\x58\x8a\x47\x54\xe5\x30\xd5\xf5\x48\xe2\x30\x83\x99\xeb\x91\x6f\x73\xa2\x5d\xc1\x7a\xf3\x00\xda\x28\x1e\xe4\xac\xd4\xed\x31\x27\x78\x44\x07\x46\xaa\x07\xa0\x3a\xf1\x78\xa4\x75\x68\x9f\x34\x4b\x08\x16\x71\x80\x91\x13\x8f\xca\xe7\x26\x24\x3a\x0e\xd8\x99\x13\xb9\xee\x00\x76\xe6\xef\xa3\xc0\xd3\x09\x6f\x7f\x80\xed\x12\x0f\x0b\x88\x9d\xf6\x00\x98\x25\x1e\x16\x10\x6c\xfc\xfc\x62\x39\xc5\x63\x19\xa1\x71\xfe\xdb\xdf\xc9\xf9\x9b\x0e\x8c\x3f\x83\x3d\xa7\x23\xf6\xe8\x78\x80\x2a\x31\xa0\x4c\x29\x17\x26\x63\x41\x89\x8d\x2b\x1e\x40\xf8\x71\x0e\x4b\x47\x2f\xd0\xfa\x0c\xa6\x27\x69\xf8\xf1\x01\x29\xb6\xe6\x04\xc0\x77\x3c\x0a\xa9\x2a\xa4\x26\xe9\xfa\xd7\x5f\x13\x98\xad\x04\x5c\x77\x3c\x3e\x52\x9d\x41\x6a\x7c\x0b\xc0\x6d\x6d\x2b\x12\x80\xdb\xf1\x08\xe1\x09\x7f\x94\x74\x76\x53\x75\xa2\xea\x04\x93\x4b\x60\x63\xc7\x83\x54\x31\x6b\x13\x50\xd4\xf1\xd0\xcb\x0a\x8a\x75\xc0\x42\x30\x71\x5a\x4d\x40\x4e\xc7\x63\x4a\xe3\x63\x0f\x8d\x04\x2a\x79\xe0\xa3\x9f\x52\x48\x50\xf1\x70\x4f\x09\xd1\x26\xa5\xd4\xa5\x61\xc3\x2c\xe5\x96\xe2\x01\x26\x28\x8d\x4f\x25\xd5\x01\x79\xd3\x9a\x34\x02\xff\x9f\x50\x2e\x29\x00\xac\xe7\xa0\x74\xc6\x27\x71\x84\x4b\x9c\xe9\x12\x00\xa7\xf1\xc0\xa0\xb4\x1e\x7c\x6b\x98\x8e\x70\x02\x21\x14\xa4\x34\x2c\x11\x25\x74\xc5\xe4\x27\xa5\x61\x4e\x1c\x92\x0a\xdf\x1f\x96\xc8\x8d\x66\x2d\xb1\x34\x53\x7a\xa5\x71\x1e\xab\x9d\xae\xce\x07\xed\x66\x6d\x47\xba\xe8\x58\xf0\x01\xe3\x71\x05\x03\x8e\xef\xe7\xf9\x42\xc1\x0d\x20\x11\x2b\x3a\xb9\xe2\x12\x68\x66\xa7\x78\x80\x09\x04\xb3\x78\xc4\xc0\x9d\x7e\xec\xba\x25\xbd\x90\xc8\x79\x33\x70\xac\xc5\xb3\x61\x24\x97\x72\x70\xcd\xbf\x93\x78\x60\x0d\x05\x6d\x2a\x4e\x96\x42\x08\x47\xd0\x68\x52\x71\x7a\x96\xc1\xa6\xc8\x94\x2a\x30\x88\x54\xa6\xb6\x92\xf1\xb1\x02\x7f\x48\x65\x6a\x28\x1f\x5c\x35\x95\xf9\x40\xbb\x63\xcc\xb9\x7d\x4c\xe5\xa6\xd7\x0a\xba\xc4\x03\x71\x23\x95\xd7\x32\x61\x85\xa2\xc7\xa4\xf2\xd1\x84\xc2\xb1\xeb\xe0\xe2\x25\x95\x55\xa5\xc1\xec\x71\xd5\x4a\xf5\x20\x6f\x25\x44\x5c\x89\xbd\x2f\xd5\x46\xc7\xd5\x16\x52\x3f\xca\xa2\x54\x3b\x95\xab\xd1\xaa\x41\x24\xa1\x54\x87\x24\xc0\x67\x71\xb2\x48\xc0\xeb\xc4\xa3\x92\x31\x8a\xac\x56\x4d\xac\x96\x46\x8c\xb2\x04\x2a\x4a\x3c\xf8\x18\x5d\xd4\xac\x45\x3b\x20\x51\xd9\x06\x03\x4a\x0d\x75\x6f\xc3\xf4\x33\x01\x88\x12\x8f\x97\x65\x17\x65\xb6\x46\x4f\x36\x04\xa6\x84\x23\x52\x6a\xce\x53\x60\x28\x62\xac\xa2\xd0\xee\x3c\xed\x9d\x46\x8d\x60\x37\x84\xe8\x8b\x07\x3b\x1d\x8a\xa3\x34\x17\xd3\x8d\x38\x61\x41\x8b\xc6\xdf\x4e\xb7\x1b\xa1\x26\x48\xee\xcc\xee\xc3\xff\x57\x5b\x73\x22\xf4\x47\x3c\xaa\x58\x0d\x51\xf7\xdb\x45\x41\x8c\x8d\x58\xd3\x51\x51\x2e\xdf\xe2\xf1\xaa\x13\x89\x74\x1f\xbb\x76\xfa\x3c\x7a\x12\xf9\x20\x7d\x4e\xb4\xef\xf1\x56\x31\xe4\x9f\x84\x9d\x7e\x3c\xea\xbf\xfe\x2a\x04\x45\x49\xd8\xd1\xc7\x23\xfd\xeb\xaf\x52\xe3\x3c\x93\xd6\xbd\x20\x19\xfc\x28\x78\x76\x5a\xaf\xa9\xde\xf4\x63\x8e\x9e\xb8\x9c\x8d\x47\xfd\x31\x4c\xce\x07\x23\x92\x8f\xd8\x41\x38\xa3\xe5\x83\x6e\xc8\x47\x74\x03\x66\x5a\xf9\x88\x5d\xf5\xef\x7c\x80\xc2\x3d\xc8\x45\xa5\xf2\x01\xfe\x76\xf0\xf4\x7c\x30\x8c\xf9\x70\x18\xa9\x7a\x3e\xce\x9d\x6f\xca\x47\x66\xd0\x82\xe9\xc7\x83\x2e\xc3\xb0\x37\x1f\x71\xe2\xf9\x3b\x1f\x93\xc3\x2f\xdf\x9f\x7e\x1f\xec\x26\x90\x47\xf2\x11\x4c\x32\x1e\x04\x68\xe1\x44\x95\x8f\x79\x4b\x0b\xc1\xac\x50\x79\x98\x41\x3e\x82\x19\x60\x74\x96\x95\x8e\x32\xf2\x09\x46\x33\xf9\x58\x5d\xca\x05\x87\x25\xd1\x32\xdb\x22\xdb\xf9\x6f\x7f\x67\x19\x78\x3e\x31\x30\x6d\xc4\x84\xce\x20\xad\xc7\x63\x3a\x55\x1b\xb4\x4b\x9a\xe9\x62\x15\xe5\xc4\x8e\x97\x81\x17\x3f\x0f\xcc\xe2\x73\x4a\x97\xb4\x38\x56\x73\xfc\xc8\x29\x53\xb3\x84\x37\x7f\x3b\x21\xb1\xcf\x66\xf0\xae\x07\x7e\x1e\x39\xc5\x9e\x1b\x0f\x18\x01\xc6\xd3\x19\xb4\xe8\x78\x50\x00\x51\xdf\xb3\x4c\x35\x27\xec\xeb\x0e\x07\x17\x74\xe5\x78\x20\x51\x94\x41\x45\xae\x22\x6d\x50\x6a\xb4\x2b\xdd\x56\xe4\xde\x45\x50\x93\xd7\xac\xf0\x90\x03\xb7\xb4\xac\xd8\x95\x15\xbb\x4e\x44\xaa\x9c\x11\x33\x72\xc6\x62\xfa\x24\xba\x66\x06\x6f\x36\x1e\x04\x59\x27\x5a\x62\x56\xcc\xca\x00\xc8\x06\x8d\xbc\x69\x48\x9b\xd0\x82\xef\x65\xd0\x5c\xff\xce\x99\x03\xfe\xc9\x2d\x4b\x06\xb0\x35\x1e\x04\xc7\x20\x16\x59\xce\xd9\x74\xc5\x74\x8c\x45\x2e\x59\x5a\x93\x46\x5d\xca\x2d\xed\x81\x46\xf7\xe5\x62\x5d\xaa\x79\x0b\x79\x6b\x95\x66\xde\xe0\x56\x19\x59\x2f\x1e\x30\xf4\x90\x5a\xb3\x12\x5f\xce\x83\x4d\x64\x52\xe3\x61\x4d\x06\x91\x1b\x6c\x18\xfc\x3c\xb3\x25\xf5\x76\x90\xd1\x6e\xcf\x57\xf0\x4c\x22\x6f\xe4\xfc\x32\x0f\xc1\x89\x3c\x4f\x82\x83\xe7\x8a\x70\x9f\xab\xd1\x86\x88\x15\x91\x41\x0c\x88\x87\xb6\xa6\x21\x3f\x16\x2c\x8a\xe2\x51\x55\x24\xb5\xa0\xa5\x0c\x4d\x38\x28\x34\xf7\xe5\x8b\xf9\xf6\x77\xe1\x0c\x78\x16\x42\x38\x15\xee\xe4\xe3\x71\x4a\x4b\x41\xeb\x7e\x0f\xf0\xd4\x13\x4f\xcb\x82\x63\xdd\xdf\x85\x1b\x30\x4d\xf0\xcb\xc7\x86\x59\xf4\x87\x43\x45\x53\x70\x71\x89\xc7\x43\x4e\x6a\xc2\xf5\x42\x3c\x0c\x5a\x12\xe2\x62\xc1\xe7\x22\x1e\x1c\xc0\x39\x4c\x97\x75\x9b\x17\x7c\xed\x93\x8d\xaf\xc0\xc2\xe2\x71\x4a\xab\x41\xfb\xa8\x1d\xa7\xa7\xc2\x6e\x5e\xe5\x5b\xf5\x38\x6c\x44\x1c\x02\xaa\x72\x65\x85\xc5\xa4\x13\x7e\x53\x8f\x7a\x42\x03\xfe\xe1\xc4\x84\xa2\x1e\xc1\x9b\xe3\x51\xa0\x15\xbe\x37\xcd\x3b\xb5\xfc\x0f\xf1\xa0\x1e\xb1\xf8\xff\xae\x70\x90\x48\x07\xed\x92\x86\x7b\xdf\x09\xae\x42\x3d\xee\x4b\xda\x76\x12\xa0\x8c\x10\xd9\xe3\x71\x45\x95\x25\xbd\x0f\xa4\xd7\xd6\x06\x6b\xad\x27\x4b\xaa\x9e\xb1\xa4\x64\xf8\xf5\x3c\x1e\x49\xdc\x9a\x61\x00\x56\xcf\x53\xda\x69\xd6\x10\xd3\xeb\x89\x04\x58\x4f\x54\xa4\x27\x51\xf7\xeb\x99\x4c\x97\x4c\x17\x32\x48\x3d\x33\x35\x3e\x63\xd4\x0b\xfb\x51\x45\xc4\x8d\x47\x54\x8e\x6d\xb8\x9e\xb1\x99\xc7\xa3\x05\x29\x51\xc0\x65\xaa\x18\xf3\x82\x57\x63\x3d\x6f\xab\x1b\xe7\xcb\x42\x3c\xcf\x7a\xbe\x74\xe6\xf9\x3a\xeb\x62\xe6\xd4\x64\xab\x12\x8c\xa2\x60\xb6\x53\xe5\x76\x35\x19\xcf\x80\xd3\x64\x4d\xcc\x9d\x9a\x62\xee\x14\xc4\x8d\x9a\x62\xce\xc4\x43\x97\xa2\x19\x1d\x97\xac\x1b\x10\xf4\xe9\x84\x79\xd6\xc4\x01\xaa\x02\x06\x5f\x92\xa5\x22\x32\x55\x31\xdd\xcf\x74\xd4\x3f\x6e\xe0\x35\x39\x72\xc9\x91\xc3\x1b\xb2\x82\x1a\x1e\x8f\x19\x5f\x8e\x33\x6e\xcd\x07\xc9\x32\x6a\xfa\x82\x86\xa7\x66\xbb\x1f\xe6\x95\x4e\x7b\x0c\x88\xea\x78\x3c\xd2\xa2\x56\x70\x8f\x78\x58\xab\x38\x0b\xd4\x8c\x8c\x5f\xb3\x11\xb1\x31\x83\xab\xf9\x65\x02\x0a\x21\x7b\x22\x55\xd5\xe2\x70\x96\x18\xce\x42\x54\x97\x0a\x58\x68\x3c\xcc\x4a\x8d\x41\xac\x8c\xc7\x47\x56\xfa\xb1\x70\x6c\xae\xe5\x8b\xf1\xe4\xac\x54\x15\x01\x6b\xd5\xfb\xc0\x56\x54\x27\x5b\xe5\x42\xec\x04\x6d\xa7\x56\x4e\x4b\xb5\x12\x40\x05\x05\x7b\xad\xf5\x92\x24\x8a\xd5\x88\x12\x2a\xec\xab\x82\xb6\x17\xb4\x68\x6c\x63\x37\xa8\x8d\xeb\x8b\x82\x13\x7c\x6d\x27\x03\xdf\x8c\x87\x47\xfc\xcc\xda\xe0\xd4\x15\x80\xb7\x10\x0c\xc8\xdb\x4c\x07\x60\xda\x09\x5b\xaa\xad\x4b\xe3\xae\xbb\xe0\x65\x5e\x9b\x23\xdf\xb0\x4e\x2f\x25\x4e\xd8\xb5\xd9\xda\x46\x94\xc3\x13\x49\xb0\x02\x45\x14\x0f\xbd\x0d\x82\xb9\xd4\xee\xc4\x04\x5c\x28\xd2\xc5\xf7\x00\xe6\x89\x07\xf7\xd8\x18\xf2\x55\x00\x76\xe2\x01\x3b\xc4\x86\xae\x02\x8f\x13\x0f\xfc\x58\x50\xea\xd7\x9e\xbb\xb4\xf1\xaf\xbf\x0a\x5e\x86\xb5\xe7\x57\x12\xcb\x17\xeb\xd5\xda\x0b\xd5\xeb\x5a\xb6\xe3\x42\x5d\x81\x59\x89\x87\x9e\x1e\xb1\xa9\xd5\x3e\xcd\xab\x47\x33\x6e\x5c\xb5\x3b\x2f\xc0\xb3\x28\x25\xd8\x6b\x05\xea\x21\x1e\x5c\x6e\x61\x6b\x56\x87\xd3\x6c\x38\xcd\xb8\xf5\xa9\x03\x91\xa0\x8e\xa1\xab\x48\x88\x43\x75\x0c\xb8\xc1\xf0\xb6\x1c\x97\xc7\x3a\x10\x13\xea\xb8\xec\x15\xe6\x0f\xd1\xc8\xe3\xa1\xbf\x07\x1c\x67\xac\x5b\xda\x8b\xdc\x19\xad\x25\xda\x77\x3c\x1c\xb4\x90\x3a\xea\x74\xd6\x4e\x66\x2d\x76\x5d\x15\xd9\x3b\x1e\xcd\x64\x31\xde\xb3\x4b\xd3\x75\x81\xfb\x8f\x4a\x6c\xe1\x78\x04\x63\xc2\xbe\xab\xce\x8f\x8a\xcc\xcf\x6e\x87\xf9\x5f\x7e\x0e\xbd\x7d\xc1\xe9\xa1\xa2\x0e\x8f\x47\xd5\xd7\x3f\xfa\xe4\x92\x7f\x5f\x97\x0e\x16\x47\xb4\x9f\x50\x92\xf1\x08\xa6\x56\x99\xa0\xb7\x93\x9b\x70\x7f\x85\xa0\xf0\xf5\xee\xcc\xe3\x5b\xa3\x53\xbc\xf3\x2a\x91\xea\xe2\xc1\x6e\x50\x32\xe9\x2e\x78\x85\x91\xe3\x4e\x3c\x6b\xea\x2d\x8f\x24\x98\x5b\xd0\xa2\xad\xb7\xed\xba\x5f\x23\x11\x84\xc4\x51\xf1\xb2\x8a\x47\xcc\x1d\xb4\x9a\xf5\xc9\x7c\x8e\x60\x4d\x05\xad\x64\x25\x5a\x50\x3c\xb6\xe7\x09\xc9\xd8\xac\xeb\xe3\x66\x8d\x68\x5f\x9f\x45\xa9\x04\xe2\x49\x27\x3e\x8f\x95\xa8\x29\x7f\x57\xe2\xa5\xa4\xb3\x84\x9c\x5e\xdf\x4e\x4d\x88\x4a\x92\x4e\x7c\x70\x2a\x71\x31\xe2\x11\x42\x8d\x95\xc3\x9c\x2d\x1e\xc8\x17\x5c\x42\x55\xec\x6d\xe2\x11\x7c\x81\x13\x7a\xfd\x2a\x7d\xf2\x55\xfb\x84\xd9\xf9\x35\x66\xc9\xa7\xd2\xba\x86\x40\x54\x3f\x39\xd4\xd7\xf4\x5b\xa1\xdb\x3f\xc7\xff\x8b\xf1\x2f\xe8\x48\xaa\xe7\x9f\x8a\xd3\x7a\x64\x8d\x46\x7c\x0f\x0d\xc3\x58\xb5\xa0\x3f\xa8\x38\x96\xc7\x43\x25\x24\x53\xe2\x43\x7f\x50\xb1\x46\x29\xe8\x60\x2b\xd6\xab\xf1\x98\x90\xa2\xbe\xcb\x7d\x54\x2b\xcd\x52\xe1\x13\x4b\xa6\xbd\x64\xda\x35\x24\xdd\xba\x64\x81\xb8\xcf\x16\x2c\x37\xea\xb2\xd3\x97\x9d\x5e\x61\x09\x0b\x65\x41\x5d\xb8\xe9\x9d\x95\x85\x88\x51\x7a\x3c\x36\x8d\xcf\xb9\x86\xb5\x8d\x55\xd4\xaf\x58\x29\xc4\x03\x2c\xdc\x01\xe9\xa3\xf9\x5a\x53\x75\xae\xd5\xda\x41\x4d\xda\x51\xbb\x81\x06\x7b\xd0\xa6\x34\x42\x25\x60\xfc\xd5\x14\x37\x1a\xe2\x46\x3a\x6b\xcb\xd0\x3e\x69\x4b\x5a\x0d\xda\x32\xeb\x22\x6b\x8b\x12\xce\xe0\xfd\xf1\xf8\x82\x14\x6b\xae\x9d\xac\xea\x76\x62\xd3\x58\x2c\xf4\xac\x03\x5a\x2c\x96\x42\x0c\xfe\x76\x72\x0c\x69\xe7\xb0\xa9\x71\x46\x6a\x27\xb2\x55\x3b\x95\xad\xf0\x3f\x6a\xe7\xf4\x73\xca\x56\xcc\xeb\x76\x3e\xe6\x55\xcc\x03\x93\xaa\x9d\x56\xf8\xdc\x15\x9e\x7c\xef\x7b\xa0\x7d\x06\x5a\x9c\xf3\x8f\x9b\x7a\x4b\x1c\x57\x5b\x3a\x62\xdc\x09\x0a\xdc\x90\x3a\xe2\x11\x4c\x94\x68\xb1\x2d\x0d\x9a\xcd\x79\x29\x19\xaa\xb4\x25\x2b\x9a\x88\x62\x81\x91\x45\x53\xa8\x68\x89\x08\x8c\x27\x43\xd7\x12\xd3\xb4\x71\x5e\x4a\x27\x30\x7d\x0d\x5d\x71\x3c\x70\x3d\x69\xb1\x15\xb4\x5c\xf8\x1c\xc7\x92\x58\xa6\x51\x13\x40\xf1\xe3\x81\x81\x13\x21\x67\x5a\x66\x3e\xb7\xac\xa3\x0f\xaa\x80\x96\x3f\xbf\xf7\xf9\xbd\x38\x69\x34\x80\xd8\xe3\x31\xcd\x1b\xfd\x53\x50\x21\xb6\x62\x24\x1e\xdc\x01\x5b\xb1\x7e\x65\x2f\xa3\x98\x5b\xad\x3c\x7c\xaf\xa0\xc3\xea\xf8\x47\xb6\x82\xba\xbd\x95\xef\xfc\xd7\x5f\x95\x48\x15\x0d\xdd\x52\x3c\x2e\x41\x0f\x23\x6b\xb5\x3f\xeb\x21\x2d\x78\x7c\xab\x88\x21\xad\x06\x23\xae\xf8\x35\xb4\x9a\x1f\x49\xaf\xc9\xa2\x15\x80\x46\xc7\x23\x47\xb2\x60\xa3\xad\x5a\x68\xb5\x50\xea\x56\x97\x1f\xc3\x51\xf7\xe4\x66\xab\xd5\xf5\x49\xb3\x8f\x83\x63\x34\x25\x89\x86\x24\x91\x4e\xee\x84\x5a\x63\x2b\x68\x2d\x78\x53\xe5\xf4\xd1\xc0\x71\x8d\xc7\x23\x92\x67\x7c\xae\xc1\x46\x1b\x5a\xa4\x4a\x70\x93\x06\xba\x6a\x3c\x5e\x9d\xb8\xc8\xda\x4d\xc6\xc1\xa5\x71\x9a\x6d\xc0\x89\xc6\x03\xeb\x31\x7c\x23\x1b\xd8\x9e\xf1\x80\x67\x70\xeb\xd5\xda\x43\x5b\xdb\xc3\x56\x48\xdc\xee\xd6\x13\xb3\x07\x8c\xbe\x7a\xe6\x48\x06\xce\x5b\x3c\x4a\x90\x82\x51\x35\x70\xb7\xe2\x41\xcf\xe1\x70\xd6\xc0\xec\x89\x07\xe7\x1b\xf0\x30\xdb\x68\x0b\x5a\x67\xcd\xf4\x1a\xb5\x1b\x8e\xff\x98\xba\x5e\xd1\x58\x30\x63\xe2\x71\x4b\x23\x1d\x87\x8f\x36\x3c\x7c\x60\xca\xda\x06\xc7\xaa\x26\xe8\x49\x1f\x09\xda\xb2\xdc\x65\xb9\x4c\x0a\x2c\x2a\xe2\x61\xb9\xac\xf3\xd9\xa9\xcb\x24\x8e\x4c\xe1\xda\xac\xcd\x97\xd6\x4e\xcc\xfb\x4a\x0b\x8e\xdb\x26\x3c\xad\x4d\x79\x1a\x2e\x8c\xed\x72\x35\x7a\x3b\xdf\x31\x45\x6d\x5c\x1a\xc7\xc3\x72\x43\x38\x6d\x17\x9a\xe3\x76\x11\x85\xe6\x04\x26\xaf\x5d\x88\x48\x8d\xad\xfd\x2c\x58\x0c\xb4\xeb\xf2\x7b\x57\xcc\x32\x54\xe6\x8d\xb8\xe3\xf1\x38\xcd\x9a\xa1\x7d\xd2\x96\xb4\x18\x70\xc2\x7d\xc7\xc3\xe5\xe3\xe7\x5e\xa6\x14\x01\xbb\x23\x5d\x74\x1f\xc1\xad\xe3\x61\x95\x63\x2b\x6d\x84\x8b\x8e\x87\xd5\x83\x83\xdc\x07\xdd\x72\x63\xe0\xd1\xb1\x77\x6d\x84\xe8\x8d\xc7\x8c\xea\xc1\xfd\x6e\x0e\xc3\x0d\x31\x23\x8a\xe5\x73\xf6\x28\x91\x7a\x0d\xa6\xd6\xee\x29\xe9\x62\x03\x1f\x89\xac\x36\xf6\x26\x22\xc0\x09\x52\x73\xbb\x1d\x70\xe2\xd4\x1a\xfd\xa9\x11\x25\x36\x1e\xd3\x64\x54\x8e\xdb\xa4\x76\x13\xfb\xfc\x04\x4a\xb8\x11\xdc\x35\x1e\xba\xdd\x4d\xf2\x7e\x36\x4c\x17\x38\x6c\x61\x1b\x31\x39\xe3\x51\x88\x2d\x13\xd3\xf1\x71\x72\x1b\xf1\xd2\x58\x61\xed\x91\x6d\x11\x27\xf0\x2c\x5c\x30\xb4\xd7\x74\x6f\xf2\x73\xb4\xe2\x75\xeb\x78\xf5\x9a\x47\x7d\xd3\xbe\x42\x95\xb5\x41\xed\x18\xc7\xb6\x8f\x13\x62\xd3\xc7\xa8\x13\xcb\xb8\x7d\x5c\xf0\xb4\x0f\x93\x81\x4e\x14\xe2\x46\x50\x9e\x78\x70\x04\x72\x7b\x52\x4c\x68\x88\x09\xb5\x30\x14\x4a\x09\x6d\xdb\xac\xd6\x03\xda\x67\xd6\xcf\xac\x70\x9f\xc5\x5d\x41\x5b\x22\x84\x00\x74\xdf\x96\x53\x65\xd9\x53\x38\x77\x75\xef\x62\xfb\xa1\x55\x01\x3c\xa4\x1f\x1c\x88\xfb\xc1\x66\x5f\x30\x78\xeb\x07\x53\xaa\x7b\xb5\x3a\xeb\x19\xe9\xce\x38\x0d\xc4\x03\x0b\x9e\x58\x68\xfd\x64\x73\xe8\xa7\x11\xf4\x31\xba\xed\x27\x9a\xdd\xce\x7e\x99\x54\x6a\x75\x77\xb8\xce\x0e\x97\x54\x6a\xf5\xc4\x06\xd4\x53\x70\xe1\x8a\x1a\xaa\x27\x4e\xfe\x3d\xc5\xc9\xbf\xb6\x98\xef\x3d\x15\x49\xa2\x63\xd7\x44\x32\x54\x5f\x3d\xa1\xfa\x2a\x5c\xd1\xf5\xd4\xa8\x49\xd2\x15\x85\xa8\x19\x3d\x75\x4b\xc0\x54\x54\x15\x59\x4f\x36\x2c\xb9\x56\x88\x42\xdd\x33\xba\xa9\x9e\xd5\x4d\x61\x24\xdf\xbd\x8d\xed\xde\xc6\x0e\xc2\x52\x76\x6f\x59\xbb\xb7\xac\xb3\xe6\xf1\xc7\xad\xbd\xe7\x42\xb5\x50\xe0\x55\x34\xbe\x3d\x3b\x04\x59\x21\x17\xcf\xbe\x9e\xad\x7d\xde\xb5\x8f\xd3\x6f\x57\x99\xd7\xf3\xb0\x95\xb1\xa1\x76\x14\x74\x7f\xf7\xcc\x01\xa1\x00\x90\xd6\x0b\xc7\xc1\x5e\x38\x0e\x96\x11\xdc\xa4\x17\xb4\x68\x71\x20\x93\x46\x3a\x76\x94\x5e\x88\xe0\x79\x02\xd9\xd0\x8b\x65\x14\x2d\xf9\x47\x9c\xff\x7b\xe1\x38\xd0\x8b\xe0\x07\x98\x6b\xf7\x02\x93\xed\x25\x98\x4a\x05\xab\xb4\xb3\x6d\xc6\x43\xef\xba\x90\xae\x7b\xb5\xc3\xab\x98\xdb\x84\xc1\xea\xb5\x9b\x4e\x4f\x24\xf4\x59\xbd\xc2\x27\x7b\x8d\x62\x2b\xe6\xb7\xbd\x22\xc9\xf4\x8a\xc8\x55\xf0\x07\xe8\xd5\x99\x54\xb9\x5d\x18\xa8\xbd\x3a\xf8\xf6\x7f\x77\x91\xed\xc7\x69\xba\x65\xde\xe0\x75\x15\xb9\xb9\xbb\x1b\x77\x76\xe3\xca\x75\x63\x6f\x27\x6d\xe5\xfa\xe6\x2c\x30\xf1\xde\xce\x5b\x9a\x1e\x81\xcc\x86\x86\x32\xbc\x83\x58\x5f\x7b\x48\x9c\xbd\x71\xdb\xdb\x9b\xd1\x2c\x89\xa6\xd4\x1b\xf7\xbd\x21\x1c\x92\x8c\x12\x50\x08\x74\xd0\xd4\x2b\xce\xcd\xdd\x5b\xa0\x0e\x48\x7a\x75\xa6\xb2\x2f\xc7\xe3\xf5\x63\xd1\x02\x70\xb8\xe3\x41\xb2\x90\x23\x7b\x83\x6d\x76\xa0\xb4\x53\x22\x06\x50\x07\x4b\x3b\x1e\x4c\x54\x10\x1d\x3b\xc0\xd9\xf1\xc0\xb6\x88\x6b\xc2\xde\x6e\x4b\xbd\xfd\x5c\xcc\x5d\x20\x7f\xe3\x41\x30\x49\xd7\x07\xda\x82\x78\x84\x28\x82\xcd\x6e\x57\x3f\xd0\x05\xd0\x65\x83\xed\x20\xd7\xc6\x83\xcb\x39\x50\x55\x3a\x18\xb4\xf1\xe8\x7e\x8d\xac\x1c\xde\x3a\xd0\xb1\x67\xc1\x06\xa1\xab\x33\xe8\x80\xb2\xa6\x84\x6f\x4d\xef\xb6\x5f\x44\xd3\x89\x20\xdd\x15\x28\x3a\x02\x45\x05\x4f\xbc\x83\x54\x19\x8f\xa5\x6f\x66\xf4\x09\xe8\x81\xf1\x80\x7b\xe1\xd7\xde\x07\xf7\x9a\x7d\x18\xe1\x9e\xc8\x23\x1d\x20\xb5\x78\x38\xfd\x27\xe9\x30\xf2\xe8\x43\xc7\x17\xd4\x5f\x1d\x54\xad\x78\x10\x59\x80\xbb\x85\x0e\x2c\x54\x3c\xd8\x10\x80\x48\xee\xf3\x26\xef\xa4\x3f\x41\x1e\xea\x13\xab\x86\x3e\x75\x46\xe1\x96\xa3\x5f\xf2\x0c\xf0\x6b\x2a\xb7\x03\x1d\x1b\xbe\x78\xd0\xed\xa0\x32\xf7\xcb\x69\x82\x95\x56\xe5\x72\xa0\x83\x14\x12\x0f\x0b\x65\x82\x81\xac\x11\x0f\x0a\x65\xc0\xae\xcf\x9c\x1f\x39\x6b\x54\xf7\xb6\xcc\xdb\x32\x1b\x24\x6e\x24\xfa\x9d\xec\xb9\x11\x65\xde\x72\xd6\x1b\xbb\xbd\x84\x14\xd7\x6f\xa4\xa4\x7e\x87\x94\x54\x09\x8f\xdc\x6f\xd4\x8b\xfd\x16\xb8\x04\xbb\x9b\x7e\x23\xec\xf6\x5b\xe0\x0b\xd4\xbb\xfd\xb6\x33\x6f\x61\x2e\x50\xe5\xf6\xc7\x45\xf2\xb8\x48\x30\xd2\xed\xd8\x61\xc7\x83\x40\x50\x1c\xa4\xfa\x63\x07\xef\x78\xc5\x08\x62\x1d\xb3\xe7\x78\xe8\x47\x09\xe3\x78\xd8\xbe\xfa\xc3\xf6\x55\xf0\x34\xe9\x84\xd1\x8d\xc7\xa6\xc5\xf7\x5e\x19\xd1\x2b\x23\x22\xd4\x4a\x7f\x11\x81\xfb\x3b\xec\x4f\xea\x42\x78\x84\x78\x10\x74\x14\xbd\x72\xc7\x7b\x38\x1e\x44\x12\x25\xa0\x7a\x27\x48\x42\x3c\xd8\xfa\x38\x3d\xf4\xaf\xd2\xb6\x2f\xce\x92\x0d\xcf\xb4\xfe\xc9\xc3\x88\x38\x78\x0e\xcc\x36\x3a\x11\x07\xe3\x31\x23\x59\x81\x34\x29\xf5\x9b\x25\x48\x34\x96\xc0\x80\xf1\x78\x20\x15\x48\xaf\x24\xeb\x01\x1f\xe6\x82\x22\x1e\x1f\xc9\x20\x21\x73\x76\xfc\x31\x1a\xae\xd7\x7d\xd9\xc3\x86\xda\x2a\xae\xce\xe5\x4a\x5c\xb1\x32\x9a\x03\x46\xfc\x80\x78\xe8\xec\x3a\xa4\x0d\x69\xd4\x96\x31\xf4\xce\xa3\x7b\xe7\x31\x08\x1a\xdb\x57\xf7\x6b\x06\x60\x04\x69\xa2\xaf\x87\x3e\x22\x14\x53\x03\x57\xb7\xab\x0b\xe8\xea\x02\x2a\x50\x2d\x7d\x2d\x3f\x67\xe4\x38\xce\x89\xc3\x3b\xd6\xc1\x1d\x6b\xc3\x11\x73\x1c\x5c\xb5\x8d\x43\x74\x52\xae\x24\xc7\x81\xb2\x76\x1c\xdc\x35\x55\x3c\x9e\xc7\xd9\xa2\xd4\x71\xb6\x28\x95\x4b\x9a\x71\xb2\xa9\x8d\x53\x6d\x13\x3e\x3d\xe3\x8c\x23\x43\x3c\x90\x55\x31\xfc\x1b\x27\xdb\xc6\x38\x83\x31\x34\xcc\x98\x87\x97\xa3\xe3\x44\x01\x95\xd2\x48\x7f\xdc\xcd\x87\x77\xa7\xe3\x5c\x58\xb2\x05\x9b\x1e\xde\x1c\x0c\x6e\x0e\x1a\xd7\x5a\x23\x21\x79\x8e\x84\x32\x62\xb2\xbd\x0d\x6d\x56\x06\x36\x2b\x0d\x35\xee\xc0\x32\x25\x1e\x23\x48\x71\x26\x1f\x5e\x93\xc6\x92\xa5\x4a\x93\x64\xd3\x9c\x82\xca\x61\x58\x3e\xd2\x65\x09\x86\x92\xc2\xb2\x7f\xa4\xcb\xcf\xb9\x0f\xa0\x01\x1c\x99\xe5\x32\x34\x32\x1b\x48\x94\xc3\xab\x81\x91\x85\xfc\xe2\xf0\x31\xf2\x69\xba\x93\xaa\x04\x37\x1f\x98\x9c\xc5\x63\x99\x8c\xac\xec\x04\x23\x1b\xe8\xdc\x2a\x67\x2e\xbe\x47\xc6\x12\x7f\x94\x90\x48\x46\x66\xdf\x1e\x99\x7d\xbb\xb2\x3b\x8c\xc2\xb5\xd6\x28\xba\x7f\x56\x8a\x2d\xac\xaa\x51\x30\x7e\x1d\x95\x32\xca\x25\x4d\x18\x27\x4e\x15\xa3\x20\xf2\x8f\x22\xd2\x11\xea\xb3\x51\x50\xbd\x0c\xcd\x4d\x06\x51\x74\x46\xc5\xaa\x6c\x54\x30\x80\x93\xed\xa8\x36\xad\xd2\x34\x62\x0d\x8d\x8a\xae\x3c\xf2\x90\x35\x93\x95\x25\x33\x2a\x42\x59\xc2\x90\x77\x54\xf8\xf4\xa8\xfa\xa5\xd7\x10\x3f\x46\xbd\xe9\x82\x2a\x80\x13\xf6\x5b\x83\x0b\x85\x78\xe8\xd3\x1b\x2b\x75\x34\x44\xca\xd1\x0e\xa1\xba\xe3\x24\x38\x1a\x7a\xab\xc1\x95\x43\x4a\x58\xe5\x8f\x86\x92\x6a\x34\x81\x09\x8b\xe9\xd8\xd1\x46\x73\x47\x43\x6b\x32\x3c\xd3\x0f\x64\x87\x86\x41\xd5\xe0\x2c\x1f\x0f\x7d\x8b\x83\xcd\x0f\x85\x81\xa1\x30\x50\x8f\x58\xe6\xa3\xd9\xa3\x2d\x7a\xb4\x15\x49\xb7\xb5\x13\xf8\x8f\xbb\xf2\xd1\xd1\x86\x8c\x6e\x4c\x7d\x74\xf4\x83\x33\x7f\x3c\x74\xd1\x65\xb1\x76\xf4\x65\xa3\x1b\xbb\x19\x43\xc0\x01\xee\x78\x3c\xd8\x47\x09\x0d\x33\x40\xfa\x8e\x07\x41\xdd\xec\x81\xce\xad\xc7\xe8\x78\x9c\x0d\x20\x8d\x07\x97\x02\xf1\xc0\x7a\x83\xce\x1b\x9c\xab\xc6\x28\x76\x0a\xd3\x7b\xb8\x0c\x06\xe1\x8a\x26\x7e\x60\x63\x38\x18\xc3\x50\x71\xb8\x25\x0f\xc0\x5c\xe3\x11\xfc\xb6\xc6\xce\x3f\x00\x65\x8d\x87\x40\xa4\x1d\x9a\x63\x36\x62\xcc\x1a\x17\xde\x43\x45\xc2\x50\x91\x50\x09\x3a\x38\x26\xd7\x43\x63\x72\x3d\x34\xb1\x74\x1e\xc0\x7d\xc6\xc3\x0e\x60\x0a\x4c\x99\xda\xc4\xe9\xa5\x22\x0c\x8f\x89\x01\xc5\x00\xa1\xb3\xe1\x99\x3d\x40\x86\x8c\x07\x35\x41\xd3\x3c\xa6\x8b\x65\xc6\x62\x69\x18\xe0\x0e\xfc\x36\xe2\xf1\x62\xa8\x1b\x15\xb9\x9c\x4f\xc0\xf9\xa5\x84\xce\x77\x00\x5a\x17\x0f\xbf\x76\x46\xd6\x0b\x6b\xa2\x71\x75\x04\xb3\x9a\xa4\x5d\xd2\x58\xf1\x35\x64\x90\x71\x5d\x34\xe2\xba\x82\x95\x62\x2d\x3c\x2e\x8e\x81\x03\x65\x42\x4a\x95\x9a\x80\x72\x14\x0f\x7c\x64\xd8\xd1\x06\x38\x37\xf1\xc8\xff\xfa\xab\x75\xe6\xc9\x2d\x13\xb8\x65\x02\x0d\x2e\x78\x23\xd2\x0e\x00\x6f\x1a\x0e\xd0\x03\x88\x81\x78\x20\x0d\x82\x7f\x3c\xb8\x13\x88\x47\x93\x16\x59\x1f\xb6\xd6\xf1\x08\xe1\x03\xa2\xce\x78\xd0\x7e\x0e\x22\x73\x34\xd4\xe5\x03\xe7\xa9\x78\x50\x11\xb6\x83\x47\x06\xfd\xc0\xa0\xd1\x19\x8d\xd7\x9e\x7b\x0f\x2c\x7f\x62\x37\x1f\xef\x47\x2a\x62\x3c\x37\xc0\x65\x07\x8e\x94\xf1\xe0\xce\x0f\xad\xcf\xd0\x64\x61\x7c\xf6\x39\x0a\xd7\xf1\x71\x90\x1d\x04\x96\x6a\x83\x01\x24\x28\x72\x3c\x3e\x48\x31\xce\x1f\xf6\x4e\xc3\x18\x0f\xc3\x3e\xe2\x16\x22\x1e\xc3\xaf\xc5\x54\xd2\xb0\x61\x68\xd8\x30\x07\x23\xfd\x55\x3f\x27\x82\x03\x3a\xf5\x81\x93\x78\x3c\xb2\x34\x6a\xe7\x44\xc7\xbd\x35\x25\x22\x5a\x0d\x6c\xd3\xff\x1e\x04\x57\x4d\x89\x2b\x9a\x81\xe1\x79\x3c\x4e\x69\x51\x65\x85\x86\xa1\x1b\x67\xc2\xec\x68\x2c\xcb\x5d\xbb\xdc\x38\x1e\x0d\x82\x69\xc6\x23\x16\x13\x60\xd7\x83\xf0\x8f\xf1\xb0\xa3\x58\x87\xeb\x66\x0c\x17\xbe\x6b\x95\xe8\x2d\x83\x68\x82\xf1\xc0\xec\x91\x60\xd0\x07\xd6\x33\xf3\x48\xb0\x76\x54\xb5\x53\xeb\xaa\x79\x08\x4a\x8b\x76\x6c\x1e\x1c\xf9\x27\x16\x10\x4d\x24\xdf\x83\xfb\xe7\xa9\xed\x77\x17\xbe\x08\xd1\x20\x1e\x70\x09\x6c\xdb\x27\xf6\x50\xf1\x60\x57\x88\x33\xf3\x9f\xf6\xf4\x79\xc6\x20\xc5\x43\xb0\x3d\x82\x85\xaa\xe9\x98\xa7\x90\xdf\xe8\xf1\x26\x97\x01\xf1\x28\x02\x22\x44\x71\x27\x4a\x9c\x89\x16\xe4\xac\x62\xdd\x78\x4f\x30\xb9\x27\x68\xc2\x4f\x9d\x8f\x59\x1f\xdd\xd2\x09\x17\xae\x15\xc2\xc4\x0a\x21\x3e\xd7\x83\x86\x7a\x73\x9e\x1f\xfe\x47\x04\xd0\x3d\x51\x6f\xcf\x13\xf5\x76\x22\x3c\xd8\xe4\x6a\x21\x1e\x1f\xc9\x52\x90\x90\x59\xe7\x19\xbc\xb4\x09\xb3\x93\x98\xbd\x33\x39\x7b\xf1\x84\x98\x89\x6b\x92\x89\x80\x12\xb4\x01\xad\x49\xb3\xad\x3b\xdd\x23\x8d\xbd\x40\xc4\xfd\x94\xfc\x9e\x40\x32\xa2\x3c\x26\x4e\x1a\x33\x81\xff\x90\x3a\xe1\x54\x13\xfa\xed\x99\xf2\x4e\x17\x8d\xd5\x24\x6c\x26\x81\x20\x3b\x71\x7e\x55\xd8\xcc\xd4\xcd\x4b\xec\x5d\x45\xa2\x89\x48\x14\x5b\x23\x24\xb3\x76\x7d\xfc\x09\x48\xad\x45\xd8\x4c\x97\x4d\x23\xee\x2b\x16\x11\xf1\x10\x9f\x94\x90\xb3\xdc\x77\xfc\x3d\x93\xfa\x03\x1c\x9c\x66\x7a\x4c\xf7\x08\x6b\x6e\xf5\x5e\xcb\x78\xad\x1e\x31\x4b\x33\x5b\xdf\xcc\xc6\x10\x43\x88\x9e\x19\xf1\x6c\x66\xc5\x33\xf6\xa0\xa9\x5d\xfc\xc4\x22\xb7\x8b\xe4\x95\x6f\xb3\xde\xf6\x00\x91\xfc\x35\xa0\x98\x18\x50\x04\x2d\x9a\x91\xd1\x3e\x4f\xac\xaa\xba\xa0\x47\x05\x11\x61\x16\x4d\x69\x04\xd6\xd7\xe0\x7d\x96\x3d\x40\x84\x93\xad\x9c\xa1\x67\x1d\xf6\x0a\x41\x6d\x2b\x8a\xf5\x59\xf1\x19\x14\x86\xa5\x72\xac\x98\xd5\x63\x05\xc7\xf9\x59\xb1\xb2\x9c\x55\xdc\x47\x21\xf6\x1a\x8a\x80\xd9\x36\xe2\x34\xa1\x6c\x9b\x63\xdb\xc0\xf7\x31\xf2\x6a\x73\xb1\xb6\xec\x3c\x06\xaa\x41\xd5\xc8\xdc\xaa\x91\x41\x20\xd7\x86\x76\x60\x36\xb5\x03\xa8\x72\x67\x43\xab\x34\x1b\xb0\x07\xf8\xf6\x4e\xb5\x14\xb3\x81\x08\x66\x24\xe9\x0e\xe3\x9c\x5d\x7c\x23\x21\xd3\xb4\x4f\x98\xd8\x27\x74\xae\x24\x66\x77\x9e\x74\xa1\xe4\xe0\x9b\xb3\x63\x27\x30\xfb\xc4\xcf\x86\x65\xdc\x2d\xb3\x1b\xbe\x68\xd2\xc3\xfd\xce\xd2\xf0\x14\x22\x86\x2e\x61\x63\xe3\x01\xfb\x12\x4c\xb2\x3b\x5e\xdd\xf1\x12\x24\x16\x11\x25\x1e\x96\x4a\xc4\xde\xc1\xcd\xc0\x1c\x59\x2c\x5b\xb1\xf4\x11\x93\xe7\x40\x61\x82\xf4\x12\xac\x1d\x92\x31\x69\x13\x53\x62\x34\x69\xa2\xf1\x89\x25\xe3\x85\xc9\xe4\xc2\xa4\x13\xe4\x6a\x0e\x27\xf6\x30\x96\x98\xf0\x8a\x8a\x2a\x53\x51\x65\x70\xef\x37\xa7\xd3\x64\x3a\x4d\x84\xd7\x43\x1e\x89\x87\x79\x61\x46\xf8\xae\xc6\x43\x7c\x70\x92\xd9\x88\x99\x05\x7c\x10\x07\x3a\x9b\x35\xef\xac\x40\x2f\x3b\x12\x53\x1c\xdb\x53\x44\x6d\xba\x78\x12\xf5\x59\x8c\x8d\x89\x30\x38\xe7\x04\x34\x92\x00\xc2\x53\x3e\x39\x2f\x32\x66\xc1\xa8\x99\x37\x53\x88\x7e\x61\x02\xe7\x67\x99\x1b\xc8\x53\xc4\x6d\x99\xdd\x14\xc3\x93\xd1\x9f\xcb\x32\x97\x88\xcb\x7c\x0d\x1d\xc5\x9c\x1b\x9c\x53\x60\xf5\x65\xce\xb5\x41\x83\xc5\xf9\x85\x76\x25\x83\xa7\x8b\xa6\x5a\x28\x15\x2f\xc2\x94\xe4\x1c\x97\x53\xe2\xba\x37\xee\x2d\x79\x6f\xf3\xde\x7a\x14\x0b\xbe\x2a\x17\xbf\x08\x1c\x8f\x31\xd2\xbc\xd0\x5b\xcd\x4b\xa0\xe8\x2e\x7c\x29\xfd\x7b\x01\xe7\x86\xbd\xce\xbc\x96\xa4\x25\x36\x8a\x58\x68\x72\xec\x5b\x8e\x8d\x92\x7c\xde\x32\x84\xfb\xd8\x85\x0a\x88\x49\xde\x1b\x28\x1f\xfc\xbc\xe7\x8d\x22\x6b\xde\x20\xf7\x10\x5b\x77\xaa\x05\x9a\x68\x81\xfa\xc6\xcb\x74\xfd\xde\x59\xaf\x7e\x31\xe6\x5c\xbf\xf7\x06\xea\x21\xda\xf4\xed\x04\xbe\x0b\x48\x3c\x62\x90\xba\xa4\x6f\x97\x34\xaa\xa7\x79\x63\x37\x31\xef\xb6\xf1\x05\xc9\xda\xcc\xda\xec\xf4\x2a\xfa\xa3\x79\xbb\x41\x34\xc4\xd5\x9b\xd2\x26\xa0\x2f\x02\xd9\x71\x77\x34\xb9\x3b\xea\x42\x34\xdf\xf2\xaa\xfb\x15\x13\x2f\xff\xcf\xbb\x79\x6b\xff\xa7\xcd\x9c\xf0\x03\xf1\x30\x3c\x87\xc8\x4d\x85\x16\x3e\x1b\xdb\x67\x03\x7c\x51\xd6\x53\x0d\xc1\x21\xaa\x59\x33\x5d\x33\x3c\x88\x90\x51\x36\xc7\x10\xb1\xf3\x10\xb2\x89\x13\xe5\x7c\x0d\x47\x7a\x6c\xec\xa5\x57\xda\x86\x11\x14\xfb\x88\xde\x7e\x15\x6d\xc4\xbf\x7e\xab\xb4\x0d\xb4\x2c\x96\x4b\x35\x6f\xa5\xb7\xc5\xec\xb1\xc7\xde\xdd\x63\x62\xf4\x20\x76\xcf\x77\x6e\x34\x1d\x11\x6c\xac\xca\x86\x9d\xd8\xf0\x2a\xcc\xa2\x77\xe3\x17\x88\x3e\x81\x1b\xd5\xfc\xb8\x87\xce\x02\x64\x7e\xf2\x86\x0f\x24\x3a\x8c\xd2\xa6\x62\xe6\x24\xde\x52\x3a\x0c\x94\x4f\x14\xbf\x78\x10\x1a\x7c\xe3\x6a\x7c\x92\x0c\x3d\xce\xb8\x7f\x8f\xb4\x57\x4c\x03\xf1\x0d\xd8\xa3\xb8\xad\x4a\x59\x70\x27\xc2\xd9\xc4\x03\xd7\x9a\x22\xc4\x80\x05\x88\x73\x62\x0c\x77\xd4\x16\x73\x81\x93\x55\x0c\x80\xce\x61\x6a\x62\xfa\x92\x8e\x1d\x14\x1d\x03\xcd\x49\x48\x9c\x28\xc0\xc0\xf6\x74\x30\x61\x80\x53\x16\xea\x40\x75\xd8\x5c\x8d\x60\xfe\xb0\xf2\x85\x53\xd1\x5c\xcd\x78\xeb\x86\x48\xf7\x6b\xd3\xaf\x19\x66\x5e\x01\x62\x3d\x06\x66\x31\xaa\x40\x7e\x8c\x0e\xb4\xff\xd5\x66\xfe\x30\x98\x47\x10\xf2\x3f\xbf\x71\x31\x78\xcc\xe3\x37\x04\x79\xfd\xe7\x37\xfc\x42\x8e\x96\x7f\x7f\xeb\xff\xfc\x86\x99\xfc\x09\x4e\xd3\x8e\x30\xbb\xf8\x2d\xfe\x75\xca\xb6\x1d\x4a\xec\x7e\x17\x5d\xba\xff\xed\x6a\x20\x7e\xa2\x3c\xbd\xa8\x50\xf7\xbf\xd3\x90\x50\xbf\xc1\x9a\x50\xf5\xee\x7f\x8d\x3a\x84\xcf\xb6\xfa\xf4\xc5\xee\x74\xd6\x62\x50\x02\xe6\xde\x9a\xd3\x40\x03\xba\xdb\xc7\xa7\x17\xf8\xec\xa3\xea\x7a\xcd\x18\x2d\x8e\xa5\x06\xe7\x5a\xc0\x80\xc7\x63\x3b\x65\x4f\x5c\x80\xa3\xa3\x97\xa8\xc6\xf8\xea\x82\x69\x1c\x0f\x1c\xe0\xf0\xc2\x26\x4c\x78\x3c\x62\xe5\x73\x3b\xba\x88\xaf\x14\x8f\xa1\x3f\x05\xc9\xb2\xc9\xf0\x48\x18\x38\xf0\x7e\xc8\x9f\x0b\xdb\x2f\xaf\x87\x97\x47\xaf\xc5\xd1\xab\x13\xca\x75\x11\xb5\x35\x1e\x17\xa4\x13\xd2\x2d\x29\x66\x3a\x18\xf3\x8b\x70\x43\xf1\xf8\x48\xe5\xb7\x16\x24\xf0\xdb\x27\x0e\xc8\x1c\xdf\xe2\x51\xc8\xc8\xb7\x8a\x95\xc0\x7e\x32\x35\x7c\xaf\x09\x03\x1b\x0f\x6b\xa1\x5b\x31\x9d\x08\x64\x46\xc3\xbf\x9a\xa3\x5b\x3c\x70\x87\xd6\x87\xf8\x92\x82\xe6\x10\xff\x5c\x84\xa4\xb5\x76\xdd\x71\xff\x95\x52\x63\x30\xf4\x84\x66\xce\x2f\x54\xc0\xa7\xf7\x0e\x8b\x05\xf0\xf7\x22\x04\xb9\x8e\xf7\x84\x3a\x8c\x07\xe2\xc6\xff\xc2\x5e\xe3\xe5\x3f\x5f\xff\xfe\x6f\xff\xdf\xff\xdf\xf5\xef\xff\xff\xeb\x3f\x7f\x7f\x3d\xff\xfd\x3f\xfe\xe3\xfb\x2f\xff\xed\xfd\x4f\xcf\x7f\xfb\xeb\xff\x13\xd4\xbf\xde\x6f\xfd\xa7\xff\xf2\xfd\xc7\xf7\xbf\xff\xd7\xff\xfe\x1f\xcf\xf7\xd7\xbf\xff\xd7\x7f\x8f\x5c\xfc\xfd\x1f\x01\x00\x00\xff\xff\x39\x4b\x37\xd8\x86\xd6\x02\x00"); +var _begd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xcd\x6e\xdb\x3a\x10\x85\xf7\x7a\x8a\x59\xe6\x2e\x72\x45\x8a\x95\x69\x01\x41\x80\xc6\x2e\x52\x2d\xd2\x14\x75\x9c\x16\x28\xba\xe0\xcf\xd0\x20\x50\x53\x02\x25\x2d\xfc\xf6\x05\x67\x54\x75\x61\x1c\xfb\xe3\x39\xc3\x19\x73\xea\x43\x7f\xec\x53\x9c\xa1\xfe\x9a\x07\x77\xc2\x19\x42\x4c\x3e\xe3\x34\x2c\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xfc\xf7\x27\x89\xbb\x9a\xb1\xaa\xea\xe7\xa7\xb7\xfb\x4f\xe7\xc3\xfd\x67\x58\x26\x5c\xd9\xa1\x3f\x9e\x6e\xd3\x8c\xd7\x3e\x85\x01\x14\x67\xfd\x32\xae\x79\x80\xfa\x1b\x5e\xe2\x34\xe7\x1b\xdc\x7d\xf4\x83\xc5\xff\xc0\x63\x28\xfc\x35\x7b\xcc\x31\x5d\xe0\xee\xf9\x49\x6e\xf4\xb4\x8c\xe3\x6f\xbc\x62\x9a\x41\x12\xc3\xe4\x49\xab\xfa\xf0\x62\xc6\x2f\xe6\x8a\xb0\x35\xf2\x4e\x27\x74\xf0\x8e\x79\x8a\x43\x02\x29\xfe\x17\x62\xf7\x8f\xbf\xdd\x46\x5c\x2b\x55\xf5\xb9\x3f\xbe\x86\x30\xe1\x0c\xbb\x4e\xb0\xe7\xc7\xb9\x3f\xc2\x4f\x09\x52\x40\xd3\x2a\x2d\x7f\xad\xd6\xef\x2f\x83\xdf\x82\x8d\xe0\x71\x5c\xf4\xd9\xa4\x0b\x56\x0f\x46\x9a\xe6\x11\x56\x81\x56\xb7\x84\x14\x23\x45\xe8\x03\x21\xc3\xc8\x14\xd4\xed\x09\x59\x46\xee\x11\xb4\x16\xec\xf2\x8c\x3c\xb9\xba\x82\x2c\x97\xb7\xa1\xa0\x7d\x53\x50\x40\x42\x45\xb4\x16\xbb\xea\xc1\x28\x23\x0b\x22\x81\x56\xef\x09\xed\x19\x75\x14\x14\x84\x1c\x23\x47\x2e\x45\x08\x19\x71\x2d\x5d\x90\xa5\x56\x95\xb5\xe4\xa2\xf2\xd6\x33\xf2\xe4\xa2\xf2\xa5\xa1\x55\xa0\xd5\xa5\x55\xe5\x69\x20\x12\xad\x05\x23\x0e\x7a\x0a\x4a\x6a\xc2\x73\xb0\x08\xec\x04\xa1\xc0\xc1\x40\x37\x76\x74\x63\xe0\x60\xe0\x7f\x82\xfa\xe2\xb1\x15\x8f\x2d\x65\x59\x88\xed\x1d\xca\xf7\xb2\x87\xdb\x6a\xb8\x25\x67\x4c\x33\x6d\x21\xbd\x7f\x79\xc0\x98\x70\xdb\xf2\x71\x18\x4b\x8a\x3e\x7f\x02\x00\x00\xff\xff\x0f\xbf\x93\xd7\x11\x03\x00\x00"); +func _dgde ()([]byte ,error ){return _ad (_feaf ,"Adobe-Korea1-1")};func _bg ()(*asset ,error ){_be ,_ffe :=_eb ();if _ffe !=nil {return nil ,_ffe ;};_adf :=bindataFileInfo {_ae :"78-EUC-V",_ca :900,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490853,0)}; +_bed :=&asset {_e :_be ,_ee :_adf };return _bed ,nil ;};var _bbd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd2\x4d\x8b\xdb\x3c\x10\x07\xf0\xbb\x3e\xc5\x1c\xf7\x39\xec\xe3\x91\xfc\x1a\x10\x81\x92\x65\x21\x2c\xdb\x96\xa4\xb4\x67\x47\x1a\x07\x43\x23\x1b\xc5\x39\xe4\xdb\x97\x99\x71\x52\xe8\x21\x28\xfa\x59\xfa\x33\x8c\xa6\xd8\xed\xdf\xf6\x69\x5c\xa0\xf8\x9e\xa7\x70\xa4\x05\x86\x31\xc5\x4c\xd7\xe9\x96\x03\xc1\x89\xce\x63\x32\xc6\x3a\x88\x63\x58\x1e\x5b\x59\xc2\xa5\x9f\x8d\xe1\xfb\xc7\xfb\x75\xa1\xcb\x3e\x0d\x13\x94\x7a\x2e\xde\xe6\xf5\x2c\x40\x71\xa0\xf3\x78\x5d\xf2\x1d\x5e\xbe\xc4\xe9\x44\xff\x41\xa4\x81\xfd\x5b\x8e\x94\xc7\x74\x86\x97\x8f\xc3\x13\x8f\xb7\x79\xfe\x4d\x17\x4a\x0b\x58\x31\x4a\x51\x56\x53\xec\x3e\xfb\xf9\x6b\x7f\x21\x28\x24\xe7\xf5\xe3\xf0\xaa\x47\xe4\xcb\x4f\xca\xd7\x71\x4a\x60\xff\x47\x74\x7f\xf9\xc7\x7d\xa6\x35\xc9\x14\xbf\x3e\xa7\x48\x80\x8f\xbc\xfd\xdb\x6e\xba\xa5\x05\xaa\xa6\x6c\xd5\xac\x56\x1d\xa6\x48\xd7\xb9\x0f\x94\xfb\x74\x26\x03\xe0\x11\x11\xb7\xe0\xad\x7b\x7f\xdf\x72\x49\xff\x9c\x30\x76\xb3\xde\x1c\xa3\xca\xe3\x06\xe2\x30\x6c\x01\x8d\x47\xab\x7b\xcb\x7b\x57\x37\xc6\xa3\x53\x71\x2c\xb5\x75\xc6\x63\xa9\x52\xb2\xb4\x4d\x67\x3c\x56\x2a\x15\x8b\x45\x57\x19\x8f\xb5\x52\x2d\xe4\x3a\xce\x6e\x94\x1a\xa1\xba\xe4\xf0\x56\xa9\x15\x6a\x37\x9c\xde\x29\x75\x52\x01\x56\x1c\xbf\x51\xda\x08\x95\xc8\xf1\xbd\x52\xbf\xd6\xc9\xf1\x27\xa5\x93\x50\x67\x39\x3e\x28\x05\xa6\x12\x5b\x8e\x8f\x4a\x51\xa8\x74\x1c\x4f\x4a\x24\x54\x77\x1c\x3f\x28\x0d\x42\x5d\x85\xc6\xdb\xb5\xb7\xd2\xa9\x0a\x37\x8d\xf1\x56\x9b\x65\xa5\x59\x55\x59\x3b\xe3\xad\x5b\x5f\xc0\x86\x2d\x54\x0d\x76\xf2\x0c\x8f\x76\xf3\x7f\x9e\xc7\xe7\x8c\x84\x5b\xce\x94\x16\x99\x46\x19\x04\x7e\xe0\x31\xd1\x73\xb2\xe7\x69\xe6\x5b\xf2\xfb\x13\x00\x00\xff\xff\x1f\x7c\xbd\x4b\x05\x03\x00\x00"); +var _bbca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x31\xcf\x9b\x30\x10\x86\x77\x7e\xc5\x8d\x5f\x87\x16\x6c\x6c\x92\x4a\x55\xa5\x2a\x0c\x65\x48\x52\x95\x26\xad\x54\x75\x20\xf8\x40\x96\x8a\xb1\x8c\x19\xf2\xef\xab\x3b\x13\x3a\xa0\x17\x1e\xf9\x7d\xc0\x67\xf2\x53\x53\x37\xce\x46\xc8\xbf\x85\xb9\x6f\x31\xc2\x60\x9d\x09\xb8\xcc\x6b\xe8\x11\x1e\x38\x5a\x97\x65\x42\x82\xb1\x7d\x7c\x3d\x72\xf4\x53\xe7\xb3\x2c\x3f\x5d\x5a\xf1\xfe\x2b\xac\x0b\xbe\x40\x53\xb7\xcf\x25\xe2\xd4\xb8\x61\x86\x32\x15\xcd\xea\xb7\x32\x40\xfe\x1d\x47\xbb\xc4\xf0\x84\xb7\x2f\x66\x7e\xe0\x3b\x30\x38\x10\xbf\x06\x83\xc1\xba\x11\xde\x48\xba\xe3\x76\xf5\xfe\x2f\x4e\xe8\x22\x14\xcc\xd0\x19\xce\x2c\x3f\x9d\x3b\x7f\xe9\x26\x84\xf4\x19\x77\xc6\x4c\xef\x18\x16\x3b\x3b\x10\xc5\x87\xa2\xa8\xfe\xf3\x1f\x4f\x8f\x20\xb6\xfa\xad\xa9\xaf\xc3\xb0\x60\x84\x8f\x2a\xa9\xf3\x5f\xb7\xa6\x86\xdf\x02\x44\x01\x52\x97\x47\xfd\x67\x5b\xfa\xf3\x3c\x9b\xbd\x28\x64\xda\x4c\x6f\x4d\xe8\xdc\x88\xd9\x27\x29\x64\xff\x19\xb6\x10\x65\xa5\x2a\x62\xe5\x83\x19\x85\x90\x8a\x89\x49\xc4\x10\x49\x6b\x30\x91\x81\x7a\x05\x11\x25\x99\xa8\x92\x08\xb7\x54\x95\xc8\x81\xc8\x91\x49\x97\x08\x99\x95\x64\x92\x3c\x8a\x3c\xe9\xed\x3a\x79\x34\x79\x34\x9b\x75\xf2\x68\xf2\x68\x36\xeb\xe4\xd1\xe4\xd1\x64\x96\x4a\x11\xe1\xa0\x7d\x1c\x68\xda\xfb\x3e\xe9\x9e\x4e\x79\x9f\x7b\xbf\x86\x80\x2e\xf2\x19\xf3\x7c\x69\x40\xd6\xe1\xfe\x03\xf9\xd9\x53\x8b\xaf\x7f\x01\x00\x00\xff\xff\xdf\x7b\xca\x7c\x6c\x02\x00\x00"); +func _eaf ()([]byte ,error ){return _ad (_gbaf ,"KSC-V")};var _abd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x85\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\x54\x23\xeb\xeb\x12\x9f\xc3\xcd\xdd\xb7\xcd\xf1\xfb\xe6\xa5\xa7\x9b\x98\xf4\x19\xd7\x7d\xe6\x49\xf1\xb7\xdf\xfb\xe9\x75\x7f\x58\x93\xfc\x98\xb3\xfd\x17\xff\xfa\x7e\xec\x49\x2e\x33\xfe\xfc\xed\xe1\x3e\xfd\x25\x49\x72\xd2\x52\xa6\xe9\xef\x4b\xfe\xc7\xb7\xc3\xd2\x53\xbe\xde\xe9\xe1\xfe\xee\xf0\xb6\x9e\x93\x4c\x52\x78\x87\x41\xf8\x2f\x6d\x0f\x4b\x7f\x3d\x6e\xb6\xfd\xb4\x59\x9f\xfb\x90\xd2\x9c\x73\xce\xb7\x69\xf6\x2f\x5f\xbf\xde\xe2\x69\xff\x77\xc6\x30\x96\xcb\x95\xfb\x85\xc9\xf5\x8a\x9c\x77\xbb\xdb\x94\x87\x39\x0b\x8f\x05\xc7\x5a\xea\x30\x67\x65\xa2\x48\x8a\xe8\x30\x67\x63\x62\x48\xc6\xda\x86\x39\x3b\x13\x47\x22\x59\x7d\x98\x73\x61\x54\x22\xd2\x86\xd9\x95\x51\x8d\xa8\x18\x86\x8f\x8c\xc6\x88\xc6\x09\xd3\x1b\xa3\x16\x4f\x90\x1d\xe3\x27\x46\x53\x44\x96\x31\x7e\xc3\x68\x73\x79\x4e\x8c\x7f\x62\xf4\x14\x51\x13\x8c\xdf\x32\xda\x22\xb2\x3c\x62\xfc\xc2\x68\x89\xc8\x14\xe3\x3b\xa3\x1e\x51\x69\x18\xbf\x63\xb4\x8b\xa8\x79\x1e\x66\xa1\x94\x84\x94\xe7\xa9\x0e\xb3\x10\x4b\x02\xcb\xad\xe8\x30\x0b\xb5\x24\xb4\xbc\xe6\x36\xcc\x42\x2e\x09\x2e\x6f\xd5\x87\x59\xe8\x25\x7e\x31\xc5\x78\x7a\x49\x78\x15\x1b\x31\x9e\x5e\x12\x5e\xa5\x1a\xc6\xd3\x4b\xc2\xab\xb4\x86\xf1\xf4\x92\xf0\xaa\xe2\x18\x4f\x2f\x09\xaf\xea\x19\xe3\xe9\x25\xe1\x55\x2b\x8a\x15\x7a\x49\x78\xd5\x09\xcd\x0a\xbd\x24\xbc\x46\x41\xb5\x42\x2f\x09\xaf\xd1\x51\xad\xd0\x4b\xfa\xa5\x7f\x8c\xa7\x97\x84\xd7\x38\xa1\x5a\xa5\x97\x86\x57\x13\x54\xab\xf4\xd2\xf0\x6a\x8e\x6a\x95\x5e\x1a\x5e\x6d\x44\xb5\x4a\x2f\x0d\xaf\x36\xa1\x5a\xa5\x97\x86\xd7\xa4\xa8\x56\xe9\xa5\xe1\x35\x39\xaa\x55\x7a\x69\x78\x4d\x23\xaa\x55\x7a\x69\x78\x4d\x13\xaa\x55\x7a\x69\xbb\x7e\x57\x31\x9f\x60\x3a\x31\x73\x94\xab\x14\xd3\x0d\xb3\x11\xed\x2a\xc9\x34\xc8\xd0\x3e\x6e\x41\x33\xdd\x32\x53\xf4\xab\x44\xd3\x85\x59\x41\xc1\x4a\x35\xed\xcc\x46\x34\xac\x64\xd3\x1d\x17\x49\x46\xc5\x46\x37\xcb\xcc\x14\x1d\x1b\xe1\x4c\x98\x15\x94\x6c\x94\x33\xbd\x2e\xb0\x3c\xcc\x46\x3a\x0b\x3a\xb1\x8c\x9a\x8d\x76\xc6\xb5\x69\x86\x9e\x8d\x78\xc6\xc5\x69\x05\x45\x1b\xf5\x8c\xab\xd3\x1a\x9a\x36\xf2\x19\x97\xa7\x67\x54\x6d\xf4\x33\xfa\xb9\xa1\x6b\xa3\x9f\xd1\xcf\x0b\xca\x36\xfa\x19\xfd\xbc\xa1\x6d\xa3\x9f\xd1\xaf\x08\xea\x36\xfa\xd9\xf6\xfa\x56\xc0\x3d\xe8\x67\xf4\x2b\x15\x85\x1b\xfd\x8c\x7e\xa5\xa1\x71\xa3\x9f\xd1\xaf\x0a\x2a\xf7\xcb\x3b\x90\x7e\xd5\xd0\xb9\xd3\xcf\xe9\x57\x2b\x3a\x77\xfa\x39\xfd\x6a\x43\xe7\x4e\x3f\xa7\xdf\x28\xe8\xdc\xe9\xe7\xf4\x1b\x1d\x9d\x3b\xfd\x9c\x7e\x63\x45\xe7\x4e\x3f\xaf\xd7\x57\x19\xee\x41\x3f\xa7\x5f\x13\x74\xee\xf4\x73\xfa\x35\x47\xe7\x4e\x3f\xa7\x5f\xab\xe8\xdc\xe9\xe7\x9b\xc5\x90\x4d\xee\xf1\x46\xbf\xbe\xb9\xf1\x3b\xf6\xbd\x8f\x9d\x68\xfb\x76\x3a\xf5\xf5\x1c\xbb\x5e\x6c\x36\xd8\x2b\xf6\x6b\xff\xd8\x41\x8f\x87\x23\xae\x8a\x9f\x7f\x03\x00\x00\xff\xff\xd8\xa1\x1c\x9d\x6d\x07\x00\x00"); +func _bfda ()(*asset ,error ){_dage ,_dcg :=_ebge ();if _dcg !=nil {return nil ,_dcg ;};_dafg :=bindataFileInfo {_ae :"HKdla-B5-V",_ca :613,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492314,0)};_bgff :=&asset {_e :_dage ,_ee :_dafg };return _bgff ,nil ; +};func _dbf ()([]byte ,error ){return _ad (_dgegd ,"Adobe-Japan1-2")};var _geec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x6f\xdb\x30\x0c\xc5\xef\xfe\x14\x3c\x76\x87\xce\x92\x5d\x47\x09\x50\x14\x58\x93\xa1\x33\x86\x6e\xc3\xb2\x76\x03\x86\x1d\xf4\x87\x0a\x04\xcc\xb2\x20\xdb\x87\x7c\xfb\x41\xa4\xe7\x1e\x82\x97\xfc\xc4\x47\x3d\x85\xac\x8f\xfd\xa9\x8f\x61\x86\xfa\x5b\x1e\xed\x19\x67\xf0\x21\xba\x8c\xd3\xb8\x64\x8b\x60\xf0\x12\x62\x55\xc9\x06\x5c\xb0\xf3\xff\x9f\x24\x76\xd0\xa9\xaa\xea\xa7\xc7\xcf\xe9\xf6\xe3\xcb\xf1\xf6\x13\x2c\x13\xae\xf0\xd8\x9f\xce\xd7\x69\xc6\xa1\x8f\x7e\x84\x96\xcd\x6e\x49\x6b\x03\x80\xfa\x3b\x5e\xc2\x34\xe7\x2b\xdc\x7c\x70\xa3\xc1\x77\xe0\xd0\x17\xfe\x35\x3b\xcc\x21\x5e\xe0\xe6\xe9\x51\x6e\xf4\xbc\xa4\xf4\x17\x07\x8c\x33\x34\xc4\x30\x3a\xd2\xaa\x3e\x3e\xeb\xf4\x45\x0f\x08\x6f\x49\x5e\xe9\x88\x4e\x5e\x31\x4f\x61\x8c\x20\x9b\xf7\x42\x74\x6f\xfc\xc7\x35\x21\xc8\xb5\xc5\xaf\x97\xfe\x04\xbf\x25\x48\x01\x4d\x77\xd7\xed\xfe\xac\xfc\xe7\xf3\xe8\xb6\xaa\x46\x70\x78\x1b\x5c\xd6\xf1\x82\xd5\xbd\x96\xba\x79\x80\x55\xa0\x53\x1d\xa1\x96\x51\x4b\xe8\x8e\x90\x66\xa4\x0b\x3a\xec\x09\x19\x46\xf6\x01\x94\x12\x5c\xe5\x18\x39\xaa\x3a\x14\x64\xb8\xbd\xf1\x05\xed\x9b\x82\x3c\x12\x2a\xa2\x94\xd8\x55\xf7\xba\xd5\xb2\x20\x12\xe8\xd4\x9e\xd0\x9e\xd1\x81\x8c\x82\x90\x65\x64\xa9\xaa\x25\x84\x8c\xb8\x97\x2a\xc8\x50\xd4\xd6\x18\xaa\xa2\xf6\xc6\x31\x72\x54\x45\xed\x4b\xa0\x55\xa0\x53\x25\x6a\xeb\xe8\x41\x24\x4a\x09\x46\x6c\x74\x64\x94\x14\xc2\xb1\xb1\x08\xec\x04\x21\xcf\x46\x4f\x37\x1e\xe8\x46\xcf\x46\xcf\xff\x04\xe5\xe2\x67\xb7\xfc\x6c\x29\xcb\xf8\xb7\x39\x94\xef\x65\xeb\xb6\x45\xb0\x4b\xce\x18\x67\xda\x39\x1a\x76\x19\x60\x88\xb8\x2d\x75\x1a\x53\x71\xd1\xe7\x5f\x00\x00\x00\xff\xff\x2f\x4d\x97\xcf\x00\x03\x00\x00"); +func _bdf ()(*asset ,error ){_gad ,_fede :=_bcd ();if _fede !=nil {return nil ,_fede ;};_ecc :=bindataFileInfo {_ae :"Adobe-CNS1-6",_ca :1901,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491216,0)};_cbe :=&asset {_e :_gad ,_ee :_ecc };return _cbe ,nil ; +};var _agfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\xc1\x8a\xdb\x3c\x14\x85\xf7\x7a\x0a\x2d\xe7\x5f\xcc\x1f\xdd\x6b\x59\x96\xc0\x0c\x94\x0c\x03\x61\x98\xb6\xcc\x94\x76\xed\xd8\x72\x30\x34\xb6\x71\x9c\xc5\xbc\x7d\xb9\xf7\x38\xa1\x74\x11\x1c\x7d\x91\x4e\xc4\x77\x2c\xed\xf6\x87\xe7\xc3\x38\xac\x76\xf7\x7d\x99\xda\x8f\xbc\xda\x7e\x18\xbb\x25\x5f\xa6\xeb\xd2\x66\x7b\xcc\xa7\x61\x34\x86\xd8\x76\x43\xbb\xde\x86\xfa\x68\xcf\xcd\x6c\x8c\xac\xff\xf8\xbc\xac\xf9\x7c\x18\xfb\xc9\x16\x98\xd7\x5d\xe7\x6d\xae\xb5\xbb\xf7\x7c\x1a\x2e\xeb\xf2\x69\x1f\xbe\x74\xd3\x31\xff\x67\xbb\xdc\x0b\xff\xb6\x74\x79\x19\xc6\x93\x7d\x78\x7d\xbf\xc3\x8f\xeb\x3c\xff\xce\xe7\x3c\xae\x96\x95\xe5\xb1\xd3\xa7\xd9\xed\xdf\x9a\xf9\x6b\x73\xce\x76\xa7\x39\x8f\xaf\xef\x8f\x98\xa2\xbf\xfc\xcc\xcb\x65\x98\x46\x4b\xff\x3b\xf7\x17\xfe\xf1\x39\x67\x4b\x5b\xc2\xaf\xb7\xa9\xcb\xd6\xdd\xf2\x0e\xcf\xfb\xe9\x3a\xae\x96\xc8\x97\xdb\x14\xc2\xb6\xdb\xa9\xcb\x97\xb9\x69\xf3\xd2\x8c\xa7\x6c\xac\xad\x9d\x73\xee\xc9\xd6\xbc\x7f\x79\x79\x92\x3d\xfd\x33\xc3\xf8\x72\x5b\x39\x74\x20\xb7\x15\xce\xf5\xfd\x93\x75\xa6\x76\x84\x31\xc9\x98\xcb\x60\x6a\xc7\x20\x2c\xa4\x24\x36\xb5\x2b\x40\x0a\x21\x55\x88\xa6\x76\x1e\xc4\x0b\x21\xc7\xde\xd4\xae\x04\x2a\x15\x71\x94\xec\x00\x14\x14\x95\x85\x84\x57\x40\x95\xa2\x2a\x49\x7a\x04\x8a\xba\x03\xe7\x25\x3e\x01\x25\x45\x85\x93\xf8\x06\xa8\xd9\xf6\x29\xf1\x47\xa0\xa3\xa2\x48\x12\xdf\x02\xb5\x82\x0a\x57\x49\x7c\x07\xd4\x29\x2a\x58\xe2\x33\x50\x56\x54\x46\x89\xef\x81\x7a\x45\xd1\x3b\x53\x13\x4c\x91\x9a\xf2\x2e\x05\x53\x13\x64\x91\xca\xf2\x45\xc9\xa6\x26\xd8\x22\xb5\xe5\x83\x8b\xa6\x26\xe8\x22\xd5\xe5\x63\xf0\xa6\x26\xf8\x22\xbf\x39\x95\x78\xf8\x22\xf5\x55\x16\x95\xc4\xc3\x17\xa9\xaf\x32\x14\x12\x0f\x5f\xa4\xbe\xca\x18\x25\x1e\xbe\x48\x7d\x05\xf2\x12\x0f\x5f\xa4\xbe\x82\x77\x12\x0f\x5f\xa4\xbe\x42\x90\x62\x09\xbe\x48\x7d\x85\x24\xcd\x12\x7c\x91\xfa\xaa\x48\xaa\x25\xf8\x22\xf5\x55\x79\xa9\x96\xe0\x8b\xf2\xd6\xbf\xc4\xc3\x17\xa9\xaf\x2a\x49\xb5\xbc\xbd\x8b\xea\x2b\x92\x54\xcb\xf0\xc5\xea\x2b\x7a\xa9\x96\xe1\x8b\xd5\x57\xac\xa4\x5a\x86\x2f\x56\x5f\x31\x49\xb5\x0c\x5f\xac\xbe\x12\x4b\xb5\x0c\x5f\xac\xbe\x92\x97\x6a\x19\xbe\x58\x7d\xa5\x4a\xaa\x65\xf8\x62\xf5\x95\x92\x54\xcb\xf0\xc5\xf1\xf6\xae\x4a\x3e\x84\x71\x02\xf3\x52\x2e\xc3\x18\x37\x60\x95\xb4\xcb\x50\xc6\xaa\x4c\xda\x97\xbf\x80\x33\x6e\x8f\x8d\x30\x0e\x5e\x4f\xde\xed\x84\xc9\x77\xb9\x83\xee\xf7\x42\x7b\x5d\x96\x3c\xae\x7a\x03\xe9\xe1\x97\x33\x3d\x8c\xf9\x7e\x9b\xcd\xd3\x2c\xab\xf4\xf3\x27\x00\x00\xff\xff\x40\xb3\x0e\x9a\xf9\x04\x00\x00"); +func _eaeb ()(*asset ,error ){_dfb ,_efe :=_daf ();if _efe !=nil {return nil ,_efe ;};_dbef :=bindataFileInfo {_ae :"90pv-RKSJ-H",_ca :5565,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491045,0)};_fcd :=&asset {_e :_dfb ,_ee :_dbef };return _fcd ,nil ;}; +var _aae =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x8f\x1c\xc7\x0d\xbd\xcf\xaf\xe8\xa3\x73\x70\xb6\xbe\x49\x02\x8b\x01\x0c\x29\x8b\xc8\x81\xe3\xc0\x8a\x93\x00\x41\x0e\xdd\x5d\x6c\x61\x81\x68\x76\x30\xbb\x0a\xa0\x7f\x1f\xf0\xbd\x95\xe2\x18\x3e\x58\xf4\xbe\x26\x59\x2c\xd6\x63\x91\x35\x77\x6f\xde\xbd\x7d\x77\x79\x7c\x59\xee\xfe\x72\x7b\xda\xdf\xfb\xcb\x72\x3c\x5e\xe6\xcd\x9f\x9f\x3e\xdd\x76\x5f\x36\xff\xf0\x78\x39\x9d\x72\x59\xe6\xe3\xfe\xf2\xe5\x4f\x88\xfd\xe3\x7a\x3d\x9d\xc2\xfe\xfd\xe7\xe7\x17\xff\xf8\xee\x72\x3c\x2d\x95\x7a\xf3\xd3\xf5\x55\x77\x59\xee\x7e\xf2\x0f\x8f\xcf\x2f\xb7\xcf\xcb\x37\xdf\xcd\xa7\xcd\x7f\xb7\x4c\x3f\x02\xff\xf1\x36\xfd\xf6\x78\xf9\xb0\x7c\xf3\xfd\x7a\x5d\x2f\xf9\xeb\x87\xf7\x9f\xae\xd7\x7f\xfb\x47\xbf\xbc\x2c\x19\x98\x5f\x26\xe4\xe9\xee\xcd\x0f\xeb\xf5\xcf\xeb\x47\x5f\xee\x2c\x5d\xff\xf3\xed\x4f\x7f\x7a\xff\xfd\xb7\x7f\xc4\x37\x7c\xfa\x9b\xdf\x9e\x1f\x9f\x2e\x4b\x4e\xbf\x4f\x69\xfc\x0f\xff\xeb\xe7\xab\xbf\xfa\x3a\xdd\xfd\xfc\xee\xed\x8f\xc7\xf1\xec\x2f\x8b\x4a\xa2\xce\x3f\x7e\x7e\xf7\x76\xf9\x67\x5e\x72\x5a\x4a\xaf\x2d\xff\xeb\x55\xf5\xef\x3f\x3c\x4d\x5f\xa8\x74\xea\xdc\xd2\xfe\x34\xfd\xf9\xba\xee\x7e\x5b\x2f\x1f\xfc\xb4\x2c\xf7\x29\x9d\x97\x65\xb9\xd7\x74\x8e\xbf\x34\xb7\x74\x5e\xee\xed\xe1\xe1\x0d\xfe\xfe\x8e\x5f\xdf\x3e\xe0\xaf\x3f\x24\x7c\x7d\x78\xf3\xfa\xf5\xe1\x2d\xbe\x3e\x3c\x9c\x63\x97\xbf\xf2\x7d\xca\x5c\xf2\xf2\xf4\x32\xfd\x20\x86\xd5\xee\xf3\x71\x5e\x72\x58\xfc\xf2\xd3\x29\xa7\xf4\x1a\xe3\xe3\x7c\xd5\x2e\xa1\x2d\x1e\xda\x11\x20\xa2\x5c\x4c\x4e\x5f\xc2\xd4\x1c\x1f\x47\xad\x81\x50\x21\xaf\xfb\x79\x19\x36\x02\xd9\x14\xc8\x76\x9c\x17\x69\xe1\x22\xef\x44\x76\x0f\xc4\x02\x99\x2b\x10\xd7\xf3\x22\x1d\x56\x07\xfd\x1c\x72\x5e\x44\x60\x75\xec\x44\xf6\x40\xc2\xaa\xb4\x23\x90\xd2\xc3\x4a\x53\x20\x03\x56\x45\xec\xbc\x88\x01\xd1\x0c\xc4\xd6\xf3\xa2\x39\x3c\x17\xa3\xd5\x91\xcf\x8b\xb6\x72\xba\xd7\xca\x5d\xd4\xd8\x85\x95\x1e\x08\x77\x51\x6d\x9c\x17\x53\x0d\x84\x56\x75\x1b\xe7\x25\xa7\x1c\x01\xd5\x8d\xd0\x04\x54\xc3\xae\xd1\x53\x8b\x30\x72\xea\x11\x64\x13\x42\xc8\x5f\xb2\x58\xaf\xd1\x7b\xb3\x7c\x5e\x72\x4e\x91\xc8\x46\xf7\x10\xd2\xb0\xbb\xb6\x52\x2b\x84\x34\xcd\x80\x32\xa1\x8c\xc4\x11\x2a\x84\x0a\x20\x04\xb1\x56\x42\x35\x92\x99\x2a\xa0\x46\xa8\x41\x8b\xee\x3b\xa1\x0e\x2d\x04\xb1\x0e\x42\x23\xa0\x42\x43\x21\x14\xc7\xd0\x33\xdd\x2b\x21\x9c\x55\x65\x10\x46\xc8\x00\xd1\xfd\x4a\x68\x45\xf4\x09\xd0\x46\x68\x03\x84\x4c\xac\x3b\xa1\x1d\x71\x35\x40\x93\xd0\x04\xa4\x80\x9c\x90\x23\xd4\x01\x88\xf9\x0a\x21\x3d\xc1\xd7\xc6\x7c\x85\x90\x9e\xe1\x6b\x63\xbe\x42\x48\xaf\x08\x62\x63\xbe\x42\x48\x2f\x34\x64\xbe\x36\xe4\xab\x62\xc5\x8d\xf9\x0a\x21\xbd\xd3\x17\xf3\xb5\x21\x5f\x20\x40\xdb\x98\xaf\x8d\xf9\x42\x5c\x1b\xf3\xb5\x31\x5f\xc8\x04\xf9\x0f\x21\xbd\xd2\x17\xf3\xb5\x21\x5f\x8d\x41\x30\x5f\x21\xa4\x27\x06\xc1\x7c\x85\x90\x5e\x70\x42\x1b\xf3\x15\x42\x7a\xe6\x8a\xcc\x57\x08\xe9\x64\xe1\xc6\x7c\x6d\xc8\x57\x0b\xa8\x93\x98\xbd\x63\x8f\x1d\x50\x87\x56\x97\xa8\x83\x84\x12\xeb\xb2\x13\xf2\xf3\xa2\x45\xc3\x7d\x27\x57\xbb\x76\x40\xb1\xa1\x6e\xc8\x6a\x47\x49\xa5\x01\x43\xd2\xb7\x93\x13\x02\xf7\xe4\x44\x0f\x02\x68\x29\x84\x36\x42\x33\x20\x70\xb5\x33\xf7\x3d\x36\xa4\xac\x8e\xce\x0d\xf5\x3d\x43\x2b\x32\xd1\x27\x0d\x8f\x16\x45\x9c\x43\x6b\x70\x43\x10\x32\x52\x06\x94\x09\x85\x61\x46\xf4\xa3\x15\x42\x05\x5a\x34\xac\x84\x6a\xac\x58\x12\xa0\x46\xa8\x01\xa2\x56\x27\x14\xdb\xae\xa8\xa1\xd1\x06\xa1\x01\x5f\x02\x48\x08\x09\x0c\xa9\xa5\x84\x14\x5a\x84\x8c\x90\x41\x8b\xa1\xae\x84\x56\x68\x35\x40\x1b\xa1\x0d\x2b\x12\xda\x09\x4d\x68\x75\x40\x4e\x28\x4e\x28\x55\x06\x81\xdc\x8f\xde\xe1\x1e\x86\x9d\xa1\x86\xd0\x4a\xc3\xce\x50\x3b\x42\xad\x48\x4e\x67\xa8\x1d\x71\x55\x1a\x32\xae\x8e\xe3\x40\x6d\x8f\x3e\x09\x4d\xf8\x82\xa1\x31\x54\x43\x5c\x19\x29\x34\xc6\x15\x42\x2b\x93\x43\x4e\x40\x68\xca\x71\x8e\x83\x57\xda\x58\x41\x39\xd0\x77\xf0\xfe\x82\xd0\x84\x82\x19\xbc\xbf\x20\xb4\xa0\xd2\x06\xef\x2f\x08\x2d\x19\x59\xe5\xfd\x05\xa1\x85\x9c\xe0\xfd\x05\xa1\x05\x37\xc0\x20\xbf\x20\x34\x75\x04\xc1\xda\x86\xd0\x84\x66\x33\x58\xdb\x10\x5a\x51\x7c\x63\x67\xbe\x76\xd0\x97\x71\xed\xdc\xf6\xce\x3d\x12\xe2\x1e\x77\xee\x11\x2b\x4e\xee\x31\x84\x26\x86\x3a\x49\xcc\xc9\x6d\x17\x74\xe9\x2f\xdd\xf5\xb7\x1a\xae\x8e\xc9\xac\x4c\x66\x05\x29\x98\xdc\xc9\xc4\xe6\x70\x0e\xc2\x1a\x90\x60\xa4\x66\x34\x64\x21\x23\x21\x34\xf7\x04\x48\x09\x29\x0c\x1b\x20\x23\x14\x27\x9f\x71\x41\x08\x19\x09\xa1\x19\x97\xa0\x90\x91\x10\x32\x0a\x7d\xed\x84\x76\xb8\xcf\x80\x26\x21\x92\x81\x86\x4e\xc8\xe1\x9e\xa1\x1e\x84\x0e\x40\x30\xec\x8c\xbe\xa3\x82\x91\x61\xe9\x99\x10\x2a\xb8\x11\x2a\x84\x0a\x20\xec\xb1\x57\x42\x15\x50\x05\xd4\x08\xe1\x82\x68\x08\xa2\x77\x42\x1d\x10\xb6\xcd\xb2\x10\xd4\x40\xae\x74\xcf\xe4\x84\xd0\x8c\x9b\x58\x78\xbd\x89\xc5\x8a\x35\x63\x45\xe3\x8a\x26\x08\x15\x2b\x1a\x0d\x0d\x86\xe8\x10\x62\xcc\xaa\x21\xab\x03\x59\x35\x66\x15\x57\x65\xe5\x1e\x59\x3c\x10\x9a\xc1\x48\x31\x66\xd5\x90\x55\xb4\x75\x31\x66\xd5\x50\x75\xcc\x3d\x4b\x0c\x42\x4b\x61\x10\xcc\x2a\xa6\x86\xae\x58\x91\x25\x06\xa1\x89\xe7\xc8\xa9\x01\x42\xba\x12\x62\x56\x31\x35\x74\x5c\x95\xc2\xaa\x83\xd0\xc4\xe4\xb0\xea\x20\x34\x2b\x56\x64\xd5\x09\x4a\xac\xa2\x27\x09\x47\x04\x08\x4d\x4c\x21\x47\x04\x61\x3b\x30\x42\x4c\x0e\xda\x41\x6a\xd8\x10\xdb\x01\x84\x74\x23\xc4\x4c\x60\x1e\xe8\xc6\x15\x99\x09\xcc\x03\xdd\x18\x17\x33\xb1\xe2\x12\x24\xbf\x38\x0f\x40\x68\xe2\x69\x73\x1e\x10\xce\x03\xe8\x36\xc2\x79\x00\x42\x13\x79\xcf\x79\x00\x42\x13\xc9\xc4\x3b\x43\x38\x0f\x60\x86\x15\xde\x19\xc2\x3b\x83\x2c\xe4\x9d\x21\x9c\x07\xd0\xa6\x84\x9d\x0b\x42\x13\x59\xc8\x56\x2c\x1b\xe2\x62\xc1\xec\x8c\x6b\x67\x10\xd8\x90\xd3\x97\x83\x5f\xe8\x10\xe2\x4c\x61\x08\xad\x3c\xed\x83\x64\x3a\x90\x42\x52\xee\x60\x0a\x63\x26\xd6\x0a\x43\xe5\xa5\xa0\x6c\x8c\x68\x07\xca\xc6\xa8\xec\x82\x25\x56\x54\x16\x8c\x46\x75\xc8\xc0\x8d\xa7\x03\x2b\x42\x88\x75\x42\x2b\x21\xb0\x10\xbc\x57\x52\x4e\x63\xc5\x9c\xd1\xd6\x8d\x2b\x1a\x26\x5c\x5e\x95\xc6\xa9\xc1\xa0\x55\x30\xea\xad\xd4\x5a\xa1\xd5\xd0\x21\x56\x6a\xad\xd0\x6a\x12\x04\xd8\xa8\xb5\x41\x8b\x87\xb6\x51\x6b\x83\xd6\x40\x5c\x3b\xb5\x76\x68\x09\x88\xb9\x53\x6b\x87\x96\x82\x13\x93\x5a\x13\x5a\x86\x01\x67\x52\x6b\x86\x56\x61\xcb\x73\x6a\x79\x68\x95\x8c\x91\xdd\xa9\xe5\xd0\x2a\x98\x07\x0e\x6a\x1d\xd0\xaa\x20\xc0\x41\xad\x03\x5a\x2d\xba\xa0\xf1\x5d\x66\x09\x5a\x98\xc5\x2c\x29\x21\x68\x81\x26\xf6\xfa\xb6\xc3\xa3\xa9\x48\x1c\xad\xf1\xd5\x64\x78\xdb\x14\x89\x7a\xb4\x42\xad\x02\x2d\x8b\x16\x60\x85\x5a\x05\x5a\x26\xed\x74\x6f\x7c\xba\x18\x9e\x2e\x35\x45\x75\x18\xdf\x2e\x56\x43\xab\xe6\x51\x4e\xf7\xc6\x67\x89\xe1\x0d\x52\x8b\x4a\x40\xd4\x6a\xd0\xaa\xd1\x28\x8c\x33\xa2\x61\xfa\xab\x2d\x86\x38\xe3\xf4\x67\x1d\x5a\x18\x8d\x8d\x83\x97\x0d\x68\x8d\x11\xd1\x0f\x6a\x0d\x68\x49\xcc\xc1\xc6\xd6\x64\x02\x2d\x0d\xde\x9b\x50\x0b\x5c\xad\x16\xbd\xd2\xc8\x55\x53\x29\xe7\xa5\xe1\xce\x31\xf2\xcb\xc0\xaf\x96\xe2\x52\x30\xf2\xcb\xc0\xaf\x96\x35\x0c\xc9\x2f\x03\xbf\x5a\x89\xe3\x30\xf2\xcb\xc0\xaf\x56\x25\xb6\x4d\x7e\x19\xf8\xd5\x1a\x8e\x83\xfc\x32\xf0\xab\xf5\x91\xfe\xbf\x15\x8f\xfa\xeb\x4e\x6c\x64\x9f\x81\x7d\x6d\xe0\xb0\xc8\x3e\x03\xfb\x9a\x44\x99\x1b\xd9\x67\x60\x5f\x53\x1c\x16\xd9\x67\x60\x5f\xb3\x18\xb8\x8c\xec\x33\xb0\xaf\x19\x0e\x8b\xec\x33\xb0\xaf\xe7\xa8\x56\x23\xfb\x0c\xec\xeb\x19\x87\x45\xf6\x19\xd8\xd7\x6b\xcc\x3a\x46\xf6\x19\xd8\xd7\x6b\x1c\x16\x2e\xfe\x79\xc4\x09\x8f\xd3\xbd\x93\x8b\x0e\x2e\xf6\x9e\x52\x40\x4a\x08\x36\x3d\x8e\xce\xc9\x45\x07\x17\xfb\x88\xde\xe0\xe4\xa2\x83\x8b\x5d\xe2\xe8\x9c\x5c\x74\x70\xb1\xab\x84\x7b\x72\xd1\xc1\xc5\x6e\x71\x74\x4e\x2e\x3a\xb8\x38\xd2\x68\x01\x51\x0b\x5c\x1c\x39\xda\x85\x93\x8b\x0e\x2e\x8e\xd2\x4b\x40\xd4\x02\x17\x47\x8d\x47\xa6\x93\x8b\x0e\x2e\x8e\x16\xed\xc2\xc9\x45\x07\x17\x07\x9e\xb5\x4e\x2e\x3a\xb8\x38\x46\x89\xe8\xc9\x45\x07\x17\xc7\x88\x5e\xea\xe4\xa2\x83\x8b\x03\xbf\x01\x38\xb9\xe8\xe0\xe2\xd0\x78\x6e\x3b\xb9\xe8\x1a\x5a\x92\x62\x4c\x72\xa5\x16\xb8\x28\x69\x44\xf4\xe4\xa2\x83\x8b\x92\xa3\xb3\x39\xb9\xe8\xe0\xa2\x94\x78\x5a\x39\xb9\xe8\xe0\xa2\xd4\x78\xfc\x3a\xb9\xe8\x2b\xdf\xe9\xd1\x67\x7c\x45\xc7\xf5\x95\x43\x6d\xf0\xda\x37\xdc\xd4\xbe\xe1\xa6\xd6\x38\x7b\xdf\x30\x26\xf9\x16\x33\x91\x68\x3c\xc0\x7c\xeb\x1b\xa1\x68\x89\x8a\x3d\x6e\x83\x5a\xa3\x01\x82\xaf\x61\x80\x64\x05\x04\x43\xa5\xfb\x10\x62\x31\xda\xf8\x8e\x7a\xa3\x10\x8b\xf1\xcd\x77\xcc\x0b\x14\x62\x71\x9f\xfb\xce\x50\x21\xc4\x62\x1c\xf1\x1d\x93\x00\x85\x58\xb4\x1e\xdf\x31\x09\x50\x88\xc5\xbd\xe9\xfb\x4e\x5f\x3b\x7c\x45\xf9\xf8\xee\x84\x9c\x50\x03\x44\xf7\x4e\xf7\x1d\x10\xdd\x3b\xdd\x0f\x40\x3b\xa1\x1d\x50\x44\xcf\x22\xa3\x10\x03\x01\x26\x9e\x7c\x14\x62\xd1\xec\x7c\xe2\x7d\x47\x21\x56\x13\xa0\x41\x68\x00\xca\x80\x94\x10\xfa\x5f\x8d\xe8\xe7\xa0\xaf\x01\x5f\x35\xa2\x9f\x8a\x50\x21\xc4\xa2\x83\xf8\xd4\x4e\x08\xa1\xc6\x35\xe3\x53\x85\x10\x32\x11\xc5\xef\x53\x9d\x90\x03\x42\xf4\x46\x43\x63\x10\x7a\xba\x3f\x62\x80\x88\x7f\x72\x14\xc6\x11\x16\xf1\x4f\x89\x9d\x1d\x71\x50\xf1\x4f\x5c\x13\xbf\xbc\xb6\xe2\xff\x3f\xae\xd7\xd3\xd7\xdf\x35\xf7\x4f\xb7\x9b\x5f\x5e\xf0\x2b\x2a\x7e\xba\x5c\xa6\x1f\x8f\x17\xff\xfa\x8b\xec\xf5\xe9\x1a\x56\xf8\xef\xbf\x01\x00\x00\xff\xff\x89\xe9\xd8\x67\xbd\x15\x00\x00"); +func _eddgg ()([]byte ,error ){return _ad (_geff ,"KSC-H")};func _ecf ()([]byte ,error ){return _ad (_aade ,"GBK-EUC-H")};func Asset (name string )([]byte ,error ){_gfedb :=_f .Replace (name ,"\\","/",-1);if _geda ,_bbbb :=_fedc [_gfedb ];_bbbb {_afgbb ,_aafd :=_geda (); +if _aafd !=nil {return nil ,_ab .Errorf ("Asset %s can't read by error: %v",name ,_aafd );};return _afgbb ._e ,nil ;};return nil ,_ab .Errorf ("Asset %s not found",name );};func _cdd ()(*asset ,error ){_cggd ,_gagf :=_bfdg ();if _gagf !=nil {return nil ,_gagf ; +};_dgcg :=bindataFileInfo {_ae :"KSC-Johab-H",_ca :82000,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492512,0)};_ebcb :=&asset {_e :_cggd ,_ee :_dgcg };return _ebcb ,nil ;};var _eafg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4b\xcb\x6d\x4d\x96\xa5\x89\xf5\xfd\x57\x9c\x66\xa9\x51\x8a\xb5\xec\x6e\x20\x0e\x88\x2a\x02\x25\x45\x49\x42\x99\x29\x09\x84\x1a\xeb\x9a\x72\x50\xba\x07\x1e\x91\x8d\xfc\xf7\xc2\x9e\xf9\xee\x31\x76\x08\x0a\xce\xd7\x39\x9f\xbd\xb6\xb6\xdd\x6d\xda\xbc\x8e\xf9\x4f\xff\xd3\x7f\xf8\x9f\xff\xc3\xdf\xfe\xfa\x6f\xbf\xfe\xe9\xff\xfa\x8f\xbf\x5f\xff\xf1\xf9\xb7\x5f\xef\x5f\xff\x76\xff\xe3\xf9\xd7\xbf\xff\xb7\x7f\x5c\xcf\xaf\xf3\xf9\x2f\x7f\xfd\xdb\x5f\xfe\xb2\xa7\x5f\xf7\x5f\xaf\x7f\xfb\x14\xf9\xe7\xfa\xaf\xc7\xbf\xfc\xe5\x2f\xeb\xf7\xff\xf1\xbf\xff\xeb\xbf\x3d\xff\xf5\x3f\xfc\xed\xfd\xfb\xaf\x1c\xdf\xdd\xff\xed\x5f\x7e\xbe\xfd\xf5\xeb\x9f\xfe\x6f\xcf\x7f\xf9\xeb\xbf\xfe\xdb\x3f\xfe\xfb\xaf\xff\xe1\xff\x78\xff\xfd\x7c\xfe\x77\xbf\xee\xe7\x5d\x7f\xff\xbf\xfc\xe3\x7e\xfe\xf1\xd7\xbf\xfd\x97\x5f\xff\xc3\xff\xf2\xf7\x7f\x3c\xc7\xae\x8a\xff\xf8\xdf\xfe\xe5\x5f\xfe\xbf\xcf\x7f\x7d\xfe\xf6\x6f\xbf\x76\xfe\xf6\xfc\xed\xe6\xdf\xbf\xfc\xd3\xff\xf4\xbf\x1e\xff\xf2\x7f\x3e\xfe\xeb\xf3\xeb\x9f\xfe\xf3\xdf\xfe\xfa\xbf\xfc\xc7\xff\xf1\x3f\xff\xa7\x7f\xce\xe9\x7f\xfc\x3f\x51\x4b\xe5\xff\xfd\xf9\xc7\xbf\xfe\xf5\xef\x7f\xfb\xb5\xff\xef\xb7\x6d\xf8\xcf\xff\xe9\xbf\xff\xcb\xf3\xd3\xd8\x5f\xfe\xe9\xff\xf9\x9f\xff\xc3\xff\xfc\xeb\xff\xb5\xff\xda\xb7\x5f\xa9\xd6\x92\xfe\xdf\x3f\x7f\xff\x7f\xfc\xaf\x7f\xbf\x9f\x5f\x5b\x94\xf6\x98\xc0\xf5\xf7\xfb\xf9\xd7\x7f\x39\xae\xe7\x1f\xc7\xdf\xfe\xcb\xf3\x97\x5f\xbf\xfe\x0f\xdb\xcf\x7f\xbf\xd7\xff\xee\xdb\x3f\xff\xf3\x3f\xff\xf3\xef\x35\xc2\xff\xbf\x2f\x3f\x0d\xfc\xed\xef\xff\x76\x3f\x6f\xfc\xed\xdf\xff\x76\xfd\xb7\xbf\xbf\x7f\xed\xeb\xd7\xdf\x9f\xfd\x65\xdf\xb6\x9f\xde\xff\x7a\x5f\xff\x9f\xe3\x1f\x9f\x1f\x1e\xdb\xfa\xfa\x53\xd8\x7f\xff\x4a\xdb\x50\xb1\xfc\xfe\x95\xf6\xa2\x62\xff\xfd\x6b\xaf\x55\xc5\xf1\xfb\xd7\xbe\x75\x15\xe7\xef\x5f\xd3\x3f\x3d\x7e\xff\x6a\xcd\xc5\xf3\xf7\xaf\xbd\xb7\x4f\xf1\x5c\x9d\x66\xd5\x9e\xfb\x2a\x6e\x2a\x96\xdf\xbf\xf6\x39\x55\x6c\xbf\x7f\xa5\xa2\x51\x9c\x6b\x14\x9b\x8b\x63\x0d\xd9\x2d\xcf\xdf\xbf\x46\x49\x2a\xae\x61\x74\x0d\xf9\x64\x18\x1a\xf2\x79\xfd\xfe\xd5\xab\x66\x7f\xde\xbf\x7f\xf5\xe2\x51\x3d\xab\xd6\x4d\xbd\xab\x23\x8d\xea\x6a\x6b\x82\xea\xf7\xde\x56\x51\x2d\xdf\x6b\x90\x59\x2d\xdf\x63\x0d\x23\xab\xf8\xac\xa2\x7f\xfb\xfe\xfe\xd5\xbd\x56\x4f\x5b\xfd\xaa\xa9\x77\x5b\x45\xf5\xfb\xd2\xb2\x46\xf5\x8e\xf5\x5b\x35\xf5\xae\x31\xb7\xcf\xc7\xfb\xbe\xaf\xdf\x7e\x5a\xde\x13\x63\x56\x6d\xea\xeb\xe3\xcf\xb2\xef\x79\x7d\xdc\x76\x15\xd3\x1a\xa4\x6b\xf3\xaa\x4d\x2a\xd2\x6f\x56\xf1\x5d\x1f\xeb\xb7\x65\x8d\xb9\x15\x15\xf7\x55\xab\xdf\x96\xb4\x6a\xab\x8a\xf3\xf7\xaf\xfe\x55\xcb\x96\x69\xcc\xe5\x5c\xb5\x6a\xb9\x32\x2a\xb5\x5c\x19\xd5\x67\xad\xf6\xb6\x26\xd8\x5d\x5c\x13\xd4\x14\xd2\xda\xee\x91\x74\x1a\xd2\xd5\xd7\x8e\x7e\x9a\x4e\x37\x27\x29\xa9\x38\x57\x51\x1f\xdf\xc7\x2a\x16\x15\xcf\x55\xec\x2a\x5e\xab\xa8\x9e\xee\x7b\x15\x3f\xab\x53\xb6\x75\xbe\xb7\xf4\xd9\xa5\x52\x29\x7f\xf6\x34\x6d\xfb\xf6\xfb\xd7\xec\x2a\xb5\xdf\xbf\xf6\x7d\x57\xf1\x5c\xa3\xfe\x5c\x96\xc4\xf5\x1e\x29\xeb\xf3\x94\x7e\xff\x1a\x6d\x53\x39\x6f\xeb\xd2\x36\x15\xcb\xef\x5f\xa3\x8e\xa4\x72\xfd\xfd\x6b\xe6\xe4\xfa\x46\xb9\xa8\xbc\xae\x48\x75\xf5\x5a\x33\x6d\x74\xda\xd6\xde\x8d\x3a\x35\xf4\xbe\x9a\x2f\x55\x45\x96\xb8\x68\xb0\x7d\x0d\xb6\xa8\x35\x68\xc4\xa7\xb4\x6f\xf9\xf7\xaf\xbd\xec\x2a\xae\x05\xdf\x3f\x4d\xed\x7b\xfe\xfd\xab\xce\x4d\xc5\x45\x05\x3e\x47\x39\xed\x69\x51\x2a\x0d\x6b\x5f\x8b\x90\x9a\x3e\xe6\xa0\x17\xd7\xae\x39\x7d\x88\x42\xda\x67\x5a\x54\x40\x1f\xcf\xba\xe8\x4b\x57\x91\x8e\x5c\xbb\x0e\x89\x26\xb4\xcf\x75\x48\xaa\xc6\x3c\xd7\x98\xcb\x67\x35\xf6\x45\xd7\xc6\x68\xfa\x7a\x11\xb6\x31\x9a\xe6\x74\x26\xca\x45\xe5\x4c\xd9\xbf\x2f\x94\x35\x16\x4e\xec\x18\xfa\xfe\xa2\xfd\xa1\xf6\xae\x7b\x95\xb5\xd9\xfb\xf5\x52\x56\xfd\xcd\xf7\x7b\xe1\x2d\xf9\xa1\xfb\xff\x1b\x2f\x41\xda\x6f\x06\x5b\xd5\xd9\xbd\x96\x69\xba\x2d\xc6\x5a\x5d\x86\x4a\xab\xeb\x67\x9d\xe1\xdd\xfb\xf5\xec\x94\xb5\xe8\x4f\xa2\xac\x95\x7b\x32\x65\xed\xd1\xa2\x7a\x73\x9f\x5a\xba\xa7\xff\xfe\x35\x75\xa5\xd2\xfe\x0c\xea\xb5\x54\xcf\xa4\xfe\xd3\x5e\x5a\x0f\xe0\xae\x4b\x94\xb6\x35\xf8\xea\xda\x75\xd4\xd4\x78\xda\xda\x3a\xd5\x5a\xa7\xb4\xf1\xb2\x25\x15\xd7\xcb\xa6\x55\x4f\xeb\x60\x8e\xae\x5d\x4e\xdb\x3a\x4e\xc3\x3f\xe6\x8a\xe8\xc4\xa4\x6d\x3d\x14\xfb\x67\x62\x69\xd1\xe0\xb4\xab\xed\x75\xac\x47\xd7\xfd\x4b\xfb\xb1\x0e\xa3\x46\xb6\xdf\xab\x6d\xb5\xb5\x3f\x8b\xda\xfb\xe3\x97\x71\x6b\x96\x69\x4d\x5a\x87\x33\x41\x0a\x7a\x76\x79\xae\x59\x6b\x11\xd2\xea\x4a\x3b\x94\xd2\xb3\x06\xa6\xda\x45\x28\x76\x91\x95\xb4\xe8\xc4\x3e\x5c\xbb\x6e\xc5\xae\xdf\xe6\xfe\xfb\xd7\xc8\xc9\xd5\x6b\xd8\x5d\x2b\x54\xd6\x24\xab\x36\x2f\x95\xba\xc8\xc0\x74\xfd\xa0\x5e\x3f\xaf\x1b\x03\x57\xfd\x22\x90\xa3\x27\xad\x61\x65\x37\xb5\x21\x35\xd6\x50\x6b\x5a\x0f\x76\x40\x9f\x37\xd8\x0b\x17\x17\xb9\xfd\xaa\x8d\x55\x52\x6b\x1d\x96\xc1\xcb\x34\x0a\xdb\xad\x55\x1c\x95\xb2\x56\x66\xac\xde\xca\xd0\xa6\x8c\x93\xb2\xbe\x3f\x18\x9d\xc8\x4d\x3a\xa0\xc0\x9b\xfa\x3f\xd6\xca\xfa\x34\x3d\x0f\x4b\xa9\xb5\x7a\x16\xfb\xf6\x61\x68\x52\x8e\xa3\xaa\xb9\xe7\x9d\xa5\xd8\x54\x64\xb0\x1f\x4e\x23\xd5\x75\x0d\xea\x3e\x55\xdc\x7f\xff\xaa\x1f\xce\x2a\xd5\x75\x2b\x6a\x72\x71\x91\xd8\xaf\xdf\x5e\xab\xd6\xc5\xfb\xf7\xaf\x2a\x8a\x5b\xb7\x67\x15\xbb\x8a\xef\xfa\xed\x67\x92\x75\x3d\x61\x35\xb9\xb8\xfa\xad\x2e\xae\x7e\x75\x1b\x2b\xa4\x5d\xfb\x53\xd7\x1c\xaa\x5e\xa0\xba\xd7\xf5\x71\x53\xb1\xad\x62\x55\xb1\xaf\xdf\xba\x38\xd6\x6f\xdd\xd4\x5c\x1f\xbb\xa9\x63\x15\x5d\x7b\xae\xdf\xba\x96\xf9\xba\xa9\x35\x5f\xbd\x55\x75\xdd\xad\xaa\xd7\xa9\x26\xc6\xec\x5a\xc6\xac\xd5\x48\x6b\xcc\x3a\x32\x35\xad\x51\xe9\xfd\xa9\x89\x7e\x5d\x4b\xbf\x6e\x6a\xad\xa4\x8e\x4b\xcd\xf4\xab\x96\x33\xfd\xba\x48\xbf\x6a\x6a\xdd\xc3\x5a\x34\xa3\x4c\xbf\xda\xfd\x4c\xbf\x2e\xd2\xaf\x8b\xf4\x5b\xff\xe4\x6d\xa8\x85\x0d\xd4\xc1\x59\x4c\x59\x2d\x2a\xae\x07\x35\xf9\x2c\x20\x52\xe8\xd1\xab\x4b\xa8\xd8\xf5\xe6\xd5\x75\x3d\x92\x47\x71\x2c\xc2\xe2\xf9\x2d\x19\x23\x79\x99\x97\x8c\x91\xbc\xdb\x8b\x7f\x30\x2b\x54\x79\x5e\xbb\xbf\x5e\xcf\xeb\xae\xd7\xb3\xae\xd7\x75\x6f\xae\xe5\x1e\x8b\xb6\x56\xe4\x0a\x5f\x86\x25\x57\x24\xdf\x1c\x04\x89\x2e\x02\x58\xd7\x53\xbc\x37\x57\x2f\x82\xd7\x3c\x12\x08\xb3\x08\x60\xbd\x60\xc2\x54\x7d\xf1\x06\x68\x60\x17\x14\x42\x3c\x59\x5d\xb2\xc4\x2e\x66\xa6\x2e\xbe\x74\x6f\xae\x5d\x6b\xe0\x2d\xbf\xd6\x1a\xf8\xe4\x5d\xd0\xbe\xe1\x32\xfc\x9b\x07\xb2\x1e\xa7\xe6\x33\x70\xad\x07\xa5\x69\x56\x8b\x61\xd8\xc5\x37\xd5\x07\x62\xd3\xb5\xde\x8b\x16\x8d\xa6\x9b\xda\xb6\x45\xba\x44\x12\xda\xa2\x4d\xbb\x48\x42\x5b\x14\x22\xe9\xc6\x34\xde\x41\x1d\x92\xb6\x6e\x5b\xd2\x31\x6f\xeb\xb6\xcd\x94\x5c\xe6\xc7\xea\x69\xbd\x74\x33\xe9\x62\xb7\xc4\x48\x74\x8a\x5a\xe1\xe5\x53\xd7\xeb\x7c\xee\xba\xbb\xad\x71\xc6\x5c\x5c\x72\xac\x08\x5b\x6b\x8b\xe1\x13\xbd\x69\x4b\x4a\x48\x22\x03\xad\x71\xe4\xa6\x8a\x6b\xd8\xd5\xb5\x8b\xb3\x17\x61\x6b\xed\x85\x1d\xfe\xb4\xd5\x17\xb1\x1a\x4d\x24\xb5\x2f\x02\x34\x9a\x08\x70\x5f\xef\xe4\x68\x9b\xbe\xaf\xf1\xfd\x67\x1e\xef\x22\xdf\xad\x68\x43\xde\xad\xfc\xfe\xd5\xf2\x70\x19\xc6\x56\xcc\xc5\xbb\x38\x95\x56\x8a\xcb\x4b\x78\x2a\xdd\xed\x2d\xe9\xc9\x0f\xef\xbb\xe8\x72\x49\xe2\x7d\xdf\x45\x98\x4b\xd1\x8e\xbe\x90\xe2\x7d\xa8\x3d\xa8\xad\x84\xb3\xf4\x42\x6e\x37\xb7\xbf\x36\xb5\x99\x0b\x7b\xd7\xae\xe6\xf9\x55\x5e\xa2\x6d\x11\xe5\x7f\x21\xaa\x5e\xce\x17\xaa\x5a\xf4\x36\xbe\x8b\xac\x96\x54\x5d\xae\xbf\x7f\x15\x1f\xe7\x37\x18\x7b\xbd\xb5\xef\x22\xb4\xdd\xcc\xfb\x9b\xa0\xff\x5a\xdf\x17\xca\xdb\xa6\xeb\x6f\xde\x43\xf7\xff\xfe\xfe\x95\xbb\xde\xfe\x77\x11\xdf\xf2\x35\xbf\x25\x13\x67\xef\xd7\xbb\x84\xe2\x5c\x86\xbf\x1f\x6b\xbe\xcd\xf5\x8b\xc4\xf6\xaf\xf2\x5a\x8f\xf1\xf5\xfb\x25\x9f\x8f\x4d\xe3\x87\x06\x57\xef\xef\x3a\xd6\x6d\x7a\xbd\xd6\xb9\x2e\xa3\xb8\x3e\xff\xfe\x55\xb2\x28\xfc\x5b\xd6\x7a\x6d\xa2\x06\xef\x62\xb4\xca\xac\xfe\xbe\xad\xdf\xef\xfe\xbe\x73\xbe\x34\x9e\xc5\x88\xb5\x5d\x87\xff\x5d\xb2\x78\x4b\x9e\xdf\x12\xc6\x4b\xf7\x7a\x2f\xc2\x3f\x56\x7f\x7f\xf0\x68\xbc\xe5\x62\x32\x4d\xe5\x77\x0d\x46\x57\xfe\xad\xc1\xab\xa8\x7e\x71\x7d\xa5\x77\x97\x13\x87\x4f\x83\xad\x85\xc5\xd2\x64\x6b\x5d\x8b\xd9\x5c\x5e\x87\x63\xf8\x30\xd5\x75\x78\x77\x3d\x35\x6f\x5d\x87\x65\x36\xf7\x7f\xa0\xe0\xd1\x64\xeb\x3a\x2c\x26\xcb\x6f\xe5\x70\x8b\xe9\x7d\xeb\xda\x4c\xd3\xd2\xb7\xae\xcd\xec\xc5\xbf\x7f\x7f\xff\x6a\x9b\x17\x6f\xb1\xa1\x79\x88\x95\x7b\x17\x1f\xda\x76\x71\xc5\xef\x62\x44\xf3\x57\xff\x2d\x9e\x7a\xd7\xaf\xcb\xbf\x0f\xf5\xb7\xe8\x56\x33\x0d\x7c\x5b\x43\x61\xe3\xef\xe7\xda\x7c\x89\x54\x6f\x3b\xd0\xef\xb8\xfe\x5c\xeb\xeb\xcb\xb7\x48\x5b\xf9\x3a\xfc\x8b\xb6\x95\xfe\x35\xfe\xc5\xf1\xf5\xcd\xfd\xc3\x30\x98\xf8\xf4\xb5\x7f\xdd\xfd\xf7\xb4\xf6\xc3\xe3\xef\x79\xad\x8f\xfb\xeb\xeb\xb0\x36\x5f\xee\xbe\xe6\x33\x3d\xbe\xce\x61\x6d\xae\x5f\xc4\x46\xba\xae\xf4\xf6\xc5\xcd\x0d\x9f\x97\x7e\xb2\x3f\x3a\x9c\x7d\xcd\xc7\xcc\xef\xdb\xef\x75\xd8\x7d\x39\xfa\x4b\x59\xdf\x8f\x75\xd9\x72\x73\x79\xed\x4f\xd6\x7b\xf6\x0e\xce\x9f\x2f\xdb\xc8\xbf\x7f\xb5\xba\x69\x3c\x4b\x50\x68\xd3\xe7\x6f\x09\x0a\x79\x8a\xd8\xbf\xa3\xc1\x60\x69\xbc\xa3\xff\xfe\xd5\xfd\x7c\xbe\x63\x5d\xbe\xe1\xcb\x35\xe6\x22\x2e\x9e\xdf\x12\x34\xea\xf7\xf8\x16\x31\x37\x9f\xf5\x0e\xce\xdf\x57\xfb\x2f\xea\x2e\x8d\x77\xf2\x98\x7c\x95\xd7\x79\x6b\xe2\x16\xdf\x99\x57\x7f\xbe\x5f\x73\xdd\xaf\xe9\xf3\x38\xd7\x7c\xbe\x88\xff\x5c\xfb\x93\xbd\x9f\x93\xc7\xc1\xeb\x3f\x27\xea\x54\x7f\x8f\x0e\x58\xec\xd9\x3b\xd7\x7e\x8d\xe9\xfa\x75\xbf\x86\xd7\x6b\x2e\xe2\xfc\x75\x5e\xe6\x9a\xdf\xe6\xf3\x32\x5f\xea\xd5\xde\xe2\x33\xfb\xe6\xf9\x1d\x89\xc7\xd2\xe5\xcc\x7e\xaa\xbf\x25\x78\x95\x26\xfe\xff\x5d\xac\x67\x91\x96\x36\xbd\x8b\xf7\x6c\xd5\xeb\xbd\x98\xcf\x62\xed\xd5\xbb\xb8\xcf\x6a\xa6\xe3\x3d\xa0\x0f\x3e\x5f\xc7\xbd\xf6\xc7\xf4\xe7\x78\x90\x89\x34\xbf\x63\xd1\xbf\xee\xf5\x3f\xd7\xf8\xbb\xb8\xab\xf7\xe4\xfc\x49\x93\xf7\x9e\x8c\x5f\x8a\x86\xf7\x2c\xec\xb7\xeb\x2b\x9a\x61\xd7\x37\xfa\xd3\x7c\x4e\xf6\xe7\xab\xfd\x75\x9f\x9a\x89\xfd\x89\xe2\xd5\xfb\x77\x2e\x62\xdf\x9a\x7f\x7f\xae\xfd\xff\xea\xff\x5a\x65\x31\xf6\xef\xe2\x6a\xf3\x17\xbd\xb9\xd6\x7d\x99\xa6\x07\x8b\xcd\x6d\xc3\xeb\x73\xad\xfb\x5f\xbf\xca\x6b\x3f\x2c\x07\xbe\x8b\x0d\x2e\x3d\xb5\x3f\x7a\x5c\x16\x93\x5c\x9a\x89\xc5\x05\x71\xff\x6a\x7c\xc2\x59\x68\x32\xf0\xc9\x9b\x27\x7b\xdd\x58\x06\x5c\x7e\x98\x9c\x36\xfb\x82\xd8\xf9\xb2\xdf\x21\xe0\xba\x8c\x4e\xdb\xc4\xf2\x5e\xc4\x2f\x9b\x53\xb9\xd7\x4b\x5d\x3d\xbe\xbb\xac\xc5\xfa\x1c\xa6\xbc\xa1\x91\xfa\x30\x02\x79\xdb\x51\x4a\x7c\x68\x61\xde\x96\x88\xbc\x7f\x18\xf1\xbc\x2d\xbe\x69\x48\xc1\x9e\xd1\xda\x8e\xbe\xa9\xfc\x9e\x5f\x46\x91\xbc\xbd\xd7\xef\x5f\x33\x7f\x6e\x56\xde\xd7\x4b\xb2\xeb\xeb\x04\x2b\xfe\x39\x47\x39\x65\xc4\xa8\x0f\x1d\xca\x29\x87\xe8\x33\x3f\xe5\x45\x37\xd3\xe7\xda\xe5\xb4\xc8\xca\xcc\x1a\x6a\x5a\x64\x63\x6e\xc3\xe5\x07\x95\xb1\x7a\x5b\xd7\x6e\x6e\x1f\xb2\x96\xf3\x1c\x1c\x93\x4f\xf1\x42\x75\xeb\xe2\x3a\x34\x9f\x37\x3a\xe7\x2b\x68\x92\x8a\x15\x12\xac\x22\x06\x8d\xaa\xe2\xe2\xe4\x3f\x5b\x90\xf3\x05\x73\x53\x54\x9c\x90\x23\x15\x17\x75\xfa\x5c\xb6\x9c\x97\xdc\x34\xfa\x74\xd3\xeb\xb1\xd8\x35\xac\xb0\xef\xa8\xf6\x66\x94\xae\x85\x2d\x55\xc7\x58\x12\x3c\x87\x7b\xd1\xbd\xaa\x71\xdc\x8b\x6c\x34\x17\xd7\x41\xfc\x0c\xba\x3c\xff\x5e\x02\x28\xcf\xc6\x39\xfb\x6c\x6d\x79\xd6\xb9\xe9\xb9\xb9\xcc\x3d\xe8\xfe\x7e\x4d\x5a\x4a\x8e\xf2\x6c\x13\x3d\x8d\xeb\x79\x54\x3e\x44\xaf\x3c\x48\x08\xed\xa3\x42\x2e\x0f\x5a\x9f\x7d\xd3\x78\x30\x21\xa5\xcf\xe1\x28\xcf\x92\x10\xfa\x56\xf4\x7b\xb4\x35\x52\x14\x96\x07\x75\x4d\xf9\xec\x58\x79\x96\xc4\x90\xc7\x87\x48\x94\x07\x0d\xcd\xf7\xef\x17\x91\x6c\x43\xdf\x2f\x0e\xbd\xcd\xa4\x32\x1c\xf7\xd8\x5c\x5e\xf7\x7c\xf8\xfb\x75\x58\xcb\xee\xfe\x32\x8f\x8c\xd7\x6f\x71\xd0\x6d\x4b\x9a\x0f\x1c\xb4\x74\x89\xe5\x59\x1c\x73\x1e\xd3\xe5\xf5\xfb\x59\xd4\x5e\xb9\x51\x4e\x69\xbc\x25\x38\x78\xb7\x8f\xf1\x6e\xd7\xef\x17\x13\x9a\xa5\x26\x2f\x4f\x85\xe8\x0e\xcd\xbf\xce\x6f\x89\xae\x3c\x30\x95\x63\xfa\xfb\x45\x87\xda\xee\xef\x17\x1d\x1a\x4d\xe3\x59\x4c\x5c\xae\xee\x1f\xa6\x2d\x7b\x7e\x9d\x47\xc3\xfb\xb7\x98\xaa\xba\x79\x7d\x3a\xfa\xb3\x5d\xfd\x75\xfa\xdb\x34\xbf\xc5\xf4\x14\x3d\xa2\xe5\x59\x4c\x4c\x91\xee\xae\x3c\x83\xdb\xeb\xf3\xb5\x98\x92\x9a\xbc\x5e\xe3\xfa\x96\x50\xcb\xb3\x98\x94\x26\xc5\x7c\x79\x60\x4a\x24\x41\x97\x67\xae\xf3\x2d\x9d\x4e\x79\x26\x4c\xa4\xc7\xb3\xa8\x4b\xdb\x8a\xc6\xb3\x98\x92\xd6\x37\x8d\x7f\x51\x93\xb2\x55\xff\x3e\xc6\x93\xff\xe0\x11\x29\xcf\x84\xc3\xed\x6a\xec\x58\x12\x48\x9b\xba\x0c\x07\x96\x4a\x5f\xae\x63\x11\x71\xd9\x77\xca\xb3\x48\x5b\x6f\xc3\xbf\x5f\x8b\x3d\x8b\x26\xbb\x38\x88\x2e\xeb\x65\x79\x8e\x30\x66\xba\xbd\xf5\xa2\x36\x1f\xd6\x83\x47\x69\x73\xff\xcf\x12\xcf\x93\xda\x3b\xe1\x58\x7c\x99\x30\x6f\x4b\xfc\x2f\xcf\x05\x47\xee\xfe\xd6\x0b\xdd\x4a\xd1\x66\x2d\x6a\xda\xbf\x2e\xff\x22\x98\x79\x78\xbe\x8b\x26\x96\xcd\x9b\x71\x71\xd8\x3c\x3e\x1e\xcd\xd2\xb5\x19\xeb\x51\x6b\xc5\x87\xfb\xae\x2c\xbe\xfa\x5b\x74\xb1\x7f\x1d\xf6\x1b\x0e\x2b\x6b\xbd\x6e\x38\x7c\xaf\xc7\xcd\xa3\xbd\xab\xff\x9b\xc3\xed\xf1\x62\x29\x97\xc1\xa3\x3c\x4f\x46\x5d\xa0\xdf\x3f\x8b\xc3\x28\x3e\xbc\x4f\xe5\x30\x6a\x3c\xef\x5a\x9f\x91\x35\xde\x37\x41\x6c\x5c\x6e\x5c\x06\x1d\xce\xb7\x33\x7f\xf5\xbf\x9e\xd9\x56\x3e\x5a\xc0\xf2\x2e\xe2\x5c\x36\x5d\xce\x77\x11\xdb\xae\x67\xba\xfc\xa8\x63\x74\xd9\x50\xc7\x94\xad\xba\x7e\xad\xe7\xa6\xf1\xbf\xdb\x43\x7b\x59\xe5\x17\x75\xcb\x67\xfc\x2f\x5a\xf6\x4d\x87\x1f\x75\xce\xf8\x2a\xa7\xc5\x61\x4e\x11\xeb\x37\xaf\xf5\x98\xae\x5f\x6c\x43\x29\x53\xfd\xa1\x2f\xee\xd9\xf5\x07\xfb\xe7\x32\x1a\xe3\x0f\xd3\x52\x42\x9d\x51\xb2\xca\x85\x67\x50\xe7\x2f\xd4\x0d\xbb\x88\x69\xa8\x1b\xf4\xd6\x17\xd4\x0d\x5d\xfa\xea\xf2\x2e\xe2\xda\xd2\x70\xf9\xe1\x7b\xad\xe7\x22\xae\x6d\x68\xfd\xd1\x18\x34\x99\x28\x0b\x1a\x83\x26\xbb\x5e\x09\x8d\x40\xfb\x28\x5a\xcb\xbb\x88\x6d\x9d\x9e\x5f\x65\x3f\xbe\xda\x5b\xc4\x62\xf7\x7e\x21\xf1\x57\x11\x4f\x24\xea\x2e\x89\xaf\x84\x04\x3c\x74\xfe\x91\x80\xcb\x1c\x2e\x23\x51\x65\xf5\x8f\x44\xbb\x27\x97\x91\x88\x3c\xff\x45\x7c\x5b\xf1\xf9\x59\x9c\x56\x95\x3a\xab\x20\x91\xd6\xee\xf5\x1e\x21\xb1\xb9\xcc\x63\xec\xf3\x05\xb1\x2e\x7a\xec\x91\x30\x7b\xfe\xfa\xfd\xb1\xee\x7b\xd6\x78\x17\xf1\x2e\x75\x73\xfd\x8d\xba\x4c\xe3\x19\xb1\xfe\x2a\x43\xac\xb3\xee\x6b\x48\x84\xd5\xfb\xbd\x88\x71\xdf\x8a\xbf\x0f\x09\x42\xed\x2f\x09\xaf\x65\x7f\x0f\x7d\x93\xba\xac\x20\x21\xf5\xd9\xf4\x3d\x12\x4e\x6e\x5a\x0f\xe8\x5f\x29\xea\xff\x7c\x91\x38\xb5\xff\x8b\x97\xcc\x7e\x1c\x90\x40\xba\x1f\x6f\x24\x90\xda\xbd\x7e\xb0\x84\x5f\xf7\x11\x9e\x70\x7a\xbf\x2f\x1c\x75\xc4\x6c\x04\xd3\xbf\xf7\x3f\xb1\xa7\x17\x24\x80\xdc\x7c\xd8\x6e\xc4\x37\xbd\x9c\xef\x22\x86\xb5\xfa\xb0\xdc\x88\x5f\x7a\x39\xdf\x45\xfc\xaa\x5f\xb6\xf7\x8e\xc3\xa1\xf2\x83\xf8\x28\xce\xf1\x7d\xe2\xb0\xa8\xbd\x07\x83\x9d\x17\xef\x79\x21\xb6\x1a\xcf\xbb\x43\xfc\x55\xff\x2e\x62\x3a\xf5\xd8\xbd\x2f\xe2\xa5\x17\xeb\x45\xf7\xab\xc7\xe7\x7d\x0f\x58\xf3\x9f\xc5\xae\x1b\xc6\x45\x6d\x7e\xdd\xb6\x38\x8c\x43\xe5\x75\x99\xc4\x89\xd4\x6d\x8b\xc7\xc5\xe5\x45\xec\xe7\x87\xb8\xd6\x0d\x5d\xf5\xf8\x1c\xde\x8a\x88\x54\xd2\x57\x7d\x43\xdd\xa1\xfe\x17\x67\xd9\xa5\x8e\xa9\xdb\x7e\x70\xd8\x5c\x7f\xad\xc7\xe3\xb3\xfe\x75\xdb\xe1\x7c\xdc\x3f\xba\xea\xed\x43\xcc\xea\x96\x76\xc6\xeb\x32\xeb\xf3\x39\x4c\x75\x4b\xf1\x98\xaa\xbf\xd4\xd0\x05\x6b\x7c\xa9\xa3\xde\x70\xfd\xe2\x84\xeb\xd0\x78\x12\x02\xc8\x47\x48\xab\x5b\xe2\x32\x7a\xbc\x69\x8d\x57\x97\xa5\x6e\x70\xc6\x52\x57\x54\x3c\x75\xaa\xd4\x65\x75\x2b\x38\xcc\xec\xea\x6f\x11\xdf\x5c\xb2\xd6\x7f\x11\xdf\xdc\x92\xeb\x43\xd7\xab\xfe\x4a\x5c\x26\x8d\x3f\x88\xe9\xd0\xfa\x43\x3c\xbf\xfa\x83\x58\xf6\x4d\xed\xb5\xca\xe3\xa9\xfa\x1e\xeb\xa3\xf9\xf5\xe0\xdc\x34\x9e\x45\x1c\x9b\x3c\x3a\xea\xd6\x17\xf1\x28\x4d\xe3\x19\xa8\x4f\xab\xfa\x1f\x48\x1a\xbb\xf6\x6b\x70\x5e\x7c\xde\x26\xba\xfa\x5d\xeb\x85\x9c\x99\x3d\x9e\x89\xfa\x66\xe8\xfb\xc5\x7c\xf5\xe4\xfd\x87\xf9\x92\xcc\x5d\xb7\x13\xc9\xa1\xaa\xfe\x8c\xc7\xce\xf5\x6b\x7d\x76\xf7\x87\xba\x25\x67\x7f\x1f\xe7\x4b\xfd\xa3\xee\xd8\x92\xcb\xeb\xbc\xca\x1b\xb1\x6e\x8b\xf8\xd4\xe2\xf5\x47\x03\x91\xb3\xbe\xbf\xb9\xaf\x3e\x5f\x30\x5b\x9b\xc7\xbb\x98\xad\xb1\x65\x97\x0f\x38\x77\x8d\x07\xaf\xc3\xe4\xfd\x84\x39\xda\x8b\xf6\xe7\xe9\x48\x2a\x9a\xcf\x73\xaf\xf3\xef\xf5\x7a\x51\x4f\x66\xf5\xbf\x98\xa1\xba\x25\xfd\xfe\x0d\xfa\xf4\xa9\xdf\x91\x64\xf3\x87\xb9\xac\x3b\x92\xec\xd4\x7e\xec\x1b\xa2\xbd\xf6\x73\xdf\x60\xbe\x3e\x8f\x41\xc5\x1f\x2c\xeb\x31\x5f\x3b\xcf\xe3\xb3\xab\x1c\xeb\xa3\xef\xd7\x7d\x2d\xb2\xba\xd7\x9d\xfb\x25\x0f\xa2\x1a\x0e\x8d\x55\xf7\x79\xcf\x9d\xc7\x44\xed\x2d\xe6\xa7\xc8\x6d\xa4\xee\x30\x3f\x33\x69\xfc\xd8\x66\xb6\xa1\xf9\x95\x50\x17\xbb\x9c\x91\x6c\xaa\xca\xd0\xfb\xae\xf9\x15\x1e\xb3\xcd\xed\xe1\xac\x38\xd4\xdf\xba\xaf\x63\xdb\xff\x44\x72\xa9\x7b\xc1\xd2\xaf\xc5\xc7\x89\x32\xcb\x50\x54\x71\x9b\x2c\xdb\xee\xce\xd6\x61\x2f\x22\x1e\x7b\x41\xd7\x9f\x3d\xd8\x25\xd6\x16\x6f\xde\x8f\xed\x45\x8b\xbf\x2e\x7b\xc9\x9f\xc7\xa7\xee\x2d\xc1\xc9\xea\x7b\x6c\x13\xc5\xdf\xb7\x8e\x98\xad\xf6\xdb\xe0\xf2\x68\x3c\xd8\x2a\x4a\xf2\xef\x21\xd6\x3e\x0c\xed\xdf\x19\x2e\xeb\xde\xd0\x3d\x0e\xb7\x7f\x43\x2c\x35\x9f\x86\x2e\xdc\xe5\xbe\xf3\xbd\xc6\xdb\xb9\x2c\x3e\x1c\x70\x66\x9b\x0f\x5b\x0f\x49\xc8\xdf\xc7\x78\xd5\x5f\x47\x52\xab\xfa\x7e\x60\x28\x14\xb1\xda\xd1\xf5\x4f\x1f\x9e\xc5\x69\xf5\xdd\x87\x67\xa0\xe5\xe9\xda\x9f\x25\xe6\x96\xee\xdf\x2f\xb1\xb6\x88\xd3\xab\xb8\x1d\x36\x79\x4c\xd7\xfd\x80\x18\x8a\x38\xec\xe8\xb2\xbb\xf7\xe3\xc0\x50\xe7\xfe\x0f\xf6\x4b\xc4\x68\x47\x37\x3c\x3c\xdf\x93\xc3\x9f\x5c\x5e\xeb\xf9\xb5\x7f\x48\x8a\xf2\xc9\xae\x3b\x9a\xb6\xb9\xe9\xfb\x8b\xfd\xfb\xaa\x3f\x39\xcc\xae\x5f\xfd\x4b\xbd\x56\xf1\x54\x2c\x26\x66\xfb\x1d\xf5\x9a\xdf\x1d\x9c\xa1\xda\x5b\xc4\x6a\x6c\x5e\x0f\x98\x1b\xe9\xfa\xeb\x8e\x57\xf4\xd7\x78\x60\x66\xa4\x6e\xad\xfb\x0b\x31\xdc\x5d\xbf\x1e\x17\xf9\x86\xd4\x7d\x11\xb3\xb6\xfb\xf2\x2f\x66\xa6\xfb\xb1\xd8\xdf\x1b\x1f\xe5\x4f\x3d\xee\x85\x36\x9c\x57\x1c\x0a\x5b\xd1\x63\x80\x47\x61\x95\x0b\x61\xc5\xa3\xb0\x99\x98\xe2\x52\xd8\xb6\xec\xf6\x0e\x38\xf9\xae\xf2\x03\xb3\xa3\x32\x6a\xb7\xfe\x71\x19\xaf\x69\x67\xbf\x3e\x7e\x82\x15\x3f\xc1\x2e\xdf\xfc\x9a\x60\x46\x24\xd9\xd5\x84\x43\xd2\xe6\xf6\xd2\x84\xb9\xf4\xf7\xa8\x01\x37\x97\x1f\x24\x03\xcd\x27\xc7\x7c\x35\xde\x0c\xb1\xd2\x7d\xc7\x01\xb0\x4a\x32\xae\x29\x0c\xe1\x5e\x9f\x0c\xb3\xe7\xf9\x65\x24\x2f\xaf\xc7\x62\x5e\xb2\x1f\x7b\x3c\x06\xbb\xdc\xad\x97\x0c\x04\xe7\xaf\xf6\x4a\x8c\x57\xfd\xfd\xd0\x37\xb5\x5f\x38\xef\xd3\xe5\x9b\xfb\xab\xf5\xaa\x71\x9e\xd5\x7e\x65\xbf\x76\xad\x6f\x85\x19\xd5\x79\x4b\x75\x9d\xd7\xa1\xc7\x12\x1f\xc2\x5a\x74\xbe\xd2\xa2\x5f\xad\x0c\x8d\xaf\x85\x64\xa7\xf5\x69\xc1\x6c\x6b\xbe\xd8\x46\xbf\xea\x17\x3d\xea\xdb\x74\xfd\x0d\xb3\xad\xf1\x2f\x49\xb0\xcb\x1b\xba\xa6\x25\xf9\xf5\xe9\xf9\x8c\xce\xfc\x5d\x86\x39\x4f\x5a\x9f\xb1\xf6\xfb\xab\xbd\x81\xed\x7a\x1f\x7f\xf2\xb8\x24\xc4\xbc\xee\xc5\x0f\xc3\xa1\x88\x4f\x5a\x62\x9d\xbd\x46\x6a\x9a\x78\x51\xe8\x65\x4c\x10\x2b\x89\x69\x15\x8f\xc8\x22\xb5\x51\xc5\x23\xb2\x6c\x22\x3e\xe9\x98\x10\x0f\x4d\x16\x62\x26\x67\xab\x9a\x8e\x13\xce\x55\xdf\x13\x99\xd1\x75\x59\x13\x86\xa8\xe6\xc3\x74\xc1\xa9\x8b\x38\xa5\x2b\xc4\x48\x2d\xce\x15\xc4\x55\x8b\x03\x31\xeb\xbe\x2c\x17\x8b\xd5\xb4\xf9\x77\x82\x58\xa9\xff\xc5\x79\x15\x73\x1e\x09\xf5\xbf\x7c\xda\x2a\x91\x04\xb9\xee\xea\xff\x9e\x78\x61\x88\x38\xdc\xeb\x71\x9b\x5e\x0f\x24\xbd\xe6\xf9\x2f\xe2\x57\xaa\x38\x9d\x74\x63\x38\xf4\x78\x9e\x84\x8e\x5d\xf3\x7f\xc2\x1a\xa1\xf6\x9e\x58\x5f\xb5\xf7\x72\x78\x7c\x58\x97\x64\x57\x8a\x38\xe7\xf4\xc6\xe5\x55\x7f\x8b\x18\xb6\xaf\xf1\xbf\x5c\x36\x11\xdf\xf4\x42\x2c\xa6\xcb\x38\x76\xe8\x70\xe6\x0d\xc9\x51\xc4\x31\x2f\xe2\x37\xa4\xa6\xa8\x79\xe3\xb0\x8b\x19\xc8\x1b\x92\x87\x1e\xdb\x1c\x6a\x2e\x3d\x7e\xf9\xc7\xc6\x90\x55\x6e\x38\x7e\xb8\x8c\xa3\x87\x88\x75\xc6\xc6\xd0\xb4\x3e\x39\x6d\xa8\x1d\xd5\x5e\x82\x93\x16\xf1\xcf\x4b\xb2\xcb\x72\x93\xad\x19\xe2\x28\x07\xf0\x9a\x13\x6a\x09\x49\xb2\x19\xe2\xe6\xf3\x90\xf3\x9a\xff\x2e\x66\x23\x2f\x4e\x31\xcb\xb1\xa1\xe6\xb2\x7f\x7b\x51\xd5\x0c\xb1\x93\x0b\x70\xcd\x05\x35\x6a\xf7\xef\x83\x13\xd7\x78\xf1\xd2\x91\x21\xbc\x66\x22\x66\xa6\x88\x47\xc6\x4b\x67\x6e\xfe\xfe\xc6\x26\xa4\xf9\xd5\x9d\xf9\x68\xfd\x09\xa2\x19\x3a\xbf\x99\x28\x1a\x4b\xca\x19\x62\xe9\xfb\x9f\x2b\xcc\x9c\xf7\x73\x49\x82\x65\x88\x19\xcb\x8b\x39\xb4\x57\x58\xcd\xf5\xe1\xf1\x51\xff\x0d\xe3\x99\x24\xff\xdc\xc2\x46\xe2\x32\xcc\x6c\x55\x7f\x8d\xf3\xe4\xf5\xeb\xd8\xc4\x7c\x5e\x3a\x36\x03\xf7\xbf\x24\xcd\x5c\x9a\xeb\xb9\x9f\xd3\xbf\xef\x9c\x6f\xf5\xd7\xc3\xc6\xe4\xef\x5f\xee\xbb\xda\x1b\x4b\x32\x19\x3e\x4f\x73\x49\xd6\x66\xae\xb1\x60\x96\xe6\xf3\x3c\x0f\x34\x0f\xda\xbf\x45\x0f\x9b\x2c\xa6\x35\xe3\xa8\x60\x66\x2c\x1f\x38\x8a\xe8\xfe\xe7\x23\x1c\x79\xf4\xfb\x25\x89\x56\xa9\x15\x6b\xc6\x10\x5f\x7d\x1e\x50\x6b\x6d\xbe\x0f\x18\x3a\xe5\x85\x57\xb1\x74\xf6\xad\x68\x7f\x43\xad\xef\xf5\x86\x59\x53\xa8\x53\xcd\x30\x67\x53\xcc\x5a\xbe\x0b\x8e\x02\x1a\x4f\xa8\xf1\x25\x4c\xe4\xd0\x5c\x79\xbe\x8b\x9e\x95\xb9\xfd\xd1\xe3\x92\x17\x27\xd7\x36\x2f\xc6\x22\x66\x3d\x79\xb1\x17\x31\xb3\x0b\x61\xcd\x8b\x98\xe5\x2e\xe2\x9a\x1f\x16\xcf\x83\x7f\x96\xe4\xd3\x7d\x79\x1f\x74\x78\xe2\xf4\xf3\x73\xe2\xa5\xa0\xc5\x78\x2e\x5c\x04\xfd\x3d\xc4\xe8\xab\xfc\xf2\x78\xa9\x7f\x38\xcd\xe2\xf1\xbe\xa8\x85\xbc\x18\x2f\x3e\xf5\x3e\xbc\x2f\x62\xa0\x1e\xa7\x8c\xda\xcc\xf3\x2b\x8b\x73\x1c\x56\x03\x94\x2d\x0e\x6f\x57\x39\x22\xfa\x5c\x8f\x81\x53\x9b\x51\xb0\x29\x34\x49\x7e\x65\x0b\x4e\xbf\xaa\x8c\x64\x27\xe2\x52\x16\x67\xd9\xad\x96\x2a\x8b\xd8\x16\x19\x7c\x6b\xd9\x99\x9f\xc6\x5f\x82\xf3\xd4\xe3\x53\x76\xd6\x4f\xc4\xa7\xec\x10\x17\xa9\x95\xca\x12\xc3\x5b\x1e\xfa\x3e\x11\xaf\x28\xe2\x52\x52\x70\x5a\x1a\x1f\x2e\x9a\xbb\xdb\x4b\x18\xa0\x75\x38\x4b\xce\x10\x3b\x7d\x9f\x79\x3c\xb4\xbf\x05\xe2\x9b\xc5\xf9\x95\xc5\x49\x96\xe1\xf1\x2c\xb1\xbd\x9b\x13\x2d\xf9\xa1\x3d\x8d\x07\x97\x4a\xd9\xcc\x6a\x81\xb8\xca\x6b\xaa\x96\x45\x4c\xb3\x22\x2a\x2a\xc1\x7a\xbd\x48\x6d\x55\x90\x64\x87\xf7\xab\x85\x5a\x4c\xeb\x19\x92\xa7\xce\x4b\xe9\x8b\x19\x31\x31\x29\x8b\x38\x65\x3f\xbe\xa5\xe3\x75\xe8\xf1\x2f\x49\xb3\xcb\xe0\x5d\x4b\x67\x3f\xbd\x3f\x78\xad\x49\xe7\x5e\xcb\x20\x5c\x54\x8f\x6f\x19\xfc\xbe\xb9\xfe\xe1\xbe\x68\xbe\x13\xaf\x4b\xef\xff\x81\x9a\xce\xfb\x77\xe0\x52\xac\xc7\xa2\x1c\x61\x10\x57\x7b\xd8\x2c\x87\xd7\xf7\x24\x04\x53\xc4\xb8\x9c\x9c\x5f\xef\xef\x89\xcd\x50\x8f\x7b\xc1\x46\xe9\xc7\xb7\x5c\xc4\xa8\x8a\x58\x17\x24\xcf\xe1\xdf\x5f\x71\x1f\xd4\x3f\x3a\xfb\xaa\xc7\xad\x40\x4f\xe4\xcd\x52\xcb\x13\xeb\xab\xdf\x3f\xb8\x08\x7b\xbe\xeb\xbe\xe7\xee\xfd\x7b\xb8\x1f\xee\x6f\xdd\xe7\x2e\xd7\xfe\x5a\x90\x0c\x15\x54\x51\xeb\xba\xaf\x5d\xe1\x3c\xb5\x22\xf9\xc9\xa0\x5d\x2b\x92\x9f\x99\x2d\xe2\x66\x8a\xd5\x58\x44\xca\x14\x39\x98\x57\xa2\x50\x4a\x13\xb1\x27\x1c\xa4\x65\x49\x26\x35\x87\x1a\xba\xaa\xbc\x98\xa1\x21\x4e\xbf\xe2\x52\x9c\xa5\xa6\xab\xa8\x9d\xac\x76\xab\xa5\xa1\x26\xd3\xef\xc3\x0b\xd7\xfd\xaf\xc7\x3f\xcb\xe6\x5c\xeb\x92\x8c\x4a\xf2\x78\x6b\xd8\xc8\x3f\xeb\x51\x1b\xfb\xad\xfb\x54\x3b\x6a\x60\x31\xd7\x15\xb5\x6d\xd5\xe3\x56\x79\x4c\x8b\xc7\xcb\x79\x35\x73\x5f\x91\x64\x72\x57\x7b\x03\xe6\xa6\xfb\x7b\xbc\x58\xeb\x9f\xc4\xa9\xd4\x8a\x01\x4a\xe1\x51\xb5\xce\xe0\x94\x34\x79\x5e\xea\xa1\x97\xb3\xce\x0b\xe2\xa2\xc9\xce\x1b\xef\x0a\x75\x7e\x74\x7e\xaf\xf6\x90\x54\xb2\xc4\xba\x7a\x84\x37\x8d\x16\x6f\x5d\x96\x22\x97\xd5\x5a\x7f\x2e\x8b\xdb\x7b\x30\x90\x6a\x3c\x48\x26\xe6\x4c\x08\xfd\xa8\x59\x92\x4c\xc5\xc0\x3e\x75\x39\xeb\x8d\xcd\x40\x9c\x45\x45\x8d\xb2\x35\x97\xc3\x86\xa1\xdf\xaf\xc7\xb4\xca\x9f\xbe\xd6\x27\x74\xf2\xda\xcc\x97\x18\x2f\x6f\xc6\xe2\xec\x9b\x1c\x1c\x2a\x11\x1e\x5d\x2e\xa4\xb5\xa1\x93\x95\x43\x41\x6d\x3b\x5e\x6d\x9b\xcb\xa1\x03\xff\xac\x27\x61\x1b\xd5\xeb\xd9\x22\xa8\x5c\x9c\x4c\xcb\x8c\x47\x9c\x4f\xcb\x0d\xce\x5d\xed\xc1\x99\x76\x49\x36\x04\x67\x94\x4d\x97\xb7\x35\xfc\xd1\x35\x9f\xd6\x89\x5f\xd0\xe1\x6c\x1c\xb6\xe9\xf2\xe2\xbc\xaa\x5c\xd2\x6b\x3b\x30\x70\xeb\x31\x6e\x07\x92\xa5\x24\xb5\x76\x86\xfb\x99\xfa\x3b\x31\x10\xeb\x71\x6c\x70\x56\x56\xfb\x34\x02\x72\x37\x5d\xae\x76\xe3\x3d\x25\x62\xdf\x6e\x02\xd2\x44\x3c\xdb\x8d\xb7\x8a\xc7\x77\x43\x8c\xc4\xec\xb4\x27\x38\x5f\xcd\x6f\x31\x23\x59\x2e\xf1\xb5\xbd\xa8\xe1\xa4\xf6\x6c\x6f\x3c\x5e\x9f\xf9\x74\xbc\xc5\x14\xb8\x55\x7b\xe8\xdc\xf5\xb8\xf4\x2d\x24\x3f\x7f\xcf\x63\x2f\x62\xdd\xb7\x30\xd0\x7f\xfa\xef\xe8\xe0\xe5\x62\x57\xfb\x1e\x3a\x6f\xd7\x43\x3c\x74\x9e\xfb\x3e\x38\xef\x4d\xe5\x7f\x17\x0f\x52\x7b\xc2\x5b\xcd\xdf\x27\xe2\x47\x74\x3f\x7a\x26\x1e\xa2\xb8\x8c\x24\xaa\xf3\xd9\x23\x5e\x42\x92\x41\x07\x5a\xc0\xeb\xd1\x4b\xa8\x49\x34\xff\x90\x94\xf4\x38\x74\x24\x25\xb9\x90\xd7\x5e\x1e\x24\x77\xfd\xfe\xc7\xe1\x40\xfd\x57\xd4\x8c\xba\x8f\xbd\xc1\x1c\x68\x3f\x7a\x83\x59\x95\x4d\xa6\xe3\xa2\x5f\xdc\x7f\x8b\x90\x03\xad\x5f\x7b\x70\x60\xd1\xfc\x97\xa4\x93\x9b\xe7\xd7\x83\xd9\x55\x7b\x3d\x6c\x82\xda\x1f\x5c\xd4\xfd\x18\xf6\x31\x68\xcf\x65\x1c\x8e\x3c\xbe\x19\x8f\xb5\xda\x3f\xb0\xd1\x78\xff\x8f\x44\x7f\x5a\x4f\x5c\xa8\x15\x58\x5f\xfb\x15\x92\x90\xc6\xfb\xa3\x49\x51\x7b\x48\x22\x5f\xe3\xbd\x08\x39\xd8\x5c\xff\x10\xdc\xa8\xf1\x60\xd3\xb6\x5a\xab\x3f\xc1\x9c\x68\x7e\x30\xdf\x66\x1e\xfb\x8b\x01\x5f\xcc\x6f\x7f\x17\x7d\xb6\x30\xd1\xb9\x0f\x7e\x3c\xfa\x8b\xe4\x23\xfa\xd6\x5f\xe8\xa5\xee\xdf\xd8\x90\xd4\xeb\xfc\x93\xc7\x65\x6c\x18\xa0\x8b\x7f\x8c\xc1\x53\xc4\x6e\x04\xb1\xd4\xe5\x18\x5c\xae\xfa\x55\xcf\xe3\xa1\xc3\x34\x70\xc5\xec\x52\x53\x8c\x7d\x5d\xfe\x5d\x9c\xd4\x48\xe8\xbc\xdd\x5e\x2a\xbc\xb4\x49\xe5\x0e\x31\xf3\xf7\x07\x87\xd7\xf5\xb8\xb0\x6a\xb3\x06\x91\xa5\x53\x87\x7d\x64\xda\xd7\xe6\x8e\x45\x8c\xdb\xd7\x78\x17\xa7\x51\x92\x0e\xc7\xc8\x10\x17\x89\x89\x03\x4e\x79\xb8\x7f\x5c\x27\x37\x11\x97\xb1\x38\x8d\x5c\xc5\xb9\x0d\xd4\x10\xd5\xf5\xa8\x19\x6c\x83\x18\xa8\x19\x52\x77\x99\xc3\x2c\x4e\x71\x10\xaf\xe3\xcb\x32\xe0\x4c\xb2\xd7\x83\xf8\x1a\x79\x07\xd7\xd1\xc2\x80\xab\xf1\xad\xcb\xd9\xfd\x98\x8e\x88\x3f\x11\xe7\x34\x3a\x62\xb3\xd4\x3e\x03\xce\xc6\x36\x80\xd1\x71\x55\xd5\xe5\x1d\x23\x1c\x3c\x5c\xae\xc4\xef\x68\xbd\x06\x36\x06\x71\x42\x63\x22\x09\xe8\x31\x1c\x33\x0c\xd0\x3a\x0f\x73\x3d\xbe\x33\xbb\x9e\x78\x0e\x1d\xf6\x11\xf1\x08\x92\xac\xc6\x62\x46\x4a\xd6\xe3\x38\x8e\xe0\x04\xd5\xff\xe2\xcc\xab\x6d\x70\xe3\x0c\xe6\x41\xfb\x7f\xe2\x97\x9c\x5d\x7e\xb0\x49\xa8\x7c\x71\x3e\x92\xd6\x07\xe7\xeb\x4d\xcc\xd0\xc0\x05\x5f\xae\x9d\x75\x5c\x3c\x5e\x5e\x4f\x1e\x3f\x05\x3f\xd6\x71\x43\x3c\xbc\x7e\x37\xf1\x5b\xe2\xa4\xc7\x3d\x70\x99\xd7\xfc\xee\xb0\x69\xba\x3d\xd4\x8e\x1e\x3f\x6a\x51\xab\xf5\xc6\x83\xda\x46\x9c\xf7\x78\xce\xef\x60\xc3\x3a\x1e\x5c\x53\x7d\xf9\x97\xa4\xdf\x14\x1f\x5d\x07\x36\x21\xeb\xf8\x07\x9c\xbf\x82\xf7\xea\xc0\xe0\x6d\x4e\x75\x04\xf3\xa4\xc7\x6b\x6e\xe1\x0a\xfc\x69\x6f\xee\xa8\x61\x45\x8c\x26\x6a\x4c\x05\x3b\xd6\xb9\xe3\x00\x21\xce\x7c\x86\xda\x52\xeb\x35\x77\x98\x8b\xe9\xf2\x85\x0d\x4f\xdf\x27\x6c\x88\x5a\xff\x99\xfa\x77\xf0\x64\x9d\x09\x07\x03\x9d\xdf\xb9\xe8\x43\x2f\xd9\xf5\x78\xbf\x89\x1e\xcc\x70\x30\x29\xae\x7f\xf0\x96\xfc\xcc\x77\x42\x2f\x14\x32\x51\x67\x26\x98\x50\x92\xd5\x44\x12\xb1\x24\x30\x4b\x30\x4f\xfa\x3e\x1e\x63\xaf\x57\x81\x39\x10\x33\x36\x0b\xae\xe1\x62\xfe\x26\x8f\xf1\x9c\xae\x0f\x6f\x34\xad\xef\x7a\x9c\xbb\xd0\x51\xea\xe4\x71\xf6\x63\x33\x6b\x30\x83\xfa\x3d\x0e\x2d\xd6\x14\xcd\x45\x6f\xba\xd5\x86\x13\xfa\x62\x49\x6c\x86\xda\x52\xf4\x66\xb6\xd0\xf4\xe8\xfb\xd6\xb9\x4f\xfe\x9e\xf5\xf5\x7a\x2e\xe6\xb4\xe5\xb6\xfd\xc9\xe3\x32\x1b\x9c\xa5\x1e\x97\xd9\x40\x23\xd0\xe1\x9b\x04\xe3\x29\xd8\xba\xce\x9e\xbf\x23\x63\xeb\x24\xb8\x4e\xa8\x36\x75\xf6\xc1\x65\x76\xfd\xcd\x61\xd6\xe1\x81\x73\x98\xba\x3c\x73\x40\x2c\x86\xcb\x04\xeb\xf9\x70\x8d\x88\x2c\xd6\xe6\x42\xcc\x36\x11\xbb\x39\x39\xcc\x92\x0c\xe6\x64\xb3\x75\xb9\xe6\xc4\x06\x22\xe2\x3f\x71\x9d\xce\xde\x3c\x88\x9b\xd5\x0c\x13\xef\x1c\xab\xc5\xe6\x89\x8d\x46\x92\xc8\x5c\xc4\xab\xdb\x1b\x6a\x9e\xf1\x78\x6a\xf1\x89\x23\x91\xab\x75\x9d\x11\x5c\xe4\xf6\xae\x30\xe0\x69\xbe\x57\x44\x0a\x6b\x7d\xee\x50\xb3\xb8\x1c\x6a\x1d\x8d\x0f\x62\x56\xba\xeb\x0b\x9c\xb2\xc6\x77\xd3\xbe\x0f\x3b\x92\x9b\x75\xe8\x73\x49\x6e\xd9\xc4\x77\x62\x00\xb7\xda\x66\x3e\x8d\x48\x63\x8d\xff\x41\x2d\x23\xce\x68\x3e\x07\x6a\x48\x97\x91\x64\x7d\x7e\x50\x6b\x34\xf7\x8f\x1a\x72\xfa\xf2\x86\x2b\xb3\xd4\x1a\xf3\x25\x38\x52\xcc\xc7\x81\xb7\x4e\x12\xf1\x39\x30\x78\x5b\xb2\x3d\x40\xf8\xb0\xda\xe5\x08\x4e\x5f\xc4\xe7\xd8\x61\x06\xc4\x5c\x1c\xa8\x39\xec\x7d\x77\xe0\xbd\x33\x75\x7e\x0f\x22\xc3\x05\x01\x53\x0f\x0c\xd8\x42\x54\xa8\x47\x18\xb0\x35\x9f\x23\x87\x4e\x5a\xf5\xa8\xfd\x14\x65\x54\x8f\x82\x37\x90\x88\xe5\x51\x60\xce\xba\xcb\x3c\xce\x62\x66\x0e\x2e\xff\xd0\xf9\x3b\xb8\xec\x66\xc6\x8e\x16\x6a\x4c\xf5\x17\x0e\x1c\x3a\x5f\xc7\xc4\x26\x22\x62\x71\x10\xec\xa8\xb8\xa6\x7a\x1c\xe8\xd4\x3d\x3e\x6c\x96\x76\x20\x38\xae\xe0\xe4\xb5\x7e\x17\xe7\x49\xcc\xcd\x11\x3a\x7d\x11\x97\xe3\xba\xf0\xfe\x54\x19\x35\x58\x93\x9a\xe5\x00\x45\xae\xb9\xbd\x07\x35\xb2\x98\x9f\x73\x8b\xe0\xe9\xaa\xf2\xe4\xfc\xb8\x1e\x88\x0f\x3d\xfe\xe7\x16\x9a\x0c\x95\xb1\xc1\xc9\x95\xbf\x9e\xd8\xcc\x84\xaa\x50\xcf\x25\x99\x55\x6b\x1a\x4e\xbc\x13\x87\xfb\x47\xb2\x52\x24\x7f\x3d\x51\xb3\x0a\xe7\xa6\x9e\x15\x49\x4a\xe7\xef\xac\x38\x18\x7d\xfd\x9e\xc7\x47\xf7\xed\xac\xa8\x65\x75\x3e\xcf\x8a\x0d\x2f\xf9\xf7\x3c\xfe\x5f\xed\xdd\x68\x06\x34\xfe\x8a\x8d\x55\x92\xfe\xd9\x42\x2d\xa6\xf6\x43\xb2\xf3\x7c\x71\x0d\x6f\x6e\x6f\x11\xfb\x6a\x9b\xe6\x49\x70\xb4\x90\x20\xea\x89\xcd\xaa\x7a\x3d\x71\x48\xda\x93\xeb\x03\x50\xcf\xe5\x70\x88\x52\x7f\x3d\xbc\xd1\x3e\xfb\x79\x0e\x98\xf3\xf6\x27\xc1\x92\xf5\x1c\x1d\x9b\x84\x16\x17\x6f\x81\xda\x5d\x5e\x2f\xef\xd0\x65\x38\x09\xea\x11\x70\x4e\x3d\x09\xea\x51\xb4\x62\x3d\xc7\x8b\x2b\xa2\x7e\x8f\x81\x6c\x13\xe7\x78\xce\x0a\x67\xaf\xf6\x66\xa8\x61\xb4\x58\x33\x5c\x63\xfd\x3d\x41\x62\xde\xac\xf5\x58\x34\xeb\x98\x4f\x22\x89\x6d\x93\x38\xb9\x5c\xbb\x37\x87\x48\x62\x8b\xc5\x27\x62\xac\x60\x15\xea\x79\x40\xac\xbd\x78\x5c\x46\x7b\xb3\x9c\xeb\x31\x6a\x36\x70\x9d\x18\xe4\x84\xb3\x56\x4f\xd4\x44\xf2\xbb\xaf\xe7\x01\x67\x22\x4e\xf1\x3c\x79\x2c\xba\xcb\x88\xd9\x52\x43\x9c\xa1\x46\x12\x31\x3c\x4f\x20\x8e\x36\x7f\x0f\xb1\xf7\xe1\x21\x52\xb7\x17\x7f\x0f\xb1\xf2\x7c\xce\x97\xc3\xa5\xc3\x74\x85\x98\xac\xdf\x2f\x62\xd2\x9a\x0f\xdb\x15\x62\xbc\xfa\xbb\x82\x33\xd5\xfe\xc1\xd9\xdb\x06\x74\xf2\x58\x5a\x4d\x7a\x12\x27\x64\x03\xe1\xb9\x88\x4f\xdd\xdd\xfe\x7a\x2c\xcb\xd7\xfe\x10\x0c\xdb\x7c\x59\xee\xb0\x89\xb9\x1c\x62\xbc\xbf\x47\x92\x90\xda\xe3\xc4\x01\xc2\x3a\xff\x33\xd4\x9a\x3e\x5f\x0f\x06\x7c\xaf\x1f\x36\xc4\xec\xdf\x3f\x04\x8d\x89\xf8\x9e\x3f\xae\xae\x5a\x9f\x45\x1c\xab\x0d\xdc\xe7\x13\xfd\x6b\x7e\xd8\x0c\xac\x86\x38\x17\xf1\xac\x96\xbc\xcf\x1f\xc9\xc2\xfd\x41\x1c\x3d\x9f\x07\x07\x0e\xdf\x1f\x24\x0d\xab\x55\x4e\x5c\xeb\xcd\xa9\x9f\x2f\x41\x7a\x1e\xef\xfb\xef\x60\x4d\xea\x89\xab\xbd\xd5\x6e\x17\xb0\x5e\xb6\x09\x5c\xa8\xf5\xac\xa6\xb9\xb0\x41\x08\xbc\xaa\x5e\x78\x9f\xd9\x26\x73\xa1\x89\x48\xd3\xf5\xd8\xb0\xb2\xeb\xb1\x49\x35\x97\x51\x93\x89\x38\x5f\xd8\x34\x84\xa4\x59\xaf\xed\xfd\x86\x5d\xa9\x57\xc0\x7f\x69\xbf\x2f\x1e\x0b\xab\x89\x2e\x24\x9d\xac\xc7\xfe\x42\xb3\x21\x14\xd7\x7a\xa5\x60\x06\xf5\x7b\x6c\x20\x0a\x62\xad\x17\x71\x4b\x66\x4e\xaf\x8c\x66\x45\xeb\x77\x65\xbc\x2f\xc5\xdc\x5e\x78\x9b\xf5\xaf\x32\xcc\xc8\x70\x19\xef\x3b\xaf\xcf\x8f\x43\x87\xfa\x0b\x87\x0e\xa9\xa9\x2e\x82\x46\x85\x44\x52\xaf\xc5\x5c\x64\x33\x03\x57\x09\x58\x18\x97\x61\x86\x3c\xff\x12\x71\x36\x9a\x7f\x41\xb3\x20\xef\xd3\x0b\x4d\x89\xd5\xa4\x17\x8f\x9f\x6d\x2e\x17\x71\x4b\x36\xf0\x5f\x2d\xbc\xf5\x34\x1f\xbc\x73\x6b\x73\x39\xd4\xfe\x5a\xcf\x06\x12\x82\x98\x89\xab\x61\x13\xcf\x2e\xbf\x20\x3d\xfc\x91\x41\xff\xea\xfb\x37\xa6\x4e\xbd\xc0\xd3\xb3\x77\xd7\x35\x03\x53\x47\xf5\x33\x5e\x42\x2d\xde\x81\x4e\xd5\x87\x01\x98\x05\xc1\xc4\xd4\xeb\xe0\x31\xf2\xef\x8f\xe0\x9c\xb5\x38\x27\x98\x46\x7a\xc9\x2f\xd4\x1e\x5d\x62\xe4\x75\x86\x9a\x41\x8b\x81\xeb\xab\x1f\x97\x0b\x62\x2b\x4c\x9e\x7a\x01\x83\xa0\x08\xe6\x7a\x2d\xc9\xa2\xd9\x9b\xe8\xc2\x80\x59\xbd\xd8\x37\x06\x69\x8f\x1f\x1d\x66\x16\xf1\xbe\x1e\x88\xb9\x0f\xd3\x1b\x71\x40\x1a\xef\x1b\x3a\x73\xad\x07\x9c\xb9\x89\xed\x85\x2b\xaa\x89\xcf\xbd\xe1\x1d\x24\x49\xec\xe6\x72\xda\xc0\x76\x47\x10\xa1\xc6\x77\xef\x48\x2e\x5f\xe5\x82\xda\x29\xab\x8c\x6b\x70\x71\x99\xa0\x47\x8d\xff\xde\x71\x25\x14\xe7\x7a\xa7\xe8\x5f\xe3\x09\x83\xbe\xf6\xe7\xc6\x35\x53\x41\x7a\xf5\x2e\xec\x97\x0c\x9a\xf7\xe2\xfc\x4a\xd6\xe1\xbf\x1b\x6a\x0f\x3d\x9e\x37\x92\xb0\x2f\xef\xdd\xc2\xa6\xa5\xf2\x88\xc7\x68\xa8\x7c\xb2\x7e\x2a\x4f\x5c\x8d\xc5\xd9\xde\xe1\x3a\xed\xf6\x81\x09\x11\x8c\x47\xbd\xb1\xe1\x59\xed\x76\x9f\x78\x5b\xe9\x71\xb9\x7f\xce\x83\xcb\x17\x6a\x20\xb5\x7f\x02\x5b\x22\x62\x7c\x5f\x11\xa7\xa3\xf6\xc3\x7b\xd0\xfd\xdf\xac\x77\x72\xf9\x46\x4d\xa3\xf5\x24\x4e\xc3\x36\xc3\x1b\xd7\xe7\xe6\xfd\x78\x02\x8b\x4f\xeb\x81\xc1\xdb\xae\xef\xf7\x03\x0c\x52\x75\x3d\xae\xed\x7a\xec\xef\x27\xe2\x90\xb4\x5e\x0f\xfb\xe5\xfd\x41\x72\xdc\xbc\x3e\xef\xfe\x8d\x89\x55\x6f\x82\x66\xad\xe6\xb8\x5f\x6c\x8c\x22\xbe\x37\xe7\xdb\xcc\xd2\x8d\x8e\xbe\xb9\xff\x50\x9b\x7d\xb5\xff\x7c\x63\x6c\xd5\x87\x38\x32\x41\x61\xd4\xe7\xc7\x86\xb5\xab\xcc\x63\xb9\xbb\x3e\x24\xdf\xcf\xfa\x05\x62\x81\xe3\xce\x9e\x78\x7c\x24\x29\x80\x40\xd0\xb7\xdd\x65\xbc\x97\xc4\xc9\x3f\x3b\x41\xd8\xba\x1f\x0f\x92\xa8\x5d\x69\x1f\xd4\x66\x96\xcc\x40\x2c\xa8\x45\xf4\xef\xc1\x81\xa5\x7a\x3c\x04\xdd\x5a\x6d\x04\x82\x41\xcd\x7a\x9c\x9f\x8c\x83\x87\x98\x97\x27\xe3\x6d\xa8\xf3\xf2\x60\xe3\xb2\x4d\xf2\x41\xad\xd6\x75\x1f\x41\x30\xe8\xb6\x01\x3d\xa8\xd9\x6c\x13\x7b\x08\xfd\xb0\x4d\xe6\xa9\x10\xff\xe6\xf2\xea\xcf\xf4\xea\x69\x3b\xeb\xa1\xdf\xb7\x30\x7b\xa8\x7f\x1c\x00\xac\x76\x7d\xfa\xbf\xc3\x44\xab\x20\x10\x74\x7b\x53\x3e\xa1\x99\x6a\x2e\x77\x1e\xaf\x3f\x32\xe8\x3f\x88\x45\xf6\x4e\x78\x3a\x06\x68\xe9\x98\x9f\x7e\xc2\xa9\xbb\x3e\x88\x9f\x16\x13\x8c\x26\x07\x05\x3d\x03\x57\xd1\xe1\x7a\x0c\xf8\x9e\xdc\x20\xa8\x48\x87\x37\xe0\x06\x4c\xfc\x1e\x24\x17\x1b\xa8\x9f\x25\x99\x64\x21\x04\xd4\x67\x06\x67\xac\xfe\x8e\x78\x0c\x5c\x0e\x62\xaf\xc3\x07\xe6\x90\x6d\x28\x20\x04\x64\xbb\x22\xff\x20\x02\xe8\x72\x3e\x67\x78\x7f\xa8\x7f\xe2\x3a\xb2\x0f\xe7\x19\xc4\x5b\x9b\x01\x31\xb3\xd8\xff\xf0\x98\x59\x6d\xf2\xa0\x76\xc8\xe2\x24\x9e\xf0\xb6\x11\xa7\xf5\x44\x9c\x87\x24\x81\x40\x08\x28\x3e\x8c\x77\xb8\xba\xaa\x3d\x82\x5e\x85\x40\x5d\x41\x00\x28\x42\x64\xad\x0f\x6a\x30\xab\x11\x1e\xb0\x51\x5a\xf5\xf7\xe1\xfa\xa9\xfe\x08\x72\xdd\xc4\xe9\x3d\x70\xfa\xb6\x51\x81\x00\x90\xfd\x78\x3d\x8b\x13\x2f\x76\x50\x78\x70\x7d\xb6\x8d\x82\x08\xff\x3a\x45\xac\x88\xf0\x6f\x7d\xf7\xf7\xec\xa7\x2f\xcb\x8b\xab\xb6\x0e\xf3\x1b\x9c\xb7\x24\x2f\x00\x1a\x8b\xc7\x43\xc4\x7f\x37\x27\x15\x11\xfc\x82\x2a\xae\x44\xec\x57\x01\xf7\xd4\x77\xcf\xdf\x00\x82\x15\x00\xc6\xe6\x38\xa7\x77\x0f\xc9\xcc\xdf\x73\x7e\xbb\xdb\x03\x0e\xa5\xfa\xf7\xa8\xf5\xb4\xbf\x00\x30\xb6\xee\xf6\x13\x41\xb3\xba\xbc\x2f\x39\x00\x2c\xf9\x03\xa0\x58\x14\x11\x5f\x01\x40\xac\xde\xaf\x37\x73\x1f\xb4\xbe\x20\x06\x64\x13\x3b\x10\x03\xba\xd7\x2f\x22\xfe\x8b\x24\x43\x00\x05\xb3\xef\x23\x18\x81\xc5\x06\x76\x10\x00\x8a\x1f\x0b\x30\xfd\x8a\x22\xfc\x2b\x98\x7e\xbd\x8b\x39\x23\xc2\xbf\x4f\xed\x2f\x11\xfd\xcd\x71\x71\x60\xec\x75\x1b\xe4\xc1\xcc\xab\xd3\xeb\x83\x0e\x3f\x79\x7f\x51\xeb\xd8\x26\x12\x18\x7a\xb5\xbb\x1c\x71\x4e\x2e\x87\x03\x89\xdb\xc7\x9b\x54\xf7\x15\x84\x80\xbe\x79\xfc\xa8\x81\x36\x3d\x76\x6f\x0f\x62\xad\xf1\x77\x10\x0b\xa4\x96\x05\xd3\xae\x57\xcf\x0f\x84\x80\x5d\x8f\x43\x60\xd8\x39\xce\x2c\x30\xec\x84\x6c\x5e\xdf\x50\x13\x89\xbe\x80\x41\x57\x9b\xe8\x03\x88\x00\xdd\xcc\x4f\x20\x02\x08\x33\xb0\xbe\x23\xbc\x29\x35\x5e\xbc\x07\xb3\xd7\x23\x82\x6e\x7d\x5e\x50\x8b\x26\x31\xbb\x60\xc4\x95\xec\xf3\x87\xeb\xb4\x1d\x9e\xc0\x8c\xab\x66\x46\xc1\x7c\x6b\xf6\x4e\x03\xe3\xad\x58\x0d\xf9\x2e\x61\xa1\xda\x9b\x11\x8c\xb6\x6e\xc9\x3a\x30\xda\xb6\xfe\x47\x06\xfd\x17\xce\xaf\xf9\xf0\x1e\x21\x06\xaa\x31\x24\x07\x7b\x17\x01\xa8\x56\x92\xd4\x04\x01\xa0\x66\x9b\xcb\x4b\x02\x91\xe9\xcd\xc6\x5b\xe2\xeb\xf2\xe1\xed\xe5\xa0\xb7\xf7\x0a\x6f\x04\x4d\x36\xe0\x55\xc4\x09\xbe\xf8\x5d\x2b\xe2\xbf\x82\x18\xd0\xbe\x0e\x0b\xc4\x31\xfb\xf2\x2e\x4e\xae\x67\xb7\x47\x9c\xc7\xee\xc5\x45\x92\x18\x52\xf3\xbc\x44\xec\x0a\x90\xb0\x6d\x10\x2b\x05\x81\xb5\x88\xb8\x17\xb1\x69\x11\x71\xaf\x88\xe2\x46\x44\x7d\x29\x9f\xc7\xb0\x6d\x20\x68\xa7\xa6\x72\x0a\xd7\x69\x97\x81\xa3\xf9\x48\x2a\x6d\x03\xdd\x55\x71\x0d\x8d\x88\xf9\xaa\xa0\xb8\x46\xc4\x7c\xfb\x6e\x2f\x1c\x0e\xa6\xca\xf8\xed\x27\x8d\x97\x88\xdc\xd2\xd5\x1e\xa8\xd5\x82\x27\x69\x11\x21\xdf\x37\x8d\xbf\xb0\x5f\x9b\xfa\xab\x78\x57\x4d\xd5\xd7\x80\xff\x51\xfb\x35\x0c\xfc\xea\x1f\x78\x11\x61\x51\xb5\x2d\xb0\x9c\x3e\xc4\xb5\x6d\x10\x9f\x99\x55\xdf\x08\x1a\x9c\x9a\xff\x12\xcb\x87\x38\xd9\x46\x04\x7d\x17\x67\xd8\xb6\x16\x3a\x61\xb7\x87\x9a\xa3\x6b\x3d\x1a\x41\x84\x4d\xfb\x07\xa0\xe7\xee\xf5\x6a\xb8\xba\x4e\xcd\xbf\xc5\x63\xa4\xf2\x22\x4e\x43\x71\x1a\x2d\x22\xec\xe7\xd0\x7c\x47\xa8\xbd\x5c\x1f\xae\x9e\xae\x27\x48\x32\x6b\xfd\x26\x0e\x16\x59\xed\xa3\xf6\x95\x5a\xa8\x6d\x13\xef\xb7\xea\x72\x3c\xfe\x9a\x1f\x71\x13\x82\xd3\x69\x5b\x78\x27\x25\xad\xcf\x91\x61\xf6\xd4\x1f\xae\xcb\xc9\xed\x1d\x60\xa1\xed\xda\x1f\xd4\xb2\x8a\xdb\x68\x44\xf4\x57\x49\x02\x8d\x88\xfe\x92\xbc\x7e\x67\x78\x23\xaa\x7f\xe0\x46\x24\x89\x35\x72\x0d\x65\xa9\x39\x1b\xf9\x83\x8a\xd0\x72\x5b\x24\x10\xda\xbd\xdf\xa8\x55\xfb\xae\xf9\xe1\x30\xf1\x35\x1f\x1c\x24\x86\xf7\xfb\xc6\x06\x55\x5d\x46\xed\xbc\xe9\xf7\x37\xae\xc1\xbe\x3f\x81\x00\xe2\xfd\x0d\x04\x90\xa9\xf5\xc1\x7b\x2a\x7b\x3f\x91\xe4\xa4\x86\x6b\x1b\x92\x5b\x2e\xae\x47\x4d\xbf\xb9\x9e\xf3\xdd\xd4\x3f\x6a\xc8\xf2\xf5\x7b\xe8\x8d\xf6\x9b\x08\xff\xaa\xc7\xb2\xfd\x44\xf4\x6b\xfc\x3b\x9a\x0a\x31\x13\x6d\x27\x34\xa1\x7e\xd4\xac\x6d\xdf\x98\xdf\xd4\xef\x71\x98\xe8\x5f\xe5\x88\xe8\xd7\xf7\xe0\xf9\xcb\x66\xd7\x40\x04\xc8\x75\x57\x39\x21\xf9\x7e\x24\x8f\xb6\xe7\x08\x1a\x9e\x2a\x03\x9f\x33\x5d\x0e\xb8\xa7\xaa\x32\x68\xce\xda\x9f\x3d\xe3\x1d\xf8\x47\x36\x97\x16\x29\x91\x92\x1b\x03\x88\x4e\xf0\x13\x0d\x78\x80\x22\xe0\xb5\x46\xf8\x7f\x93\x5a\xa1\x11\xe1\xdf\xa4\x86\x6a\xe4\x45\xca\xe2\x94\x5b\x24\x46\x2a\xd9\x65\x5e\x6a\x11\x93\x48\x8d\x24\x3f\xec\xb6\x23\xf6\x29\x37\x54\xdb\x31\x80\xc9\xa0\xdf\xf6\x1a\xae\x99\xda\xcc\x16\x6a\x0b\xb5\x8f\x41\x4c\x6a\xb9\x06\xa6\x64\x2e\x6e\x2f\x92\x2d\xe9\x31\x20\xe2\x3f\x0b\x7e\xa6\x11\xd1\xdf\x7c\xd8\x89\xd8\x2f\x32\x80\xb6\x9d\x20\xaf\xe4\xf9\x76\x0e\x8f\x0f\x4b\x0f\xc9\x46\xed\xf7\xb8\x6c\x6a\x1f\x2c\x25\xd9\x10\x96\xcc\x03\x71\x50\xfb\x03\xd7\xd5\xcd\xf5\x18\x08\xa7\xd6\x6b\x84\xf7\x95\xfa\x43\x6d\x59\xbc\x7f\x13\x83\xb7\xfb\x83\xd8\x25\x1f\xde\x49\x9c\x8a\xc7\x37\xc3\xa0\xaa\xf5\x9c\xe1\x1d\xa2\xf6\x8f\xf0\x4e\xd1\xfa\x41\xbc\xe4\x4a\xde\xf6\x03\xf8\x8b\xa4\xf1\xe2\x5a\x2e\x35\x56\xdb\x03\x3b\xee\xab\x0c\xf3\xe2\xc3\x7f\xc2\xf9\x8a\xd8\x07\x02\xc0\xdc\x5d\x3e\x70\x7d\x55\xff\x67\xb8\xbe\x6a\xbe\x04\xd1\x2a\x69\x55\xdb\xb1\x01\x49\x12\x6c\x7b\x48\x8a\xde\x2f\x1c\x2a\xb2\x1e\xb7\x3d\xf0\x35\x9b\xbf\x0f\x35\x93\xda\x7f\x02\x7d\x57\x65\xe2\x2e\xe4\x30\xd2\x88\xe0\x2f\x5f\xf7\x01\x35\x92\x80\x07\x5b\x44\xf4\x77\xef\x07\xde\x5a\xdb\x70\x79\xad\xcf\xd7\x7d\x78\x83\xb8\x7c\xda\x8f\x88\x7e\x79\xff\x34\x22\xf6\x8b\x32\x10\x34\x22\xf6\x0d\xdd\xde\x88\xd8\x2f\xca\xb5\xd4\x48\xfb\x53\x15\x34\xd8\x52\xa4\x4b\xe9\x6e\x1f\x49\x5b\xf7\x23\xed\x91\xd7\xc3\x65\x88\xb5\x1e\x8f\xb4\x83\x5d\xa5\xf3\x91\x22\xc8\xb5\xb8\x1c\x36\x8d\xa1\xf2\x8b\x6b\xb3\xda\x23\xa8\xb5\x7a\x7c\x29\x32\xf0\x55\x95\xb1\x49\x69\xbf\x88\xf0\x6f\xad\x6a\xfc\xa0\xc0\x2a\x74\xa0\x91\x0f\xa8\xc8\xc6\xd5\x40\x00\x30\x74\x7d\x4b\x39\xee\xaf\xfa\xc3\x66\x22\x1b\x49\x4b\x38\x00\x54\x11\xeb\x54\x88\xf3\xd1\xe3\x47\x84\x7f\x95\xf7\x67\x23\x27\x50\x1f\x22\xce\x09\x6f\x30\x65\x2f\x6a\x44\xfc\x1b\x2a\xbf\x45\x84\xbf\x6c\xd8\x2d\x45\x10\xeb\xd0\x78\x40\x7b\xf7\x63\x92\xc2\x81\x4a\x8f\x41\xea\xa8\x35\xc5\x3c\x24\x80\x32\x77\x8f\xa7\x47\xff\x5a\x2f\x0c\xf0\x72\xf0\x68\x44\xe8\x57\xc5\x3d\xb5\x14\x88\x20\x1e\xdf\x08\xfa\xa0\xfe\x41\xf7\x6e\x5e\x1f\x24\x2f\x33\xbb\x04\xdd\xd7\xf9\x47\xb9\xba\x1a\x11\xf9\x35\xbb\xb3\x30\xb8\x8b\xf8\xa5\x19\x3a\x57\x2d\xc6\xc4\x00\xe8\xc5\x59\x9c\x57\x97\x81\xb2\x11\x61\xdf\xab\x17\xeb\x64\xb3\xbc\x38\x67\xa8\xc1\x34\x58\xbc\xb1\xe4\xfd\xd0\x48\xad\x57\x05\xe5\xdd\x12\x9c\x50\xf2\xe5\x42\xcd\xb4\x7b\xb3\xe0\x84\x86\x88\x67\xba\xf0\x1e\x12\xb1\x8d\x88\xfc\xe2\xc3\x80\xa4\x34\xbf\xca\x01\xcf\xa0\xf1\x5e\x18\xec\x44\x3c\x13\x6a\x29\x01\x07\x36\x22\xf8\x73\x15\xe7\x97\x6e\xd4\x42\xd9\x65\x80\x12\xb3\xbf\x0f\xe0\x4a\x8d\x0f\xc9\x6b\xf7\xe6\x11\xe1\x3f\x77\x7f\x8f\xc3\x82\x88\x59\x44\xf8\x9b\xb8\x92\x1f\xb0\x48\xa7\xdb\x52\x18\x8c\x45\xbc\xd2\x83\x0d\xc1\x87\x0f\x03\xb2\x52\x17\xb4\x14\x06\x64\x11\xbf\x04\xdc\x89\x1f\x5b\x22\xfc\xf3\xf4\xfa\x02\x5c\xd9\x4d\x2c\x5e\x0c\x8c\xdd\xe5\x58\xaf\x4f\xff\x39\xb0\x99\x34\xbf\x1c\x41\x6c\x1f\x35\x44\xcb\x5b\x38\x88\xa8\x1c\x79\x44\xc4\xcc\xe4\xc4\xe3\x2e\x62\x41\xc4\x7c\x9b\x7a\x2c\x72\x0e\x07\x0e\xf5\x07\x76\x99\x1c\x28\x5a\xce\x11\xb1\xde\x54\x0e\x57\x52\xd5\x13\xf1\xae\xa0\xd0\x96\x61\x76\x14\x57\xd4\x32\x41\x6d\x72\x5d\x6d\x99\xd4\x12\x4a\xf5\xd0\x32\xae\x9f\xd5\xbf\x6f\xe8\xa0\x75\xde\x23\x02\xdd\xcc\x5a\x6e\x3c\x86\x3a\xdf\x19\x1d\xf7\xd4\x63\x44\x44\x79\xdf\xbf\xea\x71\xd5\xd5\xe3\x9f\x3b\x71\x60\x3a\xff\x44\x98\x57\x05\x59\xb6\x8c\xb7\x65\x15\x31\xcd\xe1\x90\xf3\x55\x3f\x59\x5f\xcd\x67\x84\x77\xa8\xfa\x47\xcd\xe2\xfd\xce\x13\x9b\x92\xee\x33\x11\xea\x59\x6a\xce\x96\x01\x62\xfc\xaa\xff\x51\xab\xa8\xbd\x63\x47\xed\xa5\xfd\x05\xf8\x56\x6a\xb4\x46\xc4\x7a\xeb\x5e\xef\x83\xf3\x35\xfd\x7b\x1c\x16\xf4\x18\x66\xd4\x30\x8a\x63\x6a\xf9\x88\xa4\x9e\x2a\x5f\x20\x84\x0c\x8d\x1f\x6f\x37\x65\xa1\x6c\x00\x7b\x67\xa9\xf5\x1a\x68\xdc\xc5\x8f\x71\xc0\x71\x77\xaf\x2f\x08\x1c\xbe\xaf\x99\x38\xab\xe1\xf5\xbb\xc3\x4c\xa0\xf5\xfe\x91\x94\x34\x1e\x82\x42\x9b\xc7\x1b\x41\xa1\xae\x7f\xc3\x1b\x4f\xfd\xbd\x01\xa7\xa4\xfe\x5e\xe2\xde\x3e\x36\xed\x56\x82\x19\xd0\x7d\x8a\xa0\xeb\xa1\xf9\x17\xf2\xec\x08\x68\xb4\x95\x70\x05\x2f\x2e\xc3\x8c\x68\x7d\x0a\xae\xdf\xca\xe2\xd9\x4a\x02\xb8\xd6\xf5\x09\xfa\x22\x66\xa7\x24\x98\x7b\xed\x6f\xc9\xa0\xdf\x6f\x7f\x24\xb9\x10\x31\xdd\x15\x64\xd8\x0a\xae\x75\x4d\x9c\x64\x69\x1b\x9c\xb5\xea\xc1\xf2\x6a\x5f\x65\x2e\x7f\xd5\x60\x70\x65\xb3\xda\xa5\x10\xa4\xa4\x38\x95\x56\x26\x06\xbb\xa2\xc5\x8b\xc7\x4d\x9c\x4c\x99\xb8\x9e\xba\xbd\x19\xf0\x30\xbb\xca\x78\xa3\xe8\xf2\x45\x44\xb3\x74\xd8\xad\x80\x95\x65\xce\xbe\x04\x27\xad\x97\xb9\x1c\x21\x09\xb9\xfc\x70\x98\xf5\x7b\xf2\x34\x58\x2d\x51\x4e\x92\xf2\xe8\xf2\x97\x13\x03\xb4\xe7\x03\xea\xf2\x26\xce\xa5\x44\xde\x03\x71\xde\x05\x35\xa0\x5c\x65\x5b\xb9\xf0\x43\xd7\xe5\x2e\x17\x92\x9e\x1e\xd3\x12\xa9\x0a\xdc\x1f\xa9\x0a\xa4\x23\x6f\x05\x03\xb3\x5c\x7f\x5b\xe1\x31\x53\xde\x89\x56\xee\xc0\x06\x52\x7f\x37\x3a\x78\x8f\xef\x09\x07\x0a\x1d\xbe\xf0\xa6\x9a\x2e\x03\x17\xb3\xa9\x3d\x5c\x4b\xa5\xb6\x6c\x05\x03\xb3\x39\xcb\x12\x71\x16\xfe\x3e\x22\xaa\x3d\x3e\x0c\xc4\x43\x9c\x4f\x44\x58\x9b\x33\x2e\x04\xa1\x2a\x6e\xa1\x91\xd3\xb0\xf8\xb1\x8d\x08\x6c\x05\x45\xb6\xc8\x01\xa8\x38\x80\xf6\x93\xc8\x4f\xfb\x4f\xea\xbe\x22\x57\xf2\x56\x43\x8d\x28\x62\x4e\x7a\xbe\x3e\xb4\xff\xe4\xe7\x2b\x4a\x1d\xd1\x22\x22\x7b\x7a\x3c\x04\xa9\x56\x11\x17\x92\xf0\x65\xb9\x2e\x37\xb2\xf0\xb5\xac\xcb\x57\xf3\x44\x12\x56\xfb\xe1\x8d\xf4\xb1\x29\x36\x22\xb8\x8b\x1f\xdb\xfa\x93\x4c\x59\xdf\xe3\x6d\x24\x6f\xc0\x56\xe1\x94\x15\xc4\xda\x2a\xde\x44\x8a\x00\x6f\x95\xb8\x89\xd1\x5d\x0f\xf1\xd1\x79\xa9\xc4\x49\x08\x78\xb1\x11\xf1\xdd\x84\x85\xd7\x2a\x36\x16\x79\x6f\x35\x22\xc0\xbb\xf2\x16\xb5\x1a\x79\x8b\xf4\x98\xd7\xc8\x5b\x24\x35\x4f\x6d\x48\x6e\x52\x53\xd5\x16\x92\xaa\xda\x23\xb4\x41\xde\x95\xad\xf2\xb8\x5a\xcd\x52\x3b\x36\x30\x3d\x46\x95\x38\x2d\xc1\x3f\xb5\xda\x23\xaf\x93\x7f\x1f\x8f\xa7\xeb\x09\x32\x74\x3d\x90\xf6\x7e\x6c\xea\x08\x03\xb5\xda\x1f\x04\x61\x4b\x12\x8a\x88\x74\xab\x0d\xeb\x08\x1b\x8f\xe6\x17\x08\x0a\x52\xbb\xd5\x89\xc1\xdc\xeb\x19\x36\x0f\xef\x27\xa1\x0f\x66\x3e\x6a\xa0\x22\xfb\x3c\xcc\xc8\x07\xe9\xf6\x71\x78\xd1\xfd\x27\x81\x62\x35\xb3\x5c\x8f\x7f\x97\xf4\xab\x55\x42\x29\x76\xaf\xdf\x11\xeb\xa3\xf6\x40\x70\x30\xbd\x25\x28\xbd\x6f\x7a\x0c\xeb\x01\x70\xa7\xef\xc7\x89\x2b\xbe\x24\x4f\x32\x23\x16\x01\xb5\x36\x52\x23\x3a\xc9\x58\x23\x35\x62\x9d\xdb\x1f\x49\x2e\x35\xbc\x65\x36\x2d\xde\xc5\xe2\xf9\x72\x5d\x81\x4d\xa5\xc1\x5c\xe1\x87\xae\xc9\x5c\xe8\xa0\x45\xdc\xc8\x60\xd8\x86\xd4\x24\x15\x62\x68\x1d\x64\xc5\xb5\x54\x49\xb9\x5a\x7d\xb6\xef\x8c\x68\x8d\x08\xf9\xb2\xf9\xf2\x04\x64\xbc\x2f\x03\x6a\x8a\xe4\xc3\x4f\x1c\xc6\xac\xfe\x1e\xec\xb2\xe9\xf6\x51\x0b\x14\xff\x9e\x08\x6a\x49\x16\xf5\x8d\xa0\x38\x8d\x2f\x38\x0b\x71\x02\x15\xec\xad\xdd\x9b\xfb\x46\x7e\x07\xf5\xf7\x86\x8e\xfc\x73\x98\x88\xd0\xcf\x02\xea\x6c\x2d\xbc\xc3\xb4\xb9\x44\xec\x17\x8f\xb7\x61\xa0\x1e\xe2\x14\xda\x06\x2a\xb2\x88\x1d\x49\x1c\x8b\x92\xe2\x37\xb2\x38\x76\x65\xf8\x6e\x0d\x35\x86\x1f\xdf\x86\x24\xa0\xb8\x81\xd6\x22\x6d\xb7\x0e\x07\x08\x01\xb5\x48\x0d\xd0\xf6\x8a\xcd\x63\xaa\x0c\x56\x94\xd4\x08\x24\x7e\xac\x8a\x7b\x69\x0d\xec\x2e\x41\xdc\xb7\x96\x02\x45\xd5\xf5\x1d\xd7\x63\xcd\x2f\x22\xca\xf5\xd8\x36\xbc\x73\xaa\xe7\x0b\x22\x81\xf2\xa9\xb4\x86\x4e\x58\x71\x13\xad\xe5\xc8\x47\xa1\xf6\x50\x83\x0c\xf7\x8f\x1a\x64\xdf\x5c\x7f\x30\x7e\xcd\x2f\x50\x99\x25\x89\xb6\xc8\x7d\xaf\xc7\x91\x4c\x95\xb5\xbb\x3d\xe2\x50\x6c\x73\x69\x91\x7f\x64\xf8\xf7\xd8\xe4\x3c\x7e\xf2\x87\x58\x47\xdf\x2a\x11\xde\xd9\x65\xe2\x88\x24\x69\xb6\x0a\x90\xa6\xd7\xb7\xc6\xfa\x6a\xbe\x2d\x5c\xa5\x55\x8f\x0d\xca\xcc\x4d\x23\x82\x5d\x10\xfa\x8d\x6c\x99\x7d\xec\xfe\x7d\xb8\xaa\xab\xbf\x60\x06\x7d\x1e\x03\xc8\xd5\xfb\x85\x1a\xc6\xcc\x14\x19\x34\xb3\x25\xbf\xd6\x23\x23\xa4\xe6\x03\x8a\xb4\x1c\x00\x5a\x03\x35\xba\x7b\xbf\x02\xdb\xcb\xe3\x05\xb8\x55\x0e\x17\xad\xc1\x7c\x0a\xde\xa5\x35\xd4\x32\x53\xf7\xb5\xe1\x4d\x68\x7a\xd3\x80\xcc\x9f\xbe\x3f\x03\x35\xae\xc7\x8f\x9a\x78\xd3\x63\xd7\x22\x9f\x89\x1e\x83\x86\x1a\x47\x41\xb8\xad\x01\x91\x6f\xe6\xa7\x91\x34\x6d\xe8\x71\x6a\x33\x98\x17\xb7\x17\x70\x3f\x1a\x3f\xde\x8b\x26\xc6\x0d\xc9\x6c\x17\xfd\x6c\x41\xdc\x45\xff\x5a\x40\xea\x4b\x6d\xde\x40\xb1\xae\xde\x7f\x42\x13\x2c\xb9\x81\x70\xd1\xeb\xd7\xf7\xa4\xe0\x10\xfd\x6b\x60\x8f\x7d\xed\xe7\xf9\x40\x8f\xd4\x7f\x24\x68\xd2\xe3\xd0\x08\x1d\x50\x10\x7c\x6b\x68\x7a\x92\xf7\x8b\x38\x26\xc5\xa1\xb5\x16\xde\x90\xa6\x2f\xa4\x00\x51\x5c\x60\x6b\x64\x4b\xda\x6b\xfa\x93\xc7\xa5\xdd\x81\xa2\xa9\xc1\x3d\xa8\x81\x44\x8c\x1b\xf9\x6d\xbf\x2e\xeb\xbb\x7d\xa7\xbf\x6c\xed\x85\x13\x91\xce\xb6\x81\xe5\xb5\xc9\xc0\xd5\x16\xb1\xce\x56\xa3\xb4\xc8\x0f\x62\x62\x40\x90\x9d\x0d\x6e\xc0\x73\x34\xab\x69\x80\xe7\x68\x36\xd8\x35\xe0\x08\xbe\xdb\x0b\x1b\x84\xeb\x41\x01\xd5\x61\xeb\x1b\x92\x97\x36\x27\xe0\x3d\x14\xc4\xd9\x80\xf3\x70\xfa\xce\xd6\x03\x71\x20\xb9\x3e\xf2\x5d\xb8\x4c\x8a\x01\x11\xdb\x0e\xb1\xce\x9a\x4f\xdf\xc3\x01\x42\xed\x05\x0a\xad\x88\x6b\xdf\x03\xde\xc1\xbf\x0f\x49\xe5\x33\xff\x9e\x08\xba\xd4\xe5\xed\x10\x6b\x79\x47\x35\xe0\x3f\x9c\x5e\xb4\xf5\x14\x41\x74\x5d\x65\xbc\x51\x74\x59\x3b\x99\xb3\xb7\xaf\x72\x40\x94\xab\xff\x44\x04\xbc\x88\x7b\x87\x98\x9b\xf3\xed\x41\xcc\xfd\xfb\x08\x22\x74\xff\x78\x33\x59\xac\x26\x5d\x6f\xb7\xda\xa7\x97\x08\xca\x74\x39\x92\x6b\xa9\xbd\xf0\x5e\x12\x73\xd2\x4b\x64\x64\xd4\x7c\x6a\xc4\x09\xe9\xf7\x35\xe0\x61\xa6\xca\x70\xa6\x9e\x0f\x9c\xb9\x5c\x65\x5b\x0f\x14\xee\xea\x7a\xbc\x1d\x3d\x1e\x88\xbb\x39\xdb\x8e\x37\x92\x2f\x6f\xc7\xaf\xff\x6b\x3e\x01\x37\xb2\xbb\xbc\x63\x83\xd2\xf7\x81\x5d\xe6\xf3\xd7\x43\x0d\xac\xf5\x42\x0d\xe6\xc7\xba\x87\xda\x4b\xc4\xaf\xc3\x89\x9b\xf3\xed\xa0\xda\xda\xa6\xd9\xc3\x1b\x53\xf7\xa3\x07\x62\x82\x88\x19\xf0\x25\xc5\xc4\xbb\x8f\x50\xf3\x69\x3c\x70\xe2\x56\x13\x03\x6f\x52\xb2\x98\x97\x3e\x03\xf8\xd5\xf5\x38\x08\x78\x3d\xd1\x24\x74\x9f\xe7\x89\x5a\x56\x8f\x73\x27\x5f\x89\xe0\x83\x5a\x3f\x00\xba\xd5\x63\xd7\xcf\xc0\xba\x53\x7f\xa4\x08\x98\x9e\xef\x19\x6a\x62\x7f\x1f\x19\x55\x35\x7e\x88\xe7\x26\x49\xb6\xa3\xe6\xf2\xe3\xd4\x23\xae\x4a\xf4\xac\xdf\x61\xe3\xd1\xf7\x91\x74\x50\xcc\x60\x27\x28\xd9\x8f\x61\xbf\x43\xad\xa6\xf9\xe2\x7d\x99\xbd\xbe\xd0\x4b\x4b\xba\x1d\x2c\xc5\x29\x1b\x62\x47\x4d\xad\x20\xe9\xd6\x03\x1b\xd1\xe7\x6f\xd1\xcf\xb2\xfb\xbe\xbe\x71\xdf\x34\x1e\x52\x8a\xd8\x26\xf6\x03\xdf\xe2\xfb\x40\x1c\x94\x99\xdd\x8e\x5a\xcd\x0e\x19\xfd\x0d\x57\x6b\xff\x9e\x7c\x2c\x7a\x7c\xc6\x1e\x0e\x3e\x55\x65\x80\x70\xf5\xb8\x0c\x42\x1b\x6c\x13\x1a\xd0\x2f\xe5\x77\x6a\x23\x80\x60\xfb\x9f\xa4\x33\x6e\x03\xb8\x85\x39\xfd\xe3\x70\x65\x55\xe3\xa8\x09\x92\x88\xf7\xc8\xe1\xba\x5c\x54\x9e\x88\x6d\x1a\x5c\x46\x2c\xd6\xe1\x19\x39\x0c\x5a\x6a\xaf\xc4\xe5\x74\x19\xc9\x41\x8f\xc5\x28\x61\x30\x54\x7f\x64\xb6\x53\x3e\x8f\x36\x48\x11\x60\x4e\x6d\x00\xf1\xaf\x7c\x0d\x6d\x44\x1c\x86\x88\x71\xc0\xb3\x64\x5d\xae\x01\x31\x32\xb1\x04\xae\xa5\x08\x12\xbe\x8d\xc6\xe5\x90\xce\x75\xf4\x80\xbf\xd1\x7c\x41\x55\x2d\xae\x1f\x3b\x90\xf1\x6a\x0f\xd7\x44\xb9\xde\xb6\x41\x50\x69\xef\x6a\x1f\xb5\x9f\xfc\xee\xdb\xc0\xe0\x2e\x57\xed\x36\xd6\x65\xce\x4d\x87\x6b\xcc\x78\x7c\x34\x7e\xc4\x68\x45\x98\xb7\x71\x90\xbc\x47\x9c\xf4\x80\x93\xb2\x9a\x6c\xe0\x8a\x2d\x6c\xb1\x16\x70\x2b\x96\x0c\x06\xa8\xac\xc9\xe3\x3b\xc2\xb5\x56\xdf\x9f\x70\x6a\x9e\xcf\x19\x71\x37\x5a\x5f\xe2\x92\xaa\xf7\x03\x57\xee\xed\xab\x8c\xb7\x91\x0f\x6f\x04\x69\x7a\xfd\xae\x48\x61\xa0\xf9\xfc\xa0\x56\xfb\x7b\xb0\xb1\x7c\xd8\x41\xb1\xee\x5e\x9f\x9b\xfc\x3c\xd3\xe5\x8a\x43\x86\xd6\x13\x1b\x97\xbd\x87\x02\x8e\xe5\xeb\xbc\xa0\x53\xdf\xbd\x1f\xb8\x6a\x2b\xee\xa9\x0d\x24\xeb\xe4\xcb\xf8\x10\x84\xe8\xcb\xfa\x84\xf7\x94\xeb\x81\xef\x11\xa7\x3e\xde\xb0\x69\xaa\xfd\x37\x6c\x20\x9a\x0f\xae\xd9\x8a\x9b\x69\x93\xfc\x22\xca\x67\xd4\xe6\x86\xe4\xbe\xb9\x1c\x36\xb5\xaa\x72\xa8\x75\x3f\xeb\x35\xf7\xd8\x7f\x7d\x1f\x92\xa4\x1e\x9b\x09\x5c\xd2\xf0\xf7\x19\x54\x5e\x31\x5f\x93\x38\x8d\xec\xfe\x4a\xd8\x1c\x3e\xe3\x9f\xf1\x98\x8b\x5e\x04\x1c\x89\xbc\x3b\x5b\xc0\x91\x28\xd3\x62\x03\x8e\x24\x2b\x65\x42\x9b\x15\xc4\x0c\xad\x7f\xc0\x93\x28\x03\x6d\x9b\x3c\xfe\x4d\x92\x12\x70\x25\x45\x71\x4d\x6d\xb6\x00\x1e\x55\xfb\x2d\x24\x23\x8d\x1f\x87\x1c\xc1\xb3\xb4\x40\x1c\xb1\x9a\x1c\xc4\x91\x56\xa7\x7f\x8f\xc1\x5b\xf4\x61\xf6\xc8\x67\xa3\xf9\xc3\x0c\x28\x4e\xae\x81\x40\xd2\x4d\xbc\x67\x27\xd9\x96\xe7\x47\x68\x85\x99\x85\x39\x43\xf2\xd5\x78\x26\x36\x0d\xd1\x93\x40\x0c\xf1\x63\x3a\x43\xcd\x25\x66\x73\x1e\x21\x99\xe9\xf7\x27\x6a\x77\x31\x27\x81\x18\x62\x4d\xd2\x04\x81\x41\xe9\x98\xdb\x0c\xd4\x78\xb7\x4f\xf2\xc3\xa9\xf3\x3a\xaf\x40\x24\x51\x7b\x17\x0e\x48\xa2\xef\xf3\xc7\xe6\xac\xf5\xe3\xbc\x8f\xfd\x8f\x6c\x2e\xc0\x79\xe4\xea\xc5\x7a\x03\xb5\x58\x93\x79\x83\xb8\xb9\x8c\xf7\x87\x0c\x56\x07\x41\x53\x82\xcc\x6e\x07\xde\x2a\x36\xa0\x01\xd7\x51\x84\x62\xdc\x8e\x3d\xd2\x13\xbb\x9e\xb8\x16\xff\x9e\x20\x29\x1b\x24\x0f\xb0\xc9\x4c\xfc\x80\xef\x68\x36\x70\x1d\x29\x72\xf7\x17\x95\x03\xee\x41\xf5\x99\x88\x67\x5d\xde\x23\x83\x65\xa5\xcb\x71\xac\xc7\xb1\x2a\x39\x56\x3b\x88\xe0\xb5\xeb\xe1\xc1\xe3\x68\x07\x80\xa3\x14\x38\x21\x97\x89\x73\xd1\xe5\x3d\x0a\x06\x4f\x11\xdf\x03\xc8\x73\xa1\xae\xb6\x63\x5d\xce\x6a\x4e\xf0\x00\x6b\x4c\x10\xf5\xed\xe0\xf2\x65\xf7\x0f\x3c\x84\x75\xa6\x47\x8b\xc7\x52\xbf\x47\xcd\x61\x35\xe6\x81\x37\x88\x20\xb9\xdb\x31\x90\x1c\xbd\xfe\x70\xba\x26\x4e\x07\x99\xf7\x7c\xd8\x8e\x01\x67\x2f\xe2\x7c\xa0\x36\x50\x50\x6d\x3b\xc0\x0e\x9b\xe2\xd4\x0f\x10\x0f\x2c\x79\x1c\x47\x04\xa1\x69\xbe\x3c\x3e\xca\x55\xde\x8e\x33\x50\x97\x35\xbf\x2b\xfc\xf6\x55\x7f\xe1\x50\xe0\xfd\x88\x74\xd6\x7a\xdc\x0e\x92\x4b\xd9\x06\x73\xdc\x41\x4c\xf4\x7b\x5c\x49\x4d\x6c\x0e\x38\x39\x3f\x6e\x27\x71\x33\xf6\x16\x3b\xc9\x87\x32\xc5\xfc\x00\x37\xd2\x04\x5c\xd9\x4e\x5c\xd1\xb3\xce\x0b\xf0\x23\x45\xe9\xb9\xdb\x49\x82\x6c\xeb\xc4\xcf\x48\xde\xa6\xf1\x9d\x29\x50\xb7\xd5\x1e\x40\xa4\x42\xa1\x6d\x27\xc9\x9f\x94\xdc\xa9\x9d\x19\x20\x4f\x11\xc7\x13\xd7\x4f\xc5\x5d\xb5\xb3\xa0\x49\xd0\xfd\x3b\xc9\x57\xd2\xdd\x3f\x41\xaf\x8a\xdb\x69\x67\xe4\x57\x12\x71\x01\xfe\x24\x4f\x31\x77\xc0\x8f\x54\xef\xe7\x09\xb0\xa4\x0d\xc6\x27\x58\x76\xb6\xf9\x00\x4f\xb2\xe4\x6b\x95\x23\x2d\xb3\xbf\x87\x59\x90\x03\xc5\x89\x4d\x46\x08\x05\xed\x04\xb5\x5a\xc9\xae\xda\xd9\x23\xa5\x84\xe6\x47\x5c\x8a\x89\x1d\xf0\x24\xd9\x92\xc9\x09\x6a\xb5\xf2\xc3\xb4\xb3\x03\x9f\x22\x62\x7c\xe2\xe0\x60\x07\x97\x73\x04\x90\xad\xc6\x07\x30\xab\x32\x89\xb6\x40\x20\xb1\x77\xd4\x89\x77\xa6\x20\xef\x1b\x08\x22\xf5\x6b\xbe\x38\x34\x55\xef\x07\x71\x23\xc2\x66\x6c\x67\x64\xce\xd5\xf9\x3d\xc3\xc6\xe1\xfd\xc4\x15\xdc\xde\x9d\x20\x72\x94\xe4\xf3\x74\x86\x37\xae\xfa\x3b\x89\x13\x94\x0d\xe6\x24\x17\xbe\xb0\xe4\x1a\x88\x1c\x4d\x69\xbc\xdb\x09\xaa\xb5\x82\x28\xdb\x0f\xc2\x86\xdb\x0f\x07\x07\xb7\x17\xde\x91\xc9\xf5\xa8\x01\x25\x49\x9d\x48\x86\x66\x9e\x40\xd8\x28\x79\xfb\x93\x38\x97\x16\xf0\x1b\xd9\x87\x07\xf8\x8d\xdd\x83\x03\xbf\xbf\x7b\xb2\xc4\x91\x28\x5f\x49\x0b\x78\x0b\x01\x47\xb6\x1f\x38\x09\x1d\x8e\x80\x7f\x30\xf1\xbf\x22\x73\xa3\x38\xc5\x8b\xc7\xa6\x6b\xf1\x2f\x0c\xb2\x02\x12\x6c\x57\xc6\x1b\x42\xc4\xe7\x22\xb9\x90\x72\x42\x37\xe0\x1e\x9a\xf2\x8f\x34\xe0\x1a\xea\xa6\xf1\x5d\x11\x21\xab\xcb\x77\xa1\x73\xb7\xf7\xc9\x85\xa4\xa4\xa0\xaf\x16\x70\x0b\x9b\x2e\xe3\x85\xb7\x90\x50\x5a\xdb\x15\x71\x1e\xe2\x54\x2e\x0c\xa2\x4d\x8f\xc7\x55\xc3\xb5\x55\xe3\xab\xc1\x39\xb9\x4c\x8e\x70\xa9\x01\xae\x8a\x5f\xba\x38\x63\xe0\x1a\x9a\x0d\x8e\x17\xae\xd2\x4a\x9e\xd5\xae\xb8\x9c\x1e\x3f\x92\xd6\x26\xef\xaf\xab\x47\x5c\x8d\x7e\xdf\x23\x19\x9b\xda\x27\xb9\x99\x5d\xad\xaf\x8e\x43\x81\x88\xc3\x05\xa4\xbc\xd5\x68\x57\x0f\xd7\x48\xad\x67\xa4\x9d\xd5\xe5\xb8\x30\xa0\x2a\x73\x67\xbb\x06\x6a\x51\x49\x16\xd7\x92\xe4\x9a\x0d\x88\xd7\x08\xec\x29\xd7\x03\x54\xfa\xd5\x1e\xae\x99\xba\x3c\xd7\x40\xad\xa5\xcb\x1c\x88\x11\xf6\x16\xba\x02\x6b\x4b\xe7\xf5\x42\xcd\x93\xbc\x1e\x4b\x32\x2c\x36\xc0\x5f\x24\x53\x1b\x9e\x2f\x71\x28\x59\x9c\xe1\x15\x41\x67\xd2\x79\x5f\x33\x6c\x04\xae\xc7\x1b\x52\x6a\x1a\x10\x28\x8a\x5d\x9d\x2f\x38\x4d\xbb\xee\x5f\x01\xf7\xa3\xcb\x1b\x88\x12\xb6\x19\x5e\xc0\xf7\x28\x8d\x75\xbb\x78\x7c\x15\x14\xdc\x2e\x0c\xa8\x36\xd0\x5e\x27\x92\x9b\xcf\x4b\x60\xdb\x79\x3d\x81\xff\x51\x9a\xdc\x76\x05\xb1\xd1\xe3\x7c\x5d\x11\xf4\xe8\xfa\x90\x3c\xd4\x5f\x64\x9e\xac\xfe\x1e\xb5\xeb\x74\x7d\x04\x71\x6a\x3f\xf1\x96\x54\x5c\x5c\xbb\x22\xf3\xa4\xe9\x01\xf9\x40\x04\x14\xdb\x2e\x50\xad\x37\x8f\xe7\x09\x6f\x52\xfd\x1e\x07\x13\xdb\xa0\x2e\xf2\x17\x59\x0d\x7b\xe1\x70\xb2\x9b\x1e\x60\x73\xfd\xa2\x27\x4f\xd8\xbc\xb4\x1e\x78\x4b\x7e\xcd\xff\x09\x87\x07\xb5\xf7\x93\xc2\xc3\x65\xce\xaf\xee\xfb\x8d\x5a\xdc\x8f\xed\x4d\x4a\x0d\xab\x35\x41\xd0\xa8\x76\x90\x00\x21\xa3\x16\x3d\x76\x20\x64\x54\x21\x2a\xb4\x1b\xb5\xb8\x1d\x32\xee\x1d\x9b\x89\x1e\xa7\x3b\x01\x3c\x3b\x5d\xe6\xb1\x11\x73\x18\x88\x1a\xd6\xa4\xdc\x29\xe2\x82\x3e\xf3\xbf\x61\x5e\x3c\xbf\x9b\x94\x00\xbe\xdf\x77\x8e\xe4\x77\x4d\x65\x24\x11\x9d\xa7\x1b\xb8\x1c\x4b\xc2\x77\x86\xde\x4f\xff\x3e\x50\xcc\xff\xc8\xe6\x72\xe3\x2d\x56\x3c\xd9\x00\xde\xd3\xe6\xde\x18\x2c\xed\x27\x7d\x43\x3c\xed\xaa\x76\xd7\xf0\xae\x50\xe7\x70\x36\x4a\xf3\xda\xee\x16\x41\x87\xfa\x3d\x11\xba\x82\xab\x68\x77\x8b\x88\x74\x2d\x16\x41\x70\xbe\x8c\x77\xf8\x7d\xeb\x71\xb8\xf1\x2e\x51\xd0\x66\xbb\x7f\xc4\x56\xfd\xbe\x07\x71\xd2\xf8\x41\x05\xee\xde\x7c\x74\xd8\xf6\x6b\xbf\x7f\x82\xe6\xb4\xd8\x18\x14\x9b\x0f\x4f\xb8\x76\x7a\xbc\x70\x3a\x02\x86\x6c\x77\x60\xab\x89\xf8\xdf\x04\xd5\x09\x3b\xa8\xdd\x4b\x12\xa8\x4a\x6b\xdc\x6e\x0c\x8c\xd5\x87\x09\xec\xb5\xe9\xcd\x44\xe7\xed\x20\xa9\x1b\xce\x67\x48\x6c\xbf\xe1\x7c\x86\x0f\x17\x41\xae\x8e\x03\xb8\xaf\x78\x4c\xd5\x5e\x48\x02\xdd\xf5\xa1\x86\xd3\xef\x51\x4b\x29\xc2\xbb\xdd\x17\x06\xe3\xe6\x32\x0e\x18\x22\x2e\x37\x9c\x8e\x39\xbd\xfb\xc2\xc1\xc0\xfb\x77\x03\x77\x22\xce\xf4\x46\x0d\x95\x7c\xb9\xc2\xd5\xba\xb8\x9e\x34\xb7\x9e\xff\x1d\x36\x07\xcd\x37\xbc\xdb\x7c\x1e\x9e\x50\x83\xe8\xbc\x3d\xfc\x5e\x92\x32\x70\x28\xed\xeb\xf2\x86\x2b\xa8\x88\x07\x70\x28\xd5\xae\xa7\x01\x7f\x22\xd4\xe9\x76\xbf\x9c\x07\x49\x16\x01\x7f\xf2\xb5\xfe\x91\x89\xd2\x97\xed\x8d\x1c\xf5\xfe\x3d\x71\x1e\x7a\xcc\x6f\x82\xec\x84\x45\xd5\x9e\x48\xb1\x20\x49\x3a\xe0\x4c\x2c\x49\x3f\x04\xc9\x59\xc7\x0d\xbc\x49\x76\xdc\xc5\x13\x88\x00\xea\xef\x49\xe4\xeb\xd0\xfe\x3c\x29\x5c\xbb\xa7\xca\x48\x8e\x62\xee\x9e\x14\xae\xf2\xfe\x1e\x44\x0a\x3d\x86\x4f\xc2\x9b\x6c\xfa\xf7\x38\xf0\x68\x3e\x4f\xa4\xb5\xce\x6e\x0f\x07\x99\xe9\x32\x28\xca\x9e\x6f\x86\x53\xd7\xfd\x7d\x32\x92\xbf\x0c\xe0\xc0\xab\x34\xab\x51\x9f\xf0\xbe\xf3\xf8\x90\xec\x84\x70\xd0\x1e\xb0\xbf\x1c\x14\xf8\xfc\xa8\xdd\x87\xca\x30\x6f\x92\xec\x9f\x12\x69\xd1\x9b\xca\xd8\x10\x75\xbe\x9f\x12\x66\x00\xcd\x37\x52\x0a\x78\x7c\x95\xb8\x19\x71\xee\x4f\x0d\xf8\x17\xf5\x57\xf1\x1e\xf5\x7e\x42\x0f\xcd\xcc\x3e\x15\x9b\x87\x98\x87\x80\x6b\xb1\xa6\xe0\x01\xc1\x40\xc9\xdd\xda\x83\x26\xc2\x92\xd9\x83\x1a\xcf\x8f\xff\x03\x9c\x92\x32\xef\x36\xe0\x5b\x9a\xd5\x74\x4f\x00\x0b\x7b\x7c\x1d\x07\x17\x31\x6f\x4f\x38\x3c\x88\x7e\x3e\x00\xff\xda\x3b\x13\x04\x94\x62\x57\xe5\x87\x94\x2a\xd3\xe7\x6f\x22\xc9\xd4\x3f\xf2\x16\x7b\xc0\x6a\xb2\x98\xf6\x1c\x81\x9a\xa9\xc1\x1d\x40\xd2\xeb\xa5\x03\x3e\xa5\x29\x33\x5a\x7b\x20\x7e\x56\x5b\x3c\x27\x92\x81\x38\x5f\xe0\x53\x9a\x80\xe0\xda\x43\x50\x9c\x23\x84\x81\x47\x29\x36\xe8\x3d\x91\x16\x77\x73\x39\xd2\xf0\xea\xf7\xe1\xdd\xe0\xf1\x90\x69\xad\xf8\x72\xc1\x59\x09\x92\xbf\x3d\x40\xa6\xdb\x7b\xeb\x21\x22\x58\x99\x03\x1b\x70\x2a\xcd\x06\xb4\x27\x5c\x7b\xc5\x39\x3c\x4f\x38\x08\x68\x3d\xf0\x26\x73\x44\xfc\x03\xb1\x71\xd0\xda\x03\xd6\x52\xf7\xe5\x42\x8d\x68\x4e\x3d\xe0\x4d\x84\x15\xd4\xde\x0d\xb8\x15\x6d\xe6\x4b\x8a\x03\xab\xc5\x80\x37\x29\x56\x5b\x02\x6f\x92\x95\xdf\xa4\x01\x67\x52\xe7\x57\x99\x38\x02\x11\x87\x77\x11\x9f\xd2\xdc\x5e\x8a\x34\xa9\xfa\xfe\xc7\x75\x77\xa8\xcc\xe3\x31\x5c\x7f\xc1\xb9\xab\x3d\xe0\x4a\x1c\xe7\xf3\xe6\xf0\x96\x51\xfb\x10\x07\xa1\x3c\xb7\x17\x57\x5b\x61\x4b\xb5\x17\xc9\xd1\x92\xe5\x5b\xf1\x4e\x14\xb1\x7a\x41\xa5\x35\xb1\x0f\x38\x12\x3b\x88\xbc\xa8\x11\x7d\x39\x5f\x50\x68\xdb\xd7\xef\xc3\x5b\x47\xe3\xab\x91\xe9\xd3\xdf\xe3\x9d\xe5\xfe\x03\x41\x40\x6a\x82\x17\x6f\x2d\xa5\x3c\x68\xc0\x8d\x14\xa1\xee\xb6\x97\xcb\x6e\x35\x30\xf0\x23\xd9\xcc\xc9\x8b\x37\x54\xd5\xf9\x00\x5e\xa4\x18\x71\xe0\xed\x38\x84\x78\x3f\x80\x53\xb2\xe4\x0b\xbc\x48\xb5\x01\xf9\x1d\xa1\x76\x52\x7f\x48\x76\x46\x8c\x78\x49\x7b\x3d\xbc\x5f\x23\x22\xbe\x35\xde\x20\x26\xee\x1f\x1b\x9f\x5d\x5d\x81\x0f\xc9\x42\x09\x6e\x2f\x08\x00\xcd\xdf\x1f\xe1\x0a\xae\xf1\x12\x44\x6b\xe6\x0c\x44\x8f\x3e\x3d\xfe\x03\xd7\x5a\xa9\xc5\x5e\xe8\x41\x13\x31\x7f\x31\xe0\x6f\x3e\xcf\xb8\xba\x26\xaf\x17\xde\x4f\x49\xcc\xdc\x4b\x1c\x8b\x99\x95\xf7\x8a\x64\x71\x9a\xff\x15\xae\xc7\x1a\x1f\x36\x06\x61\xe5\xb5\x37\x82\x64\xe5\x5d\xf7\x22\x59\xd9\x61\xe3\x8d\x7c\x4f\xee\xef\x0e\x9b\xa3\xd6\x03\x04\x00\x87\x32\xbc\xa0\x40\xfb\x71\x7d\x9f\xa0\x17\x9a\xdf\x13\xcc\xb3\xe6\x07\xf6\x9b\x52\x12\xb4\x17\xd7\x7d\xbb\x32\xbf\xd0\x97\xaf\xfa\x37\x82\xa0\xb5\x9f\x6f\x04\x81\xfe\xb4\xd7\x37\xe8\x87\xbc\x07\xfb\x06\xca\xb4\x6c\xa0\x7d\xdb\x70\x0d\xdf\x5d\x1f\x92\x78\x55\x39\x80\x47\xbb\xca\xd0\x97\x0f\x3d\xef\x1b\xd8\x6e\x0a\xfa\xec\x1b\x08\x01\xf2\xae\xed\xdb\x1e\xa1\x25\x7f\x62\x73\xe9\x1b\x11\xb5\x82\x7f\xe9\x5b\x40\x96\xef\x6e\x1c\x54\xe1\xae\xc1\x92\xf9\xb0\x34\x77\x16\x2f\xb3\x7f\x1f\x8f\x8d\x26\x93\x02\x05\xd8\xe5\xf0\x7e\xd2\x62\xe1\xfd\xa4\x88\xf6\x0e\x9c\x49\xdb\xfc\xfb\xc8\xaf\x90\xb5\x18\xc4\x09\xe4\xa9\xc5\x28\x81\x3a\xab\xef\xc9\x87\x20\x83\x6f\xdf\x22\xdf\x4a\xd3\xf8\x6a\x60\x31\xa9\x3f\x10\x00\x64\x60\xec\xc0\x93\x94\x36\x34\x3f\x38\x89\xe1\xcd\x40\xed\x34\x8b\xbe\x0f\x9d\x70\xd2\xf7\x3d\x92\x63\xa9\x7d\xd2\xac\xca\x00\xd7\x81\x17\xc9\x5f\xed\x13\x01\x9b\xfd\xfb\x90\x74\xa6\xca\x33\x0c\xb4\x6a\x2f\x22\xec\xfd\x3d\x28\xd1\xd2\x59\x77\xe0\x45\xb2\x38\xed\xbe\x61\xf0\x57\x32\xac\x0e\x5c\x48\x55\x84\x74\xdf\x08\x7a\xed\x9e\x4f\x00\x8b\xba\xbd\x88\x0b\xf2\x7e\x40\x3c\xba\xe7\x83\x4d\x65\xab\x2e\x83\xe5\xe6\xf9\x9d\xe1\x8a\xac\xdf\xa3\x06\x12\x04\x7c\xdf\x08\x7a\x2d\xfe\xfe\x22\x99\xd9\xa6\xf5\xc6\xb5\x7d\xf3\xf9\xbb\x03\xeb\x4b\x97\x89\xb4\xd2\xd9\x97\x83\x14\x02\x72\xd5\xed\x5b\x24\x57\xea\x6a\x9f\xa0\xd1\x36\x74\x1e\x5e\x6c\x7c\x1e\x1f\xc0\x8c\x8a\xf3\xe8\xfb\x16\xf9\x72\xb2\xca\x11\xd4\xe7\xfa\x20\x16\xaa\xdf\x23\xf9\x52\x57\x19\x87\x81\xe6\xfa\x70\x1d\xfd\xf4\xb7\x23\x69\xc8\xa0\xdf\x77\xb0\xc9\x92\xeb\x23\x5f\xd1\x47\xb2\xe9\x3b\x71\x37\xc2\x8e\xea\x20\x66\x8c\xed\x23\x79\xf4\xbd\x10\x34\xfc\x21\xde\x1d\xc4\x8c\xfe\xf5\xfb\x1f\x84\x8c\xa1\x32\x6a\x3c\xdd\x8f\x1d\xef\x3c\xa9\x4d\xfa\x1e\xd8\x63\x45\xed\x03\xf7\xa3\x20\xde\xbe\x03\x29\x2f\x35\x64\xdf\x23\x1f\x91\xdb\x6f\xa8\x25\xdd\xde\x8f\x6b\xb5\x7e\x1f\xae\xd5\xdd\xf5\x9c\x1f\xcf\x07\x57\x6a\xd9\x80\xfb\x0e\xd6\x98\x1c\x72\xfa\x1e\x9c\xbd\xe8\x0b\x88\x18\x55\xc0\x97\x7d\x1f\x81\xb2\xed\x32\x6a\x1f\xd1\x3b\x10\x30\x9a\x50\xa8\xfb\x3e\x90\x2c\x86\xe6\xc3\xfd\x13\x42\x41\x07\xf1\xa2\x49\x2d\xd7\x3f\x08\x17\x6a\x7f\x06\x2a\xb9\xc6\x73\x10\xf4\xed\xf9\xac\xfb\xd5\x94\x0f\xa7\xef\x27\xcc\xa6\xdb\x43\xcd\x29\x38\x9a\xbe\x47\x1c\x9d\xcf\x23\x70\x5a\x0a\x7a\xed\x20\x50\x94\x2c\xfa\x04\x02\x45\x91\xb7\x6b\xdf\xaf\x40\xe1\x56\x19\x6f\x3a\x31\x97\x7d\xc7\x21\x46\x71\x4c\x7d\x8f\x20\xf0\xa9\xf3\xc3\x63\x2c\x6f\xc9\xbe\xdf\x41\x9f\xff\xc4\x5b\xac\xef\xc4\x91\x28\xdf\x49\xdf\x23\x68\xae\x69\xf0\x0f\x39\x94\xf5\x52\xee\xa4\x21\x16\xfc\x44\xdf\x9f\xc8\x94\xa6\x72\x00\x11\x0e\x0d\xe6\x0d\x6c\x1a\xb5\xc7\x4b\x9c\x7c\xd8\x89\x13\x91\x8e\xb7\x03\x77\xd1\x25\x46\xf6\x04\x27\x2f\x57\xd4\x0e\x3c\x45\xf1\x62\xa4\xd0\x61\x8a\x18\x06\x9c\x84\x80\x19\x7b\x42\x8c\x17\x1c\x48\x4f\x29\x88\xbd\x7e\x9f\x43\x4c\x54\x7f\xe8\x2c\x93\x0e\x6b\x0a\x20\x41\x5d\x0e\xe0\x25\xaa\x6c\x1e\x3d\x11\x57\xa1\x64\x3f\x3d\xa1\xa3\x54\x44\x77\x4f\x78\xe3\x28\xc8\xaa\x03\x47\xd1\x04\x14\xd7\x03\x7e\x42\xae\xb2\x3d\x15\x5c\x69\xab\xeb\x09\x72\xd3\x63\x12\xf0\x13\x92\xd4\x7a\xfa\x89\x30\xff\x1c\xee\x04\x16\x98\xe0\x28\x3a\xf0\x12\x25\xef\x2e\x83\x95\x25\xe2\x9a\xe0\xf4\x93\x38\x9d\x84\x8d\x48\x71\x25\x3d\x45\xbe\x09\x11\xcb\xd4\xc2\x81\x42\xfd\x05\x84\xb7\x2e\x43\x6a\x78\x27\xe9\xbc\x24\x88\xc3\xf0\xfc\x30\xe0\x66\xaf\x17\x6a\x4b\xa9\x19\x7b\xea\x44\x38\x67\xb5\x3f\x58\x9f\xe1\xf2\x8e\xda\x54\xf3\x3f\x30\x30\xee\xfa\xfd\x01\xb1\xad\x9a\x6f\xc0\xcf\x88\x99\x49\x48\xda\x66\x5e\xd2\x15\xeb\xaf\xef\x17\x27\x9c\xa5\x56\xe9\xe9\x0a\x49\x55\xfb\x7f\x45\xb2\x29\x7d\x7f\xc3\xd9\x7a\x7f\x6e\xe2\x3c\xbc\xbf\xa8\x01\x9b\xcf\x63\xa4\x04\x10\xf3\x93\x80\xec\xaf\xde\xaf\x37\xbc\xf9\x74\x9e\xdf\x50\xeb\x6a\xbc\xb8\xe2\xfb\xb1\x4f\x6f\xa4\x05\xff\xb4\x97\xb7\xe0\xd4\x3f\xe3\xcd\x81\x2a\xac\xc7\x3a\x87\x2b\xbc\xce\x6f\x26\x62\x5b\xc9\xa8\x7a\xc6\x35\x7e\xf8\xf7\xd8\x00\x04\xe7\xd2\x73\xe8\xfc\x75\x7e\x72\xc0\xb7\x7c\xbc\x8b\x3a\x08\x0b\x65\xb8\x3d\xd4\x54\x4a\x93\xde\x73\xc0\x4d\x69\xbf\x73\x21\xae\x47\xcc\x4a\x2e\x70\xca\x7a\x6c\x72\xb8\xa2\x8b\xf8\x67\x1c\x64\x36\xff\x1e\x6f\xb4\xe9\xdf\xb7\x38\xef\xfa\x1e\x60\xcc\xa9\xc7\x31\x72\xf4\xcb\x26\xd4\x41\x4c\xe8\x0a\x6a\xed\x91\x93\x5f\x92\x5c\xcf\x11\xb4\x29\x7a\x15\x08\x0a\x49\xcc\x23\x08\x0a\x5d\x0e\x32\x9d\x9c\xfc\xbd\xbb\xbf\xd1\x78\xfc\x34\x1f\x6c\x8c\xbe\xdf\x20\x28\x34\xc5\xfd\xf5\x3c\x48\x19\x92\x35\x9f\x11\xcc\xbb\xfa\x43\xf2\x54\xb2\xb0\x0e\xa2\x42\x56\xbe\x95\x9e\x01\xfe\x4d\xba\xef\x20\x2c\x14\x25\x2b\xeb\xe4\xfc\x2f\x3e\x7f\x20\x24\xb4\x2c\xe6\x07\x44\x84\xb6\x7b\xfd\xc2\x9b\x54\xcc\x69\x26\xa8\x7c\x3d\xe6\x7f\xf0\xb8\xe4\x1f\xe0\x3a\x4d\x06\x20\x4a\x05\x09\x75\xe0\x15\xca\xf0\xe0\xb8\x7c\xc5\x8b\xc3\x4b\x39\xbc\xb9\x17\xde\x0d\x3e\x5c\x3f\x06\x40\x97\xe1\x2c\xbd\x59\x17\xae\xbd\x22\xee\xc0\x2f\xe4\x21\x4e\x20\x93\xb9\x4f\xae\xa4\x3d\xdf\x11\x47\xe1\x32\x9c\xa0\x38\x8d\x4c\x9a\xdb\xe1\xc3\xff\x84\x4e\x5d\xed\x93\xd9\x4f\xae\xb9\x3d\x47\x90\xa6\x37\x87\xc7\xb5\x7b\x71\x11\x73\xfb\x57\x7b\x78\x17\xe9\x65\x07\xee\xa1\x48\x4d\xd7\x81\x6f\x28\xf2\xee\xe9\xf9\x8d\xcb\xa8\xf6\xc2\xfb\x4e\x9c\x4d\x7e\x51\xdb\xe9\xb1\x2e\x88\xbd\xd2\xa9\x76\x72\xfc\xe7\xa9\xf6\xca\xc6\xe1\x57\x7f\x05\x31\x58\x6a\xba\x5e\xb6\x60\x06\xdc\x1e\x11\xc3\x5a\x9f\xb2\x87\x4d\xcc\xe5\x00\xfa\xfc\xcc\x8f\x9c\xfb\xad\xe9\xb0\x95\x14\x36\x14\xf5\x87\x5a\x4d\xc9\xe4\x7a\x21\x88\x52\xde\x26\x9d\x1c\xfd\x45\xf9\x44\x7a\x49\xe1\x90\xb0\xab\x8c\x77\xd4\x74\x7b\xc4\x11\x6d\xfe\x3d\x36\xac\xdd\xbf\x47\x0d\x55\xdc\x1f\xf9\x82\x44\xec\xcb\x0f\x67\xaf\xf1\x66\x24\x4f\x11\x8b\x42\x9c\xce\xe6\xf5\xc5\xc0\x29\x6f\xba\x5e\x88\xdb\x29\x5e\x1f\x5c\xed\x05\xc1\xde\x4b\x04\x65\xee\x6e\x2f\x82\x58\x3f\xe7\xb3\xe0\x30\x22\xc4\x86\x5e\x4a\x3c\xbe\xfa\xbe\x80\x25\xe5\xf9\x01\xb9\x5e\x44\x3c\x0a\x41\x9a\xc9\xeb\x81\x2b\xaf\x1f\xcf\x42\x72\x2a\x19\xc4\x7b\xa9\x81\xaa\xec\x32\x06\xdd\xaf\xef\x43\xf3\xa0\xfe\x91\x2c\x14\x87\xd3\x4b\x48\x16\xc3\xf5\x70\xda\xe2\x84\x41\xe4\x28\xf2\x9e\xec\xa5\x05\xd6\xa0\xe6\x8b\xda\x50\x36\xa5\x5e\x1a\x99\x3c\xbd\x7e\xb8\x06\x7f\xed\x47\x8b\xfb\xe3\xf2\x01\xc2\x87\xc6\x43\x1c\x91\x92\xd1\xf5\x12\xa8\xeb\x5e\x9f\x1f\x87\x11\xd5\x0f\xf6\xd7\xfb\x0f\xb1\x56\x28\x40\x2f\xc0\xdd\xc8\x9b\xaa\x17\x88\xb5\xe0\xa7\x7a\x81\xd8\x4a\xed\xd7\x4b\x78\x3f\x7a\xbd\x40\x00\x19\x3e\xbf\x93\xa0\x52\x8f\xff\x08\xb5\xbf\xda\x3b\xc2\x01\x49\xeb\x73\x84\x66\xc2\xf5\xe1\x6d\xa9\xf6\x80\xb7\x91\x0d\xa4\x97\x23\x98\x61\x7d\x4f\x1c\x90\xe9\x2d\x08\x21\xb5\x7e\x95\x91\x24\xc4\x2c\x95\x33\x32\x7d\x6a\x7d\x08\x8a\xf7\x63\x51\x70\xf0\x90\xb7\x6e\x2f\xd8\x54\xad\xf9\xf8\x41\x08\xf1\x7e\xe3\x1d\x26\x9b\x70\x07\x01\xa4\xc9\xdb\xb1\x83\x00\x92\x47\xfa\x23\xc9\x05\x78\x90\x2e\x1d\x70\x2f\x77\x04\x45\xa9\x1c\x3a\x47\x13\xb7\x80\x64\xf7\x62\x2f\xe2\xdd\xad\x96\x01\x2e\xa4\x59\xad\x50\x1e\xfc\xb4\xf5\x98\x14\x20\xd8\x8b\x0e\x4b\x0d\x88\x75\x11\x7f\xe0\x3e\xb2\xc5\xb6\xba\xb3\x99\x22\x6e\x75\x8f\xb4\xb4\x59\x65\x80\x27\xb5\x58\x15\x35\x84\x74\xa6\xbd\xee\x61\x50\x75\x7d\x40\xfe\xab\xfd\x14\x70\x16\x53\xe5\x40\xfd\xd5\xf7\x09\xf8\x0f\x71\x3a\x35\x05\xc4\xbe\xbf\xc7\xfb\xc5\xfd\x05\x71\x14\xe7\x5e\x03\x78\x4f\x92\x60\xcd\xa1\xb3\xd5\xf7\x19\x78\x0d\x6d\x7e\xcd\xa0\x16\x4b\x12\x00\x6e\xa4\x08\x2b\xa8\x07\xdc\x88\xf2\x39\xf4\x1a\x58\x5b\x5e\x9f\x9f\x1c\xe8\x1a\x3f\x6a\x43\x61\x71\x75\xe0\x41\x9a\xb0\xd0\x3a\xf0\x20\x4d\x36\x99\x5e\x6b\x78\x5b\xa9\x7d\xe2\x80\xa6\x7f\x5f\xe3\xb1\xf2\xf7\xb8\x02\x4f\x7f\x4f\x9a\x63\xaf\x4f\x05\xbb\x4d\x97\x0b\x38\x91\xde\xbc\xde\x24\x27\x92\x9f\x7e\x07\x4e\x64\xc8\xaf\xbf\xd7\x06\x71\xd7\x79\xaa\x01\x37\xa4\xc7\xb1\xc2\x89\x0a\x58\xb0\x03\x1f\xd2\x87\xf7\x03\xef\xb8\x24\x35\x21\xf0\x21\x45\x06\xeb\x5e\x7b\x40\xd4\xbb\x9e\xa0\x43\xf7\xb7\x38\xcf\xac\xa0\xcc\x0e\x5c\x48\x13\xd6\x54\xaf\xa8\x35\x05\x1c\xd8\x2b\x39\xd8\xdb\xee\xdf\xe3\xa0\x90\x5c\x0e\xb5\xb1\xfa\x27\x3f\x92\x74\xee\xbd\x4e\x88\x83\x7f\x0f\xb1\xaa\x3e\x8f\xe4\x47\x9a\xbe\x2f\x3f\xd8\x7d\x9a\x2f\x40\xa0\xd5\xf3\x5b\xcc\x63\x56\x26\xc2\x5e\xc1\xf6\x2b\xd3\xdf\xe3\x70\xa1\xc7\x1c\xb8\x8f\x26\x57\xd6\x0e\xdc\x47\x51\x1c\x56\x07\xd1\xa3\x09\xf2\xbf\xd7\x33\xe2\xcc\x54\xff\xc3\x7c\x6a\x3e\x11\xc7\x54\x5d\x0f\xd6\x9c\x88\x61\x0d\x14\x74\x9f\x0f\xd4\x34\xc3\xeb\x79\x87\x03\x8a\xc6\x73\x83\x28\xe1\xfe\x70\x18\xc9\x6e\x1f\x66\xb4\xf9\x7c\x82\x05\x26\x87\x84\x5e\x1f\x80\x6e\x93\xfa\x27\xa8\x31\xf9\xfc\xbd\xd4\x7b\x3d\xdf\xe8\xdf\xdf\x93\x9c\x4d\xcc\x42\x05\x78\x54\x36\xe1\xde\x36\x98\x9d\xcd\x65\xe0\x6f\x44\xaf\x5a\x78\x8f\x89\x5e\x81\x80\xd1\x14\xd4\xdb\x41\xc0\xe8\xc2\xb6\xeb\x0d\xd7\x76\x25\x63\xec\x2d\xe2\x12\x77\x97\x23\xee\xa5\xab\x0c\xbd\xd2\x7d\x04\xa1\xa2\xc8\x46\xdb\x41\xa4\x28\x72\xb0\xea\xad\xa0\x66\xd4\xfc\x1b\x70\x42\xca\xb4\xd9\x1b\x92\xa2\xe2\xbe\x7a\xab\xe4\xe3\x49\x7f\x64\x73\x69\xf8\xb5\xcb\xfb\xa1\x07\xfc\x84\xe0\x4a\x7a\xc0\x47\xc8\xef\xba\x37\x74\x9e\xca\x59\xdd\x5b\x88\x99\x7a\x5c\x1a\xde\x0b\x42\x61\xed\xc0\x3f\xe4\xee\xc5\x20\x22\x59\x99\x01\x7b\xc3\xe0\x69\x1d\x39\x70\x10\xcd\x9b\xdf\xe2\x72\x8b\xb3\x06\x1e\xa2\x5b\xe7\x0d\xfc\x43\xb6\xe4\x04\xfc\x43\xee\x3a\x0c\x6d\xe2\x2a\xa9\xc3\x0b\x1c\x43\x57\x5c\x4d\x6f\x27\x41\x5c\x6e\xff\x0c\x6f\x08\x7d\x4f\xe6\x46\x19\x18\x7b\x8b\xa0\x24\xa9\x85\x80\x57\xa8\x82\x78\xef\xed\xc2\x35\xda\x87\x07\x83\xa2\x5c\x1d\x7b\x8b\x4c\x8c\x7a\x1c\x80\x5b\xc8\x42\x48\xe8\x0d\x57\x4d\x73\xd2\xc0\x2d\x94\xe4\xc3\x49\x32\xaa\xea\xc3\x40\xd0\x9f\xd5\x88\xed\x09\xce\x4a\xf3\x7f\x82\xb8\xe8\xf7\x4f\x3c\x16\x3a\x2c\x64\x5a\xf4\xe3\xd9\x70\xdd\x14\x7c\x4e\x07\x81\xa1\xc8\x3b\xa9\x83\xb8\xd0\xac\x83\xfd\x41\x58\xd0\xe5\x0e\x04\x85\xaf\xfd\x09\xa0\x4b\xd5\xf7\x90\xcc\x74\x99\x3a\x71\x27\xb6\xf9\x80\x98\xd0\x95\x92\xa0\x83\x98\x50\x14\xc4\xd5\x41\x4c\xc8\x4a\x1b\xdb\x3b\x36\x3f\xeb\xe4\x3b\x0e\x0c\x56\x4b\xf4\x14\x92\xf8\x67\x3d\x3b\xd8\x60\xde\xbf\x9e\x03\xf1\x40\xed\xe5\xe0\x24\x35\x3e\x20\xc7\xe5\x7a\xdf\x7b\x01\x7b\x4e\x97\xb3\x93\xb2\xc0\xcc\x40\xe7\xb1\x15\x0a\x72\xef\xc4\x25\x29\x5f\x51\xef\xd8\xf4\xb2\x1e\xc7\xde\x02\x91\x41\xed\x63\xe3\x13\x96\x55\xef\x1d\x83\xb7\xee\x17\x11\xfc\xb9\xeb\xbe\x12\xc1\xdf\x36\xf7\x37\xe2\xb1\xff\xec\x6f\x07\x0b\xab\x4b\x8d\xd2\xe1\xcc\x6d\x73\xea\x38\xf0\x28\xa5\x46\xef\x64\x56\x55\x66\xca\xde\x8f\x1b\x62\xa4\x7a\x82\x6a\x15\xe7\xd1\x89\xb0\x2f\x72\x9d\xee\x3d\xd2\x80\xbb\x7d\xe2\x32\x9a\xf7\x73\xdd\xaf\x3c\x75\x1f\xfb\xdd\x51\xb3\xab\xbd\x08\x7d\x10\x33\xd8\x39\xff\x4a\x5b\xdd\xfb\x13\x70\x3d\x9a\x1f\xae\xca\x96\xa4\x3b\x9a\x88\xf9\xf5\x3d\x11\xf4\xba\x2f\xfd\x09\x6f\x30\x7f\x0f\xb6\x5d\x76\x19\xc9\xd8\xfd\xe3\x4d\xa8\x38\xa1\x3e\x88\xeb\x53\x72\xc0\x1e\x11\xef\xf2\x2e\x5b\x94\x86\xfe\x77\x95\x51\x4b\xea\x3e\x0c\xf2\xfb\xe4\xee\xef\xf1\x8e\xd5\xfd\x18\x38\xc8\xd4\x8f\x03\x4d\x1f\x40\xe2\xfb\xbe\x8c\x42\x90\xa7\xe8\xd7\x28\x61\x53\xfc\xcc\x6f\x60\x43\xf6\x63\x39\x1a\x8f\x8b\xe8\xf9\x08\xec\x37\x3d\x46\xa3\xc5\xef\x55\x06\x55\x59\x29\x09\x7a\x04\x89\xdb\x66\x34\x60\xae\x7a\xfe\x93\x4c\x94\x7d\x10\x47\x20\x2c\x9c\x3e\x08\xaa\xb3\xce\x79\x04\xe7\x25\x31\x6b\x04\xa4\xbb\x36\x87\x88\xf2\xa6\x34\xba\x7d\x1c\x10\x33\xd7\xff\x88\x85\x6a\x0f\x94\x53\x1b\xd4\xc7\x19\x8b\xab\xc5\xc4\x80\x55\xa6\xcb\x00\x51\xea\x72\x0c\xfc\xee\xcd\x69\x12\xc1\xdd\x6d\x50\x1e\x00\x3d\x0a\x08\xaf\x0f\x0c\x58\x36\xb8\x13\x51\x5d\x14\x87\xd3\xc7\x13\x8b\xad\xf9\x3f\xc1\xb9\x6a\xb3\xdf\x0a\x31\xd3\xef\x5f\xe0\x35\xc4\x39\xcd\x0d\x38\x12\xcd\xef\x27\x62\x5a\xeb\x39\x81\x53\xb0\x03\xc0\x44\x2d\x24\x38\x88\x3e\xd1\x51\x17\x11\xcf\x19\xa8\xa4\x7a\x0c\x26\x6a\x19\xa5\x49\xed\x93\x38\x1e\x65\x6e\xec\x13\x9b\x8d\x92\xa3\xf5\x59\xe2\x30\xe8\xf7\x81\x95\xe5\xf6\x6b\xa8\x71\x8a\xca\x64\x3e\x14\xa7\x45\x44\x75\x13\xca\x70\x27\x82\xba\xc9\x15\xb4\xcf\x8a\x6b\xac\x38\xa3\x89\xa4\x62\xce\x67\xc6\xe1\x16\xf1\x27\xe2\xba\x9a\xb3\x23\xe2\xba\x2a\xd9\x51\x9f\x04\xdd\x65\x11\x33\x22\xae\xbb\xd5\x78\x44\x58\x37\xc1\x0b\xf5\x19\xa8\xc1\x1e\x2f\x92\x86\xbc\xc3\xfa\x1c\x81\xad\xa6\xdf\xe3\x1a\x6e\x9b\xd8\xfc\xd1\x61\xbb\x8c\x0d\x46\xc4\x64\x22\x49\x98\x93\x9f\x07\xfb\xe7\xf9\xff\xd8\x74\xb4\x9e\xe4\x43\x52\xbe\x9e\x4e\x44\x75\xb1\x0d\x6c\x46\xa6\x55\xaf\x17\x0e\x10\x56\x7b\x4c\x24\x85\xa4\xfb\x33\x4f\xe2\x8c\x8a\xbf\xc7\xb5\x56\x9c\xe7\x84\xf9\xc9\x1e\x5f\x64\x56\x15\x33\x41\x84\x76\x4d\x9e\xcf\x45\x72\x27\xaf\xef\x15\x40\xb0\x1a\xff\x15\xae\xaf\xaa\xbf\x23\x4d\xb4\xda\xbb\xc3\xa1\x44\xeb\x75\x87\x5a\x51\xfd\xdf\x11\xb7\xa3\xf1\x63\xf0\xb5\xcd\x65\x3e\x70\xfe\x22\x5e\x33\x6c\xba\x22\x8e\x13\x9b\xae\xd2\x9a\xf7\x89\x1a\x7a\xf3\xf9\x7f\x23\x39\xd9\xa7\xfd\x63\x23\x68\x55\xf3\x39\x36\x5c\xe9\xa7\xeb\x07\xf7\x35\xa9\xcc\x63\xaf\xfb\x77\x6c\x9c\x4f\x31\x4b\x07\xc9\xe3\x8a\xd4\x82\x04\x75\x77\x61\xdf\x75\x82\xba\x9b\x89\xf7\x81\x03\x94\x6d\xa8\x07\xf9\x9c\x2c\x89\x13\xe4\xdd\x6d\x43\x3b\x50\x33\x0f\xd7\xff\xa8\x79\x3f\xeb\x77\x44\x9a\x66\xdd\xe7\x03\xd7\x6c\x6b\x0e\x0e\x1c\x9a\x4c\xfc\x0f\x24\x11\xab\x51\x8f\x1c\x41\xb3\x1a\x7f\x26\x0e\x4a\x8f\xd9\x91\x03\x7e\x47\xfd\x83\x90\xd2\x25\x09\x1f\x25\x98\x1b\xad\x27\xa8\xe1\xb6\x01\x1f\xa4\x0c\x50\x4a\x8d\x7e\xe0\x00\xb2\x24\xc7\x3f\x78\x5c\x8e\x1a\x3a\x7a\xfd\x38\x22\xc0\xa5\x26\x39\xd0\xb9\x9a\xb3\x39\x5a\x18\xa0\x5c\x1f\x10\xd4\x1a\x6c\x07\x5e\x42\x97\xe9\x00\xe8\xce\x92\xc0\xd1\xc3\x00\xa5\xc5\x22\xf3\xa5\x82\xe8\xfa\x81\x9a\xa2\x7b\x3c\x78\x5b\x99\x13\x3d\x88\x53\x11\x36\x4f\x3f\x46\x60\x3b\x69\x31\xc2\x75\x53\x9c\xd6\x31\x22\x82\x5e\xe3\xc5\xfb\x43\x11\xe7\xfd\x40\xb2\xd9\xbd\xf9\xc0\x37\x0c\x1f\xae\x80\x1c\xf7\xe6\xa1\x83\x35\xb1\x3e\x7e\x72\xe6\xab\xfd\x23\x1c\x14\x34\x3e\x5c\xaf\xed\xcd\x73\xe0\x6a\x6d\x9b\xcf\x71\x05\x27\xa2\xf6\x22\x99\x92\x2f\xcf\x15\xf9\x2e\x34\xbe\x88\x33\x71\x3d\x40\xa0\x5f\x87\x97\xb4\xcd\x9b\xbf\xbf\x71\x7d\xf5\xf8\xef\xd0\x21\xab\xfe\x09\x83\xa9\xd6\x1f\x4e\x50\xae\xbe\xfd\x20\x68\x4d\x71\x31\xfd\x78\x88\x60\x9e\xfe\xfd\x0d\x33\xe1\xef\x5f\x38\x43\x95\x5f\xf2\xdd\xe8\xb1\x39\xde\x00\x7a\x74\x19\xc9\xd1\x97\xf1\xc5\x06\xa7\xc3\x7e\x06\x50\xa7\x88\xf9\x19\x39\xd8\x93\xcb\x60\x95\x75\x97\x49\xbe\x25\x62\x78\x82\xf0\x50\xf4\x98\x9c\xe1\x9a\xad\xf5\x38\x51\x23\xd8\x80\x7a\xa2\xd6\x14\x5c\x4f\x3f\x13\xde\x91\xba\xcc\x27\x88\x0e\x56\xeb\x12\x31\xdf\x9b\xd4\x90\x67\x09\x84\x05\xf5\x47\xda\x68\x61\xcd\x75\x22\xe8\x5b\x93\xe4\x7e\x46\xce\x74\x8f\x07\x4e\x54\x40\x8c\x3d\x22\xea\x15\xf4\xd9\xcf\xc0\x56\x13\xf1\x3c\x71\xe0\x28\xd5\xdf\xe3\x1a\x9b\x5d\x0e\xce\x59\xfd\x61\x53\x91\x2b\x78\x3f\x43\x13\xa1\xfb\x7c\x12\x57\x96\xb5\x5f\x67\x0f\x6f\x21\xfd\x9e\xfb\xb8\xe9\x31\x3a\x89\x0b\xb3\xeb\xea\x89\xe4\xd4\x3c\xff\x81\x2b\xba\x98\xb7\x73\x06\x56\x9d\xfa\x23\xa8\xd5\x0e\x07\x27\x88\x10\x76\x40\x39\xc9\x2f\x64\xb5\xf9\x49\xdc\x45\xf3\x7c\x49\xb3\x3e\x3c\x3f\x32\xcb\x36\xef\x1f\xde\x58\xd9\xeb\x7b\x92\x39\xd7\xfb\x8d\x37\x63\xf3\x7a\x13\x27\xe6\xf3\xfa\x13\xf1\x2e\xe6\xf4\x0c\x6c\xb3\xdd\xdf\x37\xfa\x73\x7d\x38\xe0\x68\x7d\x09\x9d\xb0\xe6\x81\x08\xf7\x6a\x87\x8a\x93\xb4\xea\xd6\x2c\x9c\x68\x16\xb2\xdb\xc7\xe1\x43\x29\x29\xfa\x45\x0a\x8b\xa1\xdf\x5f\xc0\xfd\x58\x2d\x7f\xe1\x8d\xe8\xc7\xfe\x02\x0b\xcc\x66\x8b\x2b\x85\xe6\x47\xed\xe1\x90\x21\xac\xb7\x7e\xa1\xe6\xb7\x64\x7a\x81\x15\x28\x38\x9b\x7e\x45\x7e\x9c\xf1\x47\x36\x97\x2b\x93\x89\xd1\x8d\x13\x74\x64\x31\xf3\xe2\x32\x08\xe2\xbc\x5f\xf1\x92\x69\x73\xae\x30\x00\x8a\xf8\x47\xc2\xff\xdd\xdf\xff\x04\x45\x6a\xf2\x01\xec\x27\xce\x98\x88\xee\xaa\xa0\xc1\x7e\x11\xa4\xa8\x7c\x2c\x3d\x22\xb0\x95\x7c\xac\xff\x44\x58\xeb\x72\x5f\x48\x4e\xc2\x1a\xeb\x57\xe4\x9b\xf9\xaa\x47\xc7\xed\xf1\x91\x4f\xc2\xde\x2b\x17\xde\x12\x76\xd5\xbb\x02\xbe\x41\x6a\xbf\xc8\xf1\x6f\xce\xf4\x42\xa7\x6d\xd7\xd8\x2b\x74\xda\xde\xfc\x30\xb0\x6d\xae\x87\x53\x96\xce\x9a\x88\xe7\x25\x1c\x7f\xca\x77\xd8\x04\x5c\x8e\x88\x78\x8d\x27\x38\x41\x11\x03\x72\xfc\x67\xc1\xdf\xf4\x0b\xb5\x96\x92\xb1\x75\x72\xf8\x67\xa1\xd4\xf6\x0b\xef\x3c\xe5\x94\xef\x37\x90\xf6\xd6\xe1\xde\x1b\x11\xbd\x12\xbb\xef\xad\x90\x76\xd7\xdf\x63\xc3\x90\x64\x79\x6f\x70\x56\xb2\xc1\xdc\x1b\x9c\x7c\xf2\xef\x71\x15\x9e\x2e\xdf\x00\xf5\x7d\xd6\xe3\xc6\xdb\xcf\xe7\xe3\x26\x4e\xc7\xfb\x1b\x11\xce\xca\x3f\xd2\x6f\x6c\x6a\xa3\xb9\x3e\x24\x31\xff\x9e\xc7\x5b\xfb\x47\x04\x74\xdd\xf5\x78\xdf\x29\x2e\xaf\x7e\x9f\x02\xf5\xdb\xf5\xe1\xbd\xe6\x32\x06\x60\xed\xdf\x9d\xe2\xfc\xab\x7d\x80\x3e\x2d\xe9\xdc\x09\xc9\x49\xc4\xe5\xc6\xc1\xc0\x36\x8d\xfb\xc7\x86\xa6\xf6\xf1\x3e\x54\x84\x7b\xbf\x03\x7e\x48\x9c\xf9\x1d\x69\x8d\x3d\x5e\x92\xf7\xd9\xb5\xfc\xc6\x41\xa0\x7f\x95\x0b\xe7\x43\xeb\x05\x64\xbf\x80\x4b\xfb\x0d\x67\x6a\x87\x90\x9b\xc7\xca\x0e\x2e\x77\x0d\xb5\xf2\xe7\x7c\xdd\x78\x03\x66\x9f\x87\x48\x63\xec\xf1\xa3\xc6\xb3\x5a\xf0\xc6\x80\x6f\x1b\x25\x41\xd1\xcd\x9c\xf4\xfd\xf3\x58\xa9\xbe\x13\xa7\xe2\xdf\xe3\x3d\x98\x7c\x1e\x3a\xf7\x49\x8f\xe9\x0d\xea\xf2\xd7\x7c\x7a\x24\xb3\x72\x39\xd4\x6c\x5a\xef\x90\x4c\xa5\xa6\xbb\x91\x4c\x85\x98\xd0\x09\x5a\xce\x42\x54\xe8\xf7\x64\x7f\x3d\x3f\xf2\xd3\xf8\xf1\xb9\x8f\xb8\x1f\xae\x47\x6d\x28\x66\xf0\xe6\x31\x53\x84\x7d\xbf\xc1\xde\xab\x3e\xef\x78\x57\x75\xf7\x7f\x46\x8a\x10\x8d\xef\x0c\x20\x4a\xd7\x13\x9a\xe1\xf3\x13\x71\x81\x62\x1e\xef\xc0\x12\xd3\xe3\x73\x63\x03\xb3\xf7\xec\x4d\x9c\x90\x6d\x7e\x77\xa8\xf9\x45\x7f\x08\x8a\xee\xf6\x8e\xbc\x43\x92\xf5\xf9\x03\xf5\x3e\x99\x3e\x80\x92\x9c\xbd\x5e\x84\x02\xb4\xfa\x47\x6a\x31\x22\xa4\xab\x89\xd3\x8d\x37\x96\xe0\x44\x3a\x11\xd3\xc5\xc4\xff\xc6\xc0\x9f\x3c\x59\x22\xa8\x2d\xb9\xdc\x4f\xf8\x61\xbb\x1e\x35\x87\x5e\xe6\xfb\x09\x57\x37\xb7\x77\x31\x79\xd7\xe3\xaa\xa8\xc7\xe1\x7e\x0b\xde\x1f\x6a\x3f\xd2\x8a\x8a\x93\x7d\x36\x38\x75\x6d\xde\xb3\xe1\x1a\x2c\x62\xf5\x84\x03\x80\x0e\x07\x11\xcf\x65\x68\xf3\x9e\x9d\xf9\xea\xb0\x3c\x70\xba\xe6\x84\x22\x22\x5a\xf9\x62\x3a\x11\xd0\x4d\x08\x06\x9d\x08\xe8\x6e\x1d\xf8\xf3\xe3\xfd\x94\x55\x46\x4d\x26\xce\x81\x08\xe6\x6a\xd7\xc9\x27\x50\x88\xfd\x7b\x0c\xf8\xb6\x31\x11\x81\xdc\x95\xa3\xbb\x13\x81\xdc\x04\x0c\xda\x9f\x82\x43\x84\xe7\x4f\x1a\x63\xc1\x81\xf4\xa7\x04\xb6\x53\x53\x19\x35\xa6\x24\xbb\x07\x83\x9d\x22\xd8\xfb\x53\xc3\xa6\xe2\x32\x6a\x07\x71\xc2\x11\x71\xac\xcc\x94\xfd\x41\xd2\xb5\xab\xed\xd3\x78\x5c\x87\xeb\xc3\x15\x54\xf3\x69\xf1\xf8\xb9\x0c\x27\xea\x7a\x6c\x78\x8a\xf8\xef\x4f\xe4\x3c\xf7\x7e\x77\x0c\xa8\x3a\x4f\xcf\x08\xce\x4d\xfd\x91\x8f\xa3\xba\x3d\x38\xe7\xe6\xf5\x04\x38\xd4\x6a\x17\x22\x94\xab\x32\x3d\xf6\x67\xe2\xcd\xe3\xfd\x9e\xd8\x08\x75\x5e\x23\x82\xd9\xde\x64\x6f\xb8\xa6\xcb\x21\x83\x20\xd2\xee\x38\xa6\xc8\x81\x6f\x9d\xfa\x1b\x06\x54\xad\xdf\x1b\x92\x49\x72\x19\x1b\x94\xce\xe3\x1b\xde\x63\xba\x1f\xe4\x9c\x6f\x5f\xbf\x6f\x91\xbc\xab\xa8\x4c\x9c\x84\x24\x5b\x82\x3c\xab\xe3\x86\xde\x70\x05\x9f\xae\x0f\xa0\x55\xd7\x07\x6a\x73\x53\x19\xc8\x7e\x8f\x0f\x60\x56\xab\xb9\x08\xea\x2c\x02\x4e\xed\xe4\x8c\xaf\x96\x4c\xc8\x11\x9f\x15\x44\xdb\x09\xf2\x2c\x43\xcc\x01\x41\x9d\xb9\x8b\x18\xbf\xa0\x2e\x5b\x32\x24\xe7\x7b\xb5\xab\x33\x41\x9d\x59\x41\xd7\x9d\x1c\xef\xd5\x71\x70\xe4\x78\x6f\x5f\xfb\xb3\x88\xfb\xb0\xe4\xfe\x42\xbc\xcd\x1c\x13\xc4\x99\xed\xa0\x44\x9a\xf6\xa6\xcc\x8c\xfd\xfd\xc9\xd7\xa4\xf6\x70\x50\x50\x9a\xe7\xfe\xfe\xd8\x54\xb5\x3e\xa4\x20\x29\x7a\x6c\x5e\xe2\x4c\xcc\x6c\xbc\x48\x2e\x0a\xaa\xee\x2f\x70\x5b\xd9\xf3\x09\x87\x05\x31\xb7\x11\xd4\xd9\x7c\xbe\x22\xad\x7b\x72\x39\xcc\x14\x6a\x0f\xb5\xa2\x25\x0f\x82\x38\xdb\xee\xf9\x00\x77\xa3\x14\x24\xfd\x7d\x27\xcc\x85\xfa\x7b\x63\xfc\x3f\xf3\x1b\x5b\x00\xa9\x7e\xcc\x08\x83\x20\xce\x52\xf7\x3f\xc1\x16\x1b\x1b\xae\xae\xca\x17\x32\x88\xf8\x6c\xca\xcc\x37\x22\xe2\x53\x28\xad\x83\x88\xcf\x2c\x6c\xae\xb1\x11\x44\x26\x78\x87\xb1\x05\x67\xfa\x21\x5e\x83\x08\xcf\x2c\x54\xd1\xb1\x01\xe1\x2c\xd7\xde\x41\xc4\x67\x53\xdc\xcc\xd8\x50\x43\x08\x3e\x66\x2d\x33\xed\xab\x3d\x2e\xb3\x74\xd0\x63\xcb\x91\x29\xcd\xdf\xa3\xf6\xf9\x10\xf3\xb1\x05\xaa\xb2\xc7\x07\xb1\x95\x4d\x67\x6c\x05\x1b\x4e\x55\x19\x6f\x08\xa1\x1e\x0f\x82\x2e\xab\x80\x27\xc7\x56\x23\xe8\x51\xe3\x25\x02\x5c\xae\xb2\x63\x0b\xd7\xca\xae\xf1\xf4\x48\xb6\xa6\xf1\x07\x50\xdf\x70\x19\xd7\xe0\xa9\xf5\xed\xa1\x63\x55\x7f\xa4\x49\x16\x16\xd5\xd8\x70\xd5\x14\xf1\x1c\x1b\x06\x5d\x39\x48\x8c\x0d\x87\x88\xe2\xfd\x01\xde\x46\x71\x23\x63\x1b\x40\x74\x7f\x38\xd3\xb1\x85\xf7\xd3\xee\x32\x58\x57\x55\xf3\x07\xc2\x5d\xde\x41\x83\x1c\xf2\x45\x7e\xf0\x23\x72\xc4\x2b\x82\x77\x90\x13\xbe\x37\xef\x2f\x6a\x0c\x05\xb9\x0d\x82\x3a\xb3\xf2\x63\x8c\x0d\xce\x50\x6a\xd1\xb1\x61\x60\x56\xdc\xcd\xd8\x22\x8d\xb2\xcf\xc7\x01\x30\xaa\xd7\xf3\x00\xd8\xb3\xa9\x7f\x38\x47\x01\x8f\x0e\x72\xc6\xb7\xec\xef\xe1\x1c\x65\x53\x1a\x1b\x0e\x1d\x72\xbd\x1c\xdb\x95\x61\x6e\xf4\x3d\x71\x2e\xc3\xe3\x8b\x4c\xa6\xde\x1f\x10\x20\x8a\x7f\x0f\x9c\x8d\x98\x87\xb1\xdd\xd8\xa8\xb2\xfa\xbb\x89\xa0\xf7\x65\x05\x5b\x6b\x78\xbf\x9e\x40\x08\xd0\x79\x7a\xb0\x49\xf9\x3c\x13\x04\xaa\xb8\xa1\xb1\xc1\x7c\x29\xe8\x6e\x6c\x2f\x41\xb6\xbb\xf6\x8f\xfc\x43\x82\x17\x19\xfb\x16\xeb\xdd\x54\x26\xc2\xfb\xab\x0c\x42\xc4\x87\x38\x8d\x7d\x03\x18\xf3\x23\xd9\x8d\x7d\xc3\x01\x42\xf7\x6d\x27\x1f\x91\x32\x67\x8e\x9d\xfb\xac\x4c\x94\x83\x20\xd2\xec\xfb\x40\xce\xf7\xac\xa0\xea\xb1\xa7\x08\x15\x50\xff\x29\x24\x7f\xd7\x07\xa7\xae\xf6\x80\x97\xa9\xda\xef\x3d\x83\x85\xa6\xf3\xb2\x87\x4d\x52\xf4\x8a\x34\xeb\x75\xb8\xfd\x12\x36\xc0\xcf\xfe\xee\x20\x42\x28\xee\x64\x90\x66\xbd\xc9\x00\x3f\x08\xfa\xac\xf2\x9e\x1a\x04\x7d\x16\x31\x6f\xe3\x93\x16\x5d\xe5\x1e\xc4\x58\xfd\x77\x82\x76\x37\xf5\x47\x7e\x1b\x79\x6b\x8d\x1d\xe6\x49\xf9\xab\xc6\xde\x83\xd9\xf7\xf7\x44\xf0\xbb\x3d\x80\x69\x85\x98\x31\xf6\xf5\xb8\x67\x21\x54\x0c\x82\x42\x8b\xb0\xc0\xc6\x1e\xa8\xec\x1f\x66\x63\x90\xc6\xbc\x2a\x6d\xf7\xd8\x61\x96\x9a\xf7\x17\x6f\x45\x25\x7b\x1b\x3b\xf9\x6b\xa4\xb9\x1a\x3b\x08\x0e\x5b\xfa\x93\x38\x97\xb1\xe3\x77\xad\x20\xc1\xb1\x63\x70\xd4\x4b\x3c\x76\xc4\x36\x05\x25\x0d\x72\x9a\x37\x89\x49\x63\x3f\x03\x1e\x43\x8b\x81\x01\x72\x16\x7f\x8f\x81\xbc\xab\x7d\xe2\x66\xb2\x17\x87\xb4\xc5\x8a\x13\x18\xfb\x15\x39\xd4\xfd\x3d\x36\x97\xae\xc5\xc5\xf5\xb0\xf8\x30\xdd\x01\x2f\xa2\xfe\x9f\x50\x43\xa8\x7d\xbc\x47\x24\x49\x8c\x3d\x20\xd3\xdd\x7f\x18\xf8\x75\x59\xf7\x07\x1d\xe4\xa6\xf1\x10\x34\xaa\x88\xea\xb1\x03\x6c\x37\xbd\x19\xe1\xaa\x58\xb5\xf8\x2f\x41\x56\x3e\x0c\x48\x5a\x9b\xfb\x8f\x9c\xe9\x59\xfd\x91\x6f\x41\xf0\x20\x23\xad\xcb\x9e\x95\x26\x79\x90\x33\xbd\xce\xaf\x7a\x88\x87\x0e\x53\x0a\x54\xdf\x0f\x67\x33\x22\x67\xba\x74\xf0\x23\x72\xa6\x0b\xe2\x7d\x90\x03\xbd\x66\x5d\xee\x14\xae\xda\x5a\xbf\xb4\x87\xb7\x50\x57\x99\xc7\x33\xb9\x8c\x9a\x4e\x8f\xe3\x4f\x4e\x74\x1d\x5e\x82\x58\xbb\xe2\x02\x46\xc2\x61\x41\xde\x3b\x23\xfd\x38\x2c\xa8\x7f\x50\xab\xa5\xe3\x1f\x04\xa9\x16\xd9\x64\x46\xca\x10\x37\xed\x67\x0a\x9b\x87\x88\x79\x04\xa1\x2a\x2d\xf5\x48\x04\xe1\x49\x52\x1a\x04\xa1\x36\x79\x8b\x0d\x82\x48\xbb\x99\xa5\x84\x77\x64\xd9\xf4\x7b\x22\xc6\xe5\x60\x32\xc8\x69\x9e\x65\x73\x19\x29\x98\x07\xf7\xd7\x43\xa7\xad\xf5\xf9\x09\x12\xd5\xfa\x90\xf3\x5c\x71\x11\x23\x05\x64\xbb\xf7\x0b\x60\x50\x49\xae\x23\x8d\x08\x6a\x55\xff\x23\xd4\x1e\xae\x0f\x1b\x9f\xfa\x0b\xe0\x4e\x9d\xaf\x04\xf0\xa6\xd2\x4e\x8f\x84\x24\x90\xbd\xfe\x91\x6f\xc5\xe3\x43\x6d\xec\xc7\x24\xfd\xb8\x3e\x6b\x7f\x0e\xb0\xb5\x74\x5e\xd3\x41\x8a\x8d\xa2\xf9\xa3\x26\xda\xdd\x5e\x20\x3a\x88\x39\x4b\x01\x19\x2f\x7a\x12\x41\xac\x72\xd0\x18\x91\x06\x7d\xe8\x7e\x27\xbc\xcf\xe4\x6d\x35\xd2\x19\x0e\x26\xfe\x3e\x98\x51\x8d\x17\xf8\x98\xcd\xeb\x79\x86\x83\x82\xeb\xd1\x8c\xf8\x3c\x46\x72\xc4\xaf\xf2\x3a\xcf\x0a\x0a\x1d\xe9\xc6\xa1\xc3\xbf\x47\xd2\x98\xbe\x2f\x77\xc0\xe1\x68\x7c\x37\x58\x80\x62\x1e\x52\xd8\x40\x45\x9f\x48\x53\x9e\xe5\x0a\x3d\xd2\x0f\x73\xe1\xfe\x50\xeb\xf9\xf7\x78\x7b\x16\xaf\x37\xcc\xc5\xf0\x78\x1e\x92\x11\x56\x97\x03\x55\x5e\xeb\x4f\x7e\x98\xcd\xfb\xf9\x62\xe0\x77\xff\xc4\xd5\x35\xd1\xdb\x9f\xb4\xe4\x1f\xb5\xdc\xc8\x1b\x99\x77\x45\xcf\xf3\x06\x02\x87\x98\x95\x4c\xa8\xc8\xa2\x2f\x7f\xf0\xb8\x64\x82\xf2\x84\xba\x3b\xc8\x71\x5e\x2c\x69\xe4\x90\x34\x44\x6c\x72\x64\x16\xd4\x61\x8e\x88\x5c\xe5\x77\x19\xe4\x3c\xaf\xc2\x1e\x1b\x39\x87\xda\xa4\xa9\x0c\xe7\xa8\xc3\x91\xd1\x41\x7b\xf1\x33\xc4\xc5\x9c\x7c\x26\xae\x43\x71\x04\x23\x43\x5c\xfc\x78\x65\x88\x8b\xfc\xd2\x47\x0e\x08\xf2\xcd\x65\x0c\x6a\x22\xc6\x19\x38\x8c\xaf\xf9\x12\xf7\x51\x74\x99\x72\x8d\xcd\x55\xff\x18\x4c\xe5\xbd\x35\x72\x8f\xe4\x4a\xfa\x7d\x00\x67\x26\x97\x31\x68\xea\xb0\x44\x0e\xf3\xe6\xf6\x80\x9b\x30\xe7\x4a\x04\x6e\x15\xe4\xfc\x88\x88\x5b\xc1\xa3\x0c\x22\x6c\xab\xd4\x06\x23\x03\xf1\xbd\xfb\x30\x90\xbf\x45\x71\x3d\x23\x72\x8e\x2b\xa2\x7a\x90\x73\xbc\x7e\xcd\x37\x50\x7c\xfd\x3d\xcc\x81\x32\x31\x8e\x8c\x01\x53\x41\x86\x23\x5f\x95\x1c\xfd\xea\x9f\xa0\xd9\xea\xf9\x10\x84\xa5\x08\xe7\x41\xd0\x6c\x11\x56\xd3\xc8\x77\xc6\xfb\x48\xfd\xdd\x18\x98\x7d\xb8\x6f\xb0\xe0\xc4\x09\x13\xb4\x5a\xa5\xe6\x1a\xf9\x09\x83\xb8\xda\x03\x8b\x69\x88\x13\xce\x2f\xde\x2f\x7a\x4c\xf3\x4b\x04\xbf\x1e\x8f\xfc\x06\xf3\xa2\xdf\x93\x7c\xc9\x8f\x25\x41\xae\x4d\xde\x3e\x83\x20\xd7\xaa\x88\xfe\x41\x10\x6b\x97\xeb\xf0\x28\x5b\x60\x49\x75\x95\x51\xe3\xe8\x7c\x14\x50\x73\x05\x87\x34\xc8\x81\xde\xeb\x57\x19\x88\x76\x71\x96\x05\x57\x69\x61\x3f\x8d\xc8\x61\xee\xc7\xb9\xe4\x80\x50\x77\x19\x1b\x87\x1e\xcf\x92\xc9\x8c\x2a\xe6\xa1\x94\xc8\x2f\xf2\x99\x7f\x04\x61\x4a\x07\x3f\x4a\x78\xfb\xe9\x3e\x16\x42\x11\xe4\x0d\x3a\x4a\xb8\x4a\x17\xd7\x93\x53\x5e\x8f\x7d\x09\x07\x1e\xed\x7f\x69\xc0\x1d\x35\x97\x01\x5a\xf5\x7c\x22\x3f\x8a\xe8\x43\xa4\x41\x37\x73\x55\x48\x5e\x26\x1b\xd4\x28\x13\xb8\x16\x9d\x8f\x42\xda\xe0\xee\xf5\x22\x4d\x70\x76\xfd\x81\x0d\x4d\xc4\xba\x44\x9c\x8f\x24\xbf\xc2\x63\x34\xbd\x9f\x27\x92\x8c\x98\xdd\x72\x72\xfe\x74\x3e\x08\x3a\xec\xc3\xfb\x15\xde\x78\x3a\xdf\x05\x2c\xb3\x2e\x7a\x43\x5a\xf3\x2e\x6f\xc0\x41\x90\x62\x15\x82\xc2\x28\x17\x66\x00\xef\x1f\xf9\x54\xaa\xfb\xbf\x78\xec\xdc\xff\x1d\xde\x7e\x6a\x1f\xb3\x85\x1f\x0f\xd2\x8a\xd7\xdd\xeb\x49\xe8\x80\x10\x52\x06\x69\xc5\xab\x99\xa3\x42\x68\x80\xe9\x0d\x71\x83\x45\x36\xb4\x51\xf7\x80\xbb\x2a\x2a\xe3\xb0\xf0\x55\x86\x19\xdf\x5c\x26\xf4\xe0\xcf\x24\x17\x82\x0e\x5b\xaa\xee\x1c\xb5\x8b\x06\x5b\x23\x88\x27\xb9\x0c\xd0\xa3\x36\x93\xa0\xc3\xae\x9c\xec\x83\x20\xc2\x5a\x75\x79\x2b\x70\x2b\xc2\x7e\x1a\xe4\x28\xef\x3e\x6c\x15\xb5\x96\x0c\xee\x23\x72\x8a\x2b\x59\xd1\xa8\x25\x50\x71\xd5\x3e\x36\x05\xd9\x48\x46\xfd\x79\x3c\xaa\xca\x61\xa0\x54\xb9\xa2\xe6\x28\x2e\x13\xf7\x20\xe2\x1d\x39\xc1\x9b\x17\x1f\x88\xfb\x39\xd4\x3f\x11\xc6\xe6\x24\x08\xea\x2b\x56\x63\x44\x8e\x70\xb9\x72\x8f\x3a\x88\x23\xf1\xf8\x23\x47\xb7\xd4\x2a\x04\xd1\x35\xa5\x19\x1e\x04\xd1\x65\x45\x10\x8f\x0a\x76\x91\x2f\x3b\x39\xb8\xab\x0c\xa0\xa3\xc2\x49\xee\x5e\xef\x23\xd2\xc0\xba\x8c\xf7\xd4\xee\x32\x8f\x8b\xd4\x9e\x91\x43\x3b\x7b\xfe\x44\x04\x0b\x78\x71\x54\x24\x53\xa5\x65\x1d\x35\x92\x0f\xb9\x7f\x2e\x8b\xbc\xc3\x06\x41\x70\xc5\x9c\x7f\x05\x1e\xc5\x6a\xaf\x48\x7b\xed\xcb\x4e\x10\x5c\x53\x32\xb3\x51\x89\x63\x28\x1e\x1f\xd8\x60\x02\x6a\x1c\x35\xbc\x67\xba\xcb\xc1\xc9\x69\x3c\xf1\x18\x89\xd9\xa9\x4f\x5c\x46\xcd\xff\x0d\xe2\xaa\xf6\x91\x2c\x65\xe3\x19\x15\x57\x57\x01\x8f\x0e\xd2\x56\x67\x01\x3b\x8e\x86\x1a\x49\x69\xa3\x07\x69\xac\x8b\x82\x22\x47\xa4\xb1\x96\x2b\xf4\x68\x01\xbf\x22\xe2\xd0\xc2\x15\x5d\xcc\x47\xdb\xc3\x35\xdf\xf5\xa8\x41\xdc\x3e\x6a\x61\x4b\x96\x2d\xe3\x7a\xdc\xf5\x3d\xf9\x59\x86\x1e\xdb\x06\x96\x9e\x74\xf2\xa3\x05\xf0\xa7\xe6\xdf\xb0\xd9\xec\x5f\xdf\x07\x5c\x89\xfa\xab\x11\x8a\xe0\x32\x8f\xdf\x57\x39\x88\xad\xc6\xdf\x02\xcb\x4c\xed\x03\xdf\x23\x94\xe2\xd1\x42\x2d\xa3\xfb\xd6\x50\xa3\x5a\x0d\x49\xdc\x59\xb3\x64\xdd\x08\x5d\xf0\xe3\xd1\x8e\x70\x50\xd0\xfa\x1f\xe1\x1a\xab\xf6\xae\x70\xf8\xd0\xf7\x78\x4f\xca\x00\x3d\xda\x1d\xcc\xab\xbe\x07\x7e\xc7\xc4\x98\x38\xb2\x36\xfc\xfb\x3b\xe2\x5a\x34\x1e\x5c\xa7\x15\x54\x3c\x1a\x9a\x8b\x2d\xa9\x4c\xdc\x56\x17\x7d\xf9\xc9\x74\x5b\x5c\x0e\x2c\x31\x97\xd1\xa4\x48\xb2\x8f\xcc\xb7\x9b\x24\x91\x8e\x1a\x51\xc0\xb3\xa3\x73\x1e\x14\x2a\x30\x3a\xae\xce\x56\x4b\x91\xb9\x35\xcb\xd5\x7d\x74\x6c\xa2\x8a\x43\x1b\xbd\x86\x37\x98\xbe\xaf\x41\x4f\x3f\xe7\xa3\x87\x64\x2e\xcd\x41\x27\x2d\xb6\xd2\x5a\x8f\x8e\x77\xef\x10\x3d\xed\x91\xc6\x5a\xf7\xab\xa3\xd6\x5b\xf3\xfb\x83\xc7\xa5\x03\xaf\x50\x24\x76\x77\xc4\x70\xb9\x76\x8e\xfe\x03\xb1\xfc\xd9\x8c\x1e\x9c\xb2\x17\x37\xe0\x63\x24\xd6\x77\xbc\x1b\xb2\x74\x92\x3d\x20\xde\x3d\xf8\x27\xe2\x4e\x5c\x46\x8d\xa3\xcb\x4e\x10\x53\x93\x1f\xfe\xe8\x2f\x69\x49\x75\x98\x3b\x58\x4b\xe6\xec\x7b\xf8\xc1\x7b\xb1\xd9\xfc\x22\xb5\xc1\xc0\x0f\x5e\xae\x85\x63\xec\x01\x37\xf1\xb9\x3c\x64\xe2\x6c\x56\xc3\x8d\x40\x09\x16\x71\x1c\x39\x88\xeb\x50\x19\xec\xaf\xec\xfa\x40\x11\xfe\xac\x07\x99\x36\xbb\x39\xe9\x01\x56\x98\x37\x7b\x80\x05\xa6\x20\xb0\x31\x70\x45\xf5\x63\x36\x90\x94\x2c\xa9\x8c\x48\x2e\x26\x49\x63\x80\xa5\xe4\xc7\x66\xfc\x60\x85\xa9\x3f\x82\xf8\xb2\x0e\x43\x04\x55\x29\xe2\x7b\x0c\x38\xd5\xaf\xef\x1b\xf9\x6c\x44\x3c\x46\x8b\xa0\x34\x8d\xef\x27\xee\x44\xf3\x5b\x9c\x6b\x15\x30\xde\x18\x18\x8c\xab\x1e\xcf\x41\xfe\x98\x5d\x8f\xc5\x40\xb2\xcb\x5e\xef\x11\x6a\x07\x7d\xcf\xf9\xeb\x22\x3e\x03\x1d\x72\xf1\x7a\x63\xf3\x49\x3a\x0f\xc4\x61\xf5\xaf\xfe\x50\x0b\x25\x8f\x17\x03\xbd\x39\x75\xe2\xb0\xba\x72\xfe\x8f\x31\x03\xb5\x5a\xed\x01\xdc\x29\x6f\xa2\x31\xce\x30\x30\xab\xbd\x2b\x1c\x38\xf4\xfd\x0f\x0a\xaf\xcb\xa0\x5e\xfb\x3c\x04\x5c\x46\x71\xb9\x22\x69\x68\x7e\x44\x90\x4f\x9f\x8f\x9b\x34\xd4\x22\x2e\x83\xc7\xf5\x6b\x7e\x00\x6f\x26\x9f\x5f\x1c\x68\x2c\x19\x13\xb7\x55\x15\x97\x33\x06\x41\x7f\xd9\xed\x83\x55\x96\x65\x03\x1a\x01\x3f\x24\xe6\x71\xf2\x38\x2a\x42\x7c\xcc\x1d\x6f\x44\x31\x3f\x91\xd9\xb2\x8a\xd8\xce\x1d\xe6\x4e\x6a\xac\x09\x71\x54\x9a\xec\x31\x03\xb8\x53\xcc\xe4\x0c\x6c\x32\xd1\x13\xe2\xbc\xba\xe2\xba\xc6\xc4\x86\x2a\x14\xee\x31\x09\x6a\x95\x6b\xf3\x98\x39\x98\xab\xcf\x79\x20\x8e\x2b\xcb\x75\x7e\x4c\xe0\x74\xe4\x3d\x3a\x66\x24\xd7\x93\xa4\x31\x01\xce\x34\x33\x37\x03\x7e\x46\x6a\xca\x89\x1a\x53\x0e\x18\x83\xb8\xa9\x9a\xdd\x1e\xe7\x55\xc0\xa3\x63\x8e\x40\xb0\xd0\x78\xb1\x61\x2a\x34\x63\xcc\x11\x71\x32\x6a\x6f\x60\x63\x92\xa6\x86\xb8\xaa\xe2\xf3\x38\xc9\x3f\x24\xec\xb0\x31\x23\x39\x99\x1e\x97\x89\x8d\x52\x40\x98\x63\x1e\x11\x54\xab\xf5\x38\xb0\x01\x7b\x7c\x78\xa7\x59\x6d\x3e\xcf\xb0\x79\xb9\x3e\x98\x41\xfd\x1e\xd4\x69\x4b\xa2\xc4\x35\xe5\xe2\xf5\x7f\x02\x78\x58\xeb\xf1\x86\x03\xc2\x9f\xb8\x22\x8f\x09\x64\xbc\xe0\x31\xc6\x11\xf0\x05\xe2\x5c\xc8\x34\xd9\x14\x81\x3c\x0e\x5e\x62\xc1\x87\x8c\x08\x5a\x52\xe6\xbf\x41\x26\xca\x6a\x9d\xe0\xb1\x11\x64\xd7\xdc\x1e\x06\x50\x11\x6f\x32\x53\x76\xa1\x82\x8e\x63\x8f\x4c\x7b\x1a\x0f\x41\x4d\xe6\x8c\x8f\x3d\xbc\x53\xd4\x3e\x71\x0d\xfb\x57\x7d\xe8\x54\xdd\x1e\xae\xc8\x22\xc6\x64\xaa\xcc\x8a\x13\x19\x47\x8a\xe4\x43\x1a\x0f\x41\x8e\x72\x75\x1d\x47\x02\x65\x55\xc4\x26\x82\x9e\x6c\xd0\x3c\x22\x99\x99\x0e\x1b\x41\x50\xf9\xfb\x7b\xfc\xf4\x3d\xbe\x0c\xe7\x24\x62\x71\x90\x8c\x4c\x71\x1e\xe3\xa8\xc1\xb9\x0d\x95\x2b\x6a\x15\x8d\x97\xc7\xc3\x3a\xd3\x83\x20\x45\xc5\x3d\x8c\x83\x64\x63\x72\x0d\x1e\xc4\x29\xd5\xe6\xf5\xe7\xf1\x10\xd6\xd6\x38\x5a\x1c\x66\x7f\xcf\x63\xa5\xc7\xf6\xc0\x9b\xeb\x6b\x7f\x40\xa1\x6d\x3a\xac\xc4\x35\x0d\x25\x23\x1b\x47\x0f\x1d\xba\xeb\x41\x24\xd0\x65\x38\x7a\x10\x3f\x97\x31\x98\x7a\x3c\x70\xc2\x36\x40\x1f\x24\x1b\x1b\x5e\x1f\xe2\x2a\x14\xd7\x33\x0e\xf2\xe9\x08\xf5\x78\x90\x59\xb3\xf9\xf1\x25\x8e\xa9\x66\xf7\x4f\xbe\x1c\x61\x59\x0d\xe2\x98\x9a\xe2\x78\xc6\x81\x77\xd2\xd4\xe5\x3b\x8e\x70\x2d\xd6\x7e\x85\x43\x82\xd7\x17\x6c\x29\xab\x0d\x0f\x38\xef\xad\xbb\xbe\xae\xef\x9b\xeb\x81\xe7\xf0\xfc\x43\xf2\xf4\xfd\x8b\xa0\x4c\x7f\x7f\xa2\x36\x12\xb1\x3a\x4e\x80\x35\x77\xd7\x13\x07\xe1\xfd\x3a\x71\xb0\xf9\xaa\xc7\xa6\x27\x49\xef\x38\xc3\xb5\x5d\xeb\x47\xf2\x30\xa5\xc4\x18\xc4\x61\x55\xa1\x24\x8f\x88\xbb\xb2\xc3\xc6\x11\x41\x97\x9b\xeb\x03\x08\xd6\xed\x91\xa2\x42\xcc\xe4\x41\xe6\x42\x79\x73\x8d\x03\xd7\xfb\x2a\x62\x19\x99\x44\xed\x90\x70\x84\x9a\x54\xc4\xff\xc0\x1b\xaa\x7b\xbf\x08\xc2\xb4\xc3\xc7\xf1\x44\x3e\x27\xf5\x8f\xcd\xb4\x7b\x3d\x9f\x40\x74\xd0\x7a\x3f\xe1\x3a\xec\x7a\x10\x2f\x7c\x3f\xdf\x1d\xc9\x4c\xf3\x23\x47\xbd\xe2\x9e\xc6\x41\x7e\x1f\x61\xf7\x8d\xe3\x25\xbf\x90\x88\x31\x71\x5b\x75\x9a\x3e\x10\x0a\x60\x7a\x79\x6e\x91\xec\xae\xaa\x0c\x84\xbe\xee\xfb\x09\xbd\xcd\x9b\xeb\x43\x72\xdf\x55\x0e\x6f\xbb\xcf\x78\x4f\x1c\xa8\xac\xa9\x39\x77\x24\x2f\xd1\x0b\x32\xa7\xd6\x5a\x5c\xee\xd0\x37\x7f\x8f\xc3\x8c\xee\xcb\x89\x26\xcb\xcc\xfe\x19\xf9\x84\xaa\xfb\xc3\x86\x3b\xf3\x9f\x3c\x2e\x04\x95\x35\xc1\x97\x8c\x33\x05\x1c\x86\x1a\x4b\x61\x43\x70\x7d\x24\x93\xd1\x62\x65\x80\x15\x75\x58\xce\xc8\xa9\xef\x72\x09\x62\xa3\xdf\x47\xc4\xb8\xd4\x1e\xa4\x61\x1d\xc2\xc2\x1a\x04\x91\x15\x01\x17\x8e\x13\x6f\x2d\xc1\x9b\x8c\xb3\x62\x30\x17\xa7\x78\xd6\xe0\xfc\x54\x6e\x61\xb3\xd0\x62\x11\x24\xa6\xb8\x8c\x71\x06\xdc\x81\x1e\x97\x33\xb0\xa9\xdc\x7f\x0f\x6c\x33\xf5\x0f\xe7\x2d\x94\xd8\xf1\x13\x44\x26\x62\x74\xe2\xbd\x91\x7d\x38\x70\xc5\xb4\x8d\xe0\x0c\x9d\xb2\x1e\x83\x33\x82\x38\x45\xac\xce\x19\x11\xdb\xfa\x3d\xde\x57\xca\x04\x39\x7e\x82\xc8\x34\x3f\x32\x71\xe6\xfe\x55\xc6\x1b\x44\x8f\x31\x99\x36\xfb\xd4\xe5\xb8\xf0\x8e\xb3\x5a\xe1\x2a\xf1\x38\xfb\x7b\xbc\xa5\x74\x99\x23\xae\xc9\x36\x90\xc8\xbc\x29\xf8\x9e\x41\xa6\xcd\x92\xa5\xf6\xbc\x22\xe8\x56\x8f\x29\x99\x32\xbb\xd2\xcc\x8e\x0b\x6f\x1a\x45\x9c\x8f\xab\x47\x1a\x6b\xf5\xdf\x03\x81\x40\xbf\xc7\xb5\x58\x41\x80\xe3\x42\xcd\x22\xd7\xe3\x11\x99\x29\xcd\x3c\x5c\x13\x49\x46\xeb\x7b\xcd\x88\x73\x50\x3d\x8f\xc3\xae\xf3\x76\x1d\x21\x89\xa8\x3d\xd2\x34\x2b\x3f\xcb\x20\xee\xa9\xda\x46\x77\x41\xfc\x6d\x43\xb8\x50\xd3\xd8\xfb\xed\x82\x73\xb4\xcd\x85\xcc\x94\xd9\x3a\xfb\xeb\x08\x9b\x92\xe6\x47\x90\x6d\x93\x8e\xfd\x3a\xe3\xf1\x52\x3d\xf9\x4e\x14\x67\x35\x2e\x24\x29\x01\xbd\x8e\xeb\x04\x25\x5c\x6a\xb5\xeb\xc4\x26\xea\xfd\x09\xac\xb0\xe6\xdf\x13\xb7\xf0\x55\x1f\xc4\x5b\xe3\xc7\xf5\xb6\x78\xbc\x38\xe0\x98\x93\xbd\x2e\xd4\x6e\x3e\x5f\x20\x00\x28\x4d\xf3\x20\xb3\x65\xa9\x5e\x6f\xbc\xed\x4a\xf7\xf7\xa1\xa6\x72\x7d\xe8\xf0\x5d\x46\x52\xd5\x63\x7a\x45\xd0\xb0\xe8\xc7\x45\xfe\xa5\xcd\xdf\xdf\xc4\xc5\x7d\xd5\x07\x62\x87\xe6\x87\x24\x98\x7c\x9e\x89\x1b\xb3\x43\xc3\x15\x9a\x13\xa9\x99\x22\xf3\xa5\xd5\xc6\x64\xbe\x2c\x5f\xe7\x11\x35\xd9\xfe\xf5\x7b\x5c\xcf\x8b\xbf\xe7\x7e\xfa\x3e\x04\xbc\x8c\xf7\x13\x6f\x3e\xdb\x6c\x88\x43\xab\xca\x37\x35\xae\x1f\x07\x1f\xad\xd7\x1b\xc0\x93\x9f\xf1\x11\x77\xd6\x94\x62\x61\x44\xdc\x99\x10\x1a\x06\x71\x66\x2d\x37\x97\x51\xb3\x69\x7c\xf7\x16\xf4\x23\xab\x0c\xb3\x2c\x4d\xc8\xbd\x87\x99\xa3\xa9\x1c\x8f\x91\xfa\x0f\x38\x30\x8d\x8f\x38\xa7\x9a\xfe\x08\x15\x79\xdc\x2d\xd2\x82\x6a\xf0\x11\x67\x30\x5d\x06\xf5\x53\x2f\x3b\x99\x20\xab\x80\xd5\x06\x99\x20\x8b\xe2\x56\x06\x99\x1d\x7b\xca\x2e\x63\xd3\x91\x64\x70\x93\x7f\x44\xf9\x53\xc6\x8d\x6b\x9b\xd5\x2c\x37\x97\x59\xd8\x3d\xe3\xe6\xb2\x99\x33\x24\xa8\xa8\xda\xf5\x91\xa0\xa1\x36\xbd\x78\xa0\x7e\xfa\xe5\x8d\xcc\x89\xde\xbc\x1b\x94\x66\xeb\xbc\xef\x40\x65\x16\x67\x7f\x07\xd0\x9d\x74\xe6\xc4\xfd\x64\x61\x43\x0d\xe2\x7a\x5a\xf3\xfc\xf0\x4e\x2b\x1e\xcf\x43\xd0\x9f\x1e\x2b\xe2\x76\x8a\x22\x76\x07\x99\x0f\x8b\x0d\xa4\xc4\xe5\x34\x73\x6a\x0f\xc9\x7b\xbc\x7e\xcf\x0e\x90\x9d\xc6\x47\x1c\x4e\x16\xdc\xc7\x78\x22\xc5\x80\xd4\x68\x0f\x40\x99\x02\xda\x1b\x0f\x0e\x13\x43\x97\xe7\x21\x28\x4f\x58\x72\x83\xcc\x7c\x4d\x39\xb3\x07\x71\x30\xd9\x6a\xa5\x87\xc7\xc8\x36\xb0\x07\x1b\x97\xe0\x4f\xc6\x13\x0e\x12\x1e\x4f\x8d\x88\xe4\xa6\x72\xf8\xe9\xab\xbf\x16\xc0\x7c\xea\xaf\x87\x41\x54\xbf\x0f\x04\x07\x9d\x97\x07\xb5\x84\x20\xed\xc7\x33\xc2\x86\xa2\xf5\xe2\x7c\x09\x18\x70\x3c\x01\x5f\x24\x1b\x05\xc9\xee\x8a\x5d\x99\x49\x76\x57\xed\x3d\xf3\x00\xc9\x6f\xef\xa9\x07\x35\xc1\xf4\xfa\x5f\x11\x21\xae\xdf\x13\x64\x66\xce\x9f\xe4\x74\x79\x0e\xff\x1e\x49\x4f\x9c\xe0\x03\x7c\x8a\x1f\xff\x27\xf2\xcb\x78\x7e\x4f\x78\x13\xea\xf7\xa1\x49\x98\x2e\xc3\x79\x4b\x92\x78\x42\xe7\xaf\xfb\xfa\x12\x4a\xa0\x20\xbf\xf1\xe2\xa0\xa3\xb8\xb2\xf1\x6e\xd8\xc8\x44\x4c\xdf\x3d\x52\x32\x34\x95\xc3\xa0\xeb\x32\x06\x5d\xdd\xa7\xf7\x27\x94\x60\xa8\x0c\x5c\x51\x76\x99\xcc\x94\xd5\xbf\x27\x0d\xee\xe6\xdf\x83\x55\xb7\xb9\x1e\x84\x0d\x31\x9b\x2f\x28\xda\xe5\xab\x8c\x9a\x4e\xfb\xf3\xa6\x50\xb3\xb9\x1c\x99\x47\xa7\xca\xd8\x70\xf5\xd8\xbc\x84\x2e\x08\x5e\x67\x10\x77\x54\xfd\x98\xbf\x39\x5c\x7f\xb5\x5e\xa8\xdd\x6c\x23\x7b\x23\x8e\xcc\xe3\x21\xc8\xdc\x0e\x48\x6f\x41\x32\xd0\x7d\x7b\x0b\x36\x44\x3d\xa6\x2f\xcc\xb3\x5d\x79\x5f\xb0\xe7\xf6\xaf\x72\xd8\x84\xd5\x5f\xa4\x41\xd7\x7d\x20\x99\x5d\x56\xfe\xa8\x41\x32\xbb\x52\xc4\x2c\xbc\x33\xce\xaf\xfa\x9b\xc4\x7d\x89\x3e\x90\xec\xad\x58\x52\x7f\xb1\xd1\xda\xdb\x31\xe2\x82\xac\x36\x7b\x03\x52\xff\xab\x1e\x87\x2c\xaf\x27\x36\x59\xdb\xd8\x22\xf9\xdb\xde\xff\x48\x72\x21\xc8\xa8\xec\x22\xe6\x6f\x00\x35\x8a\x18\xfe\x04\x0d\x55\xd7\x07\xb6\x8c\x06\x73\x83\xe5\x94\x5d\xc6\xa0\xad\x97\xfc\xc5\x75\xee\x6b\x71\x9e\xe0\x4c\x34\x58\xbc\x81\xcc\x69\xbf\x3f\x06\x34\xd5\xbf\x70\xfe\xcd\xe5\x04\x10\x9e\xfa\x0b\x88\x7b\x6f\x46\x78\xff\x88\x53\x7d\xc9\x77\x21\x2c\xae\x49\x50\x50\xd7\x78\x66\x64\x76\x93\x6b\xf2\xdc\x36\x38\xd9\xec\xef\xe3\x31\x48\x2a\x57\x20\xff\x5d\x8f\xc1\xf6\xa3\x06\x9c\x1b\x11\xea\xe2\xac\x27\x99\xdf\x7a\x6d\x2e\xe3\x00\xf0\xe1\x0c\x27\x99\xe0\xba\x92\x3b\x4d\xe2\x84\xba\x38\x9f\x49\x66\xb8\x3c\x3d\x9e\x1d\x31\x79\xd3\xf8\x7f\x2e\xbf\xbf\x0f\xf8\x98\xa6\x32\xeb\xf1\xe1\x74\x66\x24\x87\x93\x0e\x7b\x92\xfc\xad\xe6\xaf\xdf\x07\x36\xd6\xa6\x72\x20\x1c\xe8\xf7\x81\x95\x94\xb4\x1e\x04\x95\x0a\x35\x79\x6e\x29\x0c\x9a\xea\x3f\x6c\x58\xdd\xbf\x27\xa8\x74\xd7\xfc\x23\x88\x74\xaa\x1e\xe0\x3e\xe5\x30\x9f\x5b\x0e\x6f\x23\xb5\x8f\xb7\x94\x82\x1e\xe7\x96\x49\xe9\xe0\xf9\x41\x1c\x84\x8d\x34\x37\x1c\x42\x72\x53\x7f\x05\x35\xe1\xae\xfd\xc2\x55\x59\x69\x6a\x27\x71\x4f\x4d\xd8\x51\x73\x0b\x48\xfc\xa2\xfe\x20\x16\x8a\xa0\x9f\x5b\x10\x8b\x5d\xeb\x11\x06\xf6\xa4\xf1\xd6\x80\x0f\xd1\xf7\x35\xce\x93\xfa\x0f\xb8\x96\x5d\xed\x13\x67\x91\xbd\x7e\xa4\x19\x17\x62\xc5\xdc\x90\xd4\xab\xe7\x07\xea\x74\xf2\xf9\xa8\xb1\xbe\x1a\x4f\x8b\x7c\x45\x1a\x4f\x00\x69\x66\xd7\xa3\x26\xf6\xfc\x5a\xdc\x1f\xad\x17\xd8\x6e\xc3\xeb\x43\x90\xe6\xe6\xf3\x8e\x6b\xb6\x32\x77\x4e\xe2\xb8\x9a\x92\x59\xcd\xad\x83\x88\xb1\x6b\x7c\x68\x02\xf6\xaf\xef\x09\x82\xf4\xf9\xc2\x9b\x4c\x11\xe4\x93\xe4\x7b\xa5\x7a\xff\x7a\x30\x7b\x6e\x8f\xb4\xca\xbe\x9f\x23\x34\x31\x9a\x0f\xf0\x50\xc2\xda\x9a\x1b\x92\x71\xf7\xf9\x06\x21\xe4\xeb\xfc\x00\x1f\xa5\x20\xd0\x19\x71\x60\x42\xe8\x98\xdb\x08\x6c\x42\x9d\x8f\x1f\x4d\x85\xbf\x67\x3d\x86\xc6\x0b\x56\x9d\x52\x1c\xcc\x6d\x06\xaa\xbb\xbe\x0f\x6f\x38\x9f\xef\x1f\x9b\xb6\xe6\xc7\x63\xb1\x7b\x7f\x0f\x5c\xf5\x3d\xbf\x60\xc6\x7d\x1e\x50\xab\x8a\x59\x9b\xc4\x81\x65\x21\x40\xcc\x8d\xc7\x42\x6a\xe8\x19\x71\x61\xf2\xa6\x9b\x1b\x90\xfe\x52\xc3\xcf\x48\xf6\xd7\x7c\x3e\xb1\x41\xa6\xfc\x27\xae\xc8\x73\xc3\x95\x74\x78\xf2\x44\xe4\x2b\x68\x69\x12\xe4\x95\xa7\x89\x11\x06\xc4\xdd\x87\x01\x6c\xa9\xe1\xc3\xf3\x86\x37\x90\x36\x83\x20\x2e\xe9\x10\x27\x41\x5c\x55\xc9\xc9\xe6\x0e\x27\x25\xe0\xc5\xb9\xef\x04\x75\xe9\xf2\x93\xd9\xaf\xca\xef\x7f\xee\x64\xb2\x94\xc3\xc1\xdc\x53\x60\x8f\x7d\xfa\xdf\x33\x06\x5e\x11\x27\x32\xf3\x35\x45\xf4\x4f\x32\xf3\x35\xc5\x4d\x4c\x82\xac\xba\x80\x14\x27\x99\xfa\x5a\x75\x7f\xe4\xd4\x96\x37\xd5\x8c\xcc\x7d\x3e\x7c\x3b\x11\xee\x32\x28\xce\xbd\x85\x5a\x47\xe3\x01\x55\x5a\x3a\xf7\xb9\x63\x50\xcc\xc3\xdf\x13\x57\xa2\xcd\xdb\x81\x8c\x97\xcd\x67\xee\xa1\x96\xd3\x61\x20\x08\xab\x2a\xee\x68\xee\xe4\xb3\x50\xfe\x95\x49\xa6\xbd\x2e\xb5\xd5\xdc\x81\x80\x57\x10\xe8\xdc\x47\x18\x74\xd5\xdf\x24\xa8\xf3\xa3\x86\x9b\x04\x55\x75\x01\x1f\xce\x9d\xb4\xd6\x4a\x0b\x3c\x23\x93\x9e\x1f\xcb\x1d\x94\xe9\x54\x34\xbf\xc8\x54\xa9\xcb\x4f\xa6\xbd\x22\x49\x60\xee\x27\x6a\x82\x4d\xe3\x39\x89\xab\x18\x9a\xef\x15\xd8\x74\xaa\x07\xae\x62\x4f\xae\x8f\xfd\xd4\x7c\x91\x24\x8a\xd7\x0f\x57\x68\xa9\x71\x67\xc4\x49\x99\xb8\xef\x91\xec\xab\x6b\x7e\x57\xc4\xad\xa8\xbf\xc8\xd4\x97\xf5\x3d\xcc\x93\xe0\x91\xe6\x7e\xe3\x1d\xa6\xcb\x4d\xdc\x55\x93\x03\xc6\xdc\x51\xcb\xec\xc5\xf5\x38\x54\x88\xd8\x12\x87\xd5\x86\xe7\xf3\x04\xb1\xd5\x7c\x60\xbe\x92\xc7\xfb\x06\x3c\xc8\xa7\x4c\xdc\x52\x91\x01\x77\x92\x3c\x2f\x37\x3d\xf6\x89\x34\xb5\x8a\xbb\x99\x3f\x71\x4d\x1f\x66\x6d\xa6\x3d\xd4\x28\x4d\x65\xe0\x81\x74\xdf\x52\x8e\xfd\xd9\x55\x0e\xef\x37\xb5\x9f\x03\xf1\x40\xbf\x07\x08\xb1\x6a\xbd\x89\x33\xca\x92\x2c\x66\x42\xd2\x95\xf7\xe0\x4c\x38\xa4\x28\x74\x60\x92\xac\xae\xca\x01\x60\xa6\xf0\x56\x73\x19\xce\xdd\xcc\x15\x71\x49\x59\x6a\xf5\x99\x5a\xa4\x2d\x76\x19\xef\x26\x3d\x4e\x24\x9b\x6b\xf2\xb6\x9b\x69\x3d\x26\x5d\xf9\xab\x66\x0a\xc4\x81\xa2\xf5\x02\x98\x57\x69\x9d\x67\xc2\xbb\x4d\x69\x91\x67\xfa\x71\x18\x71\x19\x33\x82\x1e\xbf\xc4\xfd\x69\x6e\x3f\xd2\x3a\xbb\xbd\x13\xc9\x5c\x8f\x37\x71\x3c\xf5\x6b\xfd\x02\x3e\x4a\xf4\x34\x11\xf1\xff\xb5\x7e\xd8\xb4\x14\x27\x34\x23\x0e\x47\xd8\x6c\x33\x91\xaf\xaa\xe8\xf1\x4c\xa8\xed\x6a\x53\x7b\x2f\x41\x97\xae\x7f\x03\x41\xe1\xf3\x7b\xe2\x58\x8a\x99\x8f\x1c\xcc\xee\x70\x99\xc7\x6c\xfc\x89\xe4\x32\x33\x06\x1c\x65\x9a\x9c\x79\x07\x6e\x41\xc4\x2d\xef\xa1\xa6\xf9\x6c\x76\x86\x73\x95\x6b\xdd\xcc\x60\x35\x09\x5e\x60\x66\xbc\xaf\x5a\x77\xb9\x50\x3f\x55\x0e\x6c\x22\xf5\x87\x8d\x47\x6a\xa4\x49\xdc\x4c\x95\xc1\x75\xe6\x84\x77\x8f\x38\x9d\x1c\x62\xb0\x24\x8d\x5c\x02\xe2\x5e\xdf\x13\x71\x2f\x9d\xef\xcc\x05\x1d\xb8\x88\x71\x2e\xf1\xd8\xa9\xbe\xe2\x6d\x22\x49\x20\x57\xbc\x93\x3c\x9e\x16\x9c\xb0\xd6\xa3\x23\x29\xb8\xbe\xa3\x16\x10\x67\x9e\x3b\x8f\x8f\x0e\x43\x06\xfe\xa2\x79\xbc\x91\x26\x55\x9c\x3a\x71\x2d\xb5\x7a\xbd\xb1\xb1\x08\x6b\x69\x66\xd4\x86\x5d\x8f\x3f\x99\xe3\x72\xd5\x61\xcf\xe8\xf4\x2d\x69\x91\x39\xae\x6f\x1e\xdf\x89\x4d\x49\x8f\x41\xbe\x42\xcd\xa8\x7a\x82\xc6\xe4\x9a\x3b\x49\xbe\xd6\xa4\x36\x99\x19\xe6\xc2\x9c\x1e\xc9\xd6\x4a\xf5\x7c\x5f\x6c\x44\xe2\xdc\x4a\xa4\x05\xd6\xfc\x0b\xde\x44\x43\xe7\x85\xe4\x62\xb5\xe8\x32\x97\xb0\xe9\x89\xb9\x20\x99\x57\x57\xd0\xed\xfc\x24\xef\xd2\xf7\x81\xa5\xa5\xc7\x2b\xe2\x36\xa4\xf6\x9b\x05\x44\x03\xb9\x7a\xce\xd2\x23\xa7\xfb\x67\xfc\x15\x04\x04\x5f\xb6\x8a\xcd\x4c\xd8\x5d\xb3\xc2\xc9\x5a\x92\xac\x3c\xd6\x42\x44\x98\xe4\x6b\xc9\xb5\xfb\xf7\x81\x90\xf0\x19\x5f\x05\xbb\x4a\x36\x94\x59\x03\xa8\x51\x97\xb3\x02\x84\x2a\x83\xf6\xac\xb8\xe2\x5a\xb2\xab\x47\xb8\xc2\xaa\xbd\x80\xc4\xdf\xd4\xdf\x41\x3e\x9a\xaf\x32\xde\x3f\x5a\xdf\xfa\x93\x36\x57\xf5\xd8\x5c\x94\x9f\x65\x92\x9f\xa5\x4a\x2d\x3d\xc9\xaf\x52\x15\x34\x37\x2b\x6a\xc0\xa9\xfb\x10\xf9\x54\x9a\xd7\xeb\x26\xc8\x77\xb8\x1e\xb5\x4b\x77\x99\x7c\x50\xa2\x17\x15\x04\x02\xd9\x74\x27\xf9\x54\xaa\x34\x13\xb3\xed\xf1\x18\x7f\xe6\xfb\x93\xbf\x44\x92\x5a\x0b\xef\x32\xed\x77\x4b\x11\xe7\xf5\x69\xbf\xc1\x4c\x2a\xa8\x74\xb6\x70\x98\xd1\x63\x8c\x2b\x77\xb5\x24\xd0\xf0\xe6\x14\xd6\xd9\x24\xbf\x49\x17\x7c\xd1\x6c\x25\xd4\xfe\xfe\x3e\xf2\xa1\x34\x95\xb1\xf9\x89\x39\x68\x05\x49\x4a\x8f\xe5\x8f\x6b\xb8\xe7\x83\xeb\xb7\x0c\xea\x13\xd7\xef\x6e\xc9\xa7\xa1\x16\x53\x72\xb3\x89\x2b\x78\x6d\x1e\x1f\xae\xe0\x66\x56\x1a\x40\xc2\xd6\xc4\xb4\x46\xc4\xbc\x98\xbf\x48\x99\xa2\xcc\xb1\xb3\xb5\x40\x8c\x50\x19\xb3\x87\x92\x2b\xce\xd6\xe3\xf7\x1a\x1f\x71\x49\xcd\xed\x91\x0f\x29\x6f\xfe\x3d\x0e\x14\x6d\xff\x93\xc7\x85\x7c\x2b\xe5\xff\xc7\xd8\x9f\x23\xd9\xef\xf3\xc0\xa2\xe0\x56\xbe\x25\x88\x33\xe9\xfc\xf7\x42\x80\x52\x7b\x6d\xf4\xfe\x8d\x0e\x25\x4a\x99\xe7\xbe\x78\x37\xe2\xe7\xd5\x29\x4a\xe2\x04\x82\x18\x13\x8c\x7e\x58\x1d\x35\xa8\x99\x21\xbd\xfa\x0c\x4d\x84\x93\x9b\xa8\x7c\xa8\xcd\x98\x91\x91\xce\xc1\xbe\x87\xaf\x75\x5e\x26\x1d\xa1\xa3\xeb\xe7\x7d\x5c\x16\xbc\x0c\x3a\xb0\x85\xe8\x30\x5a\x1d\x6a\x63\xd6\xe6\x20\x89\x90\xf0\x0a\xab\x43\x8d\x64\xb1\xa0\xd5\x17\x20\xb5\xb5\xd8\x2b\x24\x6b\x3e\xbf\xa3\x32\x21\xc7\x07\x07\x2c\x6b\x6a\xaf\x0e\x1b\x22\x43\xa7\x57\xb7\xa8\x6f\xc2\xf9\x47\x7d\x0a\x8d\x07\xa8\xa9\xcc\x73\x58\xdd\x23\xda\x83\xeb\x01\xb8\x90\xcc\xcb\xa8\x87\x59\x91\x97\x43\x8f\x4a\x70\x45\xdf\x83\x83\xbe\xeb\xfd\x88\xeb\x57\x3b\xea\x73\x68\x3d\x21\xc9\x30\xce\x7d\x75\x48\xe6\xac\xd4\xb7\x3a\xcc\x96\x92\xac\x3a\x42\x61\xa7\xd6\x1f\x40\x74\x92\x74\x91\x07\xd0\x18\x9a\xba\x90\x07\x30\x08\x0f\xb3\x50\x4f\xa6\x4b\x4d\xee\x51\x6c\x49\xfb\x05\x07\x28\x1d\x94\xab\xdf\x11\xed\xc4\xc3\x01\x9f\xd3\xd4\xfa\xc1\xcc\x99\x74\x98\x1e\x1c\x16\x1d\xe6\x07\xd1\x44\xd4\x6c\x3b\xcc\x9e\x32\x03\xf5\x07\x36\x78\xd1\x1f\x42\xd1\x19\xca\xba\x90\x77\xd0\x58\xc9\x71\x8d\x2b\x24\xd9\xca\xdf\x08\x4d\xa6\xa4\x3e\x50\x8c\x8e\x3e\x85\x35\x52\x48\x9a\x83\xbf\x41\xef\xbc\xbc\x06\xcc\x8c\xf4\xd9\x2d\xe4\x21\x34\x99\xdd\x50\x5f\x66\x74\xb5\x43\xd3\xa6\x83\x7f\x0d\x00\x5b\x16\xf5\x0f\xe6\x48\x2c\xa8\x35\xc2\x27\x50\x38\x9f\x12\x9a\xe6\xb7\xff\xa3\x86\x0d\x9e\xcf\x47\x28\x2e\xd7\x67\xc0\x47\xc6\x24\xe7\x35\x02\x45\xf9\xe7\x77\xac\x47\xe3\xef\x90\x8c\x3b\x7f\x23\xfa\x90\xf4\x8d\x7a\x34\x95\xc5\xd7\xd6\x80\x26\x41\xc4\x83\x35\xa2\xd2\x24\xe9\x63\xf4\x88\xd6\xe3\xf3\x91\x37\x41\xe6\x3c\x70\xb9\x33\x9a\x72\x8d\x11\xa1\xc1\x1c\x0f\x34\x6d\xe6\xbd\xac\x11\x3e\x34\xad\x17\xe0\x4c\x58\x63\x7f\x0d\xc0\x93\x2c\xcd\x7f\xe3\xf2\xa6\x66\x3c\x10\x60\xb1\xb4\x7f\x3b\xcc\x9a\x1c\x0f\xce\xa3\xcc\x68\xc3\x23\x94\x9f\xfb\x7f\x10\x8a\x4b\xfa\x8c\xfa\x32\xac\xb4\xbb\x50\xef\xa5\x13\xe8\x73\x0d\x44\x97\x49\x78\x88\x54\x89\x4c\xfe\x35\x1e\x68\x1e\x34\xc3\x4d\x98\xe9\x27\x35\xe7\x89\x12\x1e\x74\x43\xac\x19\xd1\xba\x3f\xbf\x91\x17\xc4\xf9\x23\xd5\x62\x30\x09\x72\x4d\x98\xe9\x59\x2f\x6a\xcd\x0b\x3e\xa7\xac\x76\x68\xc6\x45\xdf\x83\x99\x95\xc2\xd7\x4c\x88\x36\xe5\x7c\x27\xce\x87\x2c\x07\xa8\x5f\x53\x57\xfe\x17\xe0\xca\x35\xe1\xd0\x2b\x59\x1f\x0b\xe0\x3a\x4e\x36\x05\xb1\xf2\xe3\x91\xe4\xa5\xc9\x16\xe4\x75\x90\x59\xcc\x82\xd0\x64\x32\x87\x09\xec\x1f\x1d\x06\xe4\x85\x34\x46\x03\x2d\xe4\x81\x14\x11\x0f\xf2\x40\x3a\x8b\x37\xad\xc8\x03\x99\xea\x0f\xd8\x40\x53\xe3\x09\xcd\x43\x9b\xd5\x00\x0f\xc1\xc3\x38\x5b\x40\xd6\x73\x33\x80\x05\x26\x4d\x6d\x76\xa0\xfe\x56\xfd\x0e\x66\xcf\xef\xf7\x60\x5e\x9c\x4f\x07\x71\x50\x52\x9c\x01\x9f\xc3\xc3\x31\x23\x49\x91\xcc\x61\x02\xde\x82\x0e\xff\x35\x11\x3d\x43\x08\xf2\x35\x03\xa2\x9b\x92\xc5\x44\xb1\x30\x26\xb1\xad\xbf\x3c\x08\xcd\x17\x0e\x61\x1d\x66\xe4\x3d\x34\x02\x03\xae\x09\xe6\x4f\x6c\xa4\x35\x03\xbe\x86\x9a\xdf\x44\xe8\x25\x33\xba\x57\xd4\xaf\x21\x56\xdc\x9a\x28\x06\x46\x20\xd3\x35\x9f\x88\xbe\xe1\x78\xa3\x66\x7b\xd7\xf3\xe1\x60\xfe\xc6\xb7\xc2\xc1\xcc\xf5\x5d\x00\x16\x65\x68\xf3\x5a\x08\x55\x67\x92\xe9\x5a\x81\x4d\x47\x7a\x40\x9e\xc5\x60\x28\xef\x8a\xbc\x8a\xa1\xef\x21\x43\x98\xa1\xbb\x6b\xa1\x58\x18\x33\xda\xd7\x02\x0a\x32\x51\x92\xd7\x42\x99\xe5\xa9\xf1\xa1\xd8\x12\x8b\x25\x2d\xd4\xbb\xa9\xba\xec\x17\x34\x5d\x26\xa5\xae\x85\xbc\xa4\x8b\xcc\x71\x81\x1e\x2b\x0f\xdf\x6a\xd0\xdc\xb9\x5f\x0b\x66\x52\xa2\x32\xaf\x85\xd0\x72\x96\xc1\x5d\xa8\x97\x33\x18\x5a\xbb\x22\xaf\x81\x49\x6d\x6b\xad\x58\x2f\x3e\x8f\x68\x38\x3a\xa4\xd7\x0a\x4d\x46\xe3\x03\xfd\xfd\xac\xcf\x0e\xac\x28\x8e\x67\x87\xb0\xa8\xe7\x01\x3f\x42\x4d\x06\xf5\x66\x06\xe1\x9c\x16\xea\xcd\x0c\x86\x8a\xaf\x65\x11\x9a\xac\xe7\x01\x0c\xc9\xcb\x06\xf5\x63\xea\x22\x7d\xae\x13\x01\x41\xec\x2f\xcc\x8a\x43\xed\xc8\xab\xa2\x30\x82\xfa\x30\x45\xfc\x61\x41\xd8\x61\xe5\xd5\xb5\xc2\xac\x48\xe1\x77\xfd\xe5\xfd\xb0\x1d\xf4\x2d\x66\xbb\x9e\x40\x75\xe6\xf8\x1e\x54\x2e\xe5\x79\xd8\xf0\xb1\xca\x8c\x8b\x54\x8a\x46\x94\xe7\x85\xfa\x2d\x83\x49\xe0\x6b\x67\xe4\xa9\x50\x92\xdf\x05\xd1\xa1\x14\xc6\x90\x7a\x30\x08\xaf\xb4\x50\x7f\xa5\x35\xd2\x33\xea\xa7\x54\x86\xae\xaf\x0d\x54\x6b\x46\xdb\xae\x0d\x33\x22\x11\x47\x16\xea\xa7\x0c\x86\x0a\x2f\xa4\x22\x14\x86\xe2\xaf\x1d\xf4\xc3\xf3\xba\x1b\x4a\x94\x50\x78\xd8\x61\x66\x6c\x7a\xff\x81\x99\xfc\x5b\x8f\x1d\x01\x02\x14\xb6\x36\x2a\xc1\xea\xf2\x40\x2a\xc2\x90\x99\x7f\xf7\xa8\x3f\xc5\xef\xed\x28\x5b\xfe\x2f\xd1\x62\x6b\x1b\x88\x93\x97\xc1\x46\xa8\x1f\x1d\xe6\x6b\x43\x2d\x26\x7c\xc6\xda\xa8\xa1\x3c\x34\x79\x64\x4c\x2f\x0d\x06\x70\x04\x72\x10\x21\x6e\xba\xc9\xc1\x69\x90\xe4\x98\xe1\xbf\x2c\xd4\x5e\x5e\x4e\x06\x07\x6f\x26\xb3\x34\x14\xc3\x21\xfc\xc5\x42\x68\x73\x21\x64\xff\x32\xa8\xb5\xd2\x6c\x0c\x40\x95\xb2\xc9\x5a\x45\x80\x01\x99\xbf\x81\xb9\x30\x43\x79\x21\xf4\xb9\x4b\x12\x89\x7a\x18\x5d\xe3\x6b\x60\x86\xd4\x64\x10\xca\x5c\xe5\xd0\x35\x40\x7c\xcb\xa1\x6e\x0b\x70\x1a\x9a\x0f\xb0\x9b\x98\x01\xbe\x2c\x42\x55\x79\x98\x6d\x23\xe9\x53\xe3\xf7\x80\x8b\xe1\x7a\xc1\xec\xc0\xe2\x6c\x0b\xf5\x1e\x0a\xb1\x91\x96\xdd\x71\x99\x7f\xed\x1e\xc5\x90\xc8\x3c\x3d\xc1\x87\x41\x9f\x17\xea\x3f\x34\x86\x42\x2f\x4f\x51\xb3\xfd\xeb\xdf\xa3\x26\x3e\x99\xa1\x17\x64\xa8\x93\xb9\xfa\x5f\xd2\x28\xdb\x11\x5d\xa6\x80\x08\xaf\x21\x79\xf3\xf7\x7b\x18\x2a\x43\xbb\x97\xdf\xa1\x49\x71\x7c\x28\x16\x45\x48\xfe\xe5\x51\x39\x90\x97\xb1\x23\x29\x90\x25\x02\x56\x84\x76\xca\x4c\xea\x90\x14\x19\x5a\xba\xce\x05\x4d\x8c\x87\x11\x10\xfc\x5d\x3e\xb5\x83\xfa\x2d\x92\x14\x4f\x86\x66\x4c\xcd\xe2\x14\xc0\x9b\xf0\xfb\xa7\x21\x89\x8d\x9a\xcc\x81\x19\x83\x95\x23\xd7\xe9\x51\x7c\xa9\xf0\x37\x24\xfd\xa2\xdf\x30\xfb\xa8\x7f\x38\xbc\x99\x11\xbf\xce\x0e\x78\x13\x8e\x1f\xc2\x09\x33\xde\x57\x40\xb4\xcb\x87\x74\x1c\xfb\x4f\x66\x71\x0e\x2a\x6b\x72\x7d\x4f\x24\x1d\x73\x3f\xcf\x1f\x90\x25\xc7\x8b\x80\x17\x31\xeb\x03\xc4\x02\x49\xf2\x37\xce\x2b\xf3\xd2\x16\xa2\x13\x2b\x11\x1d\xd6\x3d\x22\x1a\x6d\xf0\x37\x92\x9a\xb9\x5e\x77\x58\x3e\x48\x3f\x77\x14\x73\xe3\x7a\xdc\x2b\x84\x9f\xc6\xdf\x05\xed\x95\xbf\x51\x42\x82\xc2\xc1\x1d\x65\x9f\x69\x49\xb9\x91\xd4\xad\x00\x84\x7b\xc7\x79\xe6\xef\x08\xdd\xa6\x59\xf6\x36\xb4\x73\x7d\x6e\x0b\xf8\x23\x8e\xc7\x90\x0a\xc1\xf3\x73\x3b\xf2\xee\x34\x3f\xc0\xb3\x54\x5e\x5e\x77\xa0\x1c\xf3\x32\xba\x0f\xf2\x62\x28\x0c\xdc\x07\x96\x18\x6a\xce\x37\xb0\x10\x99\xf1\xbe\xee\x13\x49\xc1\xfa\x0d\xb3\xfa\xa5\xdf\x08\xa5\xd7\x7c\x81\x7d\x28\xcd\xe7\x06\xfd\xb3\xf8\xdd\x7a\x10\x8a\x7c\xd1\x0c\xf6\xc4\x65\x49\xfe\xf7\x00\x6e\x88\x49\xe0\x0b\xd1\x81\x85\x40\xa5\xeb\x81\x30\x56\xc9\xff\x23\x7a\x8e\x01\x5d\xeb\x09\x1f\x35\x85\xf3\x07\x01\x2e\xed\xdf\x2e\x17\x84\xc6\x75\xe6\x1d\xac\x07\x19\xe2\xcc\x5b\x58\x4f\x84\x92\x72\xf1\x1e\x1c\x1e\xc2\x7f\xac\xe7\x95\xf4\x1b\x43\x25\x17\x20\xc1\x07\x51\x6a\xd7\x83\xc3\xb5\xe8\x03\x00\xa4\x77\x63\xe5\xc3\xf5\x4c\x94\x51\xe5\x66\x3f\x0b\x71\xe8\x94\x8c\x9e\x05\x07\x21\x0f\x4b\x84\xde\x51\x72\xdd\x7e\xd5\xff\xfe\x97\x18\x4a\xb8\xfd\x95\x6c\x17\xb1\x97\xb6\xbf\x8b\x97\x18\xbd\xb4\x3d\x57\xfc\x1e\xfc\x7d\xbf\xcf\x7f\x37\xf3\xf6\xf7\x32\x4b\xcc\xb3\xd9\x5e\xf1\x7e\xe2\xfb\xef\xe2\x26\x86\x5e\x6f\xe4\x85\x2c\x26\xa9\x6d\xd4\xbb\x49\xf4\x41\x6d\x6f\xe8\xef\x33\x6b\x6d\x7f\x35\xab\x44\xcd\x62\x7b\x43\x7f\x1f\xb3\xd9\x3e\xf0\xfc\x27\x49\x6c\xe4\x85\x2c\x96\x59\xdd\xc8\x0b\x49\x29\xb3\xbf\x99\xd1\xce\xef\x2f\x8c\xb7\xb0\xff\x85\xef\x15\xb5\xbf\xf3\xa5\x66\xb2\x91\x97\xb1\xaa\xd6\x6b\x63\x3c\x95\xef\xdb\x7e\xdb\x1b\xdb\x5f\x49\x35\xb1\xf8\xda\x46\x1e\x43\x62\x71\xb4\x8d\xbc\x85\x44\x20\xcc\xed\x8e\xef\x35\xf6\xff\x4a\xaa\x89\x79\x03\x1b\xf5\x6c\x16\x51\x73\xb7\xbf\xcc\x32\x31\xf4\x7a\x23\xcf\x20\xd1\x66\xbf\x71\xf9\x2c\x96\x7d\xdd\xc8\x33\x48\xd4\x14\xb6\xdf\x98\xcf\xe4\xf8\x6e\xf4\xdf\x39\x9e\x07\xeb\x35\x39\x9e\xf7\xf2\x4a\x49\xfd\xbf\x87\x77\x31\x69\x72\xa3\xfe\x4d\x62\x34\xe5\x46\xde\x41\x62\x19\xd8\x8d\xbc\x83\x45\x07\xf8\x46\xbd\x9b\x44\xd4\xdc\x7d\xde\xc3\xbd\x98\xd7\xb1\xcf\xf5\xbc\xed\x9f\x26\xbc\x51\xdf\x66\xd1\xcc\xb9\x4f\xc2\xfa\x7e\xc2\xc3\x46\x3d\x9b\xc4\xfa\x37\xfb\x24\xcc\x87\xf3\x3f\x41\xdf\x9c\xef\xc9\x0b\xbf\xd9\x5f\xc1\xfb\x8b\xfd\x05\x7d\x2f\x7e\xbf\xbe\xeb\xcf\x3c\x8c\x7d\x2a\xd6\x7f\xf1\x7b\xf5\x3d\x4f\x34\x4b\xee\x53\xf1\xfd\xc5\xef\x37\xf4\xbf\x38\xfe\xa0\xf7\xc5\xef\x81\xde\x89\xea\xbd\x71\xf9\xa6\xac\xf5\x7a\x25\xe9\xc5\x7a\x38\xfb\xf4\x82\x76\x8e\x77\x5c\xf8\xcd\xf9\x0e\xac\x27\xcf\x3b\xea\xb9\x24\x0a\xbf\xfb\x4c\xac\x27\xf7\xf7\x4c\x47\x3b\x9f\xc7\xf9\x60\x80\xd0\x3e\xfb\x1d\x2f\x99\xe9\x3e\x36\xf0\x9b\xdf\xf3\x68\xe7\x7a\x80\xbe\x89\xb2\xbe\xcf\xab\x89\x2d\xd6\x23\xda\xe7\x60\xfc\x85\xf3\x3d\xe8\xbf\x70\x7e\x37\xfa\x2f\xec\x0f\xf4\x4d\x9f\xf6\x3e\x4f\x3c\xcf\xfe\x1e\xcc\xef\x13\x36\x37\x52\x17\x16\x85\xd9\x7d\x5f\x2f\x3f\xca\x3c\xbf\xf7\xf5\xf2\x23\x5e\x4e\xfb\x7e\x85\xcd\x44\xd4\xf9\x7d\x27\xf4\xf7\x09\x6f\xfb\x2e\xf1\x9b\xdf\x2f\xef\xf9\x1a\xe4\x1f\x77\x79\xcf\x17\xa3\xd1\x36\x52\x19\xd6\xa8\xf5\x1f\x2e\x97\x8d\xfa\x1f\x29\x37\x76\xfe\x4a\xfa\x8b\x37\xfd\x46\x1e\x43\xca\x64\x26\xf7\xcb\x5c\x17\xa3\xad\xf6\xfd\x4a\xfe\x6b\xa8\x73\x10\x1b\xa3\x31\x36\xea\x83\x24\xa2\x04\x6f\xd4\x07\x59\xb4\x81\xef\xbb\x75\xb4\x73\x71\xda\x4b\x3c\x43\xef\xbf\x6a\x5b\xca\x64\x0e\x77\xc7\xe2\x93\x18\xef\x20\x3e\x32\x87\xfb\x65\xbe\x8b\x3e\x98\x7d\x07\x71\x4d\x7e\xcf\xde\xf1\x4e\x2d\x9e\xe3\x7d\x1e\xde\x3b\x88\x89\x87\x17\x92\xca\x9a\x9a\x6f\x10\x0b\x0f\x27\x24\x8b\xc4\xa4\xad\x8d\xbc\x85\x44\x20\xbb\x7d\xbf\xcc\x6d\x4d\x8d\xf7\xc6\x66\xf3\xf0\x42\x12\x49\x0c\x1d\xdc\xc8\x73\x48\x34\x43\xed\x3b\x88\x8d\xc4\xf4\x80\x58\x18\x1a\xbd\x9f\x97\x39\x25\x86\x26\xef\xa7\xc4\xef\xce\xdf\xe9\xbf\xff\x2d\x9a\xbd\xf6\xf3\x6a\x22\x89\x36\xe5\x8d\xbc\x80\x45\x20\xc1\xfd\x80\xd8\xa8\xc9\x6d\xc4\xfd\x2f\x46\xeb\x6c\xc4\xfd\x27\xc2\xb9\xec\xe7\xbd\x7c\x17\x35\xd5\x8d\xfa\x24\x89\xf5\x4f\x36\xea\x81\x24\xd6\x9f\xd8\xcf\x44\x3b\x0f\xef\x33\xd1\x1f\x2f\x53\xd4\x07\x49\x44\xa1\xde\x10\x2e\x12\xd5\xfa\x0d\xe1\x22\x15\xcd\xc7\xf0\x9b\x87\xf5\xc1\x7e\x16\x1e\x56\xd4\xdb\x48\x17\x13\x73\xf6\xe3\x86\x07\x38\x40\xdc\x7e\x17\x33\x59\x36\x82\xe9\x13\xcb\x3f\xed\x07\x3b\x4e\xdc\xea\xfd\x3c\xd1\xce\x15\xc6\x8e\x31\xde\xc8\x2e\x5c\x3f\x0c\x86\x36\x14\xa5\x48\x0c\xae\xb5\x2b\x76\xec\x1b\x90\x21\xb8\x3c\x31\xfe\xcd\xae\x8c\xef\x7d\x27\xce\xae\x1a\xbf\x17\x7f\xbf\x2b\x7a\xa5\x9f\x07\xde\x29\x32\x4f\xd0\x10\x3d\xfd\x3e\xc0\x11\x55\x8c\xa0\x73\x04\x10\x80\x2e\x4a\x00\x86\x78\xea\x44\xdb\xa9\xa1\xee\x44\xba\x18\xc3\x66\xd7\xab\x7f\x26\xc6\x98\x19\x0a\x51\xbc\x0f\x54\xfe\x03\xdb\xdc\xd9\x65\x03\x99\x76\xf6\x10\xdb\x3e\x38\x84\xd8\xf6\xc1\x1e\xe7\x3b\x82\x8b\x51\x9e\x86\x90\xde\xc4\x40\x19\xbb\x70\x29\x5c\x8c\xb4\x31\xc4\xf8\x26\xe2\x4a\x19\x6a\x3d\xbc\x0f\xb0\xcb\xa0\x94\xc9\x2f\x6e\x50\x02\xef\x09\x43\x54\xee\xfb\x0f\x0e\xda\xf0\xc9\xc5\x41\x59\x8e\x07\xf8\x49\xc3\x56\x2c\x7d\x01\x5d\x2c\x7e\xc0\xb1\x6e\xb9\x72\x90\xa0\x25\x56\x97\xb1\xeb\xd5\x63\x12\xf1\x46\xec\xc2\x55\xc3\x70\x15\x43\x81\x85\x44\x70\x16\x43\x41\x83\x74\x91\x1d\x58\x02\xf1\x50\xd6\xb4\x04\x59\xe4\x22\x3f\x30\x94\x38\x78\xff\xf1\x7d\x32\x81\x9c\xea\x77\xc0\x2c\x65\xc7\xef\x6f\x48\xa9\x60\xcc\x45\xff\xa8\x18\x73\x61\x17\xa0\x3f\x06\x63\x5b\x6a\xf1\x7b\xf1\x37\x3e\x58\xaf\x7f\xb8\x6e\x2c\x75\x8c\x9f\x0b\x94\x46\xbc\xcc\x8f\xcf\x68\xe7\x60\x66\xcc\x6f\x72\x7e\xaf\x30\x9d\x18\xcd\x67\x28\x31\xf0\x3e\xc0\x15\x9a\x86\x07\x38\x3c\x5c\x00\x17\x83\xc1\x0d\xf1\xb2\x89\x85\xe6\x2d\x2d\xcc\xa7\x71\x08\xa0\x1b\x1a\x02\x0d\x75\x03\x12\x75\x69\x43\x3c\x6a\xa2\xee\x6a\x88\x2f\x4d\xf4\x32\x5a\x8a\x3d\xe7\x79\x4d\x07\xa4\xfd\xfb\x8f\x97\xb4\xa9\x8f\x59\x82\xfc\x5b\x3b\x3b\x7c\xf0\x41\x1e\xb6\xf4\x2c\xfc\x66\x87\x0f\xa6\x5c\x27\x17\xf1\xc1\x94\x79\xd8\x80\xbc\xff\x3e\xc0\x1e\x1e\x4c\xf9\x53\x77\x0d\xd0\xfa\x89\x12\xbd\xe5\x04\x1a\x60\x02\x8a\x21\xa6\x34\xd5\x4f\xa4\xb6\x0c\x11\xf7\xa2\x0c\x6d\x39\x61\x4c\xdf\x35\x6b\x19\x32\x6e\x1d\xec\x01\xd7\x48\xe5\xe1\xcb\x90\x69\x35\xe4\x1c\x44\xc4\x11\xe6\x20\xa2\x4f\xa6\xb6\x1c\x74\xf2\x5d\xcb\x96\x83\x4e\xb8\x89\x79\xa2\x7f\x1e\xd5\x0c\x1d\x8a\xb9\xed\x96\x37\x8e\x2e\xa3\xb0\x2d\xef\x57\xce\xf9\x99\x00\x84\xca\x8b\xc1\x09\x96\xc1\x1e\xe8\xff\xb3\xbc\xc1\x4f\x7a\xd6\x1b\x8e\x07\xd8\x05\xd8\x07\xb1\x3d\x2c\x5b\xc5\x6f\x7e\x10\x74\xc2\xe8\x0d\xcb\xa0\x13\x02\x43\x19\xf0\xd7\xd3\xc5\x52\x5f\x86\xc0\xcf\x44\x3c\x00\xcb\x67\xc7\x03\x5c\xe4\x63\x78\x80\x23\xc0\xcd\x74\x31\x5a\xd0\xf2\x39\x78\x80\x43\xba\xe3\x8b\x1c\xd2\x5d\xf0\x02\xd9\x36\x30\xd5\xdf\x7f\xf0\x93\x10\x67\x9a\x26\xfd\x80\x32\x58\x69\xd7\x32\x84\x5d\xfa\x94\x0d\xd1\xa5\xa9\x7d\xf2\x81\x15\x90\x56\x23\x77\x28\x29\x36\xe2\xd3\x76\xac\x40\x3b\x62\x6e\x93\x15\x5c\x2d\x17\x25\x4a\x2b\x20\x8d\xf6\xf3\x1b\xb7\x15\x03\x66\xad\xf4\x1e\xff\xe0\x27\xfb\xfb\x09\xa2\x88\x58\xe9\x33\x1e\xe0\xa0\xfa\xc2\x03\x7a\x61\xc7\x03\xec\xa3\x63\x65\x7f\x5e\xb8\xf1\x5b\xed\x0f\x5e\xe0\x99\x2d\xb0\x01\xb4\x9f\xdf\x18\x34\x2f\xcc\x02\x36\x75\x31\x7f\xd8\x10\xd8\x99\xe8\x4e\xb4\x82\xfb\x8c\x16\x6e\x43\xa0\x67\xa2\x92\x65\x05\x5c\x87\x30\x68\x56\x82\xfa\xf4\x3d\x8f\x76\x8e\xd8\xb1\x4a\x53\x1b\xe3\x98\x02\x4f\x5c\xf1\x27\x1e\xe0\x2a\x05\x3d\xf2\x08\x02\x52\x3c\x5d\xf4\x10\x5b\x81\x9e\x4f\xe4\x3f\x2b\xb8\xbc\xae\x49\xe6\x5d\x0e\x96\x75\xea\x8b\x3b\x1e\xd0\x27\xb1\xac\xda\xfb\x20\x58\xe6\x3e\x58\x09\x82\x25\xf3\x2e\x77\x8c\x89\xab\x04\xd5\x8b\x4e\x6c\x2b\x41\x9e\x8b\x23\x00\xa7\x6b\xeb\x5f\x8a\xee\x5b\xc5\xdd\xc9\xf0\x32\x43\xac\x69\x22\x7e\x88\xd5\xa0\x4c\xf2\x90\x9a\xe3\xf9\xce\xdf\x98\x1e\xbd\x18\x86\x60\xd4\xc4\xc8\x78\xab\x60\x7a\x8c\xc4\xb6\xda\xe2\x37\x3b\x04\x65\xb3\x36\x9d\xd5\x0e\x22\x61\x2a\x8e\x01\x35\x3c\x11\xc5\xdb\x6a\xaf\xf1\x00\x7b\x80\x36\x44\x18\x6b\x03\x6c\x78\x22\x92\xac\x55\x5c\x9f\x5d\x23\x84\x34\xcd\xf0\x63\xab\xeb\xe0\xf7\xb7\x41\x15\x5c\x90\x4e\x57\xab\x3b\x9e\xe7\x08\x41\x75\x4c\xd4\xb2\x6a\xe8\x9f\x0c\xa6\x1a\x4c\x29\x2c\x4a\x61\x15\xba\xb9\xb8\x2a\x70\xc3\xdf\x07\xd8\x83\x2d\x3c\xc0\x19\x78\x8c\x98\x33\x80\xfe\xd5\x33\x67\x00\x3a\x17\x17\xae\xa0\x5a\xc6\x8c\x59\x85\xb1\x8a\x96\x62\xab\x77\xb4\x73\x84\x90\xa8\x12\x4b\xff\x5b\xbd\x3b\x1e\x60\x87\xf7\x1d\xd6\x46\x7d\xe1\x3d\x28\x5d\x53\x7a\xc2\x3c\xc9\xa3\x58\x9f\x84\x07\xf8\x02\x14\x00\x3a\x17\x0c\xd8\xde\x89\xce\x27\x6b\x19\x8b\x44\x03\xa3\xb5\xa0\x93\xcf\x80\x67\x0d\x06\xa0\x4e\x8e\xd7\x5e\x05\x3e\xa5\xa4\x2f\x40\xa9\xd2\x45\xd0\x82\xb0\x48\x16\xad\xdd\x61\x11\xfd\xf6\xa9\xc5\xbe\x72\xd2\x2d\xf6\x95\x12\x02\x10\xa8\x93\x6c\x28\xd6\x20\xea\x26\x89\xba\x2d\xf6\x85\x17\x7a\x8b\x7d\xe1\x85\x0e\x0c\xe9\x94\x98\xa3\x69\x0d\xdc\x81\x09\xf3\xd6\x20\xd5\x88\xef\x77\xa8\x39\xc4\x61\xb5\x1e\xab\xc4\xa3\xdc\x33\x36\x92\x37\x7a\x87\x9c\xca\x0a\x1a\xd6\x63\xd1\x78\x5a\x7b\x8d\xf7\xbf\x29\x23\x92\x35\x11\x17\xd6\x7a\x8f\x76\xf6\xbf\xdf\x09\xd1\xea\x62\x00\x31\x4e\xf4\xa7\x1b\x82\x2f\x13\x5d\x80\x06\x90\xe2\xc4\x8a\x0e\x86\x60\xc1\xc4\x84\x7d\xeb\x4f\xb4\xf3\xfb\xa0\x02\x56\xcc\xb0\x71\xbd\xf3\x61\xe1\x47\x1b\x98\x0f\xd3\xe0\x6c\xc0\x6a\xf3\xc3\xe1\x47\x31\x3c\xf0\xad\x38\xa2\xe9\x12\x93\x28\x0d\xd1\x74\x89\x3e\x57\x1b\xd0\xea\x88\x15\x68\x03\x22\x13\x1d\xf0\x36\x7a\xbc\xdf\xf9\x3b\xde\xff\x06\x3c\x46\x0e\x33\x2e\x3b\x1c\x2f\xf7\x21\x4c\xb1\x8d\xb0\x73\xeb\x2c\x8e\x81\x29\x15\x8e\x00\xdc\x86\x21\x31\x36\xa0\xd4\x0d\x5e\x41\x03\x4a\x5d\x62\xde\xb9\x0d\x88\xd6\x84\x4f\xb3\x11\x7b\x42\xd5\x79\xec\xb0\x14\x93\x8e\x07\xd8\xc7\xd0\x6f\x1f\xf8\xcd\x0f\x84\x29\x9b\xf9\x23\x36\x7c\xe1\x01\x7e\x31\x76\x8d\xba\xf1\x88\x5d\xa3\x2a\x0c\xb4\xe0\xf4\xbb\x6a\x90\x6f\x18\x16\x65\x88\x49\x4b\x0c\xfb\x32\xc4\xa4\xa5\x31\xfe\x25\xa0\xd9\x26\x94\xb1\xc4\x6a\xc5\x36\x13\xf6\x98\x7b\x3e\xc3\x54\xcc\x10\x46\x9b\xe9\xe0\x81\x6f\x38\x13\xda\x1b\xcd\x59\x36\x83\x8a\x78\x2c\x81\x46\x9c\x12\x63\x76\x0d\xf0\xc3\x89\x08\x70\x36\x83\x8a\x78\x2c\x67\x03\x99\xf3\x58\x02\x6e\x38\xfd\xbe\xd0\x40\x05\xbc\x92\x67\x90\x15\xcf\xe9\x0c\xb2\xe2\x39\x9d\x10\x95\x12\xdd\x45\x86\xc0\xb1\x34\x78\x30\x01\x10\xfc\x3e\xc0\x2e\x07\x86\xc0\x93\x3a\x21\x3b\x11\x2a\xc5\x26\x64\x7d\x26\x1c\x1a\x10\x7f\x13\xc3\x30\x0d\x91\x68\x89\xb8\x57\x36\x21\x88\x33\x0c\xd3\x80\xe0\x9b\x98\x90\x6a\xd3\xe2\x79\x2e\x91\xe7\xb0\xbf\xf3\x83\x5e\xf0\x00\x07\x14\x0e\x93\x49\x66\x37\xbd\xe1\x01\x8e\x10\xa2\x3d\xab\xb1\xd8\x3c\x31\x02\x7e\x10\xbc\x83\x30\x8a\x06\x4c\xdf\xc4\xac\x25\x9b\x50\x09\xd3\xd2\x90\xa1\x12\x32\xa1\xdd\xe6\x1d\x26\x7b\xcd\xe1\x4e\x78\x80\x73\x00\x77\x65\x40\x84\x4d\xd0\x39\x21\xd9\x6d\x42\x47\x4c\x44\x5a\xb5\x09\x1d\x91\x89\x1c\x86\x70\xb7\xf7\x01\xf6\x00\x1d\x91\x80\x32\xb6\x20\xd8\x13\x73\xc0\x10\x8f\x96\x98\x93\x6e\x88\x3f\x4b\x4c\x7b\xb4\x55\xe3\xf7\xe0\xef\x78\x7f\xf2\x37\x46\xcc\x7b\x77\x55\x4c\x99\xdc\x66\xfd\x79\x29\x48\x16\x08\x38\x4b\x4c\x3d\xb2\x05\x15\x91\x01\x6e\xb6\x40\x98\x12\x78\x01\xec\x9b\xf2\x95\xf4\x0f\x4c\x99\xaa\xc9\x0a\xd3\xf1\xc5\x45\x5b\x1d\x53\x26\x7b\x5a\x20\x44\x89\xaf\x0b\x84\x28\x69\x15\x50\xbf\x29\x5f\xea\x72\x0e\x3c\xc0\x0f\xce\xf0\xa4\x50\xc6\x5e\x41\x9a\xb4\xed\xad\x20\x4d\xda\x1a\x96\xdd\x78\x81\x94\xb6\x0c\xab\x42\xfe\xb5\xc2\x3c\x7d\x51\x8c\x47\x18\x5a\x9a\x14\x05\x56\x90\x62\x57\x3b\xec\xcb\x0c\x4d\xb1\x75\x62\x59\xb4\xae\x10\xca\xe9\xfb\xb6\x15\x16\x6d\x86\xed\xdb\x0a\x5a\xa3\x75\x60\x41\x8b\xcc\x89\x07\x6e\x41\x0a\x67\x1c\xb5\xad\x20\x46\x5a\x0b\x16\x94\xc6\xcc\x6a\x30\x86\xd8\xb3\x44\x00\x7f\xdb\x09\xe7\x89\x4c\x68\xc3\x3a\xc0\x58\x4a\xdb\x41\x4b\xe4\x39\xbb\xc2\x23\xc5\x34\x2f\xdb\x90\x90\x18\xff\x63\x3b\xbc\x14\xf4\xd9\xd9\x86\x0d\x94\x08\x17\xb6\xeb\x9f\x8f\x89\x43\x82\x2c\xae\x13\xb8\x41\x5d\x3a\x70\x40\xae\x4d\x99\x5e\x31\xdb\xb8\x0d\x25\xfc\x6f\x10\x0b\xbd\xe6\xb6\x83\x38\xe8\xa6\x32\x60\xc9\xa6\x45\x72\x04\x96\x6c\x22\xd0\xbc\x01\x8b\x35\x65\xa6\x67\x18\xc0\x58\x7f\x8e\xec\x86\x44\x92\x59\xae\xd7\x80\xce\x8a\x23\xfb\x0f\x77\xcf\xb6\xf8\x7c\xd7\xe7\x0d\x6f\x73\x3c\x30\x5e\x66\x06\x51\xd8\xb6\x83\x07\x38\x40\xb0\x41\x06\x71\xd8\xc6\x65\xbb\x78\xa2\x37\x58\x08\x0b\x38\x1a\xc0\x47\x13\x0b\x34\x1a\xc0\x45\x13\x0b\xbe\x99\xc1\x75\x41\xa4\x79\x03\xd8\x68\xca\x85\x07\xd4\xe0\x78\x25\x20\xa7\x01\x7d\xf4\x7d\x60\xf1\x1f\x09\x0f\x74\xfe\xc6\x88\x28\x27\x5b\x8a\x11\xf1\x83\x39\x46\xc4\xf7\xe1\x79\x65\x58\x9b\x21\x6c\x2e\x65\x99\xce\x01\x19\x9a\x98\xcb\x6b\x56\x46\x3c\xc0\x2f\x40\x54\x67\xa0\x90\x59\xed\xe1\xfb\xe3\x10\xe0\x9c\x65\xe4\x8c\x19\xa4\xb6\xcc\x74\x65\x03\x8a\x68\x22\x8a\xa7\x19\x8c\xf1\xc4\xb2\x31\xa0\x8a\xa6\x2c\x8b\x27\x62\xe9\x12\x91\xb3\xcc\x82\x72\x49\x15\x06\x77\xad\x74\x44\x83\x56\x99\x65\x95\x36\x68\x95\x4b\x93\x04\x1f\x64\xe1\x41\x33\x70\x2d\xd6\x7e\x32\x0b\x42\xa5\x48\x01\x1c\xd0\x44\x00\x03\x33\x48\xce\x8c\xdc\x34\xdb\xf1\x3e\x77\x65\xc7\xfb\xec\xdf\xe2\x79\x0e\x18\x3a\xe2\xd2\x9a\x82\xc7\xb1\xbc\x86\x59\xd0\x1d\x4d\x21\x16\x74\x47\x7e\x64\x27\x9e\xe7\xf8\xe0\xcf\x25\xfa\x89\x59\xd0\xa5\xb6\x04\x22\x1d\xd1\x83\xcc\x83\x4e\x79\xfd\xfb\x95\xc2\x05\xda\xf9\x0f\x9c\x33\x32\x65\xbf\xc2\x07\xca\x8b\xc1\x83\x72\x99\xa6\x67\x1e\x94\x4b\x06\xe7\x41\xb9\xc4\x22\x34\x0f\xca\x25\xc7\x73\xe8\x84\x99\xd5\x44\xcd\xf3\xf8\xef\x7f\xf9\x22\xbb\x71\x08\x7e\x99\x45\x87\xcc\x5f\xda\xcd\xac\x48\x66\x9e\x0f\x7e\x73\x4c\xaf\x7e\x94\x89\x2b\x6f\xfe\x52\x6a\x26\x40\xa1\x39\x58\x66\x6e\x5c\x46\xc4\x18\x66\xc6\xb4\x99\xbf\x17\xf0\xcf\xf5\xe9\x0d\x1d\x90\x5f\xf9\xc4\x07\xa9\x2e\x38\xc4\xb2\x2c\xbd\xd7\x5f\x71\x3f\x33\x1d\xce\x7c\x85\x6b\x97\xc7\xcd\x17\xe6\x48\x0e\xe4\xb0\xbc\x67\xe2\xde\x98\x6f\xcc\x81\x32\x81\x83\xe1\x65\x29\xbe\x80\xf4\xcc\x97\xbe\xe8\x78\x41\x1f\x70\x8c\x59\x1b\x05\x2d\x35\x4b\x3f\x40\x6c\x4b\x66\xf2\xbe\xf9\xc1\xa4\xa8\x81\x00\x83\x33\x33\xe5\xc4\xfc\x19\xe1\x6e\x66\x8f\x0f\x5e\xe0\xf9\x06\x08\x66\xa6\xf7\xd0\x22\xb8\x24\x4b\x4d\x03\xca\x65\x66\x9c\xbe\x01\xe5\xf2\x7d\x20\xf3\x1f\xd8\x07\x9e\x6f\x84\x9b\xe4\x8b\x73\x3e\x09\x73\xe4\xf9\x3e\x19\xbf\x79\x9c\x4f\xc6\x08\x78\x9c\x4f\xc5\xfb\x3c\xce\xa7\x46\xfb\xb7\xea\x27\xf6\x99\xc7\x15\x30\x99\x99\xa5\x02\xed\x74\xcc\x90\xc7\xf1\x4c\xb4\xff\x13\xb2\x99\x9d\x85\x1d\x23\x88\xae\x9d\x55\xde\xb7\x79\x96\xce\x0a\xff\x3a\x79\xf4\x59\xd8\x11\x0a\x38\x07\x7e\xbc\x2c\x29\xec\x2c\x8c\x9f\xae\x80\x13\x44\x42\x85\xe5\x18\xe6\xc3\xb3\x77\x0c\xe3\xe7\x51\x3b\xb1\xc5\x14\x2e\x4e\x6c\x31\x85\x8b\x73\x63\xfd\x29\x4b\x9c\x07\xdf\xa3\xe1\xe1\x3c\xe8\x8f\x86\x87\x13\x14\x40\xd1\xe2\xbe\xe2\xf9\xce\xdf\x98\x31\xd9\xef\x7d\x85\x87\x9f\xf7\xe0\x7d\x61\xc6\xd4\x6f\x00\x65\x99\x13\x4f\x36\xe2\x3f\x72\xe2\xc9\x46\xf0\x68\xca\xba\x53\xee\xf4\xe0\x01\x8e\xe0\xbd\x63\x32\xa3\x7b\xed\xc6\x8e\x27\xaa\x23\x77\x8d\x98\x03\x4e\xe1\x7e\xef\x98\xcc\x3a\xe5\x16\x41\x18\x45\xdc\xe7\x6e\x03\x0f\x70\xc8\xb8\x73\x8a\xb8\xcf\x0d\xa2\x91\x49\xeb\x06\xd1\x30\x66\xce\x6e\x58\xdc\x0b\x81\x05\xec\x7e\xa5\xf3\xcc\x20\x3a\xbb\x47\xc4\x21\x50\x63\xb9\x27\x56\x81\x67\xff\x06\xd9\x11\xa6\xc5\x6e\x18\x13\x8a\x84\xef\x7b\xa3\x4b\x5e\xee\x88\x19\xcd\xcc\xfe\xb4\xfb\xc6\x07\x79\x55\x23\x12\x23\x33\xe1\xc2\x9e\x2b\x22\x15\xb8\x2f\xcf\x7b\x0f\x64\x06\x51\xdb\x03\xed\xbd\x24\xb2\x60\x60\x1c\x66\x06\xc6\xd9\x13\xeb\xce\x93\xf7\xb4\x86\xdf\x7c\x7e\xc5\xf3\xdf\x08\x80\x19\x98\x99\xdf\x67\x80\xf9\xcb\x0c\x8c\xb3\xe7\xa0\x9d\x27\xef\x89\x19\xf1\x22\x44\x24\x42\x66\x20\x9c\x3d\x07\x74\xc0\x8b\xf0\xb9\xff\x62\x1f\xf4\x0f\xcc\xe8\xbb\x19\x1d\xb8\x6d\x99\xa0\x8b\x0e\x9c\x34\x89\xd5\x0e\xb7\x7e\x66\x24\x9d\x03\xf7\x2c\x33\x92\xce\x81\x6b\x96\x19\x39\xe7\x57\x4c\x70\xf2\xfb\x0b\xef\x4f\x7e\x1f\x5e\xb8\xd2\x3e\x3a\x72\x00\x6b\xe5\x34\xf9\xc1\x1d\xb1\x0f\x89\x5f\xd8\x58\x92\xc9\x1e\xf6\x1d\xc1\x12\xe9\xfb\x87\xfd\xfd\x83\x4f\x60\x11\x99\x54\xea\xd7\xab\x10\xe5\x7c\x71\x4e\x58\xd4\x7c\x71\x4e\xd0\x87\x0a\x61\x9f\x1d\xf8\x57\x99\x05\x74\xfc\x02\x9d\x10\x1c\xce\x2f\x68\x33\x85\x00\x41\x7e\xbd\x77\x42\x66\x7c\x9a\x5f\xcf\x5f\xc0\x06\xbf\xf8\xbc\x1c\x85\x79\xab\x9e\xc0\x21\x98\xea\xe6\xe9\xe5\x08\xd2\x14\x3c\x5d\x18\xc1\xa7\x5a\x3b\x9c\xfc\x99\x88\x5b\x0e\x04\xad\x4c\x04\x21\x4f\x30\x95\x0a\x92\xc7\x53\x8e\xf8\x8d\x8b\x6f\x94\xfe\xbe\x51\x39\x82\x12\xf1\x1b\x17\xdf\x00\x25\x30\xe6\xcc\x13\x2e\x0d\xc6\x9c\x79\xfa\x8b\x29\xd1\x18\x41\x1a\xb9\xe9\x37\x3e\xd0\xf8\x01\xe8\x4b\x85\x77\xb9\xa7\x81\x2f\x36\xf6\x38\x30\xe9\xce\x21\x0d\x7c\xb0\xf3\xf9\x89\x49\x76\x76\x10\x01\x20\x7d\xfc\x8b\xb6\xe3\x69\xa1\x37\xee\x51\x5a\xd1\xdb\xe0\xef\x16\x5f\xd3\x03\x58\xa1\x4f\x28\xf5\xb4\x62\x09\x27\xfb\x5f\xef\xe1\x62\xa0\x99\x27\xd8\x2a\x0b\x13\xf0\x3c\xed\x84\x07\xf8\x02\x48\x37\x0f\xb5\x63\x85\xd4\x23\x4e\x3f\x41\x01\x3d\xbd\xea\x56\x26\x34\x83\x27\xc8\x32\x4c\xe8\xf4\xe4\x58\xa0\xc9\x05\x0b\xc2\x9e\x1c\x10\xb8\x43\xd6\x80\xc1\xef\x18\xb9\xe6\xe9\x8e\x76\xf6\x1f\x74\x3e\xd9\xff\x83\xc3\x49\xeb\xab\xa3\xe0\x7f\x66\xa5\x29\xcf\x41\xb6\xdf\x45\xe8\x39\xc8\xf6\xbb\x45\x3c\x43\x0a\x2e\x2c\x9a\xec\xf9\xc2\x92\x7d\x37\x9f\xe7\x88\x74\x22\xb4\x91\x03\xca\x2a\x33\x9a\xc5\x51\x82\x3f\x13\x44\xd9\x51\x52\x3f\x15\x5a\x27\x1d\x35\xf5\x33\xa3\xd9\x1c\x35\xf5\xdf\x07\xf8\x05\x48\xc1\x8c\x76\xf1\x1c\x27\x81\x18\x07\x9e\xf3\x83\x07\xf8\x42\xc4\xc7\x0d\xcd\xb2\x94\xf8\x07\x07\x01\x41\x9a\x11\x6e\x9e\xc1\xe5\x59\x2a\xd7\x73\x8b\xf6\xc6\xdf\xd1\xce\x31\x82\x49\x32\x02\xce\x81\x67\x95\x59\x66\xc1\x33\x0e\x46\x21\x37\xc8\x38\x18\x8c\x90\x73\xd4\xc9\x4f\x85\x98\x40\x9e\x07\xa6\xc0\xe3\x9f\x23\x96\x8a\x56\x25\xcf\x33\xe1\x01\x8e\x60\x45\x0f\x5c\x03\xb0\x65\xa6\xea\x7a\x5e\x58\xd5\xc2\x11\xfc\x45\x4a\xf1\x5e\x40\xe9\xfc\xcc\xa0\x3a\xcf\x3b\x3e\xc0\x76\xb8\xfd\xca\x14\x69\xbc\x2a\x5d\x66\xcc\x9c\xe7\x08\x94\x9a\xa2\x15\x5b\x78\x80\x5d\x82\x58\x59\x18\xc7\x33\xbc\x70\x82\x44\xf4\x7c\x63\xd2\x8d\x5f\x84\x81\x53\x30\x61\x8e\xf2\xef\x99\x61\x75\x8e\x48\x85\x5c\xb4\x6a\x90\xdc\x95\xd3\xe3\x19\x26\x51\xe5\x25\x78\x01\x7d\x33\xc3\xdb\x01\x84\x95\x89\x47\xef\x25\xa8\x93\x3c\xa5\x54\x6c\x24\x39\x42\xe9\x68\xe7\xed\x5a\x62\x63\xb9\x8a\x05\x76\xee\xca\x82\x1b\x5e\x5e\x99\x27\x33\x64\xcd\x0b\x44\x1c\xc2\x56\x7a\x81\x86\x45\xcd\xdf\x11\x33\x90\x59\x97\xd7\x0b\xb4\x1f\x82\xb1\x38\xdc\xe9\x99\xc8\x83\x0e\xf0\xa5\x24\x00\x0c\x2f\x37\x3a\x24\xad\x97\x1b\xfb\xca\x6d\x2b\x10\x65\x19\xcf\xe6\xf5\x8a\xdf\xdf\x07\xe1\x31\xcf\x04\x4d\xf6\x0a\xd5\x83\xb8\xb5\x8e\x2a\xdb\x99\xd0\x64\x5e\xdf\xc3\x95\x99\xe6\xe3\x70\x88\x67\xa6\xc5\x78\xc5\x51\x62\x38\x9c\xd7\x1e\xbf\xf9\xfd\x1e\xdf\xe3\xf7\xc7\x4b\x35\x84\x2a\x74\xb8\xb7\x33\xa3\xdf\x1c\x55\xae\x73\xa5\xf4\x80\xaa\xd6\x99\x55\xa3\x1d\xde\xe7\x4c\x28\x41\x47\x95\xea\x4c\xb4\x30\xaf\x77\x7c\x9f\xfd\x43\xd4\xaf\xf9\x5f\x9c\x3b\x0e\xb7\x6f\xae\x3c\xb7\x35\xc2\xb4\x18\x68\xe6\xf5\x25\xb8\xcc\xfa\x1a\x5e\x9f\x07\xbf\xbf\xd1\xb6\x0b\xa3\xf9\xec\x6b\xde\xb0\xda\xf5\xb3\xaf\x39\x6a\x48\xe7\xca\x63\xdc\x40\x8f\x2c\x73\xec\x2d\x56\xff\x93\xf6\xbc\xc5\xea\x17\x7e\x1f\x1e\xc6\x5a\x79\x64\x5a\x31\x3c\xc0\x0e\xcb\x5f\xf0\x5d\xe2\x3f\x0e\x1e\xe0\x08\x6a\xc4\xd2\xf1\x14\x36\x28\x0a\xca\x92\xf5\xd6\x9e\xf8\x07\x07\x09\xc5\x80\xd1\x71\xde\x62\x8b\x1b\x3f\x39\x22\x7e\x8f\xd7\x66\x8b\x3d\xe5\x29\x43\x71\xe6\xcc\x68\x37\x47\x71\xe6\xcc\xe0\x36\x6f\xd0\x03\x2a\xd3\x3f\x1c\x90\x5a\xb9\xf2\x58\xb6\x15\x21\x84\x4b\xff\x48\x78\x80\x3d\x42\xe3\x24\x06\x95\xb7\x15\x93\x5a\x9c\x54\x90\x11\xcf\x69\xdb\x18\x22\x6f\x6e\x78\xcf\x33\x83\xdf\x1c\xf5\x98\x93\x8a\x19\x78\x43\x8c\x71\x6d\xda\x4a\xdc\xdd\x95\xec\x10\x15\x99\xdf\x07\xb8\x6c\x7e\xe3\x01\x0e\x01\xd1\x3a\xb5\x69\xb3\x71\xdb\x13\xd8\xca\xe1\x6e\xcf\x04\x0e\x73\x00\x65\xa5\x4a\x93\x94\xb7\xfb\xbd\xcd\x09\x5e\xe3\x28\xd2\xfc\x3e\xc0\x31\xdc\x0d\x0f\xe8\x85\xe8\x92\x1c\xb5\x41\x11\x66\x40\x9b\x37\x9c\x0e\xe6\xc1\x78\x7b\x5a\xbc\xf0\x0d\xba\x83\xa0\x25\xab\x77\x10\xb4\x96\x05\x75\x94\x93\xd0\xb1\xbc\xe7\x89\x07\x16\x7f\xc7\x10\x78\x84\x3a\x48\x9a\x79\x8f\xde\xe1\xee\xac\x6d\xf1\x93\xaf\x60\x9b\x1b\x49\xba\x97\x08\xd6\x5c\x7a\x63\xe1\x81\xc9\xdf\x31\x06\x6e\x05\x10\xc0\x32\x03\xd6\x1c\x88\x5e\xb2\xf5\x39\xe2\x0c\x64\xea\xf3\x0e\x87\x69\x65\x4c\x8d\x77\xdc\xf7\x5a\xb6\x0e\x26\xd6\x78\x11\xf5\xfe\xe0\x37\x3f\x30\x22\xbc\x53\x93\x7a\xef\x09\x59\xfa\xbc\x8f\xf8\x00\xe7\x34\xa3\x03\x4e\x01\x21\xaf\xb5\xab\x87\x89\x29\x50\x94\x46\x3d\xe7\xf7\x01\xf6\x30\x0f\x1e\xe0\x0b\x10\x08\x58\x63\xd4\x01\x54\x95\xa5\xe1\xf4\xdd\x23\xe2\x94\x2f\x6c\x2c\x33\x05\xb9\x1e\x31\xb1\x2c\xd4\xe7\x28\x01\x9d\x19\xce\xe6\xdd\xb0\x8a\x6a\xf7\x58\x35\x9e\xda\xee\x20\x4f\x4a\xbb\xc0\xaa\x7a\x1f\xe0\x24\xa0\xd7\x35\x8a\xbf\x1d\x7a\x1c\xab\x1f\x39\xe2\x33\x32\x61\x66\xbd\x43\x6d\x6b\x7a\x3f\xa8\x57\x94\xf2\x60\x0d\x78\xc2\x50\xe4\x39\x13\xd3\xda\x47\x10\x2f\x0f\x14\xc0\x96\x52\x25\xee\xa8\x8f\xf4\xae\x01\x41\xaf\x1d\x55\xa1\xdf\x07\xf4\x8f\x85\x07\xbe\x11\x0e\xdc\x96\x9d\xc2\xeb\x00\xb5\x33\xba\xcb\x01\xb7\x94\xea\x20\xe7\x1a\xaf\x28\x9a\x7b\xfa\x97\x48\x6a\x1f\x11\x61\xcb\x72\x5a\x3e\x4a\xc3\xdb\xfa\x5a\x4c\x80\x7b\x30\x70\x56\x18\xfc\xe5\x03\x3a\x1f\x83\xbb\x1c\x01\x27\x99\xc1\x5d\x3e\x5e\x1d\x30\x33\x96\xcb\x47\xdc\x06\x12\xbe\x51\xe7\xfa\xfd\x07\xd7\xac\xbe\xa4\xce\x80\x11\x1f\xed\x2f\x2a\x58\xff\x70\x3c\xc0\x17\x70\x76\x3a\xb9\x1c\x62\x54\x72\xa7\x64\x3a\xba\xe1\x37\x87\x3c\xa2\x9d\x43\x86\xd3\xad\xd2\x2b\xed\x08\x39\xc9\x4c\x6c\x76\x40\x34\xbd\x0f\x70\x12\x10\x19\x18\x6b\xe5\x03\x8a\xa1\x4a\x2c\xfa\x58\x2b\xfe\xc1\x31\x2c\x2c\x03\x0f\x13\x0a\x60\xbf\x0f\xf0\x93\x50\xec\x98\xbc\xed\x03\xb4\xcf\xe4\x68\x1f\x30\x59\xd4\x49\x3e\x39\x70\x1b\x74\xed\x7b\xdc\x06\xf3\x33\x1c\xf9\xc0\x6d\xa0\xe3\x37\xe2\x36\x98\x3c\xb0\x03\x87\x41\xc7\x6f\xe0\x36\x60\x75\x0e\x1f\xe7\xe0\x37\x9f\x87\x2e\x28\xed\x77\xdc\xf1\x3c\xa7\x70\xc7\x88\xbe\x9d\x9d\x50\xf5\x08\x26\xe4\x40\x6e\xca\x52\x8e\xe7\x15\xe1\xd7\x94\xc4\x00\xe5\x94\xa5\x1c\x03\x9a\xe9\x7d\x60\xf1\x1f\xa0\x6d\x6a\xa3\x33\x45\xc0\x36\x69\x65\x66\x4c\x89\xe7\x77\xc6\xe9\xe1\xf9\x9d\xd0\xec\x84\x1b\xec\x13\x9a\x1d\x03\xc0\x1c\x00\x4d\x49\xa0\x19\x8e\xca\xdd\x99\x11\x61\x0e\xc4\xa6\xcc\x88\x30\x9f\xb0\x81\x10\x6e\xcd\x67\x9c\x07\x72\x00\x20\x2e\x65\x46\x84\xf9\x1c\xf1\x9b\xef\x83\x18\x19\xf1\xe5\x73\xc4\xa2\xe8\x03\x63\xe3\x01\xfe\x46\x50\x70\xa3\x8f\xc6\xe7\x7c\x17\x65\xf0\x44\xce\x19\x21\xe4\x64\x19\x13\xd4\x3a\xb4\x8a\x50\xcc\x86\x16\x0d\x56\x8b\x76\x51\xa6\x9c\xb0\x5a\xd0\xfb\xe0\x73\x47\x90\x3a\x95\xc7\x09\xab\x05\xbd\x0f\x8e\x60\x9a\xcc\x22\x75\x8e\xd8\x97\xcc\xa8\x31\x9f\x1e\xed\x9c\x34\x68\x97\xc8\x09\x3e\x11\x35\xac\xfa\xd5\x3e\xcf\xcb\x65\x18\x24\xe6\x13\x71\x81\x2a\x18\xed\x28\x80\x9d\x59\xa9\xc7\x27\x68\x93\x51\x63\x3e\x5f\xb1\x22\x8f\xcf\x1b\xe7\x0b\x6a\xda\xe0\xb6\x2e\x98\x1d\x5a\xe2\xaa\x2d\x98\x1d\x98\xb2\xe8\x2b\xfd\x05\xda\x17\xfe\x03\x73\x26\x53\x40\x28\x4b\x96\xe1\x63\x41\x90\x26\xe2\xbc\x2f\xa8\x2d\x8c\x48\xf7\x15\x84\x40\x46\xbf\xa0\xf1\x13\x1a\xcb\x57\x8f\x30\x7b\x9a\x5e\x56\xc7\xbe\x36\x76\x08\x91\x80\x51\x69\xbe\xa0\x29\x32\x3e\xdd\x57\x50\x16\x85\x68\x04\x9e\x64\x46\xad\xf9\x9a\xf1\x9b\x1d\x42\xc1\x67\x90\x9a\xaf\x85\xdc\x05\xa6\xb4\xfa\x82\x86\x3f\x28\x44\x2f\x68\xf8\x8d\x39\xae\xbe\x82\x90\x28\x55\xaf\xd8\xf6\x7f\x0a\x6b\xf3\x85\x20\xbb\x96\xb9\xe7\xcb\x41\xe8\x64\x3f\x2b\x32\x19\x64\xfb\x5a\x07\x0b\x42\x7e\xb3\x10\x20\xd5\xf2\xcf\x3f\x10\x4a\x2d\x6b\xd7\x82\x81\x60\xf0\x7a\x8f\xa0\x94\x46\x18\x71\x47\x54\x4a\x1e\x5a\x73\xe4\x36\xb4\xfc\xf3\x06\xa6\x44\x8e\xb3\x6e\x10\x26\xb5\xe5\x05\x93\x83\x8a\x23\xfb\x82\x2b\x8f\x81\x6b\xbe\x83\xf0\xc8\x3f\x50\x7c\x3a\x35\x96\xd2\xf7\x0d\x05\x8d\x81\x66\x8e\xea\xd1\x99\x81\x66\xbe\xe1\xb2\x25\x84\x9b\xa3\x1a\x73\x66\x18\x99\xa3\x1a\x73\x66\x18\x99\xa3\xda\x72\x6a\x32\x00\x6c\x5c\x87\xc4\x8c\xf3\x3d\x0e\x7e\x73\x84\xd0\x95\x18\x05\xe6\x28\x37\x9c\x19\x05\xe6\x1b\x06\x03\x06\x7d\x39\x22\x3a\x32\x63\xbc\x7c\x47\x8e\x00\xd3\x72\x1c\xf5\x75\x33\x83\xba\x7c\x47\x8e\x40\xd5\x88\x4e\xc2\x03\x1c\x41\xec\x34\x13\x77\x1c\xc8\x47\x99\x18\x9f\xbe\xef\x18\xc2\xe2\xef\x77\x91\x75\xdd\x6e\x28\x15\xba\x6d\x0d\x37\x0d\x91\x64\x1c\x31\x20\x99\x48\x30\x6e\xb1\xe6\x54\x72\x2d\xd6\x9c\xdc\x03\xc8\x46\x72\x2f\xba\xc1\x17\xc6\x9c\x05\xb7\xd8\x03\x8a\xf7\x06\x2f\xf7\x24\xf3\x30\xe8\xaf\x0c\xe9\x72\x5b\xf1\xfe\x37\x7e\x83\x49\x81\x18\x97\x6e\x10\x43\x09\x28\xed\x40\x16\xca\x32\xde\x19\xa8\x4e\xb6\x3a\x8b\x0c\x86\xa1\x09\xc1\x06\xc1\x90\x30\xf7\x98\x30\x79\x85\xc7\x84\xc9\x2b\x1c\xcc\x8a\x25\x7a\x1d\x71\x00\x49\xa8\xae\x0e\xb8\x8c\xcc\xe2\x4c\xee\x50\xaa\x84\x2c\xe7\x0e\xa5\x8a\x30\x9a\xee\x50\x89\x1a\x03\x2e\x1d\x85\x56\x33\xe3\xb9\xdc\x63\x0d\x29\x1d\x38\xac\x00\x82\x63\x72\x87\x18\x37\x79\xf4\x3c\x16\x91\x67\xd3\x91\xb6\xd0\x44\x15\xde\x3b\x1e\xd0\xef\x48\x35\xe1\x35\xe3\x41\xf9\x3c\xac\x3e\xa2\x07\x0e\x61\x34\xfc\xe6\xa4\x63\x9b\x28\x2d\xa0\x76\x6a\x96\x81\xd2\x23\xbb\xeb\x67\x48\xd8\x47\xc6\x7f\x39\x8a\x8b\x66\xc6\x7f\xb9\x23\x95\xb3\x11\xef\xcd\x51\xfd\x33\x2f\xde\xdd\x81\xa2\xd1\x7e\xff\xb1\xf0\x00\xe7\x04\x19\x6d\xf1\xb4\x3b\x28\x85\xb5\xbf\x1d\xb0\x19\x99\x80\x75\x0e\x18\x8c\xcc\x00\x33\x77\x28\x30\x0c\x30\xf3\x80\xb9\x10\xe2\x99\x1f\xf8\x2b\x17\xef\xc1\x73\xc5\x07\xd8\x9e\xe2\x03\x9d\xbf\xb1\x06\x0c\x94\x71\xa0\x3a\x65\xc9\x68\xe7\x2f\x01\x66\xe8\x0b\xef\xe1\x90\x8c\x16\xa1\x07\x8c\x50\x73\xc0\x3e\x65\xc6\x90\x7a\x84\x22\x2c\x0a\x13\x07\xca\xf7\x22\x3b\x39\x2d\xda\xf9\x7d\xd0\xcd\xca\xff\x52\xd7\xc6\x23\x4e\x81\xe1\x68\x7e\x10\x78\x2c\x78\x5c\x3f\x50\xb4\x99\xca\xee\x81\x4b\x21\xfc\x50\x3f\x50\xb4\x19\xb0\xe6\x07\x02\x1c\x03\xd6\xfc\xcc\xf8\xcd\xe1\xaf\xf8\xcd\x05\x04\x91\x31\xdc\xcc\x0f\xd4\xe4\xce\x50\x01\x3f\x50\x93\x65\xa3\x3e\x91\x76\xc1\xd8\x01\x07\x4e\x55\x66\x7c\x99\x47\xec\x02\x41\x02\x1d\x50\x16\x99\x20\x79\x8e\xaa\x9c\x99\x38\x5e\x7e\x82\xa6\xc8\xad\x50\x55\x33\xcb\xa4\x7d\x82\x86\xb4\x24\x41\x43\x5a\x01\xd8\xc0\x55\xa9\xc9\xcf\x03\x12\x20\xfb\x0a\x6c\x0b\xc1\x3a\xfa\x81\xda\xcc\xd8\x03\x47\x34\x43\x66\xf8\x9a\xdf\xe0\xd7\x0c\x5f\xf3\x3b\x88\x90\x44\x1a\xc1\x0c\x8b\xa2\xd0\x0d\x25\x99\xd1\x6c\x7e\x07\x49\x51\xd4\xb9\x83\xa4\x68\xcb\xb8\xa1\x24\xf7\xcc\x63\x72\x43\x49\x66\x34\x9a\x07\x3a\x46\x67\xe6\xb8\xa3\xb2\x67\x66\x78\x9a\xdf\x41\x74\x64\x77\x88\x44\x48\x3d\x6b\x88\x50\x32\x75\x2c\x02\x62\xa2\x67\x8d\xb9\x63\x0d\x78\x2c\xee\xa0\x1b\xf2\xc3\x1b\xe2\x1a\x03\xca\xfc\x9e\x91\x62\xa4\x17\x60\xc3\x64\x71\x4b\xbf\x23\x2d\x4b\xf2\xd1\x3d\xb1\x2a\xbc\x45\x6f\xc8\xfd\x8c\x27\xf3\x3b\x28\x91\xec\xf0\xde\xb1\x2a\x94\x55\x6e\x07\x69\xeb\x77\x10\x06\x59\xfa\x0d\x27\xb6\xaa\xc4\xf8\xf3\xee\x63\x61\x61\x00\x07\xe2\x55\x61\x3d\x43\x47\x3d\xcc\x24\x30\x61\x0f\xc8\x2b\x86\x8b\xf9\x13\xf9\x3c\x04\x58\xf5\xa8\x88\x49\x68\x78\x47\x05\xcc\x42\x74\x6b\x07\x46\x56\x61\x7c\x99\x3f\x19\x23\x20\x7b\x7a\xa0\xe0\x75\x26\xc7\x3b\x4a\x54\x16\xc6\x93\xf9\xd3\xe2\x37\x3f\xd0\xd0\x01\x2f\x95\x07\x2e\xe8\x4e\x20\x24\x07\xf0\x55\x61\xf1\x00\x7f\x22\x25\x88\xd5\x0f\xfc\xe9\xeb\x7d\x80\x1c\xe3\x41\x05\x75\x26\xab\xf9\x33\xd0\x23\x85\x0d\x80\x57\x28\x04\xc5\x9f\x89\x29\x93\x41\x3c\xa8\xde\x41\x8c\x55\x7f\x5e\x65\xab\x5c\x14\x46\x50\x64\xb2\x10\xd6\xcf\x11\x10\x52\x18\xce\xe6\x0f\x60\xe9\x18\xce\xe6\xcf\x1d\xbf\xd9\x3f\x60\x0a\x59\x91\xdc\x51\x97\x31\x75\x99\xd9\x9e\x07\x9b\xc4\xf3\x1e\x58\x15\x9d\x49\x46\xfe\x3c\x18\x31\xc5\x99\x07\xc5\x62\x58\x5f\xe5\xa0\x52\x63\xb9\x3e\x7e\x70\xae\x20\x93\x6f\x49\x4f\x54\x46\x64\xb8\xdb\xb9\x12\x46\xf4\x1d\xff\x73\xbd\xd2\x48\x61\x99\xd2\x73\xc5\x1e\x7e\xd2\xcb\x41\x04\x4a\x61\x30\xdb\xb9\x10\x3f\xdb\x59\x87\xf6\xa0\x34\x60\x61\xf4\xda\x09\xf4\x8b\x4e\xd0\xfc\x03\xf8\x8b\x72\x75\xbe\xd0\x30\xe2\xce\xf6\x86\x11\x77\x8e\x20\xa8\xe6\x23\xfc\x83\x18\x96\x72\xf5\xf1\x0f\x77\xce\xb9\x06\x1e\x1e\x5c\x9e\x20\x90\xc1\xe5\x99\x58\x8e\xc1\xce\x63\x83\x3f\xc9\xe9\x5c\xa8\xa2\x7b\x0d\x4e\x1f\x8e\xd3\x4e\xe5\xf6\x5c\x86\xe9\x4e\x7e\x10\x8e\xd3\x3e\x0a\xbf\x60\x98\xee\xe4\x7a\x04\x89\x4c\x4e\x0f\x02\xb8\x40\xd4\x0f\x20\x25\x0a\xc3\xd3\xce\x15\x34\xb4\xd8\x23\xd4\x9e\x3e\x34\x66\xd4\x0f\x62\xb8\xd9\x49\xd7\xc1\xef\x6f\x81\xd3\xcb\x60\x0b\xe1\xd9\x4e\x2a\xf1\xfc\xe0\x6f\x64\x74\x32\x6f\xf8\xa4\x57\x9e\x2c\x0c\x47\x3b\x09\x91\xa7\x9d\x32\xf5\x49\xd8\x32\x02\xb6\x9d\x84\x2d\x23\x60\xdb\x49\xd0\x83\x3a\xcd\x5d\x27\xa1\xf8\x2b\xa3\xcb\x4e\xa0\x48\x74\x0a\xc1\x27\xf5\x84\x07\x12\x7f\x63\x8c\x99\x73\x7a\x59\x7a\x61\x19\x90\x03\xd8\x89\x42\x08\xb7\x93\x26\x46\x90\xd9\xe1\x8c\xf7\xf9\xfd\x1d\xed\x8b\xbf\xd1\x5e\x38\x20\x04\xaa\x76\x8a\x0a\x27\x59\xc1\x03\xec\xd0\x22\x3b\x91\xfb\x1a\x55\xd2\x52\xe1\x08\x0c\x8b\x56\x38\x02\x44\xeb\x77\x8a\x06\x27\x19\x86\xac\x1e\x50\x90\x39\xe9\x83\x27\x86\xc4\x55\x7f\x30\xe4\xc2\x21\xc7\x36\x73\x97\xf2\x35\xf0\x3b\xf1\x77\xe4\x2f\x7e\xfc\xfb\xe4\x6b\xe1\x81\x6f\x00\x51\x97\x8c\x15\xce\x0f\x22\x29\x0a\x4b\x8d\x9c\x1c\x74\xf2\xc9\x1e\x27\x97\x3b\x12\x28\x17\xff\x81\x5d\x24\xaf\xc9\xf5\x2f\xa3\x52\xff\xc0\x2e\x92\xf9\x20\xf2\xa2\x24\x32\x1f\x80\x44\x94\x44\xe6\x13\x95\xc3\x18\x9f\x77\x72\xec\x62\xe3\x08\x62\x17\xc9\x7c\x32\x80\x0a\x19\xaf\x77\x10\xf7\x50\x58\x16\xf3\x64\xe0\xf7\x13\xf5\xe6\xe4\xd8\x75\xb2\x16\x20\x40\x14\xc6\xf3\x9d\x8c\x32\x8e\x14\xa6\x4e\x8e\x2d\xea\x9c\x30\x72\x75\x06\x91\xed\x4e\xf6\xfc\x3e\x30\xd8\x21\xc0\x89\x54\xf5\xf9\x64\x37\x3c\xc0\x1e\x80\x83\xc9\x00\xbd\x93\x63\x93\xc9\x5f\x80\x00\x51\x18\xa0\x77\x72\x6c\xfa\xe4\x0c\x62\xd3\x3f\xc5\xec\x14\x44\xb6\x0f\x82\xe4\x9c\x02\x14\x73\x62\xd1\x9d\x80\x73\x18\x0c\x6e\x3b\xe5\xc2\x9a\x4d\xbd\xf0\x44\xd6\xe9\x37\xa4\x12\x64\xf1\x69\x5e\xa7\x24\x0c\xe1\x93\x89\x4f\x41\xae\xcf\xa0\x6d\xea\x94\xd4\xf1\x00\xc7\x84\xf0\xd6\x41\x3c\xb5\x53\xf2\xdb\x25\x33\x6f\x4e\x79\xb5\x8a\xc2\x08\xbf\x53\x40\x78\x04\xf3\x3d\x05\xfa\xeb\x60\x22\xcd\x29\xb8\xa6\x73\xd2\xef\x8a\xdf\x8d\xbf\xd1\x23\x4b\x2a\x9e\x02\x42\x60\x00\xde\x29\x20\x04\x06\xe0\x9d\x02\xed\x71\x10\xf3\xe9\x14\xe0\x0f\x67\x7d\x00\x29\x0f\x83\x20\x50\x07\x75\xb5\x0a\xd3\xa9\x4f\x01\xa0\x6a\xce\xeb\x5f\x6e\x9d\xf2\x5e\x02\xe5\x67\xc5\x40\x57\x34\xde\x1d\x20\x37\x94\x9f\x05\x3b\xf1\x3c\x3b\x47\x11\x2e\x56\xac\x3c\x08\x03\x49\x83\x71\x20\xa7\xdc\x05\x0f\x70\x93\x1f\x7c\x90\x47\xbd\x80\x8c\x18\x1d\x78\x0a\xb2\x64\x47\x4d\x1c\xc1\xf3\xe0\x81\x6f\x04\xf5\x8a\x44\xde\x4f\x3a\x3c\xf5\xc2\x10\xb8\x1e\x88\x2c\x29\x2c\xad\x72\x6a\xc2\xfa\x7c\x72\xc8\xa9\x28\x3a\x48\x0c\xbb\x83\xba\x5d\x85\x00\xd6\xa7\xe2\xe8\x33\xfc\xf0\xd4\x1e\xcf\x17\xfe\x8e\xe7\x2b\x7f\xe3\xfb\xbc\x15\x2b\x94\xc5\xc1\x48\xd4\x53\x3b\x66\xd0\x38\x83\x11\x1d\x70\x40\x00\x1e\x52\x71\x8e\x53\xe7\x7b\x76\x19\x9f\x78\x2a\xbc\xb0\x83\x75\xf5\x4e\x45\xa9\x2f\xa6\x53\x9d\x0a\x2f\xec\xa0\xf3\xfa\xd4\x89\x31\x91\x5d\x20\x7a\xa5\x30\x46\xf1\xd4\x57\x39\x2c\x0c\x49\x3c\x15\x25\xf4\x33\xd9\x49\x8d\x6d\xa7\x30\x52\xc1\x1c\x18\xa1\x78\x2a\x98\x01\x03\x12\x4f\x3d\x98\xe2\x60\xff\x90\x1e\x33\x99\x4d\xbd\xe3\x79\x0e\x38\xa8\x80\xcc\x06\x01\x2e\x85\x36\xda\x53\x51\x72\x9f\x01\x8b\xa7\x42\x57\x1c\x5d\x2b\xf0\x60\x82\x9f\x1e\x74\x1a\x84\x47\xda\x74\x4f\x0b\x22\xa0\xb0\x83\x00\x98\xc2\x08\xc6\xd3\xe0\x72\x1d\x74\x6c\x9f\x96\x06\x1e\xf8\x46\xd8\x82\x4a\xc8\x8c\x5a\x50\xc9\x64\x87\x70\x48\x0a\x24\xff\xb4\x8a\x25\x20\x73\x0a\x20\x05\x01\xb5\x9f\x06\x60\x6a\xc6\x38\x9e\x16\x74\x46\x69\xa9\x05\x9d\x7d\x3e\xa3\xd3\x3a\x78\xd3\xe2\x08\xa0\x4c\x0e\x7a\x64\x4e\x7b\x95\xc9\x52\x34\x82\x1e\x09\xdb\x59\xff\x38\x78\x80\x23\x80\x8e\x41\xe8\xe2\xd3\x40\x88\x0c\x79\x3c\x0d\xca\xe4\x18\xbc\xb8\x11\xdf\x52\x18\x8f\x78\x50\xf2\xad\xb0\x7e\xec\x41\xac\x49\x61\x3c\xe2\x69\x27\x9e\xe7\x14\x4e\x64\x80\xab\x07\x54\x2a\x60\x80\xe2\x69\x88\x90\x1e\x53\x3d\x1c\xcc\x49\x53\x40\xc6\xe8\x98\xea\xf2\x60\x4e\x14\xb7\x1a\x28\x8d\x11\x8b\x07\x58\x10\x85\x01\x8a\xa7\x41\x1b\x1d\xb4\xf2\x9e\xf6\x0c\x3c\xc0\x8d\x0c\x30\x05\x9a\x7d\x4f\x7b\xde\xb3\xc1\x10\xc6\xd3\x41\x5a\x8c\x74\x3f\x1d\xa4\x55\x28\x4e\x75\xa8\xaf\x83\x76\xd8\x83\xc2\x71\x85\x11\x8a\xa7\x43\x1b\x65\x40\xe2\xe9\xd0\x46\x09\x4a\x7c\x3a\x14\x99\x42\x16\xd8\x4b\xbc\xff\x4d\x01\x85\xe1\x8a\x18\x7e\x47\x79\x83\x42\x06\xd7\x6b\x2c\x22\xaf\x39\x54\x86\x2b\x8c\x57\x3c\x3d\xe0\x1b\x98\xa2\x7a\xa2\x34\x5c\xd1\x88\x41\x9a\xc4\x05\x3c\x1d\x8a\x0c\x71\x01\x0f\x4a\xc3\x15\x86\x2f\x9e\x0e\x6d\x97\x05\x2d\x4e\x00\x60\x8c\x95\xfe\xc5\xba\x76\x3a\x54\x61\xa2\x0c\x9e\x0e\x4d\x87\x90\x80\xa7\xcf\x82\xdf\x1c\x4d\x60\x3d\xd0\xdb\x7a\x50\x9c\xad\x14\x0a\x4b\x3d\xc8\x94\xdc\x2d\x8a\xab\x11\x11\xf0\xf4\x85\xe9\x92\xbb\x75\xb8\x32\xc7\xd2\x08\xd6\x7b\x76\x0b\xd9\xdd\x1f\x80\x07\x4d\x45\xa7\x43\xbb\x66\x3c\xe6\x41\x50\x4a\x21\xa6\xe0\xe9\x10\xd7\x58\xc1\xe2\x74\x68\xdb\x8c\xd7\x3c\x1d\xaa\x15\xe3\x35\x4f\x47\x18\xd7\x58\xe4\x4f\xa8\xb7\x56\x18\xaf\x79\xba\x47\x07\x1c\x61\x9c\x34\xf2\xb7\x7e\x30\x20\xbd\x0f\x06\x4d\x77\xce\xe9\x40\x99\x67\x3c\xe7\xe9\xe7\x0f\xc8\x40\xff\xc0\x88\x28\xae\x75\xe8\x72\xb4\xc1\x9c\x7e\xc7\x07\x39\xa0\x38\x67\x94\xde\x10\xf3\x52\x88\x85\x77\x3a\xb4\x7d\x46\x24\x1e\x14\x24\x2b\x04\x38\x3c\x23\x4e\x11\xb9\x1f\x0a\x90\x95\x42\x9a\x1d\x71\x68\xc8\xfd\x46\x1c\x1a\x72\xbf\x81\x78\xed\x79\x75\xfd\xe3\x5d\x31\x06\x80\x9e\x00\x3d\x99\x4c\x2e\x3b\x03\xc7\x8a\x11\xa1\x67\x40\x99\x64\x44\xe8\x19\x38\x66\xb4\x01\x1d\xc4\xa4\x14\x02\x24\x9e\x01\xf3\x00\x23\x46\x4f\x80\xa2\x4c\x66\x77\x9d\x01\xf3\x00\x43\x48\xcf\x80\x6e\x29\xc1\x64\xb4\x80\x72\x58\x7c\x00\xce\xdb\x29\xfd\x76\xa0\x38\x3f\xe1\xba\x4f\xe0\xa8\x4c\x29\xbc\x03\x77\x40\x25\xcb\x47\xd9\xb1\x52\xc9\x1e\x07\x94\x4d\x06\x86\x9e\x01\x23\x02\xe3\x40\x0f\x70\x55\x0a\xe3\x40\xcf\x80\x11\x81\x71\xa0\x67\xc0\x8a\xc4\x38\xcf\x33\x70\x92\x2a\xc5\x3f\x04\xa4\xa4\x29\x4d\x6b\x2c\xac\x3a\x99\x5f\xc0\xac\x4c\x22\x84\x9f\x81\xb3\x46\x44\xf1\x07\x2e\xf5\x4a\x05\xfc\x59\x90\xd6\x18\xfe\xf1\xac\x57\x4d\x18\xb4\xf2\x3c\x51\xeb\xa8\x7e\x27\xef\x59\x51\xb5\xf5\xd2\x6f\xd4\x6e\xf9\x76\xf5\x59\x17\x4a\x22\xff\xfc\x1e\xbf\x88\xf0\xcf\x02\xb7\xfe\xfd\xbd\x50\x7e\x43\xfd\xef\xdf\x12\xdd\xcf\xba\x0c\xb5\x68\x2a\x7f\xfb\xdb\xde\xf8\x7e\x8a\xaa\xbc\x1c\x0f\xaa\x0c\x33\x4e\xf9\x59\x19\xb5\x60\x2e\xce\x27\xa3\xfc\x40\xe6\xf7\x32\xca\x2b\x24\xf6\x87\x5a\x49\x44\xd4\x7e\x16\xaa\x04\xb3\xea\xee\x13\xb5\x90\x18\xc7\xf8\xac\x86\x12\xf0\x89\xe3\x47\x55\x60\xea\xea\x0f\xa0\x2b\x7e\xc7\xd7\x0e\xda\x39\x3e\xd4\xea\xa2\x0e\xf5\xac\xf6\x8e\x87\x46\xf8\x07\x50\x17\x95\x7a\xe3\xb3\x7a\xd4\xc2\xd2\xef\xfc\xdf\xff\xfa\xcf\x7c\x3a\xca\x7d\x34\xce\xa7\xa3\x7c\x4b\xd6\xf3\xed\xbf\xff\x8d\xa6\xf1\xf6\xfe\xdf\xff\xda\x35\x38\x1e\x54\x0c\x60\x02\xe1\xb3\xde\xab\x64\x30\x72\xed\x59\x2f\xc5\x37\xc6\xde\x3d\x80\xde\x68\xe5\xff\x61\x53\x9b\xfd\xff\xe5\xa2\x79\x80\xca\x31\xae\xc9\xbd\xe8\x51\xb4\x50\x63\x43\xa9\x88\x49\x5a\x45\x45\x65\x66\x1e\x3e\xeb\x15\xdc\xdb\x0f\x2d\x8e\x28\x62\xc8\xb1\x8d\xf4\x7e\x5f\x63\x1f\xa8\x96\x30\xf4\x3c\x4a\xf3\x88\xd6\x07\x68\x47\xb4\x35\xee\xdf\xf2\xf1\xcf\x9a\xa8\xeb\xd4\xf4\x1b\xb4\x54\xf9\xfc\x7b\x31\x56\x56\x28\x7e\x00\x12\xa2\x0a\xbb\xcf\x42\xf5\x84\xda\xf5\x1b\x7b\xad\xf1\x2f\x7c\xbf\x73\x7e\x0b\x75\x8a\xb4\x1e\x28\x47\x5e\x35\x3e\x14\x1d\x65\xf4\xf2\xb3\xde\x7b\xb3\xff\xf4\xbf\xd3\xff\xb9\x3e\x1b\xe3\xd5\x7a\xa3\x08\x69\xd2\x78\x36\x2a\x6e\x77\xd2\x2a\x4a\x81\xfc\xac\x3f\x4a\xab\x30\x9a\xfa\x59\x7b\xff\x9f\xb4\x89\x3a\x5b\xe3\xe7\xfb\x28\xbf\xbf\xd8\xfe\xde\xba\xb5\xea\x2c\xa2\x94\x08\x61\x33\x1f\xd4\xd9\x6a\xe3\xe7\x79\x9c\x8d\xc9\xf1\x1b\xea\xd8\x35\x8e\xc7\x9e\xff\xf3\x2c\x79\xfd\xad\x4e\xf1\x2c\x7f\x69\x9b\x15\x8d\x9f\xe5\xfd\xb7\x02\xf0\xb3\x1c\xa5\x93\x06\xfb\x7b\x2f\xf5\x9a\x34\x7e\x94\x0e\x6a\x3a\x0b\xef\x25\x5f\x7f\x68\xdd\x51\x0d\x63\x72\xfc\x28\x65\xd2\x7e\xfa\xc3\xd9\xd5\xf3\xa8\x73\xf7\x73\x56\x51\xb4\xb1\x8b\x17\xbd\xb2\x73\x25\xe4\xde\xb3\xce\x8d\xdf\xfc\xfe\x41\xa9\x16\x9d\xd5\x57\x26\x68\x4b\xbc\x29\x8a\x9e\x4e\xce\x07\x15\xb7\x59\x67\xed\x59\x37\xea\xc0\x65\xb5\xa3\x88\x68\xe6\xfc\xee\xfd\x5b\x44\xf5\x41\x9d\xb1\xda\x0b\xfb\x7b\xa2\xe8\x28\xfb\x7b\x70\xd6\xc5\x5b\x50\x54\x92\xa1\xed\x0f\xa2\x68\xda\x10\xef\x7e\x50\xea\x67\xe8\x77\xf0\x3a\xfd\x7e\xde\xf7\xb9\x5e\x88\xba\xe9\xfd\xe7\xf7\x7b\x3e\xa8\x54\x3e\x1b\x77\x93\x78\xe7\x7e\xef\xa6\x4a\x4b\xc3\xb3\x51\xee\x9e\x5a\xf6\xb3\xdf\xbb\xa9\x52\xf0\x7f\xf6\x7b\x37\x0d\xc2\x20\x3c\xfb\xbd\x9b\x1a\xab\x93\x3c\xc0\xaa\x19\x0c\xda\x7b\x36\xee\x26\x46\x5f\x3f\x88\x02\x2a\xf4\x47\x3c\xfb\x8a\x8a\xf1\xdf\x7a\xef\xb8\x5b\x12\xdf\xff\xbb\x5b\xbe\xfe\x9f\xa8\xee\xf0\x75\xff\x04\x74\xdf\x47\x0d\x0f\x4c\x35\x5c\xcc\x07\x86\x9a\x4f\xc4\x7f\x9e\x80\x87\x6e\xfc\xd9\x61\xc6\xf9\xbf\xca\xf7\xff\xbf\xfd\xff\xfd\xff\xdc\xf1\xf0\x75\xbd\xb2\xdb\xdf\x9f\xc8\x30\xfb\xfe\x6f\x99\xff\xb7\xf2\xdf\xff\x08\x77\x74\x95\x97\x33\xfd\xfd\xf9\x32\x15\xa6\x58\x5c\xa8\x32\xff\xfd\xb9\x50\xb0\xfc\x6b\x31\xbd\x13\x05\xf3\xda\xd7\xe2\x7a\xc7\x51\xfa\xee\x6f\x09\x2e\x64\x19\x7d\x7f\x36\xe0\x5d\x5f\x6c\xea\x6c\x2a\xd1\x34\xbe\xa6\xa2\x26\x40\x49\xd1\x8e\x9c\xaf\xf4\x75\x95\x03\x5c\xfd\xdb\xcc\x0c\x77\xd5\xf7\x27\x20\x10\x2b\x5b\x5c\x2d\xa8\x0f\xd3\xbf\x16\x2e\x5c\xbe\x32\x32\x49\x1a\x5b\x9a\x5a\x02\x41\xf9\x6b\x29\x99\x2d\x91\x5f\xc8\x11\x94\xa5\x96\xfd\xdf\xff\x26\xe3\xb1\xf3\x35\x36\x9b\x86\xfd\xf7\xbf\x99\xf5\xd6\x38\x6a\xba\xdf\xa6\xc6\xc9\xce\xc4\xa6\x57\x27\x63\x79\xe3\x9c\x1a\x97\x01\x1e\x16\x06\x34\xe6\xf4\xca\x27\xdf\x9f\x28\x93\x58\xbe\x96\xce\xc9\xa6\x8e\x1a\x6a\xe9\x6b\x19\x6a\x19\x60\x91\x6c\x59\x6a\x59\x61\xf1\x66\x8b\x46\xb0\x02\x1b\xf0\x6b\x79\xb9\xf6\xf7\x67\xfb\xef\x7f\x73\x7e\x26\x97\x9c\xb5\xaa\xf9\x5d\xd5\xc9\xf0\xd7\x9c\xf3\x50\x53\x80\x11\xb1\xc5\xd4\x12\x40\x63\x5f\x4b\x67\x4f\xc8\xc4\xa4\xcb\x25\xe7\xde\xd5\x32\xde\x8e\xb2\x9a\x6e\x35\x3d\x6f\x13\x37\x3d\x6b\x1d\xf2\xc0\x79\xf9\xf4\xbd\x9c\x87\x3e\x38\x06\x9a\x38\x72\xed\x6d\xc6\xde\xb2\x84\x7f\x46\x3a\xe7\xf7\x67\x42\x13\xdf\x9a\x59\x4d\xc0\xa8\x9b\x6c\x51\x57\x01\x42\xc6\xe5\x5b\x5a\xbe\x15\xb3\xfa\x08\x22\x9b\x16\xc9\xfc\x6d\xe2\x1e\x66\xd7\x84\xdf\x0b\x6c\x32\xdb\x29\x03\x86\xfa\xfb\x13\x43\xe7\xaa\x57\x51\x0b\x0c\xac\x8c\x6a\xcb\x30\xaf\xfe\xfd\x89\x55\x62\x7e\x6d\xae\x83\x1b\x02\x9b\x2a\x83\xbe\x72\x9d\x45\x2d\xe3\xbf\xff\x2d\x02\xb9\x64\x64\xf6\xfd\xfd\xf9\x0a\x10\x44\xfb\xcb\x80\xa0\xfd\xfb\x13\x23\xa7\xfa\x9b\x61\x30\xfd\xfb\xf3\x5e\xa8\x6e\xfa\xd7\xd2\x12\xa7\xdb\xd2\x2b\x4f\x7c\xe2\x5d\x6e\x99\xc7\xa9\xbd\x5a\x03\xb3\x6a\x32\x60\x5c\xbf\x3f\xdf\x3b\xe3\x13\x39\x72\xcb\x4b\x2d\x28\xd4\xd8\xd8\x72\xd4\x82\x4a\xfd\x1c\x41\x51\x3f\x05\xfd\x70\x04\xa5\xa9\xe5\x95\xcb\x79\x9c\x9a\x78\x07\x72\xfb\xe8\xf7\xcf\x48\xdc\xfb\xfe\x44\x9d\x5a\x8e\xa0\x72\x0d\x5a\x4d\xb8\x89\xd9\x52\xd4\x82\xaf\x71\x04\x9b\x3b\x04\xe3\x22\x4b\xdf\xe4\xa6\x15\x85\x19\x91\x3e\x8a\xdc\x45\x0a\xbd\x23\xcb\x3b\xb3\x65\xa9\x65\x23\xd7\xea\xaf\x65\xe8\xbc\x8c\xf1\x6e\x1d\x13\x1a\xf2\x98\x24\xba\xf1\x32\x91\x49\xcb\x5c\x41\x88\xc2\xf7\x27\x00\x94\x13\x5b\x26\x5b\x52\xd4\x30\xfa\x5a\x52\x55\x0b\x00\x81\x27\x5b\xba\x5a\xd6\x4b\x8d\x1f\xb7\x29\x17\x89\xa4\x5c\x2f\x91\x2c\x1a\x38\xcb\x55\x13\x9b\x30\xbc\xc6\x31\x6c\xb5\xbc\x92\x13\xe1\xce\x4a\xe2\x8e\x97\x04\x13\xc3\x27\x52\x94\xd4\x1b\x5b\xa0\x1d\x7c\xf7\x55\xc9\x9a\x6b\x4e\x28\x46\x5e\xbe\x96\xae\x96\x97\xa1\x10\xa9\xb7\x64\x2e\x5d\xc9\x13\xc3\xe6\x02\x15\xb2\x9a\x02\x9f\x18\xa5\xc2\x82\xd4\xe3\xef\xcf\x05\x81\x99\x2d\x5b\x2d\x28\x61\xdc\xd9\x72\xd4\xf2\x0a\x71\x9f\xfe\x5e\xca\x52\x3f\x2f\xdf\xa7\x34\x59\x0a\xb9\x53\x29\x0b\x65\xe6\x38\x82\xb5\xd8\xf2\xaa\x2c\x6d\xb1\x85\xd2\x46\x29\x1b\x75\x2a\x0b\x5b\x86\x5a\xe6\x3b\xea\xc6\x96\x9f\xaf\xbd\xa3\x6e\x6a\xd1\xa8\x5f\x55\x85\xe5\xf4\x4b\x31\x8d\x1a\xc5\x7f\x13\x47\x60\x5a\x03\x43\xa5\x53\xae\x8e\xeb\x9d\x57\xde\xa1\x5c\xd8\xfc\xfe\x38\x60\x43\x24\x67\x63\x08\x46\x43\xbc\xd8\xf7\xe7\x79\x3f\xf7\xf5\xd4\x9e\xf3\xed\x43\x7b\x0e\xee\xdf\xcf\xd8\xd6\x13\xa9\xbb\xa7\x0b\xe5\x27\x3f\x72\xec\x00\xe7\xf8\xfe\x04\xa3\xfb\xd4\xb7\x5e\x07\x9b\x90\x4d\x5d\x09\x65\xdb\xdb\xf3\x5d\x07\xbd\xbd\x42\x7b\x25\x00\x40\xef\xe4\x0d\x1d\xf9\x90\x63\xa5\x2f\x33\x20\x64\xca\xff\x9b\x98\xd9\x07\x0f\x4d\x1f\xef\xa1\xa9\xd4\xf4\xfb\x20\xa7\xee\x03\x61\x2f\x2c\x2e\xdd\x61\xd0\xf8\xfe\xcc\x98\xdb\x1f\x39\x77\x94\x6e\xfd\xfe\x9c\xaf\xdc\xf8\x11\xc6\x48\xf6\x6d\xf2\x40\xf8\xc4\x64\x5c\xd3\x28\x94\x0e\x47\x29\xe3\xfd\xe0\x67\xfc\x1a\x9d\xb2\xd4\xe8\xd0\xf5\x59\x16\x77\x4c\xee\xf3\x98\x86\x0a\xa6\xdf\xa9\x1a\xab\x7e\xa4\x36\x56\x85\xc6\xf8\xf9\x9f\xc7\x26\xad\x0d\x60\x3a\x76\x72\xa4\x71\x2e\x7e\xf0\xc0\x86\xc5\xc0\xf3\x89\x20\x98\xef\xcf\x97\x31\x33\x58\x64\xce\xf1\xad\xe1\x9c\x28\xfc\xc9\x18\xd7\x89\xaa\xe5\xdf\x9f\xaf\x62\x43\x6b\xf5\xaa\xed\x5b\xc3\x55\x5b\x46\x45\xc6\xbf\xb7\x56\xa3\x24\xbf\xda\x7a\xd5\x27\x55\x92\xed\x3c\x42\x0b\xf6\xf3\xc6\xec\xbd\x05\xeb\xf2\xf7\xe7\x4b\x70\x59\xc5\xa2\xaf\x6f\x84\x6b\x5f\xd0\x77\x59\xe0\xc9\xc9\xb2\x76\x00\xeb\x5d\x2a\xf4\x77\x65\x35\x95\x97\x33\xb1\x4c\x93\x5f\x4d\x4d\x60\x9b\x2a\x7f\x78\x0d\x35\x45\x81\x81\xc5\x26\x53\x13\x58\x1d\xcb\x3a\x79\xd2\x30\x50\xcc\x84\x51\xba\xdb\xd3\x52\x13\x44\x7d\x96\xba\x73\x52\xef\xf6\x60\xf9\xac\xca\xe6\x14\x0c\xb6\x67\x0c\x9e\x35\xd2\x3c\x6b\xf0\xaf\x1c\xba\x8a\x6a\x33\x66\x57\x53\xf4\xa5\xa6\x87\x4d\x05\x15\x05\x3f\x1d\x71\x7b\xd1\x42\xbd\xd4\xbb\x8a\x8a\x39\x96\xa9\xa6\x15\x30\xf1\x6c\xda\x6a\xc2\x30\x58\x55\xcd\x29\x1f\x6c\x2f\x98\x97\xaa\x35\x56\xcd\xeb\x15\x03\x56\x51\xa1\xc6\xaa\xd5\x68\x98\x32\xcb\xaa\x79\xd3\x94\x1b\x46\xc8\x0a\x6a\xde\xb4\xbc\x0d\xc3\x60\xa5\x43\x40\x0a\xfe\xfd\xd9\x31\x0c\x16\x71\xf4\xa1\xfd\x02\x6e\xc6\x0f\x45\x0d\xad\xc6\x2b\x4b\x2e\xde\x8f\x1b\x69\x00\xdf\x9f\xa8\x52\xc9\xc2\x64\x3e\x44\x36\x23\x0a\x7a\x72\xbf\x86\xc8\xe6\x3d\x5f\x8b\x08\x12\xdb\xa7\x86\x31\x63\x18\x9c\x32\xa5\xd3\xed\xf0\xc9\x32\xfc\x6b\xfb\x54\x5f\xef\x45\xba\xaa\x8a\x87\x4e\xad\x06\x02\x02\xa8\x7f\x6c\x9f\x5a\x0d\x5c\xd4\x55\x53\x5e\xda\x94\x85\x29\x6b\xf0\x4b\x53\x5e\x28\xa4\xa9\x11\x2e\x11\x1b\x0a\x3d\x30\xda\x6b\xfb\x12\xb1\x6d\xcc\xeb\xa7\x9c\xa8\x96\xf7\x65\x06\xab\xb2\xb2\xa1\x6f\x11\x5b\x40\xb3\x8b\xe6\xb7\x06\xbf\x51\xaf\x54\x27\x65\xab\x2f\x40\xda\x12\x73\x6d\xbb\x69\x5e\x86\xbe\xf4\x41\x53\x5f\xa8\x11\x41\xf3\xf5\x76\xd3\x7e\x01\xa3\x96\x21\x60\xdb\x4d\x24\xfa\x5e\xc5\xab\xaa\xc9\x35\x2f\xc7\x1a\xfe\x54\x44\xd5\x1a\x3a\x86\xf1\x53\x0c\x55\xfb\xe5\x58\x5e\xd5\x39\x75\x4d\xf9\xa0\x04\xa9\x0e\xd1\xd1\xe0\x0f\xb6\x72\x70\x18\xb7\x28\x0a\x39\x6c\x49\xa7\xf2\xd6\x08\x6f\x8c\x70\xb2\xaf\x5b\x23\xbc\x41\xd8\x53\x1f\x14\xb1\xdd\x01\x7f\xcf\x35\xbc\x35\xc2\x1b\x9b\xa2\xa3\x77\x6b\x53\x9e\x18\x06\x37\xe5\x51\x5f\x4f\xc0\xc9\xb3\xaf\x47\x7d\x3d\x58\x8d\xc5\x11\x3e\x22\x36\x40\x87\x33\x6a\x6d\xfb\xa3\x4d\x79\xb0\x1a\xaa\x55\x7a\x91\x00\x0e\xae\x80\xaa\xb2\xa4\xe2\xf3\xb8\x2b\x57\x53\x85\xd1\xcb\xd5\x74\x02\x4d\xfe\x6b\x4a\x5c\xc3\xf3\xf2\xf9\xd5\xc8\x1c\x8e\xf8\x3c\x32\x5d\x16\x2b\x27\x6d\x24\xb6\x7c\x7f\x3e\x68\xe2\x30\xc4\xe7\x91\xde\xb2\x88\x67\xb1\x4f\xde\x6a\xc2\x07\x59\x86\xf0\x88\xcf\x9f\xe0\xf3\x2a\x7f\x9a\xb9\x1a\x07\xc5\x16\x9b\x2a\x8d\x96\xaa\xa6\x16\x88\xef\x6c\xea\x6a\xc2\xbc\x78\xb5\x9d\xa2\x79\x81\xcf\x13\xbc\x62\x1f\xf1\xf9\x53\xd1\x17\x8f\xf9\xa9\xea\xab\x46\x5f\x95\x4d\x9a\x17\xca\x79\x12\xcc\x62\x9f\xa6\xd5\xc0\x15\x40\x58\x8a\x7d\x74\x05\x1c\x5c\x01\x8d\x45\x3b\x8f\xae\x00\xa4\xf8\x2c\xea\xca\xfb\x74\x0d\xa3\x63\xf0\x2c\xdd\x89\x22\xef\xdf\x9f\x81\x62\xae\xb7\xb4\x86\xb8\x38\x9a\x08\x60\x68\x84\x03\x85\x6a\x67\xfe\x27\x51\x75\x9f\x51\xf4\x66\x20\xbb\x93\x4c\x75\x79\x1c\x14\x14\x6d\xaa\xee\xab\xcb\xe3\x8c\x13\xc0\xe8\x5f\xd3\xd4\x50\x66\x60\xa6\xf3\x2d\x5d\x1e\x07\xa6\x8d\xa6\x9d\xa6\xea\xb5\x0f\xaa\x9a\x11\x7a\x70\x9f\xa9\x8d\x99\x58\x2c\xd6\x15\x3d\xba\x3c\x0e\x2e\x8f\xa6\x7a\xbf\xba\x3c\x00\xa6\xba\xba\x4a\xfb\xea\x86\x38\xb8\x21\x08\x52\xb8\xcf\xd2\x12\xbf\x0a\xd7\x22\x92\xc4\x3e\x5b\x3b\xfd\xca\xf0\x8b\x9a\xd1\x3e\xe2\xda\x07\x95\x55\x89\xcd\xb0\x0f\x55\xa3\x7d\x3c\x90\xcc\xb9\x1a\x62\xcd\x07\xac\x99\xf1\xff\xfb\x88\x35\x1f\xb0\x66\x8a\xaa\xfb\x88\x35\x1f\x47\x5f\x14\xb3\xce\x51\x5f\x27\xfa\x52\x93\x08\xee\x60\x35\x78\x0d\x9c\xa3\x35\x04\xd7\x66\x61\xb4\x7d\x6e\xad\x21\x58\x33\x6b\xe9\xec\x23\xd6\x7c\x1e\x8c\x70\x70\x0d\x1f\xad\x06\xd0\xa0\x32\x2f\x7b\x64\x5e\x7d\x7f\x62\x18\xaa\x7f\xfc\x68\x18\x2f\xe7\x5c\x04\x41\xd8\xb7\x84\xe9\x3b\x50\xaa\x55\xb8\x56\xc2\xf4\x7d\x61\x18\xaa\x49\x4b\x4d\x71\xdf\x00\x6a\x20\x10\xe4\xbe\x29\xb8\xef\x3b\x15\x94\x21\x66\x5f\x89\xf3\xba\x33\x8a\xfa\xb2\x48\xec\x5d\x34\x0c\x88\xaa\x59\xf5\x81\x25\xaa\x22\x33\x6b\xb1\x1c\xcc\xbe\x8b\x3e\xf8\x72\xb3\xc5\xb4\x87\x7d\x97\xa1\x26\xe0\x21\x73\x2b\xef\x62\x6a\xc2\x30\xc8\xdd\xee\xaa\x61\x44\x45\x00\xf2\xa9\xbb\xaa\xaf\x80\x64\x57\x85\xe1\xaa\xbe\x2a\x2a\x27\xb3\x74\x2b\x80\x72\xbf\x3f\x03\xd2\x9b\x53\x16\xe3\xbb\xc1\xf8\x86\xfa\x6a\xfa\x20\x04\x5c\x26\x5f\x6c\xe4\x9a\x7d\x7f\xfe\xc1\x63\xb3\x89\x17\xf0\x1d\x05\xb6\x79\x6d\xdf\x5d\x6b\xd8\x51\x7e\x59\xe5\x92\x69\xa3\xde\x77\x1f\x68\xe2\xbc\xba\x76\x19\x68\xbb\x8c\x14\xdd\x48\x71\xfb\xfe\xc4\x08\x3b\xa7\xdc\x8f\x9a\xb0\xbc\x2a\xad\x2c\x4e\x7a\x0f\xf4\xf5\x53\x65\x59\x7d\x01\xe5\x82\x51\xa5\xfb\x16\x3f\xbc\x83\x1f\x52\x0e\xb8\x87\x88\x6d\x62\x0d\x59\x73\x1d\xe8\xbe\xdf\x9f\xa8\xf0\xfc\x53\xb1\x59\x53\x06\xd3\x1b\x2a\xc6\x2c\xa6\x77\x1b\x9a\x74\x52\x4c\x2b\x1f\x45\x35\x28\x4b\x21\x37\xee\xfb\xb3\xa0\xfa\x33\x87\x21\x6e\x73\x43\xda\x9b\xaa\xd2\xed\xfa\x60\xd4\xd4\xa0\x1e\x7b\xbb\xb6\x32\xb8\x0d\x2f\xfb\xfb\x68\x2b\xcf\xbb\x86\x53\x95\xb1\x25\x23\xde\x28\x9c\x97\x35\xf8\xa3\xfd\x02\x8f\x9a\xaa\xb7\x2d\x1e\x75\xdf\xf1\x41\xf6\x75\x2f\x35\xbd\x97\xd4\x14\x01\xdc\x5a\xf9\x07\x53\x56\x81\x6c\x49\x7b\x37\xd8\xd7\xd4\xca\x3f\xfa\x20\x78\xd4\xd4\x1a\x8a\x47\xdd\x10\xe9\x98\xec\xbd\x1f\xf1\xa8\x07\xaa\x3b\xb3\xb6\xf7\x23\x91\x0e\xf9\x85\xa9\xf0\x26\x7a\xae\xa5\x26\x94\xc8\x5e\xfa\xe0\xad\x26\xf4\x45\x19\xf1\x49\xdc\xca\x07\x12\xd8\xd2\x07\x25\x81\x3d\x39\x6a\x64\xf3\x83\x92\xc0\x1e\x70\x36\x26\x11\xef\x47\x3c\xea\x81\x2c\xc5\xec\xe0\x0d\x47\xed\xf7\x67\x7c\xf0\x5b\xde\x47\x3a\xf3\x83\xfa\xe9\x8c\xc6\xdd\x8f\xc4\xac\xe7\x65\x3c\x6b\xa9\x90\x74\x9d\x6a\x5a\x01\x2d\xcd\xa6\xad\x26\x8c\x90\xd5\xdf\x1f\x31\xa2\x07\xdc\x86\xae\xff\xfd\x88\xdb\x3c\x51\x6f\x99\x52\x2c\xdc\xca\x7f\x7f\x76\x54\xf8\x26\x4b\x79\x24\x81\x3d\xe1\x10\xa3\x0c\xf0\x88\xdb\x20\xf5\x71\xb1\x88\xc3\x7e\x86\x46\x08\x9d\x99\xc9\xa9\xfb\x91\xd8\xf3\xe0\x98\xaf\xc5\xd5\x98\x5a\x5e\x88\x3d\xcc\x50\xdd\x8f\x14\xe3\x07\x02\xcc\xd2\x2e\x2f\x51\x54\x54\x79\x66\x6d\xff\x67\x65\x35\xc1\xb5\x4b\x34\x9d\xfd\x2c\x8d\x3e\x8a\x41\x5f\x2a\x63\xbe\x48\xbf\x0f\xca\x4f\x5c\x4c\x4c\xdd\x8f\x64\x98\x07\x9a\x67\x51\x35\x74\xd3\xac\x2d\x3e\xa9\x3a\xe0\xf6\xf3\xc9\x27\xda\x3e\xa6\xf8\x88\xe5\x3c\x51\x13\xfa\x52\xbd\x70\xd7\xa1\xf0\xe8\xae\xfe\x9b\xc0\xfa\x48\x01\x7d\x80\xdc\x51\x54\x96\x5d\x2c\xe9\x41\x39\x8c\x8b\x39\x99\xfb\x39\xda\x84\x13\x93\x68\xa4\x64\xb1\x97\x27\x6a\xc1\x32\x53\x72\x3f\xb7\xd6\xe5\xc6\x40\xc9\x1c\x9f\x5b\xeb\x72\xc7\xdc\x07\x29\xe5\xd1\xee\x41\xd3\x2c\xa2\xe5\x47\xbb\xf7\xc4\x28\xa9\xd6\x3e\xe2\x4b\xcf\x13\x23\x21\xdf\x7f\xc4\x98\x9e\x27\xba\x63\x7d\x32\xb9\x83\xec\xba\xa2\x3b\x35\x65\x35\x45\x77\x44\xed\xbf\x68\x70\xb4\xeb\x8a\x45\x51\x19\xef\xeb\xa8\x0d\xdd\xd1\xd8\x6b\x17\x39\x90\x21\xcc\xe0\x6d\xe3\x7b\x49\xdf\x4c\x51\x83\x5d\xf5\xcc\x19\x5f\x60\x11\x5f\x50\x9a\x3e\x79\xb3\x29\x8f\x78\x8d\x9f\xa4\x6b\xd1\xae\x1a\xdd\xa9\x5c\x39\x59\x8d\x5d\x35\x10\xc1\xd5\xd4\xd5\x14\x9f\x54\x77\xf5\x61\x5b\x0b\xff\x99\x6a\xcb\x33\x64\xc0\xae\x16\x88\xd9\x85\x4d\x5b\x4d\x1e\xd5\xdf\xb9\x98\x4d\x33\x18\x31\x71\x55\x7e\x1f\x9a\xf8\x88\xa2\xf0\xec\x6d\xfc\xbc\x16\xeb\xcc\xa2\x08\x0a\x6b\xb0\x0b\xae\xef\x4b\xa5\x98\xae\xa9\x75\x9e\x51\xf5\x9d\xc5\xdd\xae\xa9\xee\x50\xa0\x84\xf1\xdf\x76\x2d\x91\xc3\x1a\x51\x2c\x3e\xb3\x6d\xaa\x2d\x40\xa8\xb9\x96\x4b\xd4\xb0\xfe\xaa\xd4\x73\x06\x4b\x6b\x19\x58\xf7\xac\x63\x71\x6d\x2d\xe5\x8e\xde\xb2\xda\xd4\x1b\x2a\x71\x32\xc4\xdb\xae\x6d\x6a\x7a\x02\x96\xf9\x6b\x32\x7d\x11\x75\x58\x19\xb8\x6d\x97\x69\xbf\xed\xaf\x33\x8e\xd1\x44\x42\xc1\xc3\x98\x49\x66\x97\x69\x6e\x1e\xab\xcc\x72\x2e\x97\x8b\xbc\x3c\xba\xe3\xe6\x90\x85\xd9\x05\x16\x56\xb5\x37\x2e\x32\x89\x8a\xc3\x4c\x2b\xb3\xeb\xe8\xa8\x9e\xc0\x46\xe6\x04\x8e\xf6\x26\xf8\x57\xd6\x31\x3e\xda\xee\x13\x93\x63\x8d\x86\xeb\x68\x72\x27\xba\x63\x29\x96\xeb\x16\x09\x01\xfc\xf4\x22\xfa\xbc\x5d\xb7\x16\x2c\x38\x8a\x0a\x65\x25\x71\x94\x74\x45\x7f\x2c\x1e\x22\x27\x9c\xa5\xc0\xc0\x63\x95\x8d\x44\x67\x84\x25\x14\x8d\xa4\x2d\xda\x92\x18\x4a\x0a\x86\x92\x59\xcd\x30\xd1\x80\x65\x09\x0c\x85\xc6\x68\x4b\xf4\x5a\x5b\x0a\x1f\x46\xe1\x82\xa5\xa4\x81\x44\x2d\x76\x16\xea\x49\x49\x03\x01\xab\x21\xc0\xb1\x25\xb1\x9a\x94\x73\x7c\x91\x6d\xb9\xa8\x0d\x71\x66\xa4\xd7\xc4\xd0\x07\x4b\xc1\xa1\x98\x6e\x64\x49\x1c\x2a\xa1\x7a\xd6\x45\xb1\xc6\x52\xd6\xbc\x11\x06\x75\x15\x0d\xa5\x68\x72\x25\xba\xe3\x04\xa8\x1d\x5a\x24\x97\xd3\xc4\x6d\x89\x3e\x0e\x4b\x05\x2b\x59\xf4\x5a\xd5\xbe\x41\x3d\x64\xc8\xbc\x21\x05\xfd\xfb\x33\x06\xc2\x32\x65\x89\xaa\xa3\xa5\xe0\x95\x4c\x23\xb2\x54\x35\xb9\x08\x32\xa3\x87\xc9\xe4\xc0\x33\x38\xf0\x12\xe3\xeb\x2d\x35\x75\xd7\xa2\x3b\x56\x82\x42\x28\xd6\xf7\x27\xe6\xfd\xf3\x45\x2d\x73\x54\x45\x67\xbe\x91\xa5\xa6\x91\xb4\x58\x66\x1e\x90\xd4\xb4\xcc\x2d\x46\xd9\x38\x73\x7a\x56\x2d\x8d\xf8\x26\x6f\x82\x34\x44\x43\x81\x5d\xc8\xa3\x9a\x86\xd6\x39\x38\xba\x18\x62\x1a\xea\x2e\xd8\x36\x53\x62\x2c\x4d\x11\xd1\x8c\xee\x58\x72\x2f\x4d\x75\x17\xe5\xfb\x59\x76\x09\x61\x0f\x7f\x7f\x42\xe2\xbb\x8a\x8e\x9c\xd8\x76\x04\x91\x55\x4d\x6e\x69\xeb\x82\xa3\x33\x77\xc5\xd2\xd2\x82\x85\x34\xa8\x8a\x68\x49\x2c\x3d\x05\x6f\x16\x03\x4b\x5b\xef\x01\xc6\xf9\xfa\x39\xc7\xae\xf7\x82\xb9\x55\x6d\xd0\xd1\x42\x07\x07\xab\x2c\x35\x93\xc4\xc1\x52\x48\x60\x04\x29\xb1\x74\x5c\x6d\x38\xad\x64\x52\xe9\x16\x85\x85\x70\xf6\xdb\xa6\xc5\x84\x70\xc6\x08\x73\x4b\xb7\xf6\xee\x8e\xde\x78\x1b\xa7\x5b\x33\x08\xc1\xad\xb2\xdc\x4c\x7a\x34\x03\xe4\xdf\x5d\xf4\x62\x58\x7a\xb4\x41\xc1\x2f\xe9\x90\x30\x05\xa9\x58\x0e\x31\x8b\xd1\xe3\x86\x9a\x11\xdf\x9f\xa0\xf6\x71\xfd\x93\xb0\x6b\xf9\xea\x7a\x33\x26\xcf\xb2\xf0\x99\xca\xa3\xe5\x70\x09\xd3\x2f\x61\x59\x6c\x38\x07\x1b\x1e\x1a\x28\x27\x9f\x43\x76\xab\xbc\x41\xb3\x78\x6d\x4e\x31\x50\xce\x21\x6d\x35\x61\xee\xf4\x4c\x58\xa6\xb7\xc0\xa2\x90\xc4\x45\x7c\x6c\xcb\xd4\x2d\x2d\xa3\xb6\xf3\x45\x8f\xbc\xe5\xa2\xa1\xc4\x51\x6f\x64\x3a\x59\x47\x3d\xc7\x51\x67\x10\x9a\xe5\xf6\xf3\x5e\x8c\x85\xf7\x56\xd6\x51\x47\x3c\xe3\xdb\xc6\xfe\x68\x2c\xb2\xdc\x03\xe0\x96\xd3\xeb\x9a\xde\x88\x29\xb0\x94\x5e\x1e\x5a\x95\x11\x40\xb9\xfc\xe2\xd0\xfe\x04\x87\xa0\x8d\xdc\xb2\x38\x44\xc4\x2d\x5e\x2a\xe1\x9f\xa7\x3e\x09\xcb\x4f\xfd\x69\xd2\x27\x81\x90\x74\xd1\xa8\x6d\x8a\x6a\x32\x44\x35\xa5\x4b\x75\xf6\xf3\x12\x01\x82\x7b\xfc\x6c\xab\x98\x47\x5e\x25\x5e\xeb\x6c\xd3\xfe\x04\xf7\x50\x61\xfd\x2c\x79\x30\x43\x1e\xa4\x0b\xcb\x50\x3d\xe3\xfb\x33\x46\x42\x06\x01\x04\x89\xef\xcf\x18\x09\x69\x76\xab\xb7\x1d\x98\xa9\x24\x22\xc6\x60\x58\x86\x38\x78\xa9\x3e\x7e\xde\x5a\xca\x1d\xbd\xb1\x72\x5c\x36\x6d\xb8\xc5\xe4\x58\x5b\x2f\x9b\xba\xf3\x98\x1c\x2f\xd1\xec\x9a\x5c\x40\x79\x6a\xde\x12\xdf\x72\x70\xbf\x4e\x26\x9d\xc5\xfd\x72\x70\x3f\x95\xac\xcf\x87\x7c\x3f\x87\x8c\x46\xc0\x64\xcb\x47\xdd\xc1\xf0\xc5\x2c\x7c\xcb\x87\x6c\x25\xc3\x39\x7a\x75\x72\xb8\x7c\x8b\x50\x50\xb3\xbf\x69\x51\x6e\x9d\x90\x7b\xc7\x6b\xdc\x9e\x5b\xdb\x03\x0e\xd7\xb4\x5e\x8f\x76\x07\xc8\x49\x97\x2a\xe2\xe7\x47\x13\x00\xae\xfd\xcf\x59\x7d\xb4\x3d\xa8\xa2\x4c\x54\x7e\xcb\x74\x82\x5a\x06\x46\xc2\x45\xd0\x66\x2b\x62\x8b\x05\x8a\xa9\x0a\x4c\x16\x29\xa6\x25\x38\x26\xa1\x9a\xad\x48\x31\x2d\xc1\xf7\x08\xd3\x6c\x45\x7c\x2f\x70\x38\x2e\x15\xe4\x2f\x49\xdd\x21\xf8\xb1\x55\x35\x15\x35\x61\x6e\xbc\xe7\x0b\xc3\x1f\xad\x84\xca\xda\xa9\x59\x17\x3a\x49\xad\x84\x14\xa3\xea\xfb\x45\x52\x4c\x09\x34\x48\x5e\x84\x45\xec\xab\x34\x6c\xce\xa0\xb8\x5e\x18\x78\x6e\x05\x4a\x64\xfb\x69\xba\xd5\x84\x7d\xe3\x15\x59\xba\xa6\x86\x5a\xa6\x17\x03\xd6\xad\x74\x0d\x24\x50\x26\x29\xde\x14\xfa\x13\xad\xc0\x9f\x78\xa9\x0e\x7c\x19\xfa\x24\xc2\x4d\xda\x4f\x93\x36\x27\xf8\xa1\xaa\xab\x97\xa1\xcd\x09\x69\x6a\x50\x09\x2e\x43\xf3\x0e\xb1\x88\xa6\x75\x53\xe0\xa5\x95\x19\xdd\x71\x94\x92\x98\x0a\xf8\x21\x61\xf8\xad\x88\x1f\x96\xd0\x73\xc7\x50\x9b\x36\x27\xf8\xe1\x60\xc5\x58\x25\x6e\x58\x09\xa6\xa7\xf2\xee\x0a\xc0\xb4\xb2\xfe\xde\xe3\x28\xc5\xbd\x90\xf0\x91\x54\x2c\xb4\x6c\x2d\x4a\x48\x4c\xaa\xc7\xae\x58\x4b\x03\x2e\x4a\xba\x26\x4b\x13\x2a\xda\xd2\x4a\x28\x98\xaa\x9a\x5e\xa4\x60\x16\x28\x98\x4d\xb3\x73\xcd\x3c\xb8\x97\xea\x80\x17\x57\x77\x1e\xf1\x60\x2c\x78\x57\x5c\xf4\x85\xc2\xd8\x0c\x6a\xb6\x22\xf9\xac\x84\x7c\xa6\x22\x95\xe5\x68\x24\x27\xa0\x4a\xf9\x45\x71\xa8\x12\x0a\xe6\xa4\x28\x5f\xa4\x60\x02\x51\xe5\x6d\xe3\x0c\x6e\xad\x73\xc8\x6e\xc4\x90\xb5\x22\xf6\x55\x9e\x58\x30\xd1\xfa\xa3\x05\x0b\x41\x6b\xb2\xfe\x5f\x15\x47\xa9\xd7\x5f\xdb\x37\x96\x2a\xbb\x54\x0d\x5d\x51\xe5\xb4\x2b\x03\x21\xac\xc6\x21\x9f\xbc\x57\xab\x0e\x79\x0d\xe1\x86\x26\x75\xab\x12\x6e\x6a\xa8\x7d\x8b\xfa\x67\xcd\x53\x6d\x2b\x60\x43\xd9\xc4\x73\x57\x43\x26\x52\x95\xec\x2a\x99\xe8\x2f\x6b\x87\xf0\xa3\x56\xa5\x50\x21\x96\x31\x75\x96\x9b\xac\x52\xa8\x6a\xb0\x22\x26\x0f\x5b\x6d\xfa\x64\x88\x52\xc4\xbb\xb4\x2a\x5e\x54\x43\x5c\x22\xd4\xa5\x29\x79\xc1\x6a\x8f\xee\x1a\x9b\xba\x9a\xb0\x60\xaa\x9e\x5c\xbb\x16\x2c\x8e\xb9\x2a\x1f\x57\x19\xad\x6a\x68\x3f\x6b\xb6\x7f\x13\x77\xeb\xd4\x48\x91\xbe\x7d\xd1\x8a\x6e\x95\xae\x79\xab\xbb\x44\xc0\x22\xdb\x24\x56\x54\x1c\xcc\x74\xf1\x9a\xac\x3a\x98\x15\x07\x33\x5d\x54\xe9\xab\x0e\x66\x05\x36\x59\x22\x88\xbc\x55\x5a\xbd\xad\xc2\xb2\x9d\x08\x81\x68\xd5\x35\x45\x8f\xb1\xf0\x9e\xa9\xae\xb1\x78\x8c\x85\x15\x92\xab\x4e\x2d\xd2\x34\xde\x36\x2e\x9b\x8e\x26\x30\x6d\x52\x52\x3d\xdd\x7a\xb4\x15\x27\xe6\x40\x2b\x67\x95\xea\x54\xa1\x3a\x75\x4d\x41\xc7\x16\x30\x38\x29\x11\x31\xd0\xaa\x8e\x6d\x45\xba\x5d\x52\x71\xdc\x7a\x17\xb5\x05\xb0\x28\x7b\x63\xdc\x95\xd5\x3b\x46\x42\xfe\x0e\x28\x9d\xef\x4f\x8c\x84\x22\x42\x7d\x44\xba\x4f\x2c\x0a\xef\xfa\xfa\x68\x51\x9e\x18\x25\xed\x87\x4d\x87\xbd\xa5\x58\x68\x32\xea\x26\x65\xa5\xe1\x42\x67\xd4\x85\x35\x5d\xe8\x40\xcf\x49\x8a\x38\xb5\x26\x3e\xd0\x80\x05\xac\x90\x53\x6b\x32\x1a\xa1\xce\x54\x62\xcc\xbe\x35\xb1\x88\x96\x4b\xbc\xf6\x91\x5f\xcb\x1a\x09\x8c\x46\xaa\xf6\xdc\x98\xac\x65\xc8\x8a\x49\xbd\xea\x2d\x75\x06\x74\xea\xa4\xca\xb1\xad\x68\xde\x88\x35\x60\xc2\x81\x35\xc6\x1a\x58\x2b\x31\x10\xca\xbb\xca\x9a\xb1\x56\x62\xde\xdc\x39\xe5\xcd\x58\x2b\xd1\x1d\xb7\x47\xf9\x31\x86\xfc\x98\xc4\x4c\x57\x53\x82\x8c\x35\xd8\xd7\x09\x4c\x64\x4d\xf6\x75\xe4\xce\xbc\x5f\xe4\x72\x55\x4d\x0e\x85\x77\x99\x7b\x60\x8d\x01\xb5\x06\x64\xa2\x94\x08\xa7\x67\x8d\x7e\x3e\x6b\x2d\x26\xc7\xd2\xb5\x4d\x2c\xae\x41\x23\x4c\xc4\x76\xb0\x46\x27\xa0\x35\x38\x01\x25\x41\x37\x86\x1c\x58\x0b\x0e\xc7\xa2\xd0\xad\x6b\x29\x57\x8c\x84\x15\xaa\x9b\xc4\x80\xb6\xe3\x35\x0e\x44\x62\x40\x0b\x4e\x44\x28\x39\x6b\xe2\x44\x2d\x38\x51\xd6\xa6\xee\xad\x36\x00\x1b\xd2\x09\xd0\xb6\xc6\x0f\x05\x47\x71\x42\xd6\x4c\x23\x31\x8c\x84\x77\x61\x93\x31\xbc\xc1\x18\xce\xdc\x21\x6b\x32\x86\x47\x65\xae\x24\x63\x78\x33\x6d\x0e\x42\x49\x59\x13\xc5\x9a\x69\x73\x82\xeb\xc9\x16\xde\xc4\xf5\x5a\x70\x3d\xa2\xaf\x59\x13\xd7\x8b\xba\x5f\x89\x79\x9b\xd6\x5c\x93\x43\x10\x41\xd7\xf9\x76\x6d\x0e\x8c\xe1\x2c\x9e\x62\x4d\xc6\xf0\x76\x62\x25\xa9\x84\x35\x19\xbc\x5b\x70\x21\x19\xbc\x9b\x8c\x3b\x2d\xd8\x09\xc1\xc0\xac\x8b\x9d\xf4\x2b\xda\x68\x32\xe9\x52\x1d\x7a\x8a\xa1\x4c\x36\x65\x35\x95\x08\x7a\x1e\x6c\x6b\x6a\x1b\xd1\xb6\xd8\xc6\x61\x02\x59\x29\xc9\x45\x6e\x5d\xd6\xe4\x0e\x8b\x71\x2a\xdc\xf1\x2e\x8b\x71\x8f\x23\x4e\x67\xac\x75\x1d\xf1\x5e\xa3\x3f\x4a\x70\x5d\x86\xda\xde\xe3\x3d\xd2\x73\xef\x7a\xaf\xc7\x7b\x5c\x6a\x25\xa7\x59\x5f\x31\x16\x16\x12\xef\x0c\x96\x33\x80\x15\x25\xe6\xe2\x58\xd7\x8d\xdc\xe3\xf8\xc8\x8a\xdb\x99\x01\x66\x3d\xce\x08\xc1\x24\xac\xeb\x8c\xf4\xbf\x80\x6a\x32\xc5\x2e\xcf\x4f\x0f\x38\xc1\x4b\x4d\x5a\x95\xbf\x88\x6a\x9e\xff\x6e\xda\xa1\x13\xdd\x91\x4d\x75\xd9\x1d\xfb\x1d\xc3\xd4\xec\x64\xed\xeb\xf0\xc5\xfe\xa8\xe5\xfd\xd1\x7b\x71\x67\xb5\xa4\xf7\xb4\x62\x41\x64\x8d\x12\xdc\x10\x91\x0d\xa8\xbc\x4c\xa3\xb7\x21\x95\x17\xa8\x43\x29\x11\x5a\xcf\x86\x4c\x7d\x23\x47\x77\x3c\xb0\x43\x72\xe6\x80\x9c\xc9\x6a\x39\x36\x18\x8e\x6b\x23\xe8\x88\x61\xa6\x36\x44\x47\x03\xb8\xd2\x89\x49\x99\x36\x98\x78\x61\x03\x35\x83\x06\x1d\x16\x83\x39\x7a\x36\xe2\x16\x91\x09\x6d\x14\x8d\xa4\xc4\x48\xd4\x44\x4a\x19\x35\xd6\x92\x77\xfc\x90\x7b\x61\x04\xd5\x4a\xb9\x18\xa2\xda\x28\xae\x95\x88\x2b\x61\xa3\x6a\x06\x71\x1f\xb0\x2c\x9e\x0d\x69\xdf\x81\x67\xc4\xfa\x3d\x36\xe4\x43\x18\x2d\xb6\x87\x96\xab\x21\x03\xe1\x88\x43\x22\x63\xd8\xd0\x21\x19\x71\x48\xba\xf6\x4e\x87\x64\x74\x7c\xb3\x6b\x13\xa4\x48\x0f\x28\xd2\x23\xcf\x7f\x93\x78\x95\xfd\x69\x03\x06\xc4\xd4\x29\x9d\x0e\x39\x8d\x07\x9c\xc6\x2c\x17\x64\x43\x4e\x63\x24\x8d\xa6\x1f\x11\x6d\x48\xfe\x1e\x33\x26\x28\x42\x92\xd3\x78\xcc\xe8\x4e\xdf\x94\xd3\x78\xcc\xe8\x8e\xeb\x32\x45\x2c\x2b\x60\x34\xbf\x93\x37\x98\xdd\x6e\x51\x45\xec\x47\xf8\x19\x4b\x93\x43\x41\xb1\xc1\x73\x0e\xf8\xa6\xef\xcf\x18\x08\x85\x80\x21\xc7\xc4\x08\xbe\xc2\xf0\x57\x1b\xe2\x2b\x23\xee\x57\xc6\xbf\xda\x90\x43\x79\xec\xe8\x4e\x4d\xa6\x26\xcc\x8d\x02\xce\xd8\x5a\x4a\x8b\xe5\x22\xd3\x44\x11\xb3\xef\xcf\x16\x40\x96\x6c\xd2\xdc\x2c\x06\x42\xb9\x62\xc8\xd9\x3c\x10\xf8\x92\x18\x53\x6b\x43\xb6\xc5\x11\x57\x17\x93\x56\x6d\x48\x80\x1e\x77\x8c\x92\x13\xb8\x35\xca\x60\x62\x83\x8c\x6a\x88\x89\x8d\x60\x62\x3f\x67\x59\x4c\x6c\x40\xcb\x4e\x83\xb2\xca\x90\xdd\x6e\x20\x79\x61\x70\x06\x53\x3c\x6c\x06\x0f\x23\xe3\x98\xe2\x61\xf3\x8a\x44\x09\xf2\xb0\xc9\x50\x37\x8b\xe2\x68\x2c\xbe\x64\x93\x49\x80\x36\xaf\x18\x08\x8d\x19\x53\x2e\x89\x19\xd7\x32\x73\xe8\x6d\x4a\xa5\x9f\x71\xbf\x8a\x2c\xa7\xdc\xbf\x13\xee\x5f\xd6\x01\xb4\x29\x1f\xef\x0c\x71\x9d\xe0\x05\x36\x25\xae\x4f\x88\xeb\x32\x28\x4d\xdd\xca\x33\x98\x30\x23\x5e\x6d\xca\xc7\x3b\x83\xd3\x8a\x1a\xa6\x38\xed\x8c\x1b\x9b\x75\xaf\x6c\xca\xc7\x3b\xe1\xe3\x1d\x34\x57\x4e\xf9\x78\x67\x70\x53\x9a\xaf\xa6\x7c\xbc\x33\xc4\x75\x06\xbd\xda\xac\x5a\x93\xe0\xb4\xcc\x67\xb5\x29\x4e\x3b\x81\xf3\x99\x98\x2e\x6d\x53\x1c\x73\x86\x04\xcd\xc2\x50\x36\x25\x41\x4f\x48\xd0\xac\xa5\x63\x53\x46\xc9\x19\xdc\x74\xd0\x04\x3a\xc5\x4d\x67\x70\x53\x96\x8a\xb2\x29\x6e\x3a\x7b\x74\x47\x73\xd9\x94\x59\x72\xc2\x2c\x39\xe8\xad\x98\x32\x3d\x4e\x98\x17\x93\xac\x65\x53\xe6\xc5\x19\xec\x92\x75\xa1\x6c\xca\xdf\x32\x23\xc9\x8c\x35\xa0\x6c\xca\xb5\x3a\x83\x6d\xc8\x5c\x36\x65\x20\x98\x21\x7b\x4f\x86\x02\x4d\x39\x17\x66\x30\x07\xc2\xad\xdb\x94\x73\x61\x06\x07\x60\xe8\xa9\x4d\x71\x80\x19\x62\xf4\x14\x69\xba\xce\x16\x52\x02\x58\x1b\xcb\xa6\x2c\x7e\x33\xa4\x68\x06\x9f\xda\x94\xe3\x61\x86\xed\x80\x21\xa6\x36\x65\x3b\x98\x21\xfe\xc8\xee\x35\x25\xfe\xcc\x13\xcb\xa2\xa5\xbe\xb5\xd4\xb0\xcf\x25\xd9\xb6\xa6\x7c\xab\x13\xbe\xd5\x9f\x95\x96\x6f\x75\x06\x0f\x63\x01\x1f\x9b\x12\xbf\x67\x30\x2a\xd9\xbd\xa6\x18\xd5\x0c\x89\x6a\xe9\x9b\x8f\xba\x7b\xa2\x3b\x6e\xba\xdc\xae\x33\x84\x2d\x16\xd7\xb1\x25\x46\x05\x7c\xbe\xb7\xad\xb1\x8d\x33\x5f\xc1\x3a\x16\x2f\xc2\x25\xd1\x7c\xa5\xf8\x26\x2f\x8b\x25\x8b\xdf\x2a\x31\x3d\x2a\xaf\x4b\x42\xce\x42\x3c\xec\x54\x77\xe5\x56\x53\x7c\x92\xa7\x79\xe9\xc4\xae\x38\xb1\x8b\x7e\xc2\xa5\x13\xbb\x42\xfe\x61\x89\x13\x5b\x92\x7f\x16\x62\xf3\xd3\xe2\xd1\x5b\x32\x07\xae\x16\xd3\xa3\xf5\x71\x31\x17\xde\x56\xc3\x6a\xf2\x9a\x5f\x0a\x61\x03\x42\x5f\xca\x84\xde\xb4\x25\xc7\x2a\xd0\xf7\xde\x36\x4e\x4f\x27\x1d\xc8\x78\x6f\x1b\x57\x4c\x8e\x55\xa0\xe2\xa5\x49\x1e\xbd\xba\x56\x05\x8e\x84\x7c\xf1\x54\x2e\x39\x56\x17\x1c\xab\x2c\x9f\x60\x4b\x72\xd1\x1a\xd1\x9b\xf6\x5c\x4c\x60\x8d\x98\x81\x36\x41\x4c\x00\x98\x74\x6f\x1b\x47\x29\xa7\xeb\x9a\xd1\x1d\xd7\x52\x86\xc7\x05\x48\x6b\x02\x08\xd9\x9a\xa6\x26\x8f\x84\x2c\xb5\xfd\xf4\x76\xe3\x35\x12\x98\x44\xa6\xb5\x63\x90\x54\x80\x96\xb4\xfd\x05\x69\x84\xc8\x19\xb6\x24\x8d\x00\x43\x2e\x65\xd9\xd7\x96\x98\xd1\xb2\x98\x1b\xd9\xfe\x12\x33\x5a\x16\xdd\x91\xed\x2f\x53\x77\x16\xdd\x71\xb9\x5c\x34\xe4\xb1\xcc\xa2\x59\x39\x48\xa3\xd6\xa1\xd8\xe2\x92\x10\xb3\x3c\x7a\x9b\xff\x28\xf0\x2e\xd7\x04\x51\xb5\x63\x52\xe8\x58\x72\x9f\xae\x13\x83\xa1\x76\xbe\xe4\x3e\x5d\x70\x9f\xb2\xb4\x9b\xad\xa3\x4d\x38\xd8\x04\xad\xca\xd1\x26\xdc\x57\x7c\x91\xab\x29\x23\x27\xd0\xe1\xd2\xd4\x82\x29\x2e\x0e\xf5\x12\x53\x66\x72\xbc\x2d\xb9\x2d\x16\x78\x5f\x4e\x3a\x3e\xe2\x7d\x0b\x82\x58\x26\xa0\xaa\xad\x47\xc4\xf7\x44\x77\x1c\x89\x5c\xab\xc0\x95\x4b\x93\x02\xc2\x7a\x44\x7c\x60\x7d\x99\x60\x5d\xb6\xc5\xfa\x00\x0f\x97\x98\x8d\x60\x5b\x32\x1a\x90\xdd\xde\xd7\x16\xdb\x38\x01\x94\x6e\x4c\x59\xf6\xc3\x2d\xbb\xe9\x2e\xf1\x1e\x69\x7d\x4b\xf3\xdb\x90\x55\x58\x87\xce\xb6\x64\x95\x5d\x62\x4d\x68\xa2\xda\x8a\xf1\xd8\x25\x66\xc0\x75\xde\xb2\x2d\xee\x1a\xdd\xd1\xcb\xbb\xab\xba\x43\x9e\x80\x6e\xad\x2d\xa6\xb8\xc1\x14\x09\x9b\x65\x5b\x61\xbd\xbb\x45\xf2\xa1\x16\x45\x61\xbd\x3b\xf0\x6f\x49\x0b\x5b\xfa\xe2\x6e\x31\x10\x4d\x4e\xde\x93\x1d\xfc\x92\xf9\xa9\xb6\xc5\x2f\x77\x8f\x0d\xd7\x28\xe5\x93\xdd\xf0\xc9\xea\x6a\xdd\x7d\xa8\x69\xa1\x89\x3b\xa0\x38\x94\x0d\x2d\x33\x67\x92\xde\x96\x96\xb9\xa1\x65\xb2\x8c\x9e\x6d\xc9\x4c\x3b\xb8\x6c\xa6\x85\x6a\xcb\x5d\xbb\x83\x95\xb2\x8e\x98\x6d\xb1\xd2\x1d\xc9\x9a\x8a\x06\xde\xf2\xc9\x6e\xb0\xcb\xf5\xd3\xa4\xcd\x81\x1a\x99\x59\x36\xc2\xb6\x78\xe2\xde\xd1\x1d\x55\xd3\x2d\x0d\x0d\x78\x21\x69\x25\x35\x99\x9a\x1c\x4d\x1c\xe4\xfe\xf9\x62\xac\x09\x19\xd8\x96\x05\x74\x5b\xf4\x46\x2e\xb5\x4d\xbd\x21\xa5\x41\x62\xc3\x96\x99\x73\x7b\xac\x17\xe5\xba\x2d\x53\xe6\x0e\x9e\x28\x03\xe2\x96\x03\x67\x9f\xbf\x36\x0e\x45\x2c\x6a\x9f\xe8\x8e\x23\x39\xda\xd5\x27\xd6\x4b\x34\x24\x5f\xe7\x8e\x23\x2e\x43\xa0\x31\x51\xdc\x0c\xd2\x4d\x66\xb9\x0e\x33\x49\x37\x86\x10\xaf\x2c\x23\xa1\xc9\x60\x69\x90\x7c\x32\xa1\x1f\xcd\x24\xf9\x18\xfc\xa0\x59\xf1\x95\x26\x27\x87\xa5\x18\x0b\x2f\x34\x93\x54\x64\x80\x9d\xcb\x44\x69\x37\x93\xb3\xd3\x4a\x8c\x93\xc1\x5a\x26\xf5\xc7\x50\x8c\x9d\xd5\x7c\xcc\xe4\x92\x30\x94\x2f\xc9\x44\xa8\x35\x63\x06\xa4\x19\x6a\xe8\xc8\xd7\x69\x85\x87\xdc\x6a\xf4\xc6\x0d\x32\xa5\x03\x18\xdc\x15\x4c\x14\x32\x63\x7a\x91\xa1\x1e\xea\xfb\x1a\x27\x27\xbe\x81\xda\xa8\x3f\x12\x9f\xc9\x25\x61\x2d\x7a\xa3\xe9\xca\xe4\x92\xb0\xe0\x1b\x32\x9c\x9a\xf8\x86\xa1\x52\x53\x26\x04\xb9\x99\x78\x83\xf5\xd8\x03\xf2\x22\x93\x6b\xd5\xe0\x3e\xcd\x04\x02\x37\x93\x98\x62\x71\xee\x2a\xd5\x18\x9b\x3f\xef\x3d\xd1\xc6\xf7\x14\x0b\x61\xb0\xc6\x66\x59\x63\x4d\xd6\x58\x8b\xf3\x4a\x1c\x08\x33\xa9\x46\x16\x42\x4c\xd5\xbe\xea\x54\x5a\x48\x23\x44\x82\x30\x93\x34\x62\x28\xf6\x95\x09\x9b\x69\xa6\x53\x69\x16\xe3\xe4\x85\x60\xf2\x30\x58\x1c\x4b\x82\x41\x98\xe9\x58\x5a\x1c\x4b\xc2\xa5\x9a\xe9\x58\x9a\xc7\x37\x29\x42\x9b\x74\x23\x83\xc0\x91\x09\xd3\x6a\xa6\x90\x07\x7b\xe2\x9b\xbc\x4a\x4c\x0a\x89\x41\x21\x61\xe9\x43\xb3\x47\x94\x14\xc7\x99\x05\x50\xcc\x74\x9c\xed\x89\x6c\x5a\x3a\x50\x80\xf7\xf3\xfd\x39\xa2\x6d\xb0\x6d\xaa\x0d\xdd\x71\xe6\x02\xf8\x31\x07\xf0\x03\x4b\x24\x9a\xeb\xa0\x3b\x3c\x13\xb9\xd1\xcc\xe1\xf2\x8f\x7a\x02\x4e\x24\xef\x34\x81\xff\x98\xc3\x07\x9a\x1b\xe5\x5d\x97\x0f\x14\xe8\x3f\x89\xc8\x50\xe6\x04\x01\x35\xa0\xff\xbc\xaf\x2d\xb6\xa9\x37\x18\x55\x98\xc9\x66\x2e\x13\x35\x90\x80\x52\x26\x90\xb1\x39\xb3\x12\x2d\x4a\xf4\x66\x82\xcc\x9a\xcb\x09\x0a\x6c\xa0\x1f\x45\x45\xd8\x40\xe6\xc1\x70\x14\xba\xe4\xf2\x90\x78\x08\x31\x8d\x22\xa6\x8b\xe3\x78\x48\x23\xb2\x88\xbb\x9c\xa0\x80\x03\xca\x17\xaf\x50\x97\xa0\xe2\x2f\x57\xc9\xd7\xb5\xfe\x4d\xdc\x75\xf9\x48\x51\x50\x38\x65\xe2\x15\x9a\x8b\x21\x79\x0d\x32\xa2\x21\xca\x99\x94\x6d\xfe\x8a\x3b\x99\x25\xc9\x4c\x80\x44\xe6\x35\xe6\x40\x51\xd2\xc5\xac\xbc\xc5\x52\x53\x96\x74\x99\x71\x3c\x54\xa3\xc6\xe0\x0a\x97\x6a\xe4\x13\x13\xe4\xc5\xec\x8a\xbf\xf2\xe0\x47\x72\xeb\x0b\xd7\xc7\x1c\x6a\x53\x96\x39\xd9\xa5\x37\x01\xf3\x27\x13\xd0\xd6\x5c\xba\x11\x80\x7d\xde\xd7\xb8\x0b\x4b\x23\x59\x18\x09\x2f\x6d\x57\x30\xbb\xaf\x8d\x26\x2e\x97\xc2\x51\x01\xf2\x93\xb2\xfc\xec\x2e\x4f\x2e\x50\x7f\x7e\x34\x42\xa1\xfe\x98\x07\x5f\x54\xa0\xa7\x8b\x2f\x3a\x42\x55\xb3\x02\x3d\x5d\xb1\xaa\x40\x07\xca\x17\x6d\x99\x2e\x96\xe9\x21\xac\x10\x5b\xcf\x5c\x9e\x5c\x60\x00\x65\x16\xd9\x34\x97\x1c\xe3\x86\x69\x6b\x45\x64\x69\xf6\x50\xed\x3a\x45\x1c\x97\x6a\x07\x50\xa0\xcc\x32\x9b\x26\x50\x20\xf3\xe0\xb3\xf2\x60\xbb\xf8\xac\x07\x9f\x25\xb2\x83\x09\x16\xc8\x1c\xd1\x63\x99\xd0\x0e\xe6\x72\xd7\x3a\x90\x2f\x15\xda\xe2\x72\xd7\x02\x17\xe8\x7d\x8d\xa3\x54\xf8\x8a\x87\xd4\xd4\xa9\x65\xba\x5c\xb9\x7e\x62\x76\x64\xeb\x2e\xcd\xce\x43\x9f\xea\x64\xeb\x2e\x7d\x0a\x78\x3d\xf9\xd2\xee\xc8\x39\xe7\xc1\x9e\x07\x4d\x50\xfe\xfc\x7c\xf2\x89\xb6\xaf\xbb\x23\x85\xea\x84\xb4\x25\xe7\xd6\x51\x08\xff\xb9\xb0\x3f\x4d\xaf\x6d\x35\xc5\x27\x49\xb2\x47\xd6\xeb\x13\xfc\x79\x50\x28\x3c\xf2\x1c\x9f\xe0\xa6\xf2\xef\x9c\xfc\xd3\x16\x53\x20\x61\x1e\xd9\x9a\x4f\xf0\xb0\xa1\xb1\xc8\xce\x74\x42\xa3\x92\xf5\xf7\x48\xa3\x3a\xaf\x46\x95\x15\x0c\x24\xec\x1b\x3b\xc1\x89\x64\xa3\x3e\xd2\xb6\x4e\xb0\x1b\x19\xa9\x05\x8c\x63\x27\xe4\x1f\xc5\x58\x1e\x99\xa0\x80\x84\x93\x2f\x92\xd8\x91\x09\xea\x84\xda\x34\xc8\x89\x8e\x8c\xc6\x27\xcc\x4c\xac\xa8\x61\x47\x2e\xb8\x03\xaf\x57\x56\x8c\xe5\x51\x70\x29\x10\x68\x32\xeb\x93\xda\x21\x80\xb0\x9d\x60\x7c\x93\x1c\xe0\xc8\x21\x76\x80\x67\xa6\xaa\xfc\x76\x08\x68\x66\xc0\xa0\xc9\x2c\x71\x6a\x47\xcc\xed\x84\xb0\x25\x03\xdb\x51\x20\x3e\x40\x68\x32\x2b\x9f\xda\x91\x43\x0c\x65\xb5\xdf\xd7\x48\x0e\xe2\x6e\x27\xb8\x9b\x96\x59\x0e\xb1\x13\x6c\x8a\xf8\xe4\x26\x58\x1a\x3b\xc1\x6f\x08\xb6\x60\x47\x06\xa3\x13\xca\xd1\xa4\xf8\x76\x64\xa1\x3e\x27\xbe\x49\x43\x93\xd0\x62\xec\x1c\x10\xfb\x54\x93\x66\x10\x47\x99\xb5\x9b\xec\x9c\x9f\x4f\x5a\xb4\x71\xcb\x75\x94\x51\xae\x3b\x65\x45\x58\x1e\x99\x93\x0f\x4c\xc6\x2a\xe7\x6e\x47\x26\xe3\x13\x2c\x60\xd1\x2e\x7c\xe4\xdb\x3a\x21\xbd\xb1\x28\xbb\x1d\xf1\x80\x13\xe7\x9c\x05\xd8\xed\x96\x56\x05\xfc\x98\xa4\x6a\xe8\x76\xcb\x0b\x7f\xc3\x4d\x95\x89\x5d\x6b\x37\x01\xb8\xec\xbe\xc0\x6c\xe9\xce\x10\xa2\x8c\xdd\xc1\x03\x88\x78\x60\xb7\x78\xc0\x1d\x3c\x40\x1a\x90\xe0\x66\xec\x0e\x65\x8c\x65\xcd\xed\x56\xb2\xf4\x8d\x12\xf4\x32\x34\xdd\x12\xc4\xee\xd0\x80\x58\x8b\xdc\x6e\x69\x40\xc0\x83\xf9\xb1\x41\xdd\x12\x46\xee\xe0\x0e\x8b\x2a\xc9\x2d\x2f\xfc\x1d\x2c\x60\xd1\xf8\x76\x4b\x3b\xba\x43\x05\x22\x82\x81\xdd\xf2\x29\xdd\x0d\xdd\x91\xd7\xde\xd2\x80\x00\x11\xf3\x63\xbb\x12\x44\x8c\x01\x12\x26\x95\x8b\xa7\xfc\x56\x48\x2a\x30\x62\xb2\x12\xc1\x85\x11\x63\x37\x18\x47\xb9\x34\x39\x31\x0e\x80\xc4\x24\xd5\xf5\x36\xe0\xbf\x7c\x7f\x46\x77\xa4\xb0\x5b\x56\x15\x60\xbf\x64\x62\x2e\xda\x4d\x6c\x2c\xbb\x07\xe6\x26\x1a\x92\x7d\xfa\x1e\x3b\xbe\xc8\xde\x86\x7a\x1b\xd8\x38\x2a\xed\x02\x83\xb1\x7b\xc4\x40\x78\x57\xdc\xf2\xdb\x03\x28\x26\xa9\xca\xb7\xdd\x62\x53\x80\x83\x79\xdb\xd8\x9d\xfc\xf6\x80\x86\xc9\x89\xac\xe8\x96\xa0\x75\x83\x15\x25\x11\xb3\x72\x82\xee\x15\xcb\x45\x75\xf1\x56\xde\xcf\xfd\x72\x25\x58\x01\xff\x49\xdc\xbd\xe5\xd6\xbf\x77\x7c\x55\xb4\x2e\xc9\x08\xd8\x31\xa9\x5c\xf4\x91\xde\x4a\x8a\x06\x98\x4c\x4e\x3a\x3e\x12\x2c\xee\x13\xcb\x22\xe2\x93\x6f\xeb\x7e\x19\xd3\xdb\xc6\xa5\x3e\x43\x6d\x13\x9f\xe4\x4a\x8b\x51\xdd\x27\x46\xa2\x93\xac\xb8\xd8\x1b\x71\xb1\xe5\xe7\xfc\xc8\x64\x7c\xdf\xa0\x87\xaa\x26\xd1\x03\xcc\xc2\x2a\xfd\x6c\xb7\xcc\xc2\x80\x8d\x49\x45\x07\xe1\x91\xa5\x16\x38\x31\x49\xd5\x90\xed\x91\x4a\x08\xa0\x98\x4c\x30\x48\x7b\x24\x73\x3c\x29\x5e\xe3\x82\x3d\xf2\x8a\x3f\x29\x5e\x2b\x6c\x32\x35\x81\x54\xa8\x88\x3d\x72\x98\x3f\x25\x06\xa9\x36\x69\x46\x00\x7d\xc9\xac\x26\x6c\x8f\x72\x8a\x3f\x10\x18\xb2\x94\x47\x8e\x2d\xa0\xc0\xa4\xc2\x82\x27\xf6\x88\xdd\x00\xeb\x25\xa9\x16\xae\x3d\x0a\x81\x07\xee\x4b\x26\x58\xa4\x3d\xf2\x79\x3d\x2f\xe3\x49\x45\xe6\xd1\x47\x46\xdc\x07\x5a\x85\xaa\xe3\xda\xa3\x84\x8f\x27\x00\x05\x64\xef\x7b\x74\x4b\xa2\xf4\x7c\x52\x25\x4c\x7b\xe4\x90\x7d\xe0\xe8\x50\x89\x49\x7b\x14\xd6\x08\x4c\x92\x2c\xb8\x87\x47\x4e\x8e\x27\x48\xbd\xd0\x9a\xf9\xc8\x1e\x11\x20\x25\xaa\x29\x69\x02\x29\xb1\x00\x29\x29\xb2\x05\x0a\xa4\xc4\x9e\x13\xb8\x27\xbc\xb5\x1e\xf9\x71\x03\x1a\x44\x45\x20\x5d\xd0\x20\x7e\x95\xf8\x66\x67\x1b\x8d\xf3\x8e\x0a\xf2\x49\x05\xd9\xfc\xe2\x52\xfb\x05\xd9\xae\xb0\xdc\x93\x5f\xe4\xec\x7e\xc1\x26\x5e\xea\x27\x74\xf8\xd5\x7e\xbe\xf9\x44\x5b\xf9\xda\xe8\x43\xf4\x2b\x78\x34\xe1\x48\xfd\xa2\x0f\xd1\xaf\x0e\xb2\x9d\xfc\x24\x8d\xe2\x7e\xcd\xf8\x64\xe7\x27\x97\xa6\x17\x2c\xee\x13\x9b\x5c\x50\x17\x7e\x05\x41\xb4\x8f\x58\xfc\x22\x41\x78\xc0\x60\x94\x76\xe9\x93\x9a\x1d\x94\xc9\xc2\x42\x4d\x7e\x6d\x75\xb7\xa3\x3b\x35\x75\x35\x61\x51\x08\xb5\xe9\x17\x3d\x7e\x7e\x6d\xd0\xca\xe2\xe4\x08\x14\xeb\xd7\xab\x1f\x66\xd6\xf3\xf0\xcb\xb4\x5c\xa8\xad\x5e\x98\xc6\xe7\xc2\xc1\x70\xe0\x5e\x64\x9e\x1f\x07\xf8\xc5\xf7\x67\x0c\x44\xbb\x6a\x1a\x88\xc5\x40\x26\x9b\x34\x10\x47\xf1\x82\x8b\x63\x74\xad\x64\x1c\x11\x66\xff\xf9\xe5\x9a\xb6\xc7\x4a\x16\xae\xa4\x6b\x4f\x7d\xe1\x93\x1c\x88\x6b\x4f\xe3\x64\xb5\xc2\xd5\x72\x91\x50\x1c\x1f\xda\xc9\xfc\x3a\x5a\x93\x13\xdd\x55\x0e\xe5\xa8\xbb\x13\xdd\x71\x72\xc7\xd4\xf4\xce\x9b\x80\x95\x7e\x31\x4b\xc2\xaf\x3b\xc8\xa4\xf2\x35\xa6\x5f\xfa\x05\x8e\x9f\x13\xe7\x76\x6b\xde\x77\x0c\xa4\x71\x72\xb7\x28\x28\x6e\x83\x26\x3a\xbf\x35\xb9\x27\xba\xfb\xd4\x79\xbf\x1e\x75\xf7\x44\x77\x9c\xf7\xa3\xf5\x8a\x23\xde\x3e\x76\xe3\x89\x02\xad\xa7\x2b\x3e\xf9\x69\x2a\x9e\xe8\x26\xf0\xc0\xf1\x28\x2c\x7e\xe1\x89\xae\x40\x0f\x44\x8e\x42\x6b\x91\xa7\xa4\x6f\xa6\xd8\xf2\xc9\xf7\xe8\x26\x74\xc0\x6c\xa4\xd2\x3e\xc6\xee\x89\x52\xab\xa7\x57\x4a\xcd\x2c\x92\xee\x29\xeb\x93\x39\xc8\x79\xf1\x93\xc4\xdd\xf0\x94\xeb\xfb\x5a\xe1\x17\xb3\x7a\xcb\x03\x4d\x85\x4d\x53\x4d\x18\x08\xf3\xa1\x3d\xe5\x9f\x81\x60\xc7\x49\x5f\x89\xb1\xaf\x8e\x7a\x14\x99\x55\xc3\x3d\xd1\xb0\xe8\x01\xc8\x51\x98\x10\xe5\xa9\xa8\xb7\x02\xf2\xaa\x1c\x23\x3d\xa0\x9e\x82\xc9\x76\xd2\x57\x12\x93\x0d\xb4\x8e\xc2\xc0\x51\x4f\x55\x4b\x12\x57\x24\xab\x37\x78\xaa\xea\xae\x46\x77\x6a\x32\x35\x61\x6e\x95\x13\xa0\x75\xd0\x03\x75\xa3\xf4\xcc\xe5\xa2\xac\xee\x40\xdd\xc8\x84\x90\x71\xa1\x6e\x78\xa0\x6e\x14\x06\x8d\xba\x50\x37\x3c\x50\x37\x4a\xd7\xe6\x88\xdb\xa7\x90\xc8\x3b\x6f\x9e\xd4\xd5\x5d\x8f\xee\xd4\x34\xd4\x84\xb9\xf1\x7c\x24\x31\xfb\x14\xb2\x3a\x4d\x79\x9e\x86\x96\x6b\x44\x6f\x3c\xaa\x69\x88\xd0\x47\xcc\xa0\x71\x94\x43\x33\x40\xc9\xde\xd2\x35\x94\xa9\x99\x87\x68\xdd\x7b\xff\x27\x69\xd7\xd3\x14\x89\xcd\xfb\x9d\x05\xaf\xa5\xb4\x34\xd2\xb8\x7b\x98\x9a\xe1\x40\xe9\xf8\xfe\x8c\x1e\x75\x24\x97\x3e\xb9\xb0\xb3\x9d\xdb\xb0\x45\x9a\x3b\x26\x31\x39\x09\xdd\x3d\x81\xe5\x51\xba\x4e\xeb\x16\x1d\x6d\xac\xb5\x98\xc3\xd6\x5a\xc7\x95\x45\x40\x56\x4f\x5b\x3b\x1b\x22\x53\xd7\x21\xd7\xc5\x94\xde\x0b\xe5\x6d\xe3\x37\x4d\x04\x08\xdb\x62\x19\xbc\x3d\x93\x6b\x8f\xe2\xae\x18\x3a\x0a\xae\x3d\x8a\x0b\x61\xe8\x28\xe8\x42\x08\x58\x91\xc2\x28\x56\x17\xac\x88\xa7\xd0\x01\x46\xe6\x7b\x47\x2b\x0d\x1d\x20\x4f\x6e\xc2\x51\x77\xa1\x03\xb0\x44\x94\xa7\x5b\xd3\x8b\x1b\x61\x88\xa8\x6f\x75\x17\x6c\x7f\x88\x79\x88\xed\x07\xae\x48\x61\xc1\x72\x4f\x4c\xbb\x77\x40\x8c\x64\xc2\x65\x7a\x12\xd7\x4f\x4f\xcc\x5c\x54\xfd\x88\x1e\x1e\xd0\x83\x36\xe1\xd1\x42\xc7\x8d\xc0\x98\x53\xcf\xba\x11\x02\x8d\xa4\x30\x94\xd8\xb3\x6e\x04\xc0\x84\xa4\x42\xa4\x55\xcf\x34\x71\x38\x70\x42\x72\xfe\x74\x2d\xcf\x74\x35\x79\x0e\x95\x83\x41\xa7\x9e\xa9\x72\x78\x86\xca\x41\x64\x27\x17\x6e\x88\xe7\xb8\x2b\x18\x6d\xeb\x99\xee\x66\xcf\xe9\x8e\x36\x8e\x32\x91\x47\x67\xdc\x23\x2c\x16\xef\x82\x1b\x71\xd4\x42\x4b\x85\xd6\x4a\xcf\xba\x11\x72\x5e\x78\xed\xdb\xb9\x5c\xf4\xda\xcb\xe5\x33\x13\x75\x5c\x20\x25\x9e\x83\x0d\xd3\x20\xe9\x99\x9a\x8a\xe7\xd0\x54\x66\xe2\x72\x51\x53\xf1\x0c\x4d\x85\xda\x81\x67\x89\xcf\x39\xf8\x30\x03\x1a\x3d\x37\x75\x17\xcc\x76\x66\x4e\x40\xcc\x36\xb0\x4d\xca\x24\xff\x16\xb6\x89\xa3\xa0\x5b\x2a\x34\x56\xba\xea\xb8\x79\x86\x4b\xb9\x4c\xd2\x6c\xee\xda\xd5\x7e\x30\x4c\xce\x9c\xe1\x79\x9e\x83\xdb\x32\x06\xcf\xb3\xb8\x6d\x60\xa2\x14\x02\xc3\x7a\x16\xb7\x0d\xe0\x93\x32\x79\x3b\xe5\xa1\xee\x60\xff\x28\x9a\xc1\xd4\xaa\xcc\x98\x39\x19\x71\x9e\xda\xba\x89\xad\xe3\x81\x14\xee\x89\x07\xee\x49\x99\x9d\xa3\x14\xa7\x0d\x00\x93\xc2\x10\x5d\xcf\x92\xe4\x03\xc0\xa4\x30\xc8\xcb\xf3\xd2\xcc\x77\xcc\x4e\x84\xc9\xda\x5f\x9e\xff\x6a\x7f\xf1\x35\x71\xda\x1c\x9c\x76\x52\xe1\xc8\x5b\xdd\x05\x3b\x65\x48\x96\x67\x69\x00\x40\x33\xc9\xa5\xa8\x37\x8d\xc4\x62\x24\x64\xde\xd9\x34\x12\x8b\x91\x90\x8a\x4c\x8b\x12\xca\xe2\xd4\x61\x3d\xea\x0d\xe2\x6e\xd1\xce\x49\xdc\xcd\xc1\xf8\x18\xa7\xe2\x59\x8c\x2f\x87\xf1\x83\x96\x51\xcf\x34\x7e\x38\x40\x49\x72\xd1\x86\x8b\x27\x06\x12\x49\x59\x5a\x2f\x22\x91\x78\xbe\x63\x24\x9c\xdb\x23\x62\x78\x02\x5b\x8f\x02\x55\x7e\x44\x0c\x0f\x88\x81\x4a\x64\x7e\xf4\xc5\x97\x3b\xe6\xd2\x38\x90\x47\x0c\x25\x58\xe2\x62\x6f\x45\x2c\x31\x20\x45\x0a\x43\x43\xbc\xd0\xd2\xe2\x40\x17\xc9\x2c\x4b\xe6\x85\x96\x16\x2f\xc1\x2d\x57\xd3\x27\x5d\x6d\x98\x5b\xd7\x17\xb9\xca\x25\xc5\x4a\x52\xca\x17\x12\x89\x03\x89\x24\xb3\x44\x8d\x0b\x89\xc4\x4b\x30\xd9\x45\x65\xbd\xd0\x69\xef\x81\x52\x52\x98\x73\xef\x42\x29\xf1\x92\xa3\xd4\x26\xe5\x86\x42\xcf\xbc\x97\x1c\xdd\x71\x02\x12\xad\x4b\x70\xd2\xc5\x33\x50\xc4\x49\x4b\x70\xd2\x9f\x2f\x6a\x4d\x6a\x8d\xd7\xb8\x5e\x55\x9f\x84\x8a\x5f\x19\x42\xec\x45\x2a\x7e\x81\xd4\xc7\xb8\x1d\x2f\x92\xfa\x0a\xd8\x57\x65\xb8\xac\x97\xae\xc9\x81\x47\x55\xe2\xcf\x7a\x19\x5a\xcb\x11\xdd\x91\x2c\xcb\x50\x77\x23\xba\xe3\xc4\x87\xba\x1b\xd1\x9d\x88\x41\xec\xab\x04\xfb\x1a\x1c\xc9\xd0\xae\xc2\x44\x5b\xaf\xc6\x19\xd0\x44\xeb\x65\xc6\x48\x44\x44\x53\x5b\x37\xa3\x3b\x5e\xb9\xc2\x30\x71\x94\x55\x7b\xdb\xb8\xe5\x2e\x9a\x85\xb2\x5b\x13\x65\xa2\x22\x65\xb7\x40\xd9\x25\x7c\xa6\x97\xa3\xd9\x81\x33\x54\x26\x66\x7b\x39\xea\x0e\x66\xa4\x9a\xea\xbf\x81\x91\x79\x61\x34\xad\x97\x1b\x57\x32\x45\x98\x22\xe6\x10\x40\x1f\x95\xd6\x56\x2f\xb7\x06\x7a\x63\xa0\x14\x61\xca\xad\x81\xde\x81\x16\x59\xf5\x49\xad\xf5\x13\x90\x90\x94\xe7\x8b\x24\xa6\x02\x3d\x99\x88\x77\x5e\x1e\xd1\xdf\x13\x23\xd1\x79\x7d\xb4\x0d\x60\x0f\xaa\x68\xee\x82\x15\xf1\x7a\xc5\x7b\x3c\x5d\x55\x7a\x72\x40\x8e\xd4\x44\x11\x5a\x90\x23\x5e\x73\x0c\xf3\x0b\xdc\xf1\x4a\x2f\xae\x57\xa8\xa7\x55\x26\x95\x4a\x2f\xae\x57\x04\xbe\x54\x46\x6c\x7a\x95\xa4\x12\xd8\x21\x55\xd6\x0a\x61\x87\x78\x2d\xf1\x4d\xca\x1c\x95\xc9\x09\x5e\x5f\xa5\x33\x13\x5a\xd4\x2b\x93\x13\xbc\x42\xc2\xa9\xcc\x4b\xf7\x2a\x09\xa7\xf6\xe8\x8e\x62\x45\x95\x0e\x57\xa1\xc3\x31\x18\xcd\x85\x0f\xe2\x35\x4e\x3a\x0b\x07\x78\xed\x3f\x9f\x8c\x51\x6a\xa5\x75\x9c\x51\x15\x35\xd5\x4c\xfe\xa7\xb2\xa8\x5e\xe1\x71\xa9\x9a\xf8\x50\x77\x28\x65\x55\xa5\x1a\x55\x1d\xe7\x80\x23\xa9\x0c\xd9\x74\xc1\x91\x78\x5d\xd1\x1d\x99\x55\x95\x15\xb0\xae\x18\x26\x2d\x12\x75\x69\x98\x70\x9e\x56\x89\x92\xd5\x34\x3d\x58\xd8\x2a\x6d\xb1\x5e\x4d\xef\xc1\xd3\x59\x65\x8b\xad\xa2\xf7\x0a\x05\xa1\x16\x8d\x45\x0a\x42\x85\x82\xc0\xea\xd9\x2e\xf4\x0c\xaf\x71\x14\x58\x68\xcc\xeb\xa3\x29\x04\xbd\x33\x04\xd1\xab\x6e\xca\x8a\x58\xb4\x4a\x40\x49\x17\xb2\x86\xb7\x0b\xdd\x51\x6b\x6a\xf4\x49\x78\xbb\x62\x76\x3c\x5e\x8d\xa9\x7a\xde\xe2\x28\x54\xae\x4a\xd3\x51\x08\xb0\x8e\x5a\x49\xd2\x8d\x8e\x4e\x07\xc8\x46\xaa\xda\x59\x41\x6b\x38\xe0\x32\xde\x36\xbe\xa7\x5b\x08\x05\x66\x33\xe1\x4c\xbd\xe9\x16\x6a\x71\xba\x88\x90\xea\x2a\x39\xeb\x81\xad\x51\x2b\x49\x5a\x45\x67\x3d\x40\x32\x2a\x83\x28\xbd\xc9\xc4\x03\xbc\x8c\x4c\x38\x53\x6f\x3a\x41\xc0\xc4\x48\x95\x59\xeb\xde\xe8\x73\x75\x80\x64\x28\xbc\xd2\x05\x92\xe1\x2d\x0e\x1e\xb3\xd6\xbd\xc9\xc2\x03\x00\x8d\x5c\x79\xaf\xb5\xea\x6a\xba\xd1\xc4\x65\xa6\x37\xd6\x1b\x62\xdc\x2b\xb1\x40\xbd\x31\xc6\xdd\x01\x97\x91\x89\x2e\xea\x8d\x05\x3b\xbc\x21\x1e\x43\x26\xfb\xd6\xb4\x92\x88\x1a\xab\x32\xcb\x37\x19\x78\x5a\xc3\x40\x28\x88\xb5\x2e\x12\xea\x51\x13\x9c\x8b\xd5\x45\x42\xc1\x52\x08\xda\xe9\xad\x8b\x14\x82\x6f\x54\x9e\xff\x26\xbe\xd1\xe2\xaa\xaf\x9d\xdf\x1c\xea\x6e\x44\x77\x5c\x64\x49\x01\x2d\xd8\x06\xaf\xd7\x26\xb6\xd1\xe2\xa6\x67\xb8\xa9\x37\xdd\xf4\x0d\x37\x3d\x23\x58\xbd\xe9\xa6\x6f\xc1\x51\x58\x90\xda\x9b\x38\x4a\x0b\x29\x80\x51\xaa\xde\x24\x05\x34\xc4\x93\x54\x46\xa9\x7a\x93\x82\xd3\x42\x0a\x20\x10\x81\x37\x99\x92\xda\x8c\xa1\xb0\x3b\xb9\x31\x5a\x40\xbf\xb2\xf6\xb4\x37\x99\x92\xda\x9a\xef\x6b\xbc\x98\x9a\x74\x9f\x16\xbc\x8d\xb1\xad\xde\xc4\xdb\x02\xf8\xa4\x12\xa2\xd1\xdb\xd6\xec\x36\xf8\x17\x31\x1a\x5d\x08\x26\x0e\xe8\x91\xa4\x92\xfe\xde\xa4\xa9\x00\x8b\x24\xff\x2c\x98\x69\x0f\x82\x95\xb6\xac\xd7\xb4\x28\x06\xb2\xd4\x5a\x12\xa6\xc4\x01\x4b\x92\x89\xb6\xea\x4d\xbe\x8a\x80\x22\xa9\x8d\x3a\x66\x73\x0d\xc4\x71\xaa\xa8\x4d\xa9\x72\xb3\x47\xe5\xe6\x9f\x25\x39\x5a\xe5\x13\x5f\x14\xa7\x91\x89\x29\xa0\x48\xaa\x5c\x1c\x82\x22\xf1\x06\x75\xaa\x12\xe1\xd0\xdb\xad\xee\x5e\xcd\x2a\x37\x5e\xff\x4d\xde\x83\x40\x30\xa9\x0c\xdc\xf5\x76\x8b\x16\x5e\x21\x28\x37\xb1\xd8\x47\x9b\x13\x37\x01\x01\x02\xbd\x49\xf2\x69\xef\x4d\x90\x59\x04\xce\x9b\xb4\x29\xd4\xbb\x7d\x5f\xe3\x20\x65\x61\x02\x5e\x4a\x6e\x34\x6f\x08\x2e\xc5\x3b\xee\x08\x39\xb4\xba\xee\x88\x7e\x05\x1e\x31\x0f\x78\x97\x81\xa9\xbf\x8a\x55\x6e\x64\xe7\x5d\x92\x54\x8f\xab\x85\x68\x15\xde\x75\xb5\x04\x38\x4b\x25\x08\xa0\x77\x5d\x2d\x81\xb2\x52\x59\x2a\xdc\xbb\x8c\x4f\x00\x5c\xc9\x22\x85\x4e\x7f\xb7\xf7\xe4\x68\xfa\x37\x24\x32\xef\xba\x93\x7a\x88\x75\x72\x9b\x74\x29\x54\x1d\x0a\x15\x51\x32\x5d\xa8\x2e\xde\xe3\x2a\x23\x1e\xac\xf7\xac\xb9\xc7\x7d\x45\x9c\x0b\xef\x72\x56\xf4\x8c\x2d\xe7\x75\xd5\x75\x5d\xf5\x02\x76\x4f\x18\x59\x07\x3a\xcc\xf7\x27\x46\x42\x51\xa3\x4b\x16\xec\x25\x56\x93\xd6\x81\x5e\xb5\xaf\xf0\xe7\xcb\x85\xd6\xab\xf6\x35\x6e\xb9\x46\xce\xd0\xab\xf6\x35\xae\x32\x62\xd3\xb9\xa0\x67\xbc\xc3\x4a\x56\x3b\x89\xb6\xcb\x4a\xd6\x5b\x74\xa7\x26\x4d\x00\xf7\x15\x11\x34\xbd\xcb\x23\xd1\xe1\x75\xa8\x72\x9b\xf4\xa6\xc9\xbd\xf7\x93\xe2\xd0\xbd\x33\xca\xd9\x7b\x8b\x81\xd0\xee\xd6\x65\x3f\xeb\x21\x95\xb2\xce\xaf\x77\x49\xa5\xbd\xdf\x01\x25\xcd\xc9\x0d\x2d\x4a\x28\x99\x72\x72\x74\x29\x99\x1d\x4a\x26\x63\xdb\xbd\x4b\x2a\xed\x71\xf5\x74\xad\xf3\x50\x77\x71\xbf\xc8\xcb\xd1\x75\xbf\xf4\xd0\x24\x89\x7f\xe1\x5d\x77\x48\x9f\xd1\x1d\x67\x3e\x35\xf3\x10\x74\xe5\xe4\xe8\x4b\x24\x8b\xa8\xea\x9f\x63\xb7\xb4\xce\x2b\x7a\xd3\x49\xd6\x1d\x12\xc0\x40\x95\x20\x17\xde\x75\x87\x04\xc2\x4f\x65\x7c\xb1\x77\xd9\xcf\x00\xf6\x93\x09\x20\xe3\x5d\x57\x48\xdf\x31\x71\x5e\x59\xdd\x44\x28\x88\x8f\x66\xd5\x7f\x17\xc0\x8f\xf7\xb8\x79\x08\xfa\xea\xdd\x44\x97\x71\xbd\x30\xbc\xd8\xbb\xae\x97\x6e\xa8\xbb\xff\xd3\x9b\x98\x43\x28\xde\x9d\x1a\x74\x77\x8d\xc4\x63\x24\x9c\x80\xfc\xdd\xdd\x63\x4d\x78\x1d\x77\x17\x5d\x22\x24\xa4\xf1\x32\xeb\xae\xdd\xf1\xe8\x8d\x9e\xf7\x2e\x9f\x76\xa0\x17\xd5\xc1\x8b\x42\xe8\x45\xde\x43\x97\x1f\x54\xea\xba\xac\x7c\xfd\x44\x77\x9c\x80\xac\x7c\x3d\xae\xa5\xc1\x9b\xba\xeb\x5a\xea\x71\x2d\xf1\x82\xec\xb7\x96\x39\xf4\x78\x39\x68\x54\x09\xdb\x51\x09\x3b\x13\x8a\xc7\xbb\xf4\x9a\x1e\xb7\x99\xfc\x33\x5d\xfe\xee\x80\x5f\xaa\x43\x87\x4e\xd7\x59\x40\x2c\xd5\x21\xde\xad\x3b\x0b\x68\x4b\x99\x15\xef\xbd\xcb\x17\xde\x9f\x3f\x74\x73\x7d\x52\x13\x0f\x1d\x9f\x58\x22\x2e\x64\x26\x1f\x57\xac\x33\xc5\xfb\xc1\x00\x6f\x1f\x08\xf0\x26\x62\x90\x0b\x99\xc9\x47\x98\x06\x58\x8d\xcf\x87\x2e\xb4\x11\x17\xda\xa0\x0c\x3f\x74\xa1\x8d\xd0\x87\x06\x19\xdf\x48\xea\x0e\x36\x40\x39\xae\x87\x3c\x26\x28\x1e\x9f\x2a\x71\x46\x7c\x64\xcd\x20\x27\xbc\xc6\x2f\xe6\xac\xa6\xe8\x8d\xac\x61\xc8\x10\x11\xd8\x52\x55\x2e\x9f\xa1\x6b\x69\x84\xaa\x44\xa0\x11\x1f\x45\xdd\x95\xe8\x6e\xb2\x69\xaa\x29\x26\x3e\xf4\x9a\xab\xed\xa5\xcb\x4e\x13\xc5\x90\x16\x35\xe2\x5a\x92\xcb\x67\xc8\x19\x1e\x00\x52\x55\x7e\x1d\x01\x48\x39\xf0\xa2\xde\x36\x7e\x53\xba\x12\xf0\xa2\xb2\x38\xfe\x68\xfa\x64\x7b\x45\x11\xa2\x2b\xf9\x90\xa3\x65\xc4\xfd\xc2\x3a\x7a\x3e\xa4\xf4\x04\x7e\x54\x25\xe2\x89\x0b\x3f\xca\x03\x23\xaa\x0e\xda\x0c\x84\x11\xe5\xa3\x03\x30\x7d\x6a\x7f\xe4\x84\x19\x61\xf6\x98\x34\xa5\x0c\x99\x3d\x06\xf4\x97\x2e\x9a\x95\xfe\x32\xe2\xee\x21\x0e\x87\x0f\xb9\xb5\x03\x3c\xaa\xce\xa4\x4f\xfe\x74\x77\xe3\x93\x6a\xa2\xf0\x3c\x90\xf4\x5b\x27\x4d\x0d\x83\x49\xbf\x0e\xac\xa8\xdc\x45\xea\x0c\x87\xf7\x81\x70\x78\xdd\x58\x83\xe1\xf0\x1e\xd0\x51\x75\x32\xe2\x68\x28\x40\x6b\x20\x40\x8b\x29\x36\x3e\xa4\xd9\x8c\xb8\xb1\x18\x98\xef\xc2\x8e\xf2\x01\xcd\x86\x90\x94\x3e\x96\x7a\x0b\xed\x85\xc1\xf7\x3e\x14\x9f\x05\xa8\xa8\xac\x3b\x70\x6c\x4d\x6d\x77\x34\x71\x45\xb6\xa6\xb6\x63\x21\x69\x30\x1d\x72\xdc\x00\x3a\x2a\xeb\x7a\x14\x74\x94\x8f\xb8\xcb\x18\x97\xef\x43\x2e\xf2\x80\x95\xaa\x72\x90\x0d\x5d\x58\x23\xcc\x47\x93\x36\x81\xa1\x00\xad\x61\xd1\x1d\x27\x20\xa5\x67\xe0\x52\x22\xde\xbb\x0f\x05\x68\x0d\x0f\x2a\x69\xff\x18\xc4\x30\x14\xa3\x35\x10\xa3\x45\x54\x4a\x17\x56\x95\x8f\xb8\xea\x08\xd6\xe0\x43\x77\xd6\x08\x9d\x48\x6e\xb7\x21\x9d\x68\x00\x72\xa6\xca\xed\x36\x74\x31\x8d\x3b\xd6\x85\x57\xeb\x90\x1f\x69\xc4\xed\x33\x75\xc8\xe5\x5b\x0f\xdc\xac\x3a\x29\x3d\x0f\x5d\x31\x23\x78\xfe\xe4\xd5\x24\x24\x2b\x07\x92\x95\xd2\x92\x5c\x48\x56\x3e\xe3\x3a\x60\x42\xbd\x4f\xe9\x30\x33\x78\xfe\xe2\xfd\x39\x99\x8f\xe9\x01\x57\x55\x09\x63\xe3\x33\xa9\xbb\x84\xee\xa6\x9a\xf4\xc9\x04\xfa\xe3\xb5\x0b\x64\xab\xef\x4f\x4c\x8e\x99\x0c\x3e\x15\x50\x35\x11\xb3\xab\x10\x0d\x81\x5c\xf9\x8c\x9b\x62\x31\xd8\x6a\xca\x49\x1e\x00\x58\x75\xf1\x6c\x4d\x5d\x07\x81\x64\x55\xe5\xe6\x9b\xd2\x44\x00\x6a\x95\x59\x51\xd7\xa7\x62\xa3\x66\x18\xce\x98\xe4\xe0\x93\x89\x95\x3e\xe3\x3a\x60\xbe\xb6\x4f\x05\x40\x05\x94\x55\x5d\x14\xd7\x05\x65\xe5\x33\x74\x8a\x45\x85\x76\xca\x3c\x36\x11\x00\x25\xa9\x68\x32\x61\xc9\x67\x8d\xee\x9a\x3e\xa9\x19\xe0\x3a\x20\x84\xa4\x4f\x05\x47\xcd\x16\x8b\xc2\x7b\x70\xca\x29\x3f\xc3\xf4\xc4\xba\x8f\x3e\x65\x7a\x9a\x30\x3d\x0d\xfa\xb4\x84\x56\xe5\x33\xd8\x3a\x11\x7a\x7c\xca\x49\x1e\x48\x56\x75\x51\xa8\x98\x43\x44\x04\x05\xa0\x5d\x9a\xdd\x54\x77\xc8\x65\x92\xec\x36\x65\x5f\x9a\x2f\x3f\xce\x84\x81\xf3\x29\xd5\x60\x22\x19\xb3\x31\x81\xd5\xa7\x18\xf4\x84\x79\x69\xf0\xa2\x10\x34\x96\x4f\x30\xe1\x76\xa9\x37\xd9\xc7\x27\xf0\xb8\xdb\xa5\xf7\x14\x8e\x14\x90\x5a\xed\x12\xf1\xc9\x11\x3e\xc1\xe0\xda\x45\x0e\x3d\xc5\xe0\x26\x18\xdc\xe0\x55\x31\x15\x3a\x34\x3d\x86\x42\xcb\xe6\x54\xe8\xd0\xf4\xe8\x8e\xde\x86\xa9\xd0\xa1\x80\xcd\x6a\x17\x79\xb4\x60\xb3\x3c\xa0\xb1\x1a\xd3\xde\x7c\x32\xcf\xc9\x81\x92\xa5\xe4\x3c\x9f\x72\xa1\xcd\x13\xdb\x43\x8f\xc2\x94\xfc\x3c\x21\x3f\x4b\xc2\x14\xa0\x96\xcf\x3b\x7a\xa3\x78\x33\xc5\xdd\xe6\x53\xa3\xe0\x08\x47\x29\xdb\xcd\x8c\xea\x1a\x97\x28\x45\x06\x9a\x89\x10\x20\x05\x1c\x09\x19\xcb\x03\x19\xab\x25\xd2\xfa\x92\xbf\x3b\x90\xb1\x1a\xeb\x37\xfa\x92\xb0\xbb\x5e\xe1\x36\x2b\x4e\x69\x11\xc2\xcf\x17\x04\xda\xc6\xd2\x8e\xbe\xe4\xef\x5e\xf0\x77\x0f\x5e\x77\x4b\xd1\x41\x81\xb5\xd5\x98\xe3\xe0\xc2\xda\xf2\x95\xe3\x93\xd4\x00\x96\x0c\xf5\xab\xc4\x28\x29\x70\x2c\xb9\xba\x56\x8d\xd9\x91\xa7\x2c\xd9\x14\x16\x6c\x0a\x04\x74\x74\xe1\x62\xf9\x6a\xf1\x49\xde\x3e\x4b\x87\x3c\x30\xb3\x5a\xfa\xb2\xfa\x7d\x49\x20\x0c\xf0\xab\x96\xb8\x77\x4b\xa6\x6e\xe0\x60\x29\xe5\xd2\x97\x3c\x64\xab\xc7\xec\x78\x31\x2d\x19\x15\x56\x8f\x4f\x92\x39\x2c\x45\xd7\x04\x30\x56\x4b\x94\x23\x97\x18\x47\x20\x5c\x35\x39\x0e\x85\x70\xe5\x0b\xd6\x81\x26\xc7\xe1\x12\x0b\x00\xa2\x55\x96\x98\xbf\x14\x42\x03\x44\xab\xd4\x08\x5a\xed\x82\xb1\x72\xc0\x56\xa5\x26\xe7\xe0\x52\x78\xcd\x5a\xd1\x1d\x55\xb4\xb5\xd4\xdd\x8a\xee\xb8\x98\x8a\xae\x59\x16\x9f\x24\x07\x58\x52\xae\x17\xe4\x98\x41\x89\x43\x78\x54\xbe\x82\x03\x30\x4f\xc3\x97\x38\xc0\x02\xaa\x66\xcb\x8c\x80\x5e\x2e\xaa\x7d\xe5\x99\x4c\x24\x48\x5f\xac\x86\xe1\xcb\x63\x24\xb4\x2a\x2c\xd9\x83\x17\xec\xc1\x43\xd4\x20\xbd\x7b\x1d\x1c\x11\x11\x83\xa2\x0a\x01\x4b\xf5\x7e\x51\x6d\x22\xa2\x97\x85\x28\x91\xd6\x97\xb4\x75\x40\x56\x29\x8f\xd6\x97\x84\xa2\x15\xdc\x86\x85\xbb\x7d\x89\x6d\xac\xa8\x00\x94\xa9\xe5\x2f\xa9\xe4\x01\x46\xd5\x32\x65\x8a\x25\x2b\x32\x70\xa9\x32\x4b\x9c\xf8\xba\x29\x48\x2e\xb8\x1a\x07\x2d\x8a\x4b\xae\x46\xc0\x52\xa5\x96\x69\xdd\x58\xd2\xc8\x17\x34\x72\x62\x36\xfa\x92\x46\xbe\x82\x7f\x65\x5a\x37\x96\x82\x72\x02\xc3\xaa\xb1\x00\xb6\x6f\x31\xa9\x00\xaa\x6a\x2c\xee\xe8\x5b\x41\x39\xc0\xac\xca\xd2\xb3\xb6\x24\xb0\x1d\x8c\x68\xfd\x1b\x1e\x83\x6f\xc5\xe5\x6c\xe8\xe4\xad\xd0\xdc\xbd\x25\xa0\xed\xe0\x61\x85\x86\xeb\x2d\x1e\xb6\x81\x7e\xd3\x58\x30\xda\xb7\x1c\x91\x1b\xc2\x48\x53\x6c\xd7\x96\x30\x02\xd8\x2a\x65\x2c\xfb\x96\x30\xb2\x83\xbd\x11\xfd\xc6\xb7\xf4\xd6\x1d\x3c\x4c\xa1\x32\x5b\x3c\x2c\x00\xa9\x5a\x21\xd5\x6e\x19\x46\x81\x4d\x95\x27\x7d\x00\x9b\x38\xf8\xbe\xc1\xc2\x14\xc6\xb8\xe5\xad\x03\x34\x55\x6a\x84\xb8\xf1\x2d\x95\x76\x0f\x8f\x36\x7e\x52\x4e\x32\x80\x45\xa5\x56\xd5\x9d\x04\x95\x1d\x7c\xa3\xd2\x79\xb0\x65\x56\xdc\x21\x1e\x54\xda\x53\xb7\xc4\x83\x0d\xf1\x40\x61\x93\x02\x6d\xf2\x1d\x3c\x45\x4e\xb2\xad\x48\x99\x00\x74\x6a\x44\x9c\x71\x01\x3a\xf9\x0e\xf1\x40\x5e\xb2\x2d\x8b\xdd\x86\xc5\x6e\x32\xc3\x66\x4b\x3a\x08\xac\xa7\x26\x57\x9e\xb0\x9e\x1c\x58\x4f\x79\xd2\x05\x20\xac\x27\xdf\x71\x96\x2b\x0f\xde\x56\x7c\xdd\x8e\xf3\x4a\x2c\x1a\xdf\x52\x62\x36\x5c\x3b\xad\x89\x54\xe4\xe4\x0f\x8c\xa8\xd6\x68\x96\x33\x29\x38\x16\x47\x48\xfe\x0f\x93\x75\xca\xae\x78\x8f\x82\xbe\xc9\xa5\x62\x71\x12\x1a\x75\x5e\xd3\x49\x08\xfc\xa8\xd6\xaa\xde\xd3\x37\x53\x7c\x93\x56\x2d\x93\x79\x0a\x70\x51\x99\x38\x90\x6e\x32\x4f\x59\xbd\xf0\x1a\x65\x3b\xab\x3f\x6d\xd1\x1d\x59\xa3\x49\x09\x30\x28\x01\xcc\x98\x77\x01\x3a\xb9\xc5\xb9\x6b\x5c\x69\x23\x6a\x81\x5b\x1c\x2e\x79\x4d\x84\xe8\xe4\x81\xda\xd4\x64\x5a\xb4\xa6\xee\xe0\x25\x97\x46\x6f\xf2\x92\x5b\x94\xed\x92\xcd\xce\xe4\x75\x30\xf8\xbb\x5b\x27\x1f\x33\xf9\xbb\x0d\x5a\x40\x23\xa8\xb8\x9b\xbc\x07\x36\xa2\xbb\xc1\x26\x75\x07\xdb\x7b\x63\xed\x3a\x37\xd9\xde\xcd\xe2\x93\x54\xcc\x4d\xb1\x29\x16\x02\xaf\x14\x46\xd3\xa5\x66\x21\x9e\x4a\x0f\xb0\xfb\xa7\x0d\xf7\xcc\x10\xad\xc8\xbe\x6b\x41\x7f\x0a\x88\x77\xd1\x9f\x87\xc0\xa8\x30\x74\x97\xc0\x08\xe4\xa2\x4c\xe4\x49\x77\x31\x62\x0f\xd2\x64\xa1\x30\x77\x91\x66\xa0\x1a\x35\x85\x9a\xbb\x48\x13\x48\x45\x6f\x5b\x61\x9b\xba\x4b\xd1\xdd\x62\x93\xba\xcb\x20\x3f\x5d\xcc\x2e\x55\xd9\x5f\x2a\x15\x4a\x82\xbb\xd2\x92\x3c\xc7\xa2\x90\x33\x3a\x4b\xbb\xb8\x23\x34\x65\x76\x35\x6d\x35\xc5\x20\x79\x2f\xbb\xfc\x79\x01\x4f\xd4\x64\x77\x74\x19\x55\x81\x54\x94\x89\x28\xec\x4e\x3c\x34\xf7\x72\xbf\x4d\x43\x6f\x91\xb3\x03\xa8\xe8\xfd\x22\x5f\x53\x64\x4a\x20\x17\x4d\xde\x15\x82\x26\x72\x8f\x53\x27\x63\xa5\xcb\x9d\x17\xd0\x44\x4d\xc6\x4a\xd7\xd1\xf2\xb8\x9b\x74\xc9\xb8\x32\x8c\xbc\x45\x77\x6a\xd2\x72\xc5\xc9\xa2\x88\xe3\x3a\x59\x1e\x92\x37\x91\x9b\xdd\x65\x6e\xf5\x38\x59\x8a\x87\x77\xdd\x4d\x1e\xe2\xb5\xec\x87\x2e\xf1\xda\x47\x8d\x6a\x66\x9c\xb9\x6c\xaa\x1e\x77\x93\x98\x8a\x4b\xa6\x05\xde\x50\x26\x92\xb2\xfb\xd2\x30\xe3\x44\xca\xac\xe5\x3a\x91\x01\x40\xd4\x7e\x16\x5a\x11\x15\x1e\x9a\x32\xb1\x3f\xdd\x95\x9c\x03\xe4\xa0\x3c\x79\x21\xf8\xd6\x8e\xc3\xf0\x48\x98\x4b\x77\x19\x1e\x01\x1c\x94\x9a\x8c\x61\xae\x38\x8c\x40\x12\x9a\x22\x06\xc5\x61\x78\xb0\x8d\x49\xe1\xce\xc5\x36\x02\x65\xa8\xfd\x8c\x44\x21\x6d\x01\x17\xd4\x08\xec\xe1\xae\x68\x0b\x20\x07\x65\xc2\x5c\xba\xcb\x7c\xe8\x21\x79\x2f\x11\x91\xcc\x87\x1e\x5c\x8a\x98\x1f\xee\xe2\x52\x7e\xff\xb5\x71\x2d\xef\x9f\x36\x0c\x73\xd1\xf5\xe3\xba\x41\x3d\x8a\x5e\x2e\x6a\xca\x2e\x4f\x53\xe0\xfe\x34\xd9\xae\x8e\xec\x80\x27\x6e\xd0\x45\x0e\x76\x24\x84\x1e\x08\xa1\x8b\xf6\x16\xe1\xfe\xf8\x09\xc6\xb7\xc8\x84\x8f\x5c\x3f\x81\x09\xd4\x14\xc7\x2d\x4c\x20\x3f\x71\xb9\xca\xd0\x74\x14\xcb\x70\x52\x74\xa7\x26\xee\x79\xc0\x05\xb5\x35\xfe\xd1\xc4\x2b\x34\x21\x3f\x39\x7a\xe4\xfd\x7a\xe4\xfe\x09\xa4\xa1\xb6\xa8\x5e\x08\x69\xc8\x4f\x99\xd1\xf6\x11\xee\x51\xc6\xe3\x81\x14\xda\x65\xbf\x3a\x72\x9f\x1c\x9c\xe7\xce\xd2\x69\x7e\x74\x9e\x03\xfb\xa7\x13\x4e\xd9\x85\xfd\xe3\xa7\xc7\x37\xb5\x49\x72\x9f\x1c\xe4\xb0\xc8\x9c\x79\x64\x82\x3b\xb8\x60\x3b\xb1\xa0\xfc\xc8\x45\x02\x38\x9f\xd4\x2f\x5e\x41\x47\x51\xd9\x67\xc5\x50\x78\xcd\x1c\x39\xcc\x0f\x1c\xe6\x4b\x33\x90\x67\xe2\xac\xf8\x24\x39\x99\x40\x7c\xfc\xac\x98\x01\xef\x0b\xa1\xf8\x78\xa0\xf8\xf4\x8b\x87\xf6\xc8\x61\x0e\x40\x9f\xbc\x28\x8b\x1d\x39\xcc\x03\xe0\xa7\x13\xff\xc2\x05\xf0\xe3\x07\x07\xb3\x13\xa8\xd8\x8f\xa4\xde\x03\xa9\xb7\xcb\xea\x72\x64\x14\x3b\x38\x99\x9d\x10\x25\x7e\x74\x32\x0f\x8c\xf0\x9d\x75\xc2\xfc\xc8\x08\x7f\xee\xf8\x26\x5d\x93\x47\xa7\x2f\x50\x7c\x7a\xd2\x29\xd2\xe9\x0b\xa4\x9e\xae\xc0\xeb\x23\xad\x12\xa0\x3d\x59\xc6\xe1\x23\xf3\x56\x80\xf8\x74\x42\x2c\xf8\x2d\xb1\xe3\xbe\x62\xea\xdc\xbc\x5b\xc6\xfb\xfb\x8a\xee\x28\xf0\xdf\x12\x89\x03\xe0\xa7\x13\x73\xd8\x6f\x9d\xda\x40\xea\xe9\xc2\x20\x10\x52\x8f\xdf\x40\x53\xec\x89\x57\xfa\x2d\x8f\xed\x9d\x62\x9c\xbc\xd2\x05\xd5\xe3\x37\x44\xe2\xc5\xac\x80\x5b\x22\xf1\x9d\xa3\x3b\xb2\xd5\x5b\x47\xf6\xce\x31\x05\xb2\xf1\x5b\x47\xf6\x86\xc7\xb6\x67\x5a\xfd\x6e\x79\x6c\x6f\x78\x6c\xc5\x93\xee\x42\xba\xbd\x21\xf6\xf6\x4c\x0d\xf0\x96\xd8\x0b\xd4\x9e\xac\xd4\x92\x5b\x97\xf3\x1d\x07\x5d\x79\xc8\xb7\x0e\xfa\xfd\x4a\xc0\x6f\x1b\x67\x20\x7d\x33\x60\x7c\x94\x91\x22\x18\x1f\x0f\xa8\x9e\x9e\xab\xda\x34\x12\xe4\x88\x2c\x2a\xbe\xb7\x72\xd5\x80\xcc\x93\xba\x02\xce\x6f\x79\x50\x03\xaa\x47\x89\x2c\x82\xea\xf1\x3b\xd8\x83\xd2\x74\x6f\xb1\x07\xa0\xf6\xbc\x6d\x9c\x9c\x0c\x6d\x81\xc7\xd3\x65\x6f\xba\xa7\xba\x83\x9b\x74\x89\x50\x64\x68\x03\xfc\x4e\xea\x59\x04\x26\x5f\x68\xe0\xf1\xb0\x0a\x80\x0b\x8f\xc7\xef\x60\x46\xca\x55\xbd\x65\x86\x0f\xac\x9e\x2e\x13\xd0\x2d\x8e\x73\xaf\xe8\x8e\x3c\xfa\x96\x33\xf4\xde\xd1\x9d\x9a\x8a\x9a\x30\x01\x8a\x39\xb7\x32\xdc\xee\x28\x53\x97\x29\x78\xdc\x72\x86\xde\x90\x49\x08\x0e\xea\xb7\x64\x92\xdb\xaf\xa8\xfe\xc8\x9d\x93\x59\x0f\x18\x3a\xa9\x13\xf3\xc4\x6f\x41\x2c\x04\xa8\x8e\x7c\x24\x02\xd5\xf1\x3b\x58\x91\x52\xbd\x6e\xb1\xa2\x1b\x39\x67\xbd\x88\x18\x94\x73\x76\xdf\x8e\x4f\x92\xbc\xc4\xa5\xee\x27\x46\x42\x4e\x74\x2b\xab\xe4\x7e\x15\xee\x72\x91\x99\xde\x84\x68\xf7\xfb\x65\x52\x85\x50\xa4\x7e\xcb\xf4\x15\xe8\x3e\x5d\xf9\x55\x8f\x98\xd4\x73\x25\xbc\xd6\xd9\x94\xd5\x14\x03\xa1\x30\xf9\x88\x7f\x05\x28\x50\x97\x85\xe7\x11\xff\x7a\xae\xe8\x8e\xc2\xe4\x23\xe7\xe3\x93\xfe\xff\x8c\x5d\x3d\xd2\x64\xb7\x0d\xcc\x7d\x8a\xef\x06\x7e\xfc\x03\xc8\x44\x89\x63\xfb\x0e\x33\xd3\x83\x2a\x05\x92\xb6\xd6\xd2\xfd\x5d\x0f\xd0\x74\xaf\x5d\x0e\x14\x6c\xb0\x1f\x6b\x08\x12\x04\xfb\xe1\x87\x6c\xa6\x38\x56\x72\x42\x17\xcb\x92\x04\xa8\xd9\x20\x7c\x85\xce\x3a\x46\xc1\xd7\xe0\xaa\x86\x62\xa3\x28\x8c\x1a\x5c\x9e\x10\x46\x45\xaf\x3e\xa9\xe7\x50\x19\x31\x6e\x2f\x62\x90\x50\xf4\x15\x62\x5f\x88\x51\xa3\xe4\xaf\x54\x61\x8c\x8c\x8d\x4c\x37\x08\x42\x15\xc6\xc8\xb0\xc3\x26\x5d\xb1\x50\xd8\x11\x2b\x57\xae\xab\x49\x13\x2f\xd4\x9b\xf4\x29\x62\xfd\xd0\xe5\xb3\xda\x3a\xdb\xa4\x94\xf2\x53\x26\x61\x2f\x94\xf2\x0f\x2b\x71\x1c\xa5\xee\xb1\x45\x86\x24\x36\x59\x29\x08\x55\x11\xc3\x73\xe2\x0c\xb0\x43\x2e\x4c\x14\xb4\xe9\xbc\x7c\xa8\x18\x10\x85\x5f\x3a\x2f\x1f\xc2\xaf\xf0\x12\x47\xfc\x0a\x1d\x23\x8c\x24\x3d\xb0\x49\x28\x0d\x91\x1e\xc4\xae\x99\x13\x2f\x43\xd5\x80\x78\xe4\x46\x9e\xf4\x16\x43\x45\xbf\xc8\x50\xc6\x74\x38\x3c\x54\xf4\x2b\x8e\x25\xe3\x8b\xfa\x2f\x71\x2c\xbd\xa2\x1c\x15\x1d\x25\x0e\x39\x2a\x81\xfa\x1d\x7d\xad\x50\xa9\x2d\xde\xa9\xb2\xd9\xff\x9a\xcf\x2b\x4a\xa4\x57\x14\xe4\x2c\x46\xf5\xa1\x20\x22\x0a\x57\x74\x1c\x32\x84\x2b\x51\x6e\x8c\x4e\x21\x87\xae\xe8\x44\xd4\x68\xd4\x24\x85\x66\x02\xdc\x96\xb6\xac\x12\xe0\xc5\xce\x64\x3c\x16\x88\x8b\x09\x70\x5c\x05\x03\x3c\x30\x8c\x8b\x30\x80\xab\x5d\xd5\xe6\x9f\x36\xd6\xdb\x70\xb5\x9a\xc2\x67\xef\xe1\x62\x86\x0e\x57\xf2\x2d\x1b\x39\x4c\x70\x91\x6f\x19\x57\xd6\xdb\xcc\x3a\xdb\xc8\xd4\x8e\x6b\xa4\x59\x7f\x1c\x38\x5c\xf4\x1d\x70\xd5\xc6\xe4\xe9\x58\x5c\x43\xe2\xb2\xf4\x6f\x3c\xbd\x04\x11\x4c\xe1\x9a\x25\x6e\xb0\xcf\x29\x71\x33\xc5\x7d\x4c\x1e\x17\x33\x7b\xb8\x32\x7b\x67\x3c\x01\x8b\x6b\x49\x63\x85\x03\xe4\xf9\xc0\xb5\xa4\xb1\xda\xec\x3c\xfe\x03\x71\x56\xa1\x78\xa9\xcc\x16\xb5\x69\xea\xb3\x02\x0f\x9e\xba\xc1\xc5\xc0\x03\x97\x25\x92\x7d\xbc\x00\x5c\x26\x65\xd6\x66\x37\xe7\x30\x5d\x5d\xd6\x8e\x26\xc9\x07\x2e\xd7\x30\xcb\xeb\xe0\x61\x56\x5c\x2e\x71\x9e\xe2\x3e\x9b\x16\x97\x4b\xdc\xbe\xea\x67\xec\x72\xcb\x1e\x2a\xb8\xb0\xc3\x2e\x1f\x52\xf4\x23\x15\xad\x51\x3e\xb4\xae\xb5\x9f\x59\x8d\xc7\xf5\x90\xc2\xca\x0f\xe0\x43\x6f\xb8\x1e\x5a\xd7\x4c\x40\x18\x4b\xe7\xb8\x9e\x12\xf7\x2c\x71\x6a\xd2\xba\x66\x06\xdf\xf8\x90\x20\x2e\x56\x05\x91\xf4\x53\x83\x91\x13\x44\x3f\x85\xab\xd0\x83\x07\x29\x71\xbd\xa4\xcb\x57\xcd\x60\x72\x94\x3c\xda\x84\xa4\x9f\x1a\x0c\xb8\x20\xfa\x29\x14\xc5\x94\xf9\xe4\x28\xa1\x91\xa0\x46\xc2\x41\xf2\x89\x1a\x5c\xc8\xb9\x49\xcb\x90\x2a\x51\xea\xd2\xf6\x81\x16\x15\xb9\xa8\x87\x73\x83\x16\xb5\xd0\x8f\xaf\xf0\xe1\x7a\xcb\x86\x0a\xc3\x5c\x66\xf9\xd6\xbc\x2b\x14\xe3\x5b\x7b\xb8\xde\x12\xf7\x2e\x71\x6a\x0a\x36\x15\x84\x09\x36\x42\x5a\xae\x20\xcd\x65\x27\x21\x5b\x28\x08\x73\x42\x58\xa3\x93\x83\x96\x0f\x51\x18\x2b\x8d\x68\xcc\xf2\xa2\x55\xa8\xb2\x2f\xfe\x6e\xe8\x77\xe9\x07\xf0\x7c\x02\xc4\xc2\x84\x56\x28\xc5\xe4\x1d\x1a\x4f\x05\xa0\x15\x14\xed\x4f\x02\x01\x8d\x49\x52\x14\xd5\x92\xed\x49\x71\x53\xe2\x66\x89\x3b\x6c\x1a\x6a\xba\x57\x95\x1c\xa6\x68\x4c\x92\x22\x49\x97\xee\x1e\x29\x8d\xb5\x3d\x24\x0b\x93\x68\x1d\x21\x16\x26\xb4\x02\xb0\xfd\x09\x94\xd1\x04\x60\xc5\xd0\x64\xcc\x8a\xa3\x09\xc0\x8a\x6a\xc9\xf6\xa2\x2e\x97\xc4\xad\x12\xc7\x26\x93\xbe\x2a\xa0\xe2\xf3\x48\x68\x4c\x92\xa2\x15\xb6\x31\x6b\x89\xc6\xf3\x09\x68\xfe\x67\xdb\xc7\x66\x9b\xab\xad\xc2\x9f\x7d\xa8\x95\xad\x61\x56\x56\x85\x6f\xe9\xa0\x6d\xc9\xab\x80\xe4\x68\xc9\x1f\x5a\x83\x47\xae\x41\xe7\x30\x1f\x9a\x42\x01\x18\x09\x7b\xd1\x1e\x12\x57\x28\xc5\x73\x6e\x68\x42\xa9\xa2\x29\x32\xd2\x59\xa0\x3d\x25\xee\x99\xe2\xf8\xd1\x6a\x4f\xad\x6b\xbe\x0d\x63\xcc\xb8\xa0\x3d\x35\xf3\x42\xa9\x33\xa9\xb1\x97\x16\x0f\x35\x14\xc2\x8d\x28\x85\xd0\x2a\xb6\x60\xc8\x8b\x16\x9a\x42\x6d\x2e\x86\x39\x68\xf1\xc3\xef\x4a\x1e\x37\x65\xd7\xe6\xea\xf9\xda\xa6\x33\x84\x40\x67\x02\x12\x3d\x43\x01\xbf\x68\x80\x9d\x49\x46\xf4\xf4\xcd\x9d\xf4\xfb\xe8\xf4\xcd\xd1\xd3\x37\x6f\x44\xd3\x2e\xf7\xa0\xf7\xea\x92\xe6\x2e\xfe\x1c\xf4\xdc\x94\xce\x34\x1b\x44\xa0\x83\x3e\x4a\xdc\xe7\x18\x1f\xfa\x90\xb8\x51\xe2\x3e\x9a\xee\x2c\xfc\xa1\x78\x77\x9c\xbc\x08\x10\xef\x0e\xfa\xaa\x2e\x69\xd3\x9d\xce\x39\xba\xd5\x50\x88\xec\xdd\x34\x14\xaf\x29\x10\x6c\xfb\x96\x36\x77\x1a\x04\x77\x9e\x98\x69\xd0\xd3\xdc\xbd\x49\x61\x32\xf7\x62\xad\x71\x72\x04\xa3\xcb\xdc\x8b\x9a\xc6\xf9\x9c\x16\xfa\x91\xb8\x53\xe2\xa8\xb0\x23\x71\x79\xa9\xd3\xc9\xda\x8b\xce\x04\x23\x7a\x26\x11\xbd\x8d\xbf\x76\x6d\x0d\xfd\x48\x31\xa7\x46\x43\x00\xec\x0f\xad\xdf\xa3\x66\xa8\x75\xd7\x0e\x2b\xe6\x1a\x6f\x5a\x77\x7d\xeb\xfb\xf3\xcf\x97\xa2\xf9\xbb\xa7\xa6\xf1\x2c\xcd\x10\xaf\x3a\xaf\xde\xa0\xdf\x5b\x6c\x34\xad\x9f\xfc\x80\xfe\x2c\x71\xa6\x2e\x7f\x10\xf7\xae\x36\xae\x2d\x4f\x40\xa3\xdf\xee\xc2\x60\xce\x0f\xfd\x35\xd4\x54\x23\xe1\xe6\xeb\xf2\x03\x7a\xfa\x01\x3c\x10\x86\xfe\x92\x71\xa2\x94\xc2\x8f\x5e\x87\x94\x82\xea\x92\x2e\x49\xd7\x5e\x2f\xf2\x1d\x6f\xb2\x40\x68\x06\xef\xea\x73\x73\x28\xcc\x76\x20\x59\x73\x46\x73\x35\x69\xd9\xdf\xb5\x76\x84\x88\x1e\xb2\xa4\xfc\x6c\x93\x64\x02\x62\xd1\x41\x4f\xd4\xf1\x2e\x84\x10\xea\xf4\x44\x1d\x27\x23\x26\xba\x50\xa7\xb8\x72\x9c\xe9\x40\x0c\xa1\x4e\xd2\xe6\x8c\xf6\xc9\x37\x61\xf0\x32\x0c\x8a\x0f\xc7\x79\x56\x0c\xe2\xc3\x41\xf2\xdf\x88\x0b\x18\x43\x78\x94\xf4\x37\xf7\xcf\x9c\x6d\xae\xb6\xea\x92\x38\x3d\x9a\xba\x6c\x09\x1e\x87\x23\x21\x43\x18\x46\xcf\x41\xd2\xcb\x19\xcc\xac\x22\xd9\x6f\xee\x1e\xd5\xa6\x09\xf4\xd2\xc9\xe4\x04\xc8\x36\x80\xe4\xbc\x11\xbb\x30\xc4\x79\x83\x51\x80\xda\x3f\xb9\x02\x0c\xd6\x49\x30\x0a\x35\x3b\x77\xd6\x10\x6a\x8e\xf1\xa7\x38\x0e\x65\x48\xdc\x28\x71\x9c\x9c\x3c\x99\x91\xa0\xc9\x43\x7e\x18\xbc\x42\x83\x31\x4b\x95\x44\xb1\xa1\x98\x6a\xa4\x27\x43\xe2\x10\x88\x98\x07\x45\x79\xe3\x9d\x58\x2b\xca\x1b\x24\xe5\xcd\xe0\x2b\x70\x10\xe5\x0d\x46\xc1\xe9\x68\x94\xb6\x35\xb7\xc2\x4c\x1e\x98\x82\xe8\x70\x50\x94\x37\x3e\x64\x27\x5b\xe2\x76\x89\x33\x36\x69\x51\x13\x32\x79\x4a\x11\x43\x90\x39\x32\x0b\xea\xa3\xab\x4d\x9a\x3c\xa9\xc9\xce\xb9\x1d\x2d\x5c\xa1\x29\xf9\x38\x30\x04\x97\xa3\xe0\x92\x27\xb7\x30\x04\x97\xe3\x51\xe2\x06\xad\xf9\x21\x71\x8f\x12\x47\x9d\x3c\xa4\xaf\x67\xe9\x84\x9f\xbb\xf1\x94\x4e\x0a\x2d\x07\x91\x74\xb0\xfe\x8a\x51\x90\xc8\x7c\x26\x86\x20\x71\xbc\xaa\x4f\x86\xca\xe3\xa5\x15\x7f\xe5\x8a\xf3\x3b\x32\x5e\x5a\xf1\x82\x44\x66\x26\x31\x04\x89\x23\x21\xb1\x4b\x29\x0a\x8d\xc6\xab\x94\x42\x24\x1d\x90\x52\x0a\x12\x99\x99\xc4\x10\x24\x26\x3d\x50\xf3\xb1\x39\x14\xc1\xde\x78\xd7\xec\xe8\x4c\x0e\x45\x2b\x23\xa3\x95\x1f\xf6\xe3\x5b\xca\x2c\x48\x64\x86\x11\x23\x34\x94\xc2\xbd\xa9\xcd\x2a\xdc\x1b\x99\x8d\x71\xb2\x94\x60\x84\xc4\x45\x89\xfb\x34\x4d\xe6\x64\x51\x1c\x40\xce\x14\x23\xc4\x01\x84\x79\x63\xd2\xdd\xf6\x19\xca\x64\x69\x16\x33\xc3\x0e\x27\xff\x07\x26\x2f\x38\x60\xd6\x6e\x25\xff\x04\x26\x2f\xb5\x61\x96\x8b\xc3\x2c\x1c\xa6\x5c\x9c\xb9\xaa\x4f\x4e\x7d\x2a\x5d\x51\x84\x3d\xce\x2c\x1c\xa6\xdc\x9f\x69\xaf\x6a\xfb\xac\xd0\x64\x02\x12\x33\x33\x89\xbe\xe8\x30\x4e\x9e\x44\xc2\xf4\x34\x08\x9a\x9f\xd8\x75\x30\x0b\x39\x48\x43\x8d\xa9\x28\x61\xfa\xbb\xda\xd4\x25\xf7\xf2\xbc\x1d\xaf\xd1\x69\xb5\x93\xd7\xcc\x30\xcb\xa3\xe2\x1d\x7a\xcc\xad\x91\xec\x1c\x89\x51\x61\x5b\x8a\x3e\x35\x71\x9a\xad\xb8\x7c\x30\x93\xb7\xc2\x79\xab\x1d\xf3\xa1\x19\xbc\x6a\x06\x1a\xca\x4b\x33\x28\x73\x5f\x87\x7d\xca\xdc\x67\x79\x07\x64\x2c\xc6\x94\x77\x30\xcb\x03\xe0\x71\x30\x4c\x79\x00\x33\x49\xb6\xdc\x08\xdf\xf3\xad\x45\xc8\xe4\xa3\xf3\x38\x18\xe6\x5b\x46\x56\xdb\xc4\x9a\x7e\xa7\x3e\x6b\x2f\xf0\xf2\x3a\xa6\xf6\x42\x91\x00\x39\x49\x7f\x31\xf5\x9d\x9f\xf9\xba\xac\xf3\xfd\x2e\xcc\x90\x3e\xcb\x07\x50\xea\x4e\x04\x41\x58\x99\x99\x74\x3e\xd2\x85\xa5\xcc\xe4\xaa\x8d\xc2\x6b\x82\x58\xda\x28\xc5\x1e\xe4\xbc\x27\x08\xb1\x07\xa1\x18\x82\x5c\x79\xbd\xc5\x1b\xb1\x48\xb2\xa0\xd1\xf7\xf8\x6b\x4e\xef\xe2\xa1\x09\xac\x0a\x3e\x8c\xc1\xf6\x52\xf0\xb1\xea\x3b\x4a\x37\x4d\x84\x3e\x58\xb5\x6b\x79\x50\x0e\x4b\xbb\xb6\xc8\x7e\x9c\xe4\xb7\x58\xda\xb5\x6b\x96\x38\x1a\x8c\x68\x7b\xb0\x32\x25\xc0\x77\x3e\xb1\x78\x2d\x01\x49\xc5\xd3\x9c\x17\xb9\xb1\x96\x66\xb0\xd2\xe4\xd5\x23\xcb\xaf\x58\x85\x11\x4e\x73\x11\x37\x0f\x56\x61\x04\x1f\xba\xc2\x12\x46\xac\xe4\x0a\x75\x3e\x74\x85\x45\xe6\x2e\x14\x03\x8f\xf3\xba\x36\x96\x69\x28\x56\x43\xa1\x38\xa5\x3b\x93\x70\xa7\xb9\x13\x07\x96\x6b\xf5\xfc\x5e\xbd\xa1\xc9\xb9\xa4\x15\xea\x38\xbf\xdb\xcb\x65\x2c\x05\x2d\xbc\xc9\x8d\x25\x68\x29\x9a\x1d\x77\x19\xe7\x96\xb8\x5d\xe2\x9c\x4d\xae\xa6\x93\x4d\x9c\xc0\x96\x2e\x2b\x56\xe3\x65\x6d\xac\x23\x7d\x3d\x4a\x5f\xf4\xd3\x96\xb2\xa4\xab\x3e\xa4\xca\xb5\x2d\x7d\x48\x57\x7e\x48\x87\xd4\xac\x0f\xe9\x2a\xd4\x51\xf2\x6b\x09\x75\x56\xa1\xce\x96\xc2\x94\x64\x2c\xba\x19\xdf\x9a\x1d\x24\x0e\x25\x8e\xb3\x53\x26\x71\x55\xd8\xb1\x35\x14\x7d\x7f\x57\x86\x1d\xa4\x64\x85\x98\x68\xb0\x0a\x8f\x48\x46\x8b\x25\x3c\x2a\x96\x1a\xdf\x5a\x71\xe1\x51\x51\xd1\x38\x9f\xc2\xc7\x0a\x89\x8b\x12\xc7\x09\x84\x94\x52\x90\x43\x9e\x5a\x88\x6f\x06\xc9\x37\xa3\x17\x2e\x20\xbe\x19\x58\xa1\x11\x79\x6a\x21\xbe\x19\x58\xa1\x11\x79\x6a\x21\xc2\x19\x14\xa9\x8c\xf3\x1a\x2e\xac\x49\x5c\x2b\x71\x6a\x1a\x6a\xca\x09\x30\x7e\x30\x56\x52\x61\x15\xad\x28\xb5\x27\xd6\x18\x58\x2b\x69\x8c\xf8\x8d\x95\x54\x14\xa3\x8c\xf3\x32\x2d\xac\x6b\x06\x59\xb1\xf1\x6d\x1c\x8a\x52\x32\x56\x01\x84\xf2\x77\xa6\x00\xc2\x32\x80\x18\xf4\x65\x8c\xe7\xb3\x60\x05\x8a\xbc\x4b\x0b\x53\x55\xa6\xb8\x61\x7c\x33\xbe\x33\x21\x9f\x25\xb7\xa7\xf3\x9d\x6f\x98\x42\x88\x22\x80\x71\x9e\x1f\x84\x4d\x0d\x65\xd6\x50\x38\x73\x25\x43\x93\x0a\xe6\xfe\xd9\x07\x84\x4d\xa8\x98\x5c\x30\x77\x1b\x7f\xc7\xaa\x2e\x92\x1c\x66\xc8\x5b\x16\x39\x0c\xac\xc0\x54\x49\x46\x53\xa1\xa7\x88\x63\x9c\x47\x12\x61\x42\x4c\x33\xab\x36\x0e\xc5\xa4\xb1\xac\xe6\x38\x0f\xdf\xc1\xe4\x39\x59\x96\x6e\xe5\x80\x8b\x1c\x06\x56\xa8\xc8\x67\xa6\x61\x2a\xf4\x58\xde\xb4\xf7\xc3\x3d\x62\x5b\x53\xa8\x00\xe9\xc8\xa2\x15\x20\x59\x06\x48\x43\xe6\x20\x17\xc8\x0a\xc3\x94\x80\x34\x61\x58\x31\xc0\xf8\x61\xec\x61\x72\x8f\x2c\xaf\x72\xfa\x61\xd9\xcc\x94\x7b\xb5\x0a\x75\x78\x2d\x16\xa6\xfc\xaa\x55\x66\x88\xa7\x15\x61\xca\x0c\x15\x97\x8b\x1f\xe6\x63\xec\xa9\xb1\x3c\x77\xb5\x51\x2d\x4f\x4d\xaf\xe2\x19\x9e\x47\x84\x29\x9e\xb1\x8c\x67\x48\xda\x0a\x31\xaf\xc0\x0a\x86\x79\x68\x05\xf6\xd2\x30\x0b\x6b\x8f\x4c\x53\x58\x6b\xb8\xaa\x8d\xea\x84\xa6\x5e\x1e\x9e\x72\xaf\xa2\x5e\x81\x25\xb3\xfc\xbe\x64\x64\x90\xb1\x64\xd9\x66\x5f\x8c\x30\x4c\x65\x1b\x4b\x20\xde\x3c\x87\x01\x53\xd9\xa6\x08\x56\x36\x1f\x76\x85\x09\x6d\x8b\x29\x65\xf3\xb6\x2d\xc4\x94\x02\xcb\xcb\xa3\xfb\x92\x95\x85\xf4\x92\xd1\xce\xe6\x79\x04\x98\xa2\x1d\xcb\x68\x67\x48\x65\x72\xfe\x8a\x29\x65\xf3\x39\x52\xb8\xca\xd2\xc5\x94\xb2\xf9\x1e\x29\x5c\x70\xeb\x59\x96\xde\x7c\x74\x14\xae\xb2\xb4\xb7\x9a\xde\xe7\x5e\x26\x5c\x6e\x9a\xb7\x44\x08\xae\x82\x28\x4f\xe0\xad\x66\xc0\xda\x99\x0b\x53\x8b\x0e\x65\x93\x57\x17\x2e\x4c\x2d\x5e\x93\xad\xfc\xb1\x2b\x97\x93\x14\x27\x43\xa1\xa3\x0b\x52\x7d\xd4\xec\x68\xb7\xae\x22\xb8\x67\x11\x9c\x1c\xaa\x70\x15\xc1\x7d\x94\x34\x86\x6b\xae\x22\x78\xd1\xa1\x6c\x5e\xfc\x85\x0b\x6e\x8b\xd7\x64\xf3\xc0\x28\xc4\x6b\x02\x9f\x65\x63\x7b\xff\xb7\xdb\xeb\xff\xdf\xeb\x75\xd5\xc8\x7d\x96\x5e\xe8\xa2\x3a\x6f\xc7\x22\x19\x50\x06\xc9\x36\xe1\x02\x5c\x5f\x35\x18\x86\x34\x2e\x54\x4d\x76\x94\xa1\xf0\xd7\xe5\x86\x16\x23\xca\x6e\x8c\x76\xdc\x24\xcd\x4a\x1a\x7b\x94\xa7\xe9\xb7\x63\x79\xff\x8c\x6a\x11\xde\x7a\x16\xa6\xb6\xca\x6e\xae\xc2\x94\x5b\x89\xd3\x50\x54\x59\x2f\x22\x95\xdd\xb8\x4d\x5c\x80\x5b\x8c\x28\xbb\xd1\x3f\x12\x23\x0a\x3c\x93\x5c\x64\x3c\x85\x2b\xc9\xe5\x59\x59\xdf\x8d\x05\x26\x57\x61\x20\x19\x50\xee\x36\x76\xa9\x50\xd5\xd3\xd7\x24\x03\x29\x5c\xbe\x66\xb2\xa3\xb4\xdd\xb4\x83\xb6\x66\xb7\x6b\x76\x74\x2f\x5c\x18\xee\xa7\xc4\xf1\xb3\xe0\xca\x72\x79\x66\xb9\x26\x73\x3d\x7e\x34\x83\x47\x29\xe5\xf3\xfd\x8d\xc3\xa8\x2b\xce\xed\xd7\x4c\xe6\x6c\xe2\xf0\x54\x6b\xe4\xb5\xed\xc9\x94\x4d\x1c\x6e\xd7\x38\xf7\x16\x14\xaf\x6c\x1c\xe6\x3b\xe2\xf4\xeb\x6e\xfa\x84\x2b\x71\x78\x61\x26\x4e\x9f\x3f\x7d\x4d\xf2\x05\xc7\xe9\x92\xd5\x9f\xd9\xc4\x11\xb2\x22\x15\x79\x21\x7c\x32\xb7\x12\x87\x55\xe2\x38\xa3\xfd\xf4\x35\xd7\xc7\x10\xe2\xb0\x4a\x1c\xe7\xde\x8f\x93\x3c\x83\x71\x86\x06\x7f\x3b\x42\x93\x59\x89\x38\xcc\xac\xc6\x99\x57\x36\xed\x4f\x13\x7d\x9f\x38\xf7\x46\x9d\x7c\x92\x2a\x0e\x13\xab\x71\xee\x2d\x3b\x79\x21\x2e\x0e\xbd\xa2\x38\xb7\x13\x24\x26\xc7\x38\xf3\x07\x59\xef\xbb\xc9\xa8\x0d\xb2\xb8\x46\xde\x65\x9f\xe4\x3a\x0b\x5d\x60\x8f\xbc\xaf\x2e\x2a\xbd\x38\x4b\xb2\xee\x1d\x3a\x4d\x3a\x74\xa9\xf7\x0e\xb3\x26\xcd\x3b\x8e\x4b\x1b\xfe\xc8\x26\xfd\x4a\x23\xf4\xd4\xbc\xa6\xec\x1a\xe1\xbd\x29\xc4\x77\x1b\x67\x4b\x1b\x77\xf8\x35\xa7\x8c\x8d\xe1\x57\x9c\xdb\x8b\x99\x24\x85\x8d\xb3\xd5\xe1\xc9\x0e\x8d\x4d\x47\x53\x3e\x69\x36\xc6\x45\x39\x9a\xf2\xc9\x79\x49\x51\x4c\xed\xc6\x39\x69\x51\x32\xec\x23\x8b\x3a\x39\x2f\x57\x87\x1a\xc6\x23\x87\xb1\xd9\xe1\x43\xb2\x1e\x3b\x9b\x68\x51\x0f\x29\xea\x91\x1d\x1e\xda\xe1\x53\x66\xf3\xbc\x07\xcf\x67\xe6\xe2\x3c\xd5\xe1\x33\x6d\xe3\xe2\x30\x9e\x1a\xfc\xed\x0f\x4d\xde\x87\x0c\x5d\x90\x8f\xbc\x20\x2f\xb6\xce\xd0\x05\xf9\xc8\x0b\xf2\xa2\xdd\x8c\xf3\x52\x87\xb7\x0b\x34\x97\xe6\x05\x75\x88\xfc\xd5\xe1\xaf\xa0\xa5\xbc\x9d\x1c\xd1\x44\x86\xee\xb9\x47\xde\x65\x17\x15\x64\x9c\xb7\xa6\xfc\xee\xb7\x1d\x76\x76\xf8\xd6\xaf\xde\x69\xa2\x83\x66\xf3\x96\x0e\xdf\xf7\x94\xdb\xa6\x36\xde\x82\x94\xb8\x17\x85\x54\x89\x71\x42\xb2\x22\xb7\xc3\xe4\x76\x08\xc9\x8a\x94\xf5\x09\xc5\x22\xe8\xc1\x44\xdc\x3b\xbe\x7f\x0a\x8c\x11\xfc\x1c\x47\x1e\xf2\xe4\x13\x8b\xa1\xd3\x86\x91\xa7\x0d\xdb\xfc\x9f\x0c\xd4\xfd\x9f\x5f\x1e\xdf\xfe\xf6\x8f\x7f\x3e\xbe\xfd\xeb\xf1\xcb\xfb\xeb\xf5\xc7\xf7\xef\xef\x5f\x7f\xc7\xcf\xaf\xdf\xbf\xfe\x7e\xff\xf5\x0b\xef\xf8\xf9\xd7\xf7\xf7\xf7\xbf\x7f\xfb\xe3\xfb\xeb\xfd\xf5\xed\xb7\x6f\xf7\xaf\xf2\xdf\x7f\x02\x00\x00\xff\xff\x26\x2e\x42\x12\xc5\x7b\x02\x00"); +func _bgdg ()(*asset ,error ){_ccdf ,_bca :=_cdeg ();if _bca !=nil {return nil ,_bca ;};_gcg :=bindataFileInfo {_ae :"H",_ca :2711,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492271,0)};_beac :=&asset {_e :_ccdf ,_ee :_gcg };return _beac ,nil ;};func _afcg ()([]byte ,error ){return _ad (_bacd ,"HKscs-B5-H")}; +func _dac ()(*asset ,error ){_ebd ,_cab :=_ccb ();if _cab !=nil {return nil ,_cab ;};_fcc :=bindataFileInfo {_ae :"90msp-RKSJ-V",_ca :1874,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491002,0)};_bgca :=&asset {_e :_ebd ,_ee :_fcc };return _bgca ,nil ;}; +var _abb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xcd\x6e\xd4\x30\x10\x00\xe0\x7b\x9e\x62\x8e\xe5\x50\x62\xe7\xc7\x71\xa4\x6a\x25\xb4\x7b\x20\x54\xa5\x88\xa5\x05\x09\x71\x70\xe2\xc9\x62\x89\xb5\x23\x27\x39\xec\xdb\x23\xcf\x84\xd0\xc3\x6a\x36\x9f\x67\x26\x8e\x3d\xf9\xb1\x3b\x75\xde\x2d\x90\x7f\x89\x61\x38\xe3\x02\xa3\xf3\x36\xe2\x1c\xd6\x38\x20\xf4\x78\x71\x3e\xcb\x64\x01\xd6\x0d\xcb\xbf\x47\x0a\xc3\xd5\x4c\x59\x96\x3f\x9e\x8f\xf7\x9f\xc2\x6f\xd3\xdf\x7f\x84\x75\xc6\x4d\x8f\xdd\xe9\x7c\x9b\x17\xbc\x76\x7e\x0c\x50\x72\xb5\x5d\xa7\xad\x03\x40\xfe\x15\x2f\x6e\x5e\xe2\x0d\xee\x3e\xd8\xd0\xe3\x3b\xb0\x38\x26\x7f\x8e\x16\xa3\xf3\x17\xb8\x7b\x0c\x11\x8d\xdc\x17\xce\xeb\x34\xfd\xc1\x2b\xfa\x05\x24\x19\x7a\x4b\x31\xcb\x8f\x4f\x66\xfa\x6c\xae\x08\x6f\x76\xf3\x4a\x6b\xb4\xf4\x8a\x71\x76\xc1\x83\x14\xef\x85\x50\xff\xfd\xdb\x6d\xc2\xad\x57\x96\xbf\x74\xa7\xe7\x71\x9c\x71\x01\xd5\x0a\xce\xf9\xf1\xd2\x9d\xe0\xa7\x04\x29\xa0\xa8\x2b\x59\xfc\xda\x52\xbf\x3f\x05\xbb\x17\x4a\xc5\xdf\x34\x38\x1b\x8d\xbf\x60\xf6\x60\xdb\xb2\x38\x40\x0a\xe5\x01\xb4\xa8\x15\x51\xcd\x54\x13\x69\x22\xc5\xa4\x0e\xa0\xcb\x42\x10\xb5\x4c\x3d\x65\xb5\x44\x96\xc9\x26\x52\x45\xa2\x8a\xdb\x57\x4c\x65\xa2\xa6\x27\x6a\xa8\xb0\xa9\xb3\x07\x6b\x4a\x99\x88\x82\x16\x8d\x22\xd2\x4c\x2d\x51\x43\x34\x30\x0d\x44\x2d\x11\x32\x61\x22\x9d\xf6\x65\x2a\x43\x54\x8d\x44\x32\x91\xa2\x37\x52\xd0\x42\x53\x2f\x65\x99\x68\x5f\x5a\x13\x8d\x4c\x5c\x48\xed\x5b\xce\x32\x22\x51\x2b\xd2\x35\xee\x67\x97\xfe\xa7\x01\xda\x2f\x74\x58\x63\x44\xbf\xd0\xf8\xd0\x9d\xa5\x43\x77\x1e\xf7\x01\x9d\xc2\x94\xaa\xe8\xf7\x37\x00\x00\xff\xff\xb0\xc5\x59\xa9\xcc\x02\x00\x00"); +func _dcbc ()([]byte ,error ){return _ad (_fdcd ,"GB-EUC-H")};func _gdef ()([]byte ,error ){return _ad (_gfcga ,"Adobe-KR-7")};var _dcdd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x87\xd6\x96\x14\xad\x2d\x28\x0b\x25\x29\xd4\x85\xed\x96\xa6\xd9\x16\x4a\x0f\x8a\x34\x0e\x86\x46\x36\xb2\x73\xc8\xbf\x2f\x7a\x93\xa6\x87\xa0\xf8\x8b\xe6\xf1\x02\xe3\x7a\xdb\xef\xfa\x34\xae\x54\x7f\xcd\x53\xd8\xf3\x4a\xc3\x98\x62\xe6\x65\xba\xe4\xc0\x74\xe4\xd3\x98\xaa\x4a\x69\x8a\x63\x58\xff\x3d\xe2\x08\x67\x3f\x57\x55\xfd\xf1\xb0\x7d\xfb\x89\x2e\x0b\xdf\x9e\xb7\xfd\x6e\x7f\x5d\x56\x3e\xf7\x69\x98\xc8\xc8\x5c\xbc\xcc\xb7\x59\xa2\xfa\x1b\x9f\xc6\x65\xcd\x57\x7a\xf8\x10\xa7\x23\xbf\xa1\xc8\x43\xf1\x97\x1c\x39\x8f\xe9\x44\x0f\x9f\xfd\xec\x93\xba\xff\xb0\xbf\xcc\xf3\x1f\x3e\x73\x5a\x49\xc1\x38\x45\x9c\x55\xbd\x7d\xf6\xf3\x17\x7f\x66\x42\x8f\x57\x28\xf0\x95\xf3\x32\x4e\x89\x94\x7e\xd7\x34\xf6\xbf\x7f\xbf\xce\x7c\x4b\xa9\xea\x43\xbf\x7b\x19\x86\x85\x57\xea\x9a\x46\xee\xfc\x3c\xf4\x3b\xfa\xa5\x48\x35\xa4\xad\x31\xcd\xef\xdb\xd5\x1f\xcf\x53\xbc\x0f\xea\x56\xfe\x4d\x18\x63\xf6\xe9\xc4\xd5\x7b\xaf\xbc\x7e\xa2\x72\x98\x27\x6a\xbb\xae\x2d\x74\x54\xa0\xa3\x06\x39\x50\x10\xe2\x42\x4e\x15\x0a\x72\x2b\x58\xd0\x06\xe4\x41\xf1\x08\xc2\x20\xcb\xad\x72\xb4\x4e\x95\xf8\x8d\x07\xe1\x68\x9d\xea\x40\x46\xc8\x80\x1c\xc8\x0a\x95\x78\xa7\x1b\x50\x2b\xd4\x82\x14\xc8\x09\x39\x90\x2e\x14\x24\x2b\x20\x4b\x9b\x42\x2c\xc4\x42\x1b\x90\xc4\xb3\xc4\x5b\x90\xc4\xb3\xc4\x3f\x82\x58\x88\x41\xa5\xbd\x95\xf6\x56\xda\xeb\x0e\x64\x84\x24\xde\x81\xac\x10\xe2\x4d\x03\x6a\x85\x10\x6f\x14\xc8\x09\xa1\xbd\x29\xed\xad\xb4\xb7\xd2\xde\x94\xf6\x56\xda\x5b\x69\x6f\x36\x20\x89\x97\xf6\xc6\x82\x24\x5e\xda\x9b\x47\x10\x0b\xa1\xbd\x41\xfb\x41\x06\x87\x47\x50\x57\x36\xf2\xbe\x0c\xe5\x7b\x79\x17\xee\xbb\x19\x2e\x39\x73\x5a\xf1\x26\x60\x09\xcb\x16\x8d\x89\xef\x6f\xd9\x3c\xcd\x65\x0a\x9f\xbf\x01\x00\x00\xff\xff\x11\x50\xcc\x91\x91\x03\x00\x00"); +var _fedc =map[string ]func ()(*asset ,error ){"78-EUC-H":_cec ,"78-EUC-V":_bg ,"78-H":_dbb ,"78-RKSJ-H":_ffd ,"78-RKSJ-V":_fga ,"78-V":_ac ,"78ms-RKSJ-H":_fbf ,"78ms-RKSJ-V":_aeb ,"83pv-RKSJ-H":_ade ,"90ms-RKSJ-H":_bec ,"90ms-RKSJ-V":_edf ,"90msp-RKSJ-H":_ggd ,"90msp-RKSJ-V":_dac ,"90pv-RKSJ-H":_eaeb ,"90pv-RKSJ-V":_cb ,"Add-H":_cce ,"Add-RKSJ-H":_gee ,"Add-RKSJ-V":_aec ,"Add-V":_fdd ,"Adobe-CNS1-0":_gfc ,"Adobe-CNS1-1":_eefc ,"Adobe-CNS1-2":_afc ,"Adobe-CNS1-3":_cbb ,"Adobe-CNS1-4":_cca ,"Adobe-CNS1-5":_edg ,"Adobe-CNS1-6":_bdf ,"Adobe-CNS1-7":_bce ,"Adobe-CNS1-UCS2":_afa ,"Adobe-GB1-0":_dde ,"Adobe-GB1-1":_ccbg ,"Adobe-GB1-2":_bcb ,"Adobe-GB1-3":_egg ,"Adobe-GB1-4":_gfb ,"Adobe-GB1-5":_gefg ,"Adobe-GB1-UCS2":_dgef ,"Adobe-Japan1-0":_afad ,"Adobe-Japan1-1":_ddb ,"Adobe-Japan1-2":_fgbg ,"Adobe-Japan1-3":_bad ,"Adobe-Japan1-4":_afdg ,"Adobe-Japan1-5":_deef ,"Adobe-Japan1-6":_cbae ,"Adobe-Japan1-7":_gagd ,"Adobe-Japan1-UCS2":_bgcd ,"Adobe-KR-0":_ddg ,"Adobe-KR-1":_fca ,"Adobe-KR-2":_ega ,"Adobe-KR-3":_ace ,"Adobe-KR-4":_aca ,"Adobe-KR-5":_agfg ,"Adobe-KR-6":_geef ,"Adobe-KR-7":_ggec ,"Adobe-KR-8":_gfg ,"Adobe-KR-9":_fec ,"Adobe-KR-UCS2":_bfgf ,"Adobe-Korea1-0":_begf ,"Adobe-Korea1-1":_ebeg ,"Adobe-Korea1-2":_cgfg ,"Adobe-Korea1-UCS2":_bgcag ,"B5-H":_ffg ,"B5-V":_fcb ,"B5pc-H":_fbce ,"B5pc-V":_bgfd ,"CNS-EUC-H":_dfd ,"CNS-EUC-V":_gaag ,"CNS1-H":_bcee ,"CNS1-V":_cdfa ,"CNS2-H":_bag ,"CNS2-V":_gebg ,"ETHK-B5-H":_cacc ,"ETHK-B5-V":_agfed ,"ETen-B5-H":_abcg ,"ETen-B5-V":_ddd ,"ETenms-B5-H":_afe ,"ETenms-B5-V":_cgcg ,"EUC-H":_fae ,"EUC-V":_cge ,"Ext-H":_abf ,"Ext-RKSJ-H":_gba ,"Ext-RKSJ-V":_adbe ,"Ext-V":_bgbc ,"GB-EUC-H":_dfec ,"GB-EUC-V":_dgefd ,"GB-H":_ceeg ,"GB-V":_bafb ,"GBK-EUC-H":_fffe ,"GBK-EUC-V":_dfbe ,"GBK2K-H":_egbe ,"GBK2K-V":_egde ,"GBKp-EUC-H":_gafg ,"GBKp-EUC-V":_aece ,"GBT-EUC-H":_bdce ,"GBT-EUC-V":_babd ,"GBT-H":_ccgf ,"GBT-V":_bfbe ,"GBTpc-EUC-H":_dcce ,"GBTpc-EUC-V":_gfbe ,"GBpc-EUC-H":_gdgge ,"GBpc-EUC-V":_cbga ,"H":_bgdg ,"HKdla-B5-H":_gcga ,"HKdla-B5-V":_bfda ,"HKdlb-B5-H":_beggd ,"HKdlb-B5-V":_bbea ,"HKgccs-B5-H":_gadb ,"HKgccs-B5-V":_fffa ,"HKm314-B5-H":_deff ,"HKm314-B5-V":_bafbd ,"HKm471-B5-H":_ebfa ,"HKm471-B5-V":_ffcef ,"HKscs-B5-H":_ecdb ,"HKscs-B5-V":_bfaee ,"Hankaku":_fabg ,"Hiragana":_gegd ,"KSC-EUC-H":_fafebg ,"KSC-EUC-V":_aggg ,"KSC-H":_debg ,"KSC-Johab-H":_cdd ,"KSC-Johab-V":_adbf ,"KSC-V":_ebcf ,"KSCms-UHC-H":_dedc ,"KSCms-UHC-HW-H":_baeg ,"KSCms-UHC-HW-V":_ccaa ,"KSCms-UHC-V":_efec ,"KSCpc-EUC-H":_gebe ,"KSCpc-EUC-V":_adeb ,"Katakana":_fee ,"NWP-H":_egcf ,"NWP-V":_egf ,"RKSJ-H":_fge ,"RKSJ-V":_egae ,"Roman":_eec ,"UniAKR-UTF16-H":_baff ,"UniAKR-UTF32-H":_ggcc ,"UniAKR-UTF8-H":_aeec ,"UniCNS-UCS2-H":_dec ,"UniCNS-UCS2-V":_cgdf ,"UniCNS-UTF16-H":_gbe ,"UniCNS-UTF16-V":_bbdb ,"UniCNS-UTF32-H":_eedcbc ,"UniCNS-UTF32-V":_cgdgd ,"UniCNS-UTF8-H":_edcff ,"UniCNS-UTF8-V":_fgae ,"UniGB-UCS2-H":_aeed ,"UniGB-UCS2-V":_dagea ,"UniGB-UTF16-H":_caeaag ,"UniGB-UTF16-V":_efea ,"UniGB-UTF32-H":_gcf ,"UniGB-UTF32-V":_fdgb ,"UniGB-UTF8-H":_gafdd ,"UniGB-UTF8-V":_eagg ,"UniJIS-UCS2-H":_cdbb ,"UniJIS-UCS2-HW-H":_dcad ,"UniJIS-UCS2-HW-V":_ecb ,"UniJIS-UCS2-V":_febd ,"UniJIS-UTF16-H":_adaa ,"UniJIS-UTF16-V":_aded ,"UniJIS-UTF32-H":_afgb ,"UniJIS-UTF32-V":_bcgab ,"UniJIS-UTF8-H":_cgce ,"UniJIS-UTF8-V":_fbfe ,"UniJIS2004-UTF16-H":_dbad ,"UniJIS2004-UTF16-V":_dece ,"UniJIS2004-UTF32-H":_afae ,"UniJIS2004-UTF32-V":_cgdd ,"UniJIS2004-UTF8-H":_feae ,"UniJIS2004-UTF8-V":_agb ,"UniJISPro-UCS2-HW-V":_cbgab ,"UniJISPro-UCS2-V":_gbab ,"UniJISPro-UTF8-V":_bcgaba ,"UniJISX0213-UTF32-H":_dcdde ,"UniJISX0213-UTF32-V":_befb ,"UniJISX02132004-UTF32-H":_cabe ,"UniJISX02132004-UTF32-V":_cgdda ,"UniKS-UCS2-H":_ccbe ,"UniKS-UCS2-V":_cfga ,"UniKS-UTF16-H":_bcbb ,"UniKS-UTF16-V":_ebfe ,"UniKS-UTF32-H":_cdff ,"UniKS-UTF32-V":_afeb ,"UniKS-UTF8-H":_cbec ,"UniKS-UTF8-V":_fdff ,"V":_cdfb ,"WP-Symbol":_cegf }; +func _cabd ()([]byte ,error ){return _ad (_age ,"GB-H")};func _fdd ()(*asset ,error ){_edc ,_bfa :=_afg ();if _bfa !=nil {return nil ,_bfa ;};_bfga :=bindataFileInfo {_ae :"Add-V",_ca :1483,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491110,0)};_cbd :=&asset {_e :_edc ,_ee :_bfga }; +return _cbd ,nil ;};var _fdbe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x06\xe3\x41\x7c\x96\x2f\x38\x6f\x26\x37\xb3\x06\xf5\xef\x8d\xd6\xd2\xb3\x56\xdc\x02\xc3\x79\x27\xe7\x55\x3c\x11\xd2\xd6\xd6\xd6\xfe\xd6\xd6\x1f\xff\xd3\x9f\xff\xf3\x9f\x7f\xfd\xe5\x1f\x5f\x7f\xfc\x5f\x7f\xfb\xeb\xf9\x4f\xf7\x3f\xbe\x9e\x5f\x7e\xbd\x7e\xbb\xff\xfe\xd7\x7f\xfd\xed\xbc\xbf\x8e\xfb\x5f\x7e\xf9\xf5\x0f\x7f\x08\xf1\xeb\xfa\xe5\xfc\xc7\xa7\x89\x3f\xe7\x5f\xf6\xbf\xfd\xe1\x0f\xf3\xfb\x7f\xfa\xb7\xbf\xff\xe3\xfe\xcb\x9f\x7f\x7d\xfe\xfa\x95\xf8\xde\xf5\xaf\x7f\x5b\xef\x7e\x7d\xfd\xf1\x7f\xbb\xff\xe5\x97\xbf\xff\xe3\xb7\x7f\xfb\xfa\x0f\xff\xe3\xf5\xd7\xe3\xfe\xef\xbe\xae\xfb\x99\xcf\xff\x97\xdf\xae\xfb\xb7\x5f\x7e\xfd\x97\xaf\xff\xf0\x5f\xf6\xbf\xed\xbf\x06\xfd\xf0\x4f\xff\xfa\xb7\xbf\xfd\xbf\xf7\x5f\xee\x5f\xff\xf1\xd5\xf0\xec\xfe\xf5\xc2\xdf\x3f\xfc\xf1\x3f\xfd\xd7\xfd\x6f\xff\xf3\xfe\x97\xfb\xeb\x8f\xff\xfc\xeb\x2f\xff\xe5\xcf\xff\x14\xb7\x2d\xff\xc7\x7f\xfe\x6f\x7f\x4a\xf1\x3f\xfe\x4f\x78\x05\x6f\xfc\xef\xf7\x6f\x7f\xff\xe5\xaf\xbf\x7e\x85\xff\x7e\x8b\xc1\x8f\xff\xdb\xbf\xfd\xed\xfe\x0a\xab\xa7\xff\xf3\x9f\xff\xfc\x9f\xbf\xfe\xaf\xf0\x15\xb6\xaf\x58\x6a\x68\xff\xf7\x7a\xfe\x7f\xfc\xd7\xbf\x5e\xf7\xd7\xc6\x56\xe0\x2c\xce\xbf\x5e\xf7\xdf\xff\xb6\x9f\xf7\x6f\xfb\xaf\xff\x72\xff\xe1\xeb\xeb\x7f\xd8\xd6\xbf\xef\xf9\xdf\xb0\xfd\xe9\x4f\x7f\xfa\xd3\xf7\x04\xf3\xdf\xbd\xf9\xe9\xe0\xd7\xbf\xfe\xe3\xba\x1f\x3e\xfb\xfd\xb7\xf3\x5f\x78\xbe\xbf\xc2\xfc\xfa\xfd\xda\x1f\xc2\xb6\xad\xd1\x7f\xb9\xce\xff\x67\xff\xed\xf3\x61\x39\xbf\xbf\x46\xfb\xb4\xda\x6c\x0d\xb5\xae\xef\xaf\x91\xd5\xba\xbf\xbf\xc2\xb6\x7d\x9a\xfb\x36\x87\xf9\x34\xf2\xfc\x4d\xdd\xec\xe5\xfb\xab\xfa\xc7\xfa\xfd\x35\x92\x5a\xed\xfb\xab\x45\x77\xd3\xbf\xbf\x6a\xf6\x97\xe3\xfb\x2b\x94\xa8\xe6\xfe\xfd\x15\xb2\x5f\x3e\xe6\x30\x82\x6f\x3f\xe7\xcb\xee\xf9\x9a\x4d\x0f\x3b\xe1\x2d\x02\x7f\x9f\x68\x89\xfa\xf6\xd8\xbe\xbf\x9a\x21\x3e\xc2\xf7\x57\xf5\x5c\x8f\x3c\xa1\x2a\x6a\x96\xd9\x95\xbf\xad\xdf\x5f\xad\x75\x35\xdb\xf7\x57\x08\xee\xaa\x7f\x7f\x85\xe4\xae\xe6\x8c\xaa\xa6\x70\x60\x46\xfe\x75\xce\x28\x6a\x0a\x07\x80\xac\x9f\xe6\x59\x67\x57\x1a\xf7\x6a\x13\x48\x41\x75\xcd\x81\xb2\x70\x75\xcd\x6f\x8b\x06\xba\xe7\xb7\x9e\xc2\x83\x6f\xd5\xf3\x83\x6f\x3f\x53\x08\x93\x7c\x46\xaa\x55\xed\x80\x76\x50\x3b\xce\xbe\x5b\xf1\x0b\x09\x0f\xea\xd0\x83\x8c\x07\xa9\xe9\x01\x70\xd6\x04\x41\xd8\x2a\xfb\xf0\xa0\x0d\x0f\x9a\x47\xe9\x78\xd0\x93\x1e\x0c\x3e\xf0\x28\xfb\xf7\x57\xdc\x52\xf2\x1b\x07\x1e\x88\x62\xc2\x76\x72\x14\x7f\x72\x71\x14\xbf\x71\x13\x74\x0f\xfb\xf0\x8d\xcf\xa2\x84\xb0\xa1\xd3\xa8\x4f\x42\xe0\x1b\x9a\x4b\x88\xc0\x8f\x06\x09\x09\x6d\xf7\x50\x09\xa7\x1f\x34\xc2\x29\xc0\x03\xe7\x2a\xc2\x08\x81\x73\x6d\x7e\x63\x9f\x7d\x0e\x8f\x79\xcc\xdd\x28\x92\x0d\x81\x33\xed\x1e\x83\x33\x1d\xee\xf2\x26\x14\xee\xe2\x21\x14\x7a\x10\x39\x53\xaf\x5a\x0c\x7c\x43\x0b\x1d\x23\xdf\xf0\x03\x2e\x74\x77\x1f\x5c\xe8\x21\x7c\x46\x4e\x5e\x54\x1d\x22\x16\xba\x07\xf7\xd1\x31\x15\x01\x1a\xc7\x6c\x07\xe1\x3b\x62\xea\xd5\x50\x1d\x68\xfb\xf7\x35\x31\xe1\x3f\xae\x89\xe9\x8b\xb4\x26\x26\x62\x4b\x73\x09\xb3\x20\x48\x9c\x56\x14\xf2\x52\xe2\x03\x7f\xb0\xe6\xe9\x4f\xd6\x3c\x05\x45\xe2\x3c\xc5\x9e\x42\x5a\x8b\xec\x3e\x3a\x3b\x15\x9c\x89\x8b\xfc\x82\x73\xe7\xaa\xbb\x0f\x12\x74\xf6\x28\x27\x1e\x98\x50\x12\x97\xd9\x93\x4f\x24\xe8\xec\x4e\x89\x8d\xa8\x25\xca\x0b\x1b\xea\x23\x03\x1b\x5a\xb1\x3c\xb7\xb7\xbf\xcf\x6b\x73\x0b\x86\x4c\x5c\x34\xe1\x22\x17\x42\x99\x20\xa5\x96\x44\xf9\xff\x93\x31\x21\x13\x51\xde\x71\x99\x3b\xbf\x8a\x42\x32\x77\x43\x33\x08\x83\x10\xfb\x13\xee\xfc\x68\x10\xb0\x1d\x4c\x97\x79\x8a\xae\x64\x44\xe6\x0b\x34\x23\x1c\x94\x8d\x63\x6a\xc5\xcb\xda\xd4\x5a\xad\x02\x2c\x08\xa6\x32\xb1\x90\x85\xe5\x42\x1c\x78\xef\x14\xd2\x43\xf5\xf7\x8b\x1e\x3c\x02\xe9\xc1\x78\x2c\x6b\xd3\xbb\x8f\xb5\xe9\x3d\x0a\xe9\xc1\x34\x55\x0e\x3e\xf0\x28\x6b\xdb\x0b\x55\x65\x6d\x7b\x03\xbe\xe8\x41\xb8\x2b\x64\x70\x92\x0d\xa1\x4e\x7a\xf0\xfe\xac\x73\xd3\x47\x75\x58\xc9\xec\xbd\xfd\x2a\xe9\xa1\xab\xc3\x4a\x5c\x98\x48\x2b\x71\x51\xfc\xc6\xe2\x01\xee\x83\xb8\x48\xfe\x84\x3c\x40\xa8\xa8\xe4\x01\xfe\x80\x3c\x40\xf3\xae\xe4\x01\x06\x7a\xe1\xc1\x2f\x2c\x3c\x08\xfd\xf5\xc6\x08\x6e\x3f\x18\x41\x14\xd3\x16\x45\xf8\x01\x29\xa2\x0b\x4f\x8d\x5c\xc2\x32\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\x58\xc6\xb5\x45\x13\xfe\x64\x09\x3d\x3f\xb8\x66\x97\x1e\x61\xf2\x4b\x73\xa1\x31\x17\xd8\x98\x1f\x58\xde\xee\xad\x75\x46\x3e\x10\xc8\x27\xf6\x92\x31\x7b\x12\xb3\xfe\xe0\xc1\xef\x5a\x8a\x6b\x03\xa6\x85\x94\x2b\xe0\x7d\xf5\x77\x45\xfc\xae\x19\x5e\x09\xbf\xbb\x9d\xf1\xbb\x20\xbc\x16\xbb\xd1\x0c\x2e\xea\x12\xd6\x03\x2e\x22\xd5\x0c\xfe\xe2\x56\xb3\x04\xbe\xc8\x51\xbc\x91\x2e\xa2\xd5\xd2\xf1\x5a\xac\x57\x24\x78\x11\xad\xe6\x31\x0f\xe1\x30\x9e\x1f\x68\xc8\x42\x54\x9c\x12\x60\x64\x75\x19\xc9\x74\xba\xa8\x3e\x16\x60\x22\x74\xb5\x89\x6a\x0d\x11\xcb\x5a\x0c\x7f\x01\x5c\x68\xb3\x46\xb2\x9d\xae\xdd\x1d\x0b\x70\xd1\x37\x7f\x41\x71\xfb\xfa\xa4\xf3\xc1\xd0\x03\xec\xb5\xe8\x41\x77\xb4\xfd\x3b\x79\xab\x7b\x3c\x09\xe5\xa6\x07\x37\x1f\x18\x88\x87\x40\xa8\x8b\xca\x99\x8b\x06\x63\x0d\x54\x02\x04\x15\x99\x48\x37\xb2\xc8\x44\xba\x64\x76\xac\x9c\x59\x70\xa7\x9c\x99\x08\x3f\xd6\x35\xb3\xa6\x07\x58\xd4\xde\xcb\x4f\x04\x53\x5c\x3c\x64\x78\xc4\x8b\xd3\xf0\x03\xf2\xd2\x61\x10\x38\x51\x51\x5e\x24\x17\xe9\x41\x30\x2d\x2e\x22\xc5\x2d\x36\xae\xb1\xb6\x43\x6c\x5c\xe3\xcd\x7d\x10\x15\xd2\x35\xe2\xe4\x22\x23\x4b\x2d\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x35\x59\x43\xbe\x26\xab\x37\x3a\xe7\x26\xfd\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\x96\x64\x88\x9d\x53\x13\x7b\x8b\x9d\x90\x8b\x19\xc4\x4e\xc8\xa5\x79\xc5\x4e\xc8\x93\x3f\x21\xbf\x93\xf5\x12\xfb\x09\xf4\xf8\x0b\xce\xc4\xf8\xea\xa4\xcf\x60\x30\xb8\x6c\xd2\x8d\xe3\xe0\xd4\xc4\xc3\xe2\xe0\xd4\x0c\xf9\x00\x93\xf2\x3e\x1b\x9c\x89\xf7\xee\x20\xbd\x4a\x64\xc5\xb1\xa8\xd1\x83\x70\x6a\xc3\x7d\x70\x23\x0d\x0f\x42\xc8\x83\xdf\x58\x80\x6a\xd9\xf6\x05\x97\x3a\xdd\x17\xcb\xd0\xa2\x1c\x9c\x8a\xd8\x73\x3c\xf8\x86\x29\xf0\xe0\xbe\x31\x02\xa7\xd9\x69\xaa\x3f\x26\x3a\xf5\xdb\xc9\x01\x4d\x05\xb0\x42\xbd\x3c\x27\x95\x37\x31\xe3\x78\x72\xda\xd9\x3d\x8c\xb7\xa9\x1d\xcf\xb9\x9e\xde\xa2\xe7\xf1\xfd\x25\xe1\x17\x4f\x62\x44\x4c\x37\x52\x76\x98\x6c\xaf\x35\x7f\x8d\xff\xe1\xec\x7e\xb0\xac\x44\x21\x15\x9c\xdd\x3b\xf4\x5a\xe2\x52\xf0\x4d\xbe\x6e\xe4\x5c\xd4\x1b\x8a\xdf\x27\xf1\x48\xff\x49\xd3\x3a\x16\xc4\x69\x9a\xbe\xc3\xad\xfc\x9e\x6b\x9a\x56\x6f\x14\x63\x4d\xdb\xef\x20\x49\xd3\x5a\x0d\xc9\xdf\xce\xb9\x27\x0f\x73\xfd\x1e\x8f\x89\x86\x69\x97\x72\x91\x02\x77\x86\xd4\xc5\x44\x1b\xb0\x4b\xb3\x4e\xb4\xce\xba\xd4\xa6\x44\xeb\xac\x17\x3f\x68\x6f\xf7\x44\x8a\xf0\x56\x68\xc8\x48\x8a\xf5\x6c\xe3\x1a\xd2\x6f\x70\x48\x19\xd8\x29\x12\x4a\xa9\x51\x29\x91\x1e\x65\x1d\xa7\x69\x6c\x49\x21\x4a\x34\xac\xba\xcc\xfe\x94\xe0\xe5\x10\x80\x69\x81\xa0\x59\x27\x8e\xd8\xfc\x80\x88\x72\x97\x4b\xb6\x48\x4f\x4b\x1d\x4a\x57\x16\xd1\xa5\x0e\x2b\xca\x22\x2d\xf5\x9b\x0f\xb4\x36\xfd\xe1\x03\xf5\x31\x60\x34\x99\x01\xa4\x7d\xe7\x1b\x7e\x70\xf0\x81\xe0\x38\xd6\x27\xea\x03\x9a\x54\x8d\x31\xfe\x44\x1c\xa5\x93\x03\x68\xab\xa7\x93\x03\x48\xde\xa5\x93\x50\x9b\x44\xe6\x6e\x09\x71\x13\x5f\x4b\xd8\x2e\x71\x1b\x7e\xa3\xf0\x81\xfa\xc0\x76\x88\x9b\x48\x38\x6f\xf3\x93\x4d\x4b\x9e\x61\x18\x6d\x62\x0f\x0f\x94\xad\x18\x3e\xfb\x2b\xdc\xe0\x17\xe9\xc3\x20\xc2\x7d\x40\x0b\xfa\xc8\xfe\xf0\x34\x6c\xe1\x0f\x1b\x0c\x4f\xa3\xd2\xe3\xdf\xc1\x59\x3f\x68\x0b\x4f\x83\xcc\xf8\x2c\x45\xdc\xb6\xa9\x76\x7f\xd0\x1c\xb7\xb9\xe1\xaa\x7f\x0d\x73\x37\x7e\x6c\xaa\xb8\xc1\x37\x93\xd5\x9a\x08\x7f\x35\xd3\xef\x9b\xf9\x45\x69\x71\x0b\x65\xf6\xa4\x71\x42\x9d\xcd\xaa\x66\x37\x8f\x8c\x5b\x18\xe6\x91\x71\xc3\x46\xfc\x4c\x30\x6e\xd8\x86\x9b\xdf\x9d\xf4\x19\x0d\xe1\x0d\xfc\x7d\x9a\x11\x20\x0e\x35\x01\x84\x9b\x00\x42\x5d\xcd\xbd\x24\xdf\x55\xdc\xd2\xf1\xfd\x25\x9d\x36\x6e\xd8\x19\x31\x04\xf5\x9d\xee\x17\xfb\x89\x5b\xe2\xd6\xcc\xea\x3d\x93\x1e\xbb\x3a\x84\x65\xbf\xa9\xc3\x3c\xd8\xa1\x7e\x07\x2d\xd4\xd8\x35\xc2\x54\x15\x5b\x37\x5e\xa6\xf5\xd9\x24\x2c\xe2\x86\xb5\x4f\xcd\x6d\x80\x30\x8c\x9c\x1d\xc4\x53\x34\x24\xd8\x6f\x95\xe3\x25\x6e\x60\xbf\x61\xfb\x6c\xc4\x08\xe7\x64\x08\xbd\xf8\x41\xfa\xfe\x6a\x1f\x75\x2a\xd2\xd3\x18\xc4\x91\x22\xdc\x86\x3d\x6d\x7e\x7f\x47\x3b\xab\xfd\x70\x07\x7c\x66\x09\xf7\x5d\xdf\xa2\x3e\x98\x94\xd0\xaa\x47\x88\x61\xfe\x6e\x00\xe0\x14\x13\xc4\x70\x78\x8d\xf4\xfa\x19\x12\xb2\x04\x3f\x98\xcb\xf6\x61\x78\xf1\xe3\xbe\x12\xa9\xd1\xb5\x14\xb7\xae\x19\xcc\x75\xee\xe9\xa3\xaa\x45\x38\x2f\x86\x3c\x7b\x11\xbe\x8b\x21\x65\x2f\xc2\x75\x31\xa4\xcc\xc4\x8f\x6f\x22\xaa\x83\xb9\x0c\x3d\x7d\x34\xce\x18\xa6\xd2\x35\x64\xe9\x46\x98\x84\x32\x74\x22\x4c\x42\x79\x98\x62\x80\xea\x13\xe3\xa6\x19\x4c\x95\xa0\xa7\x4d\x2f\x9c\x07\x5f\xd0\x78\x10\xeb\x31\x1a\x22\x32\xaa\x68\x90\xa7\x0d\x28\x9b\x36\xc2\xe4\x93\x0c\x8e\xe1\x9e\x03\x6c\xc1\xed\x86\xb6\x5e\xbf\x3b\xda\x5a\xd2\x7b\xa0\x2d\x00\xa7\xa5\xd6\x93\xde\x8f\x93\x86\x64\x1f\xc7\xb8\x61\xf0\xa1\xe6\x9c\xae\xd6\x2f\x82\xa0\x62\xe8\x7e\x7d\x39\xb0\x9a\x1e\xb4\x49\x20\x9b\x9a\xfd\xfb\x4b\xfe\x96\x18\xe9\xb6\xce\x1f\x99\x19\xe3\x46\x76\x31\xfc\xc6\x24\x88\x6c\xe8\xe8\xb0\xd3\xb6\x8f\x93\xa9\xb5\x2a\x82\x8c\x93\xad\xd5\x8f\x4e\x18\x23\xd8\x5a\x0c\xa1\xff\x40\xac\xc4\x08\xcf\x72\x10\xec\x93\x77\xc9\x05\x15\xe3\x64\x56\xcd\x33\x9b\xcc\xaa\x6d\x1e\xe9\x01\x20\xc2\x54\x04\x1e\x35\xb1\xa9\x2e\xc8\x37\x15\xe3\x54\x16\xe4\x87\x8c\x31\x5e\xdf\x5f\x3d\x0c\x0d\x35\xe9\xbe\xd5\x28\xb4\x4e\x4d\xa0\x6d\x6e\x96\xf9\xb3\x3a\x03\x73\x13\xbd\xc4\x04\x38\x35\x72\x26\x0a\xc4\x83\x63\x06\xc9\x17\x91\x60\xa4\x4f\xb1\x88\xf3\xc0\xd6\x96\x53\x33\xc2\x42\xad\x62\x64\xb0\x4f\x15\x14\x88\x91\x4e\xb0\x22\x26\x42\x6d\x3f\x86\xae\x0f\xc6\x12\x8b\x02\x69\x34\x3e\x10\xb2\x60\x0f\xc4\xd0\x05\xd2\xb8\xc9\x0c\xf5\x09\x82\x68\x31\x74\x8d\xb2\x4f\x1c\x14\x7d\x70\x00\xfd\x49\x93\x3c\xb9\x11\x85\xf1\x84\x18\xca\x5c\xe2\xcf\x83\x00\xca\xd6\xef\x2b\xcc\x20\x5e\x95\x06\x76\xaa\xdc\x9c\x31\x0d\xca\x10\x51\x40\x82\x05\xf2\x7e\xb0\x80\xfc\x28\x1d\x31\xc1\x24\x89\x0a\xb5\xc5\x04\x93\xe4\x77\x9f\x94\x7f\xff\x80\xc8\xd2\x0e\x84\x32\xf5\xbb\x37\xa6\x6a\x13\x6a\xfc\xc4\x3f\x62\x8e\x89\x0f\x3e\x0b\x96\xef\xc9\xc6\xe5\x28\x8b\xf9\x79\xe0\xc6\x12\xb1\x96\xc9\x25\x7b\x14\x58\xa5\xdc\x68\x7f\x3a\x28\x73\x89\x7b\x14\x0c\xa5\xa2\x43\x31\x9d\x32\x6d\xfb\x1e\x3f\xea\x76\x2c\x0d\xfd\x49\x7a\x96\xc9\x34\x7b\xcc\xfa\xbe\xe3\x7b\xa1\xb2\x4c\x3b\xb5\x47\x6d\xeb\x32\x95\xce\x1e\xc5\x17\xca\x34\x53\x7b\xcc\xea\xbf\x03\xbe\xe4\xfe\x31\xbe\xf4\x93\x32\x11\xdf\xb4\xf7\xca\x44\xbb\x57\xb2\x4c\xa4\xf7\x4d\x42\xa6\x10\xa3\xaf\xee\x76\x32\xe5\x8f\x81\x11\xcb\x41\x61\x2e\xc9\x5a\x0e\x70\x7d\xc1\x77\x80\xeb\x0b\xbc\x83\x6b\x36\xfc\x3a\x99\xb0\x5f\x38\xe7\xfb\x9a\xfe\x54\x03\x5b\xd2\xec\x4f\x92\xcd\x10\xba\x4e\x48\x51\x09\x8d\x32\x85\x88\x45\x54\x39\x11\x18\xae\x6a\x02\xd9\x1e\x8c\xca\x71\x92\x14\x2d\x53\xe6\xb4\xa8\xd1\x21\x71\xb6\xb2\x79\xfc\xc9\x6d\xc4\x42\xcb\x39\xb7\x92\x88\xa7\xdc\x19\x6b\x2d\x6c\xde\x05\x6d\x41\x83\xf0\x69\x7c\x11\xcb\x3d\xbf\x6f\x02\xfe\x59\xc8\x15\xbc\x0f\x25\x9e\x56\xaf\x4e\x29\xd2\xa4\x05\xd6\x0d\xb3\x0d\x6a\xde\x50\x29\x3e\x9f\xd7\x00\x5a\xd0\x3e\xae\x01\xb4\xe0\xcf\x33\xe2\xd5\x7a\x7d\x2a\x72\x4d\xcc\xa9\x56\x50\xaa\xc4\x5f\x05\xa5\x6f\xe2\xf9\xb5\x92\x56\xd4\x7b\x4d\x78\x3f\xa9\x9d\xf1\xbb\x60\xaf\xc0\x46\xf8\x89\xd9\x12\x6b\xad\x78\x39\xab\x4d\x32\x11\xac\x73\x9b\x29\x76\x1a\x6b\x3d\x40\x85\xe2\xec\xb5\x92\x03\xbd\x1e\x4c\x42\x6a\xee\x0f\x9c\x21\x0c\x43\x8f\xa5\x10\xf0\x8b\x3f\x49\x9d\xab\x6b\x27\x14\xbf\xc1\xc5\x92\x84\xaf\x93\x54\xa7\x09\x24\x04\x1d\x37\x25\xb4\x1e\x2c\x8d\x46\xd4\xdd\x36\xf2\x38\x09\xf5\x16\x16\x7f\xda\xf4\x80\xc3\x6a\xbf\x37\xa8\xdf\x51\x8e\xf7\xd8\x32\x95\x20\xed\xe1\x56\x16\x95\xe9\x8d\x46\x9e\x26\x64\xb6\x1d\x3c\x4b\x0b\xdf\x8e\x87\x90\x7f\xba\x18\x48\x19\xa8\x51\x5c\x70\xc0\x1d\x13\xa3\x36\xe2\x01\xb8\xc2\x26\x52\x3d\xe0\x13\x88\x66\x6c\x47\x24\x18\x92\xdc\x07\xdc\x00\xd1\xac\xf0\xa8\x84\x3c\xf8\x41\xe0\x03\x8d\x02\x81\x19\x4d\x83\xc7\x28\xbf\x83\xfc\xf8\x88\xc7\x4f\x17\x37\xb0\x51\x8a\x08\xe5\xee\x88\xb8\x59\x71\xbf\x7b\x81\xbd\x56\xfc\x46\x43\xdc\xf2\xf5\xc6\xc0\x27\xaf\x37\x0e\xbc\x21\x40\xef\xc9\x64\x73\x14\xd7\xb9\xe1\x09\xcc\x56\xce\xee\x69\xe7\xe7\x9a\xdd\x8e\xdf\x5f\xc9\x7a\xc2\x3d\x75\xe1\x6c\x65\xf8\x9e\xca\x70\x36\x27\xb8\xe9\x06\x4c\x52\xee\xee\xc1\xcc\x0b\x31\xd2\x1b\x33\x4f\xbd\xb8\x4b\x64\x5f\x94\xea\x4f\xc6\xf7\x57\xd9\x8a\xfb\x3c\x66\xbb\xbb\x3d\xc9\xb3\xc9\x2b\x18\xef\x29\xa4\x53\x95\x28\xba\xe7\x1e\x48\xde\x13\xf7\x0e\x54\xca\x49\x17\x6f\x64\xe8\x14\xc5\x68\xe2\x0d\x89\x9c\x83\xb6\xc0\xbd\x03\x28\xdb\x04\x37\x72\x71\x92\x05\xd0\x8d\x7d\x95\x86\x04\xc2\x8d\x7d\x95\xc7\xf0\x1b\x73\x2b\x8f\xe0\xa9\x23\x27\x27\x0f\x2f\x18\xb2\x72\xd2\x10\x63\xbb\x21\x94\xca\xa6\xdd\x7f\xc3\x7b\xf9\xee\xf4\xc0\x5c\xac\x57\xdd\x70\x67\xe6\xad\x69\x2e\xc8\xb1\xc9\xdb\xeb\x13\x7a\xd6\x44\xd0\x70\x51\x84\xf4\x5a\x65\x78\x39\x87\x64\xdf\xcd\x98\x97\x7d\x05\xf7\x99\xb0\x68\xda\xde\xf7\xd4\xbd\x62\xd5\xc6\xbb\x99\x9c\x53\x65\x4b\xdf\xf0\x73\x26\xdb\xc6\x37\x7d\x9b\x8a\x6b\xc5\xfb\x64\x86\x52\xf7\x20\xb0\x8e\xa3\x89\xed\x0a\xdf\x5f\x69\x33\xca\x2f\x80\x65\xce\x75\x33\xf2\xf5\xfe\xa2\x71\x66\x7e\xa3\x4f\x38\xab\xc6\x80\x81\x9d\xba\x71\x01\x03\x3b\xd9\x2b\x70\x23\x73\x28\xc9\xc5\x1a\xef\x29\x1c\x43\x35\x2e\xa6\xb5\x95\x92\x29\xe3\x06\x65\x48\xf6\xde\xf7\x81\x21\x85\xdc\x1b\xe1\xc7\xec\xdf\x27\xb5\x0e\xd9\x1c\xf7\x03\x37\x84\x54\x97\x67\xa3\x17\x6b\x53\x7b\x32\x3d\x8b\xfa\x67\xf2\xde\x2c\x8f\x55\x7c\xa6\xbd\x96\x27\xb3\xfe\x81\x78\x7a\xe0\xa1\x55\xca\x50\x7c\xa6\x5c\xce\x41\x7a\xc2\x33\x05\x73\x8a\xcd\x9d\xb7\xf9\x7b\x30\x30\x13\x9f\x45\xfb\xfd\x99\xd6\x5d\x8e\x32\x2b\x9e\x69\xdc\xa5\x28\x33\xe0\x99\xb6\x5d\x4a\xc3\xfd\x9f\xf3\xfd\xe0\xef\xaf\xd9\x96\xde\xf3\x6c\x60\x50\x2f\xf8\x9e\xd9\x16\xf2\x9e\xb0\xa1\xad\xf1\xa6\x6d\x98\x42\xf5\xef\x93\x5f\x0d\xb1\x9f\x67\xca\xa5\x1c\xa5\x76\x3d\xa1\x7e\x7f\x65\xfb\x12\x1e\xa4\x22\x25\xcf\x77\x9a\x08\xa9\x79\x3e\xd3\x5c\xcc\x49\x5c\xf9\x99\xe2\x23\xa7\xe8\xfe\x0f\xb4\xfd\xfe\x39\xbf\xcf\x7e\x7f\xd2\xdb\x90\x47\xeb\x99\x9a\x4d\xce\xc5\xed\x49\x0c\x41\x1c\xfb\x41\x0e\x52\x94\x19\xf8\x4c\xbd\x3f\x75\x6d\xee\x27\xce\x7d\xa7\xd0\x57\x7c\xa6\xf4\x8a\xf6\x16\x3e\x48\x37\x7a\xad\x47\x9c\xeb\x57\xc5\x60\x9e\x88\xfd\xa0\x9d\xfe\x4c\xd9\x16\x73\xf1\x78\xfb\xef\xf8\xff\x13\x0f\xb4\xdd\xdf\x5c\x3f\xef\xfb\x67\x5a\xb5\x31\x34\xc3\x33\xe7\xd7\x8c\x2f\xf8\xc3\x87\xe9\x05\xee\xf0\x21\xdd\xea\x41\x26\x92\xc2\x17\xf1\x49\xe4\x3c\x7e\xff\xf7\xf2\xe6\x49\x90\x37\xd2\x2a\x9e\x69\x26\x67\x5b\xaa\x4f\xaa\x68\x0b\x1f\xa9\xa1\xed\xfe\x27\x5f\xaf\xe2\x20\x0f\xfc\xeb\xb9\x78\x41\xd3\x44\x80\xb2\xee\xe2\x93\x0e\xb4\xfd\xc1\x39\x37\x80\x11\x36\x2d\xf1\x3c\xc4\xe3\x1f\xe4\x1f\x8d\x57\x7f\x53\x45\x51\xa6\x4e\x7c\x90\x7d\x14\xbd\xdb\x73\x80\xb0\x13\x80\x53\x97\x4d\xc5\x1b\x66\x9a\xf6\xc9\x16\xea\x03\x1f\xa5\x52\x62\xe2\x33\x2d\xfd\x64\xbf\xed\x93\x2b\x84\xa5\xfb\x6b\xd8\x90\x82\x37\xf7\xef\xaf\x12\x92\xfb\x9f\x08\x50\x7c\x21\x3e\x79\x6e\x60\x05\x70\xe3\x93\xa7\x54\xeb\xc5\xe3\xcf\xf9\x47\xcf\x2f\x5f\xdf\x5f\x45\xc9\x08\xf1\xc9\xf7\x6c\x57\x7f\xff\xa0\x2d\x78\xa6\x59\x9a\xb2\x74\xa9\xa7\xcc\x0d\xdc\xbd\x21\x0b\xbc\x89\xe2\xa6\x4f\x49\xf3\x7b\x6f\x80\x02\xc1\xb3\xf9\x77\x68\x45\x86\x7f\x2a\x91\x69\x13\xf7\x7d\xca\x9c\x7f\x31\xc1\x94\x39\xff\xea\x0d\x56\x06\xda\x7e\x7f\xce\xbf\x9a\x40\xcb\x34\xac\xcc\xad\x1f\x44\xff\xab\xb9\x31\x12\x8e\x7a\xf7\xf8\x58\xff\x57\xff\x0f\x08\x5c\xf8\xa6\xee\x28\x01\xf5\x30\x5a\xe3\xf7\xe9\x6a\x91\x99\xfa\x4c\xe3\x24\xd6\xe2\xef\xf3\xc4\x97\x84\xfb\x33\x8d\x93\xa4\x10\x56\x7c\xa6\xfd\x91\xb2\x37\x1c\xb2\x04\xb2\xc5\xd9\x53\x27\x02\x5e\x04\x5e\xc7\xe4\xd0\x5e\xa0\x69\xa0\xa4\xec\x05\x9f\x16\x4a\x0c\xed\x47\xd6\xcf\x33\xad\x97\xd4\xbd\xfd\xa7\xf1\x92\xda\x0b\x9a\x7b\xfe\x9e\xfc\xfb\xdc\x1d\x55\xea\x27\x82\x25\x31\x7a\x35\x91\x3e\x90\x87\x6c\x33\x44\x4b\x42\xf2\xfe\x46\xf6\x80\x75\xe2\xa7\x4d\xf4\x0c\x43\x8f\x0c\xa4\xe1\xe5\x6a\x13\x3d\xaf\xe5\x46\xfe\xd1\x4b\xfe\x30\x95\x40\xaa\xe4\xd3\xc6\xf7\x57\x7d\xc9\x97\x36\xb1\x33\x36\xf7\x47\xcb\xc8\xdf\x4f\xfe\xb8\x79\x3b\x32\xf7\xe8\xd5\xbe\xbf\xbf\x6a\x94\x06\xf8\x4c\x13\x27\x5a\x81\x79\xfa\x36\x7f\x77\x7f\x3d\x60\xfb\xea\xfb\x3e\xb7\x47\xb1\x3c\x99\x56\x42\x8c\x86\xaf\x67\x24\xb3\xb9\x3f\x58\x37\x72\x72\x3c\x88\x05\xd6\xe1\xfe\xe7\xfc\xed\x68\x78\xfa\x94\x0f\xaf\xed\xd4\x91\x28\xf4\x1a\x7f\x9f\xe3\x7b\x3b\x4d\x0b\xa3\x26\xcb\x97\x7e\x22\x83\xdd\xf0\xcd\xf9\x0f\xb3\x23\xe4\x22\x74\xb3\x3b\x06\x1a\xfd\xfd\x60\x78\x43\xdf\x8f\xf0\xfd\x55\xab\xe1\x47\xb6\xd6\x4b\xfe\x21\x5d\x2b\x9b\x9f\xc3\x39\xef\x00\xcb\x33\xb0\xfe\x66\x57\xd3\x1c\x49\x61\xf8\xf7\xf6\xfd\x55\xed\x7c\x7e\xa6\x31\x52\x9b\xb7\x27\x92\x16\xb2\xe5\xd1\x98\xf3\xb7\x9a\xfb\x4c\xdb\x24\xf6\xd7\x78\x93\x3d\x2a\xb9\x28\x3e\xe3\x82\xbe\x24\x7a\x9a\xb6\x4b\x4c\xa6\xbf\x69\xba\xc4\x62\xfd\x63\x9a\x2e\x71\x98\xfd\x32\xe1\x21\x78\xbb\xee\x11\x0a\x81\x5f\x98\xf2\xe1\xa5\x20\x4d\xd3\x26\x65\x2b\x24\xfb\xe4\x0f\xc3\xdb\x1f\x96\x8e\x9d\xff\xcf\xde\x7e\xa7\x63\x3f\xd3\xf0\x49\xdd\x04\x38\xed\x9e\x54\xcc\xaf\xa7\xd9\xd3\x82\x37\xe4\xb4\x7a\x5a\xb0\x3c\xdb\xe9\xf9\x71\x7f\xd7\xf7\x57\xaf\xd6\x56\xa7\xc9\x93\xb2\x09\x76\x7f\xc0\xff\xd5\x3f\xf2\x37\xb2\x37\xcc\xb4\x88\x5a\xf0\x06\x86\x97\x2e\xc8\xb6\x7b\x60\x0f\x25\x2b\x08\x47\xc6\x06\x17\xfc\xc7\x9c\x7f\x79\xf5\x07\xfe\x68\xf9\x34\xcd\xa7\x58\x8c\xbf\x03\x1b\xc0\x04\x77\x30\x53\xce\xed\xc9\x00\x5e\x0a\xf4\x81\xa8\xb4\x37\xf0\xb1\x32\x94\xd5\xbe\xe0\xd7\x73\x1b\x8e\x38\xd9\xae\x0f\x4c\x2f\x5b\x17\x0f\x83\xe4\xd6\x37\xa6\xe5\x95\x36\x2b\x6c\xd3\xf0\x6a\xf9\xf5\x3e\x73\x2c\x34\x5f\xf8\x11\x73\xf4\xf7\x73\x7d\x6d\xb6\x3e\x70\x88\x24\x9b\x2b\x0f\xf2\x53\xaa\x77\x00\x5d\x8b\xde\x51\xf0\x2c\x66\x6b\x84\xd3\x8e\x6b\xd9\x02\x7f\x9a\x71\xe9\x65\x41\xc0\x75\x3d\x2c\xc0\xa6\x55\x17\x1d\x53\x79\x2e\x28\x00\xa6\xf8\x2b\xc1\x1c\xaa\x3f\x90\x2f\x89\xd1\xef\x0f\x6c\x69\x9b\xd6\x4c\x4f\x9f\xdd\x97\x10\xf0\x56\x0e\x63\x42\xc0\x5b\xaa\x52\x42\x60\xba\x56\xff\x8a\x18\xca\xeb\x63\x46\xa6\x9b\xdf\x47\xbc\xe1\xe3\x2c\x49\xdb\xd4\xcd\xbb\x54\xb5\x84\x70\x74\x88\x31\xf8\x01\xe2\x74\x1f\x27\x42\x42\x80\x3a\xc4\xf0\xd9\xed\x89\x21\xea\x2a\x2f\x70\xda\x90\xbc\x11\x43\xd3\x18\x2b\xde\xf0\x61\xb8\x89\x27\x8b\x2c\x31\xd2\xf6\x80\xe3\x6a\xcc\x07\x93\x12\xcc\x08\x03\x54\xb9\xa9\x53\x9c\x40\xf6\xf0\x61\xf8\x29\x4e\x85\xba\x4b\x9f\x4c\x08\x3b\x75\x65\xbf\x27\xc4\x9d\xba\x0e\xc3\xa4\x88\x39\x29\x1d\x3e\x21\xa9\xb3\xcb\x40\x49\x71\x2a\xd4\x5d\x07\x6f\x52\x9c\x0a\x75\xab\x9f\x48\x54\x8a\x53\x9f\xee\x8a\x8e\xa4\x88\x60\xae\x32\xc9\x13\x02\x5b\x5d\x67\x80\x12\x22\x5b\x5d\xc7\x7c\x52\x9c\xfa\x74\x57\xb8\x25\xc5\xa9\x4f\x77\x9d\x82\x4a\x31\x63\x7e\xc5\x6d\xba\x08\x35\xff\xa9\x4f\x77\x1d\xfd\x49\x08\x95\x75\xa5\x3d\xa4\xb8\x62\xfe\x43\x0f\x0a\xbc\xc5\x43\x00\x43\x22\x6d\xb9\xf9\xc1\x7c\x21\x54\xb7\x31\x82\x96\x20\x0e\x8c\x50\x85\x91\x01\x0c\x17\xcd\x00\x2e\xb2\x2d\x7b\x89\x06\x50\x5c\xdd\x6e\x7c\xc1\x3d\x00\xc7\x22\x3c\x64\xd2\x75\xe9\xc8\x29\x4e\xa1\x14\xb6\xdc\x85\x34\xc4\xb5\xb6\xdc\xfd\xc5\xc9\x2e\x85\xe6\x29\x97\x7a\x0a\xfe\x02\x68\x7e\xcd\xfa\xe1\xac\xf5\x02\xa2\x5a\x5b\xf6\x1b\x70\xaa\x6d\x79\x68\xde\x53\x52\x74\x05\xb5\x52\xdc\xb9\xf2\xa2\x9c\x1d\x2b\x5f\xdc\x23\x56\xbe\x6a\x16\x90\x14\x3a\xc1\x96\xe2\x0e\x90\xaa\xfb\xc3\xca\x6b\xf3\x23\xd3\xaf\xeb\x78\x5c\x8a\x0f\x2c\x2d\xef\x4f\x64\xaa\xf5\x2d\xbb\x8d\xc4\x06\x91\x2a\xb3\xd5\x82\xb2\xb9\x12\xf2\xd5\xba\x64\x6d\x4a\x38\xa4\x15\xfa\xc7\xba\x4d\x0c\x30\x86\xae\xdd\x99\x70\x48\x2b\x28\x07\x2d\x25\x44\xbb\x43\xff\xd8\x5b\x89\x49\x6f\xa1\x77\x8f\x7a\xf0\x81\x47\x3d\xf9\xc0\x70\x5e\x88\xc7\x7f\x26\x9a\x02\xb2\x01\xfc\x41\x28\x98\x87\x80\x08\x60\x3b\xda\x32\x29\x10\xca\xe1\x0f\x90\x1f\xa0\x3d\x93\x18\x03\x97\x6f\x2e\xa5\xc0\xf8\x8b\x7a\x8c\x88\x90\x68\x93\xa4\x48\xcc\x09\x31\x48\xac\x0b\x63\x13\x62\xe0\x44\x0f\x43\xbc\x32\xc5\x8a\x39\x08\x84\xd8\xd0\x16\x08\x71\xc7\x88\xc2\x0a\x92\x42\x8a\x21\x8a\x17\x3a\x0c\x42\x42\xc2\xb6\x14\xdf\x40\x1a\x5d\xb0\xa1\x3d\x45\xf2\xa4\xe8\x28\x90\x12\x21\xd0\x08\x09\x58\x91\xa5\x9e\x12\x5c\x01\x61\xa4\x9f\x58\x36\x09\x89\x78\x7d\x13\x1f\x4a\x38\xab\x14\x46\x12\x4e\xc0\xd8\xb6\xec\xf1\x4f\x02\xe8\x2f\x38\xa5\x24\xd2\xc0\xb9\xa3\x30\x24\xaf\x12\x78\xd5\x96\xdd\x46\xec\x48\xbc\x2d\x65\x42\xec\x75\x98\xc6\x7b\x2b\xdd\x1f\xec\x98\xb3\x90\x94\x41\x49\xa6\xac\x69\x9c\x77\x79\xab\x52\x9a\xbc\xae\x95\xa1\xfe\x0a\x91\xea\x11\x91\x80\x1f\x86\x36\x75\x2a\x5c\x79\x93\x4a\x01\x8c\xe2\xdf\x09\x16\x5b\x50\x12\x66\x4a\x0d\xd9\x3b\x62\x56\x69\x5a\x48\xad\xbe\xda\x10\xc3\x51\xeb\xd4\x98\x17\xe1\xef\x1f\x20\x41\x03\x20\xbd\x39\x28\xdf\x31\x21\x35\xb1\x6f\xc6\xe2\xe0\x76\xd0\x42\x0c\x40\x18\xfd\x3e\x76\x83\xd7\x65\x70\x43\x56\x77\x00\x46\xe3\xfd\xb6\x63\x00\x89\x34\x44\xfc\x5b\x35\xf1\x33\xf6\x6c\x88\x77\x08\x80\xee\xdf\xc1\xdf\xbd\x0a\x07\x01\x56\x7f\x07\x48\x3b\x6a\xd5\x0e\xf6\xe7\xf7\x99\x90\xa5\xfe\xa0\x22\xda\xe8\x4d\x09\x3a\xa1\x8c\xda\x94\x4e\xc8\x0b\x31\x7b\x64\x4e\xf6\xcd\x84\x77\x82\xf3\x9a\x25\x9d\x58\x82\xa0\x09\x5c\x08\x80\x26\xf5\x77\x91\x87\x69\xd1\xf3\x46\x2b\x5c\xdb\x35\xf3\x7c\x6b\xd2\x9c\x33\x58\x67\x53\xf8\x3f\x65\x66\xda\x8e\x8f\x27\x39\x65\xa4\xce\xb6\xa8\x1d\x95\xe3\x8d\x13\xbc\x41\x0f\x70\x9e\x21\x7b\x4b\x65\x9c\x67\x68\xf1\x63\xfd\xa6\xdc\x97\xb5\xae\x51\x60\x1e\x36\xf9\x7b\x53\xc6\x61\xe5\xaa\xf3\x60\x29\x23\x18\xd2\x94\xfc\x95\x32\x14\xf0\x9e\xc4\xb1\x33\x52\xba\x9b\x7c\xc4\x29\x33\x65\x5a\x3a\x75\x2a\x81\x21\x02\x51\x4c\x81\xd3\xcf\x6e\xf2\x54\x70\x48\xac\xe9\xf4\x5b\x2a\x08\xdb\x36\x1d\xb8\x49\x85\x76\x98\x4e\xcd\xa6\x82\x88\x53\x93\x9f\x3f\x95\xa9\xd9\xcf\x07\x1f\x38\x0a\x96\xa1\x25\x11\x66\xb9\x90\x3a\xb7\x55\xbd\xf1\xc0\x39\xa8\x63\xb2\x09\x61\xf7\xd0\xf2\x47\x3b\x4f\x15\x49\x9f\x23\x7c\xec\x89\x54\x33\x3a\x55\x62\x6f\xaa\x48\xfd\x6f\xf9\x63\x61\xa5\x8a\x08\x5e\xcb\x82\xa3\xc2\x26\x6e\x52\xe1\x53\x45\xe0\xa6\x59\xbb\x68\x88\x6a\xb7\x22\xe6\xd8\x10\xd5\x6e\xe5\xe3\x97\x48\xad\x15\x3e\xf8\xcc\xa5\x75\x06\x66\xc4\x7a\x1a\xd6\xa5\x15\x3f\xb8\x11\x0a\xd3\xf9\xf0\xd4\x6e\x60\xac\x48\x61\x6f\x9c\x7e\x11\xe8\xed\xb9\xf8\xe0\x33\x4a\x47\x6c\xa5\x95\x8f\x3b\x31\x75\xf8\xa7\x5f\x2c\xb2\x27\xda\xc7\xd2\xa5\x7a\xe6\x27\x12\x5d\xbd\x70\x2e\x9a\x6d\xaf\x84\x54\xc2\xae\xef\x38\x37\x2c\xa3\x35\x75\x04\xfe\x86\xbc\xae\xa9\x3f\xfb\xef\x82\xa0\x69\x40\x66\x3b\xc9\x2d\x0d\xc4\xa9\x5b\x8d\x3f\xc9\x6a\x4b\x03\x07\x71\x5a\x95\x64\x18\x3b\x8e\xe2\x29\xef\x36\x0d\xd8\xb5\x9b\xb1\xb7\x97\x93\x0f\x3e\xcb\xba\x93\x44\x5b\xd0\x1b\xf0\xad\x35\x39\xf3\xd3\xde\x71\xe2\xcb\xca\xfe\x7e\x72\x14\xf1\xde\x9d\x39\xda\x4a\xa1\x4f\x3b\x22\x74\x4d\x69\x35\x69\x47\x84\xae\x29\x29\x2b\xed\x37\x26\x2a\x97\x7e\xda\x9f\xc4\xed\xf6\xc1\xef\xb1\x11\x30\x21\x8b\x31\xfc\xa6\xcc\xbb\x74\x20\xe5\xb8\x29\x55\x2c\x1d\x48\x2b\x2e\x8a\x8b\xa4\x03\x67\x99\x9a\x8e\xf7\xa4\xa3\x11\x0e\x19\x46\x07\xa2\xe9\x4d\x07\xff\xd2\x01\xe6\xe2\x40\x5d\x3a\x3a\xfb\x10\x63\x3e\x10\x46\x6e\x3a\x9b\x93\x0e\x24\x09\x55\x33\xb9\x03\x71\xd3\x3a\xc4\x5a\x8f\x93\x7d\x88\x0f\x1c\x0f\xc8\xcb\xbc\xe4\x78\x70\xaa\xd2\x16\xd3\x89\x04\xdd\x3a\xa4\xab\x9f\x48\x50\x68\x72\x82\xa5\x13\xa3\xb4\xa1\x85\x3a\x11\x28\x6d\x56\x8e\x2e\xe4\x85\x37\xa5\x78\xa4\x0b\xc6\x6e\x1b\x1f\xb7\x6f\xba\x12\x69\x56\xeb\x72\x65\xc8\x61\xa9\xdb\x17\x4e\xa8\xb5\x21\xb2\xbf\x60\x75\xf4\x4d\x06\xf4\x85\x1c\xa7\x97\x64\xbd\xce\x15\x00\xff\xac\xc2\x35\x05\x4b\xe8\xf2\x66\xa4\x1b\xfc\xe9\xa5\x59\xde\x89\x93\x15\x5c\x37\x4f\x6b\xdb\x2a\xbf\x2b\x47\x91\x1d\x71\xe3\x60\x5c\x97\xcf\x35\xdd\x90\x1b\x5d\x3e\x99\xc4\x54\x8a\xbe\x89\xd7\xde\x3c\x54\xa5\x13\x11\x09\x69\x0c\xa1\x6f\x62\x69\x37\xcf\x43\xea\x88\x44\x42\x1c\x21\x74\xef\x1f\x7a\xa2\xeb\x90\xdc\x80\xab\x39\x74\x1d\x61\x49\xf0\x2d\x87\x97\x2d\x0b\xdf\x57\x78\x99\x44\x70\x6e\x85\x6c\x1b\x87\xce\x98\x1e\x34\xfd\xe7\x62\x1f\x62\x69\xcf\xb5\x70\xba\x3e\xc9\x5b\xe2\x27\x1f\xc3\x2c\x6f\x38\xe0\xd8\xe5\xe3\xcc\x1b\x8f\xb4\xea\x74\x78\x5e\xf5\x2a\xf2\x07\xb0\xcc\xa4\xf1\x2e\x37\x71\xe6\x11\xf4\xae\x1c\x98\x1c\xf2\x83\x07\x1f\x6e\x9c\x79\x0c\xda\xf9\x83\x39\x1c\x40\xa1\x84\x73\x0e\x07\x3f\xf9\xa4\x2c\x66\xa4\x31\x87\x1e\x3f\xf6\x55\x0e\xf7\xcd\x07\x1a\xe5\x61\xa7\x1f\x9c\x66\xa4\x16\x87\x2e\x79\x9e\xe3\xc6\x4f\x3e\xdb\x36\xf3\xe0\x64\x56\x26\x52\x8e\x6b\xb6\x1f\x6b\x27\xf3\xc4\x56\x97\x4b\x2f\xc7\x8b\x0f\xb2\x3e\x41\x52\x40\xd7\xb9\xe5\x9c\xa0\xdf\x74\x45\xb1\x32\xcc\x93\xd0\x25\x8b\x73\x42\xc6\x6d\x4f\x1f\xc3\x2f\x27\xce\x45\x47\x53\x73\xc2\xc6\xee\x3a\x57\x9a\x33\x6c\xc5\x2e\x92\xca\x99\xd5\x39\x5e\x6f\x40\x08\x74\x9d\x05\xc9\x19\x7c\xad\xeb\x18\x4e\xce\xe0\x6b\x5d\x67\x21\x73\xe6\xb9\x7c\xf9\x7b\x72\xc6\x11\xf9\xb6\x7d\xdc\x11\x39\xe3\xb4\x64\xcf\xaf\x07\x3b\x1f\x7c\x08\x26\x43\xe2\xf7\x5c\xd5\x29\x7c\xaa\x5d\xf2\x3c\xe7\x83\x93\x1b\x02\x9d\x1b\x39\x7f\xd4\xaa\x5c\x38\xb9\xf2\x61\xda\xb9\xe0\xfc\x56\x2f\x71\xfb\x81\xfc\xca\x05\xf6\x63\x56\x7e\x54\x2e\xc4\x6f\xd1\x2a\x96\xb6\x36\xe4\x67\xa2\x05\x87\x05\x9b\x0e\x9a\xe4\x72\x10\x04\x01\x59\x00\xf5\x08\xfe\xe4\x06\x99\x2b\xb8\x97\x0b\x65\x8f\xbc\xd9\xb9\x82\xd7\xf6\xaa\x15\xa8\x81\xf1\x6a\xed\x9d\x0a\xa3\xad\x2b\x22\x9e\x2b\x0f\xea\xea\xfc\x65\xae\x3b\xdf\xf8\x70\xf4\x5c\x57\xed\x9d\x8f\x84\xcb\x75\xe7\x28\xda\x2a\x0d\x94\xd0\xeb\x47\xc7\xc8\x8d\xb5\x49\x94\x27\x91\x1b\xc8\xbc\xb7\x4f\x86\x59\x6e\xac\x68\xa3\x04\xe0\x4c\x5d\xa7\x2b\xa9\x33\xf7\x80\x85\xd7\x01\x99\xdc\x59\x01\x45\x27\xe1\x73\x67\x2c\x59\xce\xbf\xdc\x33\xd6\x59\xe9\x0b\xb9\x43\x7d\xee\x0a\xe0\xe5\x01\xf7\x7c\x93\x8f\x24\x8f\x1b\x34\x2b\x5f\x42\x1e\x50\x6d\xfa\xf8\xa8\x9c\x79\x87\x9b\xa5\xcb\x59\x90\x77\xe4\xd3\x75\x49\xc9\xbc\x43\x27\xef\xb2\x8c\xf3\x01\xd3\x3c\xa9\x8a\x4a\x3e\xe0\x49\xed\x4a\xf4\xcb\x47\x5b\x6b\xfb\xe9\xf4\x80\x51\xd4\x95\x8e\x95\x8f\x93\x70\x88\x53\x1c\xd7\x7a\xe3\x33\x97\xe3\xa6\xf5\xf0\x31\xc4\xf2\x49\x25\x4c\xce\xcd\x7c\x46\xac\xbe\xb2\x37\xf3\x09\xc0\x86\xdc\x87\xf9\x3c\x19\x6f\x12\xfb\x39\x71\xe4\x6c\x6c\xc2\xd8\x79\x07\x7e\xf2\x79\x70\x81\xa7\x0d\xe5\x67\xe5\x0b\x72\x62\x28\x86\x92\xef\xdf\x67\x00\xe5\x7b\x43\x1e\xd4\xab\x4d\x2b\x47\xf8\xba\x37\x44\x01\x9b\x3b\x80\xd3\xbf\xf8\x77\x64\xed\x04\x77\x30\x10\xd3\xf5\xef\x88\xea\x7d\xbc\x37\xf9\xe6\xd1\xcc\xec\xf7\x29\x74\x5e\x0f\xae\xef\xaf\x54\xc4\xb9\xee\x0d\x71\xdd\x8f\x5f\x2c\xdf\xd8\x47\xcd\x02\xe5\x46\xde\x8e\xbc\xaa\xf9\x86\x42\xa2\x3c\x9f\x7c\x87\x35\x25\xf5\x08\x43\x25\x4b\x12\xdc\xa1\xa0\x83\xa8\x36\x02\x99\xc9\xed\x86\x44\x1d\x0f\x80\x44\x0f\x6d\xd3\x3b\x20\x8e\x35\xdc\xdf\x0d\x94\xf8\x7d\x64\x42\x46\xd1\xf1\x1d\x27\xd2\x87\x71\x14\x19\x39\xd6\x80\xb1\xbf\xd3\xb2\xf2\x0d\xaa\x6e\x4a\x30\xcf\x37\x52\x69\x36\xb1\xc8\x1b\x32\x24\x47\xad\xfb\x0d\x0b\xd8\x49\x87\xf9\x8e\x0c\x96\x0a\xcb\xb0\x88\x9b\xb2\xa8\xf3\x3d\x95\xb4\xbc\x79\x12\x70\x82\xa9\x68\x4b\xbe\xd3\x54\xd0\xc3\x66\x42\x40\x3a\x8c\x72\xc5\xf2\x9d\x68\x85\x7b\xa1\x40\xd0\x0a\x8f\xe5\x7b\x6a\x13\x71\x78\x61\x51\x81\x47\xde\x9b\x7c\x27\xc4\xb7\x87\x7f\x7f\x56\xf2\xd9\x6a\x67\x26\xa7\x09\x22\xa4\xaf\xc8\x96\xce\x37\x58\x4e\xd6\xf1\xb3\x7c\xe3\xa4\x4a\xcd\x42\x4a\xe6\x1e\x4c\x7e\xd0\x69\xf6\x69\xc8\x8c\x94\x32\x13\x6b\x9e\xb4\xa8\xac\xe1\x7c\x67\xb2\x06\x4d\x29\x23\x3b\xd4\x53\xc6\x29\xbe\x16\x73\xf8\x89\x64\xba\x4b\xf9\xfe\xaa\xd9\x6b\x52\x88\x51\x8d\x86\xb2\x36\x45\x7c\xf9\x9e\xda\x57\x0e\xde\xab\x28\x6a\x93\x4c\xe8\xa8\x69\xe3\xb4\xde\x7c\xc3\x0e\x0b\xe6\x20\x77\x59\x46\xab\xda\x98\x4f\xf1\xef\x88\x98\x46\x41\x50\x23\x52\xb2\xdc\x4e\xec\x50\x1d\x4c\x7d\x78\x3e\xd0\xa2\x54\x92\x6a\xd6\x22\x34\xd0\xba\x18\xe1\xdd\x10\x54\xee\x82\x11\xf5\x14\x86\xa2\x46\xf9\x66\x71\x04\x4f\x02\x99\xda\x59\x71\xed\x7c\xa3\x58\x42\x35\x4b\xeb\x11\x68\xd1\x22\xf4\xdf\xe5\x1d\xe6\xbb\x57\xec\x36\xff\x8e\x30\xb4\xb8\x28\x52\x9b\x63\x33\xe5\x4f\x0d\x3e\x07\x93\x51\x3f\x90\x64\xe9\xf6\xf9\xce\x63\xcc\x37\x6c\xb7\xfc\x22\x44\x64\x42\x07\xb7\xa1\x04\x45\xf3\x0b\x78\x92\x86\xc9\x90\x89\x05\xde\x8a\x83\x1e\x6f\x0d\xc8\x3c\x67\xc5\x22\x33\xf2\x9c\x63\xd8\x4c\x77\x63\x52\xc6\xbb\x3d\xd0\x16\xd2\x91\x4a\xb0\x49\xb2\xde\x88\xd9\x04\x49\xeb\x9b\x0a\x8f\x52\x87\xf2\x3d\x15\x0d\xa7\xdc\xe6\x7b\x07\x8e\x4d\xf8\x30\x4f\x2d\x33\xef\x9d\x20\xfb\xfb\x8a\x5c\x45\x4d\x01\x1e\xa8\xda\xb5\x86\xfb\xdc\x58\x5b\x13\x80\x08\xdd\x8f\xe6\xf1\x1e\xce\x50\x0f\xa6\x72\x90\x83\xf7\xc2\xd4\x23\xb3\xb5\xab\x7b\x9a\xc7\x59\x59\xc5\x79\x65\x2a\xbf\xb6\xf2\xb1\xbf\xb3\x4b\xf3\x8d\x82\x80\x4e\x79\xcf\x4c\x65\x6e\xb6\x4b\xee\x69\x73\xc6\x64\x98\xce\x69\xc6\x16\x23\xf5\x24\x4e\xd4\x23\x4d\xe5\xd7\x3a\x4f\x01\x9e\x75\x20\x30\x23\x91\x39\x87\xe0\xdf\x1b\x12\x06\xdd\x61\x67\x07\xee\x11\xf1\xf2\xea\x0e\x0e\xe6\x74\xab\x7d\xa1\x43\x4d\xe1\x04\xe1\x79\x67\x9c\x73\x3b\x17\xef\x56\x9c\x0d\xcd\xc9\xc2\x7a\xea\xda\x31\x98\xe5\xa2\xfe\xcf\x6b\x19\xa7\x39\x13\x55\x28\x21\x23\x07\x3a\xeb\x2c\x60\x46\x0a\x74\x2a\xd1\x03\x0c\xa4\x00\x69\x02\x74\x2b\xea\xa4\x58\xbe\x51\xfa\x27\xbc\x28\x71\xda\x47\xd5\x8b\x70\x61\x06\xd1\xef\x3f\x68\xeb\xf5\x7b\xcd\x40\x2f\xdc\xcc\x60\x16\x4a\xee\xc8\x01\x44\x08\x77\x42\x56\xab\xa6\x74\xcf\x45\xd9\x4c\x17\x50\xdc\x43\x15\x04\x37\x39\xda\xeb\x83\x83\x73\xd0\xa4\x6f\x60\x3d\x7a\x48\xa4\x79\x67\xb7\x17\xed\xaa\x4b\xfa\x61\xa4\x3d\xdf\x0f\xa5\x44\xd1\x17\x4f\x84\x70\xd6\xa4\x60\xab\x8e\xe0\xed\xf3\x14\x7e\x21\x3c\x3c\x95\xe6\x86\xda\x5c\x98\xfc\x23\xb9\xf3\x4c\x29\x17\x65\x11\xdc\xcf\x09\x1c\xba\x73\x32\x34\x6f\xb6\xe7\xe6\x8c\xb4\xce\x0f\x79\xb2\xb6\x1f\x12\xcb\x7b\x92\x46\x83\xc4\xf2\xa0\xdc\xa3\x8c\xc4\xf2\xd9\x43\xd7\x03\x84\xd4\x5e\x2f\x2c\xb4\x0f\x3d\x18\x98\x91\x5f\x40\xa0\x40\x7b\x01\xd9\xdf\x13\x04\x0f\xb9\x14\x49\x7f\x01\xcf\xa8\x14\xcb\xe7\x53\x8f\x52\x6d\xec\x0e\x19\xe2\xc8\xff\x4e\x3a\xb8\x91\x91\xff\x1d\xaa\x68\x17\xf9\xdf\x31\xa8\x04\x44\x7e\x42\x21\x08\x1a\x31\x30\x32\x51\xdc\x25\x19\xf5\x70\x1f\x4b\xda\x09\x88\xc0\xa3\x1e\x42\xe4\x34\xcb\xb3\x22\xfe\x19\x49\xde\x49\x3e\xf5\x8c\xa4\xe9\xd9\x81\xf0\x10\xa9\x92\x88\xeb\x20\x2d\x3a\xa9\x16\x5e\x46\x5a\x74\x96\x2f\x36\x33\x2d\x7a\x28\x4d\x22\x23\x0f\x7a\x02\xe9\x2f\x90\xe7\x25\x71\xf3\x2c\xd5\xcf\x40\x52\xf5\x13\x1b\x41\x26\xf4\x9c\xb7\x66\x85\x7a\x8c\xc5\x40\x22\xc2\x99\x8c\xfa\xb4\x83\xcf\xf8\xf7\xb5\x98\x7e\x80\x54\x60\xaf\x25\x02\x9c\x8a\x79\x64\xa6\x42\x37\x1d\x23\xcc\xcc\x7d\x0e\xd6\x5f\x91\xec\x3c\x1f\xa8\x0b\xa8\x8b\x9b\xb6\x10\xb2\x99\xe3\x10\x91\x23\x9b\x39\xbf\x30\x0d\xe5\xb0\xda\x3e\x65\x3a\x73\x4e\xe2\xdf\xc8\x4f\x0e\x72\xa8\x65\xe4\x27\xa7\xad\xb9\x07\x64\x0d\x68\x5f\x21\x3f\x39\x9a\x35\xad\xfc\x64\x53\x4b\x59\x20\xab\xc3\x02\xde\xe5\xa5\x2c\xd4\x70\x25\x72\x56\x86\x72\xf6\x08\x28\x17\x20\x86\x0f\xcf\x62\xd6\x29\xa1\x8c\x0c\xe5\x89\x36\x8f\x30\x60\x5c\xf9\x05\xe8\x3e\x52\x88\x91\xa2\x9c\x55\x93\x28\x3f\xd4\x28\xb3\x21\x22\x2f\x34\x40\x93\x7f\x97\x6a\x80\xe0\x73\x6d\x1e\xa0\x2e\x06\xae\x11\x96\x4a\x29\x99\xf1\xd0\x19\xac\x93\x38\x19\x59\xc4\xd9\xe6\x38\xb2\x88\x67\x9f\xc2\x73\x65\xde\xb4\x94\x05\xa4\x02\xc7\x60\x4d\x19\xb9\xc0\xd9\x36\x26\x72\x81\xb3\x4d\x6d\xe4\x02\xcf\x0f\xd4\x25\xe2\x13\x76\xe3\xc1\x01\x9b\x8a\x89\xa9\x41\x94\xcb\x44\x44\x2e\xef\xec\xc0\x0f\xa8\x8b\x47\x0f\x09\x4c\x26\xf7\x08\x76\x25\xd5\x9a\xd9\xba\xf6\xac\x22\x3b\x77\xf6\x28\x54\x76\x9a\xb1\xa6\x06\xb8\x9e\x8b\xf4\x62\xe4\xe7\x86\xa1\x7c\xa5\xcc\x04\xdd\x16\xbd\x1a\x1d\x50\xcb\x27\x83\x8c\xdc\x2c\x1f\x7a\x66\x46\x6e\xb0\xea\x8b\x94\xdc\x97\x27\x12\x29\xb9\x59\xd5\x1f\x32\x52\x72\xe7\x07\xc2\x4b\xe7\x81\xa4\x9f\x64\xdc\x65\x24\xec\xce\xaf\x3d\x03\x2c\x93\x7c\x0f\xc8\xd8\x9d\x2f\x68\xe9\xa7\x26\x9d\xed\xef\x40\xca\x6e\x57\x06\x7f\x46\xca\xee\xfc\xc0\x0f\x90\xc5\x67\x52\x19\xc4\x80\x70\x88\x7c\xa8\x6c\x23\x14\x49\xba\xd9\x7e\x3d\x24\xe9\xce\x1e\x3d\x24\x50\x62\x82\x46\x88\xbf\x5a\x6e\x0d\x32\x05\xb7\xc9\x9f\x2d\x46\x90\x96\x1b\x82\xb9\x27\xd3\xf0\x2c\x56\xe0\xe4\x4b\xe6\x7d\xfb\x81\x3d\x25\xac\x40\x77\x6e\xee\x10\xba\x73\x91\x36\x81\xb4\xd7\x30\x2c\x42\x8e\x45\x38\xea\xf0\x28\xe0\xce\x02\x11\x79\xab\xc3\xa2\xf5\xa0\xd3\xc8\x3d\x1e\x44\x82\xd7\x1d\xee\xcf\xac\xaa\xbe\xf9\x39\x60\x08\xbb\x4d\x97\x99\x57\xf6\x04\x27\x93\x5e\x87\x54\xd3\xf0\xc2\xe2\xb9\x48\xd5\x1f\x54\x0e\x29\xa0\xce\xce\x07\x5a\x5a\x9c\x5b\xb7\x1f\x9d\xc9\xa5\xc9\x32\xe5\xa4\xde\xe6\x69\x9d\x24\x56\x73\xcf\x13\x89\x6a\x66\x1b\x54\x9f\xbd\xe9\x4f\x6a\x39\xd6\x41\x2e\xb0\x0d\x63\xfe\x02\x39\x1a\x91\xd7\xc2\xb4\x60\xbc\x18\x30\x30\x01\x5f\x30\x09\x2c\xc7\x50\x4e\xb3\x5b\xe8\x5c\x20\x3f\x0b\xce\x0b\xfc\xd8\x5b\xfa\x02\x17\xb1\xb0\xbf\x38\x27\xb3\x99\xa9\x4f\xa7\x6a\x86\x4c\x05\xda\xc4\x34\x15\xe8\x56\x4d\x1c\x37\x8c\x1a\x77\x48\xfd\xd9\x1a\xf8\x33\xf5\xe7\xd4\x5e\x1d\x50\xc7\x31\xde\x6f\xa4\x9d\x1b\xc4\x1b\x23\x7a\x25\x1f\x6e\x62\xe9\xcb\x0f\xd4\xdf\xd4\x3c\xe9\x87\x68\x93\x35\xf8\x3c\xf0\xec\x98\x0f\x4c\xf5\x37\xe5\xe1\x2e\xb1\x8b\xab\x3b\xe8\x38\xa4\xab\x49\x30\x04\xfe\xfa\x7e\x61\x49\xbb\x7c\x69\xb8\x96\x73\x0f\x96\xde\x5b\xe4\x41\x19\x9f\x8f\x11\x50\x58\x29\x6b\x93\x83\xad\x20\x3d\x78\xee\x91\xa4\x07\xf0\x3a\x14\xbf\x40\x18\xbb\xda\x8d\x30\x64\x3d\x80\xdb\xe1\x63\xb9\x94\x0d\x8e\x52\x1b\xe5\x65\xdb\xa8\xea\xf9\x05\x2a\xb8\xc5\x3d\xcc\xb5\x96\x90\x2a\x1b\x14\xdc\xaa\xf3\x37\x65\x9b\x1a\x6e\x91\x23\xb3\xa0\xa2\xd7\x9c\xb6\x80\x0c\x20\xe0\xcf\x16\x29\x48\x72\x4e\xaf\x49\x04\x9a\xb4\x1f\x95\xa6\xa0\xb0\x57\x56\xc2\x69\x41\x29\xaf\x30\xaa\x47\x58\xb3\xf4\x0b\xd4\xa2\xba\x80\xa6\x06\x5c\xdd\x23\x29\xdc\xbf\x53\x15\xfc\xe8\x2c\x85\x35\xbf\x5a\x34\xa2\xc2\xc5\x31\x0c\x35\x52\xcf\xba\xc7\x84\xde\x15\x7e\x12\x1e\x2a\x5b\x24\x0a\xd4\x3b\xf2\x13\x93\xe1\xc5\x29\x49\x5d\x9c\x50\x36\x9c\x92\x1c\x45\xab\x14\xb9\xee\x5a\x67\x64\x27\xd6\xe6\xef\x29\x61\x92\x26\x1c\xb1\xc5\x5f\x1d\x40\xbd\xa9\x5a\xb4\x48\x84\x78\xc0\x03\xc7\x4e\xfd\x3b\x2d\x04\x0f\x30\x55\xb0\xcd\x4b\xc4\x5c\xa7\xe4\x55\x4f\x6b\x03\x0a\x44\xea\xf3\xc1\x20\x7d\x12\x53\xd4\xe6\xc1\x3d\xf7\xb0\xd6\x44\x18\x46\x66\x74\x32\xa1\x21\x72\x55\x9b\xf7\x4b\x26\x16\x45\x48\x19\xee\x9a\xea\xf6\x02\x41\x43\x64\x68\xae\x5d\xb3\xa6\x36\xde\x44\x05\x19\x58\x33\x5a\x33\x6b\x2d\xf9\x77\xee\x9e\x64\x90\xd6\x6e\x31\x48\x34\x19\x9a\xdf\x80\xcc\x0a\x9a\x54\x01\x77\xf7\xef\x65\x11\xbf\xc6\x2c\x58\x6a\x13\x22\xfc\xb5\x0a\x0f\x97\xad\xac\xa5\x76\x0f\x94\x9b\xc6\x1b\xd5\xeb\x26\x98\xa6\x3a\x9d\xb6\x57\x8f\x0f\x81\xd6\x07\x95\x6b\x97\x84\x17\x9c\xe1\x1b\x2f\xf2\xa8\x0b\x4a\xf5\x59\x19\x89\x14\xd4\x95\xde\xc3\xe4\x07\xdc\xa3\x49\xcb\x5d\xa9\xab\x26\x77\x01\x12\x6b\x1e\x83\x3b\x2e\x69\xf9\x1a\xd7\x5f\x3d\x2c\xfd\x39\x6b\x39\x1a\x0b\xb7\xf9\x03\x9c\x2d\x8e\x9a\x28\xf4\xe9\xcd\xb8\x6e\xcc\xe5\x11\x8c\x2b\x6e\x65\x92\x6c\x5c\x7f\xb7\x51\xcd\xce\x8b\xd7\xb9\x78\x1a\x70\xa9\xcf\x59\x34\x4e\xaf\x70\x77\x9b\x0a\x46\xd6\x90\x9d\xb6\x91\x67\xdd\x49\x52\x59\x68\xe9\x90\xad\xa6\xfa\xbe\x54\x3b\x0f\x4a\x85\xc1\xab\xb5\x14\x58\xb3\x68\xc6\xc3\x8b\xf0\x40\xfd\x74\x08\x6f\x83\x7a\x50\xf7\x83\xb5\x7a\x9a\xf8\x80\x1e\xe4\xe5\x9e\x0a\x6a\xca\x66\xe1\x03\x24\xf6\xea\xe0\x20\x08\x7e\xe1\x64\x8f\x82\x7a\x69\xa8\x55\x9f\xec\xa4\x31\xf3\xe8\x7d\xd1\x98\xa6\xb1\xd3\xaf\x67\x6c\xee\x8c\x34\xb8\x7d\xc1\xae\x14\x94\x07\x5d\x5e\xc6\xdd\x01\xe7\xe9\xab\x0d\x06\x61\x1e\x7e\x40\xd0\x74\x21\xea\xa0\x0f\x42\x30\xe2\x6c\x55\xf6\x24\x96\x8a\x6a\x79\x7c\x90\x66\x2d\x58\x98\x68\xb0\x09\x0f\x27\xd7\xc6\x0c\x82\xfe\x5c\xb3\xa0\x93\x5e\x38\xb3\xc1\x93\x96\xa9\x81\x3c\x51\x48\xed\xf5\x02\xfd\x20\xaf\x2e\x88\xeb\xfc\x33\x51\x84\xe3\x4e\xf1\x05\x21\x39\x96\xa9\x03\xe7\x9d\x74\x80\xba\x6c\xf0\xe7\xd6\xe6\xf1\x10\x21\xae\x43\xcb\x70\xd1\x1e\x32\x3f\xb9\x38\x85\x21\x90\xaf\x82\xa2\x04\xee\x01\x3c\xcd\x3b\xfb\x42\x28\xf2\xf5\x3e\x4b\xee\x6d\x7e\x01\xa7\x56\xbd\x93\xe9\xc1\xf5\xce\xbf\x68\xee\x78\x93\xdc\x24\x05\x0b\xb4\xa5\x72\x9a\xfe\x6e\xd0\x82\xc7\xbc\x33\x5f\xd0\xb4\x6e\xec\x65\xe3\x85\x09\x0b\xc9\x9b\xfd\xc6\xd1\x53\x2b\x5f\x37\x63\xeb\x16\xb2\x37\x7d\x39\xd9\x63\xc0\x91\x61\xcc\xdd\x98\xc6\x0b\x48\x6e\xed\xac\x07\x70\xea\x16\x15\x63\x2d\xdb\x43\xbf\x9a\x19\x2f\x8b\x6f\x34\x93\xcb\xc3\x6d\x64\xe4\x3e\xdc\xfd\x1a\xf4\xe1\xbc\x44\x91\x0f\x79\x94\x09\xec\x81\xae\x30\x3c\x04\x59\x94\xe7\x05\xd7\x6e\xf5\xea\x3c\x6b\x6f\x7f\xba\x64\x8d\xcf\xfa\x31\xab\x0a\xf3\xb5\xaa\x6e\xfe\x29\xbc\x5f\x48\x67\x1d\x0a\x6f\x13\xaa\xba\xfe\xa1\xf0\x36\xa1\x21\x05\xbf\xf0\x36\xa1\x2c\xe7\x5c\x09\x74\xdd\x0e\xbf\x40\xf5\x41\x8c\x34\x2c\x3d\x54\x6c\x11\xd7\xfc\x44\xeb\x17\x01\x6a\xa6\xca\x60\x96\x80\x08\xbd\xb2\x16\x0a\xea\x86\x66\x15\xaa\x2a\x61\x65\x57\x78\xc8\x40\x3b\x2a\xa9\x4d\xf6\x60\x3c\x40\xed\x8c\x1f\x7f\x4d\x09\x4b\xed\x14\x9b\xc4\x9d\x3e\xf3\x81\xe6\x0d\xad\x52\xb9\x5f\x05\xb5\x4a\xb3\xca\x41\x95\x10\xb9\xd7\x44\x74\xb8\x5c\x27\xa9\x9a\x6a\xe1\xdd\x39\xc1\x0a\x06\xae\xca\x99\x0f\x84\xb8\x14\x51\xfa\x4c\x3d\x24\x72\x20\x69\x39\xb8\x2b\x67\x7e\xa1\x3e\xd3\xca\x41\xf7\x1b\x0d\x50\xf9\x05\x52\xbe\xd4\x43\xdc\x8c\x33\xbb\x10\xaa\x12\x31\x61\x20\x0e\xb4\x85\x08\x84\xe5\x95\x3e\x55\x78\xa5\x8d\xca\x80\x94\x40\x47\xab\xb5\x05\xde\x6a\xa3\x4a\xb5\x85\x97\xda\xe8\xc6\x82\xc2\x3b\x6d\x92\x67\x9d\x51\x56\xc1\x8b\x8d\x30\x7d\xd5\xf6\x47\xc2\x60\x6c\x5e\xfc\x4c\x0b\x42\x68\xcc\xf0\xc8\x0c\xb7\x59\xcc\xd9\x00\xb2\x2e\x8c\xfb\x87\xff\xc4\xb4\x92\x59\x29\x29\x1b\xc0\xb5\x50\xea\x01\x8e\xdb\x68\xda\x28\x11\x3d\x0a\xa2\xc2\xa5\x97\xf6\x81\x3b\x6c\xb2\x6a\x76\x15\x96\x89\xad\x4a\x3a\x2a\xb8\xb1\x66\x3e\xf0\x1b\x74\x6f\x74\xf7\xb9\xa3\xfa\x8c\xdb\x27\xcb\x15\xa8\xbd\x18\x92\xc6\xac\x8c\x32\x99\x7a\x2a\xa1\x14\x5e\x2a\xb9\xcd\x4f\x62\x44\x05\x17\xcd\xb8\xd8\x4e\xe1\x3d\x33\xc1\xfa\x13\xee\x99\x09\x38\x5c\xfb\x79\x80\x65\x12\x47\xc5\x3d\x32\x2e\xcf\x53\x78\x8f\xcc\x10\x7b\xc4\x35\x32\x79\xf3\x8e\xac\x28\xcf\x63\xce\xd4\x28\xcb\xf4\x3e\x53\xc6\x93\xe9\xa0\xd1\x04\x97\xf6\x1c\x96\x93\x56\x10\xe1\x46\x18\x5d\x73\x51\x02\xf3\xb2\x65\x84\xe0\x3e\x98\x24\x7f\x50\xe1\x85\x30\x6f\xb6\xd3\x98\x9a\x69\xd2\x6a\x4c\xa6\x13\xcc\x8d\x1e\x4c\xa9\x29\x01\x6a\xa8\x8e\xed\x96\xd0\xe3\xbb\x26\x51\x09\x7d\x4d\x42\x43\x2c\xa7\xad\x99\x42\x07\xe2\x8b\x7b\xe0\xa5\x00\xfe\x00\x55\x91\xa2\x47\x84\x08\x90\x3d\x10\x50\x97\xad\x25\x73\xb6\x0e\xf2\x8f\xee\x00\x8a\xd1\xeb\xf7\x35\x07\x43\x80\xba\x48\x51\xed\x81\xba\x11\xb2\x0e\x02\x9c\xb0\xca\x0e\x2c\x28\x69\x9c\x74\x0c\xbf\xa0\xa6\x71\x56\x2a\x60\x09\x83\x69\x2c\xee\x8f\xa7\x51\xcc\x71\xe0\x63\x7d\x31\x6f\x1e\x20\x75\x87\x70\x90\x16\x73\x24\x38\x48\xb3\x5c\x4e\x25\x20\x3b\x21\x26\xb7\x17\x96\xdd\x43\xfe\xfe\x6a\xdd\xb4\x85\xca\x05\x36\x57\xc3\x5e\x01\xb2\x96\x09\x95\x0a\x74\xa4\xa4\x84\xa9\xde\x26\x2b\x20\x01\x87\x2e\x5a\x32\x53\x44\x7a\x82\x12\xb4\x4a\x80\x3a\xab\x2c\xba\x82\x0c\xe6\x68\x8b\x3b\x1c\x10\x68\x26\x4d\xb8\x60\xbb\x67\x30\xd5\xdb\xbc\x99\x81\x1c\x8b\x8d\xbb\xc3\x9d\x0f\x34\x85\x83\xaa\x66\xf1\x10\x28\x7f\x25\x0d\x39\x1c\xf0\x92\x18\xcb\x07\xb9\x9c\x3c\x1d\xb8\x8d\x68\x3e\x50\x97\x27\xbd\x97\xe6\x73\xac\xcc\x66\x31\x7d\x62\x16\x16\x89\x70\xda\x66\x2f\xec\xb9\xa0\xf6\x07\x20\x5e\xe9\x69\xe1\x64\x28\xc7\x9b\xfc\x3c\x20\x0b\x34\xef\xa9\x40\xa7\xe1\x59\xb2\x22\x40\xf5\xef\x34\x98\x2d\x7c\x98\x23\xf9\xe2\xdd\xd7\x9a\x95\x60\x60\x8e\x83\xf5\x7c\xdc\x71\xe4\x40\x72\xe1\x8d\x46\xe3\xc5\xea\xe0\x74\x8d\xe6\x6c\x17\xca\xcd\x1a\x71\x17\xb3\x67\x04\x24\xcf\x4e\xbd\x38\xd5\x45\x28\xcd\x26\xee\xed\x5d\x7a\xac\x84\xa9\x13\xa7\xe6\x2d\x75\x53\x75\xf4\x16\xb8\x17\xd0\x9a\xd6\x0d\x54\x9b\xd1\x40\xe3\x1d\x96\xca\x37\x31\xed\x0e\x50\x3c\xcd\xe2\xe4\x46\xcc\xdf\x42\x1a\xfa\x6f\xb4\x46\x76\x53\xfd\x91\x3d\x15\x1e\x82\xac\x0f\xa0\xee\xea\xee\x81\x12\x9e\x85\x67\xd1\xdb\xb3\x36\xa1\x1f\x30\x7a\x59\x7e\x26\x80\x9e\xf2\xae\xc6\x56\xc2\xc3\xf3\x2f\x9a\xd0\x43\x2f\x86\x35\x1f\x38\x81\xa3\x89\xf3\x41\x76\x9c\x31\xf2\x30\x3e\x20\x1c\x3f\xf0\x9e\x7a\x95\xe1\x02\x56\xf2\x4d\x41\x25\x73\x97\x7f\x2b\xa8\x5d\x1e\x8b\xde\x8f\x1b\x64\xbc\x98\x10\x8b\x99\x0f\xf3\x51\x14\x33\x4f\xca\x17\x2a\x38\x70\x10\x95\x03\x55\x22\x6f\xe1\x14\xad\xb3\x78\xb9\x32\x65\x0b\x6a\x97\x67\xe5\xce\x94\xc8\xfa\x75\x5a\x11\xd4\x2e\x0f\xaa\x0f\x53\x22\xf3\x5c\x95\xdd\x53\x58\xbd\x3c\xeb\xb2\xc6\x12\xa9\x56\xcb\xfb\x10\x71\xda\x5b\x19\x0f\x25\x32\x7f\x41\xd9\x35\x25\x22\xf3\x55\xc7\x43\x4b\x0c\xd4\x52\x86\x5f\xb8\x40\x86\x82\x39\x92\x0a\x24\xf5\x63\x64\x2e\x81\x5f\x40\x4d\xb1\xe0\xdf\x2b\xb1\x96\xf5\x00\x0a\x6c\x71\x7b\xed\xc6\xa2\x07\x03\x09\x85\x02\x1a\xfe\x52\x85\x8b\x4b\x5c\x19\x12\xc6\x73\x24\xde\xd4\x4e\x58\x58\x83\x88\x3a\x70\xd1\x58\x4a\x6b\x21\x05\x73\x62\x3e\xb0\x5f\x00\xe9\x49\x44\xa3\x4e\x45\xd0\xbd\x2c\x05\x75\x2a\x72\x7c\xfd\xce\x6c\x07\xf7\x47\x05\xd5\x6d\xba\x2a\x45\xca\x91\xa9\x0a\x62\xf6\x28\x24\x91\xbd\x79\xe3\xf2\x9e\x4a\x2f\x89\x19\x61\xa4\xe8\xf6\xaa\xd6\x2a\x10\xe8\x1e\xcd\x7e\x61\xae\x5b\x33\x12\x33\x64\xbe\x8c\xf4\x48\x05\x56\xca\x1a\x2f\x43\x6b\x4a\xf8\x29\xb8\x0c\x2d\x55\x2f\xdb\x47\xa1\x15\x12\x96\x42\x3b\xfc\x06\x25\x96\x69\xa7\xf0\x1a\x38\xc1\xc0\xc3\x8f\x66\xc4\x11\x57\x5e\xd8\x29\x88\xcb\xd0\x72\xf4\x8e\x2c\x94\x60\xe2\x09\xbc\x0b\x6d\xbc\x96\xb6\x2e\x4d\x41\xf3\xe2\xd1\x22\x79\xcb\x70\xc4\x27\x3a\x5c\x81\xab\xd1\x52\xf2\x10\xcb\x79\x6a\xd4\x23\x19\x21\xbe\x3a\x00\xf5\x55\x83\xb0\x26\xe1\x07\xb4\xc0\xbd\x56\x95\x69\x47\x7a\x01\x75\xc9\x8a\x67\xdd\xa0\x5e\x79\xd6\x8d\x77\x86\xba\x0d\x72\x95\x99\x89\x3b\xcd\x72\x34\xf5\xa1\x2c\x99\xb5\xdc\x48\xad\x57\x19\x17\x05\xd7\x91\x65\x45\xdb\x4a\x6c\x58\x7b\x7f\xd0\xe9\x18\xf3\x52\xf6\xc5\x58\x34\x24\xeb\x07\x4b\x20\xf2\xee\xb1\xa6\xf4\x9d\x12\xfb\x22\x50\x3f\xe0\xf1\x23\x77\xd9\x01\x83\x90\xd0\xb1\xa9\xbd\x07\xfb\x22\x16\x7f\xb0\xf6\x88\xdf\xe0\x2c\x44\x4d\xd4\x4a\xa5\x6a\xa0\x74\x4a\xb6\xb7\x9f\x67\xb7\x72\xaa\x3f\x49\xcd\x2e\x28\xac\x92\x1d\x73\x8a\x4b\x67\x95\xb8\x43\x5d\x94\x18\x6c\x2b\xa0\x2e\x8a\xab\x83\x16\x94\x45\xe9\xc9\x9b\x7e\x30\x2a\xaf\x19\x43\xa9\xb5\xbf\x01\x35\x4f\xb2\x4e\xe6\x97\xc8\x03\xa0\x2a\x7f\x56\x70\x63\xc1\x1c\xd1\x0f\xea\xf7\x57\xd7\xe5\xbe\x25\xee\x8d\x2f\x68\xca\x3b\x0a\x70\x4a\xe9\x44\xd5\x94\x64\x8f\x68\xe4\xb5\x4a\xd2\x10\x59\x05\xa5\x18\x65\xb8\x65\x29\xd8\x35\x10\x0f\x9c\x11\x30\x13\x80\x93\xf6\xc5\xc8\xa8\xd5\x4a\xcd\x89\x07\x2d\x75\xad\xc9\x01\x53\xc4\x22\x94\x3e\x5a\xfb\x12\xe2\xb1\xce\xe9\x7f\xda\xe7\x86\x29\xba\x8d\x45\xb6\x88\x45\x05\xab\x66\xd2\x3e\xb9\x9d\x2d\x6e\x4e\xc4\x19\xa4\xc8\x47\xa6\x15\xd8\x74\xc7\x25\x6b\xce\x02\x2e\xbc\x63\x2d\x2b\x7d\xae\xe0\x8e\xb5\xa4\xc3\xd3\x85\x97\xac\xb5\xf4\x7a\xc0\xec\x23\x53\x26\xb2\x72\xad\x1e\x46\x78\x6d\x83\x1d\x10\x91\x69\xb8\x9b\x07\xbd\x58\xa9\xd4\x6c\x08\x77\xb6\x04\xeb\x16\xcc\xd3\xb5\x43\x21\xc2\x6d\xfb\x42\xdc\x45\x2f\x9d\x45\x39\x32\x75\xa3\xa5\x26\x2f\x73\xf3\xbc\xaf\x81\xea\x89\xfe\xfd\x00\xa6\x3d\xc0\xc9\x11\x85\xea\x0b\x92\x3e\x7b\x12\x60\xc6\x96\xb2\x17\xa2\x69\x26\x26\xaa\xb8\x96\x69\xeb\xac\x92\x21\x84\xdb\xb7\x9a\xfd\xc3\xeb\x6b\xdf\x79\xbc\xb9\x01\x34\x00\x55\xe0\x68\x46\x79\xc3\x68\xeb\xee\xa0\xb1\xb2\xb4\xda\x9d\x1f\x68\x8e\x37\x93\x2f\xbd\x27\x6f\x6e\x62\xd3\xcf\xbd\x66\x2d\x20\x1e\x7a\x2a\x2d\x10\xe8\xe5\xb5\x2b\x32\x32\x79\xc1\x8c\xea\x61\x55\x60\x41\xf1\xac\xa5\x13\x98\x54\x6c\x2d\xa3\x9e\x45\x92\x82\xea\x21\xc3\x36\x2b\xa0\xe6\xea\x89\xe1\x4a\x84\xda\x3c\x0f\x7a\x79\x2d\x94\x1e\x1c\xe3\xd0\x90\xac\x56\xa4\xf2\xd8\x25\xe1\xd0\x97\x0e\x9b\x17\x9c\x49\x4d\x51\xee\x2b\x54\x33\x9a\x93\x0c\x7a\x00\xad\x2d\xfb\x05\xa0\x5e\x82\x17\xc5\x8b\xa6\xc5\xe3\x0f\xc0\xdf\x85\x15\x14\x22\x8a\x21\x8a\x7f\x26\x16\x67\x1e\x06\xe1\x41\xf1\x64\xfd\xce\x62\xcc\x9a\x62\x0a\x0b\xef\x51\x0f\x12\x7b\xd4\x90\xf0\x11\xbf\x40\x80\x32\xeb\x98\x00\x4a\x17\x25\xdd\xec\x50\x12\x75\x59\x7b\x52\x12\x7d\xc4\xc5\x2f\xa0\x1e\xf3\x6b\xc4\x83\x1f\x08\x8d\xc8\x4c\xa8\xfd\x05\x34\xb4\x2a\xe3\x11\x07\xc1\x82\x5d\x25\x09\x27\xc1\xc6\x64\xd1\x3f\x10\x42\x09\x05\x9b\x2d\x66\x53\xa4\x47\xac\xa9\x9d\x00\xa0\xe0\x99\xba\x76\xd7\x4d\xcf\x05\x95\x93\xe6\xf0\x7e\x80\xfa\xab\xda\xa3\xac\x84\x34\xcc\xe0\x71\xc5\xa0\x4f\x50\x95\xc4\xd4\x01\x5d\x11\x57\x50\x2a\xc9\x27\x8c\x0a\x4b\x25\x8d\xf8\x7a\x40\x98\x84\xc4\x44\xc5\x51\xae\x15\x94\x46\xf2\x61\x99\x82\xe2\x47\x29\xcb\x5e\x67\xf1\x23\x5d\xf9\x54\x50\xfb\xe8\xa5\xea\xa2\xf6\xd1\x04\x49\x58\x49\x6b\x12\x1e\x92\xa6\x6b\xf5\x83\xb9\x1d\x5e\xeb\x96\x37\x80\xa0\x21\x73\x78\x17\xea\x2e\xa8\x95\x14\x9a\x53\x50\x70\x22\x3b\x36\x93\x56\x06\xa9\x05\xff\xce\xca\xdf\x9a\x23\xd4\x71\x5d\xad\x59\x58\x5c\x69\x98\x14\x33\x2b\x7f\x6b\x0a\x28\x8c\x9c\x5f\xfd\x31\x18\x51\x0d\x21\x9d\x3b\xda\xe1\xa8\xbe\xe4\xfc\xfb\x82\x6a\x4b\xc9\xc1\x09\x54\x5b\x8a\x2a\x86\x5b\x12\x33\x89\xa5\x8c\xb3\xd6\x52\xf5\xfe\x44\x29\x63\xeb\x84\x09\xda\xfb\x90\xe1\x97\x98\xc9\xa0\x43\x95\x25\xc1\x3d\xad\xec\xbb\x92\x0a\x37\x47\xf2\x83\xf3\x5d\xed\xbc\x24\x28\xef\xd6\x8b\x13\x32\x1b\x9a\x77\xd7\x52\xd5\xa5\x86\x26\xa8\xea\xb5\x1b\xeb\x48\x6c\x18\x8e\x4c\xa4\x55\x9d\x41\x30\x55\x32\x4e\x03\x59\x7f\x57\x61\xbd\xa4\x4a\x34\x7a\x9a\x75\xd1\x8e\xa0\xac\x84\xd2\x43\xa0\x66\xa2\x29\xa1\xad\x6b\x20\xd5\x5e\x77\xdb\xab\x1d\xb1\x05\x35\x62\x63\xde\xa3\xb0\x02\x9f\x75\x35\x65\xc0\x65\x3d\xbc\xbf\x1a\x8e\x9a\x9a\x4d\x36\x96\xd4\x14\xd6\x78\x5a\xee\x0d\x00\xd5\x11\xe3\x1d\x79\xc6\x4a\x11\x2f\xa8\x81\x15\x92\x6e\x41\x2f\xa9\xad\x2a\xe2\x1e\x03\xb5\x28\xe5\xdc\x4c\xf0\x59\x27\x33\xd6\x4e\x4e\x6b\x62\xea\xa8\x13\x2d\x7b\x38\xf1\x6e\x10\x4b\x62\xde\xf9\x19\xec\x7b\x4c\xa8\x5b\x98\xbd\x72\x3c\xf1\x66\x95\x08\x85\xb5\xb2\x95\x5d\x14\xd2\x4a\xc3\xf4\x3a\x38\x6f\x6f\x19\x54\x08\x19\xde\x21\x48\xbb\xad\xdd\xf4\x04\x7d\xbb\x5b\xc0\xec\xd8\xf4\x66\x02\x28\xa4\x13\xec\xbc\x4c\x4b\xe1\x36\xae\x77\xec\x72\x73\xcf\x9d\x30\x0a\xa6\x1d\x87\x1c\xcc\x8e\xa1\x6e\x6f\x36\x49\x78\xf5\xd6\xb0\x0e\x95\x78\x8d\x47\x7a\xbd\x81\x1a\x9d\xdd\x30\x80\xfc\xa4\x07\x26\xa6\xf2\x5a\xe7\x41\x7d\xaf\xec\xe8\x2c\xeb\x79\x39\x1a\x9f\x58\x5e\xc1\x62\xf3\x58\x93\x52\x8f\xcc\xa3\xf8\xd9\x09\xd5\x92\x8e\xfa\xbe\x82\xa0\xa4\x63\xed\x30\x3f\xa0\x10\xb5\x8c\x3a\xd6\x9c\x85\xb5\x83\xca\x8a\x5f\xa0\xce\xef\x2d\x80\xd2\x2e\xcd\xf9\x28\x89\x37\x86\x58\x2b\x4b\x74\x4c\x37\xb7\x21\x63\x2c\x52\xce\xfe\xbe\x18\xa1\xa4\x93\x0b\x21\x3b\x23\xd1\xcd\x2c\xbf\x17\x8a\x96\xa5\x2e\x6b\x13\x45\xcb\x62\x33\x5b\x80\x97\x39\x9b\x3a\x71\x1b\xac\xe3\xd7\x69\x69\xf4\x8a\x78\xa3\xaa\x59\x74\xba\x28\xef\x82\x6d\xce\x16\x48\x38\x48\xf7\xa2\x1d\xe4\xfd\x3a\x51\x28\x5d\x34\xd5\x04\xe1\xc5\x94\x2c\xa3\xed\x42\xad\x78\x8b\xc9\xa9\x8e\x77\xfb\xd5\xd2\xc5\x2d\x97\xdd\xe3\xc3\xba\x61\x9a\x04\x8e\xce\x0d\xeb\x99\x09\x1a\xb9\xfd\x89\x09\x0a\x79\x33\x71\xde\xe9\x7d\xbf\x44\x49\xf7\xaa\xef\xa5\x36\xeb\x6c\xf9\x77\xfa\x4a\x9a\x5f\xa0\x41\x6a\xb5\xf1\x86\xec\x37\x31\xde\x38\x11\xfe\x02\x71\x47\x5b\xeb\x80\xa3\x77\xd5\xd4\x0c\xf5\x3c\x1b\xed\x70\x5a\xbf\xb0\x88\xa4\x8d\xd7\x0e\x46\xd2\x86\x43\xf8\xa8\x9b\x12\x55\x1e\xb3\xa4\xa9\xcc\x47\xfb\x0c\x12\x7c\xd8\x2f\xb5\x17\x2e\xec\x97\xfa\xb6\x6a\xa0\x99\x10\x1e\x9e\x00\x6b\x7e\x03\x38\x78\x8d\x00\xc5\xd8\x4c\xe6\xe9\x18\xc1\x6d\xe8\x98\xda\x4f\xb8\x22\xf8\x95\x9b\x95\x79\x6e\xce\x5e\xe6\xcc\x7c\x0d\x4d\x31\x23\x5d\xc3\x28\x41\x25\x98\xa8\x02\x9e\x25\xa3\x68\xa8\x8a\x8e\x94\x8c\x4b\x54\x74\xa4\xb4\xe4\x6d\x5d\xbf\xa5\x36\x0e\x37\x6f\x06\x00\xc1\x72\x4d\x28\x23\xc7\x58\x87\xa9\x4b\xc6\x21\xba\x61\x80\x71\x88\xce\xf9\x8a\x99\x7a\xbb\xb6\x56\x0e\xac\x41\x2d\xa1\x9d\x03\x6d\x8d\xe8\x37\x68\x94\xc9\xef\x9d\x91\x9a\x61\xfb\x3a\x07\xac\xba\x56\x35\x07\xc6\xef\xa5\x8b\xe4\xc0\xc2\x6b\xc2\x51\xc4\x9d\x4d\xd2\x6a\x73\x24\xeb\x17\x3f\xc8\x71\xad\xab\x66\x89\x82\x0c\x36\x76\xf3\x4a\xe2\x6d\xee\x92\xfe\x20\x6d\xb7\x8c\x2c\xde\x77\x9b\x7c\x30\xba\x0b\x54\xfa\xab\x1e\x13\xb4\x9a\xdd\x23\x79\x8a\xb6\x63\xe6\x39\x3d\xdb\x27\x19\xd9\x20\xc9\xaa\x71\xc6\x31\xbc\x17\xd4\xeb\x02\x12\xf7\x30\x20\xa0\xb4\x36\x53\x95\x4e\x8e\x60\x64\x64\x76\x38\x6f\x27\x27\x22\xd6\xfd\x63\xad\xb3\xfb\xc3\x76\xb2\xd3\x20\x53\x91\x36\x9a\x58\xa1\x41\xc2\x20\xe7\x55\xaa\x50\x10\x64\x1a\xc3\x3f\x0b\x01\x65\x24\x86\x54\xd3\x7e\x26\x3f\xf1\xc2\x4e\xbd\x3a\xa9\xbc\x41\xc9\xcc\x0c\x79\x8d\xcf\x7a\xe3\xee\xe0\x24\x4a\xdd\x01\xcf\x01\xbc\x7a\xe0\xaa\x18\xe0\xb5\x2a\x7a\x01\x8a\xf6\x6b\x95\xe0\x18\xf7\x99\xeb\x92\x0b\x19\xb1\x84\x4b\x2e\xb0\xa9\xfc\x45\xa5\x75\x61\xa8\x96\x0f\x5a\xce\xfa\xbc\x9c\xce\xd2\x2a\x73\x5d\x13\x17\x58\xc8\xb5\x78\xad\x7c\xa5\x7a\x6e\xd2\xa8\x70\x19\x98\xaf\xd4\xa5\x79\xf8\x01\xfd\xd4\xde\x65\x38\x12\x97\x3c\x51\xb8\xa1\x75\x7d\x74\xc9\xa8\xdb\x60\x6e\x9f\x1b\xa3\x79\xcd\x0f\xa0\x2e\xbd\x3a\x04\x75\x1a\x24\xaa\xb6\x5e\x3c\x2a\xaa\x9e\x75\x5b\xe7\x77\xd5\x26\xe7\x11\x12\x50\x07\xa2\x76\x6f\xe3\x4e\x88\x05\x00\x53\x7e\x1d\x1f\xc8\x4b\x71\x35\x63\x98\x8a\x2b\x5c\xc0\x9f\x36\x95\x21\xe9\xc6\xb9\x13\x66\xf7\xc0\xb2\x05\x9b\x5f\x58\x88\x16\x9a\x70\x42\x2e\x4b\x2f\xcd\x28\x16\xe1\xac\xe2\x8c\xec\x0b\x67\x78\xe7\x55\x2c\x42\x2a\x5f\x46\xb1\x88\x64\x5e\xd4\x49\x2e\xfa\x1d\xb7\xe6\xd9\x1f\x89\x8a\x5a\x13\x02\xe1\x05\x8e\x6e\x07\xf9\x32\x53\x88\x5f\x3d\xae\x14\x62\xef\x7b\xb8\xa6\xad\xde\x64\x9e\x48\x73\x48\x21\xef\x54\xc9\x4c\xb3\x2b\xe3\x42\x9e\xdd\x8c\x8c\x0b\x1b\x15\x79\x07\x66\x25\x07\x33\x75\x67\x03\xb9\x4a\x92\x9a\x9c\xf6\xc6\xad\x28\x44\xee\xd0\x0d\x2c\x58\x50\xf2\x3b\x07\x83\xb0\x18\xaa\xbb\x04\xfd\x18\xb3\x48\x41\xde\x9c\xbf\x9d\xf7\x85\x6a\x77\xc1\x42\xa9\x26\xc1\xa9\x5e\x67\xbb\x97\xf3\xb1\x58\xae\x10\x71\x40\xfc\x5a\x9a\xf1\x86\x3c\x4b\xcb\xa5\x0f\x7b\xd7\x1c\x98\x85\xc9\x63\x95\xa1\x90\x33\x38\x1f\xb4\xd7\xbc\x5c\xd0\x8f\x87\x73\x4f\x50\x45\xf6\xcd\x92\x0e\xd6\xf1\x17\x41\x1c\x20\x18\x33\xe1\x83\x89\x60\x52\x3e\x33\x14\xea\xe0\x0e\xa7\x3e\x9d\x74\xfb\x63\xc9\xc8\x73\xb6\x9a\x96\x59\xb7\xe2\xb5\x13\x4f\x6e\x13\x77\xb0\x08\xc8\x3d\x60\x2b\x7b\x5f\x9d\x5c\x3b\x81\x08\x05\x3c\x78\xa7\x9e\x14\xe9\xaf\x1e\xd7\xd2\x08\x0b\xbc\xd9\xc1\x86\x76\xbe\xd8\xa5\x5e\xb8\xe9\x89\xf2\x18\xd4\x5e\x4d\xc4\x37\x66\x65\x18\xa7\xae\xd9\x9a\xf5\x8c\x1b\x0e\x6f\x2b\x4e\x37\xe9\x29\xfd\xc8\x10\xca\x37\xd9\xa5\xb9\x19\x55\x4f\xaf\x2b\x55\x4f\xd3\xda\xcd\xbb\x99\xcc\x6b\x58\xf4\xe1\xb5\x91\x1f\x9c\xb5\x32\x81\xaf\x7c\x09\x33\x9f\xe5\x18\xf6\x96\xa0\xb2\xe8\x85\x7e\x28\xce\x92\xbb\x24\x50\x6e\x53\x16\x79\x8f\xe0\x58\x9b\x6e\xf8\x28\x05\xda\xa3\xd3\x90\x0a\x73\x18\xec\xe6\x29\xbc\x90\x5d\x58\x2d\x70\xf4\xaa\x70\x6e\x61\x6d\xbe\x61\xb7\x4f\x81\xbe\xd9\xbc\x03\xca\x46\x6f\x5c\xf7\x18\x60\x70\x62\x80\x85\x1a\xa3\x88\xa9\x20\x49\xc1\xdc\xaa\x84\x05\x53\xd1\x03\x94\xce\x17\xe7\x28\x91\xac\x24\xf9\xc1\x5a\xda\xa6\x07\x94\x7e\x8a\xe8\x17\x2a\x5f\x72\xd2\x17\xd4\x4c\xd0\x4d\x64\xa5\x20\x33\x37\x4b\x9b\x2b\x89\x6a\xb8\x36\x5d\xa1\x9b\x73\xf8\x05\x1a\x02\x0a\x77\x14\x1c\xa9\x1a\x2f\xd4\xd2\xef\x29\x8f\x5b\x41\x92\x80\x77\x40\x49\x74\xa0\x35\xbf\xb0\x48\xce\x6f\xd0\x72\x6e\x7e\x30\x97\x57\xa5\xb3\x4b\xa1\x3a\x66\x4c\xe7\x45\x72\x7e\x80\x53\x38\x72\xdb\x17\xfa\x31\xe5\x5b\x2d\x28\x89\xa0\xfb\x58\x4a\x61\xc1\x2c\x6f\xec\x92\x29\xfe\x9a\x7b\xa4\x9d\x6a\x4c\x22\xd9\xf6\x85\x87\xbc\x80\x16\xea\x33\x4b\x4c\x69\xb9\xcb\x46\x11\xab\x41\x0b\x99\xb0\x4c\x8a\x82\x73\x58\x5d\x0c\xb0\x30\xb3\xc0\x5e\x93\x52\x38\x66\x54\x1b\xdb\x40\xae\x1f\x5c\x4f\xde\xaa\x89\x7a\xd5\x20\xf0\x07\x35\x30\x7c\xa1\x2f\x2a\x96\xd7\xf4\xc2\x9a\x04\x16\x36\xa5\x72\x79\xa5\x2b\x17\x68\x33\x4e\x7d\x2b\xb8\xac\xcb\xf6\x79\x69\xcc\x18\x6c\x7e\x01\xb7\x35\x4a\xb3\x28\x3c\xff\xef\xd8\x66\x81\x7a\xe3\xf0\x6e\xe9\x81\x88\xd2\xf2\xaf\xb0\xbc\x89\x72\xea\x3b\xd9\x6e\xe4\x82\x0b\xbb\x9a\x11\xd9\x11\x30\x0e\x7e\xbf\xe1\x7d\x4d\xaa\x33\xf6\x29\xaf\x1b\xee\x61\x0f\xc3\xb3\x46\x65\x2c\x07\x09\x71\x0f\x7b\xda\x36\x83\xcc\xbd\x6e\x02\xeb\xf4\x5f\xc9\x42\x28\xac\x00\x6e\xe9\x56\x58\x0b\xcb\x0e\xa4\xc2\x23\xfc\x0e\x9f\x96\xe5\x2b\x94\x19\x52\x58\xfd\xca\xb1\xcd\x82\x33\xfb\x76\xba\x16\x54\xbf\x72\xe8\xbd\xc0\x57\xe8\x04\xd4\x82\x13\x50\xc5\x44\x0c\xdf\x61\x36\x1e\x07\x97\x46\x88\x1e\x54\x13\xf4\xfd\xbe\x40\xd4\x80\xfb\x02\x51\x30\x43\xbb\xe9\xde\x78\x50\x6e\xac\xcc\x94\xa9\xdc\x64\x6b\x60\xb8\x52\x3e\xb6\xf6\xa3\xb0\x10\xaf\x9b\x77\x16\x66\xc1\xb5\x58\xce\x8f\x2f\xfb\x72\x85\x7a\x74\xce\x47\xed\x83\x67\xc0\x05\xed\xb1\xd6\x40\x08\xe0\x85\xf4\xc5\x2f\x50\x98\x99\x27\x9f\x54\x42\xcd\xbd\x78\x56\xca\xf9\x83\x05\x3a\x44\x0e\x7e\xa1\xa0\xad\x21\xce\xb5\x81\xfc\x02\x88\xd1\xb4\x76\x52\x90\x74\x3f\x20\x83\x34\x7b\x3b\xc9\x20\xbd\x63\xa0\x44\x54\x9f\x34\x28\x2b\xae\x6e\x5a\xba\xd6\x96\x51\x1f\xd7\x82\xdb\x0f\x00\xb7\xbc\x11\x28\x8c\x9f\x5f\x12\xf3\xa2\xba\x96\x3d\x06\x36\x7a\x70\x07\xdc\xe8\xa6\xce\xe5\x99\x33\x8b\xc4\x91\xfc\x2c\x7d\xac\xdc\x04\xca\xc8\x44\xc9\x2a\x87\x3a\x71\x85\x7e\x76\x92\x5d\xb9\x17\x6a\xfc\x80\x8a\x80\xc5\xf2\x4d\x75\xca\xa2\x61\x85\xad\x65\x14\x94\x87\xf8\xb7\xc8\x43\x05\xa9\x1c\xfd\x02\x25\xbb\x89\x00\x67\x8f\x54\xd7\xba\x14\x28\x1b\xba\xb9\xa0\x14\xe4\x4f\x66\x33\xf6\x87\x0c\x4d\x5c\xb6\x2e\xe5\x42\xea\x37\x6e\xea\x8f\x43\xda\x76\xdd\x28\x6e\x5e\x5f\x2c\x86\x54\xf5\x00\x39\x9d\x42\x7e\xe5\x99\x79\xd5\x70\x2e\x95\x35\x9f\x6c\xaf\xb3\xc8\x6e\xb3\x8c\xc3\x2d\x05\xd9\x29\x26\x15\x47\x89\xac\xd2\xd7\xc0\xd8\x9d\x80\xc2\x01\x76\xeb\x12\x95\x51\x62\xc7\xbe\x2b\xae\xe9\x55\xa5\xe5\x52\x51\xd8\xb5\x78\x75\xea\xf2\x15\x49\x26\xd6\xc8\xfb\xbe\x05\x74\x5c\xcb\xe7\x2f\x40\x21\x1e\x33\xad\x49\xe8\x0b\xe8\x27\xce\x4f\xaf\x38\x38\xd4\x3d\x29\x96\x74\x72\xfc\xbd\xe2\x6e\x5b\xa7\x02\x55\xe6\x38\xda\x61\x50\xe1\x4b\xca\xaf\x1e\xe9\xf1\x12\x13\xad\xd0\x5f\x54\x3f\xba\xd4\xc4\x88\x4c\x75\x97\x2c\x84\x12\xdc\x25\x23\xb5\xc3\xd3\xe0\xd6\x78\x41\xc5\x2b\xe2\xc5\xba\x6a\x5e\x13\xd5\x27\x99\x8c\x46\xb2\xbc\xe6\x39\x53\x5d\x29\x57\x2a\x54\x96\xe0\xb0\x7f\x5d\x3a\xcb\xeb\x8b\xc1\x41\xfc\xc6\xc1\x07\xee\xe3\x9c\xa6\x82\xb1\x97\x49\x44\xd5\x2f\x90\xb4\xdd\xe5\x82\x5b\x44\x83\xa3\xe3\x59\x26\x57\x9d\x2a\x4b\xf3\x11\xa5\x5a\x28\x20\x5e\x0f\x78\xa1\xbb\x30\x51\x68\x9a\x1a\xdd\x3c\xcd\xf3\x42\x4d\xe5\x0a\xea\x0b\x3a\x89\xac\x71\x54\x94\xa6\x57\x81\xc3\x52\xeb\x9a\xb7\x08\x15\xa9\x8a\x8e\xfe\xd7\x0a\xc2\x4d\xfe\x1d\x9c\x4c\x1a\x6b\xe5\xbd\x06\x13\x71\x3f\x90\x4a\xb5\x2e\x9c\x08\x40\x5c\x97\x5a\xc4\xbf\x2b\xf2\x12\x83\x73\x07\x2a\xce\x7c\x17\x4b\xc1\x8a\xf3\x38\x16\x43\x15\x17\xa2\xbe\x66\x48\x8d\x48\xca\x44\xed\x3c\x54\xe1\x21\xfb\xa2\x6a\x7f\x01\xaa\x96\x96\x56\x91\x86\xe8\xc0\x7c\xe5\x99\xef\xd7\x42\x52\xc3\x31\x79\xd1\x9d\xe3\x74\x85\x8a\x3c\xc4\xf6\x06\x0a\x7b\xd5\x40\x23\x73\xd0\x0e\xf9\x0a\x77\xcc\x4b\x13\xc4\x15\x27\xad\x16\xbf\x00\x15\xda\x6a\x5b\x1d\x0b\xef\xee\x92\x72\xcd\x88\x62\x2e\xa1\xfd\x56\x75\x27\x66\x34\x0d\xdc\xe4\xe9\x8c\xa1\x0a\x77\x8c\x15\xfb\xba\x93\xfb\x57\x3f\x68\x9c\xa7\x16\x7f\x5f\x98\xf1\x1b\x83\x40\x08\x35\xfb\x42\x8d\x26\x46\x35\x43\x12\xbd\xf2\x06\x02\x6b\x3d\x95\x85\x88\xac\x58\xd5\x83\x21\xfe\xd7\x1b\x44\x9e\xba\x3c\xb8\x7e\x82\x8a\x95\x89\xec\xfc\xaa\x70\x96\x64\xc9\xb9\x7a\xdc\x3c\x67\x23\x64\xc2\x19\xe2\x1a\x99\xa5\x22\x85\x30\x4b\x10\x56\x78\x43\x74\x69\x74\xa9\x08\x2e\xea\x8e\xe2\x52\xcf\x75\xcd\x8d\x60\x80\xb3\x23\x5b\x8a\x9d\xdc\x67\x52\x11\xea\xb9\x23\x6d\xd9\x3d\x12\x51\x5e\x0d\xde\x5d\x61\x7f\x5b\x3d\xd7\x8a\x6b\xde\x27\xaf\x72\x37\xd0\x6b\xc1\xf5\xc2\xb5\xb1\x4f\x4d\xe3\xe2\xb4\x84\x98\x8b\xd3\xd0\x10\xc8\x07\xcc\x16\x31\xf0\xaf\x38\xea\x52\x2f\xb2\x73\x43\x7d\xc1\x83\x6c\x3a\x46\xe5\x4e\x27\x97\x56\x26\x08\x3a\x05\xa5\x42\xf1\x79\xa9\x78\xf5\x62\x5c\xc6\x6d\x5e\xe5\xe3\xb5\x41\x44\xd2\x31\xfd\xca\x14\x41\x3b\x3c\x2a\x14\xa1\x61\xb2\xbd\x19\xec\xf2\x62\xf2\x9a\x9e\x17\x0b\xb9\xa9\x9e\x35\xf7\x49\x5e\x2e\x6f\x57\x85\xa3\x26\x5b\xf0\x21\x26\xb8\x79\x2d\x96\xa6\x64\xe9\x8c\x04\x3f\x1f\xa0\xad\xb8\x44\xc5\xa7\x0c\x2b\xf5\x22\xcb\xc1\x87\xa9\xcb\x9a\xf6\xd4\x93\xe2\x66\x12\x7d\xc0\x30\x24\x0a\xda\x86\xbd\x2b\x61\xd3\x36\x14\x9c\x49\x6e\x63\x4f\x88\xa7\x35\x9e\xbf\xb6\x2f\xa2\x21\xd7\x2e\x6b\x2f\xb7\x8d\x00\xf9\xf7\xc5\x60\x9a\x1e\x80\xf1\x57\xb7\x49\x8f\xcd\x3d\x40\xb5\x13\x4e\xda\xba\xba\xe0\x43\x3c\x2d\x04\xae\xbd\x1f\x44\xe4\x31\x08\xe6\x00\xea\x7b\x7d\x40\x26\x28\x2d\xb9\x51\xeb\x12\x52\x1b\xce\x6b\x67\x51\x5f\x43\x19\x4c\x5d\x14\x55\x5a\x58\xcb\x38\x7e\x22\x8b\x70\xc5\x41\x72\x26\x5f\x8b\xdc\x2d\xa2\xf6\x86\x4c\xba\x34\xc4\x05\x1a\xcf\xad\x38\xe9\xa5\x45\xa6\xb8\x7b\x8a\x91\x10\x6b\x19\xe0\x75\x72\x71\x90\x16\xe9\x95\x10\x52\x59\xb3\xdd\xb4\xda\xe2\xce\x21\xdc\x03\xd1\xde\x0d\x15\xae\x59\x08\x86\x81\x5a\x7c\xf7\x03\xca\x58\xcf\x03\xf9\x79\x4e\x9b\x6f\x38\xbb\xed\x64\xba\x96\x1e\x8e\x29\x28\xe1\x22\xd2\xd5\x9b\xa5\xe5\x35\x6f\xb5\x97\xc7\x47\x6d\x5c\x59\xdf\xfd\xfd\x49\x08\xb4\x30\x99\xac\xcb\x20\x51\x57\x6a\xee\x01\xe4\xee\x49\xb2\x08\xa6\x34\xbc\x46\x77\x8f\x57\xba\x2c\x88\x84\xb7\xc2\x40\x80\xdb\xe4\x85\x32\xea\x5a\x05\xeb\x7b\xb5\x57\x0f\x1a\x02\x01\xb6\xcd\xd4\x58\x0b\x7a\xf4\xef\xb4\x43\xfc\x3b\x85\xa1\xf4\xbd\x56\xc9\x66\x64\x1c\x35\x24\x96\x65\x2f\x4c\x65\x54\xdd\xbf\x93\x0d\x19\x6f\x2b\xd1\x4c\x2e\x83\xc6\x12\x95\xe9\x35\x28\xb9\xa3\x31\x8b\x54\xb3\x97\x41\xd5\x58\x64\xc7\x69\x89\x0d\x27\x3b\xaa\xeb\x81\x34\x56\xa1\x74\xad\xa9\xd6\xe8\x09\x95\x69\xd9\x70\xa2\xb9\xd9\x8a\x6b\x8d\x39\xac\x62\x57\x8d\x47\x9a\x5d\x3e\xaa\x35\x2e\xa0\x5e\xe8\x0b\x0c\x01\x8a\x7b\xe3\xab\x34\xd5\xd6\x69\x53\xcb\x50\x6f\x38\xec\x91\xbb\x3f\x20\xf6\x84\x0b\x1c\x59\xb6\x16\xd0\xfa\x22\x32\x0d\x89\x13\xc5\xd9\xb3\x18\x54\xfc\x64\x8c\xb4\x41\xdd\x52\xba\x6b\x1b\x64\x92\x32\xc2\xda\x58\xa8\x71\x9f\xbc\x9c\xce\xd8\x1c\x6b\x54\x81\xc5\xb0\x98\xd3\x55\x1a\xb5\x2c\xcf\x6b\x5f\x98\x10\x5c\x2c\x9c\x63\x1e\xb1\xf3\xcc\x89\x3f\x00\x2b\x97\x21\xd8\x96\xd6\x25\x95\xbc\x2d\xad\xcb\xb8\xdd\x09\x76\xf6\x27\x50\x50\xe5\x4c\x68\x3b\x63\x79\x1e\x82\x3c\xc3\x63\x20\x63\x4c\xd7\xeb\x94\x76\x10\x97\x1a\x12\x27\x8b\x5f\x76\x7d\x63\x82\x96\xa3\xfa\xed\xe4\xb4\xd5\x03\x35\x24\x59\xd4\x0d\x65\xcd\x75\xa3\x4f\x69\x67\x9b\x20\x99\x23\xe0\xca\xc8\x17\x27\x45\xf6\x55\x33\xe2\xe9\xc7\xb1\x69\xd3\x4e\xde\x9f\xa1\xa5\x3a\x19\xf9\xf5\x86\xa5\x93\x46\x9a\x45\xbb\xa8\xf7\x1b\x2b\x17\x41\xd2\x90\xbc\x19\xce\xd6\x6b\x9b\xda\x4b\xb2\x9a\xd8\xae\x35\x69\x4d\x12\xca\x4b\xb3\xb5\xd4\xa0\xbd\xf8\x40\x52\x9b\xca\x4b\x2a\x3f\xba\x43\xaf\xb4\x9b\x94\x22\xdd\xb8\xe1\xb0\x43\xf1\x9e\x81\x66\x53\x9d\xb2\xbf\xee\xe0\xb1\xcd\xd9\x6e\x52\xb4\x17\xf2\x5e\xa4\xa1\x75\xb8\xa9\x80\x99\xa5\xb0\xee\xb8\xcd\x1f\x5c\x62\x18\x8b\xa9\x0b\xd9\x49\x0e\x28\xb4\x87\xe4\x67\x2c\x4c\xdd\x26\xbd\xc0\x86\x6e\xe3\x23\xad\xed\x21\x3b\x31\x0c\xac\xb4\x68\xac\xf1\x96\x44\x9b\x43\x8d\x21\xa9\xf4\x7a\x40\x99\x26\x7e\x83\x7b\x14\x53\x13\xb9\x74\x1e\x4e\xd0\x52\x75\x9c\xc3\x75\x7d\xd4\xd2\x11\xc4\x6a\xf9\xf5\x80\x37\x0b\xf9\x0b\xd4\x81\x90\xc6\xd5\x59\x6b\xdc\xe9\x13\x7d\xa3\x0a\x9f\xfc\x06\x77\x59\x57\x1b\x25\x58\xe5\x42\xe8\x3c\xce\xe0\x1c\xa4\xbe\xfc\x4e\xda\x14\x7d\x6a\x3c\xd1\x85\xbe\x7a\x18\xe8\xc1\x6d\x1a\x05\x32\x75\x3a\xb2\x9a\xca\xe6\x0e\x48\x80\x06\x32\x90\x1d\xc9\x52\xe9\x91\x02\x42\x44\xdd\x51\x91\x46\x37\x67\x94\x8e\xb3\xb7\xba\xac\xa3\x74\x9e\xb5\xb5\xb7\xac\x47\x6e\x8b\xec\x37\xe8\x29\xf7\x0b\xdc\x16\x52\x5e\x71\xa7\x65\xb3\x16\xd4\x79\x4f\xbd\x58\x7b\x4f\xb8\x37\xc2\xef\xe3\x7c\xc0\xcb\xc9\xd0\x51\xc1\xc6\xc1\xe8\x9e\xca\x34\x96\x8a\x3b\xa0\xda\x64\xcc\xf2\xf0\xac\x27\x89\x24\x25\x9f\xf2\xe9\x4b\xc5\x31\xa6\x33\x36\xa6\x14\x8c\x9e\x71\x68\xcd\x58\xc9\x1c\xc1\x78\xcc\x2c\xc1\x2e\x90\x32\x17\xdb\x1d\x90\x3f\x79\x52\xcb\x3f\x34\xdc\x25\x55\x12\x77\x51\xa8\x70\x7a\x5a\x53\xcb\x89\xcd\xb3\x42\x05\x19\x1f\xc7\xea\x25\x23\x08\xaa\x1e\x0b\x05\x9a\xbc\x04\x1d\x09\xfa\xde\x58\xbd\xa0\x76\x49\xf5\x88\x38\x46\xe1\x59\x22\x3f\xdf\x47\xf3\x3a\xd3\x92\x5e\xbf\x2f\x90\x35\xcb\xa9\x45\xb5\xe6\x49\xa2\x7a\x8c\xaa\x4b\x97\x5e\x17\x87\x52\x8f\xcc\xb6\xb7\x25\xdd\x79\x17\x8c\xd3\x2b\x7a\xe5\x09\x7c\xcd\x01\x15\x61\x54\xab\xb6\xf4\xa5\x14\x79\x9b\x21\x07\xa9\x6c\x6e\x13\x06\x75\x00\x17\x92\x5d\x4a\xbd\xad\x11\x05\x64\xc3\x2e\x0b\x7e\x81\x32\x3d\xf9\x05\x64\xf2\x0e\xbf\xb0\xd0\xa0\x59\xf5\xb5\xa9\x84\x17\x84\xdd\x86\x4f\x26\x75\x96\x70\x31\x2f\x40\x61\x41\x47\x97\x7a\xa7\xa3\xc4\xd3\x64\x91\x6c\x27\x2a\x75\x5e\xf6\x69\x17\x42\x1f\xac\x31\xaa\x2f\x06\x39\x9a\xac\xf7\x3e\xe8\xe5\xac\x7e\x03\x07\xbe\x83\x7b\xe8\x84\xf2\x47\xbe\xba\x3e\x50\x76\x52\x6c\xbe\x2f\x8f\x93\x21\xc4\x95\xfd\xd6\x45\x3b\x22\x60\x96\xc8\x7d\x5f\xf0\x68\x65\x50\x30\xa5\xc9\x81\xd1\xf7\xc5\x51\x35\x03\x56\x0c\xb4\xdd\xdd\x59\xd5\xda\x8c\x00\xde\xa3\x22\x03\xac\xb3\x62\xa0\xed\xea\xce\x54\x77\xa9\xc3\x7d\x2a\x32\xa9\x98\xf5\x20\xf5\xa6\x18\xed\x07\x69\xc1\xef\xef\x68\x6b\x61\x0f\x02\x20\x90\x51\x40\x65\xf8\xbc\x57\x87\x2f\x69\xb3\x18\x41\x1e\x4d\xf5\x1c\x99\x96\xee\x54\x87\xce\x44\x1a\x9b\xf6\x9d\xc7\x51\x9d\x26\xd5\x11\x05\x2b\xb2\x23\xfa\x89\xaa\x1d\xe6\xbf\x2c\x72\xed\x98\x7f\x3f\xc9\x9b\xdc\x3e\xc1\x3e\xdd\xe6\xca\x79\x21\x10\x03\x7b\x79\x79\x3b\x0f\x9b\x5a\x09\xe8\xf0\x14\x15\xe3\xf1\x62\x46\xae\x81\x82\xeb\xa8\x78\xf1\xaf\x95\x62\xac\x95\x40\x05\x95\x17\xf9\x5c\x8b\x1a\xb4\xd8\x70\x36\x15\xe9\xef\xfd\xe2\xd2\x08\xea\x0b\x4b\x23\x4d\xbb\x33\xdb\x3d\xbf\x7a\x3c\xf1\x82\x27\x41\x39\x54\xfd\x00\xd4\x12\x3c\x22\x08\x54\x86\x4f\xbf\x99\x55\xe0\x49\x2c\x0d\xcc\xab\xc9\xa8\x9b\xdd\x24\x1d\x51\xb6\x92\xfc\x02\xd7\x4a\x43\xb0\x64\xa0\x75\x9d\x7e\xd3\x23\x26\x44\x22\x3b\xfd\x45\x90\x28\x8c\xed\xf2\x05\xfd\x26\x8c\x9a\x24\x3c\x4f\xd5\xcc\xeb\x61\x61\x35\xcd\x01\x09\x42\x2f\x11\x30\xb5\xb5\xb4\x99\xba\xe0\x78\x2a\x96\x8c\x48\x0f\xb2\x76\x37\x36\x70\x4f\x6d\xc1\xb1\x2e\xec\xae\x7e\xc0\x75\x93\x17\x66\x6c\x38\xeb\x2c\xea\x1a\x1b\x7b\x1c\x6a\xe3\x90\xb0\xd6\x75\x6c\x64\xaf\x52\xe6\xc6\x46\x72\x14\x96\x07\x3c\x47\xd6\x59\x06\x8e\x75\xea\xea\xcd\x32\x02\x39\x9d\x41\x98\x7a\x53\xea\xf2\x60\x8c\xb0\xee\xa2\x54\x1b\x69\x34\xc1\xbf\x0f\x9c\xbc\xa8\x6a\xef\xb8\xb1\x48\x53\x40\x74\xae\x64\xf7\x7f\xe2\xec\x92\xdb\xa4\x2c\xad\xd2\xe0\x11\x4d\x9f\xaa\x1c\x71\x51\x8e\x66\x1d\x23\x8e\x4e\x6b\x48\xb8\x8a\x86\xe5\xdc\x88\x6b\xc3\xf8\x0b\x90\x52\x76\x97\xe0\xde\xb2\x67\x07\x7d\x47\xe9\xd5\xe5\x80\xa4\x14\x94\x91\xb3\xd2\xac\x51\x13\xda\xfb\x63\xc0\x53\x64\x57\xfc\x58\x8e\x22\x29\x8f\x83\x07\x39\x9d\x4f\x37\x12\x8f\x3e\xa8\xc7\x04\x62\x79\x7d\x40\x2d\xfb\xf5\x02\xfc\x5d\x72\xac\x0e\xc4\x03\x8b\x11\x0d\xc5\x0d\xb7\x5d\xfd\x40\x02\x8d\xb4\x08\x45\x38\x4b\xd8\xd0\x9e\xe1\x52\xeb\xe4\x62\x19\x99\x00\x49\xf8\x0f\x94\x15\xb4\x1b\x68\xe4\x75\x97\xbc\xa6\x00\x5f\x56\x79\xf5\x80\xf0\x52\xf1\xef\xa0\xf6\xe2\x0e\x01\xc2\xab\xfd\x60\xff\x6a\x15\x11\xe4\x2b\xd2\x90\x06\x3c\x57\xf6\xbe\x8c\xe5\xb9\x12\x03\x18\x05\xa7\xde\xc4\xe6\x06\x94\x3c\xc7\x19\x07\xea\x49\x3b\x99\x6e\x50\xc7\x13\xf3\x1f\xb8\xef\xaf\x14\x0f\x30\x48\x68\x86\x08\xfb\xb3\x78\x40\xee\x4f\x77\x80\x43\x42\x62\x61\x83\x4a\xa0\xf3\x21\x46\xa1\xd3\x49\xfe\xc0\x51\x39\x47\x81\xcc\x53\x99\xb6\x10\x06\xd5\x42\xa9\x2e\xa3\x72\x8e\xee\x00\x37\xd2\x48\xb1\x1d\x15\xa2\xa0\xf8\xfb\x8e\xf0\xba\xdf\x07\x13\x2b\x6e\xf3\x08\x90\xfb\xa7\x9d\xd4\xfd\x00\xa2\x41\xaa\xd1\xa8\xb4\x7a\x4d\x39\x15\xd7\x61\x78\x73\xd5\x45\x49\x9a\x53\x5b\xeb\xa4\x37\x70\x48\xd3\xd6\xdf\x40\xe4\xd2\x25\xf5\x06\x6a\x4f\x17\xa9\x2e\xa3\xad\x75\x70\x8f\x0b\x48\xc1\xd0\x68\x32\x98\x14\x90\xfe\xe5\x3a\x66\xa3\x43\x08\x4b\xb9\x19\x1d\x46\xae\x41\x9a\x4a\x66\xb2\x40\x1c\x3c\x72\xe9\x95\xef\x28\xe7\x35\xfc\x3d\x83\xef\x66\xcd\x4b\xe9\x94\x9f\x67\xa0\x5e\x4a\x31\x67\xe6\x19\x4d\x67\x25\x8c\xb1\xf4\x00\xcd\x0a\x15\x53\xaa\x59\xed\x72\xb2\x79\xd0\x81\xa2\x75\x06\x9a\x4e\x37\x07\x4b\xc7\x60\x91\x09\x7f\x30\x99\xb1\x6e\x2f\x2e\x63\x00\x26\xb9\x4d\xc7\x20\x39\x9a\x3e\x51\x14\xc5\xb5\x72\xc6\x8e\x13\xee\x92\xd1\x63\xa7\x95\x2d\x34\x2f\x87\x9a\xf4\xfb\x01\xbd\xd4\x35\xb7\x06\x0b\xf9\x59\xfe\xec\x64\xff\xc3\x3d\xd0\xec\x36\xbd\xed\x4b\x1e\x08\x0d\xac\x8a\xe2\x64\x8c\x81\x52\xd6\x45\x6a\xe0\x38\x96\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x98\x8b\x2c\xbc\x1c\x38\x44\xf0\x6a\xf3\x96\x3c\xf7\xb8\xc8\xc9\x0f\xe6\xe2\xd9\x84\x1d\xcc\xc7\xb2\x0d\x3b\x4e\x46\x56\xcd\x0a\x96\x2a\x3a\xfc\xa0\x02\x6a\xb7\xe9\xfb\xf1\x6a\x22\x89\xdb\xc7\xea\xc7\xb9\x94\x34\x4d\xeb\xa4\xfe\xa3\x59\x2d\x5d\xd4\xbb\x00\xaa\x67\xf0\x07\xab\x36\x9f\x7a\xbc\xe8\x1c\xf0\x34\x50\xae\xda\x35\x44\x06\x34\x4f\xd7\xc6\x1c\x54\x0b\xab\x7f\xe7\xde\x37\x4b\x5e\x5e\xbb\xfe\xa3\x30\xd1\x60\x59\xbe\x17\xb3\xc2\x89\x46\xe7\x22\x0e\x38\xe1\x6c\xf6\xf0\x42\xea\x66\x07\xee\xb8\xc9\x19\x34\x63\x54\xd9\x6b\xa6\xa6\xa9\x22\x26\x7b\x6b\x07\x12\xb5\xd2\xf0\x2a\xdc\x04\xf8\xf5\x06\xb9\x95\x6c\xe2\xc1\x78\xa4\xa3\xc7\x83\x85\xf6\x9c\x2a\x32\x58\x61\xc4\xa9\x22\x03\xb9\x5d\x0e\xea\x0c\x96\xca\x73\x06\xcc\x60\x6e\x97\xa3\xc7\x03\x7e\x3c\x1f\x54\x1e\xc8\xdd\xf2\x49\xfb\x7d\xdb\xd8\x43\xd4\x83\x80\x95\xc9\x6a\x27\xe4\x64\xfb\x03\xaa\x40\xc5\x2f\x80\xcf\x37\xbf\x40\xd5\x51\x82\x64\x5f\xaa\xe3\xf0\x83\x9b\x63\x7e\x80\xda\x71\x59\x89\xee\x14\x2c\x3b\xef\xe3\x73\x2a\xc6\x1e\x16\xd1\x77\x3d\x58\xeb\x55\xf5\x00\x66\x6a\xf7\x17\x10\xa0\xcd\x1f\x1c\x3c\x62\x17\xf4\x00\x14\xd7\xdc\xc1\x02\xca\x40\x40\xa9\x37\x22\x10\x6a\xb4\x92\xb0\xaf\x38\xa2\x24\xea\x1e\xd7\x6a\xf9\x01\xb4\x00\x11\xf9\xbe\x9c\x72\xa2\x91\x9d\xda\xa1\xd3\x26\x70\xc9\x79\x73\x31\xe1\x9d\x91\x45\xa7\x28\xec\x71\xe1\xd2\x0f\x40\xe9\xd2\xd3\xf7\xb4\xd6\x73\xe8\x01\x4e\xd6\x1a\x6c\xc4\x09\x9d\x4c\xb4\xd3\x89\xa6\x9d\xba\xe3\x68\x9e\x43\x51\x7b\x66\x62\x8d\x64\xe6\x9e\x09\xb4\x48\x6c\x47\xcd\x0b\x6b\x63\x7b\xe6\x4d\x72\xa2\xb9\x9d\x3e\x33\xe7\x51\xec\x3c\x5a\x67\x2f\xc8\x5e\x70\x9c\x4f\xe2\x64\xa7\x3a\xe3\x8c\x83\x9d\xca\x89\x97\xb7\x2e\xe4\x6b\x1a\x95\x26\xd0\xf0\x03\xd4\x68\xf4\x3c\x2a\x43\x6a\xd1\x2f\x80\x42\xba\x87\x00\x41\x74\x7f\x40\x16\x24\xe5\x60\x5f\x41\x39\x77\xc9\x0a\x0d\xf6\xf5\xef\xd4\x16\x1c\xd1\xdc\x1b\x6d\x76\x53\x5d\x7b\x40\xa6\x42\x4d\xa7\xef\x4d\x02\x62\x67\x91\x5f\x3b\xa4\xf7\xb1\x90\x27\xfc\xa3\x28\xaf\x1d\xd4\x3b\xd3\xaa\x1d\x28\xda\xe9\x52\x72\x58\x66\x67\x84\xcc\x71\x9b\x7d\x70\xea\x02\x73\x90\x99\x69\x45\x11\x30\x6b\xf6\x69\xef\x63\xcd\x43\x0f\x10\x0f\x6b\xf6\x48\xef\x3b\xc9\x44\x36\xec\xbe\x93\x0d\xc8\x7f\xb1\xd3\xed\x63\xbf\xe3\xce\xe4\x64\xe7\x99\xec\x3c\x83\x65\xc3\x7d\x3f\x78\x0e\xdd\xfb\xe3\x58\xec\xcd\x9d\xae\x25\xd0\xe4\x29\x60\x9d\x05\xba\x1f\x5c\x56\x77\x01\xcd\xc4\x5b\x0c\x87\xae\x4a\x77\x07\x3c\x62\xec\x0d\x84\xa2\x05\x76\x94\xef\x48\x2b\x2a\x92\x14\xfb\xb9\x96\x30\xfe\x44\x32\xed\x2c\x53\x66\xb3\x77\xa7\x63\xc8\x1e\xb9\x9d\xd2\xd9\x1b\xf4\x84\x9d\xdb\xdd\x46\xa5\x6a\xef\x15\x96\x2c\xb0\xfb\x6c\xc7\x5d\x66\xd5\xdc\x15\x21\x33\xa7\xb5\xec\xf4\xe1\x0c\xff\x4e\x1c\x4a\x58\xee\x17\x97\x5f\x82\x69\xe7\xdd\xbc\x4e\x44\xd9\xe1\x73\x71\xcd\x82\x9d\x41\x2f\x13\xd0\x2a\x20\x60\x1e\x71\x13\x06\xc1\x88\x22\xb6\xc5\x22\x81\x67\xb6\x5c\x44\x66\xa7\xf8\xb4\x93\x6f\x67\xc8\xcb\xde\xd8\xfd\x59\x63\xe8\x13\x26\x3e\xbb\x28\xcc\x8e\xfc\x9c\x60\xaf\xc6\xb1\xad\x79\x34\x3d\x08\x7c\xa3\xea\x41\x67\xa7\x7e\x80\x5b\x31\x64\x9b\x1e\x88\x17\x39\x24\x7e\x6c\x20\x2f\xb1\x9d\x03\xe9\x2f\x55\xdb\xf7\xa0\xa0\xb2\x5f\xef\x08\x74\x36\x49\xb3\x38\x20\x99\x46\x7a\xbd\x71\xf1\x81\xde\x88\x4b\x51\xd0\x20\xc8\x69\x29\xaf\x17\xc8\x4f\xab\x5f\xd8\x01\x45\x56\x1b\x6e\xe1\xea\x36\x79\x9b\x6c\x86\x83\xd1\x1e\xc9\xec\x03\x4e\x83\x2a\x06\x70\xa4\xcc\x69\x68\xc8\xc4\x79\xfa\x03\xee\xcc\xe8\x1e\x6f\xbc\x20\x44\x66\x52\xa5\x40\xcc\xb4\x3f\x45\xc7\x07\x2e\x92\xaa\xda\xeb\x07\x8e\x30\xf9\xc2\x8b\x23\xaf\x9d\xed\x17\x16\x99\xaa\x4b\x16\xf3\xf7\x17\xd3\x8c\xcf\x55\x74\x7d\x14\x32\x2d\xc3\xc8\xe4\x5d\xe9\x00\x07\xcc\xf6\x2a\xba\x3f\x70\xe9\xaa\x03\x98\x07\xae\xed\xf7\x91\x82\x03\xe7\x95\x7a\x76\x7f\xb8\xdb\xd6\xc4\x53\x68\x1b\x0a\xe2\x25\xd6\xa2\x3b\xc0\x91\x29\x23\x89\x95\x91\x8c\xf6\xba\x6a\xc8\xab\x4d\x00\xb5\x8e\x4c\x15\xae\x7e\x9f\xe4\x2b\xee\x77\xc0\x08\xd7\x8d\xfa\xe5\x80\xd1\xdd\xb3\x7f\x5f\x10\x09\x87\x4c\x56\xb1\x23\xfb\x40\xe4\xc6\xd7\x31\x1d\x38\x3d\x6e\xdf\xe6\x81\xa2\xa5\xf6\x2c\x1e\x8d\x20\x6a\x8a\xc8\x05\xf6\xcd\xe2\xe5\x80\xcd\x5d\xbd\x6a\x0d\xb4\x6a\x90\x57\x64\xa7\x19\x02\x9e\x7a\x91\x3b\xf4\x40\xb6\x70\x35\x88\x9d\x92\x45\x2c\xf4\xc0\xf9\xa9\xf4\x5a\x18\x9c\x9f\xaa\xaf\x17\x48\xce\xd1\x5d\xc2\xdc\x14\x8f\x3c\x78\x87\x94\xed\xd1\x03\xf9\xc5\xae\x2f\x70\x74\x9c\xd3\x7f\xb5\x71\x6b\x99\x34\x9a\xa3\xd3\xa6\x6a\x7e\xe1\x80\xcf\x49\x78\x42\x2a\xcc\x8b\xd1\xf0\x7e\xd5\x66\x10\xb9\x32\xd2\x0c\x0e\x9e\xb8\x12\xcf\x3d\x68\xc4\x77\x05\x60\x0f\xe6\xce\xe4\xf4\xa3\x12\x0c\xc7\xb4\xf9\x93\xef\x34\x39\x06\x6f\x8a\x33\x2b\x44\x20\xca\x19\x02\xc7\x60\x9d\x49\xb7\x51\xe2\xc5\x9c\x71\x20\x2e\xf9\x82\x0f\xe5\xdd\xbc\x59\xa0\x54\xbc\xd6\x7d\xe0\xce\x2d\x59\xf8\x07\x92\x72\x9c\x47\x75\x40\xc5\xa8\xd2\x6c\x8f\x9d\xa5\xda\xf4\xfe\x9e\xf1\xbe\x56\x08\x95\xff\xbb\x57\x00\x45\x9d\xaa\x97\x98\x87\xa9\x1c\xab\x38\xe8\x21\x70\x40\xf0\x80\x87\xc0\xf9\xdb\xc7\x4e\xc9\x2a\x3f\xfb\x41\x07\x81\x59\xd4\x3a\x34\xae\x0f\x0e\x3a\x2e\xb5\x22\x28\xc9\xe4\x38\xea\x81\xd3\x57\xe9\xd5\xa6\x5b\xc5\xb4\x8f\x48\x97\x4b\x92\x1e\x07\x2f\x71\x36\x00\xb4\x07\xbc\x7f\x0f\xea\xda\xd9\x5d\xe2\x86\x44\xa9\x3b\x07\xeb\xac\xca\x03\x76\xd0\x9f\xe0\x58\xc7\x81\x58\xd7\x8b\x6f\x9f\xdc\x2a\x5a\x06\xa8\x37\x8e\x7d\x1c\xa8\xbb\x6a\x4b\xfa\x98\x0a\x4d\x6a\xd2\xd9\x0e\x9c\xf6\xaa\xc6\x32\x2e\x06\xa8\x66\x79\xa8\xfb\xef\x78\xce\x71\x72\x15\xbc\xce\xbc\x1b\xcb\x9a\xfb\xb1\x14\x1c\x39\xdd\x0f\x2a\x38\x7e\x01\xde\x06\xeb\x80\x07\x8e\x7e\xd9\xbd\x7b\x20\xa9\xa8\x9a\xc7\x5d\x24\x75\xc3\x70\xad\x75\xd0\xa4\x70\x37\x96\x73\x1b\x0e\x9c\x0d\x7b\x49\x3f\x44\xad\xec\x50\x3e\x10\xb4\x72\x2d\x9e\x83\x57\x63\xc9\x3a\x39\x58\xa1\xc9\x35\xca\x8e\x9b\x4a\xa5\xdb\x90\xb7\x5e\x26\x84\xac\xaa\x21\x44\xc8\xca\xc5\x81\x0e\xe8\x53\x4e\x25\x3e\x6e\x54\xf9\x93\x65\x79\xdc\xfd\xfb\xab\xf8\x9c\xcb\x81\x94\xa2\xf2\x1a\x0f\x6a\x8c\xa2\xe7\x07\x22\x5c\x9b\x43\xa4\xc7\xd4\xbf\xd2\x4b\x34\xde\x6b\x11\x84\x82\x87\x8b\xa0\x11\x79\x0a\xde\x41\xab\x03\xe5\x52\xed\xf2\x39\x96\x33\x23\xfb\x01\x2a\xf8\x5a\x49\x79\x38\x27\x8f\xd0\xe1\x33\x12\x0e\x50\x2c\x35\xbe\xbe\xbf\x38\xa2\x90\x82\x0c\x24\xdf\x8f\x78\xc0\xd7\xe1\x1c\xbc\x13\xc5\x51\xed\x91\x3e\x51\x82\xc9\xd5\x83\x4e\xb8\x3a\x5a\xd1\x9c\xce\x0d\x2c\x66\xb8\x8d\x55\x90\x58\x39\x11\x66\xf3\x89\x82\x73\xe3\xd5\x95\x45\x6d\x06\x77\xa2\xda\x07\xe2\x88\x1e\x90\xbb\xb7\xb8\xc3\x0b\x03\xb8\xc3\x1b\x19\x52\x41\x6d\xdc\x54\x25\x0e\x75\x22\x5d\xdb\xae\x96\x73\xd5\x60\xd2\xba\x9e\x48\xd7\x36\x13\x3d\x11\x95\xcb\xba\xb2\xb7\x9c\x53\x5f\x8d\x6d\x73\x0f\xf4\x28\xc9\xdc\x39\xa1\xaf\x26\x8b\x99\x13\x71\x38\xbb\x3d\x4e\xdc\xd1\x3a\xb9\xe8\x0f\xa4\xce\xb9\x62\x70\x62\x99\x67\x04\x19\x69\x6f\x9f\x11\x1b\x41\xd1\xaa\x73\x79\x59\x9a\x1f\xc0\x5f\x2e\x7e\x75\x46\x4a\x6a\xed\xc5\x13\xb7\xb0\xfa\x5a\xd7\x93\xe9\xda\x8e\x96\x9e\x2c\x22\x60\xd9\x7d\xb2\x88\x80\x33\x9b\x4f\xe6\x6f\x3b\x53\xf9\xa4\xdb\xe5\xd5\xa6\x70\xf6\xca\x27\x5a\x16\x92\x7e\x27\xa2\x70\xb6\xd2\x4f\xd6\x19\x78\x2d\x1d\xaf\x6a\x7d\xad\x1d\xeb\x0a\x38\xb9\xf9\x4c\x2c\x0e\xac\x89\xa1\x8e\x80\x03\x79\x67\x42\x41\x2f\x63\x06\x55\x04\x6c\xd5\x9f\x53\x03\x4f\x36\x34\x4e\x16\x4b\x95\x30\x39\xf3\xba\x56\x4a\x6d\x6a\x76\xc2\x6c\xe6\xd5\x56\x9a\x23\x6a\xa1\x3a\x03\xec\x44\xed\x53\xdd\xcd\x5f\x4e\x64\x94\xfb\x74\xff\x89\xd3\x78\xce\xb5\x3e\x51\x30\xc0\x05\xc8\x4e\x44\xe5\x1c\xa5\x3b\x91\x4f\x5e\x8d\x10\x44\xe5\x2c\x8e\xcf\xa9\xce\xb7\x2a\x23\xf4\x2c\xa0\x6d\xaf\x41\x81\x46\x63\xd2\x5e\x41\x35\x03\x50\x28\x3d\x4d\xba\xe5\xc0\xe1\x4a\xb7\xd7\xba\x0b\x44\x28\xec\x3d\xb9\x4b\x6a\xc7\xe6\x00\x75\x43\x6e\x95\x60\x44\xbd\x01\xa7\x72\x9e\x15\x87\x1a\x65\x6b\x9f\xcb\x6f\x25\xeb\xfe\x44\x06\x7b\x33\xdd\xe0\x9a\x82\xf1\x1a\x80\xe6\x62\xf7\x83\x13\xb3\x16\x95\x30\xd5\xca\x0e\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x34\xa4\xcd\x64\x98\x7d\x6e\xea\x47\x79\x27\x5d\x24\x5e\x4e\xa4\x5e\xb9\x8a\xe8\x09\xb7\x57\xed\x5e\xe8\xe5\xf6\x32\x63\x5d\x2a\x7c\xf7\x27\x14\xf2\xee\xb3\x93\xcd\xb8\x53\x9e\xd7\x73\x98\xf8\xec\xf4\x4a\x88\xdd\x9f\xa8\xb7\xe4\x2b\x39\xcf\xce\xdc\x61\xa3\x6a\xe0\x78\xae\xb9\x2b\xee\x0d\xa8\xf2\x48\x9d\x83\x5b\xd0\x3d\xe0\x40\x9f\x4f\xcb\x9f\x63\x41\xe9\x2f\xd6\x10\x82\x92\xe5\x93\x2c\x47\x4f\xde\xe8\x6f\x76\xb6\xfc\x62\x26\x88\x9d\x5a\xba\x65\x00\x6b\xfb\x9b\x1b\xed\x74\x10\x98\xec\x77\xde\xb6\xa6\x79\x23\xe1\xca\x91\x88\x73\x27\xfa\xbd\x7e\x3b\x63\x6f\x5a\x60\x44\xc2\x9a\xa7\xc5\x2b\xad\x1c\xa9\x3d\x8f\x00\x39\xa9\x0f\x8e\x85\x18\x7d\x41\xbd\xd6\x78\xe0\x1d\x57\x76\xcc\x9d\xcb\x31\x67\x22\x3b\x48\x33\x6e\x43\x0b\x94\x7f\xe1\x84\xe3\xae\xbc\x7a\x64\x5c\x4c\x93\x3c\x38\x07\x83\xc8\xc5\xf6\xef\x20\x6a\xd9\x84\x27\xd2\xad\xaa\x9c\x07\x27\xb5\xce\x9f\x95\x59\x38\x59\x80\xc0\x61\xdf\xf3\xa4\x00\x30\x2b\xe3\xf5\xab\xdd\x72\x73\x05\xb4\xa4\x06\x9f\xd7\x22\x60\x21\x11\x99\x4f\xbe\x1d\xfc\xbc\xd6\xbe\x14\x88\x48\x2b\x77\xd9\xc0\x93\xb7\xa5\x4a\xe3\x3a\xef\x65\x28\xab\x07\x1c\x81\x73\x9e\xc4\x79\x73\x04\x2d\xc2\x0d\xc3\xd9\x9c\x01\x85\x8b\xaa\x59\xc9\x4d\x21\x65\xa4\xde\x28\xe4\x6f\x4a\x9b\x2a\x5c\x7a\x31\x58\x5e\xe3\xe4\x20\xed\xf9\xe0\x38\x8d\x77\xd8\xd4\xd0\x92\xef\xfa\x3e\x91\x97\x54\xcd\x39\x9e\x03\x39\x98\x82\xe0\x21\x44\x1f\x1c\x5d\x1b\x1d\x59\xe2\xa7\xd7\x46\x4d\x5c\x74\x71\xf1\x26\xa5\xe0\x2f\x40\x17\xc2\xc1\xb5\xd1\x17\x90\xfd\xc2\x4a\x7c\xf8\xb4\x59\x15\xa0\x88\x96\x2f\xc4\x96\xaa\x0c\xa2\x6b\xc5\x96\x44\x9a\x17\xca\x06\xd4\xee\x1e\x40\x5a\xa2\x85\x6b\xe5\x29\x15\xb5\x41\x6a\xa2\x84\x0b\x79\x4b\xbe\xd4\xf2\x42\x3e\xb8\x6f\xea\xbd\x10\x89\xaa\xc3\xe3\x71\x4a\x9a\x41\xe0\xf6\xac\x7e\x00\x39\x28\x2b\xf2\x8a\x6b\x4a\x9a\x02\x75\x24\x79\x84\x2f\xde\x4f\x6a\x57\xda\xb5\xd2\x94\x5e\x5d\xf0\xcc\x81\x07\x8d\x38\xc9\x91\xfd\x05\x33\x66\xfc\x3b\xc3\x10\xda\xf1\x57\xa2\x7a\xaf\x1d\x7e\xc1\x23\x38\x7c\x58\xe8\x4a\x6b\x57\x09\xac\xb4\x76\x80\x96\x82\x99\x3f\xf6\xec\x5c\xb8\x4b\xde\xa6\xdf\x95\x29\x1d\xbd\x58\x79\xc1\xad\x51\x79\x83\xa8\xb3\xc0\xae\x15\x8d\x92\x96\x72\xb1\x6e\x91\x8f\xc1\x5c\x48\xfa\x76\x41\xf4\x0b\x75\x8c\x2c\x92\x2f\xaa\x21\x72\x45\x5f\x53\xed\x48\xc3\x34\x5a\x68\x31\x37\xbf\x00\xf4\xcb\x97\x7d\x31\x19\x28\xfb\x03\x6a\x76\xcd\x2f\x50\x11\x49\xee\x01\x20\x68\x9f\x5d\x95\xc8\xf5\x02\xd6\x45\xa4\x9a\x37\x2b\x49\x5a\x6f\xb8\x50\x17\xd2\x6e\xb7\xab\x52\x5c\x1a\xb7\xd4\x13\x86\x5f\x40\xc6\x90\x14\xed\x0b\xc9\x33\x9b\x51\xbd\xd4\x02\x43\x4d\xc7\x9e\x36\xf3\x45\xb5\x40\x9e\xee\x8b\xd5\xc6\x7d\x88\xea\x62\x9d\x23\x73\xd1\x6b\xd5\x35\x92\x4c\xbf\x50\x7f\xdc\x2c\xef\xe2\x79\x32\x1f\xb3\xba\x50\xc6\xd1\x19\xd8\x17\xea\x18\xb9\x00\xce\xb5\xb4\x84\xe6\x0f\xa8\xd2\x79\x37\xa2\x70\x91\xef\xd5\xbd\xa8\x35\x18\x6f\x28\xba\xe8\xe2\xf5\xd7\x20\x63\xf7\xf6\x5c\xe1\x34\x2f\xce\xe0\x66\xf2\x86\x66\xb6\xcc\x6b\x77\x0d\x8a\xf0\xd7\x20\x54\xda\xc6\x8f\x42\x42\x17\xef\x71\x7f\x6d\x4e\x24\xcf\xd8\x2e\xbd\xc6\x42\xac\x66\xbd\xd3\xda\x30\x0d\xef\x44\xac\xdb\x8c\x49\x49\x89\xb8\x76\xee\x1b\x29\xf7\xd7\xbe\x06\x15\x22\xa6\xd6\x90\x6d\x08\x5e\xc8\xda\xf6\xa5\x1a\xd7\x41\xfa\x90\xb8\xb9\x10\xbe\x2b\x0e\x98\x5f\xac\x48\xee\x40\xf0\x75\x70\xf5\x04\x04\xf2\xb4\x37\x79\xaf\x2f\x08\xf9\x16\xdc\x23\xe7\xad\x69\x9e\x6b\x29\xd4\xc1\x49\x3f\x8d\xb9\x3d\x9c\x4b\x4d\xf6\xf1\x75\x32\x59\xaa\xf8\x01\xbc\xac\x96\x06\xb8\xc1\xa7\xc9\xa6\xba\x4e\xca\x48\x2f\xff\x05\x7f\x99\x49\x96\x85\x86\xec\xff\xba\x2e\xa0\xda\x93\x40\x4e\x75\x0b\xfe\xbd\xa2\x2d\xac\xf0\x80\x9a\xd5\xd2\xeb\xe2\xb1\x3c\xf3\x8f\x8b\xe1\x59\x13\x18\x6e\xa5\xf4\xdd\x47\x17\xbc\x4d\xaf\xa5\xb8\x58\xb4\x5c\x68\x59\xe1\x39\xb3\x30\x84\xe7\x1c\x6f\xbf\x90\x11\x9d\x5c\xa1\xf0\xc2\xf1\x7b\x5f\x0d\x7e\xdd\x6b\xe9\x34\x04\x02\x78\xc3\x14\x7d\xb3\x5a\xa0\xd0\xc2\x33\x6b\x26\x06\xe8\x2a\xd6\x7e\x2e\x16\x32\x72\xd8\xf5\xba\x39\x27\xb7\x91\x82\x6f\x08\xd6\x1d\xeb\x1a\xe0\x21\x9a\xdd\x46\x91\x5a\xcf\x60\xea\x2a\xc9\x9e\xd3\x0b\x77\xef\xf8\x6c\xd9\xf5\xb4\x69\x78\x79\x02\xcf\xc2\xba\x66\xf8\x2c\xa6\xec\x37\xe8\xe3\xf3\x08\x17\xf2\x15\x05\xf1\xc3\x42\x2e\x86\x88\x35\x93\xb5\x8e\xf7\x8a\x2e\x8a\xe5\xde\xf0\x2f\xf9\x7c\xdb\x8d\xf3\xff\x4e\xe3\xbe\x71\x8d\xa4\xf3\x24\xee\x8d\x3a\xa5\x54\x89\x1b\xda\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x34\x58\xc4\x07\x6e\x28\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xc8\xad\x1e\x50\x03\xe9\x75\xfe\xed\x86\xf6\xd2\x64\x44\xdf\xd0\x5e\x9c\xd9\x7a\x07\x82\xa4\x49\x4f\xed\x25\x6d\xc2\xf3\xbd\x2a\x74\x8b\x98\x6f\x9e\xd0\x37\xb9\xdf\xb8\xbb\xc6\x11\xd2\x9b\xd7\x40\xfa\x20\xec\x1d\x91\x7d\x16\xfc\xc2\x9c\xa5\x6d\x89\x1b\x29\xd1\xaf\x13\x77\x37\x0a\x6c\xfb\xea\xbf\x1b\xce\x18\x07\xbc\x6f\x5e\x65\xe3\x73\xaf\x77\xc2\x2d\x8c\x9b\x5f\x28\x7c\x41\x3d\x26\x5c\x00\x21\x6a\xba\x13\x62\x15\xdd\x23\xd0\x47\xed\x95\x42\x74\xd3\xbe\x94\x1b\xc1\xcc\x26\xd7\xc3\x8d\x7b\x1e\x9b\x7c\x3b\x77\xc6\x85\xd6\x06\x39\x83\x55\x4a\x96\xde\x3c\xca\xe6\x20\xfd\xbd\xa2\x9f\xda\xe3\x77\x86\x95\x67\xda\x80\x1a\xe3\xb3\xb7\x37\xee\x79\x6c\x3f\xcb\x4a\xb8\xe1\x3a\x71\x71\x80\xbb\x50\x2f\xf7\x68\x85\xf0\x09\x83\x65\xd1\x8d\xe0\x2b\x8c\x62\x67\x3f\xa0\x6f\xd3\xa4\x57\x58\xeb\x46\xfe\x9e\x1b\xe5\xb3\x9b\xb7\xc3\xd4\x82\x92\x53\x6d\x6f\xe4\xfc\x34\xa9\x8f\x77\xc5\xf6\x71\x87\x95\x33\x14\x8c\x75\x11\x92\x3f\xa0\xa3\x4f\x3a\xcf\xdd\x16\x2d\x6a\x99\x70\x03\xe3\x6b\x9d\x1b\x87\x70\x1b\x5c\xc6\xb4\xda\x28\x80\x64\x7e\xdc\xb8\xc5\xc5\x41\xb0\x1b\x09\xc4\x8e\x30\xdf\x08\x6e\xba\x50\xe3\x8d\x53\xfa\x63\xf3\xef\x38\xb4\xd0\xdd\xdf\x85\x20\x96\xdf\xbf\xb1\xe3\xfd\x3b\x70\x66\x4a\xee\x0c\x2c\x48\x1f\xbe\xa7\xce\x95\xb6\xcd\x6d\xa8\x58\x12\x5f\x37\x2a\x2b\x39\x9b\xeb\x9e\x1a\x56\x72\x38\xe8\xee\xf4\xee\x0a\xc9\x7d\xad\xab\x1f\x40\x62\x3a\xe9\xe9\xee\xf0\x49\x7b\x99\x10\x58\xdc\x24\x1a\xee\x51\x91\xd3\x26\x14\x0d\xe4\xc2\x9b\x47\x51\x59\xda\xdc\x21\x2f\x80\xe9\xee\x90\x11\x23\xb5\x71\x58\xdf\xd7\xd1\xdf\x7b\x24\x44\x42\x0a\x22\x83\xaf\xfb\x77\xef\x1d\xee\x0a\x67\x6d\xdc\x3b\x0c\x59\x59\xc2\x37\xb2\x8b\x37\x93\xd6\xbe\xc8\x5b\x78\x87\xd3\xe5\x75\x74\xf4\xde\x79\x17\xad\x16\x8a\xd1\xc5\x17\x5b\xdb\xc1\x18\xa5\x0c\xdd\x70\xba\x84\xd7\x8e\x59\xc9\xc4\x12\xe3\x37\x9c\x2a\x0e\x1a\xdd\x07\xa2\x0b\x66\xb5\x8c\x16\x9a\xfb\x1f\x1d\xb4\xe3\xf7\x07\x41\xd0\xb4\x0f\x1a\x60\x52\xfa\x6e\x5c\xaa\x68\x3b\xe4\x46\xa9\xc6\xe6\x54\xa1\x1b\x15\x90\x9a\x37\x0c\xf4\xab\xcd\xdb\xfe\x84\x06\x57\xdc\x86\xcc\x74\xaa\xf9\x8d\x53\x6c\xc1\x07\x3b\xef\x73\x91\x8b\xbb\x24\x05\x0b\x91\x17\x57\x53\x98\x66\x2a\xb1\xf3\xad\x6e\xba\x5e\x9c\x8d\x74\x5f\x2b\xf7\x4f\x6d\x68\x5c\xa6\xd0\x6b\xe1\x41\x30\x5c\x0b\x28\x8f\x01\x2d\xd0\x78\xb9\x16\x90\x06\xea\x99\x34\xeb\x6d\x87\x1a\xd5\x76\x70\xde\x37\xe4\xac\x3c\x27\x37\xc2\x77\x3e\xeb\x7c\x23\x1f\xca\x3e\xbc\x9b\x37\x1c\x3a\x44\x79\xe3\x84\xd9\xeb\x4a\xe8\xfb\x86\x2e\xec\x7d\x89\xf0\x9a\x6f\x84\xb8\x1f\x8e\xa8\x0e\x10\x5d\x73\xd1\xfe\xfb\x01\x33\x94\x3f\xf5\x46\x32\x94\xa3\xe9\x37\x8f\x98\x99\x51\x3d\x58\xe9\xea\x36\xcf\xb6\x7a\x0a\x28\x08\xd0\x9b\x5f\x80\x37\xdf\xe1\x80\xfb\x41\xa1\x05\x4f\x89\xe1\x38\x67\xfc\xdc\x28\x1b\xd9\xea\x8f\x7c\x72\xf7\xc3\xe0\xc4\xa7\xf7\x67\xa3\x07\x4e\x28\x7e\x10\xbc\x73\x5c\xf9\xd9\x18\xea\xd2\x1e\x7e\x36\x60\xa4\xfa\x03\x5c\x61\x2a\x71\xf3\xf0\x4c\x9c\xd3\xdc\x1e\x94\x5b\x7a\x9d\x29\x7e\x98\xfc\xe5\x14\xa4\x07\xa9\xcd\x8e\x6d\x3f\xb8\x62\xc5\x6c\xe4\xa1\x7e\x26\x9f\xc8\x83\x64\xb0\x6d\xf8\xf7\x49\x67\xce\xf6\x7f\x58\x31\xdb\x39\x6c\x0f\xe2\x79\x2e\x17\xf6\xa0\x62\xb6\xcb\x36\x3c\xd4\xe7\xe4\x52\x79\x98\x07\xed\x39\x07\xd4\x01\xd8\xfc\x3d\xd2\xdc\xa5\xf8\x3f\xc8\x46\x73\xc1\xb2\x07\x37\x25\xda\xc6\x7f\x02\xc5\x97\x00\x5c\x17\x25\x6a\xaf\x3d\x28\x66\x30\x8a\x07\xb8\x89\x22\x43\xf4\x80\xae\x34\xa3\x18\x60\x3f\xe9\xf7\xb8\x76\xaf\x86\x88\x74\x88\x17\x3f\x20\xb7\xf6\x32\xe0\x22\x71\x07\x1c\x1f\x16\x37\x10\x67\x7d\x56\x55\x70\x4d\x2a\x92\x59\x4b\x53\x7f\x70\x63\x8b\x0f\xa7\x3c\x11\xdb\xbd\x79\x00\x6e\xf7\xe0\x11\xc0\x93\xe4\x6d\x79\x98\x44\xfd\x02\x9a\xd1\x3c\x69\xc1\x4f\xc2\x69\x15\x31\x90\x27\x31\x94\xad\x59\x23\x96\xf7\x3a\xc5\xfa\xe0\x8c\x9d\x0d\xf4\x07\x67\xec\x5a\x73\x1b\xa7\x81\xad\xce\x3d\xa8\xb9\xf9\x3a\xc4\xfc\x20\xda\x67\xa7\xc3\x93\xe8\x09\x15\xc7\x78\x50\x33\x7c\x64\x0f\xc9\x1c\x04\xa3\x05\xf1\xbe\xd7\x39\xea\x07\x01\x3f\x1f\x63\x7d\xf2\x5a\x09\x75\x91\x71\x8b\xbc\xc9\x87\x35\xa4\x9c\x51\xf7\x64\x4e\x43\x40\xc1\xf9\x66\xcf\xc5\x03\x5f\x9b\x0f\x54\x3e\x79\x49\x24\xbf\x00\x1e\x61\x82\x2f\x0b\x46\x61\xba\x10\x46\xa1\xa1\x4c\x11\xe6\x4b\xe5\x1f\x5e\x77\xe8\xb4\x9f\x67\x69\xa6\xb2\x60\x9e\x02\x6a\xe8\x6e\x93\xf5\x1a\xb3\xf0\xc6\xb5\x6a\x18\x40\x2e\xf2\xc7\x3e\x95\xd4\x60\xbc\xa1\x2c\x95\x93\xb8\x1f\xdc\xfb\xe2\x23\xfb\x0f\x82\x7c\xcd\x79\x84\x0f\xd2\xf8\x5e\x07\xaf\x1f\x9e\xa5\x1b\xc3\x63\xc0\x14\xec\xfe\x02\xfe\xd9\xe2\x36\xef\x5d\xd0\x2c\x51\x96\xca\xa6\xe6\x83\x02\x0c\x9b\x17\xa6\x42\x67\xf2\xda\x57\xcc\xc9\x68\xe3\xd1\xb9\x17\x9e\xa1\x1a\x3b\x40\xf7\x34\x5e\x21\x26\x00\xa1\x29\x37\x5f\xef\xff\xc0\x3d\xd8\x4c\x8f\xb8\x04\xc6\x22\xf3\x61\x05\x07\xa7\xd8\x3d\x0d\xb9\x4c\xb2\x9f\x9f\xb6\xf3\x05\xf7\x00\x0a\xcf\xfe\x60\x51\xb8\x16\xaa\x91\xf9\x98\x7d\x52\x1b\x96\x06\xf4\x40\x1b\xf6\x81\x9a\x07\x05\xad\x6a\xde\x7e\x22\x81\x1e\x3a\x27\x65\x7e\x3c\x9d\x13\x14\x0a\x91\x33\xd8\xcd\x13\x98\x32\x68\xde\x4d\x5f\xa5\x2c\xb6\x07\xb5\xb1\x7c\x96\xe3\xe1\x5d\x8a\x2f\x84\xa0\x22\x69\xb3\xb4\x80\xeb\x72\x78\xcd\x79\x31\xba\xf4\x9c\x07\x19\x82\xc1\x19\x7a\x0f\x22\xa0\xcd\xe9\xa0\x0f\xce\x0a\x38\x6d\xe9\x41\x04\xd4\xaa\xf7\x83\xa3\x03\x21\xbb\x9d\x70\x3d\xaa\x3a\xe4\xc9\x01\xa7\xc8\x3d\xd0\xd5\x7d\x4d\xda\x83\x1c\xc0\xe4\x5c\x8a\x07\x05\xd9\xdb\xf0\x88\x27\x27\xe9\x07\x0b\x68\x7f\x81\x1d\x2f\x77\xc0\x43\x6d\xde\x94\x8c\x88\xaa\x2b\x43\x3e\xfb\x22\x3c\xf5\xb8\xaf\xcd\xe4\x2f\x28\xc7\x8d\x97\x9d\x98\xd7\x90\xfb\x80\xb1\xed\xdf\x61\xe3\x6c\xee\x91\x1c\x41\xd6\xfb\xb3\x33\x0f\xc0\x72\x76\xc7\xf6\x19\x7e\x81\xa9\x15\x6e\x3f\x04\x41\x43\xa2\x84\x85\xd3\x45\x9f\x03\x82\xda\x94\x09\x5d\x3f\xb9\xb0\xc2\x73\x70\xc3\x6b\x69\x8e\xc5\xc6\x34\x04\x52\x01\x83\xd7\x1a\xce\x53\xdf\x50\xfc\x4c\x65\xbf\x39\xec\xff\xc0\x79\xea\x40\xf4\x73\x12\x6d\x72\x10\x3c\x48\xe4\xb3\xd7\xf9\x39\x17\x73\xf7\x03\xee\x60\x45\x42\x1e\xd6\x43\x75\xde\xdc\x03\xf5\xbf\x39\x0a\xf1\xd0\xdd\xea\x3d\x83\xeb\x16\x9d\x0e\xf1\x40\x55\xf7\xc5\xaf\x0f\xa2\xa8\xae\x13\xfa\xe0\xe4\x41\x7a\xb5\x2f\xbc\x2f\x90\x2e\xe4\x1a\x49\x49\x7d\xa0\x97\xdb\xba\x7d\x10\x53\x7d\x55\x62\x78\x58\x0b\xc2\xd9\xc5\x0f\x12\xeb\x7c\x49\xdd\x73\xaf\x49\x6a\xa5\xee\x35\x49\xbf\x41\x2f\x82\x59\x21\x2a\x91\xfa\x94\xde\xc3\xab\xc5\x4b\xf2\x0b\x17\xbb\x10\xee\xa1\xcc\xbf\x74\x59\x28\xf3\x3e\xf3\xfb\xf0\xe0\x9f\x13\xcf\x1e\xde\x18\xe3\xe4\xd5\x07\xb9\x72\x4e\xcf\x7b\x78\x83\xcc\x6b\x23\x42\x9f\xf7\x15\x5a\xcf\x43\xee\x2a\xcf\xc3\x33\xf5\xf7\xdc\x5f\x3d\x70\xa7\x7a\xe2\xac\x66\x6a\x09\x80\x6a\xa6\xba\x6b\xa0\x6e\xac\x4e\xaa\xfb\x8d\xea\xc6\x12\xed\x4a\x86\xa9\xdb\x0a\xce\x56\x3f\x98\x7b\x5d\xe7\xe8\xeb\x86\x0b\x62\x94\xbb\x55\x37\xd4\x8c\x50\xe1\xe1\xba\x05\xf0\xa7\xa2\x21\x79\x13\xb8\x6a\x3c\xd4\x2d\x50\xda\x57\x3f\x28\xe8\x41\x30\x05\x9e\xfa\x2a\x6a\x93\x37\x7c\xd6\xa6\x6e\x81\xf7\x7e\x55\x8f\x39\xd0\x83\x7b\xa4\xa5\x9f\xdc\x25\x10\x17\xdc\x03\x94\xfc\xe0\x21\x90\xd6\xf4\x11\x4a\x75\x63\x35\xaf\x92\x35\x02\x3c\xa0\xbd\xfe\xe4\xe4\x6a\xdd\x22\x49\x63\xa8\xbd\x08\x58\xc3\xf3\x46\x43\x19\x42\x75\xc3\xe1\x0f\x85\x6e\xeb\x86\x72\xa6\xaa\xe6\x54\x37\x94\xa4\xa8\xc6\x21\xd4\x65\x1d\x48\xaf\x5b\x24\x02\x04\x3f\xd2\xe3\x74\xe6\xb4\x6e\x91\xf3\xd7\xa2\xb0\x72\x98\xf2\x87\xea\x86\x23\x88\x8a\x1c\xd5\x0d\x37\x89\x77\x23\x08\xb7\x1b\xba\x5c\x49\xdd\xe0\x6e\xad\x2a\xdb\x56\xb7\xa9\xfd\x66\x15\xb9\xaf\x5b\xa6\xc6\x95\x45\x38\xd0\x54\x55\xf3\xa5\x6e\xb8\x8e\xb0\x27\xb7\x13\xda\xee\x00\x38\x88\x1a\x71\x85\x8d\xab\x3b\xe4\xb6\xcf\x02\x92\x17\x0c\x26\xd3\x5e\x26\x4c\x42\x13\xc2\xc8\x5b\xd2\xaa\xf2\xf4\x89\xb2\x8a\xeb\x86\x8b\xbb\xbb\xdb\x50\x65\x15\xb5\xa9\x1b\xe3\xc8\xca\xdf\xab\x1b\x8e\xa3\x0c\x2f\x04\x4f\xa3\xa8\x9a\x54\xdd\x10\x48\xce\xa6\x5d\x68\xb2\xfd\xd5\x26\x88\x02\x89\x45\x21\x8a\x26\x59\xb8\xdd\xf4\x7e\xe5\x76\xd3\xca\xd6\xc5\x2d\x35\x20\xc2\xce\x9b\x8a\x51\xd7\xad\x12\xaf\xfe\x02\xdc\xd3\x48\x98\x7a\x6c\x1c\x86\xb8\x92\x47\x98\x03\xa0\x28\x84\x2e\xc9\xab\x1b\x0b\x87\x79\x0a\x95\x53\x10\xc8\xa8\x5c\xdf\xbd\x7f\x11\xc5\xd6\xd1\x8f\xba\xb1\x72\xfd\x26\x9c\x41\x8f\x55\x71\x84\xba\xb1\xb4\x6a\x53\xff\x6d\x21\x5d\x10\x36\x54\x10\x34\xc3\x80\xda\xfa\xee\x80\xb6\x61\xd1\x0c\x1a\x45\xbb\xb9\x1c\x0a\x3c\x74\xf3\x87\x4e\xe6\x5d\x44\x7c\x50\x1c\xfb\xeb\x03\x20\xcd\xfc\xa0\x23\xab\xa6\x68\x48\x9e\x35\x51\x36\x79\xdd\x3a\x89\xb3\x88\xbc\x71\x37\xa1\xaa\x05\xd7\x8d\x57\x13\x7a\xcb\x77\x60\x2d\x8b\x76\x3b\x8e\x7b\x75\x61\x0d\x15\x22\xba\x37\xe0\xf2\xe1\x9a\x52\x78\xf5\x60\x31\x4c\xb8\x7a\xb0\x9b\x56\x19\x15\x2f\x1e\x92\x51\xf1\x4d\x20\xf1\x6e\xc2\x6a\x52\x19\x6b\x12\xc2\x13\x0e\x9d\x76\xf3\xa1\x41\xa0\x35\xc9\x75\xcf\x77\x35\x0c\x0b\x4a\x81\xcd\xe2\xf8\x59\x3d\x4e\xd5\x31\xbd\xc4\xcd\x72\x04\x9b\x1c\x91\x7c\x57\xcc\x57\x96\xea\xe8\xa5\xd8\xe9\x97\x7b\x75\x01\xb7\x59\x13\x0c\x3b\xc8\xe3\x35\x24\x5d\x44\xe6\x34\xd0\x2d\x93\x45\x18\x1c\xc5\xc1\xd4\x71\xd0\xa0\xf5\x34\x79\x0c\xb6\x9a\x77\x1d\x11\x66\x8f\x86\x44\x19\xd7\x6e\x12\x47\xe5\xfc\x6e\x62\x38\x20\xf2\x8c\xd7\x03\xb5\x3a\x4c\xc1\xac\x49\x51\x2c\x23\x71\xa8\xa4\x97\x9f\x58\x41\x75\xe3\xa5\x85\xe9\xf5\x35\xea\x6a\x34\xb7\x41\x4b\xa6\x94\x83\x46\x99\xb7\x28\x8b\xa7\x15\x4b\xd8\x93\x7c\xed\xf5\x00\xc5\xfe\xac\x06\xa0\x60\x45\x37\x6d\x9d\xb0\x3a\x8c\xf4\x73\x21\x5d\x63\x32\x5f\xef\x25\x1f\x50\xf9\x4c\xf5\x30\xeb\x86\xa0\x7c\xf7\x8e\xba\x96\xde\xa0\x21\x2e\xee\x41\x91\xd6\x45\x1c\xb9\x4d\x1f\xb2\x19\x15\x8a\xe6\x6f\x46\xcb\xb5\x40\x10\x4c\x70\x32\x57\xe3\xe9\x5a\xe4\x6c\x98\xa8\xbb\xba\x8d\xb2\xb3\x66\x55\x37\x95\x44\x75\x00\x1f\x73\x37\xe7\xba\x17\x5e\xd5\xc1\x0a\xe2\x0b\x8d\xcb\xc9\x5c\x35\x89\x1b\xc4\x6b\xf6\x4e\x5d\xb7\xf9\xf7\xb5\x74\xea\x91\xb7\x68\x9b\x2d\x50\x4f\x6d\x1a\xe1\x41\xbe\x96\x77\xcb\x43\x08\x04\x32\x9c\xd0\xaf\x1d\xfc\x2c\xa6\xa0\x11\x19\x85\x7f\xc9\xc0\x07\x45\xbe\x2c\xc2\x90\x51\xf8\x5a\x27\x6a\xad\x16\x48\xac\x42\x5b\x5e\x0f\xe8\x51\x92\x2e\x11\x50\x74\xdf\x92\x3e\xe0\x88\xaf\xc2\x09\x35\xf0\xde\x6d\x95\xcb\xa9\x01\x7e\x63\xaf\x53\xd8\x40\x8d\xd5\x1f\x70\x3f\x35\x3f\xe8\xdf\x5f\x4d\x9a\x74\x0d\xa8\xad\x66\x1e\x11\x36\x1a\x0c\x2f\x10\x08\x74\xf3\x17\x5c\x7a\x7d\xc1\xa4\x45\x9d\x95\xa9\x21\xc0\x8b\x6a\x18\xa8\xe6\x0a\xf1\x21\xf0\xac\x80\x30\x1d\xc2\x02\x52\x68\x08\x24\xe0\xec\x4f\xe0\x9a\xf3\xb4\x71\xec\x38\x24\xb7\x69\x0f\x14\x3f\x20\x75\x64\x03\xf1\x80\x9b\x6a\x16\x11\xa9\x32\xe2\xb6\x81\xaa\xab\xc8\x2f\xc4\x85\x69\xe1\x21\x82\x1e\x45\xf1\x01\x27\x35\xba\x98\x6d\x58\x07\x33\xaa\x5f\x60\x3a\xcf\xab\x4b\xa8\x03\x22\xf9\x90\x00\x82\x17\x3f\x51\x8e\xb9\x4b\xdc\x8e\xd4\x45\xa1\x81\xa7\x2e\x8a\x61\x58\xa7\x2e\xbc\xfc\x09\x86\xb8\x98\x55\x48\x74\x89\x7b\xb1\xe0\xaa\xf5\x45\x45\x35\xe0\xb2\xed\xde\x84\x07\xd4\xb1\xed\xdd\xbf\xc3\x0a\x32\x1a\x12\xd4\x32\x6d\xc3\xc0\xcb\x1c\x75\x48\xa7\x06\x6a\xb7\x5d\xb3\xca\x9c\x84\x7f\x5f\x93\x70\x0f\x8c\xe3\x89\x19\x85\x4c\x4c\xbb\x07\x5c\x4e\xef\xb5\xcd\x6b\x52\x82\x99\xda\xae\x27\x89\x74\x03\xef\xfc\xc0\xfb\xb5\xbb\x47\xa4\x14\xf0\xf7\x28\xec\x2d\xa9\x10\x70\x36\xa3\x0f\xf5\x87\x04\x83\x49\x4b\x3f\x90\x41\x01\x0e\x58\x1d\xc6\xad\xa1\x30\xd3\xd0\x64\x40\xc5\x76\x68\x34\x5e\xa9\xa4\x53\x43\x35\x54\x14\xf2\x33\x38\x95\x8a\x80\xf0\x51\x97\x48\x12\xfc\x38\x58\xdd\x87\x5f\xc0\x35\x7f\xc1\xbf\x83\x71\x45\x0f\x00\xbe\x34\x84\x9f\xca\x2d\x6e\xca\x44\xad\xb2\x61\x90\x2b\x41\x16\x51\x40\x51\x35\x2f\x0e\x38\x56\xdd\x87\xd6\x98\xa5\xcc\x8a\x29\x17\xfe\xd6\xde\x35\xa5\x06\xa2\x18\xfe\x9d\x33\x70\x87\x15\x33\x70\x1b\x24\xd1\x35\x83\xe5\x9f\x35\x99\x32\x35\x21\x79\xcd\xdb\xe2\x08\x1e\x82\xbc\xd6\x9c\xb0\x61\x92\xc1\x6d\x9e\xee\x32\xa3\x43\xf1\xb3\x17\x2f\x85\x8f\x54\xa1\x9c\x1a\xe0\x02\x1d\x32\x1d\x03\x2f\x65\x92\x03\xa9\x06\x5e\xaa\x6d\xdd\x38\x40\x75\xb5\x35\x1e\x90\xcf\xb9\x49\x9b\x0a\x70\x79\x8e\xcd\xbf\x67\xb4\xfd\x7b\x45\x5b\x93\x64\xee\x66\xf5\xd6\x18\x38\xfa\x69\xe6\x0d\x0f\x67\x1f\xa2\x84\x41\x90\xfd\xfb\x5a\x79\x21\x7a\x2c\x2c\x79\x48\x5a\x10\xd2\xe0\xc2\x4e\xf3\xb6\xab\xcf\x9d\x17\x6a\xa9\xcf\x95\xaf\x60\xcc\xef\xd0\x88\xa4\x65\x86\x95\x9f\x50\xfc\xc5\x64\xf7\xf6\xac\x84\x9d\xbe\x19\x13\x28\x0e\x89\x0c\x69\x95\x01\xe9\x9e\xc3\x42\x8c\x87\x44\xaa\x11\x8d\xfc\xcf\x21\xf7\x4f\x40\xba\xe7\x8b\xa5\xf0\x2c\xb3\xcc\xdd\xb0\x4a\xb3\x98\xcd\x1d\x8c\x28\x9b\x9e\x90\xfe\x39\xbc\x74\x07\x2f\xa8\xf0\x26\x84\x2a\x29\x07\x79\x0d\x27\x63\x87\xde\xc6\x38\x9b\xac\x8b\xe4\x6b\x80\xe2\xa8\x92\x82\x35\xa0\xe8\xee\x66\x18\x91\xce\x30\x82\xdb\x03\x6d\xa1\xf5\x24\x44\x82\x10\xa5\x56\x94\xf2\x57\xc3\x49\x24\x09\x40\x64\x8f\x0e\x73\x05\x56\xe0\x35\x71\x5d\x6b\xdd\x04\xe0\x45\x47\xb2\xe5\xd1\xb5\xd0\xec\x07\x34\x72\xcc\xcb\xae\x45\x2d\x42\x13\xeb\xdb\x16\xb3\xc3\x9b\xe9\x6c\x96\x61\xc8\x36\x18\x32\x73\x02\x93\x37\x93\xb9\x39\x4e\x0b\x0f\x53\xc7\x4d\x6d\xc1\xec\xf9\x5e\x8b\xa7\xd5\xe6\x15\x04\xc5\xec\x84\xe7\x7f\xab\xb7\x2e\x6a\xd8\x6e\x26\x49\xe8\x7e\xc3\x8b\xb7\x74\x3f\xcf\xe3\x21\x10\xfe\x00\xbc\xe0\xd5\x41\x07\x81\xb9\x03\x2c\x8e\x79\xf6\x83\xc5\x90\x43\x26\xe0\x70\xc9\x30\x4b\x46\xba\x81\xee\x9c\xac\x01\xfe\xcb\x21\xbb\x28\x42\x31\x1c\xf1\x47\x6e\xb8\xc8\xc2\x30\xca\xa5\xa9\x91\x77\x13\x28\x55\xa6\xc6\x8d\x22\x44\x22\x34\x2e\xff\xa8\x44\x40\x64\xb6\x40\x76\x17\x98\x40\x72\x0f\x98\x40\xf2\xef\x48\xeb\xd5\xaa\xc5\x80\x2a\xc2\xfe\x3e\xe0\xac\x59\x77\x1b\xdb\x43\x9c\x28\x06\x9c\x43\x90\x4e\x18\x71\xb0\x65\x24\xff\x5e\x48\x59\x1e\x00\xd5\xe4\x8a\x3f\xd8\x61\xc2\x78\x00\x6c\x87\xe4\xdf\x4f\xe2\xc0\x3d\x5e\xdf\x5f\xb5\x69\x89\x63\xc0\x12\x24\xb7\x71\xbb\x94\x34\xe3\xc8\x5c\x50\x55\x8d\xa9\x11\x2a\xe3\x48\x7e\x81\x49\x1d\x92\x30\x31\xd2\x11\x2e\xc3\x2c\x46\x9e\x57\xf6\x17\x8d\x5d\x6a\xcc\x48\xff\xfd\xeb\x0b\xd0\x51\x72\xfb\xe0\x17\xee\x82\x50\x6b\x21\xe1\xcf\xac\xda\x2d\x31\x81\x70\xb2\xdb\xcc\x50\x92\x68\x8e\xb8\xf9\xe0\x05\x34\x74\xca\xd4\x8c\x68\x16\xc7\x89\x7e\x81\xce\x46\x2f\x65\x3a\x60\xc3\xfb\x05\xca\x10\xa9\x80\x11\x09\xa7\x49\x89\x56\x35\xe2\x30\x6f\x75\x1b\x2e\xd3\x6c\xa0\xa7\x52\xd9\x86\xd4\x83\xc8\xeb\xa0\x54\x4e\xa7\x46\x9e\xb5\xb1\xb3\x24\x32\xfa\xaf\xd4\x8e\x1a\x79\xf8\xc6\xce\x91\x38\xb5\xca\xd8\x5e\x5d\xf4\xef\xaf\xfa\xc2\x2c\xca\xee\xaa\x34\x71\x8d\x50\x22\x75\x8a\xba\x46\x5e\x31\x65\xcf\x44\xe4\x15\xe2\xaf\x11\xb1\x12\x52\x84\x23\x0b\xc7\x29\xdf\xa0\xc6\x42\x8f\xa5\xb4\xf3\xc8\x92\x3e\xd5\xb3\x98\x8a\x67\xb4\x7b\x22\x16\xce\x4a\x3c\x3f\x42\x13\xb5\x85\x10\xcb\x9a\xa5\x50\xcd\xa2\x3e\xe2\x8d\xb1\xf0\xbc\xa5\xb7\x45\xc1\xb6\x30\x55\x33\xd3\x55\xa1\xf1\x1a\x0b\xa7\xa1\x21\x2a\x09\x48\x78\xe2\x71\x9f\x6a\xc4\xc2\xcd\x3a\x8c\x38\x5e\x4a\x5e\x8d\xa8\x0a\x41\x26\x5f\x40\xa4\x1b\xb4\x1a\xe8\x55\x1a\xd7\x43\xf2\xe4\xaa\x44\x61\x44\x3c\x3f\x18\xe8\xc6\x8d\x25\x3d\x27\x36\x46\x4e\x04\x43\xe3\x62\xfa\x03\x1a\x67\xdd\x1f\x30\xf8\xe7\xb5\xc0\xc5\xe8\x43\x9a\x54\xe4\xa1\x5f\x85\xeb\x6b\xc4\xc5\xe8\xa3\xb8\x8d\xcc\x51\xcf\x12\xe1\xfb\xea\x5d\x80\x88\xbc\x02\xe2\x35\xc2\xb1\x3a\xbc\xb3\x99\xcb\x6a\x00\x70\x49\xa8\x6b\x91\xd4\x88\xeb\xa8\x74\x17\x5c\x8d\xa8\xad\x6b\x6f\x43\x1c\xcc\x9e\x35\xda\xa6\xf6\x98\x2c\x93\x22\xb5\x47\x53\x17\x8b\xe6\x98\x14\xa8\x4d\x9a\x01\xb2\x4e\x6e\xf7\xfb\x28\x61\xe1\x5d\x3a\x68\x95\xd7\xf2\x23\x21\x04\x0f\xe9\xf0\x1a\x22\x11\xd6\x91\x99\x08\x07\xa9\x55\xfe\xc8\xa3\xc5\x32\x9f\xe3\x4e\xa9\xde\xfd\x00\x75\xfe\x4c\x88\x53\x09\x2c\x9b\x25\xcc\xc1\x3b\x5e\xf4\xfb\x41\xa1\x27\x85\x28\x1e\xcc\xed\x15\xbe\x58\xee\xd6\x44\xc2\xfa\x34\x2f\xde\x89\x73\xbd\xc3\x4b\x74\x30\xc0\xab\x29\xe1\x4a\xaa\x61\xa2\x42\x71\xbd\x61\x56\xba\xa2\xd6\x26\x53\xf8\x0e\x87\xdc\x16\x91\x2a\xa0\x97\x1c\x07\x81\x87\x57\x88\x2a\xa0\xcc\xfb\x48\x15\xb0\xb9\x3f\x48\x87\xe6\xfe\x40\xc4\xd2\x49\x23\x22\xd8\xe9\xd5\xff\xcd\x19\x6a\x06\xc8\x67\x1d\xde\x89\x4b\x27\xd4\x07\x70\x4d\x0e\x13\x39\x2f\x65\x30\xff\x41\x65\x5c\xdb\x17\xf1\x22\xc9\x09\xe0\xa5\x53\x7a\x55\x51\xbd\xa6\x5a\x51\x8a\xa8\xe7\x37\xcc\x4d\x70\xc0\x68\x98\xe8\x70\xbe\x48\x87\x17\x6a\xbc\xd6\x4e\xf6\x83\x03\xfb\xc8\x53\x20\x0e\x44\x06\x17\x70\x60\xd6\xc0\x2b\x18\x9a\xdb\x2c\xe5\xe6\xf6\xa2\x02\x41\x88\xe2\xb8\xd9\x9a\xcd\x8d\x4a\x15\x56\x2c\x70\x73\xe7\x78\x75\x08\x9c\x5a\xc0\xc2\x0f\x39\xfc\x3d\xe3\xe5\xd5\xba\x1d\xe2\xe5\xf6\x24\xc5\x87\xca\x99\x8c\xb2\x88\xe3\x41\xc3\x02\x97\xf1\x73\xe3\x0c\x85\x74\x37\x79\xe9\xe3\x8a\x8e\x7b\xdd\x57\x76\xab\x91\x82\x62\x33\xc9\xbc\x85\xea\xa6\x08\x35\x41\x83\xd4\x3d\xed\x35\x6d\xa4\xec\xa1\xf6\x62\xc0\x7e\x40\x49\x25\x71\x99\x36\x26\x47\xb8\x47\x90\xb2\xf4\xcb\xc4\x6a\x33\xd5\x6d\x46\xae\xab\x3b\xa0\xa6\x23\x95\x39\x51\x03\x15\x9a\xd2\x46\xeb\x5a\xbb\x23\x2d\x47\xa4\xb6\x43\x0a\x38\x4e\xa0\xfd\x9a\x18\x91\x57\x39\xa7\x9a\x96\x27\x52\x2c\x2f\xad\x13\x45\xd5\x6f\xc0\x0e\x6c\x1e\x03\x9e\xf3\xa0\xd5\x4f\x3c\x32\x24\xb5\x22\x45\x6e\x61\xb7\x3b\x3c\x95\xc2\x64\x1c\x84\x41\x43\x2e\xbf\xa1\x28\x3e\x41\xc5\xdb\x86\x5f\xa0\x24\x4a\x7e\xe1\x81\xbb\x4a\x98\x4a\x54\x23\xc4\x6a\x53\xe2\xae\xd3\x26\x4b\xcb\x4f\x28\x85\x2a\xf1\x56\x04\x7b\xa2\x13\xca\xb5\x6c\x4a\xb9\xae\x69\x2a\x71\xad\x79\x1e\xf0\x03\x9a\xd7\x25\x24\x68\x36\xb7\x97\x1f\xd0\x98\xca\x54\x03\xdc\x43\x5e\x40\x44\x3d\x18\x08\x7f\x6a\xc8\xcc\x9d\x67\x5c\x65\x3a\x75\xe4\xd8\x4a\x2c\xce\xfb\xb3\x64\x84\x04\x2f\x9f\x4e\x1c\xd4\x94\xe9\x12\x36\x11\x67\x6e\x54\x41\x8c\x92\x2d\xca\xc7\xa9\x89\x17\x27\xa8\x4e\x55\x4d\x85\x87\x1e\xe4\xe7\x4a\x4b\x3f\x4b\xfe\x04\x9e\xc2\x57\xbb\x4d\x2c\x66\xb7\x3b\x3f\x70\x0f\x94\xa9\xe2\x16\x89\x09\x9e\x0e\x17\x25\x28\x68\xca\x00\xad\xa9\xd2\x10\x6a\x7e\x40\x6e\x20\x0e\x97\x6a\x83\x20\xd4\x3c\x11\xc6\xd6\x75\x56\x35\xa1\xac\xe2\x30\x81\xc1\x1d\x38\x5e\xbf\x33\x39\xc0\x6b\x5b\x17\x05\x0a\x53\x28\xbc\xa8\x1a\x86\x35\x35\x1a\x15\xf2\x03\xa4\x86\xca\x31\xe2\x89\xa9\x51\x12\x9a\x44\x1b\xad\xfc\xe1\x37\x20\x0a\x4d\x1c\xad\x81\xad\xbb\xc7\x85\x39\x41\x89\x5b\xd8\xa3\x59\xd6\xd4\xe8\x92\xee\x47\xa9\x69\xdd\x20\x6a\x7e\xd1\xc8\x2f\xbc\x2b\x96\xc3\x4f\xca\x72\x42\x69\x46\xcb\x9e\xd4\xe9\xab\x30\x66\x3a\x43\x46\x1a\xa3\xaf\x69\x69\x0c\x5e\xe4\x6e\x0f\x7d\x62\xa5\xc5\xec\x2e\x89\x7b\x7f\xb0\x76\xbf\x16\x03\x17\x24\xd8\x83\x97\x3a\xf7\x9d\x7f\x07\xd1\x9a\x04\x07\x43\xb4\xde\x77\xac\xb0\xec\xb5\xe2\xa5\x5d\x96\xa0\x89\x27\xc0\x1d\xaf\x49\xd4\x03\x25\x6e\xd2\x60\x69\x24\xcd\x72\xe9\x7d\xde\x49\x83\x1b\xd5\xb3\x42\xb5\xc4\x6c\x4e\xcc\x8a\xcb\xf6\xf1\xa7\x41\xa8\x85\x16\x04\xbf\x87\x0c\x9d\xc4\x2b\x4b\x65\x2a\x25\x04\xc3\x87\x39\x01\x2e\x5c\x18\x66\x04\x3c\x24\xe5\xf0\x4e\x42\x2c\xbc\x7a\x0e\xbc\x09\xcc\xfe\x87\x84\x3c\x4b\x9b\x94\x09\x85\x6a\xec\x22\x49\xf0\x41\xc6\x57\x07\x73\x8e\x3a\x65\x53\x13\x5d\x90\xaf\xef\x41\x5e\x2f\x08\xb9\x47\xbc\xd5\xe9\x72\x94\x3d\x90\x98\x44\x69\x91\x8a\x48\xf8\x30\xf1\xa1\xf6\x73\x33\x92\x0f\xca\x6c\x43\x74\xdc\x53\xdf\x95\x02\x9d\xce\x0d\x6d\xcd\x80\xc5\x11\x1d\x89\x49\x67\x9a\x56\xb4\x89\x73\xaa\xa3\x65\xb3\xa8\x3a\x49\x08\xd9\x2f\x54\xbc\xa0\x29\x30\x87\xd2\x91\x89\x34\xf5\xcf\xa2\x03\xb8\x35\x2d\x7d\x52\x2a\x74\x9a\xfa\x64\xd2\x51\xa4\x9a\xa6\x3e\x99\x36\xd3\xde\x45\x13\xd8\x3c\x78\x2a\x94\x45\x87\x59\x6b\xba\x28\xa2\xa5\xe5\xa7\x0b\x09\x02\xd2\xc1\xd3\xd4\xff\x92\x63\x17\x89\xc5\x0d\xa5\x4c\xa5\x8b\xba\x8f\x15\x8d\x9b\x5a\x81\x57\x0e\x0a\x5f\x30\x23\xb9\x13\x40\x10\xda\x6e\x26\x78\x79\x0f\xdf\x9c\xb5\x3b\xc0\x9e\xcd\xdb\x4f\x4e\xa7\xd6\x84\x7c\xca\xf4\x62\x01\x37\x4f\x45\x6a\xfc\x87\xe2\xdb\x5b\xfa\x59\x38\x10\x92\x1e\x56\xe6\x74\x1b\xf1\x7f\x6f\xb7\x87\xeb\xe6\x76\x83\xaf\xcd\xcc\xf4\x21\xd2\x3e\x33\xc8\x1b\x3e\x08\x6e\x53\x1d\xe8\x7e\xc0\x1d\x2e\xf2\xcf\x38\xac\xed\x7c\x97\xbc\x3d\xe8\xe1\x33\x89\x1c\xc8\x86\x24\xa6\x32\xfc\x7b\xc3\xa6\x44\x0e\x40\x73\xf0\x0b\x79\x8a\x46\xa9\xd9\x39\x70\x12\x43\xed\x86\xf7\xab\xda\x9d\x1d\xfa\x01\xf4\xc1\xee\x36\xe5\xbb\x78\x6b\x46\xe9\x99\xa1\x0b\x0a\x6a\x5e\xc7\x79\xc4\xd9\x32\xd2\x11\x87\x6e\x28\xa8\x39\x52\x73\x12\xa3\xca\x91\x98\xf2\x17\x1d\x6d\x77\x49\xde\x38\xfc\x60\x11\x87\xe6\x81\xea\xd5\x2a\x67\x50\xf3\x54\xe7\x92\x2e\x0f\xa9\x99\x09\x88\x2a\x55\x52\x33\xcf\xef\x38\x7e\x92\x13\xf6\xad\x98\x63\xe6\x81\xef\xfc\x7a\x40\x20\x35\x04\x82\xbc\x4e\xad\xcb\x74\xc8\x65\xaf\x77\x5a\x15\x00\xd5\x66\x6e\x92\x17\x07\x0e\x37\x15\xe9\xa9\x99\x07\xb8\x1d\x60\xc9\x19\xcc\xc8\x43\x64\x7a\xd8\xe5\x1e\xc9\xa8\x77\x67\xe3\x3a\x33\x5f\x30\x1b\x93\x85\x54\xae\x70\x43\x2e\x14\xa6\xdd\x0f\x70\x97\xe8\xe6\x36\x63\xd7\x92\x95\xb9\x30\x8d\x45\x3c\x33\x2f\x67\x56\xf1\x83\x8b\x79\x03\x42\x55\x59\x33\x55\xa7\x95\x41\x78\x61\xbf\x92\x8b\x4a\xbb\xce\x75\xc1\xa9\x99\x54\x12\xa6\xa0\xa8\x70\x23\x44\x7f\x40\x3d\xc3\x84\xc9\x62\x35\x56\x55\x32\xdd\x57\xaa\x14\x53\x73\x23\x1d\x2a\x16\x94\x1b\x56\x34\xfa\x05\x9c\x96\x15\xaf\xcf\x6d\x85\xa7\x04\xd4\xd4\x86\x5a\x33\x76\xdb\x42\x8d\x5f\x58\x98\x50\x17\x38\x5b\xed\xb4\xbb\xdc\x29\x0d\x8a\x1f\x34\x7e\xa1\x3e\x3b\x68\x3f\xfa\x85\xb5\xe6\xc2\x04\x3d\x52\xd9\x7b\x76\x04\x76\xa1\x99\xb3\x8a\x5d\xf3\x17\x60\x0a\xe2\xde\x79\xea\x26\x65\x33\x53\x40\x59\xe6\xf4\xfa\x9e\x74\x28\xb3\x31\x0f\x64\x8d\x56\x77\xc8\x9a\xa3\x82\x99\x57\x37\x39\xbf\x37\x53\xd3\xb0\x77\x32\xef\x5c\x5f\x49\x98\x8c\x78\x66\xf0\x5a\xec\x84\x49\x93\x5a\xaa\x85\x3c\x0e\x79\xa7\x98\xf4\xfa\xee\x10\x18\xb2\x5c\x33\x3c\x57\x0e\xa1\x66\x9e\xd0\xc8\x26\x21\x1c\xb7\x56\x81\xdd\x9a\x77\xca\x55\xc1\x78\xa0\x50\xa3\xf1\x8a\xac\xbb\x66\x06\xc0\xd3\xd8\x39\xfe\x28\x4b\x2e\x1f\x2c\xf0\x23\xf0\xa6\xe6\x51\x36\xd9\x24\xf9\x80\x63\x4d\x16\x6a\xe6\xcd\xeb\xba\x1f\xab\x66\xdc\x38\x6a\xf1\x92\x4f\x08\x71\x19\x20\x79\x5d\x2a\x21\xf5\x2f\x9f\x40\x61\xf2\x07\xd8\x42\x32\x93\xf2\x49\xa3\xb8\xba\x87\x9d\x42\x53\x18\x40\xa1\xe5\xe6\x3d\x75\x22\x1f\x4d\xa6\x7e\x5e\x35\xef\x4c\x59\xd7\x5a\x67\xcd\x92\x9a\x86\x14\xb6\x4c\x57\x95\x87\xa4\xab\xca\x96\x7c\xbe\x16\xfd\xbb\x4b\xd0\xbf\x2c\xb3\x3c\x55\x91\xb2\xc9\x2e\xcf\x77\x04\xcb\xd3\xfb\x54\x2c\x2c\x33\x59\xa7\xa6\x99\x0d\xdf\x34\xe5\x86\x7b\x20\x69\x09\x4f\x37\xf1\x24\x90\xe0\x8a\xb2\xdd\x95\x6f\x32\x76\xf3\x89\x1b\x62\x59\x2a\x60\x7e\xb8\x23\xfd\xc5\x13\xd0\xa3\xb0\xf2\x00\x2b\xe6\x02\x0f\x64\x8d\x69\xe3\x21\x57\x30\xa2\xa9\x6b\x48\x25\xcc\x0f\x2d\x1e\xeb\x16\x0f\xb0\x62\x2c\x3c\xe4\x44\xa6\x96\xe7\x9a\x2f\x58\xbc\xc1\x17\xe5\x3c\xd7\xfc\x70\xcb\x4a\x18\x95\x0d\x8a\xae\x74\x91\xb2\xc2\x9b\xf2\xb3\x16\xde\xea\xa4\x7a\x23\xb5\x6c\xa0\x37\x89\x96\xb2\xad\x2e\xf5\x60\x79\x82\xa4\x1b\x97\xb0\xd6\xc6\x0f\x18\x59\x19\xfe\x04\xab\x2f\x09\x58\x78\x15\x86\x63\xdf\x85\x57\x61\xe8\x2e\x94\x5a\x02\xf6\x51\x71\x1b\x13\x7f\x0d\x71\x73\xcc\xa6\x07\x14\x4e\x62\x7f\x65\x2a\x2c\xcd\x27\x03\x4a\x04\x45\x49\x36\x95\x88\xd5\x92\xb8\x2b\x2c\x27\x6c\xbb\xbb\x44\xca\x09\x69\xc3\x25\x62\x75\x0c\x63\xc4\xde\x97\x70\x2b\x91\x4e\x75\xf7\x78\x13\x24\x3f\xc0\xa1\x6f\x4f\x22\xad\xc5\x50\x0f\xf4\x46\xa9\xf8\x51\x2d\xd4\x4e\xc4\xcc\x4a\x02\x51\x8b\x85\x97\x04\xc4\x8a\xe8\x0b\x7d\x53\xd2\xf3\x0a\x6f\x5a\xb7\x23\xa9\xe0\x74\xb1\x5d\x05\x05\xa5\x82\xeb\xab\xc3\x07\xa1\x67\xcd\x91\x57\x74\xda\xc7\x52\xf2\x5a\xec\xa1\x07\xd0\xa8\xb4\x4b\x4a\x5e\x44\x2d\x18\x32\x61\xd4\xc2\xf0\xc0\x85\x53\xaa\x4a\xc6\xda\x8a\xdb\x94\x4c\xfe\xe4\x21\x61\x18\x79\x65\x57\x70\x50\xfa\x72\x41\x70\xd0\x5a\x46\x59\xce\x27\xe9\xaa\xa5\x10\x68\x45\x27\x4a\x01\x91\x8b\x81\x95\x42\x3c\x6b\x65\x70\x6d\xa7\xca\x8d\xd5\x52\x38\x07\xb7\xa1\xba\x8a\xbd\x95\x82\x29\x34\xf7\x0f\x15\xaf\xfa\x77\x8a\x7b\xe9\x67\xa5\x2e\xe6\x22\x98\x71\x94\xb8\xc4\xfa\x13\x29\x54\xa8\x57\x99\x32\x71\x88\x58\xd7\x93\xd4\x52\xd7\x1a\xb8\xf7\x83\x08\x10\x4e\xe1\xa7\xf2\xb9\x9a\x82\x53\xc0\xd5\x84\xd7\xc0\xdb\xbc\x06\x53\xcb\x8a\xb6\x8f\x4b\x43\x3c\xcc\x84\xd6\x50\x5f\x40\xbc\xb1\x34\x20\x4c\x8e\xb6\xc2\x1b\xb3\x9a\xc9\x64\xc5\x08\xa5\x7f\x96\x4e\xf3\x56\xba\x7c\xe9\x6b\xd1\x04\x63\x5f\x2c\x5f\x58\x45\x09\x1b\x73\xc7\xd2\x79\x89\x82\xd0\x82\xd3\x13\x96\x8c\xa5\x2f\x20\x34\x8b\xce\xc3\xd2\x1e\x12\xba\x83\x3b\x98\x4a\x59\x52\x4d\x83\x5a\x10\x25\xb4\xaa\x59\x06\x15\x73\xa9\x75\x65\xd0\xbc\x88\xfe\x02\x35\x6f\xbc\x9f\x78\x38\x42\x45\x40\x6b\xc1\x7d\x9a\x8e\x70\x94\x01\xa6\x62\x2e\x84\x2c\x33\x5d\x55\x5f\xcb\x3a\x2c\xe1\x0d\x39\x20\xb6\xdc\xc1\xbe\x76\x87\x1f\x30\x00\xac\x1e\x97\xd2\x26\x23\xba\xec\xbc\xb0\x59\x43\xd0\x1f\x24\x2b\xab\x2c\xa5\x4d\x16\x4d\x61\xd1\x9c\xf8\x7a\x40\xa0\xdd\x23\x6c\x09\x2f\x0c\x1c\x3c\x8e\x62\x97\xa5\xa3\x0d\x0f\x49\xce\x28\x98\x0f\x5e\xb9\xe7\x36\x19\xa3\x59\xe9\x0a\x50\x4a\x74\x96\x83\x66\x80\x34\x8a\xc2\x4a\xc5\xb6\x2d\xca\x01\xde\x29\x2d\xa7\x20\x6f\xad\x35\x6f\x41\xc4\x34\xad\xdd\x16\x86\x2c\x37\x8f\xc9\xf3\x7e\x9a\xe5\x41\xfe\x6e\x11\xc3\x1b\xc4\x9a\xc9\xe1\x84\xc6\x60\x46\xc5\xbc\xb6\xea\xd5\x3c\x21\x94\xbc\x91\xe9\x66\x32\xe3\xc2\x51\x5d\x07\x25\x0b\xbd\x4c\x5e\xfc\x93\x86\x7d\xf2\x08\x83\x20\xf8\x0b\xb8\xc6\xcc\xae\x4f\x08\x29\x33\xa2\x73\x4d\xc2\x43\xe2\x60\x95\x34\xda\x72\x91\x53\xbd\x1e\x80\x35\x78\xe3\x5e\xdc\xa7\xc6\x3c\xef\x8e\xaf\x5e\x7e\x68\x83\x56\xd5\xca\xc5\x4d\x60\x9d\xe3\x82\xd2\x6f\x92\xbd\x40\x4f\xde\x24\xbc\xd5\x53\xe7\xdb\x6b\x41\x26\x9c\x15\xa7\x32\xd5\xc5\x90\x6c\x15\x96\x1b\x97\x95\x78\x9a\xd0\x0e\x9d\x72\x55\x50\xc6\xd0\xaa\x59\xc1\x09\x89\x68\x34\x21\x0d\xae\x19\x22\x1c\xf5\x7d\x09\x56\x68\x8f\xc1\x7b\x06\xca\xa2\xaf\xff\xaa\x85\xca\xa2\xe7\xfc\xac\xa5\x17\x04\x0f\x57\xca\x20\xa1\xee\x4e\xb2\x9e\xf5\x00\x09\x56\xa2\x10\x99\x6c\x2a\x9b\x56\xeb\x06\xf3\x5b\x3c\xb6\xa2\x30\x8e\x1d\xbd\x75\x03\x71\xbd\xda\x6b\xa1\xb2\x1e\xa0\xb6\xa3\x14\xb9\xba\x31\x6e\xf0\x23\x19\x54\x59\x33\x47\x55\xd8\x6a\xdd\x06\xc0\x71\xef\x50\x97\x86\xc1\xa3\x77\xbe\xa9\x4d\x09\x20\x76\x5e\x71\xe7\x85\xea\x30\xd4\x8a\x1a\x39\x9b\x3b\x44\x0d\x1c\x1b\xc0\x35\x40\x26\xbd\x7e\x87\x6b\x4f\x7c\xab\xe2\x86\x0b\x17\xda\xae\x95\x4a\xa5\x07\xe4\x45\xf1\xb6\xd2\xeb\xff\xc7\xd8\x95\x9c\x4d\x8c\xea\xc0\x54\x26\x84\x36\x9b\xe0\x32\xb9\x78\xcd\x3f\x84\xf7\xb9\x4a\x53\xe5\x77\xfb\x8f\xee\xb6\x41\x80\x10\x85\x56\x94\x02\xfd\xf9\xce\x3c\x36\xc2\x21\x8d\xb1\xb0\x5a\x9a\xc6\x50\x78\x49\xd7\xf5\x6d\xa4\x1f\x9b\x76\xf0\x60\x8a\x66\x5f\xe3\x47\x41\x06\x99\x70\x13\x1d\xa9\xb3\x45\x54\x49\xaa\xdd\x67\x20\x45\x9f\x46\x91\xb5\x43\xdd\xe5\xe2\x07\xfe\x81\xc7\x5c\x75\x17\x8c\xa6\x98\xa6\xe1\x24\x33\x9a\xca\x0b\x6b\xa3\xa9\x2f\x84\x60\xa6\x01\xf3\xe0\xb5\xae\xbc\x32\x4e\xff\xb0\xfd\xfb\xcf\x74\x00\xc7\xa8\x4c\xf6\x33\xfd\x03\x24\x9b\x4e\xf7\x51\x83\x54\xfb\x87\x1c\x86\xa8\xae\x74\xbf\x92\xf4\x1c\x2f\x76\x0d\xa5\x3d\x1f\x03\x05\x4e\xd7\x87\x86\xf7\x24\xdc\x24\xfa\x06\x83\x89\x8d\xd2\x46\x7b\xf7\xe4\xe6\x51\x43\x53\x57\x74\x2d\x19\xf0\x8c\xb3\x7d\x68\xbc\x58\xb7\x6f\xda\xd3\xa3\xf1\x48\x11\x2c\x1c\x8d\x6b\x25\x65\xc2\x68\x0c\x32\x97\xdc\x18\x2f\xd8\xed\x9b\x59\x90\x76\x5a\xdf\x63\x07\xb4\x83\x76\x5a\x1c\x2d\x97\xc6\x44\xf0\xa6\xd3\xdc\x07\x86\xa9\x33\x64\xf4\xe4\x41\x0d\x93\xf0\xd7\xfb\xa0\x23\xb0\xc5\xfb\x86\x86\x54\x5f\x12\x47\xc7\xce\xf5\xc4\x76\x6a\x10\xcc\xa3\x80\xb7\x9b\x59\x12\xf0\xd6\xda\xc5\xd1\x49\x92\x7a\x60\xe2\x1c\xab\xd4\x06\x03\x8e\xed\x7a\x39\x5e\xb8\xdb\x6d\xb4\x1a\x2c\x8f\x61\xcb\xc2\x18\x9c\x7b\xf1\xcf\xe0\xe6\xf6\xff\x03\x59\x2f\xdc\x00\xbc\xd6\x2c\x1c\x99\x16\x3b\xbc\x75\x07\xed\x6c\x66\x38\x7a\xce\x79\xda\xe0\x39\xe7\x88\xe4\xf1\x42\xe2\xbe\x79\xa5\x02\x5e\xb6\x66\xc7\x84\xc4\xa2\x30\x3a\x07\xed\x06\x90\xc6\x4f\x87\xf7\x08\x72\xf8\xe6\x2f\x50\x18\x5f\x97\xaf\x41\xc7\x3a\x25\xb4\x1b\x23\x4e\x7e\xa1\x69\x8b\x3c\xad\xdd\xc4\xc3\x37\x34\x4c\xb8\xd2\x7d\x34\x29\x83\x35\xf2\x84\x72\xc6\xac\x18\x96\x86\x31\x31\xd1\x26\x0a\xaa\x4b\x65\x40\x19\x03\x9a\xcb\xcd\x4b\x39\xc1\xd1\x9f\x0e\x09\x48\x75\x16\x8f\x09\xe6\xf0\x34\x2c\x52\xe4\xa5\x42\xcc\xb1\x15\x2f\x63\x11\xdc\x75\xff\x80\xc3\xfa\x6f\x71\xab\x03\x9e\x77\xd6\xf7\x8d\x45\x7a\x35\xde\x45\xe6\x16\xfd\x0b\xbc\x2c\x14\x37\x98\x63\xdb\x57\xa3\xb1\xe3\x58\xb5\xb0\xdc\xe9\xef\xee\x67\x68\x4c\xec\x9b\x3a\x50\x6f\xce\x8a\xd8\xc1\xac\x32\x3e\x77\x19\x61\xa1\x24\x81\x63\x20\x89\x8c\x2f\xd9\x83\x91\xc1\xca\x2a\x38\xc6\x81\x70\x4b\x4b\xb6\xd4\x51\x9a\x57\x61\x10\x35\xfa\x1d\x07\x79\x4f\xd7\xab\x71\x60\x16\x4c\xd3\x81\x55\xd3\xcd\x66\x1c\x3c\x12\x7c\x3a\x43\x71\xa9\xe4\x9c\x63\xc0\x62\xba\x7d\x1a\x7c\x40\x92\xd8\xe4\x24\x2c\xb4\x58\x02\xd6\xdd\x84\xa0\x06\xa0\xec\xe6\xed\x84\x94\x93\xd5\x1e\x03\x83\xc1\xbe\x1e\x34\xb0\xac\x8b\x70\x8e\x71\x92\x66\x3f\x73\x37\x78\x50\x34\xa1\x1a\xe2\x8f\x33\x6b\x62\xeb\x93\xab\xf1\x0d\x75\xfa\x62\xd3\xbe\xf9\x0b\xb8\xc8\x59\xc7\x37\xa0\x97\xdc\x3e\xef\xe7\x3c\x69\x5e\x2e\xe4\x6d\xfd\x3c\x43\xfd\x6c\x10\x72\x25\x3b\x89\xbf\x6e\x88\x91\xcf\x33\x28\x10\x5a\x1e\x4c\xa0\xed\x00\xb0\x01\x93\xa9\xbd\x9e\x06\x33\x46\x1a\xd2\x0f\x3a\xd5\xd9\xed\x78\xb0\xde\x87\x11\xf8\x78\xd0\xa7\x21\x03\xcd\xa4\x9f\xff\x2b\x60\x8c\x68\xa2\xd7\x9c\xd4\x71\xe3\xe9\xf8\x5e\x83\x7c\x02\xcf\x22\x11\x05\xda\xac\xbc\x18\x0f\xd1\xb2\xdb\x43\x9a\x02\x9f\x82\x2f\x94\x9d\x0e\xba\x1b\x88\xe8\xa8\x9f\xf6\xa1\xa1\xf6\x41\x0c\xb5\xe6\x47\x20\xa0\x9e\x9b\x1d\xb1\x83\xb5\xeb\x75\x90\xc7\x2f\x37\xd0\xd2\x0f\xf5\xdf\x7f\x9a\x63\xd7\xe3\xd7\x39\x65\xfe\x82\xf0\xa3\xfa\x0d\x04\xa1\x48\x16\x07\x63\x7b\x87\x3f\x38\x70\x39\x34\x09\x17\x52\x4b\x4d\x3d\x03\x31\x4d\x3f\xe3\x48\x14\x62\x8a\x8d\x42\xce\x1d\x6c\x2c\xb5\x23\xb9\x12\x5b\x56\x7a\xd0\x33\x5c\x6e\x3f\x2d\x90\x71\x86\x9e\x03\x69\x2e\x45\x21\x03\x7f\xc3\x24\x6e\x20\x79\xf9\x99\xfb\xa7\xfa\x07\x64\xaa\xdd\xdc\x03\xf6\x7c\x35\x05\x88\xfb\x75\x03\x8c\xe2\xf0\x0d\x24\x4a\x22\x0d\x8d\xa1\x50\xff\xd1\xfc\x09\x8c\x6f\x1e\xe4\x8b\x4d\xeb\x67\x16\x5e\x68\x5a\x7d\xe2\x45\x61\x72\x6b\x7f\x9f\xee\x53\x7a\x06\x89\xda\xe0\x91\xf9\x19\x45\x72\xcd\x59\xd5\x98\x5e\xdc\x59\x8d\xb7\x22\x0d\xc0\x12\xbe\x01\x15\xeb\xf6\x79\x06\xaf\xb7\x3f\x5d\x82\x02\xfa\x57\x1b\x83\x03\x98\xd5\xf1\x7d\xc1\x5c\x8d\xda\x68\x51\x73\xa7\xfa\x03\xb0\x89\xe7\x8b\x10\x55\x7a\xb6\x68\xbc\xd8\x6a\x2b\x04\x43\x80\x7d\xe3\x88\x46\xfa\x35\x03\x99\xf1\x46\x9b\x39\x5a\xca\x55\x7f\x01\xb5\x98\x44\x7d\x24\xe4\xdc\xdc\x04\x0f\xac\xe1\x26\x10\xee\xe9\x59\x6f\x08\x63\xf7\xff\xd4\xc8\x4a\xc6\x05\x32\xde\x4c\x8f\xa2\x57\x14\x43\xf3\xfb\xbc\x89\xea\xba\x10\x3d\x57\xc5\x5f\x0c\xaa\x98\x34\x31\x1d\x52\x51\x20\x22\x3a\xb2\x53\x7c\x3e\x48\x9a\x35\x08\x62\x54\x73\x56\x67\xc2\x18\xfd\x3f\x20\x23\x85\x93\x02\xc6\x6b\x07\xb9\x07\x22\x89\x9d\x2f\x26\x58\x9f\xed\xf3\x3f\x7c\xee\x75\xc1\x8f\x81\x93\xa3\xfb\xfd\xdc\x6d\xfe\x01\x06\x27\xe9\xc5\x63\x20\xb2\xc7\xaa\xf5\x40\xbd\x36\xd5\x25\x18\x41\x00\xaa\x03\x32\x62\x83\xf7\x83\x9f\xa1\x88\x11\x08\x88\xe0\x7d\x5f\xb3\x1c\x9c\x65\x4b\x41\x38\x0e\xda\xf1\x2b\x58\xa1\xd9\x5a\xdf\x80\x16\x57\xf5\x11\x47\xd0\x12\xae\xd2\xbd\x23\x02\x28\x41\x46\x94\x40\xd2\x1c\x9b\x12\xe3\x85\xa3\xd5\x46\xec\x98\x89\x12\xd4\x62\x56\x86\xf1\x2c\x4c\x9e\xd0\x02\xfe\x31\x71\xf6\x58\x8a\x31\x4f\xb9\xbb\x20\xfe\xb4\xd8\x9b\x07\x9e\x45\xe2\x24\x89\x6e\x2f\xb7\x9c\x5f\x48\x90\x20\x12\x90\x3c\xd1\xf6\xac\x58\x4c\x44\xe8\x2d\x95\x00\x55\x37\xaa\xc8\x0a\xcc\xcb\x6f\x30\x8d\xbe\xfa\x60\x3e\x45\x5f\xda\x02\x7a\x60\x9f\xb0\xb1\xf2\xd4\x17\x99\x8b\x97\x03\x2f\x0e\xcc\xf7\x1f\x59\xbb\x12\x89\xb8\x0f\xa8\x27\xbd\x16\x48\xb8\x58\x04\xf1\x02\xf9\x15\xad\x94\x8d\x1d\xa2\x45\x40\x39\xe0\x27\xf8\x59\xdb\x9d\x1a\x54\xef\x98\x1d\x92\xc5\xb2\x7a\xe7\xcc\x6b\x0c\xc8\x7d\xe8\x38\xcd\x60\xc6\x1b\xeb\xdf\xe3\xc8\x89\x54\x17\x07\x95\x60\x82\x74\x71\xe0\x32\xe2\x4d\x7b\x00\x34\x5a\xb0\x1c\x94\x0b\xde\xf6\x59\x48\xd9\x1f\x40\x5a\xfb\x7c\x20\xee\x1d\xee\x11\x34\x7b\x6d\x5f\xdc\x3b\x9b\xf7\x4c\xea\x70\x2d\x5f\x59\x36\x59\xf8\x2e\xe0\x19\xe8\x14\x35\xc1\x24\x37\x61\xc1\x73\xd2\x21\x45\x97\xe5\x38\x81\xcd\x7f\x6e\x91\x12\xdb\x7b\x00\x4a\xdc\xed\xf3\x01\x35\x69\x5e\xa9\x33\x79\xe1\x6f\x67\xd0\x89\x8c\xb0\x61\x0a\x21\xf8\x3e\xcf\x10\x2b\x96\xb5\xf0\x2b\xb4\xf2\x35\xe0\x57\xd8\x2d\x18\xaf\xe4\x76\xcd\x21\xfc\x0a\x7d\xc5\x0c\x80\x6a\x87\x0c\x07\xd4\xbb\xed\x73\xa0\x5c\x13\xee\x9a\xfe\x60\xf1\x05\xcd\x19\x1d\x11\x87\x9f\x79\xf1\x95\x06\x22\x98\xb8\xdd\x2e\x50\x71\xe1\xd6\x66\x04\x78\x71\x90\x9a\x64\xc6\x4a\x7f\x80\xc4\x0d\x05\x83\xb7\xec\x0d\xce\xb2\x18\xb9\x73\x87\x6a\x94\xf0\x17\x70\x5e\x86\x20\x0c\x37\xc0\xbb\x21\x57\x3c\x8d\x37\x29\xd0\x18\xe0\x3e\xb0\x79\x4c\xa9\x11\xb6\x30\x7d\x36\xa8\xab\xd4\x00\x63\x59\x7c\x2f\x0e\x54\xba\xf9\x9c\x9a\x0f\x8b\x10\xfb\xff\x2c\x3f\xa5\x67\x0e\xc1\xbc\xfb\xd0\xeb\xc2\x27\xca\x93\x13\xaf\x69\x7b\x81\x79\x58\xb9\x1f\x0f\xe3\x25\xdc\x05\x9c\x24\x9c\x25\x21\x1e\xe8\x64\x2d\x95\xe0\x60\xe0\x8b\xe8\x04\xf2\x6e\xb6\xa4\xce\x1f\x6e\xcb\x1a\xd4\x44\xe9\x9b\xa2\x1e\x27\x94\xd0\xa5\xbb\x81\x0e\xa5\xde\x7f\x0b\x3d\x19\x88\xa2\xcc\xd1\x63\x6e\xe4\x3e\x35\x48\x98\xec\xcb\xc2\x84\x9a\xd7\x5e\xaf\x13\x99\x1f\x95\xfb\x76\xcc\x8d\xdb\x4b\xb7\xe9\xc9\x5c\xe7\xbe\x8f\x4f\x14\xe2\x1b\xce\x4e\x31\x09\x84\xa7\xfb\xa4\x61\x47\x6b\x37\xa1\xf7\xb5\x03\xf2\xa4\x77\xa4\xa4\xf9\x64\x70\xb2\x6f\xf4\x93\xb5\x6e\x9a\xa9\x2e\x60\xaf\xe9\x67\xc4\xf0\x68\x25\x26\x9c\x0b\xb6\xe9\x16\x09\xd2\x8a\x49\x20\xe0\xf1\xcc\x15\xde\x3c\xb5\xed\x66\xc5\x16\xf0\xb8\x2b\x25\x95\xd0\xe9\x44\xf8\xb2\xb1\xf1\xac\x59\x2a\x49\xcf\x0b\x0a\x78\x75\x59\xb9\x4d\x4d\x64\xcd\x72\xaf\x7a\x06\x5a\xff\x34\x48\xdd\xe5\xf2\x0f\x49\xa3\x9a\x6c\xc0\x38\xd2\xce\x4c\x84\xc2\x38\x17\xd6\x6c\xf4\x04\xd7\x18\x1a\xb2\x80\x87\x9f\xa1\x4d\x5f\x7e\xa6\x8a\xd6\xab\x4f\x78\x3c\xdd\x20\x62\x8a\x86\xff\xe7\xad\x69\x99\x02\x6a\x68\x75\xc4\x4c\xe6\x7b\x54\xe2\xe2\x31\xe1\xaf\xa0\x4c\xe4\x63\x36\x72\x8b\xc6\xc4\xfc\x8f\x3a\xb9\x27\x15\xb4\xfe\xbe\x43\xbb\x63\x12\x3b\x73\xd4\x68\x16\x99\xd9\x5c\xc0\x71\xf6\x1c\x93\x06\xd9\xb9\xcf\x97\x7b\xa4\x46\xb7\xbb\x09\x72\x97\x56\x92\xde\x9e\x8e\x9c\x9a\x3d\x53\xd7\xea\xf9\xc2\x3e\xf7\x33\x16\x6a\xfe\x29\x6d\xcf\x1c\x38\xc5\xcd\x16\x08\xa2\xf9\xf0\x72\x7a\x1f\x78\x7b\x8c\xe4\x0b\x91\x13\x04\x06\xd2\x50\xcc\x17\xbb\xf6\x22\xbd\xf9\x0c\x5e\xe0\x75\x5f\x9f\x41\x75\x92\x9f\x21\xbe\xcd\x69\xa9\x6c\xf5\x42\xc3\x03\xc1\x95\xf3\xc7\x64\xf1\xe2\x10\x76\x98\x88\x7a\x09\x65\x56\x1e\xf3\x45\xb7\xbd\x48\x63\x3c\x03\x22\xde\x0b\x87\x92\x3b\x8e\x57\x9b\x88\x79\x89\x69\x39\x42\x5d\xab\x87\xc9\x98\x17\xc7\x38\xcd\x89\xec\xbe\xde\x71\x73\x50\x4c\xf8\x05\xae\xac\x8e\x95\x39\x2f\xd0\x24\xe6\x78\xe1\x6d\x38\x35\xe8\x9c\xa4\x51\xef\x53\xfb\x6a\xf7\xd7\x09\xec\xea\x8b\xd3\x5c\x38\x18\xcd\x4b\x6b\xf0\x03\x91\xb0\x68\xed\x17\x1e\x98\x70\x51\xd8\xbc\x9a\x2b\xe7\xcd\x3f\x60\x83\x58\x3a\x2e\xd2\xa4\x16\x5f\x64\xda\x8b\xcc\x07\x93\x7e\xa5\xbe\x6f\x4e\x40\x53\x7b\x00\x4d\xd6\x52\x76\xd2\x9a\xb9\x27\x3b\xb8\x89\xf1\xef\x3f\x9f\xfc\x8e\x93\x21\x2b\x96\x4c\xfb\xc4\x0d\xd6\xff\x27\x7b\x68\xd8\x3b\x69\x36\x09\xbc\x36\x08\x9a\xce\x9d\xf5\x2e\xd4\x22\xd1\xae\x6c\x1e\x13\x65\x7e\xec\x87\x31\x13\xeb\xea\xaa\x3f\x89\x75\x2d\xaf\x59\x35\xd1\x09\x88\xe7\x0b\x76\x7b\xf1\xc4\x03\xeb\x7e\x66\x01\x58\xb6\x98\xbb\x8e\x1d\xcf\xee\xe0\x60\x83\x1a\x64\x66\x70\xd4\x18\x09\x55\x9d\x43\x69\xc2\xd9\xd4\x7e\x7a\xf3\xec\x7c\x41\x34\x02\xaa\x16\x8f\xe1\x85\xaa\xd3\x39\xd3\xe6\x09\xff\x6d\xaf\xf4\x09\x92\x7c\x58\xb3\x4c\x90\x57\xfe\x24\xab\xe8\xc6\x39\x4f\xb0\xf3\xa7\x43\xa8\x99\xcd\x8d\x0c\xaa\x76\x80\xde\xbc\x92\x57\xd4\xc2\x0b\x57\xab\x23\x40\x26\xa3\x60\x54\x3a\x65\xcc\x0b\xa2\xc4\x5d\x5e\x98\x66\xdd\x52\xe6\xc5\x5b\xb0\xe5\xed\x8b\x67\xbb\x72\xdf\x8f\x09\xdf\x55\xe7\x60\x9a\x4c\x11\xe9\x1c\x61\x13\x29\x22\xd7\xa7\xc5\x07\xf3\xae\x06\xa1\x02\x2e\x16\xf0\x2f\x58\xed\xf6\x03\x9c\x70\x76\x2d\x3e\xe4\x00\x45\xed\x8c\x30\x6f\x6a\x70\xaa\x1b\xe0\x19\x25\x38\x3c\x6f\xfa\x4f\x1a\x6f\xdc\x9c\xe8\xe2\x37\x2e\xb6\xe1\x46\x99\xb8\xcd\xcf\x0f\x88\xd0\x33\xe0\xa9\xc3\x93\xe6\x93\x57\x31\x51\x99\xf0\x53\x10\x7b\x12\x7e\xda\xa9\x6c\x3e\x60\xd8\xe2\x26\xa0\x1d\xfb\x74\x91\x0c\xeb\x0f\x08\x72\xbc\x4d\x1f\x5a\xe8\xa3\xfd\xe5\x1c\x5a\x48\xf4\x63\xb7\x91\xf5\xc3\x3c\x6b\x8b\x2e\x46\x5e\xdb\xc4\xb7\x7e\x60\x0d\x11\xbc\xa0\x26\x36\xee\x5b\xbf\x1c\x62\xd7\x0f\x39\x44\xff\x40\xde\xd8\xf4\x4c\xb9\x12\xa6\x61\xa7\xe8\x72\x1f\xd0\x78\x0a\xf8\xad\xdf\x89\x16\xfc\x01\x43\xe4\xfd\xfc\x22\x70\x7b\x42\x2f\x28\x96\x8b\x0c\xa3\x6b\xa3\x52\x56\xdc\xb6\x36\xda\x5a\xfd\xc5\x56\x30\x4a\xf5\x98\x9a\x67\x1d\x01\x2b\x1d\x25\x74\x90\xad\x8d\xd2\xb3\xbb\x13\xaa\x0c\xfd\x05\xf6\x79\x75\x93\xc0\x17\xd3\x34\xc0\xbd\xd0\x34\x15\xac\x84\xc4\xf5\x2a\x20\x49\x0b\xbf\xe0\x9c\x5b\xaa\x9f\xb9\x47\xd5\x3f\x42\x89\x1c\x11\xbf\x10\x4a\x54\x04\x17\x56\x21\x3d\x5a\x86\x8a\x1d\x27\xf1\xbf\xe8\x69\xeb\x3b\xed\xaa\xb4\xa8\x09\xe5\x2d\xe8\x89\x4b\xf5\x17\x3c\x61\x74\x6b\x5f\xd0\x13\xab\x8a\xfb\x58\x35\x11\xbd\xbf\x00\xb7\x7b\x56\x59\xc8\xc7\x06\xe2\x55\x21\xeb\x3e\xcf\x38\x51\xa4\x5f\x59\xc0\xba\xc3\x29\xec\x56\xea\x7a\xcd\x8f\x4c\xf7\xe8\x54\xe3\x0b\xe8\x75\x38\x29\xdd\x6a\x8c\x56\xf3\x33\x8f\x31\xe1\xdf\x85\x32\x3a\x4e\xed\xb3\x3a\xb6\x40\xf3\xff\x28\x6e\xe2\x51\x75\x5e\xee\x25\x07\x56\xe7\x30\xfd\xcc\x60\x4f\x2d\x5d\x4f\x51\x24\x1a\x3b\x18\xdc\x33\x0b\x67\x02\xe7\x47\x58\x50\xd4\x3a\x45\xe5\x1a\x2c\x85\xa5\xff\x07\x78\x47\x18\x69\x0d\x84\x0a\xe8\x00\x58\x23\xd9\xd9\x3f\x34\x4e\x8a\x48\x1c\x14\x5d\x1e\x34\xc3\xbe\x3f\x9b\x70\x20\xf7\xdf\x72\x13\x14\xf1\x66\x30\x68\x77\x8b\x47\xf9\x42\xda\x5e\x9a\xff\xa7\xbc\x35\x07\x32\x51\x4f\x71\x8b\x18\xa5\x37\x25\xbc\x0d\xea\x87\xa6\x84\xc0\x1e\x27\x4a\x52\x56\xcf\x0b\x21\xb1\x19\x12\x90\xd8\x16\xac\x05\x04\x5c\x74\x8c\xad\xe0\x1e\x71\x7b\x58\x38\x0b\x16\xba\xe4\x3a\xa7\xfb\x4a\x40\x3c\xdd\x03\x0a\x1e\xe8\x50\x59\x8c\x02\x1f\x7e\xe6\x98\xd4\xc0\xc4\x4a\x75\x3f\x63\x48\x92\xff\x0b\xe8\xb6\x19\x7b\xae\xb9\xe3\xf2\x2f\x92\x58\xe8\x26\x3e\x3f\xdc\xc8\xca\xad\x31\x2c\xf4\x30\xfc\x4c\xc4\x6d\xc1\xf1\xa2\xd9\x0f\x04\x5a\x08\x8a\x2a\xe1\x67\xee\x20\x21\x9a\x85\xac\x8f\x2a\x6a\x39\x16\xa2\xa4\x3e\xfb\x63\x81\x7b\xe3\x4f\x17\xa1\x45\x60\x2b\x25\xd3\x4a\x60\x6b\xb9\x08\xdc\x3a\x9c\x5c\x71\xed\x04\x1f\x9e\xb3\x1d\xab\x38\xfc\x05\xc5\x8c\xd4\xb6\x8b\xf5\x27\x9d\xfc\x68\xed\x5c\x15\xf3\xe6\xce\x0d\xa5\x21\x52\x4f\xeb\x34\x2f\x8b\x15\xbd\x7d\x69\x58\x07\xa6\x55\x37\xda\x75\x40\x3c\x7b\xe1\xa1\x96\x2d\xe1\x06\x28\x14\x3e\x2f\x64\x82\x69\x8d\xeb\x48\xe6\xd2\x38\x10\x28\x55\x04\xf1\xd7\x91\x1b\xc6\x5f\x80\x6a\x4f\xfc\x81\x73\xce\x02\xfa\x4c\xa2\xb5\xf6\x27\xb9\x4d\x0d\xc0\x97\xb6\x08\xd1\xaf\xd4\xbb\x4e\x7f\x10\xff\xfe\x13\x76\x6a\x5b\x0c\xd1\xb6\x3a\x63\x11\xbd\x7a\x9e\x4e\x06\x4b\xb8\x81\x13\x41\x4a\x1a\x35\x03\xab\x3e\xdf\x73\x08\x5a\x2a\xb8\x23\x0c\xa7\x91\x5c\x17\xf8\xc3\xc7\x2a\x6b\x8c\xbb\x62\xc0\xba\x30\x06\xcb\x4e\x68\x52\x6d\xcb\x5b\x17\xf0\xb6\x17\x0e\x6a\x51\x47\x47\x2e\xa8\x45\x8b\x94\x92\xeb\x2e\xe0\x6e\x51\x74\x13\x01\x79\x08\x77\x8a\x46\xff\x00\xfe\xb3\x64\xbc\x21\x45\x3c\x69\x37\x4f\x1c\xef\xb0\x9b\xce\x62\x3e\x93\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\xd6\x79\x52\x93\x88\xa3\x72\x91\x83\xf5\x24\x91\x5a\xfa\x87\x37\x25\x8b\xc6\x87\xdb\xc8\xf8\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x72\x3e\x28\x93\xe6\x6d\x46\x8f\x83\xe5\x3e\xa1\x91\x98\x96\xb6\x0f\xd8\x4f\x90\x68\xa7\xcb\x81\x15\x4b\x3b\x35\x9f\x8e\x3a\xd9\x7f\x18\x86\x90\xdf\xce\xc4\x91\xd6\x2c\xed\x88\xac\x52\xa5\xcb\xb1\xc3\x41\xd6\x5e\xf4\xfb\x8b\x0c\x3f\x4a\xf0\x9d\xc8\x50\x8b\xbf\x23\x12\xab\xd9\x9a\xbc\x6f\x64\x1f\x1d\xa5\x3b\x91\x9e\x18\x72\x47\xdc\x78\x31\x05\x1b\xf6\xb1\xc4\xd1\xce\xc4\x90\x8e\x42\xdd\x91\x4d\xdc\x1e\x90\xfb\x06\xaf\xba\xe5\x1e\xb9\xad\x35\x8f\xfb\x86\xc5\x0e\xb7\x78\xf1\x05\x77\x09\x8e\xd4\x99\xb2\xc3\xa3\xd6\x4e\xcb\x7b\xfa\x14\xb8\xcb\x82\x00\x49\xe1\xe5\x1d\x50\xd1\x5e\xf8\x3b\xa1\xa2\xd7\x81\x55\x24\xad\x1d\xdb\x59\x15\xd2\x31\x4d\x3b\x02\xb9\x1c\x51\xb9\x17\x3a\x5a\xfb\x03\x02\x35\x4d\x42\xe1\x36\xd6\xfb\xc8\x35\xae\xa2\xc2\x63\xaf\xd4\xe2\x68\x9f\xef\xc8\x2d\x6e\xc7\xe3\x9d\x50\x51\xb7\xe2\x3d\x7d\x5d\x75\xab\xdd\xe1\x36\x60\x37\xe3\x1d\x8a\x56\x47\x6c\xee\x70\x23\xb0\x33\xc9\x0e\x28\x39\xd6\xf6\xa7\xec\x71\x3b\xd3\x0f\x55\x7f\x7d\x93\x5e\x0f\xe0\xe1\x22\x89\x40\x38\xba\x16\xaf\x41\x23\x5f\x48\x12\xee\x2f\xf0\x9c\xdd\x04\x37\x48\x09\x49\xc6\xbd\x71\x40\x7e\x9f\xf8\xc9\xac\xda\x18\xda\x2f\xe9\xbc\x23\x3f\x91\xd5\xfa\x3b\xdd\x5c\xed\x80\xb3\x33\xc1\xa3\x53\x48\xef\x50\x8b\x76\x07\xda\xef\xe9\x34\xa0\xb3\x72\x67\x46\x47\x07\xfc\xec\x28\x09\xe9\x7b\xf3\x0e\xec\xaa\xaa\xde\x63\x4f\xb5\xe8\xa7\x05\x7a\xbc\x88\x35\x50\x99\xdc\xfa\x8f\x7d\x90\x19\x45\x24\xf3\x35\x3a\xc5\xc6\xfe\x22\xcb\x5e\xcd\x2b\xac\x8b\x63\xcf\xea\x7d\xf0\xea\xee\x2d\xf5\x22\xc9\xd9\x3d\x75\x91\xe2\x51\x73\x1b\xdc\xd4\x1a\x14\xfc\x50\xbb\x37\x04\x71\x9e\x1b\x4c\x5c\xe7\x4d\xfd\xc2\xb4\xa9\x22\xc8\x63\x67\x61\x1b\xa1\x94\x7d\xa2\x96\x9a\xa5\xc8\x24\x6a\xf1\xea\x4e\x22\x6c\x0f\x02\x3e\xa3\xf5\xe7\x17\x68\x67\x32\xcd\x93\x37\x7b\x1d\x2b\x3b\xd4\x96\x55\x90\x7c\x9f\xb4\xbb\xea\x83\xf5\xc3\xff\xa2\x71\x51\xba\x9a\xc8\x45\x50\x2f\x4d\xd1\xbe\x5e\x16\x74\xfd\x95\x9d\xe1\xed\x56\x74\xee\x40\x6e\x0e\x17\xd8\x77\x76\xa1\x41\xec\x94\x9e\xe6\x96\x04\x67\x9b\xdf\x78\x05\xb4\x43\xcb\xf7\x3d\x47\xe5\x17\x4e\xd0\xe0\x2e\xa8\x30\x16\xd1\x89\xbc\x3c\x0a\xe8\x00\xab\x7b\x38\x1a\x89\xd6\x62\xc2\x7e\x5d\x3d\x4a\xc0\x26\x07\x85\xec\xcc\x6c\xe3\xd4\xd9\x3b\x51\x90\x0e\xb2\x1d\xf1\xe4\x55\xea\x84\xfd\x64\x8f\xea\x80\x95\xbf\x9d\x9c\x7b\xa7\x57\xa5\xb5\xb7\xfb\x45\xa0\x65\x11\xfd\xa2\x94\xae\x1a\xb8\x63\x47\x8d\x15\x07\x4a\xef\x0c\x00\x72\x1a\xdc\xfd\xe2\xbc\xf9\x05\x38\xee\xeb\xc0\xdf\x99\x67\xc6\x91\x1b\x3b\x93\x63\x3b\x69\xe9\x0e\x1c\x53\xa5\x51\xdb\xaf\x07\xcf\x22\x29\x71\x8d\xa6\xe9\x6e\x78\xd6\x18\x6e\x02\x54\xc1\x96\xfd\x85\x31\xd5\x99\x0f\xf7\x9b\x24\xfa\xff\x24\x49\xf3\x86\x8a\x28\x9b\xb5\xb3\x3b\x7c\x1e\x7f\x9b\x8f\xbe\x87\x4d\x68\x25\x10\xaf\xe3\xa4\xb7\x3b\x2b\x96\xf8\x2e\xb2\x3f\x39\xca\xff\xbe\x38\x58\x91\xc4\xfa\xaf\xe3\x47\xad\x44\xf8\x87\xf6\xef\x3f\xd5\x99\xa3\x0f\x40\x08\xbb\xbb\x1d\x54\x37\x59\xa3\x7b\x10\x53\x7c\xba\x20\xcb\x0a\x5c\x1d\x80\x08\x55\x17\xdb\x03\x5e\x85\xb6\xa3\x1c\xb4\x9e\x3a\x70\xe3\xd8\x78\xf6\x14\x7f\xf1\x0e\xe3\xbd\x57\xfe\xe1\x2c\x3a\x36\x9e\x3d\x02\x08\xc7\x86\x95\xf4\x88\x10\x51\x63\xbc\x70\x14\x66\x4f\xf4\x33\xc0\xa0\x8e\xc6\xa3\xf0\xf0\xd5\x69\x7e\xa0\x28\xb4\x19\xfe\x60\x78\x8c\x75\xd8\x07\xd3\x3e\x5b\xe7\x7c\x14\x1a\xb9\x8b\xdb\xe4\x79\xa8\xf3\xf6\xa8\x05\xd9\x60\x45\x44\x2a\x83\x3c\xad\x75\xb0\x4d\xff\x00\x69\xa4\x83\xe2\xe0\x09\x2f\x85\xd7\x01\xe5\x90\x33\x8b\x1d\x0c\x6e\x29\xee\x81\xb7\xba\xf0\x07\x60\x16\xdd\xad\x0f\x1c\xe2\xdd\xeb\x96\x69\x67\xc4\xe1\x47\xc3\x46\xd7\x55\xe2\x60\x12\x67\x87\xcb\x1c\x8d\x24\x8a\x64\x84\xa6\x18\x74\x1c\x2c\xe1\x3c\xa7\x5f\xa0\x83\x91\x66\x85\x49\x9b\x5d\x6b\xe0\xc0\x99\x5d\x9d\x86\xff\xe8\x10\xb1\x26\x9a\x91\x28\x4e\xe4\x75\xd0\xd4\x69\x6e\x83\xf6\xa9\x4a\x94\x1c\x79\x82\x9b\x5d\x3b\xf3\xa9\x09\xd2\x1e\x3c\xc2\x05\xf4\x8f\x8e\x5d\xd7\x4c\x42\x12\x69\x1a\xc0\x70\xd2\xba\x1d\x83\x16\x05\xdd\x70\x0e\xe8\x97\xaa\x6e\x1b\x07\x6a\xe1\x59\xd1\x77\x20\xd8\xda\x7a\x99\xe3\x3d\xf3\x8b\x63\xc5\x0f\x96\x74\x76\xb2\xdd\x03\xd1\xd8\x2e\xd1\x70\x00\x03\x0c\xbb\x0e\x1e\x88\x55\xb1\xf1\xea\x40\x2d\x3c\x07\xba\x1d\x83\x1c\x6b\xee\x48\xed\xd2\x32\x4d\x37\xdf\xf0\x27\x08\xa0\xf5\xb4\x04\xc5\x97\x04\xdc\x01\xf5\x52\xb5\x72\xe7\x08\x5c\x4f\x24\x9d\x0e\x94\x15\x71\xaa\x96\x83\xea\x25\x47\x08\x1c\x11\x74\xe0\x17\x3f\x24\xd0\x58\xee\xf4\xc0\xcc\xe9\x0b\x86\x9e\x58\x1b\x79\x50\x21\xe4\xc0\xfc\x03\x06\xd2\xea\xdd\x4e\x60\xd1\xdd\x42\xe7\x30\x44\xd5\x1c\x70\xe7\x15\x0d\x08\xf1\x76\x12\xaa\x63\xee\xf0\x07\xf6\x33\x63\x31\x4c\x01\x70\x88\xd7\x06\xfa\x21\x3b\xd1\x1d\x70\xdc\x73\x1c\xfb\x01\xe3\xe7\x66\xb7\xd1\x03\xe1\x25\x0e\x8f\x39\x16\x05\xec\xf2\x0f\x38\xba\x84\xad\x8f\x9d\x43\x12\x45\xcc\x78\x63\xb5\xdb\xb1\xf3\x46\xed\xd5\x66\xf4\xb4\x95\x5a\xc7\x4e\xff\x14\xaf\xf6\x4e\xb0\x2c\x4c\x78\xec\x60\x72\x61\xe5\xe3\xa0\xdf\xa5\xa5\x24\x34\x3c\x2e\x96\x75\x40\xc3\xe3\xca\x6c\x07\x81\x89\xf0\xda\x01\xe3\xa4\x71\xc8\x71\xb0\xde\xa3\xdf\x87\x30\xf1\x26\xc8\xfc\xcf\xfe\x9e\x99\x4b\xb4\x6d\x11\x5e\x62\x27\xb4\x23\x71\x8c\x99\xe9\xe0\x41\x31\xdd\x02\x8c\x68\x9e\xa6\xf3\xf7\xef\x3f\xad\x0b\x73\x1e\xb0\x55\xf6\x15\x7f\x3a\x86\x60\xc7\xb4\xdd\xf2\x38\x21\x35\x04\xe4\x0e\xd8\x25\x9b\x7d\xab\x0e\x64\x7f\xb6\x89\xe4\x38\xe1\x07\xe5\x2d\x0b\xd5\x4e\x75\x9e\xe1\x03\x66\x48\x5b\x20\x8e\x8b\x13\x2a\x72\x5f\x90\x54\x3f\x13\x72\xf1\x46\xe5\xff\x53\x48\x68\x46\xa1\xfa\xb1\xf5\xf7\x40\xf2\xe6\xb0\x0d\xfc\xb8\x50\x3a\x40\x18\xe8\x20\x46\x12\xb0\x3b\x98\x9c\xd9\x19\x16\x8e\x9b\x59\x23\x74\x1d\x3a\xa0\xa9\x71\xd1\x9e\x03\x2e\x6e\xae\xf2\x73\xb0\x4c\x9c\xab\xf4\x1c\x37\xbb\xd0\x2c\x3c\xd9\x85\x96\xf5\xc1\xa8\x8d\x5f\x1e\x5e\x7f\x7c\x70\x3e\x4c\xfe\xe1\x53\xe9\xa1\x8e\x4c\x3b\xfc\x44\x14\x73\xd8\x0a\x72\xb2\xde\x86\x4a\xe4\x8f\xf3\x47\x9c\xae\x3d\x79\xc2\x08\xe7\xb2\x28\xe7\x2f\x3b\x29\xfa\x21\xe7\xce\x5f\x30\xf9\x8f\x04\xd1\xf9\xcb\xa1\x4e\xfd\x00\x81\xaa\x4d\x79\x6e\x79\x6c\xa8\x09\x24\x48\xb6\xf5\xf3\xdc\x78\xd6\xe9\x7c\x3d\x37\x46\xbd\xab\x45\xba\x9d\x59\xd9\x77\x6e\x9c\x7e\x7f\x40\x9f\x1b\x9d\xc8\x27\x54\x1d\x2e\x37\x71\x22\x65\x8d\xeb\x8c\x9c\x85\xb9\xb0\xb4\x67\xce\xc2\x63\x41\xa7\xe1\x99\xe1\x10\x62\xd3\x13\x2e\x5f\x0e\xfc\x3d\x13\xd9\xe8\xd0\x3f\x91\xee\x38\xac\xb3\x3c\x2b\x9d\x79\xfc\x8c\x2a\xc2\xba\xa7\x9f\xcc\x7e\x5c\x3f\x1f\xf0\xf4\xd2\x89\x7b\x22\xc7\x4c\x93\x2c\x39\x5f\xe8\x32\xbb\xae\xfe\x67\x63\xa2\x4b\x35\xd0\x10\xd3\xe1\x79\xa1\x5d\xac\xfb\x99\xba\x04\x31\xf6\xd9\xb2\x47\xf5\xc0\x00\x06\xd7\xfb\x39\x1b\x49\xd0\x34\xb4\x9c\x6a\xfd\x80\x08\x06\x2b\x8f\xcf\x4c\xb9\x37\xfd\x43\x72\xa1\xfa\x40\x0a\x19\x17\xea\x38\x61\x28\x53\x01\xf2\x71\x76\xde\x89\x75\x66\x9f\x8c\xaa\x35\x5f\x43\xf9\x10\xd6\xa4\x9e\xfd\xc4\xbc\xf8\x03\xd4\x50\xd7\x6e\x3b\x61\x28\x73\xed\x90\x13\x3e\x5a\x4e\x6a\x7a\x22\xea\xd6\x09\xe7\x4f\x2a\x2b\xcc\x1d\x83\x8e\x91\xd5\x1f\x60\xdf\xe8\x84\x3f\x61\xe4\x72\x51\x84\x33\x71\x88\xa0\xcf\x39\x72\x5e\x35\xe8\xc1\xa5\xd4\x33\x60\xc7\xe7\x03\xe4\x32\x76\xa2\xb0\x13\x21\x0a\x4e\x4a\x7d\x06\x6f\xf5\x3a\xaf\xcf\x0c\x49\x30\x4d\xcc\x5d\x6c\xc5\xec\x19\xb9\xb9\xfd\x09\x32\x36\xea\x48\x3f\x33\x68\xe1\xd3\xc9\x85\x8d\x68\xa2\x30\x8f\x5e\x18\x98\xad\x9c\xc8\xfc\x9c\x9c\x37\x11\xfd\x82\x94\xea\xe2\x53\x27\x13\xd3\x7c\x7f\xe0\x26\x5a\x7f\xf2\x52\x38\x27\x24\xbf\x97\x7d\x12\x62\x74\xd3\x03\xf7\xe9\xea\xfe\x17\xfb\xd3\xba\x20\x6d\x8d\x2d\xa2\x27\x41\x8d\x59\x93\xca\x14\x41\x92\x73\x61\x40\x02\x41\xe7\xa2\x82\xdd\xff\xe7\x80\xdc\x40\x0e\xc8\x6f\xb0\xe6\x97\x9f\xc9\x4a\xde\x50\x8c\x67\x58\xba\x0d\x9f\x88\x67\x70\x70\xca\xb9\xc8\x5b\xfe\x00\xc2\x4f\xb8\xfe\x5c\xbc\x80\x0b\xd2\x9c\x8c\xcb\xb5\xaa\xf9\xdc\x21\x70\x4d\x24\xf3\x1c\x9b\xfd\x51\x80\xb7\xd9\xa7\xf1\xdc\x19\x5b\x26\x92\x32\x75\xa0\x17\x7a\x4f\x76\xf6\x0f\x2f\x67\xb8\xac\xd7\x79\x10\x45\xbb\x49\xc0\x28\x57\x5e\x3a\x0f\x0a\x7d\x33\x1f\x22\x75\x5d\xc9\xfb\xcc\xb4\x34\x1e\xe7\x31\x51\x85\x46\xc3\x3c\x58\x43\xd4\x1f\xec\xe8\xc1\xff\x03\x53\x0b\x6f\x9e\x07\xb2\x68\x58\x28\x1c\x58\x7b\x33\xf7\xc1\x21\xf8\xfd\xf7\x7c\xb5\x49\xe0\x3c\x81\xc9\x2d\x64\x4e\x1e\xb7\xc5\x2f\xe0\x90\xf1\x3a\x20\xff\xa0\xeb\x3d\x9f\x50\x20\x0d\xe7\x97\x3e\x11\xad\xe0\x6c\x02\x27\xe2\x11\x8c\xb5\xce\x13\x49\x5c\xcd\xde\x27\x6f\x68\x1e\xd2\x99\x2b\xad\x2e\xd3\xe9\x4b\x0a\xf4\x93\x4e\x5f\x56\x58\x9f\x17\xc5\xb3\xd9\x8b\x70\xcb\x87\xed\x45\x35\xc1\xe7\x07\x64\x97\x17\x00\x3e\xd3\xeb\xcb\x13\x07\xaf\x2f\xd7\x58\x39\x91\x93\xc6\xfe\x7d\xe7\x8b\xbf\x66\xf7\xa6\x47\x8e\x1a\x27\xc8\x3d\xa1\xd4\x0a\xdf\xf2\x4e\xd8\xe6\x9a\xf0\xda\x79\xb3\x42\xb9\x7b\xb8\x51\x74\x45\x98\xf9\xbc\x91\x7d\xdc\x48\x08\xc6\x3a\x9b\x19\xce\x9b\x39\xb7\x34\x84\x3b\x05\x87\xc6\x88\x24\x36\x4e\xca\x7f\xde\x14\x1c\x06\x31\xd0\x7a\x39\xf9\xed\x79\x73\x03\x14\x93\x70\x93\x46\x7f\xf1\x60\x10\xea\x82\x85\x82\x8d\x7a\x90\xe6\xc6\x41\xdd\xe7\x93\x1b\x42\xd3\xc6\x50\x63\x0f\xe2\xa1\xc6\xd3\xf8\xe1\xa1\x7e\x49\xa7\xd2\xf5\xfb\x91\xa8\xa1\x1f\x36\x2a\xfe\xab\x7e\x80\xb6\x4f\xf2\xf0\x62\x30\xaf\x4d\x05\x17\x0b\x62\x38\xe9\xca\x05\xa7\x2b\xdf\x97\x2e\x98\xd6\x9c\x82\xe0\xfa\xe5\xb8\xdd\x24\x79\x52\x17\xa4\x8b\x5e\x55\xce\xb2\x72\x41\x91\xe6\xba\x5b\x17\xd3\x22\x3a\x62\xf8\x82\x2d\xcd\xe9\x20\xae\x0d\x0c\x25\xf9\x75\xa1\xe8\xda\x66\x1d\xf9\x85\x78\xdd\xcf\xb8\x37\xe6\x63\xf5\xff\x58\x0b\x6d\xdd\xab\x50\x6c\x0b\x07\x5f\x05\x11\xc3\x7f\xab\xb5\x7a\xa5\x9e\x4c\x57\xb8\x0b\x66\xb2\xe2\x11\x17\x00\xbb\x9f\xbb\x03\xc3\x9b\x9c\x92\x73\xe6\xee\x1f\xe2\x0b\x7d\x81\x7a\x69\xc3\x59\x97\xae\x5a\x50\x3a\x45\x53\xf4\xc2\xd3\xee\x5c\xae\x57\xe5\x88\x74\xd8\x5f\x15\xc2\x47\xc7\xcc\x05\xcb\xda\x87\x13\xa0\x66\x73\xbc\xe1\x55\x79\x97\xae\x7e\x01\x60\x20\xdc\x00\x77\xe9\x87\x24\xec\x52\xf3\x12\xc0\xaa\x35\xac\x57\xe5\xfd\x44\x37\xbf\xab\xc1\xe9\x5b\x9b\xee\x42\xf5\x34\x67\x27\xbc\xe0\xb4\xe5\xd4\x27\x17\x1d\xa8\x9c\xe8\xe6\xa2\x51\xca\xd5\xf5\x2e\xa8\xb4\xec\x26\x73\x75\xec\xd2\xe2\xff\x09\x14\x3d\xa8\xce\xb4\x75\x9a\xb6\x9e\x2b\xe1\x1f\x92\x7b\x35\x2f\xac\x93\xfb\x19\xc5\xa0\x95\x49\x38\xeb\x82\x0f\xbf\x13\x21\x5c\xc8\xbf\xe2\x74\x9a\x17\x4b\x67\xd8\x60\x77\x0d\x14\xcc\x6f\x7e\x21\x37\xa1\x86\x31\x80\x00\x7e\x6e\x11\x5a\xae\x6e\x9a\x70\xe2\x7b\x1a\x98\x8f\xa5\xb9\x03\x62\x4b\xb5\x17\x39\x06\x7d\x10\x50\x8e\x7b\xe9\xa0\xa0\xb2\x74\xbb\x00\x1d\x5d\x74\xee\x0a\xce\xb3\x08\x08\xe2\x01\x01\xc5\x8b\xea\x29\x1f\x8e\x17\x62\x51\x9d\xe0\xed\x7a\xa1\xda\xec\x66\x37\x78\xe7\x5b\x07\x7b\x01\xa9\x55\xab\x97\x2e\x66\x1c\x74\xa5\xbc\x0b\xd0\xed\xb3\x30\x93\x12\x58\xb7\xc6\x0b\xd9\x53\x9c\x51\xf0\x5a\x19\x3c\xa2\x51\x31\x0d\xb4\x8d\x50\xd7\xe2\xca\x69\x14\x69\x29\x13\x7e\xbc\xa0\xe3\x72\x4e\xc2\x6b\x11\x80\xba\x81\x5c\x39\xbf\x30\xd9\xa7\xc6\x8d\x52\xb8\xae\x34\x70\xbd\xe0\xad\x3a\xa8\xe6\x42\x7d\x32\xbb\x6b\x5e\x3b\x9d\x5e\xa5\x46\xbb\x68\x39\x73\xa1\xbb\x6b\xe7\x5d\x47\x5d\x52\xa3\xe5\xda\x7a\x17\x4c\x67\x9f\x79\x80\x3b\xbd\xbd\x02\x2f\x7a\xcf\xdb\xc3\xff\x3a\xb8\x56\x5a\x8b\x83\xa3\x92\x3e\xe4\x82\x69\xad\x79\x29\x0e\x5e\x24\x04\x8b\x2f\xb8\xcb\xbb\x50\xd3\xc5\xdc\xcd\xf3\xd3\x27\x0d\xa7\x82\x3a\xd7\x89\x52\x1c\x9e\xc9\x04\x53\x42\x73\x17\xab\x98\x7d\xa4\x01\xd1\x94\x2e\xe8\x17\x14\x53\x8e\xa7\xbb\x90\xdd\xd9\xf9\x7d\x2e\xc6\x86\xda\x38\x7b\x9d\x3c\xda\x2c\x86\x4f\x9c\x1a\x3e\xda\x90\xe0\xcf\x19\x18\xae\x93\x33\xdb\xfd\x03\xf6\x95\x0f\x2e\xa0\xad\xaf\x60\x07\xda\x32\x54\xbf\x90\xf0\xcf\xb1\xf9\xd7\xc5\x31\x88\xe6\x2b\xe3\x14\x34\x28\xa8\xae\xb6\xf8\x93\x85\xe8\x22\xce\xf2\xc2\x5f\xf4\x27\x5a\x6e\x2d\x01\x82\xe9\xa1\x3a\xd4\x93\x06\x6b\xa1\xb3\xbe\x5c\x17\x0f\x22\x9f\x33\x37\x71\xbc\x34\x5d\x17\xc2\x45\x3f\xe2\xf0\xe6\xa6\x0a\x7f\x01\xf1\x67\xee\xba\xa9\x88\x0e\x7f\xc1\x85\x13\xd9\xf0\x93\x72\x5a\x89\x0b\xd8\xab\x39\xd9\xd3\x45\xec\xe5\xa3\xed\x86\x51\xf4\xd3\x00\xd7\xcd\xff\x63\x50\x5e\x78\xd6\xe1\x75\x4d\x9e\x2b\xf3\x53\x7b\xa2\x10\x60\xea\x12\x99\xd7\x03\x23\xa9\x45\x3a\x6a\x63\x18\xd1\x5e\x09\xc5\x74\x17\xb9\x1e\x56\xc8\xd4\x18\x1e\xea\x82\x2c\xce\x58\x2c\xcd\xa7\xe9\x03\xe7\x49\xc3\x28\x78\x5d\x39\x1b\xe5\x05\x13\xa9\x23\xed\x2f\x78\x61\x39\x27\xd0\xf5\x40\x0a\x48\x74\xdd\xbf\x5c\xa7\xd0\x0f\x49\xe2\xd4\x0f\xc8\x4d\xaa\x59\xbc\x7f\x3c\x5d\x97\x9e\x81\x6a\x36\xb7\x08\xfb\x80\x86\x78\xc3\x3e\xea\x64\x96\x37\x2a\xa5\x59\xa5\x76\xc3\x37\xde\xf6\x86\x7b\xa3\x54\x51\x7b\x1b\xcf\x18\x13\x40\x54\xa7\xcb\xcc\x0d\x54\x67\x69\x7c\x33\xb3\xb5\x4e\xc1\x1b\x89\xac\xed\x11\x70\x6f\xb9\x3d\xdd\x23\x50\x9e\x50\xe1\x5d\x58\x73\x4f\x33\x00\xff\x28\xa7\x1c\xb9\x4b\x1e\x5a\x9a\x33\x68\x0d\xed\x7f\x7d\x43\x6b\x68\x0f\x94\x1b\x39\x5a\xb6\xea\xff\x71\x90\x4b\xe4\xdc\x05\x87\x9c\xa7\xa0\xf0\x50\x73\xfb\xc0\x81\x3a\x56\xef\x72\x22\xb1\x86\xdb\xc7\x08\x25\x6f\xee\x42\x46\xf6\x80\xa8\xb6\xd2\x0c\x31\xe9\xb5\x11\xd5\x0d\x14\x58\x6d\xa3\xbe\x53\x27\xe9\x49\x26\xec\x93\x60\xbe\x5f\xd8\x37\x8d\xc1\xee\x8a\x55\xd6\x29\x7b\xa7\x4a\xd2\x6c\x52\xc9\x78\x1a\x53\x25\x8d\x22\x01\x2a\xc7\x0f\x2c\xbc\x61\x5d\xb5\xcf\xe2\xdd\x78\xc8\x6a\xbb\xde\x4c\x83\xed\xc8\xa5\xbb\x31\xd3\x8d\xba\x40\xd4\xa8\x9d\x70\x6f\x44\x8d\xb6\xcf\xff\x14\x5a\x7e\x81\x25\x6f\x6d\xeb\xba\xd3\x9a\x6a\x66\x85\xb5\xd4\xb7\xb7\x9b\x71\xa1\x56\xb7\xdd\x9d\xf8\x44\x7d\xa0\x40\x9a\x11\xd4\x4d\x8d\x63\xf1\x33\x4f\x3c\x1d\xec\x37\x90\xe5\x30\x12\xb8\x61\x4d\x75\xd8\xc4\x3d\x92\x26\xad\x36\xbc\xf1\xc3\x75\x37\x6f\x04\x83\xfa\x9a\x71\x0f\xde\x3b\xa4\x38\xbd\x07\xf9\x49\xa3\x1a\x5c\x0b\xff\x0f\x43\x90\x47\x0d\x7f\x28\xc7\xa6\xdc\x41\xa7\x09\xdd\x41\x6f\x14\x00\x69\xe3\x4f\x25\x86\xee\xa0\xe1\x5d\x8a\x82\x3b\x68\x1a\x90\x62\xe0\x46\xf1\x5a\x27\xa7\xbd\x91\x72\xcf\x1e\xb2\xf7\x7c\x41\x80\x43\x9a\x6f\xa8\x0f\xed\xe1\x78\x03\x14\x2e\xbb\x98\xdf\xc0\x80\x56\xc7\xdd\x33\x67\xdd\x3f\x60\x92\xfd\xcc\xda\x20\xde\x31\x2b\xe7\x58\x24\xc2\x6a\x69\xe4\x7b\x2f\xee\x0f\x37\x40\xd3\x83\x34\x7e\x37\x00\x9b\xcb\xdb\xde\xc8\x1d\xe2\x3a\x4e\xf7\x22\x05\x1a\x33\x93\x4a\xdb\x2b\xe4\xde\x51\xa4\xce\x9c\x84\x42\x1f\x56\xc9\xdf\x3b\x59\xd1\x72\x0e\xbe\x54\xf6\x6c\xb9\x81\x08\xab\x9d\x84\x6e\x98\x30\x3f\x92\xfc\xe0\xe5\x51\x40\xe6\x86\xc9\xd2\x66\xa0\x9b\x29\xa0\xed\xaf\x70\x27\x24\xb4\x58\x38\x50\xff\xca\x8c\x01\xa3\xe5\xe7\x30\x38\x50\xf8\xc5\xb2\xfc\xa0\x98\x58\xfe\xe1\xe4\xd2\xb9\x45\x4a\x6f\x31\xcb\x41\x2c\xa5\xe7\x93\xf3\x24\xbd\xd4\x7d\xe6\x28\x34\xee\x93\xa3\x10\x0d\x8c\xc9\x74\xdd\xda\x1b\xfa\x37\x1b\xc8\x6e\xa4\x80\xb6\x7b\xeb\x7d\xf2\xc4\x13\x74\xbe\xe9\xc6\x6e\x43\xfd\x8d\xbc\x79\xbe\x95\xdc\x09\x19\x8b\x9b\xa4\x4e\x51\x53\x4f\xc8\x68\x8e\x4f\x0d\xdd\x32\xd1\xbc\x60\x16\x0f\x8b\x60\xc4\x3c\xcc\xe2\x64\xa6\x1a\xfa\xb8\x8f\xe4\x41\xcc\xe4\xe7\xa6\x7e\x5f\x28\x8a\x65\xa2\x2f\x94\x34\x36\xcb\xbe\xf8\x6a\xfb\xe8\x21\xef\x9b\x57\x88\xcf\x1b\xa4\x5a\x34\x51\x55\xe5\xd5\x86\x5b\xb9\xe1\xd1\xfd\xa0\x36\xcd\xcf\xff\xbf\xdc\x60\xb7\xde\xfb\xc1\xa6\x31\x45\x4c\xd0\xec\x1a\x70\xf7\x93\x14\x88\x24\x38\x74\x35\x67\x2b\xbb\x1f\x88\x2e\xcf\xdb\xc3\xb3\xfc\xbf\x89\x7d\x7e\xcc\x7e\x54\xf5\x5c\x50\xf2\xed\xa7\x67\xc2\x1d\x8d\xe1\x41\x00\x62\xf9\x7c\x90\x6b\x3d\xf5\x03\x2e\xd9\xdd\x1f\xf0\xc2\x19\xfe\x81\x0a\x8f\xf0\x17\xb9\xb8\x26\xea\xc1\xbd\x5c\x5f\xc0\xd2\x39\x5c\x8c\xfd\xd9\xa0\xf4\xd6\x3e\x7b\xe0\x55\xee\x4d\xf1\xa0\xfe\x87\x5d\x10\x9f\x0d\x1a\x10\x4d\xe4\xc3\xf0\x42\x6b\xea\x1f\x66\xe4\xf0\x4d\xeb\xd9\x92\x43\x35\xce\x8d\x6e\x1b\xee\xe3\x45\x41\xb5\x6a\x2d\x1e\xa0\x9e\x2e\x5c\xf6\xbc\xa0\x27\xa6\xb0\xed\xc3\x62\x64\xae\x99\xfb\x00\xe5\x2c\xbb\x30\x3f\x25\xc5\xb2\x9b\x4c\x22\xfc\x06\xec\x07\x9e\x18\xe4\xa6\x73\x38\xd4\xc3\xdc\x74\x96\xcb\x4f\xe1\xfd\x50\xe7\xe9\x83\x34\xc9\xab\xff\xfe\x94\xc8\xe7\xa9\x98\x67\x71\xfc\x53\xc9\xc0\x5a\x39\x1a\x73\x9d\xee\xf2\x61\xad\x5a\xd7\x09\x7f\x12\x28\x49\x46\x3e\x2f\x50\x2a\x4e\x43\xf5\xd4\x9c\x57\xad\x4d\xea\xc3\xa6\x7f\xb8\xb1\xb8\xfe\x82\xbb\x4a\x83\x6e\x64\x06\x11\x05\xdc\xe3\x8a\xce\x0f\x2d\xab\x8e\x48\x7c\x58\xcc\x4c\x9b\xe6\xa1\x5f\xb7\xab\xe1\x3e\x2c\x66\x66\x2f\x83\x07\xa6\x56\xdb\x07\x9e\x84\x35\xd3\x3f\xbc\x3b\xd5\xaa\xf8\xa7\x53\xeb\xd7\xfc\x42\x2e\xa5\x96\x0e\x5e\x62\xf6\xb6\x78\x58\x18\x76\x33\x51\xb9\x94\xfe\x21\x25\x9e\xc6\xd9\xb9\xb6\x9a\xea\xd4\xa8\x49\x90\x3f\x23\x25\xbd\x7f\x20\x30\x97\xde\xe5\x81\xe3\x98\xf5\xb7\x0f\x7c\xc5\xad\x87\x79\x06\xb7\x85\x4e\xdd\x87\x29\xe4\xec\xb6\xf0\x8c\x0b\x5f\xb8\x05\xc4\x06\x7b\x18\x2f\x54\xea\x76\x83\x7d\x02\x96\x75\x41\xf5\x07\x21\x84\x5d\x87\xd1\x03\xd7\xf1\xcf\x16\x88\x1d\xcf\x9a\x58\xa4\x7b\xb3\x79\xf7\x61\x00\xa0\x13\x89\x3e\x91\xf8\x50\x14\xbe\x60\xa8\xdb\x31\xf7\x81\x6d\xd5\xbe\xe7\x0f\xc0\x91\x8d\x9f\xcf\xcc\xc5\x17\xc9\xc8\x07\xe7\x44\x25\xcf\xc4\x24\x79\x8f\x21\x3d\xf1\xfa\xf6\xc0\x3b\xa8\x3f\xa0\xc6\x57\x4a\xbb\x67\xd2\xdd\xb3\xb9\x8b\x1c\x85\x89\x00\xcf\x0b\xec\x3f\x2b\xd7\x56\x5f\x20\xec\xd0\x7a\xbf\x67\x71\x69\x2d\x7e\x56\x0e\x43\x54\x2c\x2a\x7e\x74\xd1\x7c\x56\x6e\x4d\xbf\x41\x7f\x01\xbf\x30\x51\x78\xd2\xfb\x62\x91\x89\xbd\xb5\x50\xfa\x63\x7d\x96\x97\x05\xda\x5c\x58\xf5\xd9\x53\x74\xab\x13\xe4\x7c\xf3\x05\xfd\xd9\x21\xba\x85\x04\x1e\x38\xa7\x59\x45\xf0\xec\x94\x28\x96\xdd\xac\xfd\xb1\x36\x7f\x01\x16\xb1\x88\x83\xe2\x6e\x7d\xb6\xd6\x9e\x44\x69\x6e\x68\x44\xb5\x33\xc6\x73\xe0\x06\xeb\xc9\x83\xef\x99\x75\x81\xcf\xd1\xdf\x15\x35\x93\x65\x1e\x0c\x29\x80\x9e\x83\x3c\x60\xa2\x90\x19\xc3\x7a\x84\xe7\xe0\x92\x77\xbf\xc0\x5b\xb6\x90\xdd\x83\x68\x42\x9b\x5d\x1f\xa4\x79\xfb\xc8\xa0\x93\x7c\x2a\x2e\x3b\x11\x8c\xeb\x9d\xc0\xe0\x42\x3b\x6f\x3c\x50\xe4\xf9\x0a\xfa\x9c\xf4\xe7\x92\xfe\xe6\x39\xa9\x13\xd5\xbd\xf8\xb9\x38\xf7\x22\x01\x6a\x35\xdf\x49\x1f\xa4\x9d\xf8\x4c\xc3\x95\xfc\xe0\x0f\x20\xd4\x3c\x8f\x17\x65\x96\xa5\x3d\x3c\xc2\x7c\x93\x7f\xa0\x06\xfb\xb5\x3f\xb9\x29\x3c\xb0\x4e\x3a\x26\xe8\xa1\x46\xcc\xe4\xc0\xd8\xb8\xd9\x17\xe4\x49\x6b\xa3\xc1\xcb\x0d\xcd\xa4\x39\x1c\x80\xcd\x60\xf9\x81\x86\xcb\x1e\x33\x0f\x34\x5c\x9f\x33\xff\x21\x37\xeb\x26\xf8\xc0\xd8\x68\xef\xe1\xe7\x21\xe3\x88\xa4\x87\x8c\xe3\xff\xc7\xbf\xff\x84\xf3\x57\x3d\x40\x74\x1f\xc7\x88\x07\xfa\x29\xe7\x5a\x78\x58\x62\xc3\x11\x9f\x0f\xf3\x4f\xd8\xd5\xe3\x01\xc2\x93\x91\x22\x7e\x30\x56\x4e\x39\xe1\xc4\xef\x47\x1a\xa7\x9e\x49\x53\xd1\xf3\x40\xf4\xba\xdf\x87\xb6\xe5\xbf\x45\x8c\xdf\x0f\xac\xfc\xdf\xa4\xc5\x0f\x80\x6e\xca\x0c\x17\xbf\x1f\x57\xbd\xeb\x99\x52\x61\xf3\x0b\x58\xf5\xff\xd8\x24\x7e\x1b\x29\x0a\x3d\x77\x84\x19\xfa\x39\x38\x46\xb5\x88\x6a\x6d\xbd\xf9\x19\xb3\xd4\x34\x04\xf8\xad\xf5\xa6\x0e\xa1\xd2\xea\x4d\x24\x6f\x37\x86\xe8\xff\x41\xd0\x7f\x07\x63\xfc\x58\x5b\x56\x87\x40\xfc\xe0\xe3\x3f\x65\x2a\x8a\x5f\xc1\x24\xb9\x07\xa4\x53\xd3\x7d\x24\x7e\x05\x32\xdf\x93\x04\x15\xd4\xf0\x24\x32\x15\xda\xda\xd4\x25\xf2\x41\xf4\xa6\x31\x03\x5a\xf5\xa6\x39\x82\x5b\xdc\x26\x0f\x98\xf8\xd5\x9c\x14\xad\x23\x2b\xab\x85\x67\xa1\xe6\xc2\x88\x08\x26\x43\x53\x0e\xad\xf8\x11\x4a\x35\x35\xd1\x72\x98\x9a\xd8\x96\xbd\x8a\x0c\xe4\xee\x9d\x32\xb4\xc4\xaf\x71\x93\x15\xb1\x0b\x8b\xa7\xe9\x48\x8e\x5f\x4b\xf7\x3b\x7f\x72\xb0\x0d\x0d\xa5\xf1\x9e\xe4\x26\x78\x66\x77\x11\xde\xc1\x20\x5d\x2f\xb0\x98\x6c\x98\x01\x3a\x85\x5d\xd1\x7a\xbc\x00\xcc\xb9\x76\xe3\x07\xe3\x61\xef\xfa\x7f\x64\x0b\x1a\x3a\xac\x87\x53\x15\x8a\xe3\x87\x04\x0b\x53\x85\x79\xe3\x87\x1c\x61\xd5\xfb\x62\xe4\x6c\xfa\x8b\x9b\x5f\xb8\x13\xea\x85\xb4\x20\xb0\x0f\x36\xff\xcf\x6c\xb7\xd2\x1a\xbe\x82\x80\x2d\xf8\x8b\xc9\xcc\x56\xea\xf4\xc5\x3b\xae\x60\x1c\x3f\x16\x29\xdb\x34\x53\x41\x09\xeb\xa9\x62\xd1\xb2\xf0\xc8\x27\xb7\xbb\xfa\x9c\xd9\xa7\xd6\x0b\x45\xec\x7f\x9e\x5b\x38\xac\x0f\x73\x11\x33\x1e\x2c\xd1\x08\xdf\x2d\xd5\x3f\x8d\xdf\x22\xcf\x14\xbf\x40\xc3\x6c\xf7\x0f\x3c\xb2\x8b\x3f\x21\x57\x79\x18\x80\x1a\xab\x7f\x7e\x80\xd0\xf9\x34\xc1\x6b\x42\xf1\x0b\x0f\x9b\xd0\xcc\xec\xd4\x7f\x76\xff\x80\x30\xc6\xea\x67\x08\xfb\xcf\xff\x28\x01\xf6\xf9\x1f\x9b\xa3\xff\xc5\x46\x14\x3f\xe8\x86\xba\x39\xf6\x48\x09\xa2\x59\x84\xb2\x68\xfe\xbc\x7f\x89\x29\xba\x18\xf0\xc8\x69\xf3\x17\x54\xa3\x78\x62\x61\x1e\x54\xc9\xb1\xf8\xc1\x31\x4b\x79\xfa\xe3\x87\x8c\x06\xb2\x79\xc6\xef\x60\x4e\x7b\x35\x78\x4e\xc4\x4f\x88\x5f\x4f\xca\x07\x6f\x5d\xf8\x9c\x77\x8b\x45\xb8\x90\xcb\x68\x1a\xbf\x8b\x63\xf0\x2e\xbb\x26\x49\xf4\x1b\x58\xa6\x21\x92\x19\x47\x17\xa6\x19\x2e\x47\xb2\x00\xc5\x8f\x00\xc0\x9b\xea\xce\x55\xd3\x07\x08\x7b\x9b\x3f\x4b\x20\x1e\xb1\xde\x33\x0f\x6b\xa2\xf9\x79\xe7\x3c\x8a\xa6\x87\x5d\xfe\xf7\xc2\xf6\xa3\x90\x13\x7f\x6e\x74\xd6\xd1\x81\xb8\xfd\x52\x98\x84\x7e\xe0\x16\x11\xbf\x6e\x69\xd3\xe9\xfe\x64\xf2\x8d\xa6\x1f\x38\x11\x7e\x4e\x7e\xf5\x17\x1c\x57\x31\x59\x50\xd4\xe9\x10\xdc\x52\x67\xa1\x3e\x37\xb6\xe8\xff\xf7\x7f\xff\xa9\xaa\x43\x1d\x1b\x4a\x47\xf5\xe1\xe7\x14\xa2\xff\x4d\xdc\x56\xe8\xdd\xf5\xf9\x81\xfe\xe1\x6a\x11\x75\x9d\xa4\xdf\x8c\x8d\x45\x99\x96\x47\x99\xea\x84\xe2\x37\xd8\x87\x96\x6f\x2b\xdc\x85\x9e\xba\xf7\x58\x0b\x45\x29\xc4\x56\x29\x8e\xfc\x05\xe2\xd4\x7c\x90\x6e\x95\xe7\x49\xf5\x0b\x74\x27\x14\x11\xf0\xbd\xde\xe4\xc3\x13\x1b\xed\x1a\xba\xa5\xc6\xf6\x9e\x40\x31\x25\xb8\xb7\x46\x58\x3a\xfc\x45\x96\x3f\x11\x07\xe0\x00\x92\x59\x31\xb6\x06\x7c\xe0\x16\x3b\x31\x94\x57\x8f\xf5\x3c\x97\x9b\xa4\xe5\x43\x1e\x30\xb1\xf5\xe4\x32\xcd\x15\xbc\xb1\xfb\xf0\x33\xe0\x78\x68\x66\x3a\xcf\xf3\xea\x1f\xe0\xed\xb4\xfc\x4c\xc6\x96\xe4\xde\x68\x1b\xa9\x6e\x91\xe7\x8f\xa7\x8e\x81\x64\xca\x1f\x19\x1b\xfc\xad\x7b\x68\xdc\xef\x29\x58\xab\xce\x86\x6d\x90\x46\x0d\x93\xf7\xff\xf0\xff\x28\xbf\x36\xdd\x01\x1d\x85\x86\x1b\x44\x36\x06\x0f\x7a\x70\x62\x45\x32\xa2\xc2\x14\xde\x1e\x5b\x10\xb3\x78\x9f\xbc\xe7\x99\x75\xcd\xb1\x4d\xce\xbc\xe7\x15\xf1\x57\xdd\xec\x30\x79\x86\x7a\x8c\x93\xd7\x1a\x37\x89\xf2\x40\x5d\x47\xe8\x36\x33\x28\x4c\xcf\xd4\x61\x48\xf0\x6f\x30\x6e\xc8\x01\x36\xb6\xbc\x4b\x5b\x82\xbc\x27\x5c\x95\x8a\x33\x36\xb8\xaf\x74\x6f\x9c\x45\x79\x61\xfe\x42\x85\x1f\xa5\x98\x88\x6d\xe5\x52\x6a\x9b\x2c\x42\x22\x2f\x3e\x7c\x8b\xab\x77\xff\x9e\xf3\xf0\x97\xfc\x0a\xb1\xed\x85\x6f\x6b\x08\x3b\xe6\xc0\x0b\xc7\xb3\x4f\x47\xc5\x96\x37\x60\xcb\x40\xdc\x80\x95\x46\x20\x36\x38\xb7\x2c\x5d\x81\x63\x3b\x18\x27\xb9\x34\x04\xde\x70\xa7\x28\x3e\x78\x9b\xf4\xac\xc1\xef\xb7\x4f\x0d\xf1\xbd\xd0\x4e\xa9\x7a\x62\xe3\x05\x56\xd8\x73\x63\x9d\xf1\x65\x89\x76\xc2\x69\xc3\x3d\x9c\xec\xd1\xff\x53\xaf\x62\x11\xc9\xc0\xf1\x65\xe1\x72\x92\x04\x8d\x12\x89\xc6\x97\xc7\x00\x3f\x92\xee\x75\xba\xa8\xcf\xf4\x86\xe0\x8d\x78\xfa\x83\x8e\x3d\xea\x0f\xa8\x08\xf0\x2e\x87\xcf\x6e\x17\x04\xdc\x2e\xa2\x4a\x5d\xcf\xb6\x8b\xac\xd0\xfc\x06\x0f\x06\x13\xfd\x1e\x91\xad\x79\x57\x23\x57\x63\x37\xff\xde\x54\x66\x6b\x5a\x98\x37\xdc\x5d\x22\x5f\x8e\x2a\x51\xc6\xc6\x4b\xee\x72\x7b\x4c\xe7\xa7\x31\xbe\x97\xde\x56\xcd\x8a\x2c\xbd\x23\x95\x4c\x6c\xa8\xbd\xa3\xa2\x2b\xb1\x3d\x14\xd9\x5e\x49\x38\x59\x74\x4b\x2e\xc4\x9d\x77\x1f\x34\x0f\x29\xf0\xfb\x48\xff\xe0\x43\x02\x46\x09\xe5\xb8\x88\xf2\xa3\x1c\xd3\x16\x2e\xef\x81\x5c\x15\x4e\x15\xe5\x47\xfc\xa8\x49\x2c\x3f\x9c\xf9\x82\xc9\x65\xc3\x9c\x69\xa1\x0b\x5d\x61\xa5\x0a\x8d\xb2\xa5\x18\xf1\x1b\xd4\xe0\x08\xeb\x94\x2d\x17\xca\x6f\x60\x54\x92\x02\x65\xa3\xd2\x2e\xfc\xc5\xc3\x26\x44\x15\x13\xc1\x48\xcf\x17\x05\x49\x02\x15\xf7\x11\x05\xb5\x67\x94\xaa\x3c\x0a\xf3\xbe\x28\x8b\x66\x14\x14\xf0\x56\xe6\xfe\x28\xf0\x64\x50\xb5\xd6\x28\x79\xad\xd4\x9d\xa4\xe0\x5a\xa9\x9a\x9e\x51\x70\xad\x54\x74\x55\x14\x78\x32\x4c\xa5\x4a\x88\x82\x4c\x31\xca\xc6\x10\xa5\x22\x54\x58\xdc\x58\x98\x81\x5b\x51\x65\x51\x6a\x72\xb4\xbf\xc0\x7d\xcf\x07\x57\x41\xce\xed\xf0\x6a\xa1\xc4\x8c\x72\x4c\x45\x69\xc4\x04\x3a\x0a\x0b\x53\x6a\xff\xbc\x3a\x2c\x7b\x28\xf5\x59\x14\xe6\x1d\x94\xfa\x2c\x0a\x92\x68\xab\x74\x5e\x94\xf7\x9e\x5a\x55\x37\x24\x4a\x43\xac\xa2\xc4\x57\x79\x21\x40\x1f\x3f\x3f\x23\x71\x96\xd7\x8e\x59\x09\xa5\x1c\x8b\xd2\x59\x63\x4d\xab\xdf\x29\x1a\x74\xb4\x95\x9e\x3c\xe8\x37\xde\xc5\x55\x11\xb6\x28\xef\x79\x1e\x96\x87\x05\x26\x80\x25\xe5\x57\x14\x78\xd1\x0e\xd3\xd0\x09\x9e\x75\xd6\x15\xa6\xc0\xf6\xc4\xf6\x24\x52\xab\xdb\x1f\x20\x3a\x7d\xc0\x1a\xde\xd2\xd8\x45\x81\x09\xa0\xea\x60\x2a\x2f\x20\x68\xbf\xee\x0f\x88\x5a\xcc\xa1\xf0\x8d\x90\x3f\x61\x94\xc1\x8b\x59\x99\x7f\x39\x87\x0a\xe0\x40\xff\xd0\x43\xe0\xa5\x2b\x4d\x09\x82\x39\xdd\x9b\x4a\x20\xa7\xab\xa7\x1d\xf6\x00\x55\x5c\x8b\x12\xb9\x2d\xb5\x70\x41\xe4\xed\x39\x78\x21\x45\x2d\x1e\x32\x2c\x02\x72\xac\x89\x82\xd8\xaa\xe1\x11\x05\x21\xab\x69\x42\xb2\x19\x95\x1b\x8c\x02\x03\x81\xaa\x60\x45\x81\x81\x40\x85\xba\xa2\x4c\xca\x47\x09\xe8\xf2\x22\x90\x3e\xbc\x85\x10\x01\xbe\xf9\x4e\x53\x52\xbd\x6f\x9a\x26\x91\x9b\xa7\x61\xb1\x0f\xd1\x90\xda\x7b\x2f\xd4\x02\xbf\x9b\x1d\x59\x7b\x45\x0e\x17\x51\xa8\x68\xd7\x85\xa4\xec\x6c\x51\x0d\xec\x24\xd2\xef\x53\x88\x77\xff\x80\x73\x48\x90\xa1\x30\x89\x5f\x7c\x7e\x48\xa2\x45\x24\xf2\x4f\x2b\xde\x20\xca\x41\xcc\xe2\x71\x1f\x3c\xf1\x35\x31\xf0\x97\x18\x16\xb1\x07\x95\x32\xd3\x3f\x20\xd6\xbd\xf8\x83\x85\x0f\xdc\x03\x0f\x0e\x51\x00\x9d\x79\x55\xec\x7b\x94\x93\x37\x56\xcf\x1b\xfd\x5f\xbd\xfa\x48\x3e\x33\x2c\xa2\xe1\xdb\xf0\x99\x36\x28\xcd\x87\x05\x4f\xfa\x36\x4c\x7f\x40\x75\x97\xae\x23\xe5\xe4\xf9\xad\x1b\x4e\x01\xe8\x18\x1e\x04\xcb\x55\x7f\x9e\x39\x0b\x1a\x04\xe2\xac\x7d\x5b\x29\xac\x45\x6d\x90\x5d\x50\x11\x30\xcc\x2c\x17\x4a\x64\x08\x01\x17\x16\xf8\x33\x24\x2e\x40\x0c\x43\xb7\x97\x02\xdf\xd2\x5f\xf1\xbe\xbc\x49\x82\x16\x8a\x39\xf7\xac\x13\x2e\x28\x36\x5d\xbd\xeb\x6e\xb8\x53\x7f\xfe\x87\x93\xb8\xf7\xc4\x43\x39\x62\x12\x12\x44\x54\xff\x00\xfe\xf3\xb4\x01\x44\x58\x69\x54\x80\x21\x86\x37\xd5\x43\x65\x85\x60\x7d\x79\x32\x6e\xc2\x2d\x32\x17\xa8\x68\x7c\x50\xf7\xd0\x82\xe1\xa1\xb4\x54\x0b\x95\xd5\xa8\xad\xa4\xad\x09\x23\x24\xa2\x2b\x7c\x31\xc7\xe7\x85\x83\x5f\xf8\x05\xde\x88\xfd\xc5\xc6\xa3\x4b\x47\x78\x4d\xa4\xf1\xf9\x01\x1c\x55\xfd\xcc\x89\xa8\x7a\x66\xd0\xfc\xd4\x33\x8e\x7c\x77\x09\x5d\xb6\xbc\x72\xa3\x6e\x34\x6f\x7d\x1a\x7c\xb7\xa1\xfc\x0a\xa2\x96\x1c\xa6\xbe\x40\x7d\x67\xab\x9a\x2b\x52\x19\xab\xe8\x56\xd4\xc2\x1b\x54\xf8\x07\x9e\xf9\x42\xda\x15\xa5\x41\x46\x73\x17\x48\x2f\xbe\xfc\xff\x01\xcb\xcc\xd2\x33\xf7\xc4\xa7\x45\xc8\x8e\xe9\xe7\x07\x83\xd2\x07\xa9\x26\x10\xd0\xae\x95\xf7\xeb\xe1\x1f\xc8\x61\xf1\x17\x1f\xba\xa8\xa8\xed\xac\x34\x6b\x51\x2b\xf1\xc3\xf0\x0f\x70\xc4\xfa\x34\x8f\x7d\xae\x8c\x27\x51\x13\xe6\x08\x83\x56\xa4\xbf\x99\x3f\x01\xa1\x0a\x65\xba\x32\x83\x47\xad\x8c\x6b\xd4\xa4\x34\x22\x06\xdd\x3e\x2a\x94\xeb\x96\x9f\x15\xa0\x46\x59\xdd\xa3\x36\xda\x4d\x3c\xcd\x9d\xe6\x26\xc1\xc1\xda\xc9\x6d\xa6\xb2\x53\xb3\xaa\x63\xa0\x76\x70\x97\x24\x64\xed\x3c\xbf\xbd\xd8\xc8\x1d\x53\xbd\x12\x83\xc1\x93\x1e\x16\xf3\xc3\xd9\xb8\x52\x11\x93\xad\x64\xc6\x51\x07\x8f\x37\x13\x81\x20\xed\x61\xfe\x1a\xbc\xdc\x0a\x00\xd6\xd4\x9c\xeb\x0a\x53\x51\x47\x4e\x09\x6c\xa2\x06\xc5\xb6\x79\x98\xa9\x87\x05\x0b\x6a\x80\x65\x3f\xcf\xb0\x51\x7d\x1a\x00\x8d\xdd\xdf\x27\x8d\xda\x45\xf0\x23\x50\x46\xda\xa8\x01\x3c\x28\x61\x51\x83\x24\xea\x96\x54\x89\x0a\x96\x07\x31\x93\x46\xd1\xc0\x1c\x74\xca\xd8\x19\x95\xc0\x40\x8a\xf3\x8a\x3a\x71\x46\x6b\x95\x51\xd3\xd5\xcf\x14\x71\xd3\x3f\xc0\xe2\xa0\x33\xbb\xb2\x50\x9c\x5c\xa7\xa2\xae\x24\x4a\x6f\x24\x4e\x10\xb2\xa8\x8b\xf8\x5e\x52\xb2\xa6\x32\x5e\x20\xb2\xd2\xec\xaf\xd3\xa5\x32\xd6\xe6\x23\x3f\x16\x11\xd6\xf4\x17\xdc\xcd\xba\x26\xd7\x9d\x69\xc1\xcd\x01\x3b\x8d\x29\x16\x18\x4c\x22\xac\x9c\x82\x51\x91\x34\xd8\x31\x41\x51\x91\x63\xc6\x5a\xda\xba\xf3\xba\xe5\xe9\xdd\x29\xef\x2d\x54\x76\xca\x5e\x4f\xd7\x01\x30\x2b\xd0\x54\xa1\x61\x1f\x02\x03\x15\xa5\xda\x9a\xaa\xa7\x44\xa5\x86\x5d\xd5\x50\xa2\x1e\xdc\xe4\x16\x3b\x50\x62\x54\xa5\xec\x8b\x7a\x90\x4f\xfc\xc2\xc9\x26\xfc\xc2\xf5\x72\xa2\x39\xef\x20\xbc\xf4\xae\x3f\xc1\xeb\xdd\xcf\x48\x7b\xa4\xe3\xbe\x9e\x39\x77\x1a\xe7\xc9\x3d\xed\x25\x3c\xc9\xdc\x9a\xed\x13\xbe\xe5\xde\x0c\x27\xc3\x36\xfd\x3e\xf7\x9f\x79\x39\xf5\x22\x5e\x51\xe4\x92\xf9\xf9\x84\x20\x64\xb1\x64\x82\x21\xa0\x29\xe5\x69\xd4\x0b\x81\x1b\x26\x81\x25\x2d\x96\x59\x82\xc9\x63\xcc\xeb\x2c\xb0\x36\xbd\x19\xae\x5c\x3d\xf5\x81\x10\x99\xe1\x79\x80\x2b\x80\x5c\xec\xa3\xde\xdc\x6f\xde\x5e\x37\xb2\x4c\x7a\x0b\xdf\x99\x7d\x53\xa3\xb8\x29\x24\x34\x91\x77\x4e\xa4\x5f\xe0\x79\x2f\x4d\x46\xbd\x93\x4a\x0d\x03\xa9\x83\x95\x20\x2f\xea\x8b\x73\xaa\xa2\x72\xa3\xde\x24\x5a\x44\xc2\x38\x31\xe6\x5f\x52\xfe\x44\x05\x26\x6a\x53\x86\xd1\x4a\xef\x00\x4f\xfb\x93\x5b\x51\xbc\x02\x07\xd0\x61\x2c\xf1\x90\x5f\xa5\x49\xa9\x89\x92\xa4\x3a\xa9\x0f\x6f\x5c\xe6\x26\x7a\x84\x2a\x29\x4f\x54\xe4\x15\x5e\x1e\xf2\x43\xf4\x28\x6e\x69\x0c\x79\x91\x0f\x4f\xb4\x5f\xae\xc4\xd0\x0f\x0c\x03\xaf\x7a\xce\x81\x4d\xfd\x80\x95\xf8\xbc\x30\x50\xeb\xc6\xcf\x10\xdf\xda\xa9\x0d\xa5\x8d\x6d\x56\x68\x8c\x96\x96\xf3\x64\xb4\x8d\xf7\x46\xad\x5c\x63\x54\xcc\x4f\x62\xad\x95\x0c\xc9\x16\x0d\x85\xc9\x18\xf4\x05\xd3\xf4\x79\x6d\x1b\x61\x90\x24\x50\x2b\x64\xe1\xd0\xf3\xe4\x07\xa2\xba\x70\xdf\x89\xa8\x82\xf8\xfb\xee\x1e\x79\x27\x0b\xb7\x48\x61\xb1\x99\x48\x6e\x82\xe5\x26\x71\xa1\xf1\xc0\xa9\xae\x11\x2c\x69\x15\x89\x3e\x24\x46\x1b\xc3\x91\x3d\x91\x2f\xae\xa9\xf2\xec\x8f\x06\x58\xa3\x64\x63\xd1\xe8\x23\x30\x3d\x2b\x88\x43\x51\xde\xd4\x68\x70\xa6\x54\x52\xd3\x68\x8d\x77\x38\xf7\x08\xef\xca\x21\x78\xd0\xd2\x65\x40\x62\xb9\xb5\x9c\x57\xff\x90\x88\x42\xec\xd2\x28\x76\x8b\x3b\x61\x6d\x0e\x6d\xab\xd6\xc8\xa4\xba\x0d\x34\x46\x9a\x28\xdf\x5c\x34\x22\x9f\x4d\xb2\xbc\xa5\xbd\x45\x2a\xbe\xd6\xb9\x9c\x22\xa3\x67\xaf\x9a\x7c\x04\x35\x0f\xcf\x55\xea\x63\xdc\xe2\x81\x68\x73\x77\x09\x20\x1e\xfe\xfe\x22\x09\xa2\x1a\xea\x18\x2b\x0a\x5a\xe7\x5c\xea\xff\x81\xe2\x2f\x12\x81\x6d\xe4\xb1\x29\x92\xe1\xa4\x30\x3e\xcf\x0d\xe9\xe0\xfd\x3c\x38\x04\x31\xd4\xe0\x10\xfc\x8c\xd5\x14\x1c\x68\x23\x27\x56\x53\x3f\x18\x98\xf8\x79\x83\x90\xc2\x7b\x19\x0e\x9a\x4a\xf9\x10\x8d\xd0\xcc\x8b\x17\xb9\x12\x22\x2a\x78\xbd\x30\x0f\x22\x6d\x9f\x85\x6a\x43\xb0\x8b\x32\x53\x46\xa3\x02\x46\xf8\xa2\xc1\xc4\xd3\xa6\x99\x94\xc8\x6a\xf3\x56\x65\x7a\x1b\xe9\x28\xdb\x9c\x7c\x41\x5d\x4e\xec\xc4\xe1\x0f\x70\x4a\x0b\x3b\xb4\x99\x32\x4d\x44\x2f\xf6\x29\xec\xd5\x56\x0a\x14\x11\xb1\x92\xc1\x34\xb7\xf4\x51\xd8\x24\xad\xdb\xa2\x3c\xd0\xcd\xad\xad\xc5\x37\xdc\x0b\x31\x8c\xf7\x06\x53\xc8\xa8\xba\x65\xb4\xc5\xb9\x30\x19\x30\x02\x9b\xe7\xf6\xa4\x53\x54\xec\x39\x37\xa2\x93\x7a\x1d\x0f\x1d\x85\xc8\x9a\x2a\x27\x44\x23\x16\xdb\x7e\x7f\xf2\x63\x68\x7b\x6e\x56\x91\x4c\x3d\xd1\x34\x45\x39\x6a\x0d\x32\x93\x03\x7a\x3d\x77\x9e\x99\x9b\x7f\x20\x17\x56\xd3\x0c\x05\xb0\x5d\xd2\x1a\xb3\x10\xdb\x02\xd0\xa0\x3a\xf2\x9d\xb6\x25\x74\xd3\x05\xb1\x11\xa9\xa9\x90\x63\xb4\x23\x7b\x15\xa1\xc8\xef\x37\x37\xcb\x77\x04\x4b\x17\xcb\x73\xc6\x4a\x2b\xdb\x59\xb4\x93\x43\xd3\xdd\xa8\x9d\x39\x34\xff\x80\xfd\x25\xdc\xd4\x00\xa4\x1c\x29\x18\xed\xc4\xee\x11\x0c\x6a\xd7\x8f\x2f\xe8\x0b\x00\xa5\x62\x0f\xab\x06\x8b\x92\xf2\xd3\x45\x83\x05\x69\xda\xa3\xa7\x5d\x64\xf6\xcd\x5f\xf0\x30\xd4\x85\xac\x41\xff\x53\xec\x4f\xd5\x60\x42\x52\x1d\x96\x68\x74\xbb\x9c\xde\xa2\x57\xce\xb7\xde\xa0\x86\x48\x40\xa3\xdd\x0c\xfb\xd0\xc0\x51\xff\x4b\x39\xd8\xa2\xdd\x54\xe7\xe8\x5e\xd9\x18\x0c\xe3\x71\xc2\xe8\x34\x0c\x22\xe0\x8b\x59\x7e\xe6\x5b\x14\xaf\x1d\x06\x15\x28\x18\x56\xec\x7f\xd5\xee\x5c\x3f\x77\x81\xbd\x62\xb9\x72\x63\xfd\x36\x1f\x96\x08\xa7\x19\x3e\x4c\x53\xe7\xa4\x8b\x68\x7b\x60\xcb\xb0\xf8\xa4\x0e\xca\x52\x81\xf0\xca\xb2\xf0\x49\x9e\x12\xd1\x0f\xf5\x3f\xcd\x3f\x90\x01\xcc\x86\x99\x2c\x50\x3b\xba\xff\xa0\xf3\x94\x3c\xed\x3f\xcc\xa4\x44\x42\x47\x81\x2f\x65\x01\x8a\x0e\xa8\xa4\x14\x3c\xd1\x19\x5f\x63\x97\xb0\x8e\xc4\x30\xa1\xa5\xe9\x30\x75\x29\x1f\x4e\xf4\xdf\x8d\x67\xbd\xbf\x51\xd9\x27\xa6\xed\x48\x03\x58\xec\xf0\xd5\x11\x2d\xa3\xcc\x32\xd1\x11\x1d\xf3\x53\x85\x97\xe8\x1b\x23\x53\x74\xbd\xee\x1b\x35\x44\xd3\x4d\xe0\x3a\x57\xfd\xc5\xbb\x9a\x36\xa4\xf6\x0d\x75\xfe\x74\x0e\xf5\x8d\x44\xfa\xf9\x81\xda\x5f\x44\x33\xe7\xf2\x26\x88\xd0\x59\xce\xd6\xf7\xaa\x5e\x98\x2d\x76\xf9\x07\x06\xdb\x69\x98\xc0\x77\x73\x13\xa8\xe8\x08\xb8\x51\x82\xf7\xe8\x25\x0b\xf8\x6b\x10\xf0\xe1\x2c\xf6\x42\xeb\x85\xb5\x4d\x34\xec\x17\xf0\xbd\x2f\x68\x58\x25\xaf\x07\xa6\xfb\x40\xde\x5c\xbf\xc0\xc5\xd2\xea\x16\x14\x0f\x94\xfc\xef\xf5\x07\x17\x2e\x3f\xa3\xb4\x84\x40\x4b\x87\xda\xcb\xd2\xa2\xbf\xf8\xaf\xf8\x7c\xe8\x35\xb9\x43\x13\x09\xaf\x50\x1b\x58\x7a\x9d\xff\xfe\xd3\x54\xe8\x21\x7a\xcd\x21\xf8\x07\x98\x1c\xc5\xe2\x1d\xe9\x68\xaa\xa7\xb1\x72\x04\xa6\x88\xa2\x43\xb7\xcd\xde\x72\xa9\xd4\x62\xa3\x88\x73\x93\xa8\xdd\xa0\xbc\x2c\xd1\x61\xab\x8b\x3f\x95\x8a\x88\xde\x72\x51\x44\x40\xa3\x3c\x2c\x6e\x7e\xa1\x39\x0d\xb9\xed\x78\xd6\x9a\xc0\xd4\x67\x55\x74\x6f\xcc\xa4\xea\xff\xb1\x81\x36\x0f\x28\xa5\xa5\xa6\x00\x71\xcf\x36\xa8\xf7\x9e\x23\x16\x49\x1d\xce\x12\x66\xc5\x04\xa7\xd5\x3f\x20\xb5\xaa\xd9\xa4\x73\x50\x66\xef\xce\x0b\x8f\x68\xe8\x1c\x83\x96\x15\xd1\x41\x61\xce\x44\x74\x90\x62\x57\xa3\x23\x3a\xc8\x8a\xea\xde\xa9\x14\xf6\x86\x42\xbe\x9d\x62\xd7\xbd\x8e\x1a\x66\x4a\x31\x18\x7d\x6c\x7c\x41\x5f\xbc\xe8\xb4\x2a\xc0\x36\xfa\xe0\x2a\x6a\xda\x47\x87\x36\x4b\x24\x02\x9c\x1a\x17\xf6\x11\x78\x5f\x93\x34\xb8\x4c\xfe\x1f\x45\xe1\x4d\x32\x82\xac\xc3\x53\x02\x25\xa1\x53\x2f\x45\x47\x68\x51\x7c\x46\x40\xac\xa4\xbd\x01\xef\x5a\xab\x3d\x3a\x95\x88\xca\xcf\x1b\x3d\x72\x59\xd4\x02\x90\xaa\x0d\xb0\x1d\xc6\xc6\xf8\x3c\x77\x9e\x30\xfe\x00\x9c\x5b\xdc\x45\xfc\xfb\x4f\x2d\xde\xae\x50\x3b\x86\xe7\x90\xee\x4d\xca\x76\x1a\x9d\x99\x20\x15\x59\x12\x1d\xd6\x47\x1b\xf0\x3b\xdd\x75\x95\x9a\x34\x3a\xac\x8d\x61\x5e\x43\xbe\xe9\x62\xbf\xc1\x3e\x31\xaf\xde\x0e\x13\xac\xe3\x75\x78\xb1\x70\xb5\x57\x5f\x47\xb0\xd1\xdc\xaa\x7b\xb8\x61\x4e\xf2\xf3\x83\x67\x75\x90\x58\x59\xc7\x68\x47\xc2\x1f\x1b\xb4\x3a\xea\xf3\x86\xb9\x7d\x25\x89\x6a\x71\xd1\x46\x66\xa9\x84\x54\x8b\xe1\x85\x58\x3c\x46\x4d\x34\xea\xf3\x5a\x35\xda\xf7\x5c\x3a\x8d\x12\x61\x42\x61\xee\xd9\x79\xd6\x77\xff\x80\x73\xd4\x13\x0d\x10\xaa\x32\x6b\xd1\x69\x9c\xdc\x84\xfe\x3a\x12\x27\xda\x7b\xbe\x1f\xe0\x7f\xef\xa0\x83\x3d\x6a\x50\x34\x56\x4e\x9f\x48\x07\x7b\x14\x89\x07\x2f\x0c\x82\x93\x1d\xfe\xbb\xf1\xe9\x71\x41\x98\x8b\xe4\x83\x10\xc8\x4b\x89\x4c\x8a\x3f\xd5\x12\x8f\x7e\x70\x5a\xb4\x96\x07\x80\xb4\x85\xf5\x99\xa7\xa4\x3e\x40\x90\x50\xf8\x3c\x3a\x39\x08\xcd\xf3\x99\xd3\xa6\x51\x21\x96\xbb\xfb\xc0\x3a\x09\x47\x2d\x0c\x4f\xba\x00\x6a\x50\x80\xc4\xf1\xf9\x9f\x01\xe9\xdd\x5d\x80\x66\x61\xcf\x7e\xd2\x67\xd4\xd8\x00\xca\xc5\xb9\x79\x93\xc0\x20\x1a\x9f\xe7\xca\x17\x44\xe4\x8b\x99\x8b\xea\xaa\x45\xbf\x00\x58\xcc\xe2\x17\x4d\x16\x9f\x17\xe8\x39\xe6\x16\xb1\x67\xda\x5f\x82\x5e\xa3\x23\x8b\xb5\xfd\x3a\xfa\x95\x23\x74\x77\x54\x04\x7c\xde\x00\xba\x11\x4a\xec\x37\x97\x45\x48\xb5\x03\x5e\x2f\x8f\x10\xf0\x3a\xdc\xc0\x9d\xbc\xa5\x59\xa6\xa6\x72\x33\xb3\xc1\x20\xab\x98\xfb\xe8\xac\x0e\xa2\xaa\xf1\xd1\x91\x27\x71\x6e\x9f\x26\x78\x70\x5b\x98\x3d\x2f\xe6\xb7\x7b\x79\x7f\x28\x2f\xcd\xf1\xc8\xbe\x63\xbb\x73\x7f\x28\xcd\x3e\x2f\x60\xed\xbd\xe7\xe0\xd7\xe5\x50\x83\x41\xbf\x2d\x25\x27\x8d\x81\xd0\x23\x07\x02\x8c\x1f\x35\x20\xba\xfd\x0c\xfa\x66\x6f\x9f\x2f\xc8\xa0\xc3\x9f\xe4\x4c\x74\xfd\x40\x1f\x54\x1d\x54\x03\xae\xd7\x76\x73\x1e\xa9\x3c\x14\x99\x03\xf1\x49\xf6\x49\x1f\x3f\x2e\xe8\x70\xa7\x60\x59\xb1\xcf\xf8\x91\x43\xb5\x4b\x46\x42\x68\x49\xe5\xb1\x25\xdd\xfe\x81\x28\xc5\x9d\x6e\x39\x79\xea\x75\xa3\x75\x6f\xf8\x0d\xe2\x0e\x77\x8b\xa8\x24\xbb\x4a\x8f\x42\x60\x55\xfd\x03\x04\xaf\x4e\xc0\x51\x78\xd5\xf7\x40\x10\x52\x5e\x1d\x96\x34\x0a\x0e\x65\xf1\xc0\x28\x24\xd3\x44\x24\xc4\xad\x7e\x83\xaa\x38\x8f\x0c\x1e\x65\x76\xb2\x1c\x95\xfa\x1f\x53\x41\xcb\xec\x26\x2d\xf5\xa8\x24\xd3\xcf\xbc\xcc\x7b\x60\x2c\x54\xdb\x3f\x6f\x60\x85\xa4\x95\x1c\x95\x67\x96\xfb\x68\xbc\x57\x4b\xfe\x8f\x46\xe6\xd5\x51\x3c\x1a\xb6\x98\xe4\xd4\xa0\xf5\x75\x7a\xe8\xb0\xbe\x96\x5f\x75\x9b\x74\x7a\xf0\xc8\x88\x53\xc3\x5f\x50\xe7\xf0\xf9\x81\x1a\x43\xd3\x99\x8a\x4c\x73\x2b\xb0\xe6\x67\x60\xc4\x96\x9f\x15\x82\x5b\x99\x0f\x91\xd1\xb9\x84\x3a\xa7\x46\x1f\x70\x64\xf3\x0b\x38\x44\xc2\x0d\xe4\x82\xa9\x0b\xa8\x29\xe3\xd3\x40\xee\x7b\xcd\x4c\x16\x9f\xd5\x65\x7f\x8c\x5c\x0f\xb5\x49\xe8\x16\xfe\x02\x4d\x4a\xc3\x33\x06\x79\xc2\x5c\xc3\xc8\xa7\x2d\xfc\x03\x75\x2b\x5e\x30\xa8\x11\xed\xd9\x33\x52\x8d\xe8\x99\x41\xce\x1c\xfb\xd5\x8c\xa0\x08\xf4\x6a\x10\x7b\x09\xde\x0d\x62\x2d\x9d\x7d\x23\x90\xd4\x77\xb9\x47\x64\xf2\x6a\xee\x80\x83\xf0\xff\x70\x0f\xf1\xda\x05\x12\xb0\xcb\x80\x30\x26\x29\xd6\xf7\x93\x2e\xff\xd2\x81\x8c\x09\x1b\x98\x47\x80\x4a\x21\x76\x59\x18\x93\xd9\x3c\xd4\x41\x22\xb7\xea\x17\x58\x12\x52\x23\x42\x9a\xed\xdf\x9f\x52\x31\xc4\x98\x1c\xbe\x5b\xc7\x96\xf9\x50\x87\x33\x48\x77\x92\x41\x53\xb1\xa7\x13\x39\x19\x95\x02\x23\xc6\x4a\xc6\xd3\xfc\xc0\xc3\xcc\xd6\xec\xb1\x10\x3e\x65\x36\x5a\x88\x3e\xf8\x34\x48\xd5\xf2\xa7\x47\xda\x32\x44\xe1\xe2\x15\x44\xf8\x67\xd0\xa7\x5d\x55\xe8\x63\xa4\x72\x53\xca\xe6\xb1\xc3\x04\x13\xfe\x82\x3e\xe5\x26\x6a\xa7\x10\xfd\xbc\x81\x55\xf4\xf9\xb1\x53\x74\x9b\x77\x0f\x2c\xab\xd9\x04\x85\x63\x55\xf8\x30\xc6\x41\x05\xa8\x27\xe6\x40\x4d\x56\x9f\x59\x47\x76\x29\x1a\x0e\x28\x97\xbd\xe1\x4e\xde\xa4\x84\x78\x06\x40\x98\xcd\xce\x83\x8e\xee\x9e\x87\x93\xfb\xcf\x83\x38\x51\x42\x46\x00\x7b\x9c\x2c\x68\x20\xd6\x3c\x29\x88\xbc\x59\x10\xc9\x55\x2c\x14\x98\x3e\xc7\x5e\xbd\x83\xd5\x43\xa6\x89\x06\x2a\xb3\xe5\x7b\x24\x2a\xf3\x49\x71\x91\x68\x3f\x53\x6a\x78\x7f\x5c\x03\x2f\x88\x86\x17\x74\xd5\x4d\x96\x85\x71\x11\xf4\x7b\x5e\xa0\xa6\xb4\xcb\xc5\xb8\x50\xcb\xc3\x82\x0b\xa8\xc9\x16\xe2\x71\xc1\x99\xd5\x1c\x7d\x53\xe6\x7b\x47\xbf\xb0\xaa\xdb\x58\x3b\x6e\x86\x24\x88\x82\x1b\xb7\x6e\x0b\x78\xd8\x83\x6d\x6e\x1d\x77\x2e\xb5\x5f\x08\xbc\x20\x7e\xbc\x79\x3a\x5a\xc6\x20\x43\xa2\xed\x9a\xe3\xa6\x3e\xd0\x13\x7f\xe7\x3c\x6b\xd0\x2f\x0c\xab\xaa\x7e\x16\x83\x29\x11\x1d\xf6\x33\x1e\x8a\x15\x33\xe0\x83\x13\x41\x0a\x97\x81\xa4\x40\x9f\x93\xee\xa1\xca\x47\x60\x71\xc0\x73\xee\xc3\xc1\x4f\x4e\xbc\x86\x05\xf7\x7b\xc7\x43\x8d\x27\x89\x14\xd5\xf0\x8c\xb3\x46\x24\x7e\x49\xe4\xd0\x0f\x1b\x40\xbf\x5f\x68\x68\xb1\xea\x39\x69\x9a\xfa\x01\x33\xf9\x69\x71\xe2\x79\xd3\x33\xe2\x84\xc2\x0d\xe4\xc6\x0e\xfd\x70\x30\xbc\x44\xcf\xf4\x46\xed\x7a\xa6\x82\x43\xb2\x23\x12\x92\x49\x47\x19\x1b\x81\xa2\x04\x78\x6c\xd4\xe6\x4b\xd5\x1a\x1b\x2f\xe3\xd3\x6d\x70\xa2\xdc\x04\xaf\xa5\xda\xfb\x01\xb5\xa5\x57\x33\xa0\xb6\x34\xf4\x09\xe4\x00\xb2\x23\x7b\xa4\xeb\x9d\x36\x45\x14\x4e\x9c\x3f\x20\xf2\xd1\x51\x1b\xf0\xac\xb3\x85\x38\x0a\xef\x16\xd3\x2d\xd0\x76\xa2\x6d\x14\x85\xe7\xbb\x24\x5c\xb0\xf8\xeb\x34\x15\x95\xa2\x5d\x3b\x29\x2a\xed\x88\xe2\x90\xa8\x64\x19\x1d\xcf\x91\x5a\xc1\x3f\xd9\x8c\xa2\x12\xe4\x68\x1a\xe1\xef\x5f\xec\xcd\x1c\x95\x8b\x65\xfe\x01\x7c\xb3\x91\x29\x1a\x17\x4f\xa0\x3e\x12\x8b\xe9\xb4\x0f\x96\x77\x0d\xb7\x00\x06\x2b\x7e\x26\x14\xd3\x56\x8d\x96\xd3\xa2\x26\x7b\xf6\xa1\xc5\xeb\xdc\xdd\x92\x68\x01\xa5\x9b\x6d\xcc\x01\xa5\x9b\x8d\xa7\xd1\x73\xdf\xf8\x87\x1c\x97\x7e\x80\x12\x6d\x48\x22\xc5\x28\xff\xfe\x13\xd3\x4c\x3a\x2a\x7c\xd3\xb5\x98\x83\xb7\x1b\x73\x20\x02\xf0\xac\x44\x8b\xc1\x62\x62\x22\x29\x9d\xf1\xcc\x0e\x70\xc6\xb3\x51\x3b\x06\x4b\x4c\x98\x25\x07\x07\xe1\x67\x5e\x76\xcc\x0c\x41\xb1\xda\xfd\x43\xe1\x30\xfd\x03\x78\x52\xd7\x8e\x60\x55\x35\x27\x7c\x88\x20\x3c\x97\x08\x0a\x66\xe1\xb1\xf3\x78\xc0\xe6\x3b\x8b\x9b\x7c\xf0\xac\x61\xc0\x06\x1c\xce\xaf\x10\xe9\x54\x2f\x34\x11\xc0\x37\x36\xd8\x06\xf0\xcd\xd4\x3d\x25\x90\x00\xc7\xc6\xd8\x60\xc5\x10\x9b\xe6\x82\x8e\x6f\xf6\x39\x8d\x45\xab\xc6\xf2\x1b\x94\x07\xd2\xf7\xc7\x62\x1f\x9a\x3b\xc6\x98\xab\x7a\x6a\x04\x0a\xb6\xda\x9c\x1b\x54\x53\x15\xcf\x0c\xd4\x52\xb3\x78\x5c\x3b\x52\x5b\x78\x58\x3b\x17\xd4\x4c\x08\x73\x6a\xf3\xed\x29\xf6\xac\xb4\xec\x26\x10\x10\xfb\x21\xe2\xc2\x4d\xc7\xff\x53\x42\x0c\x37\xc9\xad\xa0\x73\x2e\x0e\x92\xad\x2e\x0e\x22\x16\x33\xcd\x01\x3e\xb5\x98\x3a\x08\x5d\x4d\xd4\x81\xc3\x5f\x50\x36\x32\xdf\x8d\x39\xe0\x20\xcf\x68\x81\xe1\x37\x67\x9b\x65\x1c\xdc\x3a\x16\xf8\x28\xa6\x6f\x03\x6f\x9c\xbc\xec\x5a\xaa\x20\xef\xb4\x6d\x98\x91\x8e\xf7\x16\xe7\x84\x34\xc2\x3c\x71\x51\xeb\xe2\xe5\xbc\x28\x01\x84\x48\xe3\xca\x61\xf9\x0d\xf6\xa1\x71\x13\xc3\x58\x3d\x1b\xa8\x1b\x6b\xed\x6c\x40\x37\xe4\x9b\x52\x00\xd3\x58\x55\x1a\x77\xf2\xb5\x88\x82\xe6\xe7\x33\xf5\xd0\xfc\x4c\x1f\x9c\x77\x32\x8c\x48\xb8\x59\xd6\xce\x1f\x50\x76\x5b\x32\xbe\xa0\xa5\x3a\x2d\x45\x30\xc9\xcd\xf0\xff\x3b\x5b\x74\x0b\x27\x7f\x30\x91\x4c\x7c\xe0\x67\xb0\xbd\x4f\x52\x68\x8e\x6c\x7c\x88\x87\x6a\x1d\xcb\x5a\xd6\xcb\x77\x58\x5a\x20\x8f\xb3\x9d\x46\x22\x3d\xdd\x2c\x8c\x1f\x9a\x83\x05\x79\x03\x96\xd5\x59\x04\xad\x02\xba\x24\x5f\x8c\x27\x2a\xd1\xfe\x56\xfd\xcb\x89\x34\x51\x7f\x6d\x96\xcd\x5f\xe7\xac\x0d\xfd\xb0\xf8\xc6\xa6\x1f\xd8\x9f\x9f\x2f\xbe\x50\xf4\x03\xb7\x95\x20\xf4\xdc\xb8\x6b\x74\x26\x4d\xd4\xdb\xb0\x7a\x6c\x22\x82\xdf\x1b\x77\xc2\xae\xba\xc9\x02\x32\xb7\xa4\xa1\xea\x07\x1e\x9c\x82\x45\xb3\x60\xa3\xea\x20\x9d\x05\xc6\xe4\xf0\x33\x45\xb5\xce\x8f\x99\x2a\xa2\xcf\x1b\xa8\xc8\x62\x9a\x60\xf4\xb4\x45\x7b\xd2\xd7\x5f\x77\x91\x49\x4f\x7d\x95\xf4\x88\x59\xb9\xd8\x92\x58\x13\x95\x67\xed\x83\x38\x2b\x62\xc8\x25\xda\x67\x6a\x77\x74\x47\x9b\x70\xa5\x5f\x8e\x41\x9c\x00\x17\xd6\xf1\xcd\xfa\x30\x41\xcc\x7f\xcf\x50\xd5\x84\x73\xcc\xcc\x54\xd5\x08\xaf\xcc\x86\x63\xb2\xfb\x85\x20\xd5\x7e\x21\xf9\xcb\x6f\x10\xca\xe9\x28\x9e\x0d\xb7\xd3\x4f\x93\x2c\x97\x28\x09\x35\x3b\x1d\x08\x65\x90\x9a\x09\x20\x04\xe6\x26\xf0\xc0\x72\x30\xe5\x84\x15\x4e\x25\xfb\x62\xf6\x64\x19\xcd\xcd\xe0\xf2\x98\x25\x06\x42\x31\x4c\xe6\xa0\x0b\xca\xf2\x0b\xdc\xbd\x9b\xdf\x40\xca\xaa\xe1\x17\x60\x23\xd0\x66\x9e\x50\xc5\xc4\xf7\x07\x1c\x5a\x26\x2a\x50\xc3\xe7\xf3\x0c\x48\x2a\xad\xe3\x0c\x78\x31\x7a\xa2\xa0\x37\xb1\xb2\x6e\x22\xc3\xcc\x72\x3e\x98\x39\x29\x67\xb5\xde\xc8\x87\x67\x85\xe1\x84\xdb\xbb\xbd\x8f\xe7\xcc\x21\xa9\xc7\xc9\x1e\x34\x24\x86\xc7\x99\xa3\x78\xd4\x4b\x73\x3a\x27\x15\x09\x1e\xc2\x7b\xf6\xd7\xe6\x6d\x82\xec\xc3\xa5\xfa\x99\x42\x55\xc0\x7e\xc2\x42\x65\xdb\xcf\x5c\x81\x04\xca\xa2\x88\xe9\x67\x0c\xe4\x26\x0c\x56\x56\x1e\xce\x45\xe9\x50\xfc\x03\x95\xb7\xcb\x34\x11\x2b\x08\xa1\xce\x3d\x85\xa4\x56\x12\x26\x2c\x6b\xdd\x66\x62\x05\x33\xdc\xce\x18\x56\xf5\xb1\x93\xa9\x25\x77\xe7\x8b\x15\x8a\xbd\x8d\xe6\x4e\x2a\xfd\x4c\xa6\xff\xbc\x80\x30\x2d\xe7\x34\x9a\x48\x5b\x63\x2d\xdc\x3c\xf2\xbc\xd2\x4c\x1c\x49\xb5\x26\xff\xe0\x2e\xb0\x24\x45\x22\x80\x35\x3e\x9f\x60\x73\x0a\x7e\x4c\x78\x66\x59\x81\x32\xe9\x98\xa5\xc2\x95\x31\x51\x79\xd5\x77\xe6\x49\x47\x2d\x7b\xe1\x4f\x64\x0e\xb0\xf2\x62\x1e\xc9\x00\xea\x92\x2a\x17\xb3\x1c\x6a\x58\xf8\x82\x3b\x11\xc5\xa7\x82\x24\x31\x4f\xda\xdf\xa7\x3f\xc8\x7d\x27\xa2\xcf\x3c\xf9\xfd\x06\xe6\xd6\x82\x15\xb9\x72\xe6\xf8\xd3\x0d\x69\xa6\xfa\x45\x08\x6c\x9e\xc9\x2e\x9a\x45\x64\x22\x50\x55\x8d\x98\xa8\x68\x6f\xed\xe7\x4c\xec\xe2\x5d\x74\x71\xda\xbd\x94\x70\x24\xb3\x12\x69\x5e\x3c\x03\x75\x35\x98\x17\x2f\xe9\x16\xcc\x04\x33\xde\xe9\xe9\x47\x66\xe1\x73\x71\x9e\xcd\xd4\x69\x97\x12\x6a\x9b\x37\x8d\xfe\xba\x5e\x4c\xaa\x50\x2c\xd0\x50\xd5\xde\xd6\xe8\x99\x6e\x5e\x9e\xe8\x9b\x8b\xef\x06\xe0\x6c\x21\xd0\x36\x1f\x1c\x71\x4a\xcd\x1b\xf3\xa1\x0c\xf5\x5c\x3e\x1c\xb8\xbf\xc8\x71\x8a\x06\x94\x78\x6d\x4a\xdb\x17\x93\xa1\x83\xf6\x05\x9f\x48\x11\x34\x2d\xd9\xe1\x13\x3f\x7d\x51\x9b\x4f\xce\xc4\x7f\xe3\x58\x2c\x01\x66\xc7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x76\x78\x75\x81\x2c\xc7\xb3\xe8\x5c\x5c\x48\x93\x67\x3c\xb1\x88\x37\x74\xa1\x59\xc8\x10\x64\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x6e\xd5\x8b\x39\x0c\x1c\x2e\xbd\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\x0b\xba\x0a\xe5\xbf\xc8\xa0\x49\xc9\xee\xbc\xab\x80\xef\x74\xd9\x5f\x28\xd7\x60\x70\xb8\xe0\x34\x65\x78\xb9\xe0\x25\x5f\xec\xee\xbb\x0a\xcf\x38\x01\xa7\xf5\x82\x94\x69\x35\xcb\x62\xf8\xe0\xf2\x17\xf4\x93\xb7\x6b\xd7\x42\x00\x60\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x5e\x2a\xf4\xb6\x10\xff\xd7\x94\x90\x37\x56\x65\x6e\x1b\x0d\xb3\xe6\xd4\xa9\x85\x06\x34\x27\xc9\xb9\xda\xf6\xef\x3f\x61\xdf\xfb\x85\xb4\x07\xcb\x51\xdf\x8b\xb8\xc7\x3e\xc8\x0b\x6a\x91\xa6\x74\xbb\xb1\xe0\x5b\x1f\xbf\x4f\x1f\xf1\xb6\x29\x49\xb8\xe0\x2d\x65\x64\xbe\x1a\x16\xa3\xf8\x7d\x1e\xc6\xba\x37\x2f\xe4\x46\x2a\x76\x73\x5e\x48\x97\x5c\xec\xd5\xbc\xfa\x2b\xaa\x2c\x68\x56\xdf\xf8\x82\xc6\xd1\x71\xb0\x49\x8c\x2c\x16\xa6\x75\xb0\xfa\x82\x6b\xbe\x11\xe2\x42\xd4\xa2\xed\xad\xab\x73\xab\xf8\x79\x92\x48\x2d\x16\x35\x35\xcb\x24\x5c\x08\x62\xd4\xa8\x01\xbc\x6c\x9a\x59\xf0\xc4\x9f\xfe\x7f\x70\x25\x44\x10\x7c\x9d\x1c\xaa\xb9\x46\xc7\x66\xd6\x2c\x0d\xe2\xcb\xea\x17\x50\x23\xd3\x6b\x3d\x92\xc7\xdd\xc3\xc1\x31\x6b\x0c\x83\x89\xfa\xf4\x02\x9d\x91\x8a\x6e\x5d\x0b\xbe\x44\x56\x57\x2e\xf8\x0e\x85\x5d\xfb\x56\x70\xd0\x5a\x29\xd6\xb2\xb7\x9f\xf5\x8a\x94\x28\x7f\x3a\x93\x56\x70\xab\x5b\xfe\x50\x27\x23\xc9\xbc\x60\x00\x73\x86\xca\xc5\x5a\xf9\xcd\xff\xa3\x1c\xbf\x8e\xa8\x05\xfb\x96\x1d\x3d\xd6\x24\xbd\x9a\x44\xa6\x3d\x5e\xa6\x17\x89\x97\x5c\xe0\x3f\x16\x80\x9f\x4a\xbe\xc7\x9a\x48\x1e\x6d\x3e\x79\x81\x5f\xb5\x09\x6a\x2d\x72\x9e\xe5\x00\xc2\x1f\x3f\xe9\x10\xd7\x02\xbe\xb6\xc8\x5c\x29\xac\xb4\x2c\x50\x02\xb5\xe5\x59\xa0\x57\xff\x32\x51\xb4\x7b\x59\x1a\xad\xa4\x5a\xe3\x82\xaf\x92\x8f\xf2\x45\x2b\x56\x91\x2a\x63\xd1\xa7\xde\x2d\xc0\xa5\xde\x87\xe8\x22\xae\xb3\xa7\xf3\xda\x79\x31\x14\x3e\x5d\x04\x76\x16\xe4\x3b\xb9\xab\xf8\x85\x17\x21\xf9\x90\x5c\x3b\x37\xad\xb7\xdc\x0b\xec\xc2\x79\x89\xd6\x81\x9c\xe7\xde\x72\xf0\x6e\xf2\x11\xb9\x0e\x82\xd1\xe6\x1f\x72\x5e\x34\xd7\x47\x2e\xa7\x86\xc5\x82\xf9\x52\x9e\x2c\xa8\x78\x54\xd0\x3f\x16\xca\xe5\x17\xc1\xfa\x85\x4a\x14\xaa\x44\x17\x8b\x20\x4e\xea\xd6\x75\x72\x87\xe8\x46\xb6\xe8\xac\xe4\x7c\x11\xeb\xe4\xb6\x34\xcb\xb1\x16\xd9\x47\x48\x23\x45\x94\x43\x70\x17\x0b\x4d\x38\x93\xec\x82\xa5\xcc\x09\x23\xd6\x99\x13\xa7\x89\x81\x16\xe9\x43\xe5\x45\xcf\x78\x8d\xe2\xca\x93\xc5\x3f\x74\x74\xa9\x16\xe9\xd0\x5f\xa4\x33\x5a\x2c\x9b\xef\x2e\xaf\xa4\xc9\x2f\xf0\xbc\xfb\x34\xc9\xf3\xce\xcb\x7d\xd1\x45\x4f\x2f\xd0\x34\x66\x77\xe9\x05\xd3\xd8\xb2\x48\x46\xf5\xb0\x62\x67\xe8\x75\x73\xbd\xdd\x42\x43\xfe\x1b\xcd\xe4\xcd\xf3\x51\xd7\x97\x85\xe0\x49\x2b\xf9\x17\x80\xde\xe7\xf4\x83\x43\x92\x63\xdd\x16\xd4\x4e\x6b\x7c\x1a\x38\x38\x08\x93\x70\xa2\x05\xb7\xc8\xcb\x89\xbf\x40\x25\xd7\x66\x89\xf8\x70\xbb\xeb\xe2\xb0\xa8\x45\x52\xb5\xae\x58\x00\x76\xb6\xd7\x2d\xba\xe7\x6f\x3a\xee\x76\xc0\x36\xdf\xd8\x77\xa6\x80\x70\x7e\x8f\x1d\x0e\x48\xcd\x69\x76\x77\xa8\x92\xaa\x01\xea\x8e\x52\xae\xc5\xbe\xec\x3b\x6c\x5b\x16\x6b\x3b\x54\x4b\xcd\x89\x79\x77\x26\x48\x2e\xba\x21\xef\xa8\xf5\x6a\x9c\xbd\x27\x14\xd4\x38\x76\x38\x20\x59\x28\xed\x80\x86\x0e\x03\xdc\x59\xea\xd5\x69\x79\xf7\xad\xa1\x94\x93\x9f\x29\xe7\x74\xe9\xda\xb7\x40\x4a\x65\x3f\x23\x63\x83\x36\xe7\x9e\xd0\xb0\xfb\x07\xd4\xdf\x99\x7e\xc6\x8d\xc5\x79\x7e\x77\x78\x27\x79\x27\xed\x85\xc7\x85\xc6\x50\x72\xb5\xfe\x14\x0b\xbb\x97\x9c\x55\x4d\x5a\xe1\xe9\x26\x71\xb1\xd3\x11\xc9\x29\x7e\x77\x58\xc2\x6a\xf5\x33\xb7\xae\xf0\xf2\xce\xda\x16\x76\x54\xdd\x51\xbe\xe2\xb3\xb6\x70\x5d\x2a\x92\x0e\x7b\x05\x4f\x7b\x88\x95\xb8\xa3\xbb\x01\x2e\xad\x58\x74\xaf\xc9\xe5\x62\x06\x78\x2e\x7d\xd6\x1e\xb6\xb1\x3a\xdc\x05\x15\x07\xfe\x1f\x82\xdb\x0b\x49\x5d\x98\x36\xee\x0e\x4b\x99\x2d\x90\x3b\xdc\x9a\x9c\xc8\x62\x47\xd5\xaf\xcf\xa4\xb4\x94\x91\x1a\x63\x42\x46\x73\x78\xa3\x49\x49\x14\xa5\xee\x4c\xca\xb4\x9d\xba\x33\xfb\x28\xef\x70\xb0\xff\xb6\x70\xb2\x49\x37\x01\xef\xf3\x70\x9f\xc8\x10\x2c\x3d\xc4\x9e\xba\x35\x11\x0d\x07\x7a\x7b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\x2b\xa3\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x22\x71\xef\xc9\x2e\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\x74\x07\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\x10\xcc\xce\x00\x4c\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x2d\xec\x1e\xac\x2c\xa2\x16\x83\x1b\xd9\x1b\x15\x29\xa2\x1d\x9f\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\xef\x92\xc4\x81\x5e\x8d\x17\x07\xba\x64\x4b\xec\x33\xb7\x91\x7a\x98\xc8\xbb\x2f\xe4\xba\x4f\x1e\xd4\xa6\x09\x25\x33\x1c\xa9\xb5\xa3\x62\xc6\x26\x83\xc2\x8e\x9c\x9d\xe1\x7c\xba\x3b\x3c\xa1\xd6\x30\xd1\xf0\x6e\x72\x8e\xd7\x3d\x75\x86\x66\xa9\x49\xf1\x60\x22\x16\x6f\xcb\xc2\xfc\x7b\x82\x43\x73\x1d\xca\xd2\x3a\x0c\x79\x07\x58\x8c\xe5\x16\xb8\x75\x3c\x33\x48\xeb\xe9\x94\xae\x3b\x3c\xa2\x9c\x7f\x75\x5f\x60\x4a\x5d\x7c\xf7\x45\xa2\x35\x0d\x2b\x67\x56\xa3\x62\x35\x0c\x1d\x4f\x3b\xa3\x3b\x3f\x6b\xc5\xe0\xcd\xcf\xe2\xec\x58\x4c\xaf\xcd\xce\xdc\xa5\x1a\x13\x93\x74\x39\x54\x6b\x47\x52\x2e\x07\xb1\xef\xc8\xc9\x65\x60\xb8\xc3\xf4\xe7\x3c\x9f\xfb\x91\x3d\x6a\xa6\x11\x69\xb9\xc6\xe7\x07\x8e\x5a\x34\x32\xf2\xd2\x29\xc9\x77\xe8\xf7\x7c\xff\xdf\xe9\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x25\xc3\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x10\xde\x4f\xa6\x4d\xd7\x05\x6e\x3f\x79\x3f\x6b\xbf\x3f\x1d\x46\xd0\xf5\xd9\x3d\x7b\x67\x01\x5b\xef\x62\xa6\xf8\xb2\xbf\xd5\x0e\xd3\xa3\xb3\x49\xee\x67\x02\x36\xb7\xc0\x11\x6b\x99\x2e\x18\x72\x4c\xdf\x8b\x2a\x9b\x03\xec\x76\x14\x27\x5b\x9f\x67\xce\x80\x96\x8d\xaa\x3a\xc7\x16\xec\x17\x8e\x6b\xaf\x3b\xf2\x6c\x3b\xd7\xcc\xfe\x22\xc6\xb0\x67\xdd\x7e\x13\x5b\x89\xa0\x9b\x95\x57\xd5\x1e\x2a\xf9\xdb\xec\xb0\xa3\x98\xac\x33\xd5\xef\x37\x32\x36\x4c\xff\xcf\xa3\x52\xfa\xd1\xfd\xce\x19\x17\x05\xd0\xfc\x7d\x4e\xc6\x9b\xf7\x2a\x3f\x13\xab\x09\xcc\xef\x37\x87\xe0\x2e\x50\x7c\xc3\xac\x0b\xff\x75\x67\xd5\xdb\x13\x1e\x9a\x0b\x1e\xde\x61\x0c\xdd\x1e\x3a\x7c\xa9\x87\x07\xc1\x71\x3e\x0a\x1f\x62\x58\x4d\x02\x52\x89\x7f\xf8\xf6\xc9\x59\x77\x83\x09\x59\x45\x23\x93\x69\x38\x9b\xd7\x8e\x78\x50\xa7\x70\x3a\x5e\xc0\xd9\x9d\xc7\xef\x80\x27\x95\xbb\x3c\x7e\x98\xe7\xe1\x67\xea\x2e\x25\x74\x8e\x1f\x59\x5b\x07\xc2\x81\x1c\x65\xce\x95\x71\xc0\xbb\xdd\xe2\xfb\x40\xb1\x0d\xe7\xf5\x3b\x36\x2a\x2a\x45\x01\x32\x96\x85\x63\x6f\x0e\x98\x2d\x9b\x85\xce\x81\x8c\x64\xd6\x6d\x1c\xf0\x82\x32\xaf\x1d\x1b\x81\x97\xd8\xff\x60\xa6\x71\x29\xb6\x0e\x5a\x25\x1d\x20\x71\x94\xf7\x64\x75\x06\xd9\xa3\x30\xc9\xa8\x9f\x73\xd4\xfe\x00\xa2\x75\xf8\x39\xb9\xcb\x5d\xf0\x80\x90\x7a\xf5\x28\xbc\x22\x4b\x46\x1c\x2c\x02\xeb\x71\x97\x5c\x3b\xfd\x50\x79\x89\xd2\xa6\x3b\x52\x8b\x58\xfd\x06\x76\xa5\x4e\xf7\xa3\x52\x3f\x27\x23\xf5\x51\xb1\x4d\x75\x06\x1d\x95\xab\xe9\x06\x90\x86\x4a\xbb\xe8\xa8\x79\x27\x72\x97\x84\x87\x52\x66\x1f\xf4\x6b\x2f\xda\x68\x07\x4c\x9f\xbe\x67\x1d\x80\x73\x9f\xe5\x6c\x39\x75\x6e\x61\xc2\xde\xe7\x06\x50\x35\x40\x3b\xff\x80\xcf\x7a\x78\xf1\x90\x0b\xdd\xb9\x9c\x0e\x84\x47\x3a\xe7\xd8\x41\x17\x76\x4b\xe3\xa3\x21\xed\xa3\x44\xc7\xd1\xb1\x2f\x75\x17\x39\xa0\x1f\xfc\x34\x00\x97\x77\x7b\xa3\x1d\xcc\xa4\xba\x99\x63\x11\x2d\x69\x97\xb7\x83\x3e\xf1\xe5\xf3\x03\x8c\xd8\x9e\xf6\x0e\x12\xb5\xaf\x0f\xe6\x3d\xf7\x01\x72\x0c\x4a\x02\x29\x0c\x8f\xc1\x59\xd4\x24\x64\xf0\xe2\xf2\x17\x38\x51\xbc\x0e\x83\xc8\xdf\x2c\x3a\x76\xae\xbd\x3b\xc5\xbc\x4d\xbf\x40\xa8\xd7\xfc\x02\xb6\xcd\xfc\x93\x07\xc3\x01\xab\x6d\xd8\x28\x7e\xd0\x2b\xcb\x67\xdc\x11\xac\x03\xed\x4d\x14\x14\x25\x9a\xa5\xc8\x30\x6e\xad\x2c\x73\xa7\x3a\x3a\xf9\x08\x1e\xe5\x5e\x0a\xa8\x18\x1d\x56\x7a\x30\x37\xaa\xcf\xd1\x63\x26\xc7\x8b\x8a\xc9\xf0\x04\xbf\x10\xb8\xef\xf8\x99\x1b\xd5\x2c\x0f\x3f\x2e\x7b\x89\x1f\x13\x6b\x67\x76\x9c\x04\x4d\x12\xfb\x07\xb2\xb1\xdb\x1f\xfb\x48\xa0\x27\xbd\xe2\xb1\xb8\x4d\x9b\x7f\x80\x8c\xf5\x5a\x22\x5d\x7b\x35\x43\x2e\xd4\x2b\xb5\x04\x45\x39\x92\xb2\xe9\x24\x39\x98\x02\xcd\xa3\x26\xb0\xfb\x3c\x03\x95\x49\x53\x7a\xc0\x3a\xec\xc8\x80\x83\xd9\xdc\xad\x4f\x3e\x16\x79\x43\x4b\xb3\x38\x68\x37\x00\x67\x84\x4f\x03\x18\xb3\xf7\xec\x4e\x08\x6e\x91\xbc\x67\x76\x23\x3d\xf3\xaa\xe2\x73\x05\xe9\xd3\x3e\x52\x60\xa7\x8a\xc1\x12\x75\x67\xa2\x7d\x91\x00\x27\xb1\x66\x0c\x73\x1c\xd9\xa7\x9a\x64\x4a\x78\x33\x38\x2d\xc1\x8e\x79\x3a\xe0\x4a\xef\x6c\x27\xc7\xc1\x7d\xbb\xdc\x02\x27\xda\x67\xd5\x81\x2a\x3d\x16\x66\x07\x81\xd5\xa7\x09\xaa\xc2\xbc\x56\x50\x1a\xfa\x08\x3f\x4e\x5c\xe9\x3d\xd3\x27\x89\xd2\x5d\xe4\x38\x19\x7a\xad\x71\x33\xbd\x9a\x33\xdb\x1f\x2f\x98\x1c\xbf\xcf\x73\x60\x62\x44\xc2\xc9\xeb\xb0\x59\x1a\x58\xf2\x23\xdf\x58\x46\xc5\x45\x0d\x8e\x93\x2c\xee\x0f\xb0\xfa\xcb\x24\x90\xa3\x35\x2d\x50\x21\xce\x2a\x3d\xc4\x41\x95\xa1\x53\xe1\x1f\x17\x85\xba\x0f\xd0\x2b\xc5\x91\xdb\x48\x22\x34\x11\x89\x10\xbd\xfb\x2f\x2c\xb8\xa9\xa0\xce\xd0\x3c\x09\x6f\x79\x5b\x1b\x8f\x17\x01\x0e\x3b\xe1\x1c\x37\xe7\x49\x34\xdd\xf4\x91\x30\x8b\xbd\x88\x6f\xd8\x85\xf3\xb8\x93\x24\xf7\x78\xc1\x60\xa0\x1e\xe0\x47\x36\xab\x94\x1d\xc7\x43\x6d\x9c\x8f\x96\xa7\xbe\x4d\x4a\x0f\x76\x3c\xa0\xc1\xd2\xe6\x09\x3c\xab\xcb\x87\x34\x79\x5f\x3c\x64\x7b\x8b\xed\x04\x68\x92\xca\xe7\xef\x07\xaa\xa7\x9e\x37\x0a\xde\x4d\x3f\x90\xa3\xc2\x3f\x54\x92\xbd\xf4\x03\x85\xa2\x4e\xb8\x93\xb6\x5f\x9f\x68\xe7\x0f\x74\x7e\xbe\xa0\x77\x81\x84\xf9\xf9\xa3\x32\xbd\xf9\x0d\xa2\xe1\xf0\x1b\x17\x86\xea\x67\x5c\xaa\xac\xbd\x38\x7f\xdc\xc0\x3a\x15\xcf\x17\xe8\x0d\x3b\xc0\x9e\x2f\xd0\x6b\x4e\xa8\x77\x6e\x9c\xdc\x3f\x5d\x89\xce\x17\x14\x0e\xfb\x31\x9e\x1b\x67\xde\x8d\x53\xce\x6b\x2b\x9f\x1b\xf9\x4f\x37\x8e\x93\x35\xd7\xc4\x2e\xe7\x8b\x1a\x87\xf5\xe6\x27\x41\xa3\xfd\x88\xce\xcc\xe0\xa6\x59\x2d\xa4\x57\x0d\x16\xca\x3c\x1d\xe2\x67\xe1\xb5\xb0\xfb\x0b\x12\xe9\x17\x92\x3d\x44\xe4\x8b\x1a\x87\x33\x55\x9c\x2f\x68\x1c\x56\x51\x9f\x25\x57\xc1\x2f\xd0\xa6\x2b\x29\x79\x26\x46\x14\x0c\x38\x2b\x9d\xd7\x74\xfb\x3d\x13\x24\x4a\xa0\x9c\x35\xc9\xd4\x5c\x56\x90\x29\xb5\xe3\x59\x61\x20\x18\xee\x03\x4b\x5f\xdc\xe2\xcd\x83\x5d\xc3\xa8\x2f\x02\xfb\x0c\xab\x81\xa7\x25\xf3\xce\x34\x2c\x37\xff\x80\xa9\x94\x02\xef\x6c\x14\x8a\xda\x68\x67\x23\x07\x4b\xd8\x9f\xb4\x13\xd7\xcd\x3f\x9c\x68\x42\xe3\x4e\x1d\xa0\x66\xaa\x61\x79\x75\x33\x3a\x3b\x69\xd2\xff\x3d\x27\x4e\x44\x77\x70\x58\xf1\x33\x97\x57\x1a\xe8\xb3\x63\xf3\x7b\x62\x99\x70\xbf\x9a\x07\xfb\x44\x0b\x9a\xe8\x4e\x21\xd9\x4d\x03\x31\x9b\xce\xdd\xb3\xe7\x26\xf2\x0f\xa0\xda\x7b\x64\x50\x3a\x68\xe2\x90\x3f\x7f\xba\x3c\xc2\x49\x8f\x3e\x63\x85\x73\x60\x18\x16\x1f\x03\x62\x54\x17\xc2\x73\x50\x94\x77\x37\xb9\xd8\xa4\xa8\x1c\x98\x59\x5d\x5c\xce\xc1\x8b\xca\xe7\x07\x22\x70\x1d\xf6\x27\x5d\xfc\xaa\x19\x3d\x72\x2f\x69\x2a\x98\xa4\xcd\xc1\x57\xe7\x8b\x1e\xab\x9d\xd1\xce\x20\x99\x1a\x46\x5a\x9f\x3f\x3f\x40\x42\xd9\x71\xe7\x0c\xee\x8d\xe9\x4e\xa9\xf7\x31\x5f\x07\xf9\x54\x87\xf5\x49\x0b\xb2\x07\x32\x0b\xf3\x90\x6b\x49\x27\xf8\x52\x30\xe7\x9c\xc9\x86\x1a\x29\x6b\xeb\x3a\xa7\xeb\x39\x51\x61\xe0\xf3\x02\x82\xcc\x3c\xae\x89\x92\x09\x9f\x1e\x12\x57\xeb\x85\x85\x15\x16\x2e\x3a\x17\xe2\x86\x05\x38\xce\x8c\x23\xf8\xbc\xd0\x51\x7b\x44\x2c\x02\xb0\xe8\x28\xed\x73\xe1\xbe\x65\x0a\x50\xa9\xce\x89\x56\xce\xc5\x13\xc8\x5c\x09\xad\xa0\x01\xef\xb9\xd3\xb5\x48\xc0\xeb\xdc\x21\xc8\x2d\x08\xf7\x82\x67\xf5\xb8\x93\xe5\xfc\x3e\x0a\x5e\x0b\x8f\x9c\x3b\xe1\x84\xc5\xda\xce\x1c\x0e\xe2\x8e\x1d\x1b\xc7\x67\xe2\x0e\x31\xd8\xfc\x3e\x04\x90\x45\xf7\x7e\xe3\x7f\x4d\xc9\xc1\x9b\xb3\x1b\x3c\x48\xb1\x86\x74\x90\x62\xad\xda\x81\x75\xf6\xf1\x77\x00\x3a\xb4\x3f\x15\x95\x38\x0f\xda\x5c\xbc\x83\x0e\x1e\x35\xba\x53\x9c\x4c\xca\x6b\x9d\xc8\x79\x60\x00\x3e\x5d\x91\x37\xe3\xc3\xa9\x4c\x05\x67\xb5\xcb\x79\x82\x2b\x7c\x96\x9e\x18\x80\x4f\x96\x93\x90\xcd\xe2\xed\xc4\xfe\xf1\xe1\x75\x26\xa3\x6a\x51\x80\x12\xd7\xe7\x83\x8b\x2d\xf8\x05\xb8\x7f\x79\xce\xd2\x12\x6d\xc6\xb9\x48\x83\x88\x4e\x0f\x40\x6f\x72\xa6\xc5\xd8\x74\x55\x3a\x2f\xea\xd9\xbd\x70\x2f\xb0\xac\x9f\x89\x4a\x5c\x39\xdc\x26\x38\xc1\x62\x22\x71\xa6\x8f\x9a\x8b\x93\xef\xa9\xbd\x20\xad\xbc\x21\x2f\x5e\x7b\x7d\x7a\x5d\x37\x76\xa8\x69\x80\xed\x5a\xe8\xf7\x64\xc9\x5f\x63\xa3\x9b\xc3\xd4\xf7\x74\x31\xb4\x9d\xef\x44\xc0\x83\x2f\x4f\x67\x6a\x1a\x2d\x66\x6e\x82\x29\x69\x8b\xce\x1b\x52\xdd\x6b\xf1\xb0\x0b\x75\xf9\x60\x03\x79\x4c\x0f\x8f\x43\x0b\x6d\xe2\x4e\xb3\x07\x0d\xcf\x3e\x60\x1f\xe0\x08\x29\x86\xce\x8c\x66\x70\x07\xd4\xca\xff\x47\xc0\x95\x66\xe8\xa6\x67\x10\x34\xfc\x4c\x88\x59\xfd\x03\x2a\x8e\x69\x21\x2f\x94\x28\xb4\x1f\xef\xf5\x23\x81\x55\xcf\x24\x28\xf4\x8c\xa2\x02\xe2\xbe\xeb\x87\xe0\xf7\xcd\xed\x27\xb3\xe9\x87\x0d\xfe\xa8\x9a\xd3\x8b\xc1\x0e\x9b\x2e\x35\x17\x0b\x1d\x38\x7c\xf7\xda\xa8\xc4\x17\x4e\xbe\x36\x16\x93\x77\x13\xd8\x22\xc3\x1f\x50\xb8\x2f\xff\x10\x70\xa0\xf3\x07\x50\x75\x6e\x6e\x90\xbe\x6b\x9a\x45\xc4\x6f\xda\x2a\x7e\x41\x4f\xe9\x90\xb1\x6b\x03\x6b\x0e\x93\x4c\xd6\xd4\x61\x70\x6d\x3c\xfe\x25\xdb\x2f\x38\x37\x3a\x3d\xc6\x85\x0a\x89\x4e\x08\x78\x21\x87\xb0\x73\xaa\x5c\x25\xc7\x2c\x92\x4b\x8e\xc9\x2d\x12\x72\x88\xdd\x2f\xda\xb5\xc5\x1a\xd7\x0b\x31\xeb\x87\xc8\x74\x76\x5c\x7e\x01\xc2\x56\xe7\xcd\xf5\x42\xd0\x66\x48\x72\x41\x6d\x69\xcf\x8e\xab\xf2\x02\xa3\xe3\xe1\xaa\x60\x2e\xaf\x4b\xe6\x90\x13\x45\x15\xeb\xe2\x31\x40\x49\xe9\x6a\xbc\x17\xeb\x39\x4d\x3f\xf3\x4e\xe5\x59\xaa\xd8\x5e\x9e\x56\x66\x84\x73\x28\xc5\xc5\x02\x4f\x56\x36\x5c\x88\xf7\xac\xda\xe3\x17\xeb\x3b\xfd\xfc\xdc\xb0\x0e\x6e\x80\xac\x23\x92\x1b\xd8\xfd\xd3\x1e\xa1\xa0\x4e\xb0\xab\xa1\xfc\xb2\x64\xe7\xd5\x70\xa2\xe9\xce\x7e\xc1\x84\xed\x90\xc6\x8b\xa5\x16\xc6\xf8\x53\x35\x89\xab\x71\x49\xb4\x04\xc4\xba\x72\xc4\xbd\x98\x20\x4e\x07\xd4\x45\x0f\x49\xc7\x0d\x5e\x3d\xf9\x46\xab\xde\xe9\x65\x22\xbc\x7d\x11\xec\xea\xf6\x74\x31\x63\x9c\x23\x0b\xaf\x04\xb7\x9f\x37\x88\xd0\x9b\x7b\xc5\x98\xa7\xfb\xa0\xb3\x6f\x73\x13\xb9\x1f\xfc\x05\x00\x9b\x30\xfe\xf5\xa2\xdd\x6a\x63\xf5\x85\x84\xc5\x0e\x26\xba\x06\x8e\x71\x13\x4d\x83\xb9\xa3\x1d\x2f\x16\x93\xf0\xb4\x8f\x1c\x85\xd6\x69\xe0\xbc\x09\xbf\x90\x83\xd0\x4a\x0f\x4c\xb5\x99\x2f\x92\xb7\xf4\x45\xa0\x54\xbf\x57\x3a\xc8\xed\x6a\x20\x40\xa3\x67\x3a\x73\xba\x89\x75\x62\x40\xa1\xa4\x69\x0c\x8a\x76\xcb\x66\x2a\x49\xa7\x9f\xe9\xae\xf5\xe9\x81\x3b\xfa\xe7\x2e\x80\x36\x04\x8c\x2f\x6a\x51\x5d\x66\xf3\x9a\xc9\x0f\xea\x74\x12\x9e\x5b\x7e\x4f\xde\x22\xbd\x85\x26\xcd\xb2\x3e\x22\x98\x3c\xc4\x7a\xaa\x8b\x49\x91\x6b\x77\x1b\x00\x55\x26\x7c\x26\x8f\x8b\xce\x49\xb6\x15\x15\x8b\xb1\x1e\x96\xd0\x8b\xeb\xab\x16\xa9\x28\x75\xe4\xe0\xc5\x9c\xc8\xf6\x8e\xbb\x56\x5e\x66\xf4\xfc\xca\x0e\x47\xd0\x5e\x8b\x3c\xa9\xb9\x83\x33\xa5\x53\x63\x5c\x8c\xab\xf9\x48\x86\x44\xcb\x16\xf2\x2f\x5a\x1e\x76\x3f\xbf\x76\xb8\x7e\xfb\xe0\x22\x38\xb6\x00\xde\x31\x06\xf3\xc7\x4e\x8f\x69\x8b\x8a\x3d\xc7\xe0\x2f\xc8\x83\x82\x0b\x17\xe1\xb0\x8f\x3e\x84\xd5\x7c\xc4\x1b\xa2\x6a\x7c\x05\xbc\x08\x8f\x2d\x40\x77\xcc\xb3\x8f\x80\x17\x2e\x0f\xfb\xc3\x5f\x08\xbf\xb5\x2e\xe5\x42\xe6\x39\xe7\x6b\xb8\x32\xc2\xc6\xe2\xef\x40\x4a\x08\x13\x78\x40\x3c\x2e\x37\x48\xc8\x24\x80\x73\x1d\xb0\xd6\xfa\x34\x3f\x26\x28\x70\x0f\xd4\x47\x79\xa3\x1e\xc0\x0f\xd3\xcf\x2f\x8f\xdb\xe6\x73\x11\x50\x7b\xd6\x61\xe2\xb7\x31\xe4\x82\xaf\xa7\x41\xde\x75\x72\xdb\x0a\x62\x5d\xac\xc3\xe5\x2b\xc0\x75\x42\x09\x62\x12\x81\x97\x9d\x12\xed\x82\x0d\xbe\x99\x31\x18\x52\x63\x7b\xcb\x75\x12\x57\x8a\x64\x96\xd9\x72\x2a\xfb\xeb\x82\x34\xf3\x2c\x21\xa4\xa6\x49\xe1\x70\xbd\x68\x79\xd8\xa4\x7e\xb1\x84\x85\x97\xfd\x22\xa3\xf8\xdc\xbb\x38\x8b\x22\x99\xb5\x3d\xed\xbf\x7c\xa1\xb6\xa7\xd3\x41\x5e\xc4\xca\x1f\x12\x2f\x34\xa0\x39\x78\xa1\xf2\xd8\xfe\x96\x00\xe8\x7a\x71\x73\xfd\x4c\xd8\xbd\xe1\x63\x35\x4e\x97\x4f\xc7\x44\x5e\x48\x8f\x52\xab\xc9\xb9\x1b\xbe\xf0\x0b\x94\x31\x46\x0a\x09\xbd\x2d\x96\x10\xcd\x63\xb7\xe3\x0b\xb1\xc6\x4e\xfd\x7e\x31\xba\xc7\x6e\x03\x57\x42\x71\x8b\x10\x14\x0e\xfb\xac\x12\x62\x8f\x4b\x91\xea\xe2\x62\xfc\x8f\x85\xd2\x43\xec\x60\x31\x06\xf0\xee\x68\x83\xeb\x81\x1b\xba\x31\x1c\xb3\xd4\xd9\x5a\x73\x3d\x49\x94\xbf\x38\xd0\xc2\x7f\x5f\xdc\x28\x70\x51\xec\x07\x70\x43\x07\xec\xa4\xb9\x37\xd0\x77\xd1\xfe\xbb\x7f\xe0\x14\x6d\xd0\xfb\x47\x1f\x2c\x11\x7d\xff\x16\x5e\x70\x03\x3b\x9e\x37\x3d\x83\x02\x51\x74\x6f\xb9\x3d\xf4\x41\x3a\x78\x4e\xff\x80\x51\x9b\xc4\x8d\x6e\x7d\xd3\x4d\x24\x77\xfa\x87\x03\x7a\x0a\xb7\x70\x72\x94\x4b\x3f\x50\xd6\x0e\xff\x00\xd3\xdb\x72\x1f\x10\xb5\x5a\xcc\x3b\x35\xb4\x92\x0a\x77\x01\xcb\x49\x70\xdd\x85\x44\xfa\xff\x8a\xe7\xa2\xe7\x81\x30\x0d\x3f\x93\x66\x6d\xd1\xbb\xd0\x7f\x5b\x8a\x82\x9b\xf9\x94\x3d\x2f\x0c\x4f\xae\x62\xd1\x9b\x70\xd9\x41\x93\x37\xbd\x42\x97\x9f\xa9\xb1\x15\x56\xbc\x2b\x89\x56\x17\x80\xc7\x4e\x5f\x7c\x03\x1e\x17\x87\x76\xde\xc0\xc7\xf6\x3a\xbe\x2b\x9d\xd5\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x3e\xbc\xa9\xdf\x5d\xfe\x1e\xda\x09\x9d\xec\x37\x7c\x42\x8b\x43\x49\xef\x86\x78\x57\x53\x04\x75\xae\xbd\x9c\xef\x74\x02\x15\x36\xbc\x53\xbf\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0d\x78\xda\x10\x37\xd4\xac\x7d\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\x10\x1c\x9d\xa2\x37\x0a\xa8\x16\x47\x79\xde\x9d\xbb\xcc\xd3\xd2\x91\x3f\xcd\xc3\xee\x0d\x75\x88\x35\xec\xce\x78\x12\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x07\x02\xb0\xbc\xcf\x07\x6d\xec\x02\x0b\x77\x02\x5a\x33\xc7\xe0\xbc\xf9\x05\x2e\xbd\x68\x1e\x58\xfa\xea\xf7\xb1\xf4\xd5\x3d\x1e\x6f\x8f\x66\xdf\x01\xf5\xa4\x10\xf5\x9d\xaa\xdd\xe5\x1f\x92\x7d\xd5\x22\x00\xb0\xab\x3d\xdf\xc1\xab\xc4\xe7\x87\x5c\x6b\xff\x40\xab\x87\x00\xeb\x1d\x24\x52\xf3\x16\xe0\x47\x4f\x7c\x9c\x78\xfe\x93\x36\xee\x06\xd8\xb5\x9b\xd7\x1d\xbc\x53\x7b\xbf\x05\xa4\x88\x97\x91\xe1\xe2\x1f\xf6\x86\x16\xd8\x12\xff\x86\x12\xd8\xc1\xd9\xf7\xdc\xff\xfd\xe7\x03\x66\xee\x09\xf2\x84\x0c\x6e\x86\x8b\xdb\x1c\x7f\x4f\xac\xbb\xc0\xc8\x8d\xb0\xa1\xcf\xf6\x80\xca\xd7\x7e\x3e\x77\x3a\x10\x2c\xbf\x00\x91\xa0\x4b\xc8\xbd\x92\x0d\xfc\x03\xd8\xc0\xcb\x96\x41\x43\xe6\x65\xa6\x92\xa9\x9a\xf3\x07\x42\xc3\x05\x2e\x9e\x0a\xec\x20\x38\xf3\x50\x46\x68\xfb\x3c\x95\xdb\x4b\x77\xca\x87\x29\x30\xab\x6e\x42\x4f\x25\x9c\xff\xfc\xc0\x99\x97\x78\x7d\x52\x6e\x68\xc7\x3c\xac\xd5\xe3\xd8\xff\x87\xb5\x7a\x6c\x14\x7e\x70\xd1\xb6\x1b\xc1\xd3\x08\x1c\xfd\x3f\x15\xa5\x02\x76\x0f\xac\x36\x36\x8e\x3f\x1d\x0d\xe8\x9a\xf2\xc0\x26\x63\x2b\xf4\xd3\xe9\x96\xe5\x71\x75\x1e\x4b\xda\xa5\x4f\xcf\x71\xe9\x07\xd8\x5c\xba\xd3\x0d\x3d\x83\x38\xc5\xc3\x18\xbc\x97\x54\xff\x80\x6d\x19\xfe\x02\x85\x58\xb4\x4d\x1f\x56\x24\xfc\xbc\xcf\xa3\x70\xfa\x85\x1b\x36\x7e\x0d\x23\x98\x2d\x5d\xff\x07\x99\x78\xfa\x05\x82\x49\x8d\x33\x60\x25\xf0\xd4\x23\xba\xaf\x79\x7d\x03\xf3\x22\x81\xfc\xbc\x7b\xf2\x13\x33\xf2\x4c\xb0\xa0\x36\xf1\xc3\x4d\xa1\x33\xe7\x99\xc8\xbe\xae\xa3\xf6\x99\xe0\x48\xed\xba\x67\x72\x06\xd4\xdf\x64\x7f\xa2\xef\xdd\x54\xd5\xf1\x5e\xcf\xcc\x75\xf1\x07\xd8\x65\x66\xe0\xc9\x83\xb6\x9a\x02\x64\x5a\xfc\xf4\x98\xdc\xa6\x2e\xe8\xa8\x53\x25\xcb\x9e\x95\x0b\xe9\x1f\xc0\x3c\x92\x04\xcf\x22\xde\xd4\x46\x7c\x70\xbf\x0c\x1b\x12\x9e\x85\x6d\x62\xde\x60\x29\xc2\xba\xfc\x02\xc4\x91\xd9\x6b\x41\x16\x78\x93\xec\x70\xbc\x35\xff\xee\xbc\x79\x4f\xff\x80\x89\x36\x6f\x31\x2b\xc3\xcf\x0d\x24\xaf\x69\xa2\x10\xbd\x17\x3a\xd6\x1e\xd6\xc3\x29\xfe\x9f\xf0\xb3\xba\x07\x32\x9b\x37\xd5\x4e\x1a\xfd\x0c\x89\x69\xde\x82\xf5\xc4\xf7\xcb\xe7\x68\x6c\x51\xf3\x76\x60\xf1\x3d\x06\x5e\xef\xcc\xcd\x30\xaf\x58\xc2\x3e\x07\xf7\x9c\x44\xec\x03\x97\x6d\x1f\x73\x0f\xec\x21\xdd\xbe\x03\xcf\xc9\xc3\x5b\x97\xa3\x07\x99\xc6\xab\xf9\xef\xa4\x68\xf1\x0e\xa1\xdb\x8c\xa3\xf7\x9e\x13\x4b\xb7\xdc\x24\x3c\x96\x85\x2e\x1f\xf8\x4c\x77\xbb\x18\x3c\xcc\x0b\xde\x7e\x7f\x72\x50\x78\x2e\xaa\x14\x35\x07\x17\x78\xcb\xac\xc4\xdb\x9d\x0e\x89\xe7\xa2\xeb\xa5\x8e\x91\xe7\xca\x31\xeb\x0b\x18\x26\x9c\xf9\xe2\xe1\x05\xcb\xac\x86\xfb\xd4\xb4\xe3\xe3\x73\xd3\xee\xf6\xf3\x1b\x58\x17\x2f\xf4\x9d\x73\xa2\x39\x80\xcb\x8c\x95\xc3\xcf\x0d\x78\x60\x29\x81\x54\x4d\xdd\xca\xde\xe7\xf9\xe1\x05\xf5\x00\x8f\x99\xd9\xbc\xa5\xe0\x31\x63\xed\xf1\xf3\xde\x86\x86\x35\x8f\x0f\x4a\xda\x74\x5b\x0e\x9e\x07\x19\xac\x04\xd3\x9e\x87\xcb\x92\x3d\xce\xdf\x7b\x39\xaa\x4a\x95\x30\x7f\xef\xdd\xa8\xc9\x14\x32\x7f\x88\xa0\x6b\xba\xd4\xce\xdf\x0f\xe5\xbf\xfe\xc3\xd7\xf3\xf7\x5e\x9e\x86\x54\x7e\xf3\x07\xd3\x85\x9c\x9d\xe6\x0f\xa6\x8b\xf2\xe9\x80\x96\xb3\xe5\x1f\x26\xc7\xe8\x2f\x76\xfe\xe0\x26\x0f\x34\xe1\x17\xc0\xdf\x1f\x1a\x79\xa4\x2c\x7f\x40\x5e\xdb\xfc\x06\x85\x57\x53\x13\xef\x8d\xac\x28\x95\xca\xfc\x6d\x94\x5d\x9b\xa8\xc2\x85\x4c\x4a\xbf\xf9\xdb\x78\x6d\x68\xfe\xa1\xf1\x0b\x75\xca\xb2\x3a\x9b\xbb\x18\x1c\x86\xbf\x08\xe8\x7d\x44\x14\xec\x17\x4a\x89\x35\x7f\x4c\x0f\xa5\x48\xd2\xf9\x63\xe9\xe7\xb1\xd4\x24\x2e\x64\xe5\xa7\xb5\x28\x49\x83\x5f\x60\x99\x26\xaf\xce\x7b\xe3\x1a\x4a\x94\x35\x7f\xbc\x60\xb5\x9f\xfa\x60\xbe\xc9\xd2\xd4\x26\xa2\xea\x66\xfb\x89\x43\x78\x61\x1a\x9a\x19\x3a\xbc\x94\xae\x36\x2b\xcd\x90\x4d\x03\x61\xb1\xe5\xaa\x99\xa9\x29\xe6\xdd\x07\xf5\x51\x4b\x64\xd6\x64\x5b\x91\x85\x3b\x54\xf1\x72\x30\x07\xe5\xcf\x7c\x8b\x24\x94\x72\x01\x9e\xbf\xca\x71\x74\xff\xf0\xa0\x05\x3d\x33\xa5\xb8\x42\x26\xe7\xaf\xe5\xfe\x16\xd9\x2d\x07\x26\xba\x71\x8b\x2a\x9e\xdd\xf7\x8e\x34\x8a\x57\xbc\x83\x47\x3c\xd9\xf0\x5b\x96\xf3\xc2\xfc\x75\x4e\xbe\x06\xd5\xf9\xbd\xc6\xd0\x61\x3a\x35\xdb\x76\x92\x2c\x82\xe0\xe7\xdc\x7f\x9f\x1f\x36\xa8\x53\x35\xa6\x41\x02\x34\xaf\x23\x47\x20\x8a\x47\xf2\xa0\xdf\x00\x49\x45\x6b\x37\xc8\x73\xa6\x79\xc0\xfc\x54\xd5\xe5\x8b\x8c\x86\xae\x79\xf3\x17\xb9\x51\xd4\x22\x14\xf2\xba\xbc\xce\x1f\x14\xf2\xba\x5e\xcf\x5f\x40\x99\xe9\x1e\x83\x52\xf4\xf3\x03\x66\xb9\x88\xe6\x17\x4a\x15\x85\x54\xcc\x1f\xae\x33\xba\x06\xce\x1f\x3c\x55\x66\x33\x4f\xe3\x8a\xa2\x6b\xdf\xfc\xbd\x57\x94\xf6\x33\xc3\xe2\x86\xa2\xd3\x6f\xfe\x52\x3d\xdf\xf5\xc1\x84\x08\x2b\x7f\xb9\x10\xcd\xdf\x8b\xcc\x86\xfc\x28\xe7\x6f\x92\x7c\xcd\x07\xd2\x61\xd5\x29\x72\x27\xaf\x67\xcb\xbd\xad\x7f\xff\xa9\x65\x6a\x82\x5e\x68\xd6\x64\xfc\x9a\xbf\x17\x99\x55\x61\xd5\xf9\x9b\x29\x05\x44\x3f\xd4\xf6\x42\xd4\xf3\x07\xb5\x7d\x5b\x6a\x10\x1e\x2a\x4a\x55\x33\x7f\x54\xda\x37\x6f\x05\xa0\xac\xe2\xfd\x09\xad\xbd\xee\x11\xf3\x47\xd4\xd5\xbc\xfb\xa0\xb6\xef\x16\x4c\x8b\xf2\xd5\x8b\xcc\xe4\x57\x45\x63\xd8\xa1\x9c\xf4\x24\x11\x65\x35\x6f\x9d\x1d\x85\x4c\xbb\x3f\xa0\xe0\x32\x1b\x51\x6d\xdf\xbc\xf9\x98\x34\x61\x8a\x86\x17\x77\xd5\xcf\xac\x20\x67\x42\xff\x99\x53\x77\x88\xd7\xea\x0f\xc0\x26\xd5\x0d\x22\x14\xd7\xbb\x33\xd5\xf4\x6a\xf0\x80\x35\xcc\x1d\x00\x96\x6d\x6e\xef\xe0\xb9\xe5\xed\x7f\x64\xee\x15\x7f\x81\x94\xf5\x4d\x14\x01\x44\x09\x08\xce\xdf\x09\xbe\xb3\x0c\xa3\xef\x72\x33\x09\x28\x0d\xad\xa0\x84\xf9\x4b\xd0\xe5\x69\xa3\x16\xfd\x67\x59\x0c\xd4\x55\x3f\x5f\xe4\xfe\x16\x37\xc1\x0d\x45\xe1\xee\xf3\x77\x52\x01\xb1\xd4\x24\x33\x51\x29\x8e\x76\xfe\x2e\x6a\x9b\x8c\x00\xae\x24\xd3\x9f\x60\x0b\x78\x9c\x17\x76\x6c\xf5\x07\xe0\x37\x13\x75\x91\xdf\x34\x4c\xe8\xc9\x8b\x77\x3c\x5c\x4a\x86\x77\x44\x66\xd9\xb4\x6c\x67\xc1\x15\xef\x39\xe4\xad\xfa\x08\xd6\x9b\x7b\xd4\x0d\x50\x0c\x5a\x68\x21\x17\xc1\x52\x19\xbe\xf9\xbb\x79\x7c\x18\x53\xc0\xa7\xe4\x73\xdc\x33\xb1\x77\x58\xf6\x3e\x38\x8b\xbd\x27\x9e\x9c\x37\x8d\xf2\xa1\x8d\xcf\x07\x0e\x32\x7d\x7f\xa8\xa4\x1b\x4a\xf3\x2e\x62\x66\x2b\xc5\x7e\xcd\x1f\x32\x5b\xad\x30\x78\x82\x03\x74\x98\xe5\x1e\xb2\xdc\x10\x53\x03\xff\xad\x30\x76\xa2\xab\x4a\xf3\xc6\x7a\xb0\x2d\xcc\xa4\x0f\x5d\x45\xdc\xe4\xcd\x16\xfe\x6b\x72\xa3\x83\xb4\xa4\xc3\x06\xe7\x95\xa5\x7a\x82\x73\x43\x0a\x05\x15\x33\x9b\x1b\xdc\xa3\xbd\x7c\xdb\x0f\xd9\xf7\xc2\xff\x23\x67\xd8\x7f\x5a\xe1\xb9\x41\x9b\x6e\x6c\xb6\xbd\xf8\xaf\x48\xf1\x31\xb7\x1f\x0d\xb0\xc3\x1d\x5e\x1c\x93\xde\xd8\x52\x7a\xa8\x8b\x2d\x27\xce\x3f\x4c\xbe\x11\xfa\x01\xce\x25\x5a\xdf\x6d\x03\x4f\x36\xff\xcf\x3b\xd4\x70\x0b\x37\x3b\xd5\x17\xcc\x94\xa5\xd8\xdc\xb9\x41\x1d\x6e\x24\xb5\xb1\x42\x61\x73\x9f\xd4\x87\x37\x89\xc9\xad\x70\xe4\x7e\x46\x71\xbe\xb5\xfd\x25\x86\x68\x6e\x89\xe5\x8a\x3b\x04\xcf\x4a\x18\x6c\x35\x79\x56\x04\x54\x84\x6a\x79\xa5\x50\x6e\xba\x7e\x9e\x93\x23\xb5\x14\x2f\x50\xab\x96\xf3\x5b\xe2\x34\x8f\xa0\xe6\x34\xf9\x07\xae\x8d\xd9\xe5\x05\x66\xc3\x90\x64\xa3\xb3\x88\x6e\x6a\x73\x6b\xd4\xbe\x0d\x0d\x83\xb0\x4b\x30\x6c\x63\x89\xc0\x62\x86\x69\x49\x85\xbf\xc0\xe2\x49\x3e\x6c\x2c\xcb\x22\x3f\xdf\xb9\x41\x5b\xad\x3c\xdc\x73\x43\x8e\x2b\x19\xb6\xe6\xd6\xb1\x99\x85\x08\x36\xe6\x02\x55\x68\xe8\xdc\x3a\xd6\x56\x30\x69\x83\x32\xdb\xc8\x6c\xeb\x1d\x19\x26\x45\x51\x4f\x06\xf4\x0b\x58\x9b\xff\x14\x42\x73\x1b\x29\xd3\x44\x02\x0b\xf4\x7d\xdf\xe0\xb1\x5d\xfd\x06\x3c\x4d\xab\x5f\xa0\xe3\xb0\xa9\x1e\x9c\x6a\x11\x41\xe5\xb2\x8a\x3b\xce\x2d\x98\x6d\x42\x44\x05\x6b\x87\xea\x34\xd8\x82\x7b\x5b\xd8\x6a\x0b\x1c\x51\x12\x6a\x5b\xe4\x5a\x88\xa8\x98\xe0\x10\xbf\x00\x87\x5d\xaf\x55\xd0\xae\xe0\x1e\x9e\x7f\xff\x89\x30\x03\x4d\xe0\x4b\x6f\xb3\x49\x7c\x69\xfe\x81\xa6\xec\xb3\xcb\xa0\x29\xb3\x8c\xdc\x26\xef\x40\x9e\x96\x49\x26\xae\x6e\x92\x62\x35\xc4\x71\x50\x96\x59\x68\x6e\x13\xe7\x93\xe5\x0b\x95\x65\x2a\x19\x39\x37\x06\xad\x7d\xe6\x69\x12\x3b\x68\x62\x17\x77\x9a\x10\xd3\x46\x8c\xe6\x69\x5a\x38\x91\xcc\xe3\xe9\x6a\x61\xa1\xb8\x88\x26\x74\x66\x6d\x2f\x48\xab\xdd\x52\x71\x25\x51\x6e\x12\xa6\xd6\xcf\x07\x17\x60\x9f\x49\xa0\x20\x17\x82\xda\x76\x4e\xb5\x3e\xd8\x93\xc9\x35\xb5\x3b\x89\xd6\xb0\xe1\x78\xfc\xd9\x77\x3b\xcc\xc3\xcb\x0d\x40\x7c\x79\x5e\xf7\x9c\x26\xbd\x00\x4f\x88\xcf\xb4\x1d\x54\x67\x08\x19\x6c\x07\x72\x34\x58\x0a\x1f\xb9\x98\x1a\x24\x5c\x1f\x3e\xd3\x04\xd5\xd7\xb7\x07\x2c\x9d\x07\x7d\x50\xed\xa3\xe3\x6d\x83\x27\x83\x02\x6e\xe7\x76\x60\x8f\x78\xcc\xf0\x64\x90\x6b\xfd\xdc\xe0\x19\x5c\x7c\xf8\x40\x11\x36\x5b\xf3\x0f\xe0\x47\xc1\xf7\x8d\x9a\xb1\xd6\xfc\x03\xe5\x99\xbb\x44\x3a\x83\x6a\x61\x74\x62\x0c\x53\x63\x38\x31\x8d\x53\x63\xfe\x0f\xd4\xf9\x85\x5c\x7a\x4d\xd3\x89\x41\x09\xe1\x6f\x27\x27\xfe\x43\x35\x95\x5d\x02\xbb\xdb\x05\x01\xa7\x5b\xc9\x86\x3a\xd5\xd3\xc3\x06\xa6\x5b\x9f\x43\x9c\x31\x6a\xad\xfd\xc5\x63\x6e\x6e\x17\x6f\xf8\x16\x3d\x17\xc7\xe8\xf6\x39\x46\x37\xcf\x75\xf3\xfb\x84\x29\x96\xc8\x84\x78\xe1\x2d\x76\xd3\xad\xd1\xcf\x3c\x5d\xcd\x3b\x37\x7d\xec\xfc\x1c\x6f\x17\xd2\x33\x6d\x70\x6e\x50\xf8\xe2\xdc\xe8\xcc\x60\x41\x72\x13\x66\x78\x65\x99\x48\xbd\x19\x13\xdc\xb4\x81\xba\x05\xca\x57\xe3\x10\xe6\x2e\xb5\x28\xca\x0a\x7b\x22\xe9\x21\x6b\x98\x46\x64\x2c\x58\xe1\x03\x36\x3d\x8f\x3d\x51\x70\x77\xe8\x0a\xd4\x98\x1b\x42\xde\xca\xe7\x99\x07\xae\x41\xc4\x03\x0e\x5f\x7e\x81\x7a\x56\xe1\x92\xc2\xf2\x2f\xf2\x5b\x99\x05\x88\xae\x2b\x68\x62\x96\x1f\xe7\x56\x07\x6a\x81\x47\x84\x22\x3d\x67\xf9\x71\x6e\xdd\x24\x71\x69\xe8\x79\xfd\xfb\x4f\x97\x63\xfa\x2c\x70\x90\x50\x50\xe6\x2c\x3f\x72\xb4\x2e\x6b\x05\x2a\x3d\xdf\xe6\x0a\xc2\xe1\x14\x73\x39\x0b\xb3\xb3\x6b\x50\x25\x15\x7a\xda\x44\x65\xfb\xe1\x03\x8d\x09\xd1\x70\x72\x7e\x99\xe5\x85\x88\x43\xce\xc7\xb3\x40\x19\xa7\x64\x30\xb3\x10\x20\x0e\x3f\xf3\xf4\xed\xfe\x80\xc8\x5a\x18\xb3\x20\x02\xee\xfb\xcc\xba\x0d\xa6\x80\x57\x2f\xf1\x78\xd9\xa0\xee\xe9\x26\xe9\x1d\x43\x75\x97\x25\x8f\x3e\x4d\x42\xa1\xb8\x14\x76\x2a\x85\xdc\xb1\xfc\xc9\xc2\xa8\xfc\x02\x7c\x79\x8b\xff\x3f\xf0\xbf\xba\x84\x37\xb2\xf1\x5d\x81\xf3\xb1\xd4\xfc\xb3\x20\x63\x56\xb7\xfa\xa7\xbc\x08\x71\x28\xc6\x73\x96\x9a\x02\xda\x5f\xbc\x2c\x2d\x5f\xd8\x59\xa0\xfb\x93\x03\xc7\x2c\xcc\x0e\xff\x69\x60\xa2\x41\xcd\x1a\xbc\x91\x95\x40\x78\x96\x9a\xd3\xec\x1f\xb8\x0b\x85\x72\x4a\xe3\x4a\x8b\x44\xd6\xa3\x56\x6c\xff\x2c\x74\x8f\x30\xc6\x28\x74\x8f\xb0\xb6\xa1\xb4\xac\x66\xaf\x79\x6a\xcc\x61\xae\x79\x69\xb9\xfa\xa2\xa2\x51\xbb\xd0\xdc\x09\x45\xae\xc4\x4b\x69\x14\xb9\xba\xe5\x96\xf4\x0a\x96\x7a\xaf\x74\x9e\xf9\xee\x85\x11\x6e\x6d\xf8\x13\x7a\x65\x48\x57\x54\x3a\xd7\x57\xb3\x0d\x0d\xa2\xa2\xf4\x66\x61\x5a\xac\x36\xdc\x24\xf6\x8d\x90\x4b\x01\xec\x54\x0c\xdd\x2c\x09\x3b\x75\xcf\x2d\x50\x21\xfa\xfa\x57\x06\x8f\xb3\xe1\x1f\x1a\x5e\x50\x0f\x83\x96\x6e\xcd\x4c\xfa\xfc\x7a\x6b\x42\xc5\xe8\x4b\x45\x19\xbc\x6b\x0b\xad\x17\x18\x5f\xe5\x4e\x3d\xcb\x40\x0e\x23\x09\xc5\xf2\xa2\xd2\x51\xcd\xc4\xb0\xbd\xf6\xb6\xfd\xe5\x24\x2a\xc1\x78\x2e\xcf\x29\x12\x6a\x7d\x44\x17\x6b\x36\x5b\xaf\x53\xd2\xbf\xd7\x93\x1e\x94\xa8\xc3\x9f\x60\x97\x58\x58\xd1\xe1\xb7\xe9\x2c\x2a\x93\x93\x26\xa4\x54\x58\xde\x26\x2c\x5e\x66\xce\x92\x3f\x59\x7c\x43\xb3\xc0\x14\x58\xcd\x3b\x07\x28\xb4\x78\xa7\x4c\x2c\xad\xf7\xee\xa4\x12\x4e\x47\x66\xa1\x7f\xaf\xaa\x2a\xcf\xb2\x18\x7f\x67\x1e\x5d\x49\xa7\x7f\x68\xd4\xd3\x89\x4e\xe2\xd2\x8f\xe0\x5d\x93\x3f\xf8\x13\x00\x7c\x1d\xbb\x65\x41\xcc\x79\xf7\xc1\x81\xb7\x7a\xff\xee\x3f\x36\xa0\x0f\x76\x06\x30\x98\x67\x77\xba\x6c\xfb\x85\xf1\xef\x3f\xb1\xcc\xa2\x3b\x63\x15\x87\x9b\xa4\x8c\x10\x4a\x2c\xf0\xe0\xad\x16\xc5\x50\xfd\x55\x73\x1c\x4a\xe8\xf8\xe6\x54\xf6\x9c\x3a\x93\x80\x42\x5f\x5e\x3f\x26\x47\x50\x28\xe3\x2c\xc8\x93\x5f\x75\x4d\x29\x89\x64\x05\x6d\x0b\x4a\xea\x0c\xb3\x04\x13\xac\xb6\xf0\x17\xc1\x3e\xfd\x45\x22\x7e\x3d\x63\x98\x3a\xc7\xcb\x91\x0c\xa1\x61\x1f\x1c\xa5\x5f\xe0\xe6\x0f\xff\x80\xfc\xba\xd3\x5d\xe6\x30\xfd\x03\xa3\x23\xcd\xd9\x27\x95\xf1\xa2\xe1\x4c\xc1\xa8\x3e\xaf\x9c\x08\x51\x7d\xd1\x77\x52\xe3\x44\xd4\x5a\xf5\x52\xbc\xc0\xb2\xf9\x62\x5c\x10\xb4\x36\x3d\x88\x8c\x59\xf3\x44\xa1\xae\x60\xd7\x8d\xb3\x00\x29\x56\x4f\x13\x9c\x6c\xcb\xe7\xc4\x00\x54\xac\xe6\x06\x78\xdd\x5a\xcb\x5a\xe0\x65\x5b\x2d\xa9\x2f\x30\xa4\x17\xff\x4e\x86\x54\x03\x30\xfc\x1a\x9f\x97\x3b\xd7\x56\x24\xde\x38\x04\xbd\x55\xef\xdc\x35\x1a\x24\xb2\xa9\x7e\x8e\x51\xe8\x1b\xc3\x1c\xfe\x42\xd1\xb2\x2c\x72\x98\x4d\xab\x4d\x77\x99\x1c\xad\x41\xbe\x60\xb4\x5a\x35\x5c\xe8\x47\xfb\x39\x09\x12\x7b\x1a\x2c\xc0\x91\xd6\xf7\xe4\xf2\x90\x68\xcd\x23\x82\xe0\xaa\x39\x3a\xa1\xa7\x8f\xfa\x87\xa7\x91\xe5\xf2\xc3\x95\x10\x91\x88\x82\xab\xa6\x11\x7e\xb6\xd5\x50\x20\xb3\x65\x79\x17\x3d\xc9\x7f\xff\x75\x51\x33\xab\xbe\x64\x5c\xfd\x6d\xff\xfe\x33\x55\x7f\x69\xd6\x1f\x8b\x23\x36\x3d\x73\x10\x6e\xa0\x61\xed\xfd\x4c\x37\xd9\xa5\x67\xa0\x3c\x9d\xc1\xf5\xc7\x21\xb8\x3d\x6e\x99\xe9\x1f\xe8\x54\xa5\x67\xc2\x44\x53\xcc\xbc\xa9\x4a\x52\x3b\x2b\x52\xea\x6f\xb5\xff\xe5\x30\xaa\x74\xc1\x55\x1a\xb6\x59\x99\x34\xd5\xa7\x69\x2d\xf4\x93\x97\x44\xae\x50\x22\x2a\xc1\xce\xac\x2f\xe4\x0b\xe5\xa4\x9a\x95\x88\x4e\x68\xa8\x32\x85\x81\x0f\xf0\x9a\x79\xaf\xa4\x7a\xa8\xb4\xf0\xfa\x40\xae\x50\x13\x2a\x27\xf2\xac\x69\xf1\x15\x96\xae\x70\xa1\xad\xd2\x23\x56\xb8\xd0\x2a\x26\x67\x56\x5a\x84\x7d\x69\xae\x15\xbc\xd5\xfc\xdc\xf1\xac\x1e\x2b\xec\x18\xe1\xff\x83\x0d\xb8\xc7\xf7\x94\x31\x4a\xac\x70\xb1\xad\x52\x9d\xd7\xca\x2b\xb1\x54\x0d\x35\x51\xe1\x34\x4d\xdc\x20\xda\x83\x95\x30\x51\x57\x98\xca\x1a\x84\x86\x15\xb5\xf1\xd6\xe3\x61\x35\x8a\xec\xe5\x37\x30\x0c\xc1\xef\xfa\xc2\xc6\x18\x5e\xab\xc6\x5b\xaf\x0e\x81\x8a\xec\xfb\xaa\x99\x3a\x6b\x66\x55\xf0\xff\xef\xa6\xb5\x9e\xb2\x76\xd2\xa8\xa5\x62\x4d\x22\x9b\x73\x6a\xe7\x09\xee\x0f\x38\xf3\x12\x66\xb5\x93\x66\x81\xa7\xda\x29\xd1\x3f\x7d\xe4\x3e\xd7\x30\x13\x75\x2e\xbf\x31\x41\xb5\xa9\x40\x04\x94\x5d\x36\xea\x8b\x11\xa7\x8a\x0c\xcc\x0a\x8c\xe8\xbc\x3e\xb3\xb2\xc6\xa0\x11\x52\x85\x11\xd8\xb7\x80\x8a\xf4\x03\xd5\x33\x17\x4c\x23\x25\x9a\xe8\xc3\x1a\x92\x35\x15\x46\x5e\x9f\xe8\x15\x3e\xab\xdf\x0f\x92\xcb\xfd\xc2\x03\x1a\xd5\xc3\x4c\x92\xb4\x78\x33\xd7\x5f\x44\x33\xd7\xd5\xa7\x8f\xc9\xe5\x56\x1f\x93\x87\xa1\xb9\x10\x4e\x77\x3e\x79\x2a\x22\xb0\xaa\x99\x12\x7a\xc4\x8f\x74\x82\xe7\x6a\xb7\x8e\xb7\xc2\x73\xd5\x28\xa2\x2e\x5e\xb7\xcc\x61\x8b\xf2\x4e\x3d\xc0\x11\x55\xe9\x85\x67\x5d\x34\x63\x78\xef\xae\xc5\x41\xf8\x0b\xd2\xa0\x89\x64\xae\xaa\xb6\xfc\x02\x05\x86\x60\x44\x65\x4c\x56\x5b\xfe\x01\x62\xdb\x32\x90\x88\xce\x22\x08\x7a\xc4\x6a\x01\x83\x90\x2c\x45\x91\xcc\x4a\x17\x3a\xc3\xaf\xba\xe7\x3e\x11\x0d\x48\x48\x50\xcd\x3f\x3b\x95\x1c\x96\x6a\x3b\x47\x21\xfe\xd9\x19\xec\x20\x92\x58\xf9\xc8\x67\x76\xdd\xb9\xfd\xbd\xd5\x0e\xc6\x36\x8a\xa8\x83\x1c\xa8\x0f\xa0\x17\x94\xf3\xe2\xac\x07\xa5\xa4\x0e\xf9\x7a\x42\x08\xfa\xa4\x80\x5a\x6f\x98\x7d\xce\x00\xc3\xa9\x03\x16\x6d\xfe\x9c\x45\x50\xe3\x0d\x6f\x55\x44\x34\x85\xc5\xcd\x09\x66\x08\x3f\x13\x9c\x79\x90\x17\xc3\x4c\x7d\x3a\x5e\x44\xce\xfe\x04\x29\x02\xde\x6d\xf6\x97\xc3\x88\x69\xa8\xba\xb7\xf1\x45\xbf\x01\x11\x08\x9d\x9d\xfc\x8b\x67\x7d\x81\x95\x53\xc4\xcf\x8a\xd0\xff\xd9\xbd\xc7\x50\xc1\x79\xb3\xd8\xbf\xc1\x18\x3e\xed\x6e\xd2\x2b\x98\x53\xa1\xa2\x9b\xc6\x9b\x95\x1e\x73\x86\x8f\xf5\x5e\x48\x75\x23\x46\xb8\x69\xea\xf1\xa6\xbc\x71\xfe\x79\x92\x80\x83\x3e\xeb\x4a\x3b\xad\x19\xe3\x41\x2c\x85\x94\xab\x15\xe1\x45\xd5\x67\x1d\x61\x91\xe5\xc8\x0b\x8b\xe6\x30\x02\x41\x0a\x2a\x6b\x15\xeb\x93\x92\x4a\xb3\x08\x05\xdd\xec\x9f\x2f\x40\xe1\xf2\x17\x27\xbf\xd0\xb4\x3d\x60\x3d\xcd\x4a\xcb\x94\x54\x02\x5e\x8d\xa8\xe7\xf3\x4c\xc3\xf1\xd4\x33\x63\x1c\xb5\x52\xed\x47\x22\x87\x9e\xf7\x7f\xff\x09\x15\xba\x9e\x0d\x0e\x74\xf2\x0b\x9f\xed\x85\x41\x55\xa1\x73\xb3\x51\xdb\xa6\xc3\xb4\x01\x15\xc9\xe1\x74\xb6\x1f\x75\x1b\x92\x2a\x2d\xdd\xe5\xb4\x41\xdb\x46\x81\xaf\x1e\xb7\x5c\xe9\xae\x1f\x82\x3f\xf8\x0d\x4a\x2e\x41\xaf\x56\xc0\x3d\x3a\x96\x1a\xa2\x8d\x14\xe9\x33\x5b\x59\x48\xf3\xe7\xff\x21\x23\x24\xd8\xda\x8b\x84\x86\xdd\xb9\x1a\xf3\xc5\x1b\xaf\xb6\x9a\xfe\xc9\x7a\x7e\x45\x82\xdd\x62\x1a\x55\x53\xd2\xd7\xb4\x9a\x2b\xab\x16\x2b\x0e\xa1\xe5\x67\x54\x66\x95\x24\x6d\xb4\x64\x5a\x7c\x37\x58\x32\xed\x4a\xd7\x68\xc9\x34\x9e\x6d\x88\x63\x1f\x9e\x25\x24\xef\x54\x5d\xa3\xd9\xd2\xd2\x29\xd9\xdb\x5a\xca\x39\x2d\x55\xbb\x91\xbb\x58\xb3\x08\x88\x31\x55\xc0\x62\x36\x6a\x9d\x0c\xe3\x5b\xe7\x65\x44\x34\xf4\xe4\x68\x75\xda\xe9\xa5\xaa\x3e\xa9\x64\xea\x02\xad\xad\x53\x52\x99\x9f\x06\x0f\x5b\xb1\x78\x43\x64\x79\x97\x3c\x6f\xd0\x32\xd9\xfd\xa7\xa1\x50\xf2\xe6\xa9\xa6\xe3\x9a\x2f\x71\x6d\x90\x7f\x36\xb7\xf0\xf2\xbc\xa2\x37\x67\xa3\xda\xc9\xd0\xbe\x21\x34\xc7\x8e\x8d\x8d\x09\x3c\x7d\x91\x6c\xe3\xc0\x0b\xa6\x91\xb1\xc9\x6e\x80\x27\x82\x1b\xb8\xf1\xbe\xff\x7f\xf0\xac\x89\x65\xa4\x8e\x02\xb0\x67\x43\xa8\xba\x35\x4d\x2d\xe8\x00\x22\xd9\xd1\x22\x47\xa9\x2e\xe0\x0b\xb7\x79\x0b\x04\x11\x87\x8e\xd2\xf6\xe2\xa4\x21\x17\xe4\xf7\xae\xcf\x69\x11\x47\xc1\x39\xce\xbe\x70\x2d\x60\x35\x34\xbf\x44\xae\x9d\x89\x22\x03\x49\x68\x37\x18\x5c\x67\x17\x70\x6e\x30\xb8\xda\x6d\xb5\xc1\x3b\xae\x79\xdb\x64\x76\x77\x4b\x1b\xe4\x64\x6a\x7f\x2a\xdd\xfa\xa2\x6b\x28\xbd\x35\xa2\x45\x58\x26\xb4\xd1\x16\x4d\xd0\x5e\x58\xea\xa8\x86\x9f\xb9\xcb\x74\x90\x36\x46\xa9\xf7\xe2\x36\x17\x1c\x6d\x35\x09\xb0\x94\x76\x73\xdf\x62\xfa\x6e\x1d\x54\x0d\x08\xa7\x99\xd9\x90\x91\xc9\xae\x1e\x8d\x19\x96\xba\x8e\xc2\xb6\x13\x87\x99\x28\x38\x97\xd9\x65\xb9\xed\x29\x31\xd5\x04\x0b\x2d\xda\xd4\xd9\x0e\x06\xa3\xe9\x8b\xa3\x41\x14\x88\x86\x63\xa2\x5a\x81\xe6\xe5\xe0\x4a\xab\xc7\x83\x57\x22\x0b\x69\xa8\x87\xec\xe3\xd4\x0e\xf2\xb7\x3b\xa4\x1e\xd6\xdc\xc7\xbc\xed\xbd\x98\x04\x4e\x83\xbe\x38\xe9\x7f\x2a\xbc\xda\x4e\xce\x8b\xa6\xe1\x24\x7e\x15\x22\x6e\x27\x0c\x5e\x82\x86\x0d\xc9\x37\x9b\x7b\x38\x29\xdf\x34\x08\x04\x0d\xd8\xd1\xb0\xc1\xd2\xd9\x74\x7a\xb7\x93\x38\xcf\xe2\x0d\x96\x4f\xbb\x9e\xb5\x17\x23\x0d\xbb\x50\x35\x04\x81\xc7\xf0\xff\x95\x63\x14\x85\x17\x29\x52\x83\x17\xa7\xd5\xff\x83\x22\xdd\x12\xdb\x0b\x82\x1c\x22\x3d\xdb\x9d\xcc\xa6\x69\x66\x1a\xcc\x6e\x9a\xef\x13\x25\xc0\xd5\xc3\x0d\x77\x54\x4b\xec\x9b\x12\x5a\x48\xb3\x3d\x39\xcd\x22\xfa\xe1\x96\x14\x74\x6c\xf4\x2d\xf3\x95\xbd\x01\xb5\xd8\x91\xa8\x3d\x94\x86\x16\xb8\x4f\x52\x25\xba\x1f\x5a\xdc\xbc\xef\xe1\x07\xd6\xaa\x9b\xe4\x65\x45\x57\xac\xf6\x80\x1b\x34\x73\x9d\x61\xd4\xd3\xcf\xb8\x9b\x68\x9c\xfd\x97\x34\x2c\xfd\x40\x2f\x1c\xc1\x8c\x4e\x23\x9e\x2f\x27\x7d\xe3\xb9\x21\x69\xd0\x19\x17\x6d\xa7\xfa\xfe\xe2\x8a\xaa\x3a\x56\xef\x21\x04\xaa\xd5\x29\x92\x0e\xd9\x47\xa6\xc3\x4a\x67\x57\xc2\x4e\xfd\x4d\xff\x7c\x40\x8e\x92\x84\xec\x1b\x85\xc1\x32\x0d\x18\xb7\x26\xbf\x17\x32\xfd\xd0\x33\x17\x43\x2c\xd1\x4b\x7d\x17\xfc\xe7\x17\x06\xd2\x37\x68\xa2\x58\xfb\xc6\xb7\xb8\xce\xa4\x41\x56\xf2\xf4\x92\x54\xfa\x13\x2e\x8e\x68\x82\x52\xc7\x08\xb0\x17\x9e\xc0\xc2\xee\xbd\x52\x8f\x24\xb4\xd4\x53\x47\xa3\xbd\xdb\xd3\x72\xa7\x3b\x79\xa7\xe5\xce\x6d\x56\x02\x05\x6d\xe6\xfe\xc2\x9b\x08\xa1\xc2\x5e\xef\x17\x55\x7a\xb1\x18\x7f\xe8\xfb\x6e\x87\xca\xc5\x8e\x37\xbd\x61\xe6\xbc\x18\xad\xa2\x08\xaa\x3a\x68\x54\x4d\x34\x37\x30\xd1\x80\x7a\x6c\x4c\x55\xa4\x89\x43\x90\xb2\x2d\x6a\x1d\x7e\x5f\x4d\xb0\xa3\x23\x77\x79\x6c\x7f\x72\xe4\xee\x89\x94\x04\xc6\x7a\x4f\x6e\x54\xf7\x9d\xfb\x50\xa0\xa3\xd3\x2d\xcc\xb7\x8d\xde\x2b\x84\xb6\x46\x84\xf0\x48\x7b\x31\xf4\x54\xbe\x34\x37\x09\x6d\xb7\x79\xa7\x73\xc4\xa6\x61\xa1\x41\x3f\x13\xe4\xfa\x7b\xb2\xaf\x57\x91\xe1\x94\xd1\x4d\x12\x95\xae\xd2\xb5\x74\x64\xf1\xf9\xcc\xfa\xa0\x85\xcc\xb3\x38\x26\x7c\xd7\xc4\x8d\x03\x19\xe4\x3d\xeb\x03\x98\xc2\xfc\xfc\x02\xa9\xa9\xd2\xb9\xb3\x03\x38\x35\x53\x30\x72\x62\xf5\x02\x51\x8c\x84\x53\x0f\x42\x7f\xdd\xff\x3b\x6b\xd8\xd8\xfe\xda\xe9\xe3\x6f\x2b\x53\xa7\x4d\xce\x2e\xe8\x1d\x36\x39\x1b\x68\x3b\x6d\x72\xb6\x4b\x76\x38\x96\x35\xc1\x88\x9e\x38\xc7\xcc\x36\x91\x36\xdc\xf3\xc4\x14\x3c\x21\xcd\x59\x9f\x3c\xf5\xbd\x78\x93\xe3\x70\x93\x58\x3c\xd3\x34\x73\x5c\xfe\x01\x87\xc9\xa7\xcb\x83\x2f\x98\x48\xe6\x6c\xd2\x65\xb1\x4f\xe2\x06\x9d\xa0\x1d\xc1\xcc\x36\x5d\xf7\xc5\x3d\xa5\x16\x68\xd2\xeb\x9e\x7d\x04\x5d\xda\x75\xa3\x03\x1d\xd9\xc2\xd7\x59\xfb\x5a\x31\xe9\xb3\x03\x2d\xd9\xf3\xb9\x23\x1a\xa0\x7d\xfe\x87\x2c\xd2\xd9\xd3\xa9\x2f\xea\x9f\x1e\x38\xf5\xfe\x22\x4d\x7e\xba\xa4\xf7\x3d\xa5\x93\x26\x06\x9e\x65\xf6\xdd\xe9\xcc\x6f\x6e\x65\x48\x87\x0e\xc9\x26\xfc\xbe\x53\x86\xea\xd2\xdc\x77\xce\xbd\x3f\x58\xef\xa5\x65\xfa\x83\x1d\x16\x3d\x11\x89\xf0\x00\x65\xac\x99\x7d\x7f\x31\xe1\xb4\x6c\xda\x79\xfc\x79\xed\xf6\x1b\x2f\x98\x44\x38\x2e\x0a\x8a\xf7\xe3\xf7\xee\x82\xcd\xcf\x04\xf7\xd3\x3f\x50\x9e\xea\x96\xde\xd3\x02\x28\x7d\x61\x3f\xa8\xfd\xd0\x3d\xaa\x13\xe3\xf9\x6c\x82\x77\x5b\xf3\x79\x49\x8b\x9f\xef\x55\xfd\x44\xb4\x9e\xae\x20\x9d\xe9\xd1\xad\x82\xe9\x2c\xa1\xf8\xd9\xbc\x70\x36\x6b\x3e\xa4\x99\xdd\xbc\x9b\xc1\x4e\x7a\xd0\x2d\x7f\x81\x5b\xae\x80\x42\xcf\x40\x4e\xef\xde\x13\x07\xa6\x19\x88\x98\xcc\x32\x0e\xa1\x99\xf6\x51\xe8\x69\xd1\xf3\x5a\xc1\x82\xd7\x7c\xf0\x20\x1e\xc0\x2e\x08\xfd\x22\x83\xb9\x87\x34\xe1\xf9\x68\xba\xb9\xb9\x3d\x73\xc8\x76\xbe\x79\x5f\xdd\xa4\x41\x13\xc7\x88\x80\x8f\x20\x4e\x4d\x94\x0f\x50\x68\xa2\x7c\x07\xe8\x37\xd6\xa2\xfb\x03\x6a\xa0\xcd\x51\xe9\xfc\x65\x20\x81\xfa\x34\xad\xfc\xfe\x76\x1c\x3d\x49\x91\xa6\xe9\x41\x49\x3f\xdd\x57\xfb\x43\xe6\x70\x7f\x20\xc8\x92\x02\xd5\x6b\xa6\x61\x08\x8b\x23\x5a\xc5\xd9\xe1\x18\x66\xe3\x7f\x7f\x12\x44\xfc\x37\x8b\xe3\x47\x85\xa3\x26\x7e\x20\x6f\xa5\x5d\x1b\x07\x20\x9f\x62\xc2\xdf\x83\x0f\x79\xfc\xaa\x9e\xc9\xaf\x6e\x10\xa2\x44\x9b\x70\x20\x0f\x4e\x28\x35\xd6\xbb\x7d\xd8\xe3\xd0\x0f\xbc\x51\x48\x42\x0e\x28\x96\xec\x59\x31\xb6\xf1\xef\x3f\xdd\xda\xeb\xb1\xc5\xfb\x2c\xc0\x38\x36\x7a\xa2\xe9\x8a\x31\x52\xcf\x24\x56\x18\x1b\xe7\xcd\x5d\x52\x28\x2f\xff\xc0\x7b\x91\xf8\x71\x94\xa4\x52\x9d\x42\x35\x65\xe3\xff\x28\x59\xd5\x4d\x03\xa7\xa7\xbf\x1d\x0a\x46\xa1\x86\x3b\xdc\x04\x77\x95\x3a\x2d\xa8\xce\xab\x43\x75\x54\x6c\x22\xcf\x43\xa2\xb3\xe5\x1f\x72\xa0\x22\x22\xd5\x55\x5a\xdf\xc1\x92\xd7\xd6\x57\x0d\x1a\xcd\xba\x58\x66\xa4\xd1\xcc\x1c\x80\xa0\x49\x7b\x14\x8c\x96\x99\x0e\xd5\x09\xbc\xf7\xc7\xd4\xfd\x69\x30\xf7\x78\x68\x5f\x8c\x04\x75\xdd\x6f\x60\x37\x4b\xb4\x0f\x80\x34\x55\x24\x9b\x03\xd9\x14\xad\xf2\x1d\x3d\x59\x40\x1f\x74\x1e\x71\x5e\x31\x3a\xdf\xdb\xf1\x78\xc0\xfb\xde\x11\x24\x83\xf5\x05\xbb\x67\x0f\x36\xaf\x50\xd5\xeb\x39\x60\xe3\x1a\x9f\x3e\x60\x6f\xb2\xb2\x70\x74\xc4\x49\x7b\x01\x51\x82\xfa\xe3\xde\x37\x80\xb3\xc2\xbc\x0d\x4f\x2b\xbb\x5f\x0f\x24\x9b\x09\xa5\xa1\x9a\x63\xd0\xde\xa8\x23\x6c\x50\xe9\x65\x4d\xcb\x40\x5a\x0b\xeb\xaa\x07\xab\x4e\x5b\xa7\x35\x10\x01\xa0\xa4\x50\x73\x0c\xde\xb0\x74\xe6\x8c\x41\xf8\x60\x2a\xe0\x4b\x65\x7b\xf7\x08\xc6\xea\x98\xcf\x90\x1f\xb1\x58\x47\x39\x22\x59\x57\x9d\x04\xe3\x15\xdd\x24\x75\x92\x26\x13\x60\x4d\xe5\x7a\xe6\x00\x56\x73\xdd\xad\x39\x66\x36\xa9\x4e\x27\x84\xad\x85\xeb\x98\xe4\x5d\xcf\x0d\xbc\xa1\xea\xe7\x0b\x1e\xcf\x1e\x48\x26\x9b\x10\x6a\x1d\x30\x9d\xb5\xcf\x73\x47\xda\x19\x8d\x6b\xe5\x40\x35\xae\xb4\xa5\x49\x8f\x35\x90\xcc\xb0\x58\xc3\x37\x76\x58\xeb\xad\x5d\x1b\x3b\xfb\xd0\x17\x3b\x20\x64\xf1\xff\xec\x43\xa0\x60\xc0\x31\xc9\xa6\xb5\x41\x33\x95\x15\x1e\x03\xb9\x20\x6c\x83\x19\xf0\x98\x6f\x16\x56\x07\x45\x8f\x27\xfb\xe0\x66\xf0\x44\x20\x39\x84\xad\xb9\xe3\x08\x76\xe1\x26\x28\x28\x3c\x0a\xc6\x29\xb6\xed\x2f\x79\xe8\xe6\x38\x1e\xbe\xad\x89\x3c\xe9\x12\x24\x40\x38\xce\xa4\xd1\x3f\x24\x8d\x9a\x27\x04\x3a\x5a\xd7\x35\xe8\x22\x6f\x35\xce\xa0\x9e\x48\xf8\x7f\x9c\x4c\x15\xec\xff\x71\xf6\x59\x44\x9f\xcc\x57\xe8\x06\x33\xd7\x99\x9e\x91\x67\x49\xe8\x6e\x5c\x49\xa2\x06\xc1\x28\x47\x6b\xcb\xc6\x45\x12\xfd\x4c\x05\xb4\xf7\x1a\xd3\x03\x2a\xd1\xf5\x1c\xcc\x9d\x5d\xdd\x24\xd9\xc7\xdc\x80\x30\x47\x1b\x86\x06\xec\x69\xc5\xca\xaa\x01\x4f\x25\x1b\x24\x06\x3c\x95\x6c\x1d\x1b\x84\x39\xd6\xb7\x0d\xa6\xa4\x50\x0a\xe4\x39\x00\x73\x3e\x02\x82\x65\x9d\xad\x70\x1b\x89\x73\xcc\x1e\x37\xd9\xc3\x02\x1c\x39\x2a\x6c\x15\x1c\xf7\x89\x67\xf7\x79\x41\x79\xea\xf7\x91\x17\x46\x37\xd6\x71\x93\x68\x2d\xfe\x83\x9a\x3f\xd2\xc8\x0c\xc0\x96\x6e\x76\xcc\x0c\x15\x9e\x47\xd8\xcb\xba\xf7\x0c\xec\x65\xb1\x7d\x7e\xe0\xde\xf7\xa8\xe1\x57\x64\x90\x1b\xa8\xf1\x62\x93\x47\xc0\x8b\xc8\x7e\x1a\xc1\x94\x15\xf6\xf0\x0c\x56\x74\xb1\x4e\x27\x7e\x5c\x6d\x71\x68\x00\xe9\xd8\x5a\x15\x3f\xae\xbe\x38\x34\x7e\x13\x2f\x4c\x3d\x73\x98\x6e\x60\xc7\xb3\x7b\xa0\x03\xb1\x16\x22\x60\x73\xf3\xbc\x06\x3d\x91\x94\x8f\x72\x06\x5d\xdc\xad\x80\x0b\x66\x11\xec\x1e\x06\x2a\xc0\x74\x09\x93\x40\xce\x8a\xfe\xf3\xff\x3c\x71\x96\x5f\xa0\x5b\x6a\xf7\x1b\xf0\xbb\x19\x7e\x26\x4c\xf1\x3c\x00\x2c\x59\x45\x1c\x28\x1b\x1d\x9f\x0f\x78\x19\xf0\xbc\x6c\xc4\xea\xc2\x29\x91\xe0\x49\x32\x30\x4a\x22\x06\xbf\x91\x5c\xad\xf5\x2b\x1d\x9d\x6a\xaa\x0a\x25\xb5\xa7\x06\x6e\xef\x56\xc7\x47\x61\xa8\x53\x77\x1f\x39\x77\xfa\x01\xb6\xbf\x8f\xa7\x59\x54\x0a\x00\xe9\x71\x03\x3e\x4c\xb6\xac\x04\xb2\xfe\xd9\x2c\x12\xcc\x59\xa1\xa2\xec\x33\xe0\x93\xf4\x71\x8b\x09\xe4\xac\xe8\xc5\x5d\xe4\xdc\x68\xb2\x80\xae\x6c\x8b\x09\xa2\x2b\x3b\xad\x04\x53\x52\xd8\xa9\x20\x68\x51\xb4\x32\x32\xa0\x11\x73\x08\x56\x34\x26\x0f\xf0\x07\xd8\xbd\xe6\x19\xda\x0b\xad\x20\x0d\xe4\xb6\xb6\x59\x21\x7a\x4e\x8c\x16\x10\x91\x8e\x56\x98\xc6\x8b\xad\xc2\x31\x84\xd1\x31\x2f\x52\x77\x07\xcc\x87\x1f\x1b\x66\xc0\x67\xdd\x9a\xe7\x48\x0d\xd5\xf0\x17\x98\x06\x1d\xfe\x81\x22\x2c\xbd\xb4\xbf\x1c\x47\xc1\x30\x49\x6b\x80\x63\x90\x5e\xb7\x86\x68\x2b\x6f\x7e\xb8\xa3\x5b\xdb\x1e\x48\xd9\xd7\x75\x54\x04\xcc\x7c\xd6\xb5\xc7\x20\xeb\xb8\xc1\xcc\x78\x61\x8e\x46\xb1\x95\x8f\x92\x2e\x10\x24\x69\x93\x40\x04\x14\xc0\xde\x34\x48\x06\xd6\x2d\x6d\x82\xba\x78\xdd\x67\x83\x56\x3a\xab\xd4\x22\x10\x95\x66\x7e\x86\x4d\xce\x39\x31\x62\x12\xcf\x7a\xeb\xcf\xdc\x22\xfe\x02\x88\x6a\x58\x20\xc1\x9d\x7c\x0e\x0b\x9c\x49\xbf\x84\xe1\x36\x5e\x49\x6f\x57\xdd\x60\xe2\x09\x5f\xef\x62\xf1\x3c\x32\x19\x54\x3e\xa9\x3c\xe0\x0c\xda\xe6\x7c\x63\x8c\x95\x02\x45\x23\xcb\xa8\x44\x4b\x10\xd8\xde\xac\x2c\x8c\x9d\x9b\xc2\x92\x13\xee\x45\x56\xd3\xc6\x4e\x03\xa1\xae\x67\xc1\x54\x11\xc3\x93\x01\xd4\x65\x55\x60\xec\xd9\xa7\x9b\x40\x9f\xa6\xf2\x20\x53\x09\x4f\x04\x0a\x98\x58\xf3\x17\x28\x75\xd7\x7d\x71\x0d\xa4\x76\x58\xde\xeb\x30\xbe\x59\x05\x16\x70\x2f\xea\x9f\x06\x6f\xd2\xe8\x16\xe9\xbf\xab\x2b\x63\x20\xf0\xd0\xf1\x9e\x41\x54\x35\x2c\x05\x01\xa2\xac\xbf\x0c\x60\x26\xab\xe1\x02\x19\x96\xad\x08\x0c\x26\x8b\x68\x9f\x16\x29\xc1\xc2\x6f\x10\xb1\x48\xc7\x15\x27\x27\x4e\xa3\x38\x49\xb5\x05\xed\x45\x22\xf5\x01\xbc\xbf\xad\x76\x89\x2b\xd7\x5f\x8b\x87\x30\xc2\xbe\x59\xa2\x5d\x04\x9f\x5e\x1c\x56\x1c\xf1\x45\x2a\x12\x26\x79\xa0\x54\xff\x0c\xef\x27\xf8\x19\x39\x90\x2a\x98\x0a\xd9\xca\xc0\x20\x4e\xb2\xb3\x56\xd0\x63\xdb\x3a\xea\xa0\xd5\x6e\x58\x0e\x22\x93\x71\xb7\xde\x20\x68\xc6\x33\x6b\x43\xdf\xd3\x7d\xdf\x0e\x02\x1f\x5d\x7c\x83\xf5\x89\xad\x79\x0d\xb8\x1a\x75\x5d\x84\x83\x0a\x22\x6b\x56\x03\x09\x20\xba\x01\x61\x30\xfa\xaf\x7d\xda\x64\xb0\x8a\xa6\x93\xb9\x8e\xdb\xa7\xcd\x03\xd9\xe8\x34\x0c\xe8\x78\xac\xcd\x8b\x87\xd2\x4c\x73\x35\xe1\x6c\xd4\x7d\x13\x9e\x04\x47\x8e\x29\x9a\xac\x3d\xe2\x80\x9e\xf9\xcb\x35\x9c\xfa\x01\xae\x6f\x92\x24\xf3\xc7\x35\xed\x6e\x73\xa7\x78\xf2\x1b\x39\xbb\x4b\x3f\x60\x7f\x08\x03\xcc\x1f\xe8\x96\x44\x9c\x3f\x4e\xae\x5a\x4c\xcd\x91\x96\x63\x12\xfb\x48\x36\xcd\x8d\x3c\xa0\x91\xcf\x2d\x79\x40\x5d\x32\x61\x97\xef\x41\x13\xb6\x43\x6b\xbb\x26\x7c\xbf\xad\x80\x9b\x1b\x35\xe5\xf1\xa7\x10\xd8\xb9\xe5\x24\x68\x48\x5b\xae\x95\x09\xa0\xd8\x0f\xd3\x7c\x92\x22\x8d\x9a\x19\x9a\xad\xf0\x9d\x2f\x9a\x8a\x29\x21\x3e\x0b\x47\xad\x3e\x0a\xf7\x9f\xa6\x09\xde\xe3\x76\xf6\x9c\xa8\x90\x67\x2d\xf8\x2c\x3c\xac\x75\x7a\xcf\xc2\xc3\x59\xaa\x94\x59\xb8\xe5\x75\x5e\x4e\x96\x4d\xb6\x7a\x77\x56\xd2\xa0\x89\xae\x3c\x0e\x75\x82\xce\x4a\x21\x30\xfc\x03\x27\x56\x13\x01\xef\x6e\x2b\xc7\x66\xc6\xfc\x49\xcb\x34\x89\xa4\xc2\x0d\xf0\x7c\x14\xa6\x98\xa9\x97\x12\x0d\x8d\x7b\xcf\xec\xd0\x30\x31\x1e\x16\x83\x04\xad\x84\x9e\x0d\xd2\xd4\x6b\xd1\x68\xfd\x91\x92\x69\xa2\x44\x9e\xed\xc4\x93\xbe\xdc\xaa\xae\x3b\x67\xcb\xe5\xd4\x64\xbf\xd8\xab\x38\x15\xc2\x44\x65\x65\xdf\xf5\x27\x15\x5f\x21\xcd\xca\xec\x49\xb5\x7f\x20\xd5\xea\x02\xee\xde\x56\x5d\xce\x9e\x44\x6a\x26\x3b\xb7\xa6\xfb\x80\xa2\xcb\x86\xe3\x99\xe8\x4c\x70\x67\x12\x9d\x79\x98\x9d\x73\x2f\xcd\xcb\x84\x26\xac\x7c\x68\xa2\x38\xf6\xea\x41\x13\xd6\x3e\x44\x61\xeb\x7a\x1a\xe0\x1d\xd6\x37\x33\x2d\xbd\xc3\xac\xc3\x9d\x83\x69\x27\xfc\x02\x87\xad\x2e\x07\xf3\x24\xa9\xc7\x91\x3b\x57\x8b\xf7\x62\xba\xea\x8b\xf2\x64\xaa\x0c\xd5\x2a\x9d\x73\x90\x81\xfc\xcc\xa9\x97\xa2\x6c\xd2\x46\xa9\x4a\xa2\x73\x06\xb3\x41\x8a\x86\xe0\xda\x78\xeb\x20\xcf\x99\x75\x1a\x13\x2e\xed\x56\xcc\x4c\x64\xc6\x58\x26\x9a\x46\x4e\xab\xdb\x27\xe3\x0c\xad\xb0\x9f\xc8\x5b\x66\x4d\xce\x84\x49\xb3\x9b\x46\x98\x34\x6d\xd9\x9d\x33\xe7\x51\x1f\x4c\xec\x44\x2f\x1d\x51\xa2\xee\xc5\x93\x25\x43\x7e\x7e\x1f\x16\x02\xcf\x33\x22\x0a\x7d\xe9\x9d\x8b\xdf\x6b\x08\x50\x99\x4d\x69\x38\xe6\x82\x34\x91\x4a\x64\x52\x83\xf6\x11\xca\x0b\xcc\xa5\x3b\xee\x5c\x1c\x91\xa6\x60\xf1\x34\x32\x83\x27\xd8\x13\xe2\x98\x04\x7b\xcb\xcf\xd8\xa6\xba\x5e\xce\x9d\x27\xa4\xf9\x17\xb1\x80\x5d\x59\xec\xe7\xdc\x59\x48\x42\x83\x40\xf6\x55\xab\x4c\x26\x34\x6c\xbe\x66\x4f\xd4\xb2\xf3\x7d\x75\x22\x70\x4f\x45\x71\xe6\x3c\xb8\xce\x7e\x3f\xa0\xed\xf4\xff\x14\xf3\xe6\x7f\x1a\xe9\x54\x82\x76\x4e\xb8\x55\xf9\xda\x3e\xcf\x1c\xb4\x06\xf5\x42\xbd\xb2\x79\x3f\x9c\x05\x1e\x43\x22\x19\xea\xb2\xf9\x8b\x3f\x9d\x43\x08\xe1\x6b\x4e\x33\x35\xcf\x9c\x21\xcd\xc8\x49\x99\xef\x21\x9d\x74\x9b\xf0\x1c\x9e\x88\xc8\x15\x8a\x9b\x54\x9f\x8d\xcf\x0f\xd0\xd1\x2b\xc1\xfc\x9c\xf4\xb3\x52\x09\xd2\x39\xa1\x4f\xf3\x7d\x7b\xbe\xc8\xb0\x4e\x6f\xa7\x8b\x88\xa0\xf8\x07\xf8\x24\x5b\x50\xc1\x08\xe8\xab\xf0\xbc\x78\x36\x9a\xdb\x51\x68\xce\xb7\xeb\x79\x53\x2f\xe9\x1d\x7a\x23\x04\xc0\x24\xa5\xea\xcb\x1b\xec\x9e\xe8\x42\xfc\x9c\x31\x75\xde\x40\x40\x70\xbe\x96\x4d\x20\x38\xab\x21\xe7\xc3\x41\xfa\xfd\x0e\x60\xa4\x89\x7d\xb2\x47\xb1\xf3\x83\x1c\x14\x1e\x34\x94\x63\xbe\x7c\x4f\x38\x65\xd9\x09\x70\x3e\xa8\xba\x6a\x66\x7b\x50\x3a\x40\x70\x6f\xfd\x72\x61\x96\x7e\x20\xc5\x5d\xcf\xa0\x50\x98\x67\x25\x96\x93\xfa\x6f\xfd\xe0\x90\xa2\x75\x59\xd0\x5b\xf9\x2e\xb5\x7e\xa0\x68\xf3\xff\x54\x28\x48\xee\x2d\x20\x33\x0f\x71\x6d\x54\xbe\xf9\xff\x8a\x06\xfc\x4c\x87\x3a\x51\xb4\x61\x9d\x05\xd5\xd7\x8b\x81\x86\xe7\x70\x31\xcd\x96\x95\xee\x0b\xda\x21\xdf\x0f\x57\xa1\xc1\x49\x3b\x7c\xc1\xf8\xd6\x37\xcf\x12\xd3\x26\x38\x0c\x6f\x21\xe2\xad\x2b\x61\xf8\x5c\x95\xd2\x5e\xa2\x6d\xd1\x9f\x4a\x25\x3c\xe6\xaa\x3c\x7a\x25\xdb\x16\x40\x8d\xaf\x46\xab\xf2\x16\xda\xfd\x02\xb8\x4b\xbb\x7a\x41\x81\x14\xde\x87\x8b\xf6\x39\xc7\xb0\x2d\xc0\x1e\xdf\xf8\x16\x15\x48\xaa\x78\x30\x57\x23\x0a\x2e\xfe\x61\xc3\x5c\xa8\x85\x46\x2c\xa6\x0b\xc4\x6a\x9c\x7d\x2d\x37\x60\xcf\xf8\x34\xd0\xf9\x81\x5f\xa0\x09\xc3\xb3\xc9\x54\x08\xce\x6a\xba\xa0\x62\x1a\xe6\xa0\x17\xe6\xfc\x1f\x4d\x14\xf2\x9e\x29\x7a\x4d\xd9\xc8\xb1\x3a\xe2\xe8\x74\x8b\x5c\x2c\x7e\x66\xfb\xc0\x4a\x50\xf2\xf9\x82\x67\xa7\xce\x81\xd5\xa9\xbc\xf8\x7c\x02\xb6\x91\xd8\x5e\xf4\x51\xf7\x6a\x40\xc9\x34\xa4\x83\x59\xa9\x47\xd2\x39\xb0\x46\x4e\x9d\x5a\x60\xe9\x5f\xef\xf6\x35\x38\x77\x9a\xec\x41\x0e\x10\x8b\x40\xb3\x64\xe4\xbc\x06\x01\xa2\x89\x86\xa3\x94\xc1\xf7\x1a\x14\x69\xcb\x5d\x3e\x78\x41\xc3\x0e\x8a\x34\x13\x89\x54\x08\x76\x3d\x5c\x91\x34\x8a\x06\xa8\xa2\x0c\x94\x57\x10\x8b\x4b\xff\xb2\xe0\x8b\x35\xa4\x3e\x5b\xc8\xcf\x55\x6c\x84\x58\x41\xc1\xec\x61\x44\x4e\xb5\xe6\x81\x2e\xe4\xfd\xf7\xa7\xb0\xa3\x05\x54\x63\xd8\xbc\x5e\x54\x53\x54\x38\x75\xae\x17\xd5\x6c\x75\x0a\x1d\xae\x09\xb1\x6d\x11\x86\x84\x5f\x3e\x18\xd6\x1c\x90\x58\x9a\x24\x26\x5c\x35\x3f\xc2\x2b\x6b\x08\xb5\xac\xd4\x84\x7d\x7a\xe4\x3a\xf9\x19\x9a\x31\x4b\x87\x99\xe3\x73\x0f\x0f\xca\x79\x8a\x02\x66\xbe\x57\x65\xd6\xb9\x16\x49\xf4\x73\xe3\x3e\xd5\x1c\x52\x2f\x66\xc4\xba\x32\xcf\x82\x9f\x31\x08\x6f\xe4\x85\x41\x48\xd3\xb6\x50\x70\xc2\xf7\xfe\x45\x9f\xab\x61\x31\x4a\x9f\x2b\x2b\xff\x17\x7c\xd8\x0d\x70\xd7\x9e\x02\x4c\xc3\xdc\xc1\xbe\x82\x29\x6b\x47\xdd\x55\xcf\x1b\xb2\x7b\x19\x9a\xad\xf4\xa8\xf2\x33\xe4\x80\x50\xcc\x82\x52\xed\xb3\xab\x0f\xce\x92\x2e\x8e\x0b\x79\xee\x0d\x22\x16\x4c\x99\x56\xb2\x2d\x7a\x50\xd9\xe8\xb2\x8e\x24\x59\x2b\x45\x97\x2a\x5b\x5d\xd6\x41\xa1\xab\x5b\xda\x82\xc7\x94\x61\xc8\x3a\x92\x79\xdd\x09\xf6\xa0\x94\x4b\xff\x63\xec\x5f\x92\xb6\x69\x95\xe5\x40\xb4\x7f\x46\xf1\xcd\xe0\x24\x77\xe8\xfc\x9d\x6a\x57\xcd\x21\x6f\x94\xa9\xa1\xad\x6d\xab\xa4\xf9\x97\xa5\x3b\xb8\x3f\xcb\x4c\x2a\x7d\x8d\xd7\xec\x7d\x92\x4c\x08\x20\x88\x08\xe2\x3a\x20\xc9\x58\x3f\x32\x1e\xde\x35\x7c\x06\x99\x19\xab\xfb\x80\x2c\x95\x96\xf7\xee\x69\x84\x4a\x63\x3c\xbc\x74\xf9\x98\xc2\xa9\xfc\x87\x35\xb0\x54\x97\x09\x03\x33\xcb\x3b\x10\x64\xbc\x15\x29\x4f\x04\x04\x72\x59\xfd\x50\x69\xd6\xc4\x75\xd6\x84\xf1\x52\xbb\x5b\xfd\x06\x91\xd8\x8c\x7b\x52\xf1\xe3\x83\x38\x29\xb2\x49\x79\x30\x28\xcd\x78\x29\xe0\x91\xd4\x1c\x00\x38\x26\x90\xb2\xf8\x83\x05\x85\x5f\x78\xd8\xa5\x96\x7f\x2e\x34\xdd\xcb\x7d\x32\xf7\xd4\xe1\xdf\xc8\xab\x61\x8b\xd4\x09\xdb\x9d\x4d\x3d\x27\x62\xe1\x4c\x95\xcf\x83\xcc\x3d\xf9\x03\xd6\x45\xf4\x0b\x27\x93\x60\x1c\x7a\x00\x3c\xfd\xf9\xfd\xc2\x35\xcc\x1d\xf0\xbe\xea\x1e\x90\x4a\xca\xa7\xfb\xa4\x93\x92\xc3\xe5\xce\x80\x78\x68\x49\x20\x27\x54\x4d\xc6\xb1\x13\x9a\xa6\xae\x32\x40\xfd\x0c\x6b\x7f\x35\x6d\xa8\x9a\x4c\x92\x4e\x94\xc6\x75\xdc\xd7\x09\xd5\x93\x05\xcb\x13\xd9\x49\x7d\x94\x4e\xe4\x96\x3a\x7c\x4b\x3f\xa9\x39\xb2\x99\xf5\x44\x72\x29\xb3\x96\x93\x62\x94\x0d\x92\x67\x5c\xb3\xd2\x98\x91\x32\xbd\xa8\xd8\xb9\xed\x72\xfa\xcd\xf3\x19\xdc\x27\x24\xb1\xea\x1e\x78\x3c\x25\x34\x9d\x11\x39\x9a\x75\x61\x3d\x51\xcd\xab\x4a\x32\x38\x69\xa6\xb3\xa5\xef\x4c\x74\x2f\xd2\x4a\x23\x41\x69\xcf\x6e\x67\xe1\x58\x75\xc8\x84\xa5\xdf\x08\x7f\xc1\x8a\x4e\x8a\x6c\x3f\x5f\x53\x8f\xa9\xf9\x24\x52\x38\xcd\xe7\x93\xc7\x9a\x83\xd2\x4f\x24\x3b\x35\xb3\x3d\xe9\x3e\x65\x3b\xe4\xc9\x12\x3d\x2a\x1d\xd6\x4f\x26\x9d\xb7\xfd\xf4\xa4\xc0\x56\xfd\x42\xe2\x0b\x82\x69\x09\x64\xba\xe0\x9e\x99\x40\x6b\x50\x26\x1d\x08\x3f\x5d\xe2\x54\x4a\x3f\x73\x42\x60\x1b\xce\x12\x7f\x66\x9e\x4a\xdd\x50\xcf\x4c\xb9\xd2\x13\x83\xe7\xbb\x8d\xb8\x27\x14\x53\xbd\xb8\x1d\x94\x5b\xc7\xfa\x2c\x0b\x6a\x4d\x03\x1e\x59\x96\x32\xce\x52\xa0\xa0\x71\x87\xc4\x0c\x89\x5f\x27\xf3\xa3\x3a\x55\xc2\xb9\x14\x55\x52\x4e\x9c\x85\x28\xef\x2f\x6e\x76\x61\x20\x1e\x2e\x84\x07\x61\x78\x89\x7e\x23\xd7\x95\x73\x6e\x9e\x28\x34\xd4\x82\xa1\x86\xde\xe9\xe7\x04\xd4\x55\x3f\x49\xbf\xc9\xb5\xa3\x1f\xac\x10\x09\xfd\x5e\xb3\x70\x0f\x74\x36\xf4\x08\x30\xcf\x76\xb7\x83\x16\x89\x87\x9e\x94\x08\x4d\x28\x3e\x89\xb0\x39\xa1\xe0\x09\x01\xd0\x82\xc5\xd9\xe0\xef\x6b\x88\x61\x8a\xb4\x79\xf8\x84\x3c\x68\x61\xee\x5c\xee\x5e\x5e\xf7\x86\xf8\x02\x9f\xd0\x46\x80\xfc\xc1\xcb\x19\x69\x11\x1b\xa9\xa3\x8f\x20\xb5\x50\xb6\xef\x9e\x9d\xab\xa8\x39\x77\x22\x87\xf7\x01\x01\x84\x3f\x18\x8d\x3c\x0b\x3f\x54\x01\x7e\xf6\xc3\x91\x6a\x27\xac\x9b\xc3\xb3\x42\xc6\x7c\x15\x4f\xee\x27\xdd\xe8\x6d\xf3\x3d\xfb\x8a\x8a\xd0\xef\x07\x91\x98\x06\x91\x74\xc6\x1b\xb7\x24\x38\x13\x1a\xb8\xd5\xdb\x1f\xf0\x64\x58\xa2\x23\x72\xce\x4f\xc4\x8b\x3f\x5c\x04\x12\xdd\x90\xf4\x73\x8e\x35\x09\x0f\x41\xa9\xc0\xd8\x84\xb4\xfc\xdd\x7b\xcf\xd4\x0d\xb6\x7c\x9e\x48\xdd\x50\x3d\x4d\x9a\x4a\x8b\x7f\x73\x16\x3e\xb6\x90\xf9\x7e\x18\x15\x45\x3e\x1f\x21\xb8\xab\x55\x63\x1f\xb2\xf0\x8f\xe2\xdf\xa4\x7f\xfe\x1e\x94\xc4\x74\xe2\x24\x84\xde\xfb\x93\xbc\xd5\xcb\x76\x32\x6d\xa3\x56\x01\x89\xb6\x2c\xd6\x9e\xe7\x22\x88\x1e\x62\xcd\x41\x93\xfa\xa4\xc4\x38\x7c\x26\x11\x16\xe9\xe4\x12\xe7\x45\x6c\xca\x7e\xb0\x16\x5a\x50\x2e\x19\x50\x6a\x9d\x13\x89\xb4\x92\xaf\x76\xe7\x45\x7c\xf1\x66\x41\x2a\xf4\x4d\xee\xbc\xde\x6f\x21\x7c\xec\x90\x14\xf6\x30\x65\x41\xce\xd7\x2a\x15\xc4\x79\x2f\xa0\x34\x02\x6c\xb3\xb5\xff\x1d\x1b\xba\x49\x0c\xb3\xbb\x03\xf7\x2f\x1e\xae\xf3\x05\x4d\xf1\x5e\x24\x5d\x3b\x4b\xcb\xad\x8d\xc1\x27\x1c\xe2\x7e\x04\x04\x24\x9b\xb0\x31\xf8\x44\xdc\x64\xed\x06\x18\x09\xcf\x7c\x42\x9e\xa5\x59\xd0\x90\x50\xf9\x0d\x3b\x24\x9f\x9f\xa0\x9c\x86\xd7\xe0\x13\x83\xb3\x83\xfb\xce\x67\x6d\x83\x76\x96\x42\x6f\x77\x8f\x20\xe8\xe6\x9e\x50\xf8\x1d\xde\x79\xa4\x97\x18\xaa\x8b\xdc\x4f\xb8\xc7\x39\x27\xe8\xf9\x20\xc5\x8b\x85\x05\x98\x81\x7f\x90\x0f\x79\xbc\xec\x30\x7f\xbe\xd8\x35\xa3\x01\xea\xe1\xfe\x48\x1f\x2f\xdc\x34\x2c\x08\x52\xc8\x96\xe6\xe3\x44\xaa\x09\x87\x94\x9c\xc8\x07\x3b\x5c\xc0\xe7\x84\x6b\x5c\x2f\xfe\x4d\x06\xa4\x0f\x26\x49\xa5\x4f\x30\x6a\x06\xb8\xf4\xd1\x39\x79\x40\xb5\xc6\x93\x97\x0f\x9f\x8e\xc9\xcb\x47\xf0\x03\xa4\xa7\x30\xf3\x9f\x84\x59\x73\x80\x05\xd9\x01\xb4\xe7\x3c\x91\xb2\xc8\x20\x51\x39\x6d\x9a\x00\x8d\xe2\x30\xd9\xa2\xc1\xd8\x66\xed\x0b\x05\xa2\x5c\xfd\xe1\x62\xf1\x5c\x51\xf3\xeb\x60\x99\x8c\x43\xbf\x19\x79\xd1\xf4\x9b\x02\x4d\xf7\x07\x3c\xc0\xc1\x23\x34\xec\x9b\x7b\xa0\xa5\x4d\xc8\x7a\xb1\x00\x80\x2d\xe9\x17\x45\xfa\x1f\x98\x28\xe1\x74\x0f\x0a\x3e\x5a\x3d\xe6\xe4\x98\xea\x01\x32\xbe\x8b\x1c\x5c\x81\xe8\x2e\xf9\xf9\x0a\x44\x16\x01\x09\x89\xdd\x75\x15\xae\x40\xa0\xfd\x3e\xcb\x93\x74\xfd\x3e\xd1\x1e\xf4\xfb\x82\xc4\xee\x01\xd7\x46\xf8\x03\x24\x17\xfe\xe9\x90\x12\x7d\xf1\x83\xc5\x89\x05\x42\xe4\x1c\x34\xc9\x48\xc5\x89\x7f\x13\x64\xad\x12\x6a\x41\x39\x47\xf9\x85\x54\x62\xce\xf5\x7e\x45\x78\x3c\x78\xd9\xe3\x5a\x55\x75\x90\x16\x3e\x6b\x04\x64\x87\x75\x7d\x81\x2b\xf1\x72\x26\x42\x7b\x51\xe7\xa9\x03\x70\xb1\x5c\x80\xed\xfe\x17\xaa\x03\x38\xd3\xfa\x05\xf9\xd8\x49\xce\x2f\x66\xed\xb2\x43\xc3\x95\xd7\x89\x10\x0c\x79\xdd\x52\xfd\x06\xa9\xa7\xd8\xe2\xf5\x09\xc4\xd5\xc9\x89\x2f\x28\x30\x9d\x17\xfd\xa2\x8f\x9c\x73\xff\x5e\x99\x40\x79\x88\x89\xdf\x5a\x98\xe5\x33\x27\x4a\x72\x21\x64\x61\x38\x9d\xf6\xc5\xb8\x50\xef\x76\x59\x07\xdb\x2f\x60\x6f\x24\x87\x5d\x2c\x76\x2b\x59\xf5\x2a\x54\x16\x47\x3f\x00\x3e\x89\x45\x5d\x85\x9b\xe7\x76\xe4\x38\xc8\x7f\xe5\xd3\x7d\x15\xb2\x65\x11\xa2\x0b\x2e\x79\xce\x08\x7d\x51\xf7\x69\x7f\x8c\xab\xae\xd2\x8d\xfa\x4d\xf8\x44\x68\x2e\x58\x5c\x9d\xc8\xfa\x82\xa4\xeb\x04\xcf\x57\x5d\xd4\x5d\x33\xae\x1c\x52\x4b\xb4\x44\x5d\x75\xd8\x58\x8e\xcf\xbf\x91\x05\xd6\x0b\x02\x4d\xa7\x0b\x0b\x5c\xc8\x9d\xd1\x7f\x4e\x2c\x02\x19\xcc\x55\x2f\xe6\x18\xeb\x5e\x32\x5a\x68\xed\xbd\x74\x51\xd3\xd9\xbd\xc8\xb0\xd0\x3a\xc5\xf3\xb5\xa4\x63\xcf\x12\xca\xcc\xe0\x90\xbe\x0b\x51\xa7\xce\x5e\x7c\xf5\x85\x2a\x7e\x21\x21\x2c\x41\xcb\xc0\x2c\x64\x76\x64\xb9\x18\x86\xda\xbd\x17\xfd\xfc\xe7\xcf\x4f\xb8\xdd\xb5\x1c\xf9\x86\x1f\x70\xa9\xdd\xe5\xc2\x67\x8f\x09\x7c\xf6\xd2\x2d\x71\x58\xb7\xd0\x6b\x25\xe5\xd0\x07\x48\x3b\xe6\x44\xb2\xd7\xa0\xa3\x8a\xc4\x8d\x6b\xf0\xee\x25\x25\xf1\x35\xd6\x95\x52\x63\x0c\x52\x5c\x21\xc0\x8d\x9c\x7f\x36\x7d\xdd\x89\xc7\x54\x34\xfa\x66\xfc\x92\x05\x84\x1b\x35\x73\x9d\x7a\xf4\x66\x69\x11\x33\x8a\x9b\x35\xdf\xec\x0e\x73\xc3\xc1\xd6\x39\x31\x6f\x52\x13\x89\xfd\x37\x2f\xd7\xa6\xe2\xf7\x47\x3c\x52\xf0\x90\x99\x04\x4c\x72\xd3\x8d\xcb\xb5\x93\x64\xde\x79\xe1\x7d\xd4\x03\xaa\x38\x04\x24\xbd\x42\x1c\x20\x75\x93\xda\xe8\xe4\xdc\x24\x2e\xd9\x23\x4c\xc2\xa4\x0f\x90\x14\xd0\x09\xa6\x6e\x7a\x89\xd8\xe1\xe6\x46\x3c\xd4\xe8\x42\xfd\x7b\x51\x97\xe2\x4f\x0a\xba\x10\x90\x4c\xf9\x67\x6e\x75\x97\xb5\xf8\x82\xaa\xf0\x2c\x34\x7f\xf2\xcd\xcb\xb5\x64\x6e\x5a\x60\xec\xb4\x73\x33\x20\xca\x96\xc3\x1b\x16\x15\x07\x12\xdc\xb8\x5d\x3b\xad\xd0\xcd\xcb\xb3\xbd\x5b\xee\xca\xc0\x94\xe4\x37\x06\xc1\xd4\x7e\x21\x87\x8f\x53\xe6\xde\xb8\x4e\xdb\x99\xf0\x26\x91\x11\xbb\xb9\xeb\xc2\x10\x21\x00\x52\xf0\x14\x55\x72\xee\x37\x5c\x71\x9d\x85\xe5\x06\x0d\x38\x5c\xbe\xee\x6e\x40\x3a\xc9\xe6\x77\x5b\xfb\xe9\x07\x18\x53\x64\xe5\x6e\x44\x42\x89\x58\x77\xe7\xbc\x05\x43\xe7\x66\x68\xa9\x91\x35\xd0\x49\x0f\x6e\x98\x23\xec\xe6\x71\xaf\xdb\xad\xee\x33\x37\x0a\xc2\xfd\xa0\x3d\xdd\x70\xed\x56\x71\x23\x8d\x60\x37\x27\xbf\xe9\x97\x6b\xd6\x7f\x23\x28\xdc\x41\x7a\x37\xcc\x0b\x0e\xe1\xb9\x59\x22\xce\x7c\xf8\x66\xda\x40\x33\xe2\x9b\x69\x03\xed\xad\x72\x83\x04\x38\x80\xe6\xfe\x28\x40\x32\x99\xba\x41\x00\x52\xcd\x7f\x75\x27\xba\x4f\x16\xe4\xd1\xa2\x21\xf4\xca\xec\xe5\x3e\x99\x08\x53\xbd\x9f\x0b\xe5\x05\x1f\xac\x17\xd6\x24\xde\xc8\xd0\xe3\x14\x03\xf7\xc9\x70\x5e\x6d\xe3\xc9\x55\xd7\x2e\xb0\x7c\x9c\x8f\x10\x6f\xb6\xde\x04\x24\xf8\x71\xd0\xc2\x0d\xb7\x12\x3b\x4f\xdf\xb8\xd8\xba\xba\xc4\xfd\xdd\x6b\xd3\x0f\xf9\x83\x5b\x89\x7d\x0d\x6e\x84\x6d\xd9\xb7\xfa\xbe\x60\x00\xf2\x7c\x10\x1b\xde\x9b\xfb\xe3\x01\x95\x74\x76\x23\xff\xcf\xe8\x62\x35\xf7\x05\xc7\x17\xb1\xec\xfb\xbb\xe4\xa6\xf0\xd3\xce\x19\xb8\xc7\x09\xb4\xd2\xfb\x37\x0d\x71\x82\x10\xc9\x7e\x9a\x98\xc4\x4d\xaf\x14\x9f\x8c\xef\x12\x9c\x5c\x2a\xe0\xfe\xee\xc0\xf9\x07\x01\xee\xc5\xc8\xfc\x02\x09\x40\x77\x0f\x0c\xea\x17\x44\x28\x8c\x62\xed\xee\xbd\xae\xbd\xd1\x2f\x9c\x70\x48\xd2\x22\xdd\xeb\xa8\x68\x8e\xb8\xe6\xda\xcd\xeb\x46\x61\x14\xa7\x61\xbf\x6f\x72\x3e\x4f\x12\xf9\x82\x5c\x38\xe5\x7e\x28\xc9\xf9\x8b\x27\x01\xaf\xb4\xcf\x8c\x0b\xb3\x30\x78\xb3\x50\x8a\xc5\xc9\x1b\x71\x61\x25\x98\x42\xe0\x22\x6c\xef\xf3\xfb\xbb\x08\x47\xbb\xb7\xdd\xcb\xe1\xd9\x43\x92\xb2\xfe\xbc\x80\xea\x55\xba\xd8\xde\x2f\xaa\x95\xfb\xf4\xbe\x34\xed\xfc\x3c\x00\x41\x70\x07\x48\x60\x6d\x8f\xf9\x1b\x37\x61\x5f\x8f\x6e\xdc\x84\xad\x4d\xb8\x19\x0c\x6f\xa7\xa9\x9b\xb5\x52\x8c\x7c\xeb\x2a\x2c\xfe\x7f\xbf\xc8\x15\x53\xdc\x23\x17\x5a\x22\xf2\x3d\x91\x2e\xc1\xe7\x8f\x39\x8e\x2c\x95\xdf\xcc\x71\x64\xd7\xaf\x7b\x22\x21\x96\xf1\x77\xdd\x85\xcd\x7a\x59\x1d\xef\x07\x1d\x26\xfd\xd1\x0c\xc5\xa4\x47\xa6\x7f\x03\x3d\xcc\xf5\x98\xa0\xda\xce\x5c\xf7\xba\xfd\x4a\x88\x7c\x0e\xde\x0b\xa5\xcc\x7c\x58\xfd\xce\x39\x7d\x1f\xde\x5e\x9b\x7f\xe3\xe0\x8a\x2e\x3e\xc7\x22\xad\x7e\x00\x74\x68\xee\x11\x94\x47\x8c\xf5\x81\x6b\xb4\xdd\x4a\x1f\x06\x86\x59\xf4\x7f\xe0\x1b\x6d\x4f\xd5\x87\x77\x59\x31\xa0\x87\xe6\xa9\xe8\xdf\xd8\x7d\xe1\xf8\x83\xab\x6d\x13\xfb\x78\x78\xb5\x95\x4a\xe0\x09\x6b\x5d\x3d\x00\x5d\x02\x8a\x7b\x5c\xdb\x2f\x18\x11\xca\x6c\xdd\xcf\xb3\x34\xe7\x12\x7b\x1f\x32\x7f\x91\xc7\x07\xa1\xce\xad\xbb\x7d\x1d\x1a\xbf\x80\x4c\x60\xda\xca\x87\xa1\xce\x41\x97\xb4\xa7\xf2\xa8\x6b\xdd\xe9\xe2\x69\xed\xfd\x03\x8f\xce\xfe\x77\xd9\x17\x1e\xdc\x36\xec\x3b\xf6\x34\xae\x99\x26\x88\x2a\xb6\xb6\x55\x3f\x8d\x7a\x18\xff\x6e\x20\xef\xfe\xbd\x10\x49\xe0\x75\x0e\x20\xe8\xfa\x42\x77\x8d\xc8\x3a\x66\x41\xf4\xfb\xf9\xe4\x86\x64\xe4\x7d\xfa\x3a\x94\x82\x09\x31\xd2\x2e\x65\xf5\x30\x46\x3a\x88\x27\x3d\x4b\x50\x90\x78\xfb\x8c\x85\xcd\x02\x73\xd0\x30\x29\x36\xf4\xc0\x83\xd3\x39\x9f\x9e\x41\xe9\xc6\x1b\xb7\xe4\x7a\x51\xab\x87\x8e\x07\xf6\xf4\x7b\x4e\x38\x2d\xeb\x54\x3e\x2c\xed\x1a\x44\xd6\x1f\xf8\x70\x5a\xdb\xfa\x9c\x14\xb1\x24\xf1\x3e\xcc\xee\xeb\xc8\xba\x07\xd9\xf4\x9a\xed\xe3\xcf\x45\x32\x2d\x09\xf7\x81\x9a\xd8\x9c\xe2\xb9\x0a\xbb\xf0\x0b\x8d\x0f\x04\x16\x19\xaa\x7d\xef\x1e\xb8\x0e\xd8\xe7\xe8\xa1\xd6\xd8\xbe\x74\xcf\xb5\xca\x8e\xbb\x0b\xc8\x00\xa2\x71\xcf\xbd\x96\x42\x5b\x06\xbd\xb1\x3d\xd3\x9e\x7b\x41\xa5\x2d\xbb\xd7\xda\x68\x8c\x7b\x81\xa9\x2d\xbb\x3b\x4f\xbf\x07\x61\xd9\x2a\xa3\x1a\x82\x76\xec\x24\xf1\xdc\x10\x50\x8d\x58\xcc\xd7\x12\xaa\x1f\x80\x7e\x98\xc6\x31\xad\xb0\x3d\x03\x9e\x87\x19\x17\x25\x4f\x3e\xcb\x07\x22\xfb\x13\x90\x0c\x63\x37\xeb\x7f\xd9\x2a\xff\x3c\xa4\x7a\xe2\x9b\x0f\x99\xa0\x09\xc2\x43\xa8\xb5\x12\xd0\xfe\x5a\xde\x7a\x10\x0b\x6d\x23\xe6\xf3\xf1\xb8\x68\xbd\xe5\x03\x96\x66\xfb\xe1\xf3\xae\xe3\xa3\x0e\x19\x0a\x6d\xcf\xc5\xe7\x25\x59\xd3\x6d\xe1\x41\x15\x86\x61\x44\x7d\x17\x89\xd1\x4a\xbe\xa8\x85\x2d\xa1\xf4\xa1\x3e\xd7\xce\x91\xcf\x84\x08\x14\xfd\x42\xe6\x10\x7e\x50\x20\x7f\x08\x06\xf8\x77\xda\x5e\xf8\xd0\x61\xc2\x5a\x8c\x67\x72\xda\x7b\x1d\xdf\xc5\x7f\xc4\x9a\xdf\x83\xe2\x46\xf4\x1b\x88\x44\x13\x4a\xbd\xc7\x3a\x4d\x43\x0f\x6e\x7e\x91\xf4\x00\x69\x9b\x75\xa4\x5f\xf0\x0f\x6b\xfa\xdf\x10\x38\x4d\x0d\x41\x7f\x06\x6b\x18\xde\xb0\x80\xf0\x27\x00\x5b\x08\xf3\x46\x3a\x58\x8a\xd3\xbe\xf0\x25\x68\x76\xb2\x78\xe9\xb5\x69\x1b\xf3\xcb\x94\x29\x56\x3a\xbc\xc8\xef\xeb\x8b\xf4\x8b\x8c\x28\x56\x1b\xbf\x89\x4b\x23\x91\xfd\x5d\x85\xea\x25\x52\xbc\x08\xe9\xb5\xd2\xf7\x45\xc2\x5f\x2b\xd3\xdf\xc4\x69\x08\xf1\x5f\xaa\x20\xac\x30\x78\xd3\xd2\x73\x68\xe6\x88\x2b\xb1\x09\xe0\xcd\xa8\x6e\x2e\x34\x7e\x73\x43\xbb\x3a\x80\xfe\xc0\x1a\xa5\x17\xba\xc8\x1e\xfe\xca\x95\xfb\x45\xbd\x79\xeb\xa4\x5f\x16\xa1\x0a\xcd\xbd\x01\x9d\x82\xa1\xa3\x92\x4d\xa2\xe7\xcb\x2a\x55\xf5\x67\x7c\x92\x6f\x89\x8a\x6f\xe1\xaa\x6a\xa3\x58\x50\xc0\x3a\x94\x17\xba\x04\xdf\x7f\x5f\x04\x90\x58\x05\xf6\x52\x31\x50\x7f\x1e\x50\x38\x28\xfe\x02\x1e\x7f\xe2\xf5\x2f\x5c\x31\x7d\x35\x7a\xeb\xda\x48\x0d\x49\x57\x4c\x6b\x5d\x5e\xc4\xf8\x5a\xe1\xf1\xc2\x13\xd3\x2a\xb2\xb7\xf2\xa2\x50\xfc\x01\x8f\xb2\x94\x13\xef\xd2\x0c\x88\xf3\xbd\x0c\x00\xb1\x1e\xe6\x6d\x44\x59\x69\x40\xde\xb6\xc0\xd2\x27\x88\x00\xf1\x7d\xe6\x45\x3a\x5f\x67\x71\x7c\x1b\xa9\x64\x75\x97\x15\x1f\x68\x5e\xd4\x48\x3a\x83\xe2\x4b\x0d\xa4\xf5\xc4\x2f\x73\xab\x04\x99\x3f\x5f\xa8\x1f\x9a\x9d\x72\x5e\xa8\x1f\xcc\xe8\x5e\xc8\x15\xbe\xaf\xbc\x30\xb6\x5b\x26\x7e\xa1\x7d\xb0\xd0\xfc\x22\x87\x9d\x05\xf7\x97\x75\xa8\x7a\xf5\x0b\x40\x3a\x9f\x89\x7e\xe1\xb7\x40\x64\x94\xb0\x38\xef\xcb\xd2\xa7\x5d\x22\xc4\x3b\x08\x91\x66\xcd\x22\x07\x41\x02\xef\x0b\x6f\x49\x8b\x97\xef\x20\xc8\x5a\xd7\xb1\xd6\xd1\x1f\x90\x07\x4a\x40\x78\x21\xa5\x58\x8c\x79\x07\xef\xc2\xde\x8a\xb1\x90\xd2\x40\x3c\x7c\xe0\x41\x28\x55\x7b\x1e\x30\x9e\x5b\x08\x79\x59\x1d\xd5\x22\xde\x7b\xae\xdd\x13\xdc\xe7\x5a\x3a\x0d\x02\x9d\x82\x45\xa3\xf7\x13\x6c\xa2\x83\xd0\x5e\x78\x4c\xfe\x2c\xdd\xc9\xe3\x2a\x86\xf3\xb2\x2e\x55\xd0\x65\xe2\xa5\xe0\xe3\x79\x21\x78\xc5\x7c\xf8\xbd\x08\xb4\xdb\xa9\xef\xd2\xdd\xe0\xbd\x78\x5d\xfd\xf9\x02\xe1\x21\x76\x49\x79\xaf\x55\x06\x53\x50\x5f\x54\xfd\x88\x4f\xbe\x10\x73\xba\x2e\xfe\xef\x27\xe6\x34\xbb\x7d\xbd\x37\xf9\x85\x71\xea\x06\xce\x89\x0b\xbe\x88\x54\x36\xe3\x7d\x97\x90\x63\x9c\xc2\xc5\xff\x87\xc9\x41\xc6\x71\xc9\xa7\x17\x22\xce\x0f\x4b\x83\x75\xdb\xf2\xc9\xcb\xf4\x2f\x87\x01\x80\xa5\xd8\x00\x3d\xbc\x20\x4b\x54\x7e\x71\xcd\xef\x12\xcc\xde\xe5\xf5\xa9\x3b\xd4\x0b\xf1\xe4\x87\x3b\xf1\x8e\x6e\x37\xe6\x17\xb5\x0f\x5c\xad\xf9\xfd\xae\xdc\xc9\x56\xa8\x97\xf2\x89\x99\x13\x85\x8d\x6e\x8e\xf8\x72\x04\xad\x01\x1d\x36\xed\xeb\xf3\xd2\x9a\x6c\xc7\xe7\x97\xa5\x0d\xec\x29\xfd\xce\xb5\xf0\x9a\xd6\x5c\x0b\x2b\x28\x18\x50\x6c\x28\x59\x4d\x34\x48\xad\xf4\x4e\x46\xea\xfe\x5d\x99\xd7\x77\x12\x66\xed\x3c\xc5\x99\xe2\xee\x59\x4a\xc4\x00\x02\x73\xc4\x6c\x26\x13\xcc\x59\xf7\x39\x59\x5b\xde\x7e\xce\x13\xd7\x6b\x07\xd1\x4e\x14\x1e\xed\x3f\xbf\x79\x08\x45\xd8\xe7\xb1\x68\xc3\xd0\x83\x81\x60\xaa\xac\xdf\x38\x94\xe2\x46\x13\xb6\x63\x93\x8a\x89\xa4\x29\xa6\xf2\x13\xb7\x65\xd3\xe8\xf9\x09\x3f\xc9\x6b\x3c\x03\x21\xd2\x14\x42\xe5\x14\x92\x1e\xd0\x86\xa0\xfb\xf6\x64\x1c\xb1\x3d\x7f\x66\x00\xf9\xaa\x7e\x01\xcb\x2a\x7a\x37\x03\x41\xf4\xfb\x90\x8d\x83\x41\x62\xbc\xd6\xcf\x90\x10\xbf\x74\x22\x67\xa4\x24\xa4\x23\x3b\x23\x49\x6a\xf3\x1b\x38\x92\xd5\x2f\xac\x75\x15\x0c\x8c\x99\xb1\x27\xf5\x64\xf9\x85\xec\x17\xce\x4f\x38\xd6\xb5\x6f\x32\x87\xb1\xf5\xd8\x33\x52\x0e\x10\x31\x9b\xac\x4c\x15\x7e\xba\x20\x86\x1b\x1d\x22\x2b\xa2\x0a\xaa\xc4\xbd\x10\x0c\x69\xa5\x82\xd7\x66\xa5\x35\x2f\x7f\xc1\x0b\x95\xee\x11\x93\xa5\xa6\xaa\xc1\x4a\x70\xc3\x12\xce\xce\xc4\xcd\x70\x97\xe4\x25\xcd\x83\x72\x77\x04\x24\x4c\xd6\x3f\xbb\x99\x26\xbc\xd3\xb4\xb4\x8c\x4d\x76\xe8\xc9\x64\x70\x72\xfd\x79\x00\x94\x33\x0e\x67\xea\x94\x44\x7d\x26\x2a\x51\xe5\x9f\x2e\x81\x73\x3a\xf8\x13\x3e\xa1\x3f\x2b\x9b\xd7\xee\x69\x12\x14\x33\xbd\x9b\x0c\x5e\xb6\x21\x7e\x52\x72\x34\x3e\x7c\x92\x63\x72\x04\xe0\xcc\x9c\xa4\x7f\x4f\xce\x41\x1d\x14\x4a\x47\xc6\xf2\xc2\x98\x07\xf1\xa2\xc9\x60\xe5\xee\xad\x40\xe6\x98\x9f\x85\xa5\xcb\xa7\xad\x12\xb3\x10\x28\x2d\x03\x04\x47\x6b\x9c\x27\x1d\x38\xa5\x94\x99\xd4\x32\xd9\x39\x7c\x0e\x32\x5c\x81\x80\xd4\xb5\x76\x1c\x9c\x4b\x0a\xf0\xe1\xa5\x7a\xc3\xc4\x00\xc9\x48\x7e\xf6\x12\x1e\x74\x5d\xa2\xeb\x3c\x29\x1d\x9b\xa2\x9d\x6b\x92\x7e\xb0\x10\x50\x63\x7e\x62\x43\x76\xc5\xf2\x79\x76\xfc\x16\xcc\x30\x2c\xfc\x76\xf0\xad\xfc\xcf\xd9\x3e\x09\x92\x16\x81\x0e\x73\xba\xd4\x4c\xe4\x2e\xb1\x2b\xda\xbc\x22\x22\x49\x34\xde\xb5\x40\x76\x07\xd8\x06\xaf\x22\xb3\xd0\xda\x8d\x70\x22\xb7\x89\x05\xfa\xf9\x09\x04\xdd\x95\x05\x27\xf4\x20\xae\x7d\x30\x59\x3a\xc9\xbe\x91\xf3\x42\xaa\x5c\xf1\xca\xb9\xf4\x22\xa6\xa9\xcc\x6d\x62\xeb\xcb\xbc\xe3\x27\x52\xa4\xbf\xd2\xd5\xcd\x3b\xff\xf3\xa7\x0d\x63\x1e\xb4\x2a\x56\x97\xcf\x9b\xd7\x3a\x4f\x08\x3a\x94\x6c\xb7\xc4\xc9\xa4\xb7\xed\x07\x20\xca\x8b\x26\xb9\x94\x28\xda\xcf\x03\xc8\x8b\xa6\x5d\xcf\x9a\x93\xfa\xa4\x16\xc5\xc8\xcc\x0c\x73\xf6\x36\x9f\x0c\x91\x6d\x3f\x5f\x80\xb3\xe8\x16\x33\x97\x69\xe1\xe7\x0b\xb0\x2e\xe9\x0c\xe7\xcb\x2b\x8a\x71\x01\x1e\x6e\x16\x63\xe6\x4b\xba\x6f\x7c\x5e\x5a\x11\x6f\x36\xf2\xe0\xda\x32\x30\x5f\x86\xe2\xb9\x9d\x36\xd9\x9f\x07\xc8\xfe\x68\xf4\x45\x1a\xdc\x2e\x9d\xd7\x7c\x59\x99\x4b\x93\x7a\x49\x48\xfc\xfd\xe2\x55\xee\x00\xf8\x2c\x35\xdb\x84\x52\xc5\xd9\x57\xe7\x32\x0c\x78\x0e\x08\x4b\xe9\xd2\x1c\xcd\xb9\x96\xc9\x5f\xac\x23\xa7\x21\x3e\x31\x28\x59\xed\x36\x11\xb7\x32\xa4\xe0\x98\x93\xac\xca\x18\xfd\xc9\x2d\xc9\x76\xe6\x39\x17\x46\xaf\x21\xc6\x81\xda\x07\x22\x76\xe3\x38\xe0\x20\xbf\x7b\x1c\xc7\xc1\x3b\x4e\xf7\x83\xf4\x2d\xdb\xe1\x0f\xa8\x19\xea\xee\x11\x1b\xb1\x35\x68\xe3\x80\x5e\x47\x1b\x31\x8e\x55\x51\x3d\xbb\xc7\x0b\x93\xc8\xfa\x4d\xb5\xce\xe6\x4b\xe3\x80\xdd\x60\x6c\x21\x78\x1c\x48\xa9\x22\x42\x31\x0e\xa8\x7d\xa2\xdb\x51\x7c\x61\x34\xb5\x23\xa3\x4a\x1f\xea\x0f\xa5\x17\x8e\x9f\xdf\x70\xec\x33\x40\x14\x84\x86\x7f\x57\x8c\x9f\xf4\x1b\xf9\x8b\x83\xc7\x23\x9d\xa9\x9a\xe2\x27\x06\xb5\xb6\x19\xe9\x38\xc2\x89\x5d\xf0\x80\xd4\x64\x75\x7f\x80\xf0\x91\xea\x0f\x30\xc3\xc3\xbf\x27\xcc\x83\x5a\x74\xc4\xbc\x48\xf9\x32\x0e\x64\x4f\x19\xde\x94\x18\x41\xd8\xb4\x27\x11\xb5\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x68\xce\x91\xea\x96\xae\x39\x21\xd0\x38\x79\x0d\x90\x86\x4e\xe9\x38\xc6\x01\x15\x95\xb4\x79\xe3\x48\x5c\x54\xb7\x53\x4b\x56\xb5\xea\x48\x03\x1c\xbd\xea\x10\x67\x14\x60\x35\x8e\x44\xa7\x3e\xb7\x13\x2b\xdc\x21\x19\x7b\xd3\x0b\x99\xc9\x39\xbc\xea\x70\xc1\xab\xc6\x75\x26\xa9\x53\xc2\xa6\x71\x64\x12\x99\xe1\x07\xf0\x8d\xf7\x24\x19\xb2\xe2\x49\x42\x3a\x19\x41\xeb\x0a\x1f\x9a\xfe\x03\x02\x52\x90\x18\xd3\x32\x25\x49\x9f\x2e\x48\x2b\xf2\x82\x1d\x07\x02\x5a\x94\x56\x7f\x1c\x05\xa7\x2f\xe8\x7d\x84\xa7\x8c\xa0\xf7\x21\x9a\xfc\x00\x0c\x6f\xbc\xf1\x57\x5a\xb9\x71\xa0\x64\xc3\x08\x5a\xe1\xf2\xa1\x71\xf6\xec\x0a\xd1\xd6\x58\x52\xb0\x05\xd1\x2f\x90\xb7\x18\xf1\x0b\xf7\x44\xe0\x22\x70\x25\xf9\xa4\x7e\x72\x4f\x93\x2e\x7d\x1c\x95\xac\xc5\x47\x97\x81\x2b\x9e\xcf\x27\x18\xa5\x1f\x24\xa0\xf5\x4d\x5e\x4a\xe3\xa8\xf0\xfc\x4f\xee\x00\x73\xf2\x49\x61\x09\x88\xe0\xdf\xbc\xfe\x7a\x92\xf5\x81\x95\xd3\x2f\xbc\xb8\xb1\x6b\x07\xe0\xdd\x27\x6f\xaf\x71\x30\x92\xf9\x07\x44\x28\xd3\x46\x14\x04\x8d\x04\x72\x68\x92\x88\x5c\xce\x46\x12\x28\xd3\x86\x17\x01\xf9\x56\x94\x67\x74\x1c\xad\xe3\xb7\xdb\xa9\x9d\x19\x7e\xe1\xc4\xa6\xfb\x05\x64\x78\x36\x9e\xc3\xd9\x6f\x78\x9b\x90\x83\x2f\x9b\xda\xc0\xb5\x4f\xd5\xde\xc6\x01\xcd\x9b\x12\x85\x8c\xa3\x73\x46\x02\xb8\xa7\x7f\xfe\x14\xe5\xa8\x1d\x07\x0d\x7c\xc5\xfd\x91\x8f\x79\x53\xa8\x9a\x33\xc0\xcc\xe9\xf7\x03\x31\x3c\x87\x86\xe9\x1b\x54\x75\x23\x0a\x6f\xfa\xc2\x3c\x2d\x6a\x27\x8f\xf0\xb6\x75\x32\x36\x9f\x94\x8e\x7d\x4a\xda\x16\x06\xc6\x34\xbf\x30\x02\xce\xa6\xba\x5c\x16\x43\x43\x39\x68\xfa\x29\xee\x82\xd7\x5d\xb3\x36\xe6\x00\x0c\x06\x6b\x50\x8f\xed\x37\xce\x85\x1d\x82\xf3\xa4\x10\xd0\xb4\xd8\x27\x19\xec\xcf\x1b\x38\xe2\x45\x70\xb2\x82\x44\xfd\xf9\xa2\xc2\x31\xcf\x1f\x00\xc5\x8d\x1f\x27\x75\x4c\x5a\xbc\x93\x2b\xa1\x79\x31\x7c\xb9\x99\xe7\x43\xd7\x36\x7c\x66\x96\x0d\x72\x08\x84\x8b\x36\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x75\x4f\x9a\xf7\x45\x49\xd5\xfc\xe2\x93\xc5\xd3\x61\x9e\xca\x9a\x5d\x3f\x4c\xf9\xa2\x38\x55\x04\x26\x44\xe9\xe0\x17\x98\x7b\x59\xd6\xfd\x71\xdc\x6b\x7f\xb4\x10\xcb\xa2\x68\x96\xb0\xdc\x6c\x3c\x2a\xd4\x6f\x87\x31\xfb\x5e\xa7\xdf\x2f\xa0\xa4\x55\xd5\x52\x2c\x59\xb7\xfb\x01\x77\xc3\x8b\xf7\x50\x29\x62\x38\xa1\x60\x1b\x49\x5d\x3e\x44\xd5\xae\xb5\x79\x68\xcd\x36\x54\x0f\x82\x74\xbc\x78\x4c\x0b\xd8\x2c\x52\xb1\x08\x84\xc5\x01\x48\xc7\x4a\xb1\x3f\x0e\x78\xbd\x28\xc0\x7d\x1c\xcb\x42\xe8\x85\x78\x91\x56\xaa\x08\x46\x06\x55\x37\x13\x2d\xe4\x00\xcc\x3f\x2f\xd0\x2e\x6d\x2c\xa4\x8a\xee\x47\xc4\x98\x34\x65\x98\x75\x31\xc4\xe3\x47\x32\x9c\x4c\x8c\xa3\x69\xcd\x85\x13\x7f\x73\x17\x1a\xc7\xe4\xee\xba\x7b\x88\xdf\x12\x48\xc2\xd2\xb8\x0d\x3f\xc0\xa2\x64\xff\xe6\xf5\x50\x87\x33\x20\x5e\x63\x58\x8e\x0c\xcb\xe2\xa8\xd3\x1a\x0e\x0a\x72\xdd\x0f\x78\xad\xd6\x4e\x04\xd6\xf5\x52\x3c\xc6\x08\x81\xa3\xaa\xcf\x40\x65\x81\x56\x32\x04\x64\xce\x49\xfe\x80\x5e\xfd\xfb\x0e\x37\x02\xb5\x6a\x16\x5f\x43\x20\x1a\x0f\x0f\x0a\xea\xb8\xb5\xeb\x23\x30\xff\x9e\x22\x2c\x46\x60\xba\x3d\xd5\xb5\x1e\x81\x85\x1e\x64\x84\x1e\x21\x2e\xb8\x35\x6a\x5c\x8b\xa1\x4f\x22\x19\xa7\xfa\x8c\xb4\xe0\x78\x7d\x23\x1c\xa1\xb2\x5f\x20\xc5\x15\x0e\x05\x96\xee\x92\x97\xc6\x08\xb0\x6b\x2a\x92\x70\x04\x96\x29\xb5\x48\x17\x12\x17\xcf\xbf\xb9\x78\xd5\x0f\xc8\xde\x87\xbb\xa4\x94\xa8\xd3\x16\x96\x61\x53\x87\x29\x40\xcb\x55\xe2\xe1\x51\x79\xc6\x87\x3b\x7d\xf8\x86\x76\x99\xa1\xca\xd5\x98\x92\x3b\xdf\xd0\x0e\xa0\x7a\x69\x34\xa0\xb0\x5f\x8e\xec\x1e\x50\x58\xd4\x50\x21\x61\x9e\x0a\xd3\x8f\x00\xb1\x2e\xfd\xbc\x8f\xd8\x24\x2f\xdd\x52\x42\x19\x13\x91\x59\x46\x25\x64\x47\x28\x0b\x44\xf5\x08\xc1\x4f\x86\x82\x11\x28\xe8\x65\xb7\x63\xa1\x4c\x33\x02\x85\x3b\x5d\xc3\x42\x61\x58\x8f\x37\x83\xa9\x69\xc6\xcf\x83\x8b\xab\xa0\x4f\xea\xda\x3f\x4d\x13\xe2\x5a\x31\xd4\xb0\x66\x0e\xa3\x48\x5d\x24\x41\x9b\x53\xc1\x26\xb2\x7f\x37\x8e\xa9\x79\xa2\xd6\xe9\xf0\x29\xaf\xcc\x46\xeb\x0f\xb0\xb0\xd5\xbf\x79\x40\x8d\xe8\x94\xbe\xc4\xa9\x02\xdc\x9d\x86\x78\x78\x80\x34\xd6\xbb\x47\x6c\x4c\x0a\x2a\x98\x21\x7d\xa9\xb2\xf9\x08\x90\xbe\x7c\x33\x0a\x6d\xad\x9b\x26\xdd\xd6\xba\xf9\x01\x55\x2e\xc6\x86\x4e\x35\xa9\x71\x94\x02\x55\xd1\x17\x9d\xfc\x55\x6c\x27\x50\x82\xea\x46\xc0\x8e\x83\x20\x57\xe9\x11\x3e\x91\x2a\x66\x63\x18\x25\xa8\xe2\x1e\x16\x54\x7e\x01\x6c\xc9\xf3\x42\x2c\x85\x6f\x1e\x01\x39\x91\x4b\x34\x46\xd1\xfc\x69\x20\xe9\x62\xe5\x1b\x5c\x40\x24\x71\xf5\x61\x1d\x8b\xa4\x68\xde\x4c\xfd\x62\x9c\x1d\xb4\xd9\x18\xc3\xe0\x7a\xad\x92\x6f\x23\x8c\x05\x83\x1e\xb0\x4e\x45\xf3\x6e\x9d\x5c\x39\x75\x79\x66\x38\x90\xaa\xc7\x73\xad\x93\xa0\x66\x3d\xd3\x18\x84\x10\x30\x65\x0e\x93\xdf\x93\xeb\xf2\x57\x37\xa4\x70\xe2\xc2\xe3\x25\xa0\x68\x65\x62\x7f\x2d\x2e\xa9\xde\x2f\x5c\x70\x24\x74\x06\x88\x56\x25\x4a\xf8\x0f\xac\x7a\xd1\xdd\xe5\x05\x5e\x5e\xb5\x04\x94\xac\xaa\xb6\x85\x92\x55\xf7\x2a\xb3\x9c\x6a\xf2\x0b\x98\xa0\xa9\x30\xac\x9e\x63\x78\x63\x2f\x72\x0b\xe3\x0e\x65\xb1\xe1\x65\x67\x65\x8c\x66\xe4\x41\x39\xd4\x31\xbc\x8a\x74\x81\xf6\xc5\x33\xdc\x15\x5e\xe8\x82\x0a\x96\xd0\xe0\x79\x22\xf2\x37\x05\x4d\x13\x75\x2f\x46\x75\x3b\xb6\xa1\x7a\x44\xdc\x61\x4c\x4a\x6e\x04\x11\x76\x8f\x87\x22\x66\x26\x90\x4c\xec\x67\x96\x88\x7c\xce\xbe\xa9\x87\xa5\xc4\xd4\xfb\xf0\xf3\x1a\xd5\xef\x83\xfd\x59\x7a\x78\x3e\x89\x29\x98\x29\x33\xbb\x73\xf3\xce\x3e\x27\xf8\xa5\x7f\x63\x02\xc6\xe5\x87\x1e\xba\x26\x1c\x70\x7e\x2e\x46\x05\x4a\x7d\x96\x1c\xe0\x17\x36\x4c\xda\x10\xf4\xab\x3a\x3d\x23\xbc\xd0\x5a\x19\x62\xb8\x36\x37\xaf\x30\xbc\xc0\x2c\xd5\x07\x38\x7d\xf5\xee\x2d\xa2\xe7\x72\xf3\x26\xb2\x3c\x6b\xf4\xa6\x4c\xfa\xcb\x79\x57\x26\x65\x13\xa9\x04\x02\x13\xe3\x34\x77\x3a\xc9\x24\x24\xa7\x05\x58\x4e\x47\xf3\x20\x0f\xbf\xd0\xca\xc3\x11\x6c\xe8\xfa\x12\x99\x38\xc7\xea\xbc\xc8\xd4\x7f\xfd\xe7\x01\x5c\x52\xb3\xbf\x20\x54\xba\xd4\x47\x78\x22\x0f\xeb\x5d\xe2\x81\xcd\x11\xf6\xc4\xe3\x26\x10\x4d\x0f\x10\xce\x5f\xfc\x01\xcb\xaa\xec\xcd\x88\x01\x4e\xdd\xe2\x96\x11\x2a\x44\x69\xe6\x47\x84\xa7\xf1\x68\x6e\xc7\x29\xd5\x3d\x22\x86\x65\x9e\xf6\x07\xd0\x84\x48\x18\x8e\x70\x1b\x1b\x56\x57\x45\x96\x82\x88\x52\x2c\xc4\x4f\x00\x6b\x87\x58\x61\x8c\x5c\x58\xcd\x29\x25\x7e\x10\xf5\x00\x61\x0a\xda\x89\x98\x98\x6c\x42\xcb\x98\xd6\x08\x49\x0f\x90\x32\xc3\x8b\x90\xb8\x6a\xee\xe0\x46\xbb\x20\x62\x54\x9a\x9c\xfe\x46\x44\x54\x9a\x0f\x5d\xcc\x58\x35\x83\xcc\xa4\x7d\x72\xe3\x1a\x31\x2f\x98\x05\x13\xbc\xcc\xc2\xcf\x0b\x58\x47\x1d\xf3\xc8\xa4\x7d\x56\x7e\xc4\xbc\xf6\x5e\x40\xc3\x0f\x4d\xd1\xfb\x23\x52\x05\xd7\x3d\xc2\x49\x18\x34\x2b\x94\x56\x55\x3a\xdb\x11\x19\x24\x6b\x7d\x4b\xcc\x38\x98\xc5\x43\x4e\x0e\xa9\x21\xe0\x59\x36\x74\xb2\x63\x09\xf8\x40\x43\xb2\x48\x97\xd5\xb3\x11\xf6\xc1\xa1\x9b\x6b\x64\x90\x5a\xf3\xd6\xb0\x38\x6a\xf9\x9b\x42\xe3\x23\x22\x60\x76\x48\xea\x8a\xac\xf0\x75\xb8\x77\xa0\x9a\xae\xde\xb1\xf2\x98\xeb\xd6\x1b\x2b\x0f\x98\x51\xad\xc2\xb2\x26\x09\x39\xc2\x0b\x6d\xe8\x1a\x14\x59\xb3\xbe\x1b\xd5\xa0\x76\x53\x16\x9c\x11\xa9\x75\x13\x5b\x8e\x08\x80\xeb\xdd\xa8\xc6\xf4\x31\x72\xbe\x1b\xb1\x51\x19\xab\x5d\x60\x3a\xbf\xe6\x13\x88\xa8\xd7\x31\x7c\x64\xe9\x52\x26\xbf\xa6\x11\x29\x67\xc9\x03\x68\xc4\xf6\x22\xee\xc7\x2f\x4c\x42\xa1\x2e\x90\x91\xaf\x19\x4c\x84\xac\x26\xe3\x0a\x1c\xd3\x7f\xe8\x4a\xef\xc8\xe8\xa9\x0e\x99\x70\x4f\x8e\x72\x23\xf6\x93\x20\xb8\x87\x87\x6f\x68\x5e\x2c\x35\x61\xa5\x6a\xfc\xc4\xa8\x28\x13\xe2\x88\xcc\xc7\xa2\xc0\xbd\x11\xe1\x44\x36\xbc\x19\x83\x47\x42\x93\x40\x08\xeb\xd0\x95\x28\xb2\x48\xbc\x8d\x03\x11\xe9\x58\x7c\xb7\x8f\x0c\x81\xeb\x3e\xb6\x03\xe6\x08\xcf\x02\x75\x51\x87\xae\x3f\x11\xc6\xe5\xf1\xd3\x01\xd7\xd1\x87\x90\x9e\xf1\xcd\x14\x99\xf9\x56\xa4\x2d\x88\x4c\x66\xdc\x4c\x4a\x4e\x66\x22\xf4\x21\x43\xbd\xb0\x9f\x13\x00\x7f\xb0\x61\x55\x71\xbc\x48\x3b\xa4\xe4\x88\x90\x94\xd2\xcf\xb9\x64\xce\xbc\x66\x72\x03\xfb\xef\x90\xdc\x1d\x69\xff\x6d\x26\x60\xa8\x42\x3a\x74\x59\x88\xf4\x10\x6b\x3f\x5d\x92\x16\x48\x4a\x8e\x37\x85\x5e\x63\x3e\x0b\xc3\x47\x2f\xde\x4d\x42\x6e\x54\x5f\xa2\x91\x69\x1c\xad\xb6\x72\xea\x1b\x91\x5e\x62\x16\x46\x22\x14\x57\xc3\x1a\xd6\x78\x2f\x38\xfc\x00\x17\x7a\x39\x20\x8d\x08\x57\xf7\x21\xd9\x3a\x3e\x20\xbd\x12\xc6\xe3\xc3\x64\xb5\x9a\xea\x83\xb8\xfd\xea\xdf\x50\x4b\x88\xd3\x47\xca\x3f\x12\x3b\xe3\xb3\xd6\xce\x03\x80\x44\xf9\x2c\x3c\xa4\x8a\xc6\xaa\x97\x10\xe8\x83\x97\xb2\xbb\x24\xed\x48\x1b\xae\xca\xe5\x8c\x88\xda\x15\xd9\x34\xe1\x25\x99\x31\x0d\x78\x09\x94\x3f\x20\x50\x86\xf2\xe5\x86\x7a\x08\x18\xf8\x7f\x60\x22\xdf\x37\xd4\xd0\x73\xc5\xe6\x1e\xc9\xd2\xbc\x6e\xf4\x84\x97\xa9\x7a\xc4\x19\x51\x25\x4c\x3d\x20\x53\xf2\xcf\xf1\x9b\x3c\x7e\x3e\xbf\x88\xd5\xaa\x26\xf6\x9f\xc8\xd4\x55\x4b\x7c\x44\x24\x2e\x39\x24\x59\xc6\x89\xa2\xd3\x06\x89\xa1\x5d\x9e\xc3\x84\xcb\x9f\x6c\x48\xe9\x58\x10\x16\x3d\x40\x54\x54\xf3\xef\x8c\x2c\x41\xa2\x83\xe9\x80\x29\x5c\xfc\x2a\x1d\x6b\x19\xab\x1e\x50\x23\x92\xfc\xc5\x04\x8c\xc7\xdf\xf0\xa3\x04\x9d\x98\x9c\xb8\x46\x62\x56\x41\x79\x83\x8e\xc4\xe2\x5c\x36\x40\x24\x66\x0d\x94\xdb\xc2\x48\x10\x97\x14\x7e\x30\x12\x0c\xa8\x87\xf8\x4b\x0a\x5c\x33\x77\xb0\xf6\xb5\xe9\xc1\x83\x35\xf0\x07\xe0\xe1\xcd\x1d\x2e\x6c\xd5\x0b\x50\x88\xa9\x78\xd2\x48\x11\x3c\x5c\xd2\x77\x8a\x11\x23\x6a\x51\x51\x0a\xff\xd0\x35\x2d\x31\x65\xa0\x8d\xd4\x29\xf2\x40\xf9\x37\xf4\x7c\xc9\x1d\x52\x70\x49\xee\x11\x3a\x59\x2f\x5b\x24\x99\x16\x51\x4d\x2c\xa6\xdf\x7e\x60\xba\x70\x87\xf2\x10\x37\xac\xba\xee\xe1\x05\x8c\x5a\x55\x38\x9d\x59\x6b\x9f\x12\xe2\x5c\xdd\x5f\x5a\xa4\x4b\x93\xa2\x17\x9a\xea\xe8\x8c\x94\x0a\x7a\xf4\x17\x64\xca\xa2\x7e\x89\x4e\x68\x36\x99\xa6\xc4\x9d\xf2\x0b\xd7\xf7\x5b\x97\xcf\xf4\x09\x7c\xed\x30\x6e\x2e\x79\x4e\x64\x3e\x65\xf2\x5c\x75\xb8\xf2\x12\x18\x59\x21\xd0\xa5\x7c\xb8\xcb\x0b\x65\xbe\xb5\xb0\xf4\xf8\x12\xd5\x4f\xac\x7e\x6f\xab\x64\x2a\x0b\x41\x35\x2d\x16\x66\x55\x9a\xb5\x91\x0a\x82\x1f\x8a\x5f\xa0\x74\xe2\x43\x88\x44\xcf\x87\x2e\x1c\xa9\x80\x52\x35\x77\xb0\x28\xba\x7b\xa0\x18\x2a\x66\x95\x0a\x0b\x3d\xba\x87\x1b\x3d\x1a\x6a\x52\x26\xa3\xf4\x27\xc6\xb5\xc3\x67\xa4\xae\xa5\x57\x0f\x4b\xc6\xd2\xcd\x2a\x55\xaa\x42\x8d\x83\x95\x5c\xd8\x4b\x83\x68\x02\x2b\xc0\x53\x25\x21\x10\x9b\x49\x48\xdb\x77\x04\x03\xc1\x3b\xa4\x27\xda\x40\xf5\x3d\x66\xe3\xda\x1a\xe9\x1a\x15\x1c\x62\xa9\xa9\x2d\x24\x13\x8a\x2c\x0d\xdc\x4f\x1f\x64\xec\xba\x4d\x25\xa6\x72\xf6\xdd\x36\x35\x2e\x96\xfb\x24\xbf\x94\xcc\x9b\x1a\x03\x8b\x35\xb1\x46\xf1\x42\x42\x52\xea\xd4\x68\x98\x00\xb0\xa4\x84\x1c\x72\x47\x5a\x1a\x34\x13\xc5\x95\x4d\x59\xda\x9e\x04\x23\x64\xf6\xea\xf5\x05\x85\x56\xab\x53\x70\x32\x1e\x2d\x61\x4f\x92\x75\x1a\x38\x0e\xc1\x2f\x10\xd1\x74\x9d\x49\x48\xa7\x7c\x78\x0c\x24\xdf\xeb\x46\x93\xa5\x53\x93\x78\x98\x3e\xe1\xae\x59\x9c\x4c\x34\x49\x46\x53\x09\xc6\x07\xc8\x49\x77\xa4\x73\x6d\x99\xc0\x3e\x97\x3a\x52\x50\x9d\x08\x58\xf6\x8e\x2d\x2d\x5b\xf7\x0b\x2c\xce\xa2\xfd\x58\xf2\x9f\x59\x0e\x22\x0a\x8a\x35\xe8\xe9\xa4\xf0\x2e\x21\x33\xa1\x2a\xfd\x61\x5c\xbd\x88\xee\x5a\x88\x0b\x2c\x21\xfe\x1d\x4b\xba\x88\xf9\x66\x41\x4b\x09\x66\x08\x6f\xea\xb2\x25\xb9\xa7\x1b\x04\xde\x3c\xea\x86\xd2\xc1\x38\xc8\x7a\xf3\xdd\x64\xe6\x13\xda\x9a\x6f\x30\xe9\xe6\xf1\x93\x74\x99\xee\x05\x84\xbf\x58\x73\xd6\x3a\xc2\xdb\x7f\xf8\x8a\x9e\x96\xdc\x27\x81\x26\x3d\x58\x05\xd3\x5b\x44\xf5\x07\x6f\xff\x03\x99\xaa\x9b\x18\x3e\x84\x4a\x63\x52\x6f\xa5\x08\x82\x91\x68\x8e\xec\xa6\xa7\xcf\x83\x2f\x04\x36\xf5\x52\x3e\x6b\x0f\xcd\x3a\x66\x0a\xb0\x46\x5a\xb5\x91\x5e\x52\x4f\x33\xae\x17\x48\xed\xb3\xf6\x82\x8b\x48\x20\x4e\x2f\xb9\x88\x59\xe1\xbb\xd6\x56\x30\xbc\x9c\x85\x76\x8b\xae\x73\x72\x24\x1f\x89\xae\x72\xdd\x6c\x82\x01\x02\xb6\x77\xa4\x4f\x0c\x73\xee\xc4\x91\x26\x75\x44\x66\x34\x73\x6d\x8f\x06\x9d\x2b\x5b\xba\x3f\x59\xd4\x70\xaf\x7e\x86\x73\x5c\xb4\xcd\x24\x1f\x8b\x8a\x34\x3d\x00\x16\x69\x43\xf3\x41\x8b\x96\xfa\xcc\x47\xc3\x0b\x45\xbf\x3b\xbb\xf4\x17\x14\x03\xaa\x07\xa5\xe8\x22\x6e\x95\x03\x70\x42\x13\xc9\x81\x63\x0a\xa8\xc0\xe5\x8f\xfa\x5d\x38\x84\xc6\x84\xb4\xa5\x84\xea\x23\x07\x58\xb7\x0e\x7f\x00\x1e\x2e\xd2\x98\xe1\x7d\xe6\x02\xfc\x23\x7f\xc2\x52\xb3\x3b\x59\x8e\x60\xf2\xb2\x1d\x66\x56\x2d\x1d\x3f\x2f\xac\x1e\xb4\x4e\x09\xe2\x96\x84\xe4\xcc\x52\x5b\xf2\x3d\x1f\x39\x91\x06\xfd\x3c\xa0\x2d\x49\x0c\x34\x53\x36\x11\xc1\xc8\x09\x2c\xd9\x5b\x81\x34\x4c\x36\x2d\x65\x4a\x26\xa2\x83\x39\xad\xed\xd6\xba\x31\xe9\xb1\x35\xeb\x39\x71\xe5\xc5\x2e\x73\xe6\xbc\x05\x53\x5e\xa7\x4f\x30\x50\xba\x11\x51\xc9\x19\x42\xa1\xd4\x59\x39\x13\x29\xdd\xce\x20\x15\xc3\x40\x87\x30\xdb\x93\x33\x64\x15\x25\x2d\x1c\xb9\x40\x2e\xcd\xfe\xfd\x6d\xbe\x8f\x77\x2e\x14\xad\xc5\x7f\x33\xf3\x1f\xd9\xa1\x29\x17\xac\x83\xae\x96\xb9\x60\xf3\xb2\x7f\xdf\xfc\xc0\x5d\x42\x06\xf0\x29\x28\xdc\x4c\x49\x22\x99\x92\x89\xce\x7f\x66\x05\x0a\x6b\x9e\x73\x25\xd0\xda\x9a\xba\x36\x57\xeb\x50\x79\x0a\x82\x1f\x70\xb3\xb4\xb0\x95\x5c\xcc\xeb\xc0\xb0\x47\xf9\xf1\x8f\xcc\x92\x13\x8a\x29\x1d\x99\x71\x90\xf2\xca\x1f\xb9\x01\x4c\xef\x66\xa3\xb6\x5b\x02\x54\x6e\x24\x64\x62\x84\xb9\x01\xc5\xbc\x96\x0d\x87\xd7\x40\x50\x0c\x29\x7f\x93\x9a\x6e\xe4\x06\x3a\xfb\xd3\x39\x96\xb5\x18\x3c\xdc\xb9\x24\x2b\xe4\x0e\x64\x93\xb4\x91\x99\x7d\x58\xa9\xf8\x46\x66\x82\x35\x85\xe4\x8e\xf2\x81\x97\xcc\x91\x4a\xa3\xc2\x57\x5b\x5d\x96\xed\x52\x8c\xbc\xb4\xb5\x68\x7a\xd0\x99\xdc\xa7\xe9\x37\x76\x4e\xb2\x42\x01\x10\x0a\x23\x1e\x65\xc3\xa0\x31\x3b\x95\x1d\xcd\x0f\xb0\x66\x22\xd4\xa5\x53\x32\xd6\x21\x2a\xc8\x81\xac\x6c\x05\xa3\x74\x6c\x7d\x75\x3b\xf2\x65\x04\x83\x44\x47\xa1\x66\x18\x26\x9c\x2a\xf5\x9b\x05\xf4\x3d\xeb\x81\xfb\x71\xf7\x6f\x28\xa1\xb5\x11\x85\x32\x98\x54\x00\x65\x80\x90\x54\xb7\x2f\x06\x28\x08\x4e\x20\x52\xf5\x6f\x2a\x89\x74\x28\x0b\x7d\xba\xa4\x3b\x29\x27\x63\xbf\xb4\x26\xb0\x5a\x9a\x42\x97\xb3\xa0\xd8\xb9\x7f\x57\x6e\x9c\x3b\xe0\x22\xba\x03\xf0\x47\xf1\x88\xb2\xc4\xab\x62\x90\x2e\x2a\x11\x0c\x12\x6b\x8f\x7b\xeb\x4f\xa0\xa3\xb8\x7a\x41\x3d\xfe\xa4\x02\x3b\xa3\x40\x01\x17\xfd\xc1\xb5\x08\xb0\x80\xb8\xe8\xc9\xe2\xad\xa6\x88\xd6\xdc\x03\x73\xeb\x48\x79\x56\x2e\x90\x9a\xe6\xdf\x38\x3f\x62\x8e\xe5\x22\xc3\x35\xba\x5d\x38\x23\xa2\x13\x85\xb5\x65\xed\x52\x52\x28\xb5\x79\x6b\x6e\x8a\x16\xa2\x66\x05\x62\x9b\x3d\x4a\x0a\x7d\xc4\x14\xf8\x32\x0a\x7d\xc4\xec\x39\x51\x6e\xe0\x5f\x73\x0f\x0c\x54\x96\x40\x54\x6e\x42\xad\x69\xdf\x5c\x49\x2d\xd4\xca\x38\x2c\xd1\xa3\x3c\x24\x77\xe2\x76\xe5\x01\xc6\xfd\xbc\x00\x3a\xe3\x11\x1e\x60\xe0\xcf\xfb\x1d\x0c\x5a\x20\x2e\xa1\x4e\xf2\x51\x79\x28\xcb\xf8\x94\x3d\x80\xb1\xfb\x05\xf2\x36\xc9\x60\xe5\xe1\x29\xf2\x3a\x3c\xa4\xea\x92\x1c\x0b\xab\x8e\xd9\x59\xa3\xbc\x20\x48\xfe\xe2\x05\x6d\xd0\x55\xa5\xbc\x54\xf3\x88\x43\x17\xca\x7d\x3e\x78\x4b\xee\x13\x05\x2e\x88\xc9\xc8\x26\x0e\x15\x45\xd8\x95\xdc\x79\xd4\xb0\x10\x22\xea\x01\x09\x96\xc4\xf4\x4a\x51\x44\xd7\x9f\x1a\x23\x5f\xf0\x83\x05\x95\xba\x88\x38\x3b\x32\x5a\x55\xa8\x59\x94\xab\x6f\xd4\x48\x01\xd9\x5d\x32\x1d\x83\x5d\x27\xea\x27\xac\x24\xbb\x31\x54\x2a\x41\xac\x81\xaf\x89\x34\x4e\x24\xa6\x7e\xb2\xc6\x8f\xca\xae\xb2\xec\xa7\x9d\x86\x6b\xa2\x09\xbe\xf8\x8d\x0f\xd3\x15\x75\x3b\x2a\xea\x2d\xf8\x26\x59\x33\xef\x2f\x42\xec\x9a\xb1\x1b\xe3\x6f\x4a\x17\x8d\x0a\xb3\x9b\x72\xc2\x8d\x0a\xff\x25\x95\x49\x18\x35\x03\x7d\xa4\xe4\xac\xb0\x91\x59\xc4\xac\x19\xbc\x4a\x36\x8a\x5a\x80\x2b\x92\x31\x2a\x0b\x63\x59\xdd\x5f\xcb\xda\x05\xed\x5b\x21\x6f\x12\x95\xad\x9f\x18\x92\x94\x93\x66\x54\xea\x43\x86\x3f\xc0\x29\xd3\xdd\xa9\x52\x2a\xd1\x6d\xab\x16\x82\xa4\x05\x5a\x46\x2e\xcf\x01\xb9\x17\x6c\xa8\xae\xc8\x04\xab\x4c\x60\xa3\x56\x6a\xa3\x35\x00\x8c\x5e\x4a\xe8\x3b\x6a\xfd\x0e\x65\x38\xfc\xfe\x89\x5c\x65\x02\xb0\xde\x68\xf7\x78\x44\x55\xf1\xca\x0a\x4f\x71\x5b\x97\xea\x27\x6e\x34\xbb\x18\xd4\x06\x03\x7f\x76\xfb\x5a\x33\x41\xd0\xe0\xfc\xae\x5b\x77\x45\x35\x76\xbb\xd3\x55\x8a\x27\xd2\x15\xd4\x86\x9a\x7c\x3e\x4d\xf0\x54\xb2\x1b\x76\x65\x06\x48\xbb\xaf\xd4\x46\xd1\x2f\x79\xc4\x07\xee\xf6\x1e\x71\xcd\xc9\x5f\x90\x20\x1b\x2f\x3b\x0f\x8b\x48\x78\xed\x2b\x63\x9b\x36\xba\x53\xeb\xe8\x43\x4f\xf7\x71\x2b\xf0\x2a\xbc\x9f\xac\x63\xaa\xa8\x8b\x35\x8c\x2a\x10\x21\xac\x5c\xa8\xcc\xf4\x60\x97\x97\x0a\xb3\x9c\xa2\x23\x47\x85\xef\x93\x65\xe2\xda\x51\xd8\xcd\x0b\x07\x91\x22\x4b\x0a\xaa\x48\x23\xab\x74\x48\xa3\x0e\x0a\xb4\xba\x6b\x54\x94\xc1\xca\x9e\xe4\x28\xe8\x50\x33\x60\xcd\x84\xe1\xd3\x39\x1a\x5e\x10\x2e\x8c\x8e\xdf\x9a\xd2\x60\xb6\xce\xe6\x0f\xa8\x2f\x34\xfe\x23\x02\x54\x25\x3e\x46\x85\xef\x94\x4a\x4a\x8d\x3a\xa0\x01\x37\x59\x63\x4d\x05\x5b\x8c\xea\x49\xf4\xd3\xb2\x9f\x88\x09\x32\xfa\x9d\x6b\x1b\x34\xe2\xc9\x12\x1b\xa2\xdf\x95\x6a\x1f\xdb\x67\xea\xc9\x59\x69\x4c\x7a\xa2\x8b\x2d\xd5\x25\x96\x48\x52\xaa\xe7\x89\x0f\xfc\x9b\x17\x45\x6f\xed\x09\x63\x87\x51\x1c\x5a\x20\xeb\x3b\xea\x72\x97\xf2\x31\xff\xa4\x92\xa6\x32\xc1\xa3\x5e\x38\xa5\xde\xba\xab\x7d\xb3\xf4\xa1\xbb\x78\x06\x7c\x8c\x2f\xd6\x17\x70\x87\x37\x64\x31\x81\x08\x99\xa4\xdb\x6b\xb8\x22\xe6\xb3\x9a\xc1\x50\x93\xd4\xdc\x9e\xe1\xf6\xac\x65\x84\x3d\x30\x79\x4a\x48\x16\x99\x24\x78\xd5\x9b\x6e\x1a\x5a\xe5\x4f\x20\x71\x7d\xc6\x51\x99\x16\xcb\xe6\x94\xfa\x09\x24\x4d\x81\x88\xa3\xd2\x89\xdd\xbb\x02\x79\x24\x98\xd0\xdd\x2f\x7e\x0b\xa0\x07\x19\x48\xbd\xcf\x2c\x79\xaa\x92\x4b\xa3\x42\x1c\x09\xde\x46\xf8\x4a\xa9\xaa\xc3\xa8\xac\x02\xe6\xab\x75\xfd\xe4\x91\x9c\xd2\xdf\xf1\x9e\x67\xed\x80\x26\x8c\xac\x91\xd5\x88\x09\xd9\x25\xfc\xfc\x5e\x3b\xe0\xf1\xe9\x26\xe8\x25\x5c\xb2\x8b\xc4\xc2\x8a\x9c\x15\x16\x5d\x2a\x7c\xa7\x7e\x4e\x17\x04\x8f\x18\xdd\x4e\x44\xf5\x26\x22\x2d\xa4\xfd\x71\xeb\xbb\x7c\x0d\xf4\x9b\x77\x02\x09\x3f\x75\x22\xcd\xab\x19\x3a\x8b\x92\x29\x41\xc5\xa8\xf0\x97\xb7\xfa\xa2\x4e\x54\x99\xf0\x2c\x11\xda\x69\x13\x70\x9d\x40\x03\x09\x6c\x75\x2e\x34\xf0\x0b\x1f\xc3\x54\x6e\xb3\xd1\x60\x17\x4c\xba\x84\x34\x46\x6e\x7a\xd2\xed\x58\x84\xd7\x5f\xe0\xec\x44\xff\xa6\xa2\x48\x1b\xdd\x60\x38\x54\x8d\x9d\xd1\x8e\x06\x17\xb6\xae\xdf\xa0\x62\x3a\x0a\xed\x58\xcb\x98\xf5\x00\xa9\x14\x74\x01\x68\x07\x2b\x6a\xfa\x37\x50\x53\xfb\xd0\x60\x77\x54\xf2\xed\xd1\x42\xc0\xef\x43\xbf\x13\xde\x17\x00\xcc\xdf\x65\x97\xd3\x16\x00\xb1\x6e\x56\x0d\x86\x44\x0b\x77\x2d\xac\x55\x14\xc8\x0c\xc5\xb4\xe3\x61\x83\x69\xd1\xca\x8d\x16\x28\x39\x67\x0f\xc1\x90\x3c\xfd\x66\x31\x31\x33\xc9\x16\xb1\xac\xd2\x01\xb6\x88\xa0\x5d\x49\xf7\x2d\x52\x3a\xac\xfe\x00\x54\xd1\x3b\x99\x40\xf4\x24\x38\xb4\x25\x80\x0a\xdf\x1b\x0d\x79\x06\x29\xc1\xb8\x3f\xdc\x5e\x19\x35\xa7\x75\xfc\x04\x52\x97\xc5\x1a\x2d\x71\x59\xb4\x0a\x09\x36\x68\x61\x6f\x83\x74\xd9\xed\xef\xd9\x20\x5d\x06\x23\x57\xe6\x88\x6e\xc7\x9c\x3d\x40\xc6\x3e\x64\x77\xd8\xd8\xa1\x3b\x00\xea\x64\x77\x00\x88\x74\x82\x5b\x5e\x79\x59\xdd\x23\xf8\xdb\x70\x07\xeb\x02\xa3\x39\x64\xb0\x0e\xc9\x19\x8d\x5e\x59\x3a\xc2\xad\xd0\x5d\xd9\xed\x85\x57\x64\x3f\xa8\xc8\xff\xa4\x11\xca\x82\xd9\x2f\x50\x4b\x25\xb1\xb9\x41\xb7\x66\x27\x8a\x56\x78\x0d\x6b\x7e\x70\xb1\x0b\x3f\x00\x6d\xcb\xfe\xfd\x22\x14\x4f\x63\x42\x95\x16\x7c\x02\x11\x20\x99\x7d\x00\xe0\xa9\x65\x75\x7f\xab\x74\xa8\x6b\xfe\x80\x1b\xa1\x55\xa1\xd4\x6a\x54\x59\x1e\xf7\xa2\x74\xad\x72\x23\x84\x8c\xc8\x38\xa6\x64\xcb\xa3\x55\x92\xeb\xe0\x11\xc0\x7e\xbc\x08\x70\xc1\x37\xe5\x6b\x75\x51\x67\x81\xd0\xa8\x59\x10\x29\x6b\x6d\x01\x2d\xa0\x20\xe9\xda\xe8\xd5\x96\xef\x97\x88\x67\x6b\xc0\x0e\xdd\xc0\x5a\xc3\x89\x29\x1e\xe2\xe2\xce\xfc\x4d\x4a\xee\xd1\xa0\xb6\x53\x52\xe1\xd1\x1a\x2f\x5f\xa6\x94\x4b\xaa\x35\x1d\x63\x69\xb0\xee\x4f\xa0\x9c\x73\xe8\x59\xfb\x64\xd8\x66\xe5\x49\xeb\x60\xa1\xc5\x1d\x60\x1b\x24\x69\xb7\xce\x1b\xfc\x4f\x07\x5c\x55\x6d\x03\x1c\xc9\x1c\x11\xd0\xc6\x12\xc6\xd4\xc3\x58\x67\x5c\x5f\xb0\x2c\x97\x0d\x98\x0d\x32\x66\x33\x6d\x1c\x14\x93\x8d\x9d\x63\xa1\xab\xbb\xc0\xc2\x48\x8e\x6e\x34\x15\x3a\x7a\xb6\x8d\xb5\x30\x02\xfb\x64\x6d\x0b\xcd\x9b\x9a\xaf\x68\x62\x77\x82\x62\xfb\x88\x9c\x58\x08\xcf\x0b\x9a\x2c\xeb\x67\x1a\xdc\xf1\x7f\x80\x3e\xa9\x10\x37\x36\x9d\x2c\x10\x69\x7c\x3b\x17\x21\xd0\x2c\xae\x75\x4c\xd5\xc7\xb5\x26\xee\x07\x54\xbb\x9b\x60\x32\x01\xaa\xaf\xd7\xed\x5a\x33\x17\x5c\x74\x89\xb7\xd5\xb4\xdd\xd4\x1e\x1b\x8e\x9b\x33\xd5\x20\x37\x67\xaa\x2e\xe9\xf5\xd5\x3d\x55\x18\x10\x6d\x57\x6b\x37\x3d\x1d\x4c\x54\x97\xe4\xe7\xc5\xa2\xe4\xe7\xb3\x0b\xfb\x61\xb7\xab\x59\xbb\x17\x26\x7b\x50\x5e\xd8\xbc\xfe\xcc\xee\x61\xf3\x5f\x63\x05\x7c\x0b\x1e\xed\xa1\x7a\x54\xf3\x78\xc8\x63\x2d\x05\x3c\x6b\x22\xda\x92\x25\x0f\x5a\x0e\x60\xa2\xf0\x28\xf5\x53\x7b\xa8\x43\x33\xf5\xa6\x8c\xe7\x03\xbe\xf4\x53\x5e\xbd\x25\xe3\x49\xdb\xd4\x96\x3a\xca\x98\xf5\x2e\xc0\xf5\xc9\x4b\x5d\xb4\x57\x1c\xa9\xbb\x6d\x5c\x69\xef\x8b\x94\xe8\x6e\x27\x36\x4b\x0f\xd7\xe6\xea\x52\x6f\x4c\xb0\x3d\x9f\x18\x54\x96\x4d\xc9\xed\xbc\x33\x75\xbf\x80\x73\x6f\x4c\x9b\x40\x02\x63\xef\x92\xe2\x3c\x71\x18\x1d\xed\xc4\xdd\x50\x57\x56\x49\x71\x47\x3f\x02\xd4\x22\x4d\xbf\x51\x45\x56\x0c\xa1\x7f\x42\x5d\x3c\xb4\x9d\x9d\x51\x8f\xe3\xe7\x05\xb2\xb9\xac\xdf\x15\x81\x43\xee\x90\x0c\x41\x97\xe5\x0e\x8b\xa4\x12\x5c\x8f\x7e\x90\x4a\x74\x0f\x81\xbd\xeb\x1e\x81\xf2\x79\x32\xcc\x6b\xef\x3c\x06\xc4\x3a\x61\x65\x0f\xb0\x32\x68\x6f\x7b\xe0\x15\x4a\x20\xa0\xd2\xbe\xb9\x5e\x0f\x0c\x89\x76\xfb\x9a\xa4\x1f\x90\x18\x8a\x0e\x75\x94\x9d\x55\x52\xf6\xd1\x03\x54\x21\xc3\x3d\x92\xfe\x36\x7f\x00\x36\x27\x81\xa5\xd3\xc3\xcc\xe1\xe1\x3d\xac\x49\xed\xad\xed\x0c\xa9\x74\x7c\x6b\x87\x2a\x32\x08\xe9\x7b\x24\x9b\xeb\xe3\x6f\x98\x52\xa7\xd4\xe8\x6d\x40\x80\x66\x1f\xc9\xe3\x91\x29\xfe\xf4\x4f\x9b\x98\x27\x15\x59\x4e\xc3\x00\x21\xc8\x41\xd7\xb4\xbe\xcc\xb2\x5e\xf7\x65\x96\x15\x39\xef\x90\x3c\xed\x0f\xd4\x61\x74\xb5\x4a\xa0\x27\xde\x10\x84\xcf\x3d\x41\x03\xe0\x1e\x13\x68\x9a\x4e\x54\x47\x78\x66\xb6\xd1\xa0\x7f\x92\x66\x52\xd9\xd8\xd1\x13\xe2\x7c\xa2\x3b\xc0\x99\xed\x86\x80\xcb\x2e\x32\xdb\x33\x4f\xb9\x8e\x58\xa7\xa8\x69\xf4\x5c\xa2\xa6\x0e\x69\x5f\xa2\xa4\xd1\x0f\xda\x4e\xb3\xd2\x8e\x68\x4d\xa7\xb5\xe8\xd0\x6e\x5a\xb2\xec\xac\x53\xe3\x24\x39\x9d\x65\x69\x8c\x3c\x85\x7b\xa5\x49\x14\x5a\x46\x7e\x1e\xc0\x3d\x6c\xb8\x47\x68\x3f\x8d\x5c\x85\x04\xf3\xe7\x03\x78\xf1\x18\xe3\xa1\x1d\xf5\x45\xa9\x17\xc4\xa9\x8b\x4d\xf6\x0a\x43\xf3\xf0\x6f\x1e\x08\x09\xe4\x9d\x72\x9f\xee\x14\xbd\x72\x51\xbc\x53\x14\xeb\x44\x1c\x3b\x13\xcd\x46\xe3\x42\x03\x7f\x33\x88\x0d\x08\x2b\x92\xde\x4f\xf8\x33\x4a\x70\xec\xd4\xf5\xf8\x7b\xba\x80\xdb\xb4\xdd\x4f\xd2\x0d\xdd\x01\xfa\x49\x66\xe5\x33\x70\x62\x23\xa4\x03\xeb\xcc\x5c\x60\x43\x5b\x47\x78\x9d\xd3\x10\xf4\x8b\x2a\x53\x6f\x1d\xd5\x41\x5e\x17\x96\xd4\xb4\x7d\xa8\x5f\xd4\x43\xff\x8c\x41\x72\xf7\xd3\x27\xbd\x00\xdc\xc7\xcd\x14\x9b\xd9\x0f\xbe\x95\x71\xe0\x7b\xbf\xb9\x32\x5a\xca\xe5\x11\x6e\x84\x83\x68\xe0\x88\xef\x7e\x2f\xa8\xfc\xc5\x82\xca\x0f\xb8\x78\xc5\x63\x90\x3e\x99\x1a\x3c\x2c\x92\xa2\xed\xf9\x38\x6c\xfd\x19\x03\x3a\x92\xe2\xa5\x7b\x59\x14\xc5\xb3\x58\xfc\x54\x82\x7d\x87\x5f\x8f\x9d\x72\xfb\xcb\x8b\xae\x91\x92\xc5\xdd\x93\x27\xfe\x52\x41\x68\x72\xf0\xae\x20\x7e\x2d\xf7\x3b\x30\x73\x77\xc1\xdb\x45\x31\x58\x17\x5e\xf0\xef\xe7\x9f\x3f\xd9\x3c\xbb\x7f\x3c\xbc\x24\x53\xc5\x17\xb9\x4c\xcc\x7b\xa8\x66\xd1\x85\xab\xcf\x05\xb4\xf6\x77\x42\x52\x37\x3f\x9c\x0b\x66\x7f\x41\x75\x9a\x40\x44\xe2\x01\x3b\xbf\x75\xa4\xd0\x52\x11\xe0\x31\x96\x0f\x90\x40\x1c\x07\xd1\xc1\x2f\x14\x10\x55\xb7\x53\x7e\x12\xc5\x1a\xcc\xf4\x69\x45\xff\x38\xb8\x4a\x45\xbf\x11\x05\x2d\xf3\xca\x40\x86\xac\xe4\x40\xab\x01\x97\x20\x2b\x08\x06\x8b\x3e\x9a\xdf\x8d\x8f\xa3\xb6\x78\xfc\x95\xa7\xc2\x08\x2c\xe2\xef\x8f\x33\x3e\x16\x78\x81\xf8\x2c\x9a\x3c\x3e\xee\xda\x1c\x17\x3e\x96\xc3\x90\x8e\xe1\xf8\x78\x65\x8b\xba\xfd\x0f\xb0\x4a\xc7\x85\x8f\x65\xb5\xd3\x09\x19\xe0\x86\x8e\xda\x1d\x71\xed\x92\xbf\xf8\x28\xaa\x6a\xfc\x8c\xc1\xf0\xb9\xe2\x76\xde\x08\x3d\x09\xd4\x80\x8c\xba\xcc\x0f\x38\x4b\x1b\x51\x46\x22\xfa\x4b\xaa\x1d\x74\x86\xb6\x8d\x6e\xa4\x35\x6d\x01\x95\x28\x44\xf8\x01\x12\x64\x96\x24\xec\x1d\x4b\x8f\x22\x89\x7d\x40\x8f\xe2\x78\xca\x91\x3f\xdc\xb0\x4d\x68\x64\xd2\xed\xe6\x2e\x89\x2c\xc3\x5d\x52\x7b\xf4\xf3\x00\xc8\xa2\x7b\xe0\x00\x77\xb3\x44\x39\x60\xcb\x73\xc0\xdc\x40\x2a\xf5\x92\x8c\x9f\x99\x77\x1d\xb1\xb3\x51\xb0\x5b\x92\x41\xc7\x32\xde\x89\xf4\x8f\x42\xa8\x85\xc0\x1f\x7b\x6b\x0e\xa6\x1d\x85\x29\xde\x86\x5f\x58\x2b\xe5\x1e\xd6\xf6\x08\x2a\xe4\x56\x2f\xc9\x38\x5f\x28\xac\xfc\xbc\x31\xf9\x86\x3a\xad\xe4\x06\xe2\xa2\x03\xbe\xb2\x49\x7a\xb4\x41\xa3\xca\xcf\xef\x35\xa8\x7a\x60\xd6\x4c\x27\xba\x19\xdf\x85\xd7\x55\xf4\xc6\x58\x46\x14\xd1\xfe\x71\x92\x9c\x48\xe8\x1b\x27\x97\x42\xab\x7f\xae\x0d\xd4\x18\x08\x40\xcf\xc9\xbf\x3f\x81\x47\x45\x44\xc6\xb8\x28\x46\x9a\x3c\xc0\x11\xa3\x38\xe3\xd4\xb8\x70\x38\x6c\xb2\x18\x28\x09\xf2\xb3\xdc\x1f\xd7\x4b\xb6\xb2\x0c\x96\x08\xb1\xc9\x62\xc0\xcf\xc2\xe1\x1d\x63\xd9\x34\x9a\xbf\x98\x7c\xa0\x2e\xef\x95\x2b\xcd\x0f\xd6\xc4\x05\xe6\xc7\xe4\x7e\xee\xc3\x03\x4c\xce\xaa\xdf\x01\x4f\x0c\xc7\x98\x0c\xb0\x34\x47\x6c\x0c\xdc\x76\x4b\x32\x51\xc3\xcd\xf4\x07\xaf\x1f\xd0\x08\xe9\x28\x07\xcc\x14\x0e\xb8\x18\x74\x7d\x75\x06\x93\xb1\x2e\xaa\xdd\x3d\xc2\xf2\xe2\x03\x0c\xdf\x58\x87\x1a\x0c\x96\xf2\xf0\xfd\x6f\x3c\x27\xbb\x34\x0c\x38\x4b\xa6\xf5\x4c\x96\x6d\xcb\xc7\x80\xf3\xac\x83\x3a\xc6\xc3\xb3\xd4\x0d\xd4\xc4\x0b\xea\xf1\x5d\x94\x59\x40\xc0\x8b\xc2\x5e\xa8\xe3\x6d\x1c\x42\x5d\x4e\xa2\xb9\x98\xea\x98\x98\x86\x38\xf9\x98\x6b\x1a\xfe\x02\x50\x8b\x83\x0d\x96\x46\x76\x8c\xec\x40\x31\xa8\xac\x69\x9e\x07\x96\x5a\xca\xd7\x93\xa6\x83\x24\xfd\xf1\x79\xd0\x83\x45\x07\xe5\x3c\x40\x1c\xad\xcf\x3d\xc1\xe4\xec\x84\x75\x1e\xcc\x4c\x5a\xfd\x80\x9c\xbe\xbb\x8b\x8b\x5d\xfc\x95\xce\xee\x3c\xa8\x07\xfa\x81\xe0\x85\x74\x62\x00\xb0\xd0\x12\xec\xce\x40\x7d\x81\x8e\xee\xc9\xb0\x24\x4b\x61\xe7\xc7\x13\x7f\xbc\x14\xcf\xb0\x44\x05\xfd\xae\x5c\x85\xa8\x07\xe3\x9f\x3f\xdd\xf1\x35\x67\x58\x53\x1a\x7a\xf0\x72\x4a\xea\x22\x72\xef\xc4\x85\x4e\x32\x3a\x6b\x53\xcf\x15\x07\xae\xe3\x7f\xc2\x5f\xa5\xd8\x73\xeb\x64\xe0\x90\xf5\xd4\x27\x12\x58\xdb\xf5\xf9\x8c\xdc\x6e\xf5\xf0\x5d\xe2\x92\xa5\x87\x73\x71\x36\x9d\x83\x93\xe5\x44\x1c\x5a\x7b\xf2\x5a\xe7\x20\xd5\x33\xad\xa9\xfb\x8d\x8f\xc2\xdb\x7a\x75\x32\x96\x3c\xfd\x7c\x01\x76\x2a\x05\xe9\x99\xc1\x43\x24\xd7\x9d\x4c\xbe\xa8\xac\xda\xe3\x24\x27\x94\x30\x79\x66\x48\x4d\xd2\x98\x9e\x99\xa7\x79\xf8\x05\x60\x98\xc4\xd3\x93\x9c\xd1\x0a\xd0\x33\x13\xcd\x87\xc7\xc4\xe1\x94\x58\x75\x66\x52\x77\x0d\x51\x16\x4c\xea\x12\xce\xb5\xaa\x71\x3b\xce\x42\x2c\x17\x2f\x3d\xc9\xf8\x24\x4c\x9e\x85\xeb\x24\xfe\x7d\x16\xae\x93\x60\x62\x26\x68\xb3\xce\x13\x26\x02\x95\xac\x19\x27\xbc\x6f\xa3\xb4\x6d\x27\x8b\x8f\x8e\x9f\x17\x80\xd7\xa2\xb3\x27\x7c\x69\xed\xe9\x75\x42\xe1\x6f\x3f\xa0\xb3\x02\x44\xe9\x70\xcf\x0a\xf1\x40\xf7\x82\x13\x9e\xb5\x3f\xe7\x12\xf7\x3e\x3b\x5f\x9c\x08\xdd\xb0\xfb\xe5\x79\x92\x26\xea\x86\x7e\xb2\x86\x95\x15\x86\x27\x3c\x09\xcd\x7e\x4e\x5e\xe3\xac\x30\x3c\x4f\x72\x17\xd1\xbc\x13\x56\x7d\x1b\x9c\xcf\xc5\xe1\xbc\xf0\xd7\x5a\x78\xbf\xc1\x1b\x92\x4f\xf3\x45\xb6\x2a\xa8\xa8\xe3\xfd\xc1\x2f\x16\xb9\xb2\x2e\xef\x24\x13\xac\xfe\x0d\xde\x6e\x4d\xd9\x89\xea\x0f\xb6\x2a\x9f\x5b\xc3\xab\x31\xef\x45\x05\xd5\xc5\xcd\x24\x4c\x5a\x09\x7a\x1f\x3a\xba\xed\x44\xd6\x93\x68\xd5\xd8\x89\x38\xde\x9f\xbb\xe2\x79\x63\x7b\x25\x20\x9e\x70\x1e\x1c\x3f\x44\x86\x6c\x50\x02\xe1\xc9\x3a\x8e\x8e\x8d\x3c\x59\xc2\xca\xa1\x8a\x27\xea\x36\xfe\x5c\x2f\x4f\x2a\x6c\xad\x2e\x3b\x11\xdc\xeb\x08\x82\x13\xb1\xbd\xed\xa7\x07\xae\x5d\x32\x10\x37\x5e\xd0\x07\xef\x82\xd2\x0f\xb8\x61\xde\x8f\x77\x41\xa5\x2d\x45\x3e\x66\xdb\x1a\xce\xc5\xe7\xc4\x3a\xcf\x77\xed\xa0\x96\x1b\xc1\xbc\xc9\x14\x9f\x57\x43\x71\xeb\x93\xc1\xbd\xd6\x69\x9c\xc8\xd0\x9c\xc5\xff\xcf\x17\x34\x49\xbc\xf8\x7c\xb1\xd6\x6e\x9f\x58\x5a\x31\xd6\x13\x57\xc3\xd8\xff\x2a\x0b\xc3\x39\x49\x33\xa5\x66\x3a\x27\x8e\xbe\xb8\xf0\xc9\x8a\x14\xc9\x27\x99\xba\x5f\xeb\x64\x4e\xf2\x69\xb1\xe5\x93\xa9\x52\xac\x21\x39\x59\xb4\xd1\x1a\x92\x8b\xb1\xbf\x56\x80\x5c\xc7\x22\x61\x59\x0f\x22\x37\xdf\x9f\x24\x82\xe1\x37\xb0\x11\xe2\xc3\x17\xf3\x31\xfb\xca\x7d\xa1\xce\xc4\x61\x84\xba\xc0\xa9\x0f\xef\xf6\x45\x66\xec\xb8\xd0\x8b\xcc\xd6\x61\x9e\x57\x20\x96\x4a\x82\xb8\x02\x8f\x86\x98\xe9\xc5\x3b\xa3\xb8\xf1\x15\xd6\xa8\xee\x13\x84\xaa\xfb\x37\x91\x52\x22\xc6\xc5\x5a\x8d\x8e\x02\xbc\xc2\x32\x0d\x69\x6a\x01\x1b\x2e\xee\x7b\xb1\x78\x57\x12\xe9\xba\x22\x88\xa5\x38\xc6\xc5\x6b\xa6\xb3\xa4\x5d\xd0\xb1\x0e\x07\x40\x5e\x71\xa5\xf5\x11\xdc\xcc\x94\x6c\x76\x7b\x7d\xec\xb6\x24\x1d\xb6\x2b\x7d\x04\xdb\x4a\x92\x0b\xcc\xf6\xf8\x59\x2b\xba\x8f\x5a\xfb\x73\xa1\x2e\x83\x23\x03\xae\xc4\xa2\x30\x82\x81\xce\xa2\x8e\x3e\xbd\x70\xcd\xb4\xcf\xd2\x85\xc4\xc6\xf6\x1f\xbe\xc0\x5b\x9d\x21\xe4\x82\xb5\xde\x69\x78\xaf\x8f\xb5\x26\x87\xd5\x5f\xb9\x13\x44\x3f\x58\xcb\xe0\x11\x78\xf6\x8a\xbb\x9c\xe8\x52\x2b\xf9\xf1\xd6\xe6\xcb\xda\x85\x88\x5a\x15\x5a\x1b\x57\x59\xab\xa0\x0e\x3e\x4e\xd9\x7c\xeb\xb9\xc0\x28\xed\xb5\x7f\xf1\xc6\x68\x0f\x59\x96\xfa\x6f\xf6\x8a\xbe\x18\x76\x62\x55\x0f\x6a\xfd\x7f\x50\x6b\xd0\x4a\xa2\x24\x91\x81\xc5\xff\x7f\x54\x1b\x57\x5d\x33\xd7\x3c\xa8\x27\xb5\x6e\x06\xd5\xfd\xb3\x03\x70\x50\xbd\xbf\xdb\x60\x79\xb5\x75\xde\xfc\x80\x8b\xed\xdf\x05\x1f\xa8\xc3\x46\x1e\x21\x0e\x8f\xea\xfd\x5f\x0f\x82\x92\x25\x37\xed\x31\x89\x5a\xfc\x1f\x94\xc2\x88\x8e\x0d\x36\x4a\xc1\xa5\xf2\x47\x23\x83\xda\xfb\x5f\x17\x5a\x6e\x24\x94\x3b\x7e\x70\xa8\x13\x0b\x25\x48\x5c\x34\x51\xdb\x37\x0f\xe5\xfa\xc3\x8f\xd6\xe6\x62\x3d\x6f\x3b\x14\xad\xfa\xfc\x76\xa6\x41\x7d\xfe\x60\x33\x38\xea\xf3\xbb\x7a\xf7\x60\x79\xfe\xc3\x51\x9e\xd7\x00\xda\x18\xf1\x06\xb2\x2f\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\x41\xff\x6f\x08\xbf\x41\xbc\xf1\x62\x9d\x24\x4d\xa6\x90\x27\x25\xee\xe4\x37\x80\x9b\x86\xf2\x5c\x4b\x23\x30\x3e\x21\x29\xa9\xe4\xda\xb8\x18\x7e\x61\x56\x73\xd1\x8c\xed\xb8\xcc\x0b\x66\xec\x9f\x95\x39\x59\xcf\x59\x50\x5e\x6b\x65\x34\x8f\x2b\x7c\x4b\x17\xfe\x2a\xfe\xf5\x62\x06\x5f\x07\x75\x5e\x70\x93\xb4\x3c\x7f\xb1\x68\xa8\x35\x86\x17\xe4\xa9\xe1\x48\xd3\x0b\xc1\x1c\x96\x6c\x2f\xd4\xca\x70\xd2\xfb\x8b\x26\x73\xab\xb6\x2e\x98\xcc\x87\xc3\x8f\x2e\x08\x58\xc7\xcf\x69\x83\x80\xe5\x3b\xc3\x45\xcf\xc9\x24\xe9\xe8\x82\x5e\x3c\x45\xff\x5e\x1b\x21\xac\xbd\x79\x3c\x0d\x15\xa3\x37\x7c\x3a\x11\xbc\x91\x7e\x86\x5c\x9b\xed\x2e\x41\xa7\x24\xd1\x5f\xb4\x87\x5b\xe1\x76\x21\x36\xe3\xe7\xf8\x22\x16\xc3\x1e\xa9\xd7\xb3\x60\xd2\x39\x79\xb8\x72\x9e\x05\xa4\x27\x2b\xc1\xaf\x87\xe4\xda\xb3\x40\x44\x6d\xb6\xd0\x77\x21\xb2\xe2\xe7\xc0\x43\x27\x90\x24\x40\x5f\x2f\xb0\xde\xc8\xf3\x12\x46\xcd\x1a\xc2\xd6\x8f\xba\xf4\x7a\x17\x90\x82\x01\x0e\x8f\x76\x1e\xbc\xa0\x77\x1f\xf6\xe8\xbf\x90\x11\xb8\x58\x79\x76\xbd\xdc\xce\x9f\x07\x93\x0f\xd4\xe7\xc4\x76\xba\x0b\x88\x53\x3f\x9b\x05\xe3\xf9\xcf\xee\x4e\x92\x63\x1f\x2b\x04\xf1\xda\xa9\xec\x9a\x0b\x6a\xcd\x7b\x52\x34\x31\x35\x66\xfa\x39\xab\x2a\x2f\x06\xf1\x26\x9f\x1b\xc6\xec\xda\x40\x70\x4d\x62\xa1\x90\xea\xfe\x64\xa8\xee\x2c\x78\x37\x2a\x75\x1d\x76\x52\xbc\xe1\x16\x69\x47\xca\x1b\x02\x93\x8d\xfe\x37\xbc\x1e\x93\x0e\xfb\x0d\x6d\xbd\xa1\xbe\x0f\xe0\x60\x76\x7f\x6b\x69\xdd\xc1\x8d\x0f\xba\x7e\x23\xf9\x72\xf3\x07\xa4\xf7\xd2\xa5\xdd\x9f\x78\x95\xcd\xcf\x6f\xd6\x31\xb5\x16\xf2\x86\x7a\x3f\x49\x70\xbc\xe1\x27\xe9\x55\xb9\xa1\xc1\xf7\xe6\xde\xa1\xe0\xb7\x07\x20\x09\x34\x88\x9f\xb0\xd5\x9c\xb0\xf6\x86\x39\xfc\x70\x44\xf6\x1d\x88\xd4\x5e\xa5\xa5\xfb\x90\xe2\xf3\x86\x8e\x3f\xc9\xbe\x74\x47\xd2\x24\x69\x99\x6e\x56\x4e\xb5\x4a\xfe\x8e\x5c\x78\x41\x0d\xe9\x2c\x65\xf7\x48\xe9\xac\xf9\x05\x22\x8c\xb7\x82\xb5\xbd\xac\xc7\xbc\x23\x2f\x15\x9e\x48\x24\xc2\x78\xa9\x60\x24\x2f\xc1\x2f\xbc\x18\xd4\x40\x4d\xd8\x8b\x04\x04\x4c\xe4\x49\xc2\xda\x4d\xe7\x4c\x07\xb7\xde\x94\xf7\xa4\xa7\xb8\x97\xbc\x27\xf6\x72\x2f\xe5\x8a\x11\x84\x89\xfa\xec\xcf\x79\xd3\x6a\x2e\xd9\xe7\x46\xe8\xb2\xf9\xd1\x9d\x58\x46\xc2\x43\x90\xef\x36\x03\x85\x49\x48\xfb\x72\x33\x5a\xe8\x07\xa7\x19\xb9\x6c\x5d\xe9\x0d\xb3\xfa\x61\x06\x75\x67\xca\x4a\x9e\x28\xec\xec\x49\x12\xdf\x9d\x1b\x7e\xff\x15\x43\xba\x21\x51\x5a\xab\x71\xb3\x7c\xab\x55\xaf\x37\x55\x2f\x52\x11\xdc\x85\x62\x94\xf7\x81\x46\x08\xc7\x2d\xdf\x85\x12\x4c\xf4\x27\x70\xf5\x97\x94\x7b\x33\x07\xcb\x51\xfc\x02\x96\xb1\xb8\x4b\x4a\xb5\xe2\x1e\x37\x0b\xbc\x3a\xe7\xe2\x5d\x88\xe5\x52\xcf\xdc\x65\xc1\xed\x41\x48\x15\xa5\xf1\xb9\xe1\xc1\x99\x0c\x66\xe5\x0d\x4d\xc4\xfa\xae\x6b\x66\x7e\x63\x51\x6f\xbf\xc1\x95\x15\xdc\x4b\x28\x15\x4f\xba\x59\xd1\xf5\xe7\x64\x34\x9e\x2d\x49\x62\x37\x2b\xb6\xda\x2f\xe8\x6e\xdc\x3d\x8d\xd1\xd6\xd1\xf1\x03\x50\x35\xcf\x94\x69\x8d\x1d\xe5\x7a\xd3\xc7\xd2\xfe\x27\xf7\x8b\x32\xee\xa2\xef\x37\xc3\xfb\x1c\x95\x7a\xbf\x9c\x87\x96\x06\x15\x97\xac\x76\xbe\x71\xa1\x4f\x12\x30\xef\x17\x74\x51\x82\xf0\x4d\x06\x23\xb1\xf7\x9e\x6b\x96\xea\x10\x55\xaa\x9d\xa3\xe3\x9e\xb8\x64\x48\x65\x78\x4f\x04\x48\x99\x3c\x30\x49\x84\x55\xe9\xf7\xe2\x27\x3a\x69\xcf\xd2\x7c\xeb\x28\x3e\x30\xe6\xaa\x14\xee\x78\xc8\x0c\xb4\xae\xcf\xd1\x90\x32\x30\xea\x37\x96\x51\x52\xf4\x73\xd0\x01\xa6\xf9\x05\x22\x9d\x24\xaf\x07\x8a\x6c\x4b\x24\x0f\x6d\xb7\x8e\x92\x7d\x48\xdc\xc5\x0d\x1e\x12\x6f\xf1\xc0\x27\x30\xff\xa3\x7f\x53\x32\x93\x5e\xe1\xc1\x35\xd8\x69\x96\x1f\xe4\xb2\x72\x04\xca\x13\x39\x27\xcd\x19\xb6\xd4\xac\x6b\xf4\x03\xff\x74\x97\xf6\x79\x68\x5b\xfd\xf9\x1e\xe6\xe8\xe8\xfe\xc9\xbf\xa4\x62\x78\x12\x85\x59\x09\x38\x4f\xe2\x4e\x8a\x4e\x3f\x89\x62\xbb\xae\xea\x4f\x62\x00\xb3\xbb\xe0\xa4\xa4\xc4\x7e\x12\xe5\xfa\xe4\x2f\x40\xf3\x9a\xbf\xe0\xac\xb5\x0a\x48\xde\x90\xc4\x33\x9f\xbc\xb6\x5a\x40\x65\xf2\x23\x09\x97\x0f\xaf\xc9\xde\x88\xcc\x4b\xd4\xf0\x03\x2c\x9c\x67\xc1\x64\x56\xa9\xb8\x07\x60\x43\xf3\x10\x3c\x54\x22\xbb\x0f\x4c\xad\xce\x40\xf9\xf0\xda\xac\x33\xf6\x14\xaa\x73\xbc\xb6\xa8\xc9\x93\x8c\xb0\x20\x59\xce\xc2\xf7\x2c\x7a\x24\xc2\xfa\x80\x1e\x39\x05\xc5\xf3\xd1\xa3\xd4\x7e\xda\xb9\x15\xa2\x68\xcf\xa2\x4f\xc5\x6f\x60\x19\x7e\x5e\x58\xcb\x20\x18\x2a\x2f\xac\xc5\x6f\x9c\xdc\x1b\x77\xc1\xcb\x83\xa6\x59\xef\xef\xe0\x7a\x19\x2a\xf6\xca\xbb\xdf\x28\xa3\x09\x68\x84\x4a\x26\x63\x74\xa3\x28\xe9\x65\x80\x43\x78\xfa\xbb\xe8\xd7\xa7\x51\x9f\x25\x49\xf5\x69\x34\x3e\x17\x8f\xf7\xf2\x81\x00\x66\xf2\x05\xab\xb0\x9f\x4e\x76\x24\xfd\xd5\xc3\x0c\xed\x36\x50\x3d\x48\x7c\x90\x7e\x5e\xe0\xce\xb9\x9d\xd7\x69\x1f\xfc\x4e\xd1\x55\xac\xe3\x61\x4d\x1b\x2b\xbd\x1f\xe6\x93\x92\xe0\xf0\x20\x5b\x54\xb2\x01\xe3\x19\xd4\x67\x88\xcf\x3e\xf4\xf9\x3e\x74\x7d\x79\x06\x17\x4a\x5d\x30\x77\xc1\xe1\xa5\x3f\xb1\xdb\x52\x89\x3d\x27\xc0\x96\x01\xe3\x59\xd5\x65\x0e\x3f\x00\x15\xf7\x08\xcc\x34\x60\x87\x83\xe7\x64\x05\xa5\xc3\x0f\xb0\xdb\x22\xe3\xcf\xb2\x78\x8b\xe1\x3d\x17\xb6\xdb\x08\x06\x03\xf7\xf1\xf3\x01\xb9\x9b\x67\x71\xe1\x9c\x0d\xbf\xc0\x69\x7b\x16\xd7\x37\x6d\xe7\x8c\x7b\x90\x89\x20\x79\x65\xaf\x05\xb4\x41\x20\xe7\xf7\xbc\x99\x7a\xe0\x30\x01\xba\x0f\x7e\xa2\x37\x6e\x9c\x5d\x23\x00\x4a\x3f\x9a\xdd\x3d\xf7\x3a\x58\x7e\x81\x4b\xad\x31\x71\xfd\xcd\xde\xcd\x75\xfd\x15\x4f\x7e\xee\x35\x2d\x2d\xcc\x2a\x27\x7d\xb8\xcb\x89\x2e\xb4\x30\x4f\xc2\x6f\x7d\xf0\x50\xf6\x14\x4f\x7e\xbe\xeb\x6c\x73\x6e\xed\xe7\x41\xcd\x2f\xef\xee\x43\x8a\x65\x20\x1f\xee\xa6\xd4\x27\x0f\x13\x81\x9a\x6d\x3f\xcb\x38\xe0\x85\x78\x79\x5a\xbd\xda\x2f\x45\x62\x5d\x1d\x9f\x97\x33\xf7\x17\x8d\x6b\xeb\x2f\xa8\x1d\xd6\x8d\xe5\x59\xf7\x55\x09\x07\x0f\x9c\xbd\xf3\xe1\x2f\x16\x9c\x7e\x81\x4b\xa3\x99\xb3\x3c\xa3\x35\x90\xcf\x44\x54\x95\x89\x35\x32\x7d\x1e\xbe\x01\x3f\xf4\xf6\x76\x3e\xe0\x07\x96\xf8\x2c\x0d\xe4\x03\x71\xc2\x1e\x43\x0f\x34\xfe\x8e\x82\x7a\x26\x60\xf4\xd2\xcd\x05\xe3\x5e\x87\x97\xbe\x64\x8e\x09\x7f\x8f\xb5\x10\x43\x0f\x4e\xbe\x71\xe8\xc1\xc3\x07\x51\x0f\x56\xa7\x7b\xa9\x5e\x66\xdb\xb4\x4c\xf2\xa2\xb0\x73\xb2\x6e\xe9\x85\x61\xbb\x49\xbf\xf5\x52\xb3\xee\x00\xe9\x97\x79\x18\x2c\xaa\xbd\xdf\x6d\xaf\x65\x03\x8e\x4c\x39\xd9\x63\x36\xda\x3d\xd5\x23\x02\x78\x5c\xf3\xec\x6d\x8b\x43\xf8\x85\x8b\x43\xba\x87\x4f\x18\x74\x46\xc5\xb7\x71\xed\xfc\xc1\x2a\xef\xb7\x7f\xf7\x95\x82\x40\x2f\x20\x44\xc7\x8e\xee\x2f\xa2\xca\x87\x83\x8f\x5f\x68\x3c\x93\xf5\x53\x6f\xc7\x76\x7a\x59\xa0\x8c\xcc\x22\xa6\xa8\xf7\xdf\xb2\x78\x31\xca\xfd\x67\xcb\xd8\x28\xef\xdf\xb2\x08\xfa\x4b\x7f\xa4\x23\xfe\x4d\x09\xf2\xf1\x0e\x46\x2a\x7b\xb4\xce\xaf\xfd\x60\x2d\x91\xe1\xc3\x92\x88\x00\xbd\x4b\xb3\x29\x91\xe8\x1d\xd0\x55\x7b\x1b\xcf\x85\xc0\xda\x86\x93\x10\xfb\xf7\x27\x30\x27\xf1\xe5\x97\xd5\x33\x2c\xee\xbe\xe0\x06\x39\xfa\x37\xe8\xaa\xce\xe9\x7b\x92\x93\x7a\x5b\x4e\xc2\xa8\x35\x5e\xcc\xc0\x40\x9f\x0c\x78\x90\xac\xf0\x2e\xcd\xa7\xa4\x76\x94\xfe\xff\x3e\x11\x94\x50\x66\x3a\x79\xd8\x7b\xd1\xc1\x52\x63\x82\x1b\xe4\xe8\xdf\x20\x1e\xd9\xbf\x51\x95\xd1\x87\xec\x63\x06\xa9\x19\xc6\x8f\x19\xe4\xf6\x03\x00\x8f\x58\xf0\x03\x38\xa1\x36\x03\x34\xbf\x0e\x24\x3e\xbc\x37\xc3\x44\xbc\x75\x37\x52\xf2\xfe\xfc\x5e\x98\xa1\x75\xbc\xd7\x66\x0b\x46\xe4\x0a\xfc\x49\xd2\xfd\x22\xeb\x8c\x1d\x5d\x5f\x84\xfa\x54\xc9\x02\xef\x43\xfd\xb0\x3a\x40\xe5\x32\x5f\x97\x5f\xe8\x35\x73\xf2\x6f\xca\x0e\x9e\xf5\xd3\xff\xf9\x53\x6a\xf6\x0b\xdf\x6d\xcd\xf9\xb4\xde\xa5\xd6\xd4\x1c\x1e\x02\xa4\x29\xc0\x15\xca\xf9\x33\xde\x07\x24\x22\x19\xa0\xc9\x55\x14\xc4\x1f\x9f\x68\x59\x3a\xa7\xf7\xa5\x0a\x42\xe4\xf2\x45\xfe\x98\xec\x7d\x58\x5a\x4d\x5d\x54\x5e\xa4\x09\xcc\x3f\x1f\x50\x6c\xab\xee\x12\x34\xdf\x8b\x34\x17\x6e\xf9\x01\xaa\x96\x5a\x14\x7c\x27\xb5\x81\xd2\x94\xbc\x30\x0a\xe7\x9f\xdf\x5c\xb7\xe4\x07\xdc\x3a\xb1\xa6\x17\x91\xdb\x59\x2c\xf5\x9d\x6b\xe2\xfb\x8b\xb9\xa8\xbc\xa8\xe5\x64\x64\xb6\x43\xf4\xe7\x32\xc1\x66\xbf\xf1\xa2\x1c\x49\xd4\x6f\x6a\x35\xb5\x5b\x33\x50\x25\xa0\x4b\xd9\x0c\x6b\x66\x7e\x83\xf7\x1d\x5d\x03\x27\xfc\x9d\x9c\xbb\x70\x86\xb5\xfe\x82\x02\x17\xcd\x2c\xb4\x9e\x8b\x6f\x24\xbf\xc0\x0d\xd1\x0d\x09\xf5\xff\xbf\x07\xfe\x84\x02\xca\xcf\x20\x94\xbd\xb3\x1f\x4c\xbe\xb1\x37\x75\x22\xae\xc6\x8e\x82\x13\x7a\xc4\x2c\x51\x7c\xc6\xb5\x43\xfe\x80\x8a\x20\x5d\xe4\x50\x9f\xbf\x65\xa1\x3e\x8a\xef\x7f\x50\xa9\x8b\xc4\x99\xea\xc2\x82\x5a\xfa\xe1\xe7\x44\xa3\x76\xfe\xf7\x40\x53\x65\xf1\x7c\x67\x5d\x40\xf1\xfc\x94\x7f\xbe\x40\x2d\x23\x63\xef\x4c\x8b\x6a\x08\x4e\x5c\x50\x73\x71\x97\x9c\xb9\x90\x71\x2e\x2d\x9d\x78\x1e\xaa\xe3\x7f\x0f\xd4\x05\xdc\x83\x87\x73\x3b\xa0\x3e\x7e\x4c\x3f\x78\x90\x41\x90\x8b\xbb\xb8\xfe\xf9\x53\xec\xc0\xca\xf2\xf7\xad\xfd\x55\x4c\xd2\x64\x20\x8c\xd7\x0d\x4a\x3a\x57\x09\x9c\x85\x78\xab\x1b\x33\x4a\xe5\x37\x27\x3a\x5b\x95\xf2\x9d\xcb\x61\x16\xa2\x90\x71\xac\xac\x95\xf7\x27\x9d\x9f\x68\x55\x0a\x45\x05\xa3\x21\x95\x72\x4e\x8d\x30\x0b\x79\x8a\x71\xaa\x42\x92\xf3\x0b\x15\x52\xb0\x24\xd4\x59\xc9\xd6\xba\x1f\x0c\x76\x29\xb0\xe0\x25\x95\x8d\x84\x48\xee\x93\xab\xdb\x17\x0c\x7e\x61\xc1\xa0\xb5\xa9\x3c\xa1\xc6\x5b\x16\x8a\x75\xf2\x82\xd9\xb8\xdd\xba\x8a\x4f\xdc\x72\xb3\xa8\xd7\x6c\x64\x7c\x46\xec\x46\x7c\x10\xe7\x9b\xd0\xea\x65\x1f\x7a\x64\x00\xca\xd5\x43\xf0\xf8\x15\xbf\xf0\xf0\x81\xc6\xec\xc8\xf0\xe3\x89\x75\x22\xa5\x8f\xc6\x20\x61\x11\xdd\x9f\x83\x42\x84\x74\x16\x93\x62\x8f\xe9\xca\x12\x7b\x7c\xfe\x58\x48\xd5\xfe\xc7\x13\x71\xc6\x36\x78\xcc\x4f\x90\x29\x76\xff\x9a\x9f\x20\xf3\xad\x9d\x7a\x40\xc6\xbd\x6c\xb2\x72\x92\xb8\xf9\x2c\x31\xee\xd8\x7a\x91\x79\x72\xed\x7c\x10\x4e\xde\x39\xfc\x09\x62\x85\x7e\xb2\x28\x4c\xd6\xc5\x32\x8b\x9d\x4c\x47\x67\xe1\x65\xc2\xc4\x59\xec\x75\x86\x82\xfd\x21\xfb\x7a\xcd\x0a\xfd\xd9\x51\xc0\x13\x71\x3a\x87\x22\xc5\xcf\x86\xbb\x6b\x51\xba\x88\xf3\xa2\xa6\x5b\xc9\x1a\x66\x87\xe6\xb5\xe4\x8d\xce\xb3\x23\x1c\xbd\xe4\x0d\xe9\x44\x7c\x48\x48\x4a\x2e\x3f\x07\xe4\xf3\xa4\x6b\xfd\x44\x04\xc6\x07\x58\xde\x0f\x22\x5d\xbe\xb6\x2c\x38\x47\xa4\x73\xfc\xbe\x1a\xce\x01\xb3\x44\xd2\x4d\x7f\xd2\xe1\x3e\xc9\xc2\x3b\x07\x30\x38\x49\x27\x3f\x07\x52\x39\x65\x29\x41\x26\x3c\xee\x9b\x52\x87\xce\x81\x08\xf3\xac\xab\xe0\x1c\xd8\xa7\xac\x1b\xec\x84\x5f\x79\x53\xce\xd5\x09\x2f\xf0\xe0\xa2\x71\x13\x2e\xd7\xc1\xc5\x69\xe6\x80\x96\x58\x55\x3f\x26\x7d\x93\x93\xdc\x3e\x26\x3c\x83\xbb\x6e\x59\x13\x9e\xc1\x5d\x62\xfb\x84\x67\x70\x53\xf1\x92\x49\xc7\xe0\x2c\x37\xa1\x09\xc7\xe0\x9e\xbb\x3f\x48\xdf\x6f\x4d\xe2\xfc\x18\x65\xcf\x5b\xdb\x30\xcf\xc0\x10\xdb\xc3\x2f\xd4\x7f\xfe\xf4\xa2\xfd\x3a\x3f\x3e\xd9\x95\x22\x68\x9e\x1f\x13\xec\x65\x1f\xa9\x79\x7e\xf7\xad\x5e\xba\xbf\x7f\xbe\xdf\x3f\x00\xbd\xf8\xed\x01\x91\xea\xc2\x33\x04\xcb\x0c\xca\xbc\x38\x4f\x56\x33\x08\xfe\x8d\x14\x98\x9b\xa6\x4e\x78\x1d\xf7\x9a\xdc\x01\x6b\xa5\x56\x3f\x60\xd5\x52\x77\x80\x6c\xd8\x49\x6b\xc6\x6a\xa1\xfb\x3e\x38\xe1\x93\xdc\xab\x67\x18\x51\x2d\xc4\x33\x8a\x74\x20\x34\x00\x0f\xa4\xd5\x8d\x06\xf0\x59\x0e\xe9\xa3\x6c\xff\x7b\xbe\x34\xe9\xd1\x9c\x92\xc1\x85\x3e\x39\x49\x09\x35\xe1\xe2\xfc\x3d\xf0\x00\x90\xc0\x65\x74\x9d\xf0\x79\x0e\x49\xbc\x75\xc2\xe7\xb9\xa9\xda\xd5\x84\xcb\xf3\x37\x88\xe6\x0c\x9f\x67\x87\x6e\xcc\x13\x42\x42\x12\x25\x9c\x27\x84\x84\x94\x3c\x6d\x18\xea\x92\xb4\x14\xf3\xa4\x2b\x97\x32\xac\xcd\x33\xf1\xe4\x46\x8f\xf2\xf2\x81\xe1\x9a\xec\x43\xc3\xe6\xb5\xdb\x5a\xcc\xcc\xe5\x30\xc2\x66\x2e\x47\x12\x60\x99\xcb\x51\xfc\x09\x97\xa3\x69\x7d\x32\x97\x23\x0a\x30\xe8\xb6\x55\x70\x72\xc2\xdd\xfa\xeb\xd3\x5d\x70\x39\xb2\xbf\xa0\xcc\x34\x04\x39\x64\x91\xf6\xf3\x05\x57\xa3\x69\x97\x32\xcf\xb6\x0f\x4a\xe6\x6a\x64\x83\xc5\xd5\x48\x7e\xc0\xd5\x18\x9a\x6b\x21\xe6\x14\x75\x5a\xb8\x1a\xde\xc8\xc2\xd5\x88\xea\xa3\x70\x35\x8c\xad\x85\xab\x91\xb5\xc4\x65\x21\x87\x1f\x90\x38\x16\x41\x5a\xb8\x1c\x3e\x93\xf4\xf4\xfe\x41\x97\x42\xec\x68\x7e\x40\xec\x28\xee\x14\x76\xff\xf0\xd3\x07\xf3\xd0\x79\x05\xcb\xda\x7b\xad\x31\x0b\xe8\xcb\xa9\x62\x9e\x95\xb3\x35\x35\xab\x6b\xb6\x7e\x83\xb3\x15\xb3\x80\xc7\x78\xf0\x2d\x7f\xc2\x65\xfc\x1b\x45\xe8\x02\xb7\xb8\x22\xd5\xe5\x3c\x2b\x67\x1b\xfd\x09\x37\xbf\xf9\x13\xce\xd6\x88\x0d\x09\xaa\x89\x35\xc0\xcf\x3c\xd8\x47\x6a\x9e\x08\x30\xce\xd1\x58\x0b\x99\x2a\x29\x63\xcf\x84\xb7\xeb\xf0\x9a\xbf\x28\xca\x27\xb7\xf1\x09\xb5\x55\x53\xf4\xd6\x7c\x61\x9a\x97\xac\x3b\xdf\x04\xde\x22\x32\x3a\x8f\xf0\xcf\x1f\xdd\x98\x27\xae\x61\x5d\xba\xd3\x89\x5b\x98\x94\x60\x73\xae\xec\x58\xfa\xc9\x8c\x2e\xfa\xc9\xc4\x0e\xfa\xd9\xd0\x97\x3f\x46\xf0\x73\xd7\x4f\x54\xd8\x72\x5f\xf7\x3f\x7f\x4c\x4c\xe7\x81\xfa\xfc\x49\x3f\x3f\x11\x3d\xb9\xeb\xf9\xcf\x1f\x15\x76\x9a\x33\xb0\x38\x97\x7e\xe2\x5b\xbd\x1c\x58\x02\x46\x3f\xbf\x6f\xf7\x95\x64\xe2\x6a\xa5\x92\xda\x13\x57\x18\x05\xb6\x4e\xdc\x60\x4c\xd2\x71\x7f\x91\x6d\x75\xe2\xf6\xa2\x8a\x8a\x13\x97\x17\x05\xa0\xce\xf9\xd1\x24\x69\x91\xe7\x2c\x5f\xcf\x42\xb0\x59\xd0\xb3\x80\xfc\xf0\x5e\x99\xf9\x27\xc4\x77\x25\x51\x9a\x13\xce\x4f\x3a\xbd\xf3\x4d\x5f\xcf\x02\xe3\xcd\x58\x68\xbf\x8d\x6d\xf1\xdb\xc8\x94\xcb\xc5\x0a\x13\x45\xc2\xfb\xce\x2f\x1b\x66\xc4\xcd\xfb\xd8\xf6\xde\x30\x59\x23\x31\x7c\x57\x85\xff\x2d\xdf\x09\x13\xf9\x71\x42\xdc\x81\x52\xf1\x38\x60\xcc\x4d\x3b\x31\x64\x3c\x0e\xa4\xa2\x54\xbc\xd7\xf7\x00\x12\xd0\x56\xda\xc5\x83\xf5\xfe\xdb\x36\x4a\x7f\x0f\xe8\xab\x99\xf5\x09\xa2\xdc\xf3\xf6\xb3\x8c\x07\x0a\xa9\x7f\xa2\x6b\x5b\x0f\x50\xcb\x39\x1e\x3b\x47\x71\x3c\x50\x16\x37\xa4\xae\x37\x62\xa0\x2d\xb3\xec\x3e\x50\x3b\x28\xc8\x19\x3e\x1e\x2c\xd4\xd2\x76\x62\x85\x78\xa4\xce\x07\x5d\x9f\x4c\xce\x65\xec\x51\x56\xb6\xfa\xed\x5f\x1d\x8f\x72\xac\x37\xf6\x27\x05\xbc\x2a\xef\xd4\x0a\xf1\x40\x56\xe9\x6f\x15\xf6\x6c\x0b\x83\x13\x92\xd6\xa3\x6e\xe9\x6b\xaf\x69\xa5\xf5\x79\x27\xd3\x8c\x47\x7d\xe9\x7b\xd4\xf7\x02\x21\xd3\x57\x68\x3b\x30\x2b\x1e\x8d\x6e\x81\xfb\x6a\x15\x0f\x26\x35\x91\x1f\x60\x3c\x3a\x38\xb3\x5c\x0b\xe3\xd1\x61\x21\x92\x0f\x5d\x3c\x06\xcd\xf0\x3b\x33\x45\x3c\x06\x8c\x82\xf2\x5f\x8b\xc7\x80\xc9\x2f\x07\xed\x0b\xc2\x47\x83\x3c\xde\xe2\xb1\x28\xeb\x2e\xdb\x16\x8f\x93\x99\x9f\x37\x55\x8c\x07\x5c\xd4\x83\x9c\xc7\xe2\x71\x21\xa3\x52\xda\x25\x25\xe2\x01\xcf\xcc\x90\x76\xac\x45\x3c\x60\x75\x0e\x72\xa3\x88\xc7\xb3\x76\x7f\xec\x3e\x1e\x16\xe4\xd8\xdc\x2a\x1e\x2f\xe0\x90\xed\xf1\x7b\xc0\x61\xb5\x0d\x2f\xd3\x49\x6d\x56\x1c\x8f\x59\xb8\xa6\x1b\x1d\x02\xab\xb0\x4a\xa5\x1f\x43\xa4\xa4\xb2\x43\xf5\x63\x88\x60\x92\x52\xea\xc7\x10\x99\xc6\x6b\x4b\xda\xdf\x83\x8b\x6f\xb4\xfd\x00\xce\x93\x52\x07\xc7\x80\x12\x70\x41\x0a\xe4\x18\x22\xfc\xf7\xa4\xa7\x8c\x21\xc1\xbb\xa1\xee\x2c\xf7\x31\xb0\x06\x95\x14\x8b\x31\xa0\xa4\x54\x90\xe6\x31\x86\x74\xf3\x41\xde\xa3\xb0\x58\x40\xcb\xcb\x70\xf3\x3d\x78\x59\xa3\x6d\x43\x5a\x16\x60\x6d\xbf\x51\x33\x1f\xec\x15\x0b\x48\x34\xfa\x49\x6e\x7b\x14\x24\x47\x0c\x2d\x8f\xfd\x09\x72\xe4\x7d\x0f\xf6\x02\x75\xdc\x1f\xeb\xce\x82\x1c\x03\x83\x68\x5b\x89\x7b\x72\x88\x20\x6c\x5d\xbf\x6f\x26\x0e\x29\x9b\x9e\x84\x87\xd1\x05\x65\x53\x9c\xb0\xb0\xa1\xe4\xfd\x09\xed\xf7\xad\xe4\xbd\x1c\x0f\x4c\x2f\x6d\xa7\xeb\x8c\xe1\x19\x7c\xa3\xf8\xc1\xcd\x07\x1b\x72\x1a\x81\xdb\xce\x07\x1d\xc3\x03\x24\x6c\x3b\x9c\x3e\x06\xda\xf4\xda\xce\xee\x11\xc3\xcb\xfa\x1c\x45\x4b\xfa\x26\xae\x8f\x00\x03\x2b\x0a\xad\x34\x3d\x68\x9c\xdc\x26\x41\x61\xc2\x79\xb3\x95\x45\x8d\x63\x0c\xc4\x97\x7d\xd1\x89\x11\x65\x74\xc3\x10\x2d\x88\x89\x9d\x56\x3f\x40\x12\x91\x56\x37\x3d\x89\x95\x39\x28\xb7\xc2\x36\xc6\x0a\xb7\xd3\x56\xf7\x29\x8d\xc8\xa5\x12\xda\x2e\xee\x1b\x23\x33\x93\x28\x7b\x5b\x8c\x03\x76\xf6\xb6\xeb\x59\xc6\xc8\x68\xb3\xb6\x59\x58\x8c\x57\x66\x74\xf3\x46\x8f\x48\x27\x72\xf9\x59\xc4\x48\x07\x49\x59\x29\x62\x84\x77\xe3\xf7\x60\x6d\x43\x5c\xc7\xb6\x85\xdd\xc7\xcb\xb0\x8d\xad\xd8\x8a\x71\x22\xeb\xe8\xb1\xf3\x5f\xc6\xc4\xe2\xdf\x6d\xd7\x1b\x8d\x29\x10\xa3\x5a\xfe\x8b\x7b\xd3\xf7\x36\xf7\x68\xd3\x85\x14\x26\x33\x2d\xef\xc5\x4a\x09\x8e\x64\x6d\x87\x82\xc4\xc4\x12\x45\x79\x67\x76\x8c\x29\x31\xbb\xfd\x8e\xc3\xfe\x1e\xac\x4f\xb2\x1e\x10\xa6\xaa\x4e\x9f\x95\xcf\xd9\x7d\x9c\x7c\x10\xf5\x60\xf2\x81\xfa\x20\x5d\xd8\xb5\xef\x62\x4a\x93\xaa\x97\xb8\x3f\x59\xcc\xa8\x75\x3f\xb8\xf8\x60\xf7\xc1\xd2\x29\xad\xed\x2d\x49\x99\x8e\x76\x4d\xd3\xcf\x1c\x65\x97\x1d\x89\xa9\x30\x3a\x73\x1b\x3d\x62\x42\x6d\x88\xd0\x76\x3a\xf9\x98\x0a\x97\x70\x87\x67\xc7\xc4\x5c\xef\xad\x6b\x09\x2b\x6e\x85\x6d\xa7\x92\xfa\x1e\xd0\xe5\x74\xe8\x0d\xd2\x96\xed\xc7\x11\x53\x43\x3c\x55\xeb\x5a\x31\x24\x21\x0d\x6d\x97\xe4\x8a\xa9\x81\xb1\xd6\x21\x48\x99\xf8\xb1\xee\x40\xe2\xef\xc1\xca\xa1\xb8\x21\x6d\xab\x1e\xf8\x3e\x7f\x09\xd9\xcd\x3e\xe1\x41\xc3\x32\xd7\x58\xd7\xaa\x77\xa2\xe8\x4e\x74\x14\x13\xb2\x31\x7d\x0f\x76\x1f\xe7\xe0\x6c\xb7\x08\x90\x6e\xe8\xa6\xda\xce\x4d\x12\xd3\x0d\x1d\x59\x8e\x9a\xed\x8d\x9d\x4b\x3b\x66\x3e\xa6\x07\x05\xbf\xdb\x0e\x20\xfd\x1e\x20\x68\x7e\x6b\x9e\x62\x7a\x32\xdf\xd0\x02\x3d\x44\xa9\x9d\xb6\x27\xa6\x87\xb2\xc9\xd0\x41\x78\x48\x4b\x86\xb6\x61\xc2\x85\xa7\x6d\x77\xc5\x98\x8f\xcc\xc3\xb4\x11\x37\x1f\x74\x96\xd9\xee\x35\x31\x07\x68\x92\x14\xe0\x1d\x73\x60\xe5\xd6\x1d\x24\x13\x73\xc0\x5c\xfa\xb6\x9c\xc7\x8c\xfa\xa1\xdf\x25\x66\x41\x9a\x13\x94\x88\x7d\x7b\x52\xc7\xcc\x0a\x5e\x62\x1b\xb9\xb2\xcc\xe3\x56\xea\xc6\xcc\x34\xdb\x7d\x2b\x3b\x63\x66\x16\x3a\x55\x7e\x8f\xb9\x33\xd5\xe3\xae\x72\x11\x33\xaf\xc9\x7d\x1b\xcb\x63\xbe\x58\x71\x7a\x5b\x27\x62\xbe\x58\xfc\x66\x1b\x0a\x62\xa6\x87\x77\x17\x6d\xc9\x0f\x72\xa8\xa5\xed\xc5\x15\xf3\x7b\x2c\xa3\x48\xd7\x03\x4c\x36\xf8\x01\x84\xe5\xbe\xf3\x43\xc6\xfc\x32\x37\x68\xd8\x38\x97\x5f\x96\xc8\x0b\x02\x7d\x2e\x73\xda\x66\x24\xe5\x60\x39\xee\x9d\x21\x2c\x96\x83\xb9\xb3\x76\xda\xb4\x58\x02\xfc\xc4\xfb\x4e\x01\x16\x4b\x40\x16\xf1\xbe\xb3\x35\xc6\x12\x6e\x4e\x7f\xe8\x13\x16\x8e\xdd\x99\x13\x63\x41\xb5\xf5\xef\xc1\xee\x23\x32\x36\x7c\x27\x30\x88\x85\x25\xaa\xba\x84\xec\x92\x59\x56\x66\xdf\x2c\x62\xc9\xcc\x0e\xb1\xdd\x72\x63\x29\xc7\x7a\x63\x7f\x82\xaa\x2c\xa1\x6f\xe7\x8c\x58\x98\x0d\x3f\x4b\x2e\x2f\x4c\x7d\xda\x84\x2f\xa5\x71\x2e\xbb\xa4\x58\x2c\x0d\x62\x45\xdf\xd1\xfb\xb1\x30\xad\xd6\x2e\x07\x1b\xcb\xa0\x30\xb3\x8d\x19\xdf\x03\x6a\x94\xb7\xf4\x5b\x56\xde\x8b\x7d\x2f\x8e\x05\xf1\xbe\x21\xed\xb0\xf5\x58\x4e\x66\x6e\xda\x29\x59\xbf\x07\xfc\x64\xe9\x26\x62\x39\x99\xf9\x70\xa7\x64\x8d\x85\x11\x44\x5d\xc7\xb8\xdc\x20\xaf\x7d\x07\x11\xc6\x72\x83\xe0\xf4\xad\x51\x8e\x65\x49\x11\xdb\x32\x1a\xcb\xcb\x35\x4e\x9a\xfd\x4b\x34\x95\x58\x5e\x5e\x08\x2f\x3d\xfd\x8d\x87\xc4\xf7\x76\xe1\xdb\x7b\x6d\xde\x7b\x7d\xbe\xe7\xf5\x32\x13\xe5\x56\xf5\xc4\xf2\xbe\xeb\xc1\x1e\x71\x32\x5b\xf3\xf6\xa5\x8f\x05\x77\xd3\xef\xc1\x9e\xd7\xe4\x72\x6e\x7d\x49\x2c\x13\xb2\x4f\xdf\xaa\xc3\x58\x26\x0b\xc5\x6d\x2d\x55\xac\xc7\xc1\x3e\x36\x35\xaa\x07\x0c\xa3\x7d\xeb\xdb\x62\x3d\x98\xab\x66\xfb\xf6\xc5\x7a\xa0\x10\x71\xdf\xae\x18\xb1\x46\xa0\x7d\xda\x39\x98\x63\x8d\x95\x37\xc7\x7d\x1f\xab\xb1\xb1\x8f\xae\x4f\x58\x6b\x69\xbb\x45\xc6\x9a\xf2\x2a\x1d\xbc\xfb\x60\x7d\xba\xbe\x55\x72\xb1\xa2\x80\x43\xe8\xdb\x8d\x26\xd6\xca\xcb\xe6\xf6\x27\x8a\x15\xf9\xae\x43\xdf\xc9\x17\x63\xed\x4c\xbf\x9e\x35\xb9\x95\xb3\x6b\x1b\xb8\x63\x1d\xd4\xb8\x55\x3f\x20\xf5\xc9\x65\xf7\x01\xbb\x40\xc8\x3b\x27\x76\xac\x63\x75\xaa\x05\x3a\x79\x62\xb3\x16\x68\xe9\xd3\xb6\x2d\x31\xd6\x13\xd5\x36\xfb\xce\x95\x1c\xeb\xca\x09\xb0\x8d\x72\xb1\x9e\xe4\x67\x87\xde\x60\xf4\x47\xcb\x1b\xab\xeb\xcd\x62\xa4\xbb\xf4\x5d\xac\x37\x2d\x4d\xd1\x0f\x08\xd8\x8e\x07\x89\xf5\x25\x2f\x3a\xb4\x0d\x0b\x0b\xcb\xbe\xb2\x54\x1a\xc4\xba\x64\xf4\x3a\x11\xb6\xd4\x77\xd1\xb6\xd8\x8e\xc9\x2a\x80\xfb\xa8\xb4\xc0\x94\x99\xdb\x22\x10\x5b\x80\xd0\xd0\x77\x46\xc0\xd8\x28\x22\xf5\x5d\x55\xf9\x7b\x70\xf1\xc1\xb1\x1f\x90\x17\xd5\x4d\x9f\x1a\xea\x02\x86\x5e\xf7\xf1\xf8\x2e\x40\x7c\xb0\x3b\xad\xcc\x9b\x59\x37\x26\xb7\x0a\xd7\xb0\xbe\x95\x4d\xb1\xb1\xd6\x4d\xaf\x5b\xdc\x6b\x2c\xce\xa1\x6a\x03\xb1\x55\x54\xcf\xea\xdb\x4f\x24\xb6\x46\x36\xb1\x75\x41\xb1\xad\x84\xe8\xbb\x50\x7b\x6c\xc8\xbc\xfd\x3d\x58\x8b\xdc\x46\xe7\xb0\x5b\xfe\x6b\xc8\x60\xf4\x09\xba\x7b\x81\xce\x4e\x48\xb7\x30\xd7\x2e\x16\x7e\xd8\x8a\xaf\xef\x01\x86\xdd\x19\xc0\x62\x63\xb0\xa0\x6c\x0c\xb1\xdd\x89\xa1\xda\x5a\x8f\x1b\x52\xbc\x62\x75\x63\x83\x1b\x71\x3c\x76\x79\xb3\xd8\x1e\xa4\x33\x96\x27\x5c\x6c\x6f\x58\x0f\xf6\x27\x93\xd7\xf3\xad\x64\x8c\x9d\x0a\x9e\xbe\x93\x86\xc4\x7e\xa0\xd4\x68\x6f\x7b\x2e\x1f\xd9\xc5\x12\xee\x35\xed\x91\x25\x51\x76\x8d\xd6\xd8\x23\x93\xd4\xb5\x7d\x23\xe9\xa8\x03\x1a\x94\x07\x3c\xf6\x4c\x0a\xb3\x4b\xc6\xc7\xce\x3a\x7f\xbd\xed\x2b\x4a\x2f\xac\xed\x2b\x21\xbb\xd7\x87\xeb\xb1\x97\xb0\xa3\x82\xc0\xf7\x60\x7f\xb2\x92\x8d\xed\x5c\xf7\xdf\x03\xd6\x87\xdb\x48\xd7\xc7\x2a\x18\x1c\xf4\x49\x6f\xcc\xe7\x99\xf4\x80\xf5\xb4\x36\x8e\xf5\x75\x90\x25\x0f\xf7\x73\xd7\xb5\xd6\x1b\x99\x35\x3c\x36\x0f\xec\xe7\xaa\x19\xac\xe9\x9f\x83\x9f\x6c\x62\xd0\x4f\x72\xfc\x9d\x2e\x3b\xf6\x93\xc7\x54\x12\x73\x5f\x1c\xad\x6f\xd9\xa4\x33\xb8\xb4\x4b\xb8\xed\x8c\x5f\xec\x92\x87\x3b\x8e\x7a\xdb\xda\xd1\xd8\x1f\xee\xf5\x4e\x3f\x19\xfb\xb3\xe0\xda\xa2\x49\x7f\x56\x85\xd0\x4d\x81\xfb\x1b\xd6\x72\xfc\x45\x5e\xbd\xef\x6d\x42\xb0\xe9\x75\x7f\x99\xa7\x7f\x6b\xa8\x63\x7f\x3b\x27\xbe\xb9\x6e\x7f\x5f\x8e\x38\x34\x22\x12\x0a\xef\x6a\xf0\xb1\xcf\x55\x38\x73\x0b\x36\x7d\x11\x9f\x9d\xc3\x2a\x8e\x48\x9c\xde\xd9\x7e\xe2\x88\xd7\x4a\xee\xbf\xd6\x7f\xe4\xc1\x37\xb6\xce\x65\x94\x9b\x09\x5b\xf6\x96\xad\x32\x3f\x69\x57\xcc\x8e\x2c\x77\x11\xfa\xae\xfb\x13\x59\x68\x21\xf4\x1d\x60\x1e\x47\x2b\x7c\x63\x53\x67\x26\xbd\x0c\x5d\x02\xf9\x38\x57\xd0\xd2\x3e\xc1\xe3\xa1\x7d\xa8\x09\xd2\xe7\x61\xac\x4c\xdc\x7d\xd0\x95\x75\x6c\x0f\xa4\x38\x5e\x46\x81\xa4\x4d\xae\xc7\x9b\xe9\x22\xbd\x49\xdc\x78\xfb\x8a\x74\xdd\x9d\xd2\x17\x6f\x6c\x17\x94\x48\xc7\xb6\x30\xb6\xa7\x46\x1c\xef\xca\x44\xb2\xd5\x21\x63\xde\x8c\x85\x6d\x7a\xf0\xb4\x7f\x7b\x70\x1e\x81\xa3\x6c\x09\xeb\x3c\x22\xdd\xc5\x37\xb6\x9d\x47\x5f\x71\x16\x79\x3f\x98\xcb\x35\x7f\xad\xc7\x19\xc6\x72\x28\xdf\x7d\xc4\x8b\xc2\xf3\x26\x93\x27\x0b\x4e\x0f\x69\x20\xcf\xcc\xc8\xc1\x5d\x1f\x27\x9e\x05\x72\xdc\xd8\xb5\x5b\xe2\x59\x97\xaf\xd9\x96\x88\xce\x0a\x8f\xac\x63\x07\xb3\xc7\xb3\x5e\xeb\x8d\xdd\xe9\x78\xe9\xc3\xb0\xc9\xd3\x85\x62\x0e\x41\x15\x2c\xe2\xd5\xc8\xf0\x77\x12\xf1\xef\x01\x09\xe9\xbe\x59\x5f\x6d\x39\xed\x0c\xbf\x41\x25\xee\xc6\xd3\xab\x55\x56\xfd\xce\x7a\x80\xaa\xdf\xc7\xf6\x8a\xfb\x1e\x50\x13\xba\xcf\xe3\x85\xbc\xfd\xf1\xd0\x5c\xae\xd6\xa9\x30\xd9\x47\xf8\x42\x5a\xfd\x90\x77\xed\xc6\xef\x01\x2f\x7d\x1b\x71\xaf\xd6\x59\xbd\x23\xea\x8d\x41\xd6\xb3\x29\xda\x85\x8c\xf3\xf1\xd8\xf5\x25\xbf\x07\xf0\xe4\x09\x9e\xfe\x45\xbb\x5d\x53\x1f\x28\xfd\x7c\xec\xdc\xb8\xdf\x83\x49\xb1\x42\x80\xd1\x1b\x73\x27\x05\xfd\x1e\x74\xa6\xf0\xd4\x1b\x74\x4d\x94\x5d\xe0\x42\x5a\xed\x78\xec\x64\x53\xf1\x62\x4e\xeb\x63\xa7\x82\xfa\x1e\x9c\x8c\x2d\x5b\xab\xfe\x14\x5a\x75\xfb\x16\xb3\xde\xd8\xa8\x4b\xdf\x24\xff\x2d\x34\xd3\x89\x6e\xbe\x28\x74\x13\xf2\x0e\x7c\x88\x93\x09\xc4\x8b\x74\xc7\x93\xc9\xbb\xa5\x23\x99\x9d\xde\x0e\xdb\xa8\xf2\x3d\xe8\x78\xa1\xe9\xf7\x49\x45\xb1\xbe\x58\xa2\x6d\xf7\x83\x4e\xa5\xb7\x3e\x89\xf7\xbf\xa9\xd6\x67\xa7\xfd\x7e\xdb\xaa\xbe\x07\xa4\x40\xfb\xa0\x4f\xa4\x7d\xfe\xc0\x88\xfb\x01\xcd\xbc\xd2\xbb\xcc\x4e\x4b\xa8\xee\xf7\xb3\x57\xee\x5b\xd4\x1b\x10\x07\x53\x4f\xea\x03\xfe\x53\xcd\x90\xa3\xac\x43\x4b\xfa\xcd\x8c\x92\x92\x30\x67\x1f\x9c\x6b\xd4\x18\xe7\x02\x4b\x9f\xc0\x23\x3a\x6d\x7f\x95\x38\xfb\x45\x38\xab\x26\x7f\xf1\xbc\x45\xcd\x15\x41\x1b\xd2\x78\x4f\xa4\xf6\xfd\xd1\xc1\x4d\xe4\xf6\x6d\xdb\x50\x1a\x27\x53\xf7\x66\xd9\x72\x66\x5f\x01\x16\xd5\x6f\x00\xce\x6d\xce\xfb\x1e\x80\xf9\xd5\xf2\xef\x8c\xab\xfc\x4f\xf8\xd6\x44\x46\xdc\x0f\x57\x37\x40\x83\x2e\x37\xd2\x01\xce\xb1\xec\x60\x1b\xdf\xe7\x38\xe8\x3b\xa4\x95\x1d\x0b\x29\x34\x29\xa6\x84\x95\xe5\x6c\x22\x25\xec\xd7\x85\x1e\x2c\x8f\x84\x2d\xe1\xcc\x41\x0f\x04\x29\xc5\xe6\xa0\x05\x59\x07\x73\x0e\x58\x35\x92\x2e\xcf\xcb\x9b\x28\x1f\x06\xf4\xa1\x67\x59\x15\x18\xcc\xc5\xb0\x63\x8b\xe2\x1c\x2b\xa5\x7f\xfd\x5f\x7b\x48\xfe\xeb\xfc\x8f\xff\xfb\xc5\xeb\xdf\x17\xc7\x3f\x7f\xd6\xbf\xd0\x2b\xef\xe7\xe5\xd1\xf3\x86\xea\x73\xbb\xe1\xbb\x25\xef\x7f\xbf\x65\x3c\xf4\xc9\x87\x18\xfb\x5f\xf8\x84\x35\xb5\xdc\x6e\x61\xda\xc3\xdd\x72\x7b\x78\x24\xe0\xdc\xe6\xdb\xe3\xf8\xc4\xe1\xf5\x2f\x6d\x6e\xc7\x6e\x79\x86\x5b\x28\x44\xef\x96\xd7\xbd\x31\x7f\x57\x52\x8b\x7b\x9b\xcc\x43\xbf\x5b\xa6\x7b\x43\xaa\x85\x6d\x40\x3f\xc2\x27\x89\xec\x7f\x07\x13\xa6\x6f\xb8\x63\xd5\x5c\x23\xe3\x0d\xe5\x58\x7e\x44\x43\x11\x81\xd8\x76\x5f\xfd\x28\x98\xdb\xd0\xa7\xaa\xf1\x1c\xe9\xd0\xca\xa6\x83\xb5\x6b\xd5\x52\xdd\x02\xd2\xb3\xd7\x22\x05\xc1\x98\xe8\xbb\xac\x8c\xff\x47\x0a\x8f\xdb\x5e\xb6\x45\xb5\x4d\xb5\x31\xa9\x54\xd7\x0e\xa7\x74\xaa\x0d\xfe\x3f\x45\xf9\xf2\x8f\xf4\x11\x94\xfd\xef\xaa\x3f\xe4\x36\xc3\x82\x02\x86\x87\xe2\x2a\x8e\x34\x3c\x37\xa8\x59\x14\xd7\x74\xa4\x0f\x8b\xf6\xbf\xdf\x14\x0e\x7f\x75\xde\x6e\x02\x47\x92\xbb\xfe\x91\x2e\xf7\x08\x51\x59\x9e\xe2\x47\xba\xdd\x23\x22\xce\xe4\x0d\x7a\xc0\x1c\xb0\xff\x05\x7f\x92\x73\xfd\x01\x65\xc3\xfe\xf7\x66\x5b\x53\xdb\xeb\x36\x42\xb2\xdd\x3a\x0e\xdc\x5b\xf7\xbf\x05\xc3\x0d\x35\x69\xe3\x50\xee\x3d\x28\xd8\xe6\x40\xb9\xf7\xf5\x2f\xec\xc1\x2a\xfd\x79\xa0\x46\xfa\xfe\x97\x80\x6c\x4f\xb1\x03\xc5\xcc\xf7\xbf\x04\x64\xbb\x01\x85\x37\xed\xb6\xf0\xb2\xf4\xbb\x62\x42\xa2\xcf\x79\x3c\xe0\x90\xbe\xdd\x7a\xe2\x91\xa2\x5a\xe0\x70\xb2\x7d\x19\xe3\x91\x86\x5b\x4e\xf8\x19\xec\x96\xdc\xd4\x02\x37\xaa\xaa\x62\x48\xf1\x68\x59\x6d\x6d\xfc\xf3\x67\x24\x37\x75\x03\xd1\xd1\xb4\x5d\xcf\x62\x28\x7b\xcf\x62\x28\x19\x5f\x15\x35\x55\x37\x9d\xff\xfc\x19\xad\xbb\xe9\x72\xd3\x8b\xaf\xc2\x6e\xaa\x1a\x2b\x20\x85\x64\x71\x87\xf5\x74\xd3\xf5\xcf\x9f\xae\x58\xcf\x18\x9a\xbf\x6a\xc8\x96\xba\x9d\x5e\x62\x68\xfe\xaa\xe1\xab\x7d\xaa\x23\x24\xdf\xfd\x2f\xa3\xb4\xd5\x62\xd8\xe1\x45\x1c\x95\x57\x3d\x86\xd1\xdd\x36\xd8\xa6\xc1\x6e\x2d\x62\xf8\xe8\x62\x57\x6e\xac\x18\xe3\x26\x21\x31\x46\xfa\x39\x6d\xb7\xc1\x18\x63\x73\x1b\x62\x4b\xdc\x72\xb9\x85\xdc\x77\xb7\x54\x0d\x15\x29\xd3\xa6\x9f\xb6\xea\x36\x14\x67\x0d\x6a\x39\xdd\x72\x21\xc3\xc8\x6e\x69\xc2\xa7\x08\xf9\x24\xca\x7d\x3e\xc6\xe6\xfe\x98\xc0\xa1\x1c\x1a\xab\xfb\x3b\xa4\x03\xdb\x4e\x74\x31\x76\x43\x08\xcd\x4b\x91\xeb\x75\x84\x0e\x71\xff\x0b\xe7\x71\xc1\xd1\x0d\x21\xd4\xfa\x25\x6f\xd2\x18\xe3\xe3\x36\x08\x27\xa5\x09\x05\xd2\xa1\xf5\x05\xdd\xfd\xbe\xdb\x1b\x9d\xa2\x4e\x44\x8a\xe7\x3f\x7f\x14\xc3\x15\xd3\x78\xd4\x82\x30\xb6\xa8\x5a\x70\xd1\x14\x2e\x26\x38\xcb\xc4\x6d\xc3\xfa\x1e\x34\xb7\x7d\x08\x17\x3c\xd8\x79\xb9\xe9\x41\x93\x7a\xbc\x84\x70\xa0\x83\xa1\x2a\xcb\x6f\x4c\xd7\xab\x36\x18\x3f\xab\xb2\xd8\xc6\xec\x43\x91\x51\x0e\x43\x55\xe6\x63\xf6\xb1\xcd\x1d\xce\x60\x3a\x4a\x59\x84\x3d\xe2\xaa\xdd\x95\x5d\x35\x66\xd1\xf5\x98\x07\x03\xb6\x36\x37\x8e\x79\xdc\x6a\xbb\x3e\x1c\x56\xe8\x54\xcc\x97\x76\x2d\xe3\xae\x7e\xc8\xbd\x2f\xe6\xc7\x30\x82\x45\xba\x0a\x7c\xcc\xaf\x96\x24\x43\xce\x39\x94\xf8\x26\xe6\x59\xdc\x06\x21\x43\x61\xe4\xb1\x1c\xea\xb3\x20\xbd\x7c\xde\x7e\x61\xb1\x54\x6d\x5c\xa9\xef\x77\xac\x37\xd1\x8f\xa5\x69\x72\xe5\x5b\xad\xae\xac\xb5\xb1\x74\x37\x7d\xab\xd3\x15\xb4\x18\x61\x72\xdd\xff\x16\x74\xb8\x41\x2c\x9e\x1a\x6b\xaa\x57\xe5\x1b\x8f\xa8\x46\xbe\xff\xc5\x60\xda\x9a\x6a\xe8\xeb\x81\x26\x4d\xba\x8a\xc1\xc4\x0a\x5d\x4e\x55\xaa\xee\x88\x62\xe4\xfb\xdf\x07\x64\x6e\xc3\x58\xab\x76\xb4\xe2\x46\x15\x15\xdc\x1c\xab\xcf\x2f\xca\x27\x7f\xb8\xb5\x81\x6c\x3e\xbf\xad\x61\xb1\x76\x4a\x83\x88\x72\x03\xfb\x5f\x48\x72\x4a\xe0\x1a\xc7\xd4\x71\x43\x6e\xef\xaf\x6d\x2f\xf2\xe5\xe3\x76\xc1\x09\xf1\x6b\xa2\xe4\x4a\x39\xf5\x7f\x25\xba\x46\xa4\x47\xdc\xff\x16\xd6\x06\xde\x73\xbf\x4c\x4c\x90\x5b\xf0\xa3\xad\x7b\x82\x6f\xd7\xba\xbc\x48\x59\x90\x54\xe7\x3b\xbe\x92\x6e\xe3\x4b\x57\x7f\x65\x4e\x8b\xaf\x0f\xd6\x7b\xd3\xea\xb0\xfd\x16\x23\x62\xcf\xf6\xbf\xe5\x9f\x3f\x59\xc9\x29\x23\xe2\xbf\xf6\xbf\xf1\x9f\x3f\xb9\x6c\x1f\xee\x38\xaf\xa9\x26\x26\xef\xdd\x32\x40\x9c\x8f\xbf\x7a\xe2\x6f\x48\x54\x84\x81\x67\xff\x5b\x7e\x03\x51\xd2\x21\x4c\x49\xc7\x27\xcd\xc8\x01\x3e\x1d\x5a\xe6\x74\x7c\xcb\xbc\x7d\x43\xbe\x9f\x5d\x2d\x21\xfc\xd0\xb4\x74\x68\x52\xe9\xf8\x26\x55\xb7\xcc\x90\x0e\xa1\x5d\xa2\xa9\xa8\x6a\x29\xd2\x11\x7e\xfa\x1b\xa4\xff\x63\xb7\xa5\xa4\x36\x20\x49\x54\x34\x70\x3a\x72\x50\xdb\x40\xc0\x82\xe0\x18\x86\xe3\xe3\xa7\x4d\x15\xbf\xd3\x31\x86\x9b\x90\x70\x53\x9e\xe8\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\xac\xc5\x10\xb1\x4e\xc7\x47\xac\x55\xf7\x30\xf9\x76\x93\x70\x4f\x50\x96\xe8\x74\xcc\xe6\x96\x13\x1c\x59\x1f\x4d\x77\x37\xd1\xdd\xda\xfb\x64\xc1\x20\x05\x38\xca\x55\xd5\x94\x4b\x61\xba\x0d\xd7\x8b\xaa\xcc\xfe\x29\xe8\xc0\xa4\x30\xf9\xdd\xa6\x4a\x29\x4a\x92\x4b\x11\xaa\xe9\x43\x61\x5f\x29\xc6\xd3\x6d\xf3\x23\xb9\xfb\x58\xa7\x98\x34\xb3\x88\x0c\x5f\x35\xa8\x49\xf2\x66\x8a\x9f\x40\xd5\x15\xa7\x99\x62\xb9\xdd\x04\x42\xad\x2c\xfb\x29\x76\x03\x02\xbd\xd5\xa1\xaa\x9b\xc9\xcc\x37\x45\x38\x23\x1d\x46\x52\x28\x74\xf7\xbf\x90\xdc\x73\xd7\x04\xce\xec\xb6\x0e\x28\xf7\x7a\xc5\xcb\x13\xb8\x16\x28\x9a\xc1\xe3\x2e\x41\xfb\x0f\x85\xf6\x27\x5f\xab\x12\xaf\x55\x41\x57\xa4\x94\x24\xd6\xa7\x04\x8f\xd3\xa0\x0a\x2d\x29\x85\xd3\x6d\x28\x66\xa9\x0a\x16\xc9\xd7\xa7\x94\x70\xef\x0f\x2a\xa9\x90\x52\xec\x6e\x1b\x68\xdb\x7c\x2f\xa5\xe8\xf1\x10\x31\x12\x94\xb3\x3e\x25\x11\xd0\x94\x70\x36\x82\x72\x96\xa7\x94\xfc\x5d\xe6\x77\xc2\x95\x94\x93\xdb\x2a\xdb\x34\x87\x7c\xb9\xed\x46\x9b\xb6\x2f\x65\xcf\xa1\xb0\xcf\xac\x3e\x4b\x71\x1b\xfb\xdc\xdc\x28\xe1\xde\xb7\xff\x85\xa0\xb0\x6f\xc5\xc9\x37\xc0\x94\x3a\x84\x99\xa1\x99\x77\xcf\xa0\x23\x23\x9d\x17\x4c\x72\x42\x82\xe8\xd4\xea\xa1\x0e\x8d\x0e\xe9\xfc\x78\xa9\xb2\x1c\xa6\xf4\xe8\x3c\x26\xe8\x22\x83\x0a\x27\xa6\x22\xe5\x45\x2a\xcc\xb2\xab\x7c\x79\x09\x15\x69\xf7\xbf\x74\x2c\xdc\xf7\x4d\xba\x90\xec\x7f\x0b\x55\x52\x75\xb7\xc5\xa4\x36\xb8\x19\x0d\xe5\xc5\xc8\x6f\x9c\x6a\xc3\xb6\x66\xa5\x4b\xce\xb0\xbf\xee\x7f\x03\xdb\xe2\x6e\x6b\x1e\xaf\x15\x06\xc5\x8c\xdd\x36\x5e\xb5\x7d\x07\x46\x2e\xd8\xdf\xef\xcb\x4d\x8c\xc7\x59\xc4\x21\x4f\x6d\x78\x9e\x30\xa6\x07\x65\x3e\xc9\x08\xae\xdc\xff\x32\x31\xe5\xbe\x56\x66\xc4\x55\xee\x7f\xe1\x12\xa4\x00\x8c\x3c\x2f\xf7\x79\x21\xeb\xab\x04\xb9\x3c\xa5\xbf\xc9\x13\x25\x57\x42\xd8\xb2\x49\x86\xab\xfb\xfe\xf7\xe3\x89\x92\x7a\x8b\xf9\x54\x39\x0e\x2e\xca\x56\x76\x14\xdf\x47\x0b\xd8\x45\x0c\xe2\x1f\xe5\x28\x41\x6d\x28\x87\x1c\x54\xa6\xba\x1c\x3d\xa9\xed\xbb\x30\xc4\xa0\xea\xcc\xe5\x18\xee\x73\xd0\xb3\x7c\x8b\xd9\xe5\x18\x53\x6d\x27\xa7\x90\xd5\x76\xba\x0d\x69\x1d\x82\xea\x06\x97\xe3\x3a\xdd\xb6\x9c\xd3\x05\xcb\x3d\xd4\x76\x9f\xdf\xd4\xdd\xf4\xdc\x6a\x7a\xb8\x9a\x9b\x15\x97\x20\x52\x55\xc2\x47\xaa\x2c\x60\x94\x70\xdc\x6e\x82\x35\x67\x7b\x2d\x1d\x25\x04\xb7\x05\x76\xb9\xd5\x0c\x25\xe8\x46\x58\x02\x42\x28\x83\x2a\xba\x96\x10\xfd\x5d\xe4\x77\x5b\xe6\x2f\x21\x69\xe6\xe1\xc3\xe0\x2c\xf9\xa9\xe0\x3a\xbd\xff\xfd\x26\x27\x71\xb4\x84\x51\xd4\xf4\x71\x6a\xe9\xe5\x0f\x7a\x41\xed\x7f\xaf\xaf\x29\x69\xac\xcb\xd3\xbe\x22\x9a\xd4\xe1\xa3\x4d\x0d\x0f\x4f\xdd\x3e\x21\x25\x7a\xb5\x18\x17\x91\x95\x7a\xaa\x98\xdb\x95\xc8\x5c\x6d\xd2\x12\x96\xa8\x33\x42\xb7\xaa\x2c\xb1\xbe\xc0\xde\xb0\xff\x65\x48\xf5\x0e\x27\x2d\xd1\x73\x8b\x28\x55\x1c\xc4\x5c\x4b\x94\xa2\xaa\xc4\x13\x05\xdf\x0c\xa5\xae\x3a\x25\xa2\xb0\x6f\x88\x47\xf9\x2b\x01\xb7\x44\x63\x58\x24\x86\x29\x03\x47\x89\xd3\x90\x7e\xd2\x83\x1c\x16\x8f\x92\x0e\x7d\x96\xa0\xd7\xce\x8a\x8c\x2a\xc9\xe8\x00\xe6\x14\x83\x77\x28\x49\x45\x50\x12\xb2\xc4\x07\xa5\xed\x29\xa0\xf4\xfb\x5f\xce\x62\xeb\x38\x4a\x92\xae\xa2\x24\x56\x0a\x54\x2a\xc8\x02\xe7\xda\xfd\x2f\x0e\xb3\x6e\x43\x25\x1b\xfd\xf2\x87\x7e\x59\x19\x45\x4b\x16\x2f\x2c\xd4\x9b\x0d\xdd\xe5\x4a\xd6\x85\xad\xc0\x0d\x3e\x06\xef\x5f\x96\x7a\xb5\xe4\xf7\xc3\x3f\xe9\x9e\x8a\xaf\x80\xa5\x30\x34\xc0\xab\x52\x7c\xb8\x0a\xac\x56\x21\xee\xc8\xb9\x52\xa4\x7d\x2a\x05\x09\x3a\x15\x60\x5c\xe0\x6d\xbb\xff\xbd\xf0\xd9\x0e\x0a\x2a\x45\xec\xa9\x94\x87\x0b\xb6\x25\x8b\x52\x25\x75\x94\x0a\x3b\x43\x56\xd2\xad\x82\x70\x92\xfd\x2f\x10\x57\xf5\x5f\x4a\x15\xa7\x2f\x15\xe9\x4e\x83\xee\x0b\xa5\x56\x7f\x57\xb1\xd0\x62\x33\xa5\x36\xb7\xc1\x66\x9d\x95\xa9\xaa\x54\x63\x6e\x85\x2b\x7a\xce\x5b\x33\x5b\xaa\x57\xb3\xa2\xda\x45\xd0\x4d\xb0\xd4\xa9\x65\xa9\x93\xa1\x06\x9b\x29\x94\xe6\x83\xd9\x90\x9c\x38\x48\x49\x5c\x9a\xa4\xaa\xd2\x10\x19\x31\x54\x68\xbd\xb4\xa8\x5d\x6f\x11\xec\x50\x59\x25\x4b\xd3\xcd\xa1\x34\x78\xea\x67\x05\x44\x97\x96\x9a\xdb\xfa\x3f\x7f\xb2\xb2\x5a\x94\x96\x1e\x37\x81\x6c\xaa\x9c\x46\x69\x59\xd3\xa3\x85\xd8\xa9\x93\x0a\x4a\xbc\xef\x7f\x19\x26\xb2\x85\xb1\xd2\x86\xfb\x64\xc6\x22\x85\xdc\x97\x66\x7c\x47\x1d\xea\x9c\x37\xfb\x2d\x6d\x7a\x38\x98\x20\xb2\x0a\x04\x97\xee\xe3\xd5\x79\xbc\x94\x65\xad\x74\x89\xd2\xa5\x77\xc6\xa3\xec\xeb\x4a\xe9\x5d\x54\xba\xd3\xfa\xae\xf4\x1c\xa5\x4b\xcc\x2e\xfd\xe4\x2e\xe8\x9c\xa0\xaa\xe4\xfe\x97\xc1\x26\xe2\x18\x7d\x5e\x6e\x7b\x70\x5f\xdd\xab\x89\x2a\x8c\xfb\x5f\x22\xd9\x96\xea\xcb\xf0\x69\x1e\x38\xcd\xdb\x9f\xec\x28\xd0\x07\xec\x7f\x2b\x3f\xdb\x78\x3b\x9a\xdb\x18\x5f\xa1\xb8\xf5\x32\x64\xe8\x29\xa8\x6c\x96\x15\x81\x5e\xc6\xab\x09\x8c\x97\xe8\x20\xe1\xe2\xf4\x70\x88\x89\xce\x45\x5b\x8e\xb0\xe1\xfd\x6f\x61\x6e\xb3\xbd\x07\xa7\xe5\x80\xf3\x64\xb4\xc8\x8e\x1f\x2d\xa7\xee\x63\x05\x45\x4f\x72\xd1\x81\xbd\x4c\x04\x50\xe2\x21\xab\xe0\x68\xb9\x9a\xce\xf9\x45\xcf\x5a\x65\x80\x28\x97\x6e\x86\x05\x35\x03\xe2\x27\x02\xed\xb6\x53\xb4\x9d\x99\xfa\x83\xd2\x1e\x95\xcb\xbc\x12\x2e\xae\x5f\xdb\x5e\xcb\xcb\xeb\x75\x3d\xcc\xdc\xb6\x25\xfa\x72\x1f\xc2\x30\xe4\xff\xce\x8a\xaa\x2c\x77\xd2\x70\x48\xdc\x9c\x15\x25\x59\x90\xc9\x77\xff\xbb\xc2\x72\xf4\x99\x84\xd7\x72\x53\x78\x95\x8a\xa2\xdc\x53\x50\x22\xe9\x6d\x0c\xca\xe9\x51\x90\xe1\x73\xfd\x5b\x21\x53\xe5\xad\x57\x28\x4f\xd3\x0c\x90\x11\x33\x06\x55\xc3\x29\xc8\x91\xb8\xff\xfd\x2e\x17\x9e\xdc\x2b\x45\x45\xa1\x87\x4d\x56\x72\x83\xf2\xca\xce\x52\xe0\xff\x9d\xa5\xe9\x2d\x6f\xd1\x1e\xbc\x85\x7b\xa0\xd3\xfa\x56\x9d\x82\x97\x66\xda\xb2\x2f\x2c\xe5\x35\x07\x7a\x2b\x83\x84\x84\x0e\xaf\xf1\xf9\xfd\xf0\x39\xcb\x16\x50\xac\x3f\x2a\x48\xb8\xf5\x75\xb9\x17\xe5\xbd\xb5\x60\x70\x0a\xce\xd2\x63\x97\xf7\xf1\xe4\x58\x2a\x49\x61\xf0\xe5\x95\x1e\xbb\xc0\x0b\x28\x2b\xee\x94\x9e\xc3\xfb\xdf\x81\xa6\x3d\xef\x69\x79\x11\xe1\xb7\x21\x17\xd1\xf5\x69\x21\x60\x52\x08\x28\xfb\x26\x5d\xa6\x59\x21\xd2\xde\xe4\xa6\xcd\x99\x46\x86\x49\x64\x28\x22\xdd\x53\xca\xea\x32\x11\x4e\x19\x8a\x08\xdf\x7c\xdc\xf6\xac\x36\x0d\x67\x5a\x4a\x9f\x66\xab\x2c\xca\x7c\xba\xdb\x06\x72\xb1\xaa\xe9\xd5\x32\xcf\x97\x71\x50\x1b\x94\x7a\x68\x06\xf5\x28\x8d\x05\x2c\xda\x6e\x1b\x6e\x43\x2a\xbb\xed\xf1\x77\x54\x8b\xf3\x15\xe2\x7c\x0c\x65\x9b\x3b\xea\x71\xbf\x6e\x9b\x6c\x2b\xbb\x6d\xba\xcb\x89\x2e\xb7\xe2\xbc\xc2\x83\x76\xff\xfb\x7e\x4d\x9b\xb6\xd5\x20\x2a\x5b\x03\x1c\x5e\xb3\x81\x44\xe4\xec\xfe\xf7\x23\x89\xaa\x51\x5b\x83\xd4\x31\x35\x74\x2e\xe5\xd6\x35\xd5\xa0\xbb\x51\x0d\xbc\x1b\xed\xa0\xb5\xa3\x86\xe1\xe1\x78\x37\xd2\xf9\xaf\xe1\x76\x9f\xbc\xde\x95\x21\x30\x3d\xf1\xb0\x26\x3e\x34\xde\x7b\xab\xed\x65\xa1\x90\x31\xfe\x4a\xe8\xad\x51\xea\xc8\x1a\x8f\x0f\x6f\x55\xe0\xac\x46\xdd\x0c\x6b\xfc\xc4\x81\xac\x4a\x53\x35\x76\x2d\x27\xf4\x4d\xd1\xe5\x86\x6a\xf4\x04\x23\x32\x1e\x6e\xcf\x9e\xa3\x5a\x38\xaf\x11\x15\x45\x82\x50\xac\x46\x1d\xd7\x0a\x7d\x53\x0c\x75\x4b\x1c\x15\x76\xf1\xfd\x2f\x42\x9d\xea\x16\x39\x6a\xca\x1a\x0e\xaa\x99\x8f\x2c\xee\x19\xa4\x53\x7d\xc2\xa0\x1d\x86\x52\xba\xd6\xa4\x73\x5e\x57\xc0\x99\x54\xcf\x35\xbd\x1e\xef\xe5\x78\x5b\xb3\x52\x93\x6e\x02\x95\x11\xcf\x43\x79\x0f\x6a\x96\x89\xb1\x66\x66\xd2\x55\x3e\xc9\x9a\x3d\xbf\xbc\xc8\xd1\x3e\x43\x35\xdf\x1a\x2f\xc3\x86\xd4\x54\x3b\xad\x66\xb9\x37\xd4\xfc\x86\x7f\xfe\x14\x65\x3a\xac\xb0\xd7\xec\x7f\x71\x4e\xea\x26\xfb\xb5\x78\x5f\xcb\xc1\xb6\x2d\x3b\xd4\x22\x71\xbf\x96\x8f\x79\x17\x25\xac\xaf\x25\xdd\x6e\x7a\xf8\xd9\x5e\x95\x22\x25\x7f\x2d\x1f\x82\x17\x25\x90\xa9\xc5\x40\x16\x02\xa9\xb9\x95\xe9\xc1\x10\x98\x1e\x94\xb1\xa1\x96\xf9\xba\x8d\x7b\xbe\x29\x7b\xb5\x64\x5e\x21\x99\xc7\xa0\x3c\x05\xb5\x4a\xe4\xa8\xf5\xe3\x37\x45\x5a\x97\x5a\x65\xa2\xae\x15\xa1\x1a\x79\x07\x7f\x1e\xb5\x8a\xbd\x56\x58\x64\x8a\x92\x7b\xd6\x5a\x6f\x37\x3d\x0c\x72\x54\x97\xcd\x9f\x41\x91\x53\xa5\xb5\xac\xb5\x7b\x38\x7a\x5b\x2a\x83\x61\xad\xe3\x54\xdb\x00\x6d\x57\x86\x87\x5a\x6f\xad\x65\xbd\x21\xda\xa9\xc6\x63\x6d\x51\xa7\xa4\x7d\xf7\xc7\x12\xb6\x05\xa3\x36\xd9\x60\x2a\x02\xf8\x8a\xf4\x23\xb5\xc9\xe9\xa7\x36\xaa\x8d\xda\xbe\xdf\xd5\x9e\xb4\x3d\x1d\x1e\xfb\xb9\x6e\xfd\x4f\xed\x75\xaa\xad\x81\xe6\xb4\xed\x4f\x51\xbb\xf1\x99\x9e\x6b\xad\x6b\x31\x51\xaf\x7f\xff\x7b\xb1\x4d\xdf\x49\xe9\xc2\x70\x90\x18\x9a\xce\x64\x97\x9a\xaa\xb2\x20\x7c\xeb\x51\x6d\xd3\x70\x4e\xc2\x29\x64\x1f\x72\x15\xa8\x63\xc1\x29\x7a\x3b\x9a\xe6\x30\x90\xd7\x35\x2b\xd5\x44\x1d\x8f\x56\x73\xc0\x0d\x37\xd7\xcd\x99\xeb\x10\xef\xaa\x83\xbc\x4b\x25\x6f\xea\x69\xea\xc7\xec\x40\xad\xeb\xbb\x53\x92\x4c\x65\xfa\x98\xac\x3c\x18\xf5\x94\x85\xbc\x9e\xc8\x18\x1b\xba\xf0\xf6\xd4\x55\xa6\x42\xfc\x0d\x59\x29\x90\xea\x79\x7a\xbc\xf3\x3b\x5d\x72\x41\xa8\xe7\xe5\xe1\xc8\xd1\xbb\x48\xce\x69\xb2\xc2\x0a\x95\xa1\x8b\x74\xa0\x9c\xe4\xfe\x97\xe4\xc8\xc3\x3d\x3a\x42\x28\x00\xf9\x7d\xb7\xb7\xef\x94\x38\x59\x4f\x46\x43\xf7\x2d\x32\xd6\x4b\xbe\x51\x15\xf6\xc3\x18\xba\x28\xff\x75\x68\x1b\x2e\xa4\x69\x68\xdb\x39\xfe\xa8\x97\x54\x3d\x15\x05\xcb\x5c\x33\xa1\x5e\x52\x86\x56\x88\xf0\x1f\x98\x1a\xce\x3b\x8b\x2a\x66\x4e\x96\x5f\xaf\xe1\xa6\x13\x82\x6d\x8f\xea\xd2\x8b\x79\x21\xb3\x5b\xe8\x62\x6b\x97\x11\x17\x75\xb7\x9c\xdd\xba\x5e\x97\x81\x44\x12\xd8\xb0\x7d\x63\x8f\x7a\xc9\xcb\xa9\x5e\xa8\xe3\x19\x7a\x12\x94\x72\x9e\xab\xac\x30\xd5\x54\x9f\xbb\x5e\xaf\x17\x8c\x21\xb6\xaa\x17\x5d\x51\x77\x67\xff\x9b\x91\x23\x76\x1f\xcb\xdb\x44\x80\x55\x6a\x9c\xc7\xbd\xde\x66\x4f\xa8\x81\x11\xb2\x1c\x45\xea\xe3\xef\x9e\xc8\xe1\xb4\x2a\x8f\x45\x96\x87\xd9\x3b\x64\xd6\xa8\x6f\xd6\xd4\xe9\x13\xdf\x86\x96\xe5\x95\x06\xaf\xbe\x30\x6b\x34\xd5\x96\xab\xaf\x1c\x89\xea\x8b\xb4\x48\x4d\x15\xe0\x2a\x92\xf9\xee\x7f\xa1\x3a\xb2\xf8\x64\x31\xbb\x42\xcc\x2e\x59\xa8\x62\x29\xbb\x2e\x5f\xfb\x72\xa8\xed\x75\x97\x2f\xbb\x14\x37\x99\xf2\xed\xa8\x93\x55\xd4\x9b\xa6\x37\x7d\x14\x26\x77\x48\xf5\x08\x9a\x7d\x2f\xdb\xc1\x8c\x4a\xa2\xfd\xed\x90\x42\xb4\x1d\x10\x8a\xf3\xf6\xf6\xfd\x1e\x14\xb7\xc1\xc9\xb1\x6c\x67\xc6\x16\xf2\xde\x86\x16\x32\xb2\xb9\x6d\x42\xd6\x82\x84\x92\x16\x58\xe9\x56\xe9\x4e\x5b\x90\x85\xba\x41\x16\x8c\x36\x2e\x35\x4b\x6a\x0d\x92\x5a\xb4\x71\xa9\x45\x09\x48\x2d\x7e\x1c\xbc\xc8\xdc\xd3\xa2\x34\xcb\x2d\xe6\x03\x4d\x1b\xc8\x98\xdd\x04\x93\xd4\x28\x51\x9f\xc9\x24\xd5\x22\x4c\x52\x59\x2e\x6c\x2d\x56\xcd\x20\x32\x74\x4f\x19\x23\x1b\x72\x78\xec\x7f\xc1\xf4\x64\xca\x6a\xd1\x0b\x16\x49\x73\x54\xc5\xb0\x25\xd9\x82\x5a\xa2\x2d\x68\x47\x22\x1d\xcd\x5e\x97\x8d\x5e\x97\x5d\x65\x66\x9a\xbd\x27\x1b\xbd\x27\x47\x49\xfd\xaf\x44\xdf\x96\xb2\xa6\x01\xe3\x5c\x91\xc5\xba\x25\xa3\x44\xe2\xa5\x59\xa5\xef\x5a\xf2\xec\xd3\x9a\xfd\xd6\x7a\x36\x1b\xeb\x5a\xea\x5c\xb5\x2d\x38\xb6\x34\xfc\x1d\x14\x1e\xb9\x09\x05\xb3\xd4\x74\x2d\x43\x4d\x97\xfb\xa6\xfe\x2d\xcb\xda\xd5\x32\x99\xb7\x92\x2c\xb7\x2c\x89\xa6\x65\x54\xfd\x09\x2a\x1d\xdd\xb2\x61\xc9\x0c\xc3\xea\x5b\xbf\xdc\xb2\xd4\x1a\x2d\xb3\x98\xb2\x8a\x42\xb4\x2c\x26\xdc\xf2\xc7\x08\x4a\x55\x97\x45\xea\xbd\x56\x12\x43\xa6\xf7\xed\xbe\x15\x6f\x7c\xc1\xc6\x47\xa5\x22\x6f\xa5\xf9\x3b\x46\x94\xca\x8e\xd4\x8a\xf8\x65\x2b\x1f\x98\xa5\x09\x07\x8b\x6e\x12\xad\xe0\xaa\x94\x77\x10\xd8\xd1\x8a\x4f\x4a\x81\x77\x48\x97\xf9\xa9\x95\xc7\x6d\xef\x6a\xd3\x77\xd3\x7d\x7e\xbc\xad\xe8\x9e\xde\x2c\x8d\x36\x48\xa3\x45\xee\x7c\x0c\x7c\xdc\xff\x56\x16\xdb\x2a\x6a\xbb\xdc\xc6\xb0\x71\x61\x75\x95\xf3\xc0\x77\x2b\xfe\xba\xdc\x37\xd2\x56\xe5\xed\xd9\x2a\xab\xd9\x28\xab\x74\xab\xf2\xf7\xfc\x2e\x87\xf8\x4c\x90\x48\xf1\xdc\x6a\x45\x8f\xdb\xba\xde\xec\x65\xd4\x6a\x3d\xd1\xb4\x4f\x6c\x95\x0f\x4e\xab\x2c\xba\xa9\x04\xca\xad\x0e\x03\x32\xf0\xd9\xbe\x57\xb6\x2a\x36\xda\x2a\xd8\x68\x54\xbe\xe2\x56\x65\x2b\x6e\x4c\x49\x90\x7b\x55\x97\xa7\xe1\x07\x25\xb6\x9b\x5d\xab\x97\xa1\xbc\x38\xdc\x3e\xcb\x4d\x7a\xa5\xd6\x10\x35\x12\x4d\x57\x9a\xdc\x30\x1b\xe4\xe3\xb2\x03\x48\x8e\x66\x7d\x74\x83\x3e\xba\x48\xa0\x6c\x2d\x0b\xf1\x1a\x52\x03\x56\x55\xce\x6f\x4d\xca\x89\xd6\xa0\x9c\x88\xca\xfe\xda\x9a\x94\x66\xad\x21\x14\x3b\xcb\x27\xbb\x59\x57\xdd\x5a\x43\x39\xd1\x43\xfb\xdd\xbc\xce\x0d\xbe\x4e\x43\x17\xf8\x66\x01\xbd\x41\x40\x2f\x5d\x2c\xa1\x3d\xc2\xbc\x86\x00\x83\xae\xf2\xca\xad\x47\x4d\xa1\x23\x40\x3e\xef\x7c\x2c\x47\xeb\xf2\x2f\x6c\x9d\xd5\x6c\x55\x2a\xa8\xf5\xd7\x6d\x8c\xf7\x90\x5b\x7c\xeb\x72\xc2\x6f\x9d\x51\x9e\x32\x4b\xb5\x21\x93\x55\x43\x12\xd8\x30\xe4\x13\xd2\x86\x2e\x57\x6d\xf0\x72\x35\xb6\x4a\xad\x8d\x4b\x7d\x0e\xec\xeb\xd8\x4c\xbb\x0d\x79\x81\xb7\xc1\xc8\x4c\x79\xb5\xb4\xd3\xb4\xfd\xfc\x68\x7b\x91\xf7\x46\x3b\x75\x4d\x6d\xd0\x31\xc7\x18\xb6\xe2\xbf\x9d\x3e\x06\xc8\x60\x58\xe4\xbc\xd1\x4e\xd9\xcf\x1b\x6a\xb8\x87\xac\x4a\xe6\xed\x94\xca\xb6\x9d\x0f\x80\x14\x82\x9d\xaf\x7b\x7c\xd1\xe3\x56\xfb\xb7\xcb\x30\x5e\x84\xb1\xaa\x49\x1e\x26\xed\x8a\xdc\xb9\xad\x4f\x6f\x97\x39\xef\x85\x1c\x9c\x51\xb7\xb5\x76\xe9\x36\xd3\xae\xef\x36\x53\x54\x5a\xaf\x5d\x32\x43\xb6\x8b\x45\xe9\x15\xbf\xd1\x2e\x5d\xa6\xdb\xc5\x82\xe2\x32\x4b\xb7\xcb\x9b\x7a\xb1\x74\xb8\x4c\xcf\xed\x36\xb1\xb9\x49\x6c\x82\xc6\xbb\xe5\x8e\xd4\x58\x45\x6f\x48\x21\xd5\x6e\x6f\xf8\xaa\x6d\xa7\x8b\x55\xbb\xa5\xcc\x69\x37\x43\xeb\x65\x2e\x6d\xb7\xc4\xad\x76\x43\xdc\xca\x2a\x25\xdc\x1e\xa9\xc6\xdb\xaa\x76\xa6\xea\xbb\xed\x31\x83\x79\xc8\x60\x54\xac\xb1\x3d\xba\x6a\xb7\xa7\x73\x5f\x35\x87\x47\xc2\x79\x43\x55\x9c\x68\xff\xc3\xf6\xdc\xee\xf3\x46\x85\x24\x15\x3e\x6d\x8f\x8c\x44\xed\x61\x9c\x8a\xb4\x24\xed\x2d\x5a\xb3\xb7\x9c\xff\xfc\xa9\x3b\xdc\xfc\x68\xaf\x79\x16\xaa\x82\x84\x2e\xf7\xf9\xf6\xca\x29\xa7\x21\x3c\xb7\xee\xc0\xc8\xa3\xa1\x00\xc8\xfe\x37\x7f\x4d\x5a\xcc\x57\xce\x73\xed\x85\xf3\x9c\x4a\xfd\xb6\x57\x97\xc6\x06\x27\x95\x18\x65\x27\x6e\x70\x3a\xd9\xff\xbe\xf8\x4c\x4d\xba\xa3\xb6\xf9\xdd\x51\x6b\xd0\x0e\x4c\xef\x38\x53\xb2\x67\x53\xc5\x69\xca\x37\x3f\xea\x52\x8d\x60\x53\xca\x87\x36\x57\x32\x8f\xee\xb6\xee\x36\xcc\x5a\xb8\x67\x5f\x97\x46\x5f\x97\xae\xc2\x5d\x6d\x36\x8f\xc6\x82\x2c\xaa\xe0\xdd\xe6\xad\xbd\x41\x9a\xec\x1a\x44\x4a\xad\x73\x6e\xd4\x39\x97\x43\xdb\x3d\xa7\x87\x63\x25\x05\xe9\xf5\xba\x7d\x25\x3b\x7c\x25\xab\xaa\x81\xf7\x43\x2e\x66\x1d\xb1\x1b\x31\xca\x05\xb0\x1f\x32\x2e\xf7\x03\xbe\x4f\x45\xb9\xe2\x7b\xa8\x1b\xca\x1e\xea\x07\xa5\x9c\x7c\x7a\x90\x70\xd6\x03\xad\x39\xca\xee\xde\xc3\xf3\xa8\x0d\x41\x55\x43\xc9\x41\x7b\x90\xf8\xd2\xc3\x47\xc4\xab\x52\x4d\x77\x3b\x31\xf6\x00\x43\x4f\x8c\x4a\x81\xfc\xff\x2d\xed\x76\xfb\x38\xf6\x30\x11\x61\xb6\xd9\x7c\xb7\x67\x47\x87\x67\x47\x95\x1b\x56\x8f\xba\xa1\xf6\x08\xe5\xf8\x90\x78\xd6\x1d\x93\xd0\x11\x93\x50\x65\x76\x66\x0e\x83\xfd\x6f\xff\x9a\xb6\x2e\xb7\xdb\x8d\xf1\x23\x95\x98\xc2\xd0\x67\xc3\x3d\x0e\x90\x3e\x25\x20\xef\xf1\x34\x24\x4c\x81\xa9\xf2\x95\x3d\x9e\x1e\x8e\xf2\x86\x2c\x7f\x3d\x89\xdc\x74\x06\x73\x75\xdd\x34\xbb\x5d\x37\x3a\x5c\x37\x62\x94\xd2\xa5\xa7\xe0\xef\x02\xa6\xb0\xa5\x83\x8e\xf0\xae\xfd\xef\xe4\x67\xea\x52\x12\x47\x4f\x2c\x5a\xea\xa9\x27\x39\xd6\xf6\x84\xd0\xc3\x9e\xf7\x0d\xa0\x27\xc9\xb3\x3d\x41\x9e\x2d\x92\x46\x7a\x96\x1b\x56\xcf\xcc\x8d\x51\x04\x66\x16\x95\xea\x19\xd9\xc8\x7a\x11\x2c\xf9\x74\x1b\xca\xb0\x45\x69\x4f\x7a\x96\xca\xa2\x67\xa4\xc3\x8c\x32\x73\xf5\x2c\x53\x43\x67\xb8\x40\xdf\x29\x08\x8f\x5e\x14\xb5\xd5\xcb\x91\xf8\xdd\x86\xb3\x78\xc9\x0a\x96\x4c\xa9\xf0\x7b\x91\xaf\xc1\xd7\x17\xba\x4c\xea\x52\x24\xa7\x17\x5c\xb6\xa2\x12\x29\xf7\x22\x3e\xdf\x0b\x93\xff\x94\x2d\xe6\xf7\x72\x69\xa9\x71\x1b\x88\x51\xf1\x4d\xbd\xc8\x60\xd5\x0b\x13\x33\xed\xe4\x84\x47\xaf\xba\x6a\xf6\x8a\xab\x66\x53\x79\xac\x5e\x65\x27\xea\x70\x1b\x89\x51\x99\xe4\x7b\x95\x31\xa8\xd7\x82\x42\xa0\xd9\xdf\x49\x12\xeb\x95\x92\x98\xac\x02\xdd\x3a\xe2\x0e\x39\xbc\x2a\x80\xa8\x57\xf9\x62\xf6\x3a\x98\xe3\x65\x8b\x0f\xdd\x42\x74\xa7\x10\x5d\x8e\x4d\x6e\x7b\xf5\xce\xd6\x6f\x67\x6b\x76\xd3\xe5\xd9\x5d\x10\x11\xe4\x9b\xdb\x9b\xb4\xfb\xbd\xb1\x06\xb0\x7c\x22\x7a\x53\x5c\x52\x6f\x4c\x59\x23\x45\x41\x6f\xb2\x67\xf5\xc6\xba\x85\x0a\x0c\xec\x6d\x08\xcc\x86\x6c\x6f\x63\xa7\xf6\x3b\x7a\x3b\x3d\x1e\xbc\x5d\x8a\x57\xba\xc9\xdb\xa5\x37\x64\x10\xe8\x35\xaa\x4f\x19\xf2\x7a\x9b\xf0\x9e\xd7\xe6\x75\xe9\xa9\x7a\xcf\xdc\x04\x91\x81\x6e\xf2\xd1\x91\xb3\x72\x34\x1d\xf5\x6e\x64\xe9\x2c\xcb\xa0\xda\x2c\xbd\x4b\x7a\xe8\xfd\xfe\xf8\x72\xd9\x92\x72\xef\xb2\xcc\xf4\x8e\x44\x5a\x51\xd1\x49\xbd\x1b\xc7\xfa\x87\x63\x55\x8e\xb4\xdd\x8a\xec\x4e\x45\x76\x51\x81\x92\x3e\xe4\x8e\xd4\x19\xf6\x3c\x94\xf5\xba\x0f\xdd\x33\xfb\x08\x5c\x68\xa1\xf4\x30\xf3\x62\x74\x74\xd1\xe5\xbb\x0f\x39\xa2\xf7\x11\x3f\x52\x5c\x35\xb9\x21\xc9\xa2\x0f\x58\x21\xa2\x2c\xeb\x7d\x98\xe8\x8c\x8f\xe8\x54\x25\x4e\xee\x43\x2a\xfc\x8e\xe4\x4b\xb5\x8a\x3c\x9c\x3e\x3f\xe7\x01\x0c\x93\xcd\xba\x9f\xb2\x67\x77\xe4\xf0\xff\xda\x76\x97\xa7\xa2\x59\xfa\xd9\x70\xe1\x2a\xd1\x6d\xa7\xdb\x40\x89\xcb\x96\xf5\xfb\x79\x6a\x51\xce\xf3\x63\xb1\xca\x14\xdd\x4f\xa9\xe7\x3a\x14\xda\x31\x16\xcd\xe0\x92\xfb\x56\xbf\x90\xe8\xa0\x48\x12\xeb\x97\x34\x0b\xfd\xfa\x84\xb2\xda\x74\x0e\x2e\x13\xe9\x8b\x44\xba\x8a\x1b\x5e\xba\x2a\xf7\xeb\xc3\xb5\xba\xb3\xf6\x1c\xfd\x96\x70\xd4\x91\xe9\x2c\xc6\x22\x22\x76\xcb\x49\xa1\xa3\xae\xf2\xd7\xb6\xbb\xbc\x25\x4a\xf6\xbb\x73\x51\xb6\xc1\xad\xdf\xb2\xb2\xf6\xbb\xa3\x0e\xcf\xbe\x3f\xf4\x5b\xc1\xdf\xfd\xbe\x30\x01\x89\x1d\xb7\x19\xfd\x0d\x46\x2f\xdb\x4b\x7f\xbc\x73\xcf\x81\x08\x93\x2d\xed\xf6\xe7\xd5\x57\xa8\x95\x58\xdb\x16\x09\xfb\x23\x73\x40\x7f\x58\x52\x59\x56\x92\x6e\x17\xee\xfe\x12\x17\x64\x08\xee\xaf\x14\x96\xfd\xfd\x04\xfd\xda\x85\x78\xaf\x62\xa5\x3b\x4a\x03\xd6\x9d\xdb\xe1\xe8\xaf\xe2\x77\xfa\xcb\xd4\x7e\xde\x9b\x57\x37\xfd\xfe\xa6\xce\xd1\xf6\xd1\xb1\xe3\x77\xa7\xe3\xf7\xe8\xc2\xd8\xb7\x78\x38\x56\xe4\x96\x8f\x42\x7f\x65\xd5\xec\x2f\xab\xb6\x56\x1d\xab\xd7\x84\x01\x69\x60\x62\xdc\x69\x61\x8f\x3e\x65\xec\xe8\x28\xa6\x15\xa3\x5c\x7c\xfa\x94\xda\xa7\x23\x1c\xe9\x6b\xdb\x53\xb7\xf0\xdd\x21\x7c\xc7\xa8\x70\x98\x3e\x0d\xe7\x5c\x70\x6e\x35\x53\x9f\xd5\xdf\x7d\x08\x56\xbb\xf0\x64\x9e\x1e\xee\xe4\x06\x89\xee\xcd\x4b\xb8\x37\x91\x38\xa2\xec\xd4\x89\x47\x9f\xba\x31\x76\xe4\xd6\xad\x2e\xc0\x78\x28\xaa\x62\x1c\x11\xa2\x83\x4c\xcb\xc3\x51\x45\xe3\x48\x5c\x15\x15\xf3\x39\xa4\x52\x1e\xf0\x18\xaf\x43\x55\xf0\x0e\xf9\xad\x0e\xe6\x1e\x68\xba\xe3\x8c\xe3\xf1\x70\x0f\xa8\xba\xf2\xbd\x8f\x43\x6a\xb9\x81\x8c\x01\xa1\xb7\xf1\x77\x32\xef\x40\x6e\xc8\xfd\x2f\x0c\x59\x52\xcd\x0d\x6b\xe8\x07\x34\xf4\xa1\xcb\x4e\x37\x82\x2e\x6a\x23\x20\xdf\x4b\x94\x81\x65\x04\x19\x35\x06\x34\xf9\xa1\x28\x0c\x6e\xd8\x7f\x63\xc0\x7f\xa3\x4a\x51\x30\xc2\xed\x2e\x6f\xe6\x9e\x52\x69\x51\x7b\x5d\x0f\x78\x5d\x7f\xc3\xed\x3a\x44\x41\xe6\xd2\x81\xb4\x95\x5d\x98\x34\x82\xcc\xff\x23\xc0\xfc\x1f\x9b\x16\x3b\xbc\x86\xf2\xbb\x2c\x75\x57\xfe\x0b\xba\xf3\x8e\xf0\xf1\xd9\x3a\x54\x27\x29\xea\x34\x8f\xc8\xd3\xac\x0a\x06\x23\xca\x4d\x66\xe0\x52\xf0\xb5\x75\xb5\x55\xb7\x71\x2d\x7f\xbe\xbb\xdd\x06\x99\xa3\xa9\xbc\x57\x8c\x1e\x0f\x55\xd9\xa2\xac\xe0\x23\x4a\xb3\x32\x22\xea\x81\xc7\xa6\x72\x5b\x51\xf6\xff\x11\xd3\xfa\x6e\x2f\xa6\x43\xa8\x46\x2c\x1c\x4f\x35\xed\x6c\xb8\x18\xc8\x8e\xf8\xb5\x69\x0e\xba\xb2\x0c\x5c\x59\x3e\x71\x4f\x4d\xee\xb2\x31\x91\x98\x8a\x4b\x3a\x82\x6a\xc4\x93\x4b\xa6\xba\x62\x51\x9a\xa8\x11\xa1\x89\x1a\x43\xa5\xcf\xa2\x58\xef\x88\xd4\x5f\xab\xc8\xcb\x88\xb7\xbf\x83\x3b\x48\x71\x41\xd7\xf8\x18\x96\x87\xd3\x53\xcd\xaa\x24\x11\x6e\x24\xe6\x2e\xd6\xe5\x7d\x24\x5d\xbb\x46\xe2\xb5\x4b\xb2\xd1\x70\xde\x87\x81\xc8\xe7\x76\xa8\x6c\x5d\xba\xdc\xe5\xc5\x95\x56\x15\x65\x3b\xa2\x0f\x38\xa2\x7f\x6d\x7b\x59\x92\xac\xee\x03\x91\x43\xed\xd0\xa6\x67\x89\xd8\x23\x33\xb4\x62\x68\x13\x9c\xc0\x61\xe4\x85\x48\x2a\x6f\x56\xa4\x5b\x1d\xa5\x73\x17\x54\x90\xad\xc8\x51\x61\x14\xd4\x94\xd2\xdd\x70\x14\xa9\x4f\x46\xa1\xfa\x44\xea\xe1\x51\x14\xf5\x39\x0a\xd2\x52\x8f\xa1\xcd\xab\x52\x38\x8f\x4a\xdc\x94\x79\x79\x54\xe3\x66\x8d\x13\x39\x1c\x36\x94\xd5\xc4\xb1\x26\x9e\x73\x95\xf4\xb6\xca\x7f\x2c\x95\x7f\x57\xf1\xb0\x2a\x6d\xf4\xa8\xd4\x46\xcb\xf4\x3c\xaa\xac\x35\x03\xd9\xb7\x5a\x10\xe9\xb0\x36\x7d\xd4\x6b\xa0\xb4\xc5\xfe\xaa\x89\x91\x8e\x16\x39\x39\x61\x83\xfd\xb4\x07\xfc\xb4\x9b\x5c\x4c\x46\xf3\x39\x68\x0d\x3c\x56\x7c\x74\x34\xf9\x3f\x8f\x36\x50\x1b\x44\xe4\xb4\x19\xc6\xc6\x5c\xb0\x43\x3b\xde\xae\xe4\x36\x54\x49\x51\xfd\xb8\x26\xf6\x34\x1a\xd9\x93\xf4\xa7\xa3\x19\xbf\x1a\xf1\xab\xab\x7c\x73\x9b\x86\x72\x12\x4a\x55\xb5\xeb\xf2\xdc\x18\xcc\x0b\xd5\x65\xe6\x1e\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x63\x2d\x0a\xd5\x7b\x75\x1b\xf2\xcf\x8c\xa1\xd2\x71\x76\xa0\x19\x70\xa0\x69\x41\xc5\xd1\xbb\x09\x40\x67\xa2\x67\xc5\xfc\x0d\x5f\x11\x06\xaf\x08\x5d\x7e\x72\x63\xf8\x18\x0c\x1e\x03\x19\x4a\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\xd9\x25\x8a\x21\x0c\x2f\xca\x48\x2c\x2c\x2e\x96\x36\x92\xbb\x4c\xab\xcb\xae\x36\x77\x99\xd8\xe5\x9e\xc1\x90\x5a\x62\x0c\x54\x7a\x74\x1d\xf9\xa1\x4b\xe1\x18\xdf\xd1\x54\x96\xba\x63\x0c\xf3\xcf\x71\xa2\x43\xd5\x1f\xb6\x09\x61\xc0\x84\xf0\xc1\x28\x38\x5e\xc3\x88\x02\x1f\x71\xa8\x74\xf3\x30\xb3\x83\x47\x4f\x8b\xc2\xe6\x31\x0d\xe3\x04\x8c\x2a\x0f\x3b\xa4\x4b\x1f\x83\xba\x74\x15\xd9\x1b\x63\xba\xc7\xc9\xaa\xfa\x2a\x0c\x7e\xca\x20\x33\xce\xc8\x02\xb2\x62\x76\x28\x61\xb5\xff\xc5\x35\xc6\x14\xff\x34\xaa\x9f\x44\x75\x69\x86\xc6\x79\xb9\xcf\x8b\x29\xa7\x54\xbb\xd5\x77\x9c\x71\xa2\x28\xaf\x82\x65\xc6\x29\xbb\xd1\x38\x9f\x89\x26\x41\xa2\xfc\x06\x03\xe9\x9c\x9b\xe2\x3e\xc6\x39\xdd\x84\x9a\xe5\xd1\x45\x5d\x2f\x4b\x00\x17\x25\x00\x39\x19\x8c\xcb\x84\xfb\x3a\x16\x90\xfa\xce\x92\xd6\x15\x31\x9c\xaa\x9a\x5f\x32\x28\x8d\xeb\x13\x25\x5b\x54\x91\x7c\x5b\x4f\x06\xac\x27\x4d\x39\x5e\xc6\x65\x3a\x7a\x25\xa6\x98\x13\xfb\xbf\x4c\x47\x2f\xd2\x51\x99\x71\xc6\xe5\x03\x7e\x7d\x07\xbc\x25\x95\x08\xbf\x4c\x62\x2f\x92\x58\x99\x78\xc6\x25\xff\xf3\x71\xc1\xff\x7c\x1c\xda\xb8\xab\xba\xcb\x4a\x64\x90\x68\x70\x35\xf7\xd9\x98\xe4\x51\x95\x48\xaf\xe1\xb6\xef\x3c\xa8\x02\xcd\xf7\x5b\x34\x03\xbe\x4b\x4d\x91\x3e\xe3\x32\x4f\xba\x90\x89\x20\xc5\xf4\xef\xd2\x6e\xad\xff\x53\x61\xf7\x96\x7e\x60\xdc\x2b\xbd\xa4\x70\xfd\xce\x5a\xb1\x3b\xb3\x4d\x44\xfd\xb6\xc8\x7e\x17\xa6\x94\x14\x3e\xdf\xd5\xdf\x55\xa6\xbd\x14\x21\xba\xbd\x2c\x77\x65\xc2\x4b\x11\xa2\x47\x9a\xc0\xf1\xb0\x26\x87\x7c\x45\xc7\x63\x22\xf5\xb0\x3c\x47\x94\x20\xf9\x78\xd7\x1f\x5e\x2d\x86\xb8\xe7\x53\xdc\x56\xd8\x36\xd4\x67\x71\x9f\x05\xbb\x2e\xd1\xe0\xf1\x0e\x3d\x6b\x87\xba\x0a\xf0\x4b\x0d\x30\x9e\xc1\x93\xb0\x6f\xbd\xe3\x31\x09\x7b\x56\x69\x75\x1d\xc9\x47\xce\x4b\xe3\x59\x75\xb1\x5d\x65\x5d\xe9\xa9\xc6\x0b\xbf\xd5\x74\xb8\x26\xb6\x69\xf7\x1b\x90\x17\x45\x54\xc5\xd7\xd0\xf1\x76\x66\xd6\x77\x29\x6c\x29\x10\x07\x92\x69\xb4\xfc\x53\x83\xfe\x75\x13\x4b\xb1\x0a\x6f\xdf\xdb\x6d\x0f\x6b\x67\xef\x09\xbc\x72\x18\x1f\xf0\xa8\x8a\xe9\x70\x15\x78\x29\xdf\xc6\x3b\x91\xe2\x47\x14\xe0\x9d\x06\x64\xa2\x7c\xb7\x6b\xe8\x4a\xcd\x3e\xe6\x81\x54\x48\x2e\x22\x2b\xe5\xd4\x40\xb8\x43\x3c\x7e\x0a\xcc\x2a\x70\x74\x20\x35\xed\x07\x88\x8a\xa3\x4a\x81\x33\x26\xe2\xef\x92\xcb\x6c\xdb\x4c\x35\x66\x45\xc1\x67\x89\x06\x53\x49\x94\xc6\xac\xac\x6f\xeb\xd2\xb3\x1e\x6d\x70\x34\x97\x09\xb6\x40\x3e\x6f\x26\x52\x55\xe5\x38\xdb\xd9\x57\x96\xc8\x92\x5d\xd4\x54\x38\x34\xc7\x60\x71\x52\xd7\xdd\xdc\x27\x72\xa2\x72\x4f\x2f\x2e\x65\xa8\x35\x99\x50\x99\xf5\xfa\x53\xd5\xef\x52\x53\x59\x05\x0f\x77\xdb\x25\x4b\xcd\xbc\x98\x5c\x21\xaa\x25\xb9\x05\x09\xbd\x54\xe1\xf0\x95\x27\xf5\x04\x46\x36\x79\xe1\xcd\x57\xe7\x74\xbe\x38\xa7\x75\xa7\xbe\x3f\xe6\x9b\xfc\x19\x32\x58\x74\x15\xa4\x7b\x75\xff\x9a\x88\xf7\xb1\xbb\xe3\xb4\x8a\x66\x42\x45\xd3\x86\x6a\xaf\xbd\x22\xdb\xf3\xfd\xc8\x76\x1b\x5b\x02\x99\xaf\xfc\xd7\xe6\xfb\x49\x20\x6d\x04\x7f\xf5\xb8\xe9\xc5\x57\x1e\x6b\xaa\x29\x1f\x68\xd2\xc4\xb2\x81\xff\x70\xa7\xb9\x5e\xee\x9b\x0d\x3c\xe2\x10\x63\x55\xad\xc3\x37\x1b\xfa\x4c\xe8\x5d\x66\x4f\x9b\x89\x72\xeb\x55\xb5\x0c\xa7\x4e\xfc\x9c\x2c\x31\xe8\x7a\x7a\xa7\x5b\x60\x21\x53\x5d\x3a\x09\xe7\x73\xae\xb5\xd8\x2d\x86\x1c\xa5\xac\xbb\x2b\x0c\x0a\xe7\x27\x4c\xb3\xc1\xfe\x10\x73\x56\x7f\xf5\xf1\x16\x17\xe6\x9c\xaf\xa1\x7b\x21\x9e\xaa\xda\xdd\x86\x3b\xcc\xc0\xcc\x26\xc7\xe2\x95\x61\x86\xe4\x36\xb8\x83\x1e\x7b\xb3\xc2\x0c\xc5\x6d\xc8\x66\x74\xd4\xa4\xb6\xe6\x36\x24\x29\x09\x7b\xbc\x18\xaf\xcd\x68\x62\xbc\xc8\x68\xb6\xde\x28\xd6\xb9\x89\xce\xf7\x6f\xa3\xbd\x66\x67\xe2\x2e\xdb\x99\xe0\xfb\x77\x30\x6b\xb9\xf2\x89\x6f\x67\x89\xef\x5f\xe6\xbe\x4e\xf9\xdf\xd9\xe5\xf7\xe3\xbf\x9e\xff\xf9\xff\xfb\x3f\xfe\xcf\xf3\x3f\xff\xaf\xf3\xbf\xbe\x7f\xee\xff\xf1\xaf\x7f\xbd\xff\xf1\xdf\x9f\xff\x72\xff\xf7\x3f\xff\xff\xef\xe9\x9f\xe7\x9d\xff\xe5\x3f\xde\x7f\xbd\xff\xcf\x7f\xfb\x1f\xff\xba\xdf\x3f\xff\xf9\xdf\xfe\xf3\xfb\x0a\x7f\xff\x6f\x00\x00\x00\xff\xff\xf2\x2b\x7f\x90\x0a\xb6\x03\x00"); +var _dfbb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4f\xcb\x25\xc9\x71\xf5\xf7\xcf\xa7\xb8\x4b\xbd\x8b\xd7\x53\x95\xf1\x2f\x13\x1e\x1a\x84\x24\xf0\x18\x64\x19\xcb\xb2\x0d\xc6\x8b\x5b\xb7\xea\x0e\x0d\x9e\xee\xa6\xa7\x67\xa1\x6f\x6f\xe2\x77\xae\x64\x2c\x0c\xb3\x10\x47\x73\x3a\x2b\x2b\x32\x32\xf2\x44\x44\xd6\x7d\xbe\xfb\xcd\xf7\xbf\xfd\xfe\xd3\xc7\x6f\xb7\xef\xfe\xe9\xeb\xe7\xc7\x1f\xaf\x6f\xb7\xe7\xc7\x4f\xe7\xd7\xeb\xa7\xcf\x3f\x7f\x7d\x5c\xb7\xe3\xfa\xe1\xe3\xa7\xb7\xb7\x7d\xdc\xce\x8f\x8f\x6f\x7f\xf9\x4f\xe0\xf1\xe3\xfd\xcb\xdb\x5b\x3f\xff\xc7\x3f\xff\xf4\xed\xfa\xf1\xfb\x4f\xcf\xcf\x37\xd3\xb8\xf3\xe7\x2f\xaf\xb1\xb7\xdb\x77\xff\x7c\xfd\xf0\xf1\xa7\x6f\x5f\xff\x7c\xfb\xd5\xaf\xcf\xcf\xc7\xf5\xff\x6e\xe7\xf5\x6c\xfe\x0f\x5f\xcf\xeb\xeb\xc7\x4f\x3f\xdc\x7e\xf5\x0f\xf7\x2f\xf7\x4f\xfb\x5f\xff\xe1\x8f\x3f\x7f\xf9\xf2\x5f\xd7\x8f\xd7\xa7\x6f\xb7\x1d\xee\xfa\x74\x82\x6f\xdf\xfd\xe6\xf7\xf7\x2f\xff\x78\xff\xf1\xba\x7d\xf7\xeb\xf3\xfc\xff\x7f\x0f\x0b\xf9\xaf\xd7\xd7\x9f\x3e\x7e\xfe\x74\xdb\xb7\xbf\xdb\xb6\xfc\x1f\xfe\x5f\xfe\xfc\xe5\x7a\xcd\xf2\xf6\xdd\x9f\xbe\xff\xed\x1f\x9e\xcf\x9f\xae\x6f\xb7\x98\x9b\xc6\xfc\xfb\x9f\xbe\xff\xed\xed\x3f\xf6\xdb\xbe\xdd\x46\xd8\x88\xff\x7c\x0d\xfd\xb7\xdf\x7f\x3e\xaf\x9b\x06\xbd\xed\x5a\xcc\xe3\xf3\x79\xfd\xf4\xe5\xfe\xb8\xbe\xde\x3f\xfd\x70\xbd\xdd\x6e\xef\x63\x1f\xfb\x87\xdb\x7b\xfd\xae\x7e\xf7\xa1\xad\xfc\x9b\x11\x6f\xfb\xb6\xbd\x1e\xfd\x78\x8a\xfa\xcb\x23\x63\xaf\xeb\xc3\xed\x96\x66\x6f\xef\x63\x88\x1a\xa3\xa9\x1a\xd5\x94\xdd\xa1\x7c\x6f\xca\xf7\xa6\x5c\x54\x6c\x50\xab\xa9\x78\x40\xe5\xbd\xa9\xc8\xa6\x6a\x40\xd5\x6a\xaa\x78\xb0\x5f\xf5\x82\x5b\x55\x3f\x68\xb6\x35\x65\xc6\xa8\xb9\x35\xe5\x18\x61\xc1\x5c\x0b\x2a\x45\x55\x53\x73\xef\xe9\x5d\xa6\x7a\x59\x53\x3e\x9a\x2a\x17\x95\x1f\x6e\xb5\x62\xbe\xbd\x8f\xd0\xa8\x68\xea\xb6\x46\xbc\xbd\x8f\x14\x95\x36\x3f\xdc\xf6\x6d\x6f\xbb\x52\x6f\xcc\x80\xb2\x1e\x55\x1a\x55\xfd\x2f\xfb\x16\x6d\x6a\x85\xa8\x82\x5a\xfd\xc6\xa9\x51\x40\x39\x0b\x9a\x63\x88\x1a\x4d\xcd\x1d\xca\x44\x59\x53\x4b\x94\x8b\x72\xa8\x80\x0a\x51\xf1\xe1\x56\xb1\x19\x54\x8a\x4a\x46\x69\xfa\x12\x55\x8c\x2a\xa8\x29\x6a\x36\x35\xf4\xe0\x12\xb5\x9a\xda\x35\xfd\x5d\xd4\xbd\x29\x93\x11\x87\xa8\x03\x4a\xd3\x3f\x44\x3d\xb0\x7e\x83\x3a\x45\x9d\x50\x5a\xf6\x25\xea\xc2\x2e\x87\x7a\x8a\x7a\x42\xb5\xef\xa7\xb6\x16\xa8\xd8\x12\x4a\xfe\x6a\xa8\xd8\x98\xcb\xe4\xaf\x86\x8a\x9d\xb9\x4c\xfe\x6a\xa8\x30\x8c\x30\xf9\xab\xa1\x62\xe8\x41\xf9\xcb\xf0\x97\xe9\x8d\xf2\x57\x43\x45\x68\x2e\xf9\xcb\xf0\x17\xbb\x3d\x4d\xfe\x32\xf9\x4b\x76\xc9\x5f\x26\x7f\xe1\x09\xc5\x3d\x50\x61\x9a\x4b\xfe\x32\xfc\xe5\x32\x42\xfe\x6a\xa8\xd8\x64\x84\xfc\xd5\x50\xc1\x19\x9a\x26\x7f\x35\x54\xec\x7a\xa3\xfc\xd5\x50\x41\xc8\x4d\x97\xbf\x1c\x7f\x79\xbc\xbd\xdb\x46\x7c\x09\xf6\x7d\x88\x1a\xa2\xda\x5f\x9c\x5a\xdb\x88\x2f\xdb\x4c\xa3\xaa\x29\xd3\x28\xbc\xba\x72\x87\x7a\x8d\xba\xf7\x28\xe7\x41\x16\x24\xa8\xec\x35\xda\xc6\x82\x6c\xcb\xb3\x47\xc5\x68\x2a\x2f\x51\x17\xa3\x30\x22\x9f\x50\xb5\x7d\xb8\xed\x63\x63\xae\x92\xa9\x0d\xb5\x92\x07\x4b\x46\x34\xec\xa3\x03\xc0\xb6\x92\x11\x0d\x95\x26\xca\x45\x1d\x8c\x9a\x50\x32\xa2\xa1\xd2\x58\x50\x9d\xa2\xae\x1e\xb5\x37\x25\xfd\xb2\xbd\x83\x7c\x1f\xbd\x69\xb6\x13\xe4\x82\xca\x8e\x09\xdb\x09\x72\xdb\x0d\x23\x06\xa3\xe4\x09\xa0\x56\x1a\x94\x8b\xf2\x1e\xa5\x07\x89\x2f\x41\xa5\xe9\xc1\x14\xd5\x3a\x31\x7c\x83\x5a\xa2\x16\x73\x39\x94\x8c\x68\x4f\xee\xc3\x45\x9d\xa2\x3a\x26\xb2\x23\xc7\x76\x62\xc2\x76\x04\x66\x38\x6f\xf4\x21\x8a\xad\x65\x87\x76\x97\xa9\xad\xab\xfb\x08\xa8\xd4\x82\x92\x4d\xd3\xf4\x89\xbf\x76\x39\xa7\xcf\xa3\x49\xc9\x6d\xb4\x4e\xec\xb6\x1b\xd4\x14\x35\x79\x30\xa0\x96\xa8\x76\xa1\x8d\x1d\xea\x2e\x0a\x17\x7a\x42\xf1\xc6\x11\x4f\x46\x31\x57\x6e\x50\x0d\x95\x5e\x50\x7a\x63\x66\x8f\x2a\x51\x25\xaa\x70\x0e\x6f\x4c\x19\x51\xbc\x71\x62\x6a\xe9\x8d\xa5\x37\x4e\x28\xbd\x91\x05\x39\xf1\x65\x5a\x10\xb0\x7b\x0b\x9f\x99\x8e\x82\xe9\x28\xc4\x06\x85\xbf\x0c\x7f\xf9\xd6\x9b\x66\xf2\x97\xc9\x5f\x44\xb4\xc9\x5f\x46\x60\x22\x69\x66\x0a\x4c\x53\x60\xe2\x68\x53\x60\x1a\xa6\xfa\x62\x7a\x99\x6a\x32\xb5\x05\xc6\x4c\xa6\x9a\x4c\x5d\x6d\x97\x52\x93\x39\x5b\x1b\xdb\x4e\x42\xfe\x4b\xde\xfd\xbf\x52\xb1\xb9\x76\xde\xb5\xf3\x11\x50\x26\xaa\xa3\x08\x81\x30\xf7\x53\x14\x51\xd4\x49\xd6\xdc\x89\x22\xcf\x8e\xdb\x60\xb7\x3c\x43\x14\x71\x1b\x18\x94\xc4\xad\x63\x63\x54\xaf\x44\x89\xd1\xa2\xb7\x79\x8f\x4e\x40\x16\xda\x66\xa0\xb2\xd3\xa7\x05\xe9\xc0\xa2\x55\x6a\x4f\x4e\x70\xa0\x52\x82\xca\x4e\x8c\x16\xae\xb9\x3a\x00\xf6\x44\x7f\x22\x87\x28\xe9\x0f\x0f\xa6\x89\xea\x88\x4c\x24\x29\x14\x0c\x40\xad\xd4\x83\x44\x64\x60\x6a\x42\x29\x61\x0b\xf6\x9c\x0b\x6a\x88\xc2\x5f\xb9\x41\x99\xa8\xde\xad\xec\x24\x6b\xa9\x50\x4e\x85\x72\x8a\x62\x8d\x24\xfc\x3d\x17\x73\xc9\xf7\x40\xad\x9c\x50\x9a\xab\x9d\xbb\x17\x01\x9f\xfe\x14\xf5\x64\xae\x0e\x99\x0c\x3c\x91\x1d\x4c\x7b\xa1\x65\x99\xa7\x28\x76\x08\x65\x49\xa9\x67\x76\x60\xed\x85\x27\x52\x81\x05\x54\xa2\x19\x59\x21\xaa\xb7\xa3\x8a\x07\x15\x58\x40\x25\x87\x27\xa5\x8b\xc0\x4e\xb1\x64\x29\x5d\x04\x2a\x5f\xd3\xbf\xde\x88\xf5\x44\xb7\xaa\x19\xab\xd6\xaf\xbd\x66\x4f\x5f\x24\x46\x41\x25\xcb\x2e\x12\xa3\x51\xe7\xec\x93\xdd\xae\x18\xa2\x70\x74\x17\x71\x56\x81\x73\x0a\xed\x9f\x24\xa0\x92\xf6\x03\x95\xe5\x50\x7a\x10\x53\x67\x8a\x3a\x45\x9d\x38\x7a\x41\x5d\xa2\x48\x2d\xd5\x6f\x54\x49\x65\x24\xff\x7d\x22\x23\x4a\xfe\x82\xca\x17\x85\xbf\xc8\x95\xfb\xe4\xd4\x4d\x45\x21\x50\x59\x13\x0a\x23\x26\x9e\x58\x7b\xfb\x6b\x69\xfa\x45\xdc\x2f\x16\xb4\x14\x13\x4b\x71\xdf\x45\x9c\x2d\xc5\xfd\x62\x6b\x17\x2e\x5c\xda\xda\xa5\xad\x7d\x51\x58\xbf\x7a\x6b\xc7\x86\x70\x2d\x6d\xed\xd2\xd6\xe2\xe8\xa5\xad\x5d\x35\x7b\x14\x67\x7b\xd5\x12\xb5\x18\xe5\x50\x77\x51\x57\x8f\x22\xa2\xef\x32\xf5\xde\xbe\x1f\x1b\x01\x70\x97\xef\x81\xca\x29\x8a\x37\xde\xfb\x88\x8f\xbd\x6b\x0b\xbb\x4b\x76\x81\xca\x29\x8a\xad\xbd\x63\xea\x4e\xac\xde\x65\xea\xfd\x65\x6a\x41\x85\xa8\x36\x62\xef\xc2\xde\x0e\x19\x71\x0c\xa6\x0f\x51\x25\x4a\xd3\x4f\xa8\x29\x6a\xf5\x28\xa2\xf0\xd0\xe1\x3b\x74\xf8\xa6\x1e\x3c\x44\x1d\x8c\x12\xf5\x10\x45\xa6\x47\x63\x0f\xea\x4d\x3b\x3a\x18\xc7\xce\x0e\x1d\x4a\xb2\x40\xe9\x6c\x1f\x4a\xb2\x47\x07\xc0\xd8\x71\xe1\xa1\x00\x00\x6a\xa1\x72\x87\x02\xe0\xd0\x82\xba\x64\xb7\x87\x16\xf4\xf0\xfa\x70\x1b\xca\xa8\x0f\x9f\xa2\x48\x8c\x4b\x14\x6f\x7c\x74\x5b\x33\x86\xa8\x38\x45\x11\xab\x28\xe6\x23\x10\x85\x07\xd3\x5b\x97\xd9\x76\x6a\xfa\xb3\x97\x3d\x8c\xc4\x78\x6a\xd9\xa7\xe2\x6b\x89\x62\xd9\x67\x47\xf1\x30\xa4\xf6\x54\x6d\x01\x54\x2e\x51\x38\xfa\xec\xcc\x35\x0c\x7f\x9d\xca\x5c\x40\x49\xbf\x4e\x05\xe6\xd9\x87\x6f\x38\x62\x75\xea\xf0\x9d\x24\xb3\xda\x76\x28\x17\xd5\xa6\x7a\xd7\xd4\x76\xc9\xd4\xab\x7b\x90\xe1\xdd\xd9\xd9\x45\x0f\x22\xa8\x22\xef\x5e\xf4\x20\x76\x75\xfd\x34\x9c\x0c\x73\xa9\x7e\x02\xaa\x36\x87\x62\xfa\x2b\x98\x8b\xf0\xbd\x42\x73\x85\xe6\xe2\xc1\xd0\x5c\x81\x11\xd4\x29\x97\x5c\x08\x54\x91\xd6\x2f\xd5\x16\x57\xe7\x8b\x11\x9a\x3e\x35\x7d\x43\x15\x35\xe2\xa5\x34\x77\xb1\xa0\x20\xd3\x3f\xb5\xa0\x27\x51\xa8\x94\xf9\x54\x14\x02\x55\xdb\xfa\xe5\x54\xfc\xd4\x6e\x3d\xbb\x17\x1c\xaa\xc2\x9f\xb1\x44\x51\xe3\x11\x91\xcf\xd0\xbc\x6d\xf6\x08\x02\xeb\x29\xb3\x81\xaa\x9d\x51\x2a\x89\x9e\xb2\xb1\x77\xcb\x55\xd1\x0b\x46\x0e\x51\x43\xd4\xe0\x41\x83\x32\xa8\x5e\xe3\xc8\x6e\xd6\x7c\x23\x87\x0b\xaa\x3a\xd6\x7c\xe3\x9c\x3b\x55\xf8\x48\x4d\x5f\x9a\x1e\x25\xae\x56\x03\x57\x15\xee\x1b\xfa\x53\x2d\x82\xbe\xa1\x3f\x82\xaa\x7d\x42\xdd\x45\xdd\x59\xe3\x80\x3a\x44\x1d\x3c\xa8\xe9\x1f\xa2\x90\xf0\xc2\x54\x24\x5c\x30\xaa\x3b\x33\x57\x61\xee\x3b\x9a\x41\xfa\xf4\x1d\xcd\x10\x54\x8d\x0d\x6a\x42\x71\xce\xcb\xa0\x38\xe7\x82\xaa\x2e\x47\x5d\xc5\xb4\xef\x8e\x11\xad\xb1\xbe\xfb\x43\xd4\x83\x51\xbc\x91\xca\xc8\x77\xc7\x88\xae\x1a\x7c\x27\x61\x0b\xea\x65\x04\x09\xdb\x77\xc2\xaf\x8a\x37\x86\x46\x29\xfc\x86\x37\x95\x1a\x95\xd8\xd5\xea\xe9\x7b\xca\xae\x94\x5d\x01\x25\xbb\xb4\xec\xd5\xa3\x54\x72\xfb\xe8\x13\x3c\x66\xb7\x28\x3e\x38\xc1\x82\x5a\x15\x50\x53\x54\x2b\xcb\xec\x1e\xc2\x07\xdd\x81\xa0\x6a\x30\x17\xdd\x81\x0f\xd7\x28\x28\xad\x11\x28\xee\x66\x7c\xb8\x46\x45\x3b\x67\x76\x51\xe2\xba\x88\x11\x54\x8d\x09\xa5\x07\xbb\x16\x1b\x64\x54\x1f\xd4\x62\x82\x2a\xa2\x70\x70\xc4\x7c\x74\x4e\x1b\xb3\x05\xd5\x07\x5d\x9e\xa0\xb4\x43\xa3\x70\xce\x28\xec\xd2\xb2\x4b\xd3\x13\x13\xd5\xf5\x80\xeb\x9e\x47\x30\xc8\xbb\xae\xf2\xdd\x8d\x98\x58\x7d\x3a\xdc\x14\x13\xa6\x98\xe8\xee\xd3\x4d\x31\x01\x8c\x45\x60\x1a\x2d\x8a\xa0\xaa\x0f\xb5\x1b\x87\xda\xad\x45\x74\xac\xa1\xe9\x4f\x51\x17\xa3\x0a\x0a\xeb\xcd\x34\x8a\x07\xe5\x68\x93\xa3\xbb\xa5\x73\x93\xa3\xad\xd7\x38\x16\xdb\x61\x5a\x23\x50\xf5\xa2\x64\x7d\x8b\xe8\x58\x0b\xeb\xc9\x95\x82\xe2\x5e\xcc\xad\x52\xd4\xc1\xa8\x84\x7a\x88\x62\x3b\xba\xf1\x73\x93\xbf\x68\x18\x6c\x6b\x8d\x75\x35\x0c\xee\x6d\xaa\x6d\x5b\x9b\xea\x32\xd5\x65\xaa\x33\x4a\xa6\x7a\x67\x2e\xdb\xf0\x97\x93\xb9\x04\x55\x2e\x6a\x89\x5a\x3d\xca\x99\x8b\xfb\x3a\x41\xd5\x8b\x3a\x44\x61\x44\xa7\x29\x77\x1d\x18\xd7\x81\x11\xa5\x03\xe3\x32\xb5\x5b\x27\x57\xdf\x20\xb0\x0d\xcd\x09\xe9\x57\x48\xbf\x38\xa2\x21\xfd\x8a\xde\x6d\xdb\x3b\x01\x79\x68\xb7\x43\xbb\xed\x7a\x70\x8a\x3a\x19\x95\x50\x97\x28\xf6\xb1\x5b\x3a\x0f\xed\x63\x74\xae\xb4\x1d\x79\x0c\x72\xa5\xa0\x2a\x98\x5e\x27\x2d\xda\x47\xb6\x0f\x51\xaf\x07\x59\x90\xac\xa7\x79\xf1\xc0\x85\x3b\x11\x1d\x72\x61\xc8\x85\xc1\xf4\x72\x61\xb4\xbf\xba\xb3\x87\x3a\x44\x1d\x8c\x72\x28\xb6\x36\xda\x47\xdd\xb3\x37\x15\x72\x4e\xa8\x02\x61\x41\x21\xe7\x50\x40\x73\x31\xea\x11\x72\x4e\x1f\x3e\xdb\xe5\x09\x1d\xbe\x50\x7e\xeb\x9e\xcd\x83\xfc\xe6\x51\x98\x8a\xa4\x45\xc9\xd4\x92\xa9\x38\x5a\x4a\x4e\xbb\x64\x7b\x17\x71\xae\x76\xc9\x69\x71\x6c\xef\xd2\xc5\xd5\xe2\x08\xaa\x3a\x3b\xbb\x5a\x1c\xcf\xb6\xc5\x06\x6a\x92\x54\x92\x82\xaa\x6e\x97\x3c\xc9\xe1\x9e\x9d\xed\x6c\x10\x39\x19\x87\x28\x3c\x91\x4c\x2f\xcd\xc9\xb6\xd8\x06\x8e\x4e\x65\xab\xa4\x04\xa5\xeb\xf1\xa4\x04\xf5\x6c\x11\xb5\x91\xfe\x8b\xa9\xd8\x53\x1a\x0b\x54\x75\x8b\xe2\x99\x7a\x7b\xf1\x2a\xbc\x92\x3a\x75\x40\x4d\x32\x57\x56\x89\x6a\xaf\x8c\xae\xe8\x5d\x1d\x90\x57\x87\x9c\x0d\x1c\x55\x52\x96\x92\xb2\xa4\x46\xdd\x45\x29\x0b\x6a\x14\x6f\xa4\x37\xb2\xb1\xa0\x94\xa6\x4a\x69\x8a\x3c\x52\x4a\x53\xd5\x05\x8e\xd9\xde\x46\x54\x94\x28\x5c\xd0\x55\x83\x57\xe0\x82\x4a\x46\x11\x32\xa5\x1c\x5e\x72\x54\x89\x7a\x8d\xea\x37\x52\x1c\x7a\x29\x01\x95\x12\x10\x79\xb7\xe4\x9c\xea\x4a\xd0\x8c\x3d\x2d\x2a\x41\x41\x55\xb7\x61\x5e\xb4\x28\x4e\x83\x65\xd6\x6d\x98\xab\xc1\x72\x6e\xa3\xcd\xe6\x0e\xe5\xa2\xd8\x79\xd2\x94\x6e\xa3\x9d\x5b\x5f\xb3\x29\xea\x12\xc5\xd9\x24\xba\x75\xeb\x2b\x30\x5b\x8c\xe2\xd6\x57\x50\x85\x0b\x75\xeb\xeb\xdc\x75\x9a\xe1\x42\xdd\x75\x0a\x6a\x75\xb3\xe6\xea\xdf\x7c\x12\x91\xce\x39\x9f\x8a\xc8\xa9\x88\xd4\x28\x45\xe4\x6c\x25\x36\x27\xdb\xcc\x7a\x51\x28\x71\x77\xc5\x3e\x15\x13\x34\x7e\xe6\x84\x9f\x1a\x3f\x81\x39\x6b\x5c\x12\xae\xc5\xbd\x7c\xe1\x89\x25\x4f\xac\xc1\x83\xbc\x71\x69\x8d\x40\xd1\x3b\xfb\xd2\x1a\x97\x31\x57\x77\x2d\xbe\x4c\x73\x71\xe1\x5a\xa4\xcf\x45\x99\xec\xcb\x30\x75\xe9\xc1\x10\x25\x53\x31\x42\x5a\xb6\x70\x8e\x93\x34\x96\x9c\x03\x94\x2a\x90\x25\xe7\xac\x4e\xfe\xc6\xb5\xbf\x2f\x25\x7f\xa0\x6a\x8a\x92\xa9\x2c\x3b\x10\x41\x35\x91\x7e\xef\xa3\x6f\x41\x90\xdf\x75\xf4\x81\xaa\x29\xca\x45\x75\x30\x65\x97\xdc\x7e\x57\xb9\x71\x57\xb9\xc1\x1a\xef\x7a\x23\x0d\xa9\xe5\xce\x28\x69\x99\x1a\xd2\xc5\x49\x53\x43\xea\xf7\xae\x96\x2d\xc9\xce\x77\xaa\x65\x41\x15\xe9\xf3\x2e\x19\xb9\xb7\x96\x19\x77\x46\x7e\x97\x96\xdd\x55\x95\x76\x4d\xed\x77\x55\xa5\x34\xa4\xc6\x95\x94\xab\x21\x75\x3a\x4e\xe3\x8a\xc5\x0f\x1d\xe4\x43\x07\xb9\xdb\x0a\x57\xf7\xe9\x07\x12\x9e\x1c\xab\x43\x12\x7e\x48\xc2\x89\xd5\x43\x12\x7e\x74\xf2\x37\x5a\x14\x3f\x94\xfc\x0f\x25\xff\x25\x4a\x6f\x44\x89\x95\x8a\x0f\x29\x31\x50\x8b\x90\x3b\x64\x3d\xad\xa6\x29\x27\xa9\xd5\xf4\x07\x5e\x95\xaa\x3f\xe4\xd5\xc7\xcb\xab\xa2\xf0\xea\xa3\xb5\xc1\xe6\xd6\xa6\x3e\x68\x38\x04\x55\xdd\x0b\xfa\x43\x2e\xa4\xfb\xb4\x89\xef\xd5\x7d\x0a\xaa\x48\xc5\x0f\xd5\xae\x8f\xee\x3b\x6c\xe2\xfb\x07\x37\x71\x82\x9a\x9b\x28\x36\xed\xd1\x16\xdb\xa4\x34\x7e\xc8\xd1\x40\x4d\x12\xf6\x43\xe5\x3f\x60\x93\x7a\xe0\xa1\x6a\x06\xa8\x97\xa9\xaa\x66\x68\x81\x6d\x92\xcc\xd4\x02\xfb\xc9\xe9\x98\x78\xe2\xd4\xe9\x00\x6a\x12\x5f\xa7\x4e\xc7\xd9\x21\x6b\x93\xc0\x3c\x55\x6e\x00\x35\x29\x83\x4e\x65\xd4\x13\x51\x98\x4b\xa3\x5c\x94\x33\x2a\xa1\x38\x56\x27\x8a\xb9\x28\xa9\x4e\x29\x26\x50\x93\x03\x73\x4a\x31\x69\x81\x6d\x51\xeb\xab\x05\xf6\x0b\x4f\x2c\xf2\xdb\x25\x4f\x5c\x5c\xbb\xcd\xee\x2b\xfd\xd2\xb2\x81\x5a\xe8\xc4\xa5\x65\xd3\x7d\xfa\x46\xbd\xa9\xee\x53\x50\x93\x0a\xf7\x29\x81\x79\xb6\x5c\xf8\x46\x25\xf9\x94\x16\x02\x35\x49\x14\x4f\x7b\x8d\x9a\x3d\x8a\x12\xe1\xa9\x0c\x03\xd4\x44\x0b\x9f\xca\x30\xcf\xf6\x84\x6f\xad\xe4\xa1\x5e\x32\x36\x19\xd1\x47\x34\xd4\x7a\x09\x9c\x6b\x91\xd8\x31\x42\x50\xdc\x65\xc5\x4e\x79\x16\x7c\xa1\xf0\x7d\xe6\x2f\xa6\xe2\xd0\x07\x0c\x41\x11\x7e\xa1\x0f\x18\x41\x1b\xe6\xa3\x6d\x0c\xb5\x61\x82\xa2\x03\x0a\x5a\xb2\xf7\xa0\x4f\x72\x3e\xbf\x84\xfa\xa4\xa0\x29\xf2\xd1\x1a\x1b\x6a\x8a\x04\xb5\x5a\x63\x63\xe0\x82\xa0\x87\x70\xeb\x58\x0b\xf5\x10\x41\x61\xef\x56\x50\x28\xb1\xa0\x66\x37\x0c\x61\xa6\x51\xfd\xbc\xdb\x14\x75\x17\x45\x74\x77\x27\x1b\xc6\xa7\xaf\xb0\xae\x04\xdd\x16\xa3\xa8\x04\x05\xb5\xf0\x9d\x51\x09\x86\x75\x07\xe5\xbe\xf3\xc6\xb8\x44\xb5\xec\xce\xd6\xd8\x30\x0e\x62\xf0\xd1\xc1\xdd\x78\x30\x35\x3d\x1f\x1d\xe6\xe0\x41\xae\x6e\x04\xb5\x5a\xfb\xc3\x48\xd8\x41\x2b\xd0\x45\xfc\xdb\x7b\xa8\x15\x08\x6e\xff\x9d\xcc\x15\x8e\x38\x0b\x8a\xe3\x1a\xee\x21\x2a\x98\x4b\xa3\x12\xaa\xdf\xe8\x7c\x3e\x0e\xd7\x1b\xfd\xf5\xc6\x82\xe2\x8d\x54\xf4\xce\x27\xcc\x50\x45\x1f\x41\x30\x44\x17\x12\x11\xda\xed\xd0\x6e\xf7\x49\x89\xd0\x6e\x73\xa1\xef\xd1\x49\x23\x74\xa1\x2f\xa8\xd9\x0d\x56\xa8\x8e\x0d\x8a\x56\x47\xd5\x43\x45\xab\xa0\x16\xdb\xa1\xa2\x35\x28\x5a\x9d\x0f\x3e\xa1\xa2\x55\xe0\x7c\x58\x09\xdd\xf1\x0b\x6a\x76\x57\x1c\xba\xe3\x0f\xee\xbf\x9d\x0f\x20\xa1\xfb\xef\xa0\xd4\xab\x85\x5d\x2a\xf5\x82\x9a\xc7\xe9\x47\x42\x35\x4f\x50\xf3\x38\x3f\x16\x08\xd5\x3c\x82\x9a\x43\xa3\xf0\x2a\x55\x83\xd3\x74\x87\xaa\x86\x58\xdd\xb5\x74\xaa\x86\x9a\xa2\x58\x50\x27\xb3\x58\x24\xa0\x58\x1d\x07\xbe\xba\x0d\x8b\x85\x12\x0b\x6a\x12\xf7\x2b\x35\x57\xef\x50\x6c\xad\xc4\xb1\xb4\x43\x40\x4d\x13\xc5\x82\xc8\xe1\xb1\x11\x72\xca\xe1\x71\xef\xd3\x11\x1b\xa3\xee\x3a\x1d\x77\x09\x84\xed\x50\x04\x39\xe9\x33\xb8\x67\x0e\xa5\x4f\x41\xad\xc5\x5c\xa8\x7a\x90\x51\x63\xef\x0c\x11\xca\xa8\x71\x74\x7c\xc5\xce\x6e\x1f\x8a\x2f\xa0\xb8\xe3\x8f\x43\xf1\x75\x74\x90\xc7\xde\xdd\x41\x1c\x0a\xf2\x43\x41\xde\xad\x79\x1c\x5a\xd0\xa1\xe9\x5b\xaf\x43\x59\x30\xc8\x10\x31\x38\xa2\xca\x10\x71\xb6\x73\x82\x6a\x39\xce\x7c\x51\xb4\x4e\x5d\x2c\xc5\x49\xe6\x0a\xf4\x3a\xf8\xa0\x18\xd2\xeb\xb8\x3a\x69\x84\xb7\xf6\xc7\x45\xd2\x10\xd4\x34\x46\x85\x46\x75\x56\x08\x27\x98\x74\xf3\x28\xa8\xb5\x44\x15\x54\x31\x8a\xb8\xbf\x4a\xa3\xf4\x03\x92\x2e\x11\xe2\xaa\xd7\xa8\x36\xc2\x71\xa1\x84\x3e\x9e\x35\x3e\xdc\x22\xd8\xc7\x27\x5f\x0f\x05\x35\x6d\x42\xb9\xa8\x7e\x30\x5a\xd2\x52\x7a\x9d\x5b\x87\x59\x44\x1b\x91\x1b\xb7\xab\x82\x9a\xdd\x6a\xe6\x46\xa3\x9c\x5b\x0b\x4c\x64\x4f\x9f\x1b\x02\x23\x28\xee\x8c\x72\x23\xbe\x12\xed\x0f\xbe\xf2\xa5\xb4\x3f\xf9\xf8\x1d\xdc\xcb\xa7\x3e\x7e\x0b\x6a\xfa\x0e\xf5\x80\xd2\x83\xbd\x43\x29\x41\x4e\xae\x7e\x82\x0f\x46\xa9\xab\x1f\x41\xcd\x4e\x8c\xa9\xab\x9f\x44\x90\x63\x76\x00\xa4\x04\x39\x51\xc9\x98\xdd\x11\xa4\x71\xd7\x20\x28\xce\x50\x1a\x85\x57\x5a\x67\xae\xe0\x52\x27\x8d\x1c\x2e\x28\x6a\x8b\x34\x72\x78\x5a\x97\x41\x7d\xb8\xa0\x96\x28\xee\x5d\x17\x73\x85\xa6\xc7\x88\xd5\x81\x99\x52\xcc\x74\x4e\x07\xd7\xfe\xe9\x9c\x0e\x41\xcd\x56\x80\x74\x4e\x47\x7a\x97\xd9\xc1\xd6\xa6\x53\x66\x0b\x6a\x75\x2d\x96\x7c\xb2\x7d\x4f\x6f\x49\xcb\xad\x93\x4e\xf2\x69\xf5\x05\x45\x81\x93\xfa\xc2\x9a\x68\x69\x6e\xc6\xf4\xf4\x59\x82\x9a\x81\x11\x72\x21\x52\x9b\x7c\x1d\x4a\x49\x6d\x46\x9b\x9a\xe4\xf0\x0c\x99\x1a\x32\x35\x7e\xf9\x5b\x71\x86\x56\x02\xe4\xd6\x8a\x97\x41\x32\x13\xd4\xec\x06\x3c\x91\xf3\xf7\x8c\x3e\xc1\xb9\xb5\x4a\x65\x70\x82\x05\x35\xc3\xa0\x88\x35\x94\x38\x77\xd6\x2b\x25\xce\xec\x2c\x98\x7b\x97\xdc\x99\x64\x41\x41\xad\x25\x0a\x23\x52\x0f\x12\x45\x92\xdd\x2c\x7c\xc7\x2d\x40\x96\x7c\x57\xf2\x5d\x4b\x52\x96\x7c\x47\x73\x9b\xd6\xfa\x93\x6a\x6e\x05\x35\x5b\xd5\x53\xcd\x6d\xf2\x41\x31\x6d\xf0\x20\xd7\xd8\x82\x9a\x04\x7c\x71\xea\x12\xa1\x4f\xeb\xbc\x9b\x12\xfa\xe4\x57\x3b\x69\x84\x9f\x7e\xb5\x23\xa8\x19\x0b\x0a\xe7\xcc\x2e\x5d\xd2\xba\x9d\xce\x49\xe9\x22\xa8\xc5\x82\x26\xa5\x4b\x4e\x4d\x8f\x0b\x95\x0e\x72\x75\xd2\xe9\xc0\x69\x8a\xbb\x4e\xc1\x44\xd5\x53\x7a\x9d\xf7\x7e\x63\xf2\xd3\xa1\xbc\xeb\x8d\xf7\xce\xa8\x73\xeb\xfa\x3a\xef\x64\xd4\xbc\x77\xc8\x64\x74\x23\x93\x77\x85\xcc\x5d\xa7\x8e\xf8\xb8\xeb\xd4\xa1\xd7\x99\x5d\x65\xa5\xf4\x3a\x8f\xae\x73\x32\x39\x29\x07\x25\xa4\xa0\x66\x06\x14\xce\x39\xda\xdf\xc9\xef\x38\xf2\xe0\x52\x46\x50\x33\x45\x11\x00\x87\xa6\x67\x6b\xa5\xd7\xf9\x60\x87\xb8\x5e\xcf\x87\x76\xe8\xa1\x1d\x4a\x46\x69\x87\x50\xf5\xa4\x9b\x4a\xa9\x7a\x9e\xed\xc2\xe4\x47\x7a\x79\xca\x85\x40\x4d\xce\x26\x05\xff\x7b\xa2\xea\xc9\x9d\x75\x4a\xd5\xf3\xea\x8c\x9a\x5c\x17\xe7\x45\x46\x15\xd4\x64\x87\x2e\x5a\xba\xbc\xda\x93\xb9\xba\x88\xcb\x8b\x3a\x45\x50\xb3\x1c\x8a\x37\xa2\xd7\xb9\x10\x54\xe9\x75\xa2\xc4\xb5\x75\xf3\x51\x52\xe2\xda\x48\x1a\x5b\x2f\xbb\xb6\x78\x51\x14\xe6\xdd\xc9\xd6\xc6\xdd\x5d\xa1\xb1\xb5\xb7\x4a\xd5\xeb\x67\x96\x7b\xab\x54\xf1\x41\xb1\x76\x54\x4a\x30\xb9\xcf\xad\x1d\x95\x2a\x34\xb6\x46\x6b\x46\x49\x63\x6b\xf0\xa1\x73\x74\xc5\x56\x83\x3b\x6b\x41\xcd\x96\xdd\xe2\x87\x97\xef\x35\x88\xd5\xb1\x78\x90\xc8\x11\xd4\xec\x3c\x52\xfa\x5e\x50\xfa\x12\x60\x5d\x8c\x97\xbe\x04\x08\x8a\xdb\xfb\x1a\x38\xba\xd0\xeb\x32\xeb\xe9\xa5\xd7\x65\x2c\xdb\xba\x6d\x2d\x8b\x17\xc5\xb2\xbb\x2a\x2d\xd3\xb2\x81\x29\x7f\xa1\xdd\xef\xa5\x6b\x6c\xbe\x1e\x96\xae\xb1\x05\x35\x59\x10\xaa\xfc\x82\xf2\xde\xb4\x92\x38\x97\xeb\x77\x8e\xbd\x43\xe5\x54\x59\xe5\x9d\xf2\xe6\xc0\x54\x49\x47\x55\x97\x67\x93\xfb\xef\x2a\xb2\xa0\x60\x6e\xdb\x84\x9a\xa2\xe6\x87\xdb\x8d\xeb\xc0\xd2\x15\x9e\xe0\x56\x1d\x4c\xa5\x2b\x3c\xc1\x8d\x5b\xcc\x2a\x79\x95\x2b\xbc\xb9\x75\x4b\x57\x25\xaf\x16\xbf\xc8\xcb\x8d\x51\x5c\x17\x0b\xe6\xd6\xca\x54\x45\x86\x10\x54\x76\x13\x59\xfc\x20\xb4\x01\x53\x07\x0f\x52\x9f\x57\xa1\xab\x5c\x9e\x54\xb9\xac\x6f\x47\xcf\x6d\x40\xc9\xd1\x80\x7e\x0e\x5b\xfa\x71\x85\x60\x72\xa1\x5f\xfa\x71\x85\xe0\xc6\x75\x60\x55\x68\xfa\xce\x8f\x93\x1f\xa7\x96\xae\x16\x05\x93\xee\xb3\x4a\x51\x08\x54\x4c\x9c\xa3\x28\x04\x2a\xa6\x1e\x3c\x44\x1d\x3c\xa8\x51\xf2\x04\x1f\x8c\x82\x7d\x2c\x3e\x18\x55\x05\x9e\x30\xfc\x95\xf2\x04\xe5\x6c\x2c\x9c\x93\x5a\x50\xc3\xdc\x1c\x53\x53\x0b\xe2\xae\x81\xaf\xa2\x45\x3a\x78\x41\xc5\x62\xfa\xd4\x82\x1a\xe6\xe6\x06\x15\xa2\xf8\x2d\x27\xe7\x91\x4b\xd2\x17\x14\x3f\x50\x2a\xdd\x95\x16\xb9\x63\x6e\x8e\xbf\x52\xcb\x46\x99\xf8\xc2\x5a\xca\x1d\xc5\xef\x53\xe6\xe6\xbc\xb1\xf4\xc6\xe2\x88\x06\x6f\xac\xd7\x28\x7e\x9e\xb0\xb3\xa0\x92\x73\x0a\xe7\xc4\xdf\x7c\x2b\xb6\xfd\x6f\x33\x71\xe9\xd7\x2b\x82\xc9\x6f\x36\x4a\x3f\xbc\x2d\x7e\xcd\x3a\x37\xa2\x4f\xbf\x5e\xe9\x2a\xa7\x29\x36\x7e\xba\x46\xc9\xe7\x9d\x17\x6b\xca\xe7\xc0\x24\x5f\xd7\xa4\xd3\xac\xc9\xd5\x70\x14\xa3\xa8\xb8\x6b\xea\x8d\x38\x58\x29\xa9\x56\x67\xbc\xb9\xef\x50\x54\xef\x02\xfd\x0e\xba\x96\xde\xb8\x9c\x51\x26\xea\x10\xc5\xcf\x12\x88\xf7\xc5\x7d\x58\x71\xa5\x38\x77\x17\xf5\x14\xc5\xef\x9e\x5a\x75\x6b\x51\x71\xd7\xea\xb8\x9c\xfc\x90\xb4\x56\xe8\x8d\x7c\xeb\xcf\x9d\xe9\xa9\xb8\x6b\x21\x8b\xbb\x8b\x62\x8d\x2b\x31\x22\x30\x35\x35\x3d\x0b\xe2\x87\x23\xa5\x34\x52\xa7\xfa\xbe\xee\x5a\xeb\xa4\xef\x13\xcc\xc1\xc9\x3f\x69\xdf\x04\x73\x20\x2c\xa7\x84\xe5\x1c\xd2\xc0\x05\xf5\x14\xf5\x44\x6b\xfa\x8d\x27\x37\x06\x82\x39\xf0\x2a\x37\x55\x2f\x98\x03\x59\xd4\x85\x95\x60\x8e\xc2\x08\x93\x11\x6a\xc3\x09\xb5\x53\x8e\x3e\x39\x61\x54\xb6\x75\xea\x84\x9d\xbd\xb5\x73\x24\x76\xd1\xd1\xd5\x59\xfc\x5c\xde\x58\x63\xe9\x8d\x85\x0b\xe7\xf8\x5f\xa1\xd6\xff\xff\xc7\xfb\x97\xb7\xbf\xfe\x89\xc1\xe3\xe7\xaf\x5f\xaf\x4f\xdf\xf8\x83\x06\xfe\x96\xe0\x76\x5e\xcf\x8f\x9f\xae\xbf\xfe\x71\xc4\x97\xcf\x5f\xfa\x29\xfe\xf7\xdf\x01\x00\x00\xff\xff\x79\x60\xf9\x3b\x48\x31\x00\x00"); +func _ac ()(*asset ,error ){_ef ,_bd :=_aefc ();if _bd !=nil {return nil ,_bd ;};_dfg :=bindataFileInfo {_ae :"78-V",_ca :892,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490959,0)};_bdc :=&asset {_e :_ef ,_ee :_dfg };return _bdc ,nil ;};func _bcea ()([]byte ,error ){return _ad (_cfcg ,"Adobe-KR-4")}; +var _dagead =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x98\xc1\x6e\x23\xb9\xd5\x85\xf7\x7e\x8a\x5a\xce\xbf\xe8\xdf\xe4\xbd\xa4\x48\x02\x0d\x03\x41\xf7\x22\x1e\x60\x92\x20\x4e\xcf\x04\x08\xb2\x28\x49\xac\x86\x80\x58\x16\x64\x7b\xd1\x6f\x1f\xdc\xf3\x29\x0e\x26\x8b\xc1\x99\xfe\x4c\xde\xba\xe7\x90\x45\x96\x7d\xff\xe5\xf1\xeb\xe3\xf9\xf4\xb6\xdc\xff\xe5\xfa\x72\x78\x9a\x6f\xcb\x76\x3a\x1f\xaf\xf3\xf5\xe5\xfd\x7a\x98\xcb\x7e\x7e\x3f\x9d\xef\xee\xb2\x2d\xc7\xd3\xe1\xed\x3f\xff\x94\x1c\x9e\xd7\xcb\xdd\xdd\xfd\xb7\xf3\xe9\xe7\xc7\xa7\x4f\xdf\xbe\x3c\xd9\xa7\x3f\x2e\xef\xaf\xf3\xc6\xbf\x3c\x7e\x7d\xfa\xf1\xfa\x36\x9f\x1f\xcf\xdb\xcb\xe2\xcc\x3f\xbe\x5f\x6e\x35\x96\xe5\xfe\xaf\xf3\xfb\xe9\xf5\xed\xfa\x63\xf9\xe9\x0f\xc7\x97\xfd\xfc\xbf\xe5\x38\xb7\xe0\x7f\xbe\x1e\xe7\xf5\x74\xfe\xbe\xfc\xf4\xf3\x7a\x59\xcf\xf9\xe3\x07\x4f\xef\x97\xcb\xbf\xe6\xf3\x3c\xbf\x2d\x45\x6c\x9e\x8f\xd2\xbb\xfb\x2f\xbf\xac\x97\x3f\xad\xcf\x73\xf9\x7d\x3f\xbf\x7d\xfa\x55\x03\xf4\xf3\x5f\xe7\xf5\xf5\xf4\x72\x5e\xb2\xfd\x7f\x4a\xbb\xff\xf2\xbf\xfd\xb8\xcc\x25\xdf\x0a\xfd\xfd\xdb\xe3\xd7\xe5\x1f\x79\xc9\x69\xb1\x5a\xca\xf8\xe7\x8d\xff\xf6\xcb\xcb\xf1\x63\x54\x4e\x09\x1b\x87\xd3\xf1\xba\x9e\xbf\xcf\xbb\xcf\x29\x59\x7a\x58\x3e\xa7\x54\xf7\x0f\x8b\x79\x0e\x52\x0f\x90\xc3\xc3\xd2\x5b\x1e\x42\x47\xa1\x36\x1f\x16\x1b\x16\x64\xad\x22\x21\x36\x34\x6d\x4f\xa1\x90\x6e\xbb\x71\xf7\xd9\x52\x0e\x84\xb4\x3e\x5c\xa8\x82\xaa\x90\x09\xed\x40\x3b\xa1\x2a\xd4\x41\x23\x6a\xf5\x2c\x74\x00\x1d\x03\x35\x95\x37\x6a\x19\xb5\xba\x10\xb5\x8c\x5a\x2d\x90\x9b\x50\x48\xb7\xa6\x26\xdc\x41\xae\xf2\x81\xf2\x50\xab\x92\xe6\x5d\x24\x43\x72\x90\x9d\x88\x41\x2c\xc8\x10\x71\x88\x07\x69\x22\x15\x52\x1f\x96\x6c\x96\x4b\xb0\x43\x11\x0b\xe9\x9e\xb3\x10\xc3\x42\xba\xe7\x24\xb4\x03\xed\x84\x22\x99\x3c\x41\x21\x3d\xdd\x50\x03\x35\x21\x95\x9f\x1d\xd4\x85\x54\x7e\x0e\xd0\x10\x0a\x83\x46\x58\x76\x0b\x2b\x52\x36\x57\xa4\x92\xd6\x47\xd4\xb2\xb9\x09\x85\xdc\xf2\xab\x49\xc9\xd4\x14\x39\x14\xad\x45\x4d\x06\x0a\xdb\x45\x6b\x51\x53\x01\x55\x8d\xaa\x42\x3b\x50\x13\x72\xa1\x0e\x1a\x42\x4c\x5c\x41\x7b\x21\x9e\x78\x00\x45\x5f\x65\x50\xeb\x08\x3a\x0a\x31\x6a\x82\xa6\xd0\x4e\x68\x03\x6d\x42\xb1\x8a\x95\x2d\x28\x69\x35\xa9\x89\x9c\x41\x59\x48\xe5\x33\x86\x42\x5a\x4d\x45\xc8\x41\x2e\xa4\xf2\x19\x8f\x21\xad\x0c\x25\xc1\x76\x96\xb4\x32\x28\x8f\x6d\x6d\xe7\xa2\x1d\x5e\x73\x03\x29\x89\x41\x79\x92\x08\x69\x65\x28\x89\x3c\x40\x43\x4f\xa4\x3c\xe1\x84\xb4\x9a\x92\xd0\x1e\xb4\x17\xa2\x3c\x79\x85\xb4\x6a\x34\x41\x5e\x21\xad\x9a\xf2\xca\xe4\x15\xd2\xaa\x61\x9b\xbc\x42\x5a\x35\xf5\x65\xe4\x65\xca\xcb\x64\xdb\xc8\xcb\x94\x97\xa9\x55\x23\x2f\x53\x5e\xa6\xa0\x8d\xbc\x2c\xc2\xa9\xae\x56\xd9\x72\x92\x56\x5d\x4f\xe4\xfd\x94\xb4\xea\x6a\xd5\x08\x27\xa4\x55\x97\x21\x23\x9c\x90\x56\x9d\xbe\x08\xc7\x14\x8e\x5e\xb5\x6a\x84\x63\x0a\xc7\x69\x95\x70\x4c\xe1\x38\x7d\x11\x8e\x29\x9c\x4c\x13\x84\x63\xb2\x9d\x55\xcb\xb1\xed\xb2\x9d\x55\xcb\xb1\xed\xda\x00\x26\x43\xce\x06\x70\x79\x4c\x4c\xc4\xa3\xab\xfb\xa4\x70\x9c\xee\x5d\xdd\x27\x35\xe1\x74\xef\xea\x4b\x2f\x72\x75\x9a\x70\x35\x51\x94\x44\xa1\x89\xa2\x26\x8a\x36\x40\xa1\x89\xa2\xec\x8b\x9a\x28\x64\x5f\x94\x7d\x51\xad\x42\xf6\x45\xad\x16\xf5\x55\x68\xb5\xa8\xd5\xa2\xbe\x0a\xad\x16\x2d\x47\x91\xc7\xc2\x72\x14\x2d\x47\x51\xab\x85\xe5\x28\x32\x54\xe9\x0b\x43\x45\x86\x2a\x4f\xc4\x50\x51\xf6\x35\xfa\xda\xb1\x0b\x25\xdd\x2c\x0b\x1d\x41\x3a\xb3\xe3\x26\xb1\x1d\xbb\x50\xd2\xcd\x4c\x68\x03\x6d\x42\x51\xab\x71\xc0\x48\xb2\xe5\x16\x8d\xb5\x55\x51\x48\xba\x45\xd2\x9e\xe2\x4c\x0a\x89\x28\x7a\x9c\x1d\x9e\x74\xc2\x78\xd2\xcb\x3d\x92\x90\xde\x64\xa4\x5b\x4b\x42\x05\x54\x35\x2a\x0b\x1d\x40\x1f\x87\xa1\xeb\xae\xb9\x49\x1b\x75\x27\xb4\x81\x36\x21\x95\x2f\x34\xa1\x25\x1a\xb9\x0b\xf1\x44\xad\xc7\xc8\x23\x2e\xfc\x8f\x2b\xf7\x6e\x8c\xff\xbd\x84\x3d\x69\x69\x90\x36\x4c\x2d\x6a\x1d\x90\x36\x4c\x2d\x2a\x74\xa4\x8d\xc8\xce\xd3\x8e\x27\xed\xf4\xa4\x78\xf5\x3d\x75\x50\x07\xc9\x48\xa7\x7c\xa7\x7c\x15\xa2\x7c\xa7\xbc\xbc\xf5\x09\x9a\x42\xf2\x36\xf6\x42\x21\xdd\x9a\x9e\x38\xc8\x69\x68\x99\x9b\xfa\x5a\x49\x60\x55\x02\xa6\x04\x56\x9a\x58\x69\x42\x8b\xb5\xd2\xc4\xaa\x26\x5c\x1e\x57\x9a\x58\xd5\x84\x53\x0b\x8f\xab\x3c\xba\x9e\x78\xa0\xd6\x41\xb5\x5c\x1e\x27\x68\x82\xe4\x71\x52\x7e\x52\x5e\x1e\x27\xe5\x27\xe5\xe5\x71\xe2\x71\xca\xa3\xcb\xe3\xc6\xc4\x6d\x27\xa4\xee\x37\x3c\x6e\xec\x85\xe8\xcb\x75\x0b\x22\xdd\x63\xc3\xbb\xb3\xfb\x5c\x9b\x34\x8f\xda\xc5\x1c\x16\x7b\xcd\x1d\x54\x40\x45\xc3\x76\x4c\xad\x30\x5d\xff\xb2\xe4\xba\x2d\x91\x18\xc6\x43\x1b\xac\xc1\xaa\x58\x87\x75\x18\x73\x07\x6c\xc0\x78\xec\x0a\x5b\x61\x3b\xb1\x3d\x6c\x2f\xd6\x68\xe5\x00\x3b\xc0\x4c\xec\x08\x63\xe3\x33\x4c\xc1\x79\xbc\x44\x31\x4c\x8f\xe5\x2d\x92\xb4\x51\xd4\x71\xc6\x58\x96\xb1\xa2\x99\x19\x63\x59\xdf\x35\x0e\xc2\x57\xc6\x57\x87\xe1\x2b\xa4\x7b\x7c\x5d\xb9\x67\x6c\x65\x6c\x75\xb5\x96\xb1\x15\xef\x64\xb0\x22\x76\xeb\x6d\x6a\x6d\x68\x4d\xef\xa9\xc7\x9d\x15\xc3\x94\x88\x2e\x2d\xa4\xbb\xf6\xa4\x1b\xcb\x65\x5a\xae\xc2\x28\x4c\x19\xcb\xc5\xe2\x1b\xae\x42\x82\xe9\x09\x86\x2d\xdd\x64\xa3\x32\x0c\x5b\xba\xc9\x46\xd1\x6a\x19\xae\x0c\x0b\x43\xab\x60\x58\x08\xe9\x5e\x41\x2c\x8c\xee\xad\x81\x03\x63\x0d\x0c\xa3\x83\x76\x31\x1a\xb7\x54\xb6\x94\x14\x88\xb3\x0b\x43\xba\xb3\x09\x1d\xa3\x6e\x0c\x53\x23\x8e\x53\x67\x63\x2a\x36\xc7\xa9\x57\x86\x31\x15\x57\x2e\x57\x71\x93\xb8\x3b\xae\x42\xb2\xe9\x93\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xd5\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x28\x87\xd5\x90\xee\x45\xb6\x9c\x2d\x18\x12\xc3\xb4\x1d\x1c\xfb\x21\xc1\x68\x0e\xfb\x05\xfb\x3a\x26\x9d\xd3\x57\x12\xe3\x54\xaf\xe0\xbf\x68\xa1\x31\xc1\x89\xec\x71\xd1\xc5\x54\x75\xc7\x09\x2b\xe9\x5e\x19\x86\xaf\x82\x2f\x83\xe1\x8b\x53\x97\x2d\x5d\xf0\xa5\xdb\x6f\x54\x25\x52\xb0\x55\xf0\xa0\x43\xd0\x0b\x1e\x8a\x5e\x23\x12\x29\x37\x0b\xda\xaa\x4e\x7d\xb6\x6a\xc5\x15\x2f\x48\xc5\x55\xd5\x89\xca\xbe\xac\x98\xaa\x2c\x2a\x2b\x58\x71\x15\x12\x8c\x71\xac\x6a\x48\x30\x2d\x7e\x65\xff\x56\xdc\xf3\x72\x55\xdc\x57\xb9\x2f\x2a\xd7\xe8\x24\xa4\x7b\xdc\x1c\xdb\xa6\xd3\x66\xdb\xf4\xc1\xde\x63\x13\x6e\x9b\x0e\x0c\xa4\x5b\x9c\x35\xdb\xa6\xc3\x01\xe9\xd6\x34\x51\x77\x27\xd2\x46\xac\xfc\xb6\x69\xe5\x91\x36\xe2\x53\x7c\xdb\x9c\x51\xae\x51\x49\x13\xe3\x83\xe8\x26\xad\x8f\x14\xa8\x32\xb1\x32\xb1\x0a\xd1\x44\xe5\x84\xde\x09\x51\xab\x52\x0b\x44\x5f\x21\xdc\xe9\xdb\xa6\x9b\x03\x69\xbd\xff\xfe\x6a\x8e\xff\x7f\x5e\x2f\x77\x1f\xbf\x95\x1f\xde\xaf\xd7\x79\x7e\xd3\xdf\x00\xf4\x3b\x77\xfc\x1e\x7d\x3a\xcf\x8f\xbf\x33\x5c\x5e\x2e\x31\x4b\xff\xfd\x3b\x00\x00\xff\xff\x6b\x9e\x52\x81\x93\x10\x00\x00"); +func _gcag ()([]byte ,error ){return _ad (_gedb ,"UniGB-UTF32-H")};func _gfbef ()([]byte ,error ){return _ad (_cbdbc ,"HKdla-B5-H")};type asset struct{_e []byte ;_ee _ce .FileInfo ;};var _aega =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xdd\x51\xcf\xfd\x3a\x96\xe7\xf5\xfb\xf3\x2a\xfe\x97\xc3\xc5\x50\xdb\x4e\xe2\xc4\x52\xe9\x48\xa8\xbb\x47\x34\xa3\x61\x10\xcd\x00\x12\xe2\xc2\xf6\xde\xbb\x29\x89\x3e\xa7\x54\x55\x7d\xd1\xef\x1e\xe5\xf7\x49\x01\x42\x48\xa7\xae\x7e\x7a\xfc\x64\x27\xb6\x63\x2f\x2f\xc7\xfe\x7a\xfd\xee\xef\xfe\xf1\xef\xff\xf1\x97\x3f\xfc\xe5\xc7\xef\xfe\x87\x3f\xfd\xba\xfe\xe9\xf3\x97\x1f\xdf\x3f\xfc\xf2\xfe\xd3\xe7\xcf\xbf\xfe\xeb\x9f\xd6\xe7\xc7\xfc\xfc\xf3\x1f\x7e\xf9\xe9\xa7\x52\x7f\xbc\xff\xb0\xfe\xf2\xd7\x3f\x23\xeb\x5f\xc6\x1f\x7f\xfa\xe9\xfe\xfd\x3f\xfd\xdb\x9f\xff\xf2\xf9\x97\x7f\xfc\xe5\xfb\xeb\x8f\xcd\x75\xef\x7f\xfd\xe3\x73\xed\x8f\x1f\xbf\xfb\x1f\x3f\xff\xfc\x87\x3f\xff\xe5\x4f\xff\xf6\xe3\xdf\xfd\x37\xef\x5f\xe7\xe7\xbf\xfa\xf1\xfe\x7c\xef\xf4\xff\xfc\xa7\xf7\xe7\x4f\x7f\xf8\xe5\x9f\x7f\xfc\xbb\xff\xf8\xeb\x9f\x3e\xa3\xfc\xdf\xff\xf8\xa7\x7f\xfd\xe3\x1f\xff\xcf\xcf\xbf\x7c\x7e\xf9\xcb\x8f\x92\xb4\xcf\x2f\xef\xe8\x4f\xbf\xfb\xbb\xff\x34\xfe\xf8\xdf\x8f\x7f\xf9\xfc\xf8\xdd\x7f\xfc\xa7\xbf\xfb\xf7\xff\xdd\xaf\xff\xc7\x98\xff\xfe\xbf\xcd\xff\xf2\xaf\xff\xf9\xf3\xa7\x3f\xff\xe1\xd7\x5f\x7e\x94\xd7\x7f\xfd\x7a\xb5\xff\x27\xfd\x7f\xfa\xb7\x3f\x7e\x9e\x7b\xfd\xf4\xbb\xff\xf2\x8f\x7f\xff\x9f\xbf\xdf\x3f\x7f\xfe\xf2\xe3\x68\x2f\xd7\xfc\xaf\xff\xe5\x1f\xff\xfe\xc7\xff\x56\x7e\x94\xd7\x8f\x7a\xec\xa5\xfc\xef\xcf\xa5\xff\xcb\x7f\xfa\xf5\xfd\xf9\xe1\xa2\x9f\x76\x45\x5a\xbf\xbe\x3f\x7f\xfe\xe3\x58\x9f\x3f\x8d\x5f\xfe\xf9\xf3\xd3\x8f\x1f\xbf\x7f\xbd\x7e\xfe\xf1\xe3\xc7\xef\xaf\xd7\xcf\xf7\x5f\xd7\xbe\x97\x9f\x7f\xfc\xfe\xef\xb7\xff\xf0\x0f\xf9\xfb\xef\xaf\x2d\x7f\xff\xc3\xf3\xf7\x3f\xbc\xf2\xf7\x7f\xe8\xf7\xdf\x9f\x5f\xde\xff\x9f\xfb\xfd\x54\x3c\xe6\x97\x5f\xff\xf2\xfe\x7c\xa5\xe5\x09\xbf\x2f\xdf\x9f\x7f\x94\xfb\x17\xff\xef\x7f\xfd\x54\x5e\xaf\x27\x5f\x7f\x78\x3f\x57\xd7\xfb\xea\xf3\x73\x5f\x7d\xe7\xa6\xfe\x9c\x4c\x5d\x3f\xff\xd8\x8e\x2b\x29\x3d\x29\x47\xf9\xf9\xc7\xd6\xda\x9d\x72\x6c\x52\xb6\x9f\x7f\x6c\xe7\x91\x94\x5d\xca\xfd\xab\xf3\x4c\xca\xf3\xab\xf7\xcf\x3f\xb6\x6b\xbb\x53\x5a\x49\xca\x2d\xdb\x95\x3b\x5f\x52\xae\xa4\xf4\x3b\x65\x48\xb9\x65\xeb\xaf\x3b\x65\x49\x59\x49\x49\x0e\x3f\x52\x3e\x49\xa9\x3f\xfd\xfe\x3a\x52\x83\x64\xeb\xf7\xb3\x0e\xcf\x8a\x6c\x7d\xbf\x53\x3c\x2b\xb2\xf5\x3b\xcf\x87\x67\x1d\x9e\x75\x97\xeb\xf0\xac\xc3\xb3\xee\x52\x1c\x9e\x75\x78\xd6\x9d\xe7\xe6\x59\xcd\xb3\xee\x3c\x37\xcf\x8a\xec\xaf\x3b\xcf\xcd\xb3\x22\xfb\xeb\xce\x73\xf3\xac\xc8\xfe\xba\xf3\xdc\x3c\x2b\xb2\xbf\xee\x3c\x37\xcf\x8a\xec\xaf\x3b\xcf\xa7\x67\x45\xf6\xd7\x9d\xe7\xd3\xb3\x4e\xcf\xba\xf3\x7c\x7a\xd6\xe9\x59\x77\x9e\x4f\xcf\x3a\x3d\xeb\xce\xf3\xe5\x3e\x11\xef\xf4\x72\x9f\xab\xd5\x9f\x7f\x94\xd7\xd5\x92\xb4\x49\xda\x7f\xfe\xd1\xb7\x6d\x4b\xd2\x21\xe9\xc8\x55\x7e\xd8\x24\x9d\xb9\xea\x48\xd2\x25\x69\xe6\xaa\x9e\xa4\x95\xa4\xf3\x95\xab\xee\x5c\x5d\xa7\x27\xde\x52\x5e\x79\x49\xd7\xe9\x89\x67\x4f\xd2\x9e\xa4\x21\x69\xdc\x3f\xdc\x6b\x92\xa6\xa4\xf7\xcf\x3f\x4a\x49\x6d\x5e\xca\x7c\x5d\x35\x49\xf9\xe1\xe5\x5e\x57\x72\xbf\xe7\xf6\x97\xdc\xdf\x52\x4a\x2a\xeb\xba\xe4\xfe\xba\x72\x55\x72\x7f\x75\x49\x3d\x57\x25\xab\x97\x4c\xf4\xe4\x7e\x4f\xb1\xbb\x27\xde\x52\x8a\x4a\xed\x9e\x78\x4b\x29\xaf\x14\xbb\xef\x92\x92\x89\x23\xb7\xef\x32\xd1\xcf\xfb\xaa\xf2\x4a\x92\xfa\xea\xef\x5c\x95\x7c\x79\x65\xd7\x48\x81\x4a\x72\x3f\xdc\x7e\xe4\x5e\x2d\x35\x31\xdc\x6b\xa4\x40\x25\xb7\x1f\x0a\x34\x52\xa0\x96\x9a\x18\x0a\x34\x52\xa0\xe2\xf6\x0a\x34\x4b\xae\x4a\x19\xa7\xdb\xcf\xdc\x3e\x7d\xf8\x9a\x6e\x3f\xdd\xde\x55\x6e\x7f\x4b\xd7\xaf\xaf\x79\x4a\x52\xa0\xd4\xc4\x54\xa0\x99\x02\x9d\x49\xd2\xba\x23\xa5\x94\x54\xce\xaa\x92\xf2\xc4\x2b\x59\x5d\x9e\xb8\xf2\xc4\x9a\xca\x59\x9e\xb8\x52\xa0\x2b\x4f\x5c\x0a\xb4\x52\xa0\x9a\x06\xb0\x14\xe8\x9d\x02\xc5\x4e\x5c\x6f\x05\x7a\x27\x13\xe9\xaa\x97\x0e\x75\x7d\x52\xab\x35\x55\xf8\x71\xd5\xe7\xce\xc4\xee\xa5\x7d\x64\xe2\x23\x13\xc9\xd7\x47\x26\x3e\x77\x23\xdf\x4b\x9e\xf8\x51\xc6\x8f\x4c\xa4\xbe\x3e\x32\x71\x4b\xdf\xbd\xb4\x8f\xb6\x7a\x4b\x29\x35\xb9\xff\xe8\x0a\xdf\x57\xae\xca\xed\xbf\xf2\xf5\x4d\xe5\xd4\x64\xf5\x2b\x5f\xdf\x34\xa6\x9a\x7c\x7d\x35\xa6\x6f\xb2\xaa\x0a\xbf\xb2\xfa\xbd\xee\xab\xb6\x14\xfb\xab\x72\xbe\xc9\x84\x2a\xfc\xca\xc4\x37\x1d\x66\xbb\x9f\xd8\x19\x80\x48\x29\xe9\x8f\x9d\x9d\xef\x7b\x6e\x9f\xca\xe9\xfb\x21\x29\x35\xb1\x5d\x49\x6a\x92\xae\x5c\x75\x24\xa9\x4b\x4a\x4d\x6c\x3d\x49\xa9\x89\x7e\xa4\x8c\x29\x50\x3f\x3c\xf1\xc8\x13\xf7\x57\x92\x36\x49\x29\xe3\x5e\x92\xb4\x4b\x4a\x26\x62\x4d\xfa\x21\x13\x47\xda\x57\x2c\x40\x3f\x2e\x49\xef\x5c\x75\xb7\xe8\xce\x7e\xf5\xe6\x5e\xf9\x61\x73\xaf\xd8\xaf\xdd\x0f\xd9\xaf\x48\x29\xe9\xc8\x9d\xfd\xea\xb1\x5f\x7b\xec\x44\x67\xbf\x7a\x4b\x81\xf6\x14\xa8\x29\x50\xec\xd7\xee\xf6\xec\x57\xa4\x94\x23\xb9\x67\xbf\x22\xa5\x1c\x35\xa3\xf3\x5f\x47\xd5\xff\xbf\x81\xf6\xea\xa7\x3c\x9e\xc9\xe3\x91\x3c\x9e\xf2\x78\xa6\xbc\x47\x32\x74\xca\x50\x8c\xe0\xfe\x24\x4d\x49\x69\x58\xb1\x19\xfd\x5c\x92\x52\x2b\x92\xd8\xc5\x48\x29\x47\x5e\xf3\xe5\x35\x5f\x9e\x98\x2a\x60\x17\x3b\xbb\xf8\x24\xa9\x95\xd8\xc5\xbd\xa5\x70\xec\x62\x67\x17\x8f\xd4\x0a\xbb\xd8\x6f\x23\xd8\xf7\x18\x9b\xce\x08\x76\x46\xb0\xe5\x35\x33\x82\x91\xbe\x9f\x29\x23\x23\x18\x29\xc5\xed\xbb\x27\xc6\x08\xee\x67\xca\xc8\x08\x76\x46\x30\x16\xaf\x33\x82\x3d\x46\x70\xbf\xf2\x43\x46\xb0\x33\x82\x32\xc1\x08\xf6\x91\x77\x7a\xb9\x97\x2a\x64\x04\x5b\x5e\x20\x23\x18\xe9\xfb\x25\x49\xad\x8e\xd4\x6a\xec\x62\x1f\x6a\xf5\x96\xbe\x67\x60\xec\xe3\x2d\x29\xfd\xa9\xa5\xbe\xc6\x47\xd2\x37\x57\xe5\x87\xf3\x95\xa4\x99\xba\x6f\xa9\x2f\x36\x36\x52\xca\x99\xdc\x4f\x95\x33\x15\xc8\x55\x0a\xc4\xec\xaa\x2f\x66\x37\xd2\xf7\x98\xb7\xce\xec\xf6\x99\xae\xaf\xbe\xa6\x37\x14\xb3\xbb\xc7\x35\xea\xcc\x6e\x5f\xa9\xc2\x58\xf5\xbe\x64\x22\x66\x77\x8f\x9b\xd3\x99\xdd\xce\xec\xc6\xaa\x77\x66\xb7\xc7\xec\xee\xb1\x9e\x9d\xd9\xed\xcc\xee\x29\x49\x15\xde\xd2\x8f\x97\x27\xaa\xc2\x95\x2a\x3c\x53\xa0\xa5\x0a\xdf\xaf\x5c\x95\x02\xbd\xe5\xeb\x9d\xca\xb9\x52\x20\xf6\x3a\x52\x8a\x57\xfb\x56\x39\xb7\xf4\x23\x43\x71\x7f\xcb\xea\x3b\x59\xbd\xdc\x4b\x56\x6f\xe9\x47\x86\xe2\xfe\x56\x39\xef\xf4\x21\x0d\xe0\xad\x01\x64\x38\x38\x62\xe8\xbb\xe1\x20\x52\x4a\x06\xa0\xfe\xd1\x3b\x32\x1c\x1c\x19\x51\xbb\xe1\xa0\x1b\x0e\x34\x13\xc3\x41\xbf\x87\x80\x7e\x64\xc8\xeb\x1f\x95\x63\x38\xd0\x4c\x0c\x07\xfd\xb6\xea\xfd\xc8\x30\xd5\x59\xf5\xce\xaa\x6b\x26\xac\x7a\xbf\x2d\x79\x3f\x62\xe8\xfb\xd7\xed\xbf\x72\x9f\xdb\x7f\xe5\xfe\x9b\xdc\x6f\xf7\xbd\x06\x13\x3e\xf6\xbc\xda\xb4\x89\xb1\x6f\x92\x92\xfb\x58\xf5\xc1\x84\x0f\x26\x3c\xce\xf1\x60\xc2\x47\x4c\xf8\x11\x7b\x3d\x98\xf0\xc1\x84\xc7\x17\x1b\x4c\xf8\x88\x09\x3f\x62\x3d\x07\x13\x3e\x98\xf0\xb8\x67\x83\x09\x1f\x4c\x78\xbc\xe8\xc1\x84\x47\xfa\x11\xeb\x39\x98\xf0\x48\x29\x69\x72\xe3\x90\x89\x23\x2f\xed\x48\xee\x8f\x53\x52\x8a\x1d\x6f\x7b\x30\xf4\x23\x86\xfe\x88\x8d\x1d\x0c\x7d\xa4\x94\x34\xcc\xd1\xaa\xa4\x3c\x31\x56\x6e\x30\xf4\x83\xa1\x8f\x57\x3e\x18\xfa\xd1\x52\xec\x58\xa6\xd1\x14\x3b\x86\xbe\xbe\x24\x29\xf6\x99\x97\xd6\x52\x13\xac\x7a\xa4\xd4\x34\xf2\xc1\x6c\x47\xfa\x71\x4a\xf2\xc4\x5b\x4a\x4d\x23\x1f\xa7\x27\xc6\x20\x1f\xe9\xc8\x83\x41\x1e\x71\x54\x6b\xbc\xfc\xc1\x51\x1d\x31\xc8\x47\xba\xc2\x60\x90\x23\xa5\xc6\xcf\x1f\x0c\xf2\xb8\xce\x5c\xe5\x5e\x2a\xe7\x9a\xb9\x2a\xb5\x7a\x2d\x49\xdf\x5c\x95\x37\xd4\x63\x86\x46\x1c\xd5\x1a\x7f\x73\xb0\xd1\x91\x52\x4b\xee\xc5\x46\x47\xfa\x91\x26\x37\xd8\xe8\x48\xa9\xf1\x66\x06\x1b\x1d\xe9\x47\x8c\xd5\xe8\x5e\xda\xed\xc2\x96\x5a\x3c\x51\xad\xc6\x92\x1f\x1a\x26\x4b\x3e\x62\xc9\x6b\x5c\xd0\xc1\x92\x8f\x58\xf2\x43\xcb\x61\xc9\x23\xa5\xa6\x5b\x0d\x96\x7c\xc4\x9d\x3d\xb4\x09\xee\x6c\xa4\xd4\xb8\x41\x83\x25\x1f\x71\x67\x9b\xf7\xc8\xd4\x8e\xdb\x88\xf6\xf6\xba\x7e\x7b\x28\x1e\x6c\xec\x88\x1f\x5b\xab\x9b\xa8\xe1\x18\xd4\x16\xb7\x6f\x30\xa8\x91\x52\xe3\x25\x0d\x7e\xec\x88\xef\xd9\xe2\x26\x0f\xb6\x6c\xc4\x70\xb5\x4c\x9d\x06\xc3\x15\x29\xb5\x4a\xf2\xc4\x98\xa4\x16\x67\x67\x30\x49\x23\x1e\x6a\x8d\xef\x39\x78\xa8\x23\x26\xa9\xc5\x41\x19\x4c\x52\xa4\xd4\x9a\xea\x64\x92\x46\x4c\x52\xdb\xdd\x4b\x45\xc5\x24\xd5\xf8\x9e\x83\x49\x1a\xf1\x3d\x5b\xfc\x9f\xc1\xf7\x8c\x94\x5a\x25\x79\x62\xac\x54\x8d\x49\x1a\xac\x54\xa4\xb7\x4c\x64\x06\xdf\x33\x52\x6a\x7c\xcf\xc1\x70\x8d\x58\xa9\x16\x0f\x64\xb2\x52\x91\x52\x63\xb8\x26\x47\x73\xc6\x4a\xb5\x0c\xd8\x93\x95\x8a\x94\xba\xd5\x24\x35\x49\x29\x50\x86\xe2\xc9\x4a\x45\x4a\x4d\xad\x4e\x56\x6a\x1e\xa9\xfb\xf3\xce\xc4\x64\x92\x66\x6c\x46\xcb\x30\x35\xd9\x8c\x99\xc9\x6d\x8d\x03\x3c\x4d\x6e\x67\x6c\x46\x4b\x53\x9e\x6c\x46\xa4\xd4\x78\x95\x93\xcd\x98\x71\x0e\x5b\x46\xd4\xc9\x39\x9c\xb7\x9d\x28\x35\x36\x76\xb6\x0c\x79\x33\xce\x61\x8b\xf5\x9c\x9c\xc3\x48\xa9\xf1\x76\x27\x33\x32\x99\x91\x78\xbb\x93\x19\x89\xf4\x16\x2b\x35\x99\x91\xc9\x8c\xc4\xec\x4e\x66\x24\xd2\xcf\x97\x7b\x9d\x92\xd2\x56\x77\x4f\x94\xaf\x18\x9b\x33\x56\x6a\x32\x36\x91\x52\xf7\x14\x9b\xf7\x37\xe3\xb1\x9d\x19\x51\x27\x6b\x30\xd3\x5d\xcf\x34\xcc\xa9\xbb\x4e\xdd\x35\x8d\x69\xea\xae\x33\xdd\xf5\x54\x85\xba\xeb\xd4\x5d\xf7\xdc\x4b\x77\x9d\x71\xbc\x4e\x55\xc8\xf1\x9a\xba\x6b\x9a\xdc\xd4\x5d\x23\xfd\xdc\x24\xa9\xc2\x38\x5e\x35\xc3\xc1\xe4\x78\xcd\xdb\x8d\xea\x67\x86\xa9\x39\xe5\x2b\x2e\x55\xcd\x70\x30\xf5\xf3\x48\xa9\x71\xa0\x27\x97\x2a\xd2\x4f\xc5\xe6\x52\x45\x4a\x8d\x03\x3d\x75\xf7\x48\x3f\x95\x91\x4b\x35\xe3\x52\xd5\xc3\x0f\x35\xb9\x39\x73\x55\x0a\x34\x9f\x7c\xad\x5c\x25\xe9\x2d\x29\x55\x98\x21\x6f\x69\xf7\xcb\x17\x96\xa4\x68\x84\xab\xc9\xe9\x99\xa4\x5d\x52\x72\x9a\x52\x2f\x8d\x70\x69\x84\x4d\x52\x93\x74\xe5\xaa\x92\xa4\x2e\x29\x95\xda\x24\x0d\x49\xa9\xd4\x64\x7e\x69\x97\x91\x52\xe3\x3f\x2f\xdf\x61\x56\x9a\xea\x99\x7e\xbc\x34\xd5\xa5\xa9\x66\xc4\x5b\x9a\xea\xd2\x54\xd3\x43\x97\xa6\x1a\xe9\xa7\x7c\x69\xaa\x4b\x23\x6c\xee\x75\x49\x4a\x26\xe4\xcb\x44\x25\x52\x6a\x9c\xe5\x75\x3e\x99\x48\x75\xb9\xbd\xa6\xba\x8c\x8b\x71\x96\x97\x71\x71\x5d\x9e\xd8\x92\xe4\x89\xc6\xc5\x0c\xbb\xcb\xb8\xb8\x32\x51\x39\xdd\xde\x44\x25\x52\x6a\x86\xdd\x65\xa2\xb2\xf2\x01\xe7\xf4\x43\x1f\x70\x96\x71\x31\xfe\xf3\xd2\x13\x96\x71\xf1\x4c\xbe\x8c\x8b\x91\x7e\xc6\x98\x2c\xe3\xe2\xca\x07\x9c\x1a\x97\x7a\xf9\x80\xb3\x74\xa1\xf8\xbc\x4b\x17\x5a\xba\x90\x1f\xea\x42\x2b\x63\xd9\x19\x47\x72\x19\xcb\x96\xce\x91\xb1\x7f\xe9\x1c\x2b\x63\xd9\x19\x93\xb3\xb4\xf1\xa5\x79\xc5\x4c\x2c\xc3\xd0\xca\x98\x73\x65\x54\x5f\xc6\x9c\x95\xd1\xe4\x8a\xb9\x5f\x46\x93\xf5\x49\x81\xe2\x52\xaf\x8f\x02\x65\x34\xb9\xd2\xf7\x96\xd1\x64\x19\x4d\xe2\x34\x2c\xa3\xc9\xca\x68\x72\xa5\xef\x2d\xa3\xc9\x32\x9a\xc8\xbd\xd1\x64\x65\x34\xb9\x62\xab\x96\xd1\x64\x19\x4d\xe2\x06\x2f\xa3\xc9\x32\x9a\x5c\xe7\x6f\x8f\xc4\xcb\x60\x13\xe9\x97\xee\x64\xb0\x59\x71\x89\x6b\xfc\x93\xc5\x25\x5e\x19\x6c\xae\x74\x9e\xb7\x4e\xf7\x8e\x4b\x5c\x53\x77\x6f\x2e\xf1\x3b\x83\xcd\x95\xde\xfa\x36\xd8\xbc\x0d\x36\x31\xd7\x6f\x83\xcd\x3b\xce\xee\x95\x19\xf0\x9b\xb3\x1b\x29\x35\xce\xee\xdb\xc8\xf2\x8e\x67\x7b\xa5\x91\xbe\x79\xb6\x91\x52\xe3\xc5\xbc\x8f\xe7\x5e\xb7\x61\xb9\xd2\xd6\xde\x3c\xdb\x48\xa9\xf1\x7f\xdf\x3c\xdb\x77\x46\xa9\x2b\x8d\xf4\xcd\x40\x44\x4a\x8d\xaf\xf3\xe6\xd9\xbe\x63\x20\xae\xb4\xa2\x37\x03\xf1\x66\x20\xba\x24\x4f\x8c\x81\xb8\xf2\x9a\xdf\x0c\xc4\x9b\x81\x48\x93\x79\x33\x10\xef\x78\xb6\x57\x5e\xf3\x5b\x3f\x7f\xa7\x53\x5f\x99\x1c\xbc\x75\xea\xf7\x3d\xd8\x94\x2d\x83\xcd\xdb\x60\xf3\x4e\xa7\xbe\xd4\x84\x4e\x1d\x29\xdb\xcb\x0f\x97\xa4\x14\x48\xbe\x74\xea\x48\xd9\xe2\xec\xbe\x8d\x3f\xef\x8c\x3f\xdd\xed\xf5\xba\x77\x3a\x4f\x8f\x6f\xf8\xd6\x79\xde\xe9\x3c\x5b\x3e\xe7\xbe\x75\x9e\x77\xc6\x9f\x9e\xd6\xfd\x36\xfe\x44\xca\xf6\xf2\x43\x35\x71\x4b\xef\xf1\x5c\xde\x43\xee\x6f\x29\xdb\xcb\x0f\xd5\x7d\x3a\x62\x8f\xe7\xf2\xd6\x11\x23\x65\xcb\x1c\xf2\xad\x23\xbe\x33\xfe\xf4\x78\x2e\x6f\xe3\x4f\xa4\x6c\x99\x43\xbe\xf5\xcd\x48\xd9\xd2\x11\xdf\xc6\x9f\x48\xef\xe9\x62\x6f\xe3\x4f\xa4\x6c\xc5\xbd\x64\x35\xe3\x4f\xdf\xdc\x4b\x56\x67\x32\x11\xbf\xfc\x3d\x9f\x4c\xa4\x72\xe2\x47\xbc\x75\xfd\x77\xa6\xf4\x5b\xa6\xa8\x6f\x53\xfa\x77\x26\xeb\x3d\x23\xde\xdb\x64\x3d\x52\xb6\x38\xa5\x6f\x93\xf5\x77\x6c\x46\xd7\x61\xd8\x8c\xf7\xed\x94\xf6\xae\xdd\x73\x4a\xdf\x99\x3a\x6f\x45\x92\xfa\x8a\x65\xe9\xb1\xea\x6f\x96\xe5\x1d\x3f\x75\x8b\xb3\xfc\xe6\xa7\xbe\x33\xdd\xed\x71\xd8\xde\xdf\x27\x29\x65\xcc\xa4\xe5\xfd\x55\xc6\x74\xe4\xad\x4a\x72\xfb\x74\xe4\x1e\x9b\xf1\xd1\x91\x23\x65\x8b\x4f\xf2\xe1\x35\x7e\xd2\x91\x7b\xda\xea\x47\x47\x8e\x94\x2d\xce\xf2\x47\x47\xfe\xc4\x6b\xec\xe9\x8f\x1f\x5e\x63\xa4\x6c\x55\x52\x6a\xe2\x93\xee\xde\xd3\x56\x3f\xba\x7b\xa4\x6c\x71\xa9\x3f\xba\x7b\xa4\x6c\x69\x72\x1f\x73\xdb\xcf\xdd\xb7\xcb\xeb\x95\x99\xd9\x47\xe7\x8e\x94\xad\xba\xd9\x25\xe9\xed\xb2\xa4\xe9\xdd\x91\xb2\xa5\x69\x7e\xf4\xee\x8f\x15\x90\x57\x26\x4f\x1f\x5d\xf2\x73\xfa\x69\x1a\xe7\x47\x3f\xfa\x64\x70\xdc\x9e\x24\x97\xdd\x83\x63\x79\xbd\xe2\x4d\x7e\x8c\x8e\x91\xb2\xc5\x89\xfe\x18\x1d\x3f\xf7\xe8\x78\x5f\x96\x8a\x34\x3c\x46\x8a\x65\x9d\x8f\xe1\xf1\x73\x4f\x1b\xef\xcb\x52\x7a\xf3\xc6\x4f\xc6\xc7\x2d\x0e\xdf\x47\x4f\x8d\x94\x6d\x73\x95\x0a\xe9\xf2\x11\xff\xeb\x63\x80\x8c\x14\x6b\x3d\x1f\x13\xc7\xc8\x7d\x59\x1e\x6a\xe6\xf8\xc9\xcc\x71\x4b\x37\xf9\x98\x39\x7e\xba\xc2\xc7\x89\xf9\xb0\x05\x91\xb2\xa5\x07\x7c\x86\x7a\x1b\x4a\x15\xef\xea\xa3\x03\x7f\x74\x60\xf5\xa1\x03\x7f\xa6\xea\x8d\x07\xf1\xd1\x5d\x3f\xe9\x88\xaf\x57\xc6\xf8\x8f\x9e\xf8\xc9\xc4\xcf\x12\xd3\xc7\xc4\xef\x33\x65\x24\x5f\xc4\x3e\xfa\xdd\x47\xbf\x4b\x27\xfb\xe8\x77\x9f\xa5\xf4\xf9\xce\xf4\xf1\x2d\x2d\x52\x36\x55\xe9\x5b\xda\x67\xc9\x6f\xc6\xce\x8f\xfe\xf9\xd1\x3f\x77\x0f\x90\xdf\xf7\xcb\x65\xa9\x11\xdf\xc9\x22\xc5\xca\xd3\x47\x9f\x8d\x94\x2d\xa3\xe3\xc7\x77\xb2\xcf\x5b\xa9\x34\x7b\xfd\x38\x52\xb6\xf4\xf6\x8f\xaf\x62\x9f\xb7\x52\x65\x84\xf9\xe8\xc8\x91\xb2\x1d\xe5\xb7\x47\xe7\x8f\x4f\x64\x9f\x4f\x0a\x6d\xb1\xed\xc3\x85\x88\x94\x4d\x2b\xe0\x42\x7c\x3e\x97\xcb\x3c\x4c\xa1\xe3\x43\x6c\x5a\x01\x1f\xe2\xf3\x4d\xa1\xad\x87\x7d\x38\x11\x91\xb2\x69\x05\x2c\x49\xa4\x58\x48\xfb\xf0\x12\x3e\x59\xd5\x78\x59\x9e\xfa\xb2\x1b\x5f\x76\x23\xa3\xfd\x97\xdd\xf8\xa6\x63\xbf\x2c\xc1\x7c\xf5\xec\xaf\xfe\x59\xd2\x2d\xbe\xfa\xe7\x37\x73\xc4\x2d\xee\xf9\xd7\x1c\xf1\xdb\x94\x34\x19\xf9\x1a\x7e\x23\x85\x63\xff\x35\xfc\x46\xee\xcb\xf2\xd4\x76\x4a\x4b\x9b\x8a\xbb\xfc\x35\x71\x8c\xdc\x97\x79\x42\x97\x96\x0a\x89\x65\xfd\x1a\xa6\x23\xf7\x65\x57\xd2\xa6\xb4\x0c\xb7\x71\xe4\xbf\x1c\xf9\x6f\xfb\xba\x2c\x19\x39\xd3\x65\xbf\xb1\x27\x5b\x3c\xf9\x2f\x73\x12\x29\x5b\x7c\xf4\x2f\x4f\x3e\x52\x5e\xe5\xb9\x4c\xa9\x32\xeb\xb4\xa4\xff\x35\xeb\x8c\xdc\x97\xa5\xf0\x3c\x81\x48\xb1\x6c\xf8\xe5\xf1\x7f\x4f\xd9\x7d\x9e\x20\xbb\xbc\x83\xf8\xe4\x5f\xde\xc1\x97\x59\xf3\xcd\xfc\xcb\xac\x7d\xbb\x37\x93\xc9\xfb\x97\x89\xf9\xb2\x00\xbe\x90\x7e\x59\x80\x2f\x6f\x20\x6e\xd7\x97\x37\xf0\x1d\xca\x10\x0b\xfe\xe5\x0e\x7c\xb9\x03\xf1\xbb\xbe\xdc\x81\x2f\x43\xe1\x03\xdf\x97\xa1\xf8\x32\x14\x71\xbc\xbe\x0c\xc5\x77\xbe\x5c\x96\x1a\x31\xd4\x7f\x0d\xf5\xa7\x24\x0f\x35\xd4\xc7\x74\x7c\x0d\xf5\x91\xf2\xf2\x75\xed\x6b\xac\xff\x1a\xeb\x33\x3f\xf8\xb2\x30\x91\xfb\xb2\xe4\xcd\x60\xff\x65\x75\xce\x54\x39\xab\xf3\x65\x75\xf2\x61\xae\xbf\xd2\xa2\x49\x1a\x48\x7f\x35\x29\x4d\x36\xce\x24\xed\x92\x9e\x6c\x5c\x49\x3b\xa4\x25\x1b\xf7\xd4\xa2\xbf\xd2\x50\xfb\x2b\x8d\xf2\x95\x4f\x67\xfd\x95\x56\xd9\x5f\x9a\xd6\xe5\x01\x2b\x49\xa7\xea\xa8\x49\x3b\x3d\x54\xd3\xba\x2d\x58\x7f\xa5\x69\x91\xb2\xdd\xc3\x76\x7f\x9d\xf2\xa1\x69\xe5\xc3\x54\x7f\x9d\xf2\x91\x35\xfd\xac\xdf\xf6\x57\xd6\xf4\xc9\x7d\x99\xb4\x29\x2d\xf9\xe8\x29\xfa\xf9\xe4\x63\xb9\x2c\xa5\xba\x1b\xd0\x23\x25\x3b\x3b\xfa\xeb\x92\x35\xa3\xe3\xed\x9e\xf6\xd7\x25\x6b\xd7\x93\x8f\x14\xf4\x92\x0f\xa3\x63\x4f\xd6\x2e\xf5\x61\x74\xcc\xc7\xa9\xfe\xca\xe8\x48\x4a\xb6\x7c\xf4\xd7\x25\xbb\x5d\x7d\x6c\x79\x42\xf7\x50\xa3\x63\x4f\xd6\xba\x87\x1a\x1d\x7b\x9e\xd9\xd5\x87\xd1\x31\xdf\x7c\xfa\xab\xcb\x47\xa6\x8f\xd9\x1d\xd2\x5f\xdd\x3b\xd0\xe8\xf3\xd1\xa7\xbf\x86\x07\xa4\xd1\x67\x3b\x48\x7f\x0d\x0f\x18\xcf\xdd\xf2\xd0\xe1\x6e\x69\xf4\xd9\x11\xd2\x5f\x43\xa9\x9e\x46\x7f\xe4\x09\x43\xa9\xd2\xe8\xb3\x4d\xa4\xbf\x86\x52\x3d\x8d\xfe\xc8\x13\xa6\x87\xa6\xd1\x67\xef\x48\x7f\x4d\x0f\x7d\x9a\x6e\xcb\xdd\xd2\x74\x49\xc9\x86\x92\xfe\x9a\x8a\xf0\x34\xdd\x96\x3a\x5a\xee\x96\xb1\xeb\x55\xcf\xfc\xf4\xed\x76\x86\xa0\xaa\x39\x7c\x5c\xf7\x51\xd4\x54\xdc\xc7\x65\x99\xb8\xbe\xaa\xfa\xfd\xa8\xcc\x8c\x31\x59\x83\xef\xaf\x8f\xa2\x1a\x63\xaa\x3a\xff\x28\x6a\xc6\x98\x2c\xc2\xf7\xd7\x47\x51\x3f\x69\x6f\x99\xae\xf4\xd7\x47\x7b\xfb\xac\x5c\x96\xfc\x7e\xb4\x2d\x43\xd1\xa6\xce\xbf\xf2\x96\xa1\x68\x2f\xa9\xb8\xaf\xbc\x65\x28\xda\x4b\x4a\xf0\x95\xb5\xef\xee\x97\xd2\xbc\x99\x38\xba\xbb\x2e\xf9\x55\x49\xdf\xe5\x32\x69\xcf\x43\xef\x0a\xd9\xd3\xd7\x8a\x2e\x5f\x32\x8b\xcd\x42\x7c\x2f\x99\xc5\xf6\xb2\x7b\x40\x4a\x55\xe2\xfd\x92\xb2\xd7\xfd\x37\x47\xee\x5e\xe2\x1c\xf7\xb2\x5f\xee\x72\x24\xad\x4b\x4b\x75\x55\x49\xa9\xae\x72\xa8\x87\x64\xbd\x1c\xf2\x94\x51\x74\x4f\xc7\x2e\x87\x3c\xc5\x3d\xde\xd3\x89\x4b\xdc\x63\x52\x5e\x9b\xbb\x1d\xb2\x19\xf7\x38\x5b\x01\x7a\x89\x7b\xdc\x8b\xe1\x77\x73\x37\x56\xad\x64\xf8\xdd\xd3\x15\x4b\xf3\x00\x56\x2d\x0e\x6d\x2f\xac\x5a\xa4\xec\x5b\xea\x81\x55\x2b\xc6\xd5\x78\xaa\xbd\x34\xa5\xca\xb8\xba\x3f\x49\x4a\xc5\xaa\xc5\x2d\xed\x85\x55\x8b\x94\xec\x36\xe8\x85\x55\x8b\x94\x6c\x2d\xe8\x85\x55\x2b\x19\x1c\x5f\xf1\xfc\x7a\x39\x3d\x34\x23\xe1\xfe\xdc\x4c\xa9\x6c\x5e\x8a\xe7\xd7\xcb\xf9\x3c\x74\xe4\xb2\x9e\xa4\x29\x49\xe1\xd3\x8b\x0b\x13\x16\x29\xfb\xed\xe3\xf6\x92\x89\x72\x2f\x4c\xd8\xed\x98\xdd\x7f\x28\x7c\x4c\xd8\xbe\x4b\x92\x0f\x63\x68\x7c\xa5\x5e\x18\xa2\xc2\x9c\x64\x34\xef\x85\x39\x29\xcc\x49\x2c\x4c\x61\x4e\x0a\x73\x62\x20\x29\xcc\x49\x61\x4e\x94\x94\x39\x29\xcc\xc9\x76\xa6\x0c\xcc\x49\x61\x4e\xf6\xd4\x1b\x73\x12\x29\xaf\xed\xf2\x04\x45\xcd\x47\xdd\x5d\x85\xe4\xa3\x6e\x2f\xac\x4e\xb6\x01\xf6\xc2\xea\x14\x56\x67\x4f\x3e\x58\x9d\x48\xd9\xd5\xd1\xf4\x16\x0c\xb5\xd9\x2e\xd8\xcb\x94\xdd\x29\xbb\xc9\xda\x94\x5d\xf6\x2a\x7b\x08\x7b\x61\xaf\x0a\x7b\x15\x83\x58\xd8\xab\x32\xb3\x45\x2d\x1b\x86\x7a\x99\x4f\xde\xd2\x15\xd5\x38\x13\x16\x29\xd9\x78\xd1\xcb\xf2\x62\xf8\xfc\xc6\x9b\xb2\xe4\x23\x3e\xff\xee\x25\x2c\xf9\xe0\xf3\x1b\x48\xca\x52\x6d\xf1\xf9\xf7\x23\xd5\xb6\x54\x1b\x1b\x69\x38\x28\x6c\x64\xe1\xcd\xb3\xaf\xe5\xed\x76\xf1\xe6\xb3\xb7\xa3\x97\xb7\x52\x31\xa5\x0c\x62\x61\x4a\xcb\xd7\xed\x74\x5d\xf6\xaa\xf0\x93\xb5\xf2\xca\xc4\x44\xca\x7e\xbb\xa2\xbd\xc6\x4f\xee\x95\x89\xf1\xb6\x2a\x13\x53\x99\x98\xdb\x15\xed\x95\x0d\xa9\x6c\x88\x3a\xaf\x6c\x48\x65\x43\x0e\x49\x29\x57\x65\x43\xb2\xb1\xa5\x57\x36\xa4\xb2\x21\x19\x49\x2a\x1b\x52\xd9\x90\xb8\x37\x95\x0d\xa9\x6c\xc8\x73\x37\x36\x24\x52\xf6\xe6\x66\xf2\xc1\x86\x3c\x77\x63\x43\x2a\x1b\x72\x3b\xb6\xbd\xb2\x21\x95\x0d\xd9\x5b\x8a\xc0\x86\x54\x36\xa4\xa5\x3e\xd8\x90\xca\x86\xec\xa7\xbb\x29\x15\x1b\x92\x5e\x54\xd9\x90\x6a\xc2\x9e\x4d\x2a\xbd\x32\x18\x95\xc1\x68\xa9\x4a\x06\xa3\x72\x83\xb2\x4b\xa5\x57\x6e\x50\xa4\x3c\xf9\x60\x43\x2a\x0f\x7b\x4f\x97\xa9\xf1\xb0\x49\xd9\x5b\x0a\xcf\xae\x54\x06\x23\xbb\x59\x7a\x65\x30\x6a\x7c\x9e\x27\xbb\x7c\x9e\x7a\x3d\x0f\xcd\x4f\x19\x8c\xca\x60\x9c\x79\x00\x83\x51\xaf\xf8\x80\xd9\x24\xd2\xeb\xe5\x09\xf1\x79\x9e\x52\xf1\x79\x2a\x9f\x67\x8f\xa3\x55\xf9\x3c\x91\xb2\x9f\xa9\x37\xa6\x26\x52\xf6\x33\x75\xc4\xe7\xa9\x7c\x9e\x23\x2d\xba\xf2\x79\x22\x65\x8f\xa5\xa9\x5d\x3e\x7c\x11\xc8\xd6\x91\x5e\xbb\xc2\x73\x8d\xce\xd4\x11\xd7\xa8\xb2\x65\xd9\x3b\xd2\x2b\x5b\x16\x29\x7b\x0c\x52\x1d\x1a\xaf\xa9\x7e\xf6\x80\xf4\xca\x86\x54\x53\xfd\xa3\xee\x49\xf3\xd4\x58\x87\x3d\x4e\x71\x65\x1c\x2a\xcf\xe5\xc8\x38\x56\x75\xfb\xaa\xdb\x7b\x7f\xba\x7d\xd5\x51\x8f\x0c\x29\x55\x47\xad\x7a\x60\x36\x31\xf4\xaa\x07\x46\xca\xf3\x4e\x3f\x7e\x6a\xc2\x7c\x68\xe5\x1f\x35\xc2\x99\xb9\xb6\xdf\x1e\xbc\x2b\x5f\xa7\xf2\x75\x8e\x78\x58\x95\xaf\x53\xf9\x3a\x97\x24\x2f\x8e\x13\x73\x68\x8f\x9c\x98\xca\x89\x89\xf3\x5e\x19\x85\xca\x89\x89\xf3\x5e\x39\x31\x95\x9d\x38\xee\xf9\x4d\xdf\xd8\x89\x8d\x2b\x12\x6f\x6d\xe3\x8a\x6c\x0c\x40\xf6\x18\xf4\x8d\x01\xd8\x18\x80\x34\xbd\x8d\x01\xd8\x18\x80\xec\x02\xe8\x1b\x03\xb0\x31\x00\x4f\x92\xbb\x31\x00\x69\x8d\x1b\x03\xb0\xf9\xc6\x96\x35\xff\xbe\xe5\x1b\x1b\x29\x7b\x66\x07\x1b\x27\x62\x63\x00\xb2\xe8\xdf\x37\x06\x60\x63\x00\xd2\x68\x37\x06\x60\x63\x00\x5a\x5c\xdf\x8d\x01\xd8\x18\x80\x7e\x24\xa9\x49\xba\x5c\x76\x25\x4d\xa9\x32\x35\xca\x46\xa9\xbe\x99\x1a\x6d\x9c\x88\xec\x08\xe8\x1b\x27\x62\xe3\x44\xc4\x07\xdd\xd8\x84\x48\xd1\x05\x36\x36\x61\x63\x13\x5a\x3c\xc9\x8d\x4d\x88\x14\x5d\x60\x63\x13\x36\x36\x21\x9b\x09\xfa\xc6\x26\x6c\xb7\x1d\x28\xba\xc0\x76\xca\x5a\x66\x4b\xaf\x16\x3b\xbf\x9d\x4f\xde\x56\x2e\xcb\x7b\x31\x5b\xda\x98\x8e\x16\xef\x72\x63\x3a\x22\xe5\xc8\x8c\x61\xe3\x6b\x6c\x4c\x47\x8b\xc7\xb9\x31\x1d\x91\x72\xa8\x36\xa6\x63\x33\x5d\x6a\xd5\x4f\x65\x24\xa6\x23\x3b\xb4\xfa\xc6\x74\x6c\x5c\x92\x16\x8f\x6f\x63\x27\x36\xdd\xb8\xc5\xad\xda\x74\xe3\x2d\x2e\x89\x2e\xbb\x71\x49\x36\x2e\x49\x8b\x2b\xb0\x71\x49\x22\xe5\x28\xa9\x4b\x2e\xc9\xc6\x25\x69\x19\x83\x36\x2e\x49\xa4\x1c\x5e\x0c\x97\x64\xe3\x92\xb4\x8c\x41\x1b\x97\x24\x52\x8e\x22\x49\xbd\x71\x49\x5a\x06\xf9\x8d\x4b\x12\x29\x47\x91\x24\x6f\x71\x49\x8e\x4c\x18\x36\x2e\xc9\xc6\x25\x69\x19\x1f\x37\x2e\x49\xa4\x64\x03\x59\xdf\x18\x9d\x8d\x4b\xd2\x32\xa2\x6d\xac\x4e\xa4\x1c\x5a\x03\x97\x64\xe3\x92\xb4\x8c\x68\xdb\x7c\xf2\x96\x77\xaa\x35\x4c\xef\x94\xbd\xca\xf6\x89\x0e\x18\x21\x9b\x14\x3d\x61\x6f\x72\x7b\x25\x69\x97\x24\xb7\x19\xf7\x76\x3d\x21\x52\xb2\x45\xad\xef\x7a\xc2\xee\x23\x41\xcb\xb8\xb7\xfb\x48\xb0\xb7\x64\x23\xed\x63\x6f\x6f\x49\x5f\x97\xe5\x09\xf9\xfe\xd4\xf7\xf4\x04\x96\x74\xd7\x13\x76\x3d\x21\x13\xf1\x5d\x4f\xd8\x9f\x9e\x70\xe6\xa1\x7a\xc2\x1e\xdf\xf9\xd8\x5e\x49\x1a\x92\x96\xcb\xf2\x50\xed\x39\x52\x8e\x78\x32\x88\x91\xbe\x67\x24\x3c\xd2\xb0\x76\x23\xe1\xfe\x34\xe7\xd3\x65\x1e\xa0\x39\x6f\xc9\xad\xe6\xbc\x3f\xcd\x39\xa3\xd2\xae\x39\xef\x9a\x73\xfc\xf5\x5d\x73\xde\x8d\x84\x2d\x63\xc6\x6e\x24\x8c\x94\x63\x97\xe4\xa1\x19\x09\x8f\xf8\xe6\xbb\x91\x70\x37\x12\xb6\x58\xcf\xdd\x48\xb8\x67\x88\xcb\xae\xba\xbe\x1b\xe2\xf6\xa7\x6f\xc4\xb1\x45\xbd\x90\x72\xc4\xc1\xde\x0d\x71\xbb\x21\xae\xc5\xef\xdc\xb5\xc9\x5d\x5b\x38\xd3\x39\xe0\x31\x7d\x37\x50\x9d\xde\xa9\x81\x6a\x37\x50\x9d\x8a\x6f\xa0\xda\x3f\x32\x9c\x8a\x33\xc3\xde\x0d\x54\xd9\xc7\xd0\x77\x03\x55\xa4\x1c\x4f\x92\x8a\xfb\xa4\x85\x64\xdb\x42\xdf\x3f\x0a\x91\x91\xe8\x78\x92\x54\x9c\x59\xf7\x99\xee\xb7\x9b\x75\xef\x99\x75\x1f\x4f\x92\x77\x6a\xc0\x3a\xd3\xfd\x76\x03\x56\xa4\x1c\xf1\xa7\x77\x03\x56\xa4\x1c\xf1\x9d\x77\x03\xd6\x6e\xd6\x7d\xc6\x8b\xdd\xcd\xba\x23\xe5\x88\x9f\xbc\x7f\x65\xf7\xdb\x5c\x96\xc2\x67\x15\x8a\x94\xe3\xf9\xa5\x12\x64\x2b\xfd\xeb\x4c\x2f\xdd\xbf\x9a\xc3\x57\xa9\xfc\x52\xa9\xbe\xe9\xa5\x67\x7b\xfd\xf6\xc8\xbd\x7f\x97\x9f\x28\xb4\x1b\x3f\x85\xf6\x42\xe2\xd1\x62\x96\xfa\x91\xb1\x36\xfb\x13\xfb\x61\xac\x3d\xf8\xe4\x67\x3c\xda\x83\x4f\x1e\x29\xc7\xf3\xcb\x26\x49\xd6\xd3\xb3\x0f\x43\x72\xa4\x1c\xcf\x2f\x93\xf5\xc3\x90\x9c\xbd\x12\xfd\x30\x24\x47\x0a\xa7\xe2\x30\x24\x47\xca\xe1\x66\x86\xe4\x83\x4f\x7e\x9e\xd2\xe4\x23\x43\xf2\x11\x33\x71\x18\x92\x0f\x43\xf2\x19\x77\x10\x77\x45\xca\x11\x87\xf6\xc8\xb2\x57\x3f\x18\xa2\x33\x3e\xd2\xc1\x10\x1d\x0c\x51\x1c\xda\x83\x21\x3a\x0c\xc9\xd9\x2f\xd1\x0f\x43\x72\xa4\x64\xdf\x65\x3f\xf8\xe4\x07\x9f\xfc\x4c\xf7\x39\x58\x9d\xc3\x8c\xfd\xcc\xd0\x7d\x18\x59\x8f\x78\xd6\xd9\x8c\xd9\x0f\x9e\xf5\x61\x78\xcc\xc6\x8a\x8e\x0a\x23\x85\x13\x74\x18\x1e\x0f\xf6\xe4\xca\x90\x79\xb0\x27\x07\x7b\xa2\x42\xd8\x93\xc3\xb8\x77\x65\x40\x3b\x58\x85\x43\xdf\xbe\x6a\xca\xa5\x6f\x1f\xc6\x3d\x95\x64\xdc\x3b\x8c\x7b\x57\xbe\x7e\x1c\xc6\xbd\xc3\xb8\x17\x67\xf8\x30\xee\x1d\x59\xca\x7e\x5d\xf9\xfa\x71\x0c\x65\x30\xee\xc5\x19\x3e\x8c\x7b\x87\x71\xef\x8a\x99\x3c\x8c\x7b\x87\x71\xef\xf2\x80\x25\x69\xb9\x4c\x46\xde\xd2\x62\x60\xbd\x99\xec\x6c\xef\x87\xe1\xf1\xca\xa7\x8e\xc3\xf0\x78\x18\x1e\x33\x23\x39\x98\xa2\xc3\xf0\x18\xaf\xf0\x30\x3c\x1e\x86\xc7\x2b\x66\xf2\x30\x3c\x1e\x86\x47\xef\xd4\xf0\x78\x18\x1e\xaf\x98\xce\xc3\xf0\x78\x18\x1e\xe3\x9e\x1e\x86\xc7\xc8\x7d\x59\xf2\x36\x35\x87\x2c\x98\x1f\x97\xac\x29\xfc\x54\xf8\x5d\xde\x14\x7e\x2a\x7c\xaa\xd2\xc0\x7a\xb0\x9c\x57\xbe\x74\x80\xfd\x48\xc9\xee\xd6\x7e\xf0\xfa\x8f\xf5\x14\x21\x19\x31\xd9\x8f\x14\x8e\xed\x61\xb2\x7f\xac\x27\x6f\x7e\x2a\x6f\x99\xec\x1f\xf1\x6c\x0f\x93\xfd\x83\x69\xbe\x62\xfe\x0e\xa6\xf9\x60\x9a\x2f\xdd\x9e\x69\x8e\x94\x23\xde\xee\x61\x0e\x71\x98\xd8\x5f\x5a\x3e\x93\x78\x7c\x1f\x18\x2f\xc5\x67\xec\x22\xe5\x88\x07\x7c\xb0\x75\x07\x5b\x73\x25\xc3\x98\x45\x52\x8e\x8c\x25\xcd\xfc\xbf\xb1\x35\x57\xdc\xee\xc6\xd6\x34\xb6\x26\x8e\x72\x63\x6b\x1a\x5b\x93\x1d\x1c\xbd\xb1\x35\x8d\xad\x49\x6f\x6b\x6c\x4d\x63\x6b\x7a\xbe\xa5\x36\xb6\xa6\xb1\x35\x1e\xc0\xd6\x34\xb6\x26\x9f\x79\x1b\x5b\xd3\xd8\x9a\x9e\x31\xad\xb1\x35\x91\x72\xa4\x9f\x36\xf3\xff\xc6\xd6\xf4\x38\x7c\xb8\x4b\x52\xcc\x08\x1a\x5b\xd3\x1e\xc8\x30\x4b\x1e\x8d\x75\x68\xba\x7d\x4f\xff\x00\x68\xf6\x16\x37\xa2\xc5\x15\x6f\xdc\x88\xa6\xdb\xf7\xbc\xfb\xa6\xdb\x47\x4a\x53\x2a\xdd\xbe\x71\x23\x7a\xbe\x55\x35\x6e\x44\xa4\xb4\xb8\xe2\x8d\x1b\xd1\xb8\x11\x3d\x5f\x97\x1a\x37\x22\x52\x5a\xec\x4a\x63\x30\x22\xc5\x6c\xa5\x71\x23\x1a\x37\x22\x9b\x34\x7a\xe3\x46\x44\x4a\x8b\xdb\xdd\x4c\xa8\x9b\x09\x75\xcf\x30\xd3\x4c\xa8\x23\xc5\xa4\xa6\xf1\x36\x1a\x8b\xd4\xd3\xde\xb0\xa8\xa4\xb4\x7c\x80\x6f\xbc\x8d\xc6\xdb\xe8\x31\xef\x4d\x17\x6f\x26\xd4\xd9\xce\xd1\x9b\xce\x1b\x29\xcd\xcb\xd2\x77\x9b\xae\xd5\xd3\xc7\xb1\xad\xa4\x98\x36\x35\x5d\xab\xe9\x0c\xd9\xd0\xd1\x9b\xce\xd0\xf2\x95\xab\xbc\x64\xd8\x67\xae\x48\x69\xc5\x65\xca\xf0\x7e\x00\xd0\xa4\xe9\x33\x91\xd2\xe2\xb1\x37\x7d\xa6\xc5\x9d\x29\xaf\x38\xc1\x8d\x3b\x13\x29\xad\xfc\x0d\x1f\xcd\x1b\x6f\xa7\x65\xde\x5d\x5e\xf1\xa7\x9a\x79\x77\xa4\xb4\x38\xf9\x8d\xb7\xd3\x20\x7c\xaf\x7c\x6d\x68\x3a\x68\xa4\x98\xf2\x35\x3e\x4b\xa4\x94\x57\xbe\x69\x37\x3e\x4b\xa4\x98\xf2\x35\xdd\x38\x72\x5f\x96\xe2\xe8\xc7\x91\x62\xca\xd7\xf8\x2c\x0d\xd8\xf7\xca\x47\x09\x88\x30\x29\x2d\x0d\xfe\xd4\xb5\xcf\xdd\x43\x63\x88\x4f\x5d\x3b\x52\x5a\x95\xd4\x24\x29\x69\x4c\xe7\xa9\x6b\x47\x8a\x09\xe4\xa9\x6b\x9f\xe9\xda\x25\x9b\x45\xfa\xa9\x6b\x47\x8a\x09\xe4\xa9\x6b\x9f\x87\x22\xc4\xaf\x3b\x4d\xe3\x23\xa5\x55\x49\x97\x24\x45\x88\x2b\x86\x69\xee\x67\xa6\xf1\x2d\x55\x79\x9a\xc6\x9f\x4d\x11\xe2\xcf\x9c\x7c\x86\x48\x69\x59\x45\x38\xf9\x0c\x67\x26\x2f\xf7\x5c\x2b\x69\x9e\xd0\x14\xc1\x03\x14\x21\x6b\xec\xb7\xef\x9f\xb4\x29\x6d\xe6\xb2\xd4\x9b\xd9\xfe\x79\x2a\x69\x1c\xa6\xd3\x6c\x3f\x52\x5a\x66\x2a\x27\x7b\x12\x29\x2d\x83\xf7\x69\x8e\x13\x29\xb7\xc7\x9d\x34\xd9\x8d\x53\xd2\xf2\xe6\x4f\x3e\x49\xe4\xbe\x2c\x25\x35\xdb\x8f\x94\xa0\x03\xfd\xe4\xa7\x9c\x0f\xf0\x1c\x6f\x03\xe5\x4d\x4a\xf3\xe6\xf9\x29\xe7\x5f\x91\xe4\x64\x84\x3d\x39\xbb\x9f\xc6\xe8\xc2\xc1\xfb\x19\x07\x24\xd8\x41\x3f\x39\x20\x67\x1c\x10\x38\x73\x3f\x39\x20\x91\xd2\x36\xbf\x94\xdf\x01\xf5\x4d\x77\x3f\x39\x20\x67\x1c\x90\xb6\xf9\xa5\xea\x8d\xcb\x50\x4a\xfa\xe7\xc9\x65\x88\x94\xa6\x09\xb2\x27\x91\xd2\x32\xee\x9f\x5c\x86\x48\x81\x09\xf7\x93\xcb\x70\x66\xe0\x6f\xbb\x9b\x69\x95\x31\x31\x38\xe1\x0e\x69\x27\xd9\xe8\xd0\x21\xed\x1d\xd2\xde\xd2\x4e\x21\xed\xfd\xd2\x8c\x42\xed\x76\x4c\x3b\x29\x61\x22\x3a\xa6\xbd\x87\x63\x2f\xb0\xdd\x7e\x71\x3d\x2f\xcd\x28\x43\xfc\xa5\x19\x5d\xda\x47\xf0\xdb\x8e\x6a\x27\xa5\x1d\x92\x3c\x54\xfb\x88\xe5\xbf\xb4\x8f\x4b\xfb\x08\x7f\xdb\x2f\xed\xe3\xf2\xe2\xe3\x1c\x5c\x5e\xfc\x95\x39\x30\x00\xb7\x5f\xe6\xc0\xe8\xf7\x90\x18\x1d\xfd\xde\xd1\xef\xc1\x2e\x3a\xfa\xbd\x87\x7e\x2f\x25\x3b\x5c\x3a\xfc\x9d\x14\x5f\x2b\xe0\xef\x3d\xf8\x7b\x81\xcd\x76\xfc\x3b\x29\xbe\x56\xe0\xdf\x7b\xf8\xf7\x82\x9b\xed\x00\x78\x52\x7c\xad\x00\xc0\x93\xd2\xf2\x9d\x13\x00\x4f\x4a\x29\xb2\x6b\xf0\x42\xc0\xb7\xcc\x60\x10\xf0\xfd\xd2\x4c\x8b\x22\x68\xa6\x17\x7e\xb2\xb8\x4e\x93\xb9\x9e\x17\x1f\x77\x17\x59\xde\xaf\xf7\x43\x96\x27\x27\x06\x92\xcb\x08\x51\x33\x40\x82\xbf\x3b\xf8\xdb\xe7\x0f\xf0\x77\xbf\x8c\x10\xf6\x4d\xa0\xbf\x49\x09\x77\xd2\xd1\xdf\xfd\x32\x04\x54\xcd\xcd\x10\x00\xff\xf6\xf9\x03\xfe\x4d\x0a\xc4\xa7\xe3\xbf\x7b\x98\xef\xd2\x32\xfd\xb9\x4c\x78\xc3\x7f\x17\x8c\x4f\x07\x80\x93\xe2\x93\x08\x00\x9c\x14\x9f\x3f\x00\xe0\xa4\x60\x75\x3a\x02\xbc\x5f\x46\x85\x18\x9a\xcb\xa8\x70\x65\xbe\x89\xdf\xe9\xd7\xf7\x79\x68\x5a\x4d\x26\x1d\x10\xf0\x1e\xec\xbb\xf8\xfc\xd1\xcd\x37\xbb\x81\xc2\x4e\x07\x0c\x38\x29\x2d\x35\x8e\x01\xef\xdd\x40\x11\x52\xa6\x83\xc0\x49\xf1\x95\x04\x04\xde\xbb\x81\xa2\xe6\x6b\x0a\x0a\x9c\x94\x16\x13\x85\x02\x27\xa5\xc5\xab\x40\x81\x93\x52\x6a\xba\x2e\x0c\xbc\xc3\xc0\xdb\xdf\xf2\xc5\x1c\x25\xde\xbb\xa1\x25\x80\x4a\x87\x89\x93\xd2\x32\xb1\xe8\x5c\xc4\x87\xe3\xb6\x11\x02\xc8\xdd\x83\x62\x17\x3c\x42\xef\x8c\x75\xa4\xf8\x9a\xd3\xd9\xea\xce\x30\x07\x35\xe8\x90\xeb\xde\x59\xe1\xaa\xc2\x74\x8c\xae\x79\x67\x03\x78\x07\x37\x77\x70\xb3\xaf\x3e\xe0\xe6\xde\x59\x61\xdb\x08\xd0\xcd\xa4\xb4\x34\x6e\x74\x73\x0f\xd1\x5c\x6c\x43\xee\xdd\xe7\x4f\x78\x73\x40\xa5\x0e\x6f\xee\x0f\x7f\x9c\xed\xc4\x1d\x80\xdc\xc3\x11\x17\xfb\x76\x3b\x90\x98\x94\xd6\x5d\xa6\xe6\x74\xb3\xec\xac\xed\x48\x62\x52\x02\x39\xf5\xce\x85\x0b\x23\x5c\x6c\x4c\xed\x20\x61\x52\x7c\xa5\x02\x09\xf7\x87\xf5\xb5\xf2\x0e\xf6\xed\xfd\xfd\x1c\x49\x70\xf7\x46\x38\x2e\x29\xad\x4b\xf2\x04\x5e\x55\x36\xf4\x75\x0c\x6d\xef\xcf\x69\x06\xa9\x74\x2c\x2c\x29\x2d\xf5\x3b\x38\x3d\x43\x5b\xb6\xd2\x0c\x86\x25\xa5\x65\x30\x04\xc3\xf6\x87\x69\xb5\x8d\x09\xd4\xda\x87\x86\x63\x77\x0f\xec\xb4\x8f\xf3\x39\xbe\xe0\xae\x74\x60\x68\x1f\x5e\xbf\x5d\x11\x00\xcf\x0e\xf0\x6c\x7e\xca\x16\x0f\xb6\xd8\x66\x01\x84\x27\x29\x61\xba\x3a\xc2\xb3\x0f\xb6\xd8\x66\x81\xc1\x16\x47\x4a\xa0\xae\x3e\xd8\xe2\x20\x9e\xe5\x59\xca\xc7\x78\x76\x8c\xe7\xf9\x92\xe4\xa1\x99\x0e\x3c\x4b\xe8\x58\x4d\x52\xce\x4c\x4b\x06\xc3\x3b\xb4\x4c\xeb\xb4\x60\xcd\x3e\x34\x1c\xcb\xbe\x70\xca\x3e\xb4\x08\x8b\x7f\x50\x48\x52\xce\x97\x24\x95\xee\x55\x5b\x57\xc2\x42\xf6\xe1\x55\x5b\xbf\x80\x39\x92\x72\x66\x9a\x33\xbc\xea\xc1\x16\xfb\xe6\x8e\x73\x24\x25\xb4\x5a\xc7\x39\xf6\xc1\x16\xfb\x72\x0e\x74\x24\xe5\x8c\xf3\x02\x74\xec\x83\x91\x3d\xe2\x48\x20\x1d\x49\x39\xbd\x41\x6d\x09\xe9\xe8\xfb\x29\xd2\xb1\x0f\xae\xf7\xe1\xa5\x72\xbd\x23\xe5\xcc\xf4\x65\x30\xb2\x43\x2b\xf4\x65\x1b\xeb\xd8\xa7\xb6\xe4\xfb\x34\x1a\xb1\x4f\x6d\xc9\x27\x4f\x38\x62\x87\x23\x9e\x45\x92\xcb\x38\x26\xbe\xd7\xe1\x11\x49\x39\xb3\xe2\x80\x47\xec\x93\x7f\xeb\xe3\x1c\x20\xb1\xcf\x38\x26\x67\x91\x94\xd2\x4f\x8e\x89\x45\x40\x44\x22\x29\x67\x91\xe4\xa1\xa7\xd2\x5f\x49\xda\x25\xc9\x47\x3c\x52\x48\x22\x29\x67\xaa\x12\x92\xd8\xa7\x96\xef\xfb\x17\xda\x90\x94\x33\xa6\x05\x6d\xd8\xa7\x96\xef\x43\xd1\xd4\xf2\xa7\x96\x9f\x19\xc5\xd4\xf2\xa7\x96\xef\x73\xcf\xd4\xf2\xa7\x96\x9f\x19\xc5\xd4\xf2\x27\x2f\xc4\x07\x9a\xc9\x0b\x99\x5a\x7e\x86\x5c\x3c\x23\x29\x67\x6c\xd7\xe4\x85\x4c\xad\xdc\x17\x0a\x8c\x23\x29\x67\x3c\xc1\x69\xd2\x3b\xd9\x5f\xb3\x6f\x90\x23\x29\x67\x95\x24\xbb\xec\xaf\xf9\xf2\x64\x7f\x51\x8e\x67\x1c\x46\x94\x63\x9f\xbc\x60\x33\x57\x00\x23\x29\x67\x06\x70\x00\x23\x29\xa7\x76\xc4\x0b\x9e\xbc\x60\x73\x38\x04\x23\x29\x67\x4c\x2d\x82\x91\x94\x67\x0e\x07\x61\x24\xe5\xcc\x5c\x64\x32\xe6\x53\xd7\x35\x87\x43\x27\x12\x1b\x84\xd0\x89\x7d\x69\x93\x99\x9d\x2c\x6d\x72\x69\x93\x66\x4e\xf0\x44\x52\x82\x81\x76\x78\x62\x5f\x9c\x65\x33\x27\x7c\x22\x29\x67\x3a\x02\x3e\xb1\x2f\x6d\xf2\x9e\xff\xfc\xe6\x00\x8e\x4c\x24\x25\x34\x69\x47\x26\x92\x72\xc6\x94\x22\x13\xc9\x7d\xe3\x3c\x5f\x93\x0d\x8e\x58\xac\x77\x2c\x4b\xa6\x38\xc4\x67\x06\x02\x44\xec\x01\x11\xcb\x19\x53\x0a\x44\xec\x40\xc4\xc0\xa3\x1d\x88\xd8\x97\x56\x1c\x02\xbb\x23\x11\x49\x09\x17\xda\x91\x88\x7d\x69\xc5\x41\xb0\x3b\x14\x91\x94\x33\x1e\x08\x14\xb1\x2f\xad\xd8\x7c\x03\x8b\x48\xca\xf9\x24\x79\xa8\x56\x9c\xe9\x06\x16\x91\x94\xc7\xf5\x07\x23\x76\x30\xa2\xa5\x18\x30\x62\x5f\x1a\xbb\xe9\x00\x1a\xb1\xa3\x11\xad\xb1\xa0\x11\xfb\x7a\x1a\x7b\xdc\xeb\xa5\xb1\x2f\x8d\xdd\x03\x34\xf6\xf5\x9c\x62\x92\x15\x02\x3c\x62\x5f\x4f\xfb\x8c\x37\xb9\xb4\xcf\xa5\x7d\x7a\xe8\x7c\x7e\xaa\x7d\xe6\x13\xf6\xd2\x3e\x97\xf6\x99\xd9\xfe\xd2\x3e\xd7\xd3\x3e\xe3\x30\xc1\x1b\xfb\x32\x8e\xb4\x7c\x43\xc2\x37\xf6\x65\x1c\x31\xca\x01\x1c\xfb\xfa\x28\x57\x9e\xc0\xa7\x5f\xc6\x91\x33\xe3\x08\xc2\x91\x94\xc0\xab\x1d\xe1\xd8\x97\x71\x84\xd9\x84\x38\x92\x12\x7a\xb5\x43\x1c\xfb\x32\x8e\xb0\x91\x18\x47\x52\xac\xdd\x60\x1c\x49\xb1\x4e\x03\x62\x24\xe5\x31\x30\x28\xc6\x8e\x62\x3c\xd5\xa5\x71\x64\x71\xd6\x19\x98\xc5\x59\x8f\x94\x33\xd6\x1b\xd9\xd8\x91\x8d\x96\x6e\x90\x8d\xfd\xcd\xc1\xd1\xd7\xa1\x8d\xa4\x9c\x59\x46\x81\x36\xf6\xf7\xfe\x9c\x13\xb3\x25\xad\x4b\x4b\x41\x4f\xbf\x4c\x41\xdf\x9c\x75\x9d\x0d\x02\x49\xca\x19\x47\x0b\x02\x49\xca\x99\xe9\xc6\x9b\xb3\xfe\xe6\xac\x9f\xbb\x34\xf9\x38\xe4\x63\x4f\x92\x7c\xf8\x1e\xa4\x67\xe1\x22\x49\xb1\xac\x84\x8b\xec\x6f\xe3\x65\xb8\xec\x0e\x8c\xec\x6f\xb6\x29\xcd\xed\xcd\x36\xbd\xd9\xa6\x40\xd1\x1d\x19\x49\x4a\x58\xdd\x8e\x8c\xec\x6f\xb6\x49\xc3\x87\x46\x92\x12\x58\xb7\x43\x23\xfb\x9b\x6d\xd2\x7a\xdf\x8c\xcf\x9b\xf1\xc9\x84\x06\x2e\x49\xca\x99\xc9\xcb\x9b\xf1\x79\x33\x3e\xde\x3c\x84\xb2\x07\x9b\x2c\x96\xb7\xde\x26\xf2\x6f\xe3\xa5\x37\x8f\x8e\x24\xc5\xf2\x16\x3a\xb2\xbf\x59\x9a\xe7\xfd\xb1\x34\x6f\x96\x26\x63\xe3\x9b\xa5\x79\x9b\x62\x3c\x6f\x81\xbd\x78\xb3\x17\x99\x9d\xbc\xd9\x8b\x37\x7b\xf1\x3c\x81\xbd\x88\x14\x8b\x65\xef\xfe\xdc\x4d\xde\x3c\x81\xbd\x00\x60\x9e\x19\x69\x01\x98\xfd\xcd\x5e\x9c\xf1\xec\x11\x98\xa4\x84\x55\xee\x08\xcc\xfe\x36\x38\x5a\x7a\x03\x57\x92\x72\x66\x86\x01\xae\xec\x6f\x83\xa3\xa5\x37\x74\x25\x29\x67\x66\x18\xe8\x4a\xf2\xd7\x67\x1a\x1c\xdf\x8c\xcf\x95\x41\x1a\x5e\x49\xca\x99\x99\x03\xbc\x92\xdc\x97\xa5\x42\x18\x9f\x37\xe3\x23\x6b\x8c\xcf\x9b\xf1\xb1\x68\x07\xb0\x24\xe5\xcc\x2c\xe1\xcd\xaf\x7d\x2f\x0f\x8d\x2f\xf6\xb6\x0e\x14\x29\x67\xf7\x4b\x0f\x7d\x4e\x35\x8a\x93\x05\xb1\xec\x6f\xdf\xb4\xaf\x0c\x8f\x6f\xdf\xb4\x31\x96\x4f\xe1\x7d\xd3\x7e\xb3\x6e\xd6\xf6\x40\x96\xfd\x6d\xf6\x13\x0c\xbb\x43\x2a\xfb\xfb\xfb\x9c\x46\x94\x42\xf8\x5a\x1c\x29\x57\x26\x13\x30\xcb\xfe\xe6\x9e\x5e\xf9\x8a\x03\xaa\x24\xe5\xca\x64\x02\x54\xd9\x3f\x6c\xc8\x15\x4f\x00\x55\x49\xca\x15\x33\x8b\xaa\xec\x1f\x36\xe4\x6a\xfd\xb7\xc7\x6e\xd4\x25\x29\x57\x56\x4a\x50\x97\xfd\xc3\xc4\x84\x79\xee\xb0\x4b\x52\xae\x4c\x49\x60\x97\xa4\x58\x6d\x85\x5d\x92\xfb\x97\x29\x0d\x13\x13\x79\x9a\xc1\x87\x89\x41\x67\x96\x2b\x7d\x16\x9d\x49\x9e\x66\x80\xce\xec\xe8\xcc\x12\x5e\xba\xa3\x33\xc9\xd3\x0c\xd0\x99\xfd\xc3\xc4\x58\x5e\xfb\x30\x31\x91\x72\xc5\xf3\xfb\x30\x31\x1f\x26\xc6\xf2\xda\x87\x89\x89\x94\xd0\xf9\xfd\xc3\xc4\x60\x3d\xcb\x95\xd6\x8d\xf5\x24\xe5\xca\xb4\xe2\xc3\x9e\x7c\xd8\x93\xee\x25\xb1\x27\x91\x72\xc5\x8f\xfc\xf0\xbf\x3f\x3e\x1c\x77\x2f\xc9\xc7\x88\x48\xb9\x8a\x07\x28\x29\xb3\x63\x15\x0e\x4c\xda\xc1\xa4\x5a\x32\x98\xb4\x83\x49\x4b\x57\x2c\x66\x07\x4c\x7a\x65\x9a\x05\x26\xed\x60\xd2\x62\xc9\x0d\x4c\x4a\x9e\x06\x0f\x26\xed\x1f\x0e\x4e\xf7\x04\x0e\x0e\x98\xf4\xca\x28\x0a\x26\x25\xe5\x8a\x8f\x0b\x26\x25\xa5\xf4\x78\xaa\x60\x52\x52\x2c\xa0\x83\x49\xc9\x7d\x59\x0a\x6f\x6a\x1b\x29\xd7\xf3\x4b\x85\x67\xd7\x7a\xe6\x06\x60\x52\x52\x2e\xbf\xe4\xf4\xa3\x44\x4b\x98\xf1\x8e\x12\xed\x28\xd1\xd2\x33\x08\xa1\x44\x49\xb9\xdc\x8d\x3d\x41\x89\x16\x4b\x7f\x28\x51\x52\xae\xcc\x3e\x3e\x8c\x07\x86\xb3\xf4\xb8\x55\x20\xce\x0e\xc5\x2c\x3d\x43\x30\x14\xb3\x87\xaf\x2c\x57\x1c\x86\x0f\x67\x06\x6b\x59\x2c\xb9\x61\x2d\x49\xc9\x39\x0f\x1d\x6b\xd9\xb1\x96\xa5\x67\xf5\x1d\x6b\x49\xca\x95\xa9\x06\xd6\xb2\x63\x2d\x4b\xd7\xa2\x39\x33\x58\x4b\xd6\x09\x6b\xd9\x3f\x3c\x97\x1e\xab\xfb\xe1\xb9\x44\xca\x95\xe9\xc7\x87\xd5\xf9\x98\x28\xf7\x98\xd3\x0f\xb3\x13\x29\xf6\x31\x7c\x38\x38\x30\xcd\xd2\x63\x4e\x61\x9a\x3d\x68\x66\xb9\x32\xd9\xf8\xf2\x66\xbe\xb1\x44\xf5\x95\xa6\xfa\x65\x89\xbe\x2c\x51\x26\x1b\x5f\x96\xe8\x1b\x4b\x54\x03\x60\xf7\x2f\x53\xf3\x65\x6a\x36\x49\x29\xe9\x37\xa6\xa6\x5a\x48\xfc\x32\x35\x40\x50\xdb\x1d\x70\xa0\xa4\xd8\xda\xf0\x65\x6a\x22\xa5\xbe\xe2\x17\x7e\x99\x9a\x2f\x53\xb3\xb9\x99\x7c\xc4\xd4\xd4\x57\x71\xb7\x53\x9a\xc2\xf7\x24\x5d\x92\xde\x2e\xcb\x13\x98\x1a\xa0\xa9\x5d\x11\x40\xd3\x0e\x34\xad\xaf\x34\x2e\xa0\x29\x29\xb6\x3b\x00\x4d\x3b\x82\xb4\xbe\xd2\x42\x10\xa4\xa4\xd8\xee\x80\x20\xed\xa1\x41\xef\xcb\x92\x5f\xde\x0c\x34\xd4\x76\x07\x68\x28\x29\x57\xda\x38\x34\x94\x94\xfa\x52\x95\xac\x0f\x34\xd4\x0e\x08\x68\x28\xb9\x2f\x93\xa6\xf0\x99\x71\x5d\x99\xe9\x7c\xcd\xb8\xa0\xa1\xf5\xa5\x7a\xd1\x2f\xc1\x41\x8b\x8d\x12\x5f\x0b\x1a\xd0\xd0\xfa\x52\x6f\x8c\x14\x34\xb4\x5a\xb1\x84\x86\x76\x68\x68\xb5\x52\x08\x0d\xed\xd0\xd0\x2b\x5e\x20\x34\xb4\x43\x43\xab\x45\x3b\x68\x28\x29\x57\xbc\x40\x68\x68\x87\x86\xd6\x57\x5c\x2d\x68\x28\x29\x57\xb6\x9d\x41\x43\x3b\x34\xb4\x5a\xc8\x83\x86\x92\x72\xa5\x3b\x43\x43\xc9\x33\x28\x43\x43\x49\xa9\xaf\x0c\x46\xd0\x50\x52\x2e\x25\x60\x56\xa0\xa1\xd5\xa2\x1d\x34\x94\x94\x9c\x46\xd2\xa1\xa1\x1d\x1a\x5a\x5f\xb7\x21\x18\xd0\x50\x12\x1c\x75\x40\x43\xc7\x4b\xd3\xba\x07\xfd\x11\x4c\xf4\x96\x27\x1b\xbf\x7d\x10\xda\x40\x8e\x92\x72\xdd\xd3\xa0\x81\x1c\x25\xa5\xbe\xee\x41\x6e\x04\x23\xbd\x65\xe6\xb2\xe4\x28\x0b\xa6\xe3\xf5\xb4\xbc\x9e\x9f\x9e\xf2\xa4\xe5\xdd\x93\x99\x81\x1c\x25\xe5\xba\xdf\xd0\x40\x8e\x92\xfb\x97\x2d\x69\xf2\xa1\xe5\xb5\x94\xe6\x94\x8f\xa7\xe5\x75\x77\x93\x0f\x2d\xef\x4c\xd6\xd2\xf2\xc6\xeb\x69\x79\xdd\x13\xa6\xb4\x64\xf7\x4c\x76\xcf\x27\xbb\xcb\xd1\x78\x7e\xfa\x96\xf6\xce\x65\xdb\x9d\x74\x29\x81\x11\x53\x45\x5f\x4a\x90\x11\xb3\xe6\x0c\xea\x01\x30\x25\xe5\x3a\x53\x82\x4b\x76\x2f\x87\xe3\xbd\xdc\x4d\xde\x8c\x98\x67\x4a\x90\x11\x73\x00\x4c\x6b\x0e\xa6\x1e\x00\x53\x52\x72\xf2\xcb\x00\x98\x12\x4e\xd0\x00\x98\x92\x52\x73\x4e\xf4\x00\x98\x8e\x40\xa5\x9c\xa0\xf1\xea\x9e\xa9\xeb\x94\x92\x22\x0c\x0f\xd0\x75\x2e\x49\x1e\xa0\x4f\x64\xf5\x75\x20\x47\x49\xb9\xae\x64\x6d\xc8\xae\x53\xb8\xb2\x88\x3a\x60\xa2\x03\x26\x5a\xcb\x96\x8c\x4c\x2f\x46\x33\xbe\x52\xd2\x34\xe3\x01\x13\xad\x59\xf7\x1c\x30\xd1\x01\x13\xad\x59\xaa\x1c\x30\xd1\x01\x13\xad\x39\x46\x76\xc0\x44\x07\x4c\xf4\xba\x52\x23\x1f\x97\x7d\x14\xff\xcc\x6b\xf8\x28\xbe\xe1\x51\x4b\xfd\x78\x0d\x1f\xe5\xf2\x52\x3f\xca\x65\x78\xd4\x52\x3f\xca\x95\xf5\xbb\x5a\xbc\xc1\x8f\x56\x93\xf3\x9b\x73\x42\xce\x08\x32\xfa\xfb\x01\x13\xad\xc5\x1b\xfc\xca\x9b\x51\xb4\xe7\x01\x5f\x79\xcb\x27\x81\x9c\x9a\x33\x60\xa2\xa4\xd4\xa2\x13\x7f\x65\xd7\xc0\xda\x53\x97\x5f\xd9\xfd\xaa\xcb\xcb\xdd\xd4\x65\x76\xa7\x5e\xba\xc7\x57\x09\xbe\x5a\xaf\x37\xf8\xd5\x7a\x33\xd8\xe6\x10\x9e\x81\x26\x1d\x68\xd2\xeb\x9e\x6b\x0c\x34\xe9\x40\x93\xd6\x1c\x30\x3a\xd0\xa4\x84\xdf\x39\xe0\xa2\x03\x2e\x5a\xb3\xb0\x3a\xe0\xa2\x84\xdf\x39\xe0\xa2\x03\x2e\x5a\x73\x78\xe8\x80\x8b\x12\x7e\xe7\x80\x8b\x92\xd2\x6f\x4f\x7f\xc0\x45\x49\xa9\xc1\xf3\x07\x5c\x74\xc0\x45\xfb\x3d\xbe\x0f\xb8\xe8\x80\x8b\xd6\x2a\x6f\x2c\x1d\x5c\xb4\xbf\x52\x02\x96\x0e\x2e\x5a\xb3\xe6\x3b\xe0\xa2\xa4\x64\x2f\xd9\x80\x8b\x0e\xb8\x68\xad\xaf\x54\x48\x53\xaa\x0c\xa2\x71\x6c\x07\x5c\x74\x40\x43\x6b\x58\xfc\x81\x0d\x1d\x85\x91\xca\x3a\xf0\x28\x8c\x14\x10\xb4\x3f\x97\xc9\xef\xe9\x09\x55\x9a\x27\x9c\x9e\x90\x62\x9d\xcf\x13\x14\xab\xa6\x92\x98\x1a\x20\x68\xce\x42\x1a\x40\xd0\x81\xf0\xac\x81\xe5\x07\xc2\x73\x20\x3c\x6b\xce\xff\x1b\x08\xcf\x81\xf0\xec\x25\x97\xe9\xcf\x91\x52\x73\xa0\xdd\x08\xee\x79\x8b\x1a\x49\xe9\x87\x1a\xd1\xed\xeb\x91\xcc\xe9\xf6\x08\xcf\x78\xe2\x03\xe1\x49\xee\xcb\x52\xe7\xd9\x56\x4a\x78\xe2\x03\xe1\x39\x10\x9e\xb5\x66\x10\x42\x78\x12\x9e\xf8\x40\x78\x92\xd2\x6b\xb2\x36\x65\xcd\x88\x19\x86\x7c\x20\x3c\x49\xe9\x31\x35\x08\x4f\x72\x5f\x26\xed\x94\x96\xb7\x50\x53\x6f\x4c\x0d\x9a\xb3\xd6\x96\x34\xa6\x06\xce\xd9\x55\xe5\x52\xbd\xcb\x43\x33\x2e\xc0\x39\x49\xe9\x35\x05\x5d\x1e\xca\x48\xe5\xd4\xb7\x81\xd3\x1c\xe5\x39\xd1\x33\x06\x0e\xa7\x39\xc2\x66\x9a\x4c\x8c\xf2\x96\x11\xb6\xac\xea\x46\x6c\x59\x79\x0e\xdd\x4c\x7f\xc6\x69\x0e\x9c\x66\x0d\xe3\x3d\x70\x9a\xa4\xf4\xed\xb7\x4f\x67\x19\x30\xce\x01\xe3\xac\x59\xba\x1d\x30\x4e\x52\xfa\xed\x6e\x0f\x18\xe7\x80\x71\xd6\x1c\x6e\x34\x60\x9c\xa4\xf4\xcd\xf3\xf3\xce\x21\x9b\x35\x2b\xbc\x03\xb3\x49\x4a\xdf\xf2\x00\x1d\x19\xb3\x59\x73\x96\xcf\xc0\x6c\x92\x92\x4d\x96\x03\xb3\x49\xee\xcb\x7a\xd2\x4e\x69\xa9\xb0\xdb\x95\x1c\x55\x7f\x87\x76\xd6\x1c\xf9\x33\xa0\x9d\xa4\xf4\x8c\x1b\xc1\x3c\x6f\xf1\xd0\x3d\x3f\xd5\xdf\xa1\x9d\x5d\x3e\xf4\x77\x68\x67\xcd\x79\x39\x03\xda\x49\x4a\x97\x0f\xfd\x1d\xda\x59\x73\x84\xcd\x80\x76\x92\xd2\xe5\x83\x9f\x02\xed\xac\x39\xd8\x65\x40\x3b\x49\xe9\x7b\x49\x92\x87\xea\xdb\x39\xb7\x63\x60\x36\x47\x38\xcd\xd2\xf7\x3c\xe0\x72\xb7\xeb\xb9\x5b\x32\xc2\x8d\xc0\x6c\x66\xea\x39\x30\x9b\x03\xb3\x59\xb7\xb8\x38\x98\xcd\x51\x73\xf8\x6f\x57\xf8\x1c\xfe\x3b\x30\x9b\x35\x0b\xe3\x03\xb3\x49\x4a\xce\xfc\x1a\x98\x4d\x52\xb2\x11\x75\x60\x36\xc9\xfd\xcb\x54\x2f\x37\x02\xb3\xd9\xd5\x47\x97\x8f\xee\xfd\xc5\x29\xc1\x6c\x92\xd2\x8f\x34\x9a\x2e\x6b\xfd\x39\x21\x35\xa5\xea\x53\x5a\xb2\x1b\x4b\x54\xfb\x93\xdd\x8c\x5f\x21\xc6\x47\x38\xcf\x47\xcc\x94\x07\xda\x93\x94\x7e\xa4\xa0\xc3\x9b\xe7\xe2\x67\x69\x7f\xd4\x21\xbb\xec\xda\x91\x12\xb0\x6b\x95\x5d\xcb\xd2\xfe\xa8\xec\x5a\x65\xd7\x62\xc3\x2a\xbb\x86\x1d\xad\x21\xc6\x07\x76\x94\x94\xec\xa5\x1d\x95\x75\xaa\xac\x53\x80\xee\x51\x59\x27\x88\x69\xd7\x18\x58\x27\x38\x69\xcd\xde\x81\x01\x27\x25\xa5\x6b\x0c\xcc\x0e\x9c\xb4\xe6\x44\x8e\x01\x27\x1d\x70\xd2\x9a\x83\x1f\x06\x9c\x94\x94\xde\x24\xf9\x29\xa7\x67\xd7\x4f\x39\x3d\x70\xd2\xde\x24\xc9\x08\xa7\x67\xd7\xb3\x38\x3d\x78\xd1\x1e\x03\x8b\x17\x1d\xd8\xd0\xba\xeb\x0b\x2c\x11\x12\xb4\x86\xc8\x1f\x48\x50\x52\x7a\x8c\xee\xc6\xd4\x6c\x4c\x4d\xf6\x09\x8c\x8d\xa9\xd9\x98\x9a\x18\xdd\x8d\xa9\x01\x8c\xd6\x40\xde\x03\x30\x4a\x4a\xce\x8a\x1b\x80\xd1\x01\x18\xad\x09\x26\x30\x00\xa3\xa4\xf4\x4c\x14\x00\xa3\x63\x63\x6a\xf6\xb8\x7c\x1b\x53\xb3\x31\x35\xe9\x45\x1b\x53\x83\x0e\xad\x61\x9a\x07\x3a\x94\x94\x9e\x5e\xb4\xb1\x21\xe8\xd0\x1a\xd2\x77\xa0\x43\x89\x2f\x33\x03\x1d\x3a\xd0\xa1\x35\xa0\xed\x40\x87\x92\xd2\xd3\xd9\x36\x36\x04\x1d\x5a\x83\xcb\x0e\x74\x28\x29\x5d\x3e\x98\x15\x28\x68\xdd\xe3\x1a\x42\x41\x49\xe9\xa7\x24\x0f\x65\x43\xc2\x9f\x0e\xf0\xe6\xc0\x56\xd6\x40\x9e\x03\x5b\x39\xb0\x95\x35\x10\xdf\xc0\x56\x0e\x6c\x65\xcf\x68\x85\xad\x1c\xd8\xca\x7a\x64\x14\xc0\x56\x92\xd2\xd3\xed\xb1\x95\x63\xcb\x16\xcf\x1a\xce\x79\x04\xb4\xbc\x45\x51\xf3\x1a\x74\x1a\x6c\x65\x0d\x77\x37\xb0\x95\xa4\xf4\x4c\x3c\xb0\x95\x03\x5b\x59\x73\x22\xfd\xc0\x56\x92\xd2\x55\xb9\xee\x86\xad\xcc\x57\xae\x81\xad\x24\xa5\x86\x94\x1b\xd8\xca\x01\x9a\xec\xe9\xf6\xa0\x49\x72\x5f\x26\xcd\x9b\x09\x15\x92\xf3\x04\xc7\x36\x65\x77\xca\xee\x9e\x52\x4d\xd9\x9d\xb2\x2b\x6b\x4f\x76\x55\x65\x8c\x2f\xb6\x92\xe4\x34\xa7\x81\xad\x1c\xa0\xc9\x1e\xef\x19\x34\x39\x40\x93\xf5\x48\x8f\x01\x4d\x0e\xd0\x64\xef\xbf\xbd\x61\x6d\x60\x2a\xc7\xae\xfd\x04\xb6\x1b\xbb\xf6\x83\xa9\xcc\x51\x85\x03\x53\x49\x4a\xef\xae\xda\x25\xa9\xad\x98\x61\x4c\x25\xa9\xaf\x38\xd7\xbb\x26\xb5\x9b\x3e\x07\xac\x1b\xbb\xe9\x73\xa4\xbe\xe2\x5c\xef\x1c\xd8\xdd\xf4\x39\xb0\xdd\xd8\x4d\x9f\x23\xf5\x15\xc7\x7f\x37\x7d\x46\x63\xd6\xe0\x71\x03\x8e\x39\x82\x63\xfa\x8a\x37\xe0\x98\x03\x8e\x59\x03\xb6\x0d\x38\x26\xf1\x15\x6f\xc0\x31\x07\x1c\xb3\x06\x6c\x1b\x70\x4c\x52\x5f\x31\x92\x70\xcc\x01\xc7\xac\xd9\x01\x33\xe0\x98\xa4\xbe\xe2\xf8\xc3\x31\x89\xef\x7f\x03\x8e\x49\x4a\x0d\x01\x36\xe0\x98\x23\x38\x66\x7d\x65\x2e\x00\xc7\x1c\xbb\xd1\xeb\x48\x8f\xdd\x8d\x5e\x91\x1a\xde\x60\xec\x46\xaf\xfd\xe9\x75\x99\x2c\xa2\x36\x47\x48\xcd\xfa\x8a\x03\xb7\xeb\x75\xfb\xd3\xeb\xd2\x77\x76\xbd\x2e\xe2\x0b\xe3\xd8\xf5\xba\xfd\x39\xd8\x3a\x7d\x07\xdc\x49\x7c\x61\x1c\xbb\x4e\xb1\x3f\xed\x33\xd3\x51\xbc\xe7\xc0\x7b\xd6\xe6\xcd\x18\x49\xf0\x9e\x35\x1b\x48\x06\xde\x73\xec\x1f\x99\x4b\x25\x99\x3e\xe3\x3d\x6b\x36\xb3\x0f\xbc\x27\xa9\xaf\xe7\x97\x32\xf7\x71\xce\x73\x2c\x07\xde\x73\x84\xf7\xac\xaf\xea\x97\xde\x8c\xe9\x73\xb6\xa4\x0f\xbc\x27\xa9\xaf\xea\x97\x2a\xce\xf4\x39\xdb\xcf\x07\xde\x93\xf8\xfc\x39\xf0\x9e\xa4\x06\xa7\x18\x78\x4f\x52\x6a\x76\x70\x0c\xbc\x27\xf1\x45\x74\xe0\x3d\xc9\x7d\x59\x5a\xb4\xe9\x73\xe0\xce\xfa\xca\xfc\x00\xdb\x39\x20\x98\x35\xfb\xca\x07\x04\x73\x04\xc1\xf4\xe1\x74\x40\x30\x07\x04\xb3\x06\x49\x1f\x10\x4c\x52\x73\x44\xe7\x80\x60\x8e\x63\x57\x47\xe9\xba\xe1\x31\x6f\x49\x1d\x6d\x25\x49\xa9\x23\x08\x66\xcd\x5e\xf0\x01\xc1\x24\x35\xa8\xc7\x80\x60\x92\x1a\xac\x63\x40\x30\xc9\xfd\xcb\xe4\xcd\xb8\x17\x04\xd3\xd7\xda\x01\xc1\x1c\x10\xcc\x9a\xdd\xdb\x03\x82\x39\x82\x5d\xd6\x57\x9c\xe2\xc3\x5c\x19\x82\x59\xb3\x19\x7a\x40\x30\x89\x4f\xae\x03\x82\x39\x20\x98\x35\x9b\xa1\x07\x04\x93\xd4\x1c\x3c\x3a\x20\x98\xe3\x78\x4e\x10\xcf\xc8\x0a\xc1\x24\xf5\xa5\x76\x19\xa9\x83\x91\xca\x7e\x90\x71\x30\x52\x07\xeb\x13\xf3\x8d\xca\x1c\x07\xeb\x93\xfd\x20\xe3\x60\x7d\x0e\xd6\x27\xde\xee\xc1\xfa\x80\x37\x6b\xf6\x0d\x0f\xf0\x26\xa9\x2f\xef\xca\xf4\x19\xbc\x59\x5b\x86\x6e\xf0\x26\xa9\xaf\x3d\xf9\x60\x7d\xc0\x9b\x35\xbb\x7b\x07\x78\x73\x80\x37\x6b\x8e\xe7\x1f\xe0\xcd\x11\x60\xb3\xbe\xbc\x66\x33\x6a\xf0\x66\xcd\x26\xc2\x01\xde\x24\x35\xa7\xa2\x0e\xf0\xe6\x38\x78\xa3\xd9\x44\x38\x0e\xde\x68\xa4\x06\x91\x19\xe0\xcd\x01\xb7\xac\xd9\xf5\x37\xe0\x96\xa4\xe6\x54\xd4\x01\xb7\x24\xf5\x15\x0b\x0d\xb7\x24\xa5\x66\x67\xdd\x80\x5b\x92\xfa\x8a\xf3\x0c\xb7\x24\xf7\x65\xc9\x9b\xe9\x73\xc4\x97\xf5\x01\xb7\x1c\x00\xc9\x9a\x9d\x75\x03\x20\x49\xea\x4b\x13\xe4\xc7\x02\x24\x6b\xb6\xaf\x0d\x80\x24\xa9\x2f\x4d\xd0\xf4\x19\xf9\x58\xb3\xbd\x6c\x20\x1f\xc7\x61\xfa\x9c\x0d\x21\xe3\x78\x3f\xd7\xb5\xfb\xa7\x19\x2a\x8e\xb7\xbc\xb1\x65\xa7\x97\xca\x96\x45\xea\x2b\x1e\x25\x40\x72\x00\x24\xeb\xa9\x92\xd8\x10\x80\x64\x3d\xb5\x4b\xd6\x21\x52\x5f\x19\x65\x00\x92\x03\x20\x59\xb3\x9d\x62\x00\x24\x47\x63\x09\xda\xdf\x30\x78\x37\x86\x02\x3f\x59\xb3\x61\x64\xe0\x27\x49\x0d\x8d\x34\xf0\x93\x03\x3f\x59\xb3\x3b\x64\xe0\x27\x49\xcd\x39\xb5\x03\x3f\x39\xf0\x93\x35\x7b\x37\x06\x7e\x92\xd4\x40\x4b\x03\x3f\x49\xac\x75\x0c\xfc\xe4\x00\x46\xd6\xec\xb6\x18\xc0\x48\x52\x5f\x71\x90\x81\x91\xa3\xb1\x00\x59\xe6\x1f\x8d\x05\x68\x2c\x40\xaa\xab\xb1\x00\xf8\xc9\x9a\xd5\xf8\x81\x9f\x1c\xf8\xc9\x9a\x45\xdf\x81\x9f\x1c\xcd\xb8\x1f\xa7\x19\x3f\x39\xf0\x93\x35\x2b\x90\x03\x3f\x49\xac\xa6\x0c\xfc\xe4\x68\x26\xb7\x59\x5a\x1c\xcd\xe4\xb6\x5d\xe9\xee\xf1\x86\x9b\xc9\x2d\x7e\xb2\x66\xcd\x70\xe0\x27\x49\x7d\xc5\x9e\xe0\x27\x49\x7d\xc5\x76\xe0\x27\xc9\xfd\xcb\x64\xd7\xb8\x1f\xb1\x36\x33\xf0\x93\xe4\xbe\xcc\xdd\x4e\x69\xe9\x17\x71\x55\xf1\x93\xa3\x71\x0f\xb2\xca\x37\x1a\xf7\xa0\xdd\x2e\xc1\xb3\x36\xd3\x4c\x64\x61\x96\x35\xcb\x77\x03\x66\x49\xea\x2b\x96\x08\x66\x39\x1a\xa3\x90\xe5\xbb\xd1\x18\x85\xc6\x28\x78\xf3\x8c\x02\x1a\xb3\xe6\xac\xfb\x81\xc6\x1c\x68\xcc\x9a\x55\xa2\x81\xc6\x24\x35\x41\x3c\x07\x1a\x73\xa0\x31\xab\xd5\x1c\x34\x26\xa9\xaf\xd8\x3a\x34\xe6\x40\x63\x56\x6b\x32\x68\xcc\x01\xb3\xac\x96\x08\x60\x96\xa3\xf1\x22\xe2\xfb\x36\x5e\x04\xcc\xb2\xfa\x84\x0d\xb3\x24\xcf\x72\x11\x8e\x72\xe0\x28\x6b\xf8\xe2\x81\xa3\x24\xcf\x72\x11\x8e\x72\xe0\x28\x6b\xf8\xe2\x81\xa3\x1c\x68\xc8\xea\x6b\x2f\x1a\x92\xd4\x97\x56\xfe\xf5\x6a\xf4\x63\xdf\x62\xd1\x90\xa4\x26\xc8\xe8\x40\x43\x0e\x34\x64\xed\xe5\x4a\xda\x21\x4d\x7e\xf7\x24\x35\x49\xc9\xaf\x4f\xa0\x68\x48\x52\x73\xcc\xf2\x40\x43\x0e\x34\x64\xf5\x21\x13\x0d\x49\x9e\xb5\x2c\x34\xe4\x38\x0d\xdf\x39\x4d\x7e\x9c\x86\xef\xc8\xb3\x96\x75\x9a\xb6\x82\x26\xab\x6f\x70\xa0\x49\xf2\xac\x65\x81\x26\x07\x68\xb2\xfa\x06\x07\x9a\x1c\xa7\x51\x3e\x83\x15\x68\x72\x80\x26\xab\x0f\x58\xa0\x49\xf2\x2c\x5c\x81\x26\xc7\x69\x94\xf7\x65\xea\x34\xca\x47\x6a\x79\x49\x52\x52\xb3\x13\x5f\xa6\xd0\x90\xe4\x59\xdf\x42\x43\x92\x9a\xd3\xa1\x07\x1a\x92\x94\xea\x5b\x12\x1a\x92\xd4\xf2\x72\x33\xf9\x60\x57\x7c\x4b\x82\x39\x0e\x4c\x63\xf5\xed\x04\xd3\x38\x30\x8d\xd5\x7c\x14\xd3\x38\xc2\x34\x3e\x2b\x68\x98\xc6\x81\x69\xac\x3d\xdf\x75\x30\x8d\xa4\x06\x73\x1c\x98\xc6\x71\xea\x82\x3d\x8d\xf0\xd4\x05\x23\x35\x91\x5c\x07\xa6\x91\xdc\x97\xa5\x5c\x26\xbc\x91\x1a\x1a\x72\x9c\x26\xbc\xd0\xc7\xda\x35\x11\xc3\x77\xa4\x96\x0c\xfc\xd0\x47\x52\x8b\x96\x6a\xf8\x86\x3e\x6e\xe6\x6b\xd0\x47\xf2\xac\xee\x9d\xba\x78\xe4\xbe\xcc\xdd\xb4\x90\x99\xec\xc6\x65\x38\x4d\x78\x11\x92\x9b\xf9\x1a\x42\x92\xe4\xc0\xe1\x81\x90\x1c\x21\x24\x6b\x4e\xd0\x1e\x08\xc9\x81\x90\xdc\xcc\xb9\x10\x92\xe4\x59\x16\x44\x48\x0e\x84\xe4\x66\x82\x85\x90\x24\x35\x50\xe6\x40\x48\x92\xb2\xbd\x52\xf6\x84\x05\x7e\xa4\x26\x7a\xeb\x10\x1d\x78\x00\x29\x37\x13\x2c\x20\x25\xa9\x89\xd5\x3a\x80\x94\xa4\x96\xb8\x24\x40\x4a\x72\xff\x32\x45\xd0\xb4\x02\x52\xd6\xf2\x37\x1c\x8c\x3a\x70\x96\x03\x67\xb9\x85\x14\x1f\x38\x4b\x52\x83\x80\x0e\x9c\xe5\x08\x67\x59\x13\xa6\x75\xe0\x2c\x07\xce\x72\x33\x75\xc1\x59\x92\x1a\x2a\x74\xe0\x2c\x07\xce\x72\x33\x4f\xc1\x59\x92\x5a\x62\x11\x70\x96\x03\x67\xb9\x99\x80\xe0\x2c\x49\x2d\x19\xf7\x70\x96\xe4\x59\x6b\xc5\x59\x92\xb2\x99\x0b\xe0\x2c\x47\x38\xcb\x9a\xb0\xaf\x03\x67\x39\x70\x96\x5b\x76\x6e\x0c\x9c\xe5\xb8\x74\x9d\x0c\x8f\x42\x0d\x8f\x6b\xca\x47\x2c\xc2\xa5\x15\x5f\x5a\x71\xc6\x3d\x34\xe6\xb8\x9e\x46\x16\xf7\x12\x8d\x39\xd0\x98\x1b\x2f\x05\x8d\x39\xd0\x98\x9b\x91\x0f\x8d\x39\x42\x63\xd6\x84\x83\x1d\x68\xcc\x81\xc6\xdc\x98\x57\x34\x26\xa9\x45\x46\x0c\x24\x89\xc5\x7b\x5f\x96\x27\x98\x8e\x86\xc6\x7c\x96\x90\xd1\x98\x03\x66\xb9\x31\x88\x30\x4b\x52\x43\xbb\x0e\x98\xe5\xc0\x54\x6e\x2c\x07\xa6\x72\x84\xa9\xac\x65\x97\xe4\x01\x19\x5b\x36\x96\x03\x40\x49\x6a\xc2\xc4\x0e\x31\x74\x07\xbc\x71\xd3\x15\xf1\x8d\xa3\xc7\xa6\x6f\xda\x43\x67\xd3\x23\xb5\x1c\x92\x2e\x49\x9e\x90\xd7\x85\x56\x1c\x5d\xff\xcc\x6c\xb1\xeb\x9f\x5d\x57\x51\x71\x22\xd1\x92\x9a\x88\xb1\x03\xc0\x48\x6a\x4e\xae\x1f\x42\xcd\x92\xb2\xfd\x35\xed\x90\x26\x1f\x47\x92\xe4\xc3\x09\xdb\x4f\x9a\x86\x8f\x69\xdc\x12\xaf\x75\x60\x1a\x07\xa6\x71\x4b\x38\xd0\x81\x69\x1c\x5d\x53\x3a\x24\xb9\x6c\x78\x6a\xac\x30\xa6\x91\x3c\x8b\xfb\x98\xc6\x81\x69\xdc\x4a\xac\x30\xa6\x91\xd4\xe7\xa1\xac\x70\xd7\x30\x13\x82\x72\x74\x0d\xb3\x6b\x98\xf1\xe8\x61\x8e\xa4\xe6\x84\xfb\x21\xce\xea\x40\x3e\x6e\x16\x91\x91\x8f\xa4\xe6\x84\xfb\x81\x7c\x1c\xc8\xc7\xad\x66\xf8\x42\x3e\x0e\xfc\xe2\x96\x43\xde\x07\x7e\x71\xe0\x17\x37\xab\xb2\xf8\xc5\x01\x56\xdc\x6a\x3c\x48\xb0\xe2\x00\x2b\x6e\xd6\x56\xc1\x8a\xa4\xe6\xc4\xfc\x01\x56\x1c\xe3\xaf\xd1\x47\xee\x26\x87\x42\x1c\x28\xc4\xad\xc6\xad\x44\x21\x92\x5a\x5c\xc6\x91\x07\x26\x6e\x09\x67\x34\x80\x89\x63\x08\xe2\x13\x42\x74\x0c\xdf\xf9\x86\x57\x9d\x7e\x39\xbc\x6a\xfc\xe2\x66\xc5\x11\xbf\x38\x06\x1b\x17\x3f\x10\xbf\x38\xf0\x8b\xdb\x16\xfb\x8f\x5f\x24\x35\x47\xf7\x0f\xfc\xe2\xc0\x2f\x6e\x5b\x0c\x3b\x7e\x91\x3c\xfb\x33\xf0\x8b\x63\xb0\x71\x16\x28\x07\x1b\x37\xd8\xb8\x7c\x99\xc3\x2f\x8e\xc1\xa0\x6d\x31\x8f\x22\x52\x92\x67\x1b\x87\x88\x94\xe4\xbe\x4c\x9a\x92\xb2\x7b\xa7\x07\x28\xa9\xc6\x9a\x33\xa2\x07\xcc\x71\xc0\x1c\x37\xcb\x8c\x30\xc7\x01\x73\xdc\x12\x05\x62\xc0\x1c\x07\xa6\x71\xdb\x54\x89\xd7\x8f\x69\xdc\x72\x1e\xfe\xc0\x34\x0e\x78\xe1\x96\x13\xe6\x07\xbe\x70\xa0\x04\xb7\x9c\x46\x3e\x50\x82\xa4\x26\x24\xef\x10\x11\x71\x00\x07\xb7\x3d\x75\x02\x1c\x1c\x93\xd9\xc8\xa1\xd0\x63\x32\x1b\x93\xd9\xc8\x10\x3e\x99\x0d\x7c\xe1\x96\x23\x9b\x07\xbe\x90\x3c\x1b\x54\xa6\x56\x82\x2f\xdc\x72\x06\xf2\xc0\x17\x92\xaa\x03\xe3\x0b\xc7\x34\xac\xe7\xc0\xe3\x31\x0d\xeb\xd3\xb0\x9e\x29\x15\xbe\x70\xe0\x0b\xb7\x1c\x47\x3c\xf0\x85\xa4\x26\xa2\xef\xc0\x17\x92\x9a\x88\xbe\x03\x5f\x38\x80\x83\x5b\xce\xe8\x1d\xc0\xc1\x81\xe1\xdb\xac\xd5\x80\xf8\x06\x62\x6f\xdb\xfb\x6f\x1f\xb3\x36\x00\x7d\x63\x32\x3e\xe9\x2e\x82\x16\x0e\x40\xdf\x96\x13\x36\x07\xa0\x8f\x3c\xbb\x66\x00\x7d\x03\xd0\xb7\x1d\x71\x63\x01\x7d\xa4\x26\xea\xef\x00\xf4\x0d\x40\xdf\x96\x33\x31\x07\xa0\x8f\xd4\x84\xfd\x1d\x80\x3e\x52\x13\xc1\x62\x00\xfa\x48\xd9\x0e\xcd\x80\x6f\x37\xf9\x76\x99\x49\x01\xfa\xc8\x7d\x59\xf2\xc6\x46\x4d\x36\x2a\xe6\x13\xd0\x37\x00\x7d\x5b\xce\x98\x1c\x80\x3e\x62\x61\x16\xd0\x37\x96\xb1\x23\x53\x30\x40\x1f\x29\x9b\x95\x22\x21\x08\xc7\xd2\x08\x32\x8f\x02\xf4\x8d\x25\x76\x49\x8e\x7b\x1c\xcb\x62\xc6\xe2\xb4\xc5\xee\x0a\x25\x38\x00\x7d\x5b\xce\xd7\x1d\x88\x3d\x52\x13\x96\x63\x20\xf6\x48\x4d\x24\xde\x81\xd8\x23\xf7\x2f\xa5\x1d\xd2\xee\x72\xda\x0a\x24\x98\xe0\x48\x30\xc1\xb2\xe5\x54\xc8\x21\x9a\x20\xa9\x89\xd4\x31\x40\x7c\x03\xc4\xb7\x1d\x31\x01\x28\xbe\x11\x8a\xaf\xb2\xe2\x28\xbe\x81\xe2\xdb\x02\xe7\x0e\x14\x1f\xa9\x89\xa0\x3b\x50\x7c\x03\xc5\xb7\x59\xb1\x42\xf1\x91\x67\x63\x11\x8a\x6f\xa0\xf8\xb6\x1c\x01\x39\x50\x7c\xa4\xd6\xb8\x08\x28\x3e\xf2\xec\x35\x42\xf1\x91\xfb\x97\xb9\x1b\xc3\x16\x8a\xaf\x1a\x60\x50\x7c\x03\xc5\xb7\x1d\xf9\x48\x89\xe2\x1b\xa1\xf8\x6a\x22\xf2\x0e\x14\xdf\x58\x4f\x0b\xcf\xa0\x8e\xe2\x23\xb5\x6a\x1e\x5a\xf8\x7a\x5a\x78\x3a\xac\xd8\x83\xa4\x26\x26\xef\x10\x7b\x70\xac\xa7\x85\xe7\xd3\xdd\xd2\xc2\x23\xb5\xc6\xc1\xc6\xff\x91\x9a\x53\x33\xc6\xd2\xc2\xd7\xd3\xc2\x33\x32\x41\x02\x49\x4d\xb4\x91\x01\x09\x24\xf7\x65\xee\x76\x4a\x4b\xe1\x33\x6d\x80\x04\x8e\xf5\xb4\xf0\x98\x5c\x48\x20\xa9\x55\xdb\xf5\xd1\x62\x2d\x0f\x8d\xa5\x5f\x3e\x3e\x46\x9e\xbd\x57\xcb\xc7\xc7\xb5\x14\x3e\xf6\x70\x2d\x85\x5f\x29\x7c\xdc\xf6\xb5\x14\xfe\xad\xf0\xb1\x60\x01\x10\x1f\xa9\x55\x13\x67\xfa\xd7\x13\x57\x29\xfd\x7b\xf9\x46\x19\xa9\x35\xde\xfd\xb2\xeb\x07\xad\xb8\xe5\xfc\xb7\x81\x56\x1c\xc1\x10\x6b\xa2\xa3\x0c\x18\xe2\x58\x9c\xd9\x1c\x8a\x36\x16\x67\x36\x18\x62\x4d\x54\x92\x01\x43\x24\xf7\x65\xa9\x4b\x6b\x2b\xeb\xb3\x72\x59\x8a\x90\xa3\x45\x06\x5a\x71\x6b\x7a\x11\x9f\x37\x52\xab\x66\x6f\x54\x8a\xd4\x1c\xdf\x31\xd0\x8a\xe4\xfe\x65\x4a\xca\x0d\x0e\xad\x58\xab\x9e\xc0\x0d\x5e\x5f\x91\x7d\x5e\xee\xa6\xff\x7d\x93\x0f\x3d\xe1\xfb\xe4\xe3\xed\xb2\x3b\xbb\x08\xc6\x11\x82\xb1\x26\x14\xca\x40\x30\x0e\x04\xe3\x96\xd3\xc3\x06\x82\x91\x3c\x3b\xdb\x10\x8c\x03\xc1\xb8\x05\xa4\x1e\x08\x46\x52\x13\xda\x76\x20\x18\x07\x82\x71\xcb\xa9\x5c\x03\xc1\x48\x6a\x02\xd9\x0e\x04\x23\xa9\x39\x5a\x64\x20\x18\x49\xd9\x72\x7c\xd5\x40\x30\x8e\xa0\x89\x35\x67\x87\x0c\x68\xe2\x80\x26\x6e\x39\xbe\x6a\x40\x13\x47\xd0\xc4\x9a\x58\x2b\x03\x9a\x38\xa0\x89\x5b\x78\xe8\x01\x4d\x24\x35\x51\x6a\x07\x34\x71\x40\x13\xb7\x1c\x1b\x35\xa0\x89\xa4\xe6\x24\x92\x01\x4d\x1c\xd0\xc4\xcd\xaa\x1a\x34\x91\x3c\xdb\xfa\xa0\x89\xe4\xd9\xc2\x07\x4d\x24\x65\xb3\x0e\x06\x4d\x1c\x6f\x56\x36\x66\x00\x9a\x38\xa0\x89\x9b\x75\x30\x68\x22\x79\xb6\xf0\x41\x13\x07\x34\x71\x0b\xb6\x3c\xa0\x89\xa4\x26\x34\xcc\x80\x26\x8e\x37\xf3\xd9\xfe\x86\x78\x62\xe3\xcd\xba\xbe\x59\xd7\xb8\xf9\x6f\xd6\x15\xe0\xb8\x35\x25\x64\x4a\xdf\x3c\xbd\xf0\xca\xe3\xcd\xd3\x7b\xb3\x9b\x4f\x92\xe2\xb0\x9b\x39\xbe\x78\xa0\x19\x47\x08\xc6\x9a\x08\xb7\xe3\x6d\xd1\x06\xcd\xb8\xe5\x78\x9d\x81\x66\x24\xcf\x86\x41\x34\xe3\x40\x33\x6e\x39\x5e\x67\xa0\x19\x49\xad\x31\x61\x68\x46\x72\x5f\xe6\xa7\x53\x5a\x46\xaa\x98\xb0\xb7\x8f\x43\xa0\xc7\x2d\x47\xee\x0c\xd0\x23\xa9\x39\x68\x66\x80\x1e\x49\x4d\xd8\x9c\x01\x7a\x24\x65\xb3\xd8\x05\x7a\x24\x35\xc1\x70\x07\xe8\x91\xdc\x97\x25\xbb\xcc\xeb\x9b\x79\x55\x50\xe6\x35\xb1\x25\xef\xcb\x52\xbd\x76\x43\x44\x6a\x55\xd0\xf9\x64\x57\x55\xc6\xd2\x61\x23\x47\x78\xc8\x9a\x10\xb9\x43\xf0\xc9\x81\x8d\xdc\x12\x4a\x7b\x60\x23\x49\xad\xea\x83\x15\x7e\xb3\xc2\x39\xa2\x66\x08\x52\x49\x6a\x55\x1f\xac\x30\x84\x72\xcb\x01\x32\x03\x42\x39\x20\x94\x5b\xc8\xef\x01\xa1\x24\x35\xf1\x75\x07\x84\x72\x40\x28\xb7\x9c\x2a\x32\x20\x94\xa4\xe6\x30\x9e\xf1\xb6\x52\xf4\xf6\x99\xe1\x64\x4e\x7c\x66\x78\xb3\xcc\x31\xfd\x6f\x96\xf9\x9d\xef\xd5\xdb\xc9\x9c\xf8\x5e\xfd\x66\x99\xe3\xd0\xbe\x59\xe6\x37\x93\x1b\x40\x7c\xbc\x99\xdc\x37\x93\xeb\x65\x31\xb9\x6f\xf6\x35\x34\xf8\x78\xb3\xaf\xc1\x36\x6b\xf5\xb2\x7c\xd5\x86\x6d\x6e\x39\x47\x62\xc0\x36\x49\x4d\xe0\xdd\x01\xdb\x1c\xb0\xcd\x2d\xc7\x30\x0c\xd8\x26\xa9\x89\xbc\x3b\x60\x9b\x03\xb6\xb9\xe5\xb4\x84\x81\xcb\x24\xcf\x9e\x55\x5c\xe6\xc0\x65\x6e\x67\x2c\x38\x2e\x93\xd4\xc4\xdb\x1d\xb8\x4c\x52\x6b\x5e\x33\x2e\x93\xdc\xbf\xcc\xdd\x18\xce\xc8\xb3\xdb\x15\x97\x39\x00\x97\x5b\xce\x37\x18\x80\xcb\xf1\x61\x38\xd3\x1a\x3e\x0c\x27\xe0\x72\x0b\x85\x3d\x00\x97\xa4\x9a\xdc\x02\x2e\x07\xe0\x72\x0b\xf4\x3f\x00\x97\xa4\x26\x58\xef\x00\x5c\x8e\x0f\xc3\x19\x9a\x7f\x7c\x18\xce\x0f\xc3\x99\x0f\x4c\x18\x4c\xf2\x6c\xc4\xc5\x60\x92\xfb\x97\x79\x00\xc3\x19\xa9\x89\xcd\x3b\x30\x98\xe4\xbe\x2c\x15\x62\x92\xfd\x61\x5f\xbb\x5f\x5e\x92\x14\x3e\xdd\x19\x83\x39\x3e\xdc\xd3\x8c\xe6\x18\xcc\x81\xc1\xdc\x02\xb9\x0f\x0c\x26\xa9\x5b\x66\x2f\x18\xcc\xf1\xb9\x44\x8d\x4b\xbb\xff\x58\x2d\x0b\x83\x59\x13\xdd\x6a\x60\x30\x07\x06\x73\xb3\x18\x89\xc1\x24\x35\x41\x75\x07\x06\x93\xd4\x2d\xa3\x39\x06\x93\xdc\xbf\x4c\x49\xb9\xa7\x91\x9a\x40\xbb\x03\x83\x49\xee\xcb\x92\x0f\xd6\x38\x52\x73\x7a\xd5\xc0\x60\x8e\x27\xc6\xe7\xa9\xd1\x80\x51\x22\x35\x41\xb0\xc6\xa7\x3f\xd9\x8d\x41\x3a\x35\x1a\x8b\x6a\x9f\x2c\xaa\xf9\x84\xf1\xb1\xa8\x86\xe8\xdc\x4e\x8d\x86\x6d\x8f\xd4\x44\xd6\x1d\x88\xce\xf1\x79\x42\xf7\x65\x4e\x83\xe8\x1c\x88\xce\xed\xf2\x54\xd6\x32\x52\x73\x3e\xd6\x40\x74\x0e\x44\xe7\x76\xb9\x1d\x93\x17\x8a\xf3\xd9\x96\x2d\xee\xe7\x10\xf7\x73\x0b\xcf\x3a\xc4\xfd\x24\x35\xb1\xb5\x86\xb8\x9f\x43\xdc\xcf\x2d\xf0\xea\x10\xf7\x93\xd4\x2d\x5e\xb7\xb8\x9f\x43\xdc\xcf\x2d\x68\xe9\x10\xf7\x93\xd4\x84\xef\x1d\x90\xd1\xf1\x04\xf4\xb4\x50\x2a\xa2\x27\xa9\x9b\x7c\xb0\x82\xc8\xd2\xed\x62\x1b\x58\xc1\x90\xa5\xd5\x07\x1c\x64\xe9\x40\x96\x6e\x97\x4e\xcf\x0a\x46\xea\x56\xff\x86\xb1\x1b\x78\x3a\x80\xa7\x9b\x65\x4e\xe0\x29\xa9\x89\xf0\x3b\x80\xa7\x03\x78\xba\x85\x35\x1c\xc0\x53\x52\x37\x85\x66\x24\x23\xcf\xd6\x75\x41\x3e\x49\xd9\x72\x64\xf2\xc0\xa2\x92\x9a\x20\x63\x03\x8b\x4a\xee\xcb\xdc\x4d\xdd\xc4\x7d\x4d\x90\xb1\x81\x45\x1d\x58\xd4\x2d\x84\xdf\xc0\xa2\x8e\xb0\xa8\xcf\x46\x78\x2c\xea\x00\x99\x6e\x39\x93\x79\x80\x4c\x49\x4d\xf8\xde\x01\x32\x1d\x20\xd3\x2d\xf0\xfc\x00\x99\x92\x67\xbf\x3c\xc8\x74\x20\x4a\x37\x48\x19\xa2\x94\x54\x1f\xb7\x10\xa5\xe4\xbe\xec\x48\xda\x29\x2d\x45\xc8\xb7\x7f\x44\xe9\x40\x94\x6e\x30\x33\x44\xe9\x08\x51\x5a\x7d\x03\x43\x94\x0e\x44\xe9\x76\x65\x0c\x42\x94\x92\xba\x65\x26\x80\x28\x1d\x88\xd2\xcd\x12\x2f\xa2\x74\x84\x22\xad\x89\xf2\x3b\xc4\x1f\x1d\x88\xd2\x0d\xca\x85\x28\x25\xcf\x96\x7f\x44\x29\x79\xb6\xf7\x23\x4a\x49\xd9\x90\x51\x88\x52\xf2\x6c\xef\x47\x94\x92\xfb\xb2\xe4\x83\x2d\x8d\xd4\x44\xf4\x1d\x82\x8d\x0e\xa8\xe8\x66\xa9\x19\x2a\x3a\xbe\x4f\x24\xc6\x58\x49\xa8\xe8\x80\x8a\x6e\x96\x78\xa1\xa2\x23\xa8\x68\x4d\x94\xdf\x01\x15\x1d\x50\xd1\x0d\xad\x01\x15\x25\x35\xb1\xde\x06\x54\x74\x7c\x45\x10\xb7\x76\xfb\xb5\x25\x36\xa8\x68\xcd\xf1\x75\x03\x2a\x3a\xbe\xe3\xeb\xb2\x14\xf5\x76\xf5\x6e\x49\x25\x65\x7c\x84\x8a\x92\x07\x47\x80\x8a\x92\xfb\x97\xd2\xe4\x23\xde\x5d\xc2\xf7\x0e\xa8\x28\x29\x9b\xe5\x5c\xa8\x28\xa9\x89\x12\x37\xa0\xa2\xe3\x3b\x45\xd2\x54\x71\x5c\xb9\xc8\x03\x37\x04\x25\x7d\xe4\xbe\xec\xf8\xe9\xf7\x13\x51\x3a\x1f\xa2\xb4\xdf\x29\x4d\x8a\xa6\x75\xf7\xab\x89\x28\x9d\x4f\xfc\xd1\xa0\x07\x53\x00\xd2\xf9\xd2\xb4\x8e\xdc\x2b\x4d\x6b\xbe\x34\xad\x7e\x97\x7d\xbe\xd2\xb4\x48\xcd\xd7\xd5\xf9\xca\x30\x3d\x21\xa3\x5b\x08\x85\x09\x19\x25\x75\xbb\x07\xf8\x09\x19\x25\x35\x61\x77\x27\x64\x74\xc2\x43\xb7\xee\x6e\xa7\x87\x6a\x33\xcd\xcd\x2e\x49\xcb\x65\x7e\xfa\x96\xf6\xce\x65\xf5\x4e\xba\x3c\x33\x43\x72\x62\xe7\x4e\x90\xe7\x04\x79\x6e\xd9\x2e\x3f\x41\x9e\xa4\xe6\x98\xd9\x09\xf2\x9c\x20\xcf\x2d\x7b\xde\x27\xc8\x93\xd4\xed\x49\x52\x50\x43\x72\x76\xa9\x4f\x90\x27\xa9\x89\xa7\x3b\x41\x9e\xa4\xe6\x63\xf3\x04\x79\xce\x97\x78\xda\xfd\xcc\xdd\xba\x87\x1a\x6b\x9f\x9b\x29\xe8\xd3\xe8\xcf\xfc\x74\x78\x80\xa1\x30\x07\x03\x4c\xa8\xe6\x84\x6a\xee\x59\x41\x9e\x50\x4d\x52\x13\x3b\x77\x42\x35\x27\x54\x73\xcf\x1e\xdd\x09\xd5\x9c\x50\xcd\x3d\xcb\xb9\x13\xaa\x39\xa1\x9a\x7b\xd6\x2c\x27\x54\x73\xbe\x8c\x37\x67\xea\xf7\xe3\xb2\x8c\x37\x7b\x28\xef\x09\xd5\x24\x35\x04\xf3\x84\x6a\x4e\xa8\xe6\x9e\xed\x85\x13\xaa\x49\x6a\xb6\x60\x4f\xa8\x26\xb9\x2f\xf3\xd3\x29\x6d\xe6\xb2\xd4\x52\xf6\x9a\x4e\xa8\xe6\xfe\xd2\xc6\xbf\xf2\x66\xdc\x39\x53\xe7\x5f\x79\x33\xee\xa8\xb8\xaf\x3a\xff\x3e\x71\x55\xd3\x92\xbe\xf2\x66\x40\xd1\x3d\xbe\x2a\x49\xf4\xce\x6c\xf4\x9b\x80\x4b\x52\x13\x51\x77\x06\xbe\xbc\x45\xe1\xd3\xa2\x01\x97\x04\xfd\x32\x01\x97\x13\x70\xb9\x67\x5f\xdb\x04\x5c\x12\xa8\xcb\x04\x5c\xce\x27\x16\xe7\x2b\xed\x12\x5d\x39\x31\x92\xfb\xeb\xfc\xed\xd3\xd5\x26\x84\x72\x3e\xc1\x2f\x5f\x6e\xad\x9b\x61\x12\xf7\x10\xd1\x13\x93\x38\x45\xa2\xdc\xb3\x7f\x61\x8a\x44\x49\xea\x96\x66\x25\x12\xe5\xc4\x29\xee\xe5\x76\x80\x26\x4e\x71\xe2\x14\xf7\x2c\xa2\x4f\x9c\xe2\x2c\xec\xf0\x95\xcb\x86\xcb\x86\x27\x6c\xa9\x9e\xe1\x09\xec\xf0\xe5\x97\x9e\x30\x44\x54\xdd\x93\xb9\xd8\xe1\x59\xd8\xe1\xcb\x2f\x55\x4f\x26\xe3\x7b\xd6\x8c\x27\x4e\x91\xd4\x44\x7b\x9c\x38\xc5\x89\x53\xdc\xb3\x66\x3c\x71\x8a\xa4\x6e\x3d\x25\xd5\x5b\x0a\x73\xdd\x73\xb3\x98\xeb\x09\x40\xdc\x73\x1a\xf2\x04\x20\x92\x9a\xb8\xc4\x13\x80\x38\x9f\x70\x92\x59\xbd\x9d\x00\xc4\x59\xf8\x92\x3d\xf5\xb6\x3c\x60\x29\x7c\xcc\x18\x00\x91\xd4\xac\x24\x4d\x00\xe2\x04\x20\xee\x89\xf7\x3d\x01\x88\x13\x80\xb8\x67\x79\x6d\x02\x10\x09\x4a\x69\x0a\x14\x39\x01\x88\x7b\x16\xc4\x26\x00\x91\xa0\x94\x66\xf9\x68\xa4\x4f\xa8\x5b\x0d\x57\xcf\x28\xba\x41\x71\x3b\xdd\x20\x52\x13\xe7\x78\x96\xaf\x27\x3c\x41\x6c\xd3\x6c\xa0\x8b\xa4\xee\x4f\x52\x95\xb4\xbb\xec\x4c\xda\x21\xed\xc8\x65\x25\x49\x4d\xd2\x25\x24\xae\x9f\x76\x69\x3d\x97\xd5\x24\xe5\x3d\x0b\x31\xb9\xe7\x73\xf8\x14\x62\x92\xd4\x44\x4d\x9e\x70\x45\x52\xf7\x7b\xda\x33\xe1\x8a\x13\x60\xb8\xe7\x93\xf3\x04\x18\x92\x9a\x40\xca\x13\x60\x38\x21\x81\x7b\xdd\x72\x99\x0e\x02\xec\xdb\xf3\xf9\x70\x02\xfb\x66\x82\x31\x42\xb9\xa6\x60\x8c\x13\xd8\xb7\xd7\xbc\x54\x60\x1f\xa9\x89\xea\x39\x81\x7d\x33\x2c\xdf\x7d\x59\x4f\x9a\x92\x5e\x4a\x2a\x49\x49\xbb\x92\x66\xbc\x02\xf6\x91\xba\xab\x23\xbd\x2d\x52\x13\x0f\x74\x02\xfb\x26\x62\x6f\xcf\xe7\xa5\x89\xd8\x23\x75\x2f\x6e\x76\x49\x52\xaa\x18\x6c\xdc\x1d\xa9\xbb\xda\x1d\x2a\x44\xa0\xd6\x7c\x74\x99\x48\xb9\x09\x81\xdb\x33\xf5\x9e\x18\x38\x52\x13\x5b\x79\x8a\xb2\x38\x61\x71\x7b\x26\xd0\x13\x16\x47\xea\x1e\x83\x01\x8b\x9b\xb0\xb8\x7d\xf3\xb6\xb4\x72\x58\xdc\xbe\x79\x5b\x9a\x6f\xa4\x26\x2c\xf3\x84\xc5\x4d\x58\xdc\x1e\x9f\x7a\xc2\xe2\x48\x4d\xa8\xe6\x09\x8b\x9b\x4f\x2c\xc4\xac\x04\x4f\xbc\xdb\xc4\xbb\xed\x21\x49\x27\xde\x6d\x3e\xb1\x0a\xf9\x2a\xd8\xb3\x29\x32\xe1\x6e\xc0\x12\x99\x90\xd4\x04\x5c\x9d\x22\x13\x4e\xec\xd9\x6e\x3c\xc1\x9e\xcd\xf0\x66\x75\xbf\x67\x60\x53\x64\xc2\x89\x3d\xdb\x19\x51\xec\x19\xa9\x89\x06\x3d\xb1\x67\x13\x7b\xb6\x87\x62\x9c\xd8\x33\x02\x14\x9c\xd8\x33\x72\x5f\xe6\x09\x53\xda\xcc\x65\x5b\x92\x96\xa4\xaf\x80\xc4\x77\x65\x86\x57\xbb\x25\x95\x59\x93\x0f\xcd\x3c\x52\x73\xb0\xf1\x14\xc0\x70\xc2\xd1\x76\xb6\x0b\x8e\x46\x6a\x42\x40\x4f\xb1\x04\xa7\x58\x82\xbb\xfe\x26\x96\x20\xa9\x09\x01\x3d\xc5\x12\x9c\x62\x09\xee\x09\x35\x3e\xc5\x12\x24\x75\xaf\x29\x81\x96\xbf\x69\xf9\x9a\xf9\xa6\xe5\x6f\x5a\xfe\x26\x49\x76\xb5\x5f\x2f\x1a\x02\x37\x83\xc0\xd5\x04\x94\x9e\x10\xb8\x09\x81\xdb\x9f\x8c\x18\x67\x22\x60\xca\x09\x81\x9b\xc2\x0b\xee\xcf\x13\x86\xbc\x65\x9c\x49\x40\xe9\x09\x81\x9b\xd8\xb6\xfd\xf9\xa9\x01\x24\x52\x13\x6a\x77\x62\xdb\x08\x0c\x73\x62\xdb\x48\xd9\xb3\xb4\x3f\xb1\x6d\xa4\xee\xdb\xf9\xdb\xe3\xb7\xb0\x82\xe4\xbe\x4b\x4a\xa8\x9b\x45\xea\x9e\x81\x14\x21\x37\x31\x6d\x7b\xce\x8b\x9e\x98\x36\xb2\x5d\xf7\xe3\x31\x6d\x73\xd7\x3e\xe3\x9d\xed\xda\xa7\x78\x81\x7b\x4e\x90\x9e\xe2\x05\xce\x70\x6e\xd5\x23\x61\x6e\xa4\xec\xd9\x59\x30\x77\xed\x73\xd7\xf0\xe2\x9d\xed\x1a\x9e\x78\x81\x7b\xa2\x2b\x4f\xf1\x02\xe7\xae\xe1\x65\x86\x80\x6d\x23\x35\xd1\x85\x27\xb6\x8d\xdc\xbf\x3c\x92\x26\x1f\xf1\xf3\x9f\x67\xf2\xf3\x41\x6b\x7b\xf6\x24\x4c\xd0\xda\x0c\xa8\x56\xb3\x9b\x61\x0a\x21\x48\xee\xcb\xf2\x04\xcd\x18\xb4\xf6\x3c\x80\x01\xdf\x9f\x66\x9c\x99\x04\x68\x8d\xd4\x04\x4d\x9e\xa0\xb5\xb9\x3f\xcd\x38\x96\x19\xb4\x46\x50\xb1\x13\xb4\x36\xf7\xa7\x19\x67\xda\x00\x5a\x23\xf5\xc9\x87\x66\x0c\x5a\x7b\x9e\xc9\x80\x83\xd6\xf6\x84\xf0\x9d\xa0\xb5\x09\x5a\x0b\x4f\x3b\x41\x6b\x73\x7f\x3a\xc0\x99\x92\xea\x00\x68\xb4\xf0\xb4\x13\x8d\x36\xf7\xa7\x03\xc4\x85\x45\xa3\x91\x9a\x30\xc7\x13\x8d\x36\xf7\xa7\x03\xc4\x13\xd8\x75\x80\x5d\x07\xc8\x54\x65\xd7\x01\xf6\x27\xbc\xf7\xe5\x09\x5e\xf3\x48\x8d\x67\xfa\xb2\x0f\x35\xfe\xf4\x93\x18\xb0\x5d\x3f\xd9\xf5\x93\x0c\x4b\x70\x37\x52\x13\xd2\x78\xc2\xdd\x48\xd9\x13\x30\x76\xee\xfa\xc9\xae\x9f\xc4\xe5\xd9\x75\x84\xfd\xe9\x08\x5d\xda\x29\x2d\x75\xa4\xda\x74\x84\x7d\x6a\x20\x5d\x9a\x06\x92\x55\x8f\xa7\xda\xa6\x12\x24\xe4\xe6\x9e\xe8\xb0\x33\xc0\xdd\x23\x75\x8f\xdd\x87\xdd\x91\x9a\xf3\xd0\xe7\x6e\xf0\xda\xd7\x93\xdd\x14\x94\x27\x17\xa9\x09\x90\x3c\x77\x9e\xdc\xbe\xd4\x6e\x1c\xa8\x7d\xa9\xdd\x7c\x15\x4c\x80\xe4\xb9\x2f\xb5\x6b\x28\xcc\xb1\xe9\x13\xd7\x47\x6a\x02\x24\xcf\xfd\xad\x8e\x8c\x8e\x89\x8f\x3a\xa1\x7e\x13\xea\xf7\xbc\x65\xd3\x2f\xa8\xdf\x7e\x54\x97\xc9\xdb\x27\xc3\xb4\xb7\xfc\x51\x6d\x1f\x91\xd2\x33\xb2\x40\xfd\x26\x86\x2f\xe1\xa7\x27\x86\x6f\x62\xf8\xf6\x23\x23\x0b\x86\x8f\x60\x9f\x27\x86\x6f\xa2\xee\xf6\x38\xe7\xa8\x3b\x72\xff\x52\x9a\x92\xde\x02\x87\x9e\x09\xaf\xf8\xc8\x7d\x59\x8a\xf0\x7d\x1e\x9a\xa6\xe5\xbd\x7c\xbd\x17\x03\x77\x76\x88\x4c\x0c\xdf\xc4\xf0\x79\x09\x18\xbe\x89\xe1\xdb\x8f\x8c\x05\x18\x3e\x52\xf7\x38\xc0\x18\xbe\x29\x8c\xe2\x9e\x8d\x24\x53\x18\x45\x52\xbd\x2b\x0c\xdf\xc4\xf0\xed\x41\x9f\x27\x86\x8f\xd4\x04\xfc\x9d\x18\x3e\x52\xb3\xf5\x68\x62\xf8\x48\xd9\x03\x2b\x4f\x0c\x1f\xa9\xde\xf2\x71\xc8\x07\x37\x23\xb0\xf2\x3c\xb8\x19\x50\xbf\xec\x50\x9a\x50\xbf\x09\xf5\xdb\x03\x2b\x4f\xa8\xdf\x0c\xde\x07\x0f\x9f\x87\x4f\x33\x50\xbf\xfd\x88\xe1\x85\xfa\x91\x9a\xa8\xbd\x13\xea\x37\xa1\x7e\x7b\xce\xa9\x9f\x50\x3f\x52\x13\xa1\x77\x42\xfd\xc8\x7d\x99\x87\x4e\x69\x2b\x97\xa5\x8e\x42\x32\xcf\xe3\x54\x47\x31\xc6\x87\xaf\x3a\x91\x9a\x08\xbd\x13\x24\x38\xd1\x7f\x89\xc6\x3b\xd1\x7f\x13\xfd\xb7\x87\x16\x9e\xe8\xbf\x19\xd4\xaf\x26\x0a\xee\x44\xfa\x91\xaa\x39\x23\xfd\x26\xd2\x6f\xcf\x11\xfa\x13\xe9\x47\xa0\xf1\x13\xe9\x37\x0f\x26\x3b\x3b\x55\xe6\xc1\x64\x47\xaa\x56\x7f\x30\xd9\x07\x93\x9d\xc0\x95\xf3\x60\xb2\x23\x55\xab\xc7\x08\x92\x7a\xfc\x0d\x7b\xcd\xe7\xc1\xa2\x1f\x2c\x7a\xc0\xe1\x79\xb0\xe8\xc7\xed\xa6\xd7\xa3\xa6\x52\x79\xe9\xe0\xc3\x3d\x9b\x56\x26\xf8\x70\x26\x72\x64\x4d\x7c\xdd\x29\x72\xe4\x04\x1f\xee\x89\xbb\x38\xc1\x87\xa4\xea\x3b\xe0\xc3\x09\x3e\xdc\x73\xc2\xfe\x04\x1f\xce\x84\x84\xac\x4f\xdf\x61\xbd\x85\x84\xdc\x73\xc2\xfe\x14\x12\x92\xd4\xa7\x53\x24\x24\xe4\x3c\xf2\xa5\x73\x4f\x08\xc4\x19\x60\xf1\x96\xd4\x4d\x1c\x24\x8c\x22\xa9\x4f\x3f\x61\xd1\x31\x8a\x7b\x00\xe6\x89\x51\x24\x8e\x08\x98\x18\x45\x72\x5f\x96\x87\xb2\xe8\x18\xc5\x44\xf0\x9d\x18\x45\x72\x5f\xe6\xa1\x4a\x15\x16\x22\x11\x7c\xa7\x90\x90\x13\xca\xb8\x27\x8c\xe1\x84\x32\xce\xe0\x8b\x35\xdb\xb7\xe6\x61\x22\x0e\x65\xdc\x0f\x7d\x9d\xf9\x86\x32\xe6\x10\x82\x09\x65\x9c\x62\x3d\xee\x4d\xc7\x66\xbe\x23\xf5\xe9\xd7\xcc\xf7\x91\x45\x9d\xbd\xe9\x8a\x6f\x0f\xcd\xa2\xce\xd3\xaf\x59\xf4\x48\x7d\xfa\x30\x8b\x1e\x29\x7b\xd3\x51\xde\xf2\x91\x75\x9e\x04\xeb\x9d\xc7\x5b\xe1\x19\xfe\xa6\xf3\x30\xfc\x61\x21\x9d\x1f\x30\x0f\x86\xff\xf8\x3c\x77\x4b\xbd\x31\xfc\x91\xfa\x58\x04\xd3\xa2\x83\x45\x6f\x3a\x14\x8b\x1e\xa9\x8f\x45\x60\xd1\x8f\xaf\xbb\xb1\xa4\x5f\x77\xfb\xba\x5b\x0a\xff\x7d\xee\xd6\x5c\x26\xcd\xfb\xcb\xd7\xb3\x6c\x54\x9b\x87\xaf\x67\xc0\xcb\x3d\x7b\x5b\x26\xf0\x72\x02\x2f\xd9\x17\x64\xe5\x44\x56\xee\xe1\xbe\x27\xb2\x92\xd4\x04\xf0\x9d\xc8\xca\x89\xac\xdc\xb3\x91\x65\x22\x2b\x89\x13\x0a\x26\xb2\x72\x22\x2b\xf7\x1c\xd3\x3f\x91\x95\xa4\x66\xdb\xdb\x44\x56\x12\x87\x16\x4c\x64\x25\x29\x7b\x22\x74\x4d\x91\x29\x49\x4d\x68\xff\x29\x32\x25\xb9\x2f\xdb\x92\x76\x4a\x4b\xe1\x9b\x5f\x5e\x92\x14\x3e\x15\x82\xd3\x9c\x61\x33\x2b\x0b\xd6\x78\xe1\x38\xcd\xbd\xc9\x08\xf3\x8d\xd3\xcc\x11\x08\x13\xa7\x39\x1b\xf3\xdd\x3c\x81\xf9\x6e\xcc\x77\x0c\x5d\x63\xbe\x1b\xbb\xdc\xfc\x94\x5d\x6e\xec\x72\x3c\x3b\x84\x27\xa9\xd9\x7e\x37\x1b\x2f\xbc\xf1\xc2\xb3\x61\x66\x36\x5e\x78\xa4\x32\x91\xcd\x07\xf8\xc8\x7d\x59\x8a\x70\x2a\x3c\x2b\x1f\xcf\xae\xb1\xf2\x10\xd2\xbd\xc5\xa3\x82\x90\x4e\x08\x69\x62\xfb\x4e\x08\xe9\x84\x90\xee\x89\x2a\x35\x21\xa4\xc4\xf1\x0c\x13\x42\x3a\x85\xe0\xdc\xb3\x3b\x66\x0a\xc1\x39\x21\xa4\xc7\xf3\x80\x58\x37\x08\xe9\x9e\xa0\x02\x13\x42\x4a\x2a\x2b\x0b\x21\x25\x4e\x6c\x98\x10\x52\x52\xf6\x44\x61\x9a\x10\x52\x52\x13\x78\x77\x42\x48\xc9\x7d\x59\x8a\xc0\x8e\x43\x48\x0f\x25\xe0\xac\x63\x43\xf7\x44\x5c\x9a\xd8\xd0\xd9\x98\xf6\xf8\x62\x8d\x69\x6f\xe3\x79\x68\x32\xc2\xb4\x37\xa6\x3d\xbe\x58\x63\xda\x21\xa4\x7b\x42\x09\x4d\x08\x29\xa9\x06\x05\x08\xe9\x6c\xbc\xf0\x33\x1e\x44\xe3\x85\x37\x36\x5b\x7d\xb0\xd9\x8d\xcd\xce\x38\xd1\xd8\x6c\xa0\xe9\x1e\xbe\x7d\x02\x4d\x67\x63\x8c\xe3\xec\x35\xc6\x18\x68\xba\x67\x5b\xcd\x04\x9a\xce\xc6\xca\x66\x38\x69\xac\x6c\x63\x65\xb3\x5f\x66\x36\x56\xb6\xb1\xb2\xaa\x8d\x95\x6d\xac\x6c\xa2\xc9\xcc\xc6\xca\x36\x56\x56\xb5\xb1\xb2\x8d\x95\x0d\xa5\x3e\x1b\x2b\xdb\x58\xd9\x2e\xc9\x43\x59\xd9\x8c\x13\x8d\x95\x15\x6a\x74\x3f\xb7\xdf\xde\x60\x3e\x45\x22\x25\xd5\x30\x22\x12\xe9\x84\xc8\xee\x09\xae\x30\x21\xb2\x13\x22\x9b\x58\x33\x13\x22\x3b\x21\xb2\xfb\x99\x51\x09\x22\x4b\xea\xe1\xed\x32\xc2\x10\xd9\xfd\xcc\xf4\x1a\x22\x4b\xaa\x41\x09\x22\x3b\x1b\x5b\x1d\x70\x7e\x36\xb6\x3a\x52\x9b\x46\xc0\x56\x47\xaa\x71\x4a\xf4\x51\x52\xf6\x44\x4d\x98\xa2\x8f\x12\xc7\x87\x4c\xd1\x47\xc9\x7d\x99\x34\x85\x8f\xf9\x6e\x9a\x0f\xf3\x8d\xb7\xdd\x13\x5c\x61\xe2\x6d\x67\x18\xdb\x6a\xd4\x3b\x99\x6f\xbc\xed\x9e\xc0\xea\x13\x6f\x4b\x6a\x02\xed\x4c\xbc\xed\xc4\xdb\xee\xd9\xaf\x33\xf1\xb6\xa4\x26\xcc\xed\xc4\xdb\x4e\xbc\xed\x9e\x48\x0a\x13\x6f\x4b\x6a\xc2\xdc\x4e\xbc\x2d\xa9\xd9\x80\x3a\x4f\xe6\x1b\x82\xbb\x27\xea\xc5\x84\xe0\x92\x9a\x0d\xa8\x13\x82\x4b\xee\xcb\x6a\xd2\x4e\x69\x29\x7c\xf1\xcb\x4b\x92\xec\xc6\x0e\x9d\x87\xec\x1e\xc9\x6e\xf1\xcb\x27\xbb\xea\x28\x76\x08\xa9\x3b\x91\xba\x09\x55\x3b\x91\xba\x13\xa9\xbb\x67\x5b\xcf\x44\xea\x92\x9a\xed\xac\x13\xa9\x3b\x91\xba\x7b\xb6\xf5\x4c\xa4\x2e\xa9\x09\x32\x3b\x91\xba\xf3\x6c\x1f\x97\x79\xc2\x57\xda\x37\x97\xa5\x2a\x7d\x7e\x01\xf4\xee\xd9\xc3\x33\x01\xbd\xa4\xf2\x16\x00\xbd\xc4\x59\x32\x13\xd0\x4b\xee\x5f\x4a\x93\xdd\x0c\x06\x1c\x08\x40\x2f\x29\x7b\xb6\xf5\x4c\xe1\x4d\x67\x20\xdf\x9a\x60\x44\x13\xe3\x4b\x6a\xcb\x94\x50\x28\xd3\x79\x32\xfc\xd9\xe9\x33\x4f\x86\x3f\x52\xb3\xad\x76\x9e\x0c\xff\xc9\xf0\x27\x3e\xc4\x3c\x19\xfe\x88\x33\x6d\xe6\xc9\x97\x3f\x19\xfe\x44\x74\x98\x27\xc3\x1f\xa9\x1c\x19\x5c\xf1\x3c\x59\xf9\x4b\xe3\x65\xe5\x23\x8e\xbe\x99\x27\x2b\x0f\x3f\xde\x2f\x8d\x97\xf9\x86\x1f\xf3\x77\xe0\xc7\x13\x7e\xbc\xe7\xa0\xfd\x09\x3f\x26\x8e\xbe\x99\xf0\xe3\x09\x3f\xde\x2f\xef\x8f\xf9\xc6\x15\xb7\x4d\xd2\x92\xf4\x75\x59\x4a\xcf\xe5\xc6\x15\x27\xee\xd1\xc4\x15\x13\x47\xdf\x4c\x5c\x31\x29\x7b\x76\x17\x4d\x5c\xf1\x4c\x48\x55\x47\xdf\x4c\x21\x55\xe7\x99\x5d\x03\x7b\x0e\xae\x9f\xa7\x4f\x21\x91\x9a\x00\xaa\xf3\xf4\x25\x04\x57\xbc\xe7\xf4\xf9\x89\x2b\x26\xd6\x3b\x71\xc5\x13\x57\x9c\x33\x73\x26\xae\x78\xe2\x8a\xf7\x9c\x06\x31\x71\xc5\xc4\x99\x39\x13\x57\x4c\xca\x9e\x4d\x4e\xf3\xca\x41\xd3\x13\x57\x9c\x90\xaa\x13\x57\x4c\xee\xcb\x3c\x74\x4a\x4b\xad\xc5\x1a\xe1\x8a\x27\xae\x78\xcf\xa1\x11\x13\x57\x4c\x2a\xb7\x0b\x57\x4c\x6a\xe2\x2a\x4d\x5c\x31\xb9\x7f\x99\x22\x68\xe1\x81\x85\x6b\xe2\x2a\xcd\x2b\xc7\xba\x4e\xc1\x58\xf7\x1c\x1a\x31\x51\xc2\x13\x25\xcc\x61\x43\x09\x4f\x94\xf0\x9e\x63\x1e\x26\x4a\x98\x54\x0e\x1b\x4a\x78\xa2\x84\xf7\x6c\x93\x9a\x28\x61\x52\x5b\xf3\x4b\x85\xd7\x9c\xaf\x7c\x98\x45\x09\x93\x9a\x28\x4d\x13\x25\x4c\x1c\xf1\x33\x51\xc2\xa4\xec\x97\x92\x6a\xe1\x28\xe1\xec\x97\x9e\x28\xe1\x79\x3d\x2d\x5c\x49\xb5\x70\x94\x70\x02\x99\x4e\x94\xf0\xbc\x9e\x16\xae\x08\x5a\xf8\xa5\x85\xc7\xc6\x5e\x5a\x78\xe4\xbe\x2c\x79\x1b\x5e\xe9\xc8\x43\x4f\xbf\xf4\xd0\xa7\x23\xc8\xaf\x8e\x10\xa9\x9c\xc9\x8b\x1f\x03\x4d\xde\xaf\xd6\x7e\x7b\xdc\x46\x2e\x93\xca\xd7\x44\x2e\xcf\xcb\x04\xf3\x72\x67\x13\xcc\x48\x6d\xf9\xa2\x77\xf1\x69\xae\xa7\xb5\xc7\x3d\x04\x38\x93\x9a\xad\xde\xf3\xf2\xe1\xef\xe2\xd3\x5c\xb1\xb7\x17\x9f\x26\x52\xdb\xf3\x4b\x15\xc1\xa7\xc9\x59\xda\xf3\xe2\xd3\x44\x1c\x89\x34\x2f\x3e\x0d\x82\x7a\xbf\x62\x5c\x11\xd4\x13\x41\xbd\xe7\xf0\x8c\x89\xa0\x9e\x08\xea\x1c\x93\x34\x11\xd4\x13\x41\xbd\xe7\xa0\x8c\x89\xa0\x26\xb5\xe9\x9e\xfc\x0c\xf1\x6c\xf7\x1c\x8b\x3c\xc5\xb3\x25\x4e\x53\x9a\x08\x6a\x72\x5f\x96\x62\xd9\x64\x11\xa9\x4d\x49\x7d\x0c\x04\x5a\xef\x89\xf7\x31\x81\xd6\xc4\xa1\x4b\x13\x68\x4d\x2a\xe7\x5b\x3c\x5b\x72\xff\x32\x45\xe0\x8e\x5c\xdc\x11\x75\xc4\x1d\xb9\xb8\x23\x3d\x43\xcb\xc5\x1d\x09\x96\xed\xb8\xa6\x79\xf9\xb4\x08\xd1\xde\x73\x60\xc7\x84\x68\xcf\xce\x1d\x49\x55\x8a\x71\x3b\xc5\xb8\xdd\x73\x56\xf0\x14\xe3\x96\x54\x7e\xbb\x18\xb7\x53\x8c\xdb\x3d\x87\x00\x4f\x31\x6e\x49\xe5\xb7\x8b\x71\x3b\xc5\xb8\xdd\xb3\x37\x6c\x8a\x71\x4b\x6a\x22\xa5\x4e\x0c\x38\xa9\xd9\xd4\x3e\xc5\xb8\x25\xf7\x2f\xf3\x00\xee\x48\xe7\x8e\xc4\xc3\xec\xdc\x11\xf4\xf8\x9e\xbd\x61\x13\x3d\x4e\x6a\xa2\x9d\x4e\xf4\xf8\x44\x8f\xef\xd9\x1b\x36\xd1\xe3\xa4\x26\xda\xe9\x14\xeb\x76\x76\x56\xd8\xde\xad\xce\x0a\x77\x56\x38\x8e\x68\x67\x85\x3b\x3f\xa3\xc7\x32\x77\x7e\x46\x67\x85\xbb\x24\x85\x67\x5e\x73\xae\xc7\xc4\xa2\x93\x6a\x36\x82\x45\x27\x35\x41\x4c\x27\x16\x7d\x8a\xaf\xbb\xdb\x94\x25\xbe\xee\xc4\xa2\x67\x93\xff\xc4\xa2\x4f\x2c\xfa\x9e\xd3\x3f\x26\x16\x9d\xd4\x04\x31\x9d\x9d\xb7\x00\x4f\xdf\x73\x9c\xe8\x84\xa7\x4f\x78\xfa\x9e\xc3\x22\x27\x3c\x7d\xc2\xd3\x13\xb0\x74\xc2\xd3\x27\x3c\x7d\xef\xde\x0c\x1b\x06\x4f\x4f\xd4\xd1\x09\x4f\x9f\xf0\xf4\xbd\xab\x72\xc6\x09\x9e\x9e\xa8\xa3\x13\x9e\x4e\xee\xcb\x52\x2c\x5b\x4f\x22\x35\x51\x47\x67\x37\x98\xa3\xd8\x8f\x97\x4a\x62\xa4\x50\xec\x26\x59\x28\x76\xe2\xc0\xb0\x89\x62\x27\xf7\x2f\x53\x04\x83\x79\xa4\x9a\x77\x75\xd3\x33\xb0\xfb\x91\x43\x3c\x26\xd8\x7d\xf6\x7c\x18\x4b\x58\xbc\xd9\x7d\x18\xeb\x59\xea\x38\x5e\x4a\x6a\x80\x8f\xd4\x33\xee\x08\xfe\x7d\x26\xda\x6f\x4d\xe4\xd0\xd9\xcd\xe2\x44\xfe\x3d\x5e\xb2\xcb\x94\x45\x6a\xc2\x84\x4e\x91\x7f\x27\x72\xfe\x78\xb9\x1b\x53\x16\xa9\x26\x76\xdd\x5c\x2c\x52\x8e\x1c\xf6\x37\xbb\x2f\x5e\x11\x87\x99\xcd\x6e\x6b\x4b\xe4\xbe\x2c\x85\x37\x27\x8b\x38\xcc\x6c\x76\x73\x32\x68\xfe\xf1\xd2\xc1\xd9\xca\x88\xc3\xcc\xa6\xd0\xc2\x13\xad\x7f\xbc\xe2\x1b\xa0\xf5\x67\xcf\x76\x97\x23\x27\xc3\xcd\xce\xfa\xf4\xaf\x27\x24\x6f\x26\x3e\xa0\xfe\xe3\x95\x69\x14\xa8\x9f\xd4\x84\xf1\x9b\xa0\xfe\x29\x02\xf1\x91\x63\xd5\xa6\x08\xc4\xa4\x86\xef\x98\x22\x10\xcf\xb1\xab\xcb\x38\x0c\x83\xa5\x89\xd4\xc4\x09\x9d\x83\xa5\x19\x87\x46\x13\x4f\x60\xb0\x34\x11\x87\xaf\x4d\xa7\x06\x90\x9a\x38\xa1\x73\xb0\x34\x91\x72\xe4\x5c\xaf\x39\x58\x9a\x48\x4d\xec\xc0\x39\x58\x9a\xc8\x7d\x99\xb4\x53\x5a\x0a\x9f\x3a\x1a\x2c\x8d\x63\x09\x8e\x57\xc6\x6e\xc7\x12\xcc\x1c\x45\x50\xcd\x82\x07\x7f\x6f\xb4\xe7\xa1\x29\x02\x4b\x13\xa9\xe7\x76\xfc\xf6\xd0\x3d\x18\x22\x87\x1b\x1c\x39\xa8\x6b\x3a\xdc\x60\x3a\xdc\xe0\xc8\xd1\x4f\xd3\xe1\x06\xa4\x26\x78\xe1\x74\xb8\xc1\x74\xb8\xc1\x91\x53\x98\xa6\xc3\x0d\xa6\xc3\x0d\xc2\xc3\x4c\x87\x1b\x4c\x87\x1b\x1c\x39\xe9\x68\x3a\xdc\x80\x54\xb3\x75\x87\x1b\x4c\x87\x1b\x1c\x39\xd6\x68\x3a\xdc\x60\x8e\x7c\x62\x0a\x36\x33\x87\x4f\x4c\x0e\x37\x38\x4a\x7a\x94\xc3\x0d\x48\x4d\x78\xc4\xe9\x70\x03\xe2\xe4\xbb\x39\xb8\x66\xce\x3b\x38\x72\x24\xd0\x74\xde\x01\xa9\x09\x85\x38\x9d\x77\x40\xee\xcb\xdc\x4d\xe1\xe3\xc1\x25\x16\xe9\x74\xde\xc1\x74\xde\xc1\x91\x73\x48\xa6\xf3\x0e\x88\x73\xf4\xe6\xb0\xa1\xc7\x11\x08\x47\x8e\xec\x99\x8e\x40\x98\x23\x9f\x7b\x8e\xa2\x2e\xd9\x93\x48\x0d\xbf\x33\x07\x73\xe2\xa4\x84\xa3\xa8\x24\x86\x22\x52\x13\xb3\x74\x0a\x08\x3d\x1d\x9e\x70\x14\x99\x63\x01\x1c\x9e\x70\xe4\xc4\x8e\xe9\xf0\x84\x99\x20\xd0\x35\x71\x4c\xe7\xe0\xcc\x08\x08\x7d\xe4\xb8\x87\x29\x20\x34\xa9\x3e\x4c\x08\x08\x3d\x05\x84\x3e\x72\x9e\xc2\x14\x10\x9a\x54\x1f\x26\x04\x84\x9e\x02\x42\x1f\x45\x7b\xe4\xa5\x44\x1c\x19\x38\x1d\xd8\x40\x6a\x22\xa0\x4e\x01\xa1\x49\x39\x72\x14\xc0\x1c\xbc\x94\x48\x0d\xa9\x34\x07\x3b\xe1\xa8\x87\x23\x47\x01\x4c\x47\x3d\x90\x9a\x68\xa7\xd3\x51\x0f\x73\x32\x0a\x21\xe9\xe7\x64\x14\x26\xa3\x90\xaf\xd4\x93\x51\x98\x8c\x82\x8d\x77\x93\x51\x98\x8c\x42\xc6\xcc\xc9\x28\x4c\x46\xc1\xc6\xbb\xc9\x28\x4c\x46\xa1\x49\xda\x24\xbd\x5d\x96\xbb\xe9\xb3\x53\x9f\xcd\xd0\x2a\x08\xf5\x74\x48\xc4\x11\xb0\x7b\x3a\x24\x82\xd4\xc4\xb7\x9c\x0e\x89\x98\x0e\x89\x38\x6c\x9f\x73\x48\x04\xa9\xbe\xca\x38\x24\x62\x3a\x24\xe2\x08\x63\x3d\x1d\x12\x41\xea\x19\x1f\xdf\x21\x11\xa4\x9e\x99\x7f\x38\x24\x82\x94\xc3\xc6\x3b\x41\xa8\x49\x4d\x4c\xd4\x29\x08\x35\xb9\x2f\x4b\x11\x18\x82\xc9\x10\xe4\xcb\xf5\x64\x08\x1c\x39\x71\xd4\x18\x31\x47\x4e\x4c\x47\x4e\x1c\x39\xaa\x65\x3a\x72\x62\x3a\x72\xe2\x08\x43\x3b\x9d\x29\x31\x9d\x29\x11\xc4\x6b\x3a\x53\x62\x3a\x53\xe2\xa8\x32\xcc\x63\x70\xa6\x84\x2f\x4b\xce\x94\x98\x33\x9b\x55\x8f\x2a\x27\xa6\x38\xce\x94\xf0\x65\xc9\x99\x12\xa4\x1c\x81\x3d\xe7\xe4\x31\x4c\x1e\x43\xe6\x2b\x93\xc7\xe0\xe8\x89\xa3\x7a\x02\x8f\xc1\xd1\x13\x09\x9e\x3a\x1d\x3d\x41\x6a\x18\xb2\xe9\xe8\x09\x72\xff\x52\x9a\xec\xf2\x18\x32\x37\x71\xf4\x04\xb9\x2f\x93\xa6\x2e\xf3\x95\xc0\x37\xa9\xe9\x2b\xc1\x9c\x4f\x76\xa5\xc9\x6e\xbe\x12\xf8\x26\x35\x39\x11\x4e\xa8\x38\xc2\x53\x4e\x27\x54\x10\xdb\x9d\x9d\x50\x31\x9d\x50\x71\x3e\x49\x9b\x24\xb9\xcd\x6c\x45\xc8\x69\x52\xcf\xcc\x25\x9c\x50\x41\xee\xcb\xb6\xa4\x9d\xd2\xf2\xe6\xd3\x4b\x1d\x5a\x41\xee\xcb\xfc\xb4\x4b\xcb\x3b\x48\x2f\x15\x99\x7a\xe6\x6c\x8b\xfb\x32\x3f\x5d\xd2\x14\xea\x4c\x52\x0a\xb5\x9e\xf6\x2c\x4d\x7b\x76\xde\x85\x2f\x68\xce\xbb\x20\xd5\xa7\x31\xe7\x5d\x90\x72\x04\x76\x9c\xce\xbb\x98\xce\xbb\xf0\x69\xcc\x79\x17\x73\x3d\x0d\x35\x03\x9b\x83\x2c\xa6\x83\x2c\x12\x13\x75\x3a\xc8\x62\x3a\xc8\xe2\x08\x64\x38\x1d\x64\x41\x6a\x02\xa0\x4e\x07\x59\x4c\x07\x59\x1c\x5b\x4c\x83\x83\x2c\x48\x4d\x00\xd4\xe9\x20\x8b\xe9\x20\x8b\x63\xcb\x87\x5d\x07\x59\x90\xea\x73\x99\x83\x2c\x48\x3d\xfb\x6f\x47\x11\x9b\xce\xb9\x20\xe5\xd8\xe2\x22\x3a\xe7\x62\x3a\xe7\x22\x71\x4f\xa7\x73\x2e\xa6\x73\x2e\x8e\x00\x7c\xd3\x39\x17\xc4\xd1\xa4\x73\x19\xa9\x9c\x73\x71\x04\x88\x9b\xce\xb9\x20\xf5\x92\x73\xbd\x4e\xb4\xea\xc3\x5e\x51\xa7\x55\x4c\x67\x4e\x1c\xa1\xa8\xa6\x33\x27\x48\xf5\xa5\xcf\x99\x13\xd3\x99\x13\x47\xb8\xa7\xe9\xcc\x89\x29\x0c\xf5\x11\x68\x68\x3a\xff\x61\x3a\xd8\xe1\x80\xa2\x38\xd8\x61\x26\x0c\xb5\x43\x52\xa7\x30\xd4\x53\x18\xea\x23\x31\x3b\xa6\x30\xd4\xa4\x26\x16\xe9\x74\xfe\xc3\x14\x86\xfa\x80\x4a\x08\x43\x4d\x6a\x50\xc5\xe9\xfc\x87\xe9\x60\x87\x03\x03\xe1\x60\x07\x52\x13\x8b\x74\x3a\xd8\x81\xd4\x4b\x95\x1b\xbd\x1c\xec\x70\x3c\x1d\xcf\xe8\xe5\x60\x87\x4b\x95\x73\x69\x9d\xd8\x70\xe0\x0c\x9c\xd8\x40\xaa\x0f\x98\x6f\xa3\x97\x88\xd0\x87\x5d\xa6\x0e\x54\x98\x02\x3b\x1f\xb6\x4e\x0b\xec\x4c\xea\x55\x24\x5d\x92\xde\x2e\xcb\x4f\x59\x80\x48\xf5\xed\xf3\x6d\x86\x2a\xec\xf2\x61\x57\xb0\xc3\x0d\x66\x0e\x2f\x28\x87\xbd\x9c\x6f\xc6\x3f\xe2\x0c\xda\xf9\x66\xfb\x9d\x64\x70\xd8\xa4\xe9\x24\x83\xe9\x24\x81\xc3\x8e\x45\x27\x09\x4c\x47\x04\x1c\x76\xe8\x39\x22\x60\x26\xe0\x71\x0d\xd0\x39\x05\x3c\x9e\x8e\x08\x38\x6c\x52\x73\x44\x00\xa9\x01\x3a\xa7\x23\x02\xa6\x23\x02\x0e\x3b\xd2\x1c\x11\x40\x6a\xa2\x91\x4e\x47\x04\x4c\xec\xff\x61\x0f\x19\xf6\x9f\xd4\x44\x23\x9d\xd8\x7f\x52\x7d\xac\xc5\xfe\x93\x72\xd8\xa7\x85\xfd\x27\xd5\xc7\x5a\xec\x3f\xb9\x2f\x73\x37\x35\xa2\x99\x67\xc2\x84\xfd\x27\xf7\x65\x9e\x20\xbb\x53\x76\xf3\x1a\xe6\x93\x5d\x75\x14\xd3\x89\xfd\x9f\xd8\x7f\x9f\x7e\xb1\xff\x13\xd4\x7f\xd8\xe2\x05\xea\x27\x35\x11\x45\x27\xa8\x7f\x82\xfa\x0f\x5b\xbc\x40\xfd\xf3\x1d\x78\xe1\xb0\xf3\xe9\x6d\x86\x17\x71\x14\xf0\xc4\xf9\x4f\x50\xff\x71\x68\x5d\xba\x1b\xa8\xdf\xc7\x5f\x50\xff\x14\x2a\xf9\xb0\x95\x08\x73\x3f\x85\x4a\x3e\xec\x35\x13\x2a\x99\x38\x45\x78\x62\xee\x27\xe6\xfe\xb0\x3b\x0c\x73\x4f\x6a\x82\x31\x4f\xcc\xfd\xc4\xdc\x1f\x36\xa0\x60\xee\x49\x0d\x6a\x3b\x31\xf7\x13\x73\x7f\x1c\xbb\xbb\x75\x69\xa9\x91\x7c\xf6\xc7\xdc\x4f\xcc\xfd\x61\x2f\x08\xe6\x9e\xd4\x04\x28\x9d\x98\x7b\xe2\xe8\xe2\x89\xb9\x9f\x60\xfa\xc3\xee\x0d\x30\xfd\x14\x5c\xf8\xb0\x0d\x01\xd8\x3e\xe1\xe9\x87\x75\x6c\x78\x3a\x71\xc4\xf1\x84\xa7\x4f\x78\xfa\x71\xa4\xd9\xc0\xd3\x27\x3c\x3d\x47\x1c\x4f\x78\xfa\x84\xa7\x1f\x47\x5e\x34\x3c\x9d\xd4\x4b\x49\x0d\x3a\x42\x04\x1f\x76\x06\x09\x11\x4c\x9c\x84\x3c\xe1\xe9\x13\x9e\x7e\x58\xa3\x85\xa7\x13\x27\x21\x4f\x78\x3a\xa9\x97\x3a\x32\xaa\xe0\xce\x0f\x0b\x9d\xb8\x73\x52\x7d\x35\xc7\x9d\x4f\xa4\xf8\x61\xb9\x12\x29\x4e\x6a\x02\x99\x4e\xa4\xf8\x44\x8a\x1f\x96\x09\x91\xe2\x13\x29\x7e\xb4\x74\x1a\xa4\xf8\xfc\xe8\x47\x99\x3a\x7d\xf4\x23\xa4\xf8\x61\xd5\x0a\x29\x3e\x05\xfa\x3d\xec\x67\x41\x6d\x4f\x38\xf6\xd1\xbc\x2e\xed\xf7\xa3\xfd\x66\x9e\xf4\xd1\x7e\x85\xe1\x3d\x2c\x07\xc0\xa1\x27\x5a\xf9\xf0\x71\x18\xad\x4c\x1c\x04\x3d\xbf\x1a\xa6\xb8\xb6\x87\x8f\x9c\x98\xe3\x89\x12\x3e\x7c\xea\x42\x09\x93\x7a\xfd\x0d\x27\xb3\xcc\x2f\x5b\x0c\xfb\x3d\x7c\x0c\x82\xfd\x92\x1a\x1e\x7b\xc2\x7e\x27\xc6\xf7\xf0\x31\x01\xe3\x4b\x6a\x78\xec\x89\xf1\x25\xf7\x65\xd2\x4e\x69\xa9\xd8\xcc\xc0\x30\xbe\x13\xe3\x7b\xe4\x6c\x8b\x89\xf1\x9d\x18\xdf\xc3\x54\x1b\xe3\x3b\x31\xbe\x87\xc9\x15\xc6\x77\x62\x7c\x2d\x6f\x60\x7c\x27\xc6\xf7\x30\x23\xc0\xf8\x92\x7a\x3d\xbf\x94\x39\x56\x3c\xa7\x34\x4c\xe1\x60\x89\x03\xb6\x27\xc6\x77\x0a\x07\x7b\x58\xf5\x15\x0e\x96\xd4\x04\x5d\x9d\x18\x5f\x52\xc3\x8f\x4f\x8c\xef\x04\xef\x1e\xdc\x64\xf0\xee\x0c\xb0\xeb\x68\xee\xf9\x65\x8a\xbf\x3e\xc9\x59\xba\x45\xea\x92\x7a\xdd\x53\xb0\x05\xd4\x25\x19\xac\x17\x50\x77\x01\x75\xb3\xc8\xb2\x80\xba\x4b\xe8\xd7\x23\x4e\xec\x12\xdb\x95\xd4\x20\xeb\x0b\xa8\x4b\xee\xcb\x7a\xd2\x4e\x69\x79\x2f\xcd\x2f\x2f\x49\x6a\xe8\xee\xda\x0b\xcf\x4b\x1c\x1a\xbe\xf0\xbc\xeb\xf5\xb4\x99\xdb\xd7\x5d\x78\x5e\x52\x13\xc8\x75\xe1\x79\x49\x4d\xd0\xd6\x85\xe7\x25\xf7\x2f\x73\xb7\x53\x76\xb3\xe4\x76\x9d\x6e\xe6\x99\x4f\xfb\xe8\xb9\xdb\xe5\x01\x0c\xd6\xed\x1d\x2d\xf0\xee\x02\xef\x1e\x71\xf1\x16\x78\x97\xd4\xac\xe6\x2c\xf0\xee\x02\xef\x1e\x59\xcc\x5d\xe0\x5d\x52\x13\x7a\x75\x81\x77\x17\x78\xf7\x88\xb3\xb5\xc0\xbb\xa4\x26\x1c\xeb\x02\xef\x92\x9a\xd0\xab\x0b\xbc\x4b\xca\x11\x1f\x67\x89\xd0\xba\xc0\xbb\x89\x3f\xbf\xc0\xbb\x0b\xbc\x7b\xc4\x9f\x59\xe0\x5d\xe2\xf8\xf5\x95\x68\xad\xb7\xb8\x5b\xcd\x9b\x1f\xee\xa6\x35\x5f\x29\xfc\x50\xaa\x2c\xb9\x1d\x19\xd1\xd7\x6b\x78\xa5\xc3\x43\x25\x79\xa8\x46\x9f\x11\x7d\x89\xf7\x4a\xea\xa5\xcd\x0c\x85\xd7\xe8\xb3\x74\xbb\x42\x14\x3f\x52\x13\x8c\x75\xe1\x8a\x17\xae\xf8\xc8\x30\xb7\x70\xc5\xa4\x5e\x9a\xd6\xf4\x50\x86\x33\xa3\xcb\xc2\x15\x2f\x5c\xf1\x11\x13\xbe\x70\xc5\x0b\x57\x7c\x64\x75\x71\xe1\x8a\x17\xae\xf8\xd2\x04\x3f\x2e\xe3\x67\x67\x25\x6f\xe1\x8a\x49\x4d\xd0\xd6\x85\x2b\x5e\xb8\xe2\xe3\x69\x22\x1f\x45\xe5\x67\x77\xbf\x54\x54\x7e\xf6\xf3\xee\xbf\x1e\xca\xcf\xee\x79\x0d\x5f\x0f\xe5\x67\xf7\xdc\xec\xeb\x3d\xf3\xb3\x9f\xd7\xf0\x95\x0f\x7e\x76\x4f\x95\x7f\x95\x9e\x4d\xf7\x1a\x00\xc3\x2b\x90\x70\x4d\x84\xd6\x25\x42\xeb\x02\x0c\x1f\x8a\x00\x18\x26\x35\xe7\x1c\x2c\xc0\xf0\x02\x0c\x1f\xf2\x06\x18\x26\x35\x11\x5a\x17\x60\x78\x89\xd0\x7a\x64\xf5\x70\x89\xd0\x4a\x6a\x22\xb4\x2e\x0c\x31\xa9\x89\xd0\xba\x44\x68\x25\xe5\xf8\x6b\x9a\x7c\x1c\xf2\x71\x24\x49\x3e\x4c\x01\xfe\x9a\x76\x4a\x3b\x73\x59\x0a\x9a\x29\xc0\x02\x29\x1f\x4f\x1a\xbb\x15\xa9\xfd\x95\xac\x65\xd8\x59\x02\xb9\x1e\x39\xc7\x7f\x09\xe4\x4a\x44\x00\x58\x02\xb9\x2e\xfc\xf2\x91\x98\xaa\x0b\xbf\xbc\x8a\x99\x42\x22\x7c\xae\x72\x3e\xd7\xb5\xfc\x34\xd5\x7b\xca\x1b\x1b\xd2\x6f\x47\x73\xc1\x9c\x49\xcd\x9a\xe8\x12\x7a\x75\x21\x9f\x8f\x44\x9d\x5c\xc8\x67\x52\x13\x2a\x76\x21\x9f\x17\xf2\xf9\xc8\xda\xdb\x42\x3e\xaf\xc2\x4f\xc9\xd2\xd8\x2a\xdd\x53\xd3\xed\x9f\x62\xe9\xf6\x00\xe9\x23\xd1\x0d\x17\x40\x7a\x01\xa4\xb3\xea\xba\x00\xd2\x0b\x20\x7d\xf4\xf6\xdb\x74\xf7\xc2\x4f\x93\xfa\x54\x0e\xab\x20\xce\xeb\x91\xf3\x0c\x96\x38\xaf\xa4\x26\xe0\xec\xc2\x4f\x2f\x60\xf4\x91\xd5\xb4\x05\x8c\x26\x35\xc1\x65\x17\x30\x9a\x88\xa2\xb0\x80\xd1\xa4\x1c\x89\x62\xb7\x04\x70\x25\x35\x4b\xbc\x4b\x00\x57\x72\x5f\x96\xbc\x31\x14\xf8\xe9\x2c\xf1\x2e\xfc\xf4\xc2\x4f\x1f\x39\xf6\x60\xe1\xa7\x89\x98\x0c\x4b\x00\xd7\x85\x9f\x3e\x12\x3c\x6e\xe1\xa7\x49\x4d\x58\xda\x85\x9f\x5e\xc5\x4c\xa5\xa7\x7f\x96\xa5\xf0\x99\xa9\x24\x2c\xed\x2a\x4b\xe1\x59\xa2\x04\x77\x5b\x30\xeb\x55\xac\x3b\x65\xf1\x6f\x61\xaa\x89\xa8\x0f\x4b\x9c\xd7\x05\xb3\x6e\x59\xd5\x5b\x30\xeb\x85\xa9\x6e\x2f\x2d\x9e\xf1\x00\x4b\xb7\x1c\x19\xbf\xc0\xd2\xa4\x26\xcc\xed\x02\x4b\x2f\xb0\x74\x4b\x10\xa8\x05\x96\x26\x35\x4b\xd7\x0b\x2c\xbd\xc0\xd2\x2d\x41\xf6\x17\x58\x9a\x54\x9d\x00\x2c\xbd\xc0\xd2\x2d\xd1\x9d\x16\x58\x9a\xd4\xac\x70\x2f\xb0\x34\xa9\x39\x10\x65\x81\xa5\xc9\xfd\xcb\xdc\x8d\x09\xa8\x4c\xc0\xe6\x66\xf2\x11\x13\xd0\xb2\x74\xb6\xc4\x76\x25\x62\x5e\x2c\xb1\x5d\x17\xf4\xba\x25\x80\xd2\x82\x5e\x93\x9a\xf0\xb4\x0b\x7a\xbd\xea\x29\xbb\x47\x2a\x84\x17\x11\x11\x1a\x63\xa1\xb1\x17\x1a\xbb\x65\x65\x6b\xa1\xb1\x17\x1a\xbb\xab\x36\xbe\x00\x1a\xbb\x25\x8e\xcb\x42\x63\x93\x9a\xb8\xb3\x0b\x8d\xbd\xd0\xd8\x2d\x07\x22\x2c\x34\x36\xa9\x2c\x00\x1a\x7b\xa1\xb1\x5b\xa2\xac\x2c\x34\x36\xa9\x59\xcb\x5f\x68\x6c\x52\xb3\x6e\xbf\xd0\xd8\xa4\xb4\x44\x23\x59\xc2\xac\x12\x21\x3a\x96\x30\xab\xe4\xbe\x2c\x45\x60\x3b\x40\xdb\x39\xd3\x65\x81\xb6\x17\x68\xbb\xe5\xb8\xfc\x05\xda\x26\x22\x79\x2c\xd0\xf6\x02\x6d\xb7\x44\xfc\x58\xa0\xed\x05\xda\x6e\x09\xfc\xb0\x40\xdb\xa4\xf6\x3d\x79\xd3\x29\x41\xdb\x2d\xcb\x43\x0b\xb4\x4d\x6a\xdf\x93\x37\x3d\xb0\xa6\x07\xb6\xa2\xbd\xe9\x81\x55\x0f\xcc\x80\x5e\xf5\x40\x6c\x77\x2b\x5a\x8d\xae\x85\xed\x6e\x45\x86\xf5\x19\x6c\x77\xb6\x28\x2c\x6c\xf7\xc2\x76\xb7\x9c\x70\xbf\xb0\xdd\xa4\x76\xcd\xd2\x20\x2f\xe4\x69\x2b\x87\x9f\x7a\x81\x19\xe4\xbb\x66\x69\x90\xaf\x19\xe4\x5b\x8e\x52\x58\xd5\x20\x1f\xa9\x5d\xb3\xd4\x4f\x23\x35\x07\xd3\xac\x6a\x90\x8f\x94\x96\xf3\xd7\x57\x35\xc8\x47\x6a\xc2\xe9\xae\xfa\x95\x8f\x6c\x58\x69\x39\x6b\x7d\xd5\xaf\xba\x8c\x2f\x60\x3c\xa8\x7c\x01\xd8\x79\xcb\x59\xeb\x0b\x76\x4e\x84\x40\x59\xc2\xac\x2e\x61\x56\x5b\x8e\x6f\x58\xc2\xac\x92\x9a\x70\xba\x4b\x98\xd5\x25\xcc\x6a\xcb\xa9\xdf\x4b\x98\x55\x52\x13\x4e\x77\x09\xb3\xba\x84\x59\x6d\x39\xa7\x7b\x09\xb3\x4a\xaa\x41\x08\xea\xbe\xa0\xee\x2d\xa7\x58\x2f\xa8\x3b\xa9\x39\x6f\x67\x41\xdd\x17\xd4\xbd\xe5\xd8\xfe\x05\x75\x5f\x50\xf7\x84\xd8\x5d\x50\xf7\x05\x75\x6f\x59\xcd\x5a\x50\x77\x52\x13\x3b\x77\x41\xdd\x17\xd4\xbd\xe5\xac\xe8\x05\x75\x27\xe2\xbf\x2c\xa8\xfb\x12\x66\xb5\xd5\xb8\x38\xc2\xac\x92\x9a\x38\xb9\x0b\xc3\x4e\x6a\x62\xe2\x2e\x0c\x3b\xb9\x7f\x99\x07\x98\x62\x44\xaa\x41\x51\xe4\x55\x52\x5a\x0e\xa0\x58\x1b\x97\x21\x52\x13\xff\x76\x6d\xa7\xc2\xb3\x3e\x35\xbe\x00\x22\x7e\x09\xd0\xda\x72\x5c\xf2\x42\xa7\x2f\x74\x7a\xab\xdb\x6f\x43\x62\x0b\xbc\xbe\xc0\xeb\x39\x52\x68\x81\xd7\x17\x78\xbd\xe5\x2c\xdb\x05\x5e\x27\xb5\x6b\x40\x06\x79\xf1\x5b\x5b\x0e\xae\x5d\xe2\xb7\xae\x00\xeb\x35\x27\x0f\x2d\xb1\x5a\x17\x78\xbd\xd5\x34\x78\xf0\x3a\xa9\x89\x68\xbb\xc0\xeb\xa4\x26\x7a\xed\x02\xaf\x93\xd2\xaa\x46\x65\x90\x07\xaf\x1b\xf7\xd1\xe9\xe4\xbe\x2c\x45\x60\x4f\xd0\xe9\xc6\x7d\x74\xfa\x42\xa7\xb7\x1c\x94\xb1\xd0\xe9\xeb\xa1\xd3\xef\x9b\xa1\xd3\x17\x3a\x9d\x27\x80\x4e\x5f\xe8\xf4\x96\x43\x5d\x17\x3a\x9d\x88\x0b\xb4\x04\x66\x5d\xe8\xf4\x96\x60\xf1\x0b\x9d\x4e\x6a\xcf\xc4\x6d\xd7\xa4\xf6\xa7\x49\xa5\x26\x45\x5e\x25\x35\xe1\x6c\x17\x3a\x9d\xd4\x84\xae\x5d\xe8\x74\x52\x5a\x02\xc3\x2f\x74\x3a\xa9\x3c\x12\x91\x57\xc9\x7d\x59\x8a\xa0\x49\x81\xd8\xb3\x43\x69\x81\xd8\xd7\xfe\x34\xa9\x74\x62\x74\xfa\x42\xa7\x77\xf5\x61\x40\x43\xa7\xb7\xea\xa7\x06\x34\x74\x7a\xa2\xde\x2e\x74\xfa\x42\xa7\xb7\x2c\x6c\x2d\x74\x3a\xa9\x89\x7a\xbb\xd0\xe9\x0b\x9d\xde\x72\xd8\xe7\x42\xa7\x93\xda\x9f\x24\x0f\x35\xa0\x65\x2e\x87\x4e\x27\xa5\xe5\x40\xcd\x85\x4e\x5f\xe8\xf4\x9e\x39\x1a\x3a\x7d\xed\x4f\x07\x88\x03\x85\x4e\x5f\xe8\xf4\x9e\xa1\x10\x9d\xbe\x04\x41\x6d\x39\xc8\x72\xa1\xc2\x17\xb6\xbb\x65\xdd\x67\x61\xbb\x89\x10\x4b\x0b\xdb\xbd\x04\x46\x6d\x89\x3d\xb1\x10\xda\x0b\x40\xdd\x72\xb2\xdf\x02\x50\x2f\xb4\x74\xcb\xf1\x6e\x0b\x2d\xbd\xd0\xd2\xbc\x3b\xb4\xf4\x42\x4b\xb7\x9c\x67\xb6\xd0\xd2\xa4\x26\x10\xef\x12\x18\x75\xa1\xa5\xdb\xa6\xf1\x7e\xe4\xc4\x78\x13\x13\x26\x30\xea\x42\x4b\xb7\xac\x18\x2d\xb4\x34\x11\xc5\x69\xa1\xa5\x89\x88\x4d\x4b\xc4\x53\x52\x5a\xce\x11\x5b\x22\x9e\xae\x44\x34\xdd\x12\x61\x77\xed\x06\x12\x18\x74\xcb\x39\x62\x0b\x06\xbd\x82\x41\x0b\xe3\xb4\x60\xd0\x0b\x06\xdd\xb6\xf4\x66\x18\x34\x11\xc6\x69\xc1\xa0\x17\x0c\xba\x65\xad\x69\xc1\xa0\xc9\x96\x38\xb9\x0b\x06\xbd\x60\xd0\x2d\xa7\x9c\x2c\x18\x34\xd9\xb2\x2b\x6c\xc1\xa0\x89\x00\x50\x0b\x06\x4d\x4a\xcb\x11\x50\x0b\x06\x4d\x04\x80\x5a\x30\x68\x72\x5f\x96\x22\x18\x82\x22\x5b\x22\xec\x2e\x18\xf4\x82\x41\xb7\x9c\x14\xb5\x60\xd0\x64\x7b\x95\x3d\x49\x55\x92\x87\xa6\xc1\xc1\xa0\xc9\x96\x40\xbc\x0b\x06\xbd\x60\xd0\x2d\x47\x2f\x2d\x18\x34\xd9\xb2\x89\x6d\xc1\xa0\x17\xbe\xb9\xe5\x10\xa4\x85\x6f\x26\x22\x51\x2d\x7c\x33\x11\x56\x6a\x09\x82\x4a\x4a\xdb\xbd\x18\xf6\x22\x18\xf4\x96\x98\xbb\x0b\x06\xbd\x44\x37\x6d\x39\x1f\x65\x61\x9e\xc9\x96\x60\xba\x0b\xf3\xbc\x84\x2d\x6d\xbb\x0a\xd1\x4f\x91\xc3\x2d\xe7\xa8\x2c\xe4\xf0\x0a\x39\x2c\x4a\xd5\x42\x0e\x2f\xe4\x70\xcb\x21\x24\x0b\x39\x4c\x44\xa9\x5a\xc8\xe1\x85\x1c\x6e\x39\x3e\x64\x21\x87\xc9\x96\x0d\x76\x4b\xd8\xd2\x25\x6c\x69\xdb\x33\x3a\x09\x5b\x4a\xb6\x57\xfa\x1f\x24\x98\x88\x6f\xb5\x20\xc1\xa4\xb4\x3d\x9e\x11\x24\x98\x6c\x2f\x25\x30\x9e\x40\x82\x5b\xce\xf2\x58\x90\x60\xb2\x25\x0e\xef\x82\x04\x2f\xac\x6f\xdb\xe3\x19\x61\x7d\x57\x58\xdf\x2d\x71\x78\x17\xd6\x77\x61\x7d\x5b\x8e\xda\x58\x58\x5f\xb2\x25\x0e\xef\xc2\xfa\x2e\xac\x6f\xdb\xff\x96\x79\x37\x14\x98\x6c\x66\x6d\x50\xe0\x05\x05\x6e\x39\xfd\x63\x41\x81\x89\x70\x5d\x0b\x0a\xbc\x12\xfb\xb4\xb4\x9c\x59\xb1\x04\x3f\x25\xc2\x75\x2d\xdc\xef\xc2\xfd\xb6\x1c\x29\xb1\x70\xbf\x64\x33\x07\x14\x0f\x75\x89\x87\xda\xb2\x1c\xb8\xd0\xbb\x0b\x96\xdb\x72\xe8\xc1\x82\xe5\x92\x2d\xc1\x81\x17\x2c\x77\xc1\x72\x5b\x56\xe6\x16\x2c\x97\x6c\x39\xbd\x6f\x35\x7e\x29\xde\xb6\xe5\x78\x80\x85\xb7\x25\x9b\x59\x26\xde\x76\x85\xad\x2d\x2d\xd1\x4a\x16\xb8\x76\x61\x5f\x5b\x48\xfa\x85\x7d\x25\x5b\x0e\xfe\x5b\x62\x94\x2e\xc1\x47\x5b\xa0\xf2\x05\x4d\x5d\xc8\xd1\x76\xc4\x2d\x47\x8e\xae\x90\xa3\xa2\x95\x2d\xe4\xe8\x42\x8e\xb6\xac\x88\x2d\xe4\x28\xd9\x72\x66\xe0\x42\x8e\x2e\xe4\x68\x0b\x71\xbb\x90\xa3\x64\xcb\x99\x81\xab\x19\x21\x91\xa3\x2d\x28\xed\x42\x8e\x92\x2d\x21\x89\x17\x72\x94\x6c\x66\xca\xc8\x51\x52\x5a\x70\xd5\x85\x1c\x25\x9b\x99\x32\x72\x94\xdc\x97\x25\x6f\xa6\x7c\x91\xcd\x4c\x19\x39\xba\x90\xa3\xed\x88\x69\x46\x8e\x92\xed\xa5\x3e\x4c\xf9\x90\xa3\x2d\x34\xe9\x42\x8e\x92\x2d\x5b\x56\x17\x72\x74\x21\x47\x5b\x30\xd1\x85\x1c\x25\x5b\xce\x33\x5c\xc8\xd1\x25\xf8\x68\x0b\xec\xb9\x60\xa2\xab\xe9\x8d\x61\x21\x97\x48\xa3\x64\x4b\x30\xe3\x85\x09\x5d\x98\xd0\x16\x7a\x71\x61\x42\xc9\x96\x60\xc6\x4b\xf0\xd1\x25\xf8\x68\x4b\x54\x89\x05\xd9\x5c\xf8\xcc\x16\x50\x6c\x01\x30\xc9\xe6\xa3\x00\x00\x73\x01\x30\x5b\x56\xeb\x16\x00\x73\x05\xc0\x14\x95\x6e\x01\x30\x17\x00\xb3\x05\xf7\x5a\x00\x4c\xb2\xe5\x4c\xc6\x05\xc0\x5c\x00\xcc\x16\x8e\x6b\x01\x30\xc9\x96\x68\xc6\x0b\x80\xb9\x00\x98\x2d\x80\xd6\x02\x60\x92\x2d\x9b\x78\x17\x00\x93\x6c\x2f\x4d\xd0\x80\x0e\xc0\x6c\x2d\xb3\x6c\x00\x26\xd9\x12\x91\x78\x01\x30\xc9\x7d\x59\x2a\x49\x47\x6d\x3a\xaa\x96\xaa\xa3\xfe\x5f\x8c\xbd\x4d\xee\xf4\x3a\x72\x67\x3d\x7f\x57\x71\x77\xf0\xa6\x14\x14\xa9\x04\x0a\x77\xd2\xe3\xee\x3d\x64\x46\x04\x01\x0f\x6c\x17\xaa\xed\xfd\x37\x74\x4e\xba\xd0\xf0\xe4\xf6\xe0\xc1\xef\x01\xa1\x7f\x8a\xa4\xc8\xe0\x57\x1c\x86\x00\xe6\x04\x65\x4f\x01\x4c\x25\xb8\x1b\x32\x0d\x78\x9a\x02\x98\x93\x23\xc8\x14\xc0\x54\x82\xc8\xc4\x29\x80\x99\x02\x98\x13\x32\x2a\x05\x30\x95\x20\x32\x71\x0a\x60\xa6\x00\xe6\x9c\x4c\x7a\x04\x30\x15\x63\xfe\xa5\x00\x66\x0a\x3e\xce\x69\x46\xec\xe2\x80\x8f\x41\xb4\xe2\x14\x7c\x4c\xc1\xc7\x09\x75\x93\x82\x8f\x4a\xb8\xa9\x23\xf8\x98\x82\x8f\x13\x9c\x26\x05\x1f\x95\xc0\x5d\x39\x05\x1f\x53\xa2\x71\xc2\x8b\xa7\x44\xa3\x12\xb8\x2b\xa7\x44\xa3\x12\x44\x21\x4e\x89\xc6\x14\x55\x9c\x00\x25\x29\xaa\xa8\x04\x51\x88\x73\x39\x2c\x1b\xa2\x74\x02\x82\xa7\xf8\x62\x1a\xa2\x74\x82\x63\xa4\x28\x61\xca\x08\x4e\xbc\xed\x53\x46\x30\x97\x63\xb0\x25\x75\x0c\x96\x11\x9c\x38\x97\xa7\x8c\xa0\x12\x2f\x4b\x6a\x47\x95\x11\x9c\x38\x97\xa7\x8c\xa0\x12\xb8\x57\xa7\x21\x4a\xd3\xd8\xa3\x13\x77\xf0\x34\xf6\xa8\x12\xc4\x43\x4e\x19\x41\x25\x5e\xd6\x91\x63\xb0\x8c\xe0\xc4\x7f\x3a\x65\x04\x95\x70\xcf\xcc\xd8\xa3\xca\xf3\x18\x79\xb3\xd7\x2f\x7b\x3d\xc3\xcc\xb2\xd7\xcb\x08\xce\xc5\x98\x22\x23\x98\x3f\x46\xf0\x29\xbb\x8c\x60\xde\x36\x06\x96\x30\x32\x82\x29\x23\x38\xf1\x8b\x4e\x19\x41\x25\x5e\xbf\xbf\x9c\x26\x59\x1d\x98\x5e\x63\x8f\x26\x40\x60\xb8\x27\x27\x0f\x98\xc2\x7f\x73\x8d\xf7\x5f\x0f\xde\xb2\x81\x4a\x10\xdd\x38\x65\x03\x95\x78\xb1\xea\x91\x0d\x54\x8e\x89\x93\x70\xca\x06\xe6\x6d\x5b\xa1\x5d\x18\x54\x34\x65\x03\x27\x4e\xc2\x29\x1b\x98\xb7\x23\x15\x93\x50\xd9\xc0\x94\x0d\x9c\x8b\xfe\x2f\x1b\xa8\x18\x08\x33\x65\x03\x53\x36\x70\xe2\x61\x9b\xb2\x81\x4a\xe0\xe1\x9e\xb2\x81\x29\x1b\x38\xf1\x93\x4d\xd9\x40\xc5\x78\x99\x29\x1b\xa8\x04\x31\x85\x53\x36\x50\x39\x26\x6e\xa7\x29\x1b\x98\xb7\x43\x10\xe6\x5b\x36\x30\xef\x5f\xcb\xa6\x19\xcb\x06\x2a\x81\x0b\x7d\xde\x0e\x41\xb7\x83\xc6\xa2\xf9\x08\xdd\xe5\xfd\x6b\x3e\x66\xc4\xe6\x83\x04\x01\x84\x53\xe8\x2e\x85\xee\xe6\xcd\xda\x48\xe8\x2e\x65\xe2\x26\xae\x73\x29\x13\x97\x32\x71\x13\x27\xa8\x94\x89\x4b\x98\xb8\xc0\x4b\x3f\x65\xe2\x52\x26\x6e\x7a\x2c\x29\x13\xa7\x18\xf3\x33\x65\xe2\x52\x26\x6e\xe2\x6a\x93\x32\x71\x4a\x1c\xbe\x54\xd3\x2f\x13\x37\xb9\x36\x3f\x65\xe2\x14\x43\x83\xa6\x4c\x5c\xca\xc4\x4d\x7c\x63\x52\x26\x4e\x09\x82\x0a\xa7\x4c\x9c\x12\x04\x10\x4e\x99\x38\xe5\xf9\x4b\xf2\xe6\x08\x01\xf3\x16\x5c\xc0\x9b\xc6\x23\x4d\x61\xb7\x89\x4b\x4a\x0a\xbb\x25\xb0\x9b\xb1\x47\x53\xd8\x2d\x85\xdd\x26\x7e\x18\x29\xec\xa6\xc4\xc1\x72\x46\xd8\x2d\x85\xdd\x26\x8e\x13\x29\xec\xa6\x84\x5b\xc4\xc2\x6e\x29\xec\x36\xf1\x88\x48\x61\x37\x25\x8e\xc3\x24\x5f\x7a\x59\xaa\x37\x49\xc3\x24\xf3\xc1\x78\x23\xec\xa6\x84\x9b\xcb\xc2\x6e\xca\xf3\x18\x79\x73\xc9\x87\x04\xe1\x82\x53\xd8\x2d\x85\xdd\xa6\xee\x09\xc2\x6e\x4a\x10\x2e\x38\x85\xdd\x52\xd8\x6d\x7a\x34\x2c\xec\xa6\x04\x21\x84\x53\xd8\x2d\xdf\xce\x32\xb9\x51\x3f\x45\xd6\x52\x3e\x6d\x7a\xbe\x2d\x9f\xa6\xc4\x41\x73\x7b\x3b\x42\xc8\xa7\xcd\x9b\xed\x4f\xf9\x34\x25\x0e\x26\x24\xf2\x69\xf9\xb6\x8b\xdf\x74\xb7\xb7\x5d\x1c\x89\x03\x93\xfe\xb6\x8b\x8b\xb1\x4d\x4f\x78\xc5\xd8\x52\x8c\x6d\x7a\x1a\x28\xc6\x96\x60\x6c\xe1\x76\xbb\x18\x5b\x8a\xb1\x4d\xcf\xa3\xc4\xd8\x94\x38\x18\x0d\xc4\xd8\x52\x8c\x6d\x7a\x80\x24\xc6\xa6\x18\x9d\x36\xc5\xd8\x52\x3e\x6d\x7a\x0c\x24\x9f\xa6\x04\xd1\x8a\x53\x3e\x4d\x09\x22\x13\xa7\x7c\x9a\x72\x4c\x8f\x55\xe4\xd3\x94\x20\x5a\x71\xca\xa7\x29\xcf\x63\x14\x41\x4b\xf0\xd6\x12\x30\xd7\x37\x18\x6b\xbe\x61\xd2\xa7\xc7\x2a\xc0\x6a\x3f\x89\x83\xde\x2c\xb2\xa6\x1c\xd3\x53\x0f\x99\x35\x25\x0e\xf3\xe1\x2c\xf3\xed\x9a\xcf\x13\x8e\xb7\x6b\x3e\x24\x0e\xf3\xe1\x9a\x4f\x66\x6d\x7a\xfe\x20\xb3\x96\x22\x65\xd3\x3d\x6d\x91\x32\x25\x0e\xf3\xe6\x9a\x4b\xa4\x6c\xba\xd1\x2a\x52\x96\xb2\x62\xd3\x73\x47\x59\x31\x25\x40\x67\x52\x56\x2c\x65\xc5\xa6\xbb\x50\xb2\x62\x8a\x91\x7e\x53\x56\x2c\x8d\x13\x3b\xdd\x5e\x92\xf8\x4a\xf1\xae\xe5\x16\x8b\x78\x97\x12\xc7\x30\xe9\xf7\xa7\xd3\xc7\x82\xb4\x65\x1a\x75\x4e\xc5\x89\x77\xa5\x78\xd7\x72\xef\x44\xbc\x4b\x09\x6e\xca\x4e\xa3\xce\xa6\x60\xd6\x7a\xd1\x7b\x05\xb3\x52\xe2\x6a\xb9\x5a\x95\xb8\x4a\x88\xab\x38\x18\xd1\x25\xae\x52\xe2\x6a\xb9\x4c\x92\xb8\x52\x02\x4a\x28\x25\xae\x52\xe2\x6a\xbd\xfe\x5f\x86\x6f\x81\x2c\x25\x8e\xdf\x0f\xd3\x94\x05\xb2\x96\x0b\x1a\x81\x2c\x25\xb8\xbe\x3b\x05\xb2\x94\x20\x94\x73\x0a\x64\x29\xcf\x5f\x9a\x66\x36\x59\xb9\x11\xb6\x39\x05\xb2\x94\x63\x39\xf1\x17\xc8\x52\x82\x8b\xbf\x53\x20\x2b\x05\xb2\x96\x8b\x01\x81\x2c\x25\x0e\xb3\xe6\xb0\x29\x90\xb5\x9c\x49\x0b\x64\xa5\x40\xd6\x72\xa6\x24\x90\xa5\x84\xe7\x61\x02\x59\x29\x90\xb5\x9c\x02\x09\x64\x29\x46\x7c\x4e\x81\xac\x14\xc8\x5a\x4e\x41\x04\xb2\x52\x20\x6b\x39\x34\x09\x64\xe5\xc7\x91\x94\x11\x41\x20\x2b\x05\xb2\x96\x16\x5b\x20\x4b\x09\x2e\x2f\x4f\x81\xac\x14\xc8\x5a\x9a\x62\x81\x2c\x25\x08\x0c\x9d\x02\x59\x29\x90\xb5\x34\x94\x02\x59\x4a\x78\x30\x27\x90\xa5\xc4\x61\xf5\x3a\x44\x02\x5c\x1d\x4b\xc3\xf3\x71\x75\xf4\x71\x88\xb4\x7a\x1d\x22\x05\xb2\x96\xa6\x42\x20\x4b\x09\xc8\xb3\x14\xc8\x4a\x81\xac\x65\x5f\x11\xc8\x52\x82\xf8\xd1\x29\x90\x95\x02\x59\xcb\x96\x2c\x90\xa5\x04\xf1\xa3\x53\x20\x2b\x05\xb2\x96\x6d\x50\x20\x4b\x09\xe2\x3d\xa7\x40\x56\x1a\xdc\x77\xf9\x65\x0c\xee\xab\x84\x67\x8b\x06\xf7\x4d\xb9\xad\x65\xbd\xc9\x6d\x25\xdc\x56\x78\xb6\x28\xb7\x95\x72\x5b\xeb\x97\x11\x07\xba\xaf\x03\x1d\xa6\x48\x6e\x2b\xbf\xc4\x75\x5d\xbf\x37\xe8\xd5\x07\xb7\x15\xc4\x71\x4e\xb9\x2d\xe5\x79\xcc\x97\x7e\x4d\x63\x8a\xc3\x22\xea\x0b\x21\x93\xe2\x5d\xeb\xf7\x06\xe7\xcf\x48\x40\xec\xa5\x78\x97\x12\x1e\x5e\x8a\x77\x29\xc7\xfa\xaf\x34\xb3\xbb\xc8\x2e\xb3\x4a\xf1\xae\x94\xdb\x5a\xbf\x34\xcd\xc9\xd7\xc1\x95\xa1\xfa\xeb\xe0\xfa\xd5\x9c\x1c\x74\x8f\xaf\xe6\xe4\xab\x39\x61\x0d\xf5\xd5\x9c\x7c\x35\x27\xe0\x79\xf9\xd5\x5e\x7c\xb5\x17\xac\xa1\xbe\xda\x8b\xaf\xf6\x82\x78\xbb\xf9\xd5\x5e\x7c\xb5\x17\xcb\x24\x4b\xa5\xbd\x60\x0d\xf5\xd5\x5e\x88\x8f\xad\x03\x0b\x2e\x3e\x96\x5f\x47\x6a\x26\xc1\xe2\x63\x29\x3e\xb6\x88\x39\x9b\xe2\x63\x4a\xfc\x4a\xe0\x48\x6d\x48\xe2\x45\x30\xd9\x34\x24\xb1\x12\x44\x2e\x4e\xf1\xb1\x94\x0b\x5b\x1e\x41\xca\x85\x29\x01\xae\x98\x72\x61\x4a\xfc\xca\xee\x48\x2d\x17\xb6\x60\xfd\x52\x2e\x4c\x09\xcf\x7c\xe5\xc2\x94\xe7\x31\x0a\xaf\xa5\xf9\x3a\x52\xdf\xfe\xa5\xcd\x48\xe3\x03\x12\x98\x02\x5f\xf9\x03\xbe\x9e\x77\x0a\x7c\x25\x90\x97\xa1\xe0\xd3\xf0\xc3\xca\xf3\x87\x3e\x76\x99\x46\x36\xf0\x7d\x13\xf8\x4a\x49\xae\x45\xb8\xf5\x94\xe4\x52\xe2\xc0\x90\x49\x72\x29\xc7\x02\x1c\xcc\xb4\xe9\xa6\x4d\x17\x67\x0a\xe1\xae\x94\xe4\x5a\x80\x83\x29\xc9\xa5\xc4\xc1\x92\x4b\x92\x4b\x09\x3f\xa8\x24\x97\xf2\xfc\xa5\x69\x66\x97\xa5\x9f\x67\xdb\x92\x5c\x69\xe4\xe2\x45\xe8\xd4\x34\x72\xb1\x12\x90\x9a\x69\xe4\xe2\x14\xf8\x5a\x84\x4e\x4d\x81\xaf\x04\xf8\x32\x4c\x7d\x0a\x7c\xa5\xc0\xd7\x3a\x19\xa6\x05\xbe\x94\x20\x0e\x72\x0a\x7c\xa5\xc0\xd7\x22\x26\x6a\x0a\x7c\x29\x46\xb3\x4f\x81\xaf\x14\xf8\x5a\x1e\x10\x0b\x7c\x29\x71\xb2\xff\x26\xf0\xa5\x84\xcd\x54\xa2\x4b\x39\x16\x71\x47\x53\xa2\x2b\x21\xba\x02\xb0\x34\x25\xba\x52\xa2\x6b\x9d\xd7\x5f\x63\xde\x29\xf0\x95\x40\x5e\x06\xd8\x4f\x03\x1b\xa7\x24\xd7\x22\x2c\x68\x4a\x72\x65\xfe\x5a\x19\xdd\x5f\x44\x2b\x45\xb4\x16\x54\x5e\x8a\x68\xa5\x88\xd6\x0a\x8b\xed\x78\x06\xa2\x15\x27\x07\x4c\x22\x5a\x29\xa2\xb5\x08\xd9\x96\x22\x5a\x4a\x9c\x87\x7f\x69\xbd\x3a\x9e\x79\x04\x29\xa2\xa5\xc4\xf9\xfb\x4b\xeb\xd5\xf1\x2c\xec\x02\x8e\x67\x48\x10\x62\x39\x45\xb4\x94\xd0\x3f\x40\x44\x4b\x79\xfe\xd2\x34\xf3\xc1\x78\x66\xef\x14\xd1\x4a\x11\xad\x15\x1c\x9e\x88\x68\x25\x58\x56\x10\x14\x39\x0d\xaa\x9b\x06\xd5\x5d\x04\x38\x48\x83\xea\x2a\x01\x89\x9b\x06\xd5\x4d\x83\xea\x2e\x70\xb7\x34\xa8\xae\x12\x44\x3b\x4e\x83\xea\xa6\x41\x75\x17\x31\xbd\xd2\xa0\xba\x4a\x10\xed\x38\x65\xc0\x94\xb0\x17\x1b\x54\x57\x39\x16\x41\x15\xd2\xa0\xba\x4a\xd8\x8b\xcb\x69\xa9\xf4\xd8\x22\x44\x56\x4a\x8f\x29\x71\x5a\x50\x47\x42\xe9\xb1\x15\x4c\xda\xa4\xc7\x94\x38\x59\xa5\x48\x8f\xa5\xb1\x77\x57\xd0\x44\x8d\xbd\xab\x84\x36\xc1\xd8\xbb\x69\xec\xdd\xe5\xc1\xad\xb1\x77\x95\xd0\x26\x18\x7b\x37\x8d\xbd\xbb\x08\x27\x95\xc6\xde\x55\x02\x98\x38\xc5\xd3\x94\x20\x10\x73\x1a\x7b\x37\x25\xd6\x96\x27\xb2\x12\x6b\x09\xa5\x16\xa7\xdf\x45\x3b\x21\xb1\xb6\x08\xe3\x94\x12\x6b\x4a\x68\x61\x8c\xbd\x9b\x06\xd5\x5d\x9e\xc8\x1a\x35\x57\x09\x2d\x8c\x51\x73\x53\xd6\x6d\x81\xfa\xa5\xac\x9b\x12\x70\xce\x59\x76\xe3\xb2\x1b\x13\x02\x22\xcb\x6e\x8c\xc4\xe9\x57\x76\x62\x2b\x25\xb7\x08\x86\x93\x52\x72\x59\xf6\x53\xec\x95\x94\x5c\x4a\xc9\x2d\x4f\x42\xa5\xe4\x94\xd0\x5e\x49\xc9\xa5\x94\xdc\x22\xce\x4b\x4a\xc9\x29\x41\xa8\xe7\x94\x92\x4b\x29\xb9\x45\xf4\x88\x94\x92\x53\x42\xb3\x26\x25\xa7\x84\xae\x30\x52\x72\xca\xb1\x88\x7e\x92\x52\x72\x4a\x9c\xb6\x40\xc7\x33\x29\xb9\x45\xf4\x93\x94\x92\x53\x42\x83\x28\x25\x97\xe2\x6f\xcb\x73\x55\xf1\x37\x25\x4e\x5b\xa0\x93\x69\xb9\xb6\x45\x58\x8f\x94\x6b\x4b\x83\xd5\x2e\x62\x40\xa4\x10\x9b\x12\x3a\xdb\x18\xac\x36\xe5\xda\xd6\xb0\xca\xb5\x51\x42\x6c\xcb\x43\x54\x21\xb6\x94\x4e\x5b\x44\x18\x48\xe9\x34\x25\x08\x3a\x9d\xd2\x69\x29\x9d\xb6\xb8\xc9\x3e\xa5\xd3\x94\x38\x59\x86\x48\xa7\x25\x88\xd9\xf3\xd8\x53\x25\x32\x66\x29\x50\xb6\x60\xf8\x52\xa0\x4c\x09\xe2\x55\x67\xdb\xb5\x8c\xce\xba\xb8\x0a\x3d\x8d\xce\xaa\x04\xf1\xaa\xd3\xe8\xac\x69\x74\xd6\xe5\xe1\xa1\xd1\x59\x95\x70\xdc\x30\x3a\x6b\x4a\xac\x2d\xb0\xbe\x94\x58\x53\x42\xc7\x22\x43\xb1\x2a\xc7\xba\xf8\x0e\x86\x62\x55\x42\xc7\x22\x43\xb1\xa6\x10\xdb\xba\x30\xdb\x42\x6c\xd9\x0e\xa4\x74\x71\x21\xb6\x14\x62\x5b\xdc\xf3\x9d\x42\x6c\x4a\x10\x81\x27\x85\xd8\xd2\x18\xab\xeb\x3a\xfd\xb5\xdb\x34\x8a\x80\x25\x10\x62\x53\x9e\xc7\xc8\xc8\xfd\x35\x8d\x41\xde\x8f\xc5\x95\x20\x29\xeb\xb6\xb8\xb5\x3b\x65\xdd\x94\xd0\x77\x49\xd6\x4d\x89\x93\x29\xbc\xac\x9b\x72\xac\x0b\x5b\x63\x28\x56\x25\x74\x67\x32\x14\xab\xf2\x3c\xe6\xaf\x2d\xd3\x68\x70\xcc\xf4\x45\xe2\x52\x24\x6e\x79\x98\x2a\x12\xa7\x04\xa1\xac\x53\x24\x2e\x45\xe2\xd6\x35\xfe\xfa\x5e\xd4\x94\x98\xcb\xb6\x4f\x5d\x7e\x11\xfb\x54\xdb\xa7\x58\x43\x48\xcc\xa5\xc4\xdc\xba\xac\x43\xfb\x94\xc4\xdc\xf2\x60\x55\x62\x2e\x25\xe6\x16\x97\xdc\xa6\xc4\x9c\x12\x84\x31\x4a\x89\xb9\x34\x80\xe9\xe2\x52\xd7\x34\x80\xa9\x12\x5c\xa6\x90\x46\x28\x4d\x23\x94\x2e\x02\xec\xa7\x11\x4a\x95\xe0\x32\x85\x34\x42\x69\x1a\xa1\x74\xc1\x15\xa6\x11\x4a\x95\x20\x28\x52\x8a\xe4\xa5\xe1\x48\x17\x37\x92\xa6\xe1\x48\x95\x38\xed\x79\x9e\xdf\x49\xee\x2d\xb8\xc2\x94\xdc\x53\x82\xc8\xd9\x29\xb9\x97\xdb\x4e\xcb\xa5\x9c\xb9\xed\xb4\xdb\x4e\x8b\xa9\xdf\x76\x5a\xc3\x91\x2e\xae\xd6\x4c\xc3\x91\x2a\xe1\x4c\xc8\x70\xa4\x69\x38\xd2\x45\x78\xfa\x34\x1c\xa9\x12\xba\x93\x89\x06\xa6\xe1\x48\x17\x17\x64\xa6\xe1\x48\x95\xe0\x56\x87\x34\x1c\xa9\xf2\x3c\x76\x92\xb6\x4c\xe3\xa3\xb2\x10\x32\x1c\x69\x0a\x1a\x2e\x4f\x4c\x05\x0d\x95\xe0\xf2\x87\x94\x24\x4c\xc3\x91\x2e\xee\xaa\x4c\xc3\x91\x2a\xc1\x55\x0f\x69\x38\xd2\x34\x1c\xe9\xe2\x62\xca\x34\x1c\xa9\x12\x04\xd3\xce\xad\xf1\x90\x4b\x5c\x9e\x7b\xca\x25\x2a\xa1\x47\x9c\x5c\xa2\x12\xdc\xfe\x90\x86\x23\x55\x8e\xc5\x15\xde\x29\xaa\xa8\x84\x4e\x72\xa2\x8a\x29\x83\xb8\xb8\x4b\x32\x65\x10\x53\x06\x71\x4d\x26\xa4\x32\x88\x29\x83\xb8\xa6\x15\x67\x9f\xda\x8e\x91\xac\x7b\x64\x10\x53\x06\x71\x41\x68\xa6\x0c\xa2\x12\xfa\xdc\xc9\x20\xa6\x0c\xe2\xe2\x1a\xba\x94\x41\x54\xe2\xfc\xfd\xa5\xa5\x77\x8c\xe4\x32\xb9\x94\x41\x54\x82\xa0\xdb\x29\x83\xa8\xc4\xe9\x8f\x39\x46\x1a\x67\x74\x71\x13\x5b\x1a\x67\x54\x09\xee\x9c\x48\xe3\x8c\x2a\xcf\x63\xa6\xf9\xe9\xed\xcf\x2c\xb6\x8c\x33\x9a\x06\x10\x5d\xdc\x28\x5d\x72\x89\xf5\xe3\x12\xd7\x93\x32\x4d\x61\xbb\x82\xf0\x60\x25\x97\x58\x72\x89\x8b\x2b\xd1\x4a\x2e\x51\x09\x3c\x04\x4b\x2e\xb1\x04\x0e\x17\xf7\x9f\x95\xc0\xa1\x12\x44\x11\x2b\x81\xc3\x7a\x4d\xb3\x71\xf8\x86\x36\xad\x79\xec\x26\x69\x93\x64\x9b\xe1\xde\xe9\x92\x4b\x54\x82\x30\xdc\x25\x97\xa8\x04\x97\x66\x94\x5c\xa2\x72\x2c\x6e\x2c\x2b\xb9\x44\x25\x88\xcc\x5d\x86\x1e\x55\x9e\xc7\x4c\x5b\xa6\x2d\x1e\x3b\x49\xba\x4d\x32\xbb\x27\x69\xb7\xf9\x60\xa8\x0a\x2b\xf2\x36\x1f\xf7\xef\xa5\x64\xf7\xf6\xa5\xb7\x2f\xbd\x48\xf2\xa5\xce\x0c\xb9\xee\xab\xc4\x17\x95\x20\x5a\x77\x89\x2f\x96\xf8\xe2\x02\xbd\x2d\xf1\x45\x25\x88\xd6\x5d\xe2\x8b\x4a\x10\x99\xbb\xc4\x17\x95\x63\x41\xde\x96\xf8\x62\x81\x2f\x46\xf8\xf9\xde\x96\xca\x8e\xc0\xcd\xd5\x25\xbe\xa8\x04\xe1\xb5\x4b\x7c\xb1\x0c\x47\xba\xb8\x83\xaa\xc4\x06\xeb\xf5\x6b\x6d\x93\xbc\x7d\xad\x37\x5a\x1b\x21\xb7\x4b\x6c\xb0\x5e\xbf\xd6\x36\xf9\xd3\xf4\x0d\x8e\x1e\xd0\xb8\x25\x36\x58\x62\x83\x0b\x4c\xb5\xc4\x06\x0b\x6c\x30\xc2\x16\xd2\x3e\xe6\xe8\x71\xfb\x05\xdb\x72\x31\x7a\x10\x9a\xbb\xc4\x06\x4b\x6c\x70\xdd\x7e\x9a\xb6\x7e\x19\x3d\x58\x0e\x96\xd8\xa0\xf2\x3c\xe6\x9f\x7e\x4d\xfb\xf2\x18\x95\xc9\xa9\x60\x49\x17\xae\xdb\x3a\xdf\xe6\x6d\x5b\x4b\x54\xe6\x36\x6f\x2c\x11\xc3\xf6\xb6\xfd\x0c\x8e\x3b\xb7\x95\xb9\xcd\x2e\xe3\x4e\xd8\xde\xb6\xd9\x75\x67\xf4\x3e\xe2\x2f\x07\xef\x02\x4e\xfc\x49\x84\xcd\x71\x5b\xd5\x8e\x5e\x5c\xfc\x51\x32\x8a\x05\xa3\x18\x44\xeb\x2e\x19\xc5\x92\x51\x5c\x5c\x86\x51\x32\x8a\x4a\x10\x9a\xbb\x64\x14\x4b\x46\x71\x71\xcb\x45\xc9\x28\x2a\x41\x68\xee\x92\x51\x2c\x19\xc5\x75\xfb\xa7\x97\x2f\x65\xf4\x62\x5d\x5c\x32\x8a\x4a\xb0\x06\x2e\x19\x45\xe5\x58\xdc\xe9\x50\x32\x8a\x4a\x10\xad\xbb\x64\x14\x95\xe7\x31\x8a\xc0\x80\xa6\x04\xd1\xba\x4b\x46\xb1\x64\x14\x17\x77\x3a\x94\x8c\x62\xc1\x25\x06\x91\x05\xeb\xd0\x86\xc9\x28\x2e\xce\x81\x4b\x46\x51\x89\xf0\x05\xda\xb0\x43\x1b\xc6\xe5\x07\x75\x68\xc3\x90\x88\xdf\x0b\x2c\xbc\xc6\x09\xfe\xb5\x0e\x8d\x13\x12\x44\xeb\x2e\xe9\x46\x25\x58\xb2\xd7\xa1\x71\x3a\x34\x4e\xf0\xf8\x75\x68\x9c\x0e\xad\x4e\x50\x6d\x5a\x1d\x81\xc7\xc5\x39\x70\x09\x3c\x2a\x11\x96\x80\x85\x66\x09\x3c\x2e\x58\xf6\x12\x78\x54\x82\x30\xdc\x25\xf0\x58\x87\x56\x07\x34\xb7\x0e\xad\xce\xa1\xd5\xb1\xa0\x5a\x1d\xb9\xc8\xc5\xa1\x6f\xc9\x45\x2a\x11\x83\x7c\x68\x62\x64\x20\x17\xc7\xb4\x25\x03\x59\x30\x90\x81\x9b\x76\xc9\x40\x96\x0c\xe4\xe2\x92\xdd\x12\x72\x54\x82\x2d\x86\x12\x72\x2c\x21\xc7\x05\x87\x5b\x42\x8e\x4a\xb0\xc5\x50\x42\x8e\x75\x7c\x7c\xe9\x4d\x43\x22\xac\x8d\x12\x6c\x31\xd4\xf1\x61\xd4\x90\x85\x5c\x70\xb8\x25\x0b\xa9\x04\x01\xbc\x4b\x16\x52\x09\x82\x75\x97\x2c\xa4\xf2\xfc\x25\x45\xf8\x9a\x5d\xc6\x5a\x82\x75\x97\x2c\xa4\xf2\x3c\x46\x76\xb5\x7e\x87\xd6\xcf\x4f\xaa\xf5\x3b\xbe\x1a\x18\xc6\xc7\x83\x7b\xb7\x94\x08\x3f\x29\x87\xa3\x25\x32\xb9\x40\x89\x4b\x64\xb2\xc0\x24\x83\x1d\x91\x32\xe4\x6c\x89\x4c\x2e\x0e\x9a\x4b\x64\x52\x89\xb8\x78\x41\x9a\x37\xbc\x5f\x17\x8c\x70\x89\x4c\x2a\xc1\xc6\x49\x89\x4c\x96\xc8\xe4\x82\xea\x2d\x91\xc9\x3a\xca\x37\x68\x42\xca\x37\x94\x6f\xa0\x7a\xcb\x37\xb8\x56\x06\x3f\x2d\xc9\x4a\x25\xc2\x26\x58\x96\x5e\x9b\x0e\x7e\x5a\x92\x95\x75\x68\xd3\x27\x55\xae\x4d\x3f\xb4\xe9\x6f\x8d\x94\x36\xfd\xd0\xa6\xdb\x52\xb5\xe9\x32\x99\xeb\xad\xa5\xd1\xe4\x1e\xda\xd7\xb7\x7d\x46\xfb\x7a\x68\x5f\x19\x97\x0c\x7d\xab\x3c\x8f\x91\x39\x0d\xe8\xa1\x01\x9d\x94\x54\x03\x2a\xe1\xb9\x80\xfa\x4a\xc2\xb3\x4e\x0d\x28\x7d\xe1\xd4\x80\x4a\x78\x2e\x4e\x9a\x4b\xc2\x53\x09\xf6\x8d\x4a\xc2\xb3\x24\x3c\x17\x08\x5b\x49\x78\x2a\x41\x94\xf0\x92\xf0\xac\xd3\xa5\x3d\x20\x5a\x89\x73\x2a\xc1\xf6\x52\x89\x73\x2a\xcf\x63\xa6\xf9\x52\xad\xe5\x22\xbb\x5a\x4b\x71\xce\x05\x9e\x55\xe2\x9c\x4a\x10\x24\xbc\xc4\x39\x4b\x9c\x73\x81\x67\x95\x38\xa7\x12\xdc\x68\x55\xe2\x9c\x75\x6a\x2d\xdf\x16\x4b\x6b\x79\x6a\x2d\xe9\xf5\xa7\xd6\xf2\xd4\x5a\xbe\xcd\x88\xd6\xf2\xd4\x5a\x3e\xcb\xa6\x3a\xb5\x96\xc6\xe5\x5d\x6f\xff\x54\xd3\x78\x6a\x1a\x17\xd5\xab\x69\x3c\x35\x8d\xd0\x3a\x75\x6a\x1a\x4f\xe7\x6d\x8b\x1a\x77\xde\x26\x43\xba\xa0\x75\x4a\x86\xb4\x4e\x27\x64\x8b\xec\x3a\x21\x93\x21\x5d\x70\x2d\x25\x43\xaa\x04\x01\xc1\x4b\x86\xb4\x64\x48\xd7\xfb\xed\xaf\x59\x04\x4d\xe3\xed\x5f\x5a\x84\xdb\x97\xd2\xed\xcf\xbb\x4d\xc3\xfc\xdc\x7f\x7d\x3f\x4b\x9d\x37\xd6\x49\x12\x75\xe1\x0d\x50\x92\xa8\x4a\x84\xa5\xd1\xe6\x8a\x9d\xde\xc0\x26\x25\x76\xaa\x04\x37\x88\x94\xd8\xa9\xf2\x3c\x66\x9a\x9f\xdc\xa9\xde\x4d\xed\x3b\xd5\x13\x3b\xbd\x5f\x2f\xd2\x34\xd7\xa7\x53\x3d\x6c\xae\xd8\x69\x9d\x1f\x5f\x7a\x50\x6a\xcd\xf5\xa9\xb9\xbe\xa9\x7d\xcd\xf5\x89\xb9\xbe\xf1\x4a\xa8\x53\x73\x7d\x6a\xae\x59\x45\x9c\x9a\xeb\x13\x3b\x7c\xc3\x60\xd4\xa9\x1d\x3e\xb5\xc3\x58\x70\xb9\xd6\x82\x61\x3d\x6e\x38\x87\x12\x62\x55\x82\x1b\xcb\xea\xd4\x9a\xca\xb5\xde\x90\x09\x25\xd7\x5a\xa7\x66\xd2\xcf\xab\x99\x94\x6b\xbd\x21\x02\x4a\xae\x55\x89\xf0\xf3\x6a\x26\xcf\xb4\x08\x8c\xd4\xa7\x66\xf2\xd4\x4c\xbe\xfd\x4b\x8b\x80\x99\xbc\xf1\xb4\x2f\xf1\xd7\x3a\xcb\xfc\x6a\x01\xb4\x7f\xa7\xf6\x8f\x71\xe3\xd4\xfe\x49\xc9\xde\xf8\x78\x97\x94\x6c\x9d\xda\x3f\x1b\x90\xf6\x4f\x4a\xf6\xc6\xf1\xb9\xa4\x64\x95\x20\x1c\x78\x49\xc9\x96\x94\xec\x8d\xe3\x73\x49\xc9\x2a\x41\x38\xf0\x92\x92\x2d\x29\xd9\xfb\x65\xd7\x76\xb2\x7a\x3a\x59\xb5\xbd\x69\x39\x91\x20\xcc\x77\x49\xc9\x2a\xcf\x5f\xf2\x6b\x1a\x53\x24\x86\x4d\x50\x63\x2a\x25\x7b\xbf\xb4\x4e\x1a\x53\x24\x08\xf3\x5d\x52\xb2\x25\x25\x7b\xe3\x0e\x5c\x52\xb2\x05\x19\x1b\x84\xf9\xae\xd0\x98\x4a\xc9\xde\x2f\xba\xb6\x94\xac\x12\x5c\x4c\x57\x52\xb2\x25\x25\x7b\xe3\x37\x5b\x52\xb2\x4a\x40\xe4\x94\x94\x6c\x49\xc9\xde\x78\xbf\x96\x94\xac\x12\x10\x39\x25\x25\x5b\x71\xf9\x52\xda\x60\x68\x4c\x91\x20\xcc\x77\x85\xc6\x54\x98\xf6\xc6\x3b\xb4\x84\x69\x95\xe0\x36\xbc\x12\xa6\x2d\x61\xda\xfb\xf5\xe6\xa5\x1a\x53\x60\xda\x20\xfe\x71\x09\xd3\x96\x30\xed\x8d\x3f\x67\x09\xd3\x2a\xc1\xae\x76\x09\xd3\x2a\xcf\x63\xbc\x61\xfa\x52\xbc\x64\xd9\xd5\x2e\x63\x44\x97\x30\xed\x4d\xc4\xff\x12\xa6\x55\x82\x68\xca\x25\x4c\xab\x04\x61\xae\x4b\x98\x56\x79\xfe\x92\x7a\xd3\xbe\x22\xc1\x7e\x78\x09\xd3\x2a\xcf\x63\xfe\x9a\xf9\x60\x86\x3a\x4e\xdf\x69\xe1\x39\x32\xbd\x0f\xeb\x6d\xfd\xf2\xf6\xe5\x31\xea\x83\x23\xd3\x92\xb9\xbd\xf1\x85\x2c\x99\x5b\x25\x88\x86\x5d\x46\xa1\x2e\xa3\x50\xdf\x87\x25\xd5\x5a\x23\x41\x34\xec\x32\x0a\x75\x19\x85\xfa\xc6\x17\xb2\x8c\x42\xad\x04\xd1\xb0\xcb\x28\xd4\x65\x14\xea\xfb\xb0\x58\xda\x59\x24\x06\x93\x08\x39\x5f\x25\x08\x9a\x5d\xe1\xdc\x36\xb4\xa9\xc7\x2f\xcd\xc2\xbf\x2d\x3c\xf5\xa1\x4d\x95\x10\xbe\xf1\xd5\x2b\x11\xe0\x02\x01\x0e\x62\x55\x97\x08\x70\x89\x00\xdf\x78\xb4\x94\x08\xb0\x12\xc4\xaa\x2e\x11\xe0\x32\x7e\xf5\x8d\x57\x5b\x19\xbf\x5a\x09\x6e\x50\x2c\xe3\x57\x97\x08\xf0\x8d\x7f\x59\x89\x00\x2b\x31\x58\x4a\x89\x00\x2b\x41\x94\xeb\x12\x01\x56\x9e\xbf\xe4\x05\xce\x6d\x91\xe0\xee\xc5\x12\x01\x56\x9e\xc7\x28\x82\xd6\x18\x89\x61\x09\xb4\xc6\x22\xc0\x37\xce\x57\xf5\x0e\xf2\xf1\x5e\xfd\xe7\x1f\x5c\x59\x50\x6f\xeb\xfb\xdd\x9c\xa8\x3d\xcf\x7c\x7c\xe6\xf3\x3c\xc3\x86\x79\xe9\xd8\x55\x9f\xcf\x8b\x2a\x7b\x52\x9c\x73\x7e\x76\xff\xf9\x87\x9d\xec\xeb\x5f\x7d\xe3\xf3\xe7\x1f\x44\xa1\xae\xef\x78\x91\xf2\x74\x7f\xa2\x29\x97\x0e\x3b\x85\x6f\x0c\x17\x3a\x96\x8e\x2d\xf5\x7d\xde\x45\xe8\xd9\xd2\x29\xa4\xbe\xef\xcf\x9f\x7f\x5c\xaf\xbf\x76\x4e\x2b\x7d\x41\xea\xfb\x58\xe7\x8b\x26\x94\x66\x25\x9f\x1f\x05\xab\x29\xcf\xe1\x15\x22\xb6\x94\x27\xe3\xc5\xbd\xa7\x04\x67\x29\xaf\x38\x55\x26\xd6\x30\xc1\xbb\x2b\x9f\xb5\x0a\x21\x57\x2a\xfd\x8c\xf9\x14\x9b\xc8\x20\x55\xbe\xab\x9e\x77\x71\x57\x5a\x95\xef\xe2\x7c\x09\xaf\xe8\x6a\x9f\xe9\xe7\x19\x2e\xce\x28\xcf\x29\x8a\xa3\x83\x03\x2a\xb3\x3c\x32\x28\x36\xee\x0f\xfc\xfe\x8a\xdd\xfb\xbf\x95\x77\xd7\x01\xfe\xf4\x8b\x9f\xea\xd7\xf3\x53\x41\xd0\xf3\x76\xbf\xa9\x5f\xb9\xff\xfc\x23\x38\xa2\xe9\x57\xbd\x48\x7a\x64\xd0\xfb\x9a\xbd\x9c\x47\x9e\x66\x44\x3c\xbe\x7e\xb1\x48\x50\x82\x3d\xd6\x7e\x31\x46\x36\xbb\x33\xc1\x9d\x85\xfd\xea\x5f\xd2\xfa\xf3\x8f\xf5\xcb\x04\x28\x6e\xbf\x9e\x5a\x08\x22\xac\xf5\x61\xbe\x0e\xf2\x05\x54\xd4\x87\xf9\x3a\x92\xa4\xc7\x4c\xf6\xf1\xe4\xf1\x27\x01\x1c\xd8\x87\x59\x3d\x9e\x9f\x0f\x6e\xcb\xee\xc3\x9f\x47\xd6\xfb\xc5\x53\x0c\xa3\x7d\xf0\x46\xee\x20\xee\xd3\x37\x9e\x91\x84\x5a\x5f\x24\x95\x49\x45\xd2\x49\x52\x93\x44\xbe\x88\xee\xd4\x4e\xe4\xfa\xdc\x8f\xad\xe6\xf6\xaf\x3e\x89\x8a\xac\xc4\xdb\x3f\x24\x28\x72\x9f\xbc\x91\x59\x69\x87\x6f\x44\x02\xb2\xba\x23\x4e\x93\x1e\x5b\xc2\x42\xa3\x23\x82\xa4\xb1\x78\xea\xf9\x79\x06\xc5\x9f\xfc\xd7\x53\x0c\x8d\x1d\xd7\x7e\xfa\xcf\xf1\x14\x28\x26\x35\x81\x04\x61\x2f\xda\x41\xaa\x63\xe6\xf3\x54\x98\x54\x26\xd5\xf3\x69\x1f\x7b\xd3\xc1\xa6\x6c\x07\x7d\x88\x49\x4c\x6b\x44\x3b\x9e\x69\xd0\xc0\xdb\xb1\x83\x58\x10\xca\x60\xbe\xdf\x41\x27\x56\x06\xb7\x7a\x74\xd8\x26\xe2\x69\x07\x03\x67\xe1\x8e\x32\xf7\x8f\x0c\x56\x00\x1d\x65\xee\xeb\xc3\x53\xfe\x21\x55\x18\xfd\xe2\x29\x92\xda\x4c\x3c\x32\x0e\x73\xdf\xd6\xd7\x23\xd7\xcd\xa7\x8d\xb6\xbe\x1e\xfb\x33\x98\x57\x77\xb4\x99\x78\x64\x30\x9d\xed\xb0\x15\x22\x03\xcf\xde\x0e\x9b\x49\xf4\x97\xa7\x28\x23\xfb\x80\xca\xc0\xf0\x76\xb4\xf5\xf5\xc8\xe0\xb0\xbd\xa3\xad\xaf\x47\x06\x7e\x89\x1d\x4d\xc3\x8c\x4d\xee\xfd\x68\xdb\xdc\x6f\x72\x3f\xc8\xd7\x36\xf7\x8f\x0c\x10\xe6\x8e\x6d\xee\x37\x55\x38\x68\x13\xdb\xdc\x6f\x72\x4f\xbb\x8f\x6d\xee\xf7\x9b\xa7\xfc\xc3\x8f\x49\x4f\x15\x32\xd3\xea\xb0\x15\x22\x03\x73\xdd\x61\x2b\x8c\x67\x8e\x36\x98\x41\x75\x6c\x73\x8f\xe5\xc5\xf4\xf6\xb0\x61\x22\x03\xef\xd9\x1e\x36\xcc\xf1\x34\xc6\xc1\xf4\xa6\x47\x0c\x93\x26\x4f\x1d\x24\x2d\x93\xc8\xc4\x63\x86\x7a\xc4\xd7\xa4\x2f\x49\xfe\x7c\x9a\x44\xad\x5e\x83\xa4\x32\x89\x7c\x9d\xfe\x3c\xf9\xe2\x72\x89\x81\x5f\x6b\x8f\x61\x26\x1e\x19\x8c\xf8\x3d\x98\x4d\xf6\x18\x34\xdf\x8b\x9f\x1f\xbf\x3f\x6c\x06\x0e\xf2\x35\xf8\x1c\xe3\xe2\xb7\x16\x3f\x7f\xf9\x5b\xcf\xc4\x70\x70\x5e\xdd\xe3\xb2\x40\x8f\x0c\xa2\x57\xf7\x60\x8e\xa8\x0c\xfc\x24\x7b\x30\x47\xec\x71\x39\x2e\xdd\x24\x59\xc6\x47\xc6\x65\xbe\x2e\xcb\x78\x51\xc6\x65\x92\x65\xbc\xc8\xd7\x49\x81\x2e\xf3\x35\x79\xe3\xc9\x6f\x4d\xdf\xf8\x4c\x00\xc7\x15\x3c\x85\xeb\xa7\x32\x70\xaf\x6c\x6f\xc6\x68\x6e\xc3\x18\xdc\x5d\xdb\x63\x9a\x09\x3b\x32\x1d\x66\xd8\x91\xc7\xdc\x3c\xc5\x1f\x12\x4a\x50\x19\x0c\xcf\xed\xf5\x19\xca\xb8\x06\xc5\x5e\x56\xce\x23\xe3\xb2\x01\x2c\x2b\xfa\x91\x81\x23\x65\x7b\xa3\x86\x32\xae\x49\x19\x97\xb9\x7f\xe6\x88\x86\xec\xee\xb1\xcc\xea\x22\xab\xeb\xaf\x57\xcb\x3d\x96\x25\x59\x54\xa7\x25\x59\x56\x27\x26\x09\xff\xcc\xf6\xe2\x0b\x65\xe0\x64\xd9\xe3\x6d\xb6\x9f\xb5\xb2\x91\x9c\x7b\xbc\xfd\x5a\xcf\x1c\x6e\x4c\x5b\xf7\xdb\xea\x7c\x53\x9d\xd8\xfe\xf1\x36\x8f\xcf\x1c\xc1\x40\xce\x3d\xde\x66\x62\xfb\xc6\x27\x13\x97\xdd\x82\x4b\x00\xc6\x69\x12\x73\x66\x65\x70\x76\xd0\x5c\x0e\xf0\xc8\xf3\x87\xdc\x48\xd1\x86\x23\x6f\x40\xff\xc1\x06\x55\x5f\xef\x36\xa9\xff\x69\xf1\xae\x37\x8d\x01\xce\xff\x67\xf1\xc4\xfc\x95\x9f\x79\x13\xf3\x6f\x30\xfe\x9f\x79\x23\x30\xf8\x4f\x7e\xb6\xcc\xf8\xe0\x4d\x2c\xf0\x9f\x2d\x33\x16\xb8\x32\x70\xd6\x6c\xe2\x82\xff\xad\x2f\xca\xc8\x8a\xbb\xa7\x65\x9c\xcf\x68\x33\xb8\x4a\xbb\xa7\xa3\x0d\x32\xf0\x63\x6e\xe9\xf1\x9e\xb4\xee\xc1\x6f\x4d\x5b\x37\x32\x70\x3c\xee\x79\xf1\xc6\xb9\xec\x88\x24\x59\x13\x44\x83\xfd\xb5\xc8\x99\x5f\x93\xbe\x7f\xfe\x71\x11\xbc\xba\x67\x92\x7b\x58\xe0\xc1\x9d\xc0\x0d\x10\xfc\x93\x69\xd7\x17\x0b\xee\x49\xee\xe7\x33\x3d\xef\x65\xee\x17\x6f\xe4\x34\xb8\x0d\x1f\xd9\x8b\xa7\xb8\xf2\xb6\x6f\x9f\xba\x79\x0a\xe4\xab\x25\xef\x9a\xc0\x70\xc6\x37\x6b\xe3\xc2\x29\x97\xe6\xcd\xb8\x70\x0d\xa8\x36\xde\x8b\x24\xf3\x85\x0c\x2e\xb0\x6b\x99\xb5\xbe\x9f\x37\x5e\x6c\xe2\xb4\xb3\xe4\x7e\x3f\x16\xf3\x62\x1b\xa3\xdf\x71\x99\x74\x3d\xf3\x3c\x5a\xce\x3b\xf8\x79\xe6\xd2\x17\xd7\x1f\xb4\x93\xe9\x06\x17\x32\x98\x4d\x4b\x0b\x29\x17\xa0\x68\x4b\x0b\x35\x61\x99\x2e\x80\xa7\x36\x2a\x93\x72\x01\x0a\xb4\x51\x99\x1a\xce\xe5\x3a\xc8\xfd\x9b\x0d\x00\x45\x27\x89\x26\xa4\xd2\x23\x4f\x26\x70\x6b\x6d\xe7\xef\xcd\xfc\xfd\xc2\x75\xb9\x9d\xc0\x37\x94\xc4\xc5\x69\x77\x7f\x6c\xd1\xc8\x05\xa3\xde\x1f\x5b\x34\x72\x71\xaa\xda\x4c\xf9\x7f\x72\xb1\x6d\xda\xd2\x15\xfd\xf9\x9e\x3c\xf5\x7c\x34\x49\x0a\x45\x90\xa2\x3f\x2c\x65\xfa\xd3\xfc\x21\x13\x42\xc9\x07\xe5\x62\xcb\xb8\x3f\xce\x07\x3e\xcf\xb0\x7e\x71\x0d\x4b\x7f\x1c\xd6\x91\x6b\xd0\xdd\x85\x1c\x9a\xc5\x86\x57\xf9\xb7\xab\x8d\x66\xdd\x70\x39\x60\xbb\x70\xe8\xef\x63\x54\xae\xe1\x53\x2c\x1c\x95\xe9\xa7\xd5\x9b\xbc\x89\xfb\xe1\x6d\xf1\xfd\x25\x10\xbf\x72\x39\x2b\xfd\xda\xf9\xbe\xcd\x53\x8c\xe1\x5f\x27\x12\x88\x71\x12\xfa\xeb\x44\xe2\x4b\xbe\x08\x3e\xde\x2e\x3d\xda\xa5\x07\xc1\xab\xdb\xb5\x47\xe3\x85\x7a\x81\x75\xb7\x4e\xa8\xca\xe2\xd6\x97\x4e\x67\x0d\xac\x2c\xbc\x74\xb9\x5d\x5a\x28\x8b\xdd\xe3\x2e\x87\xf5\x8a\xa7\x72\x88\xe9\xd2\x15\x6f\x93\xde\xcf\xcf\x33\x8b\xaf\x60\x6e\xc1\x9a\xc4\xbb\x94\xdb\x45\x49\x17\x65\xe4\xb8\xac\xcb\x32\x22\xd7\x4d\x4d\x94\x06\x06\x2f\xc1\x8b\x5b\x81\x5b\x27\xc1\xae\xaf\x63\xf8\x45\x52\x98\x74\xf3\x14\x3f\xff\x35\x13\x8f\x0c\x96\xde\xed\x45\xf7\xca\xc5\x2d\xbe\x5d\x1c\xac\x74\x7d\x31\x43\xa7\x49\xd4\x2a\xd7\xdd\x5f\x5c\xec\xdb\x95\xc3\xa4\xa7\x8b\xb2\xa2\xee\xb2\x6f\x57\x92\x7b\xcc\x63\xa5\xb9\x4f\xa6\x41\x8c\xbb\xe5\xea\x02\xb9\x38\xca\xe9\x72\x75\x81\x0c\x97\x4b\xe5\x42\x08\xf1\xca\xd6\xae\xb2\x56\x8b\x32\x86\x49\x96\x91\xfe\x08\x58\xd8\xde\xa1\xaf\x0c\xfc\x0a\x5b\xf7\xc3\xae\x67\x5e\x77\x71\xdc\xd3\xe5\xbc\xae\x98\xc4\x0d\x2b\xda\x49\x1c\xf2\x9b\xf3\xe0\x75\xf8\x93\xeb\x6d\xbe\x9c\xd7\x95\xf3\xba\xf1\x7c\x0e\xd7\x8d\xca\x18\x63\xfd\xf5\x50\xdc\xb6\x8f\x7e\xa6\x7d\xde\xab\xda\xed\xb4\x0f\x19\x83\x59\x65\x6b\xcb\xfa\xb1\x5f\x17\x87\x2d\xdd\xce\x04\x91\x31\x98\x41\x74\xdc\x26\x3d\x7d\x80\x9b\x11\xbb\x9d\xf6\xb5\xd3\x3e\xec\x75\x3b\xed\x43\x2e\xd7\x36\x1d\x7c\x07\xbc\x28\xc7\x60\x44\xd5\x8b\x52\xb9\xb8\x53\xb0\xdb\x99\x20\x32\x88\x15\xd1\x38\x59\x3e\x42\xbe\x86\x49\xe6\x8b\xc1\x6c\x50\x77\x5e\xfa\xdf\x3d\x9e\x01\x88\xe3\x98\xee\x91\x26\xd1\xb0\x18\xb0\x7b\x98\xd5\x8b\x9a\x60\xd2\xea\x05\xff\xca\x80\x78\xea\x76\xbe\x88\x5c\x9c\xb2\x74\x3b\x5f\xec\xcb\x11\x95\xdc\x5f\xd6\xc4\xc5\x67\xa6\x9f\x37\xe1\xa7\x95\x71\xfc\xfe\x90\xd6\x8d\x6b\xa7\x97\xc0\xb6\xae\x9d\xca\x18\x93\x02\x4d\x8b\x3d\x79\x23\x5d\x4c\xcf\x4e\xe5\x37\x86\xf7\xb4\xd8\xcf\x14\xd2\xfb\x5e\x5b\x5f\x4f\x65\x0c\xac\x81\xbe\x9e\xdd\x93\x9a\x60\x06\xd2\xd3\x9a\x60\xc5\x78\x98\x55\x57\x8c\x3d\xf9\x42\xcb\x4c\xf8\x85\x98\x68\x0e\x33\xe1\x44\x13\xb9\xb8\x94\xad\xdb\x89\x26\x32\x34\xa8\xed\x44\x13\x4f\xd2\x8b\x93\x9f\xd6\x93\x54\x19\x1a\x54\x1d\x49\x95\x81\xcb\x6c\xeb\x48\xaa\x8c\xc1\x9c\xd8\x98\x09\xca\xc5\x2d\x6d\x6d\xcc\x04\x65\x0c\x0b\xe4\x74\x14\xb9\xb8\xa4\xad\x7b\x59\x6c\xe6\x9b\xc3\x02\x39\xdf\x44\xe6\xb0\x7d\x2d\x8b\x8d\x11\x04\x0f\x6d\x77\x5d\x94\x31\xcc\xbd\x53\x50\xe4\xe2\xd6\xb6\xd6\x61\x54\x19\xdc\xef\xd3\x3a\x8c\x2a\xbf\x11\x42\x7f\xd1\xc6\x39\xd4\xeb\x6c\x5b\xdf\x50\x65\x0c\x0b\xe4\xdc\xb5\x9d\xbb\xda\x30\x9d\xbb\x22\x03\x56\xac\xfb\x6d\x81\xd8\xf2\x72\xaf\xa1\x9d\xce\x22\x63\xfc\x72\x6f\x19\x19\x8a\xdf\xac\x64\xdd\x33\x52\xc6\x30\xf7\x1f\x0b\xc4\x74\x03\xdc\xb5\xdb\xe9\x06\x32\x86\x59\xfd\x98\xd5\xcf\xcd\xc0\xc8\x1b\x3f\xe6\xeb\x43\xfb\x62\x8a\xd0\x1f\xf3\xc5\xdc\x75\xfc\xde\x68\xbe\x1e\x99\xdc\xa5\xd6\xfd\xf9\xe5\x2b\xff\x39\xdf\x6c\x47\x54\x64\x0c\x76\x4a\xda\xd1\xa6\xd9\x4b\xe3\x0c\xac\xfb\x6b\x93\xfb\x62\x9c\x19\xc3\xdb\xd1\xa6\xbf\xcd\x53\x14\xfb\x6b\x5b\xfd\xd2\x56\xdf\x24\xa5\x7f\xf8\xc8\xe4\x5a\xaf\xd6\xdf\x55\x59\xcb\xba\x4f\x6b\xe2\x19\x3b\x26\x1b\x6a\xdd\x4e\x08\x91\x31\xb0\xfd\x9d\xd6\x44\xf2\xd1\xde\xfe\x96\x1f\xed\x99\xf4\x4e\x82\x66\x76\x3b\xe9\x45\xc6\x85\xa1\x6f\x27\xbd\xc8\x74\x8e\xd8\x69\xb1\x1f\x19\x97\x95\xe3\x30\x85\x4c\xee\xe5\xea\x76\x98\x6a\xc6\xa4\xcb\x9a\x70\x4c\xea\x67\x00\x9a\x5c\xcb\xd5\x3a\xeb\x2a\xe3\x62\xe5\xdf\xee\xe0\x74\xf1\x5b\x0c\x8c\x5d\xbf\xdf\x62\xc5\xc8\x9e\x51\xb7\x95\xd3\xcc\x79\x18\x80\xda\x49\x2f\x32\x2e\xa6\x1b\x3a\xf4\x2a\xf3\xa5\xd9\x76\xd7\x05\x19\x17\x5b\x06\xed\xae\x0b\x5e\xb7\xde\x50\xdc\xbd\x7f\x49\x4f\xaf\x5d\x56\xe1\xb6\xbe\xd8\x14\xe5\x02\x9d\xde\x8e\x5c\xb8\x7b\x7a\x7d\x70\x1b\x91\xa2\xb7\x4b\x4d\xcc\xf6\xb6\x6f\xef\xa7\x8b\x4e\xb7\x6b\xb6\x5d\x14\x99\xee\x94\x6c\xbb\x28\x32\x2e\x06\x1d\xdd\x43\x95\xdf\xe2\x76\xdb\x45\xf7\xd3\xd3\x26\x3b\xe7\xbd\xed\x69\xc8\xb8\x18\x87\xb6\x3d\x0d\x99\x90\xc1\xbd\xed\x69\xc8\x6f\xcd\xb6\xed\x69\x88\x97\xe2\x36\x9e\xa8\x3f\x19\xd7\xf5\xd7\xc1\xb1\x7b\x3b\xbf\xde\xcf\x64\x7a\xba\x6b\xb2\x9d\x4c\x23\xe3\x62\x8e\xa7\x53\x6b\xe3\xa1\xea\xc5\xba\xbd\xed\x9b\xc8\xc0\x9b\xbb\xf1\x5c\x7d\xe4\xe9\x75\x5a\xf5\x6d\xaf\x43\x06\xd7\x70\xf5\xb6\xd7\xed\xf4\x29\x7e\xcb\x46\x8a\x8c\xcb\x4f\x63\x23\xdd\x7c\x53\xa8\xba\xde\x7e\x53\x64\x69\xcb\xb6\xdf\x74\xf3\x4d\xe1\x56\xb6\x5b\xcf\xfb\x75\x3d\xbd\x0e\xe8\x63\xbf\xae\x5f\x12\x5f\xeb\x0c\x92\x4e\x92\x9e\xe1\x60\xe2\xf1\xbc\xf5\xe9\x54\x06\x5b\xcf\x5b\x9f\xce\xcd\x36\xf6\xc4\x0f\x71\xbb\x8d\xbd\xf1\x81\x9c\xf8\xcb\xed\xd7\xdb\xa7\xde\xec\x58\xdd\x3e\xb5\x4c\xba\x79\x8a\xdf\xe2\x33\x2b\x83\x29\xf7\x7e\xf1\x99\x37\x5e\x93\x13\x2f\xb5\xfd\xe2\x73\x28\x83\x9b\xbb\xf6\x8b\xe5\x8e\x32\x71\x2b\xdb\x2f\xbe\x90\x32\xd8\xff\xde\x7a\x5b\xee\xd7\x27\x78\x6a\x90\x34\x4c\xa2\x3f\xdd\x26\x59\x46\xbe\x23\xae\x61\xdb\xb8\x10\xca\xb8\x6e\xea\x8b\xef\xa8\xcc\xb0\x56\x3f\xe6\x1e\xb3\x4b\xf8\x9f\x6d\x58\x08\xc5\x9d\x92\xfd\xc2\xec\xee\xd7\x33\xbf\x9e\xb8\x94\xed\xd7\xd7\xa7\xbe\x98\xa4\xb7\x49\x69\xd2\xd3\x6e\xd9\xca\xd8\xb8\x75\xfe\x64\x5c\x6f\x0a\xf4\xb5\x26\xb0\x9e\x38\x24\x6d\xfd\x3d\x95\x41\xd4\xa0\xfd\x4a\xbf\x63\xd2\xeb\xde\xfc\x16\xc7\xf6\xfb\x85\x41\xc5\x81\x68\xbf\xd2\x2f\x84\xf5\xbc\xde\xfe\x96\x65\xa4\x15\xb2\xca\xdb\xaf\x34\x5f\xb6\xc2\xb7\x7f\x68\xbe\xb0\x8b\x2c\xfc\x36\x07\x18\x7f\xdb\x1c\x54\x0c\x40\x81\xfd\x2a\x33\xf1\x88\x7b\x0d\x5b\x37\xd4\xcd\x41\xc5\xc4\x41\x67\xbf\xca\x37\xb2\x41\xcd\xf6\xc3\x7e\x95\xb5\x4a\xf3\xc5\x07\x66\x7b\x42\xb1\x8f\x67\xee\x3b\xc1\x98\xf6\xc1\x02\x5e\x19\xf3\x18\x24\x2d\x93\xd8\x7f\x3a\x26\x49\xb7\x49\x6f\xfe\xd0\xa4\x8f\x49\xee\x3f\xdd\x24\x7d\x4d\x6a\x9e\x32\x69\x9b\xb4\x99\x82\x3e\x05\x3a\x38\x12\xdb\x38\x7d\x0e\x80\x83\x8d\xe7\xe7\x4f\x06\x6c\xf0\xd6\x01\x74\xe3\x00\x3a\x39\x77\xdd\xfa\x7f\x2a\x83\xdb\xd8\xb6\xfe\x9f\xfb\x78\x66\xc8\x6e\xb1\x6c\x7c\x41\x7f\xe2\x16\xcb\xd6\x23\x54\x99\x9c\x9d\x6e\x3d\x42\x95\x31\xe9\x1d\xc7\x30\xf7\x63\xf3\x14\x7f\x78\x99\x55\xf6\x60\xc1\x14\xf6\x61\xdf\xc6\x21\x74\x8e\x5f\x92\xf9\x62\xc3\x95\xc0\x4c\x5b\x7f\x50\x65\x70\x87\xdb\xd6\x1d\x74\xe3\x02\x3a\x59\xac\xed\xe3\x32\x5f\x4e\xa0\x69\xf7\xc7\x65\x26\xa6\x3f\x4f\x26\xa6\x3f\x3f\xfd\x79\x9e\x9a\xfe\xfc\xfc\xe7\x54\x6f\x1f\xcc\x70\xf7\x31\xd9\x46\xa2\x77\x1c\xd3\xba\x7f\xa6\xb3\xde\x56\xb9\xf5\xfb\x54\x06\x08\xc4\x3e\x96\x05\x7a\xa6\xb3\x73\xd0\x15\xf4\xfb\x54\x06\x17\xc4\x6d\xdd\x3e\x37\x71\x2e\x26\x2b\x95\x6d\x9c\x8b\x8d\xf7\xe7\x80\x93\xd8\xc7\xb2\x40\x98\x34\xe6\x88\xdb\x13\xb0\x4d\x2c\x8a\x39\x68\xe4\x87\xc6\xea\x70\xe7\xd2\xdc\xbf\x2d\xf6\x23\x93\x09\xf4\x3e\x18\x80\x94\x31\x6d\x39\x6f\xcb\xf8\xa1\x40\x8b\x37\x6a\x99\xf0\xdf\x74\xf7\x6c\x1f\x5a\xa6\xa3\x8b\xa7\xf8\xb4\x6c\x52\x28\x17\xbe\x91\xfb\x68\x2b\x87\xde\xc1\x88\xba\x3d\x4d\xdb\x78\x80\xcd\xeb\x59\x83\xec\x93\x0d\x6a\x65\x32\x3d\xdb\x27\xab\x8b\xcd\x69\xda\xb4\x7d\x79\x9a\xb6\x39\x27\x9b\x93\x51\xc1\x73\xb2\xcd\x79\x94\xd7\x73\x6d\xcf\xa3\x36\x87\x16\x13\xdf\xdf\xed\xa1\xc5\x1e\xcf\x9a\x6d\x72\xdf\xfd\xe6\x54\xe0\x27\x86\xbb\xda\x1e\x0e\x6c\x36\x92\x27\x57\x67\x6f\x37\x92\x37\x1b\xbe\xeb\x75\xfe\xb7\x0d\xea\x58\xff\x7d\x24\xde\xc3\xda\x44\x2e\x82\xc8\xee\x61\x6d\x8e\x67\xea\xb9\x08\x51\xbe\xb9\x1d\xf9\x27\x83\x0b\xd7\xf7\xf8\xd2\x3c\xd8\x53\xf6\x8a\x93\xed\x9e\xf2\xbe\x1e\x93\xb1\xf0\x27\xd8\x97\x26\x03\x99\x04\xf4\xdb\x97\x26\x83\x4b\x66\xbd\x20\x63\xb3\xbf\xfc\x93\x39\x7d\xca\x82\xb0\x9d\xbb\x80\xc3\xb7\xdb\xb9\x9b\x2d\x58\xc1\xe9\xed\x16\xec\xe6\x52\xcb\x85\xc7\xd3\xf6\x52\x4b\x65\x80\x0b\x6d\xef\xb4\x54\x16\x7e\x46\xdb\x3b\x2d\x95\xc5\x36\xf3\x9e\xb6\x3e\x6e\x92\x14\x29\xdd\xde\x24\xa9\x0c\x18\xcd\x3d\xbf\x3e\xf5\x18\xf5\x85\xe7\xc3\x9e\x1a\x75\x64\x80\xbd\xed\x99\x3e\xf5\xd8\x66\x91\xca\xed\xd5\x92\xca\x70\x94\x9a\xcc\x59\x37\x9b\xbe\x8b\xbd\x80\xed\xa6\xef\xe6\x4a\xc1\xc5\x5d\xa9\x7b\xd9\xd4\x90\x75\xf1\x95\x97\x4d\x6d\x79\xae\x4e\x23\x72\x6b\x58\x59\xdc\xd1\xb9\x17\x73\x43\xe5\xc2\x4d\x68\x7b\x43\xe0\x66\x03\x79\x71\x1a\xb1\xdd\x40\x56\xc4\x62\xf6\xcd\x46\x89\x12\x17\x7d\xfa\xe6\xe0\x76\x73\xe1\xdc\xf2\x0b\xdd\x4e\x53\x90\xd0\x18\xdc\xf6\x7c\x36\xa3\xd7\xa2\x3b\xb9\x19\xbd\xd9\x40\x5e\x84\x8f\xde\x6e\x20\xef\xf7\xd3\x0e\x16\x81\xb9\xf6\x9b\x7d\x3a\x25\x88\xdc\xb9\xdf\x0e\x23\x6c\x20\x2f\xc2\x66\x6d\x37\x90\x37\xdb\xb9\x78\xae\xfe\xdf\x8d\xfb\xf9\xff\xbf\x7e\xfe\xfe\xff\xfd\x8f\xff\xf9\xf9\xfb\xff\xfa\xfc\x6b\xff\x91\xff\xf9\x8f\x7f\xf4\xbf\xfd\x47\xfd\x4b\xfe\xc7\x1f\xff\xff\x93\xfa\x47\xf5\xfe\x97\x7f\xeb\x7f\xf4\xff\xfe\xf7\xff\xfc\x47\xf6\x1f\x7f\xff\xf7\xbf\x3f\x7f\xc5\xbf\xff\x13\x00\x00\xff\xff\xe4\xfe\x34\x66\x50\x40\x01\x00"); +func _feae ()(*asset ,error ){_faab ,_cfggb :=_dcbea ();if _cfggb !=nil {return nil ,_cfggb ;};_ggce :=bindataFileInfo {_ae :"UniJIS2004-UTF8-H",_ca :214224,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492828,0)};_adacd :=&asset {_e :_faab ,_ee :_ggce }; +return _adacd ,nil ;};var _afcfd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x91\x41\x6b\xf3\x30\x0c\x86\xef\xfe\x15\x3a\xf6\xbb\x7c\xb1\x93\x35\xdb\x20\x04\x46\x4b\x21\x1b\x5d\xc7\xba\x6e\x83\xb1\x83\x6b\x2b\xc1\x6c\x91\x8d\xe3\x1c\xfa\xef\x87\x9d\xb4\x83\x1d\x8c\xac\x57\xcf\x6b\x24\x39\x5b\x35\xeb\x86\x4c\x80\xec\xc9\x5b\xb5\xc7\x00\xad\x21\xed\x71\xb0\xa3\x57\x08\x47\xec\x0c\x31\x26\x72\xd0\x46\x85\x73\x9a\x82\xea\xa5\x63\x2c\xfa\xf7\xa7\x21\x60\xdf\x50\x6b\xa1\x98\x38\x3d\xba\x99\x05\xc8\x9e\xb1\x33\x43\xf0\x27\x58\xdc\x69\x7b\xc4\x7f\xa0\xb1\x8d\xfa\xce\x6b\xf4\x86\x3a\x58\xdc\x4b\x27\x49\x5c\x0a\xfb\xd1\xb9\x6f\xec\x91\x02\xf0\xa4\x21\xe9\x14\x59\xb6\xda\x4a\xf7\x28\x7b\x84\xec\x41\x06\xf9\x25\x49\xa6\x42\xd2\x5f\xd1\x0f\xc6\x12\x08\xfe\x9f\xf3\xf2\x57\x7f\x39\x39\x04\x31\x3f\x70\x68\xd6\xbb\xb6\x1d\x30\xc0\x4d\x79\x35\x31\xef\x87\x66\x0d\x1f\x02\x04\x87\x7c\x59\x2c\xf9\xe7\x8c\xbe\x6d\xad\xc6\xb9\x03\x26\xa6\x79\x94\xd5\x38\x38\xa9\xd0\x4b\xea\x90\x01\x54\x9c\xd7\x50\x6d\x36\x75\x6c\xf2\x4f\x95\xe5\xb3\xc9\xe8\x49\xa8\xf2\x08\x2f\xdb\x1a\x8a\xbc\x64\x55\x19\xb3\x6b\xac\xa1\xb8\x15\xc9\x7e\xe6\xe2\x3d\x6e\xf7\x32\xad\x1a\xbd\x47\x0a\x69\xb7\x69\xa6\xd8\x94\x21\xbc\xfc\x93\xb3\x2e\xba\xd2\xf9\x09\x00\x00\xff\xff\xea\x27\xb0\xe9\xd3\x01\x00\x00"); +func _dgbc ()([]byte ,error ){return _ad (_bbb ,"KSCpc-EUC-H")};func _fffe ()(*asset ,error ){_cgga ,_acg :=_ecf ();if _acg !=nil {return nil ,_acg ;};_cfa :=bindataFileInfo {_ae :"GBK-EUC-H",_ca :80859,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492080,0)}; +_ebad :=&asset {_e :_cgga ,_ee :_cfa };return _ebad ,nil ;};func _dbb ()(*asset ,error ){_gf ,_cg :=_egd ();if _cg !=nil {return nil ,_cg ;};_fe :=bindataFileInfo {_ae :"78-H",_ca :12437,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490877,0)};_gdg :=&asset {_e :_gf ,_ee :_fe }; +return _gdg ,nil ;};func _adge ()([]byte ,error ){return _ad (_bgbd ,"Adobe-KR-8")};func _gcbd ()([]byte ,error ){return _ad (_afcfd ,"Katakana")};func _eea ()([]byte ,error ){return _ad (_dbcf ,"Adobe-KR-0")};func _cdcc ()([]byte ,error ){return _ad (_gefe ,"UniJIS-UTF8-V")}; +func _gga ()([]byte ,error ){return _ad (_aacff ,"KSCms-UHC-V")};func _febd ()(*asset ,error ){_bedb ,_aafb :=_egdc ();if _aafb !=nil {return nil ,_aafb ;};_ebgab :=bindataFileInfo {_ae :"UniJIS-UCS2-V",_ca :4167,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492912,0)}; +_ffef :=&asset {_e :_bedb ,_ee :_ebgab };return _ffef ,nil ;};func _cgdf ()(*asset ,error ){_cabcd ,_dfga :=_gdfg ();if _dfga !=nil {return nil ,_dfga ;};_ggde :=bindataFileInfo {_ae :"UniCNS-UCS2-V",_ca :631,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492690,0)}; +_gaeg :=&asset {_e :_cabcd ,_ee :_ggde };return _gaeg ,nil ;};func _ecdg ()([]byte ,error ){return _ad (_cdgd ,"UniGB-UTF8-V")};var _eccd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x5f\x6b\xe3\x46\x1b\x05\xf0\x7b\x7d\x0a\x5d\xee\x7b\xb1\x6f\xe6\xf9\x33\x9a\x19\x10\x0b\x65\x97\x85\xb0\x6c\x5b\x92\xd2\x5e\x3b\xd2\x38\x18\x1a\xd9\x38\xce\x45\xbe\x7d\x39\xcf\xb1\x53\xe8\x45\x70\x7c\x22\x3d\x12\xbf\x93\xd1\xe8\xee\xeb\xfd\xb7\xfb\xed\x70\x19\xef\x7e\x3f\x1f\x97\xc7\x7e\x19\xf7\x87\x6d\x3d\xf7\xd7\xe3\xdb\x79\xe9\xe3\x53\x7f\x3e\x6c\xc3\x20\x3a\xae\x87\xe5\x72\xfb\x1a\x1f\xcb\xcb\xee\x34\x0c\x38\xff\xf1\xfd\xf5\xd2\x5f\xee\xb7\xfd\x71\x34\x1e\xb7\xbe\x9d\xae\xc7\x8e\xe3\xdd\x43\x7f\x3e\xbc\x5e\xce\xef\xe3\xa7\x5f\xd6\xe3\x53\xff\xdf\xb8\xf6\x3d\xf2\xdf\xce\x6b\x3f\x1f\xb6\xe7\xf1\xd3\x8f\x87\x8f\xf0\xf1\xed\x74\xfa\xbb\xbf\xf4\xed\x32\xb6\xc8\xfa\xb6\xc6\xe7\x70\xf7\xf5\xe7\xee\xf4\xeb\xee\xa5\x8f\x77\x31\xe7\xf3\x8f\x87\xcf\x3c\x24\xfe\xf2\x67\x3f\xbf\x1e\x8e\xdb\x28\xff\x4f\x49\xff\x8d\xff\x78\x3f\xf5\x51\xae\x13\xfe\xfa\x79\x5c\xfb\x98\x6e\xf3\xee\xbf\x7d\x3d\xbe\x6d\x97\x51\xb5\xb6\xc2\x50\x78\xdb\xcb\x71\xed\xaf\xa7\xdd\xd2\xcf\xbb\xed\xb9\x0f\xe3\x38\xa7\x94\xd2\x97\x71\xce\xed\xfb\xf7\x2f\xb8\xa7\xff\x1c\x31\xb4\x74\x3d\xf3\xb0\x32\xb9\x9d\x91\xd2\x7e\xff\x65\x4c\xc3\x9c\x84\xdf\x05\xdf\x35\x4f\xc3\x9c\x94\x89\x22\xc9\xa2\xc3\x9c\x8c\x89\x21\x29\x53\x1d\xe6\xe4\x4c\x1c\x89\x24\xf5\x61\x4e\x99\x51\x8e\x48\x2b\x66\x4f\x8c\xa6\x88\xb2\x61\x78\x61\x54\x22\x2a\x0d\xd3\x2b\xa3\x1a\x77\x90\x1c\xe3\x1b\xa3\x16\x91\x25\x8c\xdf\x31\xda\x5d\xef\x13\xe3\x9f\x18\x3d\x45\x54\x05\xe3\x17\x46\x0b\x22\x4b\x05\xe3\x57\x46\x6b\x44\xa6\x18\xdf\x19\xf5\x88\x72\xc5\xf8\x3d\xa3\x7d\x44\xd5\xd3\x30\x0b\xa5\x24\xa4\x3c\xb5\x69\x98\x85\x58\x12\x58\x6e\x59\x87\x59\xa8\x25\xa1\xe5\x53\xaa\xc3\x2c\xe4\x92\xe0\xf2\x3a\xf9\x30\x0b\xbd\xc4\xaf\xa6\x18\x4f\x2f\x09\xaf\x6c\x05\xe3\xe9\x25\xe1\x95\x27\xc3\x78\x7a\x49\x78\xe5\x5a\x31\x9e\x5e\x12\x5e\x93\x38\xc6\xd3\x4b\xc2\x6b\xf2\x84\xf1\xf4\x92\xf0\x9a\x26\x14\x2b\xf4\x92\xf0\x9a\x1a\x9a\x15\x7a\x49\x78\x15\x41\xb5\x42\x2f\x09\xaf\xe2\xa8\x56\xe8\x25\xfd\xda\x3f\xc6\xd3\x4b\xc2\xab\x34\x54\xab\xf4\xd2\xf0\xaa\x82\x6a\x95\x5e\x1a\x5e\xd5\x51\xad\xd2\x4b\xc3\xab\x16\x54\xab\xf4\xd2\xf0\xaa\x0d\xd5\x2a\xbd\x34\xbc\x9a\xa2\x5a\xa5\x97\x86\x57\x73\x54\xab\xf4\xd2\xf0\x6a\x05\xd5\x2a\xbd\x34\xbc\x5a\x43\xb5\x4a\x2f\xad\xb7\xff\x55\xcc\x27\x98\x36\x66\x8e\x72\x95\x62\xba\x63\x56\xd0\xae\x92\x4c\x83\x0c\xed\xe3\x12\x34\xd3\x85\x99\xa2\x5f\x25\x9a\xae\xcc\x32\x0a\x56\xaa\x69\x67\x56\xd0\xb0\x92\x4d\xf7\x5c\x24\x09\x15\x1b\xdd\x2c\x31\x53\x74\x6c\x84\x33\x61\x96\x51\xb2\x51\xce\xf4\xb6\xc0\xd2\x30\x1b\xe9\x2c\xe8\xc4\x12\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\x65\x14\x6d\xd4\x33\xae\x4e\xab\x68\xda\xc8\x67\x5c\x9e\x9e\x50\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\xcf\x28\xdb\xe8\x67\xf4\xf3\x8a\xb6\x8d\x7e\x46\xbf\x2c\xa8\xdb\xe8\x67\xcb\xed\xa9\x80\x6b\xd0\xcf\xe8\x97\x27\x14\x6e\xf4\x33\xfa\xe5\x8a\xc6\x8d\x7e\x46\xbf\x49\x50\xb9\xd3\xcf\xe9\x37\x19\x3a\x77\xfa\x39\xfd\xa6\x09\x9d\x3b\xfd\x9c\x7e\x53\x45\xe7\x4e\x3f\xa7\x5f\x11\x74\xee\xf4\x73\xfa\x15\x47\xe7\x4e\x3f\xa7\x5f\x99\xd0\xb9\xd3\xcf\xa7\xdb\xa3\x0c\xd7\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x4e\xe8\xdc\xe9\xe7\xf4\xab\x0d\x9d\x3b\xfd\x9c\x7e\x4d\xd1\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa0\x73\xa7\x9f\xd3\xaf\x35\x74\xee\xf4\xf3\x3d\x9f\xb5\x8a\xce\xf3\x75\x0f\x49\xb7\xe7\x6f\x1a\xe6\x4c\xbf\xcc\x5d\x21\x15\x74\x9e\xe9\x97\x95\x59\x43\xe7\x99\x7e\x39\xfc\x54\x14\x9d\x67\xfa\x65\x67\x96\xd1\x79\xa6\x5f\xce\xcc\x0a\x3a\xcf\xf4\xcb\xe1\xa7\x9a\xd0\x79\xa6\x5f\x2e\xcc\x14\x9d\x67\xfa\x65\xee\x0f\x9a\xd1\x79\x6e\xd7\x7d\xaf\x24\x64\xa5\x7a\xec\x7e\xb7\x5d\x0e\xbf\xe3\x3d\xe0\x63\x6f\x5e\xde\xce\xe7\xbe\x5d\xe2\x2d\x20\x36\x60\xec\xab\x87\xad\x7f\xbc\x51\x9c\x8e\x27\x9c\x15\x3f\xff\x04\x00\x00\xff\xff\x4b\x3b\xc9\x6a\x7d\x08\x00\x00"); +func _eede ()([]byte ,error ){return _ad (_eccd ,"Adobe-KR-9")};var _ea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\xb1\xae\xd3\x4c\x10\x05\xe0\xde\x4f\x31\xe5\xfd\x8b\x9f\x78\x77\xbd\x5e\xaf\x84\xae\x84\x92\x82\x20\x5d\x40\x04\x2e\x48\x88\xc2\xb1\x27\x91\x25\xb2\xb6\xd6\x76\x91\xb7\x47\x73\x26\x98\x22\x9a\xf8\x8b\xe7\xe8\x14\x93\xdd\xfe\x78\x38\xa6\x61\xa1\xdd\xe7\x3c\x76\x27\x5e\xe8\x32\xa4\x3e\xf3\x3c\xae\xb9\x63\x3a\xf3\x75\x48\x45\x61\x2c\xf5\x43\xb7\xfc\x7d\xc4\xe8\x6e\xed\x54\x14\xbb\xd0\xfc\xff\x9e\xd6\x99\x1f\x8f\xfb\xe3\xe1\x74\x9f\x17\xbe\x1d\xd3\x65\x24\xa7\x6b\xfd\x3a\x3d\x56\x89\x76\x5f\xf8\x3a\xcc\x4b\xbe\xd3\xd3\xbb\x7e\x3c\xf3\x7f\xd4\xf3\x45\xfc\x53\xee\x39\x0f\xe9\x4a\x4f\x1f\xda\xa9\x4d\x66\xfb\xe1\xb4\x4e\xd3\x6f\xbe\x71\x5a\xa8\x84\x71\xea\x31\x8b\xdd\xfe\xa5\x9d\x3e\xb6\x37\x26\xa9\xf1\x0a\x84\xbd\x72\x9e\x87\x31\x91\x29\xdf\x94\x65\xfd\xcf\xbf\xde\x27\x26\xf3\x58\xfe\xf1\xed\x78\xa0\x9f\x86\x4c\x49\xd6\x3b\xef\x7e\x3d\xfc\xfb\xcb\xd8\x6f\x6f\xd9\xa0\xcd\xbb\xa1\xcf\x6d\xba\x72\xf1\xd6\x1a\x6b\x9f\x49\x86\x7b\xa6\xd0\x34\x41\xc8\x19\x90\xb3\xa0\x08\xea\x94\x58\x28\x1a\xa1\x4a\xdf\xaa\x3c\xa8\x02\xb5\x20\x7f\x06\x61\xb1\xd6\xb7\x64\x84\x68\x24\xbe\xb2\x20\x8c\x10\x4d\x03\x72\x4a\x0e\x14\x41\x5e\x49\xe2\xa3\x2d\x41\x41\x29\x80\x0c\x28\x2a\x45\x90\x15\xaa\x34\xab\x42\x96\x75\x42\xb5\x52\xad\x54\x81\x34\xbe\xd6\x78\x0f\xd2\xf8\x5a\xe3\x6b\x10\x2b\x31\x48\xda\x7b\x6d\xef\xb5\xbd\x6d\x40\x4e\x49\xe3\x23\xc8\x2b\x21\xde\x95\xa0\xa0\x84\x78\x67\x40\x51\x09\xed\x9d\xb4\xf7\xda\xde\x6b\x7b\x27\xed\xbd\xb6\xf7\xda\xde\x55\x20\x8d\xd7\xf6\xce\x83\x34\x5e\xdb\xbb\x1a\xc4\x4a\x68\xef\xd0\x3e\xe8\x62\xa8\x41\x8d\x5c\xdf\x76\x0c\xf2\x5d\xee\x7e\xbb\xc3\x6e\xcd\x99\xd3\x82\xab\xc7\xc5\xc9\x15\x0d\x89\xb7\x3f\xd4\x34\x4e\xb2\x85\xcf\x9f\x00\x00\x00\xff\xff\xc4\x5a\x5d\x5a\x7c\x03\x00\x00"); +var _eg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5d\xab\x65\x37\x72\xfe\xef\xcf\xa7\xd8\x97\xf3\xbf\x98\xbf\x97\x5e\x4b\x82\xc3\x01\x33\x63\x13\x07\x26\x09\x71\x26\x09\x84\x5c\xac\x25\xd5\x32\x0d\xf1\xe9\xa6\xdd\xbe\xf0\xb7\x0f\xf5\x7b\xf6\x38\x99\x21\xe0\x0b\xf3\xb8\x9f\x2e\x69\x95\x4a\xa5\x7a\x91\x76\x7f\xf5\x87\xef\xfe\xf8\xdd\xfb\x87\x2f\x8f\xaf\xfe\xe9\xf3\xc7\xf5\xbd\x7f\x79\xdc\x1f\xde\xf7\x67\xff\xe9\xe3\xcf\x9f\x97\x3f\x2e\xff\xe1\xc3\xfb\xcb\x4b\xca\x8f\xfd\x61\x7d\xf9\xcb\x1f\x81\xf5\xe3\xf9\xe9\xe5\x25\xc6\x7f\xff\xcb\x4f\x5f\xfc\xc7\xef\xde\xef\x8f\x8f\x22\xb9\xfd\xf3\xa7\xa7\xec\xe3\xf1\xd5\x3f\xfb\x0f\x1f\x7e\xfa\xf2\xf9\x97\xc7\xef\xbe\xde\x1f\x2f\xff\x7f\x8f\xed\x77\xf0\xff\xf8\x79\xfb\xe7\x0f\xef\x3f\x3c\x7e\xf7\xf7\xe7\xa7\xf3\x3d\xfd\xfa\x17\xdf\xff\xfc\xe9\xd3\x7f\xf9\x8f\xfe\xfe\xe5\x71\xc0\xf9\xfb\x06\x5f\xbe\xfa\xc3\x9f\xce\x4f\xff\x70\xfe\xe8\x8f\xaf\x6c\xfc\xfe\x9b\x3f\xff\xe1\xf7\x7f\xc7\x5f\xc0\xff\xab\x7f\xfe\xe9\xc3\xc7\xf7\x47\x3a\xfe\xff\x71\xf4\xff\xe1\xff\xe5\x97\x4f\xfe\x48\xcf\x09\xfe\xfd\xcf\xdf\xfd\xf1\xf1\x1f\xe9\x91\x8e\x47\x6e\xa5\xda\x7f\x3e\xf9\x7f\xfb\xd3\xc7\xed\xcf\xcf\xbd\x14\x29\xbf\x3e\x6e\xff\xe9\xd3\xb9\xfc\xf3\xf9\xfe\x83\xbf\x3c\x1e\xaf\xc7\xf1\xf6\x78\x3c\x5e\xc7\xf1\x16\x7f\x1a\xdf\x7c\x7d\xbc\x05\xfc\xf1\x5b\xfe\xfc\x75\xfa\x3a\xbd\x3d\x5e\xbf\xfd\xe6\xdb\x6f\xde\x42\xe7\xbf\x19\xff\x92\x34\xed\xfb\xc7\x2f\xdb\x6f\x71\xcc\xf8\x9a\xee\xb7\x47\x2e\x29\xc6\xfc\xef\xbf\x7c\x49\xc7\xf1\xd4\xe4\xc3\x7e\xca\xe7\x90\x37\x97\xfc\xeb\xf0\x13\x0d\x7c\xdf\x6f\x8f\x92\xfb\xcb\xeb\x99\xce\xd0\xe1\x4c\xb7\xbf\x3d\x7a\x29\x2f\xaf\x67\x16\x93\x4f\x7f\x7b\x58\xb6\x97\xd7\xb3\x5c\x31\xea\x2c\xd7\x7c\x7b\xd8\x38\x82\x59\xc8\x94\x7d\xbe\x3d\x6c\xc2\xb8\x98\xfb\x7c\x7b\x8c\x14\x33\x57\xcd\x53\xef\xf2\xf6\x18\x35\xbf\xbc\x9e\x4d\x4c\xbb\xfb\xdb\x63\xe6\xf6\xf2\x7a\x76\x31\xfd\x1a\x6f\x8f\x74\xa4\x14\x94\xa6\xee\x1b\xaa\x84\x94\x49\xca\xe2\x6f\xd2\xd1\x66\x50\x5b\xd4\x0d\x35\xf3\xcb\xeb\x75\x20\x25\x48\x29\xa6\xbf\x8e\x33\x8b\xca\x6f\x0f\x63\x75\xd7\x71\x16\x51\x03\x29\x83\x9a\xa2\xe6\xdb\x63\xe4\xde\xa1\x4e\xa8\x8b\xb9\x4a\x0d\xea\xd2\x5c\x01\x36\x7b\x82\xd2\x5c\x01\x56\xca\x01\x55\x45\x9d\x31\xb0\x6a\xe0\x25\xea\x42\x09\x51\x0b\xca\x77\x48\x35\xb4\x77\x17\xe5\x48\xa1\xbd\xdf\x50\x77\x7e\x7b\xa4\x7c\xa0\xfd\xad\x2f\x06\x58\x2f\xa8\x7a\xeb\x8b\xf7\x85\xd4\x80\xd2\xf4\x01\xd6\x0b\x6b\xbc\xb7\x28\x0f\xa9\x14\x94\x76\xfe\x4a\xb1\xec\x94\xd3\x84\x3a\x45\x9d\x0c\x1c\x50\x68\x9f\x62\x5d\x29\x67\xa4\xae\x26\xaa\x21\x25\xaa\x8b\x0a\xab\xe6\x7a\x40\x4d\x51\xe1\x34\xfd\x49\x69\xfa\x58\x7d\xca\x18\x27\x5d\x5b\xd4\x46\x2a\x43\x61\x89\xc4\x6e\xe7\x8a\x12\x2b\x8b\x62\x1f\x6b\x81\xc2\x12\xc9\xc3\xd0\xb9\x41\xb9\x54\x75\x0c\xad\xe9\x1d\x4b\x24\x2d\x7b\x06\x25\xf7\xbe\xf2\x69\x6f\x8f\x54\x52\x81\x1a\xa2\x06\x03\x1b\xd4\x14\x15\xda\x97\x3e\xa1\x4e\x51\x18\xa7\x76\x28\xbe\x98\xe3\x38\xa5\x92\x99\xcb\x0f\xa8\x00\xeb\xd5\xa0\xf4\xc5\x3b\x0c\x5d\x0c\xea\xd6\x5c\xb7\xe6\x1a\x50\x9a\x2b\x36\x2d\x55\x76\x3b\x6b\xd3\x00\xeb\x15\x25\x6e\x17\xe5\x48\x85\x12\x45\x0b\x02\x52\x3d\x0c\x2a\x8b\xc2\x5e\xed\x80\xc2\x5e\x1c\xdc\x54\x8f\x98\xab\xc8\xaa\x40\xaf\x93\x81\xeb\x29\x15\xfb\x58\x6b\x82\x9a\xa2\xe6\xdb\xa3\x1d\xac\xb1\x2c\xb4\x2f\x5e\x91\x0a\xed\x8b\x37\x51\xf8\x44\x63\xa0\x77\x51\xb1\x43\xd5\x50\x55\x3b\x54\xb4\x43\xf8\x7d\xd1\x0e\x15\x9c\xbc\x0e\x28\x39\x79\x91\x93\xb3\xb5\x45\x4e\x5e\xee\x16\x52\x93\x05\xdd\x9a\x3e\xa0\x4d\x9c\xbc\xdc\x26\x6a\x22\xa5\x81\x52\x55\x86\x6e\x15\x4a\x4a\xc8\x84\x2c\x5b\xa1\xea\xaa\x18\xa7\x1d\xa1\x7d\x95\x71\xaa\x5c\xae\x35\xa8\x22\xaa\xbc\x3d\x9a\x94\xa8\xab\x8a\x8a\x4d\x6b\x9c\xc7\xba\xb6\x28\x36\xad\x89\x62\xd3\xea\x66\x7a\x3c\xa7\x6e\x4d\x1f\xd0\xfb\x18\x50\x9a\x1e\xab\x36\x4c\x58\x65\xd5\xfa\xb4\x2a\xaa\xca\xaa\x15\xed\x9b\x85\x12\x0a\xab\x57\x0b\xc7\x4c\x6d\x36\xa8\x4b\x94\x0c\x3d\xa0\x30\x74\xbb\xc2\x57\x3b\x9e\xd3\x16\xbe\x0a\x58\x8f\xb8\x7a\xb5\xa5\xb9\x98\xbe\x13\x1e\x15\xa3\x05\xa9\x8f\x09\x95\x45\x61\x9c\x7e\x40\x15\x51\x61\xfb\x3e\x13\xd4\x29\x0a\xdb\x77\x51\xe8\xd5\x57\x43\x8a\xb9\x56\x17\xd5\xdf\x1e\x56\xad\x42\x99\xa8\x50\xc2\xa4\xc4\xba\x45\xdd\xcc\x15\x6e\xd2\x37\xda\xf7\x70\xa0\x64\xd8\xbe\xfb\x16\x85\xed\x7b\x81\xc2\xf6\x3d\x9c\x29\x19\xc1\xbd\xcb\x99\x00\xeb\x9d\x2f\xde\x4d\x54\x98\xd0\x8c\x81\x72\x13\xc0\x7a\x6f\x50\x4b\x14\x5f\x1c\x07\x49\xfb\x2f\xa9\xf6\xff\xca\xbe\x57\xd7\x09\xee\x3a\xc1\xcf\xaf\x3f\x15\x62\x71\x38\xbc\xf2\xdb\x65\x27\x3a\x8e\x02\x55\x45\x49\x47\x83\x42\x47\x8b\x50\x9b\x6c\x40\x5d\x26\xca\x90\x1a\x50\xc4\x32\x0b\xc7\x4c\x83\x6d\xb6\xa5\x81\x0b\x2f\x22\x96\x99\x8c\x6e\xe1\xa4\x69\xe4\x03\xca\x45\x91\x80\x4c\x14\x46\x27\xd7\xa6\x41\xec\x37\xf9\x2d\x60\xdd\x12\x54\x11\xc5\x17\x49\xb2\xb6\xf5\xc5\xcd\x17\x8d\x35\x6e\x7d\x31\x2a\x86\x34\xd8\x2d\xdb\x97\xa8\xb0\x70\x1a\x9a\x0b\x0b\x9b\x87\x25\x28\x1a\x2e\x73\x59\xc2\xb1\x04\x5b\x63\x3a\x16\x76\x1f\x21\xc5\x49\xa1\x10\x78\x82\x75\xbc\xc8\x6e\xa9\x7a\x47\x2c\x1b\x5d\xd4\x14\x45\x4e\xb2\x06\x75\x8a\xc2\x12\x52\x55\x3b\x04\x58\x27\x70\x0d\xed\xd0\xb8\xd0\x8b\x10\x3e\x94\xe9\x01\xeb\x4f\x0a\xbd\xc6\x42\x2f\x22\xcb\xd0\x79\x02\xac\xdb\x80\x42\xaf\x81\x03\xcc\x14\x86\x9e\x9a\x7e\x72\x82\x27\x56\x9d\x3a\x29\x53\x27\xd8\x26\x14\xc6\x99\x38\xc0\xc4\x73\xa6\x1c\x60\xca\x01\x06\x73\xc9\x01\x26\xb1\x6c\x92\xf2\xa6\xbe\x38\x15\xcb\x30\xf4\x54\x2c\x9b\x61\xfb\x7c\x1c\x61\x89\x29\xdb\x03\x6d\x10\x76\xe7\xc6\x7d\x67\x1c\xb1\x7c\x14\x06\xfa\x93\xc2\xa3\xa5\x84\x8e\xd8\x8c\x23\x96\x0f\xd2\xc1\xd4\x11\x9b\x3a\x62\x78\xf4\xd4\x11\x9b\xb1\x1d\xf9\x20\xa0\x4e\x6d\xc7\xd4\x76\x0c\x54\xd5\x76\xcc\x30\x4e\x3e\x88\x2c\xa7\x8c\x73\x86\xcb\xe5\x83\x83\x78\xca\xe5\x00\xeb\x43\x14\x5f\x3c\x23\x3c\xe6\x14\x05\xe8\x75\xba\x89\x92\x71\x44\x61\x9c\x13\x55\x13\x5e\x78\x4a\xd5\xf3\xa9\xaa\x41\x35\x51\xa1\x44\x22\xef\x5e\x52\xe2\x3a\x99\xbe\x89\x32\x51\x9a\x7e\x40\x0d\x51\x33\xa4\x38\xee\x97\x82\xe0\xa5\x20\x38\x34\xf0\x12\x75\x21\x25\x6a\x89\xa2\x62\x23\xb5\x5c\x27\x86\xbe\x62\x3b\x73\xc2\x27\x2e\x95\x54\x97\x4a\xaa\x29\x4a\xd3\x4b\x55\x4c\xb8\xa4\xea\x8a\x20\x9a\x55\x19\xad\x35\x44\x51\xe0\x4c\x51\x53\xd4\x8c\xe4\x4f\xa6\x5f\x4a\xeb\x2b\x4e\x6a\x56\xb1\xb4\xb6\x89\x62\x8d\x4f\x4a\x73\x85\x9b\xe4\x42\xbd\xb9\xe4\x26\x6b\x73\x60\x48\x40\x6b\x13\x3a\xd6\xad\xd6\x23\xa8\x2d\xbd\x76\x58\x22\x17\x2a\xa3\x2d\x4b\x6c\x39\xf9\x14\x85\x25\x76\x1c\xa5\x5c\xc8\x5c\x5b\xc5\x25\x60\x7d\x8a\x42\xaf\x1d\x85\x44\x56\x79\xb6\x55\x48\x6c\x39\xe6\x14\x85\x63\xee\x08\x0a\xb9\xe6\xd0\x7e\x2b\x28\x6c\x6a\x0b\x23\xd3\x6f\x39\xc0\x46\xd5\x4a\x15\xef\x52\xd5\x23\xfa\x66\x19\xc7\x15\x7d\x01\x33\xca\x33\x3f\xd1\xcb\xa3\x23\xc8\x95\xb4\xee\xea\x08\x00\xb3\xa3\x42\x55\x51\x4c\x8f\x47\xfb\x75\x8b\xba\x91\x0a\xe3\xb8\x52\xb1\x6f\xbe\x48\x18\x72\x05\x51\xc0\x8c\x48\xee\x0a\xa2\xbe\x99\x8b\xed\x70\x19\x1a\x30\xa3\xfa\x73\x95\xa0\x1e\x41\x34\x37\x29\xa1\x20\x0a\x98\xb1\x69\xae\x20\xea\x2c\xbb\x51\x10\xde\x5a\xf6\x8d\xfb\x36\x7a\x90\x5b\xee\x0b\x98\x3d\xa5\xd8\xb4\x3b\xfc\x20\x37\xaa\xe5\x7b\x4f\x51\xe1\x98\x46\x48\xbb\xb7\x06\x86\x5e\xb9\xd1\xa0\xdd\xd2\x0b\x30\x8b\x66\xef\xba\x55\x1a\xdf\xce\x5c\x6c\xda\xed\x9a\xcb\x35\x97\x06\x6a\x2e\x54\xed\xa1\xfd\x52\xb3\x27\xc8\x3d\xcf\xdf\x4c\xc5\x4b\xbd\xa0\xc0\x2c\xea\xfe\xa5\x5e\x70\x1d\x8b\x49\x22\xbc\xad\x63\x49\x6a\x49\xaa\x42\x49\x2a\xec\x95\x29\x2a\xd6\x41\x11\x26\x30\x0b\xef\x5e\x07\xc1\x66\x1d\x91\x93\x32\xee\xb7\x8e\x5b\x3a\xde\x9a\xab\x43\x69\x2e\x82\x20\x26\x58\x07\x41\x70\x1d\x54\xa8\x96\x58\x1c\xa5\xc7\xa2\x59\xcb\x16\x9d\xd9\x52\xb3\xb6\x12\xf1\xc7\xa2\x0a\x5f\x89\xf8\x23\x30\x8b\x1c\xbe\x12\xf1\x47\xd0\x29\x76\x16\xed\xdd\xeb\xa2\x33\xcb\xc6\x1a\xd5\x99\x09\xcc\xb2\xa8\x13\x6a\xc5\x79\xb2\x08\xe1\x2b\x45\x4d\xfb\x04\xb3\x9c\xa1\xb6\x28\xf4\x8a\xa2\x64\x25\x4a\x04\x81\x3d\xf5\xa2\x2e\x5b\x09\x27\x35\x43\xaf\x2d\x29\x39\x69\x1c\xc4\x95\x5c\x52\xec\xbc\x0d\x54\x75\xe9\xa5\x9d\x8f\x06\x7e\xd1\xde\xbd\xae\x24\x4b\xcc\x90\x52\xff\xb6\x72\x34\x91\x79\x44\x27\xbb\x32\x4d\xa4\xc0\x2c\x23\x45\x13\xb9\xf2\x42\xaa\x42\x49\x7b\xc0\xa8\x2a\x57\x5e\x92\x22\x0b\x8e\xa8\x2a\x57\x26\x0b\x0a\xcc\xf2\x80\xd2\x40\x8f\x73\x4e\xf2\x5f\xd9\x8b\x28\xce\x79\x54\x46\x2b\x73\xc4\x56\x8e\x98\x93\x47\x44\xe2\x95\x69\xe0\x05\x66\x11\x59\x56\xbe\x59\x76\x8e\x98\x93\x87\x16\x44\xb6\x59\xf9\xc6\x99\xd8\xa1\x4c\x23\xb3\xe8\x05\xf3\x8c\x60\xb3\xd4\x0b\x0a\xcc\x8a\x28\x69\x8f\x71\x28\x24\x96\x7a\xc1\x55\x70\x93\x89\x7f\x15\xb9\x49\x91\x9b\x94\x0a\x35\x44\x0d\xa4\x06\xd4\x14\x85\x17\xc6\xd1\x5f\x85\x73\xbe\xca\x89\x12\x59\x73\x6d\x51\x8e\x94\x41\xb1\xc6\x72\x49\x8a\x81\xda\x8e\xa2\xed\x28\x13\x0a\x55\x4b\x58\x22\xcf\x8a\xaa\xb2\x04\x60\xf6\xa4\xa4\x3d\xc6\x99\x93\x2f\xca\x38\x80\x59\x15\xd5\x45\x5d\x48\x75\xa8\x25\x8a\x4d\x8b\xb2\x71\x15\xd9\x8b\x2e\xaf\x1c\x98\x50\x5d\xde\xaa\xa1\x6a\xa1\xe6\x59\x55\xaa\x56\xa9\x5a\x91\x92\xaa\x35\xd2\x67\x39\xb0\x57\x25\x7d\x0a\xcc\xaa\xa8\x29\x6a\x86\x54\x65\x2e\xd2\xa7\xc0\xec\x49\x5d\xa2\xf8\x62\xa4\xbc\xa5\xf6\x50\x60\x86\x63\xaa\x3d\x14\x94\x23\xba\xf5\x55\x75\xac\xaa\x8e\x95\x06\xea\x58\xd1\x25\x96\x23\x7a\xe7\x55\xa9\x79\x04\x23\x77\x49\x35\x51\x27\x52\xa2\xa4\x44\x40\x6d\x78\x4e\x95\x93\x57\x19\x27\x4a\xe3\xa5\x26\x52\x50\x0e\xe2\x57\x53\xc4\x6c\x8a\x98\x04\x85\xa6\x88\xd9\xc2\xbf\x4a\x8a\xf4\xb9\x9a\xfc\xab\xc9\xbf\xaa\x06\x0e\x51\x1b\xa9\x0e\xe5\xa2\xf0\x1c\xd6\xd8\xe4\x39\x2d\x32\x7d\x49\x04\xe4\x46\xa6\x17\x98\x35\xa6\xbf\x34\x7d\xec\x4a\x49\x59\xd4\x73\x20\xc6\xc1\x12\xea\x64\x57\x63\xd3\x12\x27\xad\x69\xd3\x9a\x36\xad\x31\xbd\x36\xad\xc5\x0e\x95\x84\x63\x36\xed\x10\x60\xd6\xb0\x84\x02\x5f\x0b\x7b\x97\x84\x33\xb5\x2d\xe3\xd0\xf5\x58\xd4\xae\xab\x6d\x59\x62\x63\x09\x2d\x7b\x4b\xd5\x80\x36\x9e\x52\x52\x22\xe2\x44\x49\x9a\x5e\x71\xa2\x29\x15\xb3\x43\x8d\x54\xbc\x9a\x63\xaf\x2e\x4a\xf6\x0a\x68\xf9\x60\x41\x8a\x26\x2d\xd2\x49\x49\x84\xa1\xa6\x74\x02\xb4\xaa\x65\xdf\x9a\xfe\xc6\x12\x03\xed\x6f\x29\x71\xcb\x12\xec\xa3\x92\x0e\x6d\x7e\x49\x51\xf4\x2e\xb5\xf9\xab\x5f\x28\x11\x35\xe2\xea\x3a\x0a\x80\x59\x14\xbd\xab\xcb\xf6\x5c\xd2\x96\x4c\xbc\xef\x4a\x99\x5d\x29\xb3\xff\x76\x57\xbc\xba\x32\x6a\xc7\x95\x33\x91\xb8\xcb\x95\xbb\x8a\x9d\x9e\xa0\xba\xa8\xd8\xad\xcc\x49\xe9\x72\xe5\xae\xe0\x4c\x2a\xee\x0a\xce\x3d\xd2\x49\xa1\xda\x5d\xdd\xb5\x92\x00\xb3\x68\x18\x56\x77\xe9\x18\x86\x2e\x19\x13\x74\xe5\xf0\x4e\x77\xa0\x5c\xd9\xe9\x0e\x56\x8f\x04\x54\x32\xc7\xa2\x2b\x01\x01\x66\x5d\x03\xa5\xc4\xcd\x5c\xec\x56\x57\x48\x02\xfa\x90\xed\x14\xc2\x69\xf3\x4b\x8e\xfe\x6d\xa9\xcd\x5f\x16\xa7\xa3\x64\x8c\x6e\x0a\xbb\x80\x59\x97\x14\x5f\xa4\x8f\x2f\x99\xf0\x66\x4a\xd8\xa6\x84\x4d\x46\x35\x25\x6c\xba\xea\x52\xa2\x4a\x5a\x26\xf7\x03\xcc\xa2\x61\x58\x26\xf7\x33\x47\x0a\x57\x36\xd5\x29\xa6\x65\x9b\xa8\xa7\x54\x54\x0d\x8d\xa8\x6e\x4a\xc5\xa6\x54\x1c\x4d\xf7\x32\x59\xc2\xa2\xcc\x2e\xa5\xa3\x04\xbd\xa0\xc0\x2c\x9a\xee\x65\xf2\x5b\x7a\xe7\x52\x30\xa1\x7a\xe7\x35\x22\x74\x94\x12\xdd\xe7\x1a\xdc\x6e\x08\xcc\xa2\x0f\x5f\x83\xfa\x7a\x0d\x62\x46\x19\xa2\x5c\x14\xee\x17\x7d\xf8\x1a\x8a\x19\x40\x29\x13\x29\x1e\x27\x04\x66\x1c\x8b\x71\xe9\x8b\xf8\x57\x99\x50\xf2\x2f\xc0\x2c\xfa\xf0\x35\x14\x2a\x47\xb8\x49\xa9\xc4\xc5\x21\x37\x01\xcc\xd8\xb4\xa1\x4c\x3f\xe2\x58\x95\x4a\x24\x1e\xca\x49\x43\x39\x29\x9a\xee\x35\xe4\x00\xf4\xf4\xa5\xe2\x4c\xea\xe9\x05\xa5\xb2\xc6\xa9\x80\x3a\x4f\xaa\x06\x2c\x31\x65\x89\x79\x32\x10\xbd\xa6\xd6\x08\x18\xb7\x41\x6b\x6a\x8d\x40\x4b\xe8\x35\xb5\x46\xa0\x54\x72\xe5\xbc\x34\x3d\x2f\x14\x46\x05\x32\xe9\x47\xd6\xbc\xd0\x7e\x6a\xae\x26\x4a\xda\xa3\x97\xc2\xee\x8c\xb3\x5d\x2a\x2e\x37\x15\x50\x01\x53\x79\xc6\x8d\x42\x40\xec\x50\x8b\x4e\x63\x4d\x65\x2e\xc0\xb8\x92\x5a\x53\x99\x6b\x12\x3d\x1b\xf1\x7a\x2a\x7a\x02\x66\x83\x35\x6e\xa9\x8a\xbd\x1a\x05\xa1\xda\xfc\x75\x46\x18\x29\x8d\xa3\x70\x2a\x4e\x00\x66\x43\x54\x15\x15\x5e\xd8\x0f\x06\x2a\xa3\x9e\xca\xa8\xd1\x3b\xaf\x53\x7a\x9d\xd1\x8f\x94\x4e\x15\x7f\xd2\x8f\x08\xcc\xb0\xd7\xa9\x68\x72\x46\x5c\x2c\xdc\x75\xae\x53\x71\x11\x30\x8b\xae\x65\x9d\xb7\x06\xa2\x2a\x57\xa9\x4b\x97\x01\x82\xa2\x8e\xe0\xd2\xd6\x5e\xca\x95\x53\x54\x11\xc5\xf4\x84\xa1\x4b\xc7\xfd\xd2\x71\x8f\xfe\x6d\xe9\x7e\x60\x5d\xe4\x24\xae\xca\xd6\xa5\x9c\x74\x29\x27\xe1\xe4\x97\x72\xd2\x45\x64\xa2\x17\x5c\x97\xce\x23\x60\xf2\xaf\x4b\x91\xe9\x8a\x44\x51\x54\x9e\x5d\xaa\xb2\x2e\x55\x59\x6c\xed\xa5\x2a\xeb\x22\x43\xa8\xe6\xb9\x94\x21\x00\x9b\x78\xf4\x25\x4b\x00\x35\x3d\xa5\xf4\x45\x2c\xa1\xbc\xab\xbb\x86\xb5\xd8\x0e\x25\xb3\xa5\xed\x58\xcf\xed\x10\xc5\x76\x70\x73\x50\xc6\xc1\x40\x3a\x46\x81\x59\xf4\xf4\x6b\x69\x87\xb8\x45\x28\x83\x4d\xd3\x2d\x82\xc0\x8c\xa2\x64\xa9\x6f\x58\x9c\x5a\x6e\x2e\xd7\xd2\xa9\x05\x6c\x1c\xa2\xb0\xfd\x62\x6b\x07\x69\x6a\x69\x41\x40\xaf\x4d\x94\xbe\x48\xeb\x35\xa8\x66\x96\x5a\x2f\xa0\x0c\x8e\xfb\x52\x71\x09\xd8\x53\x7b\x15\x97\x40\x19\x24\xff\xa5\x62\x1c\xb0\x41\xbd\xa9\x0b\x8f\xb5\x39\xa2\x5c\x53\xae\xad\x23\x0a\xd8\xc0\x7d\xb7\x8e\xe8\x8e\x73\x53\x06\x7e\xbf\x55\xea\x01\x36\x28\x54\xb7\xce\xd0\x26\xa4\x8d\x29\xa9\x2a\xaa\x22\xd5\xa1\x9a\xa8\x70\x93\xe8\x1b\x7e\x33\x15\x6f\x19\x1d\x30\x1e\x69\xd6\xd6\xb1\xd8\x91\x0e\xca\x3c\xf8\x94\xd2\x01\x60\x83\xa3\xbf\xe5\x7e\xdc\x9a\x94\xc9\x09\xd6\xad\xc9\x72\x5c\x79\x52\x00\xbb\x5c\x19\xb0\x41\xe7\xee\x72\x65\xbf\xd1\x91\x68\xe0\xda\x07\xbf\x25\x35\xa1\x9e\x52\xfe\xf6\xa8\x47\x09\xbd\x74\x3b\x21\xb0\x41\x6f\x73\xeb\xd4\xdd\x11\x17\xeb\x41\x0f\x71\x2b\x2e\x02\x36\x48\x8c\xf7\xf5\x94\x6a\x21\xd5\x98\x4b\x11\x0f\xe8\x07\x0b\xba\x55\x68\xde\x91\x77\xeb\x41\x05\x72\x2b\xef\xde\x7a\xf7\xa6\x42\xbd\x95\x77\xef\xd8\x87\x4a\xe5\xbc\x75\x15\xb1\x8f\xcd\xf4\x11\x7f\xf6\x41\xe9\x22\x28\xd4\xb1\xfb\x20\x3b\x6f\x7a\xfa\xca\xc3\xf0\x56\x4f\xbf\x79\x0e\xad\xdc\xdd\x6d\x3d\x87\x0a\x8c\x33\xb0\xf5\x1c\xba\xd3\xea\x6f\x8f\x9a\x43\x89\x9d\x78\x1f\x11\xd8\x48\x0d\x6a\x88\x3a\x43\x2a\x4b\xea\x12\x85\x55\x53\x87\x5a\xa2\x16\x52\x06\xa5\x2f\x2e\x7d\x51\x94\xbe\x88\xaa\x3c\xf9\x6e\x35\xdd\x3b\x8b\x8a\x34\xb5\xd5\x6a\x6e\xfa\xbf\x5a\x22\x70\x6d\xfd\x4e\x40\x60\x23\x21\x75\x49\x2a\x4c\x58\xcb\x10\x75\x8a\xe2\xd4\xa5\x09\x85\xaa\x25\x6a\xb9\x5a\x26\x52\xdb\x45\x71\x9e\x22\x8f\xec\x42\x34\xd8\x3c\x28\xd6\x1a\x9d\xd9\xd6\x83\xa2\xc0\x46\x46\x09\xee\x01\x37\x8d\x5f\x25\x61\x6f\x35\x7e\x9b\x87\xbb\x4a\x76\xde\x7a\xb8\x13\x18\x01\x62\x57\x9e\x49\x76\x8d\xd0\x51\x5b\x9c\xf3\xcd\x5b\xdc\x13\xca\xd1\x91\x72\x49\x31\x7d\x43\x09\xb5\x4e\xbb\xb1\x8f\x2d\x2a\xa3\xdd\xb4\x8f\x4d\xfb\x98\x91\xd2\x3e\xb6\x88\x52\xb5\x45\x32\xdb\xb4\x05\x4f\xb0\x11\xbd\xf3\x56\x77\xb0\x29\xcc\x2b\x39\x69\xab\x30\x17\x54\x9e\x30\xb7\xde\xdf\x04\x36\x72\x87\x62\xae\xae\x81\xe1\xe4\x5b\xf5\xe6\xa6\x16\xab\xf4\x6f\x5b\xb5\xd8\xa6\x16\xab\xbc\xaf\x6c\xd5\x62\x02\x1b\x59\x52\xac\x91\x6a\xa6\x72\x79\xb2\x55\xcd\xec\x19\x5b\x50\x67\x81\x22\x12\x0b\x8c\xd7\xa1\x3d\x5d\x52\xb1\x1d\xed\x88\x48\xbc\xa7\xb6\x03\xb0\x51\x44\x61\x9c\x19\x09\xa8\x1d\x71\x44\x37\xaf\x02\x4f\x48\xda\x34\x3d\x0e\x6c\x4a\x84\x76\x60\x42\x95\x08\xfb\x8c\x23\xda\x0e\xe6\x3a\x39\xa2\x02\x1b\x25\x41\xe1\x5f\x94\x08\x8d\x87\x86\xad\x12\x41\x60\xa3\x64\x28\xb6\xe3\xd4\xf4\x91\x3e\xb7\xd2\xfa\xbe\xc2\x27\x5a\xe2\x8b\x97\x7c\x02\x30\xde\xb6\xf6\xc5\xd3\xd9\xbe\x78\x0f\x4f\x11\x27\x36\xc9\xfb\x09\x36\x8a\x06\xe2\x98\x17\xbd\x20\x2f\x01\xfb\xa2\x18\x17\x14\x9e\x8f\xf7\x45\x16\xdc\xe4\xf0\x96\x06\x94\x3c\xfa\x92\x47\x17\xf4\x92\x09\x81\x96\x22\xf6\xef\x4b\x26\xbc\xd4\x31\x1a\xd3\x53\x79\xef\x8b\x5e\x30\x1f\xe8\x45\x2f\x28\x30\xde\xdc\xf6\x75\x6b\x41\xb7\xfa\xca\xd8\x6d\xe5\xf0\xbd\x44\x71\x6a\x95\xb9\x36\xc1\xbd\xd1\x5d\x6c\x05\xf7\xed\xd8\x9e\x1f\x1e\x6c\x97\xed\x81\xc2\xfb\xdd\x76\xd9\xde\x23\x99\xb5\xca\x76\x38\xc9\x4c\x60\x23\x8a\x92\xed\x5b\x73\x85\x5e\xad\xe2\xd1\x2e\xbd\x80\xc4\xd5\xf3\x76\x6a\xea\x4d\x0a\x68\x54\xb8\x5b\x29\x60\x73\x11\xdc\x5a\xf8\x97\x2b\xfa\xfa\x11\x2e\xdb\x5a\x94\x54\x7e\x70\x2f\x2f\xb0\x11\x6d\xbe\x1f\x5c\x52\xf8\x11\xd1\xa4\x75\x0d\x24\x9a\x08\x6c\x54\x28\x3c\xda\x8f\x50\xa2\xf1\xdc\xee\xc7\xad\xb9\x6e\xbd\x4e\x8b\xd2\x5c\x28\xc1\x9b\x9b\x2b\x92\x3b\xbf\x9b\x69\x3c\x05\xb9\x7e\x37\x23\xb0\x51\xd3\x6f\xa6\x62\x4f\xbc\x7c\x78\x8a\x80\xda\xb8\x41\xf6\x44\x40\xf5\xa4\x64\x16\xc7\xd5\x13\xc9\xcc\x09\xce\x8d\xb7\x03\x57\x70\x76\x7e\x98\xd2\x78\x51\x76\xfd\x30\x45\x60\x23\xb2\x8d\x67\x4d\x9f\xa3\xf1\x6b\x54\xa8\x9e\x69\xfc\x04\x99\xf3\xe4\x99\x4c\x2f\x68\xa3\x31\x90\x4c\x2f\x28\xa9\x69\xa0\xa6\xe7\x76\x62\x44\xb0\x71\xdd\x75\x0a\x6c\x54\xf4\xa2\xf6\x74\x92\x46\x1b\x71\x52\x5c\x49\xc3\xf5\x63\x92\x11\x7e\xeb\xfa\x31\x89\xc0\x08\x36\x5e\x38\x3c\x5e\x22\xc9\x36\xee\x27\xbd\x50\xec\x08\x8c\xba\xcc\x0b\xc5\x8e\x93\x34\xda\xcc\x92\x72\x51\xfa\x69\x47\x86\x42\x2f\xd2\x41\x9b\x25\xa4\x94\x0e\xbc\xe2\xca\x33\xda\x69\xaf\xb8\xb2\xc0\x46\x45\x0a\x57\x76\xb2\x42\x9b\x51\x85\x7b\xe5\xe8\x0b\x2a\x8f\x93\xce\x35\xe1\xab\x93\x34\xfa\x71\x30\x90\x10\x2e\x30\x8a\x43\x57\xd2\xf0\x1a\xc7\xb5\x1f\x52\x82\xe3\x2a\xb0\xd1\x98\x4b\x26\x24\xb5\x74\xde\x51\x5d\xa9\xc5\x5b\xa8\xda\x29\x37\xbc\x49\xd5\x26\x55\xa3\xb6\xf0\x26\x55\x81\x7e\x44\x6a\xf1\x46\x46\x15\xd8\x88\x5a\xdd\xc9\x4f\xaf\xde\x62\x41\xfd\x98\x0c\xd4\x82\x00\xe3\xc9\xd7\x9b\x16\x44\x02\xea\x29\xb2\xa0\x2b\x01\x39\x3f\xda\xe8\x29\x3a\x20\xd7\x8f\x36\x04\x26\x37\xd1\x8f\x36\xbc\x6b\x60\x74\x1a\xae\x04\xe4\xbc\xe6\xf7\x8c\x12\x7a\xcd\x17\x18\x77\x64\xae\xd7\x7c\xd7\xf5\x43\x89\x8a\xde\x75\xfd\x20\x30\xf9\x97\xae\x1f\x9c\x07\xfe\x5e\x32\x03\x79\xcb\x13\xd8\xe0\xb8\x1a\x17\x62\x6e\xcf\x5f\x33\x86\x5e\x4a\x79\xce\xd3\x7d\x2f\xf8\x97\x9e\xee\x05\x36\x58\x90\x9e\xee\x7d\x60\xc2\xd2\x25\x75\x89\x92\x09\x27\x14\x26\x1c\x37\x73\x59\xd8\x8b\x8b\x81\x27\xd8\xc0\x27\x74\x3f\xe0\xa4\xcf\xce\xad\x9c\x2b\x7d\x0a\x7a\xad\xa2\xb2\xa8\xcc\x6b\x6b\x81\x2a\xa2\x36\x52\x19\xca\x45\xd1\x14\x71\xac\x74\x3f\xe0\x73\xab\x91\x89\x35\x4e\xaa\x78\x41\x7a\x4e\x4f\x15\xef\x53\x4a\x44\x49\xe5\x4a\x9f\x7e\xc6\x57\x3a\xa5\x8b\x9f\x24\x7f\x41\xe1\xb5\xd5\x4f\x92\xbf\x9f\x11\x3d\x7b\x2b\xa2\x4c\x14\xf5\x66\xcf\x50\x84\x8e\x33\x0c\xd2\x5b\x0d\x67\x3a\xa9\x79\x04\x36\xa2\x58\xf2\x93\x9a\xc7\xcf\x70\xf2\xde\x44\xc9\xc9\x4f\xc5\x09\x3c\xfa\x54\x9c\x20\x15\xf7\x1e\x15\xae\x2b\x15\xfb\x15\x81\xaf\x77\xce\xf6\xa5\xc0\x77\xa9\x75\x8a\x76\xda\x2f\x5a\x27\xbf\x76\x28\xc1\x2f\xf2\xfc\xe2\x3a\x50\x90\x1a\xc7\xea\x52\x50\xb8\xc2\xcd\x3a\x2f\xf0\x7e\x71\xf7\x27\xb0\xc1\x6e\x5f\xdc\x8b\x39\xf9\xb1\xf3\xc8\xec\x97\x62\x3f\x60\xa3\x1b\xd4\x53\x2a\x54\xe5\x79\xd0\x95\x3e\x9d\x16\xb8\xf3\x4e\xe6\x6a\x81\x05\x99\x77\x1f\x57\x0b\xec\xcb\xf5\x32\x17\x73\x2d\x39\xf9\x92\x93\xf7\x01\xc5\x3e\x2e\xfc\x8b\xce\xdf\x97\xfc\x6b\x3d\xfd\x6b\x42\x35\x51\xa1\x04\x8d\x9f\x2b\x61\xfb\x8e\x2f\x76\x6a\x7d\xdf\xfa\x22\x60\x83\x28\x47\x8f\xf9\xea\xbc\x9a\x77\xed\xa3\x5e\xcd\x05\x36\x2c\x41\x6d\x51\xcc\x35\x25\xa5\xb9\x14\xac\x4c\x94\xe6\x92\x12\xe4\x5d\x95\x08\xee\xbc\x3e\xf2\x1e\xe5\xce\x85\x87\xc0\x06\x07\xc6\xb9\xf0\x70\xc7\x73\x66\x94\xff\xee\xf2\x1c\x97\xe7\x18\x73\xc9\x73\x78\xf0\xee\x93\x1c\xee\x74\x50\x02\x1b\x51\xb1\xb9\x53\x52\x39\x25\x42\x9f\xf8\x84\x4a\x04\xa7\x44\xb0\x23\x3a\xec\x5b\x25\xc2\x7d\x50\xeb\x1f\x73\xfc\x75\x2a\xce\xed\x6f\x33\xf1\x7d\x50\xf5\x09\x6c\x44\xb7\x73\x1f\x04\xbc\xfb\xa0\x8a\x49\x51\x9f\xdc\xc7\xd6\xb4\x5c\x6b\x0d\x9b\x50\x59\x54\x78\x4c\x8a\x2c\x75\xab\xef\x13\xd8\x88\x6a\xe1\x3e\xd0\xfa\xd6\x8f\x78\x49\xa8\xb7\x7e\xc4\x2b\x48\x51\x2d\xc4\xff\x4b\x09\x6e\x19\xc7\x10\x25\x25\x58\x5b\x1a\x31\x50\x95\xc7\x9d\x44\xc5\x66\xdd\x2a\x07\x6e\xf2\xbd\xe5\xd1\xa1\xb6\x28\x0c\x3c\x24\xe5\x50\x44\xb7\x1c\xd5\xc6\xcd\x93\xea\x13\x6c\x30\xbd\x5e\x56\x6f\x9e\x51\xad\x84\xbf\xdf\x7a\x46\x15\x24\x2e\x86\x6e\x3d\xa3\x0a\x8c\xa7\xcf\x3b\xe3\x6a\x77\xbe\xf5\xd3\x68\xbe\xa8\x35\x02\xa9\x44\x47\x77\xeb\xe9\xf3\xa6\x42\xb0\x12\x3e\x7a\xab\x42\xb8\x0b\x86\x2e\xd8\xab\xec\x27\x85\xa1\x47\x83\xc2\xd0\x7a\xf0\xab\xd1\x7b\xdc\x7a\xf0\x13\xd8\x60\xd9\x24\xfd\x27\x58\xb5\xbf\xbe\x0e\x89\xff\xff\xf1\xfc\xf4\xf2\xeb\x3f\x11\x58\x3f\x7f\xfe\xec\xef\x5f\xf8\x07\x09\xfc\x43\x80\xc7\xf6\xfb\xc3\xbb\xff\xfa\x8f\x1b\x3e\x7d\xfc\x14\xa3\xf8\xef\xbf\x03\x00\x00\xff\xff\xd2\xfa\x91\xdf\x08\x31\x00\x00"); +var _bbee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xeb\x6f\x4b\x92\xdf\x07\xcf\xeb\x55\xec\xa1\x9e\x81\x9e\x5e\x2b\x2f\x11\x99\xd0\x6c\xb0\xd5\x2e\xdc\x08\xd9\xc6\x2d\xd9\x06\xe3\xc1\xba\xb6\x0b\xdc\x55\x45\x75\x69\xa0\x77\x6f\xf2\xf3\x59\xa7\x64\x8c\x61\x9f\xc9\xc9\x9d\xff\xfc\xe5\xca\x6b\x64\x5c\xbe\x11\xf1\x77\xff\xee\x1f\xff\xe1\x1f\xff\xf8\x87\xbf\xfe\xf8\xbb\xff\xe9\x2f\x7f\xba\xfe\xe9\xf9\xeb\x8f\xf7\x0f\x7f\xbc\xff\xf2\xfc\xeb\x9f\xfe\xf3\x5f\xae\xe7\xc7\xf9\xfc\xf3\x1f\xfe\xf8\xbb\xdf\xed\xe5\xc7\xfd\x87\xeb\xaf\xbf\xfd\x93\xff\x5d\xff\x72\xfc\xf9\x77\xbf\x5b\xbf\xff\xa7\xff\xf2\xaf\x7f\x7d\xfe\xe5\x1f\xff\xf8\xfe\xe9\x47\xb5\xdd\xfd\x9f\xff\xfc\xb5\xfd\xf1\xe3\xef\xfe\xe7\xe7\x9f\xff\xf0\xaf\x7f\xfd\xcb\x7f\xf9\xf1\x6f\xfe\x9b\xfb\x4f\xe7\xf3\xff\xfb\x71\x3f\xef\xaa\xff\x1f\xff\x72\x3f\x7f\xf9\xc3\x1f\xff\xf9\xc7\xbf\xf9\xf7\x7f\xfa\xcb\x73\xec\x7f\xfb\xc3\x3f\xfd\xe7\x3f\xff\xf9\xff\x7a\xfe\xe5\xf9\xe3\x5f\x7f\xec\xd4\x3d\x7f\xbc\xf9\xff\xef\xfe\xee\xdf\xfd\x87\xe3\xcf\xff\xc3\xf1\x2f\xcf\x8f\xbf\xfb\x4f\x7f\xfc\xc3\xbf\xff\xa7\x7f\xfb\x9f\xfe\xe3\xef\xf7\xf8\xb7\xff\x3d\x7f\xe5\x8f\xff\xcb\xf3\x97\x7f\xfd\xc3\x9f\xfe\xf8\x63\xff\xff\x6f\xdb\xf8\xaf\xd5\xff\xf1\xbf\xfc\xf9\xf9\x3a\xfb\xdd\xdf\xfd\x6f\xff\xe9\x1f\xff\xe1\xc7\xff\xbe\xff\xd8\xb7\x1f\xa5\xf7\xd6\xfe\x8f\xaf\xfe\x7f\xfd\x0f\x7f\xba\x9f\x1f\x9b\xff\xaa\x4e\xe0\xfa\xd3\xfd\xfc\xeb\x9f\x8f\xeb\xf9\xcb\xf1\xc7\x7f\x7e\x7e\xf7\xe3\xc7\xdf\x6f\xdb\xb6\xfd\xfc\xb1\xfe\xfb\xfb\x7f\xc8\xdf\xff\xfe\xe7\xaa\xfb\x87\xb1\x6d\xff\xf0\xef\x56\xfd\xdf\xff\xc3\x7f\xfb\xfb\xdf\xff\xc3\xef\xbf\xfa\xff\xee\xbf\xb6\xfd\x3d\x75\xcf\x1f\xef\xff\x57\x8f\xbf\xdb\xfd\xd0\x1f\xff\xf4\xd7\xfb\x79\xad\xfb\xbe\xf1\xf7\xdb\xb6\xbf\x3f\x7f\xec\xeb\x57\xff\xcf\x3f\xff\x6e\xdf\xb6\x6f\x74\x7f\xb8\xaf\xff\xf3\xf8\xcb\xfa\xc1\xb1\xad\x96\xab\xb0\xff\xfc\x51\xb6\x41\xb1\xfd\xfc\x51\xf6\x46\x31\x7f\xfe\xd8\x7b\xa7\x38\x7e\xfe\xd8\xb7\xa4\x38\x7f\xfe\x98\x36\x3d\x7e\xfe\x88\xb0\x78\xfe\xfc\xb1\x67\xac\xe2\xb9\x3a\xad\xd4\x9e\xfb\x2a\x6e\x14\xdb\xcf\x1f\xfb\x9c\x14\xe3\xe7\x8f\xd2\xf8\xc2\xb9\xbe\xb0\x59\x1c\x6b\x08\xf6\x30\x7f\xfe\x18\xad\x50\x5c\x9f\x48\x86\x70\xf2\x09\x86\x70\x5e\x3f\x7f\x64\x67\xe4\xe7\xfd\xf3\x47\x36\xbf\xf6\xac\x5a\x7f\xf6\xae\xce\xf8\xda\x15\x6b\x90\xf4\x7b\x6f\xab\x48\x0f\xf7\xfa\x70\xa5\x87\x7b\xac\x4f\x54\x8a\xcf\x2a\xda\xf6\xfd\xf9\x23\x9d\xdb\x13\xab\x5f\x7e\xf6\x6e\xab\x48\xbf\x2f\x3d\xf0\xb5\x77\xac\xb6\xfc\xec\x5d\x63\x88\xd5\x60\xdf\xf7\xd5\x76\xf5\xb0\x17\xc6\x40\x6d\xc9\xd5\x60\x2d\xc9\x5e\x57\x83\xd8\x29\x96\xf5\x61\x6b\xeb\xaa\x2d\x14\xe9\xb7\x52\x7c\x57\x03\xda\xb6\x35\x86\x68\x14\xf7\x55\x4b\xdb\x56\x56\x6d\xa7\x38\x7f\xfe\xc8\xaf\x96\xe5\x63\x0c\xed\x5c\xb5\xf4\xd0\xf9\x1a\x3d\x74\xbe\xb6\xe6\xb6\xc7\x1a\x64\x5a\x5c\x83\x64\x38\x65\x2d\xf5\x28\xec\x40\xb9\x72\xad\xea\xea\xa2\xdc\xec\x56\xa1\x38\x57\x91\x06\xf7\xb1\x8a\x8d\xe2\xb9\x8a\x49\xf1\x5a\x45\x7a\xbb\xef\x55\x5c\x33\x6a\xdb\x3a\x1b\x5b\x59\xab\xd6\x3a\xe5\xb5\xae\x65\xdb\xb7\x9f\x3f\x66\x52\x8a\x9f\x3f\xf6\x7d\xa7\x78\xae\x51\xac\x43\x55\x38\xde\xa3\x54\x9a\x94\xf2\xf3\xc7\x88\x8d\x72\xdd\xd6\xc1\x0d\x8a\xed\xe7\x8f\xd1\x47\xa1\xdc\x7f\xfe\x98\xb5\x58\x1f\x94\x1b\xe5\x75\x9c\xba\xd5\x6b\x8e\x2c\x74\xd9\xd6\x3a\x8e\x3e\x19\x4a\xae\x6e\x5a\xa7\xc8\x32\x34\x06\x90\x6b\x00\x8d\x5f\x72\x17\x56\x69\xdf\xea\xcf\x1f\x7b\xdb\x29\xae\x05\xd9\xd7\xcf\xf6\xbd\xfe\xfc\xd1\xe7\x46\x71\x9d\xfa\x75\x1c\xca\x5e\xd6\x6d\xe3\x73\xfb\x9a\x40\x09\x1a\x70\x48\x9a\xb5\x6b\x6c\xeb\x02\x94\x7d\x96\x75\xea\x69\x30\xfb\xba\x37\x49\x91\xce\xac\x5d\x9b\xc2\xc0\xf6\xb9\x36\xa5\x33\x86\xb9\xc6\xd0\xd6\x2c\xf6\x75\x1f\xc7\x08\x5a\xac\x0b\x39\x46\x30\xb6\xb3\x50\x6e\x94\x2b\x65\xdb\x37\xca\x7c\x87\xdd\x1f\x83\x36\x17\xfd\x0c\x7e\x7b\xdd\xab\xcc\x62\xef\xd7\x4b\x99\xfa\x9b\x36\x7b\x83\x66\x7d\x74\xe6\xff\x83\xf2\x94\xfd\x66\x20\x9d\x8e\xef\x35\xc5\xe9\xef\x19\x47\xb7\x0c\xc5\xe0\x13\xcf\x3a\x13\xbb\xeb\xf8\xec\x94\x59\x9c\xa7\x50\x66\xc6\x4f\xa5\xcc\xfa\xad\x1b\x3b\xf7\xc9\x94\x9f\xfc\xf9\x63\x72\xfc\xca\xfe\x0c\xea\x99\xe6\x33\xa9\x5f\xbf\x2d\x8b\x70\xee\x1c\xba\xb2\xad\xc1\x74\x6b\xd7\x96\xd2\x49\xd9\x62\x9d\x10\xe6\x58\x36\xa8\x62\xa1\xb8\xa8\x22\xab\x53\xd6\xa6\x8f\x64\xc5\xcb\xb6\xb6\x6f\xd8\x98\xa3\xc5\x4e\x95\x6d\x11\xa5\x7d\x0d\xb0\x2c\xda\x50\x76\xfa\x58\x47\x64\x24\xe7\xb3\xec\xc7\xda\x6c\xbe\xb8\xdf\xab\x0f\x7e\xb7\x3f\x8b\xd2\xd8\xe0\x65\x1c\x8c\xb4\xac\x41\xb3\xf1\x85\x6b\x90\xd5\xf2\x5c\xa3\x66\x02\x65\x75\xc7\xaa\x95\xf2\xac\x0f\x52\xbb\x2e\xc7\xce\xf5\x29\xeb\x6e\xec\xc3\xda\x75\xa2\x76\xda\xd6\xfc\xf9\x63\xd4\x62\xf5\x1a\x46\x32\xab\xb6\x06\xda\x59\xc8\xd2\xfa\xba\x02\xd3\xfa\x41\x3d\xcd\xfb\xc6\x40\xa8\x5f\x97\x7a\x64\x61\xbe\x9d\x55\x65\xa1\xba\xf3\x65\xee\xfd\x60\x75\x68\x12\x3c\x1b\x16\x17\x39\xf8\x6a\x9d\x19\xbf\x4c\x9e\x05\xa7\x36\x1a\xcb\xcd\x8c\x47\xa7\xcc\x8c\xc6\xea\xb1\x0d\x16\x6b\x9c\x94\x69\x73\xf0\x55\xae\x54\x39\xa0\x0e\x1b\xfd\x1f\x6b\x05\xdc\xb5\xe7\x61\xda\xcc\xef\x59\x4f\xe8\x7a\x8c\x4a\x75\xeb\x19\x7b\xdd\x99\xc6\x46\x91\x01\xac\x17\xa4\xf4\x75\x7c\xfa\x3e\x29\xee\x3f\x7f\xf4\xf5\xe2\x95\xbe\x4e\x52\x2f\x16\x17\x19\xf8\xda\x5e\xab\xd6\xe2\xfd\xf3\x47\x87\x22\xf4\xed\x59\xc5\xa4\xf8\xae\xb6\x6b\xa0\x7d\x91\xc2\x5e\x2c\xae\x7e\xbb\xc5\xd5\x2f\x27\xb4\x43\x5e\x58\xb3\xbe\xc6\xd3\xa1\x6c\x7d\xef\xab\x41\x50\x8c\x55\xec\x14\x73\xb5\xb5\x38\x56\x5b\x7f\x36\x57\x03\x7f\x76\xac\xa2\xb5\xe7\x6a\x6b\x2d\xe3\xf5\x67\x6b\xbc\xd0\xbd\xbe\xce\x5e\x87\xda\xf5\xc2\x18\xac\x65\x0c\xcc\xa2\xac\x31\xb0\x3d\xbd\xac\xaf\x41\xd7\x7a\xa1\x5f\x6b\xe9\xd7\x9f\xad\x19\xb3\x35\xbd\xd2\x2f\x3d\x54\xfa\xb5\x48\xbf\xfc\x6c\x9d\xcd\xde\x18\x59\xa5\x5f\x56\xbd\xd2\xaf\x45\xfa\xb5\x48\xbf\xfd\x57\xb4\xa8\x37\x16\x94\x8d\x5a\x8f\x64\x6f\x14\x17\xe1\x2d\xee\x03\x6c\x12\x44\xb3\x2f\x46\x69\x87\x66\xf6\x75\xa4\x8a\x5f\x3a\xd6\xe5\x71\xac\x8b\x67\x2a\x2e\xc7\xe2\x99\x8a\x2b\xbe\xde\x09\x9f\xaf\x0e\x09\x4e\x5b\x2c\x12\xbc\x43\x69\xfb\xa2\xc0\x7b\x58\xcb\x79\xe6\xee\x77\x78\x25\x0f\xd1\xe2\x95\x8a\xa7\x0c\x06\x29\xb9\xb8\x7d\x91\xe8\x3d\xac\x5e\x97\x35\xfc\x0a\x84\x82\x8b\xdb\x2f\x1e\x46\xaa\x2f\xe8\x0e\x1f\xbc\xb8\x11\xbc\x91\x7d\xf1\x48\x3b\x0f\x52\x5f\x6f\xfc\x1e\xd6\xae\xf1\xbb\xec\xd7\x1a\xbf\x3b\x7b\x71\x67\x87\x65\xde\x50\x3f\xb2\x08\x5d\xb8\x07\xd7\x22\x58\xc1\xe8\xd6\xe3\xb0\xf3\xbe\xf5\x87\x8b\x94\xac\xc7\xba\x5f\x23\x38\xb9\xb1\xad\x2b\xc8\x35\x88\x75\xd7\x76\xae\x41\xac\x1b\x51\x38\x61\x01\xdd\x64\x53\x62\x9d\xc6\xc2\x51\x89\x75\x1a\x67\x29\x96\x69\x4c\x6f\x8b\x42\xce\xc2\xe1\x8e\xc2\x57\xd8\xad\x68\x50\x4b\xba\x5e\xfb\xbd\x73\x8e\x23\xd8\x43\x8b\x8b\xef\xe5\x62\x46\xac\x87\x96\xbb\x14\x8b\x13\x2a\x1c\xff\x08\xb6\x73\x52\x5c\xc3\xe8\xd6\x2e\x8e\x86\x8b\x19\xf1\xc2\x3a\xac\xdf\xe5\xba\x78\x23\xb8\xf2\xb9\x2e\xd6\x08\x88\x42\x2e\x7a\x3a\x62\xa3\x4d\xb7\xcd\x1a\xd3\xbb\x48\x48\x34\x16\xea\xdd\xda\xcf\x1f\x51\x87\x65\x98\x02\x1e\x8d\x77\xbd\x36\xd1\x9a\xe5\xc5\xd8\xb5\xf4\xb7\x8b\xb3\x93\x18\xbf\x8b\x4e\xb4\x02\xbf\xf0\x2e\x42\xd1\x1a\x2b\xfb\x42\x1e\xf6\xc1\x6f\xa1\x04\x30\x88\xe5\x85\x14\x6c\xf6\xb3\x16\x37\x7c\x11\xdf\xb5\xba\x75\x7e\xe5\xc5\x0a\x37\x28\xce\xcb\xc5\x77\xea\x2f\x37\xbf\x41\x47\xdf\x75\xf5\x5b\xe9\x96\xfb\xcf\x1f\xcd\x63\xf1\xca\xd4\x40\x83\xdf\x45\x08\x52\x06\xe6\x2d\xd0\x1d\xd6\xe1\x85\x2a\xc4\xb4\xfe\x86\x7e\xda\xff\xfb\xf3\x47\x4d\xe8\xfd\xbb\x08\x43\xfb\xc6\xb9\xf8\xe6\xea\x1a\xbe\x8b\x71\xae\x6d\xd8\x66\xac\x31\x87\xf5\x8b\x0c\xe4\x57\x5e\x73\x19\x5f\xfb\xc5\x9f\x8f\x8d\xf1\x40\x1f\xba\xeb\xbc\x8e\x47\x4c\xe7\xb8\xce\x47\x1b\xcd\xfa\xfa\xf3\x47\xab\x50\x99\xb7\xad\x39\x6e\xdc\x82\x77\x3d\x80\x6d\x76\xdb\xc4\x6a\xbf\xdb\x26\xd9\x47\xbe\xb5\x1e\xc6\xd8\x39\x3c\xef\xe2\xc9\xa3\x38\xce\xc5\x94\xb7\x74\x4d\x16\xc1\x19\xab\xcf\x5f\x10\xa9\xb7\x5d\x0c\x30\x28\xbf\xeb\x83\x1c\xfd\xb7\xfb\xf6\x50\xbf\x5e\xdc\x96\x69\xb9\xb0\xc9\x0c\xa4\x37\x26\xca\xc0\x7b\x5f\x0b\x10\x96\xd7\xe6\x0c\x37\xb0\xaf\x43\xb1\x43\xce\xde\xbe\x36\x6a\x86\xfd\x1f\x08\x55\x0c\xbc\xaf\x8d\x92\x64\xbc\x9d\xc3\x02\xc3\xf0\xf6\xb5\xc0\xde\xfd\xb7\xaf\x05\xce\x66\xfb\x25\xb4\x6c\x4e\x7a\x3d\xef\x75\xf0\xa4\xbe\xeb\x7d\x8f\x1d\x4e\xe2\x5d\x0f\x7c\xfd\xfa\x0f\x49\xbe\xf5\xeb\x12\xec\x83\x3e\xd7\x7d\x0c\xef\xf1\xbb\xa4\x94\x0c\xbf\x1b\x73\x6d\x02\x2c\xdf\x1b\x07\x72\x95\xf5\xe7\x5a\x07\x0f\xe9\xba\xaa\xed\x3b\x44\xeb\xae\xb6\xfc\xc6\xb3\x5e\xdc\xdc\xec\x9f\x87\xc2\x4b\x96\x6b\x3d\xd3\xfe\x73\xc9\x54\xc3\xf1\xe4\x12\x94\xbe\x3e\x97\x5c\xd0\xc2\xc3\x9e\x6b\x6c\xd3\xef\x26\x07\x21\xac\x5f\x17\x0b\xf9\xb0\xbc\xb9\x5e\xd6\xe1\x1e\xe5\xc9\xba\xb1\xf9\x4b\xa8\x68\x32\x0e\x6f\xde\xeb\xe0\x78\xb8\x96\x80\x11\x0d\xca\xfb\x8e\x75\x30\x6b\x58\x5e\xeb\x56\xa1\x8f\xef\x60\x7f\x3d\x98\xa3\xfe\xfc\x11\x7d\xe3\x5b\x8b\x31\x8a\xe9\xfe\x2e\xc6\xa8\x4e\x08\xcf\x3b\x82\xc7\x90\x31\x8c\x25\xde\x49\x72\xdf\xb1\x0e\xe9\xf0\x30\x8e\xb9\x2e\x93\xe3\x5c\x8c\x54\xff\xed\xbb\x8b\xc0\xf8\x16\xbe\x83\xfd\xfd\xfa\x79\x11\x13\x19\xc3\x84\x80\x7d\xe5\xb5\xa7\xc1\x2b\xfd\xce\xba\xfa\xf4\x1c\xce\x75\x0e\xa7\x7b\xbd\x84\x99\xfa\x11\xa1\x25\xcd\xb4\xea\xda\x4e\x88\x93\xeb\xb3\x84\x98\xec\xbb\x6d\xd0\x35\xf0\x6c\xbe\x73\xad\xe1\x98\xd6\xaf\x73\x38\x9c\xe3\x5c\xc4\xe3\xdb\xa3\xb9\xc6\xb9\xb9\x47\xf3\xa5\x9e\xdf\xae\xb7\x3c\x37\xc7\x79\x14\x08\xad\xe5\xca\xda\xd2\xe7\x62\x0a\x5b\xc0\xff\xbc\xeb\x69\x6f\x68\x0a\xca\xbb\xde\xf6\xe8\xae\xc9\x7a\xdc\x9b\x52\xe0\xbb\x5e\xf7\xee\xe3\xf2\x1e\xdc\x0b\xf7\xf1\xb8\xd7\xba\x79\xbf\x8e\x07\x5e\x8e\x71\x1e\xeb\xfe\xa6\xeb\xb3\xa4\xb3\x4c\x5e\xc2\xf7\x64\x7f\x91\x66\xdf\x93\xf1\x20\x44\xbc\x4b\x22\xcb\x74\xdf\x17\x73\x90\x7d\x5a\x1f\xf4\xc9\xd8\x4e\xd6\xed\xeb\x67\x9d\xbd\x90\xf0\x9c\x28\x03\x5c\xcf\x73\x11\x9e\x08\xdb\x9f\x6b\xfd\xbf\xfe\xaf\x55\x86\xc1\x79\x17\x87\x50\xbf\x3b\x75\xad\x33\x36\xbd\x0b\x8b\x5d\x88\xe1\xbc\xae\x75\xfe\xfb\x57\x5e\x6b\x25\x0f\xfa\x2e\x36\xa2\x2d\x51\xe6\x57\xc4\x6c\x31\x19\x2d\xbc\x28\x17\xc4\xe6\xeb\x6c\xf2\xa2\x30\x40\xf8\x8c\xcd\x81\x2f\x71\x33\xd2\x03\xbb\x98\x8b\x8a\xb6\xa5\xbc\x17\x17\xd7\x83\x7f\xcb\x2c\x5b\x46\x2f\xe2\x45\x5f\xd2\x65\x56\x5f\xa3\x25\x5e\xb6\xee\x77\x97\x78\x59\xe7\xda\xc0\xba\x21\xe9\xad\x47\xa1\x6e\x3b\x02\xc7\xba\xcf\x75\x5b\xec\xf5\xbe\x18\x96\xba\xad\x77\x6f\xa0\x80\xa9\x68\x11\x46\x6e\x94\xdf\xf3\x53\x60\xd5\xed\xbd\x7e\xfe\x98\x75\x9d\xc4\xba\x2f\xea\xb5\xd3\xa2\xc0\xb2\xac\xbd\xab\xa5\xc2\xfa\xad\xbb\x56\x4b\x95\x85\x9b\xab\xbc\xee\x7b\x59\xc7\xb3\x96\x75\x8d\x66\xe5\xf3\x65\x5d\x97\xb9\x0d\xcb\x0f\x2a\x0a\x7a\x5c\xc7\x73\x6e\xeb\x9a\xd6\xba\x44\xfe\xbe\xa8\x5b\xad\x17\xaa\x04\x8b\x6b\xb3\x16\xfd\xae\xf5\xf2\xce\x51\xec\x90\x09\x8a\x28\xa4\x3a\xc5\xc5\xe1\xac\xe5\xa9\xf5\xe2\xc1\x6a\x14\x27\xd7\x8d\xe2\xba\x79\xeb\x50\xd6\xba\xf8\xbd\x91\xd3\x2e\x16\x91\xda\xf9\x9c\x7a\x35\x6a\x6f\xbe\x6c\x2d\x4f\x3f\x1d\xa3\x2d\x72\x3c\xf7\xba\xbb\x9d\x6f\xdc\xeb\xaa\x84\xc5\xb5\xc1\x6b\x10\xed\xf9\xaf\x9c\x50\x7b\x36\xf6\x71\x2d\x6f\x7b\xd6\x1e\x65\x0d\xcb\x9c\x9f\xb4\xcd\x1a\x34\xc2\x4a\x7b\x96\x10\xde\x11\xe1\xda\xb3\x41\xc0\xd6\xc5\x6d\x0f\x1c\x52\xec\x41\x79\x11\x89\x7d\xe3\x5b\xa8\xe8\xca\xda\x90\xf6\x2c\x0e\x29\xb7\x46\x7b\x24\x28\x04\xe3\xf6\x20\x42\xb5\xb5\x82\xed\x59\xdc\x52\x1d\xeb\x72\xb4\x07\xc9\xe9\xb7\xf6\xeb\x72\xc7\xa0\xcd\xe2\x60\x62\x16\xca\x70\x27\x63\xb3\xbc\xce\xf9\xb0\xcd\xda\xfc\xb6\xdb\x67\x85\x98\x39\xdf\xc5\x79\xc4\x56\x18\x1b\x9c\x07\x32\x73\x7b\x16\xb7\x51\xc7\xb4\xbc\xda\xcf\xc6\x6f\xdb\x8d\xd0\xc7\x18\x9a\x9c\x8d\xfd\xa0\xbc\xdc\x69\xbf\x1e\xf9\x8a\x4a\xa5\x3d\x1d\xc2\x30\x18\x7f\x9f\xbf\x71\x99\xed\xe1\x01\x1f\xd3\x36\xeb\x7e\xc5\x6e\x9b\x75\xbf\x46\xf0\xad\xf5\xa8\xd6\x6e\xff\x3c\xa4\xd5\x71\x26\x84\xca\xf5\x5c\x0f\x60\xdf\x9c\x57\x22\x6f\xee\xf4\x99\xf4\xb9\x31\xce\xf5\x70\x35\x88\x6e\x7b\xd6\xa3\xd4\x90\x65\xdb\x33\x38\xc9\xee\xe3\x7a\x70\x7a\x71\x8e\xe3\xfa\x8d\x03\x6e\xcf\x7a\x7c\x02\x45\x4d\x7b\x78\x70\xe0\xbc\xdb\x33\xd7\x39\x41\xbe\x6a\xcf\xe4\xd1\xf6\x5b\xeb\x06\xc5\xd6\xf8\xd6\x7a\x70\x22\x37\xc6\xb3\x6e\x4d\xdb\xba\xed\xfd\x56\xfd\x05\xd1\x6a\xcf\x84\x63\x48\x3a\x58\x62\x60\x8b\xc9\x81\x3a\xd0\xbc\x7a\x18\x8f\x45\x54\xd0\xb5\xb5\x67\x5d\xd3\x8c\x61\xfb\xb5\x30\xb3\x31\xf0\xf5\x72\x24\x9a\xd8\xf6\x1c\x2a\x65\xfd\xed\xa2\xc2\xe1\x41\x38\x20\x78\x9b\xfd\x3f\x8b\x8d\x2f\xfc\xf6\xe4\x35\xf2\x00\xa2\x1a\x47\x1c\x68\xcf\x05\xd7\x62\x9f\x8b\x82\x47\x6b\x2c\xe4\xba\xfd\xf9\x5d\x82\x75\xd1\xeb\x70\xcc\xeb\x4e\xb7\xcd\x05\xbb\xd8\x58\xbf\x0b\xa1\x6d\xc9\x82\x2d\x02\x19\xcd\xc3\x72\x77\x16\x89\x3e\xd7\xbd\xce\xef\xe0\xdc\xbc\x88\x95\x39\xde\x70\x3c\xce\xe5\x86\x90\xef\xf4\x7f\x73\x58\x1c\x03\x5a\x75\x94\x56\xed\x79\x2a\x22\x03\xed\x9f\xf5\xa2\x34\x0f\xc5\xd3\xd9\x70\xbe\xf5\xae\x79\x8d\xca\x18\xde\xc2\xc5\xb2\x1c\x1c\x28\x36\xff\x4d\xc6\x4f\xff\x8b\x1c\x47\x5b\xd2\x70\x7b\x17\xf1\x68\x1b\x87\xf7\x5d\x84\x21\x21\xdf\xed\x13\x9d\x38\x98\x88\x4e\x6d\xeb\xd6\xaf\xb9\x6f\x8c\xe7\x5d\xd2\x67\xdb\x16\xfd\x6b\x2f\x0a\x99\x6d\x71\x30\xed\x45\x23\xb3\x71\x88\x10\xb5\xc6\x57\x5e\xa2\x4a\x9b\x10\x92\xb7\xae\xb9\x4c\xeb\xd7\x53\xd1\xda\xa4\x4f\xf4\x15\x59\xad\x3f\x58\x4f\xcb\x68\x2c\xd6\x43\xd4\x14\x55\x5a\xa5\xdc\x20\xa5\xec\xaf\x22\xc6\x0e\x01\x50\xc4\x80\xe6\x37\x44\x8c\x44\x1f\xd2\xde\x45\x0c\xa2\x0c\xcb\x0f\x6d\x98\xfb\x22\x06\x31\x58\x1f\xa4\x85\x40\xed\xda\x90\x16\x02\xfd\x66\x53\x2a\x88\x3d\x29\x4f\x2e\x22\x63\xeb\xac\xd5\xf7\xdb\x75\x51\x76\xd7\x10\xee\xbf\x73\xe9\xe1\xc2\x13\xee\xb3\xc9\x49\x0f\xce\x0f\x9c\x74\x9b\xc3\x32\x5c\x60\xa5\x7f\xb8\xe4\xbd\x58\x86\xab\x73\xfc\x8b\x48\x44\x73\xbf\xd6\x8b\xd8\x11\x15\x1b\x5c\x6f\x4f\xd7\x64\xc8\x4d\x5a\x86\x60\xbb\x8f\x10\x92\x06\xe1\x87\xa3\xcd\xfa\xb5\x3f\xd6\x99\xaf\x8c\x61\x11\x95\xd6\x37\xeb\x6f\x44\x4e\xbe\x35\x5c\x1f\xca\x10\x92\xca\x19\x96\x2b\xed\xae\xf9\x22\x18\xb9\x35\xdb\xc8\x39\xd1\xcf\xe2\x38\xa3\xda\x86\x7b\x8a\xc8\xd9\xe0\xf0\x72\x06\x6d\xe0\xd8\x6a\x30\x17\xee\x6f\x6b\xf4\x7f\xbe\x70\xb7\xac\xff\x7a\xbb\xab\xc4\x09\x4e\x2b\x25\xea\x70\x5a\x3d\x9d\x2f\x4f\xf2\x77\x56\x79\x93\xa7\x6b\x7e\x61\xb4\xe2\x61\x91\xf1\xd9\xf3\x57\xfa\xf7\x06\x27\x54\xc3\x8d\xbd\x61\x2f\xa1\xbc\xef\xba\xd0\xbd\xbb\x51\x37\xec\x22\x94\xf7\x5d\x97\xb8\x4b\x31\xdf\xdb\xcd\xa1\xfc\xc0\xbe\xf2\x72\xbf\x8f\x1b\xc5\x6f\x1f\x14\x9a\x4e\xfa\x79\x21\x0c\x7c\xeb\xdd\x21\x42\xd4\xbf\x8b\x00\x4c\x08\xe7\xfb\xc2\xd6\x3a\xd1\x17\x9d\x04\x44\xee\x7d\x0f\xd8\x97\xfe\xbb\xbf\xef\x1b\x0a\x55\x36\xa1\x6f\x9b\x1b\x3e\x28\xaf\x03\xc8\xab\xd3\xb7\x4d\x62\x66\x79\x11\x9e\xb9\x88\x41\xdf\xd0\x8b\x8c\x75\x28\x3a\x2c\x5e\x2b\x5f\x7d\x20\xc2\xd0\xff\x7a\xd1\x13\xd1\xa9\x6f\xfb\xc1\xc6\x5a\x7f\x2d\xa2\xb5\xd6\xa7\x6f\x3b\x2f\x99\xfd\xa3\x17\xd9\xd6\x05\xed\x5b\xd9\x19\x83\x65\xe6\xb5\x36\xb0\x6f\x45\x02\x4c\x9f\x25\xd0\x4f\xf0\xdd\x92\x88\x2d\xd6\x2f\xae\xa2\x0f\xbe\x55\x60\xb6\x16\x13\xd9\xb7\xc2\x81\x75\x0c\x65\x8d\x81\x83\xd6\x37\x38\x0c\x44\x92\x8e\x15\xab\x23\x72\xf6\xad\x61\x6c\xda\xe9\x73\x11\x89\xda\x2a\xeb\xb3\x88\x44\x8d\x62\xbd\x7a\x08\xfa\x6c\x1e\x40\xc6\x23\x01\x18\xac\x0f\x97\xfe\xeb\x93\x8b\x9e\x1b\xbf\x5d\x62\x78\x8d\x8d\xfa\x74\x5e\x8c\x33\x7d\x59\xf9\xd6\xba\xdc\x81\x85\xa5\x6f\x4b\x04\xce\x16\x7c\x6b\x20\xfe\x77\xfa\x1f\x70\x57\x3b\x6b\x38\xd8\x23\xf7\x74\xa2\xd7\xd9\x99\x23\x7c\x6d\xf5\x5b\x13\xf1\x6a\xd0\x66\x3d\x92\x59\x5c\x7f\x1e\x49\xf8\xf3\xbe\x9d\x70\x4e\x9d\xfa\x53\xc2\x69\xfd\x9a\xd7\x6e\x9f\x88\x48\xb5\xda\xc6\x7d\xa4\x7f\x44\x98\xad\x58\x5e\x67\x00\x2b\x73\xdf\xd6\x25\xeb\xcd\xf5\x41\xd2\xa8\x95\x36\x37\x67\xd8\x7d\xe4\x61\xdc\x1c\xc3\x7a\x18\xc7\x56\x2d\x1f\x70\x36\x7c\x0b\xab\x72\x71\x6d\x79\xdc\xf6\xc6\xba\x3d\x09\x37\xc6\xd8\x9e\x25\x2a\x6e\xce\xf1\x45\x0c\xaf\xf4\xbf\x1e\xb4\xbe\x15\xda\xbf\xde\xbb\x55\xbf\xc3\x25\xd7\xf5\x98\xf7\x1d\x2e\x79\xb2\x56\xfb\x06\xbb\xcf\xda\xee\x1b\x8f\xe4\x22\x48\x1d\x9b\x64\x85\xc0\xaf\x95\x87\xc8\xed\x94\x9d\x17\x6d\xd6\x19\x6e\x68\xea\xfb\xce\x39\xc4\x6a\xd6\x35\x4e\x77\xce\xf6\x5e\x13\x02\xc6\x6f\xd7\x23\xd6\x30\xd9\xf4\x9d\x47\x6c\x16\xc6\x83\x2e\x6d\x1b\x8c\xb3\xa9\xb2\xb0\x5c\xe1\xd8\x3a\x65\x68\x4e\x32\xce\x06\x81\xdc\xfc\x2d\x46\xe8\x41\x9f\xeb\x0c\x8f\x6d\xff\x15\x67\xd6\xf7\x86\x25\x80\x45\xc2\xf8\x5d\x51\xde\x75\x4c\xde\x6d\xdb\xed\x78\x1d\x9c\xc6\xa5\xd9\x1b\x7a\xa0\xea\x40\x16\xdb\xdc\x5c\xd4\x4f\x67\xc6\x22\xad\x83\xdf\xea\x22\x72\x7d\x8f\x02\x97\x40\x1b\x74\x51\xcd\x36\x91\xb0\xe8\xf4\x13\x83\x43\xc7\xb7\xd0\x4b\xb5\x62\x7b\x08\x89\x1b\x12\x7f\x53\xd4\xf6\x3d\x90\xb9\x87\xfd\xdc\x5c\x74\xc6\x16\xe8\x57\x2c\xe7\x4e\x1b\xc6\x90\x1c\x34\x37\x87\x17\x74\x73\x63\x53\xae\xce\x36\x8e\x81\x3e\x13\x6e\xb2\xd3\x66\xa0\x3c\xe5\x22\xee\xe8\x81\xa6\x9b\xb6\x5e\xc7\xdc\xdd\xb4\x81\x04\x96\xac\xdb\x62\xa1\x5b\xda\x7e\xb1\xcd\x8d\xd7\xb7\x63\x6a\x0e\x50\x1e\x7d\x3f\xb8\xd0\x5c\x8e\x1d\x7d\x49\xba\x56\x07\xca\x4d\xfb\x3f\x58\x43\x2e\xdc\x8e\xae\x62\x38\xe6\x93\x43\x54\x2c\xaf\xb9\x7f\xeb\x09\xb7\x0a\x5e\xa4\xef\x48\xa8\x73\xa3\xcd\xc5\x7a\x7e\xf5\x27\x07\xc4\xfa\xd5\x3f\xa2\x69\xc7\x22\xdd\xbc\xa0\xfb\x6d\x3d\xe3\xbc\x7d\xa1\xf9\xed\xba\x88\x63\x73\x2e\x3c\x56\xe8\x81\xfa\x0e\xaa\xe3\xfb\x16\x0f\x14\x2a\x82\xbe\xbf\x5c\xe8\xdd\xfa\x45\xcc\xb0\xd5\xf4\x7d\x5d\xd0\xd8\xbd\x04\xeb\x81\x4a\x09\xd5\xfe\xde\x60\x30\x56\x3d\x26\x65\x15\xf1\x1d\x43\x72\x34\x08\x12\x96\xe4\x8e\xf9\xb8\x63\x49\x0e\x09\x00\xa6\xe4\xd8\xaa\xbf\x3d\xe0\x72\x92\xf2\xc3\xc3\x45\x19\x71\x35\xb3\x52\x66\x0d\x73\x50\x46\xcf\xc4\x38\x0b\x0f\x0e\x1c\x67\x2f\x18\xe1\x36\x7f\x5b\x26\x8f\xb9\x6d\x10\x8d\x37\xcb\x0f\x1c\x12\x63\xab\x8e\x99\x31\x54\x2e\x22\x67\x1e\x83\x70\x87\xc3\xee\x45\x25\xbb\xf3\xaa\x3c\xbc\x8e\xb3\xc2\x29\x3a\x97\xf5\x28\x55\x09\x3f\x56\xe3\x04\x1e\xb2\xf8\x39\x38\x21\x7e\xdb\x1c\x03\x7d\x7e\xf7\x94\x7e\x1a\x67\x66\x5a\xbe\x39\xcf\xcc\xb1\x7b\x36\xe8\xa7\xb3\x86\x3b\xeb\xd0\x79\xf0\xd9\xd3\xb2\xc4\xd8\x36\x20\xb4\xd8\x90\x7b\x63\x1f\xcb\xba\x8f\xd1\x06\xdf\x0d\x39\x4e\xe6\x15\x32\x26\x8c\x19\x5d\xef\x57\xbf\xee\x5a\x6e\xd3\xfa\x1b\xc6\x84\xf1\x2c\xae\x34\x41\x76\xf4\xb2\x38\xd1\x9c\x8e\x6d\x24\xe3\xb7\x0c\xf3\x52\x98\xd7\x58\x6b\xfe\xfd\x76\xa0\x23\xdf\xc7\xaf\x88\x59\x81\x05\x4d\x17\x49\x45\x2a\x97\xac\x2c\xb6\x53\x6b\x4e\x2f\x13\xcb\x08\x14\xb6\x70\x11\x61\x29\x3b\x56\xee\x86\xf8\xd6\xb1\x72\xb7\x8d\x4b\x56\x8e\xc9\xa5\x61\xe0\x5c\x50\x0c\x86\xbd\x2c\xf1\xb3\x86\x6d\x40\x4f\x25\x07\xb9\xa0\x04\x0c\x37\xf0\x82\x9b\xe1\xf2\x95\x4b\x56\x96\xc9\x5d\x12\x03\x26\xc7\x05\x4d\x0f\xda\xc5\x44\x83\x4d\xb8\x0b\x17\x91\xfe\xd7\x4b\xd9\x7c\x69\x0a\xaa\x21\x6c\xa7\x1d\x24\x51\xed\x3b\xfd\x2f\xb1\xb1\x0d\x88\x25\x00\xa2\x9c\xce\x05\xee\x33\x1c\xff\xba\xc4\xad\xf3\x7a\x95\x1b\x45\xaa\xdf\x7a\x0a\x7a\x1a\xc6\xff\xa8\x85\xe2\xb7\x8f\xeb\xc0\x6f\x5f\x36\xcd\x83\xb0\x38\xce\xd6\xe0\x3c\xca\xeb\xa1\xa6\xcf\x75\xa1\xe3\x1b\xcf\xcb\xc1\x84\x48\x94\x97\x8b\x32\x2d\x63\x80\x61\xf3\xeb\x06\xe7\xca\xe5\xae\xeb\x12\x0f\x44\x92\x5e\x37\x0e\x0e\x0f\x42\xdd\xe0\xb4\x20\xcc\x55\x11\x12\x22\x5a\x3f\x3d\x53\xa5\x1c\x18\x66\x2c\x63\x8c\x81\x90\x54\xf4\x4c\xc1\xbc\x6a\xd9\x10\xb7\xf9\x6d\x81\x0b\x81\x08\xd5\xc5\x71\x56\x60\x07\xbd\x72\xb9\x01\xa5\xf4\x5a\x10\x43\xe0\x92\x2b\x97\xd5\xbd\xa8\x75\x8d\x7f\xe7\x61\xa9\xeb\xb5\xae\x18\x30\x7a\x6d\xfb\x6f\x96\xc1\x5e\xb9\xb8\x40\x23\x7a\x6d\xa8\x02\xd2\xf6\x72\x2d\x8c\x01\x0b\x17\x4a\xf6\x5e\x41\x9d\x4d\x2e\x4d\xc5\xc2\x35\x37\xdb\xdc\xe8\xea\x18\xe7\x12\x39\x3b\xc8\x98\x5e\x01\xa1\x0d\xce\x43\x05\x85\x26\xb7\x5d\xb9\xe8\x9e\xff\xda\x79\x60\x5d\xdb\xc5\x95\xb6\xc1\x83\x59\xd7\xe3\xac\xd5\xb2\xd7\xfe\x40\xe4\xe8\x3f\x50\x44\x22\x09\xd4\x50\xef\x65\x19\x06\xa1\xd3\x67\xb0\x77\xce\x37\xd1\x35\xba\x47\x89\x0e\xc9\xfe\x17\x77\x5b\x5b\x58\xcf\xb9\x9d\xb6\x4f\xce\x09\x7d\xa6\x7a\x3e\xdb\xbc\x9c\x79\x7e\xbb\xc4\xd2\x3e\xdc\xbb\xb9\x38\x72\x99\x11\x34\xb5\x2d\x3c\x1b\xf3\x40\xd2\x60\x3d\xd7\x5d\x0e\xb4\xbf\xbd\x62\x9c\xf0\xc1\xac\x07\xc6\x1b\xce\x7f\x3d\x34\x7a\xd1\x7e\x71\xbd\x1d\xb1\xba\x57\x94\xf8\xdd\xbd\x40\x6c\xdc\x3c\x4b\x28\x72\xb1\xe4\x76\x34\xb9\xb9\x35\xd6\x59\xb5\x8f\x6b\xc2\x43\x0a\x84\xaf\x57\x1e\xcf\xc9\x43\x5a\x97\x34\xd8\xc3\x33\xa3\xaa\x07\x06\xaa\x2a\x19\x3a\xe6\x75\x37\xdb\xdc\x7e\x49\xcc\xea\x7a\x65\x63\x73\x42\xeb\x82\x66\x71\x61\xd6\x05\xd5\xbc\xdc\xeb\xba\xa0\x35\x21\x06\xf5\x61\xd2\x0e\xea\x59\x9c\x5c\x7a\xa8\x1f\xe4\x5d\xb8\x9f\xfa\x9c\x58\x28\x98\xd0\x73\x61\x46\xb6\x0d\x17\xee\x2b\xbf\x10\x45\xfa\xe7\x75\x6f\x8e\xe1\x45\x4c\x73\x42\x2f\xf8\x1c\x0f\xc5\x0b\x6b\x0a\xf1\xab\x88\x9f\x8e\xb3\xad\x97\x7b\x28\x1a\xb4\xcd\x43\x91\x94\x45\x7c\x5a\x8f\x32\x97\x05\x6b\xe8\x96\x02\x4e\xb4\x6d\x72\x3f\x9d\x32\x1c\x27\x97\xa9\xad\x17\x3d\x15\x03\xdb\x22\x0c\x0d\xc5\x74\x6f\x3b\xe3\x64\x3c\xcd\x97\x1e\x22\xd7\x76\xe6\xcb\x25\x6b\x3b\x97\x09\xb1\xae\x2d\xd6\x3d\xea\xa0\x4d\x01\x97\xca\x65\x6a\xc5\xd7\x91\xef\x62\x66\xdf\xfd\x6d\x41\x09\xce\xe6\xb7\x5a\xb9\xb8\xb4\xa9\x10\x2d\xd6\xb9\x41\x24\x2a\x2f\x71\x5b\xaf\x78\x1b\x7e\x6b\xb1\xf7\xe9\xab\xdf\xea\xc3\x6f\xf9\x16\xa6\x72\x74\x90\xbd\x41\x0c\xb0\x06\xf6\xb6\x08\x40\x05\x1d\xd5\x01\x77\x66\x43\x3c\x6c\x70\xc9\xc3\x35\x0c\xc5\x4c\xe6\x2e\xa7\xcb\x1e\xb5\x5c\x0f\x8e\x17\xa8\xad\xcb\x57\x25\xd2\x2d\xb1\x3e\x3b\x9e\xc5\xdd\x26\x8a\xf5\xde\x92\xb5\x75\xdd\xb0\x96\xa2\xb3\xe9\x6d\x00\xdb\x85\x48\xb7\x41\xfb\xb0\xfe\xe1\x8c\x31\xe6\x89\xf5\xdc\xf5\x3f\x10\x69\x5d\xcf\x03\xa8\x05\x84\xaa\x1d\x2a\xdc\xf9\x2d\x3a\xda\xe1\x3a\x9c\x40\x67\x21\x18\xed\xe4\x3c\xb8\xce\x27\x3a\x54\x88\x7d\x43\x2f\x2b\x91\x6e\x17\x78\x60\x08\x49\x83\xd3\x1d\xb6\xbf\x3c\x4b\xf4\x8f\x8e\xa7\x43\x2c\x1b\x77\x07\xcb\x51\x6f\x8f\xeb\x40\xfb\x07\x18\x85\x63\x5e\x67\xbe\xa6\xeb\xf9\x70\xae\xec\x73\x9d\xed\x04\x0a\xd4\x1b\x1c\x2a\x40\xa9\xde\xd7\x19\x4e\xa0\x6f\xbd\xc3\x89\xa2\x40\xef\x1d\x4e\xd4\x87\x11\x2c\x5a\x53\x54\x04\x81\xd6\x00\xbd\x74\x90\x60\x2d\x20\x3c\x40\xb6\xa2\xc2\x81\xf5\xaa\xea\xa3\x53\x5e\x0f\xda\x80\xfb\xe9\x40\x2d\x2a\x22\x6d\x47\xdc\x53\x5c\xed\x4b\xc4\xeb\xde\x8b\x2e\x92\xc1\xfe\xd7\x23\x50\xd1\x79\xf7\xbe\x38\xbc\x56\x1c\x43\x57\xef\xbe\xe6\xd2\x83\x35\xe7\xec\xf5\x44\x35\x01\x33\xd2\x51\x2f\x74\x88\x65\x87\x00\x37\xc7\xc0\x19\x90\xd9\xe9\x70\x69\x35\xf9\xed\xe0\xb1\x4a\xdb\x80\x1c\xe8\xbf\xc2\x89\xf5\x8e\x12\x10\xf8\x5f\xef\xd3\xd7\x8e\x49\x40\xcd\x07\x94\xb7\xcf\x8b\xcb\xc4\xc0\xe7\x8d\xc5\x84\x8f\x1c\x49\x7b\x7e\x0b\x37\x56\x61\x3b\xfb\xa1\x95\x8a\x49\xaf\x83\xd6\x80\x0c\xf4\xfe\x1d\x34\x7f\xfb\xa0\xfc\xe5\x5b\x70\x60\xbe\x40\x40\xb5\x7a\x85\x4b\xeb\x28\xeb\x27\x87\xb7\xdf\xe8\x90\x78\x51\x3a\xa2\xd0\x16\x96\xd5\x57\xd1\x7e\x11\xe0\x0e\x5e\xa7\xf7\x47\x5d\x0e\x0b\xfc\x82\x49\x74\xc1\x16\xc7\x13\x18\x33\x3a\xc8\xac\xc4\xbc\xdf\x03\x5d\x02\x06\x86\x1e\x3b\x56\xd4\xcd\xb2\xfa\x95\x35\x77\xa0\x57\xdd\xb9\x87\xe0\x76\x5e\xa9\xa8\x7c\x8b\x97\x2c\x96\x88\xd1\x83\xcb\x1a\x70\x00\x09\xc7\x06\xd0\xaa\x6d\x1c\xea\x08\xf0\x31\x8c\x2d\x12\x0c\x13\x9b\x1f\x6c\xec\xb4\xbc\x5e\xca\x0e\x34\xa6\xc7\x81\x32\x1d\x82\x1d\x07\x1c\x2d\xdc\x64\x9c\x9a\x41\xe9\xf3\x44\x79\x0d\x71\x0d\x5e\x44\xc5\xb1\x00\xd4\xbc\x71\x18\xe3\xc6\x32\x08\xe1\x89\x1b\x60\x24\x97\x3e\x6e\xac\x45\x7e\xf7\xe6\xc2\xf1\x70\xc5\x23\x27\xc1\x38\xd7\x83\x53\x81\xde\xf4\x78\x11\x5d\x11\xe7\xe3\x95\x28\xae\xb1\x25\xd6\x4c\x40\x87\x3d\xd5\xd9\x40\xcc\x72\x93\x13\xb5\x0d\x84\x1f\x42\x92\x9b\xca\xfd\xd5\x7f\xa2\xbf\xc1\x64\xdb\x73\x57\xa7\x62\x3d\x97\x86\xb3\x91\xfb\xe0\xcc\x04\xe5\xbf\xe1\xb7\x7a\x16\xac\xa5\xb6\x29\x60\xbc\x38\x57\x59\xc1\x3f\x35\xcb\x70\xbd\xec\x7b\x8a\x8b\x82\x43\x4a\x5c\x0c\x9c\x4b\x36\x45\x1e\xc6\x2f\xb7\x07\x71\x4a\xb8\x3d\xe0\x2d\x3d\xdb\x03\x67\x4f\xfb\xcf\xf0\x40\xff\x1d\x11\x9b\xb3\x9a\xc1\xe3\xc0\x5a\x65\xc0\x08\xa0\x4b\x4b\x60\x3e\xcd\xfe\x43\x08\x12\xf3\x8d\x07\xa3\x11\xe3\x5f\xdc\x5b\x0d\xc7\x99\x32\x0e\xfc\x36\xd5\x95\xb2\x6e\xc0\x64\x24\xa8\xb9\x44\xb3\xe6\xc3\x9e\x40\x5a\xdc\xa3\x9c\x12\x72\xfa\x39\xd0\xab\xb9\xfe\x47\xa1\x4f\xe6\x0e\x3c\x04\xa0\x7e\xcf\x4b\xae\x8e\x31\x7c\x52\x10\xbf\x85\xeb\xfa\xc6\x70\x01\x41\xda\xac\x7f\x00\xb5\xf2\x2d\x74\xe7\x8a\x8d\xf9\xf8\xf8\x30\x4e\x98\x14\x1f\xed\x7c\x51\xfa\xc3\x44\xe4\xbb\xe8\x86\x0c\x54\x72\x96\x24\x5a\xf9\xc2\xc9\x71\x4f\xf3\xe5\x8e\x73\x3e\xc7\x06\x37\xdf\xe7\xaf\x88\xd9\xd8\x50\x82\x37\x7f\x84\x62\x97\x8b\x3b\xbc\xe8\x1c\xae\xc1\x61\xec\x5f\x3d\x44\x8b\x0d\x1c\x98\xd6\x13\x91\x64\xec\xeb\x12\xec\xbc\x82\xa3\xa0\x53\xf1\xb7\xa5\x41\x9d\x0b\xe5\xe4\x82\xda\xe6\xe0\x50\x58\x0f\x84\x80\x85\x1c\x20\x7f\x27\x07\x67\x54\xfa\x61\xb1\xc7\x22\x18\xf1\x8d\x61\xbd\x2e\xad\xb0\x39\xa3\x72\x99\x60\x59\x07\xdc\xc6\xb0\x7f\xcc\xe3\x1b\x97\x69\xac\xd7\xa5\x76\x5e\xd6\x81\xe8\xd1\xad\x47\xc4\x50\xff\x34\x10\x31\x4a\x5a\xe6\x80\xf0\x5a\x0f\x70\x6f\x1e\xb4\xc1\x0b\x54\x9d\x0b\xd8\x35\x50\x14\x7d\x84\x4a\x67\xbe\xbb\x0e\x6f\x4a\x80\x87\x98\x30\x5e\xbe\x91\xb0\xdf\x88\x63\x83\x17\x4b\xfd\xd0\x48\x20\x03\x1c\xea\x31\x34\xc6\x58\xee\x60\xe0\x98\xe3\x40\xcf\xc4\xab\x36\x26\x5c\x11\x04\x75\x4c\x95\xe0\xec\xc5\x5c\x44\x7a\x56\xeb\xc1\x63\x71\x70\x86\xf8\x24\x38\xc2\xb1\x1e\x9c\x56\x21\xae\xe3\xf0\x55\xa6\xff\xc5\xc1\x74\xf5\x97\xe3\xf4\xd1\x60\xfd\x4f\x30\x1a\xd5\xf2\x83\x2e\x8a\xf2\xc5\xbe\x14\xe6\x05\x98\x64\xe3\x41\x1b\xc0\x79\x30\xcb\xf7\x71\x41\x14\x9d\x3b\x44\x14\xe0\x6b\x1f\x37\x97\xc6\xf9\xde\x60\x10\xe1\x42\xc6\x12\xff\xdb\xb7\x47\xb7\xba\x5b\x7f\x8b\xb8\xed\x78\x10\xf3\x15\x7b\xc7\x83\x78\x05\xa7\x32\x9e\xf3\x37\x30\x6a\x1f\x0f\x30\x01\x2f\xc1\xe2\xfe\x03\x3c\x78\x1f\xe8\xea\xd4\x03\x0d\x38\x21\x80\xa0\x7d\xa0\x58\x97\x1b\x18\x3e\x7a\x10\xc5\xb9\x09\x9d\x58\xbf\x9d\x3b\xaa\x03\x2e\xdc\x44\x54\x07\xec\xda\xe7\x8e\x91\x03\x0e\x66\x2a\x9e\x33\xc7\xb9\xf3\x98\x4c\xcb\x17\xfa\x4e\xda\x14\xf4\xa9\xac\xcf\x2c\xf9\x1b\x50\xb6\xcf\x82\xb1\x81\xf3\x30\xd7\xbd\xc8\x56\xad\xc7\xd2\xca\x5d\x98\x1a\x7b\x9a\xf5\x0f\xd6\xf0\x35\xe6\xc9\x1d\x01\x12\xd5\x67\x05\x74\x0a\x47\x38\xe1\xba\xe4\x8a\x66\xf3\xd1\xa3\x8d\x04\xdb\x39\x36\x1e\x07\x1e\xcc\xd9\x80\xb1\xf0\x08\x4f\x08\xf6\x9c\xd6\x6b\x15\x65\x1d\x16\xf1\x4e\xbc\x80\xfa\x84\x78\x4b\xd8\x66\xf7\x41\xa6\x3d\x06\x24\xa5\xb5\xb9\xee\x54\x2a\x3e\x4f\xee\x91\x5c\xe3\x54\x3c\xe7\x4e\xcd\x50\xfa\xa2\x4d\x24\x67\xcf\x36\xac\x83\x73\x5f\x8f\x7f\xd4\xd8\x7e\x45\xcc\x66\xf0\xa2\x43\xcc\x66\xe0\xa5\xc0\x26\x4f\x40\x9e\x00\xca\xfb\xcc\xfa\x1b\x2a\xb9\x4f\x00\x9c\x78\x55\xf5\x99\x83\x03\x6e\xfd\xcd\x01\x61\xd3\x78\x39\x26\x87\x6e\x0e\x2e\xca\xb0\x0c\xf8\xd3\xcd\x1c\xa2\xb0\x59\x6c\x2e\xe8\xc6\xc5\x9d\x93\x03\x02\x87\x34\x27\x0b\xcf\x61\x9c\x13\xfd\x16\x44\x68\x02\x0f\xa9\x2e\x2a\x97\x55\x11\x63\x62\xe1\x52\xcc\x9c\x27\x7a\x35\xb8\xae\xb9\x2e\x65\x6a\xf5\x9b\xa7\x44\x97\x45\x02\xeb\x05\x84\xa4\x4f\x01\x78\xfe\xf6\x52\xe9\xc9\x98\x2f\x11\xd6\xcc\xeb\x56\x44\xb2\xac\xd8\xc5\x77\xb9\xa0\x2d\xad\x6f\x70\x1b\x7c\xf7\xa6\x1f\x0f\x0e\x9c\xa5\xfa\x98\xb9\x38\xcb\x2a\x91\x98\x28\xd9\x15\xaf\xe6\x13\x20\xb2\x19\xcf\x83\x18\xc5\x0b\x37\x97\x08\x9f\xdb\x57\x86\x4b\x76\xbf\x10\x5b\xc2\xfe\x11\xbd\xa7\x87\x5a\x28\x07\x62\xcb\x7c\x01\xc4\xf2\xc8\x1c\x58\xbb\x0a\x97\xec\x40\xb1\x2e\xc7\x7c\xe0\x21\xa3\xb8\x74\xc8\xfd\x70\xc9\x8e\x9d\x07\x81\xc7\xe4\x40\x84\xd1\x92\x7b\x60\xf9\x9a\x9c\x87\x03\x54\x3b\x6e\x4b\xfd\x40\x69\x8e\xe7\x44\x3f\x54\x9a\x33\xb6\xa3\xaa\x0b\xa1\x1e\x71\x18\x04\x5e\x3f\x1a\x56\x33\x2e\xfa\xd1\x78\x3c\xd3\x32\xc4\x9b\x07\xea\xe0\x12\x0c\xf6\xf7\xe0\xe0\xfb\x60\x1e\xa1\xa8\x4e\x9f\x1a\x5d\xd8\xc7\x63\xa2\xeb\xe2\xa2\x1c\x80\x5d\xc1\xf5\xf5\xe3\x40\x37\xe3\x77\xd1\xd1\x6a\x54\x38\x2e\xb9\x1c\xe6\x7b\xb1\x77\x3c\x56\x87\xba\x1f\x2e\xd3\x71\x5d\x58\xea\x29\x23\x5a\x06\x22\xd2\x81\x77\x6b\xf8\xdb\x07\x55\x06\x8f\xd8\xb9\x09\x14\xef\x94\x27\xfb\x65\x3d\x2e\x32\x3c\x02\xe7\xa6\x94\x42\x19\xfd\x25\x50\xa0\x7e\xa2\x83\xc4\x83\xa2\x9f\x8b\x83\xec\x4a\x17\x27\x16\xea\x61\xff\x70\x84\x78\x06\xf4\x13\x15\x01\x3e\x56\xfd\xec\x70\x81\xec\xef\xd9\x31\xb6\x7d\xed\x21\x72\x9c\xc9\xb3\xa3\x46\x60\xdf\xcf\x8e\xbe\xb3\xd8\x9e\x47\xe0\xfb\xed\x8d\x84\xc0\x78\x3a\x7a\x62\xb8\xff\x33\x14\x33\xe9\x47\x8e\xd3\x31\x03\x63\x09\x7f\xbb\x08\x4f\x57\x77\x7b\x02\x08\xc7\x93\xa3\x9f\xe8\x08\xbb\x73\xc7\x20\xb7\x17\xeb\x75\xd4\xb5\xac\xc1\x8f\x3e\x53\xab\xe8\x5a\xdb\x73\xc0\xbc\xc4\xaf\xc0\xb1\xfd\x5c\x72\x6a\xe0\x45\xdb\x4f\xac\x09\x3d\x2d\x2f\x4a\x3d\x38\x50\x27\x00\x39\x9c\xb5\xfa\x09\x40\x0e\xf4\x6a\x3f\xc7\x8b\x69\x9a\xf6\x28\x1f\x37\x5e\xee\x73\x76\x38\x1e\x7e\x3b\x15\x9d\x98\xe8\x14\x86\x60\x1b\xc0\x8d\x2e\xe4\x22\x54\xa1\x9e\xe3\x04\x79\xad\x2e\xea\xe4\x30\xee\x2e\x1e\xc8\x6b\xd9\xec\x13\x56\x19\x57\x8a\x7e\x1e\x10\x12\x27\xcd\x81\xd5\x8a\x74\x2e\x82\x17\x2a\x13\x4f\x14\x9a\xf8\x92\xf6\x13\x91\x0d\x4c\x4f\x3f\x0f\x5e\x20\x5e\xeb\xf3\x84\x50\xa5\x65\x58\x74\x44\x8f\x53\x51\x8e\x0b\x7d\x9e\xb8\xba\x6d\xb6\x81\xf0\xb8\x69\x20\xa0\xb3\xd9\x86\x8b\xe8\xd8\xce\x97\xcd\x64\x03\x2f\x59\x6e\xda\xaf\x0b\x14\xe1\xc6\x5e\xb2\xfa\xf4\x79\xc9\x01\xb0\x9e\x70\x3c\xea\xe7\x4e\x08\xad\x22\xff\x09\xae\x4e\xe5\xe9\xb9\x2e\x59\xdf\xed\x67\x11\xda\xf6\xad\x1b\x20\xe4\xf0\xa0\xdd\xea\x1a\x2d\xcb\xea\xdb\x06\x2e\x0a\x71\xe6\xc4\xc8\xa1\x4e\xe8\x54\x6c\x77\x1f\x1f\x94\xfe\xce\x17\x7d\x6a\xb5\xfd\x03\xd0\x11\x22\x71\x7e\x10\x03\xe6\xb5\x2e\x77\x57\x99\x7e\x3e\xf6\xcf\x38\xd1\x21\x29\x7a\x9c\xeb\xd2\x77\x39\xf5\xf3\xe3\xa8\xec\x93\xcb\xed\xd8\x1e\x8c\x2e\x9e\x37\xb8\x2b\xc5\xa2\x13\xd8\x8e\xdc\xcc\xf9\x02\xfe\x74\x0c\xef\xdf\x5c\x7d\xfa\x09\x84\x47\x71\xf5\xc2\x3d\x52\x5d\xd1\x85\xd8\xab\x48\x75\xa1\x7f\xc2\xa1\xb0\x5f\x58\x42\xd5\xa5\x5d\x48\x1d\x65\x5a\x8f\xbe\xb0\x5a\x8f\x2e\x30\x2c\x23\x72\x42\x3c\x2e\x74\x57\x78\xab\xf7\x6b\x7b\x7f\x73\x31\xea\x97\xee\x93\xac\xf9\x05\xa1\x52\x64\xbb\xe0\xde\x2a\x84\xff\x42\x62\x21\x02\x41\xbf\x8a\x0f\x32\xed\xd1\x6f\x01\x2a\xee\x17\x18\x3e\x1f\xff\xab\x22\x11\x31\xdf\xab\x62\x49\x87\x59\xb8\xb0\x7e\xe6\x57\xe6\xc1\x19\x96\xb1\xe4\x3a\xaf\xcf\x00\x43\x9f\x1a\x60\x10\x09\x2f\x80\xbe\x78\xea\xf4\x6b\x3d\x26\xd5\x07\xe1\x6a\xba\x36\x59\xe6\x41\x73\xfc\x4d\x1c\x1b\xe3\x6f\x48\x14\x20\x01\x2e\xa4\x1d\x45\xfe\x0b\x22\xaa\xce\xec\x02\xc3\xa7\x31\xe0\x0a\xad\xbd\x8c\x0d\x84\x43\x0f\xcb\xaa\x83\x98\x7b\xe0\x09\xc1\x03\x72\x05\xba\xf6\x6a\xf9\xc5\x63\xe3\x97\x06\x80\x2b\xf7\xdf\xfc\xb9\xfa\x85\xff\xae\x16\xc9\x6b\xea\xcf\x45\xfd\x94\xaa\x32\xe9\x03\xdd\x80\x1b\x82\x5b\x05\x6e\x4e\xfd\x3a\x20\x78\xb6\x3f\xe4\x3c\x98\xdc\x89\xbf\x1b\x54\xfe\x42\x9c\x49\x58\xd9\xeb\x54\xc4\x60\x42\xc0\x0d\x24\x66\x17\x84\x01\xff\xaf\x7e\xe1\x0e\x01\xb2\xbb\x5f\x8b\xa3\x0a\xad\x6c\x17\x4a\xdb\xee\xc2\xdc\x28\xc4\x1d\x0f\xf2\x7a\x85\xa8\x5c\x0f\x04\xc6\x0d\x7c\xc5\xcf\x31\x86\x57\x1d\x0c\x73\x81\x83\x91\x30\x5c\x40\x03\xbc\x64\xf7\x86\x05\x0d\xae\xf1\xe6\xf0\xaa\xac\xbc\x05\x9d\xf2\xdd\x7b\x87\x33\xfb\xca\x0d\x71\xaf\x52\x06\x46\xd1\x2c\x03\x7c\x65\x3c\xf7\x8e\xa9\x19\xce\xe0\x2e\xf6\xcf\xb7\x34\x00\xb0\x6e\x37\x66\x76\xc0\x9f\xfd\x6e\xac\x21\x0a\xdc\x7b\xbd\xc4\xad\x72\x88\xee\x40\x9c\x81\xe8\xde\x70\xd5\x1e\xea\x3b\xd4\x1d\x52\x1e\x12\xbc\x41\xf9\x64\xbe\x94\x27\x10\x0c\x38\x86\x5b\x78\x88\xfd\xe0\x66\x83\x7b\x4c\xbf\xd1\x77\x2a\xae\xde\x27\xd6\x43\x88\xd9\xfd\xed\x85\xe5\x0b\xd1\x8c\x7e\x4e\x5c\x7a\x20\x18\xf7\x25\xee\x8d\x7e\xb4\x2c\xdb\xff\xcd\x9a\x14\xcb\x37\x22\x15\x73\x07\x77\xa5\x0e\xf5\x06\xee\x11\xae\xd5\xa3\xbf\x2f\x73\x41\xb1\x2e\xdc\xe6\x7e\x70\x87\xeb\xd6\x03\xab\x81\xf0\xdf\x8f\xf8\x3c\xe6\xf8\xb0\x86\xae\x1b\x9c\xeb\xe6\xbc\xde\xfd\x37\xff\xc4\x7e\x03\x54\x56\x84\xb9\x5f\xf4\xac\x10\x89\x9b\x73\xe2\x43\x77\xa3\xd7\x09\xfb\x57\xfc\xfc\xfa\x79\x7e\xf3\x6d\xec\x0f\x78\x47\x5c\x51\xfa\xf3\xe9\x0b\x77\xca\x10\xda\xdd\x7a\x39\xe9\x35\x5f\xbd\x19\xc4\x44\x3e\x12\x39\xb8\x25\x3c\x15\x72\xdb\x2d\x63\xb9\x83\xcb\x79\x76\x40\xe6\x9c\xab\x07\xae\x57\xa8\xc2\x83\xf8\x29\x07\x89\x37\x43\x6f\xdc\xdf\x07\xa3\x51\xf7\x5b\x00\x9b\x15\xdf\xf0\x6c\xe8\x15\xe2\xfd\x54\x8c\x31\x3c\x4a\x4f\xc5\xfa\xcc\x1e\x3d\xe8\x11\xd5\xc5\x3e\x88\xa5\xc9\x59\xc5\xb3\x21\xd5\xcf\x3d\x88\xa8\xea\x1a\x1f\xe0\x5a\xea\xd2\x9e\x0e\x11\x0a\xcb\xab\x4f\xef\xe0\x13\x3b\x73\xa1\x7d\xa8\xce\xa2\x7f\x8c\x04\xaa\x0b\x9e\xfc\x9b\x7f\x68\xc7\x53\x21\xb5\x92\x3f\x4a\x80\x61\x39\x21\x8a\xbf\x34\x00\x3c\xb0\x79\x5a\x28\x9e\x44\x09\x8e\x9e\xe3\xc9\x13\x6e\xc6\x7a\x2f\x31\x0b\x80\x2f\x9e\x80\xba\x67\x60\xd2\x1f\xd6\xa3\xf4\x77\xb0\x03\x00\x1e\x87\x42\x17\x05\x2f\xf1\x03\x67\xa6\x72\xfc\x59\x1c\x58\xc5\xc3\xa0\x3f\x53\x0e\x83\x3e\x0f\x09\x92\x65\x09\x0f\x9b\x8c\x9f\x9a\xfa\x30\x3c\x0c\xaa\xd0\x8c\xcf\xab\x80\xc3\xfb\x9c\x5a\x6a\xe8\x1f\x6c\x56\x75\xf3\x4f\x89\x0a\x0b\xc6\x05\x55\x1c\x78\x20\x90\x8a\x3f\x0f\xe2\x46\xe5\x15\x79\xb4\x5e\xf1\x3a\x3e\xe2\xb4\xe0\x8a\xf4\x30\x68\x6e\xf8\x2d\xc4\x80\xdf\x02\x3c\x26\x5a\x48\xc7\x93\xa0\x11\x7d\xa0\x3f\x88\x96\x8a\x12\x0f\x3e\x42\xd1\x6d\xa3\xb9\x9e\x3e\x01\x1b\x6f\xbc\xbe\x0f\xdc\x8f\x7a\x41\x3c\x09\xaa\x44\xf1\x59\x5c\x4b\xd3\x38\xf1\x00\xf7\x50\x2f\x85\xc7\x40\x9f\x5c\x44\x3c\x06\x22\x77\xdb\xb0\xb6\x1e\xb4\x17\xc8\x09\x07\xe4\x95\x53\x81\x53\xc4\x21\xbb\xf9\x2d\xbc\x07\xd2\x57\x50\xcf\x00\x42\x59\x74\xbc\x01\x3a\x4e\x61\xfd\xdd\xeb\x6f\x8e\xc8\x1d\xc7\xeb\x10\xe7\xf7\xee\x72\x90\xb6\xe1\x3c\xa4\xbf\xc5\x35\xa8\xdb\x1e\xb1\x97\x75\xc6\xf1\x3a\xd2\x7e\x0a\x40\x65\x0e\xf5\x4b\x0c\x21\x25\x01\x1c\xa9\x1b\xa8\xfc\x8e\x63\x74\x77\x0d\xdf\xca\x59\x62\x1d\xf0\x36\xa8\x5e\x5c\xbc\x0d\xd2\xf9\xea\x3d\xd0\xe0\x50\x71\x4a\xae\x9e\x55\x7c\x8d\x9b\xca\x7a\x3c\x09\x9a\x84\x0a\x7f\xe1\x86\xc7\x40\xc7\x5f\x38\x93\xc7\x13\x8f\x81\x9c\xac\x33\x5e\x02\x21\x16\x13\xdf\xde\x54\xa1\x8f\xdf\x6e\x9f\xce\x0b\x7d\x4f\x71\x9d\x11\xbb\xd4\x75\xe9\xc3\xdb\xd3\xb2\x38\x3f\xcb\x1a\x75\xec\x07\x2b\x3f\x67\x18\x0f\x83\xdc\x1c\x0f\xa2\xd9\x06\xe1\x7c\x53\x42\xc2\x78\x12\x6f\x06\xd4\x08\xf8\xdb\x66\x77\x9c\x78\x18\xec\x10\x27\x7d\x6c\xc5\x41\xea\x63\x4b\xa4\x97\xfe\x2a\xb2\x71\x8f\xf0\x99\xed\xc1\xbd\xc0\xab\x20\x7d\xc4\xf4\x2a\xc0\xef\xb8\xbf\x43\x2b\x39\x63\xc0\xb2\x5c\x9d\x8b\xc0\x66\xf7\x08\x31\xbf\xc0\x38\xe0\xeb\xda\xaa\xfb\x0b\x3c\x44\xc3\x1e\x7e\xaf\xdd\x07\x1f\x3f\xd6\xd0\x42\x8a\xef\x6a\x53\xf4\x7e\x17\xa3\xd4\xb5\x62\xe3\x8b\x9a\x72\xe4\xfa\xa2\x6e\xf9\x4b\x03\xc0\xcb\x4b\x1c\x1e\x8a\x43\xd6\x94\x0e\xe0\x9c\xb4\xb8\xe1\x54\xda\x0a\x22\x83\x8e\xa4\xea\xcc\x5e\x82\x6e\x4d\x17\x1e\x6b\xc8\x77\x48\xb1\x4e\x0a\xbc\x7c\x2f\xad\x12\x0c\x5c\xb7\x22\x5e\xe5\x17\x4c\x09\xde\x03\x1d\x6f\x83\xf8\x36\x8a\xcb\x5d\x3d\xd4\xeb\x95\xcd\xea\x6f\xc1\x69\xed\x2e\x06\x5c\xd4\x40\x04\x7b\x41\x43\xe3\xc4\x1c\x1b\x17\x11\x10\x63\x88\xee\xe7\x62\x85\xe8\x7e\x50\xd8\x01\x8a\xbf\xb5\x45\x50\x63\x23\x92\x49\x09\xca\x45\x78\x88\x65\x5c\xa7\x16\x37\x16\x1b\x51\x0c\xc0\x36\x05\x68\xfd\x0e\x20\x33\x40\xeb\xc7\x6f\xbf\xd5\xf0\x30\x29\x83\x01\x2a\x8c\x01\xd4\x73\x4b\x7e\x4b\x74\x11\xdc\x78\x42\x84\x7e\x6e\x8c\xa7\xb1\x86\x1b\x7d\x76\x2c\x86\x93\xfa\xae\x3b\x19\xfd\x74\x8d\x01\xf4\x8f\x5b\x0e\xfe\x83\xb1\xe9\xaf\xb7\x88\x41\x6c\x5c\xb2\x59\xa9\x0f\x80\xa6\x93\xf1\x2f\x36\x7e\xc0\x25\x04\xc8\xfd\xe4\x85\x8e\x2d\xd4\x55\xf8\x5b\x44\x98\x64\x2e\x01\xe8\x34\x58\x4f\x9c\xe6\x77\xe7\x18\x40\x0c\x26\xe3\x0f\x09\x1e\xe5\x75\xf9\x06\xb8\xab\x10\xd1\x3f\x07\x63\x1e\x8a\x93\xd6\x6b\xa2\xb7\x1e\x70\x6c\x65\xbe\x13\x63\x49\xa5\x1f\xd4\x11\x88\x69\xb1\x4d\x2c\xad\xdd\xb2\x8f\x00\xe3\x04\x23\x85\x2b\x57\x6c\x5a\xe8\x0a\xf3\x3a\x2a\x0f\x2f\x7d\x02\xdf\x28\xfe\xf6\xc0\x3f\x74\x67\xdd\x50\x23\x80\xc1\x0a\xbc\x04\x3a\x5c\x51\xe0\x25\xd0\x8a\xf3\x3d\xb5\x4a\xd3\x3f\x2e\x3a\x70\x8d\x41\x4c\xba\x8a\x08\x1f\xc4\x9c\x6b\x44\x70\x08\x83\xce\xed\xae\x39\x6a\x81\xdc\x19\x27\x86\x90\x6f\x6c\x18\x3f\x86\x6b\x7e\xa3\xff\xeb\x96\x51\x77\x6c\xb4\xbf\x81\x51\x78\xde\xf4\xa4\x71\x9d\xf5\xa4\x99\xcc\x0b\xcb\x60\x75\x6d\xe1\x32\x11\x5d\x63\x83\xb3\xac\xcd\x7a\x54\x3a\x9b\xf5\x9c\x93\xa0\x7f\x44\xef\xf6\xb5\xe7\x4e\xb1\xe6\x78\x0c\x74\x08\x6d\x7c\x5e\x02\x8c\x67\x47\x1a\xe1\x01\x89\x1d\x98\x52\xdf\x93\x32\xe3\x9c\xb4\xc7\x10\x92\x5f\x59\x2f\x01\xda\x10\x33\x08\x1d\x67\xe0\x55\x50\xfb\x4e\xb9\xc0\x49\x2f\x4e\x2b\xf6\x2a\xd0\x7a\x52\xc6\x7d\x6b\x5a\xd6\x85\xaf\x53\x26\x72\x07\xeb\xb6\x57\x2c\xc8\xbf\xd4\x99\x85\xe1\xf1\x8a\x1d\xe0\x44\x8b\xbb\x48\xe0\x66\xd0\x70\x3c\x0d\xdc\x09\x02\xb1\x22\xf0\x18\x08\x44\xbf\x20\x46\x5e\x85\xdb\x08\x83\xe4\xb5\x6a\x19\x6a\xce\x05\x32\x4c\x1e\xf8\x92\xd8\x61\x47\x89\xf1\x17\x3b\x4a\x46\x0c\x00\xb1\x77\xcd\xec\x2c\x70\x28\x9e\xd0\x0f\x0a\x47\xc4\xd8\xc0\x2f\xbc\x36\x7f\x6b\x90\x3d\x08\x12\xde\x03\x15\x77\xa9\xc0\x4b\x20\x3c\x38\x78\x03\x34\x94\xbc\xb1\x03\x56\x2c\x8e\x39\xd9\x34\x37\x2a\xe5\xd8\xe8\x27\x3d\x98\xf4\x83\x3f\x1d\xfa\xa4\xc5\xc3\x71\x39\xe8\x67\x00\x1f\xd8\xac\x47\x79\x3a\x99\xe3\xd0\x92\x48\x9f\x88\xe7\xcd\xf5\x9c\x28\xd6\xed\x93\x8b\x5b\x3c\x14\x13\xdc\x98\xdf\x9d\x2a\x88\x99\xfb\xd4\x82\x43\x3f\x87\x16\x22\xe6\xcb\xa5\x04\xea\x12\xfb\x81\x3b\x4a\x61\x0c\xc0\x5e\x10\x15\x63\xd7\x07\xf6\x2b\xf3\x28\x79\x88\x4e\x38\x09\x08\x8f\x9e\x04\x73\xb7\x7c\x00\x37\xa0\xff\x53\xb8\x01\x63\x06\xb4\x4c\x70\xc1\xd8\xd1\xcf\xc1\x95\xc6\x2e\xb7\xea\x1a\x62\x20\xa9\x10\xcb\x5d\x1f\xf7\xb0\x8d\x22\x1e\xfd\x3c\x46\x7f\xa0\x0c\xa6\x0a\x43\x4e\xe0\x19\xd0\xbe\xb3\x84\x28\x87\xe3\x72\xe8\x25\x90\xae\x15\xd6\xc6\x6d\x58\x5e\xf3\xfa\xce\xd2\xeb\x65\x5a\xfd\xe8\x25\x80\xa5\x2c\xf0\x06\x68\x44\x31\x0a\xbc\x01\x0c\x59\x13\x78\x03\x34\x62\xed\x05\xe1\xe4\x3a\x40\xd3\x28\x86\x0f\x4b\xfb\x81\x3b\xe7\x5c\x95\xdd\x18\x5a\x96\x21\x24\x10\xad\xb2\xe3\x63\xc8\xbe\x14\xc1\xc6\xcd\xb2\xba\xab\x41\xf9\x05\xd6\xc1\x6f\x01\x18\x77\xbf\x5b\x8c\xf4\xd9\x29\xa3\x0b\x64\x0d\xf1\x18\x88\xe8\x8c\x87\xe8\x06\xc0\x8b\x82\x18\x73\x0d\x3d\x62\xe0\x49\x60\xc8\x9d\x28\xd5\xf3\x4c\x9f\xe8\xc0\xd0\x7b\x45\xc1\x48\xd0\x21\x24\xa5\x81\x93\x83\x88\xe2\x31\xd0\xb1\xd4\x07\x71\xe6\x72\x40\x3c\x0a\x56\x4b\xa2\xdc\x05\xde\x03\x86\xf1\x09\x3d\x06\xd0\x97\x47\x11\x54\x3c\xf8\x16\x11\x6d\x24\x60\x45\xa3\x20\x04\xa9\x24\x62\x3b\x8f\x46\xc1\x79\x7d\xf7\x5b\x69\xff\xcc\x11\x25\x3e\xc6\x98\xc0\x03\xa0\x83\xf9\x8b\xa2\x57\x8d\xdf\x1d\xde\x0b\xfa\x27\x8a\x4a\x38\x2f\x38\x45\x19\x07\x80\xfd\x7d\xfe\x32\x36\x62\x80\xfa\xef\xd5\x8e\x55\xdc\x73\x89\xcb\x54\x67\xc0\x84\x26\x4a\x52\x27\xb7\x5e\xca\x44\x39\x1b\x20\xfa\xb3\x3b\xd1\x93\x85\x74\x72\xa7\xa2\x25\x03\xc1\xaa\x88\xa5\x23\x08\xef\xd9\x09\x9f\x12\x85\x57\xad\x78\x18\x11\xf1\x76\x17\x92\x57\x6d\x70\xe9\xcb\x85\x65\x0d\xc2\x20\xea\xbf\xb9\x21\x70\x7b\xf3\x2b\xeb\x86\xc1\x18\x2e\x14\x9d\x5c\xfa\x82\x18\x88\x23\x72\xe0\x19\x50\x3b\x2f\x71\xb9\x11\xd3\xaa\x65\x9c\xa7\xab\x6d\x74\x34\xe7\xbb\x70\x8a\xbb\x8b\x8a\xc7\xc0\xdc\x6d\x83\xa1\x82\x0b\xaa\xc7\x80\xc4\x80\x98\xa3\x0d\xdd\x43\x14\x15\xd9\x5c\xca\xf2\xa0\x4f\x72\x93\x51\x6a\x13\xf2\x28\x8a\x4a\x6d\x2e\x71\xc1\x05\x48\xc2\x8c\xc7\x40\x9d\xae\x03\x8e\xe6\xe9\x45\x79\x51\xb6\xa6\x65\xe7\xb8\xfa\xaf\xfa\xe2\x31\xce\x2a\xa8\x72\x89\x1e\x51\x37\x8d\x37\x94\x8d\xd1\xc5\x03\x55\x0b\xc4\x9e\x8b\x02\x5a\x3f\x26\x84\xaa\x56\x8d\x2e\xf4\x89\x8f\x27\x46\x91\xa8\x55\x34\x7d\x50\xd6\xd4\x4f\x3d\xe8\x7b\x00\xbd\x51\x79\xb8\xc0\xde\x45\x05\x60\x09\x7c\x20\x2a\xa1\xa2\x08\xeb\x14\x15\x73\x7d\xb7\x7d\xa0\xff\xe0\xcc\x88\x94\xf7\x21\xad\x01\x41\xe5\x9c\x54\xf4\x28\x13\x82\x07\x0a\x3e\xf7\xaf\x1e\xc8\x03\x8f\x40\x4d\xf0\x8b\x9c\x1f\x10\xf1\x1d\x30\x6d\x54\xac\xe7\x1d\x02\x50\x35\x68\x7d\xf5\x93\x75\x60\x6c\x43\x0b\x3e\xfd\x23\x22\xb9\xe6\x75\xa2\xdb\xe3\x6c\x83\xa0\xaf\x88\xf0\x51\x71\xc2\xfe\xea\x3f\xb1\x88\xdf\x2e\xb1\x28\xb1\xa8\x46\x25\x30\x03\xa2\x68\x80\xa6\x8f\x74\x4d\x0e\xf6\x71\xda\x1e\x43\x05\x04\xb5\x22\x3a\x81\xe7\x8b\x7a\x18\x38\x97\xf2\x85\x87\xcd\x60\x3c\x58\x57\x89\x20\x1b\x04\x51\xa9\x88\xbd\x41\x34\x94\x26\xc1\x36\x1c\x4a\xba\x0e\x78\xba\x78\x86\x2b\x38\xc2\xe1\x7c\x6f\x55\x46\xac\xc9\xc7\xed\xf1\x2d\x00\xbd\xe1\x18\x04\xf4\x5a\xff\x6a\xd5\xa5\xcf\x57\x57\x3a\xfa\x7c\xc1\x5c\x96\x55\x6e\x3e\x08\x9c\x3d\x81\xe5\x83\xf1\x37\x62\xbf\xe1\xac\x1f\x4d\xe8\x4a\xb3\xcc\x83\xc3\xbc\x1a\x70\x15\x22\xe6\x46\x2b\x04\x5a\xb0\xbe\x70\x8f\x78\xb8\x5a\x81\xd9\x61\x9d\x5b\x25\x3a\xcf\xf6\x4b\xce\x0c\xb4\x78\x02\x46\x8d\x86\xd9\x36\x78\xc5\x5b\x6c\x70\x24\xd4\xe3\x2f\x19\x5f\x99\x4b\xd0\xf9\x20\xa6\x54\xc5\xa5\x06\x78\x0f\xdc\xd8\x12\x70\xf0\xd9\x64\xd2\x12\x4b\x5e\xa9\x36\x81\x03\xf8\xdb\xa9\x9b\xd3\x4e\x19\xab\x10\x87\x54\x94\x37\xfa\x92\x68\xf8\x2d\xca\xf1\x34\xb9\x10\x28\x78\x3b\xe4\xea\x2c\x3f\x1c\x10\xda\x13\xab\x49\x31\xa4\x9d\x04\x89\xe3\x12\xb4\x13\x25\xb8\x63\x23\xfa\xc6\xc6\xcb\xd4\x8c\x93\x04\xa7\xd2\x10\x8d\x81\x24\x44\xbb\xc0\xc7\x70\xd8\xdb\x05\xf7\x09\x01\x6e\x86\x39\xb2\x4f\xc2\x1c\xa1\x77\x89\x86\xb2\x1b\xb8\x44\x34\x08\x24\x71\xa4\xa2\xdd\xfa\x9a\xd1\xe7\x8d\xfe\xc6\xef\x3e\x1a\x45\xd8\x64\xad\x84\xd3\x32\x2e\x4f\x1b\xbf\xc5\xec\x8f\x78\x1e\x0d\x65\xb7\x2f\x7a\x13\x47\x65\x1b\x51\xe4\x7e\x17\xe5\xf5\xe0\x25\x13\x51\x2e\x87\xd1\x00\x09\x83\x61\x0a\xe2\xa0\x36\x09\xb3\x48\x73\x00\xb1\x61\xbc\x51\xf0\x43\xf1\x05\x11\x65\xfd\x09\x1d\xda\x80\xba\x44\x57\x94\x86\xc0\x10\x26\x34\x07\xeb\x4f\x9c\xd0\x46\x48\xa8\x10\x75\x3e\xfd\x16\xe0\xe1\xce\x65\x22\x28\x68\x05\xbe\x11\x44\x05\x8d\xca\x21\xed\x75\xc2\x55\xd3\x8f\x56\xb9\x19\x94\x1f\x38\x0f\xdb\x1b\x58\x9b\x36\x58\xdf\xb0\x1a\x47\x87\xdb\x00\x54\x1c\x1d\x2b\x1b\x48\xf6\xe8\x60\xa4\x46\x5a\xcf\x25\x63\x8f\x3a\xb8\x28\x1c\xaf\x03\xf4\x7a\xe0\x9f\x1b\x1d\x3d\x19\x96\xc7\x00\xc9\x9e\xc4\xbd\x8b\x6e\xdc\x3b\x08\x7c\x37\xee\x1d\x22\x58\x0f\x38\x4b\x44\xc2\x1e\x72\xc3\xfc\x16\x58\x13\x16\xf3\xe8\x10\x63\x45\xa4\x9e\xe8\x17\x21\x78\x1d\xdc\x21\xee\x7c\xd1\xd3\x78\x7e\xb6\x97\xe8\x5a\x0f\x18\xd5\x7a\x42\xf1\x48\xd8\xfa\x50\x39\x4e\x3f\x03\x90\x39\x5c\x9d\xa8\x79\xc5\xe7\x3e\xd4\xc3\x31\x4e\x3d\x27\x10\x57\xfb\x44\x11\xef\xdc\xd5\x69\xb9\xb6\xc0\x9d\x7c\x64\xba\x51\x33\xdc\x8b\x69\xec\x57\xfb\xc1\xb0\xc4\xf9\x27\xb8\x6a\x97\xd1\xe8\xc7\xdf\x82\x2d\x46\x07\x2a\xb5\x3b\xdf\xc3\x79\xf1\x5b\x3c\x33\xa4\x09\x00\xe6\x73\x83\xa0\xf6\x03\x47\x79\xcf\xd5\x09\xb4\x07\x4e\x97\x08\xaa\x8d\xe0\x04\x41\x08\x55\x03\x38\x06\x21\x54\xfb\xdc\x7e\xc9\x99\x75\xad\x51\x1b\x93\xbe\x98\xb4\x87\xf1\xd2\x97\x90\x0f\x5e\xe2\x63\x18\xe0\x85\xfe\x83\xcb\x4a\x24\xd4\x18\x88\x3c\x9d\x0b\xad\xfc\xdd\x31\xfb\x13\x24\x31\xfa\xb3\xfd\x16\x49\x32\x40\xe8\xb7\xcd\x43\x67\x48\x1c\x0f\x14\x22\x49\xf1\x10\x81\xaf\x9a\xdd\x36\xf8\x78\x4e\xfb\x41\x4c\x68\xb6\x07\x39\x0e\x47\xd5\x5f\x01\x99\x7c\xd7\x17\x85\x57\xa1\xe3\xf3\xb8\xbb\xd8\xaf\xb1\x9d\xe8\xf3\x55\xef\xb2\x36\x10\x0f\x80\x8a\x73\x7c\x84\x16\x4c\x16\x1b\x6f\x80\xe6\x18\x02\xe5\xf8\xe0\xb5\x88\x8d\xa8\x19\x5c\x5c\x82\xb9\x36\x02\xf6\x07\xd1\x5c\x93\xa8\xea\x11\x88\x2a\x12\xe9\x80\x2b\x02\x63\x14\x61\xd8\x74\x36\x07\x0f\x83\xde\x10\x0d\x62\xef\xe8\xb4\x26\x65\xfc\xfe\x10\x25\x08\xfa\xda\xc1\x9c\x45\xe0\x23\x49\x58\x9e\x88\x62\x64\x01\xeb\x13\x38\x06\xe3\x14\x05\x0f\x61\x0e\x2c\x5c\xdd\x31\xe3\xb5\x40\xbc\xb1\x08\x74\x15\x60\xa4\x22\xaa\xf1\xa5\xf8\x2d\xa2\xcd\xb0\x7f\x44\x9b\x7d\xb3\xfe\x60\x3c\x8c\xd3\xa8\x1c\x70\xbd\x61\x8c\x7e\x88\x2b\x91\x67\x7b\xfa\x5b\xf0\x61\xea\xcc\xc2\x98\x5e\xc3\xf6\xe8\x32\x1d\x0f\x31\xba\xd4\xeb\x44\x07\xb1\x5e\x2d\x83\xb7\x83\xbb\x8d\x8e\x53\xbb\xeb\xd0\x5d\x07\xc6\x1c\x42\x42\xa8\x47\xff\xe7\x63\x15\x20\xeb\x09\xef\x13\x44\xb7\xcd\xb1\xdb\x5e\xc8\x0c\x7d\xfa\x20\xbb\xd7\x06\x2d\x70\x0d\x11\x9d\x7c\x00\x89\x76\x5b\xe5\x44\x23\x8d\x04\xcb\xd8\x88\x0c\x82\x91\x20\x82\x68\x20\xe9\x1a\xea\x3b\xe9\x18\x08\x54\x80\xe1\x24\x82\x47\x1e\xb7\xa5\x08\xc4\xa8\xc9\x19\x0e\xac\xcc\xde\xa9\x20\xa4\xcf\xf4\xbc\x0d\x54\x0d\x8e\x07\x95\xc5\x06\xe1\x0c\xe3\x81\x41\x90\x02\x51\x0b\x90\x73\x04\x61\x7c\x7c\xc4\x82\xe0\x92\x03\xe2\x17\xd3\x47\xc9\xdf\xea\x42\xc6\x78\xb0\x5c\x4b\x30\x02\x0e\x72\xe7\xbe\x87\xc4\x86\xfb\x1b\x86\xfa\x41\xfd\x12\x44\x1e\xe9\xae\x3f\x30\x25\x39\x4b\x3c\x4e\xb2\x7f\x6d\x08\x87\xc5\xfd\x0d\x7c\x36\xbf\xb5\x3d\x1f\xee\x1a\xfd\x1b\xa8\x0f\xe2\x14\xc0\x8b\x00\xe1\x47\x20\x7d\x15\xd7\x10\x3c\x1f\xf8\xc8\x08\xad\xde\xde\x23\xc2\x6d\x81\x25\x8d\x20\xaa\xde\xde\xcb\xaf\x88\x59\xdc\x7a\xb6\xf3\xf1\x07\xd1\x0c\x82\x11\xc4\x69\xfe\x0e\xf2\xbb\xfd\x16\xc2\x36\xe2\xe5\xd5\x41\xc7\x10\xf8\x4b\x6e\x28\x13\x63\x11\x92\xaa\x28\x14\xc6\xe2\xf2\x42\x00\xe6\x54\x71\x89\x1b\x4c\x28\x52\xe1\x06\x13\x2a\x3a\x03\xd7\x85\xdf\x7e\xab\xfe\xc9\x7a\x3c\xed\xd9\xd8\xdc\xe0\x14\x59\x3c\xdd\x66\x00\xe5\x06\xae\x32\x86\xd4\x8d\xd4\x3b\xa1\x58\x6f\x9c\x2a\xcb\x84\x2d\x82\x30\x24\x84\xa4\x32\xb6\xdc\x35\x72\xf0\x5b\x23\x29\x40\x0c\x72\xd7\x6d\xc3\xf6\x72\x63\x6b\xfc\x59\x00\xd6\x72\xa8\x13\x42\x82\x05\x30\x70\xa7\x31\x94\x6f\x64\x11\xb4\x99\x94\xb1\x0a\x71\x90\x93\x48\xe7\xdb\x57\x36\xcc\x0b\xfd\x17\x90\xf8\x10\x9b\x84\xc0\xc8\x49\xa4\x04\xc6\xf6\x82\x4e\xed\x1f\x2b\x9e\x6c\x39\x61\xa4\x53\x71\x2c\x9b\x80\x5b\xcb\x06\x40\xe4\xb7\x5a\xee\x78\x7c\xb2\x19\xa9\x95\xb1\x75\x71\x75\xb4\xef\xba\x39\x4d\xca\x70\x00\x8e\x0d\x0e\x06\x48\x42\xa4\x91\x50\xba\xf5\x58\xb7\xfd\x16\xc4\x46\x8e\x21\xb1\xca\x79\xa8\x13\x6c\xd0\x37\x36\x5d\x74\x76\xcb\x3b\xfa\x3f\xda\xe8\xe3\xe9\xfe\xa6\xaa\x09\xe6\x88\x68\x29\x21\x4f\xc5\x49\x2e\x71\xc2\xb5\xc8\x49\x24\x51\x18\xd4\xdd\xa6\x56\x75\xce\x55\xea\x2d\xc1\x05\xc5\xbd\xa7\x49\x54\x72\x28\x02\xf3\x2d\xb8\x16\x55\x16\xb8\xfd\xb4\xca\xa3\x94\xd3\xc0\x06\xd6\x63\x3c\x70\xee\x48\x11\xe9\xd9\x98\xa8\x11\x20\xde\x49\xdc\x2f\xdc\xcf\x22\x0f\x82\x31\x40\x38\xf3\xd4\x0f\x97\x3e\x09\x43\x34\x1d\xf3\xa9\xca\xc2\x36\x46\x1e\x66\x3c\x5c\xfa\x0d\x2e\x39\x11\x21\x25\x7e\x29\x76\x90\xbb\x99\xb7\x7a\x38\xda\x18\xcc\x94\x07\x39\x01\x6c\x4b\x50\xf3\x56\x2c\x65\xcc\x58\xd2\xab\xeb\xc0\x1d\x97\x7b\x4e\xfc\xa9\x27\xfa\xd4\x44\x25\x02\x38\x3c\x52\x5f\x69\xf7\x77\xdd\xf7\xb6\x7b\x86\x5f\xcf\x24\xdf\x22\x54\x97\xba\xc6\xcf\x3d\xc9\xb3\x04\xfe\x4f\xc6\x21\x11\x4b\x35\xa8\xe4\x2b\x84\xc4\xf6\xc4\x27\x83\xc8\x8d\x5d\x63\x58\xa7\x4c\x90\x06\x88\xd9\x00\xd6\xa4\xae\x6e\x70\x1f\x89\xed\x17\xc3\x20\x07\xf9\xab\xf0\xd8\x31\x70\xb1\x98\xd3\x1f\x09\x25\xa0\x33\x44\x86\x02\x51\x19\x55\xf8\x46\xa3\x3c\x61\x2f\xf9\x78\x85\xcd\x66\xd3\x46\x55\x81\xc8\x6f\x9b\x87\xd7\x32\x9c\x13\x84\x6a\x34\x15\xa9\xf4\x49\x94\x4e\xe2\x69\xc5\x20\x0c\x91\xaf\xe9\x20\xac\x10\x71\x9b\x62\x88\xaf\x82\x60\xe8\x86\x54\x39\x8c\x83\x0b\xe7\x45\xc7\x25\xa9\x11\xfa\x26\x46\x70\xb8\xd0\x19\x8c\xd4\x1d\x8b\x31\x13\x65\xa0\x59\x3f\x76\x42\xe2\xf0\x5b\xcc\xd4\xc0\x19\x62\x00\x00\x26\x75\x4f\xe0\x32\x14\x60\x7a\x62\xa0\xb8\x07\x72\x12\x63\x1d\xf0\x1a\x6c\xe6\x98\x12\x39\xc6\x03\x2b\x0e\x22\x3e\xc6\x41\x20\x39\xb8\x90\xc1\x2b\xa8\xc8\x39\x80\x96\xe0\x9b\x19\xba\x18\xc9\x21\x0d\xa2\x12\x14\xbf\x7b\x08\x5b\xa0\xcd\xc9\x6b\xea\xd8\x4e\x31\x6d\xac\x03\x58\xbd\xee\x5a\x01\x45\xd9\xbe\x32\xd6\x37\x0f\x85\xe0\x5b\xe7\x7b\x19\xfe\x88\xb1\x7d\xd1\x46\x6c\x83\xaf\xa2\x07\x87\xc8\x23\xe9\xbc\x6e\x62\xc5\x4d\xcb\x1d\x83\x0a\x73\x47\x8f\xa8\x65\x4d\xd7\xa3\x6f\x8f\xd0\xcd\xec\xae\x15\x90\x13\x30\x7f\x31\xe0\xc8\x8b\x07\xf6\x01\xa4\xea\x41\x7e\xb4\x0c\x5a\x8f\x7b\x18\xdc\xcc\x78\xd5\xdd\xd2\xcf\xab\x7e\x8b\xb1\x01\x33\x01\xa3\x16\x93\xd8\x5d\xc4\xc3\x8b\xb9\xc1\xd9\x6f\x96\xd5\x4d\x76\xca\xaa\x1d\xd6\x1c\xe7\xee\xfa\xd3\x46\x2e\x16\xc2\x36\x71\x99\x1b\xb6\xa9\x44\x85\xe0\x91\x9c\xe0\xae\xaa\x7d\x36\x75\x4e\x6b\x3c\x53\x02\xcf\x1d\xd1\x75\x07\x8b\x7c\xe8\xba\x43\x44\xd6\xc0\x75\xa7\x12\x52\x29\x66\xc7\x5b\x85\xf5\xd1\x8d\x87\xe8\xca\x31\x79\x04\x02\x6e\x0f\x97\x9e\x06\xb6\x2f\x66\xe8\xb8\x4f\x3f\x21\x87\xc7\x78\x30\x68\xe1\x86\x14\x7a\xe7\xa8\x72\xc1\x3b\x27\x48\xb5\x14\x13\xcb\x32\xe1\xb3\x62\xa6\xf1\xd8\x18\x3f\x0f\x02\xb8\xcc\xc0\x53\x27\x25\x2a\x33\x09\x86\xe8\x38\x81\x4d\xf9\x50\xcc\x29\x27\xcd\xb7\x26\xba\x2b\xee\x8e\xde\x36\x12\xe0\xa9\x08\xc9\xc3\x3e\x0f\x39\x48\xda\x9f\xa8\x6b\x78\x7c\xf4\xb6\x51\x8a\x9b\x78\x5a\x10\xae\x3b\xa6\xd1\x70\xec\x87\xc0\xa9\x93\x33\x30\x2f\xbd\x76\xf8\xed\x85\x11\x0e\x3a\x33\x3f\x9d\x37\xf3\xe5\xcc\x8c\xfd\x97\x3a\x33\x5c\x65\x6a\x77\xa2\xaf\xd1\x2e\x18\xe0\xeb\x65\xb5\x8c\xa5\x06\x45\xe1\x01\x50\x90\x90\x26\x71\x60\x2d\x52\x29\x89\x4b\x4c\x23\xf2\x45\x1c\xbb\xa1\xaf\xad\x07\x5b\x66\x7b\xc0\x81\x2a\x64\x0f\x7c\x39\xbd\xc4\xb8\xc7\x84\xca\xc4\xa3\x98\x57\xa0\x51\xd6\x85\x83\xfa\x0a\xfa\x9b\x43\x7d\x54\xfc\x0d\x39\x5c\x47\x25\xb9\x03\x44\xf1\x00\x19\xad\x39\xfa\x80\xb8\x6a\x24\x38\x5a\xe3\x55\xb3\x0c\xce\x8c\x43\x7d\x34\x14\xbb\x10\x89\x83\x10\x31\x44\x1f\x88\x63\x1d\xde\xee\xab\x7c\xe0\xa7\x49\x98\x9d\x38\x38\xa4\xd5\xfe\x71\xf3\x50\x07\x70\x84\x84\x96\xf6\x88\x30\x8a\xea\x07\x56\x1b\x42\xa3\xc4\x31\xe0\x5c\x5d\x1f\xb8\x07\x2f\xdf\x41\x74\x50\x37\xf6\x18\x70\x3c\x10\x8f\x03\xf1\x01\x00\x73\x1c\xf8\x60\x4e\xb8\x99\x03\xef\x07\x39\xad\xe3\x10\x24\xc9\x98\x21\x72\xc4\x82\x8f\xe3\x34\xfa\x06\xe3\xbc\xc4\x00\x51\x7f\x61\x60\x70\xad\x0c\x4f\x0e\xb1\x3c\x08\x20\xa8\xfe\xec\xb8\xbd\x40\xb4\xc7\xd4\xef\xc5\x3a\x78\x65\x25\x96\x27\x18\x35\xad\x99\x27\xf1\xc3\x26\x8f\x18\x2e\x3a\x81\xa3\x79\x9c\x40\x63\x2a\x7b\x84\xbb\x4e\x23\x74\x7a\x9c\x04\x37\x57\xd7\x72\x1a\xc8\x92\xef\x9e\xc5\xe8\x27\xfc\x16\x27\x7e\x22\x29\xc4\x49\xe0\x3f\x02\xfc\xc5\x49\x42\x13\x1f\xd2\x13\x73\x3d\x98\xc2\x38\x1b\x52\x04\xe7\xf3\x24\xee\x57\xda\x3f\xc0\x63\x30\x70\x71\x1a\x7b\x8f\xcb\x84\x3b\x50\x9d\x3c\xb6\xb8\xeb\x74\xd7\xf6\xc4\x41\x5c\x45\xf6\x89\xbf\xad\x3a\x39\xdc\x78\x82\xb4\x59\x81\x1b\x4f\xfa\x38\x9c\xc1\x43\x81\x51\xe4\x44\x97\x86\x07\x43\x9c\x44\x1b\x21\x58\x61\x9c\x69\xa8\x28\xc6\x09\x56\xcc\x8b\x8b\x1b\x4f\x95\x03\x3b\x89\x36\x42\x2c\xb4\x38\x13\xf7\x21\x08\xc6\x89\x31\x43\x63\xd2\x69\xae\x05\xc7\x46\x40\x02\x22\xf7\x86\x9e\x3a\x5a\x00\x4f\x2c\xec\x84\xe8\x09\x3c\x6f\xfa\x37\x66\x0c\x78\xdd\xb5\x02\xe3\x85\x2f\x76\x9c\x46\x7b\xe6\x3c\x9c\xea\xb1\x5c\x5b\xa0\x2b\x5a\xe4\xf1\x7a\x69\xc5\xbd\x3b\x45\x35\xd0\xe7\x09\xae\x14\xfd\xd9\x49\x4c\x7f\xfc\x61\x03\xaf\x97\x20\xbc\x7a\x9c\x44\x21\x01\x34\x1b\x9f\x47\x8b\xfd\x68\xcc\xf0\xb7\x5a\xc0\x8b\xf5\x88\xc6\x70\x81\x27\x1c\xaa\x8f\x1e\x1e\x2d\xad\x6e\xbf\xc2\x99\x85\xee\x2e\xd5\x4d\xc3\xdd\x65\xf7\xe3\xc4\x10\x4a\x07\x0e\xde\x8b\xb8\x5f\xa1\xdb\x09\x8e\xe0\xf1\xb9\x82\xb0\x39\xba\x73\x48\x84\x2e\xa3\xb9\xf2\x5a\x5f\x10\xb6\x64\x91\x2e\x14\xca\x38\x25\xc7\x55\xff\x96\xf4\x24\x2e\x02\xd8\x11\x1f\x3c\x70\xe1\x08\x62\x7a\x05\x2e\x19\x7d\xe3\xbb\x97\x08\x65\x0e\xe9\x85\xce\x46\x4b\xd0\x05\xb7\x07\x70\x31\x74\xb1\xd8\x38\xb0\x57\x37\x05\x16\xdf\x12\xa7\xc5\x6b\x74\xa1\xf0\x25\x19\x4a\x5c\x5d\x58\x01\xdf\xed\xbe\x7c\x96\x89\xd5\x8e\x68\x70\x75\xb0\x32\x70\x18\xb8\x64\x84\x8a\xd7\x0b\x48\x08\x81\x0e\xe3\xf2\xf0\x3a\x1e\xb8\xc3\x0d\x4b\xe5\x95\x62\xd7\x68\x9f\x06\xa9\xa4\x1f\x13\x91\xa0\x4b\xbb\x12\x03\x03\x97\xe3\x22\x54\x8e\xa2\xe8\x95\x9a\xc1\x99\xbb\x21\x96\x39\x5c\x17\x4a\x61\xa2\xe9\xc6\x45\x62\x11\x8d\x04\xd7\xe2\x32\x43\xa5\xea\x35\xf4\x19\xb4\x1e\xe7\xfe\xef\xb7\x98\xd9\x39\x74\xd7\x40\x6c\xe4\x80\xeb\xed\xa1\x35\xed\xd2\xcf\x91\x33\x70\x21\x82\x15\xe7\xb2\x38\xd4\xa6\x12\xff\x22\xe8\xe4\x70\xcc\xe0\xc3\x2a\x2f\xf4\x25\x30\x12\x9d\xca\x35\xd5\x1b\x59\x8f\xd5\x1b\x91\x0a\x4f\x91\x26\xc4\xe3\xe2\x75\x17\xfe\x73\xe9\x42\xc6\xa1\xd6\x0b\x44\x1d\xea\x85\x7b\x18\xe1\xc9\xe3\x82\x48\x03\xa8\x8e\x0b\xa5\xb0\xca\xe5\xeb\x84\xb3\x74\x8f\xf4\xbd\x75\xee\xb8\x93\x11\xe6\x39\x2e\x2f\x16\xc4\xfb\xba\x04\xbe\x5a\x2f\xa7\x45\x9f\x46\x97\xed\xb6\x41\x5d\x30\xad\x17\x94\xcb\xda\x62\x0d\x07\x8b\x19\x97\xd1\x65\xbd\x0b\xc4\xdf\x22\xf8\x41\x5c\x44\x21\xd9\xfc\xd6\xa3\x95\x9f\xf6\x18\x7b\xd4\xff\x5d\x8f\x09\x44\xf8\x2d\x86\x9f\xdd\xbb\x80\xce\xf8\xbb\x3b\x8f\x3a\x45\xe6\x82\x35\xfc\x1b\xff\xa3\x61\x83\xdf\x7e\xe1\xb3\x2c\x73\x1e\x38\xf3\x37\x6a\x16\x09\xf3\x4d\xa8\x2b\xc5\x76\x3c\x57\xba\xc6\x0f\x3c\x54\x7a\x83\x70\xde\x66\x9a\x63\x3c\x37\x6a\x16\x0d\x2a\xf7\x8e\x0e\x0c\xe2\x77\x17\x02\x27\x4c\xcb\x10\x36\x1e\x67\xbd\x58\x94\x82\xee\x22\x96\x6e\x8d\xff\xe6\x51\x72\x9c\x37\xa1\x87\x3c\xe7\x77\x35\x70\x67\x50\x86\xeb\x62\xef\x6e\x5c\xb6\xe4\xaa\xef\x0a\xcd\x99\xb6\x37\xf2\xcb\x2f\x75\x66\x37\xd6\xcc\xe6\xc0\x75\xfc\x65\xb1\x6f\x14\xb5\xe2\x42\x6e\x2e\xbd\x26\xd3\xbb\x6b\x31\xe1\x23\xbc\x58\x84\x3d\x8e\x3b\x04\xa6\xd2\x1e\x04\x34\x2e\x25\x71\x87\xa8\x79\x26\x0a\x08\xd3\x03\x7b\x8b\x59\x81\x38\xdd\x58\x7c\x00\xe2\xc6\xfd\xb1\xc7\xb4\x4f\x2f\x1f\xe3\x21\xea\x44\xba\x09\xe8\x4b\xc4\xd6\xdc\x1f\x50\x93\x85\x41\xc1\x1a\x6e\x9a\x66\x79\xc7\xc0\xeb\x85\xc3\x77\xdc\xfa\x96\x42\x84\x6e\x00\x9c\xf8\xa0\xc5\xbd\xb8\xa2\x4e\xa8\xec\xb8\x51\xb6\x76\x37\x10\x9f\xd3\xe9\x02\xa3\x53\x11\x1c\x78\xf3\x92\x91\x2d\x27\x6e\x5e\xb2\xe1\x66\x02\x36\x16\x3f\x74\x5f\x12\x60\x7e\x2b\x57\x94\xd6\x2b\xba\xd2\x1e\x31\x10\xc4\x7a\xdc\x17\x8a\xec\xb0\x8c\x11\x85\xcb\x74\xf3\x7a\xf9\xfa\xde\x17\xc6\x06\xd7\xf3\xc6\x05\x08\x0e\xe0\x46\xf4\x2b\x1e\x46\x21\x24\xcd\x7a\xc2\x36\x3b\xfe\x5b\x9d\x13\x63\xd6\xa2\xea\x5e\x3c\x8a\x36\xec\xe9\x43\x7b\xb8\x6d\x5c\x83\xe2\x3b\xd4\x9a\xee\xb9\x34\xb8\x06\x75\xe1\x00\xba\x03\x11\x3d\x24\xee\x97\xbd\x80\xa3\xd2\x1d\xe8\x5b\x1f\x23\xcd\x7a\x30\x5f\x63\xf1\xdb\x1e\x9c\x16\x04\xfe\x06\xcc\x89\xff\x60\x3c\x86\x5d\x82\x0b\xd7\xd5\x47\x2e\xfc\x01\x9c\xa9\x1e\x05\xb7\x9f\x2a\xa6\xea\xd1\xab\x80\x3e\x9f\x42\xdc\x2c\xd6\xed\x29\xc2\x52\x26\x65\x38\x57\x1e\xdb\xa7\x08\xc9\xb1\x0d\x5e\x23\x10\xd4\x87\xd4\x6e\x8a\xd8\xba\x0c\x35\xc6\xf6\x18\xaa\xbc\xfa\x5b\x8c\x4f\xd3\xb2\x19\x95\xf9\x6e\x85\x9b\xe1\x3c\x3f\x15\x49\x00\x25\x3b\x6e\x45\xa1\x2a\xe0\xd1\x92\xeb\x77\xe1\x38\xf1\x78\x88\x07\x9f\x4a\x01\xa5\xcf\xa7\xae\x19\x94\x79\x54\xe1\xf8\x4d\x9e\x22\x07\x8c\xbb\x51\x13\x76\xf4\x34\x55\x43\x8c\xd9\x50\x45\x7e\xb7\x83\x51\x83\xb3\x31\x49\x0a\x91\x9f\xe3\xe9\x58\xf6\x5d\x5b\xee\xb2\x0c\x02\x49\x52\x82\xf8\x76\xa1\x4b\x92\xd2\xc2\x83\x67\x03\x01\x2e\x83\x84\x29\x29\x07\xf9\x20\xea\xfa\x08\x3c\xb8\xd2\x11\x1d\x3a\x70\x4f\x0a\x45\xda\xc7\x00\x15\x7e\x97\x8c\x61\x1a\xde\xbe\x44\x27\xdc\xf7\x87\xc0\x12\x5a\xd8\xf1\x04\x6a\x42\x36\x1e\x42\x8d\x4d\xf7\x77\xc2\xa5\xf5\x5f\x5a\x33\x49\x5c\x12\xb2\x94\x24\x2b\xe9\x2a\x4f\x9f\x83\xd0\x3a\x50\x4f\xdc\x87\x82\xa8\x92\xf1\x70\x89\x15\x4f\x1e\x52\x55\xc9\x2a\xe3\x3e\x14\x38\xb9\x06\x49\x49\x9a\x08\x6b\xdc\x84\x9a\x0a\x50\x13\x91\xec\x9b\x65\xc3\x45\xd3\x5e\x8b\x86\xdf\x22\x22\x65\xf3\x30\xf2\x22\x12\x1a\x28\x1e\x42\xca\x68\x79\x7c\x40\x55\x13\xad\x34\x70\x25\x0a\x95\x92\x8f\xb0\x08\x5e\x8e\xe7\xd1\x78\xc0\x5c\xb0\x72\x8a\xca\x7f\xb8\x58\x02\x29\x1f\xfc\xec\xd2\xc3\x88\x28\x2d\x37\xa3\xdb\x0f\x7e\x67\xf1\x6e\xb8\x18\xb1\xc0\xe4\x61\x4c\xc5\x4c\xdc\x7e\x9a\xe2\x39\x6e\x3f\x95\xd8\x60\x61\x8e\xc5\xf9\x95\xc1\x1b\x71\x39\xc8\x99\xd8\xc2\xdf\x16\xc3\x0c\xd3\xe6\x83\x3f\x0c\xca\x10\xad\x61\xbd\xa9\xfe\xf8\x2d\x2e\x3d\xe2\xe4\xc8\x75\x98\x64\xa5\x0d\x92\x89\x04\x11\x3d\x82\x3c\x86\x81\x6f\x60\xbc\x70\xae\x72\xb4\xa6\x03\x14\xd3\x46\x0a\xc0\x2a\xe1\xd1\x75\x47\xe3\x0d\xa9\xfe\x9a\x87\x97\x64\x1f\x3d\xbe\xf6\x5a\xbb\xf8\x6e\x37\xe2\xae\x6d\x4c\x95\x47\xff\x7a\x1e\x20\x32\x98\xae\x8f\x10\x49\x61\x9a\x3d\xa2\x3f\x04\x69\xf6\x42\xd5\x04\xee\x3a\xd5\xc7\xc7\xc4\x1f\xe4\x95\x0d\xd3\xe0\xe9\x9d\x40\x1a\xbc\xae\xd5\x92\x84\x20\x4d\x4e\xda\x24\x20\x2a\xb5\xbf\xc4\x1f\xae\x21\x1c\xa7\xde\x1e\x24\xf5\x88\xe1\x1a\x0e\xd1\xeb\x8c\xc1\x0b\x64\xff\xe8\x41\x85\x18\xe0\x7e\x53\x89\x40\x11\xa4\x7f\xcb\xb0\xcd\x21\x74\x85\x31\x00\x5a\xf6\xf1\xc4\x4b\x26\xa7\xe3\x21\xc1\x87\x62\xa6\x69\xdb\xc8\xa5\x11\xa6\x6d\xdb\x3c\x1b\x40\x0c\x8a\x73\xc4\xd2\x47\xf2\xe7\x78\xc1\x93\xf9\x10\x91\x6e\x2d\x15\xc1\x48\x02\xd2\x54\xca\xe3\x55\xd3\xf0\xdb\x0d\x93\x7d\x90\x57\x20\x5e\x38\x42\x0d\x2d\xaf\x71\xfe\xec\xf3\x56\xe7\xca\x5c\xf0\x24\x10\xca\x44\x4e\x8e\x90\x18\xbf\x8f\x77\x84\x71\x3e\x32\x1d\x8c\x13\x9f\x56\x42\x1b\xc5\x0b\xfc\x47\x28\x07\x79\x3b\xf2\xab\x7f\x05\x81\xb3\xb6\xaf\x20\xde\xf9\xbb\xbf\xcf\x8d\xfb\x82\x65\x39\x37\x22\x86\xa0\xdf\x4d\xf3\x73\x90\x48\x25\xc9\xcf\xd1\x71\xca\xcf\xed\x73\xdc\x4f\xca\xdc\xa3\x45\x5b\x72\x33\x59\xfe\x7a\x70\x72\xc3\xc3\x00\xc4\x42\x6e\xbb\xb0\xaf\x5f\xe9\xcc\x92\x84\x1d\x89\x3b\x53\x6e\x86\x7c\xd9\xed\x8c\x28\x15\xc9\x40\x88\x9e\x4a\x36\x9b\x24\x91\x47\x10\x71\x34\x49\xe4\xd1\x39\xe0\x49\xf2\x8e\xe4\x62\xe5\xf6\x59\xfa\x98\x28\x96\x3e\x50\xf6\x89\xab\x4f\x6c\xb6\x37\xf6\x52\x65\x42\xe0\x8a\xea\x64\x42\xcd\xe8\x09\xb4\x21\x7e\x12\x8a\xe9\xdc\x8c\x43\x16\x7c\xb7\xeb\x7f\x47\x9f\x78\x12\xa0\x6c\x4d\xdc\x78\x5a\x0c\xc6\xc9\x2b\x32\x5c\x30\xc4\xbd\xd9\x68\xa3\xae\xa2\xd0\x26\x0d\x68\x48\x3f\x84\x25\x46\x89\x99\xb8\xe5\xd4\xaf\x1f\x90\xc8\xd5\xf6\x72\x6f\x93\xf2\x54\xb9\xcc\x6f\x45\xf4\xdb\x86\x08\x20\xe8\x48\x12\xb7\x9c\x0a\x77\x92\x1b\x86\x01\x82\x18\x26\x2e\x37\x1d\x84\x78\x6e\x66\xb2\x72\x6c\x3a\xe8\xfb\x5b\xb1\x74\xae\x15\x97\x26\x1d\x1b\xba\x31\xb2\x2d\x25\x89\x39\x62\x38\xce\x53\x68\x06\xed\x11\xcd\x08\x77\x93\x1b\xc0\xe3\x66\x1b\xd2\xd0\xa1\xfc\x4d\x12\x73\xc4\xe6\xfe\xde\xfa\x51\x72\x00\x09\x25\x5e\x3d\x5c\x84\x27\x02\xf2\x90\x9b\x01\xf8\x92\x7e\x00\xfa\x92\xb6\x2d\x71\x9b\xc9\xef\xbb\xaf\x29\xe2\x56\x9f\x24\xd4\x48\x40\xb9\x49\x12\x8d\xce\x2b\x9b\xfb\xe6\x45\xa1\x7e\x37\x30\x5f\x52\xc6\x90\x10\xd6\x6b\xde\x5f\x7d\x9a\x5c\x03\x03\x40\x92\xe9\x3f\x8b\xf5\xc6\xbd\x5b\x1c\x5b\xee\x60\xda\xf0\x01\xcc\x2f\xf9\xc5\xe2\xb4\x92\x9c\x16\x0d\xaf\x91\xc4\x5b\x25\xbf\xf6\x9f\x87\xca\xa0\x8c\xa8\xcb\xb9\xda\xb1\xf0\x22\xfe\xe4\xae\xcf\x66\xa3\x1f\x33\x3b\x25\x63\x30\x7f\xeb\x22\x0c\xb9\x1b\xdf\xce\x7e\x02\x31\xdc\xdf\x7e\xb0\x11\xda\x0b\x1b\x49\xeb\xd9\x2f\xc7\xf6\xe5\x60\xf5\xb7\x80\xc9\xa7\xf5\x70\x3c\xdc\x23\xbc\x52\x3a\x8e\xe9\xb9\x0f\x23\x9e\x58\x46\x1c\xe3\xce\xe2\x89\x12\x44\x12\xc9\x9d\xbc\xa2\x58\xba\x93\x5c\x14\x89\x07\x43\xe2\x7d\x12\x88\xb1\xf9\x9b\xc7\x09\xfd\x4c\xa3\xba\xf0\xad\x03\xe0\xba\x63\x23\x17\x27\xf1\xdb\x72\x3f\x79\xd8\xfd\x2d\x22\x3c\xae\x53\xb9\x8b\xd7\x74\xaf\x71\x65\x04\x78\x9c\x78\x8a\x34\xb2\x36\xa5\xf9\x27\x40\x17\xe4\x7e\x19\x09\x85\x32\x56\x5a\x1e\xf3\xdc\x6f\xb3\xb2\xd3\x5e\x10\xfb\x64\xbf\x20\xd8\x58\xc3\x73\xbf\xa5\x1b\xbf\xb2\x66\xe6\x0e\xde\x8b\x38\x61\xb9\x0b\xd4\x0c\x06\x45\xc6\x18\x10\xd9\xb9\x13\xee\x1a\x77\x91\xdc\x1f\x23\x4c\x52\xd6\x89\x79\xf0\xc1\x57\x5f\x2a\x7e\x0b\xd5\x2e\x1e\x1c\x70\x5d\xe8\x21\x12\x17\x94\x84\x95\x4d\x92\x53\x24\xd0\x80\xc4\x8d\xa4\x39\xa1\xa2\xbc\xce\x85\xd6\x15\x04\x87\xec\x2c\xb0\xfa\xb8\xd6\x64\x29\x12\x1e\xda\x57\x59\x56\xfa\x44\x46\x2f\x1c\x84\xa2\x53\x32\x87\x0b\xb7\x10\x13\x0e\x27\xc9\x23\x3a\xc1\xe6\x92\xe4\x11\x26\x1f\xce\x82\x55\x0b\x30\x61\xe2\x3a\x12\x38\xbf\xa6\xee\x22\x40\x12\xb2\x90\x31\x06\x1f\xcf\x34\xc1\x04\xc9\x84\x53\x77\x11\xb8\xc9\x2c\x1f\x22\x7e\x1d\x96\x82\x7f\x25\xae\x23\x89\x5b\x48\x23\x13\x4e\x16\x2e\x07\x69\xb4\x92\xa4\x12\x26\x37\x4e\x92\x4a\x74\xb0\x5f\x59\x8c\x23\xc5\x45\x27\xc1\x44\xf3\xb5\x2b\x86\x4f\xe1\x40\x15\x92\xc2\x00\xe2\x4d\x12\x4f\xb4\xe1\x38\x51\x3a\x57\xe7\x88\x78\x8e\x88\x9d\x24\x98\xa8\x60\xf2\x12\x97\x92\x8e\xce\x26\x0b\x16\x5e\xc0\xd2\x59\x0e\x94\xad\x3b\xed\x0f\x08\x43\x67\xcc\xba\x4b\xf1\x40\x15\xb8\x73\x1f\xa5\x72\xb9\x3e\xb4\x21\xb5\x18\x62\x51\x96\x4b\x6e\x98\xf5\xbf\x0c\x26\x48\x9b\x1b\x8e\xc1\x75\xbb\xc1\x69\xb9\xce\x88\xc6\xe1\x5e\x1b\x7a\x88\x47\xac\x10\x32\xa8\xbb\x86\xaf\x56\x60\xce\xc6\xab\xda\x81\x31\x00\xed\x91\xf0\x97\xd7\xd0\xec\xeb\xb7\x75\x93\x9b\x59\x63\x30\xe7\x01\x31\xd2\xb2\x0a\xbd\xe1\x3c\x54\xd0\xe8\x04\x19\xcc\x0a\x0c\x67\xd8\x1e\xfd\x10\xae\x4a\x59\xd5\x09\xb1\x5f\x55\xf7\xa4\xad\x51\x46\x79\xed\x6f\x11\x09\x09\x33\x9f\x55\x17\x41\xd6\xdc\x7c\x06\xc0\x70\x16\x19\x80\x3b\xa1\x7f\xa1\x31\x10\x21\xf3\x13\x6c\xb6\xc7\x2a\x3a\x6d\x1f\x9e\x19\xda\xe0\xb0\x4e\xa6\xaf\x34\x97\x00\xba\xba\xc4\x5b\x22\x01\x18\xa7\xf9\x03\xe0\x32\xb3\x0a\xc4\xe5\x0e\xea\x39\x41\xd2\x96\xc4\x73\x22\x31\x3e\x25\xf9\x03\x4c\xa0\x9d\x75\x98\x42\x95\xb1\xa1\x67\xf5\x9c\xe3\x39\x61\x62\xed\xac\x83\x90\x5c\x95\xb1\x0d\x99\x1a\xfa\x84\xd3\x25\x38\x63\xe2\x45\x51\x89\x43\x96\x95\xc0\x12\x85\x33\x6f\x4e\x02\x82\x3f\x26\x79\x08\x9a\xfb\x8b\x87\x44\x54\x1e\x31\xbc\x22\x62\x77\xbe\x5a\xf9\x79\xfc\x2b\x00\xf8\x45\xe0\x7f\x41\xcc\xea\xe7\x68\xcb\x00\xcd\x46\x0c\xc5\xc7\xad\xa2\x0d\x3f\xce\x21\x6d\x4e\x0e\x6a\x3b\x5c\xec\xcb\x2c\x31\x2c\xde\xa7\x24\xb5\xcc\x8b\xee\x42\x5e\xc0\x22\x20\x36\xb8\x5b\x54\x12\x73\x64\x25\x9a\x28\xa6\xfe\x24\xbf\x6c\xfa\x42\x57\x62\x6b\x01\x96\xcb\x4a\xd8\xe6\xe1\x21\x7a\xd4\xcd\xd0\x0f\x51\x46\x81\x39\x64\x15\x7c\xeb\xe2\x41\x8c\xd3\xc5\x80\x85\xce\xef\xb7\x58\xdc\xa0\xf8\xb8\x70\x34\x44\xda\xc4\x3d\xa3\x61\x11\xcb\xfa\x7a\x60\xf9\xad\x96\x5c\x5e\xac\xfa\x9a\x31\x7d\xd5\x37\xd8\x69\x74\x03\x49\xee\x81\x3a\xf9\x6d\xdb\x38\x44\xf4\xd9\x60\xad\x11\x69\xb3\x6d\x3e\x08\xfe\x16\xb4\x35\xf3\x6a\xbb\xba\x46\xcb\x3a\xd3\xaf\x71\x92\x27\x20\xc8\x5b\x90\xad\xa8\x0f\xa3\x4f\xc4\x52\x82\x66\x66\x03\x34\x8b\xf5\x27\xc9\x25\xd0\x88\xd7\x95\xad\x68\x90\xd8\x29\x63\x01\x9c\xfe\x16\xbc\xdd\x66\x7b\xf4\x85\xbb\xed\x11\xfd\x9a\x7d\x12\x97\x0e\xc2\xd3\x3e\x8e\x87\x31\x54\x38\x5d\x2e\x4a\x03\xf7\xb6\xb9\x0e\x28\x73\xb1\xd2\x66\x03\x03\xd7\x9c\x17\x10\x1e\xc2\xd1\x64\x13\x70\xbb\xfb\x5b\x41\xc5\x6b\xdf\x1b\x86\x1c\xbc\x31\xb2\x35\x89\x34\x6d\x48\x68\x52\x1d\x27\x21\x68\xc8\x28\x95\x0d\xf0\x6d\x71\x2e\xa6\xc1\x63\xaf\x1b\x01\x07\x51\xb8\x67\xeb\x46\xd9\xb0\x8c\x02\xfa\x6b\xa3\xa4\x41\xff\x70\x54\xe0\xdb\xb2\xc9\x51\x0d\xeb\xe1\x4e\xe0\x2a\xf0\x7a\x69\x58\xc6\xb3\x85\x7e\xca\x8c\xd9\x6c\xf7\xdd\x7a\x22\xeb\x3a\x5f\x60\x14\xdf\x5a\x85\xe7\xcd\x32\xa9\x19\x3b\xdf\x02\x6f\x47\x90\xcd\x6c\x46\x9f\x71\x5e\x9f\x21\x87\xfa\xc1\x3a\xbb\xfe\x10\x12\xa0\x43\xd9\x70\xc1\xc2\x4a\x98\x0d\x42\x82\xbb\x60\x36\x93\x95\x40\x84\x9a\x96\x6e\xe7\x88\x27\xcd\xf0\x3c\x90\x84\x28\x1c\xcf\xa1\x3a\x88\xdf\x1e\x1a\xe1\x98\xd7\xa1\x04\x62\xbd\xd6\x73\x7e\x8b\xdb\x15\xfa\xad\x6c\x87\x0c\x05\x6d\xc0\xcf\x49\x13\xf0\xb0\xe9\xfd\x2b\xc3\x45\xf1\xd0\xb5\xd3\x88\xbb\xcc\x0b\x40\xbe\x84\xaa\x61\x8c\x01\xed\x90\x0d\xdd\xb0\x92\xcc\xe7\x61\xe3\x9a\x63\xc1\x44\x57\x9d\x78\xd2\x04\xd6\xed\xc4\x93\xa6\x8e\xf2\x4b\xce\x0c\x37\x9b\x44\x3f\x91\xed\x16\x10\x48\x59\x99\xdb\xcb\x6a\x68\x1a\x17\x66\x11\x95\x54\x8c\xc2\xe5\x26\x14\x2b\x48\xd6\x10\x58\xd9\xb2\x11\x8e\xa6\xb1\x51\xdd\xb0\x33\x10\x21\x5c\x68\xaa\xec\x65\xdf\x59\x60\x2e\x6b\xdf\x0d\xbd\x5c\x29\xe3\x38\xce\x44\x3b\xa2\x07\x3a\x80\xec\xbb\x0a\x62\xeb\x0d\x31\x44\x3f\x45\x57\x93\x49\xd9\xe8\x12\xb4\x21\x69\x08\x20\xc3\xec\xc5\xb0\x3f\xb6\xc1\xd2\x64\x9f\x5e\x6e\x38\x9b\xae\xe3\x2f\x5c\x29\x09\x20\x02\x7c\x5b\x76\x32\x5e\x77\x36\xa1\x57\xa2\x5d\xc0\x15\xe1\xa2\xd3\xf0\x3b\x4b\x5d\x74\x88\xe7\x94\x5d\x3f\x47\xe7\xf5\xc5\x94\x67\x3c\x88\xcf\xf8\x3f\x26\x6e\x36\x81\x7f\x68\xe2\x66\x13\xe8\xd2\x92\x84\x11\xad\x40\x44\x3b\xf8\xb9\x69\xfb\x2e\x21\xb4\x0d\xd0\x89\x69\x1b\xc2\x66\x3b\x2f\x53\x85\x71\x18\x71\xc5\xc9\x70\x4d\x08\x78\x07\xee\x27\x71\xc5\x19\x60\x83\xb2\x07\xc4\x86\xbd\xeb\xba\xa8\x41\x5c\xbb\x19\x84\x8a\x65\x23\xa6\xd2\x1e\x0b\x2c\x49\x7d\x13\xf7\x9b\x86\xa2\x3c\x7b\x1a\x66\xc7\x7a\x80\xa9\xf6\xb9\x5e\xfa\x0a\xe0\x36\x71\xb9\x09\xfc\x04\xd3\xe4\x14\x38\x22\x67\x1f\x66\x31\xb7\x3d\xc6\x89\x62\x59\xf5\x05\xfd\x13\x4b\x0f\x9d\x4d\x92\x7f\xa2\xab\x83\xc1\x85\xa6\x76\xf7\x9a\x58\x7a\xd3\x33\xf6\xf9\x08\x33\x66\x9c\xec\xbb\xe3\x3c\xc9\x28\xc5\x23\xd0\xf1\x1d\x6e\xd3\x36\x18\x4e\x20\xf0\xb8\xd0\x04\x50\x82\xc4\x85\xa6\x81\x2f\x4c\xbc\x64\x82\x10\x43\xd9\x4f\x71\x90\xd4\x7f\x8f\x3c\x63\x13\xcf\xd7\xad\xc7\x4f\x96\x0b\xdd\x8d\x14\xe3\xbe\x20\x52\x0d\xe7\x7e\x6b\x04\xe2\x5b\x37\x5e\x20\xf6\x89\x21\xa7\xda\x0f\x0f\x7e\xb8\xef\xf8\x57\x62\x90\xc8\xfe\x10\x8c\xa1\xd0\x3f\x00\xd7\xe2\xfe\xbe\xd4\x3b\xf7\xd7\xfe\x6d\x43\xc0\x4a\x1e\x8a\x8e\xe3\x3e\xba\xea\x8c\x8d\x87\x6b\xb3\x8c\x3b\x16\x77\x30\xb4\x6c\x72\x07\xf1\x44\x09\x00\xd2\x89\x27\x4a\xe2\x7b\x9b\x01\xac\x86\x20\xad\x19\x62\x55\x77\xcb\x62\xce\x92\x32\x77\x90\xb3\x8a\x07\x49\x43\xaf\x9c\x78\x8d\x34\x8c\x85\x19\x0d\x11\x9b\xf1\x07\xae\x68\x44\xc4\xcd\x80\x5b\x05\xb3\x98\x41\x7a\xbc\xad\xfc\x52\x67\x16\x60\x6b\xb0\x74\xa4\xee\x22\xb8\xf4\xa4\xee\x1f\x60\x4a\x32\x90\xe9\x89\x4b\x9e\x21\x8b\x0b\x31\x0b\x2c\x17\x44\x22\x48\xdc\x39\x6a\x3a\x21\x50\xdb\x44\x25\xcd\x40\xb1\xab\xde\x05\xd7\x8e\x70\x13\xc2\xc3\x0e\x47\x82\x9b\x47\xaa\x53\xc1\x9d\xa3\xca\xf9\xe1\xce\x51\x93\x0d\x09\x12\x34\x78\x59\x4d\xea\x01\x76\x2d\xe3\x04\x94\x68\x3f\xa7\x56\x0f\xda\x10\xcd\x15\x65\x6b\x86\x80\x3d\xc4\x34\xdc\x2a\x3a\x61\x6d\x32\x48\xd6\xe0\x0b\x41\x12\x90\xc0\xc4\x9d\x61\xa4\x56\x88\x13\x2e\x16\x15\x0f\x89\x34\xf1\x87\x5c\x08\x2e\x16\xad\xb8\xf9\x04\x19\xec\x6e\x88\xe9\xe8\x78\x59\xe3\xf1\x45\x64\xfc\x8f\x97\x89\xf6\x8f\x84\x8a\x8d\x22\x22\xab\x44\x37\x30\xbf\xe3\xbe\x95\x78\x5a\x34\x2c\x74\x89\x77\x45\xa8\x3f\xf8\x3c\x2a\x38\xec\x7a\x4e\x7c\xeb\xa6\x33\x3a\xf5\x29\x07\xc9\x01\x24\xb1\x48\x53\x27\x87\xb7\x44\x12\xda\x28\xf1\x96\x68\x80\x12\xd3\x24\x23\x84\x4c\xce\x44\x27\xaa\x2e\x27\x31\x5a\x28\x86\x64\x91\x6b\x5f\x73\xcf\x6a\x0a\x34\xda\x54\xbd\x1f\xf8\x6d\xf5\x15\xe7\xbb\x84\x70\x01\xce\x93\x24\x10\x49\x72\x24\x24\xc9\x41\xd2\x07\x21\x21\xcc\x44\xca\x48\x92\x80\x74\xe2\xde\x65\xa2\xfb\x24\x39\x4e\x92\x04\xa4\xe1\x3a\x95\x89\x1e\x14\x7f\xc3\xcc\x44\xb1\xce\x39\xc4\x33\xa0\x92\x7b\x34\xf1\x0c\x88\xcd\x3e\x87\x84\x7f\xad\x73\xe2\x9f\x98\x88\x42\x09\x07\xa3\xce\x2f\x0f\xf3\x63\xf2\x5b\xa2\x10\x13\x75\x36\xf3\x20\x1f\x2b\x84\x01\x44\x7f\x05\xa7\x95\x20\xfa\x1b\xf0\x90\x4c\xc3\xb1\xdb\x0f\x58\xab\x70\x6d\xd7\x39\xac\x24\xac\xce\x5c\xa2\x74\x16\xd7\x4d\xb8\x13\x0f\x72\x7e\x49\x79\x58\xb7\x47\x97\x30\xc6\x09\x64\x43\x2e\x3c\x91\x3a\xe6\xd7\x06\xe4\x3e\x67\x2c\x1f\xad\x96\xb6\xc1\xf7\xb6\x5a\x86\xc3\xb6\x7f\xac\xcc\xe0\xea\x92\x3c\x1f\x9d\x80\xa4\x29\xfa\x1e\x8b\xe7\xba\x4d\xf4\xbf\x53\x46\x0c\xe7\x2c\x91\xab\x23\xc9\x3f\x91\x03\xdf\x5b\xcf\xd5\xc0\xf8\xd4\xfb\xa4\x8c\x81\x84\x33\x36\x1a\x60\x5d\xee\x23\xf9\x36\xba\x3a\xc2\x81\x3e\x5b\x42\x3b\x02\x62\x06\x6d\x19\xfa\xb4\x42\xf0\x46\xd8\x9e\x32\x51\x36\x08\x6d\x94\x82\xdb\xd5\xe1\x0d\x1e\xc3\xac\xbf\x8a\x34\x9b\x03\xbc\x11\xfe\x59\x39\x00\x70\xaa\xf3\x18\xbe\x94\xb0\x88\xc3\x50\x36\x2c\xde\x30\x99\x2d\x22\xd5\x38\xb8\xa0\xd6\x7f\x6c\x2a\xbf\x25\x22\x80\x0a\xfa\x71\xba\x18\x2c\x00\x4a\x43\x12\xf9\x26\xc8\xf4\x06\x28\x31\x07\x98\x1e\x5f\x77\x90\xe9\xa9\x82\x9b\xa4\x18\x15\x27\xdd\x1c\x28\x0d\x55\xdc\x83\x22\x6f\xe0\xdb\x92\x04\x16\x55\x02\x4c\x02\x8b\xa6\x48\x35\x5e\x52\x7f\x41\x18\x48\x5a\xd1\xd4\xcd\xcc\x0d\xd7\x1d\xc6\xf9\xa1\xc5\x99\x3b\xc9\x29\xba\x46\x02\x92\x4a\x34\x5c\x3b\x92\xa4\x12\x8d\xf4\xfa\x39\xf5\xea\x87\x20\x4d\xc4\x28\xc2\x0c\x27\xc9\x23\x3a\xd1\x5c\x73\xa2\x63\x23\xa0\x64\xce\xe6\x86\xd0\x5e\xbf\x45\xfb\xe9\x8a\x5a\x8d\x32\xd1\x53\x79\x1d\x41\x91\x07\x11\x2b\x72\x9a\x4d\x1c\x1d\xcf\x34\x59\x2b\x2f\xdc\x84\x1b\xf3\x25\x9b\x1e\x16\x88\xd0\x34\xdd\x17\x6b\x08\xba\xbc\x13\x2c\x2f\x27\xc0\xce\xca\x05\x05\x5d\x9e\x8a\xba\x20\xca\x03\xb7\xb4\x9c\x46\xa3\x70\x0c\x70\x57\x58\x30\x73\x0e\x7d\x4b\x69\x0f\x8c\x45\x5d\xe3\xfc\xf4\x25\x96\xd1\x9f\x71\x81\x26\x5c\x94\x5c\xce\x3c\x58\x4f\xc7\xff\xe9\xde\x98\x3b\xf1\xf3\x88\x1b\x97\xa0\xc8\x9b\xfa\xc5\x69\x44\x62\xe7\x88\x91\x43\x71\x86\x5c\x0e\x41\xda\xb6\x9c\x24\x3d\x26\x54\x4e\x9a\xcb\x81\xe8\xc4\x39\x79\xc4\xaa\xdf\x35\x0a\x31\x0f\x08\x08\xf4\x5e\x1c\xdb\x45\x80\x3f\xd7\xc1\xec\x55\xee\xc5\x25\xdc\x80\x7a\x33\x94\x3b\xe6\x5b\x03\x0f\x73\xbc\x15\xab\xe9\xff\x16\x03\xc7\x78\x50\x4c\xab\x33\x9b\x66\x03\xe3\x52\x4e\x75\xcf\x5c\xee\x89\xee\x99\x50\xf1\x39\x51\x7d\x6c\x9e\x1f\xf3\x34\xb0\x8f\xc7\x06\x90\x98\xb1\x1d\x1b\x50\x9d\x69\x3d\x39\x36\x20\xe4\xc7\x06\xe1\xe7\x7c\x1e\xe4\x48\xc5\xaa\x98\xc7\x6e\x8e\xd1\x46\x19\x3d\xee\x6e\x3d\xe7\x0d\xa2\x72\x60\xe4\x53\x1f\x6c\x2e\x07\xb9\x76\xc0\xea\xa9\x3e\x92\x5c\x0e\x31\xac\xff\x54\x10\x6b\xbe\x87\x61\xbc\x39\xdb\xe4\x72\x08\x25\x87\x03\x03\x9e\x44\xe8\x80\xeb\x52\x15\x40\x8e\x87\x0a\xe6\x2c\x01\xae\x57\xfc\xb8\xf3\xa8\xba\x7b\xd1\x7f\x33\xd3\x17\xdf\x6d\x3e\x56\xcc\x9d\x68\x2c\xea\xa7\x0f\x93\x18\x73\x37\x0f\x8c\x34\x8b\x73\xfd\x05\x31\x3b\xba\x7a\x1d\x7e\x24\x92\x1d\x91\xe7\x30\xe3\x50\xb5\x5e\x25\xa0\xf5\x86\x13\x61\x20\x24\x2c\x50\x46\x3f\x70\xc6\x95\x2b\x3a\x52\x25\x20\x13\x25\x7a\x2d\xa0\xcd\x3c\x10\x49\xd2\x6f\x61\x3d\xf4\xd5\x3f\xc0\x8d\xe1\x0b\x96\xc7\xd0\x77\x8f\x09\x69\x7e\xe7\x75\x3c\x86\xc8\x7d\xc6\x80\xa5\x06\x74\x7c\x1e\x70\x6c\xbb\x9b\x80\x7b\xc6\x70\x33\x0d\xe1\xe2\xa2\xa2\x3f\x90\x90\x1c\x5f\xdc\x7f\xfa\x39\x34\x4e\xf0\x5d\xe0\x24\x5a\xc1\x48\x6c\x91\xea\xe4\x0e\x53\xf6\x43\x20\x0f\x83\xee\x79\xe8\x2e\xe3\x54\xf1\x5d\x71\x60\xd6\xe3\x64\xff\x1d\x8a\xdb\x8c\x4c\x96\x81\x1b\x38\x9e\x5b\x7d\x06\xf5\x8f\x8a\x60\xd6\x87\x57\x19\x88\x44\x1e\x00\x29\xc1\xa2\xe5\xf1\x80\xec\x9e\xb6\x37\xd5\x9f\x6d\x5e\x5e\x68\xca\x2f\x71\xda\x20\x6c\xc7\xab\x33\xb7\x65\x38\x57\x0f\xec\x8b\xfe\x92\x83\x73\xea\x1c\x0f\x81\x39\x8d\x59\x5f\x2c\xe3\xd7\x99\x96\x09\x8c\xc8\x85\x3e\xf1\xd8\x68\x10\xb0\x53\x98\x09\x73\x39\xcd\x01\xca\x7e\x9d\x88\xed\xb8\x84\xe5\x59\xb0\x80\x73\xc0\x4f\xbc\x34\x54\x3b\x80\xd6\xcf\x40\xf4\x3e\x9b\x1e\x15\xf4\x69\x66\xee\x6a\x3d\xd9\xab\xe0\xec\x4f\xe3\xce\xfb\x2d\x5e\x7d\x9c\xb0\x53\x14\x3f\xc0\xdd\x34\xa9\x87\x06\xa7\x13\xa3\x4b\xeb\xb6\x01\x86\x50\x2d\xcb\x79\xd0\x27\xba\x31\xa0\x2b\x79\x2a\x75\x70\xb6\x4f\xb0\x8f\x24\xe0\x4d\x93\x6e\xc8\x7d\x9e\x9c\x55\x12\xee\x24\x39\x33\xaa\xf0\x01\x72\x63\x44\x38\xfe\x01\x34\x86\x47\xf5\x9c\xfa\xd5\xd2\x27\x00\x63\x0d\x0f\xe4\xc0\xe8\x1a\x81\xc8\x75\x91\xaa\x5f\x4e\x30\x55\xe1\x98\x09\x4b\x3f\x1c\x27\x51\x94\xc3\xf5\xc4\xaa\x58\x5d\x87\xd3\x4c\x65\xd6\xa3\xe2\x70\x4d\x2e\x93\x12\x53\x2f\x48\x98\xc7\xff\xd4\xf7\x73\xb7\x4d\xd0\xa7\xf5\x1a\xb1\x58\x07\xe0\x51\x4a\x1a\x20\xee\xbb\x06\x92\x93\x50\xf4\x4a\x14\xe4\x7e\x68\xd5\x7e\x30\xcc\x10\x5a\x2a\xcd\xa9\x40\xc6\xad\xbc\x70\x21\x53\x8d\x73\x61\x95\x96\xf0\x5f\xf8\x57\xaa\x9e\xba\x8a\x92\x18\xbf\xc5\xa0\x82\x1f\x6b\x5e\xa8\x80\xe4\x80\x2f\xfc\x8e\x71\xb5\x4a\xf3\x19\xb4\xf1\x4b\x9d\x19\xc9\x0e\xfa\x6e\x67\x00\xf3\x64\x71\x2f\x0e\x14\x61\x61\xf2\x92\x4a\xb2\x78\x26\x26\x20\x04\x75\x9a\x8c\x60\xb7\xcd\x07\x88\x65\x12\x3a\x10\xc3\x61\x80\x52\xef\x00\x4d\xf3\x02\xbc\x4a\x7c\xb2\x14\x69\x4e\x60\xc7\xfc\x10\xe5\x1c\xf6\xcb\xa4\x27\x6c\xf8\x65\x1c\xb5\xaf\x1e\x3d\x8a\xdf\x25\x5e\x94\x96\xa3\x0b\x6b\x88\x26\xdf\x4b\xf7\x0c\xc4\x61\x73\x0f\xc8\x01\x5c\xe8\x4e\x84\x21\x5c\xea\x4e\xdc\x04\x95\x95\x9b\xf5\x70\x1b\xe8\x48\x40\x7f\x2f\x66\x7b\x95\x6f\x75\x45\x96\x45\xe5\xf3\x2d\x5f\x65\x2e\x04\xb9\x07\x2a\xee\x58\x79\x21\x36\x12\xa4\x32\xc9\x31\x50\x89\xb0\x90\x17\x16\x5e\xe2\xe9\xe7\x4d\x28\x1e\xf5\x0d\xf7\x06\x4a\x1a\x76\xfd\x26\xe9\x06\x91\x23\xf2\x36\xc3\x0f\x1c\xed\xbd\xf1\x22\xa2\x3f\x23\x3f\xc1\x50\x51\x7b\x23\x36\xfa\x98\x98\xab\x80\xf0\x4a\x79\x63\x1d\x76\x5f\xc8\x4f\xd0\x5d\x67\x11\xdf\xc4\xf4\xca\x1b\xdd\x24\x19\x84\xf2\xf6\x15\x0f\xdb\x9b\x85\x3a\x28\x63\x3c\x80\xa8\xdf\xc5\x43\x4d\xfb\x62\x74\x15\xeb\xb5\x9c\x5a\x46\x49\xcd\x7a\xde\xc5\xf3\x43\x3f\x38\xd3\xcb\xbd\xdd\x05\xce\x8f\xcb\x74\x63\x6c\x50\x77\x75\x7f\xfa\x48\xfa\xc1\x12\x0d\xe2\x3e\x6f\xdd\xd5\xe0\x60\x6e\x43\x65\x3b\x06\x02\x89\x0a\x7b\xb9\x31\x1e\xe4\x57\x6e\xec\x0b\x73\x24\x64\x10\x8e\xfe\x79\xc3\x01\x68\xb0\x21\xa7\x42\xd5\x98\x74\x77\xd5\x1a\x6b\x1f\x6f\xac\xc6\xd5\xbd\x30\x3c\xb6\xe3\x41\xd4\x55\x4c\xbe\x51\xfa\xab\x97\x05\x10\x1e\x72\x21\xf7\x47\x08\xa9\x4f\x70\x63\xb6\xc7\xb2\x5c\xdc\x8b\xe4\xec\x41\x80\x6f\xa2\x6f\x7c\x63\x4b\x83\x12\x5a\x56\x44\x65\x4d\xe4\x80\x11\x69\x6f\x38\x60\xbc\x25\x12\x20\x77\xc5\x8b\x22\x6f\x12\xfd\x28\x4d\x91\xd7\xa1\x49\xe4\xcc\xeb\x80\x6f\x69\xde\x8a\xcf\x3c\xc8\x37\x04\x12\x44\x7f\xde\xf8\xfc\x76\xcf\x0c\x16\xc3\xb4\xff\xd3\x30\x5c\x7c\xf7\xd4\x89\xdc\x7a\x60\x56\xee\x97\x58\x52\x1e\xed\x5b\x7f\x4c\x88\x1c\x39\x21\x42\x64\xc2\x7d\x9a\xac\xd8\xfe\x51\xbf\x70\xbf\x00\x84\xa7\x16\xf0\x5b\x2e\xd9\xfd\x25\x3a\x4f\xf1\x5e\x10\x41\xa3\x3a\xc7\xdb\x04\xce\xbf\x14\x33\x41\x88\x77\x2f\x9f\xc9\x26\x70\xc5\x49\xd0\xe2\x4d\x22\x74\x63\x0c\x28\x0e\x1c\xe4\xb8\x9c\xd9\xfd\x88\x2f\xb1\x1e\x11\x06\x0a\x7e\x3f\x9a\x58\xfd\xed\xc5\x24\xac\xc7\x64\x0d\x71\x22\x79\x44\xd3\xca\x29\xfa\x5b\x3d\xd0\xb3\xc1\xcd\xb0\xa8\x0f\x79\x39\x71\x2b\xca\x47\x23\x01\x9b\x63\xd2\x87\xc1\xa2\x92\xf4\x21\xe5\x9c\x1e\xb8\x07\x5f\x35\x51\xe1\xc4\x45\x4b\x90\xe0\x81\x67\x43\x82\x04\x4f\xf5\x2b\xcf\x67\xe9\xab\x94\x11\x39\x79\x39\x40\x76\x77\xcd\xe3\x8f\x91\x2c\x6c\x8f\xd2\x5f\x3d\x1f\x48\xed\x24\x96\x7a\x82\xd4\x0e\x1c\xee\xf3\x69\x18\x3c\x1c\x3f\xe1\xb1\x71\xad\xc9\xa7\xe9\xbb\x17\x94\x11\xd5\xe1\x38\x1f\x14\x9d\x20\xeb\xf3\xe9\xea\xc6\x2c\x23\x6e\xc0\x55\x88\xce\x26\xea\x6c\x92\x24\xa2\x0b\x61\x78\x4c\x6e\x32\xac\xd7\x74\xcf\xd8\x42\x22\x6a\x99\x57\xdf\x7a\xf4\x9d\x78\x0f\xe4\x63\x1c\x79\xd7\x3c\x51\x0a\xb3\x77\xcf\xf0\x65\xa5\x4f\xe2\x63\x75\x7f\x0b\xe7\x11\xce\x1d\x47\x7c\xc5\x25\x10\xdc\x9d\x88\xaf\xf9\x90\x50\x5a\x7c\xd2\x33\xd1\x9b\x72\x06\x44\x76\x6b\xe5\x7c\x85\xc9\x60\x50\x01\xf4\x9b\xe2\xf9\x8c\xe9\xaf\x6e\xe6\x55\x29\xcc\x7c\x5f\x39\xb0\x62\x19\xfd\x1f\x7b\xfd\x6a\xd9\xe4\x5c\xbd\x66\x5e\xb7\x7d\x18\x48\xb1\x51\x06\x17\x05\xc7\x0c\x58\xb7\x8b\xb1\x7b\x85\xae\x4c\xeb\x0d\x36\x60\xbd\xd1\x3a\x82\x32\x21\x83\xfc\x2e\x01\x09\x14\x21\x01\xe8\x36\x02\x09\x24\x71\xf3\xbb\x1c\x18\xb1\xf2\x2b\xa0\xe5\x04\xac\xdb\xc8\x5a\x96\x00\x74\x2b\xd9\xdc\xf3\x9d\x26\x85\xa1\x9f\x89\x8e\x13\xc6\x01\x80\x6e\x05\x58\x9e\xc4\xbe\xef\xe2\x2f\x89\x7d\x1f\xdf\xba\x2d\x62\x33\xe4\xec\x5f\x88\x8a\xcc\x05\xa0\xdc\xaa\x71\x8e\x30\xf6\x41\xd4\xd6\x7c\xbf\xb8\x7d\xfc\x16\xe3\x04\x61\xbf\xf3\xfd\x74\xc3\xcc\x8b\x70\x5e\x0d\xc2\xf6\x82\x03\xf3\x61\x79\xe1\xcc\x00\x90\xe7\x8b\x8b\x63\x75\x6c\x1a\x2a\x60\x16\x04\xe8\x86\xfb\x68\xa8\xfb\x62\x59\x95\x14\xbf\x45\xac\x96\xd3\x02\x94\x1b\xbb\x63\xc3\x05\x8b\x70\x5e\xf9\xbe\xe4\x48\x75\xfc\xaf\xe3\xd9\x7f\xf7\xf7\x63\x33\xa8\x40\x6c\x94\xf1\x4c\xda\x7f\xe5\x9b\x39\x36\x20\x06\xc4\xe5\x1a\xa0\x77\x83\xa8\xa1\x43\xf4\x2e\x11\x0a\x06\xe8\xdd\x8a\x2f\xe4\xd8\x00\x3d\xe2\xb6\x31\x36\x39\x80\x75\x29\x07\x88\xdd\x8a\x97\xfe\xd8\x08\xdf\x01\x2c\x62\x80\xde\x0d\x30\x6a\x63\x43\xf4\xc0\xfd\x69\x2d\x09\xfd\xf0\x5b\x0e\x38\xfa\x8f\xb1\x55\x23\x4c\xda\x06\x71\x6c\x11\x98\xb1\x19\x65\xc3\xef\x42\x18\xd0\xbd\x8d\x8d\xcc\xd3\x28\x25\xc7\x86\xd5\x83\xe8\x18\x03\x60\x6d\xc7\x71\x7c\x6c\x5d\xe0\x2b\x63\x00\xc9\x0e\x24\x61\x6c\x9a\xcd\x93\x6f\xa5\xc1\x28\x19\x8f\xce\xc1\xc3\x32\x30\x8a\xc9\x3a\xa4\x7a\x02\xfa\x24\xcc\x36\xfe\x83\x63\xc3\xe4\xce\xa5\x1f\x1b\x0a\x68\x8c\x1f\x63\xc3\xe0\xd1\x5c\x37\xdc\xae\xc0\x78\x8d\x6d\x10\x26\x65\x71\x00\x63\xd3\xd2\xb7\x5b\x36\xc1\x32\xe3\xff\x92\x4a\x58\x4f\x2c\xfe\x9d\xf1\xe3\x0b\x09\x32\x7a\x10\x1f\x3f\xc3\x75\x46\x54\x01\x6c\x39\x00\xe8\x56\x62\x59\x8d\x8d\x17\x1a\x31\x7f\x6c\x28\xbb\xc1\xb4\x8d\xcd\xf0\xdb\xee\xcb\x41\xc0\x00\xe7\x7e\xe0\x40\x1f\xf4\xcf\xcb\x8d\xe3\xfe\x20\x6e\x7e\x54\xdb\xf0\x72\xa3\xdb\x1b\x1b\x06\x18\xcc\xe9\x63\x33\x6d\xde\xa4\x0d\x38\xb3\xe1\x77\x8d\x0c\xec\xba\xe1\xc9\xd1\x6c\x8f\xab\x15\x8f\xc6\xd8\x6e\xf4\x82\x95\x3e\xc9\xaa\xde\x3d\xc8\xf8\x36\x0e\xd7\xf0\xd1\xc3\x80\xbd\x7b\xd0\x05\x7a\x36\x00\xf1\x82\xb1\x1b\x1b\x8f\x24\xc0\xce\xb1\xbd\x80\x99\x77\xd6\x93\x98\x76\xb8\xe5\x8c\x7d\x73\x4d\x82\x32\x88\xf5\xaf\x8c\x87\xc7\xba\x7c\x63\xdf\x70\x58\x5f\x1c\xe7\xd8\x37\x8c\x1c\x9c\xc9\x9d\xf8\x76\x44\xbb\x1d\x3b\x67\x9b\x48\xb3\x03\xd0\x6f\xf5\x2c\x11\x07\xbf\x02\x20\x1f\x7b\x11\x52\x44\xff\x45\x49\xc0\x7a\xb9\x19\x7e\x8b\x5b\x54\x67\xcd\xf7\x6a\x32\x94\x8d\x32\xba\x58\xee\x20\x61\xe9\xfb\xb0\x9f\xa6\x7e\x74\xad\xf3\x8e\x57\x07\x98\xb0\x41\x58\xfa\x40\x89\x3f\x00\xee\x76\x2c\x83\x03\xe0\x6e\xe3\x51\x1d\xbf\x85\x96\xa7\x9c\x12\x0c\xfa\x4f\x80\xd0\x1b\x7d\x12\x9b\x0d\x6b\xe3\xd8\x79\xf4\x88\x41\x38\xf6\x94\xf1\xb1\x0d\x9e\x01\xfe\x96\x80\x0a\x78\xab\x8c\x7d\x11\xfb\x8a\x07\xc9\x00\xd0\xdb\xf0\xaf\x1c\xbb\x51\x69\xd6\xc3\x32\x08\x0f\xdf\x09\xa9\x3e\x76\x1e\xba\x70\x9d\xb1\x56\x13\xec\x72\xec\x66\x0f\x1b\xf4\x83\x67\xc6\x92\x46\x7e\x41\xcc\x76\x30\x25\x80\x4b\xc7\x8e\xe2\x15\xaa\x3d\x76\xd8\x4b\x00\x7b\x83\x78\xf1\x01\xcb\x37\xf6\x53\x37\x15\x26\x84\x12\x96\x14\xf6\x63\x87\x8d\x24\x7e\xd8\xd8\xc1\xa8\x55\x27\x47\x48\x6c\x70\x45\x63\xbf\x8c\x41\x6f\x1b\x74\x66\xc9\x62\x60\x8e\x6e\x6e\xe0\xad\x5b\x0e\xfd\x3f\x8a\x1e\xf4\x63\x7e\xc6\x8d\x6f\x19\x52\xc6\xfe\x35\x06\x70\x90\xf7\x07\xf9\x7b\xe3\x5b\x00\x7d\x41\x91\x8f\x1d\x07\xdc\xe9\x82\x69\xb2\xee\x2c\x12\xe9\xe0\x8b\x1b\x02\x77\xb8\xd9\xbf\x71\xe7\x2b\x7d\x12\x87\x09\x37\x9b\x51\xc8\xf8\x4e\x98\xed\x41\xdc\xf9\x3e\xbf\x7a\x2e\x0d\x1b\x58\x8c\x22\xb1\x5e\xac\x61\xdc\x79\xf4\x37\xc3\xb8\xf3\x84\xb5\x19\xc4\x94\xef\x95\xc3\x5e\x84\x9c\x30\xdf\xb2\x6b\x4d\x4b\xca\x10\xdd\x62\x19\x91\x16\xe2\xfa\xc5\x97\xe7\x50\x00\x2a\x4e\xb0\x44\xa3\x60\xa8\xc0\xf2\x35\xca\x67\xa8\xa0\x7f\xa2\x8d\xa0\x07\x1a\x80\x87\x1b\xba\xb4\x51\x2a\x97\x95\xb5\x2d\xea\xb4\x20\x30\x82\x84\x09\x3d\x3e\x0a\x20\x4f\xb8\xbd\x01\x48\x38\xb0\x66\x0e\x40\xbf\xe9\x43\x57\xb0\x80\x93\x98\x63\x14\xd0\xee\x18\x7b\x06\xf1\xe2\x2b\x3a\xb3\x51\x7c\x34\xec\x33\xd5\x9d\x30\xaf\x0f\xdc\xcb\xbc\x88\x23\x0f\x16\x6a\x14\x43\xd6\xb8\x86\x38\xdc\xc3\x19\x8f\x32\x04\x18\xd3\xff\x50\x9c\xb1\x5e\x3d\x28\x7d\xea\x28\xcf\x3e\x16\x1c\xdf\x09\x31\x3e\x0a\x5c\x51\x75\x7d\x8c\x43\xe6\x77\x51\x5f\x48\xc0\xca\x07\xf7\x60\xdd\xcc\xb5\xca\x19\x28\x64\x82\x27\x58\xe4\x00\x3c\xdc\x77\x7f\xab\x97\x06\x8f\x67\x31\x24\x0e\x77\x47\x50\x31\xc6\x95\x61\x38\x79\x12\xa3\x8c\x82\x25\x14\xeb\xe1\x28\xa7\xc6\x1e\xdb\xf8\xe0\x33\x06\xdc\x9f\x36\xe7\x7e\x6a\x9c\xb0\x1e\x09\xc7\xbd\x36\xa0\xea\x57\x36\xc9\x33\xed\x6f\x0c\x30\xb6\x87\xbb\x9a\x9e\xb1\x5b\xd7\x2c\xbe\x4b\x16\x79\xc0\xa8\xa3\xa8\xdf\xe5\xde\x11\x06\xbe\x02\xfd\x18\xe5\x7b\x4c\xec\x13\xb1\xd7\xf6\x58\xe7\x9b\x6b\xc2\x63\x32\xfc\x16\xc9\xab\x49\x44\x3c\xca\x63\x94\x1c\xd6\x87\x58\x68\x9b\x6b\xfb\x62\x0c\xb0\x7f\xb0\x9b\x01\x4d\xf8\x42\xbf\x2f\x31\x76\xd4\x8d\xe8\xd0\xd0\x96\xba\xe1\xe9\xc2\x43\x54\x81\x74\xad\x7b\xf4\x0b\x62\x56\x01\x7c\x12\xfd\x61\x10\x3b\xbe\xc9\x5d\x55\xb9\x2b\x2e\x56\x35\x8a\x29\x07\x44\xd4\x33\xb1\xcd\x06\x71\xe4\x3b\x3e\x9b\xa3\x56\xc5\x9f\xa0\xcc\xcb\xcd\xe6\xd4\x6a\x2a\xb2\x4e\xd9\xb4\x5e\x0c\x1c\x6c\x16\x78\xa3\x51\xab\xa9\xb3\xe8\x87\xcb\x04\x56\x66\x54\xc3\xb9\x6c\x96\x51\x50\x42\x30\x2a\xae\x29\xdf\x98\xc1\x6c\x91\x09\x7b\xd4\xee\x62\xd3\x3f\x8a\x60\x2c\x8f\xa3\xa6\x01\xf8\x68\xaf\x23\x7b\xb1\x8c\x02\x97\x8d\x32\x46\x7c\xf8\x5b\x5c\x44\xe4\x0c\x40\x3a\x77\x42\xe8\x0c\xd1\xcd\xb8\x09\x0d\x10\xcd\x1d\xf1\x61\x54\xc2\xaa\xec\x6e\x08\x31\xcc\xc0\xc6\x0d\xe3\xbc\x83\x22\x1f\xc4\x79\xef\xdf\x98\x8d\x1c\x61\x1b\x1e\x07\x22\xb5\x8e\x8a\xd2\x16\x30\xea\xa8\x4b\x34\xa8\x5e\x26\x81\xca\xdd\xb1\x01\x32\x04\xf1\x3d\xaa\x99\xaf\x78\x70\xaa\xe9\xee\x5c\x2b\xf2\x19\xc8\x01\xd7\x1b\xff\x56\xb8\x0a\x80\xc4\x1d\x11\x72\xd4\x47\x85\x3b\xbf\xc5\xff\x8e\x6c\x3c\xa3\xbe\x58\x9a\x20\xc0\x95\x2c\x40\x28\xeb\x47\x7d\x7d\x94\x68\x4f\x60\x3e\x09\x2d\x60\xe3\xc0\x3a\x36\x00\x1b\x77\xbc\x04\x06\xa0\xe2\x04\x5e\x31\xda\xa6\x3f\x60\x52\x46\xd4\x62\x5f\x1a\xd1\x1c\x70\x8d\x1b\xc4\x94\xcf\xfe\x95\x09\x53\xc3\x8b\xde\x80\x84\xe0\xd3\x37\x8c\x11\x2f\xf1\x6e\xd5\xf0\x32\x96\xd1\x63\x41\x74\x1b\x79\x0b\x08\xf0\x37\x5a\x33\x76\xd7\x1a\xbf\x20\x5b\xf4\x37\xa3\x69\x1d\xe6\xac\x36\xa0\x49\x58\xed\x47\x13\x12\xd2\xac\x27\x9e\x3e\x84\xbf\x69\xf4\x62\xfd\x1b\xb9\x4a\xe5\xa2\x00\xc4\xf6\xe1\xd8\x8c\x25\xc6\xbd\x30\x9c\xbc\x8f\x61\x23\x10\x24\xfa\xbf\xd1\x26\x2e\x49\xec\x4b\x23\x64\x75\x3a\x47\xc2\x54\x57\xeb\x0f\xf4\x91\x10\x92\x26\x4e\x0e\x4e\xb4\x41\xf0\xa6\x6b\x7b\xc2\xa5\xc1\x38\xb4\x93\xfd\x65\x5f\x00\xa6\xe6\x70\x0d\xb5\xea\x72\x4e\x1a\xfe\x9e\x64\x64\x1f\x84\x8a\x4f\xac\xc6\x03\xf0\x6a\xc7\x73\x62\x34\x92\xd4\xec\xae\x27\xf1\xc6\xba\xfd\x5f\x10\x4e\xfb\xbf\xb5\x0e\xd3\x0f\xea\x29\x89\x16\xa1\xdc\xfb\xee\xdc\x81\x17\xe1\x21\x34\x08\xe5\xde\x7d\xdc\x1a\x30\x22\xef\x14\x18\xd3\x86\x3e\x72\xf4\x5d\x17\xc4\x46\x19\x43\xc5\x57\x86\x61\xd9\x2c\x03\x47\xfa\x35\x67\xd6\x4d\x13\xd5\xfd\x08\xe2\x12\x03\xe9\x82\xe2\x8a\x65\x9c\xb9\x59\x60\x80\xa9\x49\xfc\xfa\x01\xe8\xb4\x93\x1c\x78\x74\x5c\x8c\xf0\xe9\x1b\xc4\x82\x4f\x37\xb6\x23\x36\xa2\xb8\x1f\xc6\x73\x27\xf8\xdd\xe8\xcd\xa8\x0d\xf4\x83\x6e\x09\xbd\xd7\xe8\x1f\xd1\xea\x94\x55\xce\x52\xee\x88\x30\xcd\x32\x98\x27\x88\x8a\xf1\xd9\xc3\x45\x22\x2c\xcf\x1c\xf4\x0f\x22\xdb\x57\x04\x80\x68\x53\x54\x31\x56\x3b\x50\x94\xd1\x07\x78\x2f\xc7\x63\x2c\x75\xc4\x22\x40\x9b\x41\x58\xeb\x01\x68\xb3\x82\xbc\x1e\x1d\x1f\x37\x0f\x3e\x31\xd3\x3b\x4a\xde\xd1\x79\xc5\x77\xd7\xc4\x7c\x7f\xc3\x32\x96\xc1\xdd\x32\xc4\x0c\x71\xde\x18\xe8\xd5\xf1\x83\xaa\xc6\xf1\x7a\x74\x38\x60\x42\x17\x8f\x6e\x60\x3b\xfb\xe7\xa0\x61\xc1\x1c\x80\x30\x9b\x9c\x50\xc7\x4d\x48\x71\xd2\x10\xe6\x1e\x7c\x40\x98\x41\x50\xc8\xd1\xc1\x33\x35\xbf\x8b\xaf\x25\xce\xd9\xa3\x6b\x99\x4a\xcb\xbe\xb2\x7c\x4b\x82\xc7\xc3\xd5\x1f\x0f\x2c\xe3\x7f\x25\x06\xf4\x03\x47\x8b\x1e\x6e\x74\x20\x06\x38\xee\x0f\x42\x92\x57\x1c\xb8\x47\x20\xca\x11\x32\x7c\x10\x9e\xbc\x01\x88\x1d\x86\x27\x07\xfa\x31\x42\x77\x23\x2e\x47\x08\x8d\xe1\x91\x89\x5d\x98\x8f\xf5\x88\x36\xf6\x83\x9a\x42\x8e\x36\xc8\x50\x04\x64\x60\x00\xb6\x4c\xb2\x8f\x8f\xc0\x9f\x17\x5d\xce\x08\x1d\xeb\x19\x7f\xa0\x63\xdb\xbf\x36\xba\xf4\xd0\x67\x17\x9a\x64\x19\x22\xfa\x95\x25\x0c\x8c\x27\xf4\xf7\xa4\x1f\xdc\xc3\x88\x70\x31\x42\x31\x8a\x33\x19\xa8\x02\x14\xbd\xc1\x44\x86\x1c\x79\x00\x5f\x92\x68\xc5\xa1\x71\x82\xf5\x39\x84\x21\xf0\xdb\x4b\xc3\x0c\x6d\xb0\x8c\xa3\x04\x1f\x71\xcb\x14\xd0\x06\x77\x2f\x09\x06\x78\xc7\x18\xb6\xbf\xc5\x96\xf1\x2d\xe0\x21\x00\xb0\x47\x20\x99\x90\x65\x6b\x88\x41\x4c\xee\xd1\x17\xb1\xb9\x59\xd6\x1f\xd3\x32\x52\x10\x1c\xbf\xd1\x9b\xc9\xac\x3f\x12\x51\x9a\xc0\x09\x23\xd9\x0b\x20\x45\x23\x81\x78\x28\x06\x12\xcd\xb8\x02\xb1\x19\x89\xae\x17\x7c\xe4\xc8\xae\xd5\x92\x36\xdd\xbb\xbf\xf6\x25\xe5\xe0\x91\x1c\x92\xd0\xe6\x84\x2a\x1f\x09\x22\x82\x84\x41\x23\x0d\x4f\xce\x39\x4c\xc4\xde\x35\xce\x5f\x10\xb3\x34\x69\x02\xec\x7a\xc2\xba\x63\x96\x1f\xf9\x85\xdd\x58\x0b\x96\x72\x1b\x2e\x86\xee\x4f\xb0\xfd\x89\x45\x83\x7c\x8e\x23\x0d\x6b\xe3\xa0\x1e\x31\x61\x96\x11\xb5\x38\xf8\x80\xfa\x02\x7c\xcf\x48\x92\x71\x80\xdc\x1f\x89\x9f\x9d\x1c\x4f\x8a\xbf\x71\x61\xd8\x04\x12\x6a\x8c\x01\xfe\x06\xb3\xf3\x18\xbb\x2e\x22\xeb\xd0\x0d\xb3\xbb\x70\x99\x86\x11\x28\xb8\xdc\xa3\x4a\x0c\x06\x65\x7c\x2a\xab\xf5\x46\xa6\x58\x73\x21\x22\x6e\xca\x85\x0c\xfc\x2e\x5d\xf8\x81\x7f\x25\x20\xc6\x31\x80\x06\x48\x20\x07\xdc\x9e\xdc\xd8\x30\x80\x23\xdc\xd5\xc0\x9f\x4e\xc2\x36\x3e\xbf\x4b\xfa\x04\x14\x5a\xd9\x10\x01\x84\xa0\xd7\xc7\x80\x1b\xf8\xda\x90\x38\x83\xa8\x16\x63\x98\xef\xd2\xef\x7e\x98\x30\xc6\xb9\x38\x83\x8e\xc3\xee\x18\x28\xb2\xc9\x2d\x38\x06\x31\xd2\x48\x56\x32\x06\x1c\x67\x75\x4d\x86\xe2\x06\x6d\xd8\x5f\xb2\x2a\x8d\x81\x3e\xa3\xb9\x26\x66\x3a\x67\x2f\xc0\x17\xe6\xd7\xa7\x09\x5d\x1d\x03\xca\x7d\xb9\x19\xf0\x85\x49\x1e\x82\x31\xa6\xd1\x46\xf8\x2d\x8e\xf2\x58\xd9\xc6\x38\x55\x76\xf3\xdb\x4b\xa3\x0b\x6d\xbe\x48\x10\x96\x89\x4e\xe2\x5e\xe8\xb2\xd2\x2c\x77\xb8\x2b\xc6\x09\xf2\x7d\xba\x2f\xe4\x97\xc4\x12\x3d\x06\xc4\xf8\x1b\x27\x8e\xef\xc5\xf3\x80\x51\x4a\x0e\x1b\x0c\x62\x07\xeb\x36\x86\x39\x25\xed\x07\xbf\x4e\xb2\x90\x8d\xa1\xbb\x1a\x8f\xf6\x84\xb8\x82\x70\x1f\x73\xc7\x2a\xcd\x23\x66\x94\xda\x0e\x61\x98\xe4\x6f\xc0\xb0\x31\x26\x97\x9b\x30\xe7\x63\xea\x28\xcf\x03\x3e\xf5\xe5\xe4\xee\x80\x53\x4c\xb0\x89\x63\xa2\x0f\x26\x12\xca\x98\x00\x8c\x81\x75\x8c\x59\x7d\x0c\xd7\x5e\x80\x47\xac\xc0\x73\xc6\xc4\x95\x0b\xcb\xfe\x98\x06\x00\x85\xbb\x9a\x38\xb2\xfb\xc0\x4e\xdd\xa5\x10\xc9\x27\xa2\x3a\x46\x94\x31\xcd\x52\xe5\x6f\x39\x03\x38\xee\x8f\x39\xf4\x2c\x61\x0c\xe8\x6b\x81\x59\x8d\x39\xc4\xa5\xf1\xdb\x81\x9e\x0f\x69\x0a\xec\x60\x73\xaf\x27\x31\xed\xf0\xc1\x1c\xd3\x80\x8f\x10\xb3\x89\x5e\x16\x27\xf5\x31\x0f\x01\xcc\xcc\xe5\x40\x3f\xed\x77\xb1\x90\xaa\x7e\x99\xa7\x3a\x45\xeb\x7d\x90\x69\x4f\xf4\x10\xb9\x5e\xb0\x7d\xb5\xb9\x3e\x8f\x81\x2b\x98\xcb\xab\x11\xe2\x57\xd0\x8c\x31\x09\x89\x83\x9b\xca\x38\x74\x6f\xe0\x65\x22\xa2\x6c\x80\xd4\x1e\x07\x54\x1b\xf7\x9b\x21\x90\x8f\xe8\xa3\x83\x48\xb3\x5d\x59\xf9\x20\xd9\x07\x31\x96\xc6\x01\x18\x55\xa2\x42\xd4\xd9\xc4\xeb\x7e\x1c\xbb\x11\x41\xf9\x16\x00\x3f\x39\x8c\x63\xd7\x42\x44\x3f\x60\x9b\xf6\xaf\x5e\xdd\x80\xbf\x05\x9a\x01\xc1\x20\x02\x6d\x05\xd7\x35\x8e\x62\x60\x3b\xbe\x05\xd8\x15\x88\xc1\x38\x4c\x5b\xcf\xc5\x12\xf8\xa7\x02\xf7\x30\x28\x24\x1b\x0b\x08\xb0\xfe\xd6\x06\xdc\x8f\xdf\xad\xbc\x7c\x5c\x94\x83\x20\x8f\xe0\xb4\xc6\xd1\x7d\x59\x07\x65\xd2\xa7\x71\x81\x0e\x88\x96\x3a\x80\x03\xf0\x2a\x98\xa7\x71\x10\xcc\x11\x18\xc5\x00\xb7\xd7\xc3\xf5\x81\x68\xe1\xe7\x38\x8e\xf0\x80\xd8\x06\x42\x08\x61\x3e\xb0\x42\x7e\xeb\x46\x24\x05\x72\x62\x8e\xc3\xa4\xbb\x1c\xfc\x23\xd5\xc7\x58\x8f\xd7\x02\x07\xea\x48\x2f\xb1\x65\x14\xc1\x7e\x0b\xae\x42\x25\xf8\x41\x30\xc7\xe1\xbc\xc0\x4e\x81\x8d\x1b\x07\xf1\xde\x88\x8e\x31\x88\x82\x1b\x12\x69\xf0\x7c\xbd\xda\xbf\x29\x09\x77\xeb\x15\xf1\x58\x73\x2c\x74\x24\x2b\x19\xc7\x21\xec\x82\x35\xd4\x20\xe1\x3a\xe0\x1b\xa8\xf8\x7c\xc0\xa9\x6c\x69\x3d\x99\x97\xc2\x7a\xdc\x60\x1c\xbf\x9c\xae\xe7\x53\xc0\xad\x6d\xc8\xea\x23\xa7\x78\x9c\x38\xb8\xef\xd6\x83\x7f\x72\x0d\x4f\x8c\x55\x5f\x3d\xba\x4f\xb8\xcf\xe3\x14\x56\xc3\x7c\x09\xd4\x48\xe8\xaa\x01\xbe\xb0\x13\x41\x63\x88\x29\xd4\xd0\x72\x08\xac\xdd\xac\x37\xc8\x81\xbf\x25\xcc\x14\x0f\xf8\x41\x34\x54\xac\x90\xe3\x30\xab\x3d\x17\xdd\xc8\xbd\x1a\x24\x0e\x45\x7e\x88\xd0\x61\xca\x37\xd7\x10\x90\xad\x86\x99\xe3\x31\x9e\x1f\xfd\xa3\x03\x4e\xe7\xfe\xe8\xa5\xc1\x9a\x3c\xc2\x2b\xac\xc7\xfb\xc4\x73\xfb\x92\x7f\xd3\x71\x12\x8b\x1f\xcc\xdf\x38\x88\x2d\x87\x8f\xf0\x38\x5e\x62\xd7\x41\x30\xc0\x20\xf6\xe9\xbd\x00\x3a\xe4\x1d\x3f\x37\x83\x75\x76\xca\x66\x64\x1a\x94\x31\x02\x6d\xd6\xcb\xd9\xef\x94\xb5\xde\xae\x31\x9c\x18\x05\x95\xa6\xce\x1d\x4e\x91\x3b\x42\xb4\xe1\x4e\x76\xf9\x71\xa2\xc2\xd2\x28\x05\xae\xb1\xaa\x27\x3e\x91\x12\x65\x7c\x4e\xe3\xd5\x75\xfb\x44\xdf\x3c\xeb\xaf\x88\x19\x00\xc8\xc0\xbd\x67\x9c\x5f\x62\x0e\x3a\x28\xea\x93\xac\x37\x68\x1a\x13\xad\x38\x58\xb3\x51\xa7\xf9\x00\x2c\x37\x2f\x16\xed\x45\xbb\x23\xce\x10\xae\x78\xe0\x9f\x38\x4e\xf3\x2a\x72\x71\x4f\xac\x8d\xb8\xfd\x8c\xb3\xa3\x88\xe7\xb5\x3e\xbb\x2f\x31\xe5\x50\x47\xc5\x44\x4d\x67\xbf\x5b\x06\x3a\x01\x31\x3b\xf5\x25\xb4\xff\xd4\xf7\x93\xfe\xe1\x54\x88\x80\x30\x3e\xd0\x23\x17\xee\xc4\xf2\x52\xdd\x1c\x4c\xeb\xea\x8d\x4e\x75\x1b\x10\xa4\x53\x50\x2e\x17\xf1\x9c\xa2\xd1\x69\x8f\x25\x91\x48\xb0\xe3\x03\x3d\x32\xce\xcb\x54\x6a\x5f\x19\xab\x0d\x04\x9b\x88\xb8\x39\x39\x5c\x17\x16\x58\xc5\x8a\xab\x49\xbc\x6d\x83\x35\x90\x03\x2e\xb6\x4f\xfd\x96\xd1\x71\x71\x0f\x1b\x44\xc4\x6d\x24\xaa\x18\x97\xc0\x66\x08\x30\x11\x6e\x93\xb0\xca\xe3\xc2\x4a\x05\x3a\x7e\x5c\x69\x78\x72\xfa\x4f\x3d\x15\x68\x0f\xec\x02\x10\xe9\xb8\x10\x91\x80\x63\x0c\xa3\xce\xfa\x68\x5c\x13\x2e\x8d\x75\xb8\xa6\x38\x27\xea\x21\x4e\x64\x04\x1a\xd7\x21\xd7\xc5\x6f\x09\xe3\x4d\xac\xb2\x01\xe6\xaf\xab\xd7\xbc\x20\x42\xea\x93\x2e\x44\x2a\x2d\xad\x17\x2f\xb7\x3a\x33\xa2\xce\x56\x75\x3c\xd7\xa1\x6e\x8f\x71\x02\x66\x0e\xf4\x34\xd7\x29\x51\xa4\x9e\x38\x61\xe0\x08\xc7\x05\x17\x48\x30\x83\x71\x9d\x44\x60\x41\x2c\xbd\x4e\x33\x56\x59\xc6\xef\x32\x6c\x0f\x86\xe9\xab\x97\xa8\x30\x1e\xe0\x0c\xcd\x31\x60\xc4\x92\x4b\xb8\x2e\x33\x59\xb1\x56\x78\x12\x10\xc6\x7b\x10\xa5\xb6\x75\xd7\x04\xeb\x6d\x4b\xdb\x28\x12\x5a\xaf\xbe\xc7\x32\xdc\x30\x04\xf8\x12\x68\xcd\x7d\xb9\x88\xc9\xb7\xd9\x86\xa4\x24\xe5\xab\xd7\x1b\x86\x71\xc2\x95\x16\xcf\x06\x18\x47\x0d\x18\x97\x92\x0f\x22\x9e\xd1\x6b\x55\x5f\x10\xbd\xb6\x7d\x7b\x8d\xc8\xb9\x7f\xed\x81\xc3\x34\xdb\x70\x6e\x3d\x4b\xba\x45\xb9\xb6\x58\x81\xd5\xb1\x81\x8f\xec\xc4\x11\x1c\xd7\x67\x0c\x63\x8e\xaf\x8e\xe3\xeb\xbb\x60\x22\x83\xb0\x4b\x43\x4c\x24\x1e\x18\x03\x1c\x64\x90\x6c\x65\x80\x83\x0c\x8d\x64\xf7\xe6\x7d\xa9\x94\x61\x34\x90\x6a\xee\x5d\x15\x56\x50\x96\xe0\xd1\xbf\xae\x95\x7c\x17\x9c\x5f\x2f\xbf\x8c\x9a\x31\xee\x30\x34\x2f\x83\x12\x87\x34\x2d\xe3\x5d\x0f\xc5\x27\x12\x6c\xc7\xc1\x74\x10\x09\xb6\x81\x21\x1b\x44\x79\x4d\x32\x76\x8f\xdb\xb8\x4a\x70\x48\x37\x31\xbd\x88\x31\x36\x6e\xcc\xaa\x8a\x48\xb7\x49\x50\x79\x1d\x6f\x0e\xa6\x2f\x34\x00\xbc\xae\xb9\x1b\xa0\x5d\x4c\x27\x8d\x77\xbd\x94\xda\x68\xab\x2e\xea\x4d\x84\x0e\x75\x2a\xb7\x51\x39\xe0\x78\x6e\x9d\x71\xd1\xc1\x80\x99\xab\xf8\xfa\x0d\xb0\x71\x11\x8e\x13\x0b\x69\xf3\x5b\x5f\xa2\x04\x7e\xfb\xe8\xc6\xc3\xb7\xc8\x42\xa3\xf2\x17\xac\x5b\xf8\x9a\x3e\x04\x92\x73\xbe\xcf\x8e\xd3\x2d\xdf\x05\xdf\x56\x71\xa1\x19\x8f\x61\x8b\x10\x45\x1f\x9c\xd7\x71\xf6\x1d\x0f\x86\x10\x52\xf3\x8f\x07\xc0\x27\xfe\xb0\x83\xa8\xa1\x41\xdc\xf3\x01\xfe\xac\x2a\xd6\x3d\x10\x3c\xf5\x8b\xcf\x97\x74\xb7\x50\xc6\xf8\xe1\xb7\xba\xa8\xed\xa0\x2c\xee\x87\x3e\x43\x87\x60\xfa\x4c\x15\xbe\xb4\xd7\x33\x83\x3d\x7a\x10\x43\x08\xc5\x33\x9e\xa1\x3e\x8c\x39\xb2\x8f\x38\x1c\x8f\x47\xf7\x36\xf4\x52\x04\xeb\x6c\x42\x39\x08\xd6\xd9\xb5\x4c\x3d\x84\x06\xd2\x32\xf8\x20\x32\x4c\xd7\xe7\x12\xe1\x4e\x7b\xc0\x90\x72\x42\x04\xdc\xac\x24\xce\x18\x0f\x89\x54\x00\xdf\x8e\xe7\x36\xf3\x3a\x73\x31\x76\x9a\xe3\x7c\xb4\x32\xd3\x5e\x29\x62\x5a\x86\x53\x81\x8b\x7a\xd4\x09\x71\x86\x5f\xa0\x46\x80\x45\xc7\x8b\x71\x0b\xec\xe3\x78\xc9\xdc\x85\x2b\xd7\x78\x77\x43\x33\x05\x65\x15\xd0\x96\x51\x40\x73\xf6\xde\x0f\x6a\x34\x28\xe3\xd2\x56\x2d\x13\x75\xb6\xdb\x9e\x70\xce\x9b\xed\xf1\xab\xdd\xac\xc7\xa3\x85\x87\xfd\x25\xb2\x49\xfb\xca\x88\xb4\xac\xdb\x5b\x14\x51\x2d\x1b\xdd\x77\x52\x36\x4f\x25\xf5\xc0\x97\x70\xeb\x1a\x60\xf2\xba\x04\xfe\xad\xc2\x25\x98\x23\xe2\xaa\x7a\xc7\x57\xbc\xa3\xdf\x02\x0c\xaf\x11\xee\x6d\x70\x48\x9c\xc9\xb7\xa1\x4f\x85\x00\xbf\x30\x1d\x42\x21\x5e\x7c\x66\xf7\xaf\xac\xae\x9a\x3e\x0d\x27\xcf\x59\x22\x28\x67\x25\x46\xe0\x20\x28\x67\x6b\x3c\x14\xef\xf4\x3c\xd0\x27\xd9\xab\x92\x7b\x41\xb0\xcb\x26\x37\xff\xa2\x57\xd6\xba\x2d\x96\x4e\xf1\xf3\x35\xd4\xcf\x57\x8f\x41\xd1\xb9\x9b\x03\x17\x69\xc1\xc0\x97\x7b\xfe\x92\x33\x03\x8c\xd7\xc8\xae\x33\x5e\x9d\xb3\xb9\xd0\x1f\xd0\xae\x5b\xaf\x6f\x14\x1f\xbc\xf1\xd7\xab\x96\x51\xa0\x43\xe5\x5f\xcc\xb3\xdf\xe4\x1e\x5f\x20\x06\x82\xd5\x4c\xee\xe4\xfd\x94\x92\xd4\xbf\x70\x42\x61\xd9\x24\x1d\xf4\x69\x58\x1e\x17\x4c\x4b\x19\xdc\xc0\x4b\x9c\x2a\xfc\x1f\x27\x80\xba\xe4\x5b\xd3\x28\x97\xc0\x34\xe6\xb6\xc1\x25\x54\xdb\x48\x90\x0a\x65\x32\xcc\x7c\xbf\x45\xd1\xbc\x44\xe3\xb9\x81\xa0\x87\x23\x99\x44\xbf\x4c\x92\xb0\xcc\xcd\x6c\xcd\xeb\x85\x9e\x44\xc2\x4c\x02\xfc\x4d\x70\x75\xc9\x4b\x36\x89\x8a\x59\xa7\xdf\xda\x61\xb9\x37\xc6\xf3\x5d\x02\xdb\xe8\xfe\x14\x94\x99\xcb\x7a\xbd\xa6\x01\x31\xd1\x97\x4c\x02\x5f\xf6\xfa\xb5\xd7\x57\x71\xa3\xac\xc7\x03\xed\xf5\x9b\x2b\xcc\x05\x00\x30\xd1\x34\xe6\x56\x54\xe0\xd2\xbf\xfa\xc2\xb4\x3d\x00\xe0\x9d\xf1\x0b\xfa\x9d\xd4\xe3\x28\x4c\x8c\xf8\xb9\x55\xad\x6f\xf4\x83\x35\x10\xe0\xeb\xdc\x2a\xa1\x9c\x1c\x27\x97\x03\x5f\xb9\xb9\x61\xb0\xa9\x41\x9f\xe4\xca\x84\xf8\xcd\x0d\xc8\x06\x61\x98\x27\x98\xbf\xc0\x07\x70\x6e\x86\xee\x69\xf4\xc9\x45\x01\xb9\x3f\x37\x2f\xca\xce\x5c\x54\xd6\x17\xc6\xd0\x75\xbf\xa1\x4d\x77\xef\xe8\x5f\x97\xa4\x9d\x7e\xc0\x51\x55\xe7\x4b\x58\x77\xbc\x49\xe6\x06\x37\xdf\x1d\x27\xd1\x43\x8a\xfb\xd2\x5d\x07\xbe\x15\xc6\xbd\xe3\x5b\x3a\xb5\x57\xeb\x51\x59\x38\xce\xf0\xbc\x31\x47\x7c\x57\x87\xf3\x0a\x13\x65\x33\x1e\x60\x26\x44\xd3\x9d\xe0\x11\x83\xa0\x84\x73\x23\x55\x1e\x91\x23\xe6\x66\x16\xf6\xaf\x0d\x20\x58\xf7\x11\x2b\x27\xc8\xf7\x49\x60\xd0\xd6\x5d\xcf\xf4\xe1\xf5\xb7\x84\xe2\xf6\xdc\x0e\xa5\x26\xc6\x86\x9b\x1f\x7e\x8e\x73\x83\xc3\x4e\xcf\x09\x1e\x36\xdf\x7e\xe1\xfe\x07\x88\x77\x8a\x5f\xc4\x03\x66\x6e\x43\x5f\x66\xf6\xe5\x93\x46\x6c\xc3\x5c\x06\x63\xc0\xaf\x96\xb0\x48\x73\x9b\x46\xb1\xa1\x8d\x56\x57\xcf\xc9\xa7\x3b\x67\x9c\x10\xaa\xdd\x75\x3e\x80\xfc\x38\x4e\x19\x16\xf7\x02\xb5\x00\x0f\xe9\x04\xbf\x58\xf1\xe4\x98\x1b\x84\x0a\xd5\xc7\x14\xcb\x88\x95\x76\x6e\x84\x12\x42\x75\x33\x0d\x36\x1a\xee\xfb\x65\x8e\xd7\x5f\x41\x33\xe6\x86\xa9\x7f\x38\x09\x50\xff\x00\xf9\x26\x60\xc5\x3a\xbd\x70\x28\x55\x77\x37\x04\xdf\xc0\xe1\xa6\xbd\x5a\xcd\x58\x30\x13\xed\x2e\x79\x7a\xee\x5f\x06\xa7\xb5\x21\xbb\xe9\xbe\x72\x52\x06\xa0\xc8\x25\x20\xca\x68\x07\x33\x34\x77\x22\xd3\x62\x78\x98\x7b\xd1\x67\x73\xf5\xbf\x57\x94\xd1\x5c\x3e\xa2\x86\x06\x5e\x02\x93\xa8\xa1\x01\x46\x6a\x02\x26\x4c\x9c\xaa\x27\x11\x44\xa3\xdb\x27\xf1\xd0\xb1\x12\x4e\xa3\x89\xba\xc9\x3b\x88\x7b\x14\xac\x73\x0f\xc5\x2e\xbe\x45\x94\x10\x74\x36\x73\x47\xc1\x4a\xda\xb3\x69\x14\x50\x17\x75\x27\x24\x0e\x3a\xb9\xb9\x2b\xc6\xb2\x21\x80\x0c\x3b\x98\xbc\xb9\x13\x8f\x8a\x98\x64\x93\x88\xa0\x89\x78\x38\x77\xc2\xdd\x00\xe2\x9d\xfb\x50\x01\x4d\x9f\xd3\xec\x3d\x3b\x65\x43\xfa\x50\x26\x54\x39\xa1\xa9\xa7\x91\x3f\x25\xb4\xbb\x19\xdc\x1b\xe3\x34\x02\x2d\x97\x80\x88\xa0\x0d\xae\x68\xee\xa6\xfe\xda\xf8\xd6\x09\x76\x6a\x30\xe6\x4b\x5f\x5a\xea\x71\x29\xd9\x8b\xf5\xae\x2d\x63\x36\xe1\xb3\xf3\x05\xfa\x81\xaa\x61\x8a\x0b\x94\xd8\xec\x06\x5b\x4c\xc6\x79\x89\x21\xa3\x4f\x23\x88\x56\xda\xf0\xe8\xe1\x26\x37\x77\x92\x7d\x20\x4a\x4c\x30\x85\x81\x11\x65\xee\x88\x51\xe4\xb2\x9c\x3b\xde\x27\x15\xc2\x00\xbe\x30\x86\x63\x7b\x24\x0c\x8c\x8d\x47\xb2\x38\x86\x2f\x57\xe3\x2a\x83\xe1\x6b\x28\x9d\x27\x81\x3e\x2b\x79\x26\x66\x21\x0c\x33\x98\xb6\xf9\x61\xfb\xd6\x43\x3a\xcb\xae\x28\x14\x94\x71\x33\xe3\x4c\x96\xea\xba\xed\x94\xb5\xb4\xd2\x4f\xd5\xfb\x81\xf6\x38\x49\x77\xd6\x04\x1c\x5e\x85\xa3\x9a\x05\xee\x19\xcb\xf2\x2c\xa6\x9d\xe3\xee\x10\x7c\xb3\x63\x24\x98\x45\x6b\xa9\x65\x38\x1b\x1f\x43\xb0\x7a\x15\xb5\xcc\x2c\x61\x48\x6c\xcb\x58\xf4\x20\x7e\x04\xd3\x0c\xac\xb7\xb3\x90\xdd\x9c\x18\x84\xb3\xe8\x9d\xd0\x98\x23\x01\x21\x08\xf5\x3d\x0b\x16\x55\x42\x6b\xcf\xf2\x19\x72\x2c\xa3\x4a\x82\x88\x16\xce\x5b\xd8\x8f\xa1\xbe\xfd\xed\x09\x07\x0f\x51\x07\x0f\xd7\xbf\xf9\xea\xfe\xc7\xdd\x2f\x26\x03\x77\xbe\xe8\x0e\xc1\xd5\x4d\xf1\x6d\xf8\xa2\xce\xf2\x98\xec\x9a\xfe\x11\x6f\xc9\x45\x31\x09\xb2\x59\xc3\xfa\x57\xcf\x89\xd5\x1e\x3c\x59\xf3\x91\xa9\x32\x0e\xc3\x32\x04\x72\xfc\x8a\x33\x9b\x15\xa5\x1b\x11\x65\x67\x25\xa3\x36\x31\xbd\x66\xdd\x15\xa9\xd6\xc2\x57\x38\x03\xcc\xb6\xb3\xe2\x97\x87\x5b\xc2\xac\x58\x12\xc9\x89\x39\x2b\x71\x8c\x40\x43\xcf\x6a\xd0\x40\x0e\x2c\x18\xb5\x86\x28\x37\xab\x49\x22\x58\xd4\x5a\xb0\x88\xf1\x7a\x55\x59\x6b\xb8\xab\xda\x0c\xcb\x43\x1b\xd0\xfd\xe8\x24\x66\x35\x2d\x1c\x04\xa3\x36\x09\x27\xf5\xe4\x31\x24\x1a\xed\xac\x26\x6b\xf0\x5b\x21\x57\xc1\x5c\x12\x6e\xc9\xfa\x44\x4c\x80\x83\xa9\x09\x91\x63\x43\x2a\xee\x28\xe1\x18\x0c\x33\x0c\x37\x03\xb6\xac\x77\xd7\x04\x3d\x19\x7e\x76\xb3\x22\x3e\x93\xd1\x68\x12\x2d\xb3\x92\x67\x73\x56\x74\x3f\x72\x87\x44\xcb\xcc\xcd\xef\x9e\xe8\xf6\x20\x48\xf5\x52\xc4\xa6\x1e\xa0\x23\x30\x87\x49\x60\xca\x40\xfc\x99\x95\xc7\xc4\xd7\x97\x60\x94\xad\x3b\x66\xd2\xbf\xf9\xb2\x36\x43\x53\x33\xfe\x86\x95\x6d\xb0\x47\x04\x70\xec\x64\xce\x9e\x4d\xdd\x27\x8f\x09\x41\x15\x13\x60\xf3\xfc\x2d\x90\x22\x6d\xf4\x67\x84\x28\x8a\xc1\x42\x1c\x9e\x0d\x2f\x07\x4c\xf4\xb3\xa5\xf1\xee\xd7\x78\x3a\x9e\x10\x1e\xcc\x8e\x0e\x12\x1f\xc9\xd9\xe1\x12\xe4\x62\x3b\x84\x1c\xaf\x88\x49\xdc\xb2\x4a\x92\x8e\x29\xec\x05\x5f\xce\xd9\xf1\x31\x44\x1f\x36\xbb\xce\xd9\x1c\xde\x4e\x90\x00\x14\xe8\xb3\x03\x6d\x90\xe3\xec\x87\xd0\x03\x7e\x6b\xe8\x9e\x8d\x3e\xc9\x43\xfa\x5b\x19\x4b\x19\xeb\xd0\xbf\x90\xcf\xd4\xa3\x33\x23\x56\xd9\x34\xdd\x3f\x6a\x90\x49\xec\xb1\x0e\x50\x73\x76\x44\xe3\xc9\x59\x32\xde\x58\x38\xc7\x1b\xb0\xf4\xb0\x1e\x71\x29\x2d\x13\xff\x8f\x3b\xd2\xf1\x54\x40\xf7\x3c\x89\x37\xd6\x91\x40\x66\xec\x12\xec\x35\xe6\x2f\x06\x18\xdc\x64\x68\xf1\x64\xcd\xa3\x88\x53\x5c\xfd\x04\x0f\x38\x00\xe0\x19\x1a\xa2\x20\xd8\x40\x51\xba\x5c\x51\x60\x85\xc7\x0f\x74\x12\x1b\x2c\x71\x6f\x9b\xd1\x54\x07\xd9\xc6\xf8\x61\x41\x19\x9d\x28\x8f\x43\x34\xb8\x40\x08\xed\x07\x63\x71\x6c\xc0\x55\x50\xd0\x4f\xe0\x2a\x29\x27\x47\xa6\xf9\x4e\x80\xc8\x09\x74\xa5\x87\xdf\x05\xba\xe2\x43\x14\x04\xa5\x50\x6a\x8a\x00\xad\xcf\x23\x6c\x48\x31\xa2\x25\xcf\x08\xbd\x3d\x28\xa3\xce\x22\x00\xeb\x24\x73\x7c\x82\x95\x9c\x01\x56\x2f\xfc\x2d\xf1\xf3\xc8\xa8\x36\x43\x6c\x68\xec\xbf\x22\x66\xc4\x21\x6b\x58\x3a\x66\x10\x73\x1c\x84\xf8\x0c\x53\x97\xc1\x16\x12\x7b\xac\x7d\x0b\x36\x44\xcd\x33\x90\x75\x48\x7b\x40\xc0\xc2\x4c\x47\x5f\x7b\x08\x15\x04\x29\xa6\xf9\x22\xa9\x87\x7d\x2d\x2e\x9e\xa9\xe4\xe1\xae\x62\x9a\x58\x98\x49\x90\x8c\x34\x5d\x98\x29\x47\x42\x9b\xc3\xa8\xa7\x7c\x17\x25\x32\xf1\xd0\x67\x20\x4f\x03\x0f\x99\x71\x1a\x1b\x8c\xf1\x1b\x6b\xca\x6f\x11\x4d\x00\x9c\xd3\x8c\x4b\xeb\x0c\x73\xc1\xe5\xa6\x40\xf0\x42\xb1\x1a\xe2\x14\x46\xc2\xac\xfe\x16\xe5\x7e\xd8\x5e\x6c\x90\xf5\xc4\xca\x72\xee\xbc\x52\xe0\x6c\x66\xc0\xc1\x10\x41\x74\x06\xe2\xb9\x2f\x62\x98\x50\xd7\xf5\xc1\x89\x56\xee\xc1\x34\xf4\xc0\x04\x26\xf8\xa1\xc4\xcd\x69\x9a\x92\x5e\x96\xfb\xff\x66\xec\x5f\x72\x6d\x07\xb5\x2f\x7d\xb0\xfe\x6b\xc5\x6d\x82\x01\x03\x46\x3a\xba\x7d\x81\x89\x9d\xb5\x2c\x64\xff\x0b\x29\xbe\x6f\x9d\x7f\x48\xa1\xcc\x38\x51\xf2\xda\x6c\x9b\xf7\x63\x32\x1f\x63\x34\xc1\xf8\xec\xc3\x57\xc6\x1b\xbe\x7d\xb5\xee\x31\xb9\xa4\x1f\xb3\xbd\x5c\xe1\x93\x13\xf0\x63\xa2\x39\xc1\x3f\xac\x6c\x48\xcc\xb0\xce\xdf\x5e\xcd\x60\x9a\xbf\x5d\xc4\x0d\xd7\x18\x5c\x09\x06\x3e\x49\x15\x64\xd7\xd1\x2f\xa5\x84\x9b\xdf\xb8\x69\x20\xcd\x74\x40\x36\xd1\x2d\x8d\x9e\x3c\xdd\x3b\xbf\x99\x33\x6c\x8a\x9d\x2b\x36\x3a\xce\x81\x7f\x52\xf5\xba\x0a\x76\x5a\x6f\xa6\x23\x9d\x63\x0c\x18\x9d\x00\xf4\x62\xfe\x2c\x6e\xe2\xfb\x46\x57\x57\x54\xa8\x5b\x51\xba\x3d\xfd\xdf\x6f\xf5\x37\xbc\xa3\x6b\x03\xed\xea\xe8\x1d\x71\xf6\x1e\x3f\xd6\xf6\xdf\x6f\xdb\x52\xf9\xad\x84\xd1\xf8\x8d\x25\x9a\x79\x02\xbe\xda\x0d\x30\xe5\xe8\x48\x51\x44\x3f\x8c\x2e\xa2\x2c\xe3\x02\x83\x7b\x53\x5d\xf0\xf3\x91\x62\xf3\x80\x91\xbd\x61\x25\x1f\xbd\xeb\x46\x41\x59\x48\xe7\xf8\x9c\x8d\xae\x3e\xd2\x36\x12\xea\x03\x37\xc0\xe8\x84\xf1\x0c\xeb\x3f\xd9\xd4\x91\xb0\x3b\xc6\x92\x61\x7f\x4e\xaf\xed\x94\xc5\x5c\xf5\x2a\xda\x43\x57\x20\xfa\x7f\x4b\xce\x42\xdd\xf0\x35\x04\x11\x7a\x80\x73\xd6\x08\xa6\x1f\xb2\x8f\x7b\x68\xe8\x12\x05\xab\xfd\xe8\x1f\x92\x16\x57\xd7\x07\x95\xce\x83\xe4\xfd\x00\x9f\x85\xea\x69\x3c\x7a\x3b\xfc\x7e\xe3\x4b\x47\xfd\x71\xa1\xea\x38\xc1\x8e\x07\x95\x0e\xb8\x80\xe3\xb9\xd0\xf9\x65\xd3\x91\xb0\x8b\xdf\xa2\x22\xe0\x90\x7c\x12\xd6\x7f\xea\xfc\x30\xaf\xbc\x39\x80\xc1\x76\x8f\xfc\xaf\x40\xf3\x01\x3d\xfa\x0d\xe3\xcd\x78\x74\x97\x60\x41\x3f\x32\xa2\xa0\xb7\x78\x74\x56\xb4\xe2\x45\x92\x11\x0a\x87\xf3\x8e\xc0\xdf\x01\xd3\x79\x77\x42\xe1\xcb\x55\xb1\x9a\x0d\xfc\xb7\x8a\x83\x86\xff\x56\x03\xc8\x6f\xe8\xbf\xf5\x98\x27\xb1\x66\x8f\x65\x29\x69\xd9\x91\x95\x30\x0f\x26\xec\x53\x85\xdc\xa1\xc3\x64\x0a\x42\x9a\x7c\x24\x8f\xb8\xfd\xed\xc6\x43\x3e\xcd\x45\x49\xdd\xa0\xc2\x52\xb2\x7c\x0c\xdf\x62\x72\x3d\x3a\xaf\xb2\x38\x60\x0d\xef\x18\x06\x06\x8c\xe0\x1d\x38\x97\xf1\x08\x93\xc2\x89\xf2\x00\xce\x88\x53\xe5\xf8\xf9\x3f\x59\x67\x14\xd6\x4e\x70\x7c\x9e\x2a\x01\xc7\xe3\x61\x13\x22\x56\x6e\x3c\x86\x57\x21\x89\xc2\xe4\xdd\xf0\x52\x1f\x62\xb0\x11\xf7\x3a\x1e\x40\x18\x09\xfa\x1f\xcf\xa7\x25\x8b\x3a\x88\x6b\xdf\x7c\x47\x65\xf7\x29\x77\xa8\xec\xa6\x1f\x06\x01\xfa\xb8\x75\x8c\x81\xcb\x0c\xce\xc0\x63\x18\x4b\xcb\x58\xe0\x47\xd5\x71\x85\x18\xfa\x4e\x75\xbf\xc5\xc3\x1a\xf7\x87\x31\x00\x67\xc4\xcb\x7e\x0c\x90\x32\x40\xd0\x18\x03\x58\xee\xc7\x72\x01\xe3\x03\x5c\x6f\x80\xd3\x76\xbb\xf1\x0f\xa4\x67\x1c\x86\xc7\xc0\x57\xef\x62\x71\x0f\xc6\x1a\x92\xe1\x31\x60\x8b\x22\x5a\x62\x8c\x2a\xd9\x2f\xdf\xe2\xf6\x02\x9c\xf3\x00\xd7\xad\xe3\xb6\x30\xf4\x6d\xc2\xc1\x72\x8c\x61\x1b\x79\x07\xab\x2b\x0a\xf1\x31\x94\xd2\x2c\x97\xf1\xfd\xb5\x6b\x1a\xf7\x47\x59\xd3\x83\xda\x77\x08\xd7\x41\x4a\x03\x47\xad\x13\xaa\x37\xc0\x51\xeb\xb8\xb4\x0c\x58\xba\x2b\x0e\xa8\x43\x4c\x35\xac\x6f\x03\x8c\xb4\x7b\x30\xee\xb0\x6e\x37\xaf\xed\xc3\x6b\x75\x37\x1d\xdf\x41\x0e\x1c\xb0\xd0\x8a\xeb\x62\x70\x70\x81\x4e\x3c\x86\xd7\x6a\x84\x88\xf1\xf3\x99\x23\x9d\x79\xe2\xc6\x30\x3e\x51\x3c\x28\x17\x2e\x0d\x80\x38\xc7\x44\x4f\xac\xaa\x01\x57\xa9\x0a\xa2\xc7\xf8\x91\x6c\x23\x44\xcc\x8c\xdf\x18\x52\xce\x2c\x58\xf0\x39\x30\x71\x47\xea\x84\xd5\x0d\x30\xc9\x6a\x65\x6e\x80\x31\x76\xe3\x3e\x33\x26\x28\x24\x78\x2f\x8c\xc9\x55\x9a\xe8\x9c\x01\xc6\x58\xc7\xa5\x62\xe0\x9a\x54\x70\xed\x19\xd3\xf1\x62\x0e\xcf\x0a\xcc\x17\x87\xc6\xf4\x8a\x5d\x7d\x1f\xb6\x78\xf6\x99\xa9\xf1\x80\x83\x71\x82\x84\xec\xa6\x35\xa5\xa8\x44\x10\x98\x52\x54\xfa\xed\x14\x12\xfe\x5f\xd6\xcc\x31\x17\x83\xcf\x86\x04\xcb\x75\x45\x11\x3f\x26\x62\x36\xe1\x2b\x63\x82\xc1\xdd\x6d\x04\xde\xe2\xc3\x02\x25\x26\x65\xd7\xc6\x47\xa4\xaa\xcc\x5d\xb2\x33\xb1\x70\x97\xe2\x34\x9b\xdf\x42\x19\x9d\x59\xe8\x0b\x10\x37\xc2\x51\x06\x6e\x1d\x05\xc8\xa0\xb1\x10\x9b\x95\xd8\x96\x5c\x81\x0c\xda\xba\x65\x6e\xa9\xfc\x26\x04\x8b\x05\x81\xbb\x47\xf3\xd4\x11\xbf\xaa\x59\x2e\x94\x69\x70\x7d\x0e\x5c\x39\x6e\x15\xd0\x0b\x58\x15\x15\xf4\x6b\x48\x6d\xc5\x3b\xc4\xe8\xe1\xc9\x3e\x96\x2e\x03\x4c\x70\x58\x9f\xeb\x6d\x7d\xc2\x90\x27\xda\xc8\x75\x03\xc0\xca\x01\xce\x53\x21\x56\x6e\xac\xd7\x0d\xfe\xa4\x87\x20\x7a\x2c\xfa\x48\xe8\xab\xd0\x29\x82\xf9\x54\x71\xfd\x18\x91\xc4\xb5\x3f\xf9\x87\xf8\xfe\x2c\xe8\x28\x92\x5c\x34\x7e\xeb\xe8\x4b\x3a\x16\x4f\x0d\x1e\x71\x2b\xa9\xf0\xfb\x4c\xa8\x1b\xb7\x94\x11\x92\xd4\x30\x16\x40\x12\x55\xa0\x81\x46\x88\x56\xca\x86\x0d\x61\x6c\x05\x86\x68\x68\x96\xf7\xca\x1f\x9c\xd6\x98\xfd\xc7\x86\x55\x09\xe4\xdb\x01\x1c\x50\x53\x37\xb9\xc1\x30\xf3\xb4\xde\x19\x09\x1b\x89\xea\x47\xdc\x4a\x3e\xbb\xe2\x54\x89\x94\xb6\xb9\xaa\x80\x16\x3b\x76\x13\x98\xaf\xf0\x1b\xe9\xa7\xf8\x9b\xeb\x98\xf9\xa3\x58\xc7\x2b\x7f\xec\x69\xd8\x0f\xf5\x91\xab\x94\x53\x5c\x98\x1a\xf5\x79\xf0\x90\x16\x25\xf5\x2d\x49\x0a\xfd\xb0\x75\xcc\xa6\x6f\xf7\x2f\xe8\x9c\x3a\x60\x58\x72\x23\x81\xbb\xf3\x56\xca\x81\x97\xb3\xe2\x2b\x39\x5e\x19\xa2\xd8\xf0\xde\xae\x55\xb4\xf3\x1b\x07\x6f\xda\xf8\x7a\x93\x61\xbc\x5e\x41\x2d\x69\xcb\x3b\x3c\xc4\x2a\xbf\x61\x8e\xa7\x9e\xef\x00\x1e\x8a\xc3\xe1\x15\x02\x9c\x5b\x90\xbc\x90\x1a\x21\xa0\x7b\xbc\xbb\xf5\xd1\xfd\x04\x35\xc2\xbb\xa4\x66\x24\xcf\x65\x38\x1c\x65\x2d\x5c\x9f\x98\x6f\x6f\xe0\xd3\x69\x3d\x09\x43\xba\xd9\x14\x5f\x11\x31\xd8\xf0\xa0\x69\x7c\x20\x43\x19\x50\x33\x16\x25\xef\x97\xf8\x68\xbc\xef\xc7\xbb\x75\xa8\xf6\x37\x6a\x99\xcb\xdf\xb8\xea\x58\x67\x62\xa2\x95\xe4\xa0\x72\xbc\x01\xee\x1c\x1f\xae\x19\x17\x57\xcb\xcf\x8d\x96\xf5\xfb\x11\xa2\x86\x13\xfb\xc0\x82\x5c\x08\xee\x1f\x50\x30\x56\x68\xf6\x86\x96\x59\x0c\x90\xe3\x53\x2f\x8e\xf0\xf2\x61\x4c\xaa\xff\xde\xcc\x30\xc3\x36\x7c\x92\xc6\x87\x87\x3b\x3e\x4c\xe3\xd3\xd4\x4f\xa3\x3f\x26\x1d\xe1\x34\xe3\x6b\x10\x2e\x30\x98\x40\xaf\x74\x10\x16\xc6\xc7\x64\x84\xcc\x73\x00\xa5\x52\x41\x4f\x1d\xf0\x18\xde\x84\x00\x0d\xb8\x0b\x6f\xcc\xf8\xe3\x1b\x28\x4f\x99\x68\x9a\x73\x91\x0c\x66\x5c\xf7\x7f\xff\x93\x30\x35\xcf\x38\x12\xc3\x20\xe6\x6e\xc6\x69\x74\xc2\x72\x37\x23\xdf\xfc\xee\xfc\x7e\xcf\x3b\x67\x07\x9f\x71\x36\xc8\x84\x1f\xdb\x84\x01\x3d\xe1\xcb\x35\xe3\x74\x46\xc2\x9d\x64\xe2\xcb\x35\x70\x9e\x9c\xe0\xb4\x25\xf4\x7f\x33\x2a\x79\x9e\x6b\xe3\x8c\x23\x11\x26\x24\xaa\x19\x95\x3c\xcf\xc2\x9a\xd1\x79\xe7\x9c\x22\x13\x5f\xae\x01\x2c\xf1\xc4\x97\x2b\x41\x68\x3c\xf1\xe5\x1a\xb7\xf9\x0c\xea\x50\xc8\x7f\xf0\x6d\x31\xfd\xd4\x19\x09\x6c\xe2\x6b\x35\x6e\xdb\x38\x29\xeb\xe6\xfd\x35\x4f\x7a\x25\xfd\x48\x03\x09\x60\xca\x89\x3f\x53\x02\x50\x72\xe2\xc3\x94\x08\x52\x9f\xb0\x6e\x27\x42\xaa\x26\x4c\xdb\x09\x1f\xa3\x09\x1e\xdb\x00\xcd\x61\xc2\xba\x9d\x70\x27\x99\xf8\x21\x25\x74\x3c\x93\x4d\x6e\x00\x81\x3c\xf1\x43\x4a\x48\x4b\x13\x46\xed\x01\x24\xce\x8c\x97\xfc\x1b\x65\x7d\xb4\xf1\xa1\xac\xb3\x29\xa6\x64\xfe\x67\x52\x0f\x1c\x65\x27\x98\x6d\x09\x2b\xf9\xc4\x27\x29\x01\x87\x3c\xf1\x49\x1a\x28\xd9\x27\x38\x6d\x09\x34\x87\xb9\xcf\x64\x1f\xf8\x66\xcd\x7d\x7d\x27\xfd\x48\xd5\x13\x6c\xb6\xc1\x15\x7e\xc2\xc6\x9d\x00\xec\x9b\xe0\xb1\x25\x30\xdb\xe6\x4e\xd4\x8d\xfa\x6f\xe7\x09\x75\x86\x69\x3b\x41\xb1\x36\x61\xce\x4e\xc4\x02\xcf\xed\x3c\x19\xe4\x73\x6e\x0e\x03\xff\xaa\xb9\x6f\xfa\x67\xf0\xed\xb9\xa2\x0e\xae\xe1\x73\xdf\xe4\x33\xc8\xa7\x92\xff\xa0\x3e\xce\x99\xc1\xb7\xcc\x19\x50\x54\x26\x9b\x74\xca\xb6\xf1\x48\x21\x03\xfc\xb6\x09\x69\x76\xc2\xf9\x76\xe2\x06\x95\x00\xd6\x9c\xbb\xd3\x76\xe6\x3c\x78\x66\x09\x21\x62\xee\x87\xb6\xd3\xcf\x90\x57\x27\xfc\xe4\xe6\x66\x5e\x61\x3c\x9b\x7b\x9e\x3a\xb0\x01\xcc\xbd\x3a\xbf\xf9\x36\x4c\xa7\x2d\xcc\x13\x10\x67\xe6\x3e\x52\xe3\x00\xdf\x6e\xee\x4d\x7d\x0a\x75\xde\xe4\x5f\xa8\xe7\x4b\xfe\x85\x3c\x99\x27\xe8\xce\xe7\xfe\x7c\x87\x3c\x3f\xea\x79\x0e\xf6\x89\xfb\xd2\x40\x40\x98\xef\x75\xd6\x1a\x34\x78\xf3\x3d\xb7\x82\xc1\xe6\x37\xdf\x73\xb0\x27\xd0\x73\xe6\x9b\xc8\xf3\x1c\xaa\x13\xc2\xe4\x84\xea\x69\xbe\xe7\x76\x37\x3a\xeb\x05\x92\xe4\x84\x55\x74\xe2\xca\x34\xce\x35\xff\xff\xbc\x99\x4d\x30\xb7\x12\xbc\x7b\x13\x9f\xa7\xc1\xee\x3f\xf1\x67\x4a\x99\x05\xf4\x9e\xcd\x60\x60\x3d\x9c\xef\x91\x84\x46\xb7\x10\x06\x16\xab\xca\x04\x8b\x2b\x81\x40\x31\xc1\xe2\x1a\xe8\x57\x26\xcc\xca\x89\xb0\x99\x09\x2e\xd7\xe8\xbe\x7f\xc4\xcb\x04\x15\xfb\x7c\x1b\x9d\xc4\x80\xbf\x0e\x32\x8b\x03\x16\xe4\x81\xfe\x6c\xbe\x0e\xe6\xc3\xb7\xeb\xd4\xe1\xb1\xd1\xc1\xfb\x4c\xea\xd7\x01\x64\x52\x73\x1a\x8d\xc7\x3a\x3b\x50\x4c\x5e\x4e\x94\x84\x23\xe2\xc4\x87\x29\x11\x74\x3b\xdf\xb3\x58\xc7\x63\x1d\x5e\x3a\x9e\x49\xcd\xa9\x93\x30\x2f\x4f\xfc\x9c\x12\x57\xbf\xf9\x3a\xb0\x0c\xe0\xc7\x40\xe1\x06\x32\xbf\xb3\xf8\x12\x6e\x1a\xf3\x2b\xfe\x6e\xfc\x4e\xff\xfd\xcf\xe0\x3a\x39\x21\xf2\x4d\xe8\x36\x26\xbe\x44\x83\xa0\xe4\xf9\x31\xb0\x48\x99\x13\x9f\xa1\x81\xb5\x6b\xe2\x33\x94\x08\x55\x9a\xdf\xd9\xa4\x07\xd2\xf0\x04\xeb\x2b\x81\x19\x36\xc1\xdf\x4a\x60\x4a\xcd\xef\x21\x9d\x49\x0d\x59\x6e\x02\x15\x62\x82\xc5\x95\x40\x12\x99\x1c\x26\x09\xb1\x7f\x72\x98\xa4\x62\xdd\x16\xbf\x99\xc8\x10\xd5\x26\x18\xb8\x27\x38\x58\xe9\xc2\xd9\x6d\x7e\xb1\xf8\x07\x05\xb3\x8b\x5e\x78\x94\x4d\x9c\x75\x12\xd0\x7f\xf3\xa3\xd7\xc1\x1b\x99\xdf\x67\x3a\x3d\x41\x2f\x62\x7f\x5b\x17\xdb\x1c\xce\x1f\x0b\x70\xa9\x84\xe3\xc2\xba\xec\xc5\x53\xd8\xc2\xf1\x25\x61\x6b\x5d\xb0\xb0\x26\x9c\x5d\xd6\x75\xfb\x7b\xf0\xfb\xb4\xfe\x4a\xbf\x7f\x9c\xaa\xe2\x5f\xba\xf0\x10\x39\xff\xa0\xb4\x9b\x12\x1a\x25\x70\x90\x5d\x9c\x04\x0b\x7f\x91\x84\x0e\x60\x81\x23\x95\x2e\xec\xa7\xeb\x3a\xf2\x6e\xc2\xee\xb9\x00\x95\x3a\xff\xb8\xf9\x83\xee\x6e\x64\x5b\x19\xfe\x46\x4e\x76\x7d\xa7\x08\xbb\xbe\x93\xeb\xb9\x10\xa4\x0b\xcb\xfc\xc2\x25\x22\x61\x84\x5a\x17\x1b\xd3\x85\xd5\x6a\xe1\x1f\x91\x88\x09\x5c\xe0\x3b\x9d\x7f\x90\xad\x23\xf4\xf0\xf5\x64\x24\xd8\xa7\x16\x5e\x0e\xe7\x0f\x2a\xb2\xf8\x7c\x50\xe0\xca\xfe\x83\xcf\x17\x5d\x35\xfc\x82\xac\x06\x1f\x04\x6d\x85\x1a\x79\x5d\x8c\x1d\xe8\x69\x0b\x26\xd5\x44\x7c\xce\xba\xd8\xda\x30\x15\x2d\x80\x97\x12\x81\x48\x0b\x30\xa4\x74\xb1\x1c\x56\x62\xc0\x38\xdb\x57\xe2\xcc\xb9\x58\x0f\x0b\x68\xa4\xf3\xc7\xf9\x3c\x31\x7c\xb0\xe5\xac\x94\x83\xdf\xa7\x38\x88\x4f\xd3\x55\xfc\xe3\xa6\x1e\x85\xac\x18\x63\x1c\x4c\x56\xaa\xfe\x1e\xfc\xe6\xe3\xfb\xfa\xc7\xf6\xb6\x52\xa3\x5e\x34\x30\x75\x3f\x22\xb3\xc7\x74\x0a\x7c\xac\xef\x43\x7d\x8f\x30\x92\xb0\x08\x2f\x20\x8c\xce\x3f\x68\xe1\xb3\xf8\x07\xc5\xb3\x19\x5d\x38\xb2\x2c\x7c\x13\x12\x20\xfb\x2b\x0d\xea\x58\x29\x82\x31\xe3\xa2\xbc\xc0\x26\x4a\xc8\xe4\x0b\x1f\x81\x84\x9c\xbc\xb0\xff\x27\xb4\xae\x2b\xd9\xff\xcc\xe7\xb4\x99\x2e\x7f\xff\x38\xd3\x05\xf9\x71\x25\x64\x0a\x38\xdb\x57\xfa\xf8\x98\xc9\x99\xce\x65\x23\x61\x5f\x5c\x80\x01\xa5\x0b\xae\xdc\x05\x1a\x50\x42\x45\xb2\x40\x03\x3a\xff\x20\xa7\x8f\x6a\x1f\x71\x7a\x01\xfb\x93\x90\x78\x56\x4e\x8c\x05\x0e\x62\x0b\xbb\x7f\xba\x8f\x48\xb2\x32\xe2\xc3\x85\x1c\xb2\x72\xa2\xbc\xb3\x35\xaf\x8c\xfc\x70\x77\x72\x62\x0b\xbb\x99\xa8\x19\x99\xc1\x6a\x64\x07\x8f\x92\xb3\x83\x77\x64\x92\x95\x1d\x9f\xb3\x7d\xaf\xec\xf8\xd0\xa9\xf9\x21\x7f\xa6\x72\x46\x0e\xc4\xe7\x7e\xc1\x84\x99\x2e\xbc\x4b\x56\x9e\xe7\xec\xfa\x55\x88\x43\xfd\xc2\x40\xb1\x32\x4b\x04\x1d\xe9\xca\x93\x75\x04\x3b\xc7\x02\xf3\x26\x21\x96\xaf\xcc\xd2\x21\x76\x66\xe5\x73\x07\x4a\x88\x52\x0b\x3b\x7d\xc2\xf2\xb2\x20\xc6\x4c\x04\xfc\x2d\x30\x69\xd2\x05\xe4\xe2\xc2\x68\x9f\x88\x2d\x58\x79\x4f\xff\x41\x67\x9c\x5b\x4d\x82\x47\x78\x65\x76\xc0\x0b\xab\xf2\xca\x7b\xf3\x0f\x8a\x7b\xfd\x9a\xe2\xde\xc2\x4b\x6c\x2b\x60\xce\x9c\x3f\xf8\x9c\xa3\xaa\x5a\xf1\x8f\x51\x01\x21\x7a\x65\x04\x09\x74\xdd\x0b\x0f\x80\x54\xcf\x39\xb1\x0a\xc3\x08\x5f\xf5\x2a\xc9\x8e\x3a\x92\xdc\x82\x4f\x33\xe1\xe7\xb7\xe0\xb2\x4c\x17\xa7\xf9\x2a\x0c\x4b\xfd\xfd\x66\x47\xc4\x41\x61\x95\xd6\xfc\x83\xcf\xcf\x05\x26\x11\x8d\xb3\xa0\xbf\x3c\xff\xa0\xc0\x36\xf8\x87\x2f\x4d\xff\x41\x5e\x8d\x5e\xf8\xbd\xf4\xf2\xdb\xf4\x8f\x97\x98\xcb\x85\xbb\x41\xfd\xfd\xa6\x22\x6c\xba\x85\x25\x78\xe1\x7b\xbd\x30\xcc\x27\x54\xac\xab\xb0\x57\xa2\x49\x59\x18\xe9\x13\x42\xe2\x2a\xac\x2e\xc2\x44\x57\x71\x84\xfd\x36\x4c\xa7\x16\x41\xeb\x1e\x3b\x2d\xa8\x12\x33\x13\xfa\xc8\xf3\x0f\x5a\xe7\x78\x33\x4d\x81\x6b\x49\x17\x1a\xec\x55\xb8\x07\x10\x5d\xbc\x0a\x9b\xe3\xf5\xb0\xa9\xc0\x32\x99\xb8\x0c\xae\xe2\x44\x78\x6e\x3f\xa7\x0b\xec\x7f\x27\x02\xbe\x4f\xab\x38\x11\xd8\x54\xe0\x9f\x4c\x88\xab\x0b\x33\x7f\x42\x79\xbe\x8a\x43\x3f\x28\x81\x55\x5b\xc7\xbf\x48\x03\xd6\xcd\x1e\x8c\xf9\x73\xe1\x0f\x90\x88\xc5\x59\xb7\xa3\xcf\xfa\x81\x00\x32\xa1\x61\x5d\x90\x38\xa6\x0b\xed\xd5\xc2\x51\x20\xe1\x99\xb3\x60\x62\x4c\x78\x9b\xac\xbb\xfa\x9b\x4c\x99\x2d\x60\x70\x2e\xd8\x0b\xd3\x85\xbb\xdb\x02\xa1\x25\x81\xa6\xb2\xa0\x32\x3c\xff\x20\x27\xa4\x3c\xe0\x48\x16\x10\x2d\x09\xa4\x84\x75\xb3\xfd\x36\x4b\x46\x2a\xc1\x3d\x63\xdd\x63\xf3\xfb\x74\xe0\xcd\x8a\x46\x91\xbc\xe0\x0b\x4c\x38\x83\xae\x9b\x11\xc6\x19\x71\xc1\x0b\x98\xdc\x0d\xee\xc5\xd5\x08\xc0\xa9\x75\x23\xd7\xbb\x1b\x80\xd1\x72\xfe\x41\x4e\x6b\xf0\x0f\x6a\x14\xd6\x82\x1a\x21\x3b\xb6\x4c\x8d\x98\x37\xee\x18\x37\x33\x02\xfb\xe6\xba\xb9\x24\xa2\xc9\x58\x10\xfe\x25\xb4\x98\xeb\xe6\x54\x4c\x50\x13\x2c\x58\xfe\x12\xaa\xb6\x05\xea\xca\xb9\x75\xfb\xc5\x99\x68\xcd\xea\x7d\x5e\xcd\x99\xb2\xf7\x97\xf8\x07\x2f\x21\x1c\xa1\x70\x5a\xe0\xab\x24\x14\x81\x0b\x7e\xbe\xe4\x65\x7b\x55\xc7\xe7\x5c\x7a\x17\x64\x7a\x09\x06\xcd\x55\x8f\xd0\x9f\x52\xf2\x0b\x84\x43\x37\xa5\xea\x20\x32\x24\xb5\xbe\xde\xf8\x4f\xff\x55\xfb\x98\x8a\x57\xfb\x98\x93\x02\x54\x91\xe4\xbd\x68\xc1\x0b\x77\xfe\xe0\x3f\xf6\x19\x9b\x7d\xb5\xcf\xd8\xec\xc1\x09\x39\x17\xfd\xd3\x21\xb0\xb2\x25\x9c\xf7\x57\xe5\xc4\x72\x1f\x6a\x88\x72\x60\x12\xac\x66\xeb\x98\xe2\x2d\xd3\xb1\xec\xf6\x0d\xb9\x00\xb4\xab\xd5\x6c\x28\xb3\xb8\xdd\xbe\x7f\xaa\x8d\x67\x41\x02\xff\x60\xb5\x66\x3a\xf9\xcf\x53\x39\x6e\x4f\x0b\x20\x8c\x84\xbe\x7e\x61\x58\x4f\xa8\x4b\x17\x80\x17\x09\x64\xa7\x85\x71\x39\x11\x1c\xb0\x20\xda\x4a\xf8\xa0\x2e\x88\xb6\x12\x08\x57\xab\x9f\xdb\x77\x02\x0c\x76\x75\xea\x86\x3b\xe6\x82\xf0\x2a\xfd\x76\x9d\x5e\x16\xff\x38\xbd\x82\xd5\x36\xe1\x44\xbb\xb0\xda\x26\x74\xc8\xab\x23\x7d\x12\x87\xbc\x3a\xc7\x1e\x4a\xfd\xd5\x9b\xef\x37\x7e\xfb\xfe\xa9\x44\xef\x59\xd5\x03\x99\xf6\xb3\xc2\x80\xbc\x58\x5d\x9d\x8a\x73\xb5\x77\xaa\x57\x28\x81\x55\x85\x09\x6a\x75\x84\x4f\x18\x66\x57\x47\xf8\x4c\xf8\xca\xaf\x8e\x58\x42\x58\xe9\xea\xf6\x17\xa2\x78\x9f\x6a\x31\x98\x17\x9d\x25\xd3\xfd\x1d\x9d\xdf\x7c\xa0\xfa\x04\x9f\xaf\xd5\x63\xf0\x0f\xbe\xb6\x27\x91\xb9\xbb\x3d\x89\x98\x0d\x22\x45\xfa\xdb\x52\xce\x2d\xcc\x80\x0b\x5b\x69\xc2\x5c\xb9\xb0\x95\xa6\xde\xff\xe5\xe0\xb1\x1e\x84\xc9\x04\x3a\xf6\x7a\x12\x7d\x4e\xff\x3f\xaa\x33\x30\x6b\xaf\x27\x6d\xfe\x71\x8a\x7c\x90\x38\xb9\x42\xae\xc7\xd1\x63\xea\x82\x70\x91\x12\xbe\x10\x0b\x58\x8b\x44\xc4\xeb\x7a\x1c\x3d\xa6\xee\x53\x99\x36\x4c\x5d\xa0\x2c\xd2\xdf\x97\x2a\xa3\xc1\x16\xfe\x38\x94\xcc\xe3\xc7\xa1\x64\x1e\x3f\x1c\x7b\x09\x95\xde\xc2\xd0\x99\x3a\x93\x17\x40\x8a\xf3\x0f\xb2\xed\x14\xc1\x4c\x7e\x38\x03\x09\x21\x5a\xd0\x61\x25\x1c\x55\x17\x68\x13\x09\x53\xfb\xc2\x4a\x9a\x88\x51\x5c\x0f\x02\x0c\xa6\xf6\x05\x92\x44\xc2\x81\x78\x3d\xcb\x77\x68\x5a\x64\xf5\x39\x7c\x1c\x85\x7f\x50\x98\x4a\x31\xc8\xf6\x16\x1c\x56\x7f\x6b\x84\xf8\x03\x62\xd9\x82\xab\x2a\x11\x1a\xbe\xc0\x9e\x48\x84\x59\x2f\x70\x25\x12\x5e\x7d\xeb\x41\x54\x4d\xc3\x6a\x20\xaa\xe2\x78\xbf\x9e\x57\xb5\x8f\x75\x7a\x13\xff\xa0\x4e\xec\x08\x18\x41\xd6\xc3\xbc\x01\xae\x66\x3d\xc8\xad\x09\x04\x82\x05\xd5\x55\xc2\x49\x6b\x61\x72\x3d\xff\x20\x27\xe4\x56\x02\xa4\xd6\x40\xf8\x21\x66\x61\x61\x2b\x4d\xf8\xd2\x2f\xec\xa3\x09\x77\xd8\x05\x8f\x55\xc2\x4c\xb1\xc0\x8a\x48\x78\x7b\x2d\xec\xa0\x09\xc0\xa6\x35\x6e\xaa\xcd\xea\x1a\x3f\x6d\x15\x43\x82\x51\x34\xe1\xaa\xb7\x20\xac\x4a\x18\x5a\x17\xc4\x54\x49\x61\x02\x70\x89\x94\x61\x5e\x5f\x03\xc1\x07\xd5\xc4\x1a\xaa\x35\x60\xf8\x58\xd0\x54\x25\xac\x19\x6b\x30\xd0\x8a\x09\x83\x81\x56\x32\x00\x6a\x22\xe5\xcb\x6c\x9f\xce\x3f\xf8\xf8\x51\x53\x86\x8c\x32\x1c\x76\xee\xc3\xc3\x61\xe7\xbe\x01\x91\x54\xca\xb0\x9a\x2f\x98\xa4\x12\x56\xfc\x35\x54\x91\x40\x8e\xb0\x30\x93\xa6\x87\x63\x61\x38\xd4\xcd\x74\x74\x1e\x98\x8b\xd6\xd8\x36\xc9\x3e\x40\x90\x41\xef\xbe\x86\x9a\x14\x5c\x82\xd6\x70\x4c\xb9\x35\x0c\x24\xda\x0c\x99\xe9\x1a\x48\x2f\xf8\x8f\xac\xe1\x60\x73\x83\x18\x08\xb1\x19\x54\xb4\x85\x7d\x34\x01\x2a\xb4\x66\x62\xfe\xb1\xd0\xe0\x5d\x4a\xd8\xce\xd7\x74\xec\x58\x5b\xf3\x46\x43\x88\xfb\xe2\x9a\x9c\x74\xd8\xce\xd6\x54\x53\x85\xee\x73\x4d\xee\xfb\x44\xa2\xac\x79\xff\xf4\x7f\x14\x87\xec\xe2\x2c\x9d\x8c\xa4\x13\x13\x04\x86\x94\xd1\x42\x2e\xe8\x92\x92\x02\xd1\x64\x90\xd0\xce\xaf\xe9\xc0\xa0\x32\x5c\xe0\x25\x24\xf8\x80\x16\x78\x09\x09\x30\x9d\x05\x3e\x41\xca\xb8\x60\x2d\x00\x0a\x7e\x53\x79\x72\xfa\x64\xe0\xa5\x17\x68\x05\x4c\xe5\x7f\xec\x75\x50\x1f\xa5\x8c\x77\xda\x9a\x6b\xf1\x15\x65\x72\x81\xcf\x18\x4e\xd6\x5c\x9b\x7f\x50\x01\x96\x34\x86\x99\x35\xd9\xa8\xe1\x78\x58\x93\xe5\x03\xd8\xeb\x22\xb8\x3f\x01\xea\xba\x08\xe2\x4f\x00\x62\xae\x85\x0a\x0b\x54\x9d\x45\x40\x7f\xca\x10\xfa\x2e\x18\x89\x12\x41\xf2\x8b\xe8\xfe\xf3\x8f\xc1\x1f\x89\x7f\x34\x7e\x53\x1a\x72\xc7\x4a\x96\xc6\xc7\xd9\xd2\x78\x1f\xcd\x32\x66\xd6\x85\xb9\x36\x65\x55\x34\x84\xe7\x27\x7c\xa7\xd7\x2a\xdd\x7f\xf0\x05\xa2\x0d\x46\xb6\x05\x41\x51\xca\x18\x21\xd6\x42\xe9\x8c\xc5\x6a\x2d\x4e\xd8\x8c\x9b\xf7\x22\x5a\x3f\x11\x4d\xbf\xa0\x28\x4a\xc4\x60\x2d\x22\xf7\x53\xf6\x86\x8f\xfd\x36\x11\xdd\xb8\x96\xb3\x82\x91\x59\xa8\xa0\x95\x5b\x17\xd2\x6d\x56\x4b\xb2\x90\x6e\x87\x95\x65\x4d\x03\x7c\xba\x16\xab\x12\x4c\xc0\xb5\x9c\x08\x1c\x27\xc4\xdf\x27\x82\x1e\xd6\x42\x0a\xc1\x32\xbf\xd6\xf4\x7d\x7a\x6c\xfa\x3e\xf9\x2f\xdf\xa1\x12\xc8\xad\xc3\xf6\xb3\x6e\x81\xc5\x5a\xcb\xb1\xe5\xba\xb3\x1c\x5b\xd6\xdd\xda\xbe\x43\xb9\xe8\xa6\x89\x14\x5a\xcb\x31\xb7\xbb\x38\x76\x89\x4c\x5b\xe1\xf8\x73\x1c\xc4\x95\x54\xfd\x36\xfe\x60\x5e\xb2\x79\xc4\xa5\xee\x97\x0d\x2a\x9c\x0d\xb8\x86\xae\x70\x36\xb0\x68\xc3\xd9\x40\x8c\xf3\x0a\x67\x03\x2b\x38\x90\x55\x33\xc8\xbe\x0b\x56\xa1\x0c\x85\xdc\x0a\x0e\xe3\x0c\xd0\xdd\x8a\x33\x1f\x32\x28\x90\x2b\xf2\xe6\x37\xe5\x1d\x99\x2f\x83\xa5\xb3\xe2\xcc\x80\x4c\xb0\xf3\x0a\x96\x7c\x86\x4d\x62\x61\x93\xce\xd8\x59\x57\x9c\x0d\xfb\xb7\xfd\x46\x25\x23\xd6\x63\x3c\x7c\x8c\xf8\x14\x1c\xa1\x59\xb9\x3a\x8e\x38\x94\x71\xd1\x5c\x31\x54\x4f\x33\x2d\x21\x06\xca\x20\xb6\x2c\x88\x81\xce\x3f\xa8\xdf\xa4\x4e\x9c\x0f\x30\xfd\xa4\xac\x60\x4d\x68\x7d\xbe\xfc\x3a\x78\xc9\x0f\x82\x7a\xd8\x81\x48\xc6\x59\x99\x09\x3b\x53\x26\x68\x60\xc5\xa6\x82\x48\x5f\xc4\xc7\x67\xdc\xc5\x56\x7c\x5d\x75\x38\xb9\x7e\xbc\xc4\x5c\x27\x80\x3d\xa3\x69\x5d\x1a\x82\xb2\xa2\x25\x91\xea\x19\x7f\xa0\x45\xa4\xfa\xf9\x47\xe6\x0f\xfa\x89\xb9\x8e\x59\x28\xc3\xdb\xb6\xa0\xec\xc9\xb8\xdc\xaf\x9d\xf9\xcd\xf4\x86\x52\x27\x63\x9e\x5c\xfb\xe6\x7d\xa6\xf7\xbe\x4d\x3f\x3d\xb3\xed\x6f\xa6\x31\xa1\xed\x19\xe8\xd2\x05\x6d\x4d\x06\x78\x6a\xed\x87\xf4\x7f\x46\x86\xae\x3d\xe8\x4d\x80\x1f\x16\xa4\x33\xbf\x03\x6c\x0f\x75\xf9\xec\x23\x7b\xd0\x6b\x1c\x60\x1b\xbd\x68\xf6\xf4\x84\x9a\x26\x03\x4d\xb9\xb6\x83\x84\x80\xb6\x17\x75\x64\x9e\x42\x29\x93\x89\xca\x5d\xdb\x2e\xe7\x70\xd9\x76\x39\x87\x0b\x0c\x2c\x19\x3a\xf6\xb5\x3f\xbe\xe5\x02\x02\xeb\x4a\x86\xf1\x78\x6d\x47\x82\xa3\xe5\xbd\x7c\xa7\xf1\x9b\x5a\xb3\x55\xbc\x97\xd6\x02\xf6\xd4\xf7\xa2\xd6\xc8\x70\x84\xa5\x67\x28\x4d\x17\xb6\x9c\x0c\xbb\xe7\xc2\x01\x20\x65\xf7\x32\x38\x58\x32\x58\x79\x8b\x38\xf3\x8c\xe7\xc4\x7a\xe9\x7d\x88\x70\xd6\x7b\x6b\x9b\xa0\x4a\xef\xd9\xd7\x32\x78\xf1\x4b\x43\x4b\x71\xa5\xbd\xb5\xf3\x0f\xaa\xc1\x1e\x57\x5c\x69\x2f\x03\xe6\x35\xf2\x65\xc0\xb0\xd9\x2e\xa8\x51\x52\x21\x58\x61\xc1\x8d\x92\x31\xe0\xae\xb7\x6b\xab\x40\x42\x7b\x1f\x5a\xc1\x3a\x78\x19\x62\xc2\x95\xd6\xcb\x05\xa3\x28\xb8\xbc\x93\x6c\xd9\xf4\xb1\xfd\x67\x3c\x7c\xd7\xfb\xf2\x31\xdb\x39\xd6\x96\x8c\xc3\xd5\xfa\x2e\xad\x18\xf4\xd9\x77\xf6\xa4\x8c\x23\xc9\xfa\x90\xf6\x4b\x62\xbb\x20\x56\x3a\x63\xa0\x5d\x9f\x7d\xc3\x2c\x85\xd7\x24\xab\x94\x87\x3b\x24\xe3\x60\xbf\x88\x53\xce\xf8\x92\x2e\xc2\x8c\x33\x06\xda\xf5\x6d\xd2\x99\xa5\x9f\xb5\x63\x53\xc5\x5a\x91\x31\xca\x2e\xb8\x3a\x32\xe4\x44\x0b\xae\x8e\x54\x8a\xb5\x7b\xa9\xdd\xd9\x61\x83\x18\xd6\x4c\x60\x76\x10\x57\xaa\x68\x12\x98\x09\x32\x56\xdc\x20\x66\x34\x63\xc5\x0d\x62\x43\x33\x96\xdb\xb8\xac\xe8\x43\x3e\x83\xf7\x1f\xf2\x41\xbb\x59\xea\x19\xb7\x20\xf8\x31\xa7\x87\x8f\xa7\x36\x90\xc4\x17\x93\xe6\x3c\xe4\x34\x5f\x0d\x25\xe9\xfc\xb1\x7e\x7f\xf0\x1f\x1a\x8d\x93\x70\xc0\xc1\x90\xa1\x7c\x8b\x8b\x0e\x80\xa8\x28\xe0\x60\x48\xd2\xce\x07\x31\x8b\x19\x20\xb8\xb8\x18\x1f\x02\x62\xe3\x42\x6a\x2b\x04\xa3\xc5\x75\xf6\xa6\x8c\x1d\x35\xae\xef\x67\x8c\xe1\xeb\xef\xac\x20\xfc\x8d\x23\xb1\x3a\x70\xc7\x8c\x74\x56\x84\x92\x53\x40\xa5\x90\x51\x2a\x04\x06\x83\x4c\x24\x64\x10\xe5\x98\x89\x52\x8b\x84\x2a\xc0\x10\xb1\x48\x59\xbb\xcc\xc5\x5b\xe7\xca\x96\x71\xae\x8b\x54\xb4\xcb\x5c\xbc\xc5\x48\x60\x27\x8d\xc4\xa6\x85\x9d\x34\xd2\xcf\x0e\x64\xd9\x0c\x4b\xae\xfe\xe6\x83\xca\x07\xc8\x7f\x32\x63\x05\x9c\x08\x19\xe0\xd9\x48\x9d\x8a\x37\x8a\xeb\x7c\xdc\x78\xe7\xa1\xb2\x8d\x8c\x34\xe4\xb4\xfe\x2f\x69\x2e\xd2\x20\x67\xfa\x30\x0d\x73\xee\xfc\xae\xe6\xe0\x3f\x68\xe1\x11\x04\x22\x0d\x9b\xfe\x50\xce\x38\x13\x12\x03\x69\xc0\x8d\x70\xfe\x41\xed\x67\xe2\x1f\xbc\xc4\xb4\x80\x00\x36\x88\x7f\xcc\xd9\x5c\x59\x09\x04\x25\x07\x9c\x07\x99\x50\x8d\x48\x9c\x57\x38\xf1\x46\x0a\x1a\xf8\xd0\x58\x27\xcb\x43\x61\xac\x90\x6c\x25\x58\xbf\x58\x57\x23\xbd\xa6\x93\xbf\xf3\xe6\x21\xff\x8f\x09\x8c\x46\x21\x20\x2b\xc8\x20\x0e\x46\x76\x4a\x9c\x4d\x35\xb2\x53\xe2\xec\x60\x91\x91\x2e\x0a\xc0\xdc\x91\x2f\x9a\x79\x76\xd2\xc8\x5a\x00\x09\x91\x0b\xc2\x12\x33\x96\xa6\x80\x5a\x20\x03\xc0\x11\xd0\x06\xa4\xc2\x0d\x3d\xe0\x0d\xc8\x58\x5b\x03\xde\x80\xf3\x0f\xbe\x40\xba\xc0\x02\x15\xd9\x19\x45\x6c\x44\xe4\xfc\xf1\x0f\x5e\xd2\x56\xdb\xad\x6d\x29\xfe\x41\x21\x08\x24\x58\x5f\x23\xb3\xf3\x00\x09\x1d\xb9\x9a\x5e\xf9\x6d\x3a\x65\xb3\xd0\xb1\xca\x06\xb1\x89\x19\x88\xa6\xc8\x4c\xae\xc2\xaa\xc8\x4c\x2e\xac\xb5\x01\x2f\x40\x2a\xc4\xa1\x45\xee\x54\x89\xa5\x90\xb5\x25\x72\xd3\x8b\xfc\x24\xfe\x41\x09\xc3\x9c\x68\x03\xdb\x07\xae\xd2\x91\x07\x3d\x50\x28\xe1\x67\x31\x64\x7f\x82\x26\x20\x63\xd4\x8d\x3c\xfd\x80\x74\x54\xa6\xe5\x71\x58\x8e\xe8\x99\xb1\xdd\x46\xd6\x60\xf8\x38\x46\x6b\xf0\x0f\xb2\x65\x12\x00\xf8\x16\x19\xed\xa6\x61\xd5\x91\x5f\x2a\x5e\xf9\x9a\x4b\xbd\xe1\x99\x01\x74\x7e\xc6\xac\x1b\x58\x31\x72\xb1\xa5\x48\x39\xfa\xd0\x45\xe6\xea\xaf\x3f\x53\x14\xe6\x0a\x5e\xed\x41\x20\x63\x06\x83\x27\x8a\x23\xcf\x1a\x2a\x37\x1d\xcb\x8a\x28\x8d\x74\x76\xe5\x62\x27\xd3\xea\x82\x6e\x45\xda\xe7\x28\xe7\x1c\xcb\x98\x56\xa3\x70\x74\x11\x92\x1e\x05\x29\x91\x9b\x41\x60\x6b\xc8\xe0\x4b\x47\x41\xb2\x23\x48\x29\x50\xdf\x67\xa2\x9b\x83\xc0\xbc\x64\xd0\x4a\x94\x97\x4c\x99\x33\xe5\xa5\x8f\xe9\xca\x82\xa8\x80\xbd\x35\xee\xcb\xdf\xe7\x63\x34\xf4\x19\xe0\x8d\xb8\x11\xbb\xc0\x64\x08\x10\xd4\x33\x61\x9f\x71\x9f\x89\x98\x71\xa9\x0b\x14\xf1\x19\xb7\xb5\xb8\x99\x7a\x98\x67\xe3\x6e\xfe\x26\x9f\xe6\xb7\xe4\xd3\xcf\x48\x11\x02\x1d\xa8\xd8\x33\x16\xd9\x00\xe1\x3c\xc3\x63\x1e\xa0\x9a\x67\xd0\xc5\x03\xcd\x78\x26\x74\x39\x40\x2c\xcf\x44\x67\xc6\xfd\x9a\x0f\xf9\x23\x02\xdd\xf9\x5f\xca\xb9\x40\x75\x9d\x21\x6f\x8a\x5b\x73\x24\x06\xd2\xb8\xcf\xe0\x66\x70\xb2\xe2\x3e\x77\x91\x8c\x05\x38\xea\x45\x89\xe7\xbe\x1a\x95\x9e\x81\x11\x2a\xc0\x1b\xcf\x30\x27\x45\x65\xcc\x81\xd8\x8e\x6a\x2f\x9d\x93\x38\xaa\xbd\x54\xc8\x07\x4d\xec\x0d\xeb\x47\xd4\xb2\xf8\x07\x99\x96\x9f\xc1\x37\xf1\xc7\xe6\x1f\x94\x70\x6b\xcb\x65\xb6\x56\x04\x27\x3d\x9a\xa3\xd6\xcf\x3f\x28\x1c\x61\x09\x4b\x6d\x54\xbb\xbc\xf2\x79\xd7\x46\xcc\xb6\x5b\xed\x67\x66\x25\x60\xdf\x19\x2b\x6c\x00\xf6\x9d\x31\xbc\x46\x45\x3e\xba\x71\xf3\x0a\x42\x20\x33\x4c\x7e\x51\x87\x66\xe8\xe1\x1f\x89\x7f\x90\x2b\x12\x2f\x71\x86\x51\x87\x15\x1c\x54\xd0\xe1\x63\x1e\xd7\x49\xd1\xec\xec\x68\xec\x33\x06\xd9\x00\xe3\x3b\x09\x9a\x14\x15\x5f\x0d\x89\xf1\xa3\xb2\xb7\xc3\xf7\x1a\xa0\x7c\x27\x19\xd2\x03\xf5\x7d\xfe\x15\x81\x45\x4c\x92\xc7\x20\x10\x32\x13\xa8\x18\xa8\xf5\x33\x01\x9b\x41\x90\x63\xba\xb9\x16\x46\x7d\xcf\x4e\x4f\x30\x56\x00\xfa\x7d\xfe\x41\x19\x6f\xe5\x1f\xbe\x64\xb6\xec\x04\x15\x21\x1b\x83\x6b\x54\x66\x18\xfe\x6a\x51\xbf\xea\x4b\xa7\x22\x8d\x09\xa2\x6c\xd3\x98\x20\x36\x09\xbc\xee\x64\x74\x63\xb4\x73\xa9\xcc\xb6\xa2\x65\x8b\x60\xda\x35\xa6\x08\xbe\xb2\xd1\x50\xf7\xde\x75\xf0\xf9\x11\x1e\x72\x65\x8a\xb4\xa2\x61\x7e\xf8\xd6\xe0\x1f\x0f\xbf\x2d\x83\xae\x22\x12\x33\x63\x58\x0d\xa2\x2c\xbd\x1b\x07\x36\x09\xaf\xc6\xd1\x50\x10\x4b\xcb\x10\x8d\x33\xc0\xa6\x36\x16\x28\x24\x4d\xd1\xda\xc7\x6f\x3e\xe8\x9a\xef\xad\xe0\xd9\xab\xbc\x19\x47\xeb\x7e\x40\xfd\x1e\x33\xa2\x4a\xb8\x23\xdc\xcd\x9c\x1e\xaa\x84\x48\x02\x2e\x78\x92\xea\x3a\x08\x5e\xcc\x58\x55\x83\xc0\xc4\x0c\xfe\x6f\x10\x80\x98\x95\xe2\xda\x6c\x7a\x0b\xf0\xd2\xa4\x3b\x38\x68\x9b\x7e\x0a\x80\x8d\x06\xf0\xe1\x19\x73\x6b\xb4\x45\xab\x4d\x0f\x5b\xca\x6c\x6e\xc1\xd0\x23\x45\x10\x83\x78\xfe\x41\xa5\x90\x3f\x2b\x22\x45\x43\xe6\x04\x65\x2f\xb0\xbf\x64\xe0\x15\xa2\x21\x66\x56\xdf\x77\x46\x38\x42\x1f\x6d\x60\x36\x02\x14\x9e\xc1\x2d\x89\xee\x84\x60\x02\x12\x94\x97\x6e\x62\xfd\xa3\xa7\xd3\x06\x00\x4d\x02\x34\xf1\xf3\x0f\xff\x18\xfc\xe3\x94\xdc\xd9\x71\xe1\x42\x89\xce\xac\xc1\x62\x19\x84\xe5\xa5\x1b\x06\xa7\xe8\xe7\xe8\xcf\x2d\xfd\xcb\xb3\x24\xba\x9e\x0e\x40\x25\x46\x2f\x95\xaf\xcc\xc1\x8a\xd1\x57\x9d\xb9\x86\x41\x33\x3a\xb2\x29\x86\xcb\xc0\x48\x94\x31\x5c\x46\x3f\x72\x6a\xc6\x56\x19\xdd\x9d\x49\xc1\x05\xcc\xf3\xf3\x07\xed\xbd\xcf\xd4\xc1\xe8\x13\xbd\xfe\x3c\x2e\xfc\x23\xf8\x07\x2f\x31\xef\x60\x3a\x0c\x6c\x49\x19\xea\x94\xe8\x6d\xf1\x9b\x6a\x74\xd3\xa9\x06\x8a\xcd\x1b\xad\x79\x60\x26\xca\x38\x88\x07\x61\x7c\x49\xd6\xa6\xe8\x1c\x1f\xd8\x18\xa3\x23\xb0\x0a\xe1\x1a\x7d\x0c\xff\xa0\x8c\x41\x33\x98\x84\x00\xa0\x9f\x7f\xf0\x39\x02\x28\xce\xec\xd1\x99\x47\x38\x95\x47\xe7\xba\x72\xc3\x57\x1a\x9d\x9d\xa9\x39\x06\xee\x4c\x10\x42\x46\x67\x67\x72\xaa\x76\x77\x26\x18\x14\xa2\x33\xa9\x9c\xaa\x9d\x9d\x09\x84\xad\xe8\x7b\xf3\x9b\x77\x90\x53\x95\xae\xfb\xeb\x3b\x54\xe9\xb5\xb4\xd3\xcb\x0f\xe2\x28\x01\x6c\x41\x64\x5f\x56\xe8\x7e\x2e\x5d\x50\x38\x41\x09\xf3\xcb\x0a\xdd\x84\xf0\x9d\x7f\x0c\xfe\x60\xbe\x20\x09\x3f\x49\x47\x15\xc6\xe8\xc9\x54\x8f\xb9\xfd\x38\xf3\x98\xdb\x0f\x12\xa8\x38\x16\xf1\x20\x81\x62\xd4\x0c\x02\xf8\x92\x81\x2e\x01\x1a\x7b\xc6\xc2\x19\x44\xf3\x65\x2c\x9c\xf1\x70\xd7\x21\x44\x35\x1e\xe7\x13\xab\x81\xe8\xbc\x8c\x85\x33\x9e\xee\x6f\xde\x67\xb0\xb1\x64\xc6\xd3\x6d\x90\x1f\xf4\xc9\x3f\xf8\x8d\xc3\x45\x45\xe7\x16\xcf\x73\x1a\x04\x1b\x4a\x3c\x8f\x6e\x31\x2c\x99\x87\x59\xd0\x6d\x35\x02\x65\xb7\xa1\xdc\x54\x2a\xe4\x48\xf1\x70\x53\x41\x2b\x15\xcf\xd4\xc1\x06\x61\xf6\xe1\xa6\x82\x56\x2a\x30\x62\x65\x00\x3b\x03\x3b\x54\xc6\xfa\x19\x4f\x98\x4e\xc5\x99\x0f\x44\x5b\xc4\x83\x27\x86\x98\xe6\xf1\xec\xb3\xa2\x30\x78\xc6\x83\x9d\x59\xa0\xf1\x00\x04\x3d\x83\x36\x17\x0f\xe3\x8e\xf5\x33\x9e\x73\xa4\xe4\x5e\x4e\x09\x03\xd1\xb2\xd3\xc5\x83\xab\x47\x85\x8f\x27\x06\x57\x0f\x5c\x5f\x63\xa4\x9f\xd3\x4f\xe1\x0f\xea\xcd\xa2\xc0\xc4\x94\xbd\xdc\x0c\x84\x11\x50\x77\x62\x20\xa6\xe1\x51\x13\xc3\x81\x60\xf3\x19\xdc\x0a\x08\x6f\x8c\xd1\x74\xf9\xe1\xfa\x34\x1a\x7d\x5c\xc9\x94\xe3\x01\x2b\x6a\x0c\xa4\x57\x7c\x6b\x62\x38\x8a\x08\x22\x18\x89\x32\xd6\xd5\x18\x8f\xbf\xc9\x94\x8b\x00\x06\xd5\x18\x03\x9f\x27\x5c\x93\x63\x70\x13\x80\xc0\x30\x06\x37\x81\x8a\x9f\x72\x0c\x07\x0e\xa9\x64\xd8\xf5\xff\x34\xbb\xc6\xc0\xd0\x5b\x33\xfd\x3f\x82\x89\xc3\x52\x1b\x7a\x41\x79\xcf\x1c\x9b\x46\xb1\xbe\x06\xc6\xc2\x9a\x7f\x7f\xe0\x5a\xe2\xed\x72\x70\x81\x80\x70\x29\x34\x20\xc9\x16\x1e\x58\x90\x72\xb7\x7f\xf0\x89\x92\xd2\x3a\x86\x63\xc9\x0a\x1b\x2f\x83\x8f\x24\x3e\xb8\x7e\x08\xce\x1d\x03\xd5\x28\x06\xd6\x98\x0e\x32\x6b\x07\x90\xf2\x54\xa1\x11\x88\x89\x60\x89\x91\x34\x40\x1d\xcf\x18\x49\x63\xa2\x8a\x26\xcc\x35\x40\xfc\xce\x98\x42\x03\xc4\xef\x8c\x29\x34\x40\xf6\x4e\xd5\x8b\xc2\x64\x6b\x25\x76\x36\x66\xdf\xfc\xa6\x64\xe4\x3f\x2c\x9b\x01\x34\x76\xc6\xb2\x19\x93\xcb\x04\xc6\xcc\xc0\x4a\x93\xb1\x5f\xc6\xd4\x0f\x09\x17\xb9\x00\x4f\x3a\x63\xb4\x8c\xa9\x1f\xd2\x6d\x69\x3b\xf1\x0f\x4a\xb0\xc7\x71\x9e\x0b\x22\xe9\x32\x71\xf8\x31\x5f\x8b\x18\xfc\x3e\x9d\xe1\x16\x3d\x11\xae\xdc\xa1\x17\xbb\x1b\x51\x54\x81\x2d\x27\x13\x15\x15\xcb\x7e\x41\x98\x5e\xf6\x0b\x2b\x87\x88\x39\x55\xb0\xb1\xd0\x41\xe2\xf3\x14\xcb\x3e\x42\x04\x5a\x68\xdc\xe1\x27\x89\x85\xbc\x8c\xc9\x32\xd6\xf0\xfd\x53\x9f\xc5\x35\x83\x38\xf6\x58\x1c\xff\x00\x8c\x04\x11\x6d\xd9\x8b\xef\x62\x64\xbd\xeb\x2e\xbd\x9f\xba\x95\xe3\x2e\x82\x89\x33\xc2\x4a\xb3\x56\xc2\x4a\xb3\x56\x82\xc5\x08\x04\x75\x60\x4b\x48\xa2\x1f\x04\xa1\x2e\x19\xa0\xbf\x08\x84\x43\x23\x6b\x23\x10\x0e\x09\x89\x8f\x40\xd4\xab\x18\xdb\x03\x40\xe3\x8c\xbd\x32\xc2\x36\x73\x4a\x04\xb7\x04\x43\xf7\x22\x38\x66\x21\x26\x89\xb0\xd1\xcc\xdb\xc0\xdd\xa9\x3a\x22\xd1\x1a\xff\xf0\xb7\xee\x63\x6c\x6d\xe1\xec\x61\x12\x47\x37\x27\x8a\xe8\x95\xdf\x54\xdc\xee\xe3\xc4\x00\xaf\x38\x7b\x49\x0f\x3d\x1b\x7f\xc5\xd1\xaf\xd8\x34\x03\x20\xe0\x8c\x4d\x33\x02\xb7\xde\x4a\x2c\x6c\x80\xe0\x9b\x07\x7b\xbb\xd1\x2f\xf5\xef\x1f\x83\x7f\x50\x3f\xce\xd2\xc1\xac\x0f\x46\x08\x1c\xf7\x20\xe4\x25\x13\x9c\x1b\x84\xb3\x64\x8c\xa3\x11\x08\x6b\x18\x47\xc3\xb0\x15\xa3\x49\x63\xa3\xbf\x1d\xec\xa9\xfb\xf2\x03\xd2\x93\x1f\x34\x7e\xd3\x06\x0c\x55\x41\xc4\x5f\xf6\x2c\xdd\x3f\x47\xb5\xee\x17\x67\x62\x79\x96\x6a\xa2\xc0\x9a\x1a\x84\x02\x66\x7c\x01\x42\x73\x05\x6c\x72\x01\x8b\x7f\x86\x8f\x24\x76\x35\x9d\x7c\x18\xab\x91\xff\x85\xeb\x16\xda\x32\x30\x9f\x06\x54\xfb\x49\xf8\x87\xd8\x08\xed\xb8\xe8\x87\x31\x28\xc6\xf5\x07\x24\xfc\x19\xc3\x6a\x6c\x0e\x5a\x0c\xab\xb1\x1f\x7f\x53\xad\xe1\x6f\x1a\xce\xa0\x62\x26\x8d\x8d\x08\xde\x30\x33\xc4\x46\x04\x57\x5f\xb2\x75\xc3\xc2\xe6\x10\xc4\x25\x66\x6c\xa3\xa1\x4d\x83\xe0\xe5\x20\x54\x25\x13\xfc\x1b\xa0\xee\x66\xe2\x2d\x63\x3b\x8e\xac\x46\x50\x74\xb3\x2a\x95\xed\xd8\xd9\x1c\xc7\xce\x16\xa0\x77\x11\xfd\x2f\xa0\x95\xcf\xc0\x32\x84\x71\x2b\x86\x80\xc7\x46\x1c\xc7\x46\x11\x58\x38\x32\x26\xd6\x78\xd9\x4f\x30\xb1\xc6\xeb\x60\x33\x09\x34\x70\x40\x47\x12\x2f\x02\x38\xd6\xd6\x78\x1d\x46\x8e\xb1\xd7\x61\xe4\xfe\xf2\x22\x80\x37\x38\x54\xe2\x45\x00\xc7\x7a\x1a\x46\xba\x34\xbc\xe6\x03\xa4\xde\x8c\x29\x35\x5e\x07\x98\xe5\x8b\xb5\x22\xb5\x6c\xd1\x08\xba\x4e\x2d\xc3\x4a\x5a\xb6\x1e\x8d\x36\x30\xb5\x5e\xc7\x8a\x75\x0d\x97\x7b\xc6\x20\x1a\xef\xa3\xeb\x9e\x2f\x71\x7f\x07\xec\x36\x5e\x5d\x14\x3d\xe7\xde\x87\x16\xb1\x03\xbf\xc8\x44\xd8\x43\xe3\x75\xa4\x59\xd6\xef\xb4\x45\x9c\x47\x6f\x30\x4d\xfc\xed\xa0\xb0\xd5\xbc\x28\xd6\x45\x55\x8b\x0f\x66\x48\x40\x8c\x82\x88\xc6\x02\xc6\x6a\x80\x89\x9b\x04\xb9\x08\x43\x1a\x31\x7b\xc6\xa7\x2f\x1d\x60\x05\x21\x2a\x2e\x30\x3a\x01\x12\x6e\x01\xd1\x24\x88\x7b\x2c\xd8\x46\xe3\xcb\x94\xc0\x12\xfc\x10\x42\x25\x3b\x0d\x20\x6c\x0b\xf6\xd0\xf8\xaa\xbf\xf9\xa0\x92\x11\x9b\xd9\x87\x9a\xbc\x11\x5c\x17\x04\x34\x16\x00\x8e\xe2\xd3\xfd\x0e\xc4\xa5\xf8\xda\x38\xff\x60\xa5\x7c\x20\xd8\xe3\x74\x19\x5f\x27\x57\x0e\x18\x82\x53\x34\x15\x05\x44\xf1\x05\xb7\x96\x90\x10\x1e\xbc\x82\xf8\xa0\x8c\xb8\x38\x78\x00\xa5\x2d\x84\x1f\x07\x46\x9d\x82\xb9\x35\x3e\xc2\x71\x31\xb7\xc6\xf7\xfa\x9b\xfc\x09\x8d\x06\x3d\x3e\xc0\x7c\x4d\xcd\x6b\xeb\xf7\xd1\x79\xcc\x7b\xe3\x51\x1a\xce\x7b\xf1\x7d\xd4\x82\xa3\x0a\x4a\xf5\x02\x76\xd9\x06\x01\xb6\x5c\x67\x3d\xec\xcb\xe1\x39\xcd\xdf\xa2\xb2\x62\x86\xdd\x30\x9c\x17\x50\x3b\x37\x0c\xe7\x05\x18\xe1\x7d\xd9\xa7\xe7\x74\xda\x58\x8a\x0a\xc6\xd6\x0d\x7b\x79\x6a\xe0\x35\x6f\x60\x4d\x0b\x16\xd6\x6d\x34\x4b\x03\x14\x68\x13\xce\x52\xae\xc6\x4b\x10\xfa\x5f\x8d\x74\xc8\xc6\x30\xc3\xee\xcb\x91\x3a\x93\x67\x63\x5b\x2a\x57\xfb\x17\xdf\xcb\x86\xe8\xbc\x20\x48\xef\xcb\x01\xea\x34\xef\xa1\x49\x9d\x42\xec\xf0\x73\x02\xee\x0b\x14\xe9\xab\xd3\x0c\x94\xc5\x0d\x41\x7a\x5f\x8b\xaa\x3f\x7c\x8c\xb2\xb8\xf5\xc2\x17\xf0\xeb\x83\x02\xb8\x2f\x87\xe8\xa1\xba\x08\x2e\x02\xd5\x6c\x42\x4a\x0a\xa6\xd4\x7d\x39\x76\x83\x5c\x11\xe9\xe4\xa7\xd8\x98\x97\x0a\x66\xd2\x9d\xae\xcd\xef\xd3\x21\xe9\x6c\x0a\x85\xb0\xd6\x9d\x8a\xef\x74\x7e\xe3\xd9\x8b\xbf\xf6\x4e\xe7\x4c\x2f\x98\x4f\x77\xc2\x73\xa0\x21\x97\xec\x44\x77\x12\xe4\xba\xa5\xcf\x26\xc8\x75\x27\xe4\x3b\x39\xcb\x77\x02\x50\x19\xcb\xe8\x36\x82\xa4\x21\x5c\xec\xd4\x12\xff\x48\xfc\xa6\xec\x4c\xfd\xce\x56\x53\x80\xf0\xda\x84\x99\x14\x42\x5e\x77\x7a\x28\x21\x93\xe9\xe3\xfb\xe4\x33\x4d\x1f\xfc\x26\xbd\x50\x18\xce\x05\x8d\xe3\x62\x43\x62\xad\x5d\x74\x03\x50\x79\xfe\x41\x5d\x41\xa8\x4c\x85\x12\xa0\x09\x82\x4e\x7b\x27\xbc\x84\x1a\x47\xc4\x4e\x8b\x6a\x98\x13\x00\xe0\xc9\x8f\xb7\xc5\xd1\x33\x1f\xd5\x28\x54\xc3\xee\xa6\xf7\xa0\x84\x2e\xa0\xec\x6f\x63\x43\x84\xe8\xda\xf9\xdc\x89\x0b\xca\xef\x2d\x6e\x24\xe8\xf3\x1b\xeb\x49\x01\x0e\x6c\x67\xc7\xe7\x9c\x35\x3b\x97\x57\x67\xdb\xc1\x1f\xf4\x2a\x6b\x2b\xdf\x3f\xcf\x5b\xff\xa0\x57\x59\x68\x58\x58\x4a\x62\xa1\x11\x28\x52\x12\x0b\x4d\xc4\x47\x6c\xc1\x3b\xdb\xab\x95\x12\xec\x55\x16\x5a\x26\x40\x1a\xbb\xf0\xc6\xfe\x51\x80\xc7\xdd\x19\x1c\x22\x22\xba\x76\xb6\xe7\x59\x4e\x44\x83\x14\xec\xc5\x1b\x76\xe3\xc2\x41\xb8\xb3\x5d\xd7\xa8\x34\xfe\x72\x9d\x28\xde\x9d\x23\x9f\x7f\x74\x32\x25\x20\x4e\x34\xf1\x9d\xa1\xe6\xc4\x18\xbc\xe1\x28\x2e\x18\x83\x77\xb6\xb3\x59\x4b\x44\x83\x14\x8c\xc1\x3b\xdb\xf1\x0f\x35\xb2\xe3\x8f\x30\xb9\xe1\x0d\x4e\x9d\xa0\xaf\x0d\x71\x70\x21\x16\x77\x1b\xe6\xd1\x31\xbc\x6e\xc8\x81\x0b\x96\xe1\x5d\xf0\xc8\xe9\x44\x83\xed\xe2\x90\x1c\xa9\x71\x97\x44\x11\x47\xbe\xd8\x05\xff\xba\xce\xdd\x70\x97\xd4\xf8\x07\xe5\xe1\x7e\x20\x8f\xc6\x2e\xf9\x64\x8b\x27\xdc\x2e\x47\xb2\x2a\x58\x8f\x77\x61\x70\x01\xa1\xd8\x05\x59\xb9\xe3\xe4\xb6\x0b\x5b\x39\x5c\x7d\x1b\x9b\x4a\xc1\x7a\xbc\x21\xe7\x4d\xc2\xb8\xee\xc2\x40\x60\xf4\xdd\x85\x81\xc0\xe8\xbb\x61\xde\x4d\x9d\x98\xc0\x0d\xf5\x6e\xc9\x7e\x80\x6b\x54\x27\x40\x70\x83\xa1\x58\x70\x3d\xdf\x05\xa0\x82\x9c\xc7\xbf\x76\xb9\x72\x36\xa4\xf2\x6b\x2d\x63\xc9\xe5\x77\x13\xdd\x51\x7e\x8d\xdd\xbe\x43\x21\x80\x2d\x82\x6a\xbb\x31\xe9\x24\x69\xc6\x77\x39\xf7\xd0\x02\x04\xed\x96\x81\x97\x28\xdd\x0d\xd3\x6e\xc1\xe2\xbc\x0b\x1e\xce\x1d\xda\x96\x5d\x60\xa7\xc4\x09\x7e\xdf\x97\xce\xd5\xe7\xb4\xde\xf7\x45\x11\xb4\x09\x8b\x50\x01\xc6\x6c\xdf\x89\xf6\x9d\xb3\x67\xdf\x00\xa5\x12\xbf\xbb\xc1\x64\x2c\x80\x98\xec\x9b\x65\x80\xe9\x7a\xdf\xcd\x77\x0a\xbf\x7d\xe7\xe6\x37\xf9\xb0\xbb\xde\x08\xaf\x1d\x2f\x82\x0d\x19\x6e\x41\x06\xda\x77\x37\x23\x0a\x23\xe8\x4d\xe0\xad\x7d\x3f\x67\x5e\x63\xd3\xde\x37\x5a\x66\x29\x7f\xf7\x0d\x74\x23\xae\x86\xfb\x46\xcb\x2c\xe9\xd5\xbe\x1f\xca\x63\xb9\x60\x5d\x2a\xd8\xb3\xf7\x7d\x04\xd6\x82\x09\x7b\xdf\x50\x0a\x64\x96\xd1\x6d\xd7\x73\xf0\xdc\x2c\x10\xac\xd9\xfb\x66\x51\x60\xc0\xde\x37\x34\x93\x18\xb0\xf7\xcd\x29\x0e\x01\xf8\x86\xc7\xb6\x20\x95\xed\xdb\x51\x60\x71\x61\x70\x2a\xe8\x18\xf6\x0d\xed\x00\x86\xed\x0d\xa7\x6d\x92\x9f\x73\xdf\xb0\x75\x63\xe5\xde\x95\x43\x1c\x3d\xc4\xae\x0e\x02\x07\x18\x86\xa8\x82\x95\x7b\x57\xd4\xca\x1d\x25\xfb\x86\xed\xb6\x60\xf2\xde\xd5\xd1\x61\xd1\x55\x47\xe7\x21\x53\x94\xb4\x02\x03\xed\x7a\xd3\x04\x16\xa0\x01\x18\x82\xde\xec\x0a\x50\x09\xf6\xef\x5d\x1d\x4f\x4e\xbc\xea\x78\x8e\xce\x6f\xd6\xdf\xa0\x04\x84\xda\x8e\x86\x6d\xd7\x23\xd4\x96\x62\x09\x4d\x27\xf6\xec\x1f\x9b\x7f\x50\x02\x32\x16\x10\x1a\xbb\x32\xd0\x98\xc2\x77\x45\xa8\xed\x9d\x8d\x1d\x7b\x53\xc1\x7e\xbd\x81\xd0\x2c\x60\x30\x6f\xec\x42\x05\xfb\xf5\xae\xdb\x77\xa8\xd2\xd6\x03\xde\x9c\x40\x4f\xc2\x98\xbd\x2b\x9e\x23\xfd\x31\x27\x18\xd7\x8b\x55\xc2\x43\xb8\x3f\x66\x0b\xd9\x07\x66\xee\x5d\x19\x51\x2c\xdb\x9b\x98\x90\x82\x31\x7b\x57\xa4\x60\xe9\x91\x37\x0c\xb0\x05\xcb\xf6\xae\x06\x61\xa0\xa2\xd8\xf5\x3b\xf3\x0a\x33\xf7\x6e\x0c\x23\x1e\x39\xbb\x31\x8c\x85\xa3\xb0\x21\x2a\x77\xf4\x09\x1b\xe0\xcd\x82\x35\x7b\x37\xa4\x60\x0c\xd8\xbb\x21\x05\x03\x90\xb1\xe1\x7a\x2d\x50\x28\xee\x56\x7c\xff\x54\x09\x80\xcd\xe2\x06\xd4\x80\x59\x82\x13\x64\xb7\xdb\x46\xb3\x75\x82\xb0\x59\xb0\x6b\xef\x66\x68\x07\x6e\xc7\x5b\x88\xcd\x62\x2d\x18\x76\x62\x97\x77\x43\x60\x23\x76\x79\x03\xb1\x59\x30\x71\x6f\x98\x5f\x0b\xe0\x56\xdb\x60\x96\x7e\xee\xc9\xff\xd8\xe3\x1a\xa2\x36\xd1\xcf\xbb\x21\xc9\x11\xbe\xbc\xdb\x53\xf8\x4d\x89\xc6\x80\xa0\x51\xde\x80\x60\x16\x18\x6f\x76\x73\x1a\xb0\x62\x05\xb5\x24\x7a\x79\xb7\x41\xd5\x59\xb1\x0d\xb5\x6e\x1f\x96\x30\xce\xbc\x86\xc9\x77\xff\x82\x6c\xb8\xc6\xed\x86\xa4\x8e\x1d\x7e\x63\x3c\x2a\xc4\x3b\xef\xc6\xd1\x0a\xb2\xd5\x6e\x48\xed\xd8\xe7\x77\x43\x3c\xc4\x3e\xbf\x1b\x66\xca\x0e\x55\xe8\x06\xe3\xb2\x60\x9f\xdf\x2d\xcc\x88\x92\x9d\x99\xac\xd9\xb6\x29\xcc\xf7\xd9\x44\x50\xc7\xed\x06\x1a\x0f\x76\xfb\xdd\xf6\x2f\x40\xc2\x3f\x28\x8d\xa3\xb5\x21\x73\x72\x8f\xda\x90\xd8\x16\xae\x4e\xbb\x39\x2f\x39\x65\xb1\x41\x15\xe2\x7d\x77\xe3\x56\x80\x05\x7b\x03\x1e\x59\x08\xac\xde\xdd\xd9\xc7\x4a\x06\x30\xb2\x14\xe6\x43\x77\xc2\xb1\x92\xbb\x13\x8e\x95\xdc\xf1\x51\x79\xae\xe6\x1f\xb0\xa3\xb0\x92\x0d\x26\x7a\x70\x9e\xdc\x9d\xa9\x88\xa5\x7f\x77\x84\x5a\x2c\xfd\xbb\x33\x2d\xb9\xa7\x6d\x6c\x46\x85\x40\xec\xdd\xb9\x3a\xe0\x01\xb0\x0d\x32\x7a\xf0\x6a\xdc\x9d\xab\x03\xee\x00\xbb\x23\xdf\x7a\x00\xc1\x99\x7b\x5e\xe2\x1f\x28\xa3\x1f\x65\xe8\x0e\x39\x01\xf0\x2b\xdb\x58\xa4\x47\x81\xba\xb3\x1f\xdd\x6c\x41\x40\x45\x96\x9b\x25\xde\x11\x76\x31\xf4\xef\xce\x85\x02\xdb\xfe\x26\x2e\xa9\x60\xdb\xdf\x9d\x0b\x05\xb6\xfd\xdd\xb9\xd9\x61\xc3\xdf\x9d\x99\x77\x73\x1c\x63\x30\x4a\x8f\x92\x62\x1f\xf4\x0c\x0b\xd9\x10\xa5\x07\x54\x97\xdd\x99\x93\x20\xbf\x7c\xa8\xef\x65\x1b\xfb\x06\x27\x2a\x26\x9c\x6f\x5c\xf9\x2f\xa9\xcd\x27\xf6\x1e\x2c\x55\xdf\x10\x21\xf9\xf2\x37\xb8\x68\xa7\x87\xbf\x71\x01\xd7\xfd\xfb\xdd\xff\x22\xe9\x7c\x83\xdd\xe4\xef\xef\x01\xc4\x96\xf9\xcf\xbf\xd0\xec\xdf\xb8\x16\x98\x6d\x37\xbf\x03\x3e\x59\xde\x4f\x22\x51\x53\x16\x28\xd9\xf8\x76\x7c\x23\x83\xa9\x76\x51\xb7\x0c\x44\x52\xe6\xdb\x0c\x94\x53\x22\x4f\xb0\xfa\x40\x4e\xf9\x06\xa8\xd7\x20\x4e\x7f\x62\xf2\x61\xe7\xfe\x86\xcc\x69\x89\xfa\x80\x74\x8d\x6c\xff\x11\x96\xf2\xb7\x5c\x78\x29\x90\xe7\xbf\x01\x16\x23\xb2\xe0\x27\x2f\x2a\xca\x9c\x8f\xd0\x95\x1b\x19\xf6\x1b\x72\x54\x54\x7f\xe7\xff\xfe\xa7\xfd\xea\x06\xe1\x39\x02\xf9\x27\x8f\x2a\xfa\xb6\x6f\x80\xe9\x58\xad\x03\x4c\x56\x57\xa7\x2c\x10\x8e\x70\x50\xfd\x06\x3c\xbc\x58\x56\xbf\x01\xa5\x25\xb6\xde\x8f\x30\x99\x5a\xfe\xb7\x3b\xea\xd3\xfe\xb7\x8d\xed\x23\x82\xa6\x5f\x0f\xfd\xd5\x04\x58\xb5\x6c\xa0\xa6\x1e\xe6\x01\xe8\xde\x78\xb4\x7e\x03\x06\xbd\xdf\x78\x77\xc1\x56\x29\xbb\xa7\xbf\x44\x35\x1f\x9c\xaf\x9d\xed\xeb\x1b\xd0\x63\xfe\xe6\x0d\x04\x5a\x8f\x63\xd9\xdf\xbf\xb0\xfc\x1f\x5c\xb0\x37\xc8\x40\xdf\x90\xef\xf9\xe6\x1d\x78\x61\x41\xd6\xfe\x08\xd6\x11\x69\xfa\x1b\x20\x36\xc1\x15\xf3\x8d\x87\x7e\xb7\x3e\x83\x7c\x1a\xf5\x1c\xe0\xe9\xd9\x16\x20\xe5\x6f\xcb\x05\x30\x18\x4f\x8f\x6f\xc0\x52\xf7\xcb\x7f\xa6\xff\xd5\xae\x29\x1f\x30\xef\xc8\x89\x61\x59\x13\xd4\xf5\xc6\x3c\x00\xd2\xeb\xd7\x3f\xc0\x99\xe1\x55\xf2\xc1\x2f\xfb\x77\xec\xc1\x57\xec\xbf\x7c\xa0\x21\x18\xa4\x9f\x1d\xfa\xbe\x9d\xaf\x40\x80\x11\x16\xff\x81\xaf\x58\xfb\xef\x1d\xe6\xd6\x43\x7d\x16\x38\x9f\x95\xb2\xd6\xf7\xbf\xe6\x5f\xdc\x7f\x91\xab\xbe\x11\x50\x3f\x3c\xf4\x73\xb4\xbf\x08\xd7\xdf\x80\x5a\x13\xb4\xf4\x6f\x04\xec\x81\xd6\x07\xd8\xbb\xea\x7c\x0a\x59\x1a\xe9\x1f\xc8\xe8\x09\xb0\xfe\x06\x10\x63\xf5\x97\x27\x73\xda\x77\xc0\xff\xfc\xcd\x63\x00\x62\x9b\xeb\xed\xc8\x1f\x37\x61\xc3\xdf\x80\xaa\xa3\xb9\x77\x6c\xa0\xd0\x9c\xc7\x2f\xb4\xb7\xae\x3d\x01\x89\x1f\xea\x06\xea\x3a\xf8\x96\xdf\x78\xc1\xd5\xcc\xa6\x03\x06\x9c\xa9\xe7\x3b\xff\x82\x19\x7f\xe0\x43\xde\x10\x7d\x7d\x04\x3a\xdd\xcd\x3c\xa1\xd9\x2c\xae\x25\xb9\xba\x07\xf5\x01\x47\xb4\xbb\xa7\xc0\x46\x87\x03\xc2\x37\xa4\xe2\x74\xec\xc0\x96\x04\x1d\xe1\xc3\xaa\xd5\xda\xef\xf7\x99\x57\x08\xb5\x1f\x54\xbd\xdd\x35\x0f\x55\xef\xcd\x2d\xe3\x9b\x50\x03\x20\xa1\x7f\xf3\x92\xf2\xe0\xe2\x37\x0c\x83\xac\xff\xf9\xe3\x72\x7e\xf8\xfd\xfc\xe5\xf0\xfe\x26\x7b\x1f\x5e\x27\x1f\x16\x34\x79\x8e\xbf\x79\x89\xc2\x7f\xfa\x64\xe6\xff\x87\xfa\xe4\x9b\xbf\xbd\xec\xe4\xff\x89\x14\x75\xb2\xff\x0c\x35\x3e\x23\xf1\x71\xad\xa2\xe1\x1f\x97\xaa\x23\xfa\x7c\x9f\x70\x22\x95\x9f\x8d\xab\xd6\xff\x5f\xb9\xe7\xff\x33\xff\xdf\xff\xaf\xf7\x7f\xfe\x5c\xf0\x14\xfd\xb9\x2e\xbc\x26\xcf\xdf\x2b\xf3\xf7\x2a\xff\xfd\x0f\x61\x74\x57\x39\xab\xee\xcf\x55\x26\x64\x36\xe7\x1d\xd0\xfa\xcf\x63\x00\x32\x7f\x52\x96\xef\x08\x1a\x5a\x4f\x4a\xf8\x4e\x00\x05\x9a\xff\xe7\xcf\x85\xb7\xde\x79\x54\x70\x4e\x2e\x92\x1a\x49\xc5\xa4\x7e\x92\x8a\x49\x84\x10\xa2\xcf\xc8\x57\x3a\x59\x65\x81\x6b\x4e\x87\x66\xd4\x84\xe7\x41\x58\xf5\x4d\x4a\x98\x02\x9e\x5a\x3b\x29\x34\x2c\xc3\xbd\x04\x77\x7e\xbe\xce\x85\xfc\x3c\x44\xe4\x38\x29\x25\x93\xa2\x7f\x2a\x39\x97\x61\xca\xfc\xef\x7f\x1e\xfc\x4c\x32\x0c\x40\xe7\xb1\xfe\xfb\x9f\x27\xfb\x56\xdf\x26\xbd\x27\xa9\x52\xc9\xb3\xc7\x9d\xc7\x7d\xfa\xad\xff\xcf\x9f\x9c\x2a\xd5\x46\x2b\x86\x31\x3b\xa7\x73\xce\x9c\x07\xb0\xac\xe5\xa4\x34\x2a\x29\xf7\xcb\xd9\xd7\x32\x3e\xd3\xe7\xc1\xf2\x25\x65\x98\x32\xd4\x9c\x90\x62\xce\xc3\x98\xe4\x93\x72\x76\x8a\xf3\xa8\xff\xfd\xcf\x03\xcf\x4c\xce\xb6\x36\x9f\xd6\x3e\xb8\x19\xe4\x9c\xbb\x49\x06\xb3\x91\xb2\x4c\x31\x78\xf3\xa4\x34\x72\xc2\xd3\x16\x95\x58\x86\x04\xe4\x3c\xfa\xc9\x28\x9b\xf4\x9a\xf4\x9d\x24\x3a\x37\x5b\xef\xdc\x99\x37\x47\xa6\xcc\xb9\xfb\x61\xef\x24\x51\x03\xfb\x32\xd3\x97\xd0\x10\x64\xdc\x72\xcf\x23\x91\xc4\x5b\x4f\x36\x89\xf8\xda\x87\x14\xb3\x32\x88\x93\xe6\x0d\x9b\x37\xac\xd5\xe9\xf0\xbc\x6c\xcc\x8a\x93\x44\xdf\xe5\xb0\xa2\x67\x73\x7b\xf0\xec\xcb\xc0\x8b\x9c\x07\x55\xa0\x17\x6e\x47\x81\x8b\x3e\x56\xd2\xcc\x35\xff\x4f\xbe\x69\x0d\x7e\xcb\xf9\xee\x74\x0c\x77\x7b\x0c\x8f\xf9\x7e\x8a\x29\xfd\xbf\xff\x19\x04\x27\x65\xbc\x41\xff\x64\x70\x14\x88\x24\xce\xc0\x28\xfc\xc9\x37\x35\x40\x14\xce\x5c\xde\xff\x64\xbc\x42\x71\x2b\xc9\x35\x51\xcd\x2a\x7f\xd8\xe9\x82\x9a\x99\x4e\x35\xcb\xda\x45\x4a\x33\x05\x7a\x9f\x42\xca\x30\x05\x10\xd7\x4a\xca\x36\x05\x66\x01\x72\x2e\xe6\x53\xc8\x87\x9c\x4b\x35\x45\xaa\x6c\x52\xcc\xa7\xc0\x07\x4b\xce\xc5\x7c\x0a\x18\xcc\xe4\x7c\x53\xe7\x7a\x43\xb4\x4c\xce\x77\x31\x85\xaf\xc8\x79\xd2\x43\x5c\x84\x81\x6b\xcb\xd5\x96\x72\xed\x45\x7f\x94\x9b\x5d\xdd\x1a\x1e\xe8\x99\x94\x61\xca\xc4\x27\xf0\x7f\xfe\xe4\xee\xbc\xe9\xfd\x74\x19\x0e\x49\xb9\x3f\x0c\x5a\x3f\x13\xff\xe1\xb6\x59\x30\x27\x9c\x07\xc0\x19\x89\x94\x87\x94\x24\xf6\xdd\x49\x39\x5b\xc6\x79\x00\x28\xf1\x90\xd2\x4c\x19\x67\x14\xcf\xaa\x28\x30\xb8\x9d\xc7\xf7\xdf\xff\x0c\x2e\xd7\x05\xe2\xb4\x3f\xe5\xa2\xb8\x4a\xde\xd3\x94\x73\x12\x11\xd6\x59\x12\x3d\x5b\x12\xe2\xfe\xd9\xda\x4b\x3a\x6b\xe6\x4f\x49\x48\x2c\x67\x9f\x2a\xd9\x3a\xe6\x24\xf9\xe8\x49\x69\xa6\x74\xa8\x0c\x78\x87\xa6\x95\xfc\x50\x3c\x0d\x41\x11\x78\x1e\x70\x10\x74\x52\x1e\x53\x20\x50\xcb\xa4\x4c\x53\x80\xbd\x6e\xa4\x6c\x53\x3e\x78\x83\x4e\xca\x30\x1f\x08\x58\x8a\x29\xd5\x14\xe0\x31\xc9\xf9\xc8\x4b\x7f\x4a\x39\x22\x11\xd4\x9e\xc5\xdd\xbd\x14\x78\xc3\xcf\xbd\xac\xc0\xc8\x72\x1e\xcf\x29\xbd\x92\xf2\xfb\x0a\x26\x02\x53\x2c\x1d\x82\x5e\xba\x0c\x8e\x96\xf3\xa0\xce\xe4\xbc\xac\x33\x8c\xe1\x85\x56\x84\xef\x40\x16\x76\xce\xc4\x1a\xef\x59\x79\x15\x8b\x78\xc5\x8c\x51\xb1\x29\x9e\x07\x44\xdd\x27\xa7\xfa\x9d\x6b\xe9\x79\xb0\x6f\x9e\x8b\x61\x23\x1a\xe6\x3c\x80\x89\x3d\xc3\xd8\x08\x52\x39\x0f\x16\xda\x11\xe5\xda\xdd\x49\xc2\xb3\xfb\x06\x2e\xa1\xd5\x23\x45\x9c\xc7\x11\x74\x70\xf0\x6f\x8d\xb9\xdd\xf0\x4d\xed\x23\xfd\xf5\xe8\xf1\xcc\xfc\xff\x75\x8c\x36\xf8\x0a\xce\xe3\x9c\xdc\x48\xdb\xad\xb3\xf2\x5b\xc7\xb4\x03\x28\x78\xe3\x82\x70\x1e\x10\xa3\x1e\x99\xa7\x01\x49\x7c\x1e\x30\x9c\x9d\x01\xe8\xe9\xf4\xd8\x79\x9c\x33\x08\x3b\x5a\x2f\x9c\x8a\xbd\x14\x78\xa3\xce\xe5\xad\xc3\xc8\x71\x1e\xc0\x39\x9f\x71\xea\x0f\xfd\xdb\x1f\xf8\x2d\xc0\x28\xe8\xe3\x5c\x6c\xcf\x03\xc9\xf0\xba\xff\xe7\x4f\x9f\x8c\x5d\x27\xbe\xba\xb1\x72\x3a\x14\xbc\xe7\xb1\x20\x8a\xc8\xff\xf3\xe7\xc1\xb0\x73\x1e\x10\x1c\x43\xac\xfc\x9c\xa2\xce\x83\x36\x42\xf7\x0a\x92\xfb\x79\x54\xe8\x48\xa0\xb9\x39\x5f\x9c\x47\x06\x5d\x55\x66\x1a\x92\x2a\xe4\xd9\xa2\x1d\xe3\x25\x7b\x1e\x42\xff\x43\x35\xf1\x3e\x24\x9d\x6d\xb1\x65\xc1\xbd\xaf\x53\xe2\x98\x10\xd2\x62\x1a\x9a\x44\xdc\x9e\x07\xe8\x51\x02\x83\x9e\x2d\xe0\x3c\xca\x59\x41\xc0\xeb\xc5\x91\xd0\xce\x83\xe5\x2a\xcc\xe9\x11\xce\xce\x43\x50\x21\x90\x43\x4f\x7b\xcf\x83\xa5\x07\xfc\x1e\x2e\x31\xe7\x01\xaa\x13\x10\x87\x71\xf6\x8a\xf3\x40\xb4\x00\x52\x33\x18\xed\x19\x6e\x19\x20\x4a\x06\x1b\xf6\x8c\x4c\x25\xc0\x7c\x04\x19\xfa\x3c\x16\x49\xe0\x96\x9e\x83\xf6\x3c\xcc\xcb\xa4\x8f\xa4\x02\xb2\x68\x02\x31\xb5\xd8\xa0\x33\xda\xa3\x08\xba\x5a\x1e\x93\x86\x90\x34\x24\x4d\x93\xc8\x1e\x44\xc8\x60\xdf\x9e\x30\x8d\x8f\x22\xb2\xea\x6d\xbd\xce\x36\x3d\x8a\xa0\xaa\xb7\xb5\xaf\x54\xb5\x8b\x3d\x6b\x55\x2b\x25\x82\xfe\x18\xd5\x66\x57\xb2\x07\xc1\x94\x70\xe0\x3f\x33\x1a\xd9\x03\xb2\x8a\xc3\xcd\x79\x24\x31\x6d\x48\xb2\xf6\xe7\xec\x1c\xec\x83\x13\x57\x9c\xf3\x00\x09\x36\x89\x64\xeb\x70\x74\x81\x6e\xe9\xaf\xee\x70\x9c\xf9\x35\x88\xae\x98\xf1\x98\xfd\x63\xf6\x54\x95\x53\x77\x06\x7a\x58\xcc\x7c\x33\x1e\xf3\x3a\x9b\xe4\xb8\x05\xcd\x7d\xac\x3d\x4a\x76\xe4\x98\x49\xd0\xf2\x79\x90\xbd\x55\x1d\x76\xce\xa0\xaa\x56\x62\x58\xd5\x01\xf0\xac\x25\x0e\x07\x0d\x30\x25\x2c\x7a\x33\x86\x83\x36\xa9\xd7\x0f\x3a\xd7\x66\x9f\x89\x3d\xe0\x21\x98\x30\x9d\x9f\x07\x40\x1c\xce\x89\x69\x25\x26\xf8\xbb\xce\x9c\x69\x5e\x40\x1c\x10\xc3\x39\x63\x59\xaf\x45\x5e\x7e\xb8\xcc\x0b\xbc\x25\x54\x09\x13\xe2\xf2\xf3\xa0\x5e\x00\x46\xc6\x72\x68\xcf\xb6\x3a\x6e\x93\xc2\x7a\x05\x6d\xfc\x21\xf8\xda\xc6\x20\xfb\x1f\x78\xaf\xfd\x15\x34\x5b\x7c\xde\xb0\xaa\x1b\x48\x5d\x27\xd3\xb6\x12\x9b\x2e\xec\x64\xff\x3a\x42\xf8\x1e\x26\x67\xe1\x6b\x89\x2f\x25\x3e\x62\xfd\x5a\xe2\xcb\x04\x78\xfc\xd0\x41\x7b\x85\xc0\x11\xf9\xd7\x12\x5f\x3a\xc7\x29\xf7\xda\x39\x9f\xd9\x8b\xf7\x6b\x5e\x9f\x90\x33\xe4\xf5\x99\xd7\x47\xed\x07\x25\x7e\x0e\x1a\xf0\x26\x58\x12\x67\x7c\x76\xce\x47\xed\xc5\xd8\xbd\xe8\xe8\xcd\xd6\x71\x0b\xa9\xeb\x3e\xc1\x5e\x38\xaa\x48\xb9\x57\x98\xb4\x45\x9a\x01\xf0\x97\x36\xee\xb3\x4f\x0c\x68\x58\xe6\x76\x9f\xc0\x03\x6b\x80\x58\x37\x71\xba\x3a\x8f\x8f\x24\xb2\x77\x9f\xc0\xed\x6a\x10\x8b\x31\x77\x9e\x26\xf1\x21\xb0\xa1\xdb\x7d\x62\xbb\x4f\x08\xcb\x9b\xa9\xfd\x06\xe0\xb4\x8a\x92\x5b\x6e\x93\xaa\xc8\x30\x24\x35\x93\xa8\x57\x11\x77\xd8\x7a\xb1\x4f\x10\x74\x31\xb7\xfb\xc4\xbe\xc9\x8b\xe9\xbb\x6f\xf3\xba\xcd\x0b\x50\xe3\xdb\x7a\x01\x51\x4b\xf0\xc5\x04\x20\xfe\x3c\xf8\xb0\x0a\x47\x5c\x4d\xa2\x44\xc0\x68\xb7\x5b\x07\xae\x62\x03\x59\x75\xe2\x0d\x76\x1e\x54\x02\x38\x5a\xc0\xe3\xcf\x43\xa4\x14\xdf\xb2\x8d\x6c\x30\xd5\x8e\xee\x96\xd8\x01\x31\x7e\xf2\x3f\x8f\xe2\x09\xa5\xfb\x79\x88\xfe\xc2\x30\xbb\xd9\x6c\x00\x70\xab\x88\xcd\x6e\x36\xbb\x6f\x81\x56\x00\x38\xb6\xa8\x47\xec\x15\xde\x72\xb3\xd9\x88\xf8\xd5\x1e\x46\x14\x9b\x1b\x44\x45\x42\x7a\x27\xa4\xf0\xe7\x41\xe3\xc0\xbf\xdd\x6e\x36\x9b\xcd\xa6\x8a\xdb\xec\x66\x43\xc0\xfd\x68\xc2\x34\xbb\xb3\x6c\x76\x16\x82\x7d\xe7\x1e\x76\xc1\x11\xc2\x06\x11\x10\x73\x4f\x7b\xf8\xc8\x13\x03\x49\x6a\x6e\x77\x83\x0d\x72\x2f\xb1\x07\x73\x23\x4a\xcd\x1d\xa2\xa3\x50\x7b\x97\xfe\x66\xe9\xe3\x23\x33\xb7\x4b\x7f\xb3\xf4\x39\x8a\xe7\x76\xe9\xc3\x30\x3f\x40\x41\x9b\xf8\xbd\x9d\x87\x79\x99\xe4\x00\x6e\x6a\xcf\x36\x02\xf7\xfc\x79\xf0\x21\x1b\x04\x14\xf4\xe7\x41\x89\x9c\x36\xdb\xa5\xbf\x3f\x4a\xec\xb4\xf1\xb3\xf6\x44\xb5\x65\x36\x67\x3c\xe7\xce\x83\xec\xc5\x9b\xfe\xcc\xfe\xac\xda\x81\xe3\xff\x7c\x3d\xfc\x5f\x91\x36\x04\x2c\xf6\xf0\x7f\x2f\xb2\x17\x93\x18\x49\x70\xbe\x04\x1c\x10\xe0\x3c\x5f\x04\x89\xf9\xa6\x02\x1c\x34\x79\x25\xea\xf5\x66\x00\x98\x2f\xd1\x9f\xcd\x9e\xa3\x38\x8b\xdb\xec\x51\x8c\x17\xdd\x00\x0a\x6c\xe2\x38\x77\x1e\x8d\x24\x50\x8d\x4b\x37\x09\xac\x88\x5b\xf4\xe8\x65\x12\xd9\x17\xb1\x9e\xcd\x5e\xe4\x1d\xd6\xd3\x7b\x9b\x97\x70\x2c\x22\x3c\xdf\xe6\x75\x83\x44\x7d\x0b\x18\x1d\x26\x09\x1d\x42\x55\x5d\x88\x2f\x0b\xb1\x9b\x57\xf5\x43\x0e\x6c\x1c\x83\x26\x7e\x7d\xe7\xf1\x83\xeb\x20\x89\x0d\xf5\x15\x20\x9c\x6d\xf7\x6d\xb6\xb1\x01\x57\x2d\xe4\x34\x77\xfe\xf9\x9e\x3b\xff\xc0\x21\x7e\x02\x6f\x70\x1e\xf4\x2a\x3b\x31\xae\x82\xe7\x41\x89\x8d\xaa\xb6\x6d\x12\xcd\x16\x8e\xda\x15\xfc\x76\xf2\xfa\xa1\x52\x9b\x17\x11\x14\x58\xa8\xe7\xeb\x7a\x7c\x5d\x8f\xec\xd7\x6f\x77\xd0\x1e\xda\x08\x46\x3b\x28\x09\xe7\x01\xda\xf5\x0f\xc9\xda\xaa\xb2\xf8\xba\x60\xd5\x2e\x3e\x18\x17\x46\x77\xe6\x2c\x7b\x42\x50\x27\xce\x24\xfc\x08\xcf\xa3\x80\x7e\x4d\xf6\xae\x0e\x88\xfc\xc7\x23\x82\x78\xf8\xa1\x78\x4e\xc8\x9b\x6f\xd8\x85\xae\x0e\x36\x67\x68\xfd\xcf\xe3\xb4\xf1\x11\xcd\xdb\xb3\xf2\x05\xd0\x32\x5b\x89\x6d\x7f\xb1\x86\x1e\xb1\xc0\x5d\x43\xef\xeb\x87\xe4\xf5\x0e\x93\xce\x66\xf5\xd8\xd1\xaf\x3d\xf1\x51\x55\xc1\xbc\x3d\x05\x5f\x96\xd5\x63\x4f\x7c\x7e\xc8\x1a\x7a\x6c\xa3\x6b\xe8\xe5\xc8\xc3\xc1\x7a\x7e\xae\xa1\x0f\xd1\x18\xaf\xe9\xf9\x79\xe4\xe1\x27\x99\x60\xb7\x98\xdf\x35\x4c\x02\xc6\x7b\xf8\xe1\x6b\x12\x79\x71\x56\x7e\x89\x2e\xfc\x38\xb9\x86\x1f\x7a\x72\x7d\x59\x0c\x6f\x3e\xf4\xe4\x82\xf2\x7f\xe0\x10\x3c\x3f\xd7\x10\xdc\x11\x03\x8f\xdf\x89\xa2\xf3\x3c\xfc\x10\xf0\x6c\x65\xd7\x0f\x4c\x75\xac\xec\xf3\xf3\x98\xfa\xce\x22\x19\x43\x60\xec\xfb\x31\x69\x08\x6f\x41\xd2\x34\x89\x12\x41\x79\xff\x5c\x30\x1f\xab\x03\xf5\xf4\xfc\x5c\x1d\x9f\x78\xd3\x9c\xce\xa8\x58\xff\xcc\xaf\x81\x22\xce\x52\xf8\x3c\xb9\x3e\x15\x62\xec\xd1\x9f\xab\x03\x37\xcc\x01\xe8\xd0\xfc\xba\x25\x22\xbb\xe2\xc0\x3a\x3f\x8f\x93\x8f\xe9\x3b\x86\x48\xe2\x36\x9b\xe3\x04\x0f\xd6\xf9\x29\xa8\x7e\x1c\x14\xc3\x5e\x1d\x8e\x90\xe8\xd5\xe0\xe7\x7f\x23\x9b\x84\x0a\x94\xc8\xa2\xf9\x0d\x6b\x21\xb0\xf5\x25\xcc\xf9\x60\xbc\x3f\x60\x8f\x2e\x9c\x56\xe7\xe7\x59\xf1\x21\x39\x16\x91\xd1\x97\xb5\x5d\x7e\x2a\xa6\xf8\xfa\x7d\xfa\x99\x26\x4a\xb9\x4d\x10\xd7\xfa\x12\x6f\x3c\x9c\x2c\x61\x76\xf7\xbf\x0f\xe4\x4f\x41\xf2\x23\x3a\xa3\x08\xc1\xee\x12\xfa\x80\x58\xba\xf0\xf7\x9c\xdf\xb6\x73\xb6\x95\x82\x47\xe2\x73\x79\x7c\xe2\xf8\xe2\x9d\x39\xf1\x48\x3d\x0f\x2a\xc0\x22\xfd\x5e\xdb\xf3\x5a\x77\x28\x1f\xbe\xcf\x5e\x44\x72\x2c\xce\x81\xcf\x5e\xfc\x2c\x15\x31\xf4\x73\x1d\x7d\x9f\x25\xb0\x7f\x7c\x2e\xa4\xef\x33\x3b\x70\x09\x55\x37\xad\xeb\x32\x3b\x93\xb2\x49\x66\x07\x92\xcd\xc5\xc5\x73\x5d\x97\x8d\x10\x16\xfc\xc8\x8d\xe7\x41\x76\x5c\xc2\x17\x4a\xaa\xf3\x28\xa6\xf1\x5e\xf2\xdb\x24\xc6\xba\xd8\xe6\xe8\xb5\x97\x7a\x6d\xf8\x77\x97\xfa\xaa\x75\xe5\xee\x6b\x7c\x8a\x2a\x70\x5d\xb7\xd9\x09\x5f\xce\x52\x59\xd7\x2d\x02\x88\x49\xcd\x24\x3f\x35\xbb\xb3\x48\xfe\xac\xab\xaa\x47\x13\xff\x1d\xd5\xf5\x82\xbb\x3f\x95\x1f\x74\xfb\x34\x29\x44\x6d\xa7\xb1\xd5\x9a\x74\x2b\x2c\x62\x7b\xb7\xc2\x5d\x10\x77\x72\xeb\xbf\xd7\x6c\xff\x10\xd8\xdd\xf6\xa3\xe2\xbd\x84\x8b\xbb\x1e\xdb\xff\x88\xd4\x0e\xe0\xe2\xf5\x98\x1d\x80\x53\xf8\x3f\xac\x6b\xd8\xed\xa3\x0b\xe8\x0e\x3c\xfb\x78\x4c\x13\xc0\x82\xb6\x0e\x7b\x7d\xfc\x90\xe2\xa9\xc9\xb0\xad\xe2\xc2\x80\x7f\x04\x2c\xcc\x79\x98\x5b\x36\xcd\xdc\x40\x6d\xc5\xc5\x61\x5d\x73\x99\xf4\x09\x03\x01\xf2\xbb\x5f\x82\x99\x8b\x03\xc3\xc2\xa7\xf7\x3c\x7e\x99\x51\xe6\x72\x68\x5c\x6b\x78\xce\xad\x6b\x59\xb7\xb0\xf5\xc0\x68\xe1\xdd\x7b\x1e\x66\x47\x27\xb1\xd4\xd6\xc5\x52\xbb\xed\xa3\x70\x18\x44\x59\xc6\x7d\x6e\x01\x41\x73\x1e\xe2\x33\x50\x91\x6d\x1f\xb9\xbe\xb2\xd3\x75\xdb\xbd\xdb\xca\x49\x12\xb0\xad\xdc\x36\x3b\x49\x01\x5e\x87\x86\xc0\xf3\x2b\x8b\xfb\xff\xda\x30\x57\x84\x20\x7a\xc9\x15\x91\x2e\xf3\x03\x04\x4a\x25\xdc\x4a\xc6\x7a\x82\xb0\x94\x50\xb2\xac\x04\x40\x29\x77\xff\x95\x5c\x10\xc9\x05\x01\xe9\xc3\x82\xa6\xff\x3c\x8a\x78\x10\x24\xdd\x26\x75\x21\xef\x05\xc3\xb7\x00\xf1\xd2\x01\x26\x4b\xc9\x02\x58\x22\x80\x2c\xac\xe4\x12\x49\x39\xfb\x25\x69\xb9\x98\x86\x8d\x8c\x71\x4e\xa8\xd4\x57\x72\x25\x15\xd1\xf6\x5d\x49\x09\x14\xbd\x8b\xe3\x64\xa5\x6c\x7d\x31\x13\x5d\xc5\x22\x8a\x95\x2b\x66\x47\x45\x90\x02\x97\x8e\xd3\xa8\x0e\x16\x7e\xd3\xe7\xf1\x09\xc8\xcf\x6b\xb7\xfd\x86\x18\x88\xeb\xc6\xc2\xa5\xfa\x3c\x2c\x00\x38\xc1\x84\x68\xb8\x92\x6b\xb5\x88\xd9\x7f\x5b\x39\x8d\x63\x68\xac\x96\x8a\xba\x85\xa2\x2e\xe1\xd7\xb1\x52\x35\xbb\x6a\x76\x22\xf4\x57\xeb\xcb\x92\xbe\x7f\x5f\xda\x7c\x11\xcc\x8b\x18\xfd\xd5\x12\xaa\xcd\x67\xe2\xa4\x6a\xf3\xab\xa5\xc2\x28\x81\xe7\xf6\x9f\x95\xba\xdf\x8a\xd0\xdf\x1d\x1b\xe3\x62\x99\x9a\xa9\xdb\x7e\x77\x08\x17\x66\xea\x66\xe7\x76\x80\x5b\xd2\x4a\x8f\x83\xf3\x98\x1d\x10\x93\x38\x78\x9f\x87\xd9\xf1\xe9\xe3\xb8\x0e\x19\x06\x9c\x72\x6e\x07\x1a\xc3\x6e\x2b\x37\xec\x3a\x77\x08\xfc\x89\x56\x1a\x36\xcc\xd3\x52\x24\xc2\xe4\x16\x91\x5c\xfb\x2e\xb0\x34\x7d\x0f\x98\x87\xeb\x37\x5f\xc3\xf7\x5c\x74\x3f\x32\x83\x6d\x07\xb8\xc2\x7e\x3c\x06\xae\xb0\xe4\x09\x46\x70\xc7\x4a\x3b\x4c\x93\x1e\x80\x22\x5e\x47\xcc\x43\xed\x6f\x9a\x8d\x7d\xe5\x1d\xa0\xfd\xaf\x7d\xf7\x9a\x9b\x94\x03\xaf\x35\xf1\xa0\x83\xa0\x6f\xa5\xcf\x9a\xe0\xdf\x77\xa1\x95\x59\xe9\xb3\xa3\x5c\xaf\x3f\x6e\x00\xd7\x6b\xf6\xb8\xc2\xb3\x61\x81\x1d\x74\x1e\xcc\x8a\x7e\xfd\xf3\x30\x5f\xf9\x6a\x7e\x61\xe5\x65\x17\x40\x58\x5c\x59\xd5\x2a\xfa\x97\x95\x5d\xf6\xd9\x65\xdf\xad\x00\x95\xcf\x9e\x79\x37\x3b\x66\x76\x8d\xe7\x64\x05\xa8\x53\x9a\x26\x7d\xf2\x23\xc0\x09\x80\xd6\x64\x09\x24\x74\x81\x6d\xb1\x32\x32\xe4\xca\x60\x45\x5f\x68\x9a\x57\x2e\x16\xe1\x94\x86\xc0\x6d\x65\xa7\x74\x76\x4a\x63\x4c\x5b\xb9\xfe\xde\xb3\x0c\xc9\x02\x9c\xd2\xd8\x39\x4f\x1a\xf9\x71\xe9\x59\xb9\x19\x98\x4f\xf5\x9a\xd5\xeb\x56\xa5\x4b\xb5\x60\x2b\xba\xc1\xfc\x7c\xd9\xed\x27\x67\x7e\xfd\x31\x32\x58\xaa\x87\x9e\xd0\xf4\x38\xdf\x9f\x07\x9f\xfe\x92\xfc\xf4\x91\x20\x82\xa9\xaa\x95\x68\x61\x25\x4a\x97\x58\xf2\xe0\x16\x9d\x47\x32\xd0\x9d\xa4\x6c\x92\x24\x08\x92\x31\xb8\x1a\xb2\xab\x41\xf0\xf8\xec\x79\x99\x39\x2f\x51\x85\x2d\xd0\x8e\xce\xc3\x12\xe4\x68\x98\x96\x30\x2d\x81\xb1\x9e\xe6\x36\x8d\x21\x67\x70\xd0\xe5\xaf\xcc\x71\x79\x89\x05\x9f\xa7\x4d\x9d\xe6\x06\x7a\x22\x31\x01\xe7\x61\xe5\xb2\xac\x11\x66\x17\x56\x8e\x4d\x33\x87\x95\x33\x4c\xda\xfa\x7a\xec\x65\x57\x25\x04\x85\x2b\xbb\x2a\xb3\xab\x52\xc8\xf6\xbc\xd9\x47\xb2\x67\x1c\xe0\x09\x8b\xa0\x81\xf3\x20\xbb\x64\x12\xcb\x23\xbf\x52\x50\xb0\x02\xf3\xeb\x40\x80\x37\x5f\x6d\xc4\xeb\xcc\x79\x25\xa4\x68\x72\x4d\xd8\x4d\xac\xc0\x6a\xbb\x3e\x7b\xe9\x93\x22\x82\x85\x9a\x3f\x2b\x02\xfe\xca\x6f\x6e\x7e\x76\x13\x48\xcc\xa0\xc1\xac\x8c\x92\x72\x65\x7c\xde\x2f\x40\x19\x56\x71\x99\x16\x04\x4d\xc1\x44\x8b\x82\x66\x71\xe5\x36\xc9\x18\x14\x34\x8b\xeb\x10\x18\x86\x55\x5c\x87\xc6\x30\x5c\x02\xc9\x13\xc3\x70\x1e\x64\x27\xf9\x02\xfe\x14\xcb\x28\x06\x51\x49\x09\x62\x38\x0f\xfb\x57\x32\x05\x94\x97\xab\x78\x8a\x88\x1a\x5f\x3c\x45\x8a\xd1\xbb\x6c\x84\xc5\xe5\x55\xea\x8f\xaf\x82\x12\x70\x74\x58\x05\x61\xb1\xfe\x92\x5e\x93\xe8\xb7\x1f\x29\x86\x55\x03\x0f\xf6\xc2\x21\x62\x95\x66\x01\x46\xfe\x72\xac\x80\x47\x75\x1e\xf2\x69\x30\x58\xe0\x52\x9d\x07\xad\xfa\x25\xd9\x49\xae\x4b\x91\xc8\x4b\xb7\x93\x3c\xa5\xe0\x42\x5d\xa5\x5b\xdf\xfe\xa3\xce\xa0\xa9\x8f\xd9\x3d\x66\x47\xa9\x9e\x48\x85\x75\x09\xcc\xcb\x2a\xae\xcb\xa2\x7c\xda\xbb\x69\x76\x92\xeb\xb2\xcb\x74\x81\xa2\x6f\x15\x17\xa1\x10\xe7\x1a\x5e\x57\x19\xbf\xf7\x28\xd5\xd5\x85\x63\x4d\x12\x88\x15\x33\xec\x79\x58\x61\x56\x9c\xb6\xd6\x55\x24\x5e\x81\x8c\x74\x69\x6d\x5d\x45\x01\x52\x74\xf1\xa2\x00\x59\x10\x20\xab\xb5\x0b\x6b\xec\xea\x12\x77\x1b\x8f\x9c\xf3\xd0\x0e\x06\x10\x63\x09\xc7\x4b\xaa\x16\x4e\xe4\xe2\xf9\x56\x3c\xdf\x04\x14\x2d\xdb\x12\xb6\x61\xd9\xb2\x6f\x38\xac\x0a\x90\x0f\xa2\x46\x51\x80\x2c\x32\xb1\x08\xb9\x5d\x5e\xdb\xef\x99\xf7\xc8\x90\xe2\xf2\x2a\x9f\x0d\x73\x4e\x7c\x36\xcc\x83\x0b\xfe\xb0\x75\xbb\x22\xee\xeb\x97\x26\x09\x07\x65\xdc\xca\x86\xc2\x5b\xdf\x28\xe0\xd7\xed\x24\x86\x5e\x77\xdd\x4e\xe2\xdb\xc3\x64\xc8\xc1\xe1\x61\x72\x2b\xf6\x0d\xb9\x38\xf2\x63\xda\x30\x64\x9a\x24\xe6\xdd\xed\x99\x23\x72\xf5\xed\x99\xf3\xf3\x4e\x1a\x52\x5d\x28\x80\x61\xf7\x4c\x0d\x58\xd0\x5b\x01\xec\x76\xe9\xe0\x00\xbb\xee\xea\xa7\x1e\x4d\xc4\x0b\xaf\xdb\xb5\x73\x7b\x0c\x11\x2a\xbc\x74\x46\x59\x77\x33\x3b\x68\x39\xd0\x37\xac\x1b\x30\xf4\x4b\xe4\x64\x22\x54\xfe\xac\xdb\x69\x2c\x0a\xf2\xed\xa5\xea\x56\x8a\x1a\xff\x0f\xf5\xe6\xff\xe1\x38\xbf\x1f\x6b\x80\x8b\xf0\x85\x96\x62\xdd\xa8\xa0\xd7\x0d\x1d\x50\xba\x7e\xec\x21\xd6\x9e\x89\x99\x2e\xf9\x3e\x9c\x98\x37\x13\xf3\x5c\xb1\x48\xb3\x5a\x4b\x7e\x4c\x20\xe3\x6f\xb4\x0d\xeb\x46\xb3\x90\x08\x5b\x5d\x77\x58\xd5\xb0\x8c\x5b\x9e\x10\xcb\x08\xcb\x00\x21\xf9\x76\xb6\xe2\x3e\x73\xd2\x68\xa6\x53\x93\xb8\x97\x94\xc4\xef\xbd\xb7\x5d\xb4\xad\x0b\xb7\xdd\x5b\xd1\xeb\x46\xf4\x6a\x56\xc5\xe9\x4a\x68\x4c\x4a\x44\x84\xae\xdb\xe9\x7a\xe3\x52\x97\x04\xe5\xbd\xdf\x62\x9a\x01\xd3\x12\x91\x74\x93\x2c\x81\x7d\x83\x50\x9a\xf3\xa0\x04\xb6\xf4\xfb\x73\xe8\x3f\x1b\xc1\x5e\x0d\x7c\xdb\x79\x58\x2a\xf7\xce\xea\xa4\xae\xc9\x0e\x60\x43\xa8\x0a\x43\x95\x8d\x19\xad\xfe\xaa\x6e\xcc\x44\xce\x24\x2d\xc6\xab\x3a\xcf\xab\xec\x0d\xea\x09\xaa\x97\x20\xf0\xdd\x12\xbe\x1e\xab\x3a\xf5\x6b\x2e\xbe\x96\xe1\x3d\xb1\x04\x09\x42\xe8\x75\x1c\x8a\xce\x83\xb0\xef\xdb\xb7\xcc\x0c\x84\x07\x59\x48\x17\x08\x71\xe7\xc1\xb4\x94\x96\x04\xdd\xf8\xaa\xc5\x02\x38\xcf\xf5\x2e\x5a\xb5\x58\x5f\x7a\x4e\xff\xa2\x55\x8b\xd9\xd1\x4d\xfa\x13\x2d\xfc\x89\x12\x9e\x9d\x4b\x87\xa2\x55\xd1\x57\x48\x0b\x55\xd5\x57\xe0\x63\x94\xa4\x31\x5d\x80\xcd\x9d\x07\x7d\x2e\xed\x0a\x06\xed\x45\xb4\x50\x4a\x84\x50\x2e\x22\x84\xce\xc3\xca\x01\x93\x5b\x5d\x82\xb5\x4a\xc6\x2a\xe1\x0b\x4a\xc0\x55\x51\x02\x2a\x09\x00\x5a\xf7\x67\x55\x57\x20\x80\xcd\xb5\xd9\xd4\x61\x09\x20\x43\x57\xb7\xef\x3a\x7d\x4d\xfe\x17\x5f\x73\xe5\xc8\x35\x57\x5d\x39\xd5\x95\x93\xed\xcc\x39\x4d\x23\xc0\x14\x25\x49\x9d\xd6\x03\x81\x49\xfb\xcd\xaa\xcb\x12\x00\xbc\x97\xab\xaa\xaa\x74\xa8\x12\xf5\x74\xf9\x64\xec\xa4\x25\x05\x2c\x4a\x87\xba\xec\x24\x4c\xc3\xe0\x35\xad\xba\xec\x24\x57\xa1\x3a\x87\xea\x2a\xac\xae\x42\x22\xf9\x56\x75\x15\x8a\x73\x97\xf0\x77\x5c\xc4\x33\x9d\x07\xd9\x39\x7f\xc3\x4e\x42\xe9\x00\x90\xd3\xaa\x2a\x1d\xaa\x1c\xaf\xb8\xcd\xae\xaa\x82\xa1\xba\x6a\x54\x30\x54\x2f\x31\xd5\xe5\x40\xb0\xda\x6a\x2e\x87\x26\xef\x6a\x96\xc6\x46\xd1\xa5\x25\x8b\x78\x48\xca\x26\x15\x8d\xff\xb2\xe0\x54\xd3\xba\x69\x83\x34\x8a\x6d\xd2\xf4\xa2\x3a\x5e\xcd\xdb\x7e\xe3\x66\x2f\x85\xe3\x6a\xde\xec\x9b\x53\x18\xe5\xe8\x6a\x4e\xe1\x26\x15\xab\x97\xec\xe6\xc5\xbb\x35\xdf\xab\x32\xe5\xf8\x5e\xf3\x3d\xba\x40\x67\xb6\xd5\x86\x65\x00\x98\x0d\x52\xdc\x79\xd0\x79\x28\x76\x9a\x3b\x6c\x73\x3a\x79\x1b\x27\xf4\xe7\x3c\x8a\x69\x34\xc3\xb9\xd3\x7e\x0e\x04\x2c\xce\xa6\x26\xaa\x19\xd6\x79\x99\x64\x2b\x7e\x1e\x04\xcc\xeb\xb6\xec\xa9\x6d\x76\x2c\xa7\xe6\xfd\xb4\xbd\x16\x6b\xed\xbc\x3d\x36\x49\x74\x15\x8f\x89\xd5\x39\x8f\x6e\x9a\xef\xd9\x32\x07\xad\xca\xa2\xe3\xa0\xf5\x4b\x3a\x20\x93\xb2\x49\x72\x04\xcb\xc2\xe3\x95\xb1\x67\xb3\x63\x82\x76\xcf\xdb\xce\x79\x0b\x3a\xd6\x22\xb2\xe7\x3c\xe8\x3b\xb9\xcb\xba\xe3\xd3\xc1\x57\x48\x38\x39\xae\x8e\xc3\xcc\xea\xe0\x7b\x75\x14\x34\x1d\x5f\xbc\xd5\xdd\x75\xbc\xba\x11\xf6\x73\x1e\x96\x60\x12\x23\xd1\x6f\xdb\xca\xde\xdc\x55\xb3\x74\x47\x5b\xa1\xa6\x3b\xda\x82\xc7\xfd\xc8\xc8\xfa\x6d\x4d\xdc\x4f\xa4\x18\xeb\x4a\xc3\xc6\x02\x81\xbf\xb5\xba\x3a\x95\x5e\xed\xa6\x21\x0b\x91\xb5\x73\xf2\x78\x29\xeb\x4e\x9e\xee\xe4\x91\xc5\xab\x3b\x79\x3a\xe4\x36\x3f\xd6\xae\xae\xa0\xdb\xe5\xb5\xc9\xcf\xbf\x4f\x74\xbd\x27\x57\xe7\xe2\xf9\x63\xdd\xea\x2a\x65\x3b\x4a\x59\x20\xbd\x56\x57\x29\x8b\x93\x65\xfa\x1d\x71\x5d\xf9\xa1\x3f\x56\xd4\x81\x52\x29\xdb\x1f\xb3\xf3\x5b\x95\xb2\x5d\x22\x1d\x76\x0d\x00\xee\xfe\xac\x3e\x0c\xf7\x85\xcf\x08\x2f\xe5\x25\xc2\xdd\xef\xb0\xe9\xc3\xca\x01\x74\xd7\x99\xcf\x84\x2d\x9d\x87\x05\xb0\x79\x77\x15\x33\xdd\xf5\x81\x99\x7a\x75\xd7\x47\x77\x1f\x95\xad\xab\xab\xa8\xed\xd3\xec\x4c\x5a\x26\x51\x37\x0e\x96\x3e\x6d\xea\xb2\x59\x32\x2f\x2d\x87\x8e\x7d\xd4\xab\x87\xfe\x7a\x0b\x7f\xbd\xf4\xdb\xf7\xbb\xca\xdb\x8e\x01\x24\x49\x2a\xd8\xbd\x8b\x76\xb7\x34\xa9\xbb\xba\x82\x40\x7f\x2d\x95\x8a\xbc\x96\xea\x62\xeb\x2c\xac\xee\x62\xeb\x3f\xc6\x6a\xe7\xae\x8b\xad\x23\x05\xa7\xce\x99\xd1\xbd\x17\x76\x9c\x57\x64\xf7\x7b\x5c\x6b\x8f\x6b\x8d\x85\xf0\xb8\xd6\x9e\x1f\x87\x35\x6b\xed\xc1\x94\xb7\x04\xdb\x03\xb0\x6c\x81\xb5\x77\x1e\x16\xc0\x25\xe0\x51\x15\xf3\xb8\xdd\xe2\xf3\xbc\x1e\x45\xea\xc7\x7d\xd4\x61\x7d\x54\xb7\x3e\xa8\x5b\xc1\x66\x5c\x8f\xba\xd5\x47\xb1\x02\xe7\xef\xf5\x28\x56\x3c\x88\x15\x5e\x8c\x1e\x77\xdb\xc7\x45\x8f\x85\x7a\x3d\xea\x56\x1f\x57\xb8\xbd\xfe\xb8\xc2\x1f\x77\x60\x69\xb1\x1e\x75\xab\x0f\xba\xd5\x2e\xa5\x92\xba\xd5\xc7\xd5\xcc\x35\xeb\x51\xb7\xfa\x28\x56\xfc\x68\xb0\x6e\xdb\xe0\x0a\xff\xd1\x61\xb9\xc2\x9f\xfa\xa3\x03\xa7\x54\x57\xee\xa3\x24\xf0\x97\x9e\x2a\x4c\xdb\x06\x9f\x92\x64\x5b\x5d\xcd\x9d\x2b\xf0\xe3\x6a\x7e\x5c\xcd\x3f\xaa\x29\x57\xf3\xd3\xcc\x4e\x6a\x29\xaf\xad\x4f\x93\x6d\x8a\x52\xbd\xa2\x3e\x5c\x47\xff\x72\x42\x79\x1d\x7d\x5c\xae\x60\xa0\xad\x47\x3d\xd1\xa3\xf3\xda\x8f\xcd\x49\xd5\xe7\xe3\xf4\xf7\xda\xf6\x28\x80\x3f\xca\x0c\x0f\xa6\x9b\x47\x25\xcb\xe3\x64\x07\x66\x63\x3d\x2a\x59\x1e\x67\xb6\xd4\x43\x8f\x33\xfb\x51\x1c\x90\x75\xe8\x09\xe7\x98\x9c\x46\xd8\xa9\x1e\x6f\x90\x8f\xd2\x00\x46\xe5\xf5\xa8\x78\x79\x94\xc9\xa5\x19\x7a\x94\xc9\x1f\x8f\x1b\xef\x63\x8f\xc7\xcd\xb3\x6d\x86\x5d\xf0\xda\x05\xaf\x3c\xe7\x92\x6a\xa9\xfb\x7c\xd0\x7d\xfe\x7a\x40\xdd\xe7\xe3\x1a\x1b\x32\x66\x29\x36\x3c\x2e\x28\xef\x63\x8f\x0b\xea\xf1\xa4\x1a\x7e\xfb\x99\xdd\x67\x76\x74\xb2\xea\xd0\xc7\xc3\x6b\x48\x6a\xe5\x82\x22\xbe\x31\xfd\xb8\x80\x86\x4a\x95\xe1\x12\x18\x92\x59\x29\x4a\x8c\xe4\xb7\x6c\x32\xc3\x1b\xe4\x28\x56\x0f\x21\x74\x78\xb8\x8c\x22\x9f\x96\x49\xaf\x49\x7e\xca\xac\x1d\xce\xd0\xe1\x0c\x1d\x8f\x9c\x5a\x16\xeb\x79\x23\xeb\xcb\xf0\xbc\x19\xb7\x74\x60\x4c\xbd\xe1\xb5\x72\x54\xab\x27\x6b\x14\x3e\xce\x6b\x40\xa0\x4c\xd4\xf7\x1a\x9a\xea\x88\x6a\x4c\x99\xd0\xdd\x35\x54\x78\x12\xb9\x98\x7e\x74\x30\x7a\x23\x2f\xa2\x0d\x4f\x9a\x24\x5b\x66\xd7\xcc\x4e\xaa\x2d\x5b\xd1\xa5\x8e\x67\x36\x0e\x15\x9e\x03\x85\xa7\x94\x9e\xc3\x73\x67\x74\x73\xb3\x8f\x9d\xdc\xa3\x5b\x13\x3b\xc5\xc9\x4d\xec\xdf\x49\xa3\x54\x95\xa0\xe3\x31\x3b\xda\xea\xc5\x74\x00\x9f\x40\x40\xcd\x1a\xcf\x32\x49\xd2\xac\x62\xda\x2f\xb7\x97\xd7\x18\x30\x8f\xa2\x31\x2d\x54\x8a\x30\xa5\xeb\xc1\xa9\x80\x47\xff\x1a\x9e\x0a\xc4\xed\xa5\xec\x7d\x6e\xb8\x78\xc6\xb2\x6e\x5d\xea\x2f\x07\x67\x99\x5d\x97\x27\xcc\xec\x96\xd9\xd1\xac\x70\x6c\xc2\xe6\x3b\xd6\x2a\x32\xc5\x7b\x74\x79\x0e\x0f\x8f\x11\xe6\xf6\xfc\x5f\x1c\xe8\x44\xe9\xfd\x59\x82\x43\x3e\x1c\x06\x43\x35\xe7\xd8\x16\x86\xb4\x3c\x54\x73\x0e\xd4\x9c\x40\xf4\x2d\xe2\xf5\xce\x83\xce\xb1\x35\xdb\xce\x91\x5f\x5f\x32\x95\xe1\x65\x97\xa8\xbc\xf4\xd8\x40\xed\x7d\xe0\x43\xa6\x1f\xcf\xca\x50\x5d\x33\x64\x79\x4f\x4e\x2b\xd7\xe4\xe0\x40\xcb\x04\x40\xaf\xf1\x39\x98\x9f\xd9\x51\x82\xaa\x4f\x62\xf7\x7e\x1c\x79\xc4\xee\x9d\xc7\x27\x87\x19\xb4\x5c\x2e\x49\xc2\xf1\x12\xde\x2a\x6b\x7a\xc6\x11\x59\x97\x7e\x44\x2b\x53\x35\xe7\x94\xc3\xdf\x7b\xe7\xf4\x9e\x3c\x25\xbc\x92\xb2\x73\x2a\x01\x4e\xce\x0c\x30\x01\xd7\xf4\xcc\x98\xc5\x36\x70\xa5\x9a\xda\x0c\x66\xb1\x26\xb4\x7f\x7a\x17\x9d\xb7\xd9\xa1\x5d\x9d\xb7\xd9\xe1\x67\xe2\x6e\x36\x5d\xa4\x93\x45\x4a\xd8\xd5\x9a\x9a\xd3\x67\xd5\x89\xd0\x46\x68\x4e\x9f\xc6\x8c\xd3\xe7\x53\x39\x71\x56\x0b\xb0\x72\x6a\x83\xa6\xeb\x36\x49\xd9\xe6\xba\x9d\xcd\x0e\xb6\x54\x75\xa4\x13\x1d\xa9\x5b\xe8\x6c\xdd\x24\x08\xbb\x58\xdd\x53\x3b\xc5\x44\x9a\xcc\x59\xa6\x36\xa5\xc9\x89\x34\x09\x24\xe1\x9a\x9e\x49\xd3\xd5\x0d\x8f\xc9\x9a\xaa\x4d\xa7\x4b\x19\x1c\xb9\x35\x5d\xca\x53\xe7\x48\xad\xee\x53\x1d\xe9\x64\xd9\x8e\x5f\x92\x9d\x84\xb8\x28\x37\xc9\x9a\xae\xd1\x39\xcd\x4e\x42\x35\x25\x37\x62\x11\xd2\x48\x26\x2d\x93\xe4\x80\xa3\xd0\xf9\xfb\xd2\x36\x54\x29\xda\x2c\x74\x99\x1b\xab\x6a\x2e\x73\xc3\xc5\xc5\xed\x7d\x7a\xdd\x9d\x61\xbb\x9a\x8c\x6e\xb6\xcb\x35\xea\xc5\x73\xaa\x60\x9a\xfb\x97\x46\x11\x2e\xa5\xb9\xcd\x8e\x12\xb6\xbd\xf9\xd9\x2e\xc7\x46\x5d\xe5\x74\x0a\x7b\xa1\x5c\x38\x14\xaf\xc5\xa9\x92\x81\xec\x59\xcb\x53\x65\x61\x0a\x93\x5b\x62\x2d\x2f\xb2\x2b\x49\xd0\x26\x8d\x9b\x27\xcd\x42\x7f\x99\xb5\xc7\x2e\x95\x38\x2b\x59\xc6\x2d\xf5\x9b\x65\x48\xff\x25\xab\xff\x52\x59\xb9\x8a\xe5\x4a\xa8\xa6\x18\xb5\x00\xd0\x06\xc5\x6a\x2d\x55\x31\xab\x48\x18\x27\x17\x1a\x9e\x8a\x6b\x81\x2d\xa5\xae\x72\x15\x26\xf1\xba\xcd\x4d\x6a\x34\xdd\x49\x16\xea\x19\x1c\xa8\xd6\xc2\xcd\x6a\x2d\x89\x01\xb5\xe4\x2e\xe7\x3f\x98\xa6\xbf\x93\x71\xa9\x8a\x59\xd5\xdc\xb8\x62\x2d\x55\x31\xcb\xf9\xef\x45\x79\x39\xff\x57\x93\x16\xef\x91\x39\xce\x52\x9b\x7d\x32\x64\x96\xb3\x4f\x50\x73\x66\x59\xf5\x97\xc7\xc5\x72\xde\xc9\x76\xbf\x9e\xdf\x7b\x9f\x69\xbc\xa7\x6e\x7e\x71\xcb\xce\xde\xb2\x97\xb7\xec\xe5\xfc\x94\x3d\x7e\x29\x5a\x2d\x0f\x91\xdb\xfe\x74\x36\x2e\x4f\x87\x5b\x42\x3a\x4f\x87\x05\x98\x9b\x2c\x04\x6b\x39\x1b\xd7\xb2\x5c\xc9\xe4\xd4\xb4\x2c\xa7\xa3\x24\xee\xcb\xe9\xb8\x9c\x8e\x92\xb6\x2f\xa7\xe3\x0a\xbf\x45\x14\x58\xca\x56\x8b\x03\x40\xb6\x81\xb5\x54\xc5\x2f\xb9\xcd\xb4\xe0\x2d\x05\x9f\x85\xe0\x03\x34\xe3\x5a\x9f\x23\xe4\xb4\xad\xf2\x14\x3a\x6d\xd7\xa7\x37\xa9\x1c\x6e\x17\x8b\x2a\xdc\x66\xf1\x1b\x5f\xa1\x2f\x47\x70\x95\x20\xb6\x67\x19\x30\xb3\x42\x76\x43\x06\x32\x9c\xc8\x81\x46\x26\xcb\x89\x1e\xea\x31\x43\x1a\x43\xf6\x36\x83\x68\x56\xa4\x1f\x15\x1e\x05\xa8\xb3\x24\x8a\x26\x11\xc1\xb4\x82\xa0\xdd\x45\x14\xcd\x79\x0d\xb2\x39\x2f\x17\x44\xd3\x24\x3c\xe4\x56\xa8\x2a\x20\x9a\x26\x65\x02\xe7\x17\xd8\xb4\xe7\xf1\x99\xc6\x7b\x2a\x2d\x89\xad\xf9\x09\x42\xc6\xd6\xac\x70\xa1\x68\x3a\x0a\x35\x3e\xe1\xe1\x21\x83\x7a\xb8\x52\xc2\x53\x41\xcd\x43\xa8\xb4\x24\xa4\x26\x5f\x6c\x95\xe1\x41\x11\xf0\xa7\x5c\xd7\xf8\xf7\x71\x1e\xea\x34\x43\xa2\x45\xe2\x2d\x57\xb8\x90\xe2\x76\x98\xba\x04\x7d\x61\x9a\x14\x7c\xbe\x66\x13\x6f\xeb\x24\x03\x9e\x8b\x2b\xaa\x5d\x21\xe1\xa0\xd7\x96\x50\xc4\x82\x03\x60\x85\x22\x56\x40\xb7\xa4\x10\x17\xda\xb3\xc2\x75\xa4\xfa\xda\xb8\x99\x15\x88\x5d\x22\xdc\xaf\x50\xee\x22\x96\x26\x13\xb8\xbd\x42\x19\x8b\xc0\x99\x24\xf8\xfd\x8a\x61\x09\x92\xcb\xb1\x09\x87\x4e\x17\x01\x94\x3d\xc8\x97\x2b\x34\x33\x13\x40\x93\xb2\xfa\xe6\x50\x93\x4a\x34\xcd\x4f\x22\x34\x9a\x66\x85\xeb\x54\x83\x6f\xb8\x4e\x63\xfe\x38\x06\x99\x1c\xda\x9e\x89\xb4\xc9\x57\x91\x5d\xd0\x42\x3d\x34\x88\x45\x5c\xa1\x26\x95\xb8\x9a\x2c\x73\x79\x78\x8e\xc4\xa2\xba\xb6\x40\x0d\x40\x28\xea\xc9\xef\x1d\x8a\x7a\x04\xd9\x64\x20\x34\x97\x41\x36\x2b\x5c\xdf\x6a\x7e\xc3\xf5\x1d\xae\x6f\x19\xc0\x0d\xb3\x59\x81\x55\x2d\xe3\xfa\xbe\x42\xb5\x69\x10\x11\xab\x89\x23\x54\x9b\x12\x67\x73\x5e\xa3\x54\xcd\x19\xe1\xa9\x04\x80\xfe\x0a\x55\xa9\xb1\xad\x1d\xdb\x45\x28\xe1\x85\xf2\x97\xac\xe0\xa1\xfc\x45\x7c\x4c\xbe\xec\x25\x95\x77\xe1\x36\x20\xf9\x76\x7c\xbf\x4f\x3f\xd3\xe0\xe4\x53\x00\xdb\x9e\x5e\x2a\xcd\xb6\x2e\x22\x5b\xf6\xbd\xea\x6b\xd3\x24\x3f\x65\xa8\xb7\xda\x83\xed\x3e\xd0\x39\x34\xb7\x9a\xd9\xed\x6a\x56\xef\xb4\xf3\x2f\xcd\xaa\x30\xb0\x5b\x1d\xc0\x76\xad\x75\xcb\xf0\x9e\xb4\x95\xc0\xbc\xb5\x6f\x25\xb0\x2d\x5b\x65\x33\xc9\xaa\xb8\x72\xd4\x15\x6c\xa5\xb2\xed\x32\x51\x59\x60\xe0\xca\xda\x9e\x37\xda\x64\xb7\x57\x27\xa2\x55\xb2\x6c\xf3\xdb\xab\xd3\x56\xdc\x92\x79\x7a\x7b\xb9\xdf\x5e\x93\xe4\x84\xde\xaa\xea\x36\xda\xb3\xac\x4d\x76\x6b\x44\x26\x8a\x24\x83\x03\xba\x08\x25\x39\x0f\xb2\x93\x28\x79\xab\x50\xdb\x72\xe0\x4a\x92\x4c\x7c\xc9\x79\xb0\x4e\x30\x70\x6e\x17\xdd\xf6\xf0\xf2\x62\xb7\x75\xf8\x20\x90\x24\x83\x22\xba\xb6\x0a\xb5\x2d\xbd\xa6\x7c\xc8\xdb\x55\xb7\x5d\x75\x36\x5f\x85\xda\x76\x39\x49\x8f\x6c\x58\xc9\xda\xae\x13\x9c\xd6\xd7\xf6\x02\xb4\x15\xae\xa4\x32\xde\x6a\x0a\xf6\xf6\x5b\x2e\x4a\x46\x83\xac\x2d\xfd\xe6\x63\x92\x35\x71\xca\x4a\x19\xbc\xf7\xef\x53\x39\x26\x87\x9c\x91\x56\x85\xb8\xaf\xac\x45\x76\x7b\xdd\xdf\x5c\xed\x85\xbb\x5e\xdb\xab\xfd\x76\x6a\x0f\xee\xf1\x5b\x5d\xd9\xf6\xd4\x93\x0e\x78\x3b\xb7\xb7\xf3\x18\xc0\xea\xf5\x2a\x85\x11\x1b\x92\x44\x94\x5e\xaf\x5a\xe8\x17\x35\x58\x96\x9a\x17\x94\xe5\xf3\x60\x71\xa3\xb6\x31\x52\x64\xbd\xce\x6d\xf9\x75\x5f\xe7\xf6\xeb\xdc\x56\x92\x32\x7c\x64\xbd\x0a\x6b\xb2\xea\xbe\x3a\xeb\xbe\x40\x6d\x7b\x41\x7a\x3d\xd0\x5e\x25\x29\xa9\x74\x5f\x25\x29\x62\x3f\x7e\x77\xa6\xd7\x43\xe1\x75\xb6\x8f\x47\x6a\xca\x61\x9a\x25\x70\xc9\x7b\x95\xae\x5e\x45\xa9\x21\x79\xa6\xba\xac\x57\xe6\x46\x19\x27\x95\xa4\x08\x05\xf9\xdd\xad\x0c\x05\x59\x84\x7f\xa4\x22\x37\xec\xab\xa9\x99\x58\x90\xac\x23\xb1\xb1\x20\xeb\x65\x01\x14\xa9\x62\x5f\x17\x00\xc1\x20\x49\x4c\xe5\x45\xcc\xc7\x79\x98\x1d\x23\xf6\x7a\xbb\x20\xde\x23\x13\x0b\xba\x5e\x62\xb1\xd6\x0b\x14\x7b\x72\x6c\xd4\x13\xbc\x7d\xfa\x25\xb9\x75\x73\x03\xfb\x5f\xa3\xa1\xc1\x1f\xeb\xed\x16\xc0\x1e\xf3\xaa\x9f\x26\x20\x24\x89\xaa\xbc\x5e\x97\x13\xe1\x1f\x27\x8d\xec\xd4\x4f\x13\x06\x92\x13\x4b\xe7\xf5\xc0\x7a\x59\x3a\xc9\xc1\xd7\x57\xea\x1d\x36\x0b\xf1\xf0\xd5\x2f\xea\x3d\x2b\x88\x5b\xe4\x3f\x8f\xf3\x57\xf5\xf5\x3b\xcd\xc5\xb9\xe1\x09\x44\x9c\x48\x2a\xf2\xc8\xbe\x3a\xe9\x12\x34\x92\x93\xd3\xca\x8d\xff\xdd\x36\xc7\xc1\x54\x67\xf6\x6e\xd9\x47\x65\x41\xdd\xdd\x34\x98\x2d\x59\xbb\xaf\x0b\xeb\xdd\x96\xe0\xcc\xd5\x8e\xfd\x62\xc7\x2e\xbf\x79\xe5\xd5\xfe\x85\x37\x0a\x3c\xd9\xf5\x7a\xb5\x7f\xb9\xc6\x97\x1f\x23\xaa\xd7\x78\xc2\x44\x52\x71\xc2\x7c\xde\xbc\x89\x0d\x49\xa2\xe3\xae\x4f\x91\x90\xe0\x90\x4c\x10\xea\xfa\x3c\x0b\xbe\xe4\x6b\xb7\x4c\xa3\xbe\x96\x7c\x0d\xaa\x4f\x65\xbd\xcf\xa5\x81\xc0\xf6\xa9\x48\xfe\x8a\x85\x9a\xa6\x84\x45\xe0\x47\x06\x85\x76\x7d\xfa\xc6\xfe\x0d\x02\x61\x69\x7c\x2a\xcc\x88\x02\x49\x05\x70\x9f\xf5\xb9\x5c\x88\xf9\x48\xe2\xb1\xae\x4f\xd7\x8c\x4f\x3e\x51\xe4\xba\x4f\x1d\xda\x07\x6b\x75\xf1\x5a\xfc\x79\x19\xff\x90\x66\x44\x66\x5d\x9f\x0e\x3b\x9f\x0e\xdf\xde\x1f\x3f\x77\x47\xa0\xb2\x93\xe8\x93\xeb\x53\x41\xfa\xa1\xd0\x11\xfe\x71\x7d\x9a\x4b\x89\x7b\xc8\xba\xc5\x7f\x2a\x71\x3e\xa7\x44\xe1\x76\xfb\x29\xd7\x1b\x04\x21\xde\xe3\x32\x08\x62\x19\x04\x51\xbc\x53\x1a\x04\xb1\xbe\x6d\xfc\x04\xbb\xd9\xa7\x1e\xd5\x10\x05\x01\x1b\xc3\x10\x85\xb8\x8a\xdf\x36\x69\x55\x37\x69\x5c\xc7\x04\x93\x0b\x5c\xfd\xcf\xa3\x1b\x19\x61\xda\x30\x8d\x6f\x65\x72\xbb\xea\xef\xdb\xcf\x34\xa8\x4f\xd1\x19\xc6\xe5\x5e\x40\x38\x71\x5c\xe8\x0c\xe3\x6a\x0c\x37\xb4\x24\x17\xca\x87\xb8\x24\xf4\xc4\x9f\x35\xae\x61\xf5\x5c\x82\x00\xc1\xeb\xca\x1f\x97\x1d\x5f\x61\x5e\xb8\xe8\xf8\xd0\xbd\xbf\xc8\x75\x76\x0d\x6b\x87\xd0\x58\xaa\xc4\xab\xd3\xec\xa6\xd9\x99\xd4\x4c\x5a\xb2\xbb\xca\x01\x1b\xa6\x31\x16\x90\x55\xe0\xc4\xff\x27\x2e\x29\x6d\xe1\x84\xb8\x96\xcd\x5a\x12\xc6\x66\xd3\x8a\x69\x8d\xd7\xe8\xa5\x73\x2e\x9e\x87\x05\xd8\x9b\xcb\x02\x96\x05\x40\x2f\xbb\x2c\x00\xa0\x7a\x62\x1b\xe2\x0a\x5b\xea\xd4\x91\x0b\xee\x0a\xab\x1b\xb6\xb4\x48\x2d\x6b\x5f\x42\x26\xc1\x4c\x0c\x5d\xfe\xe3\x72\x86\x55\x90\xde\xaf\x70\x68\x9c\x4e\x72\xaf\xe1\xff\x7f\x1e\x66\x07\xaa\xfb\xb5\xcd\x6e\x9b\x1d\x95\x3b\x53\xeb\x3c\xa0\x2e\x4d\xbe\xf5\x92\xf4\x3a\x0c\x40\xba\xe3\xfe\x7f\x1e\xb0\xa0\xca\xa0\xfb\x5a\xdf\xd7\x02\xe0\x29\xb8\x5e\x47\xc6\xdd\xa4\x3a\x1f\x5e\x2b\xf7\x99\x5d\x95\xdc\xd6\xec\x3e\xb3\x93\xe2\xd6\x76\x39\x85\xab\x34\xad\x1c\xdc\x91\x2e\x3f\x05\x4f\x3e\xa1\x3e\x09\xe3\x0c\x4a\x95\x78\x15\x15\x60\x18\x41\x50\x64\x45\x4b\xc9\x6f\x93\x5d\x2c\x81\x2a\x6a\xc1\x20\x44\x20\x15\x99\xd1\x12\xa7\x74\xa4\x2c\x63\x2e\x9c\xab\xd9\x4f\xb3\xc3\x0f\x35\x94\xf1\x02\x91\x20\x59\x90\xed\xc7\x78\x81\x20\x5e\x20\x83\x70\x13\x09\x3b\x76\x18\x2e\x50\xf0\xcb\x8d\x94\x7f\x05\xd0\xc3\x45\x1a\x5e\x66\x04\x98\x31\x19\x94\xe4\x48\x5c\x44\xc3\x00\x82\x82\xa3\x57\x80\xbf\x7e\x1e\x0c\x97\x1c\xba\x68\x2c\x23\xb9\xa8\x5b\x92\xae\x77\x9b\x26\x5d\x2e\xfc\x05\x84\x13\x9c\x87\x4c\xbe\xcc\xfd\x74\x9b\xdd\x6d\x76\x26\x2d\x93\xa8\x9b\xbc\xb2\xdc\x2a\xc3\x68\x81\xd2\xa4\x13\x46\xa6\x08\xa2\x05\x32\xa1\x22\x61\xb4\x40\x18\x2d\x50\xe4\x47\x33\x5a\x20\x8c\x16\x28\x72\xa3\x19\x2d\x10\x49\x09\x02\x8a\xf8\x48\xcd\xec\x9a\xd9\x99\xd4\x4d\xa2\x6e\xcc\x9b\xe4\xa6\x91\x94\x29\xb8\x1a\x46\xea\x36\xab\x9b\x1b\x53\x33\x75\x27\x44\xb7\x26\x55\xaa\x61\x6b\x02\x44\x6b\x69\x16\xf1\x58\x63\x45\x83\xd6\xda\x3f\x4f\xf3\x48\x8f\x43\x07\x75\x1b\x01\xb3\x41\xb0\xc1\x79\x58\x03\xf9\x80\x87\x95\x1f\xe6\xec\x94\x1c\x7e\x0a\x23\x14\xf1\xb1\x91\xa6\x43\x2c\xdb\x34\x37\xb6\x48\xee\x51\xc6\x1c\x94\xe6\x2c\x9d\x8e\x13\xec\x24\xd9\x49\x3f\xed\x0b\xb7\x32\x02\xa2\x23\x4d\x7b\xd6\x23\x49\x2a\xb4\xe4\xc6\x05\x3a\xfd\x49\xe3\xdb\xe5\x80\x86\xac\xbb\xec\x96\x20\x83\x9d\x07\xc5\x4a\x47\x96\xc2\x3e\x73\x63\xe9\x4e\x19\x37\x16\xc3\x1a\x0a\xd6\xe8\x30\xac\x21\x92\x32\x49\x97\x57\x7a\xdb\x03\x5b\xb2\x62\x3a\x65\x9b\x9d\x32\x89\xb4\x63\xe9\xb5\x7a\xee\x2c\xdd\xc9\xf0\x9a\x9d\xdb\x48\x77\x31\xb8\x8d\x18\xd7\x50\xba\xa4\xd4\xb8\x55\x07\xe1\x0d\x99\x30\xdb\x48\xee\x22\xe9\xb3\xc6\xce\x86\xcf\x7e\x87\x54\x45\xf6\x2a\xa3\x1f\xc2\xe8\x87\x22\x2f\x58\x76\x67\x31\xfa\xa1\xc8\x09\x96\xdd\x59\x08\x55\x48\x85\xc8\xe7\x20\x60\xe1\x3c\xcc\x0e\x36\x5d\x54\x5c\x91\x15\x71\x30\x2a\x47\x46\xc4\x89\x8c\x88\x43\x04\x53\x18\xb7\x10\xd9\xbd\x06\x2b\x78\x64\xd4\xb7\x91\x93\x34\xc9\x5d\xc6\x65\xf6\x82\xcc\xfe\x03\xd8\x74\x18\xde\x10\xe0\xb3\xa5\xc2\x2d\x36\xb2\x3b\x4b\x86\x4c\x8b\x40\xda\xc8\xc5\xd7\x0a\x34\xb9\xf0\x99\x18\x04\x11\xd9\x65\xcf\x85\x35\x32\x92\x50\x64\x25\xa1\x47\xa6\x65\x24\xa1\xc8\x48\x42\x48\x29\x91\x15\x03\xb2\xeb\xfe\x91\x54\xb9\x9a\x9d\x8b\x5c\x86\x2d\xe3\x27\xc2\x58\x89\x22\xb7\xa1\xb1\x12\x01\x58\x5c\x2a\x52\x63\x89\x13\x17\x19\x55\x6d\x91\xfe\x2a\x37\x7b\x13\xb6\x18\xa4\x9e\x10\x3b\x2e\xb2\xab\xfc\x91\xd4\xd8\x55\x6e\x4c\x45\x91\x09\x2b\xbb\xca\x0d\xa0\x28\x32\x62\xe5\x6e\x76\xdc\x13\x8a\x35\x79\x6c\xc5\x63\x8d\x59\xf8\x44\x4e\x9c\x07\x5d\xc7\x44\x34\x7e\x22\x8c\x9f\x28\x4f\x93\xdf\xd9\x52\x95\x34\xa4\xbb\xca\x4a\x1a\x06\x46\x14\x8c\x61\x91\x87\x35\x9e\xd6\xce\x81\x05\xeb\x2c\xf2\x0f\xeb\x8c\xd7\x5c\xd9\xd9\x95\xfd\x3c\xb2\x43\x9b\x9d\xcb\x58\x86\xab\xac\x44\x42\x84\x44\x2e\xc5\xdc\x2c\x61\x59\x82\xfc\xdb\xcb\x12\x96\x25\x30\x3a\xcb\x46\x28\x1c\x3e\x4e\xce\x6d\x6e\x1c\xe7\xc5\x9e\xf3\x38\xcf\x2e\xc4\x21\xaf\xb5\x0b\x31\x7b\x39\x90\x63\x29\x73\x39\x08\x02\x1f\x72\xb1\x83\x5d\x9b\x46\x3c\x14\x29\x97\x8c\x78\x88\x2c\x21\x33\x47\x06\xa1\x0e\xe7\x61\xac\xa2\x54\xd6\x9f\x9d\x0e\x71\x7d\x91\x64\xfb\xf3\x4b\xc8\xe4\x4a\x95\x99\xda\x05\xe1\xd2\x94\x41\xa9\xb8\x34\x0d\x65\x28\x98\x16\xa2\x70\xd3\x08\x22\x1a\x32\xf0\x6a\x51\xb8\x69\x44\x71\xb5\x4a\x81\x54\x5c\xad\x85\xd5\x5a\x9a\x5f\xd2\xfa\x92\x6c\x29\xd2\x87\x11\x0f\x41\xc4\x43\x06\x2a\x29\x8c\x78\x88\xe2\xa2\x96\x1f\xa9\xa0\xa4\x0e\xa3\x20\xca\x90\x19\xdb\x15\x5c\xb2\x10\x91\xec\xeb\x05\x8d\x74\x40\xf0\x90\xc1\x54\x8a\xa2\x68\x50\x5c\xc1\x43\x5e\x6c\x57\x70\x71\x05\xff\xbe\xb4\x0d\xf7\xed\x6b\xb4\xeb\xf6\x53\x44\xea\x5b\xd6\xc8\xa2\x48\x5d\x38\x1d\xb1\xbf\x44\xf1\x74\x2c\x2c\xaf\x5b\x02\x1f\x62\x22\xce\xe3\x93\x99\x1b\x06\xee\x6e\x5b\xbb\xd9\xdd\x52\x77\x9b\x5d\x37\x3b\x2a\xdc\xcd\xae\x9b\x9d\x9d\xee\xf2\x2a\x2e\x2f\x38\x9c\x4a\xb7\x37\xb9\x72\xdf\x10\xf6\x04\x31\x11\xe7\x61\x09\x0e\xce\x63\xd7\x3d\x66\xd7\xe4\x02\xb7\x76\xcb\xda\xd9\xc5\xe1\x58\x23\xa4\xde\x89\x33\xa7\x28\xa4\x16\x84\x54\x99\x99\xca\xb6\x76\xcc\xf4\x1b\xc7\xdf\x28\xdb\xec\xb8\x06\xdd\xe7\xa6\xf9\xcf\xe3\x9c\xb0\x84\x3f\x51\x64\x59\xe7\x08\x29\x4e\x7a\x03\x11\x6e\x6e\xd3\x51\x5e\x2b\x00\x35\x5e\xe1\x08\x29\xaf\x15\x78\x8d\x5a\xbd\xfd\xd4\xbe\xf8\x0c\x51\x45\xee\x28\x9e\x48\x05\xb9\x96\x48\xc3\x28\x9f\xe3\xf9\x59\x82\xf3\xf4\xb3\x7b\x98\xf6\x22\x21\x87\x61\x0d\x71\x5f\xbe\xd7\x64\x37\x1f\xa6\xf9\x1e\xa2\x80\xa1\x0e\x71\x67\x8b\x85\xdc\xf0\x46\x8b\x1a\x37\x62\xe7\xed\x15\xe3\x46\x8b\x1a\xb7\xa4\xcd\x58\x72\xe3\xf6\xc4\x30\x86\xe1\x56\xda\x37\x86\x21\xee\xe2\xb7\x32\x9a\xe3\xbc\x12\xb7\xa4\xde\x97\x49\xb4\xf6\xe6\x64\xb9\xf1\x5b\x8e\xdb\x93\xe5\x6e\x66\xc7\xb6\x7f\x2b\xdb\xdd\xc8\x76\x32\x60\x19\xaf\x10\xb7\x33\x1a\xc0\x92\xb8\xdb\xef\x53\x4b\xb5\x07\x9c\xbe\xa0\x6c\xa6\x1b\xbe\x8c\x10\x66\x33\x6e\x34\x46\xb7\x15\xee\x66\x07\x54\xd8\xad\x68\x75\x3b\x7d\x0d\x7f\xb8\x31\xe5\x86\xe1\x0f\x71\x0f\xb3\x63\x71\xdd\xde\x26\xef\x61\xb1\xd2\xc6\x0f\x8b\x45\xc9\x79\x7b\xb4\xde\xcb\xea\x71\xb3\xbb\xe5\xfc\xbf\x97\xef\xa1\xa9\xbc\xbd\x63\xdf\xce\x8b\x5b\xf2\xed\x62\x19\x0a\x2a\x37\x82\x0a\x08\xbe\x61\x14\x40\xdc\x4e\x15\x69\xef\xef\xcf\xaa\x38\x2f\x24\x1a\xbb\xdd\x21\x6f\x6c\x71\xb7\xcc\xf7\x46\x06\x44\x85\xfa\x0f\x50\xb2\xa8\xe8\x62\xa2\x5e\xd6\x4e\xbe\x71\x5c\xf8\xa2\x3a\x55\x6e\x5a\x51\x9d\x2a\x06\x15\xdc\xb7\x74\xe0\x28\x2a\x83\x00\x81\x74\xdb\xa3\x86\x06\x04\xae\xff\x27\x8d\xf7\xdc\xad\x00\x15\xcd\x84\x25\x47\x75\xb7\xaa\xce\xb2\x1f\x9b\x7c\xfe\x7d\x6a\xb1\x92\x9a\x3b\xcb\x74\xfa\xbf\xff\x32\xca\x9b\x5d\x31\x3b\x5a\xe1\x8c\xc2\xcf\x3f\xdd\x78\x33\x07\xd4\x1f\xe7\xc1\x70\xb3\xa9\xe9\xf4\x1f\xd5\x89\x87\x37\x73\x54\x6f\x32\x04\x02\xe4\x1f\x01\xfd\x1d\x26\xc1\xb4\x2e\x3d\x3a\xda\xd1\xa8\x52\x87\xdf\x32\xa3\xe3\x7b\x11\xb8\xfe\x67\xa2\x88\xa3\x02\x94\x13\x15\xbd\xff\x5f\xd2\x7a\x5b\x5a\x65\xb8\x47\x62\xac\x5e\x64\x6a\xa5\x00\x0e\x34\xe8\x45\xce\x43\x4c\x61\x1a\xd5\x1c\x1a\x97\x04\xc1\xbc\x01\xf3\xc8\x79\xd8\x02\xe6\x75\x75\xfe\x57\xb7\xea\x1b\xda\xbd\xda\xcd\xae\x9b\x1d\x8d\x77\xf7\xae\x4e\x7f\xb6\xd1\xea\xf4\xaf\xee\xd4\x3f\x0e\x7b\x77\xea\xca\x4e\x8d\x25\x3a\xaa\x3b\x75\x75\x45\x00\xa4\x1b\xd5\x15\x51\xdd\xbd\xe5\x45\xad\xee\xde\xf2\x98\xdc\x58\x9d\xa3\x2a\x30\x55\x77\x6f\x1c\xc3\xa3\x7a\x15\xaa\x8f\x45\x90\x9d\xea\x9a\x6a\xa8\x35\xd8\xb9\x51\xbd\x0a\x55\xd8\xfa\x80\x60\x8f\xaa\x0c\x55\x5d\x73\xd8\xa6\xa3\xba\xe6\x0c\xa0\xb8\x7f\x9c\xf7\xd3\xda\x49\x92\xfe\xa3\xbb\xf7\xde\x43\x98\x43\x12\x02\x3b\xaa\x92\x10\x31\x0f\xf9\xd7\xb0\x65\x9f\xb8\x84\x6b\xf6\x35\x1b\xb1\x18\x56\xdb\x4a\x18\x44\x10\xfa\x90\x25\x79\xad\xea\x66\x0c\x79\xb8\x2b\x32\x64\x0d\x0b\x80\x8a\x17\x9b\x7b\x88\x5c\x1b\x22\xd7\xfe\x9a\xb0\x6d\xfd\xf6\x4b\x57\x88\x57\x23\x43\x1e\x6e\x55\x38\x86\x3c\x44\x45\xfc\xba\x89\xe0\x8c\xfa\x9a\xdd\x0b\x2d\x3d\xdb\x75\x55\x9b\x62\x64\xc4\x8d\xe1\x3c\x20\x72\x39\x8f\x97\xd7\xe8\xcc\xcf\x4e\x72\x27\x91\xf6\xbe\x7a\xc2\xc0\xee\x92\x01\x9f\x8b\xaa\xf4\x05\x96\xe9\x79\x8d\x42\xbd\x19\x11\x67\x91\xab\x44\xfa\xee\x2d\x8d\xbd\x45\x05\x59\x73\x6f\x81\x05\x26\xdd\x18\xc4\xa3\x79\x31\x6a\x72\xc5\xb3\x3d\x34\x4f\xa6\xe6\x16\x84\x77\x7e\x34\xb7\x20\x83\x36\xee\x1f\x17\xbe\x5b\x90\xd1\x18\xf7\x8f\x06\xdf\xcb\x12\x41\x19\xd9\x2e\x6f\xe8\x83\x03\x5a\x99\x5c\xf3\xbf\x23\xd5\xa2\xb9\x67\x35\x8f\x41\xd5\x40\x4d\x41\xac\x21\x88\x11\x65\x1b\x46\x79\x44\x73\x6b\xfb\xf1\xe2\x67\xeb\xee\x3e\x86\x3f\x7f\x34\x95\x34\x0d\x46\x5b\xf5\x71\xcd\x6d\xac\xc9\x5f\x5f\xe5\xe3\x2f\xc5\x34\x4a\xe0\x08\x68\x9e\x95\xad\xd8\x6a\xa4\x70\x28\x6e\xce\x83\x7e\xe5\x4e\xd3\x6e\xfb\xd5\xdd\x4e\x92\x7d\xd8\x6f\xce\xa3\x0b\x06\xc0\x90\x78\xa6\x36\x6e\x6b\x77\x63\xd0\x9b\xb7\x35\xe8\x6e\x72\xbd\x4d\xb2\x22\xec\x63\x44\xde\x46\x53\x23\xd3\xd0\xbe\xdc\xaa\x81\x60\xc2\x39\x0f\x18\xff\xe1\x60\x6c\x78\x03\x44\xab\x16\xc0\x3d\xaf\x79\x7f\x6b\x9e\xc6\xb2\xe0\x37\x4f\xe3\x06\xdd\xd5\xad\x32\xa7\x75\x1b\xa1\x30\xa9\x32\xa7\x29\x4c\x36\x84\x49\x7c\x2f\xa2\x79\x1a\x37\xb7\xa8\x66\xfb\xbb\xd9\xb9\x1f\xa9\xcd\x69\xee\x47\x4d\xc9\x11\xbf\xfe\x68\xee\x3d\xed\x31\x3b\x6a\xfc\x58\x63\x0f\x72\x95\x39\xf0\xea\x9c\x07\xed\x77\xfa\x0d\xdb\x3f\xcc\xcd\x99\xeb\xde\x63\x00\xce\x2d\x49\x7e\x73\xef\x31\xb2\xe6\xc6\x5e\x1f\xcd\xfb\x1b\x01\x36\x99\x80\x91\x68\x6e\x3d\x6d\x5a\x61\xb6\x32\x42\x6a\xce\x83\x81\x80\x17\xdd\xc0\x9a\x68\xee\x50\x04\x59\x47\x5b\x8e\xab\xdb\x91\x7c\xf7\xcd\xed\x08\x56\x9e\x5c\x7f\xb9\x39\xe9\x15\x88\x1b\x92\x6e\x0b\x4b\x08\x4b\xa0\x22\xea\x85\x5b\xd8\x06\xb6\x59\x78\x7b\xce\x83\x71\x65\x73\x6b\x61\x2f\x49\xe2\x2f\x87\x7d\x53\x07\x6c\xd4\xcf\xdd\xd9\x68\x8c\xfa\x89\xa6\x2c\xdd\x11\xee\x9a\xb7\xc6\xb6\xcd\x8e\x8a\x78\x6b\x6c\x6e\x5b\x9d\x9d\xb7\xb9\x6d\x35\xb7\x2d\x36\xc6\xf6\xda\x7c\xe5\x67\x15\x49\x22\xf7\x06\xc8\xbd\x99\xd0\x98\x68\xca\x49\xcd\xdd\x4d\x3d\x52\x53\x2f\x6c\xf8\xd1\x2d\xdb\xbd\xe1\x47\x61\xa8\xd1\x2d\x87\x7d\x73\x2f\x23\xe2\x28\x83\x40\x1d\x4d\x5d\x71\xfb\x7e\x68\x12\x7e\x6a\x85\x95\xa9\x65\xb7\x36\x22\x29\xfa\x65\xfb\x11\x3b\x88\x45\x3a\x0f\x86\x9a\xad\xdc\x88\xa4\xe8\x8a\xde\xf2\xd7\x77\x37\xb8\xee\x06\xd7\x91\x31\xba\x1b\x5c\x57\x9e\xea\x2c\xc4\x9e\xcc\x8e\xbb\xa4\x0a\xdf\xae\xe6\x07\xf0\xe7\x74\x4b\x50\x0f\x67\xd1\x79\x24\x5e\xe3\xcb\x9c\x4d\x32\x37\xa6\x7a\x57\x90\x37\x36\xea\x56\x05\xd5\xdd\xae\xba\x22\x96\x74\xf4\x44\x3b\x9d\x87\xd9\x3d\x24\x3d\x26\x59\xe1\xee\x6b\x61\xda\x19\xd7\x86\x68\xdf\x95\xba\xba\xdb\x95\x2a\xa8\xae\xb2\xd8\x40\xa8\x5b\x7d\x93\x81\x50\x41\xec\xd3\x49\xe3\x5b\x65\x2c\x62\x9f\xb2\x3b\x47\xaf\x7e\x0a\x17\x3f\xd1\x45\xd1\x55\x10\x75\xf7\x21\xf0\xf6\xa2\x2b\x3c\x19\x07\x75\x13\x39\x11\xc6\x41\x85\x31\x4f\x37\x34\x28\x61\xcc\x53\x74\xf8\xd9\x6e\x39\xe3\xbb\x4a\xa3\xee\xb5\x00\xb2\xb4\xe8\x5e\x0b\x3a\x72\x51\x73\xac\x95\x8b\xba\x7b\x93\xec\xf1\x5d\x35\xb0\xc1\x4f\xb7\xec\xe2\x06\x3f\x05\x01\x4f\x19\x72\x91\x20\xea\xe9\x4f\x74\x9c\x59\xef\x07\x91\x9d\xa8\xa7\xf3\xb0\x04\x93\xba\x49\x67\x09\xbb\x83\x11\x07\x75\x1e\xc0\xb9\xc8\x2e\xdf\x35\x6c\x75\x0c\x5b\xb8\x2a\x45\x57\x52\xea\xee\x60\x38\x7e\x84\xb1\x4f\xd1\x91\x94\x08\x79\x0d\x82\x9e\xce\x83\x5e\x92\x49\xbe\x6b\xd7\x22\xdc\x29\xbb\xf7\xf5\x69\xd5\x66\x23\x89\x16\x4c\xab\x36\x6d\x28\x17\xe4\xae\x62\x89\xd0\xa7\xec\x76\x68\xe8\x53\x74\xf7\x34\xfc\x3e\xa2\xab\x32\x36\x1c\xea\x56\xb1\xd6\xdd\xc0\xba\xd7\x9f\x07\x99\xbb\x6b\xd8\xea\xcb\xec\xa8\x88\xc2\x53\x67\xb3\x02\x0f\x23\xba\x86\xad\x1e\x8e\x42\xfd\xbf\x50\xb2\x77\x6d\x5c\x1d\x1b\x17\xd1\xaf\x61\x4c\x55\x74\xb7\x3c\x9c\xdc\xa3\xbb\x97\x75\x65\x2b\xd5\x73\x5d\xd9\xaa\x13\x52\x72\xab\x9e\xeb\x6e\x5c\xfd\xb5\x3d\x6c\xa1\x5d\x3d\x56\x77\x97\x7a\x9c\xcc\xea\x98\x8d\xdb\xba\x25\x92\xef\x6e\x49\xdd\x3d\x44\xae\x78\x23\xad\x82\x48\x2b\xdd\xb1\xc2\x48\xab\x78\xdc\x56\xe4\x72\x7f\x94\x91\x1e\xf7\x10\x79\xdc\x89\xb1\x3a\x8f\xcf\xb4\xd3\x67\x4f\x32\xbb\x44\x76\x8f\x49\x7e\x9a\x18\x4f\xb6\x55\xa2\xae\xce\x83\xca\x49\xcd\xfe\x68\xa8\x7a\xb0\x99\x6b\x02\x30\xf8\x2a\x1e\x77\x9a\x81\xf1\xea\x51\x79\x6c\x40\xd6\x3d\x98\x6b\x8f\xdb\x8a\x91\x56\xb7\xea\xbe\x47\x89\x87\x80\xab\x0c\x52\x6a\x3c\xda\xa0\x1e\x2f\x6e\x12\xa6\x13\x62\x75\x1e\x7e\x8a\xa4\xf1\x68\x70\x32\xd4\xea\x1e\x88\x15\x86\x5a\xc5\xa3\x2c\x23\x9b\xf9\xe3\x35\xed\xc1\xe0\xe4\xe9\xf3\xe0\xa0\x15\xcf\x6d\x76\xd5\x4f\xad\x09\xdb\x0a\x21\xac\xf1\x68\x84\x7a\xaa\x8d\x60\x1f\x7c\x54\x46\x3f\x5e\x99\xc0\x59\x8c\xc7\x2b\xd3\xc3\x95\xa9\xa3\x2b\x33\xaa\x2a\x1e\xb7\x0b\x22\x65\xe2\x51\x79\x6c\xa4\xd5\x3d\xd8\xf4\x09\xb1\x3a\x8f\x0f\x58\x19\x6b\xf7\x98\x1d\x3e\x5b\x9e\x79\x8f\xf7\xa3\x07\xbe\x72\xc2\xf6\xe2\x51\x44\x79\x70\x8a\xac\x38\x7e\xc6\xe3\x46\xf0\x70\x3d\xea\x6c\x34\x86\x68\xc5\xc3\xa2\xaf\x97\xb9\xa9\x7f\x78\xc0\x57\xa8\xb2\x85\x3f\x9a\x85\x0c\xe5\xaa\x12\x82\x1b\xca\x15\x40\xf7\xa7\x7a\xb1\x13\x3c\x2e\xc0\x87\x05\x08\xf1\x4a\x3c\x9a\x76\x9e\xb0\x08\x6e\xb8\x8f\xa6\x9d\x27\xcc\x0e\x6d\xcb\xa3\x69\xc7\xb0\xad\x0a\x8d\x4e\x18\xb6\x15\x86\x68\x55\xdc\xe7\xe2\xc1\x8f\x2b\x88\xd4\xd2\x69\x2f\x1e\x55\x6f\xcf\xb6\x9b\xd0\xac\x3c\xca\x01\x0f\x72\x80\x27\xad\x81\x5c\xf1\xbc\xe6\xc6\xb1\xf2\xb8\xea\x20\x05\x48\xf5\xe2\x58\x79\xbc\xab\x3c\xa2\xde\x5c\x8e\x84\x17\x93\x07\x93\x8d\x06\x20\x23\xb4\xc2\x08\xad\x0a\x4b\x75\x0c\xf5\xc2\x46\x68\x55\x70\x13\x63\x78\x98\xc3\x38\x97\xb5\x13\xc1\x38\x77\x1e\xcb\xd7\x3a\x69\x61\x1a\x25\xb0\xed\x0d\xad\x38\xc6\x76\x55\x7c\x5c\xc2\xd8\xae\x18\xd9\x4f\x91\x48\x86\x0a\x8e\x51\x2c\x95\x83\x60\xa8\x32\x1b\xb7\xb5\x63\x4d\x0c\x65\x74\x38\xe5\x32\x81\xa6\x61\x7c\x56\x8c\xea\xa7\xec\x4e\xc3\x49\x6c\xcc\x56\x05\x88\x3c\x86\x07\xa6\xc1\x58\x15\x0a\xe3\x18\xaa\x16\x88\xc9\xd2\x05\x32\x86\x9a\x35\x18\xdc\x52\xd5\xc5\x61\x28\xa4\xc3\xd2\x96\xaa\x5e\x09\x43\xeb\x89\x01\x5a\x72\x48\xc4\x70\x01\x18\x79\x55\x55\x10\x1a\x79\x15\x03\xe9\xbb\xaa\x20\x1c\x4e\x6d\xa2\xad\xb2\xe2\xc7\xd0\x54\x42\xb4\x55\xaa\x80\x18\x84\x61\x56\x41\x68\x55\xaa\x2a\x03\x87\xe6\x93\x31\xcc\x0e\xd1\x0d\x26\xb6\xf3\x30\x3b\x1a\xab\xf5\x04\x5e\xb3\x54\x33\x33\x7b\x28\xf4\x0e\xce\x91\xce\x09\x60\xfc\x54\x0c\x67\x36\xfe\x36\x31\x9c\xd9\xd0\x9d\x9d\x34\x6a\x12\x8e\xf6\x39\x43\x32\x11\xa9\x41\x30\xd5\x79\x58\x02\x52\xfa\xf0\xfe\x3e\xb8\xbf\x77\x7b\x5d\x39\x78\x6c\xa6\x8e\x9d\xae\x15\x93\xd0\xa9\xf3\xa5\x69\x0e\xce\x59\x06\x3a\x94\xc6\x50\x5a\x26\x9c\x4a\x7f\xd2\x18\x1e\x3a\xc3\x55\x02\xa0\x70\x0c\xa7\xff\x10\x41\x0a\x9a\xdb\x18\x8a\xc6\x06\x4d\xd5\xcc\x5e\x3f\xbc\xe5\x13\x3b\x95\x81\x02\x8a\x01\xcc\x7d\x0c\x54\x88\x9d\x9b\xe7\x50\x85\x48\xe8\x54\xaa\x70\xe0\xc6\x50\x32\x1e\x48\xc6\xc4\x94\xc6\x50\x32\x1e\xae\x2f\xd8\x6e\x63\x68\x64\x31\xb6\xaa\x02\xe8\x1b\xd3\xc5\x64\x20\x55\x05\x4c\x31\xa6\x46\x16\xe2\xa9\xb2\xf2\xd8\xf4\x04\x9b\x2e\x9c\xf1\x6f\x7f\xf6\x90\xa3\x23\x26\x32\x72\x2d\xa8\x19\xa6\x07\xdc\x74\xad\x41\xd9\x12\xd3\xb5\x36\x89\x5a\xa9\x00\xe9\xc6\x54\xc1\x38\x39\x1c\xaa\xb6\xb0\xe9\xe1\x40\x68\x95\x9e\xb5\x31\x3d\x1c\xa6\xcb\x8f\xa8\x95\x98\xca\xa1\xd3\xb5\xa6\x89\x64\xba\xd6\x0c\xa0\xaa\xb0\xa2\xc6\xf4\x42\x4c\x1c\x55\x7e\xd0\x95\x4c\xf0\x3d\x62\xb2\xd4\x34\x8f\x4e\xb5\x78\x84\x51\xa5\x4a\x88\x4a\x4c\x45\xd3\xd9\xc3\x34\x3e\x55\xc9\x46\xe0\x53\xaa\xb7\xd9\x79\x60\x4c\xd7\xc1\x8d\x52\x65\x7a\x0d\x9d\x6e\xe7\xd0\x70\xc6\x74\x3b\x9f\x6c\xe7\x9a\x5b\x0d\x52\x8a\xe9\xda\x50\xc9\x36\xb5\x90\x18\xb8\x54\x89\x28\x09\x03\x97\x62\xba\x9d\xab\x65\x9b\xde\x08\x27\x37\xc2\x07\x8f\xa5\xe9\x6e\x6e\x2c\x53\x55\xb5\x67\x2c\x53\x10\xcb\x94\xe1\xad\x0a\x63\x99\x62\x3a\x77\x21\x70\x8b\xa9\x7d\x70\x3a\x4f\x89\x31\x89\xa9\x70\x34\x51\x3d\xd5\xea\x50\xa8\xc4\x36\xe6\xa9\x42\xec\x16\x4b\x81\x69\x39\xb5\xd4\xef\x2c\x6f\x53\xeb\xf2\x3d\x04\x90\xa5\x6a\x68\x39\x53\x2a\x32\xeb\x72\xa6\x18\x07\x55\xeb\xed\x7b\x7e\x9b\xfc\x96\x5b\xd7\xf2\x3a\x45\xe8\x53\x26\x2e\x35\x96\xd7\xa9\x05\xf5\x7d\x85\x9f\x20\xd6\xfd\x4b\x33\x3b\x96\xea\x52\x28\x59\x08\x25\x78\x48\x87\x81\x4b\xb1\x9c\x77\x10\x20\xc6\xc2\x6b\x3c\x96\x93\x4c\xed\x8f\x91\x4b\x61\x94\x52\xf5\x2a\xba\xaa\xd9\xa1\x3d\x56\xa2\x5e\x6a\x8f\x97\x70\x67\xde\x09\x97\x5a\x97\x85\x5e\xb8\xc2\x9f\x18\x4b\xbd\xf0\x42\x2a\xa9\x80\x3e\xc4\x52\x9b\xb2\xba\xd9\x75\x92\xcc\x0e\x1d\x46\x05\x13\x2f\x96\x3a\x8c\xb5\xfc\x14\x01\x79\x69\xb3\x58\x1e\xe8\x0a\x88\xcb\x4d\x6e\x79\x2c\x2b\x97\xac\xf7\x97\xc6\xbe\xd4\x1d\x0b\xef\xe7\xcb\x71\xd4\x31\x43\x6a\x9d\x08\x0f\x52\xdd\x26\xc2\x83\x94\x88\x9f\x4c\xa4\x6b\x84\x0b\x3e\x1c\x5a\x00\xd4\x22\x1c\x5a\xa3\x80\xaa\x2e\x12\xe1\xd0\x12\xe5\x73\xd2\x0a\x69\x66\x97\xcc\x6e\x90\x64\x76\x99\x61\x74\xc3\x95\x4c\x27\xe2\x8c\xb0\x5e\xe8\x11\xba\x63\x45\xb6\x11\xac\xd0\x00\xba\x28\x02\x93\xc5\xd3\x4c\x9a\x26\x59\x28\xfb\x6d\xa8\xd7\x33\xbc\xa7\x7a\x3f\x95\x4f\x27\x88\xf2\xc9\x44\xc4\x07\x44\x3a\xe7\x71\xee\x89\x20\x8f\x05\xd1\x3f\x7f\x82\x20\x9f\xf3\x25\xaf\x69\xb1\x30\xe2\x07\xba\xa8\x30\xa4\x27\xc2\x59\xe7\x25\x36\x54\xeb\x19\xd2\x53\xbd\xc4\x86\x53\x2c\xdc\xb3\xdc\x8c\x42\x4f\x2b\x08\x78\x32\x9c\x4d\x11\xda\x27\xc2\x19\xc6\xd1\x12\xce\xb0\x50\x62\x00\x11\x20\xc2\xeb\x74\x38\xc3\xf4\xcb\x08\xf7\xac\x50\x3c\xf0\xde\x19\x8a\x07\xd1\x6f\x51\xdb\xa8\xb1\x77\xe7\x70\xcf\x72\x51\x84\x67\x37\x31\x3b\x99\x08\xfe\x20\x70\xe7\x3c\x6c\x84\x43\xe8\x4c\x34\x80\xa7\xfe\x3a\x40\x4d\x7e\x28\xd1\x12\xf3\x1b\x92\xdf\x04\xd1\x38\x19\x04\xf9\x88\x69\x0f\x73\x41\x25\x5c\x36\xc2\x0b\x2a\xc1\x38\xa9\x7a\x29\x0b\xf5\xfd\x46\xe6\x3c\x76\xba\xfa\xfe\x70\xfa\x3f\x1c\x86\xe1\xf4\x37\x5a\xa7\xfe\x4a\xd0\x64\x67\x18\x4e\x25\xe0\x20\x42\xed\x3e\xd1\x38\x99\x70\xd9\x08\xaf\x9b\xa1\xc4\x30\x1c\x1c\xaf\x9b\xe1\x6a\x22\x06\x21\xc2\xd5\x14\xef\x2f\x8d\xb6\xbe\xbf\x34\x8a\x1d\xa8\xa2\x24\xae\x89\x10\x14\x72\x20\xd1\x86\x9a\x2d\xe3\x6b\xaa\x77\xab\xed\x3d\x72\xbb\x53\x0e\x56\xd8\xf6\x10\xde\x1c\xc2\x83\xfb\x86\xf1\x35\xb1\x5d\x88\x83\xc5\xbe\x55\x45\x19\x73\x53\xf5\x57\x30\xe6\x26\xb6\x9b\xa7\x17\xa4\xad\xae\x1d\x32\x9a\x4c\x60\x6d\x6c\x57\x98\x61\x38\x75\xf4\xff\x8b\x2b\xba\x51\x3a\xb1\xb3\x39\xb3\x8f\x6e\xd5\x52\x46\xee\xd4\x81\x78\x63\xe4\x4e\x6c\x88\x2f\x2a\xa1\x7e\xb1\xf5\x58\xdc\x9c\xc2\xcd\x7b\xd6\x56\x1d\xb4\x99\xbf\x0d\x08\xb8\xd8\xce\x5f\x63\x6d\x1a\xe1\xfc\x61\xac\x4d\x40\x13\x93\xda\x65\xa7\xa9\x0e\x82\x27\x26\x7b\xbd\xdd\x5e\xf9\xa0\x75\x39\xaf\x0d\xd2\xac\xde\x63\x1a\x5b\xd5\xd6\x2b\x61\x0f\x8b\x60\x5b\xda\x2a\x92\x37\x8a\xe4\x61\x4d\xd4\xcc\xec\xe1\xa7\xac\x38\x83\x68\x02\xb6\x96\x93\xc6\xb8\x38\xf5\x8d\xa2\x69\x90\x8f\xc5\x56\x91\x4c\x30\x4d\x1e\x9c\x69\x5b\x45\xb2\x81\x35\x0d\xbf\xfe\x30\xb0\x26\xa0\x62\x49\xb2\xae\x85\x5c\x2c\xb1\x39\xd5\x9b\xb7\x8f\xed\x25\x0d\x32\x96\x93\x46\xa7\x38\x33\x37\xca\x8c\x06\x7e\x5a\x6c\x95\x19\xfb\xf5\x5b\x54\x8e\xdb\x59\x68\x14\x4d\x4b\xce\x2e\x67\xa1\x11\x33\x4d\xc7\x03\xe9\x57\x82\xc0\x99\xec\x65\x7e\x7b\xfd\x32\x88\xa6\xe1\xb2\x1e\x92\xad\xc4\x7b\x59\x65\x3a\xef\x55\xe9\x01\xdb\xca\x49\xbb\x49\x1b\xa6\x59\x15\xf4\x2f\xaf\xb3\xd5\x88\x99\xa6\x4f\xb8\x11\x33\xf1\x12\x15\xda\x60\x05\x8e\x57\xcd\xe9\x9b\x2c\x97\xad\xd9\x90\x99\x78\x39\xea\x07\xde\x25\xaf\x47\xfd\x9b\xcd\x8e\x65\xfd\x3a\x45\xdf\x6c\x55\xd8\x26\x5e\xa7\x28\x9c\x2e\xa9\x65\x6e\x91\x92\xba\x04\xa4\x2e\xd9\xb5\x04\x75\xcb\x9f\x80\x30\x25\xb5\x8c\x04\xf8\x7a\xac\x13\x39\x93\x75\xfd\x79\xdd\x74\x5f\x27\xb2\xfe\xb3\xaf\x13\xf9\x85\x8a\xb7\xe9\x40\x2b\xa5\x4a\x18\x46\xa3\x87\x90\x61\x34\x61\xc8\x4c\xcb\xb7\x69\x96\x80\x4f\xcf\x40\x60\x7d\xf5\x85\x23\x4a\x26\x35\x1d\x25\x5e\x35\x9d\x86\xcc\xe8\x48\x64\xc8\x4c\xbc\x4e\x77\xdd\x52\x5f\xa7\x3b\x91\x33\x27\x8d\xca\x79\xc1\x33\x3e\xa6\x79\x5f\x92\x31\x25\x08\x93\xc9\xc3\x81\xf0\x82\x47\x48\x4c\x6a\xd9\x01\x53\x87\x69\x7c\x0c\xa8\x24\x61\x7c\x4c\xbc\x2e\x1e\x7d\x3c\x5f\xd5\x19\xc6\xcc\x34\xaf\x38\xaf\x2b\xe5\x1d\x66\xc7\x1e\xf0\xaa\xc4\x7c\xa7\xd9\x99\x54\x4c\xa2\x22\x1c\x2f\xaf\x1e\x73\xaf\x30\x78\x99\x03\xe1\x55\x89\xf9\x72\x46\x10\x14\x1c\xaf\x67\xc4\x7b\x2e\x8d\xa9\xe9\x31\xf9\x7a\x5d\x24\xbe\x25\x35\x62\x27\xe2\xd5\x65\xdd\x60\x17\x75\x3e\x06\xbb\xc4\xeb\xd2\xd1\x05\x4d\x7e\x95\x80\x5f\xe5\xa4\xd1\x7c\x7d\xdc\xde\x73\x33\xcb\xc3\xb9\xe4\x6a\x82\x73\xe5\xbc\x46\x9a\xde\x3e\x70\xaf\x14\xf8\xd2\x03\x02\x96\xf3\x18\x24\x51\x5f\xaf\x64\x46\xd3\x34\xfd\xc3\x64\x5d\x89\x0f\x96\x7d\xc2\xaa\xc2\x00\x9b\xf8\x5c\x5f\x70\x1b\xc4\xe7\xfa\x32\xe8\xa6\x79\x83\x91\x8a\x25\xe0\x5d\x39\x69\xa7\x33\x3f\x95\x8a\xf0\xaf\x14\x35\x4d\x9f\x0e\x6d\x04\xda\xa4\x06\x45\x41\x7c\xda\x4c\x3f\x97\x17\x1c\x05\xf1\x29\x5b\x7d\xae\xa5\x42\x37\x7d\xae\x25\x78\x5c\x4e\xda\x20\x2d\x4c\xdb\x14\x41\x76\x7a\xb1\x7f\xc5\x52\x79\x4b\x0d\xe2\x87\x6c\xd5\xf4\x38\xf9\xd4\x20\x7e\x88\x39\xed\xe6\x48\xfb\x14\x73\xbe\x4a\xcf\x65\x93\xac\xb0\xab\xf0\x66\xaf\xff\xea\xef\xd3\x65\x5a\x26\xcd\x46\x78\x4e\xc0\x86\x17\x92\xb2\x04\xa4\x2c\x05\xe2\xe8\xf8\xf4\x8f\xfb\x10\x7d\xda\x8d\x06\xe5\x53\x5b\xf8\x75\x2a\x8c\xe0\xfb\x79\x74\x7c\x2e\x39\xfd\x35\x3e\x95\x25\x9f\xeb\x4b\x7f\x8d\xcf\xf5\x05\xa1\xcb\x49\xa3\x54\xcd\x97\x1f\x4e\xe6\xed\x66\x09\x7f\x3a\x99\x7f\x8f\x35\x66\xbd\x7e\x6a\x4b\xbe\xc9\x84\xbd\x39\x3d\x3f\x95\x7e\x1f\x22\x52\xd3\xd9\xe1\x53\xe9\x67\x8c\x51\x03\xe9\x3a\x8c\x31\x8a\xcf\x83\x42\x13\xfd\xe7\x41\xf1\x6d\xdf\xe3\xcc\xfa\x54\xc9\x7d\x2f\x4d\xbb\xff\xcd\x8b\x16\x86\x0c\xc5\xe7\x92\x01\x07\x3d\x3e\x85\x19\xf9\x55\x9a\x66\xd5\xcf\xf5\x21\x99\x4a\xd3\xaa\x2f\x99\x4a\x40\xa6\x52\x40\x61\x8d\x4f\xc5\xde\x87\xe2\xa1\x55\xa7\xaa\x8a\x07\xa3\x92\x1a\x66\xca\x0d\x63\xca\x79\x58\xec\xd9\x5a\xb6\x2c\x29\xfb\x4a\x97\x69\xfd\xa4\xa1\x9f\xdb\x57\xb2\x2a\x67\x0e\x6e\x68\x7a\xff\xec\x8b\x38\xff\x46\x8c\xc4\xbe\x88\xf3\xdf\x72\x76\x37\x50\xc4\xf7\x05\xd2\xc5\xbe\x0a\xd3\xe1\x1c\x7c\xfb\x62\x8f\xdf\x97\x13\x13\x6b\xf6\x96\xdc\x7b\x1b\x20\xd5\xb0\x22\x6d\x03\xa4\xb6\xcc\x29\x0d\xf3\xd0\x96\x39\x65\xc3\x9c\x52\x50\x9e\xee\x8b\x1b\xe3\x86\x2c\x25\x35\x2c\xd7\xfb\xaa\xb6\xcc\x79\x4e\x1c\xc2\x86\x32\xe5\x3c\x2c\xb6\xd2\xda\x6a\xb1\x0a\x3f\xad\xd2\xda\xe6\xb7\x0a\x3a\x58\x57\xf6\x85\xa0\xb3\xaf\xc6\x8a\x3b\xbb\xf7\xbe\x9a\x8d\x75\x52\x83\xfc\xbd\xaf\xee\xa7\xce\x60\x82\x0f\xf6\xd5\x2d\xd6\xd3\x00\xa3\xf4\x96\x89\x65\xc3\xc4\x52\xd0\xe3\x6e\x99\x58\xf6\xf5\x5c\xbe\xc6\xa7\x8f\xfd\xae\x50\xd3\x06\x9f\x4e\x3b\x60\xd2\x01\x96\x3a\xed\x4f\xe7\x2f\xda\xe8\x0d\x41\xca\x79\x2c\xd3\xe8\xbb\x69\x7f\x22\xd0\x37\x54\xca\xfb\x5a\x66\xb7\xcc\xce\x24\xfb\x13\xcd\x47\x03\x30\x70\x5f\x68\x05\x37\x61\x53\x05\x89\x6b\x1b\x36\xb5\x25\x4a\x69\x18\x60\x37\x0c\x29\xe7\x61\x4d\x6e\x4a\xc5\xa4\xb4\x09\x9b\x2a\x08\x66\xdb\xb0\xa9\x6d\x88\x54\x83\x80\x7d\xcb\x94\xb2\x89\x94\x2a\x84\x2d\x6f\x28\x52\xce\x83\xba\xd9\xfa\x6d\x53\xb7\xcd\x72\x3a\x6d\x3b\x73\xd3\x99\x83\xba\x6d\x3b\xd3\x55\x09\x4a\xdf\x96\x3b\x65\x1b\x49\xd5\xba\xc3\xfa\x5a\x5f\x45\x35\x30\xf9\xf6\xf5\x9a\xdd\x6b\x76\x26\x7d\x24\xb9\xc4\x9c\xfe\x9f\xad\x57\x78\xeb\x8e\xc3\x67\x9f\xbb\xc4\x3a\x4b\x4c\x26\x96\x2d\xc5\x4a\x43\xa3\xb8\x13\xb7\xf4\x9d\x14\x85\xe0\x22\xdf\xa9\xf8\x1e\xfb\x37\xfa\xf4\x6d\x14\xd2\x96\xda\xa4\x71\x39\xdc\x84\x24\x9d\x47\x37\xad\x93\xb6\x4c\x33\xbb\x9b\xec\x6e\xb3\xbb\xcd\x6e\x90\x54\x4c\x3a\xbd\x49\x2c\xf2\x4e\x5c\x8e\x37\x81\x47\xe7\x4b\x72\x43\xc7\xb7\x89\x42\x32\xdc\x74\x1b\x85\xb4\xa5\x36\x69\xcf\x11\x68\x77\x72\x81\x19\x99\xd4\xd0\x3e\xec\xe4\x02\x33\xe4\xa8\xc1\x98\xb6\x53\x35\xbb\x6a\x76\x24\x35\xdb\xa5\x00\x06\x1c\xd6\x26\xd6\xe8\x3c\xfc\xb4\x53\x04\xfa\xf4\x2d\x41\x49\xc3\xb7\x7f\x4b\x50\xb2\x93\x62\xd4\x33\x68\xc5\x63\xb1\xde\x2e\xc0\x70\xda\x30\x93\xfc\xd9\x49\xc1\x67\xd8\xc5\xd3\x3e\x99\xf4\x49\xa6\xd8\x69\x55\x5c\x60\x04\xa8\xef\x34\xcd\xce\xd5\x84\x1d\x6f\xcb\x3c\xb2\x0d\xef\x69\xb8\xed\xef\xb4\xcc\x6e\x91\x1d\x9b\x58\x5a\xf6\x27\x58\x47\x8d\x1b\xc7\x4e\xcb\x1a\xbb\x9a\xc6\x4d\xcb\xc2\xce\xdb\x16\xc1\x32\x31\x44\x67\x27\x65\x1a\x44\xd5\x9d\x3e\xab\xe2\x24\x43\x6c\xda\xe9\xfb\xbd\x67\x7e\x4c\x46\xe9\x43\x36\xfc\x1f\xa9\x23\xc2\x6c\x18\x3f\xce\xe3\x23\x8d\x81\xcc\x5c\x4a\x77\x46\x96\xe8\xc0\x85\xec\x8c\x2c\xb1\x33\xb2\x44\x62\x15\x67\xb7\xf1\x9c\xfd\x94\x69\x61\x7c\xcb\x96\xe5\xa3\x73\xad\xdb\x06\xb8\x6c\x59\x3e\x3a\x0e\xe8\x3b\x17\xb3\x2b\x66\x77\x7a\x20\xa3\xf8\xdb\xc6\xc1\x74\xfc\xcf\xb7\x71\x30\x5b\xe2\x8f\x0e\xc0\xc3\x96\xf8\x63\xe7\x66\x11\xec\x14\xb9\x59\x44\xb7\x2a\x2c\xee\xfc\xd8\xda\x87\x8e\x67\xe6\x19\x69\xb2\x65\xef\xe8\xc9\x86\x39\x2d\x8c\x3e\xe9\xc4\xbc\xef\xec\xb4\x30\xd4\xa4\x03\x4f\xb6\xa5\xea\xd8\x44\x9c\x14\x6e\x61\x5b\xaa\x8e\x9d\x71\xa6\xec\x44\xa9\xef\xcc\x45\x74\x43\xc5\x71\xd2\xfe\xed\x16\xb7\xf3\xb0\x41\xc3\xd2\x58\x98\xf0\x75\x9c\x87\x35\xb5\xbf\x9d\x71\x46\xa2\xf4\x64\x7f\xbb\x57\xe7\xf5\x43\xd2\xe5\xbd\x65\xb5\x96\x2d\x62\x7d\x65\x5c\x99\x76\x3e\x53\xae\x24\xfb\xd1\xfd\x3b\x2f\xb3\x6b\x7e\xfa\xcb\xee\x35\x8d\xbe\xc5\x63\x60\xe7\xb3\xb5\x17\xee\x90\x3b\x47\x31\xc9\x12\x98\x84\x52\x7e\x6c\x28\x3f\x0a\x86\xb3\x9d\xc3\x41\xde\x36\x82\xcd\x2f\x6f\x1b\xb1\xfd\x94\x23\x22\x3b\xa7\x0d\x8a\xe9\xc9\x11\xdd\xd6\xe4\xf5\xdb\x87\x22\xb8\x1d\x6c\x22\x5c\x4a\xea\x26\xd9\xdd\xaf\x7d\xc7\xd4\x97\xcc\x63\x67\xb6\x61\x9c\xed\xb7\xd1\x2e\x1b\x4a\x8f\xd4\xb3\x33\xdf\x55\x03\xa7\xc7\x49\xa3\x9b\x5c\x35\xc6\xb6\x74\xae\x95\x5b\x36\x8f\x4d\x88\x4b\x49\xe7\xbe\xb4\xff\xbf\x84\x9d\x3b\x8e\x64\xb9\x11\x45\x7d\xad\xa2\x77\xa0\xca\xe4\x27\x48\xa0\x3d\xd9\xd2\x1e\xb2\xea\x26\x81\x31\x66\xa6\xd1\x9a\xd9\xbf\xc0\x73\x64\x8d\x0c\x19\x85\x87\x0a\xe4\x23\x83\x8f\x0c\xc6\x87\x71\x19\x8d\xe4\xa3\x88\x63\x29\xce\xd2\x22\x8e\x25\x60\x57\xc4\xb8\xa7\x29\x47\x40\x57\xee\xcf\x0a\x5a\x49\xf3\x55\xf6\x83\xf6\xf0\xd5\x07\xc2\xb0\xe9\x01\x84\x59\xda\x93\x4e\xd1\x2e\x0d\x0f\x3a\x20\x57\xee\x9b\xd2\x64\xe4\xe9\x18\x3a\x8c\x90\x05\x1e\x30\x2b\xa2\xe3\x23\x66\x25\x4d\x81\xa6\xe4\x58\x1a\x71\x9f\x34\xa5\xf7\xc9\x0a\x6b\x4a\x2f\x35\xea\x2f\x8d\x2e\x9a\xcd\x35\x9b\x83\x39\x35\x49\x43\x78\x39\x84\x4c\x23\x45\x29\xad\x3b\x54\xa4\xad\x69\x83\x35\x34\x09\xc0\x85\x08\x94\x89\x90\x95\x7a\x22\xe3\x42\x56\x02\x64\xa5\x71\x2b\x5d\x84\xac\xc4\x02\x1f\x45\x05\xaf\x50\xd9\xe3\x3e\x9a\x34\x7a\x55\x76\x85\xac\x54\x73\x1e\x96\xcd\x2d\x9b\x9b\x90\xfc\x98\x88\x2e\xa7\xa1\x69\x8a\x6e\xc3\x0b\xae\xf6\x94\xe6\x48\x37\x23\x7d\xc2\xdb\xf6\xc3\x29\xcd\xe0\x07\xd2\x14\x57\xeb\x80\x14\x27\x5e\x69\x8a\xab\x45\x3f\xaa\x35\x66\xff\x65\x73\x2f\x9b\x63\x0c\x2f\xc7\xf5\xe9\x18\xd8\xf6\xda\xa7\x63\x50\x5a\x29\xc3\x95\x46\x5c\x34\x4d\xd1\xc4\xbf\x4d\x53\x34\xad\x17\x52\x00\xa5\x62\xbd\x90\x50\x2f\xa4\x71\x2e\x1b\xeb\x85\xc4\x7a\x21\x85\xe7\x9a\xa6\x68\x52\x36\xa4\x3d\x1d\x84\xa6\x55\xfb\x72\x10\x48\xb0\xf5\x42\x22\xb0\xa7\xf0\x5c\xd3\x14\x4d\xe0\x37\x8f\x6a\x8b\x2e\x14\xc3\xf6\x96\x3b\x94\x6b\xd3\x1a\x6a\x58\x43\xff\x5d\x87\x6f\x07\xab\x68\xe2\x91\xa6\x1d\xbb\x50\x0e\xbb\x8b\x53\x39\xb4\x86\x48\x81\x82\x48\x3b\x36\x77\x6c\xee\x92\x3a\xbe\x76\xc4\xda\x14\x2e\x69\xc4\xda\xa4\x53\x32\xa1\xc0\x6d\xa4\x13\x2a\x4d\xc7\xcc\x29\xf0\x08\xe9\x24\xba\xa4\xbb\x3a\xc9\xbf\x4f\x27\x59\x2e\x5d\xd5\x82\xd7\x97\xae\x6a\xb1\x98\x47\x91\xe2\x9e\xae\x99\x2f\x60\xa6\xf0\xfa\xd2\x55\x37\x7d\x7e\x49\xbb\x5f\xaa\xe3\xa8\xa6\xe3\x81\xd6\x40\x91\x82\x77\xb9\x0f\x3e\x3c\xd3\x28\xea\x25\x5d\x09\xe0\x9a\x82\x74\xad\x95\x5e\x6f\x69\xbe\xca\x9a\xed\x57\x89\x35\x2a\xf8\xa5\x93\xde\x16\x6b\x83\x14\xb9\xd2\xe9\xcb\x1e\x16\x3d\x4c\x06\xb6\xfc\x00\x5b\x86\x99\x6e\x31\x34\xe9\xe4\xe9\x17\xd9\xcd\xe9\x2f\x39\xf9\x92\x13\xbb\xf8\x92\x13\x97\xc5\xd8\xbc\xeb\xb2\xe8\xee\xe2\x20\xeb\xd3\xdd\xc5\xad\xd5\x51\x1c\x97\xa5\xbb\x63\x53\x9f\xe3\xd2\xf8\xdd\xdb\x8f\x82\x73\x5a\x1c\x97\xa5\xbf\x9d\x34\x97\x0f\xc5\xb0\x43\xf9\x8d\xfb\x38\xde\x96\x4d\x7b\xae\x15\xc1\x36\x05\xa8\x3d\x96\xe1\x48\xe7\x16\xd2\xe2\xbe\xb3\x80\xbc\xb9\x0f\xdf\xc5\x25\x14\x80\x93\x81\xc7\x5a\x5c\x6e\x96\xa1\xc7\x3a\x5c\x40\xa4\x07\x66\xb8\x80\x44\xe5\x14\xf9\x81\x11\x95\x13\x11\x38\xa5\x9f\x68\x59\x8f\x00\xc4\x69\xcf\xd5\xfe\xbf\x52\x1f\x04\xf1\x33\x34\x7a\x28\x63\x95\xa1\xd1\x33\xdc\x37\x51\x73\x02\x6a\x62\x61\x8d\xe2\x00\x30\xc3\xd5\x2a\xc8\xa6\x00\x89\x67\xb8\x5a\xa9\x9c\x71\x69\x1d\x9a\xcd\x61\x82\x73\x9f\x65\xc0\xcd\xdc\x07\x63\x24\x51\x38\x63\xc8\xc9\x60\x89\xf8\x26\x61\xd1\x58\x45\xa3\xb8\xf6\x3f\x62\x65\x32\x5c\xfb\x5c\x30\x96\xe1\xda\x1f\x60\x84\x8b\x0b\xc6\x32\x40\x86\x45\x64\x4c\x91\x16\x9c\x31\xed\x62\xda\x05\xcd\xe9\xf6\x02\x86\x79\x54\xb1\xce\x47\xf9\x15\xaf\xa7\xdb\x9a\xcc\x95\xad\x29\x35\xc5\x3e\x3c\xca\x49\x51\x44\xc8\x14\xce\x50\x44\x84\xc1\x54\x39\xc9\xcb\xe6\x96\xcd\x15\xa4\x92\xb4\x21\xc1\xc8\x72\xac\xda\x72\x24\x05\x67\x6c\xc7\xf5\x72\x5c\xe8\xb9\xa1\x77\x3c\xdc\x38\xf5\xf1\x86\x1b\xe7\x60\xe3\x6c\x0e\xdf\x8d\xd3\xda\x1a\xa5\x53\x36\x94\x9a\xa1\xd4\x2c\x07\xa6\x53\x2a\xac\xa4\x96\xdc\xc5\xe6\x62\x73\x70\xa7\x07\x3a\x34\x73\x96\x5d\xb8\xbf\x0e\xcc\x1c\x20\xd2\x11\x69\x92\xa1\x1c\x01\xea\xce\x50\x8e\x44\x9f\xd4\xf2\x0b\x2b\x47\x42\x4d\x8a\x2b\xac\x33\x8e\xcd\x1d\x9b\x83\x91\xe3\x20\x14\x19\x70\xde\x11\x57\x12\x70\x25\xde\x50\x13\x71\x25\x99\x4a\x11\x38\xef\x88\x2b\xc9\x54\x8a\xc0\x79\x47\x60\x49\x04\x91\x14\xe9\xa8\xb1\xf2\x47\xc0\x92\xb4\xd6\x24\x35\x49\x30\x82\xfd\x32\x89\x78\x66\x6a\x0d\xe9\x32\x8a\x12\xc9\x7c\xd8\x1a\x96\xf6\x24\xe2\x19\x91\x23\x45\x72\x69\x80\x8c\xdc\xc7\x97\x34\xba\xd0\x25\x99\x1a\x30\xfa\x87\x53\x03\x66\x62\xc0\x50\x49\x33\x93\xf3\xad\x4c\x85\x93\xdc\xd2\x4c\xa3\x48\x62\x42\x6a\x61\xe7\x4d\x25\x71\x82\xf5\x2d\xee\x1f\xce\xd4\x84\x11\x00\x52\x9c\x63\x66\x76\xbb\xe8\x76\x01\xc7\x3a\xc3\xc0\x40\xee\xcf\xae\xb0\x4f\xa5\x13\x1c\xc8\xa5\xf1\x3b\xa2\xaa\x01\x14\xd2\xd4\xfe\x82\x42\x32\x15\x62\x9d\xd2\x69\x00\x4a\xa0\x48\x71\x04\x9a\xa9\xc4\xce\x39\xa5\xd1\xc5\x74\x64\x44\x9b\x8a\xc3\xc3\x4c\x35\xd3\x24\x84\xaa\xe1\x20\x28\x24\x53\xe9\xe4\xba\xdd\x4c\x03\x50\x93\x8c\xea\xe2\x36\xf5\xcc\x25\x2b\x1a\x58\xdb\x15\xa0\x81\x35\x31\xb0\x9a\x9f\x5d\x95\x33\x95\x31\x1d\xd5\xa9\x8c\x89\x00\x29\x2e\x5d\xcf\x54\x0d\x51\x4e\xe5\x51\x14\xcb\xca\xd4\xb7\x9e\x9a\x4e\xa4\x8d\x66\xea\x47\x4f\x3d\x1d\x4e\x45\x63\x85\x94\x88\xed\xa8\x8d\x1f\x02\xa8\xe3\x3e\x96\x34\x86\xf1\x29\x7b\xda\x49\x9c\x7b\x66\x6a\x27\x4d\xec\x24\xc0\xd3\x11\xa1\x91\xa9\xb8\x73\x98\x91\xf9\x65\xb7\xca\xf6\x76\x6a\x95\xed\x99\x0f\x69\x0c\x37\xb2\xac\x46\xd4\xb7\x16\xa2\x91\xc9\x0d\x1b\xeb\xc3\x49\x8b\x93\x41\x78\x69\x7d\x60\xd9\x4c\xc3\x4b\x13\x81\x5f\xc4\xfd\x33\x0d\x2f\x09\xc8\x58\x5c\x14\x9a\xa9\x74\x8b\xb4\x58\x64\x9d\x46\xa4\x45\x26\xc9\x99\xeb\xc3\x59\x3b\x8e\x03\xeb\x69\x11\x47\xcf\xd4\x7a\x9a\x58\x4f\xcd\xa1\xa9\x24\x45\x5a\x2c\xae\xcf\x4c\x19\xd6\x15\x69\xb1\xb8\x3f\x33\xa5\x78\x17\x61\xdd\xc5\x65\x99\x29\xc3\xba\xf5\x90\xbd\xf1\x01\x6d\x49\x63\xc5\xf3\x55\x84\x50\xa4\x1e\x72\x42\xcc\xad\x94\x65\x61\x15\x0b\x9c\x79\x4a\x59\x16\x2f\xb1\xf4\xf3\xad\x25\x13\x60\x13\x4d\x53\xb1\x14\xe5\x6a\x72\xc7\x7c\x97\x41\xe2\x22\x48\x0c\xc6\x39\x65\x90\xd8\xba\x31\xeb\x03\x33\xae\x0c\x12\x0b\xab\x58\x24\xb6\xa6\x14\x6f\xf1\x12\x8b\x03\xe2\x88\x97\x48\x75\xe7\xec\xaf\x37\xb9\xd7\xff\x6a\xf5\x32\x86\x5c\xdd\xf1\xa0\x9a\x8b\x2c\xd2\x80\xaa\x68\x80\x73\x53\x0a\xba\x95\x66\x96\xc1\x41\xcb\xca\x04\xa4\x45\xd3\x7c\x2d\xd5\xb0\x08\x8b\xf5\xc0\x8a\xaa\x69\x6b\xd3\xd6\x78\x53\x8d\x5b\x57\xc9\xde\x9f\x31\x1c\xe5\xbc\x08\x84\x2d\xc3\x74\x65\x20\xcc\xe2\x33\xeb\x61\x17\x46\x9a\x05\x62\xac\x07\xcb\xa8\x14\x74\x11\x16\x8b\x0b\xd9\x23\xc2\x22\x94\x97\x69\x20\x96\x63\x79\x99\x14\x91\xe6\xf5\x20\xc0\x55\x06\x50\x40\x55\x5c\x1a\xaf\x6a\x82\x16\x3a\x17\x84\x71\x4a\x9d\x6b\xc5\x99\xf5\x70\x65\x2d\xb9\x5b\x72\xc7\xf6\x5f\xee\x11\xb5\x6d\x8e\xed\xa5\xf4\xc2\xa8\x2f\xd3\x3a\x3e\x4d\x6d\x39\x79\x39\x88\xbb\xbf\x1e\xf2\x82\xbf\x9f\x7d\x75\x4a\xc7\x57\x39\x9b\xd3\xe9\x43\x7a\x70\xc7\x55\x39\x9b\x65\x7a\xf6\x5d\x86\xe2\xb5\xcf\xc6\x3f\x38\xfb\xf9\x71\x49\xd7\x1c\x3a\x9b\xc4\xa4\xb3\xaf\x67\xdd\xc1\xbf\x9f\xfd\xb4\xad\xeb\x31\x77\x92\x04\xcf\x26\x02\x76\x48\x2e\xee\xf8\x1a\x67\x13\x8d\x3d\xfb\xba\xcd\x9d\xc2\x4b\x67\x13\x8d\x3d\xfb\xae\xc7\x0e\xee\xf2\xec\x26\x13\x57\xe9\x74\xac\xfb\x43\xd9\x89\xef\x67\xf7\x0f\x48\xeb\x92\xd0\x35\x87\xaa\x12\x9d\x2b\xc2\xce\xc6\x81\x3e\xd4\x96\xe8\x24\xd6\x9d\x8d\xf6\x39\xfb\x2a\x1c\x11\xa7\x87\x9a\x13\xf7\xf1\xbe\xa4\x09\xf7\xa0\xa8\x0f\xf9\xcd\x1d\xcc\xdb\x31\xb1\xf9\x90\xcb\x2c\x44\xf1\xec\x61\x5b\x77\x45\xf6\xe9\x18\xcb\x61\x5f\x73\xac\xb3\x0c\xce\x2e\xb9\xbf\x7e\x4b\xef\x4f\x7f\x65\x8f\xc5\x97\x90\xd5\xb2\xc7\xbb\x58\xc4\x85\x1f\x2b\x42\x1c\x2a\x42\xf4\xee\xa4\x61\x9e\x1d\xca\x3f\x74\xc0\xd7\xc7\x52\x0f\x67\x6f\x5e\x9c\x90\xb6\xac\x6e\xa6\x63\xf2\x71\xb6\xac\x6e\xf8\x72\x40\xb8\xe6\x67\x6f\x66\xc8\x05\xb0\x9d\xa1\x0d\x5f\xe5\x8b\x36\xff\xa2\xf9\xc5\x8b\x2f\xdb\xba\xbe\x50\x07\x2a\x7c\x28\x34\x71\x1f\xbc\xb8\x99\xc7\x4f\xa7\xe3\xf3\x32\xc1\xb5\x76\x67\x7f\xfa\xe2\x27\xdf\xfe\x83\xe6\x3f\x65\xe2\xea\x9c\x4e\xfe\xe2\x31\x31\xfa\x90\x18\x2d\x8a\xf7\x98\x18\x7d\x48\x8c\x16\x9e\x7b\x2c\x22\x71\xc8\x7b\xee\x43\xbe\xe2\x8b\xe1\x57\x9b\x5f\xc5\x4f\x78\x95\x8a\x30\xd5\x63\xbe\xf3\x21\xb7\x59\x48\xea\xd9\x6f\x59\x7d\x3f\xef\x3c\x3e\x79\xf1\xed\xaf\xde\x4c\x6d\x63\x3a\xde\x8e\xf1\x3a\xea\x9d\x6a\x05\x67\xbf\x15\x85\x73\x3f\x0e\x90\xcf\x43\xfa\xf2\x7d\xb0\x4c\x3a\xcb\xe4\xd8\xd6\xa1\xad\x6b\xa2\x1d\xce\xc0\xbf\x9f\x73\x57\x31\x95\xe4\xcf\x61\x7b\x3d\x1c\xf4\x72\xe5\xe1\xf1\x74\xf3\x70\xba\xf9\xe8\x7f\xf1\x98\xee\x3f\xbf\xbe\x7e\xfc\xed\x1f\xff\x7c\xfd\xf8\xd7\xeb\xd7\xf7\xb7\xaf\x3f\x7f\xfe\x7c\xff\xf6\x47\x7e\xf9\xfa\xe3\xdb\xdf\x2f\xf5\x5b\xde\xe7\x97\xdf\xde\x3f\xdf\xff\xfe\xfd\xcf\x9f\x5f\xef\x6f\x3f\x7e\xff\x71\xdf\xe2\xef\x3f\x01\x00\x00\xff\xff\x4d\x4c\x2d\xc1\x6d\xd7\x01\x00"); +var _fdcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4b\x6f\x1b\xb7\x17\x05\xf0\x3d\x3f\x05\x97\xf9\x2f\xf2\x37\xdf\x0f\x80\x18\x20\xef\x7a\x91\xa6\x68\x9a\xb6\x40\xd1\xc5\x90\xbc\x34\x04\xd4\x92\x20\xcb\x0b\x7f\xfb\xe2\xde\xe3\xb8\x45\x17\x89\xac\xa3\xcb\xa3\x99\xdf\x10\x9a\xb9\x79\x77\xfb\xfe\xf6\x78\xb8\xea\x9b\x9f\x2e\xa7\xf1\x95\xae\x7a\x1d\x8e\xf3\x42\x0f\xa7\xc7\xcb\x20\xdd\xe9\xee\x70\x54\xca\x3a\x3d\x0f\xe3\xfa\xfd\xad\xbc\x8c\xfb\xfd\xac\x14\xaf\xff\xfa\xf4\x70\xa5\xfb\xdb\xe3\x3a\x69\x8f\xb9\xf9\x78\x7e\x9e\xd5\xfa\xe6\x67\xba\x3b\x3c\x5c\x2f\x4f\xfa\xd5\x9b\x79\xea\xf4\x3f\x3d\x69\x71\xfe\xe5\x32\xe9\x72\x38\xde\xe9\x57\x9f\xde\xda\x97\xf4\xeb\xe3\xf9\xfc\x17\xdd\xd3\xf1\xaa\x8d\x64\x74\x9c\xf2\xaa\x6e\xde\x7d\xde\xcf\x3f\xee\xf7\xa4\x6f\x3e\xbd\x7d\xfd\xe1\xdb\xbb\xd7\x3f\xc8\x07\x92\xff\x4a\x97\x87\xc3\xe9\xa8\xeb\xff\x8d\x49\xff\xc4\xbf\x3c\x9d\x49\xdb\xe7\xf5\xdf\x6e\xdf\x7f\x59\xeb\x81\xae\xda\x1a\x74\xdf\xfc\xfe\xed\xf6\xbd\xfe\xc3\x6a\x6b\xb4\x8b\x3e\x99\x3f\x9f\x47\x7f\xfb\x7c\x9a\xf4\x7c\x00\xca\xe1\x5c\xc6\x69\xd2\xc3\x79\x1f\x74\xd9\x8f\x77\xa4\xb4\x6e\xc6\x6c\x5a\xeb\x56\xcc\xc6\xef\xde\xd8\x37\x76\xd3\xed\xe3\x87\x8f\x1f\x36\x3e\xea\xff\xcc\x2b\x8b\x9a\xe3\xe9\x3a\x69\x21\x93\x86\x66\xd7\xa6\x73\xb6\x89\x17\xfd\xfb\x53\x55\xcd\xf3\x37\x1f\xe6\xf3\xbc\xe3\x79\xfe\x4f\xe6\x9b\xe3\x2f\xcc\xb4\xe9\x62\x83\x6a\xbb\xdd\xf9\xfd\x6e\x17\x6d\xba\x26\xd5\x76\xd7\x25\x70\xe4\x36\x6d\xab\xe1\x84\x22\x12\xda\xb4\x0b\x92\x2c\xcc\xac\xb1\x69\x17\x39\xf1\xa8\xf1\x5c\xe3\x92\x53\x6d\x0f\x48\xc2\xf2\x9b\xf6\x91\x9b\x23\x92\xb8\xd2\xa6\x83\xaf\xaa\xed\x09\x49\xea\x65\xd3\xd1\x45\x4e\x06\x92\x15\x37\x1d\x03\xcf\x64\xcc\x64\xfe\x20\x19\x6e\xce\x13\x09\x1f\x44\xf2\xbc\xaa\x60\xa6\x0c\xb3\xe9\x94\x0a\x27\x43\x8e\xb9\xd0\xbe\xe9\x6c\xf8\x08\xeb\x1e\x38\xa9\xc4\x72\x9e\x67\x76\xac\xda\xd7\x0b\x46\x47\xd2\xb9\xa7\x9a\xa2\x5a\x37\x92\x74\x23\x3c\x7c\xee\x1d\x60\x5d\xc0\xac\xf1\x41\xb5\xee\x10\x39\x89\xac\xe3\x75\xf0\xe8\xe2\x61\x9d\x73\xaa\x75\x80\xf4\x20\x91\xe7\x4b\xd1\x21\xd2\xa3\x44\xc1\x72\x3d\x48\x7a\x92\x28\x1a\xae\x87\x40\xcf\x88\x2a\xd7\xe3\x84\x7b\x91\x28\x55\xae\xaf\x88\xaa\x44\xb9\x70\x3d\x4e\xb0\xcb\x09\xda\x52\xb8\x1e\x67\xd8\xbb\x44\x35\x73\xfd\x40\x34\xe4\xd2\x19\xd6\xeb\x13\xd1\x94\xc8\xf2\xe5\xec\x84\x88\x24\x72\x7c\x3d\xfb\x42\xb4\x24\xf2\xbc\x0d\x06\xb8\x86\x70\xb9\x10\x82\x6a\x03\x5e\x43\xbc\x5c\x64\xf8\x01\xaf\xe1\xb0\x59\xbc\x53\x6d\xc0\x6b\x60\xff\x64\x97\x54\x1b\xf0\x1a\xe2\xe5\x8a\xe3\x7a\x78\x0d\xf1\x72\x95\x2f\xd9\x80\xd7\x10\x2f\x6f\xf8\x9a\x0d\x78\x0d\xf1\xf2\x96\xb7\xcc\x80\xd7\x28\x88\x78\x9f\x0f\x78\x0d\xf1\xf2\x8e\x37\xfa\x80\xd7\x10\x2f\xef\x0b\xd7\xc3\x6b\x88\x97\x0f\x99\xeb\xe1\x35\xc4\xcb\xc7\xcc\xf5\xf0\x1a\xe2\xe5\x53\xe2\x7a\x78\x0d\xf1\xf2\x39\x71\x3d\xbc\x86\x78\xf9\x12\x83\x6a\x13\x5e\x53\xbc\x7c\x0d\x45\xb5\x09\xaf\x29\x5e\xc1\x04\xa7\xda\x84\xd7\x14\xaf\x60\x7d\x52\x6d\xc2\x6b\x8a\x57\x70\xde\xa8\x36\xe1\x35\xc5\x2b\x78\xc7\xf5\xf0\x9a\xe2\x15\x82\xe5\x7a\x78\x4d\xf1\x0a\xd1\x72\x3d\xbc\x66\x5e\x75\xd3\x21\x19\xae\x87\xd7\x14\xaf\x90\x6a\x54\x6d\xc2\x6b\x8a\x57\xc8\xa5\xaa\x36\xe1\x35\xc5\x2b\x94\xe2\x55\x9b\xf0\x9a\xe2\x15\x6a\xce\xaa\x4d\x78\x4d\xf1\x8a\x26\x5b\xd5\x26\xbc\xa6\x78\x45\x9b\xb8\x1e\x5e\x53\xbc\xa2\x8b\x5c\x0f\xaf\x29\x5e\xd1\x47\xaf\x1a\xc1\x8b\xc4\x2b\x86\x90\x55\x23\x78\x91\x78\xc5\x18\xac\x6a\x04\x2f\x12\xaf\x28\xbf\x10\x04\x2f\x12\xaf\x98\x5d\x55\x8d\xe0\x45\xe2\x15\x8b\xe3\x7a\x78\x91\x78\xc5\x6a\xb9\x1e\x5e\x24\x5e\xc9\x58\xae\x87\x17\xc9\xfe\x4a\xd6\x70\x3d\xbc\xa8\x20\xaa\x5c\x0f\x2f\x12\xaf\xe4\x2a\xd7\xc3\x8b\xc4\x2b\xf9\xc2\xf5\xf0\x22\xf1\x4a\xa1\x70\x3d\xbc\x48\xbc\x52\xcc\x5c\x0f\x2f\x12\xaf\x94\x12\xd7\xc3\x8b\xc4\x2b\xe5\xc4\xf5\xf0\x22\xf1\x4a\x25\x66\xd5\x16\xbc\x96\x78\xa5\x1a\xad\x6a\x0b\x5e\x4b\xbc\xb2\x09\x51\xb5\x05\xaf\x25\x5e\xd9\xf2\x2f\xf3\x82\xd7\x12\xaf\xec\xbc\x57\x6d\xc1\x6b\x89\x57\xf6\x8e\xeb\xe1\xb5\xc4\x2b\x07\xc7\xf5\xf0\x5a\xe2\x95\xa3\xe5\x7a\x78\x2d\xf1\xca\xc9\x54\xb9\xd1\x7d\xbf\x3d\xf1\xdf\xfc\x54\xf0\x72\xa3\x1e\x8f\x97\x0b\x1d\xaf\xf2\x4c\x20\xf7\x63\xbe\xa1\x1e\x8e\xf4\xf2\x7c\x71\x3e\x9d\x79\x95\xfc\xfb\x3b\x00\x00\xff\xff\xf6\x6c\x4f\x32\x8b\x08\x00\x00"); +func _ccaa ()(*asset ,error ){_efcf ,_dcaa :=_acff ();if _dcaa !=nil {return nil ,_dcaa ;};_bfad :=bindataFileInfo {_ae :"KSCms-UHC-HW-V",_ca :703,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492573,0)};_agge :=&asset {_e :_efcf ,_ee :_bfad };return _agge ,nil ; +};func _cfbd ()([]byte ,error ){return _ad (_ebe ,"Adobe-CNS1-0")};var _cfbb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\xcb\xee\x6f\xbb\x91\x98\x37\x3f\x4f\xb1\x87\xce\xc0\xe9\x75\x21\xab\x8a\x80\x20\xc0\xb1\x22\xc4\x30\x9c\x04\xdd\x76\x32\x5e\xd7\x8e\x80\xf4\x91\xa0\x56\x0f\xfa\xed\x83\xf5\x7d\x94\xda\x08\x82\xec\x33\x39\xff\xda\xeb\x47\xb2\x78\xa9\x7b\x15\xf9\x77\xff\xf1\x3f\xfd\xee\x3f\xfd\xfa\x87\xbf\xfc\xf8\xbb\xff\xfd\xcf\x7f\xbc\xfe\xe1\xf9\xcb\x8f\xf7\x0f\xbf\xde\x7f\x7e\xfe\xf9\x8f\xff\xf2\xe7\xeb\xf9\x71\x3e\xff\xf8\x87\x5f\x7f\xf9\x65\xdd\x7e\xdc\x7f\xb8\xfe\xf2\x57\x90\xff\x5d\xff\x74\xfc\xe9\x97\x5f\xbe\xf6\xff\xf0\xaf\xff\xfc\x97\xe7\x9f\xfe\xd3\xaf\xef\x1f\x7f\xec\xfe\xee\xfe\x97\x3f\xcd\xdf\xfe\xf8\xf1\x77\x7f\xff\xfc\xe3\x1f\xfe\xf9\x2f\x7f\xfe\xd7\x1f\xff\xee\x3f\xdc\x7f\x3c\x9f\xff\xe1\xc7\xfd\xbc\xdf\xbf\xff\x6f\x7f\xbe\x9f\x3f\xff\xe1\xd7\x7f\xfc\xf1\xef\xfe\xf3\xdf\xff\xed\x1f\xff\xe1\x5f\xfe\xf4\xa7\xff\xfb\xf9\xa7\xe7\xd7\xbf\xfc\x18\xfc\xdb\xf3\xeb\xcd\xff\x7f\xf9\xbb\xff\xf8\x5f\x8e\x3f\xfd\xaf\xc7\x3f\x3d\x3f\xfe\xee\xbf\xfd\xfa\x87\xff\xf0\x9f\xff\xfe\xdf\xff\xb7\xff\xfa\xfb\x35\xfe\xfd\xff\xc2\x67\xbe\xfe\x1f\xcf\x9f\xff\xf9\x0f\x7f\xfc\xf5\xc7\xfa\x3f\x2e\xcb\xf6\x6f\xff\xfc\x5f\xff\xf5\x4f\xcf\x8f\x75\xf6\xf2\x7f\xfe\x97\x3f\xde\xcf\x8f\x45\x68\x17\xcb\xeb\x8f\xf7\xf3\xcf\x7f\x3a\xae\xe7\xcf\xc7\xaf\xff\xf8\xfc\xf2\xe3\xc7\x6f\x96\x65\x59\x7e\xfb\xe3\xfb\xef\x37\xbf\xcb\xdf\xff\xfe\xb7\xdf\xbf\xfd\xae\x96\xe5\x77\xff\xf1\xfb\xf7\xdf\xfc\xee\x7f\xfa\xfd\xef\x7f\xf7\xfb\xf9\xef\xff\xf3\xbf\xfd\xf6\xf7\xfc\xdb\xf3\xeb\xfd\xff\xea\xf1\x97\xd5\x81\x7e\xfd\xe3\x5f\xee\xe7\xf5\xdf\xe6\x18\xbf\x59\x96\xf5\xfd\xed\x8f\xf5\x6b\xf5\xdf\x7f\xfe\x65\x5d\x96\x89\xdd\x1f\xee\xeb\xff\x3a\xfe\xfc\x35\x38\x96\xef\x97\xdf\x1f\xeb\x6f\x7f\x6c\x5b\xab\x05\x60\xfc\xf6\xc7\xba\xf8\xe7\xe1\xbf\x37\x80\xfb\xb7\x3f\x56\xff\x7a\xbe\x5f\xd8\xf2\xf5\x17\xfd\x03\xce\x12\x28\x80\xaf\x9b\xb5\x6a\x03\x98\x1d\x8d\x0f\xb8\xf3\x6b\x1e\xdf\x9f\x2f\x7f\xe6\x2f\xbf\x59\xd6\x15\x1c\x7a\xdf\x3f\x60\x2f\x81\xef\xf7\xdb\x95\xf6\xf4\xfd\x6c\xbb\x17\x81\x6f\x8c\xb6\xd0\x26\xb6\x0f\xab\xd6\x05\xbe\x31\xb6\x65\x5d\x44\x76\x5b\xbe\x7e\xe7\x5f\x41\xd3\xd1\x3f\x60\xb7\x9f\x11\x00\xe7\x6f\x7f\xac\xfb\xc6\x9f\x97\xff\x9e\x00\x8f\x40\x7d\x40\x6b\x02\xf4\x9f\x34\x1f\xcb\xfe\x01\xac\xd8\xee\x9f\x5f\xf3\xfd\x1b\x6e\x5d\xf6\xef\xcf\xce\x9f\xfc\xe0\x1b\x6a\x5d\x77\x1a\x6e\x2b\x40\x08\x7c\x23\xaf\xdb\x2a\xb0\x03\x6c\x5f\x8b\xe4\xcf\xf9\x23\x3a\xdd\x4e\x01\xba\xbd\x37\x80\x4e\xf3\xbb\x09\x7c\xcd\xb7\x45\xf4\x7a\x03\xb0\xcd\xb7\x98\xdb\xb6\xbc\x00\xb1\x7c\xc0\xea\x90\xb1\x02\x7c\xbd\xb5\xe2\xcf\xc3\x7f\xff\x3a\xde\x36\xfb\x8a\x0e\xd0\x05\x02\x80\xe5\x19\xc9\x90\x5d\x64\x92\x51\x82\xe5\xf7\x4f\xc7\x28\x06\x1c\x43\x80\x2f\x87\x7d\x0d\xbe\x3c\xe2\x35\x3e\x54\xf6\xd5\xbe\xc6\x37\x7e\x7b\xf9\x12\xdf\x89\xdc\xfa\xf8\xbe\x6c\x0b\x18\x77\xce\xef\xb6\x80\x66\xff\xce\xf0\xca\x52\xf4\xeb\x9b\x30\x0b\xd1\x9f\x6f\xf1\x58\x86\x58\x2f\x7e\xcd\x70\xb1\x3e\x02\x5f\x3f\xd1\xec\x87\xe1\xa2\x39\xc2\xf8\x9a\x67\xfb\xda\xf4\x6f\xe6\x2f\x4b\xda\xb6\xbd\x00\x1a\x40\x08\x04\xc0\x77\xd2\xb7\x77\xa9\x0f\xd8\x39\x18\x2f\xfb\x3e\xd6\x35\x00\xbe\x45\x6d\x9d\x79\xbc\xec\x49\xeb\x8b\x5d\x5f\xfc\x6c\x13\x78\x01\x1a\x6d\x3c\xbc\x7d\x02\x6c\x50\x07\xb3\x77\x05\x83\xe0\xd0\xbe\x9c\xa3\xb1\x8e\x06\x90\x7c\x69\x02\xa0\x13\x1d\x44\x59\x81\x16\x22\xba\x42\xce\x31\x7b\x7b\xd9\x7b\x76\xec\xdd\xdc\xbc\x0e\xa2\xdb\x2e\xe0\x17\x06\xf5\x28\xbc\x1c\x85\x36\x1c\x94\x43\xda\x97\xb4\xcd\x37\x68\x5f\x67\x07\x03\x80\x1d\x7b\x39\xbe\x7d\x75\xdd\xb6\x1b\x60\xf8\xe5\x65\xfb\xc4\x00\xe2\xec\x9b\x0b\xbf\xbb\xb1\x76\xb0\x6f\x00\xe5\xcf\xbe\x99\x8e\x74\x0d\x76\x06\xdd\x9b\x3f\x63\xdf\xda\x02\x1f\xfc\x2b\xc7\xfb\xff\xe0\x81\xdb\xbb\x83\x44\x9f\xbd\x3f\x00\x09\x7a\x3b\x18\xf5\x62\xed\x39\x22\x3d\x39\x5f\x2f\x47\xa4\x67\xb1\x74\x6d\x17\x48\x80\x06\xe0\xa2\xb6\x6f\x81\x7a\x2d\x74\xdd\x58\xa0\x5a\x05\x52\xc0\x9f\x81\xf8\x58\x59\xad\xc6\x6a\xc9\x04\xde\x76\x00\xec\x62\xf0\x2d\x5d\xac\xae\x3d\xe7\x32\x56\x88\xed\x6d\xcf\x6f\x7f\x6c\xcb\xe6\x46\xb4\x0f\xeb\xd8\x16\xbe\xf4\x05\x00\xf6\xf7\x7e\xfc\xf1\x03\x98\x1c\xd4\x1a\x1b\x9c\xe7\xed\x4d\x80\x71\xfa\x87\x75\xf4\xdd\x36\x1f\xd6\x11\x3b\x58\xf7\x14\x60\xa6\xbd\x04\x1c\xe7\x00\xf0\xc8\xf5\x1b\x20\x04\xbe\x15\x8d\xf4\x9c\xf7\x57\x00\x0c\x60\x11\x51\x30\xc2\x17\x26\x11\x25\x05\x04\xb8\x95\xdb\x1a\xbb\x80\x5f\x9a\x00\x83\x06\x88\x56\xf3\x67\x20\x5a\xb0\xa2\x37\xbe\x45\x8c\xb1\xf9\x33\x70\x1b\x62\x1d\xa7\x80\x5f\x58\xc4\xe1\x29\x0b\xb0\x1e\x43\xe0\x11\xb0\xcd\x87\x75\x2e\x0b\xf3\x81\xef\xe7\xe2\xd1\xce\x0d\xa0\xfc\xf2\x21\x9a\x4a\x91\x37\x1b\x80\x5d\x67\x07\x08\x7a\xcb\x0f\xd1\xdc\x9c\x4f\xe6\x6f\x7f\x6c\xeb\xd2\xed\xe0\x5b\xd1\xdc\xa5\xce\x3c\x00\x10\x36\x6f\x7e\x58\x67\xf3\xec\xe4\x05\xe0\xe4\xf2\x06\x70\xb3\xf2\x3b\x07\xeb\x5a\xfe\x0c\xac\x5b\x03\xd1\x02\xeb\x26\x17\xa8\x15\x20\x58\xaa\x62\x0a\xbd\x81\x4e\xed\x02\x74\x5d\x4c\xa1\x77\x7a\xab\x2e\xe0\xcf\x98\xc2\x24\x99\x4a\x01\x30\xa8\x12\x60\xa6\x35\x00\x9c\x4f\x1d\x02\x76\x70\x0a\xf8\xb3\xfb\xc3\xba\x6d\xe2\xf6\x2d\x7c\x56\x17\xb7\x57\x80\x36\x83\x29\x94\xc7\x1f\x29\x90\xca\xcd\x77\x80\xf5\x40\xfe\xbe\xa3\x09\xd0\xf5\xf8\xb0\xae\xc5\x99\x8e\x10\xe0\x90\x8f\x04\x90\x5d\x8d\x4f\xd9\x58\x43\xce\x81\x84\xaa\xa5\xfc\xf2\x61\x5d\xca\xf3\x77\x9c\x02\x76\x7d\x01\xc8\x98\xc7\x0d\x20\x3f\x18\x8f\x80\x5f\xbe\x29\xd4\xb6\xd1\x06\x71\x55\x9b\xbd\x1d\xdf\x14\x6a\x77\x0a\xc7\x0e\xe0\xa9\x3a\xda\x87\x4e\xed\x02\x4c\x61\x77\x4f\x8f\x10\xa0\x6b\x94\x8e\xea\xab\x1d\x7c\xfa\xd5\x3a\x79\xf1\x71\x0a\xf8\x33\x10\xed\x72\x0a\x54\xb8\x8a\xc5\x2f\x8f\x00\x5f\xce\x15\x60\xeb\x3f\x65\x98\xe7\xf6\xa9\x59\xf3\xcc\x9e\xbb\xcd\xd8\xbc\xb3\x01\xb8\x11\x27\x88\x4f\x2e\x70\x86\x80\x43\xb1\xf6\x91\x4c\xe9\x64\x85\x27\x7f\x38\x59\xe1\xf4\x30\x9e\x97\x80\x6d\xbe\x43\xb2\xad\xc5\x38\x17\xb8\x66\x67\x16\x17\xeb\x98\x8e\x73\x81\x4e\x7a\xca\x2e\xd0\x99\x4c\xf6\xea\x02\xb6\x01\x9d\x72\xed\xd1\x2e\x6b\xb2\x9e\x0b\x74\xe6\xda\x5f\xd7\x37\xe8\xee\x89\x41\xd7\xaa\x6a\xec\xe4\xcd\x38\xe5\x1a\xdc\x8e\xd3\xfd\xd2\x69\xf3\xd1\xed\x8e\x42\xbe\x7e\xf4\x0d\xb0\x0b\xc4\x07\xac\x13\xc8\x5f\x7e\xb3\xef\xf4\xf6\xa9\x56\x00\x21\x10\x00\x25\xf0\xfd\xac\x79\x18\xeb\x23\xe2\xbd\xdd\x62\xfd\x89\xe5\xbd\xaf\x4e\xee\xd3\xe9\xf6\x8e\x1a\x59\xf5\x51\xe7\xde\xd1\x9d\xaa\x3e\x0d\x69\x8f\x98\xc0\xfe\x01\x8f\x6b\xf0\x91\xea\x9e\x9b\xf3\xf9\xc4\xf2\x9e\xdb\xfc\xd9\xd7\x75\xee\x0e\xfa\x11\xca\x9e\x6e\x49\x7d\x3b\xb7\xd7\x32\x81\xaf\xeb\x42\xcd\x28\xd8\xef\x5e\x65\x6f\xd9\x3e\xe0\x9c\x1d\x7c\x93\xab\x47\xac\xf3\x9b\x5c\xbd\xb7\xc0\x87\xc1\x40\x1a\x54\x7d\x92\x77\x1f\xe1\x7c\xbe\x33\xbb\x8f\xd9\xdb\x47\x90\xfb\x18\xfe\xec\x23\x87\x7d\x48\x1b\x58\x18\xfb\xf0\x88\xd5\x47\x83\xfb\xb1\x0f\x81\x0f\x83\xe3\x70\x7f\xbe\x43\xb1\x1f\xb7\x58\x7f\x24\xb4\x1f\xef\x6c\xf3\x61\x70\x2e\x73\x9c\x0f\x83\x73\x2e\xc8\xa7\x66\xec\x67\xda\xdb\xa7\x38\xee\xe7\xeb\x97\x4f\x69\xd9\xaf\xd5\xae\x3f\xc5\x71\xbf\xb6\x09\xec\x00\x4e\xee\x23\xc8\xfd\x7a\x1d\xf4\x13\x27\xfb\xbd\xba\x06\x9f\x4d\xb1\xdf\xdd\xb5\xe6\xb8\xdc\x2e\xef\xf8\x14\xc4\xfd\xf6\x5c\x8f\x4f\x79\xd8\x1f\x8f\xf2\x58\xbe\x71\x1e\x2c\xa0\xc2\xf4\xd8\x9f\xe7\x16\xf8\xc6\x79\xde\x09\x7c\x33\x55\x45\xad\xf1\x9d\xb7\xb6\xb8\xa7\xe3\x3b\x6f\x6d\xd9\xe7\x97\xfa\x80\x98\xe3\x8c\x0f\x90\xa7\xa0\x8a\xb4\xe5\x9a\xc0\xfa\xcb\x6f\xda\x8a\xaa\x55\xe3\xe3\x36\x6d\x95\xa7\x8c\x8f\xb2\xda\xd6\xe7\xcf\xda\x2f\xbf\x69\xbb\x14\x3c\xd6\xfe\x01\xd7\x6c\xf3\x61\xb0\x3f\x13\x48\x80\x43\xe0\xc3\xa0\x75\xe7\xb3\x7e\x18\xf4\x55\x74\xb6\x0f\x83\xfe\x4e\xe0\xc3\x20\x3c\x62\xf0\xfc\x16\xf2\x10\xd4\xa4\x16\xe7\x23\xf0\x61\x10\x52\x23\x06\x52\x8b\x7b\xb6\x09\x00\x57\xe7\x23\xa6\x96\xdb\x04\x3e\x0c\x32\x9c\xcf\x27\x52\x5b\xa6\x5f\x3e\x16\xd0\x52\xfe\x3d\x3e\xfd\xa7\x15\xaa\x48\x8d\x4f\xc2\xb7\x79\xc8\x3f\xa9\xf3\xff\xcf\x30\x5b\x29\x78\xc6\xc7\xf6\x5b\x1d\x13\xf8\xd0\x1b\x68\xd0\x85\x7e\xd7\x86\x72\x03\xc9\xd5\xe6\xd1\x1e\x9f\xb1\xd1\xc6\xe5\xa2\x7e\x4a\x4b\x3b\xe6\x02\x7d\x72\xbd\x1d\x73\x16\x9f\xe4\x6a\xc7\xe9\x64\x3f\x7d\xa8\x1d\xb7\x88\xb7\x6f\x81\x8e\x67\x7e\xf9\x30\x38\x5e\x7b\xfb\x98\x6c\x3b\xbb\xb3\xf8\xc4\x58\x3b\x73\x15\xf8\x30\xb8\x57\x7f\xf6\x89\xa4\xf6\x40\x1b\x6d\x6b\x02\x4e\xe1\x53\x0c\xda\xb3\xdc\x7e\xf9\x3a\x78\xb4\x56\x36\x3a\x78\xb0\xb0\xda\xf6\x89\xf2\xf6\xac\xa2\xf3\xa9\xcf\xed\xd9\x66\x07\x7c\xd9\xe6\x38\x0d\xc0\xde\x04\x50\xf5\x1b\x46\x40\x7b\xe6\xf9\xeb\x74\x8d\xb9\xde\xb6\x8f\x13\xb6\xa7\x89\xf5\x04\xba\x76\x19\xb8\x35\x4f\xd9\xc7\x23\xdb\xd3\x6c\x13\x60\xd0\xb5\xd8\x02\xac\xbb\x18\x04\x93\x0b\xc7\x09\x70\x0b\xdb\x24\x6d\xe6\x21\x09\x70\x0b\x11\x4d\x7e\x96\x6e\x49\x80\x5b\xba\x54\xc9\xcf\xd2\x35\x48\xbe\x94\xf3\x49\x10\x2d\x31\x48\x70\x2b\x07\x75\x1c\x74\xa8\xb6\x15\xe8\x94\x1d\x14\xe3\x94\x8b\xe8\xa0\x63\xfe\x8c\x0e\x54\x5a\x86\x83\x0e\xb1\x1e\x74\xa0\x9e\x32\x92\x45\x1c\xf6\x36\x58\x9d\x79\xb4\x93\x35\x38\xec\x6d\x80\xe8\xe1\xba\x89\xf5\x29\x75\x8a\x35\x4c\xb6\xed\x0b\x88\x9e\x0e\x5a\xf4\x06\x9b\xd7\xec\x6d\xcf\xe9\xb1\x2c\x7e\x06\xef\x6a\x3b\x7c\xe8\x51\xf2\x0e\xe7\x03\x7f\x68\x3b\x4c\xe9\xb9\x58\xd1\x1d\xd6\xf3\x28\x6c\x47\x31\x9f\x7b\x7e\xe1\x67\xb7\x54\x52\xcc\x87\x43\xde\x76\xd8\xc8\xf3\x78\x0e\x8a\x71\x9e\xf9\x33\xda\xbc\xd8\xb3\xa8\x5a\xed\x81\xa7\xb4\x1d\xce\xf1\xc8\xcc\x47\xd1\xc1\x2b\xcd\xb9\xa2\x50\x49\xdb\xe1\x1c\x7f\xe5\xab\xae\xa8\x22\x15\x47\x45\xd3\x29\x50\x38\x2a\xda\xbb\xac\xb6\xf9\x06\x7d\x57\x17\xf1\x93\x06\x4d\xe3\xb6\xed\x10\xba\xc6\x6d\xa1\xab\xb5\x77\x77\x75\xa0\xfa\x77\x77\x79\xa1\x7a\xed\xd9\xb6\x43\xf5\xef\xee\xf2\x42\x80\x5a\xa9\x85\xa9\xd2\xb4\x45\x0b\x65\xaf\x69\x8b\xb6\x1d\xaa\xd7\x94\x2c\x8c\x98\xa6\xf5\x58\x63\xd0\x35\x26\x5e\xdb\xa1\x46\x8d\xa5\xb6\x43\x59\x1a\x4b\x63\x61\xb3\xb4\x68\xda\x0e\x61\x68\xd1\x8c\x85\xcd\xd2\x88\x69\x3b\x64\xa6\xa9\xd2\x76\x28\x4b\x4b\x63\x2c\x88\x06\x2d\x8d\xb6\x07\x88\xd6\x6c\x53\x3f\x63\x98\x5a\x11\x6d\x0f\x66\x8e\x15\x31\x16\xc4\x0b\xb6\xc2\xda\xf6\x74\xa8\xc7\x2f\xf6\xee\x0a\x43\x1b\xda\x0a\x63\x41\xf0\xbc\x43\x24\xa0\x0d\x0d\x87\xb1\x70\x96\xb4\x15\xc6\xc2\xf1\xd1\x3c\x68\x3b\x84\xa2\x79\x30\x16\x44\xd2\x2b\xa5\xed\x69\x6f\x2e\x10\xf2\x49\x8b\xa0\xed\x69\x6f\x97\x5f\x58\x93\x31\x11\xa5\xeb\xc3\x71\x38\x7f\xa8\xcf\x1f\x00\xa2\xa7\x93\x43\x72\xa9\xfd\x8e\x05\xc9\xf5\x9e\xce\x07\x42\x51\xe1\x1d\x0b\x87\x51\x4d\x76\x2c\x9e\xb2\xeb\xf1\x67\x20\x7a\x3b\x53\x8e\xa9\xfa\xea\x58\x10\x56\xef\x2d\xa5\x79\x18\x6f\xf7\xcb\xf3\x77\x3b\x28\xf2\xe8\x9d\x94\xe6\xc1\xba\x5d\x5e\xcf\xec\xb3\x0b\x30\xe8\xeb\xf2\x7a\x4c\x5f\x06\x6d\x0b\xd3\x86\x9e\x5a\x83\x3f\xbc\xaf\xd3\xf6\x00\x43\x5c\xad\xc1\x1f\x5e\xf4\xae\xb1\x78\x9a\xdf\xf2\x0b\xe8\xbc\x87\x00\x18\xbc\x62\xf0\x49\xb7\xae\x2e\x3d\x96\x4f\xba\xf5\x65\xd9\xfc\x59\x00\xb8\x20\xdf\xa1\xef\x8b\xbe\xb8\xf6\x1d\xd3\xbe\x2c\x6e\xe3\x27\xf7\xfa\x82\x2f\xae\xb5\x4f\xeb\xe9\x8b\xee\xb7\xf6\x69\x3d\x7d\x51\x86\xb5\x8f\xf5\xf4\x45\xf7\xdb\xf2\x89\xc7\xae\xc7\xb8\xb5\x95\xae\x51\x40\xc6\xd2\xe8\x40\x57\x5a\x5b\xc1\x60\x73\x0d\x56\x7a\xdb\x5c\xf8\x26\x20\x6e\x9d\xae\x37\x77\xbb\x33\x9f\xcd\xc9\x75\xe6\xb3\x3b\xb9\xce\x38\x4a\x37\x0c\xfc\xbe\x48\xd1\x6d\xa7\x83\xe6\x8a\x76\xe6\xd3\x3c\x89\x1d\x44\xdb\xec\x0d\x74\x70\x01\x35\x9c\x02\x7d\xe9\xee\x5c\x67\x41\x24\xfc\xb6\xd3\xa6\xbb\x0b\x9d\xf9\x74\x17\x7e\xa7\x83\xee\xe4\x76\xda\x84\xb8\x05\x58\x87\x93\x0b\xb0\x8e\xd9\x1b\x1d\x84\xbd\x05\x53\x98\x6c\x24\xc0\x20\x67\x07\x0c\x9a\xb3\x03\xc6\x49\xb7\xde\x3d\x85\x73\xb4\xe6\x36\x96\x58\x07\x18\x94\xe3\xb8\x8d\xe5\x81\x0d\x06\x95\x1f\x34\x37\x4b\x42\x6f\x8d\xae\x27\xa1\x07\x8b\x38\x09\x3d\x59\xc4\x21\xa2\xc9\x7c\x0e\x7f\x96\xb4\x39\x5c\xc4\x64\xd0\x73\xb6\x61\x9c\x53\x0c\xdc\x1f\x74\xcf\xd6\xdc\x05\x44\xdd\x58\x92\x71\x50\x44\x5b\x73\x4b\x4e\x0f\x52\x31\xe8\xe5\x38\xc5\xa0\x97\x5d\x17\xd3\xbe\x66\xd7\x60\x70\xb9\x73\x9d\xde\x24\xe7\x16\xcb\x4f\x18\x66\x5f\xee\xd9\x21\xe8\x49\xde\xcd\x8d\x98\xe4\x5d\xe0\x7a\x8b\x9e\xbb\xf2\x4c\x8c\xc0\xf5\x11\x09\xb7\xe8\x71\x81\x0a\x8c\x1e\x27\xeb\x7e\x3d\x1e\xe0\x62\x81\x1e\xf9\x5d\xb1\x40\x8f\x1b\xe1\x7e\x3d\xae\x63\x31\x8b\x57\x0a\x18\x2c\xc3\x2b\x0d\xba\x79\x8a\xd8\xe6\x16\x4d\x5a\x1f\x2c\xd0\xeb\x32\xb0\x5f\xab\xae\xf6\xf6\x71\xf6\xbe\x4e\xf2\xfe\x98\x79\x5f\x27\x79\x0f\x01\xbb\xfe\xf8\x77\x5f\x17\xa7\x3d\x00\x56\xcf\xdf\x27\x21\xfb\xaa\x0f\xbd\xa5\xc0\x1c\xe7\xc3\x7a\x9d\x44\xcc\x86\x1b\x7e\x19\x58\xee\x7d\xdd\x52\xc0\x2f\x2e\x2f\x1b\x6e\x34\x66\xac\xb0\x91\x15\x3f\xf5\x58\x61\x23\xab\xca\x2b\x11\xb5\xbe\xee\xbb\x5f\x56\x80\x2e\xb0\x01\xb8\xbc\xe5\x17\xbb\x2e\xbf\xd8\xf5\x0a\x06\xbb\x04\xc9\x06\xaf\xfb\xfb\xb7\xa0\x42\x5f\x31\x9e\xc6\xba\x32\x85\xee\xa0\x43\xe0\x30\xa8\x40\x6f\x93\xa2\x07\x53\x88\xf9\x33\xb0\x96\x88\x89\x4a\xf4\x35\xec\x7a\x63\x9c\x34\xf6\xe0\xe4\x72\xf6\xc6\x5a\xe3\x82\x6c\x7d\x05\x90\x6e\xbb\x88\xd6\xf6\xb7\x48\x46\x5f\x95\xf8\x5d\x44\x95\xe3\xeb\x26\x60\x28\x44\xac\x6b\x46\x3f\x04\x6e\xbf\x80\x68\x4d\x74\x00\x86\xcb\x0b\x5b\x5c\x87\xa1\x90\x55\xc0\xe5\x85\x47\xae\xc3\xf9\x6c\x02\x29\xc0\xf2\x22\xc7\xc7\xba\x0b\x3c\x02\xac\xce\xe1\x14\x5c\xaa\x63\x76\xc0\x1a\x1c\x22\xea\xb4\x0f\xa7\xed\xe4\x4e\x11\x15\xb7\x73\xf6\x06\x3a\x2a\xbc\x5d\x44\x95\xd6\x6b\x03\x9d\xcb\x05\x11\x51\xcc\xeb\xd6\x45\xe7\x72\x79\x11\x75\x86\xf5\xc6\x0a\x5b\x34\xac\x37\x56\xd8\xe2\x7a\x1b\xe7\x81\x13\xae\xd2\xf6\x0a\xf3\x5b\x9f\xe5\x6f\x51\xa3\xbe\x3e\xee\x1c\x8c\x79\x95\x68\xd7\xc6\xf2\x42\xa7\x83\x28\x5f\x5f\x5f\xd1\x71\xd0\xd7\xf9\xd0\x9b\xe1\x43\xc3\x4e\x7d\x5b\x5c\x78\xc4\xd6\xa6\x25\xd8\xe9\x6d\x9b\x11\xad\xf9\xe5\x11\xf8\xb0\xde\x66\xdc\x0a\x86\xb9\xad\xee\xcf\xfc\xe2\x14\xe6\x17\xf7\x07\x56\xba\x19\x90\xc2\xc7\xdc\x0d\x2d\xb6\xfe\xe9\x9e\x7d\xdb\x45\x07\x11\xb4\x29\x11\x3b\x3c\x64\x53\x22\xae\x30\xcc\xad\xd9\xf5\xcf\x19\xe6\xd6\x1c\x37\x6c\xe6\x02\xd9\x7b\x77\xf3\x60\x30\x5b\x77\xf3\x90\x76\x9b\x36\x63\x87\xc1\x6c\x5d\x96\x00\x93\xdd\x26\xa5\x85\x6d\x0c\xec\xc1\x60\xb6\xee\x94\x60\x30\x06\x42\x1b\xc1\xa5\xbe\x41\x69\xad\x43\xf8\x5b\x7a\x9a\x21\xfc\x4d\x45\x9b\x68\x41\xdf\xd2\xc3\x08\xe1\x6f\x39\x07\xa5\x83\x49\x90\x4e\x21\x1d\x07\x36\xbf\xe5\xec\x1a\x44\x27\x41\xc2\x4a\xb7\x72\xe9\xe0\xec\xdb\xa4\x34\x18\xf3\x36\x49\x08\xa1\xb8\xa9\xd6\x12\x67\xec\xdb\xe1\xa0\x2e\x88\xfa\xea\xea\x14\x94\x76\xb1\xd0\x06\x15\xb5\xc5\xc2\x14\x70\xc3\xb6\x58\xe8\x40\x01\x17\x0b\x1d\x68\xf2\x05\x7c\x75\x93\x02\xf0\x46\xf7\xed\x92\x0b\xc0\x57\x37\x8d\xc1\x40\x8b\xdb\x20\x87\x16\xb0\xdf\x8d\x43\xdf\x02\x8d\x6c\x53\x52\xad\xae\xdb\x3c\xda\x2e\xd5\xeb\xb4\x5d\x10\xb5\xd2\x80\x25\x6c\x2a\xa2\x01\x4b\xd8\xd4\x3d\x03\xc2\xdf\x97\xf9\x25\x01\xe6\x97\x02\x70\xad\x11\x68\xfb\x0c\xd6\xb2\x6e\xbb\xaa\x63\x40\xeb\xfb\xea\x7c\xd0\xae\x76\xe3\xa6\x01\x0d\xee\x53\x82\x20\xdd\x76\x25\x08\x91\xb3\xbe\x6b\x19\x06\xfc\x61\x9f\x12\x64\x80\xce\x3e\x63\xba\x3b\x40\xfd\x2d\xc0\xdb\xf7\xdd\x71\xa0\xdb\xbd\x79\x46\xe1\xf9\x7b\x13\x1d\x08\x72\xef\xae\x35\x9a\xc5\xae\x7e\x17\xa8\x81\xbb\xd2\x80\xa0\x70\xdf\xbb\xdb\x08\x09\xed\xc6\xed\x03\xb2\xdb\x63\xa2\xc3\xcf\xd0\xef\x5a\x40\x25\x7b\xb8\x3a\x10\xc6\xae\xb2\xb7\x0e\x3b\x60\x75\xb6\xc5\x0e\x1e\x01\xda\xa4\xe8\x70\x7a\x77\x0f\x2c\x01\x81\xbe\xe7\xfc\x99\x5f\x5c\x10\x0e\xec\x8e\x01\x39\x08\x66\xf6\xbd\x8c\x78\x73\x46\x77\x8d\xbf\x0d\x61\xbb\x2b\x1a\x36\xe4\xeb\x3e\x5c\xf8\x04\x37\x95\xbd\x6d\x15\x10\x6b\x34\x89\x7d\xb8\x20\x9c\xeb\x1d\x73\x6d\x6c\x9c\xaa\x1d\x9e\x3f\x08\x9a\xf6\xdd\xa4\x97\xe0\x58\xee\xc7\x1c\x94\x0d\x96\x16\x08\xa7\x76\xfd\x9e\x2d\x10\xf7\xfb\xe9\x1a\x20\x9c\xf6\x49\x0b\x10\xfa\xae\x34\xd8\x38\x89\xbb\x27\x7e\xdb\xfc\xe2\x38\x90\xe6\x7e\x3b\x53\xf4\xac\xfd\x76\x1c\xcf\xe8\x3c\xfe\x1e\x3e\xdc\x1f\x63\x43\x52\xed\xd2\xc2\x86\xa4\xda\x71\xf8\x0d\x22\x0a\x7d\x57\x1d\x23\xa2\xd0\x77\x4f\x7c\x42\x73\x4d\xce\xbe\xed\x3f\x8b\x92\xf7\xa6\x42\xb5\x21\x2e\x1b\xae\xc1\x96\xcc\xbc\xc9\xb5\x93\xc9\x36\x3c\x7b\x2d\xc1\xb5\x61\xee\xb4\x04\xbd\xb6\xd9\x06\xf4\xda\xe6\xcc\x77\xbf\x88\x1e\xd6\x4a\xdb\x27\x46\x1d\x60\xb7\x8d\x80\xf3\xc3\x40\x69\xbb\xfb\x85\x81\xd2\x70\x87\xb4\x44\xaa\x36\xe2\xf4\x83\x2c\x8d\xde\xf0\x8d\xb4\x44\xc4\xb6\x36\x3b\x00\xd1\xe6\x32\x38\x1f\x2c\xa9\x96\xa2\xa3\x25\x85\xab\xb3\x93\x52\xf4\x7d\x01\xb7\xee\xa0\x90\x5d\xeb\xae\x3d\x32\xba\x69\x15\x6d\xc8\xe8\x46\x8c\x7a\x6c\xc8\xe8\xa6\x55\xb4\x21\x55\x5b\xcc\x41\x05\xe6\xa0\xcc\x27\x5c\x5e\xe4\x6d\xd3\x5e\xc2\x8b\xda\x5b\x4e\x0c\x04\x5c\x10\x27\xa7\x68\x48\xe7\x93\x73\x1c\xbf\x4c\xdc\xf8\xa2\x7a\x96\xe2\x56\xe2\x86\x39\xda\x54\xcf\x52\x44\x71\x41\x8e\x0d\xce\xd1\xb4\xb1\x36\x04\x76\x43\x3d\x6b\xe9\x14\xca\x35\xe8\xf6\xe6\xc2\x8b\xb5\xba\x1a\xae\xdb\xde\xc6\x1c\x14\xac\x27\x0d\x22\xd7\xdb\xe1\xe4\x60\x4a\x4d\xeb\x6b\x83\x29\x35\xbc\x24\x2d\x9d\xc2\x21\xa1\x74\x01\xd7\xcd\xf9\x1c\x73\x1c\x00\x9d\x29\x1b\xec\xaa\x9d\xae\x8e\x58\x9f\xb6\x11\x51\x75\xb5\x14\x37\xed\xb2\x0d\xd1\xdd\xd4\xd5\x52\x0c\x54\xa8\x48\xea\xe9\x4d\x1d\x2a\xed\x5a\xfb\x28\x61\x7e\x6d\x52\x1a\xbc\xab\x3d\x8e\x03\x27\x6c\xaa\x5a\x1b\xbc\xab\xbd\x1e\x65\xd8\x55\xd3\xeb\x98\x18\x58\x4d\x27\x47\x62\x53\xb5\xd7\x15\x85\x5d\x99\xea\x34\x70\x2b\xf7\xae\xe1\x93\x28\x02\x7d\x99\x5d\x37\x00\x17\x9e\x71\xfa\x32\xdb\x7c\x5d\x77\xd3\xde\x92\x41\xfb\xea\x6e\xa3\x8a\x74\x1d\x16\xc9\x38\x7d\x9d\x6d\xe8\x5a\x23\x06\xbf\x74\xef\x93\x1a\xe1\x77\x5d\xe1\x94\xa2\xb3\xbb\x20\x62\xa0\x45\x83\x93\xba\xf7\xdd\xd5\x11\x83\x5d\x44\xe1\x77\x7d\x97\xd0\x11\xd0\x7d\xd2\xa9\xe8\x4c\x3a\x45\x5a\xf7\xe6\x36\x22\xad\x7b\x73\xda\xe2\xd6\x3c\xa3\xe2\xa6\xc7\x63\x43\xb1\xe9\x6d\xe2\x06\xa2\xdd\xad\x17\x1d\x15\xb5\x14\x03\x15\xb5\x0d\xbe\xda\xfb\x44\x87\xae\x95\x7b\x29\x6e\x31\x3b\x00\x9d\x74\x41\xb0\x6c\xbb\xb6\x4e\x8a\xdb\x24\xa6\xfa\x59\x94\xbc\x77\x85\x55\x3a\xee\xa4\x27\xcc\xd1\x3e\x85\x15\xe6\x68\x47\xbb\x6a\x39\x01\xb8\x36\x3e\xf4\xde\x91\x35\x8d\xe4\xa1\xde\x71\xc2\x8f\x1d\x1d\xaa\x9f\xf3\x67\xf4\x86\x78\x19\x78\xd7\x7b\x57\xd5\x2a\x94\xb0\xae\xaa\x55\xf6\x86\xaa\x35\x70\xb5\xf7\x8e\x63\x61\xec\xc8\xdb\xae\xac\x29\xbb\xd6\x77\x50\x76\x2d\x39\xec\x08\xdf\x4e\xdc\xb4\x95\xe3\xe8\x77\x2f\x7b\xd3\xf2\xc0\x71\xdf\xbb\x5e\x85\x1d\x49\xdc\xd5\xc8\x76\x84\x6f\x27\xd3\x73\xec\x88\x58\xc3\xd2\x63\x47\xc4\x06\xe7\x7c\xec\x48\xd5\xd0\xc0\x2f\xda\xc4\xe2\x4c\x31\x20\x43\x03\x9f\x70\x7e\x8f\xd5\x71\x10\x34\x61\x2a\x5c\xd9\x9b\xf6\x05\xfe\xfd\x1e\xda\x17\x65\xd7\xba\xdf\x76\x44\x50\x28\x82\xf6\xcd\x2f\xce\xc7\x71\xb4\xdc\x0b\xdb\x34\xf6\xd9\x75\x01\x4c\xdc\x06\x80\xab\xb3\x09\x38\x1f\x44\x50\x68\x4f\xec\x88\x93\x68\xfe\x0c\x09\x12\x1e\xd3\x42\xfc\x87\xc6\x05\xce\xfe\x1e\x8a\x06\x92\xa1\x7a\x18\x76\x2a\x27\xa7\x49\xbe\xc3\x7e\x43\xef\xd9\x0e\xc7\x8d\x14\x37\x67\xaa\x00\xd8\xe1\xb8\x91\xae\x1b\xac\x34\x34\x14\x76\xb8\x67\xe8\x9e\x27\xd1\xa4\x87\xd2\x60\x87\xe7\x87\xd2\xa0\x5c\x1d\xa5\x01\x01\x82\x1e\x72\xf6\x1d\x56\x1a\x5a\xc7\xe5\xba\x1d\xf3\x67\xa0\xa3\x75\x5c\x9b\x80\xa7\x17\x5d\x3a\x4e\xcf\x68\x17\x98\x58\x83\xdb\x29\xd6\x5d\x60\x76\x00\xa2\x97\x27\xd1\x15\x55\x39\x2a\xe4\x78\xe8\x16\x23\x3b\xac\xc7\xed\x22\xc2\x57\x43\xff\x16\xa9\x62\x3d\x54\x8e\x48\xde\xe8\xc1\x19\x6d\xb5\x0b\xb8\x25\xf0\xef\x50\x39\xda\x61\xa5\xf1\xce\x9f\x81\xe8\x3c\xb0\xb0\xd2\x90\x4b\x13\x78\xe8\x31\x4f\x2f\x6c\x31\x97\xf9\xb3\x00\x70\x1b\xd1\x0a\x52\x1f\x73\x35\x7f\xe6\x14\x10\xb6\xa9\x5b\x99\x5c\x92\x9e\xeb\x6c\x53\x00\x1e\x4b\xb8\x5a\xfe\x77\x49\x99\x3d\xf5\x24\xef\xb0\xb8\xdc\x6c\xd3\x05\x6c\x03\xef\x32\xae\xdd\x8a\x3d\x4d\x99\xf9\x0e\xef\x4a\x8d\xe8\x62\x4f\x53\x1f\x33\x79\x56\x3d\xf7\xf9\xb3\x6f\xdd\xb2\xcd\x9f\xd1\xa6\xc9\x29\xe0\x62\xa9\x36\x45\x3a\x56\x4f\x2d\xe8\xea\x7e\x71\xb3\xd8\x60\x53\x66\xc7\x5e\x02\x2e\x55\xfd\x2c\xe8\xd3\x53\xeb\x98\x4c\x95\x9e\xe1\x21\x41\x46\xa7\x96\x47\x61\x5e\xa7\x6a\x13\x69\x60\x3d\xc3\x0d\x67\x8f\x73\x12\x0a\xc6\x53\xa6\xb3\x40\x76\x66\x3a\x0b\x2c\xa9\x4c\x0f\x23\x96\x54\xaa\x43\x91\xf7\xd2\x53\xb6\xbf\x0f\xdb\x78\x18\x39\x24\x69\xe4\x96\x24\x98\x9e\x46\xa7\x48\x82\xe9\x59\xae\x23\xe7\x22\x75\x64\xed\xd8\x4b\xa9\x19\x52\x1e\x92\xe1\xe6\x61\x22\xa5\xae\xa7\x86\x89\x94\xba\x9e\xc8\x95\xe9\x69\xa0\x88\x58\x4a\x4f\xd9\x3c\xb1\x94\x9e\xba\x99\x09\x9f\xf4\xbc\x66\xd7\x20\x8a\x4f\x69\x10\x3e\xe9\x29\x9b\x27\x7c\xd2\xf3\x12\x37\x4f\x8c\x81\x22\x12\x67\x7a\xe2\x66\x1e\x86\x4f\x12\xce\x3e\x0c\x85\xe4\x23\x06\x30\xf3\x54\x9d\x21\xed\xb0\xe7\xa4\x0d\xcf\x12\x16\xf5\x68\xab\x80\x9b\xe5\xf1\x31\xb4\xd3\x56\x01\x0f\x89\xc7\x07\x77\xef\x30\x62\x92\xaf\xcb\x8b\x45\x9d\x12\x57\x83\xe3\x96\xae\x27\x92\x6d\x7a\x19\xe7\x21\xd9\xa6\x97\x36\x48\x83\x7b\x16\x9c\x7d\x34\x18\x66\xad\x22\x0a\xc3\xac\xd5\xde\x60\x8b\x65\x12\x02\x99\x37\xbd\xc8\x6b\x1e\x0d\x16\x57\xba\x7b\x49\xc3\xe9\xb5\x39\x1f\xb8\x5a\x99\xe4\x4c\x4e\x4e\xaf\xcd\xf9\xc0\xd5\x0a\x33\xbe\x91\xa0\xd3\x4b\x33\x9e\x04\x9d\x5e\xdb\x1c\x94\x71\xf6\xf9\x05\xa0\xcd\x41\x19\xa7\x4d\x44\xe9\x5a\x0d\x86\x64\x9b\x5e\xfa\x71\x1b\x5c\xad\x34\x3b\xc8\xbc\xe9\x85\x53\x77\x34\xc4\x49\xe9\x9e\x22\x0d\xa7\x57\xb7\x37\x64\x4b\x69\xe0\x93\x79\xd3\x4b\xdd\x86\xcc\x9b\x5e\x31\xdb\x30\x68\xcc\x36\xfc\xcc\xe3\x3f\x5c\x51\xb2\x9c\xda\x70\x45\x3d\xfe\xc3\x15\x4d\x27\x07\xf7\x2c\x53\x1a\x86\xcb\xab\x43\x69\xb8\xa2\x35\x7b\xa3\xeb\x9a\xbd\xd1\x06\x77\xef\x68\x98\x2a\x65\x70\xd6\xa0\x4f\x8d\xd9\x01\x4b\x35\xe6\xa0\x2c\x95\x26\xb9\xe1\xa0\x22\xb7\x7f\x18\x01\xaa\xc3\xcd\x42\x22\xd6\xe1\xa1\x40\x22\x96\x52\x67\xb8\x54\x9a\x03\xc3\xd5\x39\xe7\x17\xc6\xd1\x57\x45\x72\x4d\xaf\x6b\xf6\x06\x6e\x2a\x50\x43\x44\x55\xa0\xc8\xb4\xe9\x25\xfd\x90\x69\xd3\x4b\x11\x34\x9c\xc2\xed\x38\x22\xaa\xb7\xb6\xc1\x98\xeb\xb6\x37\xb1\xbe\x5d\x03\x18\x73\x3d\xce\x07\x26\x5b\x8f\xfb\x23\x06\x8f\x87\xa2\x6f\x3f\x63\x98\xa6\xcf\xb5\x01\x07\x1e\x8b\xc7\x14\x0e\x3c\x54\x9b\xc8\xf6\xed\x63\x99\x1d\xf2\xc5\x50\x88\xf1\xa5\xb1\xba\x74\x58\x38\x43\xf3\x80\xbc\x97\x3e\x56\x39\x14\xe6\xce\x20\x14\xd2\xc8\x7b\xe9\x63\x52\x00\xec\x77\x28\x78\xda\xfc\x22\x4f\xf1\x8b\xb6\xc2\x80\x47\x8e\xdd\x03\x0c\x97\x1e\x06\x3c\x48\x75\xe9\x43\xaf\x96\x51\xa3\xb1\x4f\x74\xc0\x5a\x03\xdf\xd8\xd0\xd0\x70\x20\xef\xa5\x0f\xcd\x03\x52\x5d\xfa\x50\xd6\x18\x28\x1a\x46\x3a\x9b\x83\xea\xfc\x22\x83\xa4\x8f\xee\x38\x0e\x3a\x09\x05\x76\x35\xfa\xec\x80\xae\x67\xd1\x0a\xec\x6a\x18\x24\x21\x83\xa4\x8f\x98\xbd\x81\xdb\x24\x21\x31\x50\x23\x33\xec\x34\x54\xc2\x0c\x2e\x0d\x83\x9b\x24\x66\xf4\xa1\xbf\x8b\x5c\x8c\x3e\x20\x87\xbe\xc0\x39\x06\x14\xd0\x17\xd8\xfc\x20\x8f\xa7\x2f\xf0\xef\x31\x29\x00\x96\x6d\x42\x58\x27\x31\xa3\x0f\xf5\xae\xe6\xe4\xb0\x1a\x3a\x89\x19\x7d\xa0\x84\xf5\x05\xd5\x7e\x68\x2a\x37\x67\xaa\xa9\xdc\x9c\xdc\x94\x2d\xb0\xdf\x71\xce\x41\x05\x28\xd0\x58\x60\x4a\x03\xaa\xe9\x0b\x7c\x68\x68\x37\x37\x18\xf3\x30\x23\xa1\xc1\x98\xc7\xe5\x14\x60\x4a\xe3\xb2\x10\x04\x35\x7d\x5c\x8e\x33\xfc\xe2\x38\x08\x8d\x61\xc0\xa3\x0d\x7f\x36\x07\x05\xd1\xcb\x69\x23\xa0\x87\xa1\x90\x86\xe5\x34\xcc\x48\x68\xae\xa8\x85\x3d\xa4\x4e\xf4\xf1\xb8\x06\xb0\x9e\xf1\xb8\xbc\x9b\x3f\xe3\x54\x75\xd7\xfa\x71\x75\xe0\x36\xe3\x71\x72\x70\x9b\x61\x4a\x43\x77\x17\x74\x1e\x77\x84\xed\x50\x0d\xec\xc8\xd7\xf1\xce\x71\x58\xaa\x57\xac\x51\x51\x07\x02\x6d\x74\x77\x01\x05\xb1\x2f\xe8\xab\x07\x4e\xb6\x4e\x22\x46\x3f\x16\x97\x0a\x0e\x75\xa0\x13\x8e\xce\x5a\x1f\xeb\xfc\x59\x03\xd8\xfd\x42\x07\xab\x83\xc2\xb2\x8f\x6d\x7e\xe1\x67\x9b\x87\x02\x0e\x75\xe8\x63\x36\x0e\x77\x58\x74\x63\xea\xc4\xa1\x81\x6f\x1c\xce\x94\xc1\x61\xe8\xed\x30\x16\x69\xb4\xed\xd8\x5d\x51\xb8\xda\x61\x01\x8d\x49\x15\x47\x13\x37\x18\xd9\xd1\xe6\xcf\x18\xa7\x39\x28\x42\xe3\x68\x73\x50\xc6\xe9\xee\x02\x3a\xee\x61\x0e\x41\x67\x4b\x0e\x28\xab\x9b\x47\x71\x84\xf3\xd9\xfc\xd9\xec\x7a\x00\xcc\xae\xfd\x99\x58\xbb\xa2\xd2\x5c\x77\x45\x0d\x8a\xf4\x9f\xe6\x61\xf6\x43\xb7\x58\x77\x85\xb5\x7d\xba\x8b\x5a\xb3\x77\xd0\x53\x3e\x75\x44\xc5\x31\xc4\x15\x7e\x7e\x18\x24\x31\xac\x76\xa8\xd2\x75\x44\xc5\xa1\x23\xab\xbb\x74\x68\x71\xdd\x64\x8e\x43\x52\xed\xae\xa3\x9e\xe5\xee\x3a\x6a\x15\x19\x70\x3b\x4e\x7b\x73\xe9\xae\xd9\x81\x00\x24\x64\x24\xed\x98\x24\x04\x33\x3f\x2e\xb7\x15\x21\x72\x5c\xee\x17\x3c\xff\xb8\x9d\x0f\xfc\xfb\xd0\x3e\xef\x28\xd6\xc7\xe3\x4e\x22\x00\x8e\x49\x42\x08\x80\xe3\xb1\xeb\xd9\xc6\xae\x61\xcc\x66\x49\x8f\x0e\x5f\x3d\xd4\xd5\x8c\x8f\x9d\xe6\xe4\x18\x12\x3b\x17\x0f\x23\xe3\x9c\x8a\x20\xa3\x60\xe7\x32\xbb\xfe\xa6\x70\xae\x73\x50\xbe\xa8\xb8\x19\x1f\x3b\x95\x47\xc6\xc7\x4e\xcd\x1d\xca\x16\xfa\xb9\xd9\x1b\x9a\xec\xb9\x79\xb0\xc0\xed\x9c\xa7\x19\x1e\x79\x9a\x45\x63\x18\xed\x54\xea\x18\x39\x3b\x77\x77\x1b\x86\x79\x5a\xca\x65\x06\xc9\x69\xf5\x96\x79\x22\xa7\xb1\x14\xea\x52\xfa\xa9\x6c\xe9\xf0\xfc\xd3\x5c\x99\x0e\xc3\x3c\xe7\xd1\x76\x72\x5d\xac\x61\x8b\x67\x97\xf0\xc5\xda\xf0\x49\x87\x47\x9e\xe1\x1a\x88\x5b\xc8\x39\xc4\x2d\x5d\x37\x18\xf3\xa9\x04\xe9\x30\xbf\x33\x25\x7c\xd1\x49\x07\x15\x9d\x74\xb7\x45\x67\x9e\x6b\x78\xe4\x59\xf6\x26\x3a\xea\x5d\x1d\x1d\xf7\x2c\x71\x83\x7b\x9e\x53\xea\x20\x8f\x4e\x05\x4d\x47\xe1\x3d\x49\x0b\x1d\x54\x5b\xf6\x53\x71\x62\xe2\xc2\x89\x76\xd5\x4d\x5c\x38\xf1\x48\xf5\x15\x36\x7f\x7a\xf8\x8c\xd3\x9f\xb7\x5f\xe0\x91\xa7\x01\x6b\x63\x84\x27\x59\x68\x9d\x42\xd9\x7e\x92\x9a\x3d\x0c\x18\x9e\xba\x9a\x0c\x18\x9e\xba\x8d\x0c\x18\x9e\x32\x66\x03\x86\xe7\xfb\x6f\x75\x85\xfd\xc4\x8b\xda\x0d\x4b\x9f\xef\xc4\xfa\x9b\xdc\x25\xc7\x35\xde\x7c\xe1\x5d\xea\xc6\x9b\x2f\x63\x77\x94\xbc\xf4\x4b\x8e\x6b\x74\xd7\x4c\xfe\x11\xf0\xe2\xcb\x33\x6a\x74\xf7\x5a\x67\xfd\xe2\x87\x8e\x39\xfe\x9d\x22\xbc\x7e\xcd\x32\x47\x8e\xf2\x25\x93\x35\x30\x79\xed\xb3\xeb\x04\x70\x3e\xb0\xec\x4b\x8b\x3a\xe0\xd2\x97\xdc\x33\x60\xcc\x97\x65\x80\xc6\x56\xaf\x66\x9d\x24\x07\xe9\xd2\x36\x08\x58\xf6\xd5\xed\x9a\x83\x74\xe1\x43\xea\xc6\x3c\xaf\x6e\x1b\x0e\xf9\x15\xee\x02\xb2\xff\x92\xe3\x52\x92\xd4\xaf\x70\xe1\xd7\x9f\x9a\xe4\x57\xb8\xad\x9c\xb2\x0b\xf3\xba\x1b\xf6\xbc\x72\xfd\x5b\xe5\x66\xbf\xb4\xa8\x03\xfb\xe2\x4a\x57\x0b\x89\x7f\xe9\x7a\x32\xf0\x7a\x95\xe3\x22\x2a\xae\x9a\x5f\xf8\x99\x76\x73\x60\x52\x5c\x7a\x9b\x28\xe9\xee\x97\x59\x5c\x81\x5c\xbf\xcc\xe2\x0a\x84\xc8\xe5\x99\x35\x58\x7b\x1d\x13\x1d\x7e\xa6\x79\x60\xe4\xf6\x3a\x26\x3a\xb4\x91\xfd\x52\x9f\xd4\xaf\xc3\x0e\x90\x06\xd7\x39\x3b\x60\x0a\x30\xe6\x6e\x08\xf3\x82\x31\x77\x43\x98\x17\x49\xce\x7d\x5b\x6c\xf3\x08\x30\xe8\x65\xc1\xaa\xe7\x4f\xc6\x6c\x1c\xf8\x52\x83\x09\x64\xcb\x45\x2c\xaf\x6f\x68\x09\xd7\x33\xdb\x80\xa8\x1a\x8c\x91\xce\x4b\xc3\x9b\x42\xcb\x7e\x4d\x72\x40\xea\x5c\x06\x15\x8c\x1d\x5f\x18\xde\xdd\xe0\xe6\x05\x97\xee\x86\x30\x2f\x55\x13\x43\x98\x17\x2c\xbb\x1b\xb5\xbc\x35\x14\x8c\x37\xdf\xf8\xae\xfa\xc6\xf9\xbb\xb5\x0d\x8c\x2a\xdf\xd2\x86\x21\xcc\x7b\x75\x1c\xb6\xf1\xa6\xd6\x68\x04\xa2\xee\x36\x25\x32\x90\x6e\xb7\x84\x62\x38\xd2\xf2\x81\x41\x45\x68\xbf\x0d\x37\x04\xa2\xee\x36\xb5\x2a\x10\x75\xf7\xe6\x9e\xa2\x25\xdc\xdb\xc4\xad\x00\xc4\x8d\x73\x70\x6f\xb3\x6b\x3a\xd8\x67\x1b\x70\x9b\xc4\x05\x4b\xb8\xcd\x06\x09\x68\xfd\x36\x90\x17\x88\xc7\xbb\xbb\xd6\x1c\x8a\x3b\x66\x6f\x74\xe0\x21\xdf\xd0\xe2\x6e\x0f\xf9\x86\x9a\x71\xeb\x36\x32\x64\x7e\xab\x2f\x18\x18\xbf\x4b\x44\x91\x95\x77\x89\x28\xda\xc8\x5d\x2e\x3c\x47\xec\x9e\xa7\x17\x06\x73\x0f\xf7\x14\xce\x71\x0f\xb7\x84\xc3\x77\x1f\xe2\xc6\x71\xb9\x0f\xeb\x9b\x39\x2e\xb7\xca\x43\x84\x80\x87\x8f\x43\x71\x6b\xf6\x46\x08\x38\x53\x04\xda\x6d\xa8\xc0\xc8\xfa\x7d\xda\x01\xf6\xd1\x7d\x7a\xc4\x76\x7f\x36\x7b\xf3\x67\x76\x80\x84\xbf\xf5\x21\x19\x3f\xbf\xe7\x51\xc6\x3e\xba\x2f\xb1\x76\xeb\x0d\x22\x18\x3f\xbf\x6f\xb1\xf6\x1c\xdc\x12\x20\x5a\xc1\x7d\x7b\x2c\x3d\x07\xda\xc0\x81\xe0\xbc\xd5\x4b\x02\xd9\x7f\x3f\xf3\x0b\xb8\x3d\x2e\xa2\xdb\xa8\x9a\x6e\x5c\xf1\x36\x99\xd0\x60\xfa\xfd\xba\xf0\xe8\x32\xb7\xfa\x77\xc0\xfc\xac\x50\xe9\x5b\x08\x38\x1f\x38\xe1\xb3\xb8\xdb\xec\xc2\x33\x0f\x39\xcb\xfb\xcc\x73\x5d\x02\xb3\x83\x04\xf0\xb8\xfc\x34\x71\xbd\x3f\xab\xb3\x28\x9b\x39\x0b\x36\xe2\x59\x5d\x3a\x36\xe2\xd1\x0f\x15\x88\xf2\x47\x1d\xde\x30\xe1\xa3\xa2\xc3\x15\x16\xdd\xca\x98\x6e\x64\xd0\xca\x98\x6e\x64\xf0\xd9\xe5\x50\xac\xfd\xa3\xda\x6e\xfc\xcf\x32\x99\x61\x7e\xc0\x63\x45\xbc\xf1\xbf\x67\x9f\x1d\x80\x5b\x73\x8b\xe0\xdf\x8f\xc5\xe8\x06\xe9\x1e\x2f\x3c\x30\x2e\xf7\x4c\x12\x82\x99\x3f\x5d\x0a\xc0\x62\x7b\x14\x3c\x46\xec\x1e\xcd\xeb\x18\x02\xb3\x0d\xe8\xa8\x0f\x19\xb1\x7b\xa6\xe0\x81\x17\x3f\x2a\x3a\x89\xf8\x7f\x94\x13\x89\xf8\x7f\x4c\xfd\x35\x43\xe1\x29\x59\x0f\x8c\xd9\x32\x99\xbe\xc3\x98\x1f\x8d\xe8\x1d\xc6\xfc\x18\x60\x4b\xf8\xaa\x65\x32\x7d\xb7\x6b\xd4\xf4\x6e\x4c\xed\x19\x73\x50\x16\x7e\xcc\xde\xc0\x7a\xcc\xde\x40\x14\x3f\x54\x37\xa6\xf6\x48\x9d\x46\xce\x1e\xc3\xd2\x09\x97\xb6\x66\x66\x24\x2a\xc3\x73\x78\xe5\xc4\x04\x6e\x01\x70\x53\xcf\xcf\x09\xdc\x02\xe0\xa6\x04\x31\xbc\xf5\x68\x51\x27\xfc\xfb\x21\x5d\xb8\x53\xf2\xd2\x1f\x69\x30\x61\xe6\x8f\xae\xdb\x84\x99\x5b\x09\xd8\x77\x44\xea\x73\xcf\x0e\xe8\x0d\x1a\xec\xc6\xc7\x1e\x83\x24\x69\x6f\x12\xa4\xf1\xb1\xc7\xdc\x12\x33\x39\x2c\xa0\x19\x69\x6f\x9a\xca\x46\xb4\x9e\x77\x7e\xa1\x83\xd7\xae\xe1\x91\x16\xc3\x8c\x84\xaf\x5a\xff\xd2\xa9\x72\xe9\xef\xe2\xb4\x61\xb2\xd6\x22\x76\xaa\x5c\xba\xf7\x60\x74\x03\x5f\xde\x83\xe1\x15\x0e\xdd\xab\x2f\x3a\x25\x2f\xdd\xab\x2f\x3a\x25\x2f\xdd\xab\x2f\x86\x29\x1a\xaf\x94\x65\x14\xcc\x9b\x2b\xba\x81\xaf\x77\x9b\x3f\x6b\x00\x4e\x1b\xbe\x3a\x6f\xa1\x30\xf0\xe5\xc5\x13\xc3\xdc\x8b\x79\xbd\x84\x51\x30\xcb\x71\x86\xe9\x16\xef\xee\xd9\x41\x8f\xfc\xdb\x5d\x13\x60\xbd\x3b\x05\x38\xd4\xbc\x6b\x62\x87\x43\x79\x4f\xc4\x30\x2b\xc3\x3b\x1f\x46\x3a\x05\xf5\xbb\x9d\xf0\xc9\xbc\xd9\xc1\xc8\x99\x97\x39\x74\xe3\x63\x5c\xe6\xf0\x01\x8c\x23\xcd\x25\x32\xd9\x1b\x17\x46\xc2\x7e\xdf\xee\x7c\xc2\x2f\x2e\x48\xf8\xc5\xc9\xc1\x8b\xbd\x4a\xa1\xef\x68\xb2\xdc\x36\xb0\x76\xe3\x56\xaf\x8a\x1a\x65\x31\xdd\x3b\x05\x3a\xc5\x2f\xdd\x2b\x01\x86\x69\x1d\x16\xfe\x77\x03\x52\xef\x24\x40\xec\xb0\x59\xef\x62\x56\x86\x45\xef\x9d\xd2\x93\x6e\x35\xfb\xc8\xfe\xd3\x3c\xcc\x57\x01\x97\xae\xfd\x31\xfb\x60\x5c\x7d\x57\xa6\x6c\xbc\x93\x84\x5c\x3a\x35\x32\xc3\x34\xd6\x92\x77\x43\x2e\x56\xd3\x74\xa3\x2c\x96\x8f\x8f\x74\x85\x21\xbb\x6e\xc8\xc5\x22\xf1\x6e\x94\xc5\x6a\x9a\x6e\x94\xc5\x6a\x9a\x91\x48\x94\xf7\x76\x27\x91\xf8\xef\x24\x21\xd7\x51\xc5\xcd\x88\xc9\x3b\xa9\x06\x51\xf1\x1a\x3e\x49\x24\xf1\x6b\x12\x56\x86\x3f\x63\x8b\x0c\xac\xbc\x93\x9e\xdc\x88\x57\x0c\xe0\x0f\x16\xc3\x0c\x93\x2c\x5e\x15\xb7\x06\xb3\x78\xf5\x29\x51\x8a\x12\x8b\x09\x89\xe4\x48\x84\xe5\x2b\x83\x1c\x89\xb0\x7c\xa5\x13\x99\x89\x05\xaa\xe9\x04\x63\xc2\x5a\x96\x4e\xfc\x25\x16\xc3\x27\xe4\x48\xc4\xa2\x15\x4e\x26\x44\x2c\x2a\x6e\x64\x42\x84\xe5\x2b\x9d\x28\x4b\x2c\xaa\x67\x64\x42\xc4\xac\x65\xa1\xd2\x3e\x16\x4d\x72\x02\x2b\x61\xa9\x71\x27\x96\x12\xb3\xb0\x85\x34\x88\x58\x4c\x1a\xe1\xa6\x94\xf0\x6a\xa5\x91\x05\xd6\x66\x76\xe4\x00\x83\xe6\xb4\x3f\xce\x11\x8b\x8a\x1b\xf5\x2f\xb1\x74\xe7\xb3\x83\x8e\x22\x88\x88\x49\x2c\x92\x03\x41\x92\xb0\x96\x65\x70\x09\x4b\x2c\xdd\xde\x76\x70\x33\xcf\x8a\x74\x8b\x58\xd2\x3d\x1d\xa0\x63\xa6\x61\x0e\xd0\xf1\xd0\x13\x54\x88\x45\x65\x8f\x44\x8c\x58\xca\x71\x9a\x6d\x5e\xbf\xd0\xb5\xca\x1e\xa9\x13\x61\xc1\x49\x27\x0c\x10\x8b\x9e\x22\x52\x27\xc2\xea\x93\x4e\x18\x20\x16\xcb\xcc\xc8\xa3\x88\x59\x8a\x52\x0b\x18\x40\x18\x1d\x17\x7e\x2c\xda\xda\x78\xed\x63\xc1\x54\x19\xb5\x08\xd8\xf5\xca\x38\xa7\x5d\x07\xd3\x56\xd9\xc3\x37\x1f\x8b\x95\x65\xdc\x3d\x13\x16\xa9\x0c\x32\x2c\x62\x96\xa2\x94\xa7\x6a\xd2\x42\x80\x8e\x71\xc5\xf2\x20\x5d\xa2\x13\xa0\xa3\x82\x58\x9e\xaa\x6b\x76\xcd\xe4\x14\x4e\xa4\x4e\x84\xe5\x2b\x1d\x17\x7e\x2c\xea\x84\xe4\x51\xc4\x72\x4f\xac\xfd\xe2\xd9\x49\xa6\xa0\x1f\x80\x94\x86\x58\x6e\xef\xf0\x49\xb0\x36\xb1\x84\xec\x82\x58\xde\x09\x30\x8e\xf2\xa8\x49\x0b\xd6\x9c\x91\x5d\x10\x8b\x26\x51\x93\x30\x54\x10\xc9\x21\x88\x55\xc7\x15\x39\x04\xb1\x2a\xb6\x28\xbb\x08\x2f\xed\x1a\xc5\x41\xb2\xda\xa4\x53\x76\x11\xab\x1e\x82\xe2\x20\xad\xab\x4b\xf5\x29\x6a\xe1\x2d\x5e\x83\xbc\x83\x58\xd7\x39\x4e\x00\xb8\xd6\x9f\x38\x09\xab\x4d\x3a\xce\xf0\x98\x05\x26\xf5\x89\x93\xb0\xc0\xa4\xb7\xf1\x33\x1f\x66\xac\x2a\x88\x5c\x80\x13\xab\xb7\x24\xe1\x29\x8f\x75\xf7\xc8\x0d\x90\xd8\x67\x87\x20\x31\xef\x42\xe2\x9c\xaf\x5e\x5d\x44\xb9\x47\xac\xde\x56\x84\x73\x3c\x56\x85\x15\xe9\x0a\xb1\x42\x83\x83\x74\x85\x58\x0d\xe2\x57\xa3\x6b\xc3\x91\x05\x6d\xac\x84\x5c\x3a\x5e\xef\x58\x15\x56\x64\x35\xc4\x2a\x75\x76\x4e\xf3\x2c\x45\x21\xc5\x21\x2c\x45\x19\x64\x35\xc4\x2a\x75\xe2\xe8\x8e\x55\x6d\x91\x1b\x4d\x62\x35\xab\x98\x74\x85\x58\x75\x98\xe1\xa7\x8e\x35\xbc\xa4\x89\xe3\xb3\x12\xe8\xef\x94\x7b\x84\x15\x2b\x83\xac\x86\x98\x15\x2b\x24\x25\x84\x15\x2b\x83\xbb\x33\x62\x55\xc3\xe4\xee\x8c\xb0\x14\xa5\xe3\x80\x0e\xab\x4f\x06\x17\x69\xc4\x5a\x8e\xc3\x59\x5a\xa5\xe8\xee\xf1\x51\x8f\x24\x3d\x21\xd6\x63\x7e\x61\x75\xa4\xdb\xee\xee\xab\x20\x92\xb8\x10\xab\x9e\x88\xee\x51\x50\xd4\xf5\xc6\x38\x8a\x3a\x52\x1a\x62\x3d\xdd\x9f\xc6\x38\x52\x34\x6e\xe5\x58\xcf\xd9\x1b\x5d\x6b\xbe\x75\x37\xeb\x9c\xbd\x31\x8e\xd2\xad\xbb\x59\x93\x88\x21\xae\xd5\x7c\x63\x12\x17\x62\x9d\xa4\x9a\x74\x3d\x09\x32\xe9\xed\x96\x29\x25\xbd\x59\xf7\x49\xaa\x41\xac\xfa\x8b\x29\xf7\x88\xf5\x15\x51\xf7\x47\x5f\x5c\xef\xe0\xf6\x7a\x67\x9a\x0b\xaf\xd8\xea\x2c\xbc\x65\x25\x9d\x5b\xfd\xc2\xe2\x91\x8e\x5f\x3a\xac\x0a\xe9\x14\x64\x84\xb7\xcf\xf5\x0e\xd6\xdb\x24\xa1\xf2\x67\xf6\xc6\x14\x36\x22\xf8\xbd\x33\x85\x6d\xd2\x13\xa4\xba\x19\x0a\x21\x57\x21\x36\x25\x15\xe9\x09\xb1\x6d\xb3\x6b\x7f\xe6\x6e\x23\x9c\x2c\x38\xe9\x38\xb6\x63\x93\x98\xf0\x4b\xc7\x66\x90\x84\x5c\x85\xd8\xb4\xb6\x70\x52\xc7\x66\xae\x23\xb9\x0a\x61\x5d\xca\x20\x57\x21\x36\x05\x1a\x17\x83\xc4\xa6\x33\xaf\x3b\x8e\xd2\x0d\x1f\x73\x6c\x1a\x58\x5c\x19\x12\xdb\x24\x26\x24\xe2\x2c\x30\xe1\x7a\xc2\xd8\xd0\xfc\x7a\x17\x83\x3e\xdb\x00\x18\x3e\x21\x23\x21\x36\x0d\x2c\x32\x12\x62\x9b\x54\x22\x6e\xfa\xeb\xba\xb8\xe5\x6c\x03\x6e\xe9\x7c\x44\x54\x9d\xb0\x8b\x8e\xf4\xc3\x35\x23\xb1\xa9\x20\xe2\x97\x8e\xcd\x7c\x7d\xee\x1c\x09\x6b\x4a\x06\x77\x8e\xc4\xa6\xb9\xd6\x61\x35\x9b\x82\x93\x0b\x48\x62\x53\x56\x92\x13\x11\x9b\x9e\x3c\x2e\x20\x89\x4d\x0b\x2d\x44\x67\xcc\x36\x4c\x8e\x3a\x94\x1e\x76\x7d\xf8\x05\x51\xb7\x49\x59\x63\xfd\x59\xe2\x7a\x6c\xc7\xec\x03\x24\x70\x67\x0f\xb2\x27\x62\xd3\x6b\xc2\x25\x26\xb1\xe9\x00\x0c\xd1\x33\x54\xca\x8d\x26\xb1\x9d\x13\x3d\x70\x55\xc3\x0c\xd1\xd3\x48\x0b\x7b\xd3\xfa\x22\x95\x22\x36\xe9\x89\x54\x8a\xd8\x5e\xbb\x46\xa2\x58\x8a\xd2\xf1\x3a\xc6\xa6\x03\x03\x3f\x61\x6c\x06\x56\x48\xa5\x88\x7d\x99\x6d\x0a\x40\x74\x50\xa8\xf6\x65\xb6\x19\x00\xa2\x03\x1b\x99\x75\x29\x64\x5c\xc4\xae\x33\x8f\xbc\x8a\xd8\xb5\xa4\xf0\xec\x85\x57\x2b\x0e\x92\x2c\x62\x57\x9c\x70\xf1\x49\x58\x97\x32\xb8\xf8\x24\x76\x9d\x0f\xb8\xf9\xc2\x22\x95\x8e\x9b\x2f\xac\x3e\x19\x5c\x89\x12\xbb\x42\x83\xeb\x4c\x62\x6f\x13\x1d\xba\xd6\xa8\xc1\x4b\x17\xbb\xa1\xf9\xe1\x7c\x14\x0d\x01\xe7\xb0\x48\x65\x0c\xe7\xa3\x9c\x18\xce\xc7\x30\xfb\x10\x6b\x15\xb7\x21\x3a\x1e\xed\xe8\x0c\x2a\xcf\x1f\xe2\x96\x6e\x09\x7c\x68\xd7\xc5\x40\xfa\x45\x58\x7d\xd2\x71\xe6\x85\x35\x26\x1d\x67\x5e\xec\xa6\x44\x72\x1f\x4a\xec\xe5\xfe\x04\x83\xea\xf3\xe3\x72\x94\xd8\x4d\x89\xe4\x72\x94\xd8\x6b\x22\xca\x7c\xca\x99\xc2\xe6\x77\x03\x86\xb8\xf9\xc2\xea\x93\x8e\xff\x2e\xac\x3e\xe9\xb8\xec\x62\x9f\x47\x1b\x85\x6a\xd7\x92\xe2\x42\x95\xd8\x8d\xbf\x0c\x57\xc7\xa8\x3f\xbe\xb8\xd8\xe7\xe9\x45\xba\xed\x6a\x71\x5c\x9b\x12\xbb\xde\x67\x5c\x69\x61\xc1\xc9\x18\xae\x8e\xa1\x44\xfc\x6a\xb1\x1b\x9a\xa7\x96\x25\x76\xb5\xb8\xe1\x52\xe9\xa4\x1e\xae\x8e\x1e\x02\x6e\x89\x8c\xdd\x80\x21\xde\xb3\xd8\x95\x06\xc3\x75\xd3\x49\x3d\x5c\x2a\x03\x86\x5c\x18\x1a\xbb\xea\x19\xb9\x24\xb1\xeb\xa4\xc6\xd9\x15\xbb\xfe\x3b\x72\x49\xa2\xe9\x8a\x26\x97\x24\xda\x32\x7b\x0b\x00\x78\x24\xee\xa9\x68\x5a\x34\x38\xa1\xa2\xcd\xd3\xcb\x22\x36\xfd\xd2\x78\xa4\xa2\xe9\x8a\x1e\xac\x68\x5b\xdd\x12\xb8\x67\xd3\xdd\x36\x90\x2d\x6d\x73\x7f\xe0\x50\x6d\x1e\x7f\x96\xb7\x69\xfa\x73\xeb\x49\xcc\x6a\x13\x6e\x3d\x89\xa6\xb5\x9f\x30\x59\xab\x4d\x7a\xc2\x64\x9b\x8c\x19\x2f\x56\x34\x23\x81\x5c\x80\x1a\x4d\x2e\xcd\xad\xa7\xd1\x0c\xc6\xe0\xdf\x8a\x66\x5c\x9b\x6b\x53\xa2\xe9\x8a\x4e\x58\x69\x33\xc8\xcd\xb5\x29\xd1\x74\x45\x73\x31\x5a\xb4\xc9\xb2\x91\x6e\xcd\x3c\x45\x52\x5b\xa2\xe5\x6c\xc3\xcf\xca\xe5\x45\xd0\xb4\x9a\xb8\x81\x8e\x41\xed\x51\xf9\x33\x86\xd9\xc6\xec\x83\x99\xeb\xb4\xe6\x4a\x94\xf0\xfe\xb1\x8e\x87\x2a\xda\x10\x09\xc4\x4b\x33\x18\x33\xdc\x2f\x5d\x01\xb8\xab\xa2\xcd\xd3\xec\xe6\x1d\xf6\xe6\x7e\xc9\x98\x71\x4a\x45\xd3\xc2\x49\xb8\xa7\x45\x1d\x1d\x3f\x54\x34\xf3\x51\xa8\x28\x8a\xa6\x4d\xcf\xcd\x29\xd1\x70\x98\x75\xca\x8b\xa2\x69\xa0\x24\xcc\xaf\xcd\xa3\xed\x1e\x5f\x62\x0d\x27\x6c\xda\xf4\xdc\x82\x12\x4d\xa7\x35\x75\x43\xd1\x6e\x2f\xee\x84\xab\xb5\xc9\xbf\x11\xb1\xdc\xb4\xb6\x2d\x8b\xbb\x7f\xbb\xa8\x18\x0e\x4d\xd3\x05\xa7\x54\xb4\x67\xf1\x67\x74\xf0\x11\xca\x07\xf0\x33\x5d\x69\xb8\x84\xa2\x3d\xb7\x5f\x6c\xf3\x0a\x30\x9f\x4f\x4e\x7c\x00\x3b\xa9\x76\x85\xe7\x28\x9a\x24\x84\x17\x28\x2c\x1e\xe9\x78\x81\xa2\xbd\xae\x35\xcc\xaf\xab\x5d\x51\xcf\x13\xfd\x13\x1a\x5f\x6f\x01\x30\x3b\xe8\x00\x73\x3e\x09\x70\x08\x14\xc0\x44\xe7\x43\x94\xe2\x91\x6d\x21\x11\x28\xba\x29\x28\xb8\x84\xa2\xaf\xc3\x2f\x2b\xc0\xed\x17\x7a\xdb\x1c\x14\x89\xd8\x37\xef\x45\x85\x47\xf6\x6d\xf6\x06\xa2\x8a\x13\x0a\x75\xa2\xef\xb3\x0d\x58\xef\xee\x36\x7c\xa8\xef\x2e\x15\x76\x66\x6f\xae\x28\x76\x66\xf7\x62\x55\x5c\x33\xd1\xf5\xab\x51\x9b\x13\xbd\x4d\xdc\xe8\xc0\x50\x29\x45\x37\xd1\xfb\x1c\x07\x74\xba\x5d\x73\x76\x2c\x04\xe9\x38\x6d\xa2\x9b\x82\x42\x01\x4d\x74\xc5\x09\xde\x98\xe8\xe9\xcf\x20\xef\x5e\x6e\x16\xd2\xba\xeb\x2e\xd0\x7f\xd2\xf5\x91\xe9\x3f\xe9\x8a\x06\x5d\x26\x7d\xcc\x2f\xe0\x66\xa6\x97\xee\x8f\x3e\x26\x3a\x20\x3a\x5c\x1d\x88\x69\x5e\x6a\xac\x63\xc4\x62\x91\x9e\x98\x78\x5d\xcf\x57\x71\x2c\xbb\x7a\x89\x3e\x8a\x2e\x61\xe8\x96\xb0\x24\xa4\xeb\x96\xe8\x9f\x00\xd8\x16\xb2\x8f\xa2\x5f\x6e\xfd\xee\xcf\x5e\x7f\x06\x3a\x12\x86\x2e\x86\xce\x85\x86\x0b\xd9\x47\xd1\xef\x79\x6f\x2d\x83\xea\x06\xd3\xab\xd0\x11\x0d\x5d\xaf\x42\x57\xe5\xd1\xc0\xe7\x12\xb7\xaf\x03\x76\xce\xa3\x4c\x05\x44\x58\x05\xd2\xa9\x25\x88\x58\xa4\x1f\xec\xa3\x30\x4c\x43\xf6\x7f\xc4\xe2\xea\x40\x0b\xb1\xb9\xf0\x9c\xf8\xd0\x3d\x55\x10\x46\x7c\x1a\xcb\xf7\x25\x00\x6e\xbf\x7c\x93\xb3\x88\xa3\x6b\x7e\xc6\xee\x7c\x38\xb0\x56\x74\x74\x6d\xd1\xd8\x25\x0c\x7f\xf6\x9d\xaa\x0f\x18\x3f\x63\x98\x96\x7b\x74\x32\xe1\xc3\x72\x8f\xae\xd1\x19\x9f\x0a\xb4\x2d\x24\x0f\x45\x78\x49\x2f\x97\xbf\x44\x34\x67\x8e\x55\x14\xdd\x71\x11\xe5\xd1\x67\x6f\x60\xd4\xdd\x22\x44\x79\xe8\xe4\xd5\x36\xb5\x44\xa4\x6b\xd8\x45\xba\x74\x50\x40\xa4\x14\x80\x24\xb6\xf6\xa3\x73\xab\x62\x44\xba\x40\x88\xe5\x48\x17\x15\x49\x1c\x29\xe1\x43\x28\x56\x85\x74\x2e\x5f\x8c\xd0\x06\xd6\xac\x8a\x21\x3a\x10\x4a\x18\xc2\xd4\x2a\x8a\xe1\xe4\x10\xb1\x61\xc4\x44\xab\x28\x8c\x67\x6a\x15\xc5\x21\x11\x8b\xb5\x02\x40\x13\x89\xe2\x91\xef\x8b\x3f\x73\x50\xe4\x44\x9c\x6e\x38\x32\x3a\x4e\x37\x2f\xfd\xe2\x16\x41\x9d\x31\x29\x00\x9e\x1f\xa7\x88\x26\xf3\x39\xe7\x38\x60\x7d\xce\xae\x41\x54\xe5\x48\xe3\x29\xae\xd9\xb5\x5f\xec\xba\xfc\xe2\x95\xcc\xb0\xec\x50\x39\xd2\xf6\xe1\x7a\xc1\xef\x67\x7e\x99\x3f\x63\xd0\xdb\x05\x41\x12\x5b\x7d\xd2\x35\x77\x62\x8a\x06\xb8\x80\x97\x70\x76\xcd\x9d\x78\x5c\x03\x97\xea\xb5\x0d\x94\x16\x5a\xd4\x5c\x97\x18\x29\x9b\xd7\xb8\x48\xf3\x09\xc9\xd3\x8e\x9c\xcc\x1c\xad\xc7\xea\x93\xae\xd5\x90\xcb\xec\x3a\x01\x6e\xbf\xf0\x33\x1c\xc1\x5d\x0b\x20\x0d\xac\x68\x01\xe4\xe6\xa9\x62\xdd\x72\xe3\x54\x71\xe7\x7f\x50\x49\xf2\x01\x0c\x6a\xf8\x44\xcd\x3c\xf7\xdd\x2f\x3b\x80\xcb\xdb\x04\x9c\x29\x04\xe9\xa5\xa2\x5d\x95\x3b\x0d\x4c\xaa\x65\x53\x8a\xf2\x75\xc0\xcf\x5a\x17\xe0\x67\x6d\x76\xc0\x14\xe6\x2d\xd9\x90\x6a\x6a\x37\xab\x17\x67\xf7\x67\x10\x53\x76\xd7\x0d\xfa\x49\x79\x3e\xb7\xb8\x44\xc6\x9c\x02\xd3\x0e\xc7\x61\xad\x29\x30\xf9\x00\x66\x1a\x97\x00\x93\x0b\x11\xed\x76\x20\xa2\x08\xb4\xcc\x4d\x80\x41\x53\x74\x20\x40\x0b\x4c\xba\xaa\x70\x6a\x83\xa8\xfd\x5a\x6d\xd2\xd5\x7e\xa9\x36\xf9\x3a\x00\x28\x17\x11\x51\x97\x35\xdb\x30\xa8\xde\x67\x35\x59\x4b\x4f\xfa\x80\x98\x28\x3d\xf9\xda\xb0\x3a\x63\xa2\x43\x1b\x33\xbd\x48\x9e\x0e\xeb\x50\x3a\xc9\xd3\x91\xca\x23\xae\x06\x8c\x54\xb9\xe3\x36\xc0\xc8\xd3\x0e\x3c\x62\xa6\xc3\xa8\xaf\xa6\xf4\xa3\xba\x99\xd7\xea\xcf\x98\xe9\x24\xa6\x8a\x9f\x31\xcc\x94\xd2\xb8\x64\x26\x52\x29\xc4\xbd\x32\x91\x2a\x54\x2a\x88\x79\xbb\xdc\x28\x7b\xf9\x88\x11\xea\x99\x75\x29\x9d\xfb\xef\x22\xd5\xae\x86\x87\xfe\xf5\x98\xa2\x9e\x59\x70\x12\x6a\x57\x89\xa6\x14\x6a\x57\xf9\xbe\xfe\xec\x1b\xa7\x14\x2f\xbc\xce\x10\xb5\x7a\x2e\x90\x42\x56\x78\x84\xea\x4c\x6d\x6e\x38\x52\xa8\xd0\x60\x42\x75\xa6\xf6\xe6\x17\x81\x53\xe0\x1b\xb4\xda\xfc\xd2\x01\x42\x80\x71\x50\x5a\x82\x2b\xe1\xa2\x54\x5a\xb8\xa1\x25\xaa\x89\x28\xab\x53\x5e\x4a\x4e\x8e\x72\x54\x88\x35\x87\xbe\x72\x76\x3d\x00\xc2\x9f\x09\x20\x4e\x48\x92\x0b\xaa\x35\x3e\x60\x05\x10\x6b\xc8\xbb\x08\x78\x04\x39\xca\x51\xf3\xc8\xa1\x91\x59\xc7\x11\x24\x2c\x47\x95\x58\x43\x5c\x55\xb3\x03\x00\x8e\x4f\x28\xd7\x6b\x38\x6d\xc8\xce\xd2\x8d\x50\x94\xd7\x98\x6d\xc0\xfa\x70\x79\x21\xc8\x3a\xe6\xa0\x74\x70\xd8\xc6\x45\xe4\xc8\x85\x32\xba\x60\xbf\xb1\x88\xdb\x3c\x2e\xdd\x2f\x6e\xb0\xb8\x5d\x52\x00\xd4\x59\x97\xbd\x89\xce\x3d\x07\x65\x75\xd0\x6d\x42\x91\x6a\x81\x46\x2c\x62\x70\x3b\x53\xe4\xab\xd5\x1a\xb1\xd8\x46\x96\xcd\x05\x31\x51\x72\x69\xb2\x06\xa3\x1e\x37\x0b\x8a\xae\xd7\xae\xa1\xe8\x01\x97\x0e\x65\xe5\x58\x24\x14\x8c\xdb\xb1\xb8\x73\x98\xb0\x63\x11\x03\x28\x9a\x22\x8e\xef\x8b\x6d\x5c\xd1\xf9\xc5\xad\x87\xd6\xc7\x6a\x6f\xc8\xca\xb1\x3a\x28\xe2\x71\xa8\x99\xaf\x02\x9b\xfb\x03\xe1\x8f\x5d\x74\x20\xfc\x31\x0f\xec\xfc\xe2\xa0\xf3\x8b\xeb\x06\x4b\x18\xbb\x3b\x07\x4b\x18\x4d\x02\xc4\x3a\x1e\xcd\xd5\x99\xc0\xc4\x0d\xac\x7d\x22\x80\x7b\xce\x62\x4c\x8e\x8b\x48\x1d\x3e\x04\xc0\x4d\x64\x31\x26\xc7\x45\xbe\x8e\x90\x16\xd0\x24\xc6\x64\xbf\x76\xe0\x6d\xfd\x24\xb3\xc6\x98\xbc\x18\x2d\x7b\xa4\x5b\x82\xe4\x1d\xe9\x22\xc2\x29\x86\x5a\xce\xea\x38\xe5\xf1\x47\xd8\x8e\xe1\xba\xa1\x72\x8f\xe1\x1a\x38\xe8\x98\x1d\xf8\x05\xa1\xbe\x3a\xe8\x70\x72\xc8\xe4\x71\xd8\x06\x8d\xc5\x82\x8c\x50\x22\x8e\xc3\x45\x84\x71\x59\x9d\x11\x8a\xc7\x71\xb8\x06\xe2\x86\x62\x13\x8a\xc7\x41\x21\x6c\x7c\xa2\xee\x27\x0c\x73\x9c\x52\xb4\xe8\xa9\xdb\x90\xaa\x18\x56\x6b\x84\x12\x72\x9c\x2c\x10\x79\x8b\x61\x81\x46\x70\xdb\x78\x58\xa0\x11\xdc\x36\x1e\xe3\x4a\x7f\x06\x46\xd2\xd3\x66\x07\x58\xc7\xa1\xe8\x1b\xf7\xee\x17\x06\x95\x36\xc8\x4e\x8c\x21\x2f\xe6\xea\x95\xb0\xf2\x22\x94\x90\xe3\x19\x7e\xa1\x6b\x52\xba\x42\x09\x39\x34\x7b\xc9\x41\x8c\xf1\xce\x0e\xc0\xed\x9d\x6d\xc0\x4d\x96\xad\x20\x1d\x78\x44\x63\x9d\x6d\x5e\x81\xaf\xcd\xa1\xad\xc0\xd5\x2b\x71\xe0\x1e\x0d\x45\xdf\xb1\x74\xbf\x0c\x80\x89\x81\x3f\xe3\x5c\x90\xc4\x18\x16\x5b\xc4\xea\xcf\x56\xd1\x41\xda\x59\x79\x11\xeb\xfc\x59\xf3\xcb\x06\xe0\xb6\xce\x9f\x0d\x01\xbf\xcc\xae\xbf\x99\x1e\x9b\x5d\xa3\x77\x59\xad\x11\x5c\x7a\x16\x87\x3a\x14\x19\x8d\x71\x6c\xb3\x0d\x3f\xdb\x3d\x4b\xf8\x28\x8e\x7d\x7e\xa1\x8d\x04\xa9\xdc\x3b\xb4\x81\x37\x7f\xd6\x3c\x3e\x70\xe9\x43\x4d\x89\xf4\xc6\xa0\x26\xe3\x03\x98\x9c\x82\x46\x51\x77\xcc\x27\x44\x30\xf9\x8e\xee\x22\x4e\xc0\x73\x80\x95\x77\xf8\x4c\x07\xb7\x99\xc5\xe1\xcb\x1c\xca\x3d\x4a\x37\xbe\x9f\x81\x5b\xb8\x3a\xb0\x79\x4a\x37\x3e\x00\x0c\xa4\x5b\x6e\x33\x8b\x23\x67\x1b\x7a\x93\x3a\x49\x21\x8c\x43\x1b\x84\xac\xc1\x38\xb4\x41\x48\x14\x8c\xa3\x3c\x89\xfe\x4c\xe1\xc4\x1d\x2a\x61\xdd\x46\x28\x6c\x8f\x72\x17\x6c\x33\x9c\x0f\xf2\xf5\x90\xbc\xb9\x43\x25\x0e\x25\xd5\x3a\x01\x5f\x4e\x41\x8a\x1e\x63\x62\x00\x70\xf8\x8c\x0a\xb2\xd2\xea\x8c\x58\x27\xe0\xe4\x10\x41\xc7\xa4\xb9\x09\x48\x73\x88\xa0\xe3\x74\x0a\x48\x9d\xe3\x9e\x1d\x80\xf5\x53\x7e\x61\x0d\x1e\xd7\x1a\x41\x73\x28\x4e\xb8\xb0\x3a\x0e\x5d\x40\xdc\x51\x1d\x96\x5d\x84\x02\xed\x78\xdd\x53\xf4\xc8\x63\x52\x89\xbd\xbd\xb3\x83\x6f\xd0\x73\x71\x75\xe8\xfa\x9c\xc7\x9f\xae\xcf\xc5\x69\xd3\xf5\xb9\xce\x71\x12\x40\xfa\xa1\xeb\x73\xf5\x20\x21\x82\x2c\xd5\x88\xd5\xae\x57\x57\x07\x79\x74\xce\x73\x6d\x07\x9b\x18\x20\x9c\x2c\xbb\x08\x65\xd8\xb9\x4f\x0c\x68\x33\xcf\x35\x82\xe6\xdc\x5d\x2a\x04\xcd\x39\xcf\x35\x82\xe6\xfc\xeb\xcb\x36\xfc\x4c\x65\x68\xf5\x67\x3e\x66\xb3\xe6\x4f\x35\xcc\xb3\xbb\xfb\x08\x9e\x73\x9e\x66\x84\xd5\xa9\xde\x4f\x7a\x63\x9c\xe1\xa2\x22\x2a\x28\xd0\xf8\x00\x86\xf2\xcd\x18\x85\xc8\x99\x4e\xc9\x2f\xe9\xda\x23\x44\xac\xbc\x08\x85\xc8\x59\xb3\x6b\x66\x51\x1e\x7a\x04\xcf\x59\xae\x23\x72\xe3\x2c\x8f\x9c\x1d\x28\x92\x36\x3b\x18\xf3\x67\x8c\x33\xa4\x5b\xd4\xda\x73\xb8\x0c\x98\x6f\xe7\x61\xd7\xc8\xa7\x53\x91\xc4\x8d\xde\x71\x1e\xae\xb0\xe3\x28\x78\x36\x44\xd2\x79\xfa\xda\x0f\xa2\xe1\x3c\x5d\x6e\x44\xd2\x49\x78\x2b\xc8\x6f\x8f\x13\x9f\x52\x6c\x48\xae\x93\x10\x73\x6c\x8b\x1d\x5c\x02\xb6\x99\x5d\x83\xe8\x39\xdf\x1b\x02\xb8\x5c\x03\xb1\x56\x04\x91\x13\x1f\xe7\x35\x11\x65\x0a\x2a\x6e\x8a\x93\x53\x5d\x4d\x71\x72\x5e\xf6\x86\x08\x3a\x6f\x09\x05\xb9\x67\x89\x88\xaf\x17\xc5\xa9\xe3\x94\xb4\xd0\xe0\x45\x86\x6d\xd9\x9d\xdc\x5b\x02\x74\xa0\x9e\x4f\x26\x68\x5c\x8a\x06\x32\x41\xe3\xa2\x3e\x29\xe4\xf9\xd7\xe2\xa0\x30\xf3\x4b\x0b\x80\xb4\xd0\xb0\x44\x24\xe4\xec\x97\xa2\x41\xfe\x7d\xc9\xf3\x49\x18\x8d\x6b\x9b\x5f\x04\x9a\x5f\xbe\x69\x5f\xfb\xc4\x2d\x01\xfe\xed\x99\xa5\xb8\xd4\xbb\xb8\x84\x25\x2e\x82\x0a\x21\xcb\xbe\xf6\x89\x35\x80\xb4\x41\x5e\x69\x50\x15\xf2\x01\x60\x2d\x6d\x90\x6a\x1e\x97\x4a\x18\x57\xad\xc4\x35\x5f\x7d\x82\xb3\x5b\x22\x12\x72\xf6\x4b\xf5\x4c\xfe\x7d\xf5\x61\x1b\x01\x77\x1b\x66\x7e\xc9\xcc\x77\xc4\xa3\xf5\x22\x21\xcb\xbe\xa4\x92\x1d\xf1\x78\x49\x25\xf2\xef\x4b\x53\x45\xfe\x7d\xa5\x18\xc0\xb2\x2f\xe9\x47\xc6\x7c\x69\xb7\xec\x2e\xbc\x76\x8b\x5c\xda\x62\x91\x90\x17\x5f\x35\x7f\xc6\xa0\x35\x07\x65\x9c\xf2\x24\x76\x7f\x76\xfb\x85\x41\x87\x83\xc2\x16\x2f\xb5\xb8\xdd\x2d\x39\x3c\x3b\x30\xa5\x4b\x57\xd3\xee\x2e\xa8\x91\xc9\xd5\x2c\xfc\x08\x19\xd9\x25\xcf\xdf\xdd\x92\xcb\x9d\x43\x5f\xbd\x2e\x31\x80\x87\x5c\xb2\x79\x79\xc8\x75\x8b\xb5\x0b\xaf\x71\x21\x43\xb9\x6e\x17\x1e\xe6\x70\xcd\xa3\x0c\x73\xb8\x8c\x1b\x90\xf3\x1a\xd7\x63\x1b\xc8\xd9\x92\x90\x90\x9c\xaf\xc7\x36\x90\xf3\xa5\x9c\x20\x35\x36\xae\x57\x0c\xa0\xac\x6b\x9e\x78\x24\xef\xad\xa5\xb1\xb7\x9f\xd5\x92\xc7\x6d\x4c\x80\x7b\xe3\xe3\xd6\x8d\xb4\xb3\x93\x16\x82\x84\xc4\x75\xab\x29\x71\x17\x4d\xdc\xeb\xec\x3d\x00\xd2\x9f\x31\xae\xca\x91\x64\x67\x21\x48\x48\x76\x37\xc9\x1c\x21\x71\x51\x15\xf2\x75\xf0\x21\x7e\x6f\x9e\x73\x76\xff\xc6\xaf\x1b\x12\x97\x85\x20\x21\x3d\xdd\x9b\xdb\x8a\xd9\x7b\x6b\x92\x93\x9f\x1b\xb7\x82\x47\xaa\xb9\x77\xa7\x80\x58\xbe\x77\x31\x40\xa9\xbc\x77\x77\x1f\x19\x7d\x37\x27\x87\xea\x78\xb7\xf9\x85\x41\xf1\x1c\x85\xe7\xfc\x0e\x97\x1b\x33\xf1\xf6\x3d\x32\x0f\xf0\xed\xab\x63\x1e\xd3\x5b\x71\xb2\x73\xfe\x2c\x2b\x09\xcf\xdf\xed\x73\x62\x1e\xb9\x5b\x33\x9e\x5b\xf5\xe3\x56\x39\x22\x8d\x37\x6e\x2e\xf4\x09\xde\x0f\x88\x5b\xd9\x42\x9a\x75\xdc\x35\x7f\xc6\x38\xda\xe7\xfb\x2e\x30\x7b\x63\xa6\xc3\xf9\x70\x96\xee\x21\xa2\x1c\x92\x5b\x7d\x68\x47\x94\xdf\x9a\x3b\xf3\x90\x1c\x8e\x03\x79\xdf\xca\x89\x79\x0e\x4e\xdb\x40\x0e\xf7\x39\xdb\xd0\x81\x5a\x0f\x89\xc4\x71\xab\xf5\x90\x48\x1c\x37\x91\xe8\x98\x27\x44\x2f\x2a\x59\xc5\x61\x25\x49\x90\x66\x1d\xf7\x35\x3b\x60\x41\xe4\xf9\x73\x1b\x35\xd6\xb9\x52\x3f\xac\x31\x89\xb9\x8d\xb7\x6b\x80\x9d\x79\x6b\x90\x90\x96\x1c\xf7\x2d\x17\x80\x3a\xef\xdb\xb5\xc6\x43\x70\x4f\xe2\xc2\x9a\xbc\x9f\xd9\x1b\x1d\x48\x5c\x73\xb3\x54\xc2\xb8\xb2\x26\x2c\x38\x89\xb9\xd6\xaf\x6d\x5c\x5e\x29\x6d\x2e\xe2\xeb\x82\x60\xed\xdf\xaf\xe8\x20\xd4\xef\x77\xf6\xf6\x75\xfd\x4c\xa9\x83\xb4\x7e\x16\x17\x04\xf2\x7e\x26\x99\x41\xde\xcf\xa4\x1f\x6c\x7a\x8a\x45\xbe\x2f\xdf\xa0\x8f\x31\x35\xee\xab\x89\x67\x1e\x7f\x24\xef\xa3\x13\x8a\x6b\x7b\xe2\x99\xc7\x1f\x06\xf3\x28\x68\x9c\x8f\xf5\x21\x21\x6e\x8f\x31\x0e\x72\xac\xc3\xfa\x90\x98\x88\xaa\xab\x4d\x44\x9b\xeb\x06\x4f\x79\xda\x9c\x02\x1d\xb4\xf9\x33\x3a\x20\x97\x29\xfe\xfa\x33\xa9\x11\x99\xfc\xf0\x16\xeb\x42\xc2\x75\xf8\xda\x4a\xcc\x0e\x7c\x37\x70\xfe\x2c\x76\x7f\xc6\xe4\x08\x8c\xc7\x5f\x81\x53\x80\xc9\x65\xf7\x67\x02\x60\x40\x26\x75\x3c\x1e\x7f\x6e\xb2\x89\x47\x01\x40\x26\x75\x50\xf8\xf1\x7d\x01\x37\x55\x2b\x32\xa9\xe3\x51\x34\xf0\x10\x40\xf8\x0a\x4a\x98\x22\xfd\x10\xac\x88\xb6\xfe\x54\xc3\xb4\x10\x24\xb8\xb2\x26\x1e\x49\x88\x8b\x69\xe2\x21\x93\x28\x4c\x99\x7e\x74\xa4\x4e\x8c\x0c\x5e\x4c\x24\x4e\x31\xda\x04\xd2\x2f\x6c\xb8\x7a\x17\xf7\xd7\xc4\xa3\xaa\x65\x3a\xb7\x55\x21\x61\x9a\xf5\x73\xb9\x74\x22\x2e\xa5\x99\xdb\xfd\xe8\x30\xe3\x2e\x9a\x78\x48\x69\x0f\xf3\xa7\x2d\x11\x09\xf3\xa7\x9f\x7b\xa2\xc3\xcf\xee\x21\xc0\x9a\x3c\xce\x07\x31\xf6\x68\xac\xcf\xf9\x10\xbe\x0b\x6e\x8f\x09\xde\x4b\xf9\xbe\x30\x05\x0d\x94\x89\x35\x59\xec\xc1\x85\x31\xf1\x48\x0e\x62\xfd\x2a\x92\x4c\x0e\xf7\xdd\xd4\x68\xf0\x21\x9e\x4a\xfd\xbe\x04\xc0\x6c\x93\x00\xa2\x03\x87\xb2\x2a\x24\xb8\x16\x26\xde\xd5\x35\xc0\xec\xf5\xd5\xd2\x30\x69\xfb\x55\x09\x73\xa6\xef\x76\x08\x30\xe8\xe6\x8a\x82\xdb\x6b\x24\x83\x87\x0e\xe2\x55\x57\xe3\x39\x83\xf0\xf5\x95\xe0\xc6\xff\x78\x15\x1a\xdc\x5f\x13\xaf\x21\x0a\x1e\x56\x0c\xdf\x08\x0d\x2e\x72\x89\x57\x71\xc2\xf5\xff\xf1\xaa\x91\xcd\xc9\xf5\xf9\x85\x41\x8d\x44\xcf\xf9\xf8\xf4\x26\x17\xb7\xc4\xab\x46\x36\x27\xa7\xd4\x99\xf3\xf1\x49\x4c\xd3\xb9\xdf\x49\x35\x08\xce\xf9\x24\x26\xf7\xae\xc4\xab\xe2\xd6\x90\xa2\x6f\x4c\x0c\xc0\x5a\x8d\xcc\x0c\xee\x37\xed\x1a\x17\xf1\xab\x46\x66\x46\x3a\x6f\x50\x7e\x00\xb8\x4d\x4a\x43\x39\xf2\x2d\x97\xe0\xa6\x94\x78\x95\x47\x73\x75\x34\xc9\xb9\x0f\x25\x7c\xbb\x25\xb8\x0f\x25\x5e\x15\xb7\x39\xed\x49\x9d\xf0\xef\x77\xcc\x0e\xe8\x7a\xcc\x0e\x04\xe4\x02\x30\xf3\x77\x92\x2a\xbc\xf8\xd5\x17\x67\x7e\xfb\x7b\x38\x05\x17\xe4\xf0\x24\xba\x06\xc7\xec\xc0\x9f\xcd\x0e\xc0\xe0\xf0\x1c\x60\xb5\xbe\x93\x4e\x61\x98\x16\x98\x44\x2b\xbf\xb8\x88\x2e\xd5\x29\x31\x95\x80\xc4\x04\xc3\x7c\x2f\x27\x07\xcb\xf6\xdd\xc0\x30\x15\xfb\x55\x0d\xe4\xba\x99\xb0\x72\x24\xcc\xcb\x7e\x0d\x18\xce\x45\xbc\x67\x1b\x30\xb8\x4f\xbf\xd8\x81\x47\xcc\x45\xa4\xa6\x24\xcc\xd8\x7e\x09\x7d\x84\x19\xdb\xef\x33\x7f\x06\x6e\x12\x2d\xf7\x94\x84\x05\x26\xc1\xeb\xc2\xf1\x2a\x9c\xb8\x47\x26\x78\x60\xe5\x03\xc0\xcd\xa0\x48\xff\xb8\x67\x2e\xcb\x6c\x93\x00\x92\xf3\xb7\x88\xe9\xcb\x29\xc1\x3d\x25\xe9\xcb\x29\x41\xc6\x76\x5a\x6d\x12\x7d\xfd\x99\x86\x99\xbe\xc2\x1d\x7d\xa5\xc3\xd5\x27\x66\x3f\xae\x96\x3e\xab\x12\xdc\x5b\x92\x8b\x96\x14\x37\xf1\x27\x05\x27\x1f\x12\xa0\xa7\xb4\xe3\xf2\xfd\x5c\x26\xdd\x16\xb8\x9a\x41\xc2\x16\xe5\x42\xe6\x7b\x70\xd3\x48\x2e\xbb\xcb\xfd\xed\x57\x2e\x93\x88\x07\xb3\xd0\xe0\x22\xeb\x3b\x17\xc3\x34\x5c\x66\x93\x8b\x61\x1a\xb2\xf4\x73\xd1\x19\x41\x0a\x78\x2e\x0a\x38\xae\xac\x49\x9e\x55\xf9\x00\xa6\xa0\x4c\x23\x39\x3c\x2d\x38\x09\x6e\x27\xc9\xa5\xcf\x36\x60\xad\xea\xd8\x77\x3a\x98\xa4\x3a\x40\x54\xb3\x8a\x14\xfd\xb4\x48\xc5\x07\x78\x73\x99\x44\x3c\xc0\x40\x22\x26\xd5\x3c\x7d\x3c\x25\x48\x35\xcf\x25\xe7\x38\xcc\xd4\xe4\x14\x4e\x4c\x5a\xcb\x12\xdc\x53\x92\x8b\xd1\x1c\x8e\x4f\x2e\x24\x31\x06\x49\xe8\xb9\x94\x0b\xd2\xf8\x42\x12\x63\x90\x77\x9e\x8b\x82\x94\xab\x71\x72\x31\xce\xc3\xd5\x38\xc9\xab\xf1\xdf\xcf\xc0\xe0\xf0\x98\x36\xa6\x70\xcc\x71\x98\x82\x7e\x35\x0e\x63\x2e\xca\x4a\x72\xc8\x93\xc2\x96\xef\x0b\x1d\x48\x83\x24\x94\xa7\xef\xc5\x2f\xf3\x30\x5e\xce\xb4\xf3\xb3\x6b\x7e\x61\x41\x54\x2a\x49\x35\x4f\xab\x4f\x82\x54\xf3\xa4\x78\x64\x5b\xe6\x31\xbd\xdd\x92\x10\xf0\x67\xc1\x38\x3a\x12\x28\x39\xc8\x65\x52\x4d\x30\xb9\xd7\x43\x1f\x4c\x41\xaa\x99\xa7\xf7\x9d\xbd\x7d\xf3\xa1\x5e\xe4\xfb\xd2\x00\x5c\x83\x8f\xdb\xe4\x6a\x34\xc7\x73\xbd\x4e\x12\xfa\x58\x4f\xae\xfa\xe2\x78\xc1\x20\xa9\x17\xf9\x7e\x46\x1b\xed\x23\xf2\xdb\x73\x35\x00\xcf\x4d\x3d\xe9\xeb\x24\x41\xb2\x7b\xfa\x22\x7c\x90\xc5\x9e\x56\x81\x04\x89\xeb\xc9\x1b\x24\xdb\xc2\x7d\x3c\xb9\xee\xf3\x67\x60\xa0\x23\x41\xca\x5a\x3d\xe4\xbc\x71\x91\x6b\x93\x64\x12\x0c\xe6\x89\xff\x78\x71\xae\xba\x18\xb8\x77\x25\x7d\x69\x24\xb8\x6a\x25\x29\xef\xf8\x3a\xa0\x8d\xfa\x1d\xf7\xae\xe4\x6a\x36\x8b\x94\xb5\x76\xa7\x0d\x1b\xb1\xf0\x23\xb8\x84\x25\x57\x63\x43\x52\xd6\xda\xe7\x38\x20\xaa\x8f\x99\xe7\x33\x72\x0d\x28\x98\x17\x33\x72\xf5\x59\x67\x52\xda\x73\xd5\xc0\x22\xa5\x3d\x2d\x09\x09\xb2\xd8\x73\x4d\xf7\x07\x3a\x5d\xf5\xca\x49\x9a\xab\x92\x8a\x2c\xf6\x5c\xcb\x29\x40\xa7\xbe\x34\x12\x24\xae\xe7\x3a\x8f\x3f\x34\x67\xe1\x47\x70\x39\x4a\xae\x64\x6d\x05\x97\xa3\xe4\x3a\x69\x01\x6a\x5c\xd5\x23\xb9\xe8\x24\x57\xf5\x48\x52\xda\x73\xd5\x45\xc7\xad\x41\xe9\x13\x22\x11\xcb\xcf\x2a\x7d\x92\xaa\x90\x6d\x91\x20\x57\x85\x15\x57\xa2\xe4\xaa\x52\x29\x75\x5a\xfb\x11\x24\xae\xe7\x7a\xcd\x9f\x31\x94\x41\x1f\x72\xd5\x73\xbd\xc4\xb5\xb1\x26\xea\x84\x24\xae\x27\x85\x20\xdf\x17\xba\x36\x02\xc4\x25\x26\xe9\x33\x24\x11\x1e\x6d\x0d\x2e\xca\x4a\x72\x55\x5b\x94\xf0\xd7\x7b\x76\x0d\x06\x12\x57\x78\x66\xb5\xbe\x7a\x03\x1d\x6d\x2c\xde\x96\xce\xd5\xa0\x4f\xef\xac\xe3\xeb\x51\x80\x25\x58\x22\x12\xdc\xeb\x91\x9b\x71\x53\x59\xc2\xa6\xb6\xc8\xbd\x1e\xb9\x29\x9f\xb8\x15\x29\xb7\x75\xb6\x19\x00\x2e\x37\x2c\x81\xf7\x45\x3e\x80\x36\xab\x44\xdc\xfd\x19\x9c\x23\x38\x58\x9b\x9e\x08\x1e\x1b\xc9\x6d\xf3\x5c\xc0\x2c\x36\x0d\x2e\x99\x85\xc5\x23\x3e\x86\x9e\xbe\x49\x12\x64\xf2\xe7\xa6\xf5\x45\x26\x7f\x6e\xea\x91\xb2\x91\xad\xf9\x33\x36\x6b\x33\x88\x2a\x7f\xd8\x74\xe6\xc9\x12\x36\xc9\x8e\x4b\x31\x72\xf3\x6d\x76\x2e\xc5\x48\x9e\x1d\xd9\x16\x8a\x61\x72\x33\x4c\x23\x7f\xf0\xa5\x91\xe0\xea\x8b\xdc\xe6\xa3\xeb\x2e\xa2\x2e\xef\x70\xdd\xd4\x16\xe5\x1c\x9b\x36\x16\xa9\xf3\xb9\x49\x4f\x64\xcb\xe7\xa6\xa0\x91\xa7\xf8\x20\x49\x84\x8b\xa8\x82\x28\x83\xd9\x54\x10\xe5\x29\xd6\x8b\x44\xb8\xbc\x39\x31\x60\x79\x55\x10\xe5\x29\x5b\xb9\x0b\x49\x6f\xba\xec\x28\xa0\xc9\x6d\xcc\x9f\xd1\x66\x38\x53\xb8\xcd\x36\x3c\x2e\x70\x9b\x6d\xd2\x93\xbb\xa0\x7e\x17\x2e\xef\xa4\x27\xb8\xf4\xa6\x6c\x21\xf7\x3e\x37\x3d\x11\xe1\x5a\x5f\xb3\x03\x30\xd0\x99\x47\xee\x7d\x6e\x6a\x71\xb2\x9e\x6d\x12\x46\x80\xce\xa4\x05\x17\x5e\xe7\x03\x25\x3c\xb9\xe9\xcc\x0b\x77\xe1\x76\x0d\x5c\x5e\x5d\x0c\xe1\x22\x3e\xb3\x0d\x83\x3e\x9e\x2a\x94\x94\xcd\x70\x10\xf5\x3c\xb9\x3d\xb3\x03\xa6\xf0\xba\xd6\xb0\xb8\x4d\x9b\x4a\x16\xb7\x6b\x1f\xc9\xbb\x7c\x90\x24\xc8\xe4\xcf\x5d\x2b\x88\xfb\x9f\x72\x37\x66\xc3\x43\x14\xb9\x4f\x09\x02\xef\xda\x75\x24\xc8\xbb\x76\x3d\x6c\x5c\x97\x91\xbb\x42\x83\xdb\x97\x72\x37\x39\x40\x56\xb3\x2b\x34\xa8\xc0\xc9\x5d\xfd\x87\x52\x9a\xdc\x95\x06\x21\x3a\xf3\xc0\x8a\x81\x3e\x66\x72\xef\x73\xef\x65\x9b\x04\xb8\x04\xbe\x35\xd8\x8d\xc4\xc8\x9e\x76\x43\x89\xdc\xbe\x94\x3e\x2e\x12\xa4\xe8\xe7\xae\x66\x14\x3f\xad\xf4\x49\x9f\x21\x89\x18\xf6\xfe\xda\x0c\xf4\x72\xe2\xca\x50\x1e\xed\x74\x19\xcc\x1c\x20\x99\x3f\x77\x13\x67\xb8\x9a\x29\x77\xb5\x2b\x32\xfb\x73\x37\x3d\x8b\x7b\x9a\x72\x57\xbb\x92\xc5\x59\x22\x12\xe9\x02\x95\x93\x5d\xc1\xc0\xd8\x64\x3a\x59\x72\xb5\x22\x9d\xac\xaa\x56\x3a\x59\x29\x80\xcb\x93\x72\x57\xd6\x70\x55\x44\xee\xea\x5d\x5c\x9e\x94\xbb\x09\x96\x5c\x9e\x94\x96\x88\x44\x8a\xa8\x29\x35\xdc\xa4\x94\xbb\x7a\x17\x37\x29\xe5\x2e\xa1\xa4\x58\x1f\xa2\x23\xd6\x26\xdb\xa4\x88\xea\xe6\xe3\x5a\xa5\xdc\xf5\x44\xc8\x7e\x7d\xe1\x24\xd2\x41\x75\xf3\xc9\xfc\x2c\x38\x89\x74\x50\x89\x2b\x1d\xd4\x14\xe3\xd8\xfd\xe2\x82\xec\x7e\x11\x6b\xf8\xf7\x2e\x3d\xc9\x3d\x2d\x38\x09\xae\x8a\x48\x9f\x3b\x09\xb2\xf2\x73\x7f\x1c\xc7\x0e\x9e\xd9\x06\xdc\x9e\x53\x80\xde\x1e\xe7\xd3\x6c\xe3\x52\xa1\xf0\xee\xfa\x28\xc2\x2f\xaf\x0b\x82\x48\xdd\x0d\x14\xc5\x04\x1c\x14\x2e\xed\xab\x28\x41\xb6\x7c\x36\x12\x2c\x83\xcc\xf7\x6c\x7a\x2f\x62\xfe\xcc\x36\xb0\xdf\x66\x6c\x88\x8b\x0c\xd2\xf7\x51\x82\xfc\xf6\x6c\x3a\xf3\xc2\xde\x14\x34\xb2\xf9\xb6\xcd\xde\x12\xc0\xf3\x06\x2b\x6d\x3a\x1f\xb8\x39\x20\xad\x3e\x09\x1e\x7b\xc8\xa6\x04\x91\xe7\x37\xc3\xf9\x3c\xa8\x90\x4d\xf7\xb5\x9c\xbd\x4d\x52\x85\xb3\x37\x23\x40\x5c\x16\x90\x4d\xea\xe4\xb2\x80\x6c\x2a\x61\xb2\x79\x1f\x31\x09\x4a\xf5\xb3\x29\x34\xe4\xec\x96\xa2\x04\x49\xe8\xd9\x0c\xda\xcb\x64\x5b\x7a\x94\x51\xb5\x9a\xaa\x96\x1c\xd7\xf7\x44\x82\x4a\xfb\x6c\x93\x16\xa0\xe8\x56\xc8\x30\xf9\x6a\x9b\x84\x01\xd1\x36\x93\x18\xe5\xab\xcd\x70\xbe\x7c\xb5\x19\x0d\x4d\x28\xb8\x19\xc1\x27\xf3\x3d\x9b\x11\x7c\x39\x6e\xd3\x20\xe1\xc9\x83\x6c\xdc\x42\x11\xa4\xc1\xa7\xef\x89\x04\x69\xf0\xd9\xb8\x49\x29\x48\x76\xcf\x66\xd0\x54\xf6\x6b\x1d\x4a\x90\xf9\x9e\xcd\xcc\x63\xee\x31\x4a\x8b\x52\x82\xcc\xf7\x6c\x3a\xc3\xc9\x7c\xcf\xa6\xbb\x20\xdc\x05\x73\x92\xc3\xb5\x96\x7e\xc8\x89\xcf\x76\xce\xc9\x31\x28\xf7\x51\x04\x65\xf7\xe9\x83\x24\x41\xa5\x7d\xb6\x6b\x4e\x1b\x0c\x28\xd8\x0a\x2a\xed\xd3\x42\x96\xa0\xd2\x3e\xdb\xe5\xb4\x61\xf3\xed\x9a\x1d\x30\xa8\x0e\xf4\xa8\x9f\x32\xcc\x66\x86\x0f\x75\x5e\x69\xfd\x4b\x50\xa0\x9f\x56\xb9\x04\xf9\xfb\x69\x95\x4b\x90\xb2\x9f\x4d\x65\x2f\x50\xe8\xdb\xed\x46\xc0\x1f\x9a\xa4\xca\xa3\x05\xe9\x13\x29\x41\x66\x7f\x36\xb3\x82\x94\x35\x4d\xef\x3a\x75\xfc\xd9\x24\x48\xea\xf8\xb3\x4b\x76\x94\xee\x67\x5f\x26\x6e\x7e\x11\x37\xf8\x43\xd7\x91\x40\x69\x40\x76\x45\x1f\x85\x62\xd9\xf5\x2a\x50\xe1\x9f\x56\xac\x04\x15\xfe\xd9\xb5\xb1\x28\x21\xcb\x6e\x22\x03\x55\x63\xe9\x43\x28\x41\xe9\x7e\xce\xf2\x15\x65\x9a\xe5\x2b\x41\x1d\x7f\xce\xf2\x15\x05\x5c\xdf\x66\xd7\xa0\x23\x75\x52\x5b\x90\xdd\x14\x07\x45\x5f\x37\x8c\xab\x18\x9b\xe5\x2b\x0a\xa7\xae\xc1\x45\xd5\x41\x76\x35\x3f\xae\xf2\xcf\x2e\xdd\x2a\x8f\x7c\xe1\x24\xb8\xca\x3f\xad\x65\x09\xca\xe1\xb3\x6b\x56\x71\x13\x7f\x76\x75\x42\x25\x55\x57\xaa\x52\x69\x96\x5d\x8a\xa6\x96\x20\xbb\x22\x96\x4a\xb3\xec\x86\xaa\x14\x5b\x5d\xc1\xc9\xcd\xfb\xd9\xe3\xf4\x0b\x53\x50\x08\x72\x8b\x7e\xf6\x9c\x3f\x63\x0a\x46\xa7\xb8\x1e\x3f\xbb\x72\x8f\xdb\x97\xd2\xe7\x4d\xa2\x20\x87\x3e\xe6\xa0\xb4\x31\x2d\x94\x5a\xf2\xec\x26\x7f\x2a\xea\xfa\xa4\x4e\x68\xa3\x1f\xc3\x2f\xa0\x63\xe4\x96\x62\x84\xec\x4a\x2a\x0a\xd0\xb2\x4f\x1a\xe4\x24\x76\xa9\x86\x9a\xb3\xec\xca\x23\x2a\x13\xb2\x5f\x73\x1c\x66\x7a\xd9\x06\xed\xca\xf7\x51\xa2\x3c\x3b\x7a\x15\x94\x95\xdd\x8c\x84\xf2\xb8\x5c\x6e\x09\xc4\x65\x65\x4c\x94\x67\xe7\x9e\x5d\x83\xb5\x31\xdd\x72\x83\xef\xd9\x06\x0c\x9e\xd9\x46\xc0\x85\x87\x4a\x3a\x39\xfe\x41\xfd\x41\x76\xb3\x47\x87\x5b\x6f\x4a\x83\x22\xd5\x9a\x99\x18\x6e\xb0\x96\x13\xef\x68\x65\xa7\x16\x2c\x86\xbb\x4d\x91\x40\x0c\x37\xd8\x38\x30\x4f\x67\x65\x2c\x73\x1c\x81\xd5\x2f\x01\xe0\x6e\x43\x4c\xd4\xd9\x7c\x3f\xe3\x8b\x69\x10\xd4\xc3\x65\x98\x15\x44\xd5\x5b\x86\xd1\x5d\x2a\xb9\x33\x36\x71\x63\xb3\x42\xb7\x04\x15\xd5\x19\x9b\x33\x45\x74\xfb\x58\x4a\x50\x51\x9d\xd1\x9c\x29\x5b\x12\x12\x06\xc5\x71\x19\xd2\x02\xd7\xd6\x67\xe8\x7c\x18\x2c\x7c\xf4\xd9\xa6\x00\x44\x07\x93\x35\xfa\x1c\x94\x0e\x54\x37\x15\xdd\xa1\xba\xa9\xe8\x0e\xd3\xd8\xa8\xcf\xce\xd0\xc5\x40\xd1\x5a\x86\x0e\xf4\xb1\xfd\x94\x61\x46\xcc\x71\x41\x42\xe3\x89\xca\x8b\x0c\x9d\x11\x5c\x8a\x9f\xa1\xba\x49\x25\x77\x86\xae\x76\xee\x31\x4a\x9f\x6f\x89\xe1\xae\x48\x5c\xc3\x8d\x30\xc7\x8d\xc2\xb7\xb4\x02\x27\x86\x6b\x5f\x6e\x11\x92\xd8\x72\x9c\xe0\x4e\xfb\x0c\x1d\xea\xd4\x5e\x67\xa8\x47\x72\x75\x51\x86\xa1\xdf\x01\xef\x9a\xb5\x39\x54\xc1\x65\xe8\x8c\xe0\xe9\xa9\x9c\x45\x37\x5c\x5d\x94\x16\xdd\x04\x37\xe4\x67\x4c\x4a\x83\xd6\x43\x01\xa7\x36\x32\x8b\x6e\xd4\x46\xc2\x50\x15\x65\xdd\x19\x8a\xb1\xe1\x4e\x2a\xb9\xa8\x0a\xc9\xd0\x7f\x47\x21\x48\xfa\xb0\x4b\x0c\x37\x4f\x7a\x1a\xee\xd7\x3d\xdb\x80\x9b\x2e\x06\x75\x9b\xd0\xac\xa2\x40\x3a\x43\x4b\x4a\x75\x26\x78\x9e\x38\x86\xcb\x6b\x62\x9d\xba\xcd\xac\xa6\xa1\x5c\x2f\x7d\xe5\x25\x28\x04\xc9\x30\x7b\x82\xc7\xa2\x32\x26\xd9\xa1\x29\xc5\xa4\x34\x77\xc1\x20\xd6\x70\xe1\x27\xd9\x61\x8e\xc6\xeb\x96\x20\x38\x63\x92\x9d\x0b\xaf\x43\x9d\x02\xe9\x8c\x49\x83\x70\xa8\x34\x65\x95\x4a\xc0\x4c\x45\x1d\xa5\xd3\x99\x56\x6a\x72\x93\x52\xa6\xa2\x8e\xe2\x91\x4c\x9d\x1c\x6a\x64\xb3\xb8\x87\xea\xc1\xb4\xb8\x27\x28\x1e\xc9\x59\xdc\x43\x29\x61\xe6\xa4\x5b\x98\x5f\xae\x13\x1d\x3a\x50\xf7\x54\x8b\x4b\x83\x65\xd4\x51\x67\xea\xe4\xa0\xae\x30\xa9\xf4\xf9\xbe\xd0\x9b\xc6\xa0\x5a\x5c\xee\xae\x01\x02\xcd\x12\x9e\xe0\x86\xff\x4c\xe5\x9e\x5a\x5c\xee\x2e\x08\x8a\xdb\xac\xe7\x51\x71\xf3\x69\x99\xa0\x14\x25\x53\xc2\x57\x8b\x4b\x03\xc9\xd4\xa5\x64\x1a\x1f\x53\x8b\x4b\xa5\x9b\x5a\x5c\xea\xf1\xa0\x62\x25\x73\x52\x34\x27\x24\x63\xb6\x01\x37\xfd\xec\x54\x72\xe7\x2c\xee\x51\xd9\xf3\x29\x99\xa0\xac\x3b\x53\xdf\xa2\xca\x5e\xc6\xec\x5a\x80\x15\x55\xd9\x4b\xcd\x42\x95\xbd\xd4\xe3\x41\x59\x77\xa6\xaa\xb0\xfa\x9d\xe5\x38\x31\xdc\x6d\x85\xe0\x70\xb7\xf5\x6b\xa8\xc5\xe5\x18\x02\x60\x6d\x5e\xdf\x70\xeb\x35\xe4\xd4\xe2\xd2\x24\x3f\xd5\xb1\x54\x3c\x0e\xcf\x81\x41\x2c\x75\xb3\xd4\xb5\xae\x6e\x96\x2a\xaf\xc3\xad\xd7\x9b\x4e\x7d\x76\xe6\xe9\xa0\x28\x6a\x69\x48\x59\x45\x2d\x27\xd1\x22\xd0\xd2\xcc\x70\x6e\x5f\xca\xbc\x66\x1b\xa6\x70\xcd\x36\x20\xaa\xfb\x63\x8c\x9f\x25\xae\x67\xde\x13\x3d\x66\xf1\xac\x02\xa0\x67\xa2\xd3\xf0\x5c\x28\x14\x55\xe9\x2c\xee\xc9\xc5\x73\xf1\xba\x26\x70\x42\x1f\x9d\xc9\xc5\xa3\xa0\xf9\xa6\x7e\xe7\x33\x31\x49\x71\x4f\xd6\x32\x7b\x4b\x00\x77\x12\x0e\x55\x56\x51\xa8\xb8\x95\x39\xb0\x85\x65\x58\xeb\xec\xe0\x5b\xe1\x52\x0d\xa4\xaa\x34\x8b\x37\x2e\x92\x32\xe8\x2c\x63\xc7\x3c\xef\x94\x65\x0c\x8a\xfb\x92\xb2\x76\x3b\xe0\x90\x50\x10\xf4\x01\xfc\x6c\x9e\x73\xf8\x5d\x51\xb8\x9c\xd4\x0d\xa5\xef\xbf\x24\x95\xcf\x59\xf8\xef\x92\x62\xe7\xac\x98\x5d\x33\x05\x2b\x22\x54\x10\xcb\xb2\x33\x75\x42\x0a\x82\xbe\x36\x4c\xce\x8a\x08\x15\x44\x9f\x6f\xc9\x85\x43\x62\xa5\x4f\x2e\x1c\x92\x32\xb1\x8e\x2b\x92\xb2\x30\xd2\x72\xe1\x5c\x94\xa9\x14\x3c\xfc\x94\x35\x66\x1b\xd0\x19\xb3\x6b\x81\xd9\x86\xa5\x1a\xb3\x0d\xc0\xe1\xfe\xa0\xcd\xd7\x31\xc7\x11\x98\x6d\x40\xd4\x90\x2c\xb5\xaf\x59\x87\xbb\xcd\xa1\xe0\x91\x96\x6d\x29\xd8\xa2\x8f\xb4\x24\xb5\x46\xe9\xbb\x2c\x49\xad\x72\x96\x5e\x05\xf5\x55\xdf\x65\xc9\xc5\xdd\xd6\x97\xcd\xbd\x4c\x49\xd9\xcf\xf7\x85\x71\x6e\x77\x1b\x3f\x61\x59\xd1\xaf\x5a\x5b\x26\x99\xaa\xd6\x96\x1e\x6b\xd5\xda\x9a\xc7\x12\x51\x57\xe4\x0b\xe5\xe2\xd9\x51\xd0\x70\x93\x52\x52\x10\xb4\xe6\xe2\x41\x7a\xdc\x12\xcf\x8e\xce\x3c\xee\x58\xca\x7a\x9d\x82\x67\xe7\x9d\x5d\x83\xe8\x3b\x7b\x03\x37\x72\xbb\x93\x3a\xa8\xa4\x6e\xe8\x03\x1a\x80\x47\x19\xae\x36\x16\xa7\x8d\xe0\x9c\xd5\x41\xaa\xcf\x03\x07\x60\x52\x06\x9d\xb3\x20\x88\x57\x9f\x72\xa8\x91\x71\x93\x52\x8e\x79\x94\x61\x57\x43\x07\x20\xf7\x25\xe5\x80\xb3\x27\x55\xcb\x39\x0c\x9a\x72\x79\x52\xfa\x0e\x4b\x52\xc2\x9c\xd4\x00\x7d\x5f\xbe\x05\x19\xdd\xb5\x66\xb7\x87\x4a\x98\x4a\xf2\xe8\xe2\x86\x4d\xe5\x03\x2b\x49\x85\x54\x8e\xc9\xb2\x87\x80\xab\x83\xa4\x1a\x5a\x27\xdc\x7d\x94\x56\x07\x25\xd7\xfd\xe7\x08\xa9\x84\xcd\x1a\x56\x3a\x53\xf2\x9b\x23\xc5\x9a\x9d\x1b\xfa\xeb\x54\xc6\x47\xba\x25\x6c\xe3\xd0\x47\xa1\x32\x3e\x26\x61\xb0\x8d\x63\x9e\x78\x64\xcb\xac\x0e\x52\xe5\x1e\xc6\x79\xd4\xb2\x87\xfe\x06\xb5\xec\xe1\x51\x56\xb1\x1e\x87\x18\xb8\x0b\xc7\x6c\xc3\x14\x0e\xd7\x2d\x7f\x56\x4b\x9e\xc3\x80\xa8\xba\xf5\x38\xc5\x08\x59\x33\x4e\x89\xcb\x9d\x3c\x27\x7a\x0c\x75\x4a\x42\x6e\xab\x69\xd6\xea\xe3\x43\x5f\x9c\xfa\xf8\xb8\x5d\x61\x77\xe5\x76\x51\xdd\x15\xb9\xb4\xca\xf9\xb8\x5d\x2d\x77\xe5\x91\x91\xb9\x11\x93\x31\xbb\x74\xfa\xd5\x54\xa7\x87\xbc\x98\x8a\xe4\xb4\x84\x27\x57\xf8\x37\x85\x3a\x1f\xb0\x02\x74\x81\x0d\xa0\x04\x76\x80\xc3\x0e\x1a\xc0\xec\x40\xe0\xf2\x4b\x07\xb8\xfd\x02\xc0\xe5\x2f\x49\x81\x53\x5a\x9b\x93\x14\x38\x25\xef\xa5\x7c\x6d\xfc\x02\x75\x52\xdb\x9b\x87\xa6\x3f\xb7\x22\xe5\x21\x9b\xe7\x22\xa4\x3c\x34\xf0\x29\x83\xce\x43\x42\xa1\x0c\x3a\x0f\xee\x05\x4b\xca\x98\xf2\x90\xe7\xab\x99\x1f\x54\x3e\x27\xc5\x4a\x79\x18\xf4\x19\xc8\xa3\x43\x4d\x89\x77\xa8\xf2\xd0\x65\xa7\xce\x3e\x0b\x75\xd4\xd9\x7d\x49\x25\x29\x22\x4a\x1f\x4f\x49\xaa\x62\xf3\xd0\x99\xa7\x02\x7f\xf4\xd9\x01\x58\x77\x67\xea\xe4\x62\xa2\xc3\x14\x4c\x28\x50\xff\x3e\x62\xf6\x26\xe0\x8a\x3a\x9f\x74\x4b\x9c\x42\xba\x88\x62\x6d\x96\x1d\xb7\x2f\xe5\x91\xe2\xe6\x14\xd2\x85\x17\x1d\x53\x0d\xb8\x97\x29\x7d\x53\x25\x57\x71\x93\xb8\x54\xfa\x0f\x89\x6b\x15\xb7\x9a\xe3\x80\x4e\xb9\xf5\x8e\xa3\x37\x90\xb2\xee\xf4\x4d\x95\xa4\xb8\x27\x8f\x31\x7f\xc6\xba\xa9\x36\x0d\x98\xd2\x31\x09\x12\x3e\x74\x0c\x31\x80\x13\x1e\xea\x50\x5c\x9e\x94\x87\x2e\x06\xea\xc2\xf3\xd0\xd6\xd1\x50\x38\xce\xf9\x85\x36\x9a\x37\x5a\x00\xc7\x39\xc7\x01\x1d\xcc\x9b\x5c\x1d\xf4\x9c\x83\x32\x9f\xcb\x5d\xb0\x6b\xe5\x91\xda\xfc\x71\xcf\x2f\xf4\x76\xbb\x0b\xf6\x66\x46\x82\xaa\xbd\x2f\xb4\xe4\x6a\x6f\x3a\xb6\x29\x12\xcf\x83\x8b\x34\x72\xb5\xb7\xc7\x05\xb1\xcd\x23\xa2\xc8\x30\x8a\x88\xbe\x2f\xb6\xb1\xb7\xf9\xc5\x05\x81\xc9\x1e\x8a\xa0\x31\x01\xf7\x14\x26\x7b\x4c\xa2\x9d\x80\x5c\x0d\x26\x7b\xbc\xb3\x83\x6f\xb3\xce\x65\x0e\x5a\x00\xb3\x8d\x5f\xdc\x39\xf8\xea\x39\xe9\x14\x56\x7a\x2e\x9e\x10\xe4\xde\xb9\xd8\x9b\x3f\x5b\x3d\x14\xfe\xcc\x6c\x72\xcd\x81\x73\x12\x2d\x42\xd0\x67\x61\x72\xcd\x9f\xa6\x15\xf9\x66\x4c\xae\xb3\x0f\x49\xd5\x3e\x36\xcf\x39\xfc\xfc\x34\xa6\x3b\x26\xe0\x32\x60\x38\x9c\xdb\xeb\x17\xe6\x37\x89\x18\x23\xe0\xf4\xa2\x10\x55\xfd\x73\x9f\x18\xf1\x65\x12\x31\xbc\xf8\x9c\x44\xec\xcf\xbc\x35\x84\x1b\x9c\xf2\x9c\x14\xed\xcf\xcc\x17\xd2\x3c\xa0\x3e\xe9\xfb\x42\x6f\xdd\x0e\xd0\xd4\x4f\xc5\xa5\x86\xc3\xa9\xb8\xa4\xf8\x34\x67\x7d\x12\xf7\x32\xe5\x19\x72\x35\x6c\xb9\x33\x9c\x36\x9c\xfd\xd4\xdf\xa0\x11\x70\xaa\x13\x6a\x04\xf8\xce\x4c\x52\x89\x9a\xe7\xa4\x68\xd8\xfc\xa9\x1a\x48\xad\x51\x9e\xe5\x8a\x22\x55\x7d\x33\x26\xa9\x3c\xcd\x53\x17\x83\xb6\xc2\xa9\x1a\x48\xdd\x50\x9e\x93\x3a\xed\x9a\x9b\x04\x92\x22\xa2\x3c\x0d\xe3\x0e\xc7\xc1\x01\x98\x54\x14\xe5\x39\x49\xd5\x41\x71\xdc\x27\xe5\x45\x49\xe5\xd2\x07\xd0\xe6\x9c\x5f\xf8\x19\x25\xb3\xc9\xf3\x19\x79\x72\x1f\x66\x52\xa0\x9a\xa7\xaa\xe3\x10\xeb\xcb\x9f\xa1\x8c\x9f\x64\xc3\x26\x35\xa9\x79\xe2\x6f\x48\xca\x50\xf3\x24\x4d\x6f\x5d\x9c\x02\xfe\x86\x75\x11\x6b\xbc\xdc\xeb\x22\xa2\x64\x97\xaf\x9a\x1d\x27\x5e\xee\xa4\x74\x35\x4f\x2c\x9a\x55\xb3\xe3\x7c\xe6\xa0\x60\x00\xa9\xae\xda\x13\xe7\x33\x31\x00\x51\x54\xc7\x75\x71\x0a\xb8\xf9\xd6\xc5\x29\xa0\x13\xae\xdc\xbe\x94\xe7\xfb\x00\x20\xb6\x2e\x7c\x07\xab\xc6\xc5\xb5\xb8\xf0\xa8\xf6\xd7\x22\xd6\x88\xfb\x6b\x11\x6b\x24\x15\x35\x4d\x1f\xf0\x61\x7d\x69\xde\x50\xfb\x9a\x97\x54\x42\xe9\x53\x5e\x9b\xcb\x8b\x08\xba\x36\xbb\x46\x04\x51\x78\xf4\x01\x8c\xd3\x27\x06\x02\x1b\x80\xbd\x75\x17\xd1\xde\xba\x83\x22\xc7\x7d\x81\x26\x79\x17\x23\xaf\x70\x75\x10\x27\x17\x26\xf9\xaa\x71\x71\x85\xd3\x46\xa0\x59\x5e\xb4\x6a\x42\xf8\xfc\x4c\x52\xc6\x94\x14\x11\x7d\x5f\x0a\x40\xdc\x90\xa2\x57\xba\x54\x22\x5a\x6e\x09\xa2\xee\xaa\xf9\x33\xba\x2e\x77\x01\x49\x65\xdd\xd0\xca\xe5\x07\xe9\x23\x33\x49\xe9\x6a\x5e\x8a\x20\xaa\x55\xf3\x52\xb6\x50\xfa\x94\xd7\x21\x06\xce\xe7\x70\xda\xce\xe7\xb0\x4d\x13\x70\xeb\xc5\x5a\xc3\x87\xa2\xa8\xbc\xd0\x16\xd7\x45\xac\xd5\x09\xa9\x90\xca\x4b\x15\x8e\x07\xfb\xd3\x77\x65\x92\x37\xfa\xf3\xba\x24\x26\x44\x1d\x15\x45\xdb\xaa\xa5\x71\xe1\x2d\x4b\x6a\x52\x93\xf2\xa2\xef\xcb\x4f\x7d\x98\xd7\xe3\x2c\x30\x0f\x28\x37\xfa\x00\xd6\xe4\x11\xd7\xee\x17\x77\x12\x57\xe7\xf5\x8a\x38\xb2\xf3\x7a\x3d\xc0\xc8\x4e\xdf\x99\x49\x1e\xf0\xcf\xeb\x9d\x88\x7f\x6d\x6e\x35\x3f\x8a\xb1\xf2\xd6\x3e\xa7\xe2\x35\xef\xc5\x43\xcf\x38\xb7\x2a\x1d\x95\x59\xe9\x0b\x34\x49\x31\x56\xde\xeb\xfc\x59\x02\x78\x7c\x10\x22\xbc\x40\xf3\x7d\xb1\xcd\x25\x40\x9b\xdd\x0d\x87\x7b\xde\xbb\xbb\x82\xe9\x72\xef\x4e\x01\x41\x4a\xd9\xcf\x07\xec\x00\x1e\x39\x64\xe7\xdd\x3c\x17\x88\x4b\xdf\x8c\x49\x4a\xae\xf2\xee\xb3\x0d\x58\xf7\xd9\x86\x41\xbb\xd3\x86\xf9\x51\x1d\xb4\xad\x5c\xc7\x90\x56\x07\x25\x95\x59\x79\x6b\xc7\x50\xcc\x98\xf7\x3c\xe7\x88\xad\x3b\xdc\x63\x14\x6b\x4b\x85\x92\x7a\xab\xbc\x53\xb2\x43\xa0\xdd\xe9\xb4\x91\x61\xb7\xea\x19\x85\x54\x79\xe3\x94\x4a\xca\xa5\xf2\x4e\xf7\x07\xe9\x66\x11\x51\x52\x3b\x95\x77\x4d\xdc\x40\xa7\x3c\xa6\xc8\x3d\x4b\x85\x92\xda\xa9\xbc\x87\x4b\x95\x02\xd0\x20\xe5\x87\xe9\x43\x35\x49\xf9\x61\xfa\x50\x4d\x52\x71\x98\xf7\x61\xd7\xe5\xcf\x9c\x9c\xbb\x70\xc8\x94\xdc\x85\x43\x52\xc5\x91\xc5\x43\x35\x1f\x00\x3a\x32\x73\x2a\x0e\xf3\xbe\x24\x2e\x44\xdd\xad\xaa\x45\x21\x55\x52\x2a\xb4\xad\x5c\x91\x94\x3e\x2d\x93\x3b\x2c\xe1\x9e\x14\x80\x44\xbc\x35\x6f\xa8\xdd\x4b\x1f\x9d\x49\x5e\xb2\xc8\xfb\xf6\xb8\xb8\xa7\xaa\x5a\x3b\x04\x79\x4f\x96\xed\x36\x6a\xd3\xf3\x44\x45\xde\x2a\x54\x54\x55\xe5\x8d\x8b\x38\xa9\xaa\x4a\xcb\x7e\x56\x8d\xa5\xfb\x75\xda\x08\xb4\x5b\xc2\xa0\xc4\x2a\x9f\x79\xe2\x39\x07\x8f\x5c\x5a\xfb\xc8\x47\x67\x92\xaa\xaa\xf4\xc1\x98\xa4\x76\x2a\x79\x23\xe6\xfb\x99\xc0\xea\x97\x01\xb0\xf9\x25\x00\x9c\x02\xcc\xc2\x07\x63\x92\x12\xab\x7c\xb4\x4e\x28\x74\xcb\x07\x5d\x66\xe5\xba\xa3\xf4\x8d\x98\xa4\xd0\x2d\x1f\x4c\x95\x55\xfb\xe8\xd9\xc5\x8d\x0d\x7e\xda\xec\xa0\x00\xe6\x38\x74\x80\x96\xb3\x6a\xf8\x3c\x8a\x06\x6e\x69\xc8\xa7\x7b\x28\x20\x33\x5f\x82\x49\x2a\xa4\xf2\x09\x7b\x83\x7e\x9e\x70\x0a\x48\x90\x47\x9b\x9e\x32\xb3\x7c\xc8\xdb\x59\xb9\x64\x21\x1f\x4d\x15\x8a\xa2\x92\x07\x63\xbe\x2f\x74\x3d\x4f\x7c\x0a\xb8\x59\x10\xd3\xa3\x00\xe0\xfa\x85\x7c\x4a\x74\xa0\x1f\x1e\x8c\xf9\xbe\x30\x9f\x9a\x6d\xfa\xcf\x18\xe6\xa3\xa8\xd0\x92\xf2\x69\x99\xa4\x6e\x2d\x9f\x49\x35\xd0\xd3\x83\xc7\x60\xd5\xc6\xb2\xdc\x28\x29\x55\xcb\x47\x3b\x86\x52\xb5\x7c\x77\xbf\xa0\x20\xf2\xa4\xc8\xd7\x66\x05\xf0\x67\x28\x88\xbe\x2f\x92\x3c\xdc\x9e\x6f\x9b\x3f\x4b\x00\xb7\x88\x93\xe9\xc3\x21\x49\x05\x58\xbe\xb2\x2b\x2a\xc0\xf2\xed\xae\x16\xe7\x8f\x87\x43\x3e\x80\x41\xbb\xf3\x41\x58\x59\x49\xb2\x72\x33\x42\x5a\x3c\xb2\x72\x33\x42\xbe\x31\xdb\x80\xf5\x64\x4a\x90\xdd\x3b\x77\x05\x4a\x7b\xd3\x15\x86\x9e\x5e\x35\x4c\x4a\xd5\xd2\xc7\x46\x92\x52\xb5\xb4\xac\x64\xd5\x92\x7a\xe7\xe6\x41\x28\x56\x92\xac\x5c\x1c\x94\x3e\x36\x92\xd4\x93\xa5\x95\x24\x49\xd5\x58\xbe\xe5\x82\xc0\x23\x5f\x37\x8f\xe2\xb2\x7c\x09\x89\x25\xaf\x79\xa4\x95\x24\xc9\x6b\x1e\xf9\xaa\x88\xf2\x66\x7a\xbe\xc3\x69\x23\x82\x7c\xad\x24\xa9\x34\x4b\x2b\x49\x56\x0d\xae\xf7\x98\x1d\x80\xb5\xbc\x4b\xeb\x8b\x07\x49\x3e\x80\xde\xc8\x06\x49\x4a\xc8\xd2\x7a\x91\x55\xeb\xcb\x97\x46\x92\x8a\xaf\x7c\xcf\xd9\x86\xde\x74\x68\x52\xfe\x95\x3e\x3b\x92\x54\x7c\xa5\xc5\x23\x49\x91\x57\xbe\x97\x93\x5b\x6d\x23\xa2\xa8\x9b\xaf\xca\x2b\x05\x5b\xf9\xde\x73\x50\xbf\x4c\x44\xf9\x22\x23\xd3\xe0\xb2\x5e\x24\x29\xcb\x4a\xdf\x20\x49\x2a\xb1\xf2\x25\x3e\xb6\x6a\x8a\x59\x49\xb2\x72\x71\x50\xbe\x84\xa5\x93\x1a\xad\x7c\x55\x51\x35\xb0\xde\x77\xf6\xc6\xa0\xaf\x88\xa2\xab\xbd\xef\xec\x20\x7e\xf9\x4d\x2d\xe4\x4c\x25\x35\x67\xb5\x2c\x12\xc6\x47\x25\x65\x25\x49\xf2\x4c\x47\x2d\x8b\x1d\x7c\x9a\x52\x2d\xca\x7e\x6a\xb4\x6a\x59\x6d\xf3\x51\x49\x59\x2c\x92\x14\x6c\x15\x8f\x98\x7c\x5f\xe8\x60\x95\x77\x95\x1d\x88\x41\xd1\xc1\xe6\x9e\x16\x6d\xb6\xd9\x06\x0c\x36\x4f\xe2\x27\x5b\x6a\xd9\x5c\x83\xcf\x58\xaa\x65\x73\xe7\x76\x80\x5d\xae\x36\x98\x82\x6a\x05\x15\x5f\xb5\x48\xc1\xd4\x75\xd5\xb2\xdb\xa6\x81\x28\xb5\x60\x49\xf5\x56\x2d\x6d\xb6\x01\xb7\x36\xdb\x80\xdb\xe4\x9e\x83\x0e\x9a\x5b\xdf\x40\x54\xc5\x1a\xab\xae\x78\xde\xe4\x03\xe8\xad\xcf\x0e\x98\x02\xd5\x26\x49\x91\x57\xf9\xd6\x49\x52\xe4\x55\x8b\x1c\x97\xba\xae\x5a\xc2\x35\x18\x60\x90\x13\x00\x03\x49\x93\x3a\xb5\xf2\x45\x93\xa4\xaa\xaa\x96\xe1\x6e\x0f\xba\x96\x8b\x51\x3b\x55\xcb\x98\x58\xff\xcc\x87\x59\x0b\xb7\x44\xae\xdc\x35\x51\xd4\x8b\x7c\x7d\x80\xb8\xf6\x1f\x85\x55\xb5\xa8\x34\x53\x3e\x55\xd6\x8b\xac\x58\x93\xb5\x48\x76\x18\x90\xb5\x70\x8d\xc5\x8a\xcd\x58\x16\x8f\x24\x45\x52\xb5\x68\x0c\x36\x0f\x16\xb5\x95\x2b\x06\x64\x2d\xfa\x6d\xa8\x8b\x2a\xde\x31\xf9\xbe\x30\xd9\x6b\xe2\xc6\x94\x26\xa5\x15\x83\x4e\x4a\xf3\xc8\x69\x0c\x72\x3f\x45\x59\x49\xb2\x72\x3f\x45\x2d\xf7\xfc\x19\xbd\x11\x2d\x58\xb1\x33\x6b\x79\x24\x6f\x8f\x9c\xea\x33\x2f\x33\x96\x65\x25\xd9\x3c\x65\xea\x0f\xcd\x83\xa5\xc9\xc7\x9b\x8d\xb5\xbc\x6e\xab\xe7\xe2\x75\xa9\x3c\x0a\x12\x17\x26\x6c\xad\xea\xd2\x54\x21\xd5\xaa\xfd\x87\x3d\x5b\xeb\xe2\xb4\xd9\xbc\x75\x9d\xbd\x7d\x83\xae\x6a\x09\x94\xf0\xd4\x8a\xab\x73\xc5\x1c\x2d\x5e\x1e\xf9\x00\x7f\x36\xfc\x19\x5d\xab\x4c\x50\xc2\x53\x2b\xc5\x57\x49\x09\x4f\xad\xd2\x06\xd6\x64\xad\xfb\x6c\x13\x00\x2e\xef\x27\xbd\x6b\x35\x5a\x40\x09\x4f\xad\xaa\xdc\xd8\x99\x65\xf5\xc9\x8a\x9d\x59\x6b\x9b\x6d\x18\xa7\xcd\x41\xc1\xad\xcd\x0e\xc0\x2d\xe6\xa0\xf4\x16\x4e\x61\xe3\x67\x7a\x37\x29\xa0\xa9\x35\x3c\x2e\x1b\x6d\xd2\x9f\xc1\x87\x56\x15\x5e\x8c\xc1\x5a\x95\x2d\xdd\x41\x95\x2d\x54\x96\xd5\x5a\x1e\xbe\x9d\x71\x14\xf7\x54\xb9\xd4\x3a\xe6\xcf\xf8\x32\xdc\x92\x1d\x0c\xd4\x8b\xbb\xe3\x18\x05\xa3\xe0\xa4\x7c\x01\x24\xa9\x31\xa9\x55\xbd\x18\xd3\xb2\x56\xb5\xdf\x0d\x9e\xb2\x9e\xb3\x0d\x0b\x72\x8a\x35\x0c\x66\x25\xcb\x29\xa9\x05\x2b\x1f\xfd\x48\x0a\x4e\x6a\x25\xcb\x29\xbb\x1d\x90\x6e\x91\xdd\x36\xf3\x90\xc3\x7a\x56\x72\x99\x92\x62\x91\xb2\xd6\x63\xc5\xe8\xac\xf5\x76\x4b\x60\x3d\xab\x1a\x33\xf5\x21\xb5\xea\xf1\xc0\x1c\x2d\x2b\x3a\xb2\xdb\xdb\x3c\xf1\x30\x18\xdf\x06\xc9\x6e\x6f\x7a\x2a\xbb\xbd\xe9\x9c\xec\x76\xa0\xa0\xc1\x84\xad\x55\x4f\x65\xb7\x03\xd5\x67\x4c\xd8\x5a\xb5\x1e\x29\xf2\xaa\xcd\x50\x01\x45\x1c\xe5\x43\x21\x49\x75\x46\x51\xeb\xf1\xb5\xe1\x67\xfa\x35\xa8\xb4\xa8\x6d\x9d\xbd\xd1\x06\x77\xe2\x8a\x2d\x5a\x3e\x14\x92\xd4\x5b\x95\xd5\x19\x2b\x86\x69\x6d\x9a\x85\x9b\x5d\xcf\xa3\xfc\x19\x58\xb5\xed\xae\xc1\xa7\x15\x94\x45\x1c\x49\x35\x43\x6d\xc6\x70\xa9\x66\xa8\x8d\x54\xbe\xa4\x9a\xa1\xb6\x36\xdb\x7c\xf3\xd9\x34\x18\xb7\xf8\x59\xa5\x4f\x6d\x7d\x22\xd1\x00\x26\x12\xa0\xd7\xdd\xc9\x00\x23\x9d\x2b\xbc\x56\x59\x9b\xfe\x14\x6a\x25\x6a\xd3\xce\xa4\x56\xa2\xb6\x98\xbd\x81\xde\xa4\x80\xe4\x67\x39\x7f\x46\x07\x29\xe1\xc3\x7e\x29\xea\xf8\xbe\xd8\xc6\x8d\x40\x42\x6e\xda\x8c\xbc\x41\x59\x9b\x1a\x34\x6f\x50\xd6\xa6\x9f\x90\x1a\x86\xda\x86\xbb\x02\x63\xde\xf4\xa7\x50\x8c\x55\xdb\x98\x18\x30\x05\x85\xc8\xe6\x3a\x2a\x0d\x28\x5b\xa8\x4d\x4f\x4b\x1f\x7c\x31\x28\x4c\xd9\x42\x6d\x93\x50\x10\xf2\x3e\xd3\x91\x14\x27\xd4\x26\xd5\x50\x9c\x50\xdb\x29\x41\x96\x00\xbd\x51\xe0\x54\xdb\xa5\x68\x70\xda\xb7\xf3\x71\xa6\xfa\xea\xc9\xe4\xaf\x8d\x04\xbe\x24\x79\xbf\xb6\xc9\xf3\x5d\x83\x79\xe8\x9d\xa9\x6c\x9e\x44\xfc\xda\x1e\x7b\x83\x99\x53\xc7\xf1\x01\x7e\x91\x8d\xb8\x06\xef\x6c\x03\x6e\xaf\xdb\x08\x97\xde\xf5\xec\x61\xfa\xd7\x8e\x77\x7d\xc5\xf4\x2f\x9f\xf6\x48\x52\xe7\x6b\x37\xbc\x45\xb6\x7c\xf9\x66\x47\x52\x6b\x54\xbc\xd9\xf1\xb5\x49\x00\xa7\x00\x8b\xf3\xcd\x8e\x24\x5b\xbe\x76\x8d\x41\xb2\xe5\x6b\x27\xa6\xbb\x62\xd3\xd7\xee\xd1\xe6\x9d\xde\xb2\xdc\x63\xc5\xc0\xaf\xdd\xa3\x4d\xe2\x7a\xed\xe6\x2a\xf0\xb4\x47\xed\x9a\x7c\x98\xfe\xb5\xc7\x6c\x03\xa2\x3a\xe6\xa8\x42\x2a\x9f\xdc\x48\xaa\x90\x6a\xd7\x2d\xc1\x25\x2c\xb5\xa7\x88\x76\xda\x68\x01\xec\xc8\xb0\x9d\xa2\xbc\x95\x3b\x89\xca\x42\x89\x24\x8b\xbd\x7c\x4b\x23\xc9\x55\x2f\xdf\xd2\x48\xd2\xd3\x6b\x57\xb5\xe7\x46\x96\xda\xc7\x6c\xc3\x8a\xea\xa3\xe0\x9d\x8f\xda\x75\xbf\x71\x57\x50\xed\x44\x73\x56\xbc\x0a\xb5\xab\xb3\x53\x44\x54\xbb\x6a\x3a\xf9\xed\x45\x69\xc3\xf7\x33\x7a\x53\x67\x27\xbf\xbd\x76\x95\x07\x4a\x85\x6a\x97\x95\xe2\x62\xa8\xfd\x76\x0d\x52\xa0\xf9\x05\xdc\x74\x58\x90\xdf\x5e\xfb\x2d\x3a\x88\x86\xfd\xb6\x37\xc8\xcc\x87\x35\x92\x94\xf6\xf2\x61\x8d\x24\x3d\xbd\x7c\x4b\x23\x49\x0e\xaf\x5d\xee\xb9\xbb\xdb\x6a\xe6\xe4\x83\xd7\xfe\x3a\x39\xb7\x5e\x4d\x82\x27\x73\xab\xc9\x4a\x49\xc5\xae\xa6\x27\x02\x57\x46\xb5\x6d\x76\x50\x00\xa2\xc3\x89\x6f\xf3\xec\x70\xc8\x9b\x8e\x04\xfc\x1a\x65\x99\x42\x92\x7d\x5d\x4d\x47\x02\xf7\xc8\x54\x9b\x47\x0c\x71\xd2\x54\x92\xc9\xbe\xae\xa6\xec\xc7\xe3\x51\xcd\x08\x09\xa9\xd8\xd5\x54\x04\xf6\xf6\x33\x93\xbc\x9a\xac\x95\x9b\x87\xca\x82\x86\x24\x69\xbb\x5a\x9f\x7d\x24\x80\x4b\x07\x83\x69\x31\x67\x41\x9b\x70\x8b\x06\x3f\x93\x7b\x92\x9a\x5d\x4d\xfd\x01\x7f\x4a\x59\xf7\x90\x64\x63\x17\x4f\x70\x7c\x5f\xc0\x55\x4b\x97\x9c\xeb\x6a\xb2\x52\x3c\x2d\xd5\xcc\x43\x20\x01\xbb\xda\x3c\xda\x28\xda\xd6\x3d\xac\xdc\x22\x54\xbe\xc7\x91\x64\x63\x57\x1b\xce\x87\xa3\xdd\x34\x61\x49\xcd\x2e\xdf\xdf\x48\xb2\xb1\xcb\xba\x87\x24\xcd\xba\x78\x58\xe3\x6b\x03\xd6\x86\x4f\x48\xb3\xae\x36\xcf\x39\x14\xd0\x54\x9f\xb9\x6c\xa8\x9a\x26\x2c\x97\x0d\x95\x05\x0d\x49\x49\x52\x35\x75\x0e\xfc\x36\xd5\xf4\xc5\x51\x9f\x54\x54\x2a\x7c\x5f\x40\xe7\x12\x51\x28\xa0\xa9\x80\x90\x59\x5d\xcd\x90\x0b\xf9\xd3\x65\xd9\x42\x92\x32\x5d\x3e\xc6\x91\x64\x49\x57\x53\x35\xd9\xc3\x2f\xa7\x5f\xc0\x40\x3d\x85\x17\x40\xaa\xdd\xce\x07\x8a\xb6\x4c\x61\xc5\x3f\x54\x4d\xb3\x17\x97\x50\x59\x99\x90\x24\x53\x97\xaf\x6c\x24\x29\xd3\xe5\x2b\x1b\x2b\xfe\xa1\xb2\xe4\x20\x49\x99\x2e\x9f\xdc\x58\x71\x16\x95\x4f\x6e\xac\xf8\x87\xca\x57\x36\x92\x94\xe9\x6a\x7a\xb9\xb9\xba\xa8\xda\x3b\xbb\x66\x72\xef\xec\xfa\x03\xba\xfc\x1b\x17\x50\xf5\x65\xe2\x56\x00\x8f\xc0\x37\x39\x6b\x16\x92\x37\x48\xaa\xeb\xbe\xe6\xb6\xa2\xea\xab\x53\x80\x0b\x74\x23\x33\xa4\x4c\x17\x95\x09\xdf\xcf\xbe\x99\x76\x35\x18\xde\xb5\x2d\x2b\x13\x92\x77\x6d\xab\x6f\x9e\x44\xb8\x40\xd7\xd2\xc5\xbb\x54\x7d\x8a\x06\x4c\x65\x9f\xdc\x48\xd2\xac\xab\xab\xc0\xe3\x5d\xaa\x2e\x75\x52\x3b\x55\x5d\x13\x96\x0a\xa9\xea\x3a\x00\x29\x8a\xaa\xae\x3d\xcb\x4b\x23\xd5\x27\x11\x23\x6c\xbb\x44\x4c\x36\x76\x75\x75\x76\x12\xb0\xab\xf7\xd9\x06\xdc\xfa\xfc\x19\x6b\xd0\x5d\x1d\x58\x42\xd7\x50\xc5\x87\x54\x3d\x66\x1b\x16\x51\x3d\x1f\x87\x52\x59\x99\xb0\xe2\x50\xaa\xae\xd3\x90\x12\xab\xea\x7a\x97\x70\x28\x55\x9f\x82\x06\xda\xee\x39\xc7\xa1\xb7\x72\xda\x08\xdb\x6e\x46\x42\x42\xce\x5d\xdb\x00\x87\x52\xf9\x80\x47\x92\xb1\x5d\x3c\xe0\xf1\x7d\xf1\x67\xae\x0e\xe4\x6c\x9d\x43\xf2\xbe\x6c\xf5\x49\xb4\x50\x30\xef\x7c\x7c\x6d\xe8\x80\xd0\xe8\x8a\x43\xa9\xba\xd6\x30\xb9\xdc\xe5\xa3\x1f\x2b\x57\x17\x55\x3f\x24\x19\x88\xb6\x6b\x00\xf3\xbe\x6c\x75\x95\x7e\xd2\xb7\xcb\xa7\x3d\x92\xf4\xed\xa2\x80\x61\x5b\xdb\xfa\xb3\x67\x76\xab\x4f\x1a\x84\xec\x3a\x05\x42\x2b\x1e\xaa\xea\x66\x05\xf1\xdc\x49\xf5\xd7\x99\x7b\x80\x75\x67\xe3\xae\xaa\xee\xa1\xc7\x5d\x55\x3e\xdb\x91\xe4\x42\x97\xcf\x76\xac\xf8\xae\x2a\xb4\x4d\x49\x8c\xae\xd0\xf1\x83\x23\xab\x42\xc1\x43\x92\x73\x59\x75\xb0\xe2\xd5\xaa\x50\x53\xc7\xab\x55\x31\xc9\x01\x29\x14\x52\x00\x77\x12\x55\xe8\xf5\x6e\x30\x0b\x6b\x0b\x56\x2e\x5c\x2a\x9f\xfa\x48\x32\x9e\x2b\x36\xdb\xc0\x05\x42\x29\x84\xbf\xab\x62\x1e\x6d\xc4\x58\x68\x8e\xe2\xe2\xaa\x68\x22\x0a\x79\xc7\x3c\xc0\xc8\xb4\xd0\xa5\x4a\xca\x74\x05\x11\xfc\x15\x7f\x57\x45\xb8\x54\x9c\xa5\xd0\x69\xad\xbf\xcb\x84\xff\x95\x9b\x87\x2a\x3c\x99\xbc\x51\x5b\xa1\xdf\x93\x8c\xe7\x0a\x8d\x4e\x5e\x6c\x29\x73\xfc\x57\x9d\x5f\xa1\x77\xb3\x90\x2d\xa1\xf7\x59\xe7\x97\x69\xfd\x49\x62\x74\x05\xe5\xa1\x2b\x57\x17\x55\x1c\x73\x1c\x96\xea\x98\xe3\xd0\x86\x74\xe1\x55\xaf\x96\x69\xfd\xab\x1e\xaa\xb8\xdc\x39\xe8\x36\x8c\xb2\x90\x3f\x5d\x3c\x78\xf1\x7d\x11\x38\xfd\x42\xd7\x54\x89\x25\x29\xd3\xe5\x83\x17\x49\x96\x74\x85\xea\x33\x59\xd2\xe5\xeb\x17\xab\x1e\xaa\xd0\x80\x24\x4b\xba\x7c\xfd\x62\xd5\x5d\x15\x86\xcc\xa9\x82\xab\x50\x7d\xd6\x77\x65\xf2\xfe\xca\x9d\x44\x15\xda\x8c\xe5\x11\x53\xb7\xe1\xc2\xa5\x32\xdd\x3e\xc9\xac\x2e\xdf\xc5\x48\x32\xab\x2b\xe5\xc5\xba\xb8\xd2\x5c\x33\x52\xa6\x2b\x57\xf7\xa7\x0b\xf8\x85\x83\x94\x1e\x3e\xb2\xa4\x2b\xcd\x1b\x23\x4b\xba\x72\x75\x17\x90\xa2\xa9\x6f\xb1\x21\x45\x73\x73\x17\x10\x9c\xa9\x3f\x5f\x67\x57\x36\xa7\x80\x08\x4a\x4f\x15\x99\xd5\x95\xd4\x63\x26\x99\xd5\x95\xaa\x2f\x64\x56\x57\x1a\x57\xe4\x7a\xa0\xca\xee\xba\x71\x2c\x7d\xaf\x62\xd5\xf3\x65\x16\x7b\x52\x36\x57\x19\x73\x0a\x05\xe0\xc2\x23\x8f\xd2\xe4\x2e\x12\xae\x2b\x35\xfe\xc8\xb1\xae\xd4\xde\x23\xad\xba\xd2\x20\x09\x99\xd4\xe5\xdb\x13\xab\xae\xb3\x9c\xcc\x0f\x19\x96\xe5\x2e\x20\x9c\x52\x43\x8e\x4b\x9a\x2a\xf5\x85\xe8\x47\x4b\x0d\x39\x5e\xc9\xad\x3c\x66\xd7\x4c\xce\x18\xa1\x1e\xb6\xd4\xe1\xc7\xfd\x42\x95\x2a\x29\x0d\x79\x64\xe2\x7a\x52\x77\x57\x39\x0f\x2c\x6c\x23\xe5\x84\x24\x76\x57\xaa\xc0\xeb\x6e\x33\xa5\x7d\xe5\x3a\xa0\xca\x79\xae\xe1\x21\xbe\x4a\x91\xe4\x7f\x57\x4e\x86\x59\x3f\xf5\x61\xe6\x2d\xb7\x81\xf0\xd3\x9c\x0f\xd2\xc6\x2b\xe7\x01\x46\x0a\xf9\xf6\x44\x92\x43\x5e\x69\x98\x90\xb4\xf1\xca\xd7\x99\x23\x3b\x53\x37\x1f\x57\xfd\x54\xaa\xa9\x93\x36\x5e\x3e\x51\x91\x24\x87\x57\xce\xd3\x8c\xec\x2c\x3d\x20\x3c\xb3\x5b\x3e\x51\xb1\x72\x3d\x50\xd5\x3c\xc0\xc8\xb4\x52\x99\xd0\xcd\x57\xeb\xc4\x80\x9f\x79\x4c\xb9\x04\xa8\x4a\x1d\x9e\x1c\xf2\x22\x57\xfd\xfb\xb2\x02\x78\x2e\xba\xc0\xf0\xcb\x06\x20\x6e\x88\xd8\xd2\x4c\x24\x6d\xbc\x7c\xd6\x62\xd5\x4f\x58\x6d\x76\xd0\x00\x0e\xbf\x08\x3c\x02\xcc\x67\x9e\x73\xc8\xae\xd4\x05\x78\xca\xa8\x4a\x35\x9d\xac\xef\x9a\x69\xf0\xe4\x76\x57\xf5\xd9\x01\x6b\x30\xcf\x79\x08\xcc\x36\xcc\x34\xe6\xcf\x00\x8c\x4e\x91\xce\x5d\x65\x74\x8a\x74\xee\x2a\xcd\x51\xd2\xb9\xab\x28\xdd\x58\x75\x34\x96\xde\xc0\x42\xd9\x2b\xfd\x1a\xd4\x2f\x56\xcd\x43\x0f\x3d\x95\x7e\x0d\xd2\xac\xcb\x07\x2f\x56\x9d\x93\xa5\x28\xe7\x82\xac\x2a\x2d\x50\x72\xae\xab\x4c\x1a\xe1\x1a\xa2\x2a\x79\x31\x97\x0d\x55\x1d\x8e\x03\x39\x94\xbe\x6c\xb2\xb1\xab\x3c\xc0\x5c\x36\x54\xa5\xf7\x82\xfb\x85\xca\xd7\x2f\x56\xae\x14\x2a\xde\xb8\xf8\x00\x10\xbd\xdc\x7a\xc8\xa1\xee\x39\x28\x58\x6b\x67\xf2\x74\x72\xd5\x64\xd9\xc8\xca\x9a\x8c\x99\x43\x5e\xfa\x35\x48\xda\xae\x99\xec\x4e\xd2\x76\x95\x1a\x33\xcf\x2d\x57\xa9\x31\xf3\xdc\x72\xd5\x3b\x7f\x46\xd7\xea\x0b\xdc\x3c\x54\xa5\xd1\x59\x1e\x4b\xdd\xd7\xdc\x3c\x54\xbe\x7e\xb1\x72\xf3\x50\x0d\x73\x99\x28\x80\xac\xb1\x38\x39\xd8\xa2\xc9\xee\xab\x3e\xd9\x61\x6c\x88\xd2\xc8\xf2\xf5\x8b\x55\x9f\xec\xf0\xf8\xeb\x93\x1d\xeb\xec\xe0\x43\x67\xa8\x17\x93\x80\x5d\x66\xbe\xaf\x5c\x29\x54\x83\x5b\x5c\x92\x1c\xeb\x1a\x9b\xdb\x08\x5b\x1c\xd2\x02\x69\xd5\x35\x34\x6e\x79\x9a\xa9\x86\x8e\x6d\x1d\xb4\x43\xc2\xe0\x69\xa6\x1a\x2a\xc9\x83\x0d\x1e\xdc\xc9\x9f\x64\x5f\xd7\xd0\x1b\xa8\xeb\x76\x18\xda\xd1\x75\x3b\x0c\xce\x72\x73\x57\x99\x2d\xbf\xf2\x2e\x74\x8d\xee\xb4\x61\x57\x63\x1e\x7f\xf8\xce\x50\x1a\x90\xcb\x5d\x43\x69\xa0\xef\x77\xc4\x1c\x94\x71\xf4\xfe\xe9\x08\x1e\x26\x96\x50\x68\x59\x43\xcb\x56\x47\xf0\x50\x63\xd1\xdd\x3b\xa4\x12\xaa\x2e\x6b\xe8\x31\xd4\xdd\x3b\x53\xe7\xc7\xfa\xb3\x57\x23\x6b\xa6\xd2\x53\x9f\x59\xc3\xbc\x2b\x4a\x32\x6b\x48\x4f\xc3\xdd\x57\x83\x1e\xee\xbe\xea\xcc\x70\xc3\x75\xef\x0c\x37\xfc\x98\xf3\xa3\x03\x8d\xdb\xe1\x86\xab\xe8\xe8\x3f\x1e\x87\xab\x05\xef\x1a\x1a\xb7\xdc\x15\x54\x43\xe3\x76\xb8\xe1\xca\x8d\xe1\x1e\xeb\xeb\x21\x83\xbb\xc6\x39\xdb\x30\xe8\xe5\x29\x43\x0e\x0e\x63\xad\xc3\x0d\xd7\x89\xa3\x6b\x7a\xdc\x1e\x05\x18\xd9\xd0\x05\x3e\xdc\x63\xb3\xa9\xb8\x2b\xa8\x86\x71\x53\x2e\x09\xab\xa1\x69\x39\xdc\x7d\xa9\x86\xdc\xee\x9a\x09\xf2\xe4\x76\xd7\xb1\x78\x4c\xc3\x2f\xfe\x8c\x3d\x3e\x8c\xf3\x70\x57\x50\xf9\xac\x45\x92\x80\x5d\x87\x41\x54\x72\xae\xeb\xb0\x2a\x84\x42\xcb\xf2\x25\x8b\xa4\xd0\xb2\x0e\x73\x4b\x78\x30\xab\x8e\xd5\x35\x60\x79\x0f\x85\x06\x99\xd5\x65\x4e\xfc\xca\x5d\x41\xe5\xe3\x15\x49\x9a\x75\x1d\x93\x9e\xba\x5f\xc4\x00\x69\x70\xa8\x7f\x93\x59\x5d\x33\x27\x9e\xcc\xea\x3a\xac\x83\x22\xb3\xba\x8e\x49\x5c\x98\x48\x87\x9a\x39\x97\x0d\xd5\xb1\x7b\xce\xd1\x6d\x0e\x35\x73\x9d\xf0\x87\x76\xa6\x7e\xf7\xc3\xcc\x07\xfd\xee\x87\x9a\x39\x85\x96\x75\xf4\xd9\x86\xc9\x29\x4e\x48\xa6\xae\xc3\x80\x28\x29\xd3\x75\xc4\x6c\x43\xd7\x1a\x9d\xdc\x59\x56\x87\x0a\x15\x49\xce\x35\x53\xe7\x49\x72\xae\x43\x47\xcf\x10\x03\x15\xf8\x21\x06\xe9\x14\x50\x4d\x7c\xbc\x62\xd5\xb5\x7e\xe8\xf5\xd1\x9b\x4e\xe6\xfb\x07\xd0\x75\xcd\xde\x04\x9c\x1c\xbc\xf8\xd0\xe8\x24\xf3\xb8\x0e\xfd\x41\x5c\x02\x54\xc7\xa4\x12\x11\x35\x3b\x91\x2c\xe2\x9a\x09\xf2\xe4\x0a\xd7\x61\xd4\x95\xbb\x82\xea\x50\x04\x0d\x71\x9b\x22\x08\x36\x7f\x1c\x1e\x31\xd8\xfc\x61\x74\x6a\xcc\x2f\xee\xa9\x5f\x4e\x97\x0a\x01\x70\x4c\x62\x42\xe5\x39\x4c\x55\x24\x6d\xb7\x78\xfd\xe2\x03\x98\x29\xfe\xa0\xa2\x70\xaf\x0e\xf4\xae\x22\xb7\xb6\xcc\x96\x2f\x72\x6b\xeb\xd0\xb8\xe8\x76\x8d\x71\x51\x24\xda\xd6\x81\x0b\xa8\x48\xb4\xad\x03\x81\x56\xe4\xd6\xd6\x71\xcf\xae\x19\x14\x2f\x6a\x91\x41\x5b\x07\x62\xab\xc8\x93\xad\xe3\x71\xad\x91\x3a\x07\xa5\x83\x6b\x88\xce\x3b\x7f\x46\x1b\xaa\xe6\x8b\x94\xd5\xf2\xf9\x8c\xd5\x88\xc2\x81\x06\x56\xbc\xca\x55\xbe\xa5\x51\x24\xa6\xd6\x29\x69\x1a\x6b\x30\xd9\x7d\xe5\x22\xa4\x22\xd9\xfd\xfb\xd9\xd7\xf5\x89\xa4\xaa\x65\xab\x9f\x31\x4c\x9f\xe0\x58\xb9\x18\xa9\xce\x75\x0e\x35\x00\x66\xef\x05\xe0\x9a\xc0\x39\x4c\x69\x2f\x5e\xdc\x2a\x9e\xe0\xf8\x7e\x46\x1b\x1d\x3f\xdc\x9f\x54\x27\x01\x82\xa2\x24\xae\x48\x69\x5f\x8b\x9c\xd1\x3a\x35\x50\x02\x61\x65\x4a\x7b\x51\xaa\x56\xa7\x04\x69\xc4\xe4\x94\x20\xb9\x05\xae\xce\xe6\xd2\xc1\x60\x7c\xa9\x63\xe5\x5a\xa5\x3a\xdb\x1c\x14\xdc\xda\xec\xcd\x36\xb3\x37\x10\xed\xf3\x67\x20\xda\xc5\xad\xf9\x85\xa3\xc0\x0d\x47\x75\x76\x77\x05\xe5\xf5\xe4\xaa\xc0\x22\xfd\xb4\xce\x70\xc3\x61\x57\xa7\x5e\x20\x6e\x38\x2a\xd3\xe0\x8b\x52\xb5\x32\xf3\x7d\x0d\xc4\xc9\x99\xae\x28\x1c\xea\x4c\xcf\x5f\xf7\x8b\x2b\x0a\x87\x3a\xa5\x5b\x23\x33\x3c\xe0\xf1\x7d\x01\x37\x0d\xa1\x70\xf7\x6b\x22\x0a\x6e\x25\xa2\x5d\xc0\x99\xa2\x73\x9c\xe5\xba\xb9\x8d\x63\xf6\xc6\x97\xe1\x14\xd0\x71\x4d\x90\x2f\x72\x51\xcb\x04\xf9\x95\x7b\xe8\xea\xd4\x92\xe2\x8e\xa5\xba\x76\xb1\x86\x91\xf1\x26\xc4\x07\x7c\x53\xb8\xe6\x96\xc0\xc8\xae\x36\xbb\x0e\x00\x37\x18\x19\x76\x35\xd7\x1a\xa1\x71\x99\xe6\x6a\x3c\xe9\x6a\x13\x83\x02\x70\x11\xe1\x77\x57\x9b\x18\x30\x8e\x71\x1e\x23\x4d\xbe\x23\x51\x94\xd1\xd5\x35\xf7\x94\x93\x78\xcd\x9d\xc3\x87\x74\x85\xb8\x21\x41\x2e\xf3\xfc\x8c\x41\x5d\xaa\x26\xc6\xa0\xc8\xed\xfe\x00\x06\xd5\xb5\xce\x25\x4d\x75\xe9\x32\xe1\x5e\xa6\xba\x4a\xc2\x87\xe3\x5e\x73\x4b\x38\x89\xd7\xdc\x05\x58\xa9\x6f\x42\x14\x29\xab\x35\x73\xbb\x79\xac\xbe\x7c\x06\x62\xe5\xc2\xa5\xba\xf4\x99\x73\xe1\x52\x5d\xa7\xb8\x71\xc4\x2e\x93\x44\x8c\x5b\x99\x73\x5d\x24\x4b\xd6\x85\x2b\xba\xc8\x8f\x2c\x1f\x7b\x28\xf2\x23\xeb\x32\x49\xc4\xf0\xd6\x75\xdb\x66\x15\xf0\x8c\x72\xf8\x2e\x42\x3b\x45\xfd\x58\x5d\xa4\x8f\x14\x99\x93\xc5\xcb\x0f\x1f\xc0\xf2\x5a\x4b\x10\xdd\x2f\x5d\xc0\x2f\xe1\xcf\x40\xe7\x71\x1c\x48\xe6\xd2\x4b\x62\x7c\xec\xc2\x4b\x52\x64\x4e\xd6\xa5\xf6\x61\x14\xec\x42\xfb\x28\x32\x27\x8b\xc7\x1d\xd6\x22\x4f\xb1\x6e\x1d\x71\xc6\xc7\x4c\xc5\x2e\xb2\x11\x8b\xec\xeb\x0f\xa0\x8d\xe9\x58\xdc\xb8\x57\xf7\x2a\x3a\xbb\xc0\xec\xe0\xc3\xfa\x0e\xc7\xd9\x05\xe6\xcf\x3a\x80\xc7\x32\x04\x4e\xbf\x7c\x58\x93\xe1\xfc\x01\x3f\xd5\x30\x6f\xf3\x3f\xb9\xb5\xaf\x6e\x29\x9a\x12\xb2\xba\x4d\xf9\x34\x14\xe7\xe3\x08\x45\xe2\x63\xdd\x1e\x12\x12\x1f\xeb\x9e\xd4\xc9\x01\xbe\x0d\x58\x1b\x8a\xbb\x89\xb2\x14\x29\x91\x75\x1f\xf3\x0b\x6d\x0e\x97\x01\x1d\xea\x46\x5c\x16\x95\x66\x35\xf3\x9a\x0d\xd2\xdd\xf3\x2c\xa1\xc1\xdc\xe7\x6c\xc3\xfc\xce\x89\x41\x02\xb8\xfb\x1c\xb9\xfb\x9a\x6d\xe8\xed\x72\xb5\x60\x71\xf7\x35\x11\xa5\x03\xe5\x20\xaf\x4d\xd5\x7d\xbb\x74\x1c\x2c\x5e\x3d\xf8\x00\x06\xbd\x3d\xda\x38\x64\x7c\xe8\xa0\x78\x7a\xaa\x4c\x72\x2e\x0a\xd2\xca\x57\x0f\x8a\x82\xb4\x32\xaf\xb9\xa8\x41\xab\x5b\xc3\x8e\x77\xfe\xcb\x87\x0e\x8a\x07\xa6\xea\x9e\x12\x12\xdd\xe6\xd1\xaf\xc6\xbd\x4c\xf5\xcc\xb3\xc4\xf1\x79\xe6\x21\x19\x02\xd2\x20\xda\xc8\xb3\x3a\x6d\x8e\xcf\xa3\x53\xd7\x60\xe0\xb3\xcd\x0e\xbe\x29\x3c\xbb\x47\x81\x43\xc2\x0b\x06\xdf\xcf\x68\xb3\xbb\xa7\xb0\x38\x9e\x33\xf8\xbe\xd8\xe6\x10\xb0\xcd\x1c\x94\x9f\x35\xb7\x11\xd5\xe4\xe1\xc6\x99\x22\x3f\xb2\x9e\xe6\x31\xe5\x20\x3d\x53\x52\x0d\x81\x89\xdb\x37\xed\xc7\xfc\x3b\xee\x09\xac\xa7\x7b\x42\xd8\xed\x47\x23\xcd\xb0\xe0\x63\x5d\x8a\x81\xbc\x47\xa9\x63\x16\x24\x09\xcb\x1f\xc0\xa0\xbc\x7b\xb6\x1a\xd5\x23\x47\xf9\xfb\xc2\xa0\x35\xc7\xa1\x4d\x79\xae\x61\x64\x8f\x52\xc7\x78\xdf\x33\x8f\x32\x1b\xfc\xd4\xec\xcd\x0e\x3c\x07\xf8\x1b\x1e\xc3\x0d\x5c\x91\x54\x8f\xe2\x84\x5b\x91\xea\x31\xcd\xd5\x70\xdd\x73\xcc\x9f\x31\xe8\x39\xbf\x30\x0e\xa5\x91\xab\xe1\xba\xe7\x9c\x1d\x80\xce\xe5\xfe\x70\x42\x1e\x19\xa6\xe1\xba\x47\xf5\xcc\x64\xc9\x47\xdf\xaf\xb1\xbb\xe7\xf6\x88\x79\x0e\xb8\xf5\x72\x35\x5c\xf7\x3c\x1e\x65\xcf\xc1\xeb\xb1\x74\xb7\xdf\xf9\x05\xac\x3d\x7c\x06\xe5\x1e\xd5\x33\x93\x18\xdf\xc5\x33\xca\x6e\xbf\x8b\x27\x84\xdd\xe6\x25\x81\x0f\xf8\xa6\xf0\x6e\x73\x50\x81\x5b\x60\x00\x80\x9b\x39\x7a\x3e\x04\xb0\x72\x11\x52\xbd\xea\x4c\xa6\xe5\xbd\x58\xfb\x45\xc5\x57\xbd\x6d\xfe\x6c\x05\x70\xeb\xe1\x91\xaf\xca\x90\xb1\xbb\x57\x65\xc8\x3c\x38\xaf\xfb\x5f\x8d\xdd\xbd\x96\x4b\x19\xbb\x23\x15\xfb\xfb\x99\x5f\x5c\x37\xc4\xe3\xdb\xc5\x8d\x69\xfb\x10\xc0\x6a\xec\xce\x87\x00\x6a\xdb\x7e\xf6\x44\x45\x79\x5d\xfe\x6a\xf8\xee\xd5\x08\x30\x7c\xf7\xca\xd5\x4c\x92\x7b\x89\x3c\x95\x49\x72\xaf\x2c\x6e\x73\x7e\x87\xe8\x39\x3f\x4b\x37\x8c\xf2\xbd\x3a\x5f\x8d\xf2\xbd\xea\xfd\x66\xcc\x99\xd7\x5c\xe6\xc5\xbd\x7a\xa8\xb8\x21\xb1\x4c\x65\x2e\xb3\xdf\x5e\xa5\xaa\xd9\x6f\xaf\x01\x5e\xee\x4e\x2c\xee\xce\xff\xbe\x08\x48\x1b\x30\xbf\xd7\xca\x25\x23\x76\xaf\x42\x71\x73\x72\xf3\x60\xc1\xe2\x66\x5e\xb3\xa1\xb8\x57\xa1\x68\xc2\x9b\x79\xcd\x65\xc2\xdb\xfb\x8a\x35\x8c\xf9\x7d\xdd\x15\x38\xe1\x4b\x14\xac\x78\x87\xaa\xde\x77\x76\x0d\xd6\xaf\xdb\xda\x04\x60\x3d\x09\xf3\x7b\xe7\x31\x45\xbf\x7b\x5f\x07\x75\xda\xa6\xfb\xe4\xa7\xec\x0d\x6f\xd5\x5f\xf3\xe3\x84\x63\x59\x5c\xeb\x0f\xd1\xe1\xad\xfa\x45\xbe\xda\x58\x96\xd9\x5b\x03\x98\xbd\x0d\x00\x77\xe1\xe3\x91\x63\xe6\x42\x13\x0c\x1c\xcb\x2a\xd6\x7e\xd9\x5c\xeb\x04\x90\x95\x12\xfc\x1b\x8b\xac\x74\x4b\xc6\xd9\x67\x07\x02\xa2\x93\x8c\xc3\x1d\x3e\xc5\x7b\x57\xc3\xbb\xf2\x6b\xfb\x18\xcc\x58\x9a\xe3\x14\xb8\xa9\x54\x72\x33\xd4\x58\xe4\x9e\xdc\x0c\x35\x66\x2a\x33\x71\xc5\xb1\xe8\xe2\xca\x64\x0d\x64\xa5\x94\x4b\x8d\xa5\x7b\x90\x92\x05\x21\xf4\x5b\xe4\x3f\x8d\xc5\xd0\x6f\x26\x3f\x8b\xd9\x01\xf3\xc1\x3e\x2f\x9e\x9a\x1a\x8b\x7a\x24\xd7\x44\x8d\x05\x47\x56\x51\x07\x35\x16\x2c\xf7\xa2\xf4\x69\x2c\x2a\x0f\xdc\x19\x35\x16\x52\x34\x8a\x6a\xa7\xe1\xc5\xf9\x6b\xba\x20\x93\x17\xbb\x06\x72\x5c\x9e\x80\x1a\x0b\x8e\xab\x22\xc7\x68\x2c\x2a\x0f\x84\x39\xc7\x42\x1c\xb8\x78\x02\x6a\x70\x57\xfe\x07\x30\x1f\xd5\x0a\x12\x8e\xc6\x72\xcc\x36\xe0\x26\xcd\xf1\xd0\xd3\x58\xa4\x39\xca\x98\xc6\x72\xcc\x41\xc1\x60\xf2\xe2\x62\x0a\xa7\x5d\xef\x74\x7d\xda\x66\xa7\xeb\x4b\x0c\x76\xba\x56\x79\x25\x2b\x68\x2c\x6a\x12\xc4\x2f\x87\xa9\xcb\x45\x56\xd0\x30\x5b\xb9\x28\x70\x1a\xcb\xa4\xac\x41\x07\xcf\xec\x1a\x0c\xa4\x1f\x52\x84\xc6\x4c\x6a\xe6\x96\xa7\xb1\xbc\xa2\xd3\x58\x90\x77\xfe\xec\x1b\xc7\x04\xe5\x22\xf7\x67\xac\xeb\x04\x1a\xc0\x6c\xd3\x01\x5c\x9d\x8f\x1a\xc7\x6a\xf2\x3e\x91\xcd\x41\x4e\xf2\xf7\x25\x01\x66\xd7\xdf\xa0\xeb\x3e\x7b\x1b\x00\xcd\x36\x7e\xb9\x05\xf8\x62\x86\x3d\x81\xc9\xb1\x76\xdb\xf4\x9f\x31\xcc\xb1\xc6\xfc\x25\xe3\x6a\x5a\x92\x38\x33\x56\x85\x3c\xa1\xc5\x31\xb3\x8a\xb9\xa7\x69\xac\xf3\x94\x7d\x84\x3f\x56\x4f\x19\x97\x36\x8d\x95\xdb\x49\x56\x82\x8e\x63\xd5\x74\x21\xce\x38\x56\x85\x3c\xcf\x48\x8d\xb5\x5c\x06\xe8\x96\xe4\xe3\x0f\x60\x1c\xe5\x3a\xb9\x32\x63\xf5\xc8\x11\x9b\x1c\xde\x4f\x5f\x3b\x74\xbb\x8e\x89\x28\xe3\x28\xf1\x89\x5a\x8e\x55\x9e\x4f\xd0\x71\xac\xc6\x1e\x08\x3a\x0e\xaf\x93\x2f\xf2\x5e\x86\xd7\xc9\xaf\x44\x20\xc7\xca\x2d\xa5\x2b\x41\xc7\xb1\x2a\xf1\xc9\x6e\x19\xab\xb9\x3f\x04\x1d\x07\x77\xcb\x7f\x00\x18\xe8\xde\x21\xef\x65\xac\x97\xf3\x81\x84\xcc\x10\x2e\xea\x86\xc6\xfa\xf8\x33\x0e\xe3\x6a\xb4\x97\x30\xe1\x30\x5d\xb8\x48\x00\x19\xab\xa9\x3b\xc4\x0c\xc7\x3a\x4f\x19\xcc\x62\x95\x95\x12\x19\x1c\x5e\x00\xbf\x12\x0c\x1c\x9b\x3c\x92\xd4\x90\xb1\xad\x73\x9c\x01\xe0\x7c\x38\xc0\x9b\x8a\x28\x69\x1e\xc3\x3b\xdf\x57\xc2\x75\x63\xd3\x7f\x42\xb8\x6e\x6c\xbb\x33\xe5\x00\x6f\xf8\x30\x8b\xf2\xa2\xb1\x99\xfd\x46\xb8\x6e\x6c\xd4\x68\x15\xb5\x46\x63\x6b\xb3\x0d\xe8\x18\x1f\xe3\x4e\xd0\x61\xba\x70\x91\x00\x32\x36\x15\x03\x72\x3e\x86\x17\xc0\xaf\x5c\x03\x3a\x36\xe2\x63\xc5\x73\x55\xc3\x9b\xdd\x8b\xf2\xa2\xb1\xf5\x89\x35\x3f\xf3\x8c\xf2\xf8\xd5\xd8\x74\x41\x72\x93\xd2\xd8\x64\x64\x04\xd8\xc6\xa6\x2b\x83\xac\x8c\x41\x0e\xef\x07\x80\x81\xf6\x11\xb9\x17\x63\x53\x8f\x24\x0e\x37\x36\x19\x19\x89\x18\x63\x1b\xb3\x0d\x5d\x9b\x6a\x40\x84\x6e\x6c\xba\x32\x48\xc4\x18\x24\xf4\x7e\xcb\x66\x07\x97\x00\x3f\xd3\x0a\xe2\x71\xa8\xb1\x19\xc6\x2d\x0e\xf9\x76\xba\x06\x9c\xb7\x4d\x3d\x92\xa8\xde\xd8\xae\xd9\x81\xc0\x2b\x00\x3a\x26\x58\x12\xef\x1b\x9b\xea\x26\xaf\x3e\x8d\xed\x9e\xb8\x09\xfc\x3f\x84\xbd\x49\x0e\xec\x3c\xb2\x66\x39\x8f\x55\xc4\x12\x9c\x3d\x09\x5c\xc4\x5e\xd8\x48\x35\xab\x41\xed\x7f\x50\xe0\x39\xfa\x03\x2f\x91\x99\xb8\x23\xc9\xe9\x14\x7b\x23\x8d\xd6\x7c\xe6\xa2\x80\x16\xa2\x57\x22\xf4\x7d\x23\x3e\x4e\x23\xfb\xaa\x58\xec\x01\xf8\xa6\x11\x5d\x7c\x18\x6f\x8c\xf8\x4a\x0b\x9c\x54\x51\xae\x14\x4b\x8e\x11\x5f\xdb\x76\x99\xa1\xf1\x99\xed\xa2\x16\x1c\x49\x39\x21\x3e\x4d\x23\x79\x3f\x42\x47\x38\xd2\xef\x6b\xc1\xad\x34\x29\x1a\xc4\xdb\x69\x24\xf5\x56\x9d\xf3\x35\x85\xaf\x9e\xc2\x0f\x09\x83\xc3\x36\x85\xaf\x6d\x77\x40\x92\x02\x3f\x14\x86\x23\x45\x2b\xcd\xfe\x70\x4a\x58\xb0\x49\x5d\x17\xaa\xc4\xa1\xad\x70\xc7\xc6\x63\x7c\xb6\xc2\xa0\x3c\x0d\x6d\x85\x3b\x2e\x49\x23\xe9\x07\x05\xca\xd3\x48\xf9\xfb\xe6\x6f\x32\xcc\x91\xf2\xd7\x56\x9a\x07\x84\x5f\xc7\x64\x63\x24\x25\xf2\xbd\x33\x40\xc5\xb6\x16\xda\x5a\xbe\xe6\x31\x40\xdf\x3a\x2f\xb4\xb5\xba\xce\x0b\xcd\xd3\xf3\x19\x70\xa8\x21\x4a\x7b\xc7\x98\x63\x80\xc5\x7e\x7f\x50\x69\xfb\xbe\xa1\x1e\x0d\x2c\x81\x8d\x1a\xa9\x7f\xd9\xa8\x67\x7c\x2d\x60\x22\xbe\x05\xcc\xa2\x4f\xda\x6a\x81\x21\x35\x92\x82\x39\x2c\x3b\x46\x52\xc1\x8b\x72\x73\x24\x39\x66\xcc\x3c\x46\xd2\xf7\x1f\x70\xa8\x21\xc8\x7a\xc7\x7d\x6a\xa4\xe5\x1c\xb3\x9a\x3f\x13\x63\x60\xa3\x46\xda\x5f\x01\xd4\x23\xf7\x8b\x1f\xd4\x48\x1e\xcb\x04\xd9\x1a\xc9\x35\x8b\x2e\x6f\x24\xcf\xe8\xcc\x02\x16\xfc\x3c\xa0\xcb\x1b\xe9\x5b\xcd\x2c\xe0\xa4\xbf\x1f\xea\xbb\x91\x64\x85\x01\x4d\x1d\x58\x08\xdf\x6c\x34\x54\xc3\x19\x10\x9b\x46\xd6\x23\x19\xc4\xa6\x91\xbf\x05\x0c\x13\x96\xbf\xc5\xc8\xd1\x90\x5d\x8c\xa8\xde\x46\x8e\xce\x02\x4c\x58\x76\x2d\x81\xa4\x34\xf2\xb7\x96\x60\xc2\x72\xfa\xb2\xf1\x8f\x1c\x26\x18\x4b\x43\x73\xe1\x8e\x6d\xc9\xc8\xe9\x2b\xe0\x76\x5b\x54\xf3\x80\x86\x6e\xe4\xfc\x35\xc7\x7f\xcc\x06\x0d\x0a\x71\x1e\xd0\xd0\x8d\xec\xfd\x1c\x0d\xdd\xc8\xdf\x42\xea\xfe\xf3\xf8\x0f\x5d\x50\x55\x8a\xea\x6d\x64\x5d\xe8\xd1\x8f\x8d\xcf\x6c\x17\xfd\xd8\xc8\x6e\xa5\x00\x91\x8e\xac\x88\x18\xe3\x94\x91\xdd\x57\x41\x25\x1d\xb9\xb9\x29\x41\x42\x45\x21\x14\xc6\x29\xa3\x7c\x3b\x2e\xb4\x50\xbe\x1d\x97\xe5\x2f\x3a\x72\x00\xe1\x68\x14\x8f\x7b\x8c\x53\x46\x71\xc1\xa2\x94\x1b\xa5\x7f\x5d\x18\xfc\xf8\x2a\xf5\x87\x95\xde\xeb\xf5\x28\xdf\x8e\x0b\x61\x14\x85\xc7\xe8\xee\x46\x99\xdf\x3f\x7c\xe3\xdd\x0d\xeb\x8f\x51\x3c\xee\x31\xf8\x18\x45\x6f\x55\xf4\x70\xa3\x2c\x27\x18\x2a\x11\x2a\x39\x80\x63\x34\x44\x47\xee\x58\x72\x8c\xb2\xed\x02\xcb\xbf\xc8\x61\x62\xd6\x31\x8a\x1e\x45\xa0\x08\x0d\x01\x91\x03\x28\x42\xa3\xa8\x27\x45\xa7\x36\x8a\x42\x50\xac\x25\x86\xe8\xc8\x01\x05\xdb\x28\x3a\x57\x80\x22\x34\x8a\x1b\x33\x28\x42\xa3\x06\xbf\xb9\xf7\xf3\x51\xa3\x5d\xb8\x57\xf2\x51\xf5\x60\x03\x5f\x68\x54\x65\x48\x18\x48\x8c\xea\x05\x1f\x75\xdd\xa8\xde\x82\xb0\x96\x18\x9f\x61\x20\xba\xbb\x51\xe5\x23\x31\x9d\x18\x62\x13\x77\xac\x25\x86\xd8\xc4\x1d\xfb\x86\x51\x5d\x89\x98\x34\x0c\x6d\x01\x3b\x16\x09\xa3\x2a\xff\x46\x91\x37\x04\x1d\x0e\xe3\xaf\xf0\x6e\xa3\x7a\x93\x07\x52\x68\xd4\x6a\xc3\x59\xa6\xd5\x7b\x0c\x90\x42\x43\x00\xe1\x8e\xb1\xc0\xa8\xf2\x9e\xe8\xff\x46\xc5\xbf\xa2\x63\x39\x30\xaa\x8c\x28\xca\xc0\x51\x65\x37\x51\x06\x8e\xfa\xad\xe6\x6e\x01\x2e\x05\x18\x9d\xda\xbf\x6f\x28\x60\x7c\xcd\xa1\xe7\xee\x84\xe0\x0b\x8d\xea\x7e\x57\xd8\x8b\xeb\xb7\xdf\xb1\x32\xab\x92\x23\x20\x85\x46\xf5\xb6\x82\x9b\xd6\xa8\x3a\xea\x0c\x98\xbd\xfa\x2d\x39\x16\x56\xfd\x96\x1c\x5c\x5c\x5d\x2e\x2c\xf6\xe2\xba\x1c\x7b\xf6\xe2\x2a\xef\x89\x36\x71\x54\xf9\x48\x34\xde\x43\x4b\xc3\x8e\x86\x78\xd4\x6f\x61\xb1\x31\x0b\xdf\xdb\x8b\xdd\xf6\x7e\x5e\xec\x0f\xf7\xf3\x88\x06\x72\x54\x65\x4a\x68\x61\x87\x86\x82\x1d\xc5\xeb\xc0\x1c\xf0\x72\x4d\x91\x1f\x76\x1b\x46\xb4\x21\xd0\x8c\xa8\x16\x47\x53\xea\x8d\xd6\x72\x34\xaf\x2e\x78\x2e\x8d\xf6\x2d\x53\x4e\x1d\x01\x77\x3b\x61\xa4\x46\xe3\xc0\x8e\xc0\xf6\x8c\x06\x87\x19\x41\xea\x19\xcd\x1b\x0e\x01\xa6\x46\x8b\x36\x94\xa5\xdd\x14\x82\xa2\xc2\x1c\xcd\x65\x8a\x0a\x73\x34\x5c\xd5\x22\x80\x3e\xa3\xa9\xbb\x23\xda\xd4\x68\x58\x70\x77\xa2\x4d\x8d\x96\xbf\x6f\x28\xcd\x05\x8c\x72\x73\xb4\xfc\xb5\x80\x56\x7b\xc8\xa3\xcf\x1c\x8d\x73\x3c\xfe\x20\x07\xed\x16\x23\xaa\xd2\xd1\x40\x9d\xef\x68\x3a\x87\xb8\xbc\x11\xb8\xd1\x81\x11\xe3\xfd\x41\x43\x71\x4f\xee\x28\x33\x47\x53\x77\x87\xfe\x72\x34\xd0\x06\x22\x88\x40\xa3\xc9\xc9\xa2\xb2\x1c\x5a\x34\x46\x40\x80\x06\x16\x8d\xf7\x07\xf5\x54\x7b\xca\xd9\xd2\xbc\xed\x57\xc7\xad\xda\x53\x87\xaa\x39\xbc\x9c\x2d\xda\x3a\xf6\xea\xe8\x34\xdb\xc6\xd9\xd2\xdc\xa5\xab\xdd\xf6\xea\x5f\xed\x69\xb3\xa7\x9c\x3a\xc2\xf7\xf6\x6a\xb7\xfb\x57\x0f\x45\xbb\xfd\x56\x7b\x3a\x6c\x1b\xa4\x09\x62\x6f\xe8\xe8\x2f\x87\xe6\x8d\x11\xe5\xec\xd0\xbc\x31\xa2\x82\x1d\xcd\x8d\x19\x97\xb1\xd1\xa6\xf5\xc0\x17\xb7\xf9\xb5\x80\x7a\xdc\xb2\xd1\x6c\x0e\x0d\x1f\x23\xca\xd9\xd1\xb8\x7a\x45\x60\x40\x47\xdb\xd6\xc3\x49\xd5\xd4\x1b\x54\x87\x77\x7f\x45\xf3\xcf\x71\x78\x39\x5b\x9a\x7a\xab\xea\xf0\x1e\x67\x9b\xb3\xa5\xb9\x31\x57\xc7\xfa\xfd\xb2\xf1\xcd\xeb\x20\x16\x7f\x7c\xf5\xf0\xcd\x47\x59\xc5\x1f\x56\xea\x20\x62\xe9\x15\x7f\xd5\x1f\x8e\x1b\x47\x77\x57\xd8\x85\xf2\x6f\x74\xf5\x06\x35\xfd\x75\xc3\x04\xbe\x37\x74\x34\x83\xa3\x07\x07\x95\x7b\x73\x0f\x5f\x55\xb7\xb3\xda\x3a\x46\x74\xa0\xa3\x7f\x94\xc6\xf1\xd2\xb1\xef\x8a\x68\x2d\x47\x57\x96\x80\xfe\x6f\xf4\x68\x01\x9c\x35\x5d\xb2\x43\x19\x38\xb4\x8f\x8c\xa8\x30\x47\x47\x65\x1e\x41\xea\x19\x9a\x44\x76\xd4\x84\xa3\x27\x27\x8f\x4d\xa9\x13\xec\x21\x02\xce\x33\x7a\xfe\x0a\xa0\x39\xea\x67\x51\x13\x8e\x9e\xbf\xe6\xd0\x36\xf9\x62\xd4\x77\xa3\x7f\xf4\xc4\x36\xdf\xd5\x92\xe3\xeb\x36\x30\x96\xbc\xff\xd0\x02\x75\xad\x38\xbe\x8d\x5e\x6c\x01\x9b\x5f\xff\x88\x8b\x59\xe9\xc0\xa9\x76\x14\x7b\xa3\x7f\xc4\xc5\x69\xd0\xab\xe4\xc0\x21\xaf\x19\x65\x27\xae\xd6\x10\x4d\xb8\xa3\xe5\x1b\xfd\x5b\xb3\x8e\xf5\x94\x88\xd9\xf3\xfb\xfc\xb2\x51\x9a\xdb\x7c\x75\xe0\x97\xdd\xe6\x00\xe8\xcb\x4a\xd9\x57\xfb\x72\xc5\xb0\xaf\xf6\x65\xab\xd9\x4a\xfb\x72\xdc\xd8\x4a\xfb\xfe\x0a\xa0\x34\x2d\x48\x08\xd9\x35\xfa\xfe\x4a\xf3\xc7\xd7\x05\xc6\x60\x3b\x3a\xc3\x1f\x0e\x2f\xbb\xa7\xe6\x8d\xbd\x3a\xc1\xa8\xb7\x22\xa0\xa2\xa3\xab\x10\x25\x48\xcb\x00\x70\xf7\xfe\x73\x5b\x30\x54\x2a\xe0\x2c\x37\xc6\xb7\xf8\x18\x5e\x6d\x10\x3b\xfa\xb1\x31\x40\x2e\x8c\x40\xf0\x8c\x11\xbe\x6f\xfc\xe1\xb8\x71\x04\x69\x90\x18\x51\x24\x8f\xe1\xd1\x80\x83\xdd\x18\xf1\x2b\x8d\x7f\xbc\xa4\xa1\x39\x1b\xc3\xd3\x00\x45\xf2\x18\xdc\xcb\x22\xba\xe3\x31\x5c\xb0\xe8\x8e\xc7\xc0\x8b\x39\x06\xb6\xab\x81\xd9\x6e\x0c\x6c\x57\xc3\xc5\x87\x1e\x78\x0c\x85\x0f\xe8\xe1\xc6\x40\x2c\x16\xd1\x03\x8f\xa1\x24\x02\x3d\xdc\x00\xbe\xf7\xfe\x43\x3d\xdf\xb2\x64\x44\x87\xcb\x32\xb0\xc1\x0c\x65\x14\xe8\xc7\x86\xa6\x8a\x11\xa0\x9d\xa1\xa9\x62\x04\x95\x74\x68\xca\xd7\xd1\x9c\x8d\xa1\x10\x14\x65\xd9\x18\xe3\xfb\x86\x02\xf0\xff\xed\xf8\xd0\x8d\x81\xb2\x22\xa2\x96\x1e\x58\xfc\xdd\x1f\x7c\xe3\xbe\x8a\x26\x7a\x0c\x40\x23\x3a\xde\x75\x63\x60\xcb\x14\xd1\x44\x8f\xe1\x82\x45\x0f\x37\x80\xe2\xbd\xff\xf0\x63\xd9\x39\xb6\x6c\x31\x75\x3b\x9a\xb3\x31\x5c\xa3\x68\xa2\x87\x30\xba\x9d\x80\x24\x63\x28\x52\x6d\xce\x02\x70\x54\x11\xfc\x9d\x31\xb6\x0d\x65\x47\x12\x53\xb7\xa3\x46\x1b\x60\xea\xde\x7f\x28\xe0\x7c\xa5\xf1\x8d\x9a\xda\xe6\xfc\x1c\x87\x8a\xcd\x5c\xb4\xdd\x8e\x82\x6d\x8c\xc7\x99\x63\x67\x1f\xcf\x57\x1a\x45\x3f\xf6\x27\xff\x4d\x4b\x3e\x86\x02\x5b\xf4\x72\x63\x3c\x5f\x55\xd4\xab\x09\x54\x73\x5d\xbc\x5f\xe9\xd4\x8b\x73\x4f\x44\xc5\x3c\x86\xbb\x36\x4a\xba\x31\x7f\xdf\x37\x89\x1f\x8e\x30\x4b\x01\x90\xde\xfb\x4d\xe3\xc7\x57\xc0\xad\x67\x06\x27\x8f\x7d\x68\xba\x65\xa3\x21\x1e\xe2\xf2\x46\x80\x76\xc6\x94\x87\xc2\x25\x6e\x60\x9d\x78\xff\xa1\x52\x6f\x93\x68\xec\x06\xc6\x85\xf7\x1f\x5a\xe0\x2e\x8d\xfa\x6e\xcc\xe4\xca\x64\x87\x9a\xe9\x2b\xba\xf0\xc3\x6e\xb3\x29\xcd\xec\x37\x2c\x9f\x89\x13\x5b\x47\x49\x37\x66\x76\x5a\x39\x27\xa6\x84\x82\x92\x6e\xcc\xec\x70\x73\x68\x08\xc5\x1b\xc1\xc9\x19\x53\x21\x07\xea\xbb\x21\x2e\x6f\x04\x6e\x74\xcc\xf2\x15\x40\xa5\x12\x4a\x63\xc5\xcc\x62\xdb\x9a\xdf\x38\xbc\x2c\x9f\xa9\x30\x0f\x6f\xbb\x31\xab\xcd\xe1\xd0\x98\xee\xdf\xe8\xee\xc6\xfc\x96\x36\xeb\x62\x7e\x4b\x9b\xbd\x6b\x7e\x4b\x9b\x6b\xc8\x5c\x5f\x36\x0a\x58\x6e\x09\x1c\x34\xd3\x1d\x17\xdd\xf1\x98\x6e\xa5\x20\xe8\x8c\xf9\xad\x66\xb6\xb8\x79\x9c\x39\xb6\xb8\x79\xbe\xd2\x28\xe0\x7c\xd9\xa8\xe7\xf9\xb2\xf1\xcf\x23\x75\xb2\x77\x89\x56\xdb\xd1\xf7\x0d\xd1\x6a\x23\xaa\xdf\x31\x1f\x27\x98\xdd\x06\xb4\xda\xfb\x83\x16\xe0\x9c\xd9\x51\xfe\x0d\x6d\xf6\x22\xaa\xdf\x31\x5f\x87\x97\xa3\x41\x1c\xdb\x88\xb6\x77\x88\x56\x1b\x41\x98\x19\x8b\xf0\x19\x11\xe8\x98\xb1\x7e\xdf\x3f\x37\x1b\xc6\x78\xf7\x47\xe3\xc7\x97\xad\xf3\xa3\xfa\x63\xf0\x63\xda\x82\xc8\x0f\x7a\x8a\x52\x78\x2c\xd9\x74\x34\x8e\x63\xc5\x2f\xdb\x6d\xdb\x4a\x12\x06\x12\xa9\x25\xbf\x00\x86\xca\x58\xc8\x35\x22\xe0\x28\x63\xa9\x46\x43\x31\x39\xc4\x86\x8d\x28\x85\xc7\x92\x11\x00\x0f\x65\xac\xec\xa2\x60\xf9\x2f\x44\x67\x11\xd5\xef\x10\x28\xb6\xab\x30\x5c\xe5\x2b\x80\xd2\x64\x04\xd4\x11\x2e\x4f\x78\xc0\x51\xc6\xaa\x5f\x69\x14\xc0\x1d\x31\x82\x94\x32\x30\x70\xbb\x3f\x68\x28\x2a\x89\x88\xde\x77\x60\xb9\x76\xbf\xa1\xe8\x61\x36\xb6\xdf\xa5\x54\x58\xed\x21\xa0\xaf\xf7\x1f\x2a\x1d\x5f\x3d\x14\xed\xb2\x44\x09\x3c\x96\x3c\xae\x6a\xc1\x25\xf3\x80\x46\x78\xac\x69\x3d\x50\xd6\x72\x8d\xa2\x11\x1e\x4b\x1e\x17\x8d\xf0\x58\xae\x51\x94\xc0\x43\x00\xd7\xae\x2a\x71\x6d\xeb\x81\x30\x04\x70\x8d\xe0\x6e\x8e\xa5\x59\xa8\x4a\x46\x01\x5c\x63\xcc\x7f\x0b\x51\x31\x96\x9b\x2e\x1a\xe2\x21\x86\x6b\x57\x1d\xb9\x54\x84\xa9\x81\x14\x9c\x35\xa2\x3b\x1e\xfb\xe7\x44\xc0\x47\xee\xdf\xd7\xa2\xce\x8f\xed\x8f\xc1\x0f\x37\x0b\x08\x7f\xcb\x3f\xa8\xa8\x14\x8f\xb5\xab\x8e\xdc\xc1\x89\x80\x6a\xb6\x2a\x32\xd5\x91\x3b\xda\x3f\x68\x63\xc7\xef\x1f\x8a\x4e\x8e\x16\xeb\x6f\x7b\x4d\x24\x9e\xcd\xd8\x6e\x8b\xe0\xa3\x8c\x2d\xbf\x8a\xa7\xe6\xd8\x6e\x8b\x2a\x92\xb7\x6a\x5c\x55\x98\x5b\x5e\x80\x40\x35\x63\x67\x29\x80\x2d\x7b\x7f\x1b\x19\xfb\xc3\xf6\xc6\x16\x59\x8c\xbb\xda\xea\xea\x3f\x8e\x0e\x4b\x4e\x03\xbe\x08\x4e\xc9\xd8\xcd\x89\x60\xf9\xec\x6f\x7f\x60\x83\xd9\xee\x0f\x20\x7f\x0e\xb1\x47\xbb\x9a\xce\xfd\x7c\xcd\xe1\x1b\x6f\x1e\xb8\x6d\x0e\xa1\x43\x23\x00\xa1\xe3\x68\xe6\x81\xa7\xe6\x38\xdf\xc0\x33\x73\xe7\xa3\x75\x66\x4e\xb4\xd0\xa8\x2e\x1c\x7b\xb5\xfb\x4d\xe4\x87\x3d\x65\xac\x8f\x97\x75\xd5\xdf\x27\xfa\x0d\x23\x7a\xe2\xd7\x02\x8a\x96\x57\x6b\xec\x50\x27\xd9\x05\xc6\xed\x7c\x63\xcd\x76\x75\x3c\x5b\xc0\x1c\x19\xc7\x4b\x34\x41\x74\xc6\xd1\xe6\x83\x20\x3a\xe3\xc8\x36\x81\x2c\x32\xce\x47\xc4\xf6\xb4\x4a\x1b\x76\x4e\x5d\x24\x8e\xa3\xe3\xa8\xe4\xc6\x71\x74\x60\x07\x77\xb3\xd1\x9c\x6f\xac\x6d\x41\xb3\x68\x2b\xed\x36\xc7\x4a\x09\x47\x13\x55\xb3\x1f\xcc\xc6\xa3\xca\xf4\x23\xdf\x95\xe0\xc8\x0e\x52\x9f\x98\x60\xb5\x80\xf4\xbc\x95\xfa\xcf\xf6\x1f\x2a\xf5\x3a\xa0\xe6\xf6\xe0\xc6\xd4\xbb\xff\x00\xc9\x15\xd5\xc6\x1f\x84\xe1\x31\xb1\xfd\x1e\x99\x7e\x15\xf0\x67\x7f\xdf\x90\x0d\x0f\xbd\x08\xb2\xc8\x38\x88\x13\x23\xc8\x22\x03\xb0\xcf\xfb\x83\xa2\x01\x6e\xe9\x78\xb8\x8e\xe3\x7d\x16\xfc\x90\x21\x8a\x67\x04\x3f\x64\x9c\xf7\x1b\x2a\xba\xfd\x5a\x1a\x3b\xee\xf1\x04\x51\x4f\x7f\x5e\x9b\x03\x63\xf3\xfc\x6c\x01\xdb\xef\xf3\xfb\xfe\xb9\xa5\x3d\x2e\x24\x95\xf6\x8f\x87\x06\xee\xae\xe3\x33\x70\xc3\xc3\x75\x3c\x2a\x2b\x70\x6a\x1d\x8f\xf3\x03\x30\xc8\x10\xb4\xb2\xe3\xc7\x3a\x1e\xa5\x72\xb8\xae\x8e\x47\xb1\xb2\xfa\xe5\xc7\x5d\x5a\x45\x3f\x08\x96\xf7\x07\xdf\x38\x8d\x2a\xfa\x81\xa2\xbc\x3f\xee\x88\x3e\xc3\x99\x63\x2b\x7d\x86\xa3\x13\xfc\x01\x35\xaa\xc1\x7f\x64\xb9\x55\x43\x6b\x1d\x16\xd5\xe0\x3f\x6e\xe6\xfd\xaf\x41\xd0\xc6\xf3\xad\x0b\x76\xe0\x47\x7e\x5c\x7d\xf3\x33\x6d\x11\x5b\xe9\xa3\x64\x4f\xad\xf2\xb3\x1c\x6e\x76\xcf\x47\x2b\x48\x55\xcc\xcf\xb7\x14\xd8\x4a\x1f\x95\x24\xaa\x98\x9f\xed\x70\xb3\xaf\x3e\xdb\x25\xc7\xbe\xfa\xa8\x3e\xe9\x0e\xaa\xf6\x42\xb8\xb2\x8e\xe7\x5b\x24\x1c\xe5\x8f\x1c\x0c\x7e\xad\xe3\x39\xae\x73\x8e\xf2\xe7\xd8\x1c\x8e\xf2\x47\xfd\x8b\xfa\xe6\xe7\x71\xec\x8b\x3f\x6c\x01\x5b\xe9\xf3\x7c\xa5\xf1\x43\xd6\x04\x88\x8d\xf1\xbc\x5f\x0b\x68\xf5\xb7\x96\xd8\xef\xde\x9f\xa5\xb1\xc5\xbd\xf2\x29\xea\xe9\xdf\x9f\x83\xc8\x39\xf8\xea\x41\xa0\x8e\xfa\x95\x69\x01\x9f\x62\xbc\x5e\x2d\xd5\x51\xbf\xe1\xfb\x26\xf3\xc3\x85\xc5\xae\xf6\x06\x29\x80\xb3\xe5\xf5\x6a\xa9\x2a\xfb\x8d\x56\xca\x41\x83\xc1\xdb\x3d\x88\xa9\x27\x59\x1a\x47\xc3\x67\xe3\xa6\xc6\xfb\xf5\x9c\x00\x1d\x62\xbc\xf9\x6b\x1b\x45\x6b\x4a\xa1\x92\xfb\x2d\xb6\xa0\xfb\xc3\xe5\xc3\x64\xbd\x9e\x13\xa9\xfb\xc3\xc9\x62\xe6\x44\x18\x8d\xa9\xfb\xc3\x65\xca\xb9\xf7\xba\xdf\xa5\xe1\x0f\x89\x8b\x73\xef\xad\xee\x1c\xc3\x1f\xee\x84\x4c\x30\xd8\xa3\xf7\x1f\x7f\x58\x34\xbb\xb4\xd8\xa3\x1d\x6f\xd5\xf1\x2a\xcc\xc3\x41\x75\x80\x16\x7a\xb3\xf1\x43\x13\x7d\xe2\x1a\x0d\xa0\x43\xef\x3f\xf4\x47\x3b\x1e\xe2\x1a\x8d\x77\x7c\x95\xfa\x8f\x6b\x87\xdb\xf1\x3b\xed\x29\x17\x62\x4d\xec\xa2\xd6\x05\xef\x2c\xfe\x08\xff\xfa\x33\xf7\x37\xdb\xbc\xee\xff\xfc\x3b\xe1\x07\x30\xf7\xbd\x0f\x65\xcc\xd9\xe7\x06\xee\xf7\x7b\x0d\x24\x17\xde\x23\xd9\x4d\x7f\x6e\x7a\xa1\x98\x64\xba\xef\x8d\xf4\xca\xfb\xa5\x93\x42\xf6\xf4\x92\x85\x64\xcc\x16\xfd\x32\x07\x92\x1b\xef\xf3\x7e\xf9\x65\xb9\xc3\x7c\xc7\x68\xe2\x10\x90\x10\x8c\xcd\x8d\x13\x63\xa1\x2d\x98\x2e\x5a\x0d\x9c\x68\xa1\x0c\xc4\x00\xf7\xe6\x37\xc1\x78\x4f\x88\xcd\xa6\x10\xef\x97\x3e\x26\xc8\xed\x19\xab\xdc\x89\xa5\x7f\x42\x98\x36\x37\xac\xa9\x5d\xbb\x7b\x66\x42\x92\x36\xf7\x9d\xc8\x8c\xdd\xee\xdc\x77\xc7\x4c\x08\xd5\xe6\x06\xd7\xa3\xf2\xda\x1b\xc9\x94\xd8\xef\x20\x22\x10\x98\x1b\xc6\xb5\xd1\x96\x61\x45\x94\xc2\xcc\x36\xda\x72\xf7\xbc\x8c\x0d\xec\x04\xb5\x3d\xfd\xcc\x3e\x2b\xe9\x7f\x13\x48\x4e\x00\xdd\xd3\xcf\xc2\x2e\x9b\x9b\xb9\x6a\xcf\xcd\x99\xd8\x29\x6b\x31\xc2\x9d\xe4\xc5\x90\x74\x86\x72\x4d\xb2\xd3\xa4\xbb\x07\x26\x84\x7d\x73\xb3\x05\xda\xdf\xfd\x23\x0b\xc5\xc0\x10\x0f\x5f\x99\xed\x4e\x1f\xef\x1e\x99\xb9\x02\xcf\x8d\x60\x62\xf8\x4a\x67\x3a\x23\xb8\xfb\x7d\xa7\xfe\xbd\x48\xa6\xbf\x9b\x69\xa5\x29\xc7\x66\x31\x80\x87\x2f\x69\xc9\x61\x14\xb2\x59\x18\xfa\x4e\xb3\x1e\x27\x96\x57\x93\x69\xd6\x33\xff\xf3\x6f\x50\xc4\xe6\x7e\xac\x87\xa6\x3c\xb7\x9e\x40\x21\xf7\xa6\x97\x9b\xeb\xf1\xa1\xcb\x83\xec\x77\xff\xcc\xcd\x05\x79\xcf\xe5\xe4\x8c\xdc\x9d\x34\x37\x17\xe1\xcb\x40\x0f\x8a\x79\x99\x63\x57\xe1\x7b\x1b\x10\x6e\xfd\x40\xcc\x63\x91\x37\x61\x0c\x13\x22\xc5\x79\x2e\xb5\x71\xcc\xcf\xf3\x2b\xf7\xc3\xcb\xca\xce\xf3\xab\x37\x39\xf1\xca\x2a\x60\xdd\x9f\x4b\x84\x9c\xcf\xf3\x04\xfa\x76\xd9\xa7\x09\xac\x3c\xa8\x5d\x13\x36\x31\x21\x94\x9c\xe7\x92\x29\x90\x5d\xf3\x40\xa6\xf0\xf3\xf3\x40\xa6\x89\xb2\x23\x83\xcf\x74\x9e\x78\x0b\x4c\x34\x2a\x32\xf9\xdd\x2f\x19\x2c\xa6\x16\x5c\x7a\x8e\xed\x09\x03\x99\x90\x5d\xce\x73\xe9\x98\x33\x7b\x9e\xc4\x18\x0e\x0a\xbf\x5b\x73\x02\x3a\x7c\x9e\xcc\x64\x99\xfd\x72\xf3\x18\xdc\xcd\x73\x6f\x99\x89\x80\x4b\x13\x68\x7b\x4c\xef\x26\x58\xf6\x9c\xcc\x13\x76\x34\x11\x85\x69\x9e\x4b\xd3\x1c\xcb\xf3\xdc\xfd\x3c\x11\x8f\x69\x9e\x4b\xdf\x9c\xc9\xf3\xd4\x3b\x55\x18\xbb\x4d\xc0\xed\x81\xc6\x9a\xf8\x7a\xe4\xee\x3c\x5c\x5a\x07\x74\x7c\xe2\xce\xc1\xb9\x3a\x61\x4d\x33\xe0\x13\xf3\x34\x1b\x65\xfa\x1d\xfc\xee\x18\x5e\xbe\x07\xd0\xa9\x79\x2e\xd7\x93\xbb\x63\xd8\x2b\xd9\x69\x6d\xa7\x98\x44\x13\xfb\x1d\x95\x4a\x9d\x97\xfb\x49\x08\x60\x27\xbe\x1c\x9c\xab\x13\x76\x36\x73\x0c\xcd\x33\x16\x59\x48\xbf\x4c\x0b\x68\x50\xf3\x40\xf6\xf8\xf3\x4c\x3c\x3a\x12\xee\x3c\xf3\xac\x3b\x9e\xdd\x45\xb1\x58\x64\x81\xf7\xcd\xa7\xf4\x7f\x33\x44\x8e\x05\x44\xc6\xe6\x71\xee\x05\x35\xf7\x2f\x0b\x34\xe1\xb8\x1c\x86\x0e\xb2\x85\x97\xe5\xb0\x9d\x07\xe2\xc3\x9d\x67\x1e\x88\xcf\x55\x71\x6e\xe7\xbe\xcc\xe7\xe6\x60\x63\x39\x97\x23\xe1\x2c\x9e\x07\x32\xec\x7f\x83\x47\x9b\x38\x79\xa4\x20\x61\x5c\xaa\xcb\xc3\xe5\xf0\x30\x66\x52\xc6\xfb\x23\xdd\x77\x16\x84\xa4\xf1\xde\x56\x40\xa4\xf0\xc8\x79\x38\x38\x2f\x0b\x2f\xd2\x8c\xcb\xe2\x70\x1c\x4f\x1c\x40\x32\xd6\x2a\x13\x5c\x7b\x8e\xc5\xf9\xdc\x43\x2e\x63\xaa\x32\x9f\x7b\x09\xe6\x80\x9c\xcf\xcf\x42\x1a\xef\xef\x7f\xfe\xcd\x51\x39\x9f\x40\x53\x18\xec\x27\x5c\xa2\xa2\xb5\xcf\xbd\xc4\x25\xd0\xda\x27\xac\x77\x42\x6c\x3c\x1f\x4e\x4d\x96\xd2\x03\x91\x22\x33\x9e\xe0\xe5\x27\x44\xc6\xf3\xb9\x37\xb6\x3c\xfc\x34\x32\x67\x10\xe1\x73\x69\x33\x0f\x8b\xb9\xb4\x89\x51\xde\xc4\xd7\x04\x5b\xbb\x09\x1a\x7e\x42\x54\x3c\xf1\x2d\x01\x25\x69\x82\x8b\x9f\x71\xc5\x9e\x4f\xb2\x52\x9a\x9b\x23\xe9\x14\x9e\xad\x88\xde\x65\x2a\x82\xdc\x9e\x6c\x91\x14\xcf\x81\x1b\x7c\x65\x75\x42\xf9\xf8\x9d\x64\x2c\x4c\x26\x70\xfa\x58\xcd\xcd\xa7\xb0\x33\x5a\xeb\x25\x54\x50\x8d\x26\x8e\x29\x19\xd3\x90\xf9\x94\xdb\x53\xa6\x05\xb4\xfd\x8c\xe3\xf5\x7c\xa0\x4e\xfc\xae\xe7\x73\xa9\x33\x3b\x46\x95\xc5\xc9\x3e\xf1\x54\xba\xc4\x09\xfd\x5c\xae\x0a\xfb\xb5\xf9\x34\xeb\xa4\xc4\x06\x19\xda\x0b\xa8\x19\x33\x8f\xf9\x34\x66\x1d\x16\x02\x57\x96\x14\x6c\x3a\xa4\x4a\x38\xa7\xf9\x74\xd6\x60\x36\x0f\x5d\x85\x28\xb9\x9b\xa4\x60\xe3\x07\xa3\xc4\xe1\x84\xdf\x4a\x02\x1f\x7e\x3e\x97\xab\xca\x16\x79\xe9\x36\x5b\xca\x62\x0d\xb0\xcd\x70\x6b\x28\xa8\xa8\x27\x6e\x29\xd9\xe4\x7b\x64\x96\x9f\xe3\x7b\xc9\x16\x93\xb3\xf9\xec\xe7\x26\x47\x0a\x3c\xac\x2a\x76\xa8\xe7\xd2\x24\x06\x62\x93\x5b\x44\xf9\xb9\x34\x2f\x4d\x66\x07\xe6\x30\x60\x8e\xe9\x59\x37\x8b\x03\x79\x69\x15\x63\xb0\xc9\xbd\x00\xeb\xaf\xf9\x3c\xf6\x81\x02\xef\xd9\x58\x7e\xce\xdd\x3d\x1c\x73\xa5\x4a\xcf\x46\x0b\xe7\x70\x84\xa1\x79\xa4\x40\xce\x29\xae\x13\xd9\x81\x7e\xe9\x32\xcc\x22\x2e\x32\xd9\x31\x7f\x19\x4f\xab\x7f\x69\xc9\xad\xf2\xbd\x07\x5c\xc1\x2d\x75\xbe\x3f\x0e\x8d\x9b\x83\x0b\x05\xb6\x5d\x93\x4b\x43\x42\x48\x3e\xdf\x68\xd9\xb7\x1e\x9c\x5f\xb0\xde\x9a\x6f\xb2\x25\x14\x92\xca\x2d\x90\xcd\x80\xb8\x05\x29\x58\xd1\x65\x38\x8b\x47\x33\x51\x0b\x12\x32\xf4\xc9\x2d\x22\x21\x35\x9f\x5c\x22\xca\xef\xaf\x21\x62\xe7\x7b\xd9\x54\xec\xb6\x26\xce\x35\xc5\xf3\xf7\xcd\x4c\x08\x87\xee\x9b\x0b\x3b\x33\xaf\xf4\x91\xd3\xf5\x95\xe0\x60\x53\x09\x84\x80\xe9\xd4\x7c\x33\xbb\x9c\x7d\x2f\xee\x72\xbc\xde\x09\xf1\x34\x78\x8b\x0d\xa5\xa2\xca\x22\xe4\x95\x23\x88\x1d\xec\x75\x59\xc3\xc3\xbd\x1d\x62\xe2\x43\x18\x4f\x3c\xad\x26\xe1\x09\xb0\xaf\x9a\xef\x88\xb7\x6c\x56\x2c\x37\x07\x90\x71\x26\xf7\x06\x0c\xa8\x26\x17\x85\x84\x98\x7d\x12\x3b\x20\x05\x1b\xbb\xc8\x42\x77\x16\xed\xb6\xb1\x9b\x91\xa0\x25\x9b\x96\x38\xd8\x9b\x3e\x70\x46\xbc\x97\xb3\xc3\x36\x6a\x12\x31\xa0\x7c\x85\xb3\x90\xd9\x4b\x71\x9e\x49\x88\xdc\xe7\x7b\xef\xc2\x58\x38\x4d\x62\x05\x24\x84\xef\xf3\x3d\x7e\x79\x5f\x9f\x3b\xb2\xd1\xfe\x3c\x74\xd3\xc1\xbf\xcb\x11\xb4\x96\x89\x63\x4c\x0a\x0e\xfe\x5d\x8e\x40\xb5\xac\xdf\xbd\xd8\x16\xe0\xc4\x17\xc8\xff\x09\xcf\xab\x05\xf0\x3f\xc8\x2c\xeb\xf7\xb3\x29\x83\xf7\x5b\x67\x34\xc7\x3d\x1b\xa8\x73\x81\xff\x0f\x40\xcb\xfa\xdd\x5b\x6f\x42\xa0\xbf\x88\x04\x00\x3a\xcb\x02\xe0\xbf\x80\xdf\xbd\x7e\xf0\x64\x20\xc4\xaf\x5f\xe4\xcb\x44\x45\x97\x29\x4b\x80\xc5\x2f\x90\xfe\x41\x6c\x59\xe0\xfc\x27\xc0\xe1\x17\xc8\xfe\x18\x5d\x2d\xbc\x5c\xb0\xb2\x5a\x80\xf2\x03\xbb\xb2\x70\x6a\x29\xc8\x25\x17\xf0\xfc\x00\xb0\xac\x1f\x1b\x36\xca\x84\xf5\xbb\xcb\x0d\xf4\x95\xf5\xcb\xf6\xc1\xdc\xb7\x85\x99\x76\x17\x86\xb3\x51\xfb\xe5\xac\x40\xc9\x5e\x78\xc2\x14\x04\x93\x0b\x47\x18\xf0\xb2\x17\x20\xfe\x05\x11\xe5\xc2\x25\x26\xa1\x9a\x58\xbf\xc2\x58\x35\xf3\x9c\x9b\x9d\xea\x0b\x23\xd1\x7c\x67\x24\x02\x6d\xb9\x17\xef\x92\x69\x4a\x65\x20\x02\x6d\xb9\xa7\x01\x58\x2a\xeb\x57\x29\x3c\x50\x3f\x5b\x3d\xd0\xf1\xeb\xd7\x98\xab\x41\x76\x2e\x63\xf8\xbb\xad\xdf\x25\x09\x20\x55\xd6\xaf\x9b\x9d\x4a\x2f\x49\x94\x42\xe7\xba\x25\x52\xe9\xbd\x5c\x97\xe4\x58\x0c\x4b\xa1\x56\x38\x31\x54\x22\xeb\x07\x51\x54\x4a\x9c\xe9\x66\xb7\xa2\x29\xd3\x4e\x03\xe6\xe4\x9d\x3c\x0b\x1e\x3f\x52\xd5\xbd\x58\x15\xc7\x0e\x1a\x8a\xae\xbf\x75\xc7\xb4\x51\xe9\xae\x4c\x39\xa5\xdc\x5d\x3f\xa1\x46\x59\xbf\xfd\x92\x4e\x4d\x50\x48\x27\xfb\x13\x59\x0a\x7f\x33\x74\x5e\xbf\xe7\xb6\x74\xd0\x88\x87\x05\xe9\x68\x3e\x97\xd6\x07\x8d\x78\xb8\x5d\x44\x6a\xe0\x1c\x88\xae\xfc\xbb\xe1\x63\x28\xb6\xc2\x8f\x85\xc7\x92\x08\x3f\xa6\x07\x2a\x00\xb6\x3f\xa1\x94\x59\x81\x1d\x1a\x9d\xcc\x0a\x81\xb5\xd7\xf9\x36\xd0\x19\x3a\x16\x02\x9d\xb9\xfb\xe1\x0a\x77\x8d\x63\xf4\xb4\x42\xa2\xef\x90\x1e\xd0\xfb\x98\x18\xad\x80\x18\x40\xaa\x09\x97\x5d\x29\xb0\x57\x2b\x64\xa6\x13\xaa\x09\x77\xb3\xc5\x6c\x68\x05\x57\x39\x84\x80\xe7\x4c\xc1\xd5\x60\x85\x62\x76\x1a\x79\x17\x31\x10\x03\x2b\xdc\x05\x0a\xa6\xc0\x0a\x05\x42\xc8\xbc\xdf\x85\x08\x86\xc0\x0a\x15\x9a\x88\xbe\xd3\x16\x16\x68\x68\xac\x55\x2b\x6d\xe1\x66\xf7\x95\x02\xcd\xc1\x82\xb7\x9e\x3e\x79\x27\xfd\xae\x38\xf0\xaa\x57\xe8\xd0\xa1\xad\xea\xe7\x26\x53\x48\x67\xb4\x58\x9f\x40\xf8\x17\x42\x77\x2c\x9c\x68\x12\x42\x8e\x15\x5c\x9f\x85\xfc\x97\x11\xa9\xc5\x2c\xf4\xbf\x30\x5c\x77\xa9\x62\xeb\xb3\x82\xcb\xb3\x30\x5a\xf7\x02\x81\x39\xcf\x0a\xb3\x42\xd9\xbe\x33\x75\x85\x26\x4e\x0a\xa4\xfe\xc9\x62\x28\x34\xf1\x2e\xe6\x6a\xf5\x08\x06\x50\xb2\xac\x70\x17\x70\x02\x69\x7e\x85\xcb\xb6\x54\x5b\x75\xc8\x4d\x79\xdc\x1e\x90\x95\xac\x70\xc8\x41\x79\x87\xb1\x65\x01\x02\xd3\x5f\xcd\xc1\x95\x01\x35\xcd\x0a\xcf\x1d\xda\xef\x95\x25\x5a\xc9\xfd\xb0\x25\xb1\x21\x83\xcf\x8f\x10\x68\x05\x6e\x08\x08\x59\x56\xb8\x37\x04\xac\x6f\x56\x78\xef\xe8\x83\x61\xb6\xc2\x65\x3e\xf0\xa1\x5f\xe1\xf2\x1e\x85\x33\x68\x85\x7b\x59\xc0\xd4\x66\xc5\xdf\xed\x3c\x64\x0a\x58\x7f\x42\x13\xb4\xa2\xbb\x3a\x05\x02\xd5\x5f\x3c\x1b\x70\xd7\xc1\x6f\x7d\x01\xda\x5f\x3c\x1b\xe2\xbd\x8c\x63\x87\xb3\x22\x84\xe0\xd9\x10\x03\xf3\x53\xcd\x42\xfd\xc9\x4f\x6f\xfd\x97\x8d\x58\x51\x5a\xa9\x66\x7f\xc9\x42\x31\xf7\x9c\xa8\xf7\xf0\x5c\xd1\x63\x82\x5e\xc4\xc8\x4c\xd8\xf4\x74\x57\x3c\xa8\x58\x8b\x38\x01\xc9\xbd\x17\x27\x20\xec\x80\x16\x2e\x40\xc9\xbd\x37\xde\xf3\x03\x8b\xa0\x45\xb8\x80\x84\xec\x69\x11\x2d\x20\x21\x70\x5a\x91\x23\xa1\x30\xb7\xe0\xfc\x63\x26\xb4\x40\xf9\x4f\xa0\xd0\xaf\x08\x0d\x7d\xaf\x8c\x3f\x9b\x53\x84\x86\xbe\x57\x06\xe0\xaf\xf6\xc5\x2b\xba\xbd\x77\x6a\xae\x8c\x8e\x03\x5b\x69\xdd\xf0\x9d\x16\x39\xb2\x12\x24\xdb\x3e\x31\x00\x12\x80\xf5\x2b\x76\xe6\x67\xd0\x26\x78\x1e\x82\xe0\xad\x08\xcf\x83\xd9\xea\x8a\xfd\x4e\x90\x59\x46\xfe\xcf\xbf\x31\xf7\x59\xf1\xd2\x4f\xc1\x10\x74\xe1\x0f\x94\xd0\x40\xad\x38\xef\xc8\x02\x3c\xb3\xe2\xdd\xf7\x9b\x59\x2e\x5d\x15\x8c\x3b\x57\x9c\x36\x92\xf4\x4b\x29\xf8\xad\x2f\x1c\x89\x52\xb4\xce\x4b\x35\x48\xef\x56\xbc\x9c\x13\x86\x37\x2b\x2e\x3f\xa4\xd7\xeb\xe1\x78\x31\xfd\xbd\x59\x28\x6f\x23\xb7\xb1\x89\x97\xa3\xc2\x16\x67\xe1\x70\x84\x45\xcc\xc2\xc3\x28\x21\x1e\x5b\x38\x18\x61\xe7\xb2\xe2\xbd\x01\x14\xec\x0f\x17\x11\x02\x9a\x8b\x16\xc6\x09\x8c\x92\x85\x9f\x51\x41\x8c\xbb\x08\x15\xd0\x5c\x91\x97\xf2\x4a\x75\x2d\xdd\x83\xa6\xb9\x0a\xef\x51\x92\xd0\x9d\xad\x08\x15\xba\x95\xc5\x7b\x8f\xc0\xae\x64\xc5\xd7\xc6\xfa\x6e\x29\x54\xfa\x22\x65\xfa\xd1\xb7\xb7\xf2\x6e\x3a\xb2\x2a\x8e\xdd\x78\xe9\x10\xa3\x8d\x15\xb9\xb3\xa3\x64\x5b\x04\x1d\xc0\x2e\x63\xe1\xae\x84\xe8\x6d\xa5\x5f\x43\xc8\x65\xf2\xad\x9f\xbd\x29\x05\xe6\x8a\x2d\x06\x77\xa4\x84\x34\x6f\xa5\x4b\x6f\xb8\x38\xaf\x74\xc9\x2d\xa1\xa6\x5b\xe9\xd2\x15\xb6\x0b\x0b\xaf\xa4\x84\xc2\x6e\xe1\x87\x94\xd0\xd7\xad\x14\x99\x15\xf8\x1b\xe2\x12\xa4\xc4\xb4\x24\x78\x31\x80\x2e\x16\x21\x0a\x30\x74\x58\x49\xa1\x18\x53\x44\xb0\x82\x44\x5c\xc0\x85\x8b\x51\xc2\x21\x77\xe1\x47\x54\xb0\xe3\x5a\xe9\x12\x16\x16\x0a\x2b\x41\x58\x08\x05\x57\x82\xab\x02\xe0\x7c\x25\xb8\xa7\x66\x57\x2b\x63\xc7\xf1\x98\x6a\xfb\xcf\xbf\x51\xf1\xaf\x54\xa9\x15\x56\x23\xd5\x71\x93\x69\x2f\x97\x66\x94\x83\x2b\x5d\xfa\x6a\x36\x17\xf2\x72\x2d\xa6\x6a\xbb\x78\xbf\x9c\x14\x0a\xf7\x45\xfc\x83\x84\xf2\x70\xa5\x4b\x5d\x88\xff\x16\xf1\x0e\x8a\xeb\x28\x75\x9b\xe2\xbb\x15\xd1\xa3\x7b\xc6\x15\x57\x0c\x9e\x4c\x20\x22\xaf\xd4\xad\x88\x1e\xc1\x6c\x61\xd7\xb4\x12\xd2\x30\xa4\x98\x2b\xdd\x43\x0e\x30\xe4\x95\x10\x82\xcb\x0e\xe1\x02\x85\x16\x7d\x11\x3c\x21\x25\xbf\x1c\x94\x92\xcd\x62\x29\x74\xe3\x9e\x60\x08\x1d\x57\xe2\x04\x93\x79\x4a\xf3\xb6\x85\x03\x07\x5f\xa7\x84\x37\xf1\x4a\x8b\x91\xe6\x34\xc3\xed\x29\xa5\xfc\x37\x50\xea\x95\xb8\xfb\x7c\xeb\x09\x12\x4e\x36\x63\x53\x35\xe5\x6e\x66\x8d\x7d\x3a\x5d\x7e\x0e\x15\xf8\x4a\x9b\x86\x42\x37\xe9\x9e\x92\x28\xc3\x17\x81\x17\x12\x42\xce\x45\xa8\x85\x82\x21\xc7\x4a\xa7\xdd\x2c\xe6\x86\x57\x74\xbe\xcf\xb8\xc9\xe6\x66\xe8\xe1\xc5\xd3\xa5\x72\x34\xcb\x8b\xa8\x0c\x09\x39\xe8\x4a\xe7\xdc\x64\x5e\x1f\xaa\x64\x42\x1e\x76\x0d\x09\xeb\x72\x86\xdd\xd5\x76\x89\xb9\xbb\xd8\x5e\x66\x9b\xed\x3d\x5d\x42\x45\x65\xbc\x32\xb2\x6b\x54\x8b\x2b\xff\xee\x1c\x58\x25\xee\x57\x68\x88\x57\x96\xf4\x18\x9f\x1c\xf8\xb2\xf0\x4a\xe7\xa1\xb7\x7c\x49\x0f\xad\xf1\xca\x92\x1e\xf4\x83\x73\x56\xc1\xd5\x77\xe5\x7b\x74\xa1\x9f\x5d\x78\x66\x25\xdc\x8e\x57\x96\xc4\x38\xe9\x09\xc9\x50\x50\x18\xae\xcc\xa5\x1a\xbd\xe4\xca\xdc\x89\x50\x0a\x2e\x22\x35\x24\x60\xf7\x57\xe6\x86\x8d\x34\x75\xe5\x42\xf1\x14\x23\xe9\x31\xe4\xc4\x61\xc0\x3b\x78\xe1\x9a\x95\xd0\x5a\xae\x5c\xef\x60\xa0\x48\x5b\xc4\x60\x40\x6d\xbb\x32\x17\x14\xdc\x58\x57\xae\xe5\x26\x53\xb6\x94\x07\x15\xe6\x4b\x79\xa5\xdb\xbd\x4b\x7a\x48\x8a\x57\x96\xf2\xa0\xc8\x8c\xec\x19\x49\xed\xc2\x69\xab\x74\x3f\x45\xc8\x8c\x90\x75\xe5\x7b\x9f\xc1\xe9\x78\x65\xae\xf8\x08\x5c\x57\xbe\xe7\x1a\x1a\xe0\x95\x3b\xbd\xe8\x66\x61\xfe\x39\xe0\xb3\x44\x03\x19\x12\x95\x01\x91\xf4\xca\x83\xa1\x86\x50\xf2\xb8\x4b\x04\x82\xc8\xf7\x5c\x03\x74\x78\x65\xe4\xcd\xc8\x4b\x17\xa1\x19\xc0\x11\x5e\x79\x32\x2c\x1c\xb7\xf9\x52\x15\xea\xdf\x45\x20\x86\x94\x2c\x6f\xdd\xa1\x80\x26\xf2\xba\x53\x34\x5c\x3a\xf7\x2c\x03\x24\x78\x11\x8f\x21\xa1\xcc\x5c\x44\x60\x40\x4f\xbb\xf2\xa5\x20\xb4\xb4\x2b\x43\x1e\x70\xdc\xd9\x13\x8e\xbb\x48\xbe\x27\x5c\xc1\xdf\x6e\x65\xc9\x86\x63\x3a\x73\x39\x1a\xce\xca\xa1\x7a\x1a\xcb\x8a\x87\xcd\xcd\x8f\x0a\x0b\x0a\x7f\x1e\xee\x3f\x94\x78\x59\x47\x1c\x89\x57\xbe\xe7\x57\x19\x36\xe5\x9e\x5f\xdd\x35\xfc\xde\x56\xb9\x6e\x51\xe2\x78\x57\x21\xb8\xc2\x37\xb1\x48\x96\x11\x16\x2f\x22\x2b\x74\xd6\x6a\xb9\x17\xa4\x32\xbe\xf7\x85\x62\x24\xf2\xce\xdd\x8a\x35\x5c\x10\x25\x00\xd3\xbf\x0a\x34\xc4\x71\x40\x40\x84\x82\x87\xd4\x2a\x91\xec\xcc\x6c\x89\x66\xff\x9b\x78\x6a\x95\x7b\x72\x21\xda\x5f\x84\x50\x48\x88\x8c\x57\x49\x5c\x08\xbb\xef\x77\xe0\xd9\xf1\x09\x9f\x90\xf0\xd4\x5e\x85\xcb\x16\xde\x50\x8b\xa8\x08\xc9\x9b\x54\xb9\xd4\x53\x70\x72\x5a\xa5\xdc\x4e\xb2\x06\x88\x95\x90\x10\x37\xaf\x02\x51\xb1\x06\x08\x94\x50\xc1\x3a\x5c\xa5\xa2\x14\x62\x17\x28\x2c\x76\xbc\xb8\x57\x69\x74\x86\x13\x95\xb0\x06\xdd\x11\xbc\x8b\x1a\x68\xdd\x45\x78\x02\x94\x00\x8b\x78\x04\xc3\xf1\x9b\xa4\x52\x1c\x97\x17\x24\xd3\x0b\x3f\x42\x70\x73\x57\xb9\x5b\x7f\xfd\x39\xf2\x93\xbe\x71\x10\x97\x7b\xfd\xae\xc0\xc7\xad\x72\x97\xe3\xb0\xf2\x4d\x1f\x38\x9f\xcb\x5d\x8e\xc3\x02\x37\x7d\x70\xb0\xee\x06\x0c\xe2\xeb\x2a\x68\x18\xf1\x16\x5f\xf8\x07\x26\xc4\xde\xab\x1c\x2a\xe2\x1c\x2e\xcf\xbc\xf7\x5b\xf6\xee\x82\x8e\x11\xe7\xf0\x55\xee\x9d\x05\xac\xd8\x55\x1e\x7a\xcf\x11\x5a\x5e\xd4\x59\xec\x3b\xe5\x45\x87\xc5\x59\x59\x91\x3f\x21\x04\x5f\xf5\x47\xb5\x2c\xf1\x8a\x8e\xc1\x2b\x66\xbd\xf7\x93\x8a\xe8\x7f\xd5\x70\x1b\x4f\x31\x35\xa8\x5a\x4b\xbc\xd3\x78\x4a\x64\x17\xc6\x31\x7b\x11\x9a\xa0\x02\x32\xb6\x6a\x4c\xff\xf9\xf7\xb0\xc0\xbb\x23\x57\xa4\xed\xab\xc6\x72\x93\x79\xbd\x3c\xcf\xf0\xc3\xbb\x72\x80\x7e\x5d\x04\x24\x48\xf9\x7b\xb7\x85\x54\x8f\x2e\xde\x1b\x6e\x2d\x0c\x06\x8b\xb9\xb2\xab\xe2\xd7\xbd\xea\xbd\x40\xa0\x9c\x58\xf5\xee\xa4\x00\xc3\xae\x8a\x56\x0e\xff\xee\x55\x2f\x6b\x33\x6c\x60\xab\xf7\xae\xcf\x02\xa8\xf3\x36\xc5\x1c\x93\xa9\x2b\xbe\x53\x08\x2d\xe4\xae\xeb\xb5\xbf\xde\xcb\x6e\xc2\xef\x7a\xd5\xbb\x5e\xf0\x68\x5d\x15\xb6\x1d\x0f\xec\x55\x27\x72\x07\xbb\x7c\xd7\x0b\x9e\xa9\x0b\xcf\xc0\x1a\x6d\xec\x0a\x37\x99\x16\x22\xd1\x47\x00\xbf\xea\xbd\x03\x03\x2e\xbb\x70\x03\x4c\x08\xe0\x57\x45\x28\x8a\xab\xf6\x22\xf6\x00\x90\xb3\xab\x1e\xe6\x96\x4d\xa3\xde\xdd\x06\xf0\xd9\x55\x5f\x72\xd0\x07\x64\x95\xb8\x4e\xaf\xfa\x52\xf6\x6d\x77\xfb\xdd\xa9\x92\xb5\x6e\xc8\x2a\xf1\xa1\x5e\xed\x6e\x25\x38\xbe\xae\xe6\x4e\xc2\xe9\x86\x0b\x60\x42\x78\xbe\xf0\xf3\x4b\xf8\x45\x2f\x42\x00\x24\x3c\xa1\x57\x8b\x7c\x4a\x72\x42\x8e\xc1\x68\xe1\xbb\x97\x10\xaa\xaf\x76\x77\x0b\xf4\x25\x8b\x10\x01\x09\xe7\xe8\xd5\xd2\x44\x4a\x42\xe9\x69\xfd\xe7\xdf\x38\xc1\xae\xc6\xad\x52\xee\xa6\x65\x86\xa8\xfd\x55\x42\x85\x3f\xdf\xb0\x41\x77\xc9\x0c\x2b\xe6\x48\xc6\x93\x7a\x35\x96\x06\xdb\x54\xab\x34\x82\xab\x21\xce\x76\x38\x97\xae\xd6\x18\x1c\xb3\xb4\xdb\x64\x48\x16\xd7\xba\x9a\xbe\x2c\x77\x1d\x73\x85\x6d\x8d\x15\x68\xee\x7b\xac\xe2\x1f\xba\x1a\x8a\x9f\x6c\xee\xcb\xa2\x56\xb7\xf9\x86\x11\x0d\x10\xb0\xab\xcd\xdb\x71\xb7\xc3\x86\xcb\xfc\xef\x7b\x67\x58\x2d\x1e\xd0\x59\x7c\x27\x17\x21\x01\x2a\xc1\x47\x56\xc3\xca\x1d\x2f\xc8\x05\xb8\x7f\xca\xd6\x0b\xf0\x14\xce\x8d\x0b\xaf\xb8\xaa\x6c\x09\xcc\xff\x80\x6b\xe3\x6a\xf7\x5c\xac\xee\x20\x0d\xab\x62\x54\x48\x0b\x5f\xb9\x80\xde\x68\x35\xec\xc9\x70\x6b\x5c\x60\xfd\x27\xf4\x07\xab\x01\x1e\x05\x32\xec\x6a\xf7\x50\xab\xae\x4a\x5c\xde\x12\x41\x3b\x97\x1e\x6f\x38\x24\xae\xfe\x63\xfe\xd9\xdb\xfb\x8f\xf6\x57\xd3\x69\x33\x9b\x3b\x18\xff\x15\xcf\xff\xd5\x31\x4f\x50\x96\xa3\xd7\xdb\x2f\xf9\x0e\x05\x70\x6a\x77\x6c\x88\xf1\x3d\x5c\x3d\x30\x86\x0c\x7f\xc7\x28\x15\xe8\xd5\x85\x27\x5b\x52\xb2\x03\xb6\x7f\xfd\xbe\xe5\x1e\x85\xbe\x62\xf5\x84\xa8\x8c\x79\xe9\x98\x14\xe0\x1a\xbe\x70\x62\xab\xdf\xb7\xf8\x4d\xfc\x20\xd4\xce\xe6\x44\x54\x80\x05\xf6\x7f\xf8\x41\xa9\x1d\xa3\x02\x1c\xc1\x57\xc7\xc8\x15\xbc\xd5\xd5\x4b\x44\x70\xc6\xb7\xc4\x00\x02\x7a\x75\xe1\xf0\x56\x15\x18\xe1\xef\x96\x80\xf6\x5f\xbd\x5a\x57\xe3\xbd\x93\xee\xfb\xe2\x9d\x76\xd6\x07\xa9\x9b\xef\x8c\x33\xac\x04\x78\xff\x55\xe1\x50\x6f\xb4\x81\x6d\xa1\xdf\x55\x9b\x70\x38\x5f\xbd\x21\xb1\x4b\xe6\x67\x6c\x11\x49\xf5\x4e\xfb\x6d\xcf\xbd\x7d\x55\xa5\xf4\xa2\xfe\x63\x23\xb5\x3a\xd0\x11\x1e\x75\x1d\x1e\x10\x35\xca\xea\x9c\x98\xf8\x89\x2f\x9d\xe5\x7e\xce\xa3\xeb\x19\x4a\xc6\x3b\x2e\xe1\x3e\xbe\x44\xf8\xc7\xa8\x6a\x75\x36\x3e\xf0\xf0\x17\x7e\x72\x15\x84\xeb\xd5\x97\x65\xd2\x7e\xd7\x39\xdb\x10\x7e\x71\x15\x1f\xe7\xd5\xb1\x91\xc4\x24\x6a\xe1\x22\x97\xd4\xc2\x74\xd7\xbf\xe5\x80\xa3\x82\xf1\xd3\x22\x4a\x40\xc2\x6b\x7d\x75\xd7\x39\x42\xaa\x0e\xd7\x07\x8a\xfe\xea\xae\x79\xb6\x89\xce\x49\xac\x68\xae\xe3\xb7\x84\x25\xd3\xea\xe7\x8e\x7f\x75\x0d\xe0\xb5\xf4\x73\xed\x3d\x88\x09\x61\xbc\x8c\x21\x80\x55\xd3\xea\x84\xc6\xf0\xd0\x27\x82\x40\x2a\x7f\x05\x45\x5e\x5d\x22\x63\x03\xe8\xaf\x0d\xa4\x51\xef\x44\xb8\x49\x43\x70\x38\xc5\xd4\x68\xf5\x17\xd1\xa5\x03\x0c\x06\x15\xda\xca\x35\xb8\x5d\x29\x19\x1c\x3f\x24\xa0\x0c\xd2\x80\x28\x15\x07\xe2\xea\x57\x95\x7a\x13\x94\x20\xa0\xd1\x5c\x03\x5e\xc1\xc5\x32\x70\x79\xc2\x87\x71\x8d\x50\x91\xa4\x36\xde\x99\xa8\xef\xdd\x3c\x89\xf7\x41\xfa\x1d\x60\x5d\xfc\x30\x49\x5a\x83\xf3\x42\x3d\xd2\x88\xd6\x45\xbd\x18\x0b\xa9\x48\x1a\xf7\xc0\xa8\x98\xf1\xad\x21\xf1\x41\xa0\x03\x41\xbd\x7a\x22\xe3\x0b\x60\x22\xb4\x06\xb0\xbd\xd8\x02\x2d\x42\x0d\x24\x95\x43\x23\x33\x51\x9c\x53\x03\xc7\x12\x8c\x81\xd6\x90\x58\xb9\x0a\x0c\x88\x15\x13\xa0\x85\x1f\x5f\xc0\xd8\x66\x11\x64\x20\xa9\x2a\x22\xc6\x40\xc0\xc2\x66\x11\x48\xa0\x56\xc7\x01\x9f\x51\x14\xa9\x6b\x54\xc6\xdf\xbe\xe3\x9b\x8d\x5d\xcd\x1a\xc4\x97\xc1\x6d\x71\x0d\xce\x09\x00\xfb\xd7\x80\xf8\xf0\x60\x5c\x03\xae\x15\xec\xfe\x35\x24\x44\x36\x95\xd1\x2b\x02\x66\xca\x07\x29\x0b\x83\x9b\x35\x3a\x62\x65\xcb\xef\x96\x49\xf9\xf7\x92\x56\x71\xdb\x5b\x63\x30\xce\x6c\x36\x03\xc2\x0d\xce\xbb\x84\x0b\x67\x30\x06\x1b\x9e\xe3\x3c\xee\x86\x87\xaf\xdb\x1a\x33\xf2\x4e\x99\x70\x43\x40\x14\xac\x71\xb9\xa1\xaa\x34\x10\xf7\xc3\x04\x5a\xc1\xc2\xad\x30\x60\xcd\xb2\x06\x32\x4a\xa5\xbc\x63\x59\x2f\xe3\x8c\x99\x9f\xda\xae\x21\xb1\xb2\x39\x8d\x4b\xac\x15\x2c\xc5\x35\x70\xe1\xc6\x40\x65\x8d\x7b\x58\x55\x1c\xbd\xd6\xc0\x92\xa8\x54\xd3\x11\xba\xbb\x06\x20\xee\xe0\xda\xdb\x48\xdd\x9d\xf7\x4b\xd0\xb5\x39\xbf\x10\xb4\xac\x27\xf1\x0a\x6a\x73\x6c\xd1\x0c\x10\x93\x60\x8d\x87\x71\x76\x0c\x51\xf8\x12\x77\x60\xe1\x78\x18\x82\xe3\x03\x6f\x0d\x06\xc3\x1a\x2f\xf9\xed\x0b\x74\xa7\xb0\x0e\xef\x41\xe3\xd0\xaf\xf1\xda\x5f\xda\xf0\x32\xb6\xb4\x7f\x42\x5f\x58\x09\x2c\xdd\x08\xb1\x12\x58\x93\x03\x0d\x15\xfe\xc2\x6f\x30\x15\xf3\x04\xe6\x82\x0d\x8c\x30\x06\xa9\x7c\xf9\x99\x0b\x36\xb0\x89\xa7\x0c\x7a\xfe\x85\x67\x61\x2a\x5f\x39\x6c\x60\xa6\xc3\x61\x29\x71\x99\x58\x27\x10\x71\x60\x11\x7e\x20\x60\x00\xb0\x26\x77\x36\xd5\x8a\x3a\x0b\xe2\x82\xb7\xa6\x87\x9e\x79\x00\x55\x08\xb6\x27\x5b\xe6\x5f\x85\xf1\x33\x5b\x30\x85\xe1\xd0\x4d\x04\xfa\x45\x18\x82\x54\x2c\xac\x56\x74\x12\x34\x0a\x71\x87\x8a\xcc\x29\x91\xb1\x49\x4c\x88\x4c\xa1\xc5\x44\xde\x41\x70\xe0\x35\x81\x3c\x50\xd7\x4e\x64\x82\xaa\xac\x60\x36\xca\x61\xd7\x26\x14\x41\x55\x14\x40\xbc\x81\xaa\x2c\xc0\x70\x03\x2a\xc4\x27\x84\xe5\x45\x7f\x22\xfd\x28\x5c\x31\x26\x08\x4a\xc4\x4d\x5f\x13\xc1\xa3\x27\xd0\xc4\x6a\x1a\x17\xbb\x45\xa0\x81\xea\xed\x7d\x22\x3e\x04\x55\x63\xcd\x89\xf2\xc2\xc9\x9f\x0c\x24\x1b\x33\xb1\x08\x2a\x38\x60\x6b\x4a\x64\x6c\xba\x13\x22\xc3\xf8\x6e\x11\xa2\xa0\x7a\x7f\xc7\xdb\xb1\x02\xee\xb5\x26\x5c\x60\x77\x92\x11\x93\xa8\x7a\x9d\x8b\x3c\x4e\x14\x5e\x07\x2a\xa9\xf1\x7a\xac\xdd\xf1\x27\xea\x87\x5a\xea\xb9\x68\xb3\xe3\xcf\xfd\x42\xfd\xec\xdc\xb6\x87\xfc\x38\xa5\xa8\xbd\x9e\x98\xd6\xaa\x0c\x99\x97\x83\x34\xf2\xf9\x22\x0e\x41\xf5\xf6\x3e\xcf\x25\x20\x4f\xc7\x09\xac\xb7\x2a\x6b\x22\x12\x24\x4f\xc7\x89\xe4\xa4\x3a\xe6\x18\xfc\x54\xc7\x16\xff\x01\x75\xd9\x44\x23\x08\x2a\xad\xf1\x72\x4c\x40\x6f\xac\xf5\xb3\x4c\xdf\x13\xe9\x8d\x77\xbf\xf5\xfd\xf6\xcb\x4b\xe6\xba\x5c\xa3\x81\xcf\x17\x6e\x90\x15\x34\xa4\x45\xd4\x81\xa0\x1e\x79\x71\x70\x81\xee\xba\x16\x07\x17\x90\x1d\x8b\xf8\x03\x21\x5a\x0e\xd7\x5c\x00\x3b\x96\xd1\x07\xa2\xe5\x70\x70\x11\x6e\x60\x2d\x22\xc7\x46\xb8\x52\x9c\x24\xab\xf7\xb8\x85\x1f\xaf\x9a\xe7\x75\x2f\x49\xd5\xcb\xdb\x42\xf6\xa2\x2a\x88\x80\x04\x95\x28\x1e\x6b\x01\x0f\x85\x03\xe0\x22\x36\x41\xf5\x42\x86\x47\x65\x52\x47\xb4\xe0\x50\xc1\x21\x5a\x0b\x35\x1b\x58\x20\x8b\x50\x04\x15\xf3\xb4\xb5\x70\x6d\xc3\x39\x6f\xe1\x73\x59\xbd\x7a\x19\xa1\x40\xed\xf3\x82\x88\xc1\x26\x5a\xb8\x62\x26\x95\xe8\x04\x2e\xa8\x20\x13\xad\x85\xaf\x2f\xae\x7c\x6b\x71\xa8\x7a\x3f\xc3\x41\x33\x81\x27\xb2\xf4\xcf\x8c\xf6\x17\x03\x5a\xa0\x45\x96\x61\x0e\xd4\x40\xaf\x6a\x3b\x69\x03\xde\x10\x6a\xa0\x57\xbd\xb4\xe0\xd5\xcb\x40\x06\x2a\x8f\x57\x75\x7c\x78\x6f\x7e\x4b\x1b\xe0\x68\x65\x82\x56\x7b\xd0\xb8\x31\x3e\xdd\xba\xc8\x03\xfd\xaa\xfe\x32\x4e\x81\x2a\xe6\x75\x0f\xcc\xf6\x73\x7e\xa5\x6b\xc7\x56\x5a\xae\xf1\x6f\x9b\xd9\xe2\x04\xad\x2e\x34\x5c\xfa\xd5\x2f\x13\xcb\xa0\x79\x5d\x5a\x44\xb7\x54\xc1\xbc\x26\x03\x03\xa1\x2f\x4e\xcd\xea\x62\x84\x55\x56\x23\x8c\x9b\x68\xaa\x2e\xc6\x69\xa3\x28\x7f\xf9\x2d\x8d\x5d\x7e\xcb\x20\x5d\x56\xb9\x81\xa9\xb2\x16\x28\x42\x2a\x79\xd7\x65\x95\x1b\x20\x2a\x0b\x9f\x52\xe3\x9d\xaf\x75\xd9\xe6\x06\x50\xca\x5a\x10\xb7\x96\x0a\x4b\xe2\x6e\xbe\x33\x69\x2e\x6a\x89\xbb\xf9\xce\x40\xba\xa8\x31\x9c\xaf\x2e\x64\x54\x0f\x72\x81\x0b\x35\xa1\x57\xa1\x05\xc2\x8a\x6a\x61\xdc\x52\x9b\x57\xa1\x05\x42\x80\x7a\xe1\x75\x2c\xd3\x77\xfa\xcb\x46\xbe\x30\xf7\x25\x14\xc2\x5a\x6e\x1e\x6c\xde\xcb\xcd\x43\x82\xc0\x70\x50\x85\xe3\xc2\xc7\x1f\x38\xde\xb5\x1e\x16\x42\xf3\x9d\xb6\x21\xe6\x59\x97\x93\x6e\x5e\x1f\x16\x9e\xff\xd1\x85\x86\x0e\x51\xad\xe4\x72\xb3\x81\x45\x5f\x5c\x5d\xf1\x57\x5c\xdb\xcd\x86\xc3\x6a\x63\xa8\xa2\x8a\x72\x03\xec\xaa\x76\x7a\xff\xd0\xe1\x52\x26\xee\x2d\x49\xd3\x0b\xbc\x61\xdb\xef\x2b\xe7\x21\xdd\x77\xca\x67\xc3\xc6\x15\x36\xa9\xd3\xdc\x6e\x48\x6c\xc0\xf8\xc0\x24\x30\x58\xd6\x8e\xcc\x35\x9c\xe5\x8e\x94\xe9\xb7\x6c\x2a\x2a\x1e\x77\x74\x4c\x06\xef\x87\x74\xf3\x33\x26\x5f\x99\x8c\x09\xdc\xe7\x4e\xb4\x99\x0d\x7e\x03\xeb\xa9\x16\x72\xdf\xd3\xbd\xc9\xe9\x12\x4d\x23\x69\xf4\xa1\x5b\xac\x6a\x3d\x42\x61\x04\x95\x73\x38\xc2\x24\x2d\x40\x76\xb9\x75\x61\x3b\xbd\x36\x4e\x50\xaa\xdb\xf0\x95\x6d\x72\x9f\x86\xc4\x50\xdf\xb6\x25\x68\x38\xd1\x8d\x7e\x50\x8e\x7f\xc3\x0d\x03\xf8\xb2\x76\xb7\x0d\xd4\x75\x0f\xea\x86\xbd\xea\xc2\xd5\x25\xa8\x9f\x23\xc8\x45\x52\x47\xbb\x71\xde\xc6\x11\x70\xed\x8e\xce\xdb\x72\xb4\x8b\x67\x03\xd8\xa3\xa2\x2e\xa7\x6d\x97\x4e\x1b\xf6\xa3\x6b\xa3\xa3\xaf\x5f\x3a\x63\xe8\x3c\x0e\xfa\x05\x8d\xef\xc9\x9a\x31\x3f\xba\x7b\x40\x17\xd6\x86\xc6\x35\x85\x22\x9a\x46\x03\x0a\x61\xe1\xc5\x62\xfc\xe9\xb5\xa5\x3b\xf6\x01\xdc\x55\x0c\x45\xbd\xf4\x51\xd1\xea\x64\x6f\xea\x82\x71\xd8\xc7\xba\x68\x3f\x34\x95\xcc\x83\xd1\x3c\x90\x2f\x0b\x8f\x15\x63\x48\xaf\x8d\x93\x5f\xfa\xd2\xa1\xaf\xfa\x57\xce\xcc\x90\x1c\x78\x0c\x2c\x82\x70\x24\x0d\x5a\x70\x68\x69\x72\x45\x7a\xb4\x10\xde\x61\xe1\xd1\xd2\xe4\x84\x70\x69\x49\x5e\xaf\xf4\x51\x51\xad\x8d\x8f\x8a\x61\xa5\x17\xae\x26\x4d\x6e\xe3\x10\xe2\x4e\xa1\xda\x41\xc7\x2e\x57\xa1\xf7\xb2\x52\x35\x9c\x97\x9b\x5c\x05\x51\x38\x52\x6d\x7e\xfb\x90\xee\xb7\x2c\x64\x36\x8c\x03\xdb\xac\xea\xea\xc0\x36\x6b\x3f\x43\x9c\x0e\xc3\x3a\x2f\x5c\x52\x9a\xa7\xf8\x21\x9c\xbb\xba\xab\x83\x7c\x48\xa3\x95\x93\x2d\x87\x32\x33\xa7\xac\x79\x32\x86\x0e\x4c\xfe\xe1\x9a\xa9\x9e\xea\xc0\xd1\x56\xf3\x4b\x10\x10\xe8\x29\x8c\x9b\x7d\x47\x30\x0d\x96\xcd\x3a\xc5\x6f\x2b\xef\xf4\x0b\x6e\xcf\x40\x21\xea\x90\x74\x1e\xf1\x6a\x79\x08\xf1\xa8\xbc\x10\x9f\xe7\xe4\xd5\xf2\x34\xf3\x53\x6f\x33\x3f\x7d\x6c\x8c\xb3\xdf\x4a\x4c\x10\x3d\xee\x26\x2d\x7e\xdf\xb2\x28\x6c\x43\x67\x71\x59\x6f\x4f\x58\x6a\xd0\x4e\x62\x41\xab\x54\x3a\xdd\xf6\xd3\x06\xec\xc8\xaa\xf5\x42\x58\x4a\x8e\xcf\xc0\x9c\x83\x0d\x43\x2f\x13\xfc\xcf\x16\xa1\x43\x0c\x6b\xbc\x88\x1c\x92\x80\xa3\x59\x78\x9f\x18\xe1\x78\xe1\x3c\x9d\x9a\xe5\x80\xf8\xa5\xd6\xe5\xcc\x07\x13\x11\xdf\x5f\xf2\x50\xce\xb2\x4c\xda\x80\x3c\x49\xcb\x19\x5d\xad\xd5\xb5\x1c\x64\x45\x6a\x52\x74\x5d\xd1\x2e\xe2\x2c\xeb\xe2\x5b\x10\x6d\xd4\xb0\xe0\xa4\xd2\x70\x4c\x5a\xe7\xf8\x2d\xed\xc1\x34\x58\x8b\x19\xdc\x51\x8c\x89\xbc\x74\x3c\xd1\x64\xe6\xe0\xc3\xaf\xba\x05\x67\xeb\x86\xb7\xed\x3a\x5c\x21\x9b\xed\xfc\x6c\x59\x18\x13\x9c\xf9\x55\xc9\xe0\x74\x12\x54\xc9\xe8\x74\xd2\x6c\x3f\x1c\xb0\xea\x99\x03\x4d\x69\x93\x73\xa0\x29\x55\x35\xcf\x8f\x31\x6f\xbe\x27\xd2\x33\xef\x99\xf4\xc8\x3b\x6d\x63\x83\xc4\xab\xc4\x80\xc8\xeb\xe1\x0a\xe9\x35\xff\x09\xb4\x19\xda\x79\x30\x26\x23\xb6\xc4\xc2\x87\xbb\x69\x55\x49\x8c\x12\xa3\x24\x2f\xfc\x4a\x1a\x5e\xae\xeb\x01\x84\x52\xa5\xcb\x03\x7d\x49\x53\x4f\xb4\x7c\xbe\x8d\xb4\x07\x1a\x79\xb0\xb1\xd7\xd2\x03\x9f\x94\x86\x67\xcd\xd2\x27\x05\x37\xbf\xf5\x70\x88\xe1\xcf\xb7\x8c\x80\x82\xbb\xc3\xc2\xfb\xa4\xe5\x5f\xfa\xdb\x66\x86\x6f\x4a\xd2\x0e\x04\xdf\x94\x86\x73\xcc\x22\x1a\x8a\x21\x98\x17\xfe\x28\x46\x53\x5e\x4f\xc6\x42\x08\xf6\xf5\xc1\xbb\x17\xc4\xdd\x85\x2b\x49\x73\x11\xe1\x4b\xd2\x5c\x2c\x0f\x32\x21\x2d\x93\x9e\xcb\xb2\x26\x30\x6e\xd6\x53\x13\x79\x18\x24\x08\x1a\x17\x87\x45\x40\x94\xf6\x4d\x1a\x1e\x24\xc0\xe0\x2c\xbc\xdf\x53\x73\x42\x1a\x9d\x73\x02\xdb\xcb\x3b\xe5\x03\xa2\x0a\x40\xec\x7a\xb0\x37\x26\xe8\xc5\x7a\x24\xd0\xe6\x3b\x6d\xe3\x94\x7a\x50\x2a\x64\x27\x07\xce\x32\x3b\x21\x5c\x0f\x01\xd9\x59\x0f\xd6\x95\x5a\xb8\xe8\x2c\xae\xb0\x1e\x57\x6f\xe3\xf8\xae\x07\x33\x0e\xd0\x76\xd6\x83\xad\x96\x42\xe1\x07\x93\xc9\xe6\x42\x40\xa0\xa9\x70\x1c\xd7\x8d\xa4\xfc\xe6\x61\x51\x2b\x58\x27\x40\x49\x53\x66\x89\x27\x78\xd2\x14\x0b\x47\xf0\xa6\x3c\xf2\x05\x53\x49\x81\xfb\x8b\xa0\x1f\x17\x81\xf5\x86\x89\x01\x56\xe7\x9d\x72\xfc\x96\x2b\x98\xf2\x1b\x7c\xbb\x9b\xb2\xb4\x17\x99\xa2\xf2\x9b\x17\xe3\x0f\xad\xb7\xf0\x9c\x30\xc6\xec\xd2\x45\x82\xb0\x16\xeb\x65\x0d\x00\xa0\xba\x70\xe4\x6e\x1a\x41\xbf\x08\xe8\x71\x19\x58\x44\x27\x69\x5e\xe1\x5f\x00\x8d\x14\x76\xbf\xe8\x91\x08\x82\xb1\x70\xa4\x68\x1a\x43\xe3\xe9\x9d\x94\x09\xbd\x38\x07\x2a\x13\x7a\xb1\x25\x54\xf6\xf3\x62\x7e\x01\x1a\xcd\xc2\xc7\xda\x50\xb4\xeb\x75\x23\xe4\xe4\x36\x6a\x88\x82\xf2\x17\x21\xb5\x42\x6d\x22\x83\x24\x90\x5f\xd6\x7b\xee\x98\x80\x16\xb6\x5e\x04\xd0\x8e\xf3\x8b\xc9\x9d\x1b\xf0\x8b\x00\xfa\x1b\xe7\x07\xe2\x63\x63\x20\x40\x48\xd2\x1a\xe8\x85\x4b\xc6\x04\x68\xe3\xa2\x90\xb0\xf3\xda\xb8\x11\x04\x64\xc3\x5b\x37\x02\x0c\xbd\xb6\xa1\x30\x90\x07\xef\x5f\xb1\xfc\xc4\x3b\xe3\x99\x28\xc7\xf1\xb9\xeb\x73\x63\xb3\x6f\xa0\xd7\xad\x71\x3e\xc0\x2c\x1b\xe3\x7c\x63\xbe\xee\x5f\x9d\x58\x83\x51\x0e\x4a\x0e\x2c\xc6\x36\xd1\x2c\x0c\x0c\xbe\x7f\xc8\x53\x91\x19\x6f\xcc\xf3\x13\xe6\x63\xfb\xe7\x18\x66\xdf\x99\xdf\x4e\x39\x00\x03\x63\xbb\xba\x7f\x97\x63\x33\xec\xf1\xc6\xca\x3e\x20\x3f\xde\x5a\xd9\x83\xe6\xb2\x7f\x40\x37\x20\x33\xde\xbf\x69\x1b\x7c\x7f\x78\xef\xf7\xfd\x1e\x26\xc6\x45\xde\xbf\xf5\xf0\x4e\x39\xdc\x9a\x00\x34\xd9\x04\x9c\x30\x42\xf2\xfe\xe1\x6e\x8c\xed\xd6\xfe\x21\xa7\x44\xd6\xb8\x7f\x87\x3c\xfd\x6f\xf0\x65\x1b\x43\xfb\x44\x84\x89\x6d\x20\x8a\x62\xe5\x8f\x05\xd3\x21\x08\xb1\xd8\x90\xb7\x62\xd5\x46\x87\x88\xdb\x52\x9c\x04\x94\xff\x58\x8b\xed\x1f\xa8\xb0\xc5\x49\x78\x27\xf9\x29\x13\x37\x2a\x4c\xc7\xf6\x8f\xc8\x42\xc5\x49\x80\x70\x81\x3a\xd9\x01\xf9\x0a\x72\xaf\x1d\x10\x5c\x12\xef\x73\x07\x4e\x17\xc2\x7d\x6e\xa3\x5a\x00\x3a\xbb\x03\x3b\x3e\x60\x28\x1b\xdb\xfc\x84\xdd\xd9\x0e\x71\x60\x4e\x47\x99\xf7\x3a\x93\x30\x3c\xdb\xe1\x5e\x67\x8c\x32\xbb\x03\xd7\x16\xe4\x34\x9b\xd8\x16\x09\x93\xb0\x1d\x52\x21\x9d\xf2\x09\xa2\x5a\x6d\x5b\x6a\xa4\x77\xde\x37\xe9\x94\x99\xe9\xe3\xdd\x24\x76\xc0\xf0\x04\xb3\xb5\x1d\x58\xbc\xc8\x4b\x36\xa6\xfd\x09\x1b\xb6\x8d\x69\xbf\xb1\x5c\x77\xe0\x10\x40\x9b\xbe\x03\xf2\x0c\x0c\xda\x36\x26\xff\xc6\x73\xdc\x01\x0e\x0f\xeb\xb6\x8d\xfd\x7f\x40\xb6\xb1\x43\xe5\xdb\x4a\xdb\x38\x04\x90\xa3\xec\xd0\x74\x7d\xa5\x7c\x38\x39\x94\x2e\x3b\xa0\x24\x40\x56\xb1\x43\x27\x3f\x73\x14\x88\x50\x00\xd4\xe8\xc6\x7a\xbf\x0d\xc7\x16\x59\x45\x75\xac\xb0\xde\xef\xb6\x07\xb8\x41\xae\xe7\x9b\xf8\x17\xc6\x30\xdd\x01\x48\x13\xae\xd5\x3b\x5c\xce\xcc\x70\xa6\x3b\x10\x4f\x98\x6b\xf5\x26\x44\x86\x91\x4d\x77\x98\xb6\xd3\xfc\x58\x4b\xb2\xc0\xb1\xf7\x37\x1e\xe1\xc6\xe0\x3f\x81\x9f\xb2\x31\xf8\x37\xf6\xe9\x0e\x88\x2f\xb8\x26\x6f\xac\xfc\x03\xd7\xe1\x1d\xd6\xc4\x3a\x91\xfc\xc8\x20\xb9\x0e\x6f\xcc\xfc\x0d\x44\xb8\xc3\xd6\x07\x98\xfc\x88\x20\xb8\x02\xef\x00\x31\x75\xc7\x67\x5b\x3e\x6d\xe3\x10\xab\xce\xef\xe7\x3f\x4c\x39\xa7\xde\xba\x22\xdf\x72\x15\xea\xbe\x73\xd0\x55\xe7\x97\x83\xae\x3b\xb6\x8f\xe5\xd0\x66\xb8\x37\x10\x55\x76\x80\xee\xb8\xa2\xee\xf0\x46\x4c\x27\x6f\x1b\x22\x62\x01\x7c\x09\x76\x44\x06\x89\xf5\xde\x8e\xd0\x08\x48\xa1\x3b\xfe\x30\xd2\xfc\xde\x19\xff\x7b\x4d\xdb\x38\x02\x18\xb0\x72\x47\xae\xfc\x5c\xe5\x36\x8e\x00\x46\xee\xdb\x38\x02\x18\x5f\x72\x63\xda\x6f\x0c\xbe\xad\xb1\x3e\x26\x81\x5b\x63\x7d\xe4\xe5\x3b\x46\xdb\x4c\x5d\x91\x71\x86\xf6\x23\x22\x02\xc0\x3d\x77\xbc\xdc\x55\x47\x83\xb9\x23\x22\x02\x6e\x56\x3b\x46\xe8\x82\x4d\x3a\x12\x07\xac\xfa\x6d\xd2\xb4\x93\x7e\x25\xfb\x48\xdf\x11\x17\xe0\x5f\xb0\xf5\x00\xe8\x7f\x8d\x58\xb8\x23\x36\x96\x58\x01\xee\x98\x99\x1c\x16\x66\xe4\x54\xc6\xae\x72\x47\x4e\x65\xbc\x12\x36\xc1\x41\x12\xc1\x45\x76\x2c\x56\x48\xe5\x12\x22\x0b\x2a\x4a\x88\x10\x04\x1e\x02\x81\x2b\xdb\x8e\xf8\x7b\x75\x27\xea\x72\x69\x06\xa9\xdc\x11\x20\x41\xae\x6c\x3b\x02\x2b\xce\x55\x6b\x47\x89\x32\x9b\x4e\x5d\xb6\xad\xdd\x09\xc4\xd3\x7a\x47\x50\x89\xb8\x3a\x6d\x02\x8a\x18\x35\x72\x47\xc2\xd7\x71\x8d\xda\x78\x0a\x24\x30\x5c\x36\x9e\x02\x46\x7c\xdc\x11\x21\x23\x3e\x01\x3b\x62\x9d\x0c\x9a\xcb\x8e\x10\x31\x68\xa0\xdb\xe0\x21\x9c\xe8\x3b\xe2\xff\x8b\x89\xe1\x8e\x63\x62\x03\x4b\xf9\xc8\x14\x39\xdd\x37\xfe\x04\x46\x4f\xdc\x11\x59\x05\xd7\xab\x1d\x0d\x63\xcc\x26\x17\xef\x15\xc9\xc0\x85\x3b\x1a\xb7\xd8\x71\x40\x43\x07\x9e\xcb\x8e\xab\x62\x35\x4b\xdb\x90\x23\xe2\x69\xb0\xe3\xc2\xf6\xb6\x9a\x9f\x30\xc7\x81\xbe\xa0\xc5\xeb\x5f\x99\x2f\x79\xc8\x8f\x46\xaf\x5b\x0e\xf2\x8c\xee\xb7\x87\xf1\x77\x01\xea\xf7\x6f\xfe\x4b\xb8\x46\xfd\xdb\x51\xc2\x95\x20\x0e\xe5\x57\xda\x76\x28\x9f\x43\x06\x67\x02\x43\xec\x6d\xbc\x09\x7a\x70\x3d\x3c\x6c\xde\x12\x16\x1c\x6a\x97\x98\x1e\xc6\xdf\xb5\xf1\xd8\x1e\xda\xfc\x30\xa7\x83\x72\x20\x68\xdc\x49\x77\x04\xee\xb9\x39\xa7\x58\xce\x75\x89\xef\x2d\xe4\x61\x2e\x80\x5f\x6b\x12\xfa\x4b\xf9\xae\x93\x97\x39\x62\x43\xc5\xb9\x20\x70\x2b\xd8\xc9\x78\xe6\x1c\x56\xe9\x87\x11\x30\xf3\x9b\xb0\xdb\xec\x97\x03\xdb\x09\xb9\x60\x87\x03\x4b\x88\x2f\xe4\x30\xf0\x3b\xe8\x88\x59\xb6\x31\x51\xd0\x84\xee\x14\xfc\x96\xf2\xd9\x18\xd0\x84\x6e\xc2\x9e\x74\x94\x3d\x5b\x6f\x03\xb9\x10\x3d\x0c\x08\xc1\xb2\x93\x07\x29\xc4\x9d\x32\xe5\xb3\x61\x24\xb4\xea\x84\x42\xd9\x29\x63\xc3\xcc\xba\x4d\xe0\x80\xc2\x55\xef\x84\xed\x1d\x41\x51\x76\x42\x7b\x4e\xa4\x93\x4d\x3c\x93\x44\x6c\x93\x9d\x8a\x79\xa8\x4b\x1a\x84\xd6\xf4\x1a\xe8\x8c\x39\x5e\x03\x46\x66\xdb\xb8\x0d\x18\xa9\x6e\x27\xbc\x6f\x3a\x73\x41\xbc\x13\x83\xd6\xed\xd4\x02\xf9\x29\xd3\xd8\xfc\xc5\x77\xc6\xd3\x71\x43\xab\x8e\xf2\x69\xe3\x50\x60\x50\xb9\x9d\xee\xad\xc9\x20\x6e\x3b\x21\x2f\x04\xe6\x64\xe3\x50\x90\xb0\x29\xdd\x86\x46\xc1\x5f\x62\x1b\x19\xe5\x72\xe1\x7f\xd9\xcc\x92\x27\x2e\x13\x4e\x04\x95\x1e\x6d\xf8\x25\xc4\x44\x94\x94\x9d\x90\x7f\x00\xfb\xb8\x13\x5a\x3f\x2c\x51\x37\x01\x53\x0c\x0c\xb7\xd3\x25\xca\x8e\xb3\xca\x4e\x84\x34\x83\xbd\xdf\xc9\x50\xe2\xec\xf8\x7a\x03\x60\x82\xba\x93\x51\xf9\x5d\x38\xb8\x00\x20\x84\xdd\x9a\xe9\x27\x27\xed\xf8\x2d\x1d\x82\x50\x10\x86\x6e\x62\xa6\x04\xd9\xef\xf4\x4c\x2c\xbf\x69\x3f\xdc\xe4\x08\xd4\xf5\x60\x4c\xee\x42\x43\xb0\x2e\x3b\x9d\x90\x4f\x8c\xe0\x3b\x03\xe9\xe4\xbf\x7e\x4b\x39\x08\xd0\x65\x9b\xf3\xaf\x62\x13\x1e\x79\x6f\xe4\x31\xdd\x6f\x3b\xef\x83\x74\xdf\x69\x0f\x93\x96\x09\xfe\x87\xcf\xc6\xce\xc1\xc8\xeb\x3f\xde\x6d\x83\xe9\x77\xd1\x11\xbd\x65\x67\xe4\x0d\x83\xeb\x03\x76\xff\x01\x10\xc4\x9d\xa3\xe1\xd8\x69\x03\x5a\x36\x2c\x6d\x77\x4e\x96\x49\xfe\xe4\xb7\x85\x77\xbf\x35\xcf\x83\x0d\x3a\xe5\xa3\x12\x27\xea\xcb\xce\xd9\x6f\xe9\x0b\x2a\x71\x62\xbe\x6c\x9c\x03\x8c\x05\xb7\x75\x0e\xc0\x5e\x76\x13\xa3\x25\x61\x24\xbb\xf5\x02\xc8\xf6\x17\xae\x51\xee\x36\x17\xec\xdd\xed\x17\x78\x88\x72\xf6\xb9\x1a\xb0\x9a\xf6\x57\xf3\xd3\xce\x2f\xcc\x37\xed\x6f\x77\x9c\x31\x94\xdd\x44\x70\x49\xd8\xd2\xee\xdc\xb0\x79\x67\xde\xb3\x40\x7b\x3f\xd3\x1f\xf2\x98\xff\x6e\xae\xc8\x75\x76\xfe\x82\x7d\x93\x8e\x2b\x80\x9c\x74\xee\x8c\x33\x5c\x63\xfe\x42\x78\x93\x8e\x69\x09\x36\xb4\x3b\x8f\x88\x05\x3e\x6d\xc3\xc7\x66\x58\xa6\x61\x86\x7e\x7e\x5b\x48\xa7\xbf\x02\x88\xc1\x05\xe2\x24\x90\x30\xba\xdd\x79\x7e\x01\xa0\x79\x37\x0f\xe5\x4f\xf3\x50\xef\x64\x5e\x58\xff\x59\x84\xdf\xe0\x3b\x63\xce\x81\x99\x97\xdf\x52\xd7\x66\xcc\x5d\x0f\x70\x90\x44\x7a\xd9\x79\x33\xe6\xae\x0d\x6c\xc2\x08\xfa\xb2\xb5\xfe\x07\x07\x64\x67\xb1\xf4\x38\xf4\xb0\xfe\x4f\x68\x66\x77\xc6\xdc\x16\x6d\xec\xce\xf7\xc0\x31\x90\xcb\xce\x70\x8d\x68\x5d\x37\x7e\x01\xbd\xd8\x47\x01\x3c\xe1\xce\xf3\x17\x7c\x9a\xfc\xaf\xf9\x69\x8f\xc1\xb5\x5c\xcf\xf7\x86\x66\x98\x95\x9d\x0d\xce\xff\xbd\x7f\x51\x50\xff\xf5\x67\x97\x5f\x24\x4f\xe5\xdd\xf8\xa5\x85\xf7\x4c\x7a\xe3\xdd\x36\xff\x75\x33\x2b\x22\xbb\x7f\x85\x31\x18\x6c\x5a\x45\x90\x56\x0b\x33\x26\x3f\x8b\xba\x18\xe3\x23\x9a\x87\xfc\x6c\x66\x25\xdc\xc9\xf1\x6e\x5d\x90\xd3\x10\xba\x66\x17\xfc\x72\xbc\x5b\x17\xd8\x57\x62\xd5\xec\x02\x9b\x8a\x7d\xd2\xd6\x9d\x00\xb4\x94\x5d\x04\xb6\x86\x38\x4a\x32\xbf\xef\xe4\xaf\xe6\xa1\xae\x6a\xba\x11\x81\x68\x03\x6a\x70\x4c\x7f\x77\xe1\x54\xc3\xf6\x77\x17\xae\x78\xc4\xbb\xd9\xe5\x5e\xeb\x12\xd1\x6a\x76\x41\x26\x81\x21\xf0\x2e\x46\xec\x66\xd3\x2a\x18\x05\xa3\x8e\xde\xa5\x7e\xd1\x1a\xee\x7b\x63\xe0\x4d\xbf\xa7\x4e\xf7\xda\x5b\x24\x2c\x4e\xc7\x02\x61\x79\x05\xfe\x02\x21\x39\x0e\xc8\xf0\x86\xf9\xbb\xd8\xba\x94\xd3\x3f\x7c\x6c\xde\xe9\x17\x5c\x66\x19\xb4\xd9\x72\x2e\x61\x19\x49\x65\xe3\xbf\x90\x08\x4d\xb3\x8b\xd0\x7c\x9c\x70\x85\x83\x08\x7f\xd4\x8d\x63\x43\xc2\x08\x79\x97\x0f\xb1\x8f\xba\x30\x4b\x21\x5e\xcd\x2e\x12\x1c\x1b\x3c\x6e\x0e\x09\xff\x8c\x5d\x3e\x78\x53\xc6\x76\x4e\x3c\x56\xcc\x0f\x01\x41\x34\xc4\x4d\x4a\x5e\x2d\xcb\xe5\x1a\x8d\x15\xb2\xcb\xb2\x7c\xbe\xbd\x04\x67\x6c\x8f\x5d\xb8\xb2\x11\xfd\x6b\x97\x4b\x70\x46\xf6\xd8\x05\x22\x1b\x6c\x2a\x05\xb3\x11\xaf\x9f\x78\x46\x84\x01\x61\x95\x7b\x70\x75\xb4\xcf\x1b\xb7\x87\xee\x35\xb6\xe8\x64\xe3\xbc\x23\x77\xf4\x30\x29\x1e\x56\x8e\x03\x1c\x9e\xd7\xd5\x82\x0d\xe5\x60\x73\xc5\x37\x22\x78\x98\x14\x38\x3c\x34\xc5\x1b\x3f\x89\xfc\x63\xe3\xaf\x3f\x90\x90\xe0\xce\xf1\x93\xc8\x18\x6c\xef\x0a\xbd\x28\xbe\xa8\x81\xf1\x61\xc3\xa8\x77\x9d\xe7\x1f\x7d\xac\x91\x31\x81\xcb\xa9\x18\x24\xbb\x29\xd6\x38\x48\xaf\xbc\x4f\xf2\xdf\xb1\xaa\x09\xcf\x20\x36\x03\xe2\x31\xe5\x1f\x9c\x5f\x4d\x95\xf4\xce\xfb\x5d\x27\x8a\x26\x6a\xc2\xab\x07\x3a\xad\x84\xbf\x51\x4c\x51\x93\x65\x52\x3e\x38\x96\x78\x00\xec\x9a\xf0\x2b\x82\x4e\x6b\x62\xdc\x58\x93\x06\x75\x72\xf3\xab\xf7\x26\x96\x7f\x8c\x79\xe5\x40\x73\x23\xac\xc8\xc5\xdd\xfc\x6a\xe6\x5b\xe8\xa5\x16\xc6\x96\x75\x45\xd4\x27\x03\x5f\xed\x5a\x18\x2b\xd6\x4c\xe5\x56\xe6\x7e\x52\xeb\x5d\xdb\x28\x93\x36\x31\x99\x8c\x3f\xb5\x6b\x03\xfd\x8a\x8d\xbc\x42\x2f\xd2\x66\xbd\x07\x51\x6f\xb6\xa7\x33\x26\xe1\x6f\x2e\x4a\xbb\xf6\x3b\x21\x5e\x55\xea\xf0\x23\xdf\x2f\x01\x79\x7d\xa8\x5c\xb5\x24\xc4\x7a\xaf\x54\x19\x8b\xf8\x5d\x21\x14\x09\xae\xde\x93\x29\x63\x11\xbf\xf1\xf5\xe8\xb2\xfd\xf8\x7a\x18\xf0\x69\x57\x1c\xd8\x9a\x0b\x01\xa2\x91\x80\xea\x3d\xbd\x32\x16\xf4\xbb\xa2\x99\x92\x20\x88\xef\x24\x8c\xfd\xc6\xaf\x23\x63\x2a\xb2\x2b\xce\x6a\xb2\xf1\x15\xa0\xd7\x6f\x11\xed\x7a\xf3\xd8\x66\xb0\x80\xbf\xc5\x82\x47\x1b\x86\x8e\x9b\xc8\x50\xf9\xc7\x09\x51\x89\x72\x83\x7b\xd4\xae\x87\xc1\xe3\x44\xc4\x57\x24\x62\xef\xb2\x71\x16\xc9\x44\x20\xda\xf5\xe0\xce\xe5\x24\x13\x28\xfa\x1b\x87\x87\x09\x61\xe3\xc7\xa1\x24\x7e\xe3\xc0\x35\x47\x01\x31\x31\xa4\xe2\xd7\x36\x60\x97\x94\xb5\x54\xb0\x84\x6d\x0f\xa1\xa5\x44\xef\xde\xed\x07\x96\x19\x87\x46\x03\x31\xdc\x36\xb4\x1f\xe3\xcf\xb5\x0b\xbf\x13\x63\x20\x6d\x1c\x4f\x04\xc7\xde\x0d\x84\xc2\x1f\xe3\x4f\x50\xaa\xfc\x63\xcc\x09\x43\x25\x18\xf6\x6e\xa0\x83\xff\x90\x85\x10\x50\x2a\xe3\x19\xb0\x1b\x11\xcf\xf1\x1e\xd8\x78\xa1\x88\x93\xbc\xf1\x42\x31\x24\xd1\x6e\xfa\xac\xfd\x7c\x67\xfc\xe1\x7e\x5a\x62\xfc\x93\xf9\x19\x7f\x36\x9e\x06\x01\xc9\xc1\x34\xc0\x44\xf1\x36\xd8\x2d\x93\x87\x79\x6c\x44\x4d\xf8\x31\x47\x2d\x2f\xf2\xd3\x1e\x9c\xdc\xe4\x06\x9a\x84\xc2\xe6\x44\x9c\x28\x63\x05\xed\x56\x18\x7f\xd6\x89\x81\xa1\x80\x48\xdd\xc4\x85\xca\x5f\x5d\xf7\x80\x12\x36\x78\xb7\x7b\xbd\x12\x28\x78\x37\xf0\xc6\xb1\xbe\xdf\x8d\x83\x48\x91\x0b\x4e\x29\x99\xa0\x49\xbb\x41\x58\xdd\xbe\x48\x58\x70\x60\xad\x5b\x3e\x65\x76\xe6\xc5\xf6\x77\xdb\x43\x39\x70\x7b\x1e\xb6\x6d\x30\x17\x88\x4d\x1a\xb0\xa2\x98\xba\xec\x76\x0f\x25\x71\x7a\x77\x1b\x22\xcb\x99\x9f\x31\x71\xbe\xa6\xe5\x50\xfe\x64\xbe\x10\x89\x10\x1e\x4a\xe8\xdc\x8d\x37\x8c\xf1\x6b\x36\xde\x30\x82\xe0\x6e\xc3\x41\x61\xec\xbd\xdb\x7a\x48\x27\xcf\xa6\x2f\x70\x78\x0d\x8c\xe4\xc0\x9a\x6f\x1c\x38\x8a\x08\x9a\x41\xa0\x7f\xe6\xa7\x5f\x6c\x7e\x46\x88\x0a\xce\x29\xb1\x4b\x14\x19\x11\x1f\x2a\xff\x2c\xff\x30\xce\xac\xff\x76\x18\x1f\xe7\xeb\xde\xb8\xba\x57\xf2\x06\x9a\x32\x01\x6b\x76\x7b\x68\x27\x1b\x5b\x33\x14\x25\x5c\x69\x7b\xfc\xf6\x6f\xe8\xd2\xbb\x19\xbd\xdd\x85\x03\x12\x1a\x6e\x1e\xdb\x68\x54\xc1\x45\xf4\x5e\x22\x20\x34\xe8\x6e\x2f\x03\x09\xa7\xd2\x70\x30\x25\xfc\xe7\x6e\x2f\x9d\x80\x5b\xc2\xfd\xa6\x7b\x12\xe3\x7e\x13\x81\x56\xdc\xb8\xdf\x74\x95\x07\xb8\xdf\x64\x05\x94\x1d\x39\x84\x27\x71\x0f\x96\x53\x79\xbf\x83\xe1\xb5\xb1\x07\x3b\x74\x07\xb8\x83\xdd\x8b\x05\xf7\xee\x91\x05\xc2\xe9\xd5\x0d\x53\x08\x51\x12\x6d\xaa\x7b\x1d\xeb\x86\x22\x64\x91\xe2\xae\x93\x5d\xbc\xdd\xb8\xc3\xc9\x77\x26\x96\xd3\xab\x4b\x94\x9c\x5e\x84\xa3\xea\x5e\xb5\x0c\x40\x85\xdf\xe1\xc6\x75\x27\x63\xef\xb5\x71\xdd\x89\x58\x7f\x6f\x5c\x77\x32\x80\xbb\xdb\xb0\x54\x60\xfb\xed\x9e\x69\x67\xf3\x9d\x31\x64\x92\x7b\xa6\x8f\x6c\x00\x3d\xb3\x09\x31\xc9\xb8\xf7\x64\x5c\x4a\x36\xee\x3d\xdd\x2b\x12\xee\x3d\x19\x97\x92\x8d\x7b\x4f\x04\xc3\x6f\xe3\xde\x93\x15\xc8\x12\xcd\x2a\x2b\x84\x25\x64\x55\x56\xc0\x4a\x5c\xaa\xee\x15\x86\xb0\x54\x19\xfc\xda\x8d\x0b\x50\xf7\xd4\xef\x95\xf1\x67\x53\xec\xc6\x3b\x34\xbd\x99\x9f\xb6\xb1\x01\x60\x23\xb5\xfb\xbd\xfa\xf5\xe1\xbc\x83\x18\x0c\x7a\xdf\xee\x9d\x36\x3b\x9e\x06\xe3\x86\x08\xba\xfe\xb2\x8e\xad\x31\xb6\x5d\x03\xf7\xba\xd7\x3d\xad\x71\x01\x32\x9c\xcc\xee\x83\x7e\xc1\x65\xf6\x41\x5f\x20\xee\x0e\x2c\x74\x70\x3d\x0c\xe6\xda\xbe\x10\xd7\x28\xb8\x1e\xc0\x35\xc4\xcb\x64\x77\xa0\xf6\x83\xf3\x3e\x0d\x4e\x4f\x39\x93\xf9\xb5\xfc\x69\xd4\x7b\xf3\x33\x0e\x70\xa2\x7d\x1a\xf3\x9e\xf7\xc5\xd8\x42\x0b\x7d\xb1\x26\x59\xff\x7d\x7f\x11\xf3\x79\x37\xdd\x77\xbf\xa5\x3d\xa7\xe2\x0a\x4c\xbd\x5f\xe4\x64\xea\xf2\xc0\x1c\xe6\x31\xc4\x2f\x75\x49\xdc\xce\xc5\xe5\x32\x87\x87\x06\x9e\x3a\x39\x48\x5f\xb8\x60\x7a\x68\xf4\xf7\x0b\xcd\xcc\xfb\x22\xcf\x1d\x93\xf1\x45\x4f\x1e\xbc\xfb\x6d\xe1\xbd\xdd\x6f\xb3\xe9\x9d\xf4\xca\xfb\x83\x9f\x72\xe2\xdd\x30\x9e\xe4\xbf\xb7\xb5\x81\x6b\xd9\x1e\xc1\x50\x96\xe4\x0f\x8d\x6f\x1b\xef\x5f\x6c\x4e\xde\x07\xe9\x9d\xf7\xcd\x3b\x75\x5d\xae\x74\x48\x5f\x23\xd2\x4e\x36\x2d\xa3\x6f\x61\x60\xbf\x47\x3c\xa4\x53\xaf\x81\xe7\xc7\xdf\xec\xcc\xf6\xb8\x27\x6b\x76\xd3\x1a\x89\x0e\xc1\x55\x8c\xcc\xc0\x3b\x00\xc5\x40\x7f\x91\x77\x1a\x0e\x37\x30\xca\x17\x68\xf0\xbe\xd7\x3b\xd8\x5f\x87\x8c\xbb\xe1\xc0\xe0\xd2\xf9\x75\x08\x98\x4f\x02\x70\xed\xd1\x8c\xfd\x47\xf9\x06\x80\x61\x97\x1f\xed\x0b\x27\xc6\x3b\x1d\xe2\x04\x1d\xf7\x2a\x37\xfe\x79\x7f\x49\xa7\x4c\xdc\x3a\xff\x79\x37\xea\x0f\xed\xec\x96\x43\x3b\xbb\xf9\xa9\xcb\xc0\x31\xf6\xf7\x12\x50\x56\x61\x30\xc6\x17\x28\x89\xf7\x74\xcb\x4c\xe6\xcf\xe4\xa1\x3d\xf7\xa4\x1c\x6e\x5a\x63\x18\xc8\xc2\x6f\x37\xe9\x4c\x88\xd8\xeb\xd1\xfc\x0f\xdf\xd2\x9e\xf9\x05\xb9\xe1\x9d\x71\x80\x2b\x22\x26\x58\x76\x63\x1e\x70\xa8\x6e\xc6\xc4\xfd\x1a\x18\x40\xee\xb1\x18\x73\x16\xf2\xc0\x09\x19\xa3\xc7\x4d\x38\xb0\xfc\xb5\x73\x7f\x71\x58\x78\x1f\xb8\xbb\x53\xe6\x17\x8c\x86\x6f\x39\x59\x01\x6b\xdd\x03\xe0\x5f\x02\x81\x6d\xa2\x82\x0d\xe2\x30\xed\xc1\x09\xea\x86\x4d\x18\xb0\xfc\xf5\xf7\xbc\xf8\xca\xf3\xad\x11\x08\x2c\xe7\x09\xa4\x53\xce\x03\xdc\xbe\xe3\x00\xe6\xe8\x37\x26\x0f\x73\x07\x07\x3f\x38\x0c\x01\x6c\xdd\xb8\xe8\xc4\x28\xd1\xbc\xb6\xed\xce\xcb\x34\x26\x01\x44\x33\x7f\x77\xcc\x5d\x63\xd3\xe8\x02\x9c\xee\xb8\xd6\x64\x15\x30\x5f\xd0\x2e\xb8\x31\x62\x76\x0d\xd7\xc0\x0c\x40\xd9\xc2\xb5\x10\xbe\x6b\xc4\x60\x39\x8c\x33\x44\x3c\x8d\x5f\xc3\x38\xcf\x48\x99\x1c\x0e\x33\xde\xf1\x77\x1e\x27\x9c\x2b\xb0\xae\x7b\x46\xfc\xeb\xa3\xf9\x09\x08\xc0\x5c\x4c\x89\x8f\x83\x82\x18\x60\x86\x9d\xd9\x13\xe0\x5e\x0f\x84\x69\x08\x3b\x36\xe0\xc9\xa1\xe4\x81\x30\xa5\x2f\x36\xe0\x59\x18\xff\x62\x9e\x3b\x6e\x5f\xdb\xaa\x6d\x20\x8f\xc1\x47\x99\xdf\xc9\xe1\xa3\x32\x09\x2f\x9c\xac\xd2\x68\x56\xc6\xd3\x31\x91\xd6\x38\x3c\xf1\xbc\x19\x0a\xdf\x67\x63\xad\x72\x78\xce\x0e\x2d\x54\xdf\x69\x0f\x1b\xf3\xec\x8c\x89\x6d\x06\xc7\xde\x83\x62\x0e\xc6\x87\xcd\x6c\x0e\xda\xc6\x01\x3e\x8d\xe5\xd1\xcc\x43\xdb\x6c\x27\x28\xb9\x6e\xf6\xd3\x35\x6f\x9e\x75\xf7\x0d\xb0\xd5\x37\xde\x33\xd9\xb5\x84\xf7\xcc\x00\x78\x71\xcf\x45\x1b\xfa\xdf\x3c\x00\x36\x6e\x33\x19\xf4\x81\x8d\xdb\xcc\x00\x2a\x69\xcf\xcd\x00\x58\xf0\x06\xe6\x80\x4d\x88\x38\x63\x19\x54\xd2\x3d\x2f\x0b\x3a\xb0\x80\xde\x5f\xc8\x31\x4e\x85\x79\xc0\x42\x80\x58\x71\xa1\xc9\x9e\x2e\xf3\xb0\x78\x39\xed\x88\x3d\x96\x3d\x45\xa6\xc4\x81\x0c\x66\x3e\x77\xb0\x93\x0b\x10\xf6\xd2\x13\x65\x3e\x7e\x4b\xbd\x40\xec\xaa\xf9\xfa\x22\x88\x71\x72\xcc\x97\x4e\x73\x12\x4f\xe4\x1f\x6a\xbb\x96\x81\x9d\x18\xf8\x2f\x7a\x18\x27\x07\x6e\x33\xd9\x53\x67\x49\x28\x9c\x0a\xcb\x93\xe6\xcb\xef\xb7\xb7\x0d\x2b\x32\xf0\xc8\xab\x16\x8b\x1d\x83\xc0\x4d\x40\x31\xe3\xeb\xec\x05\xe7\x07\xf8\xe9\x26\x9c\xd8\x48\x96\x43\x34\x31\x0c\x4d\xf7\x02\x38\x20\xd9\x06\x16\x3b\xa8\xa8\x7b\xa5\x07\xc4\x07\xf3\xbc\xa4\xdf\xfe\xe2\x12\x33\x32\x87\xc3\xba\x9c\x5f\x4c\xdf\xfb\x24\x0f\xf9\xef\xd5\x6c\xe0\x4c\xbf\x71\x77\x31\x0e\xcf\x26\x08\x59\xf6\x60\x59\x10\x13\xc0\x60\x1b\x77\x97\x81\x51\xeb\x5e\x97\xf3\xcb\x60\xa0\x6e\x02\x90\x0d\x6c\x04\xf7\xba\x84\x65\xa0\x9e\xbd\x44\xa3\x88\xbe\x1f\xd2\x69\x1b\xf1\xed\x5c\x8c\x8b\xc3\x0a\xd0\xd4\xbd\x00\xe0\xf5\xb0\x5a\xed\x8e\x55\x66\xe3\x5c\x70\x78\xd1\x6f\xbb\xed\x21\x3f\xc4\xe4\xe1\xb3\x80\xe6\xf5\xc0\x59\xf7\x90\x19\xc0\x46\xec\x75\x0f\x99\x08\x68\xd8\x5e\xc4\x9c\x04\x34\x6c\x2f\x44\x1c\xd1\xb6\x4d\x81\xb6\x29\x7f\x32\x9e\x10\xd0\x9a\x8c\x03\x07\xda\x5a\x8c\x27\xc4\xb4\x16\xf5\x72\xa0\xe1\x71\x12\x41\x19\xdb\x78\x9c\x64\x5c\xaa\xf6\x42\xc4\x81\x4b\xd5\x5e\xe0\x52\x63\x80\xbd\x89\x5a\x36\xb2\xf3\x08\x37\x86\x5b\xd4\xc6\xb3\x64\x64\xd7\xd2\x66\xac\x1c\x4f\x38\x30\xc0\x39\x37\x5e\x20\xc6\x23\xda\xeb\x61\xdc\x38\x1c\xd6\x53\x01\xd2\xa0\x1c\x0e\x07\xe9\x8e\xb0\x65\x03\xbb\xbd\xbd\x9e\x41\xba\xef\xac\x01\xc7\x96\x9b\x95\x87\xc9\x62\xfd\x13\xff\x6c\xe3\xe1\x31\xb4\x5d\xc3\xc3\x23\xe3\x2e\xb5\xf1\xf0\x18\xda\xae\xe1\xbd\x61\x44\xa3\xbd\xc3\x03\xe0\x46\xe2\xfd\x25\x9d\x6f\x23\x98\x1c\x6c\xc0\x78\x69\x18\x2e\x68\xe3\xa5\x31\xf0\x9f\xdd\x78\x69\x44\xd0\x2f\x36\x5e\x1a\x99\x38\x67\x7b\xb3\xc1\xab\xa8\x23\xcc\x59\xc6\xbd\x6a\xef\x34\xf9\xf6\xf6\x05\x8f\x8d\xec\xe1\xb6\xef\x4d\x66\xe0\x1f\xba\x37\x21\xf6\x52\xf9\xab\xcc\x8c\x68\x27\xd9\x53\x70\x4b\x04\x5c\x13\x76\x61\x50\x61\x77\x37\x0b\x1c\x5f\xc8\xbd\x8b\xf9\xcd\xf3\xf0\xce\x60\x14\x40\x4e\xd8\x9c\x0c\x8f\x06\x5e\xd7\xc6\xe5\x23\x83\x17\xba\xb7\x0b\x9f\x93\x86\xb0\x28\x03\x03\xcb\xbd\x09\x86\xa3\x06\x90\x00\x6a\x03\x1f\xc9\xbd\x39\x81\x80\xe9\xda\xb8\x8b\x44\x60\xba\xf6\x6e\x96\xc9\x84\x34\x26\x6a\xf8\xce\x44\xb1\xf0\x89\xa9\x32\x88\x1e\xbe\x09\xaa\x12\x71\x9f\xd8\x04\x4f\xc9\x9e\xee\x84\x64\x1b\xf8\x21\xee\xdd\x58\xb0\xb6\x19\x8e\xcd\x13\x71\x4b\x34\x5c\x4f\xf6\x60\x72\x6c\x27\x01\x6f\x92\x83\x8d\x0c\xc3\x93\x78\xcf\x09\x08\x0a\xe5\x4c\xc6\xc7\x36\x2f\x26\xca\x36\x2c\x50\x50\x5c\x68\x12\x10\x84\xb5\xb9\xb6\x78\x72\x6f\x22\x55\x26\x4e\x50\x23\x9d\x78\x72\xef\x7b\x98\x8c\xea\x98\x23\x17\x4c\xce\xd1\x66\xf1\xda\x4e\xe4\x19\xa0\x75\xed\x7d\xe8\x8b\xed\x44\x16\x98\x9c\xa3\x07\xa2\xe4\x34\xdd\xc4\xb1\xc4\xb2\x7b\xef\x27\x82\xd0\x62\x3a\xf5\x72\xb2\xe2\xf9\x61\x54\xa2\x6d\x30\x13\x4f\xfa\x8d\x8c\x10\x50\xaf\x6d\xd4\x12\x4f\xfa\xfd\x5e\x82\xd0\xc4\x66\xc3\x75\xc9\x0d\x10\xaa\x64\x68\x62\x73\x7e\xd4\x4b\x1e\xc3\xd6\x81\xc9\xb5\xf1\xf0\xc8\xb8\x7e\xed\x23\x91\x71\x20\x9c\xcb\x69\x0d\xcd\x58\x88\x5f\x67\xbc\xa1\x4d\x88\x92\x41\x88\xda\x7d\xc2\xdd\x3c\xd4\xde\x12\x81\x24\x62\x04\xbe\x09\x35\x92\x3d\x9c\xf1\x02\x89\x1e\x1a\xc7\xc3\x84\x31\x3c\xc8\xff\x3c\x34\x88\x68\x37\xb0\x46\xdf\x87\xb8\x42\x04\xb7\xdb\x84\x29\x19\x9a\x8a\x1c\xa2\x0d\x67\x0e\x01\x3c\x48\x22\xb1\x13\x36\x31\xef\x72\xe4\xc0\xc7\xf3\x23\x02\x84\xb5\xf1\xfc\xc8\xb8\x93\xed\x03\x8d\x80\xfc\xb2\x89\x26\x92\x71\x27\xdb\x78\x84\xc4\x6c\x1f\xeb\x1d\x43\x2d\x01\xce\xe5\xb4\x62\xe6\x10\x20\xb6\x48\x06\xdc\x74\x9f\x4b\x0b\x11\x23\xf6\x8d\xb7\x47\xf4\x80\xc2\xdb\x23\x03\x74\xba\x8f\x6b\x9b\x39\x32\xba\x88\x0c\xc5\xe9\xe6\xa7\x3d\xdd\xfc\xf4\xb1\x33\xce\x5f\x7e\xc6\x0d\x26\x82\xa8\x23\xa3\x7d\xdf\xd2\x17\xe7\x0b\x6e\x0c\x0f\x8c\x8d\x17\x48\x96\x71\x38\xd0\x0e\x86\xf4\xfb\xdc\xab\xfd\x50\x6e\x7a\x08\x57\x0c\x12\xf2\x26\xf0\xc8\x50\xf3\x4b\x6c\xbd\x88\x07\xc6\xc6\xdb\x23\xe2\x75\xb1\x8f\x07\xce\xf8\xab\x9d\x19\xae\x20\x59\x8e\xe4\xec\x08\x9c\x0f\x83\x04\x01\x11\xc0\x6f\x13\xc5\x24\xe2\xb6\xb1\xcf\x36\x22\x04\x0d\x81\x68\xb2\x13\x0b\xa1\x60\xb9\xbf\xcf\xbd\x9e\x0c\x85\x92\xb8\x73\x44\x50\xb2\x36\xee\x1c\x59\xce\xe0\x40\x1c\x40\x63\x6d\x62\x8b\xe4\x64\x87\x5e\xcb\xa4\xfc\x77\x02\x18\x44\x87\x10\xa0\xab\xba\x27\xce\xc8\x50\x40\x69\x30\x3e\x55\xf7\x0f\x1c\x98\x1c\x00\x61\x44\x62\xe6\xe4\x78\xe0\xba\x54\xdd\x13\x0d\x24\xe3\x03\xb8\x71\xe7\x18\xda\xe5\x3c\x70\x63\x72\x21\x44\x09\x19\xda\xe8\x3c\x84\x47\xc3\x6d\x63\xe3\x9e\x11\x71\xb1\xd8\xb8\x61\x64\xb9\x13\xdc\x30\xb2\xdc\xc9\x73\x39\xb0\xa1\xbc\xf0\x41\x68\x0e\xc2\xf3\x26\x4e\xc8\x50\x5e\xf8\x48\x34\xc5\x3c\xb4\xb3\x98\x7e\x28\x87\xf6\x5c\xe2\xc8\xf8\x18\xee\x07\xe2\x90\x83\xc1\xeb\x62\x68\xbe\x61\xe8\x0f\x39\x09\x42\x7f\x0c\x65\x84\x0f\xf2\x36\xb9\x81\x47\x62\xe2\x30\x21\x84\xc7\x00\xec\x6b\x3f\x97\x38\xc6\x70\xac\x38\x28\x80\x18\xda\xcf\x25\x8e\xa1\xa9\x02\xde\x18\x59\x4e\x9d\xd8\x1e\x43\xad\xdc\x23\xd1\x20\xf3\x78\xfa\x1d\x43\xb5\x66\xc4\xf0\x88\xc0\x56\x6d\x62\x78\xe4\x64\x7b\x3a\x63\x08\x87\x44\xe4\xc1\xa1\xa6\xec\x41\x36\x06\x94\xd4\x26\xb6\x47\x96\xdb\x30\xec\x20\xf0\x44\xfb\x99\x8c\xa7\x75\x4d\xd3\xc9\x33\x17\xe9\x94\xef\xc2\x87\x70\xf1\xde\xc8\x72\x18\x04\x0b\x1c\x2a\xa8\x88\xfa\x91\xbd\x2d\x10\xf5\x63\xa8\x11\x26\xec\x47\xd4\xe4\xe1\x71\x9d\x43\xac\x0f\x87\x03\x6e\x4e\x9b\x00\x82\x59\xee\xe4\x71\x3d\x43\xc4\x0f\xf6\x6d\x3f\x35\x2d\x0f\xb6\x07\x3f\x55\x2d\x44\xd9\xc8\xc0\x9e\x6e\xa2\x6c\xdc\x3f\xa8\x9a\xe5\x5a\x5c\x1e\x77\xbf\xcf\x80\xa0\xee\x47\xf4\x27\x15\x2f\x06\xf8\x03\xde\x68\xbf\x3f\xc6\x85\xf5\xfd\xb2\xbe\x81\x37\xda\x2f\x51\x60\x7f\x6a\x1f\x70\xff\xc8\x60\x87\xed\x97\x28\xa5\x3f\x25\x61\x6f\x20\xc0\x1a\x2b\xf3\x0d\xac\x2e\x66\x1f\x5f\x90\x28\xff\xf7\x22\x75\x06\x3e\x75\xe3\x0b\x12\xe5\xff\xde\xcb\x63\x85\x9f\xba\x14\x42\x75\x44\xd0\x85\xf6\x9b\x20\x63\x96\xc8\x9b\x18\x1a\x96\xc5\xeb\x92\x85\x54\xde\xec\x68\x30\xb7\xaf\x11\xdf\xd8\x98\x88\xe2\x17\x7e\x0a\x08\x89\xe2\x17\x75\x9b\x20\x96\xc6\xfd\x83\x76\x13\xd1\x4f\xbf\x09\x02\xfa\x65\x60\x52\xf7\x5b\x19\xb2\xf2\x57\x55\xc0\x2b\xca\x93\x72\xc5\x17\x31\x96\x9c\x29\xde\x25\x51\x6e\x94\x98\x1d\x11\x24\x9e\x4d\xd0\x8e\x8c\x3b\xda\x7e\xfb\x07\x1f\x66\xa6\x44\x26\xda\xdb\xc5\xf7\x72\x7c\x3a\x51\xea\x1c\x74\x84\x5a\xc5\xb1\x65\x9b\xc7\x81\x6d\x13\x24\x30\x13\xd3\x6a\xbf\x83\xf1\x54\x8a\xf4\xc2\x17\xe1\xe6\xba\x89\xef\x71\xff\xa0\x3a\x64\xbb\xc5\xd9\x60\xbd\xeb\xad\xf1\x22\xc3\xc5\xff\x75\xe3\xfd\x92\x65\x16\x5f\xd6\xbe\x9e\x1b\xef\x9a\xc2\x98\x51\x03\x9c\x91\x9c\x20\x91\x42\xee\x1f\xd4\xb0\x68\x1f\x2c\xd6\xcb\x8a\x2f\x4e\x99\x3b\x3b\xbb\xed\xbb\xad\xd9\x3c\xd6\x46\x9f\x89\x93\xfc\x03\xfc\x64\xbf\x5c\xba\xe5\xe7\x88\x11\x72\xff\xe0\x6b\x94\x40\xb8\xdb\xed\xf7\xb1\x06\x86\xef\xf1\x03\xfa\xf3\x58\x03\x03\xf0\x3a\xde\x9c\x98\x2f\xa1\x56\x8b\x13\xf1\x7e\x78\x6a\x54\x87\x44\xd8\xfb\xc2\xfb\xb2\x26\x9a\xef\x2c\x78\x2e\xc3\xe7\x87\x84\x0a\x80\x9e\x43\x3c\x91\x0c\x78\xec\xf9\x49\x52\x77\x1b\x3c\x04\x11\x89\xe5\xf2\xc2\x87\x28\x22\x19\x98\xd8\x43\x14\x91\x0c\x1e\xec\xf9\x21\x12\x06\xc4\xe7\xfc\xb8\x9c\x73\xf1\x38\xbf\x60\xd7\x28\x47\xe2\xba\xd3\x70\x7e\x12\xd4\xe5\x7f\xcf\x8f\x60\xdf\x3f\x6e\x72\xe7\x47\x0c\x7a\xac\x70\xce\x4f\x22\xaa\x54\x40\x54\x28\x18\xd1\xf3\x33\xf0\x62\xa5\xd0\xcc\x08\x13\xd0\xf9\xfc\xd0\x90\x72\x3d\x39\x04\x19\xb9\x7f\x50\x5d\x86\x3e\x1a\xef\xdc\xb7\xc1\xac\x39\x3f\x77\xfe\x4e\x6d\x86\x5c\x6c\xbe\x1b\x73\x91\xa1\xa8\xe6\xa7\xcb\xd5\xfc\xa6\x33\x0b\xd1\xda\xe0\xaf\xe0\x87\x0f\x21\x40\xee\x1f\xd4\x66\x44\xa8\x4e\x1f\xb8\x7d\xc3\x04\x9f\x5f\xb3\x54\x06\x55\x28\x35\xb8\xd7\xf3\x23\xd0\x66\xf9\xde\x93\x18\x77\x54\x21\x55\x7e\xef\xc5\x3f\xa8\x82\x20\x8e\x08\x40\xce\xaf\x3d\xfe\x61\x1d\x10\x4d\xa7\xa8\x2e\xa4\x9e\xb9\x90\x2f\x17\xbb\xdd\x2d\x96\x2e\xc1\xad\x15\x7b\x01\xb7\x06\x37\x7e\x7e\x9d\x25\x3d\xa8\x4d\x12\x1d\x0c\xdf\x60\xe6\x90\x7b\x1c\x02\x8f\x64\xd8\xeb\xf3\x13\x80\x10\xc8\xf4\xf3\x43\x10\x00\x7f\x7d\x7e\x92\xa8\xad\x98\x7e\x40\x9e\x69\x64\x4b\x9a\xba\x98\x52\x6e\xe1\x07\x4f\xa8\x8c\x9b\xf2\xf9\x2d\x36\x29\x0e\xab\xf3\x93\x14\xfd\x7a\xb3\xbc\xff\xaa\x24\x38\xc4\x26\xc9\xd9\xa5\x7f\xa2\xa5\x51\xe7\x99\xfc\x41\x0f\xcf\x12\x11\x90\x21\x41\x0a\x06\x58\xcb\xf9\x09\xb9\x06\x46\xf5\x21\x36\x49\x04\xad\xe5\x10\x9b\x24\x73\x0b\x38\x3f\x62\xec\xff\xd8\xc3\x0e\x2e\x53\x99\x6b\xc0\xd1\x65\xea\x97\xa4\x91\xf7\x8e\x03\xb8\x26\x07\x9f\xa9\x9c\x1d\x44\x6c\x1d\xe0\xf7\x0f\x31\x4c\x32\xfc\xfe\x21\x6e\x49\xf8\xb1\x17\x9c\x80\x51\x03\x0c\xfc\x09\x1f\x7c\x21\xcb\x36\x10\x91\x1f\xcf\xa1\x13\x60\xe2\x30\x9b\x3a\x81\x30\x6e\x39\xf0\x71\x00\x8b\xd1\x35\x4f\xd8\x93\x8c\x7c\xea\xe0\x06\x15\x81\x3c\x39\xb8\x3b\x65\xae\x02\x27\x40\x85\xe0\xbe\x9d\xc0\x51\xc6\x55\xe0\x10\xe0\x24\xfc\xbe\x8f\x21\x2a\xe0\x45\x0e\x3e\x4e\x39\xdb\x0a\x88\x0a\x48\x91\x13\xca\x23\x72\xa2\x99\x5e\xfe\xa0\xa4\x4a\x47\x6d\xea\xa5\xb0\x88\x83\xd1\xc1\xc9\x29\x82\xff\x71\x02\x01\x6c\x7f\xf9\xfb\x83\x26\x25\x46\xa6\xda\x24\xdf\x37\xe9\x83\x77\xa6\x3a\xf0\x0e\xb1\x61\xca\x75\x42\x63\x24\xf1\xd5\x3d\x84\x3d\xc9\xc8\xd5\x4e\x80\x10\x40\xeb\x38\xb8\x45\x65\xe4\x6a\x27\x40\x14\xb8\x1b\x1d\x62\xa0\x64\xae\x15\x27\xa0\x50\xe1\x2a\x71\x02\xdc\x18\x57\x89\x43\x80\x93\xf0\x03\x69\xf2\x04\x24\xc7\x5c\x05\x0e\x7e\x4e\x11\x3f\xa4\x13\x44\xdc\x84\x37\x3b\xe1\x5e\xd6\x23\x18\x17\x27\x08\x5d\x88\x6b\xed\x09\x44\xf5\xc6\x9b\xe8\x04\xa9\x02\x00\xce\x83\xab\x53\xc4\x9d\xe8\x04\x60\x98\x7e\xb0\x73\x27\x70\xa7\xc7\x9f\xe8\xe0\x03\x95\xbf\xe1\x46\x70\xcc\x9d\xfe\xe0\x0f\x95\xb3\x73\xb2\x99\x13\x18\xac\x13\xa4\x0e\xe7\x44\xf8\x42\xdc\x65\x4f\xe0\x86\xff\x8d\x3d\xd6\x0b\x80\x67\x9c\x80\x98\x17\xf0\x8c\x13\x10\xf3\x66\xc7\xde\xd5\x5d\x7c\xbf\x17\x11\x80\x31\x4e\x70\x75\x33\x0f\xf1\x57\xc5\xaa\x6c\xfc\x68\x64\x0a\xbc\xb3\x58\x99\x87\xf8\x1b\xa4\xdf\xa6\xe2\xd6\x14\x71\x89\x3a\xb8\x35\x65\x6e\x19\x27\x06\xba\x73\xcf\xde\x13\x5d\xe8\x97\xc9\x3b\x31\x32\xc4\x1e\x1f\x11\xa6\x2d\xdf\xe3\xf3\x44\x41\x01\x3d\x3f\x22\xd1\xe7\x71\xa8\x3a\x38\x24\xc5\x6a\x7a\xe2\x03\x8e\x95\x28\x65\x5c\x7e\xff\xe0\x90\x14\x7e\x6e\xdc\x91\x98\xf4\x98\xc9\x9d\x98\x1c\xc9\x6e\x49\xac\x6e\xa8\x35\x7e\xe0\x9e\xec\xaa\x11\x41\x31\xb2\x8f\x83\x3b\x52\x04\xdd\xe2\xe0\x8e\x94\x71\x1a\x3f\x91\xf8\x6a\x5c\x83\x0e\xae\x49\x19\xeb\xe7\x13\x0b\x2b\xb7\xfe\xfe\xa6\x3e\x38\x11\x09\x1a\x60\xbf\x87\x88\x27\x11\xdc\x8c\x13\x91\x0e\x20\xb6\x3d\x11\x29\x00\xe1\x20\x0e\x8e\x4b\x19\x8c\xd5\x13\x39\xa4\xb2\x53\xd1\xaa\xd8\x9f\xfc\x41\x78\x75\x5c\xbd\x4e\x94\x56\x38\x8b\xf0\x44\xca\xd9\xd1\x91\x56\x38\x96\xe2\x88\x02\x84\xf2\x07\xb6\x3c\xd2\x44\xfc\x50\x3e\x93\x3f\x18\x7f\x47\x8d\xcb\x7c\x75\xa0\x38\x34\xc0\x14\x3e\x11\x41\x18\xfe\x59\x27\x4a\x44\xd0\x4d\x9c\xe6\xa7\x82\x69\x7e\x6a\x9e\x4c\x85\xeb\x32\x22\x62\xce\x4e\x85\x78\xa1\x2e\x4c\xbc\x97\x22\xde\x5a\x27\xca\x09\x56\xd7\x0a\x9c\x60\x76\x8e\xa4\x27\x4e\x3b\x62\x99\xe4\xec\x7c\xdd\xab\x7f\x04\x01\xe3\x44\x51\x42\xbf\x65\x20\x71\x39\xdc\xdb\x52\x2d\x69\x43\x07\x1c\x64\x51\xcc\xd0\x6f\xea\x91\x45\x03\x7c\x71\x08\x8c\x12\xf1\xe4\x3a\x78\x30\x45\xbc\xb7\x0e\x1e\x4c\x39\x3b\x59\x10\x20\x9e\x5c\x87\xd0\x28\x11\x8f\xad\x83\x07\x53\xce\xce\xcf\xe3\xc4\x71\x62\xe3\xaa\x94\xb3\x2b\xf6\xf9\xd0\x53\xf9\x1a\xf9\x02\x9e\xfe\x07\x9f\xa4\x08\x94\xc5\xc1\xf7\x28\x67\x67\xf7\xb5\xb6\x9b\x27\x81\x49\xf4\x03\x16\xf2\xa4\xcb\x2d\x46\x24\x62\x27\xfd\x3e\xbc\xd5\xc0\x8f\xc2\x1f\x89\x77\x16\x53\x37\x7d\x98\x29\xf3\x83\x83\xa7\xfb\xf5\xf2\x8f\xc2\x8f\xd7\x1f\xb7\xab\x29\x7c\x15\x36\x7e\x08\xba\xca\x4e\x9f\xc2\xa5\x3c\x90\x2b\x4e\x0a\x8f\xe8\xad\x14\x2c\xd5\x83\x33\x71\x92\x54\xcf\x51\x87\x03\x53\xce\xdd\x4c\xcd\x4c\x54\x82\xa8\x0e\xf3\xcb\x93\x12\x33\x06\x70\xc2\x49\x98\xf3\x64\x96\x63\xca\x76\x84\x0f\xa4\x4f\x96\x60\x2a\x55\x84\x58\xfe\xc0\xa4\xc0\x8d\x98\x30\x29\xf7\x0f\x73\x31\xd0\xcc\x06\xc1\x51\x22\x10\x09\x27\x79\xf0\x31\x19\x89\xcb\x15\x30\x07\x07\xc7\xa2\x0c\x6e\xf1\x49\x90\x1a\xce\x59\x87\x30\x24\x19\xdc\xe2\x83\x8f\x50\xe6\x62\x7d\xf0\x11\x8a\x8d\xdd\x23\x8d\x26\x8e\xac\x99\xe8\x5b\xf1\x1d\x42\x80\x0d\xc3\x79\x28\x12\xe4\xf9\xa4\x39\x05\x98\xf5\x8f\xc5\x1f\xf4\x9f\x6b\x13\x8a\x94\x93\x26\xad\x86\x70\xf0\x2a\xca\x28\x52\x4e\x5a\x49\x14\x5a\xaa\x46\xd0\x0c\x42\xc1\x49\xcb\x2e\xfb\x81\x35\x38\x41\x50\x17\x10\x0e\x07\x3f\xa4\x88\x33\xd5\x49\x40\x73\xfe\x70\x3d\x3d\x69\x37\x32\xfd\xed\xde\x7a\x88\x48\x12\x01\x36\x38\x89\x53\x0a\xe4\xe4\x93\x24\x1e\x48\x92\x90\x24\xd9\x23\x2e\x49\x3c\x6c\x2b\x84\x16\xc9\x9e\x70\x78\x32\x45\xbc\xa3\x8e\x9e\x4c\x3f\xfc\x2c\x4f\x7a\x58\xe6\x6c\x1f\x04\x1d\xb9\x7f\x98\x8b\xc8\xa5\xb0\x76\x89\xc0\xbf\x08\x20\x4e\x7a\xc4\xeb\x75\x08\x91\xce\x61\xd2\x7a\x12\x96\x3b\x48\x23\x4e\x92\xda\xa0\xe7\x84\x3b\xfc\xaf\xdb\x87\xf7\xe5\x8f\xdb\x6e\xc2\x96\xdc\x3f\xfc\x41\x03\xa1\xc9\x8c\xe5\x38\x50\xcd\x27\x4b\x6d\x50\x18\x6e\x51\x19\x77\x91\x83\x5b\x54\xf8\xe1\x02\x70\x32\x31\x82\xf1\x17\x39\xf8\x3c\x65\xf0\xa2\x4f\x0e\x4e\x0c\x4b\x3c\x63\x65\x57\x20\x4f\x42\xa0\xdc\x3f\x2a\x3f\x98\x7b\x28\x07\x0f\xa8\x8c\x80\xe4\xe0\xad\x14\x9b\x1f\x43\x2b\x08\x48\x4e\xce\x74\xce\x6f\xa1\x1b\x04\x24\x27\x97\x28\x78\x2f\x4d\x82\x49\x04\xd2\xf9\x10\xd7\xe4\xfe\x91\xf8\xc1\xb8\xb2\xa0\xf0\x5d\x8a\xf8\x7c\x1d\x7c\x97\x32\x38\xce\x27\x57\x6b\x66\x00\xaa\x05\xf1\x6d\xb5\x66\x06\x00\x1b\x02\xa0\x2d\x0e\x91\x4b\x22\x96\xbc\x27\xd7\x47\x48\x60\x2a\x40\xe4\x8d\x18\xfa\x10\xd2\xe4\xfe\x41\x0d\xe8\x7f\x40\x72\x3e\x19\x4b\x1e\x3c\xb7\x0e\xde\x4b\xe1\x37\x58\xb2\xb9\x47\xfe\xa0\x79\x00\x00\xfe\x86\x93\xd5\x2f\x15\x81\x88\x70\x88\x6b\x12\x7e\x58\xc3\x9d\xdc\x0f\x7f\x50\x1f\xd2\x3c\x1c\xb0\x0e\x0e\x4c\x19\x89\xcf\x21\xf8\x49\xc6\xc9\xe6\xe4\x59\xc5\x26\xa6\xa7\xc8\xae\xf1\xcc\x3a\x84\x2e\xc9\x88\x65\x0e\x9e\x4a\x19\xb1\xcc\xc9\x3b\x0a\x54\xec\x0f\x86\x06\x76\x8b\x88\x25\xf7\x0f\x4a\x42\x74\x81\xd0\xe4\xe0\xab\x14\xdd\x2e\xf0\x55\xca\x08\x50\x0e\xc1\x4c\x22\xc8\x09\x07\x5f\xa5\x88\x65\xf3\xc9\xc7\xfc\x54\x70\xcc\x4f\x8b\xce\x23\xcc\xb1\x7f\xbc\x64\xa2\xb2\x47\x6c\xe3\xe8\x0f\xc6\x95\x5d\x0e\x2f\xa6\xd8\x5d\xae\x1c\x45\x08\x50\x4e\x46\xd4\xdd\x5d\xad\x88\xba\x71\xfa\x39\x84\x3a\x89\xdd\x95\xcb\xb1\x84\x07\xd7\xc1\xa3\x29\xcb\x48\xea\xd1\x14\x7e\xdf\x07\x4c\x03\x27\x11\x91\x4f\xee\x1f\xe6\x62\x1a\x58\xea\xf8\x34\x45\xac\xa7\x0f\x3e\x4d\x19\xe1\xcb\x29\x3f\x6b\xa8\xbc\x43\x1a\x70\x8f\xb8\x33\x45\x62\xb4\x9f\x22\x2d\xb1\x51\x14\xbc\xeb\x03\x56\xb0\xa7\x84\xcb\x2b\xe1\x70\x75\x88\x90\x72\xff\xa0\x06\xc4\xe3\x6e\x97\x38\x2e\xc5\x1e\xff\xca\xce\xe1\xd5\x94\x41\x6f\x3e\x45\x02\x64\x91\x16\x42\x6c\x23\xe1\x39\x25\x39\xf1\x50\x29\x11\x53\xb2\x52\x1d\x22\xa6\x04\xc1\xc1\x4f\x41\x92\x0e\x16\xca\xc1\x97\x29\x62\xe2\x7d\xf0\x65\xca\x8a\x7b\x0a\xe4\x8b\xb9\xf7\x21\x96\x4a\x08\x88\x05\x4f\x29\x02\x44\x33\xf5\x05\xd2\xc4\xa9\xff\xe0\xe5\x94\x15\xf8\x14\x48\x13\x47\xfe\x53\x90\x96\x28\xf0\x29\x48\x4b\x02\x96\xcb\xa7\x48\xb3\xd5\xf7\xea\x1f\x54\x81\x71\x90\xd2\x9f\x52\xa7\x7f\xd0\xa3\xca\x54\x66\x8b\x82\xb2\x1d\x68\x28\x9b\x70\x4a\xa7\x20\xec\x2c\x8e\x33\xf2\xcc\x10\x9c\x56\xae\x7f\x60\x00\x9c\x22\x61\xc3\xe8\xe1\x6d\x75\x33\xf9\x83\xf9\x66\x7d\x94\x6e\x9b\x58\xb2\xa5\xdb\x8e\xc8\xec\x4b\xd9\x1c\x9c\xa5\x0b\xb0\x8d\x38\xa2\x20\xc5\xf4\x4e\x81\x97\xd5\xfd\x83\xd6\x0e\x2b\xa4\x28\x49\xbe\xf8\xce\xe4\xb1\x5f\x94\x69\x43\x20\x8b\x32\x13\x99\xfc\x23\xfb\x07\xf5\x4d\x26\xcf\x61\x46\x76\xa2\x10\xab\xc0\x06\x77\x87\x99\x7b\x5e\x77\x64\xa5\x6c\xc7\x83\xab\x9d\xc2\xad\x22\x65\x3b\x04\x9e\x99\x30\xa2\xe5\x44\xd2\xe9\x82\x71\xb9\x39\xb8\xca\x71\x34\xba\x1f\x3b\x1a\xae\xb3\xc3\x68\x70\x6a\x12\x55\x26\x83\x14\x73\x0a\x56\xea\x9e\x3d\xb8\x57\x65\x10\x98\x4f\x91\xe2\xe1\x44\x71\xb5\xca\xe5\x7b\xa7\xa5\x9c\x7a\xe5\xb5\x36\xd8\x8b\x82\xc8\xbf\x7c\x7f\xb0\xa7\xb0\x8e\xab\x44\xcb\xb6\x58\x91\xf8\x2b\x17\xab\x12\x2d\x07\x00\xf1\x66\x42\xc0\xa8\xe5\x54\x64\x8f\x98\xb1\x9f\x8a\x60\x1f\xfc\x99\x53\xa5\x41\x98\x22\x62\xc8\xc4\xce\x76\x5e\x51\x51\x61\x9b\x70\x2a\x22\x49\xbc\xae\x4f\x45\xc8\x2f\x60\xef\xc1\x1b\x2a\x88\xa2\x7b\x70\x87\xca\x58\x27\x1c\xdc\xa1\x22\x31\x80\x4e\x4d\xd6\x46\xa9\xc9\xaf\xb3\x7f\x30\x25\xf6\x01\x5a\x24\x52\xd0\xa9\x1e\xa5\xf6\x01\x4d\x16\xa6\x0a\xa7\xe6\x42\x1e\x6a\x46\xea\x19\x30\x2a\x39\x3a\x56\x81\xed\x7c\x6a\xfe\x9a\x44\x47\xf3\xe2\x0b\x9a\x24\x82\x7d\xcc\xfe\x38\xfc\x41\x9b\x4a\xe0\x9d\x66\x20\xf6\x24\xf2\xd5\x21\xe8\x4d\x2e\xf0\xa6\x04\xbd\x89\x18\xe3\x1f\x5c\xae\x32\x90\x54\x87\x08\x38\x19\x64\xe8\x43\x08\x9c\x88\x0f\xf7\xa9\x78\x92\x14\x47\x1b\xb1\xe5\xf8\x2b\x84\xf7\xc1\x07\x2b\x08\xd3\x7a\x2a\x5a\x04\x3c\xb0\x4f\xc5\xf0\xa8\xfe\x7c\xa7\x16\xf6\xcf\x8a\x05\x2c\x2a\xbc\x83\xff\x55\xae\x8e\x38\x54\x86\xd7\xf5\xc1\xe7\x2a\x57\x07\x16\x8b\x56\x3c\xad\x4f\x1d\xce\x84\x93\x8d\xdd\x38\xae\xd6\x87\x30\x3d\xf7\x0f\xc6\x03\xe5\x02\x0e\x00\x07\x6f\xac\x88\xaf\xf5\xc1\x1b\x2b\x57\xa7\x02\xea\x23\xba\xd7\x21\x0c\x4f\xc6\xda\xe3\x10\x87\x27\x12\xdd\xeb\x10\x70\x27\x83\x18\x74\xea\x65\x8c\xa3\x4c\x50\x85\x31\x0e\x68\x30\x0f\xee\x5b\x51\x26\x08\xf7\xad\x20\x64\xea\xa9\x8b\x76\x27\x4a\x45\xd1\x80\x87\xf5\xa9\x18\x37\x55\xa7\x77\x3f\xbc\x9b\xce\xde\x97\x6c\x36\xe6\xb1\xca\x2f\xab\x84\x9c\xec\x03\x46\xe8\xc3\x85\x82\x36\x22\x28\x58\xad\x58\xa1\x0f\x17\x0a\xd2\x4f\x62\x0f\x9d\xca\xd1\x5d\x5d\x1c\x08\x3f\x71\x9a\x3e\x15\xa2\x1e\x1c\x8e\xba\x73\x01\x87\x74\xea\x6b\x7e\x3a\x8a\xc6\x22\x28\x39\xad\x28\x26\x64\xc0\xf0\xe1\x8a\x38\x17\x1e\x62\x04\x65\x65\xa2\x0d\x02\x47\x4d\x7a\xf0\xcf\x0a\x01\x0d\xcc\x69\x28\x1a\x08\x30\x74\x88\x12\x14\xd1\x8d\x9e\x16\x18\x7a\x16\x4c\x83\xa8\xf1\x28\x3c\x2d\x3a\xc4\x6c\x5e\x2d\x32\xc4\xd5\x77\x87\x98\x8d\xac\x41\xe2\x78\x32\x9c\x86\xbc\x13\xc7\xe9\xd3\xf0\x7d\x14\x79\xf3\x34\xa9\x9a\x9d\xbc\x71\x60\xe2\x64\x7a\x1a\x07\xa6\x9c\x1f\x31\x84\x32\x01\x30\x4e\x93\x48\x95\x36\xeb\xbc\x25\x17\x48\xfc\xa0\xfb\x07\x23\x80\x6a\x02\x85\xed\x69\x97\x2e\x33\x88\x4d\xa7\x21\x39\x45\x61\x7b\x5a\xb1\x54\x3a\xcd\xfd\x71\x40\x25\x0d\x89\x6a\x50\xb0\xab\x5b\x17\xa8\xd1\xa7\x79\xda\x2a\x9b\x6d\x58\xb1\xe3\x6c\x7c\x08\x4c\x74\xff\xa0\x58\x49\xd6\xa1\x41\xec\x53\x59\x33\x0d\x6d\xe2\x70\x64\x10\xa9\xe2\x79\x7c\x5a\xa5\x79\x2c\xe9\xc6\x99\x8a\x93\xe3\x21\x7e\x51\x56\xc8\xdb\x24\x77\xb6\xbb\xd6\x6c\x9e\x85\xa2\x8c\x00\x51\xea\xe0\x2d\x16\x04\xa7\x3c\xb8\x8b\x45\x5c\x1e\x4f\x43\x2f\x38\x1c\xee\xee\x07\xb4\x42\x52\x1f\xbe\x37\xd2\x69\x11\x0a\x88\xa0\xc0\xaf\x61\x64\xa8\xe8\xb8\x81\x2f\x85\xa3\xed\xe9\x69\x1f\x6c\x82\x82\x18\x36\xa7\xe7\xdf\xd9\x47\x13\x6f\x76\x86\x9b\xa0\xc5\x4e\x24\xaa\xdd\xe9\x39\x9c\xa3\xc1\x79\xfe\x3e\x89\xe7\x68\x4d\xac\x34\xbf\xe7\x7c\xce\x9d\x96\xa8\x35\x0f\x09\x0f\xec\xbd\xe6\x3a\xa7\xe7\x72\xce\xf8\x3e\xe9\x5f\xc2\x1b\xbf\x6a\xff\xba\x1d\xf6\xdc\xce\x5b\x6c\x13\xac\x70\xcf\xe3\xec\xa5\xc1\x3a\x44\x48\xc2\x63\x8d\xc1\x6e\xcc\x03\x6c\xec\x4d\xb0\x1b\xeb\xec\xfa\x25\xe4\x2f\xe1\xf9\x8c\xde\x83\xdd\xd8\x67\xbf\x5f\x19\xf5\x4b\x78\x73\x32\xc1\x6e\x9c\x03\xec\xe5\x4d\xb0\x1b\xcf\x79\xd8\x23\xa2\xd2\xf5\x5e\x7e\xe7\x79\xf1\x58\xc0\x40\x87\x84\x57\xf7\x01\x2c\x73\x4e\x2f\xf1\x68\xc5\x15\x95\xb5\xdf\x84\xe7\xf7\x7d\x92\xfe\x49\x08\xd1\x04\x5a\x5a\xf2\xd9\xdf\xf8\x42\x0f\x37\xe1\xbd\xe7\x67\xd4\x64\xc7\x84\xf5\xe5\x68\xff\x24\xbc\x5f\x0e\x5a\x5a\xea\xd9\xe9\x2b\x74\xfc\x37\xc1\x69\x4d\xbf\x7f\x12\x74\xda\x50\x4e\x7e\x13\xb4\x71\xd2\x06\x87\x84\x77\x38\x69\xc9\x96\xb6\x83\x81\x49\xd4\xea\xe6\xf4\xd2\xcf\x2e\x5f\x0e\x5b\x3a\xce\x99\x5f\x8e\xfa\x25\xa0\xf0\x8d\x1a\xe4\x9c\x5e\xf6\x39\xff\x94\x61\x4b\xcf\x39\xaf\x13\x95\xc6\x97\x00\xa2\x69\x8c\x8a\xcb\x7b\x79\x0e\x76\x2a\x51\x83\x1d\x12\xde\x9f\x9d\xcb\xb6\xf4\x3d\xfb\xb1\x8c\x9c\xbe\x84\x47\xcb\x78\x25\xe5\x37\x01\x73\x87\x9b\x40\x4b\xeb\xef\xbc\x97\xdf\xba\x09\xb4\xb4\x86\xb3\xb5\x07\xc7\x6c\xe7\xf4\x9a\x0e\xb6\x5a\x37\xa1\xff\x93\x30\xbf\x76\xd0\xd2\x9a\xcf\x39\xb6\x94\x7d\x9f\x84\xc7\x15\xc4\x1e\xdf\x6b\x39\xfb\x38\x2f\xdc\x5b\x6e\x02\x90\xcc\x51\xa3\x9e\xd3\xeb\x9d\x17\x1b\xc6\x51\xd0\x6b\x3f\xcf\xb4\xe9\xc5\x96\x8e\xa3\xcd\x61\x24\x28\x1e\x09\x20\xa1\x46\x8d\x75\x4e\x6f\xbf\x73\xc2\xd7\x0e\x5a\xda\xc2\x01\xd3\xf2\x26\xd0\xd2\x36\xce\xa9\x56\x7b\xcf\x86\x17\xdf\xa8\xd0\x71\x2c\x7c\x87\x50\xa1\x30\x30\x2f\xb1\x8b\x82\x10\x50\xef\x10\x01\x03\xd7\x9f\xd7\xe8\x45\x95\xd5\xf2\x0e\x31\x70\x31\x55\x7d\x07\x0a\x8d\x8c\x4c\xf8\xc5\xbd\x2a\x74\xa2\xaf\xbe\x46\x36\xfa\xef\x0f\x30\x7a\xc1\x84\x78\x07\x6a\xbd\x9e\xbe\x7a\x96\x80\xac\xd6\x23\x02\x6a\xf3\x1f\xe0\x29\xb9\xe9\xbd\x78\x68\x85\x3a\x2e\x21\xbd\xb8\x68\x85\x86\x12\xf5\x1d\xc2\xd9\x20\xe7\x78\x71\xd2\x0a\x8d\x10\xa9\xef\x08\x82\xf3\x0c\x8a\x0e\xf4\x07\x3b\xa8\x77\x80\xbc\x51\x31\xd1\x78\x07\x22\xd6\x8a\x15\xdb\x3b\x84\x8b\x2b\x0e\xd5\xbd\xd0\x86\x8a\x33\xfa\x6b\x14\xa6\x86\x10\xf9\xc5\xd1\x2b\x74\xd4\x9a\xef\x40\xa0\xd4\xdb\x57\xf4\x12\xbd\xd8\x4a\xe9\x4f\x75\xac\xc3\x11\xe1\xd0\xa2\x1f\xa1\xee\xfc\x41\x7f\x10\xe1\xbc\x46\x75\xea\xdc\xf2\x5f\xc2\x3a\x85\x82\x03\xd0\x3b\x90\xf2\x56\x64\x7d\xef\x88\x40\x6b\x21\x04\x7c\xc7\x3f\x10\x3d\x99\x1f\xa0\x45\xc2\x52\xbc\x23\x82\xae\x85\xb4\xe2\x1d\x48\x80\x1b\xd7\xbd\x97\xc8\x50\xa1\x60\xb6\xfe\x0e\x22\x6c\x14\x18\xbd\x17\x6f\xb5\x50\x31\xcb\x7a\x87\x58\x77\x68\x40\xde\xcf\x5f\xad\x39\x06\xa0\xdd\xe5\xf4\xb5\x40\x9c\xdf\x68\x36\xd0\x8d\xbf\x16\x80\x3c\x52\x5a\xfc\x9b\xc9\xf4\x3b\x92\xf0\x91\x2e\x2c\xae\xf6\xb5\xda\xa2\x7b\xb5\x0f\x15\x8e\xe9\x1d\x62\x0a\xe5\xef\x1f\x01\x9e\x3a\xfd\x03\xbb\xb2\x81\x1a\xfa\x0e\x90\x1d\x3a\x3e\x37\x2f\xbe\x71\xa1\xc3\x4e\xbf\x03\xfe\xa6\x03\x18\xfb\x0e\xae\x33\x3a\x9e\xbf\x23\x89\x05\xe7\x2a\x4b\x02\xcc\x35\xff\x39\xa2\x94\x31\xc7\xdc\x68\xda\x37\xad\x1f\x52\x4a\xa2\x05\xf9\x9b\x3c\x5a\x70\xef\x34\xa1\x23\x96\x7a\x07\x8a\xe3\x0c\xf7\xf8\x12\x71\x2b\x94\xe4\x32\x05\x2e\xa2\x45\x57\x99\xe8\x60\x59\xaa\xc9\x62\x17\xda\x6d\x82\x8e\x34\x3c\xf0\xdf\x91\xc5\xe9\xf9\xf9\x0f\xfd\x29\xd2\x13\x77\xa1\x0c\x8b\xfb\x8e\x7b\x17\x0a\xe5\xa3\xe8\x2c\x92\xa6\x13\x4e\xe8\x91\x4a\x78\xe8\x97\x80\x5e\xa1\xb2\xa3\xbe\x46\xf4\x6a\x58\xee\xbe\x84\xf4\x0a\x2d\x39\x25\xc0\x7b\xf6\xe2\xe8\x20\xd7\x94\xc7\x7e\x07\x08\xbf\x0d\x78\xe6\x17\x7f\xc3\x90\x8b\x0d\x05\xe3\x37\x17\x47\x07\xbd\x41\x0b\x8e\x35\x82\x95\x86\xe1\xe0\x8b\x2f\x62\x68\xdf\x2a\x2b\xf6\xc7\xd1\x41\xff\xd7\x7f\x36\xb4\x2c\x97\xb6\x95\xee\xff\x41\xc4\x80\x3c\xf5\x6f\xe6\xe0\x10\x35\x8e\x7f\x89\x38\x16\x0a\xbe\x72\xaf\x21\xc7\x4a\x76\x65\x12\x35\xa1\x36\xe7\x07\xe6\xd1\x80\x42\x2f\x2e\x90\x41\x36\xec\xc5\x07\xf2\x32\x51\x34\xb4\x0a\x00\xee\x7a\x43\x8a\x53\x88\x8e\xfc\x0e\x74\xf5\x99\xbb\xe6\x3b\xaa\xc8\xa3\x5f\x36\x88\xab\xb9\x25\x20\xe0\x69\xdf\xfe\x40\x10\xa6\x5c\xdd\x16\xab\x9b\x9f\x6b\x07\x6c\x5e\xe3\xd3\xbc\xa3\xba\xde\x86\xa5\xbd\xc2\x59\xf1\x43\xc0\xc5\xe8\xde\x85\x45\x8d\xf0\x73\xef\x40\xcc\x53\xbf\x31\xc0\xa4\xa6\xc0\x25\xbe\xf8\x6b\x86\x56\x1d\xaa\xe6\x66\x51\x21\x26\x34\x9f\xb5\xbb\x43\xb5\x26\x64\x3a\x2d\x68\xc2\x7b\x7f\xf5\x0c\xe7\xd4\x7f\xd8\x2c\x7e\xdf\x0f\xe8\x27\x3a\x59\x4d\x20\x3a\xc7\xa0\x39\x3f\x3f\xff\x79\x3c\x00\x6c\xa8\x9b\x85\xbb\xe7\x07\xcf\x6d\x69\x88\x9d\xf3\x70\x78\xb9\x28\x97\xe4\x86\xd9\x93\x80\xbb\x4c\x63\xff\xd0\x4a\x29\x1a\x68\xd7\xf6\x73\x8b\x43\xa2\xd5\x8b\x54\xff\x21\x02\x65\x4b\xf3\x70\x0a\x74\xbb\x8b\xcd\xe3\x86\x82\xe0\xcb\xab\xfe\x4b\x14\xb8\x50\x86\x63\xd0\x5d\x6f\x12\x13\x01\x1c\x3b\xf1\x92\xde\x81\xe8\xab\x60\x08\xfe\xe2\xae\x1a\x4a\xb1\x34\xf0\xbd\x4a\xf1\x9c\x18\x6c\xe6\xcd\xc3\x16\x45\x71\xcd\xee\x07\x83\xfd\xad\xb8\xfc\xd1\x14\xd7\xf6\x57\xb3\xec\x77\x0c\x3b\xeb\xb9\x31\xc4\x51\xcc\x74\x16\x7d\x58\x83\x15\x79\x89\x4d\x17\x7a\x94\x54\x09\xad\xd3\x9a\x9b\xfb\x10\x0a\xab\xf9\x63\xb1\x91\x65\x4b\x63\x31\x16\xb7\x1e\xa0\x30\x73\x71\x5f\x45\x88\x90\xdb\xf7\xcf\x2b\x92\x2b\xff\x08\xce\x87\xb0\xea\x1d\x60\xe0\xfe\xb3\x4c\xa7\x93\xe7\x70\x7f\x70\xd1\x6e\xa5\xc8\xfa\x4a\x75\x80\xc4\xc1\x0d\x1e\xd8\x68\x01\x5a\xf4\x44\x99\x9e\xc4\x4e\x84\x38\xec\xdf\xc9\x05\x46\x4c\x06\x90\xe3\x1d\x68\xf5\xfe\xa1\xf5\xc9\xe4\x11\x5a\xf8\xc5\x39\xf7\x56\x6a\x69\xe2\xb4\x7e\xcd\x79\x1c\x6e\x4b\x83\xb8\xb2\xeb\x1c\xc5\xb9\x40\xf0\xef\x58\x41\x40\x2c\x8a\xc6\x90\xa5\x17\x7b\x8a\x36\xb0\x57\x17\xe3\x12\xef\xca\x5d\x60\xb9\x59\x34\xbf\xa9\x1e\x27\x54\x0a\x28\x68\xc7\xa4\xf0\xc5\x29\x38\x86\x21\x0f\x05\x2c\x68\xc9\x4e\x09\xa2\x12\x3d\x3c\xde\x81\xc9\x4b\x26\x26\xf1\x3b\x90\x95\x94\xf0\xd5\x73\x04\x52\xf7\x1b\x16\xe3\xc7\x50\x61\x3c\xf6\xcf\x1e\xb9\x85\xd7\x95\xb3\xd8\x42\xac\xba\x13\xa2\x40\x69\xcd\xd5\xbc\xe5\x94\xdc\xa5\xd1\xa0\xf4\xee\x6c\x0b\xa2\xde\xdd\xae\xb6\xc4\xf5\x15\xc0\x66\x51\x5c\x89\x40\x0c\x1b\x36\xfd\xc5\x9b\x39\xd4\x9f\x34\xb8\xe5\x2c\xbe\xe6\x2c\x51\x8f\xe9\x8f\xf0\xc3\xad\x98\x8d\xf9\xe9\x9e\x3a\x18\xeb\xb4\x9f\xdb\xe2\xf6\x70\x72\xbb\xc2\x5a\xa7\x7f\x6b\xe7\x04\x77\x28\x8a\xc6\xca\xad\x14\x07\x84\x20\x2f\xbd\x48\x18\xe2\xf3\x67\x7b\x7a\x04\x85\xf7\x08\x3a\x1f\xc8\xb3\xd9\x9a\x18\x71\xf4\xf4\xc8\x29\x79\x22\x1e\xe6\xa7\xb8\x0e\x8e\x9b\xdf\xcf\x16\xac\xff\x71\x9c\x00\x18\xd9\x3f\xbe\xeb\x48\x3f\xb2\x22\x47\xfa\x71\xdc\x84\x99\x0f\x4e\xd6\x23\xe4\xb7\x07\xa7\x40\xf3\x43\x6a\x44\x39\x5b\x7f\x1e\xd0\x4f\x12\xbd\x9a\x16\x08\xb1\xdc\xdc\x46\x9e\x0f\x8a\xd7\x6f\xdc\x0f\x24\xda\x47\xce\xcf\xbd\xeb\x11\x30\x52\xd2\x14\x49\x2f\x39\xa7\x0f\xfb\xc1\xb7\x0f\x3d\x1e\x4e\x5f\xa5\xc2\x43\x3b\x54\xa0\x58\xe6\x8f\x7e\x1e\x39\x59\xa7\xf1\xf9\x90\x8e\xf9\xe7\x95\x33\x77\xf5\xbe\x32\x0f\x2e\x24\x24\x63\xbd\x79\x00\x00\x12\xdb\xbb\x07\x00\xc6\xbc\x65\x48\x18\xaf\x9c\xb9\xbb\xd8\xfb\x71\xb2\xf4\xf4\x15\x54\xd7\x15\x22\x78\x66\x68\xe5\x7f\xd9\x30\x63\xfd\xdf\xf6\x4b\x70\xda\x5b\x74\xaf\x40\x69\x56\xb1\x7e\x79\x07\xe6\xc1\xb5\x78\x38\xbc\x82\x41\x4a\x5b\xaf\x5c\xae\x9c\xd6\xeb\x41\xec\xfe\x82\x35\xbe\x5a\x95\x17\xa7\xf7\xa0\xb6\xec\x9d\xbf\x2f\x48\x40\xe7\x07\x6b\xd1\xf3\x6d\x72\xab\x6a\xf8\x1b\xbe\xc6\xac\x2c\xc0\x7b\xbc\xf3\xf7\xdd\x42\x32\x3f\x60\x2c\x90\xd0\xbf\xf3\xf7\xad\x45\x7f\x38\x77\x74\x7c\xfe\x64\x94\xa2\xdf\x4c\xa1\x39\x2d\x7a\xc9\xdc\xf3\x23\x7a\xdc\xc2\x4f\x4d\x78\xf3\xee\x89\xf4\x2a\x4a\x23\x04\xc6\xab\x85\x79\xc4\x56\xe2\x7d\x59\x64\x01\x3d\xca\x4b\xa0\x83\x10\x65\x2c\x5e\xd6\x55\xe8\xb5\xfe\x5f\x8f\xa7\xff\x6f\xfe\xbf\xff\xcf\xf3\xaf\x3f\x3f\xec\x9d\xff\xfc\x34\xcf\xbd\xbf\xef\x31\x70\x1f\xe5\x3f\xff\xbe\xb5\xfc\x7e\x77\x8f\xbf\x0f\xc5\x04\xdd\x4c\xcb\xb4\x6d\x3c\xcb\x7e\xd3\x96\x05\x2d\x4d\x86\x49\xb1\xa8\x65\x33\xfb\x8f\xb4\x6c\x9a\xf7\xe1\x4e\x0d\xcb\x1a\x96\x86\x94\xa4\x58\x3e\xdb\xa4\x48\x7d\x3f\x6c\x6c\xff\xfc\x7e\x47\xa9\xc0\xa0\xb4\x4b\xf5\x7f\x7e\x3f\x25\x05\x58\x08\xfc\x30\x60\xbd\x8f\x57\x84\x83\xf2\xaf\x3f\xbf\x10\xa9\x21\x28\xe3\x62\x7d\xff\xc2\xbd\xc9\xdc\x47\x32\xad\x92\x46\x1d\x18\x90\x46\x0d\xc5\x7f\xe1\x72\xee\xf7\xb1\x4c\xe3\xdb\xcb\x8c\xdf\x87\x75\xdc\x3b\xc6\x0f\x30\xfd\xfb\xb0\xbc\xbb\xfb\xfd\xb0\x13\xbd\x0f\xeb\xbd\x67\xcc\x0f\x53\xd0\xfb\x38\xa6\xdd\xbe\x45\xfb\x11\xd9\x83\x02\x5a\xa2\x5f\x1a\xb4\x2f\x29\xd2\x40\xe1\xf5\x4b\xf7\x58\xbe\x0f\x64\x05\xa8\x40\x7e\x69\x99\x6f\x7f\x69\xf7\x5b\x4c\x29\xfe\xfc\xb2\xed\x43\x6c\x1b\x30\xda\xfd\x13\x82\x21\xde\x90\xfd\xc6\xdf\x5d\xf7\xf7\xa1\x49\x06\x29\xc3\x14\xc5\x97\x37\x25\x98\xc7\x40\xab\x95\x94\x6e\x0a\x41\xf6\x28\xe7\xde\xa1\xef\x83\x90\x74\xf1\xa6\xb0\xac\xe2\x8f\x1b\x70\xa4\x9c\x7b\xe5\xbd\x8f\x4a\xf8\xb8\x9b\x92\x2c\x99\x8b\x63\xa2\x9c\x7b\x7f\xba\x0f\x84\xdb\xc3\x36\x5e\x56\xf8\x3e\xbe\x34\xca\xba\xfc\xe8\x9f\x88\x25\x78\x08\xe3\x9e\x82\x91\x81\xbf\x0f\xe3\xa1\xde\xc3\x23\x12\xa4\xe0\x3e\x1e\xd3\x6e\xad\xd8\xf4\xde\x87\xdf\xde\x1b\x5d\xc4\x0c\xf7\x3e\x4c\xcb\xa4\x0d\xd3\x86\x11\xba\xfe\xf5\x27\x46\x47\x0b\xd4\xfb\x20\xbe\x60\xc4\x3e\xf4\x3e\xba\x69\xed\xa6\xdd\x61\xb8\x0f\x6b\xbd\xbc\x40\x04\xa6\xfe\x3e\xb6\x69\xe4\x4b\xf4\x0c\x5b\xcd\x10\x10\xa8\xc7\x98\xb6\x69\xc7\x34\xf2\x55\xf3\x71\xad\xb9\x87\x6f\x8c\xac\xab\x18\xb9\xce\x04\x24\x36\x31\xde\x4b\xcb\x7d\x18\x33\xb6\x53\x6b\xb7\xc5\xdd\x16\x77\x5a\xdc\xfd\xb6\x7f\xdf\xde\x1a\x52\x64\xd6\x13\x42\x85\x7b\x02\xc6\xec\x28\x89\xdb\x6a\xcc\xa0\x58\x58\x41\xb1\x7c\xfd\xbf\x47\x53\xc4\xe8\xe0\x4f\x2c\xd9\x5a\xc7\x2d\x0d\x3d\xf1\x7d\xb8\x3e\xe8\x7f\x61\x2f\x88\x85\xbd\x20\x72\x5f\x8f\x60\x69\xde\x87\x51\x68\x5b\x24\xcd\xf2\x8c\xd4\x0a\x32\x55\x44\x75\x7c\x1f\xc1\xb4\x4a\x9a\xdf\x6e\xeb\xb8\x3b\x50\x2c\x97\x0b\xf9\x13\xd1\x1c\x87\x48\x54\xc2\x58\x7f\xac\xba\xca\x66\x2d\x4c\x5b\xac\xbf\xc7\xb4\xd7\xb4\xfb\x6d\xb5\xbf\xd5\xc8\x9c\x44\x19\x8c\xb5\x26\xd3\x8a\x69\x7c\x5b\x9b\x69\xd3\xb4\x41\xda\x36\xcd\xe8\xb2\x97\x2f\x8d\xad\xd1\x3e\x74\x0b\x21\xa0\xfe\x8b\x04\x73\xba\x0f\x2f\xc8\xff\xfa\x13\xdf\x44\x0d\x2f\xd2\x92\x81\xb5\x64\x7c\x5d\xb3\xaf\x37\x67\x82\x3d\xc4\x77\x52\x2b\x6e\x44\xa1\x63\xf8\x17\xdf\x09\x0d\xe0\x36\x14\x3a\xda\xaf\xf8\xae\x6e\x9a\xc2\x13\xe8\xe7\x5d\xe6\x13\xa0\x83\x70\x74\x11\xaf\xa0\xfb\xf8\x2e\x55\x8d\x34\x56\xed\xcb\xe8\x09\x74\x97\x7e\xf7\x90\xbc\x0f\x03\x1f\xdf\x1b\x5f\xfa\xdd\xa5\xfe\x27\xe1\x57\xc3\x5a\x49\xbf\x90\x4d\x91\xb3\x21\xa5\x9a\x62\x80\xe5\x94\x6e\xda\x3d\xe1\xee\xe3\xf5\x9c\x2a\x37\x2d\x5b\x3e\x56\x82\x91\x70\x71\x09\xa7\x8c\xfb\x78\x44\x48\xa9\x37\x6d\x9a\xef\xfd\xd2\x6e\x1d\xee\xdf\x29\x20\x06\xb8\xeb\x29\x05\xe8\x24\x05\x6e\x7a\x42\xe0\x25\xc2\x55\xfc\x49\x1f\x2d\x32\x4a\x29\x16\xbe\x8c\xdf\xdc\x5c\x6a\x4f\xd8\xdc\xde\x87\x69\x77\x07\x4e\x18\x3e\xde\x87\x51\x80\x2f\x0d\x24\xd0\xd4\xff\xa4\x04\x93\x1c\x99\xc5\x94\x2e\xc3\xfb\x27\x61\xf1\x17\x22\x9c\x6a\x02\x98\xfc\x3e\xdc\x11\xef\xce\x93\xea\x65\xda\xef\x03\xe8\x5a\xa4\x18\x69\x2f\x7a\xbb\x39\xe9\x44\xb3\xcb\xfb\x32\x9c\x7f\x32\x5e\xea\xa1\x8f\xfc\x0f\x90\xb1\x47\xf6\xff\xe9\x14\xcf\x0f\xdd\xcc\x68\x2e\x42\x86\x79\xca\x0f\x5b\x53\x7e\x14\xde\xa2\xda\xcf\x38\xd0\xde\x47\x35\x8d\x7c\x6c\xe7\x19\xff\xd8\x20\xfc\x42\x26\x06\xd9\x7d\xb0\x18\xd8\xea\xf2\x93\xcc\x97\xbe\x7c\xf5\xa6\xdd\x93\xf2\x3e\x92\x69\x83\xb4\x63\xda\x6b\xe8\xb8\x74\xd3\x8a\xdf\x16\xbf\xbd\xdb\x5f\x7e\x8a\xf9\xca\x97\x8f\x6f\xab\xed\x83\xe4\x3a\x92\x95\xfc\xd4\xc7\xb4\xd7\x34\xda\x02\x79\xe5\x47\xf9\x07\xde\xf8\x99\x70\x62\xf7\x71\xcc\x47\xdf\xfa\x22\xad\x1b\xc6\xae\x53\xde\xb0\x6f\x5c\xee\xf5\x54\xcf\x38\xb0\xde\x87\x62\xf3\x4e\xfb\x58\x74\x19\xbf\xd5\xa0\xd7\x78\x7e\xa6\xf9\xa6\xe3\x37\xf8\x76\x5a\xc7\x54\xa0\x35\xa8\xf7\xee\x73\xf7\xc1\xcd\x0c\x9d\x68\xc6\x59\xf5\x3e\xc2\x7f\x99\xd5\xfc\x6c\xdb\xcc\x35\x2b\xc3\x8c\x66\xc2\x93\xdd\xc7\x30\xec\x1d\x6d\x7e\x2c\xcf\xb0\x7b\xdc\xd1\x33\x4e\xab\xf7\xa1\x0c\xe8\x1e\xb2\xf9\xe5\xf8\xce\xaf\x73\x8e\xa2\x3d\xbf\x3f\xc6\xf9\x0d\xd6\x7b\x89\x38\xe3\xed\x79\x1f\x32\xce\xac\x8d\x37\x53\x9e\x11\xc2\xf4\xfe\xcc\xaf\x73\xf9\x16\xbf\xcd\x77\x5c\x08\x15\x76\x1f\xf6\xed\x6e\x81\xf9\x2d\x7e\x8b\xbc\x70\x00\x1d\x9c\x09\x17\x76\x1f\xdb\x70\x7c\x89\xb4\xaf\xbc\xd7\x7c\xa4\x55\x96\xfb\xdb\x0c\xd5\x57\x68\x73\xeb\xa6\x0d\xf3\x99\xb6\x4c\x3b\xa4\xdd\x43\x3f\xbf\xed\x31\xed\x55\xcc\x4d\x79\xdd\xf6\x19\x2d\x0e\x37\xc8\xfc\xf6\x69\x9a\xe3\xd2\xf8\x76\xfa\xed\xf4\x5b\xe6\x08\xb5\xdd\x7d\x54\x25\x88\xf4\x63\xb3\xc6\xf1\xb0\x0c\xba\xd8\x65\x76\xce\xfb\x98\xa6\x31\x2e\xdb\x31\xdd\xb6\xcf\xb1\xdf\xf6\x8d\xad\x61\x80\xf6\x9a\x51\xfd\xdc\x87\xe5\x0d\xea\x38\xf6\xf7\xd8\xdf\x44\x3f\xdc\x06\x8c\x66\xa6\x97\x5a\x7e\x1f\xdb\xfc\xd8\xe6\x3b\xf6\x85\x9d\xf8\x3e\x58\xa7\x88\x6c\xca\x2f\x24\xd3\x44\x99\xbe\xb7\xa4\x02\xbf\x76\x1f\xd3\x7c\x99\xb4\xc7\x34\x43\x1d\xde\x3b\x7f\x81\x67\xbb\x8f\xef\x16\xfe\x23\xad\x9a\xd6\x4d\x8b\xa4\x4d\xd3\x8c\x30\x78\x99\xcc\x22\x03\x57\x64\xe0\xf4\xf0\x29\xb8\x2c\xde\x87\x7d\x2b\xb4\x19\xa6\xae\xe0\x20\x18\xf4\xcd\x29\x84\x2e\xbb\x0f\xbf\xcd\xb4\x65\x58\x07\x62\xaf\x01\x8b\x50\x3c\x20\x0a\x07\xc4\x4d\xa3\x1f\xf7\x26\x72\x1f\xb6\x25\x53\x1e\x2c\x47\xf1\xfa\xa1\x07\x4b\xf9\x6d\xc7\xc0\x79\x43\x82\x5f\x7e\xa7\x90\x76\x6c\xcb\xdd\x73\x8a\xcc\x72\x09\xee\xa7\x38\x6f\x94\x00\xfb\x57\x02\xec\xcf\x00\x84\xb1\x04\xc7\xd9\xe0\x5f\x03\x70\xc5\x12\x42\x33\x0d\xb0\x65\xd0\x5a\x0b\xee\x6c\xf7\xb1\x4d\xe3\xdb\xc8\x18\x10\x2c\xec\xa6\xdd\x39\xc2\xa5\xed\x3e\x18\x2b\x4c\x0f\x4b\xc8\xb6\x25\xdb\x96\xbb\xfe\x4a\xc8\xd6\xfb\x8d\x73\xe7\xdb\xcb\x83\xdd\x07\xfb\x10\x36\xfa\x05\x6e\xf8\x3e\x9a\xe5\xf5\x9b\x56\x6d\x5f\x55\x1b\xf4\xa3\x6f\x8d\x31\x08\x9f\x08\x39\xd0\xe6\x69\x7f\xa7\x88\xe1\x89\xf2\x96\x6d\x41\xb6\x36\x70\x74\x2e\xf8\x7f\xdd\x87\xe2\xa5\x48\xda\xb6\x2d\x5b\xa1\x4a\xa2\xbf\x87\x39\x0a\xca\x56\x50\x3d\x94\xf0\x5a\xde\xab\x60\x88\x75\x10\x5e\xfb\xf6\x21\x95\x67\xd3\x1c\x97\x57\xc1\xef\x3d\xb2\x0b\x7e\x5a\xf7\x61\x9b\xef\x59\x56\xa2\x63\x8a\xef\x54\xd0\xce\xb4\x44\xd7\x2e\x1c\x78\x18\xe0\xc1\x95\x08\xc3\x5b\x08\x18\xf5\x09\x7d\x4a\x84\xa1\x28\xf8\x57\xdd\x7c\x7c\x9b\xfc\x16\x96\x4d\xbb\xd0\x12\x33\x73\x19\xb3\x7d\xbb\x7b\x49\x89\x05\x3a\x8a\xee\x6b\x80\x87\x96\x58\xad\xa3\x5a\xc7\xdd\x5f\x0a\x5c\xf7\x7d\x28\x9d\xbf\xfb\x46\x89\xc3\x7a\x3d\x8f\xca\x08\x7f\x3d\xee\x4b\x1c\x16\x23\x9e\x37\x18\xa0\x25\x8e\x97\x34\xa3\xcf\x62\xfa\x56\x22\x9c\x78\x89\x46\x9e\x45\x36\x5c\xe2\xb4\x59\xd3\x2e\x0d\xba\x2e\xf9\xe8\x9e\x34\x70\x0a\x2f\x51\xb2\x88\x92\x05\xee\xa4\xc5\x7b\x6a\x89\x1e\x4d\x70\x53\x85\x4b\xeb\x7d\x7c\xfa\x44\xea\x7d\x98\x56\xc2\x15\x05\x21\x0d\x0b\xf1\x8a\xee\xc3\x20\xa1\x6c\x35\xc4\x0f\xba\x0f\xa5\x58\x97\x73\x2a\xf1\x75\x28\xdf\x4f\xe5\x70\xdb\x92\x24\xc7\x24\xe9\x81\x0e\x57\xf0\xc7\xf9\x53\x92\x11\x5e\x51\xd2\x16\x3c\x71\xee\xa3\x99\x76\xc7\x25\x45\xbf\x35\x6a\x2b\xea\x95\x92\x12\x6d\x4e\xc9\xfe\x0e\xca\x4b\x96\x27\x99\xc1\x15\x96\x24\x99\x11\x1a\xe8\xa6\x91\xcf\x2d\x2e\xa9\xc3\xc3\x69\xb2\x24\x38\xca\x92\xd4\xaa\xe1\x2f\x59\x88\xeb\xf3\xa7\x10\xc6\x27\x64\xbc\x03\x0b\x71\x7c\xee\x83\x7e\x00\xf7\x59\x92\x5b\x61\x42\xc9\x93\x11\x75\x95\xc4\xf1\x57\x08\xef\x73\xf3\xdd\x31\x4d\xce\xaf\xd1\x75\x32\x6e\x73\x25\x4d\xfb\x2b\x3b\x82\x66\xae\x24\xb7\x3d\xfd\x5f\x06\x12\xa9\x92\xb6\xe5\xed\x4f\x95\x45\xbd\x87\xa5\x8d\x0f\xca\x4d\xbb\xeb\x00\x67\x93\xfb\xb0\x2d\xf7\x68\x2a\xe9\x19\xa6\x1d\xd3\x28\xef\xb1\x2d\x48\x05\x33\x12\xff\x82\xe7\xc8\x7d\x40\x66\xa8\x04\x4a\xfe\x31\x7e\xb8\x85\xdc\x7c\xa6\x75\xd3\xa6\x69\x83\x34\xd6\x5f\x96\x45\xc1\x75\xab\xe4\x40\x1d\x39\xaa\x6d\xe2\x18\xca\x6e\x8f\x59\x16\x14\x51\x78\xc9\x69\x99\xb6\x4d\xbb\xfd\xc8\xcd\xb4\xa6\x0c\x34\xf3\xed\x34\x6d\x9a\xaf\x90\xb6\x4c\x43\x50\x3f\x00\xc0\x2a\x19\x36\xad\x64\xd9\x34\x3c\x91\x0a\xce\x0b\xf7\xe1\x98\x5e\xce\xbd\x64\x6e\xa0\x25\x6f\xfb\xcb\xbc\x65\xc7\x39\x6f\xdb\xc7\xb6\x92\x1f\xd6\x5a\x7e\x14\x29\xb3\x0e\x8a\x5b\x57\x41\xee\x92\xb1\x0f\x28\xa5\x91\x8f\x20\x1a\x61\x00\x70\x54\x4a\x67\x3e\x08\xa0\x11\x06\x2c\x68\xc1\x04\xfc\x3e\xfc\x96\x2d\xa4\xf4\x61\x9a\x63\xea\xb7\x83\xb1\xc7\xb2\xfb\x7e\x4b\x3e\x8f\xd8\x32\xcc\xc7\xfc\x12\x25\xe3\x3e\x1c\x2b\xf6\x8d\x32\x1e\xd3\x6c\x0b\x6c\x86\xb7\xfa\xa2\xe1\xf7\x40\xe5\x58\x8a\x7b\x49\xf9\xc6\xd4\x3a\x1e\xf3\x49\xe7\x78\x5a\x94\xf2\xda\x37\x44\xb3\x19\x3d\x7e\xa9\xce\x79\x85\x7e\x07\xea\x86\x42\xa4\x87\xfb\x18\x06\x9a\xb8\x63\x8a\xd5\xf1\x7d\x70\xe4\xc0\xbe\x16\xcc\x84\xef\xe3\x35\xed\xce\x11\x26\xbf\xf7\x51\x4c\x1b\xa4\x0d\xd3\x26\x69\x99\x6f\xab\xf5\x72\x5b\x1f\x00\x9e\x94\x3a\xcc\x37\xcc\xc7\x11\x51\x5d\x07\xd5\x39\xc7\x8a\xa4\x54\xe7\x97\xd8\x03\x61\xc0\x6e\x96\x7a\xd8\xc3\x2a\x9a\x85\x4c\x50\xc2\x52\x1f\xe6\xa8\x22\xd1\x1f\x20\x6e\x94\xfa\x5a\x87\x47\x18\xba\xb0\x42\x70\x80\xfb\xb0\x6f\xb0\x32\x4d\x9a\x69\xd2\x0c\xf7\xf0\xd2\x60\xeb\x4b\xfb\xd9\x3e\xe8\xbc\x21\x97\x2b\xc4\x05\xb8\xf9\xee\x18\x34\x8f\x35\x4d\x4b\x07\xec\x6b\x69\x8e\x55\x93\x2d\xc0\xc4\xbf\x00\xc6\x7f\x1f\xac\x71\x74\xc9\xa5\xc9\x16\x60\x62\x19\x44\xaa\x2c\xad\x99\x06\x5b\x30\x40\x50\x28\x4d\xb6\x00\x3b\xc6\x90\x01\x85\x2f\x6d\x9b\x6f\x1b\x7c\xb9\x51\xc7\xb1\x6f\xa8\x79\x06\x96\x87\xa5\xc1\xd2\x96\x66\xd0\x65\x22\xb3\x94\x26\x7d\x34\xe8\x63\x60\x2f\x58\x9a\x63\xd5\xbe\xb1\x62\x8d\x77\xc7\x05\xe8\xf6\x9b\xaf\x93\x56\x4c\x63\xff\x23\x0e\x5a\xe9\xee\x2f\xdd\xfd\x85\x50\x65\x05\xac\xf5\x3f\x05\x68\xf5\x90\xb1\x66\x2f\x1d\xe9\x5b\xe9\x18\xa7\x64\x82\xc1\x96\xee\xd1\xde\x91\x66\x65\x4c\xcf\x4b\xcf\xdb\xb4\x63\x30\x93\x3b\x56\xbd\xd0\x5f\x20\xcd\x43\xc6\x32\xab\xf4\x4a\x7f\x7b\xd5\x86\x84\xf5\xdc\x91\x20\x94\x8e\x92\x7c\x60\x62\x57\x7a\xb7\xbc\x6e\x79\xf9\xf7\xf7\xe3\xbe\x4b\x8e\xa0\x88\x87\x8c\x01\x50\x01\x16\xfc\x3e\x34\xda\x82\x2c\xba\xdc\x59\x5f\x56\xc7\xd1\xd4\x97\x5d\x52\x31\x49\x24\xad\xd2\x3d\xc6\xbb\xc7\x38\x66\x28\xa5\xcb\x9d\xf5\x63\xb3\x38\xc2\xfa\xb1\x5e\x8f\xf6\x61\x79\x0f\x5b\x66\xff\xe2\x60\xb3\x8d\x76\xa7\xb0\x7f\x53\xc8\x96\xd9\x9d\xc2\xee\xd1\x0e\x8c\x7b\xc1\xa4\xeb\x3e\xaa\x69\x9d\xb4\x61\x9a\x26\x31\x6c\xc1\x43\x2e\x4e\x23\xa9\x91\xe1\xba\x86\x4b\x5b\x53\xa7\x4c\xc0\x95\x82\x75\xd3\x7d\x3c\xa6\xdd\x71\x19\x1e\xcf\xda\xdb\x64\x74\x54\x05\xdb\x99\x3f\x45\xdb\x98\x4c\x90\x95\x32\xe4\x8c\x3f\xdb\x17\x6c\x90\x0b\x76\x1f\xf7\x61\x79\x90\x00\x66\x19\xf7\x61\xcc\x70\x96\x13\x76\x0e\xf7\xf1\xa5\x51\x9e\xd3\x3a\xbe\x69\x85\x44\x87\x9c\x9d\x66\x04\x03\x77\xe6\x82\x09\xc0\x7d\x34\xe3\x85\x33\x2e\x6e\xad\xea\xd9\x47\xb6\x2d\xdc\x44\x8b\x1a\xe9\x81\x4f\x6f\x41\x99\x7a\x1f\x5f\xec\x70\xc6\xe0\xf8\xed\x51\x4f\x05\x59\xa0\xff\xbc\x0f\xc4\xb9\x40\xbb\x97\xe1\xfc\xaa\xe6\x2c\xd8\xe0\x94\x21\x4b\xa6\x4a\x52\x60\xd2\x32\x9c\x37\x35\x6f\x03\x2f\xd2\x32\xdd\x7e\xd4\x5e\x0d\xdc\x3b\xcb\x74\xde\x00\x80\x0e\x83\x40\xe3\x05\x04\xe8\xfb\x30\x9e\x39\xac\xd6\xf4\x18\x9f\xc6\xd5\x06\x2a\xbe\x4c\x59\xad\x89\x21\xd6\x28\xe1\x8e\xcb\xf4\xf6\x32\x31\x80\x1a\xd8\x2f\x95\xe9\x36\x35\x99\xb7\x81\x0a\xad\x4c\xb7\xf4\xe9\x96\x8e\x05\x47\x99\xde\x12\x27\xb7\xc4\x42\x3c\x8d\x32\xa5\x99\xe9\x11\x86\x62\xb9\x4c\x69\x01\xdc\xe2\x9b\x76\xfb\x3b\x37\x73\x34\xd1\xae\x17\x60\xe4\xcb\x94\xf5\x05\x8b\x38\x8c\xc2\x7a\x9e\x8e\xe9\x3c\x5f\x6c\x21\xfa\xe1\xf8\x4d\xc7\x0f\xe7\xb0\x32\xa5\x85\xf9\x58\x07\x47\xfb\x94\xcd\x9d\xaf\xdf\xc2\xae\xaf\x1f\xfd\x5d\x5f\xec\x77\x58\x0a\x00\x7d\xef\xc3\x6f\x61\x73\x97\x63\xb0\x8c\x39\x8e\xe0\xbc\x2c\xd7\xee\x32\x36\xbb\xb7\xe2\xe5\x96\xb4\x8c\x47\xee\xad\x18\x10\xde\xfb\x70\xce\x59\x93\x0b\xa1\x76\x01\x87\x37\x14\x60\xbd\x0a\x40\xbc\xf7\x51\x8d\x7d\x44\x79\xcd\x7a\x9b\xf5\x72\xeb\x5c\xb2\x23\x0b\x33\x9f\xe1\x75\x62\x79\xa3\x59\xdc\x68\x0a\x61\x0d\xca\xea\xf6\xad\xdb\x37\x68\x66\x0d\xeb\x18\x5f\xda\x1d\x97\xe5\x51\xb2\x60\x5f\x8b\x37\xe0\xb5\x6c\xdf\x32\x8d\xeb\x04\x40\xbb\xf7\x31\x4c\xe3\x5b\xc4\xda\x05\x7c\xdd\x50\x50\x43\x95\x25\x9b\xb6\x60\xc9\x0a\x8a\xa8\xb2\x8e\x69\xd2\x07\x6a\xa6\xb2\xdc\xd7\xd6\xa7\xd8\x4f\xd4\x21\xeb\xbb\xd0\xe2\x17\x6f\xb6\x80\xee\xde\x87\xf5\xb2\x76\x97\xfb\xdf\x7a\x3e\xdb\x0e\xbf\xb5\xbc\xe7\xfd\xaf\xbd\x47\x59\xaf\xfd\x7d\xed\x07\xb7\xd3\xed\x71\xb5\x39\xae\x06\x3e\x31\x65\x23\xa5\x2d\x5b\x65\xb0\xb7\xd3\x8d\xc4\xae\xec\x9f\xe5\xc1\x7a\x6c\xe9\x08\x4c\xdd\x30\xbc\x7a\x6d\xd9\xe1\x6d\x6c\x7a\x44\xef\x65\xbb\x86\x76\x76\x5c\xda\x5d\x93\x3b\x5b\x6f\xb6\x2d\xad\x92\x66\x1d\xb0\x05\xc5\x2b\xda\x96\x85\xda\x2a\x9a\x40\x93\x2f\x1b\x69\x69\xd9\xda\x45\x11\xf6\xb5\x6c\xaf\x1d\x7b\x1a\xfb\x0a\x1a\xdc\xb2\xd7\x5b\x1b\x1e\x42\x2d\x94\xbd\xec\x1b\x01\x0b\x8b\xd7\x9d\xed\xd5\x01\xa3\xfb\x50\x88\x48\x50\x8e\xfd\x3d\x3f\x4d\xb4\x38\x3a\x0f\x2a\x84\x72\xb8\xca\x15\x50\xe2\xcb\x91\x15\x3c\xb2\x82\xb5\x98\xb6\x4c\xdb\xe6\xbb\x7d\x3b\x48\x28\xcb\xe1\x3a\x36\xc0\x9c\x29\xc7\xb5\x7b\xfa\xf7\xed\x1d\x2b\x9c\x20\xee\xa3\x18\xc3\xeb\xf6\xed\xa0\x80\x2a\x47\x73\x1d\x3c\xe8\xca\xf1\x8a\x0b\x1a\xe6\x4d\xa3\x3c\xd7\xcb\x71\xbd\x44\xf6\x92\xf3\x14\xd3\xec\x2f\x92\x0b\xe0\x31\xef\x83\x73\xa1\xb6\xf1\xf7\xe3\xfe\xbc\x16\xad\x99\x45\xb4\xf9\x0a\x40\x0e\xd6\x11\xc3\x1b\xdc\x91\xab\x3e\x46\xad\x07\xd6\xb7\x3c\x0a\xa9\x1e\x6e\xca\x05\x18\xdf\xf2\xb8\xdd\x3e\x2e\x09\xac\x1a\x0b\x8e\x02\xf7\xa1\x75\x0d\xd3\xff\xc8\xc1\x3c\xd5\x6f\x11\x2a\x3d\x1e\x89\x0f\x76\x8f\x83\x68\xcf\xe5\x71\x6b\x00\x60\x32\x0c\xb4\x4c\xe5\xf1\x66\xfb\x34\xdb\xcc\xd1\xf9\xc8\x3d\x3e\x08\x71\x8b\xb7\x97\xc7\x9b\xd9\xd3\x3e\x6b\xbc\x42\x9a\xed\xfb\x42\xa0\x71\xdb\x45\xc2\x7e\x1f\xed\xbf\x56\x1a\xe5\xf1\x48\x7c\x5c\x4e\x20\x7f\x96\x47\x8e\x1c\x39\xfa\x4d\x23\x9f\x1c\xf9\x73\x3e\xfb\x0a\xca\x73\x0a\x1f\xa6\x70\x60\x15\x53\x1e\xb9\xd1\x47\x93\x1e\x6f\x1b\x8f\x5b\x3a\xf2\xf6\x9b\x46\x79\x6e\x03\x0a\xdf\x47\x63\x5b\x79\x1e\xfb\xc6\xd6\x30\x9a\x75\xbc\xb6\xf9\xb5\xcd\x48\x1f\x1e\xb7\x7e\x60\x24\x6f\xda\xcd\xf7\xff\x33\xf6\x26\x37\xb8\xeb\x38\xdb\xed\xbc\xa2\xa8\x10\x2c\xdb\xea\x80\x8d\xca\x45\x94\xed\xfc\x43\xb8\xe0\x5a\xef\x77\xfe\xd1\xc5\x3e\x23\x01\x82\xad\x5e\x14\xdb\x87\x9f\x57\x1e\x10\xc8\x22\x9c\x6e\xfd\x54\x24\x7e\x28\x12\xab\x92\xca\xa7\x22\xf1\x2b\xce\x17\x52\xf3\xa9\xcc\x22\x5a\x27\xeb\x72\x7c\x2a\xdf\xab\xca\xf7\xaa\xa4\xf2\x79\x95\x3f\xa5\xa1\xee\xbf\xcd\xef\x9a\xdf\x35\xeb\xa6\x75\x8f\x75\xb9\x06\x9f\xfb\xfb\x49\xfa\xf1\x8c\xab\x9f\x7b\x04\xb8\x62\xd6\xf1\x1d\xb6\xb0\xfa\x0d\xd7\x80\x2b\xa0\xa2\xbd\x7e\x92\x7e\x25\x90\x4f\x12\xf2\x4d\x1d\x0c\x79\x4a\x3e\x35\x58\x1f\xca\xde\x8a\x02\xbd\xe2\xdc\x92\x85\x7d\xf0\x94\x7c\xb2\xb9\x9f\x4e\x83\x84\xbb\xd5\x4f\x6d\xd5\x87\xb2\x77\x92\xea\xad\x6a\xd1\xac\x5a\x34\x27\xe0\x26\x55\x85\x7c\x55\x21\x5f\xf1\x17\xac\x9f\xcf\x01\x3a\xf8\x32\x3b\xec\xe6\xa7\x26\x44\xe5\x7b\x25\x8a\xaa\x7e\x9e\x17\x74\xf0\xf9\x1d\x63\xf6\x69\x57\xf9\x3e\x81\xea\xa8\x60\x16\x66\xf1\x4b\xeb\x57\xff\xf3\xa7\x69\x0f\x6d\xda\x43\x27\xae\x55\x4d\x0f\x89\xa6\x87\x84\x2e\x8e\x4d\x1f\x89\x76\x18\x3f\x40\xc8\x52\x3b\xf0\x13\x68\x2a\xda\x2b\x8a\xf6\xa6\x95\xb4\x1d\x3a\xa4\xe3\x16\xd7\x40\x17\xcc\xc2\x33\x34\xf8\xb7\x7e\xd4\x99\x7a\x10\x49\xbe\x81\x05\x98\x05\xe7\x8a\x30\xa0\x06\xda\x5f\x16\xcb\x3a\xfe\x6d\x8e\xcf\x73\x80\x97\x79\x3b\x9a\xed\x75\xfd\xb1\x6f\xda\xc3\xb8\xd2\xc0\xe6\xcb\x3e\xf8\x97\x3d\x6f\x07\xc6\x95\x09\x6e\x44\x03\x98\x2f\x8b\x5f\x7b\x23\xeb\xa6\xdf\xc9\xa6\x21\x62\xb4\x63\xda\xc7\xb2\x8f\x4a\x1f\xcb\x3e\x74\x3b\x25\xaa\xa6\xa9\xcc\x6f\xb8\x0f\x95\x4a\x94\x4c\x3b\xc2\x3e\x24\xd5\x77\x63\x6e\x8f\xeb\xa7\x21\x05\x9c\x83\x76\xb0\x97\xed\xf0\xee\x03\xf6\xd2\x8e\xc7\x7e\xf5\xe0\x03\x84\xa9\x1d\x9f\xfb\xf1\xfd\xea\x68\xef\xb3\xbd\xcf\xcc\x89\x27\xf3\x85\x45\x6e\x87\x77\x1a\xb6\xbe\x15\xa4\xce\x56\x0e\xcf\x50\x9e\xf1\x06\xe8\x5d\x16\x9f\x75\x39\x0f\x0d\x01\xad\x14\xff\x9d\x39\xbe\x92\x32\x4d\x16\x9c\x67\x24\xfe\x56\x78\xc6\x1b\x0e\x49\xf9\x5d\xae\x5f\x41\xb4\x69\x85\x3d\xaf\x84\x98\xb4\x72\xdb\x9e\xcf\x1f\x90\x31\xad\x54\xc7\x52\x7f\x5e\x90\x8c\x0f\xff\x86\x06\x88\x5d\x99\x20\xc8\xb4\xe2\xd9\x28\xb2\x82\x35\xa5\xd8\xa6\x71\xa0\x81\x63\x97\x75\x8c\x19\x11\xa8\x61\x23\xc8\x7f\xe9\x03\x03\x6c\x2b\x18\x60\x2b\xa0\x28\x0d\xcc\xba\x2c\x5e\xeb\x68\x8f\x67\xb7\x15\x3d\xc3\x81\x2d\x69\x7a\xd6\xb4\x22\x4b\x01\x0b\xdf\xca\x74\x2c\x38\x59\x4f\x20\x03\x1a\x78\x75\x59\x70\x4e\x31\x22\xb4\xb2\x5c\x2b\xd9\x0c\xc0\x5c\x1b\x38\x73\x59\xb8\x7e\x2d\xef\x56\xd9\xce\x03\x8d\x67\x05\xa6\xa3\x61\x79\xc8\x82\xfb\x8b\xe6\xa2\x95\xcf\x79\x7c\xce\xb7\x32\xe6\xcf\x79\x7c\x9e\x97\x7c\x2f\x9b\x7e\x3e\x4d\x63\x43\xc5\x33\xac\x9d\x68\xb0\xda\x29\xdb\x02\xfb\xdf\xc0\x82\xcb\xc2\xf9\xfe\xe3\x80\xf7\xff\xff\xdc\xb7\x53\x72\x71\x4a\x2e\x70\x93\x6b\x00\xbe\x65\xe1\x12\x31\xd4\x13\x77\xa9\xf6\xb3\x4f\xa0\x14\x69\xa7\xc7\x04\xf0\xb6\xfc\x2e\x97\xf2\xf4\x98\x00\xdc\x56\x2a\xae\xfd\x4d\x97\x87\x76\x12\x10\x32\x51\x8a\x34\xb0\xd8\xb2\x30\xf9\xe7\xa4\x3d\xc8\x7c\x3b\x87\x2e\xf1\x93\x7e\x51\x2e\xb6\x73\xb8\x0d\x1c\x45\x6d\x16\x4d\x9b\x45\x25\x64\xa7\x69\x94\x68\x1a\x25\x2a\x31\xe8\xed\xf4\x8a\x9e\x5e\x51\xd2\xe9\x36\x80\xc8\xb2\x80\x0b\xc6\xb9\xb9\x9d\x6e\xd7\x09\xf9\xae\xf8\xa9\x36\x40\xca\xb2\x08\xbf\xa3\xdf\x6d\x7b\xfb\xd7\x5e\xa3\xce\x31\x63\x63\x35\xee\xa4\x9d\x8f\x6b\x25\xd7\x4f\xf0\x75\xc3\x92\x91\x85\x7d\x70\x3c\xcf\xc7\x35\xc0\x13\xb8\x12\xa2\xdc\xce\xd7\x3e\xe4\xe6\xe1\x6e\xdb\x09\x37\xdf\xce\xcf\x31\x43\x96\x35\x54\x34\x0d\x15\xc6\x6d\x34\x60\xba\xb2\xd0\xc5\x07\x92\xa9\xb1\xa1\x69\x6c\xa8\x78\x9d\xb7\x0b\xbf\x89\xa6\x61\x61\xe2\x84\xd6\xae\xdb\xef\xcc\x3a\x3b\x6d\xef\x66\x6e\x57\x75\x6e\x5c\xdb\xcb\x2b\x7a\x79\x45\xc1\x60\x6c\x57\xb7\xdf\x6e\xbf\xc9\xdd\x36\x5d\x55\xda\xa5\x64\x06\x54\x61\x03\xa7\x2b\x0b\xae\x00\x8e\xcb\x0d\x8b\x42\x16\xee\x65\xb3\xce\x3e\x7c\x76\xc1\x89\x6b\xba\xb9\xb4\xeb\xb7\xce\x9c\xd3\xeb\xb1\x5f\x59\xad\xc6\x59\xbb\x24\xad\x80\x58\x95\x39\x1d\xcb\xeb\xdc\x5e\xd7\x00\x52\x78\x79\xf5\x34\x18\x54\x5c\x6e\xda\x0d\xd7\xdf\x6e\xb9\xfe\xc6\x39\x05\xd9\x29\x0b\xee\x07\x81\xea\xed\xc6\xf6\xdc\xee\xd3\xb3\xc1\xf8\xc8\x7b\x9f\x85\x67\x83\x73\x7a\xa3\xf8\x6b\xa6\xbe\x9f\x68\x83\x1a\x39\xe2\xb3\x60\x6e\x3d\xa5\xce\x76\x7b\x9e\x49\xe3\x5e\x2a\x38\x72\xed\x5e\xf6\x4b\xc0\x43\xc5\x17\xbc\x91\x93\x3d\x0b\xfd\xf7\x39\x6b\x77\xb0\xa6\xb7\x5a\x05\x22\x04\xda\xed\x19\xbf\x75\xc6\x87\x3d\x6c\x60\x18\x65\xe1\xbf\x27\xff\xbe\xf6\xab\x14\xd1\x2f\xbe\x43\x8a\x68\xa4\x55\xcf\xba\x1c\x5f\x75\xbe\x15\xf7\xc1\xda\xd9\xb7\x8a\x6d\xb2\xd5\xcb\xc8\x25\xce\x41\x95\x1e\x98\x19\xbc\x62\x80\x68\xd5\x73\x55\x6f\xeb\x38\x07\x15\x0d\x42\xab\xd5\xa4\xbb\xb0\x1e\xa4\x07\xcf\xc2\x7e\x1b\xfd\xfa\x94\xd4\x7c\x4a\xce\x83\xec\xb6\xad\xfa\x6c\x54\xc5\x04\x90\xcc\x5a\x95\x7d\xa8\xb2\x0f\x80\x92\xb5\xda\xed\xc3\xe8\x25\x59\xa3\x8a\x48\xd0\x80\xb4\xc9\xba\xbc\x6f\x75\xd8\x9e\xf1\x42\x00\x89\xb5\xea\x13\x51\x7f\xd1\x38\x83\x7f\x67\x58\xe7\x1a\x70\x5e\xaa\x7b\x54\x7f\x7b\x34\x59\x03\x9f\x08\x8d\x12\x95\x40\xc3\x56\x71\x96\x6b\x35\x8c\x73\xe4\x6c\x54\x5c\xbe\x1a\x9e\x89\x39\x37\xbe\x93\x5e\xe9\x7e\x58\x65\x65\x48\xed\xfd\xa7\x09\x60\x73\xe0\xd7\xd1\xea\x76\xcc\xdb\x04\xc3\x17\x63\xde\xf6\x4b\x94\x44\x05\x93\xaa\x55\xf7\xb2\xbe\xfa\x8a\x43\xd7\xc0\x9a\xc9\x62\x5a\xc7\xdc\xa4\x39\xf5\xb5\x5f\xd8\xc3\xfa\xb9\xe7\x9f\x75\xac\x7d\x43\xbc\x6b\x0d\x88\xc3\x03\x6d\x5a\xc3\xb7\x31\x8b\xee\x77\x8d\xba\x69\x9d\x0e\x9d\xa7\xdf\x71\x36\xda\xcf\x71\xef\xa2\x3d\xc4\x8e\xd6\x14\x3b\x88\x6a\x68\x0d\x2d\x5e\x13\x98\xe6\x20\x4b\x6f\x6b\xc5\x7f\xcf\x5f\xf4\x03\xed\x9d\xfe\x6b\x02\x62\x32\xec\xb6\x26\xfb\x6a\xe6\xef\x0a\xfa\x51\x6b\xde\xc1\xe6\x5b\x86\xa1\xa2\x35\xe9\xa4\x99\xba\xab\xec\x88\x86\x9e\x66\x66\xee\x3a\x60\x0f\x1b\xda\xaf\x26\x14\xcc\x71\xfc\xea\x1e\xeb\x38\xcf\xb2\x0a\xba\x6f\xb6\xd6\xdc\x4b\x58\x46\x0d\x42\xad\x19\xd9\x87\xbb\x5d\xd3\xf8\xd3\x30\xfe\xe4\x77\x93\x3a\xe7\xd6\x6c\xaf\xd3\x9e\x2c\x4f\x53\x9c\x25\x45\x7d\x6b\xb2\x3c\xcd\xb3\x2b\xfb\xd0\x86\xf3\x95\xc6\xe6\xdb\xfd\xd7\xe7\xbe\x0d\x97\x77\xb8\xbc\x5c\xb3\xe6\x71\x6f\x1e\x77\x32\xd0\xb7\x36\xed\xce\xe7\x94\xa8\x90\xd6\xe4\x82\xcd\xad\x5d\x7d\xc6\x9b\xc7\xb3\x6d\x97\xa8\xf3\xdd\xf6\x5f\x15\x61\x84\xc6\xb5\xf6\x38\xa5\xff\xcb\x89\x6d\x9d\xdb\x00\x5a\xd2\x71\xd8\xef\xe3\x12\xa9\x28\x06\xa3\xa7\x35\x8f\x6c\x7b\x97\xdf\xb1\xfd\xaf\xcb\x46\x60\xff\x81\x3b\x4c\x03\x4d\x25\x0b\x03\x44\x0a\x7d\xc8\x41\x6b\xf7\xaa\x84\x3f\xb7\xe6\xd3\xd9\x7c\x3a\xc9\x46\xdf\x30\x78\x65\x21\x49\x62\x6e\x5d\xae\xba\x1f\xbf\xc8\xe7\xdc\x86\x2e\xbb\xd4\x3d\xb2\x60\xe3\xb4\x8e\xc7\x75\x03\x6a\xa5\x54\x8c\x21\xad\x9f\x8c\xa5\x9f\x5e\x15\x24\x95\x8e\xf4\xdc\xba\xc7\x13\xe0\x9a\xd6\x25\xad\x1d\x23\x42\x05\xc0\xa6\x91\xb8\x3a\x0b\x73\x83\xb3\x06\x18\xd0\xfe\x34\x6d\x66\xc6\xfc\x34\x60\x4e\xb2\xb0\x5f\x8e\x5d\x57\x6a\xea\x4a\xcf\x60\xc0\x34\xf0\x46\xb2\xf0\x3b\xf6\x1c\x14\x91\x3f\xad\x1b\x7d\x08\xcc\x4a\xeb\x72\xbc\xe4\x8e\x3e\x8f\xe2\xba\x60\x9f\x6d\x7d\xba\x1f\x90\xcc\x2e\x39\xeb\xf1\xfb\x97\xef\xc2\xb9\xa9\x1d\xc1\xa0\xd1\xba\x4f\x76\x97\x0d\xc2\xd7\xbb\x75\xd9\x20\xf2\x3b\x9f\x07\x69\x46\x5b\x97\x33\xc6\x3c\x97\x75\xb4\xf7\xfa\xaf\xd2\x10\x9e\xdd\xad\xe3\x9a\xd3\x48\xbd\xfc\x8b\x17\x6b\xda\xe5\x9a\x29\x95\x0f\x94\xa9\x8d\xdc\xc9\x59\x5c\x7e\xd7\xa8\x6b\xd6\x75\xeb\x06\x75\x8f\x75\xaf\xff\x52\x77\x42\x06\x86\x81\xf4\xb8\xf9\x35\x0c\x77\x59\x70\xbd\x09\x1d\x6c\x03\xe5\x67\x1b\x97\xb1\x6b\x9c\x2b\x72\x21\x67\xf1\x58\x47\xbf\xb8\x4f\x35\x52\x1d\x67\x1d\x7d\x48\x56\x48\x67\x5c\x1a\x09\xd9\x1b\x39\x8c\xb3\xb8\xad\xe3\xdf\x69\x9d\xd1\x9e\x87\x73\x5b\x8e\x65\x39\x3e\xa4\xe7\x21\xbb\x84\x4d\xae\x34\x49\xe6\x70\x8f\x34\xc6\x35\xc9\xe3\x40\x83\xd5\x46\xb8\x7e\x48\xc5\x43\x56\x61\xc0\x2a\x34\x12\x86\xb7\xa1\x14\x8b\x9d\x2e\xeb\x3a\x75\xb6\x07\x5b\xd5\x48\xc0\xdd\xc6\xeb\x77\xaf\xdf\xf1\xb4\x6b\x78\x6b\xc3\xd0\x29\xe9\x0b\x56\xb8\x2c\x1e\x73\xdd\xe7\x3d\x9a\x4a\xa7\x3f\xd0\x06\x0c\x0b\x8d\xa8\xfb\x2c\x96\xb9\xef\xf3\x6c\x4c\xd7\x45\x43\x59\xc3\xd3\xbe\x11\xfd\x9d\x85\x7d\x70\xd6\xa6\x24\xd8\xb0\xec\x06\xaa\x5f\x23\x42\x3a\x0b\x22\xce\x30\x0e\xb4\x29\x0b\x60\x80\x72\x23\x67\x71\x9b\xd2\x44\x33\xca\x1e\xc5\x7f\x7d\xee\x0d\x72\x6d\xde\x5f\xa2\x3d\xb3\xf0\x1c\xf8\xaf\xec\xd7\xf4\x79\x26\x33\x62\x9b\x3e\xc5\xbf\x18\x45\x3c\xc1\x1b\x31\x8a\x59\x7c\x7e\x97\xeb\x32\x7d\x9e\xcd\xaa\x7a\x10\x49\xd8\x96\x4f\x1d\x76\xab\xd2\x0a\x34\x67\x79\xd6\x16\x38\x04\x8d\xe8\x95\xb6\x88\x0b\x6a\xcb\x7c\xf7\x64\x04\x6c\x58\xaf\xb2\x78\xac\xcb\x75\x59\xc4\x05\x35\xb2\x91\x96\x46\xd2\x90\xb6\x64\xab\x16\x12\x7a\x2b\xd0\x9c\x25\xbb\xb4\xc8\xd7\x76\xa0\x78\x6e\x6b\xb0\x7e\x0b\x8f\xf6\x06\xd8\x5e\x5b\x6a\x4c\xd6\x72\xbe\xd0\xa1\xb5\xec\x63\xd9\x87\x75\xb2\x28\x6b\x5b\x07\x7b\xb8\xa4\xf7\x1a\xb1\x1a\x2e\x6e\x6d\x49\xef\x97\x77\x1f\x6d\x73\x0b\xd9\x8c\x90\xcd\x20\x89\x5b\x0b\xb5\x55\x71\x0a\x00\x61\x1d\xfe\x1a\x2d\xc8\x05\x66\x5e\x89\x16\x8a\x3b\xd8\xb2\x4a\xc3\x33\xbf\x85\xda\xaa\x00\x1e\xa1\xe1\xaf\xd6\xc2\xf5\x8b\xdf\xfa\x41\xd7\xc2\x73\x65\x22\x49\xb3\x4b\xb4\x40\x2b\xdd\x34\x4e\x35\x52\x9a\xb6\xf0\x0c\x05\x4f\xb1\xd1\xde\x2d\xd4\x4c\x85\x91\xe6\x64\xfb\x6c\xa1\xe8\x1a\xc3\x7d\x83\x3d\x24\xcb\x63\x16\xdf\x3f\x71\xcc\x2d\x36\xe7\x20\x10\x49\x1b\x99\x2d\x9b\x86\xa3\xa6\xe1\xa8\x91\xee\xb6\x85\xb4\x33\xbc\x97\x67\xa9\x7f\x7f\xee\xb5\x17\x35\xed\x45\xed\x84\xa4\x6f\x97\x0d\xf3\x4d\x69\xb8\x4a\xb5\x2d\x99\x22\xa7\x61\x69\x1e\xa7\xed\xd1\xd9\x00\x6e\x1d\xa4\xb4\x6a\x5b\xa9\x7d\x03\xc0\x74\xe0\x36\xd3\xb6\x1c\x11\xa9\x07\xf3\xdf\x9c\xd2\x56\x19\xb3\x51\xc6\x34\x8f\xc9\x56\x19\xb3\x87\xc1\xa9\xb5\x50\x57\xad\x73\x2c\x28\x77\xb6\xca\x98\x3d\x5d\x0e\x48\xcd\xc6\x45\xa6\x6d\x94\x77\xcd\x23\xb1\xbd\x8e\x1b\xbc\xf2\xe3\x72\x1e\xd8\xea\xda\xc6\x56\xd7\x3c\x12\x5b\x05\xcd\x36\xd0\x99\xbc\x7b\x6d\x6f\xc7\xb2\x9d\x2f\xdb\xba\xdd\x06\xd2\xfc\x9d\x66\xd3\x68\x7b\xdb\xaf\x51\xc9\x78\xf0\x37\xf0\x76\xb2\xb0\x5f\xae\xd9\x7e\xfc\xee\x59\xd6\x31\x3e\x8f\xf6\x06\xf4\xf1\x20\xb6\xb2\x6d\x25\xae\xfd\x0b\xd0\x85\x95\xd9\xb2\x32\xda\xa4\x1a\x5e\xfd\xed\xc1\x3e\xdb\x48\xcd\x97\x75\xf9\xdd\x83\x0f\x42\x7b\x7e\xd8\x2b\x1c\x93\x47\xe5\x9d\x20\x5d\x07\xc9\x8d\x1a\xb9\xf4\xb2\x30\x5a\xb9\x58\x37\xac\x9b\xd6\x9d\xd4\x3d\xd6\xbd\xd6\xe5\x98\x1f\xaf\xc0\x53\x7f\x51\xd8\xf4\x2b\x27\xfb\x80\x8a\x76\x5c\x3c\x07\xe0\x05\x65\xf1\xc3\x81\xc9\x35\x7d\xbc\x16\x8f\xa4\x15\xe3\x45\x7b\xe4\x50\x49\x71\x57\x1a\x69\xb3\xda\xa3\x72\xf6\x91\xac\x90\xdc\xaa\x3d\xb2\x9b\x0f\x88\x52\x07\x90\x76\xed\x59\x90\x8b\x67\x39\x37\x14\x6b\x4f\xd8\x1e\xf1\xf0\x07\xc6\x81\x46\x8a\xb9\x2c\xb8\xde\x17\x1a\x8e\xe7\x71\xbe\x46\x5f\xe3\x52\xd5\x30\x96\x65\xe1\xfe\xf2\x6c\x3c\xaf\x7d\x10\xc8\x6c\x64\x77\x7b\x64\x19\x9f\xef\x57\x97\xed\x11\x9e\x92\x85\x75\x90\x90\x17\x9b\x68\x7b\x25\x49\x04\xea\xb7\x57\xa9\xe4\x3d\x5d\x7b\xce\xd5\xeb\x1e\xbd\xa7\x78\x2a\xf4\xfb\xca\x2a\xbc\xbf\xb5\xe7\x69\x22\x8c\x25\x8b\xdb\xba\x1c\xf3\xeb\xf3\xf7\x2a\x29\x03\x2d\xd0\x5e\xef\xe0\x6b\x88\x16\xa1\x94\xed\x95\x15\x34\x9a\xa5\x81\xde\xd6\x8c\x5c\x69\x46\xae\x34\xd0\xd8\x9a\x86\xb2\x46\x16\xb6\xac\x63\x7c\xb2\x78\x2f\x2c\x9e\xc1\xf6\xed\x95\xa5\x30\x53\xda\x41\x0e\xc5\xf6\xba\x1f\x04\x9c\xe4\x77\xfc\x2b\xfb\xf0\xca\x3e\xe0\x85\xdf\x5e\x9f\xbf\x77\xff\xe2\xc1\xf9\x4e\xf6\xff\x7d\x7e\x28\x51\x8c\x4f\xa9\xf3\x05\xaa\xed\xd0\x00\xf1\xca\x9a\x9b\xc6\xac\xe1\xb2\xd4\x3e\xdc\xd4\x1a\xa0\x5e\x59\x97\xdf\x7d\xb2\xe1\x1a\xac\x9a\xc6\x81\xcf\x3d\x22\x89\xd9\x79\x00\xfe\xd3\x3e\xd9\x70\x72\x93\xe5\x77\xb4\x27\x1b\xfe\x9d\xce\x8d\xb1\x7c\xee\xd1\x77\x3a\x66\xe8\xd5\x27\xdb\xf7\x09\x33\x84\x07\x7f\xc3\xca\x95\xc5\xb0\x6e\x50\xb7\xac\x73\x5d\x38\x43\x84\x9d\x64\xe1\xdc\x1c\x9f\x7b\xf4\xfd\xf6\x08\x76\xe9\x93\x45\x21\x1f\x59\xd6\xe5\x1e\x7d\xdd\x7f\xa5\x9d\xa4\x7a\x68\xdf\x70\xcc\x64\xc6\x3b\x34\x54\x7c\xb2\x2d\xe6\x0c\x3b\x88\x26\x68\x9f\x4f\xf6\x37\x7e\xff\xd2\x1e\xbe\x0f\xed\x23\xcc\xed\xf8\x8d\x4f\x23\xc7\xb7\xdc\x0f\xe8\x9a\x11\x29\xcd\x88\x94\xa6\x11\x81\xb8\xbd\x2c\x5c\x3f\x9e\xb5\x4f\xf1\xee\xdb\x8e\x05\x0d\x8c\xd1\x22\xcd\x68\x91\x86\x2f\x4f\xfb\x64\x6f\x3e\xef\xdb\x6f\x2c\xbe\x47\x9f\xef\x91\x46\x84\x4f\xb6\x9e\x24\x5d\xf9\xdd\xfc\xcf\x9f\x7e\xe0\xab\xd0\x8f\x43\xac\xad\x3c\xa7\xdd\x50\xe0\x4e\x70\xc9\x79\x30\xbe\x4e\x38\x49\x16\x82\x8c\x24\xcb\xdd\x35\x62\x75\x8d\x58\x0d\x43\x40\x27\xb9\x55\x16\xc5\x3a\xfa\x60\x9d\xfb\x81\x9b\x6e\x03\x4b\xa8\x1b\x05\xd2\x4d\xe0\xd4\xc0\x66\xe8\x86\x9b\x77\xa3\x3b\x1a\x9e\xfe\x9d\x68\xf1\x2c\xa0\x6b\x28\xee\xfb\xc1\x19\xef\x87\x22\x2e\x86\x8f\x6e\x88\x78\xd7\x20\xd4\x08\xa9\xef\x64\x1a\xca\xc2\x3e\x1a\x75\xf8\x92\xf5\x72\xc2\x06\xd5\xbc\x5b\xdd\xd0\xef\x8e\x8d\x45\xe4\x97\xbf\x3d\xf7\xdd\x28\xf0\x6e\x14\xf8\x81\xcb\x52\x37\x2e\xb1\x9b\x28\xa8\x01\x01\xd5\x0b\x64\xb9\x9b\xc2\xe7\x00\x7a\xa9\x97\x61\x77\x72\x2b\x28\xdf\x7b\x41\x39\xdb\x0b\x51\xe0\x07\xb0\xea\xbd\x60\x13\xed\x85\x28\xf0\x83\xa0\x89\x5e\xc2\x7f\x43\xc0\x84\x83\x7f\xb7\xdf\x89\xee\x81\xf2\xbd\x97\xc7\xb1\x80\xaa\xd1\x40\xff\xea\x85\x63\xd2\x0b\x0a\xc7\xd6\x9c\xfa\xeb\x72\xfc\x80\x23\xce\x92\x75\x48\x11\x9d\x5c\x39\x59\xc7\x98\x21\x17\xdd\xa8\xf2\x86\xb7\x7e\x3f\x79\x3a\xfb\x49\xce\xa7\x83\x68\xfb\x4e\xe0\x73\x16\x6c\x21\x9e\xf9\x9d\x8c\x35\x59\x88\xa0\xc5\xdc\x4e\x9e\xc9\x7e\xca\x51\x12\x6d\xdf\x4f\x94\x45\xdd\x20\x8c\x46\xda\x96\x4e\x80\x74\x16\x8e\x2f\xb9\xe5\x7e\xc2\x65\x76\xb2\xd7\x64\x5d\x8e\xef\x84\x7c\xf7\x53\x16\x0a\x77\xac\x7e\x56\xfb\x90\xfb\x6e\x1c\xa7\x13\x2e\xb3\x9f\x22\x4c\xa1\x54\xef\x58\x41\xb2\xe0\xc8\x92\x28\xa8\x9f\x61\x7b\xe0\x17\x1c\xc0\x30\x77\x32\x91\x64\x61\x7b\x9d\x35\xf8\x1c\x33\x40\xef\x07\x2e\x55\xfd\xfc\x5c\x83\xcf\x35\x48\x8e\xb7\x13\xaa\x90\x85\xf3\x9d\x8d\xba\xb0\xce\xef\x92\x34\xf4\xcb\x2b\x75\x49\x32\x89\x27\xee\x46\x6d\xf7\xeb\x87\xfe\x96\x52\x53\xbf\x50\x0a\xf7\xeb\x72\x2f\x93\xbd\xe9\x58\x1e\xb2\x70\x8f\x92\x84\x74\x2c\x0f\x59\x78\x0e\x18\xdf\xd5\xec\x17\x60\xd5\x03\x08\x9a\xae\x61\xa1\x6b\x58\x68\x44\x28\xf7\x6b\xd8\xc7\xf8\xe1\xfd\x30\xe6\x69\x1d\xda\xaa\xd6\xfd\x77\xf9\x2f\x99\x3b\x0e\xa0\x67\xbb\xd1\x09\xdd\xe8\x04\xd1\x7d\x3a\x89\x37\xb2\x78\xfc\x8e\x31\x6f\xe7\x26\xdb\xd7\xfd\x17\xe3\x4f\xbf\x94\xea\xf0\xfe\xef\x84\x2f\x64\xe1\xba\x5c\xac\x01\xf6\xde\x7e\x3d\x82\x06\x5d\xac\x15\x5e\xe9\xfd\x42\x11\xdb\x50\xb4\x77\x23\x1b\xfa\xf5\xda\x07\xe7\xea\xfa\xfc\xf7\xf3\x5f\xce\xd0\x2d\x29\x34\x71\x45\xc3\xcf\xa1\xdf\xee\xdb\x5d\xec\xd7\xef\x90\x90\xfa\xad\xe6\x02\x85\x7c\xc7\x6a\x91\x85\xfd\xa6\xc4\xd5\x35\x5e\xf4\xfb\xfc\xc1\xe9\x4c\xea\xd8\x23\x0d\x15\x0d\x25\x7d\xbf\x79\xfe\xfa\xad\xd6\xc3\x73\x7a\x13\x31\xde\x6f\xef\x0c\xf0\x78\xfd\xc6\xbf\xa7\x93\xe9\xa2\x34\x52\x85\xf4\xfb\xf6\x3b\x59\x99\xde\x6f\xea\x1c\xcb\xcd\x73\x80\xfb\x54\x27\x0d\x46\x16\xd3\x3a\xc6\x0c\x0b\xda\x6f\xd9\x1b\xfc\x17\xfa\x5d\x1d\x9f\x22\x06\x50\x7e\xfd\x96\xae\xdd\xf8\x16\x34\x22\x11\xfa\xdd\x6c\x4f\xb6\x14\x25\x7d\x27\xc9\x45\x16\xaf\x7d\x50\xd7\x5d\xab\x0e\x9d\x24\xbf\x56\x27\x6b\x45\x16\x9e\x8d\xc9\x98\x87\x7d\x0c\xc7\xdc\xe8\x63\x3a\x16\x71\xad\xc8\x59\xd1\xef\xe5\x7e\xa8\x81\x41\xf9\xde\xb1\xaa\x64\x41\x7b\xe4\x16\xe8\xf7\x67\xdd\x67\xbf\xdc\x19\x31\x0c\x7a\x3d\x1c\x1f\x77\xa6\xfa\xac\x55\xd9\x4d\xbc\xfa\x7b\x75\x2f\xab\x7b\x09\x7e\x65\xaf\xb0\x2d\x5d\xc3\x4c\xc3\x76\xdf\x2b\xc6\xdb\x5e\x05\x44\x44\x09\xde\x2b\x22\x5f\xaf\x8a\x7c\x23\x59\xe4\x5e\x6f\xfb\xb8\xbd\x1f\x33\xd7\xa5\x4a\xaf\xaa\x5a\xa8\xc1\x7e\xd4\x6a\x1f\xf5\x87\xb8\xc4\xbf\xcd\xb1\xb4\xff\x87\x06\xd7\x49\x2d\xf0\xa7\x57\xf1\xe6\x46\xe3\xdf\xee\x77\xff\x87\x1a\xc7\x7c\xbd\xbf\x46\x90\xb4\xd1\xf9\x77\x38\x96\xe1\x7c\x3b\x63\xc6\x58\xd8\xeb\x70\x9d\x39\x43\x15\x31\xb0\x13\x41\x72\x1e\x44\xef\x74\x0d\x29\x5d\x6c\x87\x86\x01\xbb\x57\xc4\xc0\x5e\x7d\x9e\xd1\x68\x77\x8d\x2b\xbd\x12\xeb\xde\xd0\x68\xf7\xea\x7b\x54\x9f\x1f\x2a\x12\xdf\xf9\x64\x57\x9f\x6c\x00\x76\xba\x51\x25\x9d\xa8\x92\xf3\x20\x1a\xa8\x63\xf1\xc8\x62\x5a\x97\xfb\xd1\x10\x09\x7a\xf3\x0e\xe2\xc1\xdf\x35\x40\x74\x0c\x10\xe7\xe1\xdd\x6f\xde\xa3\x76\xd9\x1e\x7b\xd9\x7c\x3f\x9a\x77\xa1\xff\x0b\xcf\xfc\x2e\x1c\x44\x6f\xa4\xfd\x3b\xb0\xcb\xf5\xe6\x71\xc7\x9e\x70\x1e\xe4\x3e\xea\x0d\xb7\xb7\xde\xfa\x0f\x21\x95\xee\x7c\x5e\xda\x70\x58\xb5\x52\xe7\x10\xdc\x1a\xec\xc2\x5d\x43\x40\x6f\x4a\x66\x9d\xad\x26\x52\x25\x8b\x6d\x1d\xdf\xa1\xf0\xe9\x06\xac\x34\x92\x43\xf7\x26\xc9\x04\x84\xfd\x3c\x24\x0d\x1a\x02\xfa\xcf\x10\x20\x69\xc0\x02\x90\xc5\xf6\x5f\xc6\x87\x52\xb8\x37\xdc\x25\xda\x74\x6e\x6e\x43\x13\xd1\x8a\x8c\x34\x5d\x25\x7d\x57\x49\xdf\x80\x3b\xe9\xdd\xeb\xd3\xc1\xf4\x3d\xc0\x6d\xeb\xdd\xeb\x83\x0e\x3e\xeb\xf8\xce\x6b\xd1\xbd\x16\x78\xf0\xf7\xee\x36\x88\x4b\x7e\x78\xbd\xd1\xb0\xff\xe9\x9d\x1c\x1e\x07\x98\x82\x5d\xa5\x7a\x57\xa9\xde\x00\x41\xe9\x1d\xee\xbb\xf7\xc1\x7c\xb1\xb7\xf5\x8e\xbb\x58\xef\x72\x8f\x28\xc1\x7b\xf7\xc9\xe9\xe1\x7c\x27\xff\xa2\x41\xe8\x5d\x0d\x02\x76\xb4\xde\x5d\x97\xfe\x5b\x17\x58\xb2\x2e\x59\xe9\x92\x15\x14\xe3\xdd\x20\x96\x8e\xce\xbc\xf4\xc3\x31\xcb\x02\x74\x95\xae\x92\x90\xe1\x1a\x0c\x41\x5e\x41\x1d\xed\xc3\xeb\x3d\xd4\xe8\x60\x1f\xeb\xc3\x73\x35\x3c\x57\x24\x60\xef\xc3\xe7\x79\xb4\xfd\x0f\xd6\x5a\x37\x98\xa4\x8f\xf1\xfe\x83\x89\xda\x87\xf3\x1d\xcb\x7e\x21\xb7\x46\x81\xf4\x11\xfe\x7b\xe5\x7e\x8c\x6d\xdd\x8e\x7f\x30\x4b\xfb\xf0\x3a\x0e\x60\x93\x0f\xc9\xc5\x90\x6d\xf9\x29\x8f\xb1\x7b\x75\x30\x7c\xb3\x38\xad\xcb\x3e\xa6\xcf\x1a\xf8\xb3\x3f\x74\xc7\x0e\xd6\x6a\x16\x00\x0d\x62\xbf\xeb\x53\xd6\x63\xfa\x0c\x49\x06\x8c\xda\xe8\x46\x6d\x74\xbc\xf0\xbb\x8a\xe7\x3e\x95\xbc\x07\x67\x08\x74\xd2\x2c\x5c\xbf\x94\xfe\x3a\x5a\xe8\x2c\x5c\x03\xee\xc7\x94\x9c\xa1\x57\x3e\x0f\x80\x84\xfa\xf4\x6c\x88\xfd\xd8\xf1\x9a\xef\x00\x18\x66\x61\x7b\x9d\xb1\xb8\x56\xa0\xf7\xe5\xbf\xcc\x2d\xfc\x77\x3b\x0f\x9e\xbf\x29\x8b\x32\x7f\xeb\xc7\xb3\x41\x68\x46\x16\x60\xf5\xa1\xf0\xee\x46\x59\x74\x20\xe1\xce\x03\x7f\x97\x0e\xf0\x5b\x16\xf6\xcb\x19\x02\xd8\x2d\x0b\xfb\x2d\x59\x07\x4a\x59\x16\xac\x33\x7e\x27\xdd\xc8\x8b\x6e\xe4\x45\x47\xb9\xdd\x8d\xb2\xe8\x46\x59\xf4\x52\xb2\xdf\x25\x2b\xb8\x2e\x61\xd8\xe8\x77\x11\x2c\xd9\x97\x48\xb9\xc5\x3e\x64\x1f\x8c\xc6\xe8\x78\xd2\x77\x34\xd8\x59\xbc\xd6\xe5\x7e\x2c\x59\xe4\x05\x8b\xdc\x0b\x34\x6c\x75\xc7\xd2\x1d\x0b\xa4\x75\xf9\x8c\xaf\xe1\x7c\x61\x8d\x16\x5a\xc6\xbe\x7c\xc6\x89\x38\xea\x6b\xfa\x1d\x3e\x17\x1d\xa3\x4e\x5f\xd2\xba\x25\xad\x03\x88\xb7\xaf\x65\x1f\xcb\x3e\x78\x3a\x17\x92\x72\x5f\x42\x41\x16\xbf\x0b\xeb\x02\xba\x8b\xe1\xad\x2f\xb4\x23\x7d\xa1\x1d\xe9\x40\xb8\xf4\xe5\xb9\x5f\xee\x1b\x1e\xf7\x1d\xed\xf7\x9f\xbe\x5e\xd7\xc0\x7f\x3f\xfb\xfd\xec\x17\xd6\x23\x64\xc3\x43\x36\x1c\x0c\xec\x1e\x8a\x36\x71\xba\xa6\xb0\xf5\x81\x01\xb1\xc7\x6d\x1d\x62\x42\xe0\xcb\xd3\xa3\xba\x7e\xb0\x1e\x46\x5e\xf4\x68\xce\xd7\x3a\xcf\x69\x48\xc3\xa4\x4d\x81\xa7\x7a\x0f\xc1\x44\x0b\xac\x02\xa1\x0f\x59\x70\x26\xcf\xc3\xba\x66\x1d\x7b\x8e\xd2\xba\x87\xf3\x8d\xed\xb9\x9a\xb9\x56\x46\x13\x74\xa2\x09\xce\x72\x70\x36\xb6\xf7\x77\x9f\xe2\xc3\xb2\xe7\x6a\xaa\x3b\x9a\xea\xfc\xae\x53\xf7\x58\x27\xcc\x23\x74\x72\x63\xf8\xe8\xdb\xf9\xa2\xbd\xee\x6a\xaa\xbb\x9a\xea\x22\x6d\xda\xd3\xf6\x10\x13\x3a\x46\x8e\xbe\x65\x1f\x76\x08\xbb\xc7\xfe\x6e\x59\x05\xd0\x71\xce\x42\x24\x51\x57\x3b\xdc\xd5\x0e\x17\x7c\x1f\xba\x5a\xdf\xae\xd6\xb7\x80\xbd\xd8\xd5\xfa\x76\xb5\xbe\x05\xc3\x5b\xdf\xbe\x65\x42\xea\xa4\x50\x98\x75\x9f\xfd\x26\x47\x98\xdf\xfd\xdd\x33\xbf\x6f\x62\x9c\xfb\xfe\x1c\x02\xc7\xe9\xc1\x6e\xdd\x1f\x41\xff\x88\x21\xee\xcf\xb1\xac\x73\x29\x5b\x0e\xff\x51\x62\x78\x8a\x75\x3c\xc5\x8f\x12\xc3\x03\xb7\xd2\x4f\x8e\x93\x0a\xe5\xfe\x48\x46\x81\x15\xed\x8f\xd2\xc1\x73\x39\x7c\x9e\xba\x47\xe9\xe0\xb9\x1c\x3e\x64\x0f\xed\x72\x16\xe2\x17\x43\x5a\x89\x96\xc8\x42\xa8\x56\xc8\x14\xf9\x21\xb2\x70\x1e\x1c\xed\xc7\xed\x7a\x7e\xdb\x05\x57\xf8\x78\xe5\x1f\xaf\x3c\xde\xfa\xfd\xe9\xd6\xa1\xc0\xec\xc4\x01\xf7\x47\x4e\xf1\x91\xb4\xa2\x18\xef\xcf\xb2\x8f\x24\xad\x67\x39\x1c\xb3\x4f\xd3\xb3\x7e\x40\xdd\xb9\x0d\x8f\xdb\xff\x00\x29\xd1\x51\x82\xf7\x27\x5c\x53\xb0\x59\x3b\x46\x8e\xfe\x48\x96\x1f\x02\x19\x3b\xc0\xb2\xfd\x91\x2c\x3f\x61\xbf\x1c\xb1\xc7\xe3\xfe\xec\xdf\x77\xac\x81\x6c\xd0\xb3\x3d\x12\x48\x25\x06\x75\x74\x83\x3a\x3a\x71\xc5\xfd\x79\xdd\x0f\x94\x68\x1d\x65\x79\x27\x9a\x23\x8b\x69\x5d\xb6\x27\xb4\x52\x7f\x0f\xaf\x05\x57\xea\xc5\xe5\xa6\xbf\x42\x3c\x5e\x1c\xc5\x17\x6f\xd0\xfe\x92\x1a\xa6\x14\xd6\xea\xf5\x1c\x80\xba\x74\x9a\xc0\xac\xbf\xd8\xc1\xfb\x2b\xc6\x3c\x0a\xf4\xfe\xba\xe7\xef\x69\x1d\x4f\xe7\x8b\x0b\x68\x7f\xc1\x2c\x34\xdf\x59\x7f\xbd\x8e\x2a\xb2\x3b\x60\xe1\xdd\xe8\x8e\x4e\x74\xc7\x69\x6a\xb3\xfe\xca\x56\xbd\x42\x94\xa3\x68\xef\x6f\xf5\xbb\xea\x3a\xc3\xba\xbd\x3e\xb1\x2f\x89\x23\x4c\x41\xd6\x5f\x25\xc2\xb7\x2e\xeb\x98\x6f\xb3\xae\xb9\xce\x9c\x21\xb0\x97\xb2\x78\xf9\x0e\x89\xeb\x55\xd3\xf5\x0e\xe7\xcb\x7e\xbc\xd8\x76\x3b\x7a\xef\xd2\x2f\x24\x86\x4f\x2d\xc5\x47\x82\xe2\x52\x60\x7d\x3f\xa5\xd8\xef\x37\x0f\x9e\x17\x21\x89\xfa\x77\xdb\x07\xda\xaf\xcf\x79\x7c\xbf\x79\xc0\xe2\x7d\xb2\x8c\x5f\x73\xed\x21\x03\x1f\xd1\x2c\xfd\xfb\x8d\x99\x73\xa0\xb2\xb7\x7f\xbf\x31\x73\xa7\x55\xf6\x76\x95\xbd\x05\x04\xd3\xfe\xf9\x34\x7d\xd3\x79\x54\xfa\x50\x13\xf7\x11\x84\xdb\x51\xf0\x77\x31\xd8\xba\x18\x6c\x1d\xc5\x7d\xff\x64\xab\xbe\x47\xe0\x78\xd6\x4f\x85\x6d\x57\x61\xdb\x81\xd9\xe9\x9f\xec\xf5\x87\x94\x53\x08\xe8\xea\x9f\x6c\x24\x81\x06\x67\x01\x3f\x78\x1c\xe0\x61\x0c\xe0\xd9\xf2\xdf\x41\x5d\xb5\x8e\x7b\x0e\xf4\xce\x00\xd8\x31\x0b\xc7\xdc\xf9\x0e\xd6\x6d\xa0\xcb\x3d\x0b\x81\x5f\xe3\x28\x7e\x67\xfa\x04\x94\xfe\x43\xef\xff\xa1\xf7\xbf\x28\xd5\xe3\xc0\x78\x31\xcc\xfe\xdf\x49\x91\x31\xc8\xf8\x9f\x05\xb4\xa4\xa4\xb4\x36\xd0\xe8\x66\x21\x52\x73\xa5\x0e\x49\x7e\x1c\xe3\x87\x7a\x3d\xa9\x0b\xeb\xf6\x3f\xd0\xf4\x43\xac\xb7\x01\x0e\x69\xd6\xf1\x1d\x2c\xc0\x38\x64\x01\xf0\xd6\x1f\x00\x8d\x66\xe1\x77\xc9\x96\x8e\x03\x43\xd4\x20\x03\x7f\xd6\xf1\xef\xe3\xf8\xc0\x0d\x2d\xd8\x76\x07\x49\xf5\xb3\xe0\x1c\x90\x86\x77\x90\x36\x3f\x0b\xf7\x28\xcf\xd0\x28\xae\x69\x91\xb6\x93\xde\x76\x14\xfc\x58\x06\x28\x3f\x67\x01\x5f\x63\xe8\xd5\x3f\xf4\xea\xef\x60\x99\x0f\x12\xcf\x67\xc1\x1e\x01\xa9\x33\xd4\x0e\x0f\xb5\xc3\xe5\x3c\x2b\x75\xb7\x75\xd5\xef\x72\x6e\xa5\xd9\x6f\x13\x4e\xb7\xd0\x6f\xb7\xbd\xfe\x6b\x8f\xf1\x75\xc7\xd2\x1d\x0b\x7b\x0e\x86\x4f\x16\xcb\xef\x26\x75\xec\x65\xc1\xad\xbb\x13\x5c\x3b\x70\xc9\xcf\xe2\xf6\xdf\x5c\x83\x82\x21\x6a\x14\x0c\x51\xbd\x72\xae\x4a\xd8\x1e\xd9\xc1\xca\x79\xf3\x2f\x74\x77\x90\xbb\xbd\x74\xb4\xd2\xa3\xf0\x14\x8f\xe2\x53\x4c\x40\xdc\x40\xa5\x9c\xc5\x10\x16\x98\x3a\x8c\x0d\x43\x78\x9f\x4e\xee\xc8\x01\xae\x4f\x16\xa2\xd1\x73\xae\x4e\x58\xdf\x01\xda\xe6\x59\xce\x5f\x5d\xb7\xce\xf6\x92\xfd\x1f\x7a\xe1\x0f\xb4\xcd\xa5\x93\xd3\x71\x9c\x68\x50\xc7\x59\x6c\x8f\x73\x05\x04\x60\x16\x9f\x75\x7f\xf7\xcc\x1f\xc0\x03\x65\xf1\x6b\x26\x97\x52\xa5\xf5\x38\xe5\xaa\x89\xe5\x1d\x42\x6f\x0e\xa0\x37\xcf\x72\x36\x86\xd5\xec\xce\x4c\x00\x28\x8a\xc7\xd9\x9d\x12\xb0\xff\x9d\x84\xec\xe3\x84\xdb\x1b\xa7\x12\x1c\x09\xf5\xc6\x89\x92\x65\x9c\xd3\x2d\x9c\x4c\xdd\x6b\x01\xa2\xcf\x59\x70\x97\x18\xe7\x72\x2c\xa2\xb0\xd7\x69\x9d\x4b\x84\xdd\xb0\xe0\x42\x31\xce\xe5\xf8\x96\xe3\x73\x2c\xcb\x65\x93\x83\xc6\x83\x7f\x9c\xe1\xbf\x92\x2e\xf2\xb7\x0d\x72\x8e\x67\xf1\x58\xc7\x1a\x3c\x8e\x45\x29\x07\x6f\xfd\x81\xab\x7d\x16\xd5\xba\x4a\x9d\x6b\xf0\xd8\x07\x47\xf1\x7c\x1d\xb3\x92\x0f\x09\x0e\xc6\xe9\x91\x30\xd3\x77\x39\x9d\xef\xe7\x1a\x48\xf6\x60\x3d\x06\x9a\xf3\x2c\x44\x78\xce\xa7\x64\x5c\x1e\x13\x72\x7b\x67\x5d\xae\xbd\x0a\xf4\x81\x02\xfd\x2c\xb0\x28\x83\x8c\xdb\x59\x54\xeb\x72\xed\x2f\x9e\xd3\x71\xf9\x9c\x12\x64\x38\x2e\x60\x21\xc6\x65\x9a\x12\x52\xc1\x8f\x0b\xa3\xc4\xb8\x2e\xd7\x85\x2b\x70\x61\x1b\x1a\xc2\x00\x75\xbc\xfa\x87\x30\x40\xe3\x92\xc3\x07\xba\x73\xe0\x7e\x9f\x85\xdf\x55\xfa\x9d\xf6\x3b\xed\x97\xab\x7c\xa1\xd1\x19\xd7\x0c\xeb\xf8\x17\x57\x9f\x61\x4e\xec\x02\x7b\x33\x2e\x49\x21\x4a\xf5\xd2\x51\x9c\x8e\x0b\xc9\x67\x5c\xfb\xf7\x1d\x63\xd9\x7e\xb7\xed\xb7\xd1\xc7\x63\x7b\xa4\x94\x2e\xb0\x37\x43\x28\x9f\x71\x7d\x8e\x19\x32\x2a\x6c\xcf\x10\xb6\xa7\x13\x6c\x3a\x48\xe1\x9c\x45\xf7\xdf\x41\xdd\xb6\xce\xfd\x18\xfc\x0b\x5b\x30\x50\x00\x9f\x85\x00\xc5\x71\xa3\xb9\x18\xb7\x9a\x0b\x14\x9d\x43\x05\xf0\x20\x9d\xf1\x59\x80\x0f\x1f\x77\xf8\x6f\xf8\x6f\xb2\x23\x43\x88\x9e\x21\x44\x4f\x27\x91\xfb\xc0\xd5\xfe\xcf\xb8\x25\x3f\xe4\x6a\x18\xf7\xb6\xee\x71\x0d\xb8\x83\x15\xef\xe6\x51\x41\xc1\xeb\x78\xdc\x8f\xea\x53\x67\xee\xdb\x4e\xf0\xe5\x40\x7b\x9b\xc5\x63\x5d\xae\x95\xca\xd9\xa1\x72\xb6\x90\x07\x69\xe0\x2e\x9f\xc5\xb0\x8e\xf6\x50\x78\x0f\x73\xc2\x76\x34\x80\x43\x38\x9e\x81\x4e\xf5\x34\x9b\xde\xd0\x53\x7d\x98\x2a\xb5\x00\x87\x32\xea\xf2\x5f\x9f\x35\x34\x7b\x43\x4f\xf5\xa1\xa7\x7a\x07\x2e\x68\x54\x22\x07\x46\x15\x58\xbf\x3b\xb7\xc7\x31\x3f\x8e\x19\x3a\x54\x7d\xc2\xaa\x4f\x18\x9a\xbd\x81\x9b\x79\x16\xf6\xd1\x99\x87\xe4\xb6\xe2\x5f\x21\xf6\xfb\xd0\x8b\x7c\xe8\x45\x6e\xae\x9e\xd1\x7c\xea\x5a\xf9\xd5\xe5\xbf\x0d\xa3\xd3\x68\xa7\x73\x3b\x73\x6e\xcd\x27\xac\xf9\x84\xa1\xd9\x1b\x64\xe9\xcc\xc2\x7d\xe3\xfe\x36\x8c\x08\x43\xcf\xed\x0e\x5c\xd0\x68\x9e\x0d\x1c\xb3\x4f\x33\xf2\x8d\x86\xd1\x69\xa0\x34\x3d\x0b\x59\x7b\x46\xc3\x5e\x3e\x1a\xf6\xf2\x4e\x56\xe8\xd1\x5c\xab\x86\xff\x51\x21\x1d\xd9\x00\x5d\x35\x8b\x66\x1d\xfd\x62\xa0\x1b\x20\xf0\x9c\x85\xc0\xc3\x01\xe6\x4e\x16\xb0\x32\x78\xdc\x0f\x61\x76\x46\x3f\xec\x17\xb6\x05\x5f\xe1\x2c\xfc\x97\xfd\xe8\xd2\x88\x7e\xb9\x97\xad\x52\xb7\xac\xf3\x5f\xf6\xa8\xa3\x59\x19\x9d\x1c\xaa\x05\x3f\x82\x41\x9e\xc3\x2c\xfc\x97\xfb\xd6\xb7\xff\x6e\xff\xe5\x0d\xe8\xb2\x28\x28\x20\xb3\x2e\xfb\xc5\x27\x36\x0b\xc7\xcc\xdd\x12\x9e\x66\x08\x4f\x23\xe6\xfc\x18\xb2\x19\xc3\x8c\x3f\x64\xf7\x1a\xc2\xd3\x8c\x21\x5c\x2e\xc6\x81\x31\xd0\xa0\x8e\x21\x9b\x86\xe7\xfb\x00\xab\x26\x0b\xf3\x72\x75\xbe\x83\xf5\x1d\xc3\x84\x25\x68\xfb\xc6\xd8\x7e\x67\x56\x0a\x14\xfc\x43\xed\xe1\x18\xbe\x01\x44\xa8\x0d\x71\x65\x86\xb8\x32\x1d\x2d\xde\x18\xd2\xfb\xf1\xf9\x1d\x67\x03\x55\x62\x16\x8c\x0f\x88\x9e\x41\x3a\xaf\x2c\xa6\x75\xd9\x07\x79\xab\xfe\x0c\x32\x56\x9d\x85\xfc\x36\x83\x1c\x32\x59\x30\x3e\x72\xb3\x0e\xb2\xc7\x64\xc1\xbe\xd5\xfb\xef\xae\x7a\x03\x4c\x96\x2c\x86\xbf\xe4\xf0\xa7\xe4\xd6\xa4\x25\x1d\xc5\xfd\x00\x93\x25\x0b\x48\xa1\xdc\x0a\x99\x29\xb2\xf8\xd5\xf1\x9d\x53\x9f\x2a\x22\x88\x19\x1c\xe4\x5b\xc8\xa2\x58\x97\xff\x2e\x8f\xe2\x2f\xef\xc0\x84\xb4\x2e\x24\xc7\xb1\xca\xef\x3b\xeb\x6e\xeb\x38\x3a\x00\x0f\x8e\xe5\x15\x5d\x92\x33\x14\x6b\x63\x79\x14\x97\x89\xb2\x08\xc0\x1a\xcb\x2b\xba\xbc\xa2\xc0\xec\x8c\x55\xfd\x57\x72\x46\xf0\xe0\x40\xbb\x97\x85\x63\x69\x8d\xba\xb0\x8e\x2b\x4a\x40\xe1\x58\x18\x39\xc6\x32\xeb\xd1\x74\x2c\x92\xf4\xa5\x74\x30\x21\x49\x0b\x05\xf5\xc0\x91\xb5\xf4\x09\x3b\x82\xeb\x6a\x16\x66\x9f\x81\xac\x2c\xaf\xf7\x92\x95\x21\xad\xfc\x50\xa1\x37\x84\x6b\xe9\x28\xae\x06\xae\xab\x59\x98\xfe\xe1\xb0\xce\xb1\xbc\x1e\x09\x8e\xd3\x7a\x9d\x1b\x6c\x46\xca\x3c\xd4\xb9\x2e\xb8\x9a\x8d\x83\x67\x43\xb8\x96\xb1\xf0\x73\x18\x28\xc2\xc6\xfa\x5c\x03\xd9\x11\x6c\xed\x63\x7d\xb6\x47\x9c\xe8\xc0\x8b\x7c\x84\x52\x58\x98\x92\xef\x48\x69\x77\x84\xfb\x11\xc5\x7e\x79\x5e\x02\x85\xed\x88\x62\xbf\x29\xd9\x8e\x40\xcb\x33\xd0\x1d\x66\x1d\xed\x11\x61\x30\xd0\x13\x96\x81\xe2\x6a\x04\x4a\xf0\x01\xe2\xcb\x59\x40\x4d\x1c\x21\x19\x8d\x8a\xa4\x8c\x6f\xc6\x08\xa5\x35\x50\x5b\xca\x40\x33\x35\x42\x36\x23\x50\xb0\x0e\x82\x5d\xc6\x96\x55\xdd\xcd\xb1\x70\xbd\x37\x4a\xdc\xb1\xbb\x59\xbc\x20\x49\x1b\xcf\xf7\xb1\xa7\xfd\x32\x96\x0d\xf0\xea\xd8\xd3\xb5\x62\x2f\xb7\x7b\xb9\x97\x6b\x00\xab\xb0\x65\x41\x85\x02\x19\x78\x82\x8f\x2d\xa9\xde\xa2\x95\xa3\x18\x1f\x68\xfc\xb2\xb8\xad\x63\x2c\xde\x2d\x21\x43\x06\xde\xe1\x63\xcb\x16\x6c\xd9\x02\xd9\x2a\x5d\x4a\x07\x0a\xc2\xfc\x6e\x50\x67\x1f\xa6\xc3\x41\xdb\x32\xf6\x76\x2c\xfb\x97\x8b\x2d\xd7\x6f\xa3\x90\x1f\xfb\xf5\x3b\x24\xb8\xed\xbd\xdc\xde\xcb\xc6\xfd\xdd\x9f\x7d\xe0\xaf\x31\xd0\x66\x0c\xb5\x7d\xe3\x81\xdd\x1c\x68\x33\xc6\xa3\x54\xa2\x06\x70\xe0\x1d\x3e\x1e\xd0\x29\xc7\x53\x38\x93\xb2\x69\x8f\x77\xe6\xc1\x0e\x5e\x40\x7a\x1c\xa8\xd1\xb2\x70\x2c\x9c\x03\x54\x57\x59\x6c\x93\xe3\xe5\x3a\x3f\x4a\xb1\x8f\xf4\x05\xdf\x91\xa1\xeb\xe4\x00\x5a\xe4\x2c\xf8\x89\x0c\x54\x52\x59\x4c\xeb\x06\x75\x8c\x05\x65\x54\x19\x85\xb1\xa0\x06\xca\x62\x59\x97\x6b\x8a\xef\xe2\x9f\xf1\x36\xbf\x83\x7d\x00\x0c\x24\x0b\xce\x41\x87\x2c\x0b\xa0\x3d\xde\x59\xac\xe3\x5f\xcf\xcb\xeb\x79\x91\x4d\xd3\x5d\x71\xbc\x9e\x03\x94\xe0\x43\xc0\xeb\xf1\xee\xe7\x9f\x34\x96\xe3\x95\xd5\x07\x2a\xe3\x2c\x9d\x75\x16\x23\x63\x7c\x6a\x2e\xf0\xf5\x18\x9f\x4f\x84\x2e\x87\x03\x25\xf8\xf8\x64\xf5\x3f\xa4\xba\x41\x8e\xb5\xa1\x7b\xe1\x10\x23\xc3\x94\x5a\xe3\x93\x6d\xf9\x4e\x93\x69\x21\x8d\x7f\xb2\xf5\x9f\xa9\x06\x49\xc7\x3e\xd4\x42\x8d\xcf\x84\x81\x40\xd1\x8c\x0f\x6d\xda\x40\x0b\x95\x75\xf4\x8b\x16\x6a\xa0\x85\x2a\xe3\x84\x35\xd7\x35\x71\x7c\xd2\x53\x02\x37\xc7\xe7\xfa\x7d\xbf\xf5\x83\x45\xf9\xa6\x63\x46\xfb\x35\x70\xff\x1e\xa2\xf9\x8f\xcf\xa4\x55\x4a\xe3\x22\xf7\x0f\x91\xfb\x4b\x47\xc4\xf8\xd4\x70\x00\x46\x9d\x75\xcc\x4d\xb6\x0f\x6f\xbf\xb3\x90\xf4\x6b\x7c\x9e\x8d\x4f\x5a\x77\xde\xd7\x7f\xfe\x4c\xb5\x46\xf3\x30\x6b\x28\xee\xdf\x53\xad\xd1\x54\x6b\x34\xf0\xfe\x9f\x07\xe7\x65\x8a\xf0\x3f\x70\xff\x9e\x62\x5a\x4c\x31\x2d\x06\xa0\xee\x53\x40\xe9\x29\xa0\xf4\x40\xcb\x3d\x01\xb8\xf8\x33\xcd\xfb\x31\x10\x85\xe7\x81\xa6\x7a\x92\xee\xa3\x0c\xb4\xdc\x53\x4c\x8b\x79\xdc\xd6\xe5\xd9\x98\x07\x2c\xf7\x3c\x6e\xc7\x3c\x18\xcb\x6d\x7b\xbf\x75\x4e\x96\x62\xea\x4a\x38\x75\x25\x1c\x60\xcd\xcc\x03\x3a\x39\x8f\xea\xf8\xfe\x05\x88\xee\x3c\xf0\x10\x9d\x47\xb5\xe9\x49\x77\xcd\xa6\x9b\x4d\x4f\x86\xdf\x1c\x82\xf8\xf3\xd7\xc1\x50\xf1\xb4\x9e\x07\x01\x08\x03\x85\xf7\xd4\x9b\x71\xea\xcd\x68\x6a\xae\x69\xa2\x92\x29\x5c\xc6\xc0\xeb\x7b\xa2\x01\xcb\xc2\x7f\x0b\x7d\x0c\xff\x25\x4d\x73\x21\x06\x76\x1e\xd3\xef\x64\x47\xe0\xc8\xa7\xd9\x79\x26\x08\x19\x25\x85\x59\xea\xec\xc3\xe4\x67\x78\xcd\x4f\x30\x31\xb2\x78\xfd\x97\xf1\x6d\x97\x68\x7b\x4c\x5c\xb6\xc7\x7e\x65\x51\xe0\xdc\xe7\xf1\xba\x0d\x6f\x58\xc7\x76\x7d\xfe\xeb\x93\x08\xec\xc7\x54\x11\x36\x7f\x8a\x30\xec\xf4\xb3\xc0\xa1\xce\x42\xd0\x5d\x81\x4b\x9f\x05\x77\x98\x49\xbe\x86\xac\xcb\xf6\xf4\xac\x9c\x62\x55\x0f\xbc\xe6\x67\xa9\xb6\xa7\xe2\x79\x14\xda\xe3\xfa\xcc\x22\xb7\x8c\x3d\x7f\x92\xb9\x25\x0b\x33\xd4\x26\x7b\x33\x8b\xfb\x51\x7e\xfb\xd1\x72\x9d\x85\x8a\x98\x42\x45\x0c\x30\xdf\x67\xc1\x6e\x38\xcb\x72\x2f\x3b\xdf\x61\x6c\x98\x05\x63\x83\xe9\xde\x66\x41\x8a\x98\x45\x29\x02\xd8\x8f\x29\xa6\xf5\x2c\x26\xc8\x40\x69\x3d\xcb\x63\xbf\x8f\xfd\xb2\xce\xe2\x5c\xcf\xf2\x78\x0e\x58\xe7\xf2\xda\xc7\x6b\x7b\xc9\xb5\x4e\xa1\x22\xa6\x50\x11\x03\x7c\xf7\x29\x16\xc4\x3c\x65\xf1\x88\xb3\x9d\xa8\x9a\xb2\xe0\x1c\xe0\x1f\x30\x4f\x24\x8b\x79\x9a\xca\x14\x68\x9b\x79\x7a\x55\xc0\x78\x38\x0b\x31\xb5\xd3\xd4\x31\x93\x7c\x31\x65\x80\x0d\x3f\x4f\xd7\xea\xec\xb6\x57\xe9\x17\x8d\xd3\x3c\xd5\x3e\x0c\xd6\xef\xe4\x29\x9e\xa7\x69\xf0\xc8\x2a\x36\xd5\xca\xcc\x53\x52\x8d\x74\x30\xd5\xca\x4c\xb4\x32\x59\x97\xe3\xbb\x50\xb6\xcd\x0b\xc3\xd6\x40\xa1\x3c\xaf\xf3\x57\x67\x2e\xd6\x24\x67\xf3\xf2\xca\x5f\xf7\xff\x4b\x6b\x38\x2f\xef\xe5\x85\xe7\xb6\xc9\x90\xe6\xe5\x3c\xae\xdf\x39\x48\xf6\x61\xea\xae\x38\x75\x57\x2c\x64\x4a\x9b\x6a\x4c\xa6\x49\x93\x0a\x49\xd6\xe6\xb5\x6c\x0f\xa3\xd3\x40\xc9\x3c\x2f\xd8\x82\x09\x2e\xf2\x69\x52\xa1\x89\xaa\x24\x8b\x6d\x1d\xe3\x83\xad\x9f\xba\x17\x16\x7c\x01\xe6\xe5\xfe\x5e\xde\x99\xc9\x9d\xbe\x90\x30\xe7\xa5\x84\x09\x56\xc5\xbc\x25\xa3\xb7\x2c\x00\xb6\xfb\x79\xa3\x91\x98\x77\xb9\xad\xcb\x7e\x6f\xb4\x46\xf3\xae\xae\x15\xe7\xea\x86\x0d\x9f\x37\x09\xf2\x0b\x58\x10\x13\x95\x4a\x16\x61\x1d\x7d\xc0\x72\xcf\xbb\xb3\xe7\xf8\xfc\x4c\x82\xe6\xb3\x80\xe6\xdc\xac\x55\x75\x5d\xaa\x9a\xa4\x09\xe9\x17\xd0\x77\x1a\x3b\x3f\x48\x29\x36\x05\xf4\x9d\xc4\xce\xe7\x77\xb9\xa6\x15\x56\x6b\xe2\xbd\x95\xc7\xea\xa4\xee\xb1\xee\xf5\xbb\x5c\x17\xe3\xdf\x67\xd5\xc8\x86\x1f\xd0\xd4\xbd\x6b\xd6\xe7\x97\xe4\x93\x3e\x5e\xc7\xf7\x9a\x9f\x11\x3a\x69\xdc\xf8\x6c\x4a\xd9\xe0\x39\xcc\xe6\x19\x6f\x9e\x71\x3c\xb2\x67\xc3\xae\x3e\xc1\xff\xfd\x65\xb9\x9d\x6a\x1a\xa6\x5a\x85\x01\xfe\xfc\x6c\xae\x1f\x21\xe0\x65\x20\x25\xce\x86\xa1\x62\x1a\xbf\x6d\xe6\xda\xd9\x86\x75\xbf\x24\xa4\x37\xed\xe1\x3b\x32\x89\xd3\xce\xba\x9b\xba\xc7\xba\xd7\x3a\xfa\xc0\x26\x3f\x1b\x36\xf9\x81\x57\xfa\x24\x5a\x3b\x0b\x93\xbe\x71\x07\xdb\x74\x7c\x3e\xf7\xb5\xd2\xc7\x72\xbe\x26\xf4\x01\x61\x72\x36\xd8\xe1\x49\x70\xf7\x59\xe6\xe4\xbb\xb0\x3d\x95\xef\xf8\x1f\x4d\x81\x89\x27\x01\xdf\x79\x7d\x99\xdb\x76\x2c\xd8\xfd\x07\x62\xe5\x6c\xee\x07\xbe\x5f\x59\xc7\xf8\x1e\xe7\xfb\xdb\x0f\xe8\x9f\xbe\x5f\xb3\xfd\xb2\x21\x72\x7f\x89\xfe\xce\xc2\xfd\xe5\x1e\xb5\xd7\x35\x7d\x4d\xd5\xd8\x59\xbf\xd7\xf1\xfd\x5f\x4e\x42\xbf\x73\xdf\x3e\xf7\x8d\xa7\xbd\x21\x3e\x4d\x62\xc1\x7f\x39\x39\xa7\x01\xdf\xd3\x80\xef\xf3\xe0\x5c\x75\xb4\x50\xb3\x9b\x4e\x0f\x6d\xf8\xd4\xbf\x6c\x76\xf3\xb2\x1f\xdc\xd5\x8e\xe6\x71\xf6\xe3\xb3\xee\xef\xca\xfc\xd9\xab\xcd\x10\x5b\x78\x02\x8a\x3a\x3b\x4a\x91\xd9\xb1\x6f\x0f\x3c\xe4\x67\xc7\x2d\x6f\x76\xdc\xf2\x4e\x72\xe6\xce\x3e\x1c\xea\x70\xa8\xc9\x9d\x4d\x82\xaf\xb3\xf8\x7d\x37\xa9\xb3\x8f\x70\xa8\x1c\xa7\xbe\x1d\x2a\xd7\xe2\x24\x15\xc7\xec\x2e\x6f\x37\xf7\x3c\x31\xbf\x13\x50\xe4\x2c\x6c\x8f\x63\xa2\x5b\xd9\x04\x1b\x39\xeb\x98\xfa\xe7\x98\x71\x5b\x38\x81\x3a\x98\x43\xce\x6e\xc8\xd9\xe1\x5d\x3f\xc5\x46\x9e\x62\x23\x0f\xbc\xeb\xe7\x20\xe6\x77\x8e\xdf\xb2\x71\x74\x86\xcf\x90\xb1\xda\x83\xb4\x89\x93\x20\xed\x2c\xcc\xc8\xcd\x93\x83\xd6\x29\x8b\xdb\x7f\x73\xfb\x8d\xc1\x9e\xc6\x60\x0f\x24\xb3\x39\x6e\xff\xbd\xc9\x17\x08\xe8\xe8\x54\x49\x35\x87\xcf\x3d\x5e\xc6\x53\x25\xd5\x1c\xe6\xcb\x43\x9a\x9c\x43\x72\x36\xba\x6b\x30\x18\x73\xb7\xdf\x6e\xbf\x29\xd1\xcc\xe1\x91\x1d\x1e\x59\x20\x6b\xe6\x90\xac\x0c\xc9\x4a\xe3\x68\x0f\xb4\x00\x93\x30\xe9\xf3\x24\x15\xc7\x1c\xb2\x37\xe0\x18\x67\x9d\xdf\xb9\x2e\xb8\xef\x8d\x96\x92\xcf\xd4\xed\x6d\x8e\xcf\x31\xf7\xec\x97\x14\xf9\x59\x70\xdc\x51\x8c\x4f\x41\x8d\xe7\x34\xc3\x3f\x12\xe6\x24\xa3\x7b\x16\xf6\xcb\xb9\x9a\xb2\x41\x24\x50\xcf\xba\x4a\xdd\xb6\xee\xb1\x2e\xe7\x31\x25\x71\x26\xff\x1e\xe4\x93\x9e\xd3\x27\xc2\x7c\xde\x03\x0c\xfe\xa9\xb6\x6a\xaa\xad\x3a\x71\xc7\x9a\xd3\xa7\xce\x74\xb9\xa3\x1f\xf4\x21\x59\xf9\x25\xbd\x45\x5a\x9b\x64\x7f\xcd\x82\x73\x8a\xd4\x39\x05\x17\x9e\xba\xae\x0d\x94\xea\x73\xba\xce\x28\xb2\xce\xb3\x70\x9e\x41\x06\xce\xc2\xf5\xe3\xec\xaa\xc1\x9a\xcb\xab\x4c\xac\xf1\x5c\xc0\x8d\xcc\x05\xfa\xd9\xe8\xb0\xaa\xba\xa4\x4d\x5d\xd2\x06\xca\xf7\xb9\x94\x04\x96\x39\x17\x71\xb3\x9a\xf8\x9d\x65\xc1\x39\x25\x5e\x78\x2e\xdc\xfc\xe6\x22\xc8\x6b\xe0\xad\x3f\x05\x03\x9e\x82\x01\x0f\xbc\xf5\x27\xea\xa2\x3f\x73\x99\xef\xac\xa4\x54\x3c\x17\x2e\xaf\x73\x3d\xae\xc1\x4d\x1f\x3e\xed\x80\xfc\xe6\x77\xb9\xa6\xba\x7c\xcd\xf5\x9b\xdb\xcc\xef\xc2\x7b\x14\x07\x39\xca\x00\x31\x9d\x81\x7f\xcf\x04\xc3\x37\xeb\xf2\xbc\x04\xca\xca\x89\xb2\xe7\x3c\x91\x30\x67\xc8\x0e\x07\xec\x70\x2e\x34\x75\x7e\x77\xfe\xbe\xab\xd4\xbd\xd6\x7d\xd6\xd1\xaf\xeb\x12\x4a\x9d\x20\x1a\xce\x90\xc5\x43\x51\x74\x9a\x69\x6c\xaa\xe5\x99\x68\x79\xb2\x8a\xf1\xf9\xbc\x84\x39\x3b\xc9\xb5\x36\x37\x01\x4e\x73\xff\xfa\x80\xbe\x6c\xfc\x85\xe6\x26\xde\xff\x24\x0f\xf9\x34\xe8\x78\x6e\xef\x25\xfe\x4c\x73\xcb\xfe\xe3\xfe\x54\x06\x69\x8b\xe7\x23\xa9\x46\xeb\x71\x9e\x27\xec\xf5\xe3\x1a\x3c\xbf\x35\x40\xd2\x7b\x50\xd8\x4e\x7c\x97\xce\x13\xdf\xa5\x29\x90\xeb\x7c\xdc\x73\x52\x70\x4d\x41\x5b\x27\xa0\xad\x59\x97\x63\x79\x14\xc7\x1e\xc5\x31\x60\x7b\xe6\xd3\x6c\xaf\xdb\x1e\xcf\x24\xd1\xad\x59\x38\x0f\xbf\x93\x16\x3f\xd2\xe2\x0b\xd6\xe3\xd9\xf6\xbb\xe9\x57\x11\x0d\xc7\x9e\x2c\xc2\x3a\xfa\xfd\xec\x17\x6d\xd0\x89\xaf\xd1\x14\x81\x75\x3e\xb8\x03\x0e\xf2\x1a\x4c\xa2\x51\xb3\xd8\x7e\x47\x1d\xc6\x8b\x09\xd0\xe9\x79\xe2\x57\x34\x4d\x43\x36\x49\x43\x96\x75\x39\x96\xd7\x7d\x7b\xd5\xce\x61\x80\x98\xaf\xec\x17\x8a\x93\xf3\x24\x37\xc1\x7c\x15\x4f\x5e\xc5\x13\xa2\x18\x26\xea\x93\x2c\xcc\x1a\x67\xbf\x18\xc0\xe6\x8b\x01\xec\x54\xa4\x7a\xbd\xbf\xaf\x74\x12\x17\xe4\xf9\x12\xec\x3c\x5f\x70\x5b\x4e\x82\x89\xe7\x0b\xbc\xd9\x04\xb9\xf4\x3c\xf1\x0d\x9a\x22\x97\xce\x17\xb7\xdf\x13\x63\xdc\x54\x2b\x33\x45\x2e\x1d\x8a\x27\xa6\x1c\x9b\xdf\xe1\x98\x7b\xce\xd7\x60\xce\x49\x30\x67\xd6\xf1\x9d\x6f\x05\xda\x96\xf3\x24\x08\x77\x7e\xb2\xff\x9f\xec\xff\x80\xd5\xd2\x97\x67\xe2\xcb\x93\xdf\xe5\xd9\xfd\x64\x69\x41\x10\x3d\xcf\x6b\xfe\x5d\x99\xbf\x84\xa3\x58\x26\xb8\x3f\x5b\x3e\x93\x6b\xf3\x4c\xae\x7d\x48\x82\xa9\x39\xad\xb9\xfe\xf7\xdf\x0b\x0d\xe9\x12\xa4\x79\x01\xd2\x7c\xb7\xe4\x12\x97\x18\xcd\x6b\x7b\xdd\x6f\x6a\x1e\x6b\x3e\x3e\xe2\xbf\x62\xe3\x88\xc3\xa7\x35\xd3\x9a\x5c\x41\x1b\x42\x2c\x5a\x78\x5f\xde\x04\x0d\xad\xcd\xb3\xba\x36\xcf\xea\xaf\xc6\x01\xe4\x1a\xde\x18\x96\xd7\xc6\x40\xb9\xb8\xc2\xc0\x0f\x2f\xae\xf1\x9f\xb5\x79\x4d\x6e\xda\xbe\x6c\xe8\xba\xf3\xb7\xca\x28\x2f\x5b\x4a\xaa\x7b\x01\x31\xbe\x84\x8c\x5e\x5c\xfc\x33\xcf\xc8\xe2\xf2\x67\x41\x77\xd5\xa6\x9c\xdd\xf5\x52\xc5\x5c\x6e\x17\xea\x66\x55\x1a\x6b\x77\xbb\x2a\x29\xca\x5f\x47\xb2\x97\x0b\x34\xe9\x3f\x0b\xda\x71\x63\x73\x5e\xbb\x3a\x86\x94\xea\x6f\x80\xe4\xd6\xae\xae\x4b\xa5\xc7\xce\x04\xab\x3d\x36\x7e\xec\xf4\x08\x5a\xed\xda\x8d\xb5\x1a\x7c\xd5\x5d\x62\xd8\x83\xc6\xe0\xbb\x63\x40\x96\x6d\x34\x4e\xa4\xc5\xda\x9d\xdf\x26\xa3\x1a\xfe\x86\xf3\x71\xa3\xa1\xe1\x08\x50\xb7\x38\xa6\xe1\xc8\x47\xfe\x06\x04\xf1\x02\xf2\x3a\x8b\x93\x2a\xfe\x9b\x4e\x26\x39\xfa\xbb\x1f\x34\x3e\xdd\x9a\x99\x4d\x0d\xc6\x34\xdd\x1a\x64\xd0\x3c\xe6\x0b\xed\x78\x16\xb9\x35\xbd\xd0\xd2\x72\x1f\xb8\xe9\x83\x1d\x5d\x2e\x41\xbe\xdd\x77\xf7\x74\x2e\x5b\x4a\x4e\x13\x35\xd7\xda\x61\x4b\xf9\xa6\xdf\x68\x4a\xd7\x0e\xc7\x94\xd2\xfa\xcd\x33\xbb\xc4\xdd\x5e\xe8\xcd\x49\x41\xbe\x54\x97\x2f\xfd\x69\x27\xb3\xdb\x2e\x6f\x4a\x0c\x37\x2f\xf1\x12\x6a\x61\x01\xb5\x70\xf7\x8b\x91\x6f\x07\xf5\xd0\xdf\xc5\x8f\x8f\x8d\xa7\x48\x7c\x1d\x8c\xe0\xf1\x04\x3d\xac\xdd\xcd\x7f\xaf\x4b\x9e\x3c\xd9\x75\x30\xa6\xd7\x91\xbf\xb4\x74\xb3\x74\xaf\x23\x7f\x19\xb9\x87\xf1\xb5\xf1\x97\xc6\xfd\xc8\x35\x48\x52\x8c\xfe\x6c\xed\xcf\xdf\x52\xa4\xb8\x5c\xcc\xcf\x01\xe4\xb3\x7d\x81\x44\xb5\xf6\xe7\xb6\x24\xf5\xc2\x99\x62\xed\xcf\x1d\xfe\x18\x25\xf4\xe0\xc1\x77\x64\x3d\x07\x3b\x5c\x07\x55\xdd\x2a\x76\x98\x73\x0e\x04\x44\x16\xd9\x14\xb7\x5f\xe5\xfe\x7a\xca\x99\x35\xb4\x84\x5c\xbf\xf0\xf1\xbd\x3b\x07\xff\xc1\x27\x6c\xe1\xef\x7b\x63\x9f\x5f\x0f\xca\xd1\xf5\x14\xb6\xb8\xd3\x94\xd7\xff\x39\xf9\xb1\xf3\xa3\x97\xfd\xc9\xcb\x0e\x8e\xc5\xd2\xfd\x77\x3d\x17\x6b\x37\x72\xcd\x1f\x4c\xd0\x0b\xa4\x09\x80\x2d\x16\x68\x13\x59\xd0\x12\xa7\x45\x77\xe0\x85\x3b\xb0\xd9\x7e\xd6\x73\x39\xf4\x9b\xa6\x38\x09\xcf\x6d\x53\xc9\x68\x00\x3c\xbd\x9e\xdb\xa1\x27\xfb\x75\x8f\xe4\x9a\xd7\x03\x57\xb0\x78\xa4\x6f\x74\x78\x4b\x27\xe2\x85\x13\xb1\x79\x7e\x96\xe0\x15\xeb\xa9\xfc\x58\xf8\x51\x3a\xcc\x13\x8e\x37\xc8\x7a\xbc\xd8\x4f\x0b\x3e\x62\xa0\xcd\x29\xb7\x9c\x72\x65\xa9\x9a\x53\xe6\xf6\x0f\x4e\xb5\x8e\xc7\xeb\xe9\x27\x55\xcc\xb9\xbb\x7a\x3d\x8f\x42\xf5\x23\x47\x90\x8f\xf0\x3d\x38\xd6\x8f\x14\xe1\xe9\x34\x4e\x77\xc3\x96\x46\x52\x7d\xa8\xc6\x33\x5c\x83\x14\xf0\xee\xc1\x39\x7f\x30\x20\x2f\x58\x0b\x20\x28\x16\xec\x45\x16\x0c\xdc\x45\x1f\xee\x68\x52\x8f\x7b\xf0\x0e\x3c\x92\x0d\x80\x34\xee\xe1\x7a\x4e\x9b\x9a\xd9\x14\x12\xc2\x7a\x24\x1b\x4f\x92\x0d\x54\x93\xeb\x99\xce\x78\xb1\xc2\x37\x4d\x2d\x57\x6a\xd1\x94\xf3\x5b\xce\x6f\x31\x3f\xa8\xf5\xb3\x9c\x5f\xf2\xfe\x17\xbe\xbe\xeb\x91\x96\x3c\x90\x89\xe1\x9c\xc3\x19\x26\xb5\xb8\x48\xab\xb0\x84\xf2\x58\x30\x4a\x17\x54\x50\x1f\xeb\x85\x3f\xf5\x3d\xda\xdf\xe3\xdd\xd7\xb3\xdd\xde\x64\xac\x50\x9d\x2e\x98\xab\x2c\xe8\xdb\x66\xb7\x27\x65\x73\x52\x7e\x5f\x39\xe8\x4d\x4f\x9d\x73\xf1\xd8\xd4\x43\x53\x8c\xf9\x71\xfe\x0f\x0b\x3e\x18\xf3\xe3\x2a\x41\x6b\xf0\x26\x58\x22\xf1\xaf\x07\xca\x42\x0e\xa0\x25\x10\xff\x7a\x5e\x16\x6e\xd2\xe1\xeb\xc2\xbd\xb4\xc5\xbb\x20\x34\xff\xc2\x7e\x86\x83\xcf\x7a\x3e\xc7\x9e\x7c\xd0\x3d\x21\x6e\xb2\x7d\x0b\xe0\x7d\x3c\x7e\xd6\x23\xb5\x01\x9d\xe4\x46\x25\xb8\x4c\xbf\xbb\x00\xdf\xbf\x18\x01\x00\xfc\x59\xdc\x90\xad\x4a\x55\xb5\x2a\x57\x01\xb5\xe1\xd2\x8f\x7c\x61\xad\x23\xbb\xd2\x7a\x25\x24\xe4\xe9\x05\x44\x64\x91\xab\x37\x0b\xc6\x94\x6c\xe2\x12\x0b\x65\xc1\x7d\xde\xa0\xe7\x2d\x3d\xc8\x17\x1e\xe4\x37\xba\xc6\x05\x2c\x4a\x16\x17\x55\xb4\x0e\x94\xea\x7a\x4f\x0e\xc1\xe5\x57\xcb\x2a\x7e\xe4\xc2\x98\xfc\x77\x91\xfc\x17\x9f\xe6\xa5\xdf\xf9\xc2\xef\xfc\x46\x1b\xb9\x5e\x79\x8b\xf7\x62\x36\xc9\x09\xae\xf7\x72\x36\xc9\x62\xdc\xae\x8b\x8c\x04\x09\x08\xee\xc9\x5d\x20\x0b\x41\x16\xd9\xb8\x8b\x70\x3b\x65\x58\x0b\x0e\xe6\x8b\xba\x60\xbd\xc9\x4d\xdc\x4e\xaf\x3a\x97\xa4\x42\x26\x22\x5a\x38\xa8\x67\xc1\x22\xf0\x7a\x00\xc8\x92\xc5\xf3\xbf\xff\xde\x4e\x18\x93\xe6\x22\xb3\xc1\x0d\xc9\x78\x9b\x53\x49\x4e\xe3\x2a\x0e\x49\x82\xf4\x36\x56\xb8\xfa\xd5\xb0\x6a\xfe\xef\xbf\xb8\x52\xaf\xb7\x39\x95\xa4\x4b\xf7\x84\xf9\x00\xd7\xe5\xcf\x22\x1d\xc2\x0d\xcd\x78\x25\x51\x60\xbc\xdc\xb3\x31\xbb\xee\x92\xf7\x4a\x95\x5f\xd9\x78\xa7\x71\x16\x53\x12\x85\xfb\xfc\xed\x5a\xe2\x9a\xb3\xc8\x89\x70\x93\xcb\x78\xbd\xc3\x91\x0f\x36\xa1\x33\x28\xc9\xd6\x9b\x9c\xcd\xed\x5c\xe4\x6c\xde\x24\x55\x37\x29\xe5\x17\x52\x47\x16\xd9\xf8\x6d\x8d\x8d\x4f\xf6\x0e\x06\xec\x9d\x1e\x83\xc9\x4e\x71\x19\xcc\x7f\xbc\x5e\x08\xd2\xf4\x54\x2f\x37\x3d\x69\xc9\x3d\x3d\xb0\xe1\xe2\x25\x83\x51\xf1\xb3\x58\x6f\xd8\x61\xe4\x52\x41\xf2\x5f\x69\xc2\xbb\x59\x74\x08\xfc\x2b\x4d\x00\xaa\xa6\x1e\x6e\xf2\xf6\xbf\xe4\x39\xf0\x2d\x5f\xca\x34\xeb\x4d\x92\x40\x5a\xa9\xf5\x4a\x12\xde\x64\x42\x2a\x58\xac\xeb\x7d\x5c\xce\x27\x97\xd3\x8d\x79\xdc\xab\xa4\x15\xf5\x70\xfb\x1e\x5b\x4a\xbe\xe4\x02\xf8\x6c\xbd\xd2\x0d\x32\x39\x54\x74\x7a\x4b\xd9\x68\xbd\x29\xfe\xd5\xc3\x05\x95\x24\xbc\x29\x01\xd7\xc3\xe5\xfb\x1c\xc3\xc7\x8f\x30\xe8\x9a\xb0\x17\x32\x53\x3d\x9c\xf3\xe7\x20\x92\xdf\xa8\xa8\xf8\xd6\x27\x99\xf8\x0e\xda\x62\x86\x1f\x4a\xd0\xf5\x1d\xdc\xc8\x66\x55\xb7\x8a\xf9\x4c\x6a\x96\x35\x9b\xff\x06\x55\xaf\x55\xb4\x0e\x9f\x42\x82\xe7\x2c\x1a\x55\x34\x85\x3c\xbe\xbe\xbc\xf6\xf5\xb0\x2d\x54\x53\x0b\x09\xad\xe2\xaf\xb1\x3e\x19\x8e\x2f\x19\x8e\x9b\x23\xf3\xc9\x70\x7c\x27\xad\x43\xf5\x3e\x49\x00\xa9\xea\xc9\x6e\xb5\x3e\xb9\x8b\xef\x62\xce\x9c\x0f\xd3\x4a\x2f\xd2\x4a\x63\xc8\x58\xdf\xed\xa0\xe0\x37\xe0\x5c\xc8\x2f\x9d\xc5\x84\xf2\x53\xe3\xf4\x6e\x86\x04\x69\xd6\xbc\xbe\x30\xaf\x57\xf4\x76\xeb\x93\x04\x60\x64\xaf\xa8\xed\x16\x96\xf6\x2c\x78\x57\x79\x6a\x84\xfd\x59\xc0\xfe\x60\xfa\x58\x82\xfe\x2c\x0c\xf1\x15\x55\xdc\x32\x39\xc6\x22\x39\x06\x9e\x75\xcb\xd4\x18\x8b\xd4\x18\x15\x8f\x90\x65\x66\x8c\x45\xc8\x88\x39\x87\x16\x71\x23\x59\xf0\xd2\x76\xbf\x72\xa0\x9d\xd6\x4f\x5a\xf7\xc6\x7f\x9d\x2d\xe5\x69\xfb\xba\xcd\x77\x9a\x87\x0e\x99\xe1\x7a\x91\xe1\xfa\x9e\x7f\xd7\x5f\xaf\xaf\xbb\x4a\x29\xd8\x54\x20\x3a\xd7\x27\x45\x20\xe1\x75\x05\x59\x70\x7d\x18\x34\x16\x01\x2c\x15\x60\xc1\xf5\x49\x12\xbe\xc1\x8f\xf0\x28\x66\xe4\x58\x88\xd5\x24\x00\x5e\x1f\xfe\x1b\xeb\x9b\xbc\x57\x1e\x8b\xe9\xa0\x53\xd8\xa9\x05\x9a\xfb\x4d\x67\x3b\x69\xca\x03\x2c\x95\xf8\x52\xc4\xa9\x5e\x2c\xa1\x8d\x16\xd0\x46\x17\x71\x8e\xeb\x93\x70\x7c\x8b\xb6\x3c\xc1\xcb\x9d\x5a\x70\xe8\x1e\x84\xe5\x56\x45\x0e\x0b\x84\xc1\xf5\x85\x6d\x05\x2b\xe7\x09\x0e\x57\x2e\xa5\x1b\xf2\x93\xad\x4f\xb6\xe5\x83\x06\x15\x4f\x70\x38\xd2\xe0\x00\xb9\x55\x12\xa1\x6f\xb3\x34\xee\xcb\xf6\xaa\x6d\x9a\xa2\x71\x05\x1e\xf2\x76\x93\x11\x61\x7d\xb2\x25\x64\x0c\xa9\xbf\xd9\x48\x84\x3e\x88\x50\x81\xd5\x26\x79\x48\x16\x9c\x16\x0f\x9e\x54\x88\x98\x1e\x13\x27\x2d\x3d\x35\x16\x9e\x1a\x57\x81\xfb\xfe\x5e\x67\x93\xec\x09\xc1\x1a\x4b\xd7\x8d\x45\x9a\x91\x7a\xba\x3b\x9f\x63\x48\x21\x88\x5c\x0b\xeb\x93\x2c\x81\xdc\x54\x09\x6a\x59\x9f\x72\xd1\x97\xd4\xa9\x9e\xce\x46\xb2\xf4\x41\x83\x80\xb7\x0c\x9d\x40\x82\xd0\x21\xd2\x31\x04\xbe\x1f\x59\x04\x1f\x4d\xaa\x5e\xab\xf8\xcf\xaf\xa0\x2e\x41\xd8\x50\xc5\x67\x25\x70\x06\xc9\x82\x1f\x4f\x7e\x24\xcd\x49\xe0\x05\x82\xd5\x2d\x0e\x54\xa0\x01\x24\x54\x05\x9a\x30\x0e\x7c\x71\xe2\x80\x04\x9d\x49\x52\x83\x24\xe2\x59\xd0\xe1\x4d\xeb\x97\x1d\x5e\xfc\x98\xf4\x33\x0e\x94\x17\x71\x24\xe1\xb9\xce\x83\x61\xa1\xbd\x88\xe3\xa2\xad\xea\x8f\xb6\x75\xb3\x34\x95\x61\x21\xe2\xc4\x91\x22\x0e\xd1\x2a\x61\xfe\x94\x20\x5f\x79\x45\x29\x10\x07\xf1\xb9\x71\x54\x66\xd8\xf8\x0f\x9d\x64\xe0\x55\x82\x71\x30\xcc\xa7\x12\x07\xd4\x04\xd4\xc2\x20\xb7\x4a\x16\xac\xfb\x60\xa0\x84\xef\x07\x89\x56\x2e\xa2\x70\xe3\x68\x4e\x1a\x72\x82\x5a\x20\xcc\xb9\x12\x04\x55\x55\x94\xa0\x41\x14\x55\x16\x4c\x67\xf2\x55\xff\x7d\x95\x4b\xea\x32\x74\x77\x07\x4a\x80\xb2\x33\x8e\xe1\x62\x25\x41\xa8\xd7\xc1\x57\xc3\x61\x25\x27\x50\xf1\x5a\x09\xbd\x4c\x02\x2f\x13\x60\x99\xe2\x18\xce\x19\x42\x50\x59\x85\xe9\x04\x93\x10\xd4\xeb\x60\x15\xa6\x83\x4a\x89\xc6\xb4\x4b\x21\x4a\x57\x80\xd2\x55\x5d\xe2\xe9\xaa\xa7\x14\x53\xaf\x42\xe3\xd3\xc6\x21\x0d\xf9\x1e\xc5\xb1\x1c\xd3\xb2\x25\x76\x6b\xd9\x52\xca\x35\xb5\x59\x13\xd6\xe4\xf4\xdc\x86\x70\x1b\x52\x76\xc1\x3e\x19\x47\x38\x24\xc8\x02\xfa\xd9\x00\x09\x2c\x0b\xe6\x7b\x32\xca\xb0\xa5\xe4\x47\xb0\x4d\x86\x7e\x31\x81\x2b\x8c\x99\xa1\x82\x60\xb1\x2c\xb2\xf1\xc1\x91\xdd\xee\x1e\x54\x61\x30\xee\xed\x29\xdb\x1c\xeb\x8b\xb6\x1f\xef\x51\xb2\x26\x40\x7a\xc5\xf1\xb8\x72\x10\x0a\x64\xf2\x30\xf6\x2c\x88\x3d\xab\xa4\xa4\x0d\x13\xd4\x04\xb0\x64\x75\x58\xe3\xc0\x93\x43\x31\xf3\x53\x1c\xaf\x8d\x27\x87\x52\xa7\x35\xfe\x96\xd4\xa2\x5e\x1e\x83\xd7\x41\xa5\x44\x53\x91\x9a\xe3\x78\x9d\x1e\xf7\x1d\xcc\xc5\x30\x6b\x7d\x94\x83\x95\xea\x56\x0d\xab\x72\x7e\xb3\x51\x13\xd6\xe4\x42\x71\xa0\xcc\x5d\x13\xe5\x60\x3b\x39\xd4\xe4\xb1\xf9\x13\xa4\xbc\x27\x5e\x28\x0a\xa6\xaf\xc0\x11\xa8\xa2\xd1\x0d\xb2\xde\x67\x31\xf3\xa3\x4a\x8d\x6d\x27\x49\x20\xe5\x5d\x14\xa2\x9e\xa3\xa4\x7c\x72\x61\xb0\x08\xfd\x86\x82\x5c\xf8\x98\x61\xa3\xc0\xa7\x44\x81\x6e\xe0\x58\x13\x45\xba\x51\x4e\x76\x98\xb5\x33\x75\x4e\x94\xe4\x60\x88\x39\x0a\x71\xdc\xa2\x5c\xec\x02\x6b\x57\x2e\x87\x79\xd1\xf8\xdf\x85\xda\x28\x08\x32\x41\x16\x7e\xa2\x96\xa2\x48\x66\x0a\x64\xe6\x9a\x56\x6d\xab\x50\x0b\x5d\x2c\xec\xed\xc4\x92\xe7\x01\x1e\x2d\x0a\x90\x4b\x51\x92\xda\x54\xe4\xb9\x30\x8b\x4f\x90\xc5\x87\x10\xa6\xd0\x19\x2a\x80\x99\xab\xf7\x61\x4b\x36\x9e\x24\xa9\x22\x83\x85\xf1\x84\x41\x3c\x21\x61\x4e\x61\xe4\x60\x10\x39\x48\xfe\xf3\xd0\x85\x2a\x70\xa1\xaa\x78\xfb\x04\x59\x80\xb2\x08\xb4\x57\x7e\xf5\x5a\x45\xe3\x85\x71\x62\x08\x0f\x32\x02\xd5\xdb\x85\xc4\xf5\x2a\x00\xaf\xbb\xa4\xd2\x86\x25\x46\x49\x36\xc8\x1c\x56\x51\xa4\x61\xa5\xa9\x1c\x63\xa0\xdd\xbd\x84\xd9\xb9\x9d\x61\xf7\x54\x24\xb3\x83\x25\x3a\x08\x4f\xcc\xc2\x61\xb1\xa0\x92\x35\x62\x15\x2f\xbc\x13\x83\x80\xc5\x2c\xce\xfc\x8f\x8f\x86\xa3\x1a\x34\x7e\x31\xf6\x61\xe3\xc9\xe6\x10\x9b\x15\x64\x16\xca\xe2\xce\x1a\xba\x93\x84\x15\x48\x18\x92\x52\x94\xe9\xc2\x40\xc2\xee\x9b\x96\xa4\x61\x25\xf9\x97\x4a\xe8\x48\x94\xe5\x38\x21\x46\x08\x25\x51\xc2\xd6\x83\xaf\x20\x7e\xf8\x8e\x65\x41\xf3\x8d\x31\x48\x8e\x0a\x94\x86\x10\x91\xd0\xa9\x2c\xf0\x23\xab\xa0\x31\x46\xd9\x2e\x5f\x12\x16\x6c\x14\x51\xb6\xab\x00\x03\x02\xc7\x1c\x78\x9c\x65\xc1\xe6\x0c\x9a\x92\xb0\x94\x87\xa6\xbc\x1d\x8f\x4d\x25\xd7\x01\x56\x5d\x94\xd7\x8d\x78\x79\xbd\x26\xff\xbd\xae\x55\x72\x1b\xad\xb1\xa7\x52\x91\x02\x15\xa9\x5e\x6b\xa9\x08\xd8\x7f\xa6\x99\x8a\xf2\x39\x04\x44\x9e\xea\x11\xfd\x6c\xea\xa3\x29\xce\xe3\xe7\xd0\xa1\x3e\x30\x4f\x71\xca\x6d\x10\xc4\x59\x2b\xe7\xea\x44\xe2\x89\x33\x25\x1e\xac\xf4\x71\xca\x80\x10\xdc\x59\xe1\x81\xe2\xc4\xa8\x14\xe7\xc1\xfb\x92\x1c\x4f\x88\x2a\x18\xc4\x79\x12\xa6\x16\xa7\x5c\xca\x09\x97\x02\xca\x64\x9c\x72\x29\xf8\xd4\x99\x6d\x2a\x74\xa9\x0b\x5c\xea\xb0\xe2\xc7\x29\xb1\x39\x4f\x06\x05\xfd\x39\xb1\xb9\xc4\x99\x44\xa7\x56\x2e\xf3\x89\x4b\x52\x9c\x27\x6f\xb8\x03\x95\x00\x9d\x70\x29\xf2\x11\x26\x6a\x0a\x12\x35\x5d\x27\xe4\x15\x3c\xc3\x2c\x58\xd1\xdb\x2a\x47\x7a\xf1\x23\xd4\x9b\x94\x4d\x59\x30\x52\xa8\xf7\x89\x22\x24\xce\x9b\x1b\x37\xfc\xca\x71\x21\x1a\xf9\x64\x9f\x92\x06\xbc\xfd\x2e\x19\x89\x53\xce\x85\x24\x4f\x97\x8c\x04\x5e\x80\x59\xb0\xa6\x9c\xc8\x13\x03\x7a\x90\xf6\xa9\xe2\x0e\x14\x27\x66\x97\x38\x2b\x3b\xdd\xe9\x51\x4a\x70\x22\x09\x55\xa7\x8d\x32\x24\xce\xe4\x60\x48\xd3\x13\x67\x77\xd6\x48\x3d\xd5\x31\x74\x97\x39\xa5\x9e\x06\xd9\x3d\xe5\x65\x70\x37\xac\x3e\x91\x67\x77\x01\x3b\xdb\x3a\x18\x42\x77\x5b\x93\xcb\xc1\xd9\x21\xce\xee\xa0\x90\x6a\x70\x01\x8a\x73\xd8\xf8\xa0\x71\x76\x75\x38\x99\x01\xfd\x98\x4c\x59\xee\xe6\x44\xce\xa9\xd0\xe8\x73\x3a\xce\xa4\x07\xd8\x82\xe2\x94\xbd\x39\x53\xdc\x31\x47\x55\x9c\xd3\x35\x4e\x12\x51\x7d\xb3\x4c\x65\x15\x04\xe0\xf6\x83\xc9\x48\x1a\x4e\x24\x9f\x76\xd0\xd4\xb2\xf1\x14\x80\xba\xbf\xc9\xde\x10\x82\xdb\x7f\xdf\xb8\x74\x72\x37\x5e\x09\x29\x0a\xf1\xb7\xf8\xc9\xc7\xb9\x3c\x1d\x32\x3c\x5e\x12\x69\xcc\x19\xb0\x4e\x50\xda\x53\x1a\x43\x3c\x6e\xf5\x55\x3a\xb7\x93\x49\x7e\xc5\xe4\x55\x71\x6e\x3b\x4c\xde\xa5\xff\x3e\xb2\x3f\xa8\x4e\x83\x62\x92\x3e\x2b\x8b\x97\x2a\x3a\xdc\x1e\xa1\xe4\x6a\xc8\x70\x19\xe7\xe3\x69\x7c\xf2\x34\xca\x3f\x9e\x52\x9d\x13\xb9\x07\xd3\x68\x9c\x8f\xfd\x25\x0f\xd3\xbd\x6f\x8f\x8d\x3f\x6f\xd6\x8c\xbf\xbf\xb6\xe7\xeb\xe6\xbe\xed\x7f\xff\xed\xde\xc6\xd7\x63\x92\xa4\xa9\xe2\x7d\x14\xe7\xeb\x31\x49\xa1\xa8\x7b\xf3\x3e\xc7\x97\x52\x4f\x87\xa2\x9f\x9f\xbb\xf6\x45\xd6\xe4\x91\xb8\x24\x3f\xc4\x08\x03\xc4\x16\x97\xec\xd0\x05\x41\x02\x52\x31\x08\x1d\xce\x82\xfd\xe7\x72\x5e\x92\x9f\x0b\xca\xd2\xb8\x9c\x57\xb1\xa9\x42\x53\x95\x9a\xcb\x9a\x1c\x37\x92\x87\x60\x9e\x71\x25\x0f\x54\xa5\xc1\x17\x56\xa0\x20\x22\xd9\x1c\x5c\xa1\x6f\x6c\x5c\x85\xc6\x21\xc2\x17\xaa\xda\x20\x46\xb9\x12\x18\x12\x97\x14\xe9\x82\x22\xe1\xe1\x14\x80\x7f\x66\x41\x5b\x9d\xe9\xa0\xba\x89\x4b\x5b\x11\x47\xc7\xa0\xe6\x00\x01\xb4\x12\x28\x12\x04\x2e\x67\xc1\x8f\xbc\x29\x26\x25\x8b\x2b\x89\x89\xf9\xb8\x82\xc4\x63\x7f\xe2\x4a\x99\xa7\x12\xe9\x11\x97\x1c\xc6\x95\x6c\x45\x77\xa4\x38\x5b\x06\x3e\xba\x04\xa2\xc6\x55\x7f\xbf\xe5\xce\x40\x42\xae\xe6\x52\x21\x23\x79\xc4\xf5\xdf\x0d\xfc\x77\xb1\x85\xc5\xd5\xfc\xad\xe7\x7a\x3a\x4a\xf9\x86\xab\xfb\x1b\x43\xea\x2e\x42\x52\x12\xb3\x6d\xc5\x25\x09\xb9\x10\x7e\xc0\x01\x8c\x4b\x2e\xe1\x4a\x19\xa8\x3b\x3b\xb9\x84\x2b\xe9\x05\xc9\xa3\x02\xb0\xd2\x2c\x26\xbf\xd1\x92\x5c\x02\xc1\xd8\xb5\x73\x31\x2e\x49\xc1\x05\x9b\xd0\xb9\x18\x97\x6c\x02\x71\xd9\x15\xaf\xa3\xb8\xa6\x8b\x8e\xed\xe6\xf2\x47\x69\x01\x7e\xc7\x18\xda\x82\x74\x6a\x59\xd0\x14\x6c\x89\x78\xa8\x41\xe8\x76\xed\x9e\xbd\xe5\x36\x70\xf5\xbb\x67\xcf\xab\x7f\xc1\x4b\x00\x22\x1a\x57\xb8\xf1\xc9\x52\x5c\x97\x63\x08\x97\x0f\xf6\xa2\x7b\xae\x14\x64\xae\xe4\x32\x88\xb7\x8d\x0b\x1b\x6f\xe0\xec\x7c\x5d\x8e\x61\x3b\x9d\x24\x0a\xf5\xb7\x81\xdb\x2d\x4d\x56\x04\x17\x9b\xb8\x64\x38\x2e\x18\x8e\xee\x41\x7b\x6c\x3c\x29\xc0\xf0\x6c\x3c\x8e\x20\xc5\x96\xeb\x72\x36\x32\x1c\x60\xad\x9a\xf0\x2b\xae\xd7\x15\x45\xc9\xfa\xdb\x67\x6f\x37\x81\xe7\xa6\xfb\x8a\xeb\x73\xf9\x30\xf2\x5e\x5e\x54\xaf\xf7\xf5\x61\xe0\x74\x19\x3e\xa7\xf3\xb1\x7e\xbc\x1e\xc2\xb5\xc6\x05\xcb\x81\x39\x33\x6e\x8c\xba\x71\x1f\x0c\x7e\x76\xaa\x2e\xab\x20\x65\xd5\xaa\x6a\x15\x6d\xf1\x58\x18\xcd\x1e\xf7\xa1\xdd\xd5\x2a\xa8\x22\x2e\xdc\x03\xc1\xf7\x96\xc1\x00\xfe\xb5\x0e\xc4\x99\xdb\x2b\x7e\x73\xc5\x07\x92\xef\x8d\x35\x26\xee\xbc\xe9\x75\x70\x94\x6f\xaf\xf8\xcd\x15\x1f\x1c\x65\xb1\x61\xe3\x46\xc4\x21\xbf\x57\xdc\x5e\xf1\x3b\x19\x0d\x5c\x82\xe2\x56\xc2\x21\xab\x1d\xc6\xd2\x10\x2a\x36\x40\x82\xad\x98\x46\xe3\x96\xe5\xb8\xb9\xf3\x44\x17\xc4\xed\x9d\xbf\xd1\xce\xe2\xf9\x13\xf7\x65\x53\x29\xb8\x5c\x98\x34\xe3\x96\x0c\x80\x16\x6b\xfa\xaf\xb8\xd5\x95\x00\x16\x7b\x11\x47\x1f\xf7\xed\x0c\xd1\xc6\xe2\xa5\x13\xb7\xd2\x08\xbe\xeb\xf8\x24\xc5\x2d\xc7\x71\x43\x3e\xb0\x5f\xc6\x5d\x9d\x60\x92\x8f\x3a\xd8\xd6\x1b\xab\x4d\xdc\x75\xe4\x7f\x0c\xa1\xba\xec\x48\x23\x00\x9e\xc6\x2d\x01\xb9\x1b\x8d\xd3\x52\x73\x82\x0d\x91\xdc\xbd\x91\x80\xdc\x8d\xff\x20\x4e\x80\x09\x64\x71\x52\x45\xeb\xdd\xad\xef\x6c\x3d\xec\xdf\x2d\x51\xb9\xd1\xb1\x0c\x27\xa8\x8e\xe5\xc6\x44\xac\xb4\x2b\x18\x6d\xdc\x08\x1a\x03\x66\xfd\x96\xe7\xb8\x07\x3f\xc2\xf5\xdc\xc3\xf5\x1b\xac\x0c\x9c\xd7\xad\x4a\xe5\x4e\xd6\xe3\xc2\xac\x18\x66\x17\x8c\x1b\xb2\x32\x7e\x55\xee\xc5\x64\x2f\x60\xaa\x84\xb5\x8d\x1b\xe9\x63\x78\x96\x97\xd3\x86\x88\x80\x62\x18\xf7\x72\x5f\x93\x96\x54\xc2\xa4\xc3\xa4\x84\x71\x23\x90\xcc\xe3\xfe\xfb\x93\x7b\x87\xbb\x90\x04\x05\x7c\xda\x00\x73\x21\x8b\x0f\x8d\x03\x55\x72\x17\x37\x24\x66\x7a\x62\x95\x60\x6e\x18\x0e\xe2\xac\xe3\x96\xa0\x00\xbf\x60\x86\xae\xb8\x1f\x47\x8d\x70\x02\x86\x69\xdc\x0a\x27\x77\xf2\x06\x44\xa6\xc4\x2d\xf9\xb8\xd1\x7a\x60\x3f\x0c\x93\x21\x06\xb0\xbd\x95\x58\x86\x00\xbb\x37\x8b\x9e\xff\xd1\xb8\xd4\xe3\x46\x5e\x99\x8e\xfd\xb5\xf1\x97\xc6\x69\xe9\x73\xe8\x88\x2b\x98\x0b\xe3\xfe\x9c\x20\xc4\x63\xda\x94\xc4\xe3\x4e\xb1\xa5\x4e\xde\xf4\x2a\xf1\xa8\x88\x22\x98\x02\xa3\xaa\x2d\xa9\xd8\x68\xc9\xf5\x10\x55\xc1\x03\x78\x09\xb3\x79\x45\x55\xca\xa8\x29\x65\x00\x9b\x19\x15\xbb\x6d\x80\x37\x51\x09\x86\x8e\x8a\xdd\x36\xc0\x16\xae\x18\xe7\xa2\xaa\x1d\xa9\x65\xe7\x7f\x83\x1a\x46\x55\x21\x14\x18\xe7\xa2\x9e\x36\x9e\xf4\x02\xb8\xde\xa8\x0a\x27\xa0\x0f\x0f\xdb\x56\x10\xa9\xf9\xfa\x63\x4f\x8f\x8a\x85\x36\x48\x13\x59\x31\xe9\x85\x28\xc4\x01\x0a\xb1\x07\xb8\x4a\x26\x6a\x92\x86\x4b\x45\x43\x55\xb1\x41\x2a\xc9\x4a\x24\x76\x54\x15\x1b\x35\x65\x16\x4f\x79\x55\x56\xa9\x49\x25\x3c\xd1\x55\x8d\x2a\xb8\x19\x15\x73\x61\x00\x9e\x91\x45\x6e\x0c\x67\xbc\x56\xd7\x17\x1d\x2b\x11\xdd\x21\xa8\x46\x00\x72\x6c\x4a\xb1\xa8\x92\x04\x00\x8f\xbd\x08\x15\x3b\x6e\x54\x28\x02\x2a\x2b\xb3\x50\x06\x00\xc8\x66\x13\x8b\xaa\xd6\xb5\x36\x76\x8a\x33\x0c\x2c\x47\x16\x34\x0e\xff\x4d\x8e\xca\x2c\x3e\xaa\xd8\x2a\xe9\x46\x45\x06\x21\xb6\x3b\xaa\xca\x08\x92\x52\x36\xc2\xb8\xa3\xaa\x50\x05\x36\xb9\x01\x49\x18\x02\x7d\x44\x9d\x7e\xc5\x0c\x65\x21\xea\x1c\x28\xc0\xf8\x71\x3a\x88\x49\x8f\x08\x71\x55\x7e\xa1\x26\xbf\x80\x9f\x41\x54\xf9\x05\x82\x72\xcc\xee\x15\x55\x71\xa2\x2e\xa6\xc8\x1b\x5f\x65\x21\x48\x71\x39\x79\x7d\x08\xd5\xc9\xe2\xe5\x23\xa6\x13\x36\x1e\x34\xce\xa0\x54\xa0\xd6\x14\x21\xc8\xca\x17\x55\x05\x6a\xcd\x6b\xdf\xb0\x0c\x86\x71\x3e\x41\x68\x0f\x69\xfa\xa2\xca\x64\x90\x00\xb3\x1d\x9e\xd7\xed\x52\x25\x6d\x68\x87\xa7\x53\xa2\x40\xf8\x8f\xf9\xc1\xa2\xaa\xd6\x20\x14\x08\xff\x84\xa8\xca\x17\x35\x39\x8b\xc9\x53\x57\x55\x97\xd6\x87\xe5\xf4\x08\x3d\xce\xee\xa1\x25\x8f\x90\xd2\x44\x7d\x98\x9e\x67\x41\xe5\x68\x7d\xf9\xd1\xc3\xa0\x5a\x03\xac\x93\xeb\x3e\xfd\xca\xb1\x27\x1b\xd1\x0a\xe2\x59\xfd\x1c\x68\x52\x85\x56\x5c\x86\xcf\x0d\x4c\xfe\xa1\xe1\x15\x13\x4d\x99\xa1\x25\xb3\xd0\x0a\x43\x15\x1b\x25\x5a\x52\x82\x46\xcc\x77\x90\x59\x33\x0b\x7e\xe4\x8d\x6a\x4a\x08\xe4\xd7\x9c\x7e\xa4\x81\x04\x18\x95\x56\x2e\xab\xa6\x55\x2b\x47\x8a\xa2\xc1\x7c\x9b\x41\x8a\xcd\x86\x2f\x7e\x34\x35\xa4\x2d\x79\x06\x7c\x32\xa2\xa9\x0e\x6d\x79\xe1\x1b\x60\x76\xd1\xe4\xfd\x5b\x72\x06\xd3\x96\xe4\x0c\xc0\xbb\x6e\x78\xe6\x47\xd3\x8a\x02\xdc\x75\xc3\xf2\x1e\x4d\xba\x40\x5c\x55\x03\xdb\x2e\x1a\xde\x9d\x01\x00\x76\xc3\x05\x3f\x9a\x6a\xca\x76\x8f\x6c\x9d\x41\xc9\x05\x10\x82\x65\x0e\xaf\x20\x0e\x2b\x0b\x86\xce\x01\x69\xea\x22\x48\xdc\x79\x01\xc9\x12\xcd\x4b\xdf\x2a\xeb\xce\x99\x69\x58\x6e\xa3\x61\xb9\x25\xdb\x7c\x98\xd6\x33\x5a\x63\xa4\x10\x99\xe6\xab\x0f\xc8\x76\xc3\xa8\x16\x4d\x33\x4a\xcb\x7b\x6d\x42\xaf\x10\x41\x26\x40\x90\xb9\x08\x2b\x0c\x21\xb8\x83\x2c\x9e\x8d\x34\x71\xd1\xd4\x4f\x10\x04\x76\xe1\x95\x10\xad\x3b\xc5\xce\x20\x5c\x2e\xd5\x92\x2d\xa5\x8b\x46\x34\x79\x08\xd3\x1d\xc0\x74\x5f\x6a\x00\x9b\xbc\x01\x81\x5d\xed\x3c\xfe\x0e\x1c\x1a\x4d\x91\xa1\xa5\xc8\x00\x22\x6e\x34\x5f\xfb\x06\x51\xc0\x43\x3f\xda\x72\x9d\x92\x12\x34\x1c\x86\xa3\xa9\x3f\x68\x79\xed\x9b\xda\xdb\xa6\x79\xa4\xe5\xbd\x9f\xce\x23\x1c\x4e\xdc\x7c\x44\x53\x5e\xef\x96\xef\x7c\x3b\x7f\x5f\xb9\x72\xc1\xa0\x9d\xad\xd6\x90\x96\xd7\xbc\x9d\x4e\x6d\x3b\xdb\x4d\x87\x1e\x0e\xe5\x03\xa0\xc4\xaf\xbb\xb1\x0b\x2a\x10\x40\x12\x6f\x5a\xcf\x8c\x2c\x8b\xc6\x75\xc6\xa7\x36\x9a\x86\x0d\x92\x8c\xb6\xd3\x7d\x7f\x6c\xeb\xb1\x2d\x36\xd9\x1b\x4e\x58\x99\x79\xc0\xa2\xa9\x11\x68\x98\x49\x6f\x9b\x7f\x9d\x10\x97\x1e\x87\xd9\x30\xf6\x2c\x9a\x97\xbe\xf9\xa3\xdb\xf7\xb2\xa8\xa8\x45\x9b\x9a\xcb\x06\x1d\x38\x3d\x30\xd2\x01\x62\xd2\xda\x09\x01\x69\xd2\x01\x12\x92\x9a\xec\x2b\xba\x74\xa0\x27\x47\x20\x27\x60\xc0\x5a\x10\xb0\x46\xc8\x63\x18\xae\x16\x00\x06\x35\x42\x0c\xa2\xcb\x1b\x74\xac\x24\x1a\xcb\xba\x64\x00\x30\x74\x33\x7a\x85\x09\x4b\xa3\xe7\x3d\x6f\x84\x71\x87\xf9\x4a\xa3\xe7\xcb\xde\x2e\x28\x8a\xd8\x43\x01\xf6\x10\xde\x44\x61\xb2\xd2\xe8\x90\x01\x9c\x43\xa3\x9f\xbf\xa6\x5e\xaa\x18\x28\xce\xe1\xd1\x93\x25\x98\x3c\x09\x22\x16\x45\x4f\x5e\xa0\x5d\x9c\xa3\xae\x31\xb5\x5f\x34\xce\xa0\x14\x06\x7a\x3e\xfc\xf8\x17\x85\x00\x46\xd1\x6f\xf4\xef\x9c\xac\xee\xc3\xdf\x53\x4a\x20\x4e\x33\xc4\x6b\x0f\xf0\xda\xdb\x05\xe3\xdf\xb5\x68\x90\x46\xb5\x29\xcf\x75\x49\x45\xaf\xac\x0b\x8f\x60\x57\xbb\xd0\x93\x01\x20\xaf\x69\x74\xed\x17\x84\xea\xb5\x8b\xa3\xd6\xd5\x5a\x02\x00\xdf\x2e\x4e\x4c\x57\x3c\x20\x78\x8f\xdc\xa7\xd1\x65\x06\x3a\xb4\x03\x77\xca\xe8\xda\x2a\x3a\xfc\x01\x81\xde\xd1\xa5\x1d\x24\x68\x6d\x9a\xc2\xba\x8a\x4c\x92\xb5\x4e\x54\x07\x5d\xad\x65\x4f\x42\xd0\xae\x5f\xd5\xb6\x2a\x2f\x2f\x87\x4a\xe8\xf9\x00\x7a\xbe\xe1\x15\x18\x5d\x0b\x6c\xff\x99\x2a\x18\x82\x5a\x08\x82\x07\xe7\xaf\xc6\x41\xc1\x42\xe0\x28\x18\x5d\x16\xa2\x0f\x96\x0a\x52\xd5\x55\x64\x82\x65\x3f\x7f\x1f\xb9\x0f\xf3\xcc\x1a\x06\x3e\x6d\x7b\x72\x45\x1c\xa6\x36\x0e\x92\xc7\xca\x5a\x75\x19\x8f\x3e\x6d\x9b\x95\x52\x8f\xd9\x93\xfa\x34\x90\xc9\xa2\x6b\xa6\xed\xc9\x92\x94\x03\x9a\xd7\xa5\x44\x3d\xe5\x8e\x76\xff\xaa\x3c\x2e\x40\x9d\x1e\xbc\xa7\x5d\x4a\x24\xb0\x3e\x58\xf6\xd1\x55\x65\x92\x9f\xb6\x69\x80\xea\xe1\x2e\x13\xbf\x72\x78\x21\xa4\x4e\x1d\xea\x84\xcb\x5f\x74\xa9\x53\x87\x1f\xb9\x91\x98\xc5\xe8\x0f\x30\xfa\x2f\x6d\x1c\x5d\x82\xd5\x53\x24\x31\xff\x59\x88\x9d\x15\x64\xba\x6d\xb8\xf8\x45\x57\x7d\xd1\xa1\x4e\xda\x88\xba\xd4\x09\xe8\xfe\x86\xcf\x5d\x74\x89\x4c\x4f\x41\xa2\x49\xfd\xbb\x82\x04\x51\x97\x85\x08\xd1\xe8\xb2\x11\x00\xfb\x9b\x6d\x2c\xba\xc2\x45\x27\x18\x0a\xd4\x9f\xe8\x52\x94\xfe\xd1\x96\xe7\xf6\xb3\xad\xcf\xb6\xb2\x47\xa3\x34\x63\x80\xda\x7a\x70\xc3\x07\xbe\x5e\x31\xc8\x9d\x80\xa7\x5a\x0c\x39\x8b\x01\x4d\x01\x33\x2c\x0c\xdb\x8c\x71\xb0\x69\x9c\xe5\xa1\x1e\x82\x40\xcd\x86\xd3\x56\x0c\x4d\xaf\xa3\xd8\x16\x3d\xca\x5a\x90\x66\x57\xc4\xec\x18\x6a\x1f\x07\x94\xe7\x46\x06\x30\xe3\x6e\x10\xe0\x79\x11\x07\x1e\x43\x89\x83\x74\x05\x05\x47\xb8\x18\x72\x20\xa4\x2e\x68\x5a\xa1\x86\xf6\x90\x71\xb2\x69\xec\xd0\x50\x5d\x31\xc0\x35\xc2\x5d\x2e\x86\x04\x6a\xc0\x95\xdc\x88\x01\xe6\xf3\x8d\x01\x57\x72\x73\xc4\x87\x14\x6a\x5c\xf6\xc8\x20\x94\x56\x8c\x2e\xc5\xa9\x2e\x86\x76\xd8\x71\xb1\x38\xff\xc2\x6d\x2a\x86\xac\x0d\xe9\x7f\x9b\xf6\xad\xa1\x51\x65\xc0\xed\x68\xdf\x32\x68\x35\x08\x5a\xbd\x2a\x07\x7e\x48\xc3\x46\xf2\x33\x4d\x93\xd7\x90\x3c\x91\xb0\xa1\x69\xe0\x1a\x8a\x2a\x83\xdc\x2c\x07\xef\xe5\x50\x21\x3a\xa0\x58\x9a\xb3\x04\x5f\x8b\x91\x64\xaa\x69\xce\x1a\x9a\x57\x07\x11\xea\xf8\xf4\xc5\x90\x64\x91\xfb\xc1\xac\x69\x31\x24\x59\x03\x76\xa7\x7a\x8a\xb4\xb8\x0e\x52\xed\x2b\x28\x0c\x35\xa7\x44\xca\xb6\x7a\x59\xe5\x50\x93\xc5\xb9\x88\xb1\x8f\xa1\x11\x76\x90\x1d\x92\x68\xa0\x18\xb2\x3b\xa3\x33\x21\x6e\xca\xd0\xfa\x02\x26\x5c\xab\xbc\x30\x42\xc2\xc5\x80\x6a\x55\x4f\x91\x36\xd7\x81\x73\xfc\x6f\x25\x86\x3b\x9f\xc4\xeb\xd2\xd4\x47\x5a\x8a\x3f\x41\x16\xe5\x56\xdd\x53\xc5\x23\xa0\xe4\x9a\x66\xaf\xa1\x86\x75\x4c\xe6\xe8\x12\xaa\x1d\x19\xd3\xb6\xe8\x51\xc2\x35\x10\x86\xc0\x57\x8b\xa1\x2a\x84\x44\xcb\x4d\xdf\x91\x21\x2b\x34\x82\x1e\xbd\x16\x52\x96\x81\x10\x43\xd4\x7a\x0c\x99\x1c\x20\xec\x0a\x18\x58\x31\x54\x95\x92\x0c\xa3\x55\x4f\xb7\x96\xd8\x01\x65\xd1\x0b\x63\x48\x59\xc6\xc3\x3e\xc2\x4c\x0c\x29\x0b\x11\xc9\xe6\x6c\x8b\xa1\x1a\x94\xa8\xe3\xd6\x3c\x39\xf2\x2a\x03\x10\x71\xd2\x47\x84\x71\xc8\x41\x1c\xb2\xc9\xd9\xc2\x30\xe4\x18\x49\x73\x1a\xf9\xb7\x62\xc8\xbe\x8c\xa4\x39\xad\x41\x2a\xc7\xe7\x4d\x41\x8c\x69\x90\xca\xa1\x2d\x96\xd4\xcf\xe5\xf0\x22\x6a\x8c\x1d\x70\x34\xc0\xac\xc6\x94\x5b\x99\x07\x3f\x72\x98\x0c\x68\x0e\x02\x9a\x9b\x5e\x05\x53\x3b\xeb\x3c\x58\x7b\xce\x84\xa9\xa2\x03\x6c\xbe\xa6\xa7\x81\x51\xcf\x41\xd4\xf3\xe5\x31\x99\xea\x41\x67\xa1\x47\x8e\xc9\x94\xa7\x99\x27\x3f\x42\x0d\xa6\x4a\x4f\x42\xa3\x9b\xc6\xf9\x29\x19\x01\xd9\xaf\x11\x44\x1e\x06\x4b\x07\xc1\xd2\x57\x85\xfe\x4c\xe2\xdb\x62\x12\xf1\x42\x5e\xc0\x98\xaa\x3d\x27\xd4\x80\xd0\xb5\x30\xa2\x3a\x88\xa8\x2e\x0a\x87\x53\xe3\xeb\xbc\x68\x1e\x3f\xa4\xa9\xf1\x75\xc2\xd7\x34\x38\xa4\x29\x51\x20\xfa\xba\x11\xba\x16\x53\x8d\x26\xc9\x46\x4c\xeb\x16\x53\xb9\x85\xfc\xd7\x62\xb7\x87\xe9\x47\x62\x42\x14\x00\xe1\x8a\xa9\x28\x43\x46\x92\xa6\xbd\x65\x4a\x01\x26\x77\x1b\xa4\xd4\x98\x9a\x55\x67\xb3\x2d\x7a\x54\xa7\x39\xb9\xc8\x8d\x87\x7e\x2a\xb7\xcc\x94\x5b\x8a\x42\xeb\xf4\x6e\x93\x48\xbb\x75\x48\xda\xd4\x2a\x32\xe1\x5a\xb4\xdd\xcc\xfe\x6b\xeb\xa3\x8a\xb6\xbc\xc8\x13\xa5\x06\x11\x6d\x31\xb5\xac\xce\x61\xf3\x8c\x4b\x8e\x84\x14\x2a\x62\xbd\x87\xa9\x53\x62\x92\xab\x1e\x2f\xd7\x98\x1a\x52\x27\x77\x9b\x7c\x6f\x31\xbd\xdb\x04\xa6\xb7\xce\x59\x9d\xde\xed\x39\x31\xda\xa3\xd0\x9e\xaa\x3e\xe6\x62\x6b\xdd\x34\xd5\x9c\x33\xf9\x89\xa6\x15\xd1\x48\xf6\x98\xf0\x16\xe5\x57\xe5\x84\xb8\xee\x64\x75\x8b\xa9\xad\x84\x7c\xe0\x4d\x13\xce\xd4\x4c\x3a\x11\x73\x34\xe1\x90\xc9\x25\x0b\xdb\xe2\x7c\x11\x24\x1e\xe6\x73\x29\xb6\xa5\xba\x73\xc2\x5b\x68\xb0\x31\x4c\x3e\x08\x93\x2f\xc5\xb6\x24\x0a\x46\xc9\x2b\xac\x4f\x29\x00\xd0\x8f\xad\x7b\x7c\xb5\x8a\x4e\x32\x58\x29\xad\x1b\x4a\x1f\x13\x2c\xe4\xe2\xb9\x57\xdf\x49\x12\x72\x81\xe7\x63\xaa\xdd\x24\x15\x4c\x03\xc9\x2b\xa6\x96\x4f\xd2\xc2\x08\x3b\x1f\x53\xa6\x64\x22\xd3\x10\xca\x16\x53\xa2\x30\x3f\xdb\x62\x10\x9a\x43\x09\xd4\x2f\xa0\xbe\xc5\x92\x03\x21\xab\x4c\x51\xce\x37\x74\x3f\x00\x9f\x34\x9f\x5c\x2c\x6d\x23\x0b\x3a\xd1\x7f\x5f\x4d\xab\x58\x7b\x98\x12\x91\x27\x63\xc1\x81\xf4\xfe\x2f\x84\x60\x13\xd7\xc4\x42\x0e\xea\xdc\x94\xa5\x1c\x04\x20\x40\xeb\x08\xfd\xe6\x5a\x8f\xc5\xab\x8f\x53\x77\xac\xeb\xf7\x55\xde\x27\xed\x30\x4b\x31\x64\x21\x74\x68\x74\x59\xb7\x3f\xde\xfe\x38\xa8\x0a\xab\xde\xac\x42\xaf\xbf\x34\x5c\x90\x95\xbd\x8d\xd3\x2a\xdb\x02\x3b\x4c\xcd\x83\xd0\x98\xb1\xb8\xfa\xda\x37\x96\x8e\x54\xc0\x10\x34\xcd\x2e\x4b\x63\xe8\x02\xe3\xb6\x20\x06\x2c\xaf\xfe\xe2\xf1\x27\x48\x2d\xcc\x9b\x13\x40\x6a\x36\x42\xd2\x62\x69\x0e\x5d\x64\xce\x23\x55\x79\x2c\x95\x97\x4b\x6a\x00\x4b\xb4\xa4\x06\x0b\x79\x45\xe3\x8c\x10\x9b\xb1\x00\x81\x07\x6b\x3f\x96\x8f\x3f\xa8\x9b\x26\xa5\x8b\xa5\x85\x63\x25\x9d\x68\x44\xa5\xc5\x52\xd7\xb1\x00\xbf\x01\x3a\x2f\x96\x9e\x17\x0b\x02\xa1\x15\x60\xa9\xeb\x58\xe8\x3a\x74\x86\x5c\x0a\x31\x24\xf0\x29\x78\x23\xc7\xd2\x0e\xb2\x10\x59\xd4\xe6\x2f\x5f\xfa\x35\x68\x8b\x67\x7d\x69\xf4\x20\xcb\x4f\x1b\x1c\xe5\xa5\xd0\xb2\x70\x32\xf7\x91\x5d\xd2\x8c\x35\x6d\x8b\x09\xa9\x2b\x59\x98\x57\x2b\x8f\xd9\x52\x13\x0a\x3a\xe8\x55\x5d\x1c\xe5\x11\x92\x03\x89\xea\x1f\x4b\x79\x64\x01\xf8\x85\x03\x74\x2c\x4d\x23\xa4\x0b\x6a\xa3\x59\xc5\xd5\x5f\x20\xed\xe9\x13\xbd\xa4\x19\x0b\x79\x44\x75\xfa\xd2\xe4\xba\x80\x42\x07\xa4\x21\x96\x5c\x03\x79\xf5\x9b\x2a\xf6\x25\xd7\xb0\x36\x3f\xba\x5e\xda\x43\x48\x32\xd4\x06\xb4\x7f\xa9\x40\x59\x28\x50\x74\xaf\x5c\x2a\x50\xc0\xa5\x68\xc3\x95\xd0\xc2\xba\x92\x9a\x5c\xfa\x57\x2e\xc9\xc8\x82\x8c\x10\xb0\x1e\x66\xf0\x0f\xf2\x15\x35\x30\xaf\x62\x49\x46\x16\x0a\x94\xe1\xd6\x6a\x75\x05\xfd\xb4\x69\x24\x5a\x52\x96\xf5\x1d\x54\xd1\xa3\x82\xcc\x82\x8c\x4c\x98\xb8\xa5\x20\x03\x00\x46\x9b\x4e\x5b\x46\x62\xc1\x48\x10\x59\x16\xa1\x95\x04\xe0\xd3\x06\x88\x55\x88\x92\x11\x20\x62\x34\xb5\x9f\xa1\x3d\x35\x00\xe6\x3f\xe1\x2d\x02\x04\xc7\x00\x1d\xb5\x4d\x4e\x74\xc8\x35\x00\x8e\xda\x08\x11\x8b\x90\x28\x04\x0a\x51\xb5\x65\xa1\x88\x42\xfa\xa5\x06\xca\x6d\x88\x99\x11\x81\x0c\x31\x39\x5f\xa1\x0c\x11\x60\xb7\xab\x40\x0b\x6d\x9e\x41\x76\x94\xd3\xe6\x7d\xfc\x03\x89\x00\x98\xaa\x08\x6d\x9e\x62\x6d\xa8\x41\x33\x5b\x53\x44\x92\x8b\xa2\xba\x2c\xe4\x07\x80\x64\x6d\x2a\x48\x42\xe3\x45\x24\xb9\x68\xaa\x43\x42\x3a\x01\x3a\x6b\x9b\x70\x0d\x21\xaf\x4f\xb2\xa7\xa2\x52\x2d\x54\x6d\x06\x86\x09\x35\x0f\xe1\x75\x07\xc9\xb5\x4d\xe4\xa4\xd0\x30\x11\xdc\x6d\x32\x41\x45\x78\xb7\x03\x96\x5d\x5d\x40\xa8\x9f\x08\xac\x97\xc0\xc1\x46\x74\x47\xcf\x45\xd6\x15\x35\x54\x5a\xc6\xc0\x39\x89\x33\x61\xa6\xa9\x88\xbc\xb5\xfd\xe0\xc2\x84\xb7\x36\x26\x5f\x41\x6a\xc3\xfb\x18\xd3\xe6\xd9\x47\x95\x97\xb1\xae\xfc\x0a\x22\x1a\xbe\xe1\xa1\xef\x93\x07\x40\xfe\x3c\x16\x5e\x54\xfe\xe8\x7d\x8c\xe0\x47\x68\x61\x68\x79\x8c\x60\x10\x10\x2b\x33\x5b\x85\x99\xad\x4e\x17\x5a\x23\x03\xf9\xad\xba\xe2\xa1\x79\xad\x22\xf2\x76\x75\xc5\xc3\xf0\x5a\x45\x3e\xd2\x5d\xe3\x4b\xe8\xa7\x1d\x8f\x6d\xb1\xf6\xda\x27\x23\x6f\x97\xb9\xe6\x22\xbc\x56\xf1\xd0\x16\x8f\x6c\x68\xa0\x8c\x87\x71\xf1\xa2\x86\x37\x2d\x5e\x46\xcf\x8b\x1a\xde\xb4\x78\xf9\x11\xa1\x2a\xf4\x5c\x88\x8f\x95\xf0\x4c\xc8\x9f\x07\xfc\xf9\xe9\x6e\x6b\x8f\x0c\x9c\x95\xb4\x9a\x84\xf6\xc8\xf8\x18\x3d\xaf\x95\x60\x14\x01\x00\x85\x69\xe7\x62\x6b\x8f\xdc\x87\x6d\x4d\xaa\xc2\x2a\x6e\xda\xbf\xc0\xbe\x8c\xed\x45\xdc\x85\x99\x40\x63\xb7\x1c\xfd\x06\xf3\x49\xad\xa8\x00\x16\xb1\x0b\x1b\x68\x57\x6a\x14\x40\xb0\x30\xb3\x42\x6c\xef\xe6\x4e\x5e\xdf\x94\x77\x21\xa8\x45\x80\x64\x51\xd4\x8b\x6e\x2d\x96\x3b\x79\xfd\x62\x5c\xc1\x96\xc9\xdf\xe0\x82\x1a\x32\x20\x62\x45\x80\x58\x61\x5a\xbc\x30\x05\x59\x00\x5c\x51\xd4\x9e\x0a\x5b\x13\x64\x20\xeb\x07\x14\x6f\x6b\xa1\xdc\x24\x1a\x34\x20\x60\xcb\x22\x6c\x2e\xb5\x01\x01\x42\x56\xc4\x4e\x4e\xa1\xcb\x72\x6f\xad\x1a\x3b\x39\x85\x5e\x1c\x97\x1e\x96\x26\x33\x23\xbe\x3f\x04\xb6\x88\x9d\x44\xc1\xf4\x7a\xb1\xb5\x6a\x80\x75\xd1\x0b\xd4\x53\xac\x8b\x00\xd8\xa2\x13\x45\x16\x5b\xfd\x00\xf8\x16\x45\xad\xee\x56\x59\x09\xbe\x45\x97\xb5\xdd\x3e\xfe\x9b\x78\x11\xe0\xb1\x62\x2b\xf9\x03\x7f\xd1\x0b\x37\x65\x4b\x0d\x76\xe7\x47\xc8\xdb\x56\xa6\xdf\x1d\x67\x42\x48\xe5\x96\xef\xdf\x83\x71\x71\x2d\xb6\x4c\xfe\xe6\x0d\xd7\x61\x49\x04\x8c\xd8\xf9\x94\x77\x8d\x40\x5b\x01\x7e\x93\x8c\x07\x8c\x9a\x10\x02\x23\x00\x83\xee\x84\x6d\x05\x88\xd0\x59\xd8\x16\x13\xd2\x5b\x72\x93\xae\xc4\x00\x06\x31\x30\x02\x0c\x8c\x42\x3e\xab\xd8\xbe\xe1\x7b\x31\x7a\x18\x4d\x81\xa2\x03\x2c\x8c\x62\x50\xc3\x96\x66\x80\x7c\x61\xce\xbd\xd8\x9a\x33\x49\x13\x57\x8c\x73\x10\x39\x3a\x80\xbe\x28\x2a\x93\x05\x8e\x0e\xa0\x2f\x7a\xe1\x9e\x6f\xdf\x70\x60\x30\x2e\x05\xbf\x2d\xb1\x01\x0e\xc3\x54\x7d\x61\xaa\xb9\x10\x49\x5a\xe7\xa0\xad\xdd\x13\x3c\xe9\x5e\xd0\x30\x6f\xed\x9e\x3b\x1f\xff\x0e\xa8\x54\x98\x8f\x2e\x40\xd0\xe8\xc5\xbb\xe9\xe3\xbf\x21\x49\x40\x4a\xc5\xd6\x14\x0a\x90\x46\x51\xa5\xbd\xb5\x85\x6e\x48\xd2\xe5\xb8\x24\x49\x60\x6b\x74\x19\x42\x51\x35\x62\x43\x92\x64\x08\xb7\xa6\x12\x80\x36\x3a\xe1\x63\xb1\x25\x49\xe0\x66\xf4\xe2\x85\x51\xd7\xb0\xb1\x8b\xe8\x26\xb8\x15\x18\x80\x71\xea\xa7\xf7\x51\x81\x01\x14\x8d\xa2\xca\x7c\x6b\x04\x01\x4d\xc3\xdc\x81\x21\x04\x76\x00\x9a\x51\x54\x99\x3f\xca\x10\xcf\x41\x5b\xc5\xaa\xdb\x2a\xb6\x83\xf5\x32\x03\x5e\x80\xa3\x71\x81\xf1\x12\x8f\x34\x07\xa8\x8c\x0e\x62\x72\x3c\x5a\x46\x1e\x5c\x28\x41\xd6\x09\xd3\xe4\x05\x48\x52\x97\xe2\xf4\x23\x19\x7a\x92\xe6\x98\x6f\x30\x4c\x9c\x17\x0f\x21\x24\x4a\xd8\x22\x69\xc4\x23\xcd\x81\xa5\x7a\x54\x59\x92\x51\xaf\x1b\xa2\xf1\xa8\x8c\x04\x94\xca\xfc\x83\x61\x22\xbd\x20\x91\x5e\x07\x82\x27\x1e\x75\x0d\x80\x6c\x5c\x7a\x47\x3e\x52\x26\xf0\x33\xba\x2c\x82\x28\x56\xf1\x24\x51\xe9\x27\xbc\xeb\xa3\x0c\xf2\x20\x83\x68\x05\x78\x34\x7c\x3c\x37\xfe\xb0\xbc\x10\x8f\xa4\xe3\xa9\xfc\x88\x7d\xeb\x51\xb1\x00\x80\x46\xb9\xa6\x5f\xb1\x69\x4f\x63\xbd\x5c\x7b\xb9\x86\xa7\xf1\x23\x2f\xc4\x23\x9d\x00\x4d\xa3\xeb\x0e\x2e\xce\x78\x00\x8e\xd1\xb5\x95\x3d\x2a\xfa\x9e\xce\xe8\x6d\x5e\x5e\x1f\x2c\x8c\xa2\x5f\xcb\xa3\x79\xe2\x19\x78\xe2\x42\xdc\x1f\xfd\x26\x81\xbe\x28\x5a\x02\x1e\xcd\x13\x40\x5f\xf4\xcb\x2a\xfd\xac\x81\xbe\x30\xb7\x49\x3c\xf2\xfa\x0f\x74\x02\x34\x80\x78\x34\x50\x80\x86\x71\xa9\xb7\x78\xd4\x0f\x3c\x90\x0e\x5d\x36\x44\xc6\x08\x90\x31\x8a\xc6\x01\xa1\x31\xe2\x99\x38\xff\xda\xbc\x16\x8a\x67\x9d\x54\xd1\xbc\x04\x06\x38\x8c\x7e\x41\xa3\x1f\xd5\x81\xe0\x60\x74\x60\x60\xe2\x91\xd7\x07\xfb\xa2\x5f\xa7\x5f\xb9\x38\x10\x05\x83\xc2\x4c\x2c\x18\x4f\x12\x02\x73\x08\xc6\xa3\xca\x00\xc0\x8b\xab\xa3\xaf\x13\xea\x22\x9e\x6d\x5b\x83\x2a\xf7\x31\x09\xc1\xd5\xcb\xf9\xf7\xa7\x58\x24\x8c\x20\x37\xe1\xa5\xd6\xe4\x51\xc9\xf0\x3c\x0c\x1b\x36\xf9\x51\x3a\x00\x06\xbe\x80\xc5\x1b\xa2\x63\x04\x90\xf0\x5d\xb2\xfb\x68\x71\x7d\x92\x74\xf4\xcb\xa3\x2c\xcd\x00\x1d\xa3\x6b\xc2\x13\x37\x3e\x1e\x7d\xa9\xa1\x9e\x02\x5f\xc4\x03\x81\x00\xff\x2b\x1e\x45\x81\xe7\xe3\x30\x60\x7d\x7c\x24\x10\xcf\xa7\x13\x76\xfe\x28\xf2\x45\xbc\x68\x14\x6e\x7c\xbd\x5e\xd5\x8c\xef\xc1\x72\xc2\xff\xbc\x8a\x02\x2f\x0c\x8a\xe6\x97\x57\x3b\x29\xd8\xf4\x5d\x9a\xf1\x6a\xd3\x78\x0b\x7b\xca\xd5\x7f\x65\x4a\x5e\x60\xc7\xef\xcb\xaf\xba\x55\x9c\x22\x56\x42\x3c\x8c\x78\xe1\x53\x2e\x04\xf8\xd7\x40\x54\x60\x31\x8a\x01\x3f\xaf\xd6\xd4\x17\x0e\xc4\xe8\x1e\xc1\x2f\xe2\x85\x40\x18\x2c\xf6\x4a\x20\xc0\xc3\xe8\x17\x02\xd6\x2b\x81\x00\xde\xa2\x83\xd3\x1c\xaf\x4a\x8a\x97\x48\x54\xd0\x93\xe2\x55\xcd\x08\x9a\x45\xbf\x11\xb0\x4c\xc3\x18\xa4\x61\x2c\x80\x1b\x87\x59\x18\x03\xf8\xfd\xae\x81\xec\xd5\xd0\x00\x14\x7f\x37\x1c\xeb\x55\x6f\x01\x0e\x86\xf9\x6a\xe2\x55\x1e\x79\x61\x37\x34\x90\x99\xbd\x31\xcc\xde\x08\x3c\x42\x08\x8a\x11\x80\x62\x94\x9b\xc7\x4c\x50\x8c\x00\x14\xe3\x52\x47\xf6\x6a\x40\x05\x15\xa3\x18\xae\xf4\x6a\x7b\x00\x0a\xa3\xeb\x41\xf3\xca\x94\xbc\x80\x2b\x1a\xc1\xf4\xea\x6a\x01\xf0\x45\x37\xb4\xeb\x55\x23\x01\xf2\x45\x01\xae\x20\x5e\x7d\x2e\x81\xbc\x28\x37\x0f\xd0\xab\xfa\x01\xe4\x8b\xfe\x3b\x26\xaa\x1f\x00\xba\x28\x5a\xb0\x5e\xf5\x93\x00\x5d\xf4\xdf\x31\x91\x24\x01\xa0\xd7\x81\xc6\x08\xf1\x2c\x02\x3c\x8b\x02\xca\x40\xbc\xda\x47\x5f\xe9\x0f\x44\x50\x78\xbd\x78\x11\x64\xf4\x0a\x79\x0d\x5a\x7d\x01\xe7\xd5\x82\x25\xec\x45\x90\x8f\xb2\xff\x16\x5a\x43\xc3\x8b\x20\x73\x73\x3b\x84\xe5\x8b\x17\x32\xf2\x5b\x09\xc9\xc8\x0b\x19\x31\x96\xeb\xd5\xd0\x00\x66\x85\xb9\x07\xe3\x55\xf8\x00\xbf\xa2\x68\xfa\x7a\x75\x7b\x7a\xb9\xdb\x1a\x9f\x5e\x15\x88\x40\x5b\x74\x2d\x4d\xaf\x51\xa2\x60\x5a\x14\x0d\x64\xaf\xfc\x00\x40\x16\x1d\x24\xe5\x78\xf5\x8e\x7c\x51\x20\x6a\xb8\x7b\x8d\x13\x7d\x91\x47\x34\xcc\x08\x6a\x11\x00\xfe\x75\x8d\x29\xaf\x56\x05\xb0\x2d\x7a\x85\x5b\x7e\x95\x5a\xde\x64\x0b\xae\xee\xed\x90\x02\xbc\x88\x28\x60\x2d\xc7\xab\x55\x13\x6c\x8b\x0b\x1c\xcd\xf8\x54\x20\x82\x5a\xd1\x8d\xf9\xfe\x14\x51\x40\xb0\x28\xce\x51\x08\x8b\xf8\x20\x0a\x60\x2f\xc7\xa7\x55\x01\x24\x8b\x5e\xb9\xdb\x9f\xfe\xd6\x5f\x81\xc6\xc2\x10\x8a\x6a\x11\x5f\xa1\x79\x2e\xb2\xa8\x16\xf1\x15\x9b\xaf\x54\x85\x55\x0f\x55\x34\xaf\xed\xe1\x3b\x59\x68\xb4\xab\x9f\xb6\x87\x0f\xe9\x82\xbc\x3d\xf1\x29\x5d\x7c\x5e\x64\xee\xd0\xa7\x8d\x91\x14\x10\xbd\x72\x7c\x3f\xa5\x0b\xc0\x2c\x8a\xd6\xb4\x4f\xbb\x22\xc0\x16\x5d\xb3\xd2\xa7\x09\xe1\xbb\x0d\x08\x61\x42\xde\xed\x0f\xb9\x41\x85\xda\xa7\x02\x12\x38\x8b\x42\x6a\xc7\xf8\xd4\x36\x02\x67\x61\x0a\xc0\xf8\x54\x2d\x02\x67\x71\x91\x19\x2c\x3e\x55\x8b\xe4\x35\xed\x95\x37\xfc\x53\xb5\xf8\x35\xf6\x11\xee\x4f\x6c\x8b\x00\x6a\xa2\x1b\x05\xf5\x69\x1c\x20\xc3\xa9\x59\xf8\xe2\xf3\xf1\x07\xf5\xa1\x37\x64\x90\x4f\x4d\x1c\xe0\x0d\xdd\xa0\x1b\x10\x1c\xb2\xa8\x0c\xa2\x51\xe5\x50\x79\x64\x0d\x71\xf9\x94\xe9\xc9\x60\xd1\x0d\x5e\xf9\x64\xd9\x01\x72\x28\x9a\x40\x3f\x9f\x62\x72\x5a\x74\xe3\x59\x3e\xc5\xfc\x4f\xec\xa8\x5f\x95\x5f\xed\x9b\xf0\x12\x76\x48\x1d\xdb\x07\x4f\x2d\x2f\xf6\xc9\x53\x83\xd5\x50\x3c\x98\x9f\x4f\x26\xb8\x0d\xbd\x71\x61\x3e\x8d\x75\x5f\x5e\xb8\xde\xe6\xbf\x70\x8b\x36\x4d\x6b\x98\xa6\xd5\xe8\x41\xa1\x1e\xe2\x83\x0b\x07\x78\x37\x3e\x7d\x99\x81\x77\x28\x15\x15\xef\xa7\xc5\x0f\x78\x87\xae\xad\xe5\xd3\x61\xe9\x83\x31\xef\x9e\x48\x55\x70\x5f\xde\xc7\x0e\x10\x6f\x08\xec\x10\x00\x34\xf4\x5e\xea\x7f\xfe\x6c\x01\x1a\x36\x59\x3a\x3a\x66\x8e\x6d\x92\x8e\x7d\xc0\x00\x63\xd3\xd8\xc2\x2a\x6c\x70\x0f\x3a\xf1\x1f\x5b\xdc\x83\x4d\x4a\x8d\x4e\x78\xc4\x06\x03\x21\x0b\x2e\x75\x1e\xd2\x0d\x06\xc2\x9f\x4d\x0e\x8d\x4e\xc4\xc4\x06\xf1\x20\x8b\x1c\x2a\xd8\x6e\xfb\xc0\xa8\xb5\x0f\x24\x59\x34\xee\xfb\xa8\x36\x9f\x5c\x69\x47\xe3\xbe\x49\x93\x91\x05\x3f\x16\x7e\xc4\xa8\xb5\x41\x3b\x28\xdc\xf3\x7d\xa0\xd7\xda\x24\x8d\xed\x28\xce\xb7\x39\x63\x37\xe8\x03\x7d\x38\xc7\xe9\xb4\x21\xe1\x35\x19\xf3\x2d\x14\xc1\x3e\x38\xa4\x38\x76\xef\x63\xfa\x63\x72\x92\x7d\x34\xbf\x9a\x56\xd1\x96\x2b\xb1\x6c\x6b\xd9\x16\x43\xe5\xdc\x6e\x90\x07\x2e\x42\x82\xb6\xc8\x03\x9b\xa4\xb2\x1d\xb7\xea\x7d\x60\x75\xda\x07\x56\x27\x10\xdd\xb7\xd9\x35\xf6\x41\xe2\x22\x42\x37\xb7\x99\x67\x37\x99\x67\xcd\x90\xb6\x45\x28\xd8\xc0\x12\x14\xcc\xda\x1b\x6c\x82\x2c\xe0\x53\x92\xf6\x6f\xb0\x09\xb2\x08\x10\xce\x98\x76\xd8\x23\xd2\x27\x08\x0c\xfb\x08\x7b\x44\xfb\x55\x9d\xf6\x76\x25\x36\xfb\x38\xe9\x71\xbb\x12\x9b\x1e\x1b\x6d\x6d\x27\x84\xb9\x0a\xc0\x85\x0d\x62\x41\x16\x6c\x5a\xb7\x2d\x9b\x7f\x98\x50\xa3\xc7\xc7\x09\xc1\x49\x8e\xc1\x1c\x1f\xdb\x7a\x6c\x8b\x1f\xb1\x60\xed\xc3\x73\xef\x7a\x3d\x6e\xed\xcb\x4a\x78\xe4\x70\xab\xd9\xa6\xd1\xad\x2e\xce\xeb\xda\x73\x15\x86\xa3\x7f\xdd\xb4\x97\xb5\x9f\x6c\xc7\xeb\x50\x61\x41\xc7\xe4\xe4\x7c\xb6\xf5\xd9\x96\x55\xae\x57\x3e\x40\x9d\x1c\x0d\xbb\x78\x61\x0a\x2c\x28\xc1\xa8\x5b\xd0\x83\x5d\xb8\x43\xf3\x18\x54\x55\xab\x3a\x11\x5a\x07\x55\xd3\xaa\x8f\xaa\x1c\x57\xe1\xb5\xd9\x00\x1b\x98\x48\x6e\x9b\xe6\x64\x03\x63\xd0\x51\x76\xef\x02\x73\xb9\xc1\x31\x28\x84\xb1\x6e\xc0\x0c\xb2\xc8\x95\xc0\x65\x77\x93\x04\x25\x8b\x3b\xbf\x62\xda\x82\x1a\x6c\x40\x0d\x4c\x54\xb6\x81\x2e\xc8\x82\x55\x65\xda\x05\xf7\xbd\x4d\xc2\x94\x02\x09\xdf\xe5\x72\x42\x17\x13\x82\x02\x14\x58\xd0\x0d\x48\x41\x21\x92\x75\x8b\x52\xb0\x41\x29\xe8\xf3\xf2\xc7\xc7\xaa\x3c\x00\xa8\xd7\x77\xb9\x6c\x9e\xbc\x0a\xcd\x25\xbc\x1d\x3d\x5c\x29\x1a\xf7\x0d\x3e\x41\x16\x36\xcf\x1c\xe1\x4a\x77\x41\x2f\xd6\x5c\xc2\xdb\xb6\xa0\x26\xa4\x95\xd8\xa2\x12\x6c\xf3\x19\xe3\xb1\xb0\xc5\x20\xd8\x25\x89\x4a\x27\xd0\x62\x17\xa9\x09\x50\x04\x1d\xf7\xca\x0d\x1e\xc1\x9f\x5d\x92\x39\xbd\x48\xff\xb2\x85\x25\xd8\x40\x11\x74\x5c\x2e\x37\x78\x04\x59\xd8\x3c\xe3\x82\x51\xdd\xe4\x85\x29\xcd\x4d\x6b\xae\x04\x8c\x2a\x3a\xfe\x6d\xfe\xe4\x6d\xfe\x64\x54\xe2\xbb\x48\x86\x40\x2a\x30\x87\xdd\x06\xa2\x20\x0b\x7e\xe4\xf8\x0a\x42\xb0\xcb\xf0\x47\x86\x3a\xdc\xda\x71\x33\x54\xe6\x38\xdc\x5a\x18\xd5\x39\x18\xfd\x70\x6b\x49\x1a\xd1\x3c\x13\xd3\x09\x4d\x8e\x89\x27\x67\xda\x16\xe9\x3a\xda\x45\x5b\xd3\x09\x21\x28\x13\x06\xb6\x45\x2b\xd8\x05\x46\x15\x67\xc2\x6d\xb2\xe6\x6d\xb2\x66\xa2\x71\x77\x91\xa4\x15\x8c\x62\x60\x21\x6c\x01\x0c\x36\xc9\x70\xcc\xa1\xb7\xcb\x72\xed\x93\xb2\x0d\x22\x2e\xb6\x98\x06\x1b\x00\x83\x71\x78\x98\xc2\xb6\xd0\x9e\x11\x9d\xb6\x4b\x78\x00\xf0\xc8\x1b\x2e\x21\xaa\xb2\x0d\xcc\x81\x69\xf6\x36\x49\x73\xb2\xa0\x2d\x47\xbf\x1d\xfd\x5e\x54\xfd\xdd\x56\xbc\x8b\x84\xab\x3c\xb4\x6b\xef\x8f\xab\x42\xae\x9d\xe6\x59\x7b\x9c\xdc\xc3\x4c\x4e\xce\xc7\xeb\x4d\x79\xf9\xd1\x9b\xf2\xba\xcd\x49\x86\xc6\xe1\x42\x49\x7f\xca\xcb\x8f\xde\x94\xcf\x6d\xfe\xd8\x66\x28\xb1\xa9\xaa\x77\x81\xfe\x34\x28\x71\xf9\x9c\x5c\xf2\xc4\xe3\xb8\x69\x4b\x92\x54\xf0\xf4\x03\x1a\x79\x8b\x84\xb0\x41\x42\x18\x00\xbd\x6d\xd3\x59\xef\x33\x29\xd3\xc0\x51\x6c\x9f\x92\x24\x80\x0d\x06\x46\x87\x6d\x32\xeb\x6d\x32\x6b\x1c\x53\x36\x58\x06\x59\x10\x79\x09\xbd\x3e\x61\x80\xf7\x09\x03\xdc\x38\xb7\x27\x66\xb4\x4d\xe2\xeb\x71\x24\xd3\xba\x4f\xcc\x68\x9b\xbc\xd7\x66\xfa\xdb\x24\xbf\xfe\xb3\x4f\x08\x57\xb3\x4a\x46\x02\x30\x04\x73\xff\x6d\xc1\x10\x36\x60\x08\x83\x04\x0e\x1b\x14\x84\x2c\xec\x91\xaf\x2e\x27\x84\xf6\xbe\xf1\x68\x88\x7c\xb0\x49\x58\x64\x2e\xc0\x7d\xa2\xaa\xdf\xe7\xc5\xce\xa7\x68\xbe\x01\x46\xc8\x82\x53\xc4\xda\x9f\x52\x29\x00\x10\x06\xb1\x20\x1b\x14\x84\x2c\x92\xf7\x04\x46\x75\x9f\xb7\x73\xbc\x59\x55\x58\x97\x13\x66\x7a\x83\x7c\x50\x9a\xcd\xcb\xcd\x9c\x29\x28\x0f\xa0\xe3\xf6\x59\x9d\x50\xb2\xd9\x03\xe8\xb8\x7d\x4a\x92\xce\xa4\x39\xa3\x1c\xfc\x88\x95\x6e\x93\x32\xe9\x1a\x6c\x2d\x79\x93\xb2\xc8\x55\x05\x5a\x75\x9f\xcd\x1d\xc2\xfd\xae\x71\x11\x4d\xf5\xbd\x49\xf5\x3d\x70\x98\xd9\x66\xfa\xde\x64\xfa\x1e\x38\xcc\xec\x53\x62\x03\xde\xc1\x28\x27\x6d\x75\xdb\xea\xb6\xc5\x20\x86\xa3\x4f\xb1\x77\xe0\x98\xb2\xcf\xe1\xda\x0f\xd6\x9e\x1b\x2c\xfa\xc1\x06\xfd\x60\x10\x58\xb2\xcd\x23\xbe\xc9\x23\x6e\x1e\xc1\x7d\x4a\x6c\x00\x33\x18\x05\x96\xea\x9c\x0e\x75\xb1\x38\x37\x6b\xbf\x5c\x68\xd2\x00\x81\x63\xb0\x4f\x99\x25\x70\x0c\x46\xf1\xac\x2e\xd7\x2b\xa9\xc9\x28\x9e\xd5\xe5\x3e\xc2\x2c\x01\x77\xb0\x45\x32\xd8\x67\x40\xc2\x3d\xf7\x61\xf3\xa8\xea\xbb\x4b\x28\x1b\x04\x92\xc1\x35\x6c\x4b\x36\x88\x2c\xe3\xa3\xc0\xc4\x9d\xdb\xad\x85\x0d\x22\x1c\x7c\x8b\x77\xb0\x4f\x88\x4d\xf1\x76\xc8\x06\x01\x81\x30\xb0\x17\xec\x53\x62\x03\xa2\xc1\x28\xde\x8e\xc7\xb6\x80\x96\x95\x47\x3c\x1f\xe7\xf8\xb0\x84\x9d\x95\x78\x1c\x84\xa9\x6a\xdd\xc7\xd7\x33\x61\x46\x65\xc8\x90\xe0\x04\x1b\x70\x82\x81\xd3\xc7\x16\x9c\x60\x9f\xf8\x0d\x77\x58\x04\x80\x0a\xfe\xec\x13\x6a\xd2\x79\x34\xce\xcf\x7d\xc4\x08\x08\xd0\xc1\x06\xaa\x20\x0b\x92\x24\x43\xfb\xcd\xa6\xb5\xc9\xa6\x35\x08\x5d\xd9\xa6\x38\xdf\x40\x17\x5c\x64\xe9\xdd\xe0\x17\x64\xc1\xb4\xe1\x1a\x2e\x84\xee\x0d\x74\x41\x21\x50\x7d\x5f\x52\x93\xcb\xd4\xf8\x1c\x00\x20\x0d\xfe\x6c\xd0\x0c\x4c\x97\xb8\xc5\x31\xd8\x17\x3a\x36\x1c\x9f\xf6\x25\xcf\x03\x9e\xc1\xc0\x5e\xb0\x2f\x74\x6c\x1b\x3c\x03\x73\x2a\xee\x4b\x02\x03\x6a\x81\x29\x15\xf7\x85\xdf\xf0\x06\xbc\xa0\xa0\x1f\xd8\xa2\x16\xec\x0b\xd2\x81\x7b\xd4\xbe\x50\xbb\x6d\x12\x82\x8d\x93\x85\xbe\xb0\x05\xee\x0b\x9e\x07\xa8\x86\x2d\x90\xc1\x26\x3b\xfb\x20\xd7\xc5\xbe\x50\xc2\x6f\x92\xb3\x0f\x70\xe9\x36\x38\x07\x59\xf0\x56\x42\x86\x84\x3b\xd8\x57\xf2\x39\xa6\x57\xdc\xd7\x6d\xf3\x37\x07\x00\xca\x74\xdd\xce\x31\x99\x9a\x71\x72\x87\xae\xdb\x09\x41\x60\x4e\x57\xa2\xba\xf6\x50\x13\xd4\xfe\xfb\x92\x9a\x80\x84\x30\x88\xad\xd9\x97\xdc\x0c\xc0\x07\x26\x51\xdc\x57\x73\xf4\x8d\x25\x84\x75\xb9\x94\x8d\x2e\xf8\x14\x9c\xbb\xf6\xd5\x7e\x3f\xb2\x12\x10\x77\xf0\x0f\xb2\xe0\xc7\xc6\x8f\xdd\x1f\xbb\x3f\x5a\xe5\xd6\x76\xd3\xf2\xb3\x5e\x18\xfe\x36\x30\x08\x03\x4b\xf7\xbe\x86\xdb\x31\x4c\x8e\x4f\x8f\xf2\x29\xe0\x21\x8c\x73\x1c\x7f\x7f\x8a\xcd\x60\xbf\xc9\x60\x6f\xa6\xc6\x7d\x49\x6c\x48\x60\x3f\x00\x9c\xd9\x97\x3c\x0b\x70\x09\x97\x1c\xbd\x29\xed\x37\x70\x09\x03\x30\xbb\x7d\x49\x7f\x48\xd3\x66\xca\xc5\x2d\x50\xc2\xbe\x20\x49\xa7\x47\x79\xb9\xc2\x8b\x6d\x86\x01\x06\x47\x21\x8b\xdc\x66\x22\xa1\xb7\x99\xf0\x37\xd8\x09\x03\x6b\xc5\xbe\xc2\x6d\x4e\x6e\xe6\xc2\xef\x65\x5f\x4a\x66\x57\x92\xa1\x8b\x44\x6f\xfb\x0a\x97\x20\xe9\xcf\xc0\x76\xb0\x85\x53\xd8\x57\xd0\x16\x72\xf8\xb5\xdd\xf9\xcd\x57\xb0\x31\x40\x24\x64\xf1\xd0\x96\x55\xde\xa7\xc7\x1e\x69\xeb\x71\x42\xc9\xae\x0c\x4c\xbe\xfb\x52\x9a\xba\x9e\x5f\x92\x78\xaa\x5c\xc2\x94\xa0\xc6\xe5\xf1\x7b\x6c\xeb\x35\xf5\x3b\x07\x4b\xfa\x03\x7c\xc2\xc0\xda\xba\xaf\xd7\xb6\x70\x25\xc6\x8b\x6e\x5f\xaf\xa3\x4f\x0e\x66\x60\x6d\xdd\xe4\xf3\xcf\xe2\xa2\x8a\x1f\x95\xa6\xae\x5f\xd6\x6d\x06\x21\x37\x73\x7d\x34\xef\xad\xfb\x5c\xd5\x6f\x51\xc5\xad\x93\x24\x01\xb2\x30\x80\x59\xdf\xb7\x32\x17\xc0\x0a\xa6\x60\xdc\xa0\x2b\x64\x91\x0f\x36\xae\x43\x5b\x44\x85\x0d\x8a\xc2\xc0\x5e\xb0\x6f\xb9\x19\xf2\xe0\x0d\xd0\x05\xf6\x8d\x11\x70\xdf\x49\x73\x4c\xd3\xb8\x81\x57\xc8\x82\xdd\x86\xec\xde\xd2\x9f\x3b\xd9\x15\x13\x37\x6e\xf1\x13\x36\x08\x09\x03\xf8\xb9\x2d\x36\xc2\xbe\x4f\x7a\x44\xe8\xbe\xe5\x53\x6e\x02\xa3\xd1\xf1\xef\x5b\x32\x02\x1e\xc2\x40\xc7\xbf\x01\x45\xc8\xc2\x3c\xd5\x8c\xfe\x76\xa8\x29\x14\x0d\x42\x65\xb6\x40\x08\xfb\x86\x66\x60\xe7\xda\xb7\x34\x03\x6c\x84\x81\x9d\x6b\xdf\x0a\x45\x40\x24\x5c\xca\x82\xe6\xf8\xdb\xa0\x1f\x98\x86\x71\x03\x81\x90\x05\xd8\xdf\x3c\x07\x77\x75\xf4\xc9\x88\x8c\x1b\xae\xe1\x56\xdc\xb9\x11\x77\x80\xe2\xdf\x62\x21\xec\x1b\xca\x82\x12\x7e\x83\x8b\x90\xc5\xa2\x8a\x55\x95\xb2\x80\x7f\x30\x6e\x07\xd1\x6d\xab\xdb\x16\xdb\xd1\x9d\x50\x92\x91\x81\x7d\x65\x0b\x7c\xb0\xef\xc1\x8f\x28\x4f\xee\xe1\x7a\x25\xe9\x30\x71\xe3\x06\x17\x21\x0b\x76\x88\xa7\xe5\x96\x4e\x80\x7f\x30\x88\xb0\xdc\xf7\x74\xa8\x93\xf5\x82\xa7\x16\xe5\x60\xdf\x50\x00\x6c\x0f\xfb\x5e\x2e\x4e\x12\x02\xf3\x33\x6e\x40\x10\xb2\xe0\xd6\xda\xa3\x44\xe1\x5e\xb4\xd5\xac\x72\xa1\xbd\xee\x1c\xf2\x3b\x1c\x3d\x82\x0c\x56\x85\x2d\xb4\xc1\xbe\xb9\xee\xd8\x0b\xf6\x1d\x2e\x4e\xb0\x69\x9e\x1c\xb5\x2e\x37\xe6\x3d\xf0\x01\xf6\x2d\x05\x00\xed\x60\xdc\x5c\x98\x5b\x15\x0b\xa0\x07\x97\x92\xec\xbd\x9d\xd0\xc3\xe8\x3d\x4c\xf2\x16\x37\x14\xe0\x86\x63\xbb\x1f\x17\x27\x29\xc0\xa8\xee\xa3\xfa\x14\xa0\x11\xae\xe9\x4a\x48\x14\x40\x3d\x30\xd3\xe2\xbe\xd5\xa7\xdc\xc4\x42\x4e\x17\xe7\x75\x42\x08\x2f\xd5\xc3\xa4\xf0\x72\xc3\x6e\x28\x31\x8a\x81\xb0\x6f\x28\x40\xfd\x55\xb9\x84\x79\xeb\x07\x6a\xd9\x7d\xcb\x81\x80\x81\x60\x3e\xc5\x5d\xbd\xdb\x40\x21\x14\xa5\xbc\x8a\x49\x6f\x57\x24\x95\xca\xf9\x12\x03\x61\x57\xee\x36\x88\x69\xbb\xaa\x3c\x01\x16\x61\x00\x8f\xb6\xab\x77\x1b\x94\x83\x81\x8e\x7f\x57\x05\x0e\x10\x0c\xcc\x9a\xb8\xab\x2c\x42\x85\x45\xc0\x43\x76\x83\x6c\x90\x85\xc9\x5b\x19\x17\x96\xb9\x5d\xe1\x1a\x88\x13\xd9\x55\x16\x01\x58\x83\x81\x2f\xf9\xae\xaa\x45\xaa\x29\xe9\x2e\xbf\xb2\xad\xcb\x84\xac\x7c\xa5\xc2\xa3\xe6\x15\x1f\x15\x4e\xb2\x2a\x70\x54\xf3\x6d\x21\x70\x08\x69\xb0\x2b\x14\x80\x00\x93\x5d\x55\x8b\x54\x73\xb4\xa3\x29\xa9\xca\x20\x40\x1b\x0c\x00\x4b\x77\xc5\xa3\x78\x57\xb3\x11\x43\x57\x2b\x96\xb9\x5d\xab\x99\x21\x59\x2f\x95\xac\x20\x1f\x5c\xf3\x5f\x78\x50\x6f\x81\x11\x76\x35\x65\xb1\xf3\x6d\xf6\x6e\x8a\x2c\x34\xa2\x42\x23\xec\x0a\x19\xc1\x80\xb1\x6b\x73\x1f\x1a\x3b\x8f\xe0\x57\xa5\x19\xe0\x20\x98\xf5\x71\x57\x55\x24\xc0\x21\x14\x20\x55\x76\x95\x1b\xa9\xd2\x0c\x6e\x5d\xed\xae\x4a\x32\x25\x03\x7c\xd4\x5d\xd5\x9a\xd4\xa4\x26\xd7\xfc\x55\x39\xd4\xfe\x4b\x63\x97\x55\xc3\x45\x1f\x2c\x3a\x9c\xb3\x98\x0a\xbb\x42\x59\xb0\x7c\xec\xaa\xb8\x53\x91\x6d\xf0\xf5\xdd\x55\x45\x4a\xc5\xe2\x37\xb8\xd4\x15\x8b\xdf\x26\xd7\x69\x01\x9e\x65\x57\x39\x10\x90\x17\x8a\x9c\xa0\xc8\x0b\xbb\x4e\xdb\x62\x10\xd3\x53\x94\x64\x68\x90\xdb\x7f\x57\xe9\x4f\x45\xdc\x51\x93\x26\xaa\xc2\xae\xe6\x8c\x45\x5d\x5c\x95\x6d\x80\x52\x18\x8d\x5b\x57\x95\x6d\xea\x2f\x35\x17\xdb\xa1\xd6\x04\xe4\x04\x73\xd7\xee\xaa\x20\x53\xb7\x3f\x32\xed\xed\x8f\x9b\x5c\x62\x93\xd1\x4b\x46\x00\x48\x30\x21\xed\x16\x21\x61\x57\x74\x20\xed\xb4\xca\xf5\x4a\x02\x33\x08\xe1\xd9\x55\xca\x52\xd1\x81\x34\xef\xe6\x6b\x8f\x2f\x6d\xc1\x98\x57\x19\x89\x8a\x20\x03\xbe\xcb\xae\xaa\x65\xc1\x4e\x30\x3f\xe4\xae\xca\x36\xf5\x65\x1f\x1d\xd7\xeb\x4a\x24\x8b\x51\x7c\xd6\xab\x5c\x03\x38\x0a\x45\x25\xa9\x38\x0a\xbb\xa2\x16\x69\x5e\x0b\xd5\x22\x40\x2b\x98\xfd\x76\x0b\xad\xb0\x1b\x94\x05\x27\xe1\xdd\xd4\xd4\x36\x18\x09\xc2\x81\x76\x53\x2d\x02\xda\x42\x99\x4c\x48\xb4\x85\xdd\x0e\x9b\xb7\xea\xb1\x8a\x7d\x44\x2f\xdf\x94\x6d\xc0\x61\x28\xf3\xca\x41\x34\x49\x52\x43\x90\x01\xc8\x6d\x37\x95\x27\x00\x31\x14\x55\xa9\x22\x30\xec\x86\xf5\x70\x42\x20\x40\x63\xc8\x82\x55\xe5\x5a\x35\x55\xbc\x0d\x71\x07\x28\xb7\xdd\x14\x77\x00\x67\x30\xfb\xee\x6e\x12\xae\x76\x31\x08\x9e\x4f\xc0\x17\xb2\x60\xed\x1d\xaa\x0a\x8f\x46\x86\x2d\x42\x67\x77\x53\x44\x69\xd8\x18\x27\x6f\xa5\xb0\x0c\xbb\xa1\x16\x01\x2b\x73\x37\xcd\x37\x20\x35\x98\xa8\x72\x37\x6c\x8c\x1b\x2c\x86\x81\xab\xd5\x6e\x92\x24\x80\x17\xca\x44\x3a\x68\x92\xa4\x06\x49\x52\x23\xda\x30\x3b\x6e\x70\x19\x06\xc6\xb6\xdd\x24\x49\xa4\xd4\x1d\x84\x29\xed\x26\xcd\x01\x9e\xa1\x4c\x88\x60\x93\x4f\x21\xe3\xee\x68\x9c\xfb\xa6\xa6\x96\xbc\xbb\x03\x90\xc8\xdd\xd4\xa7\x90\x83\xf7\x56\x35\xd8\x24\x43\x20\x36\x0c\x50\x22\x77\x53\x9f\x02\x62\x43\x51\x07\xdb\x9a\xfb\x08\x19\x9a\x4e\xbb\xbb\x12\x08\x45\x8d\x8b\xdc\x14\x8a\x40\x6f\x28\xf8\x59\x6f\xd1\x1b\x76\x43\xc5\xa2\x2a\xa3\x75\x17\x3a\x65\xa3\xd1\x5d\x68\x95\xb7\x0d\x09\x08\x47\x9e\xdd\xa4\x39\x6d\xd8\x16\xcd\x0f\xf7\x11\x9a\xa3\x3e\x97\xec\xbf\x7f\x76\x4b\x9a\x33\xd4\x48\x98\x03\x78\x9b\x03\x78\xc2\x22\x34\x79\x9e\x86\xd6\x45\x95\x41\x53\x79\xdb\x92\x1a\x0d\x5c\x56\xb6\xf0\x0f\xbb\x21\xf5\x10\xf2\xb4\x9b\x8a\x98\xb6\x6c\x8b\x43\xae\xf2\x16\xc8\x87\xd1\x3d\xd1\x2a\x6f\x1b\x52\x8f\xb6\xc0\xa6\xd4\xd3\xb0\xb6\x12\x30\xbe\x85\x84\xd8\xa4\x14\x36\x57\xe6\x6e\xe1\xda\xa7\xf0\x33\x54\x06\x34\x4d\x54\x2d\x19\x24\x93\x0b\x6f\x21\x21\x76\x43\x10\x22\xa1\xe6\x16\x12\x62\xb7\xa4\x5f\xa6\x02\xde\xc0\x43\x64\xc1\xb8\xbc\x8f\xca\x46\x20\x43\x9c\x87\x6b\x2f\x49\x6b\x28\x62\xba\xe7\x5e\x92\x06\x70\xc4\x7d\x48\x14\x24\x69\x00\x47\x0c\xf0\xee\xb6\xc0\x11\x1b\xb0\x88\xd1\xbd\x0a\xea\x66\x00\x8b\x38\x71\x55\xdf\x4d\x71\xa9\x91\x30\xf7\x77\xbe\x54\xfe\x82\x25\x31\xba\xb7\x56\xfe\x09\x2c\x89\xfb\x70\xa1\x25\x7c\x60\x49\x0c\x6d\xa7\x62\x49\x6c\xb0\x24\xce\xa3\xfc\xdd\x56\xbc\x85\x9a\xd8\xed\x65\x8c\xbc\x95\x4d\x0b\x56\x7b\x39\x6b\xbc\x95\xa2\x4f\x6c\xf2\x1e\x0f\xe0\xf6\x76\x53\x0d\x04\xe2\xc4\x09\xd8\xd0\x6e\xaa\x8b\x41\x9f\x18\x9d\x1b\xdc\xa5\x8b\x1d\xba\xd8\x39\x91\xc2\x4f\x6c\xf3\x25\xbb\x76\xe2\x4f\x6c\xd2\x25\x0f\x65\xc1\xae\x51\xab\x1f\x9c\x35\x2e\x75\x97\x2e\xf6\x22\x34\x14\xcd\x17\xdb\x2a\xb6\x65\x55\xb7\x8a\x71\x41\x76\xbb\x4a\x65\x80\x2b\x86\xf6\xca\xae\xe9\x0b\xfc\x8a\x9b\xa4\x29\xbb\x4b\x2a\x3b\xa4\x52\xe3\x24\xb8\x16\x59\xb0\x35\x68\x31\x85\xb7\xd8\x1d\xea\xa9\x80\xd5\x95\xdf\x3a\x7a\x66\x90\xfa\x36\x50\x17\x59\xd8\x16\xd3\x56\x33\xd4\x2f\xdb\xe2\x47\x79\x3c\xa0\x2b\x6e\x15\xfa\x5d\xd3\x57\x47\xa4\x23\x19\xd9\xee\x8a\x74\xc0\x59\x9c\x07\x07\xbe\xcb\xf6\x81\x67\x31\x34\x31\x89\x67\xb1\xc1\xb3\x38\x09\x58\xdf\x5d\x1a\x0b\xae\xc5\xad\x71\xa0\xcb\xf6\x81\x6b\x31\x06\xa6\xc2\x7e\xdb\x3c\x39\x6a\x09\x3f\xd8\x5d\x29\x0f\xf8\x0a\x33\x38\x6f\xe1\x2b\x36\x59\xa7\x4d\xf2\xb9\xbb\xca\xa2\x9e\x44\x74\x00\xe9\xb7\xcd\x43\xbd\xc1\xac\x18\xda\x5a\xba\xca\x22\x30\x2b\x4e\xc0\x9f\x76\xc7\xfb\x6a\xf7\xc6\x1d\xe0\xc8\x75\x55\xcf\x1d\x29\x6f\xb8\x69\x4a\x79\xbd\xb3\xb5\xd0\x6b\x31\x2d\x76\x87\x7a\x92\xdd\x6c\x77\x39\x36\x60\x2e\xc6\xe0\xf1\xef\xdd\xe6\x3b\xeb\x05\x25\x16\xc1\x62\x9b\xf7\x1a\x00\xa8\xdd\x15\xfc\x3a\xa9\x56\x35\x0e\x88\x57\xb1\xfb\xe0\x47\x4f\xa1\xd6\xfc\x3e\xd9\x34\xe8\xa2\xf0\x14\xbb\x93\xaf\x98\x90\x83\x0d\x30\x45\x16\x1f\xb0\x62\xcc\x51\xd3\x3d\x00\x14\xe7\xe1\x91\x53\x16\xec\xab\x51\xc5\xda\xab\xfa\x01\x80\xe2\xfe\x2d\xb4\x1c\x1b\x60\x14\xe7\xe1\x61\x92\x63\x03\x8c\x62\x80\x48\xb8\xbb\x74\xb1\x93\x18\x4d\x2b\x4c\x97\x2e\x82\x36\x31\x86\x6d\xa9\x8d\x06\x6d\xe2\x2c\xf0\x88\x5d\xf1\xb0\xa7\x48\x78\x12\xf8\xbb\x41\xa1\xc8\x82\x55\x85\xd8\x74\xc5\xc3\x4e\x5e\xe5\x82\xde\x54\x7c\x8a\xdd\x21\x95\x20\xc3\x6d\xf1\x29\x76\x7f\xfc\x91\x4d\xd3\x90\xde\x21\x5c\xc3\x55\xd5\x6a\xd5\xa1\x52\xc3\x8b\x2c\x7b\xd6\x51\x3d\x0f\x2f\xb2\x34\xa7\x23\xe5\x69\x81\xef\x9f\x3d\x42\x4d\x34\xa4\x8b\x3c\xb1\x47\x12\x95\xb3\x14\xab\xba\x55\x91\x55\x1c\xb9\xa1\xba\x86\xec\xe0\x83\x10\xb1\x6d\x72\xf0\x0d\xda\xc4\x09\xf2\xd5\x1e\xaa\x8b\x47\x69\x54\x0d\xaa\x6c\x2b\x39\xab\x21\xbf\x39\xa4\x13\x20\x4f\x9c\x64\x1a\xdb\x22\x4f\xec\x01\x9d\xd0\xdc\x2e\xf2\xc4\x1e\x28\x75\x64\x2e\x87\x44\x01\x1c\x89\x31\x1d\xaa\x26\x72\x70\x24\x4e\xad\x1d\x43\x96\x0a\xb4\x88\x41\x6e\xb3\x6d\x2e\xf2\x0d\x5a\xc4\xa9\xb5\x43\xb4\x88\x0d\x5a\xc4\x98\x68\xe2\x86\x8c\xd7\x48\xa2\x30\x26\x94\x69\x28\xf8\x01\x07\x31\x64\x1b\x87\xd7\x1d\x08\x88\xb3\xa0\xf5\x1d\x1a\xbf\xc7\xcd\x20\xd0\x6c\x0f\xf5\x3c\x23\x99\xad\x21\xdb\x28\x42\xc4\x1e\xb0\x54\x32\x84\x43\x4b\x13\xa0\x11\x03\xc0\xc2\x3d\xa4\x00\x40\x40\x8c\x69\xf3\xea\x79\x80\x80\xb8\x35\x9d\x0d\x6d\xd8\x03\x01\x8d\x00\xb7\x6d\x7e\xf4\x6d\x7e\x74\x22\x86\xb7\xd8\x0f\x1b\xec\x87\x41\x5e\xb2\x3d\xb4\x34\x01\x01\x31\x54\x2c\x0c\xef\x36\xa8\x0e\x03\x48\xa0\x3d\x34\x6b\x03\xee\x70\x92\xb8\x67\x0f\xa5\x31\x80\x1e\x4e\x82\x88\xb7\x40\x0f\x7b\xa0\xfc\x95\x17\x13\xe8\x61\x0f\x92\xa7\x6a\xab\x11\xe8\x61\x0f\x54\x3f\xf2\x62\x43\xe7\x1d\xb0\x1f\x6e\xaf\xfb\x90\x02\x00\xee\x30\x26\xfa\xcd\xa1\xf2\x77\x2c\xf6\x11\x7e\x73\xc8\xf3\x0c\x78\x9e\x39\xff\x85\x82\x7a\xc8\x12\x8d\xc5\x9e\xc2\xff\x0c\x35\x43\x23\x39\xa3\x5b\x9a\x31\x34\x71\x0f\x34\x43\x04\xce\x6d\xa1\x21\xf6\x48\xfe\x67\x1e\xdc\xf3\xe1\xd5\x1f\x5e\xfd\xee\x8f\x4e\x2e\xaf\xfb\xd4\x36\x3e\x94\xdf\xc6\xae\x7c\xc5\xb0\xb5\x7a\x8f\xa4\x06\x53\x06\x65\x68\x88\x1a\x9b\xe6\x79\x6d\x86\x66\xed\xf1\xd0\x96\x77\xe0\xb1\xad\xc7\xb6\xf8\x51\xb3\xf6\x48\x06\x67\x6a\xfc\x1e\x8a\x74\x24\xb9\x3f\x09\x36\xd9\xc2\x4c\xec\xf1\xd2\x16\x66\x8e\x21\xcd\x20\xed\xfd\xd4\x1e\x0e\x0a\x45\x16\x26\xe5\xb3\xca\x71\xbd\x34\xef\x1d\x50\x7f\x04\xda\xc4\x2d\xc5\x1b\x4a\x79\xe3\x63\xf4\x1e\x65\x45\xba\x41\x4a\xe8\xe2\x9e\xca\xba\x00\x33\x31\x0f\x8e\xf2\xd4\x5c\x35\x93\xd8\x4c\x4d\xe4\x53\xd6\x05\x00\x8a\x93\xf0\x96\x2d\xf2\xc4\x06\x6d\x62\x12\xaa\xb7\xa7\xf4\x07\xb4\x89\x13\x6c\xb7\x3d\x55\x17\xcf\xc2\x84\xa0\xd7\xc2\x4c\xec\x59\xf8\x91\x03\x3f\x35\x44\xcd\x24\x30\xd3\xb7\x72\x6a\xe9\x9e\xc9\x88\xdc\x64\xfd\xda\x53\x62\x03\xf2\xc4\xf4\xf9\x9c\x2a\x9e\x00\xa0\xb8\xb5\xef\x4e\x35\xc8\xa0\x4d\xcc\x83\x03\x2f\xcc\xc4\x9e\x17\x3f\x72\x6e\xa7\x26\xa6\x79\xb1\x38\xe8\x1a\xa6\x5a\x26\x00\x28\x6e\xad\xc0\x53\x62\x33\x6f\xda\xe2\x52\x4f\x89\x0d\x68\x13\xb7\x86\xe1\x49\x50\xda\x9e\x24\x44\xd3\x30\x3c\xd5\x33\xcf\x9b\x55\x75\xbd\x14\xe9\x66\x25\x77\xf5\x61\x95\x8b\x53\x69\x1e\x69\x7d\x6a\x9b\x9a\x95\xf5\x42\xf3\x38\xa5\x3f\x33\x85\xb5\xa9\x3d\xdc\xdc\xd8\x1b\x4c\x0a\xb3\xd7\xef\xa9\x52\x79\x26\x8b\x31\x09\x83\xdb\x53\xc9\x6c\xc2\x6e\x10\x61\xbd\xc5\xa7\xd8\xb3\xd1\x16\xf4\x7a\x6a\xe9\x06\xb2\x62\xfa\xb4\x4c\xe9\xcf\xec\xb4\xe5\x1c\x55\x2a\xcf\xa4\x2c\x13\x08\x86\x3d\xa5\x2c\xa0\x4d\x98\x1a\x7f\x4f\xcd\xda\x73\xf0\x23\xac\x9e\xc8\x13\x7b\x26\x81\x99\xc4\xbc\x6d\x61\x26\x36\x30\x13\x53\x42\x3f\xa7\x6d\x4d\xdb\x62\xda\xd3\x03\xb0\x18\x97\x07\x53\xb3\xf6\x5c\xfc\xe8\x91\x93\x91\x00\x79\x62\x02\x8f\xb8\xa7\xd4\x64\x06\x3f\x7a\xe4\xd4\xf3\x00\x2d\x71\xfb\x00\x4d\x95\xca\xe0\x48\xcc\xe2\x61\x52\x4e\x02\x53\xc2\xdc\xfc\x5b\x4c\x89\x0d\xa6\xc4\xd4\x14\x3d\x35\x58\xcf\x24\x17\xb3\x78\xbe\xb6\x07\x60\x9b\x49\x9f\xe6\xb7\x87\x69\x33\x6d\x08\xcc\xd4\x86\x3d\x1f\x9b\x67\x09\x81\xe8\xdf\x20\x4f\x9c\x27\x17\x79\x2a\x3a\xcd\xc7\x6c\xec\xb4\xa5\xe8\x34\x1f\x13\xb9\xb3\x38\x92\x8e\xf9\x92\x6b\x1f\x5d\xe7\x94\x74\x4c\x48\x47\xf1\xac\x4a\x27\x00\xa0\x98\xe0\x22\xec\xa9\x36\x68\xbe\xb4\xe5\xaa\x6a\xe9\x9e\x1f\xb9\xd9\xbd\xee\xfa\xcd\xcc\xcf\xb6\xe8\x51\xa9\x67\x22\xf5\x90\xdc\x65\x4f\xf9\x14\xf0\x29\x26\x01\x6e\x7b\x6a\x69\x9a\x1f\xd3\x86\x46\x2f\xa9\x09\x60\x14\x13\xc4\x83\xbd\xb4\x74\x83\x49\x71\x6a\x6d\x5d\x44\xc0\xee\x05\xe9\x20\x0d\xd8\x5e\x2a\xa8\x57\xb2\x2b\xd3\x43\x2e\x64\xc5\x06\xb2\x62\x6a\xb0\x16\x80\x62\xaf\x93\xaf\xf0\xe4\x5a\x5a\xa7\x57\x72\x1d\xd3\x7d\x5c\x12\x85\x95\x62\xc9\x74\x87\x96\x66\xa5\x05\x9d\x20\xba\x7d\x2f\xcd\x4a\x80\x4e\x4c\xb7\x63\x29\x24\x2c\xb8\x86\x93\x77\x17\x30\x8a\x2c\x68\x8b\x67\x7d\x29\x37\x80\x49\x31\x09\x24\xdb\xcb\x8b\x0c\x0e\xc5\x3c\x31\xb0\x2d\x35\xc8\x2b\xa5\x8b\xdb\x83\x29\x26\xc5\x06\x93\x62\x92\x11\x7d\x2f\xd5\x35\xe0\x50\x9c\x9a\x8f\x97\x8e\x75\xcb\xeb\x8e\x3e\x78\xa9\x22\x5e\x8d\xe6\xd1\x06\x2d\xd9\x8d\x05\x05\x38\xe1\x4a\x97\x36\x24\x70\x28\xe6\xd9\xff\xc5\x53\xbc\xa4\x06\xa0\x4d\x4c\x92\xa6\xec\xa5\x9e\x66\x91\xe8\x50\x76\x41\xe4\x89\xbd\x3a\xa4\x92\xcb\xb3\x34\x5e\x03\x40\x31\x89\x6c\xdb\x4b\x9a\x01\x00\xc5\x24\x68\x7a\x2f\x8d\xd7\x0b\x32\x42\x64\xdb\x5e\x5a\x9d\xc0\xa4\x98\x40\x3e\xee\x25\x83\xb2\x86\xcd\xb3\x04\x92\x11\x00\x28\x26\x41\xd3\x7b\xa9\xba\x01\x80\xe2\x2e\xae\x8a\xea\xe2\x35\xd9\x1a\x38\xe7\xa5\x3c\xb2\x16\x0f\x23\x17\x71\xc9\xb3\x2c\x28\x0b\xf1\x6f\x5b\x7c\x8a\xbd\xa0\x2c\xe4\x3b\xdf\x4b\xca\x02\xda\xc4\x24\x95\xf9\x5e\xea\x69\x56\xd8\x16\x83\xd0\x14\xbd\x52\xf8\x98\x1a\x99\x97\x1c\xc8\x82\x03\x39\xfd\x4a\x43\x14\xc8\x13\x93\x00\xb5\xbd\x14\x3e\xd6\xe6\x06\x73\x5d\x97\x64\x04\xb4\x89\x79\xc1\x0f\x2c\x95\x32\xa0\x4d\x9c\xda\xe9\x97\xc2\x07\xc8\x13\xe7\x6f\xbd\xe4\x40\xd6\x93\x87\xe1\xba\xfc\xca\x4d\x7b\xb8\x62\x3c\x40\x22\x4f\xec\xf5\xd0\xfc\xe5\x8f\xae\x6a\x0a\x2f\x53\xeb\xb4\x60\x14\x1b\xe4\x89\x49\x50\xda\x5e\xea\x56\x00\xa0\xb8\xe5\x1a\x96\x06\x6b\x90\x27\xa6\xd6\xe9\x25\xbb\xb1\x3e\x7e\xf4\x74\xab\x54\x5e\x70\x20\x97\x97\x5a\x73\xd5\xfa\xd8\x5a\x58\x84\x25\xcd\x00\x9f\x62\x02\xdb\xbf\x43\x71\x27\xa0\x19\x84\xae\xed\x90\xdd\x88\x83\xaf\xa0\xc4\x82\x51\xec\x80\x40\x5c\xc8\x5c\xa1\xb9\x2a\x60\x37\x08\x4a\xdb\xa1\xdd\x39\x0a\x3f\x22\xdc\x86\xda\x0d\x30\x29\x4e\x92\xed\xed\xd0\xd7\x37\x4e\x0e\x13\x27\x27\xe4\x2d\xe2\x64\xbd\xa6\x5f\x6d\xab\x1e\x7e\xbc\xa8\x7a\xad\xa2\x79\x28\x5e\x48\x46\x40\xae\x98\x17\x6f\x78\xa8\xca\x08\xf2\xaa\x9e\xd8\x05\x43\xdd\x70\x24\xf3\x30\x35\x45\x87\x52\x4b\x20\xb5\x5c\xbf\xaa\xc7\xaa\xdc\x21\x82\x29\x77\xa8\x08\x8e\xca\x8f\x1c\xb9\xd0\x14\x0d\x72\xc5\x49\xe4\xe4\x0e\x55\xbc\x20\x57\x4c\xe2\xc1\xb6\x90\x15\x3b\x1a\x3f\x62\xa5\x0b\x6d\x48\x91\xa4\x63\x12\xd6\xb5\x43\x25\x45\x24\xf3\x70\x4b\x63\x43\x32\x02\x8a\xc5\x04\xf3\x78\x87\x4a\x0a\xc0\x2c\x6e\x42\x8d\x77\x48\x27\xa2\x3b\x88\x46\xd5\xb2\x2a\x17\x07\x94\xe0\x2d\x8a\xc5\x0e\x88\x82\x46\xe6\x50\x6a\x89\xa4\x0d\x13\x20\xc7\x1d\x2a\x29\x22\x59\x8c\xfb\x74\x8e\xd2\x09\xb0\x2e\x26\x91\x5e\x3b\x54\x52\x00\x79\x71\x93\xf8\x72\x87\x44\x21\x20\x0a\x20\xae\xec\x50\x6a\x89\x94\x5a\x26\xf9\x85\xb7\xf0\x17\x3b\xa0\x13\x9a\xa2\x43\x1b\x52\x24\x6d\x98\x80\xd1\xee\x50\x6f\x11\xeb\xa6\xad\x4a\x95\x43\x85\xdd\xb8\x3d\x85\xea\x2d\x00\xc6\xb8\x75\x56\x0a\x95\x14\x11\x2c\xb4\xa7\x50\x76\x23\xa0\x13\x84\xae\xfd\x7f\x8c\x9d\xcb\xce\x26\xa7\x76\x40\xe7\x79\x8a\x7e\x83\x14\x14\x97\x42\xb2\x3c\xc9\x38\x79\x87\xaf\xd8\x20\x79\x60\xbb\xd5\xb1\xdf\x3f\x62\xad\xdf\x83\x9c\x33\xb0\x07\xad\xaf\x7f\x54\xc5\xad\x60\xb3\x2f\xb0\x98\xaf\x9e\x5a\xb8\x19\x03\xf8\xe2\x7c\x95\x13\x2f\x36\x48\x71\xc8\xe9\x91\x78\x8f\x29\x52\xb2\x7d\xaf\x5b\xf6\xc5\x06\x29\x58\x04\xaf\x12\xe0\xc5\x06\xb9\x59\xf2\x84\x64\xcc\xf7\xe8\x16\x83\x43\x56\xf3\x55\xb7\x80\x95\x31\xaa\xe3\xcb\x18\xf6\x1b\x7c\x6d\x74\x8b\x57\xa1\x00\x24\x63\x70\xa9\xea\x7c\xdd\x1f\xf7\x62\x70\x70\x02\x6d\xbe\x1a\x1c\x2f\x06\x87\x5b\xad\x5e\x03\xd6\xe0\x33\x46\xb5\x12\x06\xac\x41\x69\x8c\x6a\x17\x2a\x14\x5e\xa6\xbb\xa1\xe8\xe9\x74\x9f\x97\x79\x35\x92\xaa\x49\x8d\xa4\x41\x52\x37\xe9\x74\xa1\x27\x53\xa6\x06\x07\xdc\x8c\x7c\x7f\xe5\xb5\x4c\x22\x7b\xea\x35\x8d\x21\x81\xcc\x18\x9e\x26\x99\xfa\x40\x40\x66\xe4\x9b\x95\x7e\x2a\x3a\xe0\x63\x8c\x6a\x25\xf4\x81\x4c\x7c\x20\x60\x17\xa6\xac\x8c\x09\x2b\x23\xbb\xeb\x47\x56\xc6\x84\x95\x31\x0c\x6b\x4f\x8f\x09\xc0\xca\xc8\xdc\xf7\x32\xa7\x4a\xc9\x44\x9a\xd4\xfa\xf7\xd7\x2a\xcd\x69\x6c\x1c\x7c\xc6\xf0\x80\xc8\xd4\x45\x02\x3e\x23\x73\x16\x78\x4e\xad\x16\x50\x1a\xf9\x46\x7b\x13\xa5\x31\x41\x69\x0c\x8f\x7e\x4c\xad\x16\x50\x1a\x19\x04\xc3\x9c\xc6\xc6\x21\x6a\x0c\x83\xcc\xd3\x40\x14\x44\x8d\x61\x90\x79\x2a\x7f\x80\x64\x0c\x83\xcc\xd3\xf3\x01\xb0\x32\xf2\x8d\xb2\x33\xd5\x6c\xa6\xf2\x07\x65\x47\x6e\xc6\x84\x9b\x31\x2a\x2b\x97\xdc\x8c\x39\x11\x49\x70\xa1\xa6\x90\x8c\x09\x24\x63\x80\x68\x9c\x53\x5f\xe7\xec\x60\x8d\x11\xce\xd3\x18\xd0\x1c\xe0\x90\x19\xca\x53\xef\x04\xe4\x8a\xc1\xf9\xb7\x39\xb5\x21\x26\x36\xc4\x8d\xdf\x74\xaa\x0f\x4c\xa6\x7e\xf3\x33\x8f\xaf\xbc\x16\x49\xb4\xd1\xa9\x0f\xd8\x62\x70\x9b\xd6\x9c\xee\xc3\x07\x66\x91\x6f\x3b\xc7\xdd\xb2\x13\xff\xe4\x6d\xe7\xe8\xa4\x00\x6c\x31\xdc\xad\x3f\xb5\x34\x00\x5b\xe4\x9b\x48\x80\x60\x8b\x09\xd8\x62\x18\x21\x9d\xfa\x2d\x80\x59\x0c\xc3\xa1\x53\x69\x00\x9f\x62\x18\x0e\x9d\x3a\x29\xc0\x54\x64\x2e\x35\x99\xf2\x29\xe6\x9c\x1f\x92\xa8\x84\x96\x06\x4c\x8a\x01\x43\x71\x4e\x83\x34\x13\x01\x61\xa0\x73\x1a\xa4\x01\x53\x31\xb8\xb3\x6a\x4e\xb7\xe3\xcf\x40\xc6\xda\x46\x05\x04\x7c\x8a\xc1\x49\xc0\x39\x0d\xbf\xcc\x65\x25\xa8\xaa\xe1\x97\x89\x59\x61\x08\x53\x3e\xc5\x9c\x08\x08\xf7\x92\x4f\x23\x27\x20\x2b\x46\x43\xc1\x99\x4a\x03\x98\x14\xc3\xe0\xe4\xd4\x23\x31\x37\xd2\x93\x35\x3c\x8c\x9c\x04\x8b\xbf\x9b\xaa\x43\x83\x21\x30\x18\xdc\xef\x25\x9f\x62\xc2\xa7\x18\xb0\x08\x66\x18\x51\x8e\x0b\xfc\x35\x8b\x6c\x38\xf5\x61\x52\x0c\xce\xf5\xcd\x30\x7c\x0c\x93\x22\xdf\xac\xf4\xa1\x63\x33\xce\xa4\x1e\x1d\x4b\x56\x18\xc5\x04\x46\x91\xdd\x3b\x26\x8c\x62\x06\xee\x07\x77\x17\x87\xd1\x8e\x38\x73\x7b\x70\x97\xd5\x94\x4f\x31\x01\x50\x0c\x2e\x62\x9b\xa1\x17\x13\xf2\xc4\xf0\x40\xa0\xe4\x89\x19\x38\x16\x3a\xb2\x2c\x0c\x5a\x04\x36\x84\xe1\xbd\x70\xa5\x8f\xca\x02\x44\x7f\x45\xfd\x7a\x8a\x66\x63\x7c\x88\x99\x98\x81\x7f\xc0\x9d\xa4\x61\x38\x22\x1a\x79\x61\x1d\x84\x91\x5b\x30\x13\x03\x4c\xe0\x0c\xfd\x03\xd0\x26\x32\xec\x86\x19\x3a\x23\x03\xf5\xbf\x33\xc8\x25\x4f\xcc\xc0\x19\x60\x20\x2b\x9c\x8f\xc0\x28\x86\x51\xab\x70\x6b\x08\xb4\x89\xe1\xde\xc4\xd0\xa7\x08\x47\x62\x18\x56\x0a\x57\x67\x98\x12\xb9\xd8\x85\xae\xce\xc1\x44\x36\x60\x24\x53\x62\xc2\x94\x18\x8f\x7d\xef\xac\x0d\x54\xf6\x07\xc5\x2b\x8c\xb6\x02\x8d\xc8\xc5\x8e\xd6\xf3\x18\xa8\xec\x1e\x7a\x14\x20\x31\x01\x48\x8c\xc7\x12\x8d\x17\xc4\x99\x96\xe3\xf1\xa3\x19\x47\x8d\x97\xa9\x60\x25\x9c\xa2\x40\x23\xc6\x63\xf6\xfa\x07\xe2\x2c\xd2\xc5\xfd\xaa\xa1\xd3\x10\x04\xc4\x70\xe3\x53\xa8\xb2\x83\x83\xc8\x6e\xe5\x13\x07\x31\x83\x29\x6a\xac\x26\xd4\xe2\x21\x44\x8c\x87\x15\x22\x9c\xa2\x81\x7e\xee\xfe\xa5\xd0\xf2\x07\x01\x51\x34\x4b\xc2\xa0\x69\x2c\x2b\xc1\xc8\xd1\x19\x10\xa8\xec\x86\x49\x24\x44\xcc\x60\x8a\x3e\xac\x49\x61\xa0\x21\xce\x4c\x1d\x6e\x3d\x0a\xa7\x68\xb0\x3a\x73\x29\xd3\x0c\xcd\x7c\x40\x11\xb9\x20\x0b\x43\x0f\x21\xd0\x88\x61\xb4\x43\x68\xc4\x5c\x17\xb5\x47\x0d\x5a\x7a\x08\x17\xc1\x4d\x37\x22\xca\x91\x98\x8b\x89\xec\xae\x9f\xa5\x16\x0f\x5a\x62\xb8\xeb\x67\x39\x6b\x57\x32\x2f\x5e\xd4\x43\xb8\x50\xd9\x8d\x89\x2c\x55\xf6\x85\xca\x0e\xfb\x61\x2e\x03\x92\x0b\xcb\x9f\x5b\x66\xe6\x32\xf6\xb0\x32\x9f\x16\x5f\x83\xd0\x88\x09\x34\x22\xab\x6f\x0a\x8d\x98\x40\x23\xc6\x33\xfe\xc1\x52\x2c\x53\x62\xc2\x94\x18\x6e\x5e\x5e\x46\x35\x41\x4b\x64\x95\xd6\xa5\x9b\x71\xa1\xf7\x1b\x7e\x91\x29\x31\x17\x53\x9f\x8b\x5b\xe6\x72\xea\x83\x99\x18\x46\x51\x96\x53\x1f\x68\xc4\x18\x68\xce\x4b\xbf\xc3\x2a\x7c\x79\x54\xdb\xa5\xb7\x10\x42\xc4\x30\x64\xb2\xd4\xfb\x17\xeb\x2e\x00\x89\xb9\x8c\x57\x02\x90\x18\xc6\x47\x96\xd1\x8a\x75\xe4\xc4\x30\x3e\xb2\xf4\x28\xac\x23\x20\x32\x54\xf4\xb9\xdc\xed\x01\x34\x62\xb8\xad\x66\x19\xc2\x5c\x84\x30\xdd\xea\x29\x40\x62\xae\xb6\x48\xa2\xd3\x35\x05\xa0\x45\x64\x00\x12\x73\xb9\x86\x03\x8d\x18\xee\xa1\x59\xc6\x2b\xd7\x91\x26\xc3\x0d\xa1\x02\x24\xe6\xea\xf3\xbc\x88\xaf\x61\x29\x59\x16\xd6\xc1\xf0\x6b\xb9\x05\x1e\x8e\x44\x76\x43\xe8\xd2\xcd\x08\x47\x62\xb8\xd3\x66\x3d\x5f\x2f\xae\xd3\x5f\x76\x8e\xd6\x01\x4c\x89\x5c\xf0\xfa\xca\x94\x98\x0b\x91\x64\xac\x65\xe9\x8c\x5c\x47\x0c\x0d\x63\x2d\x4b\xf9\xb3\xb0\x0e\xdc\xb1\xb9\xf4\x22\x2c\xa2\x9a\xee\x37\x5d\x5a\x07\x4b\xf9\xf3\xf8\x94\xcd\xc6\x8b\x60\xac\x45\xf2\xc4\x5c\x47\x32\x15\x35\xd4\xa5\xc1\xb0\x50\x24\x8a\xa3\xdb\x40\xe7\x42\x70\x19\x7e\x59\x46\x3b\x40\x56\x0c\x2e\x57\x98\x22\x2b\xe6\xc2\x86\x18\x2c\xb2\x4b\x5f\xc3\x7a\x19\x26\x7e\x6d\x5d\x96\x0b\x97\x25\x14\xc2\xb9\x74\x59\x2e\xcc\x0a\x28\x84\x73\xa9\x48\x2c\x04\x97\xc1\x94\x65\x68\x03\x26\xc5\x18\x2c\x8c\xcb\xc5\x1f\x3e\x45\x76\x6b\xec\x72\xf1\x07\x53\x91\x2e\xd0\x81\x73\xe9\x67\x5c\x47\xe8\x9c\x34\x1a\xae\xc9\xb0\x16\x1f\xd7\xa9\xa8\x04\x02\x54\x71\x1e\xa3\x50\xf7\xb4\x43\xaa\xc8\xee\xb4\x5d\x60\x6f\xe7\x42\x04\xb9\xd3\x76\x2b\x6f\xf6\x31\x10\x32\x80\x8d\x29\xb5\x62\xee\xcb\xcc\x18\xaf\x5b\xa3\x61\x1f\xb9\x73\xd2\x3a\x69\xc3\xb4\x6d\xda\xe9\x8f\x6d\x50\x14\x32\x45\xae\xb8\x76\xb6\x06\xc1\x66\x3f\x05\x80\x88\xb9\x75\x36\x02\xae\x48\x97\x71\x10\xc9\x15\x13\x72\x45\x86\xce\x31\xb7\xca\xc3\x4e\x16\x80\x24\xd8\x5a\x09\x10\x2c\x4e\x5a\x26\xcd\xca\x1d\xa9\x73\xd2\x68\x84\xfe\x84\x8d\x3f\x41\xbb\x6a\x7b\x76\x78\x23\x57\x20\x7b\xcc\xad\x21\x00\xe9\x22\x5d\x86\x47\x64\x5c\xcc\x7d\x9b\x1b\x52\x79\x1b\xad\x80\x7b\x91\x2e\x37\x00\x6c\xa5\xcd\x2e\xbe\xcb\x8a\xbe\x75\x33\x80\xb6\x28\x5a\x11\xdb\xe0\xe8\x56\xdc\xd8\x54\xdd\x9c\xbb\xda\xc1\xac\xf2\x5b\xd5\x7f\xa3\xfa\x57\x3e\xa0\xe8\x8b\xb9\xab\x05\xa0\xd5\x6f\xbd\x9a\xbb\x3a\x1e\x18\x83\xf2\x30\x26\x3c\x8c\x0c\x74\x61\xca\xc3\x98\xbb\x59\x02\xe3\x52\xfa\xc5\xdc\xcd\x12\x78\x53\x91\xb3\xe5\xe5\x1b\x00\xd9\xc6\x51\x37\x71\x54\x18\xe7\x73\xab\xba\xec\x7e\xfb\x18\x95\x33\x90\x01\x4b\xe3\xa4\x35\xd2\xac\x5c\xdf\xa6\x51\x84\x6e\xc9\xfd\xd0\x9b\xc6\x7e\xb6\xea\xcb\x7e\x7c\xce\xc6\x7a\x20\x6f\x8f\x6c\x1a\xf9\x79\xfc\x77\x1f\xd5\xa6\xe8\xf7\x92\xc4\x31\xf7\x30\x3b\x66\xfd\xf6\xb0\xef\x1e\xf4\x30\xcb\xef\xd6\x0f\xb9\x3f\xd6\xce\xe1\xaa\x0a\x03\x9e\x23\x5d\x00\x01\xa7\x7c\x8e\x09\x9f\xe3\xa4\x51\x84\xe2\x61\xbf\xbe\x8b\xa4\xdc\x6e\x5d\xdd\x2f\xdf\xd5\x61\x62\xe8\x73\x4f\x3b\xc5\x62\xd5\x59\xf6\xf4\x55\xb4\xc3\xad\x38\x80\xd1\x71\xd2\x28\x42\x79\xb0\xc3\x77\x1d\x62\xfa\x19\x00\x6c\x94\xfb\x2b\xc9\x1a\x87\xb5\x43\x52\x6d\x83\x9d\x9b\x60\xa7\xb6\xb4\x84\x8d\xb9\x97\xb9\x61\xba\x6c\x43\x16\x90\x36\x4e\x1a\xa5\x2a\x4b\xf6\x32\x3b\xc7\x93\xbe\x86\xbd\xc9\xae\xfe\x03\x37\xf6\xd6\x19\xb9\xe5\xe9\x1b\x75\xd8\x9a\x1a\x9b\xe0\x67\x75\xfe\xa9\xda\x40\xef\x48\x17\x70\xe4\xb8\x88\x57\xc4\x75\x65\xd3\x6e\xd2\xaa\x69\xaf\x69\x95\xb4\x65\x9a\xef\x1e\x6d\x33\x2e\x3c\x92\x71\x29\x32\x88\x46\xc4\x85\x32\x13\x57\xf2\xdd\x33\xa3\xe3\x22\x68\x11\x97\x32\x03\x94\x5e\x5c\xd9\x72\xb3\xef\x66\xca\x40\x79\x89\x8b\xf0\x26\x97\x5f\xc6\xc5\xf6\xd4\xb8\x8e\xe4\x28\x18\x85\x71\x65\x6b\x72\xdf\xde\x67\x42\x8d\x21\xe9\xc6\x75\x33\x8f\x1a\x15\x41\x3d\x89\x4b\x31\x92\x8f\x24\x8c\x8b\x30\x68\x5c\x37\x33\x95\x40\x52\x88\x21\x09\xd0\x23\x27\x8d\xec\x8a\xd9\x15\xb3\xa3\x22\xc5\x76\x15\xdb\x50\x69\x43\xb5\xfd\xca\x0c\xa2\x1e\x71\x55\xfb\x4e\x01\x41\x8c\x23\xae\x6a\xb1\xd5\x77\x1b\x45\x34\xab\xd7\x7c\xae\x93\x5f\xf3\xb9\x66\xdf\x75\x9a\x81\xd5\x12\x17\x56\x4b\x3d\x2a\x64\x08\x28\x89\xab\x99\xdd\x19\x82\x71\x01\xac\x8a\xab\xfb\xea\x43\x76\xdd\x57\x3b\xaf\x3e\x34\xf6\xb1\xc6\x8f\x35\x7e\xe8\x94\xc7\x1a\x3f\xd6\x64\xf8\x9c\xad\x55\x42\x00\xe0\x8b\xeb\xb1\xa3\x94\x10\x10\x57\x03\xfc\xc9\xf9\xf9\x7a\x97\xfc\x86\x5f\x71\xf0\x15\x07\x8d\x1d\xd6\xf8\x43\xb1\x44\x17\xe2\xfa\xd8\xc7\x28\x14\x5c\xb7\x1e\x42\x4f\xe2\x52\x42\xdc\x8e\xa7\x8f\x7d\xf2\xf9\x98\xe6\x73\xd6\xe4\x35\xbb\x44\x76\xaf\xd9\xe1\x89\x60\x67\x7e\x48\x34\x89\xeb\x65\xf5\x1a\x74\xc9\x6b\xbb\x5e\x2f\x98\xc9\xe4\x86\x9d\x13\xf0\x4b\x32\x90\x8b\x90\x5f\x12\x97\x72\x04\x45\x23\x04\x98\x84\x00\x93\xeb\x76\xd8\x4d\x4b\x98\x96\x40\x3d\xa6\x03\xf6\xd8\x40\xe7\x31\xb2\x0b\x4b\x20\x14\xda\x9c\x76\x84\x42\xe3\xc2\x83\xd9\x9c\x75\x61\xeb\xc3\xfb\x70\x0a\x4d\x08\x3f\x21\xb1\x50\xd8\x17\x21\xc3\x24\x2e\x05\x10\xeb\x59\x00\x34\x39\x3f\xf7\xcf\xdf\x4a\xb9\x68\xe9\x32\xb7\xf5\xfa\x18\x75\x5b\xe6\x46\x34\x14\x20\x46\x5c\x44\x43\xe3\x42\xd6\x34\x67\xf5\x36\x33\xce\xdd\x5d\x88\xf8\xb8\xb6\xfd\xb6\xcd\xcd\x51\xbd\xfd\x0a\x4a\x13\x04\x70\x24\xa5\x09\xd4\x92\x93\x56\x49\x7b\x4c\x1b\x54\x6e\x90\x44\x1b\x52\xb2\x7f\x19\xe8\x09\x87\x64\x24\x85\x89\x53\x1d\x88\xc9\x4f\x01\x60\xe4\xa4\xf1\x1c\x96\x48\x40\x1b\xc9\x1c\x4f\x08\x69\x23\x91\x94\x08\xb0\xec\x22\xdd\x66\x07\x5b\xfb\x22\xe0\x10\xf2\x46\x02\xde\x48\xe6\x8e\x91\x48\x44\x2a\x22\xa9\x44\x7c\xd5\xae\x58\x42\xa1\x84\x4c\xa1\xec\xba\x8c\x84\x40\xe0\x1c\x43\x24\x1c\x8a\x01\x64\x24\x5d\xc4\x2a\x22\x15\x73\x23\x7c\xda\xb2\x99\xd9\x54\xe5\x06\x87\xe4\x22\x55\x7b\xa9\x66\xd3\xa8\x88\x72\x23\x55\xb3\xb3\xd4\x6a\x76\xc4\x46\x71\xde\x45\x6a\x36\xb5\x79\xed\xd0\xcd\xab\xcd\x66\x29\x36\xca\x4d\x53\x89\x61\x44\x6a\xcb\x34\xaa\xd2\x2d\x56\xf5\x00\xc8\x60\xa4\xee\xc7\x21\xda\xf9\x55\xbb\x6e\xa7\x63\xa7\xb4\xaf\xa7\x6c\x84\x62\x03\x32\x60\x08\x10\x89\xa4\xd8\xc0\x1a\x8b\x44\xd0\x22\x92\x62\x03\x9e\x5f\x24\xc5\x06\xd8\x90\x74\x11\x90\x88\x34\x6c\xec\xf0\xe3\x34\x9e\x1b\xb6\x62\xd8\x51\x9d\xe7\x3e\x7e\x09\xec\x10\x18\x5f\x91\x3e\x76\x80\xa2\x04\x92\x5d\xa4\x8f\xd9\x7d\xcc\x8e\x85\x23\x71\x00\x37\x20\x8c\x64\x7c\x8e\x91\x14\x25\x49\xc5\xa2\x38\xc2\x5e\x4b\x78\x29\xa1\x9a\xe4\x9b\xaf\x5d\xc2\x9b\xaf\xed\x7f\x7d\x13\x11\x99\xa6\xbd\xa9\x8c\xc0\x5a\x88\xa4\x8c\x48\xea\x15\x98\x01\x91\xa6\x1f\xf1\xa8\x17\xa5\xdc\xf7\xdf\xae\xe6\x91\xc2\x26\x06\x3d\x5b\x1d\xce\x61\xdd\x9d\xce\x1c\xa2\x8b\xe4\x74\x4e\xcb\x9c\xe9\xc4\x65\x45\xb5\x39\xb8\x5a\x29\x44\x80\x44\xda\x66\x77\x53\xa9\x6d\x76\xfb\x63\x1a\x8d\x74\x3e\x27\xe7\x33\x48\xab\xc8\x58\x22\x91\x35\x3b\xb8\xc5\x26\x32\xae\x8f\x80\x06\x52\x1c\x45\x19\xef\x64\xe4\xeb\xeb\xd5\x93\x9d\x1c\x90\xc8\xce\x71\x14\x90\xc8\xce\xf1\xec\x1c\x07\x1f\x15\x50\x41\xce\x8f\xef\xd6\x33\xb6\x00\x7e\x9c\x9f\x44\x11\x9d\xa4\x66\x92\x1d\xc0\x9a\x9c\xb1\x27\x22\x63\x4f\x40\x1f\x89\xac\x72\x90\x95\x18\xdc\xa8\x14\x92\x3f\x42\xf2\xc7\xe5\x1a\x0a\xf3\xe3\xfc\x98\x5d\xa7\x54\x65\x01\x70\x8f\x0c\xa6\x24\x72\xb1\x11\xda\x13\xae\x52\x62\x3d\x22\x3b\xf1\x5d\x57\x32\x71\x83\xc8\x5c\xdc\x71\x01\xbb\x0b\xb8\x1f\x3f\x05\xc8\x8f\xc2\x45\x9c\x91\x9d\xf8\x59\x85\xa1\x32\x3e\x84\x7d\x44\x56\x61\xe0\xd0\x57\x64\x1c\x1d\x01\xf4\xa3\x14\xbb\xa9\xda\x30\xad\x07\x57\x0c\x71\x1f\x91\xd5\x21\x1a\xc2\x2b\xab\x43\x64\x28\x98\x17\xe7\xbe\x02\x1e\xc8\xf9\x39\x4a\x14\x8e\x8d\xc8\xca\x87\xac\xf9\xd0\x12\xd9\x75\x3f\x2c\x41\x4e\x9c\x1d\x91\x15\x0f\x59\xf1\xd0\xa8\x48\xb7\xf9\x1a\x14\xe0\xfb\x23\x3f\x7e\x2f\xf6\x66\x36\xe6\x9f\x60\x90\xc8\x8a\x0c\x30\x44\x91\xd5\x34\xf2\xd3\x4c\xa3\xbe\x8a\x8c\xac\x56\x41\xd0\x22\xf2\x30\x3b\x5c\x19\xf8\xd2\x23\x0f\x9b\xaa\x8d\xd1\x1c\x9c\x6a\x15\x59\x89\x41\xa8\x21\xf2\xc7\x1e\x56\x3c\x38\xef\xb3\xe2\x21\x6b\x64\x40\xe2\x89\xfc\x5a\x3d\x0d\x0a\x0e\x4c\x45\x7e\x6d\x2c\xfa\x02\xa8\x94\x00\xf0\x71\x7e\x96\x8f\xd1\x8a\xd7\xef\x7a\xd4\x86\xdc\x98\xf7\x52\x3d\x22\x6b\x63\x7c\x0d\x9d\x69\x6e\xd3\xdc\xa8\xdc\xb4\xc2\xa0\xcc\x2e\xb0\x34\x91\x9d\xec\x59\xb3\xe3\xab\xef\xd4\x04\xb2\x02\x80\xf8\x42\x64\x05\x00\xfc\x8f\x93\x46\xa7\x84\xb5\x53\x15\x20\xc2\x10\x79\xd9\x01\x1a\x1e\xed\x21\xbf\xe5\x87\xc5\xaf\x41\x58\x20\xc0\x81\x9c\x1f\x5f\xb5\x15\xdb\x6e\x47\x17\xe0\xba\xa5\xc8\xea\x02\x59\x79\xd2\x1c\x9c\xdb\xc6\x42\xe2\xbe\x3a\xea\x4c\x56\x9e\x64\x65\x47\x67\x74\xde\xca\x0e\x68\x20\x99\x73\x4b\x71\xe3\x22\x8d\x5b\xf5\x00\xba\x4a\x08\xfd\x88\xfb\xa8\x04\x19\x9e\x70\x40\xfb\x38\x3f\xbe\xd9\x49\xba\x4d\x2a\x24\x0d\x92\xba\x49\xaf\x99\x99\x66\x66\x84\x30\x09\x47\xc4\xcd\xce\xca\xb8\x71\xa5\x02\x3b\x09\xa9\x1f\x01\xf5\x23\x03\x3b\x09\xa9\x1f\x01\xf5\x23\x77\x46\xa6\xd4\x8f\xb8\x95\x38\x7f\x3d\x16\xa6\x2d\xd3\x7c\xce\x02\x8e\x5e\x92\xe1\xa4\xc4\xad\xc4\xb9\xb5\x3d\x88\x81\x04\xc4\x8f\xf3\x43\x09\x37\xf5\x20\x98\x19\x37\x02\xa7\x23\x98\x6f\x3c\xa8\x01\xff\xe3\xbc\x49\x01\x0a\xa1\x5b\x0b\x05\xe2\x49\xdc\x5a\x28\x37\x0a\xc9\x5f\x8f\xd9\xb9\xca\xaa\x5e\x28\x81\x10\x67\xdc\xca\xaa\xce\x14\x91\x1a\x12\x77\xfd\xca\x8e\x77\xab\xd9\x55\xa6\x3e\x83\xe6\xae\x36\x9f\xcb\x82\xae\x5e\x4d\xb3\x76\x1a\x32\x04\x5f\xe2\x6e\xb6\x55\xcb\x83\xe8\x4b\x48\xfb\x08\x68\x1f\xf9\xab\xc2\xaa\x10\xb7\x62\xa3\x33\xbb\x40\x7f\x9c\x9f\x6c\x1a\xcf\x29\x23\x6e\x55\x08\x80\x8f\x71\x3f\x66\xf7\x98\x1d\x8d\x78\xec\x74\x44\x04\x27\xba\xe2\x1e\x76\x13\x60\xb2\x8b\x40\x4a\xdc\xda\x22\x50\x3e\x72\xc7\x68\x93\xf2\x11\xb7\x92\xe4\x61\x75\xbd\x87\x5d\x32\x96\x69\x7c\x6a\x25\xc9\xad\x31\xf2\x20\x5c\xc1\x79\x9c\x1f\xb3\xfb\xfb\xeb\x1c\xe3\xfe\xd8\x6c\xce\xba\x5d\x8f\x63\x59\x53\xe5\xc6\x54\xe1\xd4\x57\x88\xf8\x88\x5b\x71\xf4\x38\x70\x95\x3d\xb7\x0a\x06\x20\xca\xb8\xa7\xaf\x4e\x5f\xa5\x73\x94\x33\x37\x72\x86\x53\x5c\x71\x4f\x9b\x38\xe9\xeb\x07\xc5\x51\xca\x47\xdc\xca\x99\xc7\x11\x13\xf6\x75\x30\x93\x89\xc1\xc4\xad\x9c\xb9\x95\x29\x9c\x18\x8f\x5b\x5b\xe2\x56\xf9\x78\xec\x46\x95\x8f\x1b\x5b\x82\xd0\x59\xdc\xdb\x1e\xdb\xd9\xc7\x28\x42\x61\x71\x6b\x38\x3c\x8e\x98\xed\xab\xdb\x57\x4f\x97\x14\xdc\x9b\x51\xd4\x33\x08\xb1\x44\xd1\x6e\x28\x44\x41\x3b\x02\xaf\xa8\x67\x14\x1d\x13\xa0\x2c\xa3\x10\x50\x89\xa2\xee\xf1\x20\x54\x0b\x71\xd0\x28\xea\x19\x70\x24\x03\x38\xc7\xf9\x39\x4b\x59\x45\xf4\x14\x7c\x99\x51\xb2\xa5\x3e\xd4\x04\xbf\x65\x14\x0d\x02\xe8\x8f\x21\x59\x23\x8a\x13\x90\x13\xc4\x51\x8a\xcf\x39\xdb\x38\x2f\x1c\xc5\xd9\x56\xd4\xf5\x89\x59\x04\x54\x8d\xf3\x93\x28\x96\x9a\xe0\x43\x8c\xa2\xaa\xcf\x55\xe8\x21\x4a\x23\x8a\x33\x8b\x93\x18\x51\x9c\x59\xa5\x65\xd3\x28\xa2\x59\xac\xba\x3e\xb1\x86\x28\xdd\xea\xa9\xd7\xc3\x82\x88\xe2\xc2\x5d\xd8\x9d\xe4\xcc\x92\x9d\x11\xc5\x89\x0a\x9d\x30\x00\x69\x9c\x1f\x06\x3e\x27\x6f\xa3\x70\x17\x4f\x94\x07\x79\x86\x3d\x0c\x5c\xe3\xfc\x58\x02\xe3\x0e\x94\xc6\xf9\xb1\x04\x1a\xf6\xd8\x08\x55\x7d\x6e\x1c\x0a\x91\x1a\x51\xf4\x10\x0c\xbf\xf6\xb0\x9f\xa0\xe8\x5f\x9c\x5f\x0d\x98\x1b\xe7\xe7\xe8\x28\xec\x93\x89\xe2\xac\x2c\xae\xe5\x9c\x69\x8d\xa2\xd7\x00\xb8\x46\x51\xbf\x2d\x6a\xfa\xe5\xcc\xcd\x52\x91\xbf\xe5\x63\x53\xd5\xf4\x89\x0a\x44\x51\xd3\x07\xbe\x51\xaa\x9d\xae\x12\x50\xf4\x23\x0c\x9b\xfa\xda\xc1\xce\x44\xe2\x02\x51\x5e\xeb\x8b\xfa\x9f\x20\x10\x46\xd1\x6b\x00\x73\xa3\xa8\x40\x97\x69\x53\xd1\xfe\x13\x67\x2a\x42\xda\x46\x94\xe9\xab\x89\x22\xc2\xef\xca\x54\x4c\x10\x07\xa3\x38\x15\x61\x6c\x24\xef\xf2\x8d\xa2\x55\x5f\x88\x3d\x78\x01\x6f\xc8\xd2\x88\xb2\x7c\x0e\xf7\x42\x59\xf6\x13\x47\xde\x13\x71\x80\x28\xce\xc5\xb2\x7d\x97\xe9\x0e\x34\xe3\xfc\x58\x17\x84\xa6\xf0\x8c\xa8\x97\x75\xc1\x00\x92\x9e\x11\xf5\xf2\x5d\x34\xf7\x4a\x5c\x21\xea\xf5\x31\xad\x91\x16\xa6\x99\x1f\x2b\x84\x4c\x8d\x80\xa9\x91\x12\x77\x0e\x45\xe5\xf0\x66\xc0\xd6\xc8\x04\xa5\xa3\xea\x25\xac\xc9\x57\x91\x5a\x82\x36\xa2\x66\x5f\xc5\x23\x56\x9d\x8d\xc0\x37\x4e\x1a\x55\xc9\x56\x25\xfb\x2e\x23\xaa\xea\x14\xa8\x37\x5f\xc3\x1a\xeb\xff\x03\xa6\x91\x12\x90\xbe\xa8\x6a\xf8\x90\x35\xf2\x93\x7d\x6c\x99\x64\x6e\xcc\x14\x69\x1b\x01\x6d\xe3\xa4\xf1\x9c\xf3\xbd\x16\xb3\x43\x9f\xab\x9a\xfb\xb5\x98\x1d\x0d\x53\xe9\x07\xae\x91\x89\x90\x47\xd5\x4b\x58\xcf\x12\x9b\x12\x9e\xfa\xa8\x2a\xfd\xf5\x48\x82\x52\xed\x39\x75\x7e\x80\x1b\x59\x99\x2d\x70\x23\x00\x6e\x9c\x37\x7d\xcc\x4e\x07\xa9\x91\x38\x29\x12\xb5\xd9\xc1\x44\x11\x00\x86\x44\x6d\xe6\xd6\xcc\xed\x7c\x7e\xd1\x18\x01\x1a\x23\x3f\x48\x0e\xd1\x18\x51\x91\x1c\x89\xd3\x10\x21\x1b\x23\x60\x63\x9c\x34\x5f\x7d\x4d\x9b\xbc\x4a\x3d\x94\x1c\x15\xfd\x3e\x71\x20\x2f\xea\x63\x3d\x88\x5d\x3e\x8e\x25\x76\x36\x46\x45\x4a\xb8\x72\x88\xc2\x88\x7a\x94\xfc\xfc\x38\x92\x5c\xba\xeb\x30\x33\xe6\x70\xd5\x47\x00\x25\xe3\xa4\x51\x5f\x05\x47\x45\xe3\x4f\xc9\x96\xea\x23\x00\x8a\x51\xc0\xfc\x46\xd5\x8f\x58\x3f\x36\x01\x85\xa1\xea\x33\xac\xce\x61\xce\xa2\x45\xd5\x84\xaf\xd3\x22\xfe\xc1\x86\xf1\xa8\xae\xb6\x95\xd5\xf6\x41\xd9\xa9\xae\xb6\xd5\x69\x9f\x1c\x8f\xd3\xd2\xa6\x5f\x09\x09\x57\x75\xf9\xd5\x70\x1c\x20\xce\x6a\xd8\x3d\x61\x76\x74\xac\xfe\xbd\xea\xc5\x9b\x44\x09\x42\x40\x46\x00\xc8\xc8\x2e\x7b\x02\x32\x02\x40\x46\x76\xd5\x13\x90\x11\x55\x79\x41\x2c\x21\x24\x64\x04\x84\x8c\x93\x46\x45\x94\x17\x75\xdb\xdb\x78\x33\xea\xf6\xd3\x11\x98\x04\x46\x12\xf0\x32\xce\x0f\x75\x63\xfd\xad\xba\x01\x2b\xe8\x50\xaf\x65\x0c\x21\x19\x01\x24\x23\x73\xc8\x33\x84\x64\x44\x53\xa8\x18\x53\x90\x92\x11\x8d\x60\x65\x32\xa6\xd0\x14\x2a\x4d\x01\xc2\x91\x9d\x68\xea\xfe\x80\x30\xf2\x83\x9a\xd8\xd4\xfd\x9b\xf2\x83\x19\xda\x08\x56\x06\x20\x8c\xe4\x7d\x87\x21\x02\x23\x9a\x32\x85\xcd\xb0\x21\x03\x23\x9a\x32\x85\xc3\x11\xd1\x94\x29\x80\x2f\x4e\x1a\x35\x56\x87\x6f\xca\x8f\x87\xc7\x74\x2a\x36\x74\xf8\xc4\x56\xd4\x68\xea\xf0\x0d\x1d\xfe\xb1\xf9\xea\x06\x30\x2f\x52\x62\x67\x68\xb4\xe2\x63\x6c\x6c\x86\x8d\x12\x4d\x37\x20\xa0\x8b\xf3\x18\x4d\x55\x30\x40\xba\x48\xde\xd9\x17\x4d\x45\x1c\xec\x45\x86\xcf\x16\x62\x2f\x02\xec\xc5\x79\x8c\x12\x8c\x28\x80\xbf\x38\x69\x14\xa1\x64\x80\x72\x71\xd2\x68\x97\x2a\x04\x68\x8b\x93\x46\x7e\xe0\x87\xa3\x21\x1a\x06\x06\x57\xd3\x83\x08\xc8\x22\xa5\x8c\x87\xa0\x75\x3f\x04\x31\x47\x0e\xb6\x86\x54\x8b\x68\xdd\xdc\x18\xae\xad\xdb\x9b\xdd\xef\xca\xfc\x6b\x06\x23\x20\x5e\x14\xbd\x1c\x4d\xa9\xd2\xba\x25\x20\xdc\x9b\x5e\x83\xf6\xd0\xe9\x68\x10\x4d\xa7\x22\x30\x8b\x94\x38\x57\x11\x4d\xed\x1f\xb2\x45\x56\xd1\x92\x6c\x11\xed\x31\x37\x07\x9d\xa1\x88\x46\xb0\x32\x65\x6c\x98\xa6\x0c\x69\xc3\xec\x1c\x4d\x3a\x10\xdb\xc7\xee\xf4\x23\xaa\x2f\xc0\xad\x48\xe9\x76\x70\x2a\x30\xda\x67\x99\x46\x07\xbc\x96\x81\x72\xe0\xad\x70\xd1\xf4\x0d\x8a\x9b\xf0\xc2\xb7\x68\xaa\xe9\x0d\x35\x9d\xcd\x25\xd1\x54\x0e\x9a\xb2\x86\x43\x11\xd1\xa6\x9d\x02\x56\xc7\x9b\xdb\x42\x2e\x45\xc8\xa5\x18\xe8\x15\xcd\xf0\x41\x23\x7c\xa0\x6a\xd8\x94\x25\xb0\x28\xb2\x9a\x61\x0b\xdb\xa0\x06\x61\xcc\x42\x0a\x45\x40\xa1\x28\xfa\x87\x9a\xe2\xa5\x29\x5e\x0c\x63\x88\xa1\x08\x30\x14\x27\x8d\xfa\x2e\xbb\x4e\x61\xc2\xf9\x89\x68\x0a\x93\xb6\x7c\xd7\x9a\x6c\x6b\x72\xe4\x47\xd1\x8f\xd4\x74\x38\x36\x2f\xf2\x35\xf4\xd0\xd4\xf9\x1b\x3a\xff\x70\x0c\xab\x8e\x34\xd5\x11\xee\xf5\x89\x6e\xfc\x00\x9a\xc4\x49\x6b\xa4\x55\xd3\xcc\x8e\xc5\xb2\xeb\x34\xe8\x17\x0d\x4b\x3e\xc6\x14\xee\x47\x7e\x14\xe3\x02\x5d\x17\x24\xa4\x88\x94\x6e\xb4\x8c\xae\x19\x20\x36\x02\x90\x77\x88\x8d\x88\xae\x30\x81\xd5\x17\xdd\x90\x25\xac\x88\xe4\x4d\x62\xd1\x15\x26\x5d\x65\x84\xdd\xae\xd1\xf5\x1b\xc0\x81\xc8\xea\xcf\x5d\x17\x64\xbf\xed\x4d\x04\x78\x37\x3e\xd9\x89\x4f\x72\x9e\x39\xba\xfa\x49\x57\xbe\x00\xfa\x0b\xa9\x10\x01\x15\xa2\xe8\x5a\xeb\x86\x27\xbb\xba\x08\x27\x2e\xa2\xeb\x81\x84\xe8\x90\x92\xf1\x9e\xae\x80\x01\xef\x70\xd2\x28\x42\xdb\x03\xcc\x43\x1e\xb6\x4b\x99\xd3\x95\x39\x86\x45\xba\x02\xa6\xa3\x79\xb0\x1d\x27\xc4\x40\x44\xaf\x5f\x25\x9c\x91\xd3\x9b\xb9\x71\x2c\x8b\xfd\x38\xd1\x75\x40\x76\x1c\x90\xa9\x20\x86\xbb\xb2\x04\xf8\x43\xd1\xc7\x27\xf5\x21\xba\xe2\x85\x33\x1c\xd1\x0d\x46\xf4\x9e\x4d\xe3\x39\x65\x09\x60\x87\x94\x8a\xed\xd7\x95\xd0\x71\x25\x40\x99\x89\xae\x6b\x11\xb2\x43\x4a\x9c\xec\x88\xae\x35\xd2\xd1\x33\xc6\xbf\x5e\x29\x99\xf3\xbf\x2d\xe4\xdd\x08\x67\x57\xd2\x70\x79\x4f\x74\x43\x15\x80\x21\x4e\x1a\x85\x29\x56\xa0\x41\xa4\x54\x18\xf3\x5d\xaf\x42\x1f\x16\x46\xab\x35\x5f\xfa\xa0\x9a\x58\x0d\x5d\xf7\x64\x57\x59\xd1\x8b\xdd\x75\x2a\xf4\x8f\xad\xc6\xf7\xd2\x35\x4c\x3a\x81\xc5\xac\x17\xaf\x1b\x45\xec\x4c\xa1\x0c\xac\x38\x9e\x7b\x46\xb8\x3a\xf2\xdf\xec\xbd\xd1\xe7\x4b\x6f\x4f\x10\xed\xf7\x2a\x3f\x7f\xbb\x39\x19\xbe\x17\x8f\x6e\xee\x9a\x4a\xd2\x74\xb7\xbb\xf8\xf6\x72\x68\x82\xb8\xd9\x8b\x40\xd9\xe6\xee\xa7\x24\xe6\x75\x73\xdd\xd3\xf9\xe1\xf6\x65\xee\xcf\xde\xec\x46\xfa\x69\xb3\x8b\xe5\xa4\xe5\x93\xf6\x31\x0d\xf7\xa8\x4f\x11\x39\xdd\xec\xb6\xe0\xd4\xef\xde\xa8\x47\x9b\x9b\x4e\x40\xf3\x6e\x6e\x38\x39\x3f\x1c\xdb\x27\x9f\xf0\x99\x23\xae\x38\x0e\xbb\xdd\x52\xb1\xd9\x46\x91\x38\x2b\xfa\xff\x3e\xe8\xf9\xe3\xd7\xcf\xf7\xff\xf8\xaf\xff\xfe\x7c\xff\x9f\xcf\xaf\xeb\xdb\xfc\xf3\xc7\x8f\xf5\xdb\x1f\xf1\xcb\xfc\xe3\xdb\x7f\x9e\xd4\x6f\xb1\xf6\x2f\xbf\xad\x1f\xeb\x7f\x7f\xff\xf3\xc7\x5c\xdf\xbe\xff\xfe\xfd\xbc\xc5\xbf\xff\x0b\x00\x00\xff\xff\x96\xe6\x36\x40\xee\xcf\x02\x00"); +func _ebeg ()(*asset ,error ){_gdbf ,_dae :=_dgde ();if _dae !=nil {return nil ,_dae ;};_cdbf :=bindataFileInfo {_ae :"Adobe-Korea1-1",_ca :1845,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491379,0)};_bea :=&asset {_e :_gdbf ,_ee :_cdbf };return _bea ,nil ; +};func _egba ()([]byte ,error ){return _ad (_eafg ,"UniKS-UTF32-H")};func _fffa ()(*asset ,error ){_bbgb ,_gecc :=_efg ();if _gecc !=nil {return nil ,_gecc ;};_ccea :=bindataFileInfo {_ae :"HKgccs-B5-V",_ca :615,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492370,0)}; +_bge :=&asset {_e :_bbgb ,_ee :_ccea };return _bge ,nil ;};func _fbf ()(*asset ,error ){_af ,_cff :=_feg ();if _cff !=nil {return nil ,_cff ;};_ffc :=bindataFileInfo {_ae :"78ms-RKSJ-H",_ca :14250,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490899,0)}; +_bef :=&asset {_e :_af ,_ee :_ffc };return _bef ,nil ;};func _dffda ()([]byte ,error ){return _ad (_acebb ,"UniKS-UTF8-V")};var _bcga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcd\x8e\x1c\xc7\xd1\xbc\xcf\x53\xf4\x51\xdf\xe1\x33\xeb\xff\x07\x18\x0c\x20\x93\x26\xcc\x83\x24\xc3\xb4\x6c\x03\x86\x0f\x5d\x55\x59\xc4\x02\xe6\xee\x62\xb9\x3c\xe8\xed\x8d\x88\x18\xc9\x96\xe0\x83\xd0\xda\x60\x64\x55\x76\x56\x44\x66\xf5\xbc\x79\xfb\xe1\xdd\x87\xc7\x87\xd7\xe3\xcd\x9f\x5e\x9e\xe6\x47\x7b\x3d\xf6\xc3\xe3\x7a\xb1\x2f\x4f\x5f\x5f\xa6\x1d\xc3\x3e\x3d\x3c\x5e\x2e\x3e\x1c\xeb\x61\xbe\xfe\xfc\x27\x1f\xf3\xf3\xf9\x7c\xb9\x20\xfe\xe3\x4f\x5f\x5e\xed\xf3\x87\xc7\xfd\x74\x44\xf1\xd6\xd7\xe7\x3b\xf7\x38\xde\xfc\xd9\x3e\x3d\x7c\x79\x7d\xf9\xe9\xf8\xe6\xdb\xf5\x34\xec\xff\x8e\x65\x1b\xf8\x0f\x2f\xcb\x5e\x1e\x1e\x3f\x1d\xdf\xbc\xfd\xfe\xa3\xff\x05\xfe\xf8\xf5\xf9\xf9\x5f\xf6\xd9\x1e\x5f\x0f\x47\xcc\x1e\x17\x9f\x97\x37\x6f\xbf\x3b\x9f\xbf\x3f\x3f\xdb\xf1\xe6\xf7\xf9\x79\xfe\xff\x1f\x09\x13\xfd\xab\xbd\x7c\x79\x78\x7a\x3c\xbc\xfb\x9d\x73\xe5\x3f\xf8\x5f\x7e\x7a\xb6\xc3\xdf\xc3\x7f\xfc\xf0\xee\x87\xbd\xbf\xd8\xcf\x0b\xbf\xf9\xfb\x8f\x1f\xde\x1d\xff\xf0\x87\x77\x47\xc8\xb1\x85\x7f\xde\x89\x7f\xfb\xee\x69\xd9\x9d\x74\x89\x7a\x93\xf9\xb4\xec\xcb\xf3\x39\xed\xe5\x7c\xfc\x64\x97\xe3\xb8\x3a\x77\x3b\x8e\xe3\xda\xdc\x0d\x7f\x7d\xeb\x93\xbb\x1d\xd7\xf7\x6f\xdf\xff\x81\x7f\xbf\x7f\xc7\x7f\x7d\xff\xfe\x86\x17\xf8\x4d\xf4\xc5\x6b\xd1\xc7\xa7\xd7\x65\x5b\x18\xd7\xbb\xfa\x7d\x3b\x3c\x22\xfe\xfb\x9f\x2e\xde\xb9\x7b\x16\x0f\xeb\xce\x0e\x60\x57\x03\x1b\x29\x30\x8f\xa3\xf8\xcb\xf5\x54\x22\xa7\xcf\xed\x76\xf4\x0e\x20\x77\x01\xf3\x76\xf8\x58\x53\x24\xb6\x88\x71\x85\xd0\x80\x9c\x9e\xc8\xce\xb7\xc3\x97\x00\x64\x17\x21\xe5\x76\x84\x44\xce\xae\x42\x2a\x90\x4a\xa4\x09\x31\x20\xd8\x2d\x68\xfb\x80\x95\x43\x2e\x40\xb4\x72\x00\x27\x7a\x70\xa2\x38\x11\x9c\xe4\x91\x4f\x14\x27\x8e\x71\x3b\x52\x45\x54\x1c\x4b\xc8\xbe\x1d\xd9\x91\x33\x15\x65\xee\x76\x64\x66\x98\xb4\x4e\xc2\x3a\xb9\x67\x20\x5a\x27\x61\xaf\x92\x91\x73\x16\x27\x83\x53\x33\xa2\xb2\x38\x19\x9c\xe6\x11\x55\xc4\x29\xe0\x74\x87\x0c\x8b\x38\x05\x9c\x5e\x11\x55\xc5\xa9\xac\x98\x2b\x48\xb1\x8a\x54\x41\xf2\x3e\x20\xae\x89\xd5\x54\xd7\x80\xb4\x9b\x58\x6d\xab\xd4\x08\xec\x62\x75\xb2\x62\x73\x80\xc4\xea\x64\x25\x9e\xd1\x29\xd6\x49\x56\x8e\x28\xf7\x29\xd6\x49\x56\x71\x08\x1c\x62\x0d\xb2\x4a\x4f\x80\xc4\x1a\x64\xd5\x8c\xc0\x29\xd6\x24\xab\x65\xe8\x64\x8a\x35\xf7\xba\x1d\xbe\x7b\x04\x4e\x44\xdc\x1f\x21\x45\xb0\x96\x02\x17\x8f\xd3\x39\xac\xb5\x14\xb8\xc8\x72\x15\x49\x98\x58\x46\x96\x2f\x58\xcb\xc4\x32\xb2\x42\x40\xe0\x16\x6b\x93\x15\x03\x96\xdf\x62\xed\xb9\x01\x35\x04\xee\x25\xd6\x3d\x89\x70\xb9\x0e\xc7\xc0\xe1\x18\x98\x6a\x07\xc4\xc0\xe1\xc8\xca\x09\x2c\x09\x7f\x50\xd3\xa1\xc4\x02\x48\x2c\xc9\xb3\xc0\x0d\x43\xfa\x1c\xd2\x67\xed\x11\x90\x58\x14\x68\x68\xd0\xec\x90\x42\x07\x15\x1a\x7a\x76\x80\xc4\x8a\x94\xb1\x83\x6a\x87\xf4\x37\xa8\xbf\xe8\x51\x9c\x21\x01\x8e\x24\xb1\xa3\x38\x43\x0a\x1c\x54\x60\x0c\x28\xce\x90\x04\x07\x25\x18\x23\x8a\x33\xa4\xc1\x41\x0d\xc6\x84\xe2\x0c\x89\x70\x50\x84\x31\xa1\x38\x43\x2a\x1c\x54\x61\xcc\xb5\x01\x12\x8b\x2a\x8c\x25\x21\x50\x2a\x1c\x54\x61\xac\x31\x03\x12\x8b\x2a\x8c\xb5\x23\x50\x2a\x1c\x54\x61\x6c\x1d\x25\x94\x0a\x07\x55\x18\x7b\x46\xa0\x54\x38\xa8\xc2\xe4\x60\xf1\x21\x15\x0e\xaa\x30\x79\x8f\x40\xa9\x70\x50\x85\x29\x38\x94\x50\x2a\x1c\x63\x56\x40\x05\x81\x63\x36\x42\x0c\x8c\x30\xda\x90\x30\x07\x85\x99\x22\x8b\x23\x61\x0e\xaa\x30\x25\x16\x47\x2a\x1c\x54\x61\xca\x2c\x8e\x54\x38\xa8\xc2\x94\x59\x1c\xa9\x70\x58\xf6\xb7\x23\x15\x16\xc7\x72\x10\x14\xb8\xa3\xa0\x48\x88\x6b\x95\x8e\x54\xa5\xd5\x41\xad\xa6\x9a\x70\x68\xd2\xea\xa0\x56\x53\x8b\x58\x5e\x5a\x1d\x14\x66\x6a\xbd\x5e\xae\x53\xc2\x9c\x14\x66\xea\xdd\x03\x22\x6b\x52\x98\xd9\xe5\x74\xb9\x4e\x09\x73\x52\x98\xd9\xa3\x93\x4e\x09\x73\xfa\xf3\xbc\x1d\x39\x78\x4f\x68\x10\x62\x60\x08\xe1\x72\x9d\xd2\xea\xa4\x56\x73\x44\x55\xa7\xb4\x3a\xc3\x44\x60\x44\x55\x67\x98\x43\xd0\x60\xa0\x27\x34\x09\x71\xad\xc4\xe5\xa5\xe8\x19\x0b\xba\x67\x42\xfb\x9c\xb1\x70\x2d\x8a\x3c\x27\x54\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x49\xd0\x1d\x39\xa3\xcf\x4e\xb9\x63\xa6\x9c\xd9\xaf\xc1\x4a\xb9\x08\x2a\xdc\x31\x13\xaa\x84\x98\x44\x49\x0c\x54\x12\xf4\x50\x2e\x0d\x90\x3c\x34\xe9\xa1\x5c\x31\x20\xa6\x3c\x34\xe9\xa1\xdc\x22\x2a\x21\x0f\xcd\xa2\x79\x10\xe3\xe5\x3a\x25\xf2\xd9\x13\xb2\xef\x7c\xc7\x9e\x4e\x41\xe7\xed\x28\xa1\x71\x3e\xff\x3c\x57\xff\xd7\xa8\x9d\x3d\xf1\xdd\x7a\x19\xb7\xa3\x38\x1e\x43\x2f\x2c\x30\xbd\x53\x1c\x14\x33\xe5\x9d\xd9\x31\xb7\x8a\xcb\xc8\xa7\x0f\x13\x44\x56\x14\xb4\x09\xd9\x04\xd4\xa0\x85\x6e\x8b\x10\x67\x96\x87\x5b\xa7\x4c\x37\x69\xba\xe2\x33\x5e\x44\xa6\x9b\x27\xa6\x71\x09\x1e\x49\x9c\x1c\xc7\x7a\x14\x0f\x8d\xce\x93\xf3\x78\xd2\x9a\x25\x3a\x94\x4e\xd6\x9c\xb4\x66\xa1\xe9\xa6\xac\x39\x87\x58\x18\x6f\x53\x3e\x9c\xf4\x61\x49\x18\x6f\x53\x3e\x9c\x53\xb3\x14\xe3\x6d\xca\x87\x93\x3e\x2c\x05\xe3\x6d\xca\x87\x93\x3e\x2c\x05\xe3\x6d\xca\x87\x93\x0e\x2b\x15\xe3\x6d\xca\x61\x93\x0e\x2b\x0d\xe3\x6d\xca\x61\x93\x0e\x2b\x1d\xe3\x6d\xca\x61\x93\x0e\xab\x0e\xe3\x6d\xc9\x61\x8b\x0e\xab\x0e\xe3\x6d\xc9\x61\x8b\x0e\xab\x1e\xe3\x6d\xc9\x61\x8b\x0e\xab\x01\x1a\x5d\x72\xd8\xa2\x9d\x6a\xc4\x78\x5b\xb2\xd3\xa2\x9d\x6a\x42\x33\x58\xb2\xd3\xa2\x51\x6a\xaa\x08\x94\x51\x56\xd4\x85\xa1\x64\x40\x62\x51\xdc\x15\x92\xb9\x2e\x89\x7b\x51\xb6\xb5\xc2\xad\x4b\xb2\x5d\x94\x6d\xad\x0d\x81\x92\xed\xd2\xe5\xa3\x61\x70\x2d\xc9\x76\x51\xb6\xb5\x43\xef\x4b\xb2\x5d\x94\x6d\x73\x18\x5c\x4b\xad\x7f\x15\x78\xba\x39\x0c\xae\x55\xe8\x69\x3d\x5a\x85\x72\x56\x99\x8b\x90\x6e\x32\xa8\xea\xd2\x80\x58\xb5\x76\x40\x9d\x50\x3d\x05\x9d\xb7\xa3\xb5\xd6\x09\x0d\x41\x08\x54\xbd\x34\x46\x16\xc7\x48\x0b\x68\xfd\x4b\x63\x64\x71\x8c\xb4\x88\xd6\xbf\x34\x46\x16\xc7\x48\x4b\x68\xfd\x4b\x0e\x5b\xb4\x42\xcb\x70\xc7\x92\x15\x16\x15\xdd\x32\x9a\xd4\x92\xa2\x17\x15\xdd\x4a\x41\x5e\x52\xf4\x3a\x17\xa0\x8a\x5e\xb3\xce\xb5\x05\x6d\xbe\x10\x96\x3f\x4d\x81\x5c\xab\x32\x7b\x29\x7a\x51\xd1\xad\xa1\xb1\x2c\x29\x7a\x8d\xb3\xf0\x1d\x23\xa1\x4a\x88\x81\xad\x83\x25\x91\x2f\x8a\xbc\x75\x0c\x88\x25\x91\x2f\x8a\xbc\x3b\x4c\xcf\x25\x91\x2f\x8a\xbc\xd3\x8f\x4b\x22\x5f\x6b\x0f\x40\x98\x9e\x6b\xed\x29\x68\x22\x90\x79\xad\xbd\x04\x21\x30\x10\x92\x15\x16\xad\xd0\x03\x06\xc4\x92\x15\x16\xad\xd0\x23\x06\xc4\x92\x15\x16\xad\xd0\x13\x06\xc4\x92\x15\x16\xad\xd0\x33\x3a\xb8\xc9\x0a\x46\x2b\xf4\xe2\x32\x20\xb2\x8c\x56\xe8\xa5\xb4\xcb\xd5\x64\x05\xa3\x15\x7a\x45\x9f\x37\x59\xc1\x68\x85\xde\x02\x02\x65\x05\xa3\x15\x7a\xc7\xa5\xdc\x64\x05\xa3\x15\x7a\x47\xd7\x35\x59\xc1\xa2\xee\xbc\x0e\x6d\xd7\xe4\x05\xa3\x17\xbc\xf3\x68\x6a\x26\x33\x58\x12\x2f\xa0\xf1\x9a\xdc\x60\x49\xbc\x80\xce\x6b\xb2\x83\x65\xf1\x22\xce\xc4\xe4\x07\xcb\xe2\x25\xf4\x3a\x93\x21\xac\x88\x97\xf1\xa5\x61\x72\x84\x15\xf1\x8a\x47\xac\xc4\x6e\xf7\x3b\x79\x75\x09\x98\x78\xba\x94\xbb\x5a\x10\x2b\x21\x9b\x6e\xe5\xae\xe1\x33\xc9\xa4\x64\x6b\x67\x00\xd6\x43\x22\x16\x89\x29\xb6\xe3\xea\x61\x92\xb7\xf5\x8a\xef\x22\xef\x58\xaa\x5e\x8b\x30\x5e\xfc\x5d\x45\xac\x34\x6f\xba\xc0\x7b\x07\x09\x9a\x44\x6f\xba\xc1\x7b\x5f\xb1\x9e\x54\x6f\xe7\xfd\xa3\x01\xa3\xc3\x24\x68\x1b\xf9\x04\x16\xd1\xc9\x6d\xe4\x41\x4c\xb1\x91\x07\x29\x95\xdb\xd8\x8e\x18\x74\x68\x63\xdf\x31\xaf\x9c\x0b\xb1\x20\x8c\xb1\x09\x42\x37\x69\xdf\xf4\x05\xe0\x13\xa4\x68\x12\xbf\xcd\x85\x4f\x00\x9f\xa1\x45\x9b\xb0\xe3\xfd\x81\x77\x8b\xc4\x36\x31\xad\x57\xf0\xcd\x64\x72\x89\x2d\xad\x57\x78\x46\xb2\x89\xad\xb3\x03\xab\x3c\xa3\x85\x2b\xce\xd5\x96\x62\x2b\xdc\x6a\x72\x85\x99\x62\x1b\xa5\x2c\x5b\x98\x19\x6b\xd0\xa8\x65\xb3\x21\x6c\xe0\xd3\x09\xd7\xb7\x5f\xcd\xea\x54\x7f\x3b\xaa\xcd\x30\x57\xaf\x66\xda\x8d\xed\xd5\xe4\x2e\xdb\xda\xad\xf3\xf4\x65\x2f\xdb\xfa\x28\x73\x38\xfd\x2d\x7f\x6d\x87\xfb\x8a\x0f\xde\x37\x60\xbc\xb0\xe8\x81\x37\xea\xc4\x2a\x31\x7d\xe3\x79\x9c\xe0\x96\x11\xb7\xc3\xb5\xcc\x07\xdf\x88\xf1\x5e\xa6\x07\x4e\xd0\x13\x9b\xc4\xb4\x2f\x6f\x79\x5b\x8e\xdd\xbe\x04\x62\xa8\xf8\xf6\x25\x0a\x3b\xf5\xe6\x9d\xd8\x10\xc6\x6a\x14\xee\xeb\x79\x0f\xd9\xf7\xef\xf8\xe8\x2b\x30\xe5\xe2\xb5\x47\xc4\x3c\xd9\xf2\xfb\x0e\xa5\x02\x4b\x11\xb1\xa1\x34\x61\x0d\x58\x85\x62\x77\x28\x9d\x98\xd6\x4b\x95\x3c\xad\x17\x26\xf3\x4b\xf8\x50\xd8\x61\x32\xbf\xa0\x3d\x32\x9c\xb2\xd5\x2d\x76\xac\x89\x58\x23\x06\xdb\xe0\x61\xca\x19\x35\x50\x07\xd9\xea\x20\xa1\x60\xfa\x6c\x75\x90\x9d\x0a\x6b\x5f\x53\x06\x56\x58\x7b\x75\x95\x50\x71\xc5\xdf\xea\x2a\x3b\x0d\xee\xd1\x58\x97\x34\xb2\xb0\xac\x5c\x0a\x31\xc5\xa2\x3b\xfb\xd0\x02\x79\x6c\xcf\x5b\x1d\x29\x74\x87\x7d\xd5\x91\xb6\x3a\x52\xe8\x0e\x35\x50\x47\xda\xf9\xce\xc3\x5d\x68\xab\x23\xed\xc2\x33\x8a\xae\xa0\x2e\x45\x67\xc4\x07\x62\x85\x25\x62\xfa\xb2\x77\xb8\xe1\x6e\x75\xae\xad\xce\x15\x3d\xcf\x5c\x9d\x6b\xab\x73\x45\x5e\xe7\xb6\x3a\xd7\x56\xe7\x8a\x01\xb7\x85\xad\xce\xb5\xd5\xb9\x62\xa4\x36\xd4\xb9\xb6\xba\x54\x4c\x3c\x5f\x75\xa9\xcd\xc6\xe4\x63\xe6\xf9\xf6\x5a\x85\x91\x97\x1b\x79\x8a\xed\x38\x3e\x1f\x33\xee\x53\xbb\xcf\x24\x2c\x89\x97\x89\x65\x61\xa8\x69\x2c\xac\x5f\x9f\x45\x18\xf7\xd0\x59\xf6\xa9\x3d\x96\x27\xa6\x7d\x57\x10\xa6\x58\x78\x50\x95\xdf\x18\x52\xbf\xb2\x30\xfe\xff\xf3\xf9\x7c\xf9\xe5\x97\xbd\xf9\xf5\xe5\xc5\x1e\x5f\xf9\x2b\x22\x7f\xc1\x3b\x96\xed\x87\x47\xfb\xe5\x17\xc9\xe7\xa7\x67\x44\xf1\xbf\x7f\x07\x00\x00\xff\xff\x9c\xfe\xe4\xde\xbd\x14\x00\x00"); +var _caef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x5a\x4d\x8b\x65\x39\x72\xdd\xbf\x5f\x71\x97\xe3\xc5\xb8\xf4\x11\x0a\x49\xf0\x78\xd0\x74\xf7\xe0\x62\x18\x8f\x71\xbb\x6d\x83\xf1\xe2\x4a\x0a\x15\x09\xae\xcc\x24\x2b\x6b\xd1\xff\xde\xc4\x39\xb7\xab\xed\xb1\xa1\x17\x43\x4c\x9f\x92\xe2\x86\x42\xf1\x71\x42\x2f\x3f\x7c\xff\xf1\x87\x8f\xcf\x4f\xef\xc7\x87\x7f\x7a\x7b\x99\x3f\xd9\xfb\xb1\x9f\x9e\xd7\x9b\x7d\x79\xf9\xfa\x36\xed\x18\xf6\xe9\xe9\xf9\x76\x8b\xe9\x58\x4f\xf3\xfd\xd7\xff\x84\x98\x9f\xcf\xd7\xdb\xcd\xf7\xff\xf4\xcb\x97\x77\xfb\xfc\xf1\x79\xbf\x1c\x99\xeb\xd6\xd7\xd7\x6b\xed\x71\x7c\xf8\x67\xfb\xf4\xf4\xe5\xfd\xed\x97\xe3\x0f\xdf\xad\x97\x61\x7f\x77\x2c\xdb\x8e\xff\xf5\x6d\xd9\xdb\xd3\xf3\xa7\xe3\x0f\x7f\x7e\x79\xb3\x33\x7e\xfb\x87\x9f\xbe\xbe\xbe\xfe\x97\x7d\xb6\xe7\xf7\x23\x00\xb3\xe7\x05\x79\xfb\xf0\xfd\x5f\xce\xd7\x7f\x3c\x3f\xdb\xf1\xe1\xcf\x3f\x7d\xff\xc7\x1f\x7f\xfe\xfe\x8f\xff\x80\x7f\xc1\x3f\xfc\xab\xbd\x7d\x79\x7a\x79\x3e\xfa\xdf\x87\xa0\xbf\xc1\xff\xf2\xcb\xab\x1d\xf1\x52\xf0\xf3\xc7\x1f\xfe\xba\xf7\x17\x7b\x3f\x62\xa0\xf2\x0f\xff\xfe\xf3\xc7\x1f\x8e\xff\x88\x47\x0c\x47\x2a\x12\xc2\x7f\x5e\x4b\xff\xed\x2f\x2f\xcb\x2e\x0b\x6e\x89\xe7\x99\x2f\xcb\xbe\xbc\x9e\xd3\xde\xce\xe7\x4f\x76\x3b\x8e\x7b\x08\x8f\xe3\x38\xee\x2d\x3c\xfc\xbf\xbe\x8b\xdf\xc5\xc7\x71\xff\xd3\x8f\x7f\xfa\xf1\xe1\x66\xff\xcd\xfa\x5b\xa4\x9a\xe7\x97\xf7\x65\x9b\x18\x34\xdc\xe3\x7e\x1c\x2d\x74\xf1\x4d\xff\xf3\x5f\x6f\x6e\x26\x3f\xfd\xb4\xae\x0d\xc9\x37\x54\xbb\x36\xdc\xcf\x78\xfa\x37\xcf\xb8\xed\x71\xc4\x10\x6f\xf7\x33\x11\x49\x56\x1e\x47\xec\xe5\x76\x3f\x33\x91\xec\x6b\x92\xfa\x2e\x21\x22\x2b\x3f\x8e\x5c\x9a\x23\xab\x00\xf1\x35\x12\xfa\xed\x7e\x16\xae\x29\xe7\xf9\x38\xa4\xb8\xe6\x32\x02\x90\xd1\x1f\x87\x28\x90\xc9\x35\xab\x3d\x0e\xa9\x40\x8c\xc8\x76\x04\x5f\x57\xea\x51\x93\xc7\x51\xa2\x6b\xae\x44\xaa\xed\xc7\x51\x5a\xbd\xdd\xcf\x46\xa4\x9d\xf2\x38\x54\x15\x88\x12\xd1\xc7\xa1\x35\x00\x69\x44\xb6\x23\xfe\xad\x36\xb8\xcb\x6d\xd6\xea\x9a\x3b\xf5\x74\x47\x6a\x71\xcd\x27\x91\x73\xe7\xc7\xd1\x70\x8a\x41\x64\x6c\x7d\x1c\x3d\xbb\x37\x26\x91\xe9\x87\x89\x21\xf9\xc7\xe6\x22\xb4\x01\x95\x7c\xbb\x8f\x80\x55\x23\xd0\xd3\x4d\x6f\xf7\x41\xe7\x0f\x3a\x3f\xb6\x70\xbb\x0f\x7a\x7f\x24\x40\xa9\xca\xed\x3e\xe8\xfe\x01\xf7\xc7\xac\xed\x76\x1f\xf4\xff\x80\xb7\xa3\x68\xba\xdd\x07\xdd\x3d\x0a\xa0\x52\x5c\x3d\x3d\x37\x14\x90\x16\x57\x4f\xd7\x8d\x0a\xa8\x8a\xab\xa7\xef\x06\xbc\x10\x5b\x76\xf5\x74\xc3\x80\x1b\x62\xcf\xae\x9e\x7e\x18\x27\x62\x20\x24\x57\x4f\x47\x8c\x01\x28\xfa\xb1\x07\x3d\x31\x26\xa0\x14\x5d\xfd\x22\xb4\x00\xe5\xe0\xea\x8d\x90\x01\x92\xe0\xea\x37\xa1\x4d\xa8\xeb\xed\x3e\xe9\xaf\x09\x7f\xa5\xd2\xc3\xed\x3e\xe9\xaf\x19\x19\x88\x4d\x6e\xf7\x49\x7f\x4d\xf8\x2b\xd5\xda\x6e\xf7\x49\x7f\x4d\x86\x6b\xab\xe9\x76\x9f\xf4\xd7\x84\xbf\x52\xf7\x00\x99\xf4\xd7\x84\xbf\x72\x50\x57\x4f\x7f\x4d\xf8\x2b\xc7\xe2\xea\xe9\xaf\x09\x7f\xe5\x24\xae\x9e\xfe\x9a\xf0\x57\xce\xe2\xea\xe9\x9c\x09\xe7\x64\xc9\xae\x9e\xce\x99\x63\x6e\xcf\x90\xec\xea\xc7\x0a\x80\x5c\x48\x8c\x58\xb5\xb8\xca\x93\x27\x97\x5a\x01\x29\x21\x7d\x1c\x59\x71\xa0\xb1\x2a\x20\x53\x64\x9b\x7f\x71\xd8\x05\xd5\xc7\x51\x11\x5f\x73\x58\x03\x04\x23\x4a\xf7\x8d\xbc\x8e\x89\xeb\xc8\x9a\xe2\xed\x3e\x79\x1d\x73\x4d\x87\x6a\x2c\x0e\xb9\x8d\x97\xc8\x02\x4f\x2c\x9a\xba\x5c\x7d\xae\x8a\x8d\x54\x0f\x51\x7b\xc0\x2a\xeb\x80\xa0\xbe\x36\xd7\xc5\xab\x9d\x76\xce\xc7\x91\x5b\xa8\x80\x16\xa1\x05\x28\x01\x32\x40\xd8\xd8\x3c\xa7\x27\x03\x60\xee\x7d\x3e\x8e\x4c\xf5\x7b\x0f\x42\x03\x50\x02\x34\x09\xf9\xc6\xee\x31\xb1\x18\x26\x14\xb9\xf7\x0c\x28\x11\x4a\x0e\x89\x02\xca\x80\x46\xc5\x2a\x71\x68\x34\x42\xed\xb7\x55\x5e\x99\xee\x2b\xb8\x27\x24\xb8\x73\x56\x80\x27\x28\x72\xf5\xf0\x5d\x61\xf1\x8b\x6b\xfa\xaa\x4c\x68\x11\x5a\x7e\xb5\x39\x02\x32\x40\x2c\x88\x9e\x7c\x8b\xe1\xbb\xa2\x57\x4d\x09\xcd\x4d\x8d\x4b\x08\xc9\xe3\x90\xec\xe9\xbe\x22\x2a\x29\x85\x44\x4f\xe4\x15\x11\x13\x2b\x7a\x1c\x48\xcc\x5c\xd5\x08\x35\x6c\x2c\x80\x3a\xa1\x13\xab\xb8\x71\x00\xb2\x80\x55\x80\x8c\x46\xb8\x90\x08\xeb\xa3\x25\x42\xc9\xeb\x69\x80\xa9\x96\x09\xb9\x11\xd9\x43\x6e\x45\xa3\x11\x2e\x24\x37\xea\xaa\x84\x68\x57\x07\x44\xbb\x6c\x60\x55\x05\x34\x09\xb9\xbf\xa2\x50\xfd\x22\xe4\xfe\xca\x3d\x02\x32\x42\x86\x55\x84\x36\xa0\x0d\xeb\x71\x69\x71\xd3\xfa\x0d\xeb\x05\x76\x6d\x5a\xef\x42\x72\x87\x5d\x9b\xd6\x6f\xb8\x50\xe0\xe8\x4d\xeb\x37\xac\xef\x30\x75\xd3\xfa\xdd\xb1\x8a\x1b\x4f\x42\xee\x42\x09\xdc\x48\x17\xba\x90\x28\xdc\xc8\x03\xed\x85\x55\x8a\x66\xfd\x6b\x87\xfd\xff\x9a\xee\x42\xc5\xba\x84\xa0\x3d\x2e\x16\x2e\x0a\x89\x88\x8f\xc4\xb8\x4d\x1e\xab\x22\x91\x90\x10\x52\xac\x8a\x80\x2a\x21\xd8\x18\x13\xa0\x41\x68\x00\xa2\xfa\x49\x08\x4e\xf7\x5a\xb6\x12\x12\x91\x42\x24\x51\x3d\xec\x4a\x83\x46\x78\x14\xa5\x41\x23\x5c\x88\x24\x6c\x1c\x99\x10\xa2\xbb\x40\xfd\xb8\x36\x1a\x9a\x3b\xec\x1a\xb8\xad\x34\xa1\xab\x42\xfd\xa4\xae\x99\xb1\x2a\x03\xe2\x81\x5c\x48\x89\x15\x50\x21\x84\xdb\xaa\x5c\xa5\x84\xc8\x1d\x1a\x20\x9e\xd1\x85\x14\xda\x35\x79\xc6\x89\x33\x56\x42\x3c\xe3\x84\x5d\x09\x07\x9a\xb4\x0b\x29\x56\x12\x74\x31\xc5\x12\xf2\xa9\x64\xac\x62\x3e\x41\x48\xac\x84\x3a\x21\x18\x81\x88\x4c\xcc\xa7\xc4\x3c\x47\x3e\x25\xe6\x79\x5a\x1b\xab\xb0\xd1\x50\x33\x20\x24\x56\xf8\x8b\x59\x07\x21\x45\x70\x6c\x66\x1d\x84\x14\x06\x00\xb3\x0e\x42\xc0\x07\x56\x32\xfa\xcb\x60\xbd\xe2\x8c\x46\xeb\x3d\xd3\xa4\x28\x8c\x30\x9a\x6a\x30\xb5\xc2\x54\xa3\xa9\x48\xc4\x42\x53\x99\x88\xc9\xd3\x4a\x62\xc3\xaa\x4d\x53\x3d\x61\x44\x03\xd4\x6f\x7e\x11\xc9\xa3\x8c\x55\x26\x0f\x84\xc4\x86\x33\x32\x79\x12\x78\x9a\x32\x00\x36\x8d\x40\x90\x47\x14\x08\xb6\xe2\x95\x09\x75\x8f\x55\xb6\xe2\x25\xa8\x2c\x09\xab\x84\x95\x45\x58\x59\x70\xdb\xc2\xca\x22\xc8\xba\x8c\xc0\x14\x66\x1d\xc4\x55\xde\x64\x2f\x42\xf6\xad\xbc\xb1\xad\xaf\x72\xb2\xa0\x36\x40\x85\x50\xf9\x56\xde\x0a\xd8\xe1\x22\x37\x65\x79\x2b\xcc\x21\x88\xab\x96\x15\xe6\x50\x41\xc2\xb0\x96\x15\x26\x0c\xc4\x75\xa0\x72\x22\xbe\x0a\x8d\x68\xbe\x91\x44\x62\xa9\x77\x1b\x11\x05\xc4\x6e\x03\x21\x51\x2b\x20\xf8\x4b\x11\xbe\x02\x5d\xca\xf0\x85\x90\x58\x09\xe1\x8b\x20\x25\x52\x90\xee\x24\x25\xab\x32\x3b\xbc\x3b\xaf\xca\xec\x80\x28\xa5\x60\x15\xb3\xa3\x1a\xaf\xd6\xd3\xaa\x32\x98\x20\x94\xb9\x5d\x19\x4c\x20\x38\xa2\xc9\xed\x22\xc1\x59\x8d\x90\x73\x8b\x45\x42\xb8\x40\x08\xa5\x22\x7c\xc9\x79\x16\x38\x8f\x34\x64\x07\x39\xcf\x1a\xc8\xed\x8e\xb4\x1a\xcc\x6d\x88\xc2\xfa\x35\x98\xdb\x03\x76\x75\xc4\xea\xa0\x5d\x10\xd2\x53\x02\xc4\x8d\xae\xbe\x04\x1f\x4c\x16\xd9\xcc\x9a\x7e\xb5\x25\xc0\xd4\xc9\xab\x85\xa8\xac\x13\x93\x57\x3b\xb9\x11\xad\x98\x9c\x67\x2d\x6c\x04\x51\x5d\x8b\x1b\x21\x4a\x40\x8a\x2e\x6e\x5c\x8b\xab\xdc\x39\x8b\x75\x02\xa2\x44\xa4\xc2\x62\x2b\x5e\x9e\x30\x25\xc2\xfa\xc5\x84\x81\xa8\xea\x9c\x67\xad\xcd\x8d\x30\x22\xc1\x7a\x32\xa3\x65\x1e\xd1\x25\x21\x61\x8c\x11\x0d\x51\x8a\xd3\xd9\x65\x8c\x68\x88\x92\x9d\xf3\x2c\x63\xef\x80\x28\x19\x91\x43\xb2\xb4\xb6\xd7\xe8\x92\x71\xb5\x9b\x35\x1a\xa2\x92\x5b\xec\x01\xbb\xb6\x97\xa1\x92\x9d\xfd\xad\xcd\x32\x04\x51\xb2\xcf\x0d\x6b\xb3\x0c\x6d\x4f\xb8\x92\x51\x4d\x36\x7b\x38\x44\x11\xa4\xfb\x66\x81\xd9\x34\xc2\x03\xd3\x48\xbc\x2c\x6c\xa8\xf7\xee\x6c\x61\x5f\x50\x7c\x1c\x8a\x4b\xb3\x80\xee\x6c\xa0\x41\x45\xbc\x46\x1b\x69\x90\x45\xcf\xae\x22\x9e\x56\x16\xd1\x9a\x28\x0a\x28\xa8\x45\x64\x9a\x81\x35\x14\xf1\x86\x6d\x64\x0d\x14\x25\x47\x6c\x34\xae\x82\xfa\xa2\xe9\x77\x5b\xb1\xb1\xef\x5a\xe2\x0e\xbf\x79\x63\x95\xb2\xec\x17\x58\xd4\x1b\x90\x65\x5c\x20\x45\x0d\x01\xab\x50\x04\x0d\xb5\xac\x60\x38\x34\xd6\x32\x8a\x9a\xbd\xe5\x99\xa0\x87\x9b\xf8\xb0\x59\xaa\xbb\xd3\xe4\xec\x84\x3a\xd4\x37\x40\x27\x20\xea\xc2\x17\x59\xb8\x0c\xc5\xa6\x34\x9f\xa9\x8d\xc5\x86\xa2\x34\xf8\x8e\xc5\xc6\x30\x49\x97\xe6\xe1\x67\x65\x70\xe3\xd5\xb0\x0b\xa0\x4c\xa8\x61\x15\xd4\xa3\xd8\x50\x88\x78\xf2\x58\x19\x27\xa1\x13\xab\x3a\xa0\x41\x08\x25\x29\x11\x82\xd3\x8b\xf7\xf0\xd2\xbc\x27\x59\x41\x0f\xa7\x10\xc9\x30\x02\x79\x6e\x65\xc2\x7a\xdc\x69\x99\xb4\x1e\xad\x58\x32\xec\x9a\xb4\x7e\x62\x70\x77\xaa\x66\x05\xfc\x9a\x42\x30\x3a\x59\x59\x3c\x90\x8b\xd2\x3a\x74\xad\x44\x08\x67\xcc\x84\x78\x46\xe4\x66\xeb\xf0\x17\x72\x93\x42\x24\xc3\x7a\x8c\x4e\x56\xbc\x35\x95\x8e\x88\x2c\x9b\xc7\x46\x6b\x11\xa7\x90\x56\x90\x88\x14\x24\x38\x56\x36\x8f\x8d\x44\xec\xb4\x6b\xf3\x40\x24\x71\x3e\x3b\x1b\x0b\x3d\x85\x88\xd7\x45\x53\x06\x80\x3a\x89\x2b\x3d\x13\x12\x42\xf0\x97\x53\x48\x53\xd4\x1f\x53\xaf\x39\xa5\x67\x42\x95\x10\x9a\x86\xf3\x01\x53\x3c\x59\x98\x22\x53\xba\xd7\x58\x53\x66\x8a\x92\xc4\x79\x71\x36\x65\x98\x40\x14\x0c\x32\xa6\x0c\x13\x05\xaf\x13\x6f\x9f\xa6\x83\x76\xa1\x66\x74\x9a\xca\x30\x81\x10\x41\xc8\xe9\xa0\xa9\x03\x76\x09\x21\xda\x85\xce\x25\x70\x0e\x3b\x97\xa9\x47\x4b\xe9\x05\x76\x8d\x49\x08\x91\xa3\xb0\x8b\x91\xa3\x88\x9c\x5e\xe0\x2f\x46\x0e\x84\x44\xe4\xb9\x32\x72\x20\x4a\x57\xe8\x42\x87\x30\x9d\x6c\x9f\xb0\x7e\xd2\x13\x13\xf7\xe8\x85\xcb\x74\x9e\x84\x30\xee\x5c\x1b\x11\xbe\x8a\xc8\xe9\x8a\x2f\x32\x72\x94\x91\xa3\x38\x10\x23\x47\x11\x39\x68\x40\xa6\x8c\x1c\x65\xe4\x28\xce\xc8\xc8\x51\x27\x84\xa5\x57\xea\xe2\xb1\x17\x72\x08\xe9\xae\x8b\x46\x2c\x78\xa2\xc2\xf7\x8b\x9e\xc0\x78\x18\x69\xea\xa2\x27\x16\x6e\xa8\xd2\x08\xde\x10\x68\xa3\xd0\x08\xd0\x46\x8a\xd2\x91\x69\x6a\x8c\x2f\xd0\x46\x41\xd9\x55\xe3\x81\x0c\x5e\x6d\xdc\x48\xaf\xa2\x7d\xb2\xc6\xaa\xd1\xab\x60\x59\x82\x0a\xa0\xc6\x33\x82\x65\x49\x85\x57\x8d\x67\x44\xed\xef\x8d\xab\xe8\x68\x90\x4b\xe1\x81\x8c\xc7\x36\xf8\xbe\x51\x3d\x8f\x0d\x72\x29\x3c\x90\xf1\xd8\x2e\xf4\x4a\x05\xd6\x6b\x35\x1c\xbb\xf1\x8b\x3c\x36\x28\xa8\xd0\xfa\xcd\x63\x6f\x1e\x1b\x1b\xd9\x47\x20\x44\x1a\x8e\xcd\x3e\x02\x71\x75\x08\xdd\xbc\x47\x94\xed\xde\x60\x04\xcb\x36\x84\x08\x0f\xc4\xb2\xad\xe4\xae\x0c\xcc\xcd\x63\x6f\x8c\xad\xa8\xd1\xba\x79\xec\x8d\xdb\xee\x54\xcf\x63\x63\x3c\x14\x5a\xcf\xd2\x01\x2e\x56\xba\x8f\xad\x46\x2e\x46\x21\x6c\x66\x95\x15\xa0\x82\x5b\x74\x54\xb9\x0a\x6e\x41\x21\x02\x53\x2b\xd3\xbd\x7a\x8a\x6b\x70\x56\x6a\x95\x8d\x02\x42\xc4\x99\xa4\x55\x36\x8a\xca\x61\xef\xfa\xe2\x20\x34\xb0\x31\x01\x9a\x84\xe6\xaf\xe4\xd2\x2a\xeb\x44\x65\x9d\xe8\x19\x90\x11\xda\xd8\x08\x08\x2f\xb2\x14\x22\xe8\xe1\x95\xed\xa4\xfa\x64\xa7\x21\x14\x40\x9b\x10\x2e\xad\x03\x9a\xdc\xe8\x42\x43\x84\xa9\x93\x1b\x5d\xd4\xda\xf2\xef\xb7\xe2\x3a\xe9\x28\x4f\x7d\xc5\xbb\xa9\x55\xa6\x3e\x84\x08\x6a\x7f\x9d\x74\x14\xab\x41\xe7\xa7\x1a\xa1\x13\x1b\x61\x36\x53\xbf\x72\x3c\x44\xa1\x27\x01\xa6\x50\xf0\x45\xab\x93\x5e\x01\xbf\x2e\xf4\x1d\xdb\x14\x84\x86\x84\xab\x61\x9b\xaa\xe8\x49\x85\x8e\x62\x4f\xaa\x5e\x46\x34\xa0\x31\x56\x96\x11\x08\x29\x01\xd7\x8c\xd7\x1c\xab\x0b\xba\xd0\x18\xeb\xba\x74\x61\x3c\x0c\x50\xcf\x3c\x07\x31\xd7\x80\x06\x44\x62\x4e\x21\x05\x74\x83\xc4\x9c\x42\x03\xaa\x7a\x65\x06\x43\x48\x89\xf0\x17\x33\xb8\x7a\x74\x6b\x40\xd6\xd5\x7d\x41\x9e\xd4\x95\x2e\x64\x74\x83\xe4\x6b\x40\x0e\x90\xe4\x5b\x33\x6c\x44\x2d\x6b\xd4\xd5\x38\x57\xa2\xaa\x37\xa6\x7e\xf3\x74\x55\x3c\xdd\x58\x63\xba\x42\x48\x41\x03\x6a\x4c\xd7\xc6\x47\x99\xc6\x55\x89\x90\x62\x63\x05\x44\xf5\xc8\xba\x82\x9e\xd4\x68\x17\x84\x46\x9f\x5a\xac\x31\xeb\x20\x38\xac\x59\x63\xd6\x41\x68\xbc\xbe\x38\x08\xe1\xb6\x8b\x02\x9a\x84\x16\x56\x09\x20\x23\x84\xd1\x09\x8c\x8d\x83\x8c\x75\xfc\x2c\x80\xc7\x35\xeb\x4c\x44\x08\x29\xa8\x2c\x9d\x7d\xb7\x23\xc5\x58\xc2\x3b\x53\x0c\x82\x33\x97\x75\xa6\x58\x9f\x5c\x05\x5d\x0c\x39\x08\x29\x70\x74\x67\xc8\x75\x7a\x02\xd7\xd1\xe9\x09\x88\xca\xc2\xd5\xe9\x09\x0c\x58\x9a\xc0\x07\x38\x60\xd9\x89\x14\x4b\x08\x80\x73\x5e\x90\xf3\xeb\x98\x32\x20\x38\xfa\xc4\x48\x97\x50\x89\x4f\x46\x0e\x84\xe0\x51\xd9\x4e\x46\x0e\x7e\xc5\xd0\x1c\xb1\x11\x53\x0b\x85\xc4\x46\x88\x1b\x61\x6a\x46\xc2\x9c\x34\xf5\xe4\xa5\x81\x23\x9e\x34\xf5\x74\xdf\x6b\x4e\x84\x26\x21\x1c\x1b\x55\xfd\x24\x7f\x82\xd0\x9c\xa9\xde\x08\xe1\x3a\x50\xd5\x39\x31\xda\x38\x61\x57\x16\x40\x42\x08\xa9\xd0\x08\x15\x42\xb0\x0b\x94\x6a\xf0\xd2\x06\x2f\xad\x29\xa0\x46\xa8\x61\x55\x07\xd4\x09\x75\xac\x6a\x80\x4e\x42\x60\x0d\x97\x7a\x04\xd3\x70\x52\xa3\x19\x41\x3e\x48\x8d\xc7\x40\x7c\x75\x42\x93\x90\x57\x13\xbc\x48\xd8\x20\xc1\x81\x90\xd2\x71\x20\xbc\x8b\xd9\xc0\xa5\x65\xc4\xd7\xe0\xa5\x41\x48\x41\x25\x1e\xbc\x34\x08\x29\x28\xa8\x63\x66\x42\x05\x1b\x61\x3d\x6b\xe1\x40\xe1\x2b\x9d\xba\x78\x46\x84\x1c\xe6\x37\x1b\x0c\xb9\xc1\x90\xeb\xdc\x48\xbb\x50\xd2\x30\xd2\xd9\x60\x49\xc3\xef\x0d\xa2\x48\xab\x41\x66\x04\xc1\x27\x03\x1b\x2c\x69\xf8\xbd\x41\xf1\x4b\x93\x8d\xc5\x2f\xe2\x5d\x0c\xaf\x08\x36\x48\x83\x30\x9a\x6b\x06\xb7\xe0\x68\x6e\x98\xc3\x55\x7c\xb8\x35\xce\xe1\x14\xa2\x51\x00\x55\x42\x15\x90\x02\x6a\x84\x3a\x36\x12\x3a\x09\x9d\x58\xd5\x00\x0d\x42\x86\x55\x84\x36\xa1\x0d\x72\xe9\x07\x9a\x6c\x66\x13\xa4\x57\x13\xa1\x44\x28\xe1\xb6\x2b\xa0\x4c\x88\x6f\x20\x09\x50\x21\x84\x17\x2f\x4c\x50\x73\xd0\x7a\xe7\xbe\x7c\x29\xb1\x39\x68\x2a\x78\x30\x5e\x4a\x6c\x92\x07\x43\xa8\x24\x58\xcf\xc8\x81\x10\x45\x76\x4c\x0e\x55\xd3\xdb\xa7\x72\xf4\x9a\x6c\x9f\xf8\xc5\x50\x34\xc3\x08\xc6\xc4\x9c\xb0\xeb\x82\x68\x17\x1e\x46\x15\xd9\x31\x19\x13\x10\xa2\x18\x4b\x26\xfb\xe3\xf4\xd0\x50\xce\x59\x73\xd2\x2e\x52\xe3\xd6\xfe\x77\x2b\xd6\xfa\x7f\x3a\xf1\x64\xf7\x9c\x8b\x1f\x87\x89\x8b\x1f\x5f\xfc\x38\x7c\x4e\x96\x3c\xd7\x6f\x14\x6f\x92\xd9\xce\x85\xb7\x22\xe4\xce\x64\xc7\x9b\xde\xe5\x54\x50\x88\x27\x69\x2c\x84\x28\x3a\xde\x24\x8d\x9d\x68\x82\x82\x44\x99\x6c\x82\x10\xa2\xc2\x8d\x34\x02\x5d\x8a\x13\xca\x64\x97\x9a\xe8\x52\x2a\x38\x2e\xbb\xd4\x44\xdd\x22\x37\x9c\xac\x5b\x93\xcf\x93\x34\x75\x5f\xab\x70\x59\x60\xc9\x93\x9d\x05\x42\x94\x41\xc4\xce\x82\xe7\x23\x25\x4b\xe6\xf3\x91\x2d\x3c\xcb\xe3\x3d\xcc\x16\x8b\xd4\x72\x82\xab\x82\xb2\xb8\xf8\x12\x01\x51\x32\xba\xe7\x22\xd9\xc5\x2b\x90\xb2\x55\xf2\x15\xc8\xcc\xc7\x06\x2d\x18\x34\x0c\x6f\xca\x14\x4a\x0e\x66\x1c\x21\xf0\xe4\xa3\x0c\x35\x3e\xf9\xd8\x26\xe4\x99\xbf\xf9\x00\xb3\x03\x7f\xbe\x76\x17\x6e\x3e\xad\x6c\x3c\x87\x68\xf3\x03\x6d\xbe\x77\xec\x84\xba\xd5\xdd\xab\x1b\x0f\xf9\x97\x28\xd5\x69\xca\xe6\x7b\xfe\xc6\x13\xae\x76\x1f\x34\x76\x82\x73\x28\x4a\xad\x58\x05\xe7\x6c\xbc\x9d\xd4\xe0\x31\xba\xf9\x76\xb2\xb3\xe7\x5e\x0d\x1e\x90\x3b\x8f\x0b\x02\x1d\x70\xce\xba\x33\xf2\x70\x67\x6e\xf4\x5a\xb3\xf9\x76\xb2\xc5\xeb\x43\x8d\x9e\x28\x5b\x50\x1f\x28\x54\xbc\x36\x6f\xbc\xa3\xdc\xb7\xb8\xa3\x6b\xf4\xe0\xde\x02\x47\x53\xa8\x72\x15\x1c\xbd\xf1\x9c\x52\x93\x73\xd6\xcd\xe7\x94\x5d\x08\x25\x37\x82\xc3\xfa\xc6\xd8\x50\x73\xf4\x55\x98\x1d\x2e\x21\xc9\xef\x71\x73\x84\xa0\xa8\xb9\x37\x40\x4a\x08\xa6\x66\xae\xaa\x84\x0c\xab\x1c\xe2\x24\xb0\xab\x97\x8c\x2a\xa1\x3a\x84\x92\x41\x21\x49\x08\x75\x40\x13\xab\xb2\xdf\x10\xd9\x2c\x85\x24\x2f\xd7\xbb\x4e\xae\xf2\xda\x5c\xc5\x83\x7c\x93\x6e\x52\x08\xba\xd4\x26\xdd\xdc\xa0\x75\x15\x53\xfe\x26\xad\xdb\xcd\xe3\xab\x0a\xac\x6f\x88\x2f\x8a\x5a\x70\xb5\x0d\xf1\xb5\x41\xeb\x2a\xe8\xd3\x26\xad\xa3\x28\xa1\x61\xe3\xa6\xae\xeb\x8f\x21\x7c\x15\xe9\xd3\xbe\xfe\x3e\xc2\xfb\xe2\x26\x4d\xa1\xa8\xd5\xa9\xeb\x3e\x31\x00\x51\xe4\xe2\x59\xbb\x4f\xfc\xfe\xba\xc1\x49\x2a\x2f\x8d\x9c\x84\x22\x23\xdd\xf7\x89\xdc\xde\x60\x08\xb5\x7a\x0e\x6d\x32\x84\x3d\x08\x79\x3e\x6e\x36\x9b\x8d\xd6\x51\x9b\xe7\xd0\x46\xff\xb8\x44\x6e\x91\xab\x10\xbe\x48\xe4\xda\x9c\x05\x6d\x26\xf2\x46\x3e\xd6\xfe\x37\x8f\x85\xfe\xff\x3f\x9f\xaf\xb7\x6f\x7f\x25\x34\xbf\xbe\xbd\xd9\xf3\x3b\xfe\x26\x09\x7f\x0b\x74\x2c\xdb\x4f\xcf\xf6\xed\xef\x9b\x5e\x5f\x5e\x7d\x17\xfe\xf7\xdf\x01\x00\x00\xff\xff\x47\xc0\xc3\x30\x0b\x25\x00\x00"); +var _daa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\xdb\xab\x65\x37\x72\xc6\xdf\xcf\x5f\xb1\x1f\x27\x0f\x89\x97\xa4\xba\x48\x70\x38\x10\x66\x06\xe2\xc0\x24\x21\xce\x0d\x42\x1e\xd6\xda\x6b\x6d\xd3\x10\x9f\x3e\xb4\xdb\x0f\xfe\xef\x43\xfd\xbe\x6d\x87\x19\x02\xce\x83\xf9\xdc\x5f\x4b\x5a\xa5\xaa\x52\x5d\xa4\xdd\xdf\xfc\xfe\xdb\x3f\x7c\xfb\xfe\xe9\xeb\xed\x9b\x7f\xfa\xf2\xf9\xfe\xdd\xf5\xf5\xf6\xf8\xf4\x7e\x7e\xb9\x7e\xfc\xfc\xd3\x97\xfb\x75\x3b\xae\xef\x3f\xbd\xbf\xbc\xb4\x7e\x3b\x3f\xdd\xbf\xfe\xf2\x47\xe0\xfe\xc3\xfe\xf1\xf2\x52\xf3\xbf\xfb\xf9\xc7\xaf\xd7\x0f\xdf\xbe\x3f\x3e\xdf\x86\xc6\x9d\x3f\x7d\x3c\xc7\xde\x6e\xdf\xfc\xf3\xf5\xfd\xa7\x1f\xbf\x7e\xf9\xf9\xf6\xbb\xbf\x3d\x3f\x1f\xd7\x5f\xdd\xce\xeb\x51\xfc\x3f\x7e\x39\xaf\x2f\x9f\xde\xbf\xbf\xfd\xee\xef\xf7\x8f\xfd\xbd\xfd\xfa\x17\xdf\xfd\xf4\xf1\xf1\xdf\xd7\x0f\xd7\xfb\xd7\xdb\x06\x77\xbd\x9f\xe0\xcb\x37\xbf\xff\xd3\xfe\xf1\x0f\xfb\x0f\xd7\xed\x9b\x9c\x7f\xfd\x77\x90\x70\xff\x76\x7d\xf9\xf1\xd3\xe7\xf7\x5b\xdb\xfe\x66\xdb\xe2\x7f\xf9\x7f\xf9\xf9\xe3\xba\xb5\xe7\xe4\xff\xf8\xd7\x6f\xff\x70\xfb\xcf\x76\x6b\xdb\xad\xfb\x30\xff\xaf\x27\xff\xef\x7f\xfa\x7c\x5e\xcf\x4f\xbd\x34\x09\x7e\xff\x7c\x5e\x3f\x7e\xec\xf7\xeb\xcb\xfe\xfe\xfd\xf5\x72\xbb\xbd\xf6\xd6\xdb\xdb\xed\x35\xff\x98\x7f\x7c\x2b\x89\xfe\x62\xc4\x4b\xdb\xb6\xe7\xd4\x4f\xa7\xa8\x5f\xa6\xf4\x96\xd7\xdb\x2d\xc6\x78\x79\xed\x5d\x4c\xef\xd7\xdb\x2d\x7b\xbe\xbc\xf6\x31\xb6\x62\xc6\x58\x6f\xb7\x9c\x5b\x31\xc6\x98\xe1\xfb\xdb\x2d\x17\x4c\x88\xc9\xfd\xed\x36\x5b\xbc\xbc\x76\xd3\x3a\x96\xe3\xed\x36\xad\xbf\xbc\x76\x17\xe3\x19\x6f\xb7\xd5\xfd\xe5\xb5\x87\x98\x18\xf3\xed\xd6\xb6\xd6\x8a\xd2\xd2\xe1\x50\xa3\x46\xa5\x46\x65\xfd\x4d\xdb\x7c\x15\xe5\xa2\x12\x6a\xf5\x97\xd7\xb1\x31\x4a\xd0\x5a\x2d\x3f\xb6\xde\x45\xf5\xb7\x5b\xb2\xbb\xb1\xf5\x21\x6a\x32\x2a\xa1\x96\xa8\xf5\x76\x9b\x3d\x02\x6a\x87\x1a\xac\x35\xac\xa8\xa1\xb5\x0a\x72\x45\x83\xd2\x5a\x05\x39\xc6\x06\x65\xa2\xf6\x9a\x68\x9a\x78\x88\x3a\x10\x42\xd4\x1d\x2a\xce\x1a\xe5\x48\x1f\x97\xa8\x8b\x51\x48\x1f\x0f\xa8\xec\x6f\xb7\xd6\x37\xa4\x4f\x7d\xb1\x20\x63\x20\x6a\xea\x8b\x79\x30\x6a\x42\x69\xf9\x82\x8c\xc1\x1e\xf3\x14\x75\xd5\xa8\x56\x94\x2c\x3f\x5a\x6d\xbb\xf5\xb6\xa0\x76\x51\x3b\x13\x27\x14\xd2\xb7\xda\x57\xeb\x9d\x51\xc3\x45\x39\xa3\x44\x85\xa8\xd2\x6a\xb7\x0d\x6a\x89\x2a\xa7\x89\x27\xa5\xe5\x6b\xf7\xad\xa3\x9c\x36\x4e\x51\x27\xa3\x3a\x14\x9a\x68\x58\xbb\x1b\x42\x58\x17\x85\x1d\x6d\x40\xa1\x89\x16\xa5\xe8\xee\x50\x21\x51\x03\x45\x6b\xf9\x40\x13\x4d\xdb\x5e\x45\xc9\xbd\x47\xef\xf9\x76\x6b\xa3\x0d\xa8\x29\x6a\x32\xd1\xa1\x96\xa8\x92\x7e\xc4\x82\xda\x45\xa1\x1c\x0b\x28\xbe\xd8\xfd\x51\x6b\x75\xd6\x8a\x0d\xaa\x20\xc3\x12\x4a\x5f\xcc\x52\xf4\x48\xa8\xd4\x5a\xa9\xb5\x26\x94\xd6\x2a\xa3\x35\xc3\xda\x5d\x46\x03\x32\x0c\x21\xf2\x12\x75\x31\xaa\x84\x18\xda\x10\xd0\x6c\x4b\xa8\x2e\x0a\x7d\xf9\x06\x85\xbe\x38\xb8\xcd\xb6\x5a\x6b\x48\xab\x40\xd8\x62\xa2\x3d\x47\x95\x1d\xcd\x1a\xd4\x12\xb5\xde\x6e\xbe\xb1\xc7\x61\x48\x3f\xc2\x18\x55\xd2\x8f\x70\x51\xf8\x84\x33\x31\x42\x54\x59\xc8\x12\x51\x65\xa1\x21\x0b\xe1\xf7\x43\x16\x1a\x38\xb9\x4d\x28\x39\xf9\x90\x93\x63\xda\x21\x27\x1f\xe9\x35\x6a\xb1\xa1\xd4\xf2\x05\xbe\x70\xf2\x91\x29\x6a\x31\x4a\x13\x25\xaa\x14\xed\x06\x25\x21\xa4\x42\xb6\xad\x50\x35\x0c\xe5\xf8\x56\xd2\x9b\x94\x63\x72\x39\x77\xa8\x21\x6a\xbc\xdd\x5c\x42\x98\x99\xa8\x32\x9a\x73\x1e\xcd\x4e\x51\x18\xcd\x45\x61\x34\x73\x96\xc7\x73\xcc\xb5\x7c\x41\xc4\x9c\x50\x5a\x1e\xad\x3a\x2a\x34\x69\xd5\x9e\x5a\x45\x54\x69\xd5\x90\xde\xb3\x84\x50\x58\x1d\x5e\x8e\xd9\x7c\x39\xd4\x21\x4a\x8a\x9e\x50\x28\xda\x47\xf9\x6a\xe0\x39\x6e\xf8\x2a\x90\x51\x71\x75\xb8\x69\x2d\x96\x0f\xc2\xa3\x62\xb4\xa0\xc5\x5c\x50\x5d\x14\xca\x89\x0d\x6a\x88\x2a\xdd\xc7\x6a\x50\xbb\x28\x74\x1f\xa2\x90\x2b\xcc\x19\xc5\x5a\x16\xa2\xe2\xed\x96\x96\x06\x95\xa2\x4a\x88\x94\x10\xf6\x10\xf5\x60\xad\x72\x93\x70\xa4\x8f\x72\xa0\x96\xe8\x3e\xe2\x14\x85\xee\x63\x40\xa1\xfb\x28\x67\x6a\x49\x70\x0f\x39\x13\x90\x11\x7c\x31\x5d\x54\xa9\x30\x93\x89\x72\x13\x20\x23\x1c\xea\x2e\x8a\x2f\x4e\xb6\xad\x23\x1a\x3a\xa2\xcf\xe5\x9f\x5f\x44\xfa\xd9\xc9\xc4\xbf\x24\xdc\xff\x2b\x07\x0f\xe5\xb7\x91\x1d\x19\xe7\x80\x32\x51\x92\x31\xa1\x90\x31\x2b\xd4\xb6\x9c\x50\x23\x45\x25\xa3\x26\x14\xb1\x2c\xcb\x31\xdb\xc4\xcc\x69\x9a\x68\x78\x11\xb1\x2c\xa5\xf4\x2c\x27\x6d\xb3\x6f\x50\x97\x28\x12\x50\x8a\x42\xe9\xe4\xda\x36\x89\xfd\x29\xbf\x05\x32\xb2\x41\x0d\x51\x7c\x91\x24\x9b\xae\x2f\x3a\x5f\xcc\x0e\xa5\x2f\x56\xc5\xd0\x26\xd6\x4a\x3f\x44\x95\x86\xdb\xd4\x5a\x68\x38\xa3\x34\x41\xd1\x30\x32\xa4\x89\x40\x13\x98\x26\x75\x2c\x32\xb7\x1a\xc5\x49\xa1\x10\x78\x42\x06\x5e\x94\x29\x51\xb3\x62\xd9\x0c\x51\x4b\x14\x39\x29\x1d\x6a\x17\x85\x26\x24\xaa\x0c\x08\x64\x10\xb8\xa6\x2c\x34\x07\x72\x11\xc2\xa7\x32\x3d\x90\xf1\xa4\x90\x6b\x1a\x72\x11\x59\xa6\xce\x13\x90\x91\x13\x0a\xb9\x26\xfe\xb1\x5a\x29\x7a\x69\xf9\xc5\x09\x5e\x68\x75\xe9\xa4\x2c\x9d\xe0\x5c\x50\x28\x67\xe1\x00\x8b\x50\xb9\xe4\x00\x4b\x0e\x80\x47\x2e\x39\xc0\x22\x96\x2d\x52\xde\xd2\x17\x97\x62\x19\x8a\x5e\x8a\x65\xab\x74\xdf\xb7\xad\x34\xb1\xa4\x7b\xc0\x27\x61\x77\x39\xde\xbd\xea\x88\xf5\x6d\x30\x31\x9e\x14\x0e\x2f\x21\x74\xc4\x56\x1d\xb1\xbe\x91\x0e\x96\x8e\xd8\xd2\x11\xc3\xa3\x97\x8e\xd8\x2a\x73\xf4\x8d\x80\xba\x64\x8e\x25\x73\x4c\x44\x95\x39\x56\x29\xa7\x6f\x44\x96\x5d\xca\xd9\xcb\xe5\xfa\xc6\x41\xdc\xe5\x72\x40\xc6\x14\xc5\x17\xf7\x0a\x8f\xbd\x55\x01\x3a\xf6\x48\x51\x52\x8e\x28\x94\xb3\x23\x6a\xc3\x0b\x77\x89\xba\x3f\x45\x4d\x28\x17\x55\x42\x34\xf2\xee\x21\x21\x8e\xce\xf2\x2e\x2a\x45\x69\xf9\x09\x35\x45\xad\x1a\x45\x34\x38\x14\x04\x0f\x05\xc1\xa9\x89\x87\xa8\x83\x51\xa2\xee\xa2\xa8\xd8\x48\x2d\x47\x47\xd1\x47\x99\xb3\x37\x7c\xe2\x50\x49\x75\xa8\xa4\x5a\xa2\xb4\xbc\x44\x45\x85\x77\x89\x7a\xaf\x20\xda\x55\x19\xdd\x6d\x8a\xa2\xc0\x59\xa2\x96\xa8\x55\xc9\x9f\x4c\x7f\x57\x5a\xbf\xd7\x49\xed\x2a\x96\xee\x9e\xa2\xd8\xe3\x93\xd2\x5a\xe5\x26\x7d\x50\x6f\xde\xe5\x26\x77\xe7\xc0\x90\x80\xee\x4e\xe8\xb8\x23\xd7\x68\x45\x9d\x92\xeb\x2c\x4d\xf4\x41\x65\x74\x4a\x13\xa7\x9c\x7c\x89\x42\x13\x67\x1d\xa5\x3e\xc8\x5c\xa7\x8a\x4b\x20\x63\x89\x42\xae\xb3\x0a\x89\xae\xf2\xec\x54\x21\x71\xca\x31\x97\x28\x1c\xf3\xac\xa0\xd0\xad\x97\xf4\xa7\x82\xc2\x49\x6d\x91\x64\xfa\x53\x0e\x70\x22\xaa\x51\xc5\x5f\x12\xf5\xaa\xe8\xdb\xa5\x9c\x4b\xd1\x17\xc8\xa4\x3c\xbb\x3a\x72\x5d\xd5\x11\x74\x23\xad\x5f\xea\x08\x80\xcc\xcd\xa0\x4c\x14\xcb\xe3\xd1\xd7\x78\x88\x7a\x30\xaa\x94\x73\x29\x15\x5f\xce\x17\x09\x43\x97\x82\x28\x90\x49\x24\xbf\x14\x44\x2f\x67\x2d\xcc\x71\x49\xd1\x40\x26\xd5\xdf\xa5\x12\xf4\xaa\x20\xda\x5d\x42\x28\x88\x02\x99\x18\xed\x52\x10\xbd\xd8\xb6\x53\x10\x3e\xb4\xed\x07\xee\xeb\xf4\x20\x0f\xb9\x2f\x90\xf9\x1c\x85\xd1\x1e\xe5\x07\xdd\xa9\x96\x1f\xbe\x44\x95\x63\x26\x21\xed\xe1\x9a\x58\x72\x75\xa7\x41\x7b\x48\x2e\x20\xb3\x9a\xbd\xf1\x50\x69\xfc\x08\xd6\xc2\x68\x8f\xd0\x5a\xa1\xb5\x34\x51\x6b\x21\x6a\x94\xf4\xa6\x66\x4f\xd0\xa3\x52\x93\xa9\xd9\x13\x64\x56\x61\x6f\x6a\xf6\x6c\x33\x46\x8d\xf6\x9b\xa9\xd8\x36\xd3\x22\xa6\x45\x0c\x4a\x8b\x94\xbe\x3a\x45\x85\x6d\x14\x61\x82\xcc\xf2\x6e\xdb\x08\x36\xb6\x55\x4e\xea\xb8\x9f\x6d\x29\x19\x53\x6b\x05\x94\xd6\x22\x08\xa2\x02\xdb\x08\x82\xb6\x51\xa1\x66\x63\x73\x94\x1e\x46\xb3\xd6\xb3\x3a\x33\x53\xb3\x66\x8d\xf8\x93\x55\x85\x5b\x23\xfe\x08\x32\x2b\x87\x5b\x23\xfe\x08\x82\x62\xc7\x68\xef\x5e\x8d\xce\xac\x67\x85\x70\x53\x67\x26\xc8\xec\xa2\x76\x28\xab\xf3\x94\x15\xc2\xad\x55\x4d\xfb\x84\xcc\xde\xa1\x4e\x51\xc8\x55\x45\x89\x35\x4a\x04\x41\x3e\xe5\xa2\x2e\xb3\x86\x93\x66\x22\x97\x6b\x94\x9c\xb4\x0e\xa2\xb5\xd0\x28\x2c\x9f\x13\x51\x43\x72\xc9\xf2\xd5\xc0\x1b\xed\xdd\xab\x35\x69\x62\xd5\x28\xf5\x6f\xd6\xab\x89\xec\xb3\x3a\x59\xeb\x34\x91\x82\xcc\xce\x28\x9a\x48\xeb\xc6\x28\x83\x92\xf4\x40\x52\x55\x5a\x37\x8d\x22\x0b\xce\xaa\x2a\xad\x93\x05\x05\x99\x7d\x42\x69\x62\xd4\x39\x27\xf9\x5b\x8f\x21\x8a\x73\x8e\xfb\x75\x8e\x98\xf5\x8a\x39\x7d\x56\x24\xb6\x4e\x03\x2f\xc8\xac\xc8\x62\x3d\xd9\x76\xaf\x98\xd3\xa7\x36\x44\xb6\xb1\x9e\x38\x13\x16\xea\x34\x32\x46\x2f\xd8\x57\x05\x1b\x53\x2f\x28\xc8\x1c\xa2\x24\x3d\xca\xa1\x90\x30\xf5\x82\x36\x70\x93\x85\x7f\x0d\xb9\xc9\x90\x9b\x0c\x83\x9a\xa2\x26\xa3\x26\xd4\x12\x85\x17\xd6\xd1\xb7\xc1\x39\xb7\xd1\x11\xa2\x6b\xad\x53\xd4\xc5\xa8\x84\x62\x8f\x63\x68\x14\x13\x65\x8e\x21\x73\x8c\x05\x85\xa8\xa3\x34\xd1\x97\x21\xaa\x34\x01\x64\x3e\x29\x49\x8f\x72\xd6\xe2\x8b\x52\x0e\x90\x69\xa2\x42\xd4\xc1\xa8\x80\xba\x8b\xc2\x68\x55\x36\xda\x90\xbe\xe8\xf2\xc6\x86\x0a\xd5\xe5\x99\x95\xa8\x83\x9a\xc7\x4c\xa2\x9a\x44\x35\x46\x49\x54\xab\xf4\x39\x36\xf4\x65\xa4\x4f\x41\xa6\x89\x5a\xa2\x56\x8d\x32\xd6\x22\x7d\x0a\x32\x9f\xd4\x21\x8a\x2f\x56\xca\x33\xb5\x87\x82\x4c\x1c\x53\xed\xa1\x60\x6c\xd5\xad\x9b\xe9\x58\x99\x8e\x95\x26\xea\x58\xd1\x25\x8e\xad\x7a\x67\x33\x6a\x1e\xc1\xec\xa1\x51\x2e\x6a\x67\x94\x28\x09\x51\x60\x8e\xe7\x98\x9c\xdc\xa4\x9c\x2a\x8d\x4d\x4d\xa4\x60\x6c\xc4\x2f\x57\x40\x75\x05\x54\x82\x82\x2b\xa0\x7a\xf9\xd7\x68\x95\x3e\xcd\xe5\x5f\x2e\xff\x32\x4d\x9c\xa2\x4e\x46\x05\xd4\x25\x0a\xcf\x61\x8f\x2e\xcf\xf1\xca\xf4\xa3\x11\xaf\x9d\x4c\x2f\xc8\x74\x96\x1f\x5a\xbe\xac\x32\x5a\x17\xf5\x9c\x88\x72\xd0\x84\x3a\x59\x73\x8c\xd6\x38\x69\x2e\xa3\xb9\x8c\xe6\x2c\x2f\xa3\x79\x59\x68\x34\x1c\xd3\x65\x21\x20\xd3\xd1\x84\x02\x9f\x97\xbe\x47\xc3\x99\xdc\xa5\x1c\xba\x9e\xac\xda\xd5\xdc\xa5\x09\x47\x13\xda\xb6\x4b\xd4\x02\x9f\xcf\x51\x12\xa2\xe2\xc4\x68\x5a\x5e\x71\xc2\x95\x8a\xb1\x90\x93\x8a\xcd\x03\x7d\x85\x28\xe9\xab\xc0\xfb\xc6\x86\x14\x4d\xbc\xd2\xc9\x68\x84\x21\x57\x3a\x01\xdc\xb4\xed\xd4\xf2\x89\x26\x26\xd2\xa7\x84\x48\x69\x02\x3b\x2a\xe9\xd0\xe6\x8f\x56\x45\xaf\xa9\xcd\xb7\x18\x08\x51\x35\xa2\x85\x8e\x02\x90\x59\x45\xaf\x85\x74\xcf\x25\xed\xe8\xc4\xfb\x50\xca\x0c\xa5\xcc\x2a\x70\x2c\x94\x32\x03\x5f\xed\x84\xda\x90\xaf\x86\xaa\x99\xf8\x7f\xa4\xe2\xa0\xd8\xb1\xc0\x95\x3b\x27\x25\xe4\xca\xa1\xe0\x4c\x2a\x0e\x05\xe7\xa8\x74\x32\xa8\x76\x2d\x42\x3b\x29\xc8\xac\x86\xc1\x22\x24\x63\x29\x7a\x74\x54\x10\xca\xe1\x41\x77\xa0\x5c\x19\x74\x07\x16\x95\x80\x46\xe7\x58\x84\x12\x10\x90\x19\x9a\x28\x21\x92\xb5\xb0\x56\x28\x24\x01\x31\xa5\x3b\x85\x70\x6e\x01\x46\xaf\xfe\xcd\xd4\xe6\x5b\xd6\xe9\x18\x1d\xa5\xa7\xc2\x2e\x90\x19\x1a\xc5\x17\xe9\xe3\x47\x27\xbc\xa5\x12\x76\x2a\x61\x93\x51\x53\x09\x9b\xae\x7a\x8c\xaa\x92\x2c\xe5\x7e\x40\x66\x35\x0c\x96\x72\xbf\x0c\x46\xe1\xca\xa9\x3a\x25\xb5\xed\x14\xf5\x1c\x55\x55\x83\x13\xd5\x53\xa9\x38\x95\x8a\xab\xe9\xb6\x94\x26\xb2\xca\xec\x31\x30\x73\xd2\x0b\x0a\x32\xab\xe9\xb6\x94\xdf\xd2\x3b\x8f\x81\x0a\xd5\x3b\xdb\xac\xd0\x31\x46\x75\x9f\x36\xb9\xdd\x10\x64\x56\x1f\x6e\x93\xfa\xda\x26\x31\x63\x4c\x51\x97\x28\xdc\xaf\xfa\x70\x9b\x8a\x19\xc0\x18\x8b\x51\x3c\x4e\x08\x32\x39\x16\x73\xe8\x8b\xb8\xdf\x58\x50\x72\x3f\x20\xb3\xfa\x70\x9b\x0a\x95\xb3\xdc\x64\x18\x71\x71\xca\x4d\x80\x4c\x8c\x36\x95\xe9\x67\x1d\xab\x61\x44\xe2\xa9\x9c\x34\x95\x93\xaa\xe9\xb6\x29\x07\xa0\xa7\x1f\x86\x33\xa9\xa7\x17\x0c\x63\x8f\x4b\x01\x75\x75\xaa\x06\x34\xb1\xa4\x89\xd5\x99\x88\x5c\x4b\x7b\x04\x92\xdb\x20\x5b\xda\x23\xe0\x0d\xb9\x96\xf6\x08\x0c\x23\x57\xae\xa1\xe5\x79\xa1\x48\x2a\x90\x45\x3f\x62\x6b\x20\xfd\xd2\x5a\x2e\x4a\xd2\x23\x97\xc2\xee\xaa\xb3\x3d\x0c\x97\x5b\x0a\xa8\x40\xaa\x3c\xe3\x46\xa1\xa0\x2c\xe4\xd5\x69\xd8\x52\xe6\x02\x92\x2b\x29\x5b\xca\x5c\x8b\xe8\xe9\xc4\xeb\xa5\xe8\x09\x64\x4e\xf6\xe8\x12\x15\x7d\x39\x05\xa1\xda\x7c\xdb\x2b\x8c\x0c\xe7\x28\xec\x0a\x23\x40\xe6\x14\x65\xa2\xca\x0b\x63\x63\xa2\x32\xea\xae\x8c\x5a\xbd\xb3\xed\x92\x6b\xaf\x7e\x64\x04\x55\xfc\x4e\x3f\x22\xc8\x44\x5f\xbb\xa2\xc9\x5e\x71\x71\x70\xd7\x69\xbb\xe2\x22\x90\x59\x5d\x8b\xed\xa9\x89\x88\xca\x55\xaa\xe9\x32\x40\x30\xd4\x11\x1c\x32\xed\xa1\x5c\xb9\x44\x0d\x51\x2c\x4f\x18\x3a\x74\xdc\x0f\x1d\xf7\xea\xdf\x4c\xf7\x03\x76\x90\x93\xb8\x2a\xb3\x43\x39\xe9\x50\x4e\xc2\xc9\x0f\xe5\xa4\x83\xc8\x44\x2f\x68\x87\xce\x23\x90\xf2\xaf\x43\x91\xe9\xa8\x44\x31\x54\x9e\x1d\xaa\xb2\x0e\x55\x59\x98\xf6\x50\x95\x75\x90\x21\x54\xf3\x1c\xca\x10\x40\x2e\x3c\xfa\x90\x26\x00\x6b\xcf\x51\xfa\x22\x9a\x50\xde\xd5\x5d\x83\xdd\x31\x87\x92\xd9\x5d\xe6\xb8\x3f\xcd\x21\x0a\x73\x70\x73\x30\xe6\xc6\x44\x3a\x46\x41\x66\xf5\xf4\x76\x97\x85\xb8\x45\x18\x13\xa3\xe9\x16\x41\x90\x49\x51\x72\x57\xdf\x70\xe7\xd4\x72\x73\x69\x77\x9d\x5a\x20\xe7\x26\x0a\xdd\xdf\x31\xed\x24\x4d\xdd\xb5\x21\x20\xcc\x45\xe9\x8b\xb4\x5e\x93\x6a\xe6\xae\xd6\x0b\x18\x93\xe3\x7e\x57\x71\x09\xe4\x53\x7a\x15\x97\xc0\x98\x24\xff\xbb\x8a\x71\x20\x27\xf5\xa6\x2e\x3c\xec\xe4\x88\x72\x4d\x69\xa7\x8e\x28\x90\x13\xf7\x3d\x75\x44\xcf\x3a\x37\x63\xe2\xf7\xa7\x4a\x3d\x20\x27\x85\xea\xa9\x33\x74\x12\xd2\xe6\xd2\x28\x13\x65\x8c\x0a\x28\x17\x55\x6e\xa2\xbe\xe1\x94\x56\x81\xe4\x15\xc6\x4e\xf9\xfd\x59\xf1\x7e\xac\x6d\xfd\x76\x2a\x3e\x95\x0e\x80\x9c\x1c\xfd\x53\xee\xc7\xad\xc9\x58\x9c\x60\xdd\x9a\xd8\x85\x2b\x2f\x0a\xe0\x4b\xae\x0c\xe4\xa4\x73\xbf\xe4\xca\x57\x22\x23\xd1\xe0\x92\x1d\xae\xd4\xa8\x05\xf5\x1c\x75\xbd\xdd\x6c\x1b\x25\xb6\x6e\x27\x04\x39\xe9\x6d\x1e\x3a\x75\x8f\x8a\x8b\xb6\xd1\x43\x3c\x14\x17\x81\x9c\x24\xc6\xc7\x78\x8e\xf2\x1a\xe5\xac\xa5\x88\x07\xc4\xc6\x86\x1e\x2a\x34\x1f\x95\x77\x6d\x0b\x96\x57\xde\x7d\xe8\xdd\x9b\x0a\xf5\xa1\xbc\xfb\x28\x3b\x18\x95\xb3\xeb\x2a\xc2\x37\x67\xf9\x8a\x3f\xbe\x51\xba\x08\x06\x75\xac\x6f\x64\x67\xa7\xa7\x37\x1e\x86\x5d\x3d\xbd\xf3\x1c\x6a\xdc\xdd\xb9\x9e\x43\x05\xc9\x19\x70\x3d\x87\x7a\xb3\x78\xbb\x59\x2f\x21\xbc\xf1\x3e\x22\xc8\xd9\x1c\x6a\x8a\xda\x6b\x54\xd7\xa8\x43\x14\x5a\x6d\x01\x75\x17\x75\x67\x54\x42\xe9\x8b\xa6\x2f\x8a\xd2\x17\x11\x95\x27\x5f\x57\xd3\xed\x5d\x54\xa5\x29\x57\xab\xe9\xf4\x7f\x36\x2a\x70\xb9\x7e\x27\x20\xc8\xd9\x18\x35\x34\xaa\x54\x68\x63\x8a\xda\x45\x71\xea\xda\x82\x42\xd4\x51\xb5\x9c\x8d\xc5\x28\xbf\x44\x71\x9e\x2a\x8f\xf8\x20\x1a\x38\x0f\x8a\x66\xd5\x99\xb9\x1e\x14\x05\x39\x3b\x42\x70\x0f\xe8\x34\x7e\x46\xc2\x76\x35\x7e\xce\xc3\x9d\x91\x9d\x5d\x0f\x77\x82\x24\x40\xb8\xf1\x4c\xe2\x56\xa1\xc3\xbc\xce\xb9\xf3\x16\xf7\x84\xb1\x05\xa3\x42\xa3\x58\xde\x11\x42\xad\x93\x3b\x76\xf4\xaa\x8c\xdc\x65\x47\x97\x1d\x3b\xa3\x64\x47\xaf\x28\x65\x5e\xc9\xcc\x69\x0b\x9e\x90\xb3\x7a\x67\x57\x77\xe0\x14\xe6\x46\x4e\x72\x15\xe6\x02\xe3\x09\xd3\xf5\xfe\x26\xc8\xd9\x03\x8a\xb5\x42\x13\xcb\xc9\x5d\xf5\xa6\x53\x8b\x19\xfd\x9b\xab\x16\x73\x6a\x31\xe3\x7d\xc5\x55\x8b\x09\x72\x76\x8d\x62\x8f\x54\x33\xc6\xe5\x89\xab\x9a\xf1\x55\x26\xa8\x7a\xa1\x28\x22\xb1\x20\x79\x1d\xf2\x15\x1a\x55\xe6\xf0\xad\x22\xb1\x2f\x99\x03\xc8\x39\x44\xa1\x9c\x55\x09\xc8\xb7\x3a\xa2\xce\xab\xc0\x13\x9a\x8c\xa6\xc7\x01\xa7\x44\xf0\x0d\x15\xaa\x44\xf0\xbd\x8e\xa8\x6f\xac\xb5\x73\x44\x05\x39\x47\x83\xc2\xbf\x28\x11\x9c\x87\x06\x57\x89\x20\xc8\x39\x3a\x14\xe6\xd8\xb5\x7c\xa5\x4f\x57\x5a\xf7\xa3\x7c\xc2\x1b\x5f\x3c\xe4\x13\x40\xf2\xb6\xe5\x07\x4f\x67\x7e\xf0\x1e\xde\x2a\x4e\x38\xc9\xfb\x09\x39\x87\x26\xe2\x98\x07\xbd\x20\x2f\x01\x7e\x50\x8c\x0b\x06\xcf\xc7\x7e\x90\x05\x9d\x1c\xee\x6d\x42\xc9\xa3\x0f\x79\xf4\x40\x2e\xa9\x10\xf0\x56\xb1\xdf\x0f\xa9\xf0\x50\xc7\x98\x2c\x4f\xe5\xed\x07\xbd\x60\xdf\x90\x8b\x5e\x50\x90\xbc\xb9\xf9\x91\xda\x50\xaa\xaf\x2c\x6b\x2b\x87\xfb\x5d\x14\xa7\x56\x99\xcb\x09\xee\x4e\x77\xe1\x0a\xee\x7e\xa1\x7b\x7e\x78\xe0\x97\x74\x0f\x0c\xde\xef\xfc\x92\xee\xaf\x4a\x66\x6e\x98\xe3\x22\x99\x09\x72\x56\x51\xe2\x97\x6b\xad\x92\xcb\x0d\x8f\xbe\x24\x17\xd0\xb8\x7a\xf6\x8b\x9a\xda\x49\x01\x4e\x85\xeb\x4a\x01\xce\x45\xb0\x7b\xf9\x57\x28\xfa\xc6\x56\x2e\xeb\x5e\x25\x55\x6c\xdc\xcb\x0b\x72\x56\x9b\x1f\x1b\x97\x14\xb1\x55\x34\xf1\xd0\x44\xa2\x89\x20\xa7\x41\xe1\xd1\xb1\x95\x10\xce\x73\x7b\x6c\xa9\xb5\x52\xaf\xd3\xa2\xb4\x16\x42\xf0\xe6\x16\x8a\xe4\xc1\xef\x66\x9c\xa7\xa0\xd0\xef\x66\x04\x39\xad\x41\xdd\x45\x95\x72\xb8\x22\x8e\x46\xc4\x8c\xa6\x6c\x65\xbf\xfd\x56\x1c\x8d\x64\x16\x04\x67\xe7\xed\x20\x14\x9c\x83\x1f\xa6\x78\x56\xcb\x1f\xfa\x61\x8a\x20\x67\x65\x9b\xe8\xfa\x7a\xaf\xc6\xcf\xa9\x50\xa3\xd3\xf8\x09\x3a\xe7\x29\x3a\x99\x5e\xe0\xd3\x99\x48\xa6\x17\x8c\xe6\x9a\xa8\xe5\xb9\x9d\x98\x15\x6c\x42\x77\x9d\x82\x9c\x86\x5c\xd4\x9e\x41\xd2\xf0\x59\x27\x25\x94\x34\x42\x3f\x26\x99\xe5\xb7\xa1\x1f\x93\x08\x92\x60\x13\x83\xc3\x13\xa3\x92\xac\x73\x3f\x19\x83\x62\x47\x90\xd4\x65\x31\x28\x76\x82\xa4\xe1\xab\x6b\xd4\x25\x4a\x3f\xed\xe8\x50\xc8\x45\x3a\xf0\x35\x6a\x94\xd2\x41\x18\xae\xbc\xaa\x9d\x0e\xc3\x95\x05\x39\x8d\x51\xb8\x72\x90\x15\x7c\x55\x15\x1e\xc6\xd1\x17\x18\x8f\x93\xc1\x35\xe1\x6b\x90\x34\x62\xdb\x98\x48\x08\x17\x24\xc5\x61\x28\x69\x84\xd5\x71\x8d\x4d\x42\x70\x5c\x05\x39\x9d\xb5\xa4\x42\x52\x4b\xf0\x8e\x1a\x4a\x2d\xe1\x25\x6a\x50\x6e\x84\x4b\x54\x97\xa8\x55\x5b\x84\x4b\x54\x20\xb6\x4a\x2d\xe1\x64\x54\x41\xce\xaa\xd5\x83\xfc\xf4\x1a\x5e\x1b\x8a\x6d\x31\x51\x1b\x02\x92\x27\xdf\x70\x6d\x88\x04\x14\xad\xb2\x60\x28\x01\x05\x3f\xda\x88\x56\x1d\x50\xe8\x47\x1b\x82\x94\x9b\xe8\x47\x1b\x11\x9a\x58\x9d\x46\x28\x01\x05\xaf\xf9\xd1\x11\x42\xaf\xf9\x82\xe4\x8e\x2c\xf4\x9a\x1f\xba\x7e\x18\x55\xd1\x87\xae\x1f\x04\x29\xff\xd2\xf5\x43\xf0\xc0\x1f\xa3\x33\x91\xb7\x3c\x41\x4e\x8e\x6b\x72\x21\x16\xf9\xfc\x35\x63\xc9\xa5\x94\x17\x3c\xdd\xc7\xc0\xbf\xf4\x74\x2f\xc8\xc9\x86\xf4\x74\x1f\x13\x15\x8e\xd0\xa8\x43\x94\x54\xb8\xa0\x50\xe1\x4c\xd6\xca\xd2\x17\x17\x03\x4f\xc8\x89\x4f\xe8\x7e\x20\x48\x9f\xc1\xad\x5c\x28\x7d\x0a\xc2\x4c\x54\x17\xd5\x79\x6d\x1d\x50\x43\xd4\xc9\xa8\x0e\x75\x89\xa2\x29\xe2\x58\xe9\x7e\x20\x96\xab\x91\xa9\x3d\x2e\x8a\x7c\x41\x7b\x2e\x4f\x91\x1f\x4b\x42\x54\x49\x15\x4a\x9f\xb1\xd7\x57\x82\xd2\x25\x76\x92\xbf\x60\xf0\xda\x1a\x3b\xc9\x3f\xf6\x8a\x9e\xe5\x78\x50\x29\x8a\x7a\x33\x3a\x14\xa1\x63\x2f\x85\x84\x13\xde\x76\x6a\x1e\x41\xce\x2a\x96\x62\xa7\xe6\x89\xbd\x9c\x3c\x5c\x94\x9c\x7c\x57\x9c\xc0\xa3\x77\xc5\x09\x52\x71\x44\x55\xb8\xa1\x54\x1c\x47\xc5\xc5\x08\xce\xf6\xa1\xc0\x77\xa8\x75\xaa\x76\x3a\x0e\x5a\xa7\x38\xbc\x84\xe0\x17\x79\x71\x70\x1d\x28\x68\xce\xb1\x3a\x14\x14\x8e\x72\xb3\xe0\x05\x3e\x0e\xee\xfe\x04\x39\xb1\xf6\xc1\xbd\x58\x90\x1f\x83\x47\xe6\x38\x14\xfb\x81\x9c\x91\x50\xcf\x51\x25\x2a\xcf\x83\xa1\xf4\x19\xb4\xc0\xc1\x3b\x59\xa8\x05\x16\x74\xde\x7d\x42\x2d\x70\xdc\x43\x2f\x73\xb5\xd6\x5d\x4e\x7e\x97\x93\xc7\x84\xc2\x8e\x77\xfc\x8b\xce\x3f\xee\xf2\xaf\xfb\xd3\xbf\x16\x94\x8b\x2a\x21\x68\xfc\x42\x09\x3b\xce\xfa\x62\x50\xeb\xc7\xa9\x2f\x02\x39\x89\x72\xf4\x98\xaf\xc1\xab\x79\xc8\x8e\x7a\x35\x17\xe4\xcc\x06\x75\x8a\x62\xad\xa5\x51\x5a\x4b\xc1\x2a\x45\x69\x2d\x09\x41\xde\x55\x89\x10\x17\xaf\x8f\xbc\x47\xc5\xc5\x85\x87\x20\x27\x07\xe6\xe2\xc2\x23\x2e\x3c\x67\x55\xf9\x1f\x97\x3c\xe7\x92\xe7\x24\x6b\xc9\x73\x78\xf0\x8e\x45\x0e\xbf\xe8\xa0\x04\x39\xab\x62\x8b\x8b\x92\x2a\x28\x11\x62\xe1\x13\x2a\x11\x82\x12\x21\xb7\xea\xb0\x53\x25\x42\x6e\xd4\xfa\x5b\x99\x36\x37\xea\x3a\x41\xce\x14\x15\x50\xd4\x29\x6d\xf8\x9f\xa7\xe2\x3e\xfe\x32\x13\xe7\xe6\x5a\x96\x6b\xad\x99\x0b\xaa\x8b\x2a\x8f\x69\x95\xa5\x52\x7d\x9f\x20\x67\x55\x0b\xb9\x21\x75\xea\x47\xbc\x24\xd4\xd4\x8f\x78\x05\x8d\x6a\x21\xa9\x42\x9e\x90\x73\x8a\x92\x88\xec\xad\xcd\x9a\xf8\xfc\xc5\x77\x13\x55\xc6\x4a\x95\x03\x49\xbe\xcf\x3e\x03\xea\x14\x85\x82\xa7\x46\x5d\x50\x44\xb7\x5e\xc5\x48\xf2\xa4\xfa\x84\x9c\x2c\xaf\x97\xd5\xe4\x19\x35\x47\xf9\x7b\xea\x19\x55\xd0\xb8\x18\x4a\x3d\xa3\x0a\x92\xa7\xcf\xec\xb8\x5a\xf6\xd4\x4f\xa3\xf9\xa2\xf6\x08\xb4\x51\x1d\x5d\xea\xe9\x33\xa9\x10\x72\x94\x8f\xa6\x2a\x84\x1c\x98\x61\xa0\xaf\xe1\x4f\x0a\x45\x4f\x87\x42\xd1\x7a\xf0\xb3\xea\x3d\x52\x0f\x7e\x82\x9c\x6c\x9b\xa4\xff\x84\xb4\x1c\x7f\x66\xd2\xfa\xff\x1f\xf6\x8f\x97\x5f\x7f\xaf\x7f\xff\xe9\xcb\x97\xeb\xfd\x2b\xff\x3a\x80\x5f\xe6\xdf\xce\xeb\xf1\xe9\xfd\xfa\xf5\x5f\x1a\x7c\x7c\xfe\xa8\x59\xfc\xf7\x3f\x01\x00\x00\xff\xff\x94\xbf\x01\x60\x95\x30\x00\x00"); +func _dgcc ()([]byte ,error ){return _ad (_bcec ,"UniKS-UCS2-V")};func _fbce ()(*asset ,error ){_agd ,_gaae :=_bba ();if _gaae !=nil {return nil ,_gaae ;};_cdbg :=bindataFileInfo {_ae :"B5pc-H",_ca :5309,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491485,0)}; +_dgc :=&asset {_e :_agd ,_ee :_cdbg };return _dgc ,nil ;};func _cabe ()(*asset ,error ){_bbgg ,_ebag :=_debf ();if _ebag !=nil {return nil ,_ebag ;};_gegf :=bindataFileInfo {_ae :"UniJISX02132004-UTF32-H",_ca :243189,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492992,0)}; +_eaedc :=&asset {_e :_bbgg ,_ee :_gegf };return _eaedc ,nil ;};func _gdb ()([]byte ,error ){return _ad (_cabc ,"Adobe-GB1-2")};func _eacd ()([]byte ,error ){return _ad (_fgag ,"Adobe-CNS1-4")};func _ccbe ()(*asset ,error ){_dccf ,_dbga :=_bagf ();if _dbga !=nil {return nil ,_dbga ; +};_ccbgb :=bindataFileInfo {_ae :"UniKS-UCS2-H",_ca :163757,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493024,0)};_bagg :=&asset {_e :_dccf ,_ee :_ccbgb };return _bagg ,nil ;};func _bcgab ()(*asset ,error ){_aabcg ,_bfaeg :=_fdgg ();if _bfaeg !=nil {return nil ,_bfaeg ; +};_bagd :=bindataFileInfo {_ae :"UniJIS-UTF32-V",_ca :4458,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492953,0)};_egda :=&asset {_e :_aabcg ,_ee :_bagd };return _egda ,nil ;};var _cac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x93\x5f\x6b\xdb\x5c\x0c\x87\xef\xcf\xa7\xd0\x65\xdf\x8b\xbe\x91\xce\x3f\x3b\x60\x02\x6b\xbb\x96\x5c\x74\x1d\xeb\xba\x0d\xc6\x2e\x1c\x5b\x0e\x86\xc5\x36\x8e\x73\xd1\x6f\x3f\x24\x25\x19\xec\x22\x38\x79\x22\xfd\xf0\x79\x74\xb4\xba\xdf\x3e\x6c\x87\x7e\x81\xd5\xe7\x79\x6c\x5e\x79\x81\xae\x1f\xda\x99\x8f\xe3\x69\x6e\x18\x76\xbc\xef\x07\xe7\xc8\x43\xdb\x37\xcb\xe5\xa7\x3e\x9a\x43\x3d\x39\x27\xfd\xaf\xef\xc7\x85\x0f\xdb\xa1\x1b\x21\x58\x5d\x7b\x9a\xce\xb5\x00\xab\x2f\xbc\xef\x8f\xcb\xfc\x0e\x37\x1f\xda\x71\xc7\xff\x41\xcb\x9d\xf0\x97\xb9\xe5\xb9\x1f\xf6\x70\xf3\x74\x47\x57\xfa\x7a\x9a\xa6\xdf\x7c\xe0\x61\x01\x54\xc6\x43\xab\x4f\xb7\xba\x7f\xae\xa7\x4f\xf5\x81\x61\xa5\x41\xb7\x4f\x77\x74\x6b\x35\xfa\xd7\x37\x9e\x8f\xfd\x38\xc0\xfa\x7f\xc4\xfc\x17\x7f\x7d\x9f\x18\xe8\x1c\xf1\xb6\x7d\x78\xe9\xba\x23\x2f\x10\xc2\xb9\xf5\xc7\xdb\xf6\x01\x7e\x12\x10\x82\x4f\x21\x97\xbf\xce\xa5\xdf\x9f\xc7\x96\xcf\xef\xa0\xc7\xbc\x1f\x4f\xc3\x02\x45\x41\x85\x31\xb2\x23\x36\x63\xcb\xc7\xa9\x6e\x78\xae\x87\x3d\x3b\x80\x0a\x11\x71\x03\x15\x7d\x7c\x7c\xdc\xc8\xeb\xff\x53\xe1\xc2\xa5\xb3\x6f\x8d\x5c\x3a\x10\xbb\x6e\x03\x00\x80\xae\x42\x32\x44\x8a\x7c\xca\xae\x42\x6f\xc8\x2b\x4a\xe4\x5d\x85\xc1\x50\x50\x54\xe4\xd2\x55\x18\x0d\x45\x41\x84\x3e\xba\x0a\x93\xa1\xa4\xc8\x97\x12\x9f\x0d\x65\x45\x29\x48\x7c\x61\xa8\x50\x54\xac\x25\xbe\x34\x54\x0a\xf2\x18\x25\x7e\x6d\x68\xad\x28\xa0\xc4\xd7\x86\x6a\x45\x29\x4b\xfc\xce\xd0\x4e\x51\x49\x12\xdf\x18\x6a\x04\x05\x2c\x24\xbe\x35\xd4\x2a\x0a\x5e\xe2\xd9\x10\x2b\x4a\xa5\xc4\x77\x86\x3a\x45\x65\x44\x57\xd1\xd9\xb0\xfa\x8a\xb8\xce\xae\x22\xf3\x45\xea\x2b\x86\xe4\x5d\x45\xe6\x8b\xd4\x57\xcc\x58\xba\x8a\xcc\x17\xa9\xaf\x58\xe6\xe8\x2a\x32\x5f\xa4\xbe\x12\x79\x89\x37\x5f\xa4\xbe\x52\x28\x24\xde\x7c\x91\xfa\x4a\x39\x48\xbc\xf9\x22\xf5\x95\xca\x52\xe2\xcd\x17\xa9\xaf\x4c\x51\xe2\xcd\x17\xa9\xaf\x1c\x51\xe2\xcd\x17\xa9\xaf\x9c\x65\xb4\x64\xbe\x48\x7d\xe5\xb5\x8c\x96\xcc\x17\xa9\xaf\x82\x64\xb4\x64\xbe\x48\x7d\x15\x51\x46\x4b\xe6\x8b\xd8\xc7\x8d\xcc\x1f\xf5\xc2\x5d\x2e\x96\x7c\x97\x35\xbd\x6e\x4e\x73\x9a\x67\x1e\x16\x5d\x52\xdd\x0e\xb9\xca\xfd\xc0\xd7\x85\x9f\xc6\x49\xba\xf4\xf3\x27\x00\x00\xff\xff\xd1\xcb\xaf\x2a\x1c\x04\x00\x00"); +func _fcce ()([]byte ,error ){return _ad (_dcd ,"Adobe-GB1-5")};func _bagf ()([]byte ,error ){return _ad (_gbeb ,"UniKS-UCS2-H")};var _baab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9f\x62\x8e\xdb\xc3\xd6\x92\x5d\x3b\x32\x2c\x81\xe2\x14\x6a\x96\xed\x96\xa6\x49\x0b\xa5\x07\x59\x1a\x05\x41\x23\x0b\xd9\x3e\xe4\xed\x8b\x66\x52\x77\x0f\x61\xe2\x4f\x9a\xdf\xb2\xa4\xb2\x1f\x0e\x43\xf0\x0b\x94\x5f\xd3\x64\x8e\xb8\x80\xf3\xc1\x26\x9c\xa7\x35\x19\x84\x11\x2f\x3e\x14\x85\xac\xc0\x7a\xb3\xfc\x7b\xa4\x62\xae\x3a\x16\x45\xf9\x7c\xec\xa3\x79\xfc\x74\xea\x1f\x3f\xc3\x3a\xe3\x5d\xfb\xe1\x70\xbc\xcd\x0b\x5e\x87\xe0\x26\xa8\xb9\xdb\xae\xf1\x9e\x00\x50\x7e\xc3\x8b\x9f\x97\x74\x83\x87\x8f\x76\x1a\xf1\x1d\x58\x74\xd9\x5f\x93\xc5\xe4\xc3\x05\x1e\x9e\xa7\x84\x5a\x6e\x03\xc7\x35\xc6\x3f\x78\xc5\xb0\x80\x20\xc3\x60\xa9\x16\x65\xff\xa2\xe3\x17\x7d\x45\x78\xb3\x9a\x33\x8d\xd1\xd0\x19\xd3\xec\xa7\x00\xdd\x7b\x21\xda\xff\xfc\xfd\x16\x11\xe4\x3d\xe2\x34\x1c\x5e\x9d\x9b\x71\x81\x5a\x70\x7c\xf9\xf3\x34\x1c\xe0\x97\x04\x29\xa0\x6a\x3e\x88\xe6\xf7\x7d\xea\x8f\x97\xc9\x6e\x8d\xb2\xe5\x4f\x32\xde\x26\x1d\x2e\x58\x3c\x69\xa9\xab\x3d\xe4\x52\xef\x41\x89\xa6\x25\x6a\x98\x1a\x22\x45\xd4\x32\xb5\x7b\x50\x75\x25\x88\x3a\xa6\x91\x66\x75\x44\x96\xc9\x66\x6a\xab\x4c\x23\xc7\x8f\x4c\x75\x26\x1c\x89\x90\x1a\x77\x4d\xf1\xa4\x6b\x2d\x33\x51\x51\x62\xd7\x12\x29\xa6\x8e\x68\x47\x64\x98\x0c\x51\x47\x84\x4c\x98\x49\xe5\x75\xd5\xa3\x26\x1a\x1d\x91\xcc\x64\xe9\x8d\x54\x94\x50\x94\x65\x2d\x13\xad\x4b\x29\x22\xc7\xc4\x8d\x14\xef\xb8\xd1\x51\x7c\x27\xf2\x29\x6e\x7b\x97\xff\xe7\xfb\xb3\x9d\xa7\x59\x53\xc2\xb0\xd0\xed\xa1\x33\xcb\x9b\xee\x03\x6e\xf7\x33\x4e\x31\x77\xd1\xef\x6f\x00\x00\x00\xff\xff\x8b\x02\x5f\x71\xcb\x02\x00\x00"); +func _efca ()([]byte ,error ){return _ad (_bbfb ,"GBT-V")};func _eaba ()([]byte ,error ){return _ad (_aeeb ,"UniJIS-UCS2-H")};func AssetInfo (name string )(_ce .FileInfo ,error ){_ebae :=_f .Replace (name ,"\\","/",-1);if _efba ,_gecf :=_fedc [_ebae ]; +_gecf {_fgaee ,_dfad :=_efba ();if _dfad !=nil {return nil ,_ab .Errorf ("AssetInfo %s can't read by error: %v",name ,_dfad );};return _fgaee ._ee ,nil ;};return nil ,_ab .Errorf ("AssetInfo %s not found",name );};var _dbcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd2\xc1\x8a\xdb\x30\x10\x06\xe0\xbb\x9e\x62\x8e\xdb\xc3\xd6\x23\x39\x76\x1c\x30\x81\x36\x65\x21\x2c\xdb\x96\xa4\xb4\x67\xc7\x1a\x07\x41\x23\x09\x59\x3e\xe4\xed\xcb\x68\xb2\x2e\xec\x21\x28\xfa\x32\xf3\x33\x91\x54\x1d\x8e\xdf\x8e\xde\x65\xa8\x7e\xa6\x30\x9e\x29\xc3\xe4\xbc\x4d\x34\x87\x25\x8d\x04\x17\xba\x3a\xaf\x94\x36\x60\xdd\x98\xdf\xb7\x65\x19\x6f\x43\x54\x8a\xfb\xcf\xf7\x39\xd3\xed\xe8\xa7\x00\xb5\xd4\xd9\x25\x3e\x6a\x01\xaa\x13\x5d\xdd\x9c\xd3\x1d\x9e\xbe\xd8\x70\xa1\x4f\x60\x69\x62\xff\x91\x2c\x25\xe7\xaf\xf0\xf4\x7a\x5a\xf1\xbc\xc4\xf8\x97\x6e\xe4\x33\x60\x31\xf2\xb6\xac\xaa\x3a\xbc\x0d\xf1\xfb\x70\x23\xa8\x4a\xce\xf3\xeb\xe9\x59\x4a\xca\x2f\xbf\x29\xcd\x2e\x78\xd0\x9f\x11\xcd\x7f\xfe\x75\x8f\x04\xfa\x91\xf0\xe7\x2d\x58\x7a\xe4\x96\xc9\x0f\x61\xf1\x19\x6a\x6c\x76\x62\x5a\xa6\x1e\x83\xa5\x39\x0e\x23\xa5\xc1\x5f\x49\x01\xf4\x88\x88\x7b\xe8\xf1\xeb\xcb\xcb\x9e\x47\xfa\x50\xc1\x07\x24\x9d\xce\x8a\xac\x1d\x38\x4d\x7b\x40\xd5\xa3\x96\xbd\xe6\xbd\x69\x5a\xd5\xa3\x11\x31\x2c\x8d\x36\xaa\xc7\x5a\xa4\x66\xd9\xb6\x9d\xea\x71\x23\xb2\x61\xd1\x68\x36\xaa\xc7\x46\xa8\x29\x64\x3a\xce\x6e\x85\xda\x42\x4d\xcd\xe1\x5b\xa1\x6d\xa1\xed\x8e\xd3\x3b\xa1\xae\x4c\x80\x1b\x8e\xdf\x09\xed\x0a\xd5\xc8\xf1\x83\xd0\xf0\x98\x93\xe3\x2f\x42\x97\xc9\xec\xc1\x74\xba\x2d\x27\xf0\xfe\x4f\xf9\x3b\x3f\x85\xf5\x7a\xc6\x25\x25\xf2\xb9\x3c\x84\x72\x07\x7c\xb6\xce\xd3\xfa\xa8\x62\x88\xdc\x55\x3e\xff\x02\x00\x00\xff\xff\x65\xa2\x18\x80\x80\x02\x00\x00"); +var _eead =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x4f\x8f\xd3\x30\x10\xc5\xef\xf9\x14\x73\x5c\x0e\x10\xff\x21\x75\x23\xad\x56\x62\x5b\x69\xc9\x61\x59\x44\xd9\x05\x09\x71\x48\xed\x49\x65\x89\x3a\x91\xe3\x1c\xfa\xed\xd1\xcc\x84\x70\xa8\x5e\xfd\xd3\xbc\xf1\x9b\x78\xea\x43\x77\xec\x52\x2c\x50\x7f\xcd\xa3\x3f\x61\x81\x21\xa6\x90\x71\x1e\x97\xec\x11\xce\x78\x89\xa9\xaa\xb4\x81\x10\x7d\xf9\x77\x64\xf1\xd7\x7e\xaa\xaa\xfa\xe9\xf1\xfd\x67\x58\x66\x5c\x8f\x87\xee\x78\xba\xcd\x05\xaf\x5d\x1a\x46\xb0\x62\x0b\xcb\xb4\x5a\x01\xea\x6f\x78\x89\x73\xc9\x37\xb8\xfb\x14\xc6\x33\xbe\x83\x80\x03\xf1\x97\x1c\x30\xc7\x74\x81\xbb\xa7\x47\xbd\xd1\xd3\x32\x4d\x7f\xf0\x8a\xa9\x80\x62\x86\x29\xb0\x56\xf5\xe1\xb9\x9f\xbe\xf4\x57\x04\xca\xf0\xc6\x90\xd9\x1b\xe6\x39\x8e\x09\xda\x0f\x4a\xed\xfe\xe3\xef\xb7\x09\x41\xaf\xde\xd7\xee\xf8\x32\x0c\x33\x16\xb0\x46\xfa\xd6\x3f\x5f\xbb\x23\xfc\xd2\xa0\x15\x98\xc6\xee\xec\xef\xb5\xf4\xc7\xf3\x18\x36\xa3\x51\x32\x88\x8f\x21\xf7\xe9\x82\xd5\xbd\xd1\xc6\x3c\xc0\x2a\xd0\xb8\x86\x91\x15\x64\x19\x7d\x64\xd4\x0b\xea\x09\xb5\x7b\x46\x67\x41\xfe\x01\x9c\x53\x52\x15\x04\x05\xae\x6a\x09\x59\x69\x6f\x07\x42\x7b\x43\xc8\x21\x23\x12\xe7\xd4\xae\xba\x37\xd6\x68\x42\x2c\xd0\xb8\x3d\xa3\xbd\xa0\x96\x8d\x8a\x91\x17\xe4\xb9\xca\x32\x42\x41\xd2\xcb\x11\xb2\x1c\xd5\xda\x33\x57\x71\x7b\x1b\x04\x05\xae\xe2\xf6\x14\x68\x15\x68\x1c\x45\xb5\x0d\x0f\xc4\xe2\x9c\x12\x24\xc6\x86\x8d\x9a\x43\x34\x62\x24\x81\x9d\x62\xe4\xc4\xe8\xf8\xc6\x96\x6f\x74\x62\x74\xf2\x25\x38\x97\x8c\x6d\x65\x6c\xad\x69\x15\xb6\x77\xa0\xff\xb4\x81\xdb\x52\xf8\x25\x67\x4c\x85\xf7\x8f\xdf\x9f\x1e\x30\x26\xdc\x56\x7b\x1a\x27\x72\xf1\xef\x6f\x00\x00\x00\xff\xff\x2b\x36\x10\x5d\x06\x03\x00\x00"); +func _fdgb ()(*asset ,error ){_cgcc ,_bgfc :=_gdbd ();if _bgfc !=nil {return nil ,_bgfc ;};_dffb :=bindataFileInfo {_ae :"UniGB-UTF32-V",_ca :839,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492778,0)};_eefb :=&asset {_e :_cgcc ,_ee :_dffb };return _eefb ,nil ; +};func _eccc ()([]byte ,error ){return _ad (_efd ,"KSC-EUC-V")};func _ade ()(*asset ,error ){_dd ,_cdf :=_ga ();if _cdf !=nil {return nil ,_cdf ;};_gea :=bindataFileInfo {_ae :"83pv-RKSJ-H",_ca :4830,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490975,0)}; +_gggg :=&asset {_e :_dd ,_ee :_gea };return _gggg ,nil ;};func _bfde ()([]byte ,error ){return _ad (_ebaf ,"UniCNS-UCS2-H")};func _egde ()(*asset ,error ){_ccbf ,_afadc :=_aaaf ();if _afadc !=nil {return nil ,_afadc ;};_bdd :=bindataFileInfo {_ae :"GBK2K-V",_ca :1168,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492041,0)}; +_bgbg :=&asset {_e :_ccbf ,_ee :_bdd };return _bgbg ,nil ;};func _aca ()(*asset ,error ){_dfgf ,_bbga :=_bcea ();if _bbga !=nil {return nil ,_bbga ;};_bbf :=bindataFileInfo {_ae :"Adobe-KR-4",_ca :1313,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491427,0)}; +_cdbd :=&asset {_e :_dfgf ,_ee :_bbf };return _cdbd ,nil ;};var _cfgg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4b\xcf\x6e\xbf\x91\xde\x07\xcf\xf5\x29\xf6\xd0\xef\xc0\x6f\x2f\x2e\x92\x55\x45\x20\x10\x60\x38\x68\xc4\x30\x9c\x04\x3e\x24\xe3\x75\xec\x08\x48\x4b\x82\xba\x3d\xe8\x6f\x1f\xdc\xfc\xf1\xbe\xea\x69\x03\x41\xb6\x26\xfa\x3f\xdc\x5c\x64\x15\x0f\x75\x62\xd5\x75\xff\xdd\xbf\xff\x0f\xff\xf3\x7f\xf8\xf3\x9f\xfe\xf9\xd7\xdf\xfd\xef\x7f\xfb\xcb\xf5\x5f\x9e\x7f\xfe\xf5\xfe\xe9\xcf\xf7\xdf\x9e\x7f\xfa\xcb\x7f\xff\xdb\xf5\xfc\x3a\x9f\x7f\xf8\xd3\x9f\xff\xf0\x87\xb2\xff\xba\xff\x74\xfd\xf3\xf7\xcf\xf9\x7f\xd7\x3f\x1e\x7f\xfd\xc3\x1f\x3e\xdf\xff\x97\x7f\xf9\xa7\x7f\x7e\xfe\xf1\x3f\xfc\xf9\xfd\xcb\xaf\x4a\xbf\xfb\xbf\xff\x75\xf5\xfd\xf5\xeb\xef\xfe\xf3\xf3\x0f\x7f\xfa\xa7\x7f\xfe\xdb\xbf\xfc\xfa\x37\xff\xee\xfe\xcb\xf9\xfc\xff\x7e\xdd\xcf\xfb\x69\xff\xdf\xfe\x76\x3f\x7f\xfb\xd3\x9f\xff\xe1\xd7\xbf\xf9\x8f\xff\x59\x8d\xff\xe5\xbf\xff\xf5\xaf\xff\xf7\xf3\x8f\xcf\x9f\xff\xf9\xd7\x98\x6d\xcf\x9f\xef\xf9\xff\x7f\xf8\xbb\x7f\xff\x9f\x8e\xbf\xfe\xaf\xc7\x3f\x3e\xbf\xfe\xee\xbf\xfd\xf9\x4f\xff\xee\x3f\xfe\xe7\x7f\xfb\xdf\xfe\xeb\xdf\xd7\xfd\xdf\xfe\x2f\xf3\x9f\xe7\xbf\xfe\x1f\xcf\xdf\xfe\xe9\x4f\x7f\xf9\xf3\xaf\xf2\xff\xdf\xb6\x3d\x9b\xff\xeb\xbf\xfc\xf5\xf9\x55\xd6\x28\xff\xe7\x7f\xfa\xcb\xfd\xfc\xda\xf8\xab\x40\xe5\xf5\x97\xfb\xf9\xa7\xbf\x1e\xd7\xf3\xb7\xe3\xcf\xff\xf0\xfc\xe1\xd7\xaf\xff\x69\x5b\xff\xfb\xe3\xe7\x3f\xcb\xf6\xf7\x7f\xff\xf7\x7f\xff\xc7\x0f\x29\xff\x43\xcf\x3f\x94\x6d\x5b\x43\xfc\xe9\xbe\xfe\xaf\xe3\x6f\x7f\x58\x5f\x1e\xdb\x1f\x7f\x15\xfd\x51\xfe\xf8\x6b\xdf\x5b\x6c\x6a\x18\x7f\xfc\x55\xb6\xfc\xf3\xe0\xdf\x9b\x1a\xee\x3f\xfe\x2a\xf9\xd7\xf3\xe9\x9d\xa3\xbd\xf4\xee\xdf\x86\x33\x68\x08\x35\x7c\x86\x2f\x11\xbb\x1a\xd6\x04\xe3\xdb\x70\xfb\x67\x48\xfb\xfe\xf9\xce\x3f\x7d\xfd\x59\xca\xa4\xb7\xf7\xfa\x6d\xa8\x41\xc3\xf7\xfb\xfd\x72\x66\xf8\x7e\xb2\xdf\x1b\x0d\x5f\x1a\xda\x36\xc7\xb0\xfd\xcb\x45\xeb\x34\x7c\x69\xd8\xb7\xb2\x25\x93\xfb\xf6\x99\xf3\xc7\x5f\x36\x87\x1b\xfd\xdb\x50\x19\x7f\x98\x1a\xce\x3f\xfe\x2a\x75\xd7\x9f\x17\xff\xee\x6a\x78\x68\x88\x6f\x43\x6b\x34\x68\x7e\x9f\x43\x8e\xad\x7e\x1b\xe6\xae\xd4\xfc\xf3\x33\x64\xfd\x92\x54\xb6\xfa\xf9\xb3\xeb\xcf\xd9\xf9\x4b\x4e\x29\x75\x0e\xb6\x17\x35\x18\x0d\x5f\x0a\xcb\x5e\x68\xa8\x6a\xd8\x3f\x23\xb8\xfe\x5c\x1f\x68\xc2\xfd\xa4\x41\x53\xde\xfb\x6c\xe8\x1a\xf2\x6e\x34\x7c\x87\xdc\x37\x58\xea\x4d\x0d\x8c\xf1\xdd\xb8\x7d\xdf\xde\xd9\x60\xdb\xb7\xa1\x40\x96\x15\x35\x7c\x66\x69\xa1\x3f\x0f\xfe\xfd\x3b\xe9\xbe\x33\x87\x75\x35\x74\x1a\x4c\x0d\x73\xe9\x87\x8b\xac\x0e\xe1\x2e\x2a\x6c\x6e\x7d\xfe\x09\x0d\x21\xa2\xc6\xa0\x41\x3d\x0e\xe6\x18\xea\xf1\xc0\xc7\xf8\x92\x5d\x0b\x73\x8c\x2f\x9d\xed\x9d\x3d\xec\x7b\xcb\xf6\x3e\x3e\x3d\xf6\x4d\x9c\xf6\x79\x47\xf7\x4d\xac\xf5\xcf\x3d\x2d\x5a\xde\x7e\x7d\x16\x4f\x8b\xdb\x9f\xcf\x06\x69\x69\xad\x5c\xf3\x6b\x91\x64\xe5\xa1\xe1\x3b\xbe\x35\xc6\x17\x49\xd6\xa0\x60\x7c\x87\xf4\xf6\x19\xa3\x7f\x57\xf2\x9d\xdb\xd7\xf6\x1a\x6a\x68\xb3\xc1\xb2\xc1\x66\xc3\xf7\x66\xef\xef\x16\x9f\x86\xaa\x43\xfc\xce\x73\x39\x4a\x31\x35\x7c\x36\xb0\x75\xad\xc3\x3b\xcf\x44\xeb\x5b\x4e\x7b\xcd\x4f\xf6\x6c\x78\x67\x43\xd3\x18\x5c\xce\xfe\xa3\x61\x1e\x92\x2e\x4e\xde\x32\x29\x35\x5d\xc8\x77\x9e\xff\x51\x46\x53\x83\xcf\x1e\x2d\x1b\x26\xe9\xd6\xc5\xdc\x5c\xd1\x66\xc9\x5c\x99\x62\xd0\x7e\xcc\xf2\xce\xb3\xa9\x93\xf3\xee\x1c\xa4\x2e\xe6\xf6\x4a\x43\xf6\x98\x84\xe5\x71\x7d\xe7\x71\x6d\x23\x09\x9b\x17\xaf\x6f\x9e\x63\x7c\x08\xeb\xe5\xc7\xa0\x63\x36\xe8\xe4\xbc\xf3\x6a\xf6\x92\xfb\xb2\xdf\xb3\x61\x64\x8f\x77\x1e\xa5\xa4\x74\x0a\xb0\xbe\xe7\x66\x57\x0e\x5b\x0e\x5a\xf7\xd9\x10\xf9\xc9\x67\xc5\x86\xe7\x9a\xd6\x49\x58\x6d\xf9\xc9\x3c\x3f\x6d\x2b\x53\x35\x2d\x0d\xf4\xff\xa2\x93\xf6\xb7\x4e\x22\xfb\x8f\x19\x9f\xd9\xe0\x62\xa3\x4e\xaa\x7b\x68\x9f\xe7\x11\xee\xae\x3b\xf1\xce\x23\xdc\x3d\xb4\x25\xad\xd2\xe0\x6a\x68\xb3\x21\x37\xad\x7d\x16\xbc\xc7\xa6\x69\xdb\x5c\xf0\x28\xd9\xe0\x34\xe4\x27\x93\xd1\x51\xb4\x03\x6d\xee\x40\x0a\xcf\xb7\x1d\xb3\xa1\x26\xa5\x9f\x2d\xb1\x92\xfb\x3c\xef\x96\x15\x09\x9d\xb7\x3d\x7f\xfc\xb5\x6f\x7b\x6e\x7c\xfb\x70\x6b\xfb\xa6\x1e\x7d\x9b\x0d\x52\x43\xef\x47\x67\x7d\x1a\xb4\x40\x53\x92\xd9\x2e\xa9\xfe\xf6\x46\x83\xe8\xe8\x1f\x6e\xad\xd7\x1c\xe3\xc3\xad\x59\x15\xb7\xdd\x69\xd0\x8a\xf5\xa0\x21\xe9\x38\x66\x43\x5e\x95\x7e\xcf\x06\xcb\x86\xcf\xce\x99\xe7\x1d\xee\x2f\x0d\xa2\x74\x8a\x58\x0b\x29\xa4\x77\x0a\x59\x8b\xbc\xe5\x36\x79\x89\x3c\x5e\x56\x69\xc8\x1e\x8d\x06\x11\x66\x93\xb9\x68\xf9\xc9\x64\x2e\x24\xea\x5f\xfb\x6c\x94\x8d\x3d\x3f\x99\xbc\x8c\xe4\xd6\x4e\x1a\xb2\xc7\xdc\xa8\x91\x37\xc3\x26\xb7\x63\x64\xc3\x43\x43\x8e\xf1\xe1\xd6\xb7\x4d\xeb\x31\x75\xb9\x6f\x79\x65\x7d\x9f\x0d\x91\x3d\x3e\xcc\x79\x5a\x0c\xaf\xb7\xd9\x90\xd3\x7a\x9f\x0d\xa6\x59\xfc\xc3\x9c\xef\xb9\x1e\xee\x7f\xfc\xb5\x97\xad\xe7\xa0\x9f\x9d\xf3\x9a\x12\xcb\x8f\xd9\x20\x23\xe3\xf5\x0f\xb7\xde\xf2\xac\xfb\x35\x1b\x72\x81\xfc\x9e\x0d\x79\x60\xfc\x73\x4e\x4b\x89\xfc\x64\x72\xdb\x9a\x98\x8b\xc9\x6d\x4b\xc9\x19\x65\x36\x98\xb6\x21\x26\xfb\xbd\x89\xf4\xa8\x34\x68\xda\x98\xec\xf7\xae\x59\xa2\xd3\x90\x9f\x4c\xf6\x7f\x88\x8b\x70\x1a\x44\x69\x04\x0d\x5a\xb1\x18\xb3\x21\xd7\x23\x0e\x1a\x72\xd0\x93\x86\xfc\xe4\xfe\x70\xdb\xf6\xe4\xe5\xb3\xd9\x1e\x3d\x79\x79\x69\xd0\x18\x63\xb2\x1f\x79\xd5\xa7\x66\xf7\xb4\xb5\xde\x31\xb9\x1d\xb2\xe5\xde\xd1\x68\xd0\xb4\xe3\xc3\x6d\x6c\xb9\x62\xc3\x68\xd0\x45\x1e\x3e\x1b\x52\x2d\x8c\x8f\x11\x5c\x2c\xa5\xef\xb4\x52\x62\x8b\xec\xf1\xe1\x36\xd2\x66\x7c\xc7\x49\x43\x4e\x7b\xcd\x86\x54\xa4\xe3\x9e\x0d\x29\x4f\xc7\x43\x43\xf6\xf8\xb0\x1f\xfb\xae\x31\xa6\xd9\x12\x7b\xce\x72\x7c\xd8\x8f\x9a\xec\x1f\x75\x36\xe4\x6d\x38\xda\x87\xf4\xa8\xd9\x30\xd9\xaf\x79\xc6\x0e\xa3\x41\xd3\x4e\x63\x38\x7a\xc9\x41\x3f\x3e\x44\xf9\xa1\x37\x8f\x93\x86\xfc\x64\x32\xd7\x53\xe2\x4e\x37\x26\x6c\xcb\x1e\x0f\x0d\xea\x71\x96\xd9\xb0\xf7\xdf\x52\x60\xe7\xfe\x71\x21\x7e\xdc\xbf\xb3\xf2\xb9\x0e\xcf\xd9\x66\x43\x6e\xfc\x39\x19\xfd\x21\x39\x4f\xa3\x21\x49\x98\xfb\x6c\xae\xa5\x38\xe7\x2e\xfe\x90\xad\xe7\xdc\x45\xcf\xcb\x74\x5e\x34\xe4\x18\x9f\x43\xbc\x97\x10\x1d\xd7\xe4\xcb\xbb\x38\xbf\xe6\x1e\x79\xd2\x71\x4d\xd2\x3d\x6f\xc6\x35\x49\xff\xa1\x04\xaf\x4e\x43\x8e\x31\x49\x8f\xdc\xe7\xe9\x85\xc5\x0f\x91\x7e\x4d\xd2\x7f\xec\xf3\x75\x7d\x08\xab\x79\xaa\xa7\x0f\x11\xd1\x74\x9a\xee\x49\x47\xe4\x9a\xde\xd0\xd1\xb3\x47\x9f\x63\x7c\x65\x5a\x9d\x5e\x71\xf9\xc8\x41\x35\x54\x1a\xec\xdb\x50\x56\xc3\x1a\xa3\xd6\x39\xcb\xc7\x55\x50\x83\xd1\x60\x6a\x08\x1a\xbe\x9f\x34\x2e\x53\x7c\x85\x5c\x6d\x37\xdc\x7e\x4d\xbb\xda\x0b\x0b\xf4\xf5\x65\x6a\x9f\x2e\x56\xc4\x57\x62\xd5\x3e\x7d\x80\x88\xaf\x85\x5f\xcd\x56\x43\xfd\x36\x3c\xac\xe9\x57\x84\x55\xdf\x59\x8f\xaf\x69\x57\x7d\x5f\x9f\x7c\xa7\xf5\x0a\x61\x5f\xc1\x50\x9d\xe3\x10\xdf\x13\x54\x63\x5b\x0d\xdf\x69\x63\x9a\xba\x21\x35\x59\x23\x98\xc5\xdb\xb7\xe1\x5c\x83\x7e\x17\x28\x1e\xb8\xf5\xef\x02\xc5\x7b\xd3\xf0\xa5\x74\x4c\x0d\x1f\xf1\xb5\xde\xea\x30\xd6\xe3\x7b\xff\xea\x58\xb3\x7c\x05\x54\x1d\x83\x4f\xbe\xd7\xbe\x0e\xe4\x80\x22\x05\x75\x70\x3d\xe2\x2b\x8f\xea\x51\x07\x0d\x5f\x4a\x8f\x83\xf3\xf1\x3d\xb8\xf5\xb8\xe1\xf6\x2b\x3a\xea\xf1\xae\x31\xbe\x94\x9e\xdb\xa2\xe3\x4b\xe9\xb9\x16\xf9\x6b\xea\xd6\xd3\x99\xe5\xeb\x4c\xd5\xf3\xa5\xc7\xd7\xa0\xae\x57\x61\xda\xaf\x33\x55\xaf\x7d\x35\x54\x35\xb0\x40\x5f\x01\x55\xaf\x17\xc2\xbe\x66\x43\xbd\x0b\x6b\xfa\x8d\x09\xd4\xbb\xb3\xb7\x3a\xda\x37\x5b\x39\xbe\xce\x52\xbd\xb9\xb7\xe3\x6b\xbc\xd6\x87\x6b\x3a\xb6\x2f\x1d\xcf\x8c\x7c\x84\xc2\x08\xf5\x79\x6e\x1a\xbe\x74\x3c\xef\x6a\xf8\xae\x18\x6e\x5d\x8c\xef\x7d\x69\x1b\x67\x6c\x7c\xef\x4b\xdb\xea\xea\x11\xdf\x06\x5b\x74\x8c\x6f\x03\xf2\x59\x26\x72\xdb\xae\xd5\xb0\x28\x6d\x65\xba\x0f\x31\xbe\x12\xbc\x15\xe4\xf3\xf8\x4a\x98\xb6\xf7\xf5\xc9\xa2\xb4\x55\x24\xdd\x28\xfd\xdb\x70\xad\x31\xbe\x94\xd6\x67\x35\xb8\x1a\x0e\x1a\xbe\x94\xb6\xce\x7a\x94\x2f\xa5\xbd\x40\xfa\xfe\xa5\xb4\xbf\xab\xe1\x4b\xa9\x71\x3d\xa4\xbf\x9b\x21\x93\x65\xee\x37\x3b\x1f\x1a\xbe\x94\x1a\x52\x4a\xc1\x91\x66\xf7\x1a\xc3\xd4\xc0\xaa\x7f\x05\x4a\xf3\x7d\x35\x7c\x29\x75\x63\x3d\xbe\xa6\x58\x73\xa7\xc7\x57\x7c\x36\x47\xf7\x8e\xaf\xed\xde\x62\x9a\xc8\x31\xbe\x56\x64\x5b\x17\xf9\x63\x69\xfc\x7f\x2b\xb0\x16\x18\x19\xe3\xab\xba\x5b\x1c\xab\xe1\xcb\xc6\x98\xde\x69\xc8\xaf\x69\x03\x7b\x40\x96\x4b\x5b\x57\x76\x7c\x83\x04\x6d\x5c\x6c\xda\xd7\xa0\x6e\xc7\x5a\xf0\xaf\xbd\xd8\x8e\xc5\xf9\xd7\x72\x69\xc7\xc9\x62\x7d\xed\xf8\x76\xdc\x30\xda\xbe\x0b\x7e\x3c\xab\xc7\x97\xd2\xe3\x65\x96\xaf\x12\x6c\x67\x87\xf3\xaf\x29\xd3\x4e\x2f\x34\x7c\x29\xbd\x0b\x9f\x7c\xcd\x90\xf6\x4c\x39\xd0\xf6\x96\x0d\xb0\xff\x35\x42\xdb\xb3\xdd\xf4\xf8\x0e\xfa\x10\x79\xd8\x35\xe8\x33\xa3\x2c\x6d\xff\x9a\x87\xed\x29\x90\xfe\x75\x51\xdb\xb3\xaf\x41\xd5\x63\x5f\x74\x34\x35\x30\x4b\x36\x4c\xd7\xbb\xc9\x39\x6f\xcf\xba\x3b\x5d\xd3\xce\x70\x63\xdb\xbf\xda\xa8\x3d\x0d\x6e\x7f\x34\x74\x62\x35\xe2\xa5\x71\x33\xbe\xfa\xaa\x3d\x8d\x31\x4c\x94\x76\xa2\x39\x26\x6e\x3b\x94\x9a\x16\xc8\xa0\xc3\xc4\x8b\x31\x86\x6b\x8c\x75\x88\x4d\xbc\x18\xcc\xb9\x3e\x71\x8e\x83\x89\x17\x67\x1b\x5c\x9f\x38\x6b\xea\xea\x11\xac\x87\x8b\xb9\x80\x52\x17\x2f\x01\x61\x49\xc7\xf4\x05\xda\x1e\x22\x3d\x18\x34\x44\x47\xb0\x51\x49\xd8\x58\x9f\x68\x50\x0c\xea\x91\x84\x0d\xb8\x1d\x1a\x14\xfb\x79\xb8\x36\x6a\x30\xcb\xd0\xaa\xaf\x2b\xeb\x5a\xd3\x83\x59\x86\x98\x3b\xd8\x97\xe4\xf6\x44\x62\x25\xb7\x53\x09\xb6\xba\x89\xb9\x13\xc2\x42\xb3\x4c\x75\x9d\x61\xb7\xf6\x9c\x5c\xb1\xd0\x27\x53\x4f\xb4\x2a\x19\xff\x60\xbd\x8d\x5c\x8f\x29\x5b\x5b\x95\xd0\x7f\xae\xb9\x73\x55\x22\xfd\xc1\x58\x1b\xa1\xf5\xb8\x57\x0f\x7d\x72\x23\x1d\x42\xeb\x31\x2f\x72\xab\x12\xc7\xcf\xc3\x39\x0d\xd1\xf1\xac\x4f\x34\xc6\x3b\x63\x68\x72\x1f\xda\x33\xe5\x73\xab\x92\xbe\x0f\xca\x78\x84\x06\x7d\x91\x41\xb9\x73\x53\x3a\xb4\x2a\xe9\xfb\xd5\x79\xb9\x73\x98\x62\x0a\xd8\x36\x82\x9d\xa1\x80\x6d\x7b\xb7\xc2\x18\x5f\xc2\xde\xc2\x46\x7d\x35\x7c\x23\xa8\xd6\xaa\x84\x23\x41\xb5\x90\x4f\xd2\xde\xca\xaa\x4b\x5a\xbe\x95\xad\x94\xb4\x24\x86\xd6\xaa\xa4\xe5\x5b\xd9\x4a\x09\x25\xa2\x62\xa1\xf0\x43\x23\xe6\x15\x72\x74\x1a\x31\xaf\x56\x25\x2d\x09\x4f\x85\x02\x14\x8d\x68\x54\x8c\xa1\x69\x67\x58\xa8\x55\x49\x29\x02\x25\xad\x4a\xc2\x10\x28\x19\x9b\x0e\x0c\x11\x8b\x56\x25\x0c\x88\x58\x8c\x4d\x07\x86\x00\x45\xab\x12\x39\x84\x1f\x5a\x95\x84\x21\x52\x30\x36\xa9\x7c\x22\x05\xad\x9a\x98\x8b\x35\x46\xfc\x8e\x02\xc3\xe3\x6f\xd5\xb4\x7a\xd3\xe3\x1f\x9b\x4c\x88\xe9\xcf\x97\x56\x3d\x49\x78\xe8\x91\x33\xb2\x8b\x92\x03\xf8\xf3\x63\x93\x91\xf1\x0e\x88\x94\x1c\xc0\xc1\x1f\x9b\xce\x3d\xfe\xfc\xd8\x74\xcc\x71\xdf\x5b\x95\x60\xc0\x7d\x1f\x9b\xcc\x90\x17\x69\x53\x3d\x67\x61\xc1\x65\x97\xe0\xad\xb7\xea\x39\xcb\x45\x0f\xad\xef\x58\xcc\x69\xda\x03\x3a\x74\x77\xa6\x8b\xfa\x69\x10\x73\x27\x0b\x24\xcb\x05\x6f\x72\x6c\xb2\x5c\xde\x93\xf5\x90\x60\xc0\x79\x1c\x9b\x2e\x13\x9e\xe0\xd8\xf2\x66\x5c\x0f\x9f\x88\xb9\x9b\x15\xd3\x75\xc3\xcf\x1b\x9b\x0c\x95\xf7\x46\xda\xe4\x65\xba\x39\x2b\x79\x77\x6e\x08\x93\x2d\xf2\x2e\x69\x93\x17\xe1\x66\x2b\xf3\xfe\x3d\x95\x06\x11\xf6\xb2\x95\x79\xdd\xde\x49\x58\xdb\xb4\x84\x53\x96\xb4\x26\xd9\xfa\xbe\x2c\x61\x5e\xc8\x29\x5c\x5a\x93\x6c\x7d\xa7\x3f\x31\xb6\xbc\xa1\x6f\xd0\x43\xa4\xbf\x07\x0d\xa2\xf4\x85\xd2\xaf\xc5\xd3\xf1\x59\xc7\xf6\xb5\x78\xfa\xb6\xed\x7c\x62\x6a\x60\x91\xbf\x97\xba\x6f\xbc\xb5\xb4\xef\x75\xeb\xdb\xc6\x91\xfa\xda\x44\x7d\x9b\x6f\x2d\xad\x7d\xad\xf4\xbe\xf1\xb4\xd2\xbe\x56\x7a\xdf\xb0\x67\xda\x57\xa4\xf7\x8d\xa7\x95\xed\x6b\x46\x75\x5e\x3a\x5b\x2b\x9a\x76\x1a\xc3\x63\x6b\x1a\x94\x67\x91\x56\x44\xe9\xce\x9a\x16\xcd\xb2\xb3\xd9\x2d\x1b\xe0\xa5\x6b\xda\x9d\x53\xd8\xb5\x1e\x3b\x0b\xd4\xb5\x1e\x95\x05\xea\xa2\x03\x8b\x47\x81\xca\xbe\x21\xf5\x5a\xd5\xa0\x8d\x9d\xeb\x5a\x8f\xc6\x8d\xea\x62\xae\xad\x59\x44\xfa\x0c\xb9\x37\x05\x3b\xfb\xd6\x39\x41\x5d\x8b\x8c\xa0\x6c\x55\x63\x74\x76\xbf\x6b\x3d\x3a\x9b\x5d\x35\x68\x67\x81\xaa\xc6\x30\x78\x31\x71\x6b\x2c\x90\x89\x5b\x5b\xb3\x68\x50\x63\x16\x13\xfb\x4b\x1c\x9b\x28\xf5\x35\xa8\x08\xf3\x35\xa8\xe8\x70\x8e\x65\x9e\xb1\x29\x7d\x5b\xcb\x23\x15\x70\x6b\xa2\x34\xa0\x23\x8f\x54\x70\x09\x4d\x84\x21\x4f\x5b\x1e\x18\x84\x63\x6b\x9a\x76\x09\x47\xd3\x46\x2d\xe1\xe8\xda\xa8\x01\x73\xae\xf5\x38\xf8\xc4\x35\xc6\xc1\x46\xb9\x08\x3b\xd7\x18\xa2\xe3\x84\xd2\x3c\x1f\xd3\x47\x6b\x2d\x77\x7f\x9a\x40\x63\x73\xd1\x31\x9d\xb6\xd6\xf2\x38\x9c\x1c\xfe\x10\x61\x17\x74\x84\x08\xbb\x98\x36\xb4\x84\xd7\x9a\x56\x94\x5e\x9c\xa0\xae\x59\x10\x7d\xcd\xb6\xdf\x50\x60\x7d\xbb\xd7\x04\x62\x03\x31\xd8\x72\xe3\x97\x18\x0c\xf1\x75\xc3\x46\x9e\x84\x67\x51\x2d\xbe\x1e\x88\xcc\xa3\xf1\xb0\xe0\x21\xaa\x1f\x16\x2b\xcf\xca\xc3\x85\x0c\x2d\xf8\x83\xae\x09\x2d\xf8\xc3\xc6\xe7\x59\x79\xd8\xa3\x10\xe7\x2f\xb7\x7c\x68\x39\x5f\xe4\x51\x1e\x1e\xcc\xb2\x96\x47\x63\xc9\xc5\xa1\x05\x7f\x59\x4e\x9d\x95\xc2\x93\x73\xfb\x6a\xe7\x5e\x96\x18\xfc\x2a\xe3\x5e\x96\x18\x1c\xd9\xc0\xb4\x5f\xdd\xdb\xcb\xc6\x12\x0e\x35\x14\xee\xce\xd7\x82\xea\x85\xf7\xe3\xe6\xd9\xb0\xe8\xf8\x72\x5b\x96\x90\xd3\x01\x24\x5d\x62\x28\xea\xd8\xcb\xee\x34\x64\x0f\xb6\x52\x07\x90\x0c\x8a\x51\x24\x8e\xcb\x7c\x73\x1d\x45\xe2\xb8\xe0\xf8\x29\x33\xa7\x97\x5a\xe9\x51\xd4\xd0\x69\xd8\xd5\xc0\x56\x46\xf6\x60\xda\xc8\x1e\x4c\x5b\x44\x69\x45\x40\xe9\xd0\x95\xfa\xfe\xab\x47\xfa\x5e\x66\xd0\x64\x94\x22\xf6\x3b\x84\x8d\x6c\x38\x78\xa4\xd7\x2c\x4b\xea\x0d\xb1\x6f\xeb\x13\x71\x8b\x90\xd3\xcb\x7f\x2f\xc6\xb4\xbb\xe8\x70\xde\xf5\x73\x81\x7c\xcd\xa2\xbd\x9d\xcf\x55\xad\x17\x35\x20\xd3\x7a\x32\x17\xfb\xbf\xca\x1e\xe8\x05\x8b\xb2\x27\x73\xd8\x88\x65\xcf\x06\x52\x12\x92\xdb\x58\x19\x08\xd9\x70\xd3\x43\xcc\xc5\x22\x5d\x0d\x83\xad\x94\x7a\x2a\x83\x94\x84\x92\x0d\x6c\xa5\xf4\x55\x19\xac\xc7\x9e\x0d\x4e\x83\xb6\x72\xda\x88\xa3\xd4\x6c\x78\x68\xd0\xaa\x1f\xb0\x9f\xdb\x70\xac\x41\xb5\xa6\x07\xcc\xe5\x12\x1e\x2c\x61\x2e\xd0\x09\x73\xc9\xcb\xb9\x66\x11\xe9\x38\x8f\x3d\x99\xc3\x02\x2c\x4d\xa4\x5f\x2c\x72\x32\x37\xc3\x7f\xad\x27\xe9\x17\x5b\x29\x13\x88\xf4\xa1\x51\xa4\x9e\x48\x1f\x1a\x45\xea\xa9\xdc\xe4\x6c\x48\x1b\x15\x64\x61\x91\xf2\x29\xcf\xf6\xaf\x32\x43\x7a\x79\x38\x41\x52\xa4\x05\xc1\x56\x9a\xb6\x72\xca\xb1\xa1\x8c\xa2\x5e\x5e\x48\x4f\xc2\x5e\xd6\x43\xb3\x90\xc6\x94\xe9\x26\x7d\xdf\xd8\x6c\x99\x2f\x3b\x91\xa4\xae\x59\xf6\x95\xe5\xf2\xa3\xc7\x43\xc3\x97\xdb\x7d\xe5\xb0\x48\x81\xed\x85\xf3\xf1\xa3\x07\xec\xff\xe8\xc1\xf9\x90\x8a\xdb\x49\x48\xd1\x1b\x69\x27\xd5\xa9\xf5\xaf\x8f\xd6\xf7\x0a\xe9\x32\x3d\x76\xac\xa6\x2e\x99\xbc\x63\x35\x15\x29\xb0\xbd\x31\xed\xef\x29\xb0\xbd\x41\x93\xe5\xe7\x2c\x78\xce\xd8\x39\x3c\x12\xd8\x7b\xe7\xf0\xc8\xfa\xd9\x89\x3b\x75\x09\xec\xbd\x23\x4a\xa5\x04\xf7\x25\x6d\x2c\xc7\x20\x69\x48\x02\x7b\xef\x2c\x85\x04\x36\x49\x5c\x4d\xc9\x24\x7d\x9f\xd2\xa6\x75\x09\xca\xdd\xb9\xa1\x12\x94\x3b\x0e\xad\x5e\xdc\xfb\xee\x5c\x26\x09\xca\xdd\x17\x61\x1a\x74\x09\xa8\x64\xdf\xa1\x43\xea\x7a\xf7\x35\xad\x98\x5b\x02\x4a\x2a\x6e\x0f\xb6\x44\xda\x79\x5f\xd2\x46\x8a\x74\x5f\xa2\x43\x06\xd3\x8e\x6b\xa8\x7c\xa7\xbe\x1f\x10\x96\x8b\x8c\x9f\x57\x92\x7d\xac\x1f\xdb\x34\xc6\x74\xeb\x9a\x6d\x62\x7f\x3e\x01\x36\xdb\x34\x28\xc6\x8e\x6d\x1a\x94\x10\x91\x49\xe7\xed\xdc\x72\xbd\xa8\xf6\xfd\x42\x72\x4a\xe7\xed\x04\x91\x4c\x5e\xcb\x3e\xaf\x7d\x33\xa9\xc9\x7d\x5e\xea\x66\xf2\x38\x76\xac\x95\x92\xfb\xb2\xae\x6c\x6e\xc3\xcb\x12\xe6\x22\xe3\xc5\x99\x44\xe9\x8e\xd3\x66\x12\xa5\x3b\x3e\x9a\x49\x50\xd6\x6d\xf5\x70\x35\xac\x1e\xa1\x06\xf6\x56\x06\x4e\x5d\x89\x69\xda\x97\x8a\x3b\x65\x92\x8b\xb5\xb0\x1e\xf2\x16\x2a\xf9\x5f\x26\x79\x54\x97\x95\x20\x8b\xa7\x62\x25\x28\xdb\xa6\x57\xa2\x4a\x26\xd9\x5a\x97\x95\x30\x44\x7a\x5d\xb9\x6c\x55\x0d\xf1\xaf\x92\xdb\x7a\xad\xd0\x21\x99\x56\x1b\x77\x4e\xfa\xbb\x36\x48\x97\x80\xaa\x9d\xbd\x95\x65\x5b\xf1\x6b\x4c\xae\x50\x45\xc3\x2b\x41\xae\xd7\xce\x91\x92\xe8\xa8\xe4\x51\x9a\xc4\x4f\xb5\x45\xba\x3e\x99\x7e\x4d\x33\x49\x87\x6a\xac\xba\x84\x41\xc5\xd1\x29\x23\x07\x9d\xab\xbe\x6f\x39\xe8\x43\x83\xc6\x70\x48\xd7\xad\xac\x5c\x42\x3d\xaa\xf7\xea\xeb\x93\xec\xc1\x22\xeb\x12\xd6\x19\x88\x1a\x4a\xbe\xea\x35\xc8\x20\xd4\x9d\xab\x04\x8e\x76\x19\x6b\x15\x95\xbf\xcb\x36\xab\x83\xcd\x76\xf1\x82\xa3\xb3\x97\x6c\x80\x5b\x59\xb3\x75\xb0\xc8\xba\xb7\x75\x86\x74\xc6\xae\xdb\x50\xa7\xfe\x1e\x4a\x02\xeb\x95\x64\x6c\xd3\x15\xab\xc7\x22\x4c\x87\x8e\xbb\xaf\x34\xb1\xce\x3b\x5a\x33\x99\x95\xf5\x64\x4d\x65\x9c\xd4\x75\xf7\x25\x1c\x2b\x1a\x7e\xd7\x8d\xaa\xdc\xec\x7d\xcf\x1e\xd0\x21\xb1\x55\x6f\x56\x4c\x3e\x44\xbd\xa1\x23\xef\xdc\xba\xea\x79\x81\x66\x78\x78\xec\xb2\x56\x2a\x77\x7f\x97\xb5\x52\xe7\xc3\xcf\xd0\x4b\x7d\xaf\xb8\x1d\x7a\xa9\xef\x95\x9b\xed\x92\x41\x0d\xed\xbc\xd7\xdf\xc9\x42\xec\x0d\xe7\x60\x97\x49\xd5\xe6\x33\x51\x73\xad\x5e\x43\xcb\xba\x16\xab\xcd\x17\x9d\xe6\xe2\xab\xcd\x70\x46\x73\xb1\xd1\x76\xc6\x10\x1b\x6d\x67\xf5\x6a\xf6\x80\x0d\x45\x1e\x5a\x5d\x54\x77\x35\x54\xc6\xc8\x06\xd6\x46\x81\x86\x56\x39\x2b\x0a\x34\xb4\x19\x2a\x6e\x2e\x2b\xac\xcd\x7c\xc9\xa1\x0c\xde\xde\x66\xec\xb8\xb9\xcc\xb2\xd6\xd6\xa0\x62\xae\xb1\x9c\xb9\x1e\x33\x8a\xd2\x3c\x49\x27\x8a\xa2\x67\xb3\x3e\x53\xe9\x3f\x3d\xc4\x4b\x87\x30\x89\x9f\xd6\xd9\x67\xd9\x7a\x8d\x08\xc8\x2e\x5b\xaf\xcd\xdc\xbe\xb1\xcb\xd6\x6b\x44\x40\x76\x59\x61\xcd\x16\x61\xd9\xb0\x08\xd3\x7a\x18\x5b\x29\x3b\xad\x11\x23\xd1\x6b\x5d\x6f\xbe\x28\xcd\x06\x16\x39\x17\x08\x95\xef\xb9\x1e\xbe\xe8\xc8\x1e\x8b\x17\xf5\xc0\x05\xf1\xe4\x25\xe0\x45\xe1\xae\x86\x0b\xe2\xc9\xdc\x7c\xae\x1a\xbb\xa4\x6f\x23\xce\xb2\xcb\xf8\x6b\xd3\x05\x69\x9e\xec\x07\x6b\xda\x73\x16\x36\x3b\xb9\xc5\x27\xd1\x33\x62\x6f\x63\x11\x26\x6e\x97\x3c\x92\xbd\xd8\x0e\x16\x48\x42\xbf\x11\x89\xd9\x25\xf4\xdb\x8c\x28\x37\x4f\xf6\x0f\x04\x43\xcf\x06\xf6\x25\xd7\xe3\x58\x74\xa8\x81\x20\xf4\x2e\xb5\xd0\x4e\x56\x3d\xb9\x3d\x19\x23\x99\xc3\x27\xf1\xe4\x85\x58\xcd\x2e\x93\xb0\xe1\x93\x78\x52\x8a\x73\xa0\xe4\xf4\xde\xf0\x05\x3c\xa7\x25\x2e\xe2\x52\x3e\x6d\x49\x1b\xe9\x89\xf6\x40\x87\xb4\x51\xc3\x7d\xd8\xa5\x27\xda\xcb\x35\x95\x5a\x68\xbc\x4e\xb9\x82\x2d\x8d\xe0\xaf\x2b\xb6\xd2\x5e\x76\x4e\x6a\x81\x52\x80\xa1\x27\xd1\xde\x09\x72\xb8\x0c\xcf\xbe\xad\x69\x9b\x1a\xd8\x6c\xd1\xd1\xb7\x35\xc6\x77\xda\x4e\xf9\x8a\x8b\xb0\x5e\x38\x85\x32\x91\x3b\x81\x5b\x17\x1d\xbd\xac\x31\x34\x2d\x01\x0a\xbd\xb3\xf6\xbe\xa4\x94\x74\x4d\xc7\x38\xf1\x24\xbd\xb2\xc8\x49\x29\x11\x0b\x3d\xbc\xf6\x5e\x59\xf5\xa4\xb4\xc2\x9c\x74\x4d\xaf\x08\x47\x19\x7c\x7d\xc9\xb1\x24\x7d\xc9\x31\x59\x80\xbd\x71\xa4\x64\x01\xf6\xc6\x12\x26\x2f\x8d\x3b\x97\xbc\x10\x0d\xde\x65\x88\xf7\xb6\x78\x11\x73\x9d\x63\x99\xa4\xe3\x98\x78\x52\x8a\x63\xb2\x4b\xe7\xf5\xbe\x48\xd7\xb4\xd8\x44\x9e\xbc\xd8\x1a\x54\xa4\x3b\x8b\xac\xc8\x5a\x27\xa6\xe1\xc9\xcb\x12\x28\xf1\x3b\x59\x88\xbd\x63\xa8\x78\xd2\xb4\x64\x89\xc2\x5d\x7d\x19\x2a\x0a\x77\xf5\xe9\x2d\x34\xff\xd1\x30\xb5\xac\xde\x8f\x7b\x9f\x36\x45\x53\x92\x7c\xef\xf3\x51\x7a\x54\xf9\x02\xfd\x5c\x9f\x68\x96\x69\x42\x0c\xbd\x30\xf7\x8e\xfb\x10\x72\x30\x3a\xee\x43\xe4\x2c\xd3\x7d\x18\x7a\x72\xee\x7d\x06\x4f\x47\x95\x9d\xd6\xb1\x29\x22\xa7\x25\x3e\x1a\x39\x2d\xd7\xbe\xca\x70\xeb\x33\xff\xab\x45\xd2\xc1\x1b\x74\xe4\x2c\x44\x0d\xf4\xb0\xdd\x3b\x11\xd4\x2a\x4b\xae\xe3\x71\x54\x19\x6e\x7d\x56\xa4\x8d\x2a\xb3\x8c\x54\xbe\x51\x65\x96\xd9\xbc\xc3\xa3\xca\x0a\x33\x02\x95\xa1\x31\x6c\x63\xc5\x14\x88\x32\x02\x95\x4a\xb1\xec\x56\xa0\x43\x86\x85\x51\xc6\x12\x39\x0b\x31\x01\xbd\x85\x77\x23\x26\x10\x39\x2d\x4f\x2b\x55\xa6\x87\x61\x7a\xd4\x3d\x7b\xb0\x1e\x49\x07\x51\xc7\x50\xfc\xcb\xea\x9a\x36\xd4\xb0\x78\x19\x6a\x60\xd5\xf7\x6c\x60\x3d\x64\x7a\x18\x71\x80\x2a\xb3\xc1\x1a\x9f\xc8\x4a\x30\xae\x5b\xc8\xc4\x34\x02\x03\x7a\x1c\xef\x86\xca\x57\xd1\x40\x37\xd2\x4d\x22\x17\x88\x10\x62\x95\x9a\x34\x5e\x41\xaa\xb4\xa2\x39\xbc\xe4\x8a\xa1\xd0\xab\xb4\xa2\x39\xfb\x22\x15\x67\x38\xf5\x55\x1a\xcd\x78\xb6\x56\x02\x73\x37\x34\x7c\x95\xfe\x36\x34\x7c\xe4\xaa\xa3\xe1\xf5\xc0\xde\x0d\xed\x5c\xa5\xe2\x8c\x48\x5d\xe4\xbe\x1c\xeb\x13\x91\x4e\xa4\x2e\xf6\x6c\xe0\x56\xca\x67\xb5\x93\x3b\xd7\xb3\x61\x71\x2b\x5e\x4e\xb8\xed\xd9\xb0\x06\x15\x73\x17\x37\x2a\x77\x0e\xc3\x3e\x64\x23\x1a\x4f\x1a\xaa\xcc\xe8\x76\xb3\x51\xd2\x79\xc6\x9b\x84\x4a\x35\xba\x61\xd8\x2b\xd1\xb7\xdb\xbc\x73\x2d\x6a\x36\x70\x1c\xa4\x7b\x0d\xc3\xbe\x4a\xc5\xd9\xbb\x3e\x11\x73\xeb\x12\x4a\xc5\x19\x9a\x55\x8f\xfb\xdd\xd6\xad\x94\x7a\xf2\x6d\x7d\x62\x6a\xe0\x48\xc9\x12\x75\xde\x48\xa3\xe5\x27\xb0\x2f\x63\xcd\x79\x12\x55\x8e\x72\xf7\xb2\xc6\x08\x35\x70\xc5\xa4\x49\xfc\x7f\x28\x0c\xeb\xce\x0b\x68\x95\x6a\xf1\x9d\x31\x7a\x36\x30\x86\xf4\x04\xf9\x81\x2d\x74\xc6\x1c\x65\x5c\xa5\x27\x9c\xe0\x5e\xe8\x8c\x39\x6f\xa4\xaa\x55\xe8\x5e\xd7\x27\xdf\x7d\xf1\xb6\x3e\xd1\x18\x0d\x89\x2b\xed\xe1\x78\x08\x2a\x6f\xe8\x4e\x84\x2f\x7a\xf6\xe0\xc0\xe8\xd0\x51\x36\x38\x6a\x64\x03\xdb\x10\xbf\x93\xc4\xd1\x9d\x48\x9d\xb2\xa2\xbb\x1b\x87\x58\xb6\x9e\x13\x35\x08\x85\xff\x1c\xd3\x5f\x25\x17\xdd\x8d\x03\xa8\xf3\xe6\x4b\x30\x28\x68\xe2\x0e\xe7\xb2\xb1\xdc\xe1\x5c\x51\x14\x77\x2e\x93\xa2\x28\x8e\x2f\xa0\xdc\xeb\xee\xa8\xee\x3a\x72\x0c\x2e\x93\x0e\xb1\x93\xa9\xa6\x64\xec\xee\x64\xa8\x28\x19\xbb\x7b\xb0\x47\x3a\xb3\xce\x63\x43\x55\x8c\xc4\x09\x23\x44\x1e\xe2\xc1\xe1\x51\x48\xc4\x79\x06\x68\x0a\x89\x38\xcf\x00\xca\xdf\xee\x4e\x22\x88\xf2\x1c\xba\xa3\xae\x95\xe7\xd0\x9d\xe7\x51\xa5\x35\x74\xbf\xd6\xb4\x62\x6e\xc6\xf4\x87\xd2\x1a\xba\xa3\xae\x95\xd6\xd0\xfd\x82\x97\x3c\xd5\x24\x82\x28\xa1\xbb\xfb\x7c\x1e\x1d\x99\xd6\xe0\x53\x3b\x8f\x4c\x49\xf0\x07\x4a\xa5\x8c\x1d\x93\x5b\x25\x4a\xdd\x97\x1c\xc8\x73\x3f\xa3\x7d\xa3\x95\x6c\xe0\xc0\xe4\x31\x27\x45\xa3\x95\x6c\xe0\x10\xe7\x31\x9f\x4f\x91\x23\xb3\x18\xfc\x65\x2b\x15\xed\x73\x84\x4b\x93\x56\x0c\x9e\x01\x94\x14\xde\x83\x9c\x0d\x25\x85\xf7\x20\x96\xd0\xa4\xd1\x62\x6a\xe7\xd1\xa4\xc0\xa2\xc0\x9c\x14\x58\x14\x66\x91\x7a\x0a\x12\x4a\x95\x25\xde\x63\xd6\x94\x8e\x26\xd5\x12\x3c\x45\x2a\x6d\xbc\xc7\xce\x7a\x48\x93\x04\x45\xa6\xca\x23\xef\xb1\xb3\x1e\xd2\x24\x31\xc3\x90\x4d\x89\xe5\x3d\x08\x43\x2a\xb1\xbc\xc7\xbe\x08\x13\x1d\x75\xf5\x50\x43\x5b\x84\x89\x8e\xb6\x98\xd3\xb4\x58\xd8\x4a\x0a\xef\xc1\xbb\x62\x93\x26\x09\x42\x07\xca\x12\xef\x31\x1f\x1a\x47\x93\xd9\x10\x3c\x1f\x28\x6d\xbc\x47\x67\x16\xd9\x11\x41\xa0\x52\x59\xe2\x3d\xb0\xc1\x95\x25\xde\xc3\xd6\x18\x22\xcc\xd6\x18\xfa\x84\xab\x3e\x72\xe7\x66\x05\x40\x1b\xb9\x73\x5c\xf5\x91\x3b\xe7\x2c\x90\x34\x5a\x90\xb6\x3a\x72\x2b\x09\xec\x8f\xdc\xb9\x58\xb3\x68\xda\x58\xb3\x68\x8c\xf9\x14\x39\x9a\xc2\x0f\x41\x32\x5a\x26\x71\xc4\x58\x83\x6a\x1b\xc6\x22\x4c\xdb\x40\x08\x31\xd3\x3c\x62\xd6\x91\x8f\xcc\xea\x88\x83\x03\x23\xab\x29\x0e\x0e\xae\xac\xa6\xc0\xd2\x18\xb9\x0d\xb8\xec\x23\x57\xfd\x5c\x3d\x44\x07\xef\x09\x4a\x04\xef\x71\xad\x59\xc4\x0b\x0e\xc1\x48\xe6\x70\x08\x94\x19\xde\x03\xf9\xa1\xcc\xf0\x1e\x98\x1e\x23\xd9\xbf\xa1\x23\x99\xe3\xd5\xb0\x49\x91\xc6\xcd\x2c\xc9\xed\xcd\x9a\x4a\x91\xc6\xc3\x7a\x48\x09\xc6\xc3\xf9\x48\x4a\x1f\x0e\x6e\xdf\x7f\x47\x81\x51\x0a\xd3\x86\x34\xe4\xd8\xb8\x6e\xd2\x90\x03\xd3\x5f\x15\x92\x7d\x6c\x6b\x02\xf5\x20\x25\x21\xf3\x48\x46\x61\x4b\x14\xbd\x18\xb8\xef\xca\xbd\xee\xa3\xa0\x05\x14\xce\x18\x33\x25\xa1\x29\xf7\xba\x8f\x75\xcb\xa5\x26\x07\x46\x46\xfb\xd1\x03\xf9\x9c\x3d\xf0\xe7\x87\xf4\xd5\xa8\x5c\x48\x69\xd6\x41\xc2\x81\x52\xad\xfb\xe0\xf5\x21\x33\x43\x46\x5d\xa4\x8b\x5b\x02\x95\x99\xf7\x31\x70\xf0\x95\x7b\xdd\x07\xee\xbb\x52\xad\xfb\xc0\xa6\xc8\x44\x90\x41\x66\x56\x4b\xc2\x78\xb0\x50\x36\x72\x1f\x1d\x3a\x92\xb0\x25\x18\xa4\x16\x46\x5f\x83\x6a\xda\x05\xfc\x20\xb5\x30\x48\x5a\x50\x36\x72\x1f\xb6\x66\x11\x2f\x4b\x74\x24\xa5\x78\x1c\x99\x6e\x32\x70\x30\x32\x99\x64\x90\x88\xa5\x84\xdd\x3e\x78\x9f\x50\x7e\x6e\x1f\xf3\xda\xf7\x4d\xd2\x77\xcc\x5b\xde\x37\xa9\xeb\x31\x73\xd1\xfb\x26\xdd\x3b\xd6\x2d\x97\xaa\xa5\x10\xa3\x2b\x61\xb7\x0f\xfc\x89\x96\x0b\x34\xbd\xfc\xae\x84\xdd\x3e\xa6\x83\xd1\x37\xb9\xdb\x83\xd0\x5d\xcb\x15\x23\x74\xd7\x72\x81\x96\x1d\x21\x35\x39\xce\x45\x58\x36\x4c\x30\x82\x4d\x42\x7f\x4c\x49\xd1\x37\xc9\xf8\x41\x2c\xaf\x49\x91\x0e\x32\x4c\x9b\x14\xe9\xb8\x60\x5f\x42\x7f\x5c\x80\x22\xc8\x55\x1e\x17\x74\x8c\xec\x01\x1d\x32\x0a\x06\x09\x07\x6d\xe4\x27\x8b\x30\x31\x77\xb1\x84\x32\xf8\x06\x29\x09\x4d\x91\x93\x41\x86\x69\xcb\x9d\x03\x74\x43\xe9\xb3\x7d\x3c\xac\xa9\x44\xfa\x78\xd8\xca\x3d\x3f\x99\xb7\xa1\xe7\xde\x3e\xac\xba\x24\xf8\x78\x58\x20\x49\xf0\x41\xda\x6a\xcf\xdd\xe7\xc1\xb3\xcb\x58\x1b\xb8\x42\x5d\xb6\xd9\x78\x17\x1d\xda\x86\x17\x6e\xe5\xd6\x8d\x69\xe0\x8c\x9e\xbb\x3f\x9d\xa5\xbe\xc9\xcf\x3b\xe6\xc3\x49\x57\x92\x6e\x3f\x36\xb6\x41\x5a\xe0\x98\xbe\xd1\xe8\xda\xdb\xa3\xac\x4f\x9a\x1a\x2a\x3d\x34\x68\x81\x30\xa9\xda\x63\x5f\x3d\xf4\xc9\xce\xc1\x95\x16\x38\x78\x23\xcd\x9c\x9e\x03\xc0\x8b\x4c\x9f\x3d\x08\x54\x66\x4e\x0f\x25\x45\x23\x53\x78\x0e\xf2\xa4\x32\x63\xe7\xa8\xec\x9c\x34\xc9\x01\x58\x45\x26\xd8\x1e\x0d\x5e\xa4\x38\x8e\xb6\x3e\x11\x1d\x0d\xc2\x64\x14\x1c\x6d\x11\x26\x3a\x3a\xbb\x2f\x5f\xf1\x20\xf7\xb3\xeb\x38\x1c\x53\xc2\xf4\xcc\xa7\x3d\x8c\xf5\xd8\xf3\x93\x35\xed\x50\xc3\x9a\x36\x3f\x81\xdb\xdc\x39\x64\x50\xcf\x9d\x23\x51\xa1\xff\x56\x1d\x58\x3f\x78\xd2\xe8\xb9\x8b\xc4\x37\x7a\x6e\x5a\xac\x19\xc5\x06\x76\x49\x97\xfa\x3f\x06\x7c\x49\x0f\x1f\x24\x2d\x64\x2a\xce\x81\x1b\xd3\xa5\xfe\x0f\x1e\x1b\x7a\x6e\xc9\xf4\x5a\x7a\x26\xfd\x1e\x88\xb0\x9e\x7b\xc4\x6b\x68\xcf\x3d\x22\x02\x92\xc9\x3a\xc7\xc9\x2c\xb9\x25\xd7\x1a\x34\x1b\xa6\xe8\xc8\xcc\x9b\x63\x89\x0e\x29\xe3\xe3\xe2\x78\xc9\x40\x38\x2e\xce\x8a\xf4\xf7\x71\xb3\x1e\xd2\xbd\x07\x31\xc5\x2e\x27\xf6\x78\x38\x4d\x52\xe8\xc7\x12\x1d\x52\xe8\xc7\xc3\xb4\x3f\xc6\x60\x5a\x29\x52\x2a\x57\x47\x97\xce\x3b\xf0\x49\x32\x97\xe6\x24\x8f\x3c\x53\x67\xce\x8d\xcb\x24\x3a\x4e\x4c\x8f\xcc\x94\x39\xb7\x35\xed\x97\xfd\xb3\x2c\xc2\xd4\x03\x27\x25\x73\x69\x4e\x6c\x91\xcc\xa5\x39\x09\x67\xa8\xb4\xbe\x9f\x3b\xb3\xc8\x13\x3c\x77\x2e\x82\x78\x39\xd7\x0d\x95\xbe\x3a\xc9\xf0\xce\xf4\x9b\x13\x4b\x23\xb3\x6d\xce\xca\x29\x94\x02\x3b\x81\x7f\xc9\x6c\xe4\x13\xb4\x97\xcc\x35\x3e\xc9\x73\x10\x9e\x43\x3f\xb1\x23\xba\xf4\xf7\x49\xfe\x76\x97\x02\x3b\xd7\x95\xcd\x05\xea\x70\x2b\xf5\x74\x76\x04\x65\x72\x4b\x5a\x43\x97\xbe\x3a\x8d\x35\x4d\x5e\x0c\xe9\x9b\xbc\x38\xfb\x22\x45\x7a\x62\x25\x74\x29\x9f\xd3\x11\x94\x49\xba\x43\x58\x92\xee\x9c\xc2\x24\x7d\xdd\x5b\xe9\xab\x33\x98\x25\x49\xc7\x9f\xe8\xf2\x15\xcf\x80\x17\x69\xb4\x73\x59\x1a\xb2\x45\x4e\x0c\x8b\x2e\xe7\xf1\x9c\x25\x6c\x43\xc8\x55\xfd\xc4\x6c\xc8\xa4\xd4\x73\x7a\x0b\x3d\x93\x52\xcf\xf9\x5a\xd0\x8b\xd4\xf5\xc9\x05\xca\x7c\xc9\xf3\xa6\x87\xf4\xd5\x49\xb2\x5f\xe6\x27\x9d\xb3\x42\xa4\x0b\x00\xad\x9f\xb3\xa4\x76\x64\xc2\xd2\x49\xe8\x3f\x13\x96\x4e\xc2\xf6\x99\xb0\x74\xa2\x48\x33\x61\xe9\x7c\xff\x35\x96\x52\x3f\xe7\x6b\x5d\xcf\x54\xbe\xf3\x5d\xdc\x7e\x17\xe8\x42\x2b\x66\x5e\xde\x35\x23\xfd\x3d\xf3\xf2\x2e\xf2\x82\x04\x23\xd1\x2f\xb4\x62\x66\xb8\x51\x2d\x3e\x4c\x7a\xf3\xe2\xce\x65\x86\xdb\x55\x16\xa6\xd3\x97\x74\xea\xc9\xbb\x00\x84\xfa\xb5\x60\xa0\x74\x4d\x2f\x94\x60\x26\x4e\x5d\x75\x4d\xeb\x6a\x60\x3d\xa4\x6a\x2f\xa2\x7d\x26\xcd\x7a\xa1\xd1\x4c\x8a\xf4\x02\xea\x28\xf3\xc6\xae\x06\xb6\x94\x0e\xff\x85\x0f\x6f\x52\xb5\x57\x67\x5a\x1d\xfe\x6b\xc6\xf1\x7b\xe6\x6b\x5d\x9d\x31\x74\x91\x2f\x63\xf7\x65\x67\x5e\x68\x45\xc1\x8c\xf4\xcb\xd8\xec\xf2\x5b\x21\xc4\xcb\x38\x5e\xba\x19\xd7\x0c\xff\xf5\x4c\xd5\xba\xbc\xfc\x2b\x44\xac\x7e\x11\xed\x33\xc5\x04\x2e\x67\x07\x64\x51\x5e\x3c\x03\x64\x52\xd9\x15\xd0\x24\xf5\x7f\xc5\xea\xa1\x4f\x88\xe5\x99\x42\x00\x17\x51\x7f\xc1\x0e\xf6\x8b\xea\x08\x93\xbd\x78\x51\x1d\x61\x32\x10\x2e\xee\x5f\x26\xa6\x5d\xc7\x22\x5d\x9f\xe0\xbe\x67\xa6\xda\x75\x2c\xd2\x35\x06\x6a\x52\xb8\x23\xfd\x3a\x18\x54\x1a\xfe\x3a\xd7\xa0\x62\x7f\x2a\xd2\x9e\x69\x56\xd7\x54\xa4\x3d\xd3\xac\xae\x59\x64\xda\xf7\x2d\xc7\x78\x68\x10\x61\x17\xa0\x62\x79\x77\x50\xa4\x99\x0f\x77\x61\x61\x9b\xec\x88\x6b\xe6\x08\xf5\x5d\x56\xe9\xf5\xac\x31\xc4\x1c\x16\x76\x66\x66\x5d\x04\x08\x05\x58\xd5\xaf\x75\xed\x65\x69\x5c\x3c\xd2\x67\x4e\xdd\x35\x03\x84\x3d\x13\xb1\xae\xa9\x59\x7b\xa6\x59\x5d\x98\xcb\x99\x66\x75\x4d\x55\xdb\x33\xab\xea\xc6\xa9\xcf\xbc\xbc\x7b\xbe\x2d\xf4\x5d\x77\xe7\xc6\x87\xcf\xac\xbb\x1b\x39\x90\x69\x56\x77\x81\x0e\x1d\xa9\x7b\x62\x86\x0c\x93\x09\x74\x53\x6e\x65\xb2\x78\x6e\x04\x43\xa6\x48\x51\xc6\x3e\x84\xc6\xd5\x6f\x9e\xf1\x4d\x26\xd0\x4d\x69\x82\xc9\x04\xba\x77\xce\x98\xac\xd2\x7b\x5f\xbc\x84\x1a\xe0\x45\xe7\xf4\xde\xd7\xb4\x1a\xb4\xae\x31\xc4\xcb\x12\x2e\x12\xa5\x37\x99\xc4\x26\xb9\x78\x93\x28\x64\x32\xa3\xee\xce\xde\xea\xe0\xde\xb6\x66\xd1\xa0\x5c\xe4\x5d\x5e\xcb\xcd\x45\xde\x65\xea\xde\x84\xed\x33\x2d\xf1\xc6\x56\xcd\xa4\xc3\x3b\x60\x4e\x76\xd5\x1d\x30\x27\xeb\xf8\x0e\x36\x5b\xd7\xe3\x5e\xb7\x52\x02\xfb\x1e\x9c\x31\x49\xdf\x7b\x70\x1c\x74\x81\xee\x03\x5e\x74\xb4\xef\x03\xbc\x3c\x1d\xed\x1b\xe3\xd5\x2c\x1b\xb8\x40\x3a\xb8\x37\x61\x37\xb3\x6c\x60\xc5\x64\xe0\xdc\x3c\xbb\x67\x26\xe3\x7d\x32\xa8\xe2\x22\xf7\xc9\xf5\xa8\xf9\xc9\x9a\x25\x3f\x61\x50\x59\x91\x37\x71\xfc\xcc\x53\xbc\xd7\x35\x55\x5c\xe4\xbe\xe0\x36\x8f\x25\x0f\xf3\x99\xa7\x78\xdf\x70\x9b\xe7\xf4\x46\x28\xc9\x12\xbd\x6f\xae\x58\x9e\x53\xe2\x70\x26\x43\xeb\xc6\x66\x36\xd9\x99\xf7\xb3\x7a\x88\x97\x87\x8d\xca\x23\x85\xab\x9c\x39\x4e\x37\x45\x47\x99\xb8\x78\xbf\x6c\xb6\xec\xee\x1b\xbf\xd7\xa4\x7c\x40\x79\xe8\xbb\x65\x03\xeb\x21\x6d\xf4\x6c\x9c\x42\xed\xfe\xb3\x2e\xb2\xb6\xf2\x59\xf7\x36\xb2\x61\x0d\xea\x6a\xe0\x68\xff\x56\x21\x73\x7f\x0a\x9c\x47\x7e\x0e\xe7\xda\xf8\xa7\xb0\x25\xda\xf8\x87\x77\x01\x93\x79\xf8\xe0\x47\x67\x6a\xd2\x83\x51\x2e\x88\xdb\x0e\xf2\x44\xcf\x4c\x24\x90\x27\x7a\x66\x22\x3d\x15\x2d\xa0\x7d\x7e\x70\x9b\x33\xcf\x08\x28\x8a\x91\x39\x9c\x0f\x28\x90\x99\x67\xf4\xd4\x35\xa8\x78\x69\x1c\x0d\xe9\xde\x07\x80\xc5\x4c\xf8\x79\x00\x1e\xcd\xfc\x9e\x67\x89\x0e\x29\xe3\xa7\x73\xcb\x15\xcd\x79\x30\x32\x32\x03\xe8\x21\xfc\x67\x23\x1b\xd6\x18\x22\x1d\x3b\x3e\x33\x80\x9e\x65\x64\x48\x6f\x3e\x18\xe5\x2e\x13\xf3\xc1\x06\x70\x99\x98\x0f\x25\x93\x99\x6d\xfa\x04\x22\x5d\x8a\x14\x28\x8a\x5e\xa5\x48\x1f\x82\x7b\x55\x8a\xf4\x21\x41\xc7\xa5\xf3\x80\xa2\xe8\x35\xa7\x9d\xae\x72\xcf\x7c\x9c\x67\x2c\xc2\xb4\xd9\x63\xcd\x22\x6e\xc7\x9a\x45\xcc\xcd\x77\x81\x9e\xf9\x38\x0f\x12\x2b\xb3\x6d\x1e\x52\xf9\x5c\x9a\x15\x6c\x8a\xe1\x32\x53\x9f\x03\xc8\xd9\x1f\x0d\x37\x0d\xe2\x05\xff\xdb\x7f\x34\xdc\x34\x88\x17\xac\x84\x4c\x7b\x79\x88\xf6\xb9\x74\xef\x33\xcb\x2e\xbb\x60\x24\xfa\x83\x3c\x72\x29\xe3\x87\x67\x44\x97\x32\x06\xe5\xa8\x57\x99\x62\xcf\xbd\x06\xd5\x2c\x53\x1e\xf5\xcc\xa5\x79\x48\x5a\xf0\x9c\x05\x01\x95\xb9\x34\x0f\xf9\xca\x99\xf9\x0b\x58\xc5\xf0\x9c\x85\xd0\x5d\x66\xb9\x3c\xef\xea\xa1\x41\x5f\xa6\x95\xbe\x02\x68\x62\xb8\x74\x1e\xb8\x12\x5d\xa8\x11\xfd\xdd\x58\x42\x29\x41\xf0\x98\xba\x50\x23\x3a\x98\xb9\x3d\x13\x63\xc0\xcc\x4d\x28\xd6\x0e\x44\x6e\x17\x8c\x44\x07\x22\xb7\x0b\x46\xa2\x03\x91\x3b\x32\x8d\xf7\x45\xc2\x64\xa6\x0c\x68\xb6\x3d\x13\x63\xde\x7d\x7d\xd2\xd4\xc0\x12\x4a\xe7\x2d\x24\xda\x4c\x8c\x01\x78\x76\x64\x4e\xee\x82\x95\xcd\x4c\x19\x20\x31\x46\xa6\xe0\xbe\x95\xb3\x2e\xff\x4a\x38\xb3\xe2\xb6\xc2\xbe\xb4\xc0\xc2\x99\xad\xd2\x02\xe0\xc2\x8e\xcc\xda\x05\xd3\x75\x78\xb2\x8f\x5f\x53\x95\xd6\xb0\x10\x5b\x33\xdb\x06\x80\xd6\x9e\xb9\x34\x13\xa0\xf5\xd3\x20\x3a\x90\x41\x2e\xfb\x0e\xa4\xd4\xe1\x52\x93\x6f\x67\x3d\x2c\x7b\xb0\xc8\x96\x3d\x58\x20\xe9\x4d\x60\x4f\x7b\x95\x27\x38\x51\x3d\x4b\xcf\x1c\x96\x17\xc7\x44\xf0\x13\x1d\xcc\xce\x2e\x70\x89\x0e\xbc\xe6\xc8\x54\x60\xc0\x33\x7b\x26\xa4\xbc\x4b\x28\x29\x3e\xb3\xb0\x24\x32\x6b\x17\xa0\xc7\x2e\xc8\x86\x0e\x6a\xe3\xf0\xfe\x5b\x75\x60\x2f\xc6\x8e\xe7\x3e\x1f\x6b\x3c\xd1\xc4\xdb\x42\xa6\xf4\xbe\x4b\x74\xe4\x96\xe0\x71\x64\x7a\x05\x58\x88\x3d\x53\x23\x40\xaf\xe8\x99\x09\x01\xf4\xe1\xf0\xdc\xc5\x29\x7e\x7a\xa6\x46\x00\x6c\xd8\x33\x13\x02\xf4\x8a\x9e\x99\x10\xa0\x57\x0c\x97\xc5\xf0\xde\x9c\x26\x59\x94\xef\x12\x1d\xb9\x47\x38\x29\x99\xc5\xf0\x2e\x49\x21\xf5\xff\x92\xd6\xe0\xb2\xe4\x5e\x0a\x19\xdc\xf2\x93\x79\x34\x32\xf1\xe1\x5d\xb2\x24\x37\xfe\x85\x52\xc9\x56\x80\x26\x46\x26\xdb\xbe\x38\x29\x4d\xc2\xf6\x25\xa6\x2f\xf8\x06\xdb\x28\x62\x52\x5e\xac\x01\x01\x31\x94\x17\x6b\x40\x40\x74\x65\x53\xd8\x36\x25\x45\x57\xf2\x84\x81\x09\xd1\x95\x2b\x61\x1b\x69\x0d\xca\x8b\xb5\x8d\x88\xa1\xb2\x5e\x6d\xc3\x49\x51\xd6\xab\x01\x01\xd1\x95\x09\x61\x1b\x2e\x88\xb2\x5e\x6d\x61\x42\x08\x81\xd2\x36\x42\x88\x4a\x7c\x30\x60\xe9\xba\xf2\x1c\x6c\x81\x44\x28\xf5\xd5\x36\x92\x8f\x85\xfe\x6c\xc0\xee\x0f\x0f\x71\x4b\x16\xb0\x0f\x51\xda\x58\xc2\xaf\xf4\xb5\x0d\x27\x45\xb8\x12\xb6\x75\xd6\xa3\x8a\x74\x4c\x0f\x65\x31\xd8\xc6\xb5\x57\xd2\x82\x81\x09\x31\x04\x3a\x6d\x5b\x67\x96\x2a\x5e\xa8\x55\x50\x0a\xae\x6d\xce\x19\x1b\x22\x9d\x8a\x24\x1f\x22\x9d\x4b\xad\x47\x7a\xdb\x70\x74\x94\xa4\x6b\x5b\x40\x47\xcb\x31\x5e\x7a\x68\x5a\x1c\x1d\xa5\xcf\x1a\xe0\x0c\x5d\xcf\xe7\xb6\x11\xa5\x57\xfa\xac\x81\xd6\xd0\xf5\x7c\x6e\x1b\x50\x36\xca\xa7\xb5\x05\xdf\x10\x9b\x28\x9d\xc2\xa0\xeb\xb9\xdb\x36\xe2\x81\x7a\xdd\xb6\x6d\x86\x1f\x46\x6c\xd9\xc0\xb4\x45\x74\x9c\x4c\x6b\x5a\x42\x1c\x1d\xbd\x5d\xdb\x06\x72\x8d\x70\xbb\x0d\x80\x87\xa1\x8c\x5b\x5b\xf0\x0d\x91\xb7\x61\xdd\x7d\x13\xe9\xe4\x38\x45\x1e\xfe\x0b\xd2\x4d\xa4\xe3\x2c\x45\xde\x86\x6b\x4d\xab\x05\xc2\x38\x51\xfa\xac\x01\x01\xd1\xf5\xdc\x6d\x1b\xbe\x91\xf2\x69\x6d\xbb\x17\xb7\xd9\x83\xb3\xee\x62\x9f\xd8\xa6\xd2\x56\x6d\xbb\xc1\x56\x77\x71\x4b\xd2\xb2\xb2\x43\x6d\x7b\x57\x83\xe8\xc0\x16\x69\x79\xf7\xc1\xb6\x51\x76\xa8\x6d\x84\x41\x5a\x0a\x03\x9c\x25\xe5\x7e\x5a\xe1\x81\x41\xb9\x9f\x56\x30\x5f\x04\x2f\x60\xfc\x10\xc5\x08\x1d\x7e\x10\x1a\xba\xe0\x05\xac\x10\xfd\x0c\x1d\xfe\x52\xd8\x86\xaf\x63\x62\xfc\x3a\xc5\x50\xfe\xa8\x95\xb2\xe8\x30\x35\xb0\xb7\x5f\xb3\xc1\x40\x68\xe8\x7a\x00\xb6\x05\xc8\x10\x5f\xb3\xc1\x00\x64\xe8\x6d\xfc\xce\x1b\x98\x15\x9c\x25\x81\x8b\x5b\x01\x21\x5f\xaf\xc3\x56\x2a\x57\x65\x88\xc8\xba\x26\x10\x91\x0b\xff\x5e\x77\xb8\x00\x4f\x2f\xc8\x03\x2b\xa0\xd1\xeb\x31\xd8\x0a\x86\x8a\xd2\x4f\xad\x4c\x79\x34\x94\x7e\x6a\x85\x64\xca\x68\x9a\x96\x14\xa9\x90\x1c\x28\x33\x35\xa2\xeb\x65\xd7\x0a\x86\x8a\x32\x56\xad\x20\xb1\xba\x6e\xe8\x82\x6f\x50\x0a\xab\x01\xdf\x30\x94\xb1\x6a\x05\x89\xa5\x87\x5c\x2b\x78\x4f\x42\x60\xb6\x42\xa5\xa6\xd2\x4f\xad\xf0\xe8\xa1\x37\x57\x2b\x06\xa0\xbf\x8e\x79\x99\x49\x98\x5d\x90\x07\x06\xe2\xc3\x50\xc6\xaa\x2d\xc4\x07\x25\x97\x1a\x88\x0f\x43\xb8\xbb\x56\xf0\xc0\x84\xbb\x6b\xc0\x37\x74\x3d\xa0\x1a\x68\x0d\x43\x40\xbc\x56\x02\x3a\x74\xee\x0b\x52\xaf\xe7\x31\xc7\xbf\x52\xca\xa9\x95\x63\xf5\xd0\xaa\x23\xd3\x7a\x9e\x48\x9c\x25\x25\xa5\x5a\x21\x0a\xdb\xf3\x88\x62\x02\xf5\x26\x3a\x30\x81\x94\xb6\x6a\xe5\xe4\x7c\x34\xd1\x81\xd4\xd3\x93\xa8\x95\x73\xcd\xa2\x69\x09\xef\xf4\x3c\x30\xe7\x9a\x45\x74\x60\xf1\xf4\x3c\x30\x4b\xc8\x49\xb8\x14\x6a\x39\x95\x94\x6a\x65\x89\x30\xd7\xb4\x4b\x40\xb9\x66\xb9\x11\xfa\xae\x59\xc0\xda\x52\xba\xa8\x15\xde\x37\x05\x79\x60\xe5\x85\xb9\x3c\x1f\xbc\xb5\xf4\x2e\x5e\x5e\x7e\x6f\x24\x37\x1b\xf3\xa5\x6b\xb3\x81\x5e\xe8\xfa\xa5\x1f\x03\x58\xa1\xeb\x9d\xd5\x40\x49\xe8\x02\x20\x30\x7e\x21\xa6\x77\x71\xbb\x2f\xd1\x11\xf9\x09\xb3\x88\xfd\x7d\x66\x54\xf6\x2e\xf6\xf7\x25\x4b\x24\xc2\x76\x52\x12\x94\x83\x6a\x3b\xd6\x8a\x52\x4e\x6d\xdf\xd7\xb4\xf9\x09\xa7\x50\xc6\x09\xe0\x0c\x5d\x8f\xb7\xb6\x23\x50\xf4\xce\x6a\x3b\x49\x0b\xca\x41\xb5\x9d\xe8\x8b\x1e\x5e\x6d\xa7\x76\x4a\x39\xa8\x06\x9e\xc3\x50\x0e\xaa\xed\x18\x38\x02\x26\xb6\x9d\x07\x9c\x9e\x74\x60\xf1\xe8\x8d\xd4\x76\x82\x2d\x82\x2e\xb6\x7d\x09\x14\x59\x4d\x0b\x90\x41\x3f\x77\x64\xfb\xf4\x7c\x7a\x4f\x4a\xfb\x1a\x43\x0d\xa4\x35\x28\xc3\xd4\x76\x82\x2d\xca\x30\xb5\x7d\x49\x87\xe4\x85\x37\x9a\x9e\xbc\xf8\x1a\x43\xbc\x38\xeb\x91\xcc\xe1\x1b\xf5\x24\x1d\xf9\x21\xf8\x63\xdb\x71\x96\xf4\xce\x6a\x3b\xb5\xe0\xc2\x43\x36\xf0\x17\x86\xf0\x90\x6d\x27\xa4\xd3\x25\xc6\x77\x0c\x2d\x01\x24\xdb\x8e\x5d\xa5\x5c\x58\xdb\x79\xc5\x11\x40\xb2\xed\x44\x70\x2c\x49\x1f\x6b\x0c\x2d\xd0\xc4\x70\xe8\x96\xd3\x1e\xf4\x90\x09\xb4\x23\x61\x46\xf9\x9d\x42\x66\xdb\x8f\x35\x9e\x88\x9c\xcf\xb4\x43\x99\xb3\xb6\x13\x5d\x16\xe0\xb2\xed\x3c\x02\x59\xb2\x41\xba\x97\x10\x98\x6d\x3f\x17\x1b\xe2\x0b\x0f\xcc\x92\x0d\x82\x37\x96\xb3\x10\x89\x51\x2a\xad\xed\xc8\x12\xa5\xd2\xda\xfe\x32\xad\x2c\x06\xe0\x1b\xba\x5e\xa7\x6c\x27\x88\xab\x77\x23\xdb\x49\x7c\x50\x2a\xad\xd5\x6d\x8d\x11\x6a\x80\x74\x39\x07\x75\x5b\x63\x0c\x35\x40\xba\xc4\xf1\xc2\x73\x50\xf6\xad\x55\x1e\x70\x94\x5b\x6b\x95\x28\x8a\x5e\x74\x8c\x9f\x75\x1a\x4a\xb6\xb5\x8a\xd9\x20\xd0\x66\x03\xcf\x61\x08\xb4\xd9\x2a\x41\x57\x3d\xf1\x18\x00\x0f\x5d\x4f\x3c\x06\x5a\xc3\x10\xac\xb3\x55\x8c\x02\xc1\x30\x5b\x6d\x8b\x74\x4d\x4b\xb0\x42\xaf\x31\x56\x49\x8f\x1c\xb9\x1e\xa8\x7c\x93\xf4\x05\xe0\x61\x8c\x5c\x0f\x6c\x80\x91\xeb\x41\x6a\xe3\x48\x6e\x71\x52\x46\x92\xce\x95\xb5\x2e\xc2\xd0\xdf\x23\x79\x71\x8e\x83\x64\x7c\x25\xa4\xaa\x74\x5c\x03\xad\xa1\xeb\x01\xc7\xc0\x62\xe8\x7a\xc0\xb1\x4a\xb9\x95\xb0\x9d\xad\x06\xe7\xc3\x44\x18\x6f\x3e\x02\x7b\xb6\x4a\xb9\x95\xc0\x9e\xad\xc6\x62\x4e\xeb\x11\xac\x98\xd4\x75\x25\x61\x49\x4f\x3c\x06\x5a\x43\xd7\x7b\x8d\x81\xd6\xd0\xf5\x3c\x63\x75\x5d\x59\x39\x07\x95\x28\x8a\x00\xa3\xad\x92\x2b\x31\x72\xd5\xc9\xca\xd4\x5b\x8b\xd5\x75\x2b\x65\xf1\x54\xbc\x16\xc1\x41\x5b\xe5\x15\x55\xcf\x22\x06\x38\xc3\x18\xb9\xea\xa4\x34\xe9\x9d\xc4\x2a\xe9\x91\xc2\x84\xb0\x8a\xd7\x32\x72\x1b\x78\x78\x1d\xb9\xea\x44\x3f\xf5\xeb\x56\x56\x49\x58\xd2\x2b\x88\x55\x34\xfc\xc8\x7d\xe1\xe1\x75\xe4\x36\x90\xb0\xa4\x1f\x63\xb3\x8a\x0b\xa2\x1c\x65\xab\x3c\xbc\xea\x91\xc2\x2a\xef\x35\xca\x51\xb6\xc6\xb3\xaa\x72\x94\xad\x6d\x6b\x16\x53\xc3\xd4\x57\x7a\x3e\xb0\x46\xc4\x42\x8f\x03\xd6\xd6\xad\xd4\x46\x35\xde\x59\xf5\x5a\x60\x8d\x67\xd5\xa1\x9d\x6b\x85\xe3\x20\x8d\xd6\x78\x4e\x19\xb2\x23\xda\xce\xf9\x90\x16\x68\xeb\xaa\x6b\x2b\x1b\xa1\x4c\x21\x37\xdb\x42\x68\x10\x72\xb3\x35\x22\x97\x2e\x25\x08\x42\x43\x77\x29\xc1\x86\x22\xd5\x8b\x83\x35\xb2\x8f\xf4\xe3\x74\xd6\xd0\xac\xfa\x35\x3a\x6b\x24\x4f\xe8\x4d\xc2\x1a\xf9\x81\x82\x83\xb6\xc6\xb3\xaa\x4b\xc5\x35\x12\x06\x05\x07\x6d\x8d\x67\x55\xfd\xa8\x88\xb5\xa5\x6a\x65\xf1\x34\x6a\x9d\x94\x5e\x6d\xcd\xd7\x18\xfa\x24\xd8\x4a\x19\x16\x2d\x16\x2f\x22\x9d\x24\xc1\x11\xfe\x3b\x0a\xac\x8d\x35\x9e\x56\x8f\x47\x58\xc1\x3a\x1b\xbf\xc1\xd1\xf5\x72\x60\x6d\x40\xa4\x4c\x88\x46\xf2\xc4\xc8\xb3\x42\x58\x53\x4f\x09\xd6\xd6\x0d\xcd\xc3\x73\x30\x4b\x9e\x15\x14\xa9\x1e\x0a\xac\x11\xbd\x70\x69\x34\x00\x0d\xba\xde\x05\xac\x91\xf3\x2c\x44\x10\x6b\xc4\x25\x85\x04\x6d\x6d\x3e\x7a\x74\x41\x84\x58\x23\xd0\xe0\x52\x3e\x6d\x5d\xd9\x3c\x6f\x17\xdc\x4a\x1b\x35\xe2\x92\x42\x71\xb6\xc6\x23\xac\xf0\x3e\xac\xdd\xfc\xd8\x99\x34\x49\x5b\xba\x57\x66\xd9\xfc\xd5\x92\xfd\xf3\x9f\x6a\x60\xd3\xe4\xe0\x37\x42\x11\x7a\x28\xb0\xf6\x6c\x7c\xa2\x41\x3f\x82\xe1\xd3\xa0\x4f\x78\x16\x51\xf8\xdd\xda\x73\xd3\x23\xc7\x78\x69\xd0\x7a\x7c\x6c\x80\x4f\x83\x4e\x13\xde\x82\x22\xf6\xd6\x10\x1d\x8a\xb6\x1b\xc0\x0a\x5d\xd1\x76\x6b\x2f\x7b\x2b\xe5\xd3\xf1\x16\x84\xb3\x61\xfd\x63\x14\x7c\x66\x31\x35\xac\x41\xbb\x1a\xd6\x7a\xb8\x1a\x0e\x1a\x42\x0d\x8b\xf4\x2f\x73\x13\x58\x61\xdf\x94\xe0\x6e\x9d\x14\x67\x85\xdf\xad\x97\x41\x8f\xa2\x86\x9b\x1e\x9a\x65\x87\x30\x59\x4d\x7d\xe7\x77\xeb\xa4\xaf\xfa\xbe\x66\x11\x73\x98\x0d\x02\xcd\xb0\x5e\xd7\x18\xe2\xb6\x72\x0a\x25\xe3\x7b\x65\x1b\x14\xbb\xea\x8d\x9d\x53\xec\xaa\xf3\x63\x78\x0a\x75\x5b\xe7\x9d\x44\x18\x19\xd6\xdb\xe2\x45\x83\x92\xee\x25\xc0\x0b\xeb\x7d\xd1\x21\xd2\x3b\xd3\xea\xac\x03\x8a\xd0\x15\x0c\xb7\x4e\x8a\xb3\xc0\x2a\xac\x63\x36\x28\xb2\x6d\xdd\xf9\x44\x62\xb0\x07\x07\x46\x16\x60\x27\x1c\x9a\x31\xe7\xce\x1b\x47\xc6\x9c\x3b\x2a\x3f\x43\xcc\x7d\xac\x1e\xe2\x85\xaa\x8a\x0c\x0f\xf7\xb1\x48\x17\x73\x83\x55\x97\x40\x59\x3f\xca\x99\x01\x64\xc0\x14\xba\x2b\x2c\xd4\x79\xb5\x08\x5d\xb1\x8e\xcd\x9c\x71\xda\x8e\x30\xc8\xb0\x2c\x50\x09\x3d\xc3\xb2\xfd\xa3\xd0\xf7\x4d\x99\xf7\xd6\x2f\x8e\x65\xcd\x4f\x5e\x3e\x11\xe9\x08\x83\x0c\xa9\xf6\xf9\x43\x49\x9b\x32\xef\xad\xdf\xeb\x77\x0d\x45\x18\xcf\x18\x19\x41\xed\x53\xe5\xf7\x8c\xa0\x76\x4c\xf5\x0c\x54\xce\x1f\x4b\xf9\x0c\xaa\x13\xc4\x35\x55\x15\xbf\x81\x8c\xd0\x55\xd7\x6e\xb6\x21\x3f\x14\x17\x31\xd2\x2b\x54\x71\x6e\xb6\xb1\xea\xba\xfb\xb6\xb3\xd9\xba\xd9\xc6\xf3\x41\x48\x18\xd8\xc7\xaa\xfe\xf4\x30\x35\xdc\xf4\xf8\x2e\x10\x20\x06\x3d\x43\x5c\x56\x59\x0f\x5d\x42\x50\x0d\x7a\xc6\xbc\xac\x22\x0c\xf2\x93\xcf\x6d\xf8\x34\x8c\xdf\x51\x60\x40\x1e\x74\x55\x4a\x1b\x90\x07\x3d\x83\x59\xf6\x31\xdb\xf7\x4d\x49\xf2\x66\xfc\x08\xa4\x80\xb0\xcd\x1a\xab\xa7\x08\x88\x75\x68\x92\x79\x68\x7d\xcd\x22\xaa\x3b\x47\x43\xe6\xa1\xf1\xe8\x98\xf1\x2f\x60\x13\x7a\x06\x80\xcc\xd9\x12\xdd\x72\x73\x6e\xb9\x2c\x39\x30\x10\xba\x7e\xcd\xc9\xcc\x59\x70\x99\x76\xe6\x6c\x9a\x2c\x39\x73\x04\xa5\x04\x03\x28\x09\x5d\x3f\x00\x65\x46\x1c\x2e\xc3\x2a\x36\x20\x5d\x82\xc1\x48\xb3\xca\x08\x88\x0d\x16\x48\x66\x99\x91\xc5\x90\x11\x10\x23\xef\x2a\x23\x20\x76\x20\xe4\x92\x5b\x14\x7a\x86\x44\x26\xb0\xc2\xa7\x47\x7e\x02\x61\xb2\x01\xec\xe4\x00\xca\xd6\xb3\x93\xc3\xe3\xd9\x83\xa3\x21\x89\x65\xeb\x96\x4b\x7f\xdb\x09\x73\xae\xf5\x38\x17\x1d\xe2\xf6\x5c\xd3\x8a\x39\x0c\xfb\x0c\x9a\xd8\xb5\xa6\xcd\x1e\x4c\x1b\xd9\x83\x9f\x22\x95\xaa\x35\x0c\xfb\x8c\x6f\xcc\x9f\x22\xfa\x7c\x92\x3d\xd6\x27\x22\xec\x66\x91\x65\xc9\x81\xd6\xd0\x33\x9c\x61\x4b\xe5\x4b\x72\xf2\x43\x65\x3d\xc3\x19\xf6\xb0\xa6\xb9\x0d\x2f\x63\x48\xda\x18\xd1\x3e\xfd\x34\x93\x39\xea\x3a\x03\x03\x4e\xbd\x91\x6a\x6c\xcd\x97\x32\x96\x95\x0e\x5a\x43\x4f\x2f\xdf\xb7\x35\xad\xab\xe1\xa6\x87\x3e\x99\x8f\x95\x3d\x3d\x74\x27\xf1\x21\x3d\x74\xdf\xb9\x0d\xda\x17\xdf\xe7\x6d\xd0\x6f\x9c\xdb\x44\x5a\xf8\x34\x88\x30\xd2\x1a\xd2\x33\xf6\x5a\xe9\x51\xd5\xc0\x56\xb6\x6c\x60\xc5\x24\xa0\xf8\xe1\xb6\x9e\x6e\xae\x93\x38\x95\x5e\xed\x84\x6f\xf8\x0c\xaa\x4f\x5a\xa7\x41\x9f\xb4\x35\xa8\xd8\x5f\xbf\x4c\x2b\x11\xe6\xc4\xf2\xd2\xdf\xf4\xce\x27\x12\x28\xde\xd9\x17\xc9\x0f\x47\x7f\x0b\xc9\xda\xdc\x16\xfb\x5a\x42\x83\x0e\xed\xed\x04\x64\xf8\x34\x68\xc5\xec\xa2\x41\x0b\x64\x30\xd7\x73\x50\x98\x93\x81\xe3\xbe\xd3\x20\xc2\x1c\xd2\x25\x94\x00\x64\xe8\xe9\x5e\x3a\xb1\x84\xf4\x26\x41\x68\xe8\xe9\x4d\x4e\x84\x86\xcf\xa0\x6a\x08\x36\x4a\x26\x90\xc7\x1a\x43\x84\xf1\x8a\x9a\x9e\x20\x90\x0d\x7d\x48\xa0\x4c\xc8\x86\xcf\x18\x5a\xf5\xb1\x48\xd7\x18\x54\x55\xa8\xc0\xd5\xc0\x70\xe8\x2a\x70\x35\xc7\x16\xd1\x4f\x07\x99\xe3\xdc\xe8\x97\x82\xcc\x4f\x06\xcd\xeb\x41\x8a\x76\xfa\x79\x8e\xfc\x48\x97\xcc\xaf\xc2\x27\x5a\xb1\x25\x50\xc2\x7e\x47\x81\x39\xd2\x46\x80\xdc\xe6\x58\x1d\xc2\xdf\x36\xc7\x39\x48\x67\xc9\x6f\xb6\x55\x8e\x8e\x3f\x50\x2d\x17\x04\x3c\x87\xae\xdf\xaf\x31\xc7\x5b\x18\x79\xa9\x5f\xae\x9b\x5c\x10\xc0\x19\x2c\xbd\x05\x9f\x96\xbe\xa5\xb7\xe0\xef\xcb\x27\x5f\x3a\x02\x13\x42\xbf\x80\x6f\x51\x38\xb3\xb2\x3a\x40\x38\xb0\x34\xb9\x63\xe7\x00\xca\xea\x88\x69\x61\x5b\x9a\xdc\x51\x1b\x3d\xb2\xe1\xa4\xe1\x4b\x58\xb4\xd5\xa3\xab\xc1\x68\x10\x1d\xd3\xa0\x36\xfd\x24\x8b\x05\x06\xb5\x10\xa9\x2d\x1a\xcc\x69\xd5\x83\x1f\x1c\x56\x3d\xa8\x85\xc1\xad\x2e\x75\xf8\x9a\x76\xa8\xc1\xf8\x24\x1b\xa6\xd9\xa0\x42\x17\x9b\xe8\x04\x9f\x86\xa2\x06\xb8\x95\x18\x8c\x99\x70\x60\xaa\x07\xb5\x58\x57\x45\x1e\x07\xf8\x05\xa6\x02\x51\x8b\x80\x5b\x09\x97\x88\x35\xa8\x1a\xe6\x31\xb7\xb4\x17\x63\xb0\x84\x12\x3f\xc0\x15\x58\x9a\x87\x31\xd6\x18\xe2\xf6\x60\x2b\x25\xa0\xe2\x58\x84\x69\xd0\x83\x31\x72\xa3\xe6\x55\xb1\xb4\xf5\x62\xaa\x49\xdb\x92\x97\x75\xb4\x7b\xf6\xe0\xd0\x25\x2f\x17\xb7\x5c\x12\x2b\x2e\x66\x49\xd2\xef\x45\x98\x56\x7d\xda\xe0\x96\xa6\x18\x60\x04\xb6\x25\xa5\x37\x2b\x26\xdb\x0c\x74\x02\xdb\x72\x0c\x54\xad\x00\xb4\x2d\xd0\xac\xaa\x26\xb2\x78\x38\x30\x92\x7a\xf1\x32\xad\xa4\xde\x98\x9a\xd5\xd2\xae\x1a\x1b\x82\x41\x41\xb5\xb1\x71\x82\x14\x32\x1b\x1b\x94\x4a\xea\x4d\x10\x83\x4f\x8f\x1c\x83\x9d\xfb\xd1\x83\x63\x29\xb9\x38\x0a\xb3\xc8\xae\x1a\x05\xc2\x64\x46\x0d\x3c\xe3\x92\x0d\x3b\xe7\x43\x82\x72\x54\x48\x97\xa0\x1c\xeb\x12\xfe\xe8\x01\x61\x3f\x7a\xb0\x2f\x12\xa5\xa3\x72\x82\x24\x4a\x47\x43\x28\x29\x52\x37\x1a\xab\xfe\xa3\x61\xf1\x22\x6e\xf9\x59\x74\xfd\x16\x88\x8d\xa5\x15\x65\x8a\x0d\x7e\xf4\x5c\xbf\xcc\x61\x63\x69\x45\xd9\x66\xc3\xb8\xfb\xb2\x66\xc7\x52\x93\x39\x28\xbf\x3e\xae\x82\x3d\x1b\x4b\x6f\xca\xab\x1d\xce\x71\x90\xf5\x36\x9c\x8d\x92\xc4\x1d\x58\xe6\x25\xe9\x08\xae\xba\x8c\xb5\x31\xd8\x17\xb9\xb9\x63\xb0\xa6\x49\xd8\x58\x83\x66\x8f\x69\x34\x96\x24\x6c\xb0\x40\xb2\xef\xc6\xc1\x18\xb2\xaa\x01\x20\xb0\xb4\x9a\xc6\xc1\x46\x49\x59\x80\x48\x60\x69\x46\x8d\x83\x35\x4d\x5e\xa6\x21\x6e\x69\x46\x8d\x09\x68\x66\x1f\x13\xe8\x37\x14\xd8\x38\x91\x7a\xc9\x06\x36\xb8\xca\x9c\x0c\x74\x02\x4b\x0b\x6a\x9c\x73\xc1\x55\xf7\x64\x80\x11\x98\x7e\x3d\xd8\x00\x23\x30\xfd\x7a\xb0\x8d\xcb\xf9\x44\x54\x23\x4b\xf6\x1c\x74\x46\xea\x2c\xcd\xa1\x71\x57\x7a\x88\x30\xe4\x80\xaa\x9a\x6c\xa0\x37\x05\x2f\x6d\x20\x0b\x58\x5a\x50\xe3\x19\xf4\xd0\xb4\xb3\x5c\xc2\xd2\x82\x1a\x84\xdd\x54\xb3\x64\xe3\x5d\x83\x8a\x97\x77\x8d\x21\x5e\x50\xb5\x69\x74\x8d\xf9\xd2\x66\xe5\xc7\x18\x2f\x0d\xdf\x31\x0e\xfc\x79\xc1\x4b\xdb\x31\x9f\xde\x2c\xcd\xa1\x63\xeb\xf4\x18\x6a\x58\x94\xe6\x27\xf3\xcc\xaa\x10\xca\x00\x12\xb0\x92\x9f\x14\x48\x97\xf5\x03\xb2\x80\x95\x1f\x9f\x34\x7a\xec\x6a\xe0\x78\xfd\xf8\x64\xd0\x90\x3d\xd6\xb4\xdf\x15\x3b\x76\xa6\x95\x3f\x01\x3a\x81\xe9\xc7\x41\xec\xc0\x17\x50\x65\x94\x1d\xfb\x1a\x43\x9f\x54\xce\xbd\xe2\xb4\x47\x5d\x3d\x34\x06\x02\x2a\x6d\xa2\x83\x38\xdc\x9e\x9f\x34\x8e\xb9\x34\xeb\x81\xa5\xaf\x52\x29\x9b\xd8\x03\x9f\x06\x2d\x10\x86\x45\x9a\x40\x47\x63\x2b\x15\x22\x3a\x3a\x1b\xf5\xa3\x81\x73\xaa\x88\xd0\xd1\xd9\x5b\x05\x6e\x0f\x63\x3d\x64\x13\x4d\xb8\x82\xcf\x27\xe2\xc5\x58\x75\xa9\xeb\x09\x57\xf0\x69\x10\xa5\xc8\x34\xfd\xd2\x87\x1d\xbe\xc6\xd0\x2c\x48\x2c\x95\x17\xd9\x41\x2c\x41\xd5\x44\x76\x10\x4b\x50\xf1\x90\x1d\xc1\x8d\xca\x4f\x30\x4e\x84\x0f\x6d\x60\x16\x58\x1a\x6b\x47\xb0\xfb\x39\xc6\x60\x3d\x64\x9b\x1d\x88\x41\xe1\x43\xdb\x81\xb5\x52\x7e\x34\x5c\x34\x88\xb9\xb1\x28\x55\xc3\x31\x85\xad\xa0\x9c\x0d\x44\x02\x2b\x3f\x1a\x58\x20\x99\x1e\xc7\x92\x41\x3f\x1a\x90\x41\x32\x3d\x8e\x13\xf6\x65\x69\x1c\xf7\x1a\x54\xdc\x3e\x41\x0f\xad\xe9\xc3\xde\xca\xb0\x38\x30\x1b\xf4\x03\xb0\x76\x10\x72\xd7\xef\xbd\x1a\xf0\x02\x96\x06\xce\xf1\x72\xc6\xe4\x5f\x1d\x4b\x3a\xe4\x2c\xef\x1a\xf4\x4b\xd8\xb9\xb1\xea\x9a\xf6\x5c\x57\x5d\xd3\x9e\x1b\x4b\xa8\x69\xcf\xb2\xe8\x70\x35\x20\x3f\x34\xed\x59\x38\xfc\x32\x3d\x80\x28\xb0\x92\xd3\x16\x56\x5d\xb6\xc8\xb9\xee\x6d\x0e\xba\x43\xa9\x8c\x13\xe0\x05\x2c\xed\x99\xb3\x2e\x4a\x35\xc6\xba\xb7\x32\x2c\xce\xca\x36\xc8\xb0\x38\xd7\xbd\x95\x61\x01\xbc\x80\xa5\x2d\x72\x62\xcc\x97\xfc\xa4\x73\x70\xfd\xb7\x3c\xb0\xb3\x73\x22\x65\x64\x9c\xeb\x86\xca\x50\x39\xf1\xc5\x55\x2a\x65\xa7\xb1\x69\x52\xff\x13\x8c\xe0\xd3\x20\x12\x0c\x46\xb3\x87\xb3\x14\xd9\xc3\xd9\x67\x19\x08\x20\x0b\x58\x1a\x08\x67\xac\x69\xc5\x79\x70\xa9\x65\x64\x9c\xc1\x1e\xc9\x1e\x38\x83\xab\x92\x83\x62\x86\xec\x39\xe8\x58\x9f\x88\x8e\x81\x4c\x93\x6b\x78\x0e\x96\x53\xe1\x9d\xf3\x60\x5a\xd9\x25\x27\x66\x88\x7e\x71\xd7\xce\x83\x5d\x4c\x3a\x30\x32\x76\x99\x21\xe7\x7c\xbe\xb3\x54\xf9\xe7\xc9\xb6\xca\x0c\x39\x67\xda\x8b\xa9\xf6\xd9\xce\x19\xd3\xb7\x5d\x96\xcb\x39\xd3\xf0\x6c\xdf\x72\xd0\x8b\x86\x1c\x63\x4d\x2b\xe6\x26\xec\x91\xa5\x95\x70\x5e\xac\x69\x72\x8b\xe9\xa1\xfa\x69\x3b\xaf\xc5\x9c\xd8\xc7\x49\x49\xb3\xe1\xc4\x27\x49\xb3\xe1\xbc\x98\x45\xa6\xc7\x79\x23\x18\x64\x13\x01\x9b\x60\xa9\xbf\x4f\x1e\xe7\x54\xc2\x66\xf3\xd7\xee\xf7\xad\xe6\x02\xbd\x41\x83\x06\xc5\xff\x56\xc5\x9a\x5d\xa8\x7c\x55\xac\xd9\x35\x71\x47\x2c\xf5\xf7\xb5\x41\x98\x94\xf1\x85\x87\xae\x12\x36\x03\x36\xc1\x52\x3b\x5f\xa8\xfc\xd4\xbd\x17\xfa\x5b\x45\x6e\x76\xed\xab\x47\x36\x34\x7a\x7c\x97\xf0\xaa\x8b\x17\x57\x43\xe3\x93\xec\x61\xf4\x08\x35\x3c\xf4\x18\x6a\x58\xdc\xaa\x01\x39\xa0\xba\x38\x9b\x28\x09\x9f\x06\x71\x8b\x1c\x50\x89\xb1\x5d\x38\x18\x82\x94\x36\x70\x14\x2c\xb5\x33\xb0\x09\x96\xda\xf9\xc2\x05\x49\xdd\x7b\xf5\xc1\x18\xd9\xc0\x29\x94\x32\xbe\x50\xc6\x55\x66\x14\x38\x0a\x96\xaa\xf6\x42\x3a\x54\x99\x51\x17\xd2\x21\x75\xef\x45\xf8\x21\x75\xef\xe5\x50\x2a\x55\x7b\x21\x3f\x52\x91\x5e\xc4\x23\x6a\x6e\x36\xf1\x88\xd4\xac\x80\x29\x58\xea\xcd\x2b\xd6\x27\x22\x2c\x16\x61\xa2\x23\xb8\x51\x3d\x3f\xb9\xe9\x21\xc2\x06\x84\x49\x3d\x5d\x78\x2d\x35\x8f\xc3\xc1\x59\x97\xd0\xbf\x08\xfd\xd7\xdc\x7d\x3c\x8e\xd4\x24\x00\x21\x58\x2a\x8e\x0b\xfd\x5d\xf3\x38\x5c\x9c\x20\xf9\x79\xd7\x05\xa5\x92\xc9\x17\xea\x3a\x65\xf2\x75\xc3\x6d\x6e\x36\x81\x81\x14\xd2\xd7\xcd\x66\x4b\xc0\x5e\xeb\x9a\x4a\xc0\x5e\xbc\xc3\xab\xc6\xcf\xae\x87\x31\x24\xfa\x80\x4a\xb0\x14\x7d\xd7\xc3\x18\x12\x7d\x17\x36\x80\xca\x02\xed\x7a\xa1\x54\x12\xe6\x5a\x37\x5b\xd6\xdb\x4d\xa4\xa0\xb6\xdf\xc1\x42\xb4\x9b\xf7\x74\xfd\x16\xb5\xdd\x84\xf0\xab\x4e\x13\xa0\x08\x96\xc2\xe5\xc6\xd2\x17\x86\xb7\xdd\x65\xcd\x68\x6a\x70\x3e\x11\x4d\x18\xf6\x29\x7e\x00\x45\xb0\x14\x3f\xf7\x4c\xfa\xb5\x14\x2e\x13\x25\xe1\x33\xe8\x97\xd1\x7b\xe7\x0e\xeb\x44\xde\xf3\x8d\xd1\x52\xb8\x00\x8a\x60\x29\x4b\xee\x9d\xe3\xa5\xb0\xdb\x4d\x08\x51\xb5\x8b\x76\x63\x64\xa4\xa4\xb8\x2b\xec\xcb\xb4\xbb\x2b\x94\xca\xe1\xba\x2b\x27\x52\xb6\xde\xdd\x58\x20\xb9\x53\x77\x5b\x3d\x44\xd8\x8c\xd8\x5b\xde\xe1\xdb\xd8\x56\x85\x99\xee\x99\x7d\x6b\x79\x21\xef\xf9\xe2\x6e\x79\xdd\x6e\xcc\x86\xaa\xbb\x03\xf4\x82\xe5\xdd\xb9\x8d\x25\xdc\x73\x50\x96\x50\xb6\xde\x8d\x61\xaf\x72\x47\xbb\x27\xd8\xba\xe9\x37\xd3\xed\xc6\x8e\x50\x39\xac\xdd\xb1\x3e\x11\x1d\xc4\x14\x6b\xcd\x86\x35\x8b\x56\x6c\xb0\x1e\x3a\xf7\xf7\x80\x39\x1d\xe2\x1b\x3b\xbe\xca\x3c\xbc\x09\x67\xfc\x38\xc4\x07\x74\x48\x0c\xde\xd8\x00\x3f\xce\xe9\xc9\x18\xba\xf6\xf7\xb9\xc6\xd0\xa0\x58\xe9\x2a\xcc\xb4\x1b\x2b\x5d\x85\x99\x76\xcf\xcc\x3d\xfb\x71\x92\x79\xad\x53\xa5\xa6\x81\xb4\x60\x2a\x87\xb5\xfb\x5a\x83\x6a\x91\xd1\xdf\x3f\x8e\x14\x41\x46\xfd\x0c\xb8\x81\xc5\x60\x3f\x8e\xd4\xcd\x9a\x2a\x76\x75\x13\x5c\x50\xf9\xa7\xdd\x37\x92\x53\x12\xeb\xbe\xd9\x5b\x45\x3f\xef\x25\x5c\x14\x99\xba\x9f\x35\x8b\x06\x45\xb8\xfc\x38\x30\x38\x18\x82\xfd\x36\xc0\x19\xec\xc7\xde\xbe\x8c\x91\x5b\x89\xb4\xf9\xb1\x51\x2f\x8b\xac\xc8\xe5\xfd\x42\xba\x8c\xc6\xfb\x5d\xb3\x7c\xa7\x7d\x96\xa5\x21\x0b\xf0\xd9\x58\x64\x89\xc1\x67\x89\x1c\x89\xc1\x67\xc9\x0f\xc5\x25\x27\x98\xc2\xa7\xc7\x97\xb0\x87\x7c\x1c\x61\x7f\xdb\xb3\xae\xba\xac\xb7\x87\xc7\x01\x41\xa9\xdb\xb3\xae\xba\x04\xf6\x83\x61\x91\xeb\x01\x76\x82\x25\x2f\x0f\xf9\x05\xaa\x89\x35\xb0\x13\xec\x07\x73\xf8\x24\x3f\x98\x6b\xec\x8b\xe4\xf3\xd3\x16\xfb\x1a\xb4\xad\x4f\x34\xe8\xcc\xef\xb7\x9f\x9f\x20\xa5\x64\xdf\x3d\x7d\x8a\x0b\x15\xc9\xda\xd3\xa1\x34\x07\xed\x10\x96\x9f\x58\xe5\x13\x2d\xd0\x4c\x3a\xb4\x9f\x0d\x27\x0d\x5a\x20\xef\x7c\x92\x0d\x93\x52\x55\xbc\xda\xc3\x55\x17\x3a\xb8\x3d\x28\x74\x55\xbc\xda\x04\x42\xf8\xf4\x10\x2f\xb8\x0c\xaa\x78\xb5\x07\x95\xaf\x1f\x3d\xb7\x87\xe7\x83\x2c\x5f\x7d\x66\x82\x80\xb5\xf2\x5b\x1e\x18\xa0\x08\x26\xd8\x6f\x7b\x10\x1d\x02\xf5\xb6\x67\x66\xcd\x5b\x96\xb2\x3e\x3c\xd4\xfd\xa0\x9a\x64\x81\x1f\x44\x9e\x50\xbd\x67\x83\xd3\x43\x07\x10\x7f\x42\x38\xe0\xf6\xe0\x3e\x64\x59\x2e\x28\x09\x96\xe5\xb0\xcf\xc5\x96\x24\xa3\x48\x9b\xac\xd3\x7d\x78\xf4\x10\x86\xb7\x3d\xb3\xd4\xd9\xb2\xb6\x15\xd8\x04\xcb\xda\xd6\xe7\x5e\xa4\xeb\x93\x7b\xd0\xa0\xf5\x7d\x58\x0f\x99\x32\x0f\x41\xc6\x1f\xeb\x31\x53\x82\x4c\xe8\xda\xf6\xbc\x0c\x9a\xec\x13\x68\xf8\xc1\xed\xac\x6c\x36\x81\x69\xdb\xc3\xb5\x4f\x6e\x5f\xcc\x90\x2c\xfe\x7d\x37\xd6\x54\x32\xfe\xdd\xa0\x54\xfa\xea\xdd\xd6\x18\xae\x06\x48\x97\x16\x00\x25\xc1\x04\x95\x6d\x6f\x61\x4d\x15\x76\x7b\x77\x4e\xa4\x6c\x91\x17\x07\x23\x57\xec\xdd\x0f\x1a\x44\xd8\xce\xce\x89\x97\x97\xec\x01\xfd\x20\xbc\xbd\xf8\x24\xfa\xb9\x77\x7b\x91\x03\xfa\x35\x73\x7b\x31\x0a\x84\x03\x6e\x2f\xa9\x00\x4d\x3a\xef\xe5\x8d\x43\x20\xd6\xf6\x62\x36\xe8\xe7\xcd\xed\xc5\xe3\xf8\xb1\x40\x7d\xf5\x10\x61\x64\xee\xfd\x58\x8f\xce\xce\x49\x2d\xbc\x78\x1c\x3f\x16\x08\x4b\xe3\xc7\x7a\x18\xc7\x52\x22\xfd\x5d\x92\x42\x86\xd6\x6b\x0c\x2a\x19\xff\xe2\xa4\x34\x59\x5e\xaf\x2d\x4a\xc5\x2d\x1e\x47\x56\xe1\xbe\xce\xb4\x7a\xce\x7c\xf1\x38\xb2\x2a\xf9\x75\x0e\xbf\xf4\xe6\xbb\xa4\x8d\x0c\xfb\x97\xf7\x4d\xa1\x3f\xdb\x8b\x2d\xf2\x63\xd5\x09\x21\x0a\xdb\xd9\xde\x60\x5f\xa4\xbf\x5f\x9c\x94\x1f\x4b\xb8\x24\x96\x74\xef\x3b\xd6\xa0\x9a\x76\xac\x41\xb3\x01\xc9\x29\x65\xfc\x2e\x11\x26\xbd\xf9\xf2\xd6\x92\xb5\xcf\xef\x01\xfb\xb9\xc8\x07\x37\x2a\xd7\xf4\x58\x83\xe6\x27\x6b\x50\x51\x7a\x70\x4e\x15\x21\x7b\x97\x1c\x93\x02\x03\x90\xc1\x5a\x64\x0f\x36\x2a\xb7\xe1\x44\xa0\x44\x36\x20\x50\xa4\xc0\xde\x8b\x05\x92\xaa\x7d\x2f\xb6\x41\x9a\xf5\xc5\x15\x12\x4c\xb7\x81\xae\x60\x59\x57\xfb\x92\xb0\xf4\x63\xa3\xee\x35\x86\x28\xbd\x4f\x7a\xe4\xa0\x5c\x8f\xdc\xa8\x89\xbf\x60\x59\x79\xfb\xce\x34\x04\xcb\xca\xdb\xf7\x59\x9f\x88\x17\x04\x9b\x30\x95\x0d\x40\x06\xeb\x52\x60\x2f\xc6\x89\x30\xb7\xed\x7d\x59\x53\xbd\xd6\xbd\x24\x2a\xf4\xaf\x46\xf3\x6d\x5b\x63\xb8\x1a\x10\x7d\xdf\x8d\xf2\x6d\x83\xb0\xaf\x56\xf4\x6d\xe6\x38\x99\x2a\x6f\x1d\x84\x06\xeb\xe5\x77\x3c\x30\xdf\x90\x69\xbd\x68\x82\x59\x6d\x6d\x02\x5c\xf6\x6d\xe6\x2b\x9b\xf0\x95\x7d\x23\x8a\xa2\x5f\x11\xf7\x09\xce\xf0\x21\x52\x6c\x60\xfd\xe8\x47\xc3\x7d\x5b\x32\x2d\xc4\x17\xd9\xc8\x3a\x1a\xbe\xcd\xea\x68\x13\xf2\xb1\x6f\x95\x6d\xfd\x9e\x15\xdf\x96\x90\x1b\xe2\x9c\xc0\x8b\x2a\x79\x7d\x23\xbd\x42\xc0\xe0\xbe\x91\x5e\xa1\xaa\x6f\xdf\x08\xc0\xaa\xb4\xd7\x37\x8c\x1d\xc1\x7e\xfb\xd6\x91\x47\x43\xec\x63\xdb\xa8\xf8\xd7\x01\x67\x30\xa1\x27\xfb\xd6\xd7\x18\xe2\x16\x77\xaa\x57\x0d\xba\x44\xd8\x10\x73\x84\x55\x54\xfa\xed\x00\x3c\x98\x30\x95\x7d\x5b\x42\x6e\x88\x52\x84\x9c\x4a\x8c\x7d\xf3\x45\x98\x06\xf5\x45\x87\x56\x8c\x24\x68\x9d\x6a\x07\x13\xc2\x84\xa9\xec\x1b\x19\x19\x3a\xe6\xbe\xcd\x42\x28\x53\x11\xb2\x6f\xc1\x22\x37\xf5\x98\x85\x50\xa6\x9a\x63\xdf\x30\xba\x04\x3f\xee\x1b\x39\x1b\x82\x1f\xf7\xed\xe0\x8c\x35\x51\x7a\x70\xdd\x9a\xd8\x3f\x16\x1d\x62\x9f\x77\x12\x5d\x26\xdf\xb0\xab\x54\x2f\xec\x13\x24\xe2\xd3\x43\x83\x22\x8f\x54\x40\xec\x1b\xaf\xb9\x3f\x2e\xd3\xc5\x8a\x75\x7d\x72\xad\x1e\x5a\x64\x1c\x2e\x95\x18\x3b\x68\x0d\xa6\x12\x63\x9f\xc0\x0a\xfb\xf6\xe3\xba\xdd\x1c\x07\xcb\x06\x3e\x31\xd1\x41\xc0\x54\xa5\xf0\xbe\x2d\x49\x61\x5a\xa0\x97\x4b\x6d\x62\x1f\x49\xf1\xe3\x56\xbe\x6b\x96\xef\x7a\x4c\x1c\x85\x4f\x8f\xa6\x06\xd6\xf4\x2b\xc1\xbd\x90\x91\x91\xf7\xb6\x2c\xd1\xf1\x15\xe9\x5e\x78\x6b\xd1\xaf\xbb\xfb\xc4\x51\xf8\x7c\xa2\x31\x88\x8b\xa8\xf6\xd9\x0b\xc9\x8f\x42\x4e\xf7\xc2\x93\xa8\x8a\xa1\xbd\x4c\xa4\x16\x53\x65\xb3\x83\x8c\x60\x2a\x64\xf6\x52\x39\x96\xbb\x06\xad\xeb\x13\x51\x4a\xc0\x34\x25\x4c\xe1\x22\xf7\x5d\x83\x36\xc4\x85\x8b\xd2\x75\xb3\xbf\x7a\xd3\x0b\x21\x55\x61\x4c\x7b\x21\x82\x2a\x48\x69\x9f\x30\x07\x9f\x41\x35\x06\x7e\x8d\x30\xa6\xbd\x90\x4d\x9d\x12\xa6\x74\x96\x50\xe2\x18\x20\x04\x13\xe8\xb4\x17\xf2\x3e\x52\xc2\x94\xbe\xe8\x10\x73\xbc\x91\xf6\x5d\x94\xda\x94\x74\xbd\x8a\x52\x63\x96\x91\x0d\xcc\x22\xc1\x06\x54\x82\xa9\xb2\xd9\x8b\x73\x3e\x24\xc7\x0a\x2f\x30\x29\xb6\x0a\xd6\x8a\x2a\x9b\xbd\x04\xec\x4b\x8e\x15\xb2\xb1\x54\xc8\xec\x65\x5d\x75\xc9\x20\x80\x10\x4c\x60\xcf\x5e\x66\x45\x84\x09\xec\xd9\xcb\xba\xfb\x92\x52\x05\xff\x4a\x40\xcd\x5e\xf0\xaf\x54\xea\xec\x85\x27\x19\x21\xbf\x7b\x99\x35\x8f\x66\xdb\xef\x20\x71\xf8\x44\x49\xd8\xb7\x14\x50\x05\x43\x45\xb0\xce\x5e\x70\xb8\x52\x62\x81\x81\x60\x2a\x64\xf6\x72\xad\x4f\x44\x02\x49\x1c\xaa\x5b\xf6\x72\xc1\x57\xd3\xfa\xe2\x1b\xa9\x90\xd9\x27\x28\xc2\xa7\x87\xa6\x25\xab\x43\x80\xcb\x5e\x48\xf7\xb2\xbc\xb2\x04\x5e\x04\xbd\xe0\x05\xef\x29\x05\x65\xb9\xd7\xb4\xa2\x14\xe1\x62\x79\xff\x88\xc4\xf4\x26\xd2\x89\xb3\xf4\x26\xd2\x49\xe2\xe8\x5d\x7b\xf4\x72\x44\x25\x4a\x81\x4d\x30\x61\x08\xfb\x4e\xfe\x57\x8a\xd2\x1d\xef\x49\x18\xc2\xbe\x63\x97\x08\x15\xdf\xf7\xb2\xc6\x18\x6a\x60\x5b\x25\x4a\xf7\xb2\x3e\xd1\x18\x05\x21\xd7\xf3\x93\x29\x7d\x4d\x17\x61\x27\x0a\xdb\x4d\x0d\x3b\x67\x56\xc2\x76\x27\xf0\x92\xc2\x16\x60\x05\x33\x9d\xfb\x1d\xf1\xa3\x6a\x71\xdf\x89\xc4\xa8\x5a\xdc\x77\xfc\xab\x14\xc7\x7b\xe3\x13\x1d\x98\x9d\x84\xb0\x94\xad\x3b\x0f\x38\x29\x4a\x77\xc4\x8f\x40\x74\x7d\xef\xcc\xa2\x9d\xdb\x3b\x9b\xed\xe2\x85\xf4\x8a\x94\xad\x7b\x87\xfd\x9e\x3d\x6e\x1a\xb2\x07\xbb\x9f\xfb\x82\xf7\x94\xd2\x77\x27\xce\xa2\x92\x6b\xdf\x91\x25\xaa\xb0\xf6\x1d\xc3\x22\xe5\xf3\xce\xf3\x8c\xe5\x46\xe1\x2c\xa5\xc0\xde\x71\x96\x52\x3e\x83\xa3\x60\x96\x5b\xe9\x8b\x52\x6d\x25\xce\x52\xca\xe7\x3d\xd8\x7d\xd7\x2c\x3c\xcf\x08\xac\xc2\xf7\xb1\x3e\xd1\x18\x83\x15\x93\x04\xdf\x07\x47\x5b\x12\x7c\x5f\xb2\x24\x77\x1f\xbf\xc6\x72\x2b\x97\x2c\x91\x66\xdd\xb1\x23\x54\xc7\xed\x3b\x51\x58\xcb\xbd\xbd\xd6\xa0\xa2\x94\x07\x1c\xd5\x71\xfb\x8e\xd7\x92\x22\x7d\x5f\xc2\xc0\x44\xfa\xba\xfb\xb9\xd9\x04\x5d\x05\xab\xe1\x3b\x0f\x38\x96\xbb\x7f\xb3\xa6\xb9\x95\x84\x54\x2d\x37\xea\x59\x63\x88\xb0\x87\xdb\x20\x23\x7a\x27\xcd\x43\x38\x1b\xbe\x3f\x6b\x50\xb1\xff\xb2\xb7\x52\x2d\x3b\xb1\x95\x54\x2d\x95\xb8\x48\xea\x89\x4a\x8a\x86\xaa\xc5\xbd\x12\xf5\xd0\xef\x08\x78\x25\xdf\xc2\xb4\x51\x75\x59\x09\xd2\x13\x95\x80\x69\xea\x89\xca\xeb\x89\x60\x76\xbd\x62\x14\x08\x9d\xdf\x2b\x89\x9c\x29\xc6\x2b\x46\x81\x10\x30\xbc\x62\xbb\x0b\xc2\xc2\x2b\x1a\xde\x92\xf4\x75\x09\x93\x52\xde\x48\x55\xc7\xed\xb5\x07\x63\xb8\x1a\x2e\x1a\xbe\x6b\x5a\xc9\xa0\x48\x55\x50\x49\x69\x12\x3a\xbf\x57\x1e\x4d\x55\xfa\xed\x15\xeb\xde\x7e\x0b\x89\xc3\x2b\x2f\xaa\x36\x72\xc6\x97\xcf\xc5\x86\x2f\xbe\x44\x02\x57\xd6\x73\x39\xc9\xf2\x54\xa1\xb8\x57\x12\xba\x05\xdd\xef\x15\x6f\x41\x95\xe3\x5e\x29\x75\x10\x96\xbf\x57\xbc\x85\x54\x2d\xc0\x26\x98\xe7\x82\x07\x8b\x55\x44\x29\x39\x53\x9e\x8b\x35\x6b\x1f\xcc\x73\xb1\x70\x1f\x3c\x17\x8b\x5b\x2e\x20\x7d\xaf\xd8\x14\x82\x84\xf5\x8a\x3f\x21\x20\x7d\xaf\x14\x75\x09\x48\xdf\x81\x4d\x30\x4f\xe6\x48\xf9\x16\xb2\xbe\x57\xfc\x09\x21\xeb\x7b\x45\x30\x78\x72\x7b\x40\x7a\x72\x4b\x52\xb8\x27\x73\x3c\xf1\x08\x6a\xdf\x2b\x51\xd8\x54\x93\x95\xf8\x86\x27\x61\x3c\xf1\xa4\xf2\x01\x9c\xc1\x3c\x09\x43\xb8\x78\x12\x46\xe9\xa6\xd5\xec\xc1\x22\xd7\xec\x01\xb7\xd2\xbd\x15\x59\x92\x1a\x0d\x70\x06\x13\x24\xac\x57\x64\x89\x2a\xbd\xbd\x3e\xd0\x91\x83\x3e\x6b\x0c\xf1\xf2\x9c\x34\x68\x96\x87\xf5\x68\x39\x06\xdb\x20\xe7\xb1\x12\xa7\xb5\xec\xf1\xb2\xc8\x32\xc5\x2a\x89\x20\xf6\xa3\x01\xc2\xa4\x59\x1b\x01\x0f\x55\x58\x7b\x9b\x45\x5d\xa6\xea\x68\x6f\x44\x72\xed\xc7\x27\x8c\x21\x35\xd9\xc8\xfb\x10\x98\xa8\x37\xec\x08\xd5\x3e\x7b\xe3\x01\xc7\x72\x16\x0c\x8b\x54\xd7\x6d\x5f\xb3\xb8\x1a\xb8\x2f\x52\x71\x8d\xa0\xab\x10\x39\x1d\xb4\x06\xd3\x8f\xec\x7b\xc3\x4a\x48\xfd\xdd\x48\xb1\xd4\x0f\xd3\x7b\xe3\x69\x36\xb5\x73\x5b\x22\x4c\xda\xb9\x91\xd5\x21\x00\x4e\x6f\x48\x2c\x01\x70\x7a\xc3\xc1\x48\x75\xdd\x08\xa9\x0a\xd6\xd2\x1b\x46\x41\x6a\x67\xe0\x1b\x4c\x45\xc8\xde\x48\xa0\x4c\x25\xd8\x9c\x6b\x2a\xf7\xa1\xe1\x3e\xa4\x56\x6c\x01\x1d\x23\x1b\xd8\x06\x49\xbd\x16\xd3\x9e\x49\x9d\xd7\x96\x30\x90\x60\x6b\x14\x42\xa5\xce\x6b\xa4\x58\xa6\xce\x6b\x64\x74\xb9\x24\x5d\x23\xa3\x52\xd5\xd1\xde\xc8\xa8\x4c\xad\xd8\x08\x2e\xe8\x67\xe2\xbd\x4d\x24\x5a\x53\xb9\xb4\x37\xde\x68\x54\x2e\xed\x6d\x22\xeb\x9b\x8a\xa1\xbd\x91\x04\x96\x6a\x12\x0c\x07\x53\x75\xb4\x37\x2a\x3c\x85\x57\xef\x80\x3a\x98\xaa\xa3\xbd\xf1\x00\xac\xea\x68\x6f\x84\x43\x2d\x77\x9f\x1a\x50\xcb\xbd\x45\x7e\xa8\x7e\xda\xdb\xb9\x16\x48\x84\x4d\x7c\x5a\x13\x24\xa5\x37\xb2\xc2\x84\x40\xe9\xed\x5a\x4b\x28\x4a\x27\xb8\x8b\x09\x81\xd2\x01\x86\x30\x21\x50\x7a\xbb\x58\x42\xa9\xeb\x76\xad\x41\x45\x18\x8f\xc8\x16\xbf\xa5\xc0\x1a\xd9\xea\xc2\x86\x71\x70\x25\x4c\x00\x96\x0e\x6a\x84\xa9\x2e\xdc\x41\x8d\x30\x95\x81\x7b\xc3\xd1\x31\x39\xd6\xed\x66\xe3\x25\x5b\x1b\x22\x4c\x3f\xe6\xee\xed\x81\x51\x05\x19\x1b\x19\xef\x69\x53\x34\x5e\x98\x85\x79\xe9\x0d\x01\x25\xcc\x4b\xef\x88\x1f\x41\x5c\x7a\xdf\x16\x2f\xd9\x03\x5e\x24\x5b\x3b\x01\x53\x95\xa3\x7b\xc7\x1c\x12\xe0\x8c\x77\x22\xa8\x42\xc5\x74\x10\x1f\x4c\xa8\x98\xde\x89\xb3\x08\x92\xc6\x3b\x09\xaa\x42\xa0\xf1\x5e\xd8\x12\x39\x29\x0b\x02\x22\x6d\x1b\x20\x20\x4c\x98\x97\xbe\x20\x20\xd2\xd8\xe9\xfb\x9a\x56\xa4\x23\xb1\x54\xe3\xee\x9d\x14\xd6\x34\x87\x3a\xa9\x6b\x69\xca\x2c\x08\x88\x34\x4e\x3a\x81\x17\x55\xc1\x7b\xc7\xf3\xd1\x4f\x93\x7b\x47\xa6\xa5\x2d\xd2\x1b\xbc\x48\x3e\x83\x09\x61\x82\x82\xf4\x4e\x58\x45\xbf\x22\xee\x1d\xdf\x28\xad\x95\x8e\x15\x26\x14\x1b\xef\x48\x3d\xd5\xb5\x7b\xc7\x2c\x13\x8a\x8d\x77\x52\x56\xd2\x7c\xe9\x18\x5a\xfa\xe5\x70\xef\x76\xd2\x43\xec\x63\x24\xe9\x57\xbf\xbd\xfb\xfa\x44\xec\x93\xa1\xa2\x9f\xf0\xf6\x8e\x4d\x24\x74\x7e\xef\xe4\x9f\x84\xae\x7d\x1f\x8b\x30\x8d\x41\x09\x9b\xb0\x10\xbd\x53\xa0\x96\x26\x50\x5f\x12\x4b\x72\xa0\x1f\x83\x1e\x22\x9d\x4c\x35\x15\xcb\x7b\xc7\x5a\x11\xd8\x8d\xf7\x25\x8f\x74\xa3\x3a\x92\x42\xd8\x36\xde\xb1\x45\x54\x3d\xef\xfd\x5a\x74\x68\xc5\x2e\xc6\x90\xb7\xd0\x2f\x76\x3f\xcf\x3a\x11\xd4\xb4\xab\x3a\x19\xa6\x91\x47\xfb\xe2\x38\x48\xb8\x80\x3c\x61\x91\x67\xfd\x5e\xd3\x8a\x5b\x72\xd9\x22\x0f\xdd\xbd\xc6\x10\xa5\xcf\x1a\x23\x1b\xd8\x6c\x49\x87\x3e\xeb\xc9\x4d\xb5\xf1\xde\xa9\x7a\x1b\x79\x2c\x49\x5b\x4d\x53\x0c\x6c\x0a\x1b\x79\xe8\x88\x9c\xf8\xae\x15\x9b\x98\x32\x36\xf2\x14\xce\x22\x75\x1b\x79\xe8\xc8\x87\x73\x09\x25\xdb\x16\x1d\xd9\x50\xe8\x61\x6a\xe0\x14\x4a\xa0\x4c\x7c\x8b\xcf\x27\xea\x41\xea\xab\x70\x7a\xdc\xc8\x78\x17\x0a\x8f\x1b\x19\x6e\x42\x18\x74\xdb\xe1\x45\x07\xc6\x08\xcb\x0a\xcd\xcf\x6d\x67\xc5\x64\x12\x1a\xa9\x66\x42\xf3\x73\x6b\xac\x98\x8e\x83\x21\x0c\x04\xdc\xe3\xc6\xdd\xd7\x4f\x67\xbb\x11\x74\x1d\xda\x6c\xeb\x6b\x8c\x50\x03\xa4\x2b\x4c\x66\x7d\x11\xa6\x41\x71\xc9\xd2\x24\x34\x5c\xb2\x34\x09\x8d\xb2\x13\x61\x06\xba\x11\x52\x15\x60\x8e\x1b\x8f\xc8\x63\xff\x2d\x05\x66\xb6\x68\x12\x91\x04\x4d\x84\x2c\xe0\x46\x00\x56\x3f\xd6\xed\x86\x4b\x26\x84\x41\x37\x9e\x9c\x85\x57\xef\x86\x8f\x36\xf2\x24\x20\x5c\x46\x6e\x3c\x35\x29\x02\xe0\x71\x10\x30\x6c\xe4\x3e\x07\x47\x43\x96\x1c\x90\x18\xa6\xdf\xd5\x76\xe3\x41\x59\xd8\x7f\x6e\xf8\x57\x82\xa7\x77\x23\xfd\x6d\x48\x4f\x2c\x8c\x0c\x21\xf2\xb8\x11\x80\x75\xd9\x7a\x0b\xf0\x42\xf0\xf4\x0e\xe0\x85\xe9\xd7\xbb\xdd\x96\xb4\x91\x5c\x34\x8c\x9d\xb4\x8e\x17\xe0\x45\x5a\xc7\x46\xca\x8a\x20\x07\xdd\x30\x65\x46\x9e\x26\x2c\x17\xa1\x24\xb8\xf1\x5e\x23\x50\x04\x37\x4c\x99\x91\x87\x07\x59\x32\xf2\xac\xdc\x6b\x0c\xf1\x42\x48\x35\x6d\x70\x23\xac\x22\x10\x3e\x37\xa2\x28\x69\x72\xdb\xe3\xf4\xd0\x2c\x14\xcb\xa4\x0d\xbe\xd0\x2b\x04\x37\xe4\x86\xa5\x21\x50\x04\x37\x32\x67\x5d\x36\x96\x2d\xf1\x23\x4b\xdf\x96\xb4\xc9\xdd\x27\xa9\x65\xe4\x66\x2f\xf1\xa3\x70\x97\xbd\x1c\x07\x19\x5a\xb6\xc4\x4f\x6e\x36\x0f\xca\x02\xe1\x73\x5b\xf2\x48\x5a\xc0\x29\xc7\x13\xca\x91\x3b\x26\x90\x60\xfa\xdc\x41\xc1\x12\xb2\xbe\x3b\x26\x90\x80\x15\xdc\x09\xfe\xa6\xc7\xb1\x80\x37\x84\x94\xe4\x00\x6f\x98\x80\x15\x7c\x01\x6f\x08\x3a\xc9\x7d\xc9\x34\x29\x1f\x2f\x8b\x74\x0d\x8a\x8f\x96\x5e\x8b\x93\x5c\x23\xdc\x3e\x77\x82\xbf\xc2\x52\xf2\x89\xc4\xf1\xe9\xa1\x59\x08\x22\xa5\xd7\xe2\x95\x35\x95\x81\x03\xac\x86\xe9\x17\xcc\xdd\xb1\x89\xd2\x6b\xf1\xca\x22\xcb\x49\x59\x38\x1b\xe9\xa4\x38\xf1\x62\xc1\x37\xb8\x23\x28\xd3\x6b\x71\x92\xec\x84\xe7\xe0\x4e\x2e\x4d\x7a\x2d\x8e\xc5\x93\x5e\x8b\x13\x0d\x16\xe2\x83\xfb\x92\x7a\x3a\xc9\x6e\x6b\x0c\xf1\xc2\xbb\xb3\x10\x06\x7d\x01\x6f\xa4\xa3\xe3\xe4\xf5\x0a\x72\xd0\x9d\xb7\xa7\x74\x74\xdc\xd6\xb4\xd9\x30\x77\x2e\x1d\x1d\x27\xb4\x94\x8e\x8e\x13\x0d\x16\xe4\xa0\x3b\xee\x65\xfa\x35\x40\x62\xd8\xc8\x53\x88\x91\x34\xf2\x14\x12\xeb\x4d\xaf\xc5\xc7\xa0\x41\xdc\x52\xdb\x33\xf2\x58\x12\xf4\x49\xaf\xc5\x29\xf6\x49\xb7\xc3\x31\xa3\x46\x9e\x53\x92\x5a\xd2\x0f\x71\x9e\x99\xd3\x0f\x71\x1c\xbf\x91\xc7\x92\x57\x65\x61\x06\xba\x9f\x10\x26\xc7\xc4\x49\xbd\x4b\xc7\xc4\x97\x60\x93\x81\xe3\x54\x00\x0b\x9d\xdf\xfd\x5a\x63\x88\xfd\x6b\x8d\x21\xe6\x08\x0f\x8f\xf1\x3b\x85\xcc\xee\xf7\x62\x43\x9c\x3f\x85\x06\xb1\x41\xf2\xff\xc8\x33\x8b\xc1\x94\x6e\x0c\xc0\x1b\xbe\xe5\x99\x7d\x59\x5f\x69\x23\x9f\xe9\xb8\xbe\xe5\x11\x25\xbc\x93\x7e\x4d\xcc\xd2\x5e\x17\xf0\x86\xc7\xb6\x66\x71\x35\x70\x9a\xa4\x05\x02\x54\x80\x74\x52\x82\x7a\xbf\x50\x54\x29\xca\x1a\xf4\xbb\x8b\x81\x2b\x24\x74\x2f\x8f\xfd\x9a\x3d\x74\x44\x83\x9c\xba\x90\x26\x09\xf2\x4f\x84\x9b\xef\x51\x19\x54\x87\x78\x82\x77\x7c\x1a\xf4\xc9\xba\xc3\xd2\x35\x31\xc1\xef\x5c\x78\x1f\x1e\xd3\xaf\x71\x21\xea\x79\xcc\xf7\x1a\x17\x80\x9e\x87\xad\x69\xc5\x3e\x15\xfd\xe9\x2c\x05\xb0\x36\xe9\x1b\x4d\xf0\x8e\xcf\x18\x5a\x20\x2a\xfa\xd3\x59\x0a\x5f\xdc\x6a\xc5\x66\xa6\x9a\x6f\x3a\xc4\x41\xb1\x8c\x60\xf2\x3d\x66\xf0\xc6\x37\x9d\xd9\x20\x95\x36\xa4\xe2\x62\xac\x31\x44\xfa\x58\xd3\x66\xc3\x1a\x43\xdb\x30\xd6\x18\x6a\x38\x38\x1f\xf2\xae\xe3\x58\x74\x64\xc3\x1a\x43\xcc\x91\x76\x26\xfc\x32\x8f\x83\x53\xa8\x83\x1b\x27\x0b\x24\xf5\x14\x17\x94\xca\x6e\x8d\x8b\x7d\x91\x4d\x14\x44\x50\xd3\xcf\x8b\xf9\x3c\xe3\x5b\x9e\x42\xde\x6a\x85\xdf\xef\x13\x9a\xe3\xd3\x43\x74\xdc\x9c\x42\xbd\x1b\x05\x48\x98\xe9\x1a\x06\x85\x72\xe9\x1a\x06\x2f\xb1\xe9\x1a\xc6\xba\x62\x32\x81\x62\xe6\xc4\xfb\x96\x67\x1d\xc3\x42\xc8\xfa\x3e\xc1\x3b\x8a\x6f\x79\xf8\x1f\x8e\x43\x9e\x75\x1e\x70\x84\xbd\xef\xf1\xc2\x7e\x9e\xf5\x77\x4d\x2b\xe6\xde\x35\x8b\x78\x99\x75\xba\x2e\xfc\x13\x9f\x78\x1f\x9f\x86\xa6\x06\xae\xa9\x34\xc9\xd8\x58\x42\x19\x5a\x0b\xcd\x23\x5d\xd4\x31\x1f\x81\x5c\x10\x7b\xbe\xc0\x3b\x42\xe6\xcb\xc0\xe3\x10\xb2\xbe\x8f\x75\x4d\xa5\x16\x06\x8f\x40\xc2\xcd\xf7\x31\xb5\xb3\x0b\x01\xcf\x07\x49\x60\x02\xd2\xf7\x51\x21\x4c\x17\x68\x62\x75\x7c\x7a\x7c\x17\x79\x74\xf6\x56\xa7\x70\xe0\x60\xa4\x03\x3a\x3a\xbc\x28\xb6\x32\x8c\x4f\x64\xbe\x8c\xa5\x6a\x47\x36\xb0\xea\xb2\x56\x06\xd1\x06\x61\xde\x3b\x68\x1e\xae\x9f\x34\xf7\x61\x48\x07\x1d\x98\x01\x8a\x9e\x20\xe0\x7c\x38\xdc\xea\x04\x0d\xde\x68\xd2\x11\x1e\xce\x71\xd0\x91\x1a\xc4\x69\xd3\x11\x1e\x4b\x18\xe8\x48\x8d\x75\xb3\x65\x47\x2c\x34\x8f\x74\x73\x07\x39\x1b\xe9\xd5\x0e\x62\xac\xe9\xd5\x0e\xae\x69\x3a\xb1\xe3\x80\xd2\xdc\xfd\x63\x8d\x21\xf6\x0f\xf6\xc5\x7f\x07\x0b\xd1\x07\xc9\x5c\xe9\xbf\x8e\x13\xaa\x65\x53\x8c\x13\xe1\x92\xa7\xe9\x5c\x6c\x88\x84\x13\xd1\x91\xc7\x8b\x72\xd8\xf4\x81\x07\x6f\x2d\xe9\x03\x8f\x9b\x5d\xcc\x93\x70\xb3\x69\x79\x12\xd0\xac\xe9\x14\x8f\x9b\x1d\xc8\x93\xf0\xa0\x38\x72\xe3\x97\x22\xcd\x2d\xe1\x9d\x24\xdd\xd5\x81\xde\x14\x92\x9d\x03\xab\xe1\x45\xba\x77\x82\x66\x7c\x1a\x8a\x1a\x3a\x0d\xbb\x1a\x82\x86\xaa\x86\x83\x41\x9b\x1a\xd6\xa0\xd9\x70\xd1\xa3\xab\xe1\xa6\x87\x1a\x26\x10\xb6\x0b\xcc\xc4\xc1\xc8\x70\x81\x99\xf8\x51\x16\xe9\xd9\x63\x4a\x2c\x61\xbb\xf9\x41\x28\x53\xa8\xf8\x7e\xa0\xae\x05\x82\xef\x07\x81\x4a\x41\xec\xf9\x81\x60\x10\xc4\x9e\x1f\xf3\xb7\x2f\x5c\x50\x25\x7e\xa0\xbf\xd3\x33\x3e\x26\xa2\x9e\x0b\x88\xc4\x0f\x92\x38\x86\x6c\x91\x03\x4b\x7f\x48\x4f\x1c\x3c\xcf\xa4\xef\xbc\x40\x33\xd2\x77\x3e\x26\x3c\x9e\x0b\x00\xc4\x8f\x09\x8f\xe7\x42\x38\xf3\x83\x07\x9c\x74\xa6\x8f\xbe\x06\x15\xb7\x9d\x15\xcb\x05\xb2\x45\xba\xd8\x27\x19\x34\xfd\xde\xc3\xd6\x2c\xd9\xc0\xce\xe5\x7a\x38\xc7\x21\xd9\x77\x36\x2a\xb9\xa5\x7a\x46\xe8\xfc\x7e\x38\xbc\x24\xfb\xce\x66\x27\xe9\xa4\x8b\x0a\xbf\xdf\x0f\x84\x4b\x49\x5e\x10\x2e\xe9\x90\x1f\x08\x97\x92\xbc\xc4\xa2\x43\xa4\x07\xc7\x32\xe9\xe0\x55\x48\x90\x83\x7e\x0c\x4e\xb2\x94\xcf\x31\xd6\x27\xda\x17\x4c\xff\x21\xa1\x7f\x2c\x01\x25\x19\x7f\x0c\x28\x95\x36\x3a\xf0\x05\x04\xa4\xef\x07\x21\x55\xe1\x18\xfa\x41\x4c\x23\x9d\xfa\xe3\x5c\x3d\x34\x06\x21\x8c\xf4\xd0\x8f\x73\xd1\x21\xd2\x67\x08\xc3\x4b\x12\x76\x2e\xc2\xb4\x1e\x17\xbb\x9f\xd3\x62\x8b\xa4\x77\x7d\xdc\xab\x87\x66\xb9\xd9\xfd\x9c\x85\x0c\xd3\x74\xb7\x8f\x9b\x9d\xcb\x59\x78\xbc\x15\xb0\xa1\x1f\x13\x88\xd7\x4b\xce\xf2\xb0\xc8\x39\xc6\x03\x73\xb2\x67\x26\x00\xc8\xa7\x47\x8e\xc1\x2c\x3f\x7a\xb0\xc8\x52\x82\x07\xa6\xc7\xf8\xd1\xc0\x19\x93\x12\x3c\x96\x60\xfb\xd1\x80\x26\x91\x12\x3c\xde\x35\xe8\xf7\xc0\x9c\xdb\x22\x2c\xd4\xb0\xc6\xc8\x1e\x9c\x20\xe9\xbc\x73\xc9\x31\xa9\xb8\x73\xe3\x24\xcb\x26\x3a\x37\x66\xc9\x4f\x0a\x07\x37\x3f\xa1\x8a\x38\x5d\xf6\x73\x09\x36\x19\x49\x67\x61\x5f\xfc\xb7\xd2\xe8\xcf\xc2\x95\xfd\x31\x1e\x22\x2c\xc7\xdb\xb9\xc3\xd2\xc3\x27\xb9\x6c\xe3\x47\x03\xcb\x29\x07\xff\xdc\x5f\x7a\x68\x6d\x96\x90\x93\x73\x7e\x02\x52\x9c\xae\xf7\x59\x17\xd5\xea\xb1\x84\x9c\xf4\xe6\xb9\x84\x5c\x7e\x02\x6a\xb1\xd0\xfe\xfd\x5c\x52\x2f\x3f\x21\x27\x3e\xdd\xf7\x89\x3b\xf2\xe9\xa1\x59\x3a\x83\xca\x4b\x3e\x31\xa9\xd2\xc1\x3f\x31\xa9\x04\x08\xe6\x0b\x77\x44\xf8\xfd\x7e\x1a\x9a\x44\xf1\x9e\xd3\x58\x42\x69\xe7\x93\x18\x6b\x3a\xe7\x27\xbe\x51\x3a\xe7\xa7\x73\xee\xa5\xbf\xcf\x25\xf5\xa4\xae\x4f\x5c\x21\x61\x86\xf8\x19\xec\x9c\xac\xb0\x33\x38\x3c\x32\xba\x4e\x42\xaa\xe9\xcf\x9f\xb8\x42\xc2\xfb\xf0\x73\x49\xac\x9c\x76\xa2\x73\xba\x00\x40\xfc\x24\x75\x6d\x24\x1d\xf3\x11\xc8\x85\x08\xe2\xe7\x12\x61\x49\xd8\x7c\xd8\x76\x41\x84\xf8\x44\x26\xf9\x34\x68\x8c\x73\xf5\xd0\x27\x13\xfe\xcc\x77\xa9\xeb\x73\xfe\x1e\x98\x0b\x48\xcc\x4f\xdc\xa9\x91\xdc\x5e\x7c\x22\x47\xf8\x9c\x55\x80\x2e\xdc\x30\x3f\x67\x8c\xd5\x05\x13\xe6\xe7\x2c\xc9\x29\x5b\xb2\x3f\x63\xac\x65\x4b\x6e\xe7\x6b\x6e\xd9\x92\xb9\x59\x51\x5c\x32\x74\x70\xce\xd7\x5c\x17\xd4\x98\x9f\x33\x62\x51\x32\x74\x70\x3e\x8b\x30\x51\x3a\x45\x58\xc9\x38\xc0\xf9\x2c\x4a\xc5\xdc\x74\xa7\xca\x96\xec\xcf\x27\x9e\xb2\x25\xfb\xd3\x37\x2a\x42\xe7\xf7\xf3\x7d\x66\x83\xcc\x97\x6b\xc6\x47\x4b\x06\x06\xae\x8d\xcd\x96\xbb\x7d\x6d\x70\x2b\xb3\xf2\xda\xe0\x56\xd6\xca\xc4\x2e\xf9\x34\x7c\xb9\xbd\x08\x61\x08\xbf\xcc\x2f\xa4\x83\xe0\x4e\xfc\xda\xd9\x4a\x99\x1e\xd7\xce\xb4\x32\x3d\x26\x88\xc8\xa7\x41\x74\xf4\x45\x69\x36\xec\xb3\x21\x67\xe9\x6c\x54\xce\xd2\x21\x4c\x36\xe2\xc5\xad\xdc\x65\x47\x5c\xc6\xaa\xcb\x6c\xb8\x66\x08\xb1\x64\x60\xe0\x32\x96\x50\x06\x0e\x10\x21\x25\xdd\xfe\x8b\x8b\x2c\xa8\x12\x9f\x00\x20\x9f\x1e\xa1\x06\x78\x91\xe5\x75\x39\xdb\x90\xcc\x05\xc7\x41\x26\xd0\x15\xeb\x13\x4d\x1b\xec\xbe\xac\x15\xf0\x3e\x8a\x00\x49\xfd\x1a\xac\xba\xac\x95\x0b\xd3\x43\xc8\x62\x7e\x61\x47\x08\xee\xc4\xaf\x03\x4a\x73\x3d\x0e\x96\x30\xd7\xe3\x60\x8c\x96\x0d\x1c\xcb\xe4\x96\x20\x87\x00\x51\xfc\x9a\xde\x53\xd9\x92\x5b\x7c\x23\x21\xa4\xf8\x85\xeb\xb2\xeb\x51\xfd\x3a\xe9\x21\x4b\xe3\xba\x10\x28\x32\x81\x26\x22\xc8\x5e\x32\x52\x70\xcd\x97\x0f\x17\x6e\x98\x4f\x88\x90\x4f\x8f\xdf\x7a\x03\xbb\x1e\x38\x97\xfb\x3e\xe1\x42\x3e\x0d\x5a\xdf\x07\xbe\x7a\xf6\xe0\x34\xe9\xd9\xec\x7a\x61\x54\x36\xd6\xf5\x72\x21\x65\x63\x5d\x38\x3a\xbb\x8c\x9d\xeb\x5d\x8c\x7e\xc7\xb8\xf1\x7c\x04\xd2\xe2\x37\x31\x45\x21\x95\xf9\xbd\x71\xa9\x45\xc7\x8d\x1b\x23\xd4\x16\xbf\x0b\x63\xc8\x84\xb8\xcb\xfa\xc4\xd5\xc0\x31\x97\x81\x70\x17\xb8\x4d\x3a\x66\x8a\x46\xd9\x92\x8e\xca\x01\x94\x46\xbb\x2b\x27\x41\xa1\x88\xbb\xc2\xbe\x8c\xae\x09\xcd\xf1\x69\xa8\x6a\xe0\xaa\xc8\xc6\xba\x1b\x67\x56\x26\xd5\x4d\xb0\x42\x10\x2c\x7e\xf7\x35\x86\xb8\xed\x6b\x0c\x11\xd6\x59\x42\x29\x9f\x89\xe6\xb1\x17\xc1\xa8\x3a\x68\x1e\x2e\xd4\x16\xbf\x89\x4d\x08\xe4\xc9\xef\x75\x87\x65\xbe\xdc\xc6\x79\x93\x13\x0b\xbc\x87\x0b\x87\xc5\x6f\x47\xfc\xc8\xc0\xb9\x9d\x25\x94\x3d\x73\xe3\x82\x08\x54\xc5\xef\xf9\x50\xe0\x82\x4c\xf1\xdb\x39\x1f\xb2\x78\x00\x00\x71\x61\xa8\xf8\x1d\x8b\x17\x91\x1e\x5c\x37\xd9\x44\xc0\x7b\xb8\x30\x54\xfc\x1e\x6c\x83\x67\xc3\x94\x47\x82\x5f\xf2\x7b\xfe\x28\x80\x0b\x7e\xc9\xef\x99\x47\xee\x42\x5b\xf2\xfb\x60\xda\xc8\x4f\x58\xa0\xdc\xfd\x03\xa1\x9f\xbb\x7f\x20\xc2\xf4\xd8\x70\x9f\x2c\x90\x1e\xc5\x6e\x94\xb1\xd0\x96\xfc\xbe\x10\x2e\x32\x81\x6e\xdc\x07\x81\xaa\xf8\x84\xf7\xd8\x8b\x60\xf2\xfd\xe6\x96\x57\x89\xd2\x7b\xdd\x72\x59\x4d\x37\x21\x0c\xe1\x0f\xf9\x3d\x73\xad\xbc\x4a\x94\xde\x37\x47\x3b\xcf\x18\xee\x43\x95\x80\xba\x97\xaa\xcd\x23\x45\x5c\xb2\x4a\x94\xde\x38\x07\x42\x59\xf1\x7b\x3e\x67\xba\x50\x56\x1c\x68\x8e\x92\x81\x92\xfb\x65\x09\x65\xe0\xdc\x08\x03\xc1\xae\xf8\xb3\x6e\xb6\xce\xe9\x83\x66\xcd\xb8\xc8\x33\x53\xab\x5c\x28\x2b\xfe\x94\x35\xc6\x77\x96\x67\xa6\x9e\x97\x8c\x69\x3c\x68\x56\xa1\xf0\x38\xe0\x1d\x25\x83\x1c\xcf\x0e\xfb\x12\xb6\xcf\xce\xa0\x12\xb6\x0f\xd1\x06\x81\xee\xf8\x33\xed\xee\x22\x88\x7b\x9f\x58\x1d\x9f\x1e\x9a\x76\x86\x1f\x4a\xc6\x45\x9e\x0a\x2f\x3a\x74\x4f\x5b\x83\x86\x1a\x16\x1d\x1a\x74\x5a\xe6\x25\x83\x1c\x0f\x2a\x5f\x68\xab\xfe\x74\x0e\xae\x44\xce\x83\x30\x10\x42\x8a\x3f\xc6\x2c\x92\x1f\x8f\xc1\xbe\xac\x84\x87\xb8\xa4\xa0\x6c\xfc\x99\xf9\xe7\x45\xc0\xa8\xfe\x10\x7e\x10\x20\x8a\x3f\x6e\xf4\xd0\xb4\xeb\x66\x7b\x36\x70\x60\x24\x50\x1e\x14\xba\xa0\x53\xfd\x09\x48\x97\xfc\x78\x66\xa4\xa0\x14\x1d\xed\x27\xd6\x18\xfd\x77\x14\xd8\x83\xfa\xcf\x28\xca\x83\x1d\x2f\xac\x1c\x7f\x96\xa4\x90\x2c\x79\x66\x24\xb4\x64\x9c\x05\xb8\x10\x17\x34\x8e\x3f\xc4\x26\x04\x8d\xe3\x6f\xa5\x87\x9c\xa5\x77\x82\xb4\x94\x0c\xcd\x00\xce\xe0\x55\xce\xd2\x4b\x0c\xbb\x4a\x74\xbc\x6d\x7d\xe2\x6a\xe0\x68\xe8\x76\xbd\x0d\xce\x25\x5c\x5e\xd4\x82\xd0\x63\xfc\xed\xec\x80\xee\xce\xdb\x39\x2b\x32\x65\xde\xce\x7a\xc8\x50\x01\x69\xa1\x08\xad\xd4\x01\x56\x28\x42\x2b\xf5\xd7\xd6\x18\xe2\x76\x09\x7d\x89\x9f\x77\x9d\x04\x49\x9b\xd7\xd9\x45\xc9\x92\x17\x0f\x4c\xd0\x38\xfe\x3a\x37\x43\x72\x00\xe8\x85\x92\x51\x94\x77\x1d\x1e\x09\x06\x90\x16\x8a\x40\xdf\xfd\x8d\x35\xa8\x48\x27\xcc\x24\x04\x1a\x7f\x83\x45\x96\xbe\x7a\x39\x3c\x02\xad\xf1\x77\xa6\xce\x78\x93\xd7\x02\xd2\x82\x37\x79\x2d\x2f\x4e\x5b\x93\xd7\xf2\x0e\x96\x50\xa6\xc7\x3b\xd6\x18\x22\xec\xe0\x54\x2b\xf0\xf2\x1e\x6b\x50\x71\x8b\x9e\xc8\x48\xcc\x7b\x70\xbb\x64\x14\xbc\x33\x93\xd8\x05\x49\xe3\xe0\x28\x94\x8c\xc4\xbc\x33\x0b\xd8\x85\x18\xe3\xef\xb9\xc6\xd0\x2c\x3c\x8a\x09\x42\xc6\x5f\x1e\xc5\x84\x18\xe3\x00\x2b\xb8\x00\x62\xfc\xbd\x58\xa0\x92\x63\xc0\x9c\x5c\xb2\x17\xc7\x4f\xe0\x2e\xfe\xde\x8b\xb0\xec\xb1\x98\x53\x0f\x14\x47\x06\x5e\xc0\x51\x70\x41\xb7\xf8\x3b\x31\xe6\x5c\x48\x2d\xfe\xce\x5c\x9a\x92\xa1\x19\x90\x16\x8a\x40\xdf\xfd\x9d\xa9\x7c\x2e\x2c\x17\x7f\x71\xeb\x32\xd8\xf2\xbe\x6b\x16\x11\xf6\xc2\x9c\x7c\x92\xf7\x5d\x83\xae\x1e\xb1\xcd\x3a\x03\x17\xb6\x4d\x6c\x1b\xc2\xe0\x2b\x1d\x02\xa4\x05\x6f\x5f\xd3\x3f\xb6\x8d\x41\xbf\x96\x7e\x6c\xd8\x99\xc2\x72\x89\xad\x30\xc6\x57\x3a\x04\x60\x0a\x2e\x70\x97\xd8\x0a\x0b\x14\x1a\xb4\xa0\x27\x22\x07\x85\xd2\xd0\xa0\x3b\x67\x2c\x34\xc6\xbe\xc6\x10\xa5\x3b\x37\xea\x6b\x47\xc4\xb6\xb3\xa6\xdf\x40\x49\x6c\x3b\x27\xa8\xaa\xa1\xa2\x49\x86\xd8\xc7\xbc\x15\x62\x4c\x6c\x48\x3a\xe1\xc1\xc4\x56\x19\xa3\x89\xb9\x89\x29\xe3\x42\x7b\x89\xad\xad\x31\xc4\x4b\x5b\x63\x88\x97\xa5\xd1\x86\x06\x6d\x1c\xcb\x26\xe6\x70\x62\x15\x05\x8a\xad\xa3\x6a\x87\x66\xe9\x6b\x50\xb1\x3f\x11\x1a\x5c\x00\x31\xb1\xf5\x35\xa8\xb8\x45\x2b\x0a\x0f\x26\x36\x63\x4d\x87\x28\xf5\xd5\x20\x4a\x11\x5b\xc2\xc7\x89\x0d\x7f\x53\x28\x2b\xb1\x0d\x4e\xe1\xd0\xb4\x68\x0f\x61\xa8\xc4\x36\x16\xb7\xbf\xf3\x06\x16\xdb\xfc\x75\xab\x22\x9c\xd9\x98\x38\x0a\x9f\xf1\xc4\x28\x31\x23\x01\xac\xc4\x86\x33\x2a\xf8\x94\x00\x47\xa1\x28\x32\x15\x1b\xe2\x47\x81\xa8\xd8\x26\xbc\x6d\x51\xdc\x29\x00\x56\x70\x81\xa3\xc4\x46\x10\xa9\xe5\x45\x98\xf8\x54\x45\x81\xa8\xd8\x88\x83\x0b\x0b\x25\xb6\x6b\x4d\xab\xc5\xba\x16\x2f\x5a\x8a\x25\x6d\x42\x84\x2d\x69\x93\x57\x85\x20\x92\xb0\x6a\x03\xa4\x85\x22\xac\xda\xd8\xee\xf5\x89\x66\x99\x2f\xee\x45\xb1\xab\xd8\x1e\xc4\x60\x5e\x15\x5c\xd4\xbd\x68\x96\x77\xf5\xd0\x2c\xd8\xad\x2d\x2f\x02\x21\xa2\xbd\x68\x81\x5e\x8e\x57\x9e\xd9\x97\x6d\xc8\x23\x8a\x70\x51\xc8\x2c\x0a\x3e\xab\x50\x45\xa2\x10\x33\x52\x0c\x2d\xca\xc6\x12\xea\xf0\x94\xb2\x66\xf9\x12\x56\xb0\x4a\x05\xab\x11\x65\x3e\x9b\x15\x85\xbb\xa2\xec\x8b\xd2\xfc\x64\xf0\x89\xa6\xc5\x90\x15\xac\x46\x94\x09\xcc\xe2\x82\xd5\x88\x82\x1c\x50\x64\x2a\x4a\x5d\x63\x98\x1a\xd8\xca\xaf\x35\x18\x85\x17\x77\xc1\x6a\x44\xc1\xcd\x55\xec\x2a\x40\x6b\x28\x8a\x5d\x45\x69\x6b\x0c\xd1\xd1\x16\x61\xe2\xa5\xad\x41\xc5\x8b\x2d\xc2\x34\x8b\xc1\xfe\xae\x4f\x78\x25\x13\x58\x45\x14\xe3\x68\xef\x1a\xc3\xf9\x44\x32\xbe\xe0\x3c\x2a\x88\x14\x05\x3b\xa2\x27\x61\xd8\x11\x42\xae\x89\x12\x5c\xa0\x2a\x3a\x30\x2b\x85\x1a\x11\x65\xac\x4f\xd4\x63\x70\x1c\xaa\x28\xc5\xdf\xec\x49\x07\x99\x32\x02\x67\x88\x72\x40\x47\xd5\x12\xe2\x6f\x2a\x54\x15\x05\x6f\x72\x97\x7c\x2e\xe7\x1a\x43\x8b\x7c\xc2\xad\x04\x76\x99\x15\x00\x2e\x4c\x99\x28\xdc\x5b\x81\x33\x44\x99\x15\x00\xde\x73\xd0\x99\x82\xeb\x3d\xc7\x58\x17\x59\x22\xbd\xcc\xfc\x7e\x17\x98\x42\x80\x7b\x50\x14\xcc\x8a\x72\x73\x1c\x24\xd2\x0b\x1e\xa9\xb0\x13\xa2\x10\x0d\x56\xb8\x2b\x40\x35\xf0\x9e\xb3\xac\x9b\x2d\x81\x5d\x70\x51\x7b\xce\xc2\x0b\x57\xcf\x59\x78\xd0\xea\x39\x28\x86\x85\x42\x66\x51\x78\xe1\xea\x39\x28\x2e\xaa\x42\x66\x51\x88\x46\x09\x20\x26\x76\x9e\xdd\x05\x62\x10\x3b\xf7\x56\x88\x04\x31\x71\x0f\x3e\x63\xe8\x13\x62\xbd\x42\x13\x88\xbd\xac\x59\x34\xc6\x7c\x6a\x2a\x8a\x79\xc5\x8e\x8b\x2a\x1c\x96\x00\x91\xa0\x28\x08\x16\x3b\xa1\xa5\x3d\xa7\x5d\xd7\xf4\x1b\x6c\x89\xbd\xb2\xa6\x5f\x4b\x34\x00\x31\x70\x55\xe0\xc7\x4e\xfe\x9a\x2a\xf0\x63\x9f\xa5\x3c\xae\x0a\xfc\xd8\xdb\x1a\xe3\xbb\x1e\x3b\xc1\xa7\xdd\x7e\x07\x89\x23\xf6\xbe\x88\x6c\x6a\x58\x44\x8a\x8d\xce\x69\x32\x51\x4d\x40\x7a\x97\xca\xdc\x89\x3f\xab\xe6\x3f\x76\x62\x57\xaa\xf9\x8f\xdd\xd6\x2c\x62\x63\xdd\x72\xd7\x27\xbe\x3e\xd1\xa0\x8e\xa0\x94\x9a\x9c\x80\x06\x9f\x1e\x39\x06\x1b\x2f\x0b\x6a\x27\xee\xb4\xbb\x96\x02\xef\x74\x77\x6d\x2b\xef\x46\xaa\xb5\x8f\x7d\x70\x12\xa4\x48\x77\xe2\xcf\x02\x69\x89\x7d\x2c\x4a\xc5\x3e\x06\xc2\x9e\x7b\x84\x86\x57\x69\x7d\xec\x44\xa8\xfb\x50\x0f\x12\xe4\x54\x5a\x1f\xfb\x12\x0c\x32\x20\x77\x5e\x85\x54\x38\x1f\x3b\x92\x42\x85\xf3\xb1\x9f\x08\xa8\xc8\x86\x39\x8b\xc0\x4c\x62\xbf\x50\xf9\xb9\x84\x37\xeb\x91\x2b\xc6\x3b\xb6\xaa\xc5\x63\x9f\x45\x3b\xae\xe2\xf0\xd8\x97\xfe\xce\x35\x5d\x97\x3a\x57\x0c\x75\xad\xc2\xee\xd8\x1f\x66\x91\x32\x9e\xf8\x05\x9f\x86\xec\x81\x38\xce\x35\x7d\xd7\x18\xe2\xe5\xe5\x48\x49\xb3\x56\x5e\x74\x14\xca\x8c\x3a\x5f\x98\x8b\x42\x99\x51\xb1\xf4\x55\x72\x1d\x95\xb4\x17\x55\x58\x47\x9d\xa5\x74\x2e\xcc\x90\xa8\x13\xc6\xb1\x08\x27\x3e\x2a\xaa\xd6\xa4\x5a\x2a\xaa\x56\x15\xd6\x51\x09\x22\xa9\xc2\x3a\xea\xcc\x65\x2b\x8a\x4b\x46\xe5\xca\x9a\xc4\x20\x90\x07\x45\x81\xca\xa8\x5c\x59\x15\x32\x47\x25\x07\xd5\x64\xfb\x56\x42\x44\x0a\x65\x46\xb5\x35\x86\x98\xe3\xf1\x45\xa8\x22\x51\x31\x75\x85\x2a\x12\x95\xb0\xac\x40\xa7\xa3\x3a\xcc\x75\x8d\x81\x87\x5e\x65\xcf\xd4\x09\x26\x54\x84\x35\x1f\x14\xfe\xbb\x2a\x9b\xa3\x62\x1d\xab\x6e\x39\x2a\xb1\x15\x95\x29\x47\xc5\xdd\x16\x0a\x75\xd4\xb1\xc6\xd0\xce\x11\xa7\x35\x89\xc1\xca\xd3\x8a\x30\xde\xa3\xce\x8c\x8c\xa2\x08\x6a\x54\x7c\x67\x01\x80\x44\xc5\x55\x56\xed\x73\xcc\x92\xfc\xcf\x27\x9a\x05\xdf\x59\xb5\xcf\x51\x31\x5e\x05\xef\x11\x15\x15\xa7\x90\x6a\xd4\x9b\x35\xf5\x6c\x68\xf4\x10\x2f\x04\x6e\x55\xfb\x1c\xf5\x86\x74\xa9\xfc\x7a\x33\x8b\x44\x4e\xc5\x77\x56\xa9\x73\x54\x7c\x67\x95\x29\x47\xc5\x78\x55\xf1\x6f\x54\x34\x5a\xcd\x53\x88\x67\xac\x5a\xdf\xa8\x2f\x0b\x94\xc7\x12\x6b\xd6\x24\x60\x1b\x2a\x4e\x65\xb4\xd1\x88\xc2\x2a\xb4\x1b\x6d\x5f\x83\x86\x1a\x20\x5d\x37\xbb\xad\xb3\xae\x8b\xdc\x08\x98\x2a\xd6\x1b\x94\xd3\xbb\xaa\x66\xa3\x11\x30\x15\xe6\x76\xb4\x75\x3d\x64\x36\x34\x1c\x50\x55\xcd\x46\xc3\xce\x54\x34\x38\x1a\x99\x0b\x2a\xa3\x8d\x86\xe1\x59\xdb\xef\x84\x10\xa3\xa1\xee\x84\x24\x1f\x14\xdf\xbb\x8a\x6e\xa3\xf5\x35\x9e\xab\x81\x2d\x91\xc0\x6e\xb6\x38\xd7\x18\xc6\xd1\x18\xfa\x04\x8d\xa6\x92\xda\x68\xd8\xad\x8a\x3f\x07\xf5\xfa\xae\x0a\xda\x68\xce\x1d\xd6\xfd\x6b\x44\xd9\x54\x1f\x1b\x0d\x15\xa7\x08\x75\x34\x72\x49\x55\x30\x1b\x6d\x5d\x59\x39\xb4\xd4\xeb\x17\xa1\xc0\xc7\xac\xc6\xff\x7c\xa2\x31\x06\xeb\xa1\x2b\xdb\x08\x99\xa9\xa4\x36\xda\xc4\xff\x72\x55\xd0\x06\xf5\xfa\xae\x72\xd8\x68\x33\x4b\xbc\x28\xca\x1d\xd4\xeb\xbb\xca\x61\xa3\xad\x3b\xac\x5b\xde\x70\x51\x05\x1c\x1f\x8d\x90\x99\x80\xe3\x83\xe2\x7b\x17\xcc\x48\x34\x6c\x5f\xc5\xc1\xa3\xf1\xd6\x22\xdc\x91\x98\x95\xf4\x9f\x1e\x22\xfd\x82\x39\xdd\xf2\x86\x31\xac\xea\xd7\x68\xa4\x46\xa8\xb6\x35\x28\xad\x77\x95\xb2\x46\x23\x57\x42\x95\xab\xd1\x30\x97\xab\x65\x8f\x93\x1e\xa2\x14\xfb\xd9\xe5\x70\xb5\x9b\xf5\x90\xd4\xa3\x9c\xbe\x28\x1e\x1f\x8d\xb0\x9b\xc2\xef\x41\xf5\xbc\xab\xd8\x35\x1a\xcf\x33\x2a\x65\x8d\xf6\xc0\xad\x67\x8f\x87\x1e\xda\x5b\x3c\x63\x05\xe8\xa3\xbd\xac\x87\x84\x4b\x43\xb8\xa8\x94\x35\x1a\xaf\xb9\x82\xa7\x8f\xf6\xae\x69\xb5\x40\xef\x9a\xf6\xdb\xd0\xd1\xbd\x0a\xb9\x47\xdf\x16\x2f\xa1\x86\x87\x86\xef\x02\x51\x5f\xef\x2e\x77\xaa\xf3\x34\x2b\x34\xfa\xe8\x05\xf6\x25\x39\x3b\xd9\x14\x2a\x65\x8d\x59\x3d\xff\xf9\xe4\xbb\x62\x1d\x0b\xdb\xa5\xd0\xa9\x9e\x77\x97\x42\xef\x3b\x37\x4a\x92\xb3\x13\x65\x53\xa4\x3f\xfa\x52\xf9\x0a\xdd\x75\x34\xbc\xca\x61\xa3\xe3\x4c\x2b\xd2\x1f\x1d\x89\x25\x0c\x95\xe8\x84\xcc\x84\x90\x12\x9d\x47\x20\x01\xa2\x44\x27\x86\xe6\x92\x7a\x7d\x09\x39\x19\x6b\x1d\x21\xa7\x0a\xda\xe8\xf8\xce\x2a\x98\x8d\xde\xd7\x18\xe2\xa5\xaf\x4f\xb4\xa6\x9d\x55\x97\x28\xed\x04\xc4\x14\xc7\x8f\x6e\x6b\x0c\x6d\x14\xfe\xb7\x02\xfb\x41\xf5\x7c\x51\x60\x3f\x3a\x0f\x49\x82\x5d\x89\x4e\xa4\x5f\x81\xfd\xe8\xcb\xb0\x90\x2c\xec\xbe\xe8\xd0\x2c\xc1\x12\xca\x58\xeb\x64\x98\xba\x44\x5f\xc7\x87\x57\x60\x3f\x3a\x19\x5d\xaa\xbc\x8d\x3e\x61\x46\x8a\xe2\xf8\xd1\x71\xd9\x5d\xa2\x8f\x1a\x7d\x77\x89\xbe\xbe\x04\x9b\x24\x5d\x1f\xce\x18\x1a\x74\xa6\x78\x15\x05\xf6\xa3\x13\x9d\x53\x6d\x6e\x74\xcc\x17\xc1\xd3\x47\x3f\x10\x17\x12\x6c\x9d\x60\x5c\x93\xd8\xea\x38\xe4\x2a\xc5\x8d\x8e\x71\xa2\x52\xdc\x98\x05\xf7\x7b\x69\x65\xfb\x1d\x05\xd6\x97\x3c\x92\xf8\xe9\x13\xc8\xa3\xe8\xe5\x20\x3a\x19\xef\x2e\x59\xd2\x5f\x56\x2f\x2f\x24\xcf\xb4\x7a\x4a\x88\xce\xa5\xd6\x53\x42\x74\x72\x38\x55\x97\x1a\xb6\xad\x59\x9a\x1a\x10\xa5\xba\x3b\x46\x70\x5d\x8f\x0d\x61\x18\x19\x2a\x32\x0d\xaa\xe0\x8b\x5e\x1f\xc2\xf0\x92\xf5\xfa\x10\xb6\xae\xbd\xac\x0e\xe3\x96\x0b\x6b\x3e\x8c\x97\xdd\x26\x61\x4b\x8d\x7b\x11\x18\x7f\x18\x71\x70\x55\x9d\x86\xed\x8c\x21\xc9\x69\x58\x1d\x7a\x9f\x08\x5b\x57\x56\xa6\x8c\x11\xee\xd2\x73\x44\x58\x83\x39\x89\x41\x5b\x17\x52\xb6\x8d\xf1\x7c\xa7\x52\xd6\xb0\x99\x51\x59\xf4\x3e\x11\x66\x6c\x83\xce\xbd\xf1\x08\x9b\xef\x13\x14\x98\x17\x21\xc9\x87\x71\xbb\x9a\xc4\xa0\xf1\x8e\xa6\xaa\xd3\x30\x82\x59\x21\x3b\x82\x7a\xf2\x92\x0f\x16\xc6\x2b\x59\xc8\x8e\x30\x5e\x51\xf3\xc1\x82\xf2\x71\x57\xa1\x6a\xd8\x84\xe7\x2a\x82\xa7\x0f\x3b\x16\x1d\xda\x86\x63\xd1\xa1\x31\x66\xd9\x65\xc9\xd7\x07\xca\xc7\x4b\xbe\x1c\xd8\xc5\x09\x92\x4c\x33\x32\x21\x54\xdb\x1a\x76\x71\x2c\x5b\x36\x9c\xf4\xd0\xb4\x13\x75\xc6\x55\xca\x1a\x46\x66\xb5\x2a\x57\xc3\x70\x51\x55\xb9\x1a\x36\xab\x3b\x4a\xbe\x1c\x18\x81\x28\x55\xae\x86\xe1\x91\xe6\x53\x82\x91\x96\x28\x44\x9e\x30\x5c\xd4\x7c\x5b\xa0\x38\xbc\x08\x6b\x3e\x8c\xb8\x53\xe4\xf5\xc0\x06\x17\x18\x7f\x50\xb6\xed\xaa\x7e\x0d\x27\x0b\x4a\xd5\xaf\xe1\xe8\xcd\x7c\x8e\x70\xea\x3f\x54\xca\x1a\x5e\x38\x1f\x3d\x1b\xe8\xa1\xc3\xef\x5c\x20\x55\xae\x86\x53\xbb\xa1\xca\xd5\xf0\xc2\xee\xcb\xf2\x72\xde\x9e\x9a\x2c\x2f\xdf\xd9\x7d\x19\x5a\xce\xfb\x77\x3e\x52\x78\x83\x7d\x99\x1e\xce\x6d\x50\xf5\x6b\xf8\xc4\xb8\x72\x55\xbf\x86\x63\x66\xab\xfa\x35\x9c\x1c\x27\x41\xba\x87\x77\xf6\x45\x57\xcc\x09\x0f\xe7\xab\x05\x95\xcd\x2e\x68\x9f\x70\x5b\xec\x87\x1a\xd8\x6c\xd9\x22\x4e\x11\x85\x8a\x64\xc3\x09\x1c\xa9\x26\x36\x9c\x38\x91\x4a\x60\xc3\x49\x5a\x50\xc5\x6b\x38\x71\xa2\x7c\x0a\xf1\xa5\x7c\x64\xcf\x78\xb0\xfb\x32\x4e\x9c\xa0\x8f\x00\xfd\xc3\x89\x17\xe7\xdb\x88\x13\xf4\x09\x59\x2b\x7e\xac\x69\xb5\x40\xe4\x27\xe5\xeb\x89\xf3\xf0\x23\x9c\xf8\x70\x8c\xe8\x26\x5b\x84\x42\x66\x17\x5e\x50\xf8\xba\x84\x12\xc1\x8e\x36\x52\xb1\x6e\x38\xce\x74\x3e\xa7\x50\xea\x5c\x04\xe3\x1e\xbe\xee\xad\x64\xb2\x63\x33\xab\xbe\x37\x7c\x29\xb0\xf8\xad\x37\x30\xbf\x91\xe0\x12\x94\x4e\x9e\xb0\xca\x83\xc3\xd7\x85\x94\xd5\xe1\xd8\xbe\xaa\x17\x0e\x27\x35\x49\xe5\xc1\xe1\x2f\xab\x27\x1b\xcb\x79\xe2\x11\x1c\x7b\x38\x5e\xb2\xca\x83\xc3\x49\x4d\x52\xf1\x6f\xf8\xba\xa1\xb2\xb1\x82\xc8\x70\xc8\xc6\x8a\x8d\xb5\x91\x6d\x13\xeb\x42\xca\xb6\x09\x0c\xd9\x7c\xe2\x89\xb2\x28\xd5\x27\x5c\x37\x01\xb6\x47\xe0\x47\xab\x5e\x38\x66\xdd\xf2\xa7\x47\x51\x03\x67\xb6\x67\xc3\xa0\xc7\xae\x06\x78\x91\x59\x16\x84\x99\x54\x1e\x1c\x81\x02\xcb\x77\xa3\x68\x6b\xd0\xa6\x86\x83\x1e\xd9\xf0\xd0\xa0\xf5\x58\x77\x58\xe2\x27\xb0\x39\x43\xb2\x24\x70\x95\x55\xc9\x1b\xab\x5c\x5a\x75\xba\x11\x7d\x0d\xaa\x35\x5d\x77\xd8\xb2\x61\x8d\xa1\x15\xb3\xf5\x89\x1a\xc8\x50\x51\x59\x6e\x04\x19\x2a\x2a\xcb\x8d\x20\xdc\xa5\xb2\xdc\x88\x09\x57\x50\xf2\x31\x2a\x78\x15\x0a\x39\x3a\x41\xac\x57\x98\x4e\x11\xeb\x52\x4b\x96\x04\xb1\x5e\x95\xc3\x46\xcc\x9a\xa5\x92\x0f\x5a\x81\x79\xa8\x1f\x6e\x88\x20\xba\xa5\xfa\xd8\x08\x92\x8f\x05\x2d\x1f\x81\xde\x14\x70\x7c\xc4\x01\x1d\xba\xf6\xc1\x5b\xad\x2a\x68\x23\xb8\x90\x02\x8e\x8f\x20\x92\x2b\x9c\xf8\x88\x6b\x0d\x2a\xe6\xae\x45\x98\x98\xbb\x38\x96\xba\xf6\x71\x2f\xc2\xc4\x2d\xb1\xab\x2e\xcb\x2b\x96\xaa\x95\x5d\x15\x4b\x91\xea\x22\x07\xb1\x5e\x15\xdd\xc6\x2a\x86\x56\xd1\x6d\x04\x1e\x69\x97\x46\x0b\x3c\xd2\x2e\x05\x16\xef\xfa\x44\xd3\x62\xab\x0a\x49\x3e\x82\x60\x56\xe4\x15\xe3\x69\x56\x48\xf2\x31\xb0\x44\x85\x24\x1f\x83\xfc\x7e\x01\x45\xc5\xd8\x58\x20\xa9\x27\x8a\xa1\x4b\xbe\x09\x0e\xf2\x3e\x04\x25\x15\xa3\x2c\x4a\x4d\x0d\xac\xba\xb4\xd1\x28\x6b\xd0\x2f\xe9\x03\x7f\x53\x05\xb3\x41\x75\x74\x11\x2c\x7c\x8c\x89\x64\xed\xaa\x89\x8d\xb1\x73\xa4\xa4\x9e\x06\x77\x5f\x25\xb0\x31\x08\xaa\x0d\x1d\xba\xc1\xe3\x6d\x3e\x12\x0e\x84\xc1\xd0\x29\x1c\x38\xa0\x43\x87\x6e\xcc\xdf\x16\x77\x55\xcd\xc6\xe0\x55\x28\x9f\x11\x07\x29\x1a\xf9\x8c\x38\x48\x46\xd3\x2f\x51\x04\x15\xd6\xa5\x4b\x93\x8c\xce\x12\x4a\x2d\x8c\x75\xd5\x25\xd7\x07\x1a\x5e\xb5\xb9\x31\xd0\xf0\xf9\x36\x39\x6c\x11\x26\x3a\x78\x09\xca\xc7\xca\x41\xd2\xb2\x00\xab\x62\x10\x59\xcb\xc7\xca\x81\x55\x9d\x4f\x91\x03\xe9\x20\x04\xab\x18\xbc\x26\xe5\x53\xe4\x2a\xb9\x1e\xc5\x7f\x47\x81\xad\xf2\x6b\xe1\x5d\xc5\xa0\x6e\x41\xf0\x56\x31\x90\x25\x23\x4f\x24\xde\xe9\xc8\x13\x89\xc9\x3d\xf2\x00\x12\x3a\x1f\x79\x00\x8f\xb5\x36\x1a\x94\xa0\xda\xc8\x03\x88\x51\x9e\x6f\x9d\xe3\x60\x07\xa4\x27\x06\x41\x35\x61\xbc\xc7\x20\xa8\x36\xf2\x00\x62\x0f\x8c\x3c\x6f\xc4\xd2\x55\x85\x1b\xe3\x5c\x63\x88\xb0\x8b\x9b\x21\xfb\x68\x90\x43\x36\xf2\x00\x12\x18\xcf\x27\xd6\x71\x73\x44\xa5\x38\x06\x4f\xbd\x23\xcf\x1b\x95\x08\xc2\x78\x8f\x41\xfe\x97\x7e\x0c\x23\x06\xa1\xaa\x91\x27\x12\x49\xa1\x3a\xdd\x58\x05\xd5\xaa\xd3\x8d\x63\xe3\xba\x59\xf6\xe0\x13\x9d\xb7\x83\x9c\x0d\x61\xbc\xc7\x81\xcf\xaa\x82\xd9\x38\x48\x08\x53\x7d\x6c\x1c\xa0\x24\x08\xb0\x2a\x8e\x02\x2f\x3a\x4d\x07\xf9\xca\x43\x1e\xc7\x51\x58\x53\x6d\xe5\x81\x51\xa0\xea\xd7\xa0\x7e\xba\x08\xe3\x3d\x0e\x62\x57\x2a\x87\x8d\x63\xc9\x92\x9e\x3d\xa0\x54\x1a\xfe\xc0\xef\x55\xf5\x6b\xac\xfa\x69\x55\xbf\xc6\x01\xfe\x89\xaa\x5f\xe3\x58\xc2\x45\x21\x91\x03\xcf\x58\xc0\xf1\x71\x54\xee\xb0\x6c\xf0\x03\xcf\x38\x1f\xa5\x0f\x62\x57\xf9\x06\x7d\x90\xe9\x9a\x6f\xd0\x07\x9e\xb1\x00\xab\xe2\xe8\x6b\x0c\x2d\x10\x66\x83\x8a\x5d\xe3\x20\x99\x4b\xa5\xac\x71\xd8\x1a\x43\xd3\x12\xcc\xd2\xef\x78\xc4\x81\x73\xa0\x22\xd3\x58\x25\xd7\x2a\x32\x8d\x83\x80\xfa\x48\x4a\x71\xa6\x47\x52\xea\xb0\x2f\x73\x79\x96\x4b\x7f\x1a\xf4\x09\x11\xf6\x7c\x55\x9e\xd5\xd1\x9f\x06\x4d\x1b\x6b\x96\x6c\x60\x81\xa4\x37\x0f\x82\x59\xaa\xf0\x8c\x83\x18\xbc\x00\xdb\xe3\x58\xd2\x21\x99\xa3\xaa\x49\xd5\x99\xb1\x0a\xaa\x55\x7b\x19\x07\x99\x65\xc2\x78\x8f\x03\xd3\x63\x24\x2f\xcb\xf4\x90\xba\x3e\x0e\xae\x87\xd4\xf5\x41\x86\xca\xf8\xd1\x83\x33\x96\x3d\x4e\xb6\x41\x0a\xfd\x58\x02\x45\xa6\xfa\x41\x99\x93\x4a\x1c\xe3\x38\xb9\x40\xb2\x99\x8f\x19\x83\x0f\x81\x10\xc5\x31\xfd\x89\x50\xad\x61\x50\x61\x1d\xaa\x35\x8c\x83\xc0\x40\xcf\x69\x67\x60\x20\x54\x7c\x18\xc7\x0c\xb9\x87\x8a\x0f\xe3\x98\x06\x4e\xa8\xd6\x30\x8e\x7b\x4d\x2b\xc2\xe6\x6b\x5d\xa8\x92\x30\x8e\x69\xbe\x84\xea\x04\xe3\x78\xd8\x5b\x59\x1a\xc7\x84\x4b\x2a\x96\xa4\xbf\xeb\x13\x8d\x31\xd1\x23\x43\xe5\x78\x71\xcc\x5f\x2d\x2c\xf9\x52\x7f\x4c\x2f\x23\x36\xe9\x86\x73\x83\x7d\xc9\xf5\x13\xb1\x95\x6f\xf9\x14\x43\x17\x81\xe0\xc7\x2c\x86\xfe\x7c\xf2\x9d\xf6\x9c\xd6\x4a\x6c\x7b\xfc\x8e\x02\x3b\x31\x65\x04\x88\x1f\x67\x59\x24\x0c\x35\xac\x19\x43\x0d\xac\xaf\xa4\x2f\xa5\xce\xb1\x49\xfa\x9e\xf3\xc7\x93\x8b\x30\xf4\xe3\x24\xb8\x2e\x0c\xfd\x38\xe7\x03\x7b\x08\xa2\x27\x66\xa9\x73\x09\xd5\xb7\xc5\x49\xa0\xc1\x64\xa8\x50\xea\x1c\x82\xc6\x89\x13\x01\x95\x59\x0c\x27\x02\x4a\xbf\xc0\x12\x67\x63\x4b\x24\xb0\x4f\x1e\xd8\x05\xb5\x1f\x67\x5b\x84\x89\x97\xb6\x66\xc9\x31\xd6\x2c\x62\xae\xaf\x4f\xc4\x5c\x87\x97\x96\x3d\xe6\x11\x15\xa2\x7d\x9c\x9d\x93\x20\xc7\xef\x9c\x3f\x23\x14\x2a\xa5\x8b\xd3\x38\x80\x52\x0b\x27\xd1\x76\x21\xda\x07\xe5\xd2\x21\x68\x9c\xa0\x3a\xba\x98\xcc\x86\xd3\xd9\x39\x69\x81\xd3\xb9\x3b\x3d\x7b\xb0\x73\xd2\x02\x27\x32\x2d\xb3\x29\xce\x60\x2b\xa5\x16\x4e\x02\x1e\x96\x27\x32\x16\x73\xe2\x25\x60\xae\x67\x03\x2b\x26\xdb\xf7\x0c\xf6\x25\x8f\xd4\x58\xb3\xa8\xc7\x80\x7d\xf9\x8a\x14\x54\x87\x6a\xeb\x82\x82\xea\xa2\xdf\x8a\x89\x93\x28\x8a\xb0\xf7\xe3\xaa\x70\x2b\xc5\x31\x7f\x97\xff\xd3\xf0\x65\xff\x5a\xc7\x41\x8a\xe3\x6a\x6b\x5a\x53\x03\x87\x4e\xf6\xcc\xd5\xd8\x5b\x19\x05\x17\x25\x7d\x99\x3b\x72\xb5\x45\x69\xa8\x81\x8d\x92\xae\xb9\xda\xa2\x54\x74\x90\xb3\x91\xd9\x25\xfc\xb6\x7f\x08\xe6\x27\xae\x75\xc6\x74\xa3\xae\x75\x82\x14\xc7\xbf\x0c\x5e\x64\x25\x5c\xd4\xf9\x64\xfe\xc9\x85\xb9\x9c\xf9\x27\xb3\x4e\xf7\xd3\x20\xc2\x78\x66\x16\xa0\x7f\x5c\x84\x98\x85\xdf\x1f\x57\x20\x28\xa5\x15\xaf\x75\x1c\x74\xa3\xae\xb5\xfb\x52\x71\xfc\x2e\x7f\xa8\x1c\x2f\x56\x9d\xae\xe9\x46\xf1\x33\xfc\x45\x60\xfc\x71\xf1\x66\x2c\x30\xfe\xb8\x4e\x78\xd1\xf5\xb8\x48\x38\xce\x1c\x16\xea\x63\x43\x05\x59\x71\xcd\x67\xd5\x50\xfd\x55\xf0\x23\xfb\xa1\xfa\xab\xb8\x48\x38\xce\xb4\x97\xeb\x66\x8c\x92\x0d\xdc\x39\x5d\xa0\x6b\xa6\x68\x84\x70\x69\xe2\x9a\x29\xc9\xa1\x0a\xad\x98\xbf\xba\xff\x69\xd0\x56\x52\xd7\x6e\x3d\x7b\x74\x1a\xb2\x87\xf1\x89\x48\x7f\xa0\x43\xe2\xe2\x22\xa2\x9c\xb9\x34\xd7\x8c\x28\x87\x2a\xb4\xe2\xc2\x22\xce\x4c\x99\x6b\x5a\xc4\xa1\x0a\xad\x98\x3f\xac\x5f\x42\xb5\x4e\x71\xf3\xe0\x92\xb9\x34\x94\xd1\x86\x2a\x99\x62\x56\xcd\x7e\x1a\x34\x06\xe5\x0d\xfa\x75\x9d\xb8\x0b\xa4\xd7\x6c\x58\x83\x7e\xb9\xbd\x0d\x3a\x6a\x36\xac\x4f\xba\x1a\xb8\x62\x96\x0d\x27\x3d\xbe\xdc\xce\x4a\xd3\x4f\xc3\x6f\x79\x60\x37\xb5\x69\xfa\xb5\x9e\xb8\x91\x7a\x82\xa4\x89\x9b\x52\xb4\x4c\xe7\xe1\x47\xe5\x43\xc5\x54\x71\x73\x88\x55\x4c\x15\xf7\x92\x58\xba\x90\x37\xc9\x7e\x99\xce\x73\xcf\x4c\x88\x50\xb9\x55\xdc\xc7\xea\xa1\x31\x0e\x96\x53\xbe\xc0\x3d\x4d\xaa\x10\x8a\x4d\xac\x9a\xd2\x4c\xf8\xb9\xd7\xb9\x97\x85\x7d\x9f\x6b\x0c\xad\xcd\xb9\x28\x75\x35\x70\x22\x75\x55\xee\x6b\x8d\xa1\x59\x2e\x76\x40\xaa\xe5\xbe\x16\x73\x1a\x14\xfb\xa8\xe8\x66\xdc\x37\x5b\xa2\x8b\x30\x7f\x21\xfe\xd3\x20\xc2\x6e\xae\xac\x82\xda\xfc\x20\x7c\x14\x1d\x73\x8a\x4c\x43\xc0\x37\xc1\x2f\xc4\x87\x80\x6f\x82\x9a\xd2\x10\xce\x4d\xdc\x04\x80\x4c\x66\x2a\x3f\x08\x1f\x45\xc7\xfc\x5e\x16\x94\x6c\xf0\x87\x77\x12\xe1\xf7\xc7\xb3\xce\xbd\x8e\xf9\xb3\x0e\xf1\xc8\x06\xe4\x91\xac\xe3\xa7\xb0\x84\x3a\xe6\x0f\x0f\x8d\x99\x78\xf4\xec\x6b\xd0\x2f\xfb\x4f\xe5\x88\xea\x10\xcf\x5f\x77\xff\x7c\xa2\x31\x2a\x67\x4c\xaa\x65\xfe\xdc\xfb\xa7\x47\x8e\x71\xd0\x90\x63\x2c\xc2\xf4\x49\xe3\x48\xc9\x5c\x7e\x26\x42\x77\xa8\xfe\x2a\x9e\xc6\x75\xd3\xe1\x7f\x96\xb5\x32\xb2\x61\xf1\xf2\x5d\xc2\x87\xfa\x1a\xfd\x96\x50\x3c\x9d\x93\xac\x53\xf8\x10\xbc\xc9\x74\xa4\x07\x3c\x87\x4c\x14\x7a\xb0\x34\xb2\xba\x6a\x16\x88\x7e\x1a\x44\x98\x9f\x7c\x22\xe6\x82\xf3\x21\x3d\xf1\xc4\xa2\x43\x63\x04\xf7\x56\x8a\xe3\xc1\xd2\xc8\xdc\xa2\x67\x5d\x53\x1d\xba\x27\xd6\x2c\x39\x28\xe7\x54\x31\xd6\x87\x67\x7c\xc1\xe4\xc7\x83\xd9\x20\x54\xfc\x78\x28\xe9\xcb\x34\xa0\xe7\x58\x9f\x88\xb0\x73\xf5\x10\x1d\x13\x4a\xaa\x64\x1a\xd0\x73\xae\x41\x45\xfa\xc5\xf9\xd0\x49\x7e\x50\x60\x99\x06\xf4\xe0\x82\x64\x41\xd6\xc3\xdb\x64\xe6\x05\x3d\x37\xd7\x23\xcf\xe9\xfc\xb5\xaf\x92\x69\x40\xcf\xc3\x35\xcd\x73\xfa\x72\xc5\xf2\x14\xbe\xab\x87\xb8\xe5\x02\x65\x92\xcf\x83\x0b\x92\x85\x50\xef\xc6\x9d\xd3\x29\x7c\x37\x4e\xb2\x4e\xe1\xfc\x25\xf5\x4f\xc3\x97\xfd\x77\x5f\x84\x65\xc3\x4d\xc3\x50\xc3\xe4\x25\xeb\x72\xf8\xd1\xf3\x22\x10\xfc\x78\xb1\xff\xb3\x0c\xe7\x9d\x91\xcb\x10\x62\x4c\xbc\x6d\x7d\x52\xd4\xc0\xb1\x94\xbe\x7a\x31\xe6\x33\x2f\xe8\xc5\x98\xcf\x5a\x16\x7e\xd2\xbc\x64\x5e\xd0\x0b\x64\x4a\xe6\x05\xcd\x32\xda\xcf\x27\xd9\x83\x7d\x91\x19\xf5\x76\x78\xd1\x12\xf2\xa3\xe7\x25\xf3\x82\xf8\xd1\xf3\xd8\x77\xfb\x1d\x05\xc6\xcf\x79\x97\x4c\x09\x7a\x71\xce\x33\x25\xe8\x45\x93\x64\xa1\xcb\x3b\x33\x4d\x22\x0b\x5d\x5e\x54\xcb\x9e\x6b\x73\xc0\x46\xae\x0d\x70\x05\x99\x45\xf4\xf2\xd8\x97\x59\x44\x2f\xbe\x78\x56\xbe\x50\x53\x1a\x59\xd7\xf2\xf2\x72\xa0\x5f\x62\x0a\x4a\x48\x23\xab\x56\x5e\xac\xb0\xac\x5a\x79\x49\x6e\xd3\x6f\x35\xc5\xfc\x7d\xef\x4f\x8f\x6c\x40\x0e\x48\xf9\xbc\x20\x93\x64\x06\xd0\x8b\xc1\xb4\xe7\x02\xad\x8b\x20\xd5\xb2\x6a\x4a\x33\x9d\xe7\xc5\x60\xca\x22\x15\x6a\x4a\x23\x8b\x54\xde\x17\x6e\xa5\x48\xdf\x97\x93\x20\x6d\xf4\xce\x4c\x99\xd8\x5b\x36\xac\x69\xc5\xed\xcb\xf1\x6a\xd9\x30\x45\xba\x4b\xf9\xbc\xeb\xba\xc9\xaf\x79\x5f\x08\xcb\x25\x24\x7d\xdd\xbf\x8e\xce\xe0\x17\xc0\x8b\x7f\xb5\xd1\xd8\x36\xf6\xf6\xcb\xdc\xe0\x17\xc0\x43\xf5\x24\x63\xdb\xd6\x2c\x4d\x0d\x6b\x96\xa1\x06\x76\xff\xab\xaf\xc6\xaa\x4b\x55\xe2\xd1\xd8\x0a\xdc\x66\x8f\x9d\xbd\x75\x35\xa0\xe2\x94\x6c\x34\x36\x54\xdc\xee\xa2\xa3\xae\x41\xb3\x01\xd2\x5d\x74\x4c\x6c\xf5\xd8\xbf\x12\x7c\xf0\x9b\xde\xb1\x7f\x05\xf6\xd8\x1a\x74\x84\x78\xc1\xe1\xd2\x2f\x0d\x8c\x0d\x8d\xa6\x5f\x1a\x18\xab\x84\x54\x39\x4e\x63\xe3\x39\xc2\x5d\x6b\x8a\x8a\x13\x64\xca\xd8\x3a\x87\xdf\xb5\xc8\x33\xfd\x2d\x54\x23\x30\x36\xd2\xdf\xdc\xf5\x89\xad\x41\xb5\x1e\x33\xa6\x18\x75\xd3\xb4\xf8\x57\xfa\xe9\x81\xb1\xcd\xc7\x86\x10\xfe\xc9\xd8\x66\xd4\x31\x04\x77\x32\x36\x8c\x57\xfd\x16\xc1\xd8\x66\x1a\x6f\x08\xdd\x64\xf0\x23\xdf\xc5\x73\x91\x97\xde\xcc\x35\x45\x2b\xd6\x5d\xa4\xcf\x07\x86\x50\x5e\xfd\xd8\x30\x5e\x95\x9e\x35\xb6\x99\x0f\x17\x75\xcf\x06\x08\xdb\xb5\x1e\x98\xb7\x4a\xb4\x1f\xdb\xb1\xc6\x10\x2f\xc8\xa0\xba\x8b\x74\x64\x90\xa0\x4a\xc6\x76\x2c\xc2\x44\xe9\xd2\x9b\x21\xf6\x4f\xa6\xad\x9a\xf6\x64\x8c\xaa\x69\x2f\x28\xad\x9a\x16\xc7\x4f\x19\xef\x63\xc3\x9a\x55\xae\xd5\xa0\x6c\x34\x94\xf1\x3e\xa8\x12\x0d\x81\x99\x8c\x6d\x49\x98\xa1\x41\x9f\x35\xad\x28\x45\x7e\x28\x05\x7e\xac\xc2\x52\xfd\x4a\xc0\xd8\x5e\x48\x6f\x5a\xe4\x77\x7d\xf2\xa5\x83\xa2\xd0\x50\x3e\xfb\x28\x65\x35\x34\x35\xac\x31\xba\x1a\x58\xf5\xaf\x94\x1a\x85\xe2\x70\x65\x63\x8d\x59\x03\xfa\xe9\xe1\x6a\x58\xd3\x7e\x09\x2b\x75\xcd\x32\xd4\xd0\x18\x23\x7b\xdc\x34\xa8\x07\x55\xda\x4a\x9c\x1a\xa5\x33\x46\xff\x1d\x05\x36\x8a\xad\xde\xa2\x89\x50\x95\x12\xba\x47\xc1\x80\x54\x7a\xd3\x58\x95\x9a\xc2\xf2\x1f\x65\xdd\x8c\xaf\xa0\x1c\x85\x9b\x21\x70\xff\x51\x26\x7a\x72\x51\x02\xd4\x28\x84\x22\x94\xef\x34\x0a\x06\x64\x95\x18\x2c\xc1\x72\x4a\xa6\xcd\xe2\xce\x4f\x83\xe8\xc0\x5e\x54\xfe\xf6\x28\x5c\x15\xe5\x4c\x0d\x7e\x13\x3b\xaa\x64\x5a\x19\x8b\x39\xd1\x81\x45\xa9\xac\xaa\x51\xd0\xdf\x4a\x80\x1a\x85\x77\x7d\x25\x40\x0d\x7e\xb2\x3a\x94\x7b\x3d\xf8\xc9\xea\xa2\x8c\xa8\x51\xe6\x2f\xc3\x15\x25\x40\x8d\x82\x45\xa9\xcc\xea\x51\xc8\x67\x57\x02\xd4\x98\xbf\x61\xfd\x69\x10\xa5\x84\xce\x95\x7b\x3d\xca\xc5\x7a\x48\x74\x50\x65\x19\xc2\xfb\x18\xe5\xe1\x13\x5d\xa6\x42\xb6\x9b\x52\x93\x06\x65\x97\xa1\xc4\xe1\x51\x48\x3d\x57\xae\xd2\x28\xeb\x66\x48\xd8\x16\x54\x9c\x32\x91\x06\x3f\x26\x5d\x94\x78\x34\x76\xf4\x95\x52\x8b\xc7\x5e\x16\x1d\x43\x0d\xac\x87\x2e\xe4\x8e\xd3\xa6\xb4\xe0\xc1\x6f\x47\x17\xa5\x01\x8d\x9d\x98\xb3\xd2\x80\xc6\x5e\x59\x31\x5d\xc8\x7d\xbe\x81\x85\x20\x42\xc6\x4e\xd5\x8a\xd2\x80\xc6\x3e\xb1\x5c\x42\x98\x21\x63\x6f\x6b\x0c\x91\x4e\x2e\x8d\x7e\x63\x6d\x50\x76\x19\x4a\x1c\x1e\x3b\x46\xa8\xf2\x84\x07\x3f\x26\x5d\xf4\x93\x6a\x63\x9f\xb9\x34\xd1\x36\x0d\x3a\xdf\xc0\x42\x10\x21\x63\xef\x8b\x5b\x7d\xc2\x9d\x6b\xba\xb2\x3b\xcf\x55\x42\xd6\x1f\x3b\x8a\x43\x09\x3a\x63\x27\xb4\xab\xac\xdd\x31\x6b\x1e\x3f\x0d\xa2\x94\xb8\x88\x72\x72\xc7\x8e\x7f\xa5\x9c\x9e\xb1\xa3\x38\x94\xa4\x3b\xf6\xb1\xc6\xd0\xb4\xa4\x8b\x2a\xeb\x67\xec\x84\x76\x95\xa4\x3b\x66\x11\xe4\x67\x5b\x72\xd0\x8b\x86\xff\x87\xb1\x37\xc7\x9a\x9e\x87\x95\xc6\xb6\xf2\x2d\x41\x9c\x89\xe4\xdd\x0b\x07\xc9\x99\x03\xef\x3f\xf0\x61\x41\xaa\xea\xff\xfa\xdc\xe3\x27\x6b\x35\x25\x8e\x20\x08\x62\x28\xf0\x13\xd7\x7a\x64\xee\xa8\xe8\xae\x6b\x9d\x1b\x39\x4e\x9f\x53\xee\x97\xe8\xf7\x2b\x7a\x0e\x59\x5c\x6f\xa5\xfa\xe3\xf1\x3f\xd8\x75\x0f\xea\xa2\x6f\x91\x45\xbf\x92\x65\x6e\xa0\xb8\xdf\xb1\xe8\x0f\x27\x5c\xee\xfd\xe8\x6a\x10\xfa\x16\x59\xbc\x9d\xa4\x78\xe6\x79\xce\xe6\x40\xc8\x7f\x8b\xbe\x81\xe8\xe8\x6b\xf1\xf1\xbd\x4f\x69\x25\xfa\x2d\x8e\x9e\xbf\x16\x1f\x1f\xcb\x27\xcc\xdb\x1b\xe2\x48\x77\x24\x4b\x6e\x37\x22\x76\x89\x25\xd7\x8b\xd0\x3f\xc9\xd2\xf5\xf6\xf4\xeb\x58\x72\x33\x11\xd1\x4d\x2c\xb9\x0f\x4b\xa7\x6c\x96\xc2\xdb\x8f\xc2\x3f\x9c\x19\x50\x58\x4b\xe1\x1d\xcb\x37\xc9\xc9\x0d\x3f\x74\x58\xb2\x14\xbd\x63\x59\x7f\x38\x39\x70\x13\x26\xf7\x83\xa1\x4b\x93\x79\xec\x65\xa7\x6f\xb0\xbd\xb1\x97\xcc\x12\x60\x1e\x7b\xd9\x09\x33\x62\xc9\xf1\x4f\x98\x25\xc0\x52\x7e\xeb\xf8\x8b\x0d\xcc\x52\x7e\xc7\xc5\x61\x20\x7d\x4f\xa7\x4b\xaf\x25\xb7\x52\xf7\xce\x09\x2f\x3e\xae\xc2\x71\x95\x77\x18\x9c\xf0\x77\x0f\x17\x8e\xab\xfa\x1e\x2e\x1c\x86\x23\xea\x31\xc9\x80\x79\x56\xe7\x4e\xa7\x5f\x43\xce\xe6\xf3\x07\x3b\xd6\xde\x3a\xd8\x0f\x0f\xea\x62\x1a\x02\x4b\xfd\xfd\x84\xfd\xb0\xb7\xa7\x5c\xf8\x77\x43\x72\x53\x27\x8f\x7d\x60\x5e\x02\x4b\x6e\x7c\xa1\x17\xb0\x25\x77\x6e\xa3\x23\x96\x25\xbf\x91\xd2\x2d\xd8\x92\xe3\x66\x32\xc9\x80\x79\x02\xe6\x4e\xf8\x14\x4b\xd3\xe9\x8d\x3b\xf4\x0d\xdd\x64\x1a\x02\x4b\xeb\xad\x94\xfd\xf0\xdb\x24\xf1\x4f\x2c\xb9\x68\x97\xb9\xff\x92\xef\x3f\xfa\x08\x59\x72\x59\x2f\x73\x43\x7a\xe2\xe3\x40\x1f\x21\x4b\xef\x0e\xe5\x86\x4c\x8e\x61\x44\x97\x20\x4b\x7e\xbd\x64\x52\x3b\x43\x94\xe5\xf9\x84\x83\x73\x87\x6e\x22\xfc\x5b\x76\x24\x3b\x22\xfc\x5b\x7e\x37\x24\x2f\x18\xf9\xdd\x4c\x3c\xf2\xb3\x6f\x26\xba\xf0\x58\x8e\xbe\xfa\xbc\x60\x64\xa7\x7b\x22\xeb\x5b\x7e\xe9\x9e\x17\x8c\x9c\xde\x4f\xf8\x86\xdf\xc0\x88\xbd\x6f\x1e\x76\xd9\xe9\xaf\x6c\x39\xbd\x95\x7e\x53\xe8\x59\x8c\x03\xbd\x7e\x2c\xe7\xb7\xeb\x7a\xc3\x3f\x21\x3f\xf2\xb4\xc6\x81\x5e\x3f\x96\x5d\xa7\x48\xaf\x1f\xcb\x2f\xf1\x77\xbd\x71\xfb\x1b\x1c\xbe\xbb\x7b\xd1\x85\xc7\xb2\xc3\x49\xd2\x97\xc6\xde\x10\x47\xfa\xd2\x58\xf6\x23\x8e\xc9\xdf\x2c\xbb\x39\x93\x4e\xd0\x96\xfd\xcc\x63\x36\x38\xcb\xcd\x99\x3e\x59\x47\x71\xe3\x00\x9d\xa0\xad\xbc\xa7\x22\xf7\x7e\x79\x4f\x45\x6e\x75\xcf\xf8\x19\x88\x68\x6f\xc5\xc5\x4a\x3a\x41\x5b\xf1\x4d\x48\x27\x1f\x2b\xfd\x1d\xbe\xf1\x8f\xb7\x63\xfa\xc3\x3b\xf6\xa9\xff\xac\xbc\xa7\x22\x99\x41\x71\x83\x27\xfd\x82\xac\x8c\xf7\x0d\xd6\xe1\x3a\x1e\x7a\x0f\x5b\x71\xb1\x92\xce\xc2\x56\x1c\x59\x8c\x3e\x3d\x56\xa6\x13\x1d\xb9\x83\xa7\x00\x0d\xc4\xab\x37\xcf\xf8\xd9\xe9\xf9\x6b\x65\xf9\xf0\xb9\xd5\x8b\xdf\xc0\xe8\x0a\x6c\xc5\x11\x41\x88\x02\x6f\x9e\xe0\x33\x10\x05\xde\x8a\xfb\x7c\xd1\x1f\xc7\x8a\x1b\xd6\xe8\x2d\x6b\x9e\xf1\x33\xd0\x41\xc7\x8a\x83\x07\x10\x05\xde\x8a\x1f\xa4\x44\x81\xb7\x1a\xbc\x8e\x4f\xa7\x68\x35\xfa\xf0\x3f\x15\xa2\x55\x47\xd0\x21\x4e\xbc\x55\xd7\xe3\xd3\x39\xd6\xaa\x2b\x2a\xe9\x06\x64\xd5\xb5\x1e\xf4\x96\xb5\x37\x60\x88\x7e\x41\x56\xfd\x7e\x45\xf7\x59\xf3\x3c\x9a\x9d\xde\xb2\xe6\x79\x34\x3b\xfd\x58\xad\xfa\x8e\xa2\xdb\xaa\x79\x7c\x50\xa7\x87\xa9\x55\xb7\xf7\xd2\x51\xc8\x3c\x29\x66\xb0\x3f\xa5\x53\xb1\xea\x1a\x48\xc2\xc2\x5b\xad\x3e\x50\x6e\xb7\xea\xba\x09\xc2\xc2\x9b\x27\xb4\xec\x74\xea\xb4\xea\x77\x34\xfa\x19\x59\x05\x6e\x40\xa7\x97\xa7\x55\xbf\xb4\xd1\xf1\xc8\xaa\x5f\xc9\xe8\x78\x64\xf5\xdd\xa1\x5d\x95\x3a\x89\x52\x28\xaf\xfd\xad\x83\x95\xda\xdb\x75\xce\x9e\x9f\x46\xc4\x89\xb7\xea\x67\x4d\xe1\xb9\x59\xdf\xb3\x86\xbb\xab\xba\xc6\x9e\xb0\xf0\x56\x5d\xf3\x40\x18\x17\xab\x0e\x9a\x61\xbc\xe8\xd4\x77\xab\x70\x23\xd4\x77\xab\xf0\xd6\x52\xa7\x6f\x04\x9e\x9b\x75\xfa\x3a\xf3\xdc\xac\x7e\x47\xa3\x37\x93\x55\xbf\x5f\xd1\x83\xd0\x3c\x22\xa9\xd3\x63\xce\xea\xbb\x11\x78\x90\x7a\x9a\xc8\x5e\x34\x85\xae\x53\x2c\x9a\x0f\xe8\x14\x23\x3d\xa2\xac\xba\x4e\x9f\x5e\x66\xe6\xc1\x43\x9d\x4e\x65\x86\xd0\xa0\x23\xf9\x47\xfe\xe1\x53\xc8\x4b\x5b\x83\x51\x2c\xd2\xbd\xc9\x9a\x5b\x76\xe9\x55\x65\xcd\x55\x11\x44\x26\xb1\xf6\x6e\x37\x4a\x1a\x9e\xc0\xb1\x17\x0e\xbf\x41\xf8\x8b\x84\x52\xb7\x86\x1b\x58\x24\x72\xba\x35\xd7\x5e\x14\x0e\xbf\x45\x1f\x1c\xb7\x6c\x73\xc3\x1a\xdd\xac\xac\xf9\x76\xa3\x9b\x95\x35\x40\xe3\x44\x82\xad\x5b\x73\xbf\xa0\xca\x09\x6a\x88\xc2\xed\x95\xb2\x48\xcb\x6f\x1d\x6c\xc5\x37\x24\x1d\xb1\xac\xe5\xb7\xa7\x1c\xad\x0b\x90\xf4\xbb\xb2\x06\x19\x31\x5e\xdc\xf6\x1e\xf7\x14\xe9\xee\x65\x0d\x59\xae\x3b\x3d\xb3\xcc\x73\x3e\x46\xa6\x76\x33\x04\x42\x9d\x3f\x38\x38\x40\xdb\x75\x3a\x5f\x59\x73\xbf\x20\xfa\x5a\x59\x03\xaa\x67\x24\x82\xbb\x35\xbf\x09\xd2\xb5\xca\x3c\x32\x2a\x12\xb0\xdd\x10\x19\x75\xfe\x60\x3f\xaa\xcf\x18\xe5\x88\xe6\x9a\xcb\xaa\x75\xa9\x3e\x63\x5a\x86\xe6\x4b\x49\x39\xc2\x63\xa7\x7a\xd5\xac\x37\x1f\x0b\xe5\x88\xe6\x27\x6b\xd5\x14\xba\x2a\xb3\x6a\xc6\x9a\xcf\x18\x25\x0d\x4f\x13\xd9\xab\xa6\xb0\xbf\xfd\x60\xb3\x7e\x4c\x56\xcd\x98\xf9\x58\xc8\xb6\x90\x15\x32\x74\xfa\x5a\x99\x87\x4a\x45\x3a\xa3\x99\x87\x4a\x45\xba\x9a\x59\xf3\x83\x94\x30\x34\xd6\x86\xf7\x83\xf7\xcd\x36\xde\x9e\xb2\x1f\x7e\xd4\xd2\x1b\xcb\x3c\x98\x2a\xd2\x19\xcd\x1a\xd4\x31\x91\x29\xd5\xac\x2d\xef\x07\xa5\x95\xe6\x76\xf8\xaa\xa5\x5c\x6f\xb3\x7c\x63\xfb\x52\x52\x8e\x68\xee\xc3\x52\xb5\x94\xdb\xa9\x90\x72\x44\xf3\x83\xb4\x6a\x6d\x9f\xf7\x13\xd6\xf1\xf8\x42\x15\xfd\xf1\xf6\x83\x75\xbc\x1c\xa6\xe8\x0f\xef\x98\x16\x0a\x51\x15\xf1\xaa\xfa\xc3\xd7\x85\x22\x61\x77\x23\x05\x9d\x8d\xac\xbb\x1d\xbe\xa6\x3f\x1d\x60\x48\x13\x19\x3a\x3d\x91\xac\x07\x5f\x34\xea\xf2\x7a\x78\xbb\xf0\x4d\x96\xc7\x4e\x45\xfa\x6e\x59\x7f\xb9\x0d\x45\x88\x8e\xf8\x89\x48\xaf\x2a\xeb\xae\x2b\xa5\x9f\x91\xf5\xe8\x95\x52\xa6\xe8\xce\x7e\xe8\x78\x64\x1e\x7f\x15\xe9\x66\x65\x1d\x6e\x89\x91\xc8\xe9\xe6\xe1\x56\x9d\xae\x49\xd6\x93\x13\x0f\x99\x7e\x47\x92\xfd\x48\xa0\x74\xeb\xf9\xad\x94\x5d\x77\x3f\x34\xba\x26\x59\xcf\x6f\xd7\x39\x16\xbf\x6f\xd2\x25\xc8\xfa\xcb\x4b\x78\x5c\x77\xf7\x42\x24\xde\x8e\x21\x20\xeb\xbc\xc1\x9e\xba\x0f\x19\x01\x78\xac\x17\xef\x29\x0f\x9f\xfe\x32\x17\x52\x42\x47\xda\xbb\x4e\xa7\x21\xeb\x2f\x73\xe1\x09\xdf\xab\x6f\x7b\x0a\x90\x1e\xb2\xd5\x2b\xe5\x45\xcf\x70\xd9\xe9\x45\x64\xfd\xdd\x7f\x5a\xdb\xe1\x4c\x8e\xe7\x77\x1f\xef\x27\x6c\xc5\x8f\xeb\xaa\xc5\x9e\x3e\x85\x3c\xd0\xfb\xf4\x8e\xf1\xcc\xeb\xd3\xa9\x9a\x67\x5e\x9f\x3e\x5a\x1e\x71\x7d\xfa\xba\xf0\x88\xeb\xeb\xad\x94\xad\xb8\x37\x72\xe5\x81\xde\xd7\xdb\x8a\xfe\x78\x87\xcf\x39\x5d\x3e\xeb\xa6\x3f\x7c\x29\x79\xa2\x79\xa8\x54\xaf\x22\x3a\xb8\xbd\x44\x26\x6e\xb3\xee\xce\x5c\x95\x32\x27\x12\x38\x9e\x37\xbe\x9e\x9a\x1b\xe9\x09\xe2\x63\xf6\x6e\x20\x2e\xa5\xc7\x2c\x75\xfa\xd2\x98\x21\x03\x52\x24\x0c\xba\x59\x78\xeb\xd0\x1f\xbe\x2e\x14\x3d\x3c\x88\x29\xd2\xc9\xce\xcc\x8f\x7c\x02\x01\x99\xc5\xb7\x15\xbe\xe1\xca\x1b\x7a\xdb\x98\xf9\x09\x4f\x27\x3b\x33\xe8\x6a\x22\x7d\xea\xcc\x7c\x13\xd2\xa7\xce\x0c\x68\x78\x31\xf0\x58\x30\x84\x38\xc6\xc0\x63\xc1\x7c\x03\xd1\x1f\xce\xcc\x95\xae\xf4\xe9\x31\x83\x49\x23\xd2\x1f\xce\xcc\xb5\xb0\xf4\xe9\x31\xa4\x89\x3c\x6f\xb0\x1f\xef\x16\xe3\xca\x99\x6f\xb1\x40\x86\x6d\xae\xa7\xa5\x2f\x8d\x79\x98\x53\x24\xc8\xb9\x79\x98\x53\x64\x36\x38\xf3\x50\x9e\x4e\x6f\x1b\x33\x37\xac\xd1\xb9\xc6\xcc\xde\x3a\x58\x29\x30\xe1\x3a\xb1\x7e\xcc\xe0\x20\x10\xe9\xca\x67\x88\xfe\x39\x7f\xb0\x0e\x3f\xf3\xe8\xb9\x67\x06\xa0\xd8\x4e\x34\x20\x33\xf8\xf7\x47\x7a\xee\x99\xf9\x26\xa4\x4f\x8f\x21\xc5\xe3\x79\x83\x7f\x4c\x9f\x20\x1e\xb5\x9e\xa3\xb1\xd3\xdb\xc6\xcc\xf7\x1c\x3d\xf7\xcc\x53\x32\xf6\x46\x09\xd0\xdc\x7c\xd7\xb4\xfa\x48\x81\x10\x89\x85\x6e\xb6\x7c\x70\xe4\xfc\x9e\xa3\xb1\xd3\xfd\xc6\x90\xa3\xf1\xbc\xc1\x4a\xf7\xdb\x0a\xeb\x70\xef\xb4\x26\xfa\xd8\xbe\x0c\x3c\x8c\x3d\x8b\x63\xa7\x83\x8e\xd9\xed\x14\xc4\xd3\xd9\xee\xb7\x15\x36\x7b\xfb\x7c\xe4\xbf\x78\x21\x9a\xb9\xc1\x90\xfe\x3d\x66\xf7\xdb\x05\xf6\xc9\xc3\x03\x9a\x68\xf6\x79\x5b\x64\x9f\x00\xbc\x11\xe9\x86\x67\xe6\xa7\x2c\x1d\x7e\x6c\x5c\x6f\x1d\x89\x7f\xf8\x2a\x92\x44\x91\x04\xf2\xd4\xd1\xf8\xc7\x5b\xe9\xd7\x8f\x11\x9c\x78\xc8\xe3\x87\x1f\xb5\xf4\x98\x33\xcf\xf9\x18\x09\x72\x6e\xc3\xef\x02\x84\xe8\x31\x44\x35\x9d\x37\xd8\x31\xd7\x4c\xd1\x03\xc8\x10\x80\x74\xde\x60\x4f\xfd\x64\xa5\x4b\x90\x8d\xe4\xbb\x8b\xa7\xc0\x48\x6f\xb3\x85\x7f\xf8\x14\x92\xe9\x8f\xec\x75\x90\xcc\x07\xc0\x73\x3a\x1d\x7e\x6c\x64\x27\x2f\xca\x00\xc3\x19\x03\x1d\x7e\x6c\x64\x5f\x56\x0a\x05\x9e\xe2\x31\x12\x8f\xdc\x86\x2b\x7f\xe9\x12\x64\x9e\xf3\x31\x32\xb5\x9b\x8d\xf2\x56\xca\x8e\x39\x63\x68\xa4\xea\x51\x7c\x2c\x4d\x75\xf8\x52\x92\xcc\x87\x1b\x70\x88\x0c\x64\xa3\x7a\xd7\x29\x14\x0c\x3f\x7b\xe9\x17\x64\xe3\xdd\xb2\xa4\xd9\xf1\x6e\x59\x9e\x13\xe3\xdd\xb2\x54\x23\x8c\xf9\x7e\xc2\x4a\xa7\xb3\x52\x0a\x16\xc3\x4f\x45\xfa\xd4\xd9\xf0\x23\x8e\x88\xe5\x36\xde\x1d\xca\xa3\x65\x6c\xa7\x20\x1e\x2d\x63\xbf\xad\xb0\xd2\xfd\x7e\xc2\x7e\xdc\xef\x27\x7c\xe3\x76\x8e\xc5\x73\xc2\x33\x18\x76\xfa\x16\x99\x67\x30\x8c\x74\x7f\xb3\x71\x3b\xd1\x91\x83\x23\x83\xe1\xf9\x83\x3d\x05\xe8\x55\xa7\xb3\x91\x79\x8c\x4e\xa4\xfb\x9b\x8d\xc7\x97\x92\x47\xbe\xe7\x38\x8c\xf4\x76\x33\xcf\x60\x18\x89\xca\x6d\xf3\x8a\xfe\x47\xe0\x1f\xef\x1b\xdf\x27\x08\xb8\x39\x7f\x34\xfe\xf1\x7e\xd2\xf9\x47\xf5\x3f\x8c\x7f\x0c\xef\x69\xe4\x1f\x98\x31\x3a\xc8\xd9\xf4\xab\x32\xbd\xa0\x6c\xc6\xf7\x93\x6f\x2c\x33\x39\x33\xa0\xb5\x60\xba\xac\x4a\x7c\x68\x9b\xd0\xf5\x46\x82\x3d\xdb\x74\xf7\x1b\x3a\x4e\x99\xe7\x02\x8c\x74\x90\xb3\xe9\x82\x27\xb1\x9d\x6d\x66\x27\x5c\x6e\xf5\x09\x53\x48\xa4\xfb\x9b\x79\x72\xc0\x2e\x87\xa5\x59\xde\x4a\xd9\x8a\x0b\x9e\xf2\x4f\x9a\x2e\x45\x12\xec\xd9\x66\x7d\x5b\x61\xa5\xd0\x35\x45\xa2\x3f\x1b\x02\x53\xce\x1f\x1c\x1c\xcc\xff\x91\x3e\x70\x86\x28\x93\x53\x07\x9b\x35\xff\x84\xc7\xe4\x74\xeb\xa5\x3c\x98\x90\xd8\xef\xbc\xc1\x8e\xd9\xdb\x0f\x36\xeb\x5b\x8c\x4e\x71\x36\xfd\xae\x28\x77\xa4\xe9\xc2\x2b\xbd\xe4\x6c\x0e\xef\x07\x39\xcc\xf4\x3d\x47\x2f\x39\x9b\x7e\x57\xa4\x97\x9c\x4d\xdf\x73\x74\x8a\x33\x4f\xca\xd7\xe5\xd2\x34\x97\xf7\x83\xcc\xc0\x93\xf2\x45\xe6\x25\xb3\xe9\x21\x6c\x72\x7a\xf2\xa4\x7c\x31\xe6\xfc\x97\x03\x6c\xfa\x81\x48\x8f\x39\xf3\x7c\x7c\x5d\x2e\x52\xd3\x9d\x64\xe4\x11\xe5\xc9\xf5\x22\x7d\xea\x6c\x5d\xbe\xf0\xbc\x5f\xad\xeb\xed\x75\xe7\x1f\xcb\xff\x30\xfe\xe1\xcc\x96\x8c\x72\xb9\xdc\x2a\x27\x2a\xcf\xa5\xd7\xe5\x22\xb5\x82\x2f\x3c\x39\xc5\x72\x37\x1a\xb9\x48\xad\xe8\x73\x43\x3e\xb0\xe2\xfb\x06\x9b\x4d\xbe\x02\xdc\x3b\xcb\xd5\x4c\x8d\x6c\x70\xf9\xf1\x44\x9c\x67\x5b\x7e\xcf\x23\x0a\x96\x2d\x3f\x9e\xe4\x64\xb7\xdc\x75\x4d\x6e\x56\xcb\x65\xce\x46\x56\xba\xb2\xef\x72\x1e\xb5\xeb\x3d\x38\xc8\x5b\x97\x6b\x73\x22\x37\xd3\xaa\x3e\xda\xaa\x37\x7c\xd6\xb9\x55\x3c\x68\x27\x12\x53\xd9\x56\xf3\x85\x27\x99\xaf\x97\xb7\x92\x61\x2f\xe7\xad\xcc\xa0\x66\x9e\xeb\xad\xcb\x33\x6b\xdd\x6f\xd7\x59\x87\x6b\x0d\x08\x8b\x65\x9e\x96\x2d\x32\xe9\x9a\x6d\x77\x0b\x26\x0a\x96\xed\x77\xb1\x49\x41\xfb\xe5\x8b\xa4\x20\xcf\xc2\x16\xe5\x63\x88\x78\x92\x53\x47\xe4\x1f\x3e\x63\x5c\xdb\xed\x4a\x46\xb9\x14\xee\xe8\x75\x70\xe5\x76\x7c\x7b\xca\x66\xfd\x4e\xd2\x78\x0a\xec\xe4\xc3\xe7\xba\xec\x77\x6d\x79\x2c\x6c\x97\x23\x88\x87\x6c\xdb\x95\x7b\xcd\xf4\x87\x13\x2e\x6f\x82\xdb\x45\x7f\xa2\x1d\xdb\x7e\x99\x9c\x66\xac\x3a\x1f\xd0\x04\xb9\x9f\x14\x01\xbc\x6c\xbb\xc3\x20\x01\xbc\x0c\xb1\x2c\xe7\x13\x76\xfd\x5d\x5b\xf5\xb4\x79\xb3\xea\x58\xf7\xae\xab\x63\x86\x7e\xc8\xb5\x71\x23\x3c\x38\xca\x71\x71\xfb\x7d\x22\xf1\xc6\xb1\xa1\x61\x8f\x89\xd7\x07\xa4\x43\x3b\x1d\xd3\x1b\xcb\xdf\x60\xc7\xfc\xca\x2e\x4f\xb5\x0d\xa8\x92\xde\xf5\x06\xd2\x4a\x44\x79\x43\x6e\x18\x80\x63\xe2\x31\xb9\xfd\x42\x2e\xe7\xc7\xbd\xde\x3a\xf8\x09\xd0\x85\x22\xd1\x8e\x6d\xc3\xd4\x14\x89\x76\x6c\x48\x98\x76\xfe\x60\xb3\x00\xae\xee\x44\x27\xb3\xed\x3a\x34\x62\x19\x9b\x67\x3f\x8b\xc4\x32\xb6\xfd\xbc\xcb\xc0\x29\x7c\xbc\x15\x9e\x8a\xdb\xa5\x04\xf9\x4b\xee\xc7\xbb\x4e\x41\xfc\xbe\xbc\xa7\x3c\x26\xef\xeb\x7d\xe3\x6b\xe5\x76\xe2\x97\x03\xe5\xed\x42\x01\xe1\xca\xec\x0d\x4c\x21\x3a\x99\xdd\xee\x20\x40\x30\x32\xbb\x9d\x3e\x08\x4c\x6c\x9e\x98\xab\x13\x7b\xcc\x6e\xb7\xc0\x10\x6a\xcc\x6e\x37\x89\xca\x17\xef\xf6\x93\x55\x4e\x98\xc8\xd4\x75\xfe\x60\x1d\x4e\x52\x72\xc2\x44\xaa\xad\xf3\xc7\xb7\x72\xb7\x39\x05\xf1\x88\xbb\xcd\x67\x3d\xe8\x0f\x70\x29\x79\x54\xde\x7e\xcd\x95\xfb\x9e\x47\x66\x44\x79\x54\xde\x7e\x18\xf7\xf8\x97\x84\x96\x76\xbf\x34\xcb\x13\xf2\xf6\x3b\xb0\xfc\xf2\xee\xe1\xbd\xe6\x11\x77\xbb\x45\x47\x5e\x77\xf7\xf4\x65\xe5\x89\x76\x7b\x74\x95\xdc\xf0\xee\x97\x44\x79\xc4\xdd\xee\xb4\x20\x37\xbc\x7b\xf9\xb2\xf2\xcc\xbb\x97\x6f\x15\x9e\x79\xb7\xbb\x35\x74\x2d\x9a\xfb\xc4\x13\x76\xcc\xee\x97\x88\x29\x1e\xde\x2e\x61\x13\x87\xcc\xee\xed\x7b\x98\xe2\xe1\xbd\xbd\xeb\x14\x0f\x6f\xf7\x95\x90\x5f\xde\x7d\xfb\x3a\x17\xfd\xe1\x3d\xe5\x11\x77\xdf\x6f\x2b\xfc\xc3\xc5\x65\x42\xf5\xda\xfd\xbc\x3d\xe5\x68\x5f\xba\xe7\x59\xf3\x5c\xde\x0a\x8f\x96\xc7\xe5\x67\xf9\x4b\x3e\x97\x2f\x14\xe5\xa3\xc7\x23\xd8\xe5\xdb\xf7\xb8\x40\x4d\xac\x5a\x7b\x5c\x55\x25\xdf\xbe\x27\xbc\x75\x64\xfe\xe1\x1b\x81\x27\xc9\x13\x7c\x97\x53\x8e\x78\x5c\x55\x25\x77\xc0\x27\x7a\xc7\x28\x58\x20\x48\xe5\x08\x72\xec\x47\xf2\x56\x78\xe4\xbf\x31\x29\xf2\x20\x7c\x5c\x06\x20\x02\xac\x3d\xf9\x1d\x0b\x9b\x75\x57\x5a\x39\x0c\x3e\xc5\x7b\xda\xf5\x87\x93\x39\x09\xe6\x71\x19\x20\x75\xfd\xe1\x04\x43\x0a\xf2\x4c\x6e\x31\x75\xfd\xe1\xdb\x8d\x32\xd1\xe3\x67\x4d\x32\xfd\xe1\xcc\x85\x32\xd1\x53\x9d\xfb\x9a\xfe\xf0\xd3\x88\x44\x87\x5c\x6f\xe7\x0d\xfd\xe1\xcd\xf2\x64\xf5\x5c\x6f\x9d\xc8\x62\xf6\xb8\x01\x87\x40\x62\x86\x2c\x6c\xe7\x13\xfe\xe1\xa1\xdf\x9d\x54\x88\xb4\x6c\xe7\x0d\xce\x87\xfb\xa2\x77\x92\xe5\x63\x6f\xc7\xf4\x86\xd3\x3a\x35\x75\xcf\xf0\x19\xa3\x62\xce\x43\x68\xa2\xbc\x43\x9f\x51\xfc\x8f\x77\xb4\x63\xbd\x54\xc8\xc7\xf5\xef\xbf\xc4\xf8\xf3\xb1\x42\xff\xf7\x5f\x66\x98\xf3\x58\x48\x33\xf9\xf3\x18\x50\x5c\xf8\x1c\xf1\xb9\xca\xef\x53\x5e\x58\x7d\xf2\x72\x3d\x37\x94\x57\x3e\x1f\x1e\x51\xf8\x79\x7a\xf0\x3a\x8b\x11\xfa\xa4\xda\x72\x40\x71\xe3\xf3\x38\xb5\xfd\xbc\x7e\x96\xf6\x5b\x83\x81\x80\xf4\x44\x23\xc7\x58\x00\x78\x2a\xec\x3b\x42\xa0\xd4\x15\xdc\xde\x0a\xeb\x86\x8a\xf3\xd3\x1e\x0d\xe4\x8b\x4e\x34\x87\x0c\x4f\x17\xfd\xf1\x87\x81\xcc\xcf\x99\x11\x8c\x03\x11\xe6\x89\xc6\x92\xb1\x70\xad\xd3\x34\x9d\xf3\x2c\xd1\x52\x32\xd6\x21\xb0\xcc\x78\xc7\xb1\xce\x69\x96\x68\x38\x19\x0b\x78\xc2\x95\x8f\xbd\xa1\x98\xad\xf5\xb3\x68\x54\x7a\x8e\x85\x0b\x60\x63\xdf\xcd\x3b\xc3\xda\x41\x79\x8d\x7d\x3f\xe7\x4f\x66\x1c\xe0\x40\xe6\xe7\x74\xe9\xf3\x51\x51\xfe\x17\x83\xd6\x40\x52\xe8\x74\xa9\xf2\x73\x6d\xcc\x54\x0f\x8e\x05\xf9\xa9\xb3\xee\x89\x15\xed\x2c\x9e\x98\xe6\xce\x25\x9b\x03\x9f\xb3\xeb\xe7\x5c\x4a\x34\xfe\x8c\x85\x63\x49\xf3\xb6\x2e\xbc\xce\xea\x71\xe1\x34\x3d\x82\x1a\x3b\xe7\xe9\x9c\x61\x99\xaa\xb9\xb1\xa0\xa4\x35\x3d\x62\x22\x3a\x57\x69\xf5\xf3\xcc\xbe\xae\x89\x62\xce\xdb\x02\xb9\xb1\xeb\xdb\x87\xc2\x45\xda\xa8\x8d\x3d\xdf\x98\xd5\xac\xd7\xb1\xe4\x9d\x43\xb9\x9d\xe0\xf8\xe8\xc5\x1c\xca\x3d\xfe\xfd\xc7\x8c\x1a\x63\xdd\xde\x17\x76\xfd\x3e\x7d\x09\xac\xfc\xde\xa7\x31\xed\xb3\x1b\xd3\x68\xfc\xfc\x9c\x77\xb9\x69\xa3\x1d\xb9\x2f\x89\x22\xce\xe9\x97\x9b\x36\xd6\x83\x45\x36\x56\xff\x80\xfe\xb4\xb3\x9e\xd3\xd9\x4f\x2b\x3d\x90\xea\x9a\x51\x39\x03\x17\xa8\x44\x73\xd4\xd8\x87\x23\x51\xc4\x1c\xfb\x2a\xa7\xb2\xef\xaa\x38\xf6\x55\x4f\x71\xe2\x23\xa8\x95\x7b\x7e\x1f\x86\x45\x39\x70\xec\x80\x79\xfa\xae\x09\x03\xe9\xad\x99\x9d\x62\xe0\x5a\x95\x68\xe8\x1a\xfb\xb0\x37\xa6\xa6\x18\x1b\xec\x8d\x77\xf0\xb1\xc1\xde\x12\xdb\x8e\x20\x00\x92\xdb\x8e\xa7\xb1\xc4\x81\x44\x10\x6b\x57\x6d\x58\x14\x92\x1f\xf2\x66\x53\x54\x1c\xb8\x7c\x25\xda\xc7\xc6\x3e\xbc\x90\x72\xe2\xd8\x09\x6b\x66\x6c\xfc\x1c\xb9\x89\x29\x82\xc7\xce\x20\x20\x7d\x7e\x6e\xe1\x0c\xba\x19\x3b\x77\xbc\xce\x91\x9f\x3b\x39\x43\x70\x06\xf2\x6f\x53\x22\x1c\xb8\xe6\xa5\x40\xea\xdc\x87\x37\x52\x1c\x1c\xfb\x9c\xdd\x29\x90\xc1\xec\xc3\x2b\x29\x0b\x8e\x5d\x0f\xf9\x30\xa8\x65\x20\x31\x37\xd3\x3c\x0c\x60\x23\xe4\x2e\x7a\x38\xbc\x93\x49\x87\x07\x60\x0f\x28\xbf\x0d\x5c\xfd\x32\xc1\x6a\xc7\x6e\x3e\x10\x95\x1f\x02\xe8\x5a\xb3\x23\xd7\x33\x21\xc2\xd8\x47\xaa\xcf\x5d\x6b\xd6\x2b\x3e\xe7\x48\x3b\xaa\x4f\x1c\x5a\x3f\xb3\x5e\xd9\xb7\x23\xe1\x27\x1a\x0b\x07\xf0\x0f\x28\xc3\x0d\x5c\x21\x33\x45\x96\xb1\x6d\xe2\x75\x96\x1f\x61\x9c\xd9\x08\xc6\x06\x2b\x25\x36\xc7\x00\x12\x42\x22\x34\xc7\xd8\xf3\xac\x61\x17\x31\x4f\x6c\x9c\xc0\xe7\x85\xea\x38\xaf\x0b\xcb\xa0\x79\x06\x43\x22\xa3\xde\xcb\x4e\x6d\x3f\xaf\x83\x47\x68\xde\x37\x96\x89\xec\x0f\x77\x48\x0a\x79\x63\x83\x61\x11\x9e\x63\x6c\x30\x2c\x51\xf3\x3e\x13\xf5\xf3\xf1\x3e\x6f\x93\xb1\xef\x23\x65\x53\x1e\x1c\x1b\xec\xab\xff\x25\x1d\xc9\x00\x40\x42\x0a\x62\x10\x87\x3b\x65\x13\xe9\xde\x58\x13\x71\x88\xe7\x42\xb9\x9e\x41\xbc\x62\x11\xcf\xe9\x29\x99\x1b\xee\xac\xd9\x34\xe9\x0f\x36\x52\x64\x57\x8f\x28\x4f\x71\x70\x00\x48\x21\xd3\xb3\x7a\x20\x37\x37\x45\xae\x71\x1f\x81\x29\xd3\xad\x7a\xdc\xd7\x99\x07\xee\xc2\xfb\xf2\xca\x1b\x9f\x9f\x7f\xff\x51\x1c\x1b\x77\x40\xd7\xb9\xc0\x77\x38\x0c\x87\x23\xbd\x43\xc4\xd7\x6c\x2c\x80\x7e\xb8\x17\x6e\x48\x67\xdc\x0a\x37\x98\x1b\xed\xa3\x03\x39\xc1\x13\xcd\xa3\xe3\x8e\x87\xbc\x4c\xd5\x45\xd0\x0f\x19\xd6\x7d\xf8\x59\x36\x55\x7f\xf8\x19\x03\x78\x06\xb0\x1d\x18\x8b\x33\x90\xe9\x3b\xd1\x2c\x3a\x80\xe3\x40\xc4\xfd\x81\xbc\xdf\x99\xb0\x82\xe3\x4e\xde\x39\x0e\x35\x47\x94\xb3\xf1\xec\x9d\xe1\x4c\x65\x74\x86\x2c\xe9\xce\xde\x1c\x9b\x87\xb0\x17\xf4\x88\x9d\x47\x6e\x0a\xbc\x87\x4c\x0f\xe8\x81\x14\xe2\x8c\xa4\x19\x77\xc1\x89\xa6\xde\x1d\x06\x47\x34\xfc\x01\x70\x88\x4c\x37\xe5\x71\x97\x33\x73\x24\x11\x64\x1b\xcf\x04\x11\x1c\x37\x38\x1a\x31\x04\xc7\x7d\x38\x5a\xd6\x3a\x54\x6c\x3c\xf2\xe2\xbb\x62\x6a\x28\x2d\xde\xe7\xc6\xc1\x98\x95\x71\x37\xef\x1b\x5b\x6b\x60\x59\x9a\x09\x70\x44\xba\x19\x8f\xbb\x81\x42\x29\x06\x03\x62\x22\x05\x0d\x1d\x2c\xce\x28\x7c\xde\x1d\xfb\x2b\xeb\x7d\x4c\x1d\x99\x18\x74\x16\x29\x68\xf0\x86\x95\xa0\x60\x03\x2c\x89\xc4\x3c\xd6\xe3\x3e\xb7\x8e\xac\xe6\x0e\xcf\xcb\xaa\x7d\x82\x66\xc9\xde\xa1\x39\x28\x74\x17\x1c\x80\x88\xc8\x2a\x3e\x22\x5a\xb9\xb4\xae\x87\xe5\x31\xbc\x64\xdc\xeb\x3e\xc5\x91\x8d\x6d\xec\x10\x9e\x16\xf7\xe1\x61\x0c\xfa\x18\xd0\x28\x94\x4b\xdb\xef\xf0\xb0\xac\x89\xdf\x58\x18\xad\xe3\x9e\xe7\x75\x2d\xdc\xe1\x71\x0c\xee\x18\xd0\x0b\x30\x92\x63\xdc\xb7\xcf\x03\x1b\x3b\x32\x58\xb9\x44\x53\x47\x08\xcb\x95\x5d\x73\x19\x4c\x8d\x43\x08\xa3\x10\x7f\x3b\xd7\xa2\x9c\x03\x15\x43\xd6\x22\x3f\x98\x46\x5e\xcc\x00\x71\x91\xb5\xe6\x0f\xd6\x50\x5d\x7d\xd0\xf3\xaf\x6b\xcf\x11\x9a\x0a\xa1\xc9\xc6\x73\x41\x98\xf8\xde\x86\xa2\x81\x31\x1a\x03\x4a\x84\x44\x03\xf4\x78\xa2\xb7\xfd\xf5\x05\xa0\x15\x8c\xbe\x18\x4f\xf2\x9e\xb3\xf2\x54\x4e\x63\x64\xb8\xc8\x1d\x9f\x82\x3a\x73\x2e\x7d\x45\xe2\x22\x32\xc7\x27\xda\xaa\x07\xb4\x0b\x89\x96\xe9\x01\xe5\x42\x39\x02\xe2\x1f\x0e\x8f\xe7\x5c\x19\x19\x6f\x31\x00\x96\x51\x24\xff\x3d\x19\x04\x41\x81\xef\xc9\x05\x27\x2e\x1f\x31\x4f\x94\xe8\x1e\x67\x4a\xbc\x32\x22\x41\x3d\xc3\x19\xc6\x93\x71\x12\x69\x1e\x8b\x9f\x44\x7c\x3c\x04\x21\x69\xe0\x29\x3e\x30\x76\xa6\x62\x63\xf1\x11\xa2\x0a\x4f\x96\xc7\xb7\x31\xef\x42\x4f\x07\x93\x61\x65\xb8\xf4\x11\xe1\x65\x20\x35\x3c\x63\x20\xc6\x63\xf1\xb4\xcd\x5d\x09\x6d\x02\x91\xce\x07\x74\x09\x0c\x6e\x18\x50\x1c\x24\x9a\xb6\x07\x72\xb3\xa7\xa0\x81\x4e\xbc\xce\x69\x99\x18\xb7\x06\xba\x30\xcb\xec\xf9\x42\xcf\xb5\xc0\x0b\xf3\x40\x59\xe1\x39\x37\x25\xc6\x2b\x0c\x64\x64\x2f\x3f\x8d\x63\xd3\xf2\x4c\x04\x30\x46\xa2\xb9\x7b\x3c\xfb\x0c\x94\xfc\x03\xb9\xd8\x13\x8d\xdf\xe3\xd9\x5e\xdb\xf7\x78\x9f\x15\x8d\x9a\x97\x1b\xd3\x26\x02\x38\xdb\x8c\xa8\xd8\x03\x60\x17\x29\x88\x00\xce\x36\x23\x24\xf6\xbc\xae\x33\xab\x4c\x45\x3c\x91\x4d\x3d\x11\x01\x66\x22\x99\x3a\xd1\xaf\xe7\x75\x79\xd7\x8d\xcf\xa7\x6f\x51\x6f\x1f\x59\x81\x7d\x9b\xc8\xab\x4e\x20\xec\x79\x85\x84\xe2\xc0\xe7\x53\x79\xd2\xdb\x37\x7a\x5e\xf9\xfc\xe0\xf5\xf8\x3d\x47\xd4\x96\xd8\x99\x73\x99\x49\x4c\x80\x3d\x91\x3d\x9d\x08\xd9\x13\xb9\xd3\x13\x93\x5d\x4f\x64\x4a\x67\xe0\xc4\x04\x62\x05\xa3\x24\x26\x12\x9a\x13\xd6\x7a\x02\x9c\xa2\xd0\x8e\x36\x91\xde\x9c\x20\xd7\xf3\xc2\xe1\x4c\xc7\x80\x79\x9d\x6d\x44\x84\xeb\x79\x65\x9f\x07\x7d\x7d\x46\x96\x39\xee\x82\x25\x6c\xec\xe9\xb9\x7d\x30\x23\xee\x04\xca\x45\xa1\x31\x6d\x02\xe4\x82\xf9\x71\x27\x92\xa2\x17\x9a\xd6\x26\x20\x2f\x12\x5d\x10\xe6\x55\xb0\x26\x4d\xef\xef\xf3\x39\xbb\x5a\x30\xcb\x4d\xcf\x98\xe5\xc0\xbe\xd7\x33\x4d\x99\x5d\xaf\x98\xe4\xc0\xbe\x1f\xc9\x80\x78\xd5\xf3\xaa\x68\x3c\xb0\xaf\x38\xea\x99\x1e\x7b\x5e\x0d\xf4\x63\xfc\x1c\x8a\x21\x62\xff\xcc\xeb\xb0\x08\x42\x57\xcf\xab\xfb\xe7\xec\xdc\x61\x11\xa5\x70\xa2\xba\xb7\xc6\xce\xf5\x1b\x04\xc4\x67\xf3\xda\xd9\x3b\xdc\x5e\xe8\x26\x31\x2f\x30\x89\xca\xd6\x46\x3a\x9f\xab\x33\xc3\x2f\xea\xec\xec\x18\x78\xe6\xfb\x13\xf7\xfc\xc8\xee\xcc\x73\xb4\x6b\x9d\xc0\x63\xa2\xf6\xd6\x3c\xeb\xd8\xd8\xb9\x55\x41\x9e\xac\xfd\x9c\xfc\x89\xee\x16\xf3\x5a\x0f\xca\xd9\x1b\x70\x8d\xce\xcf\xef\x08\xf2\xfd\x4b\xe0\xeb\xbc\xee\x33\x32\x63\x47\x6f\x6c\x34\xad\xda\x7d\x78\xa7\xb1\xa3\x37\x34\x10\x91\x2d\x43\x0e\x88\xda\xf5\xe7\xa0\x67\xc0\xc8\x0c\x17\x36\x12\xc9\x37\x5c\x20\x11\x72\x01\xa4\x44\x4f\x74\xe8\x98\x01\xa7\x2f\xfd\x39\x66\x08\xd8\x4b\x9d\xf5\x05\x4c\x04\x27\x26\x04\x4c\xc4\x77\x86\xcd\x70\xf6\x35\x03\x14\x66\x48\x98\x47\xb2\x28\xa4\x31\xa7\x8b\xff\x0c\x50\xb1\x8a\x8b\x84\x23\x96\x17\x5e\x41\x66\xc8\x20\x31\x72\x91\x70\x0e\x50\xba\xea\xcf\xe0\x3b\x9b\x8c\x00\x88\x19\x85\xe1\xf8\x33\x14\xff\x9c\x83\x3b\x9b\x95\xb0\xa2\x33\x9c\xcd\x47\x0c\xd1\x19\x0a\x18\x41\xe6\xf3\xd9\x5c\xc4\x0b\x9d\xa1\x82\x2f\x44\x3d\xa3\xef\xdc\x7c\xa1\x61\x2f\xaa\x73\x2d\x9c\xcf\xf5\x88\xc6\xf4\x36\x36\xba\xfa\xd2\x07\x9e\x59\x7e\x76\x0f\x73\xd2\xce\xd0\xc1\xb3\x34\x92\xbe\x4f\x31\x2b\xef\x58\x15\xee\x3d\xa4\x4b\x2f\x99\x3c\x0e\x80\x1a\x89\xca\xe8\x19\x7c\xef\x15\x7e\x7f\x84\xec\x5a\xf4\x3a\xe6\xb5\x70\x59\xce\x56\xa4\x6f\xfd\x0c\xbe\xf5\x0a\x57\x65\x94\x53\xcc\xa1\x8c\x0a\x0e\xa9\x67\x90\x54\xe1\xd0\x06\x1a\x63\x5f\x07\x08\xb8\x70\x68\x67\xe3\x56\x75\x15\x4a\x58\x3a\x6b\xcc\x70\x36\x6a\x62\xc6\xed\x19\x8e\x88\x5e\x35\x92\x8d\xaf\xd9\x16\xb4\x0a\xd4\x75\xcf\xb0\xf1\x36\xdb\xda\x58\x53\x6e\x2e\xa4\x44\xaf\x7a\x1b\x6a\x04\xba\x81\xcc\x70\x9f\x25\xfd\x79\xc4\x56\xac\xfc\xfa\xc6\xd1\xc0\x03\x17\xb9\xd0\x69\x10\x98\x01\x9a\x03\x2a\xce\x67\x78\x4e\x57\x2b\x67\xf1\x39\x14\xc0\x3c\x24\x33\x1c\xa1\x9a\xd8\x97\x33\x1c\x99\xba\x50\x6e\x99\xe1\x39\x14\xf0\xc9\x86\x33\x5e\x67\x52\xc9\xde\x90\x20\x3d\xd1\x1b\x65\x46\x3f\xcd\xd9\x18\xd2\xa3\x17\xc9\x0a\x80\xfa\x20\x8e\xe4\x44\xb2\xf4\x22\x59\x21\x06\x3b\xc5\x6c\x0c\x4c\x41\xb2\x42\x0c\xa0\x97\xaa\xd7\xd1\xd7\xa4\xea\x4e\x5f\x3f\xb1\x78\x46\xe7\x21\x55\x9f\x3f\x78\x9d\xd5\x1f\xd9\xa1\x7e\x02\xdb\x8c\x2e\x3a\x70\x26\x62\x04\x45\x68\xe8\xe9\xec\x7a\x66\x97\x98\xc8\xe3\x9e\x74\xa6\x02\x60\x84\x3e\xf9\x13\xf0\x22\x49\x67\x6a\x3c\xb2\x05\x3d\xf4\x27\x52\xba\x27\xda\x2b\x26\x32\xba\x27\x1a\x28\x66\x84\x78\x50\x48\x7f\xc8\xbf\x4e\xf7\xfd\x89\xec\xeb\x89\x19\xbb\x67\x04\x8f\xf9\x79\x04\x0d\xf0\xa0\x88\xe0\x31\x3f\x8f\x98\xd8\x3f\xc5\x9b\xce\xe8\xc7\x79\x67\xcf\x2a\x66\x5d\x8b\x58\x31\x12\xd3\x33\x7a\xae\x55\x74\x06\xc6\xe3\x1e\xf9\xd9\x13\x93\x7c\xcf\xd8\x41\x23\xc6\xbe\x43\xe6\x8f\x3c\xa8\x22\x64\x7e\x86\x11\xce\xd8\x0f\x91\xe8\x75\xcb\xff\xfe\xa3\xcb\xfd\x8c\x87\xa7\x14\x06\xd9\x4d\xe0\x8d\x24\x7a\xcc\xcc\x38\xce\x2a\x12\x68\x7c\xc6\x73\xde\x37\xbd\x7e\x78\x4e\x61\xb0\xdc\x8c\xc3\x07\xc7\xf2\xc3\x35\x88\x27\x39\x01\x5e\x92\xa2\xfa\x76\xb8\x08\xad\x4a\x33\x9e\x1b\x05\x9d\xdb\x67\x9c\x5e\x19\x67\x72\xde\x10\x3d\x54\xfe\x9c\xd7\xd9\xd6\x82\x9e\x5e\x43\x3b\x37\x0e\xfa\xbd\x4f\x80\x9e\xd0\xc3\x7c\x02\xe1\x24\xd1\x14\x33\x01\x70\x42\x5f\xf1\x19\xf7\x59\x72\xc6\x5c\x4d\x64\x74\x6f\xda\x98\xb8\x50\x10\x0b\x7a\x02\xeb\xa4\xd0\x24\x3a\x91\xde\xbd\x69\xa7\x1d\x0e\x55\xaa\xf6\xc2\x11\x44\x9a\x76\xd6\x11\x35\x12\xfd\x85\x66\x04\xc7\xd2\x31\x13\xef\x7e\x5e\xe7\x34\x3d\x3e\x50\x3d\x7b\xed\xec\xdc\x03\x8b\xc4\xc5\x79\x7a\x2a\x9e\x55\x0e\x7b\x07\x45\xbe\x78\x78\x16\x1d\x94\x67\x84\xee\x93\x8e\x46\x13\x49\xe4\xe9\x7b\x3c\x01\xa7\x42\x33\xd0\x4c\x57\x83\xf1\x44\xc5\xa7\xaf\x3c\x27\x52\x00\xfd\x90\xb5\x03\x26\x25\xd1\xea\x34\xd3\xe1\x49\x84\x00\x9c\xe9\xb0\xa4\x44\x17\xa6\x99\x0e\xcf\xa1\x7f\xed\x04\x62\x4a\xa2\x43\xd3\x04\x3e\x4a\xa2\x3f\xd3\x4c\x11\x14\x42\xb9\x1e\x79\xe7\x53\x22\x89\x24\xdc\x5f\x08\xee\x3b\x91\x86\x9e\xce\xb9\x33\xb9\xf1\x85\x24\x83\xa4\xf4\x29\x51\x16\x06\xf4\x49\x22\x98\xdc\x04\xae\x49\x61\xcc\xc7\x4c\x87\xe9\xd0\x83\x76\x26\x30\x1d\x1a\xb5\x66\xc2\xad\x83\x89\x9a\x67\xc2\xad\xa2\x69\xea\x2a\xd6\x89\x62\x58\xaa\xed\xdf\x7f\x74\x29\x9d\xa9\xa2\x77\x14\x9d\x53\xb5\x53\xcc\xb1\x42\xa1\x48\x27\xab\x99\x0e\x1f\x6a\x1a\x2a\xd8\x90\xf6\x5a\xaa\x3e\x16\x3e\x9f\x5b\x06\x1d\x38\x27\xf2\xe0\x27\x3a\x64\xcd\x74\xb8\x10\xcd\x56\x13\x39\xef\x8b\xf6\x43\xea\xde\x75\x3d\x7b\x67\x38\x33\x47\x6e\x2a\xa2\x78\x20\xb1\x30\x7b\xe9\x4c\xdd\x3b\xc3\x99\xc1\xa5\x84\xb1\x0c\x33\xc1\xe2\x42\x0b\xde\x4c\x47\x70\x62\xe2\xd2\x99\x60\xbc\xd6\xb5\x00\xb0\x2e\xf4\xc6\x9c\x48\xae\x9f\x92\x6a\x33\xd4\x9e\xf5\xba\xd7\xce\xa9\x38\x92\x10\x8d\x6a\x33\x41\x12\xd2\xa5\x22\x8d\xd3\x77\x0a\x27\xc0\x6e\x49\x44\xd4\x9b\x69\x62\x95\x29\x19\x01\xca\x25\xa5\xfc\x97\xa4\xb5\x33\x41\xa7\xf2\xb3\x1f\xc0\x02\x93\xba\xba\xd0\x35\xb6\xb5\x40\x41\x3c\x83\xd3\xb9\x0f\xd1\x65\x72\xa6\x85\x81\x91\x8f\xa4\x23\x85\xd1\x81\x72\x22\x51\x7f\xa2\x81\x6f\x22\x2d\x7f\xa1\x53\xf3\x4c\xbb\x9d\xd7\xf5\x35\xee\x62\xa2\xc7\x6d\xa7\x58\x5f\x63\xc9\x79\xc7\x4e\x87\x63\xd2\xb3\x70\x22\xa3\x7f\xa2\x3d\x70\xa6\xbd\x4f\x31\x1f\x6f\x74\x8d\x04\x71\x83\x3b\x8b\xe9\x9c\xdb\x57\xd7\xce\x39\x0c\xb1\x6b\xe3\x3c\xa0\x46\x1e\xe7\xe9\x30\x38\xba\x0a\xce\x0c\xdb\x32\x5d\xb9\x66\xbe\xce\xfa\xab\x6b\x80\x9f\xa1\x57\xe0\xcc\xce\xa2\xb8\x06\x39\xa0\xb6\xc2\x47\x4c\x2a\x79\x52\x3e\x2c\x8a\x1e\x83\x33\x3b\x8b\x22\x4f\x01\x50\x4d\x21\xbc\xdd\xcc\x47\xec\xa1\xdf\xdd\x04\x4a\x4d\x22\x2c\xdf\xcc\xce\x82\x28\x8d\x22\xad\x7f\xa1\x63\xd6\xcc\x50\x3e\xd2\x3f\x6c\x66\xe8\x5c\xe8\x74\x35\x91\xf5\x3f\x31\x3d\xfa\xcc\xd0\x46\xd2\xda\x38\x73\x41\xf3\xac\xde\x59\x14\x97\x1c\x39\xfd\x89\x92\x37\x01\x55\x93\xe8\x49\x36\x73\x3d\x13\x4d\x67\xa3\x89\x7c\xfe\x74\xcd\x9b\x19\x8a\x0d\xc2\xac\xcd\x5c\xcb\x29\x66\xdb\xce\xa1\xc8\xb1\xf2\xe1\x50\xa5\x6b\xaa\x0e\x8b\xa2\x55\x76\x66\xe7\x50\xe4\x60\x19\x36\x60\x5a\x3a\x27\x00\x6d\x4a\x57\x75\x30\xf2\xd2\x18\x39\x73\x3f\x0b\xc3\x8b\x62\x86\xea\x94\xc6\xc9\x99\x8f\x9c\x44\x0f\xc0\x99\x3b\x66\xa2\xeb\x75\xd0\x2b\x05\xd0\xec\x4c\x84\x2c\x0b\xd9\xfe\x69\x22\x9e\xd9\xb0\xcc\x64\x1a\xd9\x0e\x79\x93\x29\xe4\x23\x27\x31\x11\xe8\xcc\xb0\xf9\xd2\x9e\x38\x91\xf6\x9f\x79\x3d\x67\x1e\x98\x76\x8a\x7c\xf9\x70\x1c\xba\x00\x4e\x24\xf8\x4f\x49\x6d\xcd\x33\xcd\xe4\x11\x79\x1e\x92\x31\x91\xff\x91\x8b\x98\xac\x73\x22\xd7\x7f\xa2\xd3\xd9\x44\x66\x7f\xfa\xe4\xcd\x7c\x38\x0c\x3d\xf2\x66\x06\xcb\xe0\x6d\x3a\xbb\xd4\x44\x3d\x46\x3e\x52\x53\x21\x3e\xd2\xcc\xce\x52\x28\x3e\x66\x28\x60\x4c\x14\xb2\xd1\x55\x0e\x14\xbb\x9e\x57\xd2\x7c\xbb\xf3\x03\x1b\xbf\x6f\xe8\x58\xd8\xda\xb9\xaa\x11\x70\x6f\xe6\x23\x07\x15\x53\xd7\x8f\x1c\xd4\xb5\x6f\x9f\x33\x12\xed\x53\x38\x9c\x48\xe7\x81\x84\xfd\x3f\xc4\x07\x0b\x2f\x8d\xb4\x13\xd9\xfa\x3b\xf7\x65\xb9\xce\xfa\xda\xcf\xf3\x84\x23\x46\xe4\x33\xf4\x3b\xdc\xb7\x05\x6a\x5c\xa6\x5d\x9f\x05\x3c\x86\xa2\x01\x12\xea\x17\xa2\xc5\xcc\x12\xf1\x39\xa9\xaf\x44\xff\xfc\x2f\xe6\x8d\x59\x8e\xd4\x43\x93\xfe\x44\x2a\xfe\x44\x13\xed\x2c\x09\x8a\xac\xae\xe7\xb3\xe0\x3c\xe9\x91\x86\x3f\x11\x3d\x71\x16\x28\x7b\x88\x06\x33\x91\x51\x3f\x49\x7b\x53\x0e\x47\x29\x04\x76\x99\xa5\x9c\x89\x22\xad\x22\xdf\x7e\xa2\xc9\x77\x16\x30\x1c\xd2\x2a\x92\xed\x57\xe6\x92\x9a\xa5\xc2\xa1\x85\xdc\xb5\x60\x93\x13\x65\x71\x96\x86\x89\xa0\x04\x87\x14\xf8\x5d\xab\x74\x36\x31\xd3\x55\x4e\xa4\xae\xa7\x53\xc0\x44\x9e\x7a\xd3\x1a\x0d\x94\xb2\x29\x28\x40\x68\x2d\x9e\xc0\x90\x62\x0e\xca\x59\xce\xb1\x5f\x2f\xad\xf8\xc0\x3c\x51\x18\x2c\x33\xa2\x9c\x9f\x9f\x6d\x66\xea\xe8\xc2\x3c\x50\x56\x2c\x67\x9b\x99\x1a\x5b\x98\x07\x2d\xca\x39\x5c\x99\xe5\x70\x16\x78\x7a\x11\xf5\x71\x02\x13\x2a\xd1\x54\x3d\xcb\x46\x67\x28\x0b\x96\x7b\xfc\xfb\xaf\xd2\x01\x66\x16\xf8\x7a\x11\xe0\x71\x96\x7b\x9d\xea\xd9\xda\x8d\x59\xa5\xb8\x56\x1e\xb8\xf2\x90\xef\x97\x07\xbe\x3b\x94\xc7\x2a\x6c\x16\x34\x5e\xcf\x7a\xa1\x7b\xdc\xd6\x15\x3e\x09\x52\x9b\xd5\x90\x4e\x77\xc8\x5c\x6b\x38\x83\x67\xf5\x35\xb8\x1b\x52\xe2\x33\x06\xcf\xd6\x70\xc2\x12\x38\x71\x22\x95\x7d\x65\x02\x92\x59\x63\xfa\xf7\x9f\xa9\xb1\x73\xe2\x56\x5a\xd2\x67\x8d\xe5\x14\xf3\xf1\xc8\xfc\xa6\xca\x0e\xf5\x33\xf5\xe1\x44\x02\xfb\x94\x7f\x9e\x7d\x64\xec\x2a\xfc\x43\xa5\xe1\xab\x05\x13\xcd\x8d\x5b\x71\x42\x12\x8f\x71\xd6\x72\x26\x9a\xac\xba\x9e\x13\x91\x49\x12\x67\x85\x57\x13\xb1\x19\x67\x3d\x22\xbd\x69\x60\xad\xfe\xfb\xaf\xca\x5a\x53\xc7\xe9\xba\xde\x1e\x20\xa9\xa2\x67\x54\xce\x91\x41\xdf\x27\xb5\x6a\x1d\x15\xaf\xab\xbc\x9d\xd7\x39\x52\x5c\xd5\x89\x96\x38\xeb\x80\x0e\x58\xd3\x78\xe8\x9d\x08\x6b\x13\x28\x51\x35\x6a\xa0\x33\x9c\x62\x8e\x0c\x16\x7d\x1a\xd9\x67\x9d\x67\x64\xe4\xec\x80\x83\x4a\x34\xb2\xcf\x0a\x63\x21\x61\x16\x27\xf2\xd5\x33\x45\xe3\xac\x1b\xf4\x47\xe6\x5c\x0f\xa7\x67\xc2\xc6\x59\x1f\xbc\xcd\x79\x80\x7d\x8e\xb0\x86\xb3\x3e\x68\xfb\x1b\x77\xbb\x0e\xf9\xe8\xba\xdc\x60\x9f\x23\xc6\xe1\x6c\x87\x75\x13\xe4\x6d\x36\xe7\xdc\x94\x98\x00\x07\x95\x68\x08\x9f\xc0\x7a\x4a\xc4\x2a\x9c\x48\x0b\x9f\x88\x4c\x38\x5b\x44\x75\x2c\x4e\xd0\x37\x73\x55\x80\xd9\x94\x68\x28\x9f\xed\x70\x67\xfa\x69\x4c\xa4\x90\x4f\x04\x2d\x9c\x2d\x0d\x68\xbb\xd9\x7a\x9a\xff\xfe\x23\xf0\xdb\x6c\xd0\x92\x49\xc2\x6f\x19\xcb\xd0\xfe\x64\xe1\x00\x8e\x93\xa9\xe3\x87\xd4\x4d\x1d\x83\x68\x48\xa4\xc3\xd9\x40\xca\x3c\x36\x5a\x45\x47\xa9\xd6\x02\x90\x12\x01\xd2\x66\x6b\x98\x74\xbd\xde\xce\x30\xc9\xee\x00\x99\x54\xd3\xcf\xeb\x67\xcf\x52\x5d\xd7\x1a\x76\x95\xbe\x3e\xa2\x1c\x31\xcd\x66\x83\xb3\x4a\xd6\xd7\xe7\xba\x58\x75\xb4\x37\x38\xc5\x33\x2d\xe2\x6c\xe3\x4c\xa2\x8e\xb0\x06\xb8\xcd\xeb\xe7\x19\x4b\xa8\xe6\x91\xac\x91\x58\x5d\x13\xe9\xe2\x6b\xa6\xda\xa1\x21\x72\x9c\x28\x5b\x13\x89\xde\x53\x56\xff\x90\x1c\x82\x80\x59\x13\xe8\x46\x55\x36\x08\xe4\x81\x0f\x84\xcb\x9a\xed\xc8\x5c\x55\xdc\xba\x21\xc2\x95\xee\x30\x13\xd8\x47\x81\xfe\x2f\xb3\x21\x26\x86\x50\x59\x13\x79\xe0\x13\x7d\x0c\x66\x43\x42\x07\x66\x4e\x9c\xed\x08\x46\x55\xbb\x0d\x90\x45\x29\xf3\x88\x77\xc4\x22\x02\x5a\xcd\x7e\x81\x46\x79\xa6\xf7\x0b\xe3\xaf\x2a\xc7\x78\x79\xa8\x23\xff\x7b\x25\xf2\xe8\xec\x70\xc7\x95\xfe\xde\x11\x8c\xae\xa4\x67\xec\x7e\x4a\x91\x1d\x71\xad\xc4\xad\x9a\x3d\x60\xbd\xb8\xfc\x1d\x41\x8a\x4c\x3b\x38\x81\x44\x94\xa4\xd1\x47\xde\xf7\xfa\x53\x1f\xf4\x36\xf4\x7b\x98\x3d\xc1\x2c\x43\xfa\xe8\x70\x93\x25\x14\xe4\x04\x08\x51\xfd\xa9\x0f\x58\x0a\x17\x99\x5b\xc7\x21\xc1\x2c\xf2\x13\x39\xe2\xc3\x45\xee\xd6\xe1\x28\x4b\xd0\xc7\xd9\x11\x10\xc9\x5c\x83\xb3\x97\x08\x43\x0d\xeb\x3b\x32\x52\x60\xea\xc1\x09\x00\xa3\x2a\x23\x02\xf0\x8b\x12\x53\xbf\xcf\x5e\xbd\x3f\x8d\xcf\x1d\xe5\x7a\x9e\x78\xe6\xf8\xea\x0d\xcb\x8f\x9e\xb1\xbe\x14\x85\x91\x17\xbe\xca\x50\xd0\x1b\xfa\x4b\x76\xdb\xcf\xee\x4c\x04\xa0\x9c\xbd\xc1\x92\x94\xf4\x3d\xd6\x93\x66\x8c\xde\x31\x7e\xf5\xbf\x0f\xd8\x8a\x38\x1f\x88\x7c\x61\x4c\xc6\xec\x80\xdd\x95\xe8\xd4\x71\xb7\xa2\xfb\xc6\xec\x90\xcc\x88\x11\x39\x1d\x14\xe9\x12\x7d\xf9\xfe\x25\x17\x04\x02\x52\x22\x84\xe4\xf4\x4c\xf0\x0c\xea\x98\x1d\x87\x13\xf3\x9e\x4f\xe0\x21\x55\x66\xe2\x9d\x7d\x7a\x7b\x1c\xbf\xef\x6f\x1e\x01\xc0\x3e\xaa\xc4\x21\x9c\x1d\x71\x6d\x0c\xbd\x98\x80\x42\x4a\xf2\x08\xe9\xbe\xff\x55\x3f\xf0\xb6\x19\x5c\x31\x91\x65\x3e\x11\xe1\x72\x76\xdf\xdf\x34\x6e\x74\xdc\xa2\x98\x41\x7d\x76\xdf\xef\x64\xc5\x1d\xd2\xa0\xcc\x44\x1d\x18\x2f\x8c\x90\x98\x7d\x9f\xf5\xaf\xa2\x57\x20\xbc\x5c\xda\x4f\x37\x4c\x5c\xbc\x9c\x78\x3e\x7a\x46\x4c\xcc\x7e\xa3\xbf\xe4\xd6\xc8\x46\x9f\xca\x9f\x92\xa6\xce\xee\xcc\x87\xcc\xb4\x3f\x3e\x18\x76\xfe\x19\x30\xe6\xb1\xb3\x00\x54\x63\x58\xc2\xec\x0f\xcc\x73\x5a\x4c\xe4\x8e\xa0\xe7\xd8\x34\x68\x73\x64\xc5\xb2\x0b\xd6\x3f\x4e\xbe\x81\x79\xc9\x6c\x05\x38\xa8\x2a\xeb\x34\x92\xde\x07\x7a\x9a\x4d\x83\x6c\x2b\xe2\x36\xc0\xc6\x10\x2b\x6b\x5a\xa8\xb0\x2e\x36\x3e\x83\x58\x7e\x9e\xfd\xfd\xc4\x67\x43\xf9\xb7\x98\x0e\x03\xc5\x50\x86\x69\x90\x17\xe4\x07\x63\xd1\xfb\xc3\xfe\x21\x80\x40\x8e\x30\x76\x04\x86\xca\x70\xa8\x69\xce\x9c\xc8\xcc\x0c\xc6\x78\xf9\xb6\x78\xce\x7a\x86\x0c\x4c\x43\xca\x4d\xc6\x04\x4c\xa4\xb0\x4f\x72\x66\xb1\x0c\x62\xa1\x3c\x63\x00\xb5\x60\x50\xc0\x34\x67\x6e\x54\x01\x18\x98\x1b\xc3\x00\x26\x70\x9e\x02\x9d\xe7\x27\x92\xd7\x27\xb9\xb7\x20\x77\x7d\xa0\xb7\xfc\x44\x62\xfa\x5a\x35\xbf\xc0\x44\xa3\x43\xdc\xb4\x8a\xf5\xd7\x7c\x02\x7f\x91\xfe\xf1\xd3\x5a\xc7\x33\xcb\x21\x2b\x30\xb9\xfb\x34\x30\x27\x22\x66\x4d\xc3\x0d\x92\xb9\xde\xa7\x39\xb3\x22\xf3\xb6\x5e\x61\xd0\x65\xfb\xc8\x94\x41\x07\xfa\x69\x1d\x26\x5c\xb5\xdf\xbd\x3d\xb6\xdf\x17\xca\x59\xbf\x61\x7d\xc9\xdc\x0d\xcc\x2e\x88\x3e\x9d\xd9\x51\x7a\x35\xc3\x61\xa4\xf5\xb5\x73\x18\x11\xd7\x68\xda\x88\x78\x66\x7b\xb8\x05\x10\x7a\x75\xda\xb9\x05\x54\x59\xae\x00\x6f\x95\x88\xc4\x3a\x01\x55\x15\xe8\x6d\x3e\x0d\x36\x38\x59\x4a\x6d\x7a\xff\xb8\xbe\x08\x9f\x92\x87\x8f\x39\x73\xe3\xe1\x60\x87\xb9\x55\xe6\xca\x9a\x06\xe8\x46\x3a\x8c\x4f\x3b\xc2\x4d\x25\x10\xcf\x34\x44\x18\x94\xaa\x72\x18\xd0\x45\xaf\x60\x8e\x41\xfb\x69\xc1\x82\x2e\xfa\x3c\xcc\xb0\x36\xd1\x1f\x98\xa1\xae\x7b\xc8\x99\x5f\x9b\xd6\x13\xde\x01\xcc\x87\x3f\xed\xc6\xfa\x6a\xbd\xe0\xec\xc7\x5c\xf7\x13\xe0\x56\x21\x68\xfe\x71\x37\x26\x4e\xed\xb4\x07\xdf\x6b\x3e\xc0\x9f\x64\x34\x02\x32\x55\x08\xaa\xef\xf1\xf9\x63\x7f\x1f\xac\x27\xc7\x3f\xc0\x7f\xe8\xd9\x3a\x1d\xa6\x8a\x9e\xad\x73\x40\x18\xa2\x7b\xe9\x04\x26\x55\x2a\x7a\x3f\x80\x1e\x78\x98\x20\xad\x7e\x2a\x3f\xdf\x83\x1e\x78\x98\x0c\x20\x80\xd0\x1f\x75\x02\xc1\x2a\x95\x9f\xfa\x71\x98\xa8\x1c\x37\x0e\x69\xcf\x07\x3c\x6f\x99\xe9\x7e\x22\xf5\x7d\xa0\xc3\xea\x1c\xd0\x1f\xc9\x85\xcb\x81\xa8\x08\xd5\x34\x87\x0b\x4f\x7a\x1f\x80\xb3\x41\xfd\xcf\xde\xde\x9f\x8c\xeb\x23\x7b\x63\xac\x1c\xc0\x8e\x81\x9a\x7f\xa4\xbf\x4f\x45\x95\xd7\x0a\x9f\x05\x76\x1e\x2a\x68\x39\x94\x0d\x67\x3e\x64\xbe\x03\xcc\x47\x4a\xe3\x01\x1d\x74\xe1\xc9\x3b\x00\xf5\x2a\xdf\x4e\x64\xc6\xaf\xd2\xbd\x8e\x86\xfa\x79\x12\x23\x0d\x7e\x95\x3a\x15\x39\xee\xab\xf4\xa9\x9e\xe2\x5e\x0e\x96\x03\xcc\x46\x0a\xd2\x01\xad\x74\xa1\xba\x61\x20\x83\x41\x24\xb3\x1d\x30\x9c\x49\x32\x19\x88\x20\x26\xfc\xd2\x44\x72\xfb\x2a\x2d\xe7\x80\xa9\x8b\x68\xc8\x73\x0c\x38\x3a\x88\x38\x07\x16\x8b\x87\x2d\x72\xe1\x57\xe6\x16\x99\xc3\x99\x0f\x0f\xcf\x01\xe6\xc3\xe0\xa4\x89\x54\xf9\x55\x7a\x4e\xa0\x70\x55\x26\x09\x99\x03\x37\xa9\x2e\xe2\x83\x2a\x5b\x6e\x74\x63\xe2\x7d\x11\x0b\x50\x08\xe4\xcc\x08\x44\xae\xda\xb5\xfe\x73\xa3\x5c\xf5\x63\xbc\x5a\x7f\xe8\x19\xe4\x77\x37\x96\xf7\x9f\xdf\x03\x44\x43\xde\x8e\x03\xe1\x9c\x72\xae\x18\xe7\x66\x16\xe4\xfd\x88\x5c\xf8\x55\xda\xce\xb1\x0f\x33\x91\xa4\x35\x90\xf2\x58\xee\x8d\xc8\x8c\x9f\x24\x69\x0d\x68\xb8\xab\xd6\x1b\x0e\xfe\x55\xeb\x09\x0c\x01\xf9\x3f\x22\x2b\x7e\x90\x83\x23\x10\xb8\x12\x61\x94\xe7\xbc\xbc\x3d\x3d\x27\x94\x37\x3e\x7b\x7d\x7a\x3e\xf3\x23\xe5\xd8\x3c\x37\xb1\x20\xbf\x42\xc0\x75\x55\x66\x22\x98\xc8\x80\x1f\xe4\x57\x38\x21\xec\x30\x73\xe2\x9c\x10\x76\x08\xc9\x3c\x91\x0f\x3f\x44\xd5\x0f\x55\x1e\x01\x99\xa7\x67\xc3\x8f\xaa\x1f\xc2\x0e\x53\xdf\xcf\x19\x0d\xe5\x85\xcf\x87\x1e\xa4\x47\x9a\xc0\xd2\x93\x67\xe2\x8c\x0b\xe5\x6c\x0f\x7a\x73\xb9\xab\x20\x51\x7e\x35\x1e\x86\x13\x29\x1f\x08\x2e\x35\x91\x37\xbf\x4a\xf9\x03\x54\xb0\x24\x7f\x96\x89\x9b\x21\xf1\xfd\xe7\x84\xdb\x11\xb1\xa0\x27\x52\xe4\x57\x86\xdd\xcc\x09\x98\x23\x82\x3c\x4d\x60\x88\x55\xa9\x77\x3c\x83\xbe\xbc\x13\x27\x98\x1f\xb1\xff\x27\x20\xc6\x92\x1c\x35\x91\x60\xbf\x12\xf9\x7f\x4e\xe0\xef\x11\x22\x6a\x4e\x08\x6f\xd2\x07\x01\x80\x2c\x11\x67\x7a\x3a\xfe\x58\xd4\xfc\x21\x48\x93\xb0\xd3\xd3\xd3\xf3\xcb\x43\x71\x56\x1f\x1f\xfb\x0b\x74\x05\x79\x28\xce\x7a\xf8\x81\xd4\x3c\x9e\x78\x5f\x4e\x84\xb3\xfa\xfc\xf3\xb9\x79\x7d\xec\x2f\x6e\x96\x12\xfe\x67\xbb\xe1\x8d\xc4\xf9\xef\xde\x1f\xbe\x0f\xfe\x27\x97\x1f\xcf\xa7\x2f\xb7\xc3\x79\x84\xb1\x76\x89\xfe\x9c\x3f\x6a\x3d\x9d\x1f\xd6\xf8\x97\xc3\x65\x42\x32\xab\xda\x2c\x80\x23\x95\x9f\x21\xf2\xee\x37\xa9\x5d\xa6\x81\x18\xc9\x3c\xe7\xc0\x64\x93\x59\x4e\x48\x62\x55\x9b\x0b\xd7\x58\x79\xff\x01\x2e\x2d\x55\x6d\xae\xe1\x9d\x67\xfb\xd3\xeb\xe3\xe0\xa6\xd7\xc7\xc9\x3f\xd7\xd8\x46\xec\xee\x39\x81\xca\x2f\x07\xbe\x79\xae\xb1\x8d\x40\xdd\x13\x58\x6b\x41\x1e\x7b\xf3\x5c\x6b\x1b\x41\xb8\xe7\x04\x73\x94\xe7\xed\x74\xe6\xd8\xf4\x0c\xe2\xd1\xe6\x75\xe6\xd8\xf4\x8c\xc5\xd2\xe6\x45\xb0\x7b\xd5\x66\x85\x3b\x82\x6e\x52\x13\x2e\x57\x52\xa3\x4c\x20\x7a\xcb\x05\x10\x30\x6e\x4d\x6a\x94\x09\xf4\x53\xf9\x00\xce\xed\xed\xe9\x19\xf3\xc7\xc3\x7a\x22\xfc\x94\x29\xfd\xe7\x74\xe6\xcc\xc3\x79\x3a\x73\x16\x33\x40\x30\x96\x9c\xba\x26\x70\x4b\x99\x7e\x73\xce\x1b\xc4\xda\xf4\x8c\xf1\x50\x7d\x3f\xcf\xcd\xb7\x49\x6d\x30\x81\x6a\x1a\xb5\x59\xe0\x97\x25\x2f\xb0\xe9\xcc\x9d\xd7\xec\x09\x35\x1c\x71\xb5\xe6\x72\xe6\x4e\xe1\x66\xc1\x49\x5c\x6e\x61\x0b\x49\x14\xe5\xb5\xb8\x2e\xf8\xe6\xb1\x3d\xc0\x78\x24\xb9\x23\x03\x71\xae\x5d\x3f\xf5\xdf\x28\xd7\x33\xda\xe7\x61\x0c\xb8\xb9\x24\xbf\xb2\xe5\x87\x01\x0f\x53\xe0\x7e\x24\xe2\x81\xcf\x15\x41\x8f\xbc\xb9\xad\x88\xf6\x54\x1f\x98\xb7\x9c\xbb\x56\xf4\xf9\x36\x3e\x6f\x94\xeb\x7b\xcc\xf7\x4f\x7b\x98\x6f\xde\xf4\x56\xc2\x78\x79\x98\x2f\xa4\xac\x93\xb7\xd7\x3a\x92\x66\xd3\xcd\x73\x1d\x66\x9d\xe4\x30\xed\x10\x74\x72\x81\x5a\xc8\x3c\x22\xa7\x25\x80\x7f\x24\x79\x50\xaf\x72\xfa\xc3\x18\xe2\xb9\x00\x4e\x23\xb7\x23\xe0\xd3\x35\xdd\xf4\x16\x98\xa7\xfc\x8e\x96\x33\x43\xde\xfc\x16\x7c\xac\x74\xb3\x5f\xb8\xa9\x12\xa4\x7c\xae\xee\xfd\x65\x7f\x8e\xb0\xd8\x18\xd7\x38\x01\xe9\x11\xe4\xb7\xb4\xba\x7f\xcf\xf9\x04\xe8\x23\x81\xa8\xe6\xea\xf0\x97\x54\xfd\x1e\xb7\x4e\x66\xba\xac\xc2\xfd\x92\xe3\x39\xfc\xad\x31\x7e\x70\x2e\xf8\x86\xd6\x9f\x72\xac\x97\xe8\xcb\x30\x3f\xe4\x97\x6b\x80\xde\xf5\x3d\x7c\x47\x09\x6a\x3b\x17\xf8\xa5\x42\x2a\xd6\xc4\x7a\x91\x9f\x00\xa9\x23\x24\x8d\xc7\xf9\x13\xf9\x2b\xa0\x38\x42\x52\xff\x11\xea\x2e\xcf\xee\xb5\xd0\x1f\x0a\xbb\x6b\x7b\x7f\x38\x7e\xf0\x9b\xa4\xf7\x11\xdc\x4e\xb8\xf2\x09\x34\x8e\x90\x7e\xde\xc7\x7c\xff\x94\x83\xff\xd4\x3f\xdd\x5c\x16\x98\x13\x51\x02\xe6\xc2\x35\x55\x8e\xe4\x00\xeb\x68\xba\x09\x38\x5a\x47\x25\xf3\x05\x5a\x47\x93\xe4\x0f\xb8\x8e\x24\xb5\x8d\xe3\x6d\xc8\xf5\x11\x78\x1b\x41\x9e\x3d\x80\xc8\x68\x92\x94\xf7\x75\x0e\x0b\x19\x68\x36\xfc\x36\x25\x09\x3b\x62\xa1\x2c\x34\x00\x2c\x6c\x92\x84\xf7\xe5\xed\xab\xbe\x1b\xe5\xaa\x0f\x9b\x95\xcc\x78\xe3\x5a\x2b\xf7\x9b\x8d\x6b\xad\x7c\xdb\x77\xc0\x62\xf2\x26\x03\x58\x8d\x26\x49\x72\x47\xcc\x1f\x99\xdd\x86\x0d\x40\x0e\xe2\x3b\x7b\xfd\x6c\x2f\x43\x92\xd3\xfb\x19\x0e\xbc\x24\xce\x0d\xb5\x98\x7c\x6c\x36\x6e\x96\x55\xdf\x3b\x33\x20\x33\xdb\x05\xeb\xa3\xf9\x84\xe1\x97\x58\xee\x73\x17\xaf\xaf\xf2\x19\xf3\xc3\x9b\x12\x00\x2e\x82\x7c\x5b\x1c\xe0\x42\x6a\xb0\x5d\xb1\x5e\xbc\x59\x02\xff\x30\x49\x0d\xb6\x9b\x7f\xcf\xfe\x35\xff\x9e\xf3\xd5\xb0\xbe\xaa\xcf\x99\x0b\x99\x27\x20\x32\x5a\xfc\xa9\x0f\xc4\xab\xfe\x76\x6c\x0e\xf5\xaf\x27\x78\x30\x73\x7c\xfd\xb4\x2f\x87\x97\xdd\x7d\xfc\xec\x2f\x62\x5d\xaa\xfa\x07\x66\x23\xab\xeb\x36\xb8\x3c\x93\x19\x3b\x2a\x06\xf1\x88\xe6\x46\xae\x12\x39\x7e\x6c\xdc\x34\x09\xc1\x3e\x81\x9a\x11\xe4\x08\x02\x90\xc5\xd4\x54\x3f\xb2\x90\xc8\x9b\x63\x8f\x1b\x2e\xd6\x7a\x7e\xf0\x3e\xeb\x9f\xde\x1e\xfb\x0b\x1b\x82\x3c\xdb\x1d\xa2\x51\xfe\x1b\x1b\x36\x01\x79\x64\x38\x0c\x87\x7c\x7f\xf7\xf4\xfe\xb0\x3e\xa0\xbb\xcb\x63\x03\x40\x1b\x8d\x40\x30\x73\x6f\xaf\x8f\xfd\x47\xc8\xaa\xbc\xd9\x01\xa5\x11\x64\x13\x74\xb0\x0c\xb9\xb3\x6f\xe0\x96\xca\x85\x03\x40\x8d\x8d\xa8\x78\x73\x43\xcd\xd5\x34\xbe\xd7\x87\x9c\xf3\x0d\x10\x53\xb9\x7c\x00\x30\x23\xc8\xe5\xc3\x01\x33\x9a\xc6\x8f\x9b\xa9\x5c\x40\x36\xf8\x8d\xfc\xe9\x37\xf8\x8d\x5c\x42\xee\x0b\xeb\xdd\xf4\x9c\x50\x9e\xf9\x9c\x51\x1e\xf9\x8c\xf1\xf0\x30\x03\x0a\x46\x90\x23\xc6\x0d\x35\x97\xd4\xa2\x77\xc0\x78\xc9\x4f\x6e\x04\xbb\xb4\xa8\xef\xb1\xfe\x14\x76\xee\x73\x13\x0d\x4c\xad\x39\x81\x83\xd1\x88\x34\x37\x6f\x24\x48\x93\x23\xc7\x0d\xfe\x23\x7e\x73\x47\x6f\x9f\xf5\x45\xf4\x9f\xfc\xe2\x46\x3c\xbc\x3c\xa2\x81\xab\xd1\x88\x30\x32\x1d\x57\x83\xb0\x53\xf3\x86\xf0\x43\x5c\xa9\x79\x03\x03\x9e\x10\x09\x13\xc8\x19\x2d\x5f\xe9\x2f\x87\x0b\x70\x35\x92\xfc\xa5\x81\xab\xd1\x08\x02\x32\x6f\x64\x7d\xca\x94\xd4\x80\xa3\x11\x08\xb0\x30\xef\x8c\x08\x00\x5e\x1b\x6f\x20\xf5\x31\x1b\xe7\x04\xd4\x45\x13\xf1\x03\xeb\xa2\x89\xb8\x6f\xe8\xfc\x15\xa1\x70\x9f\x6b\x62\x22\x06\xfc\xbc\x6b\xc2\xfb\x9c\x7c\x30\x43\xc2\x20\xcc\xbb\x9d\xc9\xfe\x21\x1e\xa0\x5b\x10\x32\x7e\x02\xb9\x33\x35\x11\x43\xc3\xe4\x88\x98\xda\x83\x67\xb6\x8f\xc4\x85\x4c\xec\x38\x6f\xc4\xc4\x36\xde\x04\x6e\x67\x66\x4d\xcf\x18\x0f\x25\x99\x1b\x0e\x04\x59\xc4\x81\x9b\x5b\x16\x31\x40\x6d\x45\xc0\xfa\x79\x23\xfa\x4d\x1e\xe5\x0e\x5a\x29\x03\x3b\xe0\x25\x83\x0c\xd4\x37\xdc\x9b\x89\x5e\x3f\x6f\xc4\x83\xc8\x80\x7a\x23\x84\xad\x89\x58\x61\x90\x93\x81\x1a\x30\x11\x49\x3a\xf8\x1b\x9b\x57\x06\xef\xfb\x39\xe3\x91\xcd\x0d\x48\x94\x49\x21\x1e\x00\xa2\x6c\xb2\xa1\x3d\xc8\x9d\x20\x83\xf8\x03\x83\x3d\xa1\x00\xe6\x13\x06\x82\x3a\x3a\x9f\x51\xbf\xea\x83\x9a\x47\x3a\x78\xe0\x49\x36\xd9\x64\x1e\xd8\xbc\xa4\x83\x7f\xe0\x24\xad\x28\x11\x20\x30\x04\x8d\xdf\x21\x16\x1a\x25\xdf\x07\xf4\xca\xe4\x85\x13\xc0\x91\x4d\x81\xbd\x0f\x0c\xea\x84\x07\x98\x4f\x41\x8c\x0a\x37\xe7\x83\xa4\x04\x32\x30\x3f\xf0\x6d\x69\x45\xe5\x18\x1f\x0f\x47\xa0\x4c\x26\xe9\xfc\x1f\x80\x55\x49\xe7\xff\x20\x26\x4b\x3a\xfd\x07\xae\xc7\x44\x68\x9f\xc0\x6d\x0c\x04\x1c\x98\x8f\x1f\x56\x94\x1c\x1f\x18\x88\x65\xb0\x7e\x60\x00\x96\x01\xf9\x81\x01\x98\x08\xe7\xf3\xd9\x67\xbe\x99\xf5\x64\x3e\x30\xe8\x6a\x7d\x1f\x84\x1b\xe9\x30\x7d\x60\xd0\xfd\x59\xdf\x1b\xcc\x89\xcc\xf6\x81\x1a\x52\x9e\xfe\x0f\x6e\xb2\x74\xed\x5f\x80\x2c\x48\x8c\x2d\x59\x80\x0d\x08\xb4\xa9\x2e\x87\x0d\x60\x70\xc9\x02\x10\x40\xa0\x0d\x75\x5d\xc5\xdb\x4f\x7c\xc6\xfa\x25\xd6\xef\xf3\xff\xed\xbf\x85\x78\xfb\x40\x24\x81\xe5\x01\xf5\x04\x1c\x5f\x08\xa8\x0f\xcc\xb6\xb8\xae\x3a\x10\x8d\xc2\xfa\xe1\x00\xc1\xe8\x95\x75\x55\x84\x97\x44\xb6\x07\x1b\x22\x6d\xae\x0b\x21\xf5\x89\xe1\x2c\xeb\xf2\xf5\xca\x7a\x06\xfd\x75\xd6\x8f\x04\xa4\x8c\x65\x5c\xd7\xb9\xd9\x34\xa6\xba\x5e\x88\x82\x0f\xb4\xc1\x2e\x8f\x82\x27\x72\xf9\xba\x00\xb7\x4b\x9b\xeb\xba\x86\xf7\x57\xcf\x37\x9e\xfb\xf7\x7c\x84\x8b\xd6\x35\xff\xf3\xc6\x33\xeb\x87\x26\x86\x80\xdb\xeb\x82\x70\x41\xb5\xf7\xba\x00\x3b\xc8\x38\x91\x75\xc1\xc6\x46\x9b\xd8\xba\x36\xde\xef\x7f\x49\xdf\xb2\x10\x08\x9f\x9a\xb1\x73\x30\x98\x15\x75\xee\xf6\xc6\x38\x19\x60\x56\x45\x9d\x7d\x2a\xa2\x71\x38\x19\x47\x72\x08\x45\x8b\x0f\x67\x53\x46\xad\xac\x0b\x59\x1e\x8b\x16\xff\x19\xf8\x9e\xed\x01\xd6\x86\x61\x2c\xeb\x3a\xcc\x2e\x14\x2d\x3e\x98\x1d\xe1\xb8\x57\x80\x0e\x9c\x36\x92\x15\x60\x70\x2b\xdf\xcd\x61\x05\x48\x1a\xe5\x93\x14\x56\x80\xc1\x8c\x49\x26\x57\xc0\xc9\x4e\xf0\xee\x85\x58\xfa\xc4\xb8\x98\x15\xa2\x21\x5c\x88\xed\xc5\x81\x72\xd6\x1f\x27\xca\xf5\xfd\x8d\x67\x7e\x9f\x00\x83\x76\xb1\xfd\x54\x50\xce\xf6\x53\xfd\xf7\x5f\xa8\x1a\x4f\x6a\x28\xef\x7c\x5e\x28\x67\x7b\x19\xf3\xf5\x31\xdf\x15\xe0\xc0\xcd\x50\x9b\x15\xb0\x39\xa9\xc3\x5e\x08\xcf\x4f\x8c\xbd\x59\x08\xcf\x6f\xd4\xa9\xaf\x80\xc3\x9f\xde\x97\x2b\x40\x87\xcc\x60\x9c\x85\xf0\xfd\x40\x9d\xf2\x0a\xb8\x19\x31\x3a\x67\x21\x9e\x3f\x50\xa7\xbc\x42\x45\x7d\x95\xe3\xc1\xe1\x4f\x1d\xf7\x0a\xcd\x21\xe7\xd8\x3e\x6e\x3e\x74\xe0\x58\x01\x0e\x00\xd4\x09\xaf\xd0\xf1\x3d\xe9\x25\x20\x53\x3f\x53\xf8\x2d\x44\xdd\x37\xd3\x7a\x42\x27\x5c\xb5\x1e\x88\xba\xef\xea\x3f\xd2\x52\x51\x6d\xb9\x02\xd4\x1a\x66\x7a\xff\x41\x39\xeb\x3f\x37\x97\xc6\xe4\xa8\x2b\x0c\xcc\x6f\x66\x7f\xc0\x2c\xcc\xd8\xff\xe1\xe3\xd3\xf7\x88\x56\xe3\x66\x46\xdc\x7e\xa0\x1a\x72\x21\x70\x3f\x11\x0b\x7c\x21\x70\xbf\xd1\x01\x7f\x05\xa8\x8d\xa9\x16\x5c\x88\xd4\x0f\x54\xfb\xad\x30\x07\xa2\xbe\xf8\x3d\x6c\x66\x54\xfb\x2d\x84\xea\x07\xaa\xf9\x56\x58\x8e\xe9\xc7\xef\xa1\xe6\xa5\x9a\x6f\x05\x30\x97\xae\xf9\x5f\xde\x3e\xc7\x03\xe1\xa7\x8a\xfe\x5e\x8c\x40\xd6\xbf\xeb\xe9\x4f\x64\x7d\x50\xa3\x74\x3d\x43\x58\xaa\xa2\x3f\x08\x4b\x5d\xeb\x79\x7b\xfd\x1c\x2f\x6e\x3a\x44\x0c\x5f\x01\xfc\x89\x6a\xb6\x15\x9e\x88\x30\xb6\xaf\xbf\x11\x6a\x55\xe2\x05\xac\x08\x9b\x19\xa3\x98\x56\x04\xbf\x60\x06\xbe\x15\x2f\x04\xd5\xfd\x3c\x63\xfd\x3f\xb5\xd0\x42\x50\x7f\x67\xf2\xc5\x15\xa1\x26\xa5\x1a\x69\x21\xa8\x3f\x54\xd2\x37\x82\xfa\x3b\xbd\xd7\x16\xc2\xf2\x43\xfd\x0e\xe7\xe5\x81\xf5\x0c\x9b\x5a\x1e\x58\x4f\x1b\xf6\x8a\xd1\xc7\xcb\xfe\x44\xac\x2f\xf9\x69\x84\x9a\x95\x09\xf2\x56\x3c\x37\x8d\x4e\xef\xb0\x15\xa1\x66\xa5\xe6\x66\xc5\x08\xfe\xc0\xc3\x37\x46\x8c\x4f\xf5\x25\x0f\xcd\xe3\xfc\x24\x9f\x2f\xce\x27\xd4\xae\xc4\x11\x58\x1e\xc9\xdf\xd3\x9f\x0e\x97\x88\x78\x37\x46\x46\xad\x98\x41\x1c\xdc\x6c\x11\x92\x20\xe3\xdb\x56\x84\x24\x48\x14\x82\x15\xe1\xaf\xdf\x49\xfc\xb1\x78\x67\xd8\x39\x67\x56\xdc\x0c\xd1\x99\x15\x99\x01\x22\xfd\x03\xd5\x44\x2b\x02\xab\xa7\x8b\x58\xce\x4d\xa6\x13\x8d\x73\x45\x24\x9e\xa2\x9a\x68\x45\xa4\x8a\xa6\x1a\x67\x45\x67\x5e\x59\xe5\xe8\x8f\xc6\xd3\x0e\x31\x11\xad\x71\x45\x64\x1c\xa0\x1a\x66\x45\x04\xad\x11\xae\x71\xc5\x0e\x62\xe2\x66\x47\xf4\x7f\x22\x96\xf9\x42\xf4\x7f\x0f\x5a\x3c\x18\xc0\x18\xdf\xbf\x22\x22\x67\x89\x6c\xbe\x22\x98\x1f\x33\xec\xad\x08\xc9\x86\x92\xe5\x8a\xc0\xf1\x63\x48\xd6\x8a\x36\x10\x1b\xc9\xf6\x61\xf3\xa2\xa4\xb9\x80\x17\xd0\x89\x13\xb8\x22\x74\xc2\x54\xdb\xac\x38\xbc\x7e\x7e\x3f\x03\x82\x29\x39\x7e\xb8\x5a\x37\xcd\x2f\xbc\x93\x88\x6f\xbe\xe2\xac\x88\xae\xe4\x78\x60\xe3\x22\xa2\xc0\x8a\x13\xb1\x9b\x55\xdf\x1b\xca\x39\x1f\xf0\x66\xea\x3f\xed\x3d\x78\x9f\xdf\xc3\xbb\xa9\xab\x7e\xe8\x90\xbb\xea\xdb\x58\x7f\x6d\x26\xc7\x43\xd5\xf7\x87\xd9\xf5\xa0\xcd\xe4\xcc\x4e\xcc\x60\xa3\xfd\xca\xf1\x6c\xb4\x4f\xe1\x03\x40\x01\x81\x6a\x96\x05\xa4\x80\x1e\x44\xbf\x37\x0e\x67\x31\x1b\xdc\x0c\xbb\x98\xcb\x8d\xf5\x17\x3d\xdf\xde\x7f\x8e\xf7\x06\xbd\x19\xeb\x07\x33\x24\x0c\xdb\x8a\x48\x89\xdb\x44\x6f\x88\x04\xea\x62\x4e\x4f\xc1\xfb\xa4\x07\xa4\xba\x69\x62\x96\x0f\xda\x17\x7d\x3f\xa0\x17\x1e\x86\x00\x0f\x08\xd4\x04\xac\x04\xe6\xcb\x9b\xfd\x4a\x17\x02\x4e\x49\x7f\x09\x71\x75\xfd\xbb\x99\xac\x04\x1b\x55\xe7\xcd\x24\x41\x6d\x2c\xc9\x18\xf8\x02\x9d\x6a\xf1\x95\xe0\xa0\x40\xef\xb3\x95\x82\xd7\xc7\xf6\xc1\x6c\xe9\x7d\xb6\x52\x3c\xf4\x45\x07\x93\xe5\x88\x02\x92\xa4\x1d\x41\xa0\x73\x7d\x93\x0b\x6b\x64\x8e\x29\xa3\x7d\x32\xe3\x04\x6f\xcc\xde\xf5\x8c\x78\x5b\xee\xcf\x84\x9c\x7b\xbc\x09\xaf\x84\xf8\xa2\x4e\x7a\x48\xf0\xb6\xec\x5c\xff\x04\x1b\x54\xe7\xfa\xa6\xe2\xef\xb3\x3f\xce\xaf\xc8\x8f\x1c\x05\xa0\x73\xbd\x81\x02\xd0\x69\x93\x5e\x80\x01\x08\x4c\x72\xb6\x12\xd0\x46\x3a\xe9\x21\x81\x9f\xb5\xc2\xf6\x5a\xc0\xf7\x6c\x0f\x59\x78\x78\x33\x5f\xa9\x61\xfd\xb4\x3e\xf0\xc6\xa4\x83\xcc\x02\x50\x40\xe0\xcd\x79\xa5\x9e\xf0\x3e\xfb\x0b\x1b\x16\xa1\xba\x17\x80\x02\x12\xe3\x05\x57\x72\x7e\x46\xfa\x47\x68\x7f\x38\x37\xe9\x3f\x1c\x2e\xc9\x25\x3b\x12\x63\x32\x2c\xb6\x06\x7b\x98\x55\xea\xbc\xd9\x24\xe8\xa0\x99\xbe\x6c\x25\x78\x43\x31\xda\x70\x25\xe8\xa0\x19\x6e\xbf\xd2\x61\x5e\x9d\x40\x1a\x2b\x4d\x2c\x6e\x63\xfd\x13\x9d\xe7\xc9\xee\xd1\xfc\x0c\x31\x5c\x09\x06\xae\x26\x62\x47\xf8\x3e\x0d\x90\xcb\x43\xe8\x93\x88\x67\x7b\x7d\x9c\x0c\x30\x0b\x1a\xf8\x56\xba\x31\xd9\x3c\xe9\xd3\x3d\x10\x01\xcd\xf1\xe3\xa6\x66\x81\xfd\xb9\x11\x70\xad\xcd\x02\x83\xb7\xae\xbd\x09\x3a\x60\x0b\x7a\xc6\x62\x89\x38\x1f\xaf\x8f\xf5\xc3\xa0\xad\x6b\x6d\xbe\x2a\x62\xa4\x23\x9f\x1b\xde\x57\xb9\xd7\xd7\xf9\x6c\x28\xd7\x33\xfa\x4f\xe2\xc9\x17\x0e\x1f\x12\x7b\xc6\xcd\x8d\x40\x0f\x2b\x07\xef\xaf\xca\xcf\xe6\x31\x32\xd7\x0c\x1d\xae\x51\x6d\x80\x58\xfd\xc0\xa4\x5c\x2b\xc3\xc6\xc4\x04\x5b\x2b\xc3\x9b\x88\x51\x99\x2b\x27\x6f\x8f\xdf\x27\xaf\xaf\xf0\xd9\xeb\xd3\xfb\x37\xe2\xb6\xd9\x3e\x5c\x25\x8d\x92\x73\xce\x5e\x1f\xe7\x03\xae\x92\x16\xf5\x8c\xf9\x21\x7d\x7a\x70\x3f\xe3\x28\x57\x06\xf3\x60\xe0\xe4\xf2\xe8\xfd\xac\xf9\xc3\x4d\x4c\x37\xcd\x5c\x10\x47\xae\xf9\x41\x9e\x2e\xdd\xdc\x33\x6c\x50\xba\x39\x23\x40\x3f\x19\xe9\x2f\x7b\x16\x14\x1e\xfe\xb9\x9d\xf5\x65\xf0\xe4\xca\xb0\x39\x31\xd6\x72\xe5\x86\x58\x72\xd2\x67\xf6\x04\x4c\x97\xca\x6f\xbc\xaf\xef\xcf\xe1\x48\x1d\xfd\x42\x04\x7f\xd0\xcd\xd5\x43\xf8\x75\xf3\xcd\x1d\xeb\xcb\x9b\x58\xf6\xfc\x29\xdc\x8f\x19\xae\xd8\x8c\xaf\x5c\xd9\x22\x22\xe1\x39\x1e\xe0\x86\x98\xda\x03\x73\xd1\xcd\x36\x83\x7f\x10\x8e\x7a\x65\x4f\xb6\xc2\x9b\x14\x82\xfc\x13\x03\x34\x57\xf6\x7c\xfb\x14\x66\x10\xb7\x1f\x98\xa2\x6a\xe5\xe1\xef\xb3\x7f\x03\xf4\xc1\xfd\x9f\x3d\x23\x69\xd0\x33\xd6\x9b\xc2\x58\x9e\x5e\x1f\xfb\xb3\xb0\xde\xa2\x5f\xdc\xcc\x8c\xcc\x3b\x2f\xac\xb7\xe8\x19\x71\x27\x46\xe6\xed\xd1\xfa\xc4\x9c\x5e\xd9\x73\x2d\x51\x78\x42\xb4\x7e\xa2\xf7\xdc\xca\x08\xcb\xa4\xb7\xdc\xca\x47\x18\xe9\x45\xf3\x85\x9b\x18\xbd\xe1\x16\xe2\xf9\x7b\xd1\x7c\x79\xe2\x3c\xde\xb4\xb3\x67\x4c\x12\x3d\x3e\xfe\x3d\xfb\x0f\x7e\xa3\x9b\x2f\x42\xf8\x3b\xd5\xa6\x2b\x3f\xc8\xdb\xf3\xf3\x8c\x6c\x41\x9f\x59\x62\x95\x2b\xe2\xfd\xca\x67\xa4\x4a\xe2\x7e\x2d\xe7\xa6\xd7\x19\x47\xb3\xca\xe5\xe3\xfd\xd3\xe1\x52\x3c\xab\xf8\x4f\xe5\x98\x5c\x1e\x1e\xc5\x93\x35\xaa\x72\x18\xb8\x75\xcd\x2d\xc1\xbf\xd7\xfb\xf8\x9e\x87\x4b\x09\x87\x38\xa4\x53\x2c\xd0\xb1\x1b\x0f\x97\x02\xdc\x11\xe9\x14\x0b\xae\x8d\xc6\xc3\xa6\xe0\x5a\xc8\x38\x84\xe5\xb0\x00\x44\xfc\x5e\xc5\x93\x0e\x93\x39\x94\xe4\xdf\xeb\x19\xdf\x57\xbd\x8f\xfe\x54\x95\x63\xb2\xa9\xe6\x28\x70\x8d\x64\x38\xe9\x2a\x90\x84\x18\x4f\xba\x0a\xd4\x4c\xc6\xc3\xab\x94\x8a\x67\xce\x07\x74\xbe\x0c\x30\x5d\xa5\x7a\xca\x71\x8e\x07\x01\xa7\x74\x3d\x5c\xc5\x99\x95\xfa\xd7\xb0\xd8\x2a\x3f\x92\x48\x97\x5a\xaf\x38\xb3\xa1\xa4\x55\xc0\x6c\xa4\xe6\x2b\xce\x6c\x34\xbf\xb0\x19\x99\xbe\xef\x9e\xf3\x93\xf5\xf7\x37\xaf\x31\x9f\x31\x3f\xbc\xc9\x15\xc3\x78\x55\xff\x61\x36\x9d\xae\xc5\x0b\x58\x05\xc9\x78\xf8\x15\x4f\xed\x44\xc9\xa8\x40\x58\x21\x8e\xdb\x02\x98\x41\x62\x10\xec\x2a\x6f\xe6\x27\xf6\x07\xae\xdd\xc6\xc3\xb0\x38\x33\xe2\x61\x0e\x78\x83\x44\x5c\x87\x55\xde\xb4\x85\x5c\xcf\x31\x80\x9e\xa1\xef\xc1\x4c\xc8\x3c\xca\xc4\x7a\xf1\xf0\x2b\xe7\x26\xd6\xa5\xd6\x2b\xd3\xdb\x67\x7d\x87\x19\xf5\xaa\xcd\x08\x35\x91\xf1\xf0\x28\x87\x19\xf5\xca\xc3\xb8\x80\xf9\x18\x99\x77\x81\x6b\xb5\xd4\x66\x40\x48\x08\x46\x66\x53\x8e\xb0\xd3\xe9\x6d\xb8\x00\x79\xd0\xa5\x96\x2b\x0e\x16\x22\xfa\x84\x8d\x4c\xc2\x45\x71\xe1\x46\xf3\x8b\x9b\x91\xd4\x6e\x05\x71\x6b\xc6\xc3\x11\x18\x09\x41\xc2\x45\xc1\xcd\x88\xde\x7f\x0b\x98\x09\xf9\xe2\x61\x5f\x2f\x64\x46\xe0\x4d\x1b\x98\x09\x99\x41\xc9\xab\x82\x7f\x48\x6d\x5c\x03\xe6\x9f\xcc\xb8\x9e\xfd\x9d\x2f\xce\x57\x8d\x98\x6f\x4a\xf2\x15\x41\xb1\x3a\xbc\x6a\x34\x94\x57\x3e\x0f\x7c\xff\xad\x47\x4d\x40\x47\x21\x73\xad\x29\xa2\x9c\xf5\xa5\x8a\xf2\xce\xe7\x43\xdf\x52\x03\xd7\x04\x04\x13\xf2\xb7\x9a\x0c\xe5\xaa\xdf\xdb\x63\xfb\xc8\x07\xc7\x28\xfd\x55\x13\xf0\x56\xc8\xdf\x6a\xc2\xfa\x70\xbf\x55\xd8\x00\x75\x38\xd5\xdc\x50\x1f\xdb\x83\x30\xa4\xc3\xaa\xc2\x46\xad\xc3\xa9\x66\xd4\x47\xfe\x51\x0b\xd6\x93\xfb\xa3\x42\xf3\xa3\xc3\xa9\x16\xac\x07\xe9\xbd\x42\x13\x24\xfe\x5d\xeb\xd9\xcf\x74\x70\x59\x15\x71\x65\xe2\x5f\xb5\x21\x6b\x07\x0f\xeb\x0a\xfe\x21\x7e\x56\x8f\xb0\xd2\x9b\xfa\xdf\x31\xdf\xe1\x2f\x90\x2e\xab\xf6\x43\x0c\x52\x63\x54\xf3\x8f\xf5\x7c\x98\x89\xd4\x06\x15\x6a\x1c\x31\xab\x6a\x13\xef\xeb\x19\x9d\x27\x33\xaa\x47\x72\xc9\x8c\x30\x5f\xc0\x8a\xe8\xba\xd6\x03\x2b\x22\x88\x99\x54\x00\x14\x35\x11\x2b\x98\x87\x98\x49\x3d\x92\x4e\x66\x84\xfa\xaa\xf0\x9e\x11\x33\xa8\xf3\x6c\x4e\x1a\xbc\x17\xf0\x20\x32\x5d\xa9\x57\x05\x08\x91\xae\xe5\x15\x89\x22\x7f\x88\x7f\xd5\xf3\xbe\xc6\x8b\x5c\xa7\x3f\xc4\x0d\xd4\x22\x06\x8d\xad\x8a\x34\x37\x17\x25\x83\xba\x2f\xbc\xcf\xf2\x8d\xc5\xa1\x64\x05\xfc\x89\x48\x3f\xf2\x05\x00\x8a\x7c\x51\xf2\xaf\x1b\x10\x3b\x22\xbe\x73\x73\x8a\x3f\xf3\x7b\x83\x18\x78\xd8\x03\xb0\x22\xfe\xcc\x2f\xd4\x22\x32\xa8\xd6\x73\x73\x8a\x3f\xe3\x41\x6a\x06\xe9\xc4\x2b\x72\xa8\xaa\xff\x0d\x68\x44\x0c\xea\x5a\xed\x42\x4e\x18\x0a\x0f\x0d\xd9\xa5\xd5\xdf\x76\x61\xfd\xa9\xd6\x01\xc6\x45\xbc\x28\xf9\x00\xe4\x42\x49\x8f\x57\x43\xc6\xac\x8b\xeb\xdf\x42\xc2\x73\xe4\x33\xe8\x83\xf4\xd0\x90\x45\xfa\xa2\x4e\xba\x45\x6c\x56\x32\xe3\x16\xd1\x1f\x0a\x17\x40\xbd\x50\x9e\xd9\x05\xd4\x8b\x48\xd7\xf5\xd5\x1c\x93\xe8\xd2\x33\xd6\x9f\x92\x7e\x4b\x58\xff\xa4\xef\xb1\xfe\x64\xf6\x0d\xcc\x44\x92\x79\x43\x52\x40\x22\x06\xac\x96\xf1\x3e\xe9\xab\xe5\x81\x67\xb6\x97\x27\xbe\x67\xff\x01\x6a\x24\x49\xb5\x39\xb3\xe0\xe1\xd0\x90\xf9\xef\x22\xf3\x69\x05\xeb\x4f\xfa\x6e\x48\x53\xc9\x94\x89\xab\x55\xf4\x5f\xfd\x39\xc2\x8c\x52\xa7\xae\x56\x07\x9e\xd9\x1f\xe4\xad\x66\xc4\xfb\x6a\x10\x56\xa4\x26\x07\x20\x46\xbe\x78\x33\x69\x60\x36\x5d\xf3\xe1\xcc\x86\x37\x93\xd6\xbd\x7d\xb6\xd7\x41\x1f\x1a\x7f\xf7\xfe\xb3\x7e\xdc\x94\x24\xdc\x35\x03\x3d\x50\xad\xdd\x90\x1e\x90\xae\xe4\xab\x1d\xe1\x45\x39\x48\x57\x33\xcf\x12\xa4\xef\x31\xdf\xa2\x9f\xe1\xf5\xb3\xfd\x01\xfa\xa1\x9a\xba\x81\xdf\x74\xf5\x67\x62\x3e\x79\x18\x03\xb1\x43\x09\x3b\x57\x3b\xfc\x26\x32\xc8\x79\xb5\x79\xa3\x9c\xef\x2f\xcc\x07\x6f\x46\x0d\x79\x67\x03\xf7\x7b\x83\x30\x22\x35\x6b\x5b\x37\xca\xf5\x3d\xe6\x87\x87\x13\x10\x39\x62\x10\xbd\x1d\x7e\x11\x65\x26\x68\xdb\xc7\xcf\xef\x37\xd6\x97\xfb\xbf\x6d\xcc\xbf\xe8\x67\x2f\x94\x73\x3e\x91\xb1\x36\xf0\xe6\xd8\x6e\x8c\x8f\x87\x4d\xbb\xbd\x3d\xae\xff\xed\xf5\xfd\x25\x1b\xf0\x6a\x60\x5e\x41\xc4\x8e\xac\x32\x84\x87\x58\xed\x48\x36\x31\x88\xf8\x9f\xb3\xf9\xbb\xe9\x7d\x2c\x16\x25\xef\x06\xa0\xb5\x6e\x7a\x1f\x83\xe7\x4d\x01\xf0\x21\x5d\x92\x1f\xe0\x43\x22\xd3\x82\x2d\xc0\x87\x74\x39\x08\x00\x3e\x24\xcb\xa0\xd6\xa1\xe3\x95\xe4\xd7\x83\xd7\x5f\xf9\x7c\x26\x57\x6a\xad\x1e\x7c\x32\xbe\xc5\xec\xc8\x4f\xca\x08\xe5\xd5\x23\x88\x99\x92\x4e\x07\x33\x93\x0d\xa5\x03\x4f\x4d\x6a\x9f\x8e\xdc\xb7\xcc\x32\xb5\x00\x3f\x92\xb5\x39\x3b\x12\xe6\x33\xcd\xd4\xea\x2e\x59\x51\xd2\xe9\xce\xbc\x28\xe9\xf4\xc3\xbc\xba\xd4\x38\x80\x2b\x89\xc4\xb7\x5a\x80\x23\xc9\x8c\x23\x59\x80\x23\x89\x8c\x78\x5e\x80\x23\xc9\x4c\x1c\xba\x7a\x8e\x28\x67\x7f\x33\xc6\xd7\xf4\x8c\xf5\x22\xf1\xf5\x8c\xf9\x22\x33\xed\x19\xcc\x9f\xc4\x07\xf8\x92\x4c\xb8\x8a\x05\xf8\x92\x2e\x35\x0b\xe0\x4b\x32\xe1\x2a\x16\xe0\x4b\x22\x73\x3f\x2d\xc0\x97\x64\x19\x24\x7b\xc1\x61\xda\x55\x8e\xc3\x8e\x92\x5a\x3f\xcc\xb1\x4b\xcd\xd1\x2b\xfa\xcb\x9b\x09\xe0\x4e\xba\x24\xd1\x5e\xb1\xfe\x3c\xbc\x00\x57\x12\x83\xca\x9b\x7f\xcf\xf1\x80\x99\x32\x6e\x62\xf5\x76\x24\x65\x13\x7d\x22\x73\x2a\x33\x3e\xad\xde\x31\x5e\xad\xdf\xb9\x09\x46\xe6\x74\x5a\xdd\x31\xe8\xb4\x9e\x48\xa5\x1a\x44\xaf\x16\x50\xce\xf9\x03\xb3\x0c\xa2\x57\xc3\xfc\xf0\x26\xd7\x0d\xf3\x41\xe6\xd8\x91\xc2\x37\x88\x7e\x0d\xf4\xa8\xf9\x30\xd0\xa3\xe8\x17\xb9\xb6\x88\x68\xb1\x3a\x52\xd6\x07\xd1\xe7\x11\xee\x62\xd0\x78\x06\xe8\x4f\xed\x0f\xcc\x8f\xc6\x33\x30\xbf\xbc\xf9\x75\xe4\x63\x0d\xa2\xc7\x89\xf5\x24\x3f\xe8\x13\xfb\x8d\xfb\xbf\x2f\xaf\x8f\xfd\x5f\x5e\xae\x67\xaf\x8f\xfd\xdf\x15\x30\x7d\xec\xdf\xb9\xf9\xc5\x20\xfa\x70\x61\xcc\xf4\xbe\xa1\x9c\xfd\x71\xe6\x28\x7a\x38\x37\x39\x93\xf0\x00\x04\x92\x1c\xc4\x7f\x00\x1f\x26\xe1\xa1\x3b\xbf\x13\xbd\x1c\xe1\x2c\x13\x4c\x6f\x01\x71\x24\x32\x8e\x64\x01\x51\x24\x13\xf1\x62\xd9\xd5\x4e\x7d\x59\xe5\x1d\xe5\x95\xcf\x37\x70\x07\x13\x9f\xb1\x7e\x9c\x3f\x0b\x17\xca\xd9\x5e\xc0\xfa\x71\x3e\x81\x38\x92\x03\x85\x23\x20\x8e\x44\xe6\x23\x5a\x40\x1c\xc9\x3a\xcc\x2c\x2c\x3c\xb3\x3f\xe7\x26\x68\xe2\x3f\x16\x31\x3e\x1e\x1e\x16\xb1\x1e\x9c\x5f\x8b\x1b\xe5\xec\x1f\x52\x7d\x07\xfb\x4b\x9c\xcb\xb2\x23\xb9\x65\x1d\x1e\x96\x30\x19\x94\x84\x2d\x63\xb1\x35\x99\x60\x1e\x32\x00\x5a\xc1\x60\x29\xa9\x1a\x52\x2e\x33\x43\xd1\xb2\x7a\x16\xf7\x67\x32\x6a\x42\x39\xdb\x03\x4c\xd9\xcf\x64\x20\xed\x5e\xa0\xa4\x65\x0d\xe9\xb0\x35\x39\x60\x1e\xcc\xdd\xb3\x00\x1f\x12\x99\xac\x67\x01\x3e\x24\x13\x3e\x63\x59\x3b\x8b\xf9\xfb\xfc\xa0\x9c\xed\x01\xaa\xec\xf7\x19\xd9\xff\x79\x38\x01\x2e\x24\x46\x4d\x6e\xf7\xef\xd9\x1f\x30\x93\xa8\xf9\x3b\xcc\x24\xcb\x21\xc0\x0c\xd9\xbb\x35\x9f\x47\x32\x33\x1d\x3e\x80\x1b\xc9\xcc\xef\xb8\xec\x48\x5e\xa6\xc3\xc3\x0c\xa9\xcd\xa3\xea\x5b\x28\x27\x31\x78\xfe\xf0\xa8\xef\x6f\xd4\xc7\xfe\x0f\xcc\x57\xd4\x33\xe6\x97\x37\x01\x1b\x58\x6f\x1e\xb6\x86\x9b\xa1\x0e\x57\x9b\x67\xfd\x19\x54\xb6\x6c\x62\xbd\xb9\x59\x0d\xc0\x81\x0c\x22\x5b\x36\x41\xdc\x1a\xdf\xf2\xf6\x59\xdf\xb9\xe9\x19\x83\xc6\x16\xe0\x46\x62\xd4\xfc\x43\x72\x63\x52\xc7\x65\x48\x70\x1a\x28\xa9\x1a\x80\x37\x03\x0f\x2b\x83\x64\xa6\xc3\xd8\x36\xc6\xaf\xf9\xdb\x0f\x70\x3c\x59\xdf\x7d\x79\xf2\x74\x3e\x07\x94\xb3\xfe\x1b\x29\xed\x35\xbf\xc8\x17\xf8\x33\xdf\x37\xe8\x89\x37\x73\x83\x70\xc5\xc4\x8e\x0b\x70\x23\x31\x8a\x79\x3c\x3e\x9e\x8f\x3e\x06\x98\x13\x23\xb4\xd7\xb8\xce\x7a\x6b\xbf\x00\x0e\x24\x32\x62\x7a\x01\x0e\x24\xcb\xa1\x03\x70\x20\x91\x11\xd3\x6b\x1c\x66\x62\xa2\xd7\x11\x90\x52\x93\x92\xf8\x38\xc2\x95\xc5\xa0\xfa\xb1\xbe\x64\x7e\x23\x7a\x7b\xfc\x3e\xa2\x3d\x0a\x07\x23\x9e\xf5\x17\x7d\x0d\xdc\x1c\x99\x0a\x72\x8d\x08\x2c\xd0\xa8\xef\x91\xac\x9f\xf4\x30\x9c\x39\x51\x58\x18\x09\xe3\xe7\x61\x3e\x90\x90\x54\xc2\xc0\x28\x5e\xce\xf1\x42\x78\x91\x30\x30\x9c\xff\xf0\x30\x1d\x05\xeb\x5f\xf4\xfe\x59\x9f\x9f\xf1\x54\xef\x2f\xdf\xaf\x98\x3f\xd2\xdf\x80\x70\x22\x07\x17\x20\x8a\x64\x39\xb0\x8c\x8a\xf5\xd3\x7c\x3b\x3f\xa2\x70\x06\x04\x11\x93\x81\x7c\x34\xec\x47\x0a\x67\xa3\x83\x1f\x54\x3d\xa3\xff\x3c\x6c\x47\xc7\x7c\x6b\xbc\xc8\xfb\x2e\x61\x61\x18\xe6\x9f\x87\xcb\x30\x8c\x87\xc2\xe4\x30\x1f\x8f\xde\xc7\x78\x34\x3e\x64\xf2\xd4\xe1\x3e\x7c\xbf\xeb\xfd\x79\xf8\x33\xf3\x82\x2f\x20\x7e\x64\xed\x07\x20\x7e\x18\x13\x86\xad\x31\xd1\xdf\xfe\x97\x08\xfd\x05\x78\x8f\x4c\xf4\xd5\x05\x78\x0f\x63\x4a\x84\x35\x16\x26\x53\x8d\x2d\x40\xc1\x92\xf9\x0f\xa8\x91\x98\x55\x70\x8d\x73\xcd\x33\x46\xe8\xae\x71\x98\x45\x64\x04\xf6\x1a\x1b\xd8\xb1\x64\x6e\x80\xfb\xc8\x92\x34\xc6\xc6\xe6\xa4\xa4\x34\x36\x16\x57\xdf\x3b\x73\xa0\xce\x7c\xdc\x67\x71\x93\x36\x13\xae\x6d\x92\x2c\xc6\xed\xf5\xb1\x7f\x48\x07\x2a\xef\x1d\xc0\x83\x44\x46\x60\xaf\xf1\x60\xf2\x28\xf9\x0d\xe8\xa0\xe5\xad\x33\xa1\x16\xd2\x62\x03\xde\x23\x32\x3d\xcb\x02\xbc\x47\x96\x24\x32\x9d\x59\x50\x12\x98\x2e\x79\xfc\x7c\xef\xf5\x7d\xfd\x9d\x11\x8b\x4d\x1b\xc6\xc4\xe6\x66\x50\xd4\x9a\x67\x73\x47\x26\xb4\x5f\x13\x37\x27\x26\x37\x5c\xf3\xdc\x9c\x2c\xa9\xfe\x73\x73\x8a\x0c\x1a\x5c\x13\xe0\xa8\x49\xfd\xc5\xe6\x66\xf6\xc3\x35\xd3\x0d\xb4\x5d\xbd\xff\xa0\xfc\x9b\x3f\xc0\x75\x58\xa6\x70\x30\xcf\xcd\x29\xa6\x9f\xe7\x81\xf7\xf9\x7d\x9e\x80\xeb\x4d\x7c\x5e\x78\x9f\xe3\xc9\x5e\x3f\xbf\x07\x73\x61\xf2\x93\x05\xf8\x0d\x63\x10\xe3\x9a\xe7\xe6\x94\x99\xe3\x70\xcd\x32\x80\xf7\xcb\xf9\x38\xcc\x26\x26\xb5\xe7\xe8\xc1\x51\xcf\x1b\xe5\x1c\xcf\x11\x6e\xa2\x36\xd7\x84\x70\xc3\x24\x89\x6b\x22\x79\xa8\x84\x9b\xd9\xce\x7a\x64\x1e\x76\x13\x37\xa3\xa8\xfa\xba\xf7\x9f\xdf\x83\xb9\x48\x38\x99\x48\x2f\x2a\x61\x64\x1e\xe1\xc3\x08\xe3\xbb\xe6\x11\x3e\x22\x13\xa4\xac\x69\x98\x2f\x0a\x17\x13\x6a\xe6\xa8\xf1\x0c\x4f\xb8\xcc\xf6\x07\xd6\x8f\xcc\x64\x0e\xcc\x2f\x85\xa1\x39\xb1\x7e\x64\x2e\x73\xa2\x7f\x14\x86\x80\x70\x11\x99\x61\x65\x01\xe1\x22\x13\xae\x66\x4d\xa8\x99\x09\x57\xb3\x26\xf2\x0a\x33\xa8\x78\xcd\x85\xf5\x10\x7d\xe1\xa6\x42\x78\x99\x05\x04\x0b\xcb\xda\x0f\x0b\xeb\xa1\xf5\xc3\xcd\x84\x89\xf0\x16\x10\x25\x22\x11\x05\xd6\xbc\xb1\x3e\x14\x0e\xe6\x5d\x01\x9a\xcc\xfa\x21\x1c\x88\x3f\xcd\x1b\xc8\xc5\x41\xf5\x19\xca\xf5\x0c\x7a\xd5\x7a\x42\x73\x23\xe1\x62\x62\xff\x47\x0a\x0f\x40\x88\x30\xc5\xd5\x00\x21\x22\x13\x7e\x66\x01\x21\xc2\x14\x57\x03\xc4\x87\xc8\x3c\x2b\x6b\x85\x1b\x40\xcb\x89\xcf\x0f\xca\x59\x5f\x04\x2e\x33\x0f\x53\x20\x3a\xc4\x44\xe1\x09\x88\x0e\x46\x2c\xba\x05\x44\x87\x48\x34\xe3\x05\x44\x87\x1c\x79\xf8\x2f\x1c\xe6\x72\x58\x5a\x09\xeb\xcd\xc3\x7e\xa5\x81\xfa\xbe\xf9\x00\xc2\x43\x96\x70\xb4\xf2\xe1\x17\xc4\x42\x5b\x2b\x83\x3e\xca\x9f\x6c\x2e\x2b\x63\xf1\x35\x18\xdf\xfc\x54\x0b\xac\x82\xc5\xe3\xb5\x73\x61\x33\x13\x9b\x6b\xad\xe2\xdf\xeb\xfd\x1b\xcf\x9c\xdc\x02\x40\x6d\x1e\x0e\x80\x8b\x88\xcc\x33\xb2\x00\x17\x91\x99\xbf\x6f\x2d\xdf\xec\x94\x3c\xd6\xd9\xec\xc6\xa0\xb6\xb5\x6a\x45\x39\xdb\x3f\x92\x89\x11\xbb\x6b\x2d\x48\x26\x4c\x2d\xb2\x00\x3f\x11\x99\x5a\x64\xad\xe6\xed\x91\x18\x1a\x88\xc5\xf4\x0c\x62\xe1\x66\x5f\x0d\xc4\x62\x7a\x2e\xa8\x8f\xe3\x41\xca\x71\x49\x9a\xab\x1d\x66\x4a\xac\xab\xb5\x1a\x36\xa3\xc6\x8b\x9b\x8d\x24\xab\xe5\xcc\x83\x6a\x8b\x65\x20\x0e\x8d\x6f\xa0\xff\x5a\x5c\xe8\x8c\x25\xf9\xad\x31\x00\xbc\xcd\xfa\x07\xe6\x5f\xe3\x9d\x20\x16\xf5\x77\x02\x79\x5b\x9b\xc5\x99\x09\x99\xcd\x82\x5a\x43\x92\xe3\x9a\xe8\x1f\x25\x33\xc0\x51\x64\x49\x8e\xeb\x08\x17\x56\xb5\xde\xb0\x51\x25\xd1\xcb\xc2\xe6\xd4\xf8\xa0\x43\x66\x86\x91\xb5\x36\xe6\x43\xe3\x83\x4d\x2a\x89\x5e\x6e\x30\x2f\x4a\x6a\xeb\xc6\x61\xc6\x9b\xc3\xba\x23\x90\xc4\x55\x8e\xfe\x51\x72\x03\x82\x44\x4c\xa2\x0f\x08\x17\x92\x3c\x17\x6c\x56\x4c\x4a\xb2\x96\x33\x17\x4a\x9e\xeb\x39\xcc\x40\xae\xee\x0b\x37\x11\x49\xaa\xfb\xdc\x44\x4c\xae\xee\xfb\x42\xff\xf8\x3e\x10\x24\x22\x73\x87\x2c\x20\x44\x64\xc2\xf1\xac\xed\xcc\x87\xc2\xc0\x3e\x37\x0f\x93\x6b\xf8\x0e\x38\x2c\x49\x7f\x3b\x00\xaf\x9c\x37\x95\x1d\x0e\x73\x96\xb7\xdd\x86\x0d\x8a\x41\xd0\x6b\x43\xed\x21\xe1\x10\x88\x12\x51\xc2\xc3\x76\xe1\x82\xeb\xb5\x61\x83\x92\xf0\xb0\xd3\x59\x5f\x46\x6c\xaf\x9d\x40\x7f\xdc\xff\x3b\x01\x4e\x9d\xcc\x73\x27\xc3\xf7\xdf\xfa\x00\xa1\x22\x66\x1e\xd6\x3b\x7b\x7b\xec\x5f\xf1\xfe\xb0\xfe\x82\xf5\xe1\xfa\x6e\xf0\x0b\xa2\x98\xaf\x5d\xb1\xbe\x14\xbe\x80\x30\x11\xb3\xe6\xab\x9e\xf5\x92\xf7\xe9\x3e\x37\x8f\x98\x79\xf8\xef\x06\x7a\x22\x3f\xd9\x87\x1f\x44\x06\x81\x2f\x20\x46\x44\x09\x33\x40\x8c\xc8\x4c\x5c\xb8\xb6\xef\x67\xd2\xcb\x86\x4d\x4a\xc2\xf0\xee\xfe\x3d\xfb\xdf\xfd\x7b\xce\x57\xc7\xfa\xfe\x7c\x8f\xf5\xa1\xf0\xbb\x3b\xd6\xf7\xa7\x3e\xcc\x87\xe8\x07\x37\x15\x22\x34\x2c\x20\x4a\x64\x09\xbb\x1b\xfc\x84\x41\xeb\x6b\x8f\x0a\x00\x7b\xbe\x7f\xf8\x47\x64\xe6\xd8\xb5\x91\xff\x43\xde\x7b\x7b\x60\xfd\x78\x98\x03\x31\x22\x12\x91\x61\x6d\x17\x46\xec\x4f\x71\x2e\x80\x93\xc8\x92\xac\xf7\x8a\x80\xcb\xe7\xe4\x83\x99\x24\x5e\xdb\x37\xd4\x1c\x84\x77\x58\xfb\xdc\x64\x72\x12\x31\x83\x79\x64\x11\x1b\x98\x05\x23\xe8\xd7\xde\x67\xf1\x65\x40\x03\xfc\x43\x64\x86\x8e\x05\xf8\x87\x2c\xc9\x75\x83\x39\x30\x25\xc7\xda\x30\x68\x27\x4d\xc6\xe3\xed\xb1\xfd\x67\x00\xb0\x9f\x93\x01\x83\xb6\x5c\x41\xf7\xb3\x50\xae\x67\x6c\x4e\xaa\x79\x6e\xdc\x4c\x24\x99\xde\x60\x0e\x99\x92\xc3\x8d\x9b\x88\x5c\x41\x6f\xa8\x2d\x88\x1d\xb5\x00\xff\x60\xf2\x93\xbf\x71\x53\x91\x24\x7d\x23\xa5\x88\xfc\xe6\xef\x80\xc5\xa4\x64\x01\xf8\x86\x48\xb8\x85\x05\x78\x86\x2c\x49\x1b\xf0\x0c\x59\x92\xf6\x7d\x6e\x26\x26\x1b\xd6\x0d\x03\x36\xb3\xe9\xae\x1b\x69\x45\x64\xc3\xba\x9d\x79\x14\xbd\x8f\xf1\x15\x95\x6f\xd4\xcf\xfe\x1f\xe6\x90\x89\x5d\xb5\x6e\x30\x07\x49\xe6\x40\x64\x30\xb9\x2e\xdf\xb8\x89\x48\xf2\xbd\xcf\x4d\xc4\x64\xb3\xba\x61\xc3\x91\xa4\x7a\x3b\x73\xa1\x70\x71\xd7\xb3\x7e\x4c\x54\xb2\xee\xc3\x1c\xcc\xb4\x1e\x10\x16\x08\xf9\xbf\xee\xc3\x1c\x4c\xae\xb4\x40\x6c\xc8\xba\x79\xdf\xc8\xef\x20\x6f\xa4\xdb\x99\x07\x75\xce\x77\x3f\xeb\x25\x6f\xa0\xbb\x63\xf3\xf1\x70\xb9\xa1\xa6\x48\xea\x7f\xc7\x7a\xf1\x66\x70\x77\xf4\x8f\xc2\xc8\x0d\x9b\x0a\xd3\x4f\xac\x1b\x6a\x0c\x49\xca\xb7\x33\x07\x32\xfb\x7b\x60\xfd\xd4\x9f\xe1\xe5\x7c\x7f\x4c\x94\xb3\x7d\xdf\xec\x64\x76\x40\x7c\xc8\x92\x8c\xef\x89\xf5\xd0\xf7\x13\xeb\xc1\xfd\x73\x23\x1b\x90\xbc\xfb\xee\x05\xe6\x4a\x66\x77\xfb\xfe\x26\x73\xbb\x21\x1c\x10\x1e\x66\xdd\x0b\xf4\x47\x49\xfb\xf6\xfd\x4b\xe6\x77\x23\x0e\xe7\x92\xc7\xc6\x0d\x5f\xd8\x4b\x2e\x1b\x37\xac\x18\x4c\x5b\xb8\xee\xc7\x93\x62\xa8\x8b\xd8\x92\x45\x24\x7d\xce\xf7\xcc\x44\x86\xeb\xf6\xac\x10\x72\xe2\x78\x60\xb7\x65\x5a\x82\xf5\x5c\x98\x73\xee\xe9\x07\x7b\x9a\x69\x09\xd6\x13\x90\x46\x43\x5e\x07\x80\x91\xc8\xcc\x85\xb2\x9e\x30\xfd\x05\xfd\x71\xa8\xb4\x70\xd7\x3d\x01\xbb\x84\x54\x0a\x5c\x89\xa8\xfb\xd3\x03\x4b\x2e\xd3\x23\x2e\xe0\x4a\x44\xdd\x9f\x9e\x73\xdf\x08\x97\xfc\x30\x9e\x84\x2e\x92\x6c\x9f\x04\x36\x48\xb2\x7e\x12\xa6\x9d\x64\xfc\xf8\xb6\x24\xdb\x78\xb2\xcf\x32\xe9\xee\x29\x5e\x21\x7b\x54\x7d\x5d\xc8\xe8\x9f\x23\x95\x47\x41\x27\x3c\x70\x5b\xbd\xe4\xca\xf0\x54\xc3\x0b\xec\x42\xc5\x24\x51\x61\xfa\x54\x2c\x4b\xf9\x93\x69\xff\xf1\x4c\x0f\xb2\x75\x3d\x30\x6f\xe8\x06\x08\xe4\x8a\xa8\x1b\xdf\x03\x0d\x00\xd1\xec\xd7\x03\x0d\x00\x61\x84\xd6\xd3\xdf\x54\x28\xfa\x20\xe1\x03\x8e\xaf\x7b\x2e\x12\xcd\x79\x2f\x78\x81\xe3\x83\xc1\xa3\x68\x0d\x71\x8c\x13\x88\x68\x3d\x86\x29\x26\x67\x7c\x0c\x6b\x26\x8b\xc1\x83\x7b\x00\x61\xe0\xd6\x33\x3c\x1b\x8a\xc6\x00\x7b\x67\x11\x15\x60\x6f\x0b\xcd\xe1\x81\x3d\x93\x38\x71\x0b\x68\x1c\x59\x17\xaf\x07\x7b\x5d\xe8\x0e\xcf\x1c\x9e\xbe\x85\x3d\xc0\x4d\x40\x37\xa9\x07\x7e\xf8\x17\x31\xc3\xd7\x33\x31\x26\x5e\x35\x1e\xec\xee\x22\xb2\xf1\xd3\x9b\xa7\xe5\xb3\xbc\x87\x7a\xdf\x7b\xc4\x39\xdc\xd5\x13\xc0\xf0\x05\x28\x1e\x75\xf7\x79\xb6\x67\xa0\x21\xff\x7c\xe0\x70\x42\xb8\xa5\xf5\xdc\xde\x03\x2e\xd3\xed\x15\x70\x4e\x6e\xef\x01\x27\xf5\xf1\x75\xa6\xf4\xf5\x3c\x58\x67\x11\xc2\xf3\xe6\x9c\x61\x97\x60\x35\x95\x6e\xe0\x79\x40\xb7\x4d\xcf\xd8\xdc\x54\xf6\xed\x0b\x96\x0a\x02\xdd\xef\x0b\xca\x08\x26\x97\xdc\x97\xb3\x97\xef\x88\xda\x17\x44\x82\xf2\xdd\x4f\xf7\x75\x61\x92\xbf\x39\xd9\x57\x00\xe1\x34\xd6\x07\xb3\x29\x81\xf1\xf7\x05\x65\x25\x95\x0f\xfb\x0a\x3e\x45\xac\xdf\x99\xcd\x47\x06\xfb\x72\xe6\xf2\xdd\x47\xf7\x15\x41\x06\xd4\x1e\xed\x2b\x82\x61\x7e\x17\xd2\x7d\x39\x33\xa9\xec\x40\x02\x99\x74\xbe\x9f\xbc\x01\x36\x98\xb1\xaa\xb1\xb0\x47\xf0\x4a\xa3\xba\x62\x5f\x70\x71\xbd\xa8\x0f\xd9\x57\x06\x6f\x68\x7c\x86\xbe\x91\x58\xed\xfb\xf2\x53\xbe\xb3\x47\x30\x66\x10\xab\x7d\x5f\xce\x9d\x34\xc5\xd5\xbf\xe7\x14\x56\xff\x5e\xe5\xa0\x82\xa8\x1e\xe1\x8e\xc1\x3b\xea\xbe\xe0\x94\x7f\x45\xf5\x08\x1a\x48\x5e\x52\xf7\x05\x0d\x24\x2f\xa5\xfb\x6a\xde\x22\x17\xd1\x53\xcd\xf0\xd6\xb8\xaf\x23\x48\xc4\xf2\xf3\x9c\x3c\x17\x11\xbb\xe0\x1c\xec\xe7\xb9\xf8\x0b\xec\x42\xab\x68\x52\x4d\xdc\xfe\x82\xfa\x00\x06\xd2\xd9\x44\xf7\xf4\x48\xfa\x02\x36\xda\xa2\x69\xec\xde\x24\xa7\x05\x37\x99\xa2\x59\xc0\x4d\x86\x37\xe9\x7d\x75\x6c\x5f\x63\x8f\x9c\xa5\x19\x97\xc9\x40\x49\xd4\x3b\xef\x0b\x57\x15\x5e\x85\xf7\xe5\x09\xab\x98\xa2\x7b\x5f\x50\x9c\xf2\x2e\xbc\x2f\x67\x69\xea\xf1\xf0\x0a\xf8\x3e\x5c\x34\x8a\x86\x38\x41\x6a\xd4\x44\x6e\x20\xc8\x64\xc2\x0b\xee\x6b\xe2\xa0\xa0\x40\xb3\x2f\x67\x59\xaa\x71\x61\x3b\xff\xc9\xe8\xbf\x2f\x18\x59\xb3\xb6\xfa\x8e\x5e\x3b\xfb\xb3\x07\x5e\xe0\x0c\xed\xe9\x19\xa1\x38\xc5\xb0\x94\x10\x48\x7c\x5f\x9e\x92\x86\xf9\x82\xf7\x05\x86\x46\x24\xf1\x7d\x41\xb5\xca\xdb\xfd\xbe\xee\xdb\x73\x48\xf1\x8f\x23\x21\x65\x5e\xef\xb7\xc3\xce\x5c\x49\xfc\xe1\x39\x73\x4a\xac\xec\x0d\xdc\x99\x9c\xb5\x48\xf0\xc9\xe5\xfd\x7d\x87\xc3\xbf\x32\xef\xef\x3b\x5c\xbe\xaa\xdc\x8d\x01\x4e\xb7\xbc\x80\xef\xf0\xa6\xbd\xe2\x76\x0c\x87\x83\x45\x22\xa5\xec\x80\x4b\x0e\x43\x28\x76\x38\x1c\x2b\xe7\xc0\x0a\x03\xf2\x80\x69\x7f\x07\x08\x50\xb4\x4f\x6c\x40\xc7\x44\xc2\x69\x6f\x40\xc3\x64\x5e\xf1\x77\x00\x87\x62\x2e\x9d\x1d\x20\xee\xf0\x8a\xbf\x03\x72\x31\x5c\x3f\x15\x82\xc1\x10\x92\x7a\x03\x0b\x26\x67\xf5\x18\x0c\x86\x10\xd4\x3b\x94\xdb\x33\x73\xe9\x83\x07\x2f\xb0\x85\x8a\x49\xd3\x10\x0f\xc7\x89\x04\x57\xd9\x00\x83\x89\xc4\x84\xde\xa1\x36\xaf\x50\x2f\x60\x08\x89\xb3\x5e\x7d\x08\x7a\x5e\x28\x37\x3e\x83\x14\x03\x9f\xc1\x80\x18\x06\xb2\x43\xc3\xaa\x11\x0b\x6f\x07\x38\x78\xd0\x26\xb3\x03\x36\x3f\x51\x9a\x37\xe0\x64\x32\x6d\x32\x3b\x80\x19\x10\x6e\x65\x07\x6c\x7e\xaa\x11\x76\x80\x03\x06\xd5\x06\x3b\xe0\x66\x42\xb5\xc1\x0e\xe6\xc9\xcc\x2a\x7b\x08\x0b\x2b\xaf\xfa\x1b\x78\x30\x91\x78\x2c\x3b\x78\x36\x3a\xde\x55\x76\x98\xe7\x68\x26\x2e\xf1\x0e\x9e\xee\x8a\xf0\x74\x3b\xcc\x82\x17\xd8\x65\xe7\x06\x4c\x50\xb7\x01\x09\x13\x09\xa1\xb2\x03\xd2\x2c\x5c\xbc\xee\xec\x00\x5d\x27\x31\x54\x36\x30\x63\xf2\xcf\x32\xc3\xd0\x4a\x5d\xe7\x06\x86\x4c\xce\xa2\x8b\x05\xba\xe0\xe5\x62\x07\xe7\x10\xa2\x0b\x4f\x79\x45\x88\xb9\x1d\xa0\xfd\xfc\x59\x77\x78\xd4\x12\x0c\x79\x07\x98\x3e\x09\x86\xbc\x03\x4c\x9f\x59\xeb\xee\xbb\xb9\xe8\x79\x9e\x67\x9e\xfe\xc1\x77\x33\xe9\x20\x5e\xd5\x73\xb0\x35\xfe\xd1\xf0\x41\xe0\x33\x36\x23\xe9\x20\x5e\x86\xf2\x6f\x88\x80\x7d\x89\x84\x91\xd9\x80\x7d\xc9\xd4\x30\xec\x18\x30\x25\x9f\x8c\xb7\xa3\x6f\xee\xef\x32\xb4\x63\xc4\xb2\x4a\x7c\x88\xb8\xcc\xe4\x4f\x24\xdb\xd1\x13\x43\x49\x7e\x88\x11\xcb\x5a\xd9\x42\xf2\x1e\xb0\x3c\xa1\x02\x8a\x17\xd1\xb9\xc3\x77\x87\xdf\x00\x66\x09\x97\x0e\xe3\x98\xb0\xf9\x48\x89\x31\xf9\xaa\x75\xb5\x80\xdd\x4c\x0e\x17\xdf\xc4\x78\x3c\x09\x23\x0c\xaa\xd4\x39\x6f\xc0\xb3\x44\xa2\x12\x6f\xc0\xb3\x64\x02\x4d\xee\x98\xb1\x0a\x24\x5d\xc0\xb5\x64\x46\xe4\xee\x58\xb0\x3b\xeb\xf5\x17\x77\x80\x1d\x61\x71\x61\xd2\xd1\x1d\xa1\xe4\x20\x06\xf2\x8e\xd0\xa0\xd2\x5c\xb9\x23\x34\xa4\x95\x12\x23\xc0\x5c\x32\xf3\x22\xee\x08\xe1\x25\x8b\x04\x5a\xf5\xbc\x79\x7c\xa1\x81\x46\x28\x42\x46\xe7\x15\x94\x4d\x80\xc6\x92\xb3\x66\xdc\x79\x05\x45\x95\x68\xd1\x13\xed\xf1\x05\xf8\xd5\x8b\x17\xc4\x37\x33\x5e\xd2\x1f\x58\x73\xad\x08\x94\x9a\x55\x0b\x00\x41\x81\xb9\x4f\x77\x84\x91\x84\xf8\x37\x3b\x3a\x33\x21\xef\x88\xc3\xbf\x67\x07\x86\x7f\xcf\x1e\x0e\x90\x80\xf6\x59\x84\x49\x36\x8b\x04\x3c\xf7\x9e\x36\x1a\x10\x5d\x22\x11\x71\x76\xf4\xdb\x53\x15\x5d\xe3\xf6\x94\x45\x23\xce\x5b\x28\x1d\xc5\x85\x8d\x23\x9a\x59\x11\xe5\x1c\xa2\x67\xdb\xfb\x21\x53\x67\x36\x5a\xe6\xe5\x2d\xaa\x85\x85\xbd\x4f\x61\x27\x7a\xfe\xbd\x1f\xb2\x84\x1d\x97\x60\xc5\x3b\x1e\xe6\x13\x89\x9a\xb3\x81\xea\x12\x89\x92\xb3\x81\xea\x92\xb3\x08\x07\xcc\x89\xa8\x39\x3b\xc2\x0f\x84\xa8\x38\x1b\xa8\x2e\x39\x8b\x4e\x6e\x27\x24\x4a\x88\x80\x6d\xc9\x59\x3b\xf1\x7e\x33\x1c\xb2\x46\xe8\x67\x89\x50\xba\x81\xcb\x12\x09\x37\xbc\x81\xbb\x92\xb3\x28\xef\xf1\x1e\x7d\xef\x27\xe4\x06\xb8\x98\xb6\x6c\xa7\x73\xdb\x8a\xb4\x96\xec\x74\xbd\x39\x12\x03\xff\x28\x78\x21\xf1\x19\x9b\xa1\xab\xdc\xfc\x83\xcc\x3f\x20\x8c\x74\xd5\x38\xfd\x85\xc2\x3f\x1e\xff\xe3\x9b\xb6\x14\xde\x4e\x35\xfe\xe1\x89\x12\x79\x9a\xa7\x70\x38\x12\x51\x85\x77\x0a\xb7\x67\x62\x64\xa3\xce\x35\x89\xf3\xbb\x93\x73\x4d\x8a\x48\x00\x74\xc9\xb9\xeb\x83\xe6\x1f\xb0\x13\x30\xfb\x30\xd4\x6d\xa7\x04\xea\x21\xb8\xec\x4e\x70\xaf\xcf\xdc\x62\x29\xfb\x44\xb0\x02\xe7\x61\xdc\x52\xa9\x54\xcf\x06\xc9\x17\xe0\xc2\xaa\xc3\x34\x15\x4f\x27\x59\xf4\x05\x16\x97\xd4\x90\xe0\xe6\x41\xf8\xd8\x9d\x5c\x68\x22\x31\x24\x28\x69\x08\xf7\xba\x01\xa2\x92\x99\x7f\x75\x27\xb0\x21\x82\xde\xec\xd4\x6f\x94\xf3\x7d\x38\x9c\x53\x79\xb8\x81\x83\x12\x1b\xb9\x72\xb2\xe6\xf9\x23\xf5\x01\xe6\xa8\xe8\x19\x4c\x80\xd7\x11\x00\xa5\xc4\x46\xb6\x9d\xc6\xf0\x04\x93\x7a\x61\xe2\x05\xce\x29\x54\x2e\x74\xb4\xd8\x69\x60\xc4\x64\x22\x40\x52\xc9\x74\xb4\xd8\x69\x26\xcf\x48\xc9\x2e\xc2\x38\x4b\x44\xd6\x9d\xa6\x4f\xa1\x2a\xf0\x1e\x88\x50\xc0\x75\x08\x89\xbb\x81\xc5\x12\x09\x44\xb3\x13\xd2\xd6\x5d\x84\x59\xdb\x69\x35\x7c\xf0\x17\x3d\xdb\x4e\x30\xbf\x10\xd0\x75\x27\x48\x2f\xcc\x10\xbb\x93\x33\x10\xb2\xac\xb4\xbd\x72\xb6\xee\x0c\x84\x6c\x3b\x81\x61\x48\x1a\x02\xb2\x4b\x24\x92\xcc\x76\x64\x97\x8b\xb8\x5f\x3b\xdd\xd8\xce\x64\xcb\x09\xa0\x78\x57\xd7\x9a\xe2\x7e\xc4\x9c\xb4\x3b\x9d\xfb\x51\xa6\xf2\x76\xa7\xdb\x73\x82\x6a\x89\x60\xe1\x61\x88\xe2\x4e\xf0\x9a\xa7\x36\x77\x27\xe7\x40\xe4\x81\x09\xb0\x9b\x57\xd7\x1c\x3c\x0f\x5e\xf8\xc6\x9c\xaf\x37\x11\xa8\xfe\xc0\xa0\xc8\xb3\x32\x22\xa4\x99\xb6\x76\x67\xe7\x40\xe4\x38\x80\x8f\xc9\x84\x97\xd8\x80\x8f\x09\x17\x43\xf0\x77\x3e\x17\xac\x4c\x7c\x89\x0d\x3c\x98\xcc\x3c\xbb\x3b\x07\x27\x0a\x6e\xe5\x8c\xc8\xa0\x42\x16\x96\x83\x27\x3a\xe5\xde\xce\xb0\x21\x13\xb8\x75\x03\x21\x26\x53\x21\xbd\x81\xd8\x12\x9b\x2a\x04\xaf\xa0\x42\x7a\xe7\x8c\x49\x52\x7d\xe0\x1d\x54\x48\xef\x5c\xa2\x27\x0b\xe5\x10\x70\xc1\x62\xaa\xdb\x9d\x8b\x67\xef\xfc\xb4\xf4\x3b\x23\x98\x86\x98\x17\x1b\x18\x2e\x91\x18\x3b\x1b\x18\x2e\x99\xb9\x6d\x77\xae\xde\x43\x4e\x6a\xf5\x06\x58\x5f\xf5\x1e\x72\x52\xe1\x9f\x4a\xe8\xe1\x9d\x2b\x66\x80\xcc\x2b\xd7\xdb\xd3\x93\xb2\x03\x30\x23\xd3\x6c\xbb\x73\xf3\x7c\xa4\x94\xe9\x32\xfc\x4a\x98\xdd\x76\x67\x78\xd4\x13\x15\x67\x03\xc5\x25\x5c\xc6\xad\x98\x7b\xc4\x0b\x1c\x12\x92\x3c\x5d\x26\xc2\xe9\x87\x9b\x10\x21\x76\x67\x80\x42\x5d\x8c\xd0\xd9\xb9\x6f\xbc\xc0\x3e\xc1\x3a\x44\x20\x9b\x0d\x20\x97\x4c\x2d\xfd\xce\x86\x65\xe1\x95\x2b\x8f\xea\x39\x55\x39\x6b\xb0\xfd\x12\xe9\x66\x67\x98\x7f\xa8\x36\xdf\x40\x6a\xc9\x54\x9b\xef\xbc\xa2\x27\x59\xd5\x1f\x98\x76\x5e\x37\x32\x40\x36\xc3\x25\x62\x87\x4a\x98\x4a\xeb\x0d\xac\x96\x28\x16\x0c\xac\x96\x4c\x25\xf6\xce\xe0\x38\x44\x95\xdd\xc0\x6a\x89\x8c\xa8\xdd\x79\xfb\xf7\xec\xc0\xf6\xef\x39\x82\x7d\x7b\xda\x56\xbd\xf0\xe0\x03\x76\xe8\xf6\x3c\xad\x51\x7f\x60\x1d\x79\xea\x00\xcd\x25\x76\x6d\x47\x88\x28\x54\x62\xef\x0c\x13\x72\xd7\x6e\x84\x09\x99\x00\x26\x3b\x83\xc1\x74\xed\x4e\x88\x2c\x44\xc7\xd9\x40\x77\xc9\xba\x90\x39\xba\x4b\xb8\x7e\x2a\x00\x19\x50\x42\xc9\x8f\x67\x9e\xfd\xf9\x02\x64\xc0\xed\x0d\x7c\x97\xc8\xa8\xde\x0d\x7c\x97\x4c\xa5\xf8\x2e\x97\xf7\xa0\xf2\x19\xec\x81\x37\x30\x40\xbc\xc4\xce\xdd\x5b\x9c\xbf\x90\x09\x17\x20\x7b\x06\x46\x3a\xee\x12\xce\xfd\x80\x80\x35\xbb\x00\x8d\x2e\x30\x94\x71\x17\x98\xa1\x75\xac\x01\xc4\x25\xf6\xf8\xa7\xeb\x0e\x10\x5e\x32\x33\xd9\xee\xe2\xcc\x89\x1b\xaf\x44\x10\x25\xaf\xfd\x25\x39\x51\x92\x9b\x15\x5c\x10\xa5\x81\x2f\xc9\x89\x92\xec\xac\xc0\x6a\x4d\x5c\xed\x0d\x4c\x97\xc8\x30\xe5\x0d\x4c\x97\x2c\x15\x7d\x01\xbb\x63\xd8\xf2\x2e\xc0\x64\x08\x34\x3f\xed\x52\x3c\x99\x2e\xc9\xb2\x80\x7d\x11\x6c\x74\x03\xf5\x25\x4b\x49\x5f\xc0\xbe\x08\x2e\xba\x0b\x34\xd4\x52\xd2\x17\x68\xa8\x03\x23\x63\x77\x71\xfe\x56\xf5\x5c\xfd\x05\x76\x01\x0e\xfb\xd2\xda\x97\x3a\xfc\x05\xce\x4a\x05\x59\x65\x35\x01\x8e\xa8\x45\x05\x47\xec\x59\x2d\xe0\x24\xd5\x9a\xc2\xe6\x16\x82\xc8\x0c\x2a\x27\x62\x96\xee\xe2\x0c\x91\x17\x22\x20\xd5\x9c\x0f\xf4\x07\xe8\x90\x74\x5c\xba\x8f\x81\x5b\xb1\x74\xef\x73\x24\x65\x3a\x47\xa4\x00\x56\xba\x27\x3d\xa6\x3a\xb7\xc0\xca\x26\xdd\x01\xd0\x69\xce\x0b\x1c\xa5\x79\xa7\xd8\x84\xb3\xcc\xa2\x67\x10\x13\x79\x70\x19\xde\x69\xb2\x83\x32\x12\x3e\xd0\x0b\xd9\x5f\x60\x9f\x06\x88\x49\x4b\x0b\x9d\xb5\x8c\x17\x05\x57\xd1\xae\xa5\x85\x4e\xa9\x6b\x25\x9d\x23\x6a\x9e\xa1\x42\x92\x71\xa3\x38\x47\xd4\xb4\xba\x0c\xc6\x4b\x5e\xd9\x11\xe5\x9c\x02\x5c\xe2\x64\xfc\x28\xdb\x67\xb9\xab\x42\x9f\x65\xed\x97\x8d\x59\xa6\x14\x56\x36\x28\xa3\xa9\x45\x50\x86\x46\x74\xa4\xb4\xcc\xec\xb3\xbb\x38\xc7\xe4\x2d\x0f\x10\x35\xb9\xfc\x3c\x63\x84\x94\x98\xca\xe3\x3d\xa2\x18\x5c\x60\x92\x2f\x3f\x2f\x80\x67\x73\xbf\x56\x67\x70\x3c\xb6\x2a\x2c\xf2\xb2\x95\x54\x67\x70\x3c\xec\x2b\x2e\x60\x81\x0e\xe0\xbb\xc2\x06\xc6\xd0\xee\x5d\x61\x70\x27\x96\xfa\xae\xce\x9f\x28\xf8\x57\x18\xd8\x3b\x8f\xea\x0a\x37\x19\xfa\xc4\xee\x0a\x13\x19\x11\x15\x77\x85\x01\x5e\x09\x41\x37\x50\x62\x82\x32\x70\x6e\xc0\xc4\x64\x7a\xc5\x6e\xc0\xc4\x44\xe3\x51\x5e\x93\xf7\x88\x2d\x26\xaf\x31\xeb\x05\x90\x85\xe6\x00\x3c\xcb\x78\xf6\x57\x17\xd1\x34\x07\xf0\xac\xa1\x9b\xec\xae\xb9\xe0\x7d\xf6\x10\x56\xba\x40\xa7\xea\xed\x40\x34\xcc\x79\xbb\x6b\x7e\x87\xc0\x49\xcb\x13\x35\x70\x08\x9e\x71\x3d\x66\xfd\xb1\xf1\x02\xc7\x50\x02\x9e\xd9\x65\x98\xe9\x8c\x27\x63\x85\x5e\xab\xf0\xfe\x57\xc1\x34\x19\xe0\xbe\x01\x55\x93\x99\xae\x62\xd7\xea\x43\x62\x8f\x2b\x86\x14\x54\x0e\x41\x5a\xab\x0c\x93\x9a\xfd\x29\xe5\xf2\x06\x6e\x4d\x50\x5a\xc5\x5d\xe1\x01\x40\x54\xc5\x5d\x11\x24\x50\x2f\x3d\xa3\x75\x9e\x71\x15\x11\x8d\x74\x4d\xda\xc0\xae\xc9\x55\x2b\x0c\xce\x43\x14\xc5\x0d\xac\x9a\x5c\xb5\x80\x88\x48\x24\x6a\xe2\xae\xe6\x14\x20\x22\x44\x3c\x34\x61\x13\x77\x1d\x9e\xf1\x5c\x54\x08\x07\x01\x06\xdc\x6f\xa0\xd9\x44\xe2\x26\x6e\xa0\xd9\xe4\x2a\x12\x00\x67\x32\x32\xd3\x0a\x1d\x18\x3d\x99\x77\x85\xc3\x80\x91\x97\x56\x48\x83\x44\xe0\xdf\xf5\x5c\x4e\xa3\x84\xfc\x8a\xcb\x69\xa0\xb7\xd7\x06\x1c\x4e\x94\x90\x0f\x38\x9c\xa0\xd4\x85\xbb\x4e\x8c\x39\xb1\x45\x38\x0c\x10\x29\x71\x57\x04\x2a\x54\x91\xdc\xba\xf1\xac\x72\x9c\x49\x49\x43\x46\xd8\xa3\xec\x6b\xd5\x99\x5f\xd2\x1c\x20\xe8\xda\x44\xd4\xf0\x30\x08\x32\x10\x56\x44\x5d\x9b\x88\x1a\x16\x3b\xe3\xa1\x55\x21\x2e\x56\x11\x31\x0c\x76\x04\x3b\xdc\x15\xcc\xd0\x28\x5c\x39\x44\x0e\xd3\x14\xec\xfa\xf8\xf7\x9c\x34\x78\x24\x04\x59\x00\x2b\x1c\x0e\x74\x11\x01\x26\x4e\x24\x00\xd5\x6e\xf0\x27\x90\x3d\xaf\x81\x39\xd2\xe5\x6c\x03\xe3\x26\x04\x7a\x69\xec\x06\x87\x01\xa3\x38\xd4\xc0\x0c\xe9\x63\xb6\x5b\xc0\xb2\x93\xd0\x1b\x98\x21\x11\xa7\x76\x8b\xbe\xac\x3c\x40\x5a\xc4\xb2\x56\x3d\xfb\xb2\xf2\x40\x69\x60\x8f\x44\x1e\xd8\x0d\xf6\x39\x02\x1e\xee\x06\x4c\x2d\x65\x9d\xdb\xcd\xb9\x21\x4f\xe9\x06\x01\x8c\xa0\x69\xbb\x41\x00\xd3\x4d\xa9\x1d\x66\x96\x2b\xf7\x5a\x73\x66\x26\xcb\xac\x03\xe1\xe8\xe6\xd4\xe0\x72\x10\x64\x99\x6d\x70\x39\xa0\xa3\xdc\x6e\x87\x77\x65\x66\x5f\xd8\x0d\x16\x40\x3a\xca\xed\x56\xbc\x45\x4e\x22\x74\x59\x46\x6e\xd1\x60\x21\x0c\x32\x6a\x3a\x54\x0e\xb3\xec\xee\xe6\x12\x9d\x6c\x90\x0d\x11\xdd\x04\xfa\xdb\xad\x7a\xc2\x7f\x1e\x5a\xcd\xd9\x9b\xa6\x1d\x6a\xfb\x4a\x5a\x6f\xf0\xa8\x32\xcd\x3a\x4c\x84\x44\xfe\xdb\xad\x62\x48\xdc\xbe\x0d\xf2\x1a\xc1\xb3\x76\x43\xe0\x83\x8c\x9c\xcd\xd9\x25\x8f\xa0\xd6\x7c\x48\x6a\x10\x0e\x06\xcc\x28\xb1\x81\xce\x13\x94\x4c\x6d\x03\x9e\x27\x12\x4e\x6b\x37\xf8\x44\x99\x96\xb9\x7b\x05\xec\xb1\xb3\x4c\xd3\x73\x43\x39\x47\x00\x87\x82\x20\x63\x52\x43\x60\x95\xcc\xaa\x0d\x39\x26\x08\x46\xf7\x00\xc2\x20\x74\x62\xa2\x3c\xe6\x19\x9f\x78\x46\x3c\x06\x85\xb1\x90\xc7\x1f\x73\xb0\x4c\x46\xd2\x3f\xe6\x79\x11\x68\x04\x7c\xcc\x53\xb6\x31\xe2\xe5\x31\xd8\xd4\x32\x55\xf7\x0f\x90\x11\x42\xef\x45\xcd\xf6\xef\x8f\xff\xff\xa3\xe7\x31\xa8\x9c\x33\x31\x21\x1f\x83\xc9\xbd\xa7\x9f\x4e\x4e\x4f\xf4\xa5\x4e\x7a\xa6\xac\xa6\x37\x90\xfa\x87\xb7\xa2\x07\x68\x0c\xa1\xda\xa7\x31\x79\x00\xc7\x10\x1a\x9d\x29\x1e\x73\x58\x61\xea\x40\x1e\x00\x32\x84\xd6\x93\xde\x70\xa0\x65\x63\xb3\x01\x93\x45\x7f\xdc\xc7\x80\xf6\x59\xe9\x16\xf7\x18\x54\xdd\x95\x1e\xde\x8f\x79\x5a\x08\x5e\x7d\x1e\xc0\x3c\x84\x4a\x90\xb5\xc7\x1c\xcb\x9c\x46\x81\x07\x40\x0f\xa1\xd3\x85\xe1\x31\x28\xb8\x7a\xfb\x69\x76\x7a\x56\x40\x75\x0c\xf3\x51\xb5\xf0\x61\x7b\xb6\x16\x35\x7b\x7b\x3a\x0c\xfd\x81\xf9\xa0\x8a\xe8\xb1\xe8\x48\x92\x81\xfd\x40\xae\xbc\xc2\x20\xfb\xc7\xa0\x95\xaf\xd4\x7f\x3e\x16\x01\x2b\x4f\x05\xe9\x63\x1f\xd4\x72\xe6\x1f\xc8\xb2\x43\x76\xfd\x58\x04\xb2\x3c\x35\x16\x8f\x41\x73\xdf\x78\x2d\x7a\x2c\x7a\x16\xa9\xc8\x9e\x22\x5b\x7c\xe1\x41\xfe\x00\xe9\x22\x54\xba\x11\x3f\xe6\xb9\x30\x68\xb1\x7b\x5e\xac\x8b\xa6\x39\x45\x36\x8c\x9c\x7e\x7a\xea\xb9\xef\xa2\x3e\x41\xe6\xc0\x9f\x9e\x02\x39\xb5\x34\xb5\x92\x3c\xa3\x8e\x36\x02\x6e\xde\xb5\xaa\x63\xe7\xe6\x1d\x2a\x0f\xab\xc7\x1c\x2a\x3a\xff\xbc\xe1\xd8\xe1\x9d\xc3\x47\xda\x9f\xc6\x24\x4f\x8f\x01\x90\xb1\x33\xf4\xfc\x01\xb4\x46\xe8\x55\xbb\x1c\xc7\x47\x67\x1e\xb2\xc7\x20\x6d\x0b\x17\xed\xb1\xe4\xe9\x1b\x44\xfc\xc9\xf3\x45\x34\xbd\xb1\x1d\xe0\x9f\x24\x05\x81\xbb\xfd\x50\xd0\x0b\xfc\x9a\xd8\xd3\xfc\xd2\x07\x7b\x7a\x44\xee\xd0\xa9\x0d\x7b\x0c\x7e\x26\x99\xc2\xc0\x63\x39\x79\x82\x30\xbd\x81\xf9\x88\x22\x7e\x07\xca\xcf\x62\x1d\xd9\xd3\xa8\x68\x0a\x91\x6b\xbf\x11\x74\xee\xb1\xec\xf0\xc9\x97\xde\xc0\x7c\x14\xb1\x0b\x88\xee\x99\x52\xce\x63\x47\x74\x0f\xe5\x87\xeb\x65\x4f\x56\x24\x1a\x43\xc6\xfd\x9a\x8a\xde\xb8\x3d\xdd\x8e\x7a\x8a\xfd\xc2\xc0\xa1\xc7\x8a\xe7\x38\x10\x39\x20\xe3\x52\x2f\x9a\x75\xa8\x81\x25\x8e\x3d\x86\x04\x76\x8d\x19\x11\x1f\xc0\xa2\x84\x5c\x34\x38\xa4\xb0\xcb\x45\xb3\x0e\xb3\x53\x0b\x5a\x5b\xe8\x5a\x1a\x7d\xf2\x1f\x40\xa7\x84\xf6\x43\xfc\xc5\xe7\x43\xb3\x0e\x73\x7b\xbf\x34\xb8\x32\x7d\x57\xaa\x63\xeb\x7f\xf0\x31\x60\x86\xf7\x1f\x0a\xc2\x01\xaf\xb8\xc5\xc7\x90\x16\xbb\x10\x62\xe3\x31\xcf\xde\x96\xb5\x81\x90\x18\xbb\x36\xd1\x07\x64\x80\xda\x35\xfc\x8a\x6c\xa1\x3c\x11\x1f\xc0\xba\x84\x76\x89\x3b\x54\xcf\x17\xaa\xfd\x02\xc5\x4f\x49\xa6\x4f\x1a\x3a\x96\x39\xb8\xea\x89\xa3\x7e\x3e\x01\xff\x68\xe2\x96\xd0\x0d\xb5\x1f\xf6\x59\xc1\x4f\xab\x4e\xa0\xea\xe7\x4b\xa8\x7f\x3a\xc0\x90\x77\xae\x12\x31\xfb\xb1\xea\x9b\xc9\xd4\x85\xc7\x21\xd8\xf9\x87\x27\x94\x89\x3a\x27\xe0\x31\xa9\x14\x13\x8f\x41\x7d\x54\x7f\x26\x1c\x2e\x93\x85\xa7\xff\x03\x4c\x9b\xd0\xaa\xd6\xa8\x39\xb3\xad\xe4\x36\xf0\x6c\xa8\x5d\xa7\x40\x6b\x9e\xde\x95\x3d\x6d\x9e\x22\xf4\xa7\x1f\xe6\x04\xa8\x37\xc0\x6c\xaf\x9f\x3f\xc0\x5c\xa2\xa8\xa9\x79\xb2\x09\x4d\x78\x73\xe2\xb9\xf4\xc6\xed\x07\xba\x06\xe7\xcc\x56\x27\xda\x9b\xca\x53\xad\xc0\x7c\x90\x4d\xeb\x8c\x0b\x6a\x49\x3a\xc0\x7a\xf2\x04\x72\xa4\xb7\xfe\x66\xa4\x62\xb3\x48\x11\xd6\x2e\x1d\x2d\xd0\xb8\xf5\x22\x56\xfa\xa2\x3b\x67\xb5\xe2\x92\x4b\xe0\x14\x76\xc7\x4f\x16\x07\x87\x92\x4e\xd7\xf2\xc7\x3a\x36\x93\x69\x4e\xbb\x6f\x26\x71\x9b\xbe\x1d\xb0\x5c\x7f\xdc\x9e\xd8\x51\x9f\x60\x33\x15\xb5\x02\x8c\xfb\x52\x24\x03\x18\x0e\xe3\x26\x49\x0e\x4e\x26\x35\x8b\xd9\x1a\x0e\x9f\x22\x3e\x00\x2f\x93\xda\x24\xf1\x98\xcf\x87\x8e\x7c\xf3\x34\x2f\x99\xf3\x01\x13\x71\xa3\x27\xcf\x63\xf6\x62\xb3\xab\x15\xf3\x64\x17\x9c\x31\x73\x74\xf6\xa6\x3f\x26\x0e\x8e\xac\x56\xb0\x99\x8a\x58\x3a\xb2\x07\xe5\xa2\x33\x0f\x77\xfd\xdc\x7e\xde\x78\x3c\xb9\x17\xdf\xf0\x9c\x1d\xd4\x89\x3d\x86\xf4\x6b\xbf\x3b\x6a\x38\x7d\x68\xe5\xde\x6c\x8d\x3a\xe2\xa0\xba\x2c\x55\x73\xea\x29\xd8\x82\xe4\x3b\x18\x88\x5a\x94\x50\x30\x5c\x58\xd3\xda\x7a\x8a\xd8\x1f\xe1\x04\x10\xb9\x99\x98\x9d\x8f\xc1\x48\xfe\xcb\x17\x07\xe8\x23\x26\x35\xbb\xbc\x63\x6a\xc5\x53\x75\xfd\x74\xfd\xf6\x95\x53\x2b\xe0\x1f\x59\xdb\x14\xfe\x39\xca\x65\xfb\xd8\x0c\x8e\xd3\xce\x66\xe1\x4f\xd8\x8b\x66\x0c\xc6\xf6\x5e\xb5\x5f\xa6\x43\xaf\x8b\x73\x4e\x67\xb6\x4d\x75\x54\x17\x1b\xd8\x31\xe4\x65\xea\xf4\xce\x7f\x80\xe3\x14\x83\xe9\x2e\x80\xcc\x4c\x25\x8b\x1c\xa0\x15\x51\x00\xf1\x63\xf0\x42\xcc\xb9\x6a\x2c\xcb\x67\x4c\xfd\xd8\x9e\xc7\x55\x75\x60\xbf\xfc\xc8\xff\xf0\x6b\xfe\x3d\xaf\x96\x67\x7b\x93\xf0\xba\x3c\xa3\x96\x4e\x23\xd8\xee\x5a\xd3\x26\x5c\x2e\xcc\xeb\x64\x85\xf1\xae\x77\x51\xa1\xe7\x6f\xed\x3a\x16\x96\xf3\x8f\x9f\x4a\xc1\x4f\x8b\x76\x14\xb2\xe8\x15\x93\x6c\xb6\x0c\xec\x53\x2c\x67\xb9\xf0\xfa\xd3\xf5\xe9\x89\x00\x39\x1f\x9e\x69\xaf\x15\x7d\x02\xfa\xe8\x92\x34\xe0\x77\xd9\x2e\x89\x62\xcb\x85\x13\x71\x7e\x38\x5e\x02\x67\xfc\x2f\x07\xd8\x0e\x7e\x0a\xb0\x4f\xf0\xec\x2e\x45\x2b\xb0\x31\x59\x45\x9c\xc2\x73\x1f\x67\x4d\xe7\xf6\x64\xb7\x92\x4b\xf6\x9b\x60\x51\x9f\x34\xcf\xe3\xc0\xe9\xdc\x2e\xe9\x4b\xa4\xda\x20\x9e\x22\x22\xde\x7e\xf8\x5c\x1a\xd7\xfc\x1f\x32\x05\x92\xe5\xf4\x9f\xfb\xc4\x76\xe6\x22\xf9\x79\x3b\x73\xd1\xa2\x79\x5a\xdd\x20\x6a\xba\x3d\x35\xa8\xa4\x30\x4f\xac\x6b\x62\x61\x70\xcc\xa8\x97\xa4\xc1\x3b\x79\xf6\x49\xf6\xd4\xd3\x15\x36\xb1\xe3\xfb\x4d\x21\xa7\x3a\x9c\xd9\x8a\xeb\xdd\x7e\xf3\xd1\x39\x71\x7b\xa2\x1c\xf1\x34\xcf\xa4\x91\x44\x80\x37\x98\xed\x0f\x8f\xbf\x5d\x72\xf9\xe9\x98\xa7\x69\xd4\x32\x20\xdb\x4f\xfe\x61\x2e\xb7\xdf\x04\x45\x6f\xf7\x9b\x09\x90\x6f\x3c\x7e\x33\xd6\x96\x7d\x5c\xb2\xd5\xce\x80\xd6\xae\x37\x1d\xe8\x48\x30\xd6\xbb\x0e\x74\x04\x12\x15\x13\xa7\x78\xfc\x66\xac\xa3\xe5\x79\x6f\x82\x9c\xb1\xc7\x93\xbe\x89\xcc\x3d\x11\x51\xf8\xa9\xc3\xfc\xfa\xa0\x4f\x40\x1f\xf4\x42\x7c\x0c\xe1\x48\xb5\xe8\x40\x7f\x3c\x99\x8d\x98\xcb\xe3\x37\x41\x5d\x1f\x1e\x17\xd6\xc4\xb0\x11\x11\x29\x4b\xde\x03\xf0\xb5\x20\x8b\xf1\x33\xae\x37\xf1\x72\xe7\x1f\xd8\x2f\x92\x67\x06\xd4\x2a\x8d\x98\x26\xcf\xf0\xf4\xb4\x84\xff\x7c\xc6\xf5\x6a\x0a\x32\xff\x80\x64\x4b\x2b\xcc\x33\xae\x77\xbf\xe8\x0f\xa7\x0f\x4e\xd0\xb8\x5c\xd2\x8f\xaa\x63\x78\x6a\x23\x35\x3b\xfd\x32\xcd\x3f\xa2\x8b\x62\xbc\x1c\x0c\xdc\x7b\xbb\x24\x8d\xc7\x55\x79\x4c\xa3\xfe\x78\x24\x5e\xa4\x5f\xd8\xf3\x80\xf8\x03\x6d\x76\x0f\x12\x4f\x87\x28\xe1\xf5\x01\xad\x87\xcf\x6a\x17\x1e\x44\x55\x04\x66\x0c\x8c\xd7\xb5\x1d\x30\xef\xd5\x25\xc4\x2b\xe0\xca\x1e\xbf\x23\x2e\x5e\xc5\x21\xfe\x32\x3f\x31\xc7\x40\xfb\x62\x3d\x62\x08\xe7\xb2\x14\x89\xdd\x10\x43\x84\x83\x08\xc1\x18\x62\x70\x73\x27\xd1\x18\x62\x00\x82\x79\x24\xfc\x42\x0c\x4f\xf1\x66\xdf\x53\x20\xc6\x3c\x1d\xe9\xef\xe5\x52\x31\xe6\xdb\x2b\x7d\x8f\x96\x18\x71\x13\x3c\x7f\xbc\x3d\x8d\xab\xbe\x7f\xbc\x3d\x8d\xf7\x8b\x16\xf8\xb2\x9c\x98\xae\xe7\xad\xe3\xed\x69\x42\x02\xb9\x48\xd8\x84\x98\x60\x20\x3b\x7f\xbc\x3d\x4d\x03\x8a\xf8\xf8\x85\x38\xc4\x1c\x1f\x40\x4c\x7e\x48\x08\x31\x27\xc7\x70\xfc\xa0\x0f\x62\xee\x8f\x37\xfb\x2e\x76\xcc\xa0\xd3\xf3\x47\xfa\xfe\x08\xd1\xff\x78\x7b\x5a\xae\x77\x0a\x5f\xc5\x6f\x2c\x29\xdd\xfe\x47\xfd\xfe\x98\xef\x1b\xed\xfb\xe3\x79\xdf\x78\x7b\x5a\x00\x84\x7c\xfe\x30\xfe\xe1\x2b\xf7\x8a\xea\xb1\x38\x74\x2f\x71\x0b\x62\xc1\xb5\x23\x12\xa8\x20\x96\x69\xbe\x2e\xef\xbd\x37\x16\x44\xc6\x47\x40\x11\xfc\x1e\x60\xb1\xfe\x7f\xcf\xaf\x58\xaf\xf2\x7e\xfd\x8e\xa2\x96\xf1\x7e\xfd\x8e\xa2\x3a\x72\x37\x91\x0b\x62\x0b\x5f\xfd\xef\x28\x9a\x1b\x5d\xe3\x17\x6a\x10\x5b\x8d\x3e\xf0\xf7\xc8\x8b\x6d\x14\x9f\xcd\x97\x51\xc4\x36\x2f\x1f\xf8\xcb\x7c\x63\x5b\xb7\xd7\xf1\x1e\x46\xb1\xdd\x0e\xeb\xf7\x85\x0b\xc4\x86\x58\xe8\xf3\xc7\xdb\xd3\x9e\x0e\x17\x3c\x7f\xbc\x3d\xed\xee\xe1\x43\xcc\x82\xd8\x01\xa0\x71\xfe\xe8\xdf\x1f\xe3\xed\xc7\xdb\x53\x43\xea\xdd\x18\xbf\x90\x80\x68\xe1\x76\xea\x7a\x79\x6d\x34\xb8\x05\x45\x02\x19\x44\x2b\x97\x53\xd7\xab\x2f\x8d\xd6\x5f\xfa\x7b\x59\x7c\x1c\x70\x19\x3f\x7f\xbc\x3d\x1d\xee\x9a\x14\xf3\x2b\x93\xc7\x01\x7b\x64\x24\xda\x40\xf4\x94\xda\xe7\x8f\xb7\xa7\xab\xed\xb7\x1f\x6f\x4f\xef\x52\xbd\xd9\x7a\xfd\xaf\x62\xc9\xff\x33\xfe\xef\xff\xeb\x76\x36\x72\x21\x56\xf3\xfd\x89\x2b\xe4\xf7\xff\x91\xf5\xbf\x9f\xe5\xdf\x7f\x1f\x67\xba\xae\x23\xc0\x7f\x3f\x7d\xc5\xbb\x3e\x9a\x2a\x83\xc5\x86\x26\xfb\xeb\x9a\x6a\x68\x7a\xe8\x22\x4b\xd4\xd4\x74\xb6\xf7\xd9\xdd\xaf\xeb\x08\xd0\xdf\x4f\x1f\x7a\x67\x4f\xa6\x7a\x32\x3d\xd8\x89\x25\xea\x07\xe4\x5a\x65\xef\xb9\x10\xaf\xf7\xfe\xdc\x4e\x18\xc6\xd6\x0e\x09\xbf\x3f\x9d\x68\xe8\xe1\x78\x21\xc8\xed\xfb\xf9\x38\x52\xe8\xcb\x9c\xaf\x10\xd9\x93\xe0\xdc\x8f\xe7\xf8\x15\x52\x60\x19\xa0\x2e\x14\xb8\x7b\x85\xc4\xbe\x20\x80\x2c\x2a\xc8\xf6\x0a\xd9\x54\x36\xbd\x8c\x75\xe6\x5b\x65\xde\x97\x4f\xa9\x78\x21\x09\xf9\xf7\xd3\xdb\xfb\x44\xd6\x0b\x31\x62\xdf\x4f\xef\xe7\x77\x11\xb9\x10\xfe\xf5\xfd\xdc\x5e\xf6\xcd\x59\xd4\xbc\x44\xc8\x7e\x81\x9e\x10\x57\x32\x8e\x2f\xf9\xae\xa1\x63\xc8\x95\xce\xfd\xf0\xfb\x09\xb2\xa4\x29\xfe\x4a\x53\xdf\xad\xb7\xec\xab\x13\xee\xa7\xef\x4f\x1f\x1f\xcd\x66\x01\xc7\xdc\xfb\x13\x52\x84\x80\x8a\xe2\x75\x7d\x63\x8f\xd7\xeb\xe2\xca\x12\x53\x89\x9b\x7c\xbe\x92\xa0\x6f\x60\x59\xf8\x64\x81\x88\xb0\xe7\xef\xe7\x91\x02\x22\xdb\x09\x4b\x25\x1b\xe7\xf2\x57\xc2\xed\x14\x2f\x68\xee\x23\xdb\x39\xbc\xee\xfb\x79\x8e\xee\xc8\xbe\x25\xf5\x00\xda\xed\xc4\x76\x72\x63\x09\x34\xb0\xc1\x34\xd6\x96\x59\xd6\xde\x32\xb6\xd5\x1e\x96\x75\x2f\xfb\xae\x60\x11\x44\xf1\xfd\x84\x3d\x90\x0e\x01\x11\x09\xe7\xbf\x9f\xb7\x97\x7d\xbd\x44\xfc\xe1\xf7\xd3\xeb\xfc\x54\xcc\x11\xa1\x81\xdf\x4f\x2f\xcb\x2c\x33\x95\x41\xb1\xf1\x49\x96\x31\x6a\xb5\x90\x39\x3c\x28\xc7\x51\x44\x0c\xd9\xf7\xb3\x7b\x59\xfb\xca\xce\x94\x7f\x3f\xbd\x97\xdf\x45\x37\x22\xa5\xf7\xf7\x73\x79\x19\xbf\x4b\x9c\x31\xc4\x6b\x85\x40\xe3\x6b\x8c\x69\xa9\x6c\x7b\x19\xbf\xab\xfa\x0e\xba\xd2\xef\xd6\x18\x23\xf7\x53\x8c\xd0\x91\x06\x5a\xd8\x62\xac\x43\x65\xd3\xcb\xd8\xcb\xae\x91\x77\x1f\x79\xe7\xc8\xbb\xea\xec\x6f\x9d\x5f\x4f\x52\x24\x15\x27\x18\x68\xbe\x1b\x58\xcc\x5a\x1d\xcf\x05\x18\xa8\x60\x8a\x85\x3b\x26\x96\x77\x9e\xbf\xeb\x4f\x84\x63\xe6\xfb\x33\x7b\x2f\x3f\x5d\x56\x2c\xdc\xbd\xd1\x53\x9c\x45\x66\xaa\x88\x85\x3c\x3b\x16\xf0\xec\x48\xc3\x47\x2c\xe4\xcb\x11\xa9\xcd\x4e\x59\x64\x99\xda\x83\x0a\x22\x32\xbb\x42\x84\xdb\xda\xf7\x33\x78\x59\x65\x99\xea\x5c\xde\x97\xef\x64\x89\x65\xdd\x2c\xdb\xfe\xdd\x77\xdd\x3d\x72\xcb\x57\x56\x21\xfc\x2b\xd5\x4a\xac\xd7\xad\xb2\xc7\xcb\xbe\x3a\xab\xe6\xb3\x56\xaf\xf3\x53\x93\xc6\x5a\x93\xca\x8a\x97\xb1\xce\xda\x54\x36\xbc\xcc\x58\xb6\x54\x86\xb1\xd3\xbd\x33\xb6\xc6\xf1\xc1\x06\x1e\x02\xdd\x7a\xe2\x9d\x48\x49\x77\x72\xab\xc2\x5b\xf2\x24\xf6\xe4\x81\x19\xcc\x18\x39\x15\x1f\xed\xe5\xc7\x4d\x0f\xf5\xbb\x5c\xc5\x67\xb0\x97\x80\xf8\x08\x9d\x41\x3a\xf1\x19\xe4\x1d\x80\xf3\x08\x9d\x9e\x28\xf1\x99\x5d\x65\x6e\x21\x23\x3f\x7a\xa6\xbe\x73\xf0\xe0\xf8\xd9\x3e\x22\x50\x3a\xbe\x9f\xaf\xb2\xb7\xb1\x8c\xbb\xf9\xc1\xea\x29\x59\x4e\xba\xae\xef\x8c\x48\x60\xed\x41\xf9\xb2\xd3\x75\x75\x96\xc1\xaa\xfc\xed\x85\x74\x85\xac\x12\xd7\x10\xb0\xa4\xaa\x64\x79\x7d\xe9\x2b\x8b\x37\xcb\x70\x5f\x8b\xcc\x35\x9d\xae\xac\x7e\x20\xe2\x27\x56\x63\x1f\x6d\xab\xec\x76\x04\xe9\xfa\x95\x0d\x7d\xf7\xbc\x65\x5f\x5f\x24\x17\xa4\x00\x1b\xcd\xb7\x7f\x52\x20\xbf\x49\x01\x5a\x6c\xa5\xd7\x49\x91\x7b\x39\xbd\xbc\x8f\xab\x93\x62\x61\x8d\xf1\xa5\xa1\x8f\x0b\xa7\x38\x55\x36\xbd\xec\x3b\xc1\x13\x82\xa2\xbe\x9f\x19\xed\x7d\xbc\x23\x21\xab\xf4\xfb\x13\x5a\xb5\x48\xea\x4b\x69\x3d\x2c\x83\x2e\x2c\x52\x33\x95\x90\x70\xf9\xfb\xe9\x27\xe4\x77\x92\xa4\xba\x3e\xaa\x4d\xc8\x4e\x16\x3a\xcd\x55\x69\x4d\xce\xe6\x82\xe4\xa6\x6c\x39\x79\xed\xaf\xbd\x0c\x04\xc7\xd0\x2d\x7f\x09\x46\x5d\xa4\xfd\xdf\xa4\xdc\x7c\x73\xda\xf2\x0d\xc5\x42\xa6\x82\x23\xdf\x3c\x6a\xf2\xed\x4e\x10\x74\x89\xcc\x37\x49\x29\x03\x27\x2d\x08\xf2\x35\xdf\x14\x0f\x32\x30\xd1\x82\xe0\x57\xf3\x9d\xd4\x1e\x4c\xda\x9d\x47\x5b\xbe\x93\xbe\x4b\xef\x77\xf5\x2b\xcb\x91\x65\x30\xec\x0a\x35\x34\xdf\x79\xab\x0c\xea\x13\x22\x7a\xe6\xbb\xa8\xce\xe2\x75\x7e\xc7\x5e\xbe\x8b\xbe\x2b\xef\x77\xac\xb3\x6a\x7c\x60\x65\x9d\x16\xb6\x7c\xd7\x5b\x65\x8f\x97\x71\x0c\x64\x57\xf9\x76\x7b\x17\xd1\x2f\xf3\xdd\x86\xca\xb6\x7f\xc7\x39\xeb\x93\x65\x30\xe1\x08\x45\x32\xdf\xa6\x39\x83\xe1\x45\x88\x8e\x19\x20\x65\xdf\x4f\xf7\x95\xe9\x1c\x1f\x37\x59\x06\x36\x59\x10\x72\x62\xbe\x87\xbe\x1b\xbe\x7e\xc6\x3a\x87\xfa\x32\xdc\xf2\x6a\xec\xe7\x4c\x2c\x73\x15\x3e\xfd\xb0\xf2\xbd\xd4\x4f\x1c\x53\x52\x74\xe5\x7b\x69\xec\xd0\x39\x67\x2a\xb0\xf2\xbd\xd5\x17\x28\x61\x05\x0a\x98\xef\x5b\xed\xdd\x6e\x21\x08\x6c\xef\xd1\x5c\x3f\x6e\x5b\xfc\x84\xca\xfc\x50\xac\xcd\x8f\xd3\x2e\x1d\x15\xf3\x73\x71\xdd\x9f\xe0\xfd\xfc\x98\x67\x7e\x28\xee\xe4\x27\xb9\xb2\x8e\x34\xff\x64\xb6\xf7\x64\x37\xc5\x64\xb6\x27\x1a\x7c\x8a\xd7\xf9\x59\xfe\xf2\x43\xc1\x32\x3f\xc5\xe7\xec\x3b\xfa\xf2\x53\x54\x27\x8c\xeb\xc6\x74\x9e\xf9\x29\x1a\x03\x0e\x2a\x41\x5a\xe5\xa7\xfc\xb4\xf7\xf8\x77\x2c\xab\x64\x07\x0f\x4c\xbd\x39\x15\x8e\xbd\x75\x95\x99\x7f\xa7\xb2\xa9\xb2\x8d\xb2\x4f\x38\xce\x4f\xbb\x55\xf6\xb8\x3b\x0b\xdb\xeb\x1a\x1f\xd8\xa4\x60\xa8\xf2\xd3\x87\xca\x7c\x1d\x1a\xeb\x1c\xaa\x73\x78\x9d\xa4\xa5\x67\x16\x96\xc1\x10\x94\xa9\x88\xce\xcf\x22\x2f\x00\x0a\x56\x10\xbc\x50\xc6\x29\xfa\xfd\x1c\x5e\xc6\x75\x58\x5a\xdb\xe5\xe3\x13\x4d\x2c\xcd\x19\x58\xb6\x31\xb3\x61\x7e\xb6\xc6\xe7\x96\x07\xe2\xf0\xe4\x67\x6b\x3e\xb7\xcf\x67\xe2\xbc\x88\x2d\x3f\xb7\xd3\x84\x71\x5e\x6e\x8d\xfd\xf6\xb1\x7f\x34\x51\x70\x6a\x7f\x3f\xb1\x6f\x69\x47\x2c\x57\x48\x2a\xf3\x6c\xb6\x9f\x76\xb9\xe0\x2e\xf6\xfd\x1c\xfe\x5d\x66\xd9\xad\xb2\xc7\xcb\xda\x57\x16\x55\x67\x7c\x2d\x2b\x17\xcb\xaa\xca\xba\x97\x45\x96\x0d\x95\x6d\x2f\x2b\x5f\x19\x2f\x68\xc5\x2f\x68\x42\xf6\x28\x17\x79\x72\xb9\x8a\xcf\x59\xe1\xd8\x79\x79\x2b\x00\x5d\x0a\xc2\xdf\x28\x97\xe9\x3b\xf3\x3a\x33\xc7\x60\xea\x0b\x6c\xc0\x46\xd1\xba\x48\x10\x29\x10\x44\x4e\x19\xe7\x65\x2c\x96\x0d\x1f\x43\x66\x7b\x14\xe5\x8b\xab\x5f\x84\x32\x51\xae\xa5\xb9\x76\x3a\xa3\x1b\x51\xb9\x76\x61\xd9\xf6\x31\x7c\x67\x47\xd1\x25\xbd\x04\x3f\x6f\x09\x8c\x50\x02\xaf\x7d\x25\xe0\x3a\x62\x4c\x90\x55\x82\xd6\x1d\x9a\xae\x53\xd6\x58\xd6\x54\x86\x24\xad\xcc\x52\x58\x00\xe7\xf3\xfd\x5c\x5e\xc6\x3a\x23\xe7\x3a\xc0\x55\xce\x98\x50\xaa\x04\x9e\xc5\x25\x78\x16\x5e\x86\x3b\x95\x90\x35\x86\xec\x63\xf8\xf6\x5f\x09\x59\xfd\x7c\xd7\xbd\xb3\xce\x3c\x55\x86\x73\x85\xf1\xe5\x05\x37\xee\xef\x67\xf3\xf6\xfa\x57\x56\x35\xbe\xea\x9e\x73\x17\xe7\xac\x71\xae\xc3\xeb\x4e\x12\x38\xf6\xa1\xf9\x1c\x9e\x59\x39\xb1\xbd\xa9\x31\xc0\x58\x6d\x04\xfb\x2b\x81\xd7\xb4\x12\xa6\xdb\x58\x23\xcb\x96\xc6\xb0\xdc\xd8\x97\x38\x9f\x9b\xb4\x14\xdc\xee\x47\xdf\xaa\x12\x1e\xb5\xf7\xb8\xc1\x93\x74\x1d\x1e\xcd\xd9\x9b\x01\x3a\xab\x4c\xeb\xf0\xb8\xf3\xc7\x27\xba\x16\xe0\xcb\x7c\x3f\x7d\xec\x9f\x0c\x56\xa2\xd6\x16\x98\x2e\x41\x31\x79\x25\x6a\x4f\x43\x2b\x10\x8c\xb9\x6a\x4a\xe4\x45\xba\xc4\x38\xfe\x0f\x63\x66\x89\x14\xcc\x0b\x70\x60\xce\x77\xac\x33\xa9\x4e\x5c\xc5\x14\x2f\x57\x62\x26\x0d\xc6\xec\x73\xf6\x9d\x01\x25\x16\xf2\xa5\xe8\xe7\x18\x93\xdc\x95\x58\xd5\x97\xea\x7d\xf9\xce\x87\x02\x0d\xc0\xf7\xd3\xbd\x86\x3e\x3e\x5f\xa2\xa9\x9f\x2e\x2f\x15\x0b\x7f\x12\x87\x4b\x34\x55\xeb\xf9\x8e\x99\x93\xae\x44\x7b\x58\x36\xdc\x28\x67\x9c\x36\x6a\x04\x0a\xe0\x50\x7e\x1c\x4c\x4a\x1c\x1a\xc6\xf0\xa9\x31\x4e\xa9\xd8\x8f\xc3\xa2\x18\x0d\x8e\x25\x8a\x8d\x44\x67\x23\x84\x26\x2b\xd2\x3b\x96\xe8\x22\x13\x6f\x3b\x05\x8a\xc8\xef\xe7\xeb\x57\xca\x7e\xde\x24\xc3\x88\x23\x49\x69\xa6\x4a\xbc\xa3\xca\xb2\x7f\xc7\x29\x7d\xb4\x84\x8f\x5b\x7d\xbf\x1b\x4d\x89\x8f\x96\xf0\x79\x5d\xab\xbe\x31\x24\xb1\xbb\xe4\x2c\x8d\x99\x6d\x0a\xb0\x3b\xde\x9f\x70\x87\xce\x74\x10\x2e\x40\xed\xf8\x7e\x36\x2f\xfb\xd6\x21\x45\xd5\x09\x2f\x61\x39\xa5\x97\x94\x38\x76\x18\x93\x82\x11\x4d\xb2\xa4\xa4\xf6\x9c\x6d\xf1\x16\x58\x92\xd8\x56\xca\x3e\xf6\xcc\xef\x74\x94\x25\x77\xee\x24\x70\x56\x49\xbc\x59\x96\xe4\xee\x94\xc4\xcc\x2a\xa9\xaa\xbd\xe6\xed\x7d\x22\x53\x49\x2d\xaa\x0c\xf3\xc2\xf4\x74\x25\xe9\x08\x4c\x70\xaa\xcb\x34\x31\x97\x44\xf1\xad\x24\xb8\xc2\x19\x33\xd1\x94\x24\xfa\x4c\x4e\x9f\x84\x29\x2a\x69\x68\x3e\x5d\xdc\xa7\xcb\x66\x49\x3a\xe6\x1c\x13\xc3\x68\xf5\x2d\x69\xa9\xbd\xf5\xfa\x29\xb2\x9f\x9b\x5b\x1e\xd8\x13\xa7\xec\xa3\x6b\x80\x4b\x7c\x3f\x7d\x0c\x9f\xc8\x54\xd2\x6d\x2a\xdb\x5e\xc6\xf6\x6e\x8d\x01\x56\xfd\x4c\xf7\xa7\x02\x74\x88\xef\x27\xd8\x16\x7d\xa5\x4a\xbe\xb8\x7e\x80\x7c\x38\xdf\xa9\xac\xab\x6c\x78\x99\xb1\x8c\xfb\x2f\xfb\x55\x80\xf0\x35\x25\x07\xf6\x25\x47\xf7\x10\xa4\x58\x94\x75\x3c\x66\xbf\xaa\xd2\xb7\xa7\xe4\x34\x55\xb6\xbc\xec\x9b\x97\xdc\x54\xd6\xdc\x37\x22\xb3\xce\xa1\xb2\xe1\xdf\x15\x96\x4d\x95\xc1\x63\xc9\x98\xe4\xa2\x64\x5e\xbb\x4a\xf6\x6b\x17\x51\x53\x4a\xa6\xa8\x5c\x00\x17\x70\xbe\xcb\x2c\xab\x2a\xf3\xf9\x24\x9d\x65\xad\x7b\x5e\x3e\x3e\x1e\x03\xb0\x49\x7f\x3f\xdd\xbd\x85\x74\x5d\x74\x24\x15\xd8\x19\x32\xfd\xf3\x4b\x69\xfc\xae\xe0\x0a\x61\x4c\x0c\x50\x4a\x27\xbd\x94\xee\xfd\xa4\xe8\x53\xba\xea\xec\x5e\x27\x59\x7d\xe9\xa6\x32\x5f\x5b\xd5\x69\xa4\x09\x98\xe2\x4f\x9d\xfc\x4e\xa2\x64\x31\xff\x8e\xf4\x59\x6c\xa9\xcc\xd7\x88\x7c\xbe\xd8\xad\x32\x1f\x03\xc5\x76\x69\x85\x8b\x07\x2a\x1b\x5d\x5d\x4b\xd1\x19\x50\xde\xb5\x55\x5f\x6e\x7d\xe7\x7c\x97\x88\x09\xa5\x3c\x9a\x33\xb8\x8a\x64\x3a\xda\x97\x2a\xda\xad\xe0\x9f\x46\xbf\xae\x52\x13\x79\x56\x75\xf1\x8d\x19\x80\x4a\xa5\xce\xae\x54\x38\xcd\x1b\xaf\xbf\xa5\xf2\x1a\x5b\x2a\x54\x29\x46\x7c\xf0\x52\xa9\x12\x29\xae\xdd\x35\x82\x6f\x96\xaa\xa3\xda\xb5\xbb\xc6\x6b\x73\x91\x76\xb7\xb8\x76\xd7\x08\x7e\x5d\xaa\xe9\x3b\xf3\xef\x28\x8a\x54\xd1\x75\x75\xda\x65\x54\x4a\xa9\xa2\x4f\xe4\xe1\x0f\xc6\xeb\x68\xa9\x9b\x67\x55\x85\xc7\x56\xee\x14\xfb\xea\x4d\x5a\xaa\xf0\x80\x32\x22\x22\x97\xfa\xa8\x2f\x2e\x6a\xd1\xb1\xb2\x34\xea\x5b\x4b\xbb\x7c\xce\x78\x85\x68\xe2\x3d\xcd\x79\x0f\xf5\xb4\xa5\x51\x0d\x51\xda\xe5\xe3\x23\xdf\x6d\xb4\xaf\x15\xe4\xc2\x3f\xdf\x7d\x73\xdd\x24\x86\x79\x08\xa0\xf1\xfa\x5b\x9a\xd6\xa8\xb9\x18\xcd\x90\xfa\x82\xa4\xf2\xdf\x4f\xf0\x02\xfa\x5f\x97\x26\x31\x1a\xe1\x6b\x41\x59\xd4\x4a\x6b\x2a\x83\x18\x6d\x44\x8e\x2d\x4d\x62\x34\x62\xbe\x42\x66\x92\xf1\xd2\x96\xbe\x83\xf7\x61\xa6\x5d\xbb\xb4\xad\x39\x83\x4b\x9f\x11\xe8\xb4\x34\x5e\x8d\x4b\x83\xc6\x32\x77\x9e\x2b\x4d\xfc\xa5\x81\xbf\x18\x23\xfb\x4a\xd3\x1a\xb5\x77\x8d\xc8\x0b\xba\xd6\x01\xe9\xbf\xcf\x77\x9d\x65\x45\x65\x38\xff\x3a\xf9\x4b\xd7\xf9\xd0\xfd\x7c\xe8\xdc\xef\xc8\xcb\xfd\xfe\x4c\xee\x14\xce\x73\xba\xd3\x6a\x56\x3a\x22\x6b\xb2\x7d\xee\xad\xa5\x4b\xe4\xed\xb0\x1e\x65\x86\x62\x97\x9e\x97\xca\xb0\x1f\x98\x63\xa3\xf4\xc2\xf9\x44\x4a\xeb\x90\x19\x3e\x57\x7a\xe5\x7c\xf6\xea\xc1\x2e\xdc\xef\x9d\x9a\xea\xd2\xe1\xbc\x6e\xcc\x93\x51\x7a\x57\x7b\xdd\xdb\xcb\xd7\xdf\xc4\xe1\x2e\x76\x87\x8c\xd0\x21\x33\x10\xaa\x20\xa5\xf3\xf7\xd3\x83\xe8\xc8\x46\xba\x6e\x57\x7d\x7a\x77\x28\x32\xf5\xa9\xa9\x71\x6f\x5c\x23\x8b\xe9\x12\x6b\xbb\x8b\xb5\x8c\xa3\x29\x5d\xb7\xab\xbe\x7d\x18\x14\xb5\xfa\x56\x3f\x5d\xe4\x35\xb5\x77\xf3\xe8\xec\xb7\x47\x56\xf0\x58\xed\x22\xb5\xfe\x92\x1a\x8f\xce\x2e\x52\xeb\x2e\xf2\x32\x3d\x78\x31\x6a\xbf\x8b\xc7\xd8\x65\xe3\x16\x34\x69\x61\x3c\x76\x2e\x53\x73\x5c\x4c\xb7\x32\x0f\x4e\xb3\xcc\x5b\x92\x69\xcb\x7b\x48\x59\x36\x1e\xc7\x88\x20\xfb\x7e\xde\x5e\xf6\xad\x83\x49\x3c\xf5\x60\xa4\x4c\xbf\xc7\x62\x74\x87\x28\x1e\x20\x94\x8d\xdb\xd3\x74\xe3\x7e\x03\x7f\x18\x0f\x5b\x8c\x26\xda\xe2\xe1\x24\x99\xa9\xbc\x0b\x42\x41\xbe\x9f\x60\x77\x8c\x93\x28\x46\xf3\x6d\xf1\x80\x88\x6c\xbc\xea\x98\xc8\xd0\x5e\x32\x24\x2b\x34\xdd\xd8\x3c\xb4\xc0\x08\x4b\x58\x10\x27\xf0\xfd\x6c\x30\x32\x5f\x5c\x07\x1d\xb9\xee\x60\x6f\x59\x63\xa0\x06\xb1\xb8\x2b\xb9\x11\x4f\xaf\xc0\x43\xf9\xfb\x09\x13\x19\xdd\x99\x8b\x6d\xd5\xb9\xdd\x6f\x92\x6c\x04\x3e\xc2\xdf\x4f\x98\x99\x99\x52\xbc\x98\xe8\xd3\xdd\x80\x0b\x03\x98\x8a\xe9\x6a\xe5\xae\xb9\x4a\x08\x58\x4c\x74\xe6\x1e\xa5\x46\x44\xb5\x32\x74\x7c\xb8\x77\xa5\x11\xca\xac\x0c\xd1\x19\x12\xe8\x06\x2b\x64\x93\xc8\xa0\xfb\xfd\x84\x83\xfb\xc5\x2b\xd2\x90\x58\x3b\x20\xd6\x16\xa6\x31\x2f\x43\x57\xa4\x81\x88\x3b\x2b\x9f\xb6\xbd\x0c\x69\x6f\x06\x22\xd8\x8c\xc1\x66\x65\xe8\xd8\x81\xa3\xda\x29\xfb\x68\x62\x48\x34\x18\x2e\x1a\x30\xd2\xa4\x0c\x69\xed\x06\xb4\x76\xe5\xa2\x86\x6d\x88\xf7\x0c\x17\xb5\xe8\x00\x5e\x86\x78\x08\xf2\xb3\x9e\xb2\x6f\x3e\xc7\x22\x2d\x0d\xb8\xdd\x17\xa6\x3d\x2f\x43\x57\x6a\xe4\x59\x0d\x56\xb8\xdf\x87\xd6\x76\x40\x6c\x30\x69\x3e\x86\xd6\x6f\xf8\xfa\x11\xec\xa7\x0c\xf1\x90\x71\x7b\x5f\x28\xf2\x0e\x5d\x9b\xc7\xe3\x75\x52\x9d\x30\x2f\xce\xe7\xbc\x7c\x8d\x28\x9a\x23\xe9\xe8\xf7\xd3\xeb\xe4\xb5\x79\x6a\xae\x91\x0b\x34\x14\x3a\x18\x94\xa9\x3d\x3d\x8b\x3b\x64\xa8\x3d\x1d\x2d\x13\x47\x4b\x91\x16\x14\x49\x41\xbf\x9f\x4e\xbb\xdc\x9b\x93\x46\xfd\x82\xdc\xa0\xa1\x30\x35\x49\x41\x72\xd0\xef\x27\xf6\x18\xdd\x98\xca\x6c\xea\x67\xf3\x7e\x52\x4b\x38\x25\xee\x4f\x84\x56\x99\xd4\x25\x53\x9a\x9d\x09\xcd\x4e\xb9\x28\x9a\xcf\xae\x39\xeb\x3e\x67\xe4\x3d\xd3\xd4\x17\x7b\xcb\xbe\x75\x98\x12\x61\x26\xae\xbf\x45\x9a\xce\x39\x35\xbe\xe9\x65\x54\x97\x4c\x9a\xf5\xcb\xf4\xd8\x12\x69\x25\x27\xcd\xfa\x05\x39\x3f\x43\xa1\x1b\x54\x99\xba\x76\x4d\x5c\xad\x0a\x1d\xa1\xca\xdc\x2a\x73\xfe\x42\xb7\xa6\x32\x75\x8e\xcd\x37\x50\x20\xb1\x2f\xba\x52\x4f\x44\x04\x14\x69\x2c\x91\x14\xf4\xfb\xe9\xfd\xe4\x9e\x9e\x3a\xff\xe6\xfd\x06\xbb\xa8\x4e\xb5\x77\x3f\xff\x47\x20\x4c\x99\x8f\xe6\xf3\xf1\x79\xa1\x76\xf1\xff\x65\xec\x3b\x8e\xac\xe9\x79\x5e\x53\xf9\x43\x68\x39\x92\xda\x7c\xb9\xc8\x74\xe7\x1f\xc2\x2d\x41\x73\x80\xe7\xee\xde\xdd\xd4\xa8\x4e\xcb\xd3\x42\xe0\x92\x39\xb5\x60\x4e\x75\xf2\x82\xb4\xc5\xac\x71\x5b\x17\x00\xae\xe8\xe2\x62\xe6\xad\xad\xe7\xf6\x47\x93\x7e\x49\x2e\xa1\xe6\x67\xea\x0a\x69\x2d\xb9\xdb\xab\xdc\x39\xf0\x8e\x2d\xdd\x95\x55\xef\x3e\xfc\xe0\x79\x6d\x55\x8d\xb3\xde\x39\xfc\x20\x08\x6d\xc9\x8c\x5e\x30\xa3\x9b\x42\x61\x4b\xae\xce\xba\xc0\x26\x56\x4f\x6f\x8b\xd9\xd8\xb6\xee\xbb\xb8\xc4\x28\xf6\x52\x98\x65\x01\x3e\xd2\xf9\x3e\xbb\x2d\xb9\xf7\xeb\x3e\xc2\x4a\xd4\x01\x6b\x6a\xcd\x26\xee\xa6\xc2\x41\x4b\x21\x11\x94\x4f\x4c\x2d\xd3\x05\xdc\x5a\xcf\xfd\xdc\x67\x7d\x34\x09\x37\x21\x1d\x6d\x23\x84\xd6\x58\x11\xbd\x6d\xb9\x80\xfb\xba\x80\xd6\xd4\x36\xd5\xb6\xee\xef\x7e\x6b\xb6\x99\xc9\x6c\x1b\xe1\xae\x4e\xfe\xf6\xb6\x75\xa7\x77\xfc\x7d\xf3\xb7\x47\x9b\x59\xea\xb6\x91\xa5\xee\x0a\x85\x6d\x02\x9f\xda\xbe\x6f\xaf\xc8\xdc\xd4\xb6\x42\x99\xa8\x36\x77\xda\xd8\x9f\xee\xc3\xbe\xf7\x21\x53\x07\xec\xb7\xa9\xed\xae\x27\x23\xea\x28\x43\xf7\xfb\x13\x76\x88\x79\xff\x6f\xe6\xf0\xfe\xd4\xe5\x7d\x62\x92\x35\x7d\x05\xea\x37\x5e\x8a\x74\x45\xca\xb6\xbc\xf8\xfd\xdd\x69\xd0\x2b\x7b\x95\xf4\x79\x11\x21\x6d\x2c\x57\xda\x5e\xa9\xe3\xf7\x1e\x6d\x3e\x1b\xbe\x18\xf5\xdf\x9f\xf7\xf5\x13\x8f\xef\x2b\x4f\xe1\xb5\xfb\x4d\x26\x61\x5e\x99\x76\x2f\x1e\x1a\x77\xe3\x31\x7c\x25\xb2\x51\x8c\x2d\x75\xa2\x98\xda\xab\x88\xe5\xeb\x77\xee\x34\x09\x5f\x79\x8f\x2f\x92\xca\x4d\xd1\x9b\x57\x11\xaf\xd7\xff\x5e\x9e\x36\xb6\x69\x7e\x78\x83\xdb\x9d\xd1\xcc\x97\x68\xea\xf6\xe2\x21\xa4\x5e\xbc\xb4\x57\xa6\xdd\x7b\xaf\x0b\xab\xf6\xb5\x57\x91\x01\x60\x0e\x4e\x1b\x7f\xa7\xc8\xc0\xbb\xff\xde\xa6\xb0\x3f\x1d\xb5\x17\x47\xad\xf3\xd5\x52\x7b\xe5\xad\xbe\xf7\xb9\x96\xa2\x29\xaf\x4c\x03\x60\x15\x4e\x1b\xfb\x93\x58\xbe\xe0\x85\xee\x54\x03\xef\xab\x35\x83\xc8\xee\xae\xb1\x7c\x9a\xfb\x77\xe7\xce\xe8\xf7\x2b\x93\x02\xe5\xd7\x4e\xdb\xef\x77\x9f\x44\x2f\x0a\xa5\x25\x95\x0a\x6d\x9f\x12\x88\x1f\x12\x88\x4d\x11\x9a\x4f\x09\xc4\x2f\xdd\xf5\xa4\x8a\xf8\x94\x2c\xfa\xf2\x1d\x0b\xd5\x80\xc0\x0b\xed\x82\x17\x9a\x22\x34\x9f\x44\xe8\x77\xa3\x45\xae\x6f\x9a\x7e\x67\xf7\x77\xa6\xb6\xae\xb6\x7d\xdb\x7e\x6b\xfd\xe9\x7c\x7e\xd7\xa4\xe0\x73\xd1\xf6\xe9\x2c\xa1\xc0\xd8\x69\xe3\xef\x88\xd5\x6a\x5f\xdc\xb5\xa6\xa8\x10\x40\xa1\x7d\xd7\xa4\x50\xa4\xe5\x93\xa8\xff\xfa\x7d\xe1\x4b\x13\xe6\x53\xa6\xe8\x43\x32\xba\x11\x68\xd0\xf0\x68\xe9\xf7\xe7\x1d\x0b\x4d\x98\x4f\x6e\xf3\x77\x5f\xeb\x92\x8a\xa9\x7d\xca\x06\x7d\x48\x46\x77\xa7\x8b\x2b\xa4\x60\xbb\x48\xc1\x4e\xb2\xef\x26\x60\x43\xbb\xc0\x86\xc6\xc7\xba\xed\x93\xb9\x01\x1c\x43\xea\x4e\x77\xf4\x53\x04\xff\x82\x17\x1a\x6b\xd9\xb4\x4f\xf7\x01\x38\x86\xf3\x3b\xce\x5d\x26\xef\x05\x2f\x74\xd2\x4c\x37\xd4\xe4\xfa\xfd\xb9\x6e\xdb\xdf\x37\x4d\xf8\x43\xbb\xf8\xc3\xce\x67\x7e\x26\xe4\xb8\x5d\xe4\xb8\xde\x28\x9b\xb0\xe3\xf6\x5c\x5e\x18\x16\x5f\xb1\x87\xb8\x66\xbb\x00\x85\x46\x80\x82\x09\x9d\x68\xcf\x65\x03\xe1\x93\x51\x7b\x08\xe6\xb1\x5b\x13\xab\x33\x72\x6c\x4f\xfb\xd8\x66\x57\x2e\xfd\xcc\x4c\x43\xfd\xaa\xdf\x9f\xb8\x47\xac\x38\x62\xa8\x4c\xf5\xfb\x73\xdc\x36\x7e\xd3\x34\xbf\x7b\xae\x49\xef\x61\x8f\xa9\x3f\xbf\x44\x16\x95\xfd\x11\x5c\x63\xa8\x19\x75\xc6\xc2\x6f\xf2\xec\xda\x03\x70\x4d\x27\x1f\xb1\x3d\xa1\xfe\xe2\xaf\xbf\xf8\xb5\x75\xfd\xee\xba\x5d\x0c\xa5\xd8\xd3\x35\x96\x71\xc7\xd2\x38\x96\xa1\xb1\xdc\xf7\xec\xbf\x07\x39\x8f\x09\x2c\x61\x78\x9a\x92\x1a\x8b\x5e\xd8\x33\x35\x96\xab\xe2\xab\x71\xcd\xb6\xf6\xef\x02\x68\xc8\x6d\x6b\x0f\xcf\xa0\x3d\x57\x26\x93\x7c\xdd\x9e\xad\x71\xde\x17\xb3\x2c\x20\x61\xcf\xa7\xf3\xf2\xfd\xb5\xb1\xbf\x4f\xfd\xe1\x89\xa7\x2a\xe4\xda\x43\x57\xdc\x9e\x2b\x5b\x19\x86\xb0\xc4\x28\xa1\xa5\xe7\xde\x95\x9f\x2c\xb0\x44\x33\xcc\xd2\x35\x6b\x09\x7a\x30\x01\x30\x2c\xa5\xfb\xcd\x1f\x42\xd6\x52\x9e\x6c\x03\x80\xa6\x33\x72\x6c\x89\x66\xad\xe1\x31\xcc\xf9\xdd\x6f\xff\x12\x43\x3e\x96\x70\x76\x1b\x69\x91\x2c\x55\xf5\x77\xcd\x37\x52\xbe\x5b\x6a\x9a\x43\xfb\x7b\xed\xcc\xf9\x11\xd7\x6d\x28\xa0\x94\x3a\x99\xe0\x2d\xe9\xcc\xa7\xeb\x02\xb6\x5f\x54\xd2\x04\xce\x30\xd4\x51\x3a\x6d\x9c\x3b\x43\x45\x06\x9c\xc6\xf9\x26\xc7\x42\xa0\xa4\x25\x00\x25\x1b\x09\xc8\x2d\xb9\xd6\xf3\xda\x0c\x24\x17\xb7\x44\x33\xd3\xd2\x65\xe5\x20\x0d\xb8\xe9\x45\x85\xa5\x6b\x9a\x33\xd4\x60\xa9\x6b\x0e\x20\xab\xe8\xa4\x85\xb5\xd4\xb5\x2e\xc8\x42\x34\x82\x3a\x2c\x0d\xed\xd1\x35\xdb\x59\x98\xd2\xd2\x54\xdb\xbc\xfb\xf7\xcb\x26\x58\x5a\x5a\x17\x64\x4e\x1b\x69\xaa\x2d\x6d\xed\xed\x95\xad\x8c\xa8\x5b\xfa\xb4\x2e\xdf\x5d\xcf\xc6\xb9\x7f\x5a\x97\xef\xde\x87\x9f\x3d\x68\x7a\x17\x62\x17\x0c\xd2\xf8\x62\xca\x32\x33\x45\x96\xaf\x9b\xc0\xf0\x85\x65\xbe\x28\xb2\x9c\xee\x7a\x9a\xfd\x27\x73\xd8\xb2\xc4\x79\xbe\xe2\x9c\xcf\xd3\x2c\x17\x7d\xb6\xdc\xad\xe0\x14\x33\x9f\xf5\xd8\x1f\x8e\x84\x41\x7c\xcb\x3a\xf6\x28\xfc\x73\x7e\xf7\xdb\xc2\xac\x63\x8f\xa2\x3f\xa9\x91\xf6\xc5\x04\xf1\xb6\x0c\xe6\xa3\xce\x20\xbe\x65\x02\xfe\x0d\xe5\x7b\x4e\x1b\xfb\xa3\xd9\x60\x39\x2e\xed\x49\xe7\x38\x99\x5c\xb4\x1c\xf7\x58\xf0\x0a\x0a\x63\x62\x17\x63\xd2\xc8\x91\x65\x02\x91\xd8\x05\x91\x34\xf2\x7e\x5a\x96\x28\xcc\x57\x14\x5a\xe2\xef\x96\xd6\x13\x64\x0f\x9d\x0c\x12\x96\x75\x9c\x32\xd4\x7f\xe3\x1b\x7a\xcb\xc4\xd6\x1a\xca\xd2\x9c\xdf\x71\x9c\x4b\xfd\xad\xbf\xfe\x8c\x6d\x9a\x3b\x30\x8f\x22\x65\xb2\xbc\xb5\x47\x37\x4a\x41\x92\x4a\xcb\x34\x1b\xec\x82\x4f\x1a\xc1\x20\x96\xb7\xd6\x1a\xec\x08\x8d\x34\x8c\x96\x5f\x8d\xe5\x46\x1b\xe8\x1d\x5b\x66\xb4\xc1\xf2\x77\xe7\x4e\x35\x2e\x80\x89\x5d\x80\x89\x78\x88\xac\xf0\x09\x88\x95\xbf\x27\x20\x54\x9d\x02\x83\xd8\x05\x83\x34\xd2\x8d\x58\x21\x9e\xdc\x2e\xe0\xa3\xf3\xd1\x96\x95\xaa\xdf\x21\x32\xd0\xbb\xfa\xab\x5c\xb3\xd2\xee\x9a\x51\x4c\x16\x89\xc2\x72\x45\x21\xeb\xa3\x59\x71\x8d\xd3\xef\x38\x7f\xde\xb1\xe9\x29\x81\x95\x1b\xf1\x62\x09\x30\x43\x9d\x95\xdf\x9f\x10\x15\x24\x86\xb0\x42\x33\xd3\xca\x25\xa0\x21\xfb\x92\x95\xa1\xb1\x5c\x33\x93\xb5\x8b\x4c\xcf\x13\xac\xfc\xed\x3b\xef\x6d\xd9\x1a\xe7\x75\x91\x8c\x77\xac\x48\xe5\xa2\x98\x48\xea\x5d\x73\x78\xb5\x66\xef\x5d\x6b\xaa\xc0\x22\x91\x76\x81\x1b\x8d\x4f\x2c\xac\x32\x4a\x61\xf5\x46\x29\x8c\xf7\xb6\x32\x5b\x62\xf5\x66\x4b\x48\x2a\x6a\x95\xd8\x53\xab\xf9\x9e\x79\xce\xaf\xe6\xa5\xb6\x7b\xe6\x79\x6f\x2b\x13\x7a\x56\xcb\x9d\x03\xe5\x52\x25\xb8\xc6\x2a\x88\xa7\x9a\xff\xa2\x84\x56\x75\xdf\x2b\xd4\x47\x63\xdd\x23\xab\x43\xe3\x04\xab\x4f\x23\xdf\x87\xd5\xb1\xd5\x76\x89\x64\x78\xc7\xea\xe4\xde\xd6\x1b\xc5\x26\x95\x8d\x55\xc9\x82\x7a\x99\x60\xe8\x1e\x5a\x5d\xfa\xe6\xba\xdf\xcc\xfc\xe6\xab\x71\xde\xa8\x88\x17\xfe\x8e\x51\x11\xab\x48\x7e\x37\xe7\xb9\x6e\x5a\xcf\x86\xe7\x81\xcd\x79\xce\x1a\xb1\x7d\xd6\xca\xa5\x33\xe3\xb9\x6e\x92\xd7\xed\x9a\x29\x04\x8a\x58\xd3\x3d\x6a\xf5\xb6\xf1\x5c\x37\x46\xaa\xad\x81\x06\xe0\x79\x68\xd2\xb7\xa6\xfe\xae\x5b\xe9\xc6\x71\xca\x84\x69\xc7\x84\xc9\xcf\x43\xb3\xa1\xc9\x4c\x69\x37\xec\xc1\xea\x38\xd6\x64\x7e\xb7\x6b\x7e\xb3\xb0\x8d\x35\xd7\x58\x2e\x8b\x99\x5c\x96\xc6\xd0\x86\x81\x42\xff\xb4\xfd\xe4\x59\x0b\xf5\x77\xf9\xc0\x58\x78\xc6\x9a\x4c\x91\xf6\xc7\x9e\x15\xfc\x66\x9f\x6a\xbb\x6b\xcd\xfb\xd0\x74\x96\xda\xdf\x59\xea\x5c\x6b\x99\x22\x17\x44\xd2\xc8\xdc\x68\x8d\x8f\xd3\xac\xcd\xcb\x1d\xc9\x33\xdf\xf8\xc4\xc9\xf0\x3a\xf1\xac\x19\x7f\x27\x7d\x74\x9f\x1d\x36\xb9\x10\x6d\xea\x9b\x78\xb8\xf6\x10\x2f\x6f\x6d\x69\xee\x28\xeb\xfa\x10\x2f\x6f\x6d\x69\x9c\xa0\x13\x6a\xac\x21\x62\x4d\x67\xb0\xbd\x97\x73\x84\x7a\x0c\x5c\xf6\xbf\x3f\xfb\x6d\xe3\x9a\x49\x77\xb4\xf7\x8e\x93\xee\x61\xfb\x74\x76\xbf\xdb\xc6\x33\x61\x0c\xaf\x99\xa1\x3c\xd9\xc3\x6c\x97\x19\xc1\x4a\x06\x56\xfb\xf3\x3b\x63\x5b\x57\xdb\x7d\x50\x9a\xf5\x3b\x9e\x79\xfb\x7b\x60\x57\xd8\x1f\xc3\x2c\x66\x37\xcc\x42\x66\x1f\x33\x66\xe5\xec\x92\xe2\x3f\x4f\xd5\xef\xf4\xcd\xfc\xc7\x08\xc4\xfe\xb2\xbe\x99\xef\x5a\x53\xc7\x99\xdc\x5f\xbb\xee\x2f\xab\x48\x98\x49\xd6\xd9\xb5\xc1\x08\x30\x31\x93\xde\xb4\xab\x37\x65\xee\x0b\x20\x64\x60\xb2\x3f\x6d\xfc\x26\xb3\x4f\x76\x29\xe6\x9f\xe7\x9f\xb6\xad\x36\xdc\x77\x99\xd8\x7a\x36\x6a\x66\xf7\x0c\xd2\x75\x14\xb0\xc8\xec\xd2\x25\xf2\xd9\x9b\x09\x3c\x64\x00\x0f\x9d\xdf\x75\xb6\x69\xcd\xec\xf6\xe7\xec\x4f\xae\x87\xdd\x70\x65\x50\x3f\x98\x5c\x0f\xbb\x77\x5a\xe6\xb7\x85\xd6\xf3\xea\xe2\x63\xd3\xfe\x27\x73\xd8\x42\xdb\x1b\x77\x7b\x29\xb6\x4c\xe2\xc0\xae\x38\x08\x7a\x8f\xd6\x35\x9c\x6b\x2e\x92\x95\xc9\x4c\x5e\xb5\x5d\xaf\x5a\x66\xad\xe9\x7a\xda\xba\x5b\xe1\xfc\xdd\xd2\x37\x6f\x02\x8a\x14\x81\x66\x5b\x4b\xb3\xef\x71\x0a\xb5\xe9\x58\xa0\x32\xc5\xf3\x68\x9c\x5b\x5b\x71\x13\xdc\xac\x47\x60\xa6\xab\x6b\xef\xb8\xbf\xe3\xf1\x7d\xb5\x4d\xe0\x28\x79\xf8\xac\xc1\xc0\xc0\xfe\xfb\xf3\x92\x36\x25\x8e\x45\x9e\xfa\xc5\x63\x35\x52\xfb\x9a\xc9\x24\xb4\x6b\x12\x76\xaa\x0f\x80\xb0\x7e\x7f\x5e\xd5\xc2\x35\x73\x79\xf1\xfe\xfc\x31\xfb\xfe\x8e\x85\xcb\x9d\xf1\x7b\x75\xc9\xf7\x6f\xce\x97\xf5\x06\xca\xf6\xd4\x08\x76\x31\xcf\x9c\x83\xe7\x2b\x62\x18\xa1\x71\x46\x4f\xcd\xef\xf5\x24\xe1\xbe\xb9\x54\xae\x03\xd4\xd1\x48\xbe\x6f\xce\x24\x8c\x79\xc5\x59\x62\xc2\xd2\x9c\xa0\x0e\xbb\x18\x2f\x71\x85\x99\xb7\x7f\xda\xee\x38\x79\xcd\x5c\x51\x26\xbf\xd1\x53\xf2\xd0\x9b\xbb\x7e\xe7\xf7\x77\x3c\xbb\x60\x0e\xff\xfb\xf3\x32\x43\x92\xba\xdd\x5c\x9e\xb3\x77\xa8\xe3\xa4\x7d\x20\x8e\xd2\xbc\xdf\xf3\x42\xd5\xe9\x52\x57\x3e\xff\xbe\xc9\xdf\x4d\xad\xd9\x8d\xee\x13\x98\x62\x2e\xd3\xd5\xaf\x5b\x42\x0e\x00\x73\xb9\x25\xbe\xef\x58\x18\x19\x70\x79\xdc\x80\x9e\x9d\x36\xf6\xf7\xea\x9b\x37\x5a\xc4\x97\xfe\xe6\x7c\x9a\x61\x0e\xb7\x44\x64\x7a\x26\xbc\x99\x01\x6f\x96\x1f\x26\x6b\x2d\x88\xed\xb3\x00\xb6\xcf\x48\x48\x6a\x21\x93\x37\x2e\x1f\x37\x9f\xe0\x59\xe8\x9c\xc5\xd1\x08\xe7\x9b\x6c\xcb\x14\xcb\x71\xc9\xb0\xf9\x3c\xcf\xa2\xa8\x0d\x8c\x48\x0f\x39\x20\x2d\x98\x3c\xb5\x28\x97\x10\x90\xf7\x28\xf8\xdc\xd1\x02\xcf\x1d\x8d\x40\x18\x0b\x3e\xf3\xb1\xa8\x77\x0e\x34\x5d\x43\x6a\x20\x70\x06\xed\xa1\x79\x1a\x4d\xeb\x82\x24\xa1\xc9\xdc\x88\xae\xb6\xcb\x10\xfa\x68\xcd\x86\xe6\x30\xee\xfc\x18\x3d\x0d\xb9\x33\xc0\x9d\x25\x93\xea\x0c\x9d\xa5\x0b\x36\x33\xa9\xc7\x60\xa6\xc8\x62\xde\xfd\x63\x14\x34\x64\x62\x07\x4c\x6c\x7b\xa8\x02\x43\x51\x49\x60\xd2\x4e\x9b\xb3\x4d\xfd\xc1\x0d\xb2\x87\x91\x96\x78\xf5\xbb\xf7\xfe\x8e\x26\xaf\x00\x65\x16\x97\x3a\x4e\xfa\x21\x18\x35\xb7\x00\x5d\xd7\x93\x18\xa1\xe9\x8a\x2e\xfe\x11\xcb\x13\xf0\x61\xa0\xe3\xfe\xfd\x09\xb9\xcb\xf7\x23\xd6\xb5\x0f\x17\xe0\x65\x64\x86\xb0\xde\xf4\xbb\x76\xc7\xc2\x3b\xd6\xa5\xaa\x2f\x47\xb2\xb1\x7a\x97\x81\x6d\xf8\xf7\x27\x98\xfb\x08\xce\xb0\x2e\x53\xf9\x12\xf9\xda\x43\x77\xa6\x4b\x37\xf6\xab\x1b\x93\xbe\x29\x73\xf8\xb2\xb5\x9a\xe4\x67\x9f\x1a\xcb\x35\x5d\x93\xbe\x29\xf7\xa9\x5f\xf3\x34\x53\xc7\x75\x99\xa0\x7f\x04\x96\x64\x0a\xb0\xbe\xfe\xf9\xdd\x77\x7f\xf7\xdb\x87\x2e\xf3\x14\x0c\x89\xf9\x21\x63\xa4\x0d\x99\x68\xc0\x50\x25\x4b\xd4\x1d\x43\x77\x6c\x80\x10\xdd\xc8\x62\x63\x83\x7c\x45\x36\x2a\xf6\x28\xd3\x54\x1e\xc4\x82\xda\x40\x05\x9f\x87\xf4\xe4\x36\xc8\x57\x64\x03\xdc\xdd\x96\x68\x4a\x0e\xb9\x41\x03\x91\x5c\x4b\xd4\x1d\x43\xee\xcc\x70\xe8\x3f\x26\xd4\x6d\x04\xf7\x6f\x80\x41\xc1\x58\x4c\xcb\x86\x22\xff\x63\xdc\xf5\xa4\x5e\x19\x43\x63\x19\x77\x2c\x6a\x93\x2b\x30\xd6\x6d\xa3\x7b\x38\x64\x4f\x5c\x50\x95\xf1\xc9\x98\x0d\xd9\x13\xe3\xca\x64\x66\xd3\x6d\xca\x6c\x9f\xd7\x6c\xcf\xcc\x18\x4c\x65\x83\x66\xbe\xac\xf8\x6a\x23\xee\xdd\x66\x81\x0e\xc8\xd4\x55\x53\xe1\x20\xe0\xab\x92\x91\x59\xc2\xa6\xb2\x41\x13\x9c\xef\xc6\x77\x5f\x36\xb5\x7f\xf3\x6f\xff\xa8\xc7\xa6\xee\xd1\x6c\xb0\x97\x98\x85\xb7\xc9\x2c\xbc\x5d\x70\x94\x25\xde\xbf\xa9\xbb\x32\x61\x82\x8a\xb1\xd9\xa6\x32\x3e\xf3\xb2\x4a\x27\x66\x0c\xa6\x42\x92\x33\xee\x39\xa3\x7b\x38\xf9\x9c\xda\xe6\xf8\xfe\x3f\x72\x61\x9b\x8b\xe7\x7a\x22\xb4\x68\xf9\xe1\x1c\x14\xea\xbb\x80\x24\xcb\x89\x73\x97\x4e\x9d\x57\x0e\xe6\xd4\xfe\x9b\x39\x2c\xdc\x91\x5d\xdc\x91\x65\x9a\x06\x4b\xdb\x04\x68\x4f\x32\x3e\xe5\xb1\x25\xb5\xb3\xea\xa5\x21\xe7\x75\x59\xba\x12\x0b\x45\x62\x9e\x42\xef\x71\x29\xca\xbb\xc0\xab\xf8\xf0\x39\x84\x2d\x79\x26\xcb\x2e\xf9\x39\xd5\xea\x52\xb2\x61\x21\xd9\x60\x3a\xf6\x4b\xc9\x86\x15\x97\x74\xf5\x87\x93\xb1\x15\x4d\x6d\x77\x0e\x4c\x6e\x2c\x25\x1b\x56\xbf\xcb\x4d\x15\xb1\xf8\xe4\xc1\x16\x92\x6f\xa6\xa3\xbd\x24\xee\x16\x6a\x9e\x3f\x45\xeb\x42\x2c\x9a\x2d\x60\xd1\x4c\x47\x7b\x29\x11\xb1\x2e\x3b\x71\xa6\xb7\xb3\x96\xe6\xb0\xee\x7a\xf2\x18\x2e\x1d\x8b\x75\x8e\x45\x7e\x8a\xd6\x7a\x69\x9c\x97\x36\x98\x8c\x14\xb6\xb6\xc6\xb9\xef\x38\x29\xb6\xd6\xd6\xef\xf6\xb8\x6d\x9c\x9f\xae\xfc\x42\x61\xbb\x87\x5c\xa0\xb6\x14\xb9\x5a\x7f\x04\xb7\x74\x21\x96\x5c\x88\x8b\x81\x32\xb2\x55\xd8\x26\x8e\xd2\xf6\x73\xcf\x19\x8f\xfd\x26\xa6\xda\xf6\x5f\xdd\x0e\x1e\xfb\xad\xe4\xdb\xce\xf7\xbc\x50\xfd\xef\xc2\x75\xd9\xe5\x32\x09\x27\xb5\x85\xda\xfa\x6d\xcb\x6c\xdb\x6a\x7b\x6f\xdb\x6f\xee\x5b\xa2\x62\xb7\x3f\x1a\x66\x8e\x53\x1e\xf0\x46\xe5\xa1\xa7\xd0\xdc\xd8\xa6\xdf\xd9\x5f\xed\x91\xdf\xde\x6e\x89\x91\x7d\x55\x2e\xc1\x27\xb6\xe5\xc9\xee\xb8\x6d\x85\xbf\x53\x72\x78\x5f\x35\x50\x18\x09\xdc\x72\x47\x37\x88\x31\x1f\x96\xb3\xb2\x3d\x28\xce\xf7\xb8\x6b\xc6\x84\xd7\x9e\xea\x0f\xc4\xdc\x0f\xc1\x19\xb6\x49\x6c\x63\x1b\xee\xa8\x15\x46\xe2\xf7\xd6\x7a\x5e\xc6\x65\x3e\x01\xb2\x4d\x70\x8d\xed\xf7\x9e\x4f\x9a\x29\xfb\xd5\x58\x40\x44\x2c\xb6\x67\xdb\x72\x1d\xf7\xf7\xd7\xf6\xeb\xef\x25\x6e\xda\xde\x74\xdb\x28\xea\x5f\x62\x10\xed\xbd\xaa\x85\x6c\xe3\xf6\x2a\x0a\xf3\xe6\x7b\x26\x78\x8f\x5e\x9d\xa5\x37\xdf\x62\x1e\x1c\xe7\x2b\x13\xfb\xfd\x3b\x13\x34\x99\xde\xaa\x6f\x22\xd2\x62\xac\x2d\x61\xaf\xcc\xb7\xf7\x46\x48\xc9\xaf\x6e\xaf\x64\xdd\x7b\x29\xac\x48\xf5\x67\xaf\x5c\xc0\xcb\x6a\x63\x95\x11\x3d\x31\xd7\xd8\x65\xae\xb1\x4a\xd3\x47\x00\x2f\x7b\xf1\x24\xd5\x2a\x4d\xa6\x57\xae\xdc\x0b\x57\x4e\x8c\xe1\xf6\xca\x34\x7f\x41\x7b\xf9\x54\x26\x95\x5f\x9d\x17\x90\xca\x9c\xdf\xf1\x9b\x32\xbf\xdf\x6b\x7e\x93\x3d\xc2\x5e\x99\x6f\xef\xfa\xe3\x94\xe6\xef\x14\xbe\x78\xf7\x5f\xb9\x28\xce\x4f\x51\xc2\x17\xcc\xb9\x8f\x80\x22\xaf\x42\x06\xef\x77\xe7\x4e\xd9\xf3\xf1\x79\x97\x7d\xcf\x2d\x6d\x40\xd7\xe3\x53\x58\xe0\x02\xa7\x4c\xe0\x8c\x4f\x67\xe9\x4b\x90\x75\xac\xb6\x63\x9f\xc2\x02\x5f\xbe\xeb\x59\xd9\x9f\xc2\x02\x5f\xbe\x6b\xc6\x39\x7c\x3a\x4b\x5f\xbe\x73\xa7\x3e\xfa\xe4\xe6\x7d\xb7\xfe\x0f\x19\x29\xec\x23\xbe\xdb\x3e\xe0\xbb\xad\x32\x12\xff\xb5\xa1\xb6\xbb\x0f\xbc\x2b\x1f\xb1\xdf\x06\x52\x99\xfc\xfc\x33\x3f\x9d\xa5\xef\xef\x2c\xd1\x9d\xf9\xe4\x0a\x7c\x76\xeb\xd5\xf0\x8e\x7d\xae\x6f\x5e\x9d\x5a\x69\x6a\x7d\xa1\xb9\x07\xe4\x8b\x00\x26\x9f\xdc\x84\xef\xba\x09\x64\xd5\xb0\x4f\xa6\xeb\x17\x7f\xdf\x64\x7f\xc4\x7e\xdb\x07\x1a\xb2\xe7\x9f\xf9\x09\xb4\xf2\x8d\x7b\x5e\xa8\xc7\xc4\x40\x63\x97\x81\xc6\x04\xea\xf8\xf8\xfc\xd0\xbe\x6b\xd6\x0a\xb8\xf1\x29\xbc\xf6\xad\x3b\x07\x66\x1a\xc4\xfa\x62\x97\xf5\xc5\xf8\xd6\xc3\x3e\xb9\x17\xdf\x95\x67\xff\xcc\x41\xf6\xd2\x77\xed\x25\x81\x3a\x3e\x85\x21\x3e\xd4\xc8\x7f\x08\x4c\xf1\x87\x58\x6c\x7f\x9e\x5b\xef\xeb\x77\x6f\x5d\x14\x9e\x0e\xe2\x98\xfc\x70\x7e\xfe\x10\x98\xe2\x97\x11\xc6\x08\xdc\x70\x81\xaa\xfc\x82\xaa\x8c\x00\x0c\x7f\xe8\xfa\xfb\x73\x5d\x7f\x82\x2c\xfc\xe1\xbe\xfb\x83\xe7\xcd\xc6\x42\x40\x2e\xf6\x16\x07\xfe\x28\x19\x79\xf3\x5d\xf4\xb8\x7e\x59\x58\x8c\x4c\x16\xfe\x4c\x8d\xe5\xda\x3d\x04\x44\xf8\x43\x59\xe0\xcf\x0d\x65\x12\xd0\xe2\xa2\xac\xf5\x0b\x2c\x32\xd2\x8c\x7b\xe2\xbd\x75\xe0\x73\x92\x91\x0a\xd6\x13\xdf\x5a\x79\xca\x70\x4b\xda\x4f\x66\xb9\xa8\x67\x1d\x38\x9b\x5b\xf1\xe4\xbf\x98\xc3\x2e\xf6\x59\xbf\xec\xb3\x0f\x9f\xc8\xb8\x78\xed\x1c\x70\x9a\x64\xac\x27\xe5\x89\x6a\xdc\x53\x40\x54\xb0\x3e\x93\xa7\xd0\x70\xae\x37\x40\xf0\x82\x27\x26\x87\x3d\x81\x7d\xf6\x61\x69\x79\x4f\xc4\x20\x7a\x02\xfb\xec\x43\x32\x12\x4f\x53\xdf\x9c\x97\xe0\xfe\xe1\x37\x97\x7e\x77\x4b\x4b\x10\xbc\xe0\x69\x6b\x0e\xa8\xc6\x60\xac\x66\xe6\x89\xc7\xde\x13\x12\x8f\x66\x5a\xd2\x57\xcb\xfd\x57\x1c\xe0\x97\xbc\xf1\xc4\xa8\x88\xa7\xef\x32\x35\xf2\x18\x26\x8a\x73\xbf\x6c\xb7\x46\xd6\x09\xcf\x34\x09\x3d\x3f\x10\x69\x64\x1d\xf6\xcc\xe4\xb0\xe7\xab\xaa\xc9\x2c\xe1\x99\x66\x9f\x5f\x1e\x54\x23\xd0\xc0\x33\xcd\x3e\xcf\xd7\xb3\x24\xeb\xb0\x67\x26\x53\xfc\x92\x9f\x98\xfd\xdc\x0b\xcf\x34\x09\x3d\x5f\xf5\x6f\x3f\x6f\xdc\x33\xbd\x4e\xcf\xc0\x71\x99\xf1\x4a\x64\xaa\x7f\xcf\xd7\xd5\xe1\xb3\x22\xcf\x4d\x63\xb9\xde\xbf\xf1\xba\x64\x7a\x9d\x9e\x6f\xc9\x2b\x82\x10\x3c\xf3\x95\xa8\x67\x60\x64\xcd\x8c\x63\x99\xea\x0f\x7c\xd2\x0f\x4b\x2e\x7b\xfe\xd4\xdf\x77\xfb\x73\xae\xf5\xa7\xb9\xa3\x78\xfe\xc3\x27\x40\x9e\x3f\xad\xf5\x77\xd7\xfa\xe7\x39\x7b\x21\xe6\xd8\x4b\xba\xeb\xf9\x4b\x66\x7a\x61\xa2\xcc\xcb\xad\x25\xc8\xea\x58\x5e\x24\x9a\xca\x55\x9d\xe4\x03\x75\xb1\xc0\x7a\xf9\xab\xca\xf7\x8b\x32\x79\x61\x12\xdb\x4b\xb9\x67\xf0\xe7\x5e\x78\x61\x12\xdb\x41\x12\x92\x8c\x2c\x96\x5e\x88\xb3\xf7\x52\xef\xb9\xe6\xfc\x8a\x69\x9c\x28\x00\xfa\xb0\x06\x8c\x0b\xf0\xe1\x17\xf0\x61\x64\x20\xf5\x12\x1a\x4b\xfc\x15\xf9\xe1\xdc\xbb\xda\x90\x0d\x32\xd7\x37\x87\xbe\x39\xb0\xd6\x2c\xc3\xea\x62\xf1\xf0\xcb\xe2\xa1\x92\x3e\x5e\xa6\xc6\x89\xaa\xbf\x0f\x2b\x99\x7a\x59\x5a\xb3\xeb\xe6\xb9\xbe\x49\xf0\x90\x97\x1b\x45\x23\xcb\x85\x97\xad\x7d\xd8\x77\x1f\x0a\xd7\x9a\xb8\x4d\x2f\xfb\x56\x13\x2a\xdc\x23\xb2\x1d\x78\x41\x02\xd8\x08\x50\x70\x31\x83\x78\x79\xef\x58\x78\x8f\xca\xa7\x6f\x7e\xf7\x9b\xbc\x2b\x55\x2a\xb0\x3e\x77\x3d\x7f\xa6\x96\x57\x9d\xb3\x9a\xee\x38\xf5\x3b\x46\x92\xbc\xde\x88\x3a\x81\x0d\x5e\xb3\xbe\x79\xcd\x7d\xff\x45\xae\x5c\xe0\x13\xaf\xf9\xaf\x5e\x4e\x67\x1b\xcf\xd2\x05\x98\x18\x41\x0f\x5e\x69\xbe\x79\xbd\x51\x7a\xdd\xdb\x4a\xc6\x5a\xaf\x57\xf6\xb0\xc6\xa2\x57\xbe\x03\xf1\x5a\x6f\x5d\xbb\x9f\x6b\xe5\xb5\xea\x77\xd7\x85\xf0\xdf\xb3\x3e\xaf\x55\x73\xa8\x30\x37\xf8\xcc\xc7\x6b\x0d\xb5\xf5\xdb\xc6\xb9\xd3\x55\xf5\x7a\xdd\x0b\xe2\xb4\xbd\x36\xcd\xef\x86\x52\x58\x4f\xd2\xab\xf4\x58\x05\x36\xda\xc8\xd4\xe1\xd5\xd4\xdf\x75\x63\x09\x7a\xf0\x4a\x53\xd2\xab\xbd\x77\x2c\x6c\x73\xed\x91\x43\x6f\x9a\x71\x0e\x04\x60\x78\xbd\xe1\x19\xe2\xb4\xbd\x86\xc6\x12\x77\xee\xc6\xb1\x74\xcd\xe1\x16\xfb\x0a\xca\x90\x3a\x74\x5e\x6e\xa6\x81\xe0\x05\xaf\xaf\xfa\xbb\x21\x8a\xa0\x3e\xaa\x9f\xda\xbe\x3b\x4e\xca\x1e\x71\x49\x7b\x7b\xee\xfc\x28\x7b\x9a\xcc\xb0\x76\xdd\x51\xb2\x55\x78\xd3\x19\x6c\xf7\x0c\xb2\x3e\xac\x37\xba\x09\x7e\x01\x3b\x46\xec\xb0\x37\x82\x2f\xbd\xdd\xaa\xa0\x04\x05\x78\x63\xe8\xcd\xdb\x0d\xbd\xc5\xcf\x15\xf7\x56\x35\x96\x7a\xe5\xcb\x2f\x12\xef\x4d\xfa\xa8\xdd\xac\x4e\xf0\xbc\xb4\xa6\xb1\xb4\xbf\x72\x51\xfc\xa6\x69\x0e\xf6\xff\x57\x04\xf4\xc6\x8c\xa4\xb7\x5b\x93\x30\x8c\xdf\x74\xfd\xee\x57\x49\x90\xeb\x29\xf9\x79\x19\x61\x2c\x9c\xdf\x0c\xcd\x21\xee\x7a\x3a\xe7\x4e\x30\x9d\xb7\xb8\xfb\xce\xbb\xd2\x18\x96\x73\x30\xc2\xe4\x87\x2c\x41\x2e\x00\x8d\x5f\x4e\x6f\x23\xd0\xd5\x1b\xc3\x72\xde\xae\x79\xca\xcc\xbe\x0b\x5c\xe3\x0d\x9c\xbd\xc6\xcc\xbe\x37\xd9\x4b\x6d\xff\x55\x6b\xe2\xef\x64\xba\xb6\x6b\xba\xb2\x30\x8f\x8b\x2d\xc6\xc1\x16\x93\x1f\xb2\x12\xb9\x11\x03\xec\xc0\xaf\x9c\xb6\xdf\x79\x31\x86\x36\xdc\xae\xac\x23\x23\x85\x0b\x28\xe2\x00\x8a\xe4\x47\x32\xd9\x24\x97\xac\xdc\xfe\x78\x06\x4d\xf6\x8b\x5d\x19\xe2\xff\x91\x59\xc2\x45\x07\xee\x66\x71\x7f\xda\xd9\xb6\xd5\x06\x0b\xdc\x29\xb6\x8c\xcf\xc9\xdc\xfc\xaf\xca\x32\x87\x23\xf3\xc6\xe2\x4e\xe3\x97\x50\x70\xd3\x91\xb1\x7b\x64\x88\xf7\x74\x01\x30\xdc\x6e\xc4\xcb\x79\x44\x8d\x4f\x25\xdc\xfa\xba\x6d\xfc\x1d\x13\x1f\x7e\x09\x6a\xac\xf3\x0a\x9a\x54\x27\x0a\xe7\xe7\x47\x22\x5b\x00\x0c\xff\x03\x60\x48\x64\xdb\xd6\xfc\x80\x9f\x35\x32\x59\xb8\x31\x89\xed\x06\xd8\xb8\x75\xad\x99\x8e\x85\xdd\x6a\x60\xfd\x87\xcb\x71\x81\x1e\xfc\x82\x1e\x8c\x65\x01\xdc\x25\x7e\x1c\xe5\x61\x1e\x16\xfe\x73\x97\xf8\x01\x8e\xe1\xb4\xf1\x77\x12\x23\x7e\xc5\x08\x19\x29\xdc\x75\x2c\x6e\x2d\xf8\x47\xe2\xd5\xf9\xb4\xc6\xdd\x9e\xdb\xf6\xdb\x23\x81\x10\xfc\x82\x10\x8c\x45\x03\xdc\xe9\xfd\xbb\x07\xd6\x93\xb8\x31\x77\x3e\x9b\x72\xbf\xde\x23\x41\x01\xee\x32\x7d\x7c\xde\xf5\xec\xfc\x26\x23\xd5\xee\x37\x52\x4d\xfc\x97\xbb\xf6\xc1\xff\xf6\x81\xae\x95\x4b\x0d\xf8\x55\x03\x04\x0c\xb8\xc8\x6b\x1c\xb8\x82\xe4\x8f\xe6\x2e\x53\xd9\x6f\x92\x57\xa2\x3e\xb4\xd6\x71\x8b\x52\xb3\xb4\xb1\x87\xc4\x6b\xdc\xcc\x06\x71\x5c\x1e\xba\x47\x71\xef\x51\xd0\xa4\x08\x99\xa7\x61\xeb\xff\x2b\xda\xe7\x22\x85\xf1\x88\xf7\xff\x2b\xd8\xec\xa1\xf5\x8c\x71\xc7\x49\x75\x2c\xf6\x16\x8f\x79\xbf\xf9\xcb\x18\x78\x2c\xb5\xad\xf9\xff\x15\x4e\xf6\x90\xb8\x0b\x54\x0c\x7a\x24\xce\x43\x6e\xc2\x5f\xf2\x9b\x78\x2c\xef\xe4\xc2\x75\x54\x44\x3f\x6d\xbf\xb1\x74\x99\x61\xa8\xb9\xfd\x4f\xb5\x55\xef\xcc\x22\xf9\x2d\x15\xed\xc4\xa9\x79\x97\x49\xdf\xaf\x59\x24\xb1\x2c\x36\x15\xbf\x6c\x2a\x4e\xf6\x08\x57\x42\xdd\xfb\x8d\xc8\x06\xef\x4a\x27\x66\xd5\xff\x8a\x24\x3f\xbf\xe8\x9b\xf7\xa6\x71\xb6\xbb\xd6\x94\x2f\x5d\xea\x0a\x39\xf2\xfc\xb0\x90\x89\x77\x9d\xf9\x5b\xa3\xd5\xc9\xe6\xe0\x7d\xa8\xbf\x71\xfb\x73\xce\x41\x7b\x84\xf2\x96\xe7\x9b\x5c\xb3\xa9\x6f\xae\xbb\x2e\x34\xdf\xba\x5c\x81\xfe\xb7\x7f\x34\x53\xfa\xd6\x3e\x80\xcc\xc9\x99\xf8\x77\xb1\x9b\x38\x4a\x13\xe6\x87\xef\x16\xbc\xbf\x1a\xe7\x2d\x39\x48\xde\x5a\xef\xaf\xc6\xf9\xde\x71\xfe\x32\x76\x3e\x18\x91\x75\xd4\xb7\xcb\x0f\xdf\x03\xb8\x98\x4f\xfc\x32\x9f\x38\x93\xfb\x2e\x76\x13\xbf\xec\x26\x9e\x7e\x09\x7c\x1f\x72\x01\x47\xb9\xe5\xfe\x38\xce\x41\xd2\x3e\x1f\xb7\x3c\x79\xd2\x58\x64\x7e\x5f\x56\x14\x27\xd3\x83\x0f\x62\x9c\x7d\xe0\xad\x80\xb3\xb0\x8d\x0f\xb9\xe2\x03\xae\xb8\x27\xea\xaa\xe1\x9a\x83\xdf\x39\x50\xe5\x0e\x99\xb5\x23\xee\x7a\xd2\x65\x19\xcc\x3a\xfa\xb8\x66\x2d\x19\x92\x7c\x74\xfd\x0e\x18\x75\x27\x08\xc8\x87\x74\xdc\xb8\x3a\x8e\x95\xd2\x7d\x0c\x8d\x65\xdc\xb1\xd0\x24\x1c\x8c\x90\xfa\xb8\x75\x60\x93\x7e\x37\xd5\x36\xa1\xa7\x09\x28\xf3\xc1\xe8\xbe\x0f\x44\xf7\x9d\xa5\x13\x7c\x48\x4e\x8c\x7b\xce\xc8\x10\xe1\x63\x6b\xad\xdf\xbb\xd6\xfa\xe6\xa7\x71\x7e\x77\x9c\x34\xe9\xa7\xc2\x02\xf3\x86\x05\x3a\xef\xc3\x54\xc8\x67\xe6\xbb\xb7\x0c\x43\x4c\x02\xed\x7c\xd6\xdb\xc6\xb0\xc7\xe4\x5b\x0f\x9f\xed\xee\x1f\x4d\x7a\x31\x9f\xf8\xb4\xbb\x9e\x6a\xd3\xbd\x9d\x57\x57\x49\xe7\x4c\x32\x21\xf8\xbc\x15\x91\x13\x4d\xec\xc9\x88\xb3\xcf\x7b\x37\xf3\xa3\x36\x53\x1b\xce\x2e\x93\xf4\x3e\xb5\x9e\x73\xdd\x7b\xf4\xcb\x80\xba\x58\x35\x1c\xac\x1a\x39\x3d\x3c\xf3\x4b\xf2\x73\xe5\x5b\x57\x9b\x67\x57\x19\x7a\x47\x86\xfe\xfc\xce\xd9\xb6\xd5\x76\x6b\xbf\x52\x6f\x2e\x02\x5a\x7c\xdd\xf5\x64\xf6\xde\x95\xa1\xf7\x9b\xa1\x4f\xd2\x39\xab\xab\x3f\x84\x3d\x9c\xa0\x15\x5f\x32\xbf\xd7\xbc\xa5\x2d\x79\x3e\x97\x4c\x6c\x54\xc8\xc8\x89\x4c\x47\xae\xec\xb6\xdf\xec\x76\x22\xf6\xdb\x95\xa5\xf6\x9b\xa5\x4e\xac\xaf\xea\xca\x52\xfb\xcd\x52\x27\x02\xca\x7c\xc9\x06\xbb\xa5\x36\x3c\xd3\x0d\x5a\x9f\xc6\x79\xbc\xc1\xf3\xbb\xff\xc6\x2c\xe1\x8b\xdc\xa6\xbe\xbe\x3b\x54\x5e\x97\x4d\x3c\xab\xef\x5b\x84\x93\xdc\x9f\xbe\x9f\xa1\xb6\xbb\x85\xbf\x24\x8c\x6f\x45\x3e\x76\xba\x6d\x34\x41\xb7\x22\x1f\x1b\xde\x80\x67\x5e\x17\x25\xc6\x7d\x5f\xb5\xca\xfa\xc9\xbe\x15\xdd\xd8\xe5\x4e\x9f\x26\xda\x56\x74\x63\x97\x3b\x7d\xaa\xb9\x4d\x9c\x9a\xef\x72\x0b\xe0\x53\xe5\x6e\x3e\xc5\xf2\x5d\x6f\x0d\x6c\xaa\x9d\xdd\xb8\x85\xbb\xdd\x75\xe1\x95\xdf\x3a\x4e\xfb\xef\x38\xd1\x0b\xdc\x12\xbd\xfb\x8a\x5e\xb2\x4e\xf8\x76\xb5\x21\xd1\xe9\xe4\xe9\xf4\x2d\x0f\x71\x5f\x95\x4b\xc0\x80\xef\xa1\xb1\x1c\x95\x9b\xd3\xa3\xb9\xcb\x64\xda\x30\x41\x9d\xc0\x14\xdf\x3a\xbe\x1b\x54\xe3\x4e\x50\x80\xef\xa9\xbd\x45\x01\x6c\x27\x68\xc5\xb7\xd4\xf8\x06\x51\x9e\xb3\xf2\xb7\x6f\xa9\xf1\x3d\xef\x38\x79\x95\xb6\xc4\xc1\x5e\x7f\xbf\xe3\x5a\xcb\x2d\xd9\xeb\x1e\x6d\x46\x61\x44\xb6\xe2\x97\x6c\xc5\xc9\x0b\xea\xfb\xd5\x79\x41\x52\xcb\x09\x26\xf0\x4d\xec\xb7\x6f\x3c\xdb\x70\x82\x09\x5c\x25\x64\xfc\x7d\xae\x18\xa1\x68\x7a\xf9\xc4\xc2\xdf\x5b\x3a\xb6\xf0\x0a\xbe\x7c\x95\xea\xef\xb1\x00\x73\x4a\xdc\xa3\x57\xe7\x1a\x95\x66\x4e\x5b\x61\xdb\x56\xdb\x5d\x17\x8a\x8a\x57\x67\xf7\xcd\xb7\x8d\x26\xe1\xcb\x27\xa9\xfe\xa2\x16\x61\x4a\xdc\xf7\x57\xe2\xee\x26\xf0\xbd\x30\xba\x21\x16\x16\x07\x0b\x4b\x4e\x89\x62\xf9\x95\x1b\xf4\x02\x53\xe6\x04\x28\xf8\xdb\xf4\xbb\x76\xf7\x9d\x2e\xd9\x2b\x53\xf2\x45\x6d\xd1\xc4\xca\x7b\xfe\x2a\x32\xf7\xb6\x71\xdb\xb8\x9e\xa6\x36\xbb\xfb\xce\xbb\xf2\xba\xe6\x70\xbc\xac\x9c\x88\x5d\xf4\x57\x19\xa6\x37\xee\x7a\xf2\xbc\xbc\xc4\x66\x3a\x30\x00\xc9\x0b\x23\x1f\x9f\xa2\xe6\xdf\x51\x03\x39\x25\xba\xd4\x9f\xa2\x92\xdf\xdf\xba\xd0\xbc\x51\xa9\x14\xff\xea\x1d\x0b\xb3\x4f\x9f\xd6\xe5\xfb\x5b\x17\xba\x72\x9f\x5c\xc7\xcf\xee\x99\xa0\x58\xfe\xc8\x6a\xe3\xdf\xdf\xdc\x79\xae\x95\x8c\xf6\xef\x6f\xee\x94\xad\x4a\x46\xfb\x4d\x46\x27\x56\x80\xf6\x4f\x26\xd3\xd7\xef\xba\x34\x8e\x45\x19\xb4\x0f\xe4\x97\x4e\x20\x85\xab\x16\x98\xdf\x5a\x60\x4e\x40\x84\x7f\x72\x83\x3e\x44\x7d\x9c\x80\x08\x57\xe2\xd8\x6f\xe2\xd8\x59\x86\xc3\x3f\xb9\xf7\x1f\xa2\x3e\x89\x04\x58\xfe\xc9\xad\x04\xf9\x46\x4e\x2c\x5e\x1f\x0f\xf9\xd7\x03\x25\xc3\xce\x37\x83\x6d\x4d\x6d\x90\xbb\x2c\xd1\x11\x0f\xef\x6d\x3c\xf7\xde\x12\xbb\x18\x2a\x4f\x12\xc8\x2f\xe7\x44\xe2\xac\x78\x92\x7e\x07\x26\x19\x27\xc8\x22\xc4\x72\x11\x97\xe5\xc2\x09\x5e\x88\x87\xe0\x93\x78\xae\x4c\xfe\x55\x87\x3d\xff\xd0\x38\x1d\x3a\x20\xfd\xa2\x61\xf1\xf0\x5c\x07\x4a\x3b\x9e\xdf\xb1\x8d\x11\xe0\x78\x10\xf2\xf1\x5f\x2d\xd8\xf3\x8f\xa9\x36\x9c\xeb\x6a\x5c\xb3\xa1\xf9\x01\x87\xee\x4c\xee\xc7\x43\x53\x39\x9e\x6b\x2a\x93\x75\x22\x9e\xa9\xdf\x5d\x39\x4f\xd6\x89\x78\x08\x80\x8a\x07\x25\x6b\x9c\x09\xfc\x50\xb9\x90\xb8\x75\x57\x13\xb1\x99\xf1\x10\x3f\x1b\x0f\xf0\xb3\x5e\x83\xeb\xf2\x6a\x7e\xef\x3d\x4b\xbf\xbb\x12\x49\x7b\x9b\xae\xcd\x50\x7f\xd1\xc5\x48\x7c\x7f\x10\xa8\x1c\x92\x13\xf9\xde\x43\x6c\x15\x71\xd9\x2a\xbc\xfd\xdc\xd1\x48\x4c\xfc\x47\x42\xe2\xdf\x59\x6a\x23\x94\xdd\x8e\x9b\xdd\x4e\xf9\x97\x8d\x0d\x95\xf6\x88\x74\xef\x34\x89\x2a\x23\x99\xc6\x69\xb7\x24\x7b\xe2\x38\x5d\xfd\xf9\x5f\x7f\x9c\x9f\x6b\x0e\x7e\xe7\xc0\xb3\x9b\xf8\x8c\x37\xd2\x75\xad\x48\x62\x19\x89\xcf\xfd\x23\xe1\xb9\xbf\x93\xc4\x32\x52\x68\x0e\xa8\xf6\x9d\xf2\x4f\xc7\x45\x22\x00\x2a\x12\x00\x50\xde\x78\x8f\xd2\x54\x7f\xe7\xbe\xe7\x94\x2b\xbf\x49\x3d\x1d\x69\xdd\xfe\x0a\xd7\x9a\x26\x68\xa4\x6b\x82\x92\xc0\x2c\x12\xdf\x11\x44\xba\x85\xf9\x9b\xda\x08\x06\x89\x5b\x2e\xc4\x1b\xef\x51\xfa\xb4\x7f\xc8\x98\x3b\xc1\x12\x91\xe9\x52\x07\xaa\x8a\xe6\x94\xff\x69\x73\xb5\xdd\xfe\x7e\xe1\x8b\x10\x7b\x44\x20\x9b\x9e\xbc\xfd\xec\xcf\xc8\xcc\xd4\x46\x4e\xb7\x3f\xde\xa3\x4c\xbc\x7c\xe4\xab\x8b\xff\x2b\xb3\x44\x64\x7a\x26\x71\x8b\x95\x3a\xf1\x19\xa1\x24\x7d\xe4\xeb\xc5\x93\x53\x33\x54\x5a\x34\x50\x5a\x34\xa7\x6c\x9c\x86\x69\x38\x76\x87\x13\xfc\x9d\x6b\x69\x3c\xdf\x36\x4e\x83\xde\x5c\xe4\x1b\x29\x6b\xbf\xa8\x4f\x64\x26\x0d\x22\xf7\x7b\xd4\x3a\x97\x54\x62\x04\xd5\x41\x72\x22\x6c\x3c\xf2\xd0\x1c\xc6\x3d\xf6\x5d\x6d\xda\x0a\xe0\xe9\x12\x21\xe5\x91\x87\xe6\x37\xee\xfc\x34\x87\xa1\x6d\xba\x9e\x3a\x19\x29\x22\x4f\x7d\xf3\xaa\x24\xfb\xa9\xab\xc8\x53\x5b\x88\x17\xc0\xce\x32\x23\x91\xb7\xe6\x70\xa3\x3e\x64\x9d\x88\x4c\x55\x16\xf9\xaa\x32\x02\x3e\x22\x6f\xad\xf5\xbe\x63\xe1\x15\xcc\xaf\xe6\x7e\x23\x42\xc6\x2b\x98\x75\xb4\xf3\x77\xaf\xa0\xd6\xf3\xd3\x5a\x5f\x35\x47\x93\x3e\xf2\xa7\x3d\x42\x72\xd8\xed\x67\xc2\x44\xd1\xb1\x2f\xcf\x1d\x27\xaf\xae\x80\x06\x01\xa0\x41\x4e\x74\x05\xa2\x10\xef\x19\x05\xd5\xd8\x13\xab\xd9\x45\xa1\xb9\x18\xe5\x9a\x8b\x24\xa7\x8b\x42\x5a\xf0\x00\xe6\x20\xb9\xfd\xcc\x9b\x28\x04\x91\x44\x29\x77\x1f\x28\x2a\x0a\xb1\x45\x71\xcb\x8c\x38\xd9\x2a\x42\x65\x46\xa2\xdc\x48\x04\x4b\x96\x46\x09\xfd\x2e\xee\xef\x1a\xc7\xd9\x35\xce\x7e\xc7\x49\x11\x5a\x98\xd9\x88\xd2\xe7\x6d\xe3\x37\xf9\x14\x24\x40\x32\x91\x13\xdd\x8b\x28\x52\x81\x00\x21\x24\x67\x42\x36\x0a\x23\x42\x51\xd6\xdf\xef\x38\x87\xa5\xdf\xad\x3b\x4e\xe3\x58\xb6\xfa\x7b\x61\xda\xd1\xbd\x08\x95\x04\x89\xf2\xdd\xb9\x53\xad\xaa\xec\x47\xdc\xb2\x1f\x4e\xd2\xc5\xa8\x7c\xdd\x1d\x00\x05\x9c\x6f\x06\xdb\x96\xda\xee\x79\x09\x7e\x93\x66\x74\x20\x51\x9d\x13\x09\xef\xa2\x32\xa2\x1e\xf5\x46\xd4\x99\x20\x0d\x25\xaa\xa3\xfa\x9d\x03\xc5\x72\x9d\xfa\xe6\xbc\xdf\xfc\x99\xfb\xa1\xd2\x1e\x71\x4b\x7b\xb8\x27\xfd\x8e\x73\xaf\x57\x7d\x38\xef\x5f\x5d\x6a\xdb\x77\xad\x29\xeb\x1a\x5f\xa1\x47\x43\x95\x38\x27\x43\x44\x34\x99\x68\xed\x9a\x68\x24\x09\x8c\xc6\x48\x59\xb4\x1b\x29\x63\xb2\x2f\x94\x1c\x8e\x9b\x1c\x4e\xe5\xe7\xc2\x47\xa3\x9b\x1e\x20\x68\x38\x6d\xec\x8f\x89\xff\x68\x48\xfc\x3b\x33\x7d\xa1\xf2\x1d\x81\xbc\x6d\x4e\xc4\x38\x87\x98\x10\x02\x4c\x08\xa7\x8d\x63\x19\xfa\xe6\x35\xc3\x98\xb1\x0b\x31\x21\xc4\x65\x42\x70\x96\x27\x89\x46\xe6\x8c\x68\xeb\xbb\x6d\x1c\xe7\xd6\xdc\xf7\x9d\x3b\xf5\x4a\x93\xa9\xd5\xae\xa9\xc5\x8c\x5d\xb4\x57\x73\x78\xef\x58\x9c\xeb\x22\x75\xdc\x80\x43\x77\x02\x29\x42\xec\x03\x71\xd9\x07\x9c\x40\x8a\x30\x99\x68\x96\xfe\xda\x7e\xdf\x34\x82\x9c\xc2\xf2\x5d\xb3\x1f\x60\x2e\x4c\xa6\x96\x5d\x53\x8b\x19\xbb\x30\x86\x4b\xc2\xda\x3d\x67\x94\x9f\x46\x50\x47\xdc\x97\xfb\xce\xf2\x24\x61\x3a\xf3\x78\x8c\x7f\xfa\xfb\xad\x99\x11\xe4\x14\x48\xcc\xe6\x54\x79\x6f\x8d\xb8\xdb\x30\xe0\x6e\x3d\x28\x3f\x4d\x7b\x64\x78\xe7\x92\xea\x2f\xda\x17\xc6\xa8\x5d\xd8\x8d\xda\xd5\xca\x71\x12\x88\x16\xa8\xd6\x91\x13\x89\xeb\xc2\xf9\x64\x2c\x50\x91\x23\x39\x19\x22\x42\x65\x38\xc2\x9f\x3b\x4e\xba\x09\x78\x97\xfd\xfb\xf3\x7e\x93\xe7\xc5\x25\xcb\xbd\xdc\x33\xf8\xcb\x5a\x85\x13\xf4\x17\x5e\xee\x37\x79\x96\x9c\x19\x83\xf0\x8a\xbb\x49\xfc\x73\xb8\xe9\x9b\x76\xbf\x49\x79\xe6\x4b\xdf\x5c\xf7\x9b\xb4\x35\x5c\xae\x00\x92\x93\xa7\xed\x37\xce\x20\xd6\x3c\x22\xdf\xb9\x53\x66\xa9\xdc\x44\xdc\x72\x13\x1e\x3f\x17\x37\x42\x66\x3b\x5e\xed\x9e\xb6\xdf\x9a\xa9\xdc\x44\xc4\x2d\xc3\x4c\x70\x46\x04\x33\xb5\x11\xd7\xed\x22\xf3\x42\x44\xe8\x77\x20\x68\x73\x32\x2f\x44\xd0\xa5\x8e\x00\x97\xbf\x33\x9b\x17\xb1\xf4\xbb\x75\x7f\x47\x1b\x4c\xd9\xc3\x88\x6b\x6b\x90\x31\x2c\x54\x17\x22\x6e\x5d\x08\x67\x56\x2e\x42\xf6\x44\x7c\xf7\x77\x3c\xf3\x9d\xd8\xe8\xe8\x78\xa2\xed\x2c\xed\x11\x9d\x15\x8c\x03\xe5\x1c\x4e\xdb\x6f\x2c\x9d\x60\x89\xe8\x05\x7b\xdb\xe8\x7a\x74\x86\x13\xa2\x5f\x97\xb3\xff\x5c\xf8\xe8\xa1\x6f\x06\xce\x59\xab\xff\xed\x29\x5d\x74\x06\xc7\xa3\xdf\x48\x84\xbc\x81\x2e\x75\xdc\xaf\x28\x24\x20\x22\xfa\xd4\x70\x26\x54\xa0\xbc\x81\xbe\xd5\xb6\xff\xda\xf8\x3b\x2d\x69\xbf\x01\x70\x72\xc9\x45\x27\xb7\x62\xf4\x2f\xdd\xb6\xdf\x37\x87\xae\xe0\xb8\x57\xb0\x53\xe5\x0e\x46\xf4\x62\xa4\xbf\xdf\xa9\xad\xaa\x0d\x57\x82\x05\x02\x63\x48\x14\x8e\xab\xae\x98\xf0\x8a\xa1\x2b\x88\xfc\x5d\x72\x12\x52\xc5\x90\x28\x1c\x57\x14\xb2\x0c\x47\x8c\xa6\x6f\x5e\x75\x45\x92\xb9\x18\xa6\x39\xdc\x63\x4f\x26\x84\x18\x12\x85\xe3\x8a\x42\x12\xd0\xc5\x20\x68\x25\x06\x9e\x43\x78\xd7\x1c\x64\x1a\x8c\x1b\xdd\xe8\x54\x2d\x83\x89\xf8\xc0\xe3\xdc\xe4\x9d\xe6\xfe\x18\xfa\x1d\x78\x64\xbd\x53\x0d\x0c\x89\xd7\x71\x5d\x88\x4e\x95\xab\xc4\x5c\xdc\xf2\x08\xce\x84\x50\x8c\xad\x39\x00\xd8\x10\x64\x1f\x88\xb1\x35\x87\xf7\x1e\x6d\x5e\x97\xf1\x6a\xcd\x60\xb6\xc7\x43\x33\x65\xbc\xda\x07\x3c\xc5\x8a\x87\x66\x8a\xca\x23\xc4\x00\xbe\x3b\x98\x80\x8a\xf1\x69\xad\xaf\xb9\x4f\x2c\x6f\x8c\x4f\xfd\x81\x07\x31\xc8\x3e\x10\x53\x51\x2d\x3c\x14\x4e\xf1\xfc\xa2\x99\x31\x75\x5e\x66\xba\xe3\xa4\x79\x33\x99\x38\x8e\x99\xee\x38\x7f\x11\xcb\x98\xcc\x7a\x04\xf2\x85\xa7\x8d\xfd\x91\x71\x23\x90\x13\x4c\xc1\x84\x50\x4c\x82\x02\x02\xd5\x17\x72\x62\xd5\xc4\x98\x52\xab\xb3\x21\x42\x4a\x6c\x7b\x4c\x45\xc3\x50\x29\x21\x05\x33\x3e\x31\x65\xb6\x4f\x24\x72\x83\xa4\x37\xb1\xe4\xe2\x2e\xbb\x73\xa0\x78\x5d\x4c\x2a\xc7\x42\xe4\x23\x1e\xaa\x96\x45\xe6\x85\x58\xfd\x8e\x93\x73\x58\x2c\x90\x1b\xab\xdf\x3d\xe2\x19\x5c\x3a\x83\x6b\xdc\xb5\xa6\x89\xbd\xe4\xaa\x5e\x4a\xfb\x20\x53\x40\x2c\xa9\x78\xbc\x6a\x4d\x41\xc0\x40\xac\xa9\xb1\xdc\x22\xe2\x0f\x55\xd9\x92\xcc\xba\x54\xf8\x41\x16\x81\x58\x32\xa3\xd7\x35\xa3\xe5\x06\xe9\x09\x6c\x20\x11\x78\x7e\x17\x6c\xd3\x58\x10\x7d\x0b\x66\x13\x62\x2d\xcd\x01\x15\xac\x82\x91\xff\x58\x04\x36\xc4\x7a\xef\xef\x18\x29\x5b\x92\x83\xeb\xca\x41\xa3\xfc\x5c\x9f\xc6\x02\xdc\x7b\x30\xda\x1e\xca\xe6\xc5\x86\x3b\x1a\x8c\xb6\xc7\x56\x14\xe6\x66\xfa\x82\x2c\x02\xb1\x59\x2d\x33\x76\xc2\xdd\x94\xdb\xb5\x25\x7b\x36\xf0\xb3\x89\x15\x23\x63\x93\x08\x29\xb6\xdf\x39\xf0\x5c\x6f\x3e\xb3\x0b\x24\x86\x52\xa4\xdf\x13\xd8\xd8\x8a\x4a\xee\xab\x1f\x88\xdd\x0f\x3d\xbd\x0c\x50\xe8\xe7\x44\x7c\x7e\xbc\x04\x9b\x05\x12\x3c\xa7\x2d\xd8\xc6\x39\x20\xc1\x93\x22\x71\x0e\x2f\x81\x37\xf1\xc2\xfd\x8d\xc4\x90\xcf\xdb\xf4\x3b\xbb\xbf\xa3\xf9\xfd\xb2\x3c\x49\xa0\x66\x7f\x4e\x4e\x35\xae\xc2\xf9\xf1\xf6\x74\xdb\xf8\x4d\xdd\x87\xf7\xde\x07\xb9\x5d\x7a\xb6\x18\xef\x3d\xd7\x04\x05\x84\x0a\xd9\xc7\xbb\xee\xde\x52\x26\xbf\x0a\x51\x80\xa6\x3d\x27\xe7\xbe\x8b\x9b\x3d\xbe\x1b\x51\x27\x96\x3e\x3e\x99\x22\xf7\x89\x61\x10\x14\x10\x9f\x42\x14\x1f\xa2\x68\x91\x1f\x7e\x93\xcf\x08\xe3\x72\xb3\x47\xa6\x2c\xff\xe4\x26\x7c\x78\xfa\x1c\x2c\x1b\x11\x9f\xc2\x10\x1f\xc2\x10\x91\x19\x75\x55\x56\x27\x90\xd5\x39\x6d\xbf\x7d\xff\x98\xed\x0a\x64\x75\x4e\x1b\xc7\xc9\xac\x4e\x20\xab\x93\x22\x33\x64\xa0\xa7\x89\xf1\x5d\x7d\x4b\xe2\xc1\xf8\xb4\x7f\xdf\xdf\xfe\xd1\x15\xf8\xba\xe6\x8e\xec\x53\x90\x26\x20\x3e\xc9\x97\x0f\xd1\xf6\x50\xb4\xf6\xd3\x7d\xff\x6e\x18\xc2\x19\x4a\xf9\x14\x89\x47\xf1\xf8\xd3\xc6\x35\x93\x9b\x87\x97\x7a\x39\x39\x43\x29\x9f\xce\xfc\x77\x75\x5c\xfe\x81\x72\xba\xb2\x2c\xfd\x81\xdd\x13\xa4\x09\xe8\xca\xb2\xf4\x9b\x65\x09\xb2\x5c\xf4\x87\xf7\xa1\x23\xa9\x92\x82\x34\x01\x5d\x5c\xe9\xfd\x72\xa5\x47\x36\xf6\x47\x3d\xd6\x6f\xa1\xf7\x60\xd6\xbf\x3f\xcc\x80\x76\xd4\x75\x3f\x6d\xf1\x6b\x63\x86\xbe\x3f\xe5\xae\x99\xf3\x77\x55\x6d\xf5\xb6\xfd\xce\x7c\x7f\xe8\xfa\xf7\xa7\xde\xb9\x07\xe7\x50\xd5\xdf\xdf\xbe\xff\x4c\xf3\xae\xa7\x82\xfd\x3e\x15\x0c\xd6\x8c\xe8\x0f\xf5\x66\x7f\xda\x9d\xdf\x7f\x2c\xd2\xdc\x1f\xbe\x58\xed\x4f\xbb\x5d\x76\x0e\xc7\xd4\xa5\xdd\x2e\x3b\xa7\x6f\x1a\x2a\x22\xc0\x51\x1e\x4e\x91\x2f\xe9\xfb\x03\x42\x8e\x60\xe2\xbf\xeb\x55\x63\xbf\xaf\x1a\x83\x6c\x00\xfd\x71\x6d\x21\xc8\x3a\x82\x6c\x00\xfd\x09\x7d\x33\xee\x37\x13\xc7\x12\xfa\x66\x40\x84\x92\x3b\xb2\x3f\x5d\xbf\xbb\xe6\x3e\x23\x03\xfd\x21\x11\x4b\x07\x1b\x7b\x8a\x92\x39\xf7\xa1\xb1\x80\x08\x29\xc8\xe6\xd0\x9f\xa9\xb9\xcf\xf7\x7e\x93\xf3\x5b\xda\x8a\x75\x8f\xbd\xb6\x69\x6b\x9c\xd7\x15\x60\x44\xa1\x3f\xaf\x8e\xc5\x3b\x6f\x1b\x8f\xd3\xa7\x6f\x5e\xd3\x8e\xb4\xf5\x5d\x09\xa8\xfe\x97\x80\x22\x3e\xb8\x27\x7a\xb2\x3d\x81\x4c\x2d\x31\x6a\xd0\x13\x9f\x35\xf4\x04\x98\x7a\xe2\xd3\x8c\xae\x97\x99\xfd\xd6\x96\x0f\xb2\x39\xf4\xd4\xd4\xdf\x4d\xa8\x47\x62\x7f\x14\x3f\x3d\x5d\x6f\x9c\xb8\xe2\x9e\x4c\xdf\x44\xe4\x2a\xca\xcf\xbd\xe8\x49\xe7\x25\xfd\x9d\x97\x1f\x2e\xbc\x8b\x32\xbc\x5f\xca\xf0\x28\xce\xb1\x10\x4f\xd7\xd3\xb8\x67\xd0\xf9\x3b\x82\x41\x7a\x02\x18\x24\xc8\x3e\xd0\x13\xa3\x22\x3d\xdd\xa8\x08\x69\xeb\xbb\x6a\xd2\xf7\xb4\xef\xbe\xf3\x2c\xa5\xad\x71\xee\x3b\x4e\xee\xbb\xea\xd5\xf7\xb4\xef\xb9\xe6\xbe\xa7\x57\x63\x79\x6f\x7f\x3f\x2f\xb7\x8b\x32\xbc\x5f\xca\xf0\x28\xdc\x77\x71\x82\xf7\x7c\x5d\x39\xf2\x58\xf6\x4c\x4c\x59\xcf\x17\x53\x46\x1c\x73\xcf\x8c\x98\xf4\x0c\x8c\x65\xb0\x84\x45\xcf\x12\x31\xe0\xf6\xce\x89\x5c\x95\x3d\x9b\xfa\x43\x02\x31\x2a\xf7\x36\x6b\x8f\xb2\xdf\xfe\x1a\xc7\xc9\xcc\x4d\xcf\x37\xfa\x1d\xdc\xbf\x4c\x13\xb4\x23\x71\x92\xa2\x66\x8e\xe5\xd3\xef\xae\x8a\x67\x74\xa3\x2b\x0b\xd1\x91\x85\x38\x6d\xbf\xf9\x15\x26\xc3\x7a\x01\xe0\x2a\x98\x18\xef\x25\xff\xd3\x86\x33\x51\x7f\xea\xaa\x17\x89\xde\x72\x45\x2f\xd9\x00\x7a\x91\x1c\x2c\x78\xb9\x9f\x82\xfb\x57\xb4\x2e\xe5\xef\x5c\xff\xcc\xef\xae\x67\x8b\xfd\x3e\x5b\x4c\xc1\x3b\xad\xc8\x7f\x2f\xe3\xde\x31\xde\xdb\x32\xd4\x1f\x40\x4e\xc1\xa4\x79\x2f\x34\xa3\x3b\x6a\x86\xe7\xc4\x88\x49\x2f\x4b\x73\x00\x3e\x31\x91\x38\xb2\xab\x88\x78\xbf\xcf\x08\x13\xb1\xca\xbd\xe8\x7c\x96\x2b\x7b\x3a\x65\x6b\x61\x24\xb0\x97\x1b\x09\x24\xe7\x79\xaf\x52\xab\xf5\x9a\xca\xc4\x0e\xf7\xca\xc8\x78\xaf\xa9\xde\xb6\xdf\x38\x2b\xb3\x2c\xbd\xb6\xbb\x47\xbc\x47\x95\x61\x81\x5e\x0d\x72\x89\x9c\xe0\xbd\xd2\x25\xeb\xf5\x66\x1d\x19\xf6\xe8\xca\x0a\xf4\xea\x38\xbb\x7c\x23\xd2\x1b\x39\xa5\xfb\x2d\x50\x1d\x95\x7b\xd4\xb4\x0f\xed\x66\x60\x3a\x4d\x0a\x15\x9a\xee\x97\x23\x38\x2a\xef\x9f\x0a\x4d\x77\x70\x04\x9f\xdf\xfd\xf6\xb6\xd1\x45\xea\x78\x99\x74\xae\x51\x66\xdb\x56\xdb\x7b\x7f\xf7\xdb\x07\xf1\xf9\xf6\x76\x41\x63\x7c\x3f\xd2\xf5\x8c\xa9\xb7\x6d\xf7\x9b\x1c\xcb\xab\xf9\x81\x8b\x3a\x08\x18\xe8\xe2\xad\xed\x76\xa3\xae\xe4\xef\xee\x26\x59\x60\x57\x16\xf0\x05\x7e\x37\xe2\x75\x3b\x6a\x55\xa7\x60\x02\xbf\x2b\xc2\xdd\x6f\x14\x3b\xda\xcf\xc4\xee\xa6\xfd\x03\xdd\x6c\x0a\x46\xed\xba\x11\x60\xd2\x2f\x1f\x6c\x90\xb5\xa0\x5b\xa8\x2d\xee\xfc\x2a\xfb\x23\x76\xbf\x83\xfb\xf5\xb4\x55\xb6\x6d\xb5\xbd\xb7\x8d\x63\x21\x06\xb8\x1b\x30\xc0\x41\xb6\x83\x6e\x64\x49\xe8\xa8\x8d\x9d\xa2\x51\xd6\x59\xd7\xfc\xae\x39\xdc\x1a\xc7\x32\xb4\x9e\xe3\xce\x81\x66\xa6\xd1\xdd\xee\x20\x91\xcd\xa9\x77\xfe\x6e\xaa\xbf\x0b\x5e\xe0\x3b\x97\xae\x02\xdc\x1d\x04\xb3\x47\x7c\x72\xcd\x96\xe6\x00\x3c\x72\x30\x0c\xd8\x4d\xe7\x05\x6f\x9f\x4e\x1b\xe7\xb7\xb5\x9e\x7f\xe7\x85\xfa\x4f\x6f\x9f\xfa\x7d\xfb\x14\xac\x19\xd1\x6d\x6b\x3d\xf7\x3d\x9f\x94\x4b\xf6\x6a\x6f\xf1\x1e\x27\x9a\x73\xff\x5e\xcd\x0f\xd9\x99\x60\xa8\xaf\xdb\xab\x73\xf6\xdd\x73\x46\x93\xd7\x18\x7e\xea\xe0\xa1\x3d\x6d\xbf\xb1\x88\x60\xb6\x5f\x82\xd9\xfc\xf0\x1e\x39\xb3\x3a\xdd\x9f\xfb\xbb\x5f\x34\xba\xeb\x1d\x56\x47\x42\xe2\xfc\xae\xb2\x6d\xa9\xed\xbb\x6d\xff\x0d\x2c\xd1\xbd\xe9\xb3\xe0\xa0\xcb\x2c\x4a\xdb\x9d\x41\xfc\xee\xc0\xc1\x06\x19\x1b\xba\xf3\xb9\x5c\x77\x3c\x97\xcb\x0f\xaf\x84\x87\xa6\x18\x77\x8a\x3f\xef\xaa\xfb\xd4\xef\xe6\xdf\xef\x3a\xdb\x34\x96\x79\xa7\xc8\xeb\xe2\x4b\x53\x84\x18\xc9\x0f\xaf\x84\x6b\x7b\x41\xd5\x9a\x33\xb9\x38\xbb\xbf\xea\xef\xbd\xfd\xf1\xd8\xeb\xb9\x55\x47\xad\xf0\xd3\xc6\x25\xfd\x34\x77\xc0\xb1\x33\x29\xa7\x7b\xc8\x63\x8b\xeb\xb1\x91\x05\xa2\xab\x56\x78\xbf\xb5\xc2\x83\x2c\x10\x3d\xc8\xc5\xd9\xe3\x6f\x9b\x78\x25\x42\x66\xd1\xe5\x7c\x0d\xab\x6a\x73\xb5\xc5\x6d\xfb\x1d\xa7\x20\xd0\xa0\x07\xe8\xbd\x33\x31\xce\x5d\xdc\xad\xfd\x72\xb7\x06\x23\x5e\x3d\xaa\xbe\x59\x03\xbf\xe3\xb1\x57\xd2\xa7\xc7\x35\x87\xf9\xba\xbb\x2b\xe9\xd3\x91\xf4\xc9\x99\xd1\xbe\x1e\x52\x57\xe1\x77\xad\x83\x73\x77\x8d\xd3\xef\x38\x7f\x91\x9d\x1e\xba\xba\x71\xaf\x2e\x4b\x51\xf4\x90\x1a\x88\xab\x06\x8c\x57\x3e\x18\x55\xee\xa0\x4e\xcd\x39\x3d\x1c\x8b\xdc\x0b\xd4\xf0\x3e\x6d\xfa\x9d\xf6\x01\xcf\xec\xc2\x7e\x11\xa1\xae\xe7\x64\x3d\xbe\x3b\xf7\x1f\x76\xb1\x77\x26\x02\x7b\x07\xe6\x38\x08\x18\xe8\x2a\xea\xdd\x3b\x4c\xd7\xcc\x48\x60\xef\x8c\xb4\xf4\x9e\xef\x38\x79\x8f\xba\xdc\x92\x0e\xb7\x24\xf3\x59\x51\xef\x24\xff\xea\xbd\xec\xdb\xf6\x5b\x97\x2e\x55\xd6\xaf\x2a\x33\x9a\x61\x5d\xa6\x48\xbf\xa6\x88\x51\xc5\x2b\x1b\xd4\x6f\x36\x28\xf3\x59\x51\xef\x32\xd1\x3a\xca\x4d\x84\x3f\x1c\x8b\xd4\x40\xbf\x51\x57\x46\xc3\x7a\x27\xb3\x4b\xc7\x2b\xb0\x9c\x19\x25\xec\x2a\x96\xdd\xef\xd3\xaf\x20\x08\xa1\x77\xed\x3b\x92\x46\x39\x27\xde\xf7\xce\xe4\x77\xef\xdf\xdd\x3f\xde\x69\x65\x8a\xfa\xb8\x22\x94\x9c\xa1\x7d\x90\x5e\xbf\x0f\x54\xd3\x0a\xa7\x8b\xab\x27\x5c\xfd\x3e\xe1\x0a\x82\x17\xfa\x50\x04\x63\x54\xdc\x77\x3e\x0f\xea\xa3\xea\x9b\x15\xf7\x96\xfc\x9e\x7d\xf0\x79\x5e\x1f\x20\xc7\x0a\xb2\x4e\x74\x15\xaf\xee\xb7\x78\x75\x90\x75\xa2\x0f\x46\x99\xfa\x40\x94\xe9\xf8\x8e\xbf\x36\x3e\xf1\xed\x63\xdf\xb5\xae\x1c\x8b\x4c\x5e\x14\xa1\x3e\xbf\xfb\xed\xad\x9e\x38\xf5\xf1\xb7\x66\xbf\x44\x7c\x9f\x92\x4b\xf3\xc8\xa5\x9c\x59\x24\xb6\x4f\xbe\x03\xe9\xa8\x2b\x7d\xda\x7e\xf7\x61\x32\x99\xd9\x91\x00\xc9\x99\x91\xc0\x3e\xe5\x6e\x4f\xb8\xdb\x67\xe3\xd9\xa6\xdf\xe5\xbf\xdf\x35\xb6\xbd\x6a\xfb\x6e\x1b\xc7\xa9\x7d\x98\x37\x4a\xc8\x4a\x85\x7d\xca\x95\x43\x52\x25\xe7\x4c\xd7\x4a\x59\x8f\x8e\xac\xc7\x69\xe2\xfc\x64\xde\x4c\x80\xe2\x72\xfe\x3d\x2d\xed\x8b\x84\x4d\x7d\xfd\x8d\x85\xfa\x61\xf1\xdd\x49\x5f\xe0\x47\xce\x99\x63\x11\x99\x68\x5f\x57\x0e\xf2\x5d\x4d\x5f\x0a\x5f\xe0\x69\x4e\x0a\xa7\xac\xdb\x52\xf1\x88\xd2\xe7\x9c\xe9\xde\x6f\xad\xf5\xfe\x5b\x6b\x46\xd8\x36\x13\xc7\x1d\x6f\x67\x72\xe6\xdb\x99\xae\x82\xbc\x7d\xdf\xb3\x9b\x7f\xc9\xef\xae\xa2\xbb\x1d\x45\x77\x4f\xdb\x6f\x0e\x5b\xe1\xae\x7d\xc3\x5d\x2c\xfb\xd1\xb7\xa9\x3f\xbf\xfd\xd1\xec\xdb\x04\xde\xf4\x1d\x77\x5d\xf4\x3b\xe9\xf0\x7d\x75\x78\xa1\x49\xbf\x97\xc6\xb9\x30\x4e\x85\xc2\xf6\xab\x6f\x5e\x79\x4d\xb0\x59\xdf\x9f\xc6\x89\x6c\x49\xe6\x5b\x96\xae\xca\xb9\x7d\xe3\x59\x5f\xc4\x2f\x8a\xdd\x5f\x46\xbf\xfb\x8b\x92\x19\x99\x04\x97\xfd\x25\xf8\xa4\xa3\xc8\x6c\xce\x7c\xaf\xd2\xdf\xd0\xef\xe2\xfe\x8e\x3a\xfc\xd5\x39\x7b\x6f\x76\x8d\x40\x91\xfe\xca\x7d\x42\x12\x20\xe7\xc2\xfb\xfe\x2a\x3c\xf3\xde\xf0\x0c\xd9\x3f\xfa\x4b\x60\x51\x7f\xaf\xc9\x1b\x1a\x27\x81\x5a\xfd\x05\x50\x2b\x2b\x34\xf5\x4a\x7e\xbe\x57\x6f\xf2\x49\x78\x7f\x49\x7a\xda\x5f\xd4\x4d\xc8\x24\x05\xed\x2f\xcb\x65\x75\x54\x88\xcd\x99\x6f\x4b\xba\x2a\xc4\xf6\x17\xcf\xa9\x33\xc1\x66\x5d\x59\x88\x7e\x2b\xc4\x86\xc2\x33\x9f\x74\xe3\xf7\xdc\xb9\xff\x40\x1d\x5d\xa4\x84\x1d\xa4\x84\xa7\x8d\xbf\x93\x8d\x82\x6c\x42\xce\x24\xbf\xec\x9f\xc2\x17\xdf\x0d\x5f\x04\x5d\x24\xbd\xf5\xe8\x78\xeb\x71\x7e\xf7\xbb\xd3\x9f\x5c\x63\x54\x5e\xcd\xb9\xf4\xff\x06\x96\x18\xa2\x2f\x1f\xdd\xcf\x92\x66\xfb\x99\x7d\x63\xd1\xec\x1b\xeb\xb9\xaa\x9a\x2d\x59\x2d\xe5\x7f\xff\x57\x98\x71\x1d\x2a\x76\x3e\x50\xec\xbc\xda\xcf\x3b\x1c\xaa\x75\x3e\xd6\x15\xbb\x95\x2d\x5b\x2d\x1f\x7e\xc4\xef\x25\x0d\x02\xe1\xcf\xac\x96\xae\x96\xb3\x73\xea\x88\xe1\xa3\x81\x17\x9d\x95\x24\x46\x63\xd1\x7c\x1c\x0b\xe6\xe3\x3f\x2d\x1a\xf8\xd9\xbf\x4a\x40\xe9\x58\x04\xfa\x0d\x88\x4f\x96\xd5\x1e\x8b\x52\x6a\x2c\x58\x33\x95\x63\x28\xea\xa8\xd4\xf3\xb9\xc6\xd9\x16\xf5\x74\x34\x74\x79\x4c\x4d\xa1\xa6\x73\x3a\x7e\x67\x7f\x2c\xa2\x37\xc6\x2a\x18\x5e\x53\x57\x5a\xbd\xf2\xa2\x89\x6b\x54\xb5\x51\x15\xbb\x61\xdc\xc3\xaa\xdd\xa8\x1d\xa3\x08\x36\x69\xfd\x8e\x38\xad\xc4\x9e\x8e\xd5\x34\xf6\xe6\xa7\xc9\xb9\x80\x4d\xfb\xd1\x30\x42\xe7\x02\x36\x8d\xd0\xf0\x41\xe7\x08\x59\xdd\x78\x2c\xc3\x5e\x05\x7f\xe5\xda\x7a\x98\xd7\xc6\xc5\x70\x8d\x1d\xb1\x4a\xe3\x20\xc8\x78\x32\x96\xe3\x73\x9d\xb3\x0a\x7d\x0e\x8f\xc1\x8d\x1d\x85\x46\x8e\xf4\x82\xe6\x14\x5a\x89\x38\x9f\x63\xc9\xed\xb1\x78\xe9\x06\x08\xac\x2b\x59\xc9\xc6\xea\x5a\xa4\x3e\xd1\xc4\x41\x74\x1d\xa5\x7e\xba\x0a\xce\xa9\xeb\x28\x21\x96\xf8\x13\x0b\x63\x0d\x6d\xe2\x38\x47\xc9\x13\x7b\x1a\x3a\x2f\x90\xc0\xc1\x93\x39\xb4\xe4\xc7\xb6\xad\xae\xdb\x3b\xd4\xd3\xf1\x4e\x99\x66\x1a\x6b\xaa\xa7\x63\xff\x56\x66\x64\xc7\x9a\x9a\xd3\x34\x34\xb1\xab\xa9\xdd\x80\x0a\xec\xec\x69\x6a\x37\xf0\xde\xb8\x73\xf5\x96\xb6\x7d\x9d\x73\x44\xcb\x74\x88\x4a\x7b\x80\x4a\xbb\x7a\xe1\x4a\x2c\x4d\x6a\x63\x7c\x85\x1f\xdc\x1a\xc4\x8e\x73\x9c\x39\xf2\xad\x9b\xb3\xb1\x87\x95\xdf\x7b\x75\x24\x8e\xdf\x55\x1e\xce\xe9\xd5\x4a\xbc\xe8\xa9\x72\x0b\x5f\xad\xc4\x8b\x95\xd0\x25\x7d\x35\x88\x17\x83\xd0\x8f\xb4\xe6\x47\xa5\x33\xef\x35\xd6\xa7\xcf\x7d\x47\x1a\x68\x73\x3f\x0d\xfc\x98\xb7\x85\x95\x80\xc6\xfa\x74\x8c\x8e\xd6\x22\x18\x7d\xac\x4f\x27\xf6\xc3\x6c\x29\xcf\x37\xb1\xfd\x63\x3f\x38\xb1\xbf\x04\xcd\x10\x96\x62\xe0\x65\x74\x65\xd9\xeb\xb1\x19\x6b\x19\xfb\x88\x69\x16\x81\x1f\x02\x59\x8c\x9d\xf2\x69\x61\x4f\x8c\x1b\x0f\xbc\xab\xae\x4e\x01\xb2\xf9\x66\x6a\xe0\x9d\x75\x25\x6e\x78\x6c\x26\x63\xc7\x4e\x38\xb2\xce\xae\x24\xb6\x77\xc6\x07\x9d\x1f\x94\x70\xde\x47\x38\x93\x3f\x7d\xe8\xf9\xf5\xd8\x05\x7b\xf8\x4b\x0c\x8e\x4d\xa8\xea\x00\x7b\x39\x89\xd5\xc7\xa6\xcf\x34\x76\x41\x4f\xbc\x1d\x7a\x96\x3d\xf0\x2c\xbb\x3a\x0f\xfa\x2e\x5a\x8a\x8a\xae\x78\xd2\x77\x55\x57\xc7\xc0\x67\x21\xf9\xb1\xab\x96\xe2\xb8\x59\x35\x7e\xde\xfc\xd8\xb4\xb6\x07\x0c\xda\xca\xdc\xdd\xd0\x23\xef\x81\x47\xde\x95\xf6\xdf\x10\x69\xfa\xd8\x0d\x1f\x4c\xfc\xa0\xf4\x3c\x4c\x5f\xa2\xf4\xc7\x96\x00\xde\x36\xf1\x23\x4e\xd8\xb4\xb4\x76\x96\xb6\x71\xab\x4c\x4b\x0b\xa9\x1d\x94\x06\x7a\x30\x3e\xb6\x67\x34\x71\x6d\x5d\xbb\xe8\xe7\xa8\x37\xfd\x48\x23\x3f\x86\x6a\x0d\x8a\x83\x2d\x89\xbe\x1d\x83\xe0\xf0\x42\x3d\xc5\xb1\x42\xa8\x05\x76\x68\xcd\xa3\xe1\x73\xdc\x0e\x02\x4b\x07\xcc\x7a\x52\x9d\x8f\x1d\xda\x8e\xc0\x42\xe8\x50\x84\x4e\xe6\xd1\x08\x35\x68\x9f\x6c\xa9\x01\x10\xc0\xd7\xd0\xfe\x76\x75\xd5\x4f\x57\x8c\x90\x8c\x2d\x35\xb0\x8f\x1a\x60\xca\x73\xec\xae\x95\x1d\xd8\xf9\xca\xae\x86\x76\x6a\xa0\x2b\xad\xdf\xd0\xfa\x0d\xac\x1f\xad\x83\x3d\xb4\x7e\x63\x9d\x51\x50\xf4\x6c\xe9\x88\x0d\x71\x1f\x5a\xdb\xa9\x15\x3c\x92\xbf\xa4\xc4\x15\x94\xb8\x87\xf3\x53\xa8\x2d\xf5\x06\x7f\xe0\x9d\x7d\x0d\xfb\x6f\x7c\xbf\x63\x2f\x1d\xcf\xe3\x34\x31\x95\x3b\xf6\xd2\x4d\x58\x18\xa3\xba\x5b\xba\x09\x0b\x37\xe1\x9f\x5f\x69\xd2\x0b\x23\x71\x9e\xf7\xad\xae\x36\xba\xe2\x9c\xb7\xd6\x77\xe3\x00\x04\xe7\xbc\xb5\x2b\xd0\x21\x44\x4d\x8f\xfd\xea\x00\x40\x53\x04\xa5\xf4\x96\xa6\xd8\x2f\x36\xac\x73\x80\xaf\x36\xec\x45\x5f\xb4\x53\xf6\xab\xb3\xf1\x9e\xb3\x41\x83\x68\x7f\x5a\x8b\xe3\xc7\xd4\x4e\x25\x27\xb7\x70\xec\xef\x9c\xb5\xe0\xe7\xa4\x45\xc0\xee\x5f\x99\x32\x1c\xaf\x0c\xfc\xf7\x28\x84\xc2\x91\xbf\x7c\x2a\x34\xde\xa7\x42\x5d\x35\x36\x35\x35\x9d\x55\x67\x9a\x71\x88\xbf\x60\x00\xcd\x56\x38\xdd\x57\x0a\xe1\x4d\xc7\x84\x79\xf8\x1b\xc2\x1b\x06\xa8\x0a\x2a\x59\x8d\x86\x6a\x0f\x0c\x78\xb6\x95\x55\xeb\x86\x98\x0b\x06\x98\x0b\x2a\x73\x96\xe3\x65\xe1\xaf\x81\x22\x04\xb5\x6b\xe8\x2c\x91\x3b\xde\x8c\x43\x5d\xf4\xab\xa1\x26\x7c\x90\x02\xe8\x2d\x5a\xa5\x63\xe3\xf3\xed\xfa\x10\x0f\xc2\x00\x0f\x42\x65\x96\x73\xbc\xb2\xf1\xdf\x82\x55\xfa\x79\x8e\xe3\x2d\x5a\xa5\x63\xee\x57\xed\x87\x0c\xf9\xb7\x60\x10\x94\x25\x6f\xd5\x20\xea\x19\x84\x16\xbd\x6a\x69\x61\xe2\xf3\xa2\xbe\x0c\x6b\x8f\xf7\x58\xf4\x55\xcb\xd7\xb4\x46\x47\xd3\x54\xd2\xe6\x8d\xb7\x69\x74\xb0\xe2\x3b\xad\x9b\xb7\xe9\x7b\xc7\xa0\xaf\x5a\x58\x42\x0e\xc7\x7b\xb4\x4b\xa5\xc8\x7f\x4d\x4b\x74\x2c\xff\x92\x34\x25\x29\x9e\xd7\xb0\xf3\x4d\xbf\x0a\x35\xf5\xff\xfd\x1f\x9f\xda\x8f\xd7\xb4\x44\x47\x07\xd5\x4e\xa7\xe0\x35\x0d\xe2\x78\x0e\x95\x32\xff\x95\x4a\x42\xdd\x86\xda\x8d\xab\xe7\x3a\x12\xde\xd0\xa4\x5f\x69\x10\x8e\x41\x70\x73\xa5\x92\x40\x15\x51\xb5\xb7\x7c\xea\x31\xde\xe3\x6e\xd4\x4e\xa7\xea\x0d\xad\x44\xe0\xb0\x38\x27\x25\x75\xf5\x1e\xcf\xa4\x6a\x8d\xe4\x99\xbc\x47\x3d\xd5\x4e\x93\xe8\x0d\xed\xc6\x51\x4f\xac\x43\x30\x5e\x39\x2d\x6f\xc7\xd9\xa3\x23\xf6\x76\x1d\xf3\x8e\x13\x46\xe1\xf2\x0e\x2d\x12\x14\x4f\x97\x34\x18\x3a\xcc\x47\x2f\xd4\xae\x8b\x3d\xb5\x89\xc7\xd8\x6f\xc4\xb9\x8f\x77\x6a\x80\xf3\x6c\x15\x4d\x8e\x57\x32\xfd\x5d\x38\x14\x34\x2c\x5e\xc9\x74\x94\xb5\x68\x8f\x0e\xed\xd2\xf7\x8e\x1f\x40\xce\x83\xa1\x98\xd1\x78\x8f\x48\xaf\xd4\x8b\xaf\x44\xfa\x7b\x1c\x84\xc6\x9a\xbc\xe3\xdd\xda\xde\x7d\xb6\x57\x07\x69\xeb\x8c\x1d\xb9\xdf\x1e\x1d\xbf\xad\x9e\x8e\xef\x50\x58\xa0\x6b\xbc\xd2\x03\xef\x8b\xae\x0a\xc7\xf7\x6a\x43\xbe\xe7\x34\x69\x83\x25\xd2\xdf\xaf\xa0\x89\xdb\xf8\x69\xec\x1f\x3e\xc8\x80\x84\xa0\xb3\x03\xf1\xab\xf6\x68\x6d\x3f\x0d\xfe\xd8\xff\x8d\xa9\xc1\xf1\x49\xdc\x7f\x0f\xfa\xe2\x0a\x7e\x4c\xd2\x8e\xef\x81\x64\x34\x35\xb9\x9a\xb0\x4e\x9d\x2d\x43\x2d\x0b\xdf\x0b\x36\xbd\x6a\xc2\x28\xe8\x4f\x7c\x24\xc4\x18\xdf\x91\xfd\xed\x51\x57\x8c\x07\x8f\xef\x88\xea\xf6\xa8\x2f\xa6\x94\x06\xa2\x6b\x8d\xb8\xfa\xf1\xc9\x01\xf8\x8e\x03\x50\x79\x45\x3e\x39\x00\x5f\xc6\x28\xa8\x15\x3f\x89\xee\x0f\xe1\x19\xfa\x13\x9f\xac\xfc\xaf\x60\x6d\x79\x0f\xbe\xa2\x9e\x8e\xa8\x26\xe0\x65\x7c\x55\x93\x82\xfd\x4f\x4f\xe3\xab\x9a\x53\xed\xb0\x44\xd8\xa2\xe5\xab\x98\x12\x4d\x00\xc1\x83\x07\xe0\xc1\x8d\x79\xbe\xf1\x49\x74\x03\x28\xdc\x98\xe6\x1b\x5f\x53\x57\x0d\xf6\x26\x4d\x25\x95\x2d\x19\x28\x5b\x42\xe8\xcc\x50\xd1\x92\x01\x70\x71\x63\xaa\x6e\x7c\xa6\x43\x61\x90\x8d\xfc\x9c\x44\xf7\x67\x18\x04\x9d\xd6\xcf\xb4\x7c\x36\xd0\xc4\x59\x11\x49\x35\x3e\x83\x25\xea\xfa\x95\x26\xec\x18\x45\xe6\x28\x24\xa1\x3f\xc7\xd1\xa4\x29\xf7\xb9\x86\xe1\x18\x06\xf5\xce\x27\xe1\xfd\x41\x78\xf7\xff\x86\x0f\x18\x9f\x6b\x57\xfc\xc3\x37\x79\x06\x25\xc1\xbf\xc0\x20\xe9\x6a\x7e\x04\xbe\x0c\x90\xe4\x34\x16\x18\x1c\x9f\x44\xf8\x17\xf8\x20\x7d\x87\xaf\xeb\x42\x1e\x37\xa2\x3d\xdc\x15\xe2\xed\xc7\xd7\x61\x7f\xe9\xb8\x77\x4d\xba\x9f\x63\x93\xa8\xbb\xbf\xae\x55\xec\xe8\x4a\x17\x5c\xd2\xfd\x1b\x19\x4d\x5c\xfb\xa1\xbe\xc6\xed\x8b\xd3\x92\xe0\xff\x06\xfa\xd2\x0d\x1f\x3a\x51\x03\x11\x08\x1d\xec\xa1\x23\x35\xcf\xb4\x58\x71\x70\x7c\x53\x7d\x4d\xec\x98\x6e\xf8\xd4\x8e\xcd\x0e\x69\xc2\x16\x6d\x09\x74\x4c\xd2\x0d\x9f\x9a\xf1\xc4\x45\xd1\x91\x92\x92\x41\x01\x9a\xf6\xcf\xb9\x59\x12\x69\x0b\x5d\x71\x10\x0a\x30\x7d\xeb\x6e\xd6\xaf\x45\x6e\xc3\xb7\xb1\xf9\x5a\x25\x29\x99\x0f\x4a\x26\x31\x64\xf0\x6d\x6d\xfe\xc6\x6d\xd0\xc5\x93\x96\x01\x5f\x51\x4b\xba\x5e\xaf\x8e\xfc\x8b\x23\xcf\x68\xc2\xf7\x6a\x95\x8e\x0b\x41\xb2\x96\x21\xc8\xfd\xf8\xde\x33\xf4\xac\xd3\xf4\x69\xec\xdf\xd9\x90\xac\x16\x2d\x12\xd4\x0f\xc9\x74\xc6\xa7\xb8\xd4\x77\x34\x51\xcb\x5a\x25\xa9\x9f\x0f\x3a\x86\x65\x3f\xa7\xc0\xfd\x13\x14\x4a\xed\x67\x23\xce\x87\x89\xc0\xf9\x3c\x13\x3f\xea\x6c\x7a\xd5\x84\xef\xe9\x57\xd4\x16\x13\xf4\x49\x8d\x6f\x1a\x26\x80\xfe\xbf\x3f\xf1\xc1\xcc\x0f\xa6\xa5\xa6\xfd\xbf\xff\x23\x7a\x6d\x3e\x4c\xe1\x4e\x94\xed\x69\x2c\x6d\x38\x1f\xbe\x01\x99\x0f\x54\x4c\xfe\xa9\xe2\xf9\x30\x69\x3a\x1f\x28\x12\xc6\xf9\xa7\x5e\x09\xcc\xa7\xe0\x83\x3f\x7d\x3b\x1f\x06\xf3\xe7\x73\x94\x4a\xc9\x0f\xa7\xc5\x68\xfe\x7c\x0a\xfa\x6a\xfa\xa0\xfa\xaa\xd8\x92\xc6\x69\x31\x94\x34\x9f\xda\xce\xb4\x8c\x2d\x5a\xdc\x8a\x51\x98\x9a\x3e\x36\x35\xac\xa0\xf1\x7b\xcc\x95\x4e\xbc\x2a\x20\x58\x6f\x3e\xa6\x65\x82\x56\x60\x15\xc4\xf9\x98\x96\xdd\x70\x2e\x82\x13\x26\xbd\xf2\x7c\x8e\x05\x5f\xc8\xba\x39\x1f\xd3\xe2\x42\x2d\x30\xbc\x3d\x1f\xd3\x66\x39\x06\x18\x5c\x77\xd7\xb4\x1c\xcb\xd4\xf9\x2b\xff\xe7\x57\x67\x8b\xb5\xec\xae\xd3\x04\x09\xce\x64\xed\x7c\x42\x9b\x75\x84\x79\x2b\x0f\x7f\x15\x9a\xd6\xb1\xb4\x1b\x5f\x3b\x4c\xbd\x3e\x98\x78\x7d\xc0\xf2\x38\xf3\x09\xad\x2d\x04\x78\xe3\xaa\x77\x2d\xe0\x11\xe0\xad\x3c\x5c\xf5\xae\x49\x75\xc7\xe1\x64\x4f\x5d\x27\xe6\x58\xea\x4d\x5b\xdf\x75\x2a\xfa\x8b\x1f\x71\x10\x5d\x83\x80\x68\xff\xd9\x53\xf3\x19\x9a\xd3\xb8\x3d\xf1\x94\x0d\xf5\x34\x8e\x1c\x31\xb5\x4c\xb5\x9c\xe5\xd3\x71\x99\x3a\x2e\xf3\x1c\x17\xe7\x71\x9e\x9a\x12\xc4\x3a\xf3\xd5\xf3\x99\xda\xf8\x89\x75\xcd\x9c\xed\x54\x4f\xc7\x57\x20\xd6\x70\xea\xfd\xc5\xc4\x73\x8b\xc6\xa0\xf3\x7c\x96\xee\xc0\xf1\x15\x5a\xf0\x6a\x2f\x9d\x3e\x48\xf5\xe0\x3a\x2c\xdd\xb6\x05\x71\x50\x38\x86\x2d\x79\x75\x5c\x07\x96\x92\x9a\xcf\xd6\x0e\x42\xe0\x33\x46\x3c\xc5\x41\x36\xc1\x41\xd6\x4a\xe1\xc8\xb7\x06\x71\x1c\x8c\x16\x6a\xd1\x42\x1c\x2f\xa2\x31\x10\x3c\x9f\x57\x83\x38\x5e\x44\xeb\x6a\xd1\xe7\x8e\xe4\x6f\x45\xc7\xfc\xd5\xa4\xde\x89\x26\x4e\xea\xd5\xf2\x41\x3e\xb3\x46\xe4\x4c\xcc\xdc\xce\xf4\x60\xa7\x5c\x4d\xa1\xa6\xb3\x7e\x3f\x0c\xd5\x4c\xac\x10\x35\x13\x0c\x7d\x5e\xa8\xc4\xc4\xed\x4c\x0f\x8e\x25\x85\x41\x62\x76\x60\xa6\x54\xfe\xf7\x7f\xe4\x57\x9a\x89\xd0\xb1\x89\xc7\x2d\x8d\x19\xf0\x99\x92\xc6\x90\xfa\xf9\x51\x63\x8b\xc6\x70\x44\xba\xfd\x14\xd5\x4c\x64\x67\x9d\x29\xa7\x23\x75\xb8\xbb\x7a\x1f\x33\x53\x6e\xff\xfb\x3f\xc2\x39\x67\xa2\x3f\x31\x13\xf4\x00\x1f\x7a\xcc\x24\x3d\x90\x32\x4e\x2c\xf7\x30\x65\x0d\xe2\x78\x1d\xe4\x70\x9a\xaa\x83\x36\x53\xc1\x69\xe1\x1e\xa6\xa2\xe9\x16\x0c\xe2\xbf\x05\x45\x67\x62\xa0\x68\xa6\xa3\x3f\xc8\x0a\x35\x93\xd4\x47\x82\xfa\x28\x5d\x4d\x4b\x4d\x48\xd7\x14\x6e\x70\xd5\x42\x1d\x7f\x85\xe5\xc1\x66\x62\xe9\x9b\x99\x8e\x26\x69\x8c\xcf\xcd\x54\x35\x88\xe3\xca\x90\x2a\x6a\xea\x11\xd1\x44\x79\xb7\x56\x1f\xf5\xa4\x41\x1c\xf5\xd3\x18\x33\x9b\xe2\xc5\x9b\xe0\xc5\x23\xbd\xd4\x14\xf3\xdd\x04\xf3\x9d\x15\x6e\x56\xd3\x66\xc1\xe7\xe1\xab\x95\x99\x9a\x06\xd1\x26\xb2\x53\xfa\xd5\xab\x26\x0c\x22\x71\xbe\x04\xfa\xce\x74\x34\x5d\xab\xda\x48\x3e\x71\x9a\x28\x34\x57\x64\x05\x88\x7e\x6f\xa6\xe3\xca\xb4\x4a\x71\x9a\xa4\xc3\x92\xdd\x24\x19\x27\xec\x3a\x83\x70\x52\xaa\x56\xd0\x75\xda\x8f\x93\x42\xe4\xec\x4c\xae\x0d\xf6\x3b\x2d\x6e\xb0\xd4\x1b\xf8\xf9\x0a\x5f\x4f\xce\x14\x5a\xdb\xa3\xde\x88\xa2\x98\x29\x34\xab\xc0\x20\x0a\xd7\x22\x34\x88\xe3\xaa\x90\x63\x6b\xa6\xae\x55\x3a\x3a\xcc\x34\x27\xa9\xb0\x04\x15\xc6\x88\xd5\x4c\x5d\x1b\x02\x15\x56\x2b\x7b\x92\x0e\x4b\xc7\xe7\x68\xa4\xaa\x99\x69\x68\xbe\x50\x3a\x0c\xee\xcc\x34\x35\x8a\x89\x5f\x51\x29\xa6\xa9\x0d\x81\xda\x61\xbd\xcd\xa9\xc2\x7c\x33\x41\x83\x90\x8a\x66\xea\x71\xd8\xc4\x5b\xb0\xc6\xaa\x92\x33\x2d\x6d\xe3\x51\x14\xc4\xc2\xcc\xb4\xb4\xea\x70\x0c\xe8\xe1\xcf\xb4\x35\xc0\x8d\xc3\x14\xec\x4a\x8a\x22\x6d\x74\x25\x29\xb3\xd5\xd5\xf1\x04\x58\x5b\x6e\xa6\x57\x07\xe6\x85\x55\xd6\xf9\xbd\x57\x7b\x75\xac\x7f\x33\x9e\x4d\x69\x83\x04\x6d\xd0\x24\x6e\xa5\x0d\x50\x33\xb0\x35\x5d\xee\x4f\x43\x47\x88\xa9\xe9\x0a\x7f\xea\xea\x43\x57\xbc\xa7\x9f\x96\x02\xda\x85\x4e\xd2\xcc\xb2\xfe\x41\x9a\xd8\x1a\xef\x55\x66\x84\x69\xe6\xe7\xdc\xee\x5f\xda\x77\x66\x39\x06\x20\x56\x6c\xf4\x69\x66\x26\xc8\x6a\xe6\x07\xf6\xd0\xcf\x73\x99\xaa\x5a\x38\xc1\xb3\x48\x9a\xb3\x99\xe5\x4d\x64\x78\x13\xac\xc6\x39\xb3\xbc\x09\xbc\xc5\x6b\x72\x4f\xf4\x14\x6f\xe2\x29\x1e\x51\xd0\x33\x4b\x89\xe4\x8c\x49\x51\xbf\x64\x62\x86\x66\x3e\x0a\xa5\x35\x0a\xdb\xcc\x27\x3b\x33\x67\xd8\xc2\x9a\xb0\x14\x4c\x86\x37\x21\x3b\x3e\x17\x2d\x60\x81\x2e\xa3\x7a\xce\x45\xcb\x04\x99\xcf\xe7\x33\x33\x17\xcd\xb8\xe0\x83\xb4\x12\x72\xd5\x8c\x2b\x66\x4c\x2b\x21\x33\x71\x30\x73\x85\xa4\x0b\xfd\x4a\xf3\x42\x68\x4a\x26\x6f\x96\x68\xc7\x4b\xc3\x22\x43\x3e\xcb\xd3\xc8\x0d\x83\xa7\x21\x9f\x9b\xd6\x10\x12\xbc\xf1\xa6\x66\x02\x8a\x67\x6e\xe8\x8b\x27\x2d\x13\x36\x34\x73\xc3\xc9\x75\x8e\x50\x12\x3c\x23\x02\xd5\xb4\xbc\x4c\x1e\xcc\x7c\xbc\x0e\xa3\xfa\xce\xae\xd5\x45\x94\xa9\x69\xec\xae\xed\xf7\xb3\xfd\x54\xdf\x59\x3e\x08\x9e\x48\x36\x99\x88\xd9\xb5\x91\x8e\xe3\x19\x1c\xba\xeb\x78\x1e\x4f\x85\x60\xf5\x99\x5d\x93\x42\x14\x89\x4f\x5e\x66\x0e\x0d\x22\x30\x08\x9e\xce\xd0\x22\x05\xf4\x41\xe7\xd2\xca\x3b\xc9\x88\x2f\x35\xda\x02\xb9\x6b\xbe\x47\x96\x13\x0b\x35\xb3\xdc\x93\xdc\xcf\x20\xec\xe1\xf8\xba\xf6\xfe\x88\xf9\x26\x1b\x2c\x77\x9d\xe9\x23\xdb\xfd\xe1\x22\x49\xb4\x67\x44\x9e\xec\x61\x57\x43\x83\x18\xe9\xfc\x88\x9f\x93\x7b\x02\x1a\x4f\xff\xe7\x37\xda\xc2\xeb\x9d\x48\xc4\x48\x53\x80\xc3\x93\x3c\x14\x33\x0f\xdd\x82\xeb\xb8\x48\xf8\x48\x87\xe4\x09\x17\x89\x9a\x3b\x4b\x87\x80\xdb\xb3\xc9\xca\xca\x4b\x8b\x74\x7c\x8b\x66\x8c\x3d\xe4\xa5\x01\x1e\x5f\xc3\xff\xf9\x91\xc6\x07\xed\x62\xd4\xb4\x79\x69\x91\x8e\x3a\x69\xac\x01\x39\xf3\xd2\xd5\x39\x1e\x89\xd3\x49\xca\x5b\xb7\x74\x9f\x5b\x2a\xbf\x34\x4b\xbb\x64\xc4\x9d\x08\xb5\x9c\x79\x6b\x7c\xc7\xef\x70\xc9\xb9\xad\x41\xec\xf7\xb4\xc4\x7f\xb3\x46\xf3\xab\xc3\xf9\xda\xff\xfe\xcf\x25\x05\x5f\x5d\x83\xa3\x86\x1a\x5f\xeb\xcc\xfc\xea\x1a\xbc\xdf\xf9\x11\xef\xce\xa7\x79\x7d\xed\x7f\xff\xe7\xb4\x20\xf2\xa7\x53\xf6\xcd\xd3\xf2\x3b\xea\x45\xea\x05\x3c\xa5\x2c\x74\x36\x8b\xdc\x9a\x02\xc5\xc3\x52\x91\xb3\x30\x5f\x3d\xcb\x83\xf3\x4c\xe1\x58\xa4\x5e\x0a\x34\x85\x51\x38\x96\xa4\xae\x12\xba\x6a\x6c\x29\x6a\x39\xeb\xc0\xc8\x8d\x8a\xb4\xce\x72\xfc\x98\x26\x9d\x5e\x88\x7a\x9a\x60\x51\x6d\x66\xea\xe9\x55\x13\x06\x41\xa5\x5e\x98\xca\x9e\xe0\x57\x6d\x24\xaa\x99\x45\x9a\xa7\x40\xf3\xf0\x05\xd1\x2c\x7c\x89\x30\x51\xd7\xb5\x99\x73\x99\x98\x2a\x99\xe5\x62\xa5\x78\x45\x44\xd2\x3a\x51\xf1\xb5\x91\xc0\x66\x96\xa2\x65\x82\xe6\x31\xda\x3e\x45\xc1\xaa\x72\x14\x43\x23\x7a\x73\x96\xaa\x79\xb5\x33\x78\x32\xcd\xcc\x22\x4b\xbf\x1c\xd3\xde\x35\x63\x3e\x4a\x9d\x78\xaf\x4d\xc2\xc9\x59\xda\x3f\x9f\x3b\x27\x89\xaa\xa0\x98\xb6\x0a\xb1\x2a\x89\x04\xbd\xeb\x9e\x78\xd7\x4d\xac\xd9\x2c\xa6\xcf\xf9\xd9\x5f\xcd\x56\xf6\x7a\xf1\xfb\x39\x4e\xc9\xb5\xe8\x47\x2b\x34\x4f\x1c\x9e\x54\x41\x41\xd0\x89\x75\x06\x67\x91\x55\x5e\xe2\x74\xa5\xd5\x93\x55\x5e\x8e\xbc\x77\x1a\x8e\x25\x74\x94\x8e\x51\xde\xc8\x48\x3a\x8b\xac\x72\x10\xd6\x36\xa7\x80\x29\x12\xdd\x05\x66\xb9\x53\xc0\x14\x99\xe5\xe0\xaf\x6d\x7c\xb5\x33\x4b\xd7\xa1\x00\x16\xa9\xe8\x83\x92\xdd\x78\xdf\x4e\xc0\xdb\x2c\x43\xab\x84\xd0\x12\x41\x95\x53\x75\x77\x27\x28\x6f\x9b\xeb\x2e\x0e\x1d\x17\x88\x68\xd7\x5d\x94\x88\x2e\xb0\xe5\x59\x5c\x76\x96\xa9\x03\x7d\xcc\xfa\x52\x34\xf6\xa9\x6d\x84\x99\xef\xba\x57\x0a\x14\x95\x63\xf1\x93\xbf\x73\x16\x62\x4f\x27\x1e\xe2\x97\xa2\xb1\x2f\x2d\xd3\x11\xe4\xed\x9f\x03\xb8\x74\x34\x8f\x9b\xc0\xa7\x23\xb3\xc8\x01\x28\x70\x00\x5c\x17\x6e\x6b\x10\x47\x5a\x87\xee\xc0\xd6\xc8\xf7\x87\x41\xf0\x7b\x72\x00\x50\xff\xb7\x39\x6d\xdb\xf2\x6a\x87\x91\x64\xfe\xe7\xdc\x4a\x0a\x83\x04\xb8\x91\x22\x65\x96\x4f\xdb\x08\xf0\x69\x91\xe0\x94\x18\x2e\x1f\x80\x90\x5a\xf6\x4f\xcb\xf4\x61\x1f\x69\xdd\xa8\xbc\xf0\x2c\x70\x01\x08\x77\x9c\x95\x20\xd3\x59\x1f\x2c\xc6\xef\x49\xd6\x14\xff\xf0\x04\xff\x70\xe1\x0b\x8d\xa9\x9a\xc4\xb3\x22\x39\x40\xfe\x93\x29\xf6\xe1\x59\x9f\x8b\xef\x54\x13\xb5\x26\xa8\x0b\x82\x81\xd4\x2a\x43\x1f\x25\x8d\x5b\x30\x5c\x54\x25\x8a\x2b\x44\x71\x30\x92\x5a\x89\x2a\x9a\xf5\x48\xe5\x16\xbc\xfa\x55\xa2\xb8\x42\x14\x07\xaf\xbe\x6a\x1f\xcf\x8a\x50\x52\xd0\x49\xa9\x12\xc5\xf5\x18\xfd\x7c\x3a\x33\xab\x22\x49\xf5\x48\x62\x82\x2e\xa7\x4a\x22\x4f\x54\x39\x6e\x84\x56\xce\x2a\x17\xa0\x42\x46\x93\x65\x64\x56\xc9\xe8\x8a\xac\x35\x5f\xc6\xcc\x5a\xd4\x55\x59\x67\x01\xa9\x45\xaa\xc4\x37\x2a\x23\xb7\xa0\xc0\xa8\xca\x35\xa0\x30\x72\x21\x5f\xf2\xac\x55\x2b\x88\xec\x34\x5f\xa9\xcc\xaa\xe8\x0e\xf8\x21\xf8\xe6\x67\x56\x79\x00\x15\xea\x80\xb8\xc6\x59\x9b\x16\xf0\xa8\x83\x16\x3c\x9e\x95\x68\xa4\x59\x5b\x9c\xef\x71\xe8\x4d\xc7\x02\xd1\x1d\x16\xd8\x9d\x55\x0a\xa1\x1a\x06\xc1\x9e\x4c\x0b\x68\x08\x11\xeb\x2c\x49\x21\x54\xc3\xf7\xa8\x94\xaa\x6b\xef\x91\xa0\x08\x2d\xa0\xeb\x48\x3b\x8e\x34\xdd\xc6\x2a\x65\x51\x91\xbb\x08\x2d\xa0\x72\x17\x15\x90\x56\x45\x4d\x55\xa4\x79\x56\x04\x6a\x82\xc1\x89\x2a\x1f\xa0\x06\x3e\x48\xef\xa5\x86\xf6\x31\xb0\x23\xf4\xbc\xaa\x52\x14\xf5\xb8\x03\x85\x70\xc2\x59\xa5\x49\x2a\xd4\x45\xfc\xd3\xa4\x33\xd3\x71\x66\xe8\x44\xa9\x1c\xf4\xac\x88\xe2\x84\xee\xfe\xd0\xf2\x42\x29\xb0\x3a\xe3\xac\x43\xe7\xf3\xe8\x87\x46\xfa\xd8\x59\xa5\x14\x2a\x02\x3c\xfd\xa9\xff\xcd\x24\xad\x53\xa7\xe3\x28\x06\xd6\x6d\x9e\x75\x6a\xad\xe6\x87\x88\x3a\x9b\x64\xd5\x57\xa8\x8c\xae\x9b\xac\xc8\x50\x85\xc1\x4f\x3e\xda\x59\xa5\x18\x40\x25\xde\xba\x4e\xf6\xd6\xac\x11\xe4\x61\xad\xdc\x59\x15\xe4\xa9\xc7\xee\x26\x13\xcf\xac\x12\xff\x15\xd9\x00\xe2\x03\x67\x7d\xb5\x2d\x47\x13\x34\x72\xa0\xcc\xfa\xea\xb8\x1d\xf1\xff\xcf\x99\x97\xf4\xaf\x88\xff\x74\xad\xc5\xab\x41\xbc\x18\x04\x7b\xfa\xb4\x14\x08\xff\x10\x06\x38\xeb\xa7\x05\x84\xf0\xef\xea\x4a\xc2\xbf\x7e\x2f\x9a\x7e\x42\xa3\x49\xf8\x37\x84\x72\x08\xe9\x9b\x4d\xd9\x85\x06\x6c\x68\xe5\xd9\x68\x0a\xd8\x80\x8a\xbd\x91\x43\x76\x36\x45\x65\x5a\x3a\xfa\x93\x51\xbc\x46\xdc\xe8\x04\x47\x7b\x23\x49\xec\x6c\xc4\x8d\x4e\xd4\x0b\x6f\x04\xcd\xcd\xa6\x2c\x42\x4b\xeb\x7c\x2f\xd8\xc2\x59\x35\x08\x78\x82\xe6\x66\xcb\x1a\xc4\x91\xf5\x2c\x9f\x3d\x9b\x82\x3c\xa8\x30\x1e\x1a\x83\x02\x39\xed\x58\xd6\xc4\x1f\xcf\x46\x64\xe8\x6c\x47\x9e\x37\x42\xf0\xa6\xaa\x8d\x4f\x54\x1b\xd7\x05\x6f\x12\xef\xed\x88\xf3\xa2\x80\x7a\x53\xc0\xbf\x15\x6c\x07\xd5\x74\x53\xc0\xbf\xd5\x23\x08\x29\x15\x9a\x62\x3f\xed\x48\x77\xdd\xfc\xa6\x4c\x32\x38\xec\x1b\x61\x80\xb3\x55\x2d\x5e\x3d\x07\x89\x32\xa1\x35\xed\x3b\x72\xcc\x64\xd0\x9d\x22\xbb\x9f\x28\x7c\x6e\x8f\xf6\x5d\x22\x1c\x85\xd0\x25\x48\x1a\xf1\xa4\xb3\x41\x82\x33\x15\xd5\x94\x98\x46\x81\x74\x23\x1f\xef\x6c\xca\x3e\x37\xc3\x09\xe3\x9d\x6f\xe4\x1c\x9a\xcd\x30\x08\xc6\x13\x9a\x69\xdf\x8f\xdc\x37\x12\xee\xce\x26\xb9\xdf\x10\xc3\x21\xa7\xee\x6c\x0a\xc2\xb7\x40\x72\x8b\xc9\x8a\xa6\x44\x32\xca\xad\x1b\x4b\x2c\x4e\x11\xf8\xcf\xd6\xef\xaf\xb8\x82\x32\xdd\x5b\x0f\x24\xbe\xf8\xc1\xae\xc1\x77\x8c\x90\xc1\xb8\x26\xfb\xbc\x1d\xfb\x9c\x78\xf0\xd9\x64\x9f\x83\x00\xc9\x58\x5d\x70\x36\x85\x5d\xda\xc0\x12\xd2\x66\x6e\x32\xdd\xdb\x31\xdd\x3b\xad\xa6\x36\xb4\x57\xe3\xc5\x8f\xb8\x4c\x53\x83\x98\x18\x04\x27\xa5\x84\x71\x9b\xed\x7f\xff\xd7\xe9\x98\x35\x25\x8c\xdb\x11\xd5\x46\xa4\xdf\x14\xef\xd2\x04\xcd\x52\xa7\x79\xd6\x64\xec\xb7\x89\x85\xd0\xbd\x5e\xda\xaa\x23\xdf\xed\xd1\xed\x95\x50\x07\x35\x93\x3d\xba\x8a\x0a\xf7\x83\xaa\x89\xf8\xf2\xd9\x14\x8f\x69\xc7\xba\xef\x34\xe9\x9a\xd2\xc2\x6d\x63\x7b\x75\x75\xb6\x56\x6f\xa3\x27\x5d\x1d\x45\x5d\xda\xc6\xf2\xe9\xac\x2b\xf9\xdb\x5e\x7c\x50\x87\x5d\xe1\x7e\xd4\x4d\x28\x35\xeb\x57\x5a\x8b\x63\xc2\x5b\x62\x58\xad\x7d\x9a\xf0\x91\xea\x96\xb4\xec\x9f\x0e\xe0\xb1\xdb\x8d\xaf\x3a\xa6\x29\xb6\x62\xc7\x38\xb7\xc4\x29\xab\xf6\xc2\xb4\x23\xc5\x8d\x1c\xbc\xd3\x08\x01\x9d\xf6\xe0\x83\xb4\xb5\x4c\x11\x14\x4b\x58\x42\xfe\x48\xc0\x1d\x94\x6e\xb0\x54\xd4\xd4\xd5\x34\xce\x8c\x19\x50\x37\x89\x6e\x3b\xc6\xb9\x91\x73\x63\x9a\x32\xc0\x76\xec\x74\x62\xf7\xa7\x29\xcd\x6b\x47\x40\x1b\x8b\xe0\x4d\x53\x2c\xc4\x8e\x05\xde\xd5\x93\x2c\x70\xd4\xfa\x37\x32\x71\x4c\x13\xda\x07\xa5\xfe\x8d\xc8\xe5\x69\x92\xeb\xe0\xe1\x32\xd6\xc6\x9b\xc6\x57\xb8\xd3\x2a\x26\x4c\xb4\x85\x29\xbd\x6a\x35\xce\x28\x38\x29\x59\xd9\xa0\xf1\x32\x72\x70\x4c\x23\x3c\x74\x5a\xc5\x52\xf0\x22\x98\x62\xf0\x76\x6c\xf1\xc2\x52\x11\xd3\x24\xa4\xad\xe1\x5c\xf0\x8e\x18\x91\xa3\xd3\x80\x1c\xad\xb4\x1e\x4c\x31\x78\x33\xcc\x98\x4a\xc4\x64\x4d\x9b\xe1\x83\x0c\x0f\x98\xe0\x3e\x76\x64\xaf\x11\xdc\x36\x55\x21\x63\xa2\x42\x46\x21\x7d\xdf\x34\xc9\x62\x73\xf4\x45\x9f\xdd\x14\x9f\x07\x01\x59\x21\x9a\x7c\x9a\x6b\x09\x1d\x83\xd7\x76\x29\x8d\x6a\x7e\x76\x92\x6c\xc0\xd3\x14\x95\xb1\xc0\x83\xb8\xa6\x26\x6d\xd7\xb1\x83\x2d\x3f\xff\xad\x30\xed\x34\x85\x52\xac\x9f\x33\xc5\xdc\xa7\xc9\x6a\x36\x08\x71\x32\x72\x4c\x1b\xda\x97\x23\xb5\x8d\x0f\xd9\xa7\x29\x0e\x6e\x47\x34\x9b\xb2\xdb\x26\x98\x8e\x1d\xd9\xdc\xb5\x1e\x53\xc3\x9f\x15\x3f\x62\x57\x12\xbb\x76\x6c\x67\xcb\xff\xfc\x4a\x3b\x36\x31\x69\xad\xa2\xd0\x38\x76\x44\xb0\x65\x2d\xd5\xd2\x2a\x2e\x0c\x50\x87\x5e\xf1\x12\x5b\xd8\x67\xe3\xe9\x50\x20\xdc\x76\x01\xa6\x80\x47\x40\x31\x6d\x83\x78\xe5\x5b\xec\x69\x02\xd0\xd8\x46\x5f\x3a\xbf\x5b\x7d\xed\xdb\x17\x0f\xa9\x24\x2f\xe8\xce\x4c\x48\x36\x53\x44\xdb\x00\xb3\xac\x1a\xc6\xab\x85\x82\x50\xe6\xc3\xea\x29\x8e\xb4\x69\x57\x28\x9b\x3e\xa8\xe3\xf6\x62\x93\x99\xee\x35\x65\x5a\x0d\xf2\x3a\xeb\x42\x48\x5e\x83\x47\xcd\x32\x15\x80\x49\x5e\x1b\xe4\xb5\xa0\x6c\x2e\x79\xed\xc7\xea\x96\xa5\x2d\xc2\xb5\x09\xc2\x35\x52\x13\x4e\xd1\xad\x4d\x14\x76\x31\x52\x95\x4c\x97\x0d\xee\x40\xeb\x08\x94\xe6\x12\xd7\x9e\xf0\x2b\x9a\x41\x2e\xa3\xd9\x8f\x0c\x36\xd2\xeb\x4e\x57\xd6\xd4\x8f\x95\x6c\x85\x9a\x41\x35\x64\x26\x6a\xc8\xf0\x35\xce\x74\xbe\xc2\x9a\x0e\x71\xcd\xc7\xbc\xd3\xf3\x3f\x5d\xbd\x68\xe2\x84\x49\xc2\x30\xfd\x98\xdd\x9d\xa6\x89\x2a\xd2\x4c\x3f\xb6\xb6\x15\xde\x1f\x17\x38\xd3\x0b\x06\xc1\x49\x29\x28\xe2\xc7\xa0\xe6\x3b\x9d\xa9\x42\x35\xd3\x2b\xf0\x15\xbc\x59\x2e\x83\xda\x6b\x3d\x3f\x2a\x6c\xd1\xa2\x57\x2c\x04\x03\x1f\x2e\x04\x8d\x43\xc4\x2b\x2e\xe7\x12\xf1\xde\xb0\x1f\x34\xfa\x5c\xd1\x73\x3f\xc6\x75\x67\x08\xd0\x85\x93\x01\xcd\x9d\x15\x5e\x39\x57\x96\xd5\x8f\x71\x6d\x85\x37\xc4\x15\x2e\x01\x01\x5e\x27\x0c\xcf\x65\x6c\x3b\x64\x3f\x9f\xa9\x4e\x17\x16\xc6\x61\x87\x93\x98\x77\xba\x64\xbf\xc3\xa2\x16\xc4\xcc\x95\x80\xf5\x63\x5c\x77\x86\xc2\x5d\x59\x56\x3f\x42\xdb\xca\x3f\x4d\x4b\x4d\x47\xa8\xf2\x52\xb9\xac\x70\x87\x78\xe7\xab\xc7\xe9\x42\x7a\xfa\x1f\x14\x86\x43\x57\xd4\x1d\xc4\x7d\xfd\x9f\x16\x4d\x0a\xa6\x3b\x1f\x44\x4e\x97\xe9\xee\x81\xad\xa2\x6a\x72\x25\x60\x3d\xce\xf8\xfe\xf9\x91\xce\x4b\xcf\xa7\x85\x0b\xd1\x35\x86\x0e\xd1\xa3\xe9\x0a\x5b\xe3\xfd\x1c\x4c\x5d\x79\x39\x02\xde\xef\x18\xb8\x53\xca\xbf\xfa\xd1\x34\xc6\xca\x60\xd3\x05\x0f\xf5\xe3\x2e\xa4\x87\x3a\xd0\xa5\x79\x7c\x38\x7e\xa5\x26\x5d\x0f\x94\xec\x7d\x68\x5f\xba\x34\x8f\x83\xd8\xf6\xa1\x97\xe0\x4a\xc1\xfa\x38\x1b\x22\xa0\x96\x4f\x9d\x5a\xf0\x01\x3d\x12\x30\xd2\x4a\x0e\xad\xc4\x27\x8c\xd3\xa5\x95\x1c\x7e\x42\x65\x44\xd6\xe5\x27\xf8\x84\xcc\xd7\xb9\x90\xc2\xf2\x55\xf0\x2b\xae\xa1\xd2\xb3\xbe\x30\x42\xe6\x74\x5d\x61\x7c\x87\x56\x12\x46\xca\xa5\x95\xfc\xcd\x68\xe2\x30\xa4\x44\xfc\x3d\x9b\x22\xeb\xc3\x15\x78\x01\xf3\x62\x22\xd3\xe4\x74\x99\xef\x0e\x4d\x51\x19\x94\x71\x05\x65\x1c\x64\x5a\xac\xd6\x32\x5d\x9a\xc2\x3f\xf4\xa5\xfb\xfd\xa9\xaf\xef\xf6\xf5\x1b\xa1\xd8\x1b\x67\xa0\xaa\xf1\x43\x49\x1c\x7c\xdb\x35\xe3\xc1\x2e\x33\xa0\x1c\xb2\xec\x03\xba\x82\x35\xb9\xa6\x68\x1d\x67\x3c\x38\x6c\xbc\xfb\xa1\xb8\x3b\x48\x1c\x8d\x8f\xb1\x66\x08\xda\x19\xe9\xf6\xc5\x11\xca\xb4\x8f\x84\xc1\xd3\x0a\x0e\x65\x47\x03\x1a\xa6\x32\x26\x12\x0a\xc9\x83\x14\xb2\x90\xd7\x77\x86\x22\x36\x91\x71\xd8\x98\x5d\x0e\x79\x04\x01\xbd\x24\xb4\x56\x08\x97\x13\x19\x87\x8d\x27\x2a\x14\xae\x0f\xd4\xbb\xe1\x33\xbd\x19\x52\x4c\x01\x6f\xa1\x32\x2c\x12\xf2\x16\x02\xde\x42\xa5\x68\x08\x69\xa6\x28\x77\x84\x1c\xbc\xa2\x40\x97\xc5\x92\x8f\xfb\x66\x08\xf7\x19\x05\x9b\xf2\x1f\x9f\x35\xcd\x90\x0b\x12\x47\x55\x99\xf0\x61\x21\xb0\x4f\xc0\x3b\x11\x3e\x4c\xa4\x99\x13\xa4\x99\xa5\x51\x40\x84\x74\x57\x1c\x9f\xc3\x04\x1d\x0b\xa9\xa1\x40\xc8\x47\x00\xb1\x50\xc8\x27\x1a\x76\x9a\xf6\x62\x28\xc1\x1b\xd0\x50\x82\x81\xa9\xb8\xda\x8c\xa3\x92\x4c\x30\xb0\x10\x5c\x33\xc0\x54\xcc\x37\x88\x33\xa4\xa2\x02\xee\x89\x70\x60\x21\x15\x15\x70\x4f\x9a\x6e\x8b\x90\x9c\x61\x18\x21\x03\x27\xa1\xcc\x30\xd8\x3d\xad\x15\x35\x69\xca\xc7\x1d\x29\xe4\x6e\x9e\x21\x90\x67\x38\xb6\x93\x9a\x37\xe4\x9e\x84\x63\xa1\x28\x71\x42\x28\x21\xd4\x8c\xb3\x46\x4b\x48\x25\xe3\x66\x40\x4b\x35\xdd\x16\x61\x39\x03\xe4\x16\xff\xac\x7c\xe8\x04\x1f\x85\x55\x04\xcd\x8b\xd0\xca\x23\x2c\xd5\x74\x16\x15\x96\x42\x09\x3a\x13\x7c\x2c\x94\x51\x8e\x8e\x35\xd4\x56\x2a\x7b\x10\xfd\xf6\xc5\x11\x4a\x51\x05\x82\x4f\xac\xa3\x36\x43\x29\x82\x80\xf2\xd0\x9b\x84\x90\x4b\x13\x13\x23\x94\x58\x91\x86\x08\x04\x85\xc8\x66\x3c\x43\xce\x09\xca\xe5\x25\xd6\x7e\x9a\xa1\x14\x70\x20\x28\xd4\x24\x05\x84\xf4\x0c\x68\x08\xa1\xf1\x43\x1a\x22\x36\xce\x21\x8d\xf8\x90\x86\x00\xbb\xab\xb1\x16\xd8\x0c\xa5\x73\xc1\xda\x6a\xa6\x9b\x22\x5f\x22\x5e\x9c\x0d\x9a\x01\xe2\x73\x9d\xe0\x73\x35\x61\xd7\x45\xe7\x3a\xe3\xe8\x11\x33\xaa\xd2\x90\x9b\x11\x47\x8f\x98\x51\x95\xc6\x27\x89\x83\xb0\x90\x51\x95\x86\xb0\x9e\xf1\xdd\x61\x70\x0d\x05\xf6\x0c\x78\x20\x2c\x3f\x3c\xbb\xbc\x89\xfe\xe0\x83\xbc\x44\x22\x8e\x9d\x20\x8e\x35\xa1\xbc\xbb\x70\x9b\xfd\xc1\xd9\xe0\x99\xef\xd2\x2b\xa8\x31\x68\x42\x80\x8b\x6d\x76\x82\x6d\xb6\xe8\x3a\x74\xe5\x73\x7b\xc2\x08\x79\x1d\xba\x7c\x90\x9e\xf1\x41\x4a\xed\xae\xa4\x2d\x28\x6a\x4d\xe0\xe6\x2e\x35\x80\xea\x85\x46\x12\xe1\x29\xf2\xda\x09\xf2\xda\xd2\xa8\x57\x3a\xf9\xde\x66\x07\xa3\x50\xa3\xef\xdf\x95\xb6\xed\x90\xda\xa4\x6e\x9b\x62\xbc\x9d\x60\xbc\x4d\x0a\xfe\x75\x81\x3a\x7b\xc1\x30\xf8\xae\xa7\x0b\xd4\xd9\xe1\x87\x18\x3d\x9e\x2e\x61\x0e\xc6\x5c\x23\x75\xdb\xec\xca\xc0\x76\xc4\x7f\x04\x99\xed\x8a\xff\xf4\x76\x0e\x40\xa2\x9c\xef\x72\x1c\x3a\x84\x39\x8b\x57\xcd\xae\xd0\x50\x6f\x38\x87\x3c\xbd\x5d\x12\xbb\x43\xf6\xb2\x62\xf0\xec\x82\x67\x76\xbb\x7d\x71\x84\xca\xc1\x76\x08\x58\xa3\xc1\xdc\x15\xff\xe9\x7e\xf4\xa5\x82\x9a\x5d\xb2\xb7\x1f\xd9\x6b\x4e\xd5\xd6\x85\xca\xe9\xf0\x2a\x84\x41\xea\xfe\x4f\x5f\x1f\x9a\xd8\x97\x04\x6c\x47\x70\x9f\xcc\x6e\xb3\x0b\xa1\xd9\xe3\x0e\x83\xf3\x92\x87\xd0\x51\x59\x9a\x0f\x9f\x67\x57\x7a\xb6\xf7\x63\x82\xf3\x75\xf3\xec\x02\x62\x76\xc8\x5e\xe7\x5d\xee\x92\xbd\x20\x31\x36\xe7\x5d\xee\x92\xbd\xbd\x03\xfc\x4c\x60\x41\x57\x4a\xa0\x0f\x1c\x51\x1d\x36\xa5\x67\xfb\xb1\xe1\x4d\xa8\x40\x31\x21\xcf\x0e\x9b\x3e\xfd\xd3\xa4\x85\x82\x58\x76\xda\x88\x5d\x98\x9d\x7e\x24\xb4\x09\x8a\xd4\x05\xab\xec\x08\x27\x09\x8a\xd4\xa7\xfa\x9a\xb7\x2f\xde\x2f\x92\x04\xcf\x0e\x89\x9d\xd4\x97\xd2\xb6\x1d\x36\xbd\x00\x47\xa2\x63\x9e\xa0\x63\x4e\x49\x7d\x49\x98\x5f\x36\x66\x05\x8d\xbb\x24\x36\x4a\x7a\x9a\xeb\x9a\x0b\x3d\xd9\x37\x3e\x28\xb9\xa1\x48\x53\x47\xad\xf6\x24\xb9\xa1\xbc\x6d\x47\xd9\xe3\x44\x6f\xbe\x2b\x3b\xdb\x5f\x9c\x43\x7a\xf3\x5d\x08\xc9\x7e\xfc\x85\x94\xb4\x5f\x72\x12\x3a\x62\x46\xa4\x72\x9b\x5d\xc2\xbc\x7f\xb7\x2f\x0e\x5e\xf0\x49\x10\x49\x27\x56\x8d\x9b\x43\x9e\xc0\x80\x27\xa0\x38\xb4\x28\xa6\x27\x8a\x91\x9a\x53\xa4\x0c\x61\x73\x06\xe4\xbc\xff\xf3\xab\xae\x26\x9c\x0d\x3a\x09\xaa\x44\x3a\x07\x3c\x01\xf7\xff\x18\x44\x1d\xca\x01\x0c\xc4\x9b\x9c\x12\x67\x28\xde\x04\x42\x6b\x73\x06\xa3\x87\xe2\x39\x03\x56\x33\xc9\x0f\xe6\x28\xff\xfc\xea\xc8\x29\xe1\x84\x86\xc2\x36\x03\xc1\x19\x81\x81\x46\xd5\x07\xeb\xfd\x60\xb0\x69\xaa\xe9\x3d\x4d\xc4\x6f\x0c\x01\x60\xc6\x91\xb7\x16\x59\x4d\xea\x0b\x35\xbc\x14\x49\x57\x89\xd5\x39\x20\x9a\x85\x9b\x19\x7a\xe0\x04\xea\x6d\x13\x1c\x68\x08\x2c\x39\x50\xa3\x3a\x31\xfc\x31\x24\x9a\x07\x8c\x69\x92\xb0\xcd\x21\xd1\x8c\x92\xad\x46\xaa\xb5\x39\x04\x97\x1c\x86\x11\x76\x35\xb9\x9a\xb0\x1a\x74\x65\x86\xa4\xf6\x40\xbc\x47\x20\x22\x95\x72\x9d\xc3\x71\xe0\xa8\xde\x86\x8c\x69\x54\x79\x35\xb2\xad\xcd\x21\xe4\xcc\x38\xb2\xdd\xc8\xb6\x36\x87\x62\xfd\x03\xc5\x47\x58\xfa\x6f\x0e\x21\xee\x07\x04\xba\xd0\x20\x43\xb1\xfe\x81\x58\xbf\x1e\x8d\x0e\x05\x83\x06\x04\x3a\x5f\xcd\xcf\x21\xbc\xcd\x40\xc8\x47\xe8\x8d\x21\x8b\x79\x04\xfa\xa2\x59\x3c\x04\xaa\x19\x1d\x07\x80\x57\x7d\x28\xe8\x33\x40\xea\x20\xa3\x73\x48\xd6\x8f\x7e\xfb\xe2\x42\x29\xa7\x30\x00\xcf\x6c\x34\xce\x86\x32\xb9\xa8\x6a\x5b\x9a\x36\x45\xf1\x9b\x81\xf8\x0d\x1f\xf6\xcf\xa1\xf8\xcd\x40\xc1\x2d\x3e\xec\x9f\x43\x50\x9c\x81\x2c\x6f\x98\x9a\x28\x9a\x07\x2a\x08\xea\xcd\xff\x90\xac\x1f\x88\xdf\x08\x06\x31\x04\xdd\x1c\x13\xc3\xa0\xbe\x1c\xb2\xce\x07\x52\xb6\x82\x48\x0c\x59\xe7\x63\xe1\x83\xda\x2f\xe1\x70\x06\x12\x0e\x41\x9b\x63\x28\xe1\x30\x90\x70\xd0\x33\xd5\xa1\x84\x03\xb8\xe6\x2d\xb4\xf2\x42\x68\x8e\xa3\x11\x8a\xde\xa9\x0e\xa9\x81\x01\x35\x40\x02\xe4\x39\x94\xea\x1d\x1b\x07\x80\x9e\xc0\x90\x1a\x18\x48\x38\x84\x8e\xa8\xd0\x9b\xa8\x0a\x6c\x02\x41\x0d\x69\x88\xf1\x3d\x68\xe2\x08\x15\x10\x1a\x50\x03\x9d\x4e\xdd\x50\x40\x08\x04\xf8\xd6\xb5\xbc\x32\xdc\x07\x0c\x77\x32\xa4\xcd\x29\x94\x0e\x0a\x02\x1b\x8b\x3a\x4d\xb1\xe6\x4f\x30\xe3\x9b\xb2\xb6\x53\x38\xcc\x79\x0c\xf5\x94\x69\xd3\x4f\x56\xe4\x9c\xa8\x22\x6c\x9d\x12\x60\xca\x3a\x47\x11\x61\x23\xa5\xd9\x9c\x12\xe6\x13\x09\x5d\x65\xcb\xa6\x42\x3b\x13\xd6\x39\xab\x58\x4f\x71\xe9\xcf\x89\x98\x4a\xe7\xfd\x9a\x8a\xa9\xcc\x63\x72\x27\x25\xd2\xa6\x30\x90\xf3\xa8\x80\x94\x35\x0c\x19\xd3\x13\x91\x11\x96\x6b\x9a\x53\x18\xc8\xcb\xcd\xaf\x4c\xda\x54\x9e\x75\x1e\x91\x9f\x94\x2e\x9b\xb2\xb3\x51\xee\xd8\x94\x40\x98\x02\xc3\xcc\x23\xf2\x4d\x69\x82\x29\x39\x8f\xea\xc7\xd6\x69\x9d\x4f\xc5\x38\x26\xc4\xb2\x92\x6c\x53\x29\xd8\x09\x60\x8b\x22\xea\x53\x62\x19\xd5\x93\xad\x33\x2e\x35\x05\x6c\x99\x90\xbd\x9d\x2e\xee\x94\xec\x9d\x08\x49\x28\x66\x3d\x15\x87\x9f\x40\x2d\xb2\x3c\xf3\x9c\xae\xd5\x80\x80\xd5\xd3\xe2\xa9\x64\xea\x0c\x3c\xf2\xe1\x99\x9f\x32\x8b\xe7\x91\xa2\xfe\x50\x10\x4d\x49\xd1\xd9\xf1\x2b\xaa\xec\x29\x79\x38\xfb\x1d\x06\xcf\xa1\x92\xac\x73\x94\xf3\x2b\x2a\xdf\x29\xdb\x77\xde\xb7\x46\x3a\xd8\x8a\x3b\xcc\x81\x57\x4d\xfa\xa0\xe4\xe1\x9c\xf8\x20\x75\xe5\x14\xc2\x70\x4e\x0c\x9e\x4a\x6a\x4a\xb2\x4d\x58\xb1\x59\x07\x40\x60\x94\x79\x84\x9c\x2b\xec\x37\x15\x99\x9e\x47\x92\xb9\xc2\x7e\x53\xe2\x6b\x1e\x83\xd6\x05\x0e\x9a\xe2\x2f\x98\xfb\xf6\xc5\xb3\x21\x5c\xe2\x3c\x92\xcc\x85\x1b\x9a\x12\x5f\x73\xa3\x2f\x1a\x9d\x53\xc0\xc4\xb9\x31\x2f\x5a\x96\x53\x92\x6d\xbe\x58\x0d\x5a\x96\x53\x92\x6d\xbe\xf8\x20\x83\x5c\x53\x08\xf3\xf9\x61\xe5\x75\xe6\x15\x77\x98\x88\x3b\x64\x9d\x5e\xe1\x0f\x27\x1e\x01\x09\xb5\x33\x85\x3f\x9c\x1f\x56\x83\xd6\x97\xc8\xe7\x27\xc8\xe6\x5d\xf1\x94\x25\xfc\xe1\x7a\x6e\x5f\x9d\x4d\x53\x4d\x90\x6c\xff\xb1\xb6\xea\x5c\x12\x7c\x2b\x61\x45\xa8\x9b\x97\x22\x16\x0b\x35\x8c\x94\xd5\x15\x71\xfd\x5c\x09\x07\x4e\x43\x51\x24\x1c\xcc\xf5\xa9\xd0\x1c\x59\x92\x89\x2b\xe7\xf3\xab\xae\xa6\xa2\xa6\x86\x5f\xb1\x2f\x21\x14\x57\xee\x68\x62\x5f\x0a\x66\x2c\xd4\xb7\x15\xa5\x88\x18\xea\x27\x18\xea\xfd\x21\x88\x7f\x29\x3a\x0d\xb2\xfa\xa4\x6c\xb0\xca\x87\xcc\x55\x70\x74\xa8\xf9\x96\x90\x88\xeb\xc8\xdb\x24\x82\x90\x25\x13\x7c\x41\xc8\x8a\x20\x44\x14\xf5\x73\x1d\x6b\xdc\x15\x2a\x58\x42\xc7\xac\x63\x8d\x7b\xd2\xbc\xf4\x42\x75\xa1\x52\x10\x79\xa9\xa7\x88\xed\xe7\x3a\x02\xdc\x15\x45\x58\x42\xc7\x80\xf3\xde\x13\xb5\xac\x38\xef\x27\x88\xed\x9d\x6c\x67\x73\x29\x9e\x0d\x8e\xfb\xa4\x2c\xf7\x52\xf2\x14\x1c\xf7\x2e\x97\x7a\xc9\x98\x5e\xe0\xc9\x61\xb9\xa9\xb9\x14\x99\x06\x1d\xbe\x27\x4a\x9c\x25\xa9\xbd\x1c\x1f\xa4\x7a\x5b\x8a\x31\x2f\xc7\xa3\x48\xaa\xd2\xa5\x38\xc7\x0a\xcc\x8b\x62\x65\x29\x98\xb1\x60\xfb\xea\xe1\x8f\x18\xf1\xe7\x3a\x66\xb0\x0b\xcc\xb4\x14\x48\x5e\xb1\xf0\x2b\xae\x86\xa4\x36\x0a\xe8\x3b\xe9\xc2\xe6\xea\xea\xab\xdf\xbe\xb8\x50\x7a\x55\xba\xfa\x38\x4d\xd4\xcd\xe2\xc4\x9f\xe0\xc4\x4f\x85\xe2\x72\xc9\xf6\x5d\x03\xab\x41\x87\x55\x85\xf6\x27\xf8\xf1\x93\x48\x53\x96\x64\x3d\x58\xf0\x5d\x1e\xf0\x12\x8c\x71\xa1\x1e\xb0\xf8\x54\x54\x81\x7f\x82\x06\x3f\x29\x19\xaf\x02\xfc\x13\x34\xf8\x9e\x28\x7f\x97\x6c\x5f\xd0\xe2\x17\x05\xf0\x96\x94\x07\x28\xf2\x3d\xb9\x86\xa1\x13\x85\xe8\x88\x1e\xc9\x2c\xe1\x1f\x51\xa3\xdf\x13\x33\xf5\x4b\xf8\xc7\x75\x8c\x69\x67\x71\xa5\xb9\xa4\x72\xc0\xb4\xef\x49\x32\x51\xc6\xf4\x82\xca\x61\x69\xa5\xb9\x04\x8d\x04\xe9\x7e\x12\x94\x60\x09\x1b\xb9\xa0\x72\x8a\xe6\x25\x95\x03\x3e\x7e\x97\x03\x29\x16\xfe\xb9\xa0\x72\xe4\x40\x2e\x41\x74\x40\xd0\xef\xa4\x3b\x9b\x4b\x2a\x07\xdc\xfa\x9e\x24\x88\x14\x3b\x5f\xc0\xe1\xe8\x99\xe3\x52\xe0\x04\xa5\x89\x3c\x4b\x1e\x2a\x70\x02\xb6\xfd\x24\x48\xc3\x12\xd8\x06\xcc\xfb\x2e\xf6\x2a\xd0\xef\xff\xfe\x84\x58\x66\xfe\x61\x2b\xa6\xb2\x1f\xf4\x95\xd4\x54\xd5\x84\x63\xc3\xfd\xda\xca\xae\x82\x6f\xbf\xb0\x56\xc6\xdc\xd2\x29\xa0\xd1\x77\x56\x86\x9f\x5b\x48\x9c\x8d\xa7\xa7\xac\xa0\x32\xb7\xde\x9e\xa2\xaa\x52\x51\x98\x76\x4b\xdd\xec\xa3\x53\x3c\x53\x1e\x6e\x01\x27\x37\xa8\x73\x14\xc1\x15\xe3\xfe\xdc\x57\xa7\xd0\x65\xda\x4a\xa1\xee\x7c\xb6\x52\x14\x33\x5b\xc9\x50\x14\x70\x72\x01\xd6\xb6\x92\xa1\xfb\xa8\x1b\x67\xe9\x95\xb9\x15\x3b\x07\x31\x7f\xd1\x2b\xd2\x2d\x4d\x04\x8e\x7d\x97\x09\xae\x2a\x50\x73\x1f\x45\xe1\x99\x3e\xf3\x56\xec\x66\x23\x76\x23\xf4\xc7\x16\xb0\x66\x57\xbc\x7f\xa6\xa5\xb2\xa5\x02\x76\xc3\x07\x89\x07\xdb\x0a\x90\x83\x64\x3f\x95\xae\x5f\xf1\xb0\x6d\xc3\x7e\xe9\x6c\xc8\x3a\xdf\x86\x0f\xd2\x52\xd9\x92\xf3\x60\xdd\x77\xd1\x28\x6c\xa1\x20\x41\x98\xef\xc2\x9e\x6d\x25\x0c\xb7\x63\x35\x34\x0c\xc5\x38\xc0\x8b\x9f\xf4\xbe\x62\x0b\xd6\xb2\x03\x2f\xb7\x69\x54\x6c\xbd\x33\x05\xfd\x7d\x12\x02\x64\x0b\xd6\x02\xfa\x7b\x2f\x6a\x12\xaf\x00\xe8\xef\x53\xa5\x5e\xde\x8a\x71\x6c\xc8\x79\xb2\x5b\xcf\x2d\x60\x0b\x98\xf1\x8b\xe2\xf4\x5b\xf1\xec\x0d\x15\x20\xe8\xbe\x98\xf2\x27\x98\xf2\x93\xc0\x21\xa2\xca\x9f\xbb\xe3\x71\xb9\x86\x21\x64\xcb\x1e\x19\x4d\x1c\x86\x14\x07\xa8\xf1\xbd\xd0\x06\xd8\x4a\x33\x82\x0f\xdf\x59\x56\x63\x6e\xc5\x38\xc0\x7f\xef\x25\xeb\x57\xda\x14\x08\x73\x91\x95\x6d\x01\x51\xf6\x11\xde\x2e\x53\x64\x2b\xd4\x0d\xf2\xfb\xe2\xcc\xef\x89\xf2\x7e\xee\x75\xfb\x0a\x36\xe9\x1c\x1e\xe1\x5d\x3c\xe5\xff\x66\xaa\x8a\x11\x7f\xee\x85\x8a\x03\x5a\x47\x05\xc9\xf7\xc6\xb4\xe9\xbe\x6f\x45\x47\xf6\xc6\x76\xd2\xb1\x13\x5b\xfe\xdc\x90\xf5\x52\xdb\x5b\x48\xcd\x7d\xc4\xbe\x17\x5d\x75\xc9\x7a\xb0\xe5\xbb\x20\x74\x5b\x19\xcf\x7d\xb9\x02\xa8\x65\x45\x7c\x3f\x37\x04\x3a\xeb\x77\xcd\xad\x10\xc8\xfe\x70\xb8\x89\x26\xdc\x12\xe8\xfb\xbb\xe4\x03\xbf\x0f\x8a\xf9\x7e\xbe\x88\x84\x57\xbe\xd9\x7a\x95\xd6\x7c\x1f\x6c\x27\xfd\x95\x57\x21\x90\x17\x8e\x82\x60\x40\xaf\xf0\x93\xef\x83\xbe\x28\xeb\x5f\x61\x62\xde\x84\xb3\x48\xd1\xfc\xca\x49\x78\x13\x96\xb7\xe8\x57\xae\x26\xdc\x16\xae\xbc\x78\xf1\xe7\x0b\xff\xa1\x30\x90\xfc\x8a\xf8\x12\x14\xf9\x49\xc4\x4c\xaf\x50\x97\x2f\x3c\x01\xb1\x2f\x89\xfc\x7e\xbe\x10\xe8\x22\x2f\x7b\x25\xd0\xc1\x8b\xef\x85\x81\xae\x57\x02\x1d\x94\xf6\xce\xba\xf6\xf3\x55\x30\xfe\x05\xf3\x25\xab\xfb\xcc\x57\x69\x4d\x30\xd7\x7b\x65\xa0\xeb\x55\xb8\xe5\x85\x27\xc0\xe2\xed\xf3\x15\x88\xf2\x85\xac\x17\xb0\xec\x15\x10\xe5\x3d\x4e\x81\x8b\xe6\xeb\x55\x9c\x1e\x5c\xf8\xa9\xd2\xa4\x7b\x15\xbf\x79\x61\xee\x0b\x58\xf6\x0a\x5f\xf9\x22\x4e\x4f\x3a\xf1\x29\x72\xfc\x09\x72\xfc\x54\x69\x9c\x89\x1c\x7f\x82\x1c\xbf\x28\x17\xf6\x0a\x60\x09\x76\xfc\x24\x9a\xaa\x57\x18\x15\xd0\xe1\xbb\x5e\x78\xbc\x72\x12\x5e\x14\xd3\x14\x83\xd5\x2b\x08\x3d\x48\xef\x5d\x94\x62\xaf\x22\xee\x60\xbd\x4f\xa4\xeb\x9e\xaf\xde\xaa\x82\xea\x3e\x55\x1a\x4c\xaf\xc2\xea\x60\xbd\xf7\x7f\xae\x83\xc2\xea\x20\xb7\x4f\x42\x74\xbd\xca\x93\x82\xdc\xde\xff\xb9\x0e\x52\x39\x28\x2e\xe8\xa4\xc8\x9f\xe2\xad\x9f\xe0\xad\x4f\x64\xd1\x9e\xaf\xf0\x92\xef\xd5\x2b\x54\x8a\x2a\x43\x38\x5f\x04\x84\xf4\x6a\xe0\x15\x69\xe6\x8b\x22\xe0\x42\x74\x89\xee\x7e\xbe\x1d\xc3\xd0\x01\x10\x10\xe5\x45\x40\xa8\x52\xda\xa8\xac\xe1\x7c\xa1\x06\xfe\x59\x79\xa9\x81\x17\x6a\x40\xdc\x61\xaf\x80\x28\xe0\xa3\xf7\x2a\x09\xa0\x20\x0d\xf8\xe9\x93\x20\x62\xaf\x9e\x13\xbd\x90\xbd\x02\x5f\xbd\x4a\x50\x82\xc6\xde\x85\xb0\x7a\xc5\x32\x09\xee\xfa\x24\x60\xd9\x2b\x3b\x1b\x64\xf5\xce\x0a\xf3\xf3\xd5\xeb\xd1\x17\x09\x4a\x01\xe6\x5e\xf1\x4c\xbe\x88\xdf\x08\x38\x24\xf2\xfa\x89\xc2\x8a\x2e\x30\xcf\x2b\xb4\x09\x78\xec\xbd\xd1\xab\x7f\x15\xf5\x79\x8f\xc9\x5d\x5c\xd2\x46\x12\xfb\x45\x68\x87\x35\xe9\xe7\x2b\x14\x23\x78\xec\x0b\xeb\xc0\xce\x4f\x09\x4a\x30\xd2\xbb\x38\x7d\x3f\x85\x76\xc0\x50\x9f\xb4\x86\xa2\xa8\x9f\x1f\x84\x39\x6b\xd5\xcf\x4f\x68\x13\xb0\xd5\x7b\xa3\xec\xfd\xc4\x2b\xf0\x25\xe8\x66\x3a\x90\x62\xaf\x9f\x5f\xc2\x30\x28\x60\xc5\x5e\x3f\xbf\x74\x87\xd1\xd8\x34\xd5\xb4\xd1\xc4\x61\x08\xa3\xf2\x65\x1c\x00\x66\x8d\x3f\x61\x54\x3e\x44\x61\x1a\xc3\x04\x9f\xa2\x30\xdf\x15\xb0\x94\x51\x9f\x30\x82\x1f\x2c\xe6\xc6\x6b\xfe\x29\x0a\x03\xc2\xfa\x24\x94\xda\x27\x7c\x20\x08\xec\x5d\x30\xaa\x4f\x90\x92\xaf\x5e\xc2\x1b\x2e\x94\x64\xef\x87\x78\x8a\x12\x6b\x9f\x12\xa1\xa0\xac\x4f\x8d\xf6\xc6\xa7\x6c\x27\x28\xeb\x5d\x0c\x58\x9f\x52\x9a\xa0\xac\x2f\x6e\x6a\xd2\x7e\x81\x00\xa6\xd1\xf6\xfd\x94\xd2\xfc\x0c\xe7\x90\x5e\xa2\x38\xec\x27\x28\xe2\x5d\xec\x58\x9f\xc0\x21\xdf\x91\x6c\x2e\xe6\xa7\x4f\xc6\x34\x98\xd8\xdd\x18\xbb\xf9\x94\xa9\x03\x71\xba\x8b\xec\x08\xec\xe9\xbf\x3f\x1b\x06\x6f\x6c\xd2\x94\x61\x74\x8a\x1a\xe8\x53\x8c\xf9\x43\x48\x42\x24\x3f\x9f\x42\x12\x20\x52\x4f\x82\x44\x7e\x32\x55\xbf\x79\x7f\xc5\x26\x85\x9f\xbf\x5b\x4b\xe9\x9f\x26\xfd\x6a\x55\xd0\xeb\xf0\x44\x29\xe7\xf6\x21\x16\x20\x1f\xec\x53\x2c\x00\xfc\xe8\x49\x17\xf6\x93\xe9\x08\xbe\x74\x37\x0a\xa2\x4f\x60\xb9\xef\x08\x39\xb7\xfe\x1f\x9f\xf5\x7f\x32\x3a\x3f\x18\x9d\x62\xe9\x13\xd5\xfa\xfc\x10\x45\x60\xa1\xef\xf9\xe9\xad\x3d\xa8\xd5\x53\x63\xca\xfb\x13\x02\x0f\xd4\xea\x2e\xac\xcf\xa7\x87\x3e\x1f\x02\x0c\xae\x9b\xa9\x94\xdc\x77\x64\xa0\xb3\x00\xf8\x14\xa1\xfa\x04\x01\xba\xfb\x2f\xef\xb6\x44\x80\xbe\x1e\xc4\x03\x08\x97\x59\x0f\xa3\xd3\xeb\x81\x23\x4e\x4c\xcc\x12\x2d\xf9\x02\x1f\xb8\x93\xc7\x66\x89\x0f\x7c\x3d\xe7\x92\x3a\x69\x58\xd6\xc3\xd0\xe9\x02\x35\x78\x21\x1b\xcc\x7a\xaa\xfa\x3a\x37\xd1\xc9\xd0\xb2\x9e\xa6\xbe\xe0\xe6\xb2\xb6\xdc\x7a\x08\xf6\x5a\x0f\x22\x9d\x44\x4a\xac\xa7\x69\x18\xc7\xe3\x75\x22\x25\xd6\xc3\xeb\xb7\xc0\x00\xee\xa4\x4d\x59\x0f\xc1\x5e\x0b\x0c\xe0\x89\xf2\x77\x3d\xcc\x4f\xad\x07\x6e\x2e\x81\x0d\xeb\x71\x0d\x1e\x89\xa1\xd0\x1a\x76\x2d\x2f\x4c\x84\xf6\x0b\x30\x2c\x51\x6e\xaf\x07\x97\x96\x44\x07\xeb\xe9\xfa\xe0\xf1\x42\x3d\x4c\xbf\xea\x6a\x42\x5f\x5a\xf9\xa1\xbe\xc6\xed\x8b\x53\xe6\x7d\x5e\x60\xd6\x2e\xa4\x6e\x5a\x62\xd6\x5e\x0f\xd2\x49\xa4\x0b\x58\x0f\x51\x56\xeb\x01\xca\xaa\x55\x8e\x90\xe9\xf5\xf5\x9c\x5b\x9f\x48\xe1\xb8\x9e\xa9\xe5\x3d\xb7\xde\x59\x01\x6d\x89\x91\x7b\x81\x82\x3b\x11\x9e\xbb\x1e\x72\x63\xac\xe7\x56\x69\xfb\xd9\x1c\xeb\x99\xda\xe5\xe3\xb0\x16\xd2\x3a\xad\x67\x6a\x84\x88\x3e\x92\xd1\x7c\x3d\x53\x23\x44\x56\xab\x69\x79\x97\x56\x7e\xe1\x1c\x76\x8e\x70\x69\xe5\x17\x46\x68\xec\x6b\x69\xa1\x00\xdb\x22\x71\xf9\x7a\x96\x0e\x1b\x12\x5e\xc4\x06\xac\x67\x69\x18\x1b\x0b\x65\x1c\xe1\xd6\x42\xc1\x23\x8d\xe0\x1a\x6e\xf5\xb5\x6f\x5f\xfc\x20\x11\x5d\xeb\xb9\x72\x43\xfb\xb5\x75\x44\x5f\xac\xbc\xae\x1e\x9f\x7d\xac\x07\xb6\x54\xd3\xa6\xbc\x3a\x1b\x10\x29\xa1\xd5\x78\x75\xd8\x5e\x9c\x8d\xce\x63\xf3\x6a\xca\x70\x71\xa3\xf3\xa6\x7c\xea\xeb\xbb\x7d\xa9\x49\xfb\x75\x0c\x26\xef\xbc\xcb\x49\x82\x28\xc1\xc5\x25\xd9\xe5\x12\x09\xf8\x4a\x90\x51\xfd\x47\xa2\xb0\x92\x64\x14\xf8\xc1\xbd\xff\x4c\x84\x95\x08\xf6\x5a\xe0\xf6\x76\xe2\x10\x56\xa2\x55\xb4\x40\xee\xed\x24\x4e\x59\x89\x38\xb0\x05\x0a\x6f\x27\xd8\x60\x25\x3a\xab\x0b\x1c\xde\x89\xf4\x99\x2b\x65\x7d\x10\xc9\x2e\x3e\xe9\x5e\x89\x81\xc9\x95\x72\x3d\xbf\xe2\xf2\x8a\xd4\x7b\x81\xd4\x3b\x11\x84\xbd\x52\xfe\xa7\x2f\xec\x32\x97\x37\xf1\xf9\xe0\x4a\x05\x0b\xf5\x33\x11\x56\x2a\x5a\xa8\x82\x85\xa2\xc4\x4e\x74\x71\x17\xc8\xb9\x13\x19\x34\x97\xd8\xb9\x17\xd8\xb9\xbd\x17\x7d\x70\xab\xe9\x1c\x6c\xc2\x21\x56\x2a\x1a\xc6\xb1\xd3\x92\x69\x2b\xab\x56\x03\xde\x2f\x91\x12\x2b\x55\x0d\xa3\xde\x61\x70\x0d\xe9\xfd\xae\x84\x3c\x98\x69\x2b\xab\xfa\x82\x76\xe8\x8d\xc3\xa0\xf7\xbb\xc0\xc2\x9d\x88\x20\x5f\xe2\xda\x5e\xe9\x28\x0a\x27\xf1\xcb\x4a\xd2\x0e\xa0\xdd\x76\x3e\x47\x5d\xa9\xa9\xaf\xe3\x08\x97\x48\xec\x4b\x8a\x03\xb4\xdb\xce\xa7\xaa\x2b\x99\x86\x61\x77\x18\x9c\x17\x1d\xe3\x95\xa0\x53\x4c\x87\xcd\xb4\xf2\x70\x8c\x89\xe5\x58\xc9\x75\x1d\xe0\x18\x13\xa2\xb0\x92\xd4\x0d\x18\xba\xbd\x53\x02\x24\xd7\x94\x11\x70\x25\x60\x63\x89\x6c\x7b\xa5\xb8\x1f\xe4\x94\x43\x47\x34\x2a\xa6\xcc\x35\x0c\x1d\x51\x38\xc6\x3d\xb8\x1a\xa1\x23\x1a\xc7\xd3\x36\x9d\xf9\xae\x85\xea\xb8\x0e\xba\x29\x5d\x7d\xf5\x8a\x5f\xb1\xaf\xae\x85\x42\xc0\x95\xf4\x63\x4b\x2c\xdd\x2b\xc1\x31\xe6\x23\xc8\x95\xba\x86\x81\x80\x2b\x59\x45\x57\x92\x6a\x4b\x00\x95\x91\x2b\x7c\x89\xc0\x7b\xa5\x71\x3f\xc8\x11\x0e\x9d\x8d\xa3\xe5\x82\x0c\x30\x4b\xdc\xde\x0b\x04\xde\xf1\xe8\x12\x4d\xf5\x85\xec\x19\x59\xd5\x56\x9a\x3a\xd8\x78\xf9\x17\xda\x4a\xa6\xc8\x16\x68\xbf\xe3\xd1\x61\x5b\x5a\xf9\x85\xbe\xb4\x1a\x4b\xab\xb1\x06\x9a\xfe\x1b\x56\x75\x25\x29\xaa\xb4\xd1\x9f\x46\xb9\xb5\xfa\x47\xfb\x24\xd3\x1d\xdb\x5a\xac\x8d\x15\xc9\x3c\xf7\xaf\x24\xce\x8b\x0f\x4a\xe2\xbc\x3a\xa6\x47\xc5\xc4\xa3\x8d\x91\x5e\x49\x2f\x3e\x28\x89\xf3\xe9\x98\x7e\x38\xa6\xd4\xe8\xe9\xd3\xd1\x81\x5e\x31\x6a\xf4\xf4\x69\xb1\x8e\x8f\x1e\x4f\x65\x5f\x52\x39\x09\x2f\x0d\x59\x52\x7e\x89\x19\x7c\x81\x19\x3c\x58\x60\x6e\x65\x62\xce\x56\x3e\xda\x27\xf8\xf0\x6b\x65\xa9\x1c\x90\x7a\x07\xc1\x28\x2b\x33\xe0\xba\x40\xf2\x9d\xf8\xd0\x61\x65\xa6\xc9\x16\xf8\xba\xe3\xa1\x1d\x90\xe9\x88\xaf\x0c\x47\xdc\x78\x9f\x33\xe1\x68\x2b\x27\xf4\xf5\x73\x8e\x57\x26\x1c\x6d\xe5\xf4\xa2\x89\x83\x4f\x14\x61\x19\x8a\xca\xd4\x24\xc3\x1d\xe4\xe0\xf1\x38\x47\x98\x35\xaf\x8c\xfd\xa2\xda\xce\x59\x23\xcc\x77\x84\xfc\x55\xd1\x42\x01\x95\x61\x34\x62\xc4\x00\xbe\x72\xc1\x09\xa6\x46\xcf\x84\x5e\xac\x5c\x70\x82\x7f\x21\xe1\x95\x09\x7d\x5b\x19\xf4\x7f\x44\xd3\xae\x2c\x6d\x04\x32\xf0\x20\x97\xcd\xca\x8c\xc5\x2e\x90\x81\x17\x96\x35\x5e\xb9\x6a\x0d\x2b\x76\x99\xae\x45\xa6\xd3\xbf\xc0\x00\x9e\x4c\xc3\x90\xd7\x91\xdb\xe9\x8b\x25\xed\x56\x6e\x5a\xa8\x66\x68\xe2\xbc\xa4\x72\xf2\xd1\x23\x91\x1e\x7e\x90\xa8\xb8\x95\x51\xa8\x21\x78\x44\xb3\x69\xa1\xec\xec\x32\x4b\x1e\xaf\x6c\x3a\x51\x78\xde\x67\x14\x7c\x59\x0e\x49\x36\xf4\x45\x95\x93\x5d\x9b\xe2\x19\x44\x93\xfc\x95\x94\x07\x38\xbf\x23\x65\xf6\xe5\xea\xcb\x6f\x5f\x1c\x7c\x68\x35\xe2\x9c\x5e\x3e\x74\x58\x39\x74\x36\x02\x67\x83\x92\x54\x2c\xe0\x0b\x2c\xe0\x41\xe2\x9c\x95\x43\x5b\x79\x94\x47\xf0\xa1\xc3\xca\x52\x1e\x20\xf0\x8e\x44\x97\x29\x77\x4d\x79\x60\x53\x2a\xcf\xc6\xd0\x01\x18\x47\x38\x90\xb7\x7b\x65\x39\x3f\xe0\xed\x8e\xa4\xbb\x3c\xb4\x5f\x47\x23\x44\xd2\x5d\x1e\x3a\x87\x70\x7e\x48\xf7\xbd\xc4\xdc\xbd\xf2\x84\x89\x20\xb9\x31\x35\x0c\x40\x2f\x5c\x5b\x29\x37\x06\xcc\xdd\x25\xd4\x97\xdc\x98\x3c\xc1\xae\x49\xa7\x2e\x2f\x1d\x51\xb8\x31\xa4\xf7\x5d\xe2\xfb\x5e\x19\xca\x23\x49\xda\xc8\x8d\x01\x15\x78\x10\x37\xb2\xb2\x94\x07\x58\xbc\x23\x49\xda\x6c\xf5\x85\x52\xd3\xf2\x2d\xf3\xd6\x1a\x6e\x6c\xa5\x73\xe5\xb7\x06\x0f\x87\xc4\x75\x0e\x5f\x9d\x79\x78\x1d\x4e\x75\x23\x12\xee\x05\x12\xee\xe0\x63\x80\x25\x12\xee\x95\xf1\x0e\xdd\x69\x82\x83\x94\xfb\xef\x4f\x68\x07\xa7\x11\x93\x3f\x9d\x43\x80\xf3\x48\xf8\xbd\xf2\xa7\x0f\x1e\x6d\x90\x9c\x36\x47\xfe\x74\x0e\x3f\x9c\x43\x9a\xe0\x45\x2a\x00\x74\xdd\x25\x28\x7b\x0b\x99\x61\x57\x79\xb0\xbc\xb4\xce\x0b\x83\xbb\x0b\x74\xdd\x89\xc4\xc5\xab\x48\x3b\x14\x68\x07\xe7\xc1\x2e\x8c\xe0\x2e\x30\x79\x07\x89\x7f\x96\xf8\xbb\x57\x41\xce\x8d\x0f\x89\x56\x91\xaf\x02\x2e\xef\x20\x6e\x64\x15\xe6\xdc\x16\xb8\xbc\x23\xf3\xf4\x16\x29\x0e\xb0\x74\x47\xa6\x9d\x5d\xf8\x0e\x7d\x81\xb0\x3b\x31\x9e\xbd\xc4\xd2\xbd\x0a\x54\x00\x9f\x1f\xad\xc2\x74\xdc\x2a\xf9\xc5\x07\xd9\x17\x31\x7b\xab\xc0\x57\x21\x05\xfa\x12\x81\xf7\x2a\x05\xc3\xa0\x55\x54\x08\xa2\x58\xe5\xe8\x90\x60\x7d\xbd\x55\x18\x48\x5e\xa5\xc0\x46\xa4\xba\x11\xed\xf7\x2a\xc7\x37\x09\x96\xde\x5b\xa5\x6a\x18\x15\x07\x9b\x9a\xa8\x54\xad\xe1\x71\x40\x22\x53\x46\x95\xaa\x85\x82\xe2\xc8\x5a\xf9\xa6\xb3\x01\xed\x40\x98\xc7\x2a\xd2\x0e\x60\x07\x0f\x72\x16\xad\x22\xaf\x03\x24\xe0\x41\x60\xf4\x2a\xa6\xd5\x30\x6c\x25\x5d\x8b\xa2\x98\x54\x81\xff\xc0\xc7\x58\xab\xd8\x3f\x1f\xc4\xca\xd3\xa8\x28\xae\x63\xe3\xf8\xa0\xf1\x83\xae\x0f\xfa\xfd\xa0\x9a\x74\x44\xa1\x02\x9c\xc6\x52\x21\x30\x6f\x81\x16\x3c\x88\xdc\x5d\x25\x74\x6c\x00\xcc\x23\x41\xfa\x2a\xf2\x1f\xc0\x11\x1e\x39\x9e\xff\x66\xaa\x96\xd0\x76\x06\x4e\xb0\xf6\x4c\xca\xa3\x74\xac\x3e\xd5\x76\x91\x0f\x01\x0a\xf1\xa2\x88\x45\xe9\x3a\xa6\xc7\x67\x08\x16\xe7\x5b\x45\x7a\xa5\x74\xec\xb4\x7e\x35\xb4\x31\x50\x39\x59\x57\x7d\x68\xa7\x07\x8e\x29\x1d\xf1\x32\x34\x8c\xe3\x84\x14\x32\xcb\xae\x22\x95\x03\x4e\xf1\x20\xba\x65\x95\xa9\x63\x7a\x3c\x8d\xc2\xf7\x16\xab\x28\x72\x56\x8e\x8a\x29\x9d\x86\x45\x99\x5a\xe2\xa3\x57\x82\xd8\x91\x25\xba\xf1\x55\x26\xfa\x62\xdc\xb7\x2c\x9d\xe0\x85\x5f\xd1\xbd\x28\x4b\x87\x00\xd0\x0b\xd2\x2a\xae\xa2\x68\x16\x58\xc4\x4b\x57\x5f\x5b\x0b\x75\x5c\x89\x20\xb4\x74\x15\x45\xb3\xca\x71\x25\x92\x3b\x07\xbf\xb5\x95\xfb\x9c\xe0\xa2\xeb\xb7\xd5\xd7\xfb\xe0\x57\xbc\x48\xd2\x2b\xa0\x15\x0f\xa2\x33\x57\x79\xd5\x17\x9e\xa8\xf3\x35\xde\x2a\xaf\x56\xe3\x78\x19\x41\x74\xe6\x2a\x9f\x06\x7f\xbc\x8c\x28\x92\x6e\x8a\x66\x81\x71\x3c\xb9\x0e\x9b\xbc\x8e\xf2\x61\x18\x92\x6e\x9f\x76\xf9\x1b\x68\xa2\x74\x93\xca\x01\x19\x79\x14\x4a\x81\xaa\x18\x18\xc8\xc7\xa3\xd0\xc3\xa9\x04\xe7\x2d\x90\x8f\x17\x3e\x9d\x59\x62\x1c\x5f\x60\x18\x0f\xe2\x46\x56\x95\xd7\x51\x13\x3e\xc8\x38\x62\x25\x38\x6f\xd5\xa3\x47\x82\xc8\xc2\x55\x89\xe5\x58\x15\x58\x0e\xd2\x49\xae\x2a\xbd\x52\x8f\x2b\x11\xe4\x51\x5a\xe2\x15\x5f\x60\x0b\x0f\x96\xc9\x5b\xe2\x08\x5f\x35\x63\x84\x0c\xee\x56\xf9\x0f\x15\xc4\xb3\xc4\x72\xac\x2a\x35\x00\x4e\xf0\x20\x96\x63\xd5\xa2\x29\xe3\x1d\x3a\xd9\xf2\x57\xad\x9a\x72\x3d\x9b\x42\x6a\xa1\x25\x22\xf0\x55\x21\xeb\x89\x03\x5b\x55\xb2\x1e\x1c\xe1\x41\x1c\xd8\xaa\x0a\x3e\x81\x2e\xbc\x28\xb6\x57\xa5\x06\xc0\xfc\x1d\x84\x79\xac\x4a\x04\xde\xaa\xa0\x28\x24\xcb\xf2\xaa\x4d\xab\x71\x9c\x82\xa8\xb4\xce\xab\xc2\x48\x15\x61\xa4\x78\xd4\x64\x6a\x42\x5f\x3f\x10\xc5\xaa\xa6\x4d\xb1\x81\x26\xee\xb2\x34\x04\xb8\xbf\xa3\x6a\xf0\xae\xbe\xfc\xf6\xc5\x63\xe3\x5a\xa8\xa3\x06\x82\x38\x9f\x25\xc2\xef\x55\x03\x1f\x64\x92\xa1\x86\xf6\xeb\x88\xfd\x20\xe6\x61\xd5\xd0\x89\x0a\x9c\x28\x9a\x3e\x55\x72\x1e\xdc\xdf\x41\xa6\xc4\x55\xbb\xa6\xdc\xb1\x5f\x8c\x05\x88\xd5\x7b\x55\x48\x6c\x62\x54\x56\x1d\xda\x94\x23\xbc\xa3\xea\x3a\xb0\x74\xf4\xaa\x28\x1d\xdd\x35\x42\x09\xf3\x3a\xd0\x97\xa9\x49\x07\xe0\x8a\x65\x0a\x87\x3a\xb5\x1a\x08\x08\x11\x6d\xb2\x44\xe9\xbd\x2a\xc4\x32\x71\x23\xab\x4e\x6d\xca\xc4\x61\xd3\x4d\x51\xd6\xa2\x02\x66\x47\x1e\xeb\x55\x25\xb1\xc1\xf6\x1d\x95\x82\xa8\x2a\x35\x01\xe2\xef\xa2\x48\x67\x5d\x5a\xa8\x8d\xd5\xd0\x25\x92\x4d\x5f\x21\xb1\x2b\x3d\xb7\xba\xb5\x29\x47\x62\x47\xd3\x39\x54\xfe\x01\x74\xe1\xa5\x6b\xe5\x25\xcc\xc1\xfc\x1d\x04\x36\xac\xaa\xfc\x43\x05\x77\x61\xd7\xa6\xbc\x5a\x28\x04\x83\x9a\x2e\x91\x82\x41\x15\xe6\xbe\x22\x82\xe2\x02\x5f\x15\x12\xbb\xfd\xd3\xa4\xad\x3c\x12\x3a\x98\x86\x5e\x55\x9e\x00\xb8\xc0\x83\xa9\xe1\xd5\x24\x7b\x41\x0b\x9e\x14\xa5\x6b\x84\xd8\xad\x86\x88\x4f\xe3\xfd\x12\x17\xf8\x6a\x90\xbd\xac\xa8\xb6\x9a\x92\x0c\xa0\x09\x0f\x96\x4d\x5b\x4d\xb2\x17\x0c\xdf\x41\x2c\xc7\x6a\x0a\xd0\x80\xad\x3b\x94\x73\x6b\x32\xc1\x1b\x4c\x70\xbe\x84\x5e\x8d\x7c\x4f\xab\x81\xef\x29\x28\x6d\x1a\x11\x71\xab\xc1\x3a\x27\xef\xcd\x6a\x32\xc1\x41\xe5\x1d\xe4\x5e\x58\x4d\xe9\x02\x70\x79\x27\x3e\x92\x5e\x4d\x01\x9a\x06\xd9\xcb\x97\xd0\xab\x29\xf0\xdf\x8e\x18\x8e\x46\x8f\xb4\x29\x40\x03\x06\xef\xa4\x00\x8d\x28\xbc\x57\x83\xc4\x26\x91\xce\x6a\x4a\x17\xb4\x23\x86\x53\x30\x93\xd0\x14\xbb\x01\x9d\x77\xb0\xf0\xef\x6a\x7c\xb9\xbe\x40\xe7\x9d\x58\xa0\x61\x35\x22\xe2\x56\x03\x30\x9a\xcf\x9d\x57\x53\x32\x19\xcc\xdf\xa5\xff\x47\x06\x80\x25\x62\xf0\xd5\x8e\x6c\x4f\xf2\xec\x9b\x69\x94\xc0\xd2\x29\x93\x2b\x6a\xf0\xd5\xa0\x06\x08\x7c\x59\xcd\x74\x3e\x0c\x27\x98\x01\xbc\x26\x59\x0f\xfe\xef\x60\x55\xe3\xd5\x94\x32\x00\x15\x78\x62\x49\x88\xd5\xe4\x0d\xb4\x2b\xeb\x29\xdd\x9a\x6b\xf5\x8f\x63\x10\xac\x43\xbc\x9a\xb2\x09\xed\x68\x84\xd2\xff\x69\xd2\x94\xe1\x28\x84\x56\x3f\x74\x08\x02\x87\x80\x9e\xbd\xb8\xc6\x57\x83\x86\x20\x92\x66\x35\x85\x91\x1a\x62\x45\x7c\x1b\xbe\x9a\x12\x0d\x0d\x08\xbc\xa0\x90\x6d\x44\xe0\xad\x86\xf4\x3a\xcb\x4f\xac\x26\x4f\x00\x0c\xe5\x49\x9e\xa2\x18\xca\x57\xeb\xb7\x2f\x0e\xbe\xeb\xb6\x1c\x15\x13\x46\xeb\xa1\x49\xaf\x34\x84\x91\x94\x41\x13\xdb\xf8\x6a\x88\x15\xf1\xbd\xf6\x6a\x8a\x15\x81\x5e\x3c\x8c\xd2\xad\x29\x56\x04\xba\xf1\x14\xc1\x63\xa3\x6c\x02\x58\xc4\x13\xb9\xeb\x57\x53\x40\xa8\xad\xfb\x41\x2e\xef\xd2\x07\xd7\xb1\xb3\xc9\x43\xbf\x9a\xd4\x00\x08\xc2\x93\xfc\x07\x31\x84\xaf\x86\x9c\x80\x65\x35\x69\xbf\x8e\xb2\x08\x52\x26\xad\x26\x0d\xd1\x90\x13\x30\xc9\xc4\x57\x23\x7c\xd1\x17\x03\x0c\x4d\x86\x7b\x43\x40\x88\x75\x2e\x56\x53\x1a\x1a\x3c\xe2\x61\x12\x97\x8a\x15\xb5\x17\xe7\x50\xf3\x7a\xb5\xf2\xc7\xbc\x4f\x32\x8b\x9b\xac\x73\xf0\x8a\x27\x25\x79\xc5\x2b\xbe\x1a\xd2\x05\x26\xb1\xa2\x74\x01\x28\xc7\x13\xdf\xa1\x2f\x51\x8e\x2f\x83\x86\xe0\x63\xf3\x65\xca\x50\x1b\x0c\x77\xd2\x33\x2d\x53\xba\x00\x6c\xe4\xa9\x73\xa1\xc4\x46\xbe\xec\xb9\xc3\x50\xd3\x56\x13\xce\x21\xf1\x15\xa6\x58\x11\x38\xcb\x53\xff\x21\x77\x97\x49\xe5\x18\x02\x42\x2c\x10\xb7\x4c\x49\x06\x90\x96\x27\xa5\x86\xc5\x54\xbe\x0c\x68\xbf\x4e\x81\x6e\xa4\x33\x5c\x96\xb0\xcb\x14\x5f\xa6\x94\xb7\x21\x8c\xc4\x12\x71\xcb\x14\x46\x02\xa1\x79\x92\xb5\x67\x52\x54\x56\x30\x78\x9a\x8f\xc6\x57\x35\x0b\xdc\xe4\xa9\x6b\xca\x0a\xfc\x5b\x79\xff\xf7\x7f\x95\x14\x9e\xcb\x14\xda\x31\x60\x04\x3b\x6d\x44\xd1\x98\x2f\x43\xba\x80\x35\x5c\x97\x09\x6e\x04\x86\xf3\x30\x8a\x14\x23\x46\x70\x81\xb7\x3c\xf8\xd4\x69\x99\x54\x0e\xc8\xc9\x53\x67\x74\xc4\xa4\x72\x0c\x2a\x47\x99\x5c\x23\x7c\x70\x81\xc7\x3c\x08\x62\x5b\x26\x95\x63\x88\x15\x91\x76\x6a\x99\x74\x0a\x28\xcd\x53\xa7\x52\x34\xf9\x0f\x86\x24\x83\x51\x6e\x98\x32\xd4\x76\xd4\x4b\xb0\x98\xe8\x32\xe5\x1f\xec\x78\x19\x55\xa9\x46\x93\xba\x01\xdb\x79\xb0\x9a\xe8\x32\xe5\x1f\xc0\x76\x9e\x94\x6b\x36\xd3\x39\x84\xba\xe9\x5a\x5e\xd7\xca\x23\xf8\x64\x14\xb0\xa6\xe0\x13\xd8\xcf\x13\x79\x03\x96\xd8\xcf\x97\x21\x35\xa1\x10\xbe\xb9\x0e\x80\xbf\x68\xe2\x94\x95\xbc\x36\x44\x98\xf8\x30\x65\x99\x74\x8a\xc5\xed\x8b\xc3\x08\x9d\x43\xe8\x14\xe5\xb5\x2d\xb4\xbc\x47\xa7\x84\x22\xee\xd6\x75\xb0\xf1\x5a\xa8\xd3\x04\x37\xf9\x2a\x86\xac\x85\x42\xdd\xa6\xe4\xb5\x1d\xcd\x13\x7c\x1a\xb1\x44\xb3\xbe\x0c\xd1\x25\x52\x5c\x2d\x53\x42\xc3\xc6\xed\x8b\xc2\x41\xc9\x6b\xd0\xaa\x87\x4b\x02\x28\x79\x6d\x88\x2e\x09\xb3\x67\x8a\x2e\x19\xd0\x99\x24\xfe\x5d\xa2\x60\x5f\x06\x25\xa5\xa0\xb5\x4d\x9d\x8d\x79\x6e\x8a\x82\xd6\x26\xc8\x96\x1d\x67\x27\xf5\xae\xbe\x34\x0c\x04\x9e\x9c\x02\x56\x14\xec\xcb\x8e\xfe\x4a\x5d\x67\x63\x69\x5e\x88\x49\xb9\xe4\xa1\x62\x52\x60\x63\xcf\x8f\xce\x86\x54\x9b\x21\xa1\xe1\x92\x1b\x52\x6d\x20\x6e\xaf\x8f\x84\xb9\x54\x1b\x88\xdb\x83\xf5\xfb\x96\x88\xdb\x17\x88\xda\xc3\x25\x52\x94\xeb\x00\x51\x7b\x26\x05\xc4\x32\x85\xab\xec\x68\xbd\xfc\xcf\xfd\x52\x92\x1c\x9c\xee\xe1\x92\xa2\xf2\x8b\xc0\xe9\x5e\x1f\x1d\x00\x29\x44\x70\xba\x87\x30\x96\xe2\x74\x5f\xe0\x74\xcf\x4f\xfa\x6f\x58\xd5\x25\xca\xf7\x65\x2f\xe6\x46\x1b\xd1\x84\xe8\xb2\x17\x77\x8c\x36\xa2\xd8\xe0\x97\x7d\x77\x28\xdc\x18\xa5\x5d\xc0\xfe\x9e\x59\x74\x66\x99\xd2\xeb\x60\x83\x0f\xa7\x24\x75\xe9\x4b\x87\xbe\x74\xde\x4c\xd1\xc1\x2f\xd0\xc1\x67\xed\x99\xf8\xe0\x97\x23\xed\xa2\xd8\x9e\x0b\xec\xe5\x0f\xee\x18\x85\xac\x4b\x5f\x7a\xba\xa5\x8d\x38\x8c\xa4\xbe\xd2\xed\x4b\x4d\xae\x26\xcc\x8b\x6a\xdb\x95\x94\x07\xc1\x7c\x08\x8f\xe8\x82\x88\x81\x6b\xbe\x3e\xbc\x99\x2e\x55\xea\x50\xa5\x02\x1d\x3a\x9f\xb5\x2e\xcf\x38\x3a\xcc\xae\x8a\x96\x7e\x39\xb4\xac\x02\x5d\xae\x78\x9b\x23\x5f\xcf\xca\x85\xcb\xb3\x56\x23\xdf\xbe\xb8\xbc\xca\xc8\x78\xb9\x7d\xf1\x83\xf2\xf9\x40\x31\x5f\x05\xd8\x70\x41\xc4\x1c\xa1\xb8\x60\x3a\xc9\x15\x8a\x03\xfd\x7c\x7e\x28\x20\x5c\xee\x20\xf8\xe7\x43\x50\x2a\xf1\xcf\x2f\xf0\xcf\x67\x12\x14\x2f\x97\x6e\x06\x17\x7d\x15\x38\xc4\xe5\x0e\x82\x8b\x3e\x82\x90\x3e\xaf\x1a\xc6\xf1\x14\x33\xe9\x48\x96\x2b\x4a\x07\x9a\xf9\xfc\xd0\x2a\x12\xcd\xfc\x72\x28\x60\x05\x18\x5c\xc9\x1a\x3f\x0a\x37\x58\xf2\x70\xb9\xb4\x2c\x78\xe5\x43\x58\x1f\x57\xb2\x06\xbc\xf2\x99\xc5\x8a\x96\xf3\x15\xd4\x72\x83\xec\xe0\xd5\x73\xa5\xf2\x1d\x51\xba\xd0\x61\x53\x94\xce\x1d\x47\x94\x76\x80\x38\xe8\x97\x43\xcb\x06\x63\x0f\x2e\xcf\x0d\xf4\xf4\x11\x34\xa6\xdd\x35\x0c\xc7\x7e\x51\xa3\x8b\x69\x7e\x81\x5a\x3e\xb3\x60\xd1\x72\x05\xf0\x3c\x06\x9a\x38\x0c\xb9\x67\x1e\xf8\xa0\x6e\xa5\xd0\xcf\xde\x71\xd8\xa8\x2f\x45\x1b\xbf\xbc\x63\x53\x68\xc4\x78\xd7\x08\x11\xdb\x23\x33\xda\x72\x41\x9c\x41\x06\x9f\x1f\x5d\x3d\xc5\xf6\x7c\x18\x9a\x78\x36\x94\x72\x01\x19\x7c\xfd\xe7\x00\xc8\x73\x03\x39\x7c\x7e\x74\x89\xe4\xb9\x81\x1c\x3e\x58\x01\x72\xb9\xf4\xa5\x4f\xe8\x15\xc6\x54\x5c\xfa\x12\x8c\xef\x11\xea\x4b\x59\x7e\x30\xbe\xe7\x44\xdf\xd2\x15\xf6\xf3\x95\xd0\xc4\xc1\x2f\xcd\x0b\x61\x3f\x45\x10\x5c\x61\x3f\x5f\x1d\xbf\xe2\x2e\x4b\x95\x3a\x54\x29\x2b\xd1\x2d\xf1\xc6\x2f\xdf\xf7\x83\x3c\x6c\x02\x10\x3b\x14\x55\x68\x97\x85\xe6\x72\x68\xa3\x90\x80\x95\x7b\xe6\x48\xe5\x87\x04\xac\x74\x8a\x23\x4a\x27\x44\xb2\x7f\x1a\x21\xb4\x83\x00\xc4\x62\x80\x5f\x71\x14\x45\x4e\x49\x4d\xae\xa6\xf9\xff\x18\x3b\x7b\x64\xdf\x79\xe6\xb8\xe7\x5e\xc5\xb3\x03\x13\x20\x48\x02\x89\x13\xc7\xf6\x1e\x48\x0c\x58\xa5\x40\xd2\x5b\xaf\xa5\xfd\xbb\xd8\xf3\x9c\xfe\x1d\x55\x29\xb8\xc1\x0d\xee\x41\xfd\x89\xef\x99\x41\x4f\xa3\xf1\x15\x79\xeb\x75\xd2\x20\x5d\x50\x9c\x25\xc9\x66\x2f\x7c\xb0\x68\x78\x6d\xe7\x3b\xe9\xf5\x5e\x4e\x15\x75\x17\x51\xd7\x77\x7a\xea\x9c\x63\x3b\x76\x5e\x0a\xf0\xb5\x18\x6f\x43\x01\x7e\x76\xd9\x79\x68\xc7\x28\xc0\xcf\xae\xe4\x09\x87\xd5\x8e\x31\x97\x76\x7b\x1f\x74\x19\x2a\xb0\xb4\xdb\x2b\x2c\x9a\xce\x91\x49\xaa\xec\x7d\x38\x7a\xe8\x18\x73\xa9\xb2\x57\x58\x34\xa8\xb2\x4f\xa9\xb2\xf7\xe1\x4c\x5d\xe7\xa0\xd5\x3f\x63\xde\x87\x3d\x51\x07\xc0\x93\xec\x7a\xe7\xd8\xd9\x31\xcb\x92\x59\xaf\xc5\xd9\xf0\x0e\xa9\xb7\x37\x35\xde\x8c\x82\x4e\x5e\xa5\x7f\x07\xab\xce\xb1\x13\x45\xf6\xd9\x75\x64\xe2\x00\xd9\x61\x58\x49\xac\xbd\xfb\xe1\xc8\xd9\xb1\xd8\x92\x59\xef\x83\x66\x90\x57\x91\xcc\x7a\x83\x8a\xd6\xe1\xe0\x76\x01\x6a\x16\x68\x9b\x1d\x40\xad\x5f\x5a\x36\xc6\x11\xd1\x56\x9f\xd2\x56\xef\xc3\xbb\xb2\xc3\xb0\x92\xcc\x7a\x07\x20\xef\xd8\x5e\xa9\xa4\x77\x3f\xfd\x32\x3b\xf4\x5c\x09\xa6\xd7\xe2\xa0\xb3\x83\x9a\x49\x40\xbd\x5a\x3c\x75\x22\xa0\x3e\xbb\x92\xe4\x9c\xc1\x10\x50\x9f\xbd\x6b\xe4\x69\x06\x27\x9c\xae\x94\x0b\x67\xb0\xce\xa5\x14\x69\xab\x37\xcc\x72\xc7\x62\x4b\x30\xbd\x0f\xe7\x63\x3b\x49\xf2\x7e\x6b\x1d\xfa\x1c\xdb\x39\xab\x74\x9d\x55\xc6\xf8\x43\x02\x40\xe7\x28\xd3\x6f\xad\x45\x9f\x57\x3a\x19\x99\xfe\x9d\x6a\x1a\xb6\xbe\x43\xd1\xed\xca\xc8\x58\x10\x6e\x22\xbd\x3e\xfb\x77\x5e\x19\x9b\xed\x6f\xc7\x34\xf7\x34\xcd\x17\x1f\x64\xb0\x3e\x53\x3c\xe0\xfc\x76\xf0\xb6\x3e\x0f\xfd\xca\xdd\x86\xbd\xdb\x3f\xab\x3d\x38\x28\x74\x08\x58\x7d\xaa\x19\x8e\x8a\x3a\xf4\xdc\x1e\xaa\x0b\xdb\x11\xd4\x15\x59\x97\x3f\x08\x3d\xb7\x7f\x87\x90\x01\xa9\xb7\x03\xc5\x75\x1d\x4a\x2c\xa6\x33\x91\x79\x9f\x7d\xa9\x2e\xd3\x65\x3a\xb6\xbe\x7f\x87\x90\x01\xdf\xb7\x2f\x6c\xe2\x77\x08\x69\xd6\xcc\x9a\x1d\x37\xd0\x97\x9a\x81\xed\x20\x8f\x23\xc5\xf7\x86\xe7\xeb\xa0\x74\xfd\xd5\x68\xb0\xd5\x81\xe2\xfa\xab\x49\x61\x2d\x72\xb4\x90\xcc\xfb\xd8\xbc\xd5\x07\xb4\xad\xf1\x39\x8f\x01\x15\x78\x70\xb4\x90\x18\x7c\xb5\xdc\xcf\x44\x01\x7e\x4a\xf1\x7d\x58\xb2\x6e\x0e\xfc\x8a\x14\xdf\xab\xdf\x86\x9b\x83\xf4\xfa\x28\x1a\x28\xc7\x01\xc8\xbc\xcf\x51\xf4\x41\x1b\x88\x01\x01\x6b\x7c\xce\x62\x10\x23\x0e\x98\xbb\xe3\x3b\x14\xb4\x62\x97\x33\x70\x1e\x52\x80\x1f\x84\x8f\x83\xc4\x90\xc4\xe0\x1b\xfc\xd1\x41\xe6\x5d\x8a\xef\x63\xb3\x81\x40\xe6\x7d\x8e\x5d\x1f\xf4\x7e\x1e\x50\xa9\xc6\xae\x49\x31\x76\x3e\xc8\xfe\x48\x0c\xbe\xc1\x3a\x1d\x38\x8f\xd1\x54\x97\x8d\xec\xc0\x79\x48\xf1\xbd\x41\x48\x1d\x16\x4d\x9b\xa3\xa9\xf1\x95\x5f\x31\x86\x4d\xb3\xcc\x7c\x01\xc5\x8d\x2f\xbc\xaf\x75\xa3\x88\x49\x39\xd4\x0c\xa3\xc5\x03\x6e\xd6\x38\x34\x5f\xce\x78\x0e\xfc\xca\x38\xbe\xba\xe0\xfb\x0e\x72\x38\xd2\x89\xaf\xd5\xd8\xf9\x20\x29\x3f\xbe\xf0\x7e\x58\xd6\x6d\x0e\x90\xb3\xa1\x70\xdf\x8a\xb6\x13\xdd\xf8\x39\x4e\xd5\xe5\x38\x60\xc0\xdc\x95\xa4\xfc\x20\xf4\x19\xf8\x95\x71\xa9\x2e\xc6\x90\xa4\xfc\xf8\x3c\xc4\xb0\x44\xf9\x1c\x78\x08\x29\xbe\xd7\x6a\x93\x32\xa0\xe7\x8e\xae\x0f\xfa\x28\x88\x02\xfc\x1c\x9f\xb3\x18\xd6\x6e\x9b\xc8\xbc\x4f\xc9\xbc\x0f\x02\x8b\x31\xa8\x6b\x64\x5d\x1e\xde\xc1\xc2\xbe\xd5\x2f\x36\x2c\xf4\xdc\x71\xeb\x83\x6c\x3d\x02\x77\x29\xc0\x0f\x3f\x5f\x39\x07\xde\x61\x3c\xfa\x20\x5b\x8f\xbc\x8a\x64\xdd\x1b\x01\xd3\x20\x29\x2f\xed\xf6\x51\xd8\x44\xe0\x52\xd2\x72\xaf\xf0\x11\xd1\x72\x9f\xd2\x72\x1f\x50\x66\x07\x44\xdb\xf1\x99\xfc\x51\xd8\x5f\x93\x85\xfd\x05\xea\xd5\x3a\x56\x73\x4c\x36\xd1\xd4\xf0\xda\x71\x0c\x38\xb8\x23\xb2\x19\x9e\xca\xd8\x29\xfa\xe2\x80\x6a\x03\x3b\x80\xac\xc6\xe7\x0d\x2a\x2c\xc6\x01\x64\x35\x04\x59\x55\x63\x7b\x03\x17\x30\xd6\x77\x08\xb7\xca\xec\x1c\xb8\x80\x21\x17\x50\xd8\xcb\xd8\x79\x89\xc1\x0f\xeb\x82\xcf\x41\x36\x66\x2c\xd5\xc5\x2c\xc3\xdc\x1d\x6f\x55\x91\x57\x14\xf7\x3a\xc6\x9b\x75\xb9\x85\xa0\x4b\x43\xe8\x52\x75\x04\x36\x38\x3f\x48\x37\x7e\x58\xa0\x6d\x0e\x18\x56\xe3\xd5\xf0\x3a\x06\xb8\xf1\x0e\x12\x87\x1f\x56\xf8\x9e\x37\xcc\x5d\xe9\xc4\x57\xd8\x99\xb7\x15\x37\xe7\x2d\x17\x50\x9d\xe0\xbd\x21\x00\xdc\xdf\x51\x62\x60\x1c\x90\x94\x9f\x92\x94\x1f\x10\x6d\x11\x86\x9f\x77\xd5\xaf\x7c\xe3\xea\x86\x4d\x7b\x7f\x91\xff\x60\x1d\xde\x18\xf3\xbb\xbe\x2a\x72\xe3\xa1\x51\xdd\xb2\xf3\x56\x3b\x9e\x37\x34\x2a\x09\xc1\x0f\x96\xcd\x0d\x68\x72\x2b\x3a\xaf\x8e\x47\xef\x46\x5d\xb2\xbd\xd5\x61\xf1\x0d\x9e\x22\xcd\xf8\x61\x21\xb3\x79\x63\x60\xa5\x11\x3f\xaa\x09\x6c\x37\x99\xf7\xfb\xf8\x22\x07\x36\x2c\x9a\xf1\x53\x9a\xf1\xa3\xda\x57\xde\xa4\x41\xa4\x11\x5f\xa1\xb1\xde\x5c\xd4\xbb\xd3\x2c\x3b\x7f\x7e\x93\x5a\xbf\x4f\x35\xc3\xd9\x98\x9b\x70\xff\x96\xc5\xae\x3e\xfd\xde\x70\xa5\xa4\x11\x3f\xea\xf5\x87\xa1\xea\x8d\xd5\x96\xe2\xfb\xa8\xb6\x02\x37\xf9\x8e\xfb\x92\x7b\x3b\x29\x62\x55\x5d\x72\xa5\x36\x46\x37\x64\x5b\x89\xc1\x0f\x2b\xb1\xcd\x1b\x5b\x2f\x31\xf8\x61\x11\xda\x79\x43\xb6\xbd\xe5\x06\xac\xc4\x36\x6f\x58\x56\xd2\x89\x1f\x7e\xea\x73\xde\x1c\x14\xee\x9e\xcd\xf0\x10\xe3\x06\x24\x06\x3f\x2c\x42\x3b\x6f\x52\x21\x12\x83\x6f\x85\xd1\x27\xbd\x7e\x0f\x2d\x1d\x9f\xec\x6f\xf0\x9b\xfb\x56\x20\x68\xc3\x77\x73\x86\xb8\xe5\x21\xac\xdf\x36\xd1\x8d\x9f\xb7\x3c\xc4\xbe\xf1\x2b\xfa\xf5\x1d\x0a\xc6\x6e\x60\xf2\x26\xdf\x71\x3f\x59\x97\x1b\x0f\x65\xf6\x7e\xbe\x45\x00\xf9\xf5\xe6\x24\x70\xeb\x24\x50\xf9\x15\x04\x2c\x29\xc0\x0f\x0b\xa7\xcd\x1b\x90\xe6\x9e\xb2\xa4\x36\x97\x37\x6e\x40\x8a\xef\x63\x77\x9c\x7d\x93\xd4\x90\xe2\x7b\x85\xc7\x7c\x03\xd2\x48\x01\xbe\xfe\x9a\x2f\x4e\x02\x77\x7c\x8b\x7b\xdf\xf9\x15\x8b\x2d\x64\xc2\x1c\x30\xa1\x00\x3f\xef\x50\x33\x76\x3e\xc8\x2c\xc7\x52\x91\xbb\xbc\x68\xc6\xd2\xc8\xdb\x43\xdc\xe4\x20\x24\x06\xdf\x88\xce\x6f\x88\xb6\x52\x80\x1f\xb0\x69\x6f\xc2\xfd\xfb\xd5\x07\xb1\x02\x24\xe5\x6f\x9d\x04\x76\x8c\x2c\xb4\xad\xfb\xd5\x12\x75\x08\x7e\x63\xeb\xa5\x1b\x3f\x76\x1f\x8e\x1f\x60\xa4\x47\xb6\xde\x52\x6b\xf3\x21\xdc\x7f\x36\xfd\xca\x1e\x1d\x71\xf8\xf9\xc8\xa0\xef\xc6\xc0\x1e\x68\x5b\x8f\xc2\x7d\x8b\xa6\xcd\x07\x5e\xec\x53\xf4\x41\x83\xa0\x0f\xe8\xbe\x74\xe2\xeb\xee\xc8\xf2\xe1\x6e\xf8\x53\xb5\x89\xbc\x53\x1e\x62\xfa\xa7\x6a\xbe\x06\xbf\x9a\x14\x85\x3e\xb8\xbb\x68\x51\xa4\x66\xd8\xf3\x3d\xb8\x01\xa9\xcb\x8f\xdd\xb1\xef\x03\x84\xff\x7c\x31\x7c\xab\xe6\xed\x3d\xe4\xd0\x9f\x2f\x50\x1f\x50\x66\x1f\x50\x9f\x47\xa8\xcf\xfe\xab\x28\x28\xfa\x56\x94\x45\x10\xe7\x43\xa2\xfc\x39\xf4\x41\x6f\xbd\x07\xca\xac\xd4\xe5\xab\x95\x0e\xe7\x43\xca\x5b\xea\xf2\xc3\xba\x63\x13\x49\xf9\xf9\x9c\xfa\xa0\x59\x71\x0f\x5c\xa9\xe7\x33\xfb\xc3\x32\x61\xf3\x01\x8c\x7f\xbe\x40\xbd\xe1\x9b\x1f\xdc\x80\xd4\xe6\x87\xdf\x74\x9f\x0f\x60\xbc\x84\xe7\x9b\x25\x57\xe7\x83\x9d\x7f\xae\x6c\xfc\xe9\xa2\x9b\xa2\x6f\x52\xfc\x5a\xf9\x44\x6d\x7e\x3e\x32\xe6\x90\x5f\x1f\x50\x9f\xe7\xb3\xeb\xc3\x0f\x75\xce\x07\x30\xfe\xf9\xc2\xfb\x56\x19\x43\xec\xbc\x34\xea\x87\x15\xc4\xe6\x03\x18\x2f\xb9\xfa\x56\x9d\xd0\x78\x30\xe6\x8f\x8c\xb9\x5f\x8e\x98\x0f\xa8\xcf\x33\xbe\x65\xd3\xec\x9b\x91\xaf\x9f\x8f\xec\x3c\x94\xd9\x07\xae\xd4\xf3\xd9\xf5\xe1\x47\xa7\xe7\x03\x4e\xff\xdc\x4d\x75\x1d\x2e\xa2\xcb\x0a\xf7\x1b\xbb\x12\x9c\x5e\x22\xf7\x8d\xcb\x3d\x0f\x60\xfc\xf3\x68\x01\xb0\x2b\x09\xf7\x1f\xd9\x79\x4b\xad\xcd\x87\x0c\xb5\xf4\xf0\x87\x1f\xcf\x9c\x0f\x76\xfe\x11\x76\xd3\xd8\x7a\x20\xee\xcf\xfc\x8c\x5e\x65\x6d\x90\x86\x7e\x84\xdd\x34\x23\x23\x0f\x16\xfb\x11\x76\xb3\x3b\xa4\x43\xf4\x7e\x3e\x5f\x4c\x3f\x2c\xc2\x35\x1f\x62\x7a\xe9\xdf\x8f\x83\xfd\x05\x07\xf7\x09\xad\x5e\xc7\xf4\x0f\xc6\x5c\xa2\xf7\xe3\xf0\x89\xf4\xe1\x5e\xdd\x23\x80\xc6\xca\x68\xf3\x01\xa0\x79\x04\xd0\x70\xd5\xe9\x81\x68\x2b\x69\xfc\x71\xd0\x78\x88\xb6\x92\xca\x1f\x07\x53\x89\x31\x7f\x64\x96\xa1\xcc\x4e\xcc\xf2\xdc\xb2\xae\xd3\x45\x07\x45\xa7\x8a\x86\x8b\x2e\x8a\xbe\xa9\x44\x99\x67\x02\xd0\x48\x0f\xbf\xee\xbf\xea\x5a\x14\xa9\x19\xee\xd7\x84\x2b\x25\x59\xfc\x81\x5a\xce\x24\x27\x20\x59\xfc\xba\x3b\x62\x9e\xb8\x00\x69\xdf\x8f\x83\xc6\x93\x13\x98\xca\x09\x58\x9e\x7c\xa2\x85\x3f\xa5\x85\x5f\xb9\xe5\x82\x16\xfe\x94\x16\xfe\x80\x9e\x3b\x91\x07\x91\x16\x7e\xdd\x3d\xcb\x93\x43\xc2\x94\x77\x38\x8e\xfe\x67\xa1\xea\x84\xf3\x2b\x69\xfc\x81\xc0\xcd\x24\x65\x20\x69\xfc\x6a\xad\xd3\x39\x41\x7d\x24\x95\x5f\x77\x9f\xde\x90\xca\x9f\x92\xca\x1f\x48\xd5\x4c\x50\x1f\x49\xe5\x57\x4b\x94\xcf\x09\xe7\x57\xaa\xf9\x03\xf2\xeb\x84\x80\x25\xd5\xfc\x01\xf9\x75\xe2\x57\x24\x7a\x3f\x20\xbf\x4e\x74\x40\xa4\x7f\x5f\x77\x1f\x4a\x26\x27\x8f\x99\x7e\xc5\x87\x12\xf4\xf0\xa7\xf4\xf0\xc7\xe1\x08\x0c\x3d\xfc\x39\xe5\x72\xfc\x8e\xd1\x44\xf4\x7e\x4a\xf4\x7e\xf8\xc9\xcd\x39\xc9\xc9\xce\x4b\xcf\xb4\xdb\xd9\x4f\x38\x4c\x73\xe8\xd9\x77\x6f\xf5\x09\xea\x2e\x75\xf9\x61\xfd\xb6\x39\xc1\x54\xa6\x30\x95\xdd\xf9\xdf\x49\x9c\x3d\x65\x9a\x4f\x96\xe9\xf8\x55\xd7\x52\x91\xc7\x10\xd3\x2c\x21\xfa\x71\x1a\xf5\x99\xe8\x65\x48\x78\xbe\xee\x4c\x0a\xb7\xa1\xa7\xf2\xa4\x3b\x93\x02\x18\x2f\x21\xfa\x81\xca\xc6\x04\x89\x91\x10\x7d\xdd\xcd\x00\x41\x88\x7e\x4a\x88\x7e\xc0\x98\x9c\xe0\xf4\x12\x9e\x1f\xd0\x22\x27\x56\x5b\xba\xf1\x03\x5a\xe4\x04\x8c\x97\x84\x7c\xdd\x3b\x45\x7c\x70\xde\x2a\x72\xe3\x41\x62\xa4\x13\x3f\xfc\xd6\xe5\x9c\x90\x87\xa6\x0c\x3a\x04\xc7\x09\x79\x48\x12\xf2\xe3\xf4\xc9\x6d\x22\xa3\x31\x43\xbe\x99\x31\xc4\xa0\x4b\x37\x7e\x58\x39\x6f\x4e\x68\x40\x73\x65\xe3\xdd\x65\x68\x40\x53\x70\x0b\x54\x45\x74\xe3\xe7\x94\x41\x47\x7b\x61\xc2\xd8\x91\xa4\xfc\x38\x7d\x20\x99\x58\x6d\xe9\xc4\x0f\x48\x87\x13\xc4\x7d\xbe\xf2\xb2\x8e\x7d\x03\xc6\x4e\x28\x98\x46\x1c\x20\x00\x4e\x42\xc0\x09\xf7\xb4\xd0\x8d\x9f\xd2\x8d\x1f\xd6\xd0\x9e\x01\xc3\x35\x3e\x2b\x3d\xfc\xd6\xe5\x0c\x4c\xb3\x74\xe2\x87\xf5\xef\x66\x40\x63\x95\x4e\x7c\xdd\x1d\x31\x07\x89\xd7\xf8\x8c\xec\xb8\x8c\x74\x22\x0e\x3f\x25\x0e\x5f\xb9\x13\x86\x38\xfc\x0c\xc1\xea\xdc\x5e\x0f\x58\x34\xf1\xd9\xdb\x71\x19\x70\x45\x37\x7e\x4a\x0c\x7e\x5c\x06\xad\x83\xec\xaa\x14\xe0\x07\x82\x7a\x28\xc0\xcf\x10\x40\x7e\xd9\x87\x05\xa4\x97\x10\xa6\x02\xcd\x2e\x88\x98\xe3\x50\xc0\xe4\xf9\x8a\xe3\xd7\xaf\x34\xbc\x06\x69\x90\x79\x9f\x21\x3c\x9b\x9b\xbc\x01\x7d\x25\x4e\xd5\x65\x74\x24\x60\x82\x4a\xe6\x7d\xf8\x59\xc5\x19\xe0\xd9\x52\x7c\xaf\xd6\x3c\x9f\x41\x32\x34\x04\x7f\x5c\x36\x0e\x28\xc0\xcf\x10\x68\x0d\xd1\x2b\xb0\x87\x12\x87\x1f\xb0\xb9\x82\x2b\x04\x52\x7c\x1f\xdc\xb9\x0c\x72\x97\xd2\x6e\x1f\xd0\xa8\x82\x28\x56\x5a\xee\xb5\x31\x95\x44\xb1\x21\x03\x0b\x21\x0a\x2d\xf7\x29\x2d\xf7\xd1\x59\x1b\x58\xd1\x10\x24\xd1\x7d\xd0\x0a\xd8\x99\x12\x68\xaf\x8d\x05\x40\xc6\x33\x04\x49\x20\x4a\x88\x60\xfb\x94\x60\xfb\xe8\xb4\x10\xde\x48\x7c\xa6\x71\x74\x16\x1b\x3c\xcb\x78\x64\x52\x68\x3c\xa6\x52\x02\xed\xa3\xd3\x0c\xf0\xec\xf8\x02\xda\xc6\x3d\xe3\x20\x39\x29\x99\xf5\xc1\x45\xa2\x00\x92\x90\xec\x7a\xe5\x2a\x21\xb2\xeb\x33\x64\x2a\xe1\x14\x05\x68\x85\x14\xd9\x47\x77\xa4\x12\x98\xca\x10\xee\xc0\xbd\x9f\x00\x99\x96\xcc\x7a\x03\xd6\x09\xc8\x94\xb1\xb2\xf1\xde\x29\x80\xd6\x21\x48\x02\x5a\x0e\x8a\xec\x33\x64\x2a\xbb\x63\xa9\x80\x88\x12\x9f\xd5\x1c\x5c\xd1\x09\x4c\x65\x28\x8a\xed\x46\x10\x02\xf8\x59\xe2\xec\xb5\xd9\x57\x06\x19\x48\x89\xb5\x0f\x58\x34\x88\xb5\xcf\xb5\x69\x34\x7c\x8c\x59\x64\x20\x97\xc8\x8d\x5c\xac\x44\xc7\x7d\x2e\x19\x58\x6e\xb9\x2c\xd0\x0a\x49\xbc\x0f\x6e\xb9\x2c\xac\xe8\x2a\x59\x97\x3f\x48\x06\x72\x09\x92\x80\x7b\xb3\x80\x24\x96\x20\x09\x6b\xab\xcf\x05\xe1\x70\x09\x99\xee\xb6\xf3\x0b\x8e\xca\xaa\x5a\xa2\xc6\xce\x11\x6b\x9f\x12\x6b\xaf\x9c\x63\x11\x6b\x9f\x12\x6b\x1f\x7d\xfc\x61\xa8\x8a\x96\xfb\x94\x96\xfb\xe0\x12\xfd\x82\xc5\x28\x59\xf7\xca\xe1\x78\x91\xd6\x5c\xc2\x39\xa0\x01\xa1\xe5\x3e\x97\x4c\xf3\x30\xc0\xb0\x30\xcd\x92\x79\x1f\xb0\x76\x16\xa6\x59\x02\xed\x63\xf8\x64\xbf\xc0\xcf\x57\xd3\x0a\xf6\x91\x7a\x91\x85\x94\x0a\xfb\x80\x9a\xb3\xc0\x39\x96\xe2\x51\x0b\xb6\xcf\x05\x1f\x51\x82\xed\x03\xfe\xcd\x82\xdd\xb2\x3e\xdb\x3e\xe0\xdf\x2c\x90\xf0\xf5\x19\xf4\xda\x1c\xe0\x2e\x58\xff\x12\x68\x1f\x5c\xfb\x58\x50\x15\x97\xa8\x8a\x5c\xa1\x45\xb0\x7d\xae\x73\xa9\xc8\x8b\x00\x08\x44\xaa\xec\xd5\x82\xed\x73\x11\xfb\x4a\xa0\x7d\x70\xb7\x63\xc1\x47\x5c\x9f\x47\x18\x5c\xbc\x45\xb0\x7d\xae\x6b\x7e\x1f\x34\x76\xbe\xf0\x10\x4b\xe8\xc8\x60\x55\x21\x39\x21\xed\xf6\xca\xc5\xdb\x45\x5a\x53\xda\xed\x83\x1b\x21\xab\xff\xfa\xe0\xfa\xe6\x8b\x49\x01\x1d\x91\x96\x7b\x6d\xce\x86\xa3\xe5\x3e\x97\x5c\x0e\x5c\x9f\x45\x32\x74\x7d\x2e\x66\xc0\xf5\x59\xf8\x95\x25\x74\x84\x1b\xaf\x0b\x14\x7c\x89\xc5\xc8\xfd\xdf\x05\x3a\xb2\xd2\xaf\x74\x7e\xc5\xf0\x0a\x05\x87\xeb\x83\x02\xfc\x5c\x9f\xf7\x69\x9c\x80\x17\xc0\xc9\x52\xe0\xde\xb0\x02\x10\x1c\x97\x1c\x15\x34\xa0\x05\x8b\x46\x92\xf2\x63\x38\x10\x44\x52\x7e\x2e\x61\x2a\xc3\x41\xe7\x02\x3b\x5f\x8f\xb6\x03\xab\x97\x14\xea\x52\x0a\xd5\xaf\x3b\xce\x45\x0a\x75\x09\x6e\xf1\xeb\x8e\x73\x11\xb8\x2f\x39\x2a\xc8\x3c\x0b\xaa\x8c\x74\xe2\xc7\x70\x20\xb8\x08\xa6\xa5\x1b\x5f\xb9\xf2\xbc\x08\xa6\x25\x21\x5f\x36\x3f\xb9\x38\x17\x79\xcd\xf5\x39\x92\xaf\xcc\x03\x0c\x74\xb2\x96\x16\x29\xa6\x0f\xcf\x22\x11\xf9\xef\x67\x6e\x24\xda\x11\x52\x91\xaf\xdc\xb0\x5e\x7e\xf6\x7a\x2e\xb9\x16\x6e\x58\xbf\xf8\x8f\x77\x2b\x2a\x6a\x2e\xaa\x14\x65\x65\xde\xcf\x2f\xe0\xc9\xfb\xf9\x92\xaf\xec\x72\xd9\xa0\xec\xcd\xb2\x9f\xf1\x7f\x21\x47\x4a\x2d\xbe\x1e\x4e\xa1\xbc\x00\x21\xaf\xf8\xf1\x16\x60\x9f\x2f\xc9\x4d\x09\xcb\x97\x0d\x9e\x0d\xca\xf2\x53\xca\xf2\xd5\xea\xfc\xf3\x25\x48\x7f\x4b\x36\xc4\x96\xfb\x05\x25\x91\xca\xfc\x57\x56\x5d\x46\xe7\x3e\x2f\xf2\x95\x79\x50\xc0\xc3\x5f\xe1\xe1\xe0\x5a\x2f\x5a\xa9\xaf\xfc\x84\x15\xff\xe7\x0b\x10\x22\x75\xfa\xb2\x41\xc3\x41\x93\x7e\xbe\x7b\xd6\x66\xef\xfe\xc2\x72\x91\x5e\x7d\xd9\x20\x50\xbf\x78\x91\xb7\xe5\x37\x1d\x09\xbf\xc0\xe5\x92\xa1\x6f\xa0\x2b\x2f\x24\xc9\x37\xdd\x08\x43\x49\x1a\xf6\x3d\x72\xc2\x1d\x25\xbf\x40\x1e\xaf\x20\x8f\xc3\x0b\x0f\xc9\xfa\xf9\x1e\xd9\x10\xa3\x17\x2f\xd9\xd6\xf7\xc8\x75\xee\xbd\x88\x9e\xfd\x94\x9e\x7d\xb5\x28\xf9\x44\xcf\x7e\xbe\x67\xb6\xc4\xfb\x14\xd5\xfa\xf9\x9e\xd9\x12\x7f\x11\x57\xf2\xea\x02\xd9\x06\xb1\xe6\x85\x5f\xf9\x8a\x5f\x79\xd8\xa5\xbd\x1c\x29\xde\x6b\xcf\x9f\xb9\x73\x10\x61\xa4\x91\xff\x95\x9d\x2e\xa3\x73\xd7\x9b\x65\x6e\x0a\xe9\xd1\xb7\x6b\x56\xe1\x2e\xbd\x1c\x2b\xde\x9e\xbf\x63\x30\x11\xa4\x7b\x47\xcd\x32\xd7\x87\x9c\xe9\xfb\x1d\x3f\x1a\xf9\x2c\x94\xf7\xe7\x3b\xb2\x3a\x5b\xe5\x17\xd1\xd2\x77\x68\xc6\x1d\x8e\xbe\xe4\x41\xdf\x3b\x7b\xc7\x36\xe6\x68\x21\x59\xfe\xb2\xf9\xe1\xc4\x89\x2e\xff\x94\x2e\xff\x57\xe6\xa6\x60\xce\xdf\x27\xbf\x69\x4f\xfa\x72\xd5\xf8\x7d\xb4\x2e\xd9\x06\x50\x1f\xdf\x99\x93\x40\x33\x39\x43\xbc\x33\x3f\xe9\x53\xe4\x8b\xd9\x96\x36\xff\x57\xe6\xa6\x60\xb7\xdf\xc8\x6f\xb2\xb5\xc0\xc9\x25\xa4\xdf\xf6\x5f\x45\xf4\x3c\xb2\x77\xf6\x48\x2f\x24\xc7\x57\x24\x47\x30\x59\x94\xf4\xe7\xbb\xb2\x36\x43\x3f\x2f\x14\x17\xa9\xea\x7f\x65\x6e\x25\xbe\xe0\x5d\x59\x1d\xfb\x07\xac\xfc\x7d\x55\xdd\xf1\x87\x34\x81\x97\xe4\xe7\x2b\x89\xba\x0d\xf6\xc9\x0b\xf4\xf2\x8a\xec\x78\x60\xdf\x38\x6a\x48\xbd\xbf\x6c\x7e\xf4\x3d\x36\xf3\x59\x62\xdb\x6a\x96\xed\x2e\x3b\x28\x7b\xb2\xec\x70\xd9\xa2\x2c\xbf\xf9\x73\x4a\x8d\xcd\x19\xd0\xd8\xd2\xb4\x9b\x9d\x12\x9b\x0f\x15\xb1\x95\xfc\xe6\x8f\x45\x8d\xcd\xa4\x96\xd8\xd2\xb6\xfb\x29\xc0\xd8\x2a\xed\xac\xf9\xcd\xea\xb6\xf8\xf0\x10\x9b\xe8\x8b\xfb\x4f\xe8\x15\x9b\xaf\x0b\xc7\xf6\x59\xf9\x66\x50\x2f\xb6\x4a\x0f\x76\x4d\x6d\xdd\xdd\x73\xbf\xac\x1d\xdb\x2e\x7b\x74\xba\x03\x3e\x1e\xc4\x96\x66\xbf\xfe\x78\xc2\xd8\x4c\x7b\x8c\x6d\x97\x65\x34\x21\x2a\x78\xd6\x20\xf4\x8c\xc1\x57\xe6\xea\x1a\xd5\xb5\xac\xce\x1d\x68\x8c\x57\xcb\x31\x39\x3c\x26\x07\xe3\x9c\xb6\xdd\x6c\x99\xd8\x0e\xe6\x2e\x0d\xb8\x39\x31\xb1\x1d\x34\xf3\xc8\x6f\x9e\x6e\xca\x49\xf7\xce\xfc\xdd\xe5\xfa\x4e\x7e\x77\xe6\xdc\x5d\x1e\x16\xa3\x3b\xb1\x09\xdd\x39\x7e\x8e\x98\xc1\xc3\x07\xb1\x9d\x59\xdd\xcf\xd6\x8b\xcd\x0f\x31\xc5\x76\xe5\x27\xbb\xab\xbb\xf8\xe4\xa5\x4f\x76\x0f\x66\xa7\xe7\x3d\x7b\xde\x3d\x09\x9d\x9e\xf7\xec\xc1\xe0\x77\x8c\x66\x5a\x70\x3f\x28\x18\x5b\x67\x82\xd2\x82\xfb\x05\xe3\xd8\x06\xab\x6f\xfc\xfd\x4d\xd7\x37\x58\x7d\x43\xab\x6f\x78\x30\x07\x3d\xbf\xd5\x4c\xb3\x4b\x62\xbb\x99\x73\x05\xea\x47\x77\x6d\x37\x73\x90\x16\x7c\x67\xff\xdc\xcc\xc1\x7d\x67\x19\xbf\xa3\x07\x4f\x56\x57\x5c\xdd\x43\x75\x42\xd2\xad\x9c\x11\xbc\x9c\x10\xdb\xa3\x68\x6b\x78\x0a\x1e\xc6\x4b\xcf\x23\x6c\x7e\xd0\x2f\x36\xe3\x43\xa1\xf7\x11\xaa\xc5\xe7\x83\xf7\x11\x62\x4b\xbb\xef\x40\x3e\x78\x20\x21\xf2\x81\x84\x6d\x67\xdb\x4d\x5a\x32\xb3\x25\x6e\xff\x64\x23\xcf\x95\x3f\x73\x75\x41\x4b\x44\x79\x3c\x31\x6f\xa6\x3c\xc6\xa6\xcc\xe9\x89\x75\x0b\x46\x59\x4f\x24\x6c\x7b\xf3\x90\x04\x4b\x4f\x9c\x47\x6b\xd3\x07\x6f\x24\xc4\x96\x8e\xc4\x71\x58\x6c\x8b\x7e\x7f\xde\xa2\xb5\xcd\x23\xb9\xa8\x6d\x3d\xf9\x33\xf7\x6d\x51\x9b\x58\x8f\x16\xae\x8f\xcd\xac\xc7\xd8\xe4\x2b\x4e\xac\xec\x4b\x65\xd2\x95\xdb\x1c\x3a\xc4\xf6\x32\x6f\x6f\xd6\xc6\xee\x7f\x59\x25\xe9\x0d\xec\xb0\xa3\xe0\x0d\xf4\x1a\xc2\x57\x76\xb8\xac\x53\x36\xd4\xb9\xe1\x22\x8f\x49\x29\x39\xdf\x36\x0c\xc5\x09\xcf\x28\xe9\x0c\x30\xc1\xc5\xc2\x11\xa1\x47\x09\xbe\x32\xff\xce\x08\x4d\xe8\x95\x82\x6a\x99\x92\xe0\x95\x82\x28\x69\xb9\xfd\xa6\x5e\x94\x9d\xea\xf6\x33\xcb\x2e\x97\xdd\x94\x3d\xdf\x27\xed\x5e\x8a\x19\x2c\x51\x32\x28\xff\xd5\xbb\x46\x4b\x9a\x5a\x52\xdd\x48\xdf\x42\x8d\x22\xc3\x6d\x7d\x93\x28\x4e\x50\x86\x1e\x26\x28\x9b\x39\x2c\x51\x1a\xb5\x89\x36\x79\x56\x2a\x63\x28\xd3\xde\x5b\xdc\x2d\xca\xc1\xec\x1c\x35\xcb\xdc\x01\xec\x7d\x39\xb2\x3a\x5a\x79\x50\x9d\x38\x90\x4e\xe6\x45\x39\x19\x4a\xe9\xc5\x6d\xa6\xb8\x04\x8f\x0b\x44\x49\x73\xdf\x76\x0f\xa5\x39\x2e\x51\xce\x95\x65\xee\xc2\x45\x33\x33\xbc\xf6\xa3\x8c\x51\x2e\x16\x91\xd8\x8c\xbf\x7a\x77\xb1\x18\x84\xe3\x9c\xbf\x7e\xc5\xa0\xa4\xb9\xf7\x4b\x89\xc1\x03\x03\x51\xd2\xdc\x1b\x0d\x8b\x62\x32\x4b\x94\x34\xf7\x7e\xbf\x30\x0a\xe6\x5e\x4f\x0a\x94\xcd\xc4\x94\x28\x83\xc1\x1c\xb9\x88\x4e\xff\x6e\x30\x2a\x23\x27\xe8\xf2\xef\x6e\x56\x8a\x70\x19\xbf\x95\x15\xe5\x66\xa0\xd3\x15\xf8\x25\xbd\x28\x37\xd5\xdd\x59\x9d\x03\x98\x62\x21\xd0\xd0\x6b\x04\xd5\xb9\xcc\x28\xb8\x82\x92\x01\x7b\x63\x67\x3d\xb4\xe4\x51\x4b\x0e\x8a\xf8\xe2\x93\x53\xe0\x2f\x3e\x8c\xf3\x93\x5f\xb4\xeb\x2c\x93\x59\x4d\x9b\x6e\x54\x24\x0a\x36\xbd\x64\xbc\x6e\x78\x23\xca\x64\xf1\x7d\xa1\x7b\x6b\xfb\xfe\x47\xd1\x6e\x94\x60\xc8\x42\x33\x7b\xb0\xcd\x83\xbe\xa7\x39\xb5\xe8\x5b\x14\xcc\x69\x59\x59\xa3\x27\x6f\xd1\xc1\xc4\x5a\x8e\xdd\xe3\xf2\xb2\x90\xde\xac\x6e\x77\x27\x5e\xaa\x7b\xef\x2c\xf3\xa0\x61\x4f\x4b\xda\x53\x3f\xd1\x14\xd5\x48\x4c\xd4\x84\x5b\x0e\x07\x7d\xd5\x50\x7e\xe8\x45\x80\xc6\x2e\xa9\xce\x7a\x46\xdd\xfe\xfe\xe4\x4f\x75\xbc\x03\x10\x35\x6d\xad\x03\xfd\xa8\xd8\xda\x9a\xb6\xd6\xcf\x19\x45\x35\xc1\x30\x6a\x06\xd7\xc7\x4f\x9a\x22\x6a\xa5\x99\x5f\x9c\xdd\xda\x0f\x7e\x10\xd5\xe9\xcd\xa8\x89\x9b\x10\x9b\x56\xe3\x26\x51\x85\x9b\xf8\xb5\x82\xa8\x04\xd7\x35\x2d\xfb\x61\x8f\x80\xe2\x7f\xa4\xe2\xff\x46\xac\x58\x2d\xcf\x1c\x35\x81\x13\x3f\xbe\x17\x15\x1b\x2d\x21\xff\xea\x67\x0e\xa2\x36\x06\x25\x71\x13\xa2\x29\xe4\xfb\xa3\xa6\x21\x26\xbe\xa9\xe6\x83\x44\x6d\x2b\xcb\xdc\x4c\x5f\x2f\x0d\xc9\xfc\xb7\x76\x78\xea\x30\xc4\x35\x03\xef\xc3\xeb\x1d\x71\xff\xa8\x19\x78\x5b\x1c\x2c\xaa\x81\xfb\x90\xd0\x7f\x6b\x4c\xcf\xc1\x80\x25\x3a\x42\xa4\x82\xbc\x7f\xd4\x8c\xc9\x4f\x3b\xa7\x4a\x4c\x5e\xf5\x6a\xea\x66\x7d\xb0\xa8\x86\x4e\x42\xcf\x00\x34\x03\xf4\x51\xb1\xdf\x35\xe1\x91\xb3\xb8\xba\x8b\x85\x29\x92\xa2\xc1\xfb\xa8\x98\xef\x9a\xe6\xfb\x74\x07\x2e\x86\x39\x81\x93\xb3\xba\x21\x9d\xf5\xa5\xbb\xa9\xa7\xed\x1b\x0f\x03\x44\x4d\xd3\xee\x67\x65\xa2\x12\xc9\xd7\x7e\x66\x99\xfb\x8d\x69\xaf\x19\xad\x9b\xbc\x12\x75\x50\x9d\xa0\x78\x73\x17\xa2\x0e\x86\x32\x31\x95\x93\xcd\x4a\xb4\x5e\xd3\xb2\x9b\x52\x12\xf5\x66\xc6\xd3\x7c\x63\x87\x2b\xe6\xbb\x26\xa8\xe2\x97\x4f\xa2\x3e\x74\x2f\x81\x13\x0b\x60\x45\x7d\x18\x4c\xc5\xdd\x7e\x9a\x21\xea\xc3\xf4\x48\xbe\x6d\x3b\xed\x80\xea\xc3\xba\xfc\x42\xf0\x7a\xda\x0e\xa3\xda\x1f\x35\x31\x95\x5f\x5b\x64\x52\xdb\xcc\xda\xdc\xb9\x49\xc7\xf5\xc4\xd8\xe6\xe7\x39\xa2\x62\x84\x6b\xc2\x2d\xbf\xe6\x8e\x08\xba\xa6\x81\x36\x7f\x24\x2a\x06\x5a\x7a\xff\x5f\x99\x27\x21\xe8\x5d\x86\xd0\x66\x90\x44\x5d\x0c\x74\x02\x2e\x67\x77\x7d\x8b\x85\x29\x5c\xde\xb4\x8e\xa8\x8b\xd5\x97\x78\xcb\xaf\x51\x79\x59\x0e\x8a\xa1\x2f\x07\xf3\x95\x18\xba\xa6\x3f\x38\xd9\xac\x2f\x83\xf9\x6a\xf5\x5d\x3e\x56\x54\xfc\x41\x4d\x9b\x7f\x79\xb7\xee\xd8\x7c\xbd\x00\x50\xad\x27\x15\xbb\x53\xb4\xb1\x67\x78\xed\xd7\x1d\x02\x71\xff\xd8\xbf\x70\xba\xfa\xbd\xf2\xd8\x0b\x5f\x2c\xf9\xc5\xcb\x45\x3b\x45\x4d\x45\xc3\x45\x17\x45\x4f\x56\x46\x19\x95\x89\x6a\x68\xfa\x49\xec\xbe\x41\x1a\xbb\x52\xbb\x7e\x3c\x21\x50\xf7\x0f\xa9\xfb\x57\x3f\x9e\x10\xa8\xfb\x87\xd4\xfd\xeb\xe5\x9d\x8a\xba\x7f\xec\xe9\x41\x7e\xff\x2c\x28\x5b\x59\xc6\xef\x68\xc8\x77\x16\xa8\x7e\x8f\x21\x76\x3c\xc8\x9e\x18\x8c\x39\x32\xb1\xef\xb4\x44\x24\x44\xbf\xd5\x10\xbb\x49\x88\xb1\xcb\x81\x5c\x76\xf0\xbb\x33\xbb\x21\xad\xff\xef\x8b\x6e\x08\xce\x65\x4f\xe4\xc6\x2f\x28\xc4\x0e\x72\xb3\xeb\x00\xf0\xfb\x67\x4c\x76\xfa\xa4\xab\xb9\x25\xa6\x28\xc6\x9e\x3e\xe9\xb2\xa9\xe1\xd5\x80\xd8\x8f\xbf\xab\xf3\x37\x0f\xaa\x3b\x64\x9a\xbd\x39\xf6\x83\x61\xfe\xe2\xfd\xb2\x5d\x07\x65\xf4\x2e\x01\x1f\x93\x79\x62\x3f\x19\xcb\x44\x60\xcc\xe6\x09\xd4\xfc\x43\x6a\xfe\xf5\x57\xc7\x09\xc9\xf7\x34\xf7\x97\xad\xd7\xde\xf9\x64\xaf\x59\xe6\xdf\x61\xd3\xf7\x0c\xc9\xfd\x50\x67\xec\x9d\xea\x7a\x56\xe7\x41\xe9\x2c\x06\x99\x74\x2b\x7b\xc5\x3e\x98\x1e\x3d\x08\xb6\x99\x80\x13\x3b\xd8\x8c\xd4\xfc\xeb\x65\xf0\x0c\x35\xff\xd8\xd3\x13\x74\x47\x97\xfb\x60\x0a\xc6\xca\x32\x2f\x59\x3c\xc1\x9e\xe0\x4c\xb7\x33\xde\x6f\xaa\xbb\xb3\xba\xf3\xcf\x62\xdd\xfd\x66\x38\xa5\xad\xb6\x75\xf6\x38\xd0\xcd\x2e\xe8\xc6\xea\x5f\x81\x74\x7f\xec\xe9\x5e\x3a\x1b\x19\x1f\xb2\x67\xc0\xee\x07\x47\x63\x9f\x7c\x72\xe6\x27\x3d\x09\xf8\x89\x5d\x7e\xc2\x2a\x5e\xb1\x4f\x86\x6c\x6a\xce\xbb\x0f\x92\xa8\xf7\xc7\x9e\x7e\xa2\xb3\x13\x82\x39\x0f\x59\x52\x73\x78\x62\xc7\x4f\xec\xe9\x0b\xac\xd0\x1b\x3b\x98\xc9\x9e\x41\x7e\x67\xfa\x08\xf2\x77\x61\x26\xa6\x8c\xc5\xfe\x32\x43\x6f\xcd\x9f\xb9\x29\x18\xf5\x3d\x81\x91\xce\x4e\x78\xf9\xe4\x9b\x9f\xfc\x99\x82\xe6\xb4\x69\xb4\x8c\xe3\x4d\xc9\x89\x06\x2e\xd2\xc4\x5e\xbc\xec\xe8\x1a\x71\x7c\x4b\x00\xdd\x4f\x99\x46\x33\xf1\x26\x5a\xc6\xf8\xdd\x4e\xb7\x99\xbf\x18\x2d\xe3\x78\xbf\x07\x1a\xad\x50\xdd\x17\xd2\xb7\xc3\x2e\xa4\x39\x37\x1a\xad\x66\x2b\xbb\x7b\xe0\xfc\x67\xb4\x04\x38\xfc\x4a\x67\xa0\x78\x1f\x2d\x0d\x9c\x95\x4e\xa3\x35\x7e\x97\x56\xcc\x7a\xa6\xd1\xb0\x62\x2d\xb1\x0a\x73\x54\xa2\xf9\x7e\x7d\x48\xe4\xbe\x39\xa7\x1a\xcd\xb9\xc5\x68\x09\x55\x0c\x9b\x68\xa4\xed\xa3\xa5\xa5\xb2\x72\x4b\x34\x2c\x55\x3b\x6b\x96\xb9\x29\x27\xcd\x4c\xac\xc2\xdc\x91\x68\x17\xdd\x4b\x3c\xc2\x9a\xe8\xd1\x08\x68\x9b\x6e\xdd\x60\xa9\xd0\xb0\x8f\x96\x86\xd1\xaf\x35\x46\xbb\x98\xbc\x4b\x06\xc2\x4a\x9e\xd1\x2e\x9b\xaa\xd6\xe5\xb7\x8c\x8b\x36\xeb\x63\x45\x4b\xac\xc2\x9c\x8e\x68\x9d\x96\xf4\x6c\x89\x07\xac\x33\x28\x09\x55\x8c\xcb\xb5\x11\xd0\xb6\x44\xa6\x07\xab\x76\x30\x3f\xe3\xce\x32\xf7\xc0\x1a\x59\xd1\xc6\x77\x36\xf0\xfd\x8a\x68\x58\xbf\x96\xb1\xae\xb5\x2d\xa3\x81\x5a\x4b\xf0\xbe\x71\x7e\x6e\x20\x15\xed\xb3\x83\xed\xb0\xbf\x6e\x37\x43\x99\x48\x85\xd9\x1b\xd1\x40\x2a\x24\x8e\xdf\x0e\x16\x03\xc1\x73\x4b\x3c\x7b\x30\x94\x0f\x13\x9e\x96\xcf\xfc\x8d\x68\x0f\xfd\x16\x8c\x51\xfc\x02\x63\x34\x50\x6b\xe9\xe1\x37\x0e\xf2\x6d\x32\x94\x42\x31\x8a\x35\x57\x02\x15\xfc\x68\x33\x3f\x59\xdc\x94\x60\x5d\xca\xf4\x15\xbf\xb4\x18\x0d\xd3\x27\xdd\xfb\x52\x36\xb6\x16\x68\x71\x13\x97\xa4\x58\x26\x25\xd0\xb4\x8f\xb6\xf2\x77\x86\xbb\xdb\x62\x7e\x24\x59\x5c\xcc\xd3\x88\x86\xed\x6b\x6f\x7e\xd3\x66\xb8\xbd\xf4\xe1\xcd\x3e\xd8\x89\x22\x5e\x1f\xc7\x96\x7d\x30\x60\x84\x7a\x7d\x1c\x5b\x7e\xd3\x88\xc3\x61\x5e\x48\x1c\x9f\xb1\xfb\xca\x4e\x97\x05\x65\x59\x9f\x23\x12\xb4\xed\x43\xda\xf6\xe5\x3b\x80\xba\xac\x51\xf6\x39\x27\x93\x5c\xe3\x20\x7b\x78\x94\xfc\xa4\xbd\x13\xc2\xf7\x71\xd4\xfc\xa4\x33\x57\x07\xd6\x4f\xa2\xf8\x5f\x99\xbb\x50\xe9\x42\xcd\x6f\x7a\x07\x1d\x80\xd0\xc7\xae\xd5\x42\xcf\xc9\x03\x4a\xd0\xbe\x14\x3f\x26\x18\x07\x48\x85\x14\xee\x6b\xaf\xfc\x6c\x51\x94\xb5\xd9\xe2\xa0\x7e\x1f\x52\xbf\xff\xca\xfc\x3b\xec\xf0\xd1\xb2\x3a\x9f\xdf\x0e\xe0\xe4\xa3\x65\x75\x1e\x30\x40\x0c\x89\xdc\x57\x33\x75\xe3\x20\x7b\x78\x7c\x61\x65\x29\x66\x48\xc4\x01\x88\x71\x7c\xd6\xba\x1d\xcc\x1c\x18\x86\x04\xf0\x2b\x31\x00\x02\xf8\x21\x01\xfc\xef\x8b\xfc\x8c\xc5\x20\x89\xfb\x62\x65\x9a\x38\x4e\x26\x5c\xec\x0f\x3f\x08\x10\xc7\x49\x6d\x67\xd6\xf6\xb3\x9c\x91\xa4\x0f\x49\xd2\xd7\x6e\x8b\x8f\x24\x7d\x1c\xb2\xf8\xc5\x2a\x28\x81\x26\x7d\x48\x93\xfe\x2b\xe3\x93\x0f\x65\x53\x9f\x74\xfb\xb1\xf8\x87\x70\x8a\x62\xe1\xb8\x38\x3a\xed\x17\x97\xb0\xb3\x77\x7c\xd3\x32\x0e\x59\x75\x22\x18\xa4\xe7\xe3\x18\x9b\x8a\x3c\xa1\x84\xb4\xc7\xc8\xca\x6c\x4b\x0f\xb0\x69\x29\xd4\x7f\x65\xee\x37\x06\xff\x10\x82\x51\x0a\x23\x09\x36\x2d\x21\xfa\xe6\x67\xbf\xe3\x20\xdf\x78\xdc\x39\x24\x0e\xbc\x0f\x72\x8a\x47\xda\x52\x6b\x98\xc5\x01\x24\x7c\xcc\x6c\xca\x1f\x0a\x1e\xc4\x41\x94\x79\x28\xca\xec\x3e\x74\x1c\x44\x99\x47\x9a\xe1\xc2\x7e\x9c\xb4\x66\xe6\x2a\xb2\x47\x3b\x48\xf5\x1d\x91\xeb\xd9\x6e\xeb\x08\xa6\x21\xb2\x3a\x4f\x2c\xf9\x3c\xe9\xd0\x7f\x3f\xfb\xb1\xb4\x08\xd1\x87\x84\xe8\x2b\xe1\x1b\x42\xf4\x21\x21\xfa\x4a\xf4\x86\x10\x7d\x1c\x69\xd7\xcd\xfd\x08\x94\xe8\x43\x4a\xf4\x5f\x99\x3b\x80\x5d\x3f\xde\x9c\x75\xa3\xef\xc7\xcb\x12\x13\x11\xd0\x8f\x11\xc4\xf1\xd2\x37\x11\x01\xfd\x36\x5d\x1c\xa4\x01\x0f\x3d\x5d\x5b\x8a\xe1\x0d\xc4\xe8\x43\x62\xf4\xd5\xa2\x8b\x81\x18\x7d\x9c\xe9\x0c\xe0\x84\xa0\x46\x1f\xa7\x48\x82\x05\x4e\xc8\x89\x33\x38\xd3\xe0\x5b\xb2\x28\x4e\x30\x0c\x89\xcc\xd7\xee\xe3\xe2\x09\x86\x71\xa6\xbd\xb7\x45\x3c\x4d\x12\x0c\x89\xcc\x7f\x9b\xce\xb5\x11\xed\x9e\xe9\x0b\x7c\xe9\x38\xd0\x96\x8f\x33\x7d\x81\x45\x50\xe2\xc4\x17\x48\x4c\xfe\x2b\x73\xcf\xc1\x1c\xce\xb4\xf7\xdd\x3f\x23\xe9\x78\x0a\x73\x28\xbe\xba\x1b\x27\x98\xc3\x29\xcc\xa1\x33\xcc\xc4\xd6\xd2\x90\x2f\xc5\x37\x63\xe3\x6c\xfc\x4c\x17\xe0\xfd\xa6\x42\x9c\xa4\x01\x25\x1a\xff\xfd\xcc\x43\x89\xe1\x96\x6a\x7c\x29\xd5\xf6\xe6\x04\x20\x90\x8c\x7c\xf5\xfb\x6a\x81\x8c\x7c\x48\x46\xfe\xfb\x99\x5b\x02\x23\x44\x92\xf2\x5f\x99\x9b\x82\xe5\x96\x5a\xfc\x57\xe6\xf1\x22\x24\x97\x3c\xfc\x57\xe6\xfa\xfc\x6c\x79\x9c\x32\xdd\xc3\x80\xd6\x49\x66\x51\x22\xf0\xa5\x54\x23\xd3\xe7\xc5\x42\x11\xa7\xcf\x42\x96\x81\x2a\x7c\x9c\x57\xd6\xe6\x6d\x7c\x5e\xcc\xea\x95\xeb\xd2\xf6\xed\x84\x64\x22\xf5\xf8\x06\x5a\x7f\xe2\x0d\xce\x2b\x5b\xe2\xa0\xe1\x04\xb5\x3e\xbb\x16\x83\x23\xf2\x93\xa4\xa3\x84\xe0\x4b\xb1\xbe\x4a\x9c\xa0\x18\x52\x86\xaf\x1c\x98\x50\x86\x8f\xb3\x67\x6d\x6c\x3a\x28\x26\xa7\x48\x82\xa5\x1a\xdb\x39\xb1\xf9\xe7\xc8\xea\xd8\x3d\x24\x16\xcf\x3b\xa7\x95\xc5\x47\xdc\x2d\x9d\xf7\x52\x76\x36\x2b\x86\xfd\xbc\x57\x96\x79\xa0\x1f\xda\xa2\xe0\xba\xec\x2c\x23\x72\x84\x29\xbf\x5e\x20\x99\x9c\xc0\x0a\xa7\x60\x05\x5f\x16\x88\x93\xe0\xfa\x4c\x5f\x61\xf1\x93\x38\x27\x93\xa0\x67\x47\x0a\x2c\x13\x74\xdb\x23\x75\xdb\x87\xe3\xf5\x13\xda\xc7\x29\xda\x07\x47\xc5\x13\x5f\x20\x9d\xf6\xca\x49\xf1\x0c\xc6\x24\x23\x72\xb8\x29\xa8\xb3\x87\xd4\xd9\x1b\x79\x96\x13\x37\x71\xa6\x9b\x80\xb6\x82\x3c\x7b\x48\x9e\xfd\x2b\x73\xbf\x17\x53\x97\xce\xc0\xba\x29\x71\xe2\x0c\xce\x95\xdf\xa4\x07\x2f\x3d\xf8\x6c\x7f\x23\x3f\x73\x92\xa8\x3c\xdf\xec\x81\xc3\x94\x13\x0c\xe3\x14\x86\x31\xd8\xe3\x84\xff\x67\x86\xff\xbb\xf7\xf8\x05\xef\x43\xca\xea\x5f\xd9\xe9\xb2\x83\xb2\xac\xce\xc1\xe0\x05\x68\x7d\x6d\x1a\xb0\xc2\xcf\x6c\x4a\xaf\xcf\xf6\x37\xf8\x1b\x17\x29\x4c\xa9\xa4\x97\xb2\x3b\x8a\xbf\x80\x37\x52\x36\x7d\x38\x63\x8f\x6c\x7a\x5c\xe9\x0c\xfc\x76\x60\x5c\x50\x07\xa5\x93\xfe\x95\xb9\x73\x38\x83\x2b\x83\x7f\xdf\x22\x8e\x0b\xdc\x5a\x9a\xe7\x95\x73\xfc\x45\x0a\xf3\xda\x73\x56\x1d\x18\x5c\xf0\x03\x2f\xf1\x03\xad\xc3\x1a\x17\xe7\x82\x2b\xfd\x84\x1f\x24\x0c\x54\xd0\x43\x2a\xe8\x8d\x14\xd9\x05\x3d\xf0\xca\xd8\xdf\xca\x2b\x71\x91\xc1\x94\x4a\x79\x29\xf0\x8a\x2e\x1c\x85\x64\xcb\xbf\x32\x37\x05\x0c\x46\x12\xe6\x75\x30\x5e\xf8\x90\x2b\x7d\x08\x34\x99\x0b\x47\x71\x29\xc2\xf7\xb5\x8e\x40\xee\x3c\xae\xe3\xef\x96\xfc\xec\x90\xeb\xa4\x36\xc9\x69\xf9\x5e\x47\x5c\x24\x30\x2f\x25\x30\x4b\xb3\x1b\xbf\xf0\x05\x12\x38\x6f\xe4\xf8\x50\x35\x8f\x2b\xdd\x84\xb5\x5e\xe2\x82\x64\x72\x5d\x35\xcb\xfc\x3b\x7c\x81\xc4\xca\x4b\x69\x8c\x33\x90\xf6\x25\x48\xdb\xaf\x62\xc4\x45\x2a\x52\x6a\xe5\xa5\x58\x09\x26\x2e\xd0\x99\x4b\x71\xfc\x18\xe5\xbf\x46\xba\xb5\xfe\xb7\x81\xee\x05\xe3\xf0\x4a\x4f\xd1\x9c\x74\xb8\xa0\xa0\x48\xf8\xfc\x2b\x73\x63\x70\x07\x52\x3a\x2f\xa5\xd9\x36\x5c\xa0\xda\xd7\xc8\xc6\x78\x34\x81\x75\xae\xa1\xee\x19\x15\xb9\x48\x6f\x5e\x79\x38\x20\xcb\x7f\x01\x6a\x5f\x77\x8e\xa6\x73\x0e\x17\x00\xcd\x25\xc2\x5e\x25\x5b\x77\xc1\xca\xbb\x64\x8a\xaa\x1f\x39\x7f\x51\x4f\x7a\x9f\xad\xfd\xaf\xbf\x76\xab\xe5\xbe\xcb\xc1\xe0\xbb\xf4\x96\x10\x2f\x59\xbf\xdc\xcc\x7b\x57\x6e\x3b\x3f\xc7\xf1\x2e\x93\xbb\xde\xd5\x5a\x96\xb5\x9f\x32\xcb\x80\xbe\xeb\x8b\xab\xbe\x53\xc3\xcf\xef\x5e\x9b\xb7\x57\xb7\x10\xbe\xb2\xfa\x53\x76\x53\xa6\x54\x2b\xbf\x32\x8b\xf1\x15\x43\xdd\x0a\xa1\xef\xeb\x23\xca\xfb\x4e\xbd\x15\x70\xfe\x94\x04\xbf\x91\xc4\x62\x71\x3d\xc1\x6f\x3e\x37\x63\x69\xcb\x17\xfa\xf9\x2b\xba\x79\xb1\x2e\x63\x79\xcb\xcf\x48\x95\xb7\xd4\x1c\xa9\xed\xf8\xaf\x0b\xef\xfb\xcf\xbf\xde\xff\xf8\x1f\xff\xfb\xff\xdc\xff\xf8\xbf\xf7\xbf\xae\xbf\xe6\x7f\xfe\xf3\x9f\xeb\xdf\xfe\x23\xfe\x65\xfe\xc7\x5f\xff\xf3\xfb\xeb\x5f\xb1\xde\x7f\xf9\xb7\xf5\xcf\xf5\xff\xfe\xfd\x3f\xff\x39\xd7\x5f\xff\xf8\xf7\x7f\x7c\xbf\xd2\xbf\xff\x1f\x00\x00\xff\xff\xaa\xf1\x6a\x04\xb3\xc9\x03\x00"); +func _ffce ()([]byte ,error ){return _ad (_ceg ,"CNS2-H")};func _gcad ()([]byte ,error ){return _ad (_gfde ,"GBTpc-EUC-H")};func _daf ()([]byte ,error ){return _ad (_aae ,"90pv-RKSJ-H")};var _faa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4d\x6b\xeb\xc6\x1b\x05\xf0\xbd\x3e\xc5\x2c\xef\x7f\x71\xff\x99\xe7\x45\xa3\x11\x88\x40\x49\x08\xa4\x70\xdb\xd2\xf4\x0d\x4a\x17\x8e\x34\x0e\x86\x46\x36\x8a\xb3\xc8\xb7\x2f\xe7\x39\x76\x28\x5d\x04\x47\xc7\xd2\x23\xe5\x77\x32\x9a\x9b\xbb\xc7\xfb\xc7\xf5\x70\x4e\x37\x3f\x6d\xc7\xf9\xa9\x9d\xd3\xfe\xb0\x2e\x5b\x7b\x3b\xbe\x6f\x73\x4b\xcf\xed\xe5\xb0\x76\x9d\x68\x5a\x0e\xf3\xf9\x7a\x18\x1f\xf3\xeb\xee\xd4\x75\xb8\xfe\xe9\xe3\xed\xdc\x5e\x1f\xd7\xfd\x31\x19\xcf\x5b\xde\x4f\x97\x73\x53\xba\xf9\xb9\xbd\x1c\xde\xce\xdb\x47\xfa\xf2\xdd\x72\x7c\x6e\xff\x4b\x4b\xdb\x23\xff\x71\x5b\xda\x76\x58\x5f\xd2\x97\xef\x77\xa7\xdd\x2a\x9f\x5f\x3c\xbd\x9f\x4e\x7f\xb7\xd7\xb6\x9e\x53\x1f\x59\x5b\x97\xf8\xec\x6e\xee\xbe\xed\x4e\x3f\xec\x5e\x5b\xba\x89\x59\x5f\x79\xe5\x57\x9e\x16\xdf\xfe\xd6\xb6\xb7\xc3\x71\x4d\xf2\xff\x9c\xff\x15\xff\xf2\x71\x6a\x49\x2e\x53\xfe\xf8\xf5\xf1\x3e\xfd\x29\x49\x72\xd2\xbe\x88\xfd\x75\xc9\x7f\xff\x76\x5c\x5a\xca\xd7\x7b\x3d\xde\xdf\x1d\xdf\xd7\x73\xd2\x6c\x32\x30\x14\xfe\x59\xf3\x71\x69\x6f\xa7\xdd\xdc\xb6\xdd\xfa\xd2\xba\x94\xa6\x9c\x73\xbe\x4d\x93\x3f\x3c\x3c\xdc\xe2\x79\xff\x73\x46\x57\xf3\xe5\xca\xc3\xc2\xe4\x7a\x45\xce\xfb\xfd\x6d\xca\xdd\x94\x85\xc7\x82\x63\xed\x4b\x37\x65\x65\xa2\x48\x7a\xd1\x6e\xca\xc6\xc4\x90\x0c\xa5\x76\x53\x76\x26\x8e\x44\xb2\x7a\x37\xe5\x9e\x51\x1f\x91\x56\xcc\x2e\x8c\x4a\x44\xbd\x61\xf8\xc0\x68\x88\x68\x18\x31\xbd\x32\xaa\xf1\x04\xd9\x31\x7e\x64\x34\x46\x64\x19\xe3\x77\x8c\x76\x97\xe7\xc4\xf8\x67\x46\xcf\x11\x55\xc1\xf8\x99\xd1\x8c\xc8\xf2\x80\xf1\x0b\xa3\x25\x22\x53\x8c\x6f\x8c\x5a\x44\x7d\xc5\xf8\x3d\xa3\x7d\x44\xd5\x73\x37\x09\xa5\x24\xa4\x3c\x8f\xa5\x9b\x84\x58\x12\x58\x6e\xbd\x76\x93\x50\x4b\x42\xcb\x4b\xae\xdd\x24\xe4\x92\xe0\xf2\x5a\xbc\x9b\x84\x5e\xe2\x17\x53\x8c\xa7\x97\x84\x57\x6f\x03\xc6\xd3\x4b\xc2\xab\x2f\x86\xf1\xf4\x92\xf0\xea\x6b\xc5\x78\x7a\x49\x78\x15\x71\x8c\xa7\x97\x84\x57\xf1\x8c\xf1\xf4\x92\xf0\x2a\x05\xc5\x0a\xbd\x24\xbc\xca\x88\x66\x85\x5e\x12\x5e\x83\xa0\x5a\xa1\x97\x84\xd7\xe0\xa8\x56\xe8\x25\xed\xd2\x3f\xc6\xd3\x4b\xc2\x6b\x18\x51\xad\xd2\x4b\xc3\xab\x0a\xaa\x55\x7a\x69\x78\x55\x47\xb5\x4a\x2f\x0d\xaf\x3a\xa0\x5a\xa5\x97\x86\x57\x1d\x51\xad\xd2\x4b\xc3\x6b\x54\x54\xab\xf4\xd2\xf0\x1a\x1d\xd5\x2a\xbd\x34\xbc\xc6\x01\xd5\x2a\xbd\x34\xbc\xc6\x11\xd5\x2a\xbd\xb4\x5e\xff\x57\x31\x9f\x60\x3a\x32\x73\x94\xab\x14\xd3\x1d\xb3\x01\xed\x2a\xc9\x34\xc8\xd0\x3e\x6e\x41\x33\x9d\x99\x29\xfa\x55\xa2\xe9\xc2\xac\x47\xc1\x4a\x35\x6d\xcc\x06\x34\xac\x64\xd3\x3d\x17\x49\x46\xc5\x46\x37\xcb\xcc\x14\x1d\x1b\xe1\x4c\x98\xf5\x28\xd9\x28\x67\x7a\x5d\x60\xb9\x9b\x8c\x74\x16\x74\x62\x19\x35\x1b\xed\x8c\x6b\xd3\x0c\x3d\x1b\xf1\x8c\x8b\xd3\x7a\x14\x6d\xd4\x33\xae\x4e\xab\x68\xda\xc8\x67\x5c\x9e\x9e\x51\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\xef\x51\xb6\xd1\xcf\xe8\xe7\x15\x6d\x1b\xfd\x8c\x7e\xbd\xa0\x6e\xa3\x9f\xcd\xd7\xb7\x02\xee\x41\x3f\xa3\x5f\x5f\x50\xb8\xd1\xcf\xe8\xd7\x57\x34\x6e\xf4\x33\xfa\x15\x41\xe5\x7e\x79\x07\xd2\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\xa9\xe8\xdc\xe9\xe7\xf4\x1b\x04\x9d\x3b\xfd\x9c\x7e\x83\xa3\x73\xa7\x9f\xd3\x6f\x28\xe8\xdc\xe9\xe7\xe5\xfa\x2a\xc3\x3d\xe8\xe7\xf4\xab\x82\xce\x9d\x7e\x4e\xbf\xea\xe8\xdc\xe9\xe7\xf4\xab\x05\x9d\x3b\xfd\x9c\x7e\x75\x44\xe7\x4e\x3f\xa7\xdf\xa8\xe8\xdc\xe9\xe7\xf4\x1b\x1d\x9d\x3b\xfd\x9c\x7e\xe3\x80\xce\x9d\x7e\x4e\xbf\x71\x44\xe7\x4e\x3f\xdf\xf7\x33\xde\xb5\xaa\x1e\xbb\xc6\x75\x77\xc0\xef\xd8\x5f\x3f\xf7\xbb\xf9\x7d\xdb\xda\x7a\x8e\xdd\x35\x36\x34\xec\x47\x87\xb5\x7d\xee\xd4\xa7\xe3\x09\x57\xc5\xcf\x3f\x01\x00\x00\xff\xff\x98\xa1\x0f\xb2\xd5\x07\x00\x00"); +func _cbec ()(*asset ,error ){_fgc ,_fgbe :=_ddae ();if _fgbe !=nil {return nil ,_fgbe ;};_dbfa :=bindataFileInfo {_ae :"UniKS-UTF8-H",_ca :143593,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493060,0)};_bebc :=&asset {_e :_fgc ,_ee :_dbfa };return _bebc ,nil ; +};func _afc ()(*asset ,error ){_gddd ,_dag :=_cag ();if _dag !=nil {return nil ,_dag ;};_geg :=bindataFileInfo {_ae :"Adobe-CNS1-2",_ca :1781,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491179,0)};_dfab :=&asset {_e :_gddd ,_ee :_geg };return _dfab ,nil ; +};func _bacg ()([]byte ,error ){return _ad (_begd ,"GBT-EUC-V")};func _fdff ()(*asset ,error ){_eacg ,_dbd :=_dffda ();if _dbd !=nil {return nil ,_dbd ;};_eaecb :=bindataFileInfo {_ae :"UniKS-UTF8-V",_ca :738,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493065,0)}; +_cfed :=&asset {_e :_eacg ,_ee :_eaecb };return _cfed ,nil ;};func _afdg ()(*asset ,error ){_cbg ,_eab :=_fdb ();if _eab !=nil {return nil ,_eab ;};_ebdc :=bindataFileInfo {_ae :"Adobe-Japan1-4",_ca :1625,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491326,0)}; +_dbgc :=&asset {_e :_cbg ,_ee :_ebdc };return _dbgc ,nil ;};func _fdb ()([]byte ,error ){return _ad (_bbg ,"Adobe-Japan1-4")};func _bdg ()([]byte ,error ){return _ad (_bagb ,"GBTpc-EUC-V")};func _dfbe ()(*asset ,error ){_ecd ,_eccfc :=_fgad ();if _eccfc !=nil {return nil ,_eccfc ; +};_bcfc :=bindataFileInfo {_ae :"GBK-EUC-V",_ca :766,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492085,0)};_dagc :=&asset {_e :_ecd ,_ee :_bcfc };return _dagc ,nil ;};var _bbde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x4f\x8b\x24\xb9\x11\xc5\xef\xfd\x29\xf2\xb8\x3e\xac\x3b\xf5\x2f\xa5\x80\x65\xc0\xcc\x60\xdc\x0b\x6b\x2f\x9e\x9d\xb5\xc1\xf8\x20\x65\xaa\x86\x02\x77\x75\x51\xdd\x7d\x98\x6f\x6f\x22\xe2\xbd\x5a\x16\xfb\x30\xd4\xcb\xdf\xa8\x42\x11\x4f\x21\xa5\xba\x1e\x3f\x3e\x7d\x7a\xba\x9c\xdf\x96\xc7\x9f\x6f\x2f\xfb\xe7\xf9\xb6\x9c\xce\x97\xe3\x36\x5f\x5f\xde\x6f\xfb\x5c\xc6\xfc\x7a\xbe\x3c\x3c\x84\xb8\x1c\xe7\xfd\x8d\x8f\xf6\xb1\x3f\xf7\xeb\xc3\xc3\xe3\x97\xcb\xf9\xc7\xa7\xcf\xdf\x7f\xf9\xe5\xcf\xed\xfb\xbf\x2c\xef\xaf\x13\xfc\xe3\xd3\xa7\xcf\xdf\x5e\xdf\xe6\xf3\xd3\xe5\xf4\xb2\x24\xff\xfe\xf1\x7e\x45\x8c\x65\x79\xfc\xfb\xfc\x7a\x7e\x7d\xbb\x7d\x5b\xbe\xfb\xd3\xf1\x32\xe6\x1f\x96\x63\x9e\x94\xff\xed\x76\xcc\xdb\xf9\xf2\x75\xf9\xee\xc7\x7e\xed\x97\x70\xff\x8f\xcf\xef\xd7\xeb\x7f\xe6\xf3\xbc\xbc\x2d\xd9\xd8\xbc\x1c\xf6\xf9\xf0\xf8\xf1\xa7\x7e\xfd\x6b\x7f\x9e\x0b\xf2\xf9\xf9\xf6\xe2\x29\xfd\x6a\x03\xec\xff\x7f\x9d\xb7\xd7\xf3\xcb\x65\x09\x7f\x5c\xd7\xf2\x1b\xfe\xe5\xdb\x75\x2e\x01\x71\xfe\xf9\xe5\xe9\xd3\xf2\xaf\xb0\x84\x75\x89\xa5\xa4\xed\xdf\xe0\xff\xf8\xe9\xe5\xb8\x8f\x0a\xeb\xea\x55\xec\xe7\xe3\xd6\x2f\x5f\xe7\xc3\x0f\x7b\x1c\xeb\x87\x05\x1f\x2d\x6e\xf2\xf0\xc3\x8c\x6d\x15\x85\x14\xb5\x49\x02\x2e\xc4\xc5\x70\x04\xde\x88\x37\xc3\x05\xb8\x11\xcb\x87\x25\xc4\x50\x19\x65\x27\x3f\x3e\x2c\x55\xca\xe6\xb8\x33\x78\xf7\xe0\x0d\x98\xc1\xbb\x07\xaf\x8e\x47\x04\x56\xd1\x22\x63\x8f\x44\x9c\x14\x37\xc7\x1b\xeb\x31\x51\x53\x03\x0d\xa4\x41\xe9\x06\x1a\x49\xa3\x52\x01\x4d\xa4\x49\x69\x05\x2d\xa4\x45\x4b\x8c\x21\x1b\xaf\x2d\x3b\x37\xd1\x52\x08\xc0\x85\xb8\x18\x5e\x81\x37\xe2\xcd\xb0\xdb\x5a\x59\xb9\x89\xb6\xde\x71\x25\xae\x86\x31\x65\x6f\xc4\xcd\x30\xa6\xec\x42\x2c\x86\xdd\x90\x46\xb3\x1b\xcc\xf6\x25\x6b\x03\x4b\x63\xa2\x36\xf1\xd8\xa3\x9f\x1c\x9b\xe0\x1a\x48\x6e\xee\xaa\xe4\xa6\xfe\xe5\x16\x80\x23\xb1\x5a\x95\xab\x00\x67\xe2\x62\xa3\x0b\xf0\x46\x5c\x0d\x27\xe0\x46\x2c\x86\x19\xa4\x13\x0f\xc3\xcc\x64\x27\xd6\xbc\xb3\x30\xf6\x41\x7c\x18\xe6\xe8\x49\x3c\x0d\x6f\xc0\x27\xe2\x93\xe1\xe6\x58\x58\xa5\xf5\x4e\x59\x91\x20\x9a\xc7\x45\x2d\x2b\xa6\x14\x16\x6f\xdd\x53\xd6\x0c\x9c\x88\x93\x61\x4c\x29\xf4\x44\x45\xcd\x02\x07\xd1\x56\x2e\x6a\x16\x4e\x49\xab\x6c\x9f\x65\xdf\x7e\x92\xa5\x12\x9b\x83\xc2\x29\xe9\xa0\x8a\x9a\x05\x0e\x8a\x10\x8b\x65\xc2\x29\x69\xac\x8a\x5a\xd6\x15\x78\x10\x0f\xc3\x9c\x92\x7e\xab\xa8\x25\x32\x41\xfa\x6d\x3b\xbb\x44\xf8\x2d\xf4\x5b\x45\x2d\x91\x56\xd1\x6f\x15\xb5\x44\xe4\xdd\xe9\x77\x37\xbf\x23\xac\xea\xf4\xbb\x9b\xdf\x11\xe5\x74\xfa\xdd\xcd\xef\x88\x45\xeb\xf4\xbb\xab\xb1\x25\xa1\x9c\x4e\x63\xad\xed\x4b\x42\x26\x9d\xc6\xda\x19\x53\x12\xca\xe9\x34\x56\x45\x2d\x09\xc5\x77\x1a\xab\xa2\x96\xc4\xbc\x69\x6c\x37\x63\x13\x8a\xef\x34\xb6\x9b\xb1\x89\xe5\xd0\xd8\x6e\xc6\x26\xe6\x4d\x63\xbb\x19\x1b\x98\x20\x8d\xb5\x0d\x58\x02\x62\x0f\x5a\x35\xcc\xaa\x80\xd8\x83\x56\x0d\x6b\xb6\x88\xe2\x07\x9b\x6d\x98\x27\x2b\x83\xd0\x93\x61\x55\xae\x30\x76\xb0\xca\x61\x55\xae\x48\x70\xb0\xca\x61\x79\x07\x78\x32\x98\xe0\xb0\x04\xb3\x3b\x58\x78\x42\x98\xa8\x25\x07\xe0\x40\x6c\x6b\x99\x57\xe0\x48\x6c\x6b\x99\x23\x70\x22\xb6\x72\x72\x05\xce\xc4\x56\x4e\x16\xe0\x42\x6c\x4b\x9c\x37\xe0\x8d\xd8\x96\x38\x37\xe0\x4a\x6c\xc5\x17\xe6\xdd\x88\xad\xf8\xc2\x4c\x84\xd8\xd6\xb2\x78\xde\x8d\xbb\xc1\x44\x8b\x31\x00\x1f\xc4\x87\xe2\x20\xc0\x93\x78\xda\xe8\x08\x7c\x22\x3e\x19\xf6\xd8\x3b\x3d\x31\xa1\x2f\x51\x4f\x7c\x72\x3b\x98\x68\xd1\x56\x2d\xb5\xd5\x9d\x55\xa1\x16\x36\x3b\x1f\xf5\xa9\x01\xdb\x61\x25\x2b\xb0\x9f\x4a\x10\x2d\xd6\x15\x38\x13\x17\x1b\x1d\x80\x77\xe2\xdf\x5e\x0e\xc9\xdf\xe2\x77\x81\xd7\xb9\x3e\x9d\x88\x4f\x86\x7d\xca\xc0\x04\x4d\x54\x09\x0d\x38\x11\x27\xc3\x02\x5c\x88\x2d\x93\xb8\x02\x57\xe2\x6a\x38\x00\x0b\xb1\x18\x8e\x8e\x3b\x63\x77\x8b\x1d\x93\xde\xbf\xee\x57\xa0\xff\x77\x2b\x9a\x49\xaf\x0e\xfe\xad\xe8\x19\xc5\x0c\x5c\x88\x3d\xa3\x02\x5c\x89\x3d\xa3\x0d\x78\x12\x4f\xc3\x6e\x42\xf4\x53\x15\xa2\xc5\x1a\x81\x77\x62\xeb\xa3\xea\x65\xc5\x0e\xcb\x4c\x54\x89\x0d\x98\x09\xa2\x2c\x01\x66\x82\x76\xc4\x49\x5a\x81\x99\xa0\x9d\x65\x92\x18\x5b\x88\xcd\xb2\xe4\x99\x24\x16\x9f\xbc\x78\x3b\x10\x53\x4b\x9c\x32\xf9\x94\x29\x03\x17\x62\x9f\xb2\x00\x57\x62\x9f\x72\x03\x9e\xc4\xe6\x49\x72\x4f\xd2\x60\x90\xb1\x19\x6e\xc0\x3b\xb1\x37\x9d\xe7\xbd\xfb\xc1\x02\xd1\x52\x59\x81\x03\xb1\xee\x96\x20\xa5\x81\x27\x72\x6d\xf4\x94\x88\x33\x71\xb6\xe1\x1b\xc3\x14\x72\xbb\xa7\xa1\xfc\xdd\xcf\x10\x08\x1d\xce\x64\x2a\x79\x75\x5e\xc0\x1b\x79\x73\xce\x38\x42\x2e\xce\x99\x4e\x27\xef\xce\x37\xf0\x41\x3e\x8c\x57\xa6\xb9\x93\xef\xce\x23\xf8\x41\xee\x3b\x92\xc3\x61\xfc\xae\xbb\x5d\x87\x23\x1d\x6e\x77\x13\x55\x32\xaa\x12\x9a\x20\x66\x42\x46\x14\xa1\x09\x62\x97\xd5\x44\x4c\x0f\xc4\x3d\x68\xe4\xf4\x40\x45\x4b\x49\x80\x69\x81\xb8\x05\x0d\xa9\x0b\x2d\xd0\xc3\x44\x79\x06\xbf\xe7\x3e\x6d\xbd\x99\x3a\x0e\x99\x5d\xb7\x86\x0e\x87\x93\x7e\x2b\x80\x68\x09\x7b\x63\x67\xff\x9a\x68\x29\x73\x34\x0d\xe8\xde\x06\x6c\x32\xf6\xb5\x09\xe5\x98\xb5\xd3\x02\xbb\x2e\x48\xe1\x70\x5a\xe0\xfd\x9e\xd1\x05\x9d\x0e\x74\x2f\x55\xb0\xaa\x9d\xa5\xaa\x68\xa9\x10\x73\xb1\xed\x62\x20\xac\xb4\x73\x4d\xbb\x1b\x23\x2c\x89\xc6\xe8\x15\x20\xc4\x75\x85\x91\x83\x3b\x41\x45\x4b\xdc\x08\x83\xc6\x8c\xe8\xc3\x91\xe4\xa0\x33\xc3\x37\x08\x6c\x1f\x74\x66\x14\x1f\xce\x30\x74\xc0\x37\x6b\xae\xc0\x74\x40\x45\x88\xfe\xb7\x89\x3e\xd2\x02\x15\xca\x51\xeb\x60\x17\xa8\x68\x29\xa3\xd6\x41\x67\x54\xe8\x70\x86\xa7\x35\x2a\x5a\xca\xb0\x80\x47\x84\x09\x1d\x8e\xd6\x1b\xb4\x4c\x85\x72\x26\x7f\xb7\xec\x64\x1c\x6f\x95\x83\x67\x8a\x09\xe5\x11\x3c\x90\x07\x8f\x23\xe0\x91\xdc\x9a\x0c\x26\x1c\x3c\x6b\x0e\x3b\x25\xe2\x1a\x13\x78\x25\xaf\xb6\x22\x1c\xde\x88\xdd\x9b\x48\x2e\xe4\x76\x32\x67\x26\xd9\x89\xbb\xb5\x47\x06\x1e\xc4\xee\x01\x5e\x12\x07\x8f\x82\xc3\x8f\x82\xcc\x5c\x26\xb1\x6d\xa7\xc4\x39\xb1\x9d\x0e\x71\x07\xb0\xb9\x0f\xa1\x03\x7e\x7d\xc0\xbe\x39\x84\x06\x88\x37\x13\xba\xe6\xe0\xb5\xc2\x84\x72\x8e\xcf\xe4\xd9\x79\x01\x2f\xe4\xee\x18\x0e\x89\x83\x67\x8a\x89\x96\x32\xc2\xb3\x0d\x4c\x84\xb8\xde\xf9\x4e\xee\x1e\xb0\x58\xf6\xc1\x81\x3e\xc8\x58\x57\xf6\x81\x09\xe5\x01\x9c\x2e\xa8\x68\xc9\xde\xfc\xa7\x81\xd3\x5c\x85\xd8\x9b\x48\x80\x77\x62\x7b\x69\xdb\x59\xae\x4f\x93\xd8\x6e\x79\x15\x41\xfc\x7c\x83\x08\x31\xd8\xdd\x4a\x1f\x0f\x72\x5b\x27\xeb\xf8\xd3\x40\xc7\x43\x54\xb1\xbf\x3d\xf5\x89\xa3\x87\x8d\x5e\x11\xdc\x13\x87\xa8\x4d\x56\xc3\x87\x20\x88\x89\x2a\xb6\xe5\xf5\x69\x27\xf6\x37\xeb\x06\x7c\x10\x7b\x6c\xe2\x49\x3c\x71\xf9\xfb\xfd\x25\xea\x7f\xae\x50\xa7\x71\xf2\xe3\x16\xa2\xb6\x26\xbf\xfb\x8e\xea\xe7\x7e\x7d\xb8\xff\x04\xb6\xbf\xdf\x6e\xf3\xf2\x66\x3f\xb8\xd9\x2f\x5c\xcb\x31\x4f\xe7\xcb\xbc\xff\xa8\x77\x7d\xb9\xea\xb7\xec\xdf\x7f\x03\x00\x00\xff\xff\x74\x27\x17\x14\x00\x14\x00\x00"); +var _aacff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xed\x61\x8b\x0d\x85\x18\x69\x15\xa9\x22\x87\x45\xab\xed\x56\x4d\x93\x56\xaa\x7a\x30\x78\x1c\x59\x2a\x06\x19\x73\xc8\xdb\x57\x9e\xa1\x74\x0f\xd1\x84\xcf\x9e\x1f\x63\x3b\x6f\xbb\x53\xe7\x5d\x84\xfc\x6b\x98\x86\x33\x46\xb0\xce\x9b\x80\xcb\xb4\x86\x01\xa1\xc7\x9b\xf3\x59\x26\x0b\x30\x6e\x88\xff\x1e\xa9\x0c\xa3\x9e\xb3\x2c\x7f\x39\xb7\xe3\xf2\x78\x79\x6e\x1f\x9f\x61\x5d\x70\xd3\xb6\x3b\x9d\xef\x4b\xc4\xb1\xf3\x76\x82\x92\xbb\xcd\x3a\x6f\x09\x00\xf9\x37\xbc\xb9\x25\x86\x3b\x3c\x7c\x36\x53\x8f\x1f\xc0\xa0\x4d\xfe\x16\x0c\x06\xe7\x6f\xf0\xf0\x32\x05\xd4\x72\x1f\x38\xaf\xf3\xfc\x07\x47\xf4\x11\x24\x19\x7a\x43\x35\xcb\xdb\x57\x3d\x7f\xd1\x23\xc2\xbb\xd5\x5c\x69\x8c\x86\xae\x18\x16\x37\x79\x90\xe2\xa3\x10\xf5\x7f\xff\x7e\x9f\x71\xcb\xca\xf2\x4b\x77\x7a\xb3\x76\xc1\x08\xb5\x12\x3c\xe7\xe7\xa5\x3b\xc1\x2f\x09\x52\x40\x51\x7d\x92\xe2\xf7\x36\xf5\xc7\xeb\x64\xf6\x46\x59\xf3\x37\x0d\xce\x04\xed\x6f\x98\x3d\x69\xa9\x8b\x23\xa4\x52\x1e\x41\x89\xaa\x26\xaa\x98\x2a\x22\x45\x54\x33\xd5\x47\x50\x65\x21\x88\x1a\xa6\x9e\x66\x35\x44\x86\xc9\x24\xaa\x8b\x44\x3d\xc7\xf7\x4c\x65\x22\xec\x89\x90\x1a\x0f\x55\xf6\xa4\x4b\x2d\x13\x51\x51\xe2\x50\x13\x29\xa6\x86\xe8\x40\x34\x30\x0d\x44\x0d\x11\x32\x61\x22\x95\xd6\x55\xf6\x9a\xa8\xb7\x44\x32\x91\xa1\x37\x52\x51\x42\x51\x96\x31\x4c\xb4\x2e\xa5\x88\x2c\x13\x37\x52\xbc\xe5\x46\x4b\xf1\x8d\x48\xc7\xb8\xef\x5d\xfa\x9f\x2e\xd0\x7e\xa0\xc3\x1a\x02\xfa\x48\xd7\x87\xce\x2c\x6d\xba\xf3\xb8\x5f\xd0\x79\x9a\x53\x17\xfd\xfe\x06\x00\x00\xff\xff\x5d\xc8\xdb\xa1\xcc\x02\x00\x00"); +func _cbc ()([]byte ,error ){return _ad (_eccg ,"HKdlb-B5-H")};var _ddcff =&bintree {nil ,map[string ]*bintree {"78-EUC-H":&bintree {_cec ,map[string ]*bintree {}},"78-EUC-V":&bintree {_bg ,map[string ]*bintree {}},"78-H":&bintree {_dbb ,map[string ]*bintree {}},"78-RKSJ-H":&bintree {_ffd ,map[string ]*bintree {}},"78-RKSJ-V":&bintree {_fga ,map[string ]*bintree {}},"78-V":&bintree {_ac ,map[string ]*bintree {}},"78ms-RKSJ-H":&bintree {_fbf ,map[string ]*bintree {}},"78ms-RKSJ-V":&bintree {_aeb ,map[string ]*bintree {}},"83pv-RKSJ-H":&bintree {_ade ,map[string ]*bintree {}},"90ms-RKSJ-H":&bintree {_bec ,map[string ]*bintree {}},"90ms-RKSJ-V":&bintree {_edf ,map[string ]*bintree {}},"90msp-RKSJ-H":&bintree {_ggd ,map[string ]*bintree {}},"90msp-RKSJ-V":&bintree {_dac ,map[string ]*bintree {}},"90pv-RKSJ-H":&bintree {_eaeb ,map[string ]*bintree {}},"90pv-RKSJ-V":&bintree {_cb ,map[string ]*bintree {}},"Add-H":&bintree {_cce ,map[string ]*bintree {}},"Add-RKSJ-H":&bintree {_gee ,map[string ]*bintree {}},"Add-RKSJ-V":&bintree {_aec ,map[string ]*bintree {}},"Add-V":&bintree {_fdd ,map[string ]*bintree {}},"Adobe-CNS1-0":&bintree {_gfc ,map[string ]*bintree {}},"Adobe-CNS1-1":&bintree {_eefc ,map[string ]*bintree {}},"Adobe-CNS1-2":&bintree {_afc ,map[string ]*bintree {}},"Adobe-CNS1-3":&bintree {_cbb ,map[string ]*bintree {}},"Adobe-CNS1-4":&bintree {_cca ,map[string ]*bintree {}},"Adobe-CNS1-5":&bintree {_edg ,map[string ]*bintree {}},"Adobe-CNS1-6":&bintree {_bdf ,map[string ]*bintree {}},"Adobe-CNS1-7":&bintree {_bce ,map[string ]*bintree {}},"Adobe-CNS1-UCS2":&bintree {_afa ,map[string ]*bintree {}},"Adobe-GB1-0":&bintree {_dde ,map[string ]*bintree {}},"Adobe-GB1-1":&bintree {_ccbg ,map[string ]*bintree {}},"Adobe-GB1-2":&bintree {_bcb ,map[string ]*bintree {}},"Adobe-GB1-3":&bintree {_egg ,map[string ]*bintree {}},"Adobe-GB1-4":&bintree {_gfb ,map[string ]*bintree {}},"Adobe-GB1-5":&bintree {_gefg ,map[string ]*bintree {}},"Adobe-GB1-UCS2":&bintree {_dgef ,map[string ]*bintree {}},"Adobe-Japan1-0":&bintree {_afad ,map[string ]*bintree {}},"Adobe-Japan1-1":&bintree {_ddb ,map[string ]*bintree {}},"Adobe-Japan1-2":&bintree {_fgbg ,map[string ]*bintree {}},"Adobe-Japan1-3":&bintree {_bad ,map[string ]*bintree {}},"Adobe-Japan1-4":&bintree {_afdg ,map[string ]*bintree {}},"Adobe-Japan1-5":&bintree {_deef ,map[string ]*bintree {}},"Adobe-Japan1-6":&bintree {_cbae ,map[string ]*bintree {}},"Adobe-Japan1-7":&bintree {_gagd ,map[string ]*bintree {}},"Adobe-Japan1-UCS2":&bintree {_bgcd ,map[string ]*bintree {}},"Adobe-KR-0":&bintree {_ddg ,map[string ]*bintree {}},"Adobe-KR-1":&bintree {_fca ,map[string ]*bintree {}},"Adobe-KR-2":&bintree {_ega ,map[string ]*bintree {}},"Adobe-KR-3":&bintree {_ace ,map[string ]*bintree {}},"Adobe-KR-4":&bintree {_aca ,map[string ]*bintree {}},"Adobe-KR-5":&bintree {_agfg ,map[string ]*bintree {}},"Adobe-KR-6":&bintree {_geef ,map[string ]*bintree {}},"Adobe-KR-7":&bintree {_ggec ,map[string ]*bintree {}},"Adobe-KR-8":&bintree {_gfg ,map[string ]*bintree {}},"Adobe-KR-9":&bintree {_fec ,map[string ]*bintree {}},"Adobe-KR-UCS2":&bintree {_bfgf ,map[string ]*bintree {}},"Adobe-Korea1-0":&bintree {_begf ,map[string ]*bintree {}},"Adobe-Korea1-1":&bintree {_ebeg ,map[string ]*bintree {}},"Adobe-Korea1-2":&bintree {_cgfg ,map[string ]*bintree {}},"Adobe-Korea1-UCS2":&bintree {_bgcag ,map[string ]*bintree {}},"B5-H":&bintree {_ffg ,map[string ]*bintree {}},"B5-V":&bintree {_fcb ,map[string ]*bintree {}},"B5pc-H":&bintree {_fbce ,map[string ]*bintree {}},"B5pc-V":&bintree {_bgfd ,map[string ]*bintree {}},"CNS-EUC-H":&bintree {_dfd ,map[string ]*bintree {}},"CNS-EUC-V":&bintree {_gaag ,map[string ]*bintree {}},"CNS1-H":&bintree {_bcee ,map[string ]*bintree {}},"CNS1-V":&bintree {_cdfa ,map[string ]*bintree {}},"CNS2-H":&bintree {_bag ,map[string ]*bintree {}},"CNS2-V":&bintree {_gebg ,map[string ]*bintree {}},"ETHK-B5-H":&bintree {_cacc ,map[string ]*bintree {}},"ETHK-B5-V":&bintree {_agfed ,map[string ]*bintree {}},"ETen-B5-H":&bintree {_abcg ,map[string ]*bintree {}},"ETen-B5-V":&bintree {_ddd ,map[string ]*bintree {}},"ETenms-B5-H":&bintree {_afe ,map[string ]*bintree {}},"ETenms-B5-V":&bintree {_cgcg ,map[string ]*bintree {}},"EUC-H":&bintree {_fae ,map[string ]*bintree {}},"EUC-V":&bintree {_cge ,map[string ]*bintree {}},"Ext-H":&bintree {_abf ,map[string ]*bintree {}},"Ext-RKSJ-H":&bintree {_gba ,map[string ]*bintree {}},"Ext-RKSJ-V":&bintree {_adbe ,map[string ]*bintree {}},"Ext-V":&bintree {_bgbc ,map[string ]*bintree {}},"GB-EUC-H":&bintree {_dfec ,map[string ]*bintree {}},"GB-EUC-V":&bintree {_dgefd ,map[string ]*bintree {}},"GB-H":&bintree {_ceeg ,map[string ]*bintree {}},"GB-V":&bintree {_bafb ,map[string ]*bintree {}},"GBK-EUC-H":&bintree {_fffe ,map[string ]*bintree {}},"GBK-EUC-V":&bintree {_dfbe ,map[string ]*bintree {}},"GBK2K-H":&bintree {_egbe ,map[string ]*bintree {}},"GBK2K-V":&bintree {_egde ,map[string ]*bintree {}},"GBKp-EUC-H":&bintree {_gafg ,map[string ]*bintree {}},"GBKp-EUC-V":&bintree {_aece ,map[string ]*bintree {}},"GBT-EUC-H":&bintree {_bdce ,map[string ]*bintree {}},"GBT-EUC-V":&bintree {_babd ,map[string ]*bintree {}},"GBT-H":&bintree {_ccgf ,map[string ]*bintree {}},"GBT-V":&bintree {_bfbe ,map[string ]*bintree {}},"GBTpc-EUC-H":&bintree {_dcce ,map[string ]*bintree {}},"GBTpc-EUC-V":&bintree {_gfbe ,map[string ]*bintree {}},"GBpc-EUC-H":&bintree {_gdgge ,map[string ]*bintree {}},"GBpc-EUC-V":&bintree {_cbga ,map[string ]*bintree {}},"H":&bintree {_bgdg ,map[string ]*bintree {}},"HKdla-B5-H":&bintree {_gcga ,map[string ]*bintree {}},"HKdla-B5-V":&bintree {_bfda ,map[string ]*bintree {}},"HKdlb-B5-H":&bintree {_beggd ,map[string ]*bintree {}},"HKdlb-B5-V":&bintree {_bbea ,map[string ]*bintree {}},"HKgccs-B5-H":&bintree {_gadb ,map[string ]*bintree {}},"HKgccs-B5-V":&bintree {_fffa ,map[string ]*bintree {}},"HKm314-B5-H":&bintree {_deff ,map[string ]*bintree {}},"HKm314-B5-V":&bintree {_bafbd ,map[string ]*bintree {}},"HKm471-B5-H":&bintree {_ebfa ,map[string ]*bintree {}},"HKm471-B5-V":&bintree {_ffcef ,map[string ]*bintree {}},"HKscs-B5-H":&bintree {_ecdb ,map[string ]*bintree {}},"HKscs-B5-V":&bintree {_bfaee ,map[string ]*bintree {}},"Hankaku":&bintree {_fabg ,map[string ]*bintree {}},"Hiragana":&bintree {_gegd ,map[string ]*bintree {}},"KSC-EUC-H":&bintree {_fafebg ,map[string ]*bintree {}},"KSC-EUC-V":&bintree {_aggg ,map[string ]*bintree {}},"KSC-H":&bintree {_debg ,map[string ]*bintree {}},"KSC-Johab-H":&bintree {_cdd ,map[string ]*bintree {}},"KSC-Johab-V":&bintree {_adbf ,map[string ]*bintree {}},"KSC-V":&bintree {_ebcf ,map[string ]*bintree {}},"KSCms-UHC-H":&bintree {_dedc ,map[string ]*bintree {}},"KSCms-UHC-HW-H":&bintree {_baeg ,map[string ]*bintree {}},"KSCms-UHC-HW-V":&bintree {_ccaa ,map[string ]*bintree {}},"KSCms-UHC-V":&bintree {_efec ,map[string ]*bintree {}},"KSCpc-EUC-H":&bintree {_gebe ,map[string ]*bintree {}},"KSCpc-EUC-V":&bintree {_adeb ,map[string ]*bintree {}},"Katakana":&bintree {_fee ,map[string ]*bintree {}},"NWP-H":&bintree {_egcf ,map[string ]*bintree {}},"NWP-V":&bintree {_egf ,map[string ]*bintree {}},"RKSJ-H":&bintree {_fge ,map[string ]*bintree {}},"RKSJ-V":&bintree {_egae ,map[string ]*bintree {}},"Roman":&bintree {_eec ,map[string ]*bintree {}},"UniAKR-UTF16-H":&bintree {_baff ,map[string ]*bintree {}},"UniAKR-UTF32-H":&bintree {_ggcc ,map[string ]*bintree {}},"UniAKR-UTF8-H":&bintree {_aeec ,map[string ]*bintree {}},"UniCNS-UCS2-H":&bintree {_dec ,map[string ]*bintree {}},"UniCNS-UCS2-V":&bintree {_cgdf ,map[string ]*bintree {}},"UniCNS-UTF16-H":&bintree {_gbe ,map[string ]*bintree {}},"UniCNS-UTF16-V":&bintree {_bbdb ,map[string ]*bintree {}},"UniCNS-UTF32-H":&bintree {_eedcbc ,map[string ]*bintree {}},"UniCNS-UTF32-V":&bintree {_cgdgd ,map[string ]*bintree {}},"UniCNS-UTF8-H":&bintree {_edcff ,map[string ]*bintree {}},"UniCNS-UTF8-V":&bintree {_fgae ,map[string ]*bintree {}},"UniGB-UCS2-H":&bintree {_aeed ,map[string ]*bintree {}},"UniGB-UCS2-V":&bintree {_dagea ,map[string ]*bintree {}},"UniGB-UTF16-H":&bintree {_caeaag ,map[string ]*bintree {}},"UniGB-UTF16-V":&bintree {_efea ,map[string ]*bintree {}},"UniGB-UTF32-H":&bintree {_gcf ,map[string ]*bintree {}},"UniGB-UTF32-V":&bintree {_fdgb ,map[string ]*bintree {}},"UniGB-UTF8-H":&bintree {_gafdd ,map[string ]*bintree {}},"UniGB-UTF8-V":&bintree {_eagg ,map[string ]*bintree {}},"UniJIS-UCS2-H":&bintree {_cdbb ,map[string ]*bintree {}},"UniJIS-UCS2-HW-H":&bintree {_dcad ,map[string ]*bintree {}},"UniJIS-UCS2-HW-V":&bintree {_ecb ,map[string ]*bintree {}},"UniJIS-UCS2-V":&bintree {_febd ,map[string ]*bintree {}},"UniJIS-UTF16-H":&bintree {_adaa ,map[string ]*bintree {}},"UniJIS-UTF16-V":&bintree {_aded ,map[string ]*bintree {}},"UniJIS-UTF32-H":&bintree {_afgb ,map[string ]*bintree {}},"UniJIS-UTF32-V":&bintree {_bcgab ,map[string ]*bintree {}},"UniJIS-UTF8-H":&bintree {_cgce ,map[string ]*bintree {}},"UniJIS-UTF8-V":&bintree {_fbfe ,map[string ]*bintree {}},"UniJIS2004-UTF16-H":&bintree {_dbad ,map[string ]*bintree {}},"UniJIS2004-UTF16-V":&bintree {_dece ,map[string ]*bintree {}},"UniJIS2004-UTF32-H":&bintree {_afae ,map[string ]*bintree {}},"UniJIS2004-UTF32-V":&bintree {_cgdd ,map[string ]*bintree {}},"UniJIS2004-UTF8-H":&bintree {_feae ,map[string ]*bintree {}},"UniJIS2004-UTF8-V":&bintree {_agb ,map[string ]*bintree {}},"UniJISPro-UCS2-HW-V":&bintree {_cbgab ,map[string ]*bintree {}},"UniJISPro-UCS2-V":&bintree {_gbab ,map[string ]*bintree {}},"UniJISPro-UTF8-V":&bintree {_bcgaba ,map[string ]*bintree {}},"UniJISX0213-UTF32-H":&bintree {_dcdde ,map[string ]*bintree {}},"UniJISX0213-UTF32-V":&bintree {_befb ,map[string ]*bintree {}},"UniJISX02132004-UTF32-H":&bintree {_cabe ,map[string ]*bintree {}},"UniJISX02132004-UTF32-V":&bintree {_cgdda ,map[string ]*bintree {}},"UniKS-UCS2-H":&bintree {_ccbe ,map[string ]*bintree {}},"UniKS-UCS2-V":&bintree {_cfga ,map[string ]*bintree {}},"UniKS-UTF16-H":&bintree {_bcbb ,map[string ]*bintree {}},"UniKS-UTF16-V":&bintree {_ebfe ,map[string ]*bintree {}},"UniKS-UTF32-H":&bintree {_cdff ,map[string ]*bintree {}},"UniKS-UTF32-V":&bintree {_afeb ,map[string ]*bintree {}},"UniKS-UTF8-H":&bintree {_cbec ,map[string ]*bintree {}},"UniKS-UTF8-V":&bintree {_fdff ,map[string ]*bintree {}},"V":&bintree {_cdfb ,map[string ]*bintree {}},"WP-Symbol":&bintree {_cegf ,map[string ]*bintree {}}}}; +var _effc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x54\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x56\xaa\xf6\x40\xec\x09\xb2\xb4\x18\xcb\xc0\x21\x6f\xbf\x9a\x31\xcb\xee\x21\x9a\xf0\x19\xff\x1a\x8f\x49\xeb\xe6\xd8\x38\x3b\x43\xfa\x33\x8c\xba\xc5\x19\xee\xd6\x99\x80\xd3\xb8\x04\x8d\x70\xc3\xde\xba\x24\x11\x39\x18\xab\xe7\xd7\x47\x2e\x7a\xe8\x7c\x92\xa4\xa7\xef\x43\x21\xca\xfd\x37\xb9\x3f\xc1\x32\xe1\xaa\x75\x73\x6c\x1f\xd3\x8c\x43\xe3\xee\x23\x14\x71\xb7\x59\xfc\x9a\x00\x90\xfe\xc2\xde\x4e\x73\x78\xc0\xee\xab\x19\x6f\xf8\x01\x0c\xde\xc9\x7f\x04\x83\xc1\xba\x1e\x76\xf5\xa5\x15\x1b\xb7\x8b\xf7\xcf\x38\xa0\x9b\x41\xb0\xa1\x33\x5c\x93\xb4\x3e\x77\xfe\xd2\x0d\x08\xef\x7a\xb9\xf2\x1a\x2f\x5d\x31\x4c\x76\x74\x20\xf2\x8f\x59\x26\xdf\xfc\xf7\xc3\xe3\x9a\x95\xa4\xff\xfe\x34\x47\xf8\x2f\x40\x64\x90\x4b\x99\x1f\x9e\x56\xff\x7b\x1e\xcd\xf6\x96\xc8\x63\xfb\xda\x9a\xd0\xb9\x1e\x93\xcf\x9d\x28\x6f\x5f\x60\x2d\xa2\xa8\xca\x8a\x4c\x76\x6c\x54\x44\xa1\xca\x82\x4d\x47\xd3\xd1\x24\x9b\x89\x86\x64\x19\x49\x25\x58\xaa\x9c\xa4\x64\x91\x51\x2a\x92\x03\xcb\xa7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x09\x00\x00\xff\xff\x6c\xe3\x0f\x46\x67\x02\x00\x00"); +func _aefc ()([]byte ,error ){return _ad (_ea ,"78-V")};func _eedcbc ()(*asset ,error ){_aged ,_dacg :=_fbeg ();if _dacg !=nil {return nil ,_dacg ;};_bdge :=bindataFileInfo {_ae :"UniCNS-UTF32-H",_ca :322404,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492707,0)}; +_bfdgf :=&asset {_e :_aged ,_ee :_bdge };return _bfdgf ,nil ;};func _bafb ()(*asset ,error ){_cbgd ,_aeg :=_effe ();if _aeg !=nil {return nil ,_aeg ;};_dcbcc :=bindataFileInfo {_ae :"GB-V",_ca :774,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492258,0)}; +_bcca :=&asset {_e :_cbgd ,_ee :_dcbcc };return _bcca ,nil ;};var _cbef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4f\x6b\xe3\x56\x14\x05\xf0\xbd\x3e\x85\x96\xd3\xc5\x34\xef\xfe\x79\x7f\x04\x62\x60\xc8\x30\x90\xc2\xb4\xa5\x29\xed\xda\x91\x9e\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\xb9\xc7\x4e\xa1\x8b\xc1\xe3\x63\xe9\x4a\xfc\x4e\x9e\x9e\xee\xee\x1f\xbe\x3d\x6c\x87\xcb\x78\xf7\xfb\xf9\xb8\x3c\xf6\xcb\xb8\x3f\x6c\xeb\xb9\xbf\x1e\xdf\xce\x4b\x1f\x9f\xfa\xf3\x61\x1b\x06\xd1\x71\x3d\x2c\x97\xdb\xd7\xf8\x58\x5e\x76\xa7\x61\xc0\xf9\x8f\xef\xaf\x97\xfe\xf2\xb0\xed\x8f\xa3\xf1\xb8\xf5\xed\x74\x3d\x76\x1c\xef\xfe\xe8\xcf\x87\xd7\xcb\xf9\x7d\xfc\xf4\x75\x3d\x3e\xf5\x9f\xc6\xb5\xef\x91\xff\x76\x5e\xfb\xf9\xb0\x3d\x8f\x9f\x7e\xd9\x9d\x76\x9b\x7c\xfc\xf0\xf8\x76\x3a\xfd\xd3\x5f\xfa\x76\x19\x6b\x64\x7d\x5b\xe3\x73\xb8\xbb\xff\xb1\x3b\xfd\xba\x7b\xe9\xe3\x5d\xcc\xfa\xcc\x33\x3f\xf3\xb0\xf8\xf5\xaf\x7e\x7e\x3d\x1c\xb7\x51\x7e\x4e\x49\xfe\x8b\xff\x7c\x3f\xf5\x51\xae\x53\xfe\xfe\x71\x5c\xfb\x98\x6e\x33\x1f\xbe\xdd\x1f\xdf\xb6\xcb\xa8\x96\xca\x35\x14\xde\xfe\x72\x5c\xfb\xeb\x69\xb7\xf4\xf3\x6e\x7b\xee\xc3\x38\xce\x29\xa5\xf4\x65\x9c\xf3\xd7\xef\xdf\xbf\xe0\xbe\xfe\x77\xc4\x30\xdd\xce\x3c\xac\x4c\x6e\x67\xa4\xb4\xdf\x7f\x19\xd3\x30\x27\xe1\x77\xc1\x77\xcd\x65\x98\x93\x32\x51\x24\x59\x74\x98\x93\x31\x31\x24\xb5\xb4\x61\x4e\xce\xc4\x91\x48\x52\x1f\xe6\x94\x19\xe5\x88\xb4\x61\x76\x61\x54\x22\xca\x86\xe1\x95\x51\x8d\xa8\x4e\x98\xde\x18\xb5\xb8\x83\xe4\x18\x3f\x31\x9a\x22\xb2\x84\xf1\x3b\x46\xbb\xeb\x7d\x62\xfc\x13\xa3\xa7\x88\x9a\x60\xfc\xc2\x68\x41\x64\xa9\x62\xfc\xca\x68\x8d\xc8\x14\xe3\x3b\xa3\x1e\x51\x6e\x18\xbf\x67\xb4\x8f\xa8\x79\x1a\x66\xa1\x94\x84\x94\xa7\xa9\x0c\xb3\x10\x4b\x02\xcb\x2d\xeb\x30\x0b\xb5\x24\xb4\xbc\xa4\x36\xcc\x42\x2e\x09\x2e\x6f\xc5\x87\x59\xe8\x25\x7e\x35\xc5\x78\x7a\x49\x78\x65\xab\x18\x4f\x2f\x09\xaf\x5c\x0c\xe3\xe9\x25\xe1\x95\x5b\xc3\x78\x7a\x49\x78\x15\x71\x8c\xa7\x97\x84\x57\xf1\x84\xf1\xf4\x92\xf0\x2a\x05\xc5\x0a\xbd\x24\xbc\xca\x84\x66\x85\x5e\x12\x5e\x55\x50\xad\xd0\x4b\xc2\xab\x3a\xaa\x15\x7a\x49\xbf\xf6\x8f\xf1\xf4\x92\xf0\xaa\x13\xaa\x55\x7a\x69\x78\x35\x41\xb5\x4a\x2f\x0d\xaf\xe6\xa8\x56\xe9\xa5\xe1\xd5\x2a\xaa\x55\x7a\x69\x78\xb5\x09\xd5\x2a\xbd\x34\xbc\x26\x45\xb5\x4a\x2f\x0d\xaf\xc9\x51\xad\xd2\x4b\xc3\x6b\xaa\xa8\x56\xe9\xa5\xe1\x35\x4d\xa8\x56\xe9\xa5\xed\xf6\xb7\x8a\xf9\x04\xd3\x89\x99\xa3\x5c\xa5\x98\xee\x98\x55\xb4\xab\x24\xd3\x20\x43\xfb\xb8\x04\xcd\x74\x61\xa6\xe8\x57\x89\xa6\x2b\xb3\x8c\x82\x95\x6a\xda\x99\x55\x34\xac\x64\xd3\x3d\x17\x49\x42\xc5\x46\x37\x4b\xcc\x14\x1d\x1b\xe1\x4c\x98\x65\x94\x6c\x94\x33\xbd\x2d\xb0\x34\xcc\x46\x3a\x0b\x3a\xb1\x84\x9a\x8d\x76\xc6\xb5\x69\x86\x9e\x8d\x78\xc6\xc5\x69\x19\x45\x1b\xf5\x8c\xab\xd3\x1a\x9a\x36\xf2\x19\x97\xa7\x27\x54\x6d\xf4\x33\xfa\xb9\xa1\x6b\xa3\x9f\xd1\xcf\x33\xca\x36\xfa\x19\xfd\xbc\xa1\x6d\xa3\x9f\xd1\x2f\x0b\xea\x36\xfa\xd9\x72\x7b\x2a\xe0\x1a\xf4\x33\xfa\xe5\x82\xc2\x8d\x7e\x46\xbf\xdc\xd0\xb8\xd1\xcf\xe8\x57\x04\x95\x3b\xfd\x9c\x7e\xc5\xd0\xb9\xd3\xcf\xe9\x57\x0a\x3a\x77\xfa\x39\xfd\x4a\x43\xe7\x4e\x3f\xa7\x5f\x15\x74\xee\xf4\x73\xfa\x55\x47\xe7\x4e\x3f\xa7\x5f\x2d\xe8\xdc\xe9\xe7\xe5\xf6\x28\xc3\x35\xe8\xe7\xf4\x6b\x82\xce\x9d\x7e\x4e\xbf\xe6\xe8\xdc\xe9\xe7\xf4\x6b\x05\x9d\x3b\xfd\x9c\x7e\x6d\x42\xe7\x4e\x3f\xa7\xdf\xa4\xe8\xdc\xe9\xe7\xf4\x9b\x1c\x9d\x3b\xfd\x9c\x7e\x53\x45\xe7\x4e\x3f\xa7\xdf\x34\xa1\x73\xa7\x9f\xef\xf9\xac\x55\x74\x9e\xaf\x7b\x48\xba\x3d\x7f\xd3\x30\x67\xfa\x65\xee\x0a\xa9\xa2\xf3\x4c\xbf\xac\xcc\x26\x74\x9e\xe9\x97\xc3\x4f\x45\xd1\x79\xa6\x5f\x76\x66\x19\x9d\x67\xfa\xe5\xcc\xac\xa2\xf3\x4c\xbf\x1c\x7e\xaa\x09\x9d\x67\xfa\xe5\xca\x4c\xd1\x79\xa6\x5f\xe6\xfe\xa0\x19\x9d\x67\xfa\x65\x6e\x10\x5a\xd1\x79\xa6\x5f\xde\x89\x71\xd3\x48\xb1\x23\xde\x76\x3e\xfc\x1f\xef\x08\x1f\x7b\xf6\xf2\x76\x3e\xf7\xed\x12\x6f\x08\xb1\x29\x63\xaf\x3d\x6c\xfd\xe3\x6d\xe3\x74\x3c\xe1\xac\xf8\xf7\x6f\x00\x00\x00\xff\xff\xfa\x9e\x80\x79\x99\x08\x00\x00"); +var _fef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4b\xab\x2e\x4b\x92\xa6\x37\x3f\xbf\x62\x0f\xa5\x41\x2b\xc3\x3d\xfc\x0a\x4d\x81\xa8\xa6\xa0\x04\x2d\x09\x95\x5a\x12\x08\xd1\xc4\xc5\x3d\x95\xa0\x3c\x79\x38\x99\x35\xa8\x7f\x2f\x96\x3d\xcf\x97\xec\x12\x62\xef\xd1\xc2\x57\x7c\x11\xee\xe6\x17\x33\x7b\xed\xe6\x7f\xf8\xc7\x7f\xfe\x4f\xff\xfc\xeb\x9f\xfe\xf6\xed\x0f\xff\xf3\xef\x7f\x79\xfe\x65\xfd\xed\xdb\xfe\xd3\xaf\xef\xef\xeb\xaf\x7f\xf9\xd7\xdf\x9f\xf5\xed\x5e\x7f\xfc\xd3\xaf\xbf\xfc\x92\xf2\xb7\xf7\x4f\xcf\xdf\x3e\xcd\xf8\xf3\xfc\xf9\xfa\xed\x97\x5f\xbe\xde\xff\x97\x7f\xfb\xeb\xdf\xd6\x9f\xff\xf9\xd7\xfd\x97\x6f\x27\xbf\x7b\xff\xf5\x37\x7f\xfb\xed\xdb\x1f\xfe\x97\xf5\xc7\x3f\xfd\xf5\x6f\xbf\xff\xdb\xb7\xff\xe6\xbf\x7f\xff\x72\xaf\xff\xf6\xdb\xbb\xf6\xd7\xff\xff\xa7\xdf\xdf\xf5\xfb\x9f\x7e\xfd\xa3\xff\xff\xaf\xff\xc3\xf5\xdb\xf5\x6b\xfa\xaf\xff\xe5\x1f\xff\x25\xff\xfd\x37\xff\xf2\xaf\xbf\xfd\xf6\xff\xac\x3f\xaf\x5f\xff\xf6\xad\xc7\xff\xd6\xaf\x6f\xfc\xfd\xe5\x0f\xff\xf8\x9f\xaf\xdf\xfe\xc7\xeb\xcf\xeb\xdb\x1f\xe2\xf5\xff\xc0\xeb\xff\xe1\xeb\xf5\xf8\x45\xfc\xe0\x7f\x5b\xbf\xff\xf5\x4f\x7f\xf9\xf5\xdb\xfc\xef\x8e\xe3\xbb\x7f\xff\xaf\xff\xf6\xdb\xfa\x96\xfd\xd0\xff\xf1\x5f\xfe\xf9\x3f\x7d\xfb\x3f\xd3\xb7\x74\x7c\xcb\xf5\x3c\xeb\xb7\x94\x53\xfe\xbf\x7c\xf8\xbf\xff\xe7\xbf\xbc\xeb\xdb\x41\x2b\x41\xd4\xf3\x97\x77\xfd\xf5\xb7\xeb\x59\xbf\x5f\xbf\xfe\x71\xfd\xf2\xed\xdb\x7f\x3c\x8e\xe3\xf8\x87\x6f\xff\xf1\x9f\xfe\xe9\x9f\xfe\xe9\x1f\xbe\x86\xf8\xff\xf9\xc5\x2f\xe9\x38\x78\xf5\xde\xcf\xff\x7d\xfd\xfe\xcb\xe7\x85\xbd\xf7\xfb\x0f\x5f\xad\xf3\xfd\x87\xaf\xaf\x5c\x35\x5a\xd5\x56\xa3\xb5\xa2\xd5\xf9\x65\xdd\x5f\xad\xf3\x38\xa3\xd5\xbe\xbe\x92\x8f\x34\x69\xa5\xf8\x65\x7d\x68\x65\x9e\x0d\x5a\x27\x5f\xf1\x59\xa1\xb5\x68\x8d\xf8\x65\x29\xb4\xe6\xd7\xb3\x34\x33\xad\x8b\xb1\x74\x5a\x37\x2d\x7f\xf9\xd0\x83\xdf\x74\xd4\x77\xb4\xba\xbd\xf3\x95\x5e\xe3\xd9\xcd\x57\x7a\xa3\x05\x7d\xbd\xc7\x2f\xb3\xbf\x64\x2c\xe9\xa2\x35\x69\x31\xce\x7e\xd1\x62\x26\x3a\x63\xb9\xed\x8f\xb1\x64\xbf\xf9\x46\xeb\x3c\x68\x31\x83\xf7\x8e\xd6\x60\x96\x2e\x5b\x95\xf9\xa4\xbf\xe1\xc8\x98\xb3\xd1\x79\x46\x0f\x63\x44\x2b\xfb\x6c\xf2\x0c\xda\x47\xcc\xd2\x79\xd2\xfb\x60\x64\x8f\xad\x87\xfe\xec\x21\x66\x29\x95\x44\x8b\x91\xbd\x7e\x33\xd6\x36\x55\x66\x62\x1e\x8c\x85\xf7\x26\xa3\x5e\x7c\x73\xe6\xf8\xe5\xc9\x57\xe6\xc9\x37\x7d\x8f\xb5\xdd\x7c\x73\x56\xbe\xc9\x7e\x99\xd0\xf7\x42\xfb\x0c\xfa\x8e\xcc\x7c\xce\xc1\x38\xd9\x4b\x73\xd2\x82\xbe\xe9\x2e\x60\x1d\xe6\x66\x64\xec\xd6\xcb\x71\xf2\xde\x0b\x0d\x8d\x99\x5f\xf1\x2c\x75\xc6\xb2\x12\x2d\xfa\x5b\x99\x19\xe4\x2b\x0b\x1a\x1a\x14\xad\x2f\x1a\x72\x72\x4f\x2c\x68\x70\xb7\x2e\x68\x60\x6d\x53\x3e\xbf\x3b\x39\xa9\x54\xd6\x3d\x7e\x99\x62\x35\xf7\x2e\xfc\x32\x56\xec\x3c\x96\xcf\xae\x68\xb1\x5b\x53\xac\xd8\x79\xdc\x89\xd6\x13\xad\x5d\x68\xbd\xfc\xf2\xa1\xb5\x68\xf9\x95\xcd\x7b\xf4\x10\x2b\x76\x1e\x77\xa6\x95\x68\xf1\x95\x58\xb1\xd3\x3d\x9f\x62\xc5\x4e\xf7\x59\x8a\x15\x3b\x5d\xe9\x14\x2b\x76\x1e\x37\xfd\xc5\x8a\x9d\xc7\x4d\x7f\xb1\x62\xe7\xf1\xd8\xdf\xa0\x65\x7f\xd0\xf7\x30\x13\x13\xfa\x9e\x4e\x0b\xfa\x9e\x58\xa3\x74\x31\x2f\xac\x51\xda\xce\x19\x5f\xd9\xcc\xee\xc5\xc8\x36\x67\x93\x7d\x9d\x36\x3b\xa4\x32\x67\x9b\x1d\x52\x63\x35\xf3\xf1\xfd\x79\xcf\xc7\xf9\x5d\x0f\xf9\x80\xbe\xe9\x33\xe8\xe3\x04\xe4\x03\xfa\xca\x49\x0b\xfa\x4a\xa5\x05\x7d\xa5\xd3\x82\xbe\x32\x69\x41\xdf\xf0\x3d\xe8\x1b\xbe\xc7\xfa\x0d\xdf\x63\xfd\xda\x19\xac\x59\x0e\xfc\xff\xc3\x92\xf3\xc1\xd2\x16\x87\xc9\xd2\xc2\x14\x73\x62\x69\x4b\xa3\xc5\xd2\x96\x41\x0b\xf2\x0a\x13\x91\x24\x6f\xd3\x82\xbc\x0a\xb1\x09\xf2\x38\x8c\x39\x41\x5e\x65\xd0\x09\xf2\x2a\x83\x4e\x90\x57\x21\x36\x41\x1e\x13\x9f\x13\xe4\x39\xf1\x09\xf2\xaa\xfd\x41\x43\xb3\x3f\x68\x68\xd0\x90\xa1\xa1\x41\x43\x86\x86\x06\x0d\x99\xb1\x74\x68\xcf\x8c\xa5\x33\xb2\xcc\x58\xba\xbf\x64\x2c\x9d\xb1\x9c\x7c\x65\xd0\xc3\xc9\x26\x1f\xf4\x70\xf2\x95\xc1\xc8\x4e\xbe\x32\xa1\xfd\x64\xd4\x63\xd1\x72\xe6\x1f\x5a\xce\x3c\xcf\x0a\xa3\xae\x6c\xa5\x42\x7f\xb0\xc8\x5c\xe8\xaf\xd2\x7b\xe1\x50\x55\x7a\x2f\xac\x4a\x65\xd4\x85\x55\xa9\x17\x2d\x57\x85\xfe\x8a\xab\x62\x7f\xcc\x84\x5b\xb7\x40\x43\xb3\x3f\x68\x68\xcc\x4b\x61\x26\x1a\x2b\x56\x58\x95\xc6\x8a\x55\x58\xeb\xc3\xc8\x2a\x07\x67\xfb\x8c\x83\xb3\x6c\xc1\x5a\x17\xab\x59\xef\xef\x18\x74\xae\x88\x8e\x45\x0f\xaa\x05\x8f\x2d\x45\x07\x2b\x8d\x5a\x70\x6c\x5a\x21\xfa\x8f\x63\x33\xd7\x8a\xfe\x0d\xed\x8a\xfe\xcb\x5f\xd6\xef\x44\x63\x6e\x8a\x3f\xc6\xd2\xa0\xe1\x65\x3e\x1b\x34\xbc\xcc\x59\x93\x06\xe8\x53\x49\x58\xec\x09\x95\x84\xe5\x37\xa1\x61\xfb\x95\xf7\xdf\x7d\x05\x1a\x16\xb3\xdb\xa0\x61\x31\xce\x8e\x58\x81\x5d\xe7\x8e\xf8\x83\x25\xe7\x2e\x7d\x7c\xa5\x43\xdf\x62\xc5\x7a\xf9\x7e\x76\x43\xf1\xc8\x15\x96\x9c\x55\x3c\x16\xb4\xf7\xfe\x9d\x12\x94\xfb\xf8\x4e\xac\xe4\x50\x27\xf6\x3e\xec\xe1\xa5\xe5\x2f\xd9\xad\x1b\x6a\x43\x9d\xd8\x3b\x41\xed\xc8\xfc\x92\x1e\x86\xb3\xcb\xa8\xff\x9d\x38\xca\x28\x17\x32\xda\x1c\xca\xc5\xde\x08\xae\x3c\xe6\x77\x62\x2c\x87\xa8\xda\xfb\xb4\x07\x4e\x07\x0a\x60\x0e\x91\x53\xd6\xcb\x8a\x29\x48\x9c\x97\x09\x63\x4f\xec\xd6\x10\x24\xf9\x48\xf4\x1e\x82\x64\xef\x83\x6f\x4e\x7b\xf7\xbd\x19\x2d\xcf\xc3\x54\xe9\x62\xfd\x42\x90\xec\xed\xc9\x99\xdf\x2b\x5d\x79\xa2\x74\x65\xfa\x53\xc8\x9c\xcc\xd2\x45\x7f\x27\xe3\xbc\xe8\xef\x8b\x9f\xfd\x98\x25\x5f\x0e\x85\xd7\xee\xc2\xa0\xf9\xe4\x5d\x69\xf9\xcc\xad\xcb\xc4\xdf\x6e\x5d\x8e\xca\xed\xf1\xb3\xc5\x37\x93\xef\x05\x79\xd9\xe3\x7e\x43\x1e\x1a\x6d\xbe\xd9\x04\x68\x9f\xf9\xde\xf1\x4b\x5b\x4f\x68\xde\xf9\x64\x69\x9f\xaf\x4d\x90\x9b\xa2\xe3\xc9\xb4\xf8\xe6\xc3\xf6\xbc\x6d\xc5\x32\x24\x97\xef\x61\x5a\x16\x53\xf6\x30\x2d\x87\xdf\x64\x2c\x87\xcf\xdc\x90\xbe\xe7\x86\x64\xe2\x9f\x45\x8b\x83\xf3\xec\x68\x65\xfa\x7b\x8f\xef\xf4\xf7\xfc\x32\x4e\xdf\x7b\x19\xa7\x3d\xbc\x67\x1c\x95\x87\xd9\x7d\x0b\x2d\x36\xc8\xcb\x31\x7a\xa0\xfd\x6d\xb4\xfc\x66\xa7\xe5\x37\x43\x7f\xaf\xb2\x97\x77\xd2\x72\x2c\x17\x87\x11\x1a\xde\xfb\xfb\xa3\xf9\x3e\xb4\x58\x95\xf7\xa5\xc5\x3a\xbc\x8b\xe3\xe0\xc8\x38\x00\x6a\x1a\xa1\x61\x66\xd1\x4a\x0e\x2d\x32\x27\x85\xcc\xe2\x38\x24\x5b\x41\xc3\x97\x52\x11\xad\x46\x8b\x6f\xae\x18\xcb\x97\xa4\x8b\xd6\x43\x0b\x16\xb2\xf6\x77\x9a\x70\xde\xf4\xf7\xd2\xdf\x4e\xb4\x58\xb1\x9d\xf9\x26\xd4\xee\x93\x16\xbd\xef\xc2\x37\x7d\xc6\x58\xd0\x5a\x73\xe8\x5c\xf9\x94\x22\x74\xae\x2f\x85\x2a\x5a\x83\x16\x73\x1d\x3a\x57\xce\x8a\xf7\xcd\xde\x55\x18\xee\x97\xfd\x09\x0d\x7b\xb1\x3f\x99\xcf\xed\xde\x8d\xd6\x79\xb8\x77\x2b\x2d\xe6\x2c\xdf\xb4\xca\x77\xc8\xe9\x0c\x5d\x2d\xb7\xb6\x69\x35\x5a\x7e\xa5\xd3\xba\x68\x5d\xdf\x61\xba\xf3\x60\x6d\x11\x01\x25\xd4\x89\xa3\xc0\x14\x4b\x08\xd1\xa3\xa0\x12\x95\x10\x40\x65\xcd\x87\xd6\x57\x0f\xb5\xc2\x6c\x4a\x08\xa0\x7a\x31\x83\x25\x04\xd0\x6c\xb0\xc1\x12\x02\xa8\x16\x34\xe1\x12\x02\xa8\xa5\x74\xd3\xfa\xea\xbd\x89\xd4\x4a\x08\xa0\x3a\xb7\xdf\xfc\x9a\xa5\x29\xda\x2c\x21\x80\x46\x41\xd1\x29\x21\x80\xc6\xc9\xe9\x2f\x21\x80\xfa\x85\xe2\x51\x42\x00\x35\x51\x5c\x09\x01\xd4\x4e\x04\x49\x09\x01\xd4\x16\x8c\xaf\x84\x00\x6a\x15\x81\x5e\x42\x00\x8d\x82\xd2\x55\x42\x00\x8d\x7c\xd9\xfa\xa2\x6f\xde\xdb\xf7\xbe\xe8\x6b\x83\xbd\x5b\x02\xf9\xd6\x9e\x3b\xad\xa0\xcf\x53\x55\x02\xf9\xb6\x2f\x99\x18\xad\xa0\xef\x9e\xd0\x1e\xa2\xaa\xce\xd7\x51\x07\x7d\xad\xfb\xec\x8b\xbe\x39\x10\xa2\x65\x04\x7d\x2f\xaa\x4d\x09\x31\xd6\xdf\x2f\x9c\xf1\x43\x96\x5c\x42\xc2\xcd\x1b\xcd\xad\x8c\x20\x3d\xbb\x60\xe3\x8b\xf4\xfe\x4c\x96\x28\xa4\xdf\x18\x80\xfe\x12\xd2\xaf\xde\x63\xd2\x8a\xa5\x5d\x40\xc8\x12\xd2\xaf\x9d\x87\xcf\xbe\x48\x6f\x6d\xfa\x5e\x90\x3e\xd0\xb5\x4b\x00\xb5\x29\xeb\x29\x01\xd4\x66\x1f\x4c\x75\x00\xb5\xd6\x8b\xbd\xaf\xd8\x58\xcb\x1e\xbe\x48\x2f\xb2\xc8\x82\xd4\xdc\x68\xec\x25\x80\x5a\xd9\xd3\xd6\x17\x7d\x55\x98\x51\x02\xa8\xd5\xb6\x99\xa4\x90\xaf\x75\x9e\xf4\x1e\xf2\xb5\x4e\x0e\x7f\x09\xf9\x5a\x2f\x37\x79\xc8\xd7\xfa\x48\x51\xc8\xd7\xa6\x56\x57\x42\xbe\xb6\x74\xd8\x62\xeb\x76\x16\x2c\xe4\x6b\x6b\xb0\xac\x12\xf2\xb5\x4d\x18\x74\x09\xf9\xda\x85\x89\x65\x7e\xd1\xd7\xab\xd4\x06\x24\xef\xd5\xaf\x04\x24\xef\x13\x0d\xa5\x5c\x2c\xed\x05\x7d\x57\x8e\x96\x47\xf3\xfa\xa2\x6f\x1c\x0f\xfd\x5d\x25\x36\x2b\x7a\x4e\xb9\x58\xbf\xe6\xb3\xd8\xba\x37\x6c\xa9\x84\x3c\x9f\x62\x97\x12\xf2\x7c\x1e\x9d\x91\x85\xd0\xae\xe7\x69\xef\x17\x07\xdc\x5f\xde\xd1\xba\x6c\xc5\xd6\xed\xce\xcb\xf5\xc6\x58\x6e\x7b\x58\xf1\xcd\x87\xf9\xbc\x82\xbe\xe1\xa8\x6f\xb4\x1e\x18\x6d\xb9\xbf\xe8\xab\x03\xdd\xb7\xdc\x71\x34\xd7\xc5\x57\xee\x33\xbe\x72\xb2\x7b\x42\x81\xe8\xd7\xe9\xb3\xa0\xef\xc3\x26\x6e\x8e\xe6\x60\xd4\xa1\x40\xcc\x27\xdb\xdf\x17\x7d\x55\xa3\x4d\xb9\xa1\xcf\xb9\x0e\x05\xa2\x16\x04\x57\x09\x05\xa2\x16\x19\x43\x28\x10\xb5\x2d\x7f\xc9\xd1\x74\x55\xee\x2f\xfa\xea\x46\x3b\x2b\xb7\x47\x93\x91\x85\x72\xd1\x5e\xf4\xe9\x12\xca\xc5\x50\xd7\x2e\xa1\x5c\x8c\x8a\xd1\xa6\x84\x72\x31\x9b\x87\xf8\x29\xd1\x72\x64\x4f\x8d\xd6\x65\xab\xc5\x59\xb1\xf7\x50\x3c\x6a\x39\x6c\x05\x7d\x27\x78\xa1\x3c\x93\x93\xca\x2e\x7f\xae\xd8\x75\x28\x02\x25\x94\x92\xbe\xa5\x36\x94\x92\xb1\x1f\x7b\x0f\xd6\xda\x16\xf3\x19\x4a\x49\x3d\x9b\xef\x05\x7d\x2f\x7a\x63\x79\x61\xad\xee\xe4\x50\x4a\xca\x4a\xcc\x59\x28\x25\xfd\xc3\x06\x43\x29\x19\x69\xfb\x5e\x81\xd1\xc2\x6d\x42\x29\xa9\x0d\x03\x67\x79\x11\x1d\x28\x4f\x25\x94\x92\x76\x23\xf0\x4a\x28\x25\xa3\x26\xfb\x9b\xb1\xb6\xee\xcf\x50\x4a\xea\x94\x4f\x84\x52\x52\x4f\x8c\x60\x25\x94\x92\xf6\xca\xbc\x43\x29\xe9\xe5\x75\x2c\xb1\x3f\x2b\xe8\xb6\x84\x52\x52\x55\x00\xcb\x62\x7f\x4e\x28\x0a\xb3\xd7\x3c\x0a\xfd\x85\xd9\x6b\x7e\x38\x4a\x28\x2c\xe3\xf4\x14\x87\xc2\x32\x27\xa8\xa3\x84\xc2\x52\x43\xc8\xfc\x98\x25\x2f\x48\x47\xf6\x96\x15\x4b\x7b\x23\xc1\xcb\x8a\xa5\xdd\xca\x8a\x05\x6b\xcd\x3e\x0b\xd6\xd3\x5c\xf6\xd0\x81\xda\x70\x02\x43\x07\x6a\x8f\x07\x67\x05\x6b\x7d\x3e\xbf\x5c\x31\x2d\xe8\x47\x25\xf4\xa3\x5e\x30\x4e\x94\xd0\x8f\x7a\x7b\x78\x2f\xf4\xa3\x7e\x01\xe5\x4b\xe8\x47\x73\xa0\x33\x97\xd0\x8f\x46\xf6\xd8\x86\x7e\x34\xc6\xe7\x2b\x71\x34\x2f\xb4\xf2\x12\xfa\xd1\xcc\x4a\xd4\xd0\x8f\xda\x2b\x9b\x08\xfd\xa8\xd7\xcb\xf7\x26\xbd\xb3\xd0\xa1\x1f\xcd\x89\x45\xac\xec\x1b\x09\xce\x2c\xed\x07\x76\x66\xef\xc1\x7a\xde\xe1\x7b\x2c\xed\xa7\x87\x1d\x4c\x18\x81\x57\x43\x77\xaa\x27\xcc\xb4\x1e\xc1\x7a\x12\x06\x8f\x1a\x36\xb0\xda\xd1\xe3\x6a\xe8\x55\x75\xb0\x0e\xf5\x40\x74\x60\x4e\xaa\xa1\x57\xd5\xfb\xb6\x15\xeb\xb7\xb6\x5f\x09\xfa\x0e\xd8\x52\x3d\x10\x8d\x6c\xc8\x1a\x36\xb0\x76\x6e\xdf\x8b\xf5\x7b\x00\xef\x35\x74\xae\xb6\x93\xcf\x9e\x38\xb6\x9f\x51\xc7\xd6\x4d\x9f\x67\x21\x3a\x52\xf5\x9b\xb1\x7e\xe9\x8d\x59\xaa\x61\xe8\xea\x27\x5a\x56\x0d\x43\x57\x5f\xcc\x52\x4d\xc1\x7a\xbe\x50\x74\xb4\x58\xbf\xd7\x67\xb1\x7e\x15\xa1\x5d\xc3\x08\x36\x35\xa2\xd4\xc4\xfa\xb1\xb6\x35\x8c\x60\xf3\x4d\xb6\x62\x7f\x0e\xcc\x26\x35\x8c\x60\x4d\xbd\xbf\x26\xe8\xc3\x68\x53\xc3\x08\xd6\x6b\x76\x9c\xc1\x5a\xd3\xf6\x3d\x58\x6b\x86\xda\x30\x82\xd5\xd9\xfc\x65\x1c\xcd\x3d\x18\x4b\x18\xc1\xea\xe6\x10\xd7\x30\x82\xb5\x6c\x7f\x39\x44\x47\xc5\x50\x52\xc3\xb2\xdc\xae\x6c\x2b\x58\xcf\x8d\x3e\xf6\x35\x88\xaf\x96\xeb\x97\x5b\xcc\x19\xa2\xa3\xe6\x1e\x2c\x12\xc1\x55\xc3\xb0\x36\x26\x46\xa9\x1a\x9a\xf0\x7c\xb3\xfd\xc5\xfe\x7c\x11\xb7\x35\x0c\x6b\x73\x3d\x7e\x33\xe8\x7b\x2e\xbf\xc2\xf9\x9b\x7e\x25\xb4\xba\xb3\xdb\x5f\xd0\x97\x38\xb7\xf5\x0c\xfa\x1e\x98\x4d\x0d\xf3\x5c\x4b\x70\x86\x1a\xe6\xb9\x91\x1e\x5b\x41\xdf\x70\x35\xcf\x10\x8d\x22\x8b\x7a\xa2\x95\xbb\x43\xce\x16\x0a\x92\xf3\x72\x76\xc4\x1f\xfb\xf3\x44\xb5\x71\xfd\xc2\xe4\xd7\x56\xb6\x75\x71\xfa\xd9\x4b\xe7\x8d\x00\x3a\x69\x3d\x88\x70\xc7\x19\xeb\x77\x26\xc7\xa2\xea\xc6\xbc\x9c\xa8\x6e\xa8\x1a\xb5\xa0\xba\x81\x6b\x6a\x41\x75\x73\x96\xc2\x1c\x58\x76\xa7\x87\x30\x07\xd6\x8c\xf8\xab\x61\x0e\xac\x27\x0a\x44\x2d\x88\x0e\xd4\xb3\x1a\xe6\xc0\x3a\x0f\x9f\x81\x3a\x5c\xbf\x30\x07\xd6\xdb\x19\x2c\x88\xc6\x9f\xb2\xe4\x1a\x20\xa7\x4f\x0f\x47\x41\xab\x43\xa2\xd6\xb0\x14\xb6\x0e\xe4\xa9\x05\xad\xf5\xd3\x41\xb0\xd6\xbb\xf8\x6c\x73\xc0\x21\xa8\xc6\xd1\x3c\x1a\x53\x56\xe3\x68\x9e\xc8\xde\x5a\x43\x6a\x4e\x34\xe1\x5a\xcf\x68\xe1\x34\xa8\x55\xad\x87\x6f\xd6\x2f\xd2\xbb\xd2\xbd\x56\xb4\x1e\xcc\x26\x35\xac\x96\xe3\x0b\x99\x47\x2b\xb6\xee\xe9\xc6\x0a\xab\xe5\x38\xbb\xef\x5d\xd1\x72\x3a\xc3\x6a\x39\xce\xd7\x71\x06\x6b\xed\x48\xcd\x1a\x56\xcb\x71\xdd\x8e\x33\x8e\x66\x73\x83\x84\xd5\x72\x3c\xd8\xc0\x6a\x38\x33\xc7\xc6\xc5\x55\x9b\x52\x13\x1a\xc2\xa2\x39\x7b\xb2\x15\xac\xa7\xc1\xae\x6b\x58\x34\xcb\xf6\xe0\x04\xa0\xac\xcf\xf2\x9b\x0d\x7c\x02\x7d\x01\x28\x7b\x76\x5b\x37\x44\x07\x7a\x40\x0d\x40\x39\x12\x7a\x40\x0d\x40\x39\x32\x7a\x4e\x0d\x40\x39\xda\xb6\xf7\xa0\xef\x01\x7a\x56\x00\x65\x7b\x7c\x2f\x44\xc7\x44\x7f\xaf\x01\x28\xe7\x94\xb5\x76\xb4\x02\x0c\x2c\xb5\xb3\x75\xd1\x49\x6a\x00\xca\x31\x17\xef\x75\x50\xc7\x4b\x7f\x01\x28\xeb\x28\xfe\x32\xe8\x1b\x8f\x2d\x45\x87\xdf\x8c\xad\xbb\x97\x2d\x8e\xa6\x0c\x2c\x00\x65\x3b\x26\xb3\x04\xa0\xd4\xae\x5d\x01\x94\x09\xd0\x58\x03\x50\xb6\xac\x18\x0b\x40\xd9\xf2\xe7\x59\xec\xcf\xaf\x73\x1e\xad\xa0\xef\x46\x2f\xae\x01\x28\x5b\x73\xdd\x03\x50\xb6\x81\xd9\xab\x06\x6a\x6c\xaf\xbb\x27\x50\x63\x3f\xba\xcf\x0a\x48\x86\xfd\x19\xa8\xb1\x37\x45\x6a\xa0\xc6\xfe\x02\xd0\xeb\x60\x7f\x5e\xb6\x62\x7f\x76\x45\x40\xa0\xc6\x59\x65\xc2\x81\x1a\x67\x53\xfc\x05\x6a\x1c\x0f\x08\xaf\x0e\x45\x87\xa3\x0e\xd6\x93\x3d\x2b\x03\xd1\x21\x23\x0a\xd4\x58\x8b\xe7\x2f\x50\x63\xbd\x3f\xad\x10\xfd\xaf\xbf\x0c\xd4\xd8\x12\xde\x94\x1a\xa8\xb1\xcd\xc1\x0c\x06\x6a\x6c\x2f\x0e\xe7\x1a\xa8\xb1\x0f\x4f\x6a\xa0\xc6\x51\xdc\x13\x81\x1a\xc7\xc0\x07\x54\x03\x35\x8e\xab\xfb\x95\xa0\xef\xbc\x7c\x16\xf4\x5d\xb7\xfd\xdd\xe8\xa9\xcc\x60\xa0\xc6\x39\x3d\x55\x81\x1a\x47\x7b\x99\xa5\x40\x8d\xb5\x5f\xd2\x10\xfc\xa5\x6f\x46\x16\xa8\x71\x34\x8c\x7c\x35\x50\xe3\xcc\x0a\xa7\x40\x8d\x35\xe3\x6e\xab\x17\xfb\x53\x1e\x12\xa8\xb1\x16\xf9\x44\xa0\xc6\xba\xe4\x05\x17\xe7\x0f\x3c\x54\x03\x35\xb6\x82\xab\xb8\x5e\x18\x3c\xe4\x4b\x81\x1a\xdb\x40\xe1\xac\x81\x1a\xdb\x8d\x73\xbf\x06\x6a\xec\xa7\x33\x11\xa8\xb1\x0f\xd0\x43\x0d\xd4\xd8\xaf\xf6\x33\x5b\x72\x0d\x40\x39\xe6\xf4\xb5\x60\x3d\x13\x3b\x5e\x0d\x40\x39\x5e\x59\x6b\x00\xca\xa1\xad\xb5\x06\xa0\x9c\x3a\x68\x2a\x80\xb2\x3a\x81\x37\x80\xcb\x43\x15\x80\x72\x76\x65\xe1\x8d\xc1\xc3\xe3\x70\x63\x10\x70\xf3\x04\xa0\x6c\xb3\xfb\x4d\xec\x55\xd3\xde\x83\xbc\x1b\x1d\xbd\x06\x68\x6c\x57\xf6\x59\x1c\xbf\xab\xb3\x60\x01\x1a\xdb\x50\x74\x04\x68\x9c\x0f\xf6\xf0\x1a\xa0\xb1\x6d\xdc\x82\xf5\x61\xf9\x9c\xc0\x00\x8d\xb5\x7a\x1c\x02\x34\xb6\xcf\x61\x0c\xd0\xd8\xf2\x62\x51\x02\x34\xb6\x57\x16\x19\xa0\xb1\x2d\x6c\x91\x35\x40\x63\x5b\x8a\xb8\x00\x8d\x43\x14\x50\x03\x34\x8e\x99\xfc\x66\x1c\xbf\xad\xee\xfb\x20\xf9\xd5\x45\x01\x8d\x8f\x0c\x45\xd0\xa8\x26\xfc\xa0\x79\xab\x29\x06\x68\x6c\xd7\xc9\xfa\x05\x68\x9c\x1d\xc7\x63\x0d\xd0\xd8\x86\xac\x2e\x40\x63\x4d\x80\xcd\xfa\x22\xfe\x30\x71\xd4\x17\x7b\x9c\xe2\x28\x40\xe3\x4c\x6a\x83\x01\x1a\xe7\x39\x6c\x85\xe4\x6f\x52\xf4\xaa\xb9\xb1\x3d\x5f\x8c\x52\xd9\xaf\x20\xfe\x30\xd3\xd4\x00\x8d\xa3\x10\x9b\x51\x01\x8d\x8f\x2c\x2b\x40\x63\xd5\x06\x5d\x03\x34\x8e\xac\xe8\x08\xd0\xd8\x8b\xe2\x6f\x01\x8a\x71\x4e\xd5\x85\x66\xe3\xf1\x5b\xd0\xa7\x66\x13\xa0\xb1\xde\xee\x64\x40\x63\xc6\xd0\x55\x41\x86\x99\xf8\x92\x0a\x32\xcc\xb8\x13\x2b\xc8\xf0\x55\x74\x04\x32\xac\xd5\xd3\x11\xc8\xb0\x7e\xe6\x33\x90\x61\x9d\x9f\x91\x61\x6f\x74\x96\x02\x19\xd6\x7b\xda\xc3\x62\x2c\x7e\x33\xd8\xe7\x72\xd7\x05\x32\xac\xab\xb3\xd2\x5b\x7b\x2a\x14\x6d\xd8\x27\x4e\xb4\x1a\xc8\xb0\xa5\xe6\xb3\x82\x0e\xcb\x4c\x04\x32\x6c\xa7\x3d\x04\x32\x6c\x55\x31\x06\x32\xec\xee\xc8\x0d\x7b\xa9\x7e\x05\xf6\xa2\x0e\xbb\x61\x2f\xa7\xdf\x8c\xf3\x77\x7f\x7e\x09\xf2\x95\x09\x07\x32\x6c\xdb\x95\x0e\x64\xd8\xb6\x28\x07\x64\xb8\x89\x56\x68\x07\xeb\x87\xc0\x6b\x81\x0c\x7b\xc5\x38\xd1\x02\x19\xf6\x86\x78\x6f\x81\x0c\x7b\x47\xf7\x6d\x07\xfb\x13\x26\xdc\x0e\xd4\x33\x34\xda\x16\xc8\xb0\x3f\xd9\x56\xc7\x74\x37\x69\x85\xfa\xb2\x89\xcd\x68\x81\x0c\xfb\xde\xf6\x1e\xe7\xef\xe0\x84\xb7\x40\x86\x23\x37\x7f\x19\xfb\xf3\x9c\x8b\x56\x88\x87\x79\x3b\xb2\xe0\x91\xd7\xf3\xd0\x52\x3d\x63\x9c\x81\x0c\xa7\xae\xfe\x16\xc8\x70\x6a\xc5\x6f\x81\x0c\x67\xc5\x68\xd3\x12\x3c\x72\xfe\x4c\x4b\x6e\x01\x1a\x67\xc5\x56\xd7\x00\x8d\x0d\xd8\xd6\x00\x8d\xfd\xf5\x93\x71\x34\x27\xc7\xaf\x05\x68\x1c\xd9\xc9\x0d\xd0\x58\xd6\x69\x0b\x7b\x5c\x76\xd0\x37\x6c\xd7\x67\xb1\x75\x5f\xc9\x0b\xd0\xd8\x85\xd6\x2d\x40\x63\x6f\xc5\x67\x01\x8a\x3b\xb2\xa9\x01\x1a\x1f\x7f\x19\xa0\xb1\xab\x65\xb5\x00\x8d\xe3\x75\x31\x33\xf6\x38\xc0\x43\x0b\xd0\x38\x47\xb2\x15\xf4\x0d\xa2\x15\x5a\x80\xc6\x39\x88\x4f\x68\x01\x1a\x8b\x7e\xe3\x16\xa0\xb1\xe8\x6f\x6e\x59\x7b\xa3\xcf\x2e\x0e\xaa\x23\x0b\xfa\x5a\xf3\x2b\xd8\x53\xd9\xe4\x2d\x03\x8a\x09\x9f\x69\x99\xa3\x79\x48\x43\x1c\xcd\x1b\x9d\xb9\x09\x1a\x27\x9b\x27\x40\x63\x5d\x58\xa1\x5a\x80\xc6\x2a\x23\x6a\x01\x1a\xeb\x76\x06\x03\x34\xb6\x73\xf9\x2c\x8e\x66\x87\x41\xb7\x93\xa3\x89\x0b\xb6\x05\x68\x6c\x15\x4f\x7f\x03\x34\x76\x8e\x7b\x03\x34\x0e\x74\xa0\x76\xc2\x5a\x3f\x23\x8b\xa3\x79\x55\x7f\x19\xf4\xad\xd3\x71\xc6\xd1\xbc\x61\x9f\x2d\x40\x63\x7b\x92\xfd\x81\x9c\x10\xb0\x2d\x40\x63\xaf\x88\xcd\x16\xa0\xb1\x4f\x3c\x0a\x2d\x40\x63\xbd\x61\x36\x2d\x40\x63\xbf\xb0\x2c\xb7\x00\x8d\xfd\xfd\xb4\x82\xb5\x6a\xfb\x6c\x01\x1a\xc7\x1c\x7e\x33\x34\xb7\xcb\x1d\x19\xa0\x71\x3c\x98\x07\x5a\x80\xc6\xa1\xee\xdb\x02\x19\x8e\xe5\x0c\x16\x44\x63\xf2\x9b\xa1\xb9\x0d\x67\x29\x90\xe1\xbc\xdc\x05\x81\x0c\xe7\xed\x8e\x0c\x64\x58\x16\x46\x8d\x16\xc8\xb0\x1a\x22\xda\x2a\x46\x29\x47\x1d\xc8\xb0\x4e\x8f\x66\x20\xc3\x7a\xbb\x7b\x02\x19\xb6\x8c\x95\xbb\x55\x44\xff\xe7\x9b\xb1\x7e\x65\xf9\x4b\xec\xa9\xae\x6d\x20\xc3\x2e\xb4\x6e\x81\x0c\x7b\xc5\xda\xd9\x2a\xc8\xd7\x5d\x57\xb1\x17\x7b\x72\x44\x86\x88\x9c\xf6\x41\x86\xf6\x10\xac\xe7\xee\x7e\x73\x63\xf6\xe2\x19\xc8\xf0\x04\xf3\x34\x90\x61\xb7\xf7\x40\x86\xb5\xb8\xaf\x03\x19\xd6\x82\xea\xd6\x02\x19\x56\x8d\x83\x2d\x90\x61\xfb\x9c\x3f\x90\xe1\xe5\xf9\x6b\xac\x9f\xbd\x83\x0c\x07\xc6\x9e\x16\xc8\xb0\x75\x30\x48\x0b\x64\x38\xd7\xc3\x5c\x37\xec\xc5\xdd\x6f\x22\x1a\xe5\x67\x81\x0c\x47\x4a\x8e\x1a\x57\x5c\xb5\x87\x40\x4e\x07\x8e\xf8\x26\x32\x74\xf7\x80\x0c\x97\x62\x25\x90\x61\x59\x78\xbc\x5a\x20\xc3\xb2\xe5\x28\x20\xc3\xcf\xbc\x80\x0c\x8b\x7c\x10\x64\x78\x13\xa8\xd8\x44\x86\xe9\x67\x41\x70\xed\x03\x1a\xed\x1c\x7b\x9c\x5c\x1e\xd0\xd8\xb1\xbd\x34\x40\xe3\x83\xc9\xbb\x01\x1a\x9f\x6e\x0b\x7b\x95\xf2\x2e\x40\x63\x37\x80\xac\x75\xec\xc5\x2e\x11\x5e\xc8\x0b\x2b\x54\xc3\x0b\x79\x39\xe8\x00\x8d\xfd\x46\x5b\x6a\x80\xc6\xd7\xe9\xd4\xd5\xb8\xfd\x65\xc5\x97\xe9\x57\x60\x3d\xe8\x39\x6d\x08\xfa\xd9\x04\x03\x57\xc7\x6d\x6b\x62\x2d\x83\xda\x00\x8d\xf5\x5d\xf6\x87\x97\x15\xbd\xaa\x0d\x40\x31\xae\x9c\x86\xab\xf1\x24\xee\xba\x05\x68\x6c\x2b\xfb\x6c\xb3\xd0\x8c\x33\x40\xe3\xb8\xd0\x06\x5b\x80\xc6\xf1\x12\xae\xd3\x02\x34\xce\x4c\xa4\x6e\x03\x34\x7e\x44\x40\x80\xc6\x3e\xb1\x56\xb7\x00\x8d\xf3\xfe\x7c\xb3\xe1\x44\xf3\xbd\x89\xfb\x12\x8a\x02\x18\x96\xed\xe1\x08\x60\x58\x0d\x12\x6b\x13\xe0\xeb\xd1\xc4\x9d\x78\x6d\x7b\x08\xf1\x90\x14\x32\x13\x9b\xa2\xcf\x2e\x6c\xde\x1e\x9c\x00\x86\xf5\x54\x27\x01\x18\x9e\xb2\x56\x80\xe1\xa9\x68\xbc\x3c\x7e\x1c\x62\x80\xe1\x40\x87\x6d\x01\x0c\xeb\xb3\xfc\x0a\xdb\x13\xc7\x6a\xbb\xf0\x59\x60\xf0\x68\x00\xc3\x43\x26\x05\x30\x34\x1c\xb0\x5d\xd8\xf4\x89\x48\x68\x01\x0c\xdb\xa9\x58\x09\x60\xd8\x2a\xc6\x9e\x76\x81\x9c\x8a\x23\x43\x3c\x28\xa6\x03\xfd\xf5\x8c\x29\xad\x05\xfa\xeb\x7a\x1b\x5a\xa0\xbf\xde\x31\x74\xb5\x1b\x77\xa9\x2b\x16\xe8\x6f\x24\xf4\xfe\x86\x3b\x51\xdd\xbe\xe1\x4e\xac\x98\xaf\x1a\xee\x44\x23\x90\x5a\xa0\xbf\x69\xf4\x40\x0b\x77\xe2\x14\x84\xb7\x1b\x9f\x45\xf5\x97\x61\x33\xbd\x5c\xf7\x1b\xe4\xa4\x8e\x87\x3b\x31\xb9\x97\x70\x27\x3e\xd9\xd6\xc6\xe0\x48\x0f\xb8\x13\xa7\xb3\x14\xc8\xb0\x3e\x44\x27\xb5\x40\x86\x4d\x77\x54\x7b\x30\x5c\xc8\xea\x02\x19\xf6\x13\x97\x7d\x7b\x64\x9f\xbe\x87\x66\xfa\xe9\x21\xd6\xcf\xd8\xe3\x86\x3b\x31\xe3\xb0\x6c\xb8\x13\xbb\xbb\xee\xe1\x8c\x79\x6e\x03\x19\xce\x13\x87\x5e\x0b\x64\xd8\xea\xe5\x7b\x88\xf7\xcc\x7e\x79\x30\x8c\xca\x7b\x1e\x78\x08\x9e\xa4\x86\x3b\x71\x3a\x96\x17\xf1\xae\x98\xc6\x9d\x78\xbb\xee\x2f\x3c\x44\x86\x19\xc8\x70\x64\xcc\x11\x0d\x64\x78\x2a\x98\x03\x19\x8e\xe1\xbe\x0e\x64\x38\xa6\x6a\x08\xee\xc4\xfb\xf4\xbd\x10\xef\xdb\x33\x16\xc8\x70\xa6\x4f\x0b\x77\xb0\x3b\x32\x90\xe1\xfc\x08\xd8\x40\x86\x65\xd5\xf7\x67\x2c\x19\xd0\x68\x10\x76\xc3\xd3\x78\x62\xa7\x6c\x8b\xa3\xa9\x5c\x5e\x6c\x5d\x75\xae\x00\x8d\xfd\xc4\x69\xd0\x16\xa0\x43\xf0\xb0\x20\x7d\xf9\x2c\x48\x5f\x58\xa8\x5a\x80\xc6\x39\x1f\x9f\xa1\x79\xe3\xd0\x6b\x01\x1a\xa7\x66\x93\x06\x68\x4c\x6a\x36\xcb\x20\x1c\xc7\x82\xcd\x94\x28\xc2\x06\x68\xac\x82\xa3\x05\xeb\xe9\xfe\x12\xfa\x14\x01\x80\xc6\x5b\xbd\x7f\x03\x3a\xdc\x3c\x01\x1a\x67\x23\xcc\xbb\x6d\x24\x23\xde\xfc\x06\x68\xbc\x00\x86\x2d\x40\xe3\x4c\x8a\x80\x8d\x4d\x58\x31\xb6\x61\x3d\xea\x7f\x80\xc6\x73\xda\x0a\xc9\x7f\x11\xc1\xd2\x00\x8d\x8f\xba\x13\xee\xc4\xae\xac\xdf\x68\x6e\xcd\x6f\x3e\x08\x2e\x28\xda\xb8\xdb\x86\xad\xc5\xa8\xed\x61\x73\x70\x62\xd4\x3d\x40\x63\x1b\x68\xad\x1d\xd0\xb8\xd0\x42\xfa\x81\x51\x83\x51\xf7\x00\x8d\xf3\xc4\xc6\xd7\x71\x27\xe6\xed\x57\x90\xfc\x18\x4a\xfa\x01\xeb\xb9\x6c\xa9\x99\x9e\xb4\x00\x8d\x1c\xb1\x1e\xa0\x71\xa8\xcb\xf4\x00\x8d\xd3\xe8\xd8\x7e\xa0\xd9\x20\x52\x3b\xa0\x71\x40\x43\xc7\x9d\x38\x8b\xbf\x5c\xd8\xdf\x1d\x4b\xac\x9f\x09\x0b\x3d\x40\x63\xd5\xfe\xde\x13\x9a\x29\x86\xa0\x1e\xa0\xb1\x56\x60\x77\x0f\xd0\x58\x3b\x0c\xac\x27\x58\x0f\xb1\xc0\x3d\x90\x61\xed\xd8\x76\x7b\xc2\x5d\xe3\xbc\x24\x44\x07\x26\x80\x8e\x3b\x71\x0f\x7b\x40\x74\xc0\xce\x7a\x32\xd2\x06\x8a\x12\x36\x6f\xa2\xb7\x7b\x20\xc3\x96\xd0\x53\x7b\x42\xbc\xdf\x7e\x33\x58\x4f\x39\x1d\xcb\xc6\xe4\xc0\x3a\x64\x6d\xde\x9b\x16\x36\x6f\x54\xa2\x8e\x3b\x71\x39\xf3\x81\x0c\x7b\x75\x3e\xb3\x3e\x19\xa8\x0d\x64\xd8\x1f\xf4\xe2\x8e\x3b\xf1\x2d\xf6\x00\xe8\x9f\x8c\x2c\x90\x61\x5f\xc5\x5f\x02\xfa\x9b\x2d\x7c\x32\xe0\x85\x9e\x31\x4a\x21\x44\x7b\x20\xc3\xd1\x5c\xe9\x8c\xe6\x8d\xa8\xea\xb8\x13\xaf\xe6\x38\x43\x7d\xd1\x6c\xd9\x03\x19\x8e\x45\x9a\x5a\x0f\x64\x38\x07\x27\xbc\x07\x32\x9c\x2f\x08\xa8\x9f\xb8\x83\x41\xda\x3d\x90\xe1\xd8\xd8\x92\xfb\x89\xfa\xb2\x7c\x86\x51\x0a\xeb\x71\x07\x19\xe6\xe4\x57\x42\xfd\x2c\x28\x09\x1d\x64\xb8\xf1\xb4\xf4\x13\x9b\xbe\x33\x01\x32\x1c\xee\x41\x90\xe1\x31\x6d\x29\x3a\x7c\x0f\x64\xd8\x1d\x35\x46\x1b\x94\x99\x5e\x54\x3f\x6d\x11\x29\xf5\x25\xe2\x7e\xc8\x92\x7b\x80\xc6\x31\x90\xa1\x3d\x40\xe3\xb8\x90\x54\x3d\x40\x63\xeb\x4e\x6e\xc1\x93\x8a\x26\xd5\xf1\x34\x1e\x48\x8e\x8e\xa7\xd1\xf0\xe9\x8e\xa7\xd1\xe4\x82\x5e\x64\xad\x6c\x82\x00\x8d\x35\x9f\x7e\x33\x8e\x66\x76\xc1\x0a\xac\x15\xc7\x40\x0f\xd0\x58\x3b\xbe\xcc\x1e\xa0\xb1\x8e\xc3\x6f\xc6\xd1\xd4\xba\xd3\x01\x8d\x0b\x63\x41\xaf\x7a\x8a\xd9\xba\x15\x7b\x1c\x7a\x4e\xaf\x04\xf9\xe1\xb9\xed\x80\x46\x8d\xf1\x1d\xd0\x38\x93\xdf\x04\x54\xe1\xde\xeb\x15\xcd\x1b\x58\xda\x3f\xa0\xd1\x5f\xc6\xd6\x3d\xf1\xd8\x77\x40\xe3\xc0\x26\xdc\x01\x8d\xc3\x43\x15\xa0\xb1\xbf\xdd\x6f\xbe\xd8\xce\xfc\x4a\x6c\x5d\x73\xd6\x3a\xee\xc4\x29\x9b\x00\x34\xde\xe8\xe8\x3d\x40\xe3\x78\x80\xd6\x3d\x40\xe3\x58\xaf\x2d\x82\xc4\x9c\xcf\x00\x8d\xf3\x94\x69\x34\x8c\x52\x6e\x9e\xa6\xd1\xc6\x67\x21\x1a\x3f\xac\x95\xf8\xd4\x05\xca\xe9\xc4\xa7\xa6\xe2\xb3\x58\xbf\x13\xb1\xd2\x05\x8d\xb7\xcf\x30\x6a\x74\x47\x1d\xeb\xb7\xdd\x13\x0d\x64\x21\x63\x0f\xd0\xd8\x16\x66\x9a\x4e\x7c\xea\x29\xab\xeb\xb8\x83\xd1\xab\x7a\x27\xc8\xcf\xde\x3b\x47\x13\xed\xba\x07\x68\x1c\x9a\x38\x3a\xf1\xa9\x97\xbb\x20\x40\xe3\x14\xa4\xf6\x00\x8d\x65\x15\xbf\xc9\xfe\xc4\xd0\xd5\x89\x4f\x3d\x97\xbd\x63\x74\x73\xb7\x76\x8c\x52\x9f\x6f\x12\x7f\x8b\x46\xd4\x89\x4f\xbd\x9b\xef\x2d\xb4\x41\x9f\x61\x2f\x56\x70\x0d\x22\x35\x00\xe1\x1d\x77\xe2\xe7\x04\xe0\x4e\xac\xe0\xb6\x4e\x10\x6a\x47\x7d\xe9\x83\x20\x31\x22\x2e\x3a\xc8\x50\xf7\x65\xc7\x9d\xf8\xa0\xff\x75\xdc\x89\x03\x33\x4d\xc7\x9d\x68\x62\x4c\x0f\x64\x38\x3e\xc2\x70\xc0\x5a\xb7\x5f\x41\xb5\x71\x5e\x02\x19\x8e\x4b\x76\x36\x88\x24\x92\xd5\x05\x32\x9c\x9f\x99\x0f\x64\x38\x1b\x50\xbe\x07\x32\x9c\x43\x01\x14\xc8\x70\x6e\xf7\xd2\x44\xb5\xc1\xaf\xd4\x03\x19\x96\x45\x8c\x7b\x9f\xb8\xbb\xf1\xf3\x74\x82\x50\x4f\x94\x99\x4e\x10\x6a\x21\x78\xb5\x13\x84\x5a\xb0\x72\xf7\x70\x27\xd6\x0b\x1c\xd5\x03\x35\xd6\x8d\x15\xbf\x07\x6a\xac\xc6\x51\x74\xdc\x89\x87\xbb\x95\x20\xd4\x21\x7f\x99\xf8\xa3\x86\xdf\x5c\xc4\x7e\x31\x9f\x04\xa1\x0e\xf4\xf0\x8e\x3b\xf1\xc2\xce\xdc\x03\x35\x8e\x4b\xc5\x23\x50\xe3\xb8\x51\x1c\x7b\xa0\xc6\x99\xdc\xd7\x81\x1a\xcb\xaa\xbe\x87\xe8\x78\xe6\xcf\x58\xf2\x25\x28\xb6\x03\xec\xa9\x6e\xc8\x0b\x7b\xaa\x1b\x84\xf8\x54\x93\xa6\x7b\x00\xca\x6a\x7e\x4b\x0f\x40\x59\x93\x13\x48\x7c\x6a\x52\xd6\x5f\x78\x8a\x9d\x96\x0b\x57\xce\xed\x2f\x37\xfa\x18\x83\xbe\xd1\xca\x71\xa6\x74\xe2\x53\x4f\x8c\x21\xfd\xc6\x5e\xa5\x46\x74\x6b\xaf\xf2\x3d\x00\x33\x80\xab\xdf\x68\x3d\xea\x39\xb8\x13\x3b\xb6\xa5\x8e\x3b\x51\x07\x62\x27\x3e\xf5\x56\xa6\x11\x9f\x7a\x57\x9f\x05\x7d\xb7\x52\x9a\xf8\xd4\x17\xf4\xd0\x89\x4f\x7d\xd1\x92\x3b\x80\xf2\xdd\xb6\x16\x6c\x89\x8d\x75\x73\x34\x95\xcb\x0f\xa2\x43\xfa\x00\x94\x8b\x38\xef\x8e\xab\x71\x63\xcb\xea\x00\x4a\xf3\xf5\x3a\xae\xc6\xa4\x66\xa3\xab\x71\xfa\x1e\x9e\xe2\xd7\xf7\xd0\xca\xdd\x74\xb8\x1a\x8d\xd4\xe8\x0f\x41\x8c\x87\xdf\x24\x88\x51\x56\xf7\x10\x69\x43\x80\x5c\x07\x50\x76\x80\x6f\x07\x50\x0e\x0c\x17\x1d\x40\x39\x3e\xbd\xe3\x6a\xc4\x06\xdd\x71\x35\x3e\xc0\xbd\x1e\x80\xb2\xbd\x38\xc3\x3a\xae\xc6\x17\x27\x6f\x7f\x0d\xfd\xf7\x97\xb0\x1e\xdc\x2e\x3d\x00\x65\xaf\xe0\x93\x1e\x80\xb2\xeb\x33\xef\x01\x28\xfb\x70\x67\xbd\xa0\x8e\xd3\xaf\x84\x68\x7c\x30\x35\xf5\x00\x94\xfd\x55\x84\x07\xa0\xec\xaf\xb3\xfb\x22\x1a\x3d\x2a\xb8\x1a\x5f\x62\x79\xfa\x8b\x68\x4c\xbe\x17\xa2\xd1\xac\xb1\x1e\xa8\x71\x98\x02\xdf\x17\xf1\xc5\xbe\xb7\x08\x12\x73\x2f\x11\x9f\x9a\xdc\x3d\xa2\x46\x67\x02\xd4\x78\xba\xb6\x0b\xc0\xec\xda\x2e\x58\x6b\xf3\x9b\x00\x66\xc5\x58\xa0\xc6\xf1\xb8\x93\x03\x35\x8e\x67\xfb\xde\x4d\xd4\xb7\x3d\x04\x60\x4e\x8a\xe2\x40\x8d\xd3\xb4\x87\x1e\xa8\xb1\x0f\xe7\x2c\x50\xe3\xcc\x7e\x05\xd4\xa8\x21\xa1\x8b\x1a\x89\xf6\xef\x06\xa1\x3a\x9f\x81\x1a\xe7\x54\xa7\x04\x35\x5e\xee\xc1\x40\x8d\x53\xe7\x77\x07\x35\x6a\x46\xec\x1b\x57\xaa\xa2\x6a\x1b\x3f\xcd\xda\x6e\x52\x53\x54\x00\x37\xae\xd4\xd7\xfe\x30\x2a\x7e\x7e\x19\xfb\x73\xbb\xd2\x04\xa1\x3e\x24\xd4\xf4\x40\x8d\x43\x07\x7e\x0f\xd4\x38\x17\xdc\x66\x10\x84\x9a\x40\x01\x83\x20\xd4\x7c\xda\x82\xbf\xa0\xf7\x8f\xc3\xfc\x85\x97\x16\xa8\x03\xb5\x75\x04\x6a\x9c\xa2\xf7\x11\xa8\x71\xbe\xcd\x67\xa1\xda\xa8\x20\x0d\x50\xe3\x09\x6e\x1b\x04\xa1\xee\xe3\x67\x2c\x79\xe0\x85\x34\xb5\x61\x1c\xc4\x6f\xc2\xf8\x46\x00\xca\xba\x3f\x03\x8b\xa3\x79\xbc\x0e\x3a\xa4\xe6\x85\x7d\x73\x10\x9f\x6a\x50\xda\x48\x04\x89\xe1\x34\x18\x01\x28\x9b\xda\xc4\x48\x2e\xed\x49\x0b\xa9\xc9\x56\x1a\x01\x28\x6b\x43\x82\x0f\x01\xe5\xe7\xbd\x58\xda\x01\x64\x1d\x00\x4a\x6d\x6e\x23\x19\xdf\xc8\x58\x00\x94\x09\x09\x3e\x00\x94\x0d\x5d\x7b\x00\x28\xcd\xad\x1b\x00\xca\x81\xa6\x3f\x00\x94\x83\x23\x36\x00\x94\x32\xda\x81\xab\xb1\xb2\x41\x46\x26\x2b\x07\xb0\x39\x02\x50\x8e\xdc\x18\x59\x26\xf5\x06\x78\x39\xb2\x5a\x01\xf3\x92\xd1\x0a\xd0\xdc\x46\x46\x2b\x20\xdf\x7f\x64\x43\xe3\x19\x59\x00\xca\xfa\xa2\x5d\x8f\x4c\x14\xc0\xf2\xd9\xa4\x65\x7f\xd8\xfb\xb7\x3d\x60\xef\x9f\x7e\x33\x58\x4f\x21\xd6\x72\x04\xa0\xec\xe3\x70\x64\x00\xca\xcf\x58\x62\xeb\x6a\x86\x1a\x00\xca\x41\xca\xc7\xc0\xd5\xd8\xfd\xa5\xae\x46\x98\xfe\x20\x3e\xf5\xc4\x91\x3b\x02\x50\x56\x6b\x4e\x8c\x00\x94\xd5\x9c\xbc\x01\xa0\x4c\x84\x54\x0d\x00\x65\x3f\xfc\x66\xd0\x57\x9c\x89\x00\x94\x75\xc0\x30\xc7\x49\xe8\xff\x6d\x0f\x21\x1a\xef\xdb\xf7\xd8\x9f\xcd\xf7\x08\x82\x2b\xf6\xb0\x10\x4e\xac\x26\x80\x72\x00\xe5\x47\x00\xca\x76\x3b\x2f\x01\x28\xdb\x82\x15\x8c\x40\x8d\x5d\x37\xdd\x28\x68\x3d\xee\x25\x5c\x8d\xda\x06\x47\x21\x48\x0c\xe6\x3d\x02\x35\xf6\x01\x26\x18\x81\x1a\xbb\xd6\xdc\x51\x10\x8d\xe8\x63\x23\x50\x63\x7f\x4f\xbf\x82\xd6\x4a\x74\xcb\xc0\xd5\x38\xb0\x79\x8f\x42\xea\x06\x6e\xb3\x81\xab\xb1\xb9\x97\x40\x8d\xd9\xd3\x01\x6a\xec\xb8\xde\x47\xa0\xc6\xf6\x59\x31\x82\x50\x37\x2c\x6b\x04\x6a\x1c\xc6\x2c\x0f\x5c\x8d\x09\xed\x7a\x04\x6a\xac\xdd\xbd\x5b\x41\x55\xd9\xf7\x38\x7f\xee\x79\x5c\x8d\x73\xd8\x42\x2b\xff\x7c\x05\xd6\x7a\xfb\x15\x6c\xc9\x28\x4f\x23\x50\x63\xed\x88\x80\x01\x6a\x1c\xa4\x1d\x8d\x40\x8d\xf3\xdd\x7e\x13\x83\x55\xf5\x97\xa8\x6e\x32\xcc\x40\x8d\xb5\x80\x21\x47\xa0\xc6\xa6\x06\x3d\x1a\xb6\x72\x67\xa2\x81\x3a\xc0\xac\xa3\x81\xfa\xc9\xe5\x1b\x81\x1a\xfb\x35\x7c\x16\xeb\x77\x83\x48\x06\x41\xa8\x2f\x11\x25\x03\xd4\x78\xa2\x40\x0c\x5c\x8d\xc3\x91\xe1\x6a\xbc\xc9\x35\x18\x81\x1a\xbb\x56\xe7\x01\x6a\xd4\x03\x35\x40\x8d\x61\x70\xfc\x31\x4b\x6e\x2c\x2d\x80\x64\x34\x6d\xad\x74\x1e\x80\xb2\x65\x4c\x15\x83\x84\xc7\x82\x2b\x6e\x90\xf0\x68\x70\xd2\x20\xe1\x51\x5b\xdd\x20\xe1\xf1\x26\x1e\x6f\x00\x28\x2b\x90\x7c\x08\x28\x01\x7f\x23\x00\x65\x6f\x28\xfa\x23\x00\xe5\xbc\x5f\xbf\x49\x6a\x03\xfa\xc3\x08\x40\x39\x4f\x59\x56\x00\xca\x79\x23\x6d\x47\x00\xca\xde\x6e\x47\x1d\x47\xb3\xa1\x85\x8c\x4e\xe8\xb8\xdb\x1a\x40\x79\x60\xdb\x1d\x00\x4a\x23\xa6\xc7\xc0\x0d\x82\x36\x31\x00\x94\xc7\xf2\x97\x41\x5f\x99\xfe\x92\x84\x4e\xcc\x03\x63\xe8\x06\xa1\x77\x00\x65\x72\x5e\x70\x35\xea\x8f\x1d\x83\xf8\xe2\xec\x7b\x71\x34\x6f\xf4\xcd\x11\x80\xb2\xaf\x61\x0f\x00\x4a\x37\x2b\x80\xf2\x1e\xbe\x87\x56\xa0\xf8\x03\x50\x5a\x50\x67\x00\x28\x0d\xb3\x1b\x01\x28\x9b\xee\xb6\x11\x80\xb2\x35\xe7\x8c\xf8\xd4\xdb\x6d\x2d\xa0\x54\xe4\x00\x28\x17\x79\x8c\x23\x00\x65\xd9\x1e\x46\x5c\x8d\x1b\x37\xc8\x00\x50\xe6\xcf\x33\xb5\x1e\xc6\x02\xa0\x3c\xb1\x48\x0f\x00\x65\x05\xf3\x0c\xdc\x90\x4d\x1a\x70\x43\x8e\x65\x8b\x28\x95\xc7\x16\xf1\xb7\xb2\x6b\xdc\x90\x13\xd7\xd8\xc0\x0d\x79\xcb\x7a\x2e\xdd\x58\xec\x41\xdc\x90\x4b\x01\x84\x1b\x72\x29\x3a\x70\x43\x6e\xbc\x22\x23\x00\x65\xb3\x88\xd4\x20\x3e\xf5\x3c\x7c\x46\x94\x8a\x87\xf1\x12\x55\x31\x9f\xb8\x21\xeb\xe5\x33\x12\x72\x6f\xbf\x72\xe3\x70\x66\x26\x2e\xe3\xfb\x7d\x86\x2d\xb2\x39\x32\xdc\x58\xdd\x91\xe1\x86\x54\x81\xc0\x0d\x79\x62\xd4\x18\xb7\x51\x2a\xcc\x04\x6e\xc8\x29\xf3\x0e\xd4\xd8\x1f\x67\x9e\xac\xc6\x57\x56\x70\xe3\x0a\x97\x76\xdc\x90\x07\xba\xf6\x08\xd4\x38\x92\xb3\x14\xa8\x71\x24\xcc\x7a\x23\x50\xe3\x98\x8a\xe9\x40\x8d\xe3\x52\x50\x06\x6a\x1c\x97\xc2\xf0\xc6\xe0\xd1\xfc\x25\xb6\x64\x0c\x09\xe3\x46\xf4\xab\x40\xdc\x04\x90\x29\xe2\x02\x35\x8e\x47\x71\xf4\xa0\x95\x3f\xb6\x50\xdd\x64\xde\xa0\xc6\x5b\x15\xe5\x61\x7f\xba\x77\x1f\xf7\xa7\xbf\x64\x7f\x2a\xfa\x71\x43\x26\x77\xc8\xe3\xfa\xd9\x3b\xa8\x58\x11\x00\x6a\x4c\x98\x4d\x06\xa8\xf1\xc4\xf5\x3e\x40\x8d\xe6\xf2\x8d\x8f\x1b\xd2\x67\x18\xe4\xdc\xad\x8f\xf9\x19\xb4\x70\x43\x66\x85\x05\x6e\xc8\xc8\x0b\xfd\x31\x4b\xc6\x43\x59\x3d\x7e\x78\x28\x3f\x52\x9a\xd8\xd5\xe9\x81\xc3\x43\x79\x60\xfb\x1c\x78\x28\x8f\x93\xe5\xc3\x43\x99\x96\xbf\x8c\xa5\x2d\xd3\x6f\xe2\xa1\x9c\x0e\xcc\xac\x2a\x26\xe9\x25\xeb\xc8\x03\xfe\xa2\xf5\xb8\x21\x03\x50\x8e\x9b\x10\x99\x41\xc2\xe3\x67\x63\x05\xa0\xec\xda\x0d\xc7\xd2\x4d\xc0\x2f\x03\x50\xd6\xdb\x45\x31\xe1\xd1\xe3\xbe\x60\x3d\xea\xe8\xc4\xae\x9e\xd8\xff\x06\xb1\xab\x5d\xbd\x98\xd8\xd5\x79\xfa\xcc\xac\x1c\xb6\x20\xb1\xab\x37\x00\x6f\x90\xd5\x78\x0c\x9f\x05\x7d\x1f\x8a\xc8\x6a\xb4\x52\xc6\x08\x40\xd9\xab\x9a\xfe\x82\xb5\x3a\x67\xc6\xae\x4e\xdf\x8b\xad\x5b\xd5\x22\xc9\x6a\xbc\x97\xad\xa0\xcf\x62\x49\x83\xd8\xd5\x8e\xc9\x61\x98\xd5\xe8\xe1\x0f\x40\x59\x1f\x60\xf0\x20\xab\xb1\xaa\x69\x04\xa0\xec\x8b\x94\x96\xb1\x49\x6d\x50\x97\x01\x50\x26\x75\x6d\x00\xe5\x73\xd8\x43\xd0\x77\x8a\x48\x70\x43\x1a\xf9\x32\x00\x94\x06\x07\x0e\xdd\x90\xa2\x87\x00\x94\x7d\xba\x3d\x71\x43\xbe\x38\x1e\xe7\x81\x41\x00\x50\x3c\x03\x50\x0e\x93\x67\xe7\x81\xad\x1c\xa1\x36\x0f\x6d\xe5\x8b\x56\xc1\xad\xe4\x57\xc8\xfa\xbb\xfc\x25\xbe\x0e\x1c\x3b\xf3\x40\x74\x6c\x9f\x05\x7d\xcf\x69\x8b\x00\x2b\x1c\x81\xf3\x20\xe1\x18\xd3\xdd\x04\x35\x5a\xab\x62\x1e\x18\x04\x8a\xcf\x5e\x34\xe8\x41\x6b\xa1\x49\xdd\xb4\x88\xad\xc6\xd0\x35\x71\x43\xde\x88\xfe\x89\x1b\x72\xb3\xb3\x66\x42\xf4\x93\x46\x32\x45\x8d\x80\xe9\x09\x6a\x3c\x51\x51\x26\xa8\xf1\xc6\x09\x3a\x13\x06\xab\xe2\x2f\x41\x1d\x9f\x6f\x0e\xc4\x2d\xf4\x05\x6a\xec\x79\xd9\xc3\x85\x6b\xf3\xa0\x15\xf4\x5d\xf8\x41\x66\xa0\xc6\x91\x9a\xdf\xc4\x96\x4c\x8c\xf4\x4c\x88\xfe\x2a\x0d\x88\x7e\xd8\xf5\x24\x40\x35\x91\xb2\x33\x33\x06\x47\x04\xde\xcc\x18\x04\xd0\xd1\x67\x26\x00\x10\x91\x3a\xc9\x6a\x3c\xa5\x88\xac\xc6\x0b\x0d\x73\xea\x86\x44\x9d\x98\x81\x1a\xa7\xa8\x6a\x82\x1a\xdb\xeb\x37\x11\xfd\x38\xfb\x26\x01\xaa\xa5\xf9\x4d\x50\xd5\x74\x2c\x64\x35\x3a\x4b\x04\xa8\xbe\xaf\xef\xa1\x95\x2f\x5b\xc1\x5a\x13\x2c\x79\x9e\xaa\xa6\x3c\x23\xab\xf1\xc5\xb0\x36\x4f\x45\x23\x23\x3b\x49\x7d\x83\x41\x4f\xb2\x1a\xdf\xe2\x2f\x2b\xce\xd3\x9f\xb1\xe4\x19\x80\xb2\xef\xd7\xd7\x64\xad\x1c\x87\xd3\xd8\x63\x26\xf0\x24\xed\x61\xda\xf9\x85\x0d\x8c\x45\x09\x40\x39\x66\xf7\x2b\x68\x75\x9f\x5f\xc6\xd2\x2e\xfc\x8e\xf3\xc4\xd6\x93\xfd\x26\xb1\x81\x4e\x52\x00\xca\xa9\xad\x67\x06\xa0\x9c\x5a\xa4\x67\x81\xb5\x12\xa9\x31\x05\x94\xd3\x67\x48\x4d\xa7\x05\x37\xe4\x26\x15\x73\xe2\x86\x4c\x68\x1a\x13\x37\xe4\x59\xec\x0f\x0f\x3a\x31\x0f\x33\x00\x65\x93\x2d\xcd\x82\x41\x00\x51\x35\x8b\x01\x80\xbe\xf7\x00\x75\x1d\x27\xb1\xd5\xcd\xaf\x04\xeb\x31\x6f\x7f\x06\xa0\x9c\x09\x5f\xf4\x0c\x40\x39\xcd\x2c\x9a\xd5\xad\x4b\x0f\xc6\xae\xa2\xd9\x4c\x63\x57\xd1\xfb\x27\x6e\xc8\x17\x64\x31\xc9\x6a\x9c\xd5\x6f\xc2\x5a\x3d\x54\xb8\x21\x1f\xc0\xed\xac\x24\x1c\x77\x9f\xc5\xd1\x4c\xd3\x6f\xc6\xd6\x4d\x32\x29\xb2\x1a\x4d\x20\x98\xc4\xae\x1a\x60\x3f\x03\x50\x96\x2d\x53\x24\xab\x51\xff\xfd\x24\x76\xb5\x11\x42\x39\x03\x50\xf6\xee\x31\x6a\x04\x38\xa2\x17\x4f\xdc\x90\x39\xf9\x0c\x5b\xa4\x47\x93\xd8\x55\x93\x75\x27\x59\x8d\x5b\xd6\xda\x0c\x70\xf4\x3d\x00\x73\xf3\x3d\x59\x0f\x73\x06\xa0\x7c\xb7\xfd\x21\x1a\x65\x1a\x94\xc9\xd9\xc0\xfc\xd9\x40\x55\x1e\xb1\x86\x2d\x39\xf9\x0c\x37\x1d\xce\xb0\x69\xec\x2a\x56\xd9\xd9\xd9\x9f\xd8\xb5\x67\x27\x42\x00\x71\x3b\x03\x35\x56\xd1\xd1\x24\xab\xd1\x22\x44\x13\xd4\x98\xb1\x45\xce\x40\x8d\xad\xe1\xbf\x9f\x81\x1a\x9b\x39\x6b\xb3\x93\x76\x44\xd4\xc1\xc4\x0d\xb9\x6e\xbf\x89\xc1\xc3\x93\x1a\xa8\xb1\x6f\x4f\x5c\xd7\x17\x00\x23\x0a\xd4\x38\xd4\xdf\x67\xa0\xc6\x51\xb7\xa3\x46\x6b\xfd\xfc\x12\x83\x00\x08\x76\x8a\x1a\x1d\x0b\xa8\x71\x62\xde\x99\x03\xd4\x81\x75\x7c\x0e\x62\xe3\x3d\xe1\xa0\x46\x2b\xa4\xcc\x40\x8d\xd3\x90\xb8\x39\x40\xc5\xce\x3c\xb5\x70\x2c\x8e\x3b\x09\x50\x35\x15\x66\x12\xa0\x9a\x09\xf2\x9b\x04\xa8\x9e\xd9\x1e\x70\x23\x17\xdf\xc3\x20\xe0\x9e\x20\xab\xb1\x80\x48\x26\x59\x8d\x55\xbe\x44\x56\x63\x95\xbf\x90\xd5\xd8\x54\x04\xc8\x6a\x9c\x32\x6f\x6a\xe1\x98\x47\x3c\xa9\x85\x63\x1e\xf1\xa4\x16\xce\x8d\x41\x6e\xe2\x86\x7c\x5c\x77\xdc\x90\xe2\x9a\x69\x2d\x9c\x64\x7f\x88\x7e\x57\x13\xd4\xb8\x46\xf9\x19\x4b\x06\x50\x2e\x25\x2a\x80\x72\x29\x43\x01\x94\xbb\xdb\xc2\x56\xd7\xed\x3c\x14\xf6\x8c\x25\x66\x92\xf0\xa8\x2d\x79\x06\xa0\x6c\xe6\x7b\xcd\x00\x94\xcd\x04\xe7\x79\x61\xeb\x39\x6c\x9d\xb4\xfc\x65\xe1\x80\xb3\x28\x00\xca\x46\x58\xd1\x04\x50\x76\xd9\x0b\x80\x72\x00\xbf\x26\x09\x8f\x97\x4b\x0b\xa0\xbc\xd4\x6c\x2e\x6b\x39\xd8\x03\x09\x9d\xca\xe5\x4b\xd6\xca\x16\x04\x50\xae\xea\x33\x6a\x39\xb8\x28\x94\xc9\x49\x32\x5a\x00\xa5\x21\x4e\x13\x40\x69\xe9\xa4\x69\x5c\xab\xf2\x15\x40\x39\x64\x9f\x00\xca\xf9\x79\x06\x6b\x25\x2e\x65\x06\xa0\xec\x53\x36\x18\x80\xb2\x5f\xae\x43\x00\xca\x7e\xbb\xd0\x37\x6e\xac\xcb\xfe\x70\x63\xa9\x5b\x00\x28\x0f\x19\x11\x80\xf2\xa3\x65\x01\x28\xb5\xc0\x4d\x00\x65\x2d\xbe\xb7\x61\xc9\x8c\x13\x40\x39\x64\x6e\x94\xc9\xf9\xcc\x2e\x65\x72\x3e\x9b\xf5\x21\x42\x07\xa7\xd6\x7c\x88\x80\xf0\x10\x07\xa0\x1c\xea\xe8\x33\x00\xe5\x78\xd4\x49\x02\x50\xce\x74\xf9\x5e\x18\xac\xcc\xa3\x9a\x0f\x09\xb9\xae\x74\x00\xca\x59\x70\xcc\x4d\xe2\x5a\x9b\xa2\xf8\xa1\x4c\xd5\xf4\x19\x71\x9f\x64\xe8\xcd\x47\x83\x95\xcf\x48\xeb\x00\x13\xcc\x97\xb4\x00\x00\xec\x7c\x09\x9e\x53\x93\x7a\xcd\xe8\x64\xe6\xc9\x78\xec\x6a\x60\x2f\x09\xe3\x44\xc7\xce\xd7\x84\x71\xc6\x42\x99\x9c\x1b\xeb\xe3\x7c\x29\xc3\x45\x54\xc5\x7c\xf1\x75\x10\xc5\x3b\x03\x35\xb6\xa2\x40\x00\x35\x76\x67\x29\x50\x63\xeb\x58\x34\xa7\x65\x72\x8a\xfd\x85\xe8\xc8\x32\xe8\x97\x32\x55\xce\xb5\xa8\x51\xb5\x00\xd4\x58\x08\x19\x9b\xb8\x21\x6f\x99\x37\xa8\x31\x7d\x9e\x11\xfc\x28\xe3\x03\x35\x36\x19\xd8\x07\x35\xd2\x3b\xc1\xab\xc3\x51\x2f\x82\xcb\x54\xdd\x16\x59\xb7\x87\xad\xa0\xef\x76\x0f\x06\x6a\xec\x1f\x25\x2f\x50\x63\x5f\xee\x97\x40\x8d\xe3\x90\x33\x80\x1a\xf3\x67\x9c\x64\x15\x2b\xe2\x70\x43\xea\xdd\x98\x81\x1a\x47\x57\x04\x6c\xb2\x8a\xf1\x01\xcd\x40\x8d\xd5\x22\x44\x73\x93\xd6\xe1\x3a\x6c\x7c\x39\x8a\xdb\x8d\xea\x26\xa3\xdd\xfa\x72\x18\x0b\x6e\xc8\xcb\x79\x01\x35\xde\x0a\x8b\x6d\xad\x0a\x4e\x0e\x6e\xc8\x4d\x16\xec\xc4\x0d\x99\x88\x60\x99\xa0\x46\x6d\xd0\x93\x8c\xc7\x08\xd5\xfd\x31\x4b\x26\x19\xb2\xa9\x99\x92\x0c\x39\x50\xdf\x2f\xe2\x5a\x27\x3a\xd7\x75\xa0\xb0\x63\xb5\xbc\x88\x6b\x35\xe8\xe7\x22\x19\xb2\x62\xc6\xb8\xf0\x50\x56\xfc\x9c\x17\xc9\x90\xe6\x89\x5d\x24\x43\xce\x6a\x0f\xb8\x41\x98\xf8\x0b\x0f\xe5\xfb\xf9\x8a\xb5\x1c\x6c\x51\xcb\xe1\xf2\x2b\x37\x7a\xc0\x45\x2b\x96\x76\x7e\x5a\xd8\xb2\x4e\x5b\xb1\xb4\x86\x23\x5d\x00\x4a\xd3\x2c\x2e\x93\x21\x81\x20\x17\xc9\x90\x86\xe2\x5f\xb8\x21\x3b\x4b\x74\x09\x28\xb1\x8e\x5f\x49\xad\x1c\xda\x93\xc9\xba\x8c\x53\x37\x24\x7a\xd5\x85\x1b\x72\x20\xcf\x2f\xe2\x5a\x9f\xc3\xde\xc9\xb8\x4a\x7e\xf3\x62\x2b\xd9\x7b\xd0\xe7\xd2\x5e\x00\xca\xeb\xf0\x97\x2f\x51\x99\xf6\x40\x5c\x72\xb3\xf7\xd8\xba\xc6\x4a\x5c\xb8\x21\x6f\x74\xd8\x0b\x37\xe4\x45\x0d\xb0\x2b\xeb\x66\x65\x35\xc9\x78\x4c\xd8\x37\xaf\xac\x9b\x95\x6f\xea\x86\xbc\xfc\x65\x1c\xcd\x03\x4d\xe3\xca\x06\x27\xb1\xd2\x00\xca\x3e\xfc\x0a\x5a\xc1\xa7\x77\x0c\x1e\x9f\xaf\x80\x3a\x60\x6e\x57\xb6\xcc\x11\xf4\xe1\x86\x94\x49\x5d\x01\x28\xfb\x83\x20\xb9\x02\x50\x76\x7d\xed\x97\x6e\xc8\x6e\xcb\x5a\x23\xf4\x4e\x5c\xab\x11\x10\xd7\x09\xeb\x49\xfe\x92\xe0\x40\xd8\xfc\x45\x5c\x6b\x43\xff\xbb\x40\x8d\xc5\xfd\x79\x12\x1c\xf8\xf8\x15\xdc\xac\xee\x09\xdc\x90\xc6\x90\x5c\x64\x3c\xd6\xcf\x58\x60\xad\x97\x63\x79\x30\x01\xd8\x1f\x6e\x3a\xd4\x97\x4b\x37\x64\xb3\x3f\x6a\x39\x20\x28\x2f\xdc\x90\x22\xa7\x2b\x50\xe3\x38\x5d\x77\x50\xa3\x31\xe7\x57\x31\x63\x95\xde\x0b\x65\xb8\x60\x9f\x57\xa0\xc6\x66\x34\xf5\x55\xc8\x08\x24\x14\xf2\x02\x35\xde\xe8\xcc\x57\xa0\xc6\xb2\x88\xa2\xba\x70\x43\x1e\x94\x39\xba\xa8\x85\x53\x11\xda\x97\xb5\x70\x60\x36\x17\xc1\xab\xc9\x59\x22\x78\x35\x9f\x7e\x05\x5f\x15\x21\x9b\x17\x6e\xc8\x49\x5e\xc0\x45\xf0\xea\x26\xd4\xec\x22\x78\xf5\x20\x54\xf0\x22\x78\x35\xbb\x62\x04\xaf\x56\xe2\x44\x2e\x50\x63\x05\x77\x5f\x04\xaf\x36\xf9\x0b\xc1\xab\xed\xf3\x0c\xd5\x0d\x7f\xc6\x55\x49\x26\x97\xbe\x8a\xe8\xf0\xe4\x54\x50\x15\xc6\xb3\x8b\xe0\x55\xc5\xc3\x85\x1b\xb2\x7e\x7a\x88\xfd\xf9\x59\xbf\xca\xfe\x44\xbb\xbe\x08\x5e\xb5\x7a\xf9\x85\x1b\x72\xa0\x66\x5d\x04\xaf\x8e\xfd\x33\xc3\xc5\x05\xa0\x9c\xe8\xbe\x17\x65\x72\xae\xcb\x8f\xa0\xf5\x00\xec\xaf\x46\xdc\x27\x76\x92\xab\x79\x34\x59\x22\xe2\x5a\xad\xa9\x7b\xe1\xa1\xec\xd5\x16\xd9\x4a\x64\x55\x5d\x00\x4a\x03\xd6\x2e\x3c\x94\x26\xac\x5e\x94\xc9\x49\x87\x04\xb1\x75\x6f\xfb\x23\xb8\x2c\xdb\x5f\x6c\x5d\x8b\x82\x5f\xba\x21\x65\x6e\xb8\x21\x2b\xf5\x13\x2e\xdc\x90\x0d\x58\x7a\xe9\x86\x04\x70\x5d\x01\x28\xbb\xf5\xa5\xae\x8e\x07\x16\xf7\xd0\xd5\x89\xfb\xfc\xb4\x42\x74\x2c\x2c\xa1\x57\xc7\x0d\x22\x8b\xec\x06\x27\x39\x96\x0b\xeb\xaa\xfd\x61\x6b\x45\x2e\x5f\x00\xca\x85\x23\xf0\xea\x44\x40\x00\x1a\xaf\x6e\x9d\x07\x36\x64\x17\x75\xf0\x8c\x32\x39\xa7\x14\x11\xd7\x5a\x64\x3d\xb8\x21\x33\x9a\xe2\x35\x8c\x2b\x67\xd4\x64\x3c\x5e\x18\x4a\x2e\xe2\x5a\x6f\x8f\x6d\x00\xca\x71\x39\xea\x00\x94\xb3\x61\xd7\xbe\x70\x43\xbe\xe0\x93\x8b\xb8\xd6\x7c\xf8\xcb\xa0\xef\xc3\x34\x06\xc5\x39\x3f\xe3\x34\x5b\xd0\xb1\x50\xa1\xab\xd8\xbb\xc5\x1d\xed\x1d\x37\x32\x76\xca\x0b\x40\xf9\xe0\x64\xba\x00\x94\x8f\x07\x07\x40\x69\xfe\xe3\x45\xc6\x63\xce\x3e\xd3\x20\xc0\x9c\x05\xa0\x6c\x56\x53\xb8\x02\x50\xb6\x91\xec\x81\xa3\xa9\x08\xa0\xb8\xea\x83\x67\xe0\xa2\xb8\xea\x8b\x69\xeb\xa2\xb8\xaa\x56\xee\x8b\xb8\x56\x4b\x0a\x5c\xc4\xb5\x1a\x05\x70\x91\x0d\xf9\x11\x9b\xc4\xb5\x7a\x53\xc9\x05\x6a\xb4\x32\xf6\x75\x99\x32\xc0\xba\x53\x5c\x55\x1f\xfd\x65\x71\x55\xec\xa2\x57\xa0\xc6\xbe\x8a\xad\x58\xbf\x2d\x2b\xa7\xb8\x6a\x92\x99\x52\x5c\x35\x27\x7b\xc0\x17\xa0\x68\xbc\x28\x5e\x49\x26\xe8\x15\xa8\x71\x5c\x32\xfd\x8b\xe0\xb9\xc7\x16\xfb\x93\x18\x84\x2b\x50\xe3\x34\xeb\xf6\xba\xa8\x7b\x8c\x0e\x7b\x51\x5c\x35\x7f\x46\x4d\xf0\x1c\xc6\x97\xeb\x26\x78\xce\x7d\x16\xa8\x71\x9a\x46\x7c\x11\xbc\x6a\x1c\xcc\x45\xf0\x6a\x55\x3c\x04\x6a\x6c\xea\xb0\x17\xa8\x31\xc9\xca\x09\x5e\xb5\x3c\xd2\x05\x6a\x9c\xa4\x71\x5d\xa0\xc6\x55\x6d\xa1\xba\xdd\xf6\x1e\xa2\xe3\x43\x1f\xc1\xab\x96\x68\xb8\x08\x5e\x35\x3d\xea\x22\x78\xd5\x52\x62\xd7\x6d\x84\x0e\xb3\x6b\x36\xa4\x42\x8d\x6c\x48\x43\xe2\x2e\xea\xe4\x4c\xa2\xbd\xae\x40\x8d\xfd\x73\x52\x1f\x54\x53\xc5\x3b\xd9\x90\x46\xda\x5c\x0f\xa8\xf8\xf8\x59\xbd\xe4\xeb\x51\x6b\x65\x22\x1e\x48\x7f\xfd\xe4\xc0\x32\xc9\xa2\x3c\xd8\xb2\x50\xe6\x2f\xea\xae\x0a\xaa\x2e\x4a\xe8\x68\x8e\xb8\xa8\xbb\x7a\x79\x00\xac\xbb\x0a\x94\xb8\x1e\xea\xe6\xaa\x03\x51\x77\xd5\x62\xf0\xd7\x4b\x9d\x00\xe2\x7d\x2f\x00\x65\x56\xdf\x04\x50\x9a\xfe\x78\xbd\x26\xf2\x72\x88\x01\x94\x07\x06\x88\x0b\x40\xf9\xd1\xa0\x01\x94\x1f\xbd\x1f\x40\x39\xb1\x33\x5f\xc4\xb5\x5a\x84\xfc\x7a\xad\x2b\xcb\x38\xa9\xbb\xfa\xc8\x5a\xad\xbb\xaa\x00\x02\x50\x1e\xea\xef\x2f\xc1\x81\x32\xf6\x97\xa5\xf5\xd8\xbe\xd4\x09\x70\xb3\x2e\x58\xab\xb2\x7e\x61\xd0\x51\xe4\x2c\x22\x58\xb0\x3a\x5f\x0b\xad\x00\x70\x74\x2d\x0c\x3a\xdb\x56\xc5\xda\xe9\x37\x83\xf5\xcc\xcf\x7b\xd8\x5a\xdd\x3c\x00\x4a\x6b\xf8\x5e\x0b\x5b\xf2\xb2\x45\xdd\x63\x45\x23\x80\xf2\xef\xfd\x69\x6b\x65\xb3\x9a\x0d\xa9\x60\x26\xae\xf5\x71\x87\x50\x5c\xf5\x55\xf3\xc6\x0d\xf9\x62\x56\xb8\x00\x94\x9f\x95\x0e\x40\x39\x4e\x59\x39\x6e\xc8\x13\x23\xd1\x45\x71\xd5\xd2\x7c\xcf\x12\x48\xb6\xc8\x16\xc4\x76\x7d\xe1\x86\x1c\x6a\x8a\x01\x28\xc7\xab\x66\x1a\x80\x72\x1e\x87\xfd\x91\x2d\x28\x5e\xd8\x24\xf2\xba\x93\x37\x06\x8f\x64\x0f\xd4\xb1\xc0\x39\x75\x6d\xb2\x3d\x3f\x14\x85\xe8\x30\x0a\xfb\x06\x35\x26\x8e\xd8\x8d\x1b\x32\xc1\xae\x6f\xdc\x90\x15\x73\xd9\x1d\xa8\x71\xbc\x60\x90\x3b\x50\xe3\x3c\xd8\xe5\xf7\x01\x60\x7e\x7c\x0f\x37\x24\x5a\xdd\xad\x1b\xb2\xd8\x1f\x11\x2c\xdd\x5f\xe2\x46\xc6\x8e\x7e\x53\x5c\xd5\xf9\xbc\x0f\x0d\x1e\x3e\xc3\x20\x87\x7e\x7b\x83\x1a\xdf\xdb\xaf\x70\xfe\x92\xbf\xa4\x78\x25\xae\xb8\x1b\x37\xe4\x03\x42\xb8\x13\x29\x49\xf8\x10\x6e\xdc\x90\x5e\xb8\x70\x27\x12\x95\xa7\xcf\x70\x43\xa2\x82\xdd\x89\xba\xdc\x18\x2e\x6e\x50\xa3\x59\x8d\x37\x6e\xc8\x53\xda\x93\x11\x10\xcc\x52\xe2\xfc\xe1\x5c\xbc\x45\x8d\x87\x3d\x04\x7d\x05\xd3\xc8\x4d\xf0\xaa\x99\x07\x77\x42\x74\x70\xe2\xee\x84\xc1\xea\xb5\x3f\xb4\x72\x94\xb5\x1b\x37\xe4\xcc\xb6\xe2\xfc\x3d\xec\x9e\x9b\x3a\x39\x97\xdf\xc4\x0d\x59\x51\xc1\x6e\x50\xa3\xe1\x8e\x37\xa8\x71\x5e\xb6\x1a\xa7\xdf\xaf\x60\xd0\xc1\x27\x73\x67\xea\xc8\x3c\x7e\x13\xd5\xe6\x6b\x87\xfc\x90\x25\xdf\x00\xca\x59\xed\x00\x5b\x5d\xb1\x03\x8a\xe7\x01\x48\xee\xcc\xd6\x25\xe2\xef\xd6\x43\xf9\xe9\x9c\xad\x8b\x7e\x7b\x53\x42\xe7\x46\xc6\xdc\x27\x47\x13\x08\x72\x13\xd7\xfa\x60\xf9\xb9\x4f\x83\x93\x58\x68\xe2\x5a\x37\xb2\xf0\xa6\x84\xce\x67\x23\x53\x42\x47\xd7\xdf\x6d\xa2\x24\x4c\xff\x26\x51\xb2\x6d\xbf\x42\xa2\xb2\x93\x04\xa0\x5c\xaf\x63\xc1\xd6\xfa\xd8\x42\x2b\xef\xbe\x87\x2d\xeb\xf5\x9b\x61\xf0\x18\xc3\xfe\x08\xde\xc1\x02\x77\xe3\x86\x3c\xf0\xff\xde\xb8\x21\x0f\x1c\x6c\xb7\x6e\x48\x40\xf8\x0d\xa0\x5c\x80\x9c\x3b\x00\xe5\xbc\x3f\x2d\xb2\x21\x61\xad\x37\x6e\x48\xb3\xaa\x6e\x00\xe5\x04\xc4\xdd\x05\x5b\xb2\x47\x2c\x00\xe5\x34\xc2\xf7\x0e\x40\x39\x4d\x35\xb8\x03\x50\xce\x17\xe6\x7d\xeb\x86\x7c\xfd\x25\x25\xf3\x3f\xdf\x44\x6b\x75\xfd\x00\x94\x15\x01\x7b\x03\x28\x6f\xd7\x01\x40\x99\x3d\x38\x02\x4a\xe2\x67\x6e\xb3\x21\x65\x4b\x00\x4a\x93\x19\x6e\x00\xe5\xa6\x5a\xc4\x8d\x1b\xb2\x64\x9f\x99\x88\xcd\x58\x02\x50\x4e\x8b\xb5\xdc\xd5\x44\x57\x76\x08\xc5\x55\x2f\xf7\x92\xc5\x55\x3f\xbf\x44\x2b\x5f\x7e\x85\xe2\x8e\xdb\x67\xd0\x87\xde\x7f\x57\x0b\x05\x30\x2f\xcd\x2b\x0f\xd8\xad\x16\x57\xc5\xc4\x71\x83\x1a\x37\xba\xf6\x4d\x09\x9d\x49\xbc\xc0\x0d\x6a\xf4\xa6\xc1\x1b\x37\xe4\x8b\xf8\xbb\x89\x6b\xbd\xec\x8f\x12\x3a\x1b\xf7\xec\x8d\x1b\x72\xbc\x3e\x03\x55\x11\x76\x7a\x07\x6a\xec\xd6\x3d\xb9\x03\x35\x4e\xd3\xf1\xef\x40\x8d\xcd\xc4\xe8\xbb\x59\x22\xc8\x91\xc1\x7a\x4e\x29\x82\x3e\xd7\xa8\xe3\xc6\xf2\x34\x76\xe2\xca\x9b\x2d\xd6\x0f\xa1\x76\x83\x1a\x4f\x57\xec\x73\x5b\x87\xbf\xa4\xae\x33\x28\xe0\xc6\x0d\x29\xde\xbb\x75\x43\x92\x00\x72\x07\x6a\xec\x07\x1a\xf4\x8d\x1b\xb2\x2f\x5b\xd4\x3d\x76\x17\x74\xe2\x76\x51\x97\x6e\x82\x57\xdf\xdb\xaf\x70\xe5\x81\xd4\xe2\x86\xf4\xde\xc8\xbb\x53\x47\x06\xd4\x71\x0f\xb3\xe9\xa0\x21\x50\xe3\x3c\x1d\x0b\x6e\x48\xab\xcb\xdd\xb8\x21\x07\x7e\x9e\x7b\xc0\x5f\x64\xb4\x04\xaf\x56\x47\x4d\x9d\x9c\xa6\x20\x09\xd4\xd8\x2e\x22\xd0\x6f\xae\xe4\xd0\xbd\x77\x13\xbc\x5a\x5d\x3f\x50\xe3\xf5\xe9\x81\x1a\x33\x99\xbd\x14\xa8\xb1\xf7\xe5\x7b\x64\x23\x9f\x3f\xb3\x25\xdf\xc3\xdb\x10\x24\x08\x83\x00\x2e\xa7\x9b\xb8\x56\x53\x70\x6f\xe2\x5a\x1f\xa0\xe7\x3d\x09\x9e\xc3\xf8\x7f\x4f\xaa\x77\x29\x8d\x28\xa1\xb3\x81\x4a\xf7\x04\x70\x7d\x7e\x19\x5a\x4f\xc7\x8e\x77\x4f\xca\xb3\x14\xfb\xa3\xc6\x85\xf2\x7c\x12\xb7\x0b\xbc\xbc\xa7\xb6\x2c\x58\xcf\xc4\xe0\x21\xeb\x99\x14\xee\x54\xc2\x51\x77\xb5\x28\x48\xa6\x5a\x81\xa3\xde\xd8\xae\x79\x4f\x40\x89\xb9\xe5\x26\x51\xd2\xab\x44\x6f\xe2\x5a\x2f\xb7\x20\x80\xb2\x2b\xaa\x4c\x94\xc4\x3c\x70\x5f\x26\x9a\xfb\x15\xdc\x3c\xd3\x1e\xac\x0b\xec\x7b\xb1\xb4\xd6\x36\xbe\x71\x43\x36\x1c\x65\xf7\x65\xca\x87\xfd\x61\x6b\xc5\x8b\x7c\x5f\xd4\x10\x50\x7f\xe0\xb6\x8e\x01\xa0\xbc\x29\xae\x7a\x9d\x3e\x23\xc2\xc3\x63\x04\xa0\x34\x7d\xfc\x06\x50\x7a\x41\xcd\xcd\x6d\x1d\x1f\xa6\x88\x1b\xd2\x84\xf8\x1b\x37\xe4\xa9\x36\x61\x79\x1d\x19\x1f\x71\xad\xa5\xda\xea\x18\x6d\x38\x70\x37\xb6\x48\xf4\xd4\xfb\x36\x11\xdb\x6f\x12\xe1\xe1\xa1\x02\x50\x5a\x33\xf8\x06\x50\x7a\x1d\xcf\x0d\xa0\xd4\xa2\x79\x9b\x0d\x79\x4a\x83\xd9\x90\xf4\x40\x36\xa4\x85\xf7\xef\xc7\xe0\x32\xbe\x62\x36\xa4\x73\x46\xe1\xd5\x7d\xfb\x4b\xb2\x21\x5d\x31\xb2\x21\xcf\xe4\x37\x39\x9a\x32\x29\xb2\x21\x3b\xe8\xe8\x26\x1b\xf2\xb3\xaf\x41\x8d\x5e\x02\x75\x83\x1a\x2b\x1e\x8c\x9b\xdb\x3a\xfa\xa7\xa5\x1b\xcb\xde\xa9\x4e\x26\x33\x0d\xd4\x38\x8c\x2b\xbf\x03\x35\x8e\xae\x4e\xf9\xc2\x7a\x64\xec\x2f\xbe\x00\x8c\x75\xf7\x4b\xf5\x43\xc5\x26\xb7\x75\x18\x6d\x72\x07\x6a\x9c\x59\x1d\x36\x50\xe3\xac\xee\x17\x0a\xaf\x9a\x30\x74\x53\x78\xf5\x91\x69\x50\x78\xf5\xc3\xae\x71\x43\x9e\xae\x34\xd9\x90\xe6\x77\xde\xba\x21\xd5\x1b\x41\x8d\x0f\x4e\xf3\x1b\x37\xe4\x09\x6e\xbb\xc9\x86\x7c\xd4\x8b\x5f\x52\x92\x30\x6a\xdc\x81\x1a\x67\x13\x05\x2c\xb3\x3d\xf9\x66\xa0\xc6\x3a\x40\x5c\x37\xa8\x71\x1e\xbe\x57\x40\x86\x3e\xab\xc4\x07\xd1\x1f\x6e\x48\x33\x80\xef\x40\x8d\xbd\xaa\x04\x51\x43\xc7\x2b\x8e\xef\x65\x4a\x92\x2d\xaa\x1f\x3a\x2f\x04\xaf\x9e\xee\x17\xae\xe4\xf0\xfe\x98\x7b\x11\x81\x54\x1c\x35\x85\x49\x55\x97\x16\xbe\x00\xf2\x18\xef\x6d\xca\x1c\xef\x81\x1a\xeb\xd7\x19\xfb\x31\x4b\xde\xd8\xb2\xec\x9c\x44\x49\x6b\x80\xdd\xd4\x64\x9d\x00\xed\x9b\x9a\xac\xc6\x5f\xdc\x78\x28\xbb\xfa\x03\x1e\xca\x41\xa0\xcd\xad\x87\xd2\x61\x6e\x0d\x1e\xb6\xd0\x0a\x3c\xee\x9b\xca\x49\xc2\x13\x00\xa5\x0e\xbd\x1b\x40\xf9\xf7\x91\xa1\x15\x28\xd3\x36\x80\x0b\xd6\xf3\x90\x28\x29\x74\x79\x0e\xe3\x76\x2b\x2d\x6d\x59\x27\xad\xd8\xba\xcf\xf4\x3d\x4a\x5a\xa3\x93\x3c\x94\xd7\x19\x48\xb8\xe7\x90\xb5\x5e\xb4\xf0\xa0\x73\x34\x1f\x00\xa5\x97\x1d\x3d\x07\x6e\xac\xcb\x67\x44\xb0\x30\x13\x0f\xe5\x75\xbc\x36\xf2\x01\x50\x1e\xc3\x71\x12\xc1\x72\xfb\x15\x0c\x1e\xa7\xfd\x61\xf0\x80\x7d\x3e\x89\xf2\x41\x30\xbe\x87\x6c\x48\x2b\x7b\x3d\x89\x8b\x74\x08\xcc\x7a\x00\x94\xde\x62\xf2\x50\x5e\xe7\xc2\x9d\xf8\x24\x52\x06\x96\xef\x61\x8b\x2c\xbe\x87\xd6\xca\x86\x7c\x28\xbc\x7a\xa1\x2d\x3d\x89\xf2\x41\x68\xd0\x4f\xc2\x20\x80\x8d\xf6\x49\x24\xf2\x82\x1e\x9e\xc4\xfa\x21\xaa\x1e\x00\x65\x7a\x7d\x16\xa2\xd1\x62\xa7\x0f\xe5\x75\x64\x05\x0f\xe5\x75\x0a\x3a\xde\x03\xa0\x2c\x18\xa5\x1e\x6f\xeb\x70\x35\xb9\xad\x63\xc1\x18\x1e\xca\xeb\xb4\x61\x0b\x5b\x39\xca\xc5\xa3\x1b\x12\xe7\xdb\x43\x5c\xeb\x49\x18\xe1\x03\xa0\xd4\x59\xfb\xe0\x86\x2c\xdb\xfe\xf0\xa0\xdf\xbe\x07\x60\xbe\xec\x81\xe0\x40\xec\xa2\x0f\xe5\x75\xf6\xb2\x85\xad\xd5\x59\xf2\xb6\x0e\x18\xed\x03\x6a\x1c\x88\x87\x87\x6c\xc8\x49\xf5\x94\x47\xd4\x08\x4a\x7d\x44\x8d\x18\x4a\x1e\x0a\xaf\x5a\xbb\xf9\x31\xae\x15\x3b\xe5\x83\x1b\xb2\x62\x7c\x79\x08\x5e\x35\xae\xe8\x21\x78\x75\x39\x83\x81\x1a\xa7\x77\xee\x3c\xdc\xd6\xe1\x3d\xde\x4f\xa0\xc6\x62\x61\xd2\x27\x50\x63\x33\xf4\xf2\x21\x1b\xd2\x48\x86\xe7\x24\xc2\x83\x9c\xc3\x87\xe0\xd5\xe6\xc8\x8a\x89\xca\xac\x6d\xa0\xc6\x5a\x50\x82\x1e\x0a\xaf\x0e\x04\xe5\xc3\x6d\x1d\x96\xbe\x7f\xb8\xad\x63\xe2\xcf\x78\x28\xbc\xaa\xca\xf7\x80\x1a\x37\xea\xd2\x53\x48\xd9\x71\x5e\xc8\x86\xec\x9e\xf7\xe2\x6d\x24\x8c\x13\x37\xa4\x77\xe1\x3d\xc5\x2b\x2b\xa0\x88\x6c\xc8\xc7\x15\x23\x1b\xf2\x40\xa0\x3f\x14\x5e\x3d\xb6\xcf\x10\x1d\xae\x34\x57\x72\x0c\x84\xc5\x43\x36\xa4\x79\x8c\x0f\xc1\xab\xf9\xb2\xc5\xfa\x61\xc5\x7f\xcc\x86\xf4\xf4\x57\x0c\x1e\xfd\x67\x41\x70\x0f\x1e\x4a\xaf\xbe\x7c\x2a\x71\x83\x9f\x16\x71\x83\xd5\xee\xd0\x7a\x9c\x40\xe3\x5a\x1f\x07\x4d\xf9\x20\xa0\xfc\x03\xa0\xac\x2e\x4a\x00\xca\x6a\x8d\xd4\x07\x40\x69\x8d\xe2\x07\x40\x69\x69\xc2\x07\x0f\xe5\x2d\xab\x6b\xb8\x79\xc8\x1d\x7c\xa8\xc9\xfa\xa2\x57\x3d\x24\x4a\x7a\xa1\xf9\x43\xa2\x64\xfe\xbc\x87\x9b\x47\xc6\xd0\x0c\x9e\x63\xc1\x88\x6b\x1d\x32\x68\x01\xe5\xe7\x2b\x24\x4a\xba\x7c\x00\xca\xf6\x3a\x32\x82\xe7\x64\x2f\x00\xca\xd5\xfc\x65\x6c\xdd\x77\x3a\x32\x0a\x93\x7e\x9e\x11\x3c\x47\x3a\xc1\x03\xa0\xd4\xd8\xf3\x50\x5e\xa7\xfa\x4d\xca\xeb\x4c\x74\x99\x27\x00\x65\xbf\xb1\x14\x3e\xb8\x21\xad\xc5\xf1\xe0\x86\xbc\xd1\xce\x1e\xdd\x90\xd8\xce\x1e\xdc\x90\xaf\xd4\x12\xd7\x9a\x3d\x46\xb8\x21\x4b\xb3\xf7\x00\x5c\x55\x96\x85\x1b\xb2\x2e\x7b\x30\xc2\x83\x23\x06\xa0\xbc\x0f\x9f\xa1\xf5\x14\xfb\x0b\xad\x6e\x11\x95\xf9\x0c\x0d\x3a\xf4\x00\xa0\x3c\x3e\xcf\x32\xc1\x6c\xf4\x37\x88\x10\x40\x1b\x7c\x06\x35\xad\x5d\x31\xe2\x5a\x2f\x47\x4d\x5c\xeb\x67\x96\x8c\x6b\x75\xd7\x11\xd7\x9a\xc9\x39\x7c\x86\x35\x12\x58\x4d\xe2\x5a\xd5\x7a\x1e\x00\xe5\x23\x45\xc3\xca\x6c\xcc\x35\x85\x57\x8b\x62\x9a\xc2\xab\x6f\xb2\x45\xcd\x6e\x70\xdb\x33\x41\x55\x0a\x12\x0a\xaf\x7a\x7f\xf4\x13\xa8\x71\x78\x63\xc5\x33\x49\x69\x71\xa5\x27\x5a\xeb\xf0\x3d\x6f\x93\x81\xbe\x49\x8d\x04\xbc\x30\x0f\x71\xad\x7a\x1b\x9e\x69\xdc\xbc\xcf\x28\xaf\xf3\x19\x0b\x6e\x48\xb4\xc8\x67\x1a\x21\xc0\xec\x82\x1a\xbb\x2b\x8d\x1b\x72\xca\x68\x71\x43\xde\xae\x34\x6e\x48\x0b\xfd\x3f\xa0\x46\x2f\x6a\x78\x3e\xe5\x75\x98\x6b\x82\x57\x2d\x84\xf0\x10\xbc\x7a\xe1\x27\x78\xc8\x86\xb4\xb4\xd7\x73\x99\xa8\xec\x33\x7c\x1d\x98\x18\x1f\x50\xe3\x83\xfb\xf2\xe1\x8e\xc7\xcf\x09\xc7\x0d\x99\x49\xea\x7a\xa8\xa1\x63\x25\xee\x27\x50\xe3\xb4\x86\xce\xc3\x6d\x1d\x87\x6b\x44\x0d\x9d\xa6\xf8\xa3\x86\xce\xe3\xf9\x23\x1b\xd2\xfb\xcd\x9f\x9b\x6c\x56\x4c\x38\xcf\x8d\x6a\xa3\x82\x74\x93\x68\x2e\xaf\xf3\x8e\x47\xf2\x10\x9e\xdb\x9a\xeb\xd0\x4e\x0d\x1d\xcb\xd4\x3f\x37\xa8\xea\xd3\x43\x88\xfe\x8c\xcd\xfb\xa1\x86\x8e\x55\xc1\x1f\x8a\xb2\xc6\xf5\x04\x3f\x66\xc9\x02\x4a\xb7\xcb\x8d\x07\x5d\xe9\x70\x6b\xab\x73\x98\x84\x9c\x03\xc9\x1f\xe2\x5a\x6f\x37\x79\x00\xca\xee\x65\xf5\x0f\x1e\xca\x13\x83\xc7\x43\xa2\xe4\x89\x15\xf8\xa1\x5e\xeb\x24\xdc\xea\xe1\xfa\xc7\x89\x26\xfc\xe0\xa1\x5c\x6e\x6b\x3c\x94\x02\xae\xe7\xc1\xd6\x2a\xf3\x7e\x4c\x19\x60\x5b\x3f\x68\x05\x32\x53\xe2\x5a\xb5\x26\x3d\x8f\xd9\x82\x50\xf4\x40\x9f\xcb\xf0\x98\xcd\x63\x8b\xca\x65\x0a\x12\x00\xe5\xc6\xc4\xf1\x3c\xd8\xea\x3c\xe0\xaf\x89\xa0\x2c\x0a\x80\xd2\xec\xbd\x07\x40\xd9\x3c\x1c\xb8\x21\x17\x56\xee\xe7\xd5\x56\xc7\x5c\xbf\x18\x3c\x80\x6d\xcf\xab\x87\xd9\x67\xd8\x92\x87\xfd\x99\x6d\xe6\x57\x88\x60\xc1\x61\xf9\xbc\xb8\xe9\xd4\x57\x70\x43\x5a\x7b\xe0\x31\x1b\x52\x06\xf6\x9a\xe8\x6a\x0b\xc0\xb5\xa4\x01\x83\x0e\x76\xca\x87\x9b\x3c\x3e\x6b\x64\x36\x24\x86\x8b\x87\xf2\x3a\x45\xa6\x4f\x51\x56\x73\xd6\x9e\x00\x94\x3d\xa9\x57\xe1\x86\x34\x45\xe8\x21\x1b\x72\x63\x9c\x78\x70\x43\x7a\x03\xdc\x83\x1b\xb2\x88\x48\x74\x43\x02\x75\x1f\xe2\x5a\x1f\x22\x4a\x9e\xe5\xfe\xf4\x19\x95\xe7\x48\xba\x7d\x00\x94\x96\x96\x7c\xc8\x86\xec\xaf\xcf\x62\xfd\x34\x47\x3c\x01\x28\x9b\x55\xf7\x1e\x6e\xf2\xd0\xdd\xf6\x88\x1a\x3d\x54\xdb\x7a\xc9\xb6\xb4\x25\xfb\x4b\x0c\x72\xb2\x3a\xdc\x90\xfb\xb6\x07\xea\xed\xca\x4c\x71\x43\x36\x75\x6d\xe2\x5a\x5f\x59\x39\xd9\x90\xd9\x15\xdb\x6a\xe5\xf6\x47\x70\xa7\x08\x88\xb8\xd6\xee\x79\x20\x78\xd5\x7a\x80\x0f\xc1\xab\x2f\x56\xd2\xd7\x9b\x3c\x30\xc1\xbd\x87\x5a\x5d\xa1\x85\x41\xae\xf8\x2c\xd6\x6f\x83\x41\x5e\xb2\x21\x8d\xaa\x78\xc9\x86\x54\x87\x7d\x0f\xef\xd0\x3b\x69\x81\x1a\x1f\x5b\x18\xe4\x5e\xdf\xc3\xe0\x81\x7e\xfb\xe2\x86\xac\x9c\xdb\x57\x37\x24\x0c\xf3\xe5\x8e\xc7\xf6\xf9\x0a\x71\xd7\xc5\xfe\xb4\x25\xdb\x22\xb8\x0c\x5c\xf3\x5a\x43\x07\x9c\xf1\x1a\xbc\x0a\xcf\x7a\x29\xca\x7a\x1c\xb6\x88\x2b\xdf\xfe\x32\x44\x87\x86\xca\x37\x51\x08\x01\xce\xf7\x92\x0d\x69\x62\xcc\x1b\xa8\xb1\x27\x9c\xfb\x6f\x22\x0c\x60\xfb\x4d\x7c\x01\xa4\xbb\xbc\xb8\x21\x0d\xb3\x7b\x09\x5e\x55\xdc\xbe\xa0\x46\x6f\x18\x7f\x75\x43\xa6\x9f\x95\x1d\x7a\x03\x50\x8e\x8e\x8b\xeb\x4d\xda\x5a\x19\x0a\x71\xad\x9d\xc3\xf8\x12\xd7\x5a\x9c\x88\xcc\x25\x3b\x38\xe6\x5e\x3c\x94\x19\x86\xf2\x66\x3d\xb0\x0c\x85\x44\xc9\x0c\x63\x78\xf1\x50\xf6\xc7\xf7\xe2\x68\xea\xd5\x7d\xa9\xd7\xda\xba\xbf\xb4\x06\x84\x63\xf1\x68\xda\x03\x97\xb4\xb8\xe9\x00\x94\x86\xd6\xbc\x1f\x40\x79\xd3\x22\xee\xda\xed\x42\xa2\xa4\x11\x1e\xef\x89\x56\x80\x1b\xe4\x3d\xa9\x27\x0c\xf0\x7d\xb9\xfe\xf1\xbc\x6c\x21\x3a\x70\x39\xbd\xc4\xb5\x0a\x4f\x5e\xca\xeb\x24\x17\x0c\x40\x79\xdf\xfe\x92\xca\x65\xc4\x37\xbe\x27\x6e\x3a\x60\xfe\x4b\x36\xe4\xc1\x81\x7b\x01\x94\x77\xf1\x19\x37\x79\x2c\x5b\xb0\x9e\xe6\x37\x71\x83\x20\x56\x5e\x01\x65\xf5\x19\xe5\x91\x10\x55\xaf\x80\x12\xc0\xfc\xe2\x86\xcc\x30\xda\xb7\x50\x6f\xd7\xaf\x70\x93\x87\x5e\x83\x17\x37\xa4\xc9\x13\x6f\x41\x6b\x5d\x3e\xe3\x68\x26\x7b\xe8\x1c\x69\x5b\x1c\xcd\xe9\x37\x59\x3f\xa2\x5b\x5e\xdc\x90\x86\x26\xbe\xb8\x21\x1f\x04\xde\x4b\x5c\xeb\xdf\x7b\x17\x55\xf9\x8c\x9b\x20\xdc\x91\x00\xca\x06\xae\x79\x2b\x6e\x3a\x99\x0d\xd9\x90\x39\xdb\x22\x42\x07\x7d\xec\x05\x50\x6a\xdf\x7c\xab\x89\xca\xcc\x0b\x80\x72\xb9\x0b\xbc\xc9\x23\xdb\x83\x80\x99\xd9\x25\xae\xf5\x73\x56\x70\x43\x3e\xb2\x41\xe2\x5a\x9f\x62\x0b\xad\xd5\xd5\x24\xae\xd5\x98\xfa\x97\xb8\xd6\x73\x39\x16\xd7\xcf\x51\x6f\x82\xe0\xe8\x8f\xa2\xac\xd9\xb1\x10\xd7\x6a\x54\xcc\xdb\x2c\x1f\x64\x0b\x54\x85\xff\xe4\xa5\x28\xab\xd9\x90\x2f\xe5\x75\x52\xf3\x97\xd8\x92\xc1\xc1\x2f\xc1\xab\xde\x14\xfe\x82\x1a\x4f\x1c\x6c\x2f\xa8\xb1\x7d\xde\xc3\x56\x2e\x7b\x21\x78\xf5\xb3\x2a\x64\x43\x0e\xcc\x6c\x2f\x6e\xc8\x8a\xd8\x7c\xbd\xc9\x03\x05\xe2\xd5\x0d\x89\xd9\xf2\xed\x5e\x95\x00\xb5\xb8\x21\x0b\xfe\x8c\x97\x6c\xc8\x49\xac\xd2\x4b\x36\xe4\xf2\xac\x70\x93\x87\xf5\x2a\x5f\xdc\x90\xde\x84\xfe\x76\x13\xcd\x19\x35\x6e\x48\xd1\xc3\xcb\x75\x1d\xd6\xa1\x7b\xbd\xae\x83\x80\xd8\x97\xeb\x3a\x6e\x9c\xfb\xaf\xd7\x75\x28\x10\xba\x85\x10\xec\x81\xb8\x64\xec\xe1\x2f\xd7\x75\x0c\x77\x08\xd7\x75\x4c\x30\xdd\xcb\x75\x1d\x2f\xfe\x93\x97\xeb\x3a\xf6\x97\x48\xfd\x31\x4b\x0e\x40\x39\x0e\x8f\x0a\x71\xad\xc3\x41\x0f\xe2\x92\xb1\x3b\xbd\x83\x6c\xac\xdb\x67\xd8\xea\xdc\x9e\xc4\xb5\x76\xc2\x67\xde\x00\x94\x73\xb8\xe5\x07\xd9\x74\x87\x2d\x58\xeb\xe9\xa0\xf1\x50\x4e\x7b\x50\x6b\xf5\x2b\x68\xad\x92\x0e\xa0\xec\x2e\xca\x10\x70\xf1\x95\xa9\x56\x00\x0d\x01\x28\x7b\x27\x24\xee\xc5\x0d\xb9\xb1\xae\xbe\x00\xca\x8d\x33\xec\x25\xae\xb5\x2b\x10\xb8\xfe\x51\x87\xd7\x4b\xa2\xe4\x79\xfa\x15\xdc\x04\xc3\xf7\x06\x4c\x8a\xad\x2b\xa0\x04\x0e\xbd\x93\xca\x7a\xd3\x67\xd8\xb2\x70\xda\xbd\x13\x37\xcf\x74\xd4\xd0\x87\x8e\xfe\x52\x5e\xc7\x04\x90\x77\xca\x5a\xd9\x04\x00\xca\x5b\xcd\x86\xeb\x1f\x0f\xdf\x13\x50\x92\x49\xf8\x52\x5e\x67\x2a\x8e\x2e\xb5\x02\x5b\xd8\x92\x65\xa6\x17\x45\x2f\xc9\x91\x7b\x89\x6b\xd5\xfa\xff\x5a\x94\x15\x8d\xf6\xbd\xa4\x8f\x59\xc2\x0d\x79\x61\x80\x78\x75\x43\x9e\xf6\x4e\xdc\xee\xe1\xa8\x63\xeb\x6a\x13\x7e\xc9\x86\x34\x7d\xf5\xe5\x8e\xc7\x61\x8b\x3b\x1e\x2f\xec\xa9\x2f\x77\x3c\x3e\x1e\x23\xe2\x5a\x45\x40\xef\x4d\x84\x80\x02\x1d\x37\x64\x75\xce\xcc\x86\x04\x84\xbf\xb8\x21\xbd\x70\xe1\x05\x50\x9e\xd9\xfe\xc8\x16\x54\xb3\xb9\x2d\x14\x00\xed\x94\xd7\x69\xae\x2d\xb7\x7c\x78\x77\xc7\x0b\x6a\x2c\x0a\x66\xdc\x90\xbb\xf9\x5e\xec\xcf\xaa\x88\x23\xae\xd5\x4b\xf5\xdf\x40\x8d\xdd\x82\x9f\x2f\xd9\x90\x66\x5f\xbe\x64\x43\x3e\xc4\xac\xbc\xa0\xc6\xe1\xfe\xc4\x0d\x59\x15\x6a\xa0\xc6\x02\xcc\x7f\x29\xaf\xb3\xd4\x06\x1f\xea\x41\x7b\x1e\x28\xaf\xd3\xd5\xd5\x28\xaf\x33\xb3\xdf\x0c\xad\xce\x12\x41\xef\x43\x0d\x08\x59\x0f\xa8\x31\x5d\x7e\x05\x37\xeb\xe1\xc8\x70\xb3\x3a\x4b\x94\xd7\xb1\x34\xef\x4b\x51\x56\x6f\x1f\x7f\x29\xca\x2a\xba\x7d\x29\xca\x6a\x0d\xf4\x97\xa2\xac\x0d\x07\xe9\x0b\x6a\x7c\x3f\x2d\xea\x41\xab\x66\x51\x94\xf5\x96\x41\x5b\x43\x87\xca\x38\x2f\x35\x74\x12\xa8\xea\xa5\x86\x4e\x96\x87\x04\x6a\x1c\x96\x86\x7a\xb9\xff\xf1\xb9\x7c\x4f\x5b\xb2\xdf\x24\x38\x10\x14\xf7\x52\x43\xa7\x25\xdf\x43\xf4\xe3\x19\x78\x17\xa2\x5f\x4e\xb4\x2c\xbf\xc6\x7c\x12\xbc\x6a\x51\xfe\x97\xa2\xac\x39\xf9\x4b\x83\x3b\xd9\x2f\xb8\x21\x43\xa8\xfd\x98\x25\xe3\xa1\xb4\xe2\xd9\x4b\x79\x9d\xe7\xf0\x23\x24\x4a\x62\x11\x7b\x17\x6e\x02\x17\x8c\x7a\xad\x66\x01\xbd\xdc\xf2\xf1\x81\x27\x01\x28\x8b\xe5\x83\x5e\xae\x86\xcc\x82\x15\x00\xa5\x37\x81\xbd\x5e\x0d\x49\xc4\xc5\x0b\xa0\xec\x6e\xb3\x4d\xe5\x2b\xdc\x19\x2f\x71\xad\xc9\x83\x0a\xa0\x9c\x58\xe0\x5e\x00\xe5\xe4\xae\xe0\x17\x37\xa4\xe1\xef\x2f\x6e\xc8\x2d\xa3\xdd\xc6\x0d\xfa\x8c\x94\x01\xb5\xd6\xcd\xfd\x81\x1e\x77\xdd\x90\xea\x08\xc4\xb5\xde\x42\x9e\x00\x94\xf5\xa3\x5d\x6f\x72\xec\x3d\x46\xc4\xb5\x9a\x3d\xf4\x1a\xd7\x8a\xfd\x6f\x19\xd7\x0a\x80\x5d\x64\x43\x5a\xd4\x73\x71\x35\xa4\xb7\xa6\xac\xc3\xe0\x2b\x9f\x71\xc9\x15\xa6\x91\x45\x36\xa4\xa9\xc9\x8b\x6c\x48\xaf\xd1\x5f\xd4\x6b\xb5\xbc\xe9\x3a\x2c\x0a\xd9\x69\xa1\x95\x57\xdf\xc3\xe0\x91\xfc\x26\x6e\x1e\x00\xec\xa2\x28\x6b\xfa\xb4\xd0\x5a\x8b\xdf\xe4\x68\x36\x29\x62\xfd\x80\x7b\x8b\xb8\xd6\x8d\xb3\x76\xe1\x86\xec\x68\x6e\x2b\x51\xca\x9c\x23\xb6\x02\x50\x8e\x8a\x3e\xb6\xbc\xff\x51\xfa\xbc\xff\x11\x77\xd4\x4a\xd8\xca\x3f\x3d\xa0\xd5\xb1\x3f\x17\x71\xad\xc7\xf6\x97\x78\xd0\x1f\x9f\xe1\x0b\xa8\xf6\xc7\x55\x02\x30\x86\xc5\xfd\x8f\x19\x77\xcd\xe2\xfe\xc7\x7e\xd9\x22\xd1\x3c\xf9\x95\x10\x8d\x37\x3b\x6b\x11\xd7\x7a\xc0\x22\x17\xe5\x75\x26\xa2\x7f\x65\x52\x06\x70\x97\xae\xac\xd6\x6a\x8b\xf2\x33\x9c\xb1\x95\x89\x10\x00\x84\xaf\x8c\xc1\x03\xed\x6c\x65\x23\x90\x98\x17\xef\x7f\xbc\xed\x8f\x1a\x10\x8f\xfd\xc1\x5a\xb3\x2d\xdc\xc8\xce\x0b\xc1\xab\xfd\xf2\x2b\x44\x08\xbc\xb6\x16\x4c\xc3\x91\x91\xf2\x01\x02\x5a\xb8\x21\x3b\x4c\x78\x51\x5e\xe7\xe4\xac\xac\x53\xd6\x43\x7f\x94\xd7\xa9\xb0\xf9\xc5\x2d\x1f\x03\x23\xd1\x3a\xa1\x0f\xb7\xd9\x02\x35\x5e\x24\x36\xad\x93\xb8\x6b\x04\xec\x22\x1b\x72\x4c\xfb\xa3\xa8\xee\xa7\x3f\x0c\x3a\xee\x25\x50\xa3\x9a\xe9\xd2\x0d\x09\xe6\x59\x81\x1a\xbb\x66\xbd\x45\xf0\xaa\xe1\x8e\xeb\xa4\xf2\x23\xb5\x17\x57\x81\xb5\x62\xf3\x5e\xb8\x21\xbd\xae\x77\x15\xeb\x25\xb3\xd2\xba\x21\x09\x77\x5c\xba\x21\xd1\xbc\x17\x6e\xc8\x1b\xa5\x6b\xe1\x86\x34\xe4\x76\x11\xbc\xfa\x80\x3a\x16\x35\x74\x5e\xd7\x88\xab\x3c\xa2\xea\xca\x0f\x59\xf2\xa2\xbc\x8e\x97\xf1\x2f\x12\x25\x4f\x74\xae\x45\x5c\xab\x01\xd3\xab\x98\xa3\x6d\x07\x68\xad\xe8\xbe\xab\xe0\x41\xc7\xd1\xb2\xa8\xd7\xea\x3d\x6b\x0b\x0f\xa5\xb5\xae\x56\x25\x42\x80\x24\xe6\x55\xc9\x56\x72\x69\x03\x50\x8e\x43\x66\x53\x09\xbe\x92\x9d\x55\x82\xaf\x70\xde\x2c\xe2\x5a\xbd\x28\x72\x51\xaf\xb5\x1f\x7e\x93\xa2\x82\xc9\x16\x71\x83\x40\xa5\x45\x5c\xab\xee\x85\x55\xc9\x56\xc2\x00\xb1\xa8\xd7\xea\xdd\x7b\x2b\x00\xe5\x1c\x98\x23\x56\x00\xca\xf9\x60\x49\x5b\x01\x28\xa7\x57\x9f\xaf\xe6\xd5\x89\x2c\x43\x83\xf5\x50\x8f\x76\x11\xd7\x7a\x60\xbf\x5d\x94\xd7\xc9\xb2\x09\xe2\x5a\xbb\x63\x69\x54\x9e\x43\xe0\xad\x66\x8d\x04\xdf\x63\x8d\xdc\x74\xb8\x1a\x1b\xf6\xf7\x85\xab\xb1\xcb\x92\x71\x35\x76\x20\xe4\xe2\x26\x8f\x21\x45\x80\x46\x33\x2c\x17\x37\x79\xbc\xf8\xa9\x57\xc7\x1e\x8e\xdf\x78\x75\xc4\x9f\x63\xe1\x26\x8f\x1b\xd7\xed\xe2\x26\x0f\x9d\x22\xab\x8b\x9c\x18\x19\x85\x57\x33\x9a\xf7\xea\x88\x07\x57\x1a\x57\x63\xc9\x7e\x05\xf1\x9e\xfd\x0a\x25\x66\x64\x13\xdd\xfb\x03\xd9\x4b\xdc\xe4\x61\xea\xcd\xe2\x26\x8f\xf1\x19\x19\x97\x24\xdd\xf6\x40\x00\x12\x66\x8c\x05\x68\xcc\xee\x64\x40\xa3\xb1\xb9\x8b\x3b\x1e\xb5\xa7\x2e\x5c\x8d\x16\x0c\x5a\xc4\xae\x66\xec\x9b\x8b\xd8\x55\xab\x0b\x2f\x62\x57\x3f\x0c\x1a\x57\xe3\x70\x5e\x70\x35\x2e\x2c\xa1\x0b\x57\xe3\xac\x8e\x85\x00\x47\xa9\x0d\x64\xd8\xb7\x82\xc4\x8c\x47\xcf\xca\x00\x14\x3f\xf6\x00\x7d\xb2\x41\x5c\x8d\x43\xc6\xce\x4d\x1e\xba\x7c\x17\x37\x79\x2c\x10\xec\x22\xe3\xb1\x3f\xb6\x10\xef\x9e\xdb\x69\x1d\x19\xe6\x85\x8c\xc7\x8e\xbe\xb9\xc8\x78\xbc\x89\xda\x5f\xde\xe4\x21\x73\x23\xe3\x71\xbe\xb6\x60\x2f\xb2\xcf\x0f\x32\x84\x3e\x33\x1e\xa7\xcf\x1e\x72\xf9\xec\x81\xfd\xb9\xed\x21\xce\xd8\x83\xa3\x7a\xe1\x6a\xb4\xce\xca\xba\xa8\x43\xe2\xd9\x0c\x64\x58\x36\xfe\xa1\xe5\xfd\x8f\x38\xcd\x17\xae\x46\x2f\xc5\x58\xd4\xc9\xe9\x72\x94\xcb\xf5\xb3\x85\xf8\x53\x49\xf0\xba\x0e\x05\xd7\x45\x46\x60\xb3\x35\x99\x4f\xf6\xf5\x85\xfa\x82\x02\xb8\x2e\x2f\xf1\x62\xd4\xd6\xc9\x21\x82\x79\x51\x27\x67\x7f\x7a\x57\xbc\x3b\xea\x38\x7f\x51\xbd\xfc\xc7\x2c\x19\x2f\x64\x97\x65\x99\x0c\x89\xd6\xba\x00\x8d\x46\x3b\x2e\x62\x57\x8d\x87\x58\xdc\xe4\x61\x1a\xf1\xc2\x0b\x79\xbb\x95\x6e\x63\x8f\x7d\x46\x58\xb9\xac\x87\x9a\xac\x05\xd7\xd8\xa2\x84\xce\xa5\x44\x05\x34\x26\x72\x9e\x16\xb1\xab\xde\x5c\xb0\x02\x34\xf6\x47\xe6\x16\xa0\xb1\x59\x71\x69\x05\x68\xec\xdd\xe3\x4e\xec\xaa\x29\x8e\xeb\x31\x63\x87\x09\x0c\xd0\xd8\x93\x8c\xc8\x64\x48\x72\x9e\x16\xc9\x90\x1d\x73\xcb\x0a\xd0\x38\xbb\x5b\xf7\xe1\xa6\x84\xe6\x7b\xb8\x02\x14\x47\xd4\x64\x35\x5d\x76\x01\x1a\xbd\x27\x79\x3d\x46\xa9\x30\x67\x80\x46\x73\x90\x16\xa0\xb1\x74\x5b\xd4\x64\xc5\x5d\xba\x1e\xf3\xe8\xfd\x26\xae\xc6\xed\x58\x4c\x66\xa5\x87\x00\x8d\xf3\xc1\x59\xb4\xc8\x78\x9c\x6a\x3d\xaf\xf4\xd1\x83\x37\x79\x00\xf3\x17\x19\x8f\x3a\x45\xd6\x8b\xab\x43\x0d\x0c\xd0\xf8\xba\x21\xb9\xc9\xe3\x55\xfc\xbd\x24\xcb\xbb\x21\x5f\xb7\xae\xfd\x05\xeb\x29\xdd\x91\x61\x0f\x77\xae\x01\x8d\x3a\x48\xd7\x4b\x4d\xe4\xe1\xa8\x29\x4c\xea\x3a\xbc\x1a\xa5\x98\x5d\x5c\x8d\xa7\x22\x87\xfb\x1f\xbd\xcc\x73\x2d\x03\x38\x6d\xe1\x8a\x93\xb1\x0b\x1a\xdd\x3d\xb8\x1a\x93\xe2\x81\x8c\x47\x0b\xbe\xaf\xe5\x4d\x10\xfe\x12\x7f\x06\xb6\xcf\x45\x09\x9d\x0f\xb5\x8b\x4b\xca\x70\xd6\x2e\x6e\xf2\x98\x6a\x59\xb8\x1a\x1f\x2c\xd9\x6b\x11\xe0\x78\x3a\x6a\x32\x1e\x15\x55\xcb\xb4\x23\x76\x6b\x20\xc3\xaa\x71\x62\xe1\x6a\x3c\x28\x2d\xb4\x3e\xae\x46\xbe\x42\x80\x6a\xf5\xf0\x53\x78\xd5\x8a\xbe\x8b\x12\x3a\xa6\xea\x2f\x90\x61\xfa\x7c\x05\x57\xb1\xa7\x71\x9b\xb1\xca\x8a\x6d\x90\xd3\xe9\x2f\x2f\x6c\xd0\x8c\x93\x00\xd5\x2d\x96\xd8\xa6\x3d\x30\x13\x20\x43\xaf\xe6\x5a\x20\xc3\x0d\x82\x5d\x16\x5e\xc5\x49\xbf\x29\xbc\x6a\xcd\xee\x4d\xc6\xe3\x85\x83\x74\x5b\x78\x95\x33\xbd\x29\xbc\x6a\xc9\xa5\x7d\x58\x6e\xde\x5f\x5a\x73\x7d\xd1\x0a\xd1\x5f\xaa\xcf\x82\xbf\x24\xd0\xca\x06\x19\xca\x43\x36\xae\xc6\xe7\xf6\x99\xc8\x29\xd3\xa2\xe6\xf3\xb2\x77\x02\x1c\x4f\xdf\x0b\xfa\xac\x93\xbd\xbd\xff\x11\x9b\xf7\x06\x19\x26\x38\xe6\xf6\xfe\x47\xf0\xd0\xa6\xf0\xea\x89\x30\xdc\xb8\x1a\x6f\x4e\xff\xc6\xd5\xf8\xa5\x55\xfc\x98\x25\xef\x44\x61\x3d\xac\x2d\x1b\x2f\x64\xc2\xd3\xbf\xf1\x42\x5a\x49\x6c\x5b\x93\x55\xd2\xa9\xc9\xda\x5f\x07\x46\x6c\x60\x73\x60\x04\xe8\xa0\x49\x6d\x80\xa1\x05\xf2\x76\xc2\xa6\x58\xed\x0f\x9b\x22\x1a\xd1\xce\x66\xe5\x30\x2d\xd9\x32\x32\xf4\x40\x99\x1c\xaf\x24\xdc\x94\xc9\x39\xb6\xef\x05\xfb\x6c\x48\xbf\x0d\x30\xec\x2e\x34\xb7\x75\xcc\xe4\x2f\xb1\xb9\x0d\x7b\x00\x18\xe2\x48\xda\x19\xc3\x05\x4c\x71\x73\xfd\xe3\x35\x7c\x76\xb3\x60\x2c\x11\xc0\x70\x60\x95\xdd\xd4\x5d\x35\x77\x69\x67\x2f\x7a\x82\x76\xe2\x53\xad\x2b\xbb\xcd\x6a\x74\x83\x9c\x5e\xf4\xc4\x58\x00\x86\xa7\xf3\xe9\x6d\x1d\xdb\x56\xac\x91\x36\xcc\x4d\x56\x63\x03\x26\x6e\xb2\x1a\xa7\xb3\x44\x56\xa3\xee\x85\x4d\x56\xa3\x47\x7a\x03\x0c\x2d\xf5\xb8\x71\x27\x26\x9c\xa7\xfb\x24\xa1\x3a\xfb\x5e\x1c\xbf\x0b\x77\xd4\x06\x18\xee\x61\x0f\x78\xc2\xd1\x0d\x37\x59\x8d\xde\x90\xb6\x0b\x15\xc8\x1e\x5b\x09\x73\x12\xa3\xe6\x8e\x47\x0b\x7f\x6f\xee\x78\xb4\x6a\xdb\xc6\x9d\x68\x82\xd2\x2e\xde\x11\xc8\x7c\x06\x30\x9c\xf3\xf3\x4b\x8e\x1f\xcc\x6d\x7f\xdc\x89\x7e\x93\x32\x32\xb0\xdd\x0d\xfa\x7b\x70\x0f\x6d\xd0\x9f\x76\xc3\x1d\xe8\xaf\x6f\x2c\xa8\x9b\xac\xc6\xbd\x6d\x11\x04\x47\x25\x90\x5d\x28\x73\x84\x57\x7e\x57\x2a\x90\x21\x80\x76\xb5\x8c\x0c\x73\x46\x56\x63\x97\x86\x4a\xc2\x38\xd8\x73\x57\x82\xa8\xb0\xfe\x6f\x6f\xeb\x40\xc0\x6e\xdc\x89\x1a\x9e\x36\xc5\x55\x15\xfd\x1b\xf4\x57\xc0\x4a\xbb\x92\xb5\xd9\xec\x1d\xcd\xad\xfb\x4b\x12\xfe\xbb\xbd\x73\x11\x99\x67\xac\x52\x72\x5d\x16\x59\x8d\xb4\xb1\x3f\xea\x72\x63\x02\xd8\xb8\x13\xad\xc4\xb8\x71\x27\x4e\x8c\x3d\x9b\x20\xd4\x0c\x08\xdf\xcd\x8b\xd6\xd8\x21\xcd\xba\xdc\xf4\x4e\x10\x6a\xc7\xd1\xb9\x09\x42\x15\xd7\x6c\x6e\xeb\x28\x98\xfc\x76\xb8\x13\xbb\xd7\x93\xee\x46\x56\x1c\x4c\x7f\x37\x8a\xff\x3e\xf6\x40\xf1\x58\xb0\xc4\x6e\xc4\xbf\xbb\x7e\xd6\xc2\xf9\xbc\x87\x4d\xb8\xdb\x5f\x9c\xbf\x8d\x0f\x68\x7f\xee\x78\x84\x22\x82\x50\xad\xd9\xb3\x41\x86\xc5\x51\x7f\xb2\x1a\x99\x41\x82\x50\xab\xf4\x75\xca\x8c\xc9\x19\xcc\x6a\xc4\x21\xbb\xcd\x6a\x04\x2f\x6c\xb2\x1a\x8b\x1c\x93\xac\xc6\xb8\x41\xfd\xc7\x2c\x99\x84\x47\xc3\xd8\x37\x09\x8f\x0f\xe0\x76\x77\x82\x38\x00\x6a\x1b\x4f\xa3\xd9\x43\xbb\x13\xfa\x2f\xe3\xeb\xa4\x6e\x78\xdc\x29\x93\x63\xf1\xf2\x4d\x99\x1c\x9d\x30\x1b\x77\x62\x03\x88\xee\x41\x85\x35\x7b\x18\x64\xc5\x29\x0b\x07\x17\x05\xc9\xa4\x06\xee\x0c\x8f\x34\xa0\xf1\xb3\x28\x80\xc6\x7b\xf9\x9e\x9e\x54\x26\x02\xd0\xe8\xc5\x86\x7b\x70\x34\x6f\xdf\x7b\xd0\xc0\x58\x76\x41\x23\x56\xaf\x3d\xd0\xbc\x65\xb4\x80\xc6\x0b\x4d\x63\xe3\x4e\x7c\x88\x44\xd9\xd3\x8b\x9e\xf8\x0a\xf1\xa9\x17\xc6\x82\x6d\x7c\xaa\x0c\x7a\xea\x09\xf7\x97\xb2\x1e\xe6\x65\xea\x09\x67\x2b\x79\x5b\x07\x8e\xb9\x3d\x29\x03\x04\xb2\xd8\x80\xc6\x23\xfb\x0c\xd0\xaf\x18\xfb\x80\x46\x47\x46\x71\x47\x37\x9d\x65\x72\x30\x6a\x6c\xaf\x7f\x54\x5f\x09\xd0\x38\x12\xa0\x78\x5f\x06\x19\x31\xf3\xb8\x13\x1b\x25\x82\x76\x80\xc6\xf9\xe0\x35\xd8\x5c\xff\xb8\xa8\xc1\xbc\x29\x93\x53\x88\xf7\xd8\x17\xa9\x37\x6e\x56\xe2\x53\xbd\x0b\x79\x5f\x5e\xa4\xe3\x7b\xb8\x83\xb1\x72\xef\x0b\xd1\x88\x37\x7f\x03\x1a\x37\x7a\xdc\xbe\xb0\x79\x7b\xc4\xbc\xe3\xf1\x76\x2c\xf8\x2c\x64\x83\xc4\xa7\xbe\xb2\x4f\xe3\x53\x5d\x3f\x6f\xeb\x40\xbb\xde\xde\xd6\x21\xc3\x24\x3e\xd5\x14\xf1\x4d\x7c\xaa\x89\xfb\x9b\xf8\xd4\x66\x7f\xb7\xac\x95\x91\x05\x32\x9c\x5d\xd1\x81\x3b\xd1\x94\x8f\x8d\x3b\xd1\x7b\xae\xf7\x4d\x24\xc3\xe5\x7b\x78\xfa\x15\x16\x20\x43\x2d\xbd\x1b\x77\x62\x76\xe6\x6f\x12\xe2\x81\xeb\x9b\x20\xd4\xf1\xf8\x4d\x6c\xfa\x0a\x43\x82\x50\x0f\xc2\x01\x37\x65\x72\xbc\xa2\x73\x13\x84\xba\xb1\xae\x6e\x90\xa1\xf1\xbe\x9b\x20\x54\xdd\xeb\x1b\x77\xa2\xc1\x7a\x9b\xe2\xaa\xc6\xdb\xef\x47\xc3\xa1\xbf\x24\x2b\xee\xf3\x4d\x8a\xab\x62\xa6\xd9\x22\x43\x4f\x15\xc5\x55\xef\xcf\x57\x48\x18\x77\xae\x41\x86\x06\x93\xee\xc7\xac\x3f\xdf\x8b\xfd\xf9\x62\xa3\xdd\x20\xc3\xae\xf0\xb5\x16\x0e\x86\xbc\xfd\x1a\xe4\xc7\x2e\x30\x08\x15\x07\xfe\x06\x19\x6e\x85\x13\xc8\xb0\x3b\xd7\xaf\x41\x70\x8c\xfa\x45\xb5\x51\x61\xa1\xb8\xea\xab\x30\x7c\xbd\x43\xcf\xb1\xe8\x73\x72\x2c\x44\xda\x28\xde\xb9\xe3\xf1\x56\x0f\xc7\x9d\x18\x35\x58\x7e\xcc\x92\xbd\xfe\x51\xbd\x83\xeb\x1f\xbb\x8b\x49\xc2\xa3\x15\x21\x36\xf1\xa9\x09\x6b\xcb\xa6\xee\xea\xc2\x34\xbf\x97\x59\x63\x90\x00\x68\x3c\x3c\x38\x01\x1a\xe7\xe9\x04\x72\xfd\xe3\xa5\xe6\x8d\x3b\xf1\x50\x2e\x73\x5b\x47\x51\xbb\xe6\xfa\xc7\x4b\x3d\x80\x84\xc7\xdb\x69\xc1\x9d\xf8\xa8\x17\x2f\x2b\xc8\x31\xb9\xcb\x3b\x02\x7d\x0f\x9b\xb7\xf2\x8e\xba\xab\x2f\xc0\x77\x6f\xec\x55\xb2\x89\x8d\x4d\x58\xe6\xc6\xf5\x8f\x8f\x9a\x30\xee\xc4\x4b\xc1\x85\x3b\xb1\xaa\xb5\x7a\x5b\x47\xf3\x3d\x8d\x1a\xbe\x87\xd4\x74\x76\x01\x8d\x16\xb1\xd9\x80\x46\xdd\x19\xdb\xba\xab\xd8\xca\xf7\x26\xfe\xf6\xd3\xfb\x43\xcb\x5f\x12\x7f\x2b\xc3\x34\xab\x51\x0c\x42\x56\xe3\x0a\x06\x96\x8e\x03\xfa\x82\xd9\xa4\xe3\x80\xbe\xd0\xf4\xd3\x71\x60\xf3\x8e\xa3\x92\x8e\x03\xd1\x58\x7d\x0f\xd1\x18\x51\xe6\xe9\xa0\x4c\x0e\x57\x50\xa5\x83\xf8\xd4\x15\x7a\x63\x3a\x0e\xb2\xc6\x62\x5e\xd2\x71\x90\x50\x1d\xfa\x74\x3a\x70\x27\xe6\xe4\x7b\xd2\xf7\xd2\x32\x3e\x7c\xd1\x62\xd4\x17\xbf\x4c\x8c\x3a\x80\x7d\x3a\x12\xa3\x0e\x8f\x42\x3a\x74\x12\xde\x8c\xf3\x73\x73\x23\x5f\xf9\x94\x4c\xa5\x87\xc4\xa8\x63\x87\xa4\x23\x31\xea\xc7\xf7\xc0\x4a\x8f\xfd\x31\xea\x88\xcd\x48\x47\x42\x20\xbc\x7e\x13\x5d\x74\xf9\x4d\xeb\xde\x31\x83\x89\x55\xd9\xbe\x87\x13\x2d\x34\xa2\x74\x24\xa1\x2e\x33\x91\x50\x58\x4e\x28\xca\x38\x99\x2a\x73\x96\xb1\x92\x56\x7a\x30\xb4\xb4\xf2\x4d\x6e\x6e\xdc\xc5\x16\xd5\x7e\x3b\x34\x64\x8a\x17\x0d\xd6\x28\x7b\xbd\x11\x23\x03\x0b\xee\xe9\x33\xb0\x60\xb7\xbf\xa0\x8f\xfb\x0a\xd3\x91\x11\x78\xdd\x91\x21\xf0\x02\x75\xa4\x23\xe3\xa4\x6f\x7e\x13\xfa\x86\xbd\x43\xdf\xb4\x05\x94\x4f\xf4\x77\x42\xdf\xcb\xcc\x9f\xd0\xe7\x9c\x9d\xd0\xe7\x8a\x9d\xd0\xf7\xfa\x1e\xf4\xbd\x8c\xf3\x84\xbe\x97\xb1\x9c\xd0\xf7\x32\x9f\x27\xf4\xbd\x8c\x9a\xdb\x19\x49\x93\x4e\xc7\x69\x95\x09\xbf\xf9\xf0\xcc\xb1\x80\x67\xb3\xbf\xa4\xc0\x54\x66\x27\xeb\x08\x3c\x68\xe9\x08\x4c\x9c\x9c\x02\x0d\x1b\x6a\x71\x04\x1e\x99\x91\xe1\x08\x3c\x32\xf3\x89\x23\x90\x82\xa6\xe9\xf0\x32\x8d\x0d\xb5\x86\x8f\x7e\x89\x95\x1f\xb1\xe4\x74\x78\xdd\x7f\xb2\x03\x7c\xd8\x87\x9d\xa3\x8f\x15\x8e\x03\xd7\xfd\x1f\x6e\x10\xa0\x20\xde\xd9\x74\x10\x59\xca\xbd\x02\xe9\x20\xb2\xf4\xa8\x4c\x19\x05\x6e\x8e\xc2\x24\x51\xe0\xe6\x70\xb3\x56\x53\xa1\xe9\x8f\xc8\xd2\xa3\x41\x10\x91\xa5\x94\x0a\x4c\x47\xd5\x51\xc6\x37\x89\x2c\x3d\xa6\x5f\x41\x9f\x96\x4d\x70\x71\x23\x97\x33\xa6\xc3\x7c\xc4\x9b\xe3\x47\xce\xe1\xe1\x01\x07\xee\x1d\x1e\x4d\xe0\xde\xf1\x3a\x16\x68\xf0\x68\x92\x73\x78\x2c\x7b\x80\x06\x0f\x6a\xb3\x7e\x1d\xdf\x24\xe7\xf0\x58\xbc\x07\xdc\xc3\xb5\x99\x0e\x9d\x7d\x9b\xaf\x78\x97\x86\x87\x18\x87\x5e\x4a\xf4\xde\xbc\x6f\xc1\x5f\x62\x91\x76\x63\x71\x6d\x7f\x72\x0b\x72\x6d\x7f\x72\x83\x70\x01\x63\x3a\x7d\xc6\x05\x8c\x27\x2b\x46\x79\xd3\x24\x83\xd6\xd9\x77\x72\x00\xbc\x13\xa3\x32\x13\x44\x81\x72\xa1\x51\x3a\x88\x02\xa5\xf2\x70\x3a\x80\x6d\x38\x37\xd2\x41\xee\x20\x77\x54\xa4\x83\xeb\xf7\x41\x47\xe9\xe8\x26\x21\xb1\x62\x38\xed\x92\x8c\x1d\xa7\x5d\xf3\x30\x76\x2f\x8a\xb4\x3f\xc6\x39\x98\x17\xee\xbd\x48\x32\x1b\xee\xbd\x48\x32\x8d\x61\xf1\x79\x66\x1e\xc7\x1c\xf1\x2c\xe9\x00\x63\xa5\x8b\xf9\x1c\x58\x57\x65\xfa\x64\xf6\x25\x77\x01\xc1\x96\x49\x11\x40\xcd\x97\x74\x33\xf3\x14\x11\x4d\x37\x2b\x4d\x11\xd1\xf4\xf0\x8c\x22\xa2\xe9\x61\x9c\xb8\xd4\x92\x0c\x05\x97\x5a\x5a\x7c\x73\x72\x21\x95\xa7\x83\xec\xbd\xb4\x7c\x8f\x91\xb9\x97\x40\x47\x69\xfb\x1e\xbb\xc0\xfd\x02\x3a\x4a\x1e\x70\xd0\x51\x3e\xa0\x76\x9a\x3d\x6b\xef\x68\xd7\xee\x17\x82\x2d\xb9\x2d\x27\x1d\x04\x5b\xe6\xcc\x9e\xe0\x2e\xc3\x2c\x93\xe2\x2e\xc3\x9c\xf9\x25\x77\x19\xe6\x93\x59\xc2\xa5\x46\xf9\xcf\x74\x10\x6c\x99\x0b\xab\x42\xb0\x25\xc9\xe4\xe9\x20\x43\x2f\x57\xbf\x42\x86\xa5\xbb\x87\x80\xca\xdc\xec\x0f\x1a\xba\xcf\xa0\x41\x61\x01\x02\xca\xdd\xde\xa1\xa1\xdb\x1f\x34\x74\xe6\xcc\x5b\xee\x07\x2d\x6e\xb9\xcf\x93\x6f\x72\xcb\x7d\x9e\xac\xbb\x85\x42\x3b\xbb\x87\x42\xa1\x59\xa1\x86\x6f\x2c\xbb\xb3\xa8\xeb\x42\x59\xd4\x74\xe0\x1b\xdb\x17\x73\x46\xed\x96\x7c\xb3\x5b\x49\xb5\xcb\xee\x17\x51\xce\xe3\x57\xa0\x41\x25\x81\xa0\xc9\x08\xcb\xfc\x31\x4b\xa6\xac\x4b\x96\xf5\xe8\x1a\x93\xbd\xe0\x1a\xcb\x8b\x6d\x4d\x16\xde\x70\xf3\x50\xd6\x25\xbb\xe9\x28\xeb\x42\x81\x9b\x74\x3c\x90\xe7\x56\xc2\xfd\x75\xca\xe6\x71\x7f\x9d\x07\xc4\x3e\x56\x55\xb2\x05\x08\x57\x93\x7a\x2c\x88\x69\x0f\x78\xde\x0f\x16\x85\x98\xc9\x53\x96\x45\xcc\xe4\x29\x93\x32\xd3\x2e\x33\x16\x0a\x7e\x52\xd9\x3f\x1d\x80\x9c\xf3\x64\xca\x2c\xf8\xe9\xa6\xb3\xe0\xa7\x63\x01\xe4\x9c\x85\xde\x29\xf8\x79\x16\x68\x20\xd3\x8e\x6b\x2a\xd3\xf1\xa2\x73\x25\x16\x8c\x4c\x3b\x8a\x26\xa6\x83\x82\x9f\xe4\xca\xa7\x83\x82\x9f\x49\xa6\x6f\xc1\x4f\xb7\x2e\x99\x76\xa7\x1b\x12\xf7\xd7\x29\x73\xc3\xfd\x35\xd5\x42\x5e\xe8\x53\xeb\x59\xd0\xd7\xe9\x1d\x24\x73\xca\xf8\x28\xdd\x72\xaa\xcb\x2c\xe8\xbb\xa0\xc8\x7b\x07\x65\x59\xcb\x32\xf5\x50\x44\xa6\x1d\xc5\x61\xd2\x01\x92\x39\x65\x59\x20\x99\x53\x3d\x75\x79\xef\x19\x33\x68\xa6\x9d\x7a\x31\xee\x2f\xae\x30\x4a\x07\xee\xaf\x53\x6d\x09\x24\xd3\x36\xdb\x1a\xf7\x57\x52\x8c\x2d\xab\xb6\xd1\xc2\xfd\x75\x2e\x68\xe7\xde\xc1\xd3\x3d\xc8\x0d\x12\x58\xdc\xd3\xb1\xb5\x6f\xb2\xb6\xb8\xbf\xb0\xc3\xa6\x63\x93\x04\xeb\x6a\x52\x83\xa5\x28\x9c\xbc\xac\x5e\x46\x04\x5a\x29\xe2\x0c\x6b\xb0\xa8\x03\x11\xfc\x58\x92\xdf\x24\xf8\xb1\xf8\x5e\xac\x51\x51\x74\x6c\xbd\xeb\x31\x9f\x89\x1a\x2c\x05\x4c\x90\xa8\xc1\x52\xc2\x15\x97\x92\x97\xd5\xc3\x26\x12\xc1\x8f\x85\xd5\x4c\xd6\x60\x41\x87\x4d\xd4\x60\xe1\x4a\xde\x94\xa8\xc1\x52\xd8\x05\x89\x6c\xba\x32\xfc\x25\xf4\xa1\x4f\x27\x6a\xb0\x94\x40\xb0\x29\x81\x56\xb8\xae\x2d\x25\x6a\xb0\x94\xe1\x2f\x8d\xbb\xb6\x77\xe8\xbb\xec\x0f\xfa\xc2\xf3\x91\x12\x2e\xae\xc2\x7e\x49\xb8\xb8\x4a\xb8\xf0\x52\xc2\xc5\x45\xd9\xaf\x94\x70\x71\x95\x87\xf7\x70\x71\x95\xcb\x16\xf4\x5d\xd0\xc0\x55\x10\x05\x05\x29\x51\xd4\x93\xea\x22\x29\x71\x15\x44\xb9\x99\x41\x82\x1f\x29\xdf\x9a\x12\xc1\x8f\xe5\xf5\x9b\x14\x73\x80\x4f\xa4\x84\x9b\x2e\xf9\x15\x68\x88\x28\xaa\x94\x28\xdc\x89\xf1\x25\x25\x02\x1c\x0b\x3b\x2b\x11\xe0\x58\xd8\x59\xc9\xfb\x03\x17\x23\xfb\x14\xee\x9c\xb4\x82\x86\xca\xce\x4a\x14\xee\xe4\xa2\xe4\x94\xbc\x75\x1e\xd5\x26\x71\xdd\x43\xcd\x3f\xa9\x97\x9c\x12\x37\x41\x50\x61\x2d\x25\x62\x1f\x2b\xcc\x26\x71\x7d\xa0\x0c\x33\xe1\xc6\xe2\xe6\x90\x94\x70\x63\x71\xcb\x40\x4a\x40\x17\xec\xb7\x29\xe1\xc6\xaa\x6e\x10\xdc\x58\xe5\x62\x92\x28\xb3\x52\x01\xb7\x89\x32\x2b\x75\xfa\x0c\xf2\xdc\x66\x64\xc5\xd5\xce\x94\x71\xe9\x7c\x05\x8c\x25\xe2\x1b\xeb\xf4\x19\x34\x5c\xb6\xa0\xa1\x43\x11\xb0\x86\xf2\xda\x29\x01\x6b\xb8\x2d\x3b\x25\x60\x0d\x71\xbb\x29\x01\x6b\xaa\xdb\x05\x58\x53\x5f\xc7\x09\x7d\xe8\x47\x89\xac\xb8\x0a\x7b\x49\xc4\x37\x56\xb7\x20\xb0\xa6\xbe\xf4\x0e\xac\xa1\x76\x44\x4a\xc0\x1a\xae\x9e\x4d\x89\xf8\xc6\xe6\x76\x21\xbe\x91\x1b\xd2\x52\x02\xbb\x34\x74\xe6\x04\x76\xa9\xe8\x47\x09\xec\x52\xdd\x58\x60\x97\x96\x98\xb3\x02\x7d\x68\xe5\xc9\xac\xb8\xe2\x7b\xd4\x02\x00\xbb\x24\xee\x08\x4c\x1f\x1a\x48\x38\x3e\x19\x0b\xd8\xa5\xc1\x96\x12\xd8\x85\x60\xb6\x94\xc0\x2e\xcd\x3d\x01\x76\xa1\x46\x5d\x4a\x60\x17\xee\x59\x4b\x09\xec\xc2\xcd\x13\x29\x81\x5d\x1a\x08\x28\x81\x5d\x48\x35\x4d\x89\x5a\x2a\x4d\xc6\x40\x2d\x95\xe6\xee\x01\xd7\x34\xf7\x0b\xb8\xa6\x5d\x3e\x83\xbe\x69\x7f\xd0\x37\xec\x8f\xf8\x70\x99\x46\x35\xa1\x9a\x99\x00\xd7\x34\xc4\x4a\x02\xd7\x10\x54\x98\x12\xb8\xa6\xc9\x18\xc0\x35\xcd\xc3\x0f\xae\x69\xe8\x40\x89\x20\x46\xd2\x81\x53\x22\x88\x91\x7b\x3d\x52\x02\xf3\x34\x19\x11\x98\xa7\x3d\xf6\x0e\x7d\xaf\x5f\x81\xbe\xd7\xaf\x40\x1f\x46\x94\x04\xe6\x69\x32\x0d\x30\x4f\x73\x6d\xc1\x3c\x5c\x10\x9a\x12\x98\x87\xf2\xb4\x29\x75\xe3\x8b\xa1\xc8\xe2\x9c\xa0\xb1\x04\x1e\xea\xa8\x44\x09\x3c\x44\x28\x6b\x4a\xe0\x21\xf2\x02\x52\x02\x0f\xf5\xc4\xc8\x3a\x65\xc6\x92\xef\x75\x5a\xcc\x20\x01\x8e\x55\x56\x0e\x56\x22\xde\x2a\x25\xb0\x52\xcf\xfe\x92\x02\x95\xee\x48\xf0\x50\x3f\xed\x7d\xf3\x0c\x8a\xc0\x43\x1d\x3d\x3c\x0d\x0b\x8c\x42\xc3\x30\xc8\xcf\x5f\x42\x03\xda\x6e\x02\x2b\x71\x27\x4d\x4a\x60\x25\xf2\x2d\x53\x02\x2b\xf5\xe1\x57\xa0\x01\x8c\x95\xf0\x47\x75\x77\x16\x41\x8c\xd4\x36\x49\x09\x54\xd5\x15\x0f\xa4\xb7\xf5\x8b\x1d\x49\x10\x63\xbf\x7d\x0f\xfa\xdc\x13\x20\xae\x8e\xb9\x2c\x81\xb8\xe2\x36\xcf\x1f\xb3\x64\x00\xd7\x38\xe8\x00\xc0\xd5\xd1\xe3\x12\xd7\x00\x76\x74\xe6\x04\xe0\x1a\x2e\x1f\x80\x6b\x24\xc8\x03\x70\x0d\xf4\x87\x34\xbd\x86\x93\x6d\x0d\xe0\x1a\x40\xeb\x04\xe0\x1a\xcd\x67\x41\xde\x28\x7e\x93\xaa\xff\x6a\x05\xc4\x30\xde\x4e\xfc\xb4\x5c\x91\xef\x91\x82\x81\x0e\x94\x00\x5c\xa3\x33\x16\x00\x17\xb9\xeb\x29\x01\xb8\xc6\xed\x33\x42\xc0\x15\x01\x00\xae\xa1\x94\xd6\x1d\x75\x33\x13\x14\xd9\x1c\xa0\x87\x04\x18\x1b\xb7\xbf\x84\x3e\x35\x06\xc0\xd8\xf0\xb8\x03\xc6\x86\xcc\x1b\x30\x36\x3c\x70\x80\xb1\xe1\x61\x04\x8c\x0d\x8f\x1f\x60\x6c\xbc\x8e\x13\xfa\x94\xfc\x80\xb1\x81\xd9\x24\x01\xc6\x86\x4c\x1f\x30\x36\x64\xfa\x80\xb1\x21\xa3\x05\x8c\x91\x2e\x9b\x12\x81\x8a\x43\xc9\xcf\xad\x0d\xc3\x03\x0e\xfc\x9a\x07\xb3\x6b\xf8\xa1\x7b\x02\xf8\x35\x41\x2b\x09\xf8\x35\x15\x01\xe4\xac\x0d\x74\xed\x04\xc6\x9a\x58\xe7\x12\x38\x6a\xca\xca\xc1\x51\x53\x56\x0e\x8e\xe2\xbe\xea\x94\x70\x24\xe1\x12\x4d\x89\x6a\x26\x54\xf0\x4e\x09\x8c\x35\x15\x24\x8f\x85\x5c\x7c\xcf\xe8\x5f\xc6\x09\xc6\x9a\xd5\x1e\xa0\xc1\x7d\x06\xc6\xa2\x26\x4a\x4a\x60\xac\xd9\x98\x79\x30\xd6\x54\x58\x80\xb1\xa6\x87\x1f\x8c\x35\x31\x9e\x25\x43\x0c\x07\xeb\x07\xc6\x9a\x93\x3d\xf8\x62\x17\x05\xf3\xa4\x17\xbb\xa8\x3b\xeb\xb5\xe8\x39\xbb\x00\x8c\x35\x31\xa5\x25\xab\x99\x78\x6c\xc1\x58\x73\xd9\x1f\xf4\xb9\xd2\x60\xac\x39\xec\x2f\x68\xb8\x9c\x6b\x70\x14\xf7\x23\xa6\x04\x8e\xba\x30\x46\x26\x70\xd4\x25\x8b\x04\x47\x5d\x32\x68\x70\x14\x45\x75\x53\x02\x47\x5d\x32\x45\x70\xd4\xe5\xbc\x80\xa3\xae\xe2\x7b\x84\x7a\x3a\xbb\x60\xa5\x4b\x01\x4b\xa8\xe0\x35\x6d\xc5\x3a\x5c\x0a\x35\xb0\xd2\xa5\xb6\x4b\x12\x19\x31\x0f\x29\x91\x44\x76\x29\x0c\xc1\x4a\x17\x26\xa3\x04\x56\xba\xe4\x44\x60\xa5\xcb\x93\xb3\x2d\xa3\xcb\x0c\x82\x95\x2e\xcc\x42\x09\xac\x74\xc9\xcf\x08\x07\xbc\x0f\xc6\x62\xbd\x4a\xf9\x99\x37\xea\x29\x64\xc0\x4a\xb7\x7b\x17\xac\x74\x61\xbb\x4e\x60\xa5\x1b\x63\x4f\x02\x2b\xdd\xaa\x2f\x60\xa5\xdb\x7d\x0d\x56\xba\x31\xfc\x66\xb0\x52\x04\x18\xff\x90\x25\x67\x60\xd4\xcd\x32\x64\x60\x14\x95\x87\x53\x06\x46\xdd\x1c\x8e\x6c\xb9\xca\x66\x0b\xf2\xd8\xba\x19\xa8\x74\x77\xbf\x02\x79\xdd\xa1\x40\x5e\xf7\x3d\x52\x38\xd9\xe4\x99\x72\x95\x75\xd8\x82\xbc\xc8\x08\x4c\x19\xa8\x74\x0f\xbf\x09\x79\x68\xbb\xd9\x6b\xd8\x61\x05\x19\xa8\x44\xed\x88\x94\x8d\x06\x7c\xfc\x25\x34\x20\xc1\x33\x50\x89\x1a\xcc\x29\x7b\x0d\x3b\x5a\x6b\x06\x2a\xdd\x4c\x7c\x06\x2a\x51\x31\x2b\x65\xef\x3f\x58\xf6\xe7\x85\x88\x99\x16\xf4\xc1\xbc\x73\x82\x3e\xd8\x67\x06\x46\xdd\x11\x72\x94\x32\x30\xea\xde\xf6\x00\x7d\xdb\x6f\x42\x1f\xa6\x9f\x9c\xbd\xfa\x88\xaf\x00\x95\x1e\xb4\x97\x0c\x54\x7a\x92\xbf\xa4\xae\x58\xe6\x9b\x40\xa5\x27\x33\x32\xa0\xd2\x83\xab\x23\x93\xef\xc5\x2d\xdb\x29\x93\xef\x45\x45\xb7\x94\xbd\x4e\x1d\x56\x97\xc1\x43\x4f\xb5\x07\x6a\x6b\x55\x7b\xd8\xfc\x32\x0e\x7f\x36\xac\x0f\xd8\x9d\xc1\x43\x0f\x87\x38\x5b\x76\x12\xe3\x4b\xc6\x95\xb3\x38\xc4\x19\x3c\xf4\x00\xad\x33\x78\x88\x14\xea\x94\xc1\x43\x24\xa3\xa4\x0c\x1e\x7a\xa6\x3d\x50\x80\x09\xbd\x38\x83\x87\xb8\x1b\x32\x65\xf0\x10\x69\x01\x29\x83\x87\x48\xff\x4f\x19\x3c\xf4\xdc\xf6\x07\x7d\xb7\x3d\x40\xdf\xcd\x0e\x01\x0f\x3d\x88\xd4\x0c\x1e\xe2\x66\xb5\x94\xc1\x43\x8f\x7b\x09\x3c\xf4\x20\x44\x33\x78\x88\xaa\x1d\x29\x83\x87\x1e\x90\x4c\xb6\xec\x24\xc2\x30\x9b\xef\xb5\x7c\x16\xf4\xbd\x52\x0b\x1e\x7a\x96\xbf\xa4\x40\x11\x4c\x23\x83\x87\xde\xe4\xc8\x6e\x5a\x8e\xc5\xb0\x37\xbf\xf2\xf2\x8c\x35\xc2\x97\x43\x98\x5d\xca\xe0\xa1\x17\x76\x9d\xc1\x43\xdc\xce\x9d\x32\x78\xe8\x75\xf7\x80\x87\x5e\xd8\x75\x06\x0f\xbd\xa8\x60\x19\x3c\xf4\xa2\x33\x67\xf0\xd0\x0b\x40\xcf\xe0\xa1\xb7\xfa\x15\xe8\x73\x67\x81\x87\x5e\x54\xb0\x5c\xbd\xbd\xd0\xf7\xa0\x4f\xae\x01\x1e\x7a\xdd\x21\x86\xf5\x81\x67\x33\x78\xe8\x1d\x8e\x1a\xfa\x86\xfd\x41\x1f\xe6\x96\x0c\x1e\x7a\x11\x9b\x19\x3c\xf4\x62\x60\xc9\xd6\x96\x44\x95\xca\xe0\xa1\xf7\xf6\x97\xd0\x87\x79\x27\x7b\x59\x81\x3b\x04\x3c\xf4\xba\x7b\xc0\x43\xaf\x1c\x05\x3c\xf4\x3e\x7e\x05\xfa\x50\xc8\x32\x78\x28\x6e\x18\xff\x31\x4b\x06\x2a\xbd\xc8\x91\x0c\x54\x7a\x71\x52\x64\xa0\xd2\x2b\x43\xf1\x3a\xf5\x2d\xb1\x90\x8e\xbd\x38\x03\x95\x96\x9b\x07\xa8\xb4\x5c\x4c\xa0\xd2\x72\x31\x2d\x20\xe2\x96\x00\x2a\x2d\xb7\x0b\x70\x88\xca\xbc\x29\x7b\x65\xba\x32\x06\x38\xb4\x14\x1d\xc0\xa1\xe5\x42\xe3\x3a\xe2\xc6\xe1\x94\x71\x1d\x71\x0b\x6e\xca\x40\x25\x82\xe8\x53\xee\xa6\x03\x43\x03\x50\x69\x01\xb4\x33\x50\x69\xe1\xbe\xcc\xc3\xc0\x6e\x68\xa0\x7c\xe4\x72\x19\x86\x35\xce\xf8\x26\x70\x68\x01\x79\x32\x90\x67\x01\x59\x33\x90\x67\xc9\xe6\x81\x3c\xa4\x6c\xa7\x0c\xe4\x59\xce\x3c\x90\x87\x3b\x46\x52\x06\xf2\x70\x1f\x48\xca\x38\x92\x96\x22\x00\x5c\xb3\x16\x33\x08\x76\x59\x8b\x91\x81\x5d\xd6\xf6\x19\xf3\x29\x9b\x07\xbb\x2c\x05\x82\xf9\x57\x1b\xda\xbd\xa7\x1c\x37\x5d\xf6\x9e\x72\x0c\x25\xd9\x7b\xca\x0f\xbf\x42\x65\x07\xb4\xac\x6c\x65\x8e\xea\x38\x89\x02\x95\x31\x5c\xa6\x57\xb3\xb6\x60\x97\xed\xba\x83\x5d\x36\x3a\x49\x06\xbb\x50\xd9\x2b\x65\xb0\xcb\xce\x7c\x13\xec\x42\x08\x7f\xca\x60\x97\xad\x58\xf1\x82\x80\xe2\x33\x4a\x59\xca\x18\xac\xcc\xe1\x0e\x01\xbb\x50\x24\x2b\x65\xb0\xcb\x56\xf1\xb8\xa4\xc1\xde\xa1\x01\xe0\x9b\xc1\x27\xbb\x31\x16\xf0\xc9\x96\x69\x80\x4f\x36\x76\xdf\x0c\x3e\xd9\xaa\x0c\xb7\xf7\xe3\xb0\x62\xe0\x93\xed\x7e\x01\x9f\x10\xe7\x9d\xf2\x0d\x0d\x2a\x25\xb7\xe5\x38\xed\x1d\x1a\x64\x44\x20\x99\x8d\xb1\x2e\x83\x64\x36\xa6\xc2\x0c\x92\x31\xc6\x22\x5b\x7d\xc3\x1d\x79\x5b\xc2\xc0\x67\xd0\x77\x41\x91\x97\x00\xb8\xaf\xbd\x04\xc0\x1d\xe9\x25\x00\x9b\xf5\xf3\x12\x00\x55\x14\x50\xce\x76\xbf\x3c\xd0\xe7\xae\x03\xe5\x6c\xf7\x2e\x35\x1b\x75\xa8\x67\x50\xce\xc6\xc0\x92\x1f\xae\xae\xca\xbe\x17\x31\x55\x07\x48\x26\x07\xca\x69\x87\x5c\x83\x70\x39\x2e\xa2\x48\xf9\x21\xa6\xca\xfd\x12\x28\xa7\x1d\xb8\x2f\xb3\xd5\x37\xf0\x16\x65\xaa\x6f\x1c\xf2\x17\xaa\x6f\x1c\x0a\x35\xaa\x6f\x10\x4c\x9a\x32\x89\x54\x5c\xe2\x90\x32\xd5\x37\x28\x2c\x9b\x32\xe1\x72\x07\x4e\xf3\x4c\xb8\x9c\x01\x0a\x99\x70\xb9\xc3\x1d\xe9\x5d\xe4\xcd\x67\xd0\xe7\x0e\x21\x91\xea\xa8\x3f\x8b\xb8\xc8\xe4\x58\x91\x90\x91\xb2\xb7\xca\xa9\x3b\x79\xab\x1c\xce\xa9\x4c\x39\xc7\x03\xd3\x75\x26\xc7\xca\x68\x8c\xcc\xad\x72\x87\xcc\x8d\xc2\x1c\xdc\x15\x9c\x32\x85\x39\x8c\xa3\xc8\xdc\x0f\x70\x60\x7d\xcc\xdc\x0f\x70\x78\x1c\x16\xa4\x03\x0c\x33\x39\x56\x24\x23\xa7\x4c\x39\x47\xee\xe5\x4b\x99\xea\x1b\x87\x07\x80\x1c\x2b\xe3\x2f\x32\xe1\x72\x87\x32\x94\xfb\x01\x0e\x35\x29\x42\xe2\x8e\xe9\xc8\xa0\x01\x4f\x6a\xb6\x64\xe3\xe0\x97\xe6\x51\xc9\xf8\x36\x34\xa8\x87\x6f\x68\xc0\xb5\x99\x29\xf4\x7f\x28\x0b\xb7\x75\xa9\xe8\xdd\x0a\x1b\xb2\xc1\xed\xf6\x84\x22\x2a\x6c\x70\x95\x4d\xca\x1b\x1a\xf0\xdc\x66\x4a\x36\x1e\xaf\xfd\x91\xc2\xe9\x3a\x70\x15\xb9\xd1\x18\x99\x92\x8d\x5c\x21\x9b\x4e\xab\x68\x60\x61\x3c\xa9\xa2\x41\x45\xdf\x74\x72\xa7\xf8\x81\xae\x76\x06\x02\x6a\x09\x46\x7b\x92\x2b\x65\xdc\xc6\x79\x40\x03\x87\xf1\x3c\xbc\x5d\xcc\x67\x54\x22\x40\x70\x9d\x94\x5e\x4c\x00\xb5\x93\xd2\x8b\x09\xad\xfc\x04\x01\xa5\xec\x2f\x19\x67\xb1\xf7\xc5\x7b\x9b\xd6\xa6\x15\x3b\xe4\xa4\x60\x7f\xca\xb6\x88\xaa\xc5\xca\x7d\x72\x03\x5c\xc2\x60\x75\x26\x68\x60\x9f\x9d\x24\x3d\xa5\xe2\x2f\x49\x7a\x82\x7d\x9e\x24\x3d\x25\x0e\xc7\x49\x2a\x13\x15\xf2\xd2\xc9\xbd\x6e\xa9\xfb\x1e\xa3\x26\xf4\xeb\x4c\x8c\x1a\x64\x78\x26\x46\x0d\x26\x38\x29\xc3\x9f\x10\xf6\x27\x65\xf8\x13\xc2\xe9\xa4\x0c\x7f\x02\x67\x9c\x94\xe1\xa7\x66\x48\x3a\x29\xc3\x9f\x60\xa6\x67\x66\xd4\xb8\x60\xcf\x6c\xaa\x16\xe3\xa4\x6a\x22\x15\xca\xd3\x49\xd5\x44\x92\x7b\xd2\x49\x19\x7e\x4a\xef\xa4\x33\xb3\x2a\xc3\x16\xf4\xc1\xd8\x4f\xca\xf0\x27\xd0\xc3\x99\xad\x15\xcd\x8a\x65\xe8\x7b\xec\x01\xfa\x1e\xbf\x02\x7d\xe8\x7f\xe7\x09\x7d\xf8\x3a\x4e\xea\x5f\x50\x07\x3c\x9d\xa4\x39\x51\x4e\x35\x9d\xa4\x39\x51\x87\x2e\x9d\xa4\x39\x25\xcc\x81\x27\x69\x4e\xdc\x2d\x93\x4e\xea\x5f\x90\xf5\x97\x4e\xd2\x9c\xa8\xc0\x9e\x4e\xd2\x9c\x48\x73\x4f\xa7\xf5\x2f\x96\x3d\x40\xdf\xf6\x19\xf4\xb9\xaf\xa9\x7f\x91\xdc\xf3\x94\xe1\x4f\x88\x80\x93\xdb\xc0\xa9\xd9\x98\x4e\x6e\x03\x4f\xb8\x98\xcf\x22\x7d\xcc\x4b\xa1\xfe\x8c\xe7\xa8\x50\x8f\x1d\x94\x7a\x72\xe3\x37\xd7\x03\xa7\x93\x1b\xbf\x8d\x6e\x39\x49\x65\xe2\x92\xda\x74\x9a\xca\x94\xfc\x66\xd0\x90\xf3\x4f\xe2\x92\xd3\x69\x8d\x0b\x2c\x23\x27\xa1\x6d\x86\xc1\x9c\xd4\xb8\xa0\x04\x7a\x3a\xa9\x63\x91\x91\x07\x27\x75\x2c\x32\x5a\xc8\xf9\xb9\x9f\xcd\x16\xf7\x7b\xc1\xbc\x4f\xef\x67\x23\x0e\xf3\xe4\x7e\xb6\x8c\x2c\x3c\xb9\x9f\x2d\x37\x96\x96\x4c\xa6\x8c\x63\xee\xa4\x30\x62\x46\xd3\x38\x29\x8c\x48\xce\x4c\x3a\x29\x8c\x48\x35\x85\x74\x56\xc6\xe9\xb6\x26\x5b\x89\x3b\xf4\xd2\x49\xb6\x52\x1e\x8e\x05\x1a\xdc\xd6\x0d\x1a\xb0\x49\x9d\x0d\x1a\xb0\xf4\x9e\x0d\x1a\x00\xbe\x27\x25\xf3\x33\xfa\xed\x69\xc9\x7c\x17\xba\x59\x7c\x94\xde\xc9\x56\x2a\xf6\x4e\xc9\xfc\xec\xd6\x6d\xd6\x95\x85\x3e\x8a\x1f\x66\x8f\x83\x75\x2c\x3c\x0e\xd4\xb1\xc8\xd8\xd5\x4e\xea\x58\x90\xb4\x99\x4e\xea\x58\x90\x46\x92\x4e\xea\x58\x64\x0f\x0e\x37\x77\x9f\x6e\x17\x6f\xee\xc6\x3d\x74\x72\x73\x77\x96\xb5\x72\x07\xdb\x29\xc3\x34\x5b\x09\x5b\xf2\xc9\x1d\x6c\x46\xc5\x9c\x14\x3f\xcc\x58\xa4\x4f\x8b\x1f\x82\x8e\x4e\xb2\x95\x4e\x8c\x1a\x67\xb7\xb8\xa3\xfd\x51\x37\x17\x41\x72\x52\xfc\xb0\x24\x47\x46\x2d\x95\xe2\x37\x83\x3e\x23\x43\xce\xc0\x35\xed\x1c\x7e\x85\xdb\x56\x86\x3d\x40\x9f\xec\xc5\x9b\xbb\x01\xb7\x27\x29\x49\x27\x16\xdb\x93\x9b\xbb\x4f\x9c\x7d\xe7\x80\x3e\x77\xcf\x80\xbe\xe9\x33\x2e\x7a\x42\x18\x9e\xd4\xb1\x38\x65\xd7\xdc\xc1\x66\x1c\xcc\xc9\x1d\x6c\x27\x66\x8c\x93\x94\x24\x0a\xdc\xa4\x93\x94\xa4\x13\xcf\xc7\x49\x4a\xd2\xe9\x9e\xa0\x64\xfe\x29\x43\xa1\x64\xfe\xe9\x8a\x51\xc7\xe2\xc4\x8e\x7e\x52\xe1\xf0\x94\xd9\x70\xd1\xda\x89\xe3\xf8\xe4\xa2\xb5\x92\x7c\x16\xf4\x15\x45\x15\x37\x77\x17\x05\x33\x75\x2c\x0a\xa6\xad\xd3\x9b\xbb\xb3\xcf\xd8\x9f\xa7\x2d\x8a\x8f\xe2\x03\x3a\xa9\x63\x51\x30\x86\x9c\xdc\xdc\x5d\x14\xb0\x94\xcc\x27\x5f\x2f\x9d\xa4\x24\x95\xe6\x2f\x1f\x5a\x3e\xe3\x4a\x00\x57\x65\x52\xa7\x43\x3e\xe1\xcd\xdd\x72\x9b\x8b\xdb\x64\x26\x33\x7f\x41\x1f\xee\xb6\x93\x0a\x87\xc6\x74\x9c\xd4\xb1\x28\xb8\xe5\x4f\xea\x58\x14\x90\xc5\x49\x1d\x0b\xe3\x2f\xce\xcb\xf3\x67\x0f\x9d\x16\xb3\xcb\x45\x6b\xe5\xf1\x9b\xd0\xe7\xa9\xa2\xc2\x61\xf1\xbc\x53\xc7\xc2\x28\x8e\x93\x3a\x16\xc6\x82\x9c\xd4\xb1\x28\x9e\xa3\x0b\xfa\x96\x5f\x89\xbc\x8e\x0c\x86\x3c\xb9\x4c\x2d\x2b\x52\xa9\x62\x58\xd6\x4f\x6a\x5c\xa4\x93\x8b\xbb\x8b\x07\xee\xe6\x8a\x40\x35\x14\x2a\xe6\x17\x37\x08\xb5\x2a\x8a\xf2\xe7\x86\x3c\xcc\x18\x27\x19\x49\x06\x8d\x9c\x64\x24\x55\x65\xcc\x0d\x79\xca\xa6\x1b\xeb\x31\x56\xa8\x93\x5a\x15\xd5\x83\x6a\x81\x43\x2c\xa8\xe7\xed\xf2\xd1\x1f\x19\x49\x95\xd0\xb6\x93\x8c\x24\x2a\x51\xa5\xd3\x22\x86\xc4\xdf\x9e\xdc\xa5\x56\xdd\x74\xd4\xa3\x30\x6a\xe4\xe4\x06\xee\x5a\x7c\x8f\x4a\x69\xc5\x67\x64\xfd\x55\xdf\xb3\xf4\x36\x63\x01\x46\x55\xd9\x0b\x30\xaa\x56\xdf\x83\x06\xc5\x11\x30\xca\x48\x94\x13\x18\x55\x71\x74\x9e\xc0\xa8\x8a\x1d\xfd\xe4\xbe\xb4\x5b\xcd\xc6\xf2\xf6\x32\x5a\xa0\x92\x91\x28\x27\x50\xa9\xca\x88\x80\x4a\x15\xcb\xd6\x09\x54\xaa\x6a\x28\x40\xa5\x2a\x2b\x00\x2a\x91\xd2\x92\x4e\xf0\x90\x91\x21\x27\x78\xa8\x2a\x10\xc0\x43\xd5\xad\x0b\x1e\xe2\xc6\xb2\x74\x82\x87\x2a\x36\xd3\x13\xcc\x53\xdd\x90\x60\x9e\x2e\x7d\xde\xa4\x8d\x5b\xf0\x04\xf3\x34\xf5\x70\x30\x4f\x55\xf3\x06\xf3\x74\x75\x58\x70\x8d\xf1\x1e\x27\xb8\xa6\xb9\x27\xb8\xf7\xac\xc9\xbc\x0d\x9e\x53\x13\x06\xf3\xb4\xe2\xc8\x36\x2d\x46\x06\xe6\x69\xae\x0a\x98\xa7\xb9\x2a\x60\x1e\x23\x43\x4e\x70\x4d\x53\xdb\x25\xd5\xa7\x61\xda\x3a\xc1\x35\x0d\x1f\xc9\x09\xae\x69\x8a\x77\x70\x4d\x93\x31\x80\x6b\x9a\x82\x04\x5c\xd3\x14\x01\xe0\x1a\x2e\xa4\x4a\x27\xb8\xa6\x4d\xdf\x83\x86\xe9\xc8\xa0\x81\x15\x2b\x60\x9e\x86\x6b\xba\x80\x79\xda\x63\x0b\x1a\x10\x0f\x05\xcc\x63\x64\x48\x01\xf3\x50\x60\x20\x15\x30\x4f\x03\xe1\x15\x30\x4f\xc3\x38\x51\xa8\x0f\xd1\x60\x60\x85\xfa\x10\x0d\xf4\x57\x0e\xef\x86\xdc\xb4\xa0\x6f\xf9\x1e\xf4\x2d\xc7\x02\x7d\xdb\xf7\x0c\x70\xac\xb4\xa0\x0f\xed\xba\x80\x87\x3a\x8c\xbd\x80\x87\x8c\xdb\x28\x56\x0e\x44\xa7\x2c\x54\x07\xec\x9c\xdb\x02\xe6\xe9\xd9\x67\xd4\x28\x71\x64\x16\x7a\x38\xfd\x0a\x85\x1e\xd8\x05\x85\x42\x0f\x7f\xff\x0a\xe5\x9f\xe0\x13\x05\x74\xd4\x8b\xef\x51\xbe\xab\xda\x03\xe5\x91\x50\x1c\x0b\xe8\xa8\x83\xe5\x0b\x08\xc8\xb8\x8d\x02\x02\xea\xec\x90\x02\x02\xea\x97\xcf\xa8\xd3\x81\x8a\x59\x40\x40\xfd\x67\xc5\x39\x53\xb1\xa4\xfc\xf0\x35\xc8\x03\xbc\x17\x2f\xbd\xc6\x89\x56\x00\x47\xfd\x82\x58\xc0\x51\x27\xae\xa1\x00\x8e\x3a\x6c\xa2\x00\x8e\x3a\x6c\xbe\x00\x8e\x3a\x50\xbe\x00\x8e\xfa\xb2\x3f\x96\x08\x4b\x53\x01\x1c\x75\x17\x1a\x70\xd4\xdd\x4a\x80\xa3\x8e\x2d\xab\x00\x8e\x3a\x2e\xb5\x02\x38\xea\x58\xaf\x0a\xe0\x88\x02\x29\xa9\x50\x03\x82\x3b\x38\x52\x01\x1c\x75\x37\x39\xe0\xa8\x3f\x3e\x83\x3e\xd8\x59\x01\x1c\x51\xbe\x3f\x15\x4b\xca\x4f\x46\x0d\x38\x1a\x6e\x1e\xc0\xd1\x70\x69\x01\x47\x23\xdb\x03\xd5\xad\xb0\x80\x17\xc0\xd1\x80\xb1\x17\xc0\x11\x35\xf1\x52\xa1\xa4\xfc\x40\x9b\x28\xe1\x2c\x6a\xc3\x79\x01\x38\x0d\x04\x50\x01\x38\x0d\x37\x08\xc0\x69\x34\x7f\xc9\x45\x56\x00\xf4\x02\x70\x1a\xd8\x30\x0b\xc0\xc9\x68\x93\x52\x4c\x34\xb7\x15\xf4\x8d\xcb\x91\x41\x1f\x58\xa2\x50\x01\x70\x4c\x9f\x41\xdf\x74\x2c\xd0\x07\x93\x2a\x20\xa7\x0b\x50\x5c\x40\x4e\xc6\xba\x14\x90\xd3\xc0\x3c\x50\xaa\xf4\xb1\x7b\x40\x4e\x03\xdb\x67\x01\x39\x19\xf9\x52\xaa\xd9\x90\x8c\x13\xe4\x34\x30\x66\x95\x2a\x7d\xf6\x37\xf9\x25\xfb\x93\x92\xf2\xe3\xf1\x2b\x37\xcf\xd8\x4b\xa0\x2a\xe3\x59\x0a\xa8\x8a\xc2\x54\xa9\x80\xaa\x26\x3a\x65\x01\x55\x51\x5b\x21\x15\x50\xd5\x04\x83\x14\x50\xd5\x00\x68\x17\x50\xd5\x00\x1d\x15\x50\xd5\x70\xf7\x80\xaa\xa8\xe4\x92\x0a\xa8\x6a\xca\x42\x40\x55\xd4\x2d\x4c\x05\x54\x35\x0f\xbf\x02\x7d\xaf\x5f\x61\xfd\xd0\xb5\x0b\xa8\xca\xe8\x96\x02\xaa\x32\x7e\xa6\x80\xaa\x86\xac\x15\x54\x65\xdc\x4d\x69\xd2\x07\xed\xa0\x2a\xae\xd1\x4f\x05\x54\xc5\x15\xfb\xa9\x80\xaa\x26\x4a\x50\x01\x55\x4d\x4c\x5b\x05\x54\x35\x3c\x2b\xa0\xaa\x89\x01\xa2\x80\xaa\xa6\x7b\x10\x54\x35\xf1\x2f\x14\x50\x95\x11\x2c\x05\x54\x35\x41\x24\x05\x54\x45\xf5\xbc\x54\x40\x55\xd3\xb5\x05\x55\x51\xac\x36\x15\x50\xd5\x3c\xed\x8f\xf5\x73\x67\x81\xaa\x26\xa6\xad\x02\xaa\x9a\x9e\x15\x50\xd5\x04\xf5\x17\x50\xd5\xc4\x6b\x50\x40\x55\x53\x96\x0c\xaa\x9a\x88\xf0\x02\xaa\x32\xd2\xa6\x80\xaa\xb8\xb5\x3c\x15\x50\x95\xf1\x33\x05\x54\x35\x3d\x01\xc3\xea\x79\xf6\x07\x7d\xf7\xcf\x6c\xc9\x05\xc0\x35\x95\xcb\x00\xae\x89\x5d\xb4\x00\xb8\xa6\x92\x18\xc0\x35\x65\x60\x38\xa0\x6e\xc2\x75\x0a\x80\x6b\x7a\x00\x00\x5c\x53\x16\x09\xe0\x9a\x40\x82\x02\xe0\x9a\x68\x75\x05\xc0\x45\x69\x93\x54\x00\x5c\x97\xb2\x10\xc0\x35\xb1\x88\x15\x00\xd7\xf4\xd8\x4e\x73\xd0\x59\x68\x0b\x07\x02\x80\xca\x94\x74\x96\x08\xc0\x35\x65\xde\x00\x2e\x83\x8c\x0a\x80\x8b\x4b\x40\x53\x01\x70\x5d\xc9\x71\xb2\xb4\x18\x27\x8a\x77\x94\xa1\xff\x15\x00\xd7\xf4\x00\x00\xb8\x26\x78\xa1\x00\xb8\xa6\x87\xd1\x3b\xca\xd0\xfb\x0b\x80\x6b\xde\x50\x04\xe0\xba\x64\xec\xde\x51\x86\x1f\xbe\x00\xb8\xa8\x90\x97\x0a\x80\x8b\xc2\xf4\xa9\x5c\x5e\x09\xe0\x58\x2c\x29\x6f\xef\x88\x0e\x57\x13\xc0\x75\x79\xa8\x2e\xe9\xb3\x15\xf4\x5d\xc5\x1e\x36\xdf\x64\x3e\xa9\x0e\x78\xa1\xfb\x16\xee\x28\xbb\x64\x21\xde\x6c\xed\xa1\x02\x8c\x5d\x58\x96\x0b\x88\xcb\xd0\xa8\x02\xe2\xba\x3c\x0e\x20\x2e\x4a\xa7\xa7\x02\xe2\xba\x8a\x5f\x19\xf4\x60\x0b\xfa\x64\x91\x20\xae\x0b\xdf\x77\x01\x71\x5d\xb2\x64\x10\xd7\xe5\x9e\x00\x71\x5d\xe8\xa2\x05\x54\x75\x4d\x46\x46\xd9\xf8\x96\x6c\x41\x83\x3b\xf2\x81\x06\x77\x24\x88\xcb\x50\xac\x02\xe2\xba\x54\x0b\x40\x5c\x97\x82\x12\xc7\xd5\x05\x2c\x2d\x20\xae\xcb\x7d\x06\xe2\xba\x30\x82\x15\x10\xd7\x45\x68\x62\x01\x71\x5d\xc4\xb5\x96\x4f\x9d\x07\x5b\xd0\xb0\x6c\xb1\x46\xdb\x71\xba\x07\xd9\x4b\x5c\x36\x66\xe4\x7a\xc1\x71\x75\x81\x52\x0b\x8e\xab\xdb\x3d\x81\xe3\xea\xfe\xfc\x32\xb4\xcf\x1b\xf7\x57\x01\x8d\xdd\xc4\x66\x14\xd0\xd8\xed\x3a\x80\xc6\x6e\x75\xca\x97\x0a\x79\x18\xdd\xca\x6b\x89\x27\xd6\x36\xd0\xd8\x1c\xaa\x3d\xa0\xb1\xdb\x3d\x01\x1a\x33\x10\xac\x80\xc6\xb8\x53\x32\x15\xd0\xd8\x8d\xd9\xab\x58\x01\xd0\xfd\x82\x77\xea\x96\x41\xe3\x9d\xba\x31\x7e\x16\xcb\xc6\x83\x6b\x0a\x48\xed\x96\xb5\xe2\x65\xba\xdd\x05\x78\x99\x8c\xd3\x2a\x16\x65\x70\xf7\x80\xc6\x6e\xd0\x4a\x01\x8d\xdd\xf2\x10\xd0\xd8\x8d\x2b\xb5\x80\xc6\x6e\xe2\x92\x0b\x88\xeb\x26\xcf\xa2\x80\xb8\x6e\x59\x32\x5e\xa6\xdb\x13\x8e\x97\xe9\x76\xbf\x80\xc6\xee\xfb\x67\xd9\x7b\x05\xa0\x76\x0b\x79\x00\x6a\xb7\xd2\x0f\xa0\x76\x63\x8c\x2f\x00\xb5\x5b\x76\xbd\xbd\x18\xc5\x81\x41\x9e\xba\x2f\x40\xcd\xd0\xaf\x02\x50\x33\xbc\xab\x00\xd4\x6e\x65\x76\x00\xb5\xb9\x60\xfa\x15\xa0\xf6\xa0\xcb\x54\xc0\xd8\x03\x8b\xac\x80\x31\x8a\x1f\xa6\x0a\x18\x7b\x60\x36\x15\x30\xf6\x54\xbf\xc2\xe5\x51\x98\x1c\x2a\x60\xec\x81\x4d\x54\x8b\xf5\x21\xe1\xea\x61\xb5\x30\x9f\x71\x43\x06\x0b\x56\x01\x63\xcf\xf4\x97\x14\x03\x45\x4e\x56\xc0\xd8\x33\x1d\x19\xb5\xa2\x91\xe7\x15\x30\xf6\x60\x1d\xaf\xde\x26\x0d\x40\xaf\x38\xa7\x28\xea\x94\x2a\xce\xa9\x07\x66\x53\x71\x4e\x51\xb5\x23\x55\x80\xda\x83\x79\xa0\x02\xd4\xb8\x79\x22\x55\x80\xda\x83\x93\xb0\x02\xd4\x1e\x34\xa9\x0a\x50\x33\x84\xab\x02\xd4\x9e\xd7\x5f\x42\xdf\xe5\x38\xa1\xef\xb6\x07\xe8\x73\x1d\x00\x6a\x0f\x7a\x6a\xf5\x36\x69\xcc\x18\x35\x5b\x0b\x7b\xd3\x82\x3e\x8c\x1a\x15\x10\x67\x08\x57\x05\xc4\x19\x8a\x55\x33\x65\xce\x41\x08\x15\x10\xf7\xc2\xe6\x2b\x48\xed\xcd\xf6\xd0\x79\xe6\x2f\x29\xf9\x02\x9b\xa8\x20\x35\x43\xb1\x2a\x48\xed\x3d\xa1\x16\xa4\xf6\x92\xca\x54\x41\x6a\x2f\x6c\xa9\x82\xd4\x5e\x44\x4e\x05\xa9\xbd\xcd\x5f\x72\x03\x08\x36\xcc\x0a\x52\x7b\x31\x6a\x54\x90\xda\x8b\x77\xbd\x82\xd4\x5e\xb4\xc1\x0a\x52\x7b\xab\x2d\x6e\xc8\xc0\x70\x51\x41\x6a\x2f\x07\xbc\x82\xd4\x8c\x56\xa8\x20\x35\xae\xfb\x4f\xd5\x6a\x7d\xdb\xaf\x50\xad\x2f\xf9\x2c\xe8\xa3\x5e\x5e\xaa\xa7\x25\xb3\x7c\x66\x49\x29\xd6\x1d\xa4\xf6\x62\x56\xa8\x20\xb5\x17\x41\x52\x41\x6a\x2f\x67\xba\x82\xd4\x28\xb5\x9a\x2a\x48\xed\x45\x90\x54\x90\xda\xfb\xf8\x0c\xfa\x50\x5f\x2a\x48\xed\xc5\xb4\x55\x41\x6a\xaf\xfb\x0c\xa4\xf6\x22\x10\x2a\x48\xed\x75\x4f\x80\xd4\x5e\x69\x07\xa9\xbd\xaf\xef\xb1\x7e\xee\x17\xab\xf5\x2d\xc7\x42\x1d\x62\xe2\x6e\x2a\x48\x6d\x35\x9f\x2d\x9e\xd9\xda\xcc\x19\xfd\x81\xd4\x16\xea\x44\x05\xa9\x19\x6f\x55\x41\x6a\x0b\x5f\x47\x05\xa9\x2d\x79\x08\x48\x6d\xa1\xb1\x57\x90\xda\x72\x47\x82\xd4\x16\xd6\xf1\x5a\x2d\x36\xcc\xc8\x40\x6a\xcb\x5d\x0e\x52\x33\x4a\xac\x82\xd4\x16\x91\x1a\x15\xa4\x16\x51\x62\x3f\x64\xc9\xb5\x4a\x3a\x53\x06\x88\xe3\xfa\xce\x54\x01\x71\x5c\x95\x9f\x2a\x20\x6e\x79\x38\x00\x71\x16\xa3\xa9\x80\xb8\x85\xe4\xaf\x80\x38\x0a\xf8\xa4\xda\xac\xd3\xcb\x94\x01\xe2\x16\x26\x8e\x0a\x88\x5b\x32\x1b\x40\xdc\x92\xd9\x00\xe2\x16\xd2\xa8\x02\xe2\x2c\x23\x53\x9b\x85\x26\xed\xdd\x32\xd2\xfe\x12\x1a\x70\x0c\x54\x80\x9a\x25\x66\x2a\x40\x8d\xca\x65\xa9\x02\xd4\x0c\xa9\xaa\x00\x35\xc3\xb4\x2a\x37\x46\x1f\x84\x54\x55\x80\x9a\xa1\x66\x15\xa0\x66\xc8\x58\x05\xa8\x19\x32\x56\x01\x6a\x94\xf1\x4c\xd5\x62\x7d\x68\xd0\x15\xa0\xb6\x4f\x7b\x80\x06\x99\x1b\x40\x6d\x9f\xfe\x92\xe5\xf3\x70\x00\xd4\xb6\x5b\x09\xa0\xb6\xd1\x76\x2b\x40\xcd\xe2\x37\x15\xa0\x66\x71\x98\x0a\x50\xdb\x04\xf2\x55\x80\xda\x46\xbf\xad\x00\xb5\xad\x90\x01\xa8\x6d\x9c\x68\x15\xa0\x66\xc1\x99\x0a\x50\xb3\x4c\x4e\x05\xa8\x71\x2d\x66\xaa\x00\x35\x83\xc4\x2a\x40\xcd\xd0\xaf\x0a\x50\xe3\x86\xb4\x54\x41\x63\xbb\xda\xfb\xcd\x2f\xa1\x08\x34\x66\xe8\x57\x05\x8d\x6d\x57\x0c\xf7\x17\xd7\x68\xa5\x0a\x1a\xe3\x96\xe6\x54\x41\x63\xfb\xb2\x05\x7d\x18\xd6\x2a\x68\x6c\xa3\xd9\x54\xd0\xd8\xc6\x88\x52\x41\x63\x5b\x26\x05\x1a\xdb\xee\x5d\xd0\x98\x65\x72\x2a\x68\x6c\xcb\x42\x40\x63\xdb\x5d\x00\x1a\xb3\xbc\x4e\x05\x8d\x59\x42\xa7\x82\xc6\x0c\x0b\xab\xa0\xb1\x2d\xb3\x01\x8d\x59\x5e\xa7\x52\x91\xef\x38\x1c\xd9\xa6\xc5\x33\xd0\xd8\x96\xd5\x5d\x5c\x05\xe1\xfe\xbc\xd8\x9f\x87\xad\x93\x16\xa3\x06\x8d\x59\xee\xa6\x72\xc1\x97\x81\x60\x95\x0b\xbe\x2c\xd2\x53\x41\x63\x1b\xd0\x5f\x29\xe3\x7e\x78\xde\x03\x8d\xf5\x03\xaf\x4f\x0d\x34\xd6\x0f\x59\x4f\xa0\xb1\x7e\x60\x02\xa8\xde\x18\xed\xfe\xe4\x82\xaf\xc3\x9d\xcc\x05\x5f\x47\x75\x9c\xd0\xa7\x30\xa4\x22\x1f\xd7\xbc\xa5\x4a\x45\x3e\xa3\xa1\xea\x0d\x7d\x9e\x7e\x6a\xb5\x1b\xf5\x53\xb9\xe0\xeb\x00\x9f\x54\x2e\xf8\x32\x1a\xaa\xde\xd0\xe7\x0e\x09\x34\xd6\x0f\xd5\x90\x1b\xfa\x5c\x5b\x6a\xb5\x1f\x28\x9c\xf5\x86\x3e\xd5\x97\x1b\xfa\x14\x2b\xd4\x6a\xb7\x1a\x4d\xb5\x22\xdf\xf6\x97\x64\xc1\x26\xc7\xb2\x69\xf1\x4b\x2e\xf8\x32\x5e\xa7\x5a\xab\xbd\xfe\x2c\x55\xa4\x52\xc6\x3d\xe1\xa4\xa8\x16\xeb\xf3\x00\x50\xac\xcf\x12\x33\x95\x1c\x2b\x8b\xd1\xd4\x00\x71\x3d\x55\x7f\xd9\xf9\xa5\xcf\x06\xdf\x84\x74\xea\x58\x24\xe0\x57\x7d\xa8\xd3\x0b\xb0\xa8\x01\xe2\x7a\x52\x9b\x78\x20\xfd\x72\x2c\x14\x93\x74\xe2\x1f\x13\x80\x61\x3d\x0f\xa4\x7b\xc4\x5e\x48\x57\xc7\x7b\x21\x5d\x79\x4e\x19\x77\x43\x79\xea\x0b\x7d\x1e\xa3\x17\xfa\x1e\xdf\x83\x3e\x2c\x70\x95\x32\xee\xc9\xe3\x47\x19\xf7\x84\x39\xa2\x02\xe2\x2c\x07\x53\x5f\xe9\xf3\x97\xd0\xa7\xd6\x43\xb1\x3e\x83\x70\x2a\xc5\xfa\x0c\xa6\xa9\x01\xe2\x7a\x4e\xf6\xb7\x68\x31\x4b\xdc\x18\x9d\xb1\xf8\x55\xca\xb8\x67\x35\x06\xca\xb8\x73\x49\x66\xaa\x94\x71\x37\x2a\xa6\x52\x91\x2f\x7b\x1c\x28\xc7\x9e\xff\x5f\xc2\xce\x2c\x69\x76\x96\x57\xd6\x53\xf9\x87\x60\x83\xe9\x22\x4e\xec\xb9\xd0\xce\x7f\x08\x27\x96\x9e\xf4\x5b\x14\xdf\x6a\x2e\xea\x02\xbb\x6c\x23\x1b\x50\xa6\x24\x24\xac\xdc\x81\xca\xcf\x0e\xd7\x66\x20\x1f\x85\xd3\x12\x39\x49\x2a\xa8\xa9\x39\xe9\xa7\x70\xff\xa4\x9f\x5a\x68\xc9\x47\xe1\xb4\x94\x4f\xfa\x49\xd0\x56\x58\xf4\x53\x93\x8a\x42\x5d\x8a\x83\x09\xa4\x63\x77\x55\xe7\xe8\x67\xd5\x75\xf6\x1d\x9c\xbe\xe6\xa2\x06\x9b\xd4\xad\xb1\xb8\x44\x95\x8f\x3b\x18\x8b\x4b\x8a\x6e\x09\x4a\xc7\x2e\x35\xbd\x90\x4f\x5f\x53\x85\xba\x34\x0a\x16\xf2\x4d\xb5\x90\x41\xdf\x88\x94\xeb\x0e\xa5\x16\xd9\x63\xa5\xc5\x2d\x52\xdd\x99\x7a\x27\x77\xa4\x18\x97\x07\xb5\x46\xaa\x3b\x7b\x26\x63\xa4\x18\x97\xc7\x3c\x10\x29\xc6\xe5\x59\xdc\x22\xc5\xb8\x3c\xee\xcb\x68\x2c\x2e\x29\xeb\x4a\x34\x16\x97\x3c\xbe\x87\x68\x2c\x2e\x79\x2c\xc4\x91\x94\xeb\x8a\x60\x89\xc6\xd4\x0a\xf5\xf5\xee\x68\x4c\x2d\x51\xb1\xfd\x8e\xc6\xd4\x92\x87\xfd\xc5\x9b\xe4\xa3\x30\xb5\x78\x23\x03\x0e\xa8\x78\x23\x43\xd2\x39\x64\x20\x3c\x2f\xde\xc8\x40\x42\x83\x78\x23\x43\xd2\x3d\x91\xa1\xeb\x3a\x64\x60\xe1\x8b\x54\x70\xf6\xbc\xf9\x78\x23\x43\xd3\x5d\x90\xa1\xeb\xe9\xf6\x1d\xfc\xd4\xf3\x48\x8e\x3b\x75\x9d\x8d\x33\x3f\xd4\x22\x79\x2c\xe3\x25\x52\x70\xeb\xc1\x68\x13\x29\xd3\xac\x08\x8f\x68\x4c\x2d\x3d\x7a\x67\x14\xdc\xf2\xc0\xa5\x48\xc1\xad\x87\xf9\x10\x29\xb8\xf5\x80\x5a\xa3\xa3\x96\x61\xd0\x75\x91\x73\xba\x27\x79\x9d\x83\x5a\xe4\x3d\x86\x0f\x45\xca\x34\x3f\x00\xb9\x48\x99\xe6\x07\x5b\x79\x34\xa6\x96\xa8\x03\x73\x47\x63\x6a\x49\x39\x4a\xa2\x31\xb5\xf4\xc4\x7f\x45\x5c\x44\x87\xe8\xfa\x98\x0e\xd1\x81\xe8\x91\x0a\xce\x0f\x53\x33\x52\xc1\xf9\xc1\xf5\x17\x8d\xc4\xa5\xa7\xe8\x1c\xa2\x33\xc5\xa2\x47\x74\x2c\xcb\xd1\x23\x3a\x01\x64\x91\x58\x44\x05\x89\x45\x2a\x38\x53\x2e\xf4\x8e\x54\x70\x7e\x58\x14\xa3\x47\x74\xdc\x19\x91\x94\xeb\x0a\x36\x89\xa4\x5c\xa7\x08\xcd\x1d\x49\xb9\xae\x04\x22\x91\x94\xeb\x8a\x05\x89\x0f\x32\xe8\x13\x3d\xc8\xa0\xe9\x67\x44\x2d\x05\x9c\x29\x91\x2a\xcd\x81\x08\x81\xf8\x90\xb6\x5a\x83\xc0\x88\x5a\x0a\x10\xdf\x68\x44\x2d\x05\x82\xd3\x23\x55\x9a\x03\x0b\x6d\x34\xa2\x96\xc2\xad\xeb\x48\xab\x74\xeb\x9e\x95\x96\xae\x53\xda\x78\xde\x35\x69\xd5\x15\xeb\x12\x1f\xa5\xfd\x57\xcb\xbe\x51\x78\xd4\xcf\x45\x8b\xe7\x19\x51\x4b\x81\x78\xdf\x48\x51\xad\x80\xad\x2e\x52\x54\x2b\x80\x6f\x23\x45\xb5\x02\x0b\x74\x0c\xc8\x17\x74\x1d\xf2\x69\x28\x05\xe4\x83\xbc\x47\xd2\xaa\x07\x02\x9e\x62\x40\xbe\xa8\x7b\x22\x5f\x54\x5f\x90\x4f\xd3\x9d\x2a\xcd\x41\x63\x49\x95\x98\x93\xee\x89\x0c\x44\x9b\xc4\x88\x0c\xf8\xb0\x63\x44\x06\x54\x40\x8c\xc8\x80\xab\x31\x52\x89\x39\x14\x5d\x87\x0c\x38\x1e\x23\x95\x98\xa9\x81\x7d\xc7\x88\x0c\x20\xe8\x48\xea\xf4\xd0\x75\x4f\x64\xd0\x82\xa2\xd4\xe9\x5d\x2d\x64\x68\xba\x0b\x32\x34\x3d\x81\x6f\x04\x1e\x8b\x91\x6f\x84\xc9\x2f\x46\xe4\xc3\x10\x14\x23\xf2\xe1\xfa\x8b\xa4\x4e\x0f\x9a\x0f\xa4\x4e\x57\x74\x4b\x84\x8d\x29\x9e\x25\x26\xe4\xd3\x98\x57\xea\x74\x2d\x52\x09\x19\x50\xfd\x91\xf4\xe8\x11\x94\x1c\x95\x1e\x9d\x98\x87\x48\x0e\xf4\xb0\xf4\x3c\xf2\x80\x83\xbc\x23\x15\x95\xa3\x46\x2b\x15\x95\x23\xf8\x2f\x52\x1c\x2b\x82\x84\x23\xc5\xb1\x28\x09\x75\x47\xe3\x4a\x29\xc2\xa6\xa3\x71\xa5\xa4\x18\x99\x68\x5c\x29\x45\x60\x41\xcc\xf4\x8c\xcc\x15\x91\xb2\x56\x51\xa3\x8e\x0c\xe5\x51\x0b\x98\x32\x94\x03\x0b\xa2\x31\x99\x14\x35\xce\x8c\xc9\x24\xe5\x44\x89\x94\x2a\x56\xe4\x4b\x2c\x3c\x1d\xe3\x44\xa4\x54\x71\xd4\x38\x23\xb7\x78\xd4\x18\x34\x26\x93\x62\xd2\x5d\xa8\x2a\x92\x75\x17\x7a\x86\x9d\x39\x16\x7a\x96\x75\x1d\x3d\xd3\x5a\x07\x93\x51\x34\x4d\x84\xc9\x44\xa0\x46\xa4\x54\x71\xc4\xec\x15\x61\x2b\x91\x8c\x17\x91\xfc\xe1\xca\x9e\x12\xe1\x20\x96\x3d\xe5\xef\x4b\x32\xf4\x24\x6a\xf0\x40\x4f\x14\x22\x13\xa1\x27\x51\x83\x07\x7a\x12\x35\x40\xa0\x27\x11\x5f\x74\x84\x9e\x44\x69\x3f\xe8\x49\xd4\xf2\x09\x3d\x89\x58\x8c\x22\xf5\x87\x95\x8c\x26\x42\x4f\x22\x08\x3a\x42\x4f\x94\x12\x25\x42\x4f\xd2\xa5\xbb\x04\x5a\x88\x07\x3d\x49\xc2\x16\xd0\x93\xa4\xe1\x02\x3d\x51\x30\x4d\x84\x82\x50\x9b\xee\x8e\x2a\x09\xf5\xe8\x9e\xd6\xcf\xa4\x65\x09\x9a\x91\x84\x2d\xba\xaa\xb5\x71\x1d\x5c\x22\x69\x71\x53\x49\x28\x08\x49\x84\x4b\x28\xb5\x49\x84\x4b\x24\xa9\x31\xb8\x44\xc2\xfa\x18\xe1\x12\x49\x9f\x16\x2e\xa1\xe8\x96\x08\x97\x48\x90\xf7\x08\x97\x50\x12\x94\x08\x97\x48\x52\x7f\x70\x09\x25\x3a\x89\x70\x89\xc4\x56\xe1\x08\x97\x50\x44\x49\x84\x4b\xa4\x46\xcf\xe0\x0b\x49\xe8\x05\xbe\x90\xb0\x45\x46\xf8\x42\xd2\x28\x80\x2f\xa4\xa1\x73\xc8\x80\x03\x2a\xc2\x17\x12\x6e\x9e\x08\x5f\x50\x16\x94\x08\x5f\x50\x74\x4b\x84\x2f\x24\x2d\x21\xf0\x85\x2c\xa5\x06\x5f\xa0\x74\xfd\x1d\xe1\x0b\x8a\x72\x88\xf0\x85\xcc\x16\xf1\x08\x5f\x50\x4c\x40\x84\x2f\x64\xd2\x62\x45\xf8\x42\xd6\xfb\x84\x2f\x28\xa6\x23\xc2\x17\x32\x26\x9c\x68\xe1\x79\x29\x6b\x6a\x5a\x78\x5e\xca\x5a\xd8\x2d\x3c\x2f\xe5\xac\x73\x26\x5f\xd6\x52\x0e\xcf\x50\x64\x48\x84\x67\xe4\xaa\xeb\x28\xfe\x00\xb5\x8e\xf0\x0c\xe5\x2f\x89\xf0\x0c\x45\x24\x44\x78\x46\x86\x22\x47\x78\x86\x62\x33\x22\x3c\x23\xc3\xf0\x22\x3c\x23\x6b\x99\x87\x67\x28\x5f\x4a\x84\x67\x28\x86\x24\xc2\x33\xf2\xd4\x3f\x91\x4f\x33\x0e\x9e\x91\xf5\xc5\xe0\x19\x54\x91\xbc\x23\x3c\x23\x13\xca\x1a\xe1\x19\x45\x73\x0c\x9e\xa1\xe8\x8f\x08\xcf\x28\x18\x4a\x22\x3c\xa3\x40\xc9\x23\x65\x9f\x8a\x00\xc4\xd2\xf7\x43\x3e\x38\x48\x21\xca\x28\xc2\x41\x94\x5d\x24\x19\x07\x49\x05\x6c\x9f\xe0\x20\x05\x2c\x9a\xe0\x20\xca\x58\x92\xe0\x20\xca\x74\x92\xe0\x20\x14\x66\xbe\x13\x1c\xa4\x24\xfd\x33\xd2\xd2\x5d\x4c\xbe\x92\x75\x0e\xf9\x50\xda\x09\x0e\xa2\x60\x82\x64\x1c\xa4\x2c\x58\x63\xba\x90\xaf\xea\x3a\xe4\xc3\xe0\x91\x2e\xe4\x43\x85\x27\x38\x48\x81\x77\x27\x38\x48\xc1\xb4\x95\xe0\x20\x72\xee\x27\x38\x48\xe1\x1b\x25\x38\x48\x99\xff\xda\x2a\x92\xa0\x27\x65\xea\x71\xe4\xbf\x65\x51\x4c\xd0\x93\x8a\x46\x4d\x50\x90\xca\x54\x49\x50\x10\x25\x3a\x49\x50\x90\x92\x75\x8e\xfa\x23\xd8\x4c\x13\x14\xa4\xa2\x35\x13\x14\xa4\x42\xc6\x12\x14\xa4\xe2\xd5\x4d\x50\x90\x8a\x71\x3c\x41\x41\xaa\x3e\x1f\x14\x44\x69\x4f\x12\x34\xa3\x46\xb5\xac\x86\xc3\xd2\x8b\x87\x66\x54\x34\x6a\x82\x66\xd4\xa4\x7f\x22\x43\xd2\x3f\x91\x01\xcd\x98\xa0\x19\xf2\xd1\x27\x68\x46\xc5\xa4\x92\xe0\x12\x94\xa0\xba\x13\x5c\xa2\xa2\x27\x13\x5c\xa2\x12\x8b\x98\xbc\xca\xc7\xf0\x4f\xb8\x44\x65\xf9\x4c\x70\x89\xda\x74\xdd\xc3\x3f\x79\x02\x5c\xa2\x42\xc2\x93\xea\xfa\xb2\x98\x26\xe3\x12\x45\x7b\x15\x13\x5c\xa2\xb2\x98\x26\xb8\x44\x65\xa2\x26\xb8\x44\x65\x69\x4d\x70\x89\xda\x75\x17\xe4\xd3\xe0\xf1\xaa\x11\xc3\x3d\xe1\x12\x15\x4b\x5a\x82\x2f\x28\x91\x4b\x82\x2f\x50\xa3\xec\x4e\xf0\x85\x0a\x1e\x4b\xf0\x85\x46\xcc\x4a\x82\x2f\x34\x48\x7f\x82\x2f\x28\x4a\x25\xc1\x17\xda\xa5\x7b\x5a\x3f\x9b\xd7\xd3\xad\x2f\x0d\x25\x9a\xe0\x04\x0d\xa7\x5d\x82\x13\x34\x4c\x38\x09\x4e\xa0\x24\x2f\x09\x4e\x20\x8f\x7d\x82\x13\x28\x43\x4a\x82\x13\x50\xde\xe8\x4e\x70\x82\x06\xb3\x48\x70\x02\x25\x9c\x49\x70\x82\x86\x41\x2e\xc1\x09\xa8\x3e\x79\x27\x38\x81\xf2\xb3\x24\x38\x81\xb2\xbc\x24\x38\x01\xf5\x40\xee\x04\x27\x68\x60\xbc\x04\x27\x68\x51\xf7\x44\x06\x9c\x53\x09\x4e\xd0\x34\x5a\xe1\x04\xf2\xfb\x27\x38\x41\xc3\xd7\x91\xe0\x04\x8a\x10\x48\x70\x82\x46\x94\x51\x82\x13\x34\xd4\x4a\x82\x13\x34\xd4\x7b\x82\x13\x50\x4f\xfd\x4e\x70\x82\x96\x75\x4f\x64\x08\xba\x27\x32\x60\xcd\x4d\x70\x02\xb9\xf3\x13\x9c\xa0\x11\xbd\x93\xe0\x04\xad\xeb\xe9\xc8\xa7\x91\x05\x27\x68\xa0\xc1\x04\x27\x50\x88\x40\x82\x13\x34\x8d\x2c\x38\x41\x83\xdd\x26\x38\x01\x15\x34\xef\x04\x27\xe8\xb7\xee\x82\x7c\x1a\x83\xe4\xe5\x56\xe6\x98\x04\x5f\xe8\x5a\xe6\xe1\x0b\xfd\x52\xab\xd0\xe2\x3b\x24\xa5\x8b\x65\x9c\x51\x33\x49\x81\x06\x29\x21\xdf\xd2\x3f\x07\xff\x54\x6b\x72\x17\xf5\x1a\xf9\xd8\x9f\x91\xe0\x12\x0a\x2d\x48\x70\x89\x0e\x97\x48\x14\xda\xed\x00\x88\x94\x25\x1f\x6f\x29\xab\x66\xcb\xbf\x22\x2e\x12\x84\xa4\xa3\xe1\x12\x84\xa4\xe3\xed\x4e\x10\x92\xae\xc1\x0a\x21\xe9\x5a\x30\x33\xa2\x13\xa4\x92\x32\xa2\x3f\x7a\x38\xe5\xa2\xd0\x93\x09\xb2\xa2\xb4\x35\x09\xb2\xd2\x21\x2b\x89\x72\x4a\x5d\x7a\x92\x72\x4a\x1d\xc2\x9c\x54\x4e\x09\x6b\x75\x2a\x88\xae\xe9\x50\x10\x5d\x43\x1e\xca\xd3\x35\x71\xa0\x3c\x5d\x0b\x18\x94\x47\x71\x0d\x09\xca\xd3\xab\x9e\x80\x7c\x44\xe3\x26\x28\x4f\xc7\x7a\x95\xa0\x3c\x4a\x62\x93\xa0\x3c\x54\x2a\xbe\x13\x94\xa7\x63\xf3\x4e\x50\x9e\x2e\x1d\x0a\xe5\xe9\x4d\x77\x41\xbe\xa6\xeb\x90\x4f\xba\x17\xca\x43\xa9\xc6\x3b\xe1\xbc\x51\x1c\x45\xc2\x79\xd3\xb1\xc0\x25\xe8\x90\xe2\x28\x12\x74\x88\x12\x38\x77\xc2\x79\xd3\xb1\x30\x26\x9c\x37\x7d\xe8\x1c\xf2\x81\x68\x13\xc4\xa9\x4f\x9d\x2b\x04\x43\x21\x1f\xec\x48\x71\x14\x09\x76\xd4\x97\xfe\x89\x7c\xe0\xaa\x04\x3b\xea\x1a\x9e\xb0\x23\x25\xd4\x49\xb0\xa3\xa1\x65\x17\x76\x34\xb4\x5c\xe3\xbc\x19\x58\x5e\x13\xec\x48\x29\x74\x12\xec\x68\x68\xf1\x86\x1d\x0d\x2d\x8a\xb0\x23\x25\xaa\x49\xb0\xa3\x81\xaf\x3d\xc1\x8e\x86\xd7\x13\x28\x87\x85\x35\x30\xe1\xbc\x51\x34\x46\xc2\x79\x33\x1e\xf5\xcc\xe4\x53\x82\x9b\x84\xf3\x66\x68\x9c\xe1\xbc\x51\x9a\x9c\x04\xab\x1a\x49\x4f\x40\x3e\x78\x54\x82\x55\x0d\x2d\xb4\xb0\xaa\xa1\x19\x00\xab\x52\x4c\x47\x82\x55\x29\xa6\x23\xc1\xaa\x06\x66\x9a\xa4\x72\x4a\xf0\xaf\x04\xab\x1a\x5a\x3e\x61\x55\x43\x00\x02\x56\x35\x8a\xfe\x89\x7c\x44\xc5\x24\x58\x95\x52\xe8\x24\x58\xd5\xa8\x7a\x1e\xf2\x81\xf4\x13\xac\x4a\x91\x1a\x09\x56\xa5\x64\x3b\x09\x56\x35\x34\xe6\xf1\xd0\x4c\xad\x05\x78\x68\x94\xce\x27\xc1\xb8\x06\x0c\x21\xc1\xb8\x86\xc6\x19\x8c\x4b\xf1\x1e\x09\xc6\x35\xa4\x64\xde\x42\xbb\x8c\x6b\x15\xda\xd5\xd8\x1d\x2a\x67\xa6\xe7\x21\x1f\x91\x1a\x09\xc6\xa5\xc8\x90\x04\xe3\x1a\x4b\xfd\x44\x3e\x8d\x56\x18\xd7\x80\xbd\x27\x18\xd7\xc4\xfc\x98\x60\x5c\x8a\x60\x49\x30\x2e\x45\x5c\x24\x18\x17\x85\xe4\xee\x04\xe3\x9a\xf0\x85\x04\xe3\x9a\x82\x98\x30\x2e\xc5\x58\x24\x18\xd7\xc4\xf4\x93\x60\x5c\xca\xf5\x93\x60\x5c\xd3\xe9\x2e\x26\xdf\xfc\x35\x06\xff\xbe\x24\x43\xc6\x26\x0e\xbd\x04\x19\x9b\x9a\xa8\x90\xb1\xa9\x61\x0d\x19\x9b\x5e\x0f\x1f\x3c\x40\x02\x21\xba\xd0\x2e\x64\x6c\x6a\xaa\x2c\x7d\x5a\x5e\x04\x64\x6c\x0a\x4d\x40\xc6\xa6\x74\x36\x64\x4c\xe5\x86\x12\x64\x6c\x12\xda\x96\x20\x5c\x53\x68\x17\xc2\x35\xa3\xee\x29\x19\x74\x0e\x19\x20\xa9\x09\xc2\x35\x71\x59\x24\x08\xd7\xd4\x72\x0d\xe1\x52\x48\x4e\x82\x70\x4d\x4d\x00\x23\x5c\x79\x31\xc8\x33\x84\x4b\x89\x86\x32\xa4\x6a\x42\x75\x33\xa4\x6a\x82\x49\x32\xa4\x6a\xa2\x02\x32\xc4\x69\x82\xa7\x33\xc4\x49\xe5\x8d\x32\xe4\x48\x09\x75\x32\xe4\x68\xf1\x96\x32\xce\x9b\xc5\xb2\x94\xa1\x3c\x2b\xa8\x15\x68\x3d\xb4\xc8\x13\x80\x8a\xcb\x70\x97\xc5\xdb\xcd\x70\x17\xc5\x58\x64\xb8\x8b\xe2\x21\x32\xdc\x45\xb1\x19\x19\xee\xa2\xa4\x39\x19\xee\xa2\x54\x38\x19\xee\xa2\xe4\x37\x19\xee\xb2\x24\x3b\xdc\x65\x61\xe9\xcd\xb8\x4f\x94\x18\x27\xe3\x3e\x11\x77\xc9\xf0\x9a\x05\xaa\xcb\xb8\x4f\x14\x2b\x91\xe1\x35\x8b\x09\x9e\xe1\x35\x0b\xa5\x96\xe1\x35\x8a\x95\xc8\xf0\x9a\xf7\xab\xc0\x6b\xa8\xf8\x78\x67\x78\xcd\x6a\xea\xb5\x15\x30\x53\x8e\xba\x0c\x77\x59\x70\x89\x0c\x77\x51\x1c\x45\x86\xbb\x28\x72\x22\xc3\x5d\xd6\xd4\x75\xc8\x00\x56\xcb\xca\xc9\x00\xc6\xcb\xf8\x41\x14\x7b\x92\xe1\x2e\x6b\xe9\x9c\x29\x3c\x25\x50\xcd\xc6\x5d\xb2\x6a\xf5\x64\xe3\x2e\xf9\xba\xf4\xbc\x4e\xab\xd1\xa2\x3e\x1b\x4b\x41\xa6\xbc\x2c\x15\x03\xef\x4c\x79\x59\x25\xe9\xc9\x94\x97\x55\x41\xa3\x4c\x79\xd9\x0b\x75\x94\x1f\x0a\xad\x31\x8b\xb3\xf1\x9a\xac\x2c\x36\xf9\xa1\x86\x1e\xca\x29\x1b\xaf\xc9\x57\xd0\xf3\x32\x2d\xdd\xb3\xd0\xd2\x75\xc8\x10\xf4\x04\x64\x88\xba\x0e\x19\xa2\xae\x43\x06\x14\x5e\x7e\x54\x48\x4e\xff\x5c\xb4\x98\x1d\x94\x97\xbd\xb0\x02\x67\xca\xcb\x5e\xcc\xf0\x1c\x90\x8f\xd9\x98\x29\x2f\x7b\x69\xfe\x05\x15\x92\xe3\x0d\x06\xe4\xd3\x48\x0e\xc8\x47\x88\x61\x0e\xc8\x87\x1a\xcb\x94\x97\xbd\x50\x8d\x39\x20\x9f\x46\x64\x40\xbe\xaa\xe7\x51\x03\x47\xb3\x38\x20\x1f\x81\x06\x39\x20\xdf\xd0\x3d\x91\x6f\xea\x79\xc8\x87\x67\x20\x53\x5e\x56\x51\x1c\x99\xf2\xb2\x57\xff\x57\xbe\xe4\x1c\x11\x1d\xbb\x53\x8e\x88\x8e\x2d\x39\x1b\x55\xca\x0a\xfe\xc8\x11\xd1\x41\x52\x39\x22\x3a\x8e\xb9\x6c\x54\x29\xdf\x58\x6c\xb3\x51\xa5\x7c\x3b\x5d\x47\x8d\x39\xb4\x51\xa6\xf2\xec\xed\x74\x17\xfb\xb4\xf7\xa3\xeb\x3a\xe5\x57\xd5\x1a\x9c\x53\x5f\x4c\x74\x25\xb8\xc9\x46\x95\xb2\xd2\xba\x64\xa3\x4a\xf9\x26\xd0\x26\x27\x44\xc7\x86\x99\xa9\x3c\xab\x54\x31\xd9\xa8\x52\x56\x29\xa2\x6c\x74\x28\x2b\xe1\x4c\x4e\xc8\xa0\x65\x29\x21\x83\x96\xa5\x84\x0c\x58\xa8\x72\x42\x06\xcc\x34\x39\x21\x83\x96\xba\x44\x1d\xc0\xaa\x73\xc8\x80\xf9\x23\x27\x64\xa8\x7a\x1e\x32\x68\x59\xca\x92\x81\xf7\x62\x74\x28\xab\x84\x51\xa6\x84\xec\x8d\x69\x24\x67\x64\x00\x69\xe4\xcc\x37\x02\x03\x65\xe3\x3c\x59\xb1\x27\x39\x23\x9f\x16\xa9\x8c\x7c\x20\xa2\x9c\x91\xaf\xeb\x2e\xc8\x07\xf2\xce\x19\xf9\x40\x60\x39\x23\x5f\xd7\xd3\x91\xaf\xeb\x2e\xc8\x87\x05\x35\x67\xe4\xd3\x80\xcc\xc8\x07\x06\xca\x05\xf9\xba\x5a\xc8\xa7\x51\x47\x21\x24\xc5\xb3\xe4\x42\x3f\x09\xe1\xca\xc6\x4f\xb2\x03\xe7\x64\xe3\x27\xd9\x5d\xfa\x67\xa7\xa5\xbb\x0c\x5a\xf4\xcc\xf8\x49\x56\x3c\x4b\xa6\xdc\xab\x23\x1e\x22\x53\xee\xd5\x69\x7c\x1a\x3f\xc9\x0e\x9e\x98\x2b\xe5\x50\xa5\x28\x8d\x9f\x64\x15\x3b\xca\xc6\x4f\xb2\x83\xfd\x65\xe3\x27\xd9\x05\xdd\x25\xd2\xd2\x75\x89\x16\x7d\x31\x7e\x92\x9d\x16\xb7\x4a\x4d\x42\x7d\xe9\x8a\x7c\x30\xc3\x5c\x91\x4f\x4b\x5d\x45\x3e\x2d\x75\xca\x9f\x00\x43\xc8\x0d\x19\x34\xae\x1b\xfd\x4c\x3a\x47\x3f\x31\x78\x64\x8a\x16\x29\x0e\x26\x53\xb4\xc8\x81\x84\x73\xa3\x9f\x60\xd8\xdc\xe8\x67\xd3\x39\xfa\xa9\x85\xa8\xd1\x4f\xa9\xaa\x46\x3f\x31\x77\xe6\x46\x3f\x87\xee\xc2\x77\x18\x7a\x1e\xdf\x01\x8e\x95\x1b\x32\x48\x8d\x75\x64\x80\x63\x65\xb6\xf3\x78\x8d\x79\xe3\x19\xd9\x5f\x6a\x21\x1f\xb8\x38\x77\xe4\x93\xfa\xeb\xc8\x07\x82\xce\x94\x6d\x55\x0d\xa3\x4c\xd9\x56\x65\x95\xc9\xc6\x33\xb2\xd7\x7a\xd6\x91\x4f\xa3\xd5\x78\x46\xf6\xc0\xcf\x6c\x3c\x23\x2b\x46\x26\x1b\xcf\xc8\x8a\xa6\xc9\xc6\x33\x32\xb5\x44\xef\x4c\xd9\x56\xd5\x29\xca\x94\x6d\x55\x2d\xa2\xcc\x76\x1e\x0f\x88\xcd\x03\xf9\xc2\xf5\xaf\x25\x79\x20\xba\xf0\x18\x79\x17\x14\xa0\x93\x8d\x82\x64\xaf\xc1\x6a\x34\x23\x7b\xe9\x9f\x81\x78\xd2\x31\x46\x33\xb2\xaf\x6a\x21\x9e\x3e\xf4\x40\x3c\x28\x4f\x1e\x88\x27\xdc\x48\xd5\x56\x15\x65\xca\x94\x66\x55\xc2\x99\x4c\x69\x56\x2f\x74\x36\x11\x4f\x8b\xe2\x44\x3c\x90\x70\x9e\xc8\xa0\x65\x69\x22\x83\xb4\x34\xa5\x59\x15\xe6\x93\x8d\x66\x64\x15\x3b\xca\x94\x66\x55\x32\x9a\x3c\x91\x0f\x73\x44\x9e\xc8\xa7\xa1\x44\x69\x56\x25\x72\xc9\x13\xf9\xd8\x0a\x93\x29\xcd\xaa\x10\xa0\x4c\x69\x56\x8f\x33\x25\x1b\x97\xc8\x8f\x06\xd6\x44\x3e\x2d\x52\xc6\x25\xf2\x23\x7c\xb4\x90\x0f\xcb\x5d\x5e\xc8\x87\x9d\x2b\x1b\x97\xc8\x8f\x16\x22\x4a\xb3\x7a\xe2\x52\x32\xa5\x59\x3d\xb4\x2d\x53\x9a\xf5\xd1\xb2\x64\x8e\x9d\xfc\x38\x9d\x4b\xb4\x74\x1d\xf2\x69\x81\xa6\x34\xeb\xa3\x85\xc8\x78\x46\x0e\x1a\xd6\x0b\xf9\x34\x1d\x8c\x67\xe4\x27\xea\x3a\xe4\xc3\x76\x96\x8d\x67\x64\x15\x50\xca\xf0\x0c\xc5\x74\x14\xe3\x19\x59\xe5\x86\x8a\x39\x76\xb2\x0a\x1a\x95\x0b\xf9\x70\xa5\x16\xe3\x20\xf9\x01\xaf\x14\xe3\x20\xf9\x41\x89\x96\x0b\xf9\x50\x7f\xe5\x42\x3e\xd8\x51\xa1\x34\xeb\x83\x0a\x2f\xc6\x4f\xf2\x83\x03\xaa\x50\x9a\x55\x61\x53\xc5\x1c\x3b\xf9\x49\xba\xae\xd1\xeb\x40\x0b\xf9\xba\x7a\x8d\x7c\x51\xcf\x43\xbe\xa6\xeb\xf8\x7e\xd8\xfb\xcb\x8d\x7c\x45\x2d\xe4\x63\xba\x97\x1b\xf9\x50\x63\xe5\x46\x3e\x16\xbe\x72\x23\x1f\xca\xa9\xdc\xc8\xc7\x16\xdc\x72\x23\x1f\x63\xa2\xdc\xc8\x87\x8d\xb6\xdc\xc8\x37\xd4\x42\xbe\xaa\x7f\xf2\xfd\x9c\x5a\xc8\xb7\xd4\x33\xe4\x63\x5c\x97\x9b\x6f\xa4\xb7\x64\xec\x28\x07\x28\x79\x31\x76\x94\x15\x3b\x54\x8c\x1d\x65\x95\x4c\x2a\x0e\x19\x96\xae\x33\x19\x54\xec\xa8\x18\x3b\xca\x2a\x76\x54\x8c\x1d\x65\xe5\x83\x29\xc6\x8e\xb2\xb2\xca\x14\x63\x47\x39\x10\x4e\x56\x8c\x1d\xe5\x88\xa1\xab\x38\x64\x00\xac\x15\x63\x47\x59\x19\x67\x8a\xb1\xa3\xac\xaa\x45\xc5\xd8\x51\x0e\x55\x3d\x9b\x9c\xd3\x13\x90\x0f\xa7\x79\xf1\xc8\xc7\x1a\x52\x3c\xf2\x31\xdf\x8b\x47\x3e\xc6\x75\x31\xe6\x94\x15\xe7\x53\x3c\xf2\x81\xb5\x8b\x47\xbe\xa9\xbb\x20\x1f\xab\x54\xf1\xc8\x87\xbd\xbf\x78\xe4\xd3\x28\x37\xe6\x94\xad\x4a\xd2\x5f\x97\xe4\x02\xa9\x0a\x40\xf4\x02\xa9\x0a\x20\xa2\x02\xa9\x0a\x4d\x0f\x47\x74\x4c\xfa\xc5\x23\xba\x86\xa7\x47\x74\x0d\x25\x08\x57\x80\x18\x16\x08\x57\x00\xbe\x17\x08\x57\x98\x3a\x87\xe8\x68\xb1\x02\xe1\x52\x99\xa2\x02\xe1\x52\x12\x9b\x02\xe1\x8a\x2c\x8a\x05\xc2\xa5\xc0\x9e\x02\xe1\x52\x21\xa4\x02\xe1\x52\x08\x50\x81\x70\x45\x96\x97\x02\xe1\x8a\x2c\x52\x05\xc2\x15\x6f\xfd\xd3\xe4\x53\x28\x4f\x81\x70\x29\xe9\x4a\x81\x70\x45\xdc\x43\xc5\x08\xd7\x33\x35\x40\x20\x5c\x11\x43\x42\x81\x70\x29\x89\x4d\x81\x70\x29\xb0\xa7\x40\xb8\x22\xc8\xa6\x40\xb8\x14\x3e\x53\x20\x5c\x94\xe6\xbf\x4b\xa0\x9f\x50\xf2\x02\x71\x8a\x55\xf7\xa4\x9f\x5d\xcf\xa3\x9f\x9a\xa8\x10\x27\x05\xe1\x14\x88\x93\x12\xd5\x14\x88\x53\x46\xfd\x15\xd8\x51\x04\x2d\x15\xd8\x51\x84\xbc\x17\xd8\x91\x62\x6b\x0a\xec\x48\x29\x66\x0a\xec\x28\xe2\x45\x2e\xb0\xa3\x08\x3e\x2a\xb0\xa3\x38\x74\x4f\xa6\xd8\xd4\x39\xfb\x0e\x09\x4a\x5e\x60\x47\x49\x5f\xc5\xd8\x51\x56\xa4\x4d\x81\x1d\xa9\x84\x51\x81\x1d\xa9\xec\x6e\x81\x1d\x29\x42\xa7\xc0\x8e\x12\xee\xa1\x02\x3b\x52\x41\xa3\x02\x3b\x52\xd1\xa2\x02\x3b\x52\x91\xa4\x62\x8e\xa4\x9c\x34\xb2\xcc\x91\x94\x13\x88\xa8\xc0\x9c\x94\xd2\xa6\xc0\x9c\x94\xa8\xa6\xc0\x9c\x54\x98\xa8\xc0\x9c\x12\xf1\xb0\x05\xe6\xa4\x18\xa0\x02\x73\x4a\x1a\x59\x30\x27\x25\xb1\x29\x30\xa7\xa4\x11\x02\x73\x4a\x18\x97\x0a\xcc\x29\xe1\xbd\x29\x30\x27\x95\x45\x2a\x30\xa7\x04\xa7\x2b\x30\xa7\x84\xf3\xbb\xc0\x9c\x14\x2d\x54\x60\x4e\x49\x6a\x0c\xe6\xa4\xa4\x39\x05\xe6\x94\xe0\x97\x05\xe6\x94\xb4\x7c\xc2\x9c\x12\xe6\xc0\x02\x73\xca\xf0\x93\x02\x73\x4a\x00\xab\x02\x73\x4a\x52\x40\x30\xa7\x24\x45\x09\x73\x4a\x1a\xad\x30\xa7\x84\xcb\xb0\xc0\x9c\x12\x40\xa0\xc0\x9c\x54\xb0\xa9\xc0\x9c\x92\xd6\x10\xf3\x16\x15\xc5\x7e\x95\x82\x7c\x1a\xad\xb0\xaa\xa4\x19\x50\x90\x0f\x5f\x4e\x29\xc8\x87\xad\xbc\xc0\xb8\x94\xb7\xa6\x14\xe4\x93\x32\x2c\x7c\x3f\x8d\x4f\xd8\x58\x02\xda\x14\xd8\x58\x9a\xea\x4b\xe7\x4d\xe8\x9f\x83\x96\x64\x40\x3e\xad\x3d\x30\xae\x7c\xa9\xc5\x37\x82\x2f\x14\x18\x57\xbe\xff\x15\x71\x51\x20\x63\x19\x50\x5e\x20\x63\x59\x9a\x11\x32\x96\xb5\x80\x41\xc6\x54\xb0\xa9\x40\xc6\xb2\x57\x8b\xcf\xe7\x75\x97\x4a\x8b\x41\x00\x19\xcb\xf8\x24\x0b\x64\x2c\x6b\x58\x57\xc4\x23\xe2\xb6\x98\xb3\x28\xe7\x47\xcf\xb3\xcf\xa7\xd2\x4e\x05\xa2\xa6\x64\x3b\x85\x50\xba\x8c\x9d\xb9\x98\xb3\x28\xab\x78\x54\x81\xc4\x65\x61\x2e\x48\x5c\x66\x6b\x43\x81\xc4\x29\x51\x4d\x81\xc4\xe5\xa2\x16\xf2\x81\xa7\x0b\x24\x2e\x63\xcb\x2a\x90\x38\x05\x43\x15\x48\x9c\x0a\x59\x15\x48\x5c\xd6\x80\x84\xc4\x65\xe2\x36\x0a\x24\x2e\x17\x9d\x43\xbe\xaa\xe7\x21\x1f\xde\xee\x02\x89\xcb\x1a\xf2\x90\x38\xa5\xd7\x29\x90\xb8\x2c\x1c\x00\x89\xcb\x5a\x76\x21\x71\x59\x58\x0d\x12\x97\x71\x27\x16\x88\x9a\xc2\xad\x0a\x64\x2c\x4b\x35\x42\xc6\x94\xa8\xa6\x40\xc6\x54\xe8\xa9\x40\xc6\xb2\x30\x10\x64\x4c\x61\x53\x05\x32\x96\xd9\x66\x5b\x20\x63\x59\x03\x19\xc6\xa5\xa4\x39\x05\xc6\xa5\x24\x3d\x05\xc6\xa5\xe2\x51\xc5\x9c\x3e\xb9\x48\xc1\x9a\xd3\x27\x97\x47\xad\xc4\x39\xde\x12\x6c\x4c\xe9\x75\x0a\x8c\xab\x08\x57\xc1\xb8\x8a\x46\x0f\x8c\xab\x68\x64\xc1\xb8\x94\xdc\xa7\xc0\xb8\x54\x66\xaa\xc0\xb8\x8a\x16\x3e\x18\x57\x61\x5b\x47\x81\x71\x29\x68\xab\xc0\xb8\x94\x8c\xa6\xc0\xb8\x0a\x7e\x97\x02\xe3\x2a\x98\x1c\x0a\x8c\xab\x08\x65\xc1\xb8\x94\x9a\xa6\xc0\xb8\x8a\x30\x3a\x8c\x4b\x69\x72\x0a\x8c\x4b\x49\x7a\x0a\x8c\x4b\xc9\x76\x0a\x8c\xab\x60\x4a\x2b\x30\xae\x22\xfc\x07\xe3\x52\xb0\x57\x81\x71\x15\xa9\x77\x18\x57\x21\x8a\xa3\xc0\xb8\x8a\x10\x34\x8c\xab\x60\x04\x2b\x30\xae\x42\x62\xb1\x02\xe3\x2a\x98\x2a\x0a\x8c\xab\x68\x69\x85\x71\x29\xbd\x4e\x81\x71\x15\x81\x35\x18\x57\xd1\x42\x0b\xab\x2a\xc2\xfd\x30\x27\x85\x85\x15\x98\x53\x61\x2c\x55\x98\x53\x61\xcf\x40\x85\x39\x55\x94\x6f\x85\x39\x55\xd6\xa5\x0a\x73\xaa\x98\xa1\x2a\xcc\x49\x19\x59\x2a\xcc\x49\xb9\x69\x2a\xcc\xa9\xf2\x35\x2b\xcc\x49\xe5\xb0\x2a\xcc\x49\xd9\x5a\x2a\xcc\xa9\x32\x96\x2a\xcc\xa9\x06\xdd\xa5\xd1\x72\xb4\x3a\xff\xd4\x75\x83\x96\x7a\x6d\xf2\xd5\xa4\xbe\x98\x7c\x95\x51\x50\x61\x4e\x2a\x95\x55\x61\x4e\x96\x01\xe6\xaf\x4b\x72\x85\x54\x55\xcc\x11\x15\x52\x55\x59\x5e\x2a\xa4\x4a\x89\x5c\x2a\xa4\xaa\x02\xf4\x2b\xa4\xaa\xf2\xa1\x2b\xa4\xaa\x16\xb5\x10\x0f\xa3\x46\x85\x38\x55\xf0\x5f\x85\x38\x29\xd8\xab\xde\x88\xd7\x25\x02\xe2\x75\x3d\x1d\xf1\xf8\xb4\x15\x52\x55\x31\x16\x54\x48\x55\xc5\x26\x55\x21\x55\x95\xcf\x5e\x21\x55\x15\x5f\x6d\x85\x54\x55\x6c\xde\x15\x52\xd5\x6e\x9d\x43\x06\x74\x61\x85\x54\x55\x22\x12\x2a\xa4\xaa\x2e\xdd\x93\xcf\x07\x6e\xac\x90\xaa\x3a\xd4\x17\x93\x4f\x15\xbd\x2a\xa4\xaa\x5d\xba\x6e\xf0\x3c\xc9\x80\x7c\x53\x7d\x59\x9c\xe3\x43\x43\xaa\x9a\x06\x1d\xa4\xaa\x11\x92\x53\x21\x55\xcd\xe9\x1c\x49\x3d\xb1\x6f\x56\x4f\x12\x43\xf0\x43\x85\x54\x35\xa7\x7b\x46\x5a\x3a\x97\xb8\x0e\x19\x20\x55\x0a\x2e\xab\x90\xaa\xa6\xe1\x09\x73\x52\x58\x58\x85\x39\x35\x62\x09\x2a\xcc\xa9\x3d\xba\x0b\xf2\x11\x9a\x58\x61\x4e\x2d\xe8\xe9\xc8\xa7\x41\x0e\x73\x6a\x98\x31\x2a\xcc\xa9\x45\x9d\x43\x3e\x70\x63\x85\x39\x29\x80\xac\xc2\x9c\x5a\xd4\x39\xe4\x63\x39\xab\x30\xa7\x86\xda\xac\x30\x27\x15\x06\xab\x30\xa7\x96\x75\x17\xe4\xc3\x24\x56\x61\x47\x0d\xe3\x59\x85\x01\x75\x1c\xab\x15\x97\x93\xca\x61\x55\x18\x50\x07\x33\x57\x18\x50\xd7\x64\x84\x01\x29\x1e\xa9\xc2\x80\x54\x2a\xab\xc2\x80\x14\x65\x54\x61\x40\xca\xba\x52\x71\x39\x29\xeb\x4a\xc5\xe5\xa4\xd8\xa1\x8a\xcb\xa9\x27\x3d\xa1\xd2\x52\xcf\xec\x3b\x28\x23\x4b\x85\x39\x75\x8c\x6e\x15\xe6\xd4\x35\x8b\x61\x4e\x9d\xe5\xba\xc2\x8e\x54\x1c\xab\xc2\x8e\xba\x96\x10\xd8\x51\x67\xf1\xae\xca\x03\xae\xe5\x0c\x76\xa4\x78\xa4\x0a\x3b\xea\x55\xf7\x44\x86\xa6\x73\xf4\x13\xa8\x51\x61\x40\x2a\xaa\x55\x61\x40\xbd\xeb\x09\xf4\x13\x53\x4c\x85\x01\x75\xcd\x54\x18\x50\xc7\x3e\x5d\x61\x40\x5d\xb3\x1f\x06\xa4\xc2\x59\x15\x26\xa3\x08\x9d\x0a\x93\x19\x9a\x71\x30\x99\x01\xa2\xad\x30\x99\x71\xe9\x3a\xeb\xe7\xd0\x1c\x33\x26\x53\x54\x77\xa6\xc2\x64\xc6\xad\xa7\xab\x9f\xba\x6e\x72\x8e\x7e\xc2\x64\x86\xe6\x2d\x4c\x66\xc0\x83\x2b\x4c\x66\x68\x49\x86\xc9\x0c\x58\x71\x85\xc9\x58\x9c\xcf\xdf\x97\x64\x48\xce\xc8\xba\xcc\x3e\xc3\x00\xb9\x55\x48\xce\xd0\x12\x09\xc9\x19\xb8\x8e\x2a\x24\x47\x41\x38\x15\x92\x33\x30\x6a\x54\x48\xce\xd0\xeb\x84\xe4\xa8\x94\x54\x85\xe4\x28\xb5\x49\x85\xe4\xa8\xb0\x54\x85\xe4\x0c\x48\x4e\x85\xc8\x0c\x48\x71\x2d\x88\xa7\x0f\x06\x91\x19\xe0\xb8\x0a\x59\x19\x4b\xff\xb4\xbe\x4c\xbd\x78\x08\x89\x42\x56\x2a\x84\x64\x82\xc3\x2b\x84\x44\x11\x25\x15\x42\x32\xbd\xae\x9b\xb4\xf8\x0c\xb8\x87\x26\x5e\xeb\x8a\x7b\x48\x25\xa1\x2a\x64\x65\x6a\x59\x82\xac\x4c\x4d\x54\xc8\xca\xd4\xd4\x84\x91\x4c\x4d\x69\x18\xc9\x0c\xba\xce\x64\x50\xd1\xa9\x0a\x23\x99\x51\xd7\xd9\xbb\x9e\x4e\x4f\x47\x3e\xc8\x66\x85\x91\xc8\x88\x52\x61\x24\x4a\x90\x52\x61\x24\x4a\xc1\x52\x61\x24\x8a\x44\xa9\x30\x92\xa9\xef\x0e\x23\x99\x58\xc4\x2a\x8c\x64\x6a\x82\xc3\x48\xa6\x14\x33\x8c\x64\xe2\x82\xad\x30\x92\xa9\xc9\x0f\x23\x99\x60\xb5\x0a\x23\x99\x52\xd3\x30\x92\xa9\x85\x01\x46\x32\x35\xce\x60\x24\xca\x90\x52\x61\x24\x53\xca\x1e\x46\x32\x41\x6e\x15\x46\x32\x61\x08\x15\x46\x32\xa1\xa5\x15\x46\x32\x9b\xae\x43\x3e\x8d\x56\x18\xc9\x24\x8c\xb0\xc2\x48\x54\x8c\xab\xc2\x48\xa6\x46\x1d\x8c\x64\x6a\x44\xc2\x48\x54\x7e\xab\xc2\x48\xa6\x46\x1d\x8c\x64\x2e\xfd\x13\xf9\x04\x19\x70\x2b\x29\xef\x49\x85\xad\x2c\x2d\x21\xb8\x95\xd6\xa5\xbe\x98\x7c\xeb\x56\xab\xd1\xe2\x8b\xc1\x64\x16\xdb\x33\x2a\x4c\x46\xb9\x4d\x2a\x4c\x66\xdd\xea\x0b\xf1\x41\x1a\xe5\x30\x99\x25\xdc\x08\x93\x59\x82\x0c\x30\x99\x25\xa5\x0d\x93\x59\x52\xef\x30\x99\xe5\x75\x5d\xa0\xc5\xd3\x61\x32\x8a\x01\xaa\x30\x99\xa5\x79\x04\x93\x51\x0e\x96\x8a\x5f\x49\x05\xb7\x2a\x7e\xa5\xa5\xd9\x01\xcb\x59\xc2\x9b\xb0\x9c\x77\x51\x84\xe5\x2c\x4c\x31\x15\x96\xa3\xa2\x61\x15\xee\xb2\x8a\x5a\xf4\x1a\xb3\x49\x85\xbb\x28\x7a\xa7\xc2\x5d\x54\xc8\xaa\xc2\x5d\x14\xcb\x53\xe1\x2e\x8b\xfc\x3a\x15\xee\xb2\xb4\x4a\xc1\x5d\x16\x06\xd5\x0a\x77\x59\x82\x67\x70\x97\x35\xf5\x4f\x7a\x3d\x75\xcf\xc1\x9e\x01\xdd\x93\x5e\x8b\x05\x18\x77\x29\x97\xbe\xb4\xf1\x93\x72\xfd\xd3\x70\x51\x8d\xba\x14\xd5\xa3\xaa\x46\x5d\x8a\x02\x6d\xaa\x51\x97\x72\x49\xc7\x18\x75\x29\x17\x84\xb2\x2e\xb6\x2f\x48\x57\x18\x75\x29\x0a\xe5\xa9\xe6\x2c\x2a\x17\xa6\x8a\x6a\xce\xa2\x72\x89\x2e\x18\xad\x29\x97\x96\x41\x73\x16\x95\x4b\x9f\x1d\x67\x91\x2a\x7a\xb5\x0b\x11\xb0\xcb\xb4\x8b\x7e\xf2\x69\xdb\x45\x3f\xbd\xce\xd1\x4f\xd0\x59\xbb\xe8\x67\xd0\x5d\xe8\x67\xd0\x3f\xe9\x67\xd4\x39\xfa\x09\x02\x6b\xec\xe6\x51\x48\x4e\x33\xea\x52\x62\xd5\x3f\xe9\x27\x8b\x5b\xbb\xf4\x19\xd4\x9a\x9c\x1b\xb4\xf8\x0c\x2c\x75\xcd\xa8\x4b\xb9\x40\x6e\xcd\xa8\x4b\xb9\x58\xc0\xda\x8d\x7c\xe0\x9c\x76\x23\x1f\x11\xa9\x8d\x04\xde\x97\x9e\x7e\x23\x5f\xd5\x39\xe4\x6b\x7a\x02\xf2\x61\x52\x69\x37\xf2\x31\x94\xda\x8d\x7c\xa0\x90\x46\x5e\x38\xf7\xe8\x9e\x7c\x07\x96\x9e\x66\xdc\xa5\xdc\x97\xae\x33\xf9\xee\x5b\xad\x49\x4b\xfd\x34\xf9\x6e\xfc\xcd\xcd\xb8\x4b\xb9\x51\x63\xcd\xb8\x4b\x51\x31\xa7\x66\xdc\xa5\x28\x0b\x4a\x33\xee\x52\x6e\x7d\x15\xe3\x2e\xe5\x46\xad\x34\xe3\x2e\x45\xe9\x59\x9a\x71\x97\x72\xe3\xb4\x6b\x6c\x03\x52\xc1\xa6\x66\xdc\xa5\xdc\xfa\x0e\xc6\x5d\xca\x8d\x7a\x68\xc6\x5d\xca\xad\xf7\x69\xdc\xa5\x28\x0e\xa6\x39\xe4\xab\x6a\x21\x5f\xd5\x75\xc8\xa7\xb7\xeb\x90\x0f\xf5\xd0\x3c\xf2\xe9\xed\x7a\xe4\x63\x4b\x44\xf3\xc8\xd7\xf4\x4f\x64\xc0\x6e\xdf\x3c\x32\xb0\xcc\x37\xb6\xfa\xdc\x58\x49\x9b\x47\x06\x20\x4a\x23\x5c\xee\x06\x78\x34\x8f\x0c\xf0\xa8\xe6\x91\x41\xdf\xc8\x23\x03\x0a\xa1\x19\x07\x29\x2a\x22\xd4\x1e\xfa\x09\x28\x69\xc6\x41\x8a\x8a\x0f\x35\xe3\x20\x45\x39\x51\x9a\x71\x90\xe2\x98\xef\xcd\x38\x48\x71\x58\xe3\x9b\x71\x90\xa2\xda\x40\xcd\x38\x48\x71\x2c\x91\xcd\x38\x48\x71\x8f\xae\xcb\xb4\x90\xd6\x38\x48\x51\xd4\x48\x33\xef\x4d\x79\xc7\x99\x79\x6f\x8a\x2b\xba\xce\x64\x70\x5e\xfd\x1c\xfc\x13\xf9\xcc\x7b\x53\x1c\xf0\xa5\x3d\xc8\xc7\x22\xdc\x8c\xbb\x14\xe5\x4b\x69\x01\xf9\x50\xfd\x2d\x20\x1f\xce\xb7\x16\x90\x0f\x36\xd6\x02\xf2\x01\x15\x5b\x40\x3e\xfc\x5f\x2d\x20\x1f\x0b\x74\x0b\xc8\x37\x75\xce\xe4\xf3\x97\xae\x43\xbe\xa5\x7b\x9a\x7c\x1e\x73\x59\x33\xee\x52\x3c\x71\x30\xcd\xb8\x4b\xf1\x9a\x2b\xc6\x5d\x8a\xc7\xf0\xdb\x8c\xbb\x14\x7f\xff\x2b\x85\x7d\x33\x87\x50\x51\xcc\x43\x33\x87\x50\xf1\x90\xb8\x66\x94\xa7\x28\x30\xa4\x19\xe5\x29\x1e\x1d\xda\x8c\xf2\x14\x8f\x16\x6b\x46\x79\x8a\x07\xd5\x35\xa3\x3c\x45\xf1\x10\xcd\x28\x4f\xf1\x38\x1b\x9a\x51\x9e\xe2\x35\x51\x23\xa2\x37\x5d\x87\x78\x20\xa9\x46\x48\x9c\xd7\x0b\x8c\xf4\x13\x1b\x66\x4b\xf4\x13\x9d\xd6\x12\xfd\x1c\x3a\x47\x3f\xc9\x59\xd0\x12\xfd\xc4\x82\xda\x12\xfd\xd4\xe4\x48\xf4\xb3\xeb\x3a\xfa\xa9\x05\xcc\xe8\x50\x79\x30\x39\x34\xa3\x43\xe5\xd1\x20\x37\x3a\x54\x14\x7f\xd1\x8c\x0e\x15\x45\x55\x34\xe8\x90\xa2\x23\x9a\xd1\xa1\xf2\xdc\x7a\x9e\x7d\x22\x15\xd9\x69\x46\x87\xca\x83\x59\xa1\x19\x1d\x2a\xf2\xfb\x37\xa3\x43\xe5\x41\x35\x36\xa3\x43\x45\xe9\x52\x9a\xd1\xa1\xa2\xb4\x27\xcd\xe8\x50\x79\xb0\x7a\x35\xca\xb6\x3e\x1a\x2e\xc6\x79\xca\x83\xe9\xa0\x19\xe7\x29\x8f\xbe\x51\x46\xbe\xa8\xeb\x90\x4f\x93\x31\x23\x5f\xd4\xf3\x98\x62\x38\xae\x5a\x46\xbe\xa4\xbb\x20\x5f\x52\xaf\x91\x0f\xbb\x68\xcb\xc8\x27\x55\x95\x91\x4f\x53\xa5\x20\x9f\x46\x48\x41\x3e\x2c\xa8\x0d\xc7\xce\x23\xa5\x56\x90\x8f\x88\xd4\x66\x8e\x9d\xa2\xfc\x17\xcd\x1c\x3b\x45\xde\xee\x66\x5c\xa9\xc8\x9f\xde\xcc\xb1\x53\xe4\x33\x6f\xe6\xd8\x29\x41\x53\xda\xb8\x52\x09\xc4\xdd\x34\xe3\x4a\x45\x9e\xf7\x66\x5c\xa9\x84\xaa\x7b\x4e\x5a\xc8\x60\x5c\xa9\x28\xab\x45\x33\xae\x54\x02\xce\xa2\x66\x5c\xa9\xc8\xdd\xdd\x8c\x2b\x95\x00\x46\x6f\xc6\x95\x8a\x72\x5c\xb4\x37\x4f\x1b\x7d\xa9\xc8\xa0\xd1\x5a\x91\x01\xc2\xdc\x2a\x32\x74\x3d\x0f\x19\x70\x9a\x37\xb6\xfa\x04\xfc\x04\xcd\xb8\x52\x09\x5a\xe6\x2b\xf2\x0d\x5d\x87\x7c\x5a\xe6\x2b\xf2\x69\xe6\x54\xe4\x93\x0a\x37\xae\x54\xa2\x46\x9d\x71\xa5\x12\x31\x6d\x35\xe3\x43\x25\x82\x8b\x9b\xf1\xa1\x12\x41\xc2\xcd\xf8\x50\x51\xe5\x97\x66\x7c\xa8\x44\x2d\xb4\xc6\x87\x4a\xd4\x98\x30\x3e\x54\x94\xe3\xa2\x19\x1f\x2a\xaa\xfc\xd2\x8c\x0f\x15\x55\x7e\x69\x0d\x48\x14\x74\x4f\xc2\x63\xb1\xe2\x37\xe3\x43\x45\x39\x2e\x9a\xf1\xa1\xa2\x6c\x18\xad\x21\x03\x5e\x98\xd6\x91\x01\xc3\x4c\x33\x3e\x54\xa2\xd4\x43\xc7\x81\x88\xd7\xa7\x75\xe4\x93\x2a\xee\xc8\xa7\x51\xd0\x91\x41\xab\x54\x47\x06\x29\xe6\x8e\x0c\x98\x69\x5a\xa7\x9f\x44\x5f\xb5\x4e\x3f\xa5\x98\x3b\xfd\xfc\xa5\xb4\xff\xbe\x24\x77\x44\xd0\x20\x18\x72\x7c\xa8\x85\x08\xfa\xb4\x46\x79\x8a\x7c\xd8\x6d\x20\x82\x06\x08\x89\xb1\xe5\xd1\x6e\x46\x79\x8a\xf2\x51\x34\xa3\x3c\x45\xde\xf5\x66\x94\xa7\xc8\xbb\xde\x8c\xf2\x94\xa4\xc5\xcd\x28\x4f\x49\xc2\xc5\x24\xc6\x96\x3f\xbd\x19\xe5\x29\x2a\x11\xd3\x8c\xf2\x14\x95\x88\x69\x46\x79\x4a\x92\x6e\x32\xca\x53\x94\xf1\xa2\x99\x63\xa7\x24\x48\x7f\x33\xc7\x4e\x49\x42\x75\xe6\xd8\x29\x09\x8c\xde\x26\x56\x59\x2d\x67\x13\x19\xa0\x58\x6d\x22\x83\x34\xff\x44\x06\x0d\xcf\x89\x0c\x42\x0c\x13\x19\x34\xe8\x26\x32\x68\x19\x9c\xc8\x20\x34\x31\x91\x41\xc3\x0c\x02\x24\x9f\x79\x33\x02\x14\x14\xdb\xd9\x20\x40\xca\xb7\xd1\x16\x32\x60\xa1\x6a\x0b\x19\x08\xe8\x6a\x90\x23\xd5\x7a\x69\x30\x20\x15\x9a\x69\x30\xa0\xa4\xa5\x0e\x06\x94\xb0\x53\x36\x18\x50\x22\xdc\xbe\xc1\x80\x94\x7d\xa3\xc1\x72\x92\xf0\x0a\x2c\x27\x69\x01\x83\xe5\xa8\xee\x4c\x5b\xc8\x00\x85\xec\x17\xfd\xec\x6a\xd1\x4f\x8c\x0c\x1d\x06\x94\x50\x86\x1d\x06\x24\xaf\x7c\x87\x01\x29\x8b\x46\x87\x01\x25\xb6\x73\x77\x18\xd0\x62\xf2\x77\x18\x90\xbc\xe4\x9d\x6d\x39\x4a\x14\xdf\x61\x40\x69\xe9\x79\xc8\x40\xee\xbe\x0e\x03\x92\x07\xbd\xc3\x80\x94\x7d\xa3\xc3\x80\xb2\x57\xcf\x6c\x2c\x65\xc6\x52\x87\x01\xc9\xc1\xdd\x61\x40\x99\x68\x8c\x0e\x03\xca\xec\x75\xeb\x30\x20\x55\x9a\xe9\x30\xa0\xac\x5e\xc3\x80\x32\x4b\x56\x87\x01\xc9\x19\xdd\xe1\x35\xca\xd3\xd1\x6f\x52\xc3\xc3\x10\x3a\xbc\x46\x19\x36\x3a\xbc\x46\x19\x36\x3a\xbc\x46\x6e\xdd\x0e\xaf\xc9\x4d\x4f\xa7\xd7\x78\x6f\x3a\xbc\x26\xeb\xab\xc0\x6b\x94\x8b\xa3\xc3\x6b\x32\x48\xb1\xc3\x6b\x32\xa6\x98\x0e\xaf\x29\x97\xae\x0b\xb4\xf4\x4f\xfb\x2a\xca\x8d\xd1\xe1\x35\xe5\xd6\xf3\x32\x2d\xde\x27\xbc\x46\xb5\x49\x3a\xdc\xa5\xe8\xed\xc2\x5d\x0a\x1e\x93\x0e\x77\x51\x16\x8d\x0e\x77\x29\x60\xd1\x0e\x3f\x29\xcc\xbf\x6e\xbe\x95\x52\x98\x7f\x1d\xdf\x4a\x01\xcd\x77\xb8\x4b\x01\x79\x77\xb8\x4b\xd1\x9b\x87\x9f\xc8\xc9\xdb\xe1\x27\xca\xa9\xd1\x3d\x7d\x21\x85\x55\x87\x83\x14\x54\x71\x87\x83\x14\x8d\x33\x38\x48\x81\xc9\x74\x38\x88\x8a\x77\x74\x38\x48\x01\x2a\x76\x38\x48\x19\xff\x32\x5c\x74\x68\x46\x59\xba\x65\xa3\xa5\x9b\xd8\x2b\xab\x64\x9b\xea\xd0\x8c\xaa\x81\x0c\xcd\x50\xbd\x8c\x0e\xcd\x28\x68\xdb\x0e\xcd\xa8\x2c\x91\x1d\x9a\x51\x41\x83\x1d\x9a\xa1\xac\x16\x1d\x9a\x51\xf5\x02\xa1\x19\x55\xaf\x1a\x9a\x51\x89\x76\xec\xd0\x0c\xe5\xbf\xe8\xd0\x0c\x65\xca\xe8\xd0\x8c\xaa\xd7\x09\xcd\xa8\xa8\x95\x0e\xcd\x90\x27\xb5\x43\x33\x94\x37\xa3\x43\x33\x2a\x9a\xb8\x43\x33\x54\x13\xa3\x43\x33\x6a\xd4\x3d\x17\x2d\x06\x0f\x5c\x42\x19\x36\x3a\x5c\xa2\x6a\x52\xc1\x25\x2a\x08\xb3\xc3\x25\x2a\x28\xab\xc3\x25\x94\xf1\xa2\xc3\x25\xaa\x3e\x34\x5c\xa2\x76\x9d\x43\x3e\x08\x57\x87\x4b\xa8\x46\x45\x87\x2f\x28\x03\x45\x87\x2f\x54\x2c\x5b\x1d\xbe\x20\x27\x68\x87\x2f\x54\xd2\x00\x75\xf8\x42\xc5\xce\xd5\xe1\x0b\x72\x7b\x76\xf8\x82\x9c\x99\x1d\xbe\xa0\x6a\x16\x1d\xbe\xa0\xec\x14\x1d\xbe\xd0\x34\xc5\xe0\x0b\x72\x5f\x76\xf8\x82\x6a\x54\x74\x38\x41\xc3\xdb\xdd\xb3\xaa\x59\xf0\x76\xc1\xef\x0d\xf5\xd7\xc1\xef\xaa\x3c\xd1\xc1\xef\x72\x27\x76\x30\x7a\x63\x1b\x50\x07\xa3\x37\xcc\x1f\x1d\x8c\x2e\x67\x5f\x07\xa3\xb7\xa2\xbb\xd8\xf7\x53\x3d\x89\x0e\x46\x6f\xd8\xb5\x3b\x58\xbb\xa1\x56\x3a\x58\x5b\x19\x1a\x3a\x58\xbb\xe9\x3b\x80\xb5\x1b\xf8\xb6\x83\xb5\x1b\x48\xb8\x17\x64\xd7\x72\x56\xe8\xa7\xbe\x18\x58\xbb\x61\x83\xee\x60\xed\xa6\xd9\x01\xd6\x6e\xb0\xb1\x0e\xd6\x6e\x43\xad\x9b\x73\xf4\x13\xac\x2d\xc7\x63\x07\x6b\x37\x29\xa0\x8a\x0c\xfa\x7e\x60\xed\x46\xe6\x91\x0e\xd6\xee\x18\x27\x3a\x58\x5b\xb9\x23\x3a\x58\xbb\x6b\x31\x05\x6b\x2b\x07\x44\x07\x6b\x77\x29\x27\xb0\x76\xd7\x77\x07\x6b\xab\xbc\x44\x07\x6b\x77\x2d\xc2\x60\xed\x7e\xa9\x9f\x8b\x16\xcf\x03\x6b\x77\x2d\xa6\xe6\x97\x28\x2a\x4b\xd1\x1b\xf2\x69\x84\x80\xc3\x55\xa4\xa2\x83\xc3\xbb\x16\x6f\x70\x78\x07\x4a\x75\x70\x78\xc7\x97\xd3\xc1\xe1\x5d\x23\x0b\x1c\xde\xa5\x0c\xc1\xe1\x5d\xeb\x04\x38\xbc\xc3\xd4\x3a\x38\x5c\x99\x32\x3a\x38\xbc\x47\xdd\x13\xf9\x92\xee\x82\x7c\x38\x5d\x3b\x38\xbc\x13\x4c\xd0\xc1\xe1\x9d\xa0\xd0\x0e\x0e\xef\xfa\x0e\xe0\xf0\xa1\x77\x0d\x0e\x1f\xbf\xde\xe0\xdf\x97\x64\x20\x7a\xd7\x24\x36\x97\x45\x19\xd2\x85\xe6\xb2\x28\xca\x59\xd0\x81\xef\x03\xbc\xd9\x81\xef\xc3\xe9\x9c\x89\xae\x3d\xef\xdd\x5c\x16\x65\x38\xdd\xc5\x44\x57\x75\x89\x0e\xb4\x1f\x9a\x8c\x40\x7b\xe5\x3a\xe8\x40\x7b\x55\x82\xe8\xe0\xf7\x01\x41\xef\x86\xdf\x8b\x32\x18\x74\xf0\xfb\xd0\xab\x06\xbf\x2b\x83\x41\x07\xbf\x0f\x10\x6d\x07\xa3\xab\x4a\x44\x07\xa3\x0f\x4d\x70\x30\xfa\x90\x0e\x05\xa3\xab\x4a\x44\x07\xa3\x2b\xbb\x41\x07\xa3\x2b\x2f\x41\x07\xa3\x0f\x08\x73\x07\xa3\x2b\x33\x40\x07\xa3\x8f\xa8\x7e\x22\x03\x58\xb4\x83\xd1\x47\x51\x0b\x19\x08\x6d\xeb\x13\x19\x08\x4e\xea\x13\x19\x08\x39\xea\xe0\xf7\x21\x9c\x03\x7e\x1f\x78\xad\x3b\xf8\x7d\x40\x9f\x3b\xf8\x5d\xf9\x05\x3a\xf8\x5d\x2e\xd8\x0e\x7e\x57\x75\x89\x0e\x7e\x97\x43\xb6\x83\xdf\xe5\xc8\xed\xe0\x77\xd5\x85\xe8\xe0\xf7\x41\x82\xa2\x3e\x91\x4f\x4a\x1b\xfc\xae\x6a\x16\x1d\xfc\x3e\x84\x68\xc1\xef\x43\xca\x02\xfc\x3e\x96\xce\x99\x0c\x13\x4b\x68\x07\xa3\x4f\xcc\x1f\x1d\x8c\xae\xad\xf3\x1d\x2f\x85\xb6\xb9\x77\xbc\x14\x72\x4a\x76\xf0\xfb\x24\x2c\xac\x83\xd1\xb5\xb1\xbd\x5b\xf0\x55\x99\x45\xf7\xa4\x7a\x0d\x4b\xf2\x00\xbf\x4f\xb6\x7a\x0f\xf0\xbb\x4a\x1e\x0c\xf0\xfb\xe4\x3b\x0c\xf0\xfb\xe4\x7d\x0e\xf0\xbb\xdc\x90\x03\xfc\x3e\xab\xee\x02\xcf\x88\x7a\x02\x32\x60\x72\x18\xa0\xf2\xc9\xb2\x3b\x40\xe5\x73\xe8\x9c\xb2\x20\x4f\x5a\xf4\x7a\xe8\x9e\xf4\x9a\x88\xa0\x01\x2a\x9f\x98\x1c\x06\xa8\x7c\x62\xc8\x1b\xa0\x72\x95\x43\x18\xa0\xf2\x89\xf2\x1d\xf8\x1e\x26\x0c\x76\xb0\xc9\x3e\x62\x41\x1d\xa0\x6b\x39\x17\x07\xe8\x7a\xb1\x0c\x0e\xd0\xf5\x02\xa7\x0e\xd0\xb5\x5c\x78\x03\x74\xbd\xf0\x1a\x0c\xd0\xf5\xc2\x78\x36\x40\xd7\xda\xf0\x3f\x40\xd7\x0b\xaf\xc1\xc0\xde\xbf\xa2\xee\x49\xcc\x43\xd4\x5d\xec\xbd\x2c\x4c\x1c\x03\xcc\xbc\x92\xee\x49\xcf\x58\x22\x07\x98\x79\xf1\x6d\x07\xf6\x7e\xb9\xfe\x06\xf6\xfe\x85\x51\x6a\x18\x9e\x0e\x99\xad\x6f\x83\x3a\x30\x85\x98\xe5\x01\x9e\xbe\x98\xef\x43\x29\x84\x59\x27\x86\xe1\x69\x27\x33\xcd\x30\x45\xe9\x3d\x38\x7c\x98\xa2\xf4\x1e\x15\x37\x4c\x51\x7a\xd9\x8b\x87\x29\x4a\xaf\xaa\xec\xc3\x14\xa5\xf7\xc0\x97\x61\x8a\xd2\x5b\x4d\xf8\xbf\x2e\xc9\xc3\x74\xa8\xd7\xc6\xc5\x61\x3a\xd4\x7b\xac\x9d\xc3\x74\xa8\xf7\x2c\x60\xc3\x74\xa8\x57\xd2\xec\x61\x3a\xd4\xfb\x4b\x0f\xef\x3c\x4e\xd7\x0d\x5a\xba\xe7\xa4\xd5\x68\x2d\x3a\xcd\x67\x30\x1d\xea\x65\x9f\x1e\x8d\x4e\xb3\xf4\x8c\x46\xcf\xf0\xbc\x0f\xd3\x7e\x5e\x15\x0f\x86\x69\x3f\xaf\x1a\x07\xc3\xb4\x9f\xbb\x31\x63\x8c\x46\xcf\xba\xfe\xd9\xed\x9c\x86\x99\x29\x20\xef\x30\x55\x8c\xce\x2b\xc3\x86\x39\x3a\x4f\x67\xf2\x8f\xce\xd3\x21\xfd\xc3\x14\x90\xd3\x66\xd6\x61\x0a\xc8\xc9\x29\x32\x4c\x01\x39\x07\x52\x1c\xa6\x80\x9c\xd3\x04\x37\x05\xe4\x1c\x64\x6c\x98\x02\x72\x4e\xbd\x36\x05\xe4\x1c\x11\xc5\xc3\x94\x4c\x50\x9d\xeb\x81\x92\x51\x2c\xf0\xa0\x7a\xda\xc4\x39\x35\x86\xf0\x83\xae\xa3\xe4\x0e\x2a\x75\xc8\x2f\xde\xf5\x4f\xca\x76\xe9\x9d\x99\x02\x0a\x5e\x8b\x8d\x29\xa0\x91\xa3\x1f\x2a\x04\x35\x4c\x09\x85\x77\x18\xa2\x84\x14\x55\x3c\x48\xed\x22\x37\xde\x50\x04\x30\xfe\x80\x21\x25\x44\x2a\xcf\x41\x04\xb0\xb2\x42\x0c\x2a\xa8\x29\x17\xc2\xa0\x82\x9a\xc3\x92\x3f\xa8\xa0\x26\xfb\xe0\x30\x25\xb4\x14\x33\x3a\xf0\xa2\xcb\x0a\x3e\x64\x44\x22\xe6\x63\x98\x12\x0a\x91\x68\x8d\x61\x4a\xc8\x2b\x4d\xd0\x98\xca\x34\xa1\x27\x90\x2d\x43\xef\xc6\x94\x50\x58\x04\x6e\x0d\xf2\xb7\x14\x90\xd6\x30\x25\xf4\x2c\x2d\x7e\xa6\x84\x82\xc7\x7e\x3d\x30\x22\x5d\x44\x6b\x8c\xa9\xd8\x0d\xfe\x69\x4a\x28\x84\xa6\xd6\x6d\xef\x34\xcd\xd1\x51\x4b\xc3\x14\x51\xe8\x9a\x41\xaf\x21\x09\x39\xc8\xe1\xa2\x18\xeb\x41\x65\xb6\x1b\x94\x36\x4c\x49\x8d\x1c\xe2\xe8\xef\xbf\xc9\xf1\x02\x17\x1b\xda\x7b\x09\x08\x19\xeb\xe7\x5b\xce\xa5\x23\x26\xeb\xa5\xf9\x68\xc6\xa6\x50\xa5\x20\x28\xc3\xe6\xb5\xd8\x49\x91\x69\x9c\x13\x45\xac\x1a\x7e\xc3\x14\x59\x18\x70\xa7\xa9\x7a\xd9\xcc\xd5\x49\xbd\x6c\xa9\xb5\x29\x45\x06\xd3\x98\x28\xb2\x01\xfe\x9c\xe4\x80\x09\xcc\x96\x79\xc9\x0d\xaa\x7b\x5a\x0d\x17\x45\x57\x4f\x4a\xb4\x69\x73\xca\x24\x8a\x38\x30\x5e\x27\x86\xa8\x86\xb5\x7c\x62\x88\xd2\xb6\xe9\x49\x62\x4d\xdf\x75\x97\x6e\x5f\x6f\xe9\x79\xf6\x2d\x15\x72\x38\xe5\x8a\xc7\xaf\x35\x4d\xe5\xf1\xbd\x50\x90\x93\xc4\x9b\x57\x52\x4b\xf9\x78\xb8\x13\x6a\x4f\xc9\x1f\x26\x65\xda\x22\xb0\x65\x9a\x31\x6a\x29\x72\x79\x12\x2e\x1c\x00\xa8\x93\x70\xe1\xa0\xb7\x68\xee\xf8\xf0\xa0\x4a\xa7\xb9\xe3\x83\x29\xdd\xbf\x2e\xd3\x93\x0a\x6e\xda\xb6\x30\xdf\xed\x99\x9e\x16\x5e\xe0\xaa\x4e\x63\x4b\x2c\x7a\x80\xf6\x25\xf1\x4a\xd1\xb9\x89\x18\xbd\x89\xce\xbd\x88\xb4\x9d\x4a\x6c\xc3\x14\x98\x54\x70\x7b\xc0\x92\xd3\x29\x58\x84\xeb\x88\x32\x56\x45\xeb\x49\x19\xee\xa7\xe9\x3a\x1b\xc6\x19\xda\x35\x49\x6c\x73\x33\x39\x27\x89\x6d\xee\xa4\xbb\x10\x65\xac\x4f\x61\x16\xad\x20\xe7\xc4\x44\x73\x5f\x7a\xf1\xa6\xb9\x83\x03\xb1\x4d\x2a\xb8\xc9\xad\x37\x49\x6c\x13\xb0\xb5\x4d\x34\xf7\x15\x74\x17\xcc\x09\x20\x85\x49\x94\xf1\xcd\xa4\x9e\x68\x6e\x05\x56\x4d\x34\xb7\x12\xd2\x4f\x34\xb7\x42\x6a\xa6\xd7\xa7\xe5\x4d\x10\x65\x1c\x41\xa4\xd3\xc7\x9f\x01\x94\x75\xad\x82\x7a\x74\xad\x95\x21\x52\x96\xdc\x89\xa5\x4c\x31\xb4\x93\x2a\x6e\x15\x4b\xe7\x24\x69\x67\x07\xa3\x4e\x22\x8d\x95\x3c\x75\x92\xb4\x53\x93\x79\x5a\xa4\x71\x50\xe4\xc0\xa4\x8a\x9b\x94\xf2\xa4\x8a\x5b\x61\xa2\x4f\x2c\x6c\xda\x60\x3f\xcd\xc2\xb6\x14\xda\x3f\xa9\xe2\xf6\xb0\x30\x4d\x2c\x6c\x37\x35\x52\x26\x55\xdc\x1e\x48\xfd\x34\x2f\xff\x52\x86\xd9\x69\x5e\xfe\x90\xf5\x65\xf0\xf2\xe7\xa0\x27\xd8\x37\xcc\xb8\x43\xa7\x99\xdf\x78\x37\x49\xbd\x63\x1b\x38\x16\xbf\x49\x24\xb2\x16\xca\x69\x26\xb8\x90\x31\x7f\x4c\x92\x81\xaa\x48\xed\xc4\x04\xa7\x28\xd7\x49\x32\x50\x25\x0c\x9a\x41\xa5\x96\x78\x6f\x66\x82\x0b\x4a\x96\x3e\x83\x22\x82\xb8\x0b\x26\xb8\x77\x64\x06\x45\xcc\xa8\x45\x34\xf5\xa5\xbb\x50\x8a\x48\x7d\xa1\x92\x5b\xd1\x02\x42\x32\xd0\xa2\xd1\x1e\x50\x99\x5a\x78\x48\x06\xea\x34\x86\x31\xc1\x5d\x98\x0a\x67\x20\xbf\x2f\xa6\x91\x19\xf0\x4b\xe0\x36\x9b\x4a\x14\x0a\xee\x9f\x94\x6b\x5b\xfa\x32\x51\x11\x25\x6a\x99\xca\xf4\x1a\x33\x94\x6b\x53\x8c\xc5\x24\x82\xb9\x12\x61\x35\x29\xd7\x96\xd4\x33\x12\x85\x56\xcd\x74\x4c\x70\x17\x9b\xec\xa7\x99\xe0\x42\x2d\xba\x8e\x68\x71\xa7\x73\x26\xdf\xd4\x17\x23\x51\xa8\x22\xc1\xa6\xb9\xfa\x97\xcc\x81\x93\xe8\xe6\xf0\xf6\x8c\x1c\xe1\x55\xff\x34\x35\x52\x71\x46\x4f\x33\xeb\x05\xa5\xfd\x9a\x94\x72\xeb\x98\x85\x26\xfb\x3b\x1f\x8d\x35\xcc\x7a\x19\xd0\x31\x31\xeb\x75\xcd\x66\xcc\x7a\x93\xb8\x9b\x69\x66\xbd\xa0\x98\xa3\x89\x59\xaf\x48\x8d\x28\x51\x28\x20\x6f\x2a\x0c\x80\x9d\x92\x93\x52\x6e\x37\xa6\x9f\x49\xa2\xd0\xf8\x3e\x81\xfa\x2a\xff\x4c\xdc\x39\xc9\x21\x7a\xe3\xb5\x9e\x04\x4c\x5f\x97\x3a\xad\x0c\x0d\xbc\x24\x8b\x10\x58\xaa\x3b\x3d\x2d\x0a\x60\x15\x70\xcc\x54\xc9\x6d\xdd\x25\x6b\x7f\x20\x2f\x3e\x7f\x96\x99\x4b\x47\x6c\x1a\x2a\x94\x69\x5a\x24\x80\xf4\x98\xee\x5d\x7e\x8e\x40\x08\xa6\x59\x1b\x43\xf0\xba\xa2\xd1\xd2\xbf\x4d\x63\x06\x0d\x4e\xb3\x36\x86\xa8\x97\x49\x8d\xed\xa8\x4f\x69\xd6\xc6\x90\x35\xc8\x2c\x22\x20\x54\x3c\xe6\xb3\x80\x7e\x9e\x38\x26\x58\x78\x16\xa1\x1f\xfd\xdb\xdb\x87\x87\xf4\x4c\x2a\xbb\x5d\x78\x72\x27\x95\xdd\x3c\x76\xe7\x49\x65\xb7\x47\x53\x9c\xca\x6e\x01\xd2\x33\xa9\xec\x16\xb0\x7e\x4e\x2a\xbb\xc9\x71\x36\xa9\xec\x96\x96\x9e\x6e\x95\xdd\x54\xb8\x7f\x52\xd9\x4d\x89\xdc\x27\x95\xdd\x54\x38\x72\x9a\x15\x73\xe4\x70\x8d\x05\x36\x9d\xe5\x07\x19\x0c\xb0\xfb\x24\x49\xa8\x72\x74\x4c\x92\x84\xaa\xd2\xca\xac\xaa\xbb\xc2\xe0\x27\x49\xa8\xb2\x1e\x4c\xd5\x4c\xc0\x76\x3b\x49\x12\xaa\x24\xf1\x93\x24\xa1\xca\x98\x3d\xeb\x9e\xcf\x7a\x92\x24\x54\x39\x7a\x27\x25\x14\x94\x3c\x75\x2a\x49\x68\x55\x5f\x48\xc2\x28\x39\x49\x12\x3a\xde\x73\x63\x4b\xfa\x38\x49\x12\xaa\x6c\x6e\xf3\x2b\x41\xcf\x54\x82\x1e\x7c\xf0\x93\x28\x6b\x39\x4e\x27\x51\xd6\xe2\x73\xb3\x29\x3b\x0a\xf2\x11\x65\x1d\xb4\xb4\x10\x65\x1d\xbc\xee\xc9\xb6\xdd\xac\xbb\xb0\x6d\xf7\xbd\x27\x7b\xd9\x34\x33\x88\xb2\xd6\x1e\xb8\xd9\xb4\xc9\x48\x77\xd1\x26\x1c\xde\x12\x51\xd6\x8a\xe6\x9f\x8a\xb2\xc6\x0e\x39\xdb\xdc\x62\x92\x67\x5b\x5b\x9c\xec\xec\x0a\xb4\xa4\x9f\x58\x33\xdf\x25\x9e\x5a\xdc\x0a\x48\x9b\x58\x33\x6f\x4c\x5e\x13\x93\xa5\x22\x46\xa6\x4a\x2f\x48\x19\x60\xb2\x94\x8b\x7c\x62\xb2\x94\x93\x7a\x62\xb2\x94\x7b\x79\x62\xb2\xcc\xef\x3f\xb1\xa8\xeb\xcd\x63\xb2\x6c\x9a\x09\x98\x2c\x65\x0b\x9f\x98\x2c\x65\x04\x9a\x98\x2c\x65\x7c\x98\xc6\x18\x9d\x42\x5c\xa7\x31\xc6\xa5\x6a\x96\xd3\x18\xa3\x57\x52\xb1\x69\x8c\xd1\xbd\x0b\xb7\x31\x46\x77\x09\x08\x18\x63\xf4\xca\xa3\x37\x8d\x31\x3a\x05\xed\x4e\x63\x8c\x4b\x51\xcf\xd3\x18\xa3\x7b\x61\x88\xb1\x45\x77\x61\xe1\x9e\xc6\xec\x96\x2a\x4f\xce\x49\x5f\xa4\xde\x8c\x4d\xad\x25\xf0\x68\x6c\xca\xbf\x4a\xd9\xd8\x94\xbf\xf0\x8f\x4c\x63\x53\xfe\xc2\x67\x36\x8d\x4d\xf9\x0b\x86\x36\x8d\x49\x79\x85\xf7\xce\x85\x7c\x51\xd7\x19\xab\xb7\x4c\xe9\x7f\x5f\xaa\x8d\x64\x79\x25\xc0\x9b\x0b\xd1\x35\x24\x8c\x60\xf9\x4b\x0b\xc4\xc2\xdc\x80\xf1\x61\x2e\xcc\x0d\x42\x0b\x46\xae\xfc\xa5\x25\xd1\xc8\x95\xbf\xaa\xee\xd2\x69\xa9\x9b\x66\x08\xb9\xb4\xe0\x2f\x44\x9f\x6a\x21\x3a\x16\xb6\x75\x21\x3a\xa6\xf7\x75\x21\x3a\xee\xad\x75\x3d\x9b\x45\x68\x5d\x61\xb3\x08\xad\x2b\x6e\x16\xa1\x75\xa5\xcd\x22\xb4\xae\xbc\x59\x84\xd6\x55\x7e\x2c\x42\xbf\x5a\x75\x33\xfb\xac\xab\x6d\x66\x9f\x75\xf5\xcd\xec\xb3\xae\xb1\x99\x7d\xd6\x35\x37\xb3\xcf\xba\xd6\x66\xf6\x59\xf7\xb5\x99\x7d\xd6\x7d\x6f\x66\x9f\x75\xbb\xcd\xec\xb3\x6e\xbf\x99\x7d\xd6\xad\xcc\x5d\xba\x0b\xa9\x91\x08\x61\x5a\xc6\x6d\x42\x0c\xba\x67\xdf\x4c\x18\x8b\xa4\x9d\xca\x68\xb6\x54\x9d\x1a\x5a\xbb\x48\xda\xd9\xd0\xec\x0b\x7b\xa2\x6a\x42\x2c\xb8\x8d\xb2\x7a\x2d\xb8\x4d\x61\x3a\x2c\xec\x89\x62\x48\x8b\xa4\x9d\x62\x2c\x8b\xa4\x9d\x15\x06\xb1\xe0\x36\xad\xea\x9c\x29\x29\x05\x30\x2e\xb8\x8d\x90\xee\x22\x69\xa7\x10\xe4\x32\x6e\x13\x3c\xcc\x63\x39\x25\x5f\x57\xcf\x08\xe6\xc7\x00\xb6\xe0\x36\x72\xf1\x2c\x27\x33\x04\x6f\xd0\xb8\x4d\xf0\x4c\xe9\xe5\x31\x43\xe8\xbd\x18\xb7\x09\x11\x15\xb0\x64\x95\xbc\x75\xce\x94\x70\xc1\x4d\xb5\x8c\xdb\x84\xae\x77\x6d\xdc\x26\x4c\x54\xe0\x32\x6e\x13\x26\x36\xfb\x45\x75\x6a\xc7\xb4\x5d\xf0\x9a\xd8\xd5\x32\x25\x2c\x07\xda\x52\x75\x6a\x8d\x02\xaa\x53\xab\x1c\xef\xf2\x7b\xb1\x85\x05\xaf\x51\x92\xf8\xe5\xe7\x96\x40\x74\xb1\x83\x52\x89\xa7\x16\x3b\x28\x95\xed\x62\x3d\x7b\x3e\x86\xf5\xec\xf9\x18\x16\x91\x03\x72\xd0\xaf\xe7\xd9\xac\xe6\xcb\x78\xcd\x52\xbd\xed\x05\xaf\x59\xb0\x8a\x65\xbc\x66\xad\x4b\x77\xf9\x25\xdf\xad\x5a\x9a\xcb\x78\x8d\x0b\x92\xd6\x78\x8d\x0b\x4d\xd7\x99\xb9\xef\x56\xaf\x1f\x8c\x8d\x9a\xc5\xc6\x69\xdc\x8d\x29\x6c\x19\xa7\x71\xf7\xd4\x3d\x97\xdd\x05\x3e\xbf\x8c\xd3\x38\x65\x94\x59\xc6\x69\x5c\x84\x63\x2d\xe3\x34\x2e\x02\x9b\x96\x71\x1a\x17\x35\x96\x02\x2b\x03\xf6\xe7\x15\x58\x19\xde\x7b\x32\xfb\xf5\xae\x8d\xb7\xb8\x1b\xd5\xb8\x02\xb3\x1f\x1b\xc1\x0a\xcc\xfe\xa6\x73\xcc\xfe\xa6\xbb\x30\xfb\x9b\xfa\xc2\xec\x87\xfd\xac\xc8\x9c\x86\x89\xae\xc8\x9c\x2e\x3a\x47\xcf\xc6\xbf\x12\x7a\xae\x48\xa7\xa1\x03\x2b\x7e\x2d\x67\x91\xe5\xec\xd6\xb9\xaf\xe5\x2c\xb2\x9c\x69\x02\xc4\xaf\xe5\x2c\xb6\x7d\x21\x8a\x7d\x5f\xc0\x22\x02\x3d\x7a\x02\x02\x81\x8a\x57\x5c\xfb\xb2\x94\x58\xce\x40\xf2\x2b\xb1\x9c\x81\xd5\x56\xd2\x72\xc6\x3d\x13\xa2\x43\x42\x57\x42\x74\x5c\x97\x2b\x85\xcd\x1a\xbd\x92\x6c\xcc\x4c\x2a\x23\x2a\xaf\x6d\x7a\x19\x51\x71\x51\xc3\x3a\xa1\x72\xb4\x24\x27\x54\x8e\x53\x5f\x7e\xc9\x77\x49\xc9\x2c\x23\x2a\x97\x2a\xe7\x2e\x63\x23\xd7\xe5\xaf\xeb\x02\x5f\x2c\xc3\xc1\xde\x69\x39\x37\xec\xe1\x1d\x1a\x77\x75\xce\x41\xdb\x96\x61\x0f\xaf\xe0\xfb\x65\xd8\xc3\x3b\xf6\x1c\x2e\xc3\x1e\x5e\x89\x26\x97\xb9\x4b\xbd\x12\x4d\x2e\x73\x97\x7a\x07\xa1\x5c\x86\x4b\xbc\xd3\x1b\x36\x5c\xe2\x9d\x16\x31\x70\x89\x93\x54\x43\xd6\x78\xbe\xa1\xe1\x12\xef\xf4\xf6\xc1\x25\x4a\x5e\xb9\x0c\x97\x78\x47\xbc\xc0\x32\x5c\xe2\x9d\x86\xa1\xe1\x12\xef\x34\xc9\x07\xf2\xe9\xdd\x0c\xe4\x03\x57\xae\x81\x7c\x70\xac\x35\x90\xaf\xea\x9e\xc8\xa7\x29\x31\x90\x0f\x37\xeb\x9a\xc8\x87\xb3\x6f\x4d\xe4\xc3\xbd\xb7\x26\xf2\x81\xef\xd7\x44\x3e\x4c\x71\x6b\x22\x9f\xbe\xcc\x44\x3e\x8d\x74\xb3\x62\xbb\x57\x95\x99\x15\xdb\x29\x73\xe0\x32\x2b\xb6\xf3\x40\x8a\x65\x56\xec\xa5\x6a\xee\xcb\xac\xd8\xce\x4b\x5a\xb3\x62\x3b\xff\x3e\xaf\xd3\x52\xaf\xc7\x7e\x9d\xa1\xa9\x4f\x2b\x7c\xb5\xe4\x77\xe1\x2e\x4b\x1e\x21\xbe\x8a\x01\xa1\xeb\xc2\x6a\xbe\x0c\x08\x5d\x57\xd3\x3f\xb5\x8c\xf0\x76\x01\x42\x1e\x90\xb4\x00\x42\x5e\x4a\x7d\x31\x2a\x93\xbf\xae\x18\x2e\xe1\xb6\x65\x80\xe8\xba\xe2\xb8\xae\x58\x2e\x59\x65\x17\xc0\xc8\x59\xb6\x18\x77\x5d\x5a\x64\x32\x2d\x8f\x3f\x65\xd0\x7a\xb0\xd3\x5f\xb4\x34\x7e\xd4\xd2\x58\x4e\xb4\xf8\xd6\xa6\xbe\xdc\x65\x20\xc6\xa5\x4a\xcb\xa0\x89\x23\x3d\x9a\xbb\x6e\x2d\xb0\xdc\xc5\xec\xba\x2e\x5a\xac\x94\x01\x68\x6b\x79\x5a\xb8\xed\xcc\x7f\xe1\x2e\x03\x2a\x2e\xde\xf4\xda\xc0\x88\xa3\xf2\xa0\xbb\x6e\x49\xc4\x13\x0c\x8c\xb8\xc7\x78\x89\xbb\x0c\x70\xac\x75\xf3\x3c\x03\x1c\x9f\x16\x70\xf5\x52\xcb\xee\x19\x32\xf7\x74\x28\x90\xcc\xf3\x0c\x00\xb8\x90\x79\x2f\x06\x00\x5c\xb0\x04\x00\xee\xf2\xc8\x67\x61\xa8\xee\x32\x00\xe0\x88\xb8\x77\x97\x01\x00\x67\x95\x2a\xff\xb6\x4c\xbb\xcb\xa3\x03\xf5\xaa\x3d\x3a\x30\xd2\x15\xd3\xf1\x2e\x04\x9d\xeb\xb4\xd4\xb1\xc1\x3f\xf5\x38\x44\x88\xbc\xf8\x87\x6e\x4e\x5e\xee\x43\x37\x4d\x3b\xbb\xeb\xa1\x9b\x9d\x27\x98\x1e\xbf\x40\x26\xee\x22\xb0\xef\x32\x25\xe1\x2e\xac\x8a\xab\x21\x9e\x69\xe0\xc5\xf6\x52\x77\x3d\x0c\xbb\xa6\xeb\xc0\xdf\x37\x9f\xef\x01\x7f\x17\xfe\x19\xc0\xdf\x85\xbb\x04\x51\x2b\x9e\x10\xa0\x33\x17\x12\x05\x51\x24\x5d\x97\x69\xe9\x1c\x14\xe9\x66\xb0\x06\x28\xd2\x8d\xec\xa6\x65\xed\xfd\x5b\xcb\x90\xec\x3d\x74\x17\x99\x90\x18\x20\xa6\xf6\xae\x2b\xe4\xeb\x7a\xca\xfb\xe3\x4c\xfe\x3a\x13\x18\x7a\xb1\xfc\x1c\x7d\x8f\xa0\x12\x52\xd6\xc4\xb2\x1f\x67\xc6\xd7\x99\xa4\xff\xcf\x9f\xa3\xef\x11\x1b\x5e\x58\xcb\xdd\x65\xaa\xd0\xdd\x17\x92\x98\x2a\x74\xe4\xd9\x76\x97\xa9\xc2\xeb\x0a\xcf\x75\x3d\xbc\x2f\x53\x87\xee\xf6\xbc\x4b\xd4\x21\x29\xdd\xdd\x65\xea\xd0\xdd\x9d\xa7\xa0\xf2\xee\xe2\xdd\x5d\x18\x13\xa6\xbe\x42\x71\x4c\x5b\x33\xa6\x05\x8c\x5e\xee\x4a\x9a\x46\x0c\x72\x33\xa6\x45\x16\x49\x77\xd9\x76\x9b\x98\xae\x52\x62\xb8\x9e\x75\xd7\x54\x3c\xdf\x84\x4c\x04\xbd\xde\x21\x4e\x1f\xfb\x08\xcf\x6c\xc8\x91\x51\xdb\x89\x7e\xe6\xe7\xa3\x9a\xdd\x95\xc3\x1f\xef\x17\xff\x78\x3f\x16\x4e\x7d\xe1\x0c\x5c\x79\x74\x55\xf9\x00\x1b\x77\xe5\xfa\x01\x36\xee\xca\xed\xb3\xe0\xba\x2b\xf7\xaf\xd6\xf8\x6a\xcd\xaf\x27\xac\xfd\x09\xe5\xfa\x6a\xdd\x5f\x2d\xf7\x81\x47\xee\x2a\xfe\x03\xa4\xdc\x55\x9e\x0f\x90\x72\x57\x09\x1f\x40\xe4\xae\x12\xbf\x5a\xe9\xab\x95\x3f\xb0\xca\x5d\xa5\x7c\x60\x95\xbb\x4a\xfd\x6a\xb5\xaf\x56\xff\x80\x33\x77\x95\xf1\x81\x5c\xee\x2a\xf3\x03\xb9\xdc\x55\xd6\x07\x56\xb9\xab\x5e\x5f\xad\xfb\xab\xe5\x3e\x90\xcb\x5d\x6f\x94\x84\x5a\xcf\x57\x2b\x7c\x80\x9b\xbb\x14\x25\xe1\x19\x7b\x54\xe9\x99\x5a\x1a\x49\x73\x50\x34\xcf\x09\x27\xf4\x0f\xef\x8c\x70\x42\x97\xd5\x22\x3d\xaa\xe6\x72\xc5\x95\x2c\x75\x82\x01\xee\xd2\xea\x64\x06\xb8\x18\xdf\xe7\x99\xef\x26\x4b\xb5\x11\x4e\x48\x96\x68\x77\x99\x01\x2e\x92\x13\xd1\x5d\x66\x80\x0b\x6c\x77\x77\x97\x19\xe0\x9e\xe9\x74\xdd\x63\xad\xc9\x3d\xcd\x00\xf7\x90\x14\xc0\x5d\x66\x80\x7b\x96\xde\xa7\x19\xe0\x9e\xa5\x51\x60\x06\xb8\xc7\x36\xd4\xff\x7d\xe9\x37\xdb\xdc\xb3\xb4\xb4\x98\x6d\xee\x59\x85\x8f\x69\xb6\xb9\x67\xe9\x95\x35\x44\x2f\x6a\x0d\x5a\x4c\x7c\xb3\xcd\x3d\xab\x33\x79\xcd\x36\x17\xae\x87\x8e\x99\x6d\x2e\xbc\x0b\xba\xd9\xe6\x9e\xb5\x98\x88\x66\x9b\x0b\xef\x02\x6b\xb6\xb9\x40\x85\x06\x77\x99\x6d\x2e\x5c\x52\x4a\x66\x9b\x0b\xef\x22\x64\xb6\xb9\x70\xe9\xe9\x66\x9b\x0b\xd7\x52\xcb\x5c\x1e\xd7\xe0\x05\x9a\x6d\x2e\xb0\x29\xd9\x5d\x86\x8f\xc3\x1d\xf5\x4f\xd5\x3a\xa0\xd7\x9d\x45\xbb\xa9\x2f\xb6\x54\xdd\x93\x57\xdd\x71\xe9\x68\x1a\x19\x3e\x0e\x4e\xca\xc5\xf0\x71\xc0\xc0\xe1\x2e\x22\x3d\x5c\xa7\xd7\x86\x8f\x83\x1b\x7c\x68\xc3\xc7\xe1\x9d\x00\x03\x7c\x73\x31\x58\x0d\x1f\x07\xef\xe8\x99\xe1\xe3\x80\x17\xdf\x5d\x86\x8f\x03\xc9\xc8\xdd\xa5\x48\x8f\xa6\x73\x05\x83\x03\x32\x18\x3e\x5e\x55\xca\xcc\xf0\x71\x78\xde\x7e\x9a\x7c\x8f\xbe\xa6\xe1\xe3\xf0\x54\x06\xa4\xe1\xe3\xf0\xe8\xab\x18\x3e\x0e\x21\x23\x91\xe1\xe3\x00\x3d\x77\x97\xe1\xe3\x90\x84\x99\x0c\x1f\x87\x54\x79\x82\xe1\xe3\x90\x34\xe4\x0d\x1f\x07\xd2\x3a\xba\xcb\xf0\xf1\xaa\x5a\xec\x89\xf2\xc0\xb5\xe8\xae\x89\xdb\x51\x98\xd0\xf0\x71\xc8\x92\xcf\xf0\x71\x28\x17\x6f\x90\x28\x0f\xca\x78\xba\xcb\xf0\x71\x28\x41\xe7\x3a\x2d\xde\x04\x51\x1e\x45\x68\x8e\x28\x8f\x52\x79\xbb\x66\x97\x0c\x45\x0b\x3b\x51\x1e\x4d\x33\xc0\x90\x74\x68\xfa\x7e\x54\xe9\x09\x8e\x5e\x9b\x5d\x32\x34\x8d\x2c\xb3\x4b\x86\xa6\x6f\x6b\x98\x3b\x74\x8d\x64\xc3\xdc\xa1\x6b\x4c\x18\xe6\x0e\xfd\x7d\x9e\xc9\xd7\x17\x6f\xd0\x30\x77\x18\x52\x89\x44\x76\x0c\xc9\x67\x98\x7b\xd5\x9b\xc9\x6f\x98\x3b\x0c\xcd\x00\xc3\xdc\x81\x84\x3c\xee\x36\x03\x63\x18\x40\xa8\xdb\x0c\x8c\x81\xe0\x3b\x77\x5f\x2c\x2f\xc6\xf4\xdc\x6d\x18\x3b\x50\x27\xc7\xdd\x60\x6c\xb2\x54\xb8\xdb\x30\x76\x58\x66\x99\x77\x37\xd1\x1b\x57\xd0\x13\xcc\x44\x84\x71\xd5\xdd\x66\x7c\x8c\xa4\x32\x30\xac\xf0\xab\xf5\x5e\x57\x69\xe9\x9f\x66\x22\xba\x9d\x7a\x66\x7e\x9a\xcb\xec\xdf\xee\x36\xdc\x1e\xef\x5b\xfd\xb4\xe5\xf3\xf6\xea\xcb\xa2\xc5\x75\x66\x7c\x8c\xb7\xf1\x37\x77\xdf\x98\xf8\x80\x7a\xf7\x8d\x7d\x9f\x77\x7d\x13\xb9\xe1\x79\xbb\xf7\x4d\xf8\x42\xd4\x5d\x70\x7d\x33\xdf\xef\x1b\x3f\x54\xa7\xd7\x37\x7e\xa8\x47\x2d\x4c\x60\x97\xae\x33\xf9\xe2\xad\x7b\x56\xce\x15\x5a\x26\x5f\x74\xba\xae\xf3\x4f\xb5\x06\xe7\x78\xf3\x98\x30\x8d\x6d\xfc\x75\x49\xbe\x8d\x50\xc4\x88\xee\xbd\x1d\x81\x39\x4c\xbf\xdb\xac\x9b\xab\xde\xbc\x40\x47\x90\x55\xe2\x45\x38\x82\x56\x8a\xfe\x69\xa2\xc7\x8a\x08\x44\x6e\xc4\xa6\xeb\x22\xad\x45\x2b\xa1\x8d\xf8\x98\x66\xdd\x8c\xec\x2f\x74\xb7\xc3\x05\x77\xab\x2f\xb8\xe0\x20\x45\xb7\x59\x37\x23\xb9\x59\xdd\x4d\xe4\x06\x89\x46\xdd\x6d\xd6\xcd\x48\x9e\x58\x77\x1b\xb9\x89\xf9\xe2\x43\x3b\x34\xe3\xc3\x6b\x31\x72\x13\x33\x5c\xe0\xf6\x92\x0f\x89\x8c\xdc\xc4\x12\xf9\xec\x9e\x20\xb2\x5b\xd7\xc9\xa5\xaa\x73\x26\x1f\x1b\x79\xdc\x6d\xd6\xcd\x58\x35\x78\xb0\x6e\xb2\xd1\xc5\xdd\x58\x37\x09\xe6\x71\x37\xd6\xcd\xaa\x37\xa8\xa8\x8d\x84\xec\x58\x37\xeb\x7b\xcf\x4e\x4b\x4f\x37\xf9\x08\x58\x72\xb7\xc7\x3a\xed\x25\x83\xc9\xd7\xcd\xb1\xe2\x6e\xa2\x36\x3a\x8b\xe9\xfd\xe0\x11\x87\x5b\xdd\xc6\x8a\x22\xb9\xc0\xdc\x4d\xd4\xc6\x00\x4b\xdf\xc6\x8a\x22\x91\xe1\xee\x26\x6a\x63\xbc\xd7\x99\x7c\xa3\xe8\x9e\x26\xdf\xa8\x7a\x9e\xc9\x37\xf4\x3e\xcd\xba\x19\x89\xb1\x76\xb7\x71\xab\x38\x34\xfd\x8c\x5b\x45\x12\x5b\xb9\xdb\xb8\x55\xa4\xc8\x99\xbb\x1f\x5c\xa8\xaf\x0c\x13\xab\xaf\xfa\xb2\xf8\x27\xe7\x8c\x5b\xc5\xa9\xb1\x64\xdc\x2a\x52\x40\xcb\xdd\xc6\xad\xe2\x6a\x4c\x9c\x40\xe4\x8d\xa6\x26\xe5\x5b\x49\x58\xe3\x6e\xca\xb7\x5e\x28\xc3\x9b\xf2\xad\x94\x78\x72\xb7\x22\x36\xb4\xf4\x50\xbe\xf5\xaa\x7c\x4d\x22\x36\xee\x4b\x4f\xaf\xb4\x78\x83\x44\x6c\xdc\x92\x21\xe0\x06\x7e\xee\x31\xb5\xe0\x10\x99\x81\x2b\xd0\xdd\x94\x70\xa5\xd2\x8b\xbb\x29\xe1\xea\x9a\xce\x39\x5a\x3a\x67\x2e\x60\xa9\xea\x3b\x12\x41\x04\xda\xbf\x29\xe1\xea\x13\x72\x10\x99\x41\x11\x05\x77\x53\xc2\xd5\x83\x1d\x6f\x4a\xb8\x7a\x8d\x20\x4a\xb8\xfa\xc9\x38\xa4\x84\xab\x1f\x7c\x27\x22\x33\x1e\xbd\x1b\x4a\xb8\xbe\x0b\x1c\x25\x5c\x1f\xa7\xbb\x4c\x5a\x8c\x27\x4a\xb8\x3e\x8e\xe7\x51\xc2\xf5\xd1\x42\x45\x09\x57\x92\x0d\xb8\x9b\x12\xae\x4f\xd6\x3f\x4d\x3e\x4a\x15\xb8\x9b\x12\xae\x41\x73\x97\x12\xae\xb2\x0d\xdc\x94\x70\x8d\x59\x77\x49\x38\xc3\x79\xdf\x44\x66\xc4\xa2\xe7\x15\x5a\x7c\x35\x4a\xb8\x46\x2d\xd9\x49\x6a\x0e\xf9\x88\xcc\x48\x9a\x9f\x30\x46\x4c\x7c\xee\xa6\x84\x6b\x96\x62\xa3\x84\x6b\xd6\x92\x4d\x09\xd7\x0c\xb4\xbb\x29\xe1\x9a\x13\x6f\x82\x12\xae\x45\xeb\x01\xd5\x57\x09\xc6\x70\xb7\xf1\xba\x65\x89\x4f\xff\xbe\x2c\x53\x98\xb5\x48\x04\x0a\xb3\xb2\xb7\xcd\xdd\x14\x66\x25\x51\xa7\xbb\xb3\x04\xe2\x45\x50\x98\x95\xbd\x6d\xee\xa6\x30\x6b\xd3\x6b\x31\xca\xb7\xc8\xb3\xea\x6e\x0a\xb3\xb2\xdd\xc4\xdd\x14\x66\x1d\x1a\xbe\x14\x66\x1d\xd2\xd4\x14\x66\x1d\x5a\xdc\x29\xcc\x3a\x34\x94\x28\xcc\x3a\xb5\x10\x53\x98\x75\x3d\xba\x8e\x3a\x6e\xd8\xc6\xee\x22\xd1\xe9\x4b\x51\x41\x1a\x9d\xa3\x62\x8b\x06\x08\x99\xed\x44\x9f\xef\xa2\x8a\x26\xba\xa7\x2a\x9a\xe8\xe9\x54\xc4\x78\x65\x50\x45\x0c\x5e\x75\x51\xc5\x0f\x06\x39\x99\xed\x82\x14\x1b\x99\xed\x82\x16\xe9\xaa\x70\x36\x9e\x47\x66\x3b\xe2\x70\xdd\xad\x7c\xda\x9a\x0e\xca\xa7\xad\xe9\x00\xad\x7b\xd5\x23\xd9\xeb\xaa\x10\x05\xd9\xeb\xa8\x1a\xee\xee\xaa\xe4\xad\x3a\x47\x48\x9e\x26\x38\xd9\xeb\xd8\x24\xed\xee\xca\x37\x72\xba\x27\xc9\x5b\x25\x6d\x53\xf2\x4f\x24\x22\xae\xa2\xe9\x2d\x11\x57\xc1\x9e\x2a\x77\x13\x57\x41\x79\x57\x77\x13\x57\x31\xd4\x4f\xe2\x2a\x46\xd2\x3d\x23\xcf\xd3\x3d\xc9\xee\xa6\xe5\xbc\x29\x74\x92\x5e\x37\x25\x71\xa2\xd7\x8d\x90\x2d\x2d\x05\x4d\x49\x9c\x78\x2f\xec\x04\xbb\xb5\x80\xb3\x13\xec\x96\xda\x21\x76\xe2\x1e\x9c\x23\x76\xe2\xd6\x3d\x89\x81\x70\x17\xf7\x24\x06\x82\x32\x56\xee\x26\x06\x82\x82\x57\xee\x26\x06\x02\x1b\xbe\xbb\xbb\x92\x00\xe9\x9f\x24\x01\x92\xc2\x20\x06\xc2\x69\xda\x12\x03\xe1\x34\x0a\xba\x92\x00\x31\x06\xd9\xb6\xe5\xa4\x92\xd8\xb6\xe5\x24\x3b\xdb\xb6\x9c\xbe\x1f\x51\xf3\x4e\xf3\x8f\xd4\x0a\x4e\x12\xb1\x6d\x8b\xd2\x4a\xee\x66\xdb\x96\x13\x52\x26\x06\xa2\xea\xbd\xb0\x6d\xcb\x09\xb9\xb2\x6d\xcb\x4d\xfd\x13\x19\x06\x5f\x85\x6d\x5b\xde\xe9\x9f\x4a\xf4\x43\xaf\x89\x98\xa7\x3c\x94\xbb\x8d\x4b\xad\x2a\x55\xc6\xb6\x2d\x19\x36\x6e\xb6\x6d\x39\x58\xd7\xcd\xb6\x2d\xaf\xb5\x80\x6d\x5b\xfe\x62\x84\xb0\x6d\x4b\xb6\xf0\x9b\x88\x79\x19\x67\x6e\xb6\x6d\x79\xb8\xcd\xcd\xb6\x2d\x8f\x09\xee\x66\xdb\x96\xd7\xd7\x64\xdb\x96\x17\x18\x60\xdb\xd6\x83\xb9\xe2\x66\xdb\xd6\x83\x11\xe2\x66\xdb\xd6\x3b\x8b\xd9\xb6\x15\x8a\xfa\x42\xd6\x0c\x01\x9a\x29\xf9\x78\xbb\x4b\xd9\x3d\x90\x81\x6d\x5b\x51\x8b\xb7\xd2\x2e\x60\xde\xba\x15\x2d\x8f\x69\xe8\x56\xda\x85\x47\xe7\x94\x56\x62\xfc\x6b\x49\x56\x46\x86\x47\x0f\x20\x44\x47\x83\x87\xdd\x5e\xc4\x46\xbb\x9b\xdd\x5e\x59\xaf\x8c\xdd\x5e\x39\xea\x9c\xf6\xd4\xeb\x9c\xa6\x3b\x83\x95\xdd\x5e\x85\xe5\xda\xb1\xdb\xab\x3e\x6a\xb1\x69\x99\x81\xe5\x08\x92\xaf\xd8\x89\x1c\x41\xf2\x14\x99\x77\x8e\xdd\x5e\x0d\x3a\xef\x08\x92\xa7\x78\xbb\x73\xec\xf6\x6a\x20\x0d\xc7\x6e\xaf\x06\xa6\x76\x97\x36\xbd\x5e\xb4\xd8\x75\x97\xd4\x62\xd7\x5d\xd4\x3f\x51\x39\xb8\x4e\x9c\xf6\x85\xdd\xea\x99\xf6\x85\xe9\x09\x58\x83\xab\xfa\xb9\xb0\xef\xd2\x7a\xe4\x6c\xa4\xd7\xb2\x33\xa3\xa5\xdd\x6b\x5b\xe6\x09\xd8\x94\x65\x73\x74\xd8\x93\x2f\x3d\xcf\x90\xc6\xcf\x3d\xb1\x27\xcb\x6a\xee\x64\x4f\x4e\x3a\xe7\x69\xf1\x3e\x71\x98\x5e\xf0\x02\x67\xf8\xe1\xba\x19\x74\x2e\x61\x05\x67\xba\x3b\xc3\x0f\xd7\x55\xf5\xcf\xb6\xd9\xec\xdd\xeb\x30\xe5\xbd\x64\x3d\x9d\xbb\x98\x15\xf8\xba\x50\xa2\xce\xac\xc0\xd7\xd5\x90\xcf\x50\x81\x93\x99\xca\xe5\xb4\x59\xf7\x5d\xde\xfd\x00\x2e\xcb\x0f\xc0\x9b\xc8\xf4\x45\x5f\x2c\xb7\x4f\x18\x95\x73\xa6\xfa\xcd\x7f\x63\x2d\xf9\x2b\xf8\xee\x85\xb7\x54\xd5\x7a\x78\x9f\x3c\xaf\xa8\x67\xbc\x33\x53\xda\x97\xc7\x04\xe2\x4c\x69\x5f\x44\xd0\x38\x67\x4a\xfb\xf2\x78\x44\x9c\x29\xed\x8b\x48\x1f\xe7\x0a\x3d\xeb\x6a\xc9\xad\xac\x27\xd8\x5b\xba\x71\x99\xb9\x42\xcf\x86\xee\x69\xdf\xf6\x06\x40\xb8\xc2\x08\xc1\x78\xe1\x2a\xbd\x9e\xdc\xd3\x94\xf6\x75\xb3\x84\x38\x53\xda\xd7\x8d\x81\xc2\x55\xbe\x2d\x8b\x8d\x33\x3b\xed\x45\x8d\x4c\xdb\x3f\x65\xcf\x43\x76\x53\xe8\xd7\xa5\xb1\x5b\xd3\xc7\xfd\xed\x5c\xcd\xfb\x68\xad\xe5\xe3\x0c\x77\xae\x32\x92\x61\x17\xae\xaa\x9f\x5c\x37\x91\x01\xe2\xef\x6c\x91\xba\xee\x44\x5f\x6c\x91\xba\x6e\x8d\x64\x5b\xa4\x2e\xd9\xe0\xdd\x42\x06\x7c\x58\x6e\xe1\xeb\xd0\x98\x58\xc8\xa0\xd1\xba\x82\x5c\xf1\xb4\x18\x3d\x2c\xd7\xde\xbb\x6d\x1e\xf9\xf0\x7c\x42\xf9\x9c\x0f\xc4\xa9\xa0\x1a\x7d\x88\x9b\x2f\xca\x07\xc9\x9e\x69\x31\xea\xf8\x9a\x3e\x20\xbb\x45\x0f\x39\x1f\xf8\xb6\xd8\x93\x7d\xe0\xdb\x4e\xb5\x98\x01\x16\x7b\xef\x7c\x18\xdb\xbb\xf6\x81\x77\x86\xa2\xf4\x81\x77\x06\x90\xf3\x91\x6f\xcb\x3a\xe1\x8d\x01\x5d\xd4\x54\x75\x3e\x32\x73\xd6\x3f\x82\xf0\x9c\x8f\xbc\x16\x8c\x09\x3e\xf2\x69\xab\x6e\x92\xb6\x09\xe0\xe3\xe6\x7b\x76\x5e\x6e\x2e\x30\xac\x8f\x88\xc7\x62\xea\xa3\xc4\x43\x74\x2d\x4b\xe0\x69\xaf\x65\x69\xea\x9e\x88\xb7\x74\x97\xb5\xdf\x45\xcb\x12\x74\xde\x27\xc4\xc3\x4f\xeb\xb5\x2c\x4d\x3e\x91\x96\x25\xb0\x9a\x4f\x12\x5d\x77\x41\x3e\x50\x81\x4f\x71\x7f\xf1\x09\xf9\x30\xd6\x7b\x16\x30\x2d\x6e\x5e\x0b\x98\xd7\x75\x75\x1b\xd6\x5e\x11\x1f\x2c\x98\xbe\xcd\x4f\x78\xa0\xf3\x0d\x47\x26\xcb\x99\xef\x38\x32\x51\x16\xbe\x13\x48\xa8\x7e\x76\x62\x28\x75\xcf\x4e\x0c\x25\x53\xc5\xb3\x33\x52\xae\x52\xcf\xce\xc8\x0b\x63\x90\x67\x67\xe4\xd5\x74\x17\x02\x25\x59\x14\x7d\x27\x50\x92\x85\xc8\x77\xa2\x56\x58\x0a\x3c\xb1\x26\x44\x0b\x38\x4f\xac\xc9\xd5\xf4\x3c\x02\x25\xbb\x9e\xa7\x40\x49\x3d\x0f\xf9\x3a\x93\x83\x58\x93\x77\x08\x12\x6b\x72\x41\x91\xbd\x61\xae\xb5\x98\xc4\x9e\xf8\x8e\x0b\x85\xe0\x89\xef\x20\xd2\xd4\xf9\xa1\xb8\x53\x4f\x4b\x71\xa7\x3c\x61\x2a\xee\x94\x27\x4c\xc5\x9d\xf2\x04\xe2\x3b\x2c\xb6\xf4\x57\x8b\x77\x96\x75\x9d\xe2\x4e\x75\x1d\xef\x2c\xea\x9f\xbc\x33\x96\x3a\xcf\x2e\x45\x29\x2e\x3f\x79\x67\x10\x58\x3f\x79\x67\x20\x29\x3f\x91\xe1\x61\xcc\x4f\xc9\xc0\xd8\x55\xec\x2c\xf0\xc5\x2b\x76\x96\x05\xd3\x2b\x76\x16\x30\xe3\x15\x3b\x0b\x98\xf1\x8a\x9d\x05\x41\x7b\xc5\xce\x62\x13\xf7\x8a\x9d\xc5\x86\xeb\x15\x20\x1b\x78\x9e\x02\x64\x59\xea\xbc\x02\x64\xa1\xcf\x5e\x01\xb2\x18\xfa\xbc\x02\x64\x31\xc3\x3d\x0a\x66\x05\xcc\x3c\x0a\x66\x05\xe8\x3c\xc4\x73\x5c\x49\xff\xa4\x2f\xb8\x60\x1f\x42\x54\xa9\x5d\xed\x1e\x42\x54\xa9\x5d\xed\x1e\xc2\x49\x49\x7f\xeb\x1e\xc2\x49\xa9\x56\xed\x9e\x5b\x61\xbd\x93\x96\xde\x7c\xa7\xa5\x37\xaf\x73\xf4\x9a\x50\x85\xe7\xe6\x79\xa8\xb1\xe7\xe6\x79\x81\xa7\xdf\x8c\xd6\xa0\xa7\xf3\x55\x02\xbd\xbe\xf9\x2a\xf8\x26\x9e\x5b\x5f\x45\xcf\xd3\x57\xe1\x79\x8e\x37\xc1\xf8\x7c\x1c\x32\xc0\x98\x1f\x87\x0c\x40\xcc\xc7\x29\xa2\x39\xd1\xe2\xab\xe0\xb4\x7f\x3c\x2b\x11\x5f\xec\x91\xea\xe0\x8b\x3d\xbe\x6d\xf0\xe5\xf1\x7d\x9b\x0f\x0f\x30\x24\xb4\x7f\x54\x42\x71\x4f\x26\x52\x81\x85\xe1\x01\xa1\xdc\x20\x94\x07\x03\x44\x03\x61\x3e\x05\x7d\x8e\x09\xe0\x29\xe8\x42\x47\xc7\xcc\xc8\x70\xdd\x51\x2d\x74\x21\x76\xda\x07\xbc\x72\x33\xac\x1f\xf0\xca\xfd\xde\x33\x71\x17\x5e\x27\x78\xe5\x8e\x6a\x15\xee\x82\x78\xe0\x95\x5b\x9f\xb6\x82\xdc\x40\xbb\x4f\xa3\x2f\x38\x18\x9f\x46\x5f\x40\x67\x4f\x63\x81\x7e\xc2\x8b\x9f\x1e\x23\xd4\xb6\x9b\xc0\x5a\xf4\x07\x0a\xfd\x34\x16\xe9\xa7\x7c\xfe\x4d\x9f\x40\x54\x4f\xa3\x4f\x68\xc1\xa7\xb1\x50\x3f\xeb\xf3\xef\xc6\x79\x24\x6f\xe0\xa8\xc8\x80\x30\xd2\x7d\xdd\x9a\x28\x0d\x0c\xd2\x75\x0e\x0c\x72\xf3\xfe\x3a\xca\x28\x7e\xfa\x6c\x8b\xb9\xed\x79\xb0\x16\xf2\x42\x53\x9f\xee\x85\xb3\x3e\xff\xe6\xfd\x43\xbb\x9e\xce\xfb\xc7\x5e\xf8\x74\x94\x52\xfc\xf4\xb9\xf3\x0d\x06\x83\xbf\xeb\x1b\xf0\x3e\x3a\xf2\x6a\x30\xda\xa2\x7e\x89\x80\x3f\xb6\xa8\x5b\x74\xa4\xb5\x3a\x2d\xf5\x09\x59\x97\xfa\x3b\x37\x5c\xf8\xd8\xa2\x7e\x39\x4d\x36\x5b\xd4\x3f\xad\xfb\xab\xe5\x68\xf1\x74\x73\x90\x7e\x5a\x91\x16\x32\x18\x39\xb7\x68\x4c\x6b\x55\x5a\x48\x6c\x8a\xe2\x52\x38\xd8\x33\x84\x6d\x79\xd3\xa6\x28\x2e\xa7\x05\xca\x14\xc5\xe5\x08\x9e\x7a\xc6\xda\x5b\xf3\xfa\x6a\xd1\x4f\xd4\xcd\x33\xe9\x27\x8a\xe2\x99\xf4\x93\xaf\x13\xdc\xb5\xa1\xbd\xf0\xa8\x15\x69\x31\xb9\xc1\x9a\xc1\xec\xfd\x2f\x6b\x0a\x44\x41\x89\x35\x05\xa2\xa0\xb4\xd0\x84\x27\x6c\xac\x29\x3c\x7c\xd1\xa4\x73\x69\x03\x16\x81\x18\x65\x29\x9f\x00\x83\x13\x6b\x0a\x8a\x90\x82\x35\x85\x47\xcc\x4f\xff\x5c\x1b\x6b\x0a\x41\xbd\x6e\xb4\xc2\xb6\xec\x84\x20\xa0\xc6\x5d\x84\x43\x01\x08\x41\x51\x50\x4e\xff\x6c\x1b\x6b\x0a\xa1\x6f\xac\x29\x18\x0e\x7d\x59\x53\x10\x0e\x6d\x7a\xde\xda\x58\x53\x30\x1c\xfa\xb2\xa6\x20\x1c\x0a\x68\x0c\xc2\xa1\x55\x2d\xb1\x1f\x9e\x27\x08\x09\x58\x09\x40\x48\xb1\xa6\x00\x84\x14\x6b\x0a\x40\x48\xb1\xa6\x00\x84\x14\x6b\x0a\x82\x90\x5d\x2d\x20\x24\xac\x29\x00\x21\xc5\x9a\x82\x20\x24\xac\x29\x00\x21\xc5\x9a\x82\x20\x64\xd3\x75\xcf\xcf\xec\xf8\xeb\x52\x1d\x40\x97\x22\x54\x01\x74\x29\x42\x15\x84\x2e\x97\x1e\xc7\x24\x06\x1f\x04\xa1\x4b\x40\x7e\x10\xba\x84\x50\x85\x3d\x9e\xd8\x85\x97\x1e\x23\xba\xe2\x89\x41\x89\x21\xa3\x7b\x20\x54\x21\x4b\x04\xae\xd3\x82\x84\xee\x09\x5a\x90\xd0\xf3\x41\x8b\x91\x06\x39\x8b\x91\x08\x55\x60\x31\x12\xa1\x0a\x3d\x6d\x84\x2a\x68\x21\xd2\x40\xee\x3b\x42\x0e\x7d\x57\x5a\xa1\xef\x4a\x2b\xf4\x5d\x69\x85\xb1\x2b\xad\x30\x76\xa5\x15\xc6\xae\xb4\xc2\xd8\x95\x56\x18\xbb\xd2\x0a\x63\x57\x5a\x61\xec\x4a\x2b\x8c\x5d\x69\x85\xb1\x2b\xad\x30\x76\xa5\x15\xe6\xae\xb4\xc2\xda\x95\x56\x58\xbb\xd2\x0a\xeb\x54\x5a\x61\xed\x4a\x2b\xac\x5d\x69\x85\x75\x2a\xad\xb0\x76\xa5\x15\xd6\xae\xb4\xc2\x3a\x95\x56\x58\xbb\xd2\x0a\x6b\x57\x5a\x61\xed\x4a\x2b\xac\x5d\x69\x85\xb5\x2b\xad\x78\x9d\x4a\x2b\x5e\xbb\xd2\x8a\xd7\xae\xb4\xe2\x75\x2a\xad\x78\xed\x4a\x2b\x5e\xbb\xd2\x8a\xd7\xa9\xb4\xe2\xb5\x2b\xad\x78\xed\x4a\x2b\x5e\xbb\xd2\x8a\xf7\xb3\x4d\xe0\x78\x87\x6d\xf4\xc7\x9b\xfb\x7a\xb5\x78\x8f\x18\xf7\xa2\xcb\xfb\x75\xae\xec\xd7\xb9\xba\x5f\xe7\xda\x7e\x9d\x30\x1a\x0b\x62\x24\xe6\x56\x23\x35\xfa\xe7\xff\x7e\x22\xf4\xd7\xa5\x80\xd0\xe8\xc5\x7c\x27\x2d\x96\x18\x7f\xeb\x3f\xba\x0f\x4b\x8d\x77\x5f\x47\xa5\x4e\xbc\xff\x3e\xca\xd2\xe3\x9f\xef\xa3\xf4\xcb\x87\xef\xa3\xcc\x63\x1f\xbf\x8f\xe6\xef\x3e\xf0\x26\x9f\xf2\xdd\x07\x1d\xad\xdf\x4f\xd3\xd1\xf6\xfd\x34\x1d\x65\x7d\xf1\xe9\xfb\xa8\xf6\x2d\xe4\xef\xa3\xc7\x7b\xb8\xdf\xd9\x1f\x9f\xf5\x2d\xf5\xe7\x8c\x14\xd5\xcf\xfd\xb7\x33\x7a\x27\xe5\xbf\x67\xdc\x7f\x9f\x73\x73\xc6\x7f\xcb\xbb\x9d\x79\xfe\xdb\x03\x9d\x09\xdf\x6f\x63\x3b\x13\xbf\xdf\xc8\x76\x26\x7d\x7f\x83\xed\x4c\xfe\xaf\x3c\x3a\x53\xbe\xdf\xd9\x76\xa6\xfe\x57\x52\x9d\x69\x3f\x92\xfe\x8c\xc0\xed\x6c\xff\xef\x7b\x60\xf6\xc9\x48\xf4\xd5\x73\x9d\x99\xff\xed\x9f\xce\xac\xcf\xb3\xfe\x7b\x47\x19\x93\xbe\xbf\x2d\x5f\xe4\xaf\x2a\x30\x4a\xdf\x1f\x13\x28\x1e\x9f\x50\x0f\xf1\xdf\x47\xf5\xdf\xe7\xfb\xa3\xea\x68\xf8\xfe\x2f\xcb\x8a\x0c\x54\x3f\x9f\x59\x47\xd3\xf7\x7f\x03\x47\xf3\xf7\x7d\x75\xb4\x7c\xdf\x41\x47\x8f\x29\xa3\xa3\xed\xfb\xbe\x2c\x3c\x32\x68\xfd\xbc\x7c\x1d\x1d\xbf\x5b\x24\x84\x4e\x8e\x45\x22\xae\xdf\x2d\x12\x32\x78\x1d\x8b\x84\x50\xcb\xb1\x48\xc8\x00\x76\x2c\x12\xe9\x78\xbf\x99\xa3\xc7\xd4\xd0\xd1\xf0\x7d\x5f\x1d\x8d\xdf\xc3\x47\x47\xd3\xef\x16\x9f\x94\x7f\xb7\xf8\xbc\x86\xb3\xef\xc5\x47\x10\xe7\x58\x7c\x04\x75\x8e\xc5\x47\x90\xe7\x58\x7c\xd2\xf8\xd3\xe2\x93\xe6\x9f\x16\x9f\xb4\xfe\xb4\xf8\xe4\xeb\x4f\x8b\x4f\xbe\xff\xb4\xf8\x08\x6e\xfd\x66\xf1\x11\xf4\xfa\xcd\xe2\x23\x0f\xc6\x6f\x16\x9f\x1c\xfe\xb4\xf8\xe4\xf8\xa7\xc5\x27\xa7\x3f\x2d\x3e\x39\xff\x69\xf1\xc9\xe5\x4f\x8b\x8f\x3c\x21\x7f\x58\x7c\x72\xfb\xd3\xe2\x93\xfb\x9f\x16\x1f\x79\x4c\x7e\xb3\xf8\xe4\xf9\xb7\xc5\x27\xaf\x3f\x2e\x3e\xff\xcf\x45\xf9\x45\xde\x16\xd0\x12\xc3\x5e\x2c\xfd\x67\xf5\x79\xcf\x7f\xb6\xdc\x49\x92\x32\x3f\x47\x78\x9e\x7c\x24\x76\x84\xfb\xc8\x4f\x62\x47\x58\x53\xea\x67\x5d\xd3\x6a\x50\xdd\xe7\x08\x73\x5e\x3e\x13\x3b\xc2\x0c\xac\x1f\x38\xa1\xb9\x53\xc3\xe7\x08\x23\x59\xfe\x93\x5f\xe3\x48\x3d\x94\x0f\xc5\x8e\xd0\xc3\xfa\x99\x5b\x6f\x0f\x3f\xaa\xfe\xed\x61\xfd\x1c\x51\x0f\xdb\xe7\x88\x7a\xd8\x3f\x47\xd4\xc3\xf1\x39\xa2\x1e\x7e\xd6\xa8\xb7\x87\x9f\xf5\x49\x6f\xb5\x7d\x60\x8d\xfa\xdc\xee\xcf\x11\xfa\xdc\xdc\xe7\x08\x7d\x6e\x9f\x79\xa1\x3e\xb7\xcf\x5a\xa4\x3e\xb7\xf0\x39\x42\x9f\xdb\x67\x8d\x57\x9f\x65\x03\xb2\x23\xf4\xb9\xe5\xcf\x11\xfa\xdc\x3e\xeb\xce\xdb\xe7\xcf\x9a\xfe\xf6\xb9\x7d\x8e\xa8\xcf\xfd\x73\x44\x7d\x1e\x9f\x23\xea\xf3\xfc\x1c\x51\x9f\xd7\xe7\x08\x7d\xee\x9f\xb5\x5b\x7d\xee\x1f\xc8\xa7\x3e\x77\xf7\x39\x42\x9f\xbb\xff\x99\x49\xea\x73\x7f\x3e\x47\xe8\x73\xff\xac\x13\xea\x73\xff\xc0\x16\xf5\xb9\xa7\xcf\x11\xfa\xdc\xf3\xe7\x08\x7d\x7e\xe9\x5a\xf8\xf4\xf9\xb3\x26\xbf\x7d\xfe\x40\xc4\xb7\xcf\x9f\xb9\xfe\xf6\x79\xfc\xac\x4e\x6f\x9f\xe7\xe7\xc8\x3f\xf2\xc0\xbb\xd8\xd7\xe7\xcf\x88\x33\xae\xcf\x11\xc4\x19\xf7\xe7\x08\xe2\x8c\x8f\xba\x93\x38\xe3\x83\x92\x25\xce\x78\x3e\x47\x10\x67\x84\xcf\x11\xc4\x19\x9f\xa5\x55\xe2\x8c\xcf\x92\x2a\x71\xc6\x07\xe1\xe9\x13\x8c\xf2\x39\xa2\x3e\xd7\xcf\x11\xf5\xf9\xa3\xca\xde\x3e\x7f\x90\xf5\xdb\xe7\xcf\xf2\xf8\xf6\xf9\x83\xd6\xde\x3e\x7f\x54\x96\xfa\x3c\x3f\x08\x5a\x7d\x9e\xf7\xcf\x62\xaf\x3e\x4f\xf7\x39\x42\x9f\xa7\xff\x1c\xa1\xcf\xf3\xf9\x1c\xa1\xcf\x33\x7c\x8e\xd0\xe7\x19\x3f\x47\xe8\xf3\x4c\x9f\x23\xf4\x79\x7e\x54\x8d\xfa\x3c\x3f\xc8\xf7\xed\x73\xfd\x1c\x51\x9f\xdb\x8f\x1a\x7a\xfb\xdc\x3f\x47\xd4\xe7\xf1\x39\xa2\x3e\xcf\xcf\x11\xf5\x79\x7d\x8e\xd0\xe7\xf5\x51\xe5\xea\xf3\xfa\x30\x0b\xf5\x79\xb9\xcf\x11\xfa\xbc\xfc\xe7\x08\x7d\x16\xc3\xb7\x23\xf4\x79\x85\x2f\x05\x49\xbf\xd3\xa5\x90\x88\xff\x6c\xe7\x4b\x97\xff\x3a\x43\x7c\x58\x82\x45\x6f\xdb\xf9\xd2\x2d\x0f\xc2\x7f\xb6\x14\xa6\xdb\x7d\x9d\x09\xfa\xbf\xff\x39\xaa\x23\x6e\x6e\xfe\xac\xe4\xd6\xe6\xcf\x4a\xfe\xda\xfc\x59\xc9\xdf\x9b\x3f\x2b\xf9\x67\xf3\x67\x25\x1f\x36\x7f\x56\xf2\x71\xf3\x67\x25\x9f\x36\x7f\x56\xf2\x79\xf3\x67\x25\x5f\x36\x7f\x56\xf2\x75\xf3\x67\x25\xdf\x36\x7f\x56\xf2\x7d\xf3\x67\x25\x3f\x36\x7f\x56\xf2\x73\xf3\x67\x25\xbf\x36\x7f\x56\x7a\xae\xcd\x9f\x95\x9e\x7b\xf3\x67\xa5\x27\x6f\xfe\xac\xf4\x94\xcd\x9f\x95\x9e\xba\xf9\xb3\xd2\xd3\x36\x7f\x56\x0a\xf7\xe6\xcf\x4a\xc1\x6d\xfe\xac\x44\x2a\x85\xab\x72\xcf\x20\x1f\x2e\xff\x8c\xf4\x05\x03\x71\x8a\xdc\x05\x97\x7f\x22\xb1\xc2\x55\x91\x8f\xec\x09\x32\x76\xa6\x18\x37\xdf\x6f\x8a\xf2\xd3\xf2\x3e\xa3\xfc\xb4\xf4\x3a\xca\x4f\xcb\xfb\x8c\xf2\xd3\xf2\x3e\xa3\xfc\xb4\xc8\x40\xf6\x04\xf9\xe0\x13\xd9\x13\x64\x6a\x4d\x51\x7e\x5a\x3d\x4f\x7e\x5a\x64\x48\xf2\xd3\x22\x03\xd9\x13\x2e\xf6\xfd\xa4\x44\x5f\xb0\xeb\x24\x65\x3a\x20\xa6\x2e\x29\xd3\xc1\xd0\x3f\xe9\x0b\x3b\x68\x52\x56\x5a\x1c\x9e\x90\x79\x9f\x38\x14\x52\x61\xcf\xd3\x73\x3f\x13\x0b\x5d\x2a\xe5\xe7\x08\x06\xfb\x54\xea\xe7\x3f\xc8\x6a\xd0\xee\xd7\x91\x10\xf5\x8c\xd2\x7f\xfe\x43\xf8\x6f\x2a\xe3\xfd\xcf\xcd\x5e\x9a\x64\xf0\x4e\xf7\xf9\x57\xb8\x43\x2a\xeb\x73\x39\x8f\x30\xe4\xc7\xe5\x1a\xa6\x86\xfc\x7e\x75\xf3\xd7\x51\x8e\x90\x91\x12\x1b\x7a\x32\xd4\x17\x9e\x8b\x97\x42\x31\x32\xb2\xe8\xbb\x64\x68\x2f\x04\x4d\x29\x52\x8a\x35\x7c\x27\xa9\xb2\xe3\x8f\xad\xdf\xa9\xf5\xcd\x41\x9d\x0c\x75\x44\xa7\x89\xa9\x90\x02\x42\x66\x93\xa1\x8d\x9f\x17\x69\x48\xe3\xe7\x25\xb2\x3d\xef\x7d\x81\x6c\xcf\x7b\x5f\x5e\x67\x67\xa2\x5e\x1c\xdb\xf3\xde\x97\xd6\xd9\x99\x88\x67\x23\xb1\x3d\xef\x7d\x23\x86\x26\x7e\xde\x46\x7f\x3f\x25\xad\xb2\xf7\xcc\x10\xc4\xa7\x67\xed\xab\x67\xfd\xab\x67\xe3\xab\x67\xf3\xab\x67\x6b\xef\xd9\xb8\xf6\x9e\xb1\x3d\xef\xed\x99\xc1\x80\x9f\x9e\x69\x7b\x9e\x7a\x36\x9e\xbd\x67\x23\xec\x3d\x33\xb5\xff\xd3\xb3\x91\xf6\x9e\xb1\x3d\xef\xed\x99\xa9\xfa\x9f\x9e\x8d\xfa\xd5\xb3\xf6\xd5\xb3\xfe\xd5\xb3\xf1\xd5\xb3\xb9\x2f\x66\xa6\xd2\x7f\xbe\xed\xbc\xf6\x9e\xcd\x7b\xef\xd9\x74\x7b\xcf\xd8\x9e\xf7\xf6\x6c\x3e\x7b\xcf\x4c\x75\xff\xf4\x6c\xc6\xbd\x67\x6c\xcf\x7b\x7b\x66\xea\xfa\xa7\x67\xb3\xec\xef\x6c\xd6\xfd\x9d\xcd\xf6\xd5\xb3\xfe\xd5\xb3\xf1\xd5\xb3\xf9\xd5\xb3\xb5\xf7\x8c\xed\x79\x6f\xcf\xd6\xbd\xf7\x8c\x04\xcc\x6f\xcf\x96\xdf\x7b\xc6\xf6\xbc\xb7\x67\x0a\x7d\xd0\x72\xf9\x86\x3e\xa8\xc5\x52\xda\xd5\x52\x6e\x30\x7a\xa6\x94\x18\xee\x17\x0f\xd6\x91\x7a\x30\xc4\x7c\x3d\x07\x73\xc9\x57\x38\x98\x4b\xbe\xe2\xc1\x5c\xf2\x95\x0e\xe6\x92\xaf\x7c\x30\x97\x7c\x95\x83\xb9\xe4\xab\x1e\xcc\x25\x5f\xed\x60\x2e\xf9\xea\x07\x73\xc9\xd7\x38\x98\x4b\xbe\xe6\xc1\x5c\xf2\xb5\x0e\xe6\x92\xef\xeb\x60\x2e\xf9\xbe\x0f\xe6\x92\x6f\x77\x30\x97\x2c\x70\xf1\x61\x2e\xf9\x7e\x0e\xe6\x92\xef\x70\x30\x97\x7c\xc7\x83\xb9\xe4\x3b\x1d\xcc\x25\xdf\xf9\x60\x2e\xf9\x2e\x07\x73\xc9\x77\x3d\x98\x4b\xbe\xdb\xc1\x5c\xf2\xdd\x0f\xe6\x92\xef\x71\x30\x97\x7c\xcf\x83\xb9\xe4\x7b\x7d\x31\x97\xbf\xaa\x85\xec\xae\x83\xd4\x64\x77\x7f\x91\x9a\x5f\x47\xdc\xc1\x5c\xb2\xf3\x07\x73\xc9\xee\x39\x98\x4b\x76\xe1\x60\x2e\xd9\xc5\x83\xb9\x64\x97\x0e\xe6\x92\x5d\x3e\x98\x4b\x96\xb7\xe3\xc3\x5c\xb2\xab\x07\x73\xc9\xae\x1d\xcc\x25\xbb\x7e\x30\x97\xec\xc6\xc1\x5c\xb2\x9b\x07\x73\xc9\x6e\x1d\xcc\x25\xfb\xeb\x60\x2e\x59\x51\x30\x1f\xe6\x92\xe5\x65\xf9\x30\x97\xec\xfd\xc1\x5c\xb2\x7f\x0e\xe6\x92\x7d\x38\x98\x4b\xf6\xf1\x60\x2e\xd9\xa7\x83\xb9\x64\x9f\x0f\xe6\x92\x7d\x39\x98\x4b\xf6\xf5\x60\x2e\xd9\xb7\x83\xb9\x64\xdf\x0f\xe6\x92\xfd\x38\x98\x4b\xf6\xf3\x60\x2e\xd9\xaf\x83\xb9\xe4\xe7\x3a\x98\x4b\x7e\xee\x83\xb9\xe4\xc7\x1d\xcc\x25\x3f\xfe\x60\x2e\xf9\x79\x0e\xe6\x92\x9f\x70\x30\x97\xac\xe0\x82\x0f\x73\xc9\x0a\x30\xf8\x30\x97\xbc\x79\x8b\xb6\x85\x2f\x8d\x8d\x35\xe4\x34\x37\xd6\x90\xd3\xda\x58\x43\xce\xd7\xc6\x1a\x32\xa9\x39\xc4\x1a\x72\x7e\x36\xd6\x90\x73\xd8\x58\x43\xce\x71\x63\x0d\x39\xa7\x8d\x35\xe4\x9c\x37\xd6\x90\x73\xd9\x58\x43\xce\x75\x63\x0d\x39\xb7\x8d\x35\xe4\xdc\x37\xd6\x90\x49\xc1\x21\xd6\x90\xf3\xae\x68\x73\x5e\x1b\x6b\xc8\xe5\xda\x58\x43\x26\x5d\x86\x58\x43\x2e\x79\x63\x0d\xb9\x94\x8d\x35\xe4\x52\x37\xd6\x90\x49\x74\x21\xd6\x90\xeb\xbd\xb1\x86\xac\x08\xc7\x85\xb4\x44\x15\xba\xc2\xbb\xa6\xda\x7f\x05\x9b\xe7\xa9\x64\x29\xb4\x50\x91\x2e\xaa\x45\xee\x7e\x7c\xb6\xd9\x54\x64\x24\x65\x9e\xcb\xa6\x22\x63\x63\x37\x76\x46\x45\x92\x51\xd7\x65\x53\x91\xa9\x64\xde\x04\x6a\x90\xb2\xda\x2e\x13\x01\xe8\x8a\xfe\xa9\x2c\x5c\xf4\x73\x29\x0b\x17\x6f\x62\x29\x0b\x17\x5f\x85\x5d\xea\xf7\xfb\x04\x65\xe1\xea\xb4\x24\x83\xbd\xb3\x42\xfd\x81\x09\x08\x2e\xec\x60\xcf\xdc\xa5\x5c\x6e\x03\xc1\xc5\x58\xf1\x0b\x82\x8b\x29\xdf\x17\x04\x17\xb6\x56\x28\xb1\x46\x31\xa5\xeb\xa8\xd6\xeb\x8a\x29\x5c\xa7\x1c\x07\xe5\x55\xb6\x3f\xa3\xb9\xbc\xca\xf6\xc7\xd0\x5b\xae\x4d\xd5\x3b\x8e\xb4\xcf\x11\xcf\x91\xcd\x60\xac\x1e\x6d\x06\x63\xc9\xb6\x19\x8c\x23\x47\x36\x83\x31\x32\xde\x9b\xc1\xf8\x1f\x95\xb6\x5c\xb9\x37\x5b\x72\xe1\x72\xb7\x4d\x50\x8e\x7c\x7c\x37\x12\xe7\xd5\xc3\x3f\x76\xf2\x72\x6f\x06\x09\xc4\x79\xf5\xf0\xfd\x23\xce\xfd\xf1\xd5\x48\x9c\x7b\x5b\x0c\x10\xe7\xd5\xc3\xf7\x47\x9c\xcd\x17\xc0\x27\xbd\x37\xd7\xa4\xfa\xbc\xd9\x92\xd5\xe7\xcd\x96\xac\x3e\x6f\xb6\x64\xf5\xf9\xe3\x26\x57\x9f\x5f\x65\xfb\x63\xc9\x2e\xaf\xb2\xfd\xb1\x64\x17\xf7\xf1\xb5\xa8\xcf\xee\xe3\xfa\x55\x9f\xdd\xc7\x6f\xa8\x3e\xbf\xca\xf6\xc7\x92\x5d\xdc\x86\xe3\xe8\xb3\xdb\x70\x1c\x7d\x76\xf9\xc0\x83\xc5\x95\x03\x0f\x16\x57\x0f\x3c\x58\x5c\x3b\xf0\x60\x79\x95\xad\xff\xf4\x79\x1c\x78\xb0\xb8\x79\xe0\xc1\xe2\xd6\x81\x07\x8b\xbf\x0e\x3c\x58\xfc\x7d\xe0\xc1\xe2\xdd\x81\x07\x8b\xf7\x07\x1e\x2c\xfe\x39\xf0\x60\xf1\xe1\xc0\x83\xe5\x55\xb6\x3f\x78\xb0\xbc\xca\xf6\x07\x0f\x96\x57\xd9\xfe\xe0\xc1\xe2\xcb\x81\x07\x8b\xaf\x07\x1e\x2c\xbe\x1d\x78\xb0\xf8\x7e\xe0\xc1\xe2\xc7\x81\x07\x8b\x9f\x07\x1e\x2c\x7e\x1d\x78\xb0\xbc\xca\xf6\x07\x0f\x96\xe7\x3e\xf0\x60\xd9\x42\x2b\xd4\xe7\xc7\x7f\xe1\xc1\x5f\x47\x9e\x03\xf4\x95\x27\x1c\xa0\xaf\x3c\xf1\x00\x7d\xe5\x49\x07\xe8\x2b\x4f\x3e\x40\x5f\x79\xca\x01\xfa\xca\x1b\x92\x11\x3f\x7d\x6e\x07\xe8\x2b\x6f\x28\x46\xfc\xf4\x79\x1c\xa0\xaf\x3c\xf3\x00\x7d\xe5\x59\x07\xe8\x2b\x5b\xc8\x85\xfa\x1c\xee\x03\xf4\x95\xe0\x0e\xd0\x57\x82\x3f\x40\x5f\x79\x43\x2a\x7e\x40\x5f\x79\x43\x29\x7e\x40\x5f\x09\xf1\x00\x7d\x25\xa4\x03\xf4\x95\x90\x0f\xd0\x57\xb6\x50\x89\xb7\xcf\xf5\x00\x7d\x25\xb4\x03\xf4\x95\xd0\x0f\xd0\x57\xc2\x38\x40\x5f\x79\xc3\x1f\xf2\xa7\xcf\xeb\x00\x7d\xe5\x0d\x75\xf8\x01\x7d\x25\xde\x07\xe8\x2b\xd1\x1d\xa0\xaf\x44\x7f\x80\xbe\x12\x9f\x03\xf4\x95\x18\x0e\xd0\x57\x62\x3c\x40\x5f\x89\xe9\x00\x7d\xe5\x8d\x53\xf8\x01\x7d\x25\x96\x03\xf4\x95\x58\x0f\xd0\x57\x62\x3b\x40\x5f\x89\xfd\x37\xa0\xaf\x08\xb2\x00\xfa\x4a\x75\x1b\xe8\x2b\xd5\x6f\xa0\xaf\xd4\x67\x03\x7d\xa5\xa6\x0d\xf4\x95\x9a\x37\xd0\x57\x6a\xd9\x40\x5f\xa9\xf5\x07\xf4\xfd\x5d\x0d\xd6\xb6\xe1\xc1\x52\xfb\x86\x07\x4b\x1d\x1b\x1e\x2c\x75\x6e\x78\xb0\xd4\xb5\xe1\xc1\xd2\xae\x0d\x0f\x96\x76\x6f\x78\xb0\x34\xb7\xe1\xc1\xd2\xfc\x86\x07\x4b\x7b\x36\x3c\x58\x5a\xdb\xf0\x60\x91\x31\x0e\x3c\x58\xda\xd8\xf0\x60\x91\x31\x0e\x3c\x58\xb4\x33\x07\x3c\x58\xb4\x33\x07\x3c\x58\xc6\xbd\x59\x91\xcb\x70\x9b\x15\xb9\x28\x07\x7c\xd5\x3f\x9f\xcd\x8a\x5c\xc8\xa7\x2a\x2b\x72\x19\x79\xb3\x22\x97\x51\x36\x2b\x72\x19\x75\x33\x8b\x94\xd1\x36\x2b\x72\x11\x1a\xc5\x8a\x5c\xb4\xdf\x06\x2b\x72\x91\x41\x0a\x2b\x72\xd1\x7e\x1b\xac\xc8\x45\xfb\x6d\x40\xaa\x45\xfb\x6d\xb0\x22\x17\xed\xb7\xc1\x8a\x5c\xb4\xdf\x06\x2b\x72\xd1\x7e\x1b\xac\xc8\x65\xb6\xcd\x8a\x5c\xb4\x6f\x06\x2b\x72\xd1\xbe\x99\xa1\x7f\xce\xcd\x8a\x5c\xb4\xe3\x05\x2b\x72\x91\xd9\x07\x2b\x72\xd5\xce\x15\xf0\x75\xa5\xc6\x95\x12\x54\x56\xc3\x98\x91\x92\xfb\xae\x82\x31\x2f\x0c\x4b\xf5\xc2\x24\xcb\x84\xab\x17\xc9\x03\x9d\xfe\x19\xd9\x2f\x7f\xd3\x32\x53\x59\x22\x6f\x41\x35\x8c\xf9\xe2\xd6\x6a\xf8\xf2\xc5\xad\xf5\xaa\x1b\x6e\xad\x57\xdb\x12\x62\xd6\x1f\x4c\x49\x6b\x1c\x48\xb5\xbe\x78\x52\xcf\x5c\x07\x6e\xad\x2f\x96\x74\xb4\xee\x03\xc5\xd6\x17\x2c\xf2\x1e\x6e\x7f\x60\xda\xfa\x63\xb0\xa1\x15\x0e\x84\x5b\x7f\x8c\x35\xb4\xd2\x81\x77\xeb\x0b\x10\x79\xeb\x77\x39\xd0\x6f\x7d\xc1\x61\xa2\xd5\x0e\x2c\x5c\x5f\x60\xc8\x1b\xbe\xc7\x17\x32\xfe\x75\xe4\x65\xd0\xb4\xd6\x01\x86\xab\xbb\x0e\x30\x5c\xdd\x7d\x80\xe1\xea\xdc\x01\x86\xab\xf3\x07\x18\xae\xee\x39\xc0\x70\x75\xe1\x00\xc3\xd5\xc5\x03\x0c\x57\x97\x0e\x30\x5c\x5d\x3e\xc0\x70\x75\xe5\x00\xc3\xd5\xd5\x03\x0c\x57\xd7\x0e\x30\x5c\x5d\x3f\xc0\x70\x75\xe3\x00\xc3\xd5\xcd\x03\x0c\x57\xb7\x0e\x30\x5c\xfd\x75\x80\xe1\xea\xef\x03\x0c\x57\xef\x0e\x30\x5c\xbd\x3f\xc0\x70\xf5\xcf\x01\x86\xab\x0f\x07\x18\xae\x3e\x1e\x60\xb8\xfa\x74\x80\xe1\xea\xf3\x01\x86\xab\x2f\x07\x18\xae\xbe\x1e\x60\xb8\xfa\xf6\x05\x86\xff\xaa\x2a\xaa\xef\x07\x4e\xae\x7e\x1c\x38\xb9\xfa\x79\xe0\xe4\xea\xd7\x81\x93\xeb\x73\x1d\x38\xb9\x6e\xa1\xb8\x12\xe7\x71\x07\x4e\xae\x8f\x3f\x70\x72\x7d\x9e\x03\x27\xd7\x27\x1c\x38\xb9\x3e\xf1\xc0\xc9\xf5\x49\x07\x4e\xae\x4f\x3e\x70\x72\x7d\xca\x81\x93\xeb\x53\x0f\x9c\x5c\xb7\xd0\xdd\xb7\xcf\xfd\xc0\xc9\xf5\x19\x07\x4e\xae\xcf\x3c\x70\x72\x7d\xd6\x81\x93\x6b\xb8\x0e\x9c\x5c\xc3\x7d\xe0\xe4\x1a\xdc\x81\x93\x6b\xf0\x07\x4e\xae\xe1\x39\x70\x72\x0d\xe1\xc0\xc9\x35\xc4\x03\x27\xd7\x2d\xcc\x56\x7d\x0e\xf9\xc0\xc9\x35\x94\x03\x27\xd7\x50\x0f\x9c\x5c\x43\x3b\x70\x72\x0d\xfd\xc0\xc9\x35\x8c\x03\x27\xd7\x2d\x54\xf6\xed\xf3\x3a\x70\x72\x8d\xd7\x81\x93\x6b\xbc\x0f\x9c\x5c\xa3\x3b\x70\x72\x8d\xfe\xc0\xc9\x35\x3e\x07\x4e\xae\x31\x1c\x38\xb9\xc6\x78\xe0\xe4\x1a\xd3\x81\x93\x6b\xcc\x07\x4e\xae\xb1\x1c\x38\xb9\xc6\x7a\xe0\xe4\x1a\xdb\x81\x93\x6b\xec\x07\x4e\xae\x71\x1c\x38\xb9\xc6\x79\xe0\xe4\x1a\xd7\x81\x93\x6b\xba\x0e\x9c\x5c\xd3\x7d\xe0\xe4\x9a\xdc\x81\x93\x6b\xf2\x07\x4e\xae\xe9\x39\x70\x72\x4d\xe1\xc0\xc9\x35\xc5\x03\x27\xd7\x94\x0e\x9c\x5c\x53\x3e\x70\x72\x4d\xe5\xc0\xc9\x35\xd5\xdf\xe0\xe4\x2a\x90\x09\x4e\xae\x02\x99\xe0\xe4\x2a\x90\x09\x4e\xae\x02\x99\xe0\xe4\xda\xc2\x86\x93\x6b\x8b\x1b\x4e\xae\x2d\x6d\x38\xb9\xaa\x68\x2e\xc6\xd1\xaa\xa2\xb9\x80\xe1\xda\xea\x06\x86\xab\xc0\x29\x60\xb8\x0a\x9c\x02\x86\xab\xc0\x69\xd0\xf3\xe6\x06\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\x36\x9f\x03\x86\xab\xbc\xba\x80\xe1\xaa\x8d\xe2\x80\xe1\xaa\x8d\xe2\x49\xff\xec\x1b\x18\xae\x82\xb8\x80\xe1\x2a\x88\x0b\x18\xae\x02\x99\x80\xe1\x2a\x90\x09\x18\xae\x02\x99\x80\xe1\x2a\x90\x09\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xda\xb8\x0d\x18\xae\xf2\x6c\x02\x86\xab\xc0\x29\x60\xb8\x0a\x9c\x02\x86\xab\xc0\x69\xfb\x57\xf2\x9a\x2a\xdc\xda\xd4\x95\xb5\xe1\xe4\xaa\xfd\xde\xe0\xe4\xaa\xfd\xde\xe0\xe4\xaa\xfd\xde\xe0\xe4\xaa\xbd\xd9\xe0\xe4\xaa\xe2\x45\xe0\xe4\xaa\xe2\x45\x43\xff\xec\x1b\x4e\x6e\xda\xa9\x0d\x4e\x6e\xda\xa9\x0d\x4e\x6e\xe4\xde\x14\x32\x6e\xe4\xde\x14\x32\x6e\x54\x4d\x15\x32\x6e\xe4\xde\x14\x32\x6e\xe4\xde\x14\x32\x6e\xf7\xb3\x21\xe3\x66\x28\xf2\x45\xc6\xed\x56\x9a\xed\x8b\x56\x22\x4b\xee\xa0\xb5\xa3\xe6\x76\xef\xa8\xb9\xdd\x3b\x6a\x6e\x64\xe5\x57\xfe\xab\x76\x93\x9a\xbe\xea\x79\x63\xc3\xd0\xed\x9e\x07\x86\x6e\x2f\x6a\xe4\xdf\xee\x3a\x30\x74\xfb\x31\x21\xd2\x72\x07\x86\x6e\x2f\x5a\xf4\xb4\x9e\x03\x43\xb7\x17\x29\xd2\xef\x17\x25\x5e\x9f\x23\x69\xc3\xd0\xcd\xe5\x03\x43\xb7\x1f\xff\x1c\xad\x7a\x60\xe8\xf6\xe3\x9b\xa3\xd5\x0f\x0c\xdd\x5e\x64\xc8\xb7\x70\xf3\xc0\xd0\xed\x45\x85\x36\x84\x9b\xbf\x0e\x0c\xdd\xfc\x7d\x60\xe8\xe6\xdd\x81\xa1\x9b\xf7\x07\x86\x6e\xfe\x39\x30\x74\xf3\xe1\xc0\xd0\xcd\xc7\x03\x43\x37\x9f\x0e\x0c\xdd\x7c\x3e\x30\x74\xf3\xe5\xc0\xd0\xcd\xd7\x03\x43\x37\xdf\x0e\x0c\xdd\x7c\x3f\x30\x74\xf3\xe3\xc0\xd0\xcd\xcf\x03\x43\xb7\x6d\x27\x96\xfa\xfc\x5c\x07\x86\x6e\xcf\x7d\x60\xe8\xf6\xb8\x03\x43\xb7\xc7\x1f\x18\xba\x3d\xcf\x81\xa1\xdb\x13\x0e\x0c\xdd\x9e\x78\x60\xe8\xf6\xa4\x03\x43\xb7\x27\x1f\x18\xba\x3d\xe5\xc0\xd0\xed\xa9\x07\x86\x6e\x4f\x3b\x30\x74\x7b\xfa\x17\x86\xfe\x75\x64\x1c\x40\xb9\x3d\xf3\x00\xca\xed\x59\x07\x50\x6e\xe1\x3a\x80\x72\x0b\xf7\x01\x94\x5b\x70\x07\x50\x6e\xc1\x1f\x40\xb9\x85\xe7\x00\xca\x6d\xdb\x6d\xa5\x3e\x87\x78\x00\xe5\x16\xd2\x01\x94\x5b\xc8\x07\x50\x6e\xa1\x1c\x40\xb9\x85\x7a\x00\xe5\x16\xda\x01\x94\x5b\xe8\x07\x50\x6e\xdb\x4e\xa9\xb7\xcf\xf3\x00\xca\x2d\xac\x03\x28\xb7\x78\x1d\x40\xb9\xc5\xfb\x00\xca\x2d\xba\x03\x28\xb7\xe8\x0f\xa0\xdc\xe2\x73\x00\xe5\x16\xc3\x01\x94\x5b\x8c\x07\x50\x6e\x31\x7d\x01\xe5\xbf\xaa\xa5\x16\xf3\x81\xa1\x5b\x2c\x07\x86\x6e\xb1\x1e\x18\xba\xc5\x76\x60\xe8\x16\xfb\x81\xa1\x5b\x1c\x07\x86\x6e\x71\x1e\x18\xba\xc5\x75\x60\xe8\x96\xae\x03\x43\xb7\x74\x1f\x18\xba\x25\x77\x60\xe8\x96\xfc\x81\xa1\x5b\x7a\x0e\x0c\xdd\x52\x38\x30\x74\xdb\x76\x2b\xa9\xcf\x29\x1d\x18\xba\xa5\x7c\x60\xe8\x96\xca\x81\xa1\x5b\xaa\x07\x86\x6e\xa9\x1d\x18\xba\x6d\xbb\x92\xde\x3e\x8f\x03\x43\xb7\x34\x0f\x0c\xdd\xd2\x3a\x30\x74\xcb\xd7\x81\xa1\x5b\xbe\x0f\x0c\xdd\xb2\x3b\x30\x74\xcb\xfe\xc0\xd0\x2d\x3f\x07\x86\x6e\x39\x1c\x18\xba\xe5\x78\x60\xe8\x96\xd3\x81\xa1\x5b\xce\x07\x86\x6e\xdb\x8e\xa1\xb7\xcf\xf5\xc0\xd0\x2d\xb7\xdf\x60\xe8\x26\xc4\x09\x86\x6e\x42\x9c\x60\xe8\x26\xc4\x09\x86\x6e\x4a\x77\x04\x86\x6e\x4a\x69\x04\x86\x6e\x4a\x69\x24\x40\xa1\x94\x46\x60\xe8\x26\xa4\x0a\x86\x6e\x42\xaa\x60\xe8\x26\xa4\x0a\x86\x6e\x42\xaa\x60\xe8\xa6\x94\x46\x60\xe8\xa6\x94\x46\x41\xcf\x5b\x1b\x86\x6e\x4a\x69\x04\x86\x6e\x32\xe9\x82\xa1\x9b\xf0\x2e\x18\xba\x09\xef\x82\xa1\x9b\x4c\xb3\x60\xe8\x26\xd3\x2c\x18\xba\xc9\x34\x9b\xf4\xcf\xb1\x61\xe8\xf6\x26\x31\xe2\x09\x6f\x12\x23\x9e\x20\x58\x09\x86\x6e\x82\x95\x60\xe8\x26\x58\x59\xf5\x4f\xbf\x61\xe8\xa6\x78\x39\x30\x74\x53\xbc\x1c\x18\xba\x29\x5e\x0e\x0c\xdd\x04\x47\xc1\xd0\x4d\x70\x14\x0c\xdd\x04\x47\xc1\xd0\x4d\x70\x14\x0c\xdd\x54\x4b\x13\x0c\xdd\x54\x4b\xb3\xe9\x79\x6b\x03\xca\x5d\x46\x5c\x80\x72\x57\xfa\x21\x80\x72\x17\xa8\x05\x28\x77\x81\x5a\x80\x72\x57\xc2\x21\x80\x72\xbf\xda\x06\x94\xfb\xd5\x37\xa0\xdc\xaf\xb1\x01\xe5\x7e\xfb\x0d\x28\xf7\xfb\xd9\x80\x72\x27\x37\xbb\x80\x72\x77\xf7\x06\x94\xbb\x41\xc6\x17\x28\x77\x72\xb3\x0b\x28\x77\x72\xb3\x0b\x28\x77\x83\x8a\x2f\x50\xee\x06\x15\x5f\xa0\xdc\x0d\x26\xbe\x60\xb8\xbb\xbc\x81\xe1\xee\xca\x06\x86\xbb\xa3\x6a\x13\x90\xba\xbf\xf0\x50\xad\x73\x57\x5b\x7f\xe1\xa1\x9e\x39\x0f\xf8\xdb\x7f\x8c\x86\xff\x50\x17\x7d\x47\x8e\xbc\xda\x17\x39\x7a\x5a\xee\x40\xc6\xfd\xc7\xb1\x4c\xeb\x39\x90\x71\x7f\x11\x23\x2f\xd5\xc7\x03\x19\xf7\x17\x2d\xf2\x09\x7c\x3e\x90\x71\x7f\x91\x62\xa2\x55\x0f\x64\xdc\x7f\xa2\xb6\x68\xf5\x03\x19\xf7\x17\x21\x16\x5a\xf3\x40\xc6\xdd\xaf\x03\x19\xf7\xe7\x3a\x90\x71\x7f\xee\x03\x19\xf7\xc7\x1d\xc8\xb8\x3f\xfe\x40\xc6\xfd\x79\x0e\x64\xdc\x9f\x70\x20\xe3\xfe\xc4\x03\x19\xf7\x27\x1d\xc8\xb8\xef\xd1\x5a\xf4\x79\xdb\xd7\xff\xf6\xb9\x1e\xc8\xb8\x3f\xed\x40\xc6\xfd\xe9\x07\x32\xee\xcf\x38\x90\x71\x7f\xe6\x81\x8c\xfb\xb3\x0e\x64\xdc\xc3\x75\x20\xe3\x1e\xee\x03\x19\xf7\xe0\x0e\x64\xdc\x83\x3f\x90\x71\xdf\xf6\xe4\xab\xcf\x21\x1c\xc8\xb8\x87\x78\x20\xe3\x1e\xd2\x81\x8c\x7b\xc8\x07\x32\xee\xa1\x1c\xc8\xb8\x87\x7a\x20\xe3\x1e\xda\x81\x8c\x7b\xe8\x07\x32\xee\x61\x1c\xc8\xb8\x87\x79\x20\xe3\x1e\xd6\x81\x8c\x7b\xbc\x0e\x64\xdc\xe3\x7d\x20\xe3\x1e\xdd\x81\x8c\x7b\xf4\x07\x32\xee\xf1\x39\x90\x71\x8f\xe1\x40\xc6\x3d\xc6\x03\x19\xf7\x98\x0e\x64\xdc\x63\x3e\x90\x71\x8f\xe5\x40\xc6\x3d\xd6\x03\x19\xf7\xd8\x0e\x64\xdc\xb7\x8d\xed\x6f\x9f\xc7\x81\x8c\x7b\x9c\x07\x32\xee\x71\x1d\xc8\xb8\xa7\xeb\x40\xc6\x3d\xdd\x07\x32\xee\xdb\x06\x76\xf5\x39\xf9\x03\x19\xf7\xf4\x1c\xc8\xb8\xa7\xf0\x85\x8c\x7f\x1d\x89\x07\xfc\xed\x29\x1d\xf0\xb7\xa7\x7c\xc0\xdf\x9e\xca\x01\x7f\x7b\xaa\x07\xfc\xed\xdb\xe6\xf4\xb7\xcf\xfd\x80\xbf\x3d\x8d\x03\xfe\xf6\x34\x0f\xf8\xdb\xb7\x4d\xe8\xea\x73\xbe\x0e\xf8\xdb\xf3\x7d\xc0\xdf\x9e\xdd\x01\x7f\x7b\xf6\x07\xfc\xed\xf9\x39\xe0\x6f\xcf\xe1\x80\xbf\x3d\xc7\x03\xfe\xf6\x9c\x0e\xf8\xdb\xb7\xcd\xe3\xea\x73\x2e\x07\xfc\xed\xb9\x1e\xf0\xb7\xe7\x76\xc0\xdf\x9e\xfb\x01\x7f\x7b\x1e\x07\xfc\xed\x79\x1e\xf0\xb7\xe7\x75\xc0\xdf\x5e\xae\x03\xfe\xf6\x72\x1f\xf0\xb7\x17\x77\xc0\xdf\x5e\xfc\x17\xfc\xfd\xbb\x1a\x2c\xcf\x81\x8c\x7b\x09\x07\x32\xee\x25\x1e\xc8\xb8\x97\x74\x20\xe3\x5e\xf2\x81\x8c\x7b\x29\xbf\x41\xc6\xbd\xef\x1b\xf6\x7a\xdf\x37\xec\xf5\xb1\x6f\xd8\xeb\x63\xdf\xb0\xd7\xc7\xbe\x61\xaf\x8f\x7d\xc3\x5e\x1f\xfb\x86\xbd\x3e\xf6\x0d\x7b\x7d\xec\x1b\xf6\xfa\xd8\x37\xec\xf5\xb1\x6f\xd8\xeb\x63\xdf\xb0\xd7\xc7\xbe\x61\xaf\x8f\x7d\xc3\x5e\x1f\xfb\x86\xbd\x3e\xf6\x0d\x7b\x7d\xee\x1b\xf6\xfa\xdc\x37\xec\xf5\xb9\x6f\xd8\xeb\x73\xdf\xb0\xd7\xe7\xbe\x61\xaf\xcf\x7d\xc3\x5e\x5f\xfb\x86\xbd\xbe\xf6\x0d\x7b\x7d\xed\x1b\xf6\xfa\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf6\x0d\x7b\xe3\xda\x37\xec\x8d\x6b\xdf\xb0\x37\xae\x7d\xc3\xde\xb8\xf7\x0d\x7b\xe3\xde\x37\xec\x8d\x7b\xdf\xb0\x37\xee\x7d\xc3\xde\xb8\xf7\x0d\x7b\xe3\xde\x37\xec\x0d\xb7\x6f\xd8\x1b\x6e\xdf\xb0\x37\xa8\xf8\x23\x64\x3c\xa8\xf8\x23\x64\x3c\x0c\x32\xbe\xc8\x78\xf8\x7b\x43\xc6\x83\x8a\x3f\x42\xc6\xc3\xa0\xe2\x8b\x8c\x07\xf5\xcc\x85\x8c\x87\xdf\x77\xc6\x0d\xbf\xef\x8c\x1b\x7e\xdf\x19\x37\x7e\x20\x22\xad\x72\x60\xe1\xf1\x63\x48\xa4\xd5\x0e\x2c\x3c\x7e\x8c\x88\xb4\xc6\x01\x78\xc7\x0b\x11\xf9\xb2\xfe\xcc\x05\x31\x7e\x7c\xc6\xb4\xee\x03\xf0\x8e\x9f\xd8\x42\x5a\xfe\x00\xbc\xe3\x27\xae\x90\x56\x38\x00\xef\x78\x21\x21\xa3\xe7\x49\x07\xe0\x1d\x2f\x1c\xe4\x9d\x3e\xe5\x00\xbc\xe3\x85\x82\x8c\xb7\xa7\x1d\x80\x77\x3c\xfd\x00\xbc\xe3\x19\x07\xe0\x1d\x5b\x2a\x27\xbd\x95\x67\x1d\x80\x77\x84\xeb\x00\xbc\x23\xdc\x07\xe0\x1d\x5b\xaa\x26\x49\x17\xfc\x01\x78\x47\x78\x0e\xc0\x3b\x42\x38\x00\xef\x08\xf1\x00\xbc\x23\xa4\x03\xf0\x8e\x90\x0f\xc0\x3b\x42\x39\x00\xef\x08\xf5\x00\xbc\x23\xb4\x2f\xc0\xfb\x57\xb5\x30\x42\x3f\xb0\xf0\x08\xe3\xc0\xc2\x23\xcc\x03\x0b\x8f\xb0\x0e\x2c\x3c\xe2\x75\x60\xe1\x11\xef\x03\x0b\x8f\xe8\x0e\x2c\x3c\xa2\x3f\xb0\xf0\x88\xcf\x81\x85\x47\x0c\x07\x16\x1e\x5b\x4a\x24\xf5\x39\xa6\x03\x0b\x8f\x98\x0f\x2c\x3c\xb6\x34\x48\x6f\x9f\xeb\x81\x85\x47\x6c\x07\x16\x1e\xb1\x1f\x58\x78\xc4\x71\x60\xe1\x11\xe7\x81\x85\x47\x5c\x07\x16\x1e\x5b\xaa\x23\xf5\x39\xdd\x07\x16\x1e\xc9\x1d\x58\x78\x24\x7f\x60\xe1\x91\x9e\x03\x0b\x8f\x2d\xad\x91\xfa\x9c\xe2\x81\x85\x47\x4a\x07\x16\x1e\x29\x1f\x58\x78\xa4\x72\x60\xe1\xb1\xa5\x30\x7a\xfb\xdc\x0e\x2c\x3c\x52\x3f\xb0\xf0\x48\xe3\xc0\xc2\x23\xcd\x03\x0b\x8f\xb4\x0e\x2c\x3c\xf2\x75\x60\xe1\x91\xef\x03\x0b\x8f\xec\x0e\x2c\x3c\xb2\x3f\xb0\xf0\xc8\xcf\x81\x85\x47\x0e\x07\x16\x1e\x5b\xba\x21\xf5\x39\xa7\x03\x0b\x8f\x9c\x0f\x2c\x3c\x72\x39\xb0\xf0\xc8\xf5\xc0\xc2\x23\xb7\x03\x0b\x8f\xdc\x0f\x2c\x3c\xb6\x94\x41\x6f\x9f\xe7\x81\x85\x47\x5e\x07\x16\x1e\xe5\x3a\xb0\xf0\x28\xf7\x81\x85\x47\x71\x07\x16\x1e\xc5\x1f\x58\x78\x94\xe7\xc0\xc2\xa3\x84\x03\x0b\x8f\x12\x0f\x2c\x3c\x4a\x3a\xb0\xf0\x28\xf9\xc0\xc2\xa3\x94\x03\x0b\x8f\x52\x0f\x2c\x3c\x4a\x3b\xb0\xf0\x28\xfd\xc0\xc2\xa3\x8c\x03\x0b\x8f\x32\x0f\x2c\x3c\xca\x3a\xb0\xf0\xa8\xd7\x17\x16\xfe\x75\xe4\x3e\x00\xef\xa8\xee\x00\xbc\xa3\xfa\x03\xf0\x8e\xfa\x1c\x80\x77\xd4\x70\x00\xde\x51\xe3\x6f\x00\xef\x10\xac\x04\xf0\x0e\xc1\x4a\x00\xef\x78\x73\xc1\xf3\xd4\x37\x17\x3c\xf7\x7f\xf3\xbd\x03\x98\x14\x1a\x20\xd0\x20\x53\x29\x80\x77\xc8\x54\x0a\xe0\x1d\x0a\x1b\x00\xf0\x0e\x85\x0d\x00\x78\x87\xc2\x06\x00\xbc\x43\x70\x14\xc0\x3b\x04\x47\x83\x9e\x57\x37\xc0\x3b\x04\x47\xa3\x9e\xd7\x37\xc0\x3b\x14\x36\x00\xe0\x1d\x8a\x0d\x00\xf0\x0e\x45\xb1\x02\x78\x87\x8c\xb1\x00\xde\x21\x63\x6c\xd2\x3f\xf3\x06\x78\x87\x40\x2d\x80\x77\x08\xd4\x02\x78\xa7\x60\x65\xfd\x97\x81\x6f\x0a\x71\x82\x85\xa7\x10\x67\xd5\x4d\xe6\x86\x85\xa7\x50\x25\x58\x78\x2a\x89\x3b\x58\x78\xca\x8a\x0a\x16\x9e\xb2\xa2\x82\x85\xa7\x12\xbc\x83\x85\xa7\x12\xbc\x83\x85\xa7\x12\xbc\x83\x85\xa7\x90\x2a\x58\x78\x0a\xa9\x36\x3d\xaf\x6e\x58\x78\x0a\xa9\x76\x3d\xaf\x6f\x58\x78\x2a\xc1\x3b\x58\x78\x2a\xc1\x3b\x58\x78\xaa\x28\x3f\x58\x78\xba\xb8\x61\xe1\xe9\xd2\x86\x85\xa7\xcb\x1b\x16\x9e\x4a\xa0\x02\x16\x9e\x4a\xa0\x02\x16\x9e\xd4\x91\x14\x16\x9e\xd4\x91\x14\x16\x9e\x7e\x6c\x58\x78\xbe\x75\x24\xb9\x0b\x75\x24\x85\x85\xe7\x73\x6d\x58\x78\x1a\x8a\x7c\xb1\xf0\x7c\xf6\x0d\x72\xf3\xd9\x37\xc8\xcd\x67\xdf\x20\x37\xc9\x2b\x2d\x2b\xf1\x7c\xa8\x90\x4d\x61\x86\xf9\x50\x01\x9c\x74\xb5\xf3\xa1\x7a\x3b\x75\x0d\xa7\x50\x63\xb8\x2e\x4d\xac\x49\x6a\x14\xaf\xb7\x41\x6a\x14\x4f\x49\xb1\x29\x34\x18\xe2\xa5\xe9\x34\xc9\x36\xad\xf4\xba\x93\x7a\xfc\xef\x73\x85\x02\xa3\xb2\xdd\xb1\x2b\x7f\x92\x50\xc5\xeb\x9b\x05\x2a\xb1\x90\x54\x78\x06\xaa\x7e\xb3\x3d\x70\x06\xaa\x7e\x93\xa5\x7c\x06\x64\xa2\x2e\xe8\xa4\x9e\xbf\x52\xfe\xce\x40\x55\xf3\x8c\x84\x81\xaa\xe6\x6c\x71\x9c\x01\x79\xa8\xa9\x39\x85\xf2\xe2\x50\x9f\x74\x05\xcb\x69\x9c\xdf\x47\xe5\xef\x09\x6f\x09\x81\x19\xaf\xff\x1c\x79\x43\xf9\x7f\x46\x1a\xa9\x5e\x3c\xb5\x2a\x27\xa9\x5e\x3c\x85\xd6\xa6\x52\xbd\xd4\xe8\xaf\xd9\x7e\xe6\x02\x29\x5f\xbc\x46\x8e\x52\xbe\xd4\xfc\x6b\x8e\xfd\xcc\x1e\x52\xbf\xa8\xa8\xf4\x24\xf5\x8b\x12\xea\x4e\xa5\x7e\xa9\xd5\x5f\xcb\xfb\xab\x5d\xbf\xe6\xd5\xaf\xfe\xf8\x6b\x0e\x7f\xad\xee\x55\xd6\x64\x46\x55\xa9\x67\xd6\x29\x2d\xcc\x7b\x1d\xff\xe7\x8c\x2a\xba\xf3\x06\xe3\x5b\xaa\xc4\x5f\xdd\xfb\x8b\xf2\x6b\x93\x54\x31\xca\xb5\x3d\xd3\xbb\x35\x81\x67\xce\xca\x7f\xed\x9e\xdc\x85\xf4\x31\xfe\xd6\xd5\x9a\xe3\xea\xeb\xd6\x47\x52\xc9\x78\x36\xb6\x4e\xa5\x92\xf9\xf5\x26\xec\x8d\x45\xfe\x4b\x21\x91\x99\x55\x33\x9e\x77\xad\x0d\xc7\x3d\xbd\x65\x55\x26\x9b\x8e\x55\xce\x6d\x6a\xd3\x71\xff\xf5\xf6\x75\xbd\x32\x44\x94\x5f\x47\x78\x0a\x41\x47\x53\x1b\x8d\xc7\xa5\xe7\xe9\x09\xcc\x06\x52\x09\x4f\x6d\x38\x1e\x37\x32\xfc\x7a\x3f\x92\x55\x9b\x8f\x7f\x5d\x3d\xfb\xcf\x51\x55\xf7\x47\x19\x4f\xaa\xfb\x5f\x23\xf8\xab\xde\x3c\x5f\x52\x51\xe9\x9f\x33\xe9\xd7\x7b\xf9\x19\x5b\x6f\x65\x7f\xde\x79\x79\xd7\x2d\x7a\xfe\xfe\x27\x1f\x47\x7f\xdb\x43\x6d\x65\x1e\xf5\xd7\xaa\xfb\xb3\xba\xb2\xa5\xd9\xa3\xd4\x67\x69\x9f\xff\xe8\x3c\xe3\xc7\xeb\x49\x83\x16\xa3\xb0\x30\x66\x48\xac\x3c\x0d\x6a\x78\x65\xe9\x98\xec\x11\x52\x1d\xfe\xa9\x0d\x3d\x53\xdf\x72\xfe\x2b\xa2\x6e\x6a\xcf\xcf\xf6\x8a\xd8\xf7\xe3\x49\xca\x3e\x09\xc9\xf4\x5a\x18\x15\x92\xf9\x6b\xb8\xd8\x04\xe2\x0a\x85\x66\xfe\x3a\x3a\x9e\xd7\x20\x34\x09\xd1\xf4\x5a\xcc\x14\xa2\xb9\x4d\x66\x42\x31\xdf\xc9\xdc\xca\x3e\x99\x15\x8a\x79\x4c\x66\x42\x32\xdf\xc9\xac\x90\xcc\x63\x32\x13\x9a\xf9\x4e\xe6\x36\xf7\xc9\xfc\xd6\x05\xfa\xf7\x64\xee\xd7\x3e\x99\xe5\x44\xff\xcd\x64\xc6\xa1\xfe\x4e\xe6\xb7\x7e\xd0\xf7\x64\xee\xcf\x3e\x99\xe5\x20\xff\x9a\xcc\xcf\xd7\x64\xc6\x69\xfe\x4e\x66\x39\xcd\x7f\x33\x99\x31\x67\xbe\x93\x59\xe6\xcc\x7d\x32\xf7\xf5\xf3\x4d\x31\x4c\xbe\x93\x59\x86\xc9\x6d\x32\x63\x9c\x7c\x27\xb3\x8c\x93\xdb\x64\x16\x92\xfc\xcd\x64\x16\x72\x3c\x26\x33\x86\xc9\x77\x32\xcb\x30\xf9\x9b\xa9\x22\xa4\x79\x4c\x66\x70\xe4\x3b\x99\x67\xfc\xd3\x64\x16\xa6\xfc\xcd\x64\x9e\x75\x9f\xcc\xef\xbe\xa8\xef\xc9\xfc\xee\x8f\xfa\xfb\x64\x7e\xf7\x4d\x7d\x4f\xe6\x39\xf7\xc9\xac\x38\xd4\x6d\x32\x13\x34\xf0\x4e\xe6\x75\xef\x93\x19\x23\xea\x3b\x99\x09\x1a\x78\x27\x33\xee\x7e\x4d\xe6\x25\x23\xea\x3e\x99\x7f\x1d\xbd\x8f\x19\xbb\x2e\xb7\xcd\xd8\x85\x0b\x5f\x33\x76\xc9\xd8\xfa\x3d\x63\x97\x8c\xae\xdf\x33\x76\x61\x7c\xd5\x8c\x5d\x18\x58\x3d\x95\x06\x16\x06\x56\x9f\xd4\x07\xfa\x49\x71\x8d\x05\xdc\xf5\x20\xe8\x75\x91\x1d\xcc\xb7\x14\x1f\x17\xfb\x08\xcf\xa4\xa4\xc3\x32\xe8\x1b\x5a\x8c\x31\xbb\xfb\xfb\x0c\xe9\xa7\xd2\x1d\x9e\xab\xa7\xf1\x3c\x6f\x6a\xaf\x75\x93\x1a\x2c\x3c\xff\x3d\x73\x2b\x05\x58\xee\x3d\x3d\xeb\xae\xa9\x50\x2e\x6e\x19\x8c\xfe\x75\x26\x3c\xd7\xf8\x3e\xe3\x29\x6a\x3c\x43\x9c\xfe\xab\x07\x06\xaf\x43\x2b\x29\x86\x50\xbe\xcf\x58\xa8\xc1\xb5\xc2\xb3\xda\x4a\x21\xd6\xe0\x57\xe2\x4c\xfc\x93\xa4\x44\xe7\xfe\x4e\x52\x22\x75\x7f\x2b\x69\xf9\xa3\xa4\xf5\x8f\x92\xb6\x3f\x4a\xda\xff\x28\xe9\xf8\xa3\xa4\xf3\x8f\x92\xc2\x6e\x99\xcf\xeb\x8d\xfc\x55\xeb\x06\x66\x32\x6a\xcc\xa4\x6d\x29\xf8\xad\xe5\x69\x31\xbe\x54\xc3\xe9\xd6\x3f\x19\x83\xd4\x84\x58\x8a\x59\xa0\xa0\xe8\x52\xbc\x82\xd3\x39\x98\xfd\x53\xaf\xeb\xb9\x5f\x78\xbc\xcc\x28\x6d\x55\xec\xad\x45\xe9\x12\xea\x28\x2c\x6a\x40\xa9\xce\xee\x32\xfa\xe0\x54\xf0\x7c\xc9\x18\xdd\x74\x1d\x45\x39\x87\x5a\x8b\x16\x23\x19\x23\xb4\x87\x3e\xac\x87\x2a\xbf\x7d\xa6\x47\xb2\x1a\x4d\xb0\x5c\xe4\xd6\xa2\x48\x21\xb5\x2a\x96\x0c\xcc\xa4\xc4\x5a\xcf\xa7\x40\xe3\x5f\xd5\xf1\x92\xdd\x99\xe2\x22\xeb\x29\x5f\x2d\x96\x65\xaf\xce\xb5\xaf\x16\xd5\x60\x58\xf0\x56\xa0\x1a\x0c\x09\x2d\x97\xb8\x02\xa5\x76\x97\x71\x84\xcf\x3f\xfd\xd7\x3f\x4d\xa0\xe7\x41\x04\x59\x88\x43\x7f\x2b\xec\x2c\x2a\x2f\x3a\x7d\x40\x78\x82\xa3\xbc\xc9\xa2\xf2\xa2\xa3\x9c\xdc\xa2\xba\xa9\x78\xc2\x32\x33\xa2\xf3\x30\xa8\x65\x26\x44\xe7\x29\x78\xbb\xcc\x7c\xf8\xf9\x67\xf8\xfa\x67\xe4\x1c\xf2\x53\xeb\xd4\x13\xac\xbe\x0c\xcb\x3a\x0f\xab\x5e\xd4\x33\xf5\xa4\x57\x59\x66\x02\xfc\xfc\x73\x7c\xfd\x73\xd2\x62\x79\x4c\x6b\xff\x67\x76\xfb\x3f\xb3\xdf\xef\x99\x9f\xaf\x7f\x86\xaf\x7f\xc6\xfd\x9e\x54\x47\x5f\x7a\x67\x6f\x1d\x54\x06\x98\x99\xd1\x2c\x7f\xe9\xaf\x96\x99\xd0\x3e\xad\xfb\xab\xe5\xbe\x5a\x40\x0b\x4d\xb9\xf2\xec\x53\xa7\x30\x91\x48\x6c\xb3\x0a\x8b\xd2\xa3\x7f\xf2\x8d\x80\x43\xab\xf0\x8d\x60\x84\xcb\x70\xaa\x95\x27\xb5\x96\xbd\x4f\x07\x97\x5b\x64\xf8\x76\x30\xc2\x65\xd8\xd4\x29\xed\xcc\x32\x6c\xea\x94\xae\x66\x19\x36\xb5\x02\xa8\xd6\x5a\xfb\x3f\xcd\x04\x66\x89\xbd\xad\x75\x53\x7c\x8d\xf7\x69\xa6\x2f\x17\xba\xce\x79\xce\xf1\x74\x33\x79\x59\x95\x66\x6b\x05\x5a\xf4\xc5\x4c\x5d\x56\xb3\xd9\x5a\x70\x55\x60\xca\xaa\xf0\x6f\x2d\x02\x95\x05\x82\x9c\x78\xcb\x60\xad\x55\xd2\xb6\x16\xdc\xba\x33\xea\x0c\xaa\x5a\xf5\x78\x6b\xc1\x9b\xa9\x07\xb5\x1a\x7d\x29\x7c\x77\x03\xad\x2e\x00\x5a\x57\xa3\x9c\x1c\xa0\x75\x09\xb4\x7a\xdd\x85\x11\xa9\x37\x2f\xb0\xfa\x9e\x1b\x5f\xe7\xe6\xd7\xb9\xb5\x9f\x53\x34\xa7\xce\x19\x10\xfd\x9c\x73\x5f\xe7\xfc\xd7\x39\xeb\x75\xd2\x32\x6c\x5b\xe4\x2d\xbf\xab\xb5\xe2\xb6\xe9\x63\xf5\xf2\xd5\xaa\x5f\xad\xf6\xd5\xea\x5f\xad\x41\x8b\x37\x68\x60\xf4\xb5\x91\x2c\x03\xa3\x2e\x50\x01\x6a\x0d\x46\xb9\x16\xc6\x71\x7f\xb5\x34\x0a\xe8\xf5\x08\x5f\xad\xf8\xd5\x4a\x5f\xad\xfc\xd5\x42\x06\xac\x53\x6b\xd4\xaf\x96\xb6\x89\x33\x3e\x07\x32\x08\x38\x0d\x64\xf8\x35\x0a\xfe\xbe\x2c\x0f\xc4\xd3\x80\x1c\x6b\xdb\x79\xbe\xe6\xb5\x95\xf3\x5a\x54\x33\x4a\xe4\x08\x5e\xd3\x7d\xb5\xfc\x57\xeb\xf9\x6a\xc9\xcd\xcf\xe4\x78\xeb\x5a\xaa\xa5\x60\x4e\x5a\x0a\x48\x7d\x5b\x5c\x67\x13\xce\x5f\x42\x7b\x36\x89\xad\xe0\xe3\xaf\x96\x55\x61\x35\x43\xac\xb5\xf8\xa7\xb2\xed\x2e\xfe\xa9\xbc\x0c\xba\x8b\xb6\xbe\x71\x97\x5b\x28\xd4\xa6\x91\xbf\x15\x20\xca\x3d\x6f\x19\x33\xb9\xe7\x2d\xa3\x24\xf7\xbc\x65\xbe\xb1\xbc\x52\xfe\x36\x4f\xdb\x5a\xa6\x91\xfd\x1d\x51\x3b\x5e\xe7\x9e\x9f\xcf\xf0\xab\x15\x3e\x1f\xcc\xdf\x31\x7e\x3e\x98\xbf\x63\xfa\x2c\x21\xfe\x8e\x0c\x02\xab\xc9\xea\x6f\x99\x15\x90\xe1\xc6\x20\xf0\xca\xf0\x06\x6d\xdc\xb4\x14\xea\xcc\x5d\x14\xb4\xf1\x70\x9d\xb8\x91\x55\x3e\xf5\xb7\x82\x36\x1e\x9e\x2e\x5e\xf4\xd0\xcf\x37\x68\x43\xf7\xdc\x52\xc9\xfa\x5b\xd6\xf5\xac\x96\x6c\xca\x7a\x82\x6c\xca\x3c\x41\xdc\x28\x23\xad\x38\x89\xde\xa7\x02\x8a\x79\x9f\x4e\xd9\xa0\x6d\xfa\x79\xa7\x6c\xd0\xa6\x9c\xbc\x53\x36\x68\x2b\xa7\xe7\x9d\xb2\x41\x5b\x09\x3b\xef\x94\x0d\xda\x90\x88\x77\xca\xf8\xdc\x75\x9d\x8c\xae\xb4\x94\xf1\x79\x72\x17\x65\x7c\x9e\xdc\xe5\x51\xa8\xc2\xa4\xb5\x8f\x02\xf7\x3c\x5f\xad\x40\x32\xde\x4c\x2b\x7e\x2a\x3d\x79\xf7\xa4\x4f\x4d\x32\xef\x0c\xd0\xa8\x26\x99\x77\x38\xc8\xa9\x49\xe6\x1d\xe6\x50\x6a\x92\x79\x87\x63\x9c\xa4\xa5\xde\xe1\x14\xc7\x40\xe9\x1d\xf0\x86\x9a\x64\xde\xe1\x0c\xbf\x75\x4f\x1c\xe1\xd4\x24\xf3\x0e\x27\x38\x35\xc9\xbc\x03\xde\x50\x93\xcc\xbb\xa0\xba\x71\xf4\x53\x85\xf7\x12\x77\x89\xaa\xef\xc5\x13\xa2\xea\x7b\x71\x17\x79\x51\x7f\x6a\x92\x79\x8a\xb7\xab\x26\x99\x57\xf1\x76\x6a\x92\xf9\xb7\x78\xfb\x4f\x4d\x32\xef\x92\xea\x7b\xf1\xb6\x54\xcb\x6e\xf0\x0e\xe4\x35\xfd\xa9\x49\xe6\x29\xf7\xae\x9a\x64\xfe\x2d\xf7\x1e\xf9\x26\x49\xf5\xbd\x74\x27\x6a\xac\x75\x9d\xa3\x96\xd9\xcd\xfb\x93\x87\x34\x6e\x7d\x1e\x9f\x9a\x64\xde\xe1\x1d\x45\x8d\x7a\x87\x67\xf4\x53\x93\xcc\x3b\x3c\xa3\xd4\x24\xf3\x94\x8b\x57\x4d\x32\xef\xe4\x11\x8d\x9f\x3e\xe3\x11\xa5\x26\x99\x57\x39\x79\x6a\x92\x79\x95\x93\xa7\x26\x99\xa7\x9c\xbc\x0a\x69\x7a\xca\xc9\x7f\x5a\xf9\xa7\xf5\xb7\xa5\xda\x53\x69\x5e\x35\x36\xfd\x5b\x69\x7e\x32\xe0\x70\x86\x52\x47\xd3\x53\x69\xfe\xd3\x1a\x5f\x2d\x6a\x5e\x06\x75\x6c\xed\xad\xa2\xfa\x9b\x88\x87\xb3\xd2\x05\x5e\x6d\x89\x5f\x2d\x60\xbf\x06\x9c\xea\xb8\x3e\x3a\x67\xfd\xa4\xc6\xa6\x57\xdd\x79\xea\x68\x7a\xd5\x9d\xff\x69\xf5\xaf\x16\xfd\x2c\xbc\xee\xa2\xda\x9c\x0c\x08\x9c\x90\x4e\x1f\x4e\xc5\x0f\xb4\x28\x2c\xb5\x78\x13\x14\xb0\xa3\xc6\xa6\x77\x14\xb0\xa3\xc6\xa6\x77\x4b\x55\x2e\x4d\x5a\xaf\x02\x76\x86\x66\xbd\xbf\x28\xd6\x67\x35\x36\xbd\x7f\xd3\xf0\xeb\x9c\x52\xef\x4f\x5a\xe9\xff\x7e\x6a\x6c\x9a\xcd\xee\xa7\xc6\xa6\xd9\xd5\xfe\xf7\xd6\xd8\x34\xeb\xdc\xff\xde\x1a\x9b\x66\x4b\xfb\xa9\xb1\x69\x56\xb3\xff\xbd\x35\x36\xbd\xbf\xf5\x74\xee\xa2\x94\x2b\x8d\xbb\x28\xe5\x8a\x21\x48\xef\xef\xf8\x51\xca\x66\x4b\xfb\xa9\xb1\xe9\xfd\x2d\x44\x4e\x3f\x8d\x76\xab\xc6\xa6\xf7\x4a\xb3\xd2\xf4\x3c\xfa\xe2\x74\x4f\x6a\x73\x1a\xde\xf2\x5e\x9b\x65\xcd\xe0\xe3\xfd\x5b\xcf\x54\x2d\x8a\xeb\x31\x01\xbc\xb6\xb5\x36\xde\x19\xdb\x5a\x31\x19\x7a\xcf\x96\x56\x6a\x6c\x7a\xaf\xe2\x7a\x17\xb2\xb3\x9d\x95\x52\x7b\xde\x6b\x3b\x6b\x57\x4b\x05\x2a\xf5\x04\x55\x6f\xbd\x69\xa9\x7a\xbd\xee\xc9\x64\x0e\xbc\x09\xed\x51\x68\x5c\xa7\x8d\x08\xcc\x0e\xcf\x26\x04\x0a\x69\x7a\xd5\xe3\xa7\x90\xa6\xf7\xda\x80\xb0\xb8\x27\x1b\x10\x28\xa4\xe9\xbd\x36\x1f\x0c\x64\x7f\x89\x3c\xef\xd3\x7f\x88\x2f\xf6\xb0\xff\xbd\x85\x34\xbd\xf7\x1b\xbb\xf5\x5e\x11\x61\x46\xcb\xbd\x57\x44\x58\xe3\x3a\x2d\x48\x91\x37\xaf\x05\x29\xd1\x17\x2d\x46\x8c\x64\xcf\x62\x44\x21\x4d\xef\xb3\x0a\x70\x22\x11\x7c\xee\xd6\x98\xd0\x42\xa4\xd1\xfa\x86\x64\xf0\x84\xbc\x2b\x2d\x9f\x77\xa5\xe5\xf3\xae\xb4\x7c\xde\x95\x96\xcf\xbb\xd2\xf2\x79\x57\x5a\xbe\xec\x4a\xcb\x97\x5d\x69\xf9\xb2\x2b\x2d\x5f\x76\xa5\xe5\xcb\xae\xb4\x7c\xd9\x95\x96\x2f\xbb\xd2\xf2\x65\x57\x5a\xbe\xee\x4a\xeb\xff\x13\x76\x66\x47\x92\xf3\x38\x10\x76\x89\x22\xc1\xcb\x1c\x9e\xfe\x9b\xb0\x31\xf8\x52\x55\xdd\xf3\x47\xec\xbc\x35\x5b\x2a\x89\x10\x2f\x24\x8e\x44\x1a\x3f\x0f\xad\x34\xff\x3e\xb4\xd2\xfc\x79\x68\xa5\xf9\xf3\xd0\x4a\xf3\xef\x43\x2b\xcd\x9f\x87\x56\x9a\xdf\x43\xeb\xff\x6e\xcd\x69\xfe\x7d\x9e\xa5\xf9\xf3\x3c\x4b\xf3\xe7\x79\x96\xe6\xcf\xf3\x2c\xcd\x9f\xe7\x59\x9a\x3f\xcf\xb3\x34\xff\x3e\xcf\xd2\xfc\x79\x9e\xa5\xf9\xf3\x3c\x4b\xf3\xef\xf3\x2c\xad\x9f\xe7\x59\x5a\x3f\xcf\xb3\xb4\xfe\x3e\xcf\xd2\xfa\x79\x9e\xa5\xf5\xf3\x3c\x4b\xeb\xe7\x79\x46\x65\xfe\xcf\x02\x56\x45\x1d\x2d\x8c\xb7\x9a\x8e\x5a\x7c\xe2\xc8\xe7\x3f\xf6\xf3\x77\x27\xff\xfc\xdd\x29\x3f\x7f\x77\xea\xaf\xdf\x9d\x9f\x1b\xe2\xb9\x3f\x7f\x77\xc3\xcf\xdf\xdd\x1f\x36\xbb\x44\x35\x7c\xd9\xec\x12\xd5\xf0\x65\xb3\x4b\x6f\x35\x7c\x4d\xdb\xfb\xc3\x66\x97\x2c\xfc\xb0\xd9\x25\x0b\x3f\x6c\x76\xc9\x7c\xc3\xbf\xa3\xe8\x5a\xa7\xa5\x6b\x7f\xc6\xb2\x6e\xb4\x4e\xf3\x0d\xbf\x9f\xa5\x96\xbb\xfa\x0f\x1b\xbe\xb9\x2d\xf9\x8e\xac\xdf\x79\x0d\xdb\x81\x0c\xe6\x36\xe3\x3b\xd0\xdb\xcd\xed\xc4\x77\xb8\xf5\x33\x51\x1b\xbf\xf4\x33\x68\x79\x80\xec\xf1\x10\x81\x64\x6e\x03\xbe\x83\xcd\xc4\xfc\x10\xb9\x03\x7d\x9f\xba\xf9\x77\xb8\xdd\x3e\x51\x37\xff\x0e\xbe\x04\x75\xf3\xef\x30\xbd\xe1\x8f\x7c\xad\x70\xd0\x53\x37\xff\x0e\xc6\x9d\xba\xf9\x77\xbc\xef\x9b\x5c\x43\x3e\x3f\x44\x4a\x3a\xc8\xe0\x87\x48\xb1\xa5\x7e\xfe\x91\xaf\x36\x0f\x49\x48\xd4\xcd\xbf\x03\x85\x84\xba\xf9\xb7\xb3\xb8\xa9\x9b\x7f\x07\xdb\x07\x75\xf3\xef\x60\x9b\xa3\x6e\xfe\x1d\x86\x0c\x51\xf2\x2d\x5a\xc8\x90\x75\x27\x63\x04\x0e\xb2\x88\x0c\xa8\x35\xe6\xc7\x4d\xd9\x0d\x89\xfc\xb8\xa9\x71\xe9\xed\x2e\xc3\xa3\x2f\xe1\xc7\xcd\x6e\xf5\xec\xad\xb1\x88\x8c\x93\x23\xdb\x64\x51\x72\xf0\xdb\xa4\x71\xa2\x07\x09\x39\xc0\x81\xd4\xf1\xcf\xfb\xf0\xbd\x13\x72\x24\xbe\x46\x42\x8e\xc2\x1b\x08\x64\xc6\x1b\x91\x2c\x31\x4e\x89\x31\x4c\x92\x51\xbf\x73\x7b\xfb\x9d\xfa\x1d\x32\x9a\xfa\xf2\x47\xc6\x9e\x38\x80\x2c\x31\x4e\x1c\x6a\xe6\x36\xe3\x3e\xa3\xde\xa0\x79\xa8\xa7\x20\x1f\x3b\x93\x25\xcd\x43\xc6\xc9\x90\x0f\x55\xd1\x1c\x43\x95\xa2\x6f\x6a\x8c\x53\xe2\x29\xa6\x71\x42\x76\x93\x7c\x7a\x0a\xf3\x90\x03\xdd\x4c\xf2\xd1\x6b\x23\x50\xbb\xea\x29\x8c\x61\xd2\xfb\x90\x2f\x21\x83\xe3\xab\x32\xf5\xcd\x0c\xf9\xd2\xf8\xc7\x36\x6d\x6e\x36\x28\x93\xdd\xdf\x0c\xd1\x13\x83\xe2\xb0\xac\x44\x2d\x33\x93\xe8\xdc\x99\x99\xa2\x68\x52\xe6\xb0\xec\xf6\xcd\xc4\x73\x58\x76\x3b\x5b\x9a\x39\x2c\x2b\x7b\xf3\x59\x1c\x96\xdd\xce\xf6\x6c\x0e\xcb\x4a\x59\xba\xb3\x78\x5f\x2a\x43\x9b\x35\xb4\x6a\x35\x1f\x3e\xd3\x53\xdc\x7d\x72\xb4\x94\x32\x43\x1b\xf8\x9c\x1e\x99\x52\x7a\x43\x86\x4c\xd5\x90\xa9\x6b\xbe\x04\x93\x16\x88\x9b\x45\x1a\x55\x35\x92\x79\x94\x4a\x0f\x5a\x04\x1e\xa1\xd2\xdf\x0d\xce\xcd\x1b\x59\xa6\x01\x73\xf3\x46\xdd\x87\x2f\xe1\xe6\x8d\x1e\x34\x5d\x0a\x55\x35\x86\xee\x74\x77\x52\x47\xc7\x33\x37\x6f\xb4\xa6\x6d\xc4\xcd\x1b\xf9\x00\xf8\xcd\xcd\x1b\x65\x4d\x3d\xf3\x8f\x7c\x3d\xbe\x77\xfa\x16\x7a\x17\x13\xc4\xa3\x54\x5a\xe4\xb8\x33\x8f\x44\xe9\x65\xe9\xed\xb8\x7b\x30\x99\x98\x43\xd9\xa2\x43\xd5\x1c\xca\x7e\xbe\x8b\x43\xd9\x32\xd1\x7d\xad\x42\xf5\xa8\x2d\xdb\x61\x6c\x5b\xda\x96\x1d\xc6\xe6\xbd\x90\xc1\x21\x6c\x6f\x0f\x7d\x71\x08\x9b\x8f\x26\xab\x43\xd8\x76\xde\x3b\xff\xc8\x57\x87\x16\x9c\xc3\xd7\x5c\xb5\xf5\x3a\x7c\xcd\xa1\xeb\x29\x2e\xdf\xa8\x8c\x91\xc3\xd7\x1c\x34\x91\x1d\xbe\xe6\x73\x19\x69\x87\xae\x3d\x6a\xf1\xbb\xa6\x58\x46\xd3\x1b\xa8\x8a\x02\xb2\xb0\xa6\xaa\x28\xf4\xa5\xb1\x34\xaf\xae\xf9\x11\xd1\x22\x6f\x77\x4d\xb1\xb6\xf7\x4e\xf3\xb1\xcd\x3c\xd3\x35\xc5\x16\x38\x3a\xad\x41\xca\x73\x75\x67\xf5\x2f\xaf\x6d\xd9\x21\x6b\x89\x97\x9e\x39\x2e\xad\x17\x3d\xce\x1a\xa4\x3c\x95\xb1\x6d\x14\x5d\xba\x7c\x6b\xc7\xa5\xb9\x63\xf2\x32\xd7\x30\xdb\xd4\xaa\x6a\xb8\xe8\x86\x9e\x42\x25\x25\x94\x22\x73\x0d\xb3\xdd\xc8\x33\x3b\x99\xd5\xa8\x29\xe6\x1a\x66\xad\x68\xb4\xe6\x1a\x66\x8b\x8f\x5a\x9e\x59\xdd\x8b\x7e\x07\x55\x67\xd5\x33\x5d\xbe\xf1\xe8\x9a\xaa\xf6\x30\x7b\x28\x30\x55\xf5\x05\x1d\xcf\x96\x1e\xe8\xa7\xe3\xd9\x16\xb4\x6e\x1d\xcf\xb6\xae\x5e\x3b\x9e\xed\x41\xc7\x6a\x67\xfd\x15\xbd\xcf\xc7\xcf\xde\x6b\xd7\xfb\xa9\xcd\xcd\xbd\x09\x75\x6b\x5f\x72\x6f\x42\x0b\x3a\xf4\xa8\x0e\x15\xde\x6b\x2e\xdf\xc0\x14\x68\x54\x87\x7a\x67\x0f\xd5\xa1\x1e\x63\x8d\x51\x1d\xaa\x26\x7a\xe6\xde\x84\x16\x34\xeb\xdc\x9b\xd0\xf6\x65\xa4\x07\xfb\xcb\x40\x3e\xe7\xdb\xcd\x47\x63\x3b\x58\x7f\x9a\xc9\x1e\x83\x53\x9a\x8e\x55\x0f\xb0\xe9\xef\x7c\x71\xad\xbc\x6c\xed\x9f\xae\x95\x97\x3f\xea\xff\x3f\xb6\xe4\xa9\xa1\xe5\x43\xb8\xb2\x5e\x5f\x1d\xc2\x95\xf5\xde\xa4\x93\xb9\xb2\x5e\xc2\x54\xcb\x28\x7b\xa4\xdf\xf9\xd0\xe6\xce\xd2\x74\x6d\xbc\x6e\xac\xae\xe6\x9a\x78\x1b\x53\x77\x36\x96\x3b\x02\xb9\x26\x5e\xa3\x36\x6f\xd7\xc4\xdb\x9f\x15\xea\x2d\x9f\xba\x31\xe8\x9a\x4f\xdd\xa2\x0f\x48\x41\xad\x47\xcb\xcf\xb5\xf0\xba\xb4\x99\xba\x16\x5e\x37\x1a\xbc\xb9\x06\xde\xcb\xa5\x67\xae\x81\xb7\x2c\x3d\xcf\x35\x70\xbb\xda\x06\x5d\xfb\x2e\x49\x7a\xa5\x6b\xdf\xf5\x3d\x2c\x5c\xfb\x2e\x2d\xeb\x77\x3e\x75\x1f\x4d\xd6\xc5\xd0\x4a\x06\x27\xb4\xa8\x57\xcb\xd6\x5d\x20\xd9\x82\xde\xe0\x47\x47\xc1\xb2\x6a\x0b\xed\xb4\xeb\xda\xa2\xa5\xb7\x6f\xa6\xa0\xae\x1d\x26\x0f\x43\xeb\x2e\x90\x72\xd4\x72\x24\x90\x65\x01\x36\x15\xd4\xea\xbc\x61\x53\x90\x49\x47\x8e\x23\x81\xdd\x2c\xee\x1d\xf4\x5b\x15\x65\xe2\xdb\x6c\xaa\x35\x6c\xbe\xa2\x5b\xb2\x73\xd6\xd1\xe2\x96\xec\x5c\x74\x28\x50\x54\xab\x6a\x41\xba\x25\x3b\x37\x6d\xe0\x14\xd5\xea\x3a\x80\xdd\x92\x9d\x87\xbe\x0d\x45\xb5\xc6\xd4\xdb\xfd\xf8\xd8\xd2\xf5\xdc\x92\x9d\x37\xb6\x6b\x73\x4b\x76\xde\xda\xa8\xdc\x92\x9d\x37\x58\xce\xdc\x0f\x92\xaf\xf4\x27\xf7\x83\xe4\xdb\x19\x8b\xc3\x1c\xdd\x6a\xf9\x1c\x7d\x34\xda\x8e\x76\xca\x73\x79\x9f\xa3\x9d\x12\x75\x5c\x39\xda\x29\x51\x8b\xdc\x63\xc8\x4b\xd6\xc6\xe8\x31\xe4\xe5\x1d\x43\x8f\xff\x29\xa6\x0d\xf5\x10\x4c\xac\x79\xe1\x36\xf6\x52\xa4\x1f\xba\xdf\xa5\x54\x7d\x41\x47\x50\xa5\x62\xf3\xb6\xc3\xf1\x08\x80\x37\x47\x50\xa5\xeb\x60\xa3\x62\x48\xd7\x0a\x51\xc5\x10\xe9\x80\x54\x0c\x19\x5a\x67\x17\x26\x64\xcd\xc3\x8b\x75\x1c\x3c\x65\x1e\x97\x5e\x4e\x54\xcb\xe5\xbb\x3a\x48\x3d\x2e\xbd\x1c\x7d\x09\x27\x09\x29\x57\x1b\x87\x93\x84\xd4\xe7\x22\x83\x47\x0d\xd5\x84\xdd\xde\xdc\xd0\x57\x4d\x0a\x9b\x1b\xfa\xaa\x49\x5a\x37\xf4\x55\x3b\xea\x99\xaf\xc1\x8c\x2a\x92\xdd\xd0\x57\x8b\x47\xcc\xa7\xec\x86\xbe\xda\x31\x42\x64\x37\xf4\xd5\xc6\x61\x92\x61\x7a\xee\x53\xd7\x7c\x0d\x52\x2d\x25\x65\x8f\x2c\xaa\xda\x7a\xb3\x23\xc4\xba\xae\x9e\xe9\xc7\xff\xae\x89\x96\xaf\xc1\xed\x0c\x76\x29\xc3\xf4\x7c\x92\x7e\x87\x7a\x83\xa2\x90\x1d\x21\xd6\x7b\x1e\x5a\xcb\xd7\x59\xd6\xdb\x59\x83\xc8\x97\x83\xd6\xa0\xde\x70\x69\xb9\xb4\xd9\x11\x62\xa3\xfe\x67\xca\x8e\x10\x9b\x4c\x58\xd9\x11\x62\x7b\x1a\xcf\x74\x84\xd8\x9e\xf9\x8f\x54\xb5\x94\x1d\x3c\x36\xd9\x58\xb2\x83\xc7\xa6\x53\x3c\x43\xd7\x97\xd1\x01\xb3\x83\xc7\x96\xb7\x5a\xbe\xbd\xe2\x03\x4d\xd9\xc1\x63\x6b\x49\x1d\xf3\xed\xb5\x75\x44\x77\xf0\xd8\x1a\x4b\x25\x3b\x78\x6c\x8d\x13\x37\x3b\x78\x6c\x1d\x6b\x53\x76\xf0\xd8\x7a\x52\xcb\x45\xef\x68\x1b\xd9\xc1\x63\xd3\x09\x9f\x1d\x3c\xb6\xc1\xc2\xc9\x0e\x1e\xdb\xc6\x62\x96\x1d\x3c\xb6\x1d\x74\xa7\x6b\x76\x97\xc5\x9f\xdd\x8e\xd9\x0e\x1a\x5a\x8e\x68\x76\x43\xad\x8a\xc6\x8b\xec\x0e\x2c\x7b\x08\xfa\x9d\x6b\xae\x0f\x0b\x27\x3b\xb0\xec\x0f\xe0\x30\x3b\xb0\xec\x4f\x46\x3e\x07\x96\xfd\x29\xea\x8b\x9f\x9c\x8f\x06\xd3\x41\x65\x7f\x34\x3d\x1d\x54\xf6\x67\xd0\x4a\xc4\xf9\x63\x7d\xcd\x89\x40\x1d\xb4\x8d\xec\xa0\xb2\x4b\xdb\xcf\xca\x8e\xd5\xd4\x75\x50\xd9\x0d\x2d\x25\x27\xb6\x56\x36\xa9\xec\xa0\xb2\x57\xb6\xa5\xec\xa0\xb2\x57\x8c\x06\xd9\x41\x65\xaf\x15\xd9\x1d\x54\xf6\xa6\x65\x04\xa8\x6c\xea\xb5\x83\xca\xde\x96\x5a\x2e\x9f\x4c\x16\xd9\x41\x65\x9f\xa6\x37\xb8\x7c\x53\x5f\xc2\x41\x65\x9f\x1c\x6c\x99\x3c\x86\xa9\x05\x40\x20\xd2\xbc\x6a\xb9\x7c\x1b\xb8\x9f\x1d\x54\x76\xe9\x48\xd9\x18\xbf\xa0\x6b\xbe\xf5\x44\xf5\xda\x41\x65\x29\x1c\x65\xd9\x41\x65\x79\x34\xee\x0e\x2a\x5b\xc3\x64\x91\x1d\x54\xbe\x68\x26\x3b\xa8\xec\x81\xe3\x3f\x3b\xa8\xac\xed\xe8\x77\x3e\x3f\x57\x57\xcb\xed\x91\x67\xeb\x0d\xee\x42\x97\x49\x2e\x3b\x72\xcc\x07\xcc\x97\x1d\x39\x56\x03\x2b\x66\x47\x8e\x5d\x6e\xd6\xec\xc8\xf1\xc5\x4b\xd9\x91\x63\x6b\xe8\xe2\xd9\x91\x63\x8f\x60\x9b\xec\xc8\xb1\xe7\x89\x7c\x8e\x1c\x5f\x2c\x95\x1d\x39\x96\xa4\x95\xe3\xc8\xd1\x4d\x16\xd2\xdc\xb3\xa3\xc7\xfa\x00\xdb\x33\xe8\x31\x68\xb4\x1d\x3d\xbe\xc8\x2b\x3b\x7a\x2c\x79\xea\x77\x7e\x3c\xde\xa6\x3b\xcf\x0f\x54\x96\x33\xda\x39\x76\xea\x0c\x7a\xac\x68\x93\x19\xf4\x98\x1e\x7a\xe7\xe8\xb1\x45\xf5\xdc\xd1\x63\x4b\x5b\x77\x1a\xaa\x98\x9e\x42\x30\xa2\x56\xa4\xa3\x47\x4c\x2f\xda\x70\x4b\xfd\x81\xfd\xb2\x23\xc8\xde\x1f\x3d\x09\x0d\x16\x87\x7c\x06\x41\xbe\x9b\xa3\x23\xc8\x17\x25\xe6\xb2\x7e\xa0\xc4\x5c\xf6\xaf\xd6\xf9\xd5\xba\x9f\x2f\x89\xb1\x2d\x83\x22\x85\x29\x33\x28\xb2\xa2\xdd\x67\xe2\xc0\x8e\x66\xb5\xa3\xc8\x5e\x08\x2c\xc8\x8e\x22\x79\x52\xd4\x6f\x7d\xbf\xb9\xa6\xeb\xbe\x1e\x13\x5e\xb0\xec\x48\xb2\xc5\xf5\xcf\x2d\x1a\x90\x39\xb7\x1e\xe9\xc3\xfc\x47\x9d\xf6\x96\xec\x90\x0c\x7a\xe5\x94\xd1\x36\x5c\x01\x29\x4d\x2f\xf7\xa5\x9a\xbb\x9e\xe2\x4b\xb5\x6a\x80\x2a\x20\x05\x97\x58\x06\x64\x26\x2d\x32\xea\xf3\x5a\xe0\x77\xd4\xe7\xfd\xb4\xd2\xaf\x96\x6b\x79\xd2\x17\x73\x43\x53\xc7\x42\x9a\x1d\x64\x16\x12\x97\x52\x76\x90\x59\x64\xdf\xca\x0d\x90\xa2\x2d\xac\xb1\x15\x1d\x3d\x73\xbc\xba\xe4\x9d\xba\x3e\xd1\x17\x99\x02\x0e\x34\x5b\xc1\x32\x97\x9b\x80\x0a\xf2\x37\x2a\xfa\x62\x4e\xc9\x00\x4d\xc3\x2e\x9a\x1d\x68\x96\x10\x99\x64\x0e\x34\xeb\xd6\x61\xd6\x65\xc3\xd3\x9d\xae\x09\x45\x7d\x7d\x07\x9a\xed\x3d\xf1\x1d\x68\xee\x56\xea\xde\x5a\xea\xbd\xfc\xe7\x3f\xf5\x33\x29\xb0\x69\x65\x40\xe7\x4d\x7a\x9b\x6b\x45\x41\x12\x38\xe8\x2c\x5d\xcb\xcf\x41\xe7\x6e\xb6\xf7\x79\xef\x5e\xff\xf9\x0f\x32\x03\xe3\x72\x67\x5c\xd1\xaa\xb2\x83\xcf\xde\x31\x36\x65\x07\x9f\xa5\x34\x9e\x4d\x28\xdb\x41\x6b\xcc\x0e\x3e\xdb\xdd\xba\xe6\x25\x55\xaf\xb6\x67\x07\x9f\xb5\x6a\x8e\x09\x7c\x6a\xb4\x1c\x7c\xb6\xa2\xcd\x6c\x60\x1c\xd1\xc6\x3a\x38\x42\x4d\x77\xba\x9c\x03\x8c\x90\x01\x9f\x59\xba\x8b\x83\xcf\xdb\x83\xde\xe0\x4b\x97\x4c\xc7\x94\x87\x96\xae\x9e\xe2\x2a\xc2\x5d\x7a\xdf\xfd\x61\x70\xc9\x8e\x30\xcb\xc5\xda\x9c\x41\x98\x32\xbf\xe4\xf9\xa3\xce\x47\xca\x84\xc7\xc9\x55\x94\x27\x25\x8d\xab\x5a\x2e\x5f\xd4\x3c\x99\x9f\xed\x69\x0d\x5d\xf7\xb9\x5b\x81\xc6\x19\x94\x29\xe7\x60\x76\x94\xd9\xa6\xf4\xc8\xa9\x2d\x58\x77\xce\x77\x26\x9f\xa2\x3e\xf9\xdc\x1d\x41\xbd\xa7\x74\xb3\xd6\xae\x23\xcd\x5e\x16\x52\x3b\xd2\xec\x4d\xdf\xc0\x91\x66\x36\xcd\x26\x47\x9a\x79\x80\x42\xb3\x23\xcd\x36\xc0\xab\x79\x61\xe4\x42\xab\xce\x0b\x94\x82\x99\x30\x83\x34\x63\xd3\x35\x5f\x9f\x69\xe8\x0d\x95\x59\xa8\x67\x7e\x8e\x9a\x1d\xf4\xce\x8e\xce\xcf\x2c\x5b\x18\x4a\x1e\x3d\x69\xa2\x95\xaa\x07\x2e\x63\x92\x52\xb5\x64\x08\xd2\x73\xcf\x0f\xc3\x53\x5e\x5a\x9f\x3c\x73\xa3\x0e\x69\x96\x6d\x34\x5d\x6d\xf4\x8e\x36\x6b\x06\x63\x64\x47\x9b\xed\x6a\x2c\x37\xe5\x8d\xb5\xe6\x41\x9a\x24\xf7\xa5\x0c\xd2\x3c\x92\x11\xa4\x79\xf1\x77\x64\x47\x9a\x25\x49\x15\x74\xa4\x59\xa6\x14\x35\x47\x9a\x2d\xe9\x68\x07\x69\xba\x32\xf6\xff\xb7\x6d\x40\xa8\x4d\x3d\xc4\x4f\xd9\x68\xea\x98\x9f\xb2\x59\xa7\x84\x83\x50\x9b\x9a\x72\x80\xd0\xae\x25\x0c\x08\xfd\xb4\xd8\x9a\xde\x16\x36\x22\x02\x9a\xb2\x83\xd0\x6f\xcb\x4f\x9e\xa5\x09\x74\xca\xaf\x56\xa5\x1c\x24\xc2\x02\x42\x3f\xad\xfe\x1d\x6c\x86\xc9\x81\x68\x4d\xd2\x37\xcf\x67\x1a\x5f\xe9\x48\x80\xd1\xa4\xd3\x14\x30\x9a\x3b\x1f\xeb\xfc\xb4\xf5\xe5\xf3\x3d\x69\xf1\xbb\x66\x07\xa4\x35\x0a\x32\x39\x20\xe5\xdd\xea\xcd\x45\xf3\xd5\x94\x75\x50\x9a\x6f\xd2\x35\x86\x5a\x68\xe1\xe2\x4e\x91\xa6\x06\x28\x4d\x4d\x6f\xf9\xb1\x05\xd3\xe7\x0b\x70\xc3\x46\x97\x2f\x76\x4d\x6d\xf1\x17\xf4\x82\x75\x2d\x3b\x30\xed\xe1\x7d\xa7\x57\xb3\xbe\xa6\xa7\x6c\x34\x39\x16\xc5\x65\x6b\xc2\x00\x94\x2f\x86\x05\xf4\xdd\x12\xb0\xbb\xb3\xa5\x95\xf0\xfc\x6a\x45\x0c\x5c\x81\x56\xc2\xa6\xdb\x68\xf9\xd6\xd4\xd1\xc4\x4b\xc8\x5f\xc2\xf4\x54\x02\x86\x13\xfa\x59\x28\x41\x34\xa7\x9e\xf9\xd5\x0e\xdf\xdf\xfa\xb4\x5d\x6c\x4d\x05\x17\xe5\x6e\x7a\x8b\x03\x6c\x19\x9d\x8a\x00\x68\xd7\x73\x19\x33\x0b\x7b\x31\x1f\x0a\xe9\x2c\x13\xed\xa8\x3c\x9f\x31\x5b\x59\xff\x71\x79\x02\xfa\x5b\x71\x20\xfa\x5a\x58\x0b\xe4\xf0\x0d\x83\x40\x71\xb4\xf9\xda\x5b\xcb\x83\x9f\x44\xef\x25\xde\xe5\x48\x56\x47\x9b\xbd\x01\xfa\x0b\xf1\x2e\x67\xeb\x29\x1e\x2a\x58\x9b\xee\x9c\x98\xda\xf4\x76\x8f\x77\x91\xb1\xab\xe0\xaa\xdc\x68\xb3\xc5\xd1\xa6\x9c\x7e\xba\x8e\xaf\x04\xb3\x43\x71\xc4\x69\x07\x5f\x42\x89\xcf\xfb\x1d\xf6\xd0\xf5\x88\xd9\x90\xef\xeb\xa8\x33\xbf\xdf\x28\xb2\x16\x71\xb7\x17\x50\xe7\xa7\x55\x38\xc2\xe8\xa1\xa3\xce\xd6\xd8\xda\x8a\x50\xa7\xe9\x0d\x1e\x12\x99\x51\x9a\x8a\xa3\xce\x1c\x8f\xae\xcd\xcf\x77\x9f\xfa\x8f\x1b\x4d\xe4\xf7\x29\x51\x46\x05\xbe\x66\x04\x59\x37\xbd\xe5\x72\x48\xd0\x72\xe4\xd9\x06\x9b\x7d\x01\x79\x56\x62\xa5\x0a\xc8\xf3\xd3\x72\xa3\xc9\x00\x67\x97\x84\xe5\x00\x65\xab\x08\x79\xea\x6b\xc1\xcb\xb4\xc0\x85\xc5\x91\x67\x9d\x4b\xef\x6b\xbc\x9d\xaf\x01\xf2\x2c\x47\x2d\xd4\xd9\xac\x37\x4c\x56\x06\xa3\x43\x06\xbd\x0c\x70\x85\x0c\xfa\xcb\x86\x5d\x1c\x79\xbe\x56\xf6\x02\xf2\x0c\x1a\x67\xd3\xda\xe3\x29\x64\xd0\x7b\x15\xfd\xff\xbb\x7d\x17\x92\xeb\x05\x12\x8a\x61\xb3\x25\x48\xad\x38\x28\x2d\x64\x16\xa5\xe2\xa0\xb4\x16\x82\x6b\x8a\x83\xd2\xb6\x35\xa0\x86\x51\x81\x33\xbe\x18\xc3\x5b\xf8\x2c\x02\xa5\x51\x77\x0e\x80\x05\x1f\xc2\xd8\x76\x34\xf4\x02\xa5\xef\xb5\xcd\x54\x53\xeb\xfc\x6a\xf9\xb6\xd3\x09\x98\x2b\x0e\x4a\x77\xb3\xbb\x97\x96\x9c\x80\x29\x61\x3a\x05\x60\x1a\xa2\xae\x01\x66\xb0\x20\x15\x80\xe9\xd4\x74\x72\x60\x9a\x3b\x71\x12\x85\x64\x7b\x7b\x5b\x3e\xbc\xe1\x6d\x21\xa3\x86\xc2\x41\x69\x53\x38\x51\x71\x50\x6a\xe7\xbd\xe6\xc3\x3b\x4d\x6f\x5f\x9f\xe5\xf8\xa8\x07\xfb\x87\x0b\xa4\x38\x30\x2d\x45\xdb\x03\xc0\x34\x44\xb6\x15\x07\xa6\xf5\x02\xd1\x8a\x03\xd3\x3a\xb1\xe9\x96\x02\x60\x1b\xba\x26\x92\x04\xc6\xc3\x81\x69\x0f\x0f\x5f\xa3\xe0\x36\xba\xba\x56\x7e\xc4\x00\x17\x40\xa9\x1c\xbc\xa5\x7c\xb7\xd7\x4e\x5f\x01\xa6\xef\xb6\xe3\xc0\xb4\x3c\x98\xd1\x8a\x03\xd3\x52\x31\x56\x95\xf2\x95\x13\x53\x45\x29\xfb\x5b\xe3\x39\x15\x07\xa7\x55\x4e\xbd\x82\x7b\xb3\xa2\x5b\x15\x80\xe9\xa7\xf5\x50\x2d\x99\xc5\x89\x7b\xf3\x12\x34\x5a\x00\xa6\x0a\x17\x2c\x15\x0a\xb5\xa2\x16\xc4\xc3\x20\xb3\xe2\xa0\x34\x1b\xc6\x97\x52\x71\xdf\xaa\xaf\x8e\x3c\xeb\xd0\xa6\x06\xf2\x2c\xe0\xc9\x52\xa5\xdd\xf2\x95\x1d\x79\xb6\x7b\xf4\x3b\x8e\x97\xab\xdf\x51\x0d\x5a\xe3\x0c\xf2\x0c\x8f\x9e\xe2\xf6\xdb\x06\x96\x29\x20\xcf\xca\xe1\x5f\x9a\xb6\x5c\xdb\x07\x13\x56\x71\xf4\xc9\x77\x97\x64\x8e\x40\x73\xd6\x08\x36\x22\x10\xb4\x25\xe3\xe6\xcc\x87\x37\xe1\xe6\x9c\x41\xad\xfa\xc3\xa5\x55\x9a\x8c\x7d\x8c\x00\x08\x54\xb1\x0a\xc5\x11\x68\x5e\x18\x02\x4b\x63\x5d\x66\xfd\x0e\x15\xef\xd1\x35\x8f\x98\x9f\x3a\x54\x41\x9f\xc2\x2d\xa5\x61\xc7\xc5\x73\x54\x3a\x47\x8b\x8e\xe6\x8e\x9f\x01\x13\x6c\xe9\x68\xf0\x3a\xce\x1c\x7d\xde\x0e\x52\x2e\x1d\x37\xae\x0e\x4c\x47\x9f\xad\xe3\xc9\x28\x8e\x3c\x5f\xb7\x5c\xe9\xf8\x8a\x50\xda\x0a\x88\x33\x65\xb5\x7c\x4d\x66\x8d\x23\x6e\xce\x7b\x18\x2b\x47\x9c\x95\x2a\xe2\xa9\x74\xec\xd4\xef\x1b\x36\xab\x57\xad\x03\xda\x62\xac\x40\x9a\x0f\xe6\x9f\xe2\x48\xd3\x2e\xd1\x43\x65\xb0\xe5\x6a\xad\xe2\xe6\x54\xc8\x43\x71\xa4\x99\x8f\x0e\x11\x90\x66\xce\xba\x93\x30\x8a\xf2\x8f\x8c\xc3\x54\x00\xa1\x19\x48\x56\x06\x43\x8b\x5f\xba\x0c\xc0\xb6\x96\xbf\x83\xd0\x7e\xd1\x19\x0b\x20\x34\x69\x3b\x72\x10\x1a\x8f\xce\x25\x07\xa1\xf9\x62\xc7\x2d\x0e\x42\x73\x3f\x2c\xb5\xf1\xd1\x1c\x16\xb1\x05\x65\x70\xa2\xea\xdc\x72\x20\x9a\x4f\xe7\xb9\x00\xd1\xac\xf3\xde\x81\x68\x1e\x05\x81\x71\x75\x66\x9d\x4d\xb8\x3a\xb7\xb6\xb1\x99\xbf\xc5\x72\x52\x99\xe5\x57\x0b\x10\xaa\x89\x00\x08\xed\x4d\xcf\x74\x7e\xf0\x23\x4d\x6f\xe2\xe5\x05\x84\x16\x5c\x9d\xef\xc4\xc3\xd5\xa9\x84\x96\xe2\x00\xb4\x09\x56\x15\x07\xa0\x19\xca\xa4\x54\xe4\xea\xd4\x66\xb8\x70\xe5\xe2\x4a\x29\x4b\xb6\x4e\xfa\xe2\x00\xb4\x4a\xcf\x2e\x00\x50\xc5\xb2\x16\x07\xa0\x79\xe3\x02\x2e\x02\xa0\x9a\x32\x00\xd0\xaa\xad\xc6\x01\x68\x6d\xd2\xc4\x70\x75\x1e\x1d\x22\x0e\x3e\x5b\x90\xf6\x07\xf8\x34\x6c\xab\x05\x57\xa7\x22\xc4\x0b\xae\xce\x4f\x6b\xa3\x7b\xaa\x9f\xbe\x0d\xed\xa2\xdf\x29\xca\x82\xbe\xe0\xea\x7c\x37\x9d\x8d\x01\x48\x12\x6d\x38\xdc\xb5\x40\x76\xfe\xd5\x2a\x38\x45\xe9\xb5\x03\xcc\x62\xda\x20\xb7\xdc\xb5\xba\xd3\x8f\x8b\x47\xe8\xc0\x01\x66\x6d\xfa\xba\x0e\x30\xfb\xd4\x22\xd8\xb8\x6b\xa5\x57\x39\x8a\x2c\x7d\xeb\x99\xe7\x87\xb3\xb8\x90\x94\x63\x52\x58\x1c\x45\xf6\x8b\xcf\xa0\x38\x8a\xac\x47\x8a\x87\xa3\xc8\x7e\x74\xe0\x80\x22\xe5\x64\x2e\xb8\x32\x8b\xb6\xbb\x83\x6a\xb3\x75\x27\x9a\xab\xd4\x1e\x47\x91\xb9\x6b\x1b\x71\x14\x99\x15\xb7\x5f\x0e\x47\x85\x0e\xc0\x23\x03\x81\x7e\x87\x56\xa7\x35\xe8\xe8\xb1\x0a\x6b\x96\x83\x91\x52\x7a\xaa\xa3\xc7\xba\xb5\x65\x3b\x7a\x6c\x47\x1b\x23\xae\xcc\x86\xa9\xa9\xe0\xca\xfc\xb4\x88\x84\x91\xd2\x85\x2b\xf3\xc1\xb8\x54\xee\xc7\x46\xbb\xd5\xd7\x9b\xbf\xff\x41\x4e\x47\x8f\x39\x82\x96\xcb\xd5\x5a\xd3\xef\x7d\x1c\x15\xd8\x5a\x2e\x5a\x78\xce\xfb\x68\xbf\xb9\x8a\x0c\x51\x4f\x7c\xbc\x0a\xa6\x83\x72\xe5\x3f\xd0\x73\xf1\x6f\x61\x8e\xab\x20\xc4\xce\x5a\xac\xb8\x2e\x2f\x31\x47\x15\xd7\xa5\x5c\xfd\xd5\x11\x62\x3b\x64\x09\xd4\x40\xe4\x19\x8a\x62\xc5\x75\x99\xd8\xb0\x2b\x45\x6a\x2f\x5f\xac\x3a\x42\xfc\xb6\x3c\xe8\xae\xa3\xd0\x56\x77\x5d\x96\xf6\xf6\x05\xd7\x2c\xdf\xa7\x12\xdc\xaa\x60\x82\xea\xc8\xb1\xaf\xac\x37\xec\x4f\x68\xc1\xff\xdd\xa2\x6b\x20\x72\xc2\xf9\x15\x52\x25\xee\xb5\x03\xa4\x2a\x95\xc6\x48\x5d\x4d\xf5\x21\xe8\x0e\xbd\xaa\x02\x26\x2b\x53\xa7\xe2\xd5\x0c\x41\xbf\x63\x28\x73\xdf\x67\xea\xb7\x99\x10\x1a\xfd\x96\xe5\xf8\xa8\xe5\xd3\x55\x76\xa9\x2a\x0e\x03\x74\xcb\x2a\x40\xa9\xcf\x06\x57\x41\xd4\x87\x82\x9f\x20\x6e\x5d\x5b\x1f\x38\xdc\xf4\xdc\xfd\x35\x6a\x30\x40\x50\x8b\x65\x4e\xe2\xfa\xe0\x42\x61\x6a\x55\x4a\x47\x14\x0d\xa5\x83\xca\x9c\xb1\xe4\x55\x00\xa5\xf4\x95\x0a\xa0\x34\x8e\x94\xea\x80\x32\x17\x20\x54\x8d\x68\xe3\x1c\x5c\x95\xd2\x11\xe3\xd1\x33\x5d\xce\xb1\xf8\x46\x11\xdf\x01\x1e\xe3\x1a\xfb\xf7\xe0\x42\x3a\x40\xe5\x7a\xf4\x4e\xcf\xb3\xab\x47\xbf\xf5\xe3\x61\x1d\xfd\xd6\x8f\xc0\xa3\xef\xe7\x80\xd2\x0e\x5a\x63\x8d\xb8\xc2\xd0\x28\x6b\xc2\xb6\x0e\xe8\xae\xe9\x6b\x20\xd0\x94\x85\xec\x37\x6a\x72\x3b\xa8\x2c\xa6\xde\x27\x90\xd5\xd2\x9d\xbe\xbd\x1a\xc6\xa2\x9a\xb0\xc5\xe6\xb1\x37\x47\x6b\x4d\xb8\xc4\xd8\x7e\xab\x03\xcb\x37\x2a\xa2\x3a\xb0\xfc\xb6\x06\xba\x84\x7a\x38\x19\x05\xbe\x6d\xfa\x68\xe4\x6b\xeb\x49\xbe\x6c\x5b\xe7\x1b\x41\xcf\xd6\x34\x1f\xa0\x67\xeb\x38\xe5\xaa\xc9\x55\xa4\x96\x8f\xe7\x64\x23\xaf\x20\xc8\x4f\xcb\xe5\xec\x6c\xe4\x15\x04\x39\xf5\x0d\x70\x6b\x2a\x6a\xa2\xe2\xd6\x3c\x9a\xf3\xb8\x35\x05\x7b\xab\x11\x50\x89\x92\x52\x1d\x41\x7e\x5b\xb8\xc3\xf4\x35\x70\x6b\x3e\x28\x28\xd5\x11\x64\xd5\xa6\x5b\x0d\x4d\x4e\xf3\xd5\x11\x64\x4d\x1a\x01\x47\x90\x55\xf1\xdc\x55\x6e\x4d\x9c\xa3\x35\xa3\xca\x60\xb8\xaa\x19\x3b\x2c\x4a\x51\x75\xf4\x58\x0b\x5a\x7e\x85\xaa\xed\x72\xb8\x57\x47\x8f\x55\xf8\xa3\x66\x02\xd6\xb0\x99\x57\xd0\x63\xc7\xfc\x55\x1d\x3d\xd6\x8e\x7e\x5d\x71\x69\x7e\x5a\x03\x57\x3e\x32\x38\x7a\xac\x7d\xe8\x7d\xf2\x75\xe9\xce\x0d\xca\x53\x8b\xbd\x47\x73\xdc\x91\xe3\xa7\xe5\xc8\xd1\x62\x51\xcb\xe5\x5b\xf8\x62\x2a\x01\xb1\x0b\x77\x76\x05\x39\x6e\xcc\x6d\xb5\x7c\x8f\x11\x54\x88\xea\xe8\xb1\x1e\x4c\xba\xd5\xd1\xe3\xb7\xe5\x32\xbe\xab\xa5\xb4\x1f\x71\x22\xb5\x10\x35\x82\xf2\x5a\x71\x69\x9e\xa6\x67\x62\xe4\x40\xc7\xae\x05\xb5\x33\xb7\x7d\xb0\x2e\xd4\xca\x31\x81\x67\xa6\x82\x00\x95\x42\x55\x1d\x01\x9a\xe9\x1b\x38\x02\x6c\x51\xb2\xe0\x96\x8c\xf5\x5f\x9a\x75\x75\x00\xd8\xa2\x16\x36\xf1\xad\x4f\xd5\xeb\x30\x8b\x03\x2a\x2a\x00\xd0\xa2\x3a\x86\xd9\x1f\x4f\x79\x75\x00\xd8\x0c\x48\x5b\x1d\x00\x5a\xc6\xf5\x56\x71\x3d\x66\x6d\xbd\x0e\x00\x5b\xd6\x9d\xed\x63\x73\x5b\xda\xe0\x1d\x00\xb6\x9a\x74\x77\xa2\xc5\x84\x70\xf0\xd7\x1a\xba\x66\x05\xfc\x55\xf5\x00\xf0\x57\xaa\x5a\xf5\x47\xb4\x4a\x75\xf0\xe7\x11\xff\xde\x22\x92\x45\x1b\x90\x83\xbf\xd6\xdf\xa7\xb8\x8c\x72\x61\x55\x5c\x8f\x53\xdb\xbc\x62\x5c\xf5\x35\x1c\xfc\x35\x85\x09\x55\xc0\xdf\xbb\x69\x01\xfe\xaa\xb6\x55\x07\x7f\x4d\x89\x1d\x15\xf0\x77\xd0\x1e\x2a\x31\xae\x57\x8b\xaf\x63\xac\xd0\x97\x02\xfc\xdd\xab\x3b\x0b\xa0\x9a\xbe\x74\x10\x90\x26\x58\x07\xdc\x6a\x52\x03\xfe\xee\x62\x22\x74\x40\xbc\xce\xfd\x8e\xf6\xac\x83\x4d\x31\xae\x6f\x6b\xff\x6a\x9d\x5f\xad\xfb\xb3\x35\xc2\xaf\x16\xe8\x00\xe0\x5b\x47\xfc\xd5\x4a\xbf\x5a\xf6\xab\x95\x7f\xb5\xca\xaf\x56\xfd\xd5\x6a\xbf\x5a\xfd\x57\x6b\xfc\x6a\xcd\x5f\xad\xf5\xab\xc5\x31\x5e\xe2\x56\x68\x60\x75\x94\xd7\x13\x16\xe8\xea\x08\xaf\x2b\x66\xa2\x4e\x0c\x6b\x25\xed\x77\x9b\x76\x94\xd7\x0b\xb6\xd8\x3a\x7f\xda\x4d\xab\xa3\xbc\xde\x74\x5c\x4f\x6c\xe0\x00\xee\x3a\x15\x4b\xcf\x4c\x71\x94\xd7\xe5\x08\xad\x13\xa3\x13\xb1\x36\x75\xb6\x5f\xad\x4e\x4b\x4f\x71\x39\x07\x3a\x7c\x75\x94\xd7\xe5\x5e\xaf\x93\x88\x9d\xa2\xdf\xf9\x38\x0e\xcd\x29\xdc\x8c\xf3\xd1\xef\x88\xd8\x91\xaa\x42\x40\xeb\x56\x5f\x40\x79\x5b\x6f\x58\x20\x08\xcc\x8c\xd5\x51\x5e\x57\x84\x7c\x5d\x3f\x23\x76\xaa\xa3\xbc\x7e\x35\xa3\x17\x1a\xa9\x8e\xe1\x85\x46\x8a\x89\xa4\xca\xcd\x58\xfa\x3e\x52\xd9\x16\xea\x4a\x0e\xfb\xe0\xd5\xaa\x6b\xfc\xe7\x3f\xc4\x65\xeb\xf0\x5a\xc4\x2d\x6b\x76\x2f\xb4\x6f\x30\x57\x75\xc4\x97\xaf\xbe\x1f\xee\xc6\x84\x21\xb4\x82\xf8\x92\xe6\x02\xc1\xad\xef\xb1\xb3\x49\x79\xd1\xe1\xac\xe0\x56\x8f\x16\xd1\x7f\xfc\x28\x1f\x5a\xeb\x3b\x7f\x4c\xae\x84\x9f\xd6\x8d\xda\x62\xcf\x3e\xef\x33\x08\x54\x26\xdc\xb9\x6e\x8c\xa2\xd2\xe0\x1d\xfd\x99\xb0\x6e\x3d\x18\x8a\x88\x1f\xa9\x8e\xe2\xec\xe4\x7f\xa5\xbf\x54\x07\x78\x26\x48\x52\x1d\xe0\x99\x80\x53\x3d\xb8\xcd\xb0\xa3\x56\x07\x78\x76\x88\x99\xae\x0e\xf0\x4c\x21\x4d\xf5\x10\x2a\x7f\xd4\x6a\xde\xba\x7a\x0a\x46\x86\xab\x37\x90\x0a\x10\xd4\x69\x5c\x30\x58\x29\xeb\xc1\x65\x56\xf4\x94\x8d\x65\x48\x77\x1e\xdc\x69\x7a\xbb\x83\x70\xf9\xef\xeb\xc5\x86\x04\xa4\xab\x97\x88\x04\xe9\x94\xb8\xfe\xae\x3e\xb0\x03\x38\xbb\x04\x8c\x55\x07\x6f\x26\x3b\x68\xbd\xa4\x64\x60\x1f\xac\xee\xda\xcb\xaf\x86\x74\x49\xc9\x88\x7a\xe6\xa2\xa5\x67\xba\xb6\x1b\x04\x73\x2e\xc6\x10\x8c\x36\x15\xd7\x9e\x52\xe2\x5b\x20\x2e\x1a\x89\x5a\x20\xa5\xa6\x5d\x5a\x84\xf4\xf3\xad\x9b\x03\xb7\x1c\xb0\xd7\x36\x5c\x7b\x61\xa9\x05\x72\x39\xba\xb3\xd0\xea\xb4\x2a\x2d\x3d\x13\xe4\xc2\xf2\x6a\x81\x23\x39\xe8\xed\x03\xc4\x13\x68\xe1\xa9\x7e\x74\x8d\x94\x21\x8e\x88\x06\xc3\xdd\x93\xf5\x4c\x6c\x95\x98\x3f\x9a\x98\xec\xd8\xea\x1a\xee\xbe\x07\x73\x4b\x83\xb1\xee\x39\x6a\xe1\x23\xe1\xb8\x6e\xa0\x2f\xa8\xb5\x52\x03\x7d\x29\x6e\xbf\xa9\xd6\x33\xa9\x0e\x0d\xf4\x15\xf9\x9e\x0d\xd6\xb8\xd8\xf5\x3b\xd0\x17\x4b\xb8\x09\x7d\xe1\x54\x6d\x0f\x11\x3d\x49\x6f\x67\x09\xe3\x1c\x6e\x91\x25\xcc\x86\xd8\x40\x56\x49\xef\x03\x59\xa5\xa2\x3b\x31\x4a\x0d\xdd\x49\x6c\x3a\x71\xe4\x0d\x64\x95\x34\x0e\x20\xab\x04\x4e\x68\x20\x2b\x79\x3d\x1a\xc8\xca\x30\x7b\xb5\x48\xfc\xbd\x24\x02\x55\x59\xd1\x1b\x60\xb8\x23\x12\xa5\x81\xaa\xac\xe9\x77\x3e\x0e\xa6\x19\xe2\xa8\x2a\x9b\xc6\x01\x54\x65\xa4\x6b\xb4\x44\xd4\x07\x2b\xb5\x25\x98\x03\x31\xe1\x34\xb2\x0e\x0d\xa5\xa5\x25\x90\xe3\xd2\xef\x5c\xbe\x8c\x41\xa7\xa9\x7c\x0a\xdb\x4b\x4b\xb8\x90\x51\x14\x5a\x52\xd1\x41\xbe\x44\x22\x42\x07\x6b\x76\x4b\x44\x5d\x35\x3d\x85\x1c\x09\xcd\x41\x47\x44\xb9\xa0\x94\x35\x47\x44\xb9\x60\x2e\x6b\x20\xa2\xa2\x59\x00\x22\x2a\x1a\x23\x47\x44\xb9\x98\xee\x04\xe1\xea\x0b\x3a\x22\xca\xa5\xe8\x77\x85\x96\xee\xf4\x6f\x5d\xc0\xee\xcd\x51\x4f\x2e\xd8\x0b\x1a\xbe\xb1\x02\xee\x68\xf8\xc6\xca\xd2\x53\xe8\x27\x07\x7a\xcb\xf4\x13\xb4\xdd\x32\xc4\xda\x98\x5f\x9a\x23\x9b\x2c\x3f\x4b\xcb\xb8\xb0\x89\x70\x6f\x19\x5f\x0a\xb1\x2f\xcd\xd1\x4b\xfe\x03\xaf\xfe\xff\x96\xdc\x32\xa9\x0c\x28\xee\x8d\x4c\xbf\x8a\x9a\xdf\x1c\xd8\xe4\xaa\x8d\xc1\x81\x4d\xae\x70\x2d\x34\x32\xfd\xa4\x2d\x36\x62\x35\x2b\x6e\x96\x56\x70\x97\xb0\x09\x37\xe2\x31\x1b\xe7\x75\x73\xf0\x92\x1b\xfa\x78\x73\xf0\x92\x65\x4f\x6d\x64\xf3\x35\x02\x9e\x9a\x03\x97\xdc\x9a\xee\xf4\x4f\xdd\x86\x9e\xe2\xe2\x35\xc2\xad\x9a\x03\x97\xdc\xb6\xee\x24\x1d\x03\x2b\x70\x73\xe0\x92\x9b\x96\x11\xb1\x98\x4d\x1b\x58\x21\x1b\x2c\xe8\x7d\xd8\xd2\xa3\x7e\x77\x68\x49\x06\xdc\x97\x5a\xb6\x95\x48\x18\x4c\x15\x0d\x77\x57\x07\x98\x36\x07\x3b\xb9\x13\xb3\xd1\xc8\xe6\xeb\x1a\x5a\x5c\x5a\x03\xbb\x61\xc3\xa5\x35\xf4\x76\x82\x29\x87\x06\x13\x44\xa3\xd4\xe9\xe6\x88\x26\xcb\x8a\xdf\xc8\xd8\x53\xd2\x73\x23\x63\x6f\xbc\x7d\x71\x19\x06\xa1\x8e\xcd\x11\x4d\x1e\x5d\x2d\x97\x61\x10\x66\xd4\x70\x69\x0d\x82\xc7\x5a\x23\x58\x8b\x18\xd5\xd6\xf0\x05\x70\xc0\x36\x5c\x59\x62\x65\x68\x04\x53\x2a\x94\xac\x39\x9a\xc9\x13\xcc\xd4\x1c\xcd\x64\x25\xf6\xb6\x46\xe4\x07\xb0\xaf\x35\x19\x7c\xf4\x3e\x62\x62\xd1\xc5\x1b\xee\xaa\x25\xd9\x1b\x6e\x64\x6d\x05\xb8\xab\x56\xd2\xdb\x5d\x86\x25\xd9\x1d\xb1\xe4\xa5\xc5\x88\xbb\x6a\xe9\x0d\x04\x4b\x2e\xa2\x07\x5a\x27\x0a\x42\xa3\xe2\x88\x25\x2f\x1d\x0f\x8e\x58\xf2\xd6\xb8\xc3\xf1\xb7\x71\x9a\x37\x47\x2c\x79\x9b\xde\xd7\x68\xe9\x5a\xa7\x85\x0c\x8e\x58\xf2\xee\x7a\xc3\xa4\xa5\x67\x2e\x5a\xea\x27\x69\x3f\x78\x4c\x5a\x27\xed\x87\x2c\x84\xd6\x15\x9d\xc3\xb5\x41\xda\x0f\x31\x37\x0d\x77\xd5\xd1\x38\xe0\xae\x3a\xe8\x6a\x8d\xe0\xc7\xf3\xe8\x4e\x02\xca\x50\x19\xda\xc0\x75\x9a\x75\x0d\xbf\xcb\x50\x0b\xbf\x0b\x86\x9a\xe6\xc8\x22\x1f\x7d\xb3\xa1\x38\x72\xde\x80\xef\xe8\x06\x66\xcf\xc4\x35\xa8\xcd\x9b\x40\xc5\x1b\x75\x67\xa6\xc5\x1b\x1c\x39\x64\x85\xfe\xb6\x49\x70\x9b\x94\x92\x89\x0f\x0c\x13\x4b\x9b\xb8\xaa\xb3\x5a\x83\x96\x9e\xe2\xfd\xbc\x98\x43\x9a\xfc\x43\x68\xc5\x6d\x12\x27\xae\x5d\x0a\xff\xd0\xd5\x2c\x77\xe4\x90\x2f\x61\x87\x8d\x00\xc5\x4b\x2e\x43\x23\x40\xf1\x6a\x3f\x5b\xa4\x51\x2d\xdd\x49\x44\x97\x36\x68\xfc\x43\x4a\x92\x69\x0b\xf9\xb4\x87\x2c\xe4\xd3\xce\xb7\x90\x0f\x33\x6a\x73\xe4\x50\xe4\x5f\x68\x04\x27\xba\xeb\xfb\xff\x6f\xc9\x0e\x26\x0a\xb5\x4e\x52\x73\x20\x51\x94\x8c\xd9\x96\x62\x50\x25\xc2\xc6\xa2\xc9\x30\x38\x90\x28\xe1\x15\xd6\xed\x81\x01\x03\x45\xdb\xd8\x3e\x35\xb4\x0e\x24\x0a\xc5\x22\x52\xdb\x04\x46\x69\x9a\x39\x2c\x28\x0f\xc0\xa5\xe1\x2c\x52\x0c\x6a\x23\x1a\xf1\x91\x8e\x40\x34\xe2\x43\xb8\x5d\xdb\xc4\x16\x68\x62\x39\x5c\x28\x0f\xd6\xde\xb6\x09\x7a\xdf\xba\x93\x88\x52\x9d\x62\x38\x8b\x22\xce\xb7\xe6\xce\xa2\x12\xb5\xe0\x1c\x66\x94\xa8\x05\xe7\x30\xa3\x44\xe9\x55\x07\x6b\x2d\x36\xa8\x46\xde\x5b\xcc\xba\x93\xdc\x4c\x0d\x26\x79\x6f\x51\x83\x42\xde\x9b\x18\x47\x1a\x21\x87\x09\x87\x65\x23\xe4\x30\x69\x19\x91\xf7\x26\x37\x6c\x7b\xc3\x09\xe9\x35\xe1\x84\x49\xba\x13\xb9\x6d\xe2\x4c\x68\xe4\xb6\x25\x1c\x50\x0d\x87\x90\x5c\x1f\x0d\x87\x50\xc2\xa7\xd0\x70\x08\x25\x8d\x1f\x0e\x21\x38\x71\x53\x23\xb7\x4d\xd1\x9d\x8d\xdc\x36\xd3\x21\x4a\x18\xa1\x49\x9f\xc6\x11\x64\x5a\x7e\xe4\xb6\x59\xd6\xdb\xc9\xdd\x23\xc1\xa2\x5d\x72\xf7\x74\x58\x38\xce\x28\x56\x75\x8d\xf4\x60\x62\x72\x9b\x63\x89\x62\xb8\xd4\xba\x63\x89\x62\x00\xd6\x1e\x48\x5f\xe7\x18\xeb\x84\x09\x66\xd2\x2d\x3a\x61\x82\x99\xe3\xa1\x3b\x96\x28\xd9\xf4\x14\x22\xef\x8b\x5a\x2e\x43\xc6\xc4\xd3\x1d\x4b\x94\x4c\xd4\x6f\x0f\xe4\x1f\x32\x7b\x3a\x4e\xa0\x8c\xae\xdd\x1d\x4b\x94\x7c\x75\x0d\x8b\x39\x16\xe3\x4e\xf8\x60\x31\xb5\x2e\xb6\x75\xde\x80\x37\xa7\xa0\xfb\x76\x58\x4c\x0a\x0e\xee\x8e\x37\xa7\xb0\x72\xfa\x43\xa8\x23\x9a\x7e\x7f\x70\x3c\x62\x4d\xee\x84\x06\x56\x8c\x79\xfd\x51\xf6\x40\xa2\x85\x43\x2e\xa9\xe5\x32\x54\xd3\x53\x3a\x2d\x3d\xc5\x65\xa8\x78\x3f\xfa\x43\x1c\x4e\x55\xcf\x28\xc8\xc2\xba\xed\x84\x06\x56\xcc\x37\xfd\x21\x87\xf2\xf2\x75\x1f\x62\x70\xf0\x00\x75\x3c\x38\x15\x17\x6c\x57\xf1\x6f\x7d\xb3\xa8\x14\x7c\xde\x1e\x95\xcb\xcb\xfb\x1c\x4b\x94\x46\x4c\x71\x77\x2c\x51\x1a\x96\xf4\xee\x58\xe2\x75\x5f\xf6\x28\x67\x1c\x5f\x09\x16\x93\x36\x74\xa7\xcb\xd0\xd4\x4f\x58\x4c\xa4\x90\xf5\x88\xd7\x62\x23\x2d\xa5\x18\xe5\x54\xee\x94\x62\x6c\x6c\x9f\x1d\x0f\x4c\x63\xa5\x76\x3c\x30\x1d\xe3\x44\xc7\x03\xa3\x84\x9b\x8e\x07\xa6\x83\x10\xba\xe3\x85\xa2\x04\xbd\x8e\xf7\x45\xd9\x05\x1d\xef\x4b\x2f\xfa\x1d\xa9\xf4\x92\x96\xd0\xbd\x3e\xca\x3f\xb6\xe4\x8e\xe3\xa5\x0f\x75\xf3\xe0\x32\xe1\x05\x10\x91\x28\x5c\xbe\x1b\xe9\xaa\x84\xec\x74\x9c\x2b\x83\xad\xae\xe3\x5c\x19\x9c\x8c\x1d\xe7\x8a\xa8\x6c\x3a\xce\x15\x91\xec\x74\x9c\x2b\xca\x66\xeb\x90\x8d\x88\xf4\xa5\xbb\x03\xa5\x0c\x0d\x1f\x8c\x22\x03\x07\x43\x77\x98\x51\x06\x27\x63\x87\x51\x64\x90\x86\xd0\x33\x3d\x63\x43\xe9\xf0\x84\x0c\xd2\x71\x7b\xa6\x67\x9a\xe4\xf0\x84\x4c\x20\x79\x17\x4f\x08\xfa\x51\x27\xdb\x6b\xea\xc3\x67\x62\xb4\xd9\xa0\x7b\x26\x3c\x5d\xfd\xcc\xa2\x48\x61\x12\x28\xa8\x8e\xe8\xdc\x4e\xa6\xd7\x9c\x7a\x83\xf7\x5a\x39\x78\x9d\x80\x3a\xe5\xe0\x75\x77\x8b\x94\xc5\x56\xd7\x1d\x59\x14\x25\xac\xf4\xa2\x5a\x9d\xf4\xc5\x91\x45\x59\x84\x6c\x75\x47\x16\x65\x91\x75\xd6\x0b\x89\xc2\x5a\x70\x04\xd4\xc9\xe9\xdb\x15\x50\xa7\xad\xc7\x91\x45\x59\x5d\x2d\xdc\x5a\xe8\x16\xbd\xe0\xd6\xd2\xb4\x26\x98\x6e\x81\x33\x3a\xc1\x74\x4b\x93\x9c\x2c\xaf\x75\x74\x27\x32\x60\x9c\xe8\x04\xcb\x6d\x0e\xa0\x4e\x16\x97\x12\xd2\xbb\xa3\x87\xb2\x35\xe5\x2b\x5c\x2e\x51\xd7\x88\xc2\xd1\xb4\x76\x57\x49\x11\x73\x46\xaf\x04\x59\x71\x38\x75\x47\x16\x65\xeb\x5b\x3b\xb2\x28\x1b\x48\xde\x1d\x59\x94\xcd\xd1\xd8\x2b\x54\x44\x4b\x7d\x71\x19\xb6\x64\x50\xb0\x1c\x7a\x4e\x77\x64\x51\xe4\x38\xea\x70\x81\x9c\xac\x7e\x92\x90\x4f\x5c\x42\x77\x64\x51\x14\x30\xda\xe1\x02\x39\x20\xb5\x0e\x17\x88\x8c\x75\xdd\x91\x45\x81\xd6\x3d\x75\x47\x16\xe5\x46\xb5\x70\x3d\x82\xbf\x3a\x69\x5a\x57\xe3\x4e\x9a\xd6\xcd\xba\xb3\xd1\xd2\x1b\x48\xe6\xc6\xbd\xd8\xdd\x4f\x52\x6e\xd5\xfb\x5c\x3e\x6a\x4f\xa5\xde\x88\xdb\x6d\xba\xe6\xf2\xdd\xae\xdf\x11\x44\x86\xfe\xde\x1d\x75\x94\x0b\x94\xef\x8e\x2c\xca\xc5\x69\xdc\x49\xc3\xba\x5b\xd7\x90\x01\xa3\x54\x87\xef\xe3\x6a\xbb\x76\x64\x51\x15\x80\xda\x3b\xc1\xa9\x89\x99\xe5\xc8\xa2\x2a\x3a\xa3\x3b\xb2\xa8\x81\x23\xbc\x3b\x7a\xa8\x14\x66\x4b\xbd\xab\x42\x97\x7e\x77\xc8\x34\xd4\xfb\xdc\x85\x28\xaf\x49\x87\xd3\x43\xa4\xbd\xdd\xd1\x43\x15\x81\x59\x27\xa0\x4d\x34\x01\xdd\xd1\x43\x0d\xda\x19\xe0\xed\x78\x82\xee\xf4\x7e\x3e\xe0\xf5\xee\x3e\x8d\x2a\x1e\xc3\x3e\xc8\xec\x54\xaf\x07\xd1\x19\x44\xdb\xf7\x21\x37\xaf\x7e\xe7\x32\xc8\x43\xd7\xdd\xa7\x51\x15\x8f\xd4\x1d\x75\xd4\x07\xec\xd9\x1d\x75\xd4\xe7\x5f\xbc\xd1\xa9\x3b\x20\xa9\xe2\xb7\xeb\x04\xb3\x3d\x9a\xba\xee\xe6\xa8\x11\xa8\xd4\xdd\xcd\x51\x23\xb1\xa3\xdd\xc1\x4a\x8d\xc0\xcb\xee\x60\xa5\x2a\xab\xaa\xc3\xdb\x11\x81\xac\xdd\xc1\x4a\x8d\x59\x6f\x18\xb4\xf8\x48\x13\xd6\x2e\x4d\x9e\x89\x17\x5b\xc7\x83\x03\x92\x1a\x09\x71\xea\x70\x73\x28\x68\xa7\x13\xb0\x16\xa5\x49\x11\x94\x26\x8a\xca\xee\xa0\xa3\x26\x7d\x5c\xf8\x37\x12\x9a\x70\x5f\x04\xd0\x68\xd8\x1d\x74\x54\x6a\x84\xa4\x4e\x50\x9a\x62\xc0\xfb\x22\x2d\x46\xc3\xbe\xf0\xa1\x13\x6a\xd6\x1d\x13\x54\x59\x18\xbb\x63\x82\x9a\x88\x0d\xee\x1b\xe6\x13\x4d\x10\x72\x99\x12\xb6\xd6\xbe\xe9\x19\x96\xec\xbe\xe9\x99\x34\x8d\x4d\xcf\xb4\x4d\x6c\x7a\x06\xb4\xee\x9b\x9e\x69\xb9\x13\x6a\x66\xd2\x1b\x37\xf9\xa2\xda\x06\x37\xcc\x0a\x3a\x64\x36\xcc\x0a\xfa\x2e\x24\x25\x99\xb4\x17\xd7\xfb\xab\x69\x19\xb9\xde\x5f\x0d\x47\x44\x77\xbd\xbf\x9a\xf4\x4d\x82\xc4\x0c\xab\x5e\x77\xbd\xbf\xca\x2e\xda\x5d\xef\xaf\xa6\x0d\xec\xd0\x33\x6d\xad\x04\x89\xc9\x66\xda\x49\x33\x92\xcd\xb4\xbb\x0f\xa1\x5a\xd5\xef\xe8\x35\x26\xaa\x4e\xd2\x90\x75\xb5\x1e\x5a\xc8\x70\xe9\xb5\x0e\x92\x4b\xaf\x87\xee\xa4\xd7\x04\x32\xf5\x4b\xaf\x87\x7e\x47\xaf\x35\x62\x97\x5e\x6b\xc4\x08\xf9\x92\xad\xb5\x93\x2c\x64\xd2\x5a\x61\xb1\x30\x6d\x4b\xb0\x58\x98\xb6\x25\x58\x2c\xb2\xa9\xb5\x89\x9d\xe0\x7b\xc2\x62\xf1\x6a\xe5\x62\xb1\x40\xa2\x41\xb8\x57\x66\x5e\x0f\x98\x2a\x14\x15\x34\x60\xaa\xc8\x6c\x75\x83\x70\xaf\x12\xf4\xbb\x42\x6b\xd0\x22\x04\xef\xd1\x9d\x83\xd6\xa1\xe5\xfd\x2c\x18\x90\x46\x20\x71\x84\xe3\x7d\x90\x0c\x54\x58\x0f\x83\xb8\x2d\x59\x6c\x87\x6b\xfa\xb5\x70\xfc\x8d\x07\xb6\x0d\x50\xce\x70\x4d\xbf\xca\x46\x3b\x5c\xd3\xaf\x85\xf1\x1b\xd4\xac\x11\xa7\xce\x78\xe8\xe7\xd2\x53\x2a\xad\x45\xcb\xbf\xb5\x50\xc0\x78\x14\x46\xa8\x96\xcb\x50\x93\x9e\x32\x69\x15\x5a\x2e\x83\x1c\xae\xc3\x35\xf6\x5a\xd1\x3e\x87\x6b\xec\xb5\x72\x38\x0d\xd7\xd8\x6b\x65\xdd\x8e\x28\x52\x29\xbe\x99\x7b\x06\xaa\x8c\xad\x23\x92\xf7\x8a\x6e\x3f\x22\x31\x2c\xac\xb8\xe1\xda\x7c\x6d\x41\x77\x12\xae\x1a\xf5\x3e\xc2\x39\x93\x7e\x07\xbd\x80\xbe\x2e\x49\x3a\x8d\x20\xcd\x11\x49\xbc\x02\x97\x8e\x08\x77\xe2\x9f\x99\xf5\x7f\xb7\xe4\x11\x09\x9a\xd7\x27\xa3\xae\xba\x6c\xb4\xc3\x1d\x03\xb5\x69\xba\xb8\x32\x5f\x1b\x20\x6e\xb8\x32\x5f\x1b\x60\x73\x90\xa3\xd3\xd8\x22\x07\x39\x3a\x9d\x4d\x71\x24\xc2\x70\xf4\xa9\x13\x61\x38\x49\x77\x0e\x5a\x7c\xce\x44\x18\x0e\x1a\xf4\x70\x8d\xbd\xf6\xa6\x3b\xbd\x9f\x1d\xe7\xc6\x70\xc7\x40\xed\x2c\xd4\x61\x90\xb3\x4c\xb5\x22\x2d\x7e\x47\x25\x4b\x59\x7a\x87\x6b\xf3\x55\x44\x3f\x83\x64\x1b\x85\xf8\x0f\xd7\xe6\xeb\x00\xae\x0f\x23\xfd\x18\xad\x6e\x18\xc9\x0b\x9a\xf2\xee\x34\xa8\x43\x53\x9e\x50\x29\x51\x0e\x0e\x42\xa5\x84\x02\x06\xa1\x52\xa2\x9b\x1c\xae\xe9\xd7\x91\xf5\x3b\x97\x4f\xc4\x9b\x83\x50\x29\xd9\x84\x07\xa1\x52\x83\xac\xa3\x41\xa8\x94\x72\xac\x06\xa1\x52\x83\xad\x67\x10\x2a\x25\x2b\xf0\x20\x1c\x6a\xe0\xbc\x19\x84\x43\x4d\xb4\x82\x41\x38\xd4\x24\x58\x69\x10\x0e\x35\xa3\xae\xb9\x0c\x53\x23\x46\x38\xd4\x34\x5d\x5b\xb4\x90\x5d\xe1\x50\xea\x35\xe1\x50\x13\x6b\xee\x20\x1c\x6a\x4a\x06\x12\x69\x94\xf8\x3a\x94\x48\x03\xae\x19\x84\x43\x4d\xac\x7a\x43\x89\x34\x80\xe2\xe1\x7a\x7f\x9d\x1c\x55\x83\x50\x28\xe5\xc2\x0d\x42\xa1\x56\xd0\xef\x5c\xbe\x85\x9e\x33\x08\x85\x5a\x58\x81\x07\xa1\x50\x4b\x12\x11\x0a\xb5\xb4\xc0\x5d\xef\xaf\x2b\xeb\xda\xa2\xa5\xf7\xb9\x7c\xab\xa8\x2f\x84\x7b\x11\x45\x3f\x0a\xe1\x5e\xf8\x5d\x86\x63\x82\xba\x38\x6e\x07\xe1\x53\x62\x27\x1c\xae\xf7\xd7\x25\x89\x2a\x32\x48\xa2\x8a\x0c\xf8\x17\x06\x1c\x80\x8b\x08\x8e\x01\xe9\xc2\x06\x30\x8f\x4a\x3c\xf3\xa3\x3b\xbd\x67\x3b\xea\x1a\xf1\xcc\xa8\x3d\x83\xd4\x97\x8d\xda\x33\x1a\xcc\x70\x92\xa8\x41\x48\xa0\x59\xd7\x60\x66\xc4\x3c\x30\x60\xf6\xdb\x84\x1c\x8e\x26\x0a\x34\x24\x6a\xd0\x13\xa9\x67\x8d\x2c\x57\x10\xde\x80\xbd\x6f\xeb\xe8\x68\x04\x9a\xe1\xc2\x1b\x4d\x69\x1f\xba\x73\xd1\x62\x3d\xb8\xc6\x5e\x8f\x46\xcc\x35\xf6\x7a\x34\xcf\x5c\x63\xaf\x07\x14\x30\xdc\x4f\x50\x8f\xbe\x3c\xa4\x0a\xca\x35\x18\xb0\xf7\x29\x08\x61\xb8\x36\x5f\xc5\xc3\x33\x48\x6b\x39\xda\x19\x5c\x9b\xaf\xe2\xcc\x18\x68\xf3\xca\xb8\x1d\x5d\x0c\x84\xfa\x1d\x14\x4b\xef\x53\x20\xbf\xd0\x68\xa2\xcd\x8b\x28\x60\xa0\xcd\xdf\xad\x6b\x70\x9c\x60\x82\x1b\x68\xf3\x57\x47\xce\x50\xac\x35\xdf\x7a\x28\xe0\xf8\xfc\x6b\x4b\x76\x45\xbf\x05\x7d\xc0\x01\xc1\xa2\x96\x2d\xe9\x29\xca\x55\x1b\x22\xe8\xd3\x94\x87\xa0\x2f\x24\xbd\x8e\xd4\x86\xa4\xae\x10\x36\xaf\x65\x0b\x41\x5f\xd0\x89\x3a\xc8\xcc\xc1\x7e\x34\x06\xc9\x9e\x3a\x47\xe0\x48\x50\xda\xc3\x20\x35\x45\xf4\xf3\x63\x12\x23\x88\x15\x71\x4c\x42\xff\xb1\xc3\x8e\x49\x42\xa7\xfa\x42\xfa\x89\x40\xc7\x20\xfd\x44\x89\xd8\x03\xa6\xbd\x07\xed\x65\x90\x7e\xf2\x60\xaf\x1a\x70\x20\x88\xac\x68\xc0\xb4\x27\x1a\xee\x31\xe1\x06\xd0\x14\x84\xff\x40\x09\xb4\x83\xf4\x93\x18\xf5\x4c\x25\x74\x32\xb1\xa6\x48\x14\x79\x26\xe9\x27\xb2\x56\x0f\x98\xf6\xa2\x34\x14\xf8\x0f\xa2\xa6\xcb\x82\x24\x12\xaf\xf5\x58\xc4\x40\x0e\xb5\x88\x81\x44\x0f\x1f\x30\xed\xc5\xa9\x6b\xa2\x66\xd1\x1b\x08\x82\xbc\xba\xe6\xf2\x09\x2f\x8c\xa5\x20\x48\x7a\x4d\x30\x52\xc2\x81\x38\xc4\x7d\xa0\x85\x0a\xf7\x41\xd2\x02\x80\xfb\x20\x01\xcd\x86\xe3\x85\x96\xb4\x00\x1c\x2f\x34\x91\xad\x0e\xf8\x0d\x12\x09\xb2\xc3\x31\x41\x13\x47\xdc\x70\x4c\xd0\x4c\xb3\xce\x31\x41\x33\x8d\x18\x41\x46\x86\x29\x66\x38\x26\x68\xd2\x76\x87\x63\x82\x66\xda\xca\xe1\x37\x30\x62\xcb\xc7\x26\x90\x13\x9b\xf0\x70\xbc\xd0\x4c\x3a\xd0\x56\x20\x27\x32\x38\x5e\x68\xe2\x5e\x1b\x9b\x40\x4e\x8d\xd1\x21\x90\x13\x63\xc1\x38\xb0\x21\x12\x15\x33\x1c\x59\xb4\xac\x2f\x4f\xfa\x89\x6a\xe5\x0c\x48\x0c\x32\x08\x6f\x40\x62\x50\x70\xbe\x0d\xd2\x4f\x0a\x1e\x8c\xe1\xc8\xa2\x95\xac\x6b\x70\x59\x63\x7d\x1c\x8e\x2c\x1a\x55\xed\xd2\x20\xfd\xe4\xd5\x4c\x1d\x59\xb4\xa2\xcd\xf4\xc0\x1f\xa3\x51\x71\x6f\x43\x2b\xda\x50\x0e\x44\xba\x1a\x15\xc7\x19\xad\x68\x63\x70\x9c\xd1\x8a\xbe\xc4\x25\x10\x55\x07\x9e\xe3\x8c\x26\x6b\xf5\xb8\x04\xa2\x4a\x0f\x77\x9c\xd1\xaa\x94\x12\xc7\x19\x8d\x52\xdf\x69\x5c\x28\xd5\x92\xae\xb9\x0c\x22\xe8\x1a\x90\x12\xd4\xa6\x3b\x5d\x86\xda\xf5\xcc\x43\xa8\x2b\xb3\x8e\xb4\x92\x0a\x42\x9f\xee\x51\x68\x95\x03\x61\xba\x47\xa1\x29\x7c\x60\x3a\xce\x68\x4a\x93\x99\xa4\x95\x34\x56\xe3\x0c\x0a\xa6\xd5\x53\x32\x2d\x3d\x05\xc2\x5f\x76\xb7\x19\x08\xa6\xc5\x8f\x35\x03\xb4\x5b\x59\xbf\x23\x98\x96\x28\xa3\x19\x20\x56\x28\xfa\x1d\xb4\x70\x7c\xdd\x09\x23\x5e\x43\x0f\x9f\xb0\xde\x35\x14\xc0\x09\xeb\x5d\xc3\x41\x3a\x61\xbd\x6b\xfb\x5f\x86\x8b\x09\xb3\x5d\x97\x08\xf0\xd5\x29\x81\x79\xc2\x57\x27\x22\xc4\x09\x5f\x1d\x65\x27\xd3\x84\xaf\xae\x63\xb5\x9c\xf0\xd5\x75\xac\x8f\x53\x7c\x75\xfa\xb8\xe2\xab\xe3\x1c\x99\xe2\xab\xe3\xb4\x9d\xf0\xd5\x0d\xf4\xb8\x29\xbe\x3a\x96\xed\x84\xaf\x4e\xd6\xea\x09\x5f\xdd\x00\x3c\x4c\x31\x07\xa0\xb9\x4d\x31\x07\x54\xfd\x0e\x26\x5b\x20\xc8\x84\x39\x60\x3e\xba\xe6\xf2\xcd\xa4\xf7\xb9\x0c\xca\x21\x9b\x91\x48\x65\x40\xf1\x84\x19\x60\x76\xbd\x01\x12\x16\xd3\xef\x5c\x86\xa5\xdf\xc1\x0c\x20\x06\x89\xe9\xc8\xa2\xad\xa1\x6b\xb0\x29\xa3\x1f\x4d\x77\x21\x34\x45\x44\x4e\x98\x01\x16\x8e\xce\x99\xc8\x63\x64\xfb\x9c\x89\xf4\x78\x82\xd2\xa6\xa3\x8e\xb6\x8b\x9e\x02\x11\x14\xcb\x76\x3a\xea\x68\xbb\xe9\x7d\x83\x16\x53\xd7\x51\x47\x13\x63\xd8\x74\xf7\x42\xdb\x1c\x78\xd3\x7d\x08\x6d\x2f\xb5\x88\xc4\x5e\x7a\x3b\x91\xd8\xa0\xa3\xe9\x88\xa4\x6d\x4e\xfe\x69\x44\x62\xa3\xe7\x4c\x53\x24\x36\xfd\x34\x72\xae\xd4\x33\x47\x24\x4d\x41\xf8\xd3\xe0\x14\x64\x43\x99\xa4\xff\x1f\x36\xf6\xe9\x88\xa4\x29\xf9\x7c\xc2\x49\x77\xd0\xfb\xa7\x23\x92\x76\x70\x43\x4e\x47\x24\xed\x68\x9e\x39\x22\x69\x87\x83\x72\x92\xfe\x7f\xf1\x6f\x4f\x47\x24\x4d\x9e\xfe\x69\xb0\x8e\x48\x76\x47\x1d\xed\x4a\xf6\x4c\x4a\x38\xd6\xf1\x99\x15\x4d\xce\x1b\xdc\x13\xd1\xee\xd5\x9d\x44\x5b\x93\x58\x35\x33\xd1\xd6\x18\x82\x66\x26\xda\xda\xf4\x3b\x45\x5b\x33\xb6\x99\x68\x6b\x8d\x83\x38\xe7\xd8\x96\x26\x9c\x73\xa1\xf3\x05\x95\xa0\x31\xf4\x06\xa2\xc9\xa7\x9e\x49\x34\x39\x9a\xf7\x14\x63\x39\xba\xf6\x14\x63\xb9\xe6\x7c\x81\x17\x51\x5f\xa2\xc0\x0e\xa3\xad\x07\xc6\x72\xd9\x4c\x27\xa9\xfd\x52\x66\x26\x9c\x73\x22\x68\x9d\x8e\x48\xfa\x83\xcb\x70\x92\xda\xff\xe0\xe7\x99\xf0\xcd\xa9\xde\xca\x84\xb1\xfc\xd1\x96\x55\xe0\x7d\x44\x9d\x98\x05\xde\x47\xad\x23\x18\xcb\xe5\x96\x9f\x45\xe9\xd0\x48\x5b\x21\x33\x02\x75\xcc\x8a\x0c\x1c\xa9\xb3\x22\x03\x98\x7c\x92\xb6\xff\x80\xc9\x27\xac\xe4\x51\x7b\x08\x69\xfb\x91\xc3\x62\xc2\x25\x17\xb1\xd4\x4f\x47\x24\x5d\xe6\xd5\xe9\x9e\x88\x2e\xe7\xfe\xac\xb0\xae\x6b\x85\x93\xb6\x2f\x05\x69\x56\x78\x01\x8b\xfa\xe2\x32\xc4\xa5\x5e\xbb\x0c\x11\x9d\x79\x3a\x3e\xe9\x72\xe0\x4f\xc7\x27\x3d\x69\x07\x73\x7c\xd2\xd3\xf3\xaf\x2c\xc0\xe9\xd0\xa5\x27\x6d\xc2\xee\x88\xe8\x49\x1d\x6b\x70\x35\x71\x9e\xcf\x06\x55\x5e\xd1\x0b\x2a\x2d\x06\x93\x6c\xfd\x54\xd4\x15\x17\x2f\x69\x9a\x35\x48\xf3\xa7\xee\x74\xf1\xa4\x49\x4d\x87\x35\x3d\xc1\xad\x36\xe1\x8a\x13\x3b\xdc\x84\x94\x3c\x1d\xbd\xdd\x45\x4f\x9c\xf5\xb3\x23\x3a\x67\xfd\x74\x58\xd3\xa5\x81\x4d\x87\x35\xdd\xd0\x7a\xa6\xc3\x9a\x2e\x0e\xab\x49\xc2\x86\x32\xf8\xa6\xc3\x9a\x2e\xfb\xe6\x24\x61\xc3\x00\xda\x93\x84\x8d\x8c\xe9\x60\x92\xb0\x91\xb5\xa4\x1d\xf2\x74\xf1\x23\x4f\x12\x36\xc4\x7e\x37\x49\xd8\x90\xa5\x70\x92\xb0\x91\xa7\xfa\x49\x2a\xed\x96\x0c\xf0\x89\x3d\xba\xe6\xf2\x15\x80\xe8\x24\x61\xa3\x10\x02\x34\x49\xd8\x10\xcb\xc3\x24\x61\x43\x1e\xfb\x49\xc2\x46\x51\x5f\x48\xd8\x28\x3a\x97\xc7\x37\x8d\x56\x8b\x95\xa4\x8d\x82\x35\x74\x92\xb4\x51\x8e\x7e\xeb\x32\x16\x1d\x96\x24\x6d\x54\x6d\x3f\x24\x6d\x28\xe1\x76\x92\xb4\x51\x71\x42\x4d\x92\x36\x2a\x7a\xde\x84\x98\x5c\xd4\x8c\x93\x84\x8d\xaa\xe3\x8a\x84\x8d\x8a\x33\x69\x4e\xa8\x2b\xb5\xfd\x90\x90\x21\x1f\xfe\x24\x21\xa3\xaa\x9f\x24\x64\xc8\xce\x37\x49\xc8\x68\x41\x4f\xa9\xb4\x74\x27\xa4\x44\x8f\x5a\xf0\x16\x02\xf5\x27\x09\x19\x0d\xef\xc7\x24\x21\xa3\x49\xc1\x20\xe9\xa2\x65\xbd\x5d\xdc\x6e\x6c\x0e\x24\x5d\x34\xcc\x62\x93\xa4\x8b\xa6\xd9\x4c\xd2\x45\x03\xe0\x4e\x92\x2e\x94\xea\x30\x97\x92\x4a\x98\x6b\x4b\x89\x23\x2c\xeb\xa5\xc4\x11\xc6\x7e\x91\x38\x92\xf5\xbe\x41\x4b\xcf\xf4\x7e\x76\xa2\x67\x27\x29\xf2\x22\xf1\x9f\x8e\x51\xfa\xd0\x18\xc1\xcf\x36\xc0\x91\xd3\x7d\x1a\x7d\x80\x70\xa7\xfb\x34\xfa\xd0\x2a\x87\x83\x4d\xcc\xdc\xd3\x31\x4a\x57\x75\x9a\xe9\x18\xa5\x0f\x10\xcb\x74\x8c\xd2\xe5\x7e\x9f\xa4\xc1\x0f\x1d\x81\xa4\xc1\x4f\x69\xa7\x1b\xda\x59\x1d\xd5\xa4\xba\x4f\x8d\xfb\x81\x5a\x16\x3b\xfb\x24\xd5\x7d\x12\xa6\x36\x1d\x6b\xf4\xa9\x1d\xe0\xc0\x70\xb3\x74\xcd\xfb\x29\x83\xd6\x74\xac\xd1\xe7\x51\xab\xd2\x62\x34\x1d\x6b\xf4\xa9\x2d\xdb\xb1\x46\x9f\xda\x2b\x1c\x6b\xf4\xa9\xbd\xc2\xb1\x46\x97\x21\x6c\x1e\x52\xa7\xf5\x5d\x48\x75\x5f\x51\xbf\xf3\x6f\x2d\x63\xd7\xf4\xc8\xa6\xbe\xb4\x3e\xdd\xdf\xd1\x17\x86\xa2\xe9\x38\xa4\x2b\x34\x73\x42\x90\x26\xf3\xd6\x74\x1c\xd2\x17\xd1\x36\xd3\x71\x48\xdf\xe1\x5f\xd4\xfc\xd3\x21\x4a\x17\x1b\xda\x74\x88\xd2\xc5\x89\x35\x1d\xa2\xf4\xfd\xbe\xae\xd1\xe2\xe3\x3a\x44\xe9\x1b\xf7\xd8\x74\x88\xd2\x37\x3e\xd2\x09\x6f\xda\xab\xaf\x91\x15\xbf\x35\xb1\xdc\x15\xd2\xf7\xd2\x33\x61\x62\xd0\x30\x38\x7c\xe9\xf2\x8d\x2f\xb2\xe2\x95\x97\xbf\xe0\x4d\x93\x75\x6b\x05\x58\x83\x59\xa8\x2b\x90\x83\xc4\x89\xb4\x1c\xbe\x74\xd1\xd8\x2c\x87\x2f\x5d\x35\x34\x16\x59\xf1\x8a\xcc\x5c\x64\xc5\x1f\xe2\x73\x97\xc3\x97\x7e\x18\xf6\xe5\xf0\xa5\x2b\xd3\x68\x05\xd2\x4f\x89\x90\x58\x64\xc5\x5f\xa0\xe9\x22\x2b\x5e\x1a\xda\x22\x2b\xfe\x02\xf9\x96\xbb\x50\xba\x3c\xec\xcb\xa1\x4d\xbf\xe8\xe9\xeb\x81\xa5\x01\x3b\xf4\x72\x68\xd3\x2f\xc3\xbe\xdc\x85\xd2\x95\xaf\xb4\xdc\x85\xd2\x6f\xd6\xef\xc8\xb1\xc2\x8d\xb0\x28\xef\x7f\xab\x7e\x47\x8e\x55\xd5\xef\xc8\xb1\xc2\xb5\xb4\xe0\x51\x93\xbf\x7d\x3d\xb0\xa1\xb0\x29\xae\x47\xe4\x4c\xba\x73\x42\xed\xaa\xa7\x7c\x53\xa4\x83\x7e\x4b\xa0\x7d\xd4\xdd\x3f\x23\x5a\x97\x23\xa1\x78\xd0\x0a\x17\x01\x53\x0a\x97\x5c\x2f\x8f\xda\x87\xc0\x74\x11\x34\xa5\xb8\x97\x15\xd3\x0f\x5f\xfe\x72\x34\x54\x0e\x0e\x99\x85\x0b\x46\x1e\xec\xe5\x68\x28\xbe\xa3\x8a\x0b\x46\x56\xf4\x15\xdb\x0f\x3b\xe1\x8a\x98\xd5\xf4\x7d\x22\x66\x35\xf4\xb6\x15\x61\x7d\xc1\x7e\xba\xc4\xde\x7d\xd5\x22\x82\x18\x2d\x6e\xc5\xf3\xe3\x98\x58\x91\x64\x25\xdc\xe2\x8b\xe4\x8c\xc0\x81\xb2\x48\xce\x08\x68\x78\x8b\xe4\x8c\x67\xe9\x4e\x92\x1e\x30\xcb\x2c\x82\xad\x54\x20\x6b\x11\x6c\xb5\x01\xe4\x8b\x60\x2b\xb1\x54\x2c\x82\xad\x0e\x6b\x74\x11\x6c\x75\xde\xf7\xb9\x55\x34\x1d\x3d\x05\x97\x64\xd4\x53\xdc\x2a\x9a\x39\x5e\x56\xc2\xfd\x94\x75\xcd\x91\x44\x25\xbd\x65\x25\xd2\x8b\x6d\xed\x0b\x56\x5b\x49\x6e\x6c\x66\x19\xa5\x75\x07\xec\xcf\x8b\xd2\xba\x46\x68\xeb\x72\xb4\x64\x62\x61\x59\x94\xd6\x3d\x44\x9d\x2f\xb3\x77\xc4\x15\x0d\xb3\x28\x0d\xa5\x14\xad\xe5\x88\xc9\x94\x26\xbf\x1c\x31\x7d\xaf\x79\x6e\xee\xd9\x7a\x92\xf3\xe1\x4d\x90\xf2\xa2\xf4\xee\xe7\x4e\x4f\x3a\xcb\x55\x77\x7a\xd2\x59\xe8\xea\xeb\x7e\x49\x79\xc5\xe9\xb2\x1c\x35\x99\x1c\x99\xcb\xfd\x38\xa6\x52\x72\x2b\x93\x12\xae\xdf\x3a\xa2\xb2\x02\x82\x5b\x19\xfa\x63\xd0\xcf\xca\x2a\x74\xd1\xf7\x41\x59\x59\x54\x77\x52\x20\xdf\x72\xac\x74\x1b\xe8\x7d\x65\x0a\x2a\xbf\x6f\x39\xb4\x98\x07\x8e\x79\x28\x3f\xfc\x7f\xb7\xea\xe5\x70\x28\x4a\x61\x5f\xd4\xa0\x8e\x68\x20\x8b\x1a\xd4\xb2\x92\x2e\x6a\x50\xbf\x42\x39\xe4\x49\x81\x54\x91\xe5\x90\x47\xe5\xf6\xd3\xa2\x06\x75\xc4\x15\xb0\x1c\xf2\xc4\xc8\x99\xb5\xdc\x99\x12\x23\xa7\xd4\x72\x58\x13\x15\x43\xbc\x2a\xef\x93\xe8\x0e\x4f\x54\x98\x3f\x2d\x87\x19\x51\x15\x08\x97\xc3\x8c\xa8\x7a\x83\xcb\x61\x46\x54\xd4\xc8\x72\x17\x49\x94\x15\x78\x51\xe0\x32\x6a\x5b\x69\xbc\x81\xd8\xc7\xd5\xf4\x06\x9e\x49\x81\x4b\x81\xa3\x45\x81\x4b\xe5\x97\xad\x86\x44\x59\x77\x4e\xbe\x12\x32\x34\xde\xae\x89\xd0\x78\xbb\x0e\x8a\x86\xb4\xf8\x6a\x97\x6b\xfa\x31\xe2\xdc\x58\xae\xe9\x47\x81\xaa\xd5\xe9\xa7\x36\xe7\x4e\x3f\x01\x94\xcb\xb5\x79\x15\xed\x4f\xab\xd3\x97\x47\xbf\xf3\xaf\xfb\xbc\x6f\xe0\x2b\x81\x25\x56\xe7\x2b\xa1\x1f\x2c\xd7\xe6\x53\xc0\x81\xb8\x54\x47\xdb\x66\x0a\x68\xb4\x4b\x55\x0d\x6d\x7f\xff\x43\x65\x43\xbb\xdf\xff\x14\xd5\xf7\xfe\xfe\xa7\xaa\x2a\xfb\xfb\x9f\x6d\x4c\xc4\x31\xbf\xff\x61\x32\x8e\xcf\x93\xb7\x2f\x89\x14\xc6\xfd\xfe\xe7\xa1\x82\xfb\xf3\xfd\x4f\x54\x4d\xf7\xef\x7f\xe8\xf3\xfc\x3e\x19\x56\x88\xb0\xec\xfb\x1f\xfa\xbc\xda\xe7\x3f\x3e\xc3\xd3\x73\xeb\xf7\x3f\xf3\x5b\x49\x3e\xed\xb2\xbe\xb5\xe3\xd3\x66\x46\x3e\x60\xac\xed\x40\x3b\x2a\xae\x7c\xbf\x95\xa8\x0b\xad\x42\x4b\xd7\x2a\x2d\xde\xa0\x2a\xd4\x04\x66\x6d\x55\xa1\xe6\xa0\xdb\x54\xa1\x8e\xef\xef\x26\x95\x37\x37\x2d\x8a\xd6\x66\x3d\x85\x42\xaa\xd8\xbc\xf7\x5b\xf0\x55\x4f\xb9\x94\x6a\xf5\xb5\xb2\xdf\x82\xaf\x93\x16\xd5\x3a\x59\x39\x9b\x82\xaf\x71\xeb\x5a\xe2\x7d\x3c\x53\x05\x5f\xb3\xae\xb9\x7c\x8a\x78\xda\x54\x9e\x56\x46\xe7\xa6\xf2\xb4\xca\x50\x6c\x2a\x4f\x3f\x6c\x4b\x9b\xf2\xd2\xa2\x91\xdd\x94\x97\x56\xe6\xc1\xa6\xbc\xb4\x58\x72\x36\xe5\xa5\x1f\x56\xdc\x56\xa1\xd8\x24\x19\x90\x8f\x0d\x6c\xab\x50\x2c\x07\xc0\x7e\x0b\xc5\xf2\xcd\x54\x28\x16\xd4\xb4\x55\x28\x96\x75\xb4\x55\x28\x16\x65\x73\xab\x50\x2c\xa9\x29\x5b\x85\x62\xb3\x9e\x82\x7c\x55\xd7\x24\x1f\x3d\x53\x59\x6a\xcd\x82\xae\xf1\xd3\x1b\x90\x0f\x65\x63\x53\x96\x5a\x41\x77\xbb\x4b\x3e\xbe\x04\x65\xa9\x1f\xd4\xb6\xdd\x25\x1f\xdf\x93\xb2\xd4\x0f\x9e\x96\x3d\x90\x0f\x93\xd8\x1e\xc8\xc7\xea\xdf\x03\xf9\xfe\x59\xe5\x7b\x0f\x44\x07\x06\xee\x81\xe8\x55\x2f\x40\x74\xb4\xee\xed\x40\x3a\xc4\xad\x3b\x11\x3d\xe8\x75\x88\x8e\x0d\x6c\x0f\x44\x8f\xea\x98\x44\x57\x4b\x43\xab\x3b\x11\xbd\xa8\xa5\x1a\xc0\x7a\x03\xa2\xb3\x29\x6e\xd5\xdd\x25\xf7\x6c\x53\x77\x57\x1b\xd8\x9e\x88\x8e\x9f\x7a\xab\xe6\x6e\x51\xcb\xe5\x53\xad\x8e\x4d\xbd\xdd\x48\x64\xc8\xa6\xde\x6e\x04\x2b\x6c\x8a\xea\x46\xf5\x85\x82\xba\xb1\xe8\x5a\xe3\x4e\x7a\x46\x41\xdd\xc8\xf9\xbb\x29\xa8\xab\x64\x94\x4d\x41\xdd\x08\x0c\xdc\x14\xd4\x8d\x55\x7d\xd9\xfc\x8e\xe9\x42\x31\xdd\x88\x4e\xbc\x29\xa6\x1b\xb5\x18\x29\xa4\x1b\x25\x03\x85\x74\xa3\x16\x15\x85\x74\x23\x46\x9b\x4d\x11\xdd\xd8\x75\xa7\xe4\xa3\xd7\x14\xd1\xd5\x71\xb4\x17\xf2\x69\xea\x2e\xe4\x6b\xba\xc6\xf8\xb1\xe9\xef\x85\x7c\x68\xce\x7b\x21\x1f\x07\xc9\x5e\xc8\x47\xb8\xdc\x5e\xc8\x87\xfb\x64\x2f\xc6\x6f\xa9\x67\xc8\xa7\x0d\x73\x21\x1f\xc8\x61\x53\xd0\x37\x62\xde\xd9\x14\xf4\x95\x3a\xb1\x29\xe8\xab\xa2\x5e\x9b\x82\xbe\x2a\x5c\xb5\xb7\xe4\x63\x1c\x36\xf2\x69\x69\x6e\xe4\xd3\xcc\xda\xc8\xa7\x6d\x70\x33\x7e\x5a\xd2\x1b\xf9\x70\xc5\xed\x8d\x7c\xe8\x89\x7b\x4b\x3e\xf5\x0c\xf9\x38\xc2\xf7\xd6\xf8\xf1\xad\x37\xf2\x69\x73\xdb\xc8\x07\x8a\xd9\x07\xf9\x48\xa1\xde\x47\xe3\xc7\x9d\x87\xf1\xeb\xba\xa6\xf9\xc9\xdb\x29\x58\x1c\x89\x21\xd9\x14\x2c\x56\xfa\xf8\xa6\x60\xb1\x52\xd2\x37\x05\x8b\x45\x5f\xb5\x0f\xf2\x6d\xdd\xd9\xa9\xaf\x8e\x7c\x6e\x0c\x08\x49\x5b\x08\xe5\x8b\xe3\xe9\x21\x62\xa6\xd9\x97\xde\x9d\xfc\xe7\xbf\xfc\xc7\x7b\x98\xb4\xd6\xfc\xd0\x0f\x09\x3b\xfc\xf6\x03\x3f\x28\x4d\x6a\x5f\x7a\xa8\x75\xef\xb8\x3c\x24\x1d\x4b\x8e\xcb\x43\x8a\xba\x93\x5e\x44\xf5\x82\xaf\x0c\x8a\xd9\x54\xd4\x4f\xda\x2f\xa8\xa8\x9f\x40\x80\x5b\x15\xf5\x93\xde\x70\x69\xf9\x9d\x27\xd0\x17\xd4\xc2\x43\xd9\xe4\xf4\xa8\x85\xc2\x43\x34\xfd\x09\xa8\x93\x78\xa9\x8e\x63\xe8\x18\xa7\x5a\x8c\x6a\xd1\xef\x18\xd5\xaa\x37\x68\x55\xfa\x6c\x3f\x0f\xdf\x0e\x03\xe9\x79\xf8\x6e\x84\x83\x9e\x87\x51\xc5\xb9\x7c\x1e\xad\xca\x4e\x8b\x51\xc5\xf3\x75\xa8\xaf\x1f\xff\xc9\x56\x77\x1e\x06\x7c\xea\x05\x0c\x38\x30\xf0\x3c\x0c\x38\xde\xeb\xf3\x30\xa1\xb1\x28\x9d\x47\x9a\x2d\x02\x3d\xd2\x2d\x75\x4d\x9a\xb4\x0f\xd1\x89\xe8\x96\x2c\xdf\x13\xd1\x2d\x81\xa4\x27\xa2\x5b\xa2\xf9\x1d\x0a\xf1\x87\xa2\x6b\x0c\xbb\xfa\xa2\x42\xfc\x53\x4f\x61\x18\xd0\x07\x8e\x43\xe0\x57\x9b\x3c\x50\x89\x87\xf7\x99\xe3\x87\xd6\x74\x28\xa8\x2f\x3d\xe9\x50\x50\x5f\x7a\xd2\x51\x41\x7d\xf4\xa4\xa3\x82\xfa\xe8\x49\x87\x82\xfa\xd2\x93\x8e\x0a\xea\x33\x05\x4f\xd2\xd9\xad\xdf\x49\x37\x41\x86\xa4\xb3\x5b\xbf\x93\x6e\xc2\x80\x51\x50\x5f\x9a\xd1\x49\x1c\x60\x68\x46\x27\x49\xf7\xd2\x53\xa4\x7b\xe9\x4e\xe9\x5e\x4c\x82\x24\xdd\x4b\xbf\x93\xee\x45\x5f\x4c\xba\x17\x32\x98\x0e\x30\xfa\x62\xc8\x87\xbe\x73\x4c\xba\x17\x3d\x33\xe4\x43\xdf\x39\x86\x7c\x41\x4f\x41\x3e\xf4\x9d\x63\x3a\xa0\xe9\xa7\x21\x1f\xfa\xce\x31\xe4\x43\xdf\x39\x86\x7c\x6c\x8e\xc7\x74\x40\xeb\x29\xc8\x57\x75\x0d\xf9\x8a\x7a\x86\x7c\x1a\x3f\x93\xee\xc5\x1b\xb2\x0e\x68\xa4\xcd\xd2\xbd\x78\x5f\x96\x7c\x8c\x51\x46\x3e\xf4\x9d\x93\x25\x1f\x5f\x30\x23\x9f\xe6\x6e\x46\x3e\xf4\x9d\x93\x91\x0f\x7d\xe7\x64\xe9\x5e\xba\x13\xf9\xb2\x9e\x29\xdd\x52\xd7\x90\xaf\xa8\x9f\xd2\xbd\xf4\x14\xe9\x5e\x7c\xcf\x8c\x7c\x51\xef\x43\x3e\x6d\x3d\x05\xf9\x38\x6c\x4e\x41\xbe\xa2\x96\xe4\xe3\xed\x45\xf2\x21\x6d\x41\x3e\xb6\xd6\x53\x90\x2f\xa9\xa5\xf9\xa9\x3b\x35\x3f\xd5\x5a\x3f\x60\xfb\x29\xfb\x07\x6c\x3f\xe5\x7c\x60\xfb\x9f\xd6\xfd\x81\xb1\x4f\x0d\x3f\x30\xf6\x59\xf5\x2f\xfc\x76\xfc\xe0\xff\x89\xdf\xce\xea\x7f\xe1\xb7\xe3\x0a\xc0\x4f\xfc\x76\xd6\xfc\x0b\xbf\xdd\x18\xff\xc2\x6f\x37\xa6\xbf\xf0\xdb\x8d\xf6\x17\x7e\xbb\x31\xff\x85\xdf\x6e\x2c\x7f\xe1\xb7\x1b\xeb\x5f\xf8\xed\xc6\xf6\x17\x7e\xbb\xda\x57\xbe\xf8\xed\xfa\x3e\xf0\x13\xbf\xdd\x74\x7f\xe0\xb7\x8b\x19\x49\xf8\xed\x62\x46\x0a\x18\x71\xae\x21\x0b\x47\xce\xc5\x8c\xa4\xef\x79\x0d\x8c\xcd\xf8\x5d\x5f\x63\xb1\x94\x7f\x05\xe6\x5d\x5f\x7e\x51\xe9\xa8\xd7\x97\x58\xec\x53\x8f\x5c\x3f\xb6\xc8\x6b\xfb\xc7\x16\x79\xa9\xf5\x16\x80\xed\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\x3b\x7c\x57\x70\xf7\xc7\xf0\x41\xa5\xff\x73\xf8\x72\xfd\x7b\xf8\x72\xfb\x7b\xf8\x72\xff\x7b\xf8\xf2\xf8\x7b\xf8\xf2\xfc\x7b\xf8\xf2\xfa\x7b\xf8\x64\x93\xfa\x31\x7c\x2c\xbd\x84\x26\x79\x1d\x7a\x47\xd5\xa3\xbb\x0e\xa1\x7f\x0d\x2d\xc6\x94\xc0\x96\x7c\x1d\x20\xde\x8b\xf6\x73\x31\xa6\x28\x0c\xea\x3a\x40\x7c\xa1\xf9\x75\x80\x18\x0d\x67\xd9\xc5\xd0\xa2\x1a\xd0\x17\x30\x27\x7b\xf1\xc5\x60\x12\xd8\x5e\x2e\x06\x13\xd5\xc7\xb8\x30\x76\xcb\x00\x75\x07\x87\x2f\x81\x95\x77\xec\x1f\x06\x9a\x3b\xce\x0f\x03\xcd\x1d\xf7\x87\x61\xe7\xfa\x42\x8c\x8a\x37\xb8\x5a\x60\x9a\x05\x6b\xfd\x9c\x05\xae\xd9\xfe\x92\xff\x84\xbf\xe7\xc5\x79\xfe\x9e\x17\x27\xfe\x3d\x2f\x4e\xfa\x7b\x5e\x1c\xfb\x7b\x5e\x9c\xfc\xf7\xbc\x38\xe5\xef\x79\x71\xea\xdf\xf3\xe2\xb4\xbf\xe7\xc5\xe9\x7f\xcf\x8b\x33\xfe\x9e\x17\x67\xfe\x3d\x2f\xce\xfa\x7b\x5e\xdc\xff\xc8\x7e\xcf\xdf\xb2\xdf\xfb\x5b\x76\x0b\x21\xfc\x96\xdd\x42\x78\x7e\xcb\x6e\x21\xc4\xdf\xb2\x5b\x08\xe9\xb7\xec\x16\x82\xfd\x96\xdd\x42\xc8\xbf\x65\xb7\x10\xca\x6f\xd9\x2d\x84\xfa\x5b\x76\x0b\xa1\xfd\x96\xdd\x42\xe8\xbf\x65\xb7\x10\xc6\x6f\xd9\x2d\xb8\xde\xf8\x43\x76\x0b\x28\x7a\xec\x23\x16\x50\xf4\xb2\x7b\x29\x2c\x3c\x7f\x7d\x17\x0b\xcf\x7f\xbe\x4b\xfc\xcf\x77\x89\xff\xf9\x2e\xf1\x3f\xdf\x25\xfe\xe7\xbb\xc4\xff\x7c\x97\xf8\x9f\xef\x12\xff\xf3\x5d\xe2\x7f\xbe\x4b\xfc\xcf\x77\x89\xff\xf9\x2e\xf1\x3f\xdf\x25\xfd\xe7\xbb\x68\x73\xf7\xad\xde\x82\x36\xf7\xa9\xd6\xfa\xfb\x6e\xed\x98\xba\x5b\xbb\xa5\xee\xce\xf9\x6b\xe8\xb6\x90\xdb\xd7\xd0\x6d\x21\xf7\xaf\xa1\xdb\x42\x1e\x5f\x43\xb7\x85\x3c\xbf\xc6\x6c\x0b\x79\x7d\x8d\xd9\x16\xca\xf3\x35\x66\x5b\xa0\x30\x08\xc6\x6c\x0b\xa5\x7e\xf7\x12\x0b\xaf\x49\x3c\xd3\xda\x5f\x63\xb6\x05\x4c\xe2\x6e\xcc\xfe\x7f\x47\x8f\x05\x59\xcb\x03\x22\x60\x9b\x8c\xea\x66\x2d\x5f\x3b\xb7\x85\x5a\xbf\x76\x6e\x0b\xb5\x7d\xed\xdc\x16\x6a\xff\xda\xb9\x2d\x60\x57\xc7\xb0\x60\x01\xbb\x3a\x20\xd9\x42\x3d\x5f\x3b\xb7\x85\x7a\xbf\x76\x6e\x0b\x2d\x7c\xed\xdc\x16\xda\xf3\xb5\x73\x5b\x90\x95\xbd\xf0\x14\x59\xd9\x8d\x7e\xca\xca\x6e\xba\xb3\x7e\xb7\x51\x0b\x6d\x7c\xed\xdc\x16\x5e\x2b\xbb\x7e\xb7\xbe\x76\x6e\x0b\x58\xd9\xd1\x2d\x2d\x70\x30\x70\xec\x5a\x68\xf7\xbb\xe1\x5a\xc0\xca\x8e\x66\xeb\xfe\x9b\xcf\xa1\x61\x41\x56\xbe\xcd\x32\x93\x95\x6f\xeb\xda\xf8\xe2\x14\x0b\xb2\xf2\x39\x4e\xb1\xf0\x5a\xf9\xe8\x27\x56\xbe\xf8\xfe\xee\x7c\x51\x8b\x05\x59\xf9\x32\x4f\x91\x95\x2f\x33\xe9\x64\xe5\x2b\x3c\x45\x56\xbe\xca\x74\x91\x29\xaf\x32\xcd\x64\xca\xd3\xe4\xc1\x94\x87\x3d\xd7\x02\xa6\x3c\x30\x8c\x05\x99\xf2\xb2\xae\x81\x2c\x17\xdf\x45\xa6\xbc\xcc\x37\x93\x29\xaf\xe8\x99\xf3\x8b\x68\x2c\x60\xca\xc3\x9e\x6b\x41\xa6\xbc\x8a\xec\x32\xe5\x65\xf5\xfa\x7e\xf1\x8d\x85\xd7\x94\x87\x0c\x32\xe5\x05\xbe\xae\x4c\x79\x81\xa7\xcc\xf4\xc5\x37\x16\xa6\x7d\xf1\x8d\x05\x4c\x79\x8f\xe6\xcb\x2c\x5f\x7c\x63\x61\xd6\x2f\xbe\xb1\x30\xdb\x17\xdf\x58\x98\xfd\x8b\x6f\x2c\xcc\xf1\xc5\x37\x16\xe6\xfc\xe2\x1b\x0b\x73\x7d\xf1\x8d\x85\xb9\xbf\xf8\xc6\xc2\x3c\x5f\x7c\x63\x61\xde\x2f\xbe\xb1\xb0\xc2\x17\xdf\x58\x58\xcf\x17\xdf\x58\xc0\x94\x07\xbe\xb1\xb0\xd2\x17\xdf\x58\xc0\x94\xf7\x68\x96\xaf\xfc\xc5\x37\x16\x56\xf9\xe2\x1b\x0b\x98\xf2\xc0\x37\x16\x64\xca\x2b\xf4\x53\xa6\xbc\xad\x3b\xc7\x17\xed\x58\xc0\x94\x07\xda\xb1\x80\x29\x0f\xb4\x63\x41\xa6\x3c\x6d\x6e\xeb\x7c\xd1\x8e\x05\x4c\x79\xa0\x1d\x0b\x98\xf2\x1e\x6d\x59\x98\xf2\x1e\xad\x70\x99\xf2\x22\x5f\x70\xa7\x2f\xda\xb1\xb0\xed\x8b\x76\x2c\xec\xfc\x45\x3b\x16\x64\xca\x93\x44\x32\xe5\x35\xe6\xa7\x4c\x79\x95\x71\x7f\x4d\x79\xea\x0b\xa6\xbc\xa2\x6b\x32\xc5\xaa\x67\xcc\xcf\x86\xec\x32\xe5\x65\xe6\x99\x4c\x79\x95\x6f\x26\x53\x5e\xa5\x2f\x32\xe5\x35\xe6\x84\x4c\x79\x9d\xf9\x22\x53\x9e\x56\x9c\x4c\x79\xe5\x1f\x45\xbd\x2c\xc8\xca\xa7\x45\x75\x64\x85\xd6\x0b\x10\xbd\xeb\xe5\x12\x1d\x81\x64\xe5\xd3\xb6\x7b\x10\x5d\x53\xf7\xc8\x8a\xa9\x6b\x0c\xad\x36\xb7\x23\x2b\x2d\x1f\xfe\x20\xba\x36\xcc\x23\x2b\x26\x1f\xe2\x20\x7a\xe7\x23\x61\x2b\xc4\x9e\x6b\x41\x76\x42\x9d\x93\xd8\x08\xb1\xe7\x5a\xc0\x46\x88\x3d\xd7\xc2\x95\x15\x93\x9e\x61\x23\xc4\x9e\x6b\xe1\xca\xca\xae\x37\x48\x3e\x86\xe8\xca\x4a\xab\x6b\xc8\xa7\x49\x77\x65\x65\xe7\x4b\xc8\x7e\xa8\x25\x8d\xfd\x10\x7b\xae\x85\x2b\x2b\x2d\x4b\xf3\x4a\x3e\xf5\x4c\x56\x68\x97\xe8\x09\x1a\xda\x4d\x4b\x56\xe8\x4c\x0b\xf9\x86\xee\x44\x3e\xb7\xe7\xda\x13\x34\x7e\xba\x53\xf6\x3c\x5d\xd3\xd4\x1d\xb4\xe4\x45\xa8\xb4\xb0\x8f\x16\xdd\x29\xa3\x5d\xa3\x85\x7c\x6e\xcf\xb5\x27\xc8\x3e\xaa\x3b\xd7\xd7\x9e\x6b\x0f\xf6\x4a\xec\xb9\xf6\xc8\xd2\xf8\xb1\xe7\xda\x23\x6b\xe3\xc7\x9e\x6b\x0f\x16\x47\xec\xb9\xf6\x60\x56\xc4\x9e\x6b\x0f\x66\x45\xec\xb9\xf6\x60\x56\xc4\x9e\x6b\x8f\x47\xdf\xc8\x9e\x6b\xcf\x23\x2b\xad\xee\xa4\x17\x51\xbd\xe0\x2b\xbb\x3d\xd7\x9e\x07\x2b\x2d\x5b\xc9\xe3\x5a\xa6\xec\xb9\xf6\xb8\x86\x29\x7b\xae\x3d\x11\x4b\x73\xd2\x9d\xf4\x05\xcd\xe8\x89\x58\x8c\x1f\xb5\xe6\xd7\x9e\x6b\x4f\x5c\x5f\x7b\xae\x3d\x71\x7f\xed\xb9\xf6\x24\xf9\x4e\xf8\x1d\xa6\x43\xec\xb9\xf6\x24\x2d\xd8\x42\x4b\xb6\x77\x46\x20\xc9\xb7\x40\x3f\x31\x1d\x62\xcf\xb5\x27\x69\x55\x22\x3b\xa6\x43\xec\xb9\xf6\x60\x3a\x74\x7b\xee\x9f\x16\xa3\x3a\xf5\x14\x46\x75\x32\x8b\x30\x1d\x62\xb4\xb5\x07\xd3\x61\x5c\xba\xf3\x7e\x8d\xb6\xf6\x58\xf8\x1a\x6d\xed\xb1\xe7\x6b\xb4\xb5\x47\x26\x08\xd6\xe8\x63\xf9\x6b\xb4\xb5\xc7\xca\xd7\x68\x6b\x0f\x26\x40\x8c\xb6\xf6\x60\x02\x4c\xea\x0b\x26\x40\x8c\xb6\xf6\x60\x02\xc4\x68\x6b\x8f\xfd\x08\x01\xb0\xc7\x7e\x84\x00\xd8\x43\x2d\x7a\x1d\x8a\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x35\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x28\x43\x8f\x4c\x79\x9a\x67\xaf\x29\x4f\xbf\x93\x02\x82\x0c\x32\xe5\x15\xfd\x4e\x0a\x08\xa3\x22\x53\x1e\x9b\xf1\x23\x53\x5e\x50\x3f\xa5\x60\xfd\xc3\x50\x63\x8f\xac\x7c\xe8\x42\xcf\x6b\xe5\x63\x68\x5f\x2b\x1f\x8f\x94\x95\x4f\x0b\x5d\x56\x3e\xf4\x9d\x47\x56\x3e\xf4\x9d\x47\x56\x3e\xf4\x9d\x47\x56\x3e\x2d\x38\x59\xf9\xd0\x77\x9e\x82\xe8\x41\x4f\x41\x74\xf4\x9d\xa7\xe8\xec\xe6\x43\x14\x44\x47\xdf\x79\x0a\xa2\xa3\xef\x3c\x45\x56\x68\x06\xac\xe8\xec\xd6\x53\x64\x85\xe6\x5a\x45\x3e\xf4\x9d\xa7\xca\x0a\x8d\x7c\x55\xba\x17\x6f\xa8\x3a\xbb\x91\xb6\x4a\xf7\xe2\x7d\x8a\x70\x40\xdf\x79\x14\xe1\x80\xbe\xf3\x28\xc2\x41\x9b\x95\x22\x1c\x34\xad\x15\xe1\x80\xbe\xf3\x10\xe1\x20\x7d\xe7\x51\x84\x43\xd6\x9d\xb2\xb2\xeb\x99\xd2\x2d\x75\x4d\x56\x76\xf5\x53\xba\x17\x4f\x51\x84\x83\xb6\x33\x45\x38\x68\x5b\x22\xc2\x41\x1a\xce\xa3\x08\x87\xac\x3b\x91\xaf\xa8\x25\xf9\x78\xbb\x22\x1c\xd0\x70\x1e\x45\x38\x68\x6b\x55\x84\x43\x52\x4b\x53\x57\x77\x6a\xea\xaa\x05\x3b\xb9\xa4\x6d\xb0\x93\x6b\x9e\x35\xd8\xc9\xb5\x81\x35\xd8\xc9\xdf\xbe\xc0\xfa\xad\x59\x00\x25\x6a\xd0\x0c\x81\x12\x35\x18\xdf\x05\x4a\xd4\x70\x19\x5b\x28\x51\xc3\x66\xdc\xa1\x44\x7d\x67\x1d\x94\xa8\xef\x48\x43\x89\xfa\xca\xd0\x55\xaf\x48\x2d\x58\xbf\x39\xf4\x1f\xc7\x3e\x09\x7e\x12\x7b\xa0\x44\x7d\x16\xbd\x86\x12\xf5\x39\x7a\xbb\x53\x78\xc6\xf7\x77\x14\xa1\xd6\x51\x07\x25\x6a\xd4\x16\x02\x25\x2a\x8c\x39\xf6\x40\x89\xfa\x1e\x47\x43\x6c\xda\xf4\x53\x15\xfc\x50\x94\x1e\x2a\xf8\xd9\xc3\xfb\x1c\xfb\x64\xab\x7c\x4f\xe8\x52\x09\x97\xb3\x07\xba\xd4\xac\xd5\x01\x5d\x2a\x0c\x28\xf6\x50\xa6\x8f\xbc\x4f\x7b\x1c\xfb\x64\x72\x42\xed\x81\x4a\xb5\x24\xf5\xcc\xe5\x2b\xda\x76\x29\xd3\x47\x46\x82\x3d\x43\xec\xcf\xea\xa7\xcb\x57\x2b\xb2\x43\xb3\x5a\xb5\x4f\xa8\x80\x83\xd9\xbe\x0f\xcf\x85\x6a\xb5\x2e\x7a\x4e\x99\xbe\x7a\x98\xa3\x13\xfa\x64\x6d\x7e\xd0\xb0\x36\x54\xa7\x67\x8a\xf0\x3f\xef\xa5\xed\x1e\x2a\x56\xf2\x15\xed\x81\x8a\x95\xd2\xc5\xf6\x90\x2b\x5d\x34\x53\xa0\x62\x85\x2e\xc3\x1e\xa8\x58\x7b\xd7\xef\x26\x74\xc7\xc8\x02\x15\xeb\x78\xd4\x82\x7e\x58\xca\x0d\x54\xac\x43\x72\x42\xc5\x3a\x50\x08\x1f\xa8\x58\xc7\x52\x4b\xc1\xb7\x65\xaf\xc9\x97\x86\x8e\x75\xd6\x7f\x69\xce\x0f\x4c\xad\x13\x5d\xf2\x81\xa9\x75\x69\xd0\x1d\x22\xdd\x21\xcd\x62\x95\xf7\x83\x9c\xa9\xd7\x56\x18\x83\x99\xa0\x0e\x93\xf2\xd2\xf9\xee\x30\x29\x2f\x9d\xe1\x8b\x72\x54\x43\x6f\x99\xb4\xf4\x3b\xd8\x8b\xb5\x90\x16\x31\x9d\x56\xf7\xd1\x46\x42\x7d\x87\xad\xcd\x90\xfa\x0e\x5b\x1b\x33\xf5\x1d\xb6\x26\x1b\xf5\x1d\xf6\xe0\x77\x0e\x95\xf2\x1e\xba\xd3\xe5\xdc\x8b\x21\x71\xa8\x94\x8f\xce\xc0\x0d\xfb\xef\x65\xe0\xa9\xf6\x77\x31\xef\x3c\x2a\x27\xaf\xa3\x66\xc3\xb8\x1b\x91\x83\x6a\x7f\x57\xa7\xec\x16\xe3\xae\xde\x0e\xe3\x6e\xd5\x35\x68\x67\x25\x03\x04\xae\xd0\x08\xd8\x03\x81\xeb\xbb\xe5\x40\xe0\x1a\xb4\x59\x40\xe0\x1a\x24\x2d\x04\xae\x41\x0b\x14\x02\xd7\xb0\x79\x0a\x04\xae\x58\xbb\xed\x81\xc0\x95\xf2\xbc\xf6\x40\xe0\x4a\x9e\x9a\x3d\x10\xb8\x3e\x13\x69\x21\x70\x8d\x11\xf9\x20\x70\x8d\xd2\x14\x20\x70\x15\x0a\x78\x1c\x0f\x95\x77\x5b\xa1\xda\x5f\xd2\xb2\x13\xb9\xab\xf4\x65\xc8\x5d\x4d\x5a\x04\xe4\xae\xa6\xa9\x0a\xb9\xab\x69\xb4\x21\x77\xcd\xd2\x80\x21\x77\xcd\x92\x0f\x72\xd7\xa2\x03\x12\x72\xd7\xa2\x7e\x42\xee\x5a\x24\x1f\xe4\xae\x45\xfa\x30\xe4\xae\x25\x31\x46\x90\xbb\x16\x1d\x0b\xb7\xbd\xb1\xd0\x5b\xfd\x81\xc4\xb5\x08\xb1\x5c\x08\x50\xa7\x9e\xab\x2a\x7f\x6a\xb9\x1c\xe5\xe8\x49\x90\x87\x32\x32\x11\x82\xd7\xca\x3c\x8c\x10\xbc\x56\xd6\x54\x84\xe0\xb5\xa2\x5d\x46\x08\x5e\xab\xa7\xb5\x59\x84\xe0\xb5\xba\xa3\xd1\x22\x04\xaf\x8d\x83\x30\x42\xf0\xda\x86\x9e\x02\x29\x27\xda\x6c\x84\xe0\xb5\x3b\xfd\xbe\xc5\xd0\x7f\x47\x62\x5b\x84\xe4\xb5\xbb\x3f\xc5\x22\x24\xaf\xbd\xe8\x9a\x48\x3b\x33\x2d\x98\x39\xd9\x1e\xa3\xc7\x6a\x78\x76\x94\xb7\xdc\x84\x37\xd9\xaa\x22\x04\xb0\x1d\x04\x14\x21\x80\xed\x97\xa7\x78\xac\x86\xf7\x00\x2f\x91\x45\x48\x60\x07\x9b\x7b\x7c\x3e\xb1\xe2\xd4\x88\xb1\x08\x11\xec\x00\x33\x47\x88\x60\x87\xfa\xe4\x08\x2a\xc1\x2c\x63\x11\x22\xd8\xf9\xe8\x49\x70\x64\x82\xb5\xe2\x23\x8e\x4c\x46\x01\x22\xd8\x39\xd4\x43\x38\x32\x39\x7a\x22\x44\xb0\xa4\x01\x59\x7c\xc4\x91\xa9\x37\xc0\x2f\x89\x66\x1b\xc9\x6b\x58\xe0\x9b\x08\x11\xec\xd2\xe8\x91\xd3\xb0\x38\x4c\x23\x39\x0d\x6b\xf1\xb5\xc8\x69\xd8\x89\x39\x00\x49\xec\x46\x29\x8d\x90\xc4\x6e\x7d\x1b\x48\x62\x77\xd6\x33\xe1\x97\xec\xff\xb2\x3b\x47\xf8\x63\x37\xdb\x66\x84\x3f\x76\x6f\x75\x45\xd4\x93\x08\x0b\x7f\x2c\xe5\x65\x2c\xc2\x1f\xab\xcd\x2e\xc2\x1f\x7b\xa6\xba\x29\xea\x49\x5a\x54\xf8\x23\x15\xc6\xa2\x03\xbd\x72\xd1\x11\x23\xdc\xb2\xa4\x5e\x58\x84\x5b\xf6\x62\x33\x8a\xa4\x3b\xdc\xc6\xa0\x90\xee\x70\x87\x9e\x02\xf5\xe4\xd4\x35\xa8\x27\x81\x45\x91\x74\x87\x8b\x86\x13\xe1\x96\xbd\x57\xbf\xa3\xea\x9d\xe9\x0d\x9e\xee\x00\x2f\x8a\x45\xd2\x1d\x70\x25\x5a\xa4\x64\x7c\x38\x6a\x41\x87\xc8\xd6\x10\x49\x75\xa0\x3a\x8a\x45\xa8\xaa\x9e\xa8\x16\x9c\x87\x68\xc4\x11\xaa\x2a\xea\xc2\x5b\x84\xaa\xea\x69\xbc\x0f\xaa\xaa\xa7\xd1\x6b\x53\xba\x0a\xbd\x86\xaa\xea\xd1\xc2\x83\xaa\x0a\x6e\x6e\x8b\x4a\x73\xd0\xb0\x43\x55\x15\xb5\xf4\x4d\x25\x8f\x9e\x7d\xaf\x7a\xe0\x32\x92\x45\x6b\x11\xba\xaa\x84\x56\x15\xa1\xab\x4a\x18\x95\xa2\x2a\xfb\x61\x4a\x89\xaa\xec\x27\x89\x55\xd9\xcf\xb8\x13\xba\x2a\x03\x8f\x44\xe8\xaa\xe0\xaf\xb6\x98\xc5\xa2\xa7\x3b\xc5\xa2\xc7\x68\x53\xd9\xcf\x96\x5a\xb0\xe8\x69\xb9\x40\x65\x95\x1f\xfa\x89\x13\xfb\x56\xbd\xc1\x65\x94\x86\x17\xa1\xb2\x2a\x41\xd7\x60\xa7\x03\x49\x44\xa8\xac\x8a\x36\x25\xa8\xac\x8a\x36\x50\xa8\xac\x4a\x57\x3f\x61\xa7\xd3\xbc\x87\xca\xaa\x68\x8b\x82\xca\xaa\xe8\x7d\x50\x59\x15\x8e\xc4\x08\x95\x55\x39\xba\xd3\xe5\x2b\xfa\xd6\x50\x59\x55\x6d\xa7\x50\x59\xc1\xe5\x61\x11\xba\xaa\x5a\x75\x0d\x76\x3a\x8c\x18\x11\xba\xaa\xaa\x6d\x0b\xba\xaa\x7a\x74\x6d\xbf\x45\x63\x57\x53\x7f\x60\x7e\x03\x53\x46\x28\xab\x1a\xda\x64\x84\xb2\xaa\x61\xd6\x88\xf5\x79\x7f\x0b\x95\xad\x45\x47\x8b\xb5\x69\xfb\xaa\x50\xa7\x05\xdd\x0d\x75\x1a\x5a\x7c\x84\xd2\xaa\x6b\x56\x43\x69\x05\xc5\x9b\x45\x28\xad\xba\x66\x03\x75\xdf\x3b\x07\x73\xa4\xee\x7b\xc7\x5c\x16\xeb\x78\x7b\x40\xc2\x99\x45\x08\xb0\xba\xbe\x26\x04\x58\x7d\xeb\x2d\x3e\x5e\xfd\x30\xe7\x20\xc0\xea\x47\x7d\x85\x3e\x4d\x6b\xa7\xa1\x91\xe7\xf2\x39\x9c\x20\xc1\x1a\x1a\x33\x48\xb0\xc6\xe5\xb7\x90\x60\x4d\x14\xd0\xd8\xa0\x1f\x8b\xba\xe6\x72\x4e\x1d\x29\x10\x64\x4d\x94\x93\x08\x41\xd6\x0a\xf4\x1c\x82\x2c\x68\x8e\x2d\x36\x95\x1b\xab\x7b\x0f\x5d\x87\x82\x4c\xeb\x00\x92\xac\xa5\xaf\x02\x49\x96\xd4\xd8\x08\x49\xd6\xd2\x78\x43\x92\xe5\xc5\xba\xff\xff\x56\x0d\x7f\xd6\xda\x7c\x02\xf8\xb3\xde\x93\xa1\x8b\x03\x8c\xc1\x83\x3f\x6b\x37\xba\x0a\x7f\xd6\xd6\x92\x54\x59\x78\xac\xc5\x11\xfe\xac\x13\x19\x2e\xf1\x67\x75\x16\x21\x6c\xb8\x57\x87\x41\x17\xf9\x94\xde\x2e\xf2\x29\xdd\x49\x96\x9c\xb6\xdc\x0e\xf9\x94\x26\xb0\xca\xc2\x5f\xf5\xc5\xb3\xc8\x60\xa0\xb5\xe8\xc0\xb1\x09\x6c\x47\x07\x8e\xed\x41\x4f\x8a\x03\xf2\x29\x3d\x13\x6e\xad\x47\x27\xad\x03\x47\x83\x40\xdf\x22\x04\x5a\xf1\x7d\x26\xe4\x4c\x3a\x69\x1d\x38\x7a\x19\xd8\xa3\x8d\x06\x12\x2d\xd9\x88\x23\x44\x59\x51\x1b\x14\x44\x59\xb2\x50\x46\x88\xb2\xa2\xbe\x37\x44\x59\x51\x53\x0a\xa2\xac\xa4\xa5\x33\x21\x61\x42\x8f\x8c\x0e\x0e\x5b\xd2\x04\x83\x44\x2b\xa1\x71\x46\x48\xb4\x92\x34\x3c\x48\xb4\x28\x51\x60\x11\x12\xad\x34\x74\xcd\xe5\x48\xd2\xa1\x20\xd1\xa2\x0c\x81\x45\x80\x61\x3a\x6a\x41\xd0\xa4\x69\x0a\x89\x96\x61\x34\x88\x90\x68\x59\xd6\x53\x20\x68\xaa\xea\x35\x04\x4d\xb8\x53\x22\x24\x5a\xa6\x05\x06\x89\x96\x01\x9c\x23\x24\x5a\xa6\xc3\x49\xc0\x30\xcf\x7d\x8c\x27\x41\xa4\x95\x13\xf2\x43\xa4\x95\x75\x3c\x42\xa4\x95\xb1\x40\x47\x88\xb4\xb2\x36\x68\x88\xb4\xb2\x36\x45\x88\xb4\xb2\x0e\x7c\x88\xb4\xb2\x8e\x23\x88\xb4\x32\x48\x2b\x42\xa4\x95\xb5\x35\x40\xa4\x95\x35\xbe\x90\x65\x15\xa9\x1b\x8e\xec\x76\xcb\x6b\x53\x59\xc6\x22\x84\x59\x05\x64\x14\x37\x44\x4d\x49\x2d\x88\x9a\x30\x80\x44\xc8\xb4\x8a\x8e\x39\x47\x77\x26\x1c\x11\x21\xd3\x2a\x52\x1d\x20\xd3\x2a\x53\x4f\x81\x6c\x4a\xfa\x37\x64\x5a\x55\xc7\xbc\xa3\x3b\xcb\x07\x89\x21\xd3\x6a\x3a\x30\x20\xd3\x6a\xea\x39\x64\x5a\x4d\x1b\xda\xd6\x31\xb0\xf7\x69\x92\x03\x3e\x21\x7d\x73\x08\xb5\xba\x34\x43\x08\xb5\xba\x46\x07\x42\xad\xae\xed\x06\x42\x2d\x4a\x12\x5b\x84\x50\x6b\x68\x3e\x42\xa8\x05\x7f\xa5\x45\x08\xb5\x86\x94\x33\x08\xb5\x86\x24\x86\x50\x6b\x6c\xbd\x01\x3e\x21\x1d\x08\x10\x6a\x4d\xa9\x78\x10\x6a\xc1\x20\x69\x11\x42\xad\xa9\xaf\x08\xa1\xd6\x12\xe2\x80\x50\x6b\x49\x59\x82\x50\x6b\x0f\x46\x95\x7a\xee\x5b\xf3\xff\xc2\xc5\xa3\xdd\xe0\x8a\x8b\x87\x79\x0c\xd9\x16\xb9\x9b\x16\x21\xdb\x3a\x58\x9b\xa3\xea\xb9\x97\xb0\x4f\xd5\x6f\xbd\x1c\x60\x93\x52\x0b\xe1\xd6\xb9\x8c\x07\x84\x5b\x57\xf3\x18\xc2\xad\x1b\xff\x65\xfc\x88\x70\x71\x09\xb2\xc7\x3b\xde\x57\xde\xa5\x2e\x4d\xa8\x75\x10\xf3\x42\xd7\x73\xf4\x12\xa8\x6e\xa4\xcd\x90\xec\x1e\xb4\x91\x90\xec\x4e\xa5\x6c\x4b\x24\xbb\x2b\x00\x26\x91\xec\x1e\x9c\x91\xce\x12\x09\xed\x61\xe9\x4e\xe8\x7a\xbc\x22\xa0\x25\x12\xda\x1f\xcc\x04\x89\x84\x76\x18\xfe\x2c\x91\xb4\xfe\x44\xdd\x09\x65\x4d\xd2\x9d\x24\x3b\x37\xbd\x6f\x93\xfa\xfc\xd0\x82\x0f\x85\x61\x4c\x24\xa6\x27\x20\x66\x22\x31\x9d\x8a\xe6\x96\x48\x4c\x87\x6d\xda\x12\x89\xe9\x96\x74\x27\x9c\x27\xce\xef\x60\x89\xc4\x74\x2b\xba\xe6\xfd\x84\xe1\xd9\x12\x89\xe9\xd4\x97\xb3\x44\x62\x7a\xee\x7a\x83\x38\x4f\x16\x2d\x71\x9e\x20\xdf\x03\xe7\x09\x9b\x48\x7a\xc4\x79\x12\x68\x1d\x5a\x7a\x9f\x27\xf9\x76\xf4\xa8\xe4\xe0\xad\x67\xb4\x94\x14\xe1\x3c\x01\x56\xa6\x08\xe7\x89\xbe\x6e\x84\x2b\xc4\x74\x27\x5c\x21\x5d\x77\xc2\x15\x32\x74\xcd\xe5\xab\x6c\xa9\xc9\xc1\x5b\xaf\x20\xa6\xe4\xe0\xad\x57\xf4\xe4\x14\xe1\x3b\xe1\x18\x4e\x11\xae\x10\x3c\xe2\x29\xc2\x15\x72\x18\x69\x12\xd2\x3b\x10\x30\x45\x8a\xb7\x62\x2f\x4e\x24\xa4\x8f\xf7\x0d\xf0\x73\x00\xc2\x53\x82\x9f\x83\xad\x26\x25\xf8\x39\x30\xc9\xa4\x04\x27\x06\xda\x76\x4a\x70\x62\x30\x3f\x93\x23\x34\x5b\xe8\xec\x29\xc1\x89\xc1\x6c\x4d\x09\x4e\x8c\xac\x67\xc2\x89\x51\xf4\x4c\x38\x31\xd8\xc8\x52\x82\x13\x03\x47\x70\x4a\x70\x62\x74\xfd\x6e\xc2\xba\xa1\x16\xbc\x1e\x18\x84\x52\x82\xd7\xe3\xaa\x2f\x70\x62\xb0\x09\x24\x13\xef\x05\x77\x1a\xdc\x16\xa6\x6b\x10\x58\xe0\x5c\x4e\x06\x81\x85\xde\x6e\x10\x58\x74\xfa\x69\x10\x58\xe0\xfa\x4b\x06\x81\x85\x66\x96\x41\x60\x31\xd5\x9a\xac\xf2\xb6\x77\xd7\xdd\x90\x58\x68\x64\x1c\x69\xf5\x13\xd4\xf2\xbe\x1e\xc9\xe8\x48\xab\x1f\x36\xba\x94\x21\x79\xd0\x2a\xcf\xcf\xa7\xa8\x35\x16\xe4\x94\xa9\xd6\xaa\xf1\xc8\x54\x6b\x0d\xfa\xad\x51\x1c\x56\xd7\x32\xc5\x61\xf5\xbb\x42\x8b\x77\x3a\xda\x32\x88\x59\x2d\xe5\xf6\x79\xcb\xd0\x6f\xa9\xd8\x0a\x8a\x4d\x84\x0b\x4b\xa5\x48\x79\x7e\xef\x66\x04\x1d\x75\xd9\x29\x7a\xd3\xa6\x66\x2c\xf3\x80\xd4\x75\x78\xe2\x2d\x39\xea\xb2\xa3\xaf\x46\x3d\xf5\xa3\x59\x58\x28\x58\x0b\x72\x48\x05\x39\xc1\x02\xa9\x20\x27\x4e\xca\x54\x90\x53\xbb\x4f\x41\x4e\x8c\x46\xc9\x51\x97\xdd\xe7\x1f\xd5\x63\x2c\xb9\x4b\xcf\xa8\x5e\x66\xc9\x5d\x7a\x06\xd3\x86\x25\x07\x6b\x76\x09\xbc\x4a\x0e\xd6\xec\x6a\x59\x95\x8f\xf8\xe7\x51\xc7\x71\xfd\x10\x7a\x92\x0a\x5c\x0f\xe8\x51\xa9\x52\x98\x16\xb8\x98\x1c\x90\xd9\xc5\xb7\x9b\x1c\x8c\xd9\x5d\xba\x33\xd1\x42\x60\x07\x63\x76\xb7\xee\xf4\xd8\x49\xc3\xd5\x94\x2a\x22\x5e\x5d\xab\x38\x97\xe8\x0b\x15\x0b\x03\x20\x2e\x51\xb1\x50\xe6\x8e\x44\xc5\x42\x45\x50\x26\x2a\x16\x06\x6d\xb0\x54\x2c\x0c\xda\xb4\xa9\x58\x08\x6f\x9b\x25\xaa\x12\x06\x6d\x63\x54\x25\x0c\x00\xe7\xd4\xe2\xfb\x35\x2e\xa6\x82\x44\x65\xc2\x80\x29\x28\x51\x7d\x30\x00\xd2\x12\xd5\x07\xdf\x83\x89\xea\x83\x42\x06\x49\x80\xea\xcf\x93\x9a\x7e\x4b\x7f\xb5\xf8\xdb\xe7\xbb\x0b\x4a\x26\x2a\x14\xca\x56\x9d\xa8\x50\x18\x8e\xae\x31\xed\x70\x8f\xa4\x76\x3f\xbf\xc5\x1e\x9f\x70\xc9\x3d\xda\xba\xfa\xf3\x56\x5d\x5e\x3a\x7e\x70\xcb\x09\xa7\xa4\x9e\xde\xeb\x54\xb8\xb6\x24\xd7\x1c\xba\x73\x92\x6b\x4e\x87\xa3\x5c\x73\x38\x6a\x92\xa3\xa8\x64\x9a\xf2\x72\xcd\x61\xf9\x4b\x54\x2b\x7c\xf4\xd5\xe5\x9a\x03\x9c\xa7\x0e\xa7\x8a\xbe\x55\x5f\x9f\x1e\x68\x63\xc6\x3d\xf7\xe8\xeb\xc9\x3d\xa7\xa5\x2f\xf7\x9c\x8e\xf5\x11\xde\xdf\xc2\x8c\x6c\x09\x17\x9d\x22\x63\x12\x2e\x3a\x45\xf0\x24\x5c\x74\x0a\xd5\x4a\xb8\xe8\x22\xda\x52\xc2\x45\xa7\xf8\xa1\x84\x8b\x4e\x21\x57\x49\x48\xeb\x8f\xe2\xaa\x6d\x0e\x37\x9d\x22\x20\xd2\xe8\x9f\xeb\x60\xa1\x84\xab\x2e\x6a\x13\x19\x72\x37\xea\x9a\xdc\x8d\x8c\xe6\xb8\x9f\xdf\xe2\x61\x48\x54\x3e\x8c\x97\x37\xe1\x8e\x4b\x60\xd3\x84\x3b\x2e\x61\xa7\x4e\x33\xbd\xbf\x85\x7b\xc8\xd2\xb4\xcf\x7f\xb4\x49\x51\x1d\x31\x15\x3d\xcd\xe5\x4a\xa0\x92\x84\x4b\x2e\xa9\x97\x54\x47\x4c\x53\xad\x8f\x4c\x47\x8a\x03\x6e\x39\x0a\x76\x58\xc2\x2d\x97\x74\x80\xcc\xf5\xde\x7d\x1f\xbd\xd7\xc7\x29\x81\x30\x93\xa3\xac\x94\xb5\x22\xa9\x84\x48\xd1\x0e\x4b\xb8\xde\x28\xc5\x61\x09\xff\x1a\xa5\x38\x2c\x39\xc2\x4a\x19\x13\x50\xa2\x12\xa2\xe9\xb0\xa3\x12\xa2\x4c\x75\x09\xdf\x9a\x69\x6c\xf1\xad\x99\xd6\x35\xbe\x35\xca\x5f\x58\xc2\xb7\x26\x33\x5e\xc2\xb7\x66\x52\x5d\xf0\xad\x99\x64\x5c\x14\x25\x96\x22\x83\x5f\xcd\xb4\xa5\x0b\x7d\x59\xda\x9b\xa0\xe0\x84\x6f\xcd\x0e\x3d\xc0\xb7\x66\x52\x9e\xf0\xad\x99\xb6\x75\x7c\x6b\xa6\xf9\x8d\xff\x2c\xff\x59\x7d\xff\x7f\x5b\xc7\xb5\x96\x93\x5e\x80\xa7\xd8\xf4\x48\xf7\x84\x67\x09\x85\x6b\x2d\xeb\x0c\x74\xf0\x95\xf2\xe0\x93\x3a\xf8\xca\x82\xa9\x49\xe0\xeb\xcf\x1f\xda\x5e\x1c\x7c\xe5\x0c\x70\x4f\x0e\xbe\x72\xd6\x42\x70\xf0\x95\x33\x81\x66\x89\x14\x8f\xac\x4d\xde\xc1\x57\xce\xda\xd6\x4f\x7a\x9f\x7b\x34\x08\xc7\x3e\xff\xc1\x28\x92\x1c\x84\xe5\x8c\x49\x22\x1d\x3e\x83\x34\xc3\x83\xac\x78\xe8\xd3\x41\x56\x2d\x99\x83\x57\x7c\xeb\x29\x7e\x82\x67\x9d\x9f\x0e\xc2\x72\x3e\xea\xc5\xfa\xbe\x13\x79\x1d\x88\xe5\x7c\xf4\x16\x97\xb5\x68\xb2\x9d\xcf\x90\x2a\x0e\x22\x39\x18\xcb\x45\x8b\xde\xc1\x58\x16\xfc\x4e\x0e\xc6\xb2\x9c\x68\x09\x5e\x92\xac\x29\xed\x60\x2c\x17\x80\x5a\x72\x20\x96\x8b\xe9\xce\x42\x4b\xcf\x74\x39\x8b\x74\x49\x07\x62\xb9\x68\x6b\xa6\x66\x7b\xd1\xd7\x72\xb4\x95\x0a\x4e\x97\x44\xcd\xf6\xa2\x63\x8c\x9a\xed\x05\xf3\x42\xa2\x66\xbb\xac\xc1\x89\x9a\xed\x45\xa3\x4f\xcd\xf6\xc2\x31\x6d\xd4\x6c\xa7\x02\x89\x19\x35\xdb\x0b\x58\xce\xa8\xd9\x5e\x40\x37\x46\xcd\x76\x39\xf3\x2c\x94\x37\x6a\xe0\x60\x9a\xb1\x50\x3f\xff\xc9\x7a\x9a\xcb\x52\xd1\xd1\xec\x75\xb9\xd9\x16\x60\x35\xea\xb0\x57\xd3\xdb\xf6\xf7\xba\xf1\x1f\xa2\x16\x8a\xde\x48\xd4\x02\xd6\x4b\x73\xac\x95\xab\x9e\xf4\x3a\xcb\x6c\x1f\x7c\x1a\xf6\xe4\xcf\x7f\x00\xd2\x46\x15\x76\x58\x10\xcd\xa8\xb4\x5e\xf9\x26\x46\xa5\xf5\xfa\xde\x39\x3f\xbf\xc5\x20\x66\x0f\x3d\x65\x2e\xda\xf3\xe9\x29\xd4\xb3\x66\xcf\xf9\xfc\xc7\xf4\x7e\x7a\x0b\xaa\x32\x2a\xb2\x53\x3f\xc5\x8c\x04\x97\xc2\x61\x6c\x54\x64\xaf\x68\xfa\x46\x45\xf6\x8a\xbb\xcc\xa8\xc8\x5e\xd5\x0b\x2a\xb2\x37\xf0\xa5\x51\x91\x1d\xce\x45\x33\x2a\xb2\x37\x3c\x21\x46\x45\xf6\x86\xc1\xc4\xe2\xe7\xcb\x53\x6c\xd6\x8c\xaa\xec\xcd\x74\x7d\xd2\x42\x3a\xaa\xb2\xb7\xa2\x27\xb9\x1c\x0d\x67\xaf\x41\xe0\xd5\x30\xb6\x18\x04\x5e\xad\xeb\x1a\xb1\x20\xa8\x4e\x46\x75\xf5\x86\xa2\x64\xa9\x7c\x23\x43\x74\x37\xfd\x65\x2b\xb5\x44\x7f\x35\xef\x1c\x33\xe5\xc6\x0a\x36\xc7\x3e\xb9\x07\x5d\xf3\xfe\x74\x10\xbe\x59\x78\x9f\x2b\x73\x89\x91\x68\x03\x6f\xb9\x19\x55\xd6\x29\xd0\x62\x46\x16\x65\x21\x80\xd2\xa8\xb2\x2e\x3b\xbf\x39\x6e\x4a\xa5\xab\x55\x5e\x23\xe0\xd2\xec\x75\xec\x94\x61\x87\x34\xb3\xf6\x09\xec\x30\xbd\x97\x18\x15\x0e\x61\x73\x7c\x94\x7b\xd7\xdd\x94\xf9\x1e\xff\x0a\xfc\x33\x8a\xb4\xf7\xa9\x87\x20\x2a\x90\xc1\x28\xd2\xde\xf5\x89\x28\xd2\x2e\xd7\x82\x51\xa4\xbd\x03\xc7\x8c\x22\xed\xfd\xe8\x9a\xbd\x5d\xbd\x40\x1c\xcb\x9f\x30\x9d\x8b\x16\x61\x64\x5e\x16\xac\xb1\x46\x21\xf7\xa1\x0f\x4e\xb5\xf6\xf1\xe8\xd9\x3e\x34\x43\xd3\x8c\x6a\xed\x54\x92\x71\x83\xb5\x87\xe2\xb0\xf8\xa9\xd6\x3e\xd0\x33\x8c\x6a\xed\x03\xad\xd1\x32\x61\x3a\xc4\xae\x1a\xd5\xda\x07\xe0\xcc\xa8\xd6\x3e\x34\x71\xa8\xd6\x3e\x08\xef\x32\xaa\xb5\x0f\x4e\x63\xa3\x5a\xfb\xe0\xf0\x30\xaa\xb5\x8f\xad\x6b\xc8\xb0\xf5\x06\x64\x38\x7a\x0a\x32\x68\x31\x52\xad\x7d\xe8\x6b\x51\xad\x7d\x5c\xdd\xe9\x32\xc8\x20\x60\x54\x6b\x9f\xfa\x12\x54\x6b\x9f\x18\x90\x8c\x6a\xed\x53\x4b\x88\x6a\xed\x13\x10\x6e\x54\x6b\x9f\xda\xc6\xa8\xd6\x2e\x27\x8c\x51\xad\x7d\x82\x09\xcc\x71\x51\x96\xe9\xc0\x6a\x7e\x43\x94\xb6\x96\x09\xd5\xdc\xa7\x26\x29\xd8\x68\x0e\xbd\xd3\xe5\x90\x31\xc1\xc0\x3f\x73\xeb\x4e\x8f\x9e\xad\x45\x77\x6e\x5a\x8c\x05\x15\xdb\xa9\x7d\x69\x46\xc5\xf6\xa9\x0d\xc7\xb1\x51\xaa\x58\x45\x0d\x6c\xb4\x30\xb9\x18\x15\xdb\xdf\xe5\xd1\xd2\x1b\x83\xb4\x30\xde\x18\x55\xdb\x97\x16\x4c\x53\xdc\x13\xdf\xbc\xb5\xf7\xee\xad\xb9\xf3\xe2\xa3\xfa\xea\x52\xd6\xc6\xe7\x3f\xc4\x46\xdb\x8b\x91\xea\xde\x68\x7c\xa6\x2a\xee\x4d\xd7\xa9\xe2\x8e\xb1\xc3\xc0\x48\x32\x3a\xd9\x8b\x91\x3e\x0e\x2d\xeb\xe1\xf3\x1f\xcd\x43\x55\x73\x47\x47\x34\x55\x73\xd7\xac\x54\x35\x77\xbc\x17\xd6\xed\xfb\x5b\x5d\xcf\x5c\x47\x1a\x30\xd2\xd2\xac\xed\xf5\x73\xf7\xd4\xef\x89\xfb\x42\xd1\xb1\xfe\x95\xfd\xe8\xdd\xe3\x1b\xd1\xc5\xd7\x56\x75\x77\xad\x60\x55\x77\x7f\x74\x37\xdc\x8c\x20\x54\x53\x75\xf7\x47\x3d\x21\xf6\x8b\xe4\x3a\x53\x75\x77\xbc\x6a\x06\x4e\x52\xbc\x85\x39\x4e\x4a\x55\xc7\x3b\x38\x69\x17\xdd\x69\xb4\xf8\xb2\x8e\x93\x12\xb4\xc0\x66\xe0\xa4\xad\x91\x1d\x1f\x59\x65\x59\x36\xc7\x49\xe9\x3d\xc2\x08\x67\xdc\x1a\x31\xc7\x48\xa9\x05\xfd\x16\x19\x31\x0e\x19\xe1\x8c\x7b\xea\x9a\xf8\x27\xf5\xce\xf3\x79\x0b\x51\xf4\x46\x48\xa3\x2c\xe8\x06\x7e\x7a\x8f\x84\xf9\x7c\xee\xc6\xf6\x6d\x60\xa8\x2d\x55\x81\x90\x46\xaa\x8e\x9a\x39\x7e\x4a\x0d\x33\xb1\x39\x76\x4a\x4d\xc7\xbc\x63\xa7\xd4\x50\xe3\x0c\xec\x74\xfe\xc5\xf5\x6d\x06\xac\x3a\x18\x5c\x8c\x48\xc7\xa3\xb3\x77\xf2\x09\x80\xa7\x06\xa4\x3a\x5a\x42\x0e\xa9\x52\xd3\x20\x4c\x4d\xe1\xb6\xb7\xb4\x1e\x22\x1a\x0f\xb6\x5a\x03\x52\x1d\x6d\x07\x40\xaa\x03\xa0\x34\x20\xd5\x21\xec\xc6\x08\x59\x84\x32\xd3\x6c\xe5\xf7\xb9\xef\x90\x01\xab\x5e\xdd\x47\x05\xe6\xb5\x09\xae\xf6\xb9\x5b\x93\x1d\x68\xf5\xf9\x2d\x21\x7d\x3a\x15\x81\x56\x0a\x60\x32\xa0\x95\xe2\x1e\x0c\x68\xa5\x78\x18\x03\x5a\x5d\x7c\xc8\x46\xc8\xe2\xd5\xe2\x03\x56\x29\x02\xc6\x80\x55\x32\x25\x19\x81\x88\x57\xba\x82\x82\x0d\x81\x55\x06\x22\xea\xda\xb0\xa9\x16\x1f\xa2\xee\x9c\xb4\x98\x02\x8e\x88\xbc\x48\xb6\xb7\x08\x36\xd4\x66\xae\x60\x43\x30\x8c\x29\xd8\x50\x7a\xe3\x09\x1f\xda\x4b\xbd\x53\x01\x87\x3a\xbe\x14\x70\x88\xe7\xc2\x14\x70\xa8\x03\x9d\x80\xc3\xa0\x51\x20\xe0\x30\xe8\x18\x22\xe0\x30\xe8\x18\x22\xe0\xf0\xd1\x72\x27\xe0\x50\xb1\xed\x46\xc0\xa1\xa2\x75\x8c\x80\x43\x45\xc8\x1b\xc9\xec\x5d\x47\x0d\x01\x87\x8f\xa9\x67\x9b\x16\x33\x82\x80\x43\x19\x84\xec\x45\x41\x63\x2f\x9c\xd0\x46\x60\xe1\xa3\xa5\x49\x60\xe1\xa3\x79\x47\x60\xa1\x0c\x3b\x76\xf3\xe7\xb7\x43\xbf\x25\x78\x72\xeb\x6e\x64\xd9\xba\x1b\x59\x24\xe7\xed\xef\x6f\xb7\xe6\x01\xd5\xe3\x23\x76\x6f\x23\xf0\x50\x89\x53\x46\xe0\xa1\x12\xd1\x8c\xc0\x43\xa5\x58\x19\x81\x87\xca\x89\x33\x02\x0f\x21\x32\xb3\x4c\xe0\xa1\xf2\xec\x32\x81\x87\x4a\xaa\xc9\x04\x1e\xca\x29\x9e\x43\x7a\xfb\x73\x70\x7e\x66\x82\x0f\xe5\x26\xcf\x04\x1f\xa6\xa0\x27\xb9\x9c\x89\x51\xca\x54\x90\x4f\x38\x30\x33\xc1\x85\x32\xe1\x64\x02\x08\x13\x23\x91\x1d\xe5\x94\x04\x6e\xc8\x54\x90\x4f\x18\x35\xf3\x13\xde\x1e\x5c\x46\x2a\x13\x44\x98\x70\x3f\xe6\x37\x88\x70\xee\xc5\x86\x9f\x9f\x4f\x9f\x29\x84\x61\x99\x6a\xf2\xd4\x71\xb5\x4c\x10\x61\x92\xbc\x4f\xf9\xfc\x9e\x95\x90\xa9\x28\x9f\xba\x5a\x3e\x3e\x69\xea\xd9\x04\xb0\x72\x48\x65\x02\x02\x13\x86\xda\x4c\x40\xa0\x31\x0f\x33\x01\x81\x46\x46\x42\x26\x20\xd0\x50\x15\x32\x01\x81\xc6\x06\x9b\x09\x08\x34\xc2\x67\x33\x01\x81\x86\x8b\x36\x13\x10\x28\x17\x7e\x26\x20\xd0\xaa\xae\x79\x3f\x0d\xc7\x73\x26\x20\xd0\xd0\xfa\x33\x51\x7f\xd6\xf5\x86\x45\xf8\xac\xfa\x42\xa0\xed\xd6\xef\xce\x2b\xbf\xdb\x3e\xfe\xef\x36\x9e\x09\xfc\x33\x4e\x8d\x4c\xe0\x9f\x02\xbc\xb2\xbb\x95\xbc\xe0\x9e\xb7\x5c\xc4\x1c\x74\xcd\x45\xcc\x8f\x7e\xe7\xe7\xcb\x90\x50\x04\xfe\x29\x9a\x20\x13\xf8\xa7\x48\x83\x4c\xe0\x5f\xd6\xc4\x20\xf0\x2f\x67\xb5\x5c\xc4\x8c\x0e\x97\xdd\xad\x54\x14\x69\x90\xdd\xad\x54\x72\xd3\x9d\x8b\x96\xae\xb9\xf8\x79\xea\x0d\x87\x16\x9f\xc6\xa1\x55\xc9\x9a\xea\x46\x9c\x31\xda\x75\xa6\xe2\xbc\x4c\x33\x99\x8a\xf3\x19\xdb\x74\x06\x56\xc9\xa5\x96\xa9\x38\x4f\x59\x56\xcb\x54\x9c\xcf\x44\x0b\x64\x2a\xce\x97\xa0\xdf\x11\x67\x1c\xf4\x3e\x97\xaf\x44\x86\xd0\xdd\x51\xa5\x90\x85\x97\xa9\x46\x5f\xd0\x0c\x33\xd5\xe8\x4b\xd6\x9d\xc4\x1f\x6b\xc1\xc0\x5c\x33\x8e\x7e\x77\xbe\xb1\xcb\x7c\x6f\xbb\x9f\xff\xb0\xe9\xe4\x1c\x3e\xff\xc1\x91\x9a\x1d\x5b\x95\x82\xb6\x93\xa9\x53\x5f\xd8\x4a\x32\x75\xea\x0b\xa1\x6d\x99\x3a\xf5\xa5\xab\x85\x3c\x68\x84\x99\x20\xbf\x49\x68\x5a\xa6\x4e\x7d\x61\x93\xcc\xd4\xa9\x2f\x1c\x12\x99\x3a\xf5\x45\xa3\x00\x33\xcd\x7c\xf4\xf6\x4d\x8b\xef\x87\xbb\x69\x68\xf2\x52\xa7\xbe\x62\x7e\xc9\xd4\xa9\xaf\xd8\xc8\x73\x79\x3e\x0c\xd6\x55\xff\x21\xa6\x9a\x63\x23\x97\xf4\xb9\x8e\x6d\x37\x17\xfb\xfe\x47\xbf\x70\x59\x65\x9e\xc9\xd4\xac\xaf\x9a\x7f\xd4\xac\xaf\x5a\xa8\xa5\x7d\x7f\xcb\xb7\x28\xfd\xf3\x1f\xad\x97\x32\xbe\xf7\x20\x29\xf5\xeb\x6b\xd5\xf5\xf5\xbd\x8e\xec\x8e\xb7\x4a\xd5\xf7\x2c\x5f\x4e\x6e\x0c\x52\xb9\x10\xa5\x84\x72\x91\xa9\x71\xaf\xf8\x92\x4c\x8d\xfb\xaa\x51\xa7\xc6\x7d\xe5\xe0\xcd\xd4\xb8\xaf\x92\x92\x1a\xf7\x72\x40\x67\x6a\xdc\x57\x2c\xef\xb9\x96\x37\x06\x5b\x9e\x93\x5c\xeb\xe7\x3f\x9a\x7f\xb5\x7d\xef\xd1\x33\x3a\x3d\xd1\xdb\x06\x2d\xfa\x4c\xbd\xfb\x06\xea\xc9\x75\x7d\x7e\x0b\x6a\xce\xd4\xbc\x6f\x49\xfd\x3e\xb4\xf4\xdc\x4b\x8b\x19\x45\xcd\xfb\xa6\x35\x41\xcd\x7b\x19\x74\x32\x35\xef\x65\xd0\xc9\xd4\xbc\x6f\x59\x77\x1a\x2d\x24\xf4\x00\x41\x2f\x9a\xe3\x2d\xe2\xe7\xb5\xab\x50\xf3\x5e\xc1\x97\x99\x9a\xf7\xad\xea\x99\xc8\x88\x51\x38\x53\xf3\xbe\x69\x1d\x50\xf3\xbe\x81\x52\x73\x63\x3e\xeb\xf0\xed\xf4\x1a\xc4\x95\xa9\x64\xdf\xd0\xea\x33\x95\xec\x1b\x11\x72\x99\x4a\xf6\xd4\xe4\xb5\xdc\xbf\x23\xa1\xf9\xd4\x3f\x23\xb1\x75\x78\x74\x7a\xa8\x31\xef\xf4\x70\xe5\x7f\x6d\xeb\x9d\xce\x2f\x75\x89\xce\xa3\x95\xe5\xce\x00\x1c\x5d\x63\x00\x34\x39\x06\xc1\xfd\x3a\xfd\x07\xc1\xfd\x41\xd7\x1c\x4c\x4d\x9d\x4e\x23\x7d\xba\xaa\x73\xd5\x01\x95\x17\xde\xf1\x96\x8b\x2a\x4b\x54\x76\x40\x55\x3a\xfe\xe6\x3c\x48\x62\xd0\xe9\x3d\x48\x62\xd0\x46\xef\x60\xaa\x28\x4b\x2a\x03\xa6\xe6\xd0\x1b\x48\x60\xd0\x20\x0c\x12\x18\x00\x53\x79\x90\xc0\x30\xf5\x94\x43\x4b\x6f\x70\x19\x3b\x4e\x9d\x3c\x91\x11\x58\x95\xe7\x8f\x82\x05\xf4\x6e\x7e\x92\x18\x64\x07\xcb\x33\x7d\xef\x61\x01\x38\xa0\x2a\xfd\xf0\x9d\x26\xf2\x5c\xb5\xd8\x24\x31\x6a\xe5\x89\x3c\x00\xcb\x3c\x49\xc8\xb8\x4c\x3f\x47\x46\x85\x82\xc6\x96\x1d\x19\x95\xa1\x4d\xd2\x43\xfd\xca\x90\x06\x34\xcf\x27\x71\x42\xdb\xa6\x23\xa3\x32\x88\x29\xcf\x8e\x8c\xca\xd0\x52\x59\x24\x5d\xe8\x8b\x2e\x8a\x10\xe8\x30\x59\x24\x5c\xa0\x6f\xe6\x45\xc2\x05\x1a\x66\x5e\x9f\xe9\x77\x83\xde\xe2\x63\x23\x13\x57\x86\xc1\x6e\x62\x64\xca\x8e\x8a\xca\xc0\xf4\x90\xd7\xfc\xa6\x76\xe8\x69\xc8\x33\xf4\x5b\xe4\x91\xd6\xe5\xc8\xa8\x50\xce\xc1\xb2\x23\xa3\x32\x74\xf4\x3a\x32\x2a\x0a\x54\xcb\x1b\x39\xd1\xad\xf3\xfe\x26\x98\x48\x49\xd9\x9f\xb1\xb9\x98\x0a\xb3\xfb\x93\x8a\x22\x89\xf3\xd6\x56\x76\x3e\xda\xe0\x26\x75\x04\xd2\xa0\xfc\x7a\x8a\xce\x5e\x49\xbf\x20\x29\xe4\xd1\xd3\x3c\xf9\x85\x12\xc6\x96\x49\xc4\x9a\xd2\xf3\xc0\x45\x53\xdb\x28\xb8\x68\x12\x74\x90\xc1\x45\x53\x73\x1c\x5c\x34\x31\x3a\x65\x70\xd1\xd4\xf8\x80\x8b\x64\x2e\xcb\xe0\xa2\x49\x76\x40\x06\x17\x4d\xdc\x78\xf9\xf4\xb7\xaf\x14\xd3\xf5\xa8\xc4\x3f\xd7\xf5\x55\x41\x3c\x53\x47\x0d\x69\x54\x13\xf4\x95\x41\x3b\x8b\x28\x94\x0c\xda\x59\x41\x77\x1a\x2d\xdd\xe9\xbd\xa3\x56\x8d\xe5\xab\x4d\xea\xee\x45\xd6\x67\x06\xed\x2c\x1d\xa1\xa0\x1d\x61\xaa\xec\x68\xa7\xc8\x1e\x9e\x41\x3a\x4b\x4a\x1b\x48\x47\x51\x31\xd9\x91\x4e\x5a\xda\xd8\x40\x3a\x8a\xaf\xce\x20\x9d\x05\x32\xcb\x20\x1d\x99\xa1\x0a\x48\x67\x11\x0c\x5d\xa0\x1b\x5b\x5b\x2d\x64\xc4\x40\x5a\x48\xb1\x5a\x98\x40\x0a\x28\x67\x1d\x3d\x25\xbf\x52\x6d\x0c\x35\x05\xa4\xf3\x69\x91\x9a\xc3\x8c\x29\x20\x1d\x0a\x50\x5b\x21\x8d\x6a\x33\x07\x0a\x69\x54\x3b\xe9\x9d\x2e\xc7\xe6\x6b\x14\x50\xd0\x2e\x7a\xa6\xcb\x21\xa3\x52\x71\x94\x53\x3c\x8a\xe9\xff\x6e\xe5\x85\x0c\x2a\x2a\xed\x58\x01\xf8\x6c\x40\x41\x01\xf8\x6c\x26\x43\x79\x3e\x43\xb5\x4d\x2f\xa9\x9f\xff\x60\x25\x2a\x4f\xfb\xfe\x87\x0f\xf3\xf4\xcf\x7f\xd0\x9a\x0a\xd9\x54\x9b\x85\x5b\x00\x48\x9b\x29\x58\xc8\xa6\x92\xcd\xaa\x90\x4d\xa5\xc8\xf4\x02\x78\xda\x49\xd7\x10\x17\xfd\xa4\x00\x9e\xa8\xd3\x68\x05\xf0\x44\xdd\x1f\x2b\x80\xa7\x4d\x7c\x6b\x01\x3c\x9d\xa4\x16\x15\x62\x1e\xfd\xce\x4f\xf6\xcd\x86\x59\x00\x4f\x07\x64\x51\x48\x7d\x3a\xa6\x67\x92\xde\x84\x46\x50\x94\xde\x84\x56\x55\x1c\xe5\xa4\xad\x67\x92\xde\x74\xba\xae\x79\x5f\x0e\x36\xd1\x02\xca\x51\x9e\x6b\x21\xbd\x49\xc1\x4f\x45\xe9\x4d\xc0\xdf\x02\xca\x51\xf0\x53\x51\x35\x17\x7d\x61\x55\x73\xb9\xba\x46\x7a\x13\x4b\xaf\x80\x72\xb4\xdd\x16\x50\xce\x45\xcb\x2a\xa0\x9c\x1b\xf5\x86\xcd\xfb\xf8\x2e\xa0\x9c\xab\x69\x97\xee\x3b\x86\x32\x3d\x15\x90\xce\x65\x9b\x2f\xa6\x14\x2e\xa4\x32\xa5\x70\x31\x47\x8c\x14\x2e\x2c\xf9\x05\xa4\x43\x3d\x21\x2b\x20\x9d\xcb\x81\x5b\x4c\x29\x5c\x7a\x03\x29\x5c\x00\xd2\x02\xd2\xb9\x98\x4f\x0a\x48\xe7\x0e\x5d\xf3\x43\x7c\x73\x2c\x14\x43\x0e\x2d\x4b\xa1\x99\x1c\xf6\x7a\xdf\xe2\x63\x75\x41\x57\x85\x34\xa6\xa0\x65\x49\x1a\x53\xd0\xb7\x23\x8d\x29\x60\x48\x29\xaa\xd6\x92\xc3\xde\x41\xff\xf1\xbc\x09\x8a\x6f\x5b\x21\x95\x29\x98\xae\x15\x5a\x7c\x11\x52\x99\x02\xba\x6e\x01\xe5\xec\xae\xdf\x79\x7a\x4c\x40\x97\x2d\xa4\x32\x05\x14\x99\x42\x2a\x93\x78\x40\x0a\xa9\x4c\x01\xeb\x6d\x21\x95\x29\x34\xb5\x3c\x65\x44\xa1\xc0\x25\xdf\x4f\x5f\x39\x02\x0b\xe9\x4c\x41\x5f\x93\x74\x26\x19\xdc\x4a\x89\x9f\xbb\x51\x1c\x0a\x29\x4d\x01\x15\xae\x90\xd2\xa4\x5c\x8e\x42\x4a\x53\xd8\xfa\x2d\x69\x69\xfa\x22\x54\xe7\x17\x3d\x41\xa1\x3a\xbf\x28\x1d\x0a\xe9\x4e\xa2\xc8\x28\x85\x31\x43\x65\x2a\xa4\x3b\x29\xcc\xb8\x90\xee\x24\x1a\x8c\x42\x75\xfe\x27\xeb\x0d\xa4\xdd\x65\xf5\xd3\x0f\xcf\xcd\xc1\x5e\x48\x75\x7a\x34\xce\x54\xe7\x7f\x40\x9d\x85\x34\xa7\x87\x63\xaf\x90\xe6\xf4\x0c\x5d\x23\xed\x0e\xc3\x69\x11\x5a\xc9\x61\x2b\x99\xb0\x90\xce\xf4\xa0\xde\x16\xd2\x99\xc4\x87\x52\x1c\xa9\x54\xd1\xeb\x15\x47\x2a\xe9\x10\x6c\x50\x48\x65\x12\xcf\x60\x21\x95\x29\x26\x3d\xc5\xe5\x88\xa6\x77\x7a\x1e\x8f\x68\x16\x0a\xb5\xfc\xe3\x9f\xdd\xe4\xff\x6f\xdd\xed\x79\x73\xfb\x14\xd3\x59\xc8\x64\x12\x31\x4e\x21\x93\x29\x72\xae\x16\x32\x99\x44\x49\x55\x5a\xfd\xfc\x56\x8b\x8a\x6c\xa6\xa8\x8d\x98\x72\xff\xa2\xc3\x29\x64\x32\xc1\x53\x6e\xa5\x21\xa6\x16\x38\x99\x4c\x62\x85\x28\xee\x50\x72\x4a\x64\x6f\x1d\x5a\xea\x0f\x62\xa2\xc7\x16\xd2\x95\xa2\x0e\x0e\xd2\x95\x92\x3e\x24\xe9\x4a\x09\x60\x5e\x1c\xd6\xa4\xd3\xf4\x3b\x97\x43\xc4\x47\x85\x94\x24\x91\x22\x15\x87\x33\x35\x25\xdd\x49\x61\x2b\xf4\xae\x42\xb9\xff\xa4\x2d\x8b\x60\xba\x83\x46\x50\x28\xf7\x9f\x00\x71\xa5\x2b\xb5\x22\x7e\x36\x0d\xc7\x2d\x35\x11\x66\x58\x06\x7d\x6d\x6a\xd1\x57\x8c\x45\xc5\x71\x4b\x95\x2d\xb0\x38\x66\xa9\x49\x07\xa8\x63\x96\x9a\x00\x72\x65\x20\x87\xbe\xfe\x40\x0e\x7c\x0f\x65\x20\x07\x86\xa4\x32\x90\x63\xe9\x4e\xe4\xc0\x96\x5f\x06\xd9\x9c\x47\x7d\x41\x0e\x34\xd5\x32\xc8\xe6\xd4\x31\xe1\x98\xa5\x1a\x61\xa1\x65\x50\x9c\x4b\x5f\x7f\x92\xcd\x89\x59\xa4\x4c\xb2\x39\xb5\xe4\x26\xd9\x9c\x3a\xf2\x27\xd9\x9c\xda\xe6\x26\xd9\x9c\xfa\xa6\x93\x6c\x4e\x0c\x1c\x65\x92\xcd\xa9\xaf\xe4\x18\xa6\x8a\xcb\xa3\xcc\xf6\x7e\xe1\x63\xba\xdb\x65\x54\x78\x66\x99\x14\x21\xd3\x76\xe6\x38\xa6\x1a\xf6\xd7\xe2\x38\xa6\xda\xd0\x73\x37\x2d\xbe\xcd\x44\xc6\x21\xa9\xc8\x58\xd5\x37\x5d\xc8\x08\x54\x2e\x0b\x19\xc1\x73\x65\x21\x23\xe6\xb8\xb2\x90\x11\x3a\xa4\xb2\x90\x51\x47\xaf\x3c\x3f\x39\xee\x9b\x75\xb7\xb2\x56\xf5\xa4\xfa\xb9\x8e\x0f\xa1\x38\xc6\xa9\x19\x77\x62\x59\x64\xae\x4a\xf3\x73\x8c\x53\x73\xd4\x6f\x7d\x4e\xbe\xc7\xe8\xc2\xd0\x91\xd3\x5e\x8f\xde\xe4\xf2\x64\x8d\x84\xe3\x98\x9a\xa1\x1c\x28\x8e\x63\xaa\xd8\x51\x8a\xe3\x98\x9a\x35\x2e\x8e\x61\x6a\xae\x6a\x19\x2d\xbe\x9f\xfb\x82\xaa\xcc\xa0\x65\xd3\x57\x22\xa2\x0a\xbe\x20\x4a\x01\x5a\xd9\xf4\x55\xdb\x24\xd1\x71\x17\x23\x48\x71\x5f\x50\xcd\xda\x2d\x1c\xf3\x54\x2a\xf4\x5b\x39\xf4\x53\x07\xd1\xa1\x9f\x84\x4d\x94\x43\x3f\xa5\x18\x1e\xfa\x09\x16\x2b\x8e\x5b\x6a\xd6\x5c\x3e\x64\x03\x83\x36\xca\xa1\x9f\x38\xe0\x8b\xe3\x96\x5a\x74\x08\x1d\xb2\x81\xa5\xe4\x1c\x65\x03\xeb\x29\x64\x03\x07\xbd\xdd\xf7\xaa\xab\x1d\xef\x9c\xf7\x7b\x9f\xa0\xff\x90\x11\xac\x15\x73\xe3\xe7\x3a\x41\xe1\xe5\x92\xf9\x2b\x05\xea\x92\xf9\x1b\xdb\xbf\xb6\x6d\x07\x40\xb5\x48\xb7\x72\x00\x54\xc5\x23\x51\x6e\xfd\xbc\x04\x5b\x6a\xb9\x24\x3e\x63\x45\x2e\x17\x51\x71\x83\x14\xa5\x12\xfd\xb9\x1b\x08\x5d\x2e\xe2\x9a\xee\x46\xdc\xac\x0e\x22\xee\x56\xe7\x49\x7e\x96\x6e\x71\x11\x15\x87\x5d\x0d\x24\x3f\xb3\xc4\x6a\x20\xf9\x99\xd3\xb2\x06\xc4\x44\xf7\xaa\x02\x3a\xd9\x5e\x6b\x5f\x0d\xc8\x43\x7f\xab\x02\xdc\xfe\x5c\xcf\x7a\xb6\x0f\x9d\x42\xe2\xaa\x02\xdc\xb2\xed\x8d\x93\xb1\x06\x12\xa1\x81\xc7\x35\x90\x08\xfd\xe8\xd9\x24\x42\x63\x09\xac\x0e\x86\x6a\x4d\x7a\xee\xf9\x3c\x69\xe8\xdd\x1e\x77\x1f\x38\x28\xaa\xdc\x42\x7f\xae\x13\xd3\x52\x9f\xe7\xf3\x1f\x8c\x29\xd5\x41\x53\xad\x40\xec\x2a\xb7\x50\xb6\x2d\x7c\x50\x1d\x1d\x55\x91\x00\xd5\xe7\x23\xfb\x31\xfd\xc7\xe3\xf0\xc3\xfb\x7b\x9f\xb2\x0a\x9e\xab\x8e\x8c\x6a\x45\x03\xab\x0f\xc9\xdf\x2c\xa6\xfa\x20\x33\x66\xa8\xfa\x20\xd7\x51\xeb\xd0\xd2\x53\x2e\x2d\xde\xe7\xa8\xa7\x2a\xf0\xad\xc6\x4f\x72\xf7\x22\xa9\xa3\x46\x92\xbb\xd1\x47\xaa\x23\x9f\xda\x88\x57\xaf\x8e\x7c\x6a\x23\x62\xa9\x52\x1b\xb3\x3d\xba\xe6\x63\xd8\xa2\xde\xe2\x72\x34\x74\xd9\x4a\x6d\xcc\xc6\xec\xac\x0a\x93\xfb\xf3\xce\xad\xdf\xba\x2c\xad\xe9\xba\x8f\x9f\x82\xdf\x6a\xa4\x7e\xa4\xe4\x74\xb7\x52\x55\x28\x5c\x8d\x24\xb1\xeb\xfb\x44\x92\xd8\xd9\xac\x6b\x22\x89\x1d\x1b\x78\x75\x44\x55\x1b\x19\x14\x35\x21\x07\x9a\x6b\x4d\xf9\xed\x8f\x18\x79\x6a\x22\x51\x1d\x1b\x77\x4d\x24\xaa\x3f\x7a\x2e\x89\xea\x51\xcf\x25\x51\x5d\xf3\x18\x62\x08\xa5\x4e\x55\x47\x4e\x26\x56\xba\x0a\x31\x44\x2f\x7a\x03\x49\xea\x6c\xaf\x15\x62\x88\xae\x95\x04\x31\x44\xd7\x4a\x82\x18\xa2\x6b\x7e\x42\x0c\xd1\x41\x7f\x15\x62\x88\x0e\xd6\xad\x10\x43\x74\xdc\xf7\x15\xf2\x87\xce\xf1\x54\x1d\x19\x99\x08\xd7\xaa\xc2\xea\x72\xde\xf7\x7d\xee\x67\x4c\xee\xfb\xec\xc1\x2f\xf8\xb6\x10\x40\x0c\x50\x4e\x85\x00\x62\x40\x25\x51\x21\x80\x18\xfa\x3e\xd4\xb9\x14\x45\x5b\x85\x00\x82\xe2\xcb\x56\x41\x4e\xca\x13\xad\x20\x27\x8a\x2f\x5b\x05\x39\x0d\x1c\xae\x15\x02\x88\x41\xb8\x46\x05\x35\x0d\x62\x9c\x2a\xa8\x49\x54\x54\x15\xd4\x34\x34\xb7\x40\x4d\xca\x2f\xad\x8e\x9a\xea\xc0\x7a\x5e\x41\x4d\x43\xb3\x0c\xd4\x34\x40\x95\x15\xd4\x34\x86\xde\xa7\x63\xb4\x6c\xe1\x84\x4a\x3a\xd2\xa3\x6f\x03\x72\x1a\x53\x7d\x45\x46\x30\x68\x25\x1d\xe9\x99\xff\x8a\x56\xa9\x45\x5c\x03\xbc\x12\x7e\x88\xa1\x2d\x0e\x30\x35\xb0\xd0\x56\xb9\x8c\x72\x79\xa3\x6e\x6b\xc9\xdf\xff\xf0\xa1\x4b\xf9\xfc\x87\x13\xae\x02\xac\x26\x9a\x6c\x05\x58\x4d\xb4\x86\x5a\x98\x9a\x5a\x0e\x0e\x9e\x4c\x49\x20\x15\xf0\x34\x41\x00\x15\xf0\x34\x4d\xcf\xa4\x6c\x29\x27\x6a\x05\x3c\x4d\x6d\xd2\x80\x27\xaa\x60\x5b\x05\x3c\x4d\x00\x76\x05\x3c\x29\x73\xaf\x02\x9e\xa8\x9e\x6d\xb5\x7e\x64\x51\x4a\x53\x25\x35\x49\x00\xa9\xc2\x13\x31\x35\x50\x00\x2b\xd9\x22\xab\x03\x2b\xe7\x06\xf2\x96\x0f\xe9\x9c\xea\xcf\xa4\xc5\xf7\x05\x58\xcd\xa5\x6b\xc8\x08\x3c\xad\x55\xc7\x40\x7d\x5d\x4b\xb5\xde\xcf\x7f\x24\x01\x00\x6b\x6a\x3a\xc0\x13\xa1\xb0\xbf\x0a\x4f\x84\x6c\x9c\x55\x3c\x11\xda\x7c\xc5\x13\x81\x7d\xba\x82\xae\x14\xda\x57\x41\x57\xb2\x71\x56\xf1\x44\xe0\x68\xaa\xe2\x89\xd0\xc6\x02\xb2\x5a\x68\x79\x55\x1c\x11\x59\xbf\x83\x23\x82\xf8\x8c\x2a\x8e\x08\x8c\x01\x55\x1c\x11\x68\x95\xb5\x7d\xe4\x54\x06\x5f\x6d\x1f\x39\x15\x0b\x55\x15\xae\xf7\xe7\x3f\x98\x17\x2a\x28\x6b\x0d\x5d\x8f\xdf\xeb\x8c\x56\xcf\x9f\xff\xa0\xfd\x56\xd0\xd6\x22\x06\xba\xca\x81\xf4\xe7\xba\x36\x2a\x10\xd7\xd2\x01\xda\x3f\x1c\x18\x47\xb3\x5f\x61\x79\xb9\x6e\xd1\x99\xd5\x8e\x8c\x9a\xaf\x4a\x63\xfa\x73\x5d\x1b\x44\x47\xce\xab\x1e\xfb\x9c\x95\xc9\xa5\xba\x37\xc9\x59\x02\xfe\xb4\x40\x65\x1b\x94\x58\x41\x65\x32\xbb\xd5\xf1\x91\xed\x12\x7b\x51\xe5\x51\xfa\xf3\x1f\x8d\x3c\x08\x4c\xc6\xcc\x0a\x02\x13\xe5\x5b\x1d\xda\x56\xdb\x5e\x98\x2c\xea\xf8\xc8\x76\x75\xe0\x3a\x12\x33\x51\x95\x55\x90\x98\x1c\x6b\x15\x24\xa6\xf0\xbf\x0a\x12\x93\x6d\xb6\x3a\x12\x33\x31\xae\x57\x90\xd8\xd6\x1a\x15\xb3\xe0\x9f\xf7\x4a\x05\x02\x8d\x29\xfc\xaf\x82\xc6\x14\xf0\x57\xe5\x39\xfa\x73\x37\x68\xbc\x82\xc8\x94\xc6\x54\x41\x64\xef\x51\x08\x22\x13\xb3\x53\x05\x91\xc9\x81\x5f\x1d\x91\x55\x19\x64\x2a\x68\x4c\xc1\x80\x15\x34\xb6\x75\xc0\x83\xc6\xb6\xc6\xcf\xd1\x98\x25\xec\xfe\x75\xee\x4f\x7f\x8e\x7a\x70\x9c\xdc\x4f\xc7\x28\x88\xec\xe8\x30\x06\x91\x1d\xc9\x09\x22\xa3\xe8\xba\x55\x10\xd9\x89\xba\x96\x68\x31\x12\x20\xb2\xa3\xd5\xb5\x20\x2c\xd1\x31\x01\x1a\x3b\x98\x29\xab\xa3\x2d\x4f\x8a\xf6\x96\xcb\x71\xa4\x90\x39\xda\xb2\x04\x92\xad\x8e\xb6\xaa\x1b\x3c\xff\xff\x56\xef\x8e\xa6\x7a\x93\x1e\x79\x68\xe9\x75\x2e\xde\xd5\x23\x1d\xa0\x25\xc3\x68\x52\xf7\xf3\x7e\x9a\xa3\x69\x20\x67\xd3\x9f\xff\x60\xc5\xab\x80\xb1\x8b\x7b\xa3\x02\xc6\x64\x2b\xad\xb0\x00\x8a\x25\xb7\xee\xf1\x75\x30\xf0\x6e\x07\x64\x55\xb6\xd4\x0a\x20\xbb\x98\x1a\x2a\x80\x4c\xc1\x87\x75\x6b\xeb\xe8\x5b\xee\x9a\xba\xe9\x37\x96\xe7\x0a\x60\xbb\x40\xb4\x0a\x60\xbb\x3a\x9a\x00\x6c\xca\x34\xad\x70\x45\xc8\x5e\x5a\xe1\x8a\x10\x55\x41\x85\x2b\x22\x00\x5d\x2b\x5c\x11\x41\x03\x08\x57\x44\x20\x09\xa8\xc2\x15\x21\xcb\x69\x85\x2b\x22\xe8\x78\x81\x2b\x22\x48\x6a\xb8\x22\x02\x86\x80\x0a\x57\x44\x90\x8c\x70\x45\x88\xac\xab\xc2\x15\x11\x34\xf1\xe1\x8a\x08\x44\xe9\xd4\x1b\x5e\xf9\xdf\x69\x02\x5f\x44\xd0\x81\x02\x5f\x44\x90\xb6\x09\x5f\x44\xd0\x74\x77\x90\xd7\x44\x99\x5b\x2f\x32\x6a\xab\x82\x2b\x22\x68\x73\x70\x24\xe7\xb9\x52\xde\x72\x19\x45\xce\x5a\x21\x84\x50\x00\x62\x75\x14\xe7\x59\x53\xde\x72\x19\x45\x76\x5b\x21\x83\x10\xa3\x73\xbd\x70\xe5\xe8\x2b\xde\xcf\x38\x2a\x7b\xb0\x3a\x8a\x6b\xe2\x63\x6e\x8e\xe2\x3c\xa3\xc8\x5b\x70\xe9\x70\x98\x34\x77\x65\x99\xb1\xf4\x9a\xbb\xb2\x3c\x63\xc7\x5b\xc8\x48\xbe\x72\x73\x84\xe7\x19\x37\xde\x72\x19\x95\xad\xda\x1c\xdd\xb5\x67\xea\x1a\x32\x32\xdf\x5b\x40\x46\xe6\x54\x73\x54\xd7\xc4\x37\xdd\x02\x32\x12\x3f\xd2\x82\x8e\x80\xb1\xd7\x56\xcf\x91\x13\x05\xa9\xbd\xc8\x6e\xec\xc5\x41\xdc\x02\x72\x82\x82\xda\x03\x67\x10\x0e\xd9\xf6\x20\x27\xee\xdb\xa6\x60\xbf\x3c\xf6\x2e\xfa\x8f\x8f\x67\x24\x9e\xaa\x29\x09\xea\xcf\x75\xbd\xfb\x81\x3b\x08\x24\xd4\x1e\xb8\x83\x24\xfd\xf3\xe5\x0e\x62\xec\xda\x03\x77\x50\x52\x4f\x5c\xe6\x68\xfa\xed\xa0\xc5\x77\x54\x82\xd4\x9f\xdf\xb2\x19\x36\xf7\x75\x79\x82\x82\xb7\x36\x2d\x24\x7c\xe0\x16\x42\x49\x68\xcf\xfd\xfc\x16\xd3\x4c\x73\xe4\xd7\x94\xa1\xdb\x1c\xf9\xb5\x88\x9e\xde\xe2\x47\xe6\x83\x09\xa6\x45\xc6\x17\xaf\x5e\x73\xe4\xd7\x54\x26\xa1\x45\xe4\xe5\xf8\x69\x11\x79\x9b\x9e\x54\x69\xd1\xa7\x88\xac\x5d\xd7\xe0\x49\xd2\xd8\x47\xf1\x24\xf1\x55\x23\x3c\x49\x53\xbf\x43\x96\xa9\xbe\xfa\xd8\x45\x82\x8f\x5b\x42\x0e\x94\x85\x96\x90\x83\x60\x91\x96\xe0\x42\xe2\xf8\x6d\x09\x2e\x24\x62\xa9\x5a\x82\x0b\x09\x9c\xd2\x12\x5c\x48\xac\x82\x96\xe0\x42\x4a\xff\xa2\xcf\x6a\x0e\xf8\x9a\x28\xed\x9b\x03\xbe\xa6\x98\xd2\xe6\x80\xaf\x25\x0d\x40\x62\xa8\x80\x05\x2d\x31\x54\x5b\x77\x1e\xae\xf1\x59\x0c\xaa\x27\x74\xda\x66\x50\x3d\x71\x1a\x37\x83\xea\x09\xd3\x48\x33\xc4\x23\x0e\xa1\x19\xe2\xe9\x99\x86\x78\x9a\x92\x86\x78\x98\x2d\x9a\x21\xde\xd5\x53\xa0\x7a\x7a\x74\x4d\xda\xd6\xdc\xab\xaa\x3f\xd0\x3d\x69\xa1\x1b\x74\x4f\x49\xbf\x85\xee\x09\x58\xd8\x1c\xb4\x35\xd3\x94\x7a\xdd\x5d\xf3\xb3\x28\x1d\xb8\x35\x43\x93\x6c\x0e\xdc\x9a\xe1\x69\x68\x0e\xdc\x9a\x55\xfd\xd6\xfb\x2b\xcb\x6f\x73\xe0\xe6\x01\xbc\xde\xa2\xbf\xe8\x2f\x2d\x43\x4d\x85\x3e\xda\x32\x7d\xd5\x57\x86\x43\x22\x6b\xfb\xca\xd0\x4f\x61\x29\x6c\x25\xbc\xbd\x93\x66\xdb\x1c\x81\x35\xc3\x5a\xd8\x0a\xb2\x68\xbb\x70\x04\xd6\x94\x54\xdc\x0a\x72\x80\xac\x5a\x41\x8e\xab\x3b\xa1\x9f\xd2\xb4\x2a\x50\x4c\x45\xb5\xa0\x98\xd2\xd7\x2a\x50\x4c\x69\x53\x01\x75\x65\x53\xef\xfc\xbb\x66\x82\xdd\x5a\xfd\xf4\xf5\x62\x06\x69\x8e\xae\x5a\xe6\x50\x6b\x15\xaa\x2c\x2d\xc7\x0a\x55\x96\x96\x63\x85\x2a\x4b\x5f\xb2\x42\x95\x85\xb2\xd0\x2a\x7d\xd5\x72\xac\x50\x65\x69\xa6\x55\xa8\xb2\xba\x9e\xd2\x3f\x3d\x20\x63\xb2\x39\x82\x6a\x59\x4b\xb2\xd2\x5f\x8c\x0d\xcd\x11\x54\xcb\xe0\xa9\xd6\xe8\x2b\xae\xf4\xd6\xe8\x2b\xde\x86\xd6\xe8\x2b\x47\x63\x6b\xf4\xf5\xaa\x05\x1d\x16\x8e\xd5\xd6\xa0\xc3\x7a\xf4\x3b\xe8\xb0\xb4\x85\x36\x38\xad\xa3\xae\x75\x5a\x7c\x29\x47\x47\xad\x70\xfc\x35\x25\x33\xe5\xb5\x45\xd3\xdc\x1c\x21\xb5\xa2\xf9\xec\x08\xa9\xc9\xb0\xda\x5e\x84\xb4\xf6\x7e\xaf\xfb\x1c\x52\x46\x71\xeb\xd0\x7e\xe1\xe5\x68\x1d\xda\x2f\x90\x53\xeb\xd0\x7e\x61\xdd\x6e\x1d\xda\xaf\xa6\x96\xd1\xe2\x99\x1d\x59\x70\xa5\x36\x28\xf1\xc4\x20\xde\xa0\xc4\x2b\x3a\x10\xa1\xc4\x2b\x3a\x10\xa1\xc4\x2b\x5b\xd7\x90\x03\x95\xa3\x41\x89\x57\xb6\xde\x07\x7d\xd9\xd1\xef\x90\x41\xdf\xdc\x11\x90\x29\xfc\xb8\x41\x97\x57\x31\x52\x35\xe8\xf2\x2a\xc8\xbb\x41\x97\x57\x51\x16\x9b\xfb\xa5\x5a\x45\x0f\x6f\xd0\xe5\x55\xc2\x2d\x1b\x74\x79\x55\xe3\xe1\xa8\xa8\x55\xb0\x5b\x83\x2a\xaf\x26\x5d\xeb\xb4\x98\x29\x8e\x86\x5a\xd5\xd7\x85\x46\xaf\x6a\x45\x40\xa3\x57\xb5\x22\xa0\xd1\x93\x99\xb5\x41\x95\x57\x6b\xfc\xd7\x76\x0d\x8b\x9e\xac\xaf\x4d\x61\x74\x79\x6d\xf1\x11\xb6\x17\x0c\x7d\xa2\x61\x1b\x6c\x7a\x15\x2d\xb0\xc1\xa6\x57\x35\x70\xb0\xe9\xd5\xa6\xdf\x22\xa6\x16\x13\x6c\x7a\x15\x8b\x77\x13\xa7\xc3\x9f\xe7\x62\x65\x6c\x0e\x88\x3c\xce\xca\x5b\x88\xaa\x6d\x4b\x9c\x0e\x79\xef\xa5\xcf\x0b\xab\x9e\xb2\xea\x1a\xac\x7a\x75\xe9\x6e\x1f\xce\xaa\xe5\xb5\xc2\xe7\xb7\xd2\x21\x16\x32\x6b\xf0\x61\xce\x93\x2d\xb8\xc1\x9c\xd7\x1e\x5d\x73\x79\x1a\x49\xf9\x0d\xe6\xbc\x86\x69\xa0\xc1\x9c\xd7\x88\x64\x69\x30\xe7\x35\x2d\x13\x07\x45\x26\x97\x48\x83\x39\xaf\x99\xde\x00\xe3\x9c\x06\x6a\x7d\x19\xe7\x74\xdc\xac\xf3\xfd\x0f\x0b\xd6\x11\x50\x6b\xd2\x32\xf7\x47\x9e\xa3\x29\x03\xbb\x5e\xd3\xb6\x09\xbb\x5e\xd3\x77\x86\x5d\xaf\x69\x53\x72\x37\x55\x6b\x4b\xd7\xf2\xe7\x49\x1a\x23\x18\xf6\x9a\x16\x10\x0c\x7b\x4d\xc7\x83\x23\x27\x93\x97\xa4\x39\x72\x6a\x3d\xa8\x35\xde\x27\x5d\x2d\x06\x58\xf6\x3a\x4e\x9d\xb6\x3f\xe3\x27\x83\x45\x73\xf4\xd4\xc4\x72\xdd\xc4\xb2\x27\xad\x4e\x2c\x7b\x1a\xad\xf3\x91\x57\x91\x31\x4d\x4c\x7b\x45\x2d\x98\xf6\x34\x03\x41\x4f\x1d\x7c\xd7\x40\x4f\x4a\x7f\x6e\xa0\x27\x05\x9f\x36\xd0\x53\x97\x36\x07\x7a\xea\x18\x68\x1a\xe8\x49\x14\xa9\xcd\xd1\x93\xc9\x73\xd3\x40\x4f\x0a\x1c\x6d\xa0\xa7\x2e\x3d\x19\xf4\xd4\xa5\x27\x3b\x7a\x32\x79\x75\x1a\xe8\x49\x81\xa3\x0d\xf4\x34\x34\xc2\x2f\x7a\x3a\x7b\x0b\x21\x80\x9e\x86\x36\x0c\xd0\xd3\x48\xba\x06\x9b\x20\xf8\xb8\x81\x9e\x86\xbe\x1d\xe8\x69\xe0\x00\x6e\xa0\x27\x19\x0a\x1a\x4c\x7b\x63\xe8\x77\x2e\xa3\xec\xbb\x0d\xf4\x34\xf4\x35\x1c\x3d\x35\xc5\xf7\x37\xd0\xd3\x20\xba\xa7\xdd\xf5\xf6\x55\x1c\x89\x0d\x04\x35\x41\xac\xcd\x11\x54\x9b\xda\x30\x41\x4f\x93\xa3\xa5\x3b\x7a\x6a\xca\x22\xe8\xa0\x27\x51\x99\x75\xd0\x53\x0d\xba\xe6\x32\x4e\x36\xb7\x0e\x7a\x12\xcd\x59\x77\xf4\xd4\x26\x3a\x7e\x07\x3d\x29\x14\xb3\x83\x9e\x26\x3b\x50\x07\x21\x2d\x8e\xaa\x1e\xe6\xdb\xf3\xcb\x61\xd2\x03\xcc\x88\x49\x3d\xd8\xdf\xeb\x7a\xd3\xf9\xfc\x87\x83\xbc\x83\x92\x64\x84\xec\xa0\xa4\x85\xfa\xd2\x41\x49\x32\x42\x76\x47\x49\x4d\x86\xc6\x0e\x42\x52\x90\x65\x7f\x11\xd2\xdd\x8b\x63\xa6\x83\x90\x16\xeb\xb0\x83\x90\x16\x8e\xfb\xee\x08\xa9\xad\xae\x27\xf9\x3a\xac\xe5\x5f\x9c\xe3\x1d\xe0\xb4\xd0\x9a\x3b\xc0\x69\x01\x16\xbb\x03\xa7\x26\x92\xdb\xfe\xac\xb7\x3b\x9b\x6d\xa3\x3f\x90\x44\xa2\xcf\x75\xb1\x4a\xe4\xbb\x65\x65\xea\x0f\x44\x91\xb8\xbd\x3a\xc0\x49\x46\x93\x0e\x70\x52\x10\x61\x77\xe0\xd4\x64\xe7\xea\x11\xa2\x48\x0d\xb2\x83\x26\x53\x4a\x6e\x07\x34\xed\xb7\x05\x49\x24\x61\x4f\x3d\x02\x12\x4b\xd8\x4a\xab\xee\x00\x27\x6d\x91\xdd\x5d\x66\xed\x3c\xba\xdb\x87\x55\x76\xae\x1e\xf7\xe7\xb7\xb8\xbe\xba\x83\x27\xc7\xa1\xde\x72\x59\x14\xbc\xd8\x01\x4f\x8a\x2b\xef\x80\xa7\x03\x40\xea\x09\xd2\x4b\x36\x9e\x9e\x90\x45\x43\x0a\xb0\x3a\x6c\xc2\x1d\x60\xa5\x88\xdf\x0e\xb0\x12\x13\x5d\x07\x58\x1d\xac\xf0\x1d\x60\x75\xd4\xb3\xd4\xdf\xbe\x9e\xa6\xb7\x0c\xa8\x33\xf5\xdb\xf9\xb9\xce\x06\xd4\x13\xcc\x96\xe8\x84\xdd\x51\x54\x53\x8e\x6c\x77\x14\xd5\x44\x19\xd6\xdd\x6d\xd6\x2e\xba\x44\x77\xb7\x59\xbb\x1c\x4a\x1d\x84\x25\xf2\xb5\x6e\xa8\x01\xe5\x79\xed\xb4\x1d\x94\x75\x31\x04\x75\x50\x96\x1c\x61\xdd\xf2\xe7\x6e\x3c\x1d\x1d\xa4\x75\x39\x9c\x3b\x48\xeb\x62\x5f\xee\x8e\xb4\xee\x88\xfa\x2d\x2c\x9e\x4b\xbd\x18\xb4\xf8\xa2\xa0\x2c\xa5\x05\x75\x50\x96\x52\x76\x3a\x28\x4b\xec\xeb\xdd\x90\xf3\xea\x1a\x72\x62\x32\xea\x30\xfd\x05\xc9\x91\x61\xf0\xe4\x58\xea\xf9\x23\xe7\x2e\xba\xdb\x99\x17\x65\x36\xeb\x19\x86\x4f\x62\x6f\xba\x23\xb0\x1e\xd8\xa0\xbb\x23\xb0\x1e\x9a\x9e\xdb\x61\x0d\xe5\xdb\x3a\x02\xeb\x81\x03\xa3\x3b\x02\x73\x4d\xc9\x5b\x0b\x0e\x51\xdd\x09\x13\x29\xf6\xe2\x9e\x61\x22\x5d\x7a\x3b\x4c\xa4\x5a\x47\x42\x67\xe5\x7f\x8c\xbd\x3b\x96\xfc\x3c\xac\xc4\x97\x7b\x35\x7c\x88\x0f\x9c\xe3\xcd\xf0\xe9\xcc\x81\xf7\x1f\xf8\x0c\x7e\xd5\xd3\xdd\xe3\x7b\xbf\xbf\x83\x09\xc4\x51\x4b\x84\x44\x91\x05\x10\xa8\x8a\x2f\x1e\x19\xab\xd8\x42\xd2\x9c\xb9\x77\x66\x01\xd0\x63\x2a\xab\xfa\x39\x1b\x2f\xcc\x2a\xb6\xe0\x49\x58\x85\xad\x94\x90\xa3\x55\xd8\x4a\x35\x86\x2a\x76\xb2\xf8\x59\x85\xad\x94\xd0\x8e\x55\xd8\x4a\xf5\x55\x56\xd8\x4a\xa3\x7a\x08\x5b\x29\x1e\x88\xf9\xbe\x98\x45\x3d\x69\xdf\x17\x33\xe9\x7c\x99\x7b\x67\x26\xe5\x24\x73\xef\xcc\xa4\x67\x65\xee\x9d\x59\xa4\x18\xcb\xdc\x3b\x33\x89\x9a\x59\xa3\x9f\x7a\x03\x0d\x56\x55\x4d\xe5\xee\x9d\x59\xd4\x93\x6c\xfa\x4e\xd2\xde\x8f\x7e\xbb\xde\x2d\x3a\x87\xfe\x12\xf0\x32\xf7\xd0\x2c\x01\x68\x4c\x59\x80\x3f\x67\x6b\x64\xb8\x97\x66\x4a\x2e\x34\xf7\xd2\x2c\xe9\xeb\x71\x2f\xcd\xa4\x9f\x69\xee\xa5\x99\xea\x81\xcd\xbd\x34\x93\x90\xa2\xb9\x97\x66\x12\x7c\x34\xd1\x4f\xfc\xdc\xa5\xff\x2b\xc3\xc5\xdc\x51\x33\xc5\x94\xcc\x9d\x34\x93\x56\xa4\xb9\x93\x66\xd2\x6e\xb4\x8e\x29\x84\x03\xcc\x1d\x34\x53\x61\xb1\xb9\x83\x66\xd2\xe7\x33\x77\xd0\x2c\x91\x35\x6e\x86\x19\x44\x9f\xcc\xe8\xaa\x3e\x5b\x77\xc2\x2c\x81\xb0\xcd\x9d\x30\x93\xc6\xa2\xb9\x13\x66\x19\x64\x63\xf6\xfb\xe8\x15\xcf\x33\xfb\x7d\xf4\x4a\xa9\x34\xa3\xbf\xc4\xa4\xcc\x20\xb6\x7d\xfd\xef\xfe\x9e\x4d\x3a\x95\x89\x59\xef\xa7\x45\x1f\xe6\x80\xfc\x56\xe8\x60\x40\x7e\xcb\x26\x91\xb9\x53\x66\x4a\x3b\x34\x77\xca\x2c\xbf\xae\x54\x38\xd2\x55\x2a\x14\xba\xfa\x5f\xfb\xbd\x8b\x9e\xd5\xf8\x7d\x3d\x47\x53\x92\x3b\x67\x96\xd9\x36\xb2\x81\xdd\xc2\x1a\xee\x9c\x59\xa6\x60\xdc\xdc\x39\xb3\xac\x29\xdf\x9d\x33\xcb\x9a\xa0\xc4\x1a\xf1\x73\x5d\xa2\xb1\x36\xde\x36\x13\x18\x32\x77\xe0\x2c\x6b\x82\x9b\xd8\x2b\x0c\x32\x45\xf6\xcb\xc0\x9d\xd8\x7b\xf4\x3f\xc8\x7e\xb5\x30\xbb\x07\x66\x59\x53\xa1\x7b\x60\xf6\xe0\xb1\x98\x7b\x60\xf6\x64\xfd\x6f\xbc\x7a\xf0\x9a\xb6\xe7\xef\x7b\xbc\x04\x79\xcc\xbd\x30\x93\x04\x85\xb9\x07\x66\x8f\x16\xbc\x09\xb1\xaf\x3e\x54\xf7\xc0\x4c\x41\x15\x5b\x9a\x66\xf3\x16\x53\x88\xad\xfc\xdb\xa2\x37\xe3\x5e\x98\x15\x4d\x76\x4a\x08\xfc\xf9\xbf\xfa\x2e\x05\xab\x9a\xf7\xc1\xa5\x36\xf7\xc6\xac\x12\xb7\xb7\x35\x7e\xff\xaf\x85\xdc\xbd\x2e\x53\xe0\xc2\xdc\xeb\xb2\xaa\x8f\x52\x5e\xd7\xcf\xd9\xfa\x82\xdc\xeb\xb2\xaa\x45\x57\x8c\x7a\x3f\xff\xd7\x34\xe8\x5e\x97\x55\xb6\xb9\x4c\xfb\x4e\x35\xef\xab\xa7\xe9\x5e\xd7\x23\xe6\x23\x73\xaf\xcb\x14\xb2\x30\xf7\xba\xac\x4e\xfd\xb6\x70\xc4\x53\x74\x8f\xeb\x31\x4d\xd2\xbb\xfd\x5e\x97\xa0\x92\xb9\xd7\x65\x75\xeb\xc8\x38\xd2\xd9\x83\x23\x5d\xc9\x97\x99\xa1\x89\xda\x3d\x2e\x6b\x82\x47\xee\x6d\x99\x02\x0e\xe6\xde\xd6\x33\xf4\xbd\xb9\xb7\x65\x4d\x4f\xcd\xbd\x2d\x6b\x78\x79\xe6\x9e\x96\x49\x29\xc9\xdc\xd3\xb2\xa6\x69\xfb\x40\xc2\x4c\xd9\x8c\x1d\x48\x98\xd9\x9a\xb5\xa3\xf7\xf7\xec\x23\x40\x79\xea\x6f\xcb\xd4\xb5\x21\x63\x36\xdd\x17\x32\x66\x7d\x2f\xee\x55\x99\xbc\x7f\x3b\xd8\x42\x22\x88\x1d\x6c\xd9\xba\xca\xe1\x08\x3b\x0f\xb6\xe8\x69\x5d\x6c\x21\xb0\x66\x17\x5b\xf4\x45\xb9\x47\x65\xa2\x30\x33\xf7\xa8\x4c\x79\x5b\xe6\x1e\x95\x75\x3d\x3b\xf7\xa8\xec\x05\x16\xdd\xa3\x7a\x06\xfe\xb4\x29\xb3\xb0\x96\xbd\xb4\xf4\x5f\x88\xa3\xc9\x7e\xb2\x0b\x71\xb4\x9e\x9f\x7b\x4e\xd6\xeb\xbf\x48\x73\x0d\x7e\xf2\xae\x69\x19\x7e\x72\xa9\x89\x18\xfc\xe4\xd2\x1e\x19\x21\xbc\x3a\xb0\xd9\x5a\x1c\x70\x94\x77\x1c\xb9\x01\x47\x79\x27\xaf\x60\xc0\x51\xde\x97\xfe\x57\x39\x9a\x1c\xf9\xeb\xe8\x3c\xac\xe1\xdb\x4e\xd6\x09\x91\x0c\xdf\x76\xb2\x4e\x88\x64\xc0\x51\xde\xaf\xfe\xe7\x7d\x35\x10\xe7\x70\x87\xe9\x91\xce\xc7\x08\xf7\xd5\xbb\xc3\x46\xdc\xd0\xd6\x51\x2d\xfb\xb2\x19\x34\x54\x00\xf5\xd3\x52\x74\x8e\xf7\xc4\x08\x6e\x0c\xb8\xc5\xed\xd1\x11\xdc\xdb\xac\xe0\x03\x6e\x71\x03\x1b\x0f\xb8\xc5\xad\xea\x2a\xfe\x9c\x0c\xd2\xd7\x01\xb7\xb8\x11\x13\x1f\x70\x8b\x1b\x9f\xe0\x80\x5b\xdc\xc8\x0b\x1f\x70\x8b\x4b\xe3\x6f\xc0\x2d\x2e\x1d\x95\x01\xb7\xb8\xe1\xcb\x0c\xb8\xc5\x45\x7d\x36\x5e\x1e\x4a\xdd\x12\x95\x1a\xf0\x8b\x9b\x2c\x87\x5f\xdc\xae\x7e\x3b\x38\x5a\x1c\xb9\x8d\x4a\x1e\x1b\xf0\x8b\x2b\x50\x30\xc4\x2f\x1e\xf5\x3f\xf8\xc5\x93\xae\x09\xbf\xb8\x9e\x94\xf8\xc5\xd9\x6b\x19\xe2\x17\x27\x89\x72\xc0\x2f\xae\x40\xc0\x70\xcf\xe5\x99\x1a\x15\xee\xb9\xd8\x20\x4c\x31\xdc\x73\x79\x94\xf9\x33\xe0\x17\x57\x58\x60\xb8\xe7\xf2\xcc\xad\xdf\x75\xfe\x87\x45\x2f\xcf\xa5\xee\xd3\xf4\x7f\xb7\x51\xf5\xa2\x03\x8e\x71\x55\x88\x0e\x38\xc6\xc7\xeb\x4a\xd8\x08\xb6\x1f\x70\x8c\x8f\xa3\x33\xb1\x11\xa8\x31\x1e\x6c\xa4\x10\x69\xc0\x3f\x3e\xc1\xf6\xe3\x81\x43\x9d\x25\x66\x3c\x70\xa8\x93\xc7\x32\xe0\x26\x9f\x7c\xc4\x03\x6e\x72\x85\x21\x06\xdc\xe4\x13\x2f\x69\xc0\x4d\xae\xac\xb0\xe1\xde\xca\xb3\xf4\xbc\xe1\x26\x9f\x8f\xce\x84\x43\x9d\x0d\xc2\xf1\xc0\xa1\x0e\xce\x1b\x78\x1d\x53\xe3\x0d\xaf\x43\x04\x69\xe3\xe5\x75\xb4\x2d\x05\xb0\x81\xd7\x31\x01\x5e\x03\xaf\x63\x12\x18\x18\x85\xbe\x32\x15\x8e\x42\x5f\xf5\xed\xe1\x91\xcc\xad\x33\xe1\x7b\x67\x39\x18\x78\x24\xca\xb2\x1a\x78\x24\x93\x85\x7c\x14\xfa\x7a\x74\xcd\xf5\xea\x8f\x42\x90\xa3\xec\xdf\x96\xae\xdf\x9f\xdf\x16\xf0\xf4\xc0\x3b\x51\x16\xfd\x70\x7f\xc3\xc4\xfd\x32\xf0\x35\x16\x1b\xbc\x03\x5f\x43\x04\x6d\x43\x79\x78\x3f\x57\x22\xff\x69\xe0\x6f\x2c\x8d\x62\xcf\xc3\xb3\x85\xdf\x30\x7c\xb7\xc8\x14\x6e\x19\xf8\x22\x8b\xdd\xb4\x21\x8a\xf0\x9f\x2b\x69\x3c\xd4\x77\x2f\xf5\x64\xf1\x3b\x16\xfe\xfb\xf0\x5d\x23\x5b\xfa\x0a\x1a\xec\xf5\x2c\x60\x03\x9f\x64\xe1\xeb\x0d\x7c\x12\x91\xc6\x8d\x46\x2f\x34\xae\x1b\xbd\x68\xff\x2a\xe8\x1f\xee\x84\x98\x34\x36\x87\x3b\x20\xa6\x14\xad\x81\xf3\xb1\xae\x2e\xe9\x43\x7e\x07\x75\xe5\xbe\xcc\x50\x5e\xf9\xf0\xe4\x3a\x53\x0d\xe5\x10\xc7\x5d\xed\x7b\x51\xdd\x35\x3a\x12\x01\x7a\xa0\xbd\xfc\xfe\x5f\xd3\x06\x4e\xc8\x06\xab\x0c\x77\x42\x9e\xb5\x75\x35\xe8\xf7\x1f\x9d\x09\xfd\xbe\x0c\xef\xd0\xef\x57\xfd\xee\x97\x7e\x7f\x69\x1a\xeb\xeb\xb7\xa5\xeb\x1c\xb7\x6b\x83\xb0\x07\xde\xc6\x26\x4e\x38\xf0\x36\x36\xe8\x7a\xf8\x76\x90\x89\x05\x6f\xf8\x76\x90\x6d\x4d\xc2\x78\x22\x1b\x97\x79\x18\x52\x02\x9a\x68\x0c\x5b\x34\x79\xe3\xa5\xec\xa5\xff\x61\x0b\xf8\x68\xe0\xa5\x88\xcb\x6e\xe0\xa5\x6c\x2d\x69\xee\xa5\x3c\x9b\x8d\x9c\xe1\x1e\x8a\x1d\x4d\xc0\x26\x19\x01\x2c\xc2\x3b\x39\x41\xf7\x43\x46\x40\x53\x87\x7b\x26\x26\x1a\xd9\x31\x44\x4b\xd0\xf7\xc1\x25\x1e\x78\x26\x87\x7a\xb9\x81\x67\x72\x70\x5f\x07\x9e\xc9\x31\xfd\xf6\xf7\x9d\x49\x8a\x6f\xe0\x9d\x1c\xd9\xf9\xf2\x4e\x6c\xbf\x3e\x0d\xf7\x4e\xec\xe0\xf0\x0f\x3c\x13\xa9\x2f\x0d\x3c\x13\x29\x9f\x8e\x81\xad\x4d\xbf\x5b\xfc\x8f\xe7\x80\x67\x72\xd9\x6e\x1a\xee\x99\x98\x54\x51\x87\x7b\x25\x26\xc2\xa7\x81\x47\x72\xd9\xda\x1b\x78\x24\x97\x80\xcf\xc0\x23\x51\xf8\x68\x68\xcf\xa8\xda\xde\xa0\xad\x81\x57\x72\xf5\x71\x49\x9e\xb7\xfe\xbc\x1a\x7a\xe8\xfb\x46\x76\x89\x95\x0e\xbc\x16\x65\x6c\x0d\xbc\x96\x4b\x7e\xd7\xd0\xbe\xd1\xcf\x6f\x35\x5d\xba\xe7\x92\x44\x37\x37\xdc\x6b\xc9\x15\xec\x36\x44\x5c\x37\x74\xa5\x4d\x7d\xa4\xce\x3c\x54\x6e\xe8\xe8\xb2\xe9\xc7\x94\xe8\x7b\x46\x8f\xe8\x95\x87\xef\x17\x3d\xb3\xe9\x7f\x8e\xf4\x17\x19\xdb\xc3\x3d\x99\x67\x09\x36\x2d\x24\x13\xb4\x20\x2d\xe4\x1f\xf0\x89\x86\xef\x17\x3d\x0a\xdb\x0d\x92\xe8\xee\xeb\x4c\xb4\x0f\x04\x89\x48\xa2\x53\xd8\x6e\xb8\xe7\xf2\xdc\xa4\xbb\x6f\x34\x13\x74\x3f\x69\x22\x60\xed\x42\x13\x01\x0c\x3d\x36\x9a\x08\x5a\xba\x21\xab\x0b\xe0\xdd\x01\x07\xb8\x82\x62\x03\x0e\x70\xd1\xcc\x0d\xf4\x75\x83\x66\x00\x68\xed\x82\x66\x00\xf8\xc1\x83\x46\x12\x24\xe0\xa1\xeb\x7e\xe8\x0c\xbc\xee\x8e\x26\xc2\xd0\xef\xa4\x31\x80\xed\xe8\xeb\x06\xf2\x53\x06\x24\xe0\x41\x23\x65\xa3\x2f\x70\x75\x15\x27\xe3\x93\xb4\xfa\x80\xd6\x3b\x52\xd5\x33\xdc\xff\x28\x51\xef\xe1\x48\x29\x00\xfb\x8e\x94\x02\x74\x84\x52\x80\x16\x54\xe8\xbc\x5d\x02\xf2\xbf\xa7\x6f\x98\xbe\xe3\xd2\xcf\x48\x15\x14\xca\x3e\x88\x08\x68\x0a\x85\xc9\x5b\x52\xff\x03\x26\xef\xa8\x0f\xf3\x20\x12\xc0\x76\xc8\x80\xc5\x3b\xc1\x4c\x31\x60\xf1\x4e\x6c\x2f\x0e\x58\xbc\x93\x5e\x3b\x4c\xdd\x29\xeb\x77\x88\x00\xe0\xcc\x0e\x98\xba\x25\xf5\x3b\x60\xea\x96\x30\xdb\x80\xa9\x3b\x51\x82\x34\x60\xe3\x56\xb2\xd1\x80\x8d\x3b\x69\x82\x81\x8d\x3b\x69\xe8\xc2\xc6\x9d\x58\x49\x67\x10\xf1\x7f\xe4\x08\x92\x7c\xa6\x8c\x09\x1b\xb7\xc2\x3d\x13\x36\xee\x8c\x53\x3e\xdd\xdf\x28\x12\x65\x9b\x01\xc2\x7f\x96\x9d\x19\x20\xfc\xcf\xfa\x1f\x84\xff\xe0\xa5\x09\x43\x77\xae\xfa\x9f\xdb\x90\x9b\xfa\x02\xd9\x3f\x9f\xdf\x0c\x90\xfd\x93\xf5\x31\x61\xee\x16\x8b\xdc\x74\x5f\xa4\x64\x72\x71\x27\xac\xdd\x79\xa8\x67\x88\x00\xe0\x84\x4f\xdf\xb8\x29\x99\x50\xc7\x84\xc3\x5b\x7c\x72\xd3\x37\x67\x8a\x6a\x3a\x67\x84\xe8\x3f\xe9\x77\x10\xfd\x67\xfd\x0e\x32\x7f\x3e\x9c\x19\x45\xe6\xdf\x38\x12\x99\xbf\x7e\x27\x32\x7f\xfd\x4e\x64\xfe\x93\x23\x91\xf9\x63\x1f\x7c\xdd\xca\xb2\x99\xf0\x75\x3f\xf8\x09\xd3\xfd\x96\x52\x18\x4b\x13\xbe\x6e\xe5\xf2\x4c\xf8\xba\x4b\xd4\xff\xdc\x86\xc2\x0e\xc8\x84\xaf\x5b\x15\x91\x13\xbe\xee\x82\xc3\x3f\xe1\xeb\x56\x5e\xcd\x84\xaf\xbb\x54\xfd\x0f\x76\x7b\x42\x5a\x13\xae\xee\xc2\xa6\xd4\x84\xab\xbb\xe8\x3d\xc0\xd5\x5d\x86\x8e\x60\xb6\x9f\x3a\x13\x16\x7f\x3e\xfe\x09\x8f\xb7\x2a\x17\x67\x86\xc5\x9f\x18\xff\xcc\xd8\x07\x76\x9b\x70\x7c\x17\xe2\xb3\x13\x8e\x6f\xd5\x2a\x4e\x38\xbe\x55\xab\x38\xe1\xf8\x56\x96\xcc\xcc\xd8\x47\x00\x65\xc2\xef\x2d\xae\xfa\x09\xbf\x77\x65\x31\x9f\x19\xe6\xfa\xa4\x3b\xc0\x5c\x9f\x75\x26\xcc\xf5\x44\xac\x27\xdc\xdf\xf5\xd1\xef\x60\xae\x07\x55\xce\x07\xe6\x7a\x96\xf5\xf9\xc0\x5c\x4f\x80\x75\xc2\xfb\x5d\xf1\x03\xe6\x03\x73\x3d\x53\xf2\x84\xf7\xbb\xb2\x1c\xcd\x07\x66\xfe\xa5\xdf\xc1\xcc\x8f\xa7\x39\xe1\xfc\xae\x7c\xa9\xf3\xc1\x06\x02\x53\xf3\x81\x99\x9f\xcc\xf0\xe9\x3e\x49\x91\x52\xea\x84\x0b\x5c\xd9\x2a\x13\x2e\x70\x6d\xb0\x4e\x48\xbd\x1b\x88\x7d\x42\xea\xdd\xf4\x24\x20\xf5\x6e\x2c\x39\xb3\xc0\xfd\xce\x82\x30\xdd\x1f\x29\x22\x6d\x9e\x05\x2e\x7b\x7d\xb7\x10\x76\x4b\x7d\x75\x42\xd8\xdd\x48\x7b\x9c\x10\x76\x37\x82\xd2\x13\xc2\x6e\xa9\x74\x4d\x08\xbb\xdb\xfe\x17\xa2\x9e\x70\x79\xb7\xa3\x8b\xf8\x2b\x52\xd4\x66\xc2\xe5\xdd\x99\x5a\x67\x81\x2e\x5e\x2f\xcc\x37\x4f\x4a\x67\x9f\x76\xc2\xf3\xdd\x65\x10\x3c\xdf\x5d\x26\xc0\xf3\xdd\x9b\xfe\x07\x95\x3c\x7b\xcb\x13\x9e\xef\xce\xa6\xde\x84\xe7\x5b\x99\x15\x13\x9e\x6f\xd3\x34\x08\xcf\xb7\x11\x6f\x9b\xf0\x7c\x1b\x1b\x1c\x13\x9e\x6f\x09\xb9\x4e\x78\xbe\x4d\x8f\x05\x9e\x6f\xd3\x94\x05\xcf\xb7\x4d\x5d\x05\x4e\xf6\xad\xff\xc1\xc9\xae\x17\x0d\xcf\xb7\x69\xc8\xc3\xf3\x3d\xf4\xf9\x35\xf1\x98\xeb\x7f\xf0\x98\x6b\x7a\x81\xe7\x7b\xe8\xc3\xf1\xcd\x96\x22\xb5\xee\x29\x8e\x6f\x0d\x10\x71\x7c\x27\xdd\xcf\xed\x9b\x59\xd7\x74\xfb\xa6\x86\xb5\xf8\xbf\xb7\x8e\xe0\xff\xd6\xd4\x8a\xfe\xd1\xd2\x53\x42\xff\x68\x69\x5a\x82\xff\x7b\x69\x08\xc2\xff\x2d\x42\xa3\x89\x36\xd2\xd2\x13\x14\xff\x37\x6e\xe0\x14\xff\xb7\xde\x1f\xba\x48\x4a\xaf\x9c\x70\x7f\x6f\x36\x75\xa6\xfb\x45\x45\x5c\x37\x13\xcd\xa4\xad\xe5\x08\x5e\xf0\xfd\xba\x83\xdb\xb7\xb5\xe4\x74\x71\x45\xf3\x1e\xd0\x4b\xda\x04\xd1\x66\x87\x2b\xfa\xea\x77\x6e\x9f\x74\x5e\x27\x3c\xe0\xe2\xba\x99\xbe\x2b\x53\x8e\xa6\x17\xdf\x95\x29\x07\xe7\x73\xa2\x93\x24\x4a\x87\x09\xff\xb7\x6a\x95\x27\xfc\xdf\x52\x52\x9c\xf0\x7f\xcb\xa3\x98\xe8\x23\xa9\x4e\x79\xc2\xfd\x7d\x34\x5e\xe0\xfe\x96\xff\x30\x0d\x8e\x68\x00\xcb\x34\x91\x23\xeb\x7f\x90\x23\x83\xa0\x27\x9c\xde\x57\x23\xc4\xa0\x20\xd6\x14\x02\x0d\x5d\x20\x04\x30\xa1\xa1\x0b\x9a\x06\xa1\xa1\x0b\x54\x1d\xce\x21\xfa\x61\x7a\x36\xa0\x1f\x5e\x3a\x13\xfa\x61\x36\xfa\xe7\x80\xb6\x17\xdf\x6b\x42\x41\x27\xa9\xc4\x09\x05\x5d\xd4\x08\x81\x82\x2e\x6a\x4c\x40\x41\x27\xd6\x92\x09\x05\x5d\xac\xba\x03\xf4\xc3\x4d\x77\x9f\x1c\xe9\x7e\xd0\x0f\xeb\x0b\x87\x82\x2e\x9a\xfe\x07\xfd\xb0\xbe\x15\x28\xe8\xc4\x4a\x32\xa1\xa0\x8b\xe4\x58\x4f\xf7\x7f\x6a\x24\x2c\x35\x27\xb4\xc4\x20\xda\xe9\xfe\x4f\x55\x36\xfc\x84\x76\x4e\xc5\x7a\xd3\x7d\x9f\x9a\x04\x20\xdc\xef\xa9\xe2\x2f\x99\x50\xd2\x25\x8d\x48\xf7\x7b\x6a\xd2\x64\x0a\x25\x5d\x22\xca\x3c\xa1\xa4\x4b\x43\xf7\x83\x8e\x78\xeb\x4c\xe8\x88\xaf\xee\x0e\xc5\xaf\x9e\xe7\x84\x2a\x57\xcf\x73\x42\xf1\xab\xe7\xe9\x3e\x4f\xcd\x8f\x8e\xa0\xf7\x7d\xe6\xbf\xa6\x64\x58\xec\x32\x6e\xe1\x84\xc5\x4e\xdb\x6d\x13\x16\xbb\x4c\x15\xd1\x84\xc5\x2e\xeb\xc1\xc3\x62\x97\x09\x1b\xcc\x05\xdb\x2f\x38\x75\xc2\x52\x97\x35\x04\x61\xa1\x7b\xa2\xce\x3c\x1c\x61\x3a\x2c\x74\x0f\xf1\xb9\xb9\xc5\xf6\x8b\xe9\x5b\x6c\xbf\x5c\x65\xc3\xf6\xab\xcf\x6f\xc3\xf6\xab\x47\xbd\x61\xfb\x85\x97\x6f\x6e\xd8\x7e\x49\x36\x9b\x1b\xb6\x5f\x2d\x16\xf0\xd4\x3d\x4d\x77\x10\xdb\xaf\xee\xee\xaf\xe1\xd1\x67\xb4\x61\xfb\xd5\xc7\x08\x93\xf7\xa3\x55\x1a\xb6\xba\xe7\xea\x77\xd0\xdd\x6a\xda\x85\xad\xae\x68\x8a\x84\xad\xae\x68\x25\x86\xad\xae\xe8\xf3\x83\xad\xae\x80\xfb\x27\x6c\x75\x2f\x74\x06\x5b\x5d\xa1\x60\x7a\xc2\x56\x57\xc8\xd7\x98\xb0\xd5\xc9\xd5\x9d\xb0\xd5\x69\xe3\x6d\xc2\xe2\x2d\x0d\xf8\x09\x53\x9d\xb4\x3b\xe7\x81\xce\x57\x0b\x10\x2c\xde\x55\x53\xa4\x7b\x39\x55\x1b\x5e\xd3\xbd\x9c\x5a\x49\x33\x9c\x70\xda\xbd\x90\x0d\x9c\x76\x8d\x0d\x92\x09\xa7\x9d\xe8\x06\x26\x9c\x76\xad\xe8\x08\x0a\x54\x4d\x75\xb0\x77\x37\x61\x51\xf8\xec\x1a\xc5\x17\x13\x3e\x3b\x95\xfa\x4f\xf8\xec\x9a\xb0\x36\x7c\x76\x6d\xea\x9a\x50\xbd\xca\x76\x98\xbb\x95\xde\x39\xe1\xb3\xeb\x6c\x5a\xce\x2b\xc6\x4d\xde\xca\x15\xe3\xa6\x5f\x65\xc1\x67\x27\x3e\xf7\x05\x73\xb7\xe1\x96\x2e\xf8\xec\x8c\xa5\x71\xc1\x67\x67\x4c\xf3\x0b\x3e\x3b\xab\xba\x0a\x6c\x9b\x43\x67\xc2\xb6\x39\x74\x26\xec\x94\x00\x81\x15\x60\xdb\x3c\xfa\x9d\xd8\x29\x23\x47\x30\x3a\x12\xbe\x5b\xf0\xdc\x8d\xa2\x33\x61\x73\xac\xea\x27\x6c\x8e\x4d\xbf\x83\xcd\x51\x77\x80\xcd\x7b\xe2\xe1\x2d\x78\xee\xb4\x8b\xb3\x20\xb3\x9b\x59\x67\xc2\x7c\xc8\xfe\xd3\x82\xa5\x7b\xb2\x91\xbf\x60\xe9\x9e\x2c\x86\x2b\xc2\x2b\xc8\x34\xb8\x20\xa8\x5b\x41\xff\x83\x57\x10\xe8\xb6\x20\xa8\xd3\xd2\xbf\x20\xa8\x53\x65\xef\x82\xa0\x6e\xf1\x35\x2e\x08\xea\x14\xcf\x5d\x10\xd4\x49\xfd\x7d\x41\x50\xb7\xf8\xfe\x16\x04\x75\x6b\xea\x4c\x78\x05\xd9\x6f\x58\x10\xd4\x49\x54\x62\xc1\xee\x2d\xd9\xba\x05\x41\x9d\x82\x8d\x0b\x76\xef\xcd\x97\xba\x60\xf7\x56\x8d\xe4\x82\xdd\xfb\x10\xea\x5c\xee\x1d\x55\x85\x02\x97\x88\xed\x58\x72\x16\xcc\xdf\xda\x6a\x5e\x30\x7f\x4b\x9d\x73\x41\xdf\x7d\x81\xad\x0b\x62\xbb\x4b\xac\x7c\x41\x6c\x77\x29\xe9\x5b\x10\xdb\xdd\xde\xfe\x31\x25\xaf\x2c\x3e\x38\x6e\x2e\xce\x3b\xa0\xf6\xca\xe2\x83\xe3\x85\xc1\xdc\x10\xf4\x1a\x60\x6e\x08\x49\xb7\x83\x43\xed\x51\x57\xe0\x50\x03\xfb\xae\x0c\x87\x9a\x06\x01\xec\x0c\x51\x8f\x05\x76\x06\xd5\xaf\x2d\xd8\x19\x22\xab\xd1\x82\x9d\x21\xe9\xc3\x81\x9d\x21\x31\xd5\x2d\xd8\x19\x12\x19\x1e\x0b\x76\x06\x85\x38\x96\x3b\x40\x4d\x21\x8e\xf5\x40\xaa\x05\x5a\x5a\x0f\xa4\x5a\x4d\xd7\x84\x54\xab\xeb\x7e\xde\xcf\x44\x74\x78\xc1\xca\xa0\xac\x95\x05\x2b\x43\x7a\xf5\xcc\x6d\x50\xc9\xed\x82\x95\x21\x13\x8f\x5f\xb0\x32\x64\xb2\x59\x16\xac\x0c\x52\xa1\x5f\x30\x2f\x64\x90\xd4\x82\x79\x21\x13\x07\x5d\x30\x2f\x48\xef\x70\xc1\xbc\xf0\x34\xfd\xce\x6d\x78\xf4\xf9\xc1\xbc\xf0\x6c\x1d\x41\xd4\x44\x6e\xc8\x82\x79\xe1\x51\x3f\xe1\xab\x7b\xae\x7a\x06\x29\x10\xab\xfb\x82\x75\xa1\x80\xd1\x17\xac\x0b\x45\x9f\x2d\x5c\x75\x05\xb4\xb4\xa0\x56\x28\x84\x4d\x16\xd4\x0a\x72\xde\x17\xd4\x0a\x85\xd0\xc8\x82\xa7\xae\x2c\xfd\x0f\x62\x23\x5c\xd6\x05\x4f\x5d\x01\xe9\x2f\xe8\x14\xca\xd6\xff\x20\x13\x3a\xba\x0a\x04\x4d\x47\x7d\x81\x4c\x48\x13\x43\x15\x99\x90\x7e\x07\xbb\x0e\x5e\xc7\x82\x6a\xa1\x82\xa0\x17\x54\x0b\x52\x91\x5f\x15\x76\x1d\x8d\x3a\xa8\x16\x24\x65\xb6\xa0\x5a\xa8\x2c\xda\x0b\xaa\x05\x71\x9e\x2f\xa8\x16\x94\x7f\xb1\xa0\x5a\x90\xa3\xbd\x1a\x2c\x42\x4c\xfa\xab\xc1\xba\xa3\x8f\x1f\x9a\x85\xaa\xc9\x0d\x9a\x85\x16\xf4\x3f\x98\x67\x48\x80\x5d\xd0\x2c\x34\x8d\x10\x68\x16\x1a\x8b\xcc\x6a\x62\xdb\x51\xcf\xc4\xb6\xa3\x6b\xc2\x4a\x93\x75\x15\x58\x69\x64\x1f\xf4\x0a\x4d\xf6\x41\xaf\xd0\xf0\x67\x57\x17\xc3\x0e\xbf\x83\x5e\xa1\x81\x84\x17\xf4\x0a\x4d\x63\x10\x7a\x05\xe9\x2f\x2d\xe8\x15\x9a\xbe\x15\x28\x14\x94\x8f\xb1\xba\xd8\x73\xf4\x3b\x6c\xd0\x68\x85\x42\xa1\x69\x0e\x81\x42\x41\x4b\xea\xea\xd8\xa0\x2f\x0e\x72\x3a\xe5\x6a\x2c\xc8\xe9\x9a\x9e\x35\xb4\x09\xca\xc7\x58\x90\xd3\x75\xf6\x36\x96\xc1\xaa\x83\x87\xb7\x0c\x36\x1a\xa0\xc6\x32\x58\x75\x34\x13\x41\xa5\xd0\x87\xae\x02\xab\xce\xd4\x11\xac\x3a\x80\x92\x05\x71\x5d\x57\xcf\x20\xae\x53\x6d\xc3\x82\x3e\xc1\x34\x06\x21\xae\x93\x2f\xbf\x0c\xb6\x19\x7d\x47\xd0\x23\xa8\x6e\x61\x41\x8f\x60\xe5\x5f\xb9\xd8\x0b\x3e\x3b\x23\x6a\xb2\xe0\xb3\x93\x46\xdb\x82\xcf\xee\xb5\xf2\xc3\x67\x67\xfa\xe0\x60\x53\x30\x90\xf0\x82\x4d\x61\x68\x92\x82\xcf\x6e\xa8\xd3\xf0\xd9\x0d\xad\x15\xf0\xd9\x8d\xac\xdf\x41\xde\xf2\xe8\x9a\x90\xd3\x74\x9d\x09\x39\x0d\xa8\x67\xc1\x67\x37\x4c\x67\x8a\xb8\x85\x21\x08\x9f\x9d\xd8\xa0\x17\x0c\x0a\x83\x40\xfd\x82\x41\x41\x7b\xe8\x0b\x3e\x3b\x91\xb9\x2f\xd8\x13\x26\x89\x40\x0b\xf6\x04\xed\x85\x2f\xd8\x13\x5e\x68\x02\xf6\x84\x89\x1b\xb5\x60\x4f\x98\x6c\x91\x2e\xd8\x13\xa4\x43\xbe\x60\x4f\x98\x57\x57\x81\xc9\xe4\xd5\x17\x18\x3e\x84\x34\xe0\xb2\x5b\xfa\xfc\xe0\xb2\xd3\xb6\xe9\x82\x39\x61\xe9\x65\xc2\x79\xa0\x5d\xde\x05\xe7\xc1\xd2\x0a\xbe\xe0\x1e\xa1\x5a\x6d\xc1\x3e\xb7\xd8\xea\x58\xb0\xcf\x2d\x22\xcb\x0b\x3e\x84\xb5\x74\x26\xbc\x1c\x1a\x66\xf0\x21\xac\xad\x33\xe1\xaf\x20\xa6\xbf\x20\x3d\xd8\x5a\x48\x20\x3d\xd8\x78\x47\x0b\x56\x3a\x95\x86\xac\x2d\xee\x0a\xce\xdc\xe2\xae\x60\xc8\xc3\x4a\xb7\xd5\x33\x58\xe9\xb6\x3e\x00\x88\x10\x5e\xc8\x66\xc3\x5b\x01\xb6\x5f\x1b\xde\x0a\x2d\x8d\xb0\xd2\x1d\x3d\x25\x48\x10\x94\x56\xb7\x20\x41\x38\x1a\x4b\x90\x20\x28\xeb\x7d\xb9\x5f\xd3\x0e\xf5\xab\x0b\x02\x84\x43\xf0\x6c\x89\x00\x01\x8f\x6b\x89\x00\x41\xb8\x58\x04\x08\x45\xff\x73\x1b\xae\x50\xb2\xfb\x35\x4d\x62\xd4\x0b\xc6\xba\xdb\xf5\x3b\xc8\x1c\xd8\x64\x5a\xa2\x2e\xc0\xd1\x5e\xa2\x2e\x10\xb4\x11\x75\x81\x96\x70\x51\x17\x68\xda\x75\x6f\xa5\x4b\x86\x7b\x89\xb6\x80\x4d\xad\x25\xda\x02\x7c\x97\x25\xda\x02\xb2\x81\x16\x85\x37\x01\x9f\x6e\xbd\x68\x0b\x78\x9e\x2f\xda\x02\xfa\x42\xe1\x4d\x20\xc9\x6f\x51\x78\xa3\x2d\xae\x25\xda\x02\x21\x6f\x0a\x6f\x24\x98\xbd\x44\x5b\xa0\x6f\x5a\xb4\x05\x45\xff\xa3\x9c\x5f\x4f\x9e\xa2\x1b\x09\x65\x2f\x51\x16\xf0\x94\x36\x45\x37\x11\x2f\x75\x8b\xb2\xc0\xf4\xbf\xc4\xd1\xe1\xc8\xed\x8b\x4b\xff\x83\xb2\x80\xac\x9c\x2d\x5a\x02\x16\xf4\x2d\x5a\x02\x16\xf4\x2d\x5a\x02\xc2\x88\x9b\xa2\x9b\x14\x74\x3f\x4a\xda\x83\xae\x49\xd9\x3a\x69\x09\x9b\x62\x9a\xc4\x2c\xb5\x29\xa6\x49\x8c\xac\x1d\x55\x7e\xbf\x39\xf2\x7e\x0a\xd6\x6d\xd1\x0d\x80\xa7\x77\xa4\xf4\x9e\x2f\x60\x8b\x6a\x60\xfc\x6b\x7b\x6f\x8b\x85\x80\xa9\x67\x53\x63\x93\xb6\x8e\xa8\xca\x3f\xea\x18\x0c\x04\x32\x56\x0c\x04\x32\x36\xaa\xa4\x5d\x47\xfe\x8a\x32\x1f\xc0\xa6\x88\x26\x5f\x1d\x1d\x8e\x16\x47\x94\x5e\x83\x14\x37\x05\x34\x0f\xd5\x3f\x9b\x02\x1a\x6d\x16\x6d\x0a\x68\x1e\xa6\xdd\x4d\x01\x8d\xf0\xdf\x86\x75\xa0\x10\xb3\xd9\x14\xd0\x14\xf5\x85\x02\x9a\x52\xf4\x3b\x4a\x99\x99\x42\x76\x52\x29\xb3\xee\x4e\x49\x2d\xd3\xe0\x4e\x94\xd4\xbe\xae\x49\x49\x2d\xae\xfc\xa6\xb0\x46\x59\xa5\x1b\x46\x02\xe1\x9c\x0d\x23\x81\x36\x0d\x36\x45\x35\x42\x36\x9b\xa2\x1a\xa9\xb4\xec\xac\x9a\x53\x6c\xa0\xa8\xa6\xb1\x29\xb9\x29\xaa\x69\x7c\x7e\x9b\xc2\x19\x65\x85\x6e\x0a\x67\x1a\x29\x7d\x3b\xab\x9e\x54\xff\xa3\x6c\x96\xfc\x91\x0d\xed\x80\x50\xc8\x86\x76\xa0\x31\xed\x6e\x0a\x66\xa4\x8a\xb2\x29\x98\xe9\x51\x7d\x71\x1b\xa4\x8a\xb2\x29\x98\xe9\x1a\x9e\x14\xcc\x48\xe7\x64\x53\x30\xd3\x49\x05\xdb\x50\x12\xa8\x48\x67\x53\x2c\x23\x9d\x93\x4d\xb1\x4c\x2f\xba\x0a\xf5\xa5\x55\x67\x52\x35\x4a\x76\xf9\xa6\xfc\xa5\x13\x2b\xdf\x94\xbf\x74\x8d\x3a\x4a\x5c\x0c\x37\x71\x53\xe2\x62\x84\x4d\xb6\xfb\x27\xdd\x74\x87\x42\x75\x24\xd8\x69\x43\x40\x20\xe0\xb1\x0b\xd5\x91\xe4\x52\x6c\xc8\x07\x04\x43\x36\xe4\x03\x36\x74\x4d\x55\x47\xea\x88\xea\xc8\xa9\x33\xa9\x8e\xd4\xc4\x00\xf9\x80\x64\x2c\x36\xe4\x03\x83\x49\x6a\x43\x3e\xa0\x00\xc4\x76\xdf\xa5\x0f\x70\xdc\x76\xdf\xa5\x0b\x78\xec\x42\x75\xa4\xe9\x88\xea\x48\x8a\x39\xb6\xfb\x2e\x7d\xe8\x6d\x42\x4a\x30\xc0\x94\x1b\x52\x02\x49\x4d\x6c\x48\x09\x06\x5b\x86\x1b\x52\x02\x69\xa8\x6e\x48\x09\x66\xd0\x35\xa9\x1a\xa4\x42\x77\x57\xaa\x06\xa3\xae\xe9\xf6\x4d\xbd\x69\x08\x0b\xa4\xa1\xba\x21\x2c\x90\x8a\xcc\x86\xb0\x60\xea\x7b\x77\xdf\xa5\x4f\x3d\x4f\x08\x0b\x94\x35\xb2\x2b\x55\x91\xfa\xfe\x50\x0c\x9a\x6c\x12\xee\xa6\x2a\x42\xde\x51\x53\x15\x21\xa3\x1c\x22\x83\xa5\x6f\x05\x22\x03\x41\x8d\x0d\x91\xc1\x82\x61\x67\x43\x64\x20\x2d\xcf\x0d\x91\x81\x02\x1e\x1b\x22\x83\xa5\xe7\x02\x91\x81\xc8\xc0\x76\xa3\x4c\x90\xa5\x6a\xbb\xef\xd2\xb5\x63\xb2\xdd\x77\xe9\x22\x0a\xdb\x10\x1c\xec\xa8\x33\x37\x47\xba\xa6\xdb\xb7\x35\xae\x1b\xe5\x81\x9a\x92\x3b\xe5\x81\xf6\x2f\xc6\xbf\x0d\x2f\x82\x44\x0c\x36\xbc\x08\x9b\x40\xc2\x86\x17\x61\x6b\xd0\xc1\x8b\xb0\xd9\x08\xdc\x70\x1f\x6c\x5c\xe4\x0d\xf7\x81\xd4\xc0\x37\xdc\x07\x47\xeb\x0f\xdc\x07\x47\x9f\x91\xbb\x35\x5d\x65\xd4\xdb\x5d\x97\x2e\xee\xe4\x0d\xaf\x81\xa4\x09\x36\xbc\x06\x47\x1f\x15\xbc\x06\x87\xf8\xd1\x36\x55\x05\xf2\xe0\xe1\x35\x50\xe9\xca\x86\xd7\x40\x3c\x5a\xdb\xa8\x0a\x04\x17\x6f\xa3\x2a\x50\xab\x18\x9c\x07\x47\xab\x34\x9c\x07\xd2\xab\xdf\x70\x1e\x88\x63\x6b\xc3\x79\x20\xb9\x83\x0d\xe7\xc1\x19\xba\x0a\x95\x8f\xb8\xba\x1b\xce\x03\xb1\xc6\x6d\x38\x0f\x94\x89\xbd\xe1\x3c\xb8\xa0\xa5\x3d\xa8\x06\xd4\xa4\x08\xe7\x81\x44\x0c\x36\x9c\x07\x37\xe9\x4c\x2a\x01\x89\xd5\x6d\x38\x0f\x24\xa8\xb0\xe1\x3c\x50\x32\xd9\x86\xf3\x40\xc4\x5d\x1b\xce\x03\xe9\x71\x6e\x38\x0f\x2e\x59\x07\x1b\xce\x03\x25\x93\x6d\x98\x0c\x24\x4b\xb0\x49\x49\x53\xe2\xd2\x26\x25\x2d\x68\xba\x26\x25\x2d\x80\x53\x37\x29\x69\x4a\x63\xda\xa4\xa4\x85\xa2\x33\xa9\xeb\xd3\xc4\x47\x3a\x5a\x20\x8a\xbf\x27\xb5\x70\x44\x11\x37\xa9\x68\x41\xd8\x89\x54\x34\x85\xbd\x36\xa9\x68\x61\xe8\x2a\xd4\xfc\x69\x7c\x4e\x6a\xfe\xb4\x4c\xbb\x47\x62\x41\x1f\x23\x85\x33\xc2\x86\x9b\xc2\x19\xd1\x9e\x6e\x0a\x67\xa2\x9e\x35\x85\x33\x51\x53\xb9\x6f\xc9\x58\xd4\xf4\xe9\x5b\x32\x16\x9b\xfe\x47\x0d\x5d\xd7\x11\x35\x74\xfa\xe0\x28\xa6\x89\x1a\x3d\x8b\x1a\x3a\x01\x9d\x45\x0d\x1d\x1b\x73\x7b\xa9\x86\x8e\x5e\x2f\x6a\xe8\xc8\x0b\xdf\xee\xd7\x58\xd4\xf4\xe2\x7e\x8d\xbd\x50\x1d\xc5\x35\x09\x1f\x6b\x53\x5c\x23\x75\xcc\xbd\x28\xee\xa2\x3c\x7b\x53\x58\x23\x86\xfc\xbd\x28\x46\x23\x90\xb0\x37\x35\x75\x84\x9a\x36\x45\x33\x89\x3c\x91\x4d\xd1\x4c\xd2\xdd\x29\x9a\x49\xec\x52\xec\x4d\xe1\x96\x60\xc8\xa6\xc8\x29\xeb\x77\x9d\x23\xee\x4e\xc1\x8c\x02\x72\x9b\x82\x19\xed\x40\xed\xad\x82\x2d\xac\xa5\x60\x46\x3b\x50\x9b\x82\x99\xac\xa7\xb4\x29\x50\x23\xec\xb5\x29\x98\xc9\x24\xf2\xee\xa3\x42\x2d\x9e\x04\x05\x33\x0f\x1e\xfa\xa6\x28\xe6\x11\x24\xf2\x3d\x19\x53\xb6\xd0\xf6\x3d\x19\x2b\x78\x1d\x9b\x62\x98\x42\x18\x63\x53\x0c\x23\xc9\xc3\xed\x7b\x32\xa6\x8c\x99\xed\x7b\x32\x26\x01\xc4\x4d\x31\x4c\x11\x64\xa0\x18\xa6\x10\x38\xdc\x14\xc3\x88\x49\x66\x53\x0c\x23\x0e\x98\x4d\x31\x4c\xcd\xff\xd2\x9a\xdc\xd4\xc9\x28\xe6\xb6\xa9\x93\xa9\x38\x71\x9b\x3a\x19\xa5\xc1\x6c\xea\x64\xaa\x3e\x2a\x77\x80\x4c\x6a\x85\xfb\x52\xab\xa5\x07\x7f\xa9\x69\xc2\x31\xdc\x97\x9a\x26\x76\xd7\x37\xf5\x33\x22\x82\xd9\xd4\xcf\x48\x0c\x7f\x53\x3f\x53\x85\xf8\x28\x92\x69\x5a\x9b\x28\x92\x69\x9a\x18\x28\x92\x11\xdd\xca\x09\xd4\x01\x81\x53\x0f\x05\x32\x8a\xc7\x9d\x40\x4d\x53\xd6\x99\xd4\x34\xf1\xc1\x1d\x8a\x67\x1a\x03\xf9\x50\x3c\xd3\x08\x08\x1c\x8a\x67\x1a\x16\x9d\xa0\x5a\x26\xe3\x48\xb5\x4c\xfa\x9f\xdb\xd7\x08\x78\x1c\x77\x8e\xac\x4d\x9d\x49\x9d\xd3\xd2\x35\xa9\x73\xe2\x65\x1e\x0a\x6b\xda\xd1\x55\x28\x02\x0a\xea\x19\x45\x40\x2c\x63\xc7\x1d\x27\x13\x2f\xc9\x89\xd4\x32\xb1\xf1\x71\xa2\x0a\x80\x0a\x47\x14\xb0\x30\x3c\x4f\xa4\x80\x05\xd4\x73\x54\x76\x13\x75\x26\xc5\x2b\x59\x47\x14\xaf\xc0\x8e\x7c\x22\xc5\x2b\x45\x77\xa0\x40\xa7\xe8\xee\x14\xe8\x1c\x5d\x93\xc2\x0e\x42\x54\x87\x02\x9d\x41\x56\xed\xa1\x40\x67\x30\x69\x9c\xa4\xe2\x15\x7e\x47\x81\xce\x28\x3a\xa2\x20\x22\xe8\x88\x82\x08\xa6\x9e\x43\x11\x8e\x84\xc1\x0e\x45\x36\x33\xea\x7f\x14\x3d\xc8\x06\x8a\x6c\xa6\x6c\xa0\xc8\x46\xd4\xbc\x87\x22\x1b\x29\xe3\x1f\x8a\x6c\x26\x01\xb2\x43\x91\xcd\x04\xa7\x1e\x8a\x6c\x44\xb6\x7b\x28\xb2\x99\xec\xb4\x1c\x8a\x6c\x14\xcc\x3a\x59\x45\x1d\xbc\x3f\x8a\x6c\x26\x13\xd8\xc9\xd8\x70\xf5\x3f\xb7\x41\xbc\x91\x27\x53\x0e\x01\xae\x3a\x59\xe5\x10\xf4\x33\xab\x1c\x82\x27\x9f\x55\x0e\xa1\x9e\x51\x6d\x00\x28\x39\x14\xd8\x2c\x59\x44\x81\xcd\xce\xea\x19\xd5\x06\x59\xbd\x76\xfb\x44\xaa\x7a\x28\xb0\x91\xb0\xf7\xa1\xc0\x46\x61\xa1\x43\x81\x8d\xf4\xc9\x0f\x05\x36\x9b\x7c\xe6\x43\x81\xcd\x69\xba\x0a\xb9\xe9\x7a\x12\x94\xcd\xa8\xd6\xf5\x50\x36\x23\x18\x72\x28\x9b\x39\x04\xf9\xce\xa3\xdc\x74\xdd\x81\xdc\x74\x30\xfa\x79\xc8\x4d\x8f\xba\x0a\xb9\xe9\x7c\xef\x87\x72\x9b\xab\x2f\x9c\x72\x1b\x6d\xa9\x1d\xca\x69\x2e\x59\x3f\x87\x72\x9a\xcb\x02\x7b\x8a\xf2\xce\xb9\x03\xe5\x34\xca\x9f\x3e\x94\xd3\x08\x86\x9c\x22\xc5\xad\xb0\x85\x9b\x4f\x79\xeb\x04\x04\x5d\x7b\xbe\x5a\xc4\xe5\x79\xca\x9b\x58\x83\xd0\xcc\x51\x69\x4d\x3b\x7b\xe9\x4b\x53\x69\xcd\x4f\xcb\xa3\x1e\xdf\xdf\x16\xcd\x28\x2a\xfe\xff\x69\x19\xff\xaa\x1e\x3c\x92\x5c\xfd\x39\x59\x2f\x4e\x62\x44\xed\xec\x4d\xb5\xda\x71\x47\x29\x97\xd7\xd1\xcf\x23\xba\x97\x84\x9c\xe3\x8e\xd2\xfb\xa8\x7e\x1d\xb5\xaf\xa3\xfe\x2a\x5a\x50\x32\xfe\x71\x67\xe9\x91\xd6\xc3\x71\x67\xe9\x11\xda\x3e\xaa\xd7\x79\xc2\xde\xac\xc7\x07\x86\xb7\xab\x47\x43\xba\x5b\xd0\x70\x26\xdd\x4d\xd1\xb5\x43\xba\x5b\xc4\x8d\x3d\x62\x7f\x7b\xe2\xde\x04\x49\x0e\x29\x6f\x51\xf6\x90\xf2\x26\xf2\xca\xd3\xf2\xeb\xec\x83\x03\x74\x48\x7b\x93\x46\xf7\x21\xb5\x2d\x13\xe0\x3f\xa4\xb6\x89\x12\xf1\x34\x65\xf8\x32\x58\x9b\x08\x62\xf3\xaf\x05\x4d\x59\xb0\xba\xae\xb2\x60\xd5\x4b\x32\x48\x35\x98\x49\x6f\xd3\xe2\x75\x48\x6f\x7b\x1d\x91\xde\xa6\x20\xcb\x21\xbd\x4d\x9c\x66\x87\xf4\xb6\xba\x74\x26\x19\xa4\x47\x47\x64\x66\xc2\xe9\x72\x48\x6f\xeb\xfa\xac\x49\x6f\xeb\x24\xb4\x1d\xd2\xdb\x0c\x6f\xe6\x90\xde\x66\x9a\x5e\x49\x6f\x53\xdd\xe4\x21\xbd\x4d\xe4\x4a\x87\xf4\xb6\x41\xe8\xe4\x90\xde\x36\xf5\xf1\x90\xde\x26\x96\xf2\x43\x7a\x9b\x9c\xdf\x43\x7a\xdb\x24\xf2\x7c\x5e\x9c\xd9\x75\xab\xf8\xe2\x28\xc5\xed\xd1\xff\x49\x71\xc3\xa3\x39\x4a\x71\x3b\xfa\x9f\xdb\x78\x01\x20\x87\x14\xb7\x0b\x4e\x3a\xa4\xb8\x5d\x9c\xff\x63\xa4\x87\xa9\xe7\x88\xb0\x6a\x1b\xfa\x20\xc2\x1a\xaf\xae\xe2\x42\x59\xc6\x86\xe7\x41\xb5\xc8\xa6\xfe\xc7\x27\xfb\xcc\x7d\x1e\xfd\x96\xdc\x1d\x4d\x04\xa6\xdc\x1d\x9e\xb9\x7b\x51\x59\x34\xfc\x47\xfc\xd8\xcf\xdc\x97\x2d\xc4\x43\xaa\x5b\x61\xdf\xe0\x90\xea\x56\x00\x37\x47\x25\x3f\xe5\x6c\x49\xf3\x1d\xd2\xdd\x0a\x58\xf9\xb8\xc7\x94\xc7\xd2\xff\x3a\x47\xba\x2e\x79\x3a\x5a\x66\x49\x77\xab\x82\x2d\xa4\xbb\x49\x84\xe4\x90\xee\x26\xbe\xbc\x43\xba\x5b\xdd\xea\xaf\x97\xc0\x0c\x82\x12\x87\x74\x37\x6d\x69\x1e\xd2\xdd\x9a\x96\x13\xd2\xdd\x9a\xfa\x42\xba\x5b\xd7\x82\x45\xba\x9b\x69\xdc\x49\x65\x55\x70\x80\x74\xb7\x81\xaf\x73\x48\x77\x1b\xfa\x5a\xdc\xb7\xca\xaa\x65\x3c\xa4\xbb\x0d\xbd\x21\xd2\xdd\xa6\xbe\x6e\xd2\xdd\x54\x72\x73\x48\x77\x5b\x64\xd6\x9f\x29\x71\x43\x5d\x13\x71\x43\x2d\x35\x94\xf8\x6c\x81\x3b\xd2\xdd\x0e\xf9\xf2\x87\x74\x37\xd5\xaa\x1e\xd2\xdd\x8e\x9e\x2e\x39\x6d\x87\x58\xc3\x21\xa7\x4d\x15\x85\x87\x9c\x36\xed\x5c\x1c\x72\xda\x7e\x8f\x48\xae\xd0\xbc\x42\x4e\xdb\x6d\x3a\x12\xf7\x79\x80\x43\xff\xbf\xa7\x70\xb6\x94\x12\x3b\xc1\xc7\x5d\xaf\x7c\x34\x09\x21\x68\xa4\x1d\xcf\xc3\x96\x52\xa6\x5c\xf7\xb0\xa5\xa4\x58\xf1\x61\x4b\x49\x11\xe0\x23\xa1\x23\x3d\x28\x09\x1d\xb1\x17\x7b\xd8\x52\x92\x02\xfa\x61\x4b\xa9\xca\x0c\xb6\x94\x6a\xd5\x99\xec\x97\x0b\xc7\xb0\xa5\xd4\xd8\xb5\x3d\x6c\x29\x35\x22\x5e\x87\x2d\x25\xd3\x47\x0d\xef\xb6\xe9\x85\x6e\x36\x2b\xa7\xce\x64\x33\x4f\xb8\x97\xed\xa6\x55\x74\x04\xe5\xbb\x26\x51\xb6\x9b\x14\x12\x3a\x6c\x37\xfd\x1e\xc1\xb7\xad\x67\xa6\xed\x26\x7d\x20\x30\xc6\x05\x52\x08\x0f\x8c\x71\xaa\x62\x3a\xe2\xdb\xd6\x24\x7a\xc4\x45\xcd\xfd\x60\x8c\x8b\x49\x47\xec\x18\x08\xcd\xc2\x18\x97\x84\x40\x60\x8c\x4b\x7a\x47\xf0\x6d\x67\xf2\x39\x0e\x8c\x71\xa2\xa1\x3d\x30\xc6\x3d\x42\x35\x6c\x5a\x3d\x8f\xee\x00\x79\x2c\xfb\x0e\xe7\x25\x9e\x34\xb7\xb6\x1a\x0f\x1b\x57\x2a\xd6\x38\x6c\x5c\x15\x0a\x90\x0f\x1b\x57\x12\x81\x3a\x6c\x5c\x49\x8d\xfe\xb0\x71\x55\x35\x35\x5e\x91\x6d\x72\x17\x36\xae\xba\x26\x3b\x36\xae\xba\x9e\x0d\x1b\x57\x2a\xbe\x3f\x6c\x5c\x4d\x2d\xd0\xd7\xbe\x8e\x88\x8b\x6a\x22\x74\xbf\xed\x11\xf9\xe5\xb9\xbf\x28\x68\x65\xfd\x1f\x7a\x31\x61\x4e\x36\xaf\x94\xc6\x75\xd8\xbc\x5a\x8c\xe8\xcb\xe6\xd5\x66\x6a\xbb\xee\xbb\x39\x91\xb3\x1f\x11\x98\xc2\x03\xbc\x6c\x5e\x5d\xb0\xf1\x65\xf3\xea\xe2\xf7\x5c\x18\xe3\x24\x51\x70\x61\x8c\xbb\x4c\xe1\x17\xdf\x4d\xa3\xe1\xe2\xbb\xfd\x1e\x11\xc6\x21\x45\xef\xe2\x9f\x45\x02\x84\x17\xff\x4c\x05\x53\x17\xff\x2c\x67\xdd\x8f\x10\x01\x41\xa4\x8b\x7f\xf6\x10\x16\xbb\xbe\xb1\x65\x05\x9f\xef\x46\xfc\xeb\xa4\xff\xe1\x5f\x13\x6e\xba\xf8\x6e\x95\x2f\xe8\xe2\xbb\x35\x7c\x86\x8b\xef\xf6\x7b\x84\xef\x16\x74\x15\x7c\x37\xbc\xdf\x2b\xdf\xad\xe8\x2a\xf8\x44\xb2\x08\xdf\x4d\x52\xc5\x17\xdf\x6d\xe2\x9b\x5e\x7c\xb7\x15\x74\xa6\xdb\x27\x39\xe6\x8b\xef\xb6\x48\x10\xbc\xf8\x6e\x8b\x20\xe7\xc5\x77\x53\x9d\xf3\x85\x5c\x41\x12\x08\x17\x72\x05\x69\xcf\xde\x24\x9f\x81\x3b\xe0\xd7\x69\xbf\xe3\x26\xca\xc4\xdf\x12\xcf\x17\xc5\xa4\xa9\xfe\x90\x8a\x27\xf6\x99\x9b\xd8\x82\xe7\xdb\xbf\xa8\x25\xcd\x57\x7f\x7c\x3e\x51\x61\xd4\x65\x07\x4b\x12\xdd\x97\x54\x3c\x55\x37\x5e\xd4\x92\x42\xfb\x17\x15\xd3\xa5\x86\xe9\xb0\x59\x78\x11\x52\x52\x01\xf4\xc5\x25\xac\x00\xf7\xcb\xe6\x96\x42\x24\x97\xcd\xad\x48\x6c\xf8\x66\x51\x13\xd1\x31\x6a\x98\x94\x3d\x7c\x11\x58\x52\x6d\xde\x45\x9a\xb6\x53\x24\x72\x71\x09\x27\x28\xf3\x66\x6a\xe5\x96\xee\x47\xb6\x2b\x1f\xe5\x25\x4d\xaf\x24\x1d\xa1\x27\x17\x75\x4d\xf2\x3e\x98\xc8\x2f\xd2\xb4\x59\x43\x14\x97\x30\xf0\xd9\x5f\x5c\x42\x5b\x3a\x22\x23\x59\x83\x12\x97\x50\xbb\xc2\x17\x97\xb0\x11\x7d\xbe\x8f\xf6\x65\x79\x2e\x8f\xb2\x2b\x78\x45\x4a\xef\xd3\xfd\x60\x88\x93\xa4\xd6\x85\x8b\x5b\x81\x9d\x2b\xce\x05\xbd\x30\x71\x2e\x10\x7d\xbe\xd4\x37\x85\xa0\x3b\xac\x0f\x1f\xe0\x3e\xd4\x02\x06\xf5\x13\x74\x7a\xf4\xbb\x1f\xfb\xae\x11\x02\xba\x85\x6c\x65\x4d\x2a\xee\x3c\x5e\x63\xca\xbf\x92\xab\x25\xed\xea\xfa\xf6\xd9\x95\xac\xd3\xa5\x2e\xaa\x80\x90\xae\x3b\x96\x75\xc9\xa2\x97\xe8\x12\x23\xa4\xb4\x97\x28\xc5\x25\xfa\x77\xd9\x42\xeb\xb2\x11\xae\x06\xf9\x0d\x17\xae\x06\x65\x41\xdf\xf2\x66\x39\xd0\x87\xf0\xe2\x6b\xb0\x7d\xa2\xee\xf6\x63\x4f\x08\x6c\x0b\x5d\x77\x16\x43\x18\x3a\xfa\xb1\x27\xa9\xa0\xe2\xba\x27\x18\x22\x21\x98\xeb\x5e\x60\x88\x1a\x1f\xee\x05\x86\x48\xb2\xdd\x75\x2f\x30\x44\xbc\xa2\xeb\x5e\x60\x88\x7a\x0e\xee\x05\x86\x58\xf5\xbb\xce\x99\xd8\xe2\x1e\x60\x50\x59\xee\x75\x0f\x30\xc4\x47\xf7\x9b\x1c\xf1\x6c\xdd\xfb\x0b\x8a\x6e\x5f\xf7\xfe\x82\xca\x40\xae\x7b\x7f\xe1\xb7\xd7\x97\x23\xde\x90\x7b\x7f\x21\xe2\xec\x5f\xf7\xfc\x42\x24\x69\xf5\x36\xec\xcb\x3a\x92\x7d\xfa\x9d\xec\xe3\x9a\x4d\xf6\xf1\x4c\x1b\xf6\x69\x42\x6b\xd8\xc7\x06\xe0\x6d\xd8\xa7\x6f\xaa\x61\x5f\xd3\xdd\xb1\x8f\x14\xc8\xdb\xb0\x6f\xeb\x2a\xd8\x07\xc4\xba\x0d\xfb\xb6\xae\x89\x7d\x60\xc3\xdb\xb0\x8f\x40\xe3\xed\xd8\x47\x48\xeb\x76\xec\x63\xd3\xed\x76\xec\x23\x04\x71\x3b\xf6\xb1\xcc\xde\x8e\x7d\x9a\xf6\x3b\xf6\x25\xfd\x4f\xf6\xe9\x2a\xd8\xa7\xe9\xb2\xeb\xfd\x31\x32\x3b\xf6\x3d\xea\x0b\xf6\x69\xf1\xe8\xd8\x87\xc7\x77\x3b\xf6\x69\xfe\xea\xd8\xa7\x85\xd3\xbd\xc1\xf4\x7a\xf2\xee\x0d\xa6\xc4\xd6\xeb\x75\x6f\x30\x25\x00\xd0\x75\x6f\x2f\x89\x19\xfd\xba\x47\xf7\x3b\x92\xdd\xa3\xfb\x1d\xc9\xee\xd1\x31\x92\xff\x7b\x7a\x36\xfb\x1c\xe4\x36\x3e\x07\xb9\xcd\xcf\x41\x6e\xeb\x73\x90\xdb\xfe\x1c\xe4\x76\x3e\x07\xb9\xdd\xcf\x41\x3e\xc2\xe7\x20\x1f\xf1\x73\x90\x8f\xf4\x39\xc8\x47\xfe\x1c\xe4\xe3\xf9\x1c\xe4\xa3\x7c\x0e\xf2\x51\x3f\x07\xf9\x68\x9f\x83\x7c\xf4\xcf\x41\x3e\xec\x73\x90\x8f\xf1\x39\xc8\xc7\xfc\x1c\xe4\x63\x7d\x0e\xf2\xb1\x3f\x07\xf9\x38\x9f\x83\x7c\xdc\xcf\x41\x3e\xc3\xe7\x20\x9f\xf1\x73\x90\xcf\xf4\x39\xc8\x67\xfe\x1c\xe4\xf3\xf9\x1c\xe4\xb3\x7c\x0e\xf2\x59\x3f\x07\xf9\x6c\x9f\x83\x7c\xf6\xcf\x41\x3e\xed\x73\x90\xcf\xf1\x39\xc8\xe7\xfc\x1c\xe4\x73\x7d\x0e\xf2\xb9\x3f\x07\xf9\x3c\x9f\x83\x7c\xde\xcf\x41\xbe\xc2\xe7\x20\x5f\xf1\x73\x90\xaf\xf4\x39\xc8\x57\xfe\x1c\xe4\xeb\xf9\x1c\xe4\xee\xfc\xfd\x0e\x72\x77\xfe\x7e\x07\xb9\x3b\x7f\xbf\x83\xdc\x3d\xb8\xdf\x41\xee\x1e\x5c\xc8\x5d\x67\x7a\xcf\x54\xb4\x7e\xdd\x2f\x0b\x99\x6c\x98\xeb\x7e\x59\xc8\x04\x04\xae\xfb\x65\x21\x6b\x99\x70\xbf\x2c\x88\x6f\xf0\xba\x7f\x15\xe4\x07\x5e\xf7\xaf\x42\x26\x4a\x7d\xdd\x87\x0a\x12\x37\xbe\xee\x43\x85\x3c\xf5\xbf\xc3\xff\xb8\x83\xe3\xf6\x1c\xc8\x1a\xb8\x8e\xdb\xb3\x34\x7b\x2e\x4a\xa7\x01\x92\x83\xeb\x98\x3d\x07\x8d\x02\xc7\xec\x39\xf8\xd2\xeb\x24\x13\x3f\x47\xee\x84\x97\xe0\xd8\x3b\xa3\xf5\x53\x42\x94\x20\x58\xe2\xc8\x7b\x1d\x3c\x26\x5f\x82\x23\xd5\x10\x9e\x1c\xd8\xc4\x2d\xc1\xd1\x6a\x08\xcf\xfc\x6e\x9d\xb4\xa6\x10\x9e\xf2\x6e\x5d\xb4\xc6\x10\x3c\x77\xa2\x04\x47\xb0\xb4\x38\x66\x2f\x81\x62\x12\x04\xf0\x4a\x88\xf4\x7a\xd2\x4f\x47\xb1\x19\x02\xd5\x12\x12\x77\xf6\x6f\xac\x84\x34\x75\x14\x82\x7f\x05\x25\x24\xee\x96\xe3\xbb\x85\xbb\xe5\xf4\x6e\x39\xb4\xe4\x77\x0b\x0b\x75\x7e\x7e\x5b\x32\x8b\x75\x2e\xef\x96\x48\x4b\x7d\xb7\x24\x5a\xda\xbb\x25\xd3\xd2\xdf\x2d\x0f\x2d\xf6\xdb\x42\x61\xf8\x69\x58\xf7\xe8\x49\xf2\x86\x00\x4e\x80\x1c\x27\xfe\x70\xb6\x0c\x9e\x11\x5a\xff\xc8\x0e\x97\xe0\xc0\xa9\xd6\xa4\x23\xaa\xaa\x2f\x47\x14\x8d\x27\x3d\x5b\x8a\xc6\x61\xaf\x29\x01\xe0\xf4\x7a\xcf\x52\xab\xf4\x11\x58\x42\x81\x25\x65\xd0\xb3\xc2\xf8\x68\x33\x87\x7f\x05\x46\x3c\x38\xec\x0c\x16\x98\x48\xbd\x39\x09\x76\x25\x28\x2d\xe9\xf0\xf2\x1d\x53\xd5\xee\x8e\x55\x09\x85\x08\x52\xd4\xef\xdc\x3d\x3d\xaf\xae\x52\x74\x1d\x75\xe6\x7e\x47\xec\x4a\xf0\xe0\x7c\x4d\x8f\x3a\xce\xeb\x2b\x21\x10\xa5\x2e\x41\x58\xeb\xd9\xef\x16\xb8\x32\x16\xd7\x06\x6f\x85\x92\x7f\x07\x25\x98\xcb\x5b\x3c\x2e\x55\x02\xb8\x8b\x16\x1e\x17\xd8\x8b\x16\xfd\xaa\xfa\x43\x5a\xf4\x0a\xfc\x15\x9e\xfe\xbe\xab\xaf\x8d\x21\xf2\x48\x1d\x83\xbd\x8f\xc6\xd7\xd1\xfe\x1d\xca\x1a\xdc\xf5\xbc\x5b\xd4\xa3\xfb\x6e\xa1\x47\x2d\xbc\x5b\xe8\x51\x8b\xef\x16\xae\xdc\xd2\xbb\x85\x0f\xac\xe5\x77\x0b\xfd\x6c\xcf\xbb\x05\x5b\xc0\x61\xb4\xf0\x1e\xc1\x62\xb4\x30\x40\xc1\x63\xfe\xb1\xa9\xcf\x60\x32\x5a\xe8\x33\xb8\x8c\x16\xf5\x79\xbc\x5b\xd4\xe7\xf9\x6e\x51\x9f\xdf\x9f\xf1\xab\xcf\xfb\xdd\xa2\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\xb9\x87\x77\x0b\x7d\xee\xf1\x77\x3a\x50\x9f\x7b\x7a\xb7\xd0\xe7\x9e\xdf\x2d\xf4\xb9\x3f\xef\x16\xfa\xdc\xcb\xbb\x85\x3e\xf7\xfa\x6e\xa1\xcf\xbd\xbd\x5b\xe8\x73\xef\xef\x16\xfa\xdc\xed\xdd\xa2\x3e\x8f\x77\x8b\xfa\x3c\x7f\x27\xac\x57\x9f\xd7\xbb\x45\x7d\xde\xef\x16\xf5\xf9\x3d\xcd\xbd\xfa\x7c\xdf\x2d\xf4\xd9\xc2\xbb\x85\x3e\x5b\x7c\xb7\xd0\x67\x4b\xef\x16\xfa\x6c\xf9\xdd\x42\x9f\xed\x79\xb7\xd0\x67\x2b\xbf\x53\xaa\xfa\x2c\x0c\xe9\x2d\xf4\x59\x38\xd2\x5b\xe8\xb3\xf5\x77\x0b\x7d\x36\x7b\xb7\xa8\xcf\xe3\xdd\xa2\x3e\xcf\x77\x8b\xfa\xbc\xde\x2d\xea\xf3\x7e\xb7\xa8\xcf\xe7\xdd\xa2\x3e\xdf\xdf\x49\x5f\x7d\x1e\xef\x65\x40\x7d\x1e\xf1\xdd\x42\x9f\x47\x7a\xb7\xd0\xe7\x91\xdf\x2d\xf4\x79\x3c\xef\x16\xfa\x3c\xca\xbb\x85\x3e\x8f\xfa\x6e\xa1\xcf\xa3\xbd\x5b\xe8\xf3\xe8\xef\x16\xfa\x0c\xe8\x0c\xa9\x7d\xcd\x1d\x80\xcf\x77\xab\xfa\x3e\xbf\x5b\xd5\xff\xf5\xdd\x2a\x1b\xf6\x77\xab\xec\x38\xdf\xad\xb2\xe5\x7e\xb7\x62\x0f\x60\xf5\xdd\x8a\x4d\x80\xd6\x77\x2b\x76\x01\x5e\xdf\xad\xd8\x06\x88\xa5\xf5\x3d\xc7\x00\x66\xdf\xad\xd8\x06\xa8\x7d\xb7\x62\x1b\xe0\xf6\xdd\x8a\x6d\x80\xdc\x77\x2b\xb6\x01\x76\xdf\xad\xd8\x36\xed\xbb\x55\xb6\x8d\xef\x56\xd9\x36\xbf\x5b\xff\x11\xb0\x2a\x61\xae\xef\x1f\xc8\xec\x8f\x47\xff\x9e\xa6\xe6\xf9\x6e\x95\xd9\xf7\xbb\x15\xb3\x57\xf8\x6e\xc5\xec\x15\xbf\x5b\x31\x7b\xa5\xef\x56\xcc\x5e\xf9\xbb\x15\xb3\xd7\xf3\xdd\x8a\xd9\xab\x7c\xb7\xf2\x4a\x57\xfd\x6e\xc5\xb6\xf5\xf1\xe8\xdf\xd3\xd9\xea\xdf\xad\xd8\xb6\xec\xbb\x55\xb6\x8d\xef\x56\xd9\x36\xbf\x5b\x65\xdb\xfa\x6e\x95\x6d\xfb\xbb\x55\xb6\x9d\xef\x56\xd9\x76\xbf\x5b\xb1\x6d\x87\xef\x56\x6c\xdb\x1f\xcf\xf7\x3d\xed\xed\xf4\xdd\x8a\x6d\x3b\x7f\xb7\x62\xdb\x7e\xbe\x5b\xb1\x6d\x97\xef\x56\x6c\xdb\xf5\xbb\x15\xdb\x76\xfb\x6e\xc5\xb6\xdd\xbf\x5b\xb1\x6d\xdb\x77\xab\x6c\x1b\xdf\xad\xb2\xed\xe3\xf9\xbe\xa7\xc7\xbd\xbe\x5b\x65\xdb\xfe\x6e\x95\x6d\xe7\xbb\x55\xb6\xdd\xef\x56\x6c\x3b\xe1\xbb\x15\xdb\x4e\xfc\x6e\xc5\xb6\x93\xbe\x5b\xb1\xed\xe4\xef\x56\x6c\x3b\xcf\x77\x2b\xb6\x9d\x8f\xe7\x5b\x7f\x6d\x3b\xf5\xbb\x15\xdb\x4e\xfb\x6e\xc5\xb6\xd3\xbf\x5b\xb1\xed\xd8\x77\xab\x6c\x1b\xdf\xad\xb2\x6d\x7e\xb7\xca\xb6\xf5\xdd\x2a\xdb\xf6\x77\xab\x6c\x3b\xdf\xad\xb2\xed\xe3\xf9\xb6\x5f\xdb\x6e\xf8\x6e\xc5\xb6\x1b\xbf\x5b\xb1\xed\xa6\xef\x56\x6c\xbb\xf9\xbb\x15\xdb\xee\xf3\xdd\x8a\x6d\xb7\x7c\xb7\x62\xdb\xad\xdf\xad\xd8\x76\xdb\x77\x2b\xb6\xdd\xfe\xdd\x8a\x6d\xf7\xe3\xf9\xf6\xb7\x6d\xe3\xbb\x55\xb6\xcd\xef\x56\xd9\xb6\xbe\x5b\x65\xdb\xfe\x6e\x95\x6d\xe7\xbb\x55\xb6\xdd\xef\x56\xb7\x2d\x86\xf0\xdd\xda\x68\x8d\xdf\xad\x9d\xd6\xf4\xdd\x6a\xb4\x7e\x3c\x5f\x7b\xd9\x16\xc3\xf3\xdd\x1a\x69\x2d\xdf\xad\x89\xd6\xfa\xdd\x9a\x69\x6d\xdf\xad\x0f\xad\xfd\xbb\xb5\xd0\x6a\xdf\xad\xb2\x6d\x7c\xb7\xca\xb6\xf9\xdd\x2a\xdb\xd6\x77\xab\x6c\xfb\xeb\xea\xc4\xf0\xd7\xd5\x89\xe1\xaf\xab\x13\xe3\x5f\x57\x27\xc6\xbf\xae\x4e\x8c\x7f\x5d\x9d\x18\xff\xba\x3a\x31\xfe\x75\x75\x62\xfc\xeb\xea\xc4\xf8\xd7\xd5\x89\xf1\xaf\xab\x13\xe3\x5f\x57\x27\xc6\xbf\xae\x4e\x8c\x7f\x5d\x9d\x18\xff\xba\x3a\x31\xfe\x75\x75\x62\xfc\xeb\xea\xc4\xf8\xd7\xd5\x89\xf1\xdb\xd5\xf9\x4f\x98\x11\xd3\x5f\x2f\x28\xa6\xbf\x5e\x50\x4c\x7f\xbd\xa0\x98\xfe\x7a\x41\x31\xfd\xf5\x82\x62\xfa\xeb\x05\xc5\xf4\xd7\x0b\x8a\xe9\xaf\x17\x14\xd3\x5f\x2f\x28\xa6\xbf\x5e\x50\x4c\x7f\xbd\xa0\x98\xfe\x7a\x41\x31\xfd\xf5\x82\x62\xfa\xeb\x05\xc5\xf4\xd7\x0b\x8a\xe9\xaf\x17\x14\xf3\x5f\x2f\x28\xe6\xbf\x5e\x50\xcc\x7f\xbd\xa0\x98\xff\x7a\x41\x31\xff\xf5\x82\x62\xfe\xeb\x05\xc5\xfc\xd7\x0b\x8a\xf9\xaf\x17\x14\xf3\x5f\x2f\x28\xe6\xbf\x5e\x50\xcc\x7f\xbd\xa0\x98\xff\x7a\x41\x31\xff\xf5\x82\x62\xfe\xeb\x05\xc5\xfc\xd7\x0b\x8a\xf9\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xfe\x7a\x41\xf1\xf9\xeb\x05\xc5\xe7\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xfe\x7a\x41\xf1\xf9\xeb\x05\xc5\xe7\xaf\x17\x14\x9f\xbf\x5e\x50\x7c\xf4\x7c\xea\xbb\xcf\xe3\xdd\xa2\x3e\xcf\x77\x8b\xfa\xbc\xde\x2d\xea\xf3\x7e\xb7\xa8\xcf\xe7\xdd\xa2\x3e\xdf\x77\x0b\x7d\x2e\xe1\xdd\x42\x9f\xcb\x3b\x58\xa8\x3e\x97\xf4\x6e\xa1\xcf\x45\xcf\xe7\x77\x59\x8e\xe5\x79\xb7\xd0\xe7\x52\xde\x2d\xf4\xb9\xd4\x77\x0b\x7d\x2e\xed\xdd\x42\x9f\x4b\x7f\xb7\xd0\xe7\x62\xef\x16\xf5\x79\xbc\x5b\xd4\xe7\xf9\x6e\x51\x9f\xd7\xbb\x45\x7d\xd6\xf3\xe9\xef\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\x59\xd1\xb8\xf7\x12\x1b\x6b\x7c\xb7\xd0\x67\x45\xe4\xde\x4b\x6b\xac\xef\x60\xaa\xfa\xac\x88\xdc\xc7\x92\xaa\x88\xdc\xc7\x72\x5a\xeb\xbb\x85\x3e\x2b\x2a\xf7\xb1\x8c\xd6\xfe\x6e\xa1\xcf\xd5\xde\x2d\xea\xf3\x78\xb7\xa8\xcf\xf3\xdd\xa2\x3e\xaf\x77\x8b\xfa\xbc\xdf\x2d\xea\xf3\x79\xb7\xa8\xcf\xf7\xdd\x42\x9f\x5f\x51\xbc\xf7\x12\xf9\x8a\xe2\xc5\xaf\x65\xf2\x15\xc9\x8b\x5f\x4b\xe5\x2b\x9a\x17\xbf\x96\xcb\x57\x44\x2f\x7e\x2d\x99\xaf\xa8\x5e\xfc\x5a\x36\x5f\x91\xbd\xf8\xb5\x74\x7e\x45\xf7\x7e\xed\xf9\x8c\xf0\xbd\x97\xd0\xcf\x28\xdf\x7b\x19\xfd\x8c\xf4\xbd\x97\xd2\xcf\x68\xdf\x7b\x39\xfd\x8c\xf8\xbd\x97\xd4\xcf\xa8\xdf\x7b\x59\xfd\x8c\xfc\xbd\x97\xd6\xcf\xe8\xdf\x7b\x79\xfd\x8c\x00\xbe\x97\xd8\x1e\xbf\x5b\xb1\xad\xa7\xef\x56\x6c\xeb\xf9\xbb\xf5\x9f\xcb\x6d\x7f\xbe\x7f\x80\xd9\xfd\xe3\xd1\xbf\x97\xdd\x5e\xbf\x5b\x31\xbb\xb7\xef\x56\xcc\xee\xfd\xbb\x15\xb3\xbb\x7d\xb7\xca\xec\xf1\xdd\x2a\xb3\xe7\x77\xab\xcc\x5e\xdf\xad\x32\x7b\x7f\xb7\xf2\x4a\xfb\xf9\x6e\x95\x6d\x1f\x8f\xfe\xbd\x3c\x5b\xf8\x6e\xc5\x36\x8b\xdf\xad\xd8\x66\xe9\xbb\x15\xdb\x2c\x7f\xb7\x62\x9b\x3d\xdf\xad\xd8\x66\xe5\xbb\x15\xdb\xac\x7e\xb7\x62\x9b\xb5\xef\x56\x6c\xb3\xfe\xdd\x8a\x6d\xf6\xf1\x7c\xdf\xcb\xb8\x8d\xef\x56\xd9\x36\xbf\x5b\x65\xdb\xfa\x6e\x95\x6d\xfb\xbb\x55\xb6\x9d\xef\x56\xd9\x76\xbf\x5b\xb1\x6d\x84\xef\x56\x6c\x1b\xf1\xbb\x15\xdb\x46\xfa\x6e\xc5\x36\x05\x2a\xd3\xf9\xb5\x4b\x81\x4a\x6f\xc1\x26\x05\x2a\xbd\x05\x7b\x14\xa8\xf4\x16\x6c\x51\xa0\xd2\x5b\xb0\x43\x81\x4a\x6f\xc1\x86\x57\xa0\xf2\xbc\xfb\x3f\xde\x2d\xea\xfb\x7c\xb7\xa8\xdf\xeb\xdd\xa2\x3e\xcb\x3b\x5b\xef\x3e\x9f\x77\x8b\xfa\x7c\xdf\x2d\xf4\xf9\x15\x8c\x5c\xbf\x7d\x7e\x05\x22\xd7\x6f\x9f\x5f\x41\xc8\xf5\xdb\xe7\x57\x00\x72\xfd\xf6\xf9\x15\x7c\x5c\xbf\x7d\x7e\x05\x1e\xd7\x6f\x9f\x5f\x41\xc7\xf5\xdb\x67\x05\x1c\x5b\xe0\xaf\xaa\x4f\xfd\xbb\x75\xd3\xfa\xf6\xba\x8a\x7a\xaa\x3d\xc2\xf7\x82\xaa\x40\xe3\x73\xdf\x2d\xeb\xb7\xa5\xa9\x17\xda\x65\x3d\xef\x16\x9e\x53\x79\x4f\xa4\x8a\x1e\x3e\x23\x84\x96\x7e\x9e\xb2\xb7\x2a\x7a\xf8\x3c\xdf\xad\xd1\xb7\xba\xc6\xca\x48\x50\x96\xe8\x91\xc3\x1c\x66\xc8\xe1\xac\x1c\xd8\x37\x8c\x1e\x39\xcc\x61\xdc\x1c\xce\xce\xe1\xae\x1c\x7c\xf7\xbb\xc4\xc5\xfe\xf3\x6c\xb4\x6e\xfb\xb9\x52\x46\x48\xb3\xc4\x55\x7e\xff\x3b\x5a\x0e\x33\xbe\xef\xc3\x26\xdb\xec\x39\x9c\xc2\x6f\x5f\xff\x69\xda\x7e\xe3\x77\x5c\x91\xff\x74\xfe\x63\x39\xac\xfc\xbe\x87\xb1\x97\x1c\x7e\x7a\xfb\x6e\x1d\xb4\xe6\xef\x73\xb5\xe7\x6e\xb2\xe5\xe3\xae\xda\x7f\x5f\x3f\x7d\xa1\x85\x3d\xf8\x63\x39\xdc\x9f\x2b\xf0\xd6\x17\x7b\xf1\x67\xd0\x3a\xce\xf7\xf5\xef\xdf\xe7\xb9\xc3\xff\xf4\x3c\x77\xfc\xdf\x9e\xe7\x4e\xff\xf5\x3c\x77\xfe\xdf\x9e\xe7\x7e\xfe\xb7\xe7\xb9\xcb\xff\xf6\x3c\x77\xfd\x9f\x9e\xe7\x6e\xff\xd3\xf3\xdc\xfd\x7f\x7a\x9e\xdb\xfe\xb7\xe7\xb9\xc7\xdf\xe7\xb9\xe7\xff\xf4\x3c\xf7\xfa\xaf\xe7\xe9\x51\x47\x95\x40\x79\xb6\xe1\xe7\x11\xcf\x3a\xa4\x0c\xf1\x50\x89\x27\xbc\x5b\x2e\x2d\x7c\xeb\x93\x67\xab\x48\xe1\xd0\x51\x79\x27\xeb\x95\x78\x94\x11\xc4\xec\x73\x94\x11\xa4\xff\x29\x69\x8b\xef\xeb\x28\x23\xe8\x1f\x0c\x0b\x25\x1e\xe5\xe3\xe9\x76\x24\xd3\x54\x5d\x52\xc9\x42\x4c\x06\x47\xc9\x34\x18\x7d\x94\x2c\xa4\xae\x90\x4c\xf3\xf0\xb8\x08\xf2\x91\xe2\x54\x22\xc1\x3d\x52\x9c\x4a\xbc\xca\x37\xe4\x0e\x57\xf9\x6a\x7c\xe8\x57\xf9\x6a\x98\x70\x95\xaf\xc6\x1d\xae\xf2\xd5\x74\x24\xd3\xf5\x3b\x99\xae\x6b\xca\x74\x1e\x37\x41\x39\x52\x9c\x4a\xbc\xca\x37\x64\x92\x25\x08\x47\x8a\x93\x17\x87\xfd\xa6\x38\x95\x48\xd0\x8d\x14\xa7\x12\x09\xb6\x91\xe2\x54\x12\x41\x36\x52\x9c\x4a\x0a\x4a\x86\x2a\x1c\x29\x59\xe8\xe1\x48\xc9\x42\x95\x23\x25\x7b\xe9\x2a\x4a\xf6\x6a\x1c\x61\xdf\xd5\x55\xb0\xcf\x53\x9c\x4a\x0a\x4a\xf6\x8a\x1c\x61\x5f\xd2\xff\x64\x9f\xae\xa2\x64\xaf\xc3\x91\xde\xdf\xe2\x48\xc9\x6c\xea\x0b\xf6\x15\xfd\x4e\xf9\x86\xfe\xa6\x53\x54\xb2\x17\x7d\x21\xd8\x45\x8a\x53\x49\x1e\xe8\x52\x8a\x53\x49\x1e\xe4\x52\x8a\x53\x49\x1e\xe0\x52\x8a\x53\x49\x1e\xb8\x52\x8a\x53\x49\x0a\x48\x4d\x1d\xcd\x8f\x41\x9e\x3c\x10\xf5\x1a\xe4\x89\x20\x94\x06\x79\x22\x00\xa5\x41\x9e\xe2\xfd\x18\xe4\x29\x85\xdf\x41\xfe\x73\x14\x3f\x46\x72\x22\xaa\xa4\x91\x9c\x88\x28\x69\x24\xa7\xf4\x7c\x8c\xe4\x44\x24\x49\x23\x39\xa5\xfa\x31\x92\x53\x6a\x1f\x23\x39\x11\x3d\xd2\x48\x4e\xc9\x3e\x46\x72\x4a\xe3\x63\x24\xa7\x34\x3f\x46\x72\x4a\xeb\x63\x24\xa7\xb4\x3f\x46\x72\x4a\xe7\x63\x24\xa7\x74\x3f\x46\x72\xca\xe1\x63\x24\x27\x22\x43\x1a\xc9\x29\xa7\x8f\x91\x9c\x88\x08\x69\x24\xa7\xfc\x7c\x8c\xe4\x44\x24\x48\x23\x39\x11\x05\x7a\x8d\x64\x22\x40\xaf\x91\x4c\xf4\xe7\x35\x92\xb3\x7d\x8e\x64\xa2\x3e\xaf\x91\x4c\xc4\xe7\x35\x92\x89\xf6\xbc\x46\x32\x91\x9e\xd7\x48\xce\xe7\x73\x24\x13\xe1\x79\x8d\xe4\x27\x7c\x8e\xe4\x27\x7e\x8e\xe4\x27\x7d\x8e\xe4\x27\x7f\x8e\x64\xa2\x39\xaf\x91\x4c\x24\xe7\x35\x92\x9f\xfa\x39\x92\x89\xe0\xbc\x46\x32\xd1\x9b\xd7\x48\xf6\xc8\xcd\xef\x48\xf6\xa8\xcd\xef\x48\xf6\x88\xcd\xef\x48\xf6\x48\xcc\xef\x48\x7e\xa8\x1a\x1b\x3c\x5d\x8f\xc0\xdc\xa1\xd1\x43\xae\xf8\xd0\x9b\x86\x6a\x69\x36\xae\xe2\x51\x17\xaf\xf4\xfe\xef\x29\x39\x29\x1b\xaa\x60\xac\x07\x62\xbc\x3e\xd7\x8f\x2a\x47\x0c\xdd\x42\x71\xad\x61\x50\xa1\xb8\x76\xe8\x76\xa4\x34\xe9\x45\x7b\x40\xc5\x0b\x9d\xfc\x68\x73\xa4\xab\x1c\x8e\xf4\xbb\x8b\x2a\x15\x8f\xa5\xa2\x19\x15\xf8\x9d\x07\x4f\x1e\xc4\xe4\x4b\xf2\xc0\x89\x17\xac\xf8\x51\xe6\x88\xbe\x78\xc0\xc4\xeb\x1b\xfc\xa8\x70\xc4\x6b\xf0\x40\xc9\x73\xf5\xc8\x3c\x48\xe2\x75\x03\x7e\x84\xee\x55\xd1\x11\xba\x57\xb2\x5d\xc5\xc1\x55\x3d\x43\xf7\xaa\x31\x94\x2a\xba\x57\x8d\x81\x5c\xd1\xbd\xea\xfc\xaf\x61\x43\xe7\x7f\x0d\x1b\x48\xf5\x4a\x0d\x1b\x3a\xd7\x6c\xd8\x60\xf4\xac\x61\x83\x71\xf7\x86\x0d\xa6\xab\x60\x83\xf1\xcc\x1a\x36\x4c\xfd\x8f\x9e\x2d\x86\x52\xa3\x67\x60\x85\xd4\xe8\x19\xc9\x60\xa9\xd3\xb3\xad\x23\x7a\xa6\x77\xd4\xe9\x19\x99\x75\xa9\xd3\xb3\xab\x33\x51\xe4\x0a\x3c\x6b\xca\x7c\x83\xa6\x25\xca\x7c\x83\xde\x03\x65\xbe\x21\x32\x85\x50\xe6\x2b\xef\x25\x51\xca\x2b\x8f\x23\x51\xca\x1b\x34\xa1\x50\xca\x1b\x34\x99\xa2\x46\x11\x0a\xf6\x51\xaa\x1b\x2a\x57\xa1\x54\x37\x68\x8a\xa4\x54\x57\x1e\x45\xa2\x54\x37\xe8\x1d\x51\xaa\x1b\xf4\x56\x8c\xbe\x74\x9e\x92\xa1\x0e\xd6\x75\x3f\xd4\xc1\xf4\x1e\x50\xa3\x08\xc6\x48\x1e\xdc\x5d\xcf\x7a\x70\xf7\xc9\xfd\x06\x77\x5f\xfc\x6e\x70\xf7\xcd\xfb\x1b\x3c\x09\xb2\x39\xd3\xe0\xee\x7a\xd6\x83\xbb\x93\x9f\x9a\x06\x77\xbf\xf4\x6c\x70\xf7\x4b\xcf\x86\xb4\xc9\xf4\x3b\x64\xbe\x22\x7d\x71\x4f\xcf\x77\x2f\xfc\x08\xc5\x31\x4d\x6e\x13\xc5\x31\xbc\xc4\x34\x51\x1c\xc3\xfb\x4b\x13\x59\xb1\xac\xab\x20\x2b\xa6\xef\x61\x22\x2b\xf6\xe8\x2a\xde\x97\x58\x74\x07\xb2\x34\x0b\x23\x6b\xd2\x17\x2d\x78\x13\xc9\xb1\xc6\xb8\x9e\x14\xcb\x6b\x94\x2f\xfa\x39\xb9\xe6\xa2\x50\x7e\x71\xbf\x45\xa1\xfc\xd6\x11\x8a\x6a\x5a\x10\x16\x8a\x6a\x47\x47\xd8\xa7\x27\xb1\xb0\xef\x32\x0a\x16\x72\x64\x91\x9e\x2d\xe4\xc8\xb4\x18\x2e\xe4\xc8\x34\xce\xdc\x03\x2a\x49\x36\xb8\xe7\xe3\x53\x90\x1f\x49\xaa\x8c\xb7\xb9\x24\x55\xc6\xef\x50\xaf\x4b\xc6\x5b\x41\xbd\x2e\x0d\xfd\x2f\x73\x44\x5f\x50\xaf\x83\xd5\xb1\x24\x34\xe9\x92\xc6\x0b\x9a\x74\x3f\x86\xfd\x63\x4a\x46\xae\x2e\xe9\x93\x46\xae\x2e\x2d\xba\x89\x5c\x5d\xda\xbc\x4c\xe4\xea\x92\x3e\xe9\x2d\x45\x35\x75\x4c\x8a\x6a\x18\x7b\x48\x96\x3d\x98\x70\x30\xe8\xf0\x3b\x84\xed\xa0\x22\x2f\x09\x61\xbb\xa4\x01\x89\xb0\x5d\x0e\x3a\x13\x45\xb5\xc8\x90\x40\xd8\x2e\xeb\xc1\x23\x6c\x97\x23\x1f\x0e\xea\x75\x59\x08\x05\xf5\xba\x9c\xe8\x19\x9a\x74\x59\x13\x03\x9a\x74\x59\xab\x2d\x9a\x74\x59\x1f\x3f\x9a\x74\xb9\x70\xcd\x8b\x4e\x5a\xe5\x2a\x97\x9e\x75\xfa\x82\x26\x5d\xd6\xa0\x43\x93\x0e\x69\xfd\x92\xd0\xa4\xcb\x53\xbf\x43\xcf\x6d\xd2\xeb\x8b\x9e\x9b\x5e\x11\x7a\x75\x59\xcf\x1a\x4d\xba\x4c\x5a\x79\x46\x93\x0e\x95\xb6\x92\xa5\x49\xe7\x0c\x70\x25\xa3\x49\x07\xef\x92\x0b\xd5\xb9\x82\xdb\xe0\x08\x3d\x37\x50\x48\x0e\xd2\x73\xbb\x1c\xa1\xe7\xe6\x45\xa3\x5e\x2c\xe6\x47\xba\x66\xe7\x48\x67\xc2\x04\x51\xd4\x17\xb4\xde\xaa\x7e\x87\xd6\x5b\xd5\xef\xd0\x7a\xf3\x82\xe9\x1f\xb7\xd7\x8f\x98\x06\x33\xba\x73\x0f\xcf\x2c\x3b\xd6\x2e\x0f\x83\x3c\x47\x6c\x60\xe1\xca\x68\xd2\x3d\xa6\xdf\x61\x03\x0b\x50\x96\x26\x1d\x08\x25\x4b\x93\x4e\xcf\x25\x62\x03\xa3\x27\x47\x6c\x60\x79\xcf\x68\xd2\x15\xf0\x74\x46\x93\xae\x80\x30\x33\x9a\x74\x05\xf4\x99\xd1\xa4\x43\x69\xc4\xc5\xfd\xfc\x88\xff\xa1\x49\x57\xf8\x88\xb3\x74\xe7\x40\x3d\x59\xba\x73\x2c\xa2\x59\xba\x73\x00\x96\x2c\xdd\xb9\xa1\xff\xa1\x3b\xb7\xb0\x4f\xba\x73\x24\x88\x67\x69\xcb\xe9\xbd\x4b\x5b\xee\xea\x0e\x62\xd5\xe0\x99\xa1\x2d\x57\x59\x0c\x33\x75\x99\x95\x09\x3a\xa3\x2d\x57\x01\x25\x19\x6d\xb9\xca\x28\xcf\x68\xcb\xd5\x87\xbb\x53\x7b\x09\xe5\x69\xc9\x54\x54\x56\x50\x64\xce\x28\xaa\x75\xde\xb4\x14\xe3\x3a\xfd\x94\x62\x1c\x53\x4f\x96\x62\xdc\xd0\xff\xe8\xd9\xc4\x06\x29\xc6\xc9\x3e\x29\xc6\x6d\xde\x98\x14\xe3\x98\x43\x32\x5a\x6f\x2d\xd2\x33\xb4\xde\x5a\xd2\x99\x68\xa8\x31\xb5\x66\xe9\xb9\x91\xe1\x9e\xa9\x77\x6c\x78\x47\x99\x7a\xc7\x56\x74\x26\x5a\x6f\x84\x03\xb3\xb4\xde\x34\x5a\xa5\xf5\x06\xcc\xca\x8e\x61\x4b\x63\x09\xcf\x8e\x61\x4b\x03\x66\x65\xe9\xc0\x35\x9d\x89\x0e\x9c\xc6\xb5\x74\xe0\x8c\xa7\x24\x1d\x38\xd3\xef\xb0\x41\x63\x57\x3a\x70\x43\xbf\x43\x07\xce\xfe\x85\x92\xb3\x24\xe2\xf4\xa8\xa5\x03\x37\x74\x03\x4c\x67\x0a\xc9\xe8\xc0\xb5\xad\x23\x4c\x3f\x9c\x89\x0e\x5c\xd3\xe7\x20\x1d\xb8\xc0\x00\x91\x0e\x1c\x68\x37\xa3\x03\xd7\x0e\xdd\x94\x0e\x1c\x93\x70\x96\x0e\x1c\x13\x6d\x96\x0e\x1c\x2e\x4f\x46\x07\x0e\x06\xd9\x92\xd1\x81\xeb\x7a\x29\xe8\xc0\xf5\xc2\xcb\x44\x07\x0e\x96\xd8\x92\xd1\x81\xeb\x55\x77\x77\xfb\x7a\xd3\x11\x55\x17\x60\xd8\x8c\xd6\x5b\x37\x06\x2b\x54\x36\x7d\xe8\x88\x9e\x2d\x5e\x03\x0a\x6e\x88\xff\x97\x0c\xcd\x4d\x07\x99\x66\x68\x6e\xfa\xd6\xef\xe8\x99\x9e\x19\x0a\x6e\x5d\xb6\x43\x71\x63\x41\x67\xa2\x42\x17\x75\x26\x2a\x74\x9a\x5a\xa1\xb1\xa1\xac\xb6\x64\x68\x6c\x8c\x45\x26\x43\x63\x63\xfa\x18\xc1\xb0\xa6\xe7\x02\x86\xb5\x47\xff\x83\xaa\x46\x43\xf7\x45\x55\xc3\x1b\x7b\x51\xd5\xf0\xe4\x5f\x54\x35\xba\x0a\xfd\x6c\xfa\x1d\x45\x1d\x4d\x67\xa2\xa4\xa7\x27\x08\x55\x8d\x75\x5d\x13\x1b\x8c\xf7\x00\xf6\x35\x8d\x33\xb0\xaf\x0d\xac\x05\xfb\x1a\xd8\x22\x83\x7d\x6d\xea\x4c\x7f\x0f\xa6\xe9\x0c\xec\x6b\x7a\x0f\xd0\xd4\x18\x1e\x57\x46\x89\xcd\x40\x52\x19\x5c\x6c\x57\x67\x62\xdf\xd5\x35\xdd\xbe\x11\x74\x3f\xa8\x78\x02\xbd\x46\xa5\x6d\x44\x5d\x65\x73\xa4\xff\xb9\x7d\x23\xe9\x9a\x97\x23\xde\x8a\xef\xe5\x94\xa1\x49\x03\x74\x3d\xf4\x8e\x40\xd0\xe3\xd1\x99\x85\x23\x9e\x99\xef\xc5\x94\xa1\xb1\x0b\xba\x1e\x7a\x2b\xa0\xeb\xa1\x67\x0d\xba\x1e\xa6\x33\xb1\x41\x0b\x02\xe8\x7a\x68\xec\x82\xae\x87\xa6\x09\xd0\xf5\x98\xba\x0a\x36\x2c\x9d\x89\x0d\x1a\xbb\x20\xef\x01\x48\xc8\x13\x1b\x88\xc0\x66\xdf\x5b\x29\x70\xc5\x95\xec\xfb\x2a\x05\xc1\xfe\x92\x7d\x4f\xa5\x4c\xf5\x1a\xc4\x3e\x35\xf1\x81\xd8\x61\x79\x2b\x19\xc4\x3e\x35\x42\x40\xe5\x53\x93\x1b\xc8\x7b\x6a\x4c\x80\xbc\x27\x5e\x78\x06\x5d\x4f\xc2\x5e\x19\x74\x3d\x27\x4f\x10\x74\x3d\x35\x42\x40\xd7\x73\x71\x15\xd0\xf5\x94\x45\x20\xe8\xa9\xf1\x02\x82\x9e\x1a\x21\x20\xe8\xa5\x99\x08\x04\xad\xb2\xa6\x0c\x82\x5e\x04\xcf\xf2\x92\xba\x22\x36\x2c\xd4\x15\xb5\xf4\x2f\xa9\x2b\x32\xe6\xb7\xd4\x15\xe9\x35\x78\xda\x19\x87\xff\x7b\x4a\x06\x6a\xa3\x90\x50\x32\x42\xd1\x28\x24\x94\x8c\x50\xf4\x32\x6e\x87\x50\xf4\x32\x9d\xe9\xe6\xad\xa9\xff\x19\x47\x98\x07\xf2\x5e\x5b\x57\xc1\xbc\x83\x09\xa0\xeb\xad\x21\x0f\xba\xde\xb8\x5f\x19\x74\xbd\x35\xa1\x80\xae\xb7\x06\x32\xe8\x7a\x6b\xa2\x05\x5d\xef\xc2\x6b\x00\x41\x6f\xad\x8c\x20\xe8\x2d\x54\x87\xc6\xf3\x16\xb2\x39\x08\x3d\xe2\xb2\x66\x8f\x95\x97\xad\x61\x8d\xfe\xf3\xd6\x14\x82\xfe\xf3\xc6\x81\xcd\x60\xed\xad\xd5\x0f\xac\xbd\x85\x11\xc0\xda\x7b\x71\x15\xb0\xf6\x5e\x58\x0b\xd6\xde\xc4\xea\x32\x58\xfb\x10\x02\xc8\x68\x43\x23\x49\x5f\x32\xda\xd0\x47\x18\x01\x1c\x7e\x34\xe4\xc1\xda\x0a\x2e\x65\xb0\xf6\x69\x3a\x13\xb1\x4a\x0d\x72\xb4\xa1\x15\xe7\xca\x68\x43\xab\x44\x2f\x83\xc3\x8f\x93\xf7\x94\x07\x1c\x7e\x08\x6a\x3c\xe0\xf0\x43\xaf\x1f\x70\xf8\xd9\xfa\x1f\x4c\x5e\x5b\xff\xc3\x06\xbc\xa3\x07\x1c\x7e\xd8\x9a\x79\xc0\xe1\x97\x45\xe6\x01\x87\x23\x87\x5e\x1e\x70\xf8\x65\x3a\x7b\xc0\xda\xc8\xa1\x97\x07\xac\x8d\x42\x56\x79\xd0\x7f\xbe\x8c\x82\x07\xfd\x67\x08\x61\xca\x03\x0e\x87\xa9\xa9\x3c\xe0\xf0\x4b\x50\xe3\x01\x87\x43\x03\x58\x1e\xb0\xf6\x65\xf1\x7d\xc0\xda\xd7\x89\x0d\xcb\x03\xd6\xbe\x94\x4a\x3e\x60\xed\xcb\x74\xf6\x80\xb5\x91\xdd\x2a\x0f\xda\xd0\x77\xe8\x7e\xf4\x73\xe9\x9a\xf4\x05\xcf\xf0\x01\x4f\x5f\x7c\xc1\x07\x8d\x67\x08\x04\xcb\x83\xc6\x33\x54\x35\xe5\x01\x6b\x5f\x82\x13\x0f\x2a\x66\x0a\x04\x3d\xa8\x98\x05\x3c\xc3\x07\x15\xb3\x00\x28\x79\x50\x31\x0b\x80\x92\x07\xea\x94\x40\x40\xee\x41\xc5\x4c\x25\xb8\x0f\x2a\x66\x81\xaf\xe3\x11\x3d\x4a\xd3\x11\xe2\x9f\xe0\xbf\x27\x21\xfe\xd9\xe9\x27\x2a\x66\x0a\xef\x3c\xa8\x98\xa1\xa8\x51\x1e\x54\xcc\x50\xd4\x28\x0f\x2a\x66\x01\xbf\xe6\x41\xaa\x2c\xf0\x1d\x3d\x48\x95\xc1\xb6\x5c\x1e\xa4\xca\xd0\x1b\x2c\x0f\x1c\x28\x08\xca\x97\x27\x63\x03\x21\x80\x27\x63\x03\x4b\xf1\x03\x07\x4a\x58\x3a\x93\x7e\x12\xfa\x79\x1e\xfa\xa9\x31\x08\x97\x89\x36\x03\x9f\x07\x11\xcf\xa0\x33\x33\x47\x5c\xf3\x91\x48\xa9\xce\x94\x48\xa9\xfe\x27\x91\x52\xfd\x4e\x22\xa5\xd8\xf7\xc0\x42\x97\x75\x3f\x58\xe8\x08\xfd\x3c\x0f\x22\xa5\x8f\xfe\x87\x48\xe9\xa3\xff\x21\x52\x5a\x75\x3f\x44\x4a\x7f\xa0\xcd\x7f\x4e\xc9\x0f\xd5\xba\x51\x43\xb7\x60\x02\xce\xca\x53\x30\xc1\xb8\x24\x74\x25\x71\x30\x08\x0a\x26\xb0\x41\xf3\x14\xba\xa2\xcf\xb6\xd0\x15\xd0\xe0\x43\x79\x6c\xc4\xed\x7e\x28\x8f\x8d\xa0\xeb\xa7\x4a\x13\x95\x17\xe6\x78\xba\x26\x56\xe2\xa7\x4a\x13\x95\x17\x5d\xd1\x44\x8d\xf4\xa5\xa2\x89\xca\x04\xf6\x54\x34\x51\x13\x77\xa8\x68\xa2\x26\x6c\xa8\x68\xa2\x12\x2d\x7b\x2a\x9a\xa8\xfa\xc0\x2b\x9a\xa8\x45\x57\x41\x13\xb5\xe8\x7f\x68\xa2\x16\xdd\xcf\x6d\x48\x2c\x5c\x8f\x47\x88\x6b\x9a\xf4\xac\xd1\x33\x56\xf0\xa7\x71\x77\x4d\x6e\x8d\xbb\x1f\xfd\x8f\xbb\xeb\x43\x6d\x48\x96\x06\xee\xe7\x98\xb9\xa2\x1f\x57\x1e\x4f\x39\xab\x0a\xda\x3c\x0d\x45\x56\x6a\xaf\x9f\x26\x45\x56\xf5\x05\x45\x56\xe2\xb0\x4f\x47\x91\x15\x24\xfc\x74\x14\x59\x65\x51\x97\xec\x2a\x6f\xba\x23\xbb\xaa\xc9\xad\x23\xbb\x4a\x6c\xf0\xe9\xc8\xae\x12\xa3\x7d\x3a\xb2\xab\x1a\x21\x1d\xd9\x55\x16\xae\xc7\xb1\x76\xcd\xa6\xbb\xbb\x7d\x79\xe8\x7e\xd8\x37\x74\x4d\xec\x1b\xba\x26\xf6\x81\x6c\x9e\x8e\x7d\x4b\xd7\xc4\x3e\x4d\x7c\x1d\xfb\xf4\x3c\x0d\xfb\x88\xd8\x3e\x86\x7d\x57\x47\xc8\xb5\x6a\x72\x33\xc9\xb5\xf2\x6e\x0d\xb9\x56\x96\xb8\xc7\x90\x6b\x25\x4c\xf3\x98\xe4\x5a\x75\x15\xe4\x5a\xf5\xde\x4d\x9c\x51\xf4\x13\x4a\xc8\xa7\xea\x4c\xb7\x4f\xa1\x98\xc7\x90\x72\xed\xba\x26\x52\xae\xa6\xfb\x89\x0e\x52\x57\x81\x0e\x72\xe8\x2a\xc8\xd1\xea\x29\xa1\x88\xfc\x0c\x6c\x47\x11\x19\x6e\xbe\xf2\xa0\x88\xfc\x90\x71\xf0\x40\x13\xf9\x6c\xae\x09\x0d\xe4\xc3\x96\xda\x83\xea\x71\xd1\x77\x04\xb9\x63\xd1\x58\x82\xdc\x11\x82\xa7\xf2\x40\xee\x58\x34\xf5\xa0\x65\x5c\x32\x4f\x10\x02\xc7\x82\x8f\xf5\x40\xe0\x58\xf4\xad\x40\xe0\x58\x34\xce\x20\x70\x2c\x44\x65\x1f\x08\x1c\x8b\xbe\x15\x08\x1c\x8b\x26\x68\xf4\x8a\x8b\xe6\x10\x08\x1c\x15\xde\x79\x20\x70\x2c\x7a\x12\x10\x38\x96\xc1\x7b\x87\xc0\xb1\xe8\x8b\x83\xc0\xb1\x6c\x9d\x89\x0d\x5b\x77\x38\x9f\x4b\x00\x44\x8c\x88\xf7\x97\x07\xb2\xc5\xca\x86\xec\x03\xd9\x22\xba\x81\xe5\x71\x04\x5d\x2b\xe0\xf0\x71\x04\x5d\xab\x9e\x12\xe2\xc2\x55\xdf\xdf\x82\x2c\x53\x53\xf2\x82\x2c\x93\x4d\xc9\x07\xe1\xe1\xaa\x85\x12\xe1\x61\x05\x89\x1e\x84\x87\x5d\x6f\xf0\xbf\xa7\x64\x34\x89\xab\x3e\x54\x34\x89\xab\x70\x07\x9a\xc4\x8a\x34\x3d\x68\x12\x43\x92\x5e\x1e\x34\x89\x2b\xb1\x97\x07\x4d\xe2\xda\x18\xc8\x1b\x83\x4c\x67\xba\x41\x46\x50\xe3\x41\x69\xb8\x0a\x9d\xa1\x34\x5c\xf5\xc1\xa1\x34\x5c\x89\x5d\x3f\x28\x0d\x57\x3d\x5c\x94\x86\xab\xf0\x18\x4a\xc3\xf0\xcc\x96\x07\xa5\xe1\xa6\xb5\x10\xa5\xe1\xa6\xc9\x1b\xa5\x61\x45\xa8\x1e\x94\x86\x15\xa1\x7a\x50\x1a\x46\xd0\xb0\x3c\x28\x0d\x37\xad\x77\x28\x0d\x37\xad\x70\x28\x0d\x23\x45\x58\x1e\x94\x86\x9b\x10\x03\x4a\xc3\x4d\x28\xcb\xb1\x76\x55\x6c\xe9\x41\x69\xb8\x69\xad\xbf\x62\x29\xe5\x0e\x52\x1a\xd6\x27\x26\xa5\x61\x21\x53\x29\x0d\x6b\x51\x93\xd2\x30\x14\x25\x8f\x94\x86\x35\xb1\x4b\x69\x58\x08\x0c\xa5\xe1\x0e\x97\xc2\x83\xd2\x70\x17\x4e\x45\x69\xb8\x6b\xe1\x42\x69\xb8\x13\x67\x7e\xa4\x34\x2c\x64\x2a\xa5\x61\x4d\xf3\x52\x1a\xd6\x08\x91\xd2\x30\x58\xb4\xa0\x26\xdc\x19\x05\x05\x35\xe1\x8e\xa3\x5d\x50\x13\xee\xa0\xac\x82\x9a\x30\xb4\xa0\xa5\xa0\x26\xdc\x87\x7e\x07\x7f\x1c\x9f\x5f\x41\x4d\xb8\x6f\x9d\x89\x0d\x4c\xc2\x05\xc5\xe0\xce\x12\x57\x50\x0c\xee\xd8\x5e\x50\x0c\xee\x38\xda\xc5\xf1\x74\x55\x58\xa8\x44\x14\x91\x03\xf7\x43\x4d\xd8\xc8\xe9\x28\xa8\x09\x5b\xd4\x99\x62\x8b\xe5\xee\x11\xb6\x58\xc6\x44\x89\x28\x22\x43\x52\x52\x50\x1a\xb6\xaa\xdf\xa1\x7a\x2c\xdb\x51\x13\x36\x70\x78\x41\x4d\xd8\x64\x3b\x6a\xc2\xf0\xf9\x96\x82\x9a\xb0\x2d\xdd\xe1\x70\xa4\xff\xdd\x8f\x2f\xa7\xa0\x26\xac\x70\x4b\x41\x4d\x78\x00\x58\x0a\x6a\xc2\xda\xe9\x2f\xa8\x09\x2b\xc0\x52\xc0\xe1\x83\x49\xa3\x80\xc3\x51\x60\x2e\x05\x1c\x3e\x2a\xcf\x13\x1c\x3e\x88\x99\x16\xb0\xf6\x60\x59\x29\x60\xed\x81\x1f\x5c\xc0\xd3\x83\xaf\xb8\x80\x99\x07\x9b\xc3\x05\xcc\x3c\xae\xfe\xe7\xf7\x9b\xa0\xd6\x02\x2e\x9e\x7a\x0f\xe0\xe2\x49\xe8\xa7\x80\x8b\xd1\x68\xf4\xb0\xbf\xab\x3a\xf3\x74\x3d\x92\x5d\x27\x11\xfe\xe2\x91\xec\x8a\xe4\x51\x29\x70\x03\xce\xa2\xff\xf9\x33\x9b\x84\xe0\x0a\x78\x5a\x41\x94\x02\x9e\x9e\xf8\x97\x05\x3c\x8d\xe4\x51\x29\xe0\xe9\xc9\x5e\x40\x01\x17\x43\x43\xe9\xdb\x0c\x7e\x84\x45\x80\xd8\x09\x8f\x4b\x21\xff\x62\xe1\xf5\x17\xb8\xfa\x16\x5f\x5c\x29\x28\x3e\xe3\xe5\x14\x31\xf0\xfd\x78\x86\xff\x39\x25\x17\xd0\x2e\xec\x95\xa5\x78\xb0\xba\xa2\xbe\xe4\xbb\x1a\x7e\xa4\x4b\x22\x61\x2d\x63\x45\x22\x03\x76\x2a\xa0\x64\x05\x3c\x0a\x28\x79\x99\x7e\x87\x84\x35\x91\xc2\x02\x4a\x56\xc0\xa3\x14\x0c\x22\xf2\x53\x2a\x06\x11\xf9\x29\x20\xe8\xa5\x4f\x13\x04\xbd\xc0\xda\x05\x04\xbd\x98\x96\x0a\x08\x7a\x11\x15\x2a\x20\xe8\x1d\x74\x26\x12\xd6\x41\xd7\x44\xc2\x1a\xc4\x50\x40\xd0\x9b\xad\xb1\x02\x82\xde\x1a\x20\x20\xe8\x5d\xf4\x3b\xb7\x0f\xe6\xd5\x52\x40\xd0\xdb\x74\x77\x68\x96\xf5\x32\x3d\x1b\xa3\xee\xa9\xa3\xcb\x11\xf6\x79\xb4\xba\x6e\x36\xa7\x0a\x58\x7b\xe3\x8c\x15\xcf\xc6\xa8\xa8\x0b\x94\xe2\xd9\x18\x75\xe3\x3d\x14\x70\xf8\x96\x7d\x1e\xd7\xae\x47\x9f\xa6\xc7\xb5\x2b\xac\xfb\xa5\x80\xd1\x8f\xde\x26\x18\xfd\x68\xe8\x82\xd1\x8f\x86\x2e\x18\xfd\x54\xfd\x6f\x72\x84\xed\x4d\x12\xdd\x3a\x13\x89\x6e\x16\x99\x02\x46\x3f\xe0\x9c\x02\x0e\x3f\xa0\x97\x02\x0e\x3f\x44\x2d\x0b\x38\xfc\x2c\x9d\xf9\x70\xc4\x1d\xc0\xe1\x47\xef\x1d\x1c\x7e\xf4\xde\xc1\xda\x57\x16\x81\xb5\x95\x77\x53\xc0\xda\x37\xe8\x77\xde\xcf\xab\xc9\x14\xac\x8d\x0a\x42\x29\x60\xed\xab\x27\x01\xd6\xbe\x78\x16\x05\xac\x7d\x35\xae\xc1\xda\x17\x94\x5c\xc0\xda\x57\x4f\x09\xac\x7d\x59\x98\x0b\x58\xfb\x76\x9d\x09\xdd\xb5\xe9\x08\xba\x6b\x30\x5e\x01\x6b\x5f\x8d\x79\xb0\xf6\xd5\xb4\x0b\xd6\x56\xc0\xa3\x80\xb5\x95\x33\x5b\xd0\xde\x55\x06\x4b\x41\x7b\x17\x49\xa7\x52\x1c\x6b\x37\xe5\xcd\x17\x83\x9f\x55\x13\x2d\xba\xbc\x01\xef\xaf\xa0\xcb\xab\x30\x46\x41\x97\x37\x68\x12\x46\x7c\x37\x98\xce\xcc\x1c\xd1\x6b\xc4\x77\x95\x6d\x52\x10\xdf\x15\x23\x58\x41\x7c\x57\xb9\x20\x05\xf1\x5d\x64\x9b\x4a\x41\x7c\x57\x29\x71\x05\xf1\xdd\xa8\x67\x8d\xf8\xae\x12\x0e\x0b\xe2\xbb\x91\xad\xc6\x82\xf8\x6e\xd4\x6c\x83\xf8\xee\xb3\x75\xa6\xdb\xa7\xd4\xb6\x82\xf8\x2e\x52\x50\xa5\x20\xbe\x1b\xd9\xc1\x28\x88\xef\x46\xd3\xff\xdc\xbe\xa8\x27\x8f\xc0\x6e\xd4\xd2\x81\xc0\x6e\xdc\x3a\x13\x1b\x20\xcc\x2a\x88\xe8\x26\xcd\x0c\x88\xe8\x26\xcd\x0c\x88\xe8\x26\x2d\x71\x88\xe8\x26\xbd\x15\x44\x74\x95\xd3\x51\x10\xd1\x4d\x5a\xb4\x3d\xdb\xa4\xa5\xa2\x23\xef\x67\xaa\xff\x8a\x25\x97\x85\x14\x3c\x91\xa6\x82\x12\x2f\xfa\x9e\xa5\xa0\xc4\x9b\x34\xe8\x50\xe2\x4d\x5a\x39\x50\xdb\x4d\x7a\x80\xa8\xed\x26\x10\x6d\x81\x1a\x3d\x69\x75\x87\x1a\x3d\xeb\x33\x82\x1a\x5d\x2e\x79\x81\x1a\x3d\x13\x1c\x2f\x50\xa3\x43\xe5\x5c\x0a\xd4\xe8\x08\x7c\x96\xb2\x25\xe9\x4e\xcf\xa0\x38\xcf\x42\x67\x50\x9c\x67\x12\x58\x0a\x14\xe7\xca\x87\x28\x50\x9c\x43\xc8\x57\x0a\x14\xe7\x59\x16\x41\x71\x9e\x35\x99\x42\x71\x0e\x1d\xa0\x6f\x81\xfb\x11\xbd\x86\xe2\x3c\xb3\x29\x52\xa0\x38\x17\xd3\x58\x41\x51\x57\xce\x74\x41\x51\x37\xb3\xa1\x57\x50\xd4\x45\xb1\xaa\x14\x14\x75\x33\x9b\x4c\xe5\x20\x59\x7f\x19\x90\x28\xea\x3e\xec\x3e\x17\xc7\xe8\xed\xd1\xb0\x76\x1c\xde\x1e\xad\xf5\x87\xa1\x8b\x8b\x5c\x3c\xe6\xdd\x94\xad\x50\x3c\xe6\xdd\x1e\x0d\x4f\xc7\xe8\xed\x11\xfa\x74\x1c\xde\x1e\xf5\xda\x71\x78\x7b\xd8\x09\x2f\x8e\xc3\xdb\x23\x1b\x1c\x87\xff\x7e\x1c\x8e\xc3\xdb\x43\x82\x63\xb9\xf4\x53\x13\xca\xa5\x9f\x42\xad\x8e\xc3\xdb\xa3\x85\xc4\x71\x78\x7b\x84\x96\x2e\x1c\xc8\x42\xad\x8e\xc3\x5b\x11\xb6\xb8\xd0\xe5\x83\xdf\xcb\x85\x2e\x1f\x37\xb1\x06\xe8\xf2\x41\x4b\xd5\x63\xde\xad\x64\xfd\x0f\xf9\x7c\x5c\xeb\xea\x18\xbd\x15\x72\x48\xaa\x63\xf4\x56\x8a\x8e\x0a\x47\x97\x23\xe4\xf3\x09\x47\x54\xc7\xe1\x0d\x81\x56\x4f\x68\x70\x81\x7e\x1d\xc1\xe3\x4c\xe8\xae\x06\x6c\x20\x44\x55\x1d\xa3\xb7\x8a\x0d\xd5\x31\x7a\x93\xe3\x5b\x1d\xa3\x37\xb9\xba\x35\x42\xeb\x8f\x3b\x5b\x23\xb4\xfe\x4c\x9f\x35\x42\xeb\x5f\x74\xa6\xf7\xb3\xaa\x2f\x1e\xd7\x6e\xf2\x36\xab\x63\xed\x86\x9e\x44\xa9\x8e\xb5\x9b\xf2\x1a\x6a\xa4\x2f\x5b\xd7\xa4\x2f\x47\xf7\xa3\x2f\xf8\x12\xd5\xb1\x76\x6b\x41\x47\xfe\x3c\x9b\x6c\x70\x3c\xdd\xe4\x5f\xd6\x84\xc4\x00\xf1\xfe\x9a\x90\x18\x20\x4b\xa5\x42\x09\xde\x1e\xfd\x0e\x49\xfe\xa2\x23\xef\x67\x03\x8b\x56\xa8\xbd\x5b\xd7\xef\xbc\x2f\x8d\x58\x72\x85\xbf\x1b\x21\xd9\x52\x33\x7d\x61\xaf\xa3\x66\xa4\xf5\xc9\x5c\xaa\x8e\xc3\x5b\x63\xbf\xa6\x66\xfa\xb9\x75\x15\xfa\xb9\x75\x26\xfd\x64\xa2\xad\x1e\xbb\x6e\x3d\xe8\x0e\xc8\xd2\x47\xdd\x01\x59\x7a\x02\x17\xd5\x31\x7a\xeb\x7a\x7f\xf0\x77\x77\xbd\x23\xf8\xbb\xfb\xa3\x6b\x6e\x8e\x78\x4a\x8e\xd1\x5b\x97\xed\x8e\xd1\x5b\x67\x12\xae\x0f\xd2\xfa\x04\xba\xaa\xe3\xf0\xd6\xfb\xbf\x4a\x45\xaa\x87\xbc\x5b\x67\xa2\xad\xd0\x77\x77\x20\x7a\x85\xbe\xbb\x83\x68\xeb\x83\x79\x20\xbe\xfa\x48\x75\x9f\xe1\xf2\x60\x1e\xc4\x85\xf5\xc1\x3c\x3d\xb2\x07\xf3\x88\xfc\xd4\x07\xf3\xf8\xc0\xeb\x83\x79\x5b\x57\xc1\x3c\x3e\xf0\xfa\x60\x1e\x91\xc2\xea\x2e\x41\x93\x93\x5a\xdd\x25\x68\x9d\x64\xa1\x0a\x0b\xa5\x9c\xd4\x0a\x0b\xa5\x88\x1e\xab\xc7\xc3\x9b\xb1\x67\x5e\xdd\x79\x68\x86\x83\x57\xa1\xef\x16\x3f\x66\x2d\x28\x59\x30\x0d\xd6\x82\x92\x05\xcb\x43\x75\x0f\xa1\x99\x5e\x91\x7b\x08\xcd\x58\xdd\xab\x7b\x08\x0d\xd1\x9d\x52\xdd\x43\x68\x88\xee\x94\xea\x1e\x42\xb3\xaa\x3b\xb8\x7d\x72\x6e\xab\x7b\x08\xcd\xd8\x68\xa9\xee\x21\x34\xe5\x2e\x54\xf7\x10\x9a\x31\xd1\xd6\x8a\x7d\x2c\x24\xb5\x62\x9f\xa6\x89\x8a\x7d\x7a\x7f\x15\xfb\xd8\xa7\xae\x15\xfb\x96\x8e\xb0\x8f\xc5\xa2\x56\xec\xd3\x67\x5b\xb1\x0f\xc4\x5e\x2b\xf6\x81\xd8\x6b\xc5\xbe\xab\xbe\x60\x9f\x86\x7c\xc5\xbe\xab\xbe\xb8\x7d\x03\xff\xa4\xba\x87\xd0\x06\x59\x23\xd5\x3d\x84\x36\x98\x76\xab\x7b\x08\x6d\xe0\xa4\x56\xf7\x10\xda\x00\x77\x54\xf7\x02\x9a\xf2\x13\x6a\x83\x62\x1d\x8c\x57\xdd\x0b\x68\xa3\xea\xc8\x6d\x18\x7a\x82\x0d\xb5\x91\xae\x6b\xba\x0d\x43\x4f\xd0\xbd\x80\x36\x4c\x67\xba\x0d\x28\x0d\x97\xda\xa0\xc8\xd7\x88\x6c\xd8\x70\xf4\x3f\x6c\x60\xd3\xae\x76\x6c\xd0\x93\xe8\xd8\xc0\x92\x5a\xdd\x43\x68\x13\x27\xb5\xba\x87\xd0\xa6\x3e\x70\xf7\x10\xda\xd4\x38\x73\x0f\xa1\x4d\xa2\xdc\xd5\x3d\x84\x36\xc1\xbe\xd5\x3d\x84\x36\x09\x24\xd4\x8e\xc2\x41\xd7\xff\x26\x47\xba\xca\xe2\x08\x8b\xdc\x43\x68\x13\xb4\x5b\xdd\x43\x68\x93\x6d\xb3\xea\x1e\x42\x9b\xfa\x8a\xdd\x43\x68\x73\x72\xa6\xd1\x4f\x7d\xd3\x46\x3f\x97\xce\xa4\x9f\xf8\x35\xd5\xe8\xa7\x9e\x12\x68\x1e\x2d\xbb\x52\x41\xf3\x0b\xbf\xa6\x82\xe6\x97\xbe\x46\xd0\xbc\x32\x19\x2a\x68\x5e\x8e\x7d\x05\xcd\x2f\xfc\x9a\x0a\x9a\x5f\x24\xaf\x56\xd0\xfc\x4a\xfc\x0e\x34\xbf\xf4\x94\x40\xec\xe8\xa8\x79\x5e\x9e\x2b\xc9\xe8\x77\x9d\x23\x9e\x20\x88\x7d\x69\x52\x04\xb1\x2f\x7d\x8d\x20\xf6\xd5\x74\x07\x6c\xe8\xba\x26\x36\x80\xb5\x2b\x88\x7d\x4d\xf5\x13\x1b\xf4\x55\x81\xd8\x97\x16\x43\x10\xfb\xd2\xe8\x01\xb1\xcb\x43\xaf\x1e\x7f\x6f\x3b\xfe\x43\x8c\xb3\x54\x0f\xcd\xb7\x8d\xf3\x57\x01\xfa\x3b\xe9\xa8\x72\x84\x79\x00\xfd\xad\x29\xcb\x43\xf3\x4d\x39\x0f\xd5\x43\xf3\x6d\x0b\x93\xe0\x04\x6c\x7d\x38\x38\x01\x72\xfa\x2b\x4e\xc0\x26\xe0\x51\x71\x02\xb6\x26\x29\x9c\x80\xdd\x75\x4d\x37\x7d\x6b\x98\x81\xd8\xe5\xae\x57\x10\xbb\x9c\xfe\xba\xe8\x8b\xa6\x72\x84\x8e\xf6\xa1\x9f\xa0\xf9\x7d\xf5\x3f\xef\xcb\x11\x0e\x00\xcd\x1f\x59\x04\x9a\x3f\xa4\x93\x55\xd0\xfc\x21\xba\x5a\x41\xf3\x07\x87\xa4\x82\xe6\x0f\x5b\x1d\x15\x34\x7f\x88\xb5\x56\x84\x8e\x8e\xf0\x18\x42\x47\x47\x4f\x02\xa1\xa3\x23\x04\x06\xd2\x57\x66\x41\x05\xe9\x5f\xb6\x95\x2a\x48\xff\x12\xa7\xac\x20\xfd\xdb\x75\xbf\xc9\x11\xbd\x06\xe9\xdf\xae\xab\xb8\x0d\x72\x9f\x2b\x48\xff\x82\xfb\xab\xc4\x8c\x70\x44\xab\xc4\x8c\x48\x24\xaa\x20\xfd\x4b\x90\xa1\x82\xf4\x95\x59\x50\x41\xfa\x72\xb4\x2b\x62\x46\x2a\x3c\xad\x88\x19\x29\x43\xa0\x22\x66\xa4\x52\x91\x8a\x60\x91\x4a\xb0\x2b\x82\x45\x72\xbb\x2b\x82\x45\x21\xeb\x7f\x2e\xa0\xa2\xec\x81\x8a\x60\x91\x9c\xf0\xea\x5e\x40\x0f\x55\x47\x97\x23\xee\x80\x58\x91\xca\x41\x2a\x62\x45\x2a\xeb\xa8\x88\x15\xa9\xc0\xb6\x22\x56\x14\x96\x7e\x87\x0d\x82\x0c\x88\x15\x05\xf6\x25\x2a\x62\x45\x2a\xcf\xa8\x88\x15\xa9\x90\xa3\x22\x56\x14\xae\xee\x60\xc8\x3a\x31\x76\x11\x2b\x8a\x1a\x59\xee\x21\x74\xd5\xeb\x55\xf7\x10\xba\x6a\xcf\x2a\x42\x45\xda\xa3\xaf\x08\x15\x45\x61\x7b\x84\x8a\x22\x98\xab\x21\x54\x14\x41\xf3\xcd\x3d\x84\xae\xda\xb3\x86\x50\x51\x64\x0a\x69\x08\x15\xa9\x3c\xa3\x21\x54\x14\x4d\xff\x43\x70\x6a\xe8\x9a\x95\x23\x9d\xe9\xf6\xa1\xc7\x5c\x9a\x47\xf1\x7b\x5c\xfa\x1f\xf6\xb1\x7b\xd3\x02\xbd\xbe\x3a\x93\x5e\xb3\x30\x37\xf7\x09\x3a\x3a\xce\xa5\x79\xdc\xbe\xab\xf2\xad\x79\xdc\xbe\x27\xc6\x44\x73\x7f\xa1\x27\x82\x83\xcd\xfd\x85\x9e\xf0\x72\x5a\x44\xdb\x85\x6f\xac\xb9\xbf\xd0\x13\xf3\x4b\x8b\xc8\x64\xe1\x31\xb7\x88\x4c\x16\x33\x4a\x8b\xc8\x64\x31\x87\x34\xf7\x25\xba\xd8\xbc\x9b\xfb\x12\x3d\x11\xa6\x69\xee\x4b\xf4\xa4\xe7\xe2\xbe\x44\x4f\x6c\x3c\xb6\x44\x3f\x09\xc8\xb5\x44\x3f\x09\x71\xb4\x44\x3f\x8f\xfe\x47\x3f\x29\xf5\x69\x89\x7e\x32\xdb\xb4\x84\x2c\x17\x30\xa4\xb9\xbf\xd0\x33\xcb\x4a\x43\x26\x28\xff\x33\x96\xdc\x3c\x6c\xdf\x11\x9f\x2e\xcd\xdd\x8c\x9e\x89\x50\x35\x77\x33\x7a\xc6\x59\x69\xee\x66\xf4\x8c\xb3\xd2\x90\x02\xca\xb8\x27\xcd\x5d\x89\xae\xd0\x41\x73\x57\xa2\x23\x4c\x5d\x9a\xbb\x12\x3d\xb3\xd6\x37\x77\x25\x7a\x26\x32\xd9\xdc\x95\xe8\x19\xc4\xd7\x32\xaa\x63\x4c\x28\x2d\x63\xde\xd0\xff\x30\x8f\x74\xf4\x96\x31\x8f\xf8\x5f\xcb\xd8\xc0\xa4\xd1\xdc\x95\xe8\x4f\xd4\x1d\xb0\x81\x00\x44\xf3\x70\x7f\x57\xf1\x44\xf3\x70\x7f\x7f\xf8\x38\x9a\xbb\x19\x5d\xc5\x13\xcd\xdd\x8c\xfe\x3c\xfa\x9d\xdb\xf7\x68\x48\xb8\x2f\xd1\xb5\x2b\xdf\xdc\x97\xe8\x0f\x5b\xa2\x0d\x29\x20\x15\x56\x34\xa4\x80\x54\x58\xd1\xdc\x97\xe8\x0f\x18\xa8\xb9\x2f\xd1\x9f\xa6\x33\x51\x55\x6b\xba\x1f\xaa\x6a\x44\xab\xdb\x83\xaa\x1a\x53\x79\xa3\x4c\x53\x01\x88\x56\xe8\x27\x53\x48\x2b\xf4\x93\xd0\x48\x73\xdc\xdf\x4b\xd0\x51\xe7\x88\x27\xe8\xb8\xbf\x17\xb6\xb8\x9a\xe3\xfe\x5e\xa2\xae\xe9\x7d\x29\x49\xd7\x5c\x1c\xe9\x2a\x9b\x23\x6c\x70\xdc\xdf\x8b\x46\x4f\x41\xdd\x8d\x20\x43\xab\xa8\xbb\xb1\xe4\xb4\x8a\xba\x1b\xcb\x58\x73\xdc\xdf\xb5\x63\xdf\x2a\xfd\x24\x0c\xd5\x2a\xfd\xec\x3a\xa2\x9f\x60\xdf\x56\xe9\xa7\x3e\x9c\x4a\x3f\x41\x83\xad\xd2\x4f\x32\x9f\x5b\xa5\x9f\x2c\x40\xad\xd2\xcf\xa9\x9e\xd1\x4f\x36\xd8\x9a\xc7\xed\x7b\x01\x1b\x36\x8f\xdb\xf7\xa2\x8f\xd1\x11\x7b\x2f\xfa\x18\x1d\xb1\xf7\xa2\x71\xd6\xe8\x35\x5e\x5c\x6b\xf4\x1a\x7f\xa1\x39\x2a\xef\x2a\xe4\x68\x8e\xca\x7b\x05\x0d\x36\x47\xe5\xbd\xea\x29\x39\x2a\xef\x35\xeb\x7e\x97\x23\x46\x41\x97\xf8\x96\x8e\xbc\x2f\x55\x23\xcb\xd1\x75\x47\xd5\xb0\x34\xcf\x83\xe9\x95\x72\xe7\xe6\x79\x30\xbd\x6a\xea\x71\xe4\xdd\x2b\xc1\xac\xe6\xc8\xbb\x57\xb6\x1a\x5b\xa7\x9f\xfa\xe2\x3a\xfd\xd4\xb7\xd2\xe9\x0b\xbb\x22\xcd\xd1\x75\xaf\x2c\x78\xcd\xe3\xef\xbd\xe2\x23\x37\xa3\x9f\x9a\xd8\x0d\xad\x3e\x16\xbc\x66\x68\xf5\xe9\x79\x1a\x36\xb0\x89\xdd\x0c\x1b\xf4\x74\x0d\x1b\x8e\xae\x82\x0d\x47\x77\xc7\x06\xb6\x8a\x9b\xc7\xdf\x7b\x03\x95\x37\x47\xec\xbd\x69\x09\x70\xc4\xde\x9b\xbe\x70\x47\xec\xbd\x11\x18\x6d\x8e\xca\xbb\x36\xf0\x9b\xa3\xf2\xde\xf4\x85\x3b\x2a\xef\x4d\xcb\x9f\xa3\xf2\xde\xd8\xc4\x6e\x03\x41\x2f\x82\x9f\xcd\x91\x77\x6f\xfa\x1a\x07\x7d\x21\x6b\xa4\x0d\xfa\x32\x75\x15\xfa\x02\x2c\x68\x83\xbe\xac\x7f\x65\x5c\x34\x07\xe5\x5d\x91\x98\xe6\xa0\xbc\x37\xf2\x68\xdb\xc4\x04\x3d\xc0\x89\x09\x20\xd3\x36\x31\x41\x6b\xc5\xc4\x04\x5c\xba\xe6\xc8\xbb\x37\x0d\x56\x47\xde\x5d\xd1\x9d\xe6\xc8\xbb\x37\x50\x6b\x73\xe4\xdd\x11\xe6\x2b\x6d\x4a\xe7\x4b\x77\x77\xd3\x95\x2f\xd0\x1c\x79\xf7\x1e\x75\xf7\xc9\x91\xae\xb2\x38\x62\xb2\x71\xe4\xdd\x3b\x8e\x61\x73\xe4\xdd\x3b\x01\x88\xe6\xc8\xbb\x77\xb6\x17\x9a\x87\xdf\x7b\xd7\x2a\xed\x09\x33\xbd\x13\x8e\x68\x9e\x72\xde\xbb\x56\xe9\x85\xec\xa3\x26\xe1\x85\xec\xa3\x26\xe1\x85\x1e\x5b\xd3\x99\xd8\xa0\xe9\x65\x61\x83\x56\xf0\x85\x0d\x5a\xb8\x16\x36\x10\x29\x6c\x0b\x1b\x08\x40\xb4\x85\x0d\x44\x2d\xdb\xa6\x9f\xa4\x18\x36\x47\xe5\xbd\x6b\xb0\x3a\x2a\xef\x5d\x93\xb0\xa3\xf2\x6e\xc4\xed\x9b\xc7\xdf\xbb\xc2\x34\x6d\x23\x4f\x29\x84\xb2\xd1\xff\x20\xb3\xa0\x39\x2a\xef\xa6\x89\xc1\x51\x79\x37\x1c\xc3\xe6\xa8\xbc\x2b\x30\xd3\x1c\x95\x77\x15\x9c\x34\x47\xe5\x1d\xb9\xc4\xd2\x1c\x95\x77\x23\xb1\xae\x39\x2a\xef\xa6\x41\xee\xa8\xbc\x1b\x2e\x64\x43\x62\xd4\x88\x8e\x37\x24\x46\xad\xe9\x7f\xd8\x40\x9e\x4f\x03\x95\x1b\x19\xc5\x0d\x54\x6e\x5a\xb8\x40\xe5\xca\x6b\x68\x48\x8c\xaa\x34\xa5\x81\xca\x4d\x93\x37\xa8\xdc\x34\x41\x83\xca\x4d\x13\x34\xa8\xdc\xc8\xa2\x6f\xa0\x72\xc3\xf5\x6c\xa0\x72\x13\x06\x02\x95\x1b\x28\xb9\x81\xbc\x55\x46\xd2\x40\xde\xca\x79\x68\x20\x6f\xe5\x3c\x34\x90\xf7\xc0\xf7\x6c\xa0\x6b\x85\x69\x1a\xe8\x7a\x68\x12\x06\x5d\x8b\x31\xa1\x81\xae\x87\xc6\x27\xe8\x7a\x08\x86\x80\xae\x87\x40\x02\xe8\x1a\x65\xe5\xd2\x41\xd7\x0a\xef\x74\x50\xf2\x60\xd4\x75\x50\xf2\x60\x8b\xb2\x83\x92\x15\xec\xe9\xa0\xe4\x81\xc7\xd5\x41\xc9\x03\x58\xd0\x03\xfd\x64\xdf\xa5\x07\xfa\x09\xb0\xea\x81\x7e\x9a\x7e\x47\x3f\x87\xfe\x47\x3f\x87\xfe\x47\x3f\xd9\x0e\xee\xe0\x69\x15\xb1\x74\xf0\xf4\x58\xfa\x5f\xe2\xa8\x72\xc4\xb3\x66\x72\xeb\xe0\xe9\x41\x45\x67\x07\x25\x2b\xdf\xa3\x47\x7a\xcd\x8c\xd2\x23\x42\xab\x41\x77\xf0\x5e\x4f\xde\x58\x07\x41\x2b\x80\xd4\x41\xd0\x13\x4f\xa6\x83\xa0\x27\xf0\xb3\x7b\x34\xbe\x4f\x42\x69\xdd\xa3\xf1\x5d\xd9\x1f\x1d\x74\x3d\x19\xd7\x3d\x89\xd5\x02\xdb\x41\xd7\x0a\x3c\x75\xd0\xf5\xfc\x19\xad\xff\x39\x25\x77\x80\xf7\xd4\x6b\xf0\x20\x7e\x47\xce\xb9\x74\x0f\xe2\x77\xb4\x3b\x4b\xf7\x20\x7e\x5f\x4c\x52\xdd\x93\xd3\xfb\x2a\x3a\x73\x70\x84\xe9\x00\xf6\x55\xd4\xe9\xc5\x91\xba\x89\x86\x2c\x2e\x79\x47\x84\x13\xe9\xc9\xd2\x41\xd7\x4b\x03\x04\x74\xbd\x58\x9b\x3a\x08\x7a\xb1\x4a\x77\x10\xf4\xd2\x0b\x03\x41\xaf\xa5\xdf\x71\x3f\x62\x3d\x1d\x04\xbd\x88\xa0\x76\x10\xf4\x02\xe7\x74\x10\xf4\x62\x3b\xaa\x83\xa0\x95\xc5\xd1\x41\xd0\x4b\xaf\x16\x04\xad\x50\x4c\x07\x41\xab\xfc\xa4\x83\xa0\x77\xd7\xef\x0a\x47\xdc\x01\x04\xbd\x65\x03\x08\x7a\x13\xd1\xec\x20\xe8\x3d\xf4\x3f\xe3\x88\x21\x01\x82\xde\x53\xf7\x9b\x1c\xf1\x39\x80\xa0\xb7\x9e\x04\x08\x7a\x6b\x58\x7b\x34\xbe\xa3\xe9\x5a\xba\x47\xe3\xfb\x06\xbd\xf4\x82\x5e\x2f\xf1\xfe\xee\xd1\xf8\xbe\x35\xac\x41\xde\x9b\x88\x58\x07\x79\x2b\xfb\xa3\x83\xbc\xb7\x86\x7c\xc1\x3e\x02\x1e\x1d\xe4\x7d\xd8\x30\xe9\x20\x6f\x85\x7e\x3a\xe8\x5a\xc1\x9e\x0e\xba\x3e\x1a\x21\x20\xe8\xa3\xa1\xeb\xd1\xf1\x7e\x4c\xff\x7b\x38\xe2\x8d\x79\x74\xbc\xab\xf8\xa5\x7b\x74\xbc\x1f\x96\xaa\x0e\xba\x3e\x6c\x78\x75\x10\xf4\x91\x7d\x20\x68\x95\xbb\x74\x10\xf4\x21\x38\xd1\x41\xd0\xe7\xea\x77\x87\x23\xfd\xee\x72\x26\x77\xf7\x08\x78\x17\xeb\x4a\x07\x4f\x2b\xc3\xa3\x83\x99\x2f\xf1\xe2\x0e\x66\xbe\x2c\x78\x1d\xcc\xac\x52\x98\xee\x51\xee\x7e\x09\xda\x74\x8f\x72\xf7\x8b\x27\xda\xc1\xd3\x17\x90\xd0\xc1\xd3\xca\x05\xe9\x1e\xad\xee\x57\xa3\x0e\xcc\xac\x22\x96\xde\xe9\x0b\x48\xbf\x77\x34\x95\xf1\x21\x3b\x78\x5a\x61\xa8\x0e\x9e\xbe\xfa\x3a\xc0\xd3\x77\xeb\x7f\xf4\x13\x44\xdb\xc1\xd3\x97\xf4\xae\x0e\x9e\xbe\x57\xd7\x9c\x2e\x3c\x0b\xa1\x41\x77\x94\x6c\x01\x0f\xa8\x3b\x4a\x36\x71\x1a\x76\x47\xc9\x16\xf4\x85\x3b\x4a\xb6\x40\xce\x4a\x77\x94\x6c\x2a\x38\xe9\x8e\x92\x4d\xa5\x22\xdd\x50\x7b\x5e\x3a\x13\xb5\xe7\xad\xff\x71\x77\x8d\x48\x47\xc2\xa6\xc0\x53\x77\x24\x6c\x31\xa8\x67\x87\x23\x9e\x92\xc7\xae\x4d\x14\x56\xdd\x51\xb2\x45\x80\x5c\x77\x94\x6c\x0a\x2e\xf5\x81\x5c\x2e\xf1\xfe\xee\x28\xd9\x44\x49\xd4\x3d\x13\xc5\x44\x06\xd5\x3d\x13\xc5\x14\x86\xea\x1e\xd7\xb6\xc8\xb2\xd9\x3d\xae\x6d\x62\x09\xe9\x8e\xae\x4d\x2c\x21\xdd\xd1\xb5\xc5\xfa\xcf\x29\xd9\x81\xb7\x45\x70\x5c\x77\xe0\x6d\x91\xe8\x5c\x77\xe0\x6d\x8a\x57\xf5\x81\x79\xc4\x5e\xfa\xc4\x3c\x1c\xa0\x3e\x31\x0f\x07\xa8\x4f\xcc\xc3\xad\xe9\x13\x13\x40\xde\x7d\xd2\x4d\x4d\x83\x93\x6e\x5e\xfd\x8f\xbe\x90\x10\xd4\x1d\xed\x1a\x32\xeb\xa5\x3b\xa2\x35\x91\x8b\x74\x47\x98\x96\xb4\x58\x38\xc2\xb4\x04\xaa\xeb\x8b\xdf\x69\x15\xf3\x98\xb0\x89\x6a\xa4\x3b\xc2\xb4\x84\xbb\xd7\x3d\x9b\xda\x12\x78\xac\x3b\xa6\xb4\xa4\x69\xc2\x31\xa5\x29\x42\xd5\x1d\x53\x5a\xa2\xea\xaf\x3b\xa6\xb4\x24\xfc\xe0\x98\xd2\x14\x85\xea\x9b\xbb\x0f\xdd\x8f\xbb\x83\xc7\xba\xe3\x46\x4b\xfa\x8c\x0e\x16\x69\x7a\x39\xf4\x8c\x8d\x96\xee\xb8\xd1\x92\xa6\x17\xc7\x8d\x96\x96\xfe\xe7\x03\x44\xb9\x2e\xfd\xd0\x4f\x32\x98\xfb\xa1\x9f\xfa\xa8\x0e\xfd\xd4\x02\x74\xe8\x27\x5b\x55\xfd\xf0\x04\x35\x49\x1d\x9e\xa0\xa6\x5d\xc7\x8d\x96\x83\x8e\x0e\x47\xba\x8a\xdb\x90\x09\x71\x74\xc7\x8d\x96\x41\x83\xdd\xa3\xb9\x96\x09\x6a\x74\x8f\xe6\x5a\xd6\x44\xe4\x98\xd2\x14\x12\xeb\x17\xcd\x6b\xc2\x18\xdd\x31\xa5\x65\x36\x68\xba\x63\x4a\xcb\xec\x5a\x77\x8f\xe6\x5a\xae\xfa\x5d\xe7\x88\x77\xe4\x78\xd3\x32\xee\x65\x77\xbc\x69\xb9\xe9\x7e\x93\x23\x9e\xbc\xe3\x4d\xcb\x4d\x3d\xc3\x3e\xb0\xb6\x05\x6c\xe8\x3a\xc2\x06\xde\xad\x05\x6c\x00\x79\x5b\xc0\x06\xbe\x00\x0b\xd8\xc0\x17\x60\x01\x1b\xf8\x02\x2c\x60\xc3\xd0\x99\xd8\x40\x0d\xa0\x21\x18\x8f\x52\x77\x31\x09\xc6\x2f\xfd\x8f\xa7\xcb\x9b\x36\x04\xe3\x95\xcb\x63\x08\xc6\x67\xbe\x23\x43\x30\x5e\xd9\x3b\x86\x60\xfc\x43\x71\x88\x21\x18\xff\xf0\xc6\x0c\xc1\xf8\x27\x62\x03\x82\xf1\x0f\xdb\x90\x86\x60\xbc\x02\x79\x86\x60\xfc\x93\x75\x77\x7f\xba\xcf\xa3\xbb\xfb\xd3\x7d\x8a\xee\x3e\x39\x5a\x1c\x2d\x8e\x74\x15\xb7\x4f\xe5\x35\x86\x60\xfc\x53\xd5\x97\xcb\x91\xbf\x5b\x43\x30\xfe\x01\x45\x1a\x82\xf1\xe2\x44\x31\x04\xe3\x4b\xd3\x99\x6e\x5f\x79\x9d\xe9\x36\x28\xf3\xc5\x1c\x38\x5a\xd1\x73\x71\xe0\x68\x05\x08\x66\x09\x45\x6d\xd2\x07\xcc\x81\xa3\xa1\xf0\x5d\xcc\x81\xa3\x55\xc2\x73\xe6\x21\x5b\x53\xc9\x87\x49\xbd\x1d\x5f\xd0\x50\x68\xaf\xea\xb5\x03\x47\x53\x0d\x86\x39\x70\xb4\xaa\x7e\x7a\x58\xd6\x2a\x9b\xca\x86\x42\xbb\x32\x66\xcc\x41\xa5\x79\x90\xe8\x3f\xa7\x64\xcb\x74\x13\xb4\x64\x99\x6e\x6e\x1d\x2d\x8e\x74\x49\x7f\xd4\xf5\xea\x7f\x6e\x42\x23\x33\xd1\x10\x6f\x6f\xac\x3f\x86\x78\x7b\x23\xa4\x6f\x8e\x37\xad\x11\xf2\x36\xc4\xdb\xdb\xa3\x33\xfd\x51\x37\x26\x4c\x73\x4c\x69\x8d\x69\xd0\x1c\x53\x5a\xc3\xe1\x32\xc7\x94\xd6\x88\x30\x1a\x02\xed\x0d\x37\xca\x10\x68\x6f\x53\x57\x99\x1c\xf1\xc8\x1c\x53\x5a\x63\x79\xb0\x87\x7e\x32\xd5\x59\xa1\x9f\xb2\xbd\xd0\x4f\x36\x37\xac\xd0\x4f\xd0\x84\x15\xfa\xb9\xf5\xbb\x87\x23\xec\x73\xdc\x68\x0a\xe1\x58\xa1\x9f\x7a\x4a\x88\xac\x2b\xf8\x62\x88\xac\x77\xa6\x33\xf3\x88\xad\xf5\xa4\x3b\x2c\x8e\xe8\xa7\x63\x4a\x53\xb8\xc5\x3c\x62\x6b\x4a\xc9\x31\x8f\xd8\x9a\x0a\x39\xcc\xf1\xa6\x29\xc0\x62\x1e\xb1\xb5\x5e\xf5\x3f\xb7\x41\x25\x18\xe6\x58\xd4\x3a\x28\xc4\x1c\x8b\x5a\x27\x3d\xcf\x1c\x8b\x9a\xf2\x59\xcc\xb1\xa8\x19\x31\x68\x73\x2c\x6a\xa6\x8f\xd8\x23\xbd\x66\x1a\xc8\x1e\xe9\x35\x4b\xfa\xdd\xe0\x88\xf7\xe7\x38\xd5\x8c\x29\xd9\x1c\xa7\x9a\x91\xbe\x66\x8e\x53\xcd\x1e\xdd\xc1\xed\x33\x7d\xee\x8e\x53\x4d\xe1\x0f\x73\x9c\x6a\x66\x3a\x8a\x1c\xf1\xe4\x3d\x53\xc3\x4c\x43\xde\x31\xac\x89\x29\xc3\x3c\x26\x6c\x46\x9e\x81\x79\x4c\xd8\x0c\xaf\xc3\x1a\xf6\x69\xaa\x6b\xd8\xa7\x31\xdf\xb0\x0f\x74\x6d\x0d\xfb\x08\x12\x99\xa3\x56\x1b\xc4\x30\xcd\x51\xab\x0d\x9c\x62\x73\xd4\x6a\x0a\x63\x98\xa3\x56\x1b\x7a\x4a\x8e\x5a\x6d\xe0\x3d\x98\xa3\x56\x1b\x7a\xb7\x8e\x5a\x6d\xe8\x49\x38\x32\xb5\x51\x74\x87\xc9\x11\xd6\x7a\xa4\xd7\x06\x9b\xb5\xe6\x39\x16\x36\xf0\xaa\xcc\x73\x2c\x6c\xe8\x4d\x7b\x14\xd8\x86\x6c\xf7\x28\xb0\xa9\xc8\xc3\xc0\xb7\x0a\x16\x18\xf8\x76\xe8\xeb\x00\xdf\x2a\x3c\x60\xe0\xdb\xa1\x31\x0f\xbe\x55\x5e\x8a\x81\x6f\x87\xc6\x3c\xf8\x76\xe8\x29\x81\x6f\x95\xa5\x62\xe0\xdb\xc1\xb6\xa0\x81\x6f\x87\xbe\x0e\xf0\xad\x58\x34\x0c\x9c\x3a\x89\xb8\x1b\x38\x75\x6a\x64\x81\x53\xa7\x9e\x19\x38\x75\x6a\xfa\x04\x8b\x4e\x92\xd2\x0c\x50\x39\x35\x7a\x00\x95\x53\xcb\x83\x47\x73\x4d\xf9\x2c\x06\xa8\x9c\x24\x1a\x18\xa0\x52\x44\x9a\x06\xa8\x54\x19\x89\x4d\xfa\xc2\x96\xa1\x4d\xfa\xa2\x99\x08\xc0\x39\xf1\xec\xcd\xc3\xb2\x36\xb5\xbc\x7b\x58\xd6\xc4\xe1\x61\x80\xd1\x69\xdf\xb1\xe4\xf6\xff\x99\x91\x81\xa9\x73\xe8\xfa\x3e\x22\xe6\xd4\xbd\xb1\x4e\x73\xdb\xc4\x3a\xcd\x51\x40\xd8\x79\xf5\x3b\x1f\x11\x2b\xc8\x1e\x1f\x11\x0b\x6f\xd6\x80\xb7\x4b\x63\xd5\xf3\xa5\x4d\x0c\x1e\xe6\x49\xd1\xb6\xf0\xf6\xcc\x83\xb9\xb6\xb4\x48\x7b\x30\xd7\x96\x16\x69\x0f\xe6\xda\x7a\x74\x15\xb7\x7c\x15\x1d\xb9\xe5\x4b\x33\xb9\x07\x73\x6d\x09\x3e\x78\x30\xd7\x96\xfa\xe9\xc1\x5c\xdb\x9a\x13\x81\xda\x5b\xb3\x20\x70\x7a\x13\x4e\x35\x4f\xb1\xb0\x8d\x77\x62\x1e\xcc\xb5\xcd\xbe\x80\x79\xc0\xd6\x14\xc5\x30\x4f\xa3\xb0\xad\xc5\x1d\xe0\xbd\x71\x2c\x0c\xe0\xbd\xf1\xd3\x0c\x70\x2d\x12\x0d\xf3\xa0\xac\x6d\x7d\x61\x80\xeb\xad\x6f\x0a\x70\xbd\xf5\xa5\x00\xae\x15\x63\x30\x00\xf4\x26\xb0\x6c\x00\xe8\x7d\x74\x44\x5f\x00\xbb\x76\xe8\xcb\xd5\xff\xbc\x2f\x27\xe8\xc8\x9f\xc4\xc1\x07\x37\x20\xf3\xd1\x98\x03\x16\x1f\xd3\xff\x2e\x47\xbc\x23\x60\xf1\x51\x3f\x81\xc5\xaa\x14\x31\x60\xf1\x21\x9a\x64\xc0\x62\xd5\x86\x18\xb0\xf8\x08\x0c\x02\x8b\x0f\x5e\xa9\x01\x7d\x15\x47\x30\xa0\xef\xd1\x37\x0c\xf4\x3d\x57\x57\xf1\x7e\x5e\x8d\x2c\xa0\xaf\xe2\x08\x06\xf4\xbd\x42\x05\x1e\x6a\xb5\xab\x75\xc4\x43\xad\x76\x09\x9c\x0f\x60\xf1\x65\xcf\x67\x00\x8b\x2f\x6f\x7a\x00\x8b\x95\x06\x33\x80\xbe\x97\xf9\x72\x00\x7d\x2f\xe1\xdb\x01\xf4\xbd\x8c\xc1\xe1\x61\x58\x13\x97\xeb\xf0\x30\xac\x5d\x82\xe3\xc3\xc3\xb0\x26\x82\x8d\x11\xb0\x01\x88\x3e\x02\x36\x74\xdd\x8f\x7e\xf2\xe4\x07\x20\xf9\x02\xc3\x07\x20\xf9\xb2\x8f\x34\x1c\x24\xe7\x44\x5c\x6d\x38\x48\xe6\xe8\x7f\x06\x60\xff\xcf\xf8\xbf\xff\xaf\xf3\x7f\xfc\x9f\x21\x48\x39\x4f\x7a\x56\x0e\x07\x42\x90\x72\x95\x44\x8a\x7c\x05\x08\x2f\x89\x6e\x69\xfe\x78\x27\xc2\x4b\x49\xdb\x57\xcd\x84\x26\x43\x78\x49\x67\xfb\x72\x79\x21\x26\x0a\x2f\x65\x6c\x5f\x19\xd3\xeb\x46\x12\x96\x41\x49\x26\xeb\x4c\x69\xc5\xa0\xf5\x92\x3d\x77\x2e\xbc\x84\x88\x25\xe2\x31\xf9\xb9\x04\x39\xa4\xb5\xe1\xf3\x52\x78\x09\x02\x4b\x14\x63\xe9\xcc\x5f\x76\x6e\x6f\x6c\xde\x28\xad\x07\x89\x32\x6c\x3a\x2f\x29\x57\x69\xac\x1e\x7e\x2e\x6d\x55\x49\x80\x1e\x7e\x2e\xe9\x4f\xa9\x6f\x5e\x7e\x2e\x15\xcb\x97\x78\xa1\xff\x5c\xa2\x85\xbf\x42\x70\x7e\xa6\x24\xdf\x5e\xca\x5d\x3c\x64\x69\x74\xa1\x68\x73\x21\x6b\x09\xd2\xac\x41\xa4\x26\x87\x4b\x23\xd2\x27\x68\x9d\xe4\xb0\xd5\x08\x19\xb5\x5d\xc9\x04\x78\x23\x62\x26\xa8\x97\xe4\xe0\xb9\xc7\x41\xaa\x25\xc8\x94\x64\xd9\x2e\x89\x12\x74\x49\x72\x70\x14\x12\xa4\x40\x82\xec\x48\x26\x7b\x2a\x48\x72\x04\x42\xfb\x54\x02\x77\x17\x15\xfd\xa5\x4b\xee\x93\x85\x17\xcf\xfc\x95\x4e\xc0\xcf\xf7\x10\x44\x30\x0f\xb3\x7c\x0e\x1e\x46\x0a\x30\xaf\x07\x28\xd7\x33\xcc\xbc\x41\x34\xe7\xf0\x94\xe7\x50\xd5\xe8\xb6\x43\x1f\x9e\xa1\x67\x09\xa2\x08\x87\xe3\x3b\xc3\xc4\x12\xc4\xe3\x0d\x81\x77\x86\x6f\x37\x24\xa4\xc8\x60\xbd\xce\xa1\xa9\xd1\xdf\x18\x74\xd7\x39\xf8\x97\x1a\xa0\xbb\x0e\xf0\x5c\xe7\xe0\x1e\x76\x80\xe7\x3a\xc0\x62\x9d\x83\x07\x51\x02\x2c\xd6\x01\xfa\xea\x1c\xdc\x63\x0a\x90\x4b\x87\x24\x49\x2e\x8f\xb5\x86\x84\xa0\x53\x6a\x08\x31\xf0\xe8\xa0\x4d\x0e\xf0\x25\x5f\xe6\xac\x00\x27\x72\x80\x0c\x39\x53\xb0\x15\x20\x35\x0e\xb0\x19\xe7\xe0\xe8\x25\xc0\x66\x1c\x52\xc7\x22\xa3\x11\x39\x20\x18\x8b\x73\x70\x5f\x29\x24\x46\x48\x32\x3e\xd8\xc8\x53\x62\x84\xc0\x3c\x9c\x42\xa4\xf3\x8c\x10\x28\x87\x2f\xa5\x79\x01\xca\xe1\x90\x34\x42\xbc\x28\x3c\xc0\x27\x1c\xd2\xcc\x1f\xef\x1d\xba\xde\x00\x4f\x6f\x4a\x95\x47\x87\xca\x31\xd4\xba\x09\xa9\x94\x00\x61\x6e\x48\x52\x1f\xd6\x53\x42\x91\x16\x9e\xd8\x14\xf5\xe2\xf8\xb8\x20\x7a\x4d\xa9\x73\x4d\x94\x20\xd2\x81\xdf\xbc\xeb\xe7\xdc\xfd\x70\x77\xcf\x44\x09\x10\xaf\x06\x18\x57\x53\x62\x2c\xc1\xaa\x1a\xa0\x53\x4d\xb0\xae\x04\x88\x50\x03\x0c\xa8\xaf\xc9\x0a\x96\xd3\x00\x15\xe9\xbd\x0c\x5a\xa8\x48\x03\x3c\x9c\xf7\xba\x9b\x19\xe0\xe1\x0c\x90\x57\x5e\x62\xd0\x21\x23\x9b\x07\x8d\x5d\x0e\x6a\x44\xaa\x08\x22\xac\xac\x49\x15\x22\xac\x00\x07\x55\xc8\xee\x61\x07\x38\xa8\x02\x04\x53\x21\xfb\x5e\x47\x80\x60\x2a\x3c\x68\x24\x64\x5f\x0a\x02\x7c\x51\xe1\x41\x82\x20\x4f\x7e\x8e\x16\x26\xec\x4a\x21\x2f\xce\x44\x35\x00\x7a\xa4\xf0\x60\x11\x84\x48\x01\xe6\x9e\xf0\xf8\x62\x1a\xe0\xea\x09\xb0\xd8\x84\xc7\x23\xb6\xa1\xa0\xa7\x43\x51\x9d\x75\x8f\x42\x86\x8a\x00\x54\x75\x1c\xfe\x1c\x0f\x04\x85\x83\x2c\xdc\x81\x0e\xf2\x7a\x3c\x2f\x5c\x3a\x78\x29\xa8\xc9\x7e\xcd\x18\xfc\x21\xc7\x10\xa0\x6c\x77\x33\x63\xf0\x6f\x3a\x06\x0f\x2b\x3c\xd7\x71\x7f\x0c\x85\x46\xd8\x35\x11\x32\x89\x2c\x52\x31\xc0\x50\x19\x7d\x41\x89\xac\x47\x91\xf5\xa8\xa0\xa6\x10\x83\x3b\x5e\x31\xc0\x0a\x19\x2b\x3f\xf7\xa5\x27\x86\x0e\x2d\xb4\x03\xb3\x18\x3a\x67\xc2\xc4\x18\x87\xce\x9c\x34\x42\x51\x3d\xb9\xd1\xe0\xee\x30\x07\x26\x4f\x42\x88\x48\xa2\x47\x34\xd0\x9d\x5f\xfb\xa7\x71\x71\x26\xac\xd2\xc9\xd1\x4c\x44\xb7\x37\x22\xd4\x5b\x1e\xcf\xcb\x8b\x08\x9d\x46\xd4\x4d\x9d\x7b\xe2\xa7\x31\xd1\x28\xd6\x58\x07\x20\x11\xf5\xb7\x88\xdc\x9b\xa7\xcd\xfd\x34\xba\xff\x15\x91\x06\x2b\x54\xee\x44\x44\x93\x22\x7a\x48\x1e\x3f\xfc\x69\x5c\x9c\x09\xa1\x9f\xe9\xee\x9b\x6b\x42\x01\xfd\x03\x58\xc1\x13\xc0\x87\xff\x01\x50\x44\x24\x5c\x22\xda\x2d\x05\x3f\x33\x22\x75\x12\xd1\x38\x29\x38\x60\x11\xb5\x90\x88\x4c\x48\x99\x85\x46\x0f\x8d\x45\xa6\xfd\xb2\x3c\x08\x10\xd1\xa5\x88\x08\x52\x14\x76\x51\x23\x7c\xf5\x11\xa2\xfa\x72\x18\x3e\x50\xcc\x47\xb8\xe5\xcb\xf1\x70\x77\x84\x23\x3e\x8a\x1c\x9e\x6d\xad\x98\xdc\x4d\x8d\x62\x7e\x3f\x9b\xbb\xfb\x5c\x19\x45\xeb\x8e\x7c\x40\x84\x12\x3d\x8a\x0b\x1d\xb4\x17\xd3\xa1\x11\x6e\x0e\x4a\x6b\x63\xf2\xb5\x2e\x42\xe2\x5c\x49\xcb\x8d\x50\x2c\x47\xa6\x94\xca\x06\x4a\x84\xb3\x38\x66\x28\x1e\x60\x38\x8f\xd9\xa3\x53\x31\x3f\x22\x8e\x52\xe3\xa6\xd1\x2b\x9d\x93\x4f\x99\x11\x12\xd9\x08\x45\x6c\x25\x3a\x1f\x21\x89\x8c\xb0\x43\x56\xc8\x91\x23\x8c\x8c\x11\x2a\xc6\x5a\x3c\x1c\x12\xb3\xef\x0d\xc4\x0c\x19\x4b\xe9\xfc\xfc\xf0\x73\x58\x51\x8a\x7e\xee\x53\x6d\xcc\x50\x97\x54\xde\x26\xf3\x53\x84\xa1\xaf\x56\x8f\x57\xc7\xc7\x57\xef\xf8\x40\x76\xd1\xdc\x9f\x8b\xd0\xbe\x45\xf8\xde\x6a\xf3\xfd\xf5\x08\xc5\x4d\x7c\xdc\x2b\xac\xc3\xe7\xfb\x08\xc5\x4a\x14\xb7\x0a\x6e\x71\x84\x5b\x25\x8a\x54\x05\xef\x38\x3e\x87\x6b\xc2\x83\x32\xdd\x5d\x8a\xc5\x67\xf1\x28\xf2\x90\xe5\x09\xdf\x91\xea\xfe\xa8\xb2\xfe\xe3\x9b\xb0\x91\x5a\xd0\xa8\x22\xd0\xe4\x95\xe3\xb1\x70\xa3\x72\xa8\xb4\x65\x86\xa0\x72\x32\xaa\x64\x92\xf4\xda\x48\x61\x62\x54\x45\x62\x76\xf7\x33\x52\x8b\x16\x55\x84\xf6\x5c\xce\x74\xf4\x1c\x55\xf6\x54\x7c\xb1\x8a\x14\xf4\x44\x55\xf2\x94\xcb\xcf\xf9\x70\x55\x8a\x53\x7c\xa3\x3c\x52\x44\x13\x55\x2f\x53\x13\xd7\xf4\x39\x28\xaa\x18\xa6\xba\x1b\x12\x29\x71\x89\xaa\x6d\xa9\x1e\x6d\x88\xd4\xb6\xc4\x6a\x54\x40\x7a\x4c\x3a\x52\x56\x12\x55\x4f\x52\x3d\xf1\x23\x56\x26\x2d\x95\x8e\xd4\xc9\x99\x93\x1b\x51\x2a\xd1\xbc\x0e\x25\x52\x1c\x11\x55\x15\xa1\x09\x86\x6a\x83\xa8\x32\x03\xe2\x9e\x91\x04\xec\x48\xe6\x75\x33\xdf\x52\x8f\x64\x42\xc7\x16\xa9\x4d\x72\xe8\x11\x49\x57\x8e\xe4\x29\xb7\x41\xe7\x49\xc8\x8d\x64\xe2\xb6\xb1\xf9\xb9\x47\x72\x23\x49\xb7\x6d\x1c\xce\xf4\x75\x29\x92\xfd\xda\xa6\xae\xc9\x93\x27\xf1\xb4\xc1\xcd\x11\xc9\xe6\x89\xa4\xf1\xb4\xe3\xd1\xbe\xd8\x19\x36\x9d\x7a\xd6\xe3\x98\x31\x92\x5d\x13\x49\xab\x69\xc7\x2b\xcd\x22\xa9\x33\x91\x9c\x99\xc6\x96\x7a\x24\x13\x26\x92\xf4\xd2\xae\xc7\x80\x22\x49\x2f\x91\x6c\x97\x76\x7d\xdf\x27\x76\xbe\x77\xd2\x5c\xda\xf5\xed\x83\x48\x9a\x4b\x24\xbf\xa5\x5d\xde\x11\x89\x1c\xb1\x53\xa2\x09\x9b\x40\x24\xbf\x22\x2a\xb1\x02\xd4\x16\xbb\xbb\x52\xb1\x93\x71\x1a\x2b\x67\x1a\x77\x27\xa5\x32\x6e\x6e\xe4\xe1\xb3\xc8\xbe\x70\x8f\x4c\xbf\xec\x04\xc7\x4e\xa2\x24\xa4\x75\xb1\xfb\x24\x17\x3b\x09\x85\x40\xa4\xc8\x96\x67\x64\xaf\xb3\x27\xcf\xf0\x8f\xec\x28\x46\xb6\x12\x7b\x76\x2e\x83\xc8\x86\x48\x64\x27\xa4\x17\x35\x7a\x52\x71\x24\x36\xdd\x2b\xeb\x27\xb1\xe9\x48\x50\xba\xc3\x2e\x1e\xcd\x51\x69\x34\x65\x5d\x32\x7f\x12\xdb\x89\xa6\x0c\x3d\x47\x2e\x91\x30\x4e\x34\x25\xe3\x39\xa0\x88\xc4\x53\xa2\x29\xf3\xcd\xf7\xe6\x22\xe1\x83\x48\xdc\xa0\x9b\x47\x50\x22\x91\x82\x48\x88\xa0\x13\x6e\x8d\x83\xf1\x39\x94\x7c\xe4\xbb\xe7\x71\x38\x6a\x8b\x83\x54\x91\xc9\x4c\x3b\x98\x93\x07\x59\x21\x93\xef\x68\x78\x64\x3c\x0e\x52\x30\x96\x07\xe1\xe2\xa8\x5c\xb3\x2a\xcb\x86\x9f\x7b\xe4\x38\x0e\xd2\x1e\x16\xaf\x63\xf0\x36\x07\x6f\x73\x7b\x94\x37\x0e\x16\xa9\x41\x2a\x2d\x15\x44\x71\x18\x67\x92\x19\x7b\x58\x26\x86\xc3\xae\x38\x4c\x89\x23\xdc\x7d\xf3\xf3\xa3\x7c\x07\xee\xee\x13\x67\x1c\xd4\xa3\xdc\x4b\xe7\x59\xb9\x06\x71\x91\xe0\xfb\xec\x71\x3a\xe4\x8c\x93\x80\x08\x0c\x99\x71\xba\x9b\x15\x27\x1b\x45\xd1\xdd\xeb\x38\x7d\x77\x26\x4e\xb6\x65\xa8\xc2\x88\xd3\x8d\x8e\x93\xb8\x3c\x59\xf9\x71\x56\xce\x24\xe8\x9e\x77\xfd\x27\xa0\x98\xc6\x65\x3c\x85\xd7\x20\x62\x8b\x93\x21\x39\x89\x94\x56\xcf\x27\x88\x13\x50\x35\x09\x06\x56\x30\xd9\xf4\x21\x12\x27\xb1\x3d\x4d\x6f\xd3\xdd\x8a\x38\x09\x96\x51\x5b\x1d\xa7\x87\x9d\xe2\x24\xde\xd4\x3a\xcf\x80\x07\x33\x79\x30\xcd\x03\x5b\x71\x39\xe8\x8f\x8b\x4d\x44\x88\xab\xe2\x02\x93\x2d\xf6\xda\xa0\x0b\x8f\xcb\x3f\xe3\xb8\xd8\x64\xb3\xac\xc6\x46\x23\xc1\x7e\x9e\xeb\x72\x4f\x35\x2e\x76\xbd\xcc\xf7\x96\xe2\xe2\xbb\x5f\x6c\x70\x41\xca\x1d\xd7\xc3\xdd\xd9\xa1\x22\xad\x31\x2e\xdf\xa1\x8a\x8b\xad\x29\x0a\x54\xe3\xe2\x0d\x2c\xde\xc0\xd8\x74\xbe\x72\x23\xb6\x44\x86\x87\x0d\xe3\xe2\xb5\x2c\x5e\xcb\xf0\xf4\xe0\xb8\x58\x97\x56\x23\xd0\x9b\xd4\x48\x97\xd8\x8d\x98\x89\x7e\xb2\x58\xad\xae\xb0\x39\xd7\xec\x74\xa9\x13\x51\x7e\xe8\x27\xeb\xd2\x62\x23\x80\x22\xcd\xb8\x98\xb4\x16\x3b\x00\xd3\x78\x9e\xc6\xdd\x4d\x61\x66\x2c\xf2\xe0\x6a\x5c\x8a\xaa\x16\xae\x09\x1e\x59\x0a\x29\xba\xf3\x1c\xd7\xe5\xe7\xc4\x04\x0f\x13\xcc\x76\x10\x16\x37\x01\x38\x18\x7c\xe3\xf6\x3d\xe4\xb8\xd9\x3c\x3e\xcc\x3a\x9b\x09\x7b\x47\x05\x1f\xf9\x39\x58\x7c\xb3\x25\x7c\x01\xa7\xdb\x97\xae\xb8\x93\xc2\x7f\x97\x46\x6e\xc4\xa6\x2c\x85\x72\x71\xf3\xde\xb7\x3f\x2c\x05\x4d\xe2\xf6\x67\x16\xb7\xcf\xcd\x89\x9a\x90\xb8\xf9\x9a\xb7\x4f\x84\x29\xaa\x91\x31\xbf\x71\xb3\xa9\x80\x89\x7b\xd2\x79\xdf\x08\xc8\x70\x6f\xc4\xed\x2b\x74\xdc\xe8\x8a\x26\xe7\xb3\x8c\x1b\x24\xb8\x11\x11\x4d\x1e\xfa\x8c\xdb\xc3\xda\x71\xfb\x22\x9e\x92\x67\xe9\xc4\x03\x88\x3e\xde\xcf\x6b\xcc\x79\x87\x33\x8f\x94\x34\x59\x2e\x0e\xee\xc1\x71\xf7\x40\x31\x82\x78\x3c\x74\x1d\xcf\x3e\xef\x18\x41\x3c\x4c\x45\xc7\x41\xe6\x3d\x20\x97\xe3\xdf\x5f\x3c\x67\xbd\x03\x07\xf1\xfa\x62\x1c\x6f\x20\x9a\xc0\x5c\x72\x79\x47\x37\x96\x77\x10\x2a\x5e\x3e\xc3\x1b\x89\xf8\xf8\x46\x47\xbc\x85\x46\x5f\x74\x32\x5c\x9e\xf1\x32\x37\x5f\x0f\xc4\xe4\xdc\xb9\x26\x23\xf9\x76\x9e\x3c\x8b\xff\xc5\x57\xb8\x3e\xdb\x24\x4a\x6d\xe2\xf5\x31\x18\xaf\x23\xa5\x14\x01\x14\x77\x70\x23\xcf\x15\xca\xc9\xf7\xcf\xe3\x05\x83\x5f\x5f\x9e\xd2\xc3\x3b\xba\x87\x1b\xf9\xc4\x9b\xc8\x8d\x88\xf7\x62\x26\x11\xb4\xec\x35\x28\x29\xf8\x8c\x9b\x08\xca\xe6\xec\x5d\x4a\xc1\xf1\x48\x0a\x0e\x3d\x72\xf2\x65\x2d\x85\xa0\x00\x8e\x87\x6c\xa6\x07\x77\x52\x40\x91\x30\xf8\x30\x4d\xd5\x07\x98\x87\x73\xbc\x71\x7b\xa3\x07\x77\x52\x48\x84\x7a\x12\xe1\x95\xca\x35\x13\x37\xf2\x02\xaf\x54\x3c\x33\x2a\x85\xac\x58\x8d\xff\xaf\xf8\x43\x4e\x21\x73\x23\x9f\xc1\x52\xf1\x7a\xc7\x14\x32\x5d\xf2\xfd\xf7\x54\x7c\x0e\x49\xe1\xe1\xe7\x3e\x59\xa5\xd2\xb8\xa6\x4f\x56\x29\xf8\x64\x95\x83\xd1\x79\x0f\xab\xa5\x50\x9e\x77\x64\x2a\x85\xc2\xcf\x4b\x7d\x47\xa6\x52\xf0\x1d\xe9\x84\x93\x9f\x9a\x47\xe5\x52\xf0\x49\x2e\x05\x9f\xdd\x52\x6c\x58\xd4\xf8\x9d\xfb\xfa\x29\x2e\x3a\xdf\x88\xea\x34\x45\xd0\x78\xf2\x97\x6b\xc2\xfb\xbd\x7d\x99\x48\xa8\xf4\x27\xa4\xf9\x1b\x72\x7c\x09\xd1\xf2\xa4\x10\x2d\x30\x36\x11\x39\x4d\x44\x4e\x25\x8f\x97\x50\x21\x4e\xb8\xd9\x97\x3c\xf2\x84\xb4\x6f\x42\xcb\xd7\xa2\xcf\xde\x09\xfd\xde\x84\x50\xaf\xc5\xc3\x99\x9b\x33\xd9\x5d\x02\x76\x25\x04\x3e\x13\xca\x9e\x17\x51\x83\x84\x9e\x65\x42\xd4\x4f\x41\xe7\x44\x94\x33\x25\x69\xeb\xfb\x54\x99\x90\x7c\x4b\x49\xb2\xf4\x1e\x6f\x4a\xe8\xb9\x25\x84\xdc\x14\xc4\x4f\x44\x24\x93\x22\x92\x04\xf1\x13\x7e\x75\x22\x30\x99\x5e\x37\xea\x04\xd9\x50\x2a\xcf\x3a\xd3\x27\xf8\x84\x43\xad\x20\x7e\x22\x50\x98\x92\x74\xa6\x27\x3f\x9f\x74\x5e\x12\xd1\xee\x40\x24\x62\x89\x29\x49\xc7\x79\xe9\x4c\x7f\x71\x8a\x17\x12\xc4\x4f\x84\x0d\x53\x5a\xf7\x37\x88\xff\xdf\x80\x22\x25\x4d\x76\xbb\xbc\x23\xfc\x29\x39\x8e\x4d\xe8\x4b\x29\xc2\x9f\x88\x37\x26\x05\x13\x89\xf0\x27\x64\x9f\x52\x7a\x45\xf8\xdd\x5c\x94\x9a\x12\x92\x3b\x21\xf0\x5a\xb2\x43\xa5\x84\xa6\xcc\xeb\x0d\x20\xba\x92\x50\x5b\x51\xb4\x33\x65\x1f\x8b\x29\xfb\x86\x84\xc2\xfe\x29\x4f\x35\xee\x77\xd8\x3f\xe1\xba\xa7\x2c\x81\xe2\xad\x46\x6e\x24\xf5\x61\x5f\xe7\x13\xf2\x04\x29\x4b\x5e\xd8\xc3\xfe\x09\x5d\x82\x94\x5f\x3a\xc2\x46\xa3\xd1\x38\xde\x61\xff\x84\x16\x40\x42\x04\x40\xd1\xf8\x04\xb9\x7e\xca\x0a\xe6\x33\x6d\x10\x84\x4c\x90\xd6\x2b\x1a\x9f\x08\x42\x26\x58\xe7\x15\x8d\x4f\x04\x07\x12\x74\xf3\x8a\xc6\x27\x68\xdc\x13\xfc\xed\x8a\xc6\x27\xf8\xdb\x13\x91\x49\x45\xe3\x13\xc4\xed\x89\x00\xa5\xa2\xf1\xe9\x49\xdc\x28\xad\x77\x34\x3e\x41\xe3\x9e\xe0\x6f\x57\x34\x3e\xc1\xdf\x9e\x1e\xed\x1a\xf8\x1a\x92\x20\x67\x4f\x30\xaf\x6b\x09\x4a\x30\xaf\x27\x68\xd5\xb5\x67\x91\x9e\xbc\x5f\xeb\xc4\xef\xea\x9d\x20\x82\x4e\x30\x40\x2b\xa0\x9d\xe0\x7c\x4e\x90\x3d\xdf\x19\xe8\xbc\xd1\x4f\x8f\xbf\xa7\xe8\x19\x02\x09\xf6\xe4\xf4\x68\x9d\x2f\x9c\xe9\xee\x79\x82\x05\x39\x05\x5f\x82\xd2\xe3\xdb\x2f\x09\x52\xe3\x14\x3a\x77\xdf\x3c\xf9\xad\xbd\x07\x6c\xe7\x15\x3f\xec\x4e\xa5\xc2\x3b\x3a\x9c\xf9\xb9\x2d\xe5\x36\xfc\x98\x82\xe6\x6c\xf0\x0d\xcf\x04\x0b\x68\x82\xf4\xf2\x35\x68\x21\xaf\x4c\xe5\x19\x1f\xd3\x06\x5c\x94\xa9\xf8\xe6\xc8\x6b\xda\x28\xcc\xe2\xc5\x67\xf1\xd7\xb4\x01\xfd\x64\x82\x77\xf2\x35\x6d\xc0\xf5\x98\x20\x79\x7c\x4d\x1b\xd0\x3a\x26\x18\x1c\x5f\xd3\x06\x6c\x84\x09\x1a\xc2\xd7\xb4\x01\xd5\x60\x82\x55\xf0\x35\x6d\x94\xce\x32\xd3\xd7\xc7\xb4\x01\x65\x60\x82\x59\xef\x35\x6d\xc0\xac\x97\x8a\xb6\x0e\xf9\x10\xa0\xc6\x4b\x45\x5b\x87\xcc\x0c\x70\xdb\xa5\xa2\xad\x43\x66\x06\xa8\xe3\x52\xd1\x66\x21\x33\x03\xf4\x6b\x09\xde\xb5\xd7\x60\x80\x69\x2d\x41\xb1\xf6\x1a\x0c\xd0\xa1\x25\xb8\xce\x5e\x83\x01\xae\xb3\x04\xc9\xd9\x6b\x30\x40\x6b\x96\x88\x4c\xbd\x06\x03\x9c\x65\xa9\xdc\xcf\xc1\x00\x81\x56\x82\xe5\x4a\x02\xfe\x09\x26\xab\x54\x23\x16\x79\x5e\x45\xaa\xc2\x07\xd2\x28\x76\xb4\x9e\xe0\xb5\x4a\x10\x5a\x85\xe0\x59\x0f\x09\x42\xab\x04\xeb\xd4\xef\x35\x13\x67\x22\xf3\xfb\xba\x66\xd2\x99\xf7\xf3\x9a\xfe\xa9\xa5\xaa\x59\x51\xd7\x04\x50\xc0\x17\xf5\x32\x13\x86\xa8\x04\xc5\x53\x8a\x9e\x1e\x9b\xe0\x63\x4a\x90\x2d\xbd\x9e\x12\x81\xad\x54\xcd\x3e\xbb\xe4\x51\x9d\x04\x3f\x81\x00\x5a\x82\x9f\x20\x41\x4c\xf0\x42\x04\xd0\x0d\x24\x58\x00\x84\xac\x13\xb5\xfd\xa9\xc9\x22\xdf\x9a\x49\xcd\x6b\x68\x12\x65\xeb\xaf\x09\x90\xe8\x53\xa2\x66\xfb\x35\x01\x12\x7d\x4a\xad\x7c\x6c\x47\x26\xca\xac\x13\x35\xd4\xaf\x09\x90\x1a\xea\x44\x64\x2a\x07\x77\x31\x13\xa5\xcd\xa9\x55\x6e\x34\xb8\x66\xa3\xb1\x71\xa3\xa5\x46\x6e\xd4\xb9\xd1\xe6\x46\x2c\xc6\x4d\xbb\xc3\x87\x1b\x75\x6e\xd4\xb9\xd1\xe1\x46\x2c\xd4\x94\xcd\x66\xc4\x07\x12\xa5\xaa\x89\xc2\xd0\xd7\xf3\xa4\x30\x34\x35\x6d\x90\xab\x11\xe8\x41\x99\x9a\x3c\x95\x44\x99\x5a\xea\x81\x69\xd4\x83\x50\x89\xa2\x9b\xd4\x31\x0c\xaa\xbb\x44\x35\x4a\xa2\x14\x23\x3d\x9e\x27\x9e\x28\xc5\x48\xd4\x60\xbc\x1e\x32\x55\x10\x89\x70\xd5\xeb\x21\x53\xaa\x90\xba\xb6\xb6\x79\xc8\x54\x17\x24\xca\x03\x5e\x0f\x99\xf2\x80\x44\x4a\xff\xeb\x21\x13\xd8\x4a\x1d\xf9\xfb\xa4\x2e\x6d\x1a\x7d\xd1\xcf\xe8\x70\x26\x12\xcb\x13\x99\xe1\xd9\xf3\xe0\xff\x01\x28\x48\xe3\x4e\xe4\x6f\x67\xb2\xe3\x13\x49\x86\xc9\x34\x3f\x79\x60\x33\x91\x6f\x97\x08\x70\xbd\x06\x1a\x09\x65\xc9\x46\xfd\x78\x06\x64\x76\x25\x12\xb0\x5e\xcf\x80\x44\xaa\x44\x5e\xd4\xeb\x19\x10\x1f\x4b\x24\x2f\xbd\x9e\x81\x31\x15\x99\xbc\x35\x9e\x01\xb9\x48\xc9\x84\x08\x18\x68\x24\x05\x25\xf2\x7f\x5e\x03\x8d\x1c\x9f\x44\xca\xce\x6b\xa0\x19\x66\x92\x73\xf3\x1a\x68\x44\xd2\x92\x09\x11\x30\xd0\x86\x07\x0e\x12\x81\xaa\x97\xed\xc4\xab\xd2\x18\xe7\xc3\xf6\x01\xce\x1b\xf3\xf9\xb0\x7d\x2c\x1a\x57\xff\xb0\x7d\x30\xab\x8e\x1d\x3f\x6c\x1f\x2c\x80\x63\xdb\x87\xed\xc3\x71\x4c\x1a\xf2\x3f\xb1\x7d\x1c\xae\x79\x9e\x0f\xdb\xc7\xa5\xf1\xf6\x0f\xdb\xc7\xe5\x46\xb2\x08\xdb\x09\x85\xa5\xa9\x84\x05\x0f\x3e\xa7\x09\xf0\x99\xc1\x3e\x1e\xc8\x64\x1a\x9e\xe1\x7c\x3c\x90\x09\x4c\x98\xa3\x7c\x3c\x90\xe9\x2f\x3c\xcd\x79\x3f\x1e\xc8\xc4\x13\x20\x94\xf5\x7a\x20\x13\x33\xa7\xcc\xac\x6a\xf4\xaf\x99\x50\xd6\xeb\x81\x4c\xde\xe6\xd4\xdb\xe4\x81\x4c\xc7\x70\x69\x9e\xfb\xf1\x40\x26\x8e\xe7\xbc\xe5\xe3\x81\x2c\x2c\x5a\xb2\x68\xa9\xd1\x6f\xb4\x62\xfa\x78\x20\xcb\x3d\xf1\xb4\xe2\xf8\xb0\x7d\xf9\x8a\x92\x56\xfc\x1c\x0c\x0b\x57\x7a\xcd\xfc\x61\xfb\x9a\xdc\x68\x7d\xce\xb8\x0b\x87\x67\xed\xcf\x19\x77\xb1\x00\xae\xf3\x39\xe3\x2e\x8f\x18\xa4\x75\x3f\x67\x5c\xc2\x40\x69\xdd\xcf\x19\x77\x79\x34\x2f\xad\xfb\x39\xe3\x6e\x36\xfb\x77\xf8\x9c\x71\x37\xc2\xff\x04\x7e\x5e\xb6\x6f\x56\xc5\x9d\x3e\x67\xdc\xed\xdb\xe6\x69\xa7\xcf\x19\x97\x50\x4f\xda\xe9\x73\xc6\xdd\x60\xb8\xad\x0c\x23\x6c\x27\x2c\x93\xf6\x1e\x1f\xb6\x6f\x16\xff\x7d\xc2\x87\xed\x9b\xcf\x70\xdf\xe7\xc3\xf6\x8d\x45\x5b\x16\x61\xfb\x61\x7c\x9e\x50\x3e\x6c\x3f\x04\x0e\x4e\x18\x1f\xb6\x1f\x02\x07\x47\xc0\x1c\xdb\x4f\xa4\x31\x3d\x1f\xb6\x1f\x2c\x3a\xb2\x08\xdb\x0f\x4b\xfa\xc9\xe5\xc3\xf6\xc3\x5a\x7e\x84\x97\xb1\xfd\xb0\x2a\x1e\xdc\x50\x14\xf1\xd3\xf1\x95\x2f\x1d\xf7\xe0\x73\xf6\xec\xde\x74\x58\x27\x0e\x0b\xa0\x90\xe0\xf1\xdd\xfa\x74\xdc\x53\xcd\x19\x0c\x7e\x58\x3c\x8e\xfb\xa6\x39\x47\xfa\xd9\xe9\x12\x6b\x48\x8e\xdc\x1d\x98\x7e\x7c\x1d\xcc\x19\x90\x72\x58\x00\x8f\x43\x88\x9c\x01\x29\xc7\x67\xa9\x74\x8c\x08\x9a\xef\x90\xa6\x03\x22\x3f\x83\x6b\x66\xce\x74\xb0\x98\x0e\x13\x75\xf6\x44\xd4\x74\x58\x6d\xce\xe0\x46\xbe\xe7\x9f\x0e\x98\xf1\x78\x3a\x70\xce\x0f\x5d\x62\xae\x3b\xcc\x75\x94\x00\xa5\x33\x79\x74\xb3\x7d\xda\x4e\x7e\xcc\x71\xd7\xf6\xd7\x76\xdc\xd6\xc3\xd7\xf1\xb2\x9d\x99\xe1\x30\xa5\xbf\x6c\xdf\x3c\x25\x5f\xdd\x7e\x6d\xe7\x3b\x3a\x4c\x80\x2f\xdb\x59\xeb\xce\xb1\x4f\xdb\x99\x19\xce\xad\x9f\xb6\xe3\xf5\x9e\x3b\x3e\x6d\x67\xf2\x3f\x0c\xc5\x97\xed\x44\x52\x0e\xf3\xa7\x6c\xbf\xbe\x99\x96\x2e\x3e\xa2\x6c\xbf\xc4\x9b\x6e\x62\xb6\xf1\xea\xb7\x74\xdd\xbb\x4b\x37\xb1\xca\x60\xe6\x05\x72\x5e\x0d\x45\x62\x2e\x17\xc8\x79\x95\x7a\x83\xeb\x76\x19\x9f\x37\xc7\x0f\x27\xef\x02\xe5\x2e\xbe\xde\xeb\xe7\xbe\x83\x91\xae\xe2\x5b\x84\x96\x2e\xf8\xee\xfa\x16\x7c\x62\xdb\x34\x5d\x46\xf2\x55\xbe\x98\x27\xd2\xa7\x0b\x94\xbb\x85\xf0\x83\x6b\x70\xa6\xeb\x1b\xf2\xe9\x32\xbc\x5f\x16\x79\xf0\x31\xdd\x1a\x7e\x2d\xfa\x07\xa0\x20\x4e\x99\x6e\x4d\x9f\xe6\x82\x9f\xae\xa7\xe0\x5c\xe2\xcc\xe9\xe2\x2f\xdd\xda\x3f\x6f\x58\xe9\x5a\x1d\x9f\x8f\x90\xc0\xd8\xad\xeb\xeb\x9a\x9b\xc6\xf3\x79\xcd\xc6\x23\xe4\x03\xcc\xc6\x23\xf4\x3c\x99\x74\x89\x9d\x91\x69\x94\x2e\x5f\xde\x05\xc4\xfd\x36\x72\xf7\x3e\x3e\xdf\x40\xe7\xee\x7d\x7d\xbe\x01\x1c\xb3\xcb\x57\xf9\x6a\xe4\xd3\xb9\x83\x38\x97\xa9\x91\x37\x00\x88\x83\x39\x2c\x11\x6b\x4d\x17\x97\x58\xc1\xbd\x0b\x6e\xba\x13\x9f\xc1\xe8\xd2\x62\xf4\x2d\xdc\x26\x00\xda\x25\x68\x72\xf9\x82\xca\xe2\x9a\xac\x9f\xf7\x7c\x86\x03\x2e\xce\xd7\xd5\xa2\xfa\x6a\xc4\xa2\x57\xec\x9a\x87\x8c\x47\x76\x95\xce\xa5\x47\xc7\xba\x74\xef\x47\xe2\x57\xba\x7c\x25\x57\x28\xc3\x3f\x9d\x4c\xf8\x37\x07\xad\x4b\xbe\x63\xe2\x89\x7b\xde\xc8\xba\xe4\xbb\x45\xde\x09\x3f\x85\x4f\xc7\x9d\x28\x5f\x35\x74\xb1\xdf\xd4\x40\xbf\x8a\x9f\x22\xd0\xc7\xcf\xe5\x95\xc8\x0f\x19\xdc\xbd\x28\xaa\xc3\xa7\x33\x39\x53\x63\x50\x79\xa2\x93\x1b\x0d\xa1\x28\xba\xe4\x11\xd4\x1c\x94\x20\x3a\xec\x6d\x7b\x26\xef\xd6\x7f\xf7\x6b\x7b\x0e\x6c\x56\x84\x39\x3e\x6d\x9f\x3c\x9e\x79\x3e\xcd\x9c\x74\x49\x4f\x09\x33\x23\x20\x2c\x86\xf4\x61\x66\x74\xe4\x92\x63\xd8\x1f\x66\x46\x5f\xeb\x72\x54\xbc\x09\x33\xa3\xef\x1a\xe4\xa8\x5d\x03\xcc\x8c\xee\x20\xe7\x58\xc6\x87\x99\xd1\xbf\xe6\x1c\xf5\x35\x63\x66\xe4\x29\xc5\xaa\x8d\x8c\xe2\x8d\x95\x9f\xeb\x8b\x53\x97\x2a\x3f\xd7\x17\x67\x6a\xdc\x34\x9e\xf7\xa4\x95\x63\xe5\x9a\x4d\x33\xc4\xe3\x8d\x0d\x33\xdd\x11\xfc\x3d\xd3\xf7\x8c\x73\x6c\xcf\xd7\x99\x85\xc6\xf3\xf6\xd6\x72\x64\x8d\x8c\x2c\x80\x7a\xf2\xb1\xd3\x25\x13\xca\x58\xde\xe8\xbb\x6f\x39\x2a\x7a\xe8\x1b\x19\x39\x1e\xee\xae\xf0\x9f\x9e\x27\x3e\x51\x7c\x65\x2b\xf2\x73\xd0\xc9\x2b\xc1\xd7\xb7\xb8\x33\x09\xbe\x39\x29\xac\xe6\xf5\xf3\x59\x59\xb8\x29\x2b\xa0\xe9\x8f\x2e\x79\x68\x29\x27\x5c\x46\x82\x26\x99\x48\x76\x4e\x3e\xf1\x2a\x68\x92\x13\x5b\x3a\x89\x19\x97\x70\x40\x4e\xbc\xa3\xf4\x8a\xd4\xeb\x4c\x7f\x63\x89\x19\x93\xa0\x49\x4e\x3e\x71\xe6\xc4\x94\x47\xd0\x24\x93\xfe\x95\x5f\xa9\xb2\x1e\x41\xcb\xca\x98\x25\x0b\x4c\x11\xb4\x4c\x8e\x6c\x4e\xfb\x23\xc6\x9e\x13\x4b\xac\x12\x4b\x09\x96\x65\xd4\xf7\x33\x42\xfb\x0a\x96\xe5\xcc\xc0\xcc\xe1\x23\xc6\x9e\x51\xca\xcf\x48\xe4\x2b\x58\x96\x11\xc5\xcf\xa8\xe1\x2b\x58\x96\x51\xa7\xcf\xc8\xd2\x2b\x58\x96\x73\x62\x9b\x28\x7d\xc4\xd8\x33\xea\xed\x19\x69\x76\x05\xcb\x32\xf2\xeb\x99\x04\x33\x05\xcb\x32\x79\x66\x19\xc1\x75\x05\xcb\x32\x39\xab\x19\xcd\x72\x05\xcb\x32\xe9\x66\x19\x65\x71\x05\xcb\x32\xca\xe2\x39\xd7\x8f\x30\x7a\x46\x1a\x3c\xe7\xf6\x11\x46\xcf\xe8\x70\xe7\xdc\x3e\xc2\xe8\x19\x99\xeb\x8c\xbe\xf5\xeb\xbd\xa3\x68\x9d\x91\xb2\x7e\xbd\x77\xe4\xa3\x33\xda\xd0\xaf\xf7\x8e\x36\x74\x26\x9b\xf6\xf5\xde\x91\x81\xce\x79\x7c\xbe\x77\x34\x9e\x33\x62\xcb\xaf\xf7\x9e\x17\xfd\xd4\xae\x01\x9f\x8c\xe2\xe7\x59\x1b\x03\x8e\x9b\xb2\xe2\xe7\x59\xa9\xff\x8e\x9b\xb2\xe2\xe7\x04\xce\x15\xd8\xca\x8a\x9f\x23\xb7\xfb\x7b\xcd\xc3\x99\xc7\x3e\xaf\x79\x74\xe6\xfc\xbc\x26\x2b\x49\x3e\xfb\xf3\x9a\x02\x61\xf7\x03\x22\xe5\x2c\x10\x76\xe7\xff\x4f\x40\x91\x11\xbe\xcd\xf9\x7e\xe0\xa7\x8c\xe2\x6d\x26\x98\xff\x9a\x60\x48\x33\xce\x4f\xf8\xc0\x4f\x19\x8d\xdb\x4c\xee\xb1\x16\xea\x4c\xd8\x3f\xa3\x6a\x2b\xfc\x94\x09\xe6\x67\x82\xf9\x77\xf0\xae\x20\xfa\xcf\x0a\x50\x1e\xa7\xf5\xce\x24\x8c\x65\x08\x69\x95\x12\x9c\x21\x2d\xcd\xb0\x95\x2a\x25\x38\x43\xda\x97\x61\xeb\x53\x42\x55\x86\x91\x2f\xb7\xf6\x91\x26\x95\xa1\xdb\xcb\x04\xcd\xd2\xf1\x5c\x9f\x0c\x49\x56\x86\x1d\xeb\x41\x42\x27\xc3\x80\x95\xa1\xbe\x7a\x4e\xd2\x99\x87\xc6\xeb\x8d\x0f\x37\xf2\x25\xfd\xff\x25\xec\xdc\x95\x34\x57\x72\x23\xec\xeb\x29\xe6\x0d\x44\x16\x12\x75\x89\x58\x4f\xb6\xf4\x0e\x64\x5d\x22\xd6\xd8\xb3\x13\xa3\xdd\xf7\x57\x34\x3e\xb4\xba\xcf\x71\xc6\x18\x63\x2a\xf8\x37\x6f\x45\x14\x90\x85\xcc\xb4\x16\x31\x4f\xb0\x74\xac\x01\xf5\xb4\x28\x35\x9d\x1e\x7e\xa3\xe3\xcb\x10\x36\x72\x1a\xaa\x0c\x81\x22\x43\x99\xc8\x2d\xd2\x04\xeb\x70\x14\xd0\xde\x09\x43\xa4\x18\x5c\x0c\x7e\x5c\x44\xd8\x1a\x7c\x0c\x02\x34\xa2\x69\x13\x52\xe1\x31\xf8\x32\x18\x4d\xb9\x95\x30\x8c\x80\x8c\xf5\x58\xe7\x43\x6c\x33\x06\x37\x83\xb1\xab\xd9\x88\xb8\xf4\x8d\x19\x7d\x63\x41\x18\xfb\x18\x64\x9d\x40\x9c\xc4\xdf\xc6\xd9\x59\xf5\xd1\xe9\xf0\xcd\x6a\x03\xbc\x66\xc8\x6e\xf8\x0e\xa3\x28\x4b\xb0\x0d\x94\xcd\x37\xf1\x9e\x86\x31\xeb\x58\x92\x1f\x66\x48\xa7\x7e\xa1\x7d\xac\xde\x21\x05\x67\x08\x36\x18\x4a\x0d\x15\xc1\x50\x43\xc9\xc0\x90\x30\xa8\xe2\x6f\x22\x29\x60\x68\x09\xd4\xca\x04\x83\x33\x6f\x03\x5b\x32\x44\xe3\x6c\xb0\xcf\x03\xbf\xbd\xf6\x93\x83\x0f\x83\x71\xa2\x11\x1d\xa5\x06\x7f\xdc\x20\x8e\xd7\x11\x3b\x65\x06\xe5\xdb\xe0\x7a\x57\x5c\xe0\x0d\x06\xb7\x41\xd6\xae\x0f\x4b\x3a\x48\x9f\xc1\x23\xae\x73\x73\x49\x2c\x2c\x23\x6d\x87\x62\x7b\xdf\xc6\xe0\xec\xe9\xff\xc3\x72\x01\xf3\xd4\x46\x9a\xf4\xc4\xe6\x9d\x41\xd7\x34\xd8\x98\xad\x44\xbd\x64\x30\x27\x0d\xca\x64\xc3\x78\xd5\xa0\x37\x1a\x0d\x71\x8d\xd6\x06\x4b\x30\x70\xa4\x03\xcc\xe0\xd1\x11\x9f\x06\x02\xcd\x8a\xb2\xc0\xe0\x12\xda\x40\x61\x19\x75\x04\x1b\xac\xf3\x23\x4d\x4d\xf8\x9b\xb0\xe4\xec\x49\x27\x90\xe8\x0a\x31\x48\x6f\x06\xdb\xad\xd5\x9b\x23\xc9\xb7\x9e\xf4\xd4\x88\x16\x0c\x7b\xe2\x0b\xb0\x07\x8b\x8c\x16\xa5\x86\x3d\x40\x28\x4f\x54\x80\xad\x87\xd2\xb5\x3d\x51\xad\xd9\x83\xf5\x44\x67\x61\x79\xc8\x1d\x1e\x3c\x20\xa0\x67\xdb\x03\x05\xe7\xc1\xc9\x00\x56\xb1\xd1\x5d\x67\x74\xd7\xb5\x19\x74\x43\x7b\x1a\x27\x42\x09\x1f\xd7\x30\x7b\x20\xd6\x3c\x88\xd0\xaf\xce\xcf\x59\x6d\x68\xa4\x6b\x87\x6c\xe8\x61\xf1\x7f\x90\x65\x3f\x41\xae\xb4\xe7\x65\x10\x49\xc5\x6b\xf1\x37\x09\x6b\x0f\x8a\x7e\x46\x08\x7a\x40\xde\xe8\xbc\xeb\x95\xc9\xf0\x30\xbd\x81\x1b\x7b\xe3\x2b\x7e\x99\xde\xa0\x87\x1d\x7f\x09\x7b\xc9\x08\x5e\xf4\xd3\x72\x26\xbf\xb4\xc2\xbc\x88\x0d\x0f\x62\xf2\x4b\x29\xfd\x22\x1b\xf6\x46\x95\x6e\x2f\x93\xf6\x45\xa7\xea\x04\x0b\xdd\xe8\xc3\xb3\xec\xc3\xbb\x1f\x4e\xd4\x18\x6c\x48\xb9\x04\x37\xd3\x68\xb5\xb3\x6c\xb5\x6b\xf9\x73\xb2\xf5\x17\xd6\x2f\x26\x1c\x96\xa0\x65\xf6\xdf\x0d\xcb\x41\x8e\x44\xaa\x86\x56\x60\x7b\x09\x02\xe0\x9a\xe3\xe1\xbd\x27\xbc\xf9\x22\x32\xf3\xe4\x89\x88\xc9\x2f\x94\xd7\x97\xb0\x36\x79\xef\x33\x62\xdd\x41\xc2\xd1\x66\xa4\x2c\x36\xfd\x7b\x0e\x3e\x49\x0f\xa7\x7f\xcf\xc1\x27\x15\xce\x04\x76\x82\x9a\x64\x34\xc9\x19\xdd\x71\xc9\x2d\x32\x9a\xe4\x8c\xee\xb8\xe4\x16\xd9\x24\x4d\x9f\xd4\xc7\x25\x84\x3a\x6c\x32\xeb\x66\xa3\x6f\x21\xd4\x73\x6c\xb2\x1e\x4d\xd6\x23\x8b\x26\x1d\x9b\x4c\xc5\x49\x25\x0d\x35\xc9\xe8\xaa\xb3\x49\x41\x5d\x06\x47\x76\xae\x33\x9b\x2e\x4a\x0e\x72\x9b\x1d\xdc\xa1\x72\xa2\xd8\x71\x36\x9a\xeb\x92\xc4\x64\x13\x44\x6b\xd2\x59\x56\x1a\x77\x04\x5f\x70\x66\x0a\x4f\x59\x90\x90\xe9\xcc\x14\xfe\xb9\x7f\x9b\x50\x2c\x82\xc1\xca\xe2\x32\x7a\x7a\x6d\x51\x63\xae\xac\x90\x98\xa7\x8b\x87\xbd\x48\x0c\xe9\x3d\xb6\x15\xfb\xbb\xb6\x3e\xeb\xa5\xc6\xe0\x62\x90\x76\x92\xc5\x91\x54\x41\x8b\x96\xd9\x1d\x60\x94\x2d\xaa\xa0\xd5\xa0\x2b\x06\x7b\xc6\x16\xa5\x0a\x98\xe9\x55\x82\x28\x63\x8b\xfc\x69\x1d\xf6\x93\x03\x1f\x33\xc0\x52\xdb\xc9\xfc\x22\xc7\xd9\xe4\x38\x3b\xf9\x55\x7c\x4f\x89\xa7\x02\xa4\x5e\x46\x4e\xb6\x69\xc4\xda\xd0\xc1\x4a\x74\xd5\xda\x06\x08\xdf\xec\xa9\x42\x16\x30\x60\x55\xdb\xe5\xfa\xc2\x88\x6c\x83\x6c\xed\x80\xb4\x3e\xef\x28\x41\xd6\x5d\xf6\xb7\x3b\x82\x35\x65\xb0\xa6\x3e\x67\xf4\xe6\x99\x6d\x92\xa2\x9c\xd1\x80\xa5\xb6\x67\xfd\xf6\x56\x37\x5f\xde\xfe\xf6\x56\xff\x66\x87\x7b\x3f\x25\xc9\xa0\xf1\x94\xc0\xdc\x0c\x7c\xec\xf3\xc5\x01\x8c\xd9\x61\xc5\xcc\x17\x77\x62\xe1\xb4\x63\xdf\x4b\xe2\x23\x8e\x14\x67\x0f\xc6\x98\x1d\x0a\x89\x13\x98\x44\x41\x87\xc3\x0e\xa1\xe8\x44\x28\x2a\x23\xff\x26\xf3\x05\x0c\xab\xe0\x01\x6d\x60\x58\x06\x86\x55\x6a\xfe\x4d\x3e\xc7\x93\xf5\x6e\x5e\x27\xd5\xc5\xa1\x9d\xeb\xf3\x3a\x89\x64\x09\x3b\xa1\x01\x6e\x87\x42\xf7\xb0\x11\xe5\x8b\x9f\xb3\xcb\x78\x06\x1b\xec\xe2\x8e\xa8\x2e\xc0\xa2\x0c\xf6\xa1\x81\x37\x59\xe2\x4d\xf9\x3d\x1d\x72\x9c\x93\xfd\x4a\x04\x83\x03\xc4\x9b\x58\x54\x06\x83\xf3\x72\x22\x90\xa9\x9c\xde\x87\x75\xfe\xd0\xd9\x64\x6f\x9e\x88\xd7\x01\x0a\x5c\x99\x36\x87\x77\x0b\x94\x65\x57\xf4\x9c\x1b\x7d\x86\x76\xe6\xf3\xfd\xc9\x4f\xee\x7d\xd5\xef\x4f\x89\x2c\xf8\xac\xf5\xfd\x29\x11\x5c\x0f\x7b\x0f\x9f\x67\x67\xf1\x3f\xe7\x4f\x3f\x27\x42\x9c\xf3\xed\xe7\xa2\x23\x51\xd7\xad\xaf\x23\x75\x05\xbc\xa2\xeb\x7e\xbf\x1f\x59\x38\xd2\xfe\x74\xa4\x71\xa4\xfd\xe9\xc8\x58\xe7\x45\x2f\x61\x4e\x30\x5d\x51\xb7\x2a\x81\xad\xcf\x9f\x47\xec\xd1\x05\x37\xf7\xf3\xe7\xce\xdf\xa4\xd3\x84\xd0\x2e\x60\x2e\x65\xdb\x20\xa1\x5d\xa0\x5d\xba\xea\xf5\x15\xda\x75\x05\x62\xa0\xab\xea\xeb\x6d\x0a\x4e\xa1\xb2\xdd\x90\xb7\xa9\x2b\xe6\xa7\xb2\xeb\x90\xd0\x2e\x9a\x0f\x75\xd5\xf9\x15\xda\x05\xed\x50\x57\xae\x0c\x83\x23\x23\x74\xe9\x6a\xfe\x15\xda\x45\x47\xa2\xae\x6c\xc7\xab\x9c\xa8\x73\xef\xec\xf2\x13\xda\x75\x45\xf1\x2c\x28\x89\x39\x15\x75\x45\xf4\xd7\x95\x9d\x77\x8b\x9f\x0f\x4e\x04\x03\x84\x68\xa3\x6b\xf0\x94\xa0\x6a\x12\x6d\x74\x43\xb9\xbc\x93\x85\x1d\xf1\x53\xe0\x62\x82\x84\x98\xf1\x53\x77\xa4\xdb\x4a\x02\x3b\xf1\x53\x77\x54\x7e\xba\x4b\xfd\x8a\x9f\xba\x23\xbf\xd3\x1d\x69\x49\xc6\x4f\xdd\x85\x13\xd1\x2a\x42\xfc\xd4\x1d\x89\x9d\x6e\x94\x07\x88\x9f\xba\x79\xef\x37\x68\x3c\xf1\x53\xb7\xf8\xb9\xce\xb7\x3b\xba\x23\xa2\xe8\x86\xaf\xfd\x79\x47\x87\x8b\xc7\xa5\xba\x46\x03\xa5\x4a\x2c\x3d\x2a\x78\x3e\xa1\xe5\x2d\x58\xd1\x82\x15\xdd\xef\xca\x91\x51\xe1\x88\xa6\xc5\x5e\x02\xdd\x56\x89\xa0\xaa\x82\xb6\x73\x8d\x1c\x5c\x90\x87\x65\x88\xa6\x5d\x33\x07\x3b\x83\xe8\xfe\x45\xf7\xbc\x40\x7c\x64\x29\x77\x56\x39\xd2\x18\x44\xb8\x0a\x23\x5e\x81\xd5\x08\x90\x66\x2c\x1e\xb2\xc5\xcc\x92\xc5\x4a\xa9\xc3\x1d\x59\xe4\x0e\xb2\x00\xfc\xfc\x1a\x9c\x28\x72\x5b\x59\xe4\xb6\x7e\x85\x7e\x98\x2c\x40\x75\x59\x14\x6b\x5e\x72\x30\x72\x38\x19\xc0\xab\x3b\x27\x5a\xfc\x3c\xaa\x34\xa7\xd9\x4d\x54\xfc\xa2\xe2\x77\x7c\xed\x04\xf7\x58\xf4\xfb\x39\x4a\xe9\xa2\xed\x4f\x70\x02\x43\x2f\xff\x37\x09\x85\x14\x79\xac\x14\xa8\x6c\xa8\xb0\x7f\x0c\xc6\xaa\x28\xda\xf8\x42\x38\xf3\x63\xd0\xf8\xdb\x51\xd7\x79\xb8\xba\x7d\xfc\x8f\xab\x88\x58\xe2\xf8\xa4\x49\xc4\x12\x1a\xf7\x42\xb6\xee\x63\x30\xd6\x25\x29\xd6\x25\x47\xa0\x5a\x22\x18\x28\x82\x81\xa3\x81\x2c\x45\xa2\x26\x45\xa2\x66\xe8\xbc\x4b\xf1\x40\xa5\x68\xeb\xf0\xc9\x4c\xc1\xc2\x5f\x10\x1b\x7d\x57\x2e\x3e\x4a\x00\xd1\xa3\xe7\x48\x81\x4a\x11\x94\x45\x8f\x9e\x53\x48\x08\x2a\xa3\xd2\xcb\xfd\xe6\x05\xe2\x60\x2e\xac\xcb\x57\xd7\xb3\x50\x2f\x95\x13\x75\xd3\xb7\xdc\x82\xc0\x28\xbc\xc2\x95\x26\xe1\x16\x54\x47\x61\x0b\xae\xf4\x03\xb7\xcd\x91\xb1\xd6\xcb\x23\x22\x57\x4d\x06\x23\x88\x8a\xe6\xbd\x5a\x43\x54\x54\xf4\xcd\x29\x5d\x75\x7b\xec\xc4\x08\x1f\x5d\xa5\x81\x6e\x8f\xed\x63\x61\x61\x2b\x3a\xec\x6a\xdf\x9c\x3d\x56\x3f\x61\xc7\x5a\x07\xb7\x8a\x75\xaa\xf0\x4c\xad\x8f\x71\xab\x4c\x36\x9c\x46\x2b\x96\x62\xc2\x3f\x54\x58\x85\xd6\xf7\xe2\xde\x37\xf7\x0e\xeb\xf6\x0d\x74\x52\x78\x6f\xca\x93\x10\x1a\x9a\x62\xaa\x7c\x7d\x40\x4f\x15\xc7\x28\x55\xa6\x65\xc5\xac\x7d\x05\x14\x28\x9a\xdb\x84\x97\x62\xdd\xa1\x0f\xad\x1a\x11\x4b\x15\xc3\xf2\x1d\x5b\x14\xa2\xf1\x4d\x34\xbe\xd5\x1d\x98\xa3\xb0\xf4\x13\x5e\x7e\x15\x53\x22\x41\xf3\x54\xd2\x3c\x71\xb3\x11\x8c\x4e\xa5\x1f\x5a\xa9\x0c\x06\xd6\xac\xb4\x1b\xcb\xb0\x89\x51\x98\xd2\x21\xcc\xf2\xc8\x08\x39\x4a\xe7\x27\x0f\x2a\x91\x2a\xf3\x29\xcd\x9a\xbc\xe5\x20\x3f\xc7\x51\xc9\xa3\x06\x15\xce\x48\xc2\x12\xa9\x21\x13\x28\x2c\x8a\x84\x37\x51\xc3\x6e\x42\x78\xf7\x08\xd3\x9e\x46\xb5\x2a\x8c\x6b\x84\x63\x4d\x6b\xd1\x0c\x20\x5a\xe4\xd4\xb2\x52\x0f\x60\x57\x38\x9f\x08\xcb\x93\x36\x42\xf0\x4d\x98\x72\x08\x37\x8e\x06\x41\x48\xf8\x3e\x08\xc3\x87\x36\xa3\x23\x4c\xed\xe1\xe7\xf8\x12\x2f\x6e\x13\x79\x7e\xa1\xcb\xdf\x36\x2b\x38\x3a\xf9\x6a\xd8\x56\x9d\x20\x17\x0b\xb9\x7c\xb5\x74\xaf\xe2\x81\x20\xaa\xad\x54\xd3\x2e\xdc\x11\x1a\xd9\xea\x69\x4b\x73\xe5\x60\xcc\xa5\xd4\xac\xb6\x60\x3b\x08\xf5\x67\xa5\xec\xb3\x62\x6b\x4a\xc8\x3e\x2b\xf5\x9e\x11\x8b\x14\x6a\xcc\x02\x76\xeb\x0a\x7e\x91\x90\x53\x56\x4f\x97\x92\xc2\xdf\xac\xfc\xcd\x34\x16\x21\xb8\x20\x61\x2c\xb4\x8b\x57\xf7\x77\x1d\x82\x6c\x6f\x5c\x56\x94\x87\xdd\x03\x2c\x15\xac\x4e\x25\xab\xb3\x06\xd7\x44\x30\x37\xd5\xd3\x03\x82\x05\xa6\x4f\x6e\x15\x73\x84\xc6\xd2\x3e\xf8\x42\x06\x0a\xf1\xc8\x84\x09\xdd\x48\x21\x18\xd9\x77\x34\x6d\x08\x8d\x41\x8d\xc8\xad\x56\xaf\xf7\x5a\x4c\x73\xe4\xf8\x94\x3a\x7c\x57\xb0\x99\x85\x66\x9e\x52\x2c\x0f\xd2\x84\x90\xb2\xd3\x88\x1b\x1c\x77\x90\x38\x35\xb8\xab\x11\x77\x35\xca\xcd\x91\x9d\x23\xd1\xa2\x2b\xd1\xba\x2d\x94\xe2\x84\x44\xdc\xea\xb5\xac\xc5\xe2\x85\x30\x9c\x52\x11\xae\x30\xd5\xe9\x9d\x53\xca\xa1\x29\xff\xee\xe4\xb2\xd0\x1b\xf3\xce\xdf\x9d\xdc\x00\xa2\x60\xd5\xb8\xac\xcd\x15\xec\xd4\x75\xe4\x19\x1c\x8e\x84\x1c\xd8\x09\x5c\x88\x43\xe9\x61\xdd\xef\x81\x3f\x09\x75\x27\xa5\xac\x13\x68\x8d\x90\x6e\x52\x6a\x36\x0d\x2e\x09\x95\x26\x81\x93\x0d\x4c\x3a\x05\x0b\x55\x0f\x22\xa4\x98\x39\xe8\x89\xe8\x22\x78\xa7\xe3\xad\x9c\x88\x69\xf9\xa0\x2a\xf9\x92\x04\x42\x3f\xd5\x83\xf8\xe2\x24\x9e\x3c\xa4\x0d\x0f\xba\x87\x53\x31\x57\x21\x9c\xea\x41\x8e\x10\x23\x40\x3d\x51\x4c\x09\xb8\x6c\x4c\x56\xb2\x27\x70\x08\x3d\x48\x0e\xae\x60\xf5\xea\xe9\x9c\x1d\xb5\xbf\x95\x67\x8f\x92\x45\x4f\xd4\x2a\xda\x21\xe1\x2d\x58\xa8\x82\x85\xea\x77\xec\x61\xe8\x21\x92\x3f\x1b\xfd\x8c\xc5\x91\x87\x07\x72\x40\xd0\x83\xa2\xa6\xe7\xf0\x3c\x63\xb7\xc3\x4b\x28\x03\xe8\x8d\x07\x29\x90\x31\xb7\x8f\x8c\xeb\x37\x09\x06\x40\x99\x5e\x12\x0c\x45\x3d\xaa\x17\x45\x91\x37\xb2\x07\xaf\x21\x23\xa6\x97\xc2\xe2\x8d\xc7\xeb\xa8\x8a\xea\x65\x85\x7c\x63\x85\x74\x18\xa3\x7a\x11\x39\x81\xa1\xea\x08\x0c\xe8\x65\x4e\xbd\x31\xa7\xaa\x11\xfb\xa1\x9f\x0a\x30\xac\x1a\xf9\x29\x80\x97\x00\xbc\xaa\x58\x60\xdf\xcd\xd9\x37\x00\x77\x80\x92\x9a\xa4\x8d\xf3\x66\xd9\xe4\xeb\x9b\x51\x77\x89\x4e\xbc\xfa\x12\xea\x26\xc9\xf5\x8c\xe4\xba\x22\x6b\x21\x48\xa5\x9a\x80\xa7\x14\xfd\x9a\xc4\xe9\x49\x9c\x2e\x24\x17\x93\xdb\x9c\xf8\xc6\x66\xc2\x3e\xa3\x6b\x55\xf0\x39\x5b\xe3\xd3\x01\x48\xd2\xc4\xd3\x72\x50\xeb\x4c\x3e\xb2\x09\x42\x3d\x03\x16\xd4\x24\xfa\xcc\x49\x98\x77\xee\x28\xea\x51\x4d\x9c\x04\xd7\xe1\x92\x62\x71\xd2\x8c\xee\x8b\x76\x1a\x97\xc4\xe7\x38\x63\xc2\x34\x2c\xf4\xb5\x22\x07\xd5\x4a\xbb\xb8\x95\x83\x93\xc1\xc8\xcd\x31\x79\xd7\x8a\x9a\x53\x0b\x0f\x04\x34\x5b\xb5\x02\xaa\xd0\xc2\x2a\xa0\x87\xd1\x91\x16\x1f\x19\x98\x56\x1f\xb1\x01\xa3\x45\xbe\xb7\x10\x7b\x5f\xe4\x26\xab\x73\x64\x24\x48\x9d\x8d\x22\xad\xa8\x13\xb4\xb0\xf0\x39\x0f\x83\xd1\xb4\xa5\x95\x62\xdc\x44\x88\x15\xad\x58\x5a\xb0\x8f\x75\x71\xf1\x7c\x10\x0b\x79\x6a\x0f\xba\xab\x36\xd3\x7c\xa3\x80\xdc\x29\x95\x76\x90\xf6\xe2\xeb\x0a\x9c\x74\x31\xd8\x18\x44\xe6\x91\xbf\xb9\xe3\xdd\x6a\xc3\x14\xde\xd4\xb8\x9b\x57\xbc\x11\x95\x3d\x41\x55\xd2\x26\x61\xa1\xdb\xce\x31\xa5\x17\x4d\x70\xda\x0f\x8a\x20\x54\x06\xe7\x42\x84\x07\x0a\xed\x15\x3a\x94\x3a\xac\x7b\xf4\x3d\x5d\x18\xb7\xe9\x90\x2a\x82\xba\x94\x52\x73\x50\x0c\xfa\xf7\x23\xf9\x64\x92\x35\xf9\x79\x24\x95\xd6\x99\xf9\x37\x63\xce\xd3\xad\xa3\xc3\x6e\x2c\x9c\x72\x1d\x52\xc5\xc3\xd6\x3c\xee\xf0\x02\xd4\xd0\x61\xe3\x55\xe1\x34\x20\x5a\x78\x44\xef\xce\x25\x5e\x31\x2d\x3c\x02\xf0\xb8\xc4\xa4\x3d\x81\x18\x0a\xdc\xe3\x92\x73\x24\x05\xe5\x39\xd9\x2b\x1d\xda\x7e\x34\xed\xf8\x67\xd3\x0e\x72\xc5\x70\x36\x3d\x39\x9b\xb4\x49\x3a\xda\x46\x7e\x65\xeb\x25\xba\xf0\x30\x38\x1d\xd8\x24\xbb\x41\x1d\x7a\xa6\x5f\x25\xf7\x97\x19\x34\x6a\x39\xfb\xd6\xe6\xe1\x00\x25\x7e\xe5\x26\x7e\x0e\x06\x0e\xe1\x89\x43\xa4\x45\xfd\x9d\xf1\x77\x97\xaf\x27\xef\x25\x82\x87\x97\xbb\x7e\x3d\x79\x2f\xc4\xc8\x02\x69\xe4\xf3\x48\x76\x1b\xff\x9f\x55\xc8\x60\xe0\x2c\x5e\x1c\xb1\x27\xf4\xc8\x29\xad\xbd\x90\xf2\x1d\xac\x98\x0a\x3a\x4b\x85\x0c\xe7\xbc\x39\x98\x31\x3d\xdf\x74\x5c\x7c\x41\x67\xa9\xb0\x13\x49\x63\x80\xc3\x31\x74\x38\x86\x4e\x77\x90\x97\xc1\x6c\x0d\x18\xc3\x2f\x04\x37\xcb\xe0\x3a\x23\x2e\xf9\x85\x3a\x2f\x85\xbd\xd3\xc3\xe1\x17\x3e\x36\x88\x98\x79\x41\xad\x09\xda\x9b\x97\x87\x13\x45\xfe\xe4\xe9\x97\x59\x02\xf2\x73\x28\x8a\x7e\xe3\x6b\x07\x45\xd1\x4b\x60\x7d\x7e\xe3\xa2\x58\x26\x3f\x8f\xcf\xde\x01\x7b\x1c\xa6\xa1\x17\x8a\xbe\x54\xc8\x47\xaf\xcc\xd1\x11\x72\xcb\xbf\x19\xc1\xdf\x91\x2d\x73\x43\xca\xb8\x1c\x7e\x8e\x78\x92\xa1\xc9\x59\x0e\x47\x1e\x8e\xc4\xb2\x81\x26\x13\xa7\xc9\xc4\x85\x0d\x29\x1a\x43\x6e\x91\x50\xb8\xe3\x31\x40\xeb\x88\x1b\x32\x4b\x8e\x43\xb0\xa1\xaf\x64\x85\x23\x91\xde\x85\xc4\xe8\x16\x61\x34\xbc\xd4\x63\x90\x6b\x31\xb6\xa5\x11\xb8\x05\xb1\x70\x13\x47\xe2\x29\x61\x11\x82\xdc\xc4\xb6\xf4\x95\x47\x3e\x0c\x82\x19\x20\xa9\x0f\xa8\xe1\x56\xb3\xd8\xe7\xec\x68\x76\x59\x80\x67\x61\x34\x11\x83\x3c\xb3\x46\x5d\x8f\x9b\x98\xa1\xd9\x05\xee\xe1\xe9\x55\x6e\x0f\x97\x14\x7b\xab\xfe\x20\x61\x6d\x28\x71\x19\xea\x57\x2f\x1e\x32\x50\x2f\x1d\xce\xa5\xbf\x4f\xff\x5d\x42\xe1\x16\xa5\xac\x5b\x2c\x79\xfe\x62\xe0\x46\x5f\x89\x5b\xd4\x2b\xfe\x22\xd4\x0e\x67\xd3\xe1\x6c\xfa\xe4\x2b\x31\x24\xb5\x2c\x00\x59\x9f\x68\x9d\x5a\x14\x69\x6e\xb1\x0e\xfa\x42\x65\x9e\x16\x12\xa7\x85\xc4\x17\xa6\x0d\x46\xeb\x01\x8d\x21\x9e\x5e\xbf\x8a\xd8\xec\x40\x32\x7e\x98\x3e\x09\xc2\xc0\xbd\xf4\xc3\xd9\xc5\x6c\x40\x23\xce\x0f\xaa\xd5\xa2\x49\x41\xb1\x45\xeb\x69\x65\x02\xbf\xd2\xe1\x57\xd6\x0b\xad\xd3\xc4\x59\x00\x58\x2a\xda\x6b\x9e\x38\x8b\x22\x3e\xd5\x8c\x8e\x8a\xec\xd4\x15\xd5\x52\xbd\x91\x53\x57\x14\x4d\xae\x58\x89\xea\xcd\x87\x2b\x62\x89\x1c\x9d\xac\x99\x47\x72\x47\xb1\xa9\x57\xd3\xfa\x15\xb4\xc6\x41\x6b\xea\x8d\xd4\xb3\x98\x37\x8a\xea\xa3\x16\x34\x90\xd5\xb8\xf7\x86\xa2\x16\x5f\x9e\x68\x7c\x50\xac\x75\xb5\xe0\xed\x22\x7a\x1c\x14\x31\xa1\x0a\xe7\x30\x48\x97\xae\x58\xd9\xab\x63\x32\x20\x42\x83\x62\x37\xa0\x3a\x32\xb1\x88\x59\xb9\xc0\x35\xfc\xf0\x90\x91\x52\xd3\x44\x66\x0b\xd9\x5d\x4d\x4e\x14\x99\x72\x25\xe5\x74\x60\x21\x87\xb3\x59\xd3\x78\x51\x8b\x87\x0c\x02\x52\x71\x9b\x14\xa1\x01\x11\xac\x9a\x32\xf3\x10\x39\x1d\x11\xac\xda\x71\x58\xf5\x2b\x3f\xf8\x00\x7a\x3a\xe1\xcd\x23\x0b\x76\x8f\x08\x5f\x47\x1e\x19\x49\x83\x7b\xa1\xd5\x01\xa9\x62\x4f\x6d\x39\xde\xfb\xf3\xe6\x91\x9b\x41\xa4\xbb\x78\x74\x0e\x12\xe7\x51\x4f\xd7\x07\x0d\x5f\x27\x42\xb8\x21\xdd\x85\x01\xba\x13\x1a\x5c\x64\xac\xc4\x66\x27\x34\xb8\x38\x12\x43\x22\x98\xa6\xee\x11\x21\xea\x8b\xb6\xbe\xb3\x04\xb9\x12\xfd\x89\x69\x03\x74\xe5\x10\x4e\x6b\xea\x48\x3b\x58\xa8\x47\x65\x59\x37\xf6\x94\x90\x43\xdd\x3b\x40\x0f\x4e\x44\x4e\x14\x77\x7c\xc6\xd3\xc7\xc5\x89\x10\x9e\xdd\x17\xbc\x77\x9f\x1c\x49\x1a\x9b\x6e\x29\x3e\x39\x92\xee\x8b\x92\xf7\xce\x87\xee\x11\xf6\x9b\x21\xa0\x8e\xc4\x98\xa7\xc4\x98\xa1\xd3\xeb\x2c\x02\xc0\x5a\x2d\x4d\x5f\xa1\x75\xba\xc7\x16\x6d\x13\x81\xa5\x06\x1c\xe8\xc0\x5a\xcd\xd3\x91\x3c\x32\x09\x07\xcf\x6a\x15\x75\xfb\x1a\x6b\xb9\xd7\x1b\x3d\xaf\x8e\xab\x33\x8b\x00\xcc\xcf\x56\x79\xc8\x95\xe8\x5f\x23\x91\x6c\xed\xc6\xc3\x9a\x45\x00\xe4\xab\x35\xbe\x77\x90\x2f\x07\xf9\x6a\x0d\x19\xe3\x2a\xce\x1e\xba\x5c\x2d\x8d\x14\x2b\x91\xba\x46\x71\xd9\x9e\x4f\x2b\x7f\x2e\x9e\x02\xe2\x4d\x4b\x71\x24\x09\x53\xa1\xec\xc5\xe1\x02\xf5\x48\x47\x3d\xb2\xbd\x27\x5d\xf4\xb9\xa4\x01\x78\x94\xfe\xd6\x7c\xb0\xa8\x97\xb5\x99\xf7\x4e\x30\xae\xf1\xaa\xda\x9a\xe9\x95\xce\x91\x13\x44\x29\x4d\xb6\x59\x93\xc1\xcf\x5a\x9a\x62\x55\x44\x0b\x6b\x04\xdc\x7e\xa1\x15\xdd\xf8\x8e\x1a\xfe\x78\x6c\x3e\x39\x22\x66\x51\x1c\x86\x9d\x73\x0e\xd2\x66\x85\xb7\x5c\x49\xfb\xd4\xc2\xca\x87\xe7\x1b\x0d\x60\xde\xf8\xe2\x1a\x66\x6f\x96\xee\x83\x7c\x47\x80\x6a\xdd\x3e\x7d\x84\xa9\x42\x13\x7b\x42\x96\x1d\xa6\xa9\xb7\xc4\x9e\x66\xfa\xec\x3a\x83\x51\xa9\xf8\x95\x46\xb9\xd4\xab\x78\x7f\x79\x5a\x5f\x56\x8e\xc4\xf4\xcb\x59\x65\xe8\xa4\x73\x78\xa7\xdd\x31\xe7\x69\x8d\xdb\xc4\x5a\xab\xa6\x23\x65\xe7\x48\x5c\xb4\x2a\xee\x19\xb0\x50\xbd\x61\x98\x55\xd3\x55\x33\x0a\x24\x87\x77\xda\x6b\x1a\x37\x92\x99\x35\xf6\x5a\x1a\xf1\x13\xd4\xcf\x5b\x74\x94\xf7\xd6\xd3\xcc\x93\x07\x12\xf1\xb3\x77\xa5\xab\x26\x3f\x8f\xce\xcd\xde\x67\xda\x54\xf2\xf3\x78\xa9\x7d\xdc\xe9\x1e\xc9\x43\xc6\xe8\x3d\x3d\x1c\x68\xe7\x73\xda\xf9\x7a\x9a\x29\xd0\xce\xe7\xb4\xf3\xf5\xa7\xa4\x91\x22\x1b\x0c\x38\x99\x3f\xe9\xae\x73\x91\x88\x60\x61\xfe\xa4\xc9\x0e\x49\x34\x1a\x6f\x1d\x99\x25\xef\xf1\xad\x78\xc7\x1f\x7b\xd6\xbf\x6c\x81\x78\xff\x6b\x3e\x81\xe2\x9b\xf7\x98\x05\x7d\xa6\x53\x13\xd9\x57\xc7\x2d\x7b\xa6\x3d\x55\x04\x55\xa7\x8b\xb0\xcf\xb4\x77\xa3\xf1\xaf\xe3\xe0\x4c\x9b\xa3\xf7\x58\x37\xbd\x63\xcf\xbc\xd3\x91\xc8\xc9\xb0\xf0\x5e\xde\xe9\x26\x58\xb9\x5b\x6c\x96\x77\x9a\xee\x91\xc9\x77\xd4\xcb\x76\x9a\x3a\x92\x92\x75\x26\xca\x41\xe2\x9f\x9e\x42\x4f\x2d\xba\x93\xde\x5f\x24\x68\x1d\xc3\x62\x5a\xa9\x1c\x28\xd3\x13\xca\x3c\x79\x76\x64\x54\x3b\x46\x12\x57\x9a\xbd\x91\xec\x77\x1c\x24\xae\x74\xbf\x23\x16\x74\xd4\xc0\xae\x74\x86\xa2\xed\x10\xec\x73\x40\xfa\xf0\x6c\x3b\xec\x18\x26\xdc\xf9\x56\x5e\x9e\x12\xde\x08\xf7\x4e\x33\x2e\x76\x8d\x30\x34\x28\xf9\xe8\xd8\xcc\xe9\x78\x17\x14\x92\xcc\xce\x8c\x04\x4f\x1d\x25\x9d\xa1\x58\x18\x3a\xe2\x2d\x25\x0d\xa2\x48\x04\x3b\xe6\x03\x25\x0d\xcf\x26\x17\x8f\xeb\x40\x21\x47\xed\x93\xdb\xc4\x52\xa0\xa4\xfb\x27\x4b\x48\xa7\x41\x8a\xbd\x02\x87\xbc\xec\x1d\xa3\x00\x64\x9d\xbc\x93\x2b\xc2\x61\x1e\x25\x7d\xf9\x28\x0b\x3a\xaa\x65\x69\xb2\x0e\xe0\xeb\x83\xca\xdd\xd2\x91\x83\x7d\xbb\x81\xec\x7c\x00\x69\x7f\x73\x1a\x29\x7d\xc4\x96\xee\xf0\xf4\x3b\x61\x0d\x18\x31\xaf\x47\x2d\xc8\xf1\x47\x26\xe0\xf4\x5a\x8e\x5c\x81\x46\x44\x30\x1f\x31\x77\x47\x65\x09\x19\xac\xfd\x23\xd6\xfe\xd1\x5a\x7a\xe7\x90\xc2\x47\x90\x1b\x2d\xcf\xce\x4c\x46\x36\x70\xb4\xf4\x6d\x68\xb9\x5f\x87\x3c\xda\x4e\xbb\x14\x7e\x4e\xbf\xda\x60\xb5\x00\x55\xf6\x44\x95\x47\xda\x7b\xa0\xfd\x0a\xb8\x3c\x9e\x74\xaf\x61\x2e\xd1\x95\x39\x9e\x93\x86\x25\x9b\xc1\xc3\x20\x7e\x01\x14\x8e\x03\x6b\xbb\x37\x2d\x58\x28\x1c\x07\xde\x74\x6f\xde\x3b\x6d\xb1\x03\xaf\xb9\x37\xef\x9d\xa2\x72\x60\x2b\xf7\xd6\xf4\xb3\xe0\x79\xd2\x18\xb7\xd2\x9e\x85\x52\x61\x2c\xa0\x56\xcf\xc1\xc6\x60\xcc\xa5\x95\x7e\x5d\x8b\x07\x12\x73\x62\xac\xf4\x22\xda\x5c\x27\x0e\x6b\x69\x3b\x39\x58\xd5\x80\xb5\xc7\xbe\xd3\x0b\x82\xb3\xe3\x7f\xb6\xd3\x90\x82\x12\x73\x60\x44\xb6\x77\x3a\x20\x50\x3c\xe1\x01\x76\x94\x16\x06\x8b\xc1\x78\xf2\x67\xfc\xa5\x63\x6c\xff\xb1\xe6\x3f\x9e\x9f\xff\xf1\x5f\xff\xfd\xfc\xfc\x9f\xe7\x1f\xfb\xc7\xfc\xf7\xaf\x5f\xfb\x8f\x7f\xad\xbf\xcf\x7f\xfd\xf8\xcf\x8f\xd1\x1f\x6b\x9f\xbf\xff\xb1\x7f\xed\xff\xfd\xe7\xbf\x7f\xcd\xfd\xe3\xe7\x3f\x7f\x7e\xfc\x2a\xfe\xfd\x5f\x00\x00\x00\xff\xff\xed\x09\xe5\x3d\xde\x4c\x04\x00"); +var _fbaa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x56\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x5d\x69\xb5\x07\x62\x4f\x90\xa5\xc5\x58\x06\x0e\x79\xfb\xd5\x8c\x59\x76\x0f\xd1\x84\xcf\xf8\xd7\x78\x4c\x5a\x37\x87\xc6\xd9\x19\xd2\x3f\x61\xd4\x2d\xce\x70\xb3\xce\x04\x9c\xc6\x25\x68\x84\x2b\xf6\xd6\x25\x89\xc8\xc1\x58\x3d\xbf\x3d\x72\xd1\x43\xe7\x93\x24\x3d\xfe\x1a\x4a\x25\xf6\x3f\xe5\xfe\x08\xcb\x84\xab\xd6\xcd\xa1\xbd\x4f\x33\x0e\x8d\xbb\x8d\x50\xc4\xdd\x66\xf1\x6b\x02\x40\xfa\x17\x7b\x3b\xcd\xe1\x0e\xbb\x1f\x66\xbc\xe2\x27\x30\x78\x23\xff\x1d\x0c\x06\xeb\x7a\xd8\xd5\xe7\x56\x6c\xdc\x2e\xde\xbf\xe0\x80\x6e\x06\xc1\x86\xce\x70\x4d\xd2\xfa\xd4\xf9\x73\x37\x20\x7c\xe8\xe5\xc2\x6b\xbc\x74\xc1\x30\xd9\xd1\x81\xc8\x3f\x67\x99\x7c\xf7\x7f\x77\x8f\x6b\x56\x92\x3e\xfe\x6f\x0e\xf0\x24\x40\x64\x90\x4b\x99\x57\xcf\xab\x3f\x9c\x46\xb3\xbd\x25\xf2\xd8\xbe\xb6\x26\x74\xae\xc7\xe4\x5b\x27\xca\xeb\x77\x58\x8b\x28\xaa\xb2\x22\x93\x1d\x1b\x15\x51\xa8\xb2\x60\xd3\xd1\x74\x34\xc9\x66\xa2\x21\x59\x46\x52\x09\x96\x2a\x27\x29\x59\x64\x94\x8a\xe4\x0b\xcb\xd7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x0d\x00\x00\xff\xff\xd6\x6a\x50\x18\x67\x02\x00\x00"); +func _fbeg ()([]byte ,error ){return _ad (_efdg ,"UniCNS-UTF32-H")};var _bacd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9c\x4b\xaf\x27\xb9\x79\x9f\xf7\xfd\x29\xce\xd2\x59\x38\xaa\x0b\xc9\x22\x81\x83\x06\x12\xd9\x86\x85\xc0\x4e\x10\xe5\x06\x04\x59\xf0\xaa\x0c\x10\xf5\x0c\x66\x46\x0b\x7d\xfb\x80\xcf\x53\x52\x22\xc1\xc6\x2c\x1a\xff\x26\xab\x48\xbe\x45\xfe\xde\xfb\xcb\xf3\xab\x5f\xff\xe6\xef\x7e\xf3\xed\xbb\x9f\x3f\x7e\xf5\x9f\x7e\xfc\xbe\xff\x76\xfe\xfc\xb1\xbe\xfb\x36\x7e\x9c\x3f\x7d\xff\x87\x1f\xfb\xfc\x68\xf3\x77\xdf\x7d\xfb\xf2\xe5\xbc\x3e\xc6\x77\xfd\xe7\x3f\x35\xf9\xe9\xbf\xaf\x3f\x7c\xf9\xb2\xc7\xff\xf6\x8f\x3f\xfd\x3c\x7f\xff\x9b\x6f\xeb\xfb\x8f\xdb\xf7\xc6\x1f\x7e\x78\xdf\xfd\xf8\xf8\xd5\x7f\x9e\xbf\xfb\xee\xa7\x9f\x7f\xfc\xe3\xc7\xdf\xfc\xbb\xf1\x7d\x9b\xff\xe6\x63\xcc\xb5\xfb\xff\xe3\x8f\x63\xfe\xf8\xdd\xb7\xdf\x7d\xfc\xcd\xaf\xff\xf9\xb7\xe7\x9f\xbb\x7f\xfb\x87\x1f\x7e\xf8\x3f\xf3\xf7\xf3\xdb\xcf\x1f\x89\xbe\xf9\x6d\xf0\xfb\xe5\x57\xbf\xfe\xa7\xfa\xc3\x3f\xd7\xdf\xcf\x8f\x5f\xfd\xe3\x7f\xf8\xa9\xff\xf4\xb7\xff\x3e\xfe\xed\x3f\xf2\x88\x27\xff\x6d\xfe\xf8\xd3\x77\xdf\x7f\xfb\xb8\xfe\xed\x71\x94\xff\xd7\xfd\x5f\xfe\xf8\xc3\xfc\x38\xdf\x19\xfe\xc7\x7f\xfd\xcd\xdf\x7d\xfc\xcf\xf3\xe3\x3c\x3e\xae\x18\xf3\xf1\xbf\xde\xfe\xff\xfe\x4f\xdf\x8f\xf9\x71\xd8\xba\xa4\xbd\x7f\x3f\xe6\x4f\x3f\xd4\x3e\x7f\xac\xdf\x7e\x37\xbf\x7c\x7c\x7c\x1e\xc7\xd7\x8f\x8f\x8f\xcf\x7c\x7c\xdd\xad\xfc\x84\xe3\xeb\xc7\xe7\x3f\xfc\xfd\x3f\xfc\xfd\xd7\x4d\xe4\x5f\xbd\xff\xe5\x74\x9a\x6f\xdf\xff\x3c\xe6\xb2\x8f\x19\x3e\xcf\xf5\xf5\xe3\xdc\x23\xfe\xff\x47\x5f\xce\xe3\x78\xd7\xfd\x6e\xf4\xff\x5d\x7f\xfc\xf2\x99\x4b\xb8\xbf\x7e\x9c\xcf\x73\x66\x1a\x9d\xc6\x75\xd3\x18\xbb\x71\x87\x67\x37\xe2\x49\xe3\x48\xbb\x51\x13\x8d\x33\xd0\x68\x34\x32\x13\x54\x27\x78\x18\x53\x9d\x20\xdb\x98\x3e\xe1\xb5\xbe\x9c\xfa\xd8\x8d\x51\x9c\x9a\x27\xa3\xee\x46\x3e\x23\x0d\xa7\x3e\x7d\xad\xfb\x04\x0a\x86\x53\x9f\xe7\x6e\x4c\x69\x3b\xa1\x7a\x5e\xbc\x76\x31\x66\xde\x3e\x61\xb6\xc5\xd4\xf7\xb5\xc7\xd4\xbd\xaf\xe7\x93\x43\xa4\xc1\x04\x67\xf2\xc9\xf0\xc9\x5e\xa7\x46\xc9\x61\x0f\x6a\x9c\x36\x36\xa1\xf5\x39\x6d\x14\x1a\x6c\xc8\xc5\x86\xd4\xe7\xe1\x49\x3c\x68\x38\x41\x64\xea\xa7\xf9\x9a\x63\xfc\x9e\x78\xd1\x60\xd1\x4b\xda\x1e\xd7\x89\xfb\x7b\x6a\xcd\x36\x98\xba\x25\x1b\x50\xdd\x58\xe7\xf2\x13\xda\xfb\x1a\x54\xb7\xe2\x13\xa8\xee\xef\x3a\x34\xa6\x13\x24\x68\x9b\x4c\x70\x3f\x7b\xd1\xf6\x6e\x48\xbe\x69\x44\x26\x28\x81\x86\x63\x72\xa2\xe1\xa2\x25\xd2\x70\x51\x0e\xb8\x05\x17\x2d\xbe\xe6\x67\x03\x8a\x16\xfc\xec\xe2\x6b\x92\x93\xf7\x1e\xb4\x98\x3d\x7a\x16\x8d\x4c\x90\x9d\xc0\x8d\xbf\x0f\x28\x88\xe2\x80\x8d\x6f\xe9\x3d\x6d\x26\x48\x4e\x70\xed\xd7\x7a\xda\x47\x5f\x8e\x6b\xef\x68\x07\x3b\xe5\x00\xca\x1d\xec\xe4\x92\xf6\x6b\x83\x2f\x2d\x07\x1b\x32\x18\xf3\xdc\x77\xa6\xe1\x6c\x77\xa1\x21\x2c\xcf\x8b\x86\xe4\x84\x93\xc6\xb4\xc1\x13\x8f\xfe\x0e\x37\x8d\xf7\x35\xd6\xf1\xb4\x4b\x66\x8c\xa7\x7d\x73\x58\xa3\x46\x1b\x89\xc6\xbb\x28\xe4\x54\x17\xbd\x78\xcd\xd3\xbe\xc1\xce\xe8\x42\x19\xb8\x0c\xa1\x1c\x8e\xfd\x64\x72\x58\xf9\x78\xf6\x93\xb9\xa9\x0e\x27\x6b\x4e\x88\x0e\x27\x5f\x3d\xd3\x66\xb9\xf3\x61\xfc\x84\xe8\x7c\x3c\x91\x46\xb3\x91\x68\xcc\xaf\x1f\x17\x87\x33\xeb\xfb\xd2\x43\xa3\x7d\xfd\x08\x17\x07\x35\x5b\xf8\xfa\x11\xca\xc1\x4c\xe0\x2e\x1f\xb0\xf5\xec\xc5\x06\xc3\xfb\x86\x74\x62\x5f\xe6\x38\xf6\x08\xf8\x78\x4e\xc9\xcd\x36\x96\x0d\xe8\x5d\x2e\x98\xf7\xc4\x2b\x3e\x5f\x3f\xee\x9b\x07\x0b\x98\x04\xa1\xb5\xa2\x8b\x00\xd4\x15\xdf\xf1\xfb\x13\x57\x7a\x6c\x44\x1a\x8c\xb9\x8f\x42\x63\x8f\x39\x4e\xa8\x5c\xfb\xf8\x72\xe6\xb3\xd6\xf3\x4e\x96\x90\xae\xaf\x54\xfc\x97\xe4\xe4\x6a\x87\x6f\x32\xac\xbf\xdf\xc0\x7c\x3d\xb1\x52\xb2\xf1\xd2\xc0\xb2\xbd\xd2\x28\x07\x8d\xbd\x83\x25\xf8\xff\x8d\x86\x74\x4b\xc3\x78\xdf\xe2\x53\x91\x58\xf9\x28\xec\xc1\xea\x36\xf8\xd4\xb5\xf7\x33\x04\x04\xdb\x5a\xfb\x98\xe2\xde\xd0\x72\x44\x89\xd9\xcc\x5a\x8e\x34\xbe\x7e\xdc\xc7\x16\x78\xe5\x00\xa7\x21\xa4\x44\xc3\x9d\x2a\x79\x37\xc0\x69\x80\x05\xca\xf1\x9e\x73\x29\xbb\xe1\x79\x9e\x07\x33\x6f\xb6\x89\xc7\xc1\x83\x75\x7e\xfd\x88\xcf\x3e\x82\x72\xa6\xe8\x4b\x27\x8d\x69\xe3\xda\x8d\xe7\x6d\xdc\xbb\x51\x37\xa7\x86\x74\xdb\xb8\x7c\xb2\xa9\x3c\xdb\x26\xe6\x0a\x8e\xe9\xef\x92\x9b\xe6\x2b\x84\x3d\xe6\xb9\x36\x99\x57\x0a\x3e\x49\x34\x86\x8d\x4d\xf3\xd5\xce\x0d\xd3\xc0\x7f\xaf\xfd\xdf\xbd\xc6\xc5\x4c\xe9\x86\xf8\x6b\xec\xd5\x8f\x74\xd1\x98\x2f\xc5\x4c\xbb\x5e\x52\xf6\x77\xdd\xc9\xd5\xd9\xca\xbb\x56\x1b\xfb\xc3\xee\xee\x6b\x5b\x00\x94\xfb\x9d\x60\xeb\x98\x72\xcf\x77\x4c\xa0\xd1\x6c\x6c\xf2\x03\xb2\x32\x9f\x5b\x49\x95\xb0\x65\xe5\x13\xee\x3d\x73\x10\x68\xe7\xb9\xa9\x0f\xe0\xe2\x48\xd1\xc6\x3b\x7e\x93\x16\x83\x1f\xb9\x85\x5b\x89\x51\x6a\xf8\x82\x28\xd2\xcf\xad\x21\x4a\xec\x2e\xb3\x25\x5d\x89\x5b\x7f\xa6\x73\x4b\xf1\x92\xd8\xbe\x58\x18\x9f\xd0\xd9\xf9\xdc\x22\xb0\xa4\xf4\x4e\xb6\x69\x4e\xc3\x8d\xdd\x62\xa6\xa4\xb9\xd7\x8c\x61\x33\x47\x49\x40\xee\x3c\xb6\x04\x2b\x39\xbd\x6b\xee\x27\x19\xb5\x16\x1f\x8e\x29\x03\xa0\xf8\x70\x32\xb9\xde\x36\x1e\x1a\xcb\x06\x63\xb6\xa4\xd8\x42\x8b\xd9\x9a\x5b\xf8\x36\x92\xaf\x15\x1a\x8f\x4f\x98\x5a\x4d\x76\x47\xa6\x46\x93\xc5\x87\xd3\xc9\xcd\x4f\x78\x9f\x34\x45\xe0\x45\xa3\xfb\x04\x0a\x38\xb7\xf8\x70\x54\x19\xb1\x99\x51\xed\x25\xf7\xe0\x13\x28\x90\x87\xcf\xc4\x04\x43\x35\xe0\x04\x32\x24\xd2\xa2\xe4\xd7\x06\x71\x82\xa1\xdd\x92\x98\x60\xfa\xd9\x1c\x69\x9e\xee\x0e\xa7\x98\xdd\xd1\x87\x53\xc8\xeb\xa0\xc1\x29\xe6\xe5\x91\x14\xbe\x74\x49\x28\x47\x9a\x97\x84\xc2\x60\x99\x53\x88\x0f\xe7\x9b\x61\xfc\x8c\xec\x2d\x79\xa9\x7b\xd2\x5e\xb4\x84\xcb\x3d\x08\x34\x24\x87\xd3\x2e\xe0\x20\x5f\x9c\x4f\x41\x41\xc4\xe7\xf2\xb5\xe4\x13\x27\xd0\x02\xd8\xa2\xab\x94\xe0\xc9\x01\x8a\x12\x3d\xb9\x54\x68\xa8\xbc\x9e\xe3\x17\xa4\x64\x29\xc9\x61\x5b\x17\x95\x92\x04\xc9\x05\x11\x88\x89\xf8\x5c\xac\xfb\xbc\x14\xb1\xee\x93\x6d\xb0\x14\x32\x23\x5f\x40\xa1\x54\x37\x08\x0e\x2a\xa0\x2c\x5f\x9c\x7e\xa9\xae\x13\x1c\x13\x7d\xc2\xd4\xaf\x6d\x1a\x1d\xe3\xa2\xf7\xde\xe1\xd2\x3c\xe3\x87\x6d\x78\xf1\x77\x43\x68\x93\x50\x04\x55\xe9\xea\xf0\x87\x75\xba\x76\x26\x50\x28\x43\x15\xfc\xb0\xe8\x70\x9d\xcc\xd4\x2f\x2e\x1e\xa8\x9e\x2f\xd5\xac\xa3\x3c\xc7\xb8\x2d\x65\x4a\xb5\x47\xa4\x44\x41\x41\x95\x32\xdf\xd9\x7c\x02\x3b\x60\xf6\x96\x32\x65\x87\xec\xd4\xcb\x03\xa7\xb1\x44\xf3\xbd\x1b\x35\xbc\x9f\x90\x68\x20\x52\xb0\x56\x4a\x0d\x62\x69\xdb\x17\xa5\x46\xf9\x69\x9b\x3b\xa5\x46\xa9\xe6\x48\x6a\x42\xbf\xdd\xb1\xd0\x38\x7d\xcd\xc6\x4b\x9b\x0d\x69\x83\x03\x6a\xf2\xe4\xb6\x4e\x2b\xf5\xb5\x97\x8a\x8d\xea\x6b\xd0\x96\x5e\x56\x65\x9d\x47\x98\x4a\xdb\x03\x4c\xef\xe7\xa6\xa1\x55\x54\x6c\x78\x72\xdb\xc6\x2a\xb5\xba\xf1\x70\x4d\xad\x8e\x41\xf8\xd7\xd7\x92\x2a\x36\x8a\xeb\x40\x41\xf5\x18\xe1\xa7\xda\x3c\x92\xc0\xd4\x4d\x56\x45\xc4\x69\x37\xe7\x1b\xe5\x57\x5f\x69\x13\x58\x47\x69\xf3\xce\x86\xb4\x89\x4f\x70\xb6\xee\x13\x3e\xa1\x89\x10\x4f\xa1\xbf\x53\xf3\xa5\x43\xc6\x0f\xec\x35\xda\x28\x07\x44\x42\x1d\x2f\x39\x34\x5e\xb8\x44\x68\x13\x2e\x01\x58\xd6\xe9\x01\x23\x30\xeb\x74\xaf\x61\x8c\x3a\x5f\x33\x91\xa9\xa7\x22\x01\x2e\xa9\xaf\x4c\x81\x4b\xea\x12\xe4\x30\x46\x5d\x7e\x42\xdc\x63\xb4\xe9\xe3\xc3\x69\xb7\x17\x3b\xdb\x29\x28\x2d\xba\x28\x62\x51\xfb\x3c\x3e\xe9\xa6\x81\x0a\x0b\xf0\x8f\xf6\x79\x7c\x92\x8d\xe6\x93\x48\x43\xbc\x25\x1b\xc3\x27\x9b\x9c\x26\xc4\xc2\xb6\x7a\x4a\xc3\x04\xbd\xd4\xae\xed\xd5\x2d\xe0\xa0\x6d\x79\x10\x0b\x62\xa8\x61\x9b\xde\xc7\xed\x10\x67\x76\xb2\xc7\x99\x8b\x0d\xd1\xe2\xcc\x55\xf0\xc2\xb3\x4d\xb3\x23\x14\x9f\x40\x67\xe4\x48\x5b\x75\x36\x18\xab\xbd\x5a\x2b\x33\x5b\x73\x36\xe0\xd6\x30\x55\x72\x84\x4d\x1b\x7a\xf7\x28\xc9\x06\x5b\x90\x91\xcb\x4d\x2d\x1e\x4f\x1b\xdd\x27\xe1\x97\xe4\x65\x43\xbe\xe4\x88\x46\x6a\xfd\x95\xed\x90\xd7\x5d\x17\xb3\xa2\x01\x98\x1c\x31\x2b\x1a\x62\x28\x66\xd8\xa9\xa9\xc9\xe3\x69\x23\xfa\x84\x2f\xc7\x45\x8e\xd9\x0d\x1e\xf3\xeb\xc7\x73\x66\x1f\x2c\x1f\x40\xea\xe4\x4c\x22\x9a\xa6\xe1\x48\xc7\x2c\x35\xd3\x35\x2f\x5f\x73\x4d\xa9\x51\xd7\x65\xa9\xd1\x16\x8a\x08\x91\x36\xb1\x6b\x33\x32\xa0\x4d\xbf\x0d\x90\xb6\xe5\x04\xce\xb6\x71\x19\x32\x22\xa0\x2d\x04\x4a\x44\x5a\x36\xfc\x9a\x1c\x61\xa6\x8e\x76\x3b\x03\xb2\xaa\xa3\xdd\x72\x7c\x1b\xef\x98\x42\x03\x8c\xe6\x77\x0c\x18\x8d\x48\xa4\x2e\xae\x33\x32\xb1\xc7\xfb\xeb\x47\x92\x2f\x7a\x74\xd3\x10\x07\x3d\xba\x69\x88\x83\x1e\x93\x4f\x6c\x74\x1b\xcc\x1c\xdd\x4e\xf4\x4a\x07\xc9\x11\xaf\xbe\x74\x84\x65\x8e\xf0\x39\x3e\x68\xd4\xca\xea\x49\x9a\x61\xf3\xae\xe0\x8c\xef\xf8\xfc\xf5\x23\x17\xb0\xdb\x93\x24\xbf\x73\x49\x32\x1c\xdb\x91\x9b\x77\x38\x9d\x58\x62\xb6\xff\x56\x7a\x7a\x89\xf1\xc9\xf4\x09\x5f\xb3\x39\x29\x67\x97\x7c\x3c\x1a\xbf\x19\x03\x34\xe6\x64\xc3\x7d\x76\x19\x39\x29\x3a\x99\x9c\x94\x41\x78\xaf\x6e\x0d\xda\xbc\x6b\x1b\x47\x64\x41\x87\x93\x62\x86\xe3\x7b\x95\x34\x64\x41\x6f\x32\x02\x06\x4a\xdf\x92\x32\xe1\x83\x97\xbe\x05\xe5\xa5\xa0\xed\x5d\x92\xb1\x59\x3b\x48\x8f\x05\x3e\xea\x5b\x68\x3e\xf9\xf6\xff\x4e\x05\xbf\xf7\xe9\xc9\xc0\xe2\x7d\x4a\x0b\x2c\xde\x5f\x9c\xa1\x96\x3b\xc6\x52\x2c\xe2\x64\xb9\x0c\x5a\x55\xb7\xff\x51\x6f\x0c\xe5\x5f\x01\x41\x03\xd0\x44\x5c\xb3\x32\x82\x63\x8a\x63\x24\x0d\x38\x8c\x28\xab\x14\x1b\xa7\x4f\x22\x8d\x68\x23\xd1\x90\x50\x1c\xad\xb1\xbd\xd8\x92\x92\x6f\xd5\xed\xd1\xba\xca\x1b\xc4\xe0\xcc\x8c\x41\xc4\x02\x80\x86\xa0\x49\x70\xf7\x48\x9a\xf3\x1c\xe7\x78\xb4\x04\x10\x65\xc3\xe3\x2c\xc0\x69\x78\x68\x05\x08\x19\x42\xc8\x09\x7e\x18\x1c\x5a\x2c\x40\x60\x28\xfe\x12\xfc\x30\xf0\x67\x63\x41\xd8\x8c\x76\xdb\x60\x02\x8c\xf6\x9c\x82\x0d\x3f\x0d\x75\x60\x40\x22\xa7\x60\xe3\xf1\x09\x9f\x80\xc8\xcc\x09\xc5\x67\xa8\x22\x16\xac\xca\xa1\xcd\x8d\x2d\x33\x8c\x0f\x24\x30\x3c\x14\x9f\xe5\xb9\x7e\x49\x48\x0e\xa5\x5f\x42\xf5\x0d\x7d\xe2\x04\xdd\x53\xa9\x90\xa0\x7b\xea\x21\x25\x48\x9d\xef\x36\x42\xdd\xc4\x4e\x49\x07\x8a\x74\xca\x6f\x09\x46\x30\x44\x92\x0e\xa6\x9e\x84\xf4\xd2\xc1\x66\xcd\xc7\x45\x51\x49\x13\xa3\x25\xe9\x2f\x4f\x5d\xb9\xf4\xd8\x70\x02\xc9\x31\x92\x92\x80\xe5\x44\x5b\xa5\x43\xda\xe4\xb1\x04\x46\x89\xb1\xec\x27\x10\xaa\x59\x9b\x32\x13\x78\x76\xb7\x0f\xde\x99\x19\xf2\x1e\x1d\x48\x9e\xd5\xcd\x06\xc9\x04\x63\xce\x44\x28\xa7\x4c\x5d\xac\x94\x21\x4d\xd3\x26\x21\xf4\x27\xa6\x4d\x3a\x24\xad\x49\x9a\xd4\xe8\x4b\x26\x84\xd1\x1b\xb4\x21\x7c\x51\xa6\xfb\xfe\x60\xe7\xcc\xe1\x16\x14\x68\xdb\x76\x68\xb9\x81\xf8\x5c\xef\x5b\x8c\xc7\xc8\xc8\xfa\x6b\x93\xa3\x4a\x0a\xc3\xb9\x19\x33\x9d\xd1\x07\xd3\x07\x7b\xc8\xf2\x0c\x1f\x7c\xee\x85\x30\xcf\x0f\x4a\x6b\x21\x65\xef\x88\x86\x5e\x58\xa1\xc1\xa3\x5e\xcf\xe1\x6b\xfb\x3b\x97\x1f\xad\xeb\xb5\xda\x4b\x40\xa1\x01\x22\x74\xbd\x56\xdf\x63\xd2\xe5\xd4\xfd\xf4\x09\xb3\x6d\xdd\x7d\x97\xc7\xb7\xba\x0f\x78\x4b\xe5\xaa\x4b\xb5\x06\x01\x25\x82\x58\x65\xcd\xf7\xc9\xfe\xb4\xb5\x8a\x8d\xf8\xe5\xb3\x1e\x41\xd2\xf6\xb7\xd5\x43\x45\x85\xd3\x53\xdf\x38\x0d\x4e\x4f\x3d\xc0\x67\x40\x00\xd4\xc3\xd0\x06\x1e\x50\x3d\xb4\x85\x36\x01\xf5\x10\x50\x38\x40\xf5\xc0\xae\x49\xf7\xdb\x70\xd7\xb7\x67\x53\x8f\xea\x32\x37\x63\xf4\x6b\x71\x66\xea\x31\xa4\x66\x6b\xd7\x7a\x68\x1e\x1c\x19\xd2\x06\x47\x18\x18\xaf\xd5\x89\x27\x51\x0f\xad\xce\x23\x40\xcc\x9f\x6c\x4b\x66\x5e\x6f\xac\x74\x8f\x3f\xb7\x0e\xbf\xb6\xc8\xaa\xe7\x56\xe1\x04\x9b\x2b\x12\xf7\x0a\x9b\xaa\x36\xe3\xf5\xf5\x23\xe0\xf9\xf4\x6b\x6f\x71\x24\xbc\xdd\xef\x0d\xc5\x88\xbe\xeb\xf7\x36\xb2\x23\x4a\xb1\x87\x2d\x38\x63\xd8\x56\x57\x27\x40\x81\x46\xea\x69\x3b\x5a\x71\xf3\x57\xcf\x1a\x2b\x84\xe6\x7b\xc6\x06\xce\x84\xe6\xfb\xeb\x57\x13\x9a\xef\x65\xeb\xfd\x74\xf1\xdf\x2d\x97\xd2\xb1\xc5\x7c\xaf\x9b\xcc\x74\xee\xad\x18\x69\x1f\x73\x7e\x36\x6b\x8c\x67\xb3\x70\x26\x20\x3d\xea\xde\x95\x7c\x6e\x01\x37\x90\x34\x05\x56\x98\x8d\xf9\x8f\xb2\x4f\x75\xf6\x6d\x4c\x9d\xe7\xb1\x45\xc3\x9c\x84\x7f\x2e\x3e\x73\x1d\xc8\xfe\x13\xf4\xad\x03\x93\xf0\x24\x72\xb0\x4e\x74\xf9\x95\xb6\xf4\x5f\x17\xf2\xe8\x7a\x36\x37\xaf\x00\x7c\xaf\xb8\xa7\x5e\x09\x58\x5c\xe5\xf8\x4b\x4f\x3b\xc4\xbf\x92\x89\xab\x20\x56\xe5\x8d\x55\x38\xf2\x3b\x6d\xfc\xac\x02\x3f\xdf\x88\xef\x85\x8b\x77\x11\x40\x5b\xf8\x71\x17\x3a\x7f\xe1\xb5\x3c\x99\x57\xf6\xe0\x7b\xcb\xc9\x55\x37\x40\xae\x73\x6b\xbb\x65\x6c\x3f\x1d\xc7\xb5\x1b\x51\x80\xec\x53\x58\x4d\x7b\xe3\xe1\xbb\x5a\x7d\x9f\xf0\xda\x96\x38\x37\x11\xba\xf5\xda\xcd\xb8\x0e\xeb\x35\x73\xf1\x16\x16\xa6\x60\x22\x44\xb6\xda\x52\x2c\x6d\x8b\x73\x69\xaf\x65\x3c\x87\xd5\xb7\xea\xcd\xa0\x61\xf5\x28\xd8\xb7\xc8\x5e\xaf\x55\xf5\x6c\x03\x63\x69\x15\x25\xbc\xe3\xd5\x5f\x36\xda\x7a\x67\xf5\x47\x36\xd8\xe2\x73\xf5\x0d\xb9\x10\x02\x43\x5e\x0e\xdf\x46\xcd\xea\xdb\xc8\xbd\xcf\xad\xec\x57\x7f\xb9\xe0\xb1\xe1\x47\x3e\x10\xc6\xe9\x93\xb6\x59\x1a\x0b\xf9\xd9\xf2\x76\x99\x16\xc8\x78\x24\x0b\x85\x98\xee\xcd\x77\x6b\xb0\x13\x17\x5b\x34\xb6\x48\xba\xaf\xed\xc2\xac\xf1\xa7\x35\x68\xec\x69\xef\x6b\x8b\xe4\x35\x5e\x29\x4a\x03\xce\x79\xc3\x23\x6b\xbe\x5f\xb5\x85\xf5\x9a\xa6\x1e\xd0\x57\x8b\x90\xfe\xfd\xb0\x91\x53\x5b\xef\xd9\x6a\x64\xa1\x3a\xae\xcc\xe8\xed\x05\x3c\x47\xfe\xd7\x23\x37\x6f\xd6\xf0\x3a\xbe\x7e\x7c\xa2\x98\xbe\xfc\x29\xeb\xb8\x4f\xe2\x2b\x69\x93\xb8\xfb\xb6\x01\xfb\xb9\xe9\x20\x7b\x42\x26\x00\xd6\xd9\x3f\x93\x3e\xc2\xe1\xcf\x16\x53\x9f\xf9\xc1\xcb\x28\xc6\xae\xb3\xf3\x65\x24\xe0\x93\x88\xc9\xe7\xcd\x2b\x9f\x39\x1b\x31\xc6\x0d\xcb\xd9\xb1\x99\x94\x48\xce\x9b\x25\x72\xde\x3a\x71\xff\x54\x39\x9c\x9c\xa3\xf3\x15\xf3\x76\x8f\x29\xc1\x90\xec\x2b\xf6\x15\xfa\x26\x7d\x58\x6e\x0f\xd2\x3a\x97\xbd\xb9\x9f\xb9\x98\x64\x43\x34\xe7\xe2\xba\x06\x92\x1e\xa0\x91\x4b\x73\x0d\xa3\x46\x6c\x7f\x2e\x9b\x57\xf7\x0f\x81\x93\x87\x44\x45\xe9\x8e\x35\x3f\xf3\xf0\xbd\x30\xe4\xfe\x71\x8d\x62\xca\xd2\xf9\x86\x39\x33\x13\xa9\x43\xfa\xa6\xb9\xb7\x13\x5a\xb6\xfc\xdd\x3f\x66\xc3\x2e\x33\x9c\xd5\xbe\x37\x1f\xea\x7b\x9d\xbe\xf5\xbe\x47\xdf\x56\xbf\xfb\xe7\x4d\x54\x9a\xcf\xbc\x77\x9f\x61\xa0\xe7\x4c\x24\x15\xdd\x17\xa3\x41\xcf\xf9\x90\x5b\x8c\xcd\x3e\xe2\x19\x67\x36\xe3\xb9\xe8\x33\x49\x76\x92\xa1\xa8\x09\xfa\x2a\x2a\xf8\x21\x5e\x99\xeb\x73\xd9\x17\xcc\x6f\x9a\xf9\xcc\xf6\x99\x16\xe4\x8c\xaa\xfb\x5c\xab\x49\xc4\xcb\x04\x67\xb1\x8f\x78\xcd\x75\xb3\x46\xe5\xdb\x2a\x36\xea\x73\xdd\xe6\x3e\x5d\xa3\x99\x9a\x24\x8f\x42\x58\xe6\x33\x1b\x76\x79\x2e\x73\xb1\xdd\xf9\xba\x49\x47\xbf\xb7\xfb\xbd\xc3\xb1\x64\x6a\xea\x48\xf6\xbd\xd9\x5a\xfb\xa4\xd9\x54\x33\x9c\x99\x51\x09\x9f\xb9\x4e\xc7\x82\x53\x82\x31\x9f\xb9\x12\x81\x7b\xb2\x79\xe3\xe5\x7c\xef\xde\x3f\xa6\x4e\xf9\xde\x66\x9c\xf6\x22\xa9\xd3\x3c\x8f\x16\x1c\x9b\x7d\x6f\xd0\x27\x4e\xaf\x42\x9e\x33\x3a\x16\xd1\xfb\xe0\x52\xe7\x16\xa3\x7d\xd2\x5c\x4c\x9b\xb2\x57\x06\x57\x9e\x6c\x92\x35\x5d\xf6\xf1\x9e\x99\xba\x96\xd8\x17\x43\x25\x4f\x21\xdb\xde\x3c\x0f\x65\xf5\x53\x6e\xd6\xe8\xe0\xb4\xb9\x07\x89\xf3\x68\xe2\xb4\xe1\x5c\x3d\xd8\xde\xb9\xcb\x83\xaf\xf7\x6b\x1e\x1c\xd9\xfc\x99\x75\x22\xb3\xb9\xe4\xee\x1a\xfa\x92\xb9\x90\xb1\xef\x15\x59\xd2\xfb\xdb\xb7\xb1\xd1\x3d\xb7\x57\x3c\x17\x72\xd7\xdd\x73\xeb\x06\xe4\xf1\x6f\x72\x1f\xec\x55\xc7\x4c\x29\x87\x99\xdf\xc9\xde\xeb\xef\x95\xe3\x26\x47\x1a\xd8\x83\x11\x95\x43\xd1\x04\x2f\x34\xbf\xde\x17\xee\x4e\x1e\xd2\x3c\xde\xbd\x02\x2f\x23\x35\xfb\x86\x7d\x8e\x05\x07\xc3\x28\x65\x79\xcc\xea\x3e\xf6\x15\xfb\x78\xef\x19\xf6\xb9\xcf\xc8\x88\xe1\x1e\x0c\xa3\xd6\x85\x33\x1f\x35\xd9\xe7\xba\xc8\x4e\xdc\xb5\xcf\xac\xd3\xf5\x14\xce\x1c\xb5\xf2\x99\x87\xd9\x28\xf4\x71\xc6\xa9\xfa\xcc\x43\xc3\x13\xed\x99\x87\xbc\x3f\xf4\x79\x0f\x68\x9e\x9e\xd1\x34\xa9\x46\x22\x28\x4f\xe5\xa4\x3e\x51\x20\xb7\x93\xa7\xdf\x3b\x8d\x31\x60\xd8\x64\xf4\xce\xfe\x99\x26\x91\xcd\x0e\x3b\x1f\x7b\x10\xce\x44\x9e\xd7\x3d\xd0\x11\x0a\xe7\x9b\x52\xee\xf6\x91\xb2\x3c\x4d\xf5\xba\x07\xb3\x3a\x96\x7d\x99\xe2\x40\x57\x27\x28\x73\xa6\xbc\x3f\x71\x49\xc3\x59\xcc\x32\x47\xfb\x1e\xf2\xc0\xa6\xbd\x1b\x78\x99\xdd\xdc\xf0\xc1\xba\xbd\xda\xd7\xe9\x43\x76\x4e\x31\x34\x89\x32\x84\x8b\xcc\xfa\x1c\xd2\x02\x86\xc2\xe5\x1e\x88\xa1\x89\xe2\x0f\x58\xb6\x79\x2e\xbf\x77\x41\x33\x09\x86\x3c\x97\x34\x2f\xdf\x23\xb9\xbe\xdc\xe7\x85\xf9\x17\xae\xc7\x04\x76\xb5\xcf\xf7\xe0\xcb\x25\xfe\x5e\x5f\xe6\xe6\x2c\x57\xf2\x3d\xb0\x16\xac\x68\x59\x62\x6d\x3d\xe6\xb0\xe1\x8f\xa5\xae\x5d\xe0\x2a\x10\xb4\xcf\xcb\x3d\x5d\x44\x2f\xc3\xb6\xd2\xd5\xf2\xff\x42\xb9\xcf\xab\xe6\xf3\x6a\x0e\xc1\x7e\x0c\x96\x54\xac\x9e\xed\x2b\x26\xb2\xcd\x5d\x73\xfc\x6b\xd8\x87\x38\x5b\x03\x98\x2c\x22\x83\xc1\xba\x9e\xa5\xba\x5a\x38\x7e\xc1\x70\x3b\x3e\xd0\x67\x39\x08\xb3\x85\x80\x2f\x85\x69\xbc\x7f\x78\x2f\x10\x51\x39\x10\x5d\xe5\x88\x42\x96\x78\xeb\x81\xca\x29\x07\x50\x0c\x81\x90\xc6\xf1\x38\x1f\x6c\x16\x02\xa1\x25\x5c\xa3\xfd\x63\x8e\xfb\x31\x93\x7d\xd2\x27\xc4\x02\xa9\x19\x7c\xa3\xcf\x72\x08\x9d\x40\x80\xf7\x00\x3a\xe5\x20\xbe\x14\x22\x81\xa7\x03\xb1\x52\x0e\xb2\x75\xc1\xd0\x22\x0e\xcf\xfe\x61\x0d\x7c\x90\x72\xfa\x6d\x27\x91\x99\x10\x09\x0f\x9c\x29\xd9\xc7\x11\x26\x3c\xc4\x93\x23\x2c\xe7\xf3\xf6\x65\x72\xe0\x37\x7d\x04\x4b\x42\x22\xe4\x79\x76\xe7\x43\x85\x05\xe3\x15\x27\xa2\xb0\x9c\xae\x9b\x08\xbf\x5d\xae\x7b\xe1\x2d\x07\x73\x6a\x57\x88\xf4\xe9\x4b\x9a\xe5\xba\xd2\xdb\xc7\xfe\x19\xb9\xbf\x36\x0f\x7f\x96\xcb\xbd\x7a\x9c\xcf\xbd\xba\xaa\x7d\x38\xfc\x57\x85\xe6\x6b\xab\xdd\x8b\xdd\xbb\x1a\x14\x5f\x52\x67\xa8\xfb\x92\xba\x0b\xd7\x32\x64\xe2\xf4\xd7\x60\xa7\x2e\x19\x2a\xf3\x65\x17\x0c\x55\x2e\x8c\xe7\x40\x35\x53\xb9\x96\xf3\xf9\x65\x99\xb8\xd8\xed\x97\xdd\xc9\x35\x38\xc9\x1b\x65\x55\x6e\x29\x2e\xf8\xf9\xb7\x14\xdf\xc4\x48\x82\xa1\xbb\xbb\x82\x82\x1b\x77\x3e\x18\x41\xbb\x3b\x6b\xdc\xd2\x82\xa0\x2e\xb7\xb4\xdc\x46\xae\x0f\xf2\x67\xf7\x74\x0d\x62\x89\xf1\x20\x68\x7e\x63\x54\x95\x1b\xfa\xe2\xc1\x49\x06\xe9\x0b\x66\x51\x0f\xd2\x94\x61\x7b\x47\x9f\x25\x98\xba\x3c\x88\xa8\x05\x18\xb4\x04\x83\x71\x78\xd9\x25\x48\x73\x80\xb3\x22\x25\x1e\x25\x74\xd6\x08\xae\x81\x3f\x5a\xa2\x6b\x44\x73\x75\x27\x11\x8f\x88\x91\x56\xa2\x29\xbb\x93\x60\x4b\xc4\x48\x2b\x11\x8e\x89\x18\x5a\x25\x26\xc7\x3e\x6f\x1f\x63\x5d\x37\xa2\x60\xe3\x45\x60\x32\x76\x38\x21\x62\x80\x46\x2b\x26\xe2\x80\xe6\x28\x2d\x08\xa4\x92\xa4\x25\x99\x4f\xa6\x18\xaa\x24\x91\x96\x30\x50\x22\xf5\x4d\x25\x61\x48\x97\x44\x3c\x2d\x9a\x3a\x4f\x28\x92\x92\xa4\xe5\xce\xcc\x27\x2d\xc9\xb4\x85\x09\xfb\x34\x9c\x8f\x7c\x41\x0c\x60\x23\x4d\xbe\x37\x99\xa7\xfa\x53\x39\xc2\xb0\x8f\xf9\x02\x41\x59\x9d\x93\xa2\xd3\x61\xbc\xa0\xe8\x74\x94\xc7\xf7\x0c\x65\xeb\x74\x94\xec\x77\x18\x74\xcc\x5b\x13\xee\x1f\x73\xff\x70\x51\x46\x21\x96\x6c\x82\x3a\x39\x56\x89\x93\x1f\x93\x61\x24\x8c\xf2\x13\xed\x7b\x6b\x2f\x48\xee\x63\xe4\x96\xfc\x56\x77\xc0\x81\x59\xc9\xf4\x3a\x36\x27\xa1\x6c\x1d\x9b\x92\xdf\x22\x98\xdb\x4a\x09\x69\xa9\xef\x7b\x56\x42\xb8\x6e\xb3\x18\x20\x5a\xf6\x30\xec\x33\x2b\x45\x9c\x2c\x37\x38\x35\x1b\xc6\x3a\xa5\xb9\xfb\x1d\x6f\x0e\x12\x1c\xe4\x2e\x7d\x66\x1f\x31\xfe\x4b\x1e\xb7\x7d\x16\x5d\x3c\xf6\xbd\xef\x99\x57\x74\xbe\xd1\xed\x93\x3e\x82\x85\x44\x60\xf6\x8f\xdf\xc1\xf9\xe6\xe9\x77\x18\xa0\x17\xbb\x79\x3a\xdf\xb4\x2e\x23\x5b\x15\x31\xed\xb3\xa8\xa4\x58\xce\xe0\xd8\x65\x1a\x37\x59\x16\xe1\x77\x18\x4a\x3c\x8b\x85\x0a\xac\xab\xc3\x97\xaf\xb7\xe0\x21\xdb\x37\xed\x23\xc3\x1e\x7d\xcf\x78\x85\xbc\x50\x30\x9a\x4b\x31\x49\x89\x17\x5f\x4a\x64\x4f\x8b\xb1\x84\xeb\xad\x50\xf0\x3d\xe3\xc3\x97\xc5\x00\xe2\xb9\xe8\x83\x5f\x64\x15\x8a\x92\xbd\x98\xbb\xbe\x08\x93\x97\x27\xd9\xf7\xd8\x67\x91\x43\xb1\x4f\xfa\xde\x52\x05\x78\xd0\xca\xd8\x7c\xb1\xcf\x45\xa9\x5b\x9a\xdf\xc6\x1e\x14\xe5\x6e\x31\xb4\x79\x59\x9f\xd1\x1c\xdb\xa4\xef\x39\x7f\x51\xd9\x97\xd2\x24\xbf\xbf\x43\xd8\xb6\xfe\xf6\x71\x34\x94\xfa\x15\x1c\xd5\xcf\x52\x0c\xf8\x5e\xc5\x9a\x86\x60\x9f\x24\xa0\xd8\xcb\x90\x04\x21\x81\x9f\x52\x8a\x90\xb0\x08\x37\xdf\x56\x9c\x28\x5a\x8b\x41\x14\x6c\x9a\x52\x96\xef\x59\xe7\x82\x0f\x5b\xca\x72\xcb\xb5\x59\xa9\xcc\x2d\xd5\xa3\xae\xc6\x59\xee\xdb\x3e\x8e\xab\x46\x93\xf5\x16\x05\x60\x5f\x15\x8b\x72\xb3\x25\x46\x38\xaa\xfb\xc7\xd2\x8a\x64\x29\x02\x30\xae\xc6\xf3\x6f\xc2\xfe\xd5\xe3\xb2\xea\x36\x5b\x11\xa2\x6f\x5a\xaa\x2c\xaa\xe8\xaa\xd5\xf7\x8c\x47\x58\x83\x51\x55\x39\xd5\xe3\xa2\xec\xb9\x54\x8f\xcb\xf2\xdc\xfc\xd6\x29\x34\xf6\xb4\x1a\x5e\x57\xec\x55\xd9\xb1\x9a\xdb\x0d\xec\x4b\x95\x1d\x71\x3d\xcf\x4c\x79\x5f\xa9\xa3\xd8\xf7\xa6\xec\xed\xf3\x3b\xdc\xe7\x00\x64\x71\x4a\xf7\x0f\xb0\x0b\xb7\x25\x04\xee\x8b\x59\xb1\x60\x41\xc8\x04\x62\xd5\x28\x69\xb0\x5e\x43\x55\x5c\x61\xbd\x1c\x2c\x8d\xc0\xb6\x2d\xd5\x34\x6c\xb0\xda\x61\xb9\xae\x67\x14\xa0\xa5\x79\x46\x96\x09\x67\xc5\x37\x95\xc1\xfb\xc7\x2a\x81\xb7\xb2\x80\xbd\x7a\xc3\x87\xe1\xad\x29\x88\xf6\x49\x33\xea\xb9\xc5\x69\x9f\x59\xf8\x64\xb5\x00\x67\xd9\xac\x41\x53\x1d\x34\xc5\x72\x7b\x6b\x48\x92\x7d\xc1\x3e\x69\x29\xd6\x13\x14\xfb\xfc\x0e\x32\x76\x4d\xe3\xab\x55\x45\x3a\xe2\xac\x55\x69\xb1\x02\x32\x14\x2b\x06\xfc\x0e\x33\x67\xc4\x48\x4b\xab\xc3\x3e\x73\x83\x24\x44\x9a\xa2\xba\x89\x03\x8d\xc8\xd6\xa4\xf9\xad\x23\x21\x0d\xd3\x5a\xb5\xcf\x2c\x25\xa6\x87\x3e\x76\x69\xaa\x67\x8b\x2a\x9b\xea\xb9\xc9\xab\x26\xcc\xda\xf0\xbd\x61\x5e\xde\xb1\xc4\x2d\x4a\x53\x7c\xc7\xd3\x94\x7e\xb6\xef\xad\x48\xe0\xdb\x86\x7b\x6f\xe9\x73\xbc\x4c\xc9\xbb\x57\x6f\x2e\xf5\x32\xcf\xef\x5e\x4d\x33\xba\x16\x12\x28\xaa\xdb\xb4\x52\xe0\x32\x51\x2f\x2d\xeb\x2d\x0b\x60\x0d\xc5\x77\x13\x43\x91\xbc\x55\x5b\xd2\xb2\xcc\x37\x5b\xc6\xb1\xa4\xc5\xb2\xb6\x6c\xad\x80\xaa\xbd\xbd\x39\x5a\x93\xf4\xe2\xaa\x07\xbf\xf7\x32\xbf\x1f\xec\x4b\x26\xf3\xc9\x45\x8b\xab\x1e\xde\x04\x3d\x69\x64\x65\x84\xb1\xe2\x98\x51\xb1\x3d\x3e\xf6\xf9\x6d\x6f\x22\x7f\xda\x67\x7d\x45\x30\x07\xef\x1a\xc9\x35\xcc\xa4\x2b\xe6\xfb\xe3\x7c\xd1\x8c\xfa\x6d\x9f\xf5\x03\xc8\x9c\xae\x59\xd0\x1f\xc7\x9a\x1e\xd7\x04\xe8\x16\xac\x64\x73\xe1\xca\x97\x6e\x4d\x5b\x26\xdb\xd4\xc5\x64\xaf\xef\x7c\x26\xdd\x93\x7d\x9e\x2f\xf9\xae\x5e\xb3\x7d\xee\xe9\x63\x0a\xde\xef\xb5\xc4\x2d\x9b\x24\x57\x95\x74\x6b\x95\x23\xaa\xa4\x37\xd7\xb5\xc6\x2d\x9b\x32\x57\x36\x75\x2b\x25\x2d\xd7\xe8\x9a\xcd\x6f\x4c\x26\xc2\x5b\x5d\x93\xa2\x77\xcb\x0d\x90\x6b\x7d\x38\x9f\xe6\x5c\x39\xec\x73\xff\x5e\x4c\x5a\x2f\x20\x26\x8d\xdd\x44\xe2\x4d\xa5\x2b\xc3\xfa\x34\xa9\x8c\xfc\xeb\xd3\x33\x9a\x26\xb4\x2f\xfb\xdc\x3f\xcd\xc3\x62\x35\x85\x98\xec\xeb\x7d\x8f\xef\x5d\xd5\x3e\x71\x90\x4d\xe0\x43\xdf\x50\x36\xc5\x37\xdd\xff\xd8\x67\x41\x44\x36\xeb\x5f\xed\xb3\xc8\x00\x9d\x37\x42\xb7\xcf\x22\x02\xf3\xdc\x9a\xb9\xe3\xad\x19\x29\xa6\xf2\xb3\x7d\xf2\x2a\x35\x0d\x43\xd3\x7c\x58\xe4\x94\x90\x11\x43\x93\x62\x68\x16\x24\xf6\x60\xe8\x26\x8c\x37\x23\x0c\x2f\x18\x1f\x2a\xc6\x87\x32\x31\xb7\x32\x94\x4d\x5e\x0f\x88\x25\xfe\xb2\x6f\x5f\x46\x95\xfc\x2a\xf9\xd1\xa9\xa7\x7d\x26\xc7\x61\x8b\x21\x24\x46\x33\xc5\x6d\x11\x44\xf3\x93\xcc\x9f\x52\xb6\x5f\x46\x73\xbe\xe6\x7c\xd4\x77\x0c\x2d\xcf\xd1\xdf\xf2\x01\x6a\x09\xba\xf3\x19\xa2\x4a\xd6\x31\x74\xc9\x7f\xb3\xcb\xd6\x29\x28\xe2\x46\xf7\x93\x1e\xfb\xdc\x36\xcd\x91\x64\x41\x04\xb1\x87\x32\x14\x7b\x05\xb8\x0f\xd5\xe4\x30\x87\x49\xa8\xad\x0c\x45\xe1\x18\x6f\x59\x01\xb4\xe8\xd1\x0c\xbd\x08\x2e\x5f\x94\xa1\xa8\x31\x34\x96\x2c\x8e\x37\x34\x56\x26\xa1\xd9\x74\x20\xf6\xa6\xa2\x66\x46\xdf\x03\x8a\x53\xef\x6a\x26\xdf\xc3\x8a\x9b\x8a\x8b\x89\x99\x91\x8e\x68\xc1\x41\xb2\xcf\xa3\x4e\x96\x1a\xf0\x6d\xd3\x6c\x75\x4a\x16\x0c\x38\x56\x2f\x22\x61\x7a\x18\x42\x2b\xe6\x70\x12\xa1\xca\x62\xb8\xac\xcc\xea\xba\xd6\x31\xe8\x31\x78\x31\x23\x1d\xb0\xb7\x21\xb4\x32\xeb\x9b\xec\x87\x66\x71\x30\xab\xc9\xfc\xc7\xd2\x02\xce\x6d\x36\x6b\x1c\x60\xd1\xa9\xba\x32\xd4\x96\x53\xb6\x84\xc0\xef\x20\x5e\x92\xb8\x14\x52\xa6\x2a\x6c\xbe\xd8\xb0\x38\x40\xaf\x64\xbe\x85\x1f\xb0\xcf\x14\x1b\xd3\x4c\xfb\x61\x49\x83\xd8\x98\xd6\x61\x27\xac\xfe\xd9\xfd\x8e\xee\xfe\x61\x6a\x4d\xb1\x41\x04\x6f\xf7\xb1\x2f\x62\x63\xbe\xd8\xc0\x13\x30\x9c\x57\x0c\xe7\xe5\x54\x2c\x54\xf0\x8c\x86\xdf\x86\x38\x9b\x8a\xa4\xa9\xf9\xfa\x60\x7e\x4d\xf1\x32\x87\xdf\x26\x2d\x8a\xa9\x29\x86\x1e\x3c\x8b\x29\x86\x0c\x05\x26\xe3\x52\x86\x02\xcb\xc4\x84\x4a\xd6\xf1\x4f\x4d\x28\xc3\x83\xc9\xa2\xfd\xa9\xf7\x32\x97\xf9\xb8\xc3\xf7\x8a\x7d\xd5\xb2\x07\x6a\x0b\xc4\xdf\x12\x7f\x27\x62\x60\x89\xbf\x45\xd5\x40\x3a\x29\xe8\x5c\xa1\xd8\xe7\x58\xa2\x05\x4b\xf5\xb7\x54\x7f\x16\xba\x2f\xd5\x9f\x17\x62\xd2\x89\x3a\x5d\x89\xbd\x5f\xe2\xd4\xba\x79\x2e\xc9\xec\x9f\xb7\xd0\xc2\xda\x0a\xd7\x48\x8e\x05\x6b\xeb\x71\xac\xb5\x2a\xa7\xc5\x11\x62\x72\x59\x72\x72\x72\x46\x4b\xbc\x2c\xd4\x4b\xd2\x33\x5b\xca\x8d\x05\x36\xd2\x85\x39\xb2\x3a\x58\xf3\x4a\x4c\xba\xa4\x59\x3e\x5f\x96\x96\x5c\x16\x53\x18\x19\x58\x9e\xd1\x75\x5b\x87\x21\x7d\xd3\xf7\xfc\x36\x4d\xdf\xc5\x3e\x27\x3d\xae\xa5\x3a\x58\xf2\xf9\x95\xa8\xba\x40\x1d\xd4\x03\xf3\x21\x11\x9a\xad\x07\x9e\x63\x35\x3e\x99\x48\xf3\x54\xe3\x93\xf5\x90\xcf\x71\x81\xea\x01\x9f\xd7\xe3\x4d\x32\x1f\x94\x47\x10\x4b\xab\x07\xfc\x9b\xb8\x02\x59\x8f\xc7\xf9\xac\x05\xe2\x32\x5a\x3d\x08\x81\x57\xe3\x93\xe9\xb6\x02\x04\x75\x5f\xbd\x70\x93\xee\xb7\x76\xc3\xb1\xc4\x63\xd3\x6d\x09\x46\x97\x16\x30\x9e\xa8\xb5\xae\xc7\xf0\x3b\x86\xef\x3d\xf6\xf9\xde\x70\x8d\xc7\x8a\x8d\x83\x3e\x3c\xf4\x44\xd1\x76\x3d\xd8\xab\x7a\x4c\xd7\x2d\x54\x86\xa0\x76\xeb\xa1\x9b\x40\xdd\x78\x3d\x70\x13\xea\xa1\x9b\x40\xb5\x74\x3d\x96\x34\x6b\xa6\x51\x00\x5d\x8d\x81\xd6\x73\x6b\xc1\xcd\x80\xf5\xdc\x8a\x70\xff\xec\x8d\xba\x1d\x78\xe2\x62\x57\x6f\x04\x51\xf3\xc2\x7d\xa0\xcf\x7a\xca\x2e\x17\x95\x23\xd9\x1e\xaa\x46\xf6\x4c\x86\x39\x2b\xa1\x4a\x4a\xfd\xab\x81\xca\x4a\xc8\x90\x4b\x7f\xd5\x80\x61\x25\x38\x18\x36\x90\xaa\xa1\xc1\x7a\x6f\x01\x45\xad\x71\xbd\x11\x4f\xf5\xde\x12\x09\xdb\xbc\x1a\xc6\xab\x84\xe7\xd0\xe2\xd5\xe0\x5c\x25\x10\x47\xd8\xa7\x1a\x86\xab\x84\xd2\xb8\x29\x57\x0d\xa4\x55\x02\x64\x54\xbf\x56\xc3\x63\x95\x10\x57\xd9\xd0\xae\x06\xb8\x2a\x41\xaa\x02\xc0\x0c\x51\x55\x43\x54\xc7\xd6\x91\xd5\x08\x55\x35\x42\x75\x5e\xe5\x17\xb5\x79\x35\x7e\x55\x8d\x23\x91\x2b\xad\x86\x91\xaa\x97\x40\x2e\xea\x78\x8c\x8c\x54\xa3\x0c\xf7\x16\xb9\xd5\x6c\x76\xd5\xab\xc6\xb1\xab\x3a\xd5\xf5\xad\xaa\xdf\x46\x40\xd5\xdf\xad\xf5\x55\x8a\x7b\xa0\x6e\x5d\x35\x45\x98\xb6\xd7\x54\xcd\x10\x56\xad\x74\x0a\xc9\xab\x46\x7a\x7d\x93\x7c\x71\x83\x58\xdb\xb6\x5a\x7c\x59\xe0\x89\xe1\x5b\xa4\xc1\xae\x63\x8b\xc1\xaa\x95\x53\x51\xc3\x17\x5a\xa9\xaa\x85\xab\xb7\x0e\xb9\xa8\x58\x55\x7c\x95\xfc\xca\x75\xc1\x37\xca\xca\x8a\x2c\xba\x88\x12\x54\x45\x51\x5d\x9b\x45\x2e\x6a\x3a\xeb\x1a\xbe\xf5\x96\x20\x5d\x5f\x3e\x9b\x89\x88\x06\x13\x5e\x61\xf3\x47\x33\x47\xd0\x0e\x2f\xd0\x6d\x0b\xaf\x09\xe7\x06\x52\x2f\xaa\x23\x9b\x50\x6d\x02\x13\x25\xd3\x44\x66\x13\x99\xa4\xf9\x9b\xd0\x6c\x40\xf3\xe2\xea\x6d\x13\x9b\x0d\x6c\x5e\x54\x67\x36\xc1\xd9\x88\x29\xdf\xc7\xc6\x6b\x13\x8b\x0d\x2c\x5a\x2f\xd3\x04\x63\x0b\xc2\x7c\x6f\x4e\x13\x8d\x0d\x34\xde\x24\x9a\x9a\x70\x6c\xc0\xf1\x46\xa8\x34\xf1\xd8\xc0\xe3\x1d\xf6\xe6\x34\x01\xd9\x00\xe4\x1d\xf6\xe6\x34\x11\xd9\x40\xe4\x4d\xdd\x6c\x13\x91\x0d\x44\x5a\x2e\xd4\x84\x5c\x03\x72\x37\xe5\x60\x4d\xc8\x35\x20\x77\x3f\xdb\x43\x6e\x42\xae\x01\xb9\x3b\x6f\x87\xbb\x09\xb9\x06\xe4\xee\x12\xf7\x40\x21\xd7\x80\x5c\xc0\x6e\x6a\x42\xae\x01\xb9\x40\xe5\x7f\x13\x72\x0d\xc8\x05\xae\x2b\x35\x21\xd7\xf0\x87\xc3\x95\xf6\xc0\x46\xdc\xa4\x81\x42\xaf\x74\x36\x51\xd8\x40\x61\x40\x44\x36\x51\xd8\xc8\x02\x87\xc0\xe6\x88\xc2\x06\x0a\x43\x64\x73\x44\x61\x03\x85\x01\xf7\xa0\x89\xc2\x36\xe3\xf9\xf5\x23\x50\xbd\xd9\x66\xbc\xe9\x62\x20\xb5\x91\x4d\x60\x36\x80\x19\xb8\xf3\xd2\x04\x66\x03\x98\x66\x3d\x9a\xc0\x6c\xa0\x30\x90\x8d\xef\xa2\xb0\x83\xc2\x50\xb6\x66\xe9\xa2\xb0\x83\xc2\x48\x5d\x6a\x17\x85\x1d\x14\xc6\x93\x42\x36\x51\xd8\xcf\x5a\xbf\x7e\xc4\x6b\x7b\x4b\xfd\x24\xfa\xd4\x01\x66\xbc\xb6\x25\xd1\x05\x66\x07\x98\x91\xf8\x5b\x17\x98\xfd\xda\xca\x36\x92\xcf\xeb\x17\x59\x87\x0e\x56\x23\x91\xa7\x2e\x56\xfb\xbd\x2d\xdc\x48\x70\xa6\xdf\x58\x0c\x1d\xf8\x46\xee\x56\x74\xe1\xdb\xef\xed\x1f\x44\xaa\xd4\x3a\x72\xf6\xb3\x83\xe8\x48\x45\x7a\x17\xd1\x3d\xc4\xf8\xf5\x23\x72\xe7\xb2\x07\x9c\xef\xae\xc0\xa5\x66\xb8\x0b\xf2\x0e\xc8\x63\xda\x76\x5f\x17\xe4\x1d\x90\x7b\xb5\xa3\x0b\xf2\x0e\xc8\x63\xa6\x76\x4f\x90\xf7\xa4\xf0\xbe\xef\xdd\xe5\x5b\xa9\xb1\x85\x7b\x5c\xc2\xfc\xec\xa9\xb3\x11\x0f\xb5\x83\x0e\x1b\xd7\x26\x34\xd0\x93\xed\x19\x6a\x2a\xde\x9a\xbe\x85\x8c\xbb\xb9\x6e\xd3\xe5\x97\xae\x04\xbf\xa9\x4e\xea\x32\x4c\x57\x84\xdf\xd6\x1a\xca\x31\x5d\x21\x7d\xe3\x31\x76\x59\xa6\x13\xdf\x3f\x03\xc9\xa6\x9e\x31\x75\x3a\xb1\xf7\x53\x76\xe8\x19\x13\xb5\x67\x6f\x92\x25\xbe\x81\xa8\xfc\xfe\xa1\x22\x23\x15\xe6\x9b\xce\xe7\x4d\x30\xca\x71\x7b\x26\xca\xd7\xbd\x5c\xf8\x70\x8d\xb2\x13\x45\xdf\x3f\x56\x5f\x6c\x38\x76\x79\xb5\x53\x15\x15\xb9\x70\xd0\x0b\xd6\x63\x27\xb4\x9d\x0e\x56\x2d\xc4\x48\x3b\x1c\x9d\x8e\x0d\xed\x2e\x47\xf7\xb2\xf5\x68\x3a\x62\xa1\x98\x92\xfd\xa5\xf0\x28\x51\xec\xd5\xcb\xe4\xb3\xe0\xfb\x74\x6e\x81\xd1\xe5\xfb\x0e\xdf\xa7\x73\xfb\x73\x5d\xbe\xef\x54\xc8\x24\x2a\x81\x7a\x45\xf3\x77\x44\x41\x22\xef\xd4\x15\x05\x1d\x51\x90\x60\xf2\xae\x28\xe8\xcd\xb7\xb6\x6a\xed\xf2\x7d\x87\xef\x13\x57\x9b\xbb\x7c\xdf\xbb\x7a\xfc\xda\x03\xe5\xfb\x0e\xdf\xa7\xb4\x75\x67\x97\xef\x3b\x7c\x9f\xd2\xd6\x9d\x5d\xbe\xef\x30\x79\x7a\xfe\x5c\x23\xf7\xaf\xeb\xe4\xae\x0c\xe8\xc8\x80\x94\xb7\x6a\xed\xca\x80\x8e\x0c\x48\x05\xd8\x29\x03\x3a\x32\xe0\x39\xb6\x6a\x1d\xca\x80\x81\x0c\x78\xb8\xaa\x3d\x94\x01\x03\x19\xf0\x70\x75\x75\x28\x03\x06\x32\xe0\xb9\xb6\x6a\x1d\xca\x80\x01\xc3\xfb\x17\x37\x86\x0c\x3f\x60\xf8\x27\x1c\x79\x77\xf9\x16\xdc\xfd\x10\x53\x1d\x72\xf7\xb8\xb5\x65\xb6\xaf\x38\x64\xe5\x01\xdf\x3e\x14\xc8\x0e\xf9\x76\xc0\xa4\x0f\x55\xcf\x43\x26\x1d\x30\xe9\x03\xf2\x87\x4c\x3a\xb4\x8b\xf2\xd6\xa3\x43\x26\x1d\x30\xe9\x03\xee\x87\x4c\x3a\x60\xd2\x4c\x4e\x74\xc8\xa4\x23\x6d\x47\xce\x1b\xe6\x23\xc1\x09\x23\x69\x51\xed\x2d\x1c\x32\xdb\xa0\xb4\xd0\xc4\xd0\x78\x88\xa0\x0d\xf8\x2f\xbb\x13\xb2\xdf\x80\xfd\xbc\x20\x3a\xe4\xbe\x01\xf7\x65\x2e\x83\x0e\x99\x6f\xc0\x04\x39\x6c\x1d\x33\xe4\x81\x01\xba\x33\xa2\x62\x88\xee\x01\x6e\x73\x4c\x94\xfe\xfa\x16\xb8\xf5\xde\xc0\x10\xb7\xa3\x6e\xfb\xda\x8a\xee\x51\xa7\x6f\x31\x90\xac\xf9\x10\xb7\x03\xdc\x66\xfe\xee\xc8\x10\xb7\x83\xb8\xb2\x65\x50\xc3\xb0\xf2\x00\xca\x99\x88\xdb\x10\xca\x03\x28\x67\x22\x1a\x43\x28\x0f\xa0\x5c\x8e\xad\x93\x87\x50\x1e\x40\xb9\xc0\x62\x43\x28\x0f\x62\x1c\x85\xc4\xf0\x30\xc4\x31\x40\x77\x21\xa9\x33\x44\xf7\x00\xdd\x05\x87\x66\x08\xdf\x01\x7c\x0b\x29\x93\x21\x7c\x07\xf0\x2d\x61\xcb\xb4\x21\x7c\x07\xf0\x2d\x71\xab\x8a\x29\x7c\x27\xf0\x2d\x69\x4b\xb4\x29\x7c\x27\xf0\x2d\x29\xe5\x2f\x9f\x53\xf8\x4e\xe0\x5b\x28\x09\x9e\xc2\x77\x02\xdf\x42\x30\x78\x0a\xdf\x09\x7c\x0b\x37\xd5\xa7\xf0\x9d\xc0\xb7\x50\x32\x35\x85\xef\xb4\x02\xe0\x20\x0e\x31\xc5\xef\x34\x3b\x7f\x90\x31\x9d\x02\x78\x9a\x75\x3f\xc8\xda\x4d\x11\x3c\xcd\xb0\x1f\xa4\xae\xa6\x10\x9e\x66\xc9\x0f\x6e\xa9\x4e\x31\x3c\xcd\x7e\x1f\xa4\x31\xa6\x20\x9e\x66\xb0\x8f\xb8\x15\xc4\x14\xc5\x53\x05\x71\x50\xdf\x31\xc5\xec\x7c\x4d\x7c\xe2\x06\x53\x84\x4e\x15\xc4\x41\x85\xf2\x14\xa2\x53\x05\x71\x50\x2a\x38\xc5\xe8\x34\x1b\x7c\x10\xde\x9c\x5c\xa2\xff\x9c\x0a\xef\xa3\x6c\xeb\x65\x0a\xdc\xe9\x6d\xe9\xf3\x60\xab\xcc\x34\x4e\xed\xfd\xf3\xd8\x7e\xe0\x14\xcd\x53\x83\xff\xe4\x2f\x63\x4c\xe1\x3c\xb5\xf8\xcf\xf3\xd9\xf3\x89\xe7\x59\x5f\x1f\x64\xcb\xf9\x29\x7a\xa7\xf7\x39\xcf\x7b\x2b\x8d\xc9\x7d\xce\xcf\xa9\x1f\x70\xde\x1c\xa4\x90\x9e\x64\x01\xce\x93\xab\x1f\x93\x5c\xc0\xfe\xe1\x3d\x52\x34\x53\x50\x4f\xbd\x83\x33\x6c\xd8\x4d\x51\x3d\xa9\xdc\x3b\x4f\x14\xf1\xec\x94\x55\x4e\x4b\xf6\xce\xb4\x5d\xab\x29\xd4\xa7\xa5\x73\x27\x97\x89\xa6\x58\x9f\xde\x6a\x3a\xb9\x58\x32\x2d\x93\x9b\xc6\xf3\x4e\xae\x77\x4c\xd1\x3e\xbd\x5b\x73\x92\x2a\x99\xc2\x7d\x4e\x2a\x3c\xce\x0c\x46\x27\x15\x1e\xd3\xf2\xad\x13\xc1\x35\xe5\x81\x69\xac\xe3\xa4\x2c\x70\xca\x04\xd3\x58\xc2\x45\x99\xe1\x92\x0b\x96\x17\x39\x2e\xfe\x62\xc3\x3a\xb0\x72\x96\x7e\xfe\x75\x52\xdf\x2f\x6b\xac\x83\x58\xc7\x45\xf9\xdb\x3a\xb0\xbf\x96\x7e\xf4\x85\xe5\xb6\xe4\x97\x75\x12\x73\xb8\x2e\x0a\xcf\x4f\xca\x11\xd7\x49\x65\xf9\x85\x1a\x5c\x27\xea\x79\xbd\xae\x34\xa9\xd3\x25\x63\x2d\x6b\x84\x2e\xee\x64\x2c\x39\x6b\x5d\xc4\x20\x2f\xfe\xf0\xc4\xba\x88\xed\x2c\x6b\x7f\xae\xf0\xd0\xe7\xd8\x8b\x78\xed\x45\xca\x6c\x5d\x84\xff\x97\x95\x39\x17\xd7\x39\x97\x3c\xb8\x6e\xd2\x1d\x57\xcc\xf4\x91\xee\x58\xf2\xe5\xe5\x2d\x03\xf9\x72\xc9\x97\x57\xda\xd2\x7a\xc9\x97\x2b\x10\x7b\xba\xb8\x52\xbd\x02\x31\xd2\x25\xaf\x5e\xcf\xb6\xbd\x97\xbc\xba\x02\x31\xa5\x8b\xd4\xd5\x0a\xcd\xf7\x08\xeb\x5f\xa4\x81\x56\x40\xc0\x2d\x79\xfa\x2a\xdb\x08\x5a\xf2\xf4\x92\xa7\xaf\x72\xdc\x7f\xa9\xc0\xd3\xf3\xd7\xfa\x7b\xc9\xf1\x2b\xbe\xb3\x70\xa1\x40\x8e\x5f\x89\x53\xb8\xb9\xc9\xb5\x12\x91\x9f\xa5\x14\xb8\x89\x00\x2e\xa5\xc0\x7a\xcd\x44\xa2\x78\x4b\x29\xb0\x5e\x33\x11\xd3\x66\x29\x05\xd6\x6b\x26\x5e\xd4\xed\x2b\x05\xd6\x6b\x26\x72\xdf\x7d\x29\x05\x96\x1c\x7f\x93\xa8\x5d\x72\xfc\x82\xc9\xcf\x3b\x72\x82\x14\x15\xec\x9f\xe9\x8d\x0f\xde\x73\xac\x45\xe7\x37\x57\x12\x57\xe9\xbe\x47\x14\xf4\x4e\x8e\xa5\x2e\x6b\x99\xc4\xbf\x31\xc2\x17\x7f\xb9\xe0\x73\xbd\xe1\x01\x6e\xbb\x2d\xa5\xc5\x32\x99\x9e\x48\x60\x2f\xfe\x22\xc0\xfe\x21\x5c\x83\x3f\xb5\xb8\xfe\xff\xb9\x94\x2a\x29\x6c\x69\xb1\x94\x2a\xcb\x24\x79\x0a\x31\xd3\x57\xec\xf3\x7e\xc4\xdb\xd7\xe8\xf3\xf2\x59\xe0\x96\x86\x49\xf2\x55\x8d\x7e\x05\x10\x46\xc6\xfc\x73\x55\x23\x5d\xde\x00\xb1\x58\x7b\xbd\xc1\x0a\x74\xd2\x52\x72\x2d\xff\x22\x55\xc2\x0d\x59\x64\x9f\x3f\x57\x23\x09\x98\xa2\x57\x54\x22\x67\xd9\xa8\xe1\x48\x24\xa7\x16\x59\xe5\xcf\xf5\x46\x3a\x48\xe0\x2c\x25\xdc\xf2\xc6\x78\x42\x22\x2d\xb2\xc5\x9f\xab\x19\x0d\xa7\x8a\x6f\x91\xdd\xdd\x3f\x8c\x25\x7b\xb2\x4c\xe8\x2e\x2f\x7e\xa7\x04\xda\xb9\xce\xfd\xb9\x4c\x98\x26\x02\x4c\xcb\x84\xe9\x6a\x46\x2d\xf1\x2b\x17\x97\x9e\xf7\x0f\xf3\x11\xa9\x5e\x4a\xd1\xe5\x75\xe6\x44\x14\x79\x99\xf4\x5c\x3d\xf8\x1e\x52\xa0\x47\xdf\xe3\x36\x6a\xe2\x3a\xdb\xe2\xa6\xf3\xe7\xf2\xaf\x61\x25\x2e\xaf\x2d\x13\x9c\xcb\x1b\xc5\x89\xbf\xeb\xb0\xb8\x37\xfc\xb9\x4c\x66\x26\xfe\x18\xc1\x22\x8b\xb9\x7f\x5c\x03\x6c\x28\xbd\x57\xe7\x3a\x61\x7a\x6f\xe7\x90\x11\x58\x5e\xf6\x4d\xd8\x41\x8b\xcb\xbe\xfb\xe7\xbd\xaf\x72\xd0\xe7\x1a\xdd\xf7\x90\x34\x64\x13\x3f\x57\xa7\x90\x21\x65\xbf\x6d\x4a\x1f\xd1\xc8\x24\xc7\x77\xa2\x91\xab\xa3\x71\x52\x96\x66\x34\xce\x52\x6b\xa4\x0c\x9e\xd5\x1a\xcb\xe4\x5e\xe2\x6f\xa3\x2d\x93\x7b\xcb\xbf\xe1\x95\x32\xf7\x8e\x2c\xea\x5e\x6a\x97\x84\x6b\xbe\xd4\x2e\xcb\x8b\xad\x89\x3a\xc3\x35\x3c\xdf\x61\x44\xbb\x04\xef\xf0\xf0\x6d\xc3\xa8\x2a\xf7\x81\xd7\x90\xe6\x21\x7d\x14\x75\xaf\x41\xb4\x74\xbd\x99\xa6\x52\xb8\x82\x23\x7d\xd3\xbf\xa0\x47\x4d\xe1\x32\xbc\xb0\x2c\xb8\x7e\xa8\x29\x5c\x16\x57\xaf\xe9\x9f\x8f\xe3\xae\xe9\xe2\xae\xe9\xfe\x21\xfc\x46\xc6\x67\xa9\xd5\x96\x77\x45\x9f\x63\x1b\xfb\x6b\xca\x5b\xd3\xa2\xfd\xc3\x5b\x40\x14\xed\xaf\x39\xbc\x88\xc5\x65\xaf\x39\x5d\x63\x7a\x19\xe4\xb6\x6f\xd8\x67\x84\x97\x4b\x69\xd3\xbd\x57\x4b\x3e\x67\x08\x7f\x29\x59\x77\xe3\xf7\xf5\x87\x2f\x7f\xfe\x63\x89\xfd\x0f\x3f\xfe\x38\xbf\xfd\xcc\x1f\x66\xe4\x2f\x22\x7e\x8c\xb9\xbe\xfb\x36\xff\xfc\x47\x1e\x7f\xf8\xfe\x87\x3d\x8a\x7f\xff\x37\x00\x00\xff\xff\x50\x54\xfb\x3f\x10\x52\x00\x00"); +func _efbb ()([]byte ,error ){return _ad (_facd ,"Hiragana")};func _ega ()(*asset ,error ){_aecdc ,_bga :=_cdb ();if _bga !=nil {return nil ,_bga ;};_gfed :=bindataFileInfo {_ae :"Adobe-KR-2",_ca :1273,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491416,0)}; +_bgg :=&asset {_e :_aecdc ,_ee :_gfed };return _bgg ,nil ;};func _dde ()(*asset ,error ){_gfdf ,_gfcg :=_gae ();if _gfcg !=nil {return nil ,_gfcg ;};_ddf :=bindataFileInfo {_ae :"Adobe-GB1-0",_ca :1052,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491245,0)}; +_dgeg :=&asset {_e :_gfdf ,_ee :_ddf };return _dgeg ,nil ;};var _age =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4d\x8b\x5b\x37\x14\x06\xe0\xbd\x7e\x85\x96\xe9\xa2\xb5\x74\x3e\x25\x10\x17\x9a\x0f\xd2\x59\xa4\x29\x4d\xd3\x16\x4a\x17\x1e\x5f\x79\x30\x74\x6c\x63\x7b\x16\xf9\xf7\xe5\x9c\xe3\xa4\xd0\xc5\xe0\x99\xd7\xd2\x3b\x57\x8f\xc4\xd5\xe6\xcd\xc3\xdb\x87\xe3\xe1\x96\x37\xbf\x5c\x4e\xbb\x4f\xf3\x96\xf7\x87\xe3\x7a\x99\xd7\xd3\xcb\x65\x37\xf3\xe3\x7c\x3a\x1c\x53\xaa\x90\xd7\xc3\xee\xf6\xf5\x4f\xff\xd8\x3d\x6f\xcf\x29\xd9\xfc\x4f\x5f\xae\xb7\xf9\xfc\x70\xdc\x9f\x32\xc6\xb8\xf5\xe5\x7c\x1f\x9b\xf3\xe6\xd7\xf9\x74\xb8\xde\x2e\x5f\xf2\xab\x1f\xd7\xd3\xe3\xfc\x2e\xaf\x73\x6f\xf9\xc7\xcb\x3a\x2f\x87\xe3\x53\x7e\xf5\xfe\x75\xfd\x96\x7e\x7a\x39\x9f\xff\x99\xcf\xf3\x78\xcb\xc5\xb3\x79\x5c\xfd\x33\x6d\xde\x7c\xd8\x9e\x7f\xde\x3e\xcf\xbc\x79\xff\xfa\xfb\x9f\x3c\xf4\xec\xf7\x79\xb9\x1e\x4e\xc7\xdc\x7f\x28\x45\xfe\x8b\x7f\xfb\x72\x9e\xb9\xde\xe7\x7e\x7e\x78\xfb\x71\xbf\xbf\xce\x5b\x86\x12\xbd\x9b\x3f\x3f\x3f\xbc\xcd\x7f\xd5\x5c\x4b\x06\x46\x81\xbf\xef\x43\xff\xf8\x70\x5a\xe7\xfd\x9f\xa7\x1a\xeb\xd8\x9d\xd6\x79\x3d\x6f\x77\xf3\xb2\x3d\x3e\xcd\x94\xf3\x80\x0a\x75\xc9\x43\xdf\xe9\xbb\xc5\x9e\xf1\x7f\x23\x52\x6b\xf7\x99\x87\x35\x92\xaf\x33\xa0\xea\x5c\x72\x97\x34\x00\xd0\x03\x10\x58\x72\xed\xc5\x12\xe1\x48\xe6\x92\x81\x3c\xd1\x18\xa3\xbb\x25\x03\x5b\x82\x51\x83\x56\x03\x02\x69\x00\x45\x42\x8a\x4b\x46\xb6\x66\x8e\x84\x55\x96\x4c\xd8\xd3\x00\x89\x44\xb0\x2d\x99\x81\x2d\xa1\x48\x94\x97\xcc\x64\x63\x34\xc6\xa8\x7d\x21\xc5\x9a\x95\x23\xb1\x87\x10\xb4\x59\x2d\xc6\x34\x2a\x4b\x16\x69\x96\x90\x3f\x73\x93\xed\x92\xb5\xd8\x13\x76\x20\x4b\xba\xec\x97\xac\x68\x63\xb6\x31\x6b\x6b\xcf\xdc\x2a\xa5\x01\x8f\x91\x3c\x5a\x4f\x2f\x2d\x0d\x2c\x9e\x60\x71\x1e\x5b\x3b\x06\x18\x3a\x58\x2d\x48\x69\x20\x44\x04\x1e\x55\xb0\x79\xe1\x81\xee\x51\x01\x20\x0d\x0c\x10\x24\x8f\xb0\x4a\x1a\x18\x22\xc8\x1e\x51\xb5\xfa\x20\x41\xf1\x88\x8b\xd5\x87\x00\x6a\x44\xdd\xea\x63\xc1\xd8\x3c\x92\x6e\xf5\x3d\xa2\xee\x91\x36\xab\x8f\x05\xa2\x2f\xb0\xb6\x66\xf5\xb1\x42\x7c\xf4\xa8\xab\xd5\xef\x22\xda\xf9\xd6\x15\xd3\xc3\x35\xa2\xd5\xa3\x6a\xdb\x89\x33\xa2\xe9\x11\xd8\x7e\xe2\x3e\xa2\xbd\x47\x68\xc7\x80\x82\x8b\x9c\x0b\x88\x28\x0d\x0a\x2f\x72\x2f\x60\x83\xa7\xf0\x22\x88\xc3\x82\x90\x06\x85\x17\xc5\xf9\x51\x90\x34\x28\xbc\xc8\xbd\xa0\x81\xd5\x87\x17\xb9\x17\x74\xdb\x32\x0a\x2f\x72\x2f\x2c\xb6\x67\x14\x5e\xe4\x5e\x58\xed\xc8\x50\x78\x51\x8b\xc8\xce\x39\x85\x17\xb9\x17\x82\x1d\x74\x0a\x2f\x72\x2f\xc4\x66\xf5\xe1\x45\xee\x85\xa4\x56\x1f\x5e\xe4\x5e\xc8\x6a\xf5\xe1\x45\xee\x85\x22\x56\x1f\x5e\xe4\x5e\xa8\x62\xf5\xe1\x45\xee\x85\x8d\x29\x0d\x0e\x2f\x76\x2f\xec\xd4\xd2\xe0\xf0\x62\xf7\xa2\x42\x90\x06\x87\x17\xbb\x17\x55\x94\x34\x38\xbc\xd8\xbd\x08\xb0\xa4\xc1\xe1\xc5\xee\x45\x08\x56\x1f\x5e\xec\x5e\x44\xd5\xea\xc3\x8b\xdd\x8b\xb8\x5a\x7d\x78\xb1\x6a\x5f\x32\x49\xb1\xfa\xf0\x62\xf7\x22\xe9\x9c\x06\x87\x17\xbb\x17\x69\xeb\x69\x70\x78\xb1\x7b\x51\x6b\x98\x06\x87\x17\xbb\x17\x75\xd5\x34\x38\xbc\xd8\xbd\xb8\x68\x4d\x83\xc3\x8b\xdd\x8b\xab\x58\x7d\x78\xb1\x7b\x31\xb0\xd5\x87\x17\xbb\x17\x23\x63\x1a\x12\x5e\xe2\x5e\x4c\xa4\x69\x48\x78\x89\x7b\x31\x53\x4d\x43\xc2\x4b\xdc\x8b\xfd\x0d\x21\xe1\x25\xee\xc5\x0a\x3d\x0d\x09\x2f\x71\x2f\x6e\x60\xf5\xe1\x25\xee\xc5\xbd\x5a\x7d\x78\x89\x7b\x49\xa9\x56\x1f\x5e\xe2\xe7\x4b\x6a\xb1\xfa\xf0\x92\x16\x51\xb7\xfa\xf0\x12\xf7\x12\xe8\x56\x1f\x5e\xe2\x5e\x82\xcd\xea\xc3\x4b\xdc\x4b\xa8\x59\x7d\x78\x89\x7b\x09\xab\xd5\x87\x97\xb8\x97\x88\x58\x7d\x78\x89\x7b\x89\x8a\xd5\x87\x97\xb8\x97\x34\xd6\x34\x34\xbc\xd4\xbd\xa4\x73\x4d\x43\xef\x57\x84\x7b\x69\x21\x4e\x43\xc3\x4b\xdd\x4b\xab\xbd\x99\x35\xbc\xd4\xbd\x14\x10\xd3\xd0\xf0\x52\xf7\x52\x04\xab\x0f\x2f\x75\x2f\xfb\x3e\x0d\x0d\x2f\x75\x2f\xe5\x6a\xf5\xe1\xa5\xee\xa5\x52\xba\xdf\x4c\x5f\x6f\x20\xfb\xdd\x2e\xed\x6f\xf7\xe8\xee\xe5\x72\x99\xc7\x9b\x5f\xd9\x7e\x65\xda\x9d\x77\x38\xce\x6f\xd7\xff\xf9\x74\xb6\x59\xfe\xf3\x6f\x00\x00\x00\xff\xff\xa2\x28\xe2\xe9\x2a\x08\x00\x00"); +func _fgdc ()([]byte ,error ){return _ad (_gfea ,"UniJIS-UTF8-H")};func _gecd ()([]byte ,error ){return _ad (_ebc ,"GBK2K-H")};func _eeg ()([]byte ,error ){return _ad (_eed ,"Adobe-GB1-1")};func _efea ()(*asset ,error ){_dda ,_fabd :=_cdfe ();if _fabd !=nil {return nil ,_fabd ; +};_afbbe :=bindataFileInfo {_ae :"UniGB-UTF16-V",_ca :723,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492760,0)};_cbge :=&asset {_e :_dda ,_ee :_afbbe };return _cbge ,nil ;};func _adgef ()([]byte ,error ){return _ad (_dcdd ,"EUC-V")};var _eagcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xcf\x6a\xdb\x4c\x14\x05\xf0\xbd\x9f\x62\x96\xf9\x16\x5f\x2d\xcd\x7f\x41\x08\x94\x64\x51\x17\x92\x86\xa6\x4d\x0a\xa5\x0b\x59\x73\xc7\x08\x6a\x49\xc8\xf2\x22\x6f\x5f\xe6\x1c\x55\x5d\x84\x1b\xfd\xac\x7b\x39\x23\x69\x66\x7f\x7f\x78\x38\x0c\xfd\xa2\xf6\xcf\xf3\xd8\xbd\xc8\xa2\x72\x3f\xa4\x59\x2e\xe3\x75\xee\x44\x1d\xe5\xd4\x0f\xbb\x5d\xad\x55\xea\xbb\xe5\xef\x25\x4a\x77\x6e\xa7\xdd\x6e\xff\xf4\xf6\xfc\xff\x27\x75\xbd\xc8\x7a\x7d\x7f\x78\x78\x79\xbf\x2c\x72\x3e\x0c\x79\x54\x86\x7d\xe9\x3a\xad\xbd\x4a\xed\xbf\xca\xa9\xbf\x2c\xf3\xbb\xba\xf9\x98\xc6\xa3\xfc\xa7\x92\xe4\xe2\x5f\xe6\x24\x73\x3f\x9c\xd4\xcd\xe7\x76\x6a\x87\x7a\xfb\xe1\xe5\x3a\x4d\xbf\xe5\x2c\xc3\xa2\x2a\x98\x0c\x09\x75\xb7\xbf\x7f\x6c\xa7\xa7\xf6\x2c\x0a\x39\x5e\xa1\xc0\x57\x99\x2f\xfd\x38\xa8\xba\xfa\x50\x55\xfe\x9f\x7f\x7b\x9f\x44\xd5\x6b\xf7\x8f\xef\x87\x07\xf5\xb3\x56\x75\xa5\xb4\x33\x26\xfc\x5a\xfd\xed\x71\x4c\xdb\x5d\x36\x32\x7a\xd7\xa7\xb9\x1d\x4e\xb2\xbb\xd5\xb5\xd6\x77\xaa\x14\x73\xa7\x42\x8c\x01\x64\x49\xf6\x4e\x45\xed\x23\xc8\x91\x5c\xa1\x60\x41\x47\xd2\x11\xa4\x41\x1d\xa9\x03\xd5\x85\x0c\xc9\x48\x19\xdf\x80\x6c\x0d\xb2\x0e\x84\x59\xd6\x93\x7c\x69\x8c\xbc\x2b\x90\x02\x66\x79\x50\x24\x45\x50\x03\x6a\x48\x0d\x08\x51\x6d\x0b\x72\x47\x8c\xc7\x5d\x9e\x51\x3d\xa2\x7a\x12\x73\x79\x46\x35\xa0\x44\x4a\x08\x51\x48\x6b\x29\x84\x12\x75\xa8\x76\xb7\xda\x6a\xa4\x47\x09\x4d\x1d\x41\x86\x64\x40\x0d\xc8\x91\xca\x1a\x1b\xcd\xc6\x40\x0a\xa0\x1a\xd4\x90\x1a\x50\x79\x84\xd6\x72\x96\xc5\x2c\x5d\x42\x58\x4f\xf2\x24\x0b\xe2\x78\xcf\xf1\x0e\xc4\xf1\x9e\xe3\x3d\x48\x48\x02\x2a\xaf\xd6\x31\xbd\x63\x7a\x1d\x41\x86\xc4\xf1\x0d\xc8\x91\x30\xde\x54\xa0\x40\xc2\x78\x53\x83\x1a\x12\xd2\x9b\x92\xde\x31\xbd\x63\x7a\x53\xd2\x3b\xa6\x77\x4c\x6f\x2c\x88\xe3\x99\xde\x38\x10\xc7\x33\xbd\xf1\x20\x21\x21\xbd\x41\xfa\xc0\xc6\xe0\x41\x25\x7d\xb2\x55\xa1\x64\x73\x21\x5b\xa2\x26\x4f\xf2\x58\xa3\x2b\xb3\x32\x97\x8d\x12\x62\x8c\x20\x4d\xe2\x4b\xab\x41\x96\x64\xb7\xad\x90\xb9\xec\x5c\x3e\xf2\xf5\x79\x65\x7e\xe4\x59\xcb\xb6\xa0\xac\x33\x29\x6f\xcb\xce\x06\x21\x50\xd6\xef\x3e\x3b\x2c\x08\x65\xdd\x30\xd9\xb1\xb1\x14\x6c\x18\x19\xd2\xb6\x37\xcb\xff\xe5\x1c\xda\xce\x85\xee\x3a\xcf\x32\x2c\x38\x85\x70\x00\x94\x4d\xdd\x0f\xb2\x9d\x70\xd3\x38\x95\x2e\xfc\xfd\x09\x00\x00\xff\xff\x92\x05\x36\x37\x0d\x05\x00\x00"); +func _cdegb ()([]byte ,error ){return _ad (_bdag ,"UniJIS-UTF16-V")};var _gbea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\x41\x8f\x9b\x30\x10\x85\xef\xfe\x15\x73\xdc\x1e\xb6\xd8\x18\x36\xb6\x14\x21\x55\x44\x55\x39\x6c\x5a\x95\x4d\x5a\xa9\xea\x81\xd8\x43\x6a\xa9\x18\xcb\xc0\x21\xff\xbe\xb2\x31\x54\x7b\x40\xf6\xfb\x8c\x1f\x6f\x86\xc9\xea\xe6\xd4\x58\x33\x43\xf6\xcd\x8f\xaa\xc5\x19\x7a\x63\xb5\xc7\x69\x5c\xbc\x42\xb8\xe1\xdd\x58\x42\x58\x0e\xda\xa8\x79\x93\x71\x51\x43\xe7\x08\xc9\x2e\xd6\xd4\xe7\xf6\xf9\xf2\xf6\x59\x3c\x7f\x81\x65\xc2\xc4\xeb\xe6\xd4\x3e\xa6\x19\x87\xc6\xf6\x23\xf0\xf5\xbe\x5e\x5c\xf2\x00\xc8\xbe\xe3\xdd\x4c\xb3\x7f\xc0\xd3\x27\x3d\xde\xf0\x03\x68\xec\x03\xff\xea\x35\x7a\x63\xef\xf0\x54\x9f\x5b\xb6\xe3\x76\x71\xee\x2f\x0e\x68\x67\x38\x44\x86\x56\xc7\x95\x64\xf5\x6b\xe7\xce\xdd\x80\xf0\x2e\xcd\x35\x9e\xc6\xc3\x2b\xfa\xc9\x8c\x16\x18\xff\x48\xa9\xfc\xcf\xdf\x1e\x0e\x81\x25\x97\x9f\x97\xe6\x04\xbf\x18\x30\x0a\x79\xc9\xa5\xf8\x9d\xf8\x8f\xd7\x51\xef\x6f\xbd\xac\xf9\x95\xd1\xea\x4f\xe7\xc9\x11\x73\x41\x25\xaf\x80\xe5\x34\x89\x22\x88\x7c\x15\x5d\x59\x01\xa3\x92\x1c\xb1\xbf\x49\xd1\x57\xc0\xf8\xa1\x28\xa3\xd4\xf2\x16\x64\x91\x84\x0e\xa2\x0c\x35\x6d\xd6\xe4\xb0\x7f\xca\x77\xf6\x8e\xe4\x88\x5c\x50\x21\x2a\x58\x37\xb2\x02\x56\xd2\x44\xbb\x8d\x06\xd3\xe2\x25\x51\xb5\xd1\xe0\x5e\x16\x89\xe2\x46\x43\x9e\x52\xac\x54\xd2\x44\x25\x0b\x0e\x79\xa2\xc5\x46\x43\x21\x5c\xc4\xb0\x6a\xcd\x10\x36\x21\x03\xa7\x29\xf5\x9a\x32\x8a\x30\x02\xfb\x4f\x51\x8b\xf7\x68\xe7\x38\x00\xb1\xeb\xa1\x93\xc6\xe2\x3e\x64\x6e\x74\xe1\x56\x7c\xfe\x05\x00\x00\xff\xff\x20\x40\xbf\x48\x90\x02\x00\x00"); +var _bbfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x98\x41\x6f\x1c\xb9\x11\x85\xef\xfa\x15\x7d\xdc\x1c\x1c\x93\x55\xe4\x90\x04\x0c\x01\x81\x7d\x88\x16\xd8\x64\x11\xc5\xbb\x01\x82\x1c\x7a\x66\xd8\xc6\x00\xd1\x68\x30\x92\x0e\xfe\xf7\x41\xbd\x6f\xa2\x60\x83\x3d\x18\xcf\xfe\x4c\x16\xeb\x15\x8b\x64\x4b\x1f\x3f\x3f\x7c\x79\x38\x9f\x5e\x97\x8f\x3f\x5f\x9f\x0f\x8f\xf3\x75\xd9\x4e\xe7\xe3\x75\xbe\x3c\xbf\x5d\x0f\x73\xd9\xcf\x6f\xa7\xf3\xdd\x5d\xb6\xe5\x78\x3a\xbc\xfe\xf7\x9f\x92\xc3\xd3\x7a\xb9\xbb\xfb\xf8\xf5\x7c\xfa\xf1\xe1\xf1\xc3\xd7\xcf\x8f\xf6\xe1\xcf\xcb\xdb\xcb\xbc\xf1\xcf\x0f\x5f\x1e\xbf\xbf\xbc\xce\xa7\x87\xf3\xf6\xbc\x38\xf3\x8f\x6f\x97\x5b\x8c\x65\xf9\xf8\xb7\xf9\xed\xf4\xf2\x7a\xfd\xbe\xfc\xf0\xa7\xe3\xf3\x7e\xfe\x61\x39\xce\x2d\xf8\x5f\xaf\xc7\x79\x3d\x9d\xbf\x2d\x3f\xfc\xb8\x5e\xd6\x73\x7e\xff\x8f\xc7\xb7\xcb\xe5\xdf\xf3\x69\x9e\x5f\x97\x22\x36\xcf\x47\xe9\xdd\xc7\xcf\x3f\xad\x97\xbf\xac\x4f\x73\xb9\xe5\xf3\xf3\xf5\xf9\x96\xd2\xaf\x1f\x7e\xd1\x18\x0d\xf9\x65\x5e\x5f\x4e\xcf\xe7\x25\xff\x31\xa5\xfa\x3f\xfc\xf7\xef\x97\xb9\xe4\x5b\xa8\x7f\x7c\x7d\xf8\xb2\xfc\x33\x2f\x39\x2d\x56\xab\xf7\x7f\xdd\xf8\xaf\x3f\x3d\x1f\xdf\x47\xe5\x94\x30\x72\x38\x1d\xaf\xeb\xf9\xdb\xbc\xfb\x94\x92\xa5\xfb\xe5\x53\x4a\x75\x7f\xbf\x98\xe7\x20\xf5\x00\x39\xdc\x2f\xbd\xe5\x21\x74\x14\x6a\xf3\x7e\xb1\x61\x41\xd6\x2a\x12\x62\x43\xd3\xf6\x04\x0a\xe9\xb6\x1b\x77\x9f\x2c\xe5\x40\x48\xeb\xc3\x85\x2a\xa8\x0a\x99\xd0\x0e\xb4\x13\xaa\x42\x1d\x34\xee\x97\x6c\xb9\x31\xf3\x00\x3b\xde\x2f\x6d\xd4\x5d\x20\x23\x98\x11\xac\x0b\x11\xcc\x08\xd6\x02\xb9\x09\x85\x74\x23\x96\x3b\xc8\x03\xf5\x40\x79\x28\x57\x49\xf3\x2e\x92\x21\x39\xc8\x4e\xc4\x20\x16\x64\x88\x38\xc4\x83\x34\x91\x0a\xa9\x91\xba\xe5\x12\xec\x50\xc4\x42\xba\xe7\x2c\xc4\xb0\x90\xee\x39\x09\xed\x40\x3b\xa1\x28\x4d\x9e\xa0\x90\x9e\x6e\xa8\x81\x9a\x90\xc2\xcf\x0e\xea\x42\x0a\x3f\x07\x68\x08\x85\x41\xa3\x58\x76\x2b\x56\x94\xd9\x5c\x25\x95\xb4\x3e\x22\x96\xcd\x4d\x28\xe4\x56\xbf\x9a\x54\x99\x9a\xa2\x0e\xa5\x67\x21\x03\x85\xed\xd2\x86\x50\x01\x55\x8d\xaa\x42\x3b\x50\x13\x72\xa1\x0e\x1a\x42\x4c\x5c\x41\x7b\x21\x56\x3c\x80\x22\xaf\x32\x88\x75\x04\x1d\x85\x18\x35\x41\x53\x68\x27\xb4\x81\x36\xa1\xd8\xc5\x4a\x0f\x4a\x5a\x4d\x4a\x22\x67\x50\x16\x52\xf8\x8c\xa1\x90\x56\x53\x11\x72\x90\x0b\x29\x7c\xc6\x63\x48\x2b\x43\x95\xa0\x9f\x25\xad\x0c\xc2\x63\x5b\xfd\x5c\xd4\xe2\x35\x37\x90\x2a\x31\x08\x4f\x25\x42\x5a\x19\xaa\x44\x1e\xa0\xa1\x15\x09\x4f\x71\x42\x5a\x4d\x49\x68\x0f\xda\x0b\x11\x9e\x7a\x85\xb4\x6a\x24\x41\xbd\x74\x5a\xaa\xa9\x5e\x99\x7a\x85\xb4\x6a\xd8\xa6\x5e\x21\xad\x9a\xf2\x32\xea\x65\xaa\x97\xc9\xb6\x51\x2f\x53\xbd\x4c\xa9\x1a\xf5\x32\xd5\xcb\x54\x68\xa3\x5e\x16\xc5\xa9\xae\x54\x69\x39\x49\xab\xae\x15\x39\x9f\x92\x56\x5d\xa9\x1a\xc5\x09\x69\xd5\x65\xc8\x28\x4e\x48\xab\x4e\x5e\x14\xc7\x54\x1c\x1d\xb5\x6a\x14\xc7\x54\x1c\x27\x55\x8a\x63\x2a\x8e\x93\x17\xc5\x31\x15\x27\x93\x04\xc5\x31\xd9\xce\x8a\xe5\xd8\x76\xd9\xce\x8a\xe5\xd8\x76\x35\x80\xc9\x90\xd3\x00\x2e\x8f\x89\x89\x78\x74\x65\x9f\x54\x1c\x27\x7b\x57\xf6\x49\x49\x38\xd9\xbb\xf2\xd2\x41\xae\x4e\x12\xae\x24\x8a\x2a\x51\x48\xa2\x28\x89\xa2\x06\x28\x24\x51\x54\xfb\xa2\x24\x0a\xb5\x2f\xaa\x7d\x51\xac\x42\xed\x8b\x52\x2d\xca\xab\x90\x6a\x51\xaa\x45\x79\x15\x52\x2d\xda\x8e\x22\x8f\x85\xed\x28\xda\x8e\xa2\x54\x0b\xdb\x51\x64\xa8\x92\x17\x86\x8a\x0c\x55\x56\xc4\x50\x51\xed\x6b\xe4\xb5\xa3\x0b\x25\xdd\x2c\x0b\x1d\x41\xc7\x40\xf1\x94\xd8\x8e\x2e\x94\x74\x33\x13\xda\x40\x9b\x50\xc4\x6a\x5c\x30\x92\x78\x00\x22\xb1\xb6\xaa\x14\x92\x6e\x51\x69\x4f\x71\x27\x85\x44\x29\x7a\xdc\x1d\x9e\x74\xc3\x78\xd2\xe1\x1e\x49\x48\x27\x19\xe9\xd6\x92\x50\x01\x55\x8d\xca\x42\x07\xd0\xfb\x65\xe8\x7a\x6b\x6e\xc2\x93\xe3\x49\xb9\x22\x6d\x54\x85\x2f\x24\xa1\x2d\x1a\xb9\x0b\xb1\xa2\xf6\x63\xe4\x11\x6f\xfe\xfb\x9b\xfb\x7b\xcf\xb0\x27\xed\x0d\xd2\x86\x29\x47\x6d\x04\xd2\x86\x29\x47\x55\x1d\x69\x23\x8a\xe7\x69\xc7\x52\x3b\x2d\x15\x67\xdf\x53\x07\x75\x90\x9c\x74\xc2\x77\xc2\x57\x21\xc2\x77\xc2\xcb\x5c\x9f\xa0\x29\x24\x73\x63\x2f\x14\xd2\xad\x69\xc5\x41\xa1\x86\xf6\xb9\x29\xaf\x95\x12\xac\x2a\x81\xa9\x04\x2b\x49\xac\x24\xa1\xdd\x5a\x49\x62\x55\x12\x2e\x8f\x2b\x49\xac\x4a\xc2\x89\x85\xc7\x55\x1e\x5d\x2b\x1e\x88\x75\x50\x2c\x97\xc7\x09\x9a\x20\x79\x9c\x84\x9f\x84\x97\xc7\x49\xf8\x49\x78\x79\x9c\x78\x9c\xf2\xe8\xf2\xb8\x31\x71\xdb\x09\x29\xfb\x0d\x8f\x1b\xcd\x10\x79\xb9\x9e\x41\xa4\x7b\x74\xbc\x3b\xed\xe7\xea\xd2\x3c\x6a\x17\x73\x58\x34\x9b\x3b\xa8\x80\x8a\x86\xed\x98\x5a\x61\x7a\xff\x65\xc9\xf5\x5c\x22\x31\x8c\x45\x1b\xac\xc1\xaa\x58\x87\x75\x18\x73\x07\x6c\xc0\x58\x76\x85\xad\xb0\x9d\xd8\x1e\xb6\x17\x6b\xa4\x72\x80\x1d\x60\x26\x76\x84\xd1\xf9\x0c\x53\xe1\x3c\x4e\x51\x0c\xd3\xb2\x1c\x23\x49\x1b\x45\x19\x67\x8c\x65\x19\x2b\x9a\x99\x31\x96\xf5\x61\xe3\x20\x7c\x65\x7c\x75\x18\xbe\x42\xba\xc7\xe7\x95\x7b\xc6\x56\xc6\x56\x57\x6a\x19\x5b\x71\x28\x83\x15\xb1\x5b\x6e\x53\x7b\x43\x6a\x3a\xa8\x1e\x8f\x56\x0c\x53\x45\xf4\x6a\x21\xdd\xd5\x93\x6e\x6c\x97\x69\xbb\x0a\xa3\x30\x65\x6c\x17\x9b\x6f\xb8\x0a\x09\xa6\x15\x0c\x5b\x7a\xca\x46\x65\x18\xb6\xf4\x94\x8d\xa2\xdd\x32\x5c\x19\x16\x86\x76\xc1\xb0\x10\xd2\xbd\x82\xd8\x18\x3d\x5c\x03\x07\xc6\x1e\x18\x46\x07\xe9\x62\x34\x9e\xa9\x6c\x29\xa9\x20\x4e\x17\x86\x74\xa7\x09\x1d\xa3\x6e\x0c\x53\x22\x8e\x53\xa7\x31\x55\x36\xc7\xa9\x57\x86\x31\x15\x57\x2e\x57\xf1\x94\xb8\x3b\xae\x42\xb2\xe9\x9b\xd3\xdd\xb1\x15\x12\x4c\x1e\x9c\xdd\x0a\xe9\x5e\xe4\xc1\x71\x1a\x12\xc3\x08\x87\xd5\x90\xee\x45\xb6\x9c\x16\x0c\x89\x61\x6a\x07\xc7\x7e\x48\x30\x92\xc3\x7e\xc1\xbe\xae\x49\xe7\xfa\x95\xc4\x38\xc5\x2b\xf8\x2f\xda\x68\x4c\x70\x25\x7b\xbc\x74\x31\x55\xd9\x71\xc3\x4a\xba\x57\x86\xe1\xab\xe0\xcb\x60\xf8\xe2\xd6\xa5\xa5\x0b\xbe\xf4\xfc\x8d\xaa\x8a\x14\x6c\x15\x3c\xe8\x12\xf4\x82\x87\xa2\x63\x44\x45\xca\xcd\x82\x5a\xd5\x89\x4f\xab\x56\x5c\x71\x40\x2a\xae\xaa\x6e\x54\xfa\xb2\x62\xaa\xb2\xa9\xec\x60\xc5\x55\x48\x30\xc6\xb1\xab\x21\xc1\xb4\xf9\x95\xfe\xad\xb8\xe7\x70\x55\xdc\x57\xb9\x2f\x0a\xd7\xf0\x10\x92\x2d\xdd\x18\x7b\xd3\xf0\x85\x89\x86\xaf\xc6\xde\x14\xb5\x61\xc3\x58\x48\x30\x9d\x87\x86\xb3\x90\xee\xf1\x12\x6d\x9b\x6e\xaf\x6d\xd3\x4f\x00\x3d\x9a\x7a\xdb\x74\x01\x21\xdd\xe2\xee\xda\x36\x5d\x36\x48\xb7\xa6\x89\x3a\xf7\x48\xb6\x1c\x6f\xf6\xb6\xe9\x81\x46\xda\x88\xee\xda\x36\x75\x17\xd2\x46\x7c\xef\x6f\x9b\x33\xca\x35\x2a\x29\x58\x7c\x75\xdd\xa4\xf5\x91\x02\x55\x26\x56\x26\xd6\xdf\xbe\xd9\xe5\xff\x5f\xec\x6d\xab\x64\x5d\x79\x22\x76\x42\x2c\x54\x59\x08\x84\x91\x10\xbe\x2a\xb6\x4d\x4f\x17\xd2\x7a\xff\xed\xc7\x41\xfc\xfd\x69\xbd\xdc\xbd\xff\x6a\xe0\xf0\x76\xbd\xce\xf3\xab\x7e\x11\xa1\x1f\xfb\xe3\x47\xf9\xd3\x79\xbe\xff\xb2\xe3\xf2\x7c\x89\x59\xfa\xf3\x9f\x00\x00\x00\xff\xff\x39\x89\xff\xa0\x18\x11\x00\x00"); +func _cdeg ()([]byte ,error ){return _ad (_dga ,"H")};var _fcgd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x8b\xdb\x3c\x10\xc7\xef\xfa\x14\x3a\xee\x73\xd8\x27\x33\x7a\xb3\x0c\x26\x50\x76\x59\x48\x61\xdb\xd2\xed\x1b\x94\x1e\x1c\x7b\x1c\x0c\x8d\x6c\x1c\xe7\xb0\xdf\xbe\xcc\x8c\xb3\x85\x1e\x82\xa3\x9f\x35\xff\x28\xbf\x91\xb4\x7b\x38\x3c\x1e\xca\xb8\xda\xdd\xa7\x65\xea\x5e\x68\xb5\xc3\x58\xfa\x85\x2e\xd3\x75\xe9\xc8\x1e\xe9\x34\x16\x63\xd0\xd9\x7e\xec\xd6\xdb\x50\x1e\xdd\xb9\x9d\x8d\xe1\xfa\x97\xd7\xcb\x4a\xe7\x43\x19\x26\xeb\x75\x5e\x7f\x9d\xb7\xb9\xd6\xee\x3e\xd3\x69\xbc\xac\xcb\xab\xbd\x7b\xd7\x4f\x47\xfa\xcf\xf6\x34\x30\xff\xb8\xf4\xb4\x8c\xe5\x64\xef\xde\xb7\x73\x5b\xf0\xed\xc5\xcb\x75\x9e\x7f\xd3\x99\xca\xca\x79\x34\x18\x2a\xbd\x3c\xcd\xee\xe1\xb9\x9d\x3f\xb4\x67\xb2\x3b\xc9\xba\xd7\xca\x7b\x9d\x26\x6f\xbf\xd1\x72\x19\xa7\x62\xf1\x7f\x80\xf8\x17\x7f\x79\x9d\xc9\xe2\x96\xf2\xe3\xeb\xe1\xd1\xfe\x44\x8b\x60\x5d\x8c\x3e\xfc\xda\xf8\xf7\xe7\xa9\x27\x0b\xb7\xdf\x3a\x3c\x3e\x4c\xd7\xb2\xda\xda\xc7\xa0\x0c\xf5\x5f\x75\x53\x4f\x97\xb9\xed\x68\x69\xcb\x89\x8c\xb5\x0d\x00\xc0\xde\x36\x2e\x3c\x3d\xed\x79\xb9\xff\xcc\x30\xbe\xda\x2a\xc7\x5e\xc9\xad\x02\x60\x18\xf6\x16\x4c\x03\xa8\x63\xe4\xb1\x8b\xc9\x34\xe0\x94\x38\x26\x11\x9d\x69\xc0\x2b\xf1\x4c\xaa\x94\x4d\x03\x41\x49\x60\x82\xe0\x82\x69\x20\x2a\x8a\x82\x5c\xe6\xec\xa4\x28\x09\x8a\x9e\xc3\x2b\x45\x95\xa0\xaa\xe6\xf4\xac\x28\xcb\x0a\x20\x70\x7c\xad\xa8\x16\xe4\x81\xe3\x5b\x45\xed\xb6\x4e\x8e\x3f\x2a\x3a\x0a\xca\xc8\xf1\x9d\xa2\x8e\x91\x87\x8a\xe3\x7b\x45\xbd\x20\xef\x38\x9e\x14\x91\xa0\x98\x39\x7e\x50\x34\x08\xca\x01\x4c\x83\x6a\x0a\xc5\x54\x80\x3a\x99\x06\x55\x16\x8a\xac\xe0\xa3\x33\x0d\xaa\x2d\x14\x5b\x21\x41\x36\x0d\xaa\x2e\x14\x5d\x21\xa7\x60\x1a\x54\x5f\x18\x36\xa7\x1c\xaf\xbe\x50\x7c\x45\x5f\x71\xbc\xfa\x42\xf1\x15\x93\xe7\x78\xf5\x85\xe2\x2b\xe6\xcc\xf1\xea\x0b\xc5\x57\xc2\xc0\xf1\xea\x0b\xc5\x57\x0a\xc0\xf1\xea\x0b\xc5\x57\x4a\xdc\x58\x54\x5f\x28\xbe\x52\xcd\x9d\x45\xf5\x85\xe2\xab\x42\x6e\x2d\xaa\x2f\x14\x5f\x55\xe0\xd6\xa2\xfa\x42\xda\xfa\xcf\xf1\xea\x0b\xc5\x57\x55\x73\x6b\xdd\xb6\x17\xc5\x57\x46\x6e\xad\x53\x5f\x4e\x7c\xe5\xc0\xad\x75\xea\xcb\x89\xaf\x5c\x71\x6b\x9d\xfa\x72\xe2\x2b\xd7\xdc\x5a\x17\xb6\x7d\x9d\xeb\xbd\xad\x1d\x26\xd9\xdc\xb7\x4d\xcc\xdf\xf9\x16\x78\x3b\x95\xdd\x75\x59\xa8\xac\x72\x07\xc8\xb1\xe3\x63\x33\x16\x7a\xbb\x4f\xe6\x69\xe6\x2a\xf9\xfc\x09\x00\x00\xff\xff\xb3\x7e\x40\xe8\x7b\x04\x00\x00"); +var _ccg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x8f\x95\x30\x10\x07\xf0\x3b\x9f\x62\x8e\xeb\x41\xa1\x40\xe9\x6e\x62\x4c\x14\x0e\x72\xd8\x5d\x23\xbe\xa7\x89\xf1\xc0\x6b\x07\xd2\x44\x4a\x53\xca\xe1\x7d\x7b\x33\x53\x64\x0f\x64\xe8\x2f\xcc\x3f\xed\x94\xbc\xed\xbb\xde\xd9\x08\xf9\xb7\xb0\xea\x01\x23\x4c\xd6\x99\x80\xdb\xba\x07\x8d\x70\xc3\xd9\xba\x2c\x13\x25\x18\xab\xe3\xff\x25\x17\xbd\x8c\x3e\xcb\xf2\x2f\xf2\xfd\x57\xd8\x37\x3c\x96\x6d\xdf\x0d\xf7\x2d\xe2\xd2\xbb\x69\x85\x2a\xb5\x99\xdd\x1f\xad\x00\xf9\x77\x9c\xed\x16\xc3\x1d\x1e\x3e\x9b\xf5\x86\xef\xc0\xe0\x44\xfe\x1a\x0c\x06\xeb\x66\x78\x68\x5f\x06\x71\xf2\xb0\x7b\xff\x17\x17\x74\x11\x0a\x36\x74\x86\x6b\x96\xb7\xcf\xa3\x7f\x19\x17\x04\xda\xc4\x95\x91\xed\x8a\x61\xb3\xab\x03\x51\x7c\x28\x8a\xe6\xcd\x7f\xdc\x3d\x82\x38\x9a\x2f\x7d\xf7\x3a\x4d\x1b\x46\x78\x12\x29\x38\xff\x75\xe9\x3b\xf8\x2d\x40\x14\x50\xca\xea\x51\xfc\x39\x3e\xfd\xf9\xbc\x9a\xb3\x51\x94\xe9\x28\xda\x9a\x30\xba\x19\xb3\x8f\xa3\xa8\x6f\x9f\xe0\x28\xa2\x6a\xea\x86\x4c\x8e\x6c\x54\x44\xa5\xea\x8a\x4d\x27\xd3\xc9\x24\x9b\x49\x86\x64\x05\x49\x23\x58\x9a\x92\xa4\x66\x91\x49\x1a\x92\x47\x96\xa7\x24\x94\x5e\x97\x2c\x29\xa7\xa1\x9c\xb4\x03\x95\x72\x14\xe5\x48\x4e\x56\x29\x47\x51\x8e\xe4\x64\x95\x72\x14\xe5\x48\x4e\xc6\x8a\x85\x0a\x9d\x45\xd1\xbc\xcf\xb3\xd2\x3b\xdd\xf3\x39\x79\xbd\x87\x80\x2e\xf2\x2d\xf3\x8c\x69\x48\xd6\xe1\xf9\x03\xf9\xd5\x53\x17\x3f\xff\x02\x00\x00\xff\xff\x86\xb8\x44\x50\x6c\x02\x00\x00"); +func _ceee ()([]byte ,error ){return _ad (_cfbb ,"UniAKR-UTF16-H")};var _bbfb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x8b\xdb\x30\x10\x85\xef\xfe\x15\x73\xdc\x1e\x5a\x4b\x56\x1d\x25\xb0\x2c\x74\x13\xd8\xfa\xb0\xdd\xd2\xec\xa6\x85\xd2\x83\x23\x8d\x83\xa0\x91\x8d\x6c\x1f\xf2\xef\x8b\xde\xb8\xde\x43\x78\xd1\xc7\x7b\xa3\x19\x6b\xca\x7d\x73\x68\x62\x98\xa8\xfc\x9e\x7a\x77\xe4\x89\xba\x10\x7d\xe2\xb1\x9f\x93\x63\x3a\xf3\x25\xc4\xa2\xd0\x15\xf9\xe0\xa6\xff\x47\x88\xbb\xb6\x43\x51\x94\x4f\x8f\xaf\x1f\xbf\xd2\x3c\xf2\x72\xde\x37\x87\xe3\x6d\x9c\xf8\xda\xc4\xae\x27\x23\x39\x3f\x0f\x4b\x96\xa8\xfc\xc1\x97\x30\x4e\xe9\x46\x77\x5f\x7c\x7f\xe6\x0f\xe4\xb9\xcb\xfc\x25\x79\x4e\x21\x5e\xe8\xee\xe9\x51\xaf\xf4\x38\x0f\xc3\x5f\xbe\x72\x9c\x48\x83\x71\xf4\xd0\xa2\xdc\x3f\xb7\xc3\xb7\xf6\xca\x84\x26\x4e\xa0\x80\x27\x4e\x63\xe8\x23\x69\xf5\x49\xa9\xcd\x3b\x7f\xbd\x0d\xbc\x54\x29\xca\xb7\xe6\xf0\xd2\x75\x23\x4f\x64\x95\x12\xcf\xaf\xb7\xe6\x40\xbf\x35\x69\x45\x55\x6d\xac\xf9\xb3\x58\x7f\x3e\xf7\x7e\x0d\x56\x4a\x46\x71\xc1\xa7\x36\x5e\xb8\xb8\xaf\x74\x55\x3d\xd0\x22\x54\xdb\x1a\xc8\x08\x32\x40\x9f\x81\x5a\x41\x6d\x46\xbb\x2d\xd0\x59\x90\x7b\x20\x6b\x95\xb8\xbc\x20\x0f\xd7\x2e\x23\x23\xe5\x4d\x97\xd1\xb6\xca\xc8\x32\x50\x16\x6b\xd5\xa6\xb8\xaf\x4c\xa5\x33\x82\x50\x6d\xb7\x40\x5b\x41\x3b\x04\x15\x90\x13\xe4\xe0\x32\x40\x2c\x48\x6a\xd9\x8c\x0c\x5a\x35\xe6\x0c\x17\xca\x1b\x2f\xc8\xc3\x85\xf2\xb9\xa1\x45\xa8\xb6\xb9\x55\x53\x63\x20\x88\xb5\x4a\x90\x04\x6b\x04\x35\x9a\xa8\x25\x98\x85\x36\x0a\xc8\x4a\xd0\xe2\xc6\x1d\x6e\xb4\x12\xb4\xf2\x25\xd0\x97\x8c\x6d\x64\x6c\xad\xf3\x32\xac\xef\x90\xff\xe7\x1d\x5c\xd7\xc2\xcd\x29\x71\x9c\xb0\x81\x78\xff\xfc\x80\x21\xf2\xba\xdd\x43\x3f\xe4\x14\x7e\xff\x02\x00\x00\xff\xff\x96\x52\x71\xc9\x09\x03\x00\x00"); +func _afeb ()(*asset ,error ){_cgbc ,_cbfb :=_dafb ();if _cbfb !=nil {return nil ,_cbfb ;};_efdd :=bindataFileInfo {_ae :"UniKS-UTF32-V",_ca :789,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493054,0)};_cdgdd :=&asset {_e :_cgbc ,_ee :_efdd };return _cdgdd ,nil ; +};var _eda =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd3\x41\x8b\xdb\x3c\x10\x06\xe0\xbb\x7f\xc5\x1c\xf7\x3b\xec\x17\x4b\xb2\x2d\x09\xca\x42\x49\x0e\xcd\x96\x6d\xcb\xa6\xdd\x16\x4a\x0f\x8e\x3d\x09\x86\x46\x36\x8a\x7d\xc8\xbf\x2f\xf3\x4e\xea\x1e\xc2\x24\x8f\x34\x2f\x13\x33\xde\x6c\xf7\xbb\x7d\x1a\x66\xda\x7c\xc9\x63\x77\xe0\x99\x4e\x43\xea\x33\x5f\xc7\x25\x77\x4c\x47\x3e\x0f\xa9\x28\x8c\xa5\x7e\xe8\xe6\xbf\x3f\x51\xba\x4b\x3b\x15\xc5\xc6\x87\xc7\xd7\x8f\x87\xe7\xc7\x0f\xb4\x5c\xf9\x6e\xdb\xfd\xee\x70\xbb\xce\x7c\xd9\xa7\xd3\x48\x4e\x7b\xfb\x65\xba\xf7\x13\x6d\x5e\xf9\x3c\x5c\xe7\x7c\xa3\x87\xf7\xfd\x78\xe4\xff\xa8\xe7\x93\xf8\xe7\xdc\x73\x1e\xd2\x99\x1e\x9e\xdb\xa9\x4d\x66\x3d\x38\x2c\xd3\xf4\x9b\x2f\x9c\x66\x2a\x61\x9c\x7a\xd4\x62\xb3\x7d\x69\xa7\x4f\xed\x85\x69\x9d\xe5\x0d\x27\x38\x78\xe3\x7c\x1d\xc6\x44\xa6\xfc\xbf\x2c\x9b\x7f\xfe\xf5\x36\x31\x99\x7b\xc2\x8f\x6f\xfb\x1d\xfd\x34\x64\x4a\xb2\xb5\xab\xab\x5f\x77\xff\xfe\x32\xf6\xeb\x2d\xeb\x75\xfc\x6e\xe8\x73\x9b\xce\x5c\xbc\x0b\xa6\x32\x4f\x24\xc5\x3e\x91\x0f\xc1\x0b\xd5\x25\xa8\x36\xa0\x08\x3a\x2a\xf5\x42\xd1\x08\x35\x7a\xab\xa9\x40\x15\x28\x82\x7c\x0b\x42\x63\xd0\x78\x29\x3e\x1a\x89\xb7\xf1\x24\x84\xe2\xa3\x09\x42\x2d\x6e\xa1\xf8\x68\x22\xc8\x29\x39\x21\x5b\x82\x6a\xa5\x1a\x64\x40\x5e\xc9\x83\xac\x50\xa7\x59\x1d\xb2\xac\x13\x62\x25\x56\xaa\x40\x1a\xcf\x1a\x5f\x83\x34\x9e\x35\xbe\x01\x75\x4a\x1d\x48\xa6\x77\x15\xfe\x36\x8a\x8f\x36\x80\xac\x92\x05\x45\x50\xa5\x24\x0f\x27\xba\x12\xd4\x28\x35\x20\x03\x0a\x4a\x01\x24\xd3\xbb\x46\xb3\x1a\x64\x39\x99\xde\x05\x8c\x8a\xe2\xa3\xab\x40\xb5\x12\x46\x75\x35\xc8\x2b\xe1\x49\xb8\x06\xc4\x4a\x0c\xc2\xf4\x51\x1b\xa3\x0e\x11\x64\x05\xd7\x65\x90\xef\xb2\xfc\xeb\x32\x76\x4b\xce\x9c\x66\xac\x3e\x36\x4e\xb6\x68\x48\xbc\xbe\x5a\xd3\x38\x49\x17\x3e\x7f\x02\x00\x00\xff\xff\xb6\xb5\x3e\x79\x86\x03\x00\x00"); +func _cce ()(*asset ,error ){_eeed ,_edd :=_gfd ();if _edd !=nil {return nil ,_edd ;};_ag :=bindataFileInfo {_ae :"Add-H",_ca :12616,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491075,0)};_aaeb :=&asset {_e :_eeed ,_ee :_ag };return _aaeb ,nil ;};var _fgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x8f\x63\xb7\x11\xbc\xeb\x57\xf0\xe8\x1c\x9c\x79\xfc\x66\x03\x03\x01\xc6\x4e\x06\x19\x07\x8e\x03\x6f\x9c\x04\x08\x72\x78\x24\xfb\x2d\x04\x64\x24\x41\xa3\x0d\xb0\xff\x3e\xe8\x2a\xcd\xca\x59\xc4\x80\x4d\x4f\xa9\xd8\x2c\x36\xab\xc9\x96\x1e\x3e\xbc\x3c\xbd\x1c\x0f\x57\xf7\xf0\x97\xcb\x69\x7c\xd4\xab\xdb\x0e\xc7\x79\xd1\xb7\xd3\xe7\xcb\x50\xd7\xf5\xd3\xe1\xb8\xdb\xf9\xe0\xe6\x61\x5c\xdf\xff\xc4\x30\x5e\xd7\xf3\x6e\x67\xf3\x3f\x7e\x79\xbb\xea\xeb\xcb\x71\x3b\xb9\x48\xde\xfc\x7c\xbe\x71\x9d\x7b\xf8\x45\x3f\x1d\xde\xae\x97\x2f\xee\xbb\x1f\xe6\xa9\xeb\xef\xdc\xd4\xcd\xf0\x9f\x2f\x53\x2f\x87\xe3\x27\xf7\xdd\x8f\xeb\x79\x3d\xfa\xaf\x1f\x7c\xfc\x7c\x3e\xff\x5b\x5f\xf5\x78\x75\x1e\x98\x1e\x27\xc6\xdd\xc3\x87\x9f\xd6\xf3\x9f\xd7\x57\x75\x0f\x2d\x9e\xff\xf3\xfd\x2f\x7f\xfa\xf8\xe3\xf7\x7f\xc4\x67\xf8\xe8\x6f\x7a\x79\x3b\x9c\x8e\xce\x2f\xbf\x5f\x96\x72\xc7\xff\xfa\xe5\xac\xb7\x58\xbb\x87\x5f\x5f\x9e\x7e\xde\xb6\x37\xbd\xba\x85\x8c\x7f\xfc\xfa\xf2\xe4\xfe\xe9\x9d\x5f\x5c\xc8\x31\xa4\x7f\xdd\x88\x7f\xff\xe9\x34\xf5\x46\xda\x65\x6e\x68\x9c\xa6\xbe\x9d\xd7\xa1\x97\xf5\xf8\x49\x77\xce\x3d\x2e\xcb\xde\x39\xf7\xd8\x96\xbd\xfd\xd5\x7c\x5a\xf6\xee\x51\x9e\x9f\x3f\xe0\xef\x1f\xf8\xe9\xd3\x33\xfe\xfa\xc3\x82\x4f\x9f\x3f\xdc\x3e\x7d\x7e\xc2\xa7\xcf\xcf\x7b\xdb\xe3\x37\xb1\x77\x9e\x4b\x1e\x4f\xd7\xa9\x1b\x31\xac\xf6\xe8\xb7\xbd\xf3\x36\xe3\xb7\x1f\xed\xfc\xb2\xdc\x34\x1e\xe6\x8d\x1d\x8c\x5d\xd5\x16\xc1\x3f\x7e\x67\x3a\x21\xf6\x86\x48\xdd\xbd\x6b\x6e\x1e\xcc\x12\xa3\x41\xe4\xf9\x75\x18\x24\xc5\xa0\xde\x00\xf5\x6d\xef\x5c\x4d\x16\xcb\x0f\x42\x43\x01\x89\x41\x73\x05\xa4\xcd\xa0\x8c\x89\x1b\x63\x6d\xd5\xa0\x8a\x89\xdb\x20\x34\x00\xd9\xc4\x90\x36\x83\x42\xc6\xc4\xb6\x18\x54\x30\x31\x54\x31\x48\x00\x35\x0f\x48\xd6\xbd\x73\xcd\x5b\xf8\x20\x9c\xb8\x79\x83\x52\xd8\x3d\xb6\xc8\x0d\x45\x6c\x48\x42\x36\x88\x1b\x8a\x52\x0c\x6a\xcd\x20\x4e\x8c\xbd\xec\x9d\x5f\xbc\xe9\x8a\x9d\xd0\x04\x14\x6d\x62\x62\xac\x64\x5a\xfc\x92\x4d\x6a\xaa\x84\x2c\xbc\x5f\xc4\x56\x4c\x0c\x9f\xc4\xef\x9d\xf7\x8b\x65\x35\x31\x3c\x86\x9a\xb0\xc7\xb4\x92\x65\x43\x4d\xcd\x03\xf2\x84\xbc\x41\x42\x28\x10\x0a\x80\x20\x62\x8d\x84\xe2\xde\xd5\xbc\x44\x40\x89\x50\x02\x8b\xe1\x33\xa1\x0c\x16\x44\xac\x85\x50\x31\x28\x70\x62\x25\x54\x0d\xf2\x0c\xdf\x08\x35\x83\x22\x45\x08\x21\x01\xc4\xf0\x2b\xa1\x15\xea\x17\x40\x9d\x50\x07\x84\x4c\xac\x83\xd0\x80\xae\x04\x68\x12\x9a\x80\x1a\x20\x25\xa4\x90\x5a\x00\x31\x5f\x36\xd4\xbc\x20\x56\x67\xbe\x6c\xa8\xd9\x23\x56\x67\xbe\x6c\xa8\x39\x42\x44\x67\xbe\x6c\xa8\x39\x70\x22\xf3\xd5\x91\xaf\x88\x15\x3b\xf3\x65\x43\xcd\x99\xb1\x98\xaf\x8e\x7c\xc1\x00\xa9\x33\x5f\x9d\xf9\x82\xae\xce\x7c\x75\xe6\x0b\x99\x60\x29\x60\xa8\x39\x32\x16\xf3\xd5\x91\xaf\x44\x11\xcc\x97\x0d\x35\x2f\x14\xc1\x7c\xd9\x50\x73\xc0\x09\x75\xe6\xcb\x86\x9a\x3d\x57\x64\xbe\x6c\xa8\x99\x2e\xec\xcc\x57\x47\xbe\x92\x41\x99\xc6\xcc\x30\x79\x88\xb6\x62\xa6\x0b\x31\xb8\x88\x82\xc9\x2c\x98\x2c\x60\xa1\x90\x33\x8d\x99\xe7\x34\x16\x44\xe4\x89\xf0\x19\xf5\x18\xe1\xc2\xc2\xf0\x05\xe1\x13\xb2\x5a\x18\xbe\x98\xc9\x5d\x6a\x26\xa2\x48\x20\x14\x10\x9e\x50\x24\x64\x13\xe9\xd5\x42\x47\x17\x9d\x5f\x4b\xa1\x32\x7c\xcd\xd8\x63\xb6\x89\x35\x43\x57\xad\x38\x0e\x84\xaf\x5c\xb1\x36\xf3\x44\x41\x0a\xab\x10\xb2\xc1\xd5\x12\x00\x79\x42\x1e\x90\x07\x14\x08\x05\x40\x58\x91\xba\xaa\xd8\x09\x95\x90\x00\xad\x84\x56\xb0\x18\xbe\x13\xb2\xe3\x28\x28\x85\xc6\x7c\x35\x4b\x8e\xf7\xb8\x4d\x84\xea\x05\x37\x40\x80\x27\x84\x52\x05\xac\x80\x52\x58\xc9\x5a\xc1\x4a\xa8\xc7\x95\xac\x15\xac\x54\xed\x84\x3a\x59\x1d\xac\x8c\x14\x76\xb2\x3a\x58\x25\x9b\xae\x41\xd6\x00\xab\x36\xcb\xea\x20\x6b\x80\xd5\x92\x1d\xed\x24\x6b\x82\x25\xb8\x6a\x27\x59\xd3\x58\x61\x81\x57\x95\x2c\x35\x56\xf0\xb8\xd2\x94\x2c\x05\x2b\xe0\xb4\x37\xb2\x36\xb0\x62\x32\xf5\x1b\x59\x1b\x58\xc9\x2f\xbb\x47\xe1\x8b\x26\x0b\x58\xf0\xaa\x2c\x8d\x10\x58\xd9\xca\x5d\x6e\xaf\x22\x5e\x98\x50\xed\x1a\x12\xbe\x30\x82\x27\x20\xd4\x56\x76\x8f\x12\xc8\x0a\x60\x89\xd5\xa3\x04\xb2\x02\x58\x52\xd3\xee\x51\x78\xb9\x0b\x2e\xf7\xb8\xd8\xc5\x27\xbc\xdc\x25\x1a\x2b\x7a\xf3\x84\xf0\xda\x16\xdc\xd1\x31\xb4\x6a\x10\x59\x09\xac\x98\x4d\x3d\x6b\x48\x50\x43\x31\x55\x53\xcf\x1a\x12\x94\x42\xc4\xd5\x21\x2c\x05\x41\x29\xc4\x52\x4c\x3d\x4b\x41\x0a\x58\x35\x14\xbc\xdf\xef\xef\xee\xff\x7b\x8a\x85\x86\x97\x8a\x20\x2d\xdb\xe6\xe8\x6e\xa9\x08\x22\x76\xbd\x49\x23\xab\xd5\xb0\x77\x69\xb1\x6b\x57\x68\x3f\x81\xfd\xd2\x62\x45\x2d\xb4\x9f\xc0\x7e\xc9\x37\x9b\x48\xfb\x09\xec\x97\x82\x9d\x96\xd0\x7e\x02\xfb\xa5\x58\x2d\x2b\xb4\x9f\xc0\x7e\x29\xe1\xb4\x68\x3f\x81\xfd\x52\x2e\x16\x9e\xf6\x13\xd8\x2f\x15\x9c\x16\xed\x27\xb0\x5f\xaa\xc9\xb2\x42\xfb\x09\xec\x97\x1a\x4e\x8b\xf6\x13\xd8\x2f\x49\xb4\x33\xa5\xfd\x04\xf6\x4b\x82\xd3\xa2\xfd\x04\xf6\xcb\xde\x0a\x51\x68\x3f\x81\xfd\xb2\xc7\x69\xd1\x7e\x02\xfb\xe5\xe8\x4d\x3d\xed\x27\xb0\x5f\x8e\x76\x5a\x78\x4f\xe7\x76\xeb\x66\xa2\xdd\xd7\x4a\x47\x2a\x1c\x99\xf3\xb2\x18\xd4\x08\x61\x62\xb6\x03\x54\x3a\x52\xe1\xc8\x5c\xac\x1f\x50\x3a\x52\xe1\xc8\x5c\xed\x84\x94\x8e\x54\x38\x32\xb7\x6a\xe1\xe9\x48\x85\x23\xb3\xd8\x09\x29\x1d\xa9\x70\x64\x59\x4a\x32\x88\x2c\x38\xb2\x78\xbb\x63\x95\x8e\x54\x38\xb2\x84\x1c\x0c\x22\x0b\x8e\x2c\xd1\x9e\x62\xa5\x23\x15\x8e\x2c\x29\x99\x7a\x3a\x52\xe1\xc8\x82\x0b\x55\xe9\x48\x85\x23\x4b\x09\xa6\x9e\x8e\x54\x38\xb2\x14\xbb\xc2\x95\x96\x53\x58\xae\xa0\x59\x52\x5a\x4e\x61\xb9\xd2\xec\x26\x56\x5a\x4e\x9b\xb1\xea\xb2\x98\xfa\x46\x16\x2c\x57\x97\x62\xea\x69\x39\x85\xe5\xaa\xb7\x9e\x47\x69\x39\x85\xe5\x6a\xb0\x2b\x5c\x69\x39\x85\xe5\x6a\xb4\x16\x41\x69\x39\x5d\xd9\xcd\x24\x53\xbf\xa2\x9b\xd1\xd5\x5a\x97\x16\xcc\xbe\x4a\x17\x72\x60\x0b\xaa\x3d\x79\x42\x36\xb1\x99\x27\xb4\xa7\x48\x68\x03\xcb\x36\xd4\x33\x27\x66\x0f\x96\x00\x0a\x84\xec\x56\x2f\x38\xc7\x9e\x3b\x21\x7b\x6d\x9a\x10\x52\x42\x88\x05\x4f\xf4\xc2\x58\x25\x81\x05\x5d\x25\x13\xb2\xae\xb4\xd8\x7d\xad\xbd\x08\xa0\xba\x82\x85\x15\x2b\xc3\xb3\x81\x46\x72\x58\x43\x1c\xd8\x40\x6b\x6f\xdc\x90\x0d\x55\x3c\x36\xd4\x28\xf5\xd6\x66\xdb\x39\x76\xf4\x16\xda\xef\x6d\xb6\xf6\x41\xe8\xde\x66\x6b\x47\x9b\xad\xfd\xde\x66\x6b\xdf\xb8\xe2\xbd\xcd\x56\x54\xf0\x6d\x60\x9b\xad\x03\x6d\xb6\x8e\x7b\x9b\xad\x83\xdb\x1e\xf7\x36\x5b\x07\xa5\x8e\x7b\x9b\xad\x43\x38\x11\xed\xac\x78\x93\x3a\x56\x4e\xb4\xc1\x35\x1c\xed\x58\x39\x71\xe5\x1e\xb1\x22\x1e\x7f\x0e\xae\x59\xeb\xa2\x83\x06\xc0\x50\x25\x60\x45\xb4\xb3\x1c\x5c\xb3\xfb\x4b\x07\xda\x59\x0e\x55\x82\x07\x54\x08\x15\xb0\x18\xbe\x12\xaa\x60\x05\x40\xc8\xd7\x18\xd0\x05\x03\x8c\x41\x5d\x03\xba\x02\xa4\x0e\xea\x52\xb0\x2a\x56\x54\xb2\x94\xac\x04\xe8\xc6\x32\xf5\xb2\x60\x45\xa5\x7a\xa5\x7a\x6c\x48\xa9\xde\x06\x87\x97\x4b\x87\x52\xbd\x52\x3d\x52\xa8\x54\xaf\x1d\x2c\x88\xd0\x41\x68\x80\x45\x11\x13\x10\xbe\xcf\x30\x39\xbc\x57\x39\x54\x41\xb9\x4f\x56\x07\x06\xc7\xf0\x33\x05\x42\x01\x2c\x01\x14\x09\x45\xb0\x38\x31\x11\x32\x93\x4b\x64\xf8\x4c\x28\x1b\xeb\x06\x15\x42\x05\x2c\x0f\xa8\x12\xaa\x60\x05\x40\x8d\x50\x03\x8b\x10\xaa\x63\x16\xe8\xb2\x76\x43\x67\xa1\xae\x02\x5d\xa8\xed\x59\xa8\x8b\x5f\xd0\x0a\x56\x64\xc1\xcc\x16\xde\xbf\xa0\xe9\x6c\x64\x35\x24\x9a\xb1\x1a\xd5\x37\x24\x1a\x95\x36\x1b\xd5\x37\x24\x3a\xe6\xff\x7d\x8a\x43\xf8\xf6\x25\xd6\xd9\xb8\xb7\x86\xaf\x82\xc2\xb0\xdc\x5b\x83\x89\x70\xb1\xcc\xc6\xbd\xb5\x09\x16\x21\x25\xa4\x60\x55\x40\xa8\x8a\x29\xc9\xbe\x0a\xe2\x6e\x9e\x42\x3d\xc2\xd4\x61\x23\xac\x9d\x79\xff\xa6\xa9\xb3\x13\xba\x7f\xd3\x54\xbe\x8b\xaa\xf7\x96\x58\x15\x2d\xb1\x6a\xc1\x8a\x78\x0d\xb4\x10\x42\x97\x5c\x16\x8b\xc5\xd7\x53\x95\x17\x0b\x2e\x03\xe5\xc5\xa2\x6c\x9c\x3d\x26\x0a\x59\xf7\xc6\x59\x15\x8d\x33\x07\x36\xce\xaa\xc2\x89\xf7\xc6\x59\x15\x8d\xb3\xea\xbd\x71\x56\x45\xe3\xcc\x81\x8d\xb3\x2a\x1a\x67\xd5\x7b\xe3\xbc\x99\x8f\xed\x3f\xfc\xed\xc1\x5e\xbc\xcd\x12\xb8\xbd\xff\x20\x11\xcc\x90\x9b\x6d\x67\x7b\x7f\xc2\xad\x1d\xf8\xed\xf9\xd9\xff\xbf\xae\xe7\xdd\xd7\x1f\x7e\xc6\xe7\xcb\x45\x8f\x57\xfc\xcc\x84\xdf\x76\xdc\xd4\xed\x70\xd4\xaf\x3f\x59\x9d\x4f\x67\x9b\x85\x7f\xff\x1b\x00\x00\xff\xff\x91\x5b\x63\x45\xde\x12\x00\x00"); +func _ccb ()([]byte ,error ){return _ad (_bece ,"90msp-RKSJ-V")};func _fdgg ()([]byte ,error ){return _ad (_ddcg ,"UniJIS-UTF32-V")};func _cdc ()([]byte ,error ){return _ad (_cef ,"Adobe-KR-3")};func _bcbb ()(*asset ,error ){_cefgg ,_gdbe :=_fefd ();if _gdbe !=nil {return nil ,_gdbe ; +};_becdf :=bindataFileInfo {_ae :"UniKS-UTF16-H",_ca :120685,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493035,0)};_fdba :=&asset {_e :_cefgg ,_ee :_becdf };return _fdba ,nil ;};var _cabc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x6f\xdb\x46\x18\x04\xe0\x3b\x7f\xc5\x1e\xd3\x43\xea\x7d\x3f\xf6\x83\x00\x61\xa0\x89\x91\x40\x87\x34\x45\xd3\xb4\x05\x8a\x1e\x64\x71\x69\x08\xa8\x29\x41\x92\x0f\xfe\xf7\xc5\xec\x48\x2e\xd0\x43\xa0\x68\xbc\x7c\x29\x3d\xe3\xe5\xfa\xee\xe3\xe6\x61\xb3\xee\x2f\xe1\xee\x97\xd3\x61\xf7\xad\x5d\xc2\xb2\x5f\xe7\x53\x3b\x1f\x5e\x4e\xbb\x16\x1e\xdb\xd3\x7e\x1d\x06\xd1\x30\xef\x77\x97\xdb\xdb\xfe\xb2\x7b\xde\x1e\x87\x01\xd7\x7f\x7b\x3d\x5f\xda\xf3\x66\x5d\x0e\xc1\xb8\x6e\x7e\x39\x5e\xd7\x86\x70\xf7\x6b\x7b\xda\x9f\x2f\xa7\xd7\xf0\xee\xa7\xf9\xf0\xd8\x7e\x08\x73\x5b\x90\x7f\x3d\xcd\xed\xb4\x5f\x9f\xc2\xbb\xcf\x1f\xe4\x2d\xfd\xf6\x72\x3c\xfe\xd3\x9e\xdb\x7a\x09\xda\xb3\xb6\xce\xfd\x75\xb8\xfb\xf8\x65\x7b\xfc\x79\xfb\xdc\xc2\x5d\x1f\xf4\xfe\xf3\x07\x79\xcf\x35\xfd\x47\xbf\xb7\xd3\x79\x7f\x58\x83\xc8\x8f\x31\xe6\xff\xf2\xdf\x5e\x8f\x2d\xc8\x75\xc6\xf7\xcd\xc3\xd7\x65\x39\xb7\x4b\x28\x29\x72\xcd\x9f\xdf\x37\x0f\xe1\x2f\x09\x12\x83\x26\x4f\xfe\xf7\x75\xe9\x1f\x5f\x0e\x73\x0b\xf1\x76\xf3\xcd\xc3\xc7\xc3\x0b\x3e\x95\x8a\x16\x86\xc2\x2f\xb9\x3b\xcc\xed\x7c\xdc\xee\xda\x69\xbb\x3e\xb5\x21\x84\x29\xc6\x18\xef\xc3\x94\xf2\xa7\x4f\xf7\xf8\x02\xff\x5b\x31\xd4\x72\xbd\x72\x3f\x33\xb9\x5d\x11\xe3\xb2\xdc\x87\x38\x4c\x51\xf8\x5e\xf0\x5e\x53\x1e\xa6\xa8\x4c\x14\x49\x12\x1d\xa6\x68\x4c\x0c\x49\xc9\x75\x98\xa2\x33\x71\x24\x12\xd5\x87\x29\x26\x46\xa9\x47\x5a\x31\x3b\x33\xca\x3d\x4a\x86\xe1\x85\x51\xe9\x51\x19\x31\xbd\x32\xaa\xfd\x13\x44\xc7\xf8\x91\xd1\xd8\x23\x8b\x18\xbf\x65\xb4\xbd\x7e\x4e\x8c\x7f\x64\xf4\xd8\xa3\x2a\x18\xbf\x63\xb4\x43\x64\xb1\x60\xfc\xcc\x68\xee\x91\x29\xc6\x37\x46\xad\x47\xa9\x62\xfc\xc2\x68\xe9\x51\xf5\x38\x4c\x42\x29\xe9\x52\x1e\xc7\x3c\x4c\x42\x2c\xe9\x58\x6e\x49\x87\x49\xa8\x25\x5d\xcb\x73\xac\xc3\x24\xe4\x92\xce\xe5\x35\xfb\x30\x09\xbd\xc4\xaf\xa6\x18\x4f\x2f\xe9\x5e\xc9\x0a\xc6\xd3\x4b\xba\x57\xca\x86\xf1\xf4\x92\xee\x95\x6a\xc5\x78\x7a\x49\xf7\xca\xe2\x18\x4f\x2f\xe9\x5e\xd9\x23\xc6\xd3\x4b\xba\x57\xce\x28\x56\xe8\x25\xdd\x2b\x8f\x68\x56\xe8\x25\xdd\xab\x08\xaa\x15\x7a\x49\xf7\x2a\x8e\x6a\x85\x5e\xd2\xae\xfd\x63\x3c\xbd\xa4\x7b\x95\x11\xd5\x2a\xbd\xb4\x7b\x55\x41\xb5\x4a\x2f\xed\x5e\xd5\x51\xad\xd2\x4b\xbb\x57\x2d\xa8\x56\xe9\xa5\xdd\xab\x8e\xa8\x56\xe9\xa5\xdd\x6b\x54\x54\xab\xf4\xd2\xee\x35\x3a\xaa\x55\x7a\x69\xf7\x1a\x0b\xaa\x55\x7a\x69\xf7\x1a\x47\x54\xab\xf4\xd2\x7a\xfb\x5d\xc5\x7c\x82\xe9\xc8\xcc\x51\xae\x52\x4c\xb7\xcc\x0a\xda\x55\x92\x69\x27\x43\xfb\xb8\x05\xcd\x74\xc7\x4c\xd1\xaf\x12\x4d\x67\x66\x09\x05\x2b\xd5\xb4\x31\x2b\x68\x58\xc9\xa6\x0b\x37\x49\x44\xc5\x46\x37\x8b\xcc\x14\x1d\x1b\xe1\x4c\x98\x25\x94\x6c\x94\x33\xbd\x6d\xb0\x38\x4c\x46\x3a\xeb\x74\x62\x11\x35\x1b\xed\x8c\x7b\xd3\x0c\x3d\x1b\xf1\x8c\x9b\xd3\x12\x8a\x36\xea\x19\x77\xa7\x55\x34\x6d\xe4\x33\x6e\x4f\x8f\xa8\xda\xe8\x67\xf4\x73\x43\xd7\x46\x3f\xa3\x9f\x27\x94\x6d\xf4\x33\xfa\x79\x45\xdb\x46\x3f\xa3\x5f\x12\xd4\x6d\xf4\xb3\xdd\xed\xa9\x80\x7b\xd0\xcf\xe8\x97\x32\x0a\x37\xfa\x19\xfd\x52\x45\xe3\x46\x3f\xa3\x5f\x16\x54\xee\xf4\x73\xfa\x65\x43\xe7\x4e\x3f\xa7\x5f\xce\xe8\xdc\xe9\xe7\xf4\xcb\x15\x9d\x3b\xfd\x9c\x7e\x45\xd0\xb9\xd3\xcf\xe9\x57\x1c\x9d\x3b\xfd\x9c\x7e\x25\xa3\x73\xa7\x9f\xe7\xdb\xa3\x0c\xf7\xa0\x9f\xd3\xaf\x0a\x3a\x77\xfa\x39\xfd\xaa\xa3\x73\xa7\x9f\xd3\xaf\x66\x74\xee\xf4\x73\xfa\xd5\x11\x9d\x3b\xfd\x9c\x7e\xa3\xa2\x73\xa7\x9f\xd3\x6f\x74\x74\xee\xf4\x73\xfa\x8d\x05\x9d\x3b\xfd\x9c\x7e\xe3\x88\xce\x9d\x7e\xbe\xf0\x59\xab\xe8\x3c\x5d\xcf\x90\x78\x7b\xfe\xc6\x61\x4a\xf4\x4b\x3c\x15\x62\x41\xe7\x89\x7e\x49\x99\x8d\xe8\x3c\xd1\x2f\x75\x3f\x15\x45\xe7\x89\x7e\xc9\x99\x25\x74\x9e\xe8\x97\x12\xb3\x82\xce\x53\xbe\x9e\x5d\xb9\xdd\x07\xd5\x28\xb9\x9f\x60\xb7\x93\x0a\xff\xc7\xc9\xff\x76\x18\xef\x5e\x4e\xa7\xb6\x5e\xfa\xb9\xdf\xcf\x5b\x9c\x8d\xfb\xb5\xbd\xfd\x0d\x71\x3c\x1c\x71\x55\xff\xf7\x6f\x00\x00\x00\xff\xff\xe0\x07\xe7\xdd\x6f\x08\x00\x00"); +func _aece ()(*asset ,error ){_fcdf ,_ffeb :=_edfb ();if _ffeb !=nil {return nil ,_ffeb ;};_gegc :=bindataFileInfo {_ae :"GBKp-EUC-V",_ca :768,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492107,0)};_eeaca :=&asset {_e :_fcdf ,_ee :_gegc };return _eeaca ,nil ; +};var _eebcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\xcd\x6a\xe4\x46\x14\x05\xe0\xbd\x9e\xa2\x96\x93\xc5\xc4\x75\x7f\x54\x2a\x81\x30\x04\x9b\x01\x2f\x66\x12\xe2\xfc\x41\xc8\xa2\x2d\x55\x9b\x86\x58\xdd\xc8\xed\x85\xdf\x3e\x9c\x7b\xba\x1d\x98\xc5\xd0\xd3\xc7\xd2\x95\xfc\x1d\x57\xd5\xcd\xdd\xc3\xfd\xc3\x7a\x38\xa7\x9b\x5f\xb6\xe3\xfc\xd8\xce\x69\x7f\x58\x97\xad\xbd\x1e\xdf\xb6\xb9\xa5\xa7\xf6\x7c\x58\xbb\x4e\x34\x2d\x87\xf9\x7c\xfd\x1a\x1f\xf3\xcb\xee\xd4\x75\xb8\xff\xf1\xfd\xf5\xdc\x5e\x1e\xd6\xfd\x31\x19\xaf\x5b\xde\x4e\x97\x6b\x53\xba\xf9\xb5\x3d\x1f\x5e\xcf\xdb\x7b\xfa\xf4\xd3\x72\x7c\x6a\x3f\xa4\xa5\xed\x91\xff\xbc\x2d\x6d\x3b\xac\xcf\xe9\xd3\xdd\xb7\x47\xf9\x88\x1f\xdf\x4e\xa7\x7f\xdb\x4b\x5b\xcf\x98\xd6\xf6\x5d\x5b\x97\xf8\xec\x6e\xee\xbe\xee\x4e\xdf\x76\x2f\x2d\xdd\xc4\xa4\xcf\xb8\xef\x33\x2f\x8a\x9f\xfd\xd1\xb6\xd7\xc3\x71\x4d\xf2\x63\xce\xfd\xff\xf1\x6f\xef\xa7\x96\xe4\x32\xe3\xaf\xdf\x1f\xee\xd3\xdf\x92\x24\x27\xed\xfb\x3a\xfc\x73\xc9\xff\xfc\x7a\x5c\x5a\xca\xd7\x27\x3d\xdc\xdf\x1d\xdf\xd6\x73\x92\x5a\xbd\x30\x14\xfe\x4a\xf3\x71\x69\xaf\xa7\xdd\xdc\xb6\xdd\xfa\xdc\xba\x94\xa6\x9c\x73\xbe\x4d\x93\x8f\x5f\xbe\xdc\xe2\x6d\xbf\xbb\xa2\x1b\xfc\x72\xe7\x61\x61\x72\xbd\x23\xe7\xfd\xfe\x36\xe5\x6e\xca\xc2\xef\x82\xef\xda\x97\x6e\xca\xca\x44\x91\xf4\xa2\xdd\x94\x8d\x89\x21\x19\x4a\xed\xa6\xec\x4c\x1c\x89\x64\xf5\x6e\xca\x3d\xa3\x3e\x22\xad\x98\x5d\x18\x95\x88\x7a\xc3\xf0\x81\xd1\x10\xd1\x30\x62\x7a\x65\x54\xe3\x0d\xb2\x63\xfc\xc8\x68\x8c\xc8\x32\xc6\xef\x18\xed\x2e\xef\x89\xf1\x4f\x8c\x9e\x22\xaa\x82\xf1\x33\xa3\x19\x91\xe5\x01\xe3\x17\x46\x4b\x44\xa6\x18\xdf\x18\xb5\x88\xfa\x8a\xf1\x7b\x46\xfb\x88\xaa\xe7\x6e\x12\x4a\x49\x48\x79\x1e\x4b\x37\x09\xb1\x24\xb0\xdc\x7a\xed\x26\xa1\x96\x84\x96\x97\x5c\xbb\x49\xc8\x25\xc1\xe5\xb5\x78\x37\x09\xbd\xc4\x2f\xa6\x18\x4f\x2f\x09\xaf\xde\x06\x8c\xa7\x97\x84\x57\x5f\x0c\xe3\xe9\x25\xe1\xd5\xd7\x8a\xf1\xf4\x92\xf0\x2a\xe2\x18\x4f\x2f\x09\xaf\xe2\x19\xe3\xe9\x25\xe1\x55\x0a\x8a\x15\x7a\x49\x78\x95\x11\xcd\x0a\xbd\x24\xbc\x06\x41\xb5\x42\x2f\x09\xaf\xc1\x51\xad\xd0\x4b\xda\xa5\x7f\x8c\xa7\x97\x84\xd7\x30\xa2\x5a\xa5\x97\x86\x57\x15\x54\xab\xf4\xd2\xf0\xaa\x8e\x6a\x95\x5e\x1a\x5e\x75\x40\xb5\x4a\x2f\x0d\xaf\x3a\xa2\x5a\xa5\x97\x86\xd7\xa8\xa8\x56\xe9\xa5\xe1\x35\x3a\xaa\x55\x7a\x69\x78\x8d\x03\xaa\x55\x7a\x69\x78\x8d\x23\xaa\x55\x7a\x69\xbd\xfe\xad\x62\x3e\xc1\x74\x64\xe6\x28\x57\x29\xa6\x3b\x66\x03\xda\x55\x92\x69\x90\xa1\x7d\x3c\x82\x66\x3a\x33\x53\xf4\xab\x44\xd3\x85\x59\x8f\x82\x95\x6a\xda\x98\x0d\x68\x58\xc9\xa6\x7b\x2e\x92\x8c\x8a\x8d\x6e\x96\x99\x29\x3a\x36\xc2\x99\x30\xeb\x51\xb2\x51\xce\xf4\xba\xc0\x72\x37\x19\xe9\x2c\xe8\xc4\x32\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\xf5\x28\xda\xa8\x67\x5c\x9d\x56\xd1\xb4\x91\xcf\xb8\x3c\x3d\xa3\x6a\xa3\x9f\xd1\xcf\x0d\x5d\x1b\xfd\x8c\x7e\xde\xa3\x6c\xa3\x9f\xd1\xcf\x2b\xda\x36\xfa\x19\xfd\x7a\x41\xdd\x46\x3f\x9b\xaf\xbb\x02\x9e\x41\x3f\xa3\x5f\x5f\x50\xb8\xd1\xcf\xe8\xd7\x57\x34\x6e\xf4\x33\xfa\x15\x41\xe5\x7e\xd9\x03\xe9\x57\x0c\x9d\x3b\xfd\x9c\x7e\xa5\xa0\x73\xa7\x9f\xd3\xaf\x54\x74\xee\xf4\x73\xfa\x0d\x82\xce\x9d\x7e\x4e\xbf\xc1\xd1\xb9\xd3\xcf\xe9\x37\x14\x74\xee\xf4\xf3\x72\xdd\xca\xf0\x0c\xfa\x39\xfd\xaa\xa0\x73\xa7\x9f\xd3\xaf\x3a\x3a\xf7\xf1\xb2\x6f\x8f\x0b\xb2\x52\x6b\xec\xde\xd7\x5d\x1a\xff\xc7\x19\xf7\x71\xea\xcc\x6f\xdb\xd6\xd6\x73\x9c\x70\x71\xb0\xe0\x5c\x38\xac\xed\xe3\xb4\x3c\x1d\x4f\xb8\x2b\xfe\xfd\x17\x00\x00\xff\xff\x1f\x1a\xa1\x81\x59\x07\x00\x00"); +func _ad (_cf []byte ,_ceb string )([]byte ,error ){_gg ,_b :=_de .NewReader (_d .NewBuffer (_cf ));if _b !=nil {return nil ,_ab .Errorf ("Read %q: %v",_ceb ,_b );};var _cd _d .Buffer ;_ ,_b =_g .Copy (&_cd ,_gg );_dg :=_gg .Close ();if _b !=nil {return nil ,_ab .Errorf ("Read %q: %v",_ceb ,_b ); +};if _dg !=nil {return nil ,_b ;};return _cd .Bytes (),nil ;};var _dff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd4\xcf\x6e\xe3\x46\x0c\x06\xf0\xbb\x9e\x62\x8e\xdb\xc3\xd6\x9a\x19\xcd\x3f\x60\x61\x60\x11\x1f\xea\x2d\xd2\x14\x71\x93\x16\x28\x7a\x90\x25\xca\x10\x50\xcb\x82\x2c\x1f\xf2\xf6\x05\xbf\xcf\x75\x0e\x01\x93\x9f\x86\x14\x49\x05\xb3\x79\xda\xef\xf6\xd3\xb8\x9a\xcd\xef\xcb\xa5\x3b\xc8\x6a\x86\x71\xea\x17\xb9\x5e\x6e\x4b\x27\xe6\x28\xa7\x71\xaa\x2a\xeb\x4c\x3f\x76\xeb\xff\x7f\x22\x74\xe7\x76\xae\xaa\xcd\xf7\xbe\xff\xfa\xfa\xeb\xe1\xc7\xd7\x5f\xcc\xed\x2a\x77\x7c\xda\xef\x0e\x1f\xd7\x55\xce\xfb\x69\xb8\x18\xcf\xe4\xfe\x36\xdf\x0b\x18\xb3\x79\x95\xd3\x78\x5d\x97\x0f\xf3\xe5\x7b\x7f\x39\xca\x4f\xa6\x97\x41\xfd\x65\xe9\x65\x19\xa7\x93\xf9\xf2\xa3\x9d\xdb\xc9\x3e\x1e\x1c\x6e\xf3\xfc\xaf\x9c\x65\x5a\x8d\x85\xc9\xd4\x23\x56\x9b\xa7\xe7\x76\xfe\xad\x3d\x8b\xf9\x6c\xe6\x1d\x8f\xf0\xe4\x5d\x96\xeb\x78\x99\x8c\xad\x7f\xae\xeb\xf8\xe9\x7f\x7c\xcc\x72\x2f\x55\x6d\xde\xf6\xbb\x97\x61\xb8\xca\x6a\x52\xae\x79\xe6\xaf\xb7\xfd\xce\xfc\x6d\x8d\xad\x8d\x0b\xde\xa5\x7f\xee\x47\xff\x7c\xbe\xf4\x8f\xc4\x90\x38\x52\x37\xf6\x4b\x3b\x9d\xa4\xfa\x96\x6d\x63\xb7\x46\x83\xdb\x9a\x94\x73\x02\x79\x92\xdf\x9a\xec\x62\x06\x35\xa4\x46\x29\x35\x4a\xa1\x06\x05\x8b\xc4\x02\x3a\x92\x7a\xa5\x62\x95\x22\x4f\xc5\x06\x84\xc4\x18\x48\x41\x6b\x65\x07\x8a\xa4\x88\xf2\x01\x94\x48\x09\xa7\x6a\x50\x26\x65\x9c\x42\xab\xb1\x80\x52\x8b\xf2\xda\x84\x2b\x83\x12\x42\x2a\x56\xbb\x77\x2d\x66\x44\x48\xc5\xe2\x54\xeb\x49\x5e\xc9\xd5\xa0\x40\x0a\x20\x0b\x4a\xa4\x04\xd2\x56\x5d\xc7\x5a\x1d\x6a\x39\xaf\x24\x24\x21\x35\x20\x96\x17\x96\x0f\x20\x96\x17\x96\x8f\xa0\x8e\xd4\x81\x74\x20\x37\x30\x71\xc0\xa2\xa3\xd6\xf2\x0d\x56\x88\x90\x8a\xcb\x20\x47\x72\xa0\x02\x6a\x48\xba\xe8\xe2\x6b\x50\x24\x45\x90\x05\x65\x52\x06\xe9\x40\x3e\xb2\x56\x44\x2d\xaf\x03\xf9\x8c\x26\x10\x52\xf1\x68\x22\x07\x12\xba\xf7\x01\x94\x48\x58\x8e\x8f\x20\x21\x09\x48\x07\xf2\x85\x89\x85\x4d\xe4\xea\x9b\x74\x49\x9b\x60\x48\xa5\xf1\xa0\x42\x2a\xa0\x1a\xd4\x92\xda\xad\xc9\x5e\x67\x94\x2e\x1d\x49\x47\x9c\xb2\xa0\x8e\xd4\xe9\x29\xcf\xc4\x9e\x24\x20\x24\xe6\x1a\x94\xb1\xc2\x26\x80\x2c\xc9\xe2\x14\xfa\xca\x8e\x84\x4d\x34\x09\xe4\x49\xd8\x44\xc0\x1b\x73\x43\xd2\x2f\xe4\x1b\x26\x06\x12\x96\x13\x30\x50\x8e\x24\x8c\x1d\xd0\x17\xf6\xc5\xa0\xdf\x09\xc4\x4d\x68\xc8\xfe\xfe\x46\x6e\x22\x63\x13\x81\xa7\xb8\x89\x8c\x4d\x70\x5f\x99\x9b\xc8\x18\xbb\xe1\x8c\x1c\x5b\x43\xf6\x81\x7d\x09\x09\x9b\x08\x2c\x3f\x90\x06\x10\x6a\x15\x2e\x47\x43\xf6\x21\x82\x38\x90\x86\xec\xf5\x3f\x5a\x86\x82\xe5\x20\x64\xef\xbd\x5e\x68\x8f\x6b\x44\x7f\xd7\xab\xf4\x71\xb5\x75\xb7\x65\x91\x69\xc5\x45\x8a\xeb\x4b\xef\x9f\x71\x92\xc7\x4d\x3d\x5f\x66\xcd\xc2\xcf\x7f\x01\x00\x00\xff\xff\x7e\x3d\x1d\x6d\xd5\x05\x00\x00"); +func _ffgb ()([]byte ,error ){return _ad (_egdbg ,"ETen-B5-H")};var _gedb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\xcb\x8e\x36\x31\x92\x1d\xb6\xef\xa7\xa8\xa5\xbc\x90\x27\x79\x0b\x92\x80\x51\x80\x25\x61\xe4\x59\xc8\x36\x2c\xc9\x36\x60\x78\x91\xd7\x71\x03\x9e\xee\x46\x4f\x6b\xa1\xb7\x37\x78\x4e\x7d\xe7\xe4\x18\x30\x5c\xff\xa6\x7e\x7e\x99\xc9\x4b\x30\x18\x11\x8c\xeb\xdf\xfd\xdb\x7f\xf8\x77\xff\xf0\xa7\x3f\xfe\xed\xeb\xef\xfe\xe7\xbf\xfe\xf9\xfc\x8f\xf7\xdf\xbe\x9e\x3f\xfe\xe9\xfa\xeb\xfd\xcf\x7f\xfe\x2f\x7f\x3d\xef\xaf\xe3\xfe\xc7\x3f\xfe\xe9\x0f\x7f\x48\xf9\xeb\xfa\xe3\xf9\xb7\x4f\x13\x7f\xce\x7f\xda\xff\xf2\x87\x3f\xac\xef\xff\xe3\x7f\xfd\xe7\xbf\xdd\xff\xf4\x0f\x7f\x7a\xfe\xfc\x55\xf8\xde\xf5\x5f\xfe\xf2\xf3\xee\xd7\xd7\xdf\xfd\x2f\xf7\x3f\xfe\xf1\x9f\xff\xf6\xd7\xff\xfa\xf5\xaf\xfe\xfb\xeb\xcf\xc7\xfd\xdf\x7c\x5d\xf7\xb3\x7e\xff\x9f\xfe\x7a\xdd\x7f\xfd\xe3\x9f\xfe\xf1\xeb\x5f\xfd\xfb\x7f\x93\xf4\xeb\x7f\xfc\x2f\x7f\xf9\xcb\xff\x7d\xff\xd3\xfd\xa7\xbf\x7d\x35\xfc\x76\xff\xe9\xc2\xdf\x3f\xfc\xdd\xbf\xfd\x0f\xfb\x5f\xfe\xc7\xfd\x9f\xee\xaf\xbf\xfb\xcf\x7f\xfa\xe3\xbf\xff\x37\xff\xfa\x3f\xff\xa7\xbf\x2f\xf9\x5f\xff\x0f\x78\x8a\x87\xff\xeb\xfd\xd7\x7f\xfe\xe3\x9f\xff\xf4\x95\xfe\xdb\x2d\x85\x7f\xfe\x4f\xff\xf5\x2f\xf7\x57\xfa\xe9\xe4\x7f\xff\xcf\xff\xf0\xef\xbe\xfe\x8f\xf4\x95\xb6\xaf\xdc\x62\x2b\xff\xe7\xcf\xef\xff\xdb\x7f\xf8\xf3\x75\x7f\x6d\x6c\x25\xce\xfe\xfc\xf3\x75\xff\xf3\x5f\xf6\xf3\xfe\xeb\xfe\xa7\x7f\xbc\xff\xf0\xf5\xf5\xdf\x6d\x3f\xff\xbe\xd7\x7f\xd3\xf6\xf7\x7f\xff\xf7\x7f\xff\xbd\x66\xf8\xff\x7a\xf3\xd3\xc1\x9f\xfe\xfc\xb7\xeb\x7e\xf8\xdb\xbf\xfc\x76\xfd\x4b\xcf\xf7\x57\x5a\x5f\xbf\x5f\xfb\x43\xda\xb6\x9f\xd1\xff\x78\x9d\xff\xd7\xfe\xd7\xcf\x87\xfb\xb6\xde\xfe\x34\xea\xf7\x57\x8a\xae\x66\xfb\xfe\xca\xb9\xb4\xaa\x1f\xfa\xf7\x57\xea\x7e\x7d\x7c\x7f\xa5\x2d\xab\x39\xbf\xbf\x7a\x4f\xe5\xd3\x3e\x56\xd7\xa1\xc7\x47\xfa\xfe\x4a\x59\x9d\x1f\xfd\xfb\x6b\xce\x4f\xeb\x5a\x3d\xe7\xf1\x69\xde\xdb\xf7\x57\x78\xa0\x3b\x7d\x7f\x45\xe8\xe5\x7b\xac\xa7\x4d\xcd\xb9\x9a\x1a\xf6\xde\xbf\xbf\x62\xba\x79\xae\xa7\xfe\xf6\x5a\x4d\xcd\xe2\xc9\xdf\x5f\x31\xf4\xf2\x53\x56\x53\xe3\x3e\x98\x95\xbe\x7d\xd6\x40\xc3\xdf\xae\x81\x86\xa6\xf1\xac\x81\xe6\x67\xb9\x69\xc3\x9c\x3f\x2b\x4a\x69\xf5\xdc\xf5\x34\x1d\xab\xf9\x01\x6c\xca\x68\xc6\xa7\x59\xeb\xea\xca\xcd\xb5\xde\xd9\xd5\x5c\x4b\x18\xdb\xa7\x19\xeb\xdb\xa1\xae\xce\x7b\x75\xa5\xa7\x17\x20\xa9\x69\x5c\x58\xaf\xa6\x71\xad\x81\x86\x06\xba\x62\x35\xfd\xf2\x1a\x77\x4c\x35\x01\x58\xf7\x8c\xf5\x7e\x60\x95\x00\x9c\xf9\xf9\x36\xb7\xb5\xfc\xf9\x99\x55\x0e\x34\x3f\x5d\xe5\x73\x01\x76\x4b\x6a\xce\xd5\xfc\xf4\x9c\xaf\xb9\x50\x63\xfb\xbc\x5d\x01\xca\xed\xd3\x75\x45\xd7\xf5\xe7\xe3\x74\x97\x67\x75\xfd\xb3\x0d\x79\xdb\x32\xb0\x30\x3e\xed\xb4\xa1\xef\x34\xf4\x43\x59\xbd\xa7\x4d\xed\x85\xf4\x9b\xbe\x4f\x0d\x8f\x93\xda\xb1\x1e\xf7\x4f\x33\x67\xa3\x6d\xde\x32\x5f\xce\x6a\xe3\x65\x0d\x55\xd6\xd8\x5d\x23\x15\xbe\x5d\xd4\x3e\xbe\xbf\xd2\x67\xe7\xf2\xd6\xae\xef\xaf\xe6\xbe\xf7\x93\xa7\xef\xf3\x7a\xda\xca\x3a\x4f\x4d\x4d\xf6\x56\xd5\x06\xd4\x92\x9e\x63\xe2\x1f\x8c\xcb\x29\x27\xc2\x21\xf4\x03\x01\xa5\xef\x67\x5e\xb3\xd1\xe7\x73\x8d\xf6\xc1\x85\x9c\xb7\x75\xd6\x4b\x57\x73\x11\x99\xf2\xf9\x36\xa7\xd5\x79\x29\x6a\x62\x6a\x79\x53\x7b\x5f\x8f\xa7\x9a\xd7\xf7\x57\x6a\x49\xcd\x7b\x35\xd5\xf5\xa2\x5f\x73\x66\x3d\xce\x0b\x88\x35\xab\x89\xed\xcb\x6e\xb7\xf5\xd8\x6f\x2f\x54\x2a\xa1\x26\x46\x6e\x6a\x2e\x88\x57\x37\xd7\xc8\x55\x2f\x97\x85\x09\x4d\xd3\x5c\xdb\x95\x9a\x20\x50\x16\x3c\x8b\xd6\x54\x16\x0a\x17\x3f\xc5\x9a\xf4\x74\x1d\xd9\x54\xd5\x55\x3d\x57\x53\x2f\x37\x20\x51\x16\xbc\x62\x2d\xb1\x69\x49\xeb\xb0\xa4\x2a\x80\x4c\x40\xd3\x5b\x31\xd7\x12\xab\x60\xbf\x03\x00\x1a\xf9\x20\xf8\xb4\xa8\xfb\x21\x4a\x2e\x76\xf2\x43\xfa\xff\x3f\x98\x41\x2e\x69\xa1\x40\xfd\x4c\xab\x81\x37\x7c\xa8\x61\x6e\xfb\x9a\xd6\x87\xee\xe4\x76\x00\x5f\xf4\xf2\x01\x7c\xf9\xac\xa1\x9d\xc0\xbe\xa9\x26\x38\xc7\x50\x73\xed\xc3\x87\x82\xe7\xb6\x68\x56\xfa\x10\xe5\xdc\xce\x35\xe5\x0f\x35\xcc\xb1\x10\x3d\x7d\x68\x65\x8e\x0d\x3d\x17\x35\x81\xf6\x1f\xaa\x9c\xa3\x82\xeb\x24\x35\xd7\x2c\xe3\x33\xe9\x7b\x6c\xeb\x50\xd5\x0f\xa7\xc9\xf7\x48\xeb\x87\x4d\xd0\xbe\x47\xc5\x0f\x42\xcf\x7b\x0c\xfe\x50\xf5\xc3\xc1\x1f\x9a\x7e\xc0\x49\xdd\x3c\xca\xec\xfc\x41\x7d\xec\xfc\x41\x8b\xb8\xf7\x9d\x3f\x68\xd8\xfd\xc6\x0f\x02\xef\xbd\xe0\xb9\x7e\xc8\xfa\x81\xc3\x0a\x0f\xee\x93\x7d\x7c\x68\x6e\x7e\x96\x10\x50\xc5\x71\xf3\xb3\xe8\x66\xed\xa2\x5d\xcf\x22\x8d\xb5\x67\x3f\x2f\x78\x3e\xd5\xae\xeb\x7b\x91\x80\x07\x80\xdf\x52\x49\xfa\x21\x70\x40\xdc\x61\xff\xfe\xaa\x23\xdc\x1e\xdf\x5f\x25\x17\x4f\x68\xe2\x7d\x0f\xb8\xaf\xe7\x22\x88\xcf\x76\x7c\x7f\xcd\xe1\xc7\xe7\x9a\x4f\x78\xfc\x6b\x75\x2f\x02\xf9\x6c\xf7\x6a\x77\xcf\xf7\xf9\xfe\xca\xdb\xd4\xf4\x16\xa9\x6f\x5b\xd2\x74\x40\x95\xaa\xa7\xbf\xd0\x3b\x37\xe1\xf7\xb3\x38\x41\x1d\xda\xb6\x67\x71\x82\xda\x93\xdb\x6d\xb5\xab\xdb\x64\x05\x42\xe3\x27\xf5\xef\xaf\x52\x0c\x8f\xb4\x4e\xbd\xa9\xc0\x93\xe6\xf7\x57\x9d\x22\x30\x0f\xe8\x60\xce\xfe\xfe\x58\x13\xce\x7e\x7f\x01\x20\x0f\x4f\xf0\xfa\xfe\xca\xd5\x1b\xb8\x28\x65\x6b\xd9\xcf\x9f\xef\xaf\x12\x46\x80\x45\x2a\x4b\x15\x49\x7f\x16\xcd\x6f\xe1\x05\x2e\x92\x9f\x52\x33\x84\x17\x31\x2d\x43\x24\xef\xc9\x15\x84\xda\x1d\x2e\x09\x70\x66\x4d\x60\xf1\xb7\x1a\x4d\x0b\xca\x7d\xb1\xac\xe2\x01\xc1\x25\x86\x9f\xcf\xef\xaf\x32\xab\xfb\xdb\xbf\xbf\x5a\xd9\xb4\xe3\x8b\x1e\x97\x32\x3d\x9f\x25\x53\x6c\x9b\xfb\xbb\xd6\xf3\xe4\xef\x97\x70\x93\x5e\xf3\x07\xa5\x18\x9a\xff\x62\xb8\x79\x9b\x02\x50\xc1\xe9\x36\x42\x96\x0c\xda\xa1\xf1\x4b\x41\x7f\x7e\xbf\x82\x07\xfa\x79\x03\x46\x69\x3d\x8b\x07\xb4\xfc\xea\x7f\xad\xbf\x84\x9f\x0f\x50\x3d\x8f\x37\x17\x7c\x0c\x8f\xb2\xd6\x1f\xde\xa0\x25\x01\xb4\xd8\xb4\x41\xe5\x5c\xf0\x32\x02\x80\xab\xbc\x4e\x44\xb9\x21\x90\x1a\xa3\x96\xf0\x53\xaa\xf8\xf2\xb3\xa8\x5f\x6d\x06\x58\x85\xac\xe4\x23\xbe\xc8\x61\xe9\x06\x78\x2d\xe0\x3c\xea\xaf\x82\xfa\x19\xe5\x6b\x83\x0c\xef\xe7\xb1\x10\x46\xcc\xf9\xa9\xeb\x04\xe4\xfa\x2b\xf6\xf2\x2c\xa6\x58\x8b\x8f\x47\x9d\x68\x7b\xf2\x8b\xa0\x8d\xea\xc9\x2e\xec\x48\x59\xd0\x5a\x5c\xb4\xb6\xe2\xc9\x5c\xe0\x7c\xee\x6f\x61\x47\x33\x36\xd4\x07\x93\xd5\xfb\x0d\xa2\xa0\x58\xc7\xb3\x04\xc9\xdc\xdd\xdf\x62\xcb\xa5\x8a\xc5\x3f\x6d\x9d\x8e\xcd\xc0\x6a\x75\x3d\x37\xbd\x69\xeb\x74\x6c\xcd\xfd\xe1\x74\x24\x3f\xe7\x75\xc9\xdf\x0f\xd0\x17\xbf\xbf\xb0\xe3\x85\xbd\x6d\x91\xc7\x2d\xb9\x7d\x7c\x7f\xd5\xf7\x7c\x17\x9f\x99\xc6\xc6\x25\x30\x96\xec\xcd\x6d\x8b\x3e\x6e\xd5\xe3\x3f\x0b\xbe\xa6\x67\x10\x33\x86\xb1\x7f\xc9\x19\xa5\x9b\x1c\x05\x4f\x87\xc6\x8b\xb5\xfe\x62\x7a\x1b\x8b\x3e\xe6\xd0\x7e\x44\x5b\xe4\xc7\xfb\x19\xf1\xfd\xd5\xd3\x6b\xbc\xfe\xfd\xd5\xb7\xcd\xfd\x0f\xf0\x62\x1f\xb7\x00\xef\x76\x7f\x5c\xbf\xe6\xbf\x6e\x36\x79\xbc\xbe\x5f\xeb\x1f\xaf\xf1\x2e\xec\x9f\xf0\x27\xee\xb5\x3f\x26\x97\xf1\x80\xba\xe8\xfb\x4e\xf2\xa8\xe1\x7b\x82\x40\x2d\xd9\xe1\xe9\x0b\x00\x96\xcb\x9e\x5e\x00\x50\x01\xa0\xaf\xd3\xd1\x8a\xdb\x8b\x41\xbc\xf8\x5b\x8f\x35\x21\xf1\xf0\xa7\x2f\x00\x94\xe9\xf7\xc7\xf7\x57\xcf\x66\xd0\x7d\x91\xc7\x6e\x04\xea\xfb\x62\xc0\xaf\xf1\x17\x02\x14\x6f\x70\x5f\x00\xa8\xd3\xfd\x43\xe8\x34\x42\xf6\x1b\x1b\x20\x84\xeb\x0f\x9e\xab\xbf\x25\xfd\x44\x98\x1c\x2d\xe1\xa7\x64\x89\x29\xcf\x58\xeb\xcf\x5e\xef\x28\x20\xf7\x82\xcf\x92\x8d\x6a\x93\xe8\xf9\x0c\x28\x08\xcc\xff\xc6\xa2\x0e\xbe\xb1\x3c\x63\x91\xc7\x17\xbb\x58\xa2\x54\x6d\xe6\xff\x63\x2e\xf8\x48\xa2\x79\xc6\x42\x80\xe2\x03\x3d\x20\x26\xbe\x4e\xf0\x92\xb4\xba\x25\xe5\x67\x5c\xa0\x87\x5e\x00\x4e\x40\x73\x7b\x61\xc0\xf4\x09\x9e\x94\x90\xb4\xc0\x09\x91\x76\x1a\xc5\xd6\x25\x68\x6c\x86\xd0\xa4\x14\xa6\x19\xcd\x05\x81\x17\x83\x59\xb2\x79\x1a\xd9\x03\x40\x42\xf2\x91\x5a\x92\x60\xaf\xd5\xcf\x17\x06\x34\x33\xb8\x09\x9d\x89\x31\x6a\x42\x42\xb0\x08\x36\x17\x06\x48\x8d\x90\x9f\xb9\x48\xa0\xf4\x08\xf9\x99\x60\x90\x66\x40\x73\x61\xc0\xd8\x3c\x3f\x00\xc0\x18\x09\x91\x3e\xfb\x08\x41\xa6\x9f\xdd\x32\xd2\xbe\x64\xc4\x64\x88\xee\x0b\x05\xb2\x84\xf1\x07\x2a\xa2\x39\x8d\xf3\x50\x12\x35\x0b\x95\x7b\x80\x83\xb8\x83\x05\x81\x6e\x1c\xd9\xc7\xf7\xd7\x28\x16\xd2\xf6\x09\x22\x29\x88\x40\x32\x6e\xd5\xfd\x1d\x0b\x62\xb5\xfd\x8a\xc3\xac\x3b\x73\x2d\x5e\xfe\xbe\x28\xc4\xf6\xee\x7d\x31\xd0\x30\xc9\xdf\x97\x08\xf9\xe2\x87\xd0\x59\x75\x63\xe8\x91\xbe\xbf\xc6\x8b\xa5\xac\x4b\x4f\xce\xaf\x36\xc0\x63\x92\x7d\xd4\xef\xaf\xf1\x22\xf1\x47\xfb\xfe\xea\xd3\xe3\x1d\x8b\x44\x4e\xb3\xb4\xa3\x83\x64\x69\xb5\xc7\x00\x0b\xd2\x7e\x1f\x10\xa0\x2c\x21\x1e\xfb\x82\xde\x26\xe8\x1e\x50\x21\xbc\xfa\x3b\x71\xb1\x72\xfb\xfa\xfe\xea\x2f\x09\xf0\x00\x7e\xf8\xc4\xad\xdb\x62\x7b\xb1\x9c\x73\xc3\x95\x40\xdf\x9f\x38\x20\xa6\x58\xe7\x3a\x1f\xdd\x14\xe3\x2c\x6b\x3e\x16\xf0\xce\xba\x24\x7a\xb3\x88\x73\x61\xc7\x8b\x02\xac\x6b\xe1\x28\xd2\xb6\x3c\xeb\x5e\x98\xdf\xe3\xad\xcb\x56\x1a\xe6\x09\xe7\x02\x40\xb5\x04\xb4\x2e\x3d\x69\x9a\xe6\x9f\x54\xa4\x79\x42\xe7\xf7\xd7\xec\xa6\x10\x27\xef\xe5\x5e\xe0\x0d\x80\xf9\x7d\x08\x50\x3e\x40\x17\x65\x04\x7d\x7f\x2d\x04\x28\x26\xb9\x57\x5e\x00\x34\x42\x5d\x0b\x00\x59\xd7\xc7\xe7\xaa\x6b\x83\x0d\xe0\x6b\xb1\x88\xf1\xa1\x48\x65\x83\x12\xe7\x83\xa0\x65\xe3\x15\xab\xaa\x89\x1b\xc6\x96\xfd\x03\x4e\x8f\xdf\x4f\xd0\x1c\x7c\xf0\xaf\x40\x99\x95\xdc\x84\x7c\xb8\x6d\xcd\x3f\x3c\x54\x22\xf5\xcf\x0f\x13\x02\x5e\xf9\xdc\xbd\x97\x78\x83\x1f\x3e\x5b\x5c\xb6\x19\xfc\x41\x73\x78\x70\x79\x15\x0c\xca\xf6\x0c\xfe\xa0\x4f\x9e\xc9\x1f\xb4\xca\x67\xe7\x0f\x9a\xf7\x73\x58\x6d\x56\xa0\x2a\x4d\x9b\xd0\xae\xa4\x0c\x46\xf9\x99\x64\x2e\x3f\xba\x2a\xfd\xb0\x03\x6a\xdb\x07\xef\x4b\xd9\xf9\xc6\x87\xd7\x97\x72\x56\xfe\x30\xf4\x03\x41\xf1\xd9\xf9\x52\xae\xc6\x4e\x3f\xb3\xae\x95\x97\xf2\x0f\xbb\x2a\xb5\x93\xd8\x7f\x90\xa7\xb4\xc9\x4b\xb9\xa0\x17\xdb\xcf\x0f\x9f\x4e\x23\xf1\x0e\xfe\xd1\x12\x95\x99\xa8\x2d\xf8\xc8\x38\x65\x06\x3f\x11\x7c\xe7\xf9\xf0\x87\xcf\x0e\xcc\x6b\xe3\x0f\xea\xe3\xfa\x79\xe3\x07\x29\xcb\xfe\x33\xb1\xcf\x45\xbb\x1c\x95\x9d\x7e\x34\xe4\xe5\xfc\x19\xe5\x83\xb7\xe5\xbc\xd9\xe9\x47\x78\xac\x5b\x0b\xfe\xf0\x33\x4a\x4d\x8d\xa3\x7c\xc4\xbb\x5a\x0a\xe1\xf1\x51\xf8\xd4\x42\x0d\xe4\xf6\x91\x8f\x6a\x39\xa8\x2c\xf9\xb0\xc7\x5a\xae\x8b\x3f\x7c\xfa\xa8\x17\x47\xf9\xe0\x4a\x8d\xca\x3e\x3e\xb8\x52\x23\xd8\xc7\x07\x57\x6a\xcf\x5c\xdc\xe7\xc8\xd7\x9e\x27\x7f\x68\x9f\x1f\xfa\x4f\x1f\x9f\x61\xfb\xe0\xb0\x1f\xa6\x52\xe7\xcf\x56\x7e\x30\xac\xce\x8e\x7d\x91\x4e\xb9\xce\x7e\xf1\x87\xcf\xb0\x13\x7a\x9e\xb1\x7d\x48\x51\x9d\xf3\xe0\x1b\xea\x74\x3e\xfc\xe1\x33\xec\x3c\x82\x3f\xcc\x5f\xf0\xa2\x3a\x8f\xce\xb7\x3f\x00\x3f\x3b\x7f\xf8\xc8\xef\xf5\xdc\x33\x7f\xe8\xfa\xa1\xf0\x87\x0f\xb0\x2e\x6a\x85\xd2\x47\xbe\xa8\xf7\xbf\x54\xf1\xd4\x7b\x4b\x20\x6f\x55\xed\x0c\x24\xef\x7e\x01\x77\x98\x0f\x43\xab\xf7\x22\x28\xa5\x7f\xe8\x55\xbd\xb7\x25\x92\xd5\x0f\xfe\xd6\x7b\x5b\xf4\x36\x0f\xb7\x21\x92\x7d\x18\x58\xbd\xb7\x75\x27\x1b\xc3\xdf\x43\x20\x99\x7e\x7e\x41\xc5\xe0\x09\xdd\xe0\xc8\x6e\x3f\x9c\xa0\x3e\x48\x1b\x3a\xd0\x80\x54\x25\xfb\x83\xf4\xb3\x22\x8d\x08\xad\x4d\x7c\x58\x6c\xbd\xd3\xba\x95\x49\x9d\x5c\x6f\x6a\x6d\x36\xb7\x03\x52\xbf\x40\x98\x3a\x3b\xf4\x88\x8b\xe7\x4a\xcf\x59\xef\xb4\x24\x12\x5d\x3b\xeb\x9d\x20\x95\x37\xcf\xf8\x80\x8a\xd9\x13\x3a\xa1\xce\xf6\xfb\x4b\x26\x6b\x9b\xfb\xbf\x31\x21\x4d\x18\x5a\x98\xe6\x05\x64\x12\xb7\xa1\x3d\xcb\xb8\x66\x84\x06\xcc\x6b\x45\x9b\xf7\x84\x56\x86\x6d\xb8\x07\xdc\xc2\x75\x82\xee\x3c\xde\x8a\xbf\x7a\x67\xda\x57\x86\x5f\xd8\x21\xe6\xf8\x05\xde\x34\x05\x82\x7c\xe2\x66\xea\x11\xaf\x25\xb8\x7f\xc8\x5e\xbd\x61\xd8\x08\xa3\xe1\x0f\xc1\x36\x5a\x40\xd1\x52\xb2\x3f\xf8\x59\xa3\x7a\x2c\x58\xa3\xa7\x5c\x48\x9d\x87\xbf\x88\xb7\xb2\xb2\xde\x85\xdb\x26\xca\x72\x97\xb5\x6d\x62\x1a\xf5\x2e\x50\x8b\x1b\xac\x65\x61\x6e\x0f\x77\x78\xe0\xb2\xe6\x19\x90\x09\x89\x10\xdd\xe5\x82\x24\xeb\x0f\xd6\xe1\x2b\xc9\x33\x78\xde\xea\xd2\x7a\xd7\x75\x5a\x87\x81\x50\xc9\x82\x44\xb7\xee\xca\xeb\x91\x66\x5c\xb9\x6f\x3e\x2c\x8b\x6c\xd5\x9e\x34\x83\xba\x98\x47\xaf\xee\x60\x2e\xe9\xd2\x67\xa1\xee\xec\x40\x6b\xae\x58\x93\xc9\xc3\xa2\xb6\x65\x24\x3f\x5f\xfb\x56\x8d\xca\x8b\x6f\xa4\x19\x6e\x3f\xb8\x91\x0b\x66\x6d\xc3\x05\x53\xdf\x37\xee\xab\x81\x06\x15\xc9\x56\xb4\xe6\xb6\x60\x30\xc3\x1d\xe0\x30\x56\x2d\xb9\x71\x5b\x45\x98\xef\xc5\x86\xd2\xf0\xae\x35\x5a\x02\x37\x7f\x31\xd6\x0d\xc5\x53\x6c\xf3\xad\x94\xae\x77\x83\x92\xd8\x4b\x6e\x20\xec\xd3\x33\xba\xd7\x0c\x8d\x47\x50\x82\xa4\xa6\x19\xc6\xb6\x40\x64\xb4\x80\x12\x64\x1a\x44\x01\x72\xe1\xd3\x1e\x13\xe3\xa9\xdd\x17\x88\xba\xd1\xac\x2f\x7e\x16\xa6\x1e\xd0\x21\x6c\xc9\xf4\x66\x31\xef\x92\x43\x20\x5c\x97\xf4\x92\xdc\xc1\xba\x74\x8f\xec\x0e\xd6\x25\x3a\xb7\x21\x80\x0c\x42\xa8\xe4\xdf\x70\x1d\x58\x2b\x6a\x31\xf5\x5b\x57\xec\xda\xc4\xc3\xee\xb1\xb3\x37\x0f\x7f\x80\x3c\x6a\x43\xc6\xf9\xd6\xf1\xd7\x7b\xf1\xda\x1a\x46\x6a\x5c\xb1\xb3\x4f\xfa\xba\x62\xe7\x6a\x06\x31\x37\x0e\x20\x80\xae\x3b\x76\x2d\xa1\x19\xc1\xce\x38\x4d\x7e\x27\xac\x10\x59\x1d\x2e\x09\xb5\x8c\xec\xe7\x38\x45\xde\xb0\x49\xe2\xa6\x0d\x87\x39\x6c\x4b\x46\xa9\x75\x87\xae\x9b\x01\xb8\x18\x7b\x99\xde\xd1\x25\xd5\x8d\x30\x86\x4c\x9c\xeb\x2c\x88\xac\x3b\xb2\xad\x1a\xf5\xde\xa1\x26\x33\x83\x01\xdb\x96\x04\x5d\x6f\x0a\xa7\x2f\xa4\x5f\x77\xe4\x9c\x4c\xeb\x60\xa1\x1b\xa6\xbe\xeb\x8a\x5c\x93\xcf\x04\xdc\x2a\xb2\xb7\x00\x7e\x15\xb3\x7a\x42\x13\x7a\x51\x4f\x80\x7b\xf8\xfa\x01\x2b\x2c\x9e\x00\x04\x26\x9f\xa1\x75\x0d\x2e\x61\x10\x42\xac\x68\x16\x0a\xd6\xad\xb6\xbc\x38\xdc\x41\xc3\x88\xde\x3f\x2a\x07\xd4\x92\x0f\xdc\x6a\x2c\x65\x1c\xfb\xdb\xf0\x53\x61\xab\xaa\xdd\x20\x3c\x70\x08\xa7\x56\x74\x42\x13\x67\x2c\x3d\xa1\x88\xf2\x16\x9e\xb0\x54\x79\x82\x27\x70\xc4\x67\xe8\x84\xa5\xc6\x64\x08\xd7\xcc\x6c\xa9\x66\x5d\x33\x8b\x04\xf9\x7a\xc3\xfc\xf8\x3a\x15\x27\x3c\x57\x5e\x54\xe1\xc4\x29\xf7\x8a\x69\x5b\xab\xee\x00\xc2\xa1\x91\xfa\x3c\xd9\x81\x7f\x80\x2e\xf6\x35\x83\x1b\x42\x82\x40\x7a\x91\x4c\xe8\xf9\x45\x32\xd1\xfc\xc3\xc2\xa2\x97\x14\xb2\x2e\x92\x35\x3c\xc3\x75\x7d\x29\xd5\x74\x68\x49\xda\xa5\x19\x24\xd7\xe2\x25\xd5\xc7\xec\x82\x29\xc2\x64\xe6\x5a\x82\xdd\x30\xc3\xbd\x60\x5c\xab\xee\x0f\x52\x4a\xf7\xf3\x07\x64\x4a\xfd\xdd\x3c\xd7\x1e\xe0\x86\x75\xd1\x38\x70\x73\x45\xe6\x87\x77\x81\x7a\x5e\x48\x73\xaf\x63\x11\x26\x8c\x77\x03\x65\x17\x04\x6e\x1c\x6c\x0b\x21\x37\x0f\x76\xf8\x03\x08\x62\x9e\xe2\x0d\x2c\xd3\x15\xe7\xbe\x17\xda\x77\xa3\xfd\x03\x61\xd9\x94\xe5\x49\xec\x50\xbb\xfc\x2c\x34\x7b\xc1\xf0\x01\x9a\x59\x36\x7d\x88\xf7\xc6\xc3\x07\xb2\x65\x77\x07\x8b\x56\xbf\x60\x82\xab\x72\xf2\x26\xad\x6b\x6f\xc9\x3e\xa8\xbc\xf8\xbe\x96\xf0\x5c\x54\x41\xab\x7d\xf3\x05\xad\xf9\x01\x87\xfe\xe8\xe7\x2a\x6c\xbc\xeb\x85\xd0\x0f\x09\x46\x8a\x4d\x6d\x60\xb2\x84\x49\xd8\x5c\x6b\xd2\x1a\x61\x54\x2d\x32\x02\x54\x18\x55\x6d\x44\xae\x30\xaa\xa6\x45\x1d\x7f\xc1\x6d\x60\x71\x4d\x21\x5a\x0c\x8b\x6b\xd5\x25\xbc\xc2\x40\x5a\x9b\x00\x0e\x03\x69\xcd\x3a\x15\x30\x90\xfa\xc2\x5d\x61\x20\xcd\x5b\xf1\xf7\xdc\xe1\xa6\xf6\x0d\x41\x57\x8b\x85\x01\xf4\xf5\x1c\xbe\x22\x45\xf0\x7f\xe8\xf4\x62\xc2\x03\x0b\x68\xb5\xe0\xfb\x50\xf6\x4e\x3a\x16\xb0\x80\x96\x62\xf0\x40\xf6\x96\x4a\xbf\xc2\x02\x9a\xa5\x42\xaf\xb0\x80\xd6\xae\x63\x0b\x0b\x67\x31\x0a\xc1\xc2\x59\xfb\xf0\x04\x16\x78\x4d\xba\x61\xb1\x4c\x96\xd8\x1e\x4a\xd2\xd2\x38\x57\x98\x2c\x6b\x9f\xfe\xa0\xf0\x05\xff\x40\x24\xd5\x8c\x29\x49\x67\x6f\x4a\xc1\x94\x37\x0f\xd1\xf9\x82\xe6\x04\x49\xba\xe8\x9c\xc1\x6a\xb9\x5e\x10\x50\x20\x4a\xfb\x86\x03\xb3\xe5\x7a\xc1\x5f\x9c\x78\xc1\xed\x0b\x93\xd6\x14\x60\x66\xac\x86\x12\x24\xe1\x9a\xb5\xc8\x25\xa7\x96\x6e\xa8\x42\x4e\xad\xa2\xae\xb0\xe4\xd5\x90\x14\x03\x4b\x5e\x35\x0b\x87\x25\xaf\x66\xef\x52\x03\x2d\x92\x5e\xb6\xd2\x94\x17\xd5\x2f\x00\x68\xd9\x33\x80\xa0\x3a\x25\x56\xc2\x96\xb7\x5e\xd0\x94\x1b\x36\xda\xa8\x07\x63\xde\xa8\x42\x55\xc8\xa9\xd9\x98\xd6\x76\x6c\xbc\xa0\xde\x0e\xf8\x56\xba\xcd\x8b\xb3\x40\xd4\x00\xb2\xe1\xfe\x40\x8f\x25\x34\xd0\x98\xd7\xbd\xe4\x25\xc7\xe6\x61\x90\x05\x34\xd1\x92\x52\x68\xac\x93\xaf\x42\x85\xb1\xae\xca\xb8\x5a\x61\xac\x5b\x0b\xd4\x00\x41\x4c\x16\x04\x82\xde\x9d\x06\xc9\x92\x84\xf3\x34\x65\x09\x5a\xa3\x3c\x22\x98\xbc\x21\xb6\x24\xe5\x69\xc2\x02\x25\x96\xb5\x1f\x30\xa6\xd5\xee\x93\xd7\x89\xb7\x3e\x7a\x1d\x37\x40\x43\x14\xd6\xb0\xe1\x93\xd1\x4f\xb4\xfd\xfe\xc5\x0e\x04\xe2\x0e\x10\x4a\xce\x82\x39\xac\x54\x53\x27\x98\xb7\x64\x9a\xa8\x3f\xe6\x2d\x89\xc6\x30\x6f\xa5\xcd\xe4\x1b\xf6\xad\x91\x0c\x53\x8a\xe6\x16\x13\x60\xe0\x4a\xd9\xa7\x1d\xd2\x77\xd7\x85\xef\xa1\xf4\x9d\xab\x5f\x38\x60\x51\xf4\x0b\x27\x5f\x10\x54\x96\xf8\x5d\x6a\xf6\x1c\x6f\xbe\xa0\x5d\x19\xc0\x0b\x83\x99\xf2\x77\x16\x63\x87\x8d\xab\xca\xc4\x51\x69\xc2\x1a\x3e\xdc\xf3\x67\x95\x02\xd3\x0c\x5c\x48\xfc\x41\x87\x4d\x4b\x70\x9f\xb0\xca\x79\xe3\x26\xe7\x2c\x51\x05\x46\xa9\x2a\x3f\xe2\x0a\xa3\x53\x19\xee\x10\x6a\xae\x30\xbd\xd9\x79\x18\xdb\x6f\xbc\x08\x2a\x0d\x4e\xc9\xbb\x06\x69\xba\x1a\x4d\x20\x4d\x27\xa3\xe5\x0e\xf5\x8e\x37\x11\xd2\xb4\xef\xc4\x30\x38\xd5\x61\x7a\xba\x93\xb8\x49\xd9\x41\xa3\xd2\x30\xb9\xdc\x89\x67\x21\x80\x2c\x71\xba\x0c\xe3\xcd\xbe\x68\xfc\x94\x68\x07\x23\x50\x49\x4d\xeb\x3d\xc0\x03\x8c\xc8\x4b\xda\x9d\xbe\x1f\xc0\xa8\x92\x8a\x24\x2b\x18\x55\x92\x6f\x84\x30\xaa\xd4\x61\x3c\x86\xb0\x2a\xbf\x8a\x0a\x1b\x47\x1d\xaf\x36\x44\x39\xc9\xa6\xb0\x71\xe4\xe6\x73\xb2\x64\xd3\x3a\xcc\x41\x96\x28\x59\x9a\x0f\x22\x44\xc9\x30\xe9\xbb\xc8\x1f\x4c\x8b\x2e\x82\xd0\x6d\x82\xf0\xf5\x05\x40\x28\x61\xf2\xb9\x00\x42\xa3\x3d\x84\x4f\x2b\xb0\x9e\x25\x7c\xd6\x21\xe1\xf5\x59\xc2\xe7\x08\xa9\x66\x9e\x1b\x97\x76\x43\x8c\xb2\x67\xf6\xa6\xdf\xb8\xc1\x24\x4d\xe0\x0e\xcc\x50\x5b\x70\xf3\xe4\x7a\x44\x08\x9f\xc3\x1c\x66\x09\x9f\xb9\xf9\x14\xdd\x5c\xa2\x60\x76\x5f\x0b\x0b\x0d\xe3\x1b\x96\x67\x83\x00\x6e\x97\xdd\x7b\xfc\xf0\x58\x1a\x6d\x97\x30\x9a\x8b\xf4\x5b\xcf\xf3\xb3\x04\xed\xea\xc3\x25\xf8\x03\xcc\xd0\x4c\xf8\xc1\x2e\x14\xe3\xe5\xb3\x7f\x7f\xcd\xe6\xef\x81\x05\xaf\x01\x1e\xbe\xff\xd3\x61\x43\xcc\x80\x6d\xdf\x0d\xc6\xa7\x91\x3f\x03\xb4\x6d\x83\x6d\xba\xfb\x39\x88\x57\xf9\x70\xf9\xb6\x6d\xc7\xf7\x57\x9f\xe1\x17\xb0\xcb\xd9\x1d\x60\x97\x9b\xdf\xbf\xd9\x41\xe8\x07\x6e\xf3\xfc\xb4\xe9\xab\x2d\xe3\x70\xdb\x12\xac\x6f\xaf\x17\xe8\xa0\xaa\x11\x12\xad\x69\x49\x53\x48\xeb\x8e\x51\x8a\xdb\xeb\xf0\xcb\x25\xa7\x6d\xd0\xed\xce\x70\x1b\xd2\xf1\x87\x60\xb7\x0d\xba\xdd\x4d\xdb\xd2\xb6\xc4\x35\xf9\x05\x1a\xd4\xd4\xce\x9c\x72\xd6\x22\x21\x72\x8a\x8b\x35\xb8\x88\xd7\xf1\x7a\x1e\x98\xe1\xa6\x76\x67\x07\x5a\x23\x94\xb7\xf2\x79\x68\x5b\x9e\x00\x92\x3b\x80\x97\xd4\xf0\x00\x07\xc8\xb5\x60\x92\x79\xd6\x04\x02\xe8\x6e\x65\xf1\x6c\x5b\x26\x5e\x68\x02\x4b\xb8\xab\xf2\x92\x6c\xf4\x4a\xdf\x4a\xf5\x0f\x74\xbb\xd2\x80\x85\x87\xb7\xfa\x07\x68\xb4\x8c\x07\x15\x98\x9b\xdd\xe6\xad\x48\x33\x84\x1f\xd8\x30\x08\xea\xfc\xfe\x1a\x6d\x6a\xc5\x95\x2b\x70\x9b\x03\x36\x0d\x58\xb1\x04\x4f\x19\x8e\x5e\x9b\x97\xdc\x08\x73\x81\x14\xb2\x98\x62\x15\xda\xd6\xb8\xc4\xf8\x8d\x4a\xad\x6d\x4b\x52\x2b\xe1\xe5\x05\x18\x50\x68\x36\x81\xe9\x1a\x3e\x4b\xb0\xe9\xba\x12\xb4\x6d\x09\x36\x63\x18\x65\xe0\x25\x34\x0d\xdf\xbe\xc8\xad\xae\x14\x6d\xa3\x9c\xf3\x7a\x9f\x1b\xa6\x43\x01\xaf\x9e\x6c\x04\x81\x4f\x73\xad\x7a\x1f\x62\x4b\x4f\x9a\x0f\x1c\x98\x5b\x11\x02\x0d\xf2\x2f\xf5\x07\x7e\xaf\x70\x8b\xb6\x81\xdf\x6f\xd5\x84\x62\x8e\xef\xaf\x21\x1b\x51\xdb\xe8\xb4\xe2\xfd\xdf\xc1\xbf\x7c\xce\x77\x5e\xfc\xb5\x40\xf2\xf7\xea\x0d\xdd\xb1\x3f\x3e\xc6\x7b\xf0\x05\x8d\xb8\xc3\xb1\xd8\x53\x86\x46\xec\x45\x17\x76\x9c\x89\xe2\x0e\x4f\x70\x4c\xcd\x70\xb1\xe8\xd1\x9b\x30\xec\x58\x33\xec\x9a\xf0\x51\xbe\xbf\xfa\x0b\x01\xe1\xb5\x31\xbd\xe0\x03\x3b\x66\x08\x1e\x9c\x9f\x31\xf8\xe8\x0b\x22\x5d\x2b\x3c\xc0\x1d\x8a\x3b\x80\x5f\x6b\xf2\x00\xf7\x7a\xdf\xdf\xc3\x8d\x62\x1a\x20\x8b\xa3\x8f\xe4\x33\x7a\xae\x13\x31\x7d\x46\xc1\xc1\xa7\x01\x46\x2f\x85\xea\x2d\x80\x9b\x42\x35\x91\xb8\x56\x87\xc5\x38\x75\x81\xff\x99\x2e\x5e\xf0\xb2\xe9\xee\xf0\xc6\x11\xd4\x02\x6e\x4c\xc8\xbc\x81\xfc\xd3\xe3\xdd\xf0\x7c\xde\x84\x73\x8b\x7d\x8e\xe9\xf1\x6f\x9c\x09\xe3\xf8\x4d\x6d\x93\x16\x04\x76\x39\x8c\xb3\x8b\xd9\x95\xe6\x0d\xa5\xe6\x45\x7e\x1f\x6d\x7b\x70\xe8\xba\x3a\x58\xdc\x6f\x6c\xaf\xe7\x3b\x3f\x10\x16\x43\xf5\xb2\x89\x9b\x25\x70\xbb\x2e\x90\x22\x3e\x2b\x6d\xb5\xfb\x05\xee\x49\x52\xbb\xf0\x85\xa6\x1f\xe0\xdb\x23\x56\x90\x7e\x7c\x37\x3e\x77\xfd\x96\x36\x02\x79\xaa\x0d\x2c\xae\x1e\x61\x01\x29\x85\xdb\x58\xc3\xf0\x94\xb8\x86\xcf\x1d\xb1\xa5\x0d\x94\xa0\x6a\x06\x09\x1c\x5b\x74\x2e\x25\xae\x41\xbc\x20\x2d\xfe\x58\xb2\x47\x20\x7f\xac\xe2\x6f\x29\x01\xd3\x93\x3f\x68\x68\x6b\x0a\x8b\x5f\xce\xd1\x34\x83\xc5\xee\xba\x6e\x17\x2d\x91\xdd\xd5\xa9\x0e\x16\xbb\xcb\x4d\x88\x90\x16\x77\x1a\x72\x69\x6c\xa9\xc0\x5f\x46\xc4\x26\x95\x8e\x01\x35\xc3\xc5\x7d\xc6\x14\x87\x4f\x8b\xfb\x8c\x99\xfc\xfe\x89\xb6\xfb\x7b\xde\x21\x05\x2d\x55\x9a\x8f\xf5\x7e\xa5\xb5\x41\x20\x43\xfc\xc7\xd6\x74\xd4\x12\x98\x53\x11\x75\x45\xac\x5d\x95\x67\x49\x4b\xf0\x78\x96\x6c\xdb\x52\xc5\xf5\xa2\x7b\xc0\xce\x0e\x3d\xe2\x80\x62\xd5\x1d\x4e\xf8\x90\xbb\xc3\x9d\x1f\xfc\xe6\x76\xd3\x52\x5d\x17\xc2\xf2\x5a\xdf\xc9\xaf\x3d\x1f\x38\xbd\x8a\x97\x25\x98\xe8\x9a\x01\xde\x16\xc0\x4d\xcd\x53\x03\x0a\x34\xa3\x2d\x4c\x74\x92\x4c\x5b\x22\xb3\x0c\x01\x08\x5e\xcc\x43\xec\x2e\x2d\xe6\x99\x14\x31\xd3\x12\x99\x67\xf3\x96\x36\x58\x8c\x44\xdc\x52\xc0\xad\xa1\x69\x06\x70\x13\x56\xd4\x47\x4b\x81\x28\x91\x4d\x03\xc6\x3a\x06\x39\xfb\x7d\x02\x4c\xd4\x14\x11\x8e\xd3\x48\x1e\xf0\x71\x9b\xfe\x7e\x41\x44\x3e\xea\x2d\x05\xaf\x3f\x9e\xcf\xc3\xfe\xb4\x02\x98\xf0\x4c\xbd\x53\x67\x60\x93\x20\x44\x13\x5e\xf3\x41\xee\xf0\xb2\xaa\xfe\xa0\xc2\xad\x54\x2b\x82\xea\xc2\xe4\x3b\x75\x98\x1f\x4c\x39\xe0\xf9\x61\x29\x35\x75\x44\x87\xf9\x9c\xf7\xc5\xce\xc2\xe7\xbc\x13\x02\xd5\x03\x1c\x50\xad\x78\x42\xe7\xa2\x86\x86\x50\x87\x96\xc0\x1d\x0c\xc6\x41\x08\x24\x03\x37\x3c\x71\xf0\x34\xf2\x3b\xd2\xa6\x25\x38\xf2\x0e\x4f\x08\x7a\x8c\x2e\xf2\x9c\x06\xbc\x42\xbc\xc5\x50\x53\x24\x63\x29\x8c\x84\xc5\x94\x6c\x66\x18\xb2\x05\x10\xd8\xf0\xba\x01\x36\xe3\x1d\xd9\xd3\xd2\x84\x03\x83\xe7\x37\x07\x6f\x0e\x9a\xe0\x84\x1f\x64\x68\x82\x93\x10\x6a\x5a\x21\xbc\x77\x4a\xf5\x0b\xf0\x95\x97\x1c\x9f\x18\xcb\xe6\x15\xd1\x81\xac\x85\xa6\x04\xc7\x57\x29\x29\x5a\xa2\x55\xaf\xe9\xaa\x90\x96\x14\x53\xa5\x19\x6e\x89\x42\x8c\x58\x6c\xda\x8f\x77\x74\x52\x4b\x3b\xdd\x42\xdc\x21\x14\xeb\x26\x24\x70\x35\x4d\x9e\xe1\x81\x3d\x32\x0c\x11\x5f\x97\x0d\x33\x04\x84\x59\x2c\x4f\x34\xca\x49\xb9\xde\xd2\x92\x5a\x72\x95\xd0\x94\x0e\x98\x19\x9b\x07\x58\x58\xd8\xcc\xe0\xe0\x3b\xda\x5e\x13\x00\xcf\xf6\x39\x3b\x18\x7e\xa5\xf7\x4f\xb8\x94\xf9\xf9\x59\x81\xe5\x7e\x0e\x7e\xd8\x24\x85\xa5\x13\xf1\x10\x26\xb5\x27\xf8\xa1\x99\x11\xad\x70\xcd\x20\x3b\x71\xe9\x0e\x8f\xc0\x5d\x36\x4c\x10\x37\x58\x4d\xfc\xce\x13\xaa\x6d\x77\x70\xc1\xbd\x55\x58\x40\x27\xc0\xf6\x5a\xc3\x83\x6b\xbb\x46\xa0\x20\xd5\xbc\xa8\x0b\xee\x47\xa6\x7e\x17\x14\x74\x66\x80\x17\xe9\xb1\x51\x1f\x2e\x70\x2f\x8e\x7a\x6f\xef\xa0\xb4\x96\x6e\x04\x19\x18\x0d\x6e\xc6\xd8\x0b\x6d\x60\xc4\x1a\x66\xd9\x37\x06\x08\x53\xa3\x25\x3a\x95\xcd\x67\xfd\xbe\xf9\x82\xbf\x58\x6b\x2a\x86\xda\x83\x19\xa4\xf8\x15\xbf\x79\x96\xe0\x98\xcc\x3e\xa8\x86\x88\x4d\xf3\x7d\x20\xcc\x9b\x9d\x51\x32\x0b\x93\xef\xa7\xbd\xa3\xee\x5a\x7a\x02\x0c\xd5\xd3\xe9\xfc\xc0\x2f\xe0\x4e\x6e\xc4\x5e\xa2\xdc\xeb\x68\x43\x92\x2b\xaf\xd7\xd7\x0e\x6c\x3e\xa8\xcf\x89\xf1\xb4\x23\x30\xa1\xc9\xb0\xd9\xd2\xf3\x03\x1f\xbf\x80\x30\x18\xed\x48\x86\x09\xcd\x17\xde\x0c\x49\xd0\x22\x4d\x66\x98\xe4\x47\xb3\xdf\x32\x5c\xe8\xa4\xb3\x6d\x19\x4e\xba\xd1\xfc\x7d\x87\x7a\x6d\xaa\x0d\x3b\xe6\xab\x0d\x45\x8d\x95\x10\x79\x83\xbe\x4e\x5b\x9e\xb7\x6b\xad\x68\xf3\x00\xd0\x5b\xeb\xf6\x82\xe8\xea\x32\xbd\x00\x68\x41\x14\xf2\xda\x72\x8a\xef\xaf\x68\xc9\xef\xe3\xa0\x8b\x94\x65\xf8\xa4\x86\x0e\x7a\x46\x58\xa2\x0c\xb3\x8d\xe1\xd9\x5d\x72\x6a\xa6\x83\x5b\xf1\x73\xa2\xa4\x64\x10\x06\x70\x17\xa1\x00\x42\xb4\x8b\xd5\x34\x19\x0e\x6c\xd6\xb2\xe4\xbc\x26\x30\x25\x01\x20\x48\x3b\x37\x5d\x67\x18\xa5\xbd\x85\x64\x0c\xc6\x69\xcb\x47\xa6\xe5\xcc\x19\x64\x8f\x00\x6b\x89\xf7\x00\x91\xdc\xd6\x08\x64\x98\xd9\xb6\xd0\x15\x2f\x17\x6e\xba\x46\x28\xd0\xfd\x8b\x10\x20\xba\xbb\x36\x6f\x5a\x81\x63\x7e\x77\x1b\x42\x8b\x61\x5c\x26\x2e\x40\xda\x83\xc2\x40\x73\xbf\x4f\x39\x4e\x2b\xa0\xb7\x59\x18\xa8\xd0\xa2\xc8\xc7\xa2\x65\xba\x6e\x2b\x34\xa1\xe5\x0a\xc1\x4e\xf7\x93\xbc\x24\x59\x7b\xb4\xb6\x5c\x69\xd2\x52\x87\x95\x97\x58\xbf\xbf\x24\x6d\x4b\x35\x79\xc9\xa1\x65\x56\x7f\x0f\xa9\xca\x33\x86\xd6\xa5\x37\xf7\x77\xc1\x01\x40\x2b\x6c\x8c\x1e\x53\x7f\x88\x9e\xf3\x6d\x26\x43\xae\x8c\xd7\x73\xb0\x83\xd7\x04\x1b\xa4\x22\x83\xb8\x41\x7d\xe8\x09\xd0\xb3\x4b\x42\x40\x6e\xd0\x53\x84\xcf\x01\x4d\x62\xe2\xf9\x88\x93\xaf\x5d\x97\x95\x1c\x18\xd1\x33\xa0\x89\x2b\x5e\x1f\x40\x0e\xcb\x6e\x0f\xbe\xe0\x1e\xb0\xab\xc3\x2f\xec\x60\x17\x42\xab\x25\x5a\xf6\x69\xac\x08\x6a\x79\x35\x65\x48\x8e\xdd\x9b\x0a\xc1\x71\x8b\xd0\x94\x3a\x37\x49\x03\x2c\xc9\xb1\xbf\x80\xda\x81\xd7\x22\x76\xb9\x13\x2b\xc4\x64\x73\xa7\xd7\xb6\xa0\x3e\x36\xbe\x20\x44\x86\xa8\xd7\xc3\x6d\x8a\x7a\xea\x60\x94\x75\xe9\x14\x3f\xca\x63\xa1\x49\x32\x75\x5b\xa2\x5f\xd9\x4c\x1c\x06\xa4\xf3\xaa\x19\x8f\x7d\x81\x60\x7a\x02\x07\x27\xf0\x2b\x76\x93\x07\xae\x73\xaf\xde\x2f\x5c\x81\x05\x30\x04\x68\x75\xc3\x6b\x2e\xf6\x24\x17\xfd\x96\x27\xd9\x93\x77\x80\xde\x63\xc6\x42\xc8\x81\xcd\xcb\xa1\x71\x2a\x4c\x2c\x11\x31\x95\x4d\x8c\x27\x3d\x2e\x34\xa3\x89\x2d\x35\xb1\x5d\x82\x63\x4e\x62\x37\x19\xde\x60\xd6\x64\xe4\x25\x37\xb6\x17\xbc\x60\xdc\x6a\xc3\xef\x0f\x88\x81\x6e\x43\xd6\xdf\xdc\xff\x0e\x41\xd5\xdf\xd3\x0d\x5d\xef\xc3\xe7\xbe\x99\xb2\x31\x02\xc9\x28\x0b\xb1\xb0\x7a\xbc\xe3\xc6\x7c\xdc\x86\xd1\x53\x77\x93\x7c\x32\xc0\xc5\x13\x3e\x21\x01\xf8\x50\x9c\x99\x2f\xf8\x07\x78\x26\x49\x00\x41\xf2\x96\x9a\xbd\x47\x14\xe3\xba\x69\x23\xc4\xb8\x6e\x86\x4a\x31\xae\x1b\xe6\x27\xdc\x8d\x4d\x7c\x2f\x06\xee\xab\x03\x08\x61\x9b\x92\xb8\xb4\x7c\x65\x98\x9a\xdd\xc6\xb1\x31\x87\xbb\x02\x1d\x68\x00\xa4\x13\xda\xba\x39\xd2\x35\xc0\x72\xdd\xc1\xc2\xea\x30\x71\xbb\x38\xc5\xec\x29\x1c\xeb\x05\xc9\xb2\x99\x72\x5f\x37\x1c\x97\xdc\x37\xaa\xf1\x0a\x1a\xb4\x34\x3d\xa5\x07\x4e\x7b\x7a\x7e\xe7\xf5\xbe\x04\xc9\x0c\xef\xa8\xad\xeb\x4e\x95\x6f\xfa\xb1\x6b\xca\x0f\x81\x22\x20\x41\x52\x9b\x1e\x60\xc9\x5d\x43\xd1\xbf\x2d\x3f\xd0\xd2\x7a\x9b\x9e\xf9\xce\x6e\xd0\xf2\x03\x4f\x7e\x73\x79\xc8\x49\xc3\x78\xf0\x20\x5a\x5a\x97\xde\x82\x50\x83\xa2\x6d\x2e\x54\x77\x09\x11\x0b\xc4\x20\x6b\x5a\xca\x46\x98\x4b\x6e\x2a\x90\x83\x14\xcc\xdf\x0a\xd3\x39\x84\x3b\xc0\xc9\xb3\xae\xa8\x6c\x0f\xb2\x03\xe8\x85\x44\x47\x4c\x3d\xa7\x67\xbf\xd0\xa4\x20\x1f\x83\x62\xad\x5a\xa1\x67\x7f\xf3\x73\x22\x66\xf3\x0b\x13\x29\xa8\x42\xed\xfd\x9d\xe0\xa1\x95\x84\x6b\xac\x68\x69\xc9\x38\xfb\xba\x7e\x14\x28\xbb\xac\x0a\x29\x99\x47\xc5\x33\x64\x3e\x85\xd7\x07\x70\x61\xa8\xee\x70\xa1\x59\x78\xc0\x25\xc6\x8c\xe9\x15\xc3\x36\xe3\x7b\x77\x59\x62\xcc\xd8\x24\xc5\x94\xc2\xc3\x2b\x76\x50\x0a\x90\x42\xc2\x76\x81\x58\x62\xa4\x29\xf0\xdc\x51\x80\x58\x2b\x70\x82\x37\xd3\x2e\x85\x03\xba\x0d\xac\x15\x56\x97\xba\x01\xa9\x34\xde\x12\x4a\x9c\xf1\xa2\x15\xaa\xd7\x6c\xec\x28\x90\x4a\xac\x38\x2e\x74\x8a\x97\x3f\x5a\x2b\x95\xe1\x19\x5a\x12\x9d\xe2\xe5\x21\xd5\x0a\x52\x0a\x94\xd7\x07\xd0\xaf\x19\x06\x15\x3e\x63\xa5\xfc\x86\xdf\x94\xfa\xe3\x2a\xab\x36\x1c\xe0\x5f\x83\x41\xb1\xae\x43\x52\x7e\x52\x04\x18\x00\xf4\x80\x97\xd0\x52\x5a\x46\x00\xae\x3a\x68\x88\x46\x91\xd4\x56\x96\x14\x34\x2c\x72\x94\xc6\xf4\x44\x9a\x00\xc2\xb0\x94\x13\xa0\x95\xd6\x11\x44\xe0\xf7\x77\x10\x5b\xb7\xc1\x5e\xad\x3a\x29\xd0\xb6\x25\x23\x39\xa5\x24\x33\xac\xb2\xa4\xa4\x94\x8c\x12\x0d\xa7\x4a\xc2\x77\x89\x75\xaa\xac\x2b\x2a\x08\xc8\x52\x84\x60\x2b\x50\xdf\x85\x71\x10\x8e\x45\x8a\x18\x6a\x25\xe0\xc6\xe9\x63\x4e\xa9\xcb\xe4\xbe\x04\x91\x5e\x4b\x58\x52\x57\x91\xf1\xbf\x15\x4a\x5d\x72\xec\x69\x25\xfe\x45\x9a\x94\x56\xa8\x00\x94\x87\x49\x2b\x71\x20\x6b\x85\x7b\x00\xd6\x1a\xa8\x81\x28\x5e\x93\xae\xbe\x96\x98\x8d\x32\x1d\x1e\xdc\x92\x89\x0a\x15\x7c\xdd\x68\x0c\xdf\xa4\xcd\xbb\x0e\x05\x5f\xf6\x2e\x75\x84\xb1\xfa\x5c\x77\x22\xad\xa8\x79\xa1\x86\xaf\x78\x84\x01\xbc\xf2\x8c\x26\x3f\xf0\x0f\x3b\xd6\xec\x11\xe1\xa3\xe1\x0f\x18\x8a\x6f\x52\x33\xc0\x2e\xe4\xa0\xd0\xca\xa0\x53\x88\xa6\x38\x90\x8c\xc1\xa4\x88\x61\x04\xc5\x6d\xde\xb9\xb4\x04\xba\x22\xc9\x69\xa3\x95\x01\xa6\x6c\x4c\x5c\xa2\x5a\x4d\xaf\x01\x21\x9a\xba\x43\xf8\x0d\xbd\x48\xcb\x84\x99\xd1\xa4\x67\x2e\x16\x3b\x0c\x63\xa8\xec\x5e\x47\x6d\xb2\x3f\x6d\x22\x05\x31\x1b\xaa\x0b\xfc\xf2\x8b\x8f\xc2\x92\xc4\x7a\xf7\x26\x50\x85\x27\x0f\x87\x56\x96\x28\x56\x6c\x1e\x29\x88\x5d\xef\xba\x72\x15\xda\x21\x6d\xcc\x2f\x50\xe1\xf5\xd7\x08\xc8\x6e\x62\x86\x02\x57\xa2\xcd\x1e\x0d\x85\x76\x48\xc3\x0c\xbe\x44\xd9\x88\x0a\xbb\xa3\xad\x11\x65\x07\xa2\x8a\x27\x97\x03\xb1\x1e\xa6\x8e\x07\x77\xd5\xf4\x15\x96\xc8\x61\xbc\x3a\x1a\x5f\xd0\x1a\x8f\x78\xa7\x0c\x6a\x05\x96\xc6\x6c\x72\x0a\x71\xcf\xea\xff\x42\x71\xcf\xf2\x6a\xa1\xab\xbd\xb7\x0d\xe2\x5e\x32\x41\x5b\xd2\x5e\xef\x26\x17\xe7\x78\xe7\x24\x6a\x05\xb9\xfa\x92\x97\x08\xe7\xa3\xed\xf5\xfc\x40\xc2\x00\xad\xe0\x3c\x97\xfc\x69\x98\x22\x20\xdb\x92\x57\x81\xac\xd7\x7c\x30\x2e\x24\x59\x91\x6c\xf8\x13\xb6\x3b\x4c\xf0\xe0\xf8\x9e\x24\x0b\x16\x78\x2b\xd9\xfc\x5d\xe0\xad\x94\xcc\x53\x97\xa8\x57\x6d\xee\x2e\x14\xf5\x6c\xa0\x29\x50\xf1\x4d\x53\x87\x8b\x31\xf1\xea\x10\x9e\xef\x6d\xfb\x1d\xc3\xb9\x89\x94\xba\x46\x97\x1b\x06\x30\x8b\x00\x77\x79\xe7\x74\x6a\x05\xfa\xc0\x17\x12\xdf\x0d\x77\x54\x8f\x0e\xef\x5d\xd3\x3a\x7a\x2e\x0d\x73\x98\x7b\x80\xbe\xfb\x85\x89\xb6\x3b\xd8\xe1\xbe\xa1\x0d\xb8\x99\x47\x4c\x00\x87\xa9\xb6\xbe\xbe\xbf\xbe\xbf\x7c\xc5\x2d\x50\x37\x36\x93\x01\x6a\x1b\xcd\x8f\x96\x98\x5a\xac\xc3\x2d\x4b\x4c\x5d\x14\x57\x6d\x24\xd5\xf1\xf7\x0f\x13\x4a\xf8\x7d\x1e\x4a\xf3\x1f\xfa\xd8\x57\x77\x40\x35\xb6\x9f\x2f\x00\xd8\x76\x5e\xa0\x4e\x6c\x06\xe8\x92\x7b\x8b\x2f\x58\xe5\xf9\xd9\x6f\x01\xe0\x39\x30\x43\xed\xd0\xc3\xe4\x7c\x9e\xd1\x85\xe7\x9f\x1d\xa9\x74\xb9\xb7\xe0\x8a\x7c\x94\xb5\x68\x4b\x2a\x83\x6e\x15\x09\xd8\x2a\x4c\xc7\x59\x5b\x50\xb7\x8a\x70\xcb\xa1\x36\x71\x3a\xfc\x42\x60\x48\xbf\xc0\x4d\x0e\x0f\x81\x90\x20\x5d\xd2\xea\x06\x21\x48\x06\x9b\x0a\xd3\x71\x9d\x7e\xff\x60\x07\x4d\x3f\xc0\x89\xe5\xf5\xc1\xb5\xe4\x8e\xe4\x0e\x19\x19\xe8\x25\x3c\x08\x86\xd4\xfb\x4b\x16\x2f\xca\xe0\xd9\x2a\x75\x92\xa2\xad\x35\x65\xac\x40\xfd\x25\x48\xc2\x42\x93\xca\x2c\x9b\x16\x74\x6a\x02\x4b\x35\x08\x12\x41\xe0\x01\x91\x19\x42\x52\x43\x4d\x34\xf0\x08\x44\x54\x4a\x8e\xee\x11\x60\x06\xdc\xdc\xbe\x61\xe7\xf4\x8c\x17\x3b\xc9\x3a\x68\x15\xa6\xec\xa8\x6e\x03\x71\xc5\x50\x2b\x85\xfb\x21\x4c\xae\x4b\xb8\x6f\xca\x56\xd3\x2a\xc2\x70\x7d\x45\xac\xb9\x7f\x7f\x29\xd5\x4a\xab\xc8\x85\xd6\x84\xb7\x15\x41\xb8\x21\x49\xb2\x52\xe9\x39\x74\xf0\x2a\x94\x9e\x63\x7a\x3c\xfa\x1d\xf9\x39\xb3\xc1\xf9\x39\xd2\x1d\x79\xcf\x33\xbc\xa0\xfc\x3d\x2f\x0b\x43\x88\x5e\xd7\x65\xa1\xda\x94\x5c\x0b\xf6\x6c\xb8\x4d\x6e\xe4\x4d\x2c\x0c\xc5\x73\x07\xb0\x8d\x8b\x97\x54\x28\x45\x4d\x49\x2b\x02\x07\xcc\xb1\x6b\xf9\x59\xa2\x47\xa0\x20\x27\x90\x41\x2b\x6a\x15\x60\xa5\x6b\x99\x2f\x50\x15\xae\x65\x66\xc0\xb5\x30\x9b\xa5\xee\x1b\x15\xf6\xff\xcd\x58\x50\xb9\x49\xfa\x00\xd7\x8b\x62\xbc\xa5\xf9\xde\x66\xbb\x5a\x19\x6f\x2a\x3c\x84\xf9\x7e\xf3\x15\xa8\xe2\x0a\x61\x05\x5a\xad\x24\x1f\xea\x11\x31\xb3\xa6\xc7\x95\x37\x86\x21\x79\xb8\x22\x4d\x98\x15\xaf\xb5\x01\xd3\xc5\x31\x6b\x43\x12\x39\xcf\x08\x91\x05\xa5\x6e\xbf\xe1\x37\x15\x39\xc4\x8a\x67\xdb\x08\xf2\xe9\xde\x99\x44\xcd\x2f\x30\x44\x58\x7b\x0a\x71\xff\x85\x24\x41\x24\x30\xc4\x96\xbc\xdf\x8a\xd1\x8c\xf2\xfe\xf4\x41\x0b\xac\xe7\xf5\x41\xe7\x0b\x82\x58\x30\xed\x93\xda\x1d\x27\xcd\x53\x5c\xe2\xf8\xa2\x30\x6a\x17\x44\x83\xf8\x7d\xd0\x8e\xf9\x7a\x01\xc1\x1a\x12\xf4\x6a\xe7\x0c\xdc\x06\x44\xbd\x03\x9d\xf6\x07\xad\xb1\xc3\x3d\xcb\x27\xab\x03\x0d\x8d\x03\x9d\xc4\x51\x30\x83\x39\xdd\xee\x5c\x75\x24\x4e\x48\x1d\x0e\x9c\x24\x53\x3b\x4a\xeb\x66\x52\x75\x10\x88\xee\x91\x40\x7c\x0d\x01\xa7\x40\xc9\xff\x15\xd2\x78\x95\x18\x50\x61\x71\x9f\x3e\x08\x74\xe2\xb3\x81\xbb\x0e\xa4\x8a\xf0\x2e\x20\x2e\xc0\x26\xf5\x8a\xb8\x00\x7b\x2f\xd5\xc9\x35\xbc\x7e\x40\x30\x9c\xf1\x7a\x72\x0d\x1e\x72\x72\x0d\xda\x16\xe6\xbe\x32\x10\x90\x38\xa6\xf8\x20\xac\x0b\x40\xb6\xcd\xa6\x52\x15\x3b\x8d\x8a\xeb\x06\xd0\xaa\x11\x69\xc9\xeb\x8b\xb3\xa8\xbd\x06\xb4\xea\xb2\xee\x04\x9a\xae\x20\x75\xc9\xeb\xcd\xb2\x54\x5d\xf2\x7a\xb3\xac\x51\x97\xb8\x5e\xa3\xba\x7d\x20\xc3\xb2\x3b\xc4\x15\xc7\x2c\x60\xe7\x84\xdc\xbe\x39\xa0\x40\x80\x74\x51\xc5\x40\x85\x0d\x7f\x7b\xb1\x41\x18\xf1\xad\xbc\xa8\x30\xe2\x6f\xd3\x24\x91\x56\x7c\xd3\xdc\x03\x6b\x94\x92\xac\x1e\xf4\x26\xd2\x92\x96\x7c\xdf\x94\xd5\xa0\xd5\xe3\xfc\xfe\x9a\x9b\xf1\x04\x46\x7a\x8b\xdf\xf5\xe0\x94\xbd\x26\x64\x78\xb2\x02\xa2\xae\x0b\x81\xef\xda\x15\xd7\x01\x6b\x98\xea\x89\xb3\x28\xab\x51\x3d\x89\x05\xd5\x3f\x20\x01\x98\xf9\x30\xad\xfe\xb3\x7a\x00\xa4\x40\x33\xa3\x3f\x91\x71\xc4\x68\x04\x75\xf1\x8b\x27\x20\xf4\xf6\x25\x39\xac\x0b\x43\xb3\x2b\x63\x45\x64\xed\x34\x1a\x9d\xf7\x5a\x80\xbb\xc3\xfa\x8c\xc6\xd0\x25\xbf\xb8\x24\x82\x1b\x36\x0f\x77\x71\x81\xea\x7e\xdd\x2f\x96\xf8\xa2\x76\x70\x3d\xda\x01\xe8\x92\xed\x7e\x54\x71\xbf\xd8\x5e\x10\x60\xb4\xc3\x34\x67\xbf\xb8\x02\xbf\x00\xb4\xf2\x51\xbd\x6e\xb4\xb5\x04\x44\x3b\x64\x7f\xcf\x50\xdb\xa9\x2b\x4f\x5d\x97\x8a\xd1\x4d\xbf\x6e\x78\xf8\x5a\x58\xc3\x1d\xe1\x85\x85\x37\xce\x81\xa5\xc5\x1b\x01\x7e\x5e\xd2\x4f\x70\x83\xdf\x87\x4b\x79\xfb\x4d\x8e\xb5\x56\x11\xf9\xf0\x3a\xa5\xeb\x82\x50\xec\xce\x5c\x11\x54\x6b\xe7\xa6\xfa\xe0\x54\x1b\xc3\x20\x8f\xdb\xa6\x56\x1f\x82\xcf\xa2\x2a\xe4\xf1\x17\x06\x3f\x04\x9f\xc0\x49\x03\xff\x34\x86\x3d\xb8\xb0\x49\xd2\x6b\x14\xd8\xed\x52\xd0\x20\xb0\xa7\xd7\x0b\x15\x87\x68\xa8\x4d\x1c\x96\x14\xd1\x36\x06\x57\x27\xb5\x11\x3f\x2e\xa4\x6b\x1b\x71\xa0\xfb\x85\xb9\x90\xb2\xa9\x09\xa4\x14\xa1\x6a\x94\x9e\x3d\x81\x25\x3d\x37\xc7\x31\xb4\x44\x4a\xe7\xe7\x38\xf5\x12\xbc\x5a\x06\x52\x8b\x72\x36\xc6\xb5\x2a\x0f\x58\x6b\xb0\xb8\xdb\xe9\xa2\x21\x31\xaf\x7d\x81\x1a\x12\xef\x2a\x4b\x43\x6b\x99\x40\x17\x57\x6f\xb0\xb0\xcf\xee\x17\xc8\x5f\xa6\x7b\x80\xb4\x59\x3d\x02\x42\x6f\x0d\xe3\x82\x29\x4a\x99\xdf\x0a\xe3\x20\x04\xa1\x42\x4a\xa8\x7b\x7b\x2b\xc0\x0b\x5d\xf4\x1b\x72\xe9\xd6\xea\x0e\x71\x8a\xaa\xdf\xbf\x18\x35\xa5\x29\x43\x36\x54\x86\x98\xd6\x0a\x80\xee\x4d\x42\x26\xf0\x64\xd3\x5c\xab\x80\xba\x97\x00\xe5\x75\xda\xc4\x2f\x1a\x32\xba\x98\x4b\x37\xf8\x86\xaa\xd4\x40\x6b\xf0\x0d\x4d\xca\x3a\xd6\x1a\xd2\xe1\xda\x99\xb4\x2d\xe1\x71\xc9\xa4\x6a\xef\x0b\x2d\xdc\x7c\xbe\xbf\x86\x3d\x77\x5a\x03\xcc\x8c\x36\x0d\xd9\xf4\x24\x18\x35\x44\xa9\x26\xe5\x1f\x6e\xad\x81\x58\x55\xbf\x00\x06\x28\x52\xd4\x1a\x60\xd6\x3c\x00\x61\x66\x18\x35\xe6\xbe\xd0\x07\x48\x35\x1f\x52\x50\xb5\x80\x4f\xd7\xe6\xe7\x0d\x9e\x1d\x82\xc0\x92\xf5\x72\xf5\xc1\x08\xe2\x99\xbf\x87\x35\xd3\x13\x8c\x83\x13\x10\xa2\x22\x58\xa2\x8b\x1a\xb4\xc0\xe1\x36\x88\x91\xc8\xcc\x06\xe2\x46\x45\xaa\xb1\xa4\xe3\x64\xe8\xec\xb7\x8e\x4b\x92\x54\xbf\xad\x73\xc5\x52\x77\xb4\x0e\x62\x2b\xd9\xae\x75\x06\xdf\xf9\x0b\x0a\x77\x52\xd8\xb4\x01\x2c\xf1\x12\x07\x52\x26\xeb\x46\xd1\x06\xf1\x56\x4b\x1e\x88\x18\xf7\xd9\x1c\xeb\xe2\xfa\x7e\x3e\xd0\x9f\x56\x3c\x10\x82\x24\x31\xa9\x41\x11\x3b\x7c\xd0\x06\x56\xf8\x9a\x0f\x69\x89\x16\x34\x89\xd6\xc6\x9a\xc9\x09\xbb\x0d\x62\x62\x62\x06\x67\xca\x92\xdd\x01\x90\xd4\xb4\x6b\xe2\x46\xf0\x6a\x5f\x90\xae\x05\xa0\x49\x83\x82\x8f\xf6\xc4\x8c\xc4\x7e\x1a\xa2\x35\xec\xa1\xd6\xf6\x1d\xf1\x22\xea\x60\x27\x12\x78\x0f\x96\xdc\x35\x96\x4c\xf2\x0b\x7e\xd3\x76\xee\xa8\xa4\xf5\xb6\x23\x87\xa5\xb8\x63\x3b\xb0\x7e\x09\x65\x28\x4c\x30\x6c\x87\x44\x65\x82\x6a\x09\xa8\x1d\x3c\x55\x26\x5d\x07\x4e\x95\x31\x02\xe1\x1e\xe9\xc5\x1f\xe0\x39\x39\x8d\x02\x07\x55\x8c\xe1\x2f\x00\x52\xaf\xf8\x00\x8f\xf3\xb5\xb4\x21\x21\x8a\x23\xdf\x1a\xf2\x74\x26\x3b\x4f\xb6\x13\x9b\x26\x29\xa3\x21\xc6\xd3\x86\x3c\xd4\x53\x18\xd5\x07\xf3\x84\x77\x8f\xa9\xe9\xc9\x29\x89\xed\xb6\x93\xbb\xac\x39\x2f\xb1\x69\x38\x62\xa3\x5d\x80\x9a\x09\x3e\xe5\x22\xa3\xe5\x05\xaf\x37\xd3\xa2\x8b\x58\xa5\x25\x5e\xa4\x85\x9e\x31\x6c\xf0\xd5\xdb\x74\xed\x20\x76\xfe\x80\x58\x30\x3c\x02\x34\xc3\xd9\x23\x80\x14\xe8\xda\xd7\x2e\xe2\x9d\xee\xb6\xed\x22\xde\xa9\x7d\xf3\x24\x98\x9a\x21\x2c\x74\x98\x0b\xde\x24\xf0\x66\x93\x37\xc2\x4c\x0c\xd5\x1b\x8b\xd2\x85\xa0\xdd\xc0\x04\x6f\xf4\x8d\x35\x49\x1d\xd1\xa0\x7c\x4d\xca\xb6\xd1\x1a\x94\xaf\xf5\x35\xc0\x92\x03\x36\xaf\xe1\x06\xdf\xed\x1e\x10\x4b\x90\xb8\xde\x1e\xe2\xa2\x4f\x3f\xbc\x29\xab\x07\x78\x62\x75\xe8\x6d\x7c\x40\x70\xbb\x3b\x40\xb2\x39\xd3\xd7\x07\xe4\x6e\xba\x0d\x72\x67\x75\x78\x2c\xe1\x68\x89\x48\x6a\x03\x0f\x84\x48\x28\xaf\x31\x9a\x58\x48\x40\xf4\x49\xb6\x03\xc5\x86\x25\x4f\xbf\x30\xe1\x20\x53\xd4\x06\x0f\xd2\x8a\x62\xbb\x00\x12\xbf\x8f\x62\x1f\xd9\xcf\x11\xc0\x2e\x41\x21\x10\xa2\x62\x0f\xdc\x48\x40\xb4\xd7\x00\x09\x20\x11\xe2\x45\x62\x86\x61\x4d\x10\x49\x46\xb6\xec\x0e\x0f\x68\x12\xb5\xe2\x84\x2b\x94\x30\x39\xe0\xcd\x98\x94\x99\xa0\x45\x22\x0c\x3d\x20\x36\x4d\xe2\x77\x40\x11\x68\x57\x8e\xc8\xc4\xa2\xae\x76\x07\x88\x35\x01\x68\x02\x5f\xae\xde\x91\x11\xf8\x93\xdc\x3e\xf1\x81\x26\xb0\x84\xaf\xd6\x36\x3f\xbf\xb1\x62\xad\x00\x6e\x01\x21\x16\x11\x4b\xf6\x9a\xa6\x90\x41\x45\x9f\x27\x04\xd9\x4b\x89\x11\x5a\x40\xd1\x97\x92\xf7\xa0\x40\xd0\x11\xda\x06\x2a\x15\x29\x79\x68\x8b\x02\x79\x78\xf3\x00\x44\x0a\xdd\x30\xa2\x0c\xcc\xc0\x1d\x4e\xac\xc0\x1f\xec\xfc\xc0\x53\x40\x1e\x49\x11\xf1\x80\x62\xcf\xf7\x64\x96\x71\x49\xc9\x68\xb1\x84\xb7\xe9\x60\x2a\x24\x16\x6d\xf6\x66\x8f\x4a\x98\x69\x00\xc4\x88\xaa\xe6\x4e\x8b\x25\x4b\xb5\x75\xf4\x7f\xc1\x73\xa2\x71\x07\xb5\x9c\x36\xd0\x16\x3c\x1a\x97\x27\x14\x6a\x9c\x8c\x56\xd3\x80\xf3\xa2\xee\x11\xd8\x20\x91\x01\x24\x41\x4d\xc9\x6e\xd7\x11\x19\x1d\x6a\xb6\xc1\x1d\xf2\x31\x0c\x4e\xdf\x6d\xee\x90\x3f\x20\x9d\xd0\x8c\x83\x3b\x64\x1c\x41\xd4\xcd\xe6\x63\xcb\xbc\x76\xc6\xb9\x25\xb9\x55\xeb\xd0\x62\x49\x6e\xcd\x71\x53\x11\xa4\xd6\xfe\xfe\x01\x4e\x0a\xde\x9d\x1b\x26\x36\x1c\xd0\xf2\x39\xfe\x21\x7a\xc6\x0c\xd5\x61\xff\x59\xa2\x80\x08\xdf\x48\x1b\xae\x82\x51\x35\x2a\xde\xd3\xa2\xb3\xa2\x95\xa6\xd0\xb9\x46\x89\x6a\x81\xfc\xfa\x56\x5d\x46\x9f\xc0\x19\x81\xbd\x13\x0b\x25\xb9\xc4\xe0\xbe\x68\x84\xd1\x30\x67\x75\x30\x02\x6d\x4d\x09\xce\x92\x61\xa4\x1c\x24\x25\x02\xc2\x20\x29\x11\xb9\x0e\xa4\xeb\xb0\xe6\x32\x90\x90\xde\x46\x87\x98\x05\x15\x5d\xf4\x7c\x56\x76\x20\x28\xa2\xf8\x93\x19\x4e\xc0\xaa\x5e\x7c\x6e\xf6\x82\xdb\xb7\x3a\xdc\x81\x07\xe2\x91\xc1\x6c\x18\xc9\xc4\x0c\xf9\xd7\xad\x6c\x88\x25\x4d\x4d\xab\xbb\x63\x7f\x30\x23\x2d\x71\x49\x4f\x73\x93\x59\x24\x60\xa1\x0e\xf7\x77\x30\xf6\xc9\xc4\xea\x20\x79\xd6\x00\x48\x71\xee\xf0\xae\x38\x10\xbb\xe4\x0e\xa0\x90\xb2\x06\x2b\xce\x84\xb6\xf0\x04\xb1\xb2\xa1\x1b\x40\x20\x56\xd6\x7a\xcb\x38\x49\x7a\xfc\x3e\x36\xdd\xa4\x08\x06\x6a\x3b\x5a\x07\x62\x48\x92\xf3\x1c\x04\x52\x86\x5b\x21\x15\x88\xa5\x7d\x75\x00\xc9\xc7\x71\x32\x71\xf5\x77\x15\x9e\x16\x17\x7d\xac\xfc\xfe\x01\x21\xc3\xcf\x4f\x06\xfa\xf8\x05\x90\x2a\xe3\xf1\x85\x14\x5c\x86\x10\xf4\x41\xf6\x7e\x8c\x1b\xee\x2c\xd2\x15\xc7\x8d\x93\xe5\xfe\x6e\xdc\x50\xbc\x03\x70\x2d\x7c\x45\x88\x07\x6c\xcc\x56\x67\xc4\x8d\xb3\x6d\x62\x7c\x73\x86\xba\xc7\x06\xc2\x75\x8b\x24\xe2\x40\x48\x49\x35\xd6\x3d\x8c\x92\xd1\x0a\x1e\xc4\x14\x7a\x0f\x20\xc5\x34\x4f\xe0\x01\xbd\xd4\x15\x24\xa0\x03\x72\x80\x7e\x30\x86\xc3\xd4\x6b\x49\x31\xe5\x85\x64\x0f\x91\xf2\xf3\x7e\x67\x56\xe3\xe6\x36\xb6\x48\xb7\xca\xbe\x11\x29\xa5\x3c\xe8\x08\xcd\x75\xf0\x54\x5f\x52\xcd\xb4\xad\xac\xb3\x72\xd5\xe6\x36\x26\x2c\xb7\x8b\xbe\xed\x68\xfb\x39\x7c\xd7\xc5\x61\xfb\x46\x08\x56\xff\x70\x21\xa0\x3a\xfd\x86\xdd\xf4\x84\x1b\x8b\xa8\x46\x4f\x05\x6d\xcd\x3e\x41\x26\x7b\x3d\xc7\xa1\xce\xcd\x3f\x0c\xbc\xe0\x0f\xc0\x8f\xb4\x9f\xfd\x5f\x16\x8a\x6a\xc8\xb9\x5d\x6c\xca\xec\xc8\x39\x51\xc4\xff\x91\x82\xbb\xd9\xd7\xb3\x43\x7d\x64\xcf\xfa\xce\xf8\x8c\x2c\x32\xd3\x21\xc1\x6c\x86\x17\xd4\x47\x36\x8a\x75\x86\x5f\xe8\x4c\x75\x28\x7f\x36\x29\xc0\x7a\xe1\x80\x7e\xce\x4a\x59\xea\x0f\x85\x92\x7c\x69\xef\xc8\xcd\xab\x02\x6b\xad\x43\x7c\x48\x59\x94\xb8\xb3\x10\x92\x07\x40\x34\x45\xb2\x5f\x4a\xaf\xf0\xdb\x96\x6e\xa6\x23\x49\x85\x55\x7c\x1d\x66\xbf\xc8\x6e\x73\xc9\x3a\xe6\x1d\x02\xc8\xf6\x7a\x01\x92\xf8\xeb\x39\xd2\x07\x1b\x44\xc8\xb5\x6b\x8d\x5b\x67\x0e\x33\xe1\x78\x47\x3c\x85\xad\x21\x1d\x9e\x81\xd6\x1a\xf7\x86\x58\x04\x83\x18\x86\xbd\x36\xfd\x3e\xb7\x40\x0b\x84\x0c\xf2\x7a\xcc\x24\x45\x1e\x1e\xe1\x88\x92\x40\x3a\xdc\x02\x1d\x30\xd3\x91\x17\x77\xf3\x89\x81\xdb\x9f\xd5\x73\x3d\x78\xc4\x24\xe7\x77\x24\xce\x75\x16\x8f\x4e\x09\x24\xbf\x7e\x18\x80\xb8\x7b\xc0\x9e\xbf\x46\x40\xf9\x1f\x23\x19\x24\x90\xad\xba\xcd\x33\xe6\x43\x07\xdd\xd1\x26\x11\xaf\xc7\xcd\x17\xfc\x03\x2c\xe2\x06\x69\x07\xd6\x35\xb7\xe1\x4c\x25\x5e\xd8\xe9\xc5\xe7\x63\xd0\x39\x03\xad\xa0\x03\xc4\xd2\xbc\x74\x38\xe9\x15\xe3\xd0\x80\x6f\x4f\xf3\x73\xb8\x4a\x7a\x45\x10\x2f\x36\x31\xeb\x3e\x38\xbe\xf6\x04\xb9\x78\x55\x5b\xa5\xf5\x81\xf1\xbc\x47\x08\xab\xb5\x54\xdd\x27\xd7\xa3\xf5\x22\x33\x97\x23\x42\xfb\x0e\x17\x72\x93\xc9\x3d\x01\x65\xb5\x9e\x1d\x25\x1c\x37\x3f\x67\x6c\xbc\xfa\x87\x01\xce\x7e\xfa\x1d\x06\xb8\x64\x37\xc7\x8e\x62\x2f\x16\x1a\x3b\x0c\x70\x9b\x8f\x3d\xfc\xe5\x92\x15\xa4\x7d\xc7\x9e\x8b\x75\xf5\x9d\xee\xae\xaf\x21\x11\xe1\xd9\x3d\xa5\x93\x2f\xf8\x0b\x6c\xba\xcc\x07\x1d\xb9\x6c\x6d\x6c\xe9\x07\xce\xb5\x49\xe3\xc1\xe8\x05\x93\x8e\x83\x8b\x12\x16\x1d\x40\x4b\x93\x26\x38\xc4\x29\x17\x61\xeb\xe7\x12\x80\xbc\x67\x27\x6f\x93\x6e\xa3\x24\x9b\x84\xd4\x0e\x7b\x94\x93\x1e\x75\xe8\x55\x7c\x37\xeb\xcc\xf3\x6a\xbf\xfa\x0e\x87\xb7\xd7\x7c\x60\x90\x72\xbc\x63\xbf\x38\x3f\x2d\xf8\x02\x08\x5f\xdf\x83\x36\xff\x2e\x97\x4d\x87\xe8\x61\x81\xb7\x53\xc7\xe2\xdb\x76\xbf\x58\x33\x4c\xa3\x51\xc7\x62\x14\xbc\x21\x9d\x49\xd6\xe8\xd0\xa0\x58\x13\xd6\x6f\x0e\xa0\xe5\xde\x1c\xc0\x1b\x0a\x0d\x88\x05\xd4\xfe\xb0\x03\x81\xfb\x81\x62\xcb\xa7\xfe\xe1\xf2\x35\x41\xd4\x1a\x99\x26\xf4\x28\x35\xa2\xf2\x1a\xad\x3f\x9c\xc0\xe7\xfb\x01\x7d\x87\x2f\x46\x03\xd1\x9e\xc9\xb6\xfa\xb1\x65\xd8\x66\x42\xed\x86\xcc\x22\x53\x6d\xd8\x33\x75\x08\xc6\x12\x1d\x9a\xfd\x0f\xc7\x86\x0c\x16\xa2\x4a\x63\x03\xd1\xd0\xdd\x6f\x50\x34\x50\x91\xc3\x36\x18\xee\xa9\xcb\xe0\x80\x2b\x95\xb5\x03\x03\x0a\x0f\x33\xf3\x41\x7d\x87\x4e\xfd\x48\x40\x00\x41\x60\x24\x5c\x36\xbd\x00\xa8\x2f\xb6\xd7\xf7\x4c\x39\xaa\xab\xf1\xc8\x04\x89\x56\x48\x6b\x52\xf1\xf3\x8a\x90\x5f\x81\x30\x33\x5e\x55\x0b\x80\xfa\xc1\x9e\x55\xa3\x20\xcf\xae\x27\x58\x12\x8a\x5a\x69\x02\x05\x09\x91\x0c\x00\x16\xd6\xf5\x78\x15\x28\x20\xd6\x3c\x16\xeb\x1d\xaa\xca\xd8\x06\x22\x15\x1d\x61\x3c\x90\xe5\xbe\x85\xdb\xd7\xf7\x57\xb4\xd7\xfb\xc0\x39\x9b\x61\x46\xc5\x5d\x55\xd7\xf7\x01\x2f\xff\x64\xab\xc3\x58\xbc\xb7\xbc\x66\x84\x02\xbd\xb6\x1c\x0d\x24\xd1\x48\x36\x1d\x0d\x04\x3b\xda\xa5\x65\x2c\x66\x3d\x9a\xb1\xac\x21\xc6\xd9\x20\x01\xf7\xcd\x22\x2a\x23\x70\xa9\xd1\xe5\x78\xf0\xbe\xff\x82\x79\xc0\x44\xe9\x3d\x0b\x50\x05\xa9\x80\x06\x5c\xe2\xed\x4d\x36\x02\xac\x42\xac\x6b\x30\xb0\xd0\x2b\x58\x57\xe1\x61\xd7\x88\x01\xb3\x88\xbd\x62\x07\xcd\x22\xd6\x17\x8f\x01\x24\x91\x38\x33\x60\x16\xb1\xd6\x6d\x80\xf7\x25\x6b\xc5\x06\x98\x5f\x7e\x75\x50\xf9\x82\x86\x84\x87\xfa\x7b\x04\xe0\xb1\x2e\x7e\x03\x91\x85\xf6\x87\x1b\x8b\xdb\x95\x22\x21\x74\xa0\x16\x9b\x35\x40\x03\x39\x21\x54\x91\xb9\x8d\x09\x42\x38\xfc\x1c\x12\x9b\x03\xbb\xc7\x3c\x17\x69\xf1\x12\x60\xe8\x48\x56\xf4\x8d\x79\x23\x30\x5a\x40\x85\x07\xfa\x0b\xf1\x16\x3b\xcb\x0e\x45\x19\xa8\x5d\xe6\x24\x14\x03\x96\x89\x69\x3c\x43\x9e\x29\xbb\x2e\x8c\xe3\xc0\x26\xb8\x4d\x11\x52\x88\x7f\xb0\x78\x8a\x07\x44\xde\x28\xfb\xbe\x8e\xf3\xc7\xf1\x48\x6d\x60\x85\x07\x80\xef\x45\xf2\xdd\x74\xc0\x4c\xd0\xc4\x2d\x07\xb4\xfe\x76\xf7\x18\x17\x2b\xc2\x8a\x41\x0f\xd4\xb3\x0a\x6f\xfb\x55\xf9\x82\xa0\x0a\xbd\xff\xfc\x55\x0d\x9c\x36\x2e\x64\x3c\x92\x42\x66\x20\xec\x4e\x39\x61\xdb\x58\xbc\x6b\x3a\xf9\xce\x40\x10\x9d\x63\xfb\xc7\xe2\x46\x23\x7b\xfa\x37\x74\x05\x12\xe8\x06\xbc\xad\x93\x13\xa5\x0c\x44\xd9\x4d\x0f\xc8\xab\x70\xf3\x49\x47\x94\x5d\x36\xde\xdf\xc8\x65\x66\x80\xdd\xf4\x4e\x90\xcc\x37\xee\xe3\x5d\x53\xb7\x8d\x75\x57\x2e\xd9\xc4\xed\xfe\x29\x78\xe3\x1e\x17\x12\xf9\xe2\x30\x16\xc3\x1b\xc3\xd4\x0d\x0e\xd3\xe5\xd5\xa6\x47\x90\xdb\x88\x6a\x33\x75\x43\x1c\xdf\x8b\x1a\x2e\x86\x37\xec\xed\x30\x1e\xdc\x34\x45\x6a\xe6\xe2\x67\x2e\xfa\xdb\xe6\x46\x10\xbc\x7e\x40\x91\x5f\x69\x78\x26\x9d\x8d\x85\x64\x13\x69\x1b\xed\x79\x3b\xa1\xb0\x4f\x4a\x93\xde\xe6\x86\x48\x41\x69\x78\x26\xea\x26\x3b\x92\x7c\x2e\x06\x56\xde\xed\x40\xa5\x16\x75\x98\x18\x99\xd8\xd4\xde\x21\xb6\x6a\x02\xc8\x3f\x90\x4c\x4d\x27\x92\x30\x5a\x11\x38\xc1\xd1\x9c\x9f\x6d\xe6\xb5\xeb\xaf\x15\x65\x2e\x59\xd4\x72\x42\x43\x1f\x9e\x51\x6e\x68\x6b\xc4\xcc\x73\x33\xdc\x43\x7f\x17\x42\x6e\x93\x2a\x7c\xe7\x09\x99\xa8\x6c\x1c\xd5\x3d\x20\x45\xf6\xeb\x39\xd3\x3d\x7b\x44\x86\x6d\x89\xda\x4d\x66\x30\x78\xad\x01\xfa\x6a\x29\x7d\x26\x32\x18\x38\x52\x7c\x16\x0a\x62\x22\x6f\xb3\x30\x14\x4f\x6b\x84\xb3\xae\x4d\xfb\xb3\x74\x64\xcb\xd7\x92\xca\x80\xa0\xac\x19\x17\xda\x6d\x04\xe4\xc2\x5d\xf0\xf7\xdc\x05\x6f\x33\x1c\x32\x7c\xe1\x9b\x74\xc8\x68\xaf\x19\xe0\xf4\x7a\x9b\xe0\x6f\xe1\x0b\xe0\xe4\x95\xdb\x98\x5a\xb9\x4d\xa2\xbf\x93\xb9\xb8\x0c\x75\x84\x02\x5a\xd2\x99\xa8\x8f\xf3\x42\x1c\xf8\xea\x86\xf1\xa4\xf2\xf0\xbe\x46\xc4\x2e\x78\x9f\x71\x27\x37\xdf\x9f\xcc\x2b\x2e\x59\x6f\x52\x30\x70\x34\xca\x6c\xcc\xae\xaf\x5d\x62\xde\x70\x09\xe3\x13\x0e\x19\xbe\x71\x4e\x84\xf7\x59\x7d\x3b\x1b\x72\x3b\xea\xc6\x35\x61\x48\x50\x85\xd3\x36\x1b\xa2\x69\x94\x41\xbf\xcd\x75\xcb\x6f\x76\xe3\x9c\xa8\xd9\x5b\x45\x8f\x27\x2d\x07\xce\x6e\x32\x03\x5c\x52\x77\xda\x09\xc3\x80\xc4\xdf\x89\x12\xbb\xbe\x2e\xcd\x40\xf8\xbe\xc7\xa3\x83\x86\xe3\x4b\xe6\x12\x24\xc6\x6b\x0f\xe2\xe2\x0b\x9e\x01\x98\x9c\x58\xc8\x44\xec\x9c\xbd\x3a\x27\x8a\xe4\xda\x6d\x74\x52\x8d\x1f\xd9\x1f\x04\x76\x51\x53\xa4\x1a\x3f\x7c\x7c\xe1\xae\xab\x7a\x2a\x6d\xa2\x4c\x6e\xeb\xbf\x72\x88\x46\xa1\xb7\xe4\x04\x73\x73\xc9\x2d\x61\x51\x6e\x0e\xa6\xc8\xd3\x8e\x2c\xb1\x25\x2c\x3d\xa3\x2e\x5c\x71\xcc\xf0\x1c\x3f\xd3\xf7\x0f\xc8\x6a\x24\x71\x7d\x22\x09\xb8\x03\xc3\x27\xd2\x6d\xaa\xdc\x57\x9b\x83\x5b\x2c\x26\x3d\x51\xe5\x56\x29\xbe\xdb\x1c\x17\x66\x20\x00\x22\xc7\x81\xbd\xf3\xe6\x64\xe2\x74\x81\x03\xc9\xb3\x54\x60\xa7\xcd\xd9\xd7\xf7\xa6\xd7\xf0\xf7\x48\x21\x4d\xd0\x84\x23\xae\x33\x81\xcc\x25\xf7\x0c\x67\xfb\x9a\x4b\xec\x09\x07\xc9\xce\x1d\x20\xf1\x80\x7b\x45\x5b\x13\xda\x1b\x1c\xaf\xfc\x1c\xf9\xa1\x8d\x11\xeb\x0e\x1f\x0e\xa0\x9a\xb8\xa2\xdb\xa9\x7f\xee\x0f\x9e\x6b\x7e\xeb\xca\x1e\x16\xb3\xe6\x81\xfc\x01\xa6\x23\xf4\xa6\x08\xef\x09\x82\xde\x7c\x45\x9b\x07\x16\xe0\x09\x9d\xc0\x30\x49\xeb\xf3\xdc\x31\x80\xdb\xe4\xe9\x82\x18\x2b\x30\x7a\x8b\x11\x93\xe6\x14\xb9\xf3\xe2\x04\x85\x23\x17\xea\x42\xfb\x14\xe3\x0a\x6f\xfd\xed\xbc\xb8\x23\x9a\xdf\x12\x83\xc2\x7a\x97\x79\x11\x25\xbc\x03\x48\xa0\x9d\x4c\x97\xe8\x2b\xe1\xd8\x92\x79\xc1\x68\x62\x62\x7e\x01\x67\x24\xb6\xcc\x1b\x5b\x26\xbd\xca\x84\xc6\x3f\x85\xb9\x05\xc2\xca\x2c\x0b\x4f\xe4\xbb\x4e\xe6\x4f\xa8\x9d\xe2\x7b\xfb\x5c\x52\x47\xf8\x7e\x30\xe9\xb5\x69\x23\xc3\x7c\x10\xe7\x67\xb4\x47\x96\x25\x87\x05\xef\x70\xc2\x4c\x36\x30\xee\x1b\xcb\x28\x4d\xb5\x19\x78\x28\xbc\xdf\xa1\xd4\x57\x21\xa8\xb6\x6f\xd4\x9e\xb9\x8d\x34\xc2\x5a\xc2\xbe\x11\xaa\x55\x6d\x4e\xd9\x03\x9c\x68\x6b\x46\x09\x94\x40\xca\xab\x3d\x71\x02\xc2\xfb\x3d\x01\x88\xc5\x6d\xb0\x9b\xe9\x0e\x58\x7f\x5c\x03\x20\x17\xb4\x33\x37\xef\x4c\x83\x24\x0e\xba\x67\xf6\x57\xd4\xc6\xa6\xa8\x96\x58\xdb\x33\x2e\xc2\xc3\x2f\x30\x71\x86\xda\xb0\xe3\x17\xc1\x7c\x2f\xc0\x43\x1d\xb4\x9d\x76\x7c\xc7\x97\xee\x05\x27\x55\x92\xd6\x8e\x9b\x76\xea\x22\x05\x7b\x61\xf0\xa4\x3f\x00\x8c\xa4\x1c\xdb\xeb\x86\x76\x53\x3b\x41\x00\x77\x9b\x39\x7c\x04\xa2\x8a\x0a\xe6\x92\x96\xf7\x8a\x93\xe6\x09\x2d\xfe\x18\x56\x4a\xef\x50\x62\x5b\xa3\xba\x07\x56\x24\x52\xbf\xa3\x84\xbc\x3d\x9f\xf7\xc0\x49\x2a\x7e\x7f\x87\xff\xa1\xdb\xd7\xf7\xd7\x74\x30\xe3\x8e\xa2\x12\x36\x64\xed\x1d\xe3\xeb\x60\xed\xc8\xcc\x68\x1b\xf3\xde\xd1\xbf\x68\xed\xde\x31\xff\xfa\xab\x64\x36\x7b\xc7\xf5\xd0\x83\x31\xeb\xa1\x54\x8f\xfb\xba\x90\x66\x47\x0e\xed\x13\x74\xd1\xc0\xdb\xfb\x9a\xbc\xc8\xd2\xbe\x73\x70\xf5\x47\xba\xa8\x3b\xfe\x7e\x20\xa6\x4e\xca\xbb\x9d\x8e\x6c\xce\xea\xbb\x1f\x0d\x8a\x10\x0d\x70\xe0\x84\x48\x75\xb5\xaf\xfb\xe5\xb0\x02\x7d\x27\xdd\x94\x10\xbb\x9f\x48\xe9\x64\x84\x3e\xc1\x2b\x7d\x00\x90\xd8\xc5\xfe\x56\x3b\x62\x7b\x9d\x72\x6a\x27\x9d\xf4\xee\xfd\xd4\xb4\x0a\xff\x00\xfc\x94\x34\xb2\xd3\x89\xcc\xa1\x95\xfb\x15\x78\x41\xfb\x7b\x01\x44\xa6\x11\xa4\xa4\xe2\x04\xfb\x05\xfc\xf5\x91\xbc\x81\xbf\x52\xa3\xec\xb8\x20\xda\x55\x71\xa7\x47\x98\xb3\x9b\xee\x24\x9c\xde\xb3\x9b\x13\xd0\x80\x70\x95\xf7\xed\x6d\xe7\xfd\x70\x18\x83\x6e\x6e\xaa\x5e\x78\x40\x65\x7c\x62\x9e\x86\x15\x68\x45\xa8\x84\x9c\xc5\x1c\x8f\x45\x27\xa7\x43\xc2\x8f\x45\xd5\xa6\x13\x8d\x1d\xa4\x6a\xe1\x36\x27\x30\xfd\x01\x3b\xac\x6a\x9f\x48\xdd\xac\x36\xb2\xc3\x59\x41\x7a\x24\xa0\xbc\x40\x7e\x20\x4b\x4a\x72\x1d\x80\x63\x5d\xcf\xa6\xcd\xcd\x47\x4e\x68\x37\xb5\x77\xb4\x3f\x2b\x3a\x0a\x32\x2b\xeb\xcc\x1f\xf0\xfc\x4e\x56\x7b\x1c\x24\x5b\x12\xf8\x0e\x92\x2d\x8b\x90\x07\xdc\x8f\x1c\x77\x78\x14\x4e\x51\x4b\x28\x48\x6d\xa3\xcb\xd5\x41\x2a\xa5\x7b\xc0\x51\x4f\xcc\x48\x4b\xa2\x69\x4d\x58\x74\x34\xec\x49\xf7\x73\x60\xc1\xd4\xae\x1f\x0d\x58\x20\x95\xec\xd1\x60\xec\x32\x0c\x91\x23\xb7\xbc\x3a\x08\x76\xa0\x19\xa0\x3a\x90\x2f\x98\x07\xaa\x58\x3a\x98\xf4\x68\x10\x61\x5f\x33\xc2\x51\x17\x1a\x1e\x0d\x65\xa2\x0c\x32\x56\x07\x6a\x1e\x10\x41\x30\xd5\xcf\x6f\x4e\xc0\x1d\x22\x05\x86\x57\x40\xc2\x2a\x34\x3d\x02\x19\x2e\x74\xf4\x8f\x40\xd8\xb9\x44\x94\x23\x40\x28\xc3\x6d\x64\x71\x14\x5a\x1f\x81\xac\xc6\xba\x20\x1f\x20\xc4\x16\x50\x8e\x75\x8f\x18\x8e\x32\x3f\xe8\xe7\x2d\xb1\xfb\xe8\xa8\xf8\xa7\x83\x7b\xc0\x3b\xc8\xd6\xd0\xa3\x73\x4b\xbc\xe7\x9d\x5b\x22\x1c\x41\x10\x60\x72\x98\xc8\x81\x7b\x45\x18\x29\xd6\xad\x61\x58\xa6\x3a\x3a\x13\x15\x18\xc6\x1d\x72\xf7\xab\x03\x64\xee\xf4\x26\x77\xc2\xd4\xbb\xdc\xa1\x7d\x92\x8c\x74\x40\x25\xea\x68\xb0\x63\x5d\x2d\xb2\x73\x53\x1f\x54\x89\x3a\xcf\xfc\x31\xe0\x6e\x6a\xa0\x22\x0a\xd0\x71\x3a\xc7\xba\x5b\xd4\x9a\x7f\xa5\x4b\x3b\x06\x71\xce\x5b\xba\x2e\x1e\xd5\x29\x08\x0f\x64\x6e\xb3\x1b\xf3\xb1\x2e\x1e\xaa\x42\xd3\x0e\xf8\x99\xa7\xd9\x3d\x7d\x18\x90\xb3\xfb\x3b\xa1\xa6\xf1\xf7\x2c\x63\xa3\xe7\xb0\x36\x4e\x9f\x73\xfa\x2a\x39\xe2\xf9\x98\x0d\x2f\x08\x27\x27\x67\x6c\xa4\x99\x38\x25\x26\x04\xb8\xa9\x58\x4e\x3f\x26\x8a\x95\xbe\xde\x87\x4a\xc2\xe7\x1a\x95\x3c\x55\x1f\xb7\x1d\x13\x7a\x21\x23\xe1\x64\xa1\x08\xad\x60\x22\x66\xc5\x3b\x8c\xdc\x6e\xaf\x58\xae\x03\x59\x81\xed\xe4\x7c\x20\xb9\x9b\x43\xff\x0f\x96\xfa\x34\x96\xc2\x40\x6a\x71\xe6\xd8\x91\xac\xa2\xf8\x7b\x42\xc0\xcf\x03\x61\x39\x02\xd9\x8e\x1c\x8c\xc6\x98\x9d\xa5\x94\xf4\xfc\x40\xce\x2d\x2f\x08\xc6\x4b\xe7\x39\x3b\x16\xc7\xaf\xaa\x0f\xde\x0e\x54\x16\x72\xdc\xd1\x81\x0a\xe5\xce\xd9\x78\x1c\xac\x85\x34\xfd\xc1\xc0\x04\x05\xa1\x03\x89\x9d\x4d\x46\x0e\x04\x77\x65\xb7\x6f\xba\x8f\xa9\xfd\xc0\x50\xa2\xf6\xc9\xa4\x94\x02\x10\x73\xc5\x59\xc3\x7b\x9c\xa8\x85\xaa\xbb\xe7\x01\xbf\x76\xfb\x42\x1d\xb8\xaa\x75\xaf\xf0\x84\xd7\xc3\xe6\x01\x90\xec\x5b\x77\xc5\x03\x57\x35\xdf\x22\x0e\x5c\xd5\xb2\xef\xef\x07\x34\xda\x8e\x7f\x3e\x70\x57\x73\x7d\x96\xe3\x42\x5a\x4b\xe3\x20\x9c\xaf\xec\x17\x71\x5c\xa8\xae\xe1\x09\xc3\x00\x9a\x7d\xf9\x3b\x20\x52\xbc\x3e\x60\x62\x37\x5d\x84\x0e\xa8\x9c\xb3\xaf\xb3\x07\x4c\xa4\x8e\x89\x39\x70\x15\x6b\x26\x54\x37\x5c\xfb\xa5\x57\x3b\xee\x0e\x17\x3f\xb7\x51\xa2\x5d\xf7\x96\xe3\x86\x29\xc7\xa7\x04\x22\x49\xf6\x7d\xfa\xb8\x91\xbb\xce\x22\xc3\x0d\x89\xc0\x84\x0f\x2a\xeb\xec\xfb\xe9\x71\xdf\x98\xa1\x97\x44\x18\xe8\x02\x7c\x20\x17\x9d\xa3\x46\x8f\x07\xd6\x25\x8f\xf8\x04\x2c\x7e\x1a\x01\x39\x3a\xb2\xef\xa3\xc7\x43\x7e\xe8\x0e\x68\x39\xf1\x73\x56\x18\xd4\x9a\x1e\x66\x08\x14\x8c\x98\xa3\xc3\xb4\x07\xc9\xea\x6c\xe1\x3b\x37\xee\x92\x2e\x7b\x27\xcc\xbc\x26\x35\xe7\x86\x28\x1d\x75\x78\xc2\x43\x2c\xfb\xaa\x74\x6e\xd4\xdc\x65\xb5\x3b\xf4\x60\x55\xed\x01\xa5\x89\x47\xc4\xcd\x47\xda\xd1\x13\x75\x36\x6d\x38\x39\x37\x6c\xc2\xf0\xfb\x27\x07\xf4\x00\xc8\x55\x3d\x3d\x63\x84\xb5\x84\x3b\x40\x26\x1f\x71\xe0\x33\x71\x89\x22\x36\x27\xec\xc6\x45\x9b\x72\x22\xc5\x46\xf3\x8c\x13\x59\xba\x9f\x63\x85\xbf\x4b\x9c\x76\x26\xee\x60\xf1\xd7\xc8\x93\x20\x89\xe4\x64\x2e\x3d\x5f\xf5\xce\x84\xfc\x82\xaf\xf6\xc1\x17\xbc\x00\xc8\xea\xe1\x17\x80\x86\xe2\x3f\x67\x46\x10\xbd\x6e\xbb\x67\xe6\x41\xaa\x7e\x01\x97\x3b\xb1\xd3\x13\x5a\x7c\x87\xb4\x9c\xd0\xe2\x67\x5f\xb0\x4e\x14\xe7\x74\xe6\xca\x13\x5e\x6a\x45\xd4\xea\x2c\x48\x7d\x26\x3d\xce\x59\x10\xe1\x2e\xa1\xe5\x2c\xf0\x12\xd4\xfd\xe9\x64\xa1\xcc\xe9\xe7\xa8\xf9\x28\x8d\xc5\x49\xaf\xb5\xe1\xfe\x19\x6f\xee\xfe\xa1\x40\x78\x3d\x47\xed\x72\x51\xdf\x93\x11\x8d\xdd\xfd\x3d\x90\x50\x04\xf3\x8a\x50\x35\x11\xc7\x13\xd9\xf8\xac\x98\x3b\x19\xd0\x68\x0c\x40\x01\x7a\xe7\x69\x3e\x91\x4a\xcf\xae\xb7\x67\xa5\x11\xc3\xcf\x51\xf5\xd8\xf0\xaa\x70\xd2\x17\x19\x38\x2b\xf9\xa9\xc7\x87\x7f\x95\x4f\x21\xe2\x19\xcd\x6d\x4e\x68\xcf\x9d\x77\xe1\x84\x18\x6d\x2b\xfa\x09\x37\xfa\xe9\xf9\xc0\x4a\xee\x00\x9f\xb3\x91\x0e\x49\xe4\x39\x83\x59\x68\xf4\x02\x72\xd7\xb9\x34\xd3\x09\xb3\x7a\xf6\x21\x0e\x88\x2c\xde\xb0\x60\x69\x26\xf7\xc7\x24\x34\xee\x2f\xf0\xbe\x00\x12\x3c\x05\x92\x99\xce\xc0\xed\xcc\x18\x04\x6d\xb9\x1d\xff\xcf\x20\x69\xed\x9e\x11\xae\xd8\xaf\x0f\x10\x36\xeb\x0f\x3a\x4f\xb5\x84\xcc\x13\xb9\xea\x5c\x2b\xe2\x44\x6d\x08\x6b\xbd\xce\x0e\x4f\x54\x93\x05\x28\x21\x5e\x38\x3b\xd8\xa1\x6c\xc4\xe7\x80\x6f\x83\x0f\x2e\x14\xe0\xbe\xc4\x9f\x88\x4f\xb4\x7f\xcb\x09\xa7\x33\xdb\x33\xcf\x01\x6f\x65\x5d\x3d\xce\x89\x00\x22\x5d\xf2\x4f\x84\x1f\x9a\x94\x9f\x10\x0b\x5f\x20\x42\x9a\x88\x97\x8c\x70\x4e\x38\xd5\x7b\x42\xa8\x37\xd5\x5f\x03\x60\x85\x3e\x15\xb0\xe3\x3b\x96\xf9\x9c\x98\xa0\x49\xf9\x12\xda\xba\x0a\xdf\xb5\x13\x19\x79\x9b\x44\x84\x13\x69\x25\xac\x15\x39\x91\x81\xf7\x05\x20\xf8\xa0\xe5\x94\xfc\x02\xdc\xa3\x75\x63\x3e\x77\x0c\x18\xfe\x00\x99\x86\x24\x85\x9d\x08\x40\xb4\xff\xc9\xc9\xca\x0d\xce\x19\x7c\x22\x02\xd1\x1c\xfd\x84\xe2\x26\x5b\xac\x3a\x11\x81\xd8\xbc\x04\x44\x20\xe6\xe4\x93\x77\xc0\xe7\xdc\xb4\x7c\xc9\x71\x4e\xb0\x7e\x1e\xd8\xa3\xf0\xeb\x37\xbf\xf7\x88\xac\xd2\xaf\x01\x90\x16\xce\x95\xaa\xdb\x79\x72\x0d\xfa\x00\xf1\x88\xb6\xc9\x9e\x27\x60\x62\xf6\x07\xb7\x36\x5b\x0b\x4f\x64\x59\x7b\xa1\x25\x43\xf1\xc6\xaf\x42\x3c\xcf\x9b\x83\x09\x1c\x08\xc3\xb3\x77\xcd\xc9\x1c\x68\xd2\x0f\x9c\x37\x0b\xe6\x1b\x45\x6e\xe4\x5a\xf2\xa9\x43\xe9\xf0\x6c\xc7\x89\x13\x49\xd0\x5c\x40\xec\x44\x51\x85\x64\xca\x87\xf2\x8c\x61\xf8\x3e\x70\xbf\x31\xa1\x79\x88\xc4\x86\x0f\x24\x1e\x1b\xb1\xce\x87\xe9\xa9\xb4\x04\x08\x2c\xaf\x82\x55\x27\xcc\xf4\x36\x23\x5d\x48\xf9\xe5\x74\x2b\x17\xac\xf0\x59\xe7\xfc\x42\xd8\x9c\x05\xe7\x6b\x89\x07\xc5\x0e\x40\x17\xb8\xbd\xf3\x65\x5d\x89\x33\x1c\xfe\x01\x37\x78\x11\xdf\x0b\x61\x72\xce\xf0\x75\x21\xc7\x40\x7b\x75\x78\x63\x42\x9a\x20\x6c\xe6\x16\x53\xaf\xcc\x01\xa6\x5f\xe0\x0a\x34\x00\xc3\xde\x44\x2b\x2f\xd8\xcc\xb3\xbd\x3f\xae\xcc\x42\x08\xfe\x00\xd1\x33\xaf\xe7\x17\xd8\x43\x52\x9b\x33\xfa\x6c\xca\x05\xf6\x6c\x75\xf9\x55\x80\xf5\x62\xa7\x57\xc1\xfb\xba\xdd\x5d\xb5\x7f\x7f\x85\xa5\xd6\xab\x82\xb0\xe8\xe0\x5f\xc8\xe4\x64\xfb\xf5\x05\xbf\xb2\x24\x81\xe4\x6a\xf0\x36\xf1\x82\x19\x05\x26\xc1\xfb\x6a\x84\xa0\xfa\x47\x6a\xd6\x17\xff\xbc\x1a\x27\xa8\x0e\xe0\xf1\xec\xda\x21\x57\xd0\xcb\x5d\x58\x73\x31\xe8\x6a\xb8\x0d\xca\x23\xa1\xf2\x0a\xc4\x41\x78\x8f\x3b\x20\x22\x06\x7a\x2d\x5a\x3f\x93\x98\xc1\x85\xbc\x44\x16\x09\x2f\xe4\x25\xca\x59\xc7\xf6\x1a\xc8\x37\xa9\x73\x71\x0d\xc6\x45\x68\x49\x8b\x36\x4f\x27\x93\xbd\x70\x63\xcf\x76\x64\xbb\x26\x97\xa4\x11\x91\xd3\xc7\x16\xf8\x6b\xdd\xb0\xa7\xc3\x4f\xaf\x9d\x1d\x0a\xe6\x24\x6c\x86\x31\x08\x9b\x99\xc5\x75\x4c\xa6\x91\xd0\x12\x8f\x1d\xf1\x4b\x6e\x1f\x7c\xc1\x5f\x2c\x96\xec\x8c\xf0\x17\x7c\xa4\x6c\xd2\xbf\x16\x25\x1b\xce\xb4\x7a\xe1\x86\x99\x1d\x1f\x7f\x21\xe1\x8c\xcd\x8f\xd7\x45\xa1\x42\x30\x82\x56\x3b\xdb\xa9\xf9\xba\x2a\xe6\xac\x35\x5f\xc7\xf7\x57\x98\x56\x5c\x17\x47\xa8\xee\x11\xf5\x33\x8c\x68\x28\x7f\xdb\x24\xb6\x5c\x37\x72\xd6\x88\x83\x5d\x37\xe3\x37\xdd\x46\xfe\x17\xa3\x09\xaa\xf3\xd9\xf5\xe3\xba\x59\x91\xc4\xfd\x21\xfb\xb9\x77\x19\xe4\xd1\xc9\x68\x2f\xde\x20\x8b\xf4\x08\x17\x9c\x9e\x86\x61\x0a\x2f\xde\x6c\xbc\xa2\x13\xaf\x17\xf0\xa0\x30\x9d\x77\x1d\xc5\x6d\x37\xe3\x25\x72\xc2\x24\x9f\x54\x96\xfb\xf3\x84\x40\x6e\x5f\x8f\x3b\x92\x0b\x6a\xfe\x0f\x32\x87\x8b\x7f\x5e\x0f\x72\x5d\x89\x9b\x5d\x08\x72\x46\x0e\x87\x5f\x70\x9b\x9b\x77\x45\x27\xaa\xba\x59\x0a\x50\x74\xe5\x86\x47\xb0\x93\x5e\xdf\x3f\x1e\x54\x4d\xed\xca\x0e\xba\x7e\x80\x67\xa3\xe6\x7f\xb3\x42\x8c\x34\xea\x37\x69\xbb\xf3\x46\xdd\x08\x37\x72\x16\xa8\x1b\xd9\x19\xc7\x6b\x46\x38\xe7\xd2\x31\xdc\xc8\x84\xee\xfc\x02\x37\xf2\xc7\xd8\x5f\xf5\x4e\x8c\x7f\xd2\xf7\x89\x29\xe7\xdc\x0e\xa4\x12\xcc\x6a\x73\x42\xe1\x17\x90\xbc\xb7\x79\x40\xc6\x3f\x69\xc9\xc8\x94\x6e\xe6\x70\xd3\x45\xab\xba\x43\xd4\x88\xad\x9e\xd0\x05\xbb\x8b\xde\x5f\xcc\x63\x38\x18\xf4\xc6\x55\xcd\x69\xa6\x6e\xdc\xd4\x1c\x98\x7f\xa3\xa8\xad\xe3\xea\xef\xcc\x23\xa4\x43\x78\x2f\x5e\x51\xc6\x6b\x00\x96\x71\x50\xbb\x10\x42\x6e\xf3\x08\x89\xdd\xdd\xa5\x2c\xca\x27\x14\xbe\x0b\x18\xba\x57\x80\x74\x34\x76\x1c\xbc\x0b\x29\x9f\x20\x84\xbb\x9b\x53\xbb\xdf\xc8\x94\xee\x12\xa0\x77\x65\xfe\x9b\xe1\x1f\x60\x1d\x14\xe5\xbc\x2b\x02\x2b\xa7\x3b\xc0\x1e\xbe\x3a\xa4\x7e\xdb\xef\xc3\x42\x2f\x91\xf0\x66\x40\xb3\x08\xe1\x8d\x34\x83\xc3\x7b\x0e\x1b\xc5\x2b\x5f\xe4\xdd\x48\xdb\xb5\x07\x0d\x81\x93\x62\x0e\x37\xd9\x59\x75\x1b\xec\xb4\xfa\x7d\x38\x32\x4a\xc4\xbb\xe1\x9a\x94\xed\x53\x7c\x07\x60\xee\x19\x04\xc2\x63\x74\x8c\xef\x40\x6a\xe1\x57\x07\x07\xb4\x46\x5a\x51\x50\x1e\xd0\x8a\x58\x4d\xc5\xdf\x23\x2f\xa0\x55\x12\x37\x3c\x8d\xc6\xeb\x7d\xa6\xa7\x94\x58\x7d\x23\x60\xd8\xf6\xcc\x1b\x9e\x46\xb9\x1a\x86\xcc\x2e\x23\x31\xef\x5e\x97\xad\x6e\xb3\xce\x0d\x73\xb0\x95\x85\x77\x47\x2d\x2a\x1f\xec\x7e\x22\x39\xb2\x40\x86\xf2\x2d\x36\x31\xdc\x1d\x1e\x71\xba\xea\xdc\xf0\xb2\x1e\xba\x6b\xdd\xb0\x28\x38\xee\xfe\x1e\x88\xc3\xf7\xfc\x06\x57\x64\xac\x1b\xb0\xdf\xfb\x18\x0c\xa6\xb3\xf4\x73\x94\x21\x12\x6b\xba\x91\x4c\x26\x4c\xda\x90\x15\xd0\x3e\x12\xf7\xba\xcc\x65\xd7\xe8\xb9\x71\x99\xb3\x51\xe5\x86\x2f\x52\x76\xf6\xae\x1b\xce\x48\xce\xce\x76\x4f\x1a\xdc\xdd\x46\xbe\x7b\x71\xdf\x1b\x97\x3d\xfb\xa1\xdc\xb8\xec\x39\x01\xc6\x4d\x81\xe2\x45\x6c\x7f\x9c\x95\x3c\x03\xa4\xdf\x7c\x75\x70\xf0\x03\xbf\x00\x0d\xf1\xe6\x19\x5c\x7c\xc1\x43\x20\xa5\xd0\x6b\x4a\x88\x7c\x33\x9e\xef\xdc\x04\xa1\x15\x94\xf8\xd6\xe4\xdd\xa8\x4e\xfc\x3a\x68\x48\x77\x13\xf3\x57\x57\x9b\x7b\xa7\xb4\x21\xf8\x21\x9e\xe9\xe5\x82\x78\xaf\xcb\x64\x09\xdd\x13\xee\x75\x57\x6c\xae\x8e\x76\xf3\xae\xe8\xc0\xbb\xfb\xe0\xf4\x84\x83\xeb\xae\x58\xec\x87\x7f\x23\x59\x4d\x79\x75\x88\x04\xde\x26\xed\xc8\x55\xe3\x82\x38\x37\x0a\xc6\x84\x49\x2d\x8b\xf0\x19\x67\x11\x3f\xfd\xda\x31\xb8\x90\x3b\x6e\xf1\xc6\x4d\x30\x4c\xc7\x2e\x06\xc1\xf9\x39\x12\xd1\xbf\xbe\x07\x4a\x9a\xec\xc0\xc7\xdb\xf9\x93\xee\x7b\x43\xe4\x82\xe6\x8f\x88\x23\xbb\xbb\xdd\x48\xa8\xed\x54\xc8\xf7\x0d\x27\x7b\x6f\x17\x52\xb2\x84\xc9\x1c\xef\x82\xd6\x97\xdf\xc8\xc9\x12\xd3\x1d\x10\xa3\x8c\xf4\xd0\x97\x67\xdd\xae\xef\x25\xad\x0c\xdf\x75\x6f\x86\x2c\xc9\x22\x70\xf3\x72\xf8\xe2\x56\x2c\x81\x67\x90\x40\x9e\xb1\x9a\xe9\x46\xcc\x92\x45\xd0\x1b\x49\x5b\x6c\x86\xba\xe9\x4b\x25\xf9\xec\xd9\x98\xa2\xca\x6d\xc6\xf1\x25\xb5\x33\x02\xc4\xdd\x06\xa1\x14\x59\x7b\x36\xba\x64\x16\xb5\x07\xc6\xab\x6a\x13\x44\x92\xc2\x1f\x56\x22\x1e\x6e\x23\xe7\xad\xc4\x85\x07\xba\x69\x27\x4d\x7c\xa8\x9b\x76\xc6\x92\x07\x02\x4a\xd1\x0a\x1f\xf8\x5a\xbd\xea\x04\x3f\xa8\x4c\xec\x4c\xc0\x0f\xae\xb3\xaf\xd8\xc6\x27\xd1\x50\xe4\x17\x82\x2f\x34\xfd\xb0\x28\x89\xb7\xf1\x81\x82\xda\x36\xfd\x87\xfa\xe7\xee\x29\x3c\xa0\x4c\x6a\x67\xca\x54\x7a\x3f\xa3\x46\xa9\xdf\x5f\x22\x4a\x71\x30\xc7\x03\x97\x70\x9b\x4f\x9f\xfc\xa3\x10\xd7\x84\x32\xb5\x99\xee\x60\x47\x5b\x2b\xc8\xf4\xf3\xdc\xd4\xbe\xd9\x81\x5f\x80\x6e\x50\x84\xeb\x29\x84\xaa\xf8\xd9\x53\x98\xbb\x5f\x3d\x50\xa8\x71\xfa\x88\x67\x09\x35\xd3\x72\xfa\x53\x08\x55\x63\x4a\x41\x65\xf3\x57\x7b\xa2\xb8\xaf\x16\xc5\x7a\x31\x22\xae\x0f\x9c\xc0\xb3\x73\x0d\x3c\x74\x18\xf3\x46\xc3\x15\xc3\x77\xe8\xa7\xc6\x92\xe4\x25\x77\x3d\xc8\xb7\xfc\xaa\xf5\xf7\x54\xe4\xe8\x90\xa8\xfb\x2c\xb1\x66\xf8\x2e\xf4\xa0\xd8\x7f\x6e\xaf\x1e\x50\x9a\x7c\xb8\x83\x87\x2f\x08\x2a\xd4\x3a\x8b\x7e\x3f\x48\xc0\x9c\x1d\x14\xf2\xc0\xdd\xc3\x09\xe0\x1f\x44\x73\xd9\xc8\xf9\x34\x42\x49\x34\xf9\x81\x28\x65\x6f\x8e\x07\x69\xf6\x5c\x68\xe8\x41\x7a\x18\x17\x60\x7c\xa0\x18\x70\x36\xc6\xa7\x21\x05\x85\xd8\xfc\xd3\x2e\x5c\x7f\x34\x21\x08\x4a\xf6\xb9\x7e\xe0\xc3\x6d\x3d\xf8\x83\x68\xb0\x6c\x6d\xda\x83\xb4\x7c\xd1\x7f\xe5\x28\xf0\x20\x32\x3b\x5b\x63\xfb\xc0\x97\xc3\x0e\xc4\x4f\xd0\xfd\xd4\xcf\x99\xad\xcc\xa3\x71\xd3\x3d\x7f\x46\x5e\x1b\xd3\x51\x71\xd9\x76\x8d\xa7\xf3\x28\xe9\xfd\x9e\x90\xd0\x54\xef\x77\xe2\x69\xf3\x0f\x60\x72\x3e\x0a\x48\xd8\xec\x9c\xfd\x4f\xe7\xd9\xf2\x0e\xfc\x68\xc1\x05\x31\x64\x72\xc9\xd6\x78\x3e\x9d\x44\x5c\x7b\xda\x59\xaf\x4b\xed\x25\x69\x15\xfb\xe6\x3d\x28\x93\xf7\x22\x37\xd0\x94\xd8\x0f\xff\xa1\xa6\xc4\x5a\xe3\x07\xb1\xdc\xd6\x02\x3c\x10\xcd\x9c\x90\xed\x19\xa4\x4f\x92\xfd\x9e\xc1\x35\x69\x53\x51\x53\xd9\xa6\xf7\x07\xe1\x6f\xf1\x9a\x01\xea\xa3\x48\x3b\xf5\x2c\xd1\x2d\xbb\xb0\xdf\x03\xbd\xbc\x0b\xb3\x3e\x28\x95\xe7\x3b\xf8\x83\x52\x79\xc9\xd4\x03\xe1\x73\xe6\xb3\x0f\xbc\x33\x1c\xe7\xfa\x4c\x4e\x58\x5a\xd6\x87\xa2\x59\xf5\x07\xc8\x9a\xed\x5d\x9d\x9c\xb0\x20\x30\x39\x21\x41\x80\x82\x97\x15\x80\xcf\x84\x45\xd3\xc7\x6a\xf2\xe4\x4a\x54\x79\x7e\x94\x43\xea\x71\x67\x61\x05\xf5\xb8\x83\x95\xcb\xde\xf4\xec\x10\xcf\xab\xdf\xdf\xa1\x27\xd1\x80\x88\x0d\x0f\x23\xfa\x0e\x7b\x9a\x18\xf9\x43\xd1\xc9\x7c\x92\x6a\xf6\x17\xf5\x3a\x08\x02\xc1\xf0\x20\x1e\x7a\x53\x96\xf0\xd4\x87\x37\x0d\x11\x7c\x36\x05\x3c\xf0\x9f\xb0\xa7\xf7\x73\x22\x3d\x8f\x84\x9f\x07\x6a\x75\x27\xe2\x78\x98\x3d\xd9\x94\x03\x25\x93\xed\x7d\xf0\x20\x8b\xdf\x4b\x12\x40\xc1\xe3\xd7\x51\x85\xae\xca\x9a\xa1\xe7\x13\x8d\xee\x0e\x9e\xef\xaf\xd6\x7d\xb2\xae\x45\xaf\x6d\x31\x7b\x96\x34\x17\x16\x4d\x1e\x48\x73\xe5\xd5\x0e\x7c\x2f\x08\x5d\xb8\xa8\x7b\x4f\xaf\x81\x73\xe5\xf7\xe1\xc2\x5c\xfc\x7c\x6d\x89\x2b\xa4\x3d\xc8\x65\x63\x5b\xca\x83\x5c\x36\x96\xde\x1f\x98\x02\xec\x35\xfe\xdc\x2c\x36\xa8\xf9\x42\x78\xb3\xfd\xec\x41\x35\x13\x67\xca\x7d\x90\xca\x26\x87\x71\x08\x01\xe9\x8e\x66\x7b\xe0\xeb\xe0\xf0\x8c\xe7\x21\xb7\x70\x1b\xd7\x68\xcb\x4e\x88\x3f\x77\x9c\xd6\xf3\x20\x47\xc3\x70\x9b\x03\x5a\x50\x41\x2e\x1b\xfb\xa9\x3d\x0f\x07\x74\x87\x4c\xbc\xf1\xb3\x65\x4b\x20\xc0\xb9\xcf\x6a\xc3\x5e\xf7\x41\x99\xc5\x6b\xe1\xa6\xb5\xa9\x5d\xd0\x9f\xdf\x27\xc4\xaa\xda\x80\xd0\x87\xc5\xc7\xb6\x11\x00\x43\x6d\x06\xb9\xba\x0d\x0c\xf9\xe8\xe2\x62\x5b\xa2\x5a\x5e\xf2\xf5\xff\x3f\xaf\x89\x0d\x62\x5c\x56\xfd\xb3\xd8\x10\x0b\xa8\x34\x6c\xb1\xfd\x68\xa2\xdc\x66\xa4\x9d\x56\x0f\x45\x53\x4f\x5a\x2d\x62\x01\xb3\x12\xba\xc6\x06\x33\x85\x92\x21\xc5\x06\x27\x7c\xf1\xa6\xd8\x12\xd2\xae\x7c\x10\x28\x36\x94\xf5\x50\x31\x81\xd8\x50\xd6\x43\x01\x9e\xb1\x41\xcc\xd3\x8d\x39\x36\x58\x31\x54\x90\x2d\xb6\x0c\xdd\xe3\xd4\xf8\x4c\x8d\x53\x05\xae\xcc\x09\xfb\x39\x52\x19\x79\xbe\x19\xf3\xf5\x76\x41\xa8\x4b\x9e\xef\x92\xc0\x9a\x82\x0e\x62\x43\x45\xbe\x08\x8d\x0f\x01\x4b\x21\x69\xb1\x21\xab\xb1\xb2\x1c\xc7\x86\xc4\x78\x59\xde\x3d\xb1\x55\x9c\xe0\xae\x05\x22\xca\xae\x67\x4d\x18\x15\xf9\x74\x5f\x8e\xad\xa2\x42\x6a\xf3\x73\x22\x70\xf8\x07\xd2\x30\x21\x10\x0a\x5c\x48\x57\x17\x1b\xe5\x2b\xd5\xa4\x8d\x0d\xf2\x95\xb4\x8d\xb1\x35\x06\x7a\xab\xc3\x25\x0e\x45\x74\x2d\x19\xce\xaf\xef\xef\x2f\xb4\xb5\x22\x94\xa4\x50\xec\x49\x6c\x4b\x1c\x0a\x85\xf9\xc5\x16\x08\x13\x2c\xfa\x1e\x41\x02\xe2\x94\xb1\xa1\xc0\x9c\x32\x92\xc7\x06\x79\x47\x54\x3e\xb6\xe0\x09\x11\x88\x83\x85\xf0\xfd\x3e\x72\x0a\x7b\xcb\x60\xd4\xef\x3e\xa1\x41\x22\x3b\x3c\x21\x04\xc4\x36\xb5\xe1\xec\x9a\x7c\x44\x3b\xf3\x4a\x6b\x40\xe8\xa5\x9a\x71\x90\x7a\xa9\xf0\x0c\x3b\x67\x28\x08\x74\x22\x95\x20\xdc\xe1\x48\xe2\x15\x77\x9c\xf1\xe2\xef\x39\xc3\xa9\x25\xc1\x4b\x20\x87\x3e\x40\x12\x63\x39\x6c\xc5\x86\xa8\x37\x79\xca\xc4\xb6\x84\x93\xa2\xa2\x4c\xb1\x41\xf8\xe8\xaf\xe7\x20\x72\x5e\xe1\x04\xd2\x99\x0c\x4c\x56\x40\xf2\xb1\x9c\x48\x50\xee\x3d\xa3\x57\x80\x08\x7d\x6c\x50\x14\xf5\xd7\x0b\x00\x81\xd1\x76\x02\x04\x45\x48\x05\xb5\x8f\xd3\x7a\xc6\x36\x09\x03\x01\x15\x69\x8b\x5d\x41\x28\xb6\x89\x5d\x32\x5a\xec\x48\xab\x16\x5a\x13\x2a\xf7\x2a\x18\x3d\xb6\x1d\x39\xc3\x7c\x50\x90\x4a\x2f\xbf\x48\x11\xd2\x01\xa8\xd6\x5a\x6c\x88\x7b\x93\x99\x3a\x36\x94\x97\xd8\x4c\x1a\x76\xce\x50\x07\x69\xff\x99\xa1\x5f\x40\xf5\x4d\x2f\x09\xe5\x25\xf2\x8b\x98\xc0\xd3\xa0\x7b\x09\x2c\x2f\x61\xe2\x74\x10\xec\x46\x65\x24\xbb\xe9\x3e\x9a\x4b\x02\x9a\x0a\xad\x8c\x6d\x49\x40\xa3\x98\x39\x1c\x5c\xa3\xc9\xcd\x81\x58\x4c\x03\x05\xf5\x28\xfa\xab\x03\x38\xe6\xb9\xbd\x04\x9a\x92\x7c\xd6\x4f\x6c\x6b\x75\x1b\x2e\x46\x26\x77\x27\x5d\x7a\x7f\xa3\x4c\x8b\xed\x82\x59\xa9\x69\x35\x17\x6a\x1e\x56\x01\x14\xa9\x72\xfa\xab\xcd\x7a\xaf\x5e\x3e\x72\xe5\xc8\x81\x38\xb6\x8b\x3a\x02\xb3\x27\xe4\x24\x1e\x26\xae\x14\x5f\xaa\xc0\x71\x71\xcb\x0c\xf1\x8b\x69\xf0\xd5\x5e\xf2\x4d\xde\x8c\x85\x37\x9c\x53\xcc\x0f\x6f\x18\x3e\x7c\xf4\x6f\x96\x24\x77\x1b\xd1\x18\xdd\xef\x4f\x52\x67\xb5\xc1\x1f\x55\x34\x37\x36\x68\xaf\x36\x63\xe9\xcd\x93\x2a\x9c\x62\x7e\x02\x23\x25\x4c\x79\xd5\x18\x02\x5f\xcf\xe1\x05\xc1\x13\xa2\x99\xd8\xa2\xec\x70\x31\xca\x3d\x19\x18\xa4\x09\xc2\x94\x37\xcd\x6e\xa0\x1c\x53\x65\xfe\xd8\xa8\x1c\xd3\xcd\x2b\xb6\x07\x3e\xd1\x96\x37\x50\xaf\x2d\x1b\x62\x70\x05\xd5\x65\x3a\x36\x04\xcc\x24\xed\x59\x42\x42\x1f\x55\xee\x8f\x04\xeb\x9d\x22\xa6\x23\x6d\x81\x53\xd8\xd5\x26\x4a\x87\x3b\x00\x47\x4f\xfe\x00\x5e\x7c\xd3\x1f\x90\x1d\x0d\xb5\x21\xc0\x09\xe2\x09\x09\x8b\x95\x2b\x30\x52\x02\x47\xaf\xea\x0f\xb6\xb2\x3c\xfd\x1c\x66\x0e\x1d\xe2\x84\xfc\xc3\xe9\xf5\x3e\x2a\x8e\x6b\xc7\x12\xd2\xf3\x18\x27\x13\xd2\x0d\xf7\xa6\xef\x11\x46\x68\x01\x20\xd1\x31\x43\x25\x76\x23\x51\xa4\xd1\x96\xa6\x0c\x9f\x6a\x43\x90\x22\x8a\x76\x24\x15\xd8\xaf\xb5\xc5\x09\x6e\x8f\x72\x8e\x89\x54\x6e\x68\x60\x35\xc1\x02\x97\x33\x4f\x10\x25\xb4\xe4\xde\x14\x09\x61\xf9\x2f\x3a\x96\xe0\x78\xd1\x5f\x2f\x20\x58\xc4\x03\xd0\xb4\xf5\x7a\xff\x62\x07\x9a\x11\x1c\x0f\x55\x23\x26\x12\x1c\x0b\x4d\x9a\xd3\x8f\xed\xcb\xed\x81\x22\x96\x5a\x61\xfb\x99\x91\x96\xb0\x44\x90\xde\x25\x34\xa5\x1f\x11\xc4\xcf\x71\xce\x55\x96\x31\x52\x7b\x00\x13\x7d\x00\x19\x45\xb9\x68\x23\x05\xb5\xd0\x7e\xbe\x60\x5a\x0d\xb3\x25\xa3\xd8\xfb\x37\x52\xb0\x20\xb9\xdf\xe7\x0c\xc5\xf2\xd3\x12\x52\x66\x12\xbf\x4b\x0c\xb0\x91\x08\x90\x96\x10\x32\xb2\x97\x18\xb8\x5c\x2b\x39\x4d\x24\x08\x21\x2a\x1c\x1c\x69\x09\x21\x33\x19\x46\x08\xa8\xc9\x43\xec\x28\x75\xe0\xb1\xa8\x6b\xea\xf0\x4b\xf7\x8c\x98\x1d\x4f\x62\x5b\x1a\xc8\x5a\x69\x34\x42\xfe\x1e\x53\xdf\x34\x0e\xe6\x7c\x56\x1b\x17\x0f\xef\xf2\xe0\x8c\x7d\xb0\xe6\xb6\x96\xe4\x4d\x82\x46\x43\x26\xdb\x48\x13\xa4\xc7\x07\x81\x42\xc6\xf0\x0c\x26\x69\x8f\x96\x38\x91\x51\xe8\xf5\x1c\xbb\x3c\x7e\x93\x94\x33\xd2\x5e\x91\xe7\x40\xcb\x45\x6e\x3b\x45\x1e\x44\x42\xd4\xbb\x8a\xc5\x46\xda\x21\xe5\x7a\xb6\x74\x2b\x94\xc7\x78\x24\x98\x82\x14\x2e\x1c\x09\x6e\x85\xba\x3a\x47\xda\x89\xf5\x06\xf0\xce\x73\xa7\x17\x50\xd8\x40\x86\xab\x48\x60\xde\x2f\x1c\x84\x2f\x4d\x37\x61\x80\x17\xe0\x34\xa1\x42\x66\x3b\x79\x5d\x44\x42\x72\xa0\x64\x70\x9d\xb0\x86\x7a\xfc\x73\x22\xb0\x4f\x13\x5e\xbc\x7b\x1a\xe3\x4e\x88\x3b\x26\x3b\x27\xe9\x9a\xda\x54\x2d\xf8\x48\xb0\x88\xbf\x0f\x31\xfd\x68\x54\xf9\x22\x12\x12\xed\x4a\x5d\x13\xe9\x42\x6a\x62\xf1\xd6\xb4\x78\xed\xac\x3e\x12\x37\x32\xf3\x49\xf6\x48\x3f\x65\x90\x34\x01\xba\x09\x4e\x63\xdc\x0d\xe7\x22\x03\xf0\x41\x6d\x56\x09\x70\x09\x69\x6b\x55\x57\x29\xd2\x62\x55\x23\xf9\x08\x21\x37\x9d\x59\x57\x7a\x18\x72\xa6\x15\x22\xaa\x21\x4f\x53\x8d\x87\x87\x58\x4b\x46\xad\x23\x5b\x62\x22\x3d\x08\xcd\x30\xcc\xa0\x3c\x70\xf6\x8c\x48\xcf\x3a\xe6\xbe\x4b\x25\xd6\x3a\x12\xd6\xe5\x0d\x67\xe6\xa3\xff\x88\x4c\xee\x27\xf9\x22\x23\xd1\xad\xcc\x8d\x91\x51\xb9\xc8\xcc\x30\xd3\xf4\xa3\x58\xcc\xc8\xdb\x8e\x3c\xa1\x7e\x61\xed\xb2\x6a\xd2\x44\xde\x20\xd4\x26\x4f\xe0\xc2\x65\x2f\xab\x8d\x4c\x67\xe2\x6e\x99\xc9\x82\xb4\xeb\x99\xa6\x22\xc1\x38\x27\xd6\x6c\xd0\xfb\x50\x3f\x28\x5d\x74\x64\x6a\x18\x7c\x0e\x73\x5a\x94\x55\x09\x05\x23\x93\xfd\x6a\x93\x32\xc2\x1c\x14\x80\x1b\x19\xf1\xae\x8a\xe1\x8a\x8c\xf2\x00\xaa\x2b\x14\x39\xfd\x40\xc0\x33\x42\x1e\x52\xa1\x5d\x4e\x84\x80\x3b\x7c\xd0\x56\x07\xf9\x27\x88\xcc\x3f\x24\xbc\xa0\x0e\x72\x46\xbb\xab\xfd\xb3\x24\xff\x50\xbf\xbf\x42\xa9\x5f\x23\x2f\x8e\x1e\xbe\x2f\x66\x06\x36\x28\xae\x2c\x32\x4a\x8d\x9a\x32\x66\x64\xe8\x53\xc8\x6e\xe4\x4c\x3c\xf3\xb6\xe7\x13\x23\xb8\x4d\x3c\x13\xe2\xe5\x7c\xc3\x13\xde\x2f\x3c\x7c\x41\xfb\x8e\x28\x5f\x73\xd0\xcc\xfa\x4e\x0a\x1a\x8a\x5c\x40\x9d\xb2\xdb\x05\xc9\x51\x35\x67\xd8\xa2\x54\x5c\x2f\x72\x61\x5d\x35\xad\xa1\x80\x38\xbf\xfa\xbb\xd1\xf6\x04\xa0\x37\x93\xa0\x99\x2b\x0a\x0f\x4b\x32\xce\x95\xb9\xd1\x34\x41\x04\x43\x58\x7f\x1d\xb9\x42\x8d\x20\x31\x28\x23\xbb\x90\xe9\x71\x46\xf6\xa0\xac\x98\xda\xc8\x08\x7f\xa8\xde\xa6\xca\xf0\x11\x3f\x67\x6a\x1c\xcd\xb8\x92\xc1\x69\xc6\x4c\x1e\xd4\x7e\x93\xb7\x26\x32\x52\x0e\xea\x9c\x67\xd8\xa8\x5e\x38\x83\x84\x83\xd9\x58\x8b\x04\x83\xfd\x35\x16\xfc\x8f\x45\x8a\x72\xb0\xcc\xb4\xfa\x43\x76\x5e\x79\x86\x46\x0e\xe8\x71\x7d\xaa\xa0\x33\xc9\xf3\xd5\xc1\x84\x19\x5f\xd0\x83\xd2\x44\xd1\xa6\x91\x91\x80\xd0\x52\x73\x46\xc0\xaf\x3c\xd6\x23\xd3\x46\x64\x94\x0c\x3a\x68\xf9\xf9\x43\x37\x8d\x4f\x1b\xe2\x4a\xf6\x29\x44\x79\x80\xcd\x13\x86\xce\xc4\xdc\x24\x23\x29\x90\x72\x3a\x46\x86\xc1\x47\xce\xb8\x91\x3b\x31\x7c\xb8\x43\xec\x8e\xae\xfb\x19\xbe\x38\x8a\x26\x8a\x8c\x3a\x50\x9b\x8f\xf9\xa0\x97\x9f\x76\x17\x05\xf4\x8b\x4f\xf9\x12\x77\xa6\x09\xf1\x44\x8d\x39\x5d\x5b\x32\xcc\x2f\x4a\x99\x1e\x79\x09\x2b\x35\xbc\x7e\x86\x49\x4c\x93\x91\x89\xcb\xec\xd0\xfc\x60\x9f\x69\xa6\xec\x93\xe2\x97\xe6\x33\x41\xc7\x4c\x58\x27\xe9\x98\x77\x04\x9e\x33\x61\x32\x34\x59\xe7\xdc\xed\x07\x3b\xaa\xf6\x4e\x3d\x9f\x3a\xdc\x11\x5c\x63\x56\x82\xf2\xfa\x32\x30\x45\xde\x81\xa2\x56\x98\x64\xd4\xd7\x57\x6a\xd6\xc8\xac\xd7\x69\x22\x44\x7d\x89\x57\xb8\x23\x8d\xcf\xe6\x01\x90\xd7\xd3\x67\xe0\xc0\x89\x16\x7f\xcf\x07\x7d\x8b\x34\x01\xe4\x09\xb2\xc8\x9c\x91\x27\xa8\xc8\x31\x23\x32\x94\x15\xc5\xbc\xe5\x00\xef\x32\x0a\x1c\x3f\x54\x50\xed\x9b\x1d\xf8\x05\x28\x64\x8c\xf4\x90\xa0\x5e\x20\x39\x09\x02\x63\xfd\x09\xf5\xb7\x91\x08\xf6\x1d\x39\x4a\x44\x3e\x19\xa2\xe6\x0e\x3b\xa2\x4f\x35\xc3\x93\x29\x67\xfc\x3e\x4f\xa1\x56\x74\xe2\x14\x1a\x8b\x50\xcc\xa0\x58\x59\x9b\xe1\xcd\xac\x64\x50\x91\x4f\x1c\x43\xb3\xe3\x13\x74\xde\x7b\x76\x3e\xec\x40\x23\x5e\x1b\xf4\xd9\xda\x04\x04\xd8\x16\xd9\x19\x23\x43\x8c\x2b\x52\x98\xe7\x8b\x69\x7b\xd4\x23\xbc\xa1\x87\x1f\x37\x7e\x2f\x98\xa1\x7e\x7f\x37\x48\x50\x4e\xa1\xbc\xda\xb8\x19\xf9\x60\x23\xb2\x24\x2c\x90\x5c\x04\x81\xc7\x43\xa5\x5c\x4b\x34\xf0\xb6\xde\xcc\x4c\x2f\xec\xa1\x27\x74\x67\xa4\x15\xd2\x7c\x50\x90\xdf\x0a\x8d\x8c\xd4\x49\x65\x33\x5f\xb8\xe1\x89\xe2\x93\x7c\xb3\x06\x9e\x20\x04\x15\x8e\x32\x8e\x45\xbe\x7f\x92\x5e\xab\x3d\x61\x70\xf1\xf3\x13\x7b\xaa\x05\x20\x16\xa5\x5a\xa2\x82\x85\xaa\x98\xb4\xdf\x0f\x4c\x2a\x9a\x0f\x34\x34\xc5\x77\xc9\x0c\x13\xd6\xd8\x7e\x75\xad\xc9\x4f\xe6\xd7\xea\x1e\x0a\x9c\x6c\x32\x80\x5a\x0e\xd5\x84\xf4\xe1\x06\x1a\x60\x0f\xaa\x2d\x1b\x01\x1e\x12\x26\x77\xb0\x8e\xb1\xd5\xf7\x19\xde\xdb\xe1\x0d\x46\x71\x87\x97\x74\xf3\x60\x83\x74\x4b\x2b\xdb\xcf\xfa\xa6\x7e\x48\x54\x21\xa9\x0d\x7f\x8e\xe2\x36\x79\x99\xdb\x63\x09\x3b\x9a\x50\x41\x71\xce\xe6\xee\x98\x31\x5c\x6d\x48\xa0\xaa\xa6\x14\x85\xe9\x2a\x85\xf0\x85\xbe\xcf\x12\x95\x4a\xa2\x61\xbe\xab\x7d\x62\xbe\xcd\x3f\xc0\x37\x79\x73\x87\x37\xe8\x9a\x3b\x44\x64\xaf\x64\xad\x92\x51\x41\x5c\x17\xc5\x82\x7c\xcc\xbe\x78\x17\x06\xc6\x0a\xc1\xca\x92\x1f\xab\x9c\xad\xa2\xb0\xf8\xe7\xf4\xf7\x30\x71\x65\xbf\x3f\x70\x6f\x52\x13\x55\xda\x95\x52\x26\x0a\xa4\x47\x4b\xd8\x05\xd2\xa3\x0a\x3d\x47\x59\xb2\x60\x95\x77\x58\x14\xe4\x73\x51\x8e\xf6\x28\x28\xde\xa0\xe2\x76\x51\xe0\x44\x64\xfb\x4e\x29\x08\xa8\xa8\x6e\xa3\x08\xa5\xe1\xb5\x24\xb5\xa2\x6a\x20\x51\x58\xc3\x5d\x07\xa2\x54\x9e\x48\x43\xbc\x92\x55\x0a\x00\x15\x27\xb2\xba\x03\x92\x0c\x01\xa0\x92\x31\x48\xd6\x2c\xac\xe1\x9e\xdc\xe1\xba\xba\xbe\xfa\x47\xf5\x8a\xe9\xfe\x80\xb1\xd5\x9f\x33\x2e\x57\xe3\xc3\x42\x56\xbc\x61\xad\x31\xb1\xb0\xda\xc0\xb8\xe1\xe7\xc8\xa2\x60\x00\x04\x31\x5e\x97\xac\x82\xb8\x56\xeb\x6a\x0a\x2d\x62\xa2\x69\x05\x0e\x42\xb6\xe9\x15\x68\x97\xa6\x77\x28\x90\x30\x47\xb2\x41\x41\xe0\x91\x42\x5c\xa2\x04\x01\x32\x3d\x03\xa4\xd8\x6e\x9e\x00\x71\xfa\xd5\xe3\x85\x1e\x84\xd3\xa8\xd3\xf9\xda\x73\xd6\x74\x17\x17\x28\xa8\xf6\x24\x9f\xab\x28\x10\xdf\x4a\x71\xbb\xe3\x9a\xa7\x15\xc0\xe2\x55\x5e\xed\x03\x8c\x50\xfd\xc3\x7f\x67\x18\x27\x51\x82\xbd\xc8\xa9\x29\x0a\x92\xaf\x54\x1f\xb2\x51\x16\x08\x7c\xc8\x10\xe9\x94\x8d\x33\xf0\x9c\x96\xbb\x4e\x14\x66\x4f\x31\x92\x22\x6d\x63\xf5\x96\x0c\x4e\x50\x10\x83\x76\xab\xa8\x2c\x5d\x94\x71\xc2\x09\xca\x1d\x5e\x7c\x41\x58\x38\x40\xd7\x4d\x57\x58\x0b\xca\x20\x9c\xb4\x1a\x6a\x06\xf3\x67\x89\xea\x11\xf9\xc5\x94\x1c\x6d\x5d\x41\x97\xc8\xe9\x11\xe1\xc0\x53\x92\x29\x1b\x3c\x78\x14\x92\x1f\x05\x12\xde\xeb\xdc\xec\x1c\xc1\x8b\xda\x99\x0b\x5f\x23\x40\xc4\x93\x23\x57\x14\x48\x78\x25\xe5\xf1\x1b\x56\x53\x96\xfc\x97\x95\xdf\x2c\x0a\x1c\xa9\x4b\xf2\x41\xdf\x99\xec\xc3\xdd\xe3\x52\x23\xd6\x5f\x7e\x22\x75\xfd\x3e\xd0\xd6\x84\x6e\xe7\x1e\x14\xff\x80\x1b\x9a\x94\xa4\x05\x16\x37\xab\xfa\xcb\xce\x2d\x70\xfb\x61\x07\x82\xf9\xb1\x2d\xd2\x66\x42\x81\x72\xed\x4a\xf3\x1b\x05\xf6\x34\x9b\x6b\xca\x41\x77\x18\xcd\x18\x0e\x43\xd5\x7b\x8a\xf0\xb5\x62\x0d\x50\x39\x7e\x82\x8d\xd5\xfe\x59\x82\x47\xc0\x12\xbc\xa4\x83\x68\xe4\x93\x03\x7f\xed\x17\x31\x3a\x7e\xd6\xa0\x45\x9d\xeb\xa6\xfe\xa2\x96\xf0\x39\x2a\x66\x8f\x90\x49\x8b\x75\xd9\x05\x36\xba\xf2\xea\x80\x49\x61\xdc\x06\x03\x37\x7f\x3a\x31\x03\x4f\xf9\x44\xee\x29\x13\x93\x0b\x51\xfa\x5e\x33\x45\xc8\x17\x3d\xbc\x7e\x92\x3d\xa9\x0d\x44\xf6\x59\x44\xe9\xd0\x17\x1e\x5c\x1c\xd0\xef\x73\xc9\x9e\xe1\xbd\xe1\x05\x7d\xc0\xe8\x63\x63\x1e\x02\xe8\x4a\x32\xcb\x43\x92\x96\x17\xb9\x41\x9a\xb7\xf2\x7a\x0e\x85\x8a\x84\xc6\x82\xa2\xe7\xaf\x6d\xbb\x11\xd8\x61\x3c\x78\xc0\xa2\x8d\x47\x0f\xfa\x4f\xe6\x81\x4b\xaa\xaa\x2f\x98\x51\xaa\x52\xbe\x91\x28\x94\xaa\x74\x93\x28\x0f\x0f\xb3\x09\x1a\x1c\x91\x8a\x69\xfe\x83\x54\x3d\xdd\x53\xb8\xf9\x81\x10\x05\xaa\x42\x95\x56\x89\xca\xb8\x37\x51\xcc\x0a\xb1\x4a\x81\x92\x51\x37\x0a\xc6\x43\xed\x86\x7c\x9b\x7e\x0e\xa6\x29\xb4\xa9\x28\xf4\xa9\xfc\x23\x51\x59\xf2\x4a\x68\x54\x37\x4e\x68\xf8\x05\xa4\x5f\xf2\x00\x50\x05\xfa\x74\x56\xa8\xfa\x14\x15\x17\x35\x41\xe7\xa1\xcb\x54\x45\x04\xf3\x90\xea\xb0\x26\x4e\x48\x13\x4c\xb8\x3f\xea\xf4\xd7\xc4\xa3\xe3\x15\x24\x94\x1e\x6d\x9e\x00\xf1\xc8\x23\xc0\xf4\xa6\x38\xc8\xa8\x70\x1e\xb2\x0e\xab\xc2\xb2\x66\xcb\x57\x45\xd6\x6f\xf9\x64\x46\xa5\xe4\x24\xff\xbd\xa8\x99\x97\x11\xcd\x00\x7a\x37\x6b\x53\x6b\x61\x6e\x20\x2d\x09\x09\x3b\xcb\x6b\x93\x0a\x8c\x30\x42\xbc\x0a\xd9\x6a\x1a\x06\x85\x09\x27\xdc\xbe\xd9\x81\x80\x50\x1e\x50\x34\x75\x00\xff\xa1\x62\x5d\x61\xad\x5c\xa3\x7a\xa8\xcc\x94\xa3\x0e\x2a\xb2\xac\x54\x77\x10\xdf\x5f\xd6\x32\xd4\xca\x1c\x2b\x7e\x7d\xb0\x1e\xa0\xda\x93\x27\xcd\x3f\x30\x53\xba\x3e\x68\xa8\x28\xe3\xf1\x1a\x8f\x92\x60\xde\x7e\x8e\x6a\xff\x0d\xcf\xa9\x8d\xb7\x17\xcd\xb6\x41\x4b\x22\x0e\x57\x1b\x62\xcc\x9a\xdb\x3f\xa1\xb8\xda\xa1\x46\xf2\x2a\x24\x6c\x2c\x41\xa0\xe9\x21\x25\x88\x4d\x91\x35\x58\x5d\xdb\xf0\x0b\x6a\x25\x84\x13\x94\x9c\x74\xdd\xab\xc1\x1d\xf2\xb9\x09\xc6\xd5\xa9\xdd\x0b\xcc\x32\x9a\x41\x47\xfd\x17\xdd\x8f\x2a\xbc\x85\x4a\x96\x6a\xae\x52\x76\x92\xf0\x56\x3b\x0c\xce\x86\xf0\x40\xd9\x28\xc3\x64\x10\xa2\x1e\x01\x79\xe9\x94\x43\x3c\xea\x40\xde\x18\xc3\x04\xbe\xcd\x45\x45\x8e\xa2\x0e\x24\x66\xf7\x1a\x07\xeb\x3c\xe8\x83\x49\xa7\x4a\xed\x21\x94\x61\xd9\x33\x98\x28\x74\x6f\x52\x31\x59\x92\x20\xfc\x43\x83\x57\x9f\x96\x04\xef\xa0\xe2\x25\xc3\x17\xf9\x85\xa4\x93\x45\x17\xfc\x3e\x2a\xbe\x48\x34\xaa\x4b\x90\xe9\xc3\xdf\xef\x3f\x51\x55\x6a\xb7\x05\x32\xd3\xc2\x1d\x41\x50\xdd\xef\xef\xac\xa1\xee\x1f\x50\x00\xf0\xd5\x01\x72\x07\xbc\xda\xd0\x0d\x17\xbf\x8f\x5d\x97\xba\xb0\x52\xf2\xc8\xd2\x67\x56\xa4\x7e\xb3\x34\x58\xa1\xfc\x2a\x8a\x2d\x8c\x0a\xeb\x5f\x79\xb5\x11\x3f\x6a\x18\x1f\x84\xa1\x78\x56\x3d\xe8\xc9\xea\x36\x77\xd1\x78\x41\xe1\x24\xeb\x5e\x52\x0f\x22\x92\xdb\xb4\xd3\x7b\xc8\x13\xf7\x22\x0f\xc9\xc3\xe3\x55\xa1\x5e\xc9\x8b\x1e\x2e\xd9\x64\x28\x1b\x4e\xd4\x13\xf4\xd5\x73\x3e\x13\x4a\xb5\x6b\xdb\x4f\x16\x38\xd3\xf7\xd4\xaf\x65\xb3\x84\x13\x52\xbc\x54\x80\x15\xee\x46\x96\xc7\xea\xc9\x35\x4a\x44\xac\xac\x93\x6e\xfa\x78\xa2\x7a\x86\x31\xef\x3c\x80\x18\x9e\xd1\xc9\x0e\x3c\x02\x36\xd2\x60\x5f\xc2\xcf\x8b\xb1\x57\x2a\xd0\xac\x44\xac\x17\xd7\xa8\x11\x28\xfd\xbc\xd8\xd8\x05\x3d\xaa\x6e\x26\xf5\xe2\x22\x25\x0e\xd5\xab\xc2\x6f\xde\x3d\x40\x43\xe6\xd3\x87\x24\xb8\xd5\xb8\x78\x71\x1f\xa7\x3f\x40\x01\xa5\xea\x0f\xa0\x80\xd0\xf5\xaf\x52\x7e\xb2\x8e\xad\xde\x10\x19\x4d\x00\x90\xe3\xae\x14\xf3\xad\x9b\x6e\xe1\x1a\x92\xf2\x53\xf1\x4e\xc1\x6f\xbb\x78\x51\x48\x51\x50\x6c\x2c\xa9\x70\x7c\xb2\x04\x56\x11\x64\xf7\x62\xde\xf7\x83\x13\xa8\x11\x90\x52\xe0\x75\xc2\x1f\x38\x52\xf9\x84\x2e\x89\x6b\x0c\xb3\x62\x4a\x5c\xd6\x92\xd4\x25\x71\x0d\xcb\x4f\xf5\x41\xf8\xb3\x67\xf8\xc0\x5d\xc1\x34\xec\x61\x06\x53\x4d\xf0\x01\xa7\xf8\x55\x5d\xb5\xa8\xb0\xdb\x96\x97\x2c\x43\xbb\xad\xb9\xc2\x43\x90\x8b\x0d\x36\xc4\xf4\x29\xd4\x38\xda\x86\x8c\x33\x42\x9b\xb6\x11\x80\x42\xed\x86\xc2\xec\x16\xb7\x1a\x4a\x94\xda\x83\xa4\x6d\x64\x54\x9f\x11\x5b\xca\xa8\xe9\xa9\xe7\x94\xae\x4c\xd5\x1b\x0a\xad\xa7\xe1\x0f\x38\xa2\x2e\x0a\x8d\x85\xc7\xb4\x65\x0d\x11\x77\xc5\x72\x78\x4b\xa8\x9a\x2a\xbc\x6a\x09\xc5\x74\x86\x3b\xf8\x89\x46\xee\xfa\x01\x6a\x06\xcf\x99\xaa\x33\x33\xfb\xb6\x44\xb6\x51\x75\x77\x69\xa8\xec\xa2\x8c\xe8\xd1\x72\x81\xd7\x8b\xde\xcf\x15\x14\xca\xef\x43\x58\x11\x96\xb4\x8c\x93\x20\x34\x6d\x19\x66\x32\x2f\x31\xc3\xfe\x3e\xdc\x1f\xf7\xf1\xd5\x21\xc4\x81\xf0\x07\x50\xc6\x4a\x37\xd5\x0a\x4d\xb7\xda\xb6\x82\x14\xdc\xa2\x37\x0d\x09\xd7\xab\x41\x56\x08\x43\x6f\x53\x59\x02\x8a\x99\x75\x43\x44\x9e\x5d\x7f\x5b\x21\x0c\xc5\xdd\x5b\x61\xce\x50\xed\x0a\x24\x3e\x2b\xbb\x5a\xe1\x0c\x3f\x78\xde\x90\x47\xc0\x56\x92\x86\x24\x70\x8a\x93\x8c\xb6\x04\xb4\x6e\xb7\x9e\x06\x7f\xf0\xda\xfc\x3e\x6d\x20\x5a\x21\x6a\xa4\x14\x85\x88\x44\x43\xe1\x52\xd3\xb7\xd6\x08\x02\x4d\xb8\x2d\x34\x92\xba\xbc\x35\x94\xeb\x97\x94\xde\x98\x2a\xf9\x35\x81\xb6\x78\x6f\xf6\x9e\x35\x42\x40\xcc\xb8\x35\x7a\xb0\xfb\x05\x62\x51\xf7\x88\xc8\x03\x3b\x3c\x43\x78\x73\xe9\xda\xdf\x90\x98\xc0\x0a\xc9\x16\x50\x81\x4f\xb7\x59\xf2\xcf\xef\x1f\x58\x91\x40\x16\x27\x62\xc1\x34\x01\x26\x37\x96\x4c\xd8\x3a\xc9\xa7\x37\xb5\xd3\x74\xe6\x36\xcf\xa2\x67\xd8\x19\x36\x21\x20\xb1\x7c\x9b\x81\xf6\x51\x9f\xf9\x07\x44\xbf\x4a\x51\xd1\x90\xfd\x58\xf5\xe1\xa3\xc1\x39\xcb\xfa\xb5\x36\x98\x7b\x41\x03\x42\x82\xeb\xde\xb4\x01\x2b\x8a\x8f\xf2\x60\xc8\x9f\x66\x3c\x19\xe7\x29\x10\x43\xc2\xdb\x8c\xe7\xf3\xa7\x14\xaa\x06\x58\x22\x5e\xd8\x12\xd6\x28\xe2\xd9\x22\xdd\x50\xd9\xfc\x35\x22\xec\x9d\xe5\x75\x94\xa0\xce\xf2\x75\xae\x21\x55\x40\xb1\x03\x59\x43\xaa\x00\xbb\xd1\x37\x18\x3c\x5d\xd7\x23\xda\x5c\xcc\xbd\xbd\x3e\x40\xbe\x7a\x53\x07\xd4\x77\xb3\xa9\xa3\x21\x1d\xb0\x8b\x7d\x45\xdb\xa9\x47\x50\x07\x3b\x82\x00\xab\xdb\x8d\x2e\x5b\x6a\x73\x0d\xc9\x3f\x20\xb7\x9d\xc1\xb4\xff\xac\x41\xab\x86\x8a\xcb\x7e\x82\x6d\xff\x59\xc3\x6f\x42\x3d\xa3\xd1\xe3\x7c\x7a\x38\x54\xb8\x93\xc6\xb0\x41\x0a\x55\xae\xbe\x68\x94\x42\xab\xb9\xd0\x0e\x4d\xb4\xe7\xb7\xa4\xd0\xa2\x8c\xcd\xd1\x0e\x5c\xb9\xbd\x8b\x07\xe7\x6f\x6a\x02\x19\x32\xbc\x49\x4b\x44\x0c\xe5\x7f\x8a\xb6\x44\xc4\x52\x64\xd0\x6c\x28\x31\x30\x4d\x4f\x4f\xe2\x8d\x54\x37\xed\x24\xde\x08\x20\x4b\xe2\x0b\x25\x88\x8a\x76\x32\x65\xa3\x06\x58\x12\xdf\xc2\x15\xb5\x91\x39\xd6\x5b\x74\x22\x9e\x66\x73\xfb\xe2\x80\xee\x10\x7e\x26\x52\xbb\xb6\x13\xc1\xf7\xd2\xab\x34\x14\x35\x08\x83\x08\x25\x0a\xc2\xe4\xed\xc2\x5d\xc8\x7c\xf6\x86\xa6\x5a\x9a\xf0\x46\x59\xca\x9e\x14\xed\x66\xce\x64\xcd\x78\x89\x4a\x25\x4b\xc9\xd0\xe8\x22\x6e\x14\x81\x7d\xd1\xe2\x61\x43\x3e\x60\xeb\x59\x1a\xec\x8b\x76\x70\x6a\x37\xac\xdc\x26\x8f\x28\xe6\xbe\xf9\xa0\xc1\x5c\x38\x0d\x91\x07\x2c\xea\xd5\x86\x56\xd6\x0c\x05\x0e\xd9\xf6\xde\x8d\x0d\x3a\x52\xcd\x2f\x36\x2e\x30\xfc\x43\x5e\x04\xdf\xef\x17\xbc\x1f\x6a\xd3\x5a\xe3\xd7\x77\x3c\x2f\x6a\x43\x89\x62\xcd\x56\x30\x75\xae\x90\x36\x36\x6e\x61\xf7\x08\xc8\xe1\x2c\x75\x5f\x2c\x51\x28\xab\xaa\x47\xc4\x12\x7d\xaa\xfd\xf8\x02\x8a\x25\xd5\x98\x8d\x40\xa6\x5c\x9f\xda\x58\x72\x4c\x98\x0c\xc4\x92\x4a\xc2\x3e\xf3\x91\x78\x8c\x86\x07\x80\x45\x4f\x84\x24\x90\x5b\xc0\x5b\x1a\x70\xd1\xb6\x0e\x25\x32\xe9\x84\x67\x04\x17\x6d\x6b\xa6\x02\x51\x67\x76\x06\x09\xa6\xc6\x0b\x0f\xc0\x19\xe8\x60\x06\xc2\xcc\x54\x2d\x3c\xa2\x90\x94\x09\x6b\xa2\x24\xac\x41\x6b\xa6\xe0\xf2\xfa\x00\x30\x90\x38\x1c\x4b\x70\x09\x65\x06\x88\x28\xc8\xf0\x34\xfc\x3e\x36\xc1\x4c\x31\x90\xbc\x76\x8a\x6d\x47\xe5\x80\x53\x6d\xe4\xc9\x16\x07\x89\x8a\x70\x9b\xe4\xe7\x07\x92\xe1\x0a\x46\x4b\x0e\x79\x49\xa3\x51\xa1\xc8\x92\x7c\x1e\x0d\x85\xcf\xbc\x49\x0d\x81\x08\xe2\x70\xd1\xb8\x40\x81\x94\x35\x1c\xa4\x62\x88\x86\x05\x4a\x65\x1b\x4b\x2e\x09\x13\xa2\x68\x40\x7b\x49\xf0\xd1\x50\x35\xab\xf9\x7b\x6c\x41\x33\x04\x1b\x26\x28\xd2\x18\xb4\xea\x35\x83\x3c\x00\x11\xe9\x04\x02\x51\xfd\x4a\x19\x15\x81\xc0\xfd\x97\x02\x33\x02\xae\x8c\x06\x01\x75\x4f\xed\x35\x04\xe3\x93\xdd\x23\x92\x44\x4a\x62\x8f\x78\x20\xa8\x68\x8d\x10\x54\x7c\xb3\x8c\x8e\xb0\xaf\xfe\xab\x3b\x4e\x74\x4e\x4f\x52\x4c\xa0\x90\x9b\x5d\x39\xa3\x13\x82\xda\x91\x0e\xc3\xb9\xb8\x4f\xf4\x75\x4c\x9b\x77\x60\xf0\x86\xa2\xf7\xa9\x97\x6a\x3e\xb7\x03\x5b\xe8\xf5\x43\x68\x19\x22\xb5\x01\xb5\x93\x45\xe1\x40\xc5\x83\x77\x87\xf0\x7a\xf4\x84\x97\xd0\x52\x6c\x13\x8c\x09\x87\x61\xa3\x08\xb2\x1d\x1a\x7a\x70\x17\x37\xa7\x88\x9d\xee\xc2\xfa\x7c\xe7\x7a\xb5\x1b\x8b\xb9\x77\xeb\xaf\x03\x0e\xdf\x5d\x84\x39\x58\x07\xcd\xcb\x83\xc6\x66\x33\x86\x21\x33\xcf\x94\x5d\x3d\x50\x9e\xc7\xb2\x41\x9c\xf0\x7c\xf5\xf2\x69\xc8\xb1\x50\x16\x27\x92\x6f\x78\x43\x4e\xba\x89\xba\xcd\x40\x0d\xcf\x08\x1e\xde\xa1\xbb\x40\x2c\xde\x36\x8b\xe9\xda\x35\x01\x30\x75\x70\x41\x3a\x51\x44\x7e\x04\xb2\xe9\xfb\x42\x17\x50\x24\x24\xdd\x0d\x02\xe5\x74\x7c\x0d\x8e\x1b\x94\xd5\x94\x17\x5a\x80\x17\x5d\x7b\x50\x00\xc1\x28\x03\x5e\x55\xec\x55\x1a\x0f\x24\x69\x89\xea\xf1\x80\xb4\x9b\x70\xae\x5b\x7f\xea\x86\xd1\x83\x3d\x32\xef\x80\xcb\xb6\x05\xed\x80\xcb\x76\x32\xa1\x5d\xb7\xfe\x6c\xe7\x8f\xe0\xc5\x3e\x4c\xc6\x1e\x3a\x79\x7a\x02\xb0\xe2\x8a\xb4\xf7\x0d\x7a\x3c\x4d\xa0\x2f\xee\x37\xcc\x7d\x3b\xa3\x8f\x74\xbd\xea\x8c\x3e\xea\x6e\x2f\x6e\xa8\xac\x32\xd1\x37\x78\xed\x89\x8e\x77\x30\xc3\x97\x75\xad\x83\x1b\x3a\xd4\xb3\x27\x48\xea\xa2\x32\x1d\xcc\xae\x89\xbd\x77\x30\x3b\xbb\xb3\x74\x44\x64\x97\x78\xfd\x00\xfe\x2f\x24\xe8\x09\x21\x7a\xd2\xc4\x74\x5e\xda\x95\x36\x3c\x3a\x13\xb9\x7b\x46\x64\x8f\xb6\x9a\x76\xb0\x47\x25\x7e\x8d\x9e\x21\xb3\xe9\x42\xd7\xe1\xce\x6c\x2f\xb9\x9e\xe1\x05\x27\x32\xd5\xe9\xb1\x62\x3c\xed\xb0\xbb\x28\x57\x4f\x74\x5c\xeb\x87\x81\x4c\xb3\x8b\xd0\xb2\x93\x7d\x4a\x04\xe9\x64\x9f\xf6\xf9\xe9\x64\x9f\x12\x61\x3a\xd9\x67\x78\xd1\x28\xc5\xa6\xcc\xab\xd1\x0b\xab\xf6\xfb\x03\x16\x6d\xd7\x2e\x14\x96\xa5\xd7\x0c\x0a\x84\x30\xa1\x4d\x87\xf7\xb2\xd5\x63\xbd\x12\xd1\x75\x72\x7a\x05\x71\x94\x10\xd4\x2b\xdd\xb4\xd4\x61\x0d\x44\x8d\xf9\x39\x78\x83\xad\xb4\x7d\xdd\xf3\xc3\xca\x99\x8e\x64\xef\xf6\x79\xe9\x8b\xbf\x86\x23\x07\x7a\x25\xa6\x77\x8f\x00\x72\x9d\x3d\x65\x08\x39\x92\xc4\x3b\x8b\xa5\x7a\x89\x88\x0b\x37\xf5\xed\x08\x0b\x2f\x96\xa4\x3b\xaa\x2c\xe5\xdf\x65\x16\xe8\x8b\x3d\x57\xab\x21\x3a\x2e\xf9\x4a\xea\x13\x9d\x86\x1b\x3b\x33\xf4\xc5\x8f\x43\xc9\xf8\xa3\xc3\xc9\xa6\x7a\x47\xc0\x8e\x1d\x98\xd8\x83\x6e\x5f\xda\x01\xe4\x82\xb7\x77\x69\x0f\x54\x48\x94\x7c\xd2\x63\xa2\x7f\xb7\xd7\x41\xb5\xc3\x72\x0f\x86\x44\x6b\x7c\xda\x79\x1c\xd4\xdd\xe1\xf1\xbc\xf9\xd8\x74\x56\x9d\xd4\x84\x7a\x5a\xec\xc5\xf0\xeb\x70\xb3\x32\x25\x40\x45\x24\xd5\xb6\x8b\x8e\x00\xae\xf2\x3a\xf9\x28\x76\xf7\x3a\x87\x54\x1a\x28\x35\x5b\x74\x30\xe8\x6c\x5a\xd5\x81\x02\x3e\xf9\x9d\x30\xd5\x65\xaa\x77\x28\x8e\x25\xea\x77\xf8\x4c\x2b\xff\x61\xf4\xc1\x63\x62\x9c\x40\x49\x24\x2b\xfc\xfb\x60\x99\x29\xc1\x60\x60\x06\x12\xba\x3a\x92\xe2\xbc\x5c\x3e\x3a\x02\xcf\x1d\xdd\xd9\x99\xd0\xd0\xe9\x2d\xfa\x38\x30\x67\xf5\x38\x29\xd2\x08\x4a\x13\x35\x06\xc4\xe2\x3a\xd5\x0a\xf6\x94\xef\xf0\xa3\x6e\x86\xda\xc4\x39\xf1\x41\x82\x1f\x75\x71\x86\x86\xce\x32\x7e\xa6\x66\xc8\x40\x58\x9c\x32\xa2\x23\x14\xdd\x21\x2e\x7d\xc9\x0d\xd5\x71\x56\x1d\xf5\x55\x95\xae\x36\x3a\xbc\x6c\xaa\x3b\x44\x55\x21\x1b\x85\x3b\xbd\x6c\x1c\x17\xde\x77\x6e\xac\xd6\x4c\x35\x83\x43\x4a\xfb\x4e\xb0\x6a\x46\x3b\xd7\xe4\x11\xb8\x26\xe3\x1a\x0a\x11\x29\xfd\x7b\x74\x78\xd2\x84\x34\x23\x1d\x69\x0a\x8b\xe3\xc0\xfb\x7e\xa1\x47\x4f\xe9\xe6\x0b\x9e\x34\x32\xcc\x7b\xa7\xe1\x49\xe3\x2b\x50\x3f\x80\xbd\x52\x63\x76\x9a\xab\xac\x07\xec\x28\x5e\x68\xf9\xbf\xb3\x96\x91\xcf\x33\xf2\x1a\xda\x9d\xaa\xa3\xb8\x61\x36\x81\x38\x97\x74\x6d\x1b\x65\xa7\x66\xc1\x39\x0e\xfa\xc9\x19\x68\xc0\x13\xf5\xab\xbc\x82\x75\xf1\x57\xad\x88\xe8\xa8\x34\x64\x47\xe8\x0e\x3b\xce\xab\x3b\x98\x71\x36\x93\x4b\xf8\x41\xbf\xe8\x29\x8a\xc2\xbe\xe6\x03\xab\x8d\x7d\xa9\xfa\x05\x7a\xd2\xfc\x1c\xf4\xc4\x98\x7f\x11\xcd\xcc\x05\xe1\xd8\x3c\x24\x2b\x75\xd4\x80\xcd\x66\x8a\xc8\x22\xfd\xa2\x37\xb4\xf2\x38\x70\xb8\x23\x36\xdd\xe1\x70\x9d\x9a\x89\x17\x49\xbc\x33\x7a\xd4\x92\x6f\x16\xc9\xf1\x07\x98\xb2\x11\x17\x9e\xcc\x36\x7a\xf6\x1b\x05\x51\x2d\xfb\x3c\xc4\x01\xb7\x17\x13\xb5\x2e\xa6\xd3\x17\xd9\x11\x7f\x1d\xb5\xf0\xc3\x30\x7c\x58\x4b\x42\x13\x7a\xb0\xe4\xd7\xfb\xc4\x42\x33\x3d\xd6\x05\x12\xa3\x1f\xd0\x55\xe4\x5f\x25\x86\x8e\xb1\xb1\x1c\x5b\x52\x9b\xc7\x4c\x7a\x86\x81\x50\x72\x6b\x6e\xc6\xc6\x50\xb2\xaa\x36\xe1\xe3\x36\xb6\xb4\x7a\x36\x48\x34\xa2\x73\x3d\x36\xd2\x5f\xb7\x2f\x0e\xe8\x0f\x40\x39\x9a\x5f\xc0\x21\x93\x90\x30\xe8\x41\xa3\x8a\x31\x31\xe0\xcb\x5c\x05\x8f\x91\x08\x61\x11\xe4\x91\x90\x0d\x46\xc2\xdd\x80\xb3\xf3\xf6\xea\x11\xd4\x31\xfb\x7d\x40\x5c\x5c\x74\x64\x94\x74\x11\x4e\x8d\x8c\x25\x0f\xb7\x71\xe7\x73\xff\xac\x42\x2f\xd2\x35\x90\x46\xd9\x11\x92\x83\xe6\x0e\x7f\x5f\x90\xcd\xb5\xfb\xf9\x05\x31\xc8\xfd\x01\x22\x5e\x30\xa2\xc2\xca\x10\x8a\x0c\x24\x24\xcc\x06\x21\xd4\x10\x8e\x93\x1e\x08\x0b\x53\x99\xa5\x18\x90\xab\xc2\x9b\x5e\x2b\x50\xcc\xfd\xa1\xd8\xf5\xeb\x7d\x68\xaf\x8a\xdf\xef\x9c\x80\xf6\xa8\xa2\x34\x47\x51\x13\x00\xea\x7e\x0c\x9c\xf0\x86\xa0\x44\xfd\x4b\xc7\x3c\x2a\x4a\x3f\x8a\x76\x0f\xca\x65\x0e\x86\x1f\x15\x20\x08\xaf\x90\x20\x90\xf8\x3c\x1a\xfc\xef\xbc\x64\xc4\xa1\xa9\xb4\x44\x0c\x0a\x66\x43\x2c\x71\xc0\xc5\xc6\x3e\x3d\x03\xe5\x2f\xad\x70\x1b\xb0\xe8\x64\x6f\x0a\x8a\x4b\x3a\x73\xca\xf8\x71\x47\xd6\xfb\x41\x18\x6a\xcd\x81\xa4\x20\x22\xa5\x23\x02\xfd\x69\x7c\x24\xf0\xb1\x3d\x65\x20\x38\xde\x49\x30\x46\xc0\x9f\xdb\xe7\x86\xee\xcb\x43\xb7\xc2\x01\x03\x8d\x3d\x1b\x46\xc7\x04\x44\x88\x06\x55\x17\x8e\x75\x1f\xa8\x03\xac\xc4\xcb\x31\x28\x19\x49\xf6\x1a\x90\x63\x9a\x77\x71\x10\x64\xd5\x3f\x80\x99\xf8\xa0\x41\xd0\x29\xc3\x67\x1f\x3e\x34\x4e\xc2\x30\xe0\x43\x63\x75\xd7\x18\x0f\x46\x14\x4c\x61\x2f\xb1\xf7\xc6\x60\x55\x1c\x19\x7c\xc6\x12\x53\xa6\x3d\x16\x07\x8a\xb8\xdb\x7f\x79\x4c\x3a\x98\x78\xca\x70\x81\xb1\xc7\xf6\x80\xd4\x61\x9f\x9b\x81\xda\x84\xdd\x27\x7b\x87\x72\x45\xec\x70\x20\x5a\xab\x19\x49\x90\xa8\x58\x19\x17\x63\xfc\x78\xb4\x78\x17\x61\x4b\x08\x09\xc4\x83\xb6\x04\x9f\x24\x94\x2f\xb6\xde\x77\x50\x02\xb0\xdc\x34\x28\x01\x78\x53\xce\x0d\xec\x45\x03\x9c\xbc\x60\xe8\x12\x36\x4e\xe0\xe1\xab\x8d\xe4\x73\xaf\x36\xf1\x44\xc2\xe0\x40\xb6\x99\xcd\x23\xd2\xdb\xc3\xf6\x8d\x01\xeb\x80\x13\x2b\x0d\x78\xaa\x3a\xf8\x69\x5c\x0d\xd9\xba\x34\x45\x2a\x4c\x5e\xcf\x3b\x54\x3e\xbf\xb2\xde\x0c\x44\x3a\x6d\x26\x0d\xf4\xe3\x70\x5c\xc1\xb8\x10\x98\xe1\x83\xbb\x38\x7a\x1f\x46\x73\x98\x1a\xc2\xfc\x08\xc5\x8c\x55\xaf\x39\x06\x2a\x09\xaa\x4c\x5f\x8c\x1b\x71\x0c\xee\x1f\xb9\x5f\xca\xf4\x0b\x64\xd8\x86\x17\xea\x38\x38\xf4\x68\x20\x39\x9e\xaf\x78\x03\x55\xe2\x5f\x94\x05\x55\xe2\x87\x84\xf3\xf1\x30\x92\xc4\x48\xf8\x80\xe3\x49\x45\x36\x19\xeb\xa3\x5a\xc1\x31\x37\x90\x6b\xa9\x3b\x26\x78\x72\x12\x4e\x4c\x84\xa3\xdb\xd8\x3c\xa9\x0e\x71\x68\xf4\xdc\x20\x7c\xbf\x3a\xa4\x67\x98\x3b\xc4\xb1\x10\xfd\x9e\x89\x4b\xd6\xfb\x29\xb1\x43\xff\x00\x73\x8d\xd6\x3c\x11\xac\x6d\x07\xa1\x89\x4a\x04\x16\xd6\x67\xd9\x50\xcb\xbf\xab\xbd\xde\x77\xc8\xde\x5c\x1c\x2f\x8a\xb4\x88\x93\x8a\x74\x81\x68\xd2\x83\x53\x55\xd3\x62\x92\xc5\xe9\x96\x36\x2b\xc2\xc9\x75\x65\x9a\x95\xde\xd2\x7a\xde\x90\x8a\x44\x17\x9a\x09\x97\x48\x7b\x9a\x4c\x28\xba\x1d\xb9\x3b\x69\x5f\x4f\x7e\x7e\xa1\x7f\x7f\x0f\x3d\x80\x17\xd0\x88\x35\x06\xd9\xba\x59\x87\xd1\x6a\x22\x5f\x9b\x35\x0d\x13\xe4\xde\xb1\x22\x13\x6a\xec\x6a\xaf\xd8\x89\xaa\x6a\x76\xdf\x9e\x20\xe7\x56\x8e\x4c\x44\xa3\x54\xd5\x51\x8d\xb9\xee\xda\xc3\x57\xb4\x89\x2a\x6b\xf6\x43\x9b\x1d\x11\xf8\x12\x34\xe7\xa2\xff\x63\xf3\x9e\x74\x96\x9f\x10\x71\x9b\xcc\x6d\xa2\x73\x3d\xfb\x40\x07\x5a\x62\xc7\xa6\x25\x0f\x70\xc2\x57\x5a\x33\x1c\x04\x81\x06\x40\x78\x4a\x35\xb9\x9f\x60\x20\xce\xca\x37\xa1\xeb\xae\x8e\x1c\x9d\xd0\x75\xdb\xa1\x6a\xfe\xe4\x97\x95\x60\x32\x07\x52\x83\xfa\xe8\x0c\x4e\xc9\x1f\x60\xdb\x8c\xd8\xc8\xb8\x66\x4f\xd8\x39\x91\x54\xc0\x07\x63\x72\x89\x9a\x11\xaa\xd3\xdb\x83\x69\xe2\x56\xfb\x9a\x20\xee\x98\xe5\xd5\xa6\x67\xad\x76\x1d\x77\xcc\x6a\xab\xdb\x5c\x77\xcc\xf9\xfe\x00\x03\xbc\x3e\xe0\xae\x4a\x3c\x9e\xb8\x63\x9a\x98\xce\x9d\x3e\x54\x9a\xe1\x81\x5d\xf5\x49\x59\x0c\xc4\xa9\x3e\x63\xae\x1b\xe2\xcb\xb3\x79\x1e\x1c\x50\x10\x38\x78\xf4\x85\x35\x28\x82\xe6\x3a\x3b\x31\x4f\x0e\xa0\x09\x2d\xfe\x11\x8e\xf9\x99\x70\x16\x7c\x9d\x4c\xd8\x96\x1d\x8a\x3a\x4f\x78\x2f\x19\x0b\x60\x5a\xb6\x89\x6a\xc2\x57\xb0\x3a\xb5\xc4\xbc\x98\xfb\x53\x20\x42\x7d\x7c\xfb\x7c\xcd\x75\x07\xcc\xa9\xb9\x8d\xd4\x13\xc6\x22\x94\xbb\x2f\xe5\x57\x19\x06\xe6\x0d\x6b\x80\x88\xf3\xbc\x89\x30\xea\xfc\x01\x5d\x31\x25\x45\xda\x7b\xc7\x88\xcd\x87\x9e\x90\x82\x0e\x2e\x5f\xd5\xce\x55\xf3\xc1\xec\x24\x00\xec\xdb\x4f\x2a\xce\xd0\x0f\x09\x35\x54\xab\xda\x19\x6e\xc3\x5d\xed\x06\x8c\xf1\x73\x44\xb0\x0b\xbe\x7b\x82\xf7\x97\xc0\xb1\xd3\xdf\x4c\x37\xfa\x3d\x21\x55\xb8\xc7\x4b\xf0\xef\xd0\x65\x65\xff\xc9\x0d\x2a\xf8\xed\xeb\x36\xf3\xca\xf2\xb4\xe7\xcc\x17\xa6\x7e\x28\xa0\xad\xfe\x00\x87\xa6\xba\x0d\xa4\x57\x75\x82\xd8\x91\x0e\xd4\x7e\xc1\x7b\x26\x4c\x3e\x38\xbd\x17\x4e\x41\xec\x65\x87\x62\xd9\x6a\xc4\x1d\x76\x58\xfb\x45\xee\xa8\x7d\x6f\x4f\xa1\x7d\xb1\x8f\xa1\x4a\x39\xb1\x17\x9c\x32\xa9\x25\x76\xa4\xd1\xb0\x03\xdb\x8e\x0b\x93\x77\x7d\xc7\xfd\xc6\x62\xe0\x8e\x2c\x18\xaf\x05\x54\xd2\x62\xf5\x8f\x5c\x5d\xb6\xce\xef\x0d\x28\x27\x6e\xb4\x37\x42\x44\xfd\x31\xd5\x96\x28\xe9\x0e\xee\x52\x6d\x12\xda\x1b\x4e\x65\x75\x87\xf0\x11\xf6\x04\x83\x10\x92\x60\xba\x43\x51\x3b\x0d\x42\x14\xf9\xb4\x3b\xfb\x8e\xd2\xf5\x76\x32\xdc\xe9\x7d\xe5\x3d\x23\xed\x16\x99\xd9\xa1\xf5\xb4\x8d\x69\x47\x68\xa1\x15\x82\x3b\x72\x61\x5a\xcf\xb2\xd3\xaa\x58\xfc\x3e\x21\x2a\x88\x23\x8f\x55\xb5\x96\x62\x87\xaf\x94\x5d\xfc\xf6\x09\xb2\x22\x35\xcb\x3e\xe1\xdf\x6b\x10\x4d\x50\x56\xa3\xf5\xa2\xbc\xd3\x6e\x96\xfb\x4e\x90\xeb\xfd\x9d\xf1\xc1\xa2\xac\xfb\x12\xed\x87\x4a\xfd\xc5\xbe\x17\x9c\x74\x4d\x08\xa9\xa9\xec\x42\xb8\xc3\xc9\xa8\xe6\xec\x11\xb0\x27\xcd\x1d\xc0\x0a\xe6\x3d\x5b\xa2\xfd\x1c\x06\xf9\xc1\x01\xf4\xfd\x01\x24\xf5\x00\x70\x1c\xdf\x74\xb9\xd9\x4f\x88\x24\x92\x13\xf7\x8b\xdf\x0b\x69\x2e\x20\xb1\x91\x7e\xd1\xbd\x69\x42\xbc\x43\xf5\x55\x7d\xe7\xdd\xaf\x0b\x20\x72\x07\xf7\x6a\x7b\x4f\x2f\x5e\x7e\xf4\xfc\x87\xf6\x69\x41\x37\x6f\x53\x82\xd0\xcd\x3a\x08\x26\x4d\x37\x99\x97\x56\x8c\x34\x8b\xd5\x77\xd4\xfd\xc6\x26\x19\x8d\x1f\x2c\x49\xbc\x62\x7f\x30\x82\xb1\x04\xee\xc5\xce\x90\x7a\x6c\xf4\xbe\x4d\x6a\x2f\x29\xae\xbe\x9e\x63\x05\xda\xf4\x63\x89\xa1\xd3\x58\x7e\xc0\x39\xd7\xe7\xf0\x48\x80\x80\xa8\xf7\xc1\x72\x17\x96\xc2\x8e\x8c\xf0\x52\x11\xd7\x23\xd3\xe2\xa4\x01\x40\xfb\xac\xff\x3c\x32\xfc\x29\x74\x3b\x39\x20\xf7\xb6\xfe\xab\x30\x9c\x03\xfe\x2c\x4e\x89\x74\x14\x58\xb3\x84\xb1\x47\xe9\xe8\x4c\xb3\x85\x5a\xa8\x9a\x19\x1d\x90\x92\x9b\x47\x2f\x4c\xca\xe4\x0e\xc1\x6a\x93\x9f\x23\xc4\x5a\xe0\x3f\x90\xec\x47\xd5\x2d\xe3\xa8\x30\x39\x1a\xdc\x20\x7b\xb3\xf9\x7d\x4e\x40\xfb\x79\xc0\x5c\xa6\x0a\xaa\x71\xc0\x2d\x56\x89\xcc\xe3\x68\xf0\x4f\xd7\xfd\xfb\x40\x92\x63\xfb\xc7\x1c\x48\x18\xf8\x9a\x20\xc9\x9a\x5d\xe8\x8f\x45\xd6\xc6\xf6\x7a\x21\xc3\xad\x4b\x2b\x0c\x44\xf9\x4b\xec\x3e\x02\xd7\x65\x29\x67\x0f\x78\x8b\xa8\x06\x6a\x1c\xc8\xf0\x63\x3f\xdf\x23\xe0\x97\x66\x10\x07\x6c\xa6\x22\x63\x47\x07\x19\x35\x42\x2d\x11\x78\x38\xc4\xf1\x58\x22\x70\x77\xb6\x96\xa3\x53\xbe\xf3\xf7\x3b\x4b\xb2\x6b\x02\xfd\x80\xa1\x59\x0b\x82\x8c\x6c\xd5\xdf\x31\x60\xaa\x97\xc0\x7a\x50\xe2\x35\x02\x52\xe2\x2d\xde\xa3\x41\x29\x5d\x38\x01\xe3\x91\xe3\x20\x8e\xc1\x3d\x33\xcc\x07\xe2\x85\x5f\x2f\xec\xd0\x38\x68\x46\xcc\x48\xd8\x3d\x03\x56\x95\x97\x9e\xe8\xa0\x0c\x2d\x33\xc8\x81\x08\x6b\xc7\x04\x1c\x2c\x91\xe0\x08\xe4\x63\x32\xd1\xa4\x66\x00\xe3\x51\x75\xee\x84\x63\x92\x30\xe9\x85\x1d\xbc\x40\x94\xf5\xd8\xe1\xd3\x21\xde\x70\xec\x10\x39\x25\x21\x1e\x3b\x28\xa1\x78\xc3\xb1\xb3\x3f\xcd\x18\x94\xd9\x94\xfb\x40\x94\x90\xf5\xb9\xc7\xc1\x73\x20\x10\x40\x66\xf6\x75\xf9\x40\x4e\x9d\x66\x10\x21\x48\xa8\x5a\x86\x3d\x10\xe1\x9c\x93\x3f\x00\x9d\xf2\x39\x00\xa9\x4f\xaf\x09\x80\xee\x18\x6d\x28\x64\x5b\x80\x38\xe0\x01\xba\x19\xa6\x50\xe2\x98\xfd\x1e\x27\xd2\xad\xe8\x36\x79\x9c\x88\x7b\xf0\x8a\x4e\x16\x25\x17\xda\x9d\xcc\x40\x6c\xda\x82\x94\x37\x56\xd5\x1d\xa8\x89\xf0\xd2\xeb\x1f\x8c\x57\xf6\xc9\x81\x92\xa7\x49\xc0\x38\x16\x77\xaa\xbe\xd1\x1f\x17\xfc\x74\xba\x9f\xb3\x68\x83\x06\xbc\xa0\xda\x33\x1a\xd2\x23\xd4\x20\xbc\x06\x27\xa0\x4d\x84\xa2\x67\x33\xa2\xc3\xad\xa6\xda\xf9\xee\x80\xdc\xff\x62\x16\x28\x08\x6a\xcf\xaa\xe3\x86\xcb\xe4\x70\x7b\x21\xf6\x94\x50\x78\xdc\x70\xeb\x95\x60\x7d\x3c\x70\xc1\x94\x72\xf1\x80\x5d\xa5\x3a\x25\xec\xf1\xc0\xfb\xcf\xbb\x06\xc5\x4e\xd5\x85\xfa\x80\xe1\xc5\x9e\xd2\x07\x65\x7f\x3b\xb5\x1e\x0f\xc8\x9d\x64\xa0\x73\x63\x87\x53\x6d\x38\x02\x69\x97\xcf\x0d\x7e\x39\x3a\x48\xe7\x36\xa0\xaa\x2a\x6a\x9f\xe8\xef\x57\x8a\xb4\x13\x19\x7b\xab\xc4\x8b\x73\xe3\xec\xc2\xa3\xc1\x2c\x24\x9c\x3b\x51\x4f\xd3\x16\xdc\x33\xe1\x1e\xa0\x8b\xc3\x09\xb3\x49\xb5\xe3\xd3\xb9\x6e\x1e\xb9\xbf\x3a\x80\xfb\xc7\x74\x07\x58\xae\x94\x42\x27\x92\x10\x5a\xc4\x3b\x13\x0b\x8b\x84\x5f\x80\xc1\xb5\xb9\x43\x64\xb7\xd3\x06\x9c\xbc\xaa\xd8\xd4\x73\x22\xa9\x60\x9d\x6e\x33\x8a\xcc\x6d\x84\x54\x4a\x75\x77\x32\xa7\xa0\x94\x34\x27\x5c\x50\xab\x5d\x5c\x4e\xf8\xa0\xda\x99\xee\x44\x09\x4e\x9b\x84\x4f\x64\x8d\x69\x6e\x02\x23\xa6\x3f\x87\x9f\x92\xd8\xc1\xc9\x8a\x9d\xd9\xdd\x61\x03\x93\x9f\x5f\x1c\xdf\x13\xe2\xf5\xd1\xed\x07\x69\x75\x04\xb2\x02\x79\x45\xa7\xee\x44\xc2\xc1\x6a\xdb\xd6\x89\x34\x34\x6d\xf3\x07\x85\x2f\xf8\x07\xc4\x02\x1b\xe7\x58\x7a\xe1\xd5\x46\x65\x3c\x6f\x12\x6c\x4d\x0e\x29\x3b\xe1\xa3\x63\x57\xf3\xb3\xc2\x07\x48\xc7\xf8\x44\xde\x1a\x6b\x06\xcf\x25\x63\x54\x07\x99\x9e\x15\x39\x7f\x75\xb3\x39\x29\x63\x54\x83\x1c\xb1\xd1\x76\x99\x3d\x99\x27\xd9\x7b\x08\x43\xce\x08\xb7\x91\x20\xd5\x78\xde\x18\xfd\xa8\x3d\x69\x24\xde\xaf\x17\x90\x63\x71\x73\x07\x70\x8e\xf7\x8a\x1b\x52\xd0\x1a\x6d\x1b\xca\xc9\x78\x8f\xe0\xe3\x3a\xbc\xc9\x4b\xa8\xc9\xce\xee\x7e\xb2\x04\xa8\x0c\x35\x67\x30\x5e\x42\x13\x62\xdd\x2a\xa9\x2a\x4f\xca\x20\xe2\x36\x27\xfc\x51\x1d\xc1\x71\xe2\xea\x56\x7d\x83\x3f\x3b\x12\xdf\x0c\xb7\x0b\x5f\xd0\x88\xa8\x80\xed\xf8\xce\x13\x96\x9e\x57\x24\xcd\xd9\x03\x2f\x68\x0a\xa8\x24\xe5\xbc\x82\x67\x87\x07\xa3\xf1\x1a\xa5\x13\xec\x19\x76\x8e\x84\x73\xa6\x29\xc2\x69\xd5\xb6\xa9\x73\x49\x35\x2f\x5b\xda\x09\x43\x50\x6d\xd2\x76\x9e\x83\x58\xe7\x36\x27\xe4\x0e\x3b\x3f\x70\x8f\x28\x0e\x6c\x34\x46\x26\x1a\x6b\x3d\x4e\xd6\x62\xf0\xc9\x46\x1e\x99\xcd\x9b\x32\x91\x3f\xdc\x94\x02\x96\xa5\x17\x69\x61\x96\x64\xaf\x78\xc2\x31\xcc\x10\x43\x18\x4d\xb5\x0d\xf8\x64\xe2\x40\xa3\x2d\xea\x38\xbd\xa8\x25\xc2\x66\xaa\x5d\x0e\x4f\x64\x0e\xb4\x13\xcf\xb9\x67\xbe\xa0\x1e\x76\xa4\x34\x37\xf9\x44\x5c\x8d\xd3\x20\x9c\xc8\x1c\xa3\x2a\x43\x71\xc2\x56\xa5\x9a\x97\x71\x22\xac\xc6\xa1\x8b\x27\xc2\x6a\xaa\xaa\xcc\xc5\xb9\x6e\xbc\xcd\x29\xb8\x4e\xdc\x78\x7d\x99\x39\x77\x38\x0c\xbe\x66\xcc\xa0\xb7\xf2\x2b\x47\x81\x13\x69\x65\x6c\x73\x3e\x77\x26\x43\xd2\xf2\x50\xa6\xc1\xb9\x52\xcf\x25\x94\xb5\x17\x8e\xa0\x4c\x83\x73\xee\x9e\x88\xaa\x71\x66\xd2\xf3\xa0\x4f\xa8\x56\x73\x70\x47\x0c\x9f\x25\x74\x55\x27\x90\x3a\x91\xd8\xf0\x45\xdb\x11\x98\xfd\x3a\x87\x07\x9c\x56\x8b\xdf\x47\x19\x58\xa3\xc8\x09\x13\x81\xc4\xd8\x93\x55\x1c\x8c\x32\xcc\x08\x63\x70\xc2\xb0\x66\x1b\xc7\x89\x34\x84\x2f\x57\xef\x13\x75\xaa\xec\x86\x7b\x22\x28\xfa\x85\x32\x4b\xc4\x6a\x43\x32\xdb\x79\xf1\x18\xab\x43\x88\x58\x0e\x24\x3f\x51\x86\xca\x81\x4d\x27\x42\xa2\x6d\xf2\x3e\xe1\x2c\xe3\xf8\xff\xf3\x42\xcd\xd7\xd7\xfb\x90\x4a\x9b\x29\x1f\x32\xc6\xa8\xc2\x79\x9c\x37\xe2\x92\x0c\x72\x64\x8c\x49\x52\xab\x9d\x37\x4b\x6a\x6a\x4b\x6f\x1e\x73\x4b\x08\x37\xa2\xed\xbd\x62\x44\xe9\xd8\x36\x77\x52\xc3\x60\x83\xed\x89\x14\x33\x2f\x42\xb5\x64\xb8\x36\x4c\x06\x90\x06\xf0\xb5\x87\xa8\xb9\xee\xb8\xa2\xf3\x21\xed\x14\x08\x1f\x22\x9d\x9f\xf3\xd0\x19\x29\xe0\x2a\x6d\x67\x92\xf3\xf9\x59\x82\x7f\x80\x5c\xfb\xfa\x80\xb9\xa4\xdd\xe6\x12\xcc\x81\x9f\x1d\x43\x6a\x57\x59\x1b\xcb\x2c\x9b\x99\x00\x8d\xb6\xc8\x04\xe8\x0c\xa3\x27\x4a\x63\x59\xfd\x7a\x3e\xdc\x25\x91\xbe\x8b\x1a\x64\x7b\x0a\x5f\x1b\x62\x4d\x25\x28\x5f\x28\x7e\xe5\xd4\x71\xd7\x06\xbc\x10\xe9\xba\xb6\x03\x42\x4d\x55\xfb\xc4\x73\x7f\x0f\xa9\xc4\x50\xbc\x50\xec\x61\xc8\x8a\x72\x25\x66\xae\xd0\x04\x12\xac\xe4\x5a\xe2\x95\x48\x79\x04\xa4\x0b\x05\xad\x9c\x86\xff\x4a\x80\x91\x44\xf9\x0b\xd9\x03\x55\x50\x2d\x2e\x38\x4b\x3b\x48\xe4\x42\xf2\x3e\xfb\x4c\x5d\xac\x94\x6e\x59\xfe\xca\x5c\xa2\x96\x44\x8d\xb3\x88\xed\x85\xea\x0e\x26\x6d\x57\xe6\x8a\xf4\x3e\xe4\x28\x47\xe8\x5d\x50\xcd\x38\x3b\xe1\x55\x70\x34\x25\xb5\x5c\xcc\xdb\xac\x42\x85\x71\x41\x8c\x72\xfa\xc5\x0b\xe9\xff\xec\x38\x70\x21\x62\xb9\xaa\x30\x60\x5c\x05\x55\xb3\x75\xc7\xbd\xca\x89\x04\x8b\x9e\xc1\x85\xc4\x67\xee\x00\x87\x57\x0c\xef\xaa\x48\x44\xeb\x15\xc3\x85\xa7\xda\x2e\x70\x55\x52\x13\x75\x58\x39\x65\x91\x87\x0b\x4e\x3c\x4e\x4a\x73\xc1\x89\xc7\xb2\xe5\x05\x49\xcd\x01\x62\xd7\x92\xd4\x9a\x75\x29\x17\x04\xb5\x1a\xc9\x1f\xec\xeb\x74\x57\x4f\x09\x9a\x85\xe9\xe7\x27\x3f\xf0\x0b\x60\x19\xc5\x2f\xdc\x08\x02\xfc\x55\xe4\xcd\x55\x71\xf4\x45\xbe\x2f\x78\x5e\xd7\x10\x79\xbb\x10\x82\xed\x3a\x40\x17\x72\xe8\xd8\x77\xf1\x6a\x05\x81\x2e\x02\x18\x04\x49\xa7\x9d\xbd\x1a\xa2\x50\x25\x87\x5d\x6d\x47\xc1\x61\xc1\xaf\x81\xbe\x87\x01\x08\xc1\x71\xbc\x06\x64\xbd\xff\xd7\x08\xc0\xba\xea\x19\xb2\xfa\xae\xce\xfa\x15\x20\xc0\x12\x05\xaf\xc0\x1e\x1a\x49\x82\x8e\x69\x6e\x43\x56\x16\x79\xbc\x82\x65\xa9\xb5\xe7\x70\xb7\xb6\xaf\xf3\x15\x80\x99\x68\xcf\x85\x08\x6b\xdb\x96\x2e\x04\x50\x0f\x1f\xec\x3e\x10\x7e\xa6\x09\x2f\x39\x71\x26\x13\x86\x8e\x15\x8b\xc3\x5d\x83\xe5\x35\x35\x3e\xfc\x7d\xa6\x91\x9e\xca\x2b\x07\x41\x5c\x03\x55\x55\x24\x82\x5c\x10\xf3\x6c\x29\xba\xe0\xf9\xec\xbc\x21\x17\xf2\x09\xda\x7f\xf4\x1a\x04\xf1\x6b\x06\x0c\xb8\xd3\x0a\x50\xbb\xdd\xf5\xad\xae\xc9\x63\x22\x5d\xd1\xc5\x0c\xd3\x1e\x71\xc9\x75\x25\x0c\xd2\x49\xa4\xf5\x14\x26\x52\x8c\x49\x4c\xbb\x26\x37\xd5\x1d\x3e\x08\xc4\x57\x7b\xe7\x9e\x6a\x00\x86\x4f\x8b\x07\x5e\x94\x03\x5d\xba\xe6\xfa\x29\xb9\x25\x20\xee\x3f\xb4\x46\x6d\x66\x7c\x36\x16\x2c\x41\xb0\xd8\x7b\xee\x42\x06\xc1\x14\x6e\xc3\x28\xdd\xdc\x21\x65\x5b\x7f\xcf\x9c\xd8\x9e\x31\x88\x65\x78\xc6\x58\x61\xf8\x7b\x08\x4a\x92\xf6\xaf\x03\xd2\xbf\xe7\x03\xf5\x99\xf3\x35\x5f\x07\x8b\xbc\xfa\x39\xb0\x50\x82\xda\x45\x6d\x98\xb1\x16\xf9\xa2\x5f\x7b\x7a\x82\xb6\x9a\xf4\x9d\x28\x42\x5d\xfd\x3e\x88\xbf\x21\x7e\x22\x15\x82\x99\xc3\x89\xd2\x75\xa6\x53\x17\xfc\x41\xdd\x1f\x8a\xb1\xdb\x02\x7b\x5d\x9d\x45\xb1\x35\x01\xd4\xf3\xb4\x20\x75\x5d\x20\xee\x12\x73\x2e\x14\xc4\xb2\x62\xe3\x42\x6a\x3e\x97\xbe\xbb\xae\x9f\x2a\xdb\x1a\x81\x82\x96\xd4\xd6\xd7\xfd\x63\xbc\x52\xbb\xc2\xad\x41\x2b\xbc\xb9\xe5\x5e\xd2\x0d\xd1\xcf\x38\xb1\xe4\xa6\xf1\xfe\xe0\x40\xa1\x70\x0f\x48\x9f\x2e\x0f\x80\x73\xd3\x8d\x03\xa8\x80\x35\x8d\x03\x0f\x8a\x09\x49\x93\x72\x51\x70\x72\xc8\xc1\xc5\xd4\x32\xa6\x65\x14\x9c\x5c\xdc\xee\x5a\x82\xd3\xb0\x16\xf8\x5a\x82\xd3\xb4\xa5\xfc\x7a\xa8\x08\xd0\xb9\x7a\x06\x3b\xf0\x0b\xb8\x94\xbe\x3e\x80\x92\xf5\x35\x03\x9c\x54\x93\x5b\xb8\x51\xa9\x66\x7f\xdc\x1b\xab\xae\x6d\x6a\xef\xc8\x36\x98\xd4\x06\xfd\xee\xbf\xcb\x2a\x70\x53\x48\x92\xa4\x7a\xc3\xa5\x2a\xb4\x85\x37\x65\x24\x1d\xb2\x1b\x79\xfd\xaa\xc3\x11\xee\x04\xc7\x3d\x9d\xa2\x1b\xd5\xe0\x1d\x3a\x7b\xa3\x48\xa8\x7d\xae\x6e\x64\x9e\xa9\x0e\x26\xb8\x13\xf7\xdc\x6d\x94\x6a\xd0\x31\xbc\x29\x54\x89\x3f\xdd\xe9\x42\x87\x9a\x21\x6d\x5d\x22\x5c\x37\x6c\x5d\x4e\x64\x75\xe7\x9f\x64\xb1\x9a\x31\x52\x2a\x3b\xd6\xe6\x46\x8d\x2d\x97\xc0\xba\x91\x57\x66\x78\x02\x4b\x2a\x1b\x96\xee\xef\x8c\xb0\x15\xe1\xd4\x0d\xa1\xac\xba\xd6\xdf\x4d\xa9\x2c\xfc\xc1\x89\x54\x39\x5a\x01\xbd\xc8\x86\x9f\xdf\xec\xc0\x53\x46\x95\x30\x51\x8a\xbb\x80\xc5\xcb\xfa\x72\x53\xfb\xe5\x12\x8d\xf7\x92\xdb\xb2\x2d\x11\x37\xb5\x5d\x32\x7e\xdc\x2c\xfd\xee\x2c\x28\x37\x42\xd6\x1c\xde\x7a\x23\x4d\xb3\xa3\x8f\x6f\x04\x6c\x4f\xd1\x9e\xbb\x42\x88\xf8\x7f\x18\x3b\x93\xb3\x69\x79\x5e\x09\xa7\x72\x42\xc0\xb3\xbd\xf9\x73\x81\x06\xf2\x0f\xe1\x5c\xbe\xf5\x7c\x55\x2c\xdf\xa5\xbb\xc1\x78\x94\x64\x59\xaa\x92\x2c\x7e\x2a\x5d\xf0\xfb\x35\x64\xa9\x66\xb9\xc5\x2c\x4b\x76\x3c\xb8\xab\x7c\x5c\x78\xf0\x56\x55\x63\x40\x3d\x90\x5c\x98\x2d\xe7\xc1\x7d\xe5\x80\xa0\xa7\x41\x90\x34\x5d\x21\xd2\x56\xfb\xf0\xe9\x0c\xba\xb7\x45\x8f\x16\xe9\x7d\x90\xf7\x0c\x24\xf3\x90\xee\xf4\x19\xf3\xf1\x02\x5e\xa1\xef\x4f\x48\x35\xbc\x2a\xc2\xd7\x63\x57\xcb\x83\x11\x60\xa7\xec\x13\xbe\x1e\xf7\x10\x57\x8e\x49\x2e\x9f\x49\x83\xfd\x01\x38\xbd\x7d\x09\xf9\xac\xbd\xcc\x8c\x5d\xff\xc4\xfd\x93\x83\xc5\x9f\x85\xa1\xea\x11\x58\xc4\xa5\xe9\x44\xf6\x6c\x0d\x3e\x7c\xac\x7d\x88\x12\xae\x3e\xf7\x3e\x2b\x5a\xa0\x2f\x6c\x15\x5d\xb3\x24\xd3\x73\xb2\xf0\xdd\x82\x33\xf8\x0b\xe5\xdb\x78\xa0\xc5\x72\x4c\xea\x43\x66\xd1\x67\xeb\x06\xc2\x88\x4c\xd1\xe7\x0a\x0d\x28\x63\xfd\x09\x67\x89\x0c\xad\x27\x9c\x25\x3a\x03\x3e\x38\x4b\xaa\x8d\xf1\x07\x0c\x5e\x43\x41\x3f\x41\x0b\xe1\x43\xdf\x73\x61\x24\x78\x5a\xaf\x68\xa2\x9a\x7c\xb1\xd0\x97\xbf\xc8\x32\x99\x7e\x1f\x3b\xc8\x87\xc0\xe7\x42\xe9\x79\x73\x46\x20\xb2\xb4\xec\xf3\xa3\xc9\xd2\x79\xcf\x2f\x9a\xec\xad\xb3\xd5\xfc\x70\xbe\xea\xb3\xd5\xfc\xb4\xe3\xf6\xf9\xc5\xa8\xea\x94\xf8\xfc\x62\x2b\xb8\x46\x58\x82\xab\x2b\xf8\x11\x42\xe2\x32\x4a\xce\xa7\xb6\xe7\xb7\xb7\x86\x11\x1a\x9f\x5f\xcc\xb3\xb6\xc6\x1d\xd3\xe0\xdd\x4f\x7a\x93\x79\x1b\x1e\x2e\xc5\xaa\x0d\xe8\x87\x5b\x31\x3b\x46\x1f\xf2\x9b\x1c\x7d\xf7\xdc\xe4\x15\x7b\x73\xdd\x7f\x4c\x97\xe5\x9f\x74\x4e\x38\x74\x3c\x27\x5c\x89\x7d\x56\x01\xc9\x4d\xcd\x3a\xe7\x8e\xad\xae\x01\x08\x33\xc3\xf2\x14\x7f\x8e\x13\xde\x1e\x00\xec\x9c\x5c\xf9\x3c\x31\x45\x1e\xd1\x87\x60\x42\x8f\x38\xfe\x9c\xfa\xf9\x00\x2e\xc8\x4f\x39\xb6\xa2\x05\x72\xd0\x3e\x78\x3c\x9e\x85\x7f\xc6\x2f\xfc\xb8\xef\x77\x8b\x80\xfd\xf4\xfb\x00\xda\xf9\x0c\xf6\xbc\xd1\x42\xd9\x8e\xcf\x9f\xbf\x46\x13\x00\x1b\x59\xee\x7e\x01\x76\xb3\x4f\x05\xc0\x09\x58\x1e\xbf\x2f\x5c\xaf\xff\x95\xdf\xe3\xcf\x16\x6d\xfa\x01\x34\x46\x89\xdf\x17\xe6\x71\x53\x83\xbc\x07\x47\xb2\xe1\x72\x7c\x60\xa8\xcc\x0d\x8e\xd6\xe0\xcb\xa5\x99\xd3\x9d\x5e\xd4\xbe\x69\x91\x5f\x98\xbb\x0c\x44\xf3\x6e\xad\x3e\x8d\xd0\xf1\x06\x2f\x82\x74\xe8\x1b\xbc\x08\xde\xa8\x2f\xe8\x70\x26\xa0\x79\x03\x1d\x4e\x76\xc8\x9b\x43\x52\xb8\xc2\x68\xb0\xdf\x3f\x29\x77\x95\xf1\xcd\x68\xd3\xbc\xa0\xc3\x7d\xbf\x17\x72\xc0\x0d\x0a\x69\xba\xfc\xc3\x4b\x85\xea\x61\x44\xfb\x59\x32\xbc\x25\xf2\xb3\x34\x64\x90\x66\xd9\x03\xf6\x16\xec\x10\xe9\xd8\xb7\x74\x2a\x74\x39\x56\xdd\x72\x05\x93\x20\x4d\x0d\xc1\x56\xda\xd5\x80\xe6\x6f\x21\xba\x4e\xf2\xfd\x05\xfe\xb7\x7e\x6a\xac\xe9\x7f\xff\xb7\xbc\xee\x5f\xa8\x11\x7c\x65\xf4\x86\x27\x63\x79\xd9\x84\x9a\x97\x52\x7d\x5b\xb0\x34\xaa\x0b\x8d\xc0\x26\xa9\xa0\xb7\xc1\xfa\xd3\x5c\xe6\x60\x2d\x3b\xe4\x6d\x20\xa7\x6a\xdf\xbc\xe1\x4a\x70\x8a\xd8\x4b\xfc\xb9\xe9\x22\xde\x1e\xd2\x56\x15\x46\xf6\xd1\xca\xfe\x61\xb7\xe0\x33\x88\x44\xca\xd4\x95\x5d\x43\x07\xdd\x55\xeb\xa2\x93\xda\xe2\x69\x0c\x82\x6f\xe9\xac\xb7\x43\xfe\x29\xd9\xf8\x0e\x50\x2e\xbc\x11\xe2\xda\xca\x21\xf7\xef\xd8\x4d\x5c\x52\x10\x6f\x5c\x5b\xad\xe2\x1a\xc0\x7d\x3e\x5c\xc6\x39\xe0\x75\x32\x26\x15\xf8\x0b\x7f\x6c\x04\x6a\x12\x98\xbf\x76\x70\xbf\xe3\x8a\x07\xd4\x27\xfc\x15\x66\xa5\x79\x47\xf4\x41\x63\x30\x0f\xe2\x38\xf4\x85\xa0\xbb\xea\xfe\x3f\x06\x4d\xa7\x9e\x77\x42\x86\xe8\xb5\x3d\x61\x8f\xf4\x34\x10\x8d\xe3\xe4\xd0\x77\xc6\x66\x53\x83\x66\x34\x48\xeb\x68\xde\x94\xb5\x8e\x26\x5e\x3f\xc9\xcb\x77\x41\xb6\xe8\x49\xc1\xb4\x31\xd1\xe0\x7b\x1e\x74\x48\xcf\x9f\x89\x2c\xea\x7f\xba\xc1\x79\xcf\x0a\x2c\xac\x46\x07\x2b\xc6\x89\x30\x6f\x5c\x28\x2d\x0f\xc7\xb9\xe0\x51\xf4\xd7\xc3\xf4\x54\xf9\x22\x79\x5f\xe6\xf8\x0b\x33\x77\xb5\xe5\xf5\x12\x32\xe9\x55\x7f\xb1\xb1\x2d\xaa\x02\xfb\xc5\xb2\x92\xdc\xa7\x43\xfa\xef\x05\x29\xd7\x66\xd6\x8b\xc9\x61\x8f\xde\xfb\xe3\xfa\xbf\xbb\x1c\xf5\xa9\xfd\x5b\xbd\xb7\xe5\x5d\x19\x10\xfc\x9f\xff\x1b\xe8\x4c\x7a\xff\x8e\x88\x4e\xff\x7f\x01\x2d\xe3\xf2\xc3\xf7\xd5\xbd\x1b\x39\x23\x47\xc3\x8b\x3e\x76\xe2\xcf\xfb\xf0\x7d\x6f\xea\x07\xe0\x4e\xd7\xff\x10\x46\xe4\xd9\x7e\xa2\x7e\x97\x91\xac\xde\xe3\xc0\xc3\x7e\xb6\x2c\xf0\xb0\xe6\x3e\x7d\x39\x41\x1f\xb2\x77\x5e\x32\x91\x9a\x33\xb9\x5e\xe0\x5d\x8d\x96\xff\x12\xdd\xde\x0c\xe9\xff\xbe\x41\xb0\xab\x1e\x70\x39\xd1\x64\x52\x8d\x83\x68\x75\x35\x79\x1c\x47\x9c\xfa\xa7\xca\x80\xeb\xfc\x37\x25\xe3\x20\x9a\xbd\x89\x79\x69\x1c\x07\xcc\xd6\xff\xd9\x3c\xe3\x38\x62\x8b\xea\x7f\xb2\x7b\xdb\xf1\xdf\x91\x6e\x1c\x64\xf7\x1e\xff\x69\xfc\x71\x24\x50\xab\xff\x3b\x57\x8f\x23\x61\x01\x0c\x3f\xbf\xa8\xa0\xba\x46\xa4\x46\xf6\x03\x08\xfb\xec\x0a\x7e\xf1\x82\xbf\x70\x13\x14\x98\x55\x7e\xe2\x01\x0d\x42\xa2\xcd\xff\x49\x81\x71\x64\x76\xe5\xd2\xff\x90\x57\x0b\x62\x69\x1c\x39\xbc\xa0\x7e\x9e\x26\x2f\xfd\xbf\x35\xe6\xd2\x91\x6d\x1c\x71\x5b\x21\xa0\x95\x71\x14\x48\x80\x97\xba\xc0\x6d\x84\x3c\x6e\xe3\xe0\x36\x42\x77\xab\xe3\xe0\x14\x2b\x5f\xcc\x38\x2a\x34\xc8\x43\x3d\xac\x90\x5f\x2f\xf5\x10\x7d\x27\xbb\x70\x1c\xf8\xde\xc5\x0e\x3a\x8e\x16\x93\x32\xf5\x41\xf4\x9f\x5c\x6c\xe3\xd8\xc7\xdc\x29\xa0\x96\x71\x34\x10\x87\x9a\x1a\xb4\xf5\xdb\x4a\x4b\x1f\xc0\x53\xbe\xbc\x2a\xb6\x3a\x9b\xca\xa0\x1e\x47\x0f\xe2\x1a\xbd\xdf\x43\x55\xe8\xfb\x3d\x6e\x57\xfc\x3e\xbe\xa1\xa2\xfa\x21\x62\xd4\x55\xf8\x38\x50\x6e\x2d\x1d\xae\xf0\x8d\xb8\x99\xff\xca\xe0\x92\x68\xa7\x8c\x63\x80\xb8\x98\xf4\xfc\x00\x99\xe5\x50\x03\xf0\xa4\xb7\xe4\x2f\x84\x2b\xdd\x2d\x1c\x64\x34\x7b\x15\x02\x33\xd2\xd2\xa1\x26\x42\xcd\x58\xbc\x6e\x81\x19\xd1\xde\x1c\x07\xd9\x55\xba\x81\x1a\xc7\x0c\xbc\x3e\xbd\x0f\x35\xa3\x00\x89\xc6\x31\xff\x10\x63\x55\x7e\xb8\xee\xd6\xff\x78\xc6\x85\x83\x32\x0e\x88\xa4\x5b\x72\x97\x17\xd8\x0d\xc9\x65\xf2\x1e\xbd\x6a\x57\x60\x40\xfe\x0b\x92\xcd\x38\xd6\xe2\xe8\xa2\xd6\xaf\x40\xa4\xd4\x70\x05\x2b\xf5\xa1\xd6\x06\xa8\x67\x52\xeb\x08\xc6\x2f\x96\x3b\x24\xe2\x0a\x90\x72\x1c\x44\x1f\x88\xb6\x79\x1c\x20\x71\x64\x8b\x11\x4e\xdc\x2d\xb9\xbb\xe4\x51\x75\x6f\xea\x2b\x78\xa1\xab\x7f\x28\x20\x63\xa8\x45\xfb\x00\xdd\x3f\x2b\xe0\x8a\xd4\x2f\xb5\xe8\x0a\x57\x92\x86\x87\x78\x85\x96\x3c\x21\x64\x62\xe9\x46\x70\x1c\xfb\x84\x9d\x9b\x05\x57\x10\x31\x5a\x74\xfe\x62\xc2\xf5\xff\xd6\x7e\xa5\x79\xc9\xfd\x82\x4a\xda\xcf\x93\xc4\xdf\xd5\x20\x68\x14\x85\xd6\x34\x8e\x1f\x82\x30\x79\x93\x90\xd9\xa5\xeb\xb9\x71\xec\xe3\xf1\xfc\x8c\x39\x21\x9b\xcb\x52\xe0\x86\x87\x71\xe9\xf9\x3b\x7a\xd8\xd5\x43\x58\x08\x9b\x95\xc1\xcd\xc5\x81\x77\x31\xc7\x4b\xb1\x16\x8f\x03\x37\x77\xfb\xc8\x21\x50\x3f\xe5\xb9\x19\xc7\x83\xcb\xd3\x73\xb2\x8f\x97\xbd\x7b\x49\xc2\x58\x73\x78\x9b\x3f\xd1\xa2\xe1\x2f\xc6\xed\x8e\xcb\x80\x16\x7b\x19\x42\x3b\x28\xcc\x98\x71\x3c\x21\x17\x3c\x8b\x04\x91\xca\xf5\x3f\x0e\x00\xd5\x9b\x45\xf3\x0b\x84\x70\xd1\x24\xe0\xd5\x6e\x1f\xfd\xb5\x0f\xa0\x79\x79\x56\x51\xb1\x42\xa8\x1a\xe9\x08\xaf\x77\x56\x99\x9b\x6c\x49\xce\x44\x6a\xae\x7b\x90\x12\x81\x4c\x1a\xa2\xb4\xcf\x93\xa9\x29\x2c\x65\xa4\x04\xf1\xdd\xa7\xcc\x36\xfd\xcf\xc8\x19\x29\x05\xa2\xf0\xe1\x1a\x18\xd4\xaa\x16\xa1\x30\x95\x10\x38\x12\x00\xe6\xc2\x1d\x1b\x69\x9f\x40\xa7\x27\x21\x65\xee\x91\xa5\x5c\x12\xd9\x5e\xf2\x89\x8c\x14\xb9\xc0\x5a\x56\xa9\xc4\xce\x53\xfd\xa0\x83\x0b\xa5\x79\xa4\xba\x05\x9b\x6e\x5f\x46\xaa\x8b\x03\xad\xea\x07\x3c\x42\xf8\x28\x23\x71\xed\xdc\x84\x30\x32\xd2\xd6\x5e\xf9\x70\x03\x00\x8f\x68\xb2\xca\x47\x8a\x7b\xe7\xa2\x17\xa0\x1d\x56\x64\xec\x48\x0d\xe1\x94\xd5\xe2\x16\x15\x74\x3f\x40\x0e\xb9\x84\x47\xda\xa7\xb1\xf5\xf9\x22\xa7\xb1\x26\xb7\xc4\x48\x5b\x7f\x65\x81\xcc\x8c\xc4\x69\xac\x65\x6d\xd6\x44\x7a\xb0\x10\xf4\x46\x82\x9a\xb8\x7a\x99\x74\x26\xc9\x83\xd4\xd7\xff\xfe\x6f\xac\xcf\x17\x89\x34\x95\x11\x93\xfa\x5f\x93\xfd\x00\xbe\x23\x6d\xde\x04\xb0\x96\xe2\x09\x46\x02\x58\x4b\x97\xdb\x23\x8d\xf8\xa0\xc6\x88\xc3\x57\x13\xa6\xc8\x48\x23\xa6\x41\x83\x4a\x0c\x61\x71\x05\x7f\x19\x64\xea\xd1\xd6\x47\x4e\x5f\x1e\x69\x22\x1c\x24\x8d\xd2\x02\xe5\x5e\x56\x57\x0a\x7d\xa4\x2c\xf8\x91\x42\x1f\xb5\xfa\x2f\xfa\x26\x81\x62\x29\x84\x92\x91\x56\x74\x47\xc3\x41\xbc\xdf\xfc\x7c\x8d\xe0\x68\x2f\x7a\xd2\xcd\x84\xe3\x30\x12\x60\x52\xdd\xf5\x6d\x7d\xb4\xba\x1e\xbf\xb0\x7f\x5c\x5d\x68\x93\xe2\xf9\xb9\x62\x78\xfd\x42\x8d\x07\xfc\x03\xab\xde\x6b\x70\xab\x93\x2e\x40\xc2\x91\xae\x67\x9f\xad\x2c\x07\xb6\x36\x58\xd5\x0d\xfc\xc5\x17\xfd\x85\x5f\x40\x31\x69\x7c\xb7\x3a\x18\xba\xd5\x1d\x09\x12\xdc\xe6\xf9\xbc\x71\xbd\x0d\x3d\x0f\x23\x87\x39\x91\x46\x22\x2f\x57\x18\xfb\x23\x01\x03\x61\x8b\x27\xdd\x24\x65\x36\x57\xc8\x92\x2c\xae\xf0\x65\x82\x55\x7e\x62\x88\x5d\x06\x79\x48\x2a\x3d\x6d\x65\x30\x04\x3c\x34\xd2\x83\x02\x2e\x2e\x83\x45\xdb\xfd\xfe\xb6\x21\x0f\xa9\xb3\x84\xa8\x3e\x3c\x20\x84\xf3\x77\xef\xfa\x17\xda\x03\xef\x80\x38\xfc\x14\xef\xb9\x7d\xf8\x59\xd5\x1d\x8e\xc3\x8f\x82\x52\x47\x06\x1b\xc9\xe7\x80\x1c\xe4\x5f\x92\x1b\xd0\xfc\x4f\x61\xc3\x0e\x48\xf4\xa7\xcd\xec\x1c\x27\x0d\xb1\xe8\x8f\x0c\xd0\x90\x60\x6f\x46\xce\xb1\xea\xa6\xca\x2b\xf0\xff\xfc\x00\x21\x38\x92\xad\xc1\x79\xdf\x94\x82\x30\xe0\xbc\xcf\xcb\x4d\x2c\x00\x63\xfa\xff\x2d\x8c\x75\x9d\x35\x82\xbf\xbe\xb9\x85\x25\x48\x90\x96\xca\x00\x2e\x26\x57\x47\xbc\xbc\xec\xfa\x5c\xf6\x49\x66\xb9\xba\xf0\xd8\xf8\x6b\xa0\x34\x24\x57\x7f\x91\x82\xe0\xe7\x03\xdf\x50\x73\x08\x1f\x7e\x51\x06\xc5\x80\x0f\x7f\xc8\x5f\x32\xe0\xc3\x6f\xc3\xff\x93\xd1\xa6\x7c\xb2\x91\x89\x36\x3f\x0e\x97\x19\x0e\xc9\x61\xd8\xeb\xbb\xb8\x76\x06\x04\xf4\x5d\xa1\xd7\x23\x83\x8f\xdc\x3c\xde\xdc\xce\x35\x6f\x3b\x28\xe8\x57\xf5\x04\x10\x44\xa4\x34\x99\x91\xc9\xfc\x6d\xde\x05\xc1\x51\x2f\x1f\xc4\xc8\x7f\x90\x8e\x5a\x65\x19\xe4\x09\x85\xb1\x8e\x4c\xf8\x79\x13\x00\xf0\xc8\xc4\x9f\x4f\x2f\x12\xe2\xcf\x9b\xb2\x26\x47\x86\x38\x55\xd7\x20\x23\x43\x9c\xfa\x19\x44\x74\x8d\x92\x10\x06\x34\xf8\x59\x17\xc9\x23\x68\xf0\x5b\xfd\x54\x80\xb0\xf4\x32\x04\x69\x42\x80\xb5\x03\x1a\xfb\x6e\x65\x95\x61\x7a\x50\x0e\xdb\xc8\x83\x9b\x79\x1d\x5d\x82\xb6\xde\xaa\x23\x0f\xae\xcb\xbc\x0a\xb7\x2a\x99\x9f\x6d\x11\xbc\xa7\x52\x96\x39\x80\x89\xbc\x4a\x02\x22\xd9\x83\xce\xd1\xa7\x79\x48\x81\x4b\xd4\x45\xd2\xc8\x33\xc6\x5c\xba\x29\x93\xf2\x26\x2c\xf5\x91\x67\x8c\xf9\x3f\xf1\xde\x8c\x3c\xa3\xfb\x6a\xee\x0a\x6a\x60\x75\x6f\x41\x21\x23\x41\x03\xe7\x7c\x57\x56\xcb\xc8\x01\xa9\xec\xf9\x39\xc7\x36\xb0\xa4\x49\x83\x12\x3e\x7b\x11\x13\x79\x6d\x93\x30\x9f\xd1\x5a\x59\x60\x19\x5e\x2d\xdb\x2f\x79\x1f\x7e\x9a\x6d\xc6\xcc\xe5\xa1\x4d\xc2\xfc\x5f\xfe\x9b\xbe\x78\x75\xf0\x62\xf4\x85\xbf\x58\x6c\x0d\x30\xec\x9a\xba\x78\x1a\x79\x2b\xa3\xf6\xf9\x60\x1c\x4d\xa4\xcc\xa0\x88\x6f\x9f\x1e\xfd\xe2\x16\xc7\xef\xb3\x4d\xa5\x3a\x20\x6c\x6f\x36\x01\x21\x6c\x6f\xb6\x7e\x82\xb0\xbd\x35\xaf\xa8\xc0\x90\xb0\x64\xe6\x22\xaf\x7d\x36\xf6\xd6\x6e\xcd\xe6\x0e\x84\xeb\x69\x5a\x0e\x72\xd6\x69\xcd\x92\x85\xc3\x4e\xf9\x7c\x21\x82\xa9\xfd\x85\x68\x82\x67\xe1\xa1\x09\xde\x34\x5c\xbe\xd9\xc5\x01\x23\x7a\xfb\x8c\xe9\x3e\xbb\xb4\xcf\x26\x78\x42\x19\xf8\x7f\x08\xb4\x3d\xa9\x81\x5b\x24\x87\x02\x8c\xe8\xcd\x06\x1a\x8c\xe8\xf5\xd3\x63\x70\x06\x8b\xe7\xe4\x8d\x11\x50\x8f\x5f\xe6\xc4\x92\xec\x65\x51\x48\x5d\xc2\x68\xde\x6c\x90\xe4\x37\xa0\xb0\xd4\xde\x17\xcf\xde\xe7\x7f\x5c\xd3\xd3\xf5\xdd\x90\xad\xfc\xf7\xfd\x60\x34\x6f\xca\xa8\x18\x30\x9a\x37\x9b\x54\xc1\x68\xde\x84\x5a\x34\xca\x11\x2d\x2c\x2a\x9f\x94\xfd\x3f\x16\x8c\xf6\x4d\x49\xf1\xfc\x50\x19\x1b\x4b\xc4\xb4\xa3\x70\xd7\x66\x9b\x0a\x92\xf3\x24\xf0\xd9\x51\x52\x74\xb9\xab\xcc\x55\x98\xe4\x5a\x90\x9c\x2b\xf0\x6d\xc0\x71\xde\x6c\xb4\xc3\x71\xde\x7c\x92\x82\xc3\xbc\x59\x7d\x07\x87\xb9\x7d\x40\x70\x94\x37\xa5\x3c\x0c\x48\xc9\x8b\xcf\x8a\xe5\x0f\x47\xd0\xe5\xc8\x88\xf4\xfb\x3f\xde\x57\x7b\x73\x30\x9d\xe8\xa8\x56\x72\x44\x47\xaa\x82\x42\x83\xaa\xcb\x95\xb0\x69\x97\x5b\x54\xa0\x21\x85\x79\x73\x34\x0d\x69\x09\x94\x06\x7d\xb1\xb0\xa8\xab\xff\x67\x51\xcb\x0e\x86\x05\x3d\x35\x01\xa6\x8d\x52\x70\xf7\x6a\x1b\x41\x83\x9e\xd6\xf4\x0b\x2f\xc1\x1f\x9a\xa2\x1a\xab\x46\x56\x5e\xe1\xaa\xce\x6e\x33\x78\xd1\xa7\x50\x1a\x06\xb4\xe8\xd3\xa2\x0c\x1a\xf3\xa6\xe0\xc2\x01\x4d\x79\x53\x10\xc1\x28\x2d\x24\x85\x64\x7f\xc1\x04\x28\xee\x72\x63\x51\xc8\x64\x80\xa7\xbc\x75\x69\x4b\x68\xc6\xc7\xf4\x07\x89\xd1\x6d\x22\xfd\x19\xf0\x8c\x2f\x91\x74\x8f\xa0\x19\x4f\xc9\x15\x30\x8b\xed\x5f\x42\x04\x46\x89\x5b\xba\xe1\x97\x9f\xf8\x9a\x66\x84\x90\x5f\x9f\xd6\xcb\x08\x0a\x39\x97\xa3\xbf\xf2\x1d\x43\x52\x3e\x0f\x2f\x7a\x60\xa2\xec\x12\x09\xd2\xf2\x26\xc0\xd2\x51\xe2\x9a\xce\x8b\x2a\x58\x97\x0e\xbf\xb0\xe2\x05\x8d\xd8\x56\xef\xf3\xb3\x0d\xc7\x36\x83\x3f\xdb\x66\x70\x0b\x91\xdc\xc4\x3b\x2a\x50\x27\x07\xfb\xaa\xf9\x0b\x6f\x3c\xa0\x1a\x27\x0e\xf7\xe4\x72\x85\xff\x46\x5f\x98\x83\xb8\x05\xff\x3f\xa3\x02\xad\x02\x92\xe6\x8b\xe7\x28\x2c\x88\xfe\xf9\x21\xf0\xdf\x5d\xde\x26\x90\x62\x6e\x07\x3c\xe5\x3d\xc9\xa6\x82\x96\x3c\xdb\x99\x57\x56\x64\x3c\xa8\x0b\xd8\x00\xc9\xf3\xb8\x6d\x80\x2e\xbc\x97\x01\xeb\xb7\x71\x7b\x47\xb0\x7e\x37\x9f\xbe\xa0\xfd\xce\xc3\x7b\xff\xa4\x41\x96\x55\xd8\x00\xcb\xeb\x22\x80\x08\x65\xc9\x16\xa8\x35\xbf\xd2\xf2\x82\xf9\xd8\x83\xce\x89\xd5\xf7\x28\xb0\x7c\x77\x7b\xc6\x20\xf1\xee\xbe\xe9\x09\x12\x6f\x21\x1d\x0c\x18\xb8\xbb\xfd\xd7\xe5\x17\x1f\xb4\xac\xf8\x45\x97\xd5\xa3\x6d\x04\x74\x05\x9b\x0f\x18\xb8\xbb\x62\xc5\x47\xf9\x9d\x38\x5d\x34\x24\x30\x72\x2b\x9f\x7b\xc0\xc8\x9d\xbe\xcb\xe4\x17\x63\xac\x59\xc7\x48\xe8\x32\xee\xa1\xe4\xee\x76\x16\x16\xc0\x88\x75\x9d\x39\x60\xdc\xee\xba\x2d\x1e\xc1\xb8\xdd\xba\x65\xcd\x83\xca\xb5\xf0\xda\x27\xd8\xae\x50\xbc\x51\x9e\xd8\x3a\x9e\x65\x8e\xb0\x76\x95\x95\x27\xd6\xa1\x9b\xf8\x44\x13\xd4\x24\xe2\x76\x0f\x2f\x74\xe0\xa9\x92\x55\x1e\xf7\x73\x1f\x8d\x13\x47\x54\x65\x00\x8c\xba\x75\x68\xb1\x3b\xb2\x1e\x35\x1e\xe8\xfa\x81\x10\x1f\x8d\x7a\x85\x98\xa8\x65\x97\xb9\x56\x90\xda\xaf\x47\x4c\x7b\x55\x99\x41\x96\xf8\x83\xcf\xba\x58\x5e\xd7\x04\xd4\xeb\xe1\xff\x2f\x9e\xff\xaf\x07\x75\xeb\xc4\x6a\x1d\x59\x33\x63\x28\x3f\x15\x6c\xd3\xdd\x17\x8c\x35\x73\x02\x1b\x6e\x20\x67\x64\x5f\xb6\xd5\x38\x23\x2b\xea\x69\xc0\x4f\xdd\x7d\x57\x14\xfc\xd4\x4d\xb0\xde\x03\x7e\xea\xee\xeb\xb7\xe0\xa7\x6e\x8a\xc4\x1d\x35\xb3\x10\x24\x32\x2b\x61\xa8\x6d\xc8\x9a\xac\x9c\xaa\x7d\x01\x58\x0b\x41\x3f\x1e\x14\x92\xb0\x45\xd0\x31\x60\xb8\x2e\x0a\xf9\x1f\x10\x5c\xe7\x55\xfd\x3f\xe1\x20\xc3\x65\x00\x2e\xa4\x32\x82\xbf\xba\x29\x48\x73\xd4\x00\xf8\x95\xc8\xad\x15\xc4\x0c\xc9\xe8\x1a\xe0\xb5\xb2\x66\x2b\x51\xa7\x6d\xfc\x9b\xd2\xa9\x01\x96\xa8\x55\x08\x9f\xf4\x7e\xdb\xd5\x01\x81\x29\xe9\x56\x39\xf5\x2e\x1d\x10\x6b\x8b\x49\x57\xfb\x71\xb0\x0a\xde\x62\x04\x01\x75\x13\xbd\xd6\x80\x80\xba\xe8\xde\x79\x40\x40\x6d\x72\xd7\x51\xe3\x7e\x50\x02\x1e\xbe\xe9\x39\x3e\x65\xe2\xe3\x3d\xa5\x1d\x04\x67\x49\xbf\xba\xb5\x62\x9a\xee\x00\xd7\x79\xca\x74\x1c\x35\xa0\x70\x3d\x41\x03\x6c\x45\x8f\x67\x68\x20\x05\x33\x0e\xe8\xa5\x53\x1b\xde\x47\x84\xc9\x2a\xda\x7a\xd4\x00\xfd\x97\x8a\xaa\xa1\x82\x86\x37\x52\x20\x6c\x7d\x1e\x38\xe3\x01\xb5\x29\x40\xff\x93\x5f\xa0\x4d\xc9\x5f\x8c\x36\x49\x22\x57\x20\xb8\x84\x5a\x32\xea\x8a\x51\x57\x9b\x17\xa3\x3e\xbd\x37\x03\xa3\x5f\x12\xb6\x06\x84\x96\x47\xed\x04\x6e\xc9\x2d\x08\xc4\x7d\x79\x5b\xa0\x6f\x9e\x87\xb7\x26\x2a\xc2\xf6\x35\x54\xc9\x4b\xc1\x77\x23\x78\x88\xc5\x4e\x35\xa0\x11\x5e\xc5\x0d\x84\x75\x2e\xbb\xbe\x70\x49\x2a\x1c\x73\x40\x12\xbc\xac\x12\x6a\x40\x68\xe9\xa0\x5b\xc9\x88\x75\x8a\xd6\xa8\x01\x1f\x5f\x5c\x41\x0c\x41\xf5\x27\xf7\x10\x88\x5a\x7e\x04\x4b\xb0\x53\x9e\x06\x2c\xc1\x7d\x59\xbe\x91\xca\xe1\x9c\xad\x01\x4b\x70\xf1\xcd\x71\xb0\x04\x1f\x9e\xd7\x07\x37\xb6\xce\x6d\x41\x12\xec\x38\xfe\x01\x49\x70\x19\x1e\x15\x0e\x7e\xd3\x7b\xf7\xc1\x7d\xe0\xdd\xf8\x06\xfb\xaa\xfe\x7f\xa3\xc2\xee\x1f\x08\x59\xb4\x88\x7d\x83\x41\x4b\x2d\x78\xa3\xc2\xff\x46\x11\x16\xde\x2a\xdc\x93\xd1\x80\x21\xb1\x3b\xa7\x1d\xdb\xa4\x16\x8b\xc1\x68\x20\x8d\x38\x24\x70\xc0\xc2\xdb\x95\xe2\x3a\x5a\xc4\x70\x28\xf0\x74\xb4\x04\x8e\x87\x16\x16\x34\xbd\xc9\x11\xd6\x03\x9e\xde\x6e\x37\x26\x24\xbb\xc9\x27\x1f\x48\x76\x9b\x10\x82\x06\x24\xbb\x45\x44\x31\x03\x8e\xdd\xe4\x50\xda\x01\xc9\x6e\xb1\x15\xdf\x60\xe3\xf1\x55\x24\x9c\xba\x43\xa8\x12\x03\x4e\xdd\xe4\x00\xbb\x01\xa9\x6e\x29\xda\xdf\x2d\x07\x6e\x86\xbe\xc8\xd9\xad\x7a\x0c\x48\x7e\x70\xdc\xe5\x80\x75\x37\x29\xa5\x67\xc0\xba\xdb\xd7\xa7\x02\x54\x7d\xf7\xff\x8c\xaa\x22\x43\x47\x8b\xb8\x4a\xe9\xfa\x06\x36\x88\x4f\x36\x2d\x40\x14\x87\xcb\x60\xf6\x4a\xcd\xb5\xad\x94\x8a\xb8\x92\x07\xac\xbd\xc9\xb1\xb1\x03\xda\xde\x64\x53\x00\xda\xde\xe4\x48\xce\x01\x6f\x6f\x9e\x6e\x62\x00\x96\x4d\xff\xbf\xe2\x05\x7f\x62\x0b\x00\x41\xf9\x8f\xa0\xed\x5d\xf3\x9f\x42\x06\xe0\xf4\xed\xbe\x5d\x86\xd3\x37\x39\x52\x75\x34\x50\xee\x85\xfb\x3f\x82\xe4\x57\x0c\x21\x03\x92\xdf\x6e\x91\xdc\xb6\x52\xec\x96\xd9\x90\xfc\x66\xa1\x4e\x8e\x16\xf7\x84\x8a\x27\x1c\x0d\x90\x79\xf1\x06\x0c\x58\x80\xcb\x70\x7f\x81\x88\x17\x57\xda\x08\xd2\x5e\xbb\xc1\x20\xed\x6d\x87\x67\x00\x35\x38\xbc\x91\x1a\x24\x95\x6e\x30\xec\x7a\x82\xb1\x1c\x50\xf4\x0e\xdb\xf8\x0d\x76\x9e\xee\x35\x16\xe9\xa1\xee\x10\x90\xf0\x3e\xd5\x40\xd9\x3b\x7d\x23\x02\x03\x6f\xff\xb4\x9f\x88\xcc\xa6\x78\xc9\x01\x03\x6f\xf2\x95\x1b\x0c\xbc\xe9\xbb\xe6\xb6\x9e\x1c\x0a\xc7\x1e\xc1\xc0\xdb\x96\x14\x2f\x14\xbc\xd9\xd1\x59\x0d\xdc\xc9\xe1\x26\x0f\xcc\x45\xff\x0f\x84\xbc\xb5\x60\x9b\x91\x94\xac\x21\x98\x70\xaf\x4a\xc5\x40\xd1\x3b\x7c\x98\x6e\x33\xee\xed\xf4\xfc\x42\xd4\xd8\xa5\x01\x47\x6f\xf5\xb1\x05\x8e\xde\x71\x58\xb2\xc4\x35\xe3\x92\xcb\x03\x8e\xde\xe1\x2b\x03\x28\x7a\x53\xfb\xcc\xf2\x3e\xda\x8d\xc3\x4d\x08\x2e\x1d\x37\x19\x8a\xde\xb6\xe4\x26\x82\xa2\x37\x0d\x0b\x2b\xb8\x74\x8a\xf7\x1d\xf9\x29\x87\xac\xbb\xb6\x62\xe7\x7b\x90\x48\x31\x75\x38\x17\x14\xbd\x43\x51\xf4\x03\x86\xde\xfa\xd9\xe9\xa4\x98\x36\xb1\x8f\x8e\xb6\x15\xf9\xf8\x2c\x04\x00\xd7\x3c\x29\x20\x8d\xf8\xc8\x0f\xa3\x6e\xb5\x41\x0c\xa3\xee\xb0\x0a\xfb\x63\xd4\xb5\xbb\xf5\x8f\x52\xf7\xd3\x40\x1c\xd0\x3a\x0d\xc3\xa8\x3b\x6c\x18\x34\x02\x45\x7d\x4d\xd3\x2e\x74\xa6\x87\xf4\x0a\x52\x3f\x97\x27\xcf\x6b\xd9\xe1\x8f\x56\x4e\xee\x80\x70\xb7\xd8\x17\x09\xe1\x6e\x2e\xd6\x68\xd7\x03\x82\x8e\xca\x3f\x16\x81\x07\x0c\x68\xce\xc3\x1b\x97\x54\x15\xdf\xe7\xc3\xb7\x9b\x04\x99\x3b\xe0\xdb\x4d\x66\x29\x1c\xed\x37\xc0\x29\xd4\x08\xfd\xd0\x0e\x56\x91\x80\xf2\x67\x4b\x12\xce\xb2\xb6\x47\x21\xe4\x1d\xbe\x22\x80\x6f\xb7\x7e\x3e\x18\x96\x8f\xc8\x55\x47\xbb\xe1\xca\xf6\xba\x07\x2b\x44\xa1\xd1\x03\x82\xde\x61\x2b\x04\x82\xde\x5d\x81\xbe\x18\x0e\x6f\x0f\x19\xb7\xb7\x82\xc0\x1d\x2d\x82\x7b\xec\x8c\x6c\x37\xa1\x34\x1e\xc3\x1b\x9a\x4d\x77\x19\x46\xdf\xe6\x16\x3c\x31\xa6\x7a\xfe\x61\x4c\xdd\xa5\xb0\x7b\x96\x4e\x7a\x50\xfe\x8e\x43\x0e\x71\x28\x7f\xc7\x47\x3a\x3e\x2c\x02\x19\x4e\x50\xfe\xee\x0a\xfc\x05\xe8\xe6\xac\x7d\x9e\x8b\x17\xfe\x25\xdf\x73\xb4\x40\x12\xb1\x01\x40\x2c\xed\x61\xe5\x10\x2c\x3c\xb6\x30\xde\x80\xaf\xd3\xc7\x5f\xf6\x88\x2d\x94\x6d\x54\x8d\x43\xe3\x09\x61\xf0\xb0\x9b\xed\x8f\x30\x58\xca\xe9\x8f\x2f\xb8\xfa\x7f\x86\x4f\xde\xf1\xce\xc1\xbd\x7b\x8f\xf4\x7d\x70\x1f\x8e\x8b\x85\x41\x78\x08\x68\x6b\xc0\x20\x3c\xd6\xe7\xff\x68\xe0\x54\x19\xf8\x78\x99\x8d\x3d\x45\x03\x9b\xca\xd4\x2f\xaf\x5d\xc7\x59\xde\xbd\x49\x7a\x8a\xf9\x59\x2a\x33\x3f\x32\xce\x21\x10\x1e\x0e\xa3\xed\x11\x47\xe4\x5d\xd7\x13\xf3\x53\xfd\xc5\x07\xca\x64\xf5\x00\x1b\xcd\x36\x19\x84\xc2\x43\x00\x0f\xa3\x67\xc2\xcd\x3d\x44\x99\x5d\x2d\x07\x53\xdf\x36\xdd\xfe\xa0\x3e\x90\x49\x6f\xd2\xa6\x80\x91\x78\xd8\x4d\x08\x23\x71\x71\x14\x07\x84\xc4\xd3\x16\x13\x84\xc4\xbb\x42\x4d\x52\x70\x32\x2e\x97\x81\x04\x4a\xae\x00\x34\xd0\xe9\x16\xff\xa2\x02\x37\x91\x7d\xef\x2e\x17\xba\x28\x33\xb5\x17\x56\x81\x4c\x75\x08\x8b\x8d\xa0\x37\x20\x2c\x1e\x0e\xa2\xe9\xdb\x22\x2b\x3e\x23\x76\xdc\xed\xfd\x53\x1f\x8b\xc0\xab\x0c\xde\x85\xfe\x59\x96\x5c\xb0\x8b\x37\x7b\xf4\xc2\x32\xd6\xe1\xa4\xd7\x98\x03\x4d\x3a\x94\x8d\xfd\xb3\x0c\x61\x38\xb6\x51\x05\xc3\xf1\x50\x4c\xfc\xe8\x35\xc6\xd0\xeb\xb4\x2e\x16\xbe\x6b\x24\x6c\x44\x43\x56\x63\x84\x54\x7f\x43\x8c\x48\x5d\xc3\x68\xbc\xeb\xf3\x0f\x88\x11\x69\x5f\x28\x8d\x53\xff\x8c\x31\x57\xf6\xbe\xa3\xe8\x8d\x31\xe9\xfe\x3f\xc6\xc4\x4d\x6e\x31\x26\x6a\x52\x7b\x89\x38\x57\x19\x2c\x6e\x25\xb2\x8f\x0e\x68\xed\x67\xe7\xf4\xca\x07\x5d\x6e\xff\xfb\xbf\xe9\xeb\x74\x18\x8e\xf7\x07\xd5\x47\xa2\x9b\x7d\x2f\x14\x0c\xc7\xfd\xd3\x82\xce\x98\xb9\x85\x7f\x86\x9f\x47\xa5\xb3\xb5\x74\x8c\xed\xfd\xf7\xbf\xff\x9b\x7d\xb8\x46\xa6\xd5\xeb\x88\x5b\x02\xc7\xa7\xf5\x91\xf0\xaf\xa8\xbe\x11\x6c\xe6\x7a\x7f\x9b\x79\xc9\x47\xcc\x1e\x99\x37\x9e\xb5\xf1\x23\x4e\xc3\xf5\xef\x93\xff\xf2\xe3\x7b\xa7\x7b\xdb\x00\x27\x27\x54\xdd\x11\x1c\xc8\xfd\x18\xfe\x21\xa0\x3a\xf5\xf9\x19\x93\x2e\x03\xa4\x63\x36\xda\xbb\x02\x49\x72\x3e\x92\x5f\xd8\x47\x81\xe5\x11\x06\x04\x77\x78\xdf\xe0\x4b\xb1\xd5\x08\x49\xf2\xb2\x24\x21\x56\xba\x0b\x47\x78\x74\xe0\xe4\x6c\x34\x42\xa2\x5c\xc6\x3f\xa5\x79\x8e\xbe\xed\xc1\x6e\x83\xb2\x6f\x7b\x70\x0c\x59\x37\x7d\x5b\x67\xdd\xf6\x23\x94\xc9\xc5\xe6\x5e\xbf\x82\x86\x55\xef\x6f\xeb\x69\xf8\x42\xa9\x13\xb9\xdc\x85\x25\x34\xe0\x58\x1e\xbe\x1e\xe9\x17\x3b\xc0\xb3\x47\xe8\x72\x17\xa7\xdb\xe8\xe0\xdb\x4e\x0f\xc7\x45\xc8\x89\x8c\xe6\xfe\x23\x41\xda\x72\x0d\xb8\x5a\xdf\xf2\xc1\xc1\x9c\x95\x47\x3b\xe0\x60\x4e\x5d\xf9\x70\xa3\x87\x7d\xe4\x3d\xf8\x8b\x16\x78\x0c\xb6\x81\x54\xed\x51\xec\xdb\x40\xea\x02\xcb\x1b\x9d\xd4\xde\xee\xfa\x20\x39\xf0\x96\xba\x0f\xa2\x6a\x55\xdd\xcd\x65\xbc\x55\x05\x99\x3f\xce\x01\xe9\x77\x0c\x99\x2c\xd4\x7e\x43\x1c\x62\xb1\x16\x58\x6c\xc9\xda\xef\x0e\xea\x59\xbf\x10\xe0\xa6\x9a\x84\x3b\x32\xfe\x5c\xc1\x85\xff\x40\x1d\xd8\xe6\xd3\x9c\x96\xd4\x37\x78\xbc\x3a\x24\x40\x22\xbd\x3f\xa8\x2e\x3e\x89\x70\x35\x55\x00\x38\x5b\x77\x80\x7a\x7f\xa0\xaa\xf8\xd4\x50\xb7\xf6\xf2\x26\xe2\x76\x62\x78\xd7\xfd\x05\x5b\x67\xbf\x40\x2e\xad\x17\xf5\x03\x55\xb7\x05\xe7\x13\xc9\x3f\x6a\xc1\x1b\x4d\xb4\xc9\xb0\x6d\xa6\xee\x10\x4e\x78\xaa\xf3\xd0\x85\x3e\x3c\xd5\xfb\x05\x35\xe1\xc5\x8a\x75\x0b\x5e\xb0\x0e\xbc\x0a\x08\xd9\x1b\xde\x87\x6f\x84\x6f\xb9\x42\x44\xb5\x83\xf6\x21\xa6\x4e\xbe\x7d\x80\x98\x7a\x3f\xf0\xdf\x0f\x30\x53\xef\x1f\xaa\x7e\x00\xf8\x64\xba\x5c\xf9\x64\x53\x19\x3a\xad\xe6\x0a\x82\x8e\x43\xa2\x31\xb8\xa9\x95\xb0\x3b\x82\x9b\xba\x3b\x26\x0e\x6e\xea\xee\x53\xfc\x48\x74\x4a\x2a\x75\x70\x43\xe2\xab\xc5\x11\x84\x1d\x5a\xbb\x83\x0c\x60\xbb\x75\x07\x19\xc0\x1f\xc7\xc8\xc8\x1c\xeb\x25\xbc\x83\x59\xda\xde\x79\x98\xa5\xd3\xe7\x6e\x10\x6a\x69\x83\x45\x0f\xa8\xa5\xab\x2d\x35\x98\xa2\xfb\xa7\xcf\xb8\xa2\x3e\x57\x75\x30\x45\xe7\xa1\x6b\x2b\x88\x9f\xbb\xdd\xf7\xa3\x04\x3f\xa0\xff\x87\x59\x48\xdb\x6f\x14\x3c\x33\x32\x6b\x46\x89\xed\x2f\x91\x06\x73\x74\x11\xda\xca\x18\x38\x8e\x3e\x57\x6b\x63\x1b\x32\xd5\xf9\x3b\x50\x49\x57\x87\x76\x8c\x80\xa9\x95\x08\x84\x49\x3a\x7d\x6e\xd6\xa0\x92\xee\xca\x95\x1b\x50\x47\x77\xa7\x91\x41\xf4\xbc\xa6\xff\x6f\xcc\x92\x84\xf2\x20\x8e\x2f\x7f\xca\x04\x8b\x7a\x08\x40\x81\x15\x0a\xed\x18\xd0\x05\x0a\x3a\x7f\x8c\x08\x11\x2f\xfe\x1f\xfb\xde\x57\x0c\x50\x31\xf7\x21\x21\x3d\xc8\xd7\xb5\x9f\x79\x40\x20\x85\x3b\xff\x1f\x74\x0e\x44\xce\x5d\x69\xed\x63\x90\x30\xe5\xe8\xe0\xd1\x23\xb4\x45\x33\x12\x97\xf8\x12\xa8\xb0\x22\x77\x87\x59\x40\x8a\x6c\xb4\x9b\x01\x29\x72\x17\x43\xe4\x80\x14\xb9\x5b\x9c\xc1\x81\x9c\x85\xb7\x3a\x06\x1a\xbc\x78\x7e\xe6\x8f\xe7\x35\xfc\x33\xbe\xa7\xf6\x80\xf3\x25\x9c\x95\x31\xb8\x6f\x77\x68\xce\x58\x88\x9a\xe4\xff\x89\xcb\xf4\x1e\x58\x5b\xdc\xfa\x42\x6c\x40\x1f\x62\x6a\xde\x01\x1f\x71\xcb\x6e\xc0\xc9\x15\x9d\xc4\x6f\xd0\x0d\x9b\x9a\x77\x40\x37\x5c\xc4\x61\x33\xa0\x1b\x4e\xe6\xae\x1d\xf0\x0d\x57\x47\x66\x8c\x20\x1c\xf1\x3e\x0f\xba\x61\x3b\x09\xe0\x1b\x2e\xf6\x6a\x40\x37\xbc\x1c\xe0\x1c\x6c\xc2\x9f\x5d\x07\x97\x60\x97\x6b\x2b\xd8\x84\x4d\x5d\x3b\x82\x4d\x78\x78\xdb\x82\x98\xfa\xd9\x96\x17\xa6\xb6\xb7\xe1\xc5\xa0\xcb\x4a\x1c\x17\xfb\xde\x4e\xee\xb1\xed\x80\xe1\x34\xbe\xb1\xf5\xfa\x9a\x1e\x34\xe2\xf6\x6c\x76\x0d\x94\xa2\xa3\xe0\xa1\xf7\x9d\x36\x1b\xc7\x1f\xc4\xbb\x56\xd5\xfd\xc3\x50\xd1\xff\xdc\xa5\xf8\x9e\x60\x3c\xb0\x27\xc8\x0b\x32\x9e\xe8\xb1\x6e\x87\x21\xeb\xad\x8e\xc0\x1e\xa1\xe3\x44\xe6\x37\x06\x37\xf0\xf6\x93\x8c\x27\x66\xcd\x83\x4e\x4a\x91\xef\xa8\x06\x29\x45\x26\xe3\x1b\xe3\x81\x8e\xea\x53\xc6\x8f\xef\x75\xc0\x95\x7d\xab\x6e\xf3\x16\x0c\x1e\x32\x10\x2f\x6c\x6a\xc1\xf6\x5b\x8a\x37\x46\xe0\x8d\xea\xe2\x62\x70\x59\x63\x62\xb9\x31\x5e\x62\xc2\x75\x9d\x0d\x1d\x70\xf1\x15\x57\xd0\x01\x3b\xb1\x0d\x36\xe0\xec\x88\xe5\x60\x03\x76\x84\xc0\x04\x4d\xd4\xa7\x97\x09\xe0\x85\x7d\x67\xc1\xe7\x2b\xb4\xb8\x01\x5f\x6f\x39\x3e\x65\x7c\x6d\xda\xe9\xb0\xef\x76\x07\x18\xc0\xbe\x5b\x84\x4f\x31\x20\xdf\x4d\xa6\x91\x1b\x13\x44\x8c\x43\x31\x0d\x13\x20\x2c\x93\xb0\x0d\xe8\x79\x0d\x23\x39\x26\x09\x4a\x66\x61\x1b\x73\x6b\xd0\xea\x31\x9d\x81\x2b\xef\xd8\xc7\x49\xc6\xae\x69\xd7\xc6\x4c\x88\x2b\x39\x3f\x66\x46\x1b\x48\x3c\x4c\xae\x7f\xcc\x82\x36\x26\x61\x09\x9f\x51\x0a\x1d\xeb\x36\x01\x1c\xef\x18\xeb\x19\xae\x02\x51\xe1\x8c\xe0\x08\x1e\x87\x1f\x40\xe0\xb9\xcd\xe8\x5c\x91\xc8\x8f\x59\xe0\xa9\xd6\x52\x9f\x84\x10\xd8\x59\x02\xa7\x70\x11\x93\xca\x80\x53\xb8\x16\x09\x07\x38\x84\xbb\x03\x8e\x66\x9c\xf4\x9d\x0f\x0a\x89\x70\xb6\x02\x0a\x12\x61\x53\x9f\x0d\x48\x84\x93\x2f\x53\x21\x09\x5e\x73\xfd\xd3\xe5\x0d\x0c\xc2\xc9\x7c\x4d\x03\x0a\xe1\xe4\x9b\x03\x28\x84\x93\x39\xb4\xc6\x0c\x05\xfc\xf9\x1c\x1d\x48\x7e\x21\x3a\x50\xfd\x03\xb7\x33\x72\x88\x05\x05\xb0\x79\xc9\x06\x14\xc0\xdd\xc9\x0a\x50\x00\x27\xd3\x74\x0d\x38\x80\xcb\x74\x8d\x40\xc9\x8b\x2e\x60\x4c\x90\xe0\x2d\x2c\xa0\xf4\x5d\xd5\xef\x43\xd9\xe8\x63\x29\x14\xbd\xa9\x17\x69\x2d\x38\x7a\xbb\xb5\x12\x14\xbd\xd9\xa9\x6f\xb3\x03\x6f\xe9\x06\x10\xa6\x30\x24\x7c\x66\x27\x0c\xe2\xf3\x3e\x19\x9a\x5e\x24\x30\x36\x3a\xc5\x74\xc2\x36\xe3\xfc\x8b\x49\xd0\x81\x23\x5d\xe6\x8c\x55\x29\x5b\x72\x82\xc5\x55\x3f\x65\xa0\xb3\x9a\x5f\xd8\x2a\xe8\x53\xdc\xed\xb1\xfc\x9f\x5b\x0b\x27\x7b\xdc\x66\x9c\x93\x8b\x1b\xc0\x39\xd9\x66\x02\x84\xbe\x65\x54\x97\x03\x04\x50\x23\xb8\x62\x04\x97\x6b\x64\x04\xbd\x93\x21\x68\x1c\x1e\x41\x62\x1a\x1c\xaa\x03\xe1\x6f\xfa\x4c\x21\xb0\xec\xdd\xbe\x85\x09\xf7\x8c\x43\x77\x60\x04\xde\x0f\xe8\x0b\x67\x34\x59\x4d\x02\x8e\xb3\x3b\x2f\x69\x9e\x88\x02\x1d\x5a\x66\x58\x06\xbe\x90\x87\x44\x38\x09\x2f\x73\xcc\xb0\x0c\x7c\x43\x3f\x4f\x32\xa5\x3c\x2a\x28\x7a\xfb\x1d\x21\x0d\xce\xcb\x9d\xb8\x38\xbd\x7a\x9d\x5d\xd8\x92\x16\x4e\x18\x02\xed\xf3\x7c\x30\xc6\xab\x4b\x57\xac\x53\x3f\x8f\x2c\xb2\x6c\x0a\x3a\x9b\xe2\xf7\x91\x9f\xa2\xab\x19\x73\x1b\x0a\x33\x7f\x3e\x70\xc7\x03\x6e\x31\x47\x45\xa9\xd9\x3f\x96\x62\x2f\x1c\x2e\x50\x7c\xbf\x01\x49\x71\x17\x06\xdc\x80\xa4\x38\x3b\xb7\x19\x8e\xe2\x24\xc2\xbf\x31\x6f\x46\x44\x96\xcd\x24\x17\xcd\x27\x4b\x28\x89\xb3\x4f\xd7\xb0\x08\x77\x9f\xce\x67\x18\x1e\xf2\x17\x41\x12\xbc\xaa\xdb\x07\x35\x5a\x6d\xfe\x7f\xc2\x89\xa8\xf6\xa2\xe4\x87\x85\xe5\x03\xd3\x8b\x8e\x95\x93\xb8\x3c\xc7\x27\xcc\x38\xe9\x7e\x2a\x24\x48\xc3\xf1\x9c\x13\x34\x4c\x5f\x37\x40\x1a\x9c\x7d\x07\x38\x5f\x96\x84\x76\x5a\x70\x04\x77\xa1\xc2\x0e\x38\x82\xb3\xcf\x33\x70\x04\x77\x47\x84\x41\xf9\x3b\x84\x30\x37\x16\x11\x15\x62\xd3\x19\x2b\x68\x23\xb5\x91\x56\x42\x9a\x4a\xd6\x05\xc3\xaf\x4d\xb3\x05\x75\x8a\xc9\x6a\xc6\x02\xfd\xd1\x27\x86\x95\x4f\x86\xc4\x2f\x5c\xa0\x66\xf8\xf9\x70\x09\xea\x79\x32\xcf\xec\x32\x0c\x8a\xe0\xa1\x45\xb8\x38\x02\xee\x35\xf8\x0f\xea\x66\x15\x72\xeb\x3f\x95\x91\x5b\xaf\xf9\x0b\x7e\xe1\x4f\xa2\x17\x04\xc3\xa5\x78\x38\x43\xfb\x39\xf3\x6b\x11\x5c\x60\xb7\xf4\xaa\xc0\x8e\x78\xbc\xe1\x52\xf3\x65\xc5\x82\x02\xbf\x37\xc9\xee\x55\x27\x2f\xa8\x09\x70\xe0\xdb\x15\x0f\x43\x71\xb7\x0f\x77\x35\xac\x1c\x89\xc2\x60\x28\x16\xe2\xd3\x80\xa1\xb8\xdb\x05\x0b\x43\xb1\x01\xc6\xc7\x8a\x9c\x64\x9d\x88\x60\x28\x2e\xbe\x21\x0c\x82\x62\x1f\xa9\x57\x47\x1b\xb6\xec\x07\xc8\x08\xd6\x69\x60\x41\x58\xbf\xbc\x82\xc2\x4d\x6d\x6f\x0d\x14\xc6\xbd\x7b\x0c\x3b\x3d\xf6\xa0\x03\xba\x21\xba\x80\xb1\x02\x9d\x5a\x0c\x18\x63\x91\x37\x26\xa8\xe5\x01\x01\x71\x72\x22\xdb\x8a\x60\x82\xcf\xff\x2b\x32\xd1\x35\x86\x91\x83\xac\x43\x38\x0c\xc4\x75\x7a\x0c\x49\x14\xf3\x91\x0c\x7e\xe1\xfc\x19\x03\x30\x34\x7a\xf7\xff\x51\x9f\x1a\xb8\xd5\xdf\xf4\x9d\xd9\x9a\x91\x11\xaa\x06\x12\x72\x27\x9c\xdf\xb1\x56\xbc\xaf\x32\x01\x73\x8e\x42\x0a\xfa\x60\x43\x34\x04\x3b\xb0\xbd\x8c\x41\xf6\xeb\xb0\xc3\x15\xf7\xe8\x62\xec\x1b\x6b\x6b\x86\xe5\x5c\xc0\x15\x88\x4b\xfe\x20\x79\xc7\x66\xe0\x1b\x2b\xf2\x8e\xbd\x4b\xb9\x39\x2f\xfe\xc2\x16\xfd\xd5\x86\x2f\x74\xc1\xb9\x25\x97\x7f\x51\xa1\x7f\x00\xa7\xde\x43\xc6\x19\x51\x18\x45\x03\x7e\xe1\x64\xb2\xb5\x01\xc1\x70\x75\xec\xc1\xfa\x83\xb1\x50\x0b\x7e\xd1\x64\x0f\x52\xe0\x58\xe8\x80\xb3\xb8\x6c\xb7\xcd\xb0\xf0\x15\xdb\x11\x0a\x41\xf1\xae\xc0\x3f\x5c\xc4\x3c\xfb\x85\xe8\xc3\xf2\x27\xa1\x47\xf7\x34\xe0\x1d\xb6\xb6\x59\x77\xc6\xdd\xad\x0a\x40\x75\x74\x90\xcb\xc2\xb7\xeb\x38\x1e\x18\x89\xab\x58\x9b\xc6\x82\x82\x7e\x49\x3b\xac\x27\xee\x8e\x35\x66\x5c\x7d\x7f\x70\x2c\x16\x21\x7f\xc9\x7b\xfd\x21\xad\xd6\xb3\x10\xa7\x54\x1f\x81\xd6\x13\x70\x2a\xfe\xe2\x19\x0f\xa8\x4b\xfb\x94\xda\x05\xac\x3e\x16\xd9\x65\x1f\xdc\x88\x20\x3e\x16\xdb\xcc\x58\x20\x5f\x7c\x70\x22\xd6\x56\x71\xf9\xf0\xca\xc1\xdb\x6b\xef\xf0\x22\x1f\xcc\x57\x8d\xeb\x25\x68\x44\x07\x90\xf5\xc6\x17\x65\x65\x40\x9d\x9c\x7d\x53\x08\x33\x72\x71\x0c\x2e\xc4\xc8\xe9\x93\x02\x0f\x33\x72\xf7\x55\xe0\x79\xc4\xb0\xba\x82\x4e\xb9\xa9\x7c\x81\xde\xe6\x72\xb4\xe0\xf3\x45\x20\x0a\x34\x8f\xe7\xd6\x91\x45\x84\x65\xe3\x4c\x5c\xbc\xb4\x7f\x61\x92\x1e\x27\x38\x1a\x3e\xd7\x9e\x1c\x42\x9b\x64\x0d\x3c\xcc\xdd\xe8\x29\x67\x90\x9b\x59\x63\x04\x11\xb3\x63\x94\xa1\x59\x1e\x4d\x2e\xb6\x33\x73\x43\x20\xf7\x10\x24\xc9\xc3\x97\x30\x67\x61\xe3\x58\x9a\x9c\x04\xf8\x89\x13\x69\x9c\x24\x6b\xd9\x7a\x87\x45\x79\xbf\xe0\x07\xb8\x88\xd2\x2a\x82\x46\x39\x75\x83\x93\x9c\xb8\x5d\x6d\x18\x9e\xa8\x55\x6f\x3d\x78\x96\xf3\xf1\x69\x41\x2c\xa2\xe1\x1a\x01\x6c\x96\x8a\x38\x2b\xc8\x56\x9e\xc2\x1a\x4e\x4d\xf5\x91\xcb\x5f\x3b\x3d\xcf\x8a\x00\xf6\x8c\xed\x33\xdf\xf4\x85\xc0\xb9\x8f\x74\xdd\xf9\xeb\xe7\x56\x9a\xe5\x33\x09\x9d\xf4\x76\x0f\x09\x57\xb5\xbe\x7f\x3f\x89\x1b\x77\x22\xd1\x19\x17\xa9\x76\x0c\x9c\x24\x6b\x7d\x1a\x38\x08\xff\x95\x92\x3c\x47\x64\x1a\xe9\x03\x44\xcc\x75\xa7\xb8\x9f\x23\x12\x81\xfc\x02\x6e\xc3\xe1\x17\xa0\x70\x38\xfc\xfc\x1e\x31\x51\x34\x0c\x88\x99\x87\x6f\x75\x4e\xa8\xb8\xec\xbe\x39\x09\x3c\xff\x9c\x93\x4f\xb8\xb8\x8c\xf2\x03\x93\x73\x75\x2e\xee\x39\xff\x5a\xe8\x1a\xe3\xc2\x5c\x2d\x82\x8b\xeb\x73\xc6\x3a\x27\x81\x1d\x5e\x15\x13\x15\xe0\x7d\x19\x21\x76\x5e\x25\x0b\x32\x95\xe6\xff\x09\x52\xf0\xa2\x88\xdc\x28\x59\x86\x50\x3f\x27\xdf\x0e\x9c\x0b\xc9\x22\xcb\x09\x2a\xe8\x54\xa4\xd5\xcf\x85\xc7\xcb\x1b\x81\x78\xb9\x8f\x75\x7e\x12\x2f\x57\x3d\x07\x11\x2f\x27\xd1\x74\x12\xef\xf6\x59\xd6\x27\x23\x30\xfc\x7c\x8c\x80\x05\xc7\x19\x23\xa0\x16\x9c\xb1\x6c\xd4\x82\x93\x0c\xb7\xe9\x0a\xae\xa8\xc0\x0f\x10\x63\x20\x4f\xec\x79\x12\xd5\x20\xd7\xed\x19\x2c\xff\x3a\xcf\xc0\x2d\x3d\x7c\x84\x3c\xaf\xce\xfd\xbb\xcb\x27\xe0\x9b\x1a\x42\x2e\x68\x9d\x4b\x7b\x12\xc0\x66\x78\x93\x13\xac\xe5\xea\x45\x82\x4e\xfd\xdc\xc0\x9c\x78\x72\xfb\xa7\x0c\x15\xa5\x54\xe0\x19\x17\xb4\xce\x04\x3d\x23\x76\xdf\xab\x28\x48\x18\x3c\xa6\x37\xb1\x34\x1e\xf3\x9b\x90\x3d\xef\x5c\xf2\xa9\xb3\x74\x28\x64\xd5\xd9\x08\x6f\x27\xb9\x55\x3e\x40\x9d\x5b\xa7\xe6\xf2\x29\x73\x2c\x77\x6c\xf1\xf9\x40\xec\xf1\xa9\x20\x96\xb5\xe6\x0c\xca\x04\x87\xe8\x9d\x5b\x01\xe6\xec\x8d\x16\x0a\xd0\xd1\xb1\x67\x5c\x77\xea\xd4\x7c\xbe\x1c\x78\x64\x7b\x9d\x6f\xf8\xf7\xf5\xfc\x3e\xc2\x8d\x6c\xf9\x4d\x02\xb4\x11\x78\xce\x70\xcc\x0e\xab\x1b\x2e\x27\xf7\x91\xec\x1f\xd4\xcd\x75\xc4\xb6\x95\x67\xe4\x02\x69\x51\xe3\x77\x1d\xb1\x66\xa5\x4e\xae\x63\xf2\xf9\xa5\x72\xcc\xe0\xf2\x0f\xb4\x57\x33\x74\x1d\x04\x2b\x35\x57\xf0\xf2\xff\x7f\xfd\xbd\x88\xe2\xef\x62\x11\x1c\x17\x48\x8c\x16\xbe\x57\x0a\x8a\x58\xbf\xd0\xa8\x20\xab\xbc\x28\xab\x01\x11\x10\x36\x0f\xff\x10\x0c\x6a\x6a\xc1\x56\xa1\x23\xcb\x2e\xbb\xfe\xf8\x41\xb5\xb1\xa1\xf3\x1e\x22\xa6\x1a\xd0\x73\x0f\x4b\x8e\x8b\x00\x2f\xa3\xc0\x5d\xf0\x48\x89\xcc\x6b\x5c\x71\x33\x2a\xf2\xae\x71\xe1\xb6\x75\xf8\xf2\x45\x80\x57\x17\x21\xd9\xb8\x72\x0c\x9a\x6b\xb8\x28\xfb\x85\xa0\x8f\xf1\xf3\x77\x54\xe0\x17\xa2\x4f\xff\x2d\xd3\x0b\xad\xee\x7d\x70\x85\x56\x17\xc5\xd9\xb8\x08\x01\xcb\x3a\x78\xc2\x12\x3e\x44\x37\x39\xae\xb8\x3b\xf5\x49\x1f\x96\xf0\xec\x48\xce\x2b\xee\x4e\x85\x1d\x3f\x2e\xb4\xb8\xed\xac\x2b\x0e\xc7\xc2\x8e\x1f\xf0\x88\x0f\xeb\xac\xab\x32\x8c\xb2\xd0\xe1\x11\x1f\xbe\x23\x87\x47\x7c\x18\x1a\x2a\x78\xc4\xbb\xa0\xdf\xc7\x15\xd4\x51\xd2\x92\x57\x8d\x99\x2f\x7e\x83\xeb\xc8\xe2\x07\x7e\x7c\x51\x13\x1b\xbe\x5d\x19\x5b\x10\x8f\x67\xcb\xcb\x6b\xdb\x01\xd5\x70\x82\x17\x9e\x5d\x47\xca\x5f\xad\xc4\x07\xfd\x02\x44\xe2\xcb\x2f\xb0\xbd\x0c\x9a\x72\x91\x21\xe7\xbc\xc6\x2b\xc2\xc8\x84\x15\x3f\xae\xc6\x3c\x78\x2d\xb5\x98\x07\x59\xd4\x57\x63\xa9\x4c\x7f\x92\x08\x90\xe4\x36\xfd\xe2\x05\xff\x80\xc0\x90\x7c\x80\x2d\x7d\xf8\xee\xea\x8a\x13\xfb\x94\x44\x82\x2d\x7d\x64\x8b\x04\xe2\xc6\x44\xab\x36\xae\xce\x3c\xba\x93\x83\xb5\x66\x09\x30\xe2\x7d\x75\x61\xc4\x3c\xab\x8b\x23\xb6\x4b\xf7\x0f\x83\x61\x57\x0b\x47\x4c\xb4\x4e\x83\xc1\x8f\x5e\xdc\x82\x11\x13\xdd\xfd\x06\xfb\x45\x47\xb1\x0b\xb6\x09\xc7\xf3\x5f\x23\xb6\xb8\x8e\x1d\xd7\x84\x46\xc5\x4b\x67\x9b\x2f\xc3\x39\x69\xd0\x99\x4f\x1b\x27\x41\x67\xde\xa7\x17\xe3\x0c\x1a\x48\x95\xd7\x41\x05\x7a\x61\x05\xcb\x89\xcb\xe0\xe7\x79\x07\xaf\x3f\x99\xa1\x3e\xe2\xc3\x76\x66\xdf\xb5\xcd\x93\xe1\xac\xb5\x8b\x70\x7e\x5f\xa0\xc1\x76\x9e\xa6\x77\x0b\x70\x2f\xce\x35\xbf\x30\x2e\x7c\x24\xbf\x4e\xb2\x48\x3c\x44\xdb\xb8\x18\xbe\xba\x86\x0d\x7d\xf8\x86\xf2\x3a\xe3\xfb\x6a\xcf\xb6\x2d\x72\x92\xcd\x7d\x5d\x88\x69\x0b\x14\xa2\xc1\x4a\xfa\x27\x6c\x9b\xeb\x8a\xc6\x69\xfe\x40\x7e\x11\x7f\xfd\x80\xc8\x7c\x38\x25\xf0\xc2\xf0\x10\x84\xf3\x80\xc8\x3c\x75\x23\x36\xc1\x64\x5e\x8d\x0e\x78\xfd\x02\xb1\x49\xc3\x0d\x14\x4c\x37\xd0\xca\xb5\x2d\x8f\x29\xbe\x92\x71\xc5\x71\x7f\x59\x09\x6c\xcb\x63\xd9\x64\x87\x0b\x7d\x38\x29\xf0\xba\xa3\x89\xea\x02\xb1\x5f\xdd\x51\x46\x50\x9d\x67\xe3\x8a\x04\x33\xb9\x03\x74\x60\x26\x1f\xe5\xf3\x3c\x13\xec\x15\x45\x0a\xa0\x93\xcf\xae\x87\x78\x4f\x6f\xb3\x7d\x58\x9f\x55\x96\x08\xc4\xe5\xc3\xd7\x97\x17\x71\x56\xc6\x63\xba\xde\x80\x37\x52\xfd\x6f\x34\x58\xe6\x28\x4c\xe6\x6b\xe8\xcc\x70\xe1\x4c\x76\x78\xe5\x45\x2c\x7a\xf1\x36\x8d\x30\x29\x9f\x94\x61\x2e\x1f\xbe\x0e\xbd\xde\x3f\x3f\xd6\x7f\x9f\xfc\xed\xb3\xf9\x1a\x9a\x76\x98\xca\x93\x91\xcf\x7e\x04\x97\xfb\x7a\x14\xa6\xf2\xe1\x0b\x57\xc8\xc8\x67\x96\xb5\x18\x64\xe4\x9f\x73\x13\x64\xe4\xc3\xc7\x1c\xb8\xc2\x87\xf1\x5d\x7f\xc4\x82\xfb\xbe\x15\x6a\xf0\xe1\xeb\xd4\xa0\x06\xef\x4b\xfb\x1e\x6a\xf0\xe9\x5c\x28\xa8\xc1\xf7\x03\x6a\x52\x8e\x41\x9b\x2a\xc7\x17\xfd\x42\x84\x8c\xaa\x45\x39\x66\xc9\xcf\xc7\x32\x53\x0b\xd0\xc3\xce\x79\x81\x38\x7b\xfa\xa2\xe9\x07\xe6\xb2\x93\x5f\x7f\x1c\x85\xed\xe3\x81\x58\x7b\x14\x1d\x5a\x20\xd6\x1e\x3e\x05\xfd\x22\x62\x69\x2d\x3f\x50\x00\x71\xd6\x9c\xa0\x23\x6d\x28\xfc\x2a\x87\x71\x59\x12\xf0\x5a\x2f\xdf\x00\xc3\x5b\xbd\x7c\x5f\x0a\x6f\xf5\xcc\xcd\x65\x92\x82\x64\xbe\xfd\x08\x32\x16\x95\xd1\x80\xb7\x7a\xf9\x06\xfb\xd7\x89\xa1\xb5\xbf\xf7\x47\x90\x71\xfe\xbc\x70\xc7\x03\xae\x91\x21\x91\x82\x83\xd8\x7a\x89\xc4\x66\x40\x6c\x9d\x9d\xb0\x07\xaf\x75\xf5\xe1\xfb\x37\x38\x63\x78\x0a\x88\x32\xb6\xcb\x1b\x1a\xeb\x6a\x97\x7a\x90\x46\xfb\x50\xf3\x5b\x0c\xb1\x0c\xd2\x1f\x41\x43\x4d\xa2\xff\x07\x37\xa0\x13\x0c\x7e\x88\xfe\x4f\x34\xfc\x2f\x4e\xaa\xda\xa9\xbf\x45\x20\x5d\xf1\x07\xa2\x41\x6a\x40\xa8\x02\x99\xd8\xbf\xc5\xbe\xf3\x10\xaf\xe0\x05\x52\x39\x54\x83\x74\x17\x14\xd1\xe9\x13\xcc\x0e\x47\x74\x75\xea\x2e\x1c\xd1\xd5\xb9\x67\x41\xf1\xdc\x3f\xcf\x73\xc9\xef\x32\x37\x89\x4d\xf6\x2d\xa4\xcc\xc3\xa0\xd3\x90\x32\x67\x9f\x61\x20\x61\x4e\x4e\xfd\x85\x43\x39\x67\x69\xe7\x5f\x88\x7f\xcf\xd8\x0f\xed\x2c\x63\xf5\x17\xbe\xdb\x63\xfe\xd3\x2d\xce\x6f\xeb\x82\xf1\xf9\x1a\x90\x95\x8e\xcd\x84\x81\x79\xd7\xe6\x1f\x82\xd1\x5a\x13\xfa\x8b\x25\xe9\xef\x13\xb6\xeb\x53\x2b\x14\xca\xc5\xb0\x2e\x50\x28\x8f\x22\x4b\xf7\x47\x56\xd4\x70\x74\xcb\x0f\x5d\x90\x3e\x15\xc2\xe9\xec\x19\xda\xba\x60\xd9\xfb\x02\xe7\xf2\x30\x52\x3a\x9c\xcb\xb5\xc8\x8c\x84\x72\x39\x7f\x96\x60\xc4\xdc\x5a\xca\x3c\xd1\x65\xd5\xf7\x44\xea\x9f\xda\xf3\xe2\x40\xb3\x10\xd8\xba\x22\x0d\xa3\xf1\xc0\x78\xbc\x1c\xf4\x00\xe1\xf1\x7e\x40\x6b\x16\x58\x4c\x9b\x03\x41\x78\xfc\x49\xa9\x84\xf1\x78\x39\x10\xe3\x47\x04\xd2\x30\x66\xd3\xef\xa5\x8d\xcb\x35\x6e\x41\x21\xb6\xde\x01\x23\x72\xfa\x04\xa4\x07\x25\xf2\xf4\xb6\x00\xb5\xc4\x61\xc0\x41\x79\x3c\x6c\x55\x40\x79\x3c\x7d\xf1\x03\xe3\xf1\x7e\xa0\xeb\x87\xcc\x27\xfd\x42\xf4\x52\xf3\x00\x27\xf2\xb4\x28\xb9\xf7\xf1\x79\x3a\xed\xf3\xe6\xf4\xec\x00\xf4\x1b\x9e\x02\xbb\x27\xee\x03\x48\xc2\xc3\xef\x83\x59\x24\x95\x0b\x87\xf2\xfe\xa0\x2b\x8c\xdc\x5d\x55\x90\x02\x77\x49\x5d\x48\x5b\xfd\x38\x7c\xf0\x4e\x78\x68\xb4\xf5\xef\x7d\x58\x5e\x96\xc6\x77\x0a\xa4\x4d\x29\x71\x48\x97\x67\xd5\xd6\x0d\xd2\xe5\x61\xfc\x52\x48\x97\xa7\xed\x4c\x48\x97\xa7\x5d\x93\x90\x2e\x0f\xb3\x10\xdc\xe9\xc7\x10\xe8\x7f\xf8\x02\x7d\x3b\x77\x93\x5e\xe5\x9b\x9d\x7b\x6b\xd4\x62\xd9\x01\x07\x73\xfe\xcc\x41\x86\x9e\x4b\x66\xd3\x4d\x90\x70\xf3\x90\x95\x03\x58\x43\x3d\xcf\x05\xb0\xb1\xb8\xe1\x60\x5e\x0e\x87\x84\x83\x79\x3a\x1d\x1d\x8a\xe5\x69\x14\x47\x28\x96\x97\x2f\xf7\x60\x58\x4e\xc3\xb1\xde\x50\x2c\xaf\x2c\x61\x79\x83\xa2\xe2\xf0\xc8\x1b\x67\xb4\x8d\x14\x28\x96\x77\x05\x7a\x81\x5c\x26\x23\x33\x40\xb1\xbc\x1f\xf0\x1b\x30\xa8\xc8\xf0\x82\x62\x79\x3f\xe0\x4f\x70\x52\x96\x91\x01\xe3\xf1\x32\x90\x34\xa4\xc6\x69\x24\xb7\xb1\x85\x7d\xad\x2f\x40\x94\xe0\x5b\x17\x28\x85\xa7\xf7\xe2\xbd\xcf\x84\xd3\xe7\xa9\x1b\x07\xb7\x63\x42\x61\x10\x1e\x06\x2a\xbe\x7b\x6c\x66\x8f\x62\x9f\x2c\x7c\x3f\x00\x4d\x80\x04\xd8\x1d\x99\x40\xc3\x65\x10\x62\xb3\xcb\xac\x6b\x69\x98\x7b\xe0\x25\xf3\x08\xec\x23\xe3\xb0\x59\x04\xc5\x70\x1a\x06\x10\x82\x63\x78\x3a\xb8\xe5\x9e\x90\x98\xc8\x0e\x82\x63\x38\x0d\x83\xc7\xdc\x33\xbe\xa8\x69\x9e\x6c\xe5\xee\xff\xa3\x8b\xff\x44\x82\x33\x60\x20\x5e\x0e\x71\x85\x81\x78\x1a\xe3\xe9\x9e\xd0\x23\x4a\x56\xdd\x0b\x2b\x4c\x66\x1f\x7c\xc1\xd3\xe0\x9d\xd0\x05\xa7\x61\xb6\x10\xf8\x82\x97\x61\x19\xee\x40\xfb\xf4\x00\x02\xb2\x62\x37\x1c\xec\xbe\xc3\xf1\x48\xb0\xf3\x4e\x27\x83\xdd\x20\x4f\xe7\xe1\xff\x01\x1d\xf6\x1a\xdc\x2a\x7f\xf8\x42\x01\xf6\xde\x34\x8c\xaf\x7e\x73\x87\x6c\x97\xd5\xcd\x1d\xb2\xd3\x8d\xa0\xf7\x9d\xbe\xf1\xbd\xf1\x45\x3b\xab\xe3\xbe\x58\xf4\x52\x41\xd0\xfd\x4e\x7b\xe9\xee\x0b\x75\xe0\x15\x73\xb1\x4f\x65\x33\xdc\xd7\x05\xdd\x97\x06\x84\x2b\xe6\x61\x44\x94\xfb\xba\x11\x8d\x2e\xc7\xa6\xd1\x08\x5c\x70\xb8\x59\x90\xec\x33\xe7\xb2\xa7\x13\x7e\xe0\x65\xc7\xe5\x8d\xab\x3a\x25\xff\x7f\xf1\xbc\x1a\x7c\xb3\x87\xbc\x67\xee\xd8\x43\x6a\x20\xc9\x41\x23\x57\xff\x10\x1f\xd4\x08\xdd\xf1\x41\x57\x08\x1f\x99\xa7\xf4\x8e\x11\xf1\x07\xe2\x56\xcb\x65\x62\x75\xbc\x89\xef\x98\x32\x3f\xb0\xad\x86\xe1\xf0\x25\xf8\x83\x97\x7d\x82\x37\xb9\x40\xc3\x81\x84\x37\xb9\x40\x86\xc6\x80\x3f\x78\xd9\xcb\x78\x43\xdc\x37\x3e\xea\x06\xbb\xc3\x39\x24\x37\x67\x56\xe7\xea\x42\x28\x3c\x7d\xe0\xbb\x09\x63\x6e\x72\x1d\xdd\xdc\x0e\x0f\xf1\x4d\x0e\x08\x85\x97\x5d\xaf\x10\x0a\x2f\x3b\x7f\x83\x4f\x78\x7c\xa4\x33\x76\x49\xd6\x09\xef\x0e\xbb\xe4\x23\x9e\xdf\xe8\x83\x9a\x14\x66\xc7\x70\x13\x30\x3b\x3e\xc2\xf5\xe5\xee\x4e\x3b\xe3\x39\xf6\x56\x77\x34\xc7\x73\x50\x81\x8c\x3f\x08\x83\x97\xdd\x5f\x10\x06\x2f\x7b\x93\x61\xf4\x5d\xee\x22\x8c\xbe\xcb\x4e\xca\x27\x14\xac\xc6\xf0\x49\xb1\xb0\xfd\x81\x84\x30\xd7\x4e\x79\x38\xe4\xda\x43\xf8\xc0\x23\x64\x97\x22\x84\xbc\xd3\x49\x2d\x0f\xf9\xc8\xf6\xd0\xc3\xa7\x3b\x1c\x7a\x0e\x9f\x6e\xfa\x78\xd7\x20\xd4\x5d\x76\xdc\x42\xa8\x3b\x7d\xe0\x79\x0a\x84\x5a\xee\x71\xa8\x60\xbf\x5f\x62\x92\x64\xea\xc1\xa7\xbb\xec\x5c\x7b\x0a\x56\x8b\x3c\x8c\x4f\x09\xdb\x51\x2d\x2c\x98\xb7\xda\x09\xf0\xef\xa6\x8f\xf7\x0d\x02\xde\x65\x1f\x27\xfc\xbb\xfb\x01\x37\x69\xf7\xd1\x61\x51\x0f\x10\xe1\xc3\xf1\xf0\x0f\xe7\x6e\xc7\xd8\xfc\x31\xf6\x4a\x5e\x3e\x91\xa1\xac\x73\xfd\x53\xa3\xc9\x6a\x62\x65\x59\xc9\x89\xfa\xd4\x50\x58\x6a\x32\xe4\x10\x9f\x06\xe1\x4a\x1e\x8e\x5f\x7f\xe0\xfa\x9b\x35\xfd\x8b\xba\x81\xff\x77\x1a\x2a\xfb\x69\x20\x56\x79\x3c\xd0\xef\x0e\x2c\x7c\x60\x96\xf0\x75\xc1\xc3\x85\xb5\xa1\x9e\x1f\x80\xce\x0c\x3b\xf0\xc4\x7d\xb5\x24\xc3\xd3\x63\xb8\x8a\x7f\x40\xf6\x48\xfa\x43\x07\xbc\x3e\xc3\xd9\x03\x83\x4b\xcf\x8f\x83\xb2\x9e\x1f\xe8\x3f\x9d\x16\x1e\xd4\xb7\x23\x2d\x9f\x01\xc3\xa7\xd7\xe8\x88\x25\xa8\x06\x8e\xf8\x9e\xca\xe4\xfe\xfa\xda\xee\x09\x7d\xec\x15\xf7\xc7\x16\xdc\xfc\x02\xbb\x54\x06\xc6\x13\xa9\xbc\x46\x38\x7d\x66\xe4\x3a\x6b\xc2\x66\xa4\xd1\xb8\xfc\xc4\x0b\xea\xe2\x24\x9f\xdb\x2b\x08\x15\xef\x80\xa3\x67\xb1\xe8\x3f\xe5\x16\x15\xa8\x8d\x30\x14\x1b\x9b\x33\x18\x8a\x87\xa3\x0b\x61\x28\x5e\x76\xf1\x3e\xeb\x62\x8d\xf9\x05\xa8\x08\xbc\x0f\x41\x07\x75\xe4\xdc\x73\x1e\x5c\x8e\x6a\x8d\x12\xc4\xec\xec\x37\x08\x8b\xd3\x72\x8f\x88\x61\x4e\x5e\xb3\x27\x5c\x1c\xde\xd7\x84\x30\x27\x4f\xfa\xb6\x39\xaa\x2f\x57\xe1\x33\xce\x4e\xc9\x80\xcf\x38\xfb\x40\xf7\x6c\x9b\xa4\xd8\xf4\x7f\xc8\x5c\x32\x50\xd2\xb3\x6d\x92\x6e\x6a\x88\xe7\x8c\x21\xef\xfe\x81\x28\x07\x29\x38\x08\x91\x7b\xf2\x00\xe1\xb3\xb6\x4f\x1d\x3e\xe4\x34\x3c\xe9\xf8\x29\x9c\x9d\x07\x1d\xf2\xfe\x80\x2b\x68\x7b\x59\x7d\xca\x30\xd7\xba\x47\x57\x84\x6b\xaa\x47\xb0\x39\x7d\x24\xe3\x15\x5c\xe6\x1a\x71\xd8\x9c\x8c\x45\x0d\x1b\x72\xb6\x9f\xfb\xb9\x00\xab\x3a\xfc\xfc\x4b\x26\xab\xbe\xff\x03\x0e\xd0\x0d\xde\x36\x4b\xed\x1e\xb1\x1f\xf0\x62\xb2\x61\x20\x43\x2e\xe2\x5a\x1f\x4f\x00\xcc\x64\xd7\x47\x7b\x65\xb6\x3e\x01\x96\xaa\x73\xc1\x83\x67\xe4\xf8\x7c\x3f\x42\x9f\x5c\xff\x36\xf3\x1d\xbd\x05\x35\x72\xb6\x49\x03\x35\x72\x77\x26\x56\x30\x23\xdb\x1e\x80\x19\xb9\x58\x39\x43\x8c\x9c\x6d\xc3\x41\x8c\xdc\x7d\xa2\x87\x18\xb9\x64\x8f\xdf\x5f\xfa\xb4\x3b\x7c\x03\x8d\xea\x06\x13\x63\x67\x10\x85\x27\x9c\xf2\xc3\xcf\x43\x27\xe3\x25\x78\x03\x31\x99\xdc\x20\x1c\x35\x5e\xe2\x37\x69\x4a\x9f\xfa\xf0\x64\x59\x0e\x6d\x9b\xab\x74\x2b\x7b\xe0\x6c\x8a\x1b\x4c\xea\xd9\x67\x40\x9f\x58\x71\x96\xe4\xc4\x1f\x34\x2f\xd1\x27\x5c\x4d\x6a\xf0\x43\xae\x86\x67\x08\x2e\x2b\x67\x9c\x3f\xc1\x65\x65\x45\xf7\xd0\x41\x0b\x15\x22\xfa\x52\xfe\x37\x35\xf3\x84\xd8\xb7\x10\x7c\x6e\x6a\x53\xed\xd8\x6b\x9f\xf5\x10\x69\x68\x32\xd7\xe0\x59\x2e\xc3\xef\x6f\x6b\x2c\x9b\x68\xe3\x21\x4d\xcd\xc9\xe7\xf0\x30\x27\x47\x0b\xc2\xc3\x9c\x3e\x6a\xe5\x0d\x31\x3e\xfc\x03\x7c\x78\x5e\xc0\x2f\x68\xbe\x9f\x06\xb1\xa1\xac\x57\x48\x63\xb3\x1d\x00\x71\x73\x75\xc4\xcb\x7b\x54\xee\x09\x5d\xa6\xc1\x32\x2c\xe0\x6d\xce\x26\x65\x80\xb7\x39\x3b\x02\xe7\x3d\xc2\xf0\x90\xa9\xf2\x92\xb6\xed\xfc\xfb\x37\x50\x0e\x9b\x3f\x00\x92\x99\xac\xc9\x97\xf0\x88\x8f\xf3\x17\xe6\xe7\xe4\x2c\x0e\x98\x9f\x53\xd5\x90\xc2\xfc\x9c\x1d\x8d\xf7\xe2\xf1\x39\x24\x72\xde\xc4\x8e\x70\x8f\x12\x19\x5e\xd5\xf5\xb3\xe5\x65\x1d\xc2\x1c\x9d\x9c\xec\xf3\x06\xd2\xee\xe7\x79\x60\x6e\xb5\x03\xde\x14\x4c\x64\x2e\x87\x90\xf6\x10\x93\x24\xe7\x93\xf9\x1b\x01\x8b\xc9\x65\x40\x1c\x74\x4e\x83\x59\xba\x34\x1d\xc4\x61\x86\x2e\xbe\x21\x79\xb7\xf1\x98\x8d\xfa\xfa\x92\x35\xee\x50\x62\x78\x9e\x47\xfe\x94\x43\x8d\x7a\x8e\xc2\x7a\xac\x2e\xff\x2d\x2a\x0d\x19\x39\x03\x3e\x7b\xbf\x95\x0b\x6e\xb9\x0a\xde\x70\xe0\xd8\x3f\x0d\xb1\xf3\x72\x42\x15\xbc\xce\x69\x94\xe5\x1a\x1e\xec\x29\x97\x23\x66\x47\xf6\xcc\x0b\x15\xa6\x23\x1a\x61\x82\x2e\xce\x9d\x87\x09\xba\x3a\x91\xf9\x25\xd0\xc0\xaa\xf8\x6d\x21\x08\x3f\x3f\x80\x55\xfe\xf9\x40\xa0\x18\xaa\xc9\x2d\x3a\xed\x75\xd2\x02\xfc\x45\xc3\xdc\xc8\x6d\x94\xb1\xf0\xc2\x0f\xf3\xf1\x08\xbc\x9d\x14\x28\xd9\x90\x70\x49\xfb\x9e\xe9\x8d\x54\x71\x6d\xf5\xb7\x13\xb9\xe5\x75\xdb\xe1\x1c\x92\xa4\x7c\x83\x59\xcc\xb3\x02\x95\xe6\x30\x27\x0e\x4c\xd1\x43\x2c\xcc\x03\xa6\xe8\x3e\x96\xff\x27\xcb\xd7\xb3\x04\x2c\xe1\x70\xfc\x1e\x44\xd1\xdd\x06\x1a\x44\xd1\xc3\x39\x5c\x6f\xf8\x94\xaa\x57\x66\xa0\x0e\xba\x4b\xc0\xf7\x7e\x84\xc1\x8c\x16\xe8\x8b\x13\xcc\x7b\x7f\x00\x97\x52\x95\x76\x7b\xc3\xa5\x64\xb2\x47\x78\x9e\x97\x23\x95\xde\xb0\x52\xab\xa5\x05\x6c\x67\xf6\xde\xbe\x61\xa5\xd6\xec\x2a\x81\x78\x96\x67\x10\x26\xe8\xfd\x80\xab\x7c\x00\x9e\xd0\x0b\xc4\x29\x38\x62\xef\x05\x45\xd0\x31\x88\x6f\xdc\x35\x49\xa0\xbe\x0b\x47\x9e\x0c\xf5\x77\x71\x83\x2a\x13\x0c\xea\xe8\x34\xaa\xe5\xcb\x49\x9c\x80\x47\xfd\x0c\xa0\xda\x7f\x52\x38\xef\xb6\x28\x97\xf3\x61\xdf\x33\x82\xf6\x2d\x7d\x4e\x6e\x5a\xbc\x0f\xce\x98\x33\x4b\x17\x62\x2a\x9d\x77\x07\x99\x74\x1a\x8e\x00\x7c\xe3\xae\xca\xf2\x12\x93\xcd\x90\x00\xb0\x47\xa7\xcf\x46\xb9\xe0\xda\xf6\x3e\xd9\x26\x5b\xb5\x4d\xf9\x92\xb9\x30\xcc\x42\xf3\x92\xdd\xee\xbb\x1a\xe8\xa7\xb7\xb8\xf1\x0f\x89\x4b\x01\x4d\x2a\xc1\x0d\x3e\xdf\xbf\x3f\x20\xd8\x3c\x05\x71\x1d\x65\x2e\xa7\xf7\x47\xbe\x67\x72\x05\x31\xe9\xee\xd3\x8f\x0b\x42\x6f\x8d\x70\x45\x59\xa6\x87\x2b\xca\x61\x95\xef\xb6\xb3\xca\xf2\xa8\xdd\x5c\xc0\x79\xe5\x6f\x33\xaa\x7c\x64\x38\xae\x25\x33\x1f\x41\x51\x9d\xac\xf7\xa1\xa8\x1e\xc5\x3b\xe5\x89\xfa\xfc\x3f\xb7\xe6\x3a\xf0\xbf\xdb\x6a\xf9\x4a\xaf\x27\x3a\xa0\x41\x7f\x42\x18\xb8\x47\x18\x1e\xd3\x0f\xe0\x27\x92\x15\xf5\xbe\x61\xe8\xbb\x03\xdb\x30\x19\xce\x8f\x7f\xa1\x9d\xa9\xb2\xc3\xde\xf0\xfa\xd4\xcf\x03\x01\x15\xe2\x1a\x63\xcc\xff\x2a\x9c\x07\x86\x83\x9c\xfc\xf3\x20\x91\x4e\x79\x6d\xf3\x80\x86\x66\xe8\xde\x62\x1e\x07\x91\xa7\xff\x29\x99\x79\x80\x10\x23\xa4\xdf\x09\x05\x76\xd5\x3d\xc5\x84\x02\xbb\x4b\x14\x4c\x18\xae\x87\x4c\xa5\x79\x70\x75\xd4\xfe\x1b\x91\x79\x1c\xc1\x71\xa6\xf7\xb7\x21\x91\x95\xd3\x33\x21\xbc\xde\x0d\x5a\xfa\x21\xf0\x9e\x9a\xca\x2c\x0a\x71\x17\xcd\x23\x05\xde\x93\x5a\x40\x46\xbd\x22\x5b\xe7\x41\xb0\x85\x6c\xe5\x79\x90\xca\xb0\x3e\x15\x62\x69\x74\xd7\xb7\x70\xa4\xa9\x18\x28\x0d\xf3\xbf\x32\x51\x98\xf2\xaf\xce\x23\x47\x83\xfd\x7d\x80\xf9\x64\xea\x4e\xf8\xae\x87\xd2\x08\xe6\xb1\x0d\x07\xdf\x64\xcd\x23\x9f\xe0\xea\xfa\xfd\x40\xeb\xfa\x7c\x01\xb5\xfd\x79\xe0\x8e\x88\x1d\x7f\x21\xe0\xa1\xf4\x05\xa2\x2c\x93\xe7\xa4\xc4\x24\x67\x4d\x62\xf9\x83\xc2\x55\x39\xa4\xad\xdb\x04\xd2\x9e\xc0\x92\xe6\x51\x40\x8c\xaf\x6a\xd2\x36\x56\x9a\xdc\x48\xf3\x00\x89\xef\xd3\x64\x6e\xa7\xe4\x81\x9d\x47\xf8\xb1\x9a\x97\x05\x51\x98\xd2\x9a\x13\xce\xee\xfd\x80\xbf\xc8\x56\x9a\x7a\x61\x1b\x37\x59\x60\xcb\x13\x52\xef\x21\x8d\x32\x0f\xee\x9e\x64\x41\xcf\xa3\x92\x63\x3b\xfc\x3c\xc9\xe8\xae\x7f\xdb\x42\xf5\xd3\x20\x90\xf7\x84\x99\x35\x8f\xc6\x2c\x16\xad\xa2\x70\x84\xe9\xcc\x3c\x0f\xe0\x90\x85\x7c\x31\x21\x01\xdf\x0f\xb8\x86\x8e\xf3\x4a\x5f\x24\xa6\x72\xb4\xea\x2a\xc9\x20\x2c\xff\xa2\x72\xe6\x11\x86\x90\x78\x65\xe6\xd1\xc0\xd5\x4d\x9a\x32\x7c\x69\x0a\x1a\x9d\x07\x9c\xa9\xa9\xe8\x79\x92\x3d\x04\xa1\x30\xe1\x00\x9f\xd9\xdb\x00\xbb\x65\xba\x7f\x84\x4f\x2a\xb0\x76\x1e\x5c\x85\x89\x80\x64\x1e\xb8\xc6\x9a\x97\xf5\xf8\xd3\xd8\x6a\xc0\x68\xac\x4a\xf5\x9f\xbb\xb2\xe2\x35\xb4\xed\x9a\x39\x3d\x1c\x61\xd7\x34\xb7\x70\x80\xfb\xd7\x35\xc2\x10\xe5\xb5\xee\x0a\x08\xb0\xa9\xfe\x00\x09\x96\x53\xcb\x3e\x38\xc4\xdd\x62\x72\x45\x3e\x13\x44\xae\x48\xf2\x22\xc6\x2e\x6a\x1e\xb1\x6d\x17\x95\x8f\xa0\x99\xc1\x52\xeb\xff\xff\x1a\xac\x06\x6c\xbb\xa8\x64\x8f\x00\xa4\x06\xe3\xd3\xe2\x19\x21\x3d\x6e\x21\xdc\xbd\xae\x00\x00\x01\x45\xed\x4f\x48\xc7\x8b\x7c\xec\xf3\x08\x57\x5b\x1b\x7e\x01\xc7\x88\xa5\x75\x80\x2f\xb7\xa1\x2f\xae\x60\x64\xd4\x98\xae\x50\xd2\x7e\xe1\xc7\x17\xfd\x7f\x1c\x09\xfc\x7f\xec\x4b\xcb\x6b\x9c\x75\xcd\x1b\x17\xc3\x2a\x7b\x1f\x45\xfc\xa7\x65\xcf\x49\x7a\x4c\xd6\x07\x22\xc8\xa7\x59\x34\x04\xe2\xc0\xa7\x1c\x80\x28\xea\x01\x01\xa2\x3a\x79\xce\x23\x82\x7e\x3e\x1f\xbc\x68\x90\xff\x0f\x51\xe3\x69\xc7\x3d\xf7\x91\x4d\x27\xd2\x52\xeb\x1a\xee\x74\xe9\xf4\x19\xdc\xe9\xa3\x79\x19\xc1\x9d\xde\xac\x3f\xb6\x65\x56\x8b\x7b\x74\xfd\xf5\xc8\x0f\x6c\x95\xf9\x11\xcf\x70\x09\x09\xa6\x67\x06\x57\x7a\xf7\x4e\xbe\x42\xe0\x2f\xd7\x18\x93\xa2\x26\x5e\xd1\x03\xb7\x28\x92\x9f\xd5\xc3\x6d\xca\xd5\x66\x05\x41\x12\x6a\xf5\x46\xc2\x92\x5b\xd6\x0f\x70\x11\x7d\x64\x1f\x39\xa8\xc3\x3a\xfe\x17\x1d\xd0\x90\xfe\x42\xb4\x59\x5f\x10\xe8\x54\x3d\x24\xe4\x9c\x0a\x37\x75\x1e\xe0\x17\x36\x0b\xe3\x1f\x48\x1a\x43\x0d\xbc\x41\x4c\xf4\xce\xc6\x1d\xd6\x2c\x7c\x23\x30\xa9\x7b\xa3\x80\x70\xd0\x2c\xed\x6f\x74\xe6\xa7\x42\x16\x81\x57\xdd\xfd\xc3\xc1\xe3\x0f\x44\x83\xd4\x81\x7b\x2f\xeb\xc3\x0d\x24\xa8\x75\x79\xa3\x3e\x9c\x63\xdd\x41\x0c\xc3\xe4\x55\x0f\xd2\xd2\xe8\x9f\x1f\x68\x80\xa5\x25\x10\x0a\x87\xf7\xdd\x13\x0d\x70\x85\x4f\x54\xe0\x07\xc8\xe2\xf2\x22\x81\xe0\x30\x79\x8e\x41\x1b\x54\xf0\xdc\x3c\xc0\x60\xf8\xa8\xa3\xb8\x61\xf4\x90\x02\xc1\xa0\x9b\xfc\x79\xc4\x05\x63\xff\x27\x84\x81\x79\xbc\xc1\x72\xee\xda\x46\xbc\xad\xfe\xbd\x13\x7e\x6b\x0d\x68\x78\xbc\xba\xd5\xc9\xb6\x54\x97\x97\x20\x76\xea\xe8\x5e\xc3\x2f\x6b\xdc\xc2\x98\x7c\x59\x91\x6c\xce\x74\x84\xdc\x28\x2a\x6f\xe1\xac\x64\xf6\x99\x60\x23\x2e\x9f\xe7\x41\x2e\xd4\x8c\xc1\x2c\x9f\x0f\xed\xa9\x74\x10\x9a\xa6\x1e\xc1\x34\x5f\x14\x3f\x3a\x53\x82\x46\x76\xb8\x1c\xe3\xab\xef\x6f\xb3\x33\x2f\x6d\x6a\x98\xe8\xeb\x1c\xfe\x3f\xc6\x37\xfb\x03\xa4\x54\xfc\x77\x24\x9c\xc1\x44\x3f\x6c\x81\x04\x13\xbd\x5c\xa8\x33\x98\xe8\x87\x38\x29\x27\x54\xf4\x59\xc0\xf4\x33\xa5\x0b\xf6\xdd\xa6\xf2\x43\x05\xff\x0d\x69\xca\x31\xa4\x6a\x01\xc4\x4d\x0a\x6b\x9e\x50\xd3\xa7\xd1\xfd\x40\xc1\x7b\xa3\x49\x4d\x25\xfa\xac\x06\x14\xf8\x80\xab\x3e\x18\x2e\x2a\xa1\x3a\xcc\x54\x60\xc9\x6c\x6a\x01\x41\x4b\x33\xfb\x05\xb0\x5c\x65\xcb\xa7\x8a\x97\xb8\xe9\x83\x35\x2a\xec\x6a\x22\x24\x16\x82\xdc\x99\xb0\xe1\xef\x07\xfc\x06\x09\xa4\xcd\x35\x92\x87\xfd\x29\x33\x06\x6e\x61\xb8\xb8\x6c\x1b\xc3\x86\x3f\x7d\x9e\x49\xe1\xe2\xb2\x75\x9d\x70\x71\x29\x16\x7b\x26\x70\x94\x14\x70\x3f\xa1\xcf\xdf\x2f\x68\x14\x81\xb6\x50\x16\xee\x4c\x0d\xfa\x2b\xcf\x33\x38\x4b\xc3\xf3\xdc\x70\xb7\x48\xc9\x27\xa0\x2a\x5a\x53\x7d\x64\xf1\x5a\xb8\xa6\x40\xa6\xf0\xca\xed\x61\x47\x69\x8c\x00\xa6\xb0\xd9\x04\x79\xfe\x96\x04\xfa\x60\x47\x78\x7a\xeb\x60\x09\x8e\xee\xbd\x03\x73\xc6\xf4\xb4\xc4\x35\xaa\xae\x29\x27\xfc\xfa\xdd\xa6\x5d\x0a\xa4\xa6\xe9\x17\x62\x10\xbd\x9b\x06\xd2\x4b\xf2\x36\xe1\x04\xfb\x2c\x14\x7c\x5c\xad\xf9\x7f\x02\x32\x96\x5a\x44\x66\x8d\xa2\x32\x27\xf4\xfb\x45\x79\x15\x33\x11\x1b\x3d\x65\x5b\x27\x12\x6b\x3e\x5b\x67\x00\xa6\x7e\x68\xd6\xb7\x29\x98\x84\xe6\x3e\xd3\x4c\xd1\x60\x0d\xea\x64\xe9\x7b\x15\x00\xa1\xdc\xbc\x6c\xc2\xe5\x25\x47\xe5\x84\xe0\x3f\x25\xef\x0d\xc0\x31\x04\x0a\x3a\xd3\x8a\xcd\xe6\xdd\x0b\x86\x63\xf3\xb2\x01\x0c\x2a\x79\x6f\x84\xe9\xf6\x69\x33\x40\xc9\xc2\x2c\x98\x69\x41\x49\x70\xb8\xc2\x1f\xa8\x3d\x6a\x51\x24\x0a\x7b\x9a\x4f\x82\xeb\x74\x20\x48\x5c\x93\xda\x18\x4d\x27\xbb\x5b\x3a\x34\x91\x07\x3c\x94\xcc\x3d\xd3\x09\xa8\xef\x52\x83\xf0\x59\x15\x77\x79\x5b\x62\xbd\x0d\x4d\x0a\xc0\x4c\x8a\x9a\x99\xe9\x82\xc1\x76\x8d\x7f\xd1\x38\xe9\x42\x81\x0e\x2d\xa9\x88\x93\x1a\x96\xa7\x11\x27\xe5\x25\x43\x9c\x54\xf5\x12\x89\x38\x29\x1d\xe3\xd3\x36\x82\x8a\xd0\xc5\x66\xfa\x31\xfe\x52\xa8\x09\x24\x8e\x8f\x82\xd8\x46\x50\xcd\xde\xc6\xa4\xee\x24\xf7\x9e\xcc\x9c\xec\xe1\xfe\x45\xef\x5d\x46\xc3\x29\x2f\x7b\xa6\x1f\xa2\xc8\x1a\xe5\x47\xcc\xac\x1c\x0b\x09\x06\xc7\x31\xbc\x49\x20\x04\x53\x92\xf1\x4c\x04\x56\x25\x4f\xd0\xdf\xa5\xa0\x57\x04\x04\x60\xd5\xf2\xfb\xde\x43\xa0\x6b\xdc\x99\x9e\x83\xe0\x67\x55\x00\x39\x57\xb6\x7c\x07\x1e\x52\xae\xf2\x99\x1e\x62\xdb\x8a\x9f\x8f\x0f\x7a\x4c\xb8\xa5\xeb\x16\x55\x4f\xf4\xd9\x93\xf2\x90\x12\x50\xfc\xc0\xcd\xc5\x98\x06\xf1\x0d\x72\x54\x97\xc1\xe8\x94\x3b\x2a\x01\x79\x6c\xbf\x42\x22\x97\x67\x0c\xcb\xff\xc8\xe5\xf1\x98\x45\x30\xb5\xa0\x58\x67\xfe\x73\x78\x15\x95\x4b\x3c\xd0\xf5\x03\x09\x61\xc5\x65\xe8\x60\xb4\x4f\xf3\x36\x2c\xaa\xe2\x9c\x66\x3e\x06\x94\xbb\xae\x70\x12\x32\xe9\x0f\x06\x95\xc8\x52\x99\xf8\x3b\x0d\x41\x3e\x62\x8c\xb4\xf1\x33\xd4\x13\xd9\x0d\x0a\x8f\x97\xd0\x5d\x67\x06\x43\xb2\x6a\x50\x73\x78\xbc\x74\x3d\x39\xf3\xb6\x3d\x4a\xff\x3c\x70\xc1\x18\xeb\x1a\x03\x5a\xd5\x5f\x8c\x51\x94\x46\xc8\x09\x7c\xd9\xe2\x0a\x39\x40\xb8\x05\xdc\x7d\x0d\xdd\x3f\xcf\x8c\x0f\x4b\xb7\x71\x33\xe7\x58\x19\xd3\x3f\x90\x9b\x20\xe1\x94\x09\xd6\xb2\xac\xc8\x04\x6b\x89\x03\x72\x66\xa8\x20\x84\x87\x38\x73\x8e\xcd\x30\xfd\x02\xee\x69\xcf\x23\x08\x91\xc9\xd3\xb0\x6d\x97\x24\xd8\x9b\x99\xc3\xc7\xa5\x7b\x9e\x99\x83\xdd\x79\xf8\x85\xb0\xc7\x5c\x1e\x50\xc4\xba\x82\xe8\xa2\xdf\x27\x19\x44\xf2\x27\x47\xac\x96\x3d\x52\xb9\x44\x17\x5d\x66\x69\xca\x76\xc9\x95\x85\x26\x53\x24\x6f\x63\xa7\x88\x1e\x75\x66\xf2\x86\x87\xb7\x6b\xae\x78\x97\x9b\x1f\x88\x2f\x7a\x69\x56\xbe\xe8\x79\xaf\x8c\x91\xf4\x76\xc6\xa1\xe4\x73\x5d\x6e\xa0\x9e\x0d\x97\x49\xf2\x92\x8e\xca\x2d\xde\x57\x97\xc9\x89\xb2\xc8\xcc\x3d\x3c\xa9\x92\x48\x19\xd3\xe3\x98\x2e\x8f\x78\x40\xeb\x04\x7a\x68\xd1\x49\xcf\x4c\x80\x96\x55\x4a\x26\x47\xb7\x7c\x2a\x20\x6a\xde\x9b\x69\x30\xcb\xde\x4c\x23\xf2\xdc\xf4\xfe\x08\xb8\x56\x8d\xf1\x00\x22\x57\x26\x6e\xc6\xae\x38\x8e\x7f\x72\xa9\x65\x1c\x50\x4a\x3d\x9d\x39\x1c\x50\xf6\x5d\xe4\x6d\x85\x34\x05\x06\xcd\x3c\xb8\xe6\x72\xeb\x07\x00\xc0\xcb\xad\x01\xfc\x56\xc3\xb7\x8d\x90\x76\xc8\xf5\x9d\xb7\x8d\x91\xb3\x07\x0b\xe2\x87\xf1\xd9\x86\xb3\xf2\x82\x46\x63\x1b\x21\x55\xd8\x8b\x33\x87\x11\xa2\x34\x8a\x99\x27\x94\x6b\x32\x4a\xf2\xbc\x20\x76\xd6\x70\x91\x1e\xec\xe0\xe2\x99\x67\x04\xc6\xf8\x85\x87\x0a\xfc\x7f\x34\x59\x15\x84\x15\x33\x2d\xcd\xb6\x15\xd3\x0e\xaf\xd9\x40\xa2\xf6\x92\x5b\x83\xff\xd5\xe4\x6d\xe5\x34\x45\x0a\xcd\xbc\x18\x52\x19\x7a\x79\x1b\x31\x45\xf1\xe1\x33\x2f\xc0\xaa\xa4\xd5\x73\xf8\x9f\xa6\x25\xcf\xda\x2d\xb4\x37\x3f\xc7\xc5\xde\xb4\xa4\x39\x13\x0f\xb8\xbc\x07\xd5\xee\xf8\xfc\x47\xff\xa5\x41\x3f\x89\x95\xb2\x24\x0a\x33\x48\x10\xc3\x33\x6f\x33\xa8\x1d\x4b\x2d\xd8\x66\x50\x13\xbf\xc4\xcc\xdb\x0c\x6a\xbe\x7f\xc8\xe7\x45\x97\xfd\x41\x72\xb4\x2d\x27\xc0\xbf\x1c\x7e\xfc\xe1\x71\x8d\xc8\x49\x2c\x95\x37\xed\x75\xf0\xbf\x3e\xc7\x4d\xa1\xa0\x30\x66\x8e\x60\x31\x91\x7a\xce\x1c\x84\x18\x3a\x84\xe5\x8b\x01\x90\x95\x90\xaf\x41\x85\xea\xdf\x15\x53\xe4\x0a\x17\x98\x67\x6a\x3f\xee\xaa\x31\x2d\x97\x08\x69\x5f\x1e\x90\x30\xd5\x6c\x9a\x65\xee\x1e\x3f\xbb\xf6\x8a\x2e\xaa\xfc\x8b\x29\x72\x39\x5a\xa8\x16\x91\x25\x3d\xfc\xfe\x2f\x5a\xa8\x0f\x46\x66\xdc\x74\x13\x7f\x4c\x81\xcc\x8c\xcc\x4d\x63\xb2\xfa\xfa\xd1\x00\xef\xbc\x5f\x64\x22\xea\xfd\x3b\x16\x91\x0e\x38\xf9\x4e\x44\x9f\x68\x92\xee\xcc\x22\x52\x05\x77\xd9\x65\x99\x21\x99\x8b\x49\xfb\x61\xf3\xdd\xf6\xff\xd5\x1f\xe8\xf1\x01\x75\xe9\x1e\x04\xec\xf8\x03\x74\xf1\xd3\x22\x78\x16\xa6\x9f\xff\xd1\x00\x7f\xe0\x8e\x0a\xd5\xe5\xf0\x68\x7d\x5a\xb8\x0d\xa3\xe9\x8d\xf7\xb0\x8c\x2c\x59\x1f\xe6\x40\x27\xa2\x1c\x41\xf5\xd3\x66\xc9\x43\x17\xad\xb1\x9f\xd8\x47\x9a\x04\x22\xc0\xb2\xc7\xf8\x21\xe4\xc8\xdb\x02\x90\xd1\xc3\xcb\xee\x09\x40\x08\xd7\xf7\x12\x43\xa5\x1e\x46\x4c\xbd\x3d\x2a\xf9\x85\xe1\xd3\x1b\xf5\x8d\x06\x68\x95\xbc\xac\xe3\xec\xe7\x43\x7c\xdb\xca\x79\x17\xf7\x2b\x6a\x41\x5c\x9e\xda\xc7\x94\x5f\x76\xaa\x2c\xf6\x72\x44\x13\x64\xd5\x94\x03\xa0\x0d\x0d\x5a\x39\x90\x76\x9a\xd6\x72\x04\xc5\xc7\xbf\x90\x12\xcc\x72\x04\x2d\xb6\x5f\x26\x66\xab\xf8\x63\x9d\xd6\x74\x95\xa3\x7f\x2e\xb3\x44\x24\xe8\xca\x81\x1c\xca\x6e\x3d\x4b\x44\xe3\x55\x8e\x58\x22\x32\x58\xca\x11\xe9\xac\x6e\x00\xa2\x54\x82\xa2\xa4\xbf\xee\x4f\xfd\xc0\x1a\x71\x0b\x23\x4b\x4f\x11\xf4\xb3\x24\x9a\xd8\xfc\x02\xfb\xb0\xb8\x46\x06\x58\x6b\xaa\x24\x9a\x28\xa7\x5f\xc9\x81\xe8\xac\x2e\x00\x48\x63\x93\xa9\x64\x10\xf3\x35\xe5\x05\x2b\xd2\x1e\xb1\xb2\xad\xc8\x66\x51\x55\xc2\x8a\x14\x69\xea\x2c\xb0\xc8\x26\x89\xae\x12\x2e\xb0\xa5\x6d\x51\x0a\x5d\x94\xf0\x2c\x61\x46\xda\x90\x2d\x85\x6d\xd0\x5d\x03\xab\xb0\xfa\xff\xc6\x85\xbb\xba\x1c\x66\xe6\x72\x85\x23\x2a\xf4\x0f\x90\x96\x79\x19\x94\xb8\x34\xf2\x07\x18\x43\x89\xa2\x12\x89\x7e\xf6\x7d\x94\x12\x83\xa8\x2e\x54\x76\x76\x73\x99\x16\xcb\xca\x2b\xa0\xce\x65\x4f\x52\x8d\x49\xd3\xac\x86\x1d\xba\x92\x1f\x88\x2c\x60\x97\x63\x10\xff\xdb\x68\x05\x38\x9a\x6f\x39\xc6\x50\x3d\x68\x19\x66\x42\xf5\x38\xae\x4e\x97\x44\x47\x89\xab\x53\xaf\xec\x16\x01\xd7\x7e\x81\x95\x2b\x0a\xd0\x59\x1a\xf2\xdb\xeb\xa2\x45\x8b\x54\x41\x8f\x21\x50\x05\x60\xc7\x08\x30\x67\x96\x1e\xb3\xea\xbd\xd1\x0b\x93\xa0\x26\x6f\xcb\x37\x8b\x13\x66\x96\x8e\xfc\xee\x2e\xb3\x37\x75\xfa\x28\xdb\xf0\xad\xd9\x82\xa0\xb3\x37\x25\x8d\x4b\x67\x6f\xea\xcc\x57\x7a\x4c\xaa\x1b\x74\xb1\x6a\xdc\x01\xe6\x54\x17\x81\x65\xdb\xc5\xd5\xce\xe3\x02\x56\xac\xbd\xcf\x65\xf0\x3d\xc9\xca\x32\xd8\x68\x3a\xfc\x94\x41\x7d\x32\x12\x0a\x96\x6a\xb2\x60\x9b\xf4\x4f\xa7\xa7\xc2\x55\xe7\xe1\x29\xdd\x96\x66\xf6\xe5\x6e\x99\x81\x28\xed\x32\x37\x50\xd2\xc8\x65\xa1\x1f\xa5\x2f\xcb\x62\x0d\x4a\x14\x17\x72\x06\xac\xbe\x4a\x5c\x64\x2e\x2f\xca\xb0\x13\x2d\xab\x16\x1d\xf2\x2e\x59\x74\x48\xa2\xbb\xc4\x3d\xe5\xf2\x36\x59\x2c\x11\x2f\x5a\xa0\xd1\x87\x6f\x20\xca\xc9\x1a\x91\xdd\x55\xb8\xa8\x1c\xcb\x73\x7a\x82\x96\xe8\x1a\xcf\x50\x60\x2e\x47\x13\xd5\x84\xb0\x03\xa7\xdf\x67\x8e\x65\x03\x94\x13\x1f\xa5\x17\x61\x18\x72\xb2\x6a\x0a\xe8\x04\xbe\xa5\x2b\x57\xe0\x33\xa8\x07\xd0\xc2\x8e\xf5\x79\x81\x45\x38\xff\x05\xca\x66\x96\x8b\xa4\x06\xef\xf2\xb0\xf2\x74\xbe\x2e\x40\xe3\x66\x19\xf6\x05\x67\x9d\x10\xa0\x66\x89\x4b\xc9\xe5\x25\x46\x80\x59\xb2\xec\x27\x27\xc0\xee\xae\xf2\xdb\xdd\x53\x8c\xfd\x2c\x61\xe4\x2d\xff\xdf\xf8\x5f\xf5\x05\x58\xc2\xf2\x94\x42\x9b\x36\x3f\x15\x04\x71\xb0\xc6\x23\x1c\x6c\x6b\xba\xc6\x1f\x41\xee\xea\xd2\xb6\xea\x92\x72\xfd\x67\xd9\x46\x59\xcb\x56\x06\x01\x8f\xe0\xd0\x9e\xb2\xad\xb2\x26\x08\x8f\x59\xee\x58\x95\x1e\x84\xb0\xca\x74\x20\x2b\x10\xea\x0b\x88\x70\x96\x9b\x6d\x65\x61\x7f\x87\xfe\x91\x69\x5c\xb6\x15\xd6\xb2\xd5\x0d\x01\x68\x1f\x1d\x8d\x15\x96\x93\xff\x67\x5f\xfa\xfd\x07\x13\xc6\xb2\xfc\x39\x79\x5e\x43\x40\x62\xe2\xe1\x41\x7d\x63\x12\xd4\x65\xc0\x75\x84\xf8\x39\x4b\x80\xeb\x58\x41\xbf\x90\xdb\xeb\xac\x52\xb1\x80\xa6\x38\x6d\x66\x3d\x62\x16\x8b\xca\x39\x1e\xe8\xfa\xa1\x50\xc3\x52\x19\xdf\x54\x76\x8d\x2d\x5e\x18\xfa\x21\x06\xdd\x5f\x88\x6d\x96\x55\x0e\xb0\x47\x3f\x8f\x24\x90\xce\xaf\x07\xa9\x0e\xdd\xef\xdf\x58\x79\x2e\x3f\x1c\x1e\xdc\xe2\x98\x02\xbd\x9f\xa2\x8b\x6e\x21\x56\x4e\x96\x2c\xab\x29\x26\x5d\x0d\xc0\x68\x51\x20\xf7\xac\xe9\x26\x64\xf9\xbf\x39\xac\x99\x0e\x79\xc8\x32\x8e\x25\xed\xac\x9a\x51\xf8\x92\x13\x75\x1b\x31\xd3\xe1\x02\x15\x13\x24\xcb\xca\xaa\x64\x19\x2a\xc9\x6d\xd6\x6d\x30\x34\xe5\x6e\xcc\x8a\xfe\x17\x88\xc6\xac\x25\xda\xa3\x19\xa8\xb4\x27\xbb\x4c\xa8\xa9\xdb\xd7\x62\xcd\xe9\x7f\x52\xfe\x7c\x17\x5e\x1b\xc9\x37\xae\xaf\xcd\x38\x49\x68\x00\xda\xe2\x03\x1a\x00\x88\xdf\xb3\x07\xb4\x85\xc7\xd3\xff\xd3\x60\xd9\x17\x15\xb2\x30\x8b\xa6\xda\x63\x4d\x79\xca\x83\x2d\xcc\x6b\x0c\xbf\x94\xd8\x81\x67\xed\xb1\xa6\x86\x6b\xec\xe4\xe7\xaa\x8b\xa8\xdf\xec\x2e\x71\xe3\x35\x7d\xdb\x5b\x41\xf3\x59\xdd\x15\xfc\xb8\x1d\x76\x99\x7d\xe1\x45\x05\x98\xfb\x3c\x24\x7b\x2a\x89\x83\x4a\x84\x9f\x75\xc4\xaa\xf2\x2c\x0f\x60\xb2\xba\xcb\xd1\x49\xa9\xe0\x3a\xd8\x38\x32\xdf\x2b\xf1\x53\x53\x68\x2e\xb3\x0e\x70\x5b\x65\x63\xd4\xc1\xbc\x7a\x14\x70\x5f\xf9\x78\x53\xb1\x09\x1c\x89\x53\xb9\x43\x9b\x87\x8c\x82\x3a\x62\x9e\xf4\x01\xb0\x06\xaa\xac\xf3\x3a\x63\x5e\x5d\x8e\x51\x5b\xf3\x5f\x14\x4e\x25\xb6\xc9\xfa\xb5\x4e\x66\x5d\xfa\xa1\x06\x32\x9d\x5d\x3f\x15\xdf\x53\xf6\x3a\xdf\x36\xc3\x3a\xbc\x6f\x56\xcc\xba\x2a\xc0\xb5\xe4\xdb\x8b\xca\x05\xda\xf4\x09\xb5\x2e\x42\x00\xdc\x1f\x7c\x4b\xbe\xc2\xaf\x78\x86\x94\x67\x3e\xeb\xb9\x8d\x2c\x91\xe0\xcd\x1a\xbc\xec\xb2\x2a\x2b\x8e\x94\xe9\x13\x67\xc5\x93\xe2\x80\xb3\x1a\x69\x74\xd2\x1f\xf5\x62\x00\x65\x99\x57\x74\xaa\x60\x57\x66\x45\xa7\x4e\x1f\x38\xeb\xd6\xa9\x63\x78\xcc\x2e\x96\x9d\xa7\x9c\xa0\xed\x69\x3f\x43\xbd\x10\x66\xee\xd2\x56\xba\xcb\xa7\xfe\xfa\x0b\x59\xa2\x0a\x49\xbc\x3b\x3c\xe5\x3f\x0e\x1b\x32\xa4\xeb\x2f\x5a\xa8\x06\xfd\x22\xa9\x5b\x2d\x26\xb0\x67\xda\x91\x51\x7f\xb1\x31\xd4\xc5\x1b\x85\xa3\xe8\xac\x7a\x83\x77\xef\x31\x05\x7e\x6e\xda\xed\x5e\xf1\x9c\x64\x1d\x01\x2b\x9e\x91\xcf\x56\x26\x73\xad\x5a\xbc\xdf\x31\x04\x32\xd5\x2b\xd0\xb9\x76\xc7\x55\x1c\x1b\xca\xce\x9c\x15\xbf\xc5\xa7\x8b\xa4\xae\x4d\x9f\x87\x2a\x3a\xd6\x07\xb0\xfa\xc4\xbe\x52\x93\x9f\xa0\x15\x72\x05\x7f\x90\x8a\xfe\x81\xb8\x43\x8b\x27\xe8\x51\xac\x84\x6b\x28\x61\x7f\xf0\x65\x27\xc8\xd0\xab\xb0\x9d\x7c\x14\xd0\x1b\x5d\xb4\xca\x7a\x99\x65\x7d\xb0\x71\xb2\xf7\x69\xa5\x45\xac\x8a\x34\x56\x4b\x31\xc8\xb2\x5b\x1a\xc1\x2a\x4a\x8e\x9a\x2d\x91\xd3\xab\x2e\xb6\x14\xfc\x5d\xfe\xff\x24\x00\xcc\xef\x3f\xbb\x85\x9a\xa4\x96\x68\x90\x8e\x98\x8d\xfb\xa1\x69\xa5\xdc\x08\x82\x4e\x12\xf9\x2d\xff\xb5\x48\x5f\x24\xb9\xdf\x8e\xe6\xb6\x95\xe6\xb2\x19\xd1\x38\xe9\xdb\xb3\xd0\x32\x57\x58\xd5\xff\xc3\xdf\x2e\xe1\xd7\x4a\xf0\x11\xba\x8c\xf0\xd3\xc2\x6d\x85\xad\xa8\xbd\xdc\x38\x55\xfb\x10\xdc\xf6\xa9\xba\xd9\x17\xd2\x40\xcf\x91\x6c\x69\x84\x27\x0b\x5f\x6f\xb6\x9a\x98\x32\x55\x07\x5c\xdd\xb4\x4e\x6b\x1c\xba\x85\x7b\x32\x1b\x79\xf6\x87\x47\x9c\x48\x17\x03\xe4\xcd\x56\x69\xb0\x4e\x98\xad\x12\xe6\x28\xfd\xd1\x2a\xc9\x5d\xc3\xff\x33\x25\x7e\x3f\xb4\xb6\x64\x53\x6b\x48\x4f\xd9\x61\x0d\xc8\x57\x63\x6d\xcd\xd6\xc2\xac\x68\x2a\xb3\xec\x9b\x5f\xf8\x6b\xa1\x7f\x00\x40\x22\xb9\xcc\x90\x4a\xa3\x35\x0e\xe5\x02\x16\x99\x8d\xc4\x2a\x51\x9d\xcf\x86\x16\x9f\x96\x15\xad\x23\x3e\x25\x9f\x5b\x8f\x21\x50\x8b\x88\x58\x9e\xfd\x5f\x08\x09\x66\x03\x0a\xc0\x01\x69\x8d\x4c\x7f\x87\x26\xb5\x01\xc3\xa5\x57\xe4\x88\xd6\x48\x38\x37\xe0\xf6\x8a\x9b\x3f\xb0\x43\x25\x47\x5a\x90\x7e\x5b\x4e\x34\x6e\x83\x84\x7b\x32\x5b\xa8\x53\xd9\x10\x8d\x33\xb8\x90\x60\x66\x1b\xa0\xd1\xc9\xb6\x6e\xd0\x7a\x5b\x5f\x37\xce\xe0\xd9\x9b\x6e\x9f\xc1\xf7\x07\x55\xe1\x44\xe1\xe9\xd0\xdd\x48\xc3\x3a\xbc\xab\xb9\x0e\x9a\x9f\x29\xe4\x94\xee\x30\xcc\x46\x1a\xd6\xfc\xac\xf2\xad\x93\x97\x70\xc1\x66\xe3\xba\x47\x50\x2d\xb3\x71\xdd\x33\x3f\x73\x0c\x33\xf8\xf4\x36\xda\x3a\x79\x9b\xd0\x2a\x5f\xe4\x25\x6b\x4c\x38\xa6\xdb\x29\xdc\x16\xa2\xd1\x7d\xe6\x32\x46\x08\x19\xb3\x11\xec\x3b\x05\x6b\x32\xdb\x19\x37\x8c\x9a\xb6\x33\x56\xa5\x6b\xe4\x14\xfe\xd9\x17\x04\xa5\x88\x89\x76\xb6\x93\x48\x21\x77\x89\xeb\x95\xef\x07\x5e\xd2\xef\xd4\x03\x4e\xe5\xb6\xce\x1b\xb7\x23\xd9\xa2\xf1\x8a\x65\x20\x4b\xaf\x85\x92\x77\x0b\x01\xfc\x39\xe4\x86\x6e\xa1\x82\x65\xc6\xb5\xad\x72\xb3\x6d\xd1\x46\x18\x88\x5d\x2f\xed\x17\x1b\x5b\x43\xc8\x29\xf6\x23\x08\x20\x03\x73\x68\x54\x0b\x05\x2a\x3b\xb2\xdd\x6c\x74\x9f\x93\x1b\xec\x60\xcb\xa2\x87\xab\x03\xe5\x6d\xcd\x06\x1e\xcf\x47\x39\x3c\x71\x62\xd3\xfb\x5b\x3f\x4e\xdf\x02\x37\xa2\x40\xba\xce\xb0\xed\xa1\xc3\x96\x95\x6f\x80\xcf\xe9\x7d\x22\x4d\xa7\x63\x34\xda\x1b\xb2\x5e\x3d\x7e\x83\x8c\xcb\x2f\x44\x85\xfa\x00\x41\x21\xca\xea\x9a\x2d\xd4\xa1\x0e\x4c\xfd\xc0\x30\x94\x19\xd6\x8f\xd8\x48\x4b\xe5\x0e\xd4\xa7\xff\x07\x48\x46\xba\xa2\x83\x6e\xe7\xd0\xd1\x1e\xea\x54\xa2\xb5\x27\x24\xe3\x72\x99\xf6\x49\x10\xf4\x3f\xed\xf8\xdf\x80\xf6\x8c\xe0\xd3\x01\xab\xe7\x58\x42\xfa\x3e\x5e\xed\x29\xd2\xd0\xd9\x33\x4b\x48\xea\xba\xe7\x58\x12\xaa\x00\x76\x4b\xc1\xa2\xcc\x4e\x28\xc2\xf4\x6d\x50\x2f\x31\x62\x7e\xe0\x8a\x07\xfc\x03\x73\xbe\xfc\x02\xc9\x1e\x1e\xa2\xc8\x76\x91\xa4\xe8\x15\x5e\x23\x89\x9a\x5e\xc9\x3f\xd7\x1c\x77\x5c\xbe\x2b\xbb\x8c\x5f\x41\xea\xae\x37\x72\xb0\xe4\x3f\xec\x5b\xd9\x8c\xf9\x79\x9e\xf4\xfe\xec\xe7\x69\x70\x95\x17\xa0\x37\xd0\x54\xbb\xcb\x77\x3c\xa0\x41\x6e\x40\x38\x78\xcc\x1a\x9e\x0f\x9d\xca\x3b\x7c\x5e\x4e\x1b\xeb\x7d\x40\xd8\xa6\x31\xe7\xc4\xf7\x99\xd4\x4e\x5a\x57\xab\xff\xa2\x6c\x7a\x8f\xd6\xc8\x5c\xe9\xc4\x31\xd8\xa6\xec\x03\x04\x0f\x99\x37\x9d\xb3\xd7\xf2\x92\xd9\xba\x62\xd8\x47\xdf\x01\x06\xb7\xc3\xba\x8f\x68\x8d\x5a\x3b\x6e\x8e\x2e\xae\x3f\x08\xa1\xfd\xfc\xcb\xf3\xfa\xde\x3c\xa0\x0e\xd6\xf8\x4f\x48\x4a\xbc\x60\x08\x3d\x10\x9c\xef\xec\x13\x83\x4f\x46\x74\x9f\xb4\xa7\xfb\x79\xc2\x75\x74\x6e\xe8\x93\xf5\x22\x8b\xb4\x2f\xb2\xaf\x3c\xba\xa4\xeb\xce\x5a\xfc\x43\xc3\x20\xd4\x07\xb6\x62\xa8\xc7\xa7\x1c\x15\xaa\x7c\x46\x85\xea\x50\x40\xbf\x7a\x40\x49\xa8\xb5\x83\xbd\x03\x23\xee\x9b\x9f\x7e\x92\xed\x24\x07\x7b\x07\x46\xdc\x0e\xf8\x7e\xc6\x82\xf3\x8a\x07\x47\xdc\x1e\xfd\x7e\x32\xa2\xd2\xee\xfd\x22\xcd\xcf\x0d\x06\x37\xce\xc7\xdb\x0e\xae\xb8\xc5\x78\xbf\xc8\x10\x90\xf6\xef\x17\xf9\x68\xde\x21\x17\x0d\xf2\x0e\x23\x47\xa3\x7b\xfd\x02\x25\x6e\x0b\xba\x93\x73\x31\xab\x87\x18\x8c\x14\xdb\xf8\x9d\x4b\x72\x47\x0b\x75\xa0\xc4\x67\xf5\x10\xfc\x18\x92\xe1\x0a\xce\xb0\xc7\x54\x86\x7f\xc2\x73\x4c\x36\xae\x4f\x21\xfd\x17\x23\xa2\xfa\x6e\x46\x44\x7a\xa4\x83\x34\x6e\x07\x6f\xbf\xb9\x43\x91\x1e\xe9\x37\x53\xe4\x1d\x77\x03\x32\xe3\xef\xdd\x67\x60\x09\x68\xc8\xef\x2d\xf7\xdb\xe7\x03\x34\xc8\x72\xf4\xa6\x41\x1e\x81\x00\x25\x71\x83\xc9\xce\xf5\xa5\x47\x7f\x58\x63\xd2\x94\x1d\xe4\xf1\x61\x21\xc4\x0d\xf4\xac\x6e\x21\x39\x17\xd5\x23\x46\x36\xee\x47\x2e\xbf\x31\xe7\x1a\x91\x37\x7a\xe8\xff\xf1\xa9\x7b\x97\x47\x0e\x84\x1b\xcc\x41\xcf\x51\x02\xfd\xfd\x6b\xc0\x7f\x1f\x1c\x90\x84\x09\xf5\x74\x8e\x23\xc0\xf4\xa5\xfc\xc7\x11\x2c\x58\x4d\x65\x5a\x28\xf7\xec\x00\xe8\xd5\x61\xcd\xe3\x60\xdb\x2c\x57\x18\x2d\xee\x2a\x33\x64\x9f\xfa\x59\xa5\xcb\xef\x33\x84\x6e\xe0\x3e\x69\x56\x47\x3c\x8d\x14\x23\xa4\xe7\x41\xfd\x98\xed\xf0\x0b\x04\xbf\x4b\x8c\x0f\xae\x90\xa7\xe5\xf4\xd8\x47\xd1\x32\x3f\x0f\xe0\x53\xc9\xfe\x02\xba\xcf\x59\x78\x23\x41\x34\x21\xcd\x31\xa0\x51\x99\xce\x48\x1b\x09\x07\xb1\xa6\x7d\x10\xfd\x38\x9d\xe3\x36\x82\x68\x45\x5b\x6f\x64\x2e\x62\x24\x7c\x07\x09\xbc\xbe\xc9\x18\x50\x95\xd9\x49\x3e\x72\x74\x52\x0a\x7f\x04\xf1\x8a\xa4\xef\x20\xc3\x37\xbb\xc9\xc1\x82\x72\xfc\x93\xae\x19\x41\x91\xe2\x01\x2a\xb0\xbc\x78\x44\x0b\xf4\x23\xee\x2e\x61\x88\xbe\xc4\x18\x41\x67\xe2\x01\x2d\x10\xdb\xb8\xf7\x35\xae\x2e\xf5\x7c\x85\xd9\x43\xaa\x61\x70\xfb\xfb\x7d\x1e\x72\x12\x4f\x48\x8d\xe1\x94\xf1\x31\xb6\xed\x50\x7c\x95\x37\x1a\xc3\x25\x39\x33\xe2\x24\xea\x8b\xad\x11\xa8\x70\x5e\x94\x2d\xd6\x84\xac\x8d\xd1\x02\x9c\xde\x35\x20\xda\x9c\x16\x32\x08\x6c\xb4\xab\x73\x04\x77\x88\x2c\xca\xd1\xa3\x09\xfa\x42\x67\x0c\x75\x7c\x1f\x9d\x09\xcb\x7e\x1e\x48\xb3\xcf\xff\x8c\xa1\x2c\xc2\x41\x7e\xc3\x74\x7a\xc0\x18\xf1\x41\xb5\x18\xe7\xad\x12\xfb\xe7\x18\x7f\xfc\xdf\xfe\x61\xf7\xd1\x87\xc1\xc1\x85\xee\x74\x74\xf8\x18\x84\x15\x7b\xda\x82\x3a\x44\xd7\x26\x63\xc4\x34\x68\xcd\xcd\x58\xa4\x1a\xa3\x49\x97\xa5\x80\xc7\x0c\x5a\x06\x4d\x23\x4c\x22\xf6\x68\x0f\x68\xce\x7c\xeb\x30\xb0\x00\xec\x8e\x1e\x58\x00\xd3\x79\x9a\x83\xd0\x41\x01\x16\xcf\xb1\x62\x8c\x35\x04\x8b\x75\xa9\xd3\xfe\x58\xcf\xb6\xb2\xdd\x63\x68\xca\xa6\x1b\xcc\x75\xab\x83\xd9\xc7\x19\x0d\xd2\xf7\x20\xfe\xb0\x5b\x6e\xa0\xb0\x3f\xeb\x16\x52\x31\xbb\x3a\x07\xa8\x6b\xb3\x5b\x30\xa0\xd1\x7d\xf0\x1a\x20\xbb\xda\x77\x3a\x40\x51\x9b\xdd\x3b\x0d\x15\x6e\x67\xe8\xb8\xc0\x1c\xf1\x10\x5e\x17\x43\xaa\x2f\x12\xf7\xf6\xf1\x41\x0c\x52\x14\xec\x60\x1e\x3f\x56\x89\x17\xfe\x0f\xec\x44\x2f\xdb\xd0\xf1\xbe\x2c\x1b\x3f\x30\x81\x74\x72\x1a\x71\x25\xda\xbd\x10\xb7\x92\x5f\xdd\x5b\x87\x48\x38\x43\x66\xcc\x01\x28\x87\x9d\xe4\x03\x87\xae\x5d\xd0\x83\xd3\x66\xb7\x80\x47\x89\xdb\x2b\x32\x6e\x96\x95\x3c\xd4\xe3\x8e\x41\xd3\xa0\xde\xd4\xe7\x9d\x08\x56\xab\x5d\x93\x03\xaa\x69\xe7\x5c\x8f\xf0\xbe\xf6\xea\x17\x62\x90\x5d\xa6\xc1\xf2\xdb\x0c\x52\x0a\x8c\x00\x3c\x07\x29\x05\x0e\xbb\x1e\xe1\x8e\xed\x1e\x65\x40\x38\x3e\x0b\x13\x77\xac\xef\xe7\xc6\x0b\x04\xb1\x77\xd2\x1b\x3a\x52\x43\x44\x98\xd8\x67\xef\x12\x26\x36\x9d\xa5\x36\xf6\x79\x74\x0e\x4f\xc2\x1b\x1f\x54\x03\x42\x8d\x3b\x2d\x62\x6e\xad\x5c\x05\x67\x37\xe7\x11\x83\x20\xf3\x79\x92\xcc\x28\x4a\xa9\x39\xff\xd4\x76\x57\x39\x06\x45\x15\x80\xc5\xea\xe4\xa3\x09\x16\x6b\x97\xe1\x31\xc3\x01\xec\xf3\xd8\x44\x2f\xe7\xf6\x2f\xa0\xd0\x73\x86\xd2\x16\x86\xe4\x9c\x28\x6d\x7b\x81\x26\x08\x1a\x76\xae\xce\x14\x8b\x60\xaa\xfc\x72\x65\xab\xe6\x84\x7b\xd8\x09\x66\x13\x70\x75\x3b\xaa\x26\xee\x61\x87\xce\xcf\x1c\xab\x46\x15\xa2\x03\x1d\x03\x3b\x49\x4c\x74\xa4\xfc\x04\x3b\xcb\x37\x8c\xb3\xa0\x0f\x74\x1a\x98\x25\xa6\x70\xb9\x42\x8e\xfc\xc9\x0f\x20\x4c\x3c\x21\x15\xda\xde\xe6\x72\x24\x89\xe8\xfd\x1a\x39\x78\xea\x61\xed\x64\xcc\xb9\x7c\x82\x14\x9b\x55\x66\x15\x8b\x7f\x65\xce\xad\x45\x8b\x73\xa9\xe6\xd6\xa2\xd5\x41\xb7\xb3\x81\xa6\x90\x5c\x0e\x0c\x4b\x8d\x18\x2a\xd1\x97\xcc\x33\x54\xa2\x33\xe4\xe6\x56\x89\x55\x08\x6f\x73\x82\x93\x35\x9d\x10\x3b\x5b\x60\xfa\x6b\x08\x20\xe4\x9a\x76\xc3\x4c\x08\xb9\xa6\x6b\x24\x88\x6a\x79\x91\xee\x13\x76\x13\x8d\xef\x9c\x9d\xd8\x7b\x9d\x37\x26\x4a\xd6\x37\x39\x93\x5b\x5a\xfb\x18\x26\x79\x89\xc9\x73\x80\xbb\xd7\x3e\xf6\x19\x97\xb4\x02\xba\x9a\xb3\x13\x31\xaa\x7d\x37\x49\x4b\xfc\xec\x8a\x38\x95\xfb\x44\x31\xc1\xe6\x9a\xde\x05\xa1\xb6\x87\xf4\xfa\x1c\xd8\xd7\x3a\x16\x4f\x2e\x69\xa7\xc3\xd7\x27\x1c\x61\x87\x4e\x75\x73\x70\x17\xee\x9d\x10\x4e\x61\x47\xbd\xcc\x11\x34\x04\x6a\xf3\x80\xea\x52\x5a\x73\x8e\x48\x0a\xd1\xa0\x70\x70\xf7\x3d\xf2\x24\x31\x71\x8a\xa9\x7e\x4e\x4e\xee\x42\xb0\x9d\x73\x46\x8b\xd4\x02\x92\x06\xa6\x11\x1a\xe6\x8c\xa4\x0d\x15\x81\x30\xf2\x56\x43\xcf\x3b\x2d\x6e\xe2\x13\xae\x87\x5f\x8f\x65\x50\xdd\x22\xb0\x3e\xbd\x94\x17\x44\x08\xde\x4a\xab\x83\xb4\xa5\x06\x72\xcb\x2a\xd0\xff\x39\xcf\x68\xb0\x46\xe4\x8c\x06\xbb\x05\x67\x64\x4e\xab\xc5\x1c\xcd\x8f\xcf\xff\xd1\x22\x9d\xdd\xe7\x49\x62\xa3\xcb\x44\xc0\x7f\xa4\xdf\x35\xf8\xa2\x86\x90\x5b\xd5\x43\x1a\x63\xfe\xb8\x9c\x92\x73\x63\xfe\x08\xb4\xf2\xf3\x3f\xd0\x53\xbd\xce\xd0\xc2\xbe\x88\x9f\x1c\xa4\x9d\xf5\x32\x7f\x50\x03\x79\x23\x70\x70\xf6\xa1\x68\xfe\x70\xb6\xe9\x7a\x6e\x6e\x9d\x5a\x45\x08\x32\xe7\x1d\x23\x62\x71\xbe\x4f\xce\xd5\x07\x8c\x79\x37\x10\x26\xd4\xc0\x3b\xe6\x50\x0d\xe4\x24\x6d\x93\x7c\xde\xa8\x48\xb9\x0a\x26\x1e\xde\x69\x59\x10\x77\xa8\x4e\x24\x9a\x77\xa0\xa3\x69\x44\x9e\x98\x33\xcd\xe1\x03\x21\xab\x54\xe8\xdc\x5a\x3c\xdb\xfd\x35\x51\xe2\x4e\x13\x99\xe0\xa9\x1f\xeb\x5f\xb8\x3d\xe7\x7c\xe1\xa7\x75\x63\xde\x44\x59\xa3\x41\x8c\xd2\xd6\x79\xfa\x81\xbc\x52\x0b\xe3\x7d\x0c\xcf\xcb\x82\x06\x6e\xee\x8f\xb0\x07\x8b\xe0\xa3\x7e\x21\x08\x73\x5a\xcd\xe4\xfe\x75\x7e\xca\x31\x7f\x7e\xfe\x8d\x06\xfc\xd7\xdd\x15\x41\x4f\xc5\xe5\x01\x44\xb2\xcb\x9c\x9a\x75\xfe\x5b\x84\x18\x89\xc6\x66\x2e\x32\xfc\xe6\x94\x29\xba\xd0\xd7\x0e\x6d\x58\x71\x8c\x96\x36\x58\x70\x87\x3a\x85\x64\x71\xe6\xf5\x9d\xf7\x42\x01\x3b\xa1\x62\xe5\x18\xc2\xa5\x72\xc4\xe6\xab\xbe\x8c\xbb\x4f\x9b\x7e\xe5\x78\xff\xbf\x11\x58\xe5\xf8\xdf\xff\x35\x8b\xfa\x55\xa2\xc1\x92\xdd\x6b\x2b\xe0\xcf\x15\xf8\x2a\x28\x6c\x49\x99\xc5\x21\xd5\x19\x1a\x8b\xe4\x3b\xd3\x79\xcf\x85\xc6\x76\xac\xc6\x22\x2c\xfa\x93\x73\xbe\x0a\x96\x6d\xf7\x17\x49\x32\x91\x6c\x5f\x10\x86\x39\x91\x68\xd5\x80\x82\xd3\xf3\x15\x4a\x5f\xb7\xb0\x05\x17\x89\xfe\x87\x5a\xa4\x4b\xca\xac\x86\x60\x96\x64\x5f\x0d\x48\x60\x09\xf2\xd5\x31\xb9\x24\xb8\x17\x31\x48\x46\x2a\x58\x11\x83\xe4\x08\xa0\xd5\xa3\x87\x7e\x21\x58\x92\xfd\x02\x26\xc1\x5c\xfe\xe1\xc7\xa5\xbc\x7a\xb8\xb5\xd5\x70\xc6\xc6\x1a\x81\x86\xa7\x1e\x85\xcf\x58\xc7\x95\x45\x8e\xfb\x67\x15\x86\x2a\x71\xa4\xf9\x0a\x27\xb0\x67\x95\x78\x9f\xe9\x48\xf2\xc5\x99\xd1\xe1\xfa\x6b\x06\x7f\x95\x2b\x80\x6d\x72\xfa\x0b\xbb\x85\xcb\x65\xa0\xc3\x45\x6b\x37\x17\x51\xbe\xc6\x92\x5b\x44\xf9\x7e\x27\x11\x64\xf0\xea\x75\x7d\x02\x75\xe0\x17\x4e\xa0\x11\xbc\x8c\x60\x9a\xae\xd9\xcf\x33\x86\x4b\x87\xc0\x05\x3d\x48\xf5\xc6\x39\x49\xa1\xf6\xc2\xbe\x32\x65\xb5\x78\xab\x8a\x65\xed\xb7\x82\x59\xda\x63\x78\xc5\x4d\x8c\x46\x20\x02\x70\x1c\x10\xb3\xae\xf8\x80\x26\x91\x23\x9e\xb3\xb1\xd6\xd6\x35\xd9\x8e\xfc\x45\x96\xb9\xed\x83\xf5\x2b\x51\xa1\x5a\xf8\x0b\xef\x88\xcb\x01\x3d\xac\x21\xc1\xed\x5b\x8b\x2b\x20\x67\xfb\xf3\x81\x09\xd2\xaf\xdf\x5f\x04\xc5\x6a\xc8\x48\x85\x9a\xe2\x22\x9c\xeb\x26\x0b\xd1\x73\x70\xef\x75\x6b\xcb\x73\xc1\xff\x68\x0c\xaa\x75\xc7\x98\x7b\xe5\xa3\x6d\x8c\x4e\xb4\xee\xf8\x42\xf7\x0f\x0f\x0f\xa8\x0b\x4f\xa0\x65\x6b\xd0\xe3\x4c\x68\xb4\x9d\x85\x3a\xb1\x3f\x6d\x81\xae\x53\x3c\xed\xfb\x4c\xf8\x41\xd8\x5b\xfb\x84\x37\x5a\xfa\x27\x60\x81\xf5\x02\x7b\x20\x5d\xb5\x5e\xec\x25\xd9\x4f\x2b\xae\x2b\x97\x6c\xbe\x15\x8c\x60\x52\x37\xeb\x8d\x55\xec\x39\xc6\xed\x2b\x02\xe1\x79\x92\x72\x6e\x05\x76\x1e\x09\xd1\x35\x54\xe6\x00\x3a\xfd\x7f\x01\xd8\x61\xa9\xbc\x8d\x4c\xe7\x86\x9d\x64\x98\x3b\xe8\xf7\x84\xcb\x7a\x0a\xb3\x76\x9e\x84\xc8\xf6\x4f\x85\x31\x45\x9f\x16\xfc\x68\x81\xbf\x10\x53\x24\x05\x72\x1e\x50\x63\x34\x3f\xf0\xc6\x03\xfa\x66\x0a\xe8\x00\xf5\x31\x41\xce\xa1\x65\x79\xc6\x99\x71\x2d\x3f\xb0\x8f\xb4\x4e\xd9\x38\x13\x28\x25\x9f\x0a\x63\x14\xa5\xa3\xce\x14\xbd\xec\x2a\x13\x7a\x76\xb8\xfc\x23\xa3\xfc\xf0\x27\x89\xf0\x58\xfe\xc2\x13\x0f\xa8\xd7\x1c\x43\x0d\x5b\x75\x12\x73\xe4\x44\x99\x13\xbf\xed\x3a\x0e\xff\x10\x6d\x56\x05\x90\x60\x5a\xa7\x9c\xdc\xcb\x56\x9d\x50\x4e\x08\x44\x84\x61\x3d\xcf\xad\xf5\x66\x93\x1a\x3f\xd1\x7a\x9f\x90\x99\x73\x6b\xbd\xad\x0c\x55\x26\x8d\x42\x9b\xf9\x2c\xb1\x53\xd4\xe2\xca\xca\xf1\xff\x35\xde\xd7\x98\x10\x45\xf4\x89\x89\x3c\x6b\xa0\x17\xbb\x82\x87\x17\xfc\xff\x1b\x2f\xe8\x01\x18\xb7\x6c\x5b\x9d\xa0\xdb\x7c\x02\x95\xce\x96\xa9\xc1\x65\x70\xbd\x1d\xd6\x73\x42\x00\xe2\xf0\xe6\x13\x6f\xae\x68\x0c\xe7\xb9\x4f\xa6\x5b\x9d\xab\x0c\xb8\x8c\xd7\x26\x8a\x77\xfa\x7f\x38\xbd\x7c\x55\x7a\xfe\x71\x7a\xa9\x01\x1d\x7e\x0a\x19\xc3\x67\xc4\xfa\x7a\xd6\x83\x23\xc4\x9b\xa3\x07\x12\x41\xf3\x03\x17\x0e\x24\x0d\x2a\xc4\x9d\x62\x7f\x9d\xe7\x3e\x46\x0e\xc7\xfb\x9d\xf0\x76\x2e\x2f\x9b\x1e\x63\x28\x1d\x70\x0e\xf6\x86\x1c\x89\x67\x24\xa9\x4b\x3c\x9d\x1c\x22\x97\x8c\xa7\x73\x04\xb1\x8d\x7a\x1c\xce\xe2\xcf\x06\x1f\xac\xc3\xea\x32\x18\xd4\x5e\x36\x23\x5a\xec\x06\xbc\x94\xf5\x81\xc9\x94\x48\x2b\x9e\x00\x19\x7e\x04\xca\x64\x19\x79\x0a\x67\xdc\x8d\xfb\xff\x49\x83\x74\xc2\x3a\xe7\xe2\x00\xa2\x1e\x72\x5d\x2c\xf8\xf9\x79\x4e\x36\x86\x87\x70\x1b\x02\xa5\x7a\xdd\xaf\xe8\xa1\xae\xe6\xce\x45\x3c\x80\x7b\xbc\x0d\x81\x39\xa4\xc5\x4e\xc0\x6f\x96\xdd\x17\xe7\x3a\x59\x15\xfa\x22\xde\x64\x47\xfd\x9f\x2b\x26\x45\x52\xfb\x3c\x81\xaf\xf4\xc2\xde\xa6\xc5\x74\x4e\xf1\x19\xa4\x21\x3e\x99\x9f\x27\xb3\x22\x2d\x75\xee\x63\xe9\xec\x9f\x17\x98\x14\xcf\x22\x91\x49\x2d\xff\x53\xae\xe7\x79\xc6\x46\xb5\xbc\x3c\x91\x76\xde\x98\x27\x49\x00\x1e\xb1\xeb\xa0\xac\x19\x88\x2c\x6f\x1f\xc9\x4e\x78\xca\x7c\xe3\x7f\x5e\xcc\xa9\xec\xdd\xf3\x5a\xc8\x2e\x0d\xd0\x3e\x04\x4f\xa7\x4e\x9e\xc0\x3d\x3b\x39\xf6\xfc\xb1\xcf\x65\x0f\x9f\x18\x26\xcb\x67\x90\x33\x9c\xd5\xde\x36\xbf\xa0\x63\xd2\x94\x72\xdf\xbc\x6c\xf3\x9f\x00\xe4\x2c\xb9\x67\xce\xa0\x2b\xf5\x29\xe3\xfc\x5d\x58\x73\xea\x02\xc1\xc5\xcb\x87\x82\x93\xd0\xa8\xe5\x8d\x02\x42\xce\xb2\xd1\x7f\x72\xb2\xb6\xf1\x74\x92\xb7\xbd\x6c\x74\x9f\x77\x08\x13\xd5\x08\xa2\xb4\x2f\x15\xce\x9b\xd0\x20\xcb\xcb\x7b\xf0\xbc\x46\xf9\xe6\xd4\xe1\x75\x89\xad\xe3\xb8\x8b\x13\x5b\x67\x19\x5d\xe0\xbc\x11\x16\xf2\x96\x9c\x0f\xc3\x6a\xdd\xfe\xc4\xb0\x7a\xa2\x1f\xf6\xaa\x6e\x92\xce\x07\x9d\x61\x7c\x82\xf3\x61\x62\x87\xcb\xa0\x54\xb8\x89\x0f\x4d\x94\x39\x76\x3e\x31\x8a\xb2\xc2\xcf\x87\x51\xf4\x66\x7e\xa2\x89\x1a\x83\x17\x71\xe5\x31\xe1\xbc\xbd\x9c\x9c\x77\x6e\x8b\xe9\x63\x9e\x9d\x6f\x2c\x35\xf5\x71\x1b\x44\xe3\x23\x4e\xb6\x3d\x34\x9d\x3c\x7f\x72\xfe\x5e\x4e\x66\x3f\x41\xfd\x71\x86\xca\x09\x18\xe0\x4a\x9f\x26\x20\xe0\xe4\xc0\x38\xdf\x18\x66\x6f\x17\x38\x54\x05\xf7\x3e\x4f\x8e\xe8\xcb\x81\xf1\x17\x1c\xaa\x45\x9a\xf3\x0a\x1b\x4c\xf2\xe2\x3a\xa0\xf9\x53\x13\xae\x23\xe6\xe5\xf3\x02\xba\x5c\x9d\xb8\x70\xd1\x3b\xf2\xf1\x02\x6f\x70\xf9\xb0\x74\x91\x9e\xed\xc5\x7a\x61\x94\x39\x0e\xf0\xc2\xc4\x32\x4c\xe8\x75\x44\x93\x25\xa5\xaf\x30\xb1\xe4\xa6\xb8\x52\xac\x0c\xb5\x28\xc5\xca\x90\x5a\xb8\x52\xac\x0c\x97\x21\x06\xf0\x18\xa4\xd8\x91\x12\xcb\x17\x1c\xa9\x3e\x1d\x5d\x70\xa4\x3a\x36\xf2\x4a\x9c\xef\x3c\x28\x61\x72\xd9\x62\xba\xc2\xe4\xd2\xcc\x5f\xd0\x8e\x8b\x54\x7b\x5e\x39\xce\x0e\xaa\x20\xff\x41\x6b\xab\x89\x19\x63\x40\x7a\xe0\xca\x2c\x5e\x49\xa1\x8b\x5c\x28\x87\x0a\x5e\x58\x5c\xce\x09\xbc\x60\x45\x75\xde\xee\x05\xc0\xa0\x73\xde\x2f\xe8\xcf\x0c\x78\x72\xd5\x70\xc7\xaa\x81\x61\x0f\x4d\xff\x4f\xd4\x98\x54\xf7\x05\x46\xb3\x6d\xff\xab\x45\x07\x64\x4d\x5c\x58\x33\x55\x77\x7e\x57\x43\xc8\x49\x8b\x5c\x8d\x53\x7e\xf3\xf3\xb1\xb4\x97\xbf\x40\x0f\x25\x71\xae\x4e\x36\xb6\xb6\xf7\x05\xf6\xde\x92\x98\xbd\xb6\x75\x52\x6c\x4c\x5c\xc0\x34\x8f\x7f\x53\x3b\x17\x96\x89\xdd\xd9\xd7\x20\x5c\x57\x12\xf8\x8a\x94\x21\xcf\x1f\x88\xca\x76\x1c\x5e\x13\x25\x2a\x53\xe8\xda\x7a\xff\x03\xef\x75\x4d\x78\xea\x3d\xbd\x2b\x63\x5a\x69\xba\x70\x08\x38\x65\xe9\x0a\x3b\xc0\x97\xb4\xd7\xb6\x03\xa6\xe3\x45\xae\x15\xe3\xef\x0a\x11\x04\x72\x95\x5e\xa4\xf9\x2e\xdf\xc9\x5e\x2b\x26\x54\x2d\x0a\x3b\xc0\xb7\xba\xd7\xb6\x03\xaa\x41\x0f\xae\x93\x03\xb9\x87\x00\x3b\xc0\x87\xd3\x2b\xf0\x88\xbd\x84\x83\x07\xc2\x1f\x04\x2e\xc6\xc9\x6f\xd7\x56\xe4\xc5\xe8\x2a\xd7\x89\x2f\x56\xb2\xee\x3a\xcf\xfd\xfd\xe5\xf2\xf5\xbf\xff\x2b\x76\xe5\x5d\x78\xb7\xcd\xc5\x3c\xaf\x13\xb0\x14\xef\xb1\x93\x40\x47\xa9\xb4\x8b\x2c\xa5\x43\xf2\xfe\xba\xc8\xbe\x97\xd2\xbc\xc2\x52\xf0\x15\xed\x45\x1e\xb1\xe3\xb6\x2e\xd8\xc3\x9c\xcc\x71\x5d\x38\xf0\xbd\x84\x2f\x8e\x9f\x5e\xb1\x64\x35\x89\xe8\x7e\x5e\x30\x4d\x34\xef\xa1\xbf\x6b\x71\xf5\x88\xac\xa6\xe5\x6b\xef\xeb\x22\xef\xea\x53\x41\x50\xef\xb8\x4c\xf2\xb8\x45\xed\x36\x4d\x52\x97\xb0\xbf\x7e\xb0\x86\x7b\x0a\x7e\x09\x4c\x20\x75\x70\x5b\x26\xc5\x47\x96\x2b\xfc\xf7\x16\x6b\xe1\x32\xf1\x94\xff\x22\x79\xde\x62\x0d\x3a\x31\x1b\x22\x17\x59\x51\xc6\xd2\xbd\xb6\xe5\x52\x3f\x9b\x7e\x1b\x2e\x75\x7e\xca\x60\xc7\xbb\x43\xf8\x58\x8c\x7a\x75\x41\x37\x36\x75\x36\xbe\xb6\xd9\x52\xc5\x02\x31\xaf\x30\x5b\x1c\x18\x70\x01\x37\xe3\x80\xa1\x0b\xfe\x30\x1f\x00\xae\x6d\xb6\xd4\xa5\xa3\xf0\x75\x13\xfb\xa7\xe3\xfc\x45\x28\x9d\x53\x11\xae\x88\xa4\xf3\x14\x6d\x33\xa6\x2e\x8f\x48\x98\x31\xde\xb7\x5c\x10\x54\xeb\x2e\xe0\x90\xa7\xd7\xdc\x43\xd8\x97\x95\x21\xf4\x60\x8e\x19\xba\x80\x4b\x36\x68\xc6\xf5\x04\x9b\xa9\x9f\x07\xc7\xdc\x72\x09\x42\x56\xc7\x28\x5d\xcf\x19\x03\xa2\x06\x6d\x23\x27\x7f\xe4\xc6\x03\x4c\x94\x77\xe9\x13\xec\x26\xfe\xe0\x1e\xf1\x25\x27\xd6\xf5\x84\x6f\x54\x03\x46\x64\xdf\xf2\xae\x0f\x6c\x19\xaf\xe9\x17\xc8\x8a\xcf\xf3\x85\xe7\x35\x00\x10\x84\x39\x50\xef\x7a\xa1\x3f\xb3\x14\x78\x99\x20\xf9\xc4\xae\x97\xf4\x24\x2f\x49\xe0\x92\x9b\x07\x9c\x48\x41\x73\x50\x5c\x2f\x78\xd6\xb6\x46\xb0\x90\x8c\xde\x7c\x41\xeb\xb1\xac\x15\x30\x90\xba\xf7\xf4\xb6\x8f\xb2\xbd\x2d\xd7\xb6\x8f\xea\xd2\x71\xe2\x77\x44\xff\xa7\xca\x89\xfe\x1c\x2a\x67\xfe\xff\x27\x2d\xf3\xc3\x76\xf2\xf6\xf8\x1d\xcc\x7e\x76\x65\x0d\xea\x85\xa4\x72\x07\x45\x27\xab\x3c\x78\xde\xff\x03\x5b\xa7\xc6\xff\xf0\x77\x99\x1d\x7e\xfe\xb6\x69\x55\x1d\x12\xf7\x3b\x48\x16\x2b\x6e\x00\xa3\x93\xfd\x81\x9b\x60\x2b\x97\x1f\x22\x53\x5d\x66\x74\xb4\xdc\x7f\x60\x41\xdb\x26\xff\xa5\xc0\x43\xd7\x68\xe1\xbb\x72\x40\xe0\x8f\x18\x45\x5b\x25\xbf\xc4\x6c\xca\xdd\xf6\x4b\xe0\xc4\x25\xd7\x7f\xf1\xbc\xfa\x13\x11\x8a\xc3\xf5\xdf\xfc\xaf\xf6\x85\x67\xcb\x41\x31\x3f\xc8\xe8\xad\x16\x7f\x99\xab\x77\x09\xac\x1f\x9e\x2d\x87\xde\xfe\x72\xa3\x42\x75\x28\x13\x3b\xac\xe5\xff\xcb\xcc\x80\x7c\x38\xbf\x6d\xa6\x65\xcb\xa3\x5f\x26\x93\x36\xfb\x7d\xa0\x66\xbd\x7c\x32\xe1\xe9\x92\x3f\x3f\xc0\x19\xcd\x8c\xf0\x03\x58\xda\x3a\xed\x57\x02\x12\x59\xfd\x89\xdb\x1f\x6d\x9f\x5f\x4d\x80\x55\xa8\x3f\x95\x68\x39\xf7\x27\x58\x6a\x3d\x01\x75\xe2\x5c\x54\xfd\x20\x27\x1a\x19\xfb\x47\xb4\x85\x6f\xe9\x7f\x0d\x2f\xbd\xcc\xcc\x1f\xe9\x09\x62\x63\x9a\xbf\x06\x96\xab\x74\xf2\x8f\x0c\xf5\xcf\xf8\xf5\x40\xb4\xf1\xff\x71\xb4\x55\x7f\x80\x73\x29\x6e\x2f\xb9\xdd\x4d\x02\xff\x07\xbc\x71\xf3\xfb\xa4\x07\xd8\x0c\xfd\x0d\xe4\xb7\x17\x38\x97\xfe\x4d\xf2\xfa\xc7\xa5\x7e\x93\xbc\xfd\xcd\xd8\x21\xfa\x1e\x76\x9a\x79\x25\x7e\x5c\xf2\x2f\x93\x83\xfc\x20\x9a\x18\xfe\xe0\x36\xcc\x3e\x24\x3b\xbf\x15\x0d\x54\x85\x84\xe7\x8f\xe2\xff\x1f\x1c\x97\xea\x70\x98\x5d\xc5\x4b\x1e\xf7\x8b\x4f\x43\xbf\x13\x5e\xfb\xee\xff\xf1\x89\xc9\x8c\xfa\x9d\x83\x1c\x1c\x3f\x1f\xfe\x11\xf5\xf0\x0c\x77\x86\x56\xc4\x19\xc0\xb1\x7e\x1e\x6f\xb1\xcc\xe6\x1f\xfe\x94\xa9\xa3\xce\x6f\x5b\x4d\xd3\x68\x66\x3f\x68\xe0\x0d\xff\xfe\x0b\xab\xc9\x30\xb0\x3f\x6e\x8a\xc4\x45\x35\x7f\x44\x0b\x5a\x63\xfc\x88\xf7\xb7\x8b\xfd\x07\x3a\xcb\x32\xd4\xed\x8f\x80\x7f\x63\xe5\xfe\x2e\x7a\xe8\x39\xbf\xb8\x35\x70\x0f\x30\xab\x96\xaf\xb5\x7f\x24\x92\xf9\xa4\xf0\xbb\xe8\x62\xf6\x07\x70\x19\x7d\xba\x74\xf3\xbc\x86\x98\xbb\xaa\x55\x3c\x69\x81\x88\xec\x5d\xb1\xed\xaa\x79\x78\x55\x6d\xbb\x6a\x15\x5d\xe7\xfd\x70\x09\x39\xa1\xf3\xf7\x2b\x38\x4f\x54\x1f\x1e\x21\x27\xc1\xfe\xb6\xdd\xb5\x3e\xbb\x10\x44\x97\xe5\xbb\xa7\x1f\x2e\x23\xdb\xe2\xbf\x1f\x93\xdc\xff\x89\x82\xe0\xf7\x8b\xf1\x91\x8e\xfb\x41\x6c\x3f\xdd\xfc\x9b\xe6\x5b\x08\xe1\xeb\xf1\x4d\xd8\x8f\xd0\xc5\x21\x33\xf3\x47\xa2\xdc\x2a\x9e\x81\x3b\xda\xaf\xfe\x00\xa7\x6c\x25\xfa\xbb\x63\x17\xe9\xf8\xf3\x0b\x6f\x90\x07\x24\xcc\x28\x03\xb0\xfe\xf0\x06\x55\xaf\xf2\x3b\xb6\x89\x0e\x4c\x3f\x10\x99\x8b\x1f\x80\xda\xde\x4e\x85\x1f\xee\xa3\xfe\x29\x73\xc3\xea\x8d\x8d\xf7\xc8\xa1\x29\xbf\xf0\x1e\x19\xc2\xf5\x07\x63\x99\x9d\xdb\x3f\x50\xf8\x44\x28\x36\x7f\x0f\x83\x28\x43\xeb\xb7\x0d\xad\x55\x2c\xa9\x60\xbe\x9f\xb2\xdd\x7f\xe4\x50\x4c\xcf\x31\xc9\x7e\x3e\x5c\xfc\xde\x00\x86\xd2\x10\xbd\x51\x9f\xff\xff\xb1\xef\xd5\x9e\x17\xcf\xb1\x4c\xe5\x1f\x8e\x1d\xd3\x3a\xfd\xc2\xb1\x23\xa2\xd9\x79\x93\xec\x27\x9a\xba\x79\x87\x5f\x46\xa7\x97\x9b\xcb\x32\xe7\x0f\xdc\x61\x3c\x98\xc0\xec\xc6\x2f\x33\x34\xab\x37\xd9\x7f\xc6\xfd\xbd\x21\x28\x5b\x16\x45\xf7\x41\x13\x25\xba\xee\x23\xf6\xd5\xf0\x0f\x1c\xc9\x35\xc6\x37\xd1\x99\x62\x8d\x9b\x77\x8a\x1b\x0a\x3d\xff\xc7\x94\xaf\x16\x25\x5c\xb3\xcb\xef\x93\x6c\xde\xfc\xfe\xc3\xf1\x43\x5d\x4c\x40\x59\xc9\x98\xbb\x73\x84\x97\x68\xe7\xdf\x64\xdf\x4f\xd9\x3b\x37\xe1\x95\x4e\x96\xba\x31\x17\x7c\x69\x7d\xe7\x08\x2e\x54\x8f\xb7\xb9\xe0\x9b\xb9\x7b\x5b\x0b\xd5\x29\xb2\x77\x0e\x28\x29\x3f\x8e\x31\xeb\xf6\x02\x06\xed\x28\xe6\x9b\x68\x13\x03\xdc\xdc\x79\x1f\x81\x0d\x52\x71\x07\x16\xf4\xe7\xf3\x01\xb0\xa0\xfe\xe6\x87\xd4\x28\xd7\x1f\xd1\xf7\xaa\x1f\x10\x3f\x47\xa4\xdd\x25\xee\xdc\xf5\x3d\xac\x0d\x87\x7a\xdc\x11\x8c\xd2\xfd\x3c\x94\x75\x9e\x3f\xac\x11\x07\x09\xdc\xb0\x5a\x0c\x59\x03\x37\xe9\x97\xfd\xf3\xfc\x19\x9b\x4e\xe5\x8b\xfa\xfc\xfd\x1f\xc3\xed\xf2\xcd\xff\xfe\xfe\x36\x47\x6d\x0d\xdd\x05\x44\x0b\xa9\xa2\xbb\x1e\x3c\xaf\xf1\xc2\x3a\xb2\xef\xf2\x86\x0a\xad\x4b\xa8\xdc\xb5\x00\x5e\xe3\xf7\x61\xdb\x76\x7b\x6a\x84\x0c\xa8\x3f\x40\x0b\x18\x65\xf1\x26\x58\xd5\x5e\xbd\xbb\x42\xd9\x57\xfc\x3d\xda\xff\xf9\xde\x03\x3e\xb9\xeb\x7f\x89\xcf\x52\xfd\x30\x68\x38\xe4\xf0\x6e\x05\x1e\x00\x7d\xaf\x45\xfc\x96\xea\xdf\xd6\x58\xaf\x92\x61\x77\x03\x49\xb4\xbb\x3e\xce\xef\x56\x34\x77\x9b\x04\xec\xb9\x82\x45\x05\x6a\x10\xd9\xa6\xfd\xdf\xe2\x03\xee\x06\xbb\xbb\x57\x6b\xdb\xb3\xe7\xd8\xec\xbb\x6d\xe3\xdc\xa6\xd0\x4d\x22\xaa\x48\x75\xe7\xdd\x42\x62\x79\xfb\x77\xb2\xc8\x64\x39\xdc\x18\x93\x45\xc6\xee\xbd\x8d\xc9\x6a\x8f\xd5\xdd\x83\xe5\xd2\xcf\x57\xb8\xf3\xfc\x7c\xc8\x78\x29\xba\xbb\x77\xe6\xcf\x0f\x84\x75\xec\x0a\x42\x6f\xb9\x1c\x12\xce\x1b\x86\x1b\x4f\x43\xb5\xde\xb0\x75\x98\xa9\xed\xde\xe6\xeb\xf8\x2c\xe0\xa0\x76\xfb\x94\xe1\x80\xb4\x84\x1c\xc1\xea\xeb\xf7\x07\xdc\x3a\x7a\x1e\xb6\x0d\x07\xcc\xdf\xb3\x52\xbf\x9e\x9f\x30\x8b\xca\x3c\xbf\xa1\x93\x75\x6a\xe3\x3d\xf1\xa1\xc9\x32\xba\x57\xa2\xfd\x5a\x60\x2b\xea\x53\x7b\xb8\x6d\xf4\x2d\xd0\xbd\x82\x96\xc6\x65\xd8\xcf\x65\x1d\xdf\x67\x21\xb5\x52\xef\x63\x8c\x56\x9d\xd7\xee\x2b\xbe\xa7\x05\x8c\xad\xe8\x44\xc2\x7b\xdb\x8a\xd5\xc8\xee\xf7\xc5\x02\xb7\x00\x21\xb1\xc4\xb9\xa7\x37\xa6\xe0\x47\x60\x84\x29\x58\x2d\xe1\x48\x16\xfd\xec\xb8\x70\xb1\x55\x6f\x59\x42\x5c\x3f\x5b\x1a\x17\xdb\xfa\x7e\x02\x9a\xe2\xe2\x4f\xbc\xbc\xa0\x21\x86\xed\xa2\x7c\xca\x0c\xa1\x87\x8c\xd4\x94\xf5\xfd\x61\x1b\x16\x9f\x4d\xf9\xdb\x8a\xde\x32\x87\xbb\x3c\x53\x0e\xdc\xbf\x68\x90\xac\xaf\x3b\x7c\x5e\x86\x3b\xbc\xb7\xf9\x96\x7d\x35\x70\xdf\xd1\x67\x4d\x02\x99\x26\xe2\x49\x9e\x37\xd8\x7b\xeb\xb3\xea\x82\xe3\x3e\xb9\xfc\xf0\x82\x06\xf1\x0e\x06\x49\xb5\x80\xa0\x56\x27\xd4\xde\x0f\x5d\x1e\xfe\x9f\x48\x2a\xcf\xea\x13\xb3\x22\xdb\xe5\x7e\x22\xab\x40\x7d\x24\x2c\xe9\x23\xd7\xc9\x54\x31\x74\xd1\x0d\xa5\x97\xf3\x48\x6e\xe2\x58\x7d\x93\x77\xbf\x18\xa4\x0e\x47\xbf\xa1\x9d\xf7\x1d\xef\xfd\xf6\x78\x40\x63\x00\x72\xc2\x67\x08\x48\x55\x69\x5e\x78\x2f\x2d\xb2\xf1\xf4\xc6\x98\x4d\x37\x81\x9d\xaf\x41\x7f\x8e\x38\x08\x2f\x95\xf9\x80\x2a\x7c\xc2\xf3\xa2\x16\x3d\x47\x2c\x44\x59\x53\x0f\xd6\x93\x09\x3b\x9e\x03\x64\x6d\x19\xe1\x0f\x97\x5c\x8e\x06\x7f\x52\x0c\xba\xcb\xd1\x20\x3f\x8f\x23\x4b\x93\xf0\x24\xd6\xad\xe6\xe0\xc1\x13\xd2\xa5\x6b\x1e\x72\x33\x1d\xa2\xf3\x60\x8b\x38\xef\xfb\xc9\xa8\x02\xad\xba\x07\x72\xd5\xe5\x58\xb2\x27\x33\x69\xc3\x2f\xdc\xf1\x80\x7f\x60\x59\xc9\x3c\x7c\x20\xa6\x30\x81\xed\x83\x35\xb2\x5a\xfa\x27\x94\xb4\x87\xcc\x96\xaa\x7d\xf3\x10\x42\xe4\x53\xe3\x03\xf1\xaa\x27\xec\x21\xb3\xc5\x2b\xe0\x29\xec\x12\x2d\xea\xa7\x30\x7e\x52\x16\xcf\xb6\x1d\x86\x97\xd4\x03\x07\xfc\xb2\x2b\xe5\x21\x6e\xb6\x17\x97\xe3\x1a\x53\xdd\x05\x0d\xb8\x4a\x16\x3f\xe1\x5a\x99\xfe\x9f\x06\x2c\x7f\xe0\x62\xc2\xd5\x60\x38\xe6\x9d\x93\xf1\x00\x3b\xe4\x38\x84\x87\xd4\x4d\x8b\xba\x67\x6b\xbf\x65\x14\xec\xa7\x83\x07\xa6\x25\xfe\xf4\x78\x5e\x1d\x46\x99\xd9\x78\x7b\x48\x02\x71\x0e\xf6\x03\x52\xdf\x6a\xcd\x3f\x30\x5f\xb2\xb6\x1f\x52\x37\xab\xd4\xf5\x43\x0e\xc8\x32\x37\xd5\x03\x52\x9f\xe9\xb2\x9e\x11\x43\x28\xf3\xe2\x19\xac\x61\xaf\x79\x92\x3d\xd7\xf7\x0d\x64\xa5\x14\xf6\x33\x48\x18\xc8\x7e\x21\x16\xa1\x57\x25\xc9\x9d\x9f\x5d\x35\x5e\xc8\xed\xd4\xc6\x19\x6b\x4c\xa2\xe5\x89\x2c\x11\x37\x01\x07\x91\xfd\xd3\x0f\x91\xbc\xcb\x64\x4f\x0f\x9c\xee\x4e\x80\x7a\x22\xe4\xc7\x09\xaa\xcf\x5c\xb4\x51\x6d\xc6\xa5\x34\xbd\x11\x27\x4c\x1e\xc5\xe5\x5f\x54\xa0\x89\x21\x26\xc8\xe2\xf6\x99\x31\x11\x96\x25\x33\x26\x42\x4d\x5a\x07\x3e\x27\xbd\x00\xd6\x90\x9d\x76\xcf\x0a\x2d\xab\x79\x59\xb1\x52\xfc\x7c\xf8\xb0\xd4\xa2\x15\xa3\xec\xfa\x63\x94\xbd\x73\x17\x81\xab\x87\x3f\x10\x5b\xdd\xc2\x63\x11\x8e\xa7\x83\xc7\x73\x46\x8b\x5c\x26\x8a\xa9\xba\x1c\x91\xa2\x6a\xe1\x49\x0b\x74\x30\x78\xb8\xfb\x13\x0b\xfc\x7c\x82\x9a\xd4\xd3\x0c\x16\x91\x2f\x9b\x1f\xa8\x1c\x3e\x73\x72\x11\x76\x25\xc3\xee\xc1\x81\x53\x3d\x42\x24\x7b\x4e\xb7\x97\x00\x1b\x47\x90\x3f\x3f\x0e\xdf\x3a\x3b\x3f\x01\x3d\xe4\xbd\xf7\x7b\xfe\xf7\x7f\xdd\x76\xf5\x13\xfc\xeb\x9e\x31\x12\x55\x96\x49\x1b\x9f\x9b\xc3\xb8\xb7\xca\xcd\x69\xdf\x3b\x03\x02\xaa\xcf\xe6\x7e\x78\x5e\x46\xc3\x13\xde\x06\xe9\xf4\xe7\xc5\xe9\xe6\x8d\x13\x91\x24\xae\x6f\xeb\xbb\xe5\x9b\xc2\x07\x40\x85\xcf\x80\x86\xb7\x41\x1a\xf5\xd9\xfa\x6e\x39\xaf\xe5\x89\x38\x12\x1f\x85\x9e\xf7\xe1\x01\x97\xdf\x78\xe0\xbf\x16\xbc\x07\x31\xa3\x32\x8d\x5f\x52\x37\x57\x97\x80\x7e\x0f\x9c\x46\x9a\xa3\x37\xe2\x42\x4c\xc6\xf4\x92\x1c\x22\xe2\xfe\xf9\x1e\x33\x1e\xa8\xfa\x01\x3c\xd6\xe5\x1a\xa3\x53\x6a\x42\x62\x50\xb4\xb1\xde\x14\xb3\xa0\x5e\xbd\xe8\xd0\x55\xff\x29\xb9\xf3\x25\x2e\xb7\x66\xbf\x7c\xe1\xd4\x53\xfb\x13\x43\x26\x05\xfc\x12\xf2\x61\xe4\x97\x17\x6c\x03\x07\x06\xbf\x00\xf7\xd9\x83\xf5\x82\x75\x60\xdb\xff\xdd\x0a\x77\x1a\x4f\xeb\xcd\x11\x71\xa1\xff\xc9\x1c\x29\x52\xe8\xef\x3e\x6c\x4f\xbb\xb6\x5f\xe0\x0c\x1c\x5c\xf9\x12\xe1\xe1\x5c\x9c\x17\x24\x23\x83\x76\xbe\x95\x08\x7f\x49\x89\x37\x14\x9e\xb3\xb6\xdf\x4a\x5c\x9f\x84\xef\x5b\xc9\xbd\x95\x6c\x7d\x6b\x74\xc8\xff\x73\x58\x70\x07\x2b\xc9\x54\x52\x60\x2f\x21\x25\xbe\x4b\x79\x1b\x6b\x5c\x52\xe6\xfd\x03\x26\x52\x83\x3a\xb2\xdb\xe9\x62\x2f\xfc\x8e\x4e\x27\x7b\xc1\xcd\x2b\x92\xed\x2f\xe7\xc1\x65\x5a\xce\xb7\xc7\x2e\xd2\x94\xc5\x81\xd0\x88\xbe\x2f\x3a\xd3\x31\x0b\x2f\xe8\xf4\x66\x90\x7c\xc9\xbc\x74\x80\xd6\xdb\xc9\x15\x2d\x6e\xe2\x19\x15\xfa\x87\x6b\x0b\x06\xaf\x61\xe0\x71\xfb\xe7\x83\xf7\xfe\xdf\x9b\x60\x2b\xdd\xec\xac\xef\x77\xeb\xdc\x62\x28\xbc\x77\x84\xf1\xaf\x06\x81\xbd\x67\xea\xc1\x77\x1f\x18\xfb\x67\x0e\xc6\xa4\xec\xff\x39\x00\x76\x97\x7f\xfb\x7f\xd9\x60\xef\xe0\x3a\x58\x82\xfc\x1d\x08\x36\xe9\xa2\x77\x90\xdc\xe3\x45\x36\xff\xe6\xc4\x3f\x90\xa2\xa0\x13\xe9\xbb\x4f\xa8\xbd\xc8\x0c\x7b\x39\xa1\x3a\x82\xed\xdd\xfa\x35\x9b\xcc\xf1\x9d\x74\xc0\x03\x80\x7a\x75\x3e\xf1\x0b\x9e\xfe\x67\x57\x05\xb4\xae\x07\x70\x32\xe0\x32\x0b\xdf\xd0\xae\x4e\xce\x7d\x41\xe6\xfb\x8c\xf0\xe2\xc6\xcc\x23\xb0\x72\xbc\xa0\x16\x46\x48\xae\x5b\xb0\xb5\x65\xb3\xdd\xf6\x2e\x72\x0c\xbd\x6f\xa1\x1a\x9f\xd3\xff\xb3\x86\xaa\x3f\xc0\x94\x2c\x97\x89\x51\xf6\x90\x6f\xed\xdb\x7d\x7f\xf2\xc2\x56\xb9\x3e\x0d\x0c\x24\x59\xed\x82\x50\xbe\x3e\x44\xbf\x30\x3d\xd9\x97\xfe\x72\xc5\xe4\xac\xca\x77\x1f\xd2\xb3\x8f\x77\xef\x19\x09\x5e\xea\x40\x84\xdc\xda\x5e\x78\xcf\x58\xd5\xde\xf9\x64\x0f\x39\x14\xe8\x8d\x50\x9c\x6f\x15\x38\xbb\x8b\x5f\x78\xb8\xd2\xf1\x0b\x2f\x65\x35\x11\xaa\x70\xdf\x53\xbf\x57\x22\x6f\x5e\xef\x13\xb3\x6b\x75\xf4\x02\xe0\xef\xe0\xd0\x97\x73\xbf\x41\x51\x5f\x20\xf5\x6d\xb0\xbc\xdc\xe8\xd8\xf1\xf3\xc2\xe3\xed\x0c\xb0\xf7\x87\x27\xc9\x8b\x22\x62\x78\xed\xab\x7a\x23\x52\xc6\x1f\x20\x52\xe6\xb0\xa8\x89\x1b\x1b\x13\xda\xbc\x01\x38\xe1\x16\x90\x5d\xb4\x05\xc3\xbf\xa8\x1a\xc2\x5e\x3e\x62\x28\xf0\xf8\xed\x28\x7f\xef\x03\xc8\x4d\x97\x13\xcc\x24\x5a\x13\x77\x2c\x62\xcb\x09\xb0\x0e\x9d\x1b\xf0\x72\x85\xe3\x18\xed\x17\x9a\x25\x47\x89\xbf\xf0\x86\x3b\x29\xe5\xbd\x59\xa4\x56\x46\x77\x2c\x89\x4f\x85\xc4\x99\x78\x46\x08\x94\x31\xa5\xc0\x7b\xdf\xff\xfb\xbf\x62\xfa\xc9\xf7\x06\xd3\xf3\xf3\xfc\xee\xa2\xd1\x25\xdf\x87\xe3\xa9\x0c\x98\x37\xc2\x7f\x1d\x41\xf7\xc2\xa2\xe4\x7c\xb2\xf7\x89\x1e\x68\xcc\x00\x23\xb6\xeb\xea\x7d\x62\x55\x7f\x5e\x98\x3c\xe0\x2f\x2e\xca\x6a\x31\x4e\x8a\xfa\xa9\x00\xe7\xbb\x87\x34\xc2\x85\x3f\x8b\xfa\x89\x60\x09\x8d\xe1\xf3\x50\xa1\x5b\x1c\xb3\xe8\x1a\xdf\x00\xa9\xd2\x18\xbc\x31\x49\xfa\x02\x09\x56\xd3\x93\xf2\x42\x75\x65\xe1\x0e\x4f\xd3\x61\xd9\xf7\x22\x1b\x3f\xe5\x1b\xef\xee\x5f\x0f\xd7\x01\x28\x96\xa0\x14\xd6\x41\xec\x4a\xfb\xcf\xa2\x59\xc7\x01\x5d\xe6\x7f\xb2\x75\x1d\x07\x6e\x96\xcf\xff\x0c\xf9\x7f\x82\x63\x1d\x47\x0c\xf9\x52\xb9\xc3\x25\xec\x32\xda\xb1\xfa\x7d\xb0\x0b\xff\x5b\x03\xeb\x80\x90\x40\x91\xf7\xeb\x88\x0b\x24\x45\x51\xae\xe3\xb8\x79\xc0\x2f\x04\xb8\x62\xf7\x17\xf0\x3f\xfa\x8b\xe9\x20\x5c\x4b\x35\xc2\x48\xa0\x10\xef\x75\x90\x2e\x2c\xb7\xce\x3a\xc2\x22\x1c\x9f\x1f\x38\xd4\x2f\x0d\xc1\x36\xfa\x96\x10\xae\xd6\x01\xa2\xa5\xa2\xa1\xd7\x41\x40\x8b\xe8\xf4\xd7\x11\x91\xc3\x02\xd4\x58\x07\x91\xc3\x4a\x58\x5e\x07\x00\xd1\x7d\xb8\x45\x01\xba\xe5\x72\x8c\xc1\xf0\x17\x6f\x26\xc5\x15\x3c\x6c\x14\x97\x83\x81\x4d\x63\x94\x11\x0d\x4b\x2d\xca\x31\x04\x5d\x65\x80\xcf\xdc\x40\x72\xbb\x04\x8f\xb4\x8e\x1c\x3d\xd4\xf7\x73\xcc\x81\xeb\x23\xc2\xed\x70\xf9\xdd\xff\xbb\x3d\x91\xe0\x9c\xd5\xa1\x12\xfb\x6e\x6a\xc8\xc0\xe4\x14\x72\xda\x3a\xb6\x9d\x9a\x85\xc4\xb3\x8e\xc2\xa5\x96\x1b\x58\x42\xbf\x4d\xad\x8a\x12\x00\x96\xaa\xb0\xa6\x3d\x07\x5e\x25\x15\x9c\x05\x0f\x69\x18\xb2\xc3\xab\xa2\xb2\x8e\xfd\x05\x80\xbc\x74\xbd\xbf\x8e\x0a\x4c\xcd\xd4\x90\xd4\x98\x93\xe5\x1f\x70\x95\x1c\xea\xc2\xb6\x64\x87\xa4\xe5\x3a\x48\x16\x6b\xae\xa0\x91\x15\x3e\xd4\x42\x52\xc1\x6a\x55\x03\x00\xfd\x54\x02\xf2\x3a\xc8\x04\x53\xd4\xe1\x3a\x5a\x68\x17\x7f\x00\x66\x89\xe4\x45\xd2\x90\x65\xc3\x15\xb0\xb3\xc6\xbf\x78\xd2\xd6\x41\x60\x75\x9f\x6e\x5d\xc4\x34\x1e\x6e\x1e\x89\x66\x9e\xe2\xb8\xa8\x99\xde\x15\x9d\x68\xe9\xa1\xe6\x05\xe0\x89\xce\xd3\xeb\x00\xf1\x44\x11\xfa\xeb\x80\x35\x4a\xb9\x1c\xeb\xe0\xa6\x66\x09\x88\x7d\x1d\xdb\x32\xaf\xa9\xb8\xc6\xe8\xa0\xa6\xe8\x2f\x57\xcd\x15\x60\xb7\x5a\x10\x00\x60\x52\xfd\xfc\x08\xe8\x22\xb5\x38\x5c\x51\xb2\xa2\xd6\x31\x58\x13\x53\x7d\xe4\x66\x46\x40\x42\xeb\xe0\x66\x66\x89\x54\x67\x1d\x44\x80\x7f\xf6\x59\xc0\x8e\x79\x8e\x03\xb8\x74\x7a\x55\x0d\xae\xcf\xdd\xe7\xf0\x5d\xe9\x40\xb6\x0e\x92\xd3\x74\x79\xb3\x0e\xa8\xa6\x14\x21\xbf\x8e\xf1\xc4\x0b\x1a\xc5\x11\x86\x9d\x5e\x98\xc1\x15\xaf\x4e\xce\x44\xcc\x83\x9e\x9f\xcc\xc2\xf4\xff\xe8\x1b\x4f\xfc\x8c\xb0\x14\x7d\x70\xdb\xe2\x2b\x7b\x1d\x4c\x26\x61\xfa\x7b\xd1\x45\xcb\xa6\xbf\x28\x77\x97\x59\x86\xde\xfa\x13\x3c\x0f\x6f\xc4\x6d\x8b\xaf\xec\x65\xb2\xc8\xb3\xff\xfc\x9f\xe3\x03\x6a\xe1\x62\xe3\x34\xf5\x20\xc2\xe2\xa7\x55\xd6\x36\xc6\xbb\xbc\xd6\xeb\x58\x31\x6d\x59\x83\x8c\x35\xbe\x3e\x0f\xcc\x78\xc0\x3f\x10\x82\xe8\xc5\xbe\xce\x78\x40\x4b\x11\xa4\xee\x65\x25\x85\x3d\xbe\xa6\x75\x00\xcc\xab\x1f\x89\x79\x26\x6a\x54\xa3\x4f\x62\x10\x2d\xf0\xb0\xc7\x45\x37\xbf\x8e\x13\xc7\xad\xa7\x39\x80\xb8\xad\xc4\xce\x58\x38\xde\x1c\x27\x51\x9b\x96\x67\x67\x6c\xe0\xe2\x16\x20\x31\x3f\x0f\x04\x2e\x87\xfe\xbf\x08\x6a\xf5\xfe\xc5\xfc\x4e\x5e\x28\x57\xcc\x43\xd5\xa0\x70\x4f\xf7\x11\x68\x17\x81\xab\xd6\x6a\x57\x83\x1d\xd7\x15\x12\xd5\xeb\xed\x78\x8d\xa8\x50\x2d\x22\x54\xfe\x23\x20\x20\xd5\xea\x9e\xa6\xeb\xe4\x7f\x4d\xe3\x75\x71\x93\xef\x0a\x09\x5b\xf6\x5e\x21\xd2\xbd\x78\x7b\x43\xdf\xf1\x59\xba\xd8\xef\x9f\xed\x1e\xf6\xfb\x74\x8b\x7f\xac\x13\xef\x0d\x38\xb4\x92\x87\x6c\x9b\xe8\xb9\x7e\xfe\x27\x12\x76\xe8\x7f\x2c\xf4\xcf\x5e\xbb\x23\xf4\x5e\xcf\x87\x85\x2e\xd8\x8e\x75\xdc\x0c\xa9\xf7\xca\x1d\x0d\x70\x85\x2c\x3b\xeb\x84\x88\x44\xb7\x56\xfc\x4b\xa8\x53\x0f\xef\x90\x16\xb6\xae\x70\x29\x7e\x2a\x80\x41\x6b\x4d\x6b\xfa\x67\x1f\x22\x8a\xf5\x26\xb1\xea\xcb\x5a\xec\x61\x12\x2d\x12\x1f\xd4\xe6\xe7\x7d\x60\xa9\xda\xbf\x29\x9d\x27\xba\xa3\xd6\x85\x35\x3d\xbd\xad\x02\x9d\xce\x4b\xec\xf9\xeb\x8f\x06\xe4\x61\xc4\x97\x3e\xcf\x25\x60\xf6\x0c\xbe\xb8\xa7\x9a\x06\x14\x6b\xb9\x5a\x1e\xe3\xd2\x14\x98\xf9\x3a\x5e\x96\x90\xa5\x69\x78\x34\xa7\xd6\x48\x02\xbc\xa6\x69\xc4\x53\x64\xbe\x09\x8e\x60\xa5\x08\xdf\xd6\xc6\x4e\x30\x76\x2d\x65\x7e\xae\x04\x9e\xba\x9b\x9c\x70\x60\xca\xa9\xba\xd2\x36\x4f\xe7\xf4\xff\x61\x9e\x0a\x60\x67\xa5\xc8\x6c\x73\x13\x22\xb3\x4d\x09\x15\x2b\x11\x31\x65\x63\x2b\x01\xfa\x2a\xb4\xe8\x95\x52\x74\x52\xcf\x67\xe6\xd8\x1f\x20\xc0\x69\xc9\xd2\x49\x79\xc0\x24\xe1\x32\x3e\x3c\x49\x96\x84\x35\xb8\x14\xaf\xbf\x52\x8e\x59\xd1\x03\xe5\x40\xa9\xa9\x82\x82\x30\x94\x25\x93\x0a\x8a\xf9\xbf\x33\xce\x4a\xa5\x44\x85\x6a\x51\x89\x2e\xbb\xc2\x16\x0f\xa8\x0b\x01\x0d\xb0\x5c\x03\xc4\xd8\x87\xa6\x0d\xa8\x00\x2f\xe3\x04\xc1\xc8\x21\xad\x96\x60\xf9\x12\x3a\xc2\x4a\x01\x0d\xa0\x20\xf4\x95\x88\x91\xf6\xc2\x48\x15\x70\x62\xc9\xa2\x14\x17\x79\x6e\x50\x8d\x20\x0b\x97\xf1\xf9\x49\x78\xa6\x0a\x2e\x98\x64\x55\x22\xa6\x5a\x4e\xc6\x95\x02\x49\x40\x51\xee\x2b\x41\x03\x9a\xdd\x00\xac\x3f\x85\x8f\xae\x04\x42\x9d\x5c\xef\x2b\x11\x68\x23\x3f\xf8\x4a\xdb\x7e\x2b\xcd\x1f\xec\x5c\x9d\xea\x5c\x97\xb6\x75\x36\x6a\xf6\xff\x40\xab\x78\xc4\xc0\xa3\xf3\x11\x24\x75\x72\x36\x8a\x9f\xe7\x66\x51\x5a\x3a\xf5\x2d\x2b\xab\xdb\x1b\x61\x34\x0a\xe3\x58\x29\xf0\xe7\xbc\xea\xb8\x7a\x5c\xca\xdb\x5f\x69\x9b\x6f\xa5\x0f\x97\xb9\xf1\x92\x9a\x4f\x71\xf5\xa8\x43\x46\x1a\x04\xae\xb9\x87\x23\x7a\xa4\x11\x08\x73\x4f\xd1\x9c\x2b\xc5\xcd\xa3\xe7\x18\x8a\x30\xe5\xd1\xac\xb4\xcd\xbd\x3c\xaa\xff\x1f\xe0\x76\xa9\x07\x83\x4c\x0b\x1d\x6d\xd3\x60\x08\x3c\x65\xf8\x49\xa7\xb7\x41\x5c\x2b\xca\x34\x4b\x71\xad\x28\x6f\xc3\x4a\x71\xad\x58\xd5\xa3\xb8\x56\x94\xff\x62\x25\x90\x04\x84\x1b\xb2\x12\x8e\xcf\x25\x6f\xc1\x4a\x84\xaa\xcb\x95\xbc\xd2\xe4\x2a\xd4\xb3\x04\xf2\xbc\xf0\x6f\x56\xe2\xd6\x50\xf7\xd3\x2b\x45\x2c\x50\x51\x8b\x56\x98\x29\x6a\xc0\x0a\xd1\xa2\x2e\x6d\xc3\x28\x0f\x8b\x16\xfc\x94\x02\x6b\x5b\x89\x4b\xc2\xe9\x39\x02\x48\x5e\xc0\xf6\x2b\x9d\x9c\xb2\xbc\x6d\x08\x3c\x4f\xde\xb7\xc4\x89\x57\x8f\x48\xc4\xfe\x78\xc8\x23\xb4\xa7\xfe\x0b\x16\xf4\x4a\x5c\xf8\x15\x4b\xda\x5f\x00\x90\xa8\xb1\xa0\x0b\x2d\x6b\xc7\xf4\xe3\x8e\xd4\x7b\x04\x74\xa1\xf5\x11\x33\xbf\xb8\x8e\x77\x39\x66\xd4\xc2\x1b\x0f\x60\xf2\x2e\x8c\x34\xff\x8f\x1c\xf9\x21\x47\xbc\x68\xb7\x89\x51\x3e\x8b\x96\x4b\xc8\xe6\x01\x81\xa5\xb3\x7d\x9a\x04\xc3\xbf\x65\x33\x5e\xc3\x64\x51\xba\x4d\x92\xdc\xdc\x80\x08\x1c\xfa\xe8\xa7\xf0\x1a\xca\x08\x4b\x84\x71\x57\x0f\xca\xfd\xd7\x25\x2d\x89\x1b\xd0\x27\x59\xa2\x09\x38\xbd\x8f\x86\xbc\x17\xff\xab\x85\x44\x1a\x0d\x8b\xda\x80\xd3\xf3\x2e\x20\x90\x48\xf8\x72\x2b\x71\xcb\x59\xdd\xa3\x27\xbe\xa7\x25\x42\x60\xd1\xa1\xc0\xfb\x95\x00\xaa\x5f\x16\x9d\x6f\xf4\x40\x6b\xf4\xed\xbc\xf0\x79\x20\x6a\x54\x05\x6f\xd4\x98\x34\x48\x5c\x94\xda\x43\x94\x08\xcb\x56\x7c\xc0\xca\xc7\x3e\xb2\x28\x68\x65\x9f\x8e\x78\xbe\xab\x4c\x17\x64\x4a\xe7\x03\xa0\x2e\x99\xde\x19\x95\xaf\x6c\x89\x95\xc1\x85\x5f\x87\xff\xc7\x95\x20\x4b\x3a\x1f\x84\xb4\x0a\xef\x62\x65\x62\xa4\x7d\xb2\xcd\x29\x1a\x50\x55\xc6\x97\x70\xf8\x79\x50\x65\x74\xba\xc8\x89\x5b\x37\x49\xb6\x4c\xdc\x8f\xbc\x94\x2b\xe7\x1a\x19\x3a\xea\x31\x31\xcd\xba\x9f\x58\x99\x7b\x4b\x45\x36\xad\x9c\x19\xd2\xe1\xe7\x1f\x08\xc0\x5c\x8e\x1e\xc8\xd2\xcd\x85\x1e\x68\x1f\x64\x2e\x32\x6d\x4a\x67\x34\xbe\x97\x65\x2e\x7c\x60\xfa\x79\x86\x54\xea\x29\x17\xa6\x4c\x26\x45\x86\xd3\x45\x91\x3d\x2b\x97\x9b\xb2\x86\x9c\x8b\x50\xb9\x61\x57\x2e\x20\x91\x69\x67\xe7\x4a\xa4\x95\xb6\x41\xae\x31\x00\xfa\x7e\xe5\xfb\xda\x15\xb9\xc6\xf7\xfd\x3c\xdf\x93\xe0\xcc\x2d\x32\x78\x5c\xa6\x3e\xd9\x68\xb9\xc5\x22\xf5\x1a\xda\xfa\x7d\x2a\xca\x7c\x65\x52\xe3\x95\x83\xb4\x32\x40\x40\xc5\x1d\x6e\x8c\xb8\xac\xc2\x8c\x3e\x17\xc4\xcb\xca\x9d\x19\x93\xea\xc8\x5b\xf9\x65\x61\x0b\xac\x8c\xeb\xc2\xee\xac\x3c\xf0\x23\x27\x2f\x4a\xc2\x6e\x9a\xd7\x14\x00\x7a\x3e\x44\xe7\xad\xed\x1c\xe9\xb5\xf2\xc4\x1f\x24\xd5\x92\xe7\x9e\x61\x4b\xae\x3c\x6b\x7c\xc0\x2f\xe0\xf0\xf2\x2e\x99\xc4\x8f\xe8\x9c\x9f\x17\xe2\x5a\xba\x24\x2f\xd2\xc8\x04\x4a\xb3\x32\x21\x2d\x0a\x46\x5b\x79\x2b\xab\xa5\xe4\xf4\x95\x57\x00\xe1\x4b\x5c\x67\x70\x73\x8a\xb7\xd5\x8a\x3e\xbb\x8d\x04\xc1\x08\x91\x61\xe5\xad\xde\xf6\x03\xff\x92\x73\xb3\x32\xe9\xf7\xdd\xdb\xfc\x3c\x18\x41\x7d\xfe\x8c\x11\xd1\x14\x9c\x31\x22\x32\x48\xf2\x19\xdc\x51\x1a\xa1\x33\x3a\x24\xb9\x73\xfe\x21\xfb\xfb\x87\x49\x8d\x5a\x24\xe7\xe2\x05\x97\x63\x0e\x35\x84\x5b\xfd\xae\xe6\x01\x01\x00\xd0\xda\x26\x9f\x77\x7c\xc0\x0f\xc4\x9c\xa8\x82\x2b\xf1\x82\x5a\x7c\x05\xbc\x8a\xff\x9f\x51\x81\x1f\xe0\xb4\xe3\x7d\x40\xfa\xfb\xa1\xe4\xcb\x95\x2f\x14\x9e\xd4\x47\xbe\x68\x92\x2c\x96\x8c\xd2\xb6\x1b\x23\xff\x62\x15\xc8\x6c\xcc\x28\xed\xe6\x2f\xfe\x62\x54\x65\xf6\xe5\xad\xb4\xa7\xb0\x27\x57\xfe\xf5\x78\x40\xc3\xfc\x03\x09\xc4\x4d\xfa\x91\xce\x67\xd9\xf5\xa3\x49\xc9\x15\xb0\xf2\xa5\x90\x32\xa8\xef\xca\x68\x58\x79\x6b\xbc\xd5\x3e\x65\x12\x68\x93\xf7\xe6\x4d\x05\xfe\x20\xb0\xef\xcd\x3b\x83\xd8\x5a\x7b\xc0\xf2\xd3\xa8\xd0\xcf\xb3\x2e\x2c\x2c\x9f\x58\x17\x52\x81\xf9\x61\x5d\x78\x2f\x3e\xb1\xd0\x87\x6b\x40\xba\x58\x1c\x3d\x91\x58\xe4\x1a\x1f\x5a\xe4\x16\xd0\x62\xef\x9c\x97\xa5\xed\x75\xf2\xb2\x2e\x64\xc6\x64\x50\x00\x9b\xb7\xc2\x1b\x2d\xb4\xc2\x20\x56\x29\xb9\x0b\x91\xe9\xa4\x6b\xa6\xb2\x55\x6e\x3e\x44\x3f\xb3\x0a\x3a\xb7\x69\xd2\xca\x11\x63\xf0\x5f\x17\x0b\xa1\xb2\x36\x4b\x0a\xb4\x64\x87\xaf\x1c\x0a\x81\x41\xb6\xde\x0b\xb7\x3c\xca\x89\x5c\x25\x61\xd7\x68\xe1\x95\xc4\x5e\x6a\x2e\xb3\x97\xb2\x3f\xc0\x5e\xd2\x3a\x2c\x89\x21\xd2\x56\x28\x19\x34\x10\x09\xe0\x02\x4f\xca\x61\x5b\xb9\x64\x32\xee\x0e\x3f\x10\x2c\xff\xfa\x40\x24\x0e\x29\xac\x62\x15\xe0\x60\xec\xdf\x2a\xc0\xc1\x74\x49\xab\x82\x12\xd6\xf5\xea\x2a\xc4\xda\x4e\xb7\xb0\x44\x86\xa2\xea\x2b\x01\x40\xaa\x0f\xee\x43\xf5\xd2\x05\xfe\x2a\x25\x1a\x90\xfc\x43\x88\x1b\x97\x43\x3a\xf8\x03\x6f\x64\x8a\xab\x85\x95\x65\xa2\xad\x58\x40\xe8\x53\x2e\xfb\x2a\xe4\xe2\x1c\xa2\x1a\x59\xa5\xb2\x13\xe4\x4c\x2e\x84\x17\x55\x37\x19\x9c\x5a\x45\x9b\xae\x52\x51\x4a\x9e\xe4\x7d\xec\xce\x87\x02\xb4\x56\xa9\x91\x81\xa7\x16\x11\x6f\xa4\x60\xd3\x55\x5a\x24\xc0\xb9\x7c\xf1\xbc\x1a\xd4\xe3\x79\x8d\x69\x67\xd5\xb8\xcb\x9d\x55\x52\xfd\x3c\xb9\xc4\x6e\x60\xbf\x22\x74\x45\x0d\x00\x3f\x4f\xe9\x26\xab\x0c\x86\x48\x1e\xbb\x02\x9a\xdd\x31\xff\x25\xfb\x66\x95\xc1\x26\xd0\x71\xb0\x70\xdd\x60\xaf\x74\x19\xac\x08\x19\x0d\x65\x12\x52\x21\x8d\x59\x08\xdc\x39\x7c\xb1\x58\x80\x43\xb7\x34\x2e\xdc\x06\x28\x6b\x76\x95\x70\xf6\x7b\x02\x89\x4a\xfd\x0c\x67\x60\xd8\x7a\x93\x85\x0a\x56\x90\xc5\x2a\x60\xd8\xfa\x7c\x52\xe0\x31\xe9\x52\x71\x05\x1d\x79\x78\x3c\x43\x05\x4a\xfc\x97\x93\x06\x25\x97\x51\x38\x0a\xa1\x5f\xe5\x4f\x05\xfa\x03\x6c\x5b\x0b\x96\x33\x26\xc4\x63\x72\x86\xe4\xd1\x04\x85\x0e\xcc\x3a\xc6\x97\x33\xb2\xb7\xd5\x85\x33\x12\xce\xa4\x35\x0b\xd9\xd1\x0a\xd5\x5d\xe5\x62\x5f\x35\x97\x6b\xbc\xa0\x4f\x5c\x2c\xa2\xe1\x72\x0c\x8a\xbe\x08\x4c\x6e\xf3\xac\x84\x8a\xb3\x6c\xfb\x31\x08\x32\x76\x0b\x99\xc1\x9f\x5d\x04\x8a\xed\x51\x3c\x08\xbf\x58\x95\x1a\xa4\xdf\x15\x0f\xe8\x8b\xa1\xe2\xba\x1f\x40\x85\xe9\x44\x53\xc8\x16\x6e\x16\x66\xc0\xde\x76\xb7\x80\x43\xa2\xaf\xc4\xcb\x1d\x3d\x52\x8b\x6e\x16\xe2\xf0\xff\xc4\x02\xc9\xfc\x2e\x0f\xe2\xbe\x78\xdf\x3e\x00\x10\x7a\xa1\x3d\x48\x6f\x9d\x80\x0a\xa8\xb8\x47\x29\xae\x21\x56\xae\xc6\x14\x15\x38\xdc\x65\x4e\x89\x82\xc1\x59\x25\x4e\x89\xf6\x0e\x94\x37\x06\xd5\x0f\xcc\x78\x40\x63\xc0\x29\xd1\x71\x06\xf5\x08\xad\xdd\x55\x0e\xe3\xea\xbf\x16\xd4\x14\x5e\xd0\xaa\x72\x8a\x44\xc5\xa5\x1f\xe8\x93\x5c\x7a\x35\xc5\x34\x0f\x95\xe9\xd2\x74\x85\x11\xdf\xab\x06\x84\x86\x92\xf3\xa1\x26\x26\x4d\x2a\xb3\x66\xd6\xa5\x9c\x37\x35\xc7\xa4\x34\x95\x83\x89\xfb\xbf\x0e\xd6\x42\x7b\x24\xfb\x2a\xfa\x41\xf4\x65\xab\x96\x58\xc7\x1e\x81\x82\x05\xaf\x55\x53\xe3\x90\xa6\x9d\x53\x4b\xac\xc3\x4f\x8d\x61\x8f\xba\xc6\x50\x20\x7e\x81\x85\xaf\x53\x56\x25\xfa\xd4\x9e\xe8\x0a\x51\x48\x93\x34\xaf\x95\x75\xac\x5c\xbb\x55\xc9\x9f\x50\x3e\xc5\xaa\xe0\xb1\x1e\x1e\xc2\xf6\x87\xe6\xe4\x1f\x18\x63\x29\x90\xda\xe3\x9c\xaa\x31\x25\xc1\x42\x58\x14\xab\xf6\x1a\x50\x37\xfe\x81\x75\x35\x5d\x01\x68\xcb\x92\x37\xb5\xa3\x91\xec\x72\xab\x3d\x66\x49\x63\x10\xa8\x63\xda\x5a\x15\xb7\xe6\x51\x65\x3b\xd5\x40\x32\xaf\x2e\x73\x09\xed\x65\x30\x58\xa8\x8e\x2c\xa8\x23\xd6\x85\x9a\x10\x77\xcc\xee\x13\xb8\x65\xbe\x60\xa8\x23\x70\xc9\xfe\x25\x4c\x6d\x55\xd0\x53\x1d\x95\x50\x27\x68\x50\xae\x9c\xfb\x61\xdb\xb2\x75\x6b\x8c\x6e\xd7\x44\x25\x56\xd3\x71\x06\x75\x9f\xfa\x8a\xcf\xa1\x35\x42\x33\x95\x54\xb5\xe7\x82\xa8\x35\x8d\x5f\x5c\x07\xbb\xf5\xab\x52\xa1\x3e\xc8\x6d\xf0\x3c\xfc\x3e\x1b\x5d\x61\xf5\xab\x6e\x9d\xd4\xad\xf2\xeb\x8a\xf1\xf3\x80\x02\xa7\xaa\x54\x88\x55\x09\xb6\xb4\x52\xac\xc4\x5a\x8a\x0c\x6c\xd5\xf5\xe2\x93\xd3\xff\xfb\xdc\x97\x15\x87\xbf\xea\x99\x08\x67\xd5\xa2\x04\x44\x4d\x39\xb2\xab\x9e\x04\x93\x7e\xfe\x07\x6f\xe6\x53\x1e\x20\x7a\x69\x88\x00\x51\x73\x0c\x41\x3d\x41\xb8\x3e\xfc\x3c\x43\xfe\xf9\x9f\x21\x4f\xfe\xde\x8f\xb2\x06\x60\x6b\xbc\xee\x10\x83\xba\x15\x5e\x5e\xfe\x3f\x6e\x86\xfd\xfe\x95\xf7\xf3\x3a\x45\xd6\x2b\x02\x3b\xf4\xbd\x8b\x19\xd1\xa9\xba\x02\xf6\x91\x2c\x08\xf7\x91\xaf\x0a\xa3\x78\xd5\x2b\x32\xba\x35\xc3\x5b\xfd\x75\x87\x4f\x55\xc8\x3e\x15\x0f\xbd\x2a\x81\x9c\x22\x2b\x58\x15\x3f\xae\xcf\x9c\x75\xab\xcb\xdc\xbd\xa4\x7e\xb4\xa7\xf8\xf9\xc6\x92\x53\x7f\x39\x10\x2a\x08\x7f\xd5\xdf\x88\x05\xe1\x0f\xbe\xf1\x83\x5a\xb8\xd5\x5b\x77\xec\x4e\xbd\x17\x65\x8d\xd0\x7d\xc6\x0b\x7e\x80\x29\x90\xb2\xa9\xf7\x8f\xbb\x0e\x7d\x92\x6c\x4c\xbb\xa6\xeb\x56\x7f\xb5\x7a\x0a\x1e\x86\xdc\x4b\x74\xab\xbf\x32\x3d\x24\xcf\xdf\x22\xd7\x07\x1e\x5a\xf4\x29\xb3\x26\xdc\xa0\x87\x06\x35\x7f\x00\xaf\xed\xf0\xff\x37\x98\x45\xea\xd1\x0b\x6e\x9e\x77\x1d\x10\x60\x8a\x29\x5f\x15\x18\xd4\xec\x35\x00\xa4\x97\x4f\x02\xf5\x65\xd3\xb9\x83\x40\x7a\x75\xaf\xd9\x97\xf6\x5a\x37\xbd\xe7\xff\xfe\xaf\x1c\xee\xf0\x1b\x92\xde\x0d\x06\xb3\xcb\x26\x4d\x7d\x59\x34\x32\x2c\x1b\x71\x8f\xca\x84\x58\x2d\xe2\x1e\xf5\x81\x76\x30\xa2\xb2\xb1\xda\xd6\xe6\xdd\x37\xcd\x8d\xd4\x95\x22\x43\xb3\x71\xaf\x2b\xa8\x8e\xad\xc4\x20\xf2\x71\xf9\x82\x5b\x74\xa8\x0c\x65\x95\x66\xb8\x81\x92\xe5\x0b\xc4\x96\x58\xc4\x12\x22\x2d\x11\x31\x2e\x8b\xaa\x25\x96\x98\x34\x57\xe3\x52\x57\xd9\x46\xab\x25\x6e\x62\x3e\xef\x33\xa1\x52\xfe\x2d\x85\xde\x91\x6e\x6d\x19\x13\x4b\x21\xe0\xab\xed\x03\x69\x11\x4b\xc9\x6a\x99\x11\x91\x62\x6a\x99\x6d\xa4\x29\x6f\xc0\x64\x09\x20\x67\xb5\x1c\xc4\x3f\xea\x71\x06\x9b\x53\x9b\xa2\xc5\xf9\x55\x49\xcc\xab\x65\xe4\xd6\xca\xff\xa2\x67\x5a\x66\x41\x2c\xbf\x8c\xd0\x72\xff\xc9\x34\xb5\x6f\xac\x65\x84\xc8\xa7\xbb\x2f\xa9\xb0\x7a\x1f\x90\x2d\x47\x91\xb6\x12\x96\x80\xa4\x76\x2b\x48\x09\x77\x77\x1b\x37\x5d\xd8\x2a\xab\x6d\x63\xa6\x24\x0f\xf8\xb6\x65\xba\x50\xc0\x56\x83\x45\xdc\xfe\x84\x56\xa2\xc1\xfe\xe0\x1d\x1f\x54\x85\x15\x20\x0e\xa9\xed\x06\x50\x85\x63\x17\xda\x3e\x1c\x77\xc1\x16\xae\x56\xff\x5a\xac\x29\x26\x84\xd1\xe6\x56\xab\xa1\xc8\xbc\xc6\xeb\xa2\x06\x35\xb1\x82\x93\x27\xc1\xd8\xfe\xcc\xa7\xee\x1f\x7e\xbc\xa0\x3e\xc4\xad\xb5\x2b\x00\x9b\x62\x78\x90\xb9\xb5\xf6\xa5\x74\x6b\x2d\x2a\xf4\x0b\x21\x08\xbd\x2d\xf7\xf9\xba\x5b\xb7\xb4\xf6\x03\xd0\xd5\x35\x6c\x5d\xb4\x3c\x6d\xfd\x6f\xd5\xea\x93\xdb\x20\xcb\x3e\x89\xb4\x6d\x4e\xe5\xcf\x20\x90\x4c\x73\xf8\x32\xa7\xf5\x97\x79\xd2\xb0\x6f\x7b\x2b\xdb\xc5\xd0\x06\xe8\x8a\x3a\x0a\xb5\x81\x37\x50\x16\x5f\x23\xe0\x4e\xd4\xa1\xfb\x18\xc6\x19\x5a\xff\xcf\x30\x58\x74\x3a\x6b\xfb\x90\xbd\x7c\x25\xd7\x26\xb0\xae\x1e\x93\xd9\xf9\x5f\x3d\x98\xe4\x80\xc9\xe0\x69\x33\xc6\x6c\xfa\x8b\x17\x89\x87\x7e\xe1\x47\x05\x1a\xb3\x19\x2b\x6b\xfa\x87\x87\x07\xb4\x50\x66\x24\x16\xaa\x82\x15\x83\xaa\x93\x46\x0b\x57\xbb\xd7\x72\xb8\xda\x7d\xbb\xd0\x80\xa6\x75\x7c\x6e\xdb\x46\x97\x91\x8a\x57\x5b\xe1\x46\x51\x1f\xc0\x8f\x3f\xbc\x79\xce\x1c\x10\x75\x1a\x24\x18\xcb\x1d\xa1\xdc\x4e\xc2\xde\x3d\x08\x24\x8b\x3a\x22\xa4\xc1\x6f\xea\x88\x90\x76\xc6\x95\x9a\xeb\x3b\xe3\x03\xfe\xe2\x45\x0b\xfd\x02\x83\x66\x61\xb4\x8d\x9e\x25\xaa\x99\xd5\xc8\x36\x19\x96\xb7\x17\xb3\xe4\xdd\x1a\x8e\xec\xff\x67\xec\x5d\x92\xad\x07\x75\x26\xd1\xa9\x9c\x21\x98\x97\x04\x9d\x33\x17\x3f\x6f\xef\x36\x6a\xfe\x8d\x0a\x67\x2e\x67\xee\x8a\xa8\xfa\xe3\xeb\x79\x6d\x6d\x30\x60\x10\x7a\xa6\xcc\x8f\x68\xc8\xb6\x55\x78\xc0\x90\xfd\x87\x5d\x1e\x7c\xa1\xd6\x14\x80\x63\xbe\x31\xc7\x81\x8f\x64\xfe\x03\xa5\xdf\x46\xe2\x01\xa5\xdf\xae\xe4\x71\xd2\x3a\xa7\xf6\x94\x52\xec\xac\x18\xa8\x6e\x5a\x24\xa4\x0c\x5a\x01\x6c\xb1\x1c\x80\x00\x53\x51\xf6\x35\x00\x42\x61\xab\xf1\x38\xe1\x8c\xf7\x15\x72\xbd\xba\x50\xf1\x47\x47\xfe\xaa\x8d\xc8\x03\xae\x63\x07\x24\x0f\x18\x05\xec\xe9\x1d\x00\xfc\x72\xbc\xdd\x80\x90\xb3\x8d\x3f\xff\x80\x25\xf0\x9d\x7a\xc3\x69\xb6\xfc\xbb\xa2\x2e\xa4\x7f\xe3\x85\xba\xf3\x07\x5c\xc3\xe9\x25\x44\x36\x87\x7d\x60\xe3\x06\x54\x4f\xfd\xb7\x0b\xe7\x95\x88\x86\x3d\x76\xe3\x3e\x39\x5a\x2d\x0f\x82\xd3\x36\x9f\xb2\xfb\x46\xed\x6d\x2d\x0f\x52\x3d\x04\xe4\xb3\xc6\xc3\x1b\x5f\xa3\x7d\x45\xa6\x91\xde\x10\x0f\x62\x2d\xdc\x1e\x99\x20\x4e\x84\x18\x28\xd4\xf6\xe7\xc2\x61\x26\x88\x77\x24\x44\xa8\xee\xef\x8f\x4c\x90\x3f\xab\xf5\xab\xc4\xaa\xe5\x7f\x45\xa8\x26\xe0\xac\x35\x9e\xf3\x7d\x9f\x3f\xef\x43\x91\xcf\xbf\x6f\xd0\xb5\xba\x0f\xa4\x60\xbb\x2d\x62\x43\x56\x9d\x64\xb8\x40\xbd\x75\x07\x87\x04\x62\xe7\x1c\x53\x15\x1b\xf5\x1c\xff\x0e\xbc\x60\xe8\x37\x77\xb4\x6e\xc4\x78\x65\xac\x61\xa1\x34\x98\x5b\x32\xfd\x82\x1b\xa5\x83\xdc\xc1\xf3\xfe\xbf\x64\xa8\x40\x25\x39\x1b\x38\x02\x16\x18\x5f\x0d\x51\x2a\xfe\xbf\xea\x77\xe3\x00\xfc\x07\x54\xee\x13\x23\x8d\x32\xf9\x0f\x4d\x7f\x38\xf8\x07\xff\x07\xe4\xe8\xe2\xdf\x88\x0b\xee\x1e\xc2\xcd\x06\x1a\x33\xe0\xc9\xec\x66\x08\x8a\x69\xb6\x99\x47\x45\xf0\x9c\xee\xab\x60\xf4\x9e\x38\x65\x00\xa3\x43\x39\x50\x2b\x5e\x41\xa8\x55\x6d\x83\x60\xf0\x9d\xae\xa3\x68\xd0\xa7\xfd\x55\x1a\xd0\x50\x75\xbf\x45\x43\x39\x45\x71\x8d\x78\xe5\xa0\x6e\xce\x1d\x0d\x62\x9e\x24\xfd\x68\xd4\xe6\x52\xbf\x11\xa3\xea\x09\x35\xac\xc0\xf0\x78\xb8\x02\xe1\x3f\xc0\x15\xaf\xf1\x75\x24\x2c\xb9\xff\x1f\xba\xa9\xc4\x9e\xe8\x58\x00\xdd\x3d\x41\xb9\xc8\xa2\x7d\x74\x00\x2e\x79\x06\x1d\xc0\x30\xba\x9c\xa2\x07\x94\x2d\xd3\xdf\x7d\x67\x51\x3c\x00\xe2\x51\xff\xbc\x00\xd1\xe1\xc3\x23\x22\xeb\x0f\xff\x01\xd9\x2c\x7f\xa6\x00\xc0\xd7\x3f\x1d\x5e\x88\x54\xd3\x27\x1a\xd0\x4d\x74\xb9\xc5\x40\x0c\xa9\xf8\x5a\x0c\x44\x52\x4b\x79\x0a\x16\x05\x12\xe7\x09\xc0\xe4\xab\xa0\xe1\x8a\x41\x56\xe5\x83\x32\x08\xc2\xa7\x5d\x37\xb8\xe6\xfe\x48\x03\x11\x9b\xba\xfd\x82\x62\x96\x0d\xbe\x81\x6c\x0e\xbb\x7a\x02\xb0\x5b\xcd\xbb\x0e\x75\x85\x7c\x1b\x45\x50\x5d\xd2\x90\x90\x44\xed\x34\xb1\x88\x89\xf0\x44\xd3\x51\x36\x7a\x73\x7b\x88\xa6\xba\x2b\x82\x7e\x13\xdb\xb8\x03\x49\xd4\x76\x10\x06\xcd\x66\xba\x4b\x82\x66\x33\xdb\x6f\x23\xb1\x4d\x74\xe1\x07\x60\xb9\xa6\xdf\x88\x2c\x6a\xe7\x3c\x05\xa2\x01\xa3\xf8\xff\x03\x89\x70\x1a\x31\x60\xb9\x1c\xf4\x1a\x08\xa0\xa8\xba\x3d\x83\xd5\x00\xb6\x7f\xc1\x15\x58\x31\xc1\x0a\x7d\xa8\x90\x11\x6d\xc7\x58\x4c\xb2\x42\x49\xa1\x01\x33\x9b\xbd\x14\xc1\x94\x68\xbb\x76\x82\x88\x23\x7f\x1a\x00\x59\xc6\x6c\x64\x72\x8f\x48\x50\x8e\xc9\x8c\x05\xcd\x67\x32\x33\xdf\xbf\x91\x63\x26\x93\x45\x2c\x58\x61\xcc\x37\x90\x86\xf1\x87\x7b\xa3\x38\x41\x7a\x93\xd2\xee\x26\x20\xc2\x15\xbf\x2c\x0c\x37\x80\x39\x5a\xef\x5b\x0b\x26\x0d\x93\x77\xb6\xf7\x3f\xa0\xde\x86\x4f\xc9\x02\x50\xa0\x27\xb0\x27\x52\xc0\xfc\x1b\xd8\x08\x3e\x85\x3b\x96\x2c\x7c\xec\x80\x8a\x1b\xba\xe0\x83\x19\x11\x3e\xd6\x07\xea\x75\xb8\x03\x94\x06\xd8\x54\x53\x72\xc5\xc1\x1b\x5b\x6f\x3c\x10\xc4\x64\x56\x77\x0c\x36\xd0\x67\x3d\x90\xf8\xee\xfb\xe5\x48\xfe\x83\x5b\x60\x53\x15\xff\x7e\x75\x83\x3f\xb7\x05\xa5\xce\x3f\xbb\x12\x55\xf5\xed\xdf\x0c\xd8\xd2\x6c\x06\x89\xe3\x61\x03\xf5\x70\x42\x2a\x91\xd4\x10\x48\x9a\x50\x0d\xa0\x15\x48\x9a\xd8\x7c\x4c\x98\xf4\x6c\xc6\xc0\xe8\x09\xf3\x32\xe6\x3c\x4b\x10\x0f\xe4\x3c\x6f\x4e\x40\x8d\x13\x4a\xa8\xa5\x06\x60\x9d\x39\xe3\x20\x10\xd1\xf8\x87\xdb\xa2\x1e\xb0\xf5\xe8\x40\x1e\xb4\x8a\x94\xac\x40\xb4\x85\xbd\xdc\xf1\x4a\xa1\x45\x60\xec\x2b\x50\xa4\xc8\x01\x24\x71\x2d\xd4\x86\xd2\x84\x68\x9b\xb3\xb2\x13\x80\x4a\x73\x3a\x51\x5c\x04\x18\xd5\x57\x46\x91\xfe\xe1\x0b\x14\x29\x13\xdb\x1f\x76\x0f\xd8\x59\xe7\x8b\x06\x61\x67\x65\x4f\x8c\x1b\xbc\xcf\x07\x01\x01\x8c\x8e\xc2\x89\x1b\x29\xb2\xbe\xe1\x59\xa0\xd1\x9b\xe2\xa1\x6a\xa2\x19\xbd\x82\x62\x3a\xb2\x2a\xe0\xca\xfa\x73\x50\x20\x28\x3a\x36\x2e\xe8\xc9\x0a\x9f\x0c\x94\x18\xda\xbc\xb1\x1f\x2e\x89\xbf\x01\x90\xd0\xfe\x9c\xc5\x07\xa2\xae\xb9\x3d\x45\x41\xd5\x77\x5d\xc9\x22\x8e\xda\x55\xf9\x8a\x82\xe9\x50\xa7\xdc\x50\x6f\xb6\x99\xce\x93\x21\xee\x9c\x1b\x6a\xe1\x68\x5f\xe7\x46\xdb\x46\xea\x37\x62\x72\x64\x69\xc8\x0d\x18\xeb\x5a\xb3\xdc\xa8\x5b\xf8\xff\xb1\x8b\xaa\x07\xc8\x35\x15\x1d\xa2\x9e\x80\x70\x57\x16\x9c\x4c\x9d\xa3\x7c\xe5\xb8\x66\x0d\x39\x0b\xfa\x77\x74\x7a\x16\x2c\x89\x3b\xa8\x88\x84\xd2\x36\x4b\x54\x43\xb4\x47\x34\xeb\xf5\xfe\xd6\x39\xc9\x86\x5d\x25\xa3\x74\x36\xee\xaa\xe5\x7f\x20\x4e\xa9\x46\x04\xe7\xda\xf2\xff\xbf\xec\x72\xdb\xfe\x49\xb7\x49\x44\x43\x66\x77\x63\xac\x8e\xae\x9b\x04\x0c\x8c\x23\xa0\x92\x22\x55\x6e\xfe\x07\x94\xfd\xec\xfe\x0d\x3e\xe5\xdf\xa3\x02\x62\x44\xab\x33\xb8\x45\xd5\xe1\x60\xdd\x1e\xad\xc6\x58\xf8\xad\xc9\x0d\x62\x3f\x99\x8e\x3a\xeb\xe2\x3a\xf9\x0a\x30\xc5\xa1\x75\x89\x7a\xc3\x9b\x23\xb1\x13\x02\x8c\x30\x4d\x56\x06\x8c\x69\xfe\x5c\xc0\xa0\x17\x78\xd4\x4a\xe4\x9a\xda\xe6\x9f\x01\x03\x86\x6e\xc7\x0c\xf8\x80\xa4\x2a\x64\x02\xe2\xc4\xfb\x0d\xd2\xc3\xa6\xeb\x35\x93\x85\x6e\x74\xa6\x12\xa1\x19\xde\x3f\xc0\x28\x33\xdf\x4e\xe4\x06\x98\x2d\x27\xae\x6b\xcb\x4b\xc9\xeb\x5a\xc8\x05\x2b\x27\xdc\x86\xfe\xff\x9b\x74\xff\x01\xd5\x85\xa5\xcd\x25\x6d\x3c\x8e\x78\xcd\xc5\x6f\xea\x23\x02\x04\x30\x33\xea\x7c\xef\xe3\x56\xa4\xdb\x24\xdc\x58\xcd\x7b\x00\x26\x9b\xf0\x8e\xdd\x39\x43\xf5\x07\x50\xf9\xf0\x0e\xdf\x39\x05\x49\xa5\x89\x14\x45\xab\x6b\xb9\x73\x0e\x7f\x7a\x78\x30\x22\x2d\xc2\x7b\xe1\xa6\xa5\xa2\x64\x2d\x9e\xf4\x57\x46\xba\x40\xc8\xb6\x97\xb0\xb1\xd8\xf3\x94\xb0\xa1\xd8\x53\x95\xb4\xa1\x48\x43\xcd\xf7\x6e\x5a\x4e\x57\x48\x24\xfc\x6d\xf6\x6e\x26\xc3\xf1\x65\x76\x4a\x98\x48\x54\xfa\x60\xe5\x05\xbb\x98\xe4\xb8\x44\x30\xbc\x8d\x83\x79\x01\x1f\xca\x7c\x91\x26\x10\xe7\x24\x27\x4c\x20\x8e\xd4\x48\xd4\x7a\xb1\x92\x9f\x77\xa2\xa0\x92\x5e\xc0\x68\x78\xa7\xdf\xe6\xcd\xf2\xb6\xfe\xfd\xbe\xa1\x7a\xc4\xa8\xc5\xe2\xfb\x3e\x61\x55\xd8\x9c\x1c\x9b\x0f\x44\x51\xef\xf4\x07\xf8\xb8\x9e\xe2\xcb\xeb\x67\xe8\xbe\x9d\x8c\xcc\xb3\x76\x33\x37\x96\x35\x6b\xfa\xcd\x82\xbd\x45\xbf\x61\xff\xac\xfe\x7f\x8e\x40\x87\x79\x02\x94\x3c\x74\xb6\x26\x32\xe6\x1c\xc2\x33\x37\x16\x27\xf7\x08\x90\x75\x1d\xa6\x2f\x76\x98\xfa\x03\x30\xc1\x8a\x3b\x3c\xf8\x0f\x6e\x81\x62\x00\xd5\x0d\xf8\x59\xc4\x7f\x26\x62\x37\xec\x2d\x98\xa5\x60\x1f\x68\xc8\x05\xd1\xd6\xee\x00\x25\xe8\x05\x8b\xbe\x66\x81\x8f\x5e\xd6\xc4\x59\xc8\x2f\xbb\x7e\xbf\xfb\xc2\x88\x10\xf3\x55\xf2\x97\xb0\xe3\xd6\xac\x00\xb6\xf4\x12\x54\xb0\x17\x3b\x6b\x26\x02\xf2\x7d\x1d\x4d\xe4\xe8\x39\xa4\x68\x36\xc6\xb3\xeb\xff\x11\x4f\xaf\x2a\x4f\x6b\x02\x38\xcc\x81\xbe\x13\x05\xe3\x85\x21\xb5\x66\xc3\xe1\xb5\x3f\x6c\x36\xbe\xe0\x9f\xe2\xd2\x26\x2a\xef\xda\x00\x3d\x3b\x8b\x2f\x68\x74\x9d\x09\x10\x1a\x7d\xbf\x31\x3a\xbd\x7d\xa0\x40\xbe\xd8\xff\x44\xd5\x5c\xc3\x45\x4c\x28\xc4\xa9\xeb\x64\xbe\xd7\xc9\x72\x38\xd2\xa4\xdb\xc1\xa7\x62\x32\xac\xcf\xeb\x3b\x10\xfa\xe2\xef\x05\x14\xb1\x98\xfe\x3d\xf0\x5b\xff\x1f\x94\x7a\xc5\x18\x26\x50\xa3\xed\xde\x9b\x2c\x93\xeb\x11\xa2\x3c\x7d\x78\x03\xa0\x10\x5d\x78\x07\x22\xec\xcf\xf8\x0b\x13\x55\x70\xab\xd4\xdb\x99\xd0\x35\xd6\xe6\x7f\xe0\x92\x68\xca\x2c\x4e\xe7\x53\x08\xec\x82\x3f\x4b\x0e\xec\x02\x87\xda\xcc\x64\x4d\x25\xff\xff\x44\xf5\x7a\x6d\x88\x84\x42\xee\x0d\x91\x48\x4c\x5a\xa6\x1f\xc8\x3f\xd4\x8a\x00\x44\xac\x78\x82\x09\xac\x9f\x3f\xfd\xa1\xf6\x7b\xf5\xfb\x61\xe7\xf2\x04\x51\x2c\xaf\xf8\xcc\x02\xe5\x5a\xd5\xa5\xd7\x9c\x00\xf4\x10\xeb\x9e\xbf\x6a\xfb\xea\x6f\x76\x14\x8d\xf1\xff\x43\x7d\xf7\x09\xa3\x46\x6d\xae\x34\x81\xaa\xdd\xfd\x1b\x45\x7b\xbc\x23\xe0\x85\x71\x10\xc1\x84\x17\xc6\xd1\xb8\x73\x1e\xfc\x20\x5a\x40\xde\xc0\x36\x61\x4c\xdc\xc0\x45\x32\xd1\x84\xc2\x6c\x73\xf9\x5c\x28\xeb\xe3\x15\x59\xbf\x4f\xac\x29\x00\x74\x2c\xfd\xc9\x71\x41\xfb\x42\x9e\x6b\xb0\x81\x7b\x80\x93\x5d\x42\xc8\x44\xb4\x65\x33\x97\xc2\x8d\x6e\x4d\x67\x32\xdf\x61\xc9\x12\x36\xa1\x42\xdb\x90\x34\x19\xe9\xe2\x73\xf4\x8a\x00\xc5\x69\x3f\x13\xa8\x05\xdb\x32\x67\xdd\x91\x7f\xad\xdb\x65\x42\x07\xb7\x2a\x34\xe9\xb6\xf1\xae\x40\xf9\xbd\xcd\x89\xbc\x13\x09\x05\x0e\xdb\x9e\xd4\xb1\x9d\xdd\x35\x0f\x5c\xe1\x52\x07\x27\xfc\x32\xce\x63\x9d\x70\xb3\x38\x2b\x74\xa2\xcc\x4a\x33\xa3\x3b\xb9\x68\x12\x22\xe6\xc9\x0e\x34\x67\xfa\x51\xec\x20\x9c\xf0\xa3\xfc\xb9\xaf\x50\x47\xf7\xcf\x75\x73\xe1\xfe\xb2\xc5\x72\xbe\x1a\x68\xfc\xb9\x1c\xae\x89\x0f\x6d\x3a\x4b\xd1\xe8\x8d\x17\x85\x59\x77\xf8\xa0\xe2\x9e\x46\x78\xc3\xef\x22\x3b\xc5\xa4\xc2\xe9\x44\xd6\x49\xbf\x88\xcf\xfa\x2b\x24\x0c\x6b\x63\xf3\x15\x12\xd2\xea\xdc\x7c\x65\x84\x55\xbc\xa6\x74\x6d\xd8\x26\x3c\x6f\xf8\xa6\x3c\xe2\x9b\x7b\xdb\xd7\x0d\x54\x52\xbb\x65\x27\x55\x52\x29\xd9\xf3\xe1\xc6\xf0\x2b\x01\x63\xe5\xcc\x9a\xf9\xf0\xc6\xd5\x22\x3f\x2c\x91\xe4\x0e\x50\x52\x7f\xf3\x0b\x20\xe0\xaf\x7f\xaa\x76\xb3\x16\x71\x47\xb5\xaf\x17\x45\x0c\x27\x2b\x2d\x20\x75\x5b\xac\x5a\x1b\x56\xa4\xfa\x37\x70\x5a\x36\xff\x3f\x4f\xbb\xc4\xe9\xb5\xc1\x97\x55\xfc\xfb\xc2\x12\x7f\x9f\x64\xc1\xd5\x60\x5f\xd8\x42\x86\x9e\xca\x0a\xaf\x85\x2c\x7f\xa7\xfa\xae\x9f\xc0\x30\xf5\x1b\x37\x9a\xd8\xe3\x42\x76\x81\xad\xf2\x0b\x19\x7c\xc2\xf3\x5b\x0b\xb5\x64\xc3\xfd\x55\xfa\x47\xf5\x7e\xe0\x6e\x0b\x4a\x6d\x2d\xe4\xdb\x39\x46\x6b\x41\x1e\x28\xd5\xbf\xe1\xad\x94\xc0\xb1\x10\xad\x50\x6c\x07\x5a\x48\xa0\x53\x9d\xcc\xb5\x60\xb5\x57\xd9\xe3\xb5\x10\xb9\x5f\xc4\xdd\x56\x87\xf7\x4a\xd5\x52\xd7\x02\x72\x68\xf3\x37\x02\xe0\x92\xbd\x8b\x0b\xa1\x9b\x8e\xf8\x5d\x03\x2e\xe4\xee\xdf\x48\x97\xd0\xa9\x5b\x08\xe5\xfc\x03\x99\xb2\x00\xa8\x24\x80\xf8\xb5\x50\xa6\xcc\xa7\x62\x41\x07\x2d\x4e\xfb\x5c\x23\xe1\x51\xd5\x08\xc7\x89\xdf\x7e\x03\xd7\xc0\xbb\x04\x98\x48\x06\xa5\x5a\x90\x1a\x54\x46\x79\xad\x40\xa9\x0e\x19\x35\x56\x70\x0d\xbc\x48\x41\xb3\x87\x86\x18\x1c\x92\x57\x0d\x49\xf1\x36\x18\x2e\x40\x1a\x55\x7f\xa6\x57\x8c\xa8\xd6\xb3\x57\x02\x4d\x4e\x1a\xd3\x02\x1c\xf7\x26\xd6\xb2\x12\xb7\xa8\x3f\x7b\x72\xd1\xfe\x34\xe8\x18\xb2\x1b\x0c\x54\x87\xf1\x0b\x02\x05\x5a\x35\xa5\x04\xab\xf1\x0c\x5e\x31\xa1\x1a\x2e\x68\xbd\x62\x42\x2d\x4e\x5d\x5d\xaf\x9c\x50\xfe\x6c\x34\x00\x1c\x85\x6e\xc5\x95\x37\x1b\x68\x11\x29\x28\x48\x81\x59\xaf\xa0\x30\x8c\x5d\xb6\x10\x6f\x31\xc5\xe0\xd7\xc4\x0c\x7c\xf2\x5e\x41\xa0\xfd\x39\xa9\xc8\xba\x77\xac\xde\x9a\x98\x81\x24\xe5\x05\x41\xa0\x4b\x70\x58\xb0\xac\x17\xe1\xbb\xae\xf5\x4a\x02\xc3\x20\x4f\x0b\x39\xf7\xb6\xd1\x2e\xa8\xea\x45\xd5\xd7\xd6\x9a\x9c\xa2\xd6\x70\xfe\xa6\xa8\x45\x9e\x28\x6d\x20\xd9\x62\x41\x12\x30\x4a\xd4\x02\x9a\xa8\xb3\xe6\x17\x2c\xe7\xd6\x06\xd6\x7b\xaf\x77\x07\xf7\x2d\x98\xce\x97\xfb\xdb\x11\xba\x24\x66\xbc\xde\x5b\x78\xd8\x73\xbd\x90\x75\xdf\xfc\xd1\x76\xb8\x2e\xfc\x4d\x90\xf5\xb7\xfc\x7e\x18\xc2\x1d\xbd\xbf\x58\x23\xd7\xd6\xb6\x85\x72\x6f\x06\xd6\x5a\x30\x84\x5b\x1e\x5f\x27\xb3\x61\xf5\xff\x17\x92\xb5\xbc\x8b\x90\x5e\xe0\x68\xc1\x05\x28\x6d\x0b\x7b\xeb\xe2\xb6\x95\xb8\xbc\x10\x8a\x60\xcf\xee\xba\x90\x35\x23\xd3\xfd\x42\xfe\x81\x33\x22\x16\xf4\x72\x3b\x35\x17\x8c\xc0\x45\x45\x56\xd6\x42\xe9\xfa\xbe\xfe\x49\xbd\x59\x17\xbf\xb8\x19\x01\x72\xdc\x9d\xa0\xb1\x2e\x7e\x71\x6f\x62\x64\xfc\x59\x4e\x5a\x37\xcb\x10\x9b\x9f\xdf\x84\xed\xd2\x2e\xc6\x15\x5f\xcd\x39\x50\x49\xcc\x10\x2b\x0b\x65\xe8\x8d\xa6\xb1\xa0\xa5\x3b\xe8\x68\x87\x96\x5e\x7c\xe7\xef\xb0\xc8\xda\xbb\xbf\x03\x89\xdb\x07\x7b\x7f\x2f\xb4\xe5\xc4\xa9\x9d\x05\xd8\x97\xe9\x98\x81\x18\xc7\x5e\x02\xff\xdf\xf5\x1b\x01\x39\xda\xf4\x7b\x3d\x00\xf3\xa5\xfe\x50\x04\xb3\x38\x3c\x65\xaf\x7c\xa1\x7f\xdf\xf8\x1d\xfa\xfd\xb0\x81\xde\x00\x95\xd6\x1a\xc4\x8e\x74\xb5\x2a\x99\x64\x6f\xc8\xa0\xfe\x43\xc7\x1e\xd0\xb1\xdc\x79\x83\x2d\xf7\xc7\x17\x88\x99\xee\xc8\x56\xf3\x8d\xb3\x77\xec\xca\x66\x3a\xbe\x49\x33\x1d\xe0\xe0\x9e\x01\xb2\x13\xcc\xac\x77\xe4\x84\x3b\x72\x6c\xef\xd8\x15\x16\x12\xf6\x8e\x35\x95\x71\x67\x07\x04\x60\x91\xa3\x60\xe7\x8d\x55\xa4\x65\xee\x48\x12\x4f\x2f\x2a\x92\xc4\x9d\x40\xbc\x0f\x2c\xba\xae\x8f\x7d\xb0\x8e\xa3\xfe\x3f\xe0\xa9\x48\xff\xc6\xb9\x32\x6c\xcd\x8e\x74\x37\xdb\x75\x77\xe8\xc1\x4e\xcb\xdf\x83\x53\xd4\x80\xe0\xa6\x2d\x46\x6f\xdb\x91\xee\x60\xb8\xd1\x9d\x18\x7d\x1e\x21\x40\x5e\x9c\xe2\xbc\x07\xea\x73\xeb\x92\xde\x81\x75\x5d\x75\x92\xf6\x44\xec\xb9\x3f\x1a\xf4\xe2\x22\xd4\xff\xb5\x03\xe5\xa5\x74\x77\xd0\xe1\xdc\x37\xfd\xe5\x85\x06\x43\xda\x71\xa1\xa9\xfa\xd1\xda\x91\xf7\x6e\xbc\xbc\xfd\xbd\xd0\x62\x4b\xff\x46\x78\x83\xc4\x96\x3d\x51\x1c\xb5\xf8\x7d\x17\xfe\xdf\x74\x06\xb3\x9b\xfe\x80\xae\xdf\x13\xbc\xde\xfd\x4d\x7e\x02\x79\x1e\x76\xe4\xc9\xff\x59\xd1\x89\x09\x48\xb2\xdb\xa1\xd8\x1a\x5f\x63\x07\x88\xcc\xf4\x27\x7c\xef\xb3\x70\xca\xcb\xce\xfb\xec\xcf\x12\x22\x23\xc3\xbc\x74\xe7\x7d\x96\xee\xf0\x44\xfd\x5d\xd3\x11\x49\xeb\x73\xf8\xea\xb5\xa1\x2a\x8a\x6b\xa7\x5e\xeb\x01\xbc\xb7\x57\x98\x39\xee\x0b\x9a\xb7\x78\xef\xbe\x38\x40\xad\xc0\xfa\x0d\xd0\x7f\xd8\x5f\x99\x63\xb9\x43\x60\xea\x7a\x13\xa2\x28\x7d\xc8\x37\xb4\xef\xc0\x43\xf7\x8c\x71\xfd\x6d\x7f\xe8\x41\x55\x5e\x23\x78\xb5\xd4\x50\x09\xbd\xb5\xef\x40\x78\xd7\x6d\xb1\x13\xa9\xda\x9c\xe5\xd5\x5a\xd3\x01\x22\x3b\x2a\x5a\x85\x79\x1f\x8a\x97\x5a\xa1\xdb\x8f\xc4\x6f\x4d\xe0\x40\xff\xde\xd4\xc7\x62\x09\xbb\xf2\x2f\xb7\xcd\x0e\xcc\x1b\xbb\xa9\x77\xc0\xe0\x95\x2a\x1b\xf2\x8e\x72\x56\xc6\x9a\xda\x4f\x0c\xd7\x87\x18\xb7\xaf\xfd\x95\xfb\x09\xb3\xba\x24\x9e\xfd\x84\xa0\x2c\x5d\x62\x47\x7e\xbb\x1d\xa2\xfb\x85\xbb\xe4\x0f\x23\xbb\xd8\xa1\x16\xf8\x82\x3e\xea\x33\xf9\x5e\xd7\xcd\x2e\xda\xfd\xbd\xad\xa7\x23\x78\x76\x04\x0e\x1a\x7e\x71\xbf\x60\x96\x37\xe3\xbc\x92\x2f\xf4\x1f\x26\xe2\x8e\xdd\x01\x1c\x05\xe6\x6b\xbc\x4e\xff\x5c\x26\x88\x24\xb4\x24\xbe\xa3\xb0\xe7\x1f\xae\x80\xe2\x53\xce\xb7\xd8\xa1\x11\x97\x3f\x8c\x0f\xf7\xad\x71\x0b\x76\x24\xc4\x3b\xc3\x63\xbf\x39\x02\xbd\x10\xb5\xa5\x1c\xfe\xbf\x3f\x34\x1f\x49\x83\xde\x1f\xbe\xf1\xeb\xe0\xd8\x50\xf5\x4c\x53\x38\x68\xf4\xd6\x1e\x3c\x36\xae\x81\x86\x7c\xc0\x03\x6a\x49\xfd\xc0\x85\xad\xba\x8e\xeb\xd8\xc8\x78\x34\x84\x63\xe3\x10\xbf\xaf\x70\x40\xe5\xb4\xe4\x7d\x20\xa1\xdd\xf1\xfe\x07\x8a\x45\x59\xd0\x3e\x2a\xbe\xaa\xae\xbb\xa3\xb2\xbd\x7f\x77\x72\xba\xa6\x3f\xa0\xc0\x8b\x3b\xac\x3c\x77\xe2\x34\x07\x7c\xa4\xad\xbb\x87\xc9\x7f\xd0\xa2\x54\xa8\xe5\xe1\x06\x8c\x91\xd5\x90\x81\x3b\x6c\x37\xf3\xd1\xf8\xdd\x25\x46\x1d\x0d\xbe\x08\x7d\xb6\xa3\xd5\x57\x72\x96\x49\xed\x40\xb1\x49\xc7\x25\x1f\xc0\x1d\x36\x1c\xe2\x81\x60\x33\xe3\x4d\x1d\x4c\x50\xd7\x4e\x3f\x3a\xd6\x40\x3b\xfb\x40\x3d\x28\xbb\x01\x8f\xce\xa3\xa4\x25\x40\xa8\x59\xb1\xef\xff\x40\x2d\x6e\xfb\x3a\x8e\x4e\x53\x8d\x5f\x88\x7d\x24\x39\xee\xe8\xb4\x33\xb8\x3d\xf6\x61\xf5\x00\x1e\x14\x5b\xd7\x0a\x8e\x8d\x2f\xd4\x88\x01\x44\x63\xdf\xff\x81\xf2\x91\x3e\x6b\xc7\x98\xe8\x50\x23\x86\x67\xb6\x18\x65\xe0\x80\x8c\xa1\x42\xc0\xeb\x80\x25\xbb\x7a\x89\x13\xae\x61\xa9\xdd\xc7\xab\x21\xae\xd4\x8d\x7e\x4c\x94\x01\xf2\x37\xc4\x05\x58\x1c\x4a\x76\x00\x28\xe6\xcf\x0b\x10\xbd\xee\xa8\xde\x03\xf7\x8f\x2b\x62\xae\x03\x08\xb2\xd6\x26\x0e\x80\x98\x65\xf3\x6f\x78\xb3\x7d\xd4\x58\xda\xc8\x07\x61\xc1\x1b\x2e\x91\xe0\x58\x78\xa1\x37\x3e\x0b\x11\xf9\xa0\x20\x94\x5c\x35\x4f\xd6\x01\xc7\x66\x51\x81\x8c\x75\x20\x96\xdc\x91\xbb\x07\x32\xc6\xed\x96\x3c\x4e\x0c\x58\x57\xf8\x81\xd2\xd1\x76\x8c\x1e\xc8\xe7\x76\x80\xc7\x81\x18\x9a\xd2\xbd\x6d\xcf\x05\x77\x85\x66\x74\x62\x84\x3e\x79\x50\x87\x9c\xb3\x70\x5c\x88\x78\x34\x74\xdd\x01\x0e\x9b\xf3\x9f\x52\x3c\x0f\xd4\x25\xb2\xaf\xfc\xa0\xba\xe3\x48\xe3\x03\x00\x27\xaa\xc1\xb3\x0e\xd4\x61\x36\x4a\xdc\x01\xe5\xc5\x71\xdc\x07\x92\xb5\x8b\x8d\xb4\xc7\xcd\xf1\x6a\x85\x81\xf9\xe5\x90\x9b\xe3\x86\x77\xca\x9b\x12\xf8\x25\xa5\x7b\xd7\x02\x7f\xc4\xee\x96\xe3\x61\x87\xa6\x63\x84\x3e\x16\xc8\x16\x2b\x7f\x0e\xf6\x83\x3b\x4e\x2b\x7c\x02\xb2\x2b\x25\x83\x9c\x30\x10\x1a\xcc\xfa\x24\xb7\x95\xd4\x75\x02\x91\x6b\x4a\xa4\x38\x11\x5a\xec\xca\x01\xeb\x44\x72\xb7\xf3\x5e\xcf\x02\x2f\xa8\xe9\x95\x1d\x0c\xfd\xc6\x29\x90\x8c\x70\x92\xbb\x1a\x44\xec\x04\x24\x97\x53\x2c\x4e\x64\x73\x3b\x8d\xf5\x04\xef\x9c\xc5\x1d\x70\xc4\xdf\x9e\x38\x1b\x37\x9d\xfe\xbf\x71\x80\x1a\x10\x2c\x84\x56\x10\xcf\xc6\x01\x78\x44\x0d\x03\x90\x59\xfa\x44\x20\x70\x71\xca\xda\xd9\xb8\x8d\xfd\x9b\xdb\x58\xfb\xfe\x04\x68\x97\xdd\x76\x67\xdb\xf9\x0f\x5a\xe5\x86\x68\x36\x6d\xdb\xb3\x81\xdb\x49\xd2\x39\x3b\x87\xa0\x31\x03\x95\xcb\x76\x87\x13\xdc\xd3\x21\x0e\xe7\xc0\x1c\xb5\x71\x4f\xda\x0c\x0d\x6a\x75\x22\xfd\xdb\xa9\xb0\xe7\x60\x0d\x49\x7f\xf7\x01\xd1\xa4\xb8\xc7\x44\x52\xbf\x1b\x60\xdf\x48\xed\x3d\x07\x8f\x86\xe9\x4c\x4b\xf3\x67\x7a\x55\xb2\xe5\x1b\xea\x0c\x18\x21\x25\x1d\x9f\x41\xe6\xa4\x11\x26\x5e\x20\x41\xe3\x84\xbe\xf2\x07\xc2\xf6\x64\x79\x3c\x29\x2c\x27\x2d\x70\x0e\xee\x39\x5f\x8d\xa5\x5b\x9c\x3e\x13\xa1\x50\xe2\xb7\xe7\xdc\xd8\x40\x73\x80\x85\xcd\x77\xd4\x39\x11\x71\x27\x86\x7c\x4e\xa6\xb8\x6b\x4a\x34\x80\x39\x31\xe0\x9c\x08\xf4\x90\x80\x79\x12\xd9\x4b\x0c\xf8\x24\x47\x77\xa0\xff\xb9\xf8\x5d\x74\x3c\xcf\x75\x22\x55\x50\x43\x5a\x17\xff\x41\xb3\x04\x76\x96\xfd\x09\x27\xf2\x7f\xfe\xa4\xdf\x9d\x88\x46\x71\x9a\xfd\xb9\xff\x06\xa9\x41\xec\x1c\x84\xa7\x09\xec\xaa\xea\x95\xa6\x94\xee\xc0\x3f\x54\xf4\x6f\x96\x56\x4e\x40\x25\x16\x9f\x18\x96\x37\xf1\x42\x53\x4a\x95\x36\x8e\xf2\xf4\xe9\x60\x4f\x94\x9f\x9f\x06\x98\x38\xe1\xa6\x09\xf3\x14\x54\x93\xb7\xdf\xe8\x44\xdc\x9f\xf5\x20\x56\x93\x37\x04\xc6\xf9\x2b\x80\xea\x23\x0e\x14\xa6\x10\xd3\xba\x36\xfe\x6e\xfa\x8d\xa0\x00\x9d\x06\x54\x83\xaf\xc5\x08\x10\x17\xb1\x8a\xa5\xda\x5d\x85\x90\x6d\x53\xbf\x01\xe7\x29\x1e\x85\xda\xec\xb5\x38\x88\x1a\xc5\xd9\x57\x6c\xff\x64\x56\x43\xe5\xf6\xb7\xb5\xc6\x03\x48\xa5\xd0\xd9\x41\x25\xf6\xe5\x40\x47\x94\x5a\x9f\x56\x85\x59\x6a\xdd\x15\x6e\x16\x6a\xad\xcf\x90\x95\x0f\xb5\xd0\x97\xd1\x66\x50\x0b\x7d\xfd\x79\x21\xa2\x20\xec\x84\x46\x6d\xf1\x74\xc8\x32\x6a\x87\x2f\x3b\x95\x2f\xf8\x28\x8a\x36\xfa\x35\x48\xd7\xfb\x19\xc7\x20\x96\x89\xea\xd8\xcb\x86\x5f\x54\xc7\x4e\x3b\xf9\x51\xfc\x7a\x85\xb8\x0d\x8a\x5f\x2f\x07\x1c\x5f\x30\xbf\x78\x07\x5d\x34\xbf\x58\x26\x47\xb1\xea\xd9\xd2\x1d\x62\xc2\xda\x42\x17\xb0\x24\x6c\x59\xbe\x26\x77\x80\x06\x08\x63\x78\xb1\x6e\x7d\xa1\xb0\xa5\xe3\xd4\x2e\x60\xee\x79\x4f\x5f\x08\xe2\x0e\x5d\xcc\x17\x95\xf9\xf4\x0e\x58\x1c\xb2\x3a\xdc\x11\x59\x21\x01\xf6\x02\x5e\x8f\xa3\xc6\xae\xf7\x58\x2e\x5b\xdf\x51\x0d\x7a\x6e\x5e\x22\x06\x3c\x7b\x46\xf0\xff\x3a\x46\xec\x82\xac\xe5\xa8\xb6\xeb\xc4\xc5\x9c\xd2\x6e\xaf\x13\xdf\x48\xa7\x06\xb5\x9c\xdf\x7f\x50\x8f\xf0\x20\x9b\x7b\x5d\x17\xa6\xdc\xfc\x1b\x5a\x8c\x38\xf8\x75\x61\xcd\x2c\xb0\x5e\x30\x36\xff\x39\x04\x17\x96\x40\xfc\xf5\x42\x1a\x9b\x4d\x4a\x17\xe0\xdc\xec\xa6\x47\xe5\xe3\x65\xf3\xc1\xf5\x70\xc4\x9a\xd2\xc3\x5d\xa5\xf6\x0f\xbe\x41\xf3\x6f\x94\x48\xfc\xf3\xff\x78\xbf\xf8\x06\xaa\x0e\x2f\xdb\x0b\xee\xc2\xf1\x84\x7e\x73\xbc\x4d\xbf\x0f\xfc\x7f\xd5\xef\x93\xc0\xcb\x6e\x80\x53\xfe\xe7\x37\xc2\x79\x74\x8d\xa3\x0c\x71\x75\x74\xd4\xfd\xca\x3e\xe1\x63\x75\x13\x1a\x4d\x02\x36\xca\x14\x87\x03\xf1\x51\xa6\xb8\x5a\x2c\xb8\x29\x1b\xf9\x56\xbe\x11\x1e\xe5\x5c\xec\xfb\x65\x0c\x7d\xd3\x0d\x75\x93\x31\xf8\x9e\x47\x9d\xe2\x6e\x47\xdc\xcd\xec\x71\x4b\x0a\xa8\x53\xdc\x6d\x3e\xbf\xa9\x69\xfa\x9e\x46\x29\xe2\x30\x66\xeb\xdd\x30\x66\x9d\xc4\x1b\x69\x55\x4e\x50\xbd\x29\x4e\x39\x16\x11\xb5\x8a\x9b\xca\x10\xae\xfb\x15\xa7\xc2\xe5\x15\xee\x57\x9a\x0a\x57\x3f\xb8\x5f\x69\x2a\x5c\x4e\x01\xb5\x8b\x8b\x05\x89\xfb\x95\x95\xc2\xc5\x08\xee\xf6\xb0\xb2\xf2\xf7\xbb\xff\x66\xa0\x17\x20\xc8\xb7\xe9\xa4\xa0\xb6\x71\xd8\x85\x7c\x77\xb8\x02\xdd\x61\x87\x59\xce\x5f\xf9\xcb\x6a\xd2\x88\x3a\x46\x30\xdd\x00\x9f\x5d\xbc\xe4\x1e\xbf\x11\xa8\x87\x81\x35\x94\x1a\x80\x6a\xc7\xe1\x18\xe7\x9b\xf6\x6f\x7b\x68\xef\x81\x35\x91\xe2\x71\x0f\x68\xcf\xfe\xee\x54\x5e\x67\xfb\x27\xc3\xda\x4d\xff\xae\x2d\x1c\xf7\xc0\x04\x74\x81\xa3\xba\x72\xfc\x99\x00\x2b\xd6\x88\x13\xdc\x70\xe7\x16\x07\x1e\xa2\x9c\x72\xda\x69\x8e\x6a\xc9\xdd\x4e\x12\x54\x4b\x4e\x43\x19\xdf\xb4\x66\xbb\xc6\x06\xaa\x25\xa7\x2f\xa0\x9b\xa8\xad\xae\x99\x81\x6a\xc9\xcb\x38\x1a\x37\xb0\x7e\x6c\xfd\xfd\x8a\x25\x6b\x5b\x52\x1a\xb4\xe1\x0a\xc5\x92\xa7\x71\x67\x6f\xa4\x2d\x85\x97\x34\x51\xb0\xbb\x9b\xce\x32\xec\xfa\x0d\x61\xd0\x81\x84\xa8\x6c\x9c\x8e\x4b\x43\xdd\xe1\x74\x24\x1d\xea\x0e\x57\x1b\x34\xee\x05\x01\xda\x33\x5c\x30\x70\x78\xd7\x2d\x9e\x44\x9f\xdd\x05\x29\x4a\x3a\x02\xca\x08\xcf\xe6\x35\x84\x75\xd7\x19\x97\x37\x2e\x14\x3b\x53\x51\x26\x78\xa9\x28\xdf\xba\x09\x31\xee\x6f\x04\x30\xb6\x29\x19\xe6\x7e\xc5\xc0\xec\xee\x1f\xe6\x56\x9b\x90\xee\x83\xdc\xcf\xdb\xfc\x07\x38\xaa\x0e\x00\xf1\x6d\xa8\x15\xd4\x11\x9e\x4b\x57\x26\xea\x08\x37\xa3\x34\xa0\x8e\x70\x35\x32\xd9\x7d\x02\xb0\x40\x16\x9b\x9b\xe6\x57\x27\x0a\xdf\x17\x6a\x05\x78\xd7\xbd\xda\x7f\xb3\xc1\xfe\xc6\x85\xe4\x38\x86\xfb\x62\x29\x27\xad\x20\xe5\x52\x89\xc6\x37\x12\x5c\x2c\x25\xdd\x88\x37\x2a\x0e\x13\xbb\x29\xb8\x7a\xc6\x37\xac\x5c\xde\x33\x40\x9f\x29\xab\xf8\x0f\xb0\x72\xf9\x20\x23\x20\x69\x0e\x77\x00\x2b\x97\x0f\xfe\x0d\x13\xb7\x0c\x06\x37\xad\xab\x92\x43\x59\xe9\xd8\xd8\x9c\x37\xc2\x8d\x8a\x41\x1b\x6e\x56\xcd\x33\x33\x7c\x18\xda\xa1\x0e\x91\x02\x53\xfe\x7c\x04\xe0\xcd\x38\x23\xe2\xa6\xbd\x76\xf9\xe0\xd0\x82\x30\xdc\x80\x69\x49\xfe\x0d\x3d\x4e\x86\x39\xd4\x25\x76\xa5\xc1\x85\xba\xc4\xb5\x38\xac\xec\xd9\xa0\x90\x74\xff\x3e\xf9\x0f\x6e\x81\x0c\x91\xee\xdf\x37\x22\x38\x97\x7e\x3f\x6c\xf0\x6d\x94\x07\x85\xef\x54\x74\x7c\xb1\xd4\xb1\x6f\x18\x54\x3a\x7e\x1b\x4c\xfd\x01\x5b\xdd\x43\x28\xfc\x6e\x92\x1c\x1e\x80\xd0\xe4\x9f\x1e\xb8\x6c\xe2\x4f\x4f\x41\x9d\x0d\x6d\x95\xa7\xb2\x9a\x61\xe8\x37\xb7\x4e\xf7\x3f\x60\xeb\x48\x91\x7b\x2a\x7c\x15\xcb\x0d\xf8\xa5\xf5\xff\x8d\x3b\x47\x23\xa2\x0d\xc1\xb2\xc0\xd3\xb8\x75\x34\x27\xda\x10\x1c\xea\x85\x12\xc8\x65\xd3\x45\xfc\x34\xae\xb3\x18\x0a\x4a\x1a\xa7\x73\x5b\x9e\x4e\xb4\x77\xcd\x11\x81\x49\x36\x84\x3c\xf0\xd2\x1a\xf1\xed\x41\xf6\xae\x1d\x72\x0f\x6e\xb1\x57\x69\xfa\x7b\xe7\xe4\xff\xf5\xca\x79\x06\x4b\x92\xe9\x93\xd1\x20\xb1\xfe\x74\xc6\x44\x1b\x7d\x22\x44\x36\x1b\x2b\xec\x81\x06\x91\x5e\x5f\x9a\x13\xbc\x69\xa0\x41\xa8\x68\xe8\x42\xb9\xe4\x69\x17\x33\xca\x25\xd7\xe2\x3b\x16\xf5\x92\xff\x14\x65\x42\x35\xe4\x95\x52\x4a\x51\xdd\xd8\x35\x3f\xd7\x43\x95\xc3\x97\x22\xaa\x1b\x2f\xc3\x97\x3c\x3f\x15\x43\x23\xfa\xd9\x83\xf5\x02\xe2\xa9\x78\xc6\x93\x89\x50\x9a\x31\x02\x7d\x9d\xbf\x87\x62\xc2\xd5\x2a\x0a\x8a\xfd\x36\xa3\x12\xa2\xd8\x6f\xda\x96\xf0\xa0\x92\x7e\xf5\x0a\x2d\xe0\xb5\x88\xbf\xa3\x94\x6f\xba\xd6\x17\x4a\xf9\x2e\x63\x7b\xa1\x34\x6f\xb5\xc2\x82\xd2\xbc\xc5\xc6\x4c\x94\xe6\x0d\xe7\x4a\xa1\x34\x6f\xba\x3c\x0f\x2b\xef\x9a\xd7\x3d\xfb\x86\xeb\x40\xef\x07\x1a\x68\xdd\x74\x3f\x3c\xc7\xaf\x0c\x89\x66\x4c\x43\x84\xef\x68\x54\xba\xad\xd5\x45\xdf\x1e\xa4\x81\xd6\x22\x45\xf6\xc1\x25\x55\x15\x66\x75\x27\xfc\xf0\x2e\xec\x74\xe7\x42\x89\xc7\xf5\xfd\x3c\x21\x49\x0d\xfd\x84\x70\xf9\x9b\xc3\xb3\x10\xac\x51\xb7\xef\x0a\x79\x16\xac\x4e\x32\x01\x3d\x6b\xa1\xa2\xb3\xe2\xc4\x9e\x75\xf3\x5a\xef\xdf\xef\x87\xe9\x6c\xdf\x29\x7a\xf6\x0d\x05\x71\xbe\x6d\xf3\xec\x30\x98\x56\x25\x21\x3e\x7b\xe1\xac\x3f\x6e\xf5\xdc\x2f\x7b\x53\x46\xc3\x73\xa3\xac\xe7\x27\xfe\x3e\x37\xb1\x1b\xba\x7e\xae\x3f\xd3\x7b\x20\xae\x97\x4d\xf0\x5c\x0f\xc4\x75\x65\x4b\x3f\x2c\x4c\xff\x31\x95\xe7\x41\x7a\xd9\xa6\x9f\xef\x7d\xf7\xb6\xee\xfa\x03\x1c\x9a\x43\x3f\x3b\xe9\xfe\x03\x82\xcf\xf9\xb3\x6e\xa8\xa1\x57\xeb\x57\xb6\xfd\xfd\x03\x3f\xe0\xef\x90\xd4\x6d\x3b\xb9\xc0\xbf\x63\xf5\x3e\xfc\x1f\x9f\xb8\x6e\x0b\x16\x2f\x7d\xe2\x5a\xc6\xc5\x4e\x7f\x2b\x50\x2b\xa3\xc8\xea\xe7\x88\xaf\xbd\xc0\xc8\x5d\xcb\xff\xe0\x56\xfe\x5f\xfb\xff\xff\xff\xdd\x1c\xf4\x86\xa2\xa1\xbf\x47\x04\xeb\xff\xfe\x5e\xcf\xfd\xfb\x7b\x05\x42\x8c\x22\xd4\xb7\xb6\xca\x47\x6a\xfb\xbb\xa0\x9f\xec\xbf\x01\xb7\xf7\x7b\x7c\x3f\xc5\x77\x51\x6e\xed\x70\x9b\x57\x17\x97\x05\x6e\x03\xac\xed\xf7\xb8\x10\x56\xf8\xa3\x00\x3a\xf5\x7b\x84\x33\xbf\x8a\x12\xa2\x34\xba\xf9\x3f\x4a\x33\xe5\xe5\xd8\xd2\x57\x2b\xea\xb3\x7e\x8f\xac\x19\x2d\xca\x69\x0a\xca\x7b\x96\x8f\xf2\xaa\x73\xdf\x63\x43\xb8\xf6\x8f\x52\xe2\x1b\x5b\x45\x8d\x23\xe5\x04\x56\x14\x28\xfa\x1e\x21\x96\x7f\xbb\xbd\xa2\xee\xce\xf7\x58\xe0\x72\x14\x25\x4c\x59\xc8\xf0\xfc\x48\x28\xb2\xf1\x3d\x4e\x24\x41\x7f\x94\x57\x11\xf9\x1e\xa1\xa5\x0d\x51\xc2\x94\x97\xf1\xca\x7c\x58\x6b\xdc\x26\x21\xc6\xf2\x9b\x52\xab\xeb\xa3\xb4\xba\xa3\x9e\xdb\x8f\xd2\x3d\xd9\x1e\x0c\x94\xf9\x28\xa9\x21\x74\x6c\xf7\x22\xca\xd4\x72\xf7\x85\x22\x50\x1f\x05\x98\x7c\xbf\x47\x00\x77\x7f\x67\xbd\x02\x58\xec\xf7\x88\x44\x97\xf5\xf1\xdf\x0a\x7c\xad\xef\xf1\xbd\xec\x04\x82\x50\x81\x4a\xf5\x3d\xbe\x5c\x5c\xf9\x38\x15\xe8\x4b\xdf\xe3\x2b\xc9\xa9\xf4\x56\x05\xaa\xd0\xf7\x88\x56\x9f\x6e\x51\xa1\xdc\x7c\x8f\x48\xf8\x54\x68\x6d\xbd\xe7\x30\x0d\x47\x51\x65\x96\xea\x3d\x97\x69\x3b\x69\x5d\xb4\x4b\xb4\x45\x84\xbc\xcf\xb2\x53\xef\x35\x4d\x03\x03\x90\xe2\x55\xef\x77\xed\x7e\x8f\x3b\xdb\x7d\x97\x72\xbd\x77\xb7\xdb\xd9\xee\xf3\x8e\xd6\x7b\xff\xd3\xee\x22\xad\x8a\xf6\x88\x86\x18\xce\x2a\x35\xa4\x42\x2f\xfa\x1e\x07\x69\x9a\xfb\x11\xa6\x91\x0d\x79\xcd\x0e\x8f\x85\xd7\x92\x7c\x56\xf5\xf6\x57\x80\x56\xf4\xd2\xb4\x2e\xa7\xc7\xf9\x70\xad\xbf\x3b\xb4\xa2\x48\xf6\xf7\x08\x71\x6e\xfb\xe6\xd7\x36\x6d\xa2\x86\xda\xd5\x9f\x28\xd9\xb6\x6d\x9a\xf0\xfc\xd9\xc5\x6d\x2b\x6e\xf2\xde\x22\x0a\xab\x6f\x28\xfd\xfc\x3d\x12\xa5\x54\x94\x30\x25\x81\xf7\x2a\xca\x65\xca\xfd\xee\x9f\xa5\xb1\xd5\x22\x12\xdc\x71\x32\x55\x34\x70\x91\xef\x11\xcb\xdb\x96\x46\xd1\x3c\x72\x88\xb3\x55\x75\x5e\x1a\x0a\x1d\xff\x1e\x91\x1f\x34\x34\x5f\x6d\x90\xc6\x72\xa4\x9b\x62\xac\x1a\xca\x91\x7e\x8f\x37\x69\x7a\xdb\xee\x1e\x81\xd2\xf9\x89\xff\x0d\xd5\x11\xbf\xc7\x5f\xab\x6f\xfc\xa8\x6b\xf8\x7b\xac\x01\x23\xc5\x47\xa9\xd3\x94\x57\x38\xff\xae\xf4\x56\xea\x6e\x0a\x2e\xbc\xfe\x29\xb1\xad\xec\xfa\x26\x85\x5b\x4a\xee\xee\x56\x75\x33\xb5\xfa\xf6\x28\xf1\xb5\xb5\xf9\xf1\xb0\x06\xe8\xf9\xb2\xa9\x86\x5f\x6b\xeb\x14\xed\x37\x67\xf5\x08\xfc\xf2\xef\xf1\x77\xb9\x7f\x7d\x76\x6f\xa8\x8e\x70\x8d\xaa\xac\xfd\xd6\xbb\xe6\x06\x18\xe6\x5a\xe5\x9e\x69\xe6\x80\x0d\xe0\xa3\x2f\x57\xfe\xf6\x88\x39\x5d\x1b\xbc\xc8\xe5\xac\x6f\x63\x3d\xa2\xb1\x9d\x5c\x3a\x2d\xdc\x2e\x90\x93\xda\x24\x0f\x35\xa0\x5b\xfd\x1e\x0b\x79\xf1\xa7\x9d\x36\xe0\x50\xfd\x1e\xd1\x67\xdb\x3e\x2e\xd9\xd2\x7d\x26\x69\x82\x82\x6e\xd3\x34\x66\xdc\x34\x79\xd0\xda\x32\x6d\x15\x26\x96\x69\x3d\x57\x59\xa2\x01\x80\xb1\x29\x82\xa4\x21\x47\xe1\xf7\x08\xd3\x46\x53\x81\xd2\xb6\xfc\x1d\x18\x23\xdd\xb7\xef\x32\x6e\x88\x89\xfe\x3d\x62\x2c\x5d\x99\x17\x6d\xf7\x58\x18\x01\xda\xb7\xef\xca\x6b\xbb\xbf\xc3\xce\x76\xca\xb9\x6b\x87\xdb\x21\x92\xe6\xe5\xd9\xa2\x75\x8d\xf3\x60\xbb\xf6\x31\xa0\x76\xba\xdd\x49\x80\x49\xc1\x4b\xb5\xd3\xf3\x83\x87\xaf\x76\x85\xfa\xb7\xf3\xd6\xfc\x4e\xf6\xa9\x6c\x91\x76\xb9\xcf\x8b\x34\x99\x9b\xdb\x6d\x1a\x0c\x0b\x75\x6c\xea\xf3\x31\xed\x21\x4d\x2e\xbf\x6e\x66\xd8\x51\x3f\xbc\x0e\xc1\xc7\x77\xd4\x0b\xff\x3d\xb2\x9d\x92\x1e\x7a\x71\x3b\x14\x8a\xac\x63\x7e\xe2\x52\xb7\x80\xd3\x0b\xdb\xc9\xd4\xd4\xab\xdb\x55\xd0\x1c\x66\xd9\x9b\x69\xa8\x24\x52\x43\xda\x47\x6f\xe2\x70\x9d\x05\x18\xa2\x7f\x5e\xbd\x8e\x82\x0b\xbf\x47\xa4\x07\xc6\xa8\x9f\x2e\x4d\x79\xf5\xff\x25\xc2\xf6\x76\x54\x35\x45\x90\x4a\x08\xf1\xa3\xa3\xe4\xc0\xef\x91\x43\x55\x15\x89\xee\x23\xdf\x3b\x42\x65\x42\xfa\x65\xef\x97\x96\x8d\xc7\x3a\xf4\x99\xba\x8f\x75\x1f\x3f\xda\x77\x2f\x75\x1f\xdd\x4e\x3c\xb0\x54\xb6\x55\x07\x00\xd8\xef\x11\x40\x15\xa9\x00\xe6\x0e\x64\xad\xdf\x23\xfa\x4c\x45\x76\x76\x1f\xdd\x9e\x15\x71\xc3\xca\xd3\xef\x59\xbb\x69\xc0\x41\x94\xcd\xb2\xa7\x18\x6f\x4f\x18\x80\x53\x01\xcf\x3d\x53\x63\x21\xc8\x44\x0a\xbc\xbd\xa7\xd8\x6b\x27\xab\x48\x05\x2e\x74\xb3\x8a\x4e\x56\x61\xcf\x76\x37\xab\xe8\x0b\x2c\x34\x65\x6f\xed\x4b\x2c\xb4\x53\x8b\x4c\x61\xd7\x75\x64\x0b\x7d\x8f\x18\x8b\x32\x1c\x3a\x12\x83\x7e\x8f\x4c\xf9\x51\xf9\xd6\xbe\x24\xa7\xf5\x45\x39\xad\x6c\x1a\x8b\xe4\xb4\x8e\xd4\x9f\x97\xd6\x45\xd3\xb7\x5d\x80\x97\x9a\xb2\xd5\xf7\xa5\xeb\xa3\x2f\xd8\xa0\xa7\x70\x6d\xfb\xda\x3d\x3f\xc8\x46\x53\x19\x54\x7d\x1d\x9e\x1f\xd6\x65\x0a\xb5\xba\x9b\x6d\x75\xb2\xa6\x29\x31\xa2\x9b\x35\x75\xb2\x9f\xd9\x3e\x23\x7a\x37\xfb\xe9\x27\x8a\x92\x4e\x79\x0f\x3b\x02\x42\x7e\x8f\x1c\xa7\x8c\x8e\xfd\xd4\xd5\xd2\x4f\x04\x49\x57\x09\x34\x1d\x11\x13\xbf\x47\xbe\x4f\x36\x8d\x6e\xd6\xd4\xaf\x57\xaf\xae\x73\x7e\x51\x0e\xfd\x2a\xcd\xb4\xc5\x3e\xa7\x68\xda\x67\x17\x64\xcd\x29\x5f\x76\xbf\x24\x6b\xf6\x0b\x6b\xb6\x74\x5d\xf5\x7b\xd3\x58\xee\x2d\x98\xf7\xfd\x8d\x05\xce\xc2\xdf\x63\xfd\xe5\x84\x7f\xeb\x02\x37\xdd\xf7\xc8\xeb\x5f\xe3\x84\x7f\xeb\x7b\xe4\x15\xaf\x7d\x7d\x0f\x8d\xf3\x26\x76\x9e\xea\xdc\xf5\xdb\xe7\x0f\xfe\x9c\x97\xa6\xb1\x44\x9a\x36\x49\x4b\xd1\xdc\x27\xd4\xa9\x4d\x7a\x65\xbf\xd3\xf3\x4b\xc4\xc2\x98\x17\xc0\xa1\xf2\x7b\x64\xce\xbb\xac\x36\x1d\x4a\xc7\xf7\xc8\xb1\x68\x9f\xdd\x52\x14\x3b\x7c\x28\x65\x13\x34\x68\xbf\xbd\x77\xe1\x4f\x79\x69\xdf\x37\xb2\xcc\xdf\xef\x83\xef\x13\xab\xb7\x5c\xdf\xef\x63\x91\xa6\xb1\x1c\xee\xf3\x80\x38\x55\x3e\x4d\xb7\xc3\x45\xf1\x7b\x44\x81\xd1\x4d\x1a\x68\xbf\x2f\xaf\x0b\x4a\x81\x6e\x02\xd9\xed\x70\x14\x7c\x8f\x9c\x43\x68\xad\xef\xcb\x34\xae\x67\x68\x2c\x8f\xf6\x3c\x0c\xf5\x65\x2b\xe2\xe5\xcf\xa6\xef\xf7\x6c\xfc\x46\x5f\x2c\x54\x87\xcd\xfd\x7b\xe4\x58\xbe\x20\xcb\xfe\x14\xb7\x2b\x2c\xbe\xff\x29\xe5\xfd\x91\x5d\xa0\x3f\x85\xeb\xb9\xf4\x3e\x89\xbb\xfd\xa9\x5c\xb3\x4f\x90\xef\xb0\x6e\x7f\x8f\x5c\x33\x5d\x8f\x4f\xd3\xde\x7d\xb8\x3f\x55\x79\xb8\xc3\x24\xfd\x3d\xe2\xbb\xd7\xa2\xf7\xf5\x34\xed\x24\xed\x5b\x33\x58\x77\xbf\x47\xf6\x29\x9e\xfc\x78\x7f\xc2\x66\xfb\xd2\xf4\xbe\xb8\x4c\xbb\x49\xfb\xbe\xd1\x93\xee\x33\xd9\xe7\xa7\xf4\x77\xd8\x72\xbf\xc7\x9d\x34\x8d\x65\xea\xfc\x3d\xf3\xd7\x4e\x7d\x2e\xaf\x35\xca\x77\x6c\xb2\xcf\xf6\x67\x79\x3d\x17\xfb\xd4\x3e\x7b\x96\xd7\x0c\x66\xd5\xad\x8a\xd7\x3d\xbb\xc7\xb9\xf3\x7d\x43\xf3\x3b\x3c\x96\xa3\x13\xa2\x5c\xeb\xe9\x3d\xff\x70\x5f\x2b\x96\xb9\x3f\xa7\xdb\x9d\x84\x36\x4f\x7d\xdb\xd3\xed\xce\x45\x9a\xe6\x70\x7a\x9f\x9d\xd8\x2f\xaa\xf0\xdb\x9f\xcb\x73\x47\xc0\xd8\x56\xbd\x07\x6f\x7f\xf7\x9b\xdf\x5d\x3c\xeb\xb9\xdd\xe7\xcd\xef\xee\x7d\xf6\xb8\xdd\x93\xa4\x2d\xd1\xdc\x0e\xd5\xee\x5f\x1d\x92\xb4\xb1\x6d\xdf\x9a\x8d\x0d\xf5\x0c\xb6\xf6\xdd\xef\x63\xdb\xd2\x34\x9c\x23\xc5\x80\x0f\xe8\xc6\xdf\x63\x92\xb6\x44\xbb\x4c\xc3\x7a\x0a\xb8\x74\x6c\xb5\x8a\x86\xea\x01\x5b\xfb\xf6\xe0\xd8\xea\x23\x5a\x23\x1e\xdd\xb7\xcf\xc6\xd6\x4c\xe3\x59\x51\xe6\xfc\xd8\x74\x56\xc6\xd6\x83\xb4\x14\x6d\x37\xed\x20\xc6\x9d\xfa\x94\x89\x69\x6c\x83\x63\x19\xea\x73\x84\x69\x3f\x6c\x3c\xad\xcb\xf0\xfc\x82\xed\x42\xed\xc2\xed\x78\xc6\xe4\x67\x18\x5b\xb8\x1d\x72\xd4\x36\xa1\xeb\x8c\x4d\x77\xf8\xd8\x78\x8e\xda\xd4\x37\xca\xd3\x34\x7e\x3f\x15\x83\xfb\x9f\xc5\xe1\xb1\x4d\x7f\xde\xc9\xa1\x4e\x7d\xa6\xe9\xa1\x4e\x7e\xc2\xa5\x69\xc8\x7c\x35\xb6\x79\x92\x36\x44\xbb\x45\x5b\xdc\x32\x4b\x7d\x2e\x2f\x37\x6b\xdc\x74\x6f\xa7\xfd\x0f\x0d\x4b\xa3\x6a\x26\x63\xdb\xdd\x27\xaf\x24\xd5\x99\x1f\xdb\xe1\xa5\xe1\x95\x24\x24\x8e\xb1\x1d\x5e\x9a\x83\x21\xa6\x55\x4b\x7a\x78\xcb\x9c\xbf\x3e\x35\x4e\x19\x9a\xc7\x86\x92\xde\x9b\x8a\xb2\x8f\xed\xf4\xba\xa0\x58\xf7\x26\xd3\xdd\xd8\x4e\xcf\x01\x20\x20\x5b\x6f\x7a\xdf\xe5\xad\x7d\xb1\x4f\x6f\xd1\xcb\x47\xe9\xe2\x1c\xba\xb6\xfd\x75\x98\xf6\x0b\x93\xd5\x38\x2f\xcf\x81\x2e\x06\x61\xf6\x8f\xed\xf6\x37\xba\xb9\x9e\xde\xa2\xb7\xdb\xa1\x0e\x8b\x8b\x6e\x0c\x98\x78\xbe\x47\xce\x2f\x34\x96\xc7\xeb\xf9\x80\xbd\x0a\x1b\x7b\x94\x4d\xb4\xb2\xfd\x68\xdf\xfb\x8a\x6c\x63\xa3\x90\x1d\xa8\x90\xf3\x28\xb2\x0c\x8c\x42\x76\xa0\xba\x04\xa3\x98\x1d\x14\x5e\x9d\x2a\x08\x3d\x4a\xd5\xba\x94\xc6\x7a\x49\x9f\x88\x36\x8a\x6c\x67\xa3\xb4\x20\x4d\x63\x91\x66\x39\x0a\xd9\x88\x0a\x00\x8f\xd2\x2e\xd3\x6e\xd2\x34\xce\xae\x3d\x58\x50\xd5\xc2\x40\xf9\xa3\x48\x73\x1e\x85\xec\x40\x79\x59\xa3\x98\x1d\x94\xe0\x38\xab\xc6\x12\x1e\x27\x59\x85\xdc\x9a\xa3\x98\x55\x94\x48\xd2\xbe\x7d\x5d\xd2\x63\x81\x77\xd4\x18\xe8\xa3\x4c\xf7\xc9\x33\xad\x10\x82\x51\x7c\xa6\x0b\xcf\xb4\x90\x62\x47\x99\xbb\x69\x07\x69\x29\x9a\xdf\xb7\x7e\xb5\xa9\xbe\x3d\x58\x96\xdf\xb7\xf8\x3e\xb1\xc9\xb2\x3c\x77\x5e\xc7\xaa\xbf\x33\xca\xee\xb1\xec\x60\x69\xf2\x16\x8e\xb2\xbb\xdd\xce\xef\x10\x6a\xe7\xf3\x8e\xe2\xfe\x65\x1b\xde\x83\x87\xc7\x79\xf0\x7d\xa9\xb1\x9c\xe2\x75\x28\xdb\xff\xd2\x34\x77\x9f\xcd\x72\xb1\xcf\xa9\x76\x97\xfb\xbc\xd8\xa7\xf7\xe0\xed\x76\x37\xfb\x14\x1f\x2c\xf7\x30\x8d\x7d\x7e\xa2\xdd\xa8\x52\x67\x46\xe5\xb5\x2a\xb7\xd4\xa8\x12\x41\x47\xa5\x08\xaa\x70\xe3\x51\x65\xd1\x1b\xa8\xf0\xfe\xd2\xbe\x7d\x56\xa5\x76\x0d\x54\x73\x7f\x69\x21\xda\x6d\x1a\xe6\xa0\x90\xe2\x51\x65\x82\x1e\xa8\xf2\x5e\x0c\x3f\x3c\x50\xd5\xfd\x7b\x4c\xd2\xbe\xf9\xd5\xe6\x76\x40\x88\xdf\x14\x22\x3b\x50\x9c\xfd\x7b\xe4\x58\xb4\xaf\xab\xaf\x6a\xd4\x50\xef\x0a\x89\x19\xa8\xa1\xfe\x3d\x06\x9b\x69\xc9\x64\x15\x18\x28\xa5\xfe\xd2\xb4\x64\x3e\x9a\xb5\x73\x7a\x3a\x0e\x75\xe8\x13\xd5\xc1\xe9\xe9\x38\x54\x1f\x5b\x54\x4f\x7f\x69\x5a\xb2\xe1\x61\x06\x97\x7a\xa8\xcf\x70\x9f\x3c\xb6\xe1\x39\x84\x3f\x1f\xb0\x59\x0c\x7a\x3b\xaa\xfc\x7d\xa3\x12\x77\x45\x09\xa7\xa3\x66\x98\xc6\xcf\x1e\xfa\xb4\xd3\xcb\x39\xb9\x2e\xda\xd6\xd5\x47\xb3\xd2\xc0\x2d\x54\xbc\x51\x97\xdb\x51\x52\x56\x98\xdd\xa8\xbb\x69\x3b\x3f\xed\xd4\x38\xf7\xd3\xb4\xeb\xbf\xff\x19\x32\x7a\x8c\xea\x9b\xb8\x1e\x5c\x96\xa5\xdd\x72\xb8\x4b\xde\xb6\x8a\x17\x18\x28\xb2\xfd\x3d\x62\x0a\xc2\x4e\x1a\x28\x97\xfd\x3d\x62\x0a\xe9\x1d\x7f\x79\x57\xf3\xd6\x14\x14\xc0\xa8\xb7\x97\xf3\xc6\x72\xa6\x77\xae\x4f\x5f\xa5\x72\x98\xde\xb9\x8f\x3f\xdf\xc3\x3e\x9b\xe6\xe7\xdb\xaf\x52\x50\x4e\x6f\xb3\xc7\x9f\x96\x82\xb2\xc2\xc1\x46\xb3\xa0\xdc\x36\xf6\xf9\x85\xd8\x8c\xb6\x2d\xd3\x4e\xd2\xbe\x3e\x51\x75\xfa\x7b\x64\xbb\xa1\x76\xb2\xd1\x8f\x56\xd8\x6e\xb8\xdd\x6d\x1a\xe7\xa7\xad\xd4\x64\xe8\x1b\xad\x0e\xd2\xd4\xa7\x5c\xc4\xa3\xf1\x46\x55\x40\xf0\x68\xbe\x51\x5b\xe5\xfb\x42\xef\x93\x7b\x7b\xc0\x34\x5b\x36\x65\x1c\x8d\xd6\x4e\xd3\xb8\x2e\xa9\x76\xdd\x7d\x76\xd2\x74\xf3\xa3\x94\xf2\xf7\xc8\xb1\x68\x0b\xa2\xea\xf1\xf7\xc8\x76\xda\x4b\x2d\xdd\x27\xe2\x10\x36\xa5\xd5\x8d\x26\xa5\x72\x34\x1a\x4b\xe6\xf6\x6f\xb6\xe1\xd1\xa6\x97\x66\x4e\x36\x4d\xd1\xbc\xdc\xbc\xe4\x94\x37\x37\x9a\xec\x2c\xa3\xd1\xce\xa2\x38\xf3\xd1\x96\x87\x4a\x97\x9b\x6c\xc3\xa3\x59\xe0\x45\x49\xe1\xb2\x29\x32\x7a\x34\xd9\x60\x46\xa3\xc0\x2b\x77\xc9\x68\x87\xc7\xc9\x0b\x50\x61\x8b\xa3\x59\xe0\x6d\xd4\x55\x15\x6b\x3c\x9a\x8f\x20\xea\x01\x97\x6d\x7a\xfb\x9e\x9e\x1f\xed\x33\x0a\x00\x1e\xcd\x97\x63\xbb\x1a\x69\x1a\xcb\xe5\xf7\x5d\x7c\x9f\x04\xd0\xf6\xb8\x4f\x0a\x8b\x8a\x71\x1a\x5d\x11\x16\xa3\x17\xce\x41\x17\x7c\xf7\xf6\xed\xdc\xbe\x82\xe1\x1c\x8e\xd9\x18\xbd\x71\x0e\xe2\x76\x5d\x8e\xcf\xd1\xa9\x03\xaa\x96\xfa\xe8\xd6\x01\x3b\xed\x25\x2a\x7c\x37\x50\x02\xf6\x7b\xe4\x38\xb5\x0d\xbb\x6f\x0f\x14\x7e\x1d\x02\x8c\x1e\xdd\x72\x5d\xa7\x5c\xa7\x22\xe0\x03\xa1\x0f\xbf\x47\xe0\x93\x6c\xaa\xca\x36\x50\x6c\xf5\x7b\xc4\xd4\x05\x3d\x35\xba\xe5\xba\x4e\xb9\x4e\x9e\xb0\xd1\xbd\x3d\x51\x22\xf5\xa5\x69\x98\xcb\xb4\x85\xad\xbb\xb4\x95\xba\x75\x2e\x44\x57\x0c\xab\x6a\x7d\xf9\x75\xb4\x88\x2c\xed\x32\xd4\x08\xfd\x1e\xf7\xff\xfe\x67\x28\x9b\x77\xa0\x3c\xe7\xf7\x88\x8f\x20\x7f\xcf\xe8\x87\x9b\x71\x73\x2a\x16\x74\x74\x6b\x47\xfd\xfc\x15\x24\xd1\x50\xcc\xe7\xfb\xcb\xe7\x87\x15\x43\xd4\xca\xfc\x1e\x39\x92\x8f\x63\x75\xcb\x5f\x9d\xfa\x8f\xd2\x17\x46\x97\x39\x64\xb0\x56\xe5\xa6\x08\xe9\xd1\xad\xff\xa0\x2e\xe5\x4b\x53\x9f\x8f\xb7\x0a\x61\xef\x05\xb2\x3d\x86\x4c\x87\x03\xe5\x1f\xcb\xa6\x28\xd1\x31\xb6\xdd\x34\x1c\x05\xe5\x76\x8c\x51\xdc\xae\xb0\x9d\xb6\xed\xb0\xa9\x64\xf0\x28\x28\x25\x63\x0c\x99\x15\xc7\x20\x97\x5f\x9f\xf9\x7a\x0c\xeb\x46\x28\xbc\x38\x14\x5d\x32\x86\xc5\x36\xd4\x58\x2c\x9b\x22\x0e\xc6\x90\x35\x72\x0c\x5e\x00\x0a\x39\x18\xc3\x62\xdb\x68\xbf\x76\x1a\xa6\xd5\x26\x16\x2e\x2c\x02\xb1\x1e\x43\x16\xc7\x81\x92\x82\x2f\x4d\xcb\xe2\x0b\x60\xbc\x62\x5a\x31\xc2\xdf\x40\x35\xc0\xef\xb1\x92\xd6\x45\x73\x9f\x83\xef\x13\x57\x1d\x96\xcd\x50\xee\xaf\x18\x72\x6f\x0c\xcb\x66\xa8\xfc\xf7\xd2\xb4\x64\xe1\x39\x00\xae\xdd\x48\x7b\x63\x84\xfb\xcc\x0e\x9a\xac\x4b\x23\xbd\x9e\x80\xb3\xb3\x06\x3e\x7c\x9a\x07\x4e\xb3\x71\xe0\xc6\x98\x6e\x06\xb1\xad\x6c\x3a\x0b\x28\xc9\xf7\x3d\x72\x59\xba\x3e\xc3\xf2\x14\x16\xa7\x20\xb1\x14\x61\x4b\xdf\x63\x92\xa6\xa5\xf6\x49\x1f\x8b\x4b\xa6\xd3\x30\xe4\x90\x1a\x63\xe7\x58\x74\x1a\xc6\xee\x65\xd9\xb9\x2c\xe1\x76\x5e\x96\x83\x4b\x1d\x5a\xce\xe3\x32\xed\x7e\x97\xc5\x87\xc1\xc6\x15\x94\xa5\x2b\x8e\xaf\x1e\xc3\x6c\x00\x05\xe5\x5e\x9a\xda\x59\x14\x1c\xe7\x2b\x79\xaa\xa0\xc2\x18\xa7\xbb\xbc\x38\x12\xf1\xe2\x61\xfb\xc9\xb8\x38\x03\xe9\x6f\xc3\x7c\x00\x15\xda\x46\xf7\xd1\xbb\x3d\x81\x9b\x1f\x61\x69\xe2\x8f\x17\x0c\x2c\xa2\x28\x9a\x76\x0c\x0b\x90\xac\xc1\xd6\x7d\x2a\x1f\xaf\xe5\x73\xb2\xd9\xf7\xed\xc2\xdc\x03\x95\xcd\x4a\x91\x13\x72\x84\xb9\x47\xa0\x30\x6c\x91\xe3\x68\x84\xa2\x91\x06\x0a\x8e\xbd\xb4\x25\xda\x32\x6d\x67\x76\xf1\xf7\x5d\xa3\xba\x5d\xad\xa4\xa9\x4f\xb3\x88\xa8\xcc\x4a\x96\x46\x18\xd5\x63\xa9\x1c\x8b\x8e\x57\x58\xd6\x43\x5d\xae\x97\xf6\x7d\x3c\xd4\xd9\xfa\x1e\xd9\x4e\x56\xb3\x50\xec\xc4\x88\xc1\x39\x68\xbf\xa3\x7a\xd5\xf7\xc8\xb1\xc8\xf2\x10\xc3\x63\x21\x1b\x28\x3a\x7b\x28\x52\xf5\x3d\x22\x7e\x4b\x70\x76\x23\x6c\x4c\x8d\xe0\x38\xc5\xe1\xc3\xf2\x63\xbc\xaa\xd6\x18\x5e\x96\x74\xb3\x64\x97\xb2\xdd\x86\x8d\xa5\x01\xc3\x4a\x91\xbf\x69\x84\x42\x18\x07\xea\x28\xbd\x2b\xad\xe5\x5c\xfe\x0c\x8b\x9f\x41\x86\x87\xb0\xec\x88\xea\x46\x2f\x4d\xd3\xf3\x71\x8e\x9d\xed\x24\xcf\x84\xb5\xb7\xd8\xb9\x95\xb4\x73\xc3\x37\x77\xec\x8c\x51\x5d\xff\x28\x02\xc7\xe1\xa1\x1e\x7c\xa5\x6c\xb7\x61\xbb\x0b\x6a\x08\xbd\x1b\x46\x4b\x63\x4e\x80\xfa\x41\x2f\x4d\x4b\x6a\x5b\x2a\x4a\x05\x95\xa2\xc8\xcf\x11\xb6\xa5\xb2\x2c\x90\x41\xaa\x06\xca\xfc\xfc\x1e\x79\xde\x6b\xd1\xb2\x59\x24\x0d\x88\xa4\x46\x94\x1e\x28\xef\xf3\x3d\x62\x37\x09\xf1\x6f\xc4\xe5\x39\x90\x4f\x54\xef\x6c\x6b\x8c\xa8\xaf\xf3\xd2\x34\x87\xdb\x3b\xed\xe6\xfc\x64\xf3\x0d\x33\x03\xd4\xd9\x79\x69\xda\x16\xd6\x26\x51\x53\xe7\xa5\xe9\xb4\x58\x9b\x0c\x72\x0a\xa1\xe6\x0d\x87\x71\x8c\x44\x4d\xc4\x52\x65\xb4\x40\xa1\x9a\xdf\x23\x62\x13\x4b\xd5\x0d\x90\x8a\x4e\x1c\xc9\xe8\x44\xe1\x49\x8d\x34\xa7\xc8\xc2\xef\xf7\xb9\x60\x47\xda\x25\x83\x32\x35\x2f\x4d\x7d\x9a\x8b\x24\xb9\x88\x40\xe7\x87\x43\x4a\x06\xca\xd9\xbc\x34\x8d\xb3\x7a\x9c\x44\x61\xd2\xb2\xa4\x4d\x47\x28\x5a\xf3\x36\xd3\xeb\x2c\x83\xa0\x80\x4d\x29\x42\x1f\x1c\x69\xe6\x83\x02\x35\x2f\x4d\x53\xe8\xda\x66\xd9\xf9\xd9\x75\x92\xd2\xb6\xa3\xec\xfc\xec\xba\x1e\xd2\x12\x7e\x92\xf9\x54\x99\x9f\xd3\x0a\x2a\xea\xcf\x94\x52\x75\xca\xd2\x72\x46\x52\xce\xa8\xba\x1f\xd2\x76\x9e\x4c\xce\x4f\xc7\x28\xd3\xf3\x4b\x06\x90\xea\x12\x48\x7b\x79\x92\xc2\x84\x3d\x71\x8e\xc2\x19\x09\xc5\xd6\x90\x4d\x23\xad\x1a\xe4\x64\x3b\x1d\xa3\x9c\x6e\xb7\xd8\x4e\xe2\x73\xda\x3e\x94\x8b\xed\x74\x54\x72\x79\xad\x61\xba\x2d\x4a\xfc\x1d\x69\xa1\x20\x0f\xf6\xe9\x6f\x6b\xe5\x20\xa1\x1c\x94\x26\xa1\x27\xad\x1c\xe4\xc9\x76\xde\xd6\xd6\x4e\x51\x54\xa5\x94\xe6\xad\x6b\xa9\x20\xe1\x2d\x2d\xaa\x09\x3a\xf2\xf2\x5a\x5f\xec\x53\xc2\x4b\x5e\x61\x1a\xc7\x22\x43\x48\xda\xad\x82\x9a\x2b\x2f\x4d\x73\xb0\x5a\x91\x30\xeb\x96\x26\x43\x48\x9a\x4d\xe4\xcd\x76\xf2\xe0\xa5\x65\x86\x24\x2b\xb0\xba\x88\xaa\x29\xdf\x63\x90\xa6\xb1\x98\x15\x24\x59\x41\xf3\x1e\xb4\x16\x8d\x08\xab\x97\xf6\x7d\x07\x14\x4a\xf9\x1e\xc1\x5a\x05\xbf\x3a\xa6\x82\x9b\x07\xca\x9d\xbc\xb4\x26\x9a\xfa\x9c\x84\x21\x6f\x12\x52\xa6\x55\x95\x59\x7e\x7d\x2e\xd1\xd2\x34\x9c\x4d\x61\xd0\x8f\xa9\xc8\x9e\x81\x5a\x25\xc5\x68\x54\x63\x5a\x55\x99\x95\xe8\x9b\xd2\x0f\xa6\x05\x91\x09\x7d\xa4\x28\xf2\x6c\x4c\x1b\xa4\x26\xa2\x23\x4a\xd7\x15\x30\x6d\x90\x9a\x8d\x7d\xea\x0a\x98\xb6\x12\xcc\x4e\x9a\xf6\xf5\xb4\x8d\x79\x92\x17\xa8\x24\xc6\x98\x16\x44\x26\x79\x81\x5d\x74\xa8\x18\xf2\x3d\x5e\xa4\xb9\x9d\xce\xc3\x84\x29\xa0\x74\x79\x91\xa7\xdd\x38\x33\x76\xd2\xb4\x2e\x16\x52\x26\x75\x0e\x55\xdf\x1f\xd3\xf6\x60\x54\xde\x28\x45\x05\xc1\x07\x4a\x6d\x7c\x8f\x1c\x8b\x78\xe4\xb4\x8b\x07\x15\x2b\x5e\x9a\xda\x4d\xaf\x27\x79\x81\xc0\x9a\xc6\x34\x2f\x98\x94\x44\x2c\x7a\x4f\x2b\x0f\xa8\xd7\xf0\xca\x60\x9a\x83\xad\x58\x93\xd2\xc6\xf0\x9e\x30\x9f\x98\x14\x27\x86\x0c\xc9\xd3\xc6\xe2\x79\x30\x85\xc4\xdf\xdd\xda\xc3\x3c\x37\xd2\xb4\x5f\x4e\x7f\x77\x8a\x13\x76\xc3\xa1\x10\xc3\xef\x91\x22\x83\xdd\x70\xd3\xbc\x60\x92\x17\xd8\x9d\x36\xcd\x0b\xe6\xc5\x39\xc8\xa0\x31\x7d\xde\x51\x25\xa1\x18\x74\x68\xcc\x47\xf7\x18\xea\x1b\x14\xc3\x09\x8d\x69\x33\xc2\x7c\xc0\xe7\x87\xf7\xc4\xe3\x73\x44\xb1\x60\x0c\xf7\xe9\xb1\x90\x17\x0c\xef\x17\xf3\x82\x49\x5e\x30\x24\xd4\x3a\xa2\x72\x2c\x94\x55\x2e\x43\x57\xf8\x52\x28\xfe\x58\x88\x9e\x2b\x02\x73\x1a\xcb\x7c\x02\x25\x0b\x5e\xda\xb7\xe7\x97\x15\x8f\x45\xc5\x43\x90\x4c\x63\x99\x17\x2c\xf2\x02\xbb\xda\x96\xc5\x89\x45\x71\x42\x95\x66\xc7\xb2\x38\x81\x92\x04\xc5\xf0\x43\x63\xf9\x4c\x2f\x9e\x69\x55\x67\x1d\xab\x79\x0e\x8d\x73\xd0\xfe\x5c\x76\x29\xad\xce\xef\x2e\x3e\xb8\x7c\xde\x17\xe5\x82\xf1\xaf\xd2\xf0\xb2\x61\x70\x75\x6e\x0b\x99\x43\x96\xc5\x86\x45\x7d\x46\x71\xfe\x63\x8d\xc3\xb4\x87\x34\x2d\x8d\x3d\xbe\x00\xfb\x7f\x69\x5a\x52\xb3\x8a\x85\xe0\x41\xe3\x22\x0d\xc7\xc8\x8f\x45\x91\xc2\xde\xbd\x65\x76\xf0\x03\xcf\xb7\x07\xcf\x41\xb1\x03\xb8\xf8\x2f\x4d\x4b\x6a\x76\x00\x48\xfa\x57\xd7\xd1\x1c\x6c\xf0\x5e\x64\x15\x42\xcc\x19\xcb\xac\x82\x69\x9d\xae\xb3\x37\x96\x95\x16\xc4\xc7\xbe\x34\xcd\x6f\x79\x0e\x54\x68\x94\x72\x37\x96\xbd\xc1\x8b\x2c\xc6\xae\xb8\x65\x85\x66\xed\x80\x22\xd6\xed\xb1\xec\xa9\x5a\xe4\x3e\x82\xd2\x1c\xcb\xca\xcc\xa2\x94\x22\x84\xb2\x01\xfc\xf9\xef\x91\x4b\xad\x13\xb8\x6c\x43\x5f\x07\xfb\x14\x57\x5e\xe6\x4c\xeb\xe4\xd4\x7d\x92\x4e\x9f\x08\xc4\x7b\xb9\x04\xcc\x58\x96\x60\xd6\xc9\x2d\x21\xa9\x61\x59\x61\x59\x54\x58\x94\x1e\x30\x96\x9d\xcf\x00\x78\x7f\x69\x1a\xcb\xed\x25\xbb\xb9\x64\x3e\x2d\x0e\xfe\x58\x08\xfe\x28\xe1\xd3\x62\xab\xc7\x22\xf7\x11\xae\xc2\x58\x0e\xf0\x58\x48\xe8\x29\xa9\xad\xbb\x9b\x8b\xec\x1b\x10\x9b\x75\xa9\xee\xb6\x5e\xec\xb4\x5e\x08\xd0\x7b\x00\x27\xfe\xf7\xf8\xab\x79\x22\x46\xbf\x5b\x5f\xd9\x11\x17\x52\x04\x6f\x33\x76\xeb\x2b\x3b\xf5\x15\x41\x74\x8c\xbd\xfc\xe9\x93\xc3\xd4\x8e\xdf\xed\xcf\xde\xa9\xaf\x08\xf0\x60\xec\x35\x4c\x9b\xa4\xa5\x68\x9e\x43\xe3\x38\x75\x1a\x80\x14\xff\x3d\x72\x2c\xda\xd5\xbb\x63\x46\x00\x10\x5f\x8c\x0c\x35\x76\x5b\x44\x80\xfd\xfe\xd2\xf4\x3e\x1b\x4d\x77\x1a\x4d\x95\xf2\x3e\x76\x1b\x4d\x77\x84\x9e\x15\x3b\xc9\x77\x87\x9e\xed\x54\x4a\x84\xf5\x37\x76\x73\x9e\x9d\x82\x88\x40\x4f\xc7\x6e\xce\x03\x90\xf6\xe2\xc2\xfb\x63\xb7\x61\x74\xa7\x61\x54\xf0\x80\x63\x8f\x3f\x7d\x9e\xa4\x69\xee\xca\x10\x1d\x3f\x58\x75\x81\x39\x8e\xdd\xca\x0c\x20\xd3\x5f\x9a\xfa\xb4\x05\x06\xf0\xe7\x2f\x4d\x7d\xda\x83\xb7\x93\xf3\x28\xec\x7c\xec\x8e\x35\x01\x08\x78\x29\x42\x5d\x18\xbb\x15\x96\x9d\x16\x4e\xa1\x37\x8d\xdd\x16\xce\x9d\x16\x4e\x01\xe2\x8e\x7d\xf7\x58\xc8\x26\x04\x84\x32\xf6\xc3\x6b\x4d\x65\x66\xfa\xbb\x5b\x99\x01\x9e\x76\x31\xe8\xce\xd8\xcd\x26\x76\x0a\x30\x76\xa7\xed\xb6\x87\xec\x88\x1f\x2b\xd3\x7b\xc2\xa6\xd1\x9d\xa6\xd1\xe9\xef\x6e\x7b\xc8\x4e\x45\x67\x4a\x7f\xdf\xed\x22\xd9\x2f\xb6\x53\x2c\xcd\x7e\xfd\x69\xf7\x90\xa6\x76\xb7\xcf\x1f\xc2\x49\x8b\x4a\x6c\x8c\xfd\xf6\xfe\xa4\xe0\x23\xc8\x9b\x01\xf4\xeb\xdf\xe3\xc3\xf9\x79\x2f\xd9\x1e\xb2\xc3\xbb\x5e\xa6\xf7\x8b\xed\x21\xc0\xbb\x2e\xc5\x2e\xba\xfd\xf9\xd3\x27\xc7\xa9\xfd\x72\xd8\xbb\x0e\x98\xeb\x52\xa6\x2e\xf8\xc3\xfc\xe5\xa0\xcd\x43\x45\x59\xc7\x61\xa5\xe4\xa8\x18\xa7\x30\x6a\xc6\x61\xa5\xe4\xa0\xe2\xa1\x44\xea\x71\x58\xf1\x00\x82\x74\x29\xca\x8a\x1e\x87\x05\x91\x83\x82\x88\x6a\xe0\x8d\xa3\x2d\xd3\xd8\x4e\xae\xd9\xc3\xee\xc9\x83\xd6\x51\x7b\xc6\x8e\xee\x39\x74\xb6\x13\x2f\x38\x94\x5d\x35\x0e\x9e\x69\xd5\xfd\x1f\x87\xd2\x0d\xc6\x41\x89\xc1\xbe\xaa\xc3\xca\x05\x10\x98\x4b\x51\x69\xfb\x71\x58\xb9\x00\xfa\x72\x31\x5e\xca\x38\x7c\x36\x0f\x4a\x13\x4b\x7b\xe2\xb0\x31\xe1\xa0\xd7\x42\xf0\x62\xe3\xb0\x99\xf3\xa0\x99\xd3\x3e\xae\x63\xf7\x38\x79\xfe\x94\x42\x3d\x0e\x5f\xe1\xc7\xce\x71\x4a\xf9\x3d\x0e\xaf\x19\x15\x08\x3b\xb2\x8e\xc3\xdf\x96\xe7\x6f\x89\x4f\x1c\xa7\xc7\x42\x43\x83\x30\xba\xc6\x61\x25\xe1\xe0\x19\x5b\xde\x2f\x3e\x63\x07\xae\xe9\x2a\xe4\xef\x01\xc8\xe4\xef\xf1\x24\x4d\xf3\xb3\x22\x00\x60\xe1\x52\x7d\x37\x1e\x8f\xfb\xc4\x95\x5a\x95\x26\x34\x4e\x7b\x04\x4e\xf8\x13\xab\xd2\x84\xc6\x69\x45\x1c\x50\xc0\xa5\x6e\xb2\x39\x9e\x8e\xfe\x38\x21\x44\xd7\x4d\x7c\xe9\xb4\x83\xef\x84\xf5\xbe\x6e\xe2\x3d\x80\xf8\xfd\x3d\xe2\x8e\x03\xc2\xc4\x3f\x09\xc3\xa7\x65\x73\x00\xff\x96\xba\x89\x35\x9d\x3e\x12\xc0\xf8\x7d\x69\x7a\xa5\xed\x72\x67\xe7\xd2\x68\xfb\x9e\x3d\x4c\x4b\xd2\x34\x0d\x0b\xdf\x27\x84\xef\x6a\xa7\xd4\x69\xe1\x1b\x78\xbc\x2f\x4d\x63\xf1\xf5\x08\xa8\xdd\x97\xa6\xe5\xb6\x33\x01\xb0\xbb\xc5\x95\xb5\xc6\x69\x97\xfd\x19\x5c\x36\x6d\xed\x33\xfd\xbe\x64\x9f\xd2\x9b\x4f\x1f\x97\x33\xf9\x79\xc5\xb6\x4e\x87\x62\x9e\x93\xf3\x93\xaf\xf5\x74\x08\xf5\xc9\x7a\x1a\x4a\x8c\x1c\xa7\x85\x6f\x20\xdf\x96\x5a\xa4\x5c\x9c\x76\x0e\x02\x04\xb7\x38\x93\x6d\x9c\xcb\x9f\xfe\xbd\x1e\x87\x23\x31\x4f\x47\x62\x9e\xa8\xd1\x58\xcb\xa6\xe9\xd9\x99\x70\xa2\xb0\x45\xb5\x7f\xe9\x74\xbc\xd7\x79\xb0\x9d\x24\xb4\xd3\x37\xe0\x89\x13\x58\x55\x10\x70\x9c\x56\xd3\x81\x82\xfb\xd2\x34\xbd\xd3\xdb\x05\xa6\xbe\x5a\xbc\xeb\x2d\x28\x9f\xb8\xe5\xaa\x92\x96\xc6\xe9\x18\x81\xf3\xe2\x38\x75\xe3\x9e\x97\x3f\xed\xcd\x71\xea\x56\x3d\x6d\xce\x3b\x6f\x8e\x45\x2a\xf5\x69\xef\x20\xd0\x73\x5f\xda\x14\xcd\x73\xbf\xf9\x19\x64\xf9\x3e\x7d\xe2\x81\xb2\xfb\xd2\xf4\x19\xac\xde\x9f\x0f\xe7\xe7\x2d\x68\x15\x1e\x49\x75\xa5\x16\xdd\xaa\x4e\xaa\x1b\xd7\xc6\xb9\x4b\xa5\xbe\xcc\x29\xae\x97\x53\x8c\x21\x7f\xea\xe5\x60\xd2\x0b\x6e\xc5\x6a\xff\xd2\x65\xed\xfe\xda\x38\x3d\x31\xe5\xcb\xc1\xa4\x17\x19\x8c\xfd\x4b\x97\xe3\x73\x90\xb2\xf7\xd2\xa6\x68\xa7\x69\x17\xab\x79\x6a\x0a\xc5\x7d\x56\xf6\x29\xa6\x7c\x59\xc0\xbe\xc8\x98\x54\x60\x65\x5c\xce\xed\xb8\xc8\x5d\x54\x12\x74\x5c\xe6\x2e\x17\xaa\x2f\x54\x3b\x97\x2e\x6b\xfe\x17\xb4\xfb\x6a\x27\xd1\x65\xab\xff\x05\x4b\x5f\xb5\xb3\xe7\xf2\x85\x7b\xe1\xc2\xad\x2a\x56\x32\x2e\x47\x25\x5c\x23\x49\xd3\xdc\x6d\x05\xbc\x10\x31\x5a\x55\xed\x69\x5c\x76\x47\x5e\xb8\x8c\xab\x9d\x3d\x97\x2f\xe3\x0b\xee\x48\x57\x86\x1f\x97\xbd\x05\x57\x72\xee\xd2\x45\x2f\x47\x1e\x5c\x50\xdf\xab\x72\x96\xc6\x35\xff\xd0\x38\x77\x71\xb3\xcb\xfe\xc8\x6b\x91\xe6\x6d\x66\x15\xfd\x5a\x5c\x4f\x71\xac\xcb\x11\x41\xd7\xe2\xba\xe8\xc2\xbd\x76\xaf\xcb\xce\x3e\xc5\xcd\x2e\x0b\xd8\xd7\xf1\xa3\x69\xee\x76\x0e\x02\x29\xb7\xd4\xe6\x6f\x64\x07\xe0\x45\x56\xe0\x5c\xa0\xcb\x31\x69\x17\x59\x81\xaa\x42\x8d\xcb\x3a\x33\xc0\x72\x4b\x6d\xba\x1c\x2f\x27\x45\x5c\x64\x05\x4d\x6c\xe2\xba\x9b\x69\x1c\x8b\x2c\xbc\x97\x85\xda\xeb\xbe\x48\xd3\x5a\xdb\x7a\x7f\xc1\x7a\x5f\x85\xc2\x3d\x2e\xbb\xfc\x2f\x58\xec\xaa\x73\x88\x6e\x87\x7e\xde\x50\x8c\xab\x3d\x17\xb7\x05\xd7\x1b\x01\x43\xb5\x89\x85\xdc\xbe\xfc\x6f\x9e\x4d\x7b\x2e\x6e\x5f\xfe\xc0\xb5\x7d\x69\xdf\xf7\xbb\x7d\xf9\xdf\x95\xeb\x22\xc1\xfc\xf6\x19\x23\xda\x55\x6d\xb2\xbc\xdd\xf6\xba\x01\x66\xb6\x54\x15\xab\x18\xb7\x85\xda\xbb\xb1\x4f\x09\x6f\x77\x3b\x4c\x83\x2b\x5d\x72\xc8\xdd\x3c\x4c\xc8\xc2\xb5\xc9\x3c\x71\xfb\xe2\xbf\x3b\x97\x45\xec\xe5\xf6\xd1\xbc\x07\xa7\x2e\x63\xf3\xed\xe3\x77\xf3\xf8\xd9\x01\x71\x8f\xd3\xb4\x8b\x34\xb5\x0b\x4f\x2f\x7e\xed\xb4\x64\x3e\x9a\x40\x5b\x2d\x55\x55\x30\xc6\x6d\x97\x3f\x32\x6d\x4b\xb5\x23\xe1\xf6\x11\x03\x9a\xcf\x4b\xd3\xfc\x1c\xdd\x73\x43\x4e\xae\xce\x3b\xba\x7d\x8c\x6e\x16\x43\x76\xfe\x90\x61\x7a\xc6\xbd\x73\x9c\x62\x21\xb7\x6f\x62\x40\xf1\x14\x57\x9d\x19\xb7\x65\xe1\xfb\xe0\xdc\xb5\x3d\x6f\xeb\xa2\x37\xf4\xcd\xea\x1c\x21\x43\xea\x0c\xa6\xe5\x1a\xfa\x67\xdc\x96\x77\xef\x6b\x90\xa6\x3e\x1d\x6f\x73\xf3\xf8\xd9\x01\x71\x3b\x24\x14\x38\xa2\xc5\x10\x3e\xe3\xb6\xbe\xc9\x74\xde\x6a\xe7\x84\xd3\x79\x07\xd0\x3b\x4b\xed\xde\x66\x3e\x62\xc0\xe1\x2c\xb5\x8b\x2d\xdd\x36\x98\x03\x82\xf3\xa5\x7d\x73\x78\x6c\xb2\x7a\x36\xbe\x4f\xc1\x8f\x8f\xf3\x95\x08\x9c\x59\xfb\xfa\x47\x59\xf8\xb1\x69\xea\xe1\xed\x68\xbf\x86\x33\x81\xc7\x03\xd3\x54\x75\xea\xd1\x63\xd3\xd4\xc3\x93\x3b\x64\xbe\x78\xac\x72\x22\x29\xf8\xa5\xa9\x4f\xfb\xb3\x00\x6f\x59\xea\x90\xb9\xeb\xb1\xf9\xe9\xe1\x31\x1b\x52\x2f\x1e\xab\x9c\xcc\x12\x36\x50\xcd\x78\xba\xe7\xc0\x23\x68\x7f\xc8\x63\x39\x19\xf0\x91\xa5\xda\xe7\xf1\xf8\x96\x03\x74\xe4\x4b\x53\x3b\xab\xa3\x0f\x6f\x40\xfb\x3c\x9e\xf8\xd3\x8e\xe3\x94\x70\xfa\xd8\x27\xfe\xa0\x0a\x7d\xb5\x5f\xe3\xb1\xdf\xfb\x07\x04\x69\xdf\xc5\x63\x75\xf4\x99\x3f\x9a\xda\xd9\x54\x04\x00\xc7\x97\xa6\xb9\xfb\x06\x04\x38\x63\xa9\x96\xa6\x90\x1a\xfc\x3d\x26\x69\xea\xd3\xa6\xa2\x67\xe7\xba\x4c\xb7\xd3\x31\x63\x06\x71\x1d\xf2\xef\x3e\x3e\x9e\xc0\x5d\x2c\x75\x78\x8b\x3a\x65\xe9\x39\x2b\x69\x6a\x67\x8b\xf2\xc3\xa3\x2b\xc0\xc2\xf1\xd8\x54\x84\x64\xe2\x52\x55\xb6\x61\x3c\x16\x94\x1f\x1e\x5d\x95\x40\x18\x8f\x05\xe5\x87\x6a\x6c\x88\x15\x3e\xb6\x36\x3f\x30\x15\x55\x55\x3e\x18\x8f\x85\xe8\x87\x42\xb4\xd3\x92\x1e\xfb\xc8\x9e\x3b\x48\xd3\xfb\xee\x69\xda\x22\x4d\xeb\xe9\x30\x5c\x00\x78\xbd\x34\xcd\xcf\x66\xa4\x87\x2a\xb5\xaa\x1a\x8c\xc7\x66\x24\x66\x33\x57\x15\x2c\x18\xcf\xe3\x7d\x4d\xe1\x5b\xb5\x06\x62\x13\x3b\x88\x6d\x8b\xff\xfe\x67\xc8\x4a\x1d\x4e\x66\x8e\x6d\xe3\x30\xbf\xa3\x12\x9b\x32\xb2\x62\xa3\x10\x2d\x5f\x48\x18\x29\x2c\x7e\x48\x61\xc2\xfd\x8f\xad\xb8\x4f\xb8\xc8\xaa\xd2\x99\x62\xd3\x25\x1e\x5b\xe1\x52\x7f\xd6\xa0\x70\x12\x74\x30\x09\xba\xca\x4f\x12\x9b\x00\x03\x62\x83\x4b\xbc\xc6\x77\xfc\x62\x6b\x1e\x4b\xfb\xb5\xd3\xfc\xc4\x42\x62\xe3\x25\xae\x94\xa5\xd8\xc4\x42\x62\x6b\xec\x73\xa8\x9d\x02\xe7\x03\xb9\xd2\xa5\xca\xe1\x11\x5b\xf7\x1c\x28\x44\xab\x76\x5c\x6c\xa3\x89\x46\x15\x5d\x35\x27\xc2\xc9\xd3\xb1\x51\x45\x57\xad\xe4\xd8\x86\xd7\x9a\xac\x47\xe9\x4c\xb1\x0d\xbf\x2f\xb8\xd6\xa9\xf7\x85\x3f\x6d\x70\x0b\x4e\xcd\x4f\x00\x05\xb1\xc1\x77\x56\x55\xa0\x24\xb6\xf4\xfc\x92\x47\x65\x6a\xee\xb2\x60\xc7\x96\xaf\x3a\x2d\x47\x42\x6c\xd3\x4b\x3d\xd9\xe5\xd2\xf4\xa6\x87\x32\x39\xbd\xa5\x4f\xa4\x24\xcb\xd8\xa8\xf5\x0b\xb9\x38\x9c\x38\x1d\x1b\x0c\xdf\xae\xd9\x19\xdb\xf2\x56\x82\xe1\xbb\x2a\x7d\x2a\x0c\xcf\x16\x1b\xdc\x6a\x55\xe9\x53\xb1\xed\x9e\x1e\xe2\x04\x8d\x7b\x1e\x9b\xdc\x6a\xb1\x51\xd8\x50\x6a\x55\x6c\x87\x69\x07\x69\x55\xcb\x79\x78\xbb\x50\x9e\x57\x6a\x55\x6c\xa7\xc7\x79\x72\x9c\x4d\xed\x4e\x6f\x5d\x0a\x1b\x4a\xbb\x0a\x27\x47\x07\x93\xa3\xab\x52\xab\x62\xbb\xbc\x5d\xe0\xb9\xaf\x72\xb0\xc4\x76\xbb\xdd\xcd\xf9\x75\xad\xe7\xe3\xb1\xc0\xcf\x55\x73\x68\x9c\x8f\xc7\x42\x35\x5c\x35\xa0\xa2\x48\xd5\x8e\x42\x7d\x5a\xa9\x55\x51\xe4\xe8\x8a\x42\x56\xa0\xf4\xa9\x28\x66\x05\xa5\x70\x0e\x3a\x0e\x4e\x80\x0e\xe4\x3b\x97\x2a\xe7\x4b\x14\x39\xb3\x82\x09\xd0\x55\x35\xb7\xa2\x48\x62\x08\xe4\x42\x97\xaa\x82\x5f\x61\x18\xbd\x28\x94\xf5\x05\x19\x17\xc5\x6c\xa2\x50\x9f\x4e\x6d\xf9\x22\x7d\x3a\x98\x1c\x5d\x55\x16\x2d\x9c\x1c\x1d\xc8\x85\x7e\x69\x6a\xd7\x3d\x3f\x5a\xeb\x54\xac\x2c\x8a\xc2\x7b\x83\xc9\xd1\x55\x35\xb8\xa2\x0c\xaf\x27\x59\x81\xe0\xac\xa3\x98\x15\x14\xea\xda\xca\x9d\x8a\x62\x56\x50\xc8\x0a\x54\x4c\x23\x0c\x39\x16\x4c\xaa\xae\x53\xfb\xb3\x98\x15\x14\xb2\x02\xe5\x55\x45\x09\xaf\x0b\xd2\xca\xaa\xf2\xaa\xa2\x98\x4d\x14\xb2\x09\x39\x82\xa2\x98\x15\x94\xc9\xf7\x89\xcd\x3b\xe1\x3a\x0a\x15\x81\xd9\x4d\xf3\xfb\x26\xdf\x37\xd4\xe7\xf2\x38\x79\xa6\xe5\xd0\x89\xb2\x3c\x77\xea\xe8\xc2\x0d\x8b\x22\x1d\x3d\xca\xde\x48\xd3\x5a\xef\xee\x93\x3a\xba\xea\x22\x44\xd9\xfd\x8d\x0e\xce\x41\x2c\xb9\x1c\x9e\xc3\x31\x48\x1b\xff\x24\x0c\x87\xf3\xb1\xa3\x50\xf7\x98\xde\xbe\x87\x5f\x79\xf2\x95\x53\x4b\x73\xfa\x95\x27\x87\x3a\xf5\xe9\x4f\x1f\x09\xb2\x0a\xf9\x7b\xa2\x5c\x9e\xe2\xc5\xf7\x79\x8b\xde\xde\x16\x70\x97\xd7\xb5\x69\x49\xa5\x7b\x44\x21\xab\x58\xba\xfd\x8b\xdc\xe5\x51\x10\xec\x5f\x95\x93\x15\xe5\xf1\x38\x29\x88\xa8\x6e\x7e\x54\xf9\xa5\x82\x79\xdc\x55\x79\x57\x51\xa5\x08\x44\xe5\xb1\x96\x2f\x28\xaa\x8f\x2e\xf0\x2a\x5f\xda\xc7\x2a\xaa\x8f\x67\xe5\xf1\x54\x96\x54\x54\x1f\xcf\x4a\x53\x98\x80\xf3\xa3\xfa\xa6\x66\xf2\x74\x5d\xba\xe1\x9d\x3c\x1d\x48\x9e\x0e\x05\x57\x44\xf5\xc9\xad\x3c\xb9\x72\x2f\x45\x1d\x1e\x0a\x4f\xa7\xdc\x4b\x51\xa5\x8a\x07\x73\xa7\xeb\xd2\x2e\xac\xc3\x53\x0f\x7e\x86\xcf\x7a\x11\x46\x22\x0e\x22\x11\xd7\xf5\x59\xa6\xa2\xfa\x04\x56\x9e\x40\x55\xb7\x89\xea\x8b\xba\xe6\xaf\x9d\xe6\x20\x94\xa1\xa8\xb4\xcf\x0b\xd7\x37\xaa\x82\x63\xa2\x26\x6e\xdc\x25\x0e\x5a\xa7\xdf\x47\xf5\x5e\x6e\xa9\xa8\xbe\xc5\x2b\x6f\x71\xb9\xa5\xa2\x2a\x70\x26\xea\xe2\x9a\x2d\xf5\xb9\x3c\xf7\xc5\xcf\xbe\x34\x16\x05\xb9\x04\x73\xae\x9b\xc0\x48\xa3\xfa\x36\xae\xb8\x8d\x9b\xc0\x48\xa3\x0a\x0e\x21\x98\x74\xdd\x94\x90\x1d\x55\x88\x86\x81\xfc\xeb\xd2\x94\x5f\x15\xf5\xf0\xfb\x10\xe5\xd2\x84\x6f\x1e\x55\x2e\xb2\xa8\x38\x9a\x6d\x2b\x1a\xe7\xe5\xf7\x41\x85\x6f\x9b\xb7\xb5\x8f\x18\x93\xae\x9b\x72\xa8\xa2\xde\x5e\x6b\x44\x9d\x34\xe5\x50\x45\x7d\xbc\x05\x9f\x1f\xed\xeb\xb3\x29\x8e\x35\x1a\xe2\xd3\x9a\x12\xa5\xa2\xf9\xc6\x6d\xdb\x45\x5a\x17\x4d\x7b\xb7\x15\xae\x8b\x04\xde\x26\x0b\x5a\x34\xb8\x85\xdb\x87\x9d\xfe\xfe\x21\x4d\x5b\xa4\xa9\x4f\x85\x88\x04\x72\xa5\x5f\x9a\xfa\xf4\xad\xda\x2a\xd7\x45\x92\x41\xb3\xf0\xdd\x1a\xd7\x45\x7b\xbe\x35\xcf\xaf\xf1\x3b\x48\x6a\x68\xb2\xa0\x05\xf2\xa8\x4b\x53\xa6\x54\xb4\xe6\xf9\x75\xf6\xa9\xf3\xd0\xba\xe7\xd0\xd9\xa7\xf6\x7c\x93\x05\x3b\xda\xe0\x9e\x98\x1a\xa7\x6f\xdc\x36\xb8\x9e\x53\xdf\xc1\x67\xb3\x05\xbf\x83\x24\x83\x16\x1e\x4b\x72\xad\x25\xb9\xb6\xf4\xfc\x70\x36\x9b\xd0\xf2\xa2\xf9\xe6\x6c\x08\x03\x69\x42\x57\x8c\x96\x5e\x4f\xe8\xf6\x4d\x90\xfa\xd1\x7c\xfe\x1a\xac\xdb\x4d\x58\xeb\xd1\x96\xdf\xb7\xf8\xbe\xa2\x76\x6b\x99\xc6\x3e\xc5\xae\x8d\x2c\x1f\x00\x02\x2d\x4d\x09\x4a\xd1\x0e\xbf\xef\xe0\xfb\x74\xc3\xb7\xd3\xed\xe0\xcc\x6a\xc5\xfb\xd3\x12\x6f\x3b\x89\xb9\xee\xfd\x79\x7a\xef\x9e\x27\x69\x1a\xe7\xe5\x39\x5c\x9c\x83\xf7\xe7\xe5\x3e\x2f\xae\x99\x58\x79\xbb\xbc\x5f\x70\xfd\x35\x25\x36\x45\xf3\x15\xd7\x6e\x8e\xc5\xfb\xf3\x76\xbb\x9b\x63\xf1\x1e\xbc\xfd\x6d\x71\xfd\xb5\x22\xa9\xa1\x3d\x5e\xcf\x87\xed\xb4\x07\xbb\xcf\x6d\x47\xfc\x79\x53\xf6\x52\xf4\x2d\x4c\x03\x3f\x2b\xda\x83\x5d\xa0\x07\xd1\x0b\xbf\x83\xae\xfe\xae\x74\xd8\x00\x74\xff\x4b\x53\x9f\xf2\x4a\x05\xb3\xc6\x9b\x3c\x4f\xd1\xad\x34\x33\x6b\xbc\x15\x89\x05\x5d\xa0\x07\xd1\x71\xdd\x36\x79\x9e\xa2\x2b\x4d\x25\x3a\x24\xe5\xa6\x9a\x14\xd1\x9b\xdb\x35\xb6\xd3\x1e\xec\x3e\xb7\x9d\xe7\xb6\x4a\xaa\xed\xdd\x63\xe9\xec\x53\xbc\xb5\x77\xb7\xc3\x7d\xdb\x94\x9e\x14\xdd\xf7\x6d\xc7\x7d\xdb\xe4\x79\x8a\xee\xfb\xb6\x23\x11\xae\x55\x49\xa7\x06\xdd\x8f\xce\x73\x2b\xaf\x54\x74\xa1\xfa\x45\x0f\x8e\xf3\xf3\x78\x44\x4f\xb7\xc3\x7d\xdb\x84\xb2\x17\x06\xab\x8e\xce\x33\x2d\x8f\x55\x74\x9f\x69\x64\xb3\x57\x81\x1a\x44\xf7\x91\xee\x10\x94\x5b\xd5\xd6\xed\xd3\x53\x58\x9c\xba\xb6\xa7\x33\xd8\x83\x19\xec\x4d\x69\x3f\xe1\x0c\xf6\xe8\x00\xab\x6c\x55\x2c\xb2\xef\x9e\xc2\xce\x29\x48\x2c\xe8\xbe\x6e\xfb\xfe\xeb\x53\xe3\x3c\xfc\xbe\xf7\x6a\x1c\x4d\x37\x40\x3f\x3d\xbb\x93\x5f\x7d\x95\x7f\x93\x85\xbb\x65\xd3\x7e\xf1\x43\x2c\x2d\xa8\x0f\x6e\xe7\xc1\x6d\xde\x84\xb7\x47\xc3\x8b\x53\xc9\x3d\xd1\x65\x17\x8f\x8e\x24\xd5\xa6\xe4\x9e\xe8\x8f\xdf\x07\xb7\x54\x93\x6b\x2d\xba\x2f\x5c\xe6\xb1\xb7\x26\xd5\x6a\x58\x6e\x65\x1e\x7b\x53\xe2\x4f\x0c\x5b\xc2\x06\x60\xfd\x5a\xd3\xe5\xef\x1c\xf7\x60\x8e\x7b\x6b\xba\xfc\x87\xd5\xdf\x01\x4b\x58\x6b\x62\xae\xc3\xd6\xae\x51\x7f\xb4\xef\x4b\x0c\x5f\xb8\x4c\x48\x6f\x72\xc9\xc5\xf0\xa5\x3a\x78\x38\xe5\x76\x8b\xa1\x64\xb0\x18\x8d\xeb\xa9\x4f\x38\xac\xaa\x0e\x04\x9d\x34\xa1\xe0\xc7\xe8\x7e\x1f\xd4\xd8\xa6\x84\xa1\x18\xdd\xf3\xeb\xfc\x0e\xa1\xb1\xc8\x2f\x15\x4c\x64\x6f\x2d\xb4\x2e\x56\x71\x07\x2f\xdc\x26\x06\xea\x64\xf5\x18\xc1\xb9\x8b\x81\x0e\x5f\xb8\x03\xc2\x70\x13\xe4\x5f\x8c\xf0\x77\x80\xcf\xaa\x09\xee\x37\x46\x78\x2c\x30\xa6\x37\xb9\xe4\xc2\x19\xe9\x31\x78\x02\x85\xe9\x17\x63\xfa\x7d\xbc\x54\x55\x37\x20\x86\xfc\x59\x31\x90\x44\xd6\x84\xbd\x1f\x63\xfa\x7d\x30\xb4\x37\xf9\xd6\x62\x2c\xd3\x20\xf0\xb6\xae\xfd\x39\x76\xaf\x0b\x54\xd5\xa6\x04\x9e\x18\xbe\x8c\x07\x2f\xdc\xee\x3d\x78\xf8\x3b\xc0\x60\xde\xba\x18\xe1\x38\xbc\x97\x10\x5b\xd9\xba\x84\xcc\xe1\xcb\x18\x59\xe6\x2f\x4d\xe3\xbc\xbc\x27\xe0\x4e\x6e\xdd\x7b\xd0\x97\xf1\xe0\x65\xdc\x65\x7e\x1a\x97\xd7\xe5\xe2\xdc\x75\xc1\x8f\xdb\xed\xe0\x4e\x6e\x2a\x0b\x15\xc3\xc2\xf0\xe0\x99\xee\x52\xef\xc7\xed\x39\x3c\xdb\x7f\xff\x13\xca\x79\x0a\xe7\x96\xc7\x78\x38\x14\xe9\x63\x4e\x2e\x8f\xc1\x23\xdd\xbd\x75\xe5\x06\x0b\x20\x8d\xbf\xb4\x6f\x28\xa1\x08\x91\x60\xe2\x79\x53\xa5\x8e\x08\x1f\xf7\xd8\xd8\xa7\xf4\x31\x27\x9e\x47\xf0\x9e\xee\x62\xae\x61\x8b\x56\xc0\xb8\xdd\xba\xb6\x67\x28\xec\x32\x02\xb9\x60\x4d\x25\xdd\x23\x6c\xd1\x8a\xca\x25\x93\x5e\x15\x2a\x2b\x13\x51\xd9\x4e\xf7\x7b\x28\xfe\x2c\x82\xac\xa0\x8b\xb5\x86\xef\xe9\x68\x5c\x6a\xc9\xa6\x61\x19\x3a\x90\x1b\xd2\x86\x4c\x02\x61\x95\x39\x60\xdc\x6e\x43\x6c\xd7\x08\xec\x11\x3c\xee\x82\x02\x8c\x18\x5e\x97\x51\x48\xd3\x1c\x94\x33\x1a\x81\xf0\xec\xa6\xdc\xa5\x08\x5b\xb4\x02\x16\xad\xa6\xdc\xa5\x30\xaa\x7b\x04\xf2\x49\x9b\x72\x97\x22\xc2\xeb\x02\xab\x55\x13\x84\x60\x84\x75\xe6\x48\xb6\x93\x99\x21\x7c\x4f\x07\x65\x6f\xe5\x35\x85\x93\xe0\x03\x49\xef\x2f\x4d\x6b\x96\x5e\x33\xb2\x10\xf9\xff\x22\x2c\x97\x07\x59\xc8\x90\x4c\x1b\xb6\x6e\x33\x0b\xde\xc5\x21\x22\xcc\x42\x82\x97\xbf\x7c\x83\x11\xcb\x73\xa7\x3c\xaf\x9c\xa7\x88\xe5\x39\x2c\xae\x99\xf4\xb1\xb0\x25\x2c\x76\x8e\xd3\x7b\x5e\xf5\xa5\x22\x76\x8e\x33\x34\x77\xeb\xda\x41\x5d\x7b\x78\xcf\x2b\x1c\x35\x98\x3d\xdf\x94\xd7\x14\x61\x0b\x5a\x1c\x5c\xeb\xd4\x5e\xb2\xfe\x10\xd4\xb5\x87\xec\x0c\x61\x76\x86\x4c\xf9\x97\xa6\xf9\xd9\x44\x16\xd4\x2d\x54\x82\x3e\xc2\xfa\x43\x90\x2d\x09\x5e\x30\xc2\x3a\x02\xb2\xda\x4b\x0b\xef\x5d\x8b\x1a\x71\x9d\x2f\x7b\x91\xba\x12\x97\x97\x8c\xdc\x4c\x2e\xbe\x88\xdb\x5b\x09\x16\xb2\x26\x17\x5f\x84\x25\x94\xa0\x6a\xa1\xa2\xe3\x11\xe6\x74\x41\x4e\x27\x37\x5e\x84\xa5\x17\x66\xce\x37\xb9\xf1\x22\x2c\xbd\x04\xa5\x17\xe5\x26\x45\x3c\xee\x93\xe6\x02\x15\xd8\x8b\xb4\xf4\xc2\xec\xf8\xa6\xbc\xa5\x48\xb3\xba\x84\xc7\xbf\xd9\x57\xe7\xcc\xf9\xc8\x8d\x63\xd1\x71\x48\xab\x24\x89\x80\x9b\xa6\xbc\xa5\x48\xab\x1d\x49\xb5\x43\x10\x82\xe1\xec\xf8\x48\xaa\x1d\xf6\xb9\xa5\x59\x56\x92\x65\x85\x58\x79\xda\x1f\x97\x54\x2d\x94\x64\x14\x69\xd5\x22\xa9\x5a\x84\xb6\x75\x36\xcf\xa1\x71\x0e\x92\x42\xd2\xec\x2c\x3b\xc7\x22\x29\x24\x2d\xd9\x24\x25\x1b\x25\x20\x45\x0e\xb7\x1b\x6c\xa7\x6d\x9d\x82\xe1\x89\x1c\xbf\x76\xff\x06\x2e\x1c\xce\x90\x8f\x44\xaa\x5b\xb3\x4b\x2e\xc3\xd3\x0f\x7e\x26\xdd\x02\x19\x9e\x3e\x35\x16\xbb\xe4\x9c\x21\x1f\xa8\x53\x51\x9a\x6a\xc0\x46\x4e\xbf\x6f\x72\xb9\x75\x0b\xa4\xb9\x56\x92\x6b\xd9\xb7\x96\xb6\xd1\x27\x85\x9b\xd4\x0d\x91\xcb\xdb\x02\x51\x04\x2d\x37\xf5\xa9\x74\xb6\x48\x72\x9f\xd4\x2d\x90\x16\x6e\x92\x96\x06\xfb\x0e\x9d\x05\x1f\x49\x01\x26\xbd\xb5\x4f\x8f\x13\x00\xc2\xcd\x3e\xb2\xb4\x72\xc1\x6c\xf6\xa6\xaa\x9d\x91\x16\x44\x92\x82\x88\x0a\xd1\x46\xde\x5e\x6b\x1e\x5d\x41\x0c\x46\xfa\xe8\x26\x8f\xae\xfd\x60\xe9\xa3\x9b\x54\x3c\xd2\x5b\xd4\x47\x97\x19\xeb\x4d\xd5\xec\x63\xfa\x78\x32\x2b\xbd\xa5\xb6\xda\x54\xc2\x57\x4c\x5a\xe5\x94\x4c\x14\xd3\xc7\x8c\x19\xe4\x4d\xc9\x44\x31\xad\x40\xcc\xca\x35\xd3\x7e\x71\x76\x79\x4c\x56\xbd\x53\x32\x51\x38\x83\x3c\x26\xad\x72\xf6\x67\x39\x83\x3c\x90\x41\x1e\xd5\x53\x68\x1e\x26\x6c\xf0\x6d\x7e\x79\x00\x31\xdb\x6e\xda\x41\x9a\xba\xb4\x71\x0d\x39\xe1\xa5\xd9\xd5\x35\xad\xa4\x23\x49\x3c\x6a\x98\xa4\x1d\x38\x79\x87\xdb\x63\x35\xbd\xe3\x27\x22\x40\x9b\x3d\x4f\x53\xb8\x0f\x31\x11\x66\xd6\x94\x66\x14\x73\xf9\x75\x48\xc7\x68\x4a\x25\x0a\xe7\x7a\xc7\x5c\x9c\x9e\xd4\xa3\x69\xfb\xd9\xe4\x7d\x2b\xd4\xbe\x70\x1e\x78\x4c\xee\xf8\xe9\x39\xf8\xbe\x9d\xf0\x34\x37\x15\x57\x8e\xe9\xfb\x76\xee\xec\x53\xf2\xe7\xf4\x49\x61\x8e\x78\x53\x2a\x51\x4c\xdb\xaf\x91\x12\xfe\xd2\xbe\xdd\x39\xed\x3e\x9a\xb4\xbb\x09\xb5\x2f\xe6\xe9\xdd\x42\x51\xdf\x2e\xa2\x69\x51\x7f\xc2\xd3\xdc\x96\xd4\x70\xe7\x81\xc7\xa4\xdd\x7b\xf9\xb3\xfb\x72\x9c\x70\x2d\x35\x55\xb9\x8c\x69\xbb\xdb\x44\xfc\x4b\x53\x9a\x51\xcc\xdb\xdf\x0f\x51\xa5\x4d\x55\xaf\x63\x5a\xd6\x47\xba\xf8\x4b\x53\xbb\xc7\x73\x87\xf7\xba\xa9\x16\x75\x4c\xa5\x94\x04\xf3\xc0\xdb\x52\x8c\xcb\xb2\xf7\x7a\xf1\xf4\x2d\x5d\x8e\xcb\x36\xb9\x45\x9b\x9c\x5d\x52\x4b\xf0\xc1\xc1\x9c\xed\xa6\xf4\xa4\x58\x8a\xea\x0e\xa4\x6f\x87\x82\x82\x63\x59\x9c\x5f\x08\xf8\x6e\x4b\x8c\x67\x09\xda\x21\x16\xc5\xf9\x25\x0d\x68\xd9\xec\xb6\x2a\xa7\xa0\x3b\x6e\x35\xf7\xc9\x7b\x73\xe9\x8e\x73\x1a\x78\x2c\x9a\xd2\x85\xc0\x17\xcb\x27\x73\xf1\xde\x14\x02\x5f\x2c\x5b\x04\x16\x4d\xe9\x76\x1f\xad\xee\xa9\x23\x50\xbc\xd9\x7d\xb4\x6c\xae\x43\xca\x77\x69\x42\xe0\x8b\x65\x73\xdd\x1a\xfc\xec\xba\x8c\x96\xd5\x80\x45\x35\x60\x2d\xb7\xfb\xd3\x27\xc7\x29\x55\x66\x85\xe7\x0e\xd7\x59\x17\xcc\x5e\x2c\x5b\x0b\x16\xac\x05\xdd\xee\xa3\x65\x15\x61\xc1\x5a\xd0\x37\x5d\x62\xce\x1d\x8f\x05\xd3\x7d\x57\x02\x75\xac\xf4\x76\x01\x04\x45\xb7\xfb\xc8\x79\xe5\x81\xba\x4b\x2f\xad\x8b\x76\x99\xf6\x90\xa6\xf5\x34\x5b\x5a\x73\xfe\xf7\x3f\x61\x83\xd5\xb2\x86\xc0\x94\xf3\xae\x82\x81\xe1\x94\xf3\x58\xc8\x6c\xe9\xf6\x3a\xad\xe5\x9d\x0b\xd8\xbb\xae\x52\xc3\xb1\xcc\xb1\x90\x7d\xfe\xd2\xf4\x19\x6c\x9c\x40\x86\xf9\x4b\x53\x9f\x96\xe6\x91\x2a\x5e\xfa\x26\xeb\xe7\xb2\x57\x0d\xa9\xe2\x2f\x6d\x89\xe6\xcf\x7e\xb0\x4f\xf9\xf4\x5d\xdb\x29\xd6\xc1\xb1\x88\xeb\x3a\xaf\x3c\x16\xb0\x59\xbb\x4a\x3a\xc7\x3a\xfd\x3e\xd8\x1c\xbb\xea\x57\x86\x4b\xe0\xc5\xba\x38\x16\x71\x4f\xe7\x8e\xc7\xba\xf8\x3e\x6f\xf9\xcb\xef\xbb\xf8\x3e\x6f\x6b\x73\x33\xa4\x91\x97\x6e\x0f\xd1\x32\xc7\x5a\x37\xbf\x91\xac\xf3\xcb\x86\x0b\x14\x6c\x2e\x5d\x19\x4d\xb1\x1e\x6f\xcf\x87\xed\xc4\x75\x77\x7b\x0a\x76\x70\xa5\x2e\x78\xbb\xd8\xcd\x95\x76\x58\x20\xba\xd2\x8f\x62\x77\xe8\xdd\x0e\x0b\x44\x57\x7d\xaa\x70\xf2\x78\xec\xf0\x14\x74\xa5\x1f\xc5\x6e\x0f\x1f\xca\x44\x47\xd3\x67\xdf\x6d\x9c\x40\x1a\xf9\xdb\xec\xdb\xd5\x7b\x75\x97\x70\xfe\xf5\x22\xe6\xb9\x5b\x94\xd8\xe1\xfc\xeb\xa5\xfd\x63\x88\xc4\x6e\x49\x63\x6f\x9c\xbd\x78\xeb\x6e\x45\x00\x59\xe6\x2f\x4d\x33\xb4\x22\xb0\x83\xa1\xf5\xa2\xfb\x7d\xb7\x5d\x63\x87\x8f\xa1\x2b\xe1\x29\x76\x61\x5e\xc4\xde\xb9\x32\x62\xca\xbb\xe2\x7e\x63\x87\xcd\xa3\x2b\x19\x2a\xf6\x7e\x9a\xf6\x90\xa6\x2f\x68\x9f\xe2\x3e\x38\x4e\xed\xd0\xdd\xfe\xfe\x7d\x70\x69\xc4\x94\x9d\x76\x1e\x7b\x70\xee\xda\xa1\xbb\xb5\x80\x9d\x8c\xc9\xbe\xa5\xdd\x8c\x09\x99\xe4\xa5\x17\x31\xde\xdd\x8c\x69\x27\x63\x52\x75\xbc\xd8\xcd\x98\x76\x32\xa6\x22\x1f\xe6\x6e\x7f\xff\x3e\xb9\x66\x62\xbc\xbb\x35\x84\x1d\xfe\xfe\x6e\x1f\xd1\x6e\xae\xb5\x23\x8a\xa7\xdb\x47\xb4\xdb\x76\xb1\x93\x6b\x55\xef\x5e\x47\xf8\xec\x90\xb3\xba\xfd\x47\xbb\xed\x1a\x3b\x62\x90\x7b\xf5\xce\x36\xd7\xda\xe1\xc3\xec\x55\xca\xf6\xee\x88\x3e\x64\xb5\x97\x6e\xff\xd1\xee\x38\x81\x1d\x65\x13\xba\x20\xec\x62\x17\x1a\x46\xec\x90\xb3\x7a\x55\x80\xeb\x7e\xb8\x4f\xa4\xb9\xf7\x2a\xa5\xd9\x69\xee\xb1\x93\xa3\x09\xde\x2e\x76\x73\xb4\xfd\x64\x9f\x4d\xdf\xfd\x74\x9f\x17\x69\xde\xbb\xd7\x1f\x1a\x4e\x7c\xf5\x5e\x72\x7c\xc1\x4e\xce\x54\x65\xb7\xd9\xad\x91\x20\xcb\xbc\x74\x3b\x7b\x76\x73\x9f\xfd\xe1\x1c\x64\x73\xdc\xed\xc3\x64\xda\x79\x17\xc6\x5b\x38\xed\x3c\x98\x76\xde\xab\xe4\x48\x57\xdc\x8b\x63\xe3\xb7\xd5\x3e\x3b\x1c\x4b\x7c\x90\x6b\x55\x71\xbb\xc3\x5c\xeb\x80\x9b\xa4\x37\x69\x9b\x87\x6d\xaa\x07\xdc\x24\xbd\xe9\xa2\x3e\x2c\x83\x31\x95\xbd\xdb\x0d\x74\x98\xa3\x1d\x64\x5b\x2a\x4c\x1a\x87\x05\xad\x03\x60\x9e\xbd\xc9\xe6\x78\x38\xd4\xe8\x68\x7c\x9f\x6c\x8e\x87\xe3\x12\x98\xca\xde\x55\x51\x29\x0e\xf3\x9e\x83\xbc\xc7\x2c\xf4\x30\xef\x39\x80\xb4\xdd\x9b\x0c\x29\x87\x8d\x10\x47\xe7\x1c\x64\x4a\x3f\x6c\x84\x60\x0a\x7c\x6f\x32\xa5\x3b\x05\x3e\x98\x02\xdf\x95\x7d\x15\x87\x79\xcf\x81\x80\xe1\xde\x74\x1b\x1f\xc3\x7d\x92\xf7\x34\x69\xb0\x47\x78\xee\x80\xb5\xe8\x76\xe7\x1c\xb6\x32\x1c\xc9\x75\x91\x90\x79\x38\x9e\x01\x99\xf2\xa5\x37\xf1\xac\xc3\xfc\xe5\x80\x3e\xd6\xed\xb2\x39\xcc\x5f\x8e\x59\xdf\x5b\x47\xa6\xca\xc3\xc2\xcd\xb1\xf8\x3a\x99\x00\x0f\xb3\x90\xe3\x65\x21\xa1\x3c\xb0\x38\xac\xa9\x1d\x8b\xab\xe9\xdd\x69\xb7\xe8\xf1\x72\x90\xf8\x33\x01\x07\x21\x1d\x8b\x9b\xc5\x1b\xd7\x66\x8b\x63\xe7\x04\xc4\x20\x0f\xfb\x6b\x0e\xf8\x6b\x7a\xf3\xa6\x76\x68\x21\x73\xf8\xbb\x7d\x47\xce\xe1\x8f\x03\x46\xd3\xde\xa5\x38\x1d\x66\x3c\x48\xe7\x7f\x69\x1a\xa7\xc5\xa5\x03\xb5\x9b\xba\x80\xe1\xe2\x30\x73\x39\x28\x2e\xd9\x49\x72\x58\xf9\x3b\x10\x82\xdc\x95\xb3\x15\x87\x7d\x40\x07\x7c\x40\x5d\x78\xe1\x71\xd8\x07\x74\x5c\x1c\x8b\xc4\xcf\xc3\xe2\xd2\x81\xb4\xc1\xde\xa5\x54\x1d\x0e\x33\x3e\x6e\x8e\x53\xe2\xe7\x71\xff\x69\xc7\x71\xca\x72\x78\x3c\x7e\x1f\x19\x96\x72\xb6\xe2\xb0\x82\x77\x40\xc1\xeb\xdd\x1b\xde\xd6\xcf\x83\xa2\x94\x10\xa7\xc3\xa5\x3e\xe3\xa4\x28\x65\x9f\xd3\xa9\x74\xc3\x38\x91\x6e\xd8\x55\xf3\x29\x4e\x9b\x57\xce\x57\x04\x0a\x61\xb8\xc5\xe9\x50\x45\x20\x0b\x94\xde\xa5\xd7\x9f\x96\x4f\x4e\xca\x27\x5d\x67\xe1\x6c\x7e\x1d\x79\x84\x52\xbd\xe2\xb4\xa1\xf2\x84\xa1\xb2\xab\x1c\x54\x18\x13\x20\x4e\xf2\x08\xe1\xd0\xc5\x69\x85\xeb\x24\x1f\x50\xa9\xa8\x38\xcd\x07\x4e\xa4\x06\xf6\x2e\x4b\xcf\x69\x85\x0b\x69\xfe\xa5\xab\x54\x54\x9c\xb6\x44\x9e\xc1\x76\xda\xd6\xa7\xa3\x85\xcf\xe0\xfc\xb4\xad\x4f\xf3\x0f\xc0\x03\x0c\xd5\x99\x88\xd3\xec\x03\xe5\x9d\x4b\x57\xf5\xa9\x38\x1d\x8e\x48\xb8\x80\x3e\x24\x12\x9c\x16\x5d\x4e\xa0\x6b\x74\xa5\x80\xc5\x69\xb7\xcb\x49\xd6\x62\x97\xd3\x69\x11\x84\x70\x01\xdd\x6e\xa5\xd3\xae\x15\x20\x07\x94\x6e\xb7\xd2\x69\x03\x26\x90\x03\x5e\x9a\x3e\x9f\xc5\x13\x20\x07\xbc\x34\xbd\xcf\x1c\x04\x45\x63\x5f\x9a\xe6\x60\xc5\x89\x98\x00\x7d\xb4\xf8\x37\x49\xf8\xb4\xa4\x71\x52\xd2\x18\x92\x18\x4e\x47\x24\x12\x32\xa0\xab\x70\x55\x9c\xa7\x77\xe1\xc9\xa1\x4a\xda\x3d\x1d\x2c\x7c\x9e\xfc\x14\xd2\xc7\x4e\xeb\x4e\x27\xa5\x10\x7b\x96\x4e\x3b\x76\x4f\xea\x4e\xca\x3a\x8b\xd3\xcc\xe0\x44\xb0\x46\x1f\xb2\x82\x9d\xb6\xa7\x9e\x37\xe7\xa0\x5b\xe5\x34\x33\x38\x6f\xb6\x93\x15\xcc\xb0\x00\x71\xbe\x07\x7e\x4c\xed\x0a\x67\xf7\xc7\x45\x41\xc3\x4e\xa7\xcb\x82\xc6\x85\xe0\xc8\x6e\xa7\x93\xd3\xfb\xe3\xda\x38\x05\x5d\x46\x4e\xef\x8f\x8b\x82\xc6\x90\x8a\xe7\x12\xbd\x71\x51\x75\xb2\x43\xca\xe9\xfd\xc1\xf4\xfe\x3e\x74\xc8\x9c\xde\x1f\x17\x9c\xb7\x5d\x40\x7b\x71\x59\xd0\xb8\x10\xc7\xd1\x87\x0e\xd2\xe5\xc0\xc9\xab\xa2\x4f\xa1\xe5\x85\x53\xff\xe3\x42\x5a\x72\x0f\x59\x35\x2e\x33\x9f\x0b\xd6\x9e\xae\xb2\xdb\xe1\xd4\xff\xb8\xfa\xaf\x9d\xc6\x69\xcb\xcc\x45\x81\x41\x49\x67\x71\xd9\xc2\x72\xd1\xc2\x12\x4a\x1d\xb8\x6c\x61\xb9\x68\x61\xb1\x47\xea\x72\x3c\x06\xd3\xfb\xbb\x3d\x52\x97\xb9\x01\x32\xfd\x5f\x9a\xc6\xe2\x20\x2b\xa6\xf7\x77\x7b\xa4\x9c\xde\x1f\x17\x05\x0d\x21\xe9\xc5\x65\x4e\x71\x51\xc9\x09\x1d\x95\xcb\x42\xc8\x05\x07\x6d\x77\xf6\xd8\xe5\x74\x84\x0b\x30\xe5\xdd\x19\x62\x97\xb9\xc8\x45\x2e\x62\x6f\xd5\x35\xbd\x9e\x8b\xeb\xa9\x63\x74\x39\xe0\xf2\x7a\x25\x92\x31\x75\x55\x5d\xb6\xcc\x5c\xb4\xbe\x84\x4e\xd8\x65\xb1\xe0\xa2\x58\x10\x92\x6c\x2e\x8b\x05\x17\xc5\x02\xd5\xbb\x8a\xcb\xd9\x08\xd7\xc1\x29\xe8\x14\x5d\xb6\x09\x5f\xe4\x20\x76\x72\x5d\xd6\x55\x2e\x8a\x0c\xa1\x20\xb2\xcb\x31\x9c\x17\xb9\x4b\x48\x77\xb8\x1c\xf1\x45\x14\x82\xee\xc4\xb2\xcb\xdc\xe5\xba\xb8\x2c\xd2\x2b\x2e\x67\x2d\x01\x90\xe0\xa5\xa9\xcf\xcb\x4b\x8d\x3c\xcb\x1e\x3e\x2a\x16\x27\x00\x48\xf0\xd2\xf4\x89\xec\x68\xbd\x28\x6a\x84\x8f\x91\xe3\x34\x2f\xe4\x4b\xf6\xf4\x51\xb1\x4d\xf8\xa2\x1e\xe3\x0c\xb1\xdb\x22\xc3\x4d\x91\x41\x10\x7c\x71\xdb\xfa\x72\x53\x8f\x11\x04\x5f\x18\x85\x20\x88\x42\xd0\x53\xba\xe6\x6d\x71\xe2\x2e\x6c\xa7\xcb\xe3\x56\xe1\xaa\xb8\xe1\xc9\xe9\x29\x51\xca\xe8\x05\x81\xc2\xdd\x2f\xed\x9b\xdf\xed\x38\x4d\x00\x19\x94\x9e\x12\xb3\x6e\x87\x82\xdd\xd4\x63\x52\xfa\xc8\x6d\xa3\xf0\x4d\x19\x25\x75\x54\x8c\x50\x10\x37\xc2\xc4\x7a\x4a\x04\xbb\xcd\x42\x58\x01\xbc\xa7\x8e\xca\x6d\x1b\xca\xdd\x39\x07\x89\x60\xb7\x73\x26\xee\xc1\x76\xd2\x39\x6e\x27\x3e\xde\xa8\x18\x64\x77\x86\xd1\x0b\x82\xe8\x05\x5d\xc8\x7d\x61\xf4\x82\x20\x7a\x41\x4f\x49\xf3\xb7\x3d\x47\x44\x2f\xe8\x42\xf5\x8b\xdb\xae\xa3\x9b\x9c\xc7\xc9\x63\xb7\x39\x0f\x8b\x8a\x77\x27\x8f\xdd\x4e\x60\xbc\x27\xa7\x20\x71\xf0\xb6\xfd\xf6\xa6\x29\x24\xb5\x05\x6f\x73\x10\x22\x1b\x74\xcb\x44\xb7\x65\x8d\x9b\xca\xca\x14\xb7\xbe\x6d\xa4\xbd\x69\xee\x10\x72\x5f\xdc\x76\x2b\x01\x1c\xe1\xa5\xa9\x9d\xdd\x4a\x44\x4b\xe8\x4e\x10\x33\x5a\x42\xdc\xd4\x48\x9c\x20\x76\xef\xfe\xec\x34\x85\x4c\xc9\x3d\xb7\xb5\x0e\x16\x31\xef\x42\x03\x8c\xdb\xd1\x65\x37\x9c\xb3\x7d\x8a\x5b\xdf\x66\x13\x37\xd9\x84\x8a\x6b\xc5\x6d\x61\xe2\xa6\x49\xc3\x49\x60\xb7\xdd\x4a\x37\x85\x09\xb3\xcf\xdb\x0e\xd8\xfb\xe6\xba\x88\xeb\x1a\x11\x21\x6e\x6a\x16\x76\xe1\xdd\xd6\x2c\x6e\x1a\x62\x9d\x3c\x76\xdb\x39\x7b\x23\xae\xa2\x4f\x69\x01\xb7\x35\x8b\xfb\x61\x9f\x32\xbd\x3c\x36\xd2\x02\x38\xe1\xa5\x85\x68\x69\xda\x24\x6d\x89\xb6\x9b\xc6\x3e\xe5\xf0\x7d\x6c\xee\x78\x68\xc0\x9d\x62\xbb\x8f\x43\xc8\x1e\xb2\x10\x21\x05\xc6\x63\x16\xf2\x90\x4d\x4c\x05\x0f\x3c\x36\x77\x3c\x64\x13\x53\x12\xca\x63\xcf\xed\xd3\x38\x07\xb1\xd6\xc7\xea\xca\x43\x56\x30\xb5\xaf\x1f\x87\x6c\x13\x2a\xa1\x2f\x99\xf8\x1e\x47\x8c\xa2\xb6\xfa\x98\xb2\x1a\x3e\x4e\xac\x7a\x68\x4d\x5d\xdb\xfc\x37\x51\xf8\x71\xf6\xf4\x83\x40\xf0\x6e\xc7\xe0\xe3\x78\xd2\x87\x8a\xce\xd2\x89\x78\x2c\xdb\x3c\x34\xc4\x2e\x9d\x08\x03\x37\xc4\x83\x68\x8d\xee\x5c\xb5\xc7\x71\xa8\xa8\x02\xff\xd2\xb4\xa2\x96\x6d\x1e\x84\x5c\x74\x15\x02\x8b\xc7\x32\x0a\xc1\x19\xfa\x92\x8c\x62\x70\x86\x78\x00\x7e\xd6\xed\x34\x7c\x6c\x0c\x79\x68\x6c\x5d\x62\xbc\x8f\xb9\xc8\x43\x39\x64\xe9\x44\x3c\x96\x43\x1e\x1a\x4d\x97\x64\x14\x97\x7e\x0f\x02\x37\x74\xd5\xed\x8a\xc7\x46\x53\x96\x7e\xef\xcb\x3b\xdb\x76\x8d\x87\x76\x0d\x7b\x1b\x1f\xdb\x35\x1e\xba\x88\xec\x6d\x7c\x76\x8f\x93\x02\x8c\xbd\x8d\x06\x7c\x88\x87\x5a\x90\xbd\x8d\x8f\xd5\x9c\xe7\xe0\x6e\x92\xcc\xfe\x38\xf2\xfc\x41\xa0\x58\x17\x4e\x62\x18\x28\x22\x9e\x83\x73\xf0\x89\xb0\x41\x95\x60\x10\xdd\x9e\x48\x83\x41\xc4\x43\x21\xc5\x09\x69\x06\x83\x88\x07\x0e\xef\x6e\x6f\xe3\xe3\xd4\xea\xe7\xe2\x5e\x52\xc8\xcc\x73\xf9\xb4\x40\x3d\x1a\x9b\x34\xdc\xc7\xea\xd1\x03\x8e\x36\x84\x93\x18\x06\x8a\x08\x02\x45\x0c\x7b\x22\x0d\x14\x11\xcf\xfd\xeb\x53\x63\xb1\xea\xf4\xdc\xec\x53\x06\x71\x83\x41\x04\xf0\x1d\x5e\xda\xaf\xcf\xdc\x24\xdc\xe4\x06\xe1\x66\x08\x5f\x31\x8d\xea\x90\x2c\x51\x3f\xe4\x36\xcc\x4d\xf8\x2f\xb9\x81\x6b\x0d\xe1\x2b\xe6\x26\xc1\x27\xb7\xc2\x3e\x3f\x81\x22\x37\x71\xad\x64\x69\xfb\xb1\x75\xf5\x29\x6f\x78\x02\xc4\xe1\xa5\x69\x2c\xf2\x2d\xe5\x06\x23\xed\x50\xb2\x5a\x6e\x0a\x7c\x4d\x54\xb9\x2f\x43\x2e\xc5\xdc\x64\xa4\x4d\xa2\x3a\x0c\x81\x24\xa6\x51\x1d\x72\x6b\x9c\x5f\xb8\xdd\x6e\x1a\xd7\x33\x34\x3f\x09\x3e\xc9\x72\xf9\x63\x0b\x8d\x45\x82\x4f\xb2\x24\xfe\x90\x4b\x31\x37\x19\x69\x13\xe0\x0f\x2f\x4d\x63\x19\x5e\xb3\xc1\x71\x4e\xb5\x1b\x1e\xe7\xe0\x9a\x4d\x7d\xbf\xe1\xb9\xc3\x1b\x3e\xe4\x6e\xcc\x6d\x78\x9c\xc1\x71\x2e\xcd\x2f\x3c\xce\xe0\x7a\x2e\xf5\x29\xc3\x4d\x6e\xc1\x7d\xb6\xd4\x67\xfa\x1b\xc1\xe3\x3d\x94\xac\x96\x5b\x7a\x2c\xd0\xb9\x86\x12\xd2\xd2\xb5\xf2\x93\xb5\xf2\x47\xf9\x84\xe8\x74\xad\xfc\x24\xe4\xc3\x50\x15\xae\xdc\x94\x2c\x9a\x1b\x9c\x47\x43\x55\xb8\x72\x9b\x9e\x1f\xac\xc2\x43\xc9\x6a\x69\xc8\x87\xdc\x16\xfb\xac\xea\x73\xf9\xdb\x2e\x8e\xd3\x7b\x5e\x41\xb1\x49\x58\x87\xa1\x0a\x5d\xb9\x1d\xde\x83\x70\x5d\x0f\x39\x1b\x73\x3b\xdc\x0e\xbc\x67\xc8\xa1\x98\xdb\xe9\x76\xa8\xd3\x34\x54\x85\x2b\xb7\xd3\xf3\x43\xc8\xda\x90\x43\x31\xb7\xcb\x67\xf3\x62\xbb\xa1\xb1\x5c\x3e\x7f\x17\xdb\x85\xde\x77\xbb\x1d\x79\x88\xca\x69\xe5\xf6\x98\xf6\xfc\x68\x6a\xf7\x78\x4f\x3c\x9c\xdf\xd4\xb7\x7d\xbc\x66\xb0\xa9\x8e\x32\x35\xce\xc7\x73\x7f\x38\x77\xed\xc1\x62\xfe\x52\xc8\x43\x94\x90\x96\x45\x8e\x9e\x64\xcd\xfb\x51\x3e\x89\x22\x8b\x22\x4a\xb3\x40\xf2\x19\xaa\x97\x95\xa5\xb8\x1d\xc2\xd9\x86\x20\x0d\xd3\x35\xef\xb3\x20\xa2\x74\xc8\x31\x98\x45\x0a\x52\x16\xf8\xa0\x87\x1c\x83\x59\x9a\xdb\x35\xb6\xfb\x6c\x17\x59\x9a\xdb\x21\x1f\x66\xc8\xf9\x97\x45\xd2\x4d\x16\x24\x92\x0e\x25\x88\xa5\x61\x1d\xb2\x20\xd0\x7d\xa8\xd6\x54\x16\x29\x3a\x09\xa4\x86\x32\xaa\x78\x56\xf1\xb9\x25\x3c\xc3\x50\xa6\x57\x16\x25\xa4\x65\x09\xb6\xfb\xa4\xcc\x2c\xe1\x76\xf9\x6b\xa7\x71\x2a\x21\x2d\x0b\x30\x8b\x87\xb2\xc0\xb2\xa4\xd7\x13\x56\xd5\x51\xb5\x27\x5c\x2b\x3f\x81\xd4\xf0\xd2\xd4\xa7\x9c\xbe\x49\xe8\x86\x51\xc5\x97\x8a\xcf\x2d\xca\xdf\x97\xa1\xa8\xa7\x2c\xcb\x7b\x82\xe7\xb6\x7e\xda\x53\x1a\xd6\x21\x0b\xe4\x97\xa1\x1c\xb0\x2c\x3e\xb7\x40\x71\x78\x69\x1a\xcb\xee\xfd\x82\xe4\xf0\xa1\xe2\x4f\x59\x14\x40\x97\x65\xc7\x9a\xb5\xa2\xf5\x94\xd3\x37\x0b\xe4\x90\xd1\xc4\x7b\xca\xe1\x6f\x0b\x59\x63\xc8\xf9\x97\xe5\xf0\x58\x10\x94\x3e\x04\xbd\x98\xc6\x6d\xc8\x72\xb2\xcf\xaa\x39\x98\x17\x14\xf2\x02\x39\x0d\xb3\x9c\x1e\xe7\xc9\x3e\xdb\xbf\x15\xdb\xc8\x72\xfa\x95\x70\xcd\x0c\xa5\x88\x65\xb9\x3c\x8d\x8b\xd3\xf0\x16\xbd\x3c\x8d\x8b\x4b\xa3\x2b\xb7\x5c\x5e\x1a\xb2\x98\xe6\xed\x7b\x7b\xb9\x11\x31\x3b\x84\xda\x98\x45\x11\x30\x59\x10\x01\xe3\xec\xc0\x2c\xb7\xc7\x49\xf6\x23\x44\xc7\x2c\x66\x3f\xe5\xe1\x38\x75\xe5\x16\xb3\x9f\xf2\x70\x9c\xba\x72\xab\x59\x0c\x61\x24\x86\xfc\x8d\x59\x2d\xc2\xd4\x8d\x63\x49\xb7\xbb\x4d\x03\xfb\x91\x53\x31\xab\xd9\x4f\x45\xd0\xfa\x50\x4d\xa9\xac\xc5\xed\x2a\x3f\xa1\xb6\x68\x15\x44\x74\x56\x8a\x22\xfd\x33\xab\x66\xb5\x28\x52\x29\x8a\x28\xd5\x2b\x6b\xf7\x1c\x10\x73\x32\x94\xea\x95\x55\x31\x27\x59\x29\x52\xc8\xed\x96\xae\xdd\x9f\x95\x2c\x46\x30\x8a\x59\xcd\x62\x00\x45\xf1\xd2\x34\x96\x30\x2d\x48\x6b\x9a\x83\x59\x0c\x6b\xf0\x0f\xa5\x73\xa5\x6b\xf0\x27\x6b\xf0\x0f\xd5\x71\xca\x9a\xee\x93\xa2\x41\xd7\x15\xe8\xfa\xfc\x49\x8c\x09\x17\x81\xcd\x6a\xf6\xc3\xda\xfd\x43\x10\x8b\x59\xcd\x7e\x6a\x3e\xff\xfd\x4f\x28\xbd\x2a\xab\x02\xd6\x93\xf0\x13\x43\xa5\xa1\xd2\xf0\x13\x59\xc9\x99\xfa\xd0\xe7\x33\xf7\xa9\xe4\x3e\x4a\xf5\xca\xba\x3c\x85\xc5\x65\x09\x4d\xcf\x12\x05\xa1\x29\x5c\xb0\x35\xeb\xee\x3e\x77\xf6\x99\x7a\xdf\xee\x3e\x77\x7e\x5a\x6f\x41\xd9\x60\xb2\x92\x33\x29\xd5\x2b\xeb\xe1\x2d\x78\x70\x7e\xba\x55\xeb\xe1\xb1\x20\xff\x36\x8a\xba\x34\x63\xaa\x14\x44\x94\x05\x96\xf5\xf4\xb2\x90\xf9\x74\xef\x5c\x33\x9f\x8a\x6c\xfb\x31\x3e\xd3\x54\xd6\xcb\x53\x40\x62\xee\x10\x62\x63\x56\x73\x90\x4a\x65\x46\x2e\xb9\xac\xb7\x3f\x11\x7c\x3d\x43\x99\x5e\x69\xb4\x8b\x24\xda\xc5\x18\xde\xd5\xe6\x04\x95\x82\x88\x5c\x6b\x59\xcd\x09\x80\x84\x31\x84\x18\x97\xd5\x72\x48\xa5\x1c\x22\x30\xc7\x6c\xca\x6c\xc9\x06\x43\xed\x18\xe2\xbb\xcd\x72\x08\x41\x32\xc6\x68\x6e\x27\x86\xd5\x28\x87\x28\xd1\x2b\x9b\x8c\xb8\xd9\xc8\x24\xc6\x67\xb5\xca\x56\xdc\x8e\x32\x8a\x5c\x6e\xd9\x6a\x33\xad\x93\xa6\x3e\x95\xcf\x9b\x0d\xd6\x99\x21\x77\x5c\xb6\xea\x3e\x1b\xfb\xfc\xac\x56\xd9\x2c\xbf\x00\x2f\xe3\xa5\xe9\x7d\xca\xf5\xcd\x46\x5d\x46\x20\x90\xd9\xba\xdb\x75\xb6\x13\xd3\x6d\x96\x6d\x5a\xe7\x96\x90\xac\xd1\xcc\x78\x5a\xe7\x5a\x7f\x3e\xb7\x6c\x66\x3c\xc0\xcb\x78\x69\x6a\x37\xbc\x66\x83\xed\xa6\xbe\x83\x7c\x4b\xd9\x82\xdb\xe5\x0b\xd7\x48\x83\x64\x64\x23\x73\x91\x7f\x2c\x9b\x75\x8b\x46\x4e\x20\xc0\xc6\x34\x10\x46\x12\x08\x63\x28\xd1\x2b\xdb\xf4\xba\x50\xb7\x50\xc5\xa8\x6c\xd6\x2d\x1a\xfc\x39\x23\x24\x47\xb6\xe5\x35\x23\x97\x08\x31\xeb\x66\x2e\xd1\xe0\xd0\x19\xca\xe6\xca\xb6\xfc\x3e\x72\x10\xf9\xce\xb2\x99\x83\x34\x72\x90\xf0\xde\x35\x07\x69\x08\x5a\x1b\x21\x9d\xa4\xed\xee\x73\xe7\x1c\x9a\xc6\x62\x7d\x85\xa0\x1c\x43\x3e\xb0\x6c\x87\xbf\x03\xac\xb8\x23\xc4\xe4\xdb\xe1\x3e\xc9\x42\x94\xb1\x95\xed\xf4\x58\xc8\x42\xe4\x03\xcb\x66\x5d\x86\x80\x1d\x43\x28\x89\xd9\x2e\xaf\x19\x85\x90\x10\x47\x6e\x66\x21\x04\xe5\x18\xca\xd8\xca\x66\x41\xa3\x51\xd0\x90\xc3\x2a\x9b\x59\x08\x41\x39\x86\x90\x10\xb3\xdd\xde\x9f\x0f\xd7\x53\x32\x6d\x7b\x3c\x87\x87\xef\x93\x9e\xd3\x2d\x4c\x74\x64\xc7\x0d\xa5\x48\x65\xb7\x30\xd1\xa9\xcb\x84\xd8\x67\x37\x0f\xe9\xb4\x87\x28\x7d\x2a\x0d\xd8\x91\x1d\x96\xda\xa1\xb2\x50\xd9\xe5\x2f\xce\x8e\xdc\xfe\x21\xf8\xc1\xec\xe6\x13\x9d\x7c\x22\xc5\xe6\x7b\x73\x9f\x28\x02\x3b\x04\x23\x98\x06\xde\x48\xe0\x6c\xbc\x34\x8d\x53\x68\x95\xd9\x81\x56\x39\xb2\xe9\x7d\xe6\x05\x1d\xe6\xd8\x21\x27\x51\xf6\xee\x71\xd2\x3e\x21\x18\xc1\x34\x80\x46\x76\xda\x19\x52\xdf\xb6\xcb\x27\x9c\x1d\x7e\xdf\xa1\x34\xa8\xec\xe1\x35\x83\xdd\x74\x64\xb8\xcf\xdb\xb4\x87\xb4\x7f\x8b\x92\xc8\x6e\x13\x05\xb1\x37\x46\x6a\xcb\x18\x7b\x23\x3b\x9c\x3a\x23\xc5\xb6\xfa\xf4\x34\x26\x52\x8c\xc4\x0d\xfa\xf4\x2c\xc8\x45\xd2\x3b\xc6\x5c\xa4\x93\x8b\x28\xb9\x2a\xfb\xf2\x50\x68\x69\x50\x72\x55\x76\x45\x92\x25\xb1\x37\xc6\x94\x25\xa5\xef\x7e\x1f\xd2\x81\x86\x7c\x41\xd9\x2d\x33\xf4\x57\xb1\x89\xaa\x3b\xb5\xcb\xe0\x9a\x1d\xc5\x60\xc6\x14\xb3\xeb\x16\x27\x3a\x0f\xfc\x14\x43\xeb\x87\x3f\x04\x4a\x51\x0c\xb9\x7b\xb2\xdb\xb0\x41\x3c\x8f\x31\x75\x17\x77\x1f\xf8\x4e\xe3\xc5\xd4\xc5\xd9\x6d\xbc\xe8\xd4\x48\xe6\x67\xdc\x4e\x03\x7d\x64\xbf\xd8\xa7\x18\x8c\xc1\x3c\xb2\xd3\x90\x29\xb7\x4d\x76\x1b\x2f\x3a\xb5\x07\xb9\x5f\xd2\x80\x1d\xd9\x1f\x8e\x45\xa2\xdb\xf0\xa1\x26\x60\xc7\x10\x76\x5f\x0e\x05\x88\xe4\x40\xd0\xd7\x90\x8b\x25\x87\x62\xe4\x73\xd0\x58\x39\xa7\x69\x97\x69\x7c\x9f\xe4\xac\x51\xfd\x3e\x1a\x32\xa7\x98\x88\x01\x3b\x72\x50\x7b\x90\x3f\x24\x0d\xca\x91\x04\xe5\x18\x72\xa3\xe4\x10\x1a\x75\x12\x94\x63\x28\x83\x2a\x0d\xca\x91\x04\xe5\x18\x02\xe0\xcb\x61\xed\x61\xf0\x50\x2f\x7d\xf7\x31\x3c\x4e\x38\x4a\x86\x8a\x38\xe5\x18\x5e\x17\x04\x81\x0c\x39\x43\x72\x08\x4a\x36\x09\xca\x31\x54\xe0\x29\x87\x35\x0b\xe0\x73\xbc\xb4\x29\x5a\x9a\x86\xef\xae\xec\xaa\x1c\xe1\xb9\x53\xb3\x50\x76\x55\x0e\x05\x73\xe4\x80\xa3\x64\xc8\x19\x92\xc3\xa7\x76\xc0\x15\x3b\x04\xea\x97\x06\xec\xc8\x31\x71\x8c\x96\xb4\x54\x03\x76\x24\x01\x3b\x86\x52\xaf\x72\xf8\x48\x0f\x1a\x2f\x94\x7a\x95\x43\xd8\x92\x39\x90\xe1\x37\x84\xdc\x97\x63\xf7\x77\xa0\xf1\x50\x85\xa1\x72\x1c\x5e\x97\xf7\x5e\x4e\xdb\xe0\x87\xed\x0c\xe3\xe0\xe7\xf3\xf6\xb4\x38\x4f\x2c\x8f\x21\x50\xbf\x1c\xb6\x33\x8c\x93\x4b\xe6\xad\xeb\xa3\x39\x78\x17\x0b\xb8\x2f\xc7\xe9\xcf\xc7\xa3\xb9\xa4\x75\x0c\xdb\x15\x07\xef\xe2\x25\x8e\x35\x2e\xbf\xef\x66\x3b\x6f\xf9\xdb\xed\x90\xa9\x3e\x54\x33\x2a\x0d\xca\x91\x03\xc7\x36\x94\x95\x95\xc3\xa2\x3e\xf0\x39\x5e\x9a\xc6\x62\x51\x1f\xf8\x1c\x2f\xcd\x7d\xfa\xf8\xe1\xb8\xbb\xac\x65\x86\x82\x32\x92\xa0\x1c\xb1\xe9\x38\x84\x95\xfe\x80\xd2\x1f\xfe\x0e\xe1\x7b\x3a\xe0\xb7\x88\x4d\xf6\xc1\xf0\x3d\x1d\x88\xeb\x8a\x4d\xb2\x5b\x54\xf7\x59\xd9\xa7\xb6\x7c\xf8\x9e\x06\x06\x47\x09\x81\xfa\x65\xd8\xff\x00\x0c\x8e\x97\x56\x45\x5b\xa6\xed\xa4\x7d\xdf\xdd\xc0\x1b\x19\xf0\xb6\x86\xfd\x2b\x61\x56\x10\x2f\x2b\x58\xa1\xd3\x10\x8a\x1f\xcf\xe8\x5c\x4e\x89\x7c\x61\x71\x3e\x06\x3f\x91\x38\x72\xd8\xc5\x00\x08\x8e\x12\x76\xaf\x84\xaf\xfe\x00\x27\x08\xd5\xae\xca\x10\xcc\x4e\xc6\x7b\x9b\x2f\x15\x09\xcd\xb0\x34\x1f\xc9\x99\x8b\x91\x87\xbd\x08\x91\x9c\xb9\x18\xb9\xa1\x35\x92\xd0\x1a\xb1\xc9\xea\x1d\xd3\xed\x26\xdb\xe9\x14\x85\x0f\x34\x90\x34\x5e\x9a\x56\xd3\x92\x3e\xa1\x35\x62\xd3\x29\x8a\xe5\x95\x5e\x5c\x69\x59\x3f\xc3\x92\x3e\x50\x36\x4a\x28\x09\x2c\xc3\x4c\x02\x48\x1a\x2f\x4d\xcb\x29\x8f\x69\x12\x22\x23\x94\x04\x96\x86\xc8\xc8\x80\x35\x32\xec\x5d\x31\x44\x46\x06\xb8\x44\x08\x0a\x30\xc3\x17\x78\x20\x74\x2b\x8a\x4f\xc3\xe9\x4f\x04\x2e\x11\x45\x12\x66\x58\x9a\x0f\x44\x82\x87\x3d\x2f\x61\x0e\x12\xe0\x20\x51\x24\x7d\xc6\xe5\xb5\x86\x77\x33\x8a\x04\x86\x30\x07\x09\x70\x90\xb0\xe7\x25\x6c\x1a\x04\xb4\xc5\x4b\xd3\x7a\x9a\x13\xc4\xc3\xf9\xc9\x24\x65\x3c\x8b\x24\x9e\x45\x28\x05\x2c\x53\xd1\x9f\x99\xb8\xdc\x43\x69\x5e\x99\xbe\xdc\x13\xd1\x9f\x61\xaf\x4c\x5a\x9a\xcf\x57\x9a\x8f\x94\x22\x63\xa8\x8b\x04\x7a\x45\x89\xa2\x1d\x9f\x76\x3e\x64\xe1\x52\x8b\xff\xa7\x05\x76\xc2\x59\x84\x9d\x32\xa9\xfa\x4d\x99\x95\xcb\x29\x53\x56\x2a\x3a\x2b\xb3\xf1\x33\xa4\xa6\x60\x81\x9d\x90\x15\x51\x66\xfd\x37\x41\xd8\x88\x16\x99\x9d\xb3\x97\xf8\x92\x0a\xbd\xc8\xec\x9c\x86\xf8\x7c\x5a\x2c\xc8\xf1\x0a\xc2\x8a\xcf\xca\xb4\x9b\x32\x91\x98\x1b\xc2\x09\xcc\x54\x10\x56\x26\x82\xb0\x42\x79\x5e\x99\x76\x69\x24\xea\x5e\x44\x15\x2b\x4f\x25\xdf\x66\xc2\xdd\x18\x55\xae\xc1\x34\x0f\x01\x78\xc5\x4b\xd3\x6a\x5b\x2a\x48\xd8\x0d\xa3\x6a\xa3\xa5\x4d\x02\x44\xb3\x08\xe5\x72\x65\xda\xdd\x98\x08\x9f\x88\x2a\x96\x9c\x66\x06\x49\x66\xa0\x7c\xad\x4c\x1b\x07\x13\x59\xb4\xa1\x7c\xad\xcc\xe5\x39\x2c\xce\x5d\xfc\xd3\x48\x17\x99\xaf\x96\x1f\xe9\x0f\x6f\xcd\x3e\x11\x9f\x15\x55\x96\xa0\xdc\xbd\x09\x21\xcc\x47\x95\x7d\xd3\x00\x19\x49\x80\x8c\x50\x61\xab\x4c\x4b\x13\x79\x70\x39\xa5\x71\xa5\x79\x41\x02\x35\x3a\xaa\x78\x6b\x9e\xde\x11\x3c\xef\xf6\x10\xa5\x25\x86\xbc\xd8\x4e\xda\x74\x5e\x6e\x07\x61\x3e\xaa\x77\x99\x5d\x08\x09\x89\x21\x94\x1e\x96\x69\x61\x3e\x1f\xce\x41\x82\x70\x3e\xde\xb9\x80\xf1\x0a\xa1\xfd\x65\x3e\x5e\x6a\x78\x22\xa3\x49\x9b\x9e\x8a\xc1\xca\x09\x0d\x3d\x94\x02\x96\x53\x71\x56\x39\x21\xe8\x47\x2b\x6e\xa7\xf9\x4d\x40\xe1\x86\x90\x00\x73\x2a\x75\x2c\x81\xb1\x11\x21\x67\xd5\xb4\x50\x30\x5f\xa1\x20\xac\xf3\x4f\xab\x00\x40\xd8\x28\x61\xff\xd0\x34\x2b\x00\xc2\xc6\x4b\x9b\xa2\x79\x24\x94\x25\xec\x1f\x9a\x96\x25\x00\xb9\xf1\xd2\xaa\x68\xc3\xb4\x20\x4d\x33\xb0\x2c\x01\xcc\x8d\x10\x7a\x4b\x4e\x6b\x15\xb3\x73\x98\x32\x6f\x4e\xb3\x88\x49\x79\xc1\x7e\xa3\x69\x13\xdf\x84\x39\x20\xec\xff\x31\x8c\x47\xce\x91\xef\xeb\x74\x64\xa7\xad\x7f\x73\xf0\xdb\x0d\xd3\x3c\xf3\xe0\xec\xc4\x76\xa6\xa3\x15\x26\x2c\x83\xa1\x54\xb4\x9c\x76\x49\xcc\xe4\xcc\xc5\x74\x0d\xff\x91\x33\x39\x05\xdd\xfb\x53\xd1\x57\x39\x27\xdb\xc9\x2e\x3f\xa7\xbf\x10\x59\x84\x50\x00\x73\x9a\x45\x4c\xb2\x88\x26\x29\xd8\xd0\x20\x49\x68\x90\x68\xde\x2c\xcb\xef\x83\xf5\x2f\x94\x01\x96\xd3\x8a\x3b\x21\x3e\x42\x59\x5e\x39\xcd\x07\x26\xf9\x80\xb2\xbc\x72\x5a\x26\x98\x94\x09\x94\xe5\x95\xd3\xda\xc1\x84\x17\x32\xec\x52\x9a\x4a\x98\xcf\xc9\x7b\xbf\x4b\xd2\x9d\xa7\x3f\x1f\x22\xa5\xa2\x4b\xf1\x9b\xa7\x37\xfc\xc9\xb1\x78\x57\x5f\xde\x4a\x48\xb4\x0f\x55\xed\xca\x69\x17\xe4\xbc\xd8\xa7\x77\xb5\xe2\x3b\x93\xd0\x20\xd1\xa5\xf8\x19\x1a\x24\x09\x0d\x12\x76\x45\xcd\xdb\xbb\x1a\x0e\x84\x10\xb2\x60\xce\xdb\x6b\x8d\xd8\xcf\xb0\x2b\x6a\x9a\xef\x4c\x58\x06\xc3\xae\xa8\x69\x19\x04\x08\x22\x25\xec\x8a\x9a\x36\x30\x4c\x44\x51\x85\xfd\x4d\xf3\xf1\x1c\xc8\x93\xec\x6f\x9a\xf6\x4a\x10\x6e\x24\x94\x55\x96\x86\x1b\x49\xc2\x8d\x84\x20\x09\xd3\x70\x23\xb9\xe0\x95\x08\xa5\x95\xe5\xb2\x57\x62\x15\xae\x99\x78\xf5\xb2\xd1\x62\x51\x78\xb1\x2f\x6a\x29\x7b\x3f\x17\xb5\x98\x2e\x99\xd5\x30\x25\x49\x2c\x92\xe8\xf2\xe6\x2f\x47\x4e\xac\xca\xb9\x6b\xcf\x2f\xbb\x3c\x57\xe3\x3e\xd3\x9e\x5f\xf6\x4a\x10\x8b\x24\x94\x1e\x96\xc6\x22\xc9\x05\x0c\xaf\xb0\xc3\x69\xd9\x12\xb9\xa8\xe1\x08\x5a\x30\x97\xd5\x18\x62\x8a\xc4\x10\x7f\x59\xc3\x73\x1f\x6c\x57\x35\x4e\xf3\x1e\x62\x8a\xc4\xd0\xde\x35\xa6\x48\x02\x53\x24\xac\xaa\x2c\xdb\x33\x80\x20\xf2\x36\xd3\x72\x5a\x72\x59\x30\x60\x86\xd2\xbc\x72\x99\x2d\x2d\xb2\xa5\x21\x05\x6e\xd9\xe3\x49\xf8\x8f\x10\x42\x60\x2e\xbb\x35\x17\x25\x17\x3b\x8e\x96\x25\x97\x35\x39\x05\x6d\xdd\xe5\x80\x0b\x62\x83\x84\x2a\x84\xe5\xb2\xcb\x13\x70\x1f\x2f\x4d\x9f\xd6\xaa\xca\xda\xb9\x64\x12\x09\x96\x4d\x8d\x6b\x67\x3b\x6f\xa5\xfd\x4f\xbb\x8b\x34\x7d\x5a\x3b\x1e\x00\xe9\x51\x62\x48\xfd\x59\x0e\x80\x58\x27\xdf\xe7\xad\x74\x7a\x9b\x91\xf5\x8c\xe5\x76\x3a\x46\x0b\x41\x9a\x31\xd6\xbf\x41\xa9\xe5\xb2\xfb\x72\x21\x86\x33\xc2\x3b\xcd\x9c\x69\x21\xc6\x2a\x94\x3f\x95\xcb\x5a\x0e\x21\x40\xc2\x7e\xa5\xe5\x18\xab\x45\xae\x25\x24\xc0\x5c\xaa\x6e\x9b\x8b\x9a\x8c\xdd\xb3\xcb\xd2\xcb\x42\x32\x7d\x28\x47\x2a\x97\x39\xc5\x22\xa7\xb0\x9f\x67\xb7\xff\x72\x47\x90\x43\x84\x62\x31\x77\x6b\x32\xfb\xc6\x3e\xc5\x41\x77\x73\x8a\x1d\x49\x28\x61\x1f\xd0\x2e\xb0\xf0\x24\x04\x48\xd8\xcf\xb3\xdb\xb7\xb9\xc3\x67\x11\xca\x83\xca\xdd\x2a\x10\x31\x40\xc2\x46\x86\xdd\x31\x9c\x3b\xe5\x1e\xe5\x41\xa5\xf1\x41\x72\xaf\x6c\xa7\x2d\xba\xdb\xb7\xb9\x93\x8b\xd8\x07\xb4\x37\xb7\xa3\x6c\xa3\x84\xa6\xdc\x2d\xc0\xec\xe4\x14\xaa\x94\x95\x7b\xf7\xba\x50\x80\xb1\x0f\x68\x77\x6c\xd6\x3e\xf8\x3e\xd9\xc0\x76\x2b\x39\xfb\xe0\xfb\x14\x18\xb2\x9b\x8b\xec\xf1\x6b\xf7\x1d\x41\x83\x75\xe4\x0e\x5f\x47\x28\xf9\x28\x77\x9b\x37\x77\xf8\x33\x42\x30\x79\xb9\xdb\x61\xb1\x23\xc7\x2d\x04\x93\x97\xbb\x25\x98\x3d\xd7\x7f\xff\x93\x9b\xa7\x6e\x2e\xb2\xc3\x2a\x1a\x29\x81\x76\xb7\x31\x64\x27\x37\x48\x5d\xe2\xbb\x92\xe9\x73\xa7\x00\xa3\xdc\xa3\xdc\xad\xe3\xec\x40\xec\x0b\xbb\x8e\x76\xeb\x38\xc4\xdc\x88\x14\xb7\xdb\x1d\x7e\xb5\x53\x91\x49\x6f\x41\x1b\x35\x88\x9d\x11\x29\x19\xd3\xd8\x19\xb9\x23\xd4\x3b\xd2\x5b\xd0\x41\x0e\x80\xd1\x78\x69\x5a\x32\x1b\x3c\x76\x1a\x3c\xac\xbd\xef\x56\x72\xf6\x93\xcb\x29\x6e\xbe\x5b\x80\xd9\x2f\xbe\x4f\x97\xf1\x7e\xf9\x7d\x14\x52\xec\x37\xda\xed\xa2\xdc\x69\xd4\x48\x85\x54\xee\x76\x51\xee\x64\x05\xaa\x4e\x95\xbb\xbd\x19\xfb\xcd\x39\x78\x0b\xde\x9e\xc3\xcd\x6f\x24\x13\xed\x6e\x21\x65\xa7\x02\xa4\xea\x54\xb9\x3f\xee\x93\x26\x53\x3b\x95\x76\x0b\x22\x3b\x05\x91\x14\x77\x35\x1e\x47\x1e\x1b\xc7\xa9\x8b\xfa\xb0\xe2\x74\xbc\x9c\x26\x85\x1f\x9f\x87\x23\xbd\x09\xc7\x11\xca\x59\xca\xc3\x91\xde\x07\xb9\xcb\x14\x87\x3c\x1c\xe9\x7d\x50\x0e\x11\xd2\x5f\x1e\x56\x9c\x08\xc7\x11\x53\xdc\xf3\x30\x07\x39\x28\x87\xd8\x51\x75\x98\x4b\x1c\xe4\x12\xc2\xce\xcf\xc3\x5c\xe2\xa0\x35\xd5\x4e\x2c\x43\x6e\x24\x10\x36\x5e\x9a\xda\x39\x2a\xfb\xa0\x25\x44\x79\x49\x79\x58\x27\x39\x10\xad\x10\xca\x4b\xca\xc3\xa7\xfd\x40\x04\x75\x4c\x71\x41\x43\x67\xe4\x11\x9c\x9f\xb8\xe0\xe1\x28\xcd\x23\x39\x07\xe9\x39\x86\xce\xc8\x23\x39\x4e\xe9\xee\x47\x7a\xcd\x92\x7d\x4a\x1e\x34\x74\x46\x1e\x93\xed\xa4\x03\x1d\x16\x1a\x0e\xda\x45\x95\x5f\x94\xc6\xd5\xc8\x63\x72\x7e\xda\x9e\x87\x7d\x97\xc0\xd5\x78\x69\x1a\xcb\xf2\xfc\xc8\x0a\x94\x5f\x94\x87\x23\xa8\x89\x90\x11\xaa\x4c\x95\x87\xed\x1d\x07\x85\x8d\xa9\xa8\xd0\xc3\xce\x93\x63\xcf\xff\xfe\x27\x85\xfa\x92\x87\x55\xa0\x83\x66\x51\xfb\xd3\x8e\xc3\x5b\xf0\xe0\x30\x65\x91\x3a\xac\x1e\x1d\x54\x8f\x94\xb2\x94\x87\xb2\x5d\xf3\x40\x90\x43\x2c\xbf\xcf\xea\xd1\x41\x0e\xa2\x62\x57\x79\x9c\xde\x2e\x94\x43\xec\x4f\x3b\x2e\x6f\x41\x72\x90\xa5\x8b\xff\xb0\x9a\x03\xac\x8c\x12\x4a\x20\xca\xe3\xf2\xfc\x6e\xf6\x29\xa1\xc0\xe0\x19\x79\xdc\x1c\x8b\x84\x82\xe3\xf6\xfc\x5e\xf5\x28\x9b\x5f\x67\xc6\x73\xdc\x1c\x8a\x34\xae\xc3\x8c\xe7\xa0\x15\x76\xc9\x8e\x70\x38\x40\x13\xf0\x1b\x2f\x4d\x43\xb1\x55\xe6\xa0\x76\xb4\x24\x4b\x1c\xd6\x8e\x0e\x5a\x68\x97\x34\xb5\x53\x90\xa6\x79\xd2\x0a\x6b\x17\xdd\xa9\x1c\xfc\x3c\x29\xbb\xa8\xee\x56\x9e\xca\x7e\xcb\x13\x80\x3e\xa1\xe2\x5a\x79\xda\x2a\x73\x92\x83\x28\x27\x29\x4f\xcb\x19\x27\xcd\xb0\xf6\xa7\x9d\xd5\xef\xa3\x26\x63\x7f\xda\xa9\x3c\xfb\x24\x58\x47\xd8\x9f\x66\xb0\x8e\x24\x58\x47\x2c\x59\xb2\x4e\xdb\x59\x4f\xca\x19\x42\x32\xcc\xd3\x8e\x95\x13\xce\x93\x54\x1e\x50\x9e\xe3\x32\xed\x06\x4d\x1a\xfa\xe9\x58\x28\x82\x6e\xa4\x7d\x51\x06\xdd\x48\x60\x6c\x94\xdc\xea\xf6\x6f\xa2\xf0\x69\xe6\x73\xc2\xcb\x9a\x4e\xf7\x39\xd3\xdd\xc2\xf1\x92\x9b\x98\xe4\xe9\x38\xcc\x73\xf2\x95\xda\x16\x06\xd7\xc8\x13\xf2\x44\x3a\x6d\xe7\xb4\x3c\x71\x42\x9e\xc8\xcd\x9f\xd7\xf2\xc4\xb9\xb8\x34\x52\x9a\x4f\x87\x43\x9d\x3b\xc7\x29\x46\x78\x9a\x51\x9c\xd0\x4a\x72\x93\x05\xfe\xb4\x56\x72\x42\x2b\xf9\x23\x2f\x19\x78\x23\x09\xbc\x91\x42\x02\x4c\x23\x6b\xe4\x79\x70\x7e\x62\x92\xa7\x5d\xb0\xe7\xc1\x71\x7a\x5b\x38\x54\xea\x3c\xae\xf7\x04\x4a\x09\x3a\x6d\x7f\x01\x36\xc7\xdb\x4c\x34\x33\x98\xf3\xe4\xb2\xe8\xea\x3f\x2d\xa2\x00\x9b\x23\x9b\x04\xd3\xd3\x3a\xd0\x79\xfd\x9a\x69\x24\x96\x50\xce\x8b\xa3\xd4\xed\x7e\x5a\x42\x01\xfc\xc6\x4b\x53\x3b\x9b\x51\x4e\x98\x4a\xb2\x48\x01\x3a\x1f\x0f\x05\x81\x52\x29\xfc\xc0\xbc\xac\x74\x00\x47\x63\x55\x7d\xf4\xcb\xd6\x54\xc0\x68\xbc\xcd\xbe\x85\xbe\xec\x63\xbd\x60\xb9\x48\xc1\x0e\xe6\xe5\x90\x0a\x40\x65\xbc\xb4\x6f\x93\x5d\x76\xad\x5c\xc8\xff\x4a\xe7\xe5\x18\x3b\x23\x2f\x94\xf2\x4c\x15\xa6\x4a\x63\x67\xe4\x55\x39\x3d\x6d\xdc\xcb\x12\x03\xf1\x31\xb2\x88\x9f\x5d\x76\xbb\x5c\x8d\xed\x74\xf3\x5f\xd6\x2b\xae\xce\x65\x91\x1a\x7e\x0d\xcf\x0f\x16\xce\x2c\xe2\x59\x97\x9d\x20\x17\x74\x87\x2c\xda\x80\x97\xa5\x09\x62\x67\x64\xd1\x06\xbc\x6c\x66\x20\x3e\x46\xda\x3d\x74\xf9\x40\x03\x2a\xa3\x64\xd1\x4e\xba\x9c\xf3\x01\xa8\x8c\x97\xa6\x75\xb1\xf3\xe4\x9a\xbf\x76\xea\xd3\x61\x13\xd7\x64\x3b\xf1\x33\x63\x60\xe4\x35\xb9\x2e\xda\x4a\x97\xcd\x0c\x17\xd0\x72\xb2\x8a\xd7\x5d\xb6\x8c\x5e\x3c\xec\x76\x0e\x5d\x76\x90\x5c\x3c\xec\xce\xd9\xb9\x1c\x09\x75\x41\x62\x48\x87\x3b\x5d\xbb\xbf\x03\xc2\x2d\x52\x85\xa2\xf2\xf2\xd5\x4f\xa0\x8b\xac\xba\x6e\x2f\x2b\x08\x04\xb3\x48\x3b\x87\x2e\x87\x48\x5f\xf0\x90\xa4\x0a\x45\xa5\x81\x2e\xf2\x42\x28\x54\xd6\xe6\x3e\xbd\xcf\x20\x16\x64\xf5\x3e\x73\xb8\xd3\x75\xb1\x4f\xdd\x8d\x06\xba\x48\x02\x5d\xa4\x1d\x47\x97\xad\x9f\xd7\xcd\xb9\x4b\xc9\xb9\x1c\xfb\x78\xdd\x5c\x4f\x49\x98\x97\xad\x9f\x17\x8f\xb4\xaa\x48\xe5\x65\xe5\xe1\x82\xf2\x90\x55\x0a\xd0\xe5\xe3\x4e\x10\x8c\x74\xde\x91\x41\x30\xf2\xde\xb8\x9e\x32\x13\xdd\xd6\x10\x6e\x9e\xf7\xaa\xa0\x3a\x83\x60\xe4\x5d\xf8\x8d\x24\x61\xde\xf6\x91\xdc\x95\xfb\x65\x9a\xd6\x4d\xe3\x9a\x49\x52\xbc\x7d\xde\x6f\x9e\xf7\xaa\xfd\x79\x5b\x43\x00\xe6\xc5\x4b\x53\x9f\xd6\x02\x6e\x60\xde\xa4\x3d\x47\xb7\x2d\x8e\x37\x34\x84\x14\xb0\x60\xde\x76\x84\xdc\x48\xb2\xc8\x26\x71\xf0\xb6\xb3\x03\x00\x15\x25\x9b\x78\xdd\x6d\xab\x22\x51\x29\xd2\x3e\xa0\xdb\xbc\xe0\x0e\xf6\xa9\x8b\xf8\x36\x2f\xb8\x79\xbf\x37\x5d\xc4\xb7\x6d\x05\x37\x8a\x8e\x65\x93\x83\xf2\xf6\x79\xbf\x93\xed\xc4\xcf\x6e\x9f\xf7\x1b\x9e\x90\xb4\x33\xe7\x76\x54\xc5\x3d\x39\x16\x29\xda\xf7\xf4\x58\x66\x92\xa6\x3e\x7d\xde\x6f\x9e\x77\xd5\x89\x4a\x23\x56\xe4\x8d\x38\xe8\x6c\xde\x4b\xf6\x84\xdc\xf0\x84\xa4\xbd\x39\x46\xa5\x48\xa0\x52\x44\xf1\x27\xb2\xce\x7f\x23\x4a\x31\xed\xe8\xb9\x7d\xa4\xef\xf7\x6e\xfd\x13\xff\x70\x3b\x8e\xe1\x7e\x0f\xe9\x9f\xf0\x87\xdb\x46\xbc\xfb\xbd\x22\xff\x44\x38\xdc\x8e\x1f\xbe\x5f\x91\xf8\x4f\x80\xc3\x6d\xf3\xde\xfd\xe0\x5d\x32\x9f\x18\x1f\x22\xef\x57\x0a\x0e\x5f\x52\x8f\x85\x60\x20\x45\x44\x11\x5f\x31\x3a\x44\x02\x1d\x22\x54\x3b\x31\x1f\x87\x15\x3f\x1b\x06\xaf\xaf\xfd\xf8\x26\x05\x36\x44\x14\x59\x55\x1e\xab\xd0\x4f\xcd\x97\xa4\xbb\xf9\xb1\xef\xf1\xa9\xd7\x4b\x12\x6b\x78\x7c\x74\x1e\x20\xfa\xfb\xe6\x7a\x9a\x87\xd1\xb9\x43\x24\xcb\x3c\x96\x7e\x81\xfd\x90\x42\xe6\x4f\x43\x3f\xe4\xd3\xb9\xe9\x24\xaf\x18\xa4\x21\x09\xd2\x90\x76\x95\x3d\x3e\x38\x0f\x05\x63\xbb\xca\x1e\x1f\x0e\xe0\x2e\x94\xec\x5b\xfb\x37\xe1\xf7\x71\xbc\xf1\xc3\x7b\xd4\x9e\x34\xe3\x34\x24\x71\x1a\xb2\xeb\x0e\x7a\x7c\x76\x00\xd9\xf0\xd2\x34\x0d\x9f\x9d\x87\xf7\xa8\xbd\x65\x8f\x4d\xf9\x0f\xb4\xf2\x74\xe2\x96\x71\x1a\xf2\x81\x76\x9d\x4e\xce\x7a\x9c\x03\xf9\xc0\x5c\x9f\xdd\x1b\xc2\xe6\xfa\x07\xe1\x87\xd9\xfd\xd9\x77\xbf\x6f\x67\x9f\x72\x2b\x18\x8b\x21\x1f\x20\xba\x64\xf7\x9e\xb0\x60\x0c\x2c\x86\x3f\xe7\xea\x71\xd4\xe2\xc3\x6b\xd4\x0e\x31\xc3\x2d\xe4\x43\xb9\xb8\x7b\xc3\x58\xc0\x7d\x28\xe0\xda\xb1\xf5\xd8\xc1\xf8\xf0\x1a\xb5\x63\xeb\x71\x1e\xe3\x83\xd0\xc4\xec\x32\x44\x19\x6e\x21\x09\xb7\x90\xc2\x4b\x4c\xc3\x2d\xe4\x73\x71\x7a\x92\xd1\x0d\xa9\x90\xcf\xcd\xb1\x48\x0c\x7a\xac\x26\x3f\x50\x93\xd3\x4e\xaf\xc7\x57\x2c\x21\x15\xd2\x09\x58\x8f\x55\xe1\x87\xd7\xa8\xf0\x12\xf3\x71\x68\xe2\xc3\x6b\x54\xf5\xb4\xa6\x21\x15\xe6\x06\x75\x37\xc7\xc7\xdf\xe6\x26\xb1\x79\x6e\xbc\x46\xe5\xf4\x9a\x9b\x1c\x77\x73\x2b\x58\x6b\x65\x59\xcd\x4d\x62\xf3\xdc\x28\x36\x8f\xa2\x3e\x25\x36\x4f\x20\x28\xbc\x34\xf5\x29\x20\x98\xb9\xbd\x5c\xc2\x92\xf8\xdc\xc4\x0a\xe6\xc6\x5b\x74\x98\x26\x4d\x78\x02\x24\xe1\xa5\x8d\x8f\xa6\x34\xc6\xb9\x91\x4f\xc8\x21\x36\x37\xf1\x89\x09\x90\x84\x92\xa3\xa9\xcf\xee\x65\x41\x0d\x81\x54\x19\xae\xb9\x75\x2f\x0b\x6f\x5f\x65\x67\xcd\x4d\x8c\x62\x6e\xbc\x61\x95\x81\x35\x8d\x7e\x30\x37\xde\xa2\x72\xa4\xcd\x2d\xdc\x2e\xb0\x5d\x94\x2d\x35\xb7\xf4\x52\x23\xac\x28\x05\x50\x38\x8d\x62\x30\x37\x04\x1b\xa7\x32\xa2\xe6\x36\xfd\x19\x78\x1b\x8e\x6f\xeb\xce\x6d\x79\xee\x8b\x73\x4f\xb5\x93\x3a\x3b\xb7\x9d\xe3\xfc\xb6\xe7\xdc\x0e\x7f\x22\x64\xf0\xa4\x32\xa2\xe6\xa6\x0c\x9e\xb9\x1d\x5c\xb3\xa5\xf7\x9d\x5e\xcf\x93\xdb\x65\x69\x5d\x4e\xaf\xcb\xc5\xb1\x78\x7b\x5e\xa6\xc1\x10\x95\xe1\x2d\xa8\x63\x34\x89\x2a\x90\x42\x0c\x9c\xdb\xed\xf7\xbd\xa7\x26\x94\xcb\x37\x0d\x0e\x30\x09\x0e\x90\x2a\x7d\x35\x0d\x0e\x30\xcb\x56\x48\x5b\xa2\x35\xd3\xb0\x73\x55\xfa\x6a\x16\x9f\x22\x82\x0a\xa4\x12\xa9\xa6\x41\x05\x66\x41\xc6\x6f\xca\xc1\x36\xcb\x76\x99\x76\xbf\xc3\xfc\xe4\xa3\x59\x64\x91\x9e\x05\xf6\xa4\x54\x55\xac\x59\xe4\x19\x9f\x05\xf1\x3a\x29\x0c\xc2\x59\xaa\xbb\xa4\x7e\x29\x3f\xd9\x2c\xcd\x53\x00\xa6\x40\x2a\x57\x6a\x16\xe1\x8b\xcc\xd2\xf8\xbe\xa1\x3e\x9b\xdf\xc7\x93\xa2\x5c\xa9\x59\x86\xa7\x3e\x38\xf5\x50\x9f\x0a\xd4\x9d\x65\xe0\x2b\x7c\x01\x0a\xb3\xf8\xa0\x00\x5d\xa0\xa4\xb0\xfd\x66\x11\xbe\xeb\x2c\xc1\x95\x4e\x4d\x21\x4d\x4b\x7e\x74\x6d\xce\xa2\x2b\x73\x12\x52\x20\xe5\x26\x9b\x25\xbd\x9c\xef\x95\x19\x02\x00\x9d\x65\x7a\x55\xe6\xaf\x99\x66\x30\x3d\x4c\x6a\x97\x0a\xb6\x9a\x65\x79\x28\x8b\xed\xb4\x6f\x8b\x6c\xce\xb3\x00\xbd\x28\x73\xd3\x8a\xc9\x35\x35\x0b\xf2\x6c\x32\x37\xbd\x4f\xda\xe5\x2c\xd4\x2e\x05\xed\x37\xcb\xee\xb1\x1c\x6c\x27\xb6\x5a\x0e\xb7\xe3\xd9\x4b\x6f\xce\xd3\xb4\x93\x7d\x56\xbd\xcf\xe7\xb2\xc0\xc1\x9d\xe9\x5d\x76\xf9\x30\xf0\x7a\xcb\xa6\xb9\x5f\x1e\x0b\xaf\x37\xb9\xc9\xa6\x53\xf1\x67\xb9\x39\x4e\xf1\xb9\x72\x7b\x2c\x34\xfc\x08\x86\x6f\x96\xdb\x6b\xf6\xb0\x9d\xb7\xcb\xe3\x6f\xf4\xde\x74\xdd\x6c\xd5\x59\xfa\xb3\x3c\x9c\xba\x3e\x6d\x95\x8c\x3b\xeb\x56\x5f\x41\x42\x33\xa8\xd2\x11\x67\x7d\x4f\x61\x6b\x9f\xdc\x39\x9d\x87\x3f\x99\x87\x9f\xf2\xbb\xcd\x2a\x17\xf5\x64\x1e\x7e\xe6\x67\xca\x9d\xb5\xfa\x6d\xef\x35\x97\x0a\x5d\x9b\x55\xda\xe3\x64\x8a\x7e\xca\xb5\x36\x9d\x86\x3f\x91\x86\x6f\x85\x66\xd6\xe6\x41\xf2\x50\xe6\x34\x4d\x87\xb2\x22\x51\x36\x53\xec\xb6\x76\x8f\xb2\x73\x99\x3f\x30\x9d\x59\xbb\xfb\xec\xfc\x74\xda\xb6\x55\x81\xb6\xb3\x02\xd8\x27\xe7\xa6\xd9\xf9\xc4\x56\xca\xc0\x72\x91\xcd\x1a\x6e\x47\xe3\xf0\x2c\xff\x06\x14\x31\xab\x6c\x49\x13\x79\xfe\x25\x85\xfa\x37\x6b\x78\xa8\x94\x8f\xe5\x41\x9b\xd5\x87\xbd\x52\x3e\x56\x1a\xd8\x74\x02\xff\x64\x02\x7f\xce\xcf\x9e\x32\xeb\xf4\x50\xa9\x5b\xca\xf3\x36\x9d\xa5\x3f\x2b\x39\x81\xd0\x02\xa7\x33\xf1\x67\x5d\x7c\x9f\x78\x75\x15\x0e\xc8\xac\xb4\x25\xcd\xae\x76\x92\x81\x67\xa5\x0c\x2c\xb4\xc0\x59\x7d\x9b\x56\xde\xa6\x73\x68\xee\x87\x3f\x2f\xad\xb5\x53\xa7\xa1\x9e\xee\x93\xf6\x22\x15\xfc\x9a\x4e\xa9\x9f\xf5\xfc\xf5\xa9\x71\x9e\x5e\x97\x57\xf3\x34\xe4\xd1\xac\x97\x3f\xc3\xc5\xcf\x20\x21\xa3\x2a\x48\x7e\x22\x49\xfe\xa5\x69\x39\x6f\x7f\x22\x9a\x76\xa6\xf8\x78\x7d\x3c\xcc\x87\xc3\x4c\x4d\xc1\xa7\x96\x19\xf5\xa9\x2c\xb7\x59\x1f\xf7\xc9\x1b\x7a\xea\xb0\x34\x05\xcd\x4e\x64\xc9\xbf\xb4\x6f\x67\x37\x99\x76\x66\x2b\x7c\xdf\xe7\x87\x9e\x4d\x41\x68\xb3\xbd\x47\x78\x28\x96\x7f\x3a\x6b\x7e\x36\x44\x96\xe4\xfc\xf2\x1f\x66\xb3\x28\xdb\x68\xf5\x99\xe2\xff\x4d\x28\x5f\xb3\xd1\xea\xa3\xe4\xb8\xd9\x9a\xdb\x21\x48\x3e\x95\x00\x37\x9b\x22\x44\x26\x92\xdd\x5f\x9a\xda\x59\x26\x6d\xbc\x69\x95\x00\x37\x5b\xf7\xd4\x79\x70\x55\x5e\x6c\x36\x25\xc7\xcd\x46\xab\x8f\x1c\x76\xb3\xf9\xe0\xb6\x81\xaf\x2e\x56\xdd\xc2\xc3\x7c\xc5\x4e\xe3\x32\xcd\xa6\x70\xb1\xd9\x78\xbe\xe4\x93\x9b\x2d\x3d\x73\x3a\x66\x96\x38\x5d\x93\x63\x66\x36\xea\x98\xf2\xbb\xcd\x26\x24\xd2\xd9\xe8\xb4\x11\x16\xe0\x6c\xbe\x69\x99\xfb\x9e\x4a\x8d\x9b\xce\x7d\x9f\x0d\x08\x19\x29\x9f\xdc\x6c\x96\x64\x99\xfb\x9e\xc2\x10\x9c\x6d\x79\x9c\xb4\xf9\x2c\x5d\x0d\xce\x61\x9f\x6d\xe7\xfc\x42\x5f\x41\x39\xec\xb3\xed\xfc\x7a\xba\x00\xda\xe1\x76\xef\xa5\x3b\x54\xe3\x66\xb6\xc3\x53\x3f\xd8\xcc\x34\x1f\xd9\x46\xfd\x53\xae\xbc\xd9\x4e\x6f\x40\xea\x9f\xcb\xfb\xfd\xf4\x17\x3a\xf9\xd1\xa7\xa6\xee\x0b\xba\x21\xc0\x35\x97\xcf\x82\xcf\x73\xa3\xf7\x45\xa9\x71\xb3\x59\x70\x66\x0a\x7b\xaa\x98\xd9\x6c\x42\x43\x9f\x8d\xfa\xe7\x5a\x9a\xfa\xed\x4f\x84\xb3\x3e\xe5\x3a\x9c\x4e\x61\x9f\x0d\x21\x66\x53\x30\x81\xb3\x3d\x9e\xdf\x7b\x43\x0f\xa5\x53\xcc\xf6\x78\x4f\x23\x3c\x64\x6e\x7f\x68\x5e\x4e\xb0\x81\x29\x04\xc1\xd9\xe5\xa5\x9d\x1d\x19\x75\x73\xfb\x2c\x65\xb3\x9b\x0d\xf4\xc2\xa1\x48\x16\x42\xba\xfb\xf7\x78\x90\x96\xa2\xe9\x7d\x48\x74\x2f\x53\x99\x71\xb3\xfb\xfe\xee\xaf\x96\xea\xca\x38\xb3\x9b\x0d\xf4\xca\x2e\xa5\x0e\x76\x0b\xe3\x1d\x6a\xeb\xab\xac\x7e\xb4\xe6\x61\x22\xc7\x66\x2a\xc3\x6d\x76\x25\xe2\x4d\xe4\xce\xbf\x34\xf5\x69\x75\x97\xc9\xf4\x53\xc0\x83\xb3\x37\x4f\x01\xec\x63\x2a\x33\x6e\x76\xab\xb4\x1d\xc0\x60\x53\x1e\xcc\xd9\xcd\x5a\xfa\xe0\x38\x43\xed\x14\x59\x3f\x3b\x82\xcf\xa6\xc0\x05\x67\x1f\x9e\x5f\xb0\x5d\x6a\x0e\xe1\xf7\x05\xdf\x97\x7a\x9f\x2f\x68\x64\xb6\x97\x29\x90\xc0\xd9\x2d\x8e\x33\xb5\x7d\xca\x6f\x38\xbb\x19\x48\x7f\x19\xc8\x90\x0f\x65\x76\xf3\x88\x0e\x6d\xf7\x55\xe6\x3e\x9a\xec\x57\xb3\xe3\xee\x9e\xca\x54\x9b\xdd\x77\x37\x33\xe2\xa7\x4a\x99\xcd\xbe\x3c\x3d\x44\x8e\x4c\x95\x32\x9b\xdd\xf7\x7a\x87\xfd\x6a\x16\xef\x4e\x81\xa1\x4f\x64\xb9\x97\x29\x3c\xbf\xd9\x7d\xe7\x77\x18\xb0\xe6\xff\x66\xec\xcd\x71\xf7\xc9\x95\x24\x41\x7d\x4e\x91\x37\x98\x20\x83\x8b\x9b\xf2\x94\x91\xa7\xef\xc0\xe0\x02\x94\x50\x55\x0f\xaf\xab\xee\xdf\xa0\x7b\x7e\x66\xd9\x8d\x16\x52\x48\xe0\x97\x7f\x47\xf0\xe3\xea\x34\xdf\x8c\xac\x38\xb3\x22\x25\x51\xfc\x5e\x37\x3a\x5e\xad\xe8\x5e\x2f\x8e\xd4\x2d\x69\x9b\x4d\x2d\xbb\x67\xc1\x5b\xa2\xce\x2d\x4b\x3b\xd7\xad\x6b\x63\xdc\xd0\xca\xd2\x74\x7a\xac\xc7\x92\xb6\x99\x50\x7c\xd9\x31\x9f\xd4\xb9\x2a\x89\xb7\xb2\x63\xce\xa8\x73\xcb\xd1\x77\x27\x64\xbf\x60\xb8\xa9\xec\xdd\xa2\xb4\xdd\xa4\x3c\xab\x4c\xe1\x9a\x62\xae\x7f\xae\x59\xab\x02\xdd\x35\xc5\xfa\x51\x99\x55\xdd\xde\xd5\x6f\x6f\x63\x6c\xd0\x2a\xf3\x42\xcd\xab\xe3\xaf\xec\xa7\x94\xaa\x4e\x74\xf5\x9c\x0c\xe3\x03\x61\x56\x99\x5d\x6e\xd5\x6f\xf6\x6b\x3d\x50\xc6\xb9\xae\x9e\xfb\x69\x2c\x1c\xb3\xaa\xe3\x57\x3d\x9e\x73\xcd\x85\xbf\x07\x83\xab\x2e\xfe\x1a\x27\x37\xf3\x72\xaf\x45\xc3\xf0\xf0\xae\x65\xc2\xe0\xca\xb4\x51\xab\xee\x8c\x32\xd2\x04\x5a\x25\x7d\xb0\xd5\x1a\xdf\x51\xa1\x55\x39\xa3\xa2\x62\xfe\xda\x1e\x3f\x59\xd3\x74\xbb\x47\xdb\xa4\xed\xaa\x1c\x55\x5e\x20\x9f\x8c\xa1\x43\xab\x4d\xc3\xef\xd1\x26\x35\x5a\x15\x5c\xaf\x3d\xa6\x8d\x5a\xab\xca\x36\xaf\x3d\xfa\x49\xad\x55\xbb\xfa\xe9\xd9\xe7\xc6\xd0\xa1\x55\x39\xb8\xa2\x2a\xde\x18\x1e\xb4\x2a\xe3\xbc\x22\xbe\xe3\xf5\x5e\xa5\x0e\x2a\x62\x79\xe9\x34\xab\x3a\xf2\x15\xd1\x26\xed\xbb\x3a\xb4\x7d\x47\xb4\xa9\xed\x2b\xe3\xbc\x8e\x18\x03\xef\xf0\xca\xe2\x38\xf3\xca\xfa\x2b\xe3\x18\x3e\x7d\x37\x63\xcb\xd0\x8a\xab\x52\x07\x35\x8e\x3c\xdf\x24\xb3\x3a\xb5\xb6\x5e\x1c\x67\x0c\x1d\x5a\x5d\xfa\x3d\x7f\x25\xc5\x5e\x6d\x51\xfa\xac\xad\x3a\x2e\xb0\x97\x2a\xad\x2e\xad\x9f\x3b\xd4\x8c\x45\x67\x56\x85\x0b\xaa\xe3\x02\x7b\x79\xa9\x56\xe1\x82\x28\xa7\xb7\x97\xa6\x58\x3d\x3a\x4a\x27\xbe\xd3\x3e\x13\xce\x8f\x92\x79\x63\xe8\xd0\x9a\x54\x45\x7b\xa2\x4d\xde\x9c\x4d\x97\x7f\x73\x9f\xb5\x31\x74\x68\x4d\x66\x7d\x0b\x35\x42\xfe\x40\x6b\x02\x06\xcd\xd3\xb7\xec\xe5\x3e\x6b\x4c\xdf\xb2\x16\x6a\xe4\xfd\x55\x24\x58\x93\x1a\x89\x52\x7b\xe3\x43\x60\xd6\xe4\x8a\x6b\x4e\x97\x63\x0c\x2b\x5a\x93\xaf\xbb\xb9\xf1\x60\xe4\x0f\xb4\xc6\xb0\x97\xb5\x1c\xeb\xd7\x38\x3e\xa9\x98\x28\xc3\x37\xf2\x07\x5a\x93\x61\xd1\xde\x98\x33\xfa\xb8\x9a\x9c\xdd\xad\x44\x9b\x54\xa1\xad\x6a\xec\x35\xe6\x93\x56\x7f\x63\xc8\xd8\xbc\xb4\x3e\x59\x21\xae\x53\x3d\xbd\x45\x3d\xbd\x15\x5e\x8f\xad\x69\x7c\x9e\x70\x6a\xe4\x16\xb4\xd6\xb4\x46\x6e\xd6\x1b\xc3\x57\xd6\x9a\xe6\xcc\x53\x44\x8c\xc5\x5e\xd6\xe4\xdf\x6b\x1e\x32\xbe\x90\xed\x27\x13\x32\xf0\xda\xfa\x64\x7c\xd2\xcb\x9a\x69\xce\xe2\xfa\x67\xd1\x96\x35\x68\x7c\x71\xc5\x17\xed\x25\x39\xea\xda\x88\xef\xe8\x2e\x55\x61\xbc\xb5\x11\xe3\xa3\x49\xd2\x86\xd6\x21\xae\x7f\x3e\xdb\x65\xed\xd3\x18\x3c\x03\xd4\x8a\xf6\xd2\xa7\x7d\xf6\xc5\x18\xe8\xe8\x57\xd1\xbc\x35\xb7\x1f\x2e\xa8\xfa\xc9\xf8\xde\x89\xb5\x80\x06\x24\x02\xb4\x36\xb5\xe7\x9d\xa6\xd3\x18\xa3\xb2\xb6\xd4\x97\x15\xdf\x69\x2f\x2d\x8d\xcf\x1d\x7c\xc6\xf8\x95\xa9\x68\xde\xa2\x68\xde\x48\x12\x68\x6d\x6b\x4f\x84\x9e\xe0\x7b\x5f\xd6\xb6\xda\x0c\x3d\x51\xb4\x3f\xb7\xf6\xbc\xe7\x97\x5f\x10\xf7\x93\x09\x36\xb4\x93\xff\xf1\x87\x32\x83\x4c\x75\xf8\x16\x75\xf8\x17\xe0\x51\xa6\x29\x3b\xd1\x4d\xde\xf0\x9d\x15\x2a\xe6\x65\xf7\xc9\x58\xcf\x65\x5d\x4e\xf9\xee\x4e\x79\xab\xbc\xe1\x55\x6c\x6f\xdd\x5f\x5a\xb2\x4a\xb4\xd8\x75\xdc\xbb\xb3\xe8\x99\x42\x5b\x9d\x44\x3a\xd6\x9d\x29\xcf\x48\x2e\x68\x2a\xb6\xb7\xee\x95\x26\x17\xac\x50\xa6\x36\xc3\x48\x60\x1d\x98\x75\x19\x09\xdd\xeb\xd5\x4c\xb1\xad\xce\x7a\x35\xeb\x81\x44\x2a\x6d\x99\xfe\x9a\x64\x23\x64\xfc\x3d\x39\x15\xbd\x96\x3f\x59\xa5\x65\xdf\xa5\x42\xa2\x42\xdf\x58\x24\x66\x5d\x46\x42\xf7\xe0\xb9\x55\x5e\xfd\x5d\x30\xc4\x2b\xf2\xaf\x8c\xdf\x09\x86\x78\xd5\x7d\x32\x32\x08\x5a\x67\x56\xa9\xf5\x16\xdf\xf1\x38\x74\x19\x10\x5e\x75\x7f\x65\x1c\x43\xd7\x77\x3d\xe6\x85\x2e\xa9\x2e\xef\x84\x57\xe4\x27\xab\xdc\xf2\x9d\x35\xb6\xd6\xfb\xfe\xc7\x1f\x3d\xf3\x86\xeb\x42\x1a\x3d\x6c\x92\xca\xd3\xa0\x0a\x7d\xeb\xee\x18\x34\x3e\xcc\x65\xdd\xf4\x73\xf6\xe7\xcf\xb1\x9b\xd2\x4a\x3d\xb4\x92\x42\x69\x5d\x8e\x8b\x1e\x46\x49\xa5\x0d\xd4\xa1\xe5\x43\x0c\x9d\xa8\xa0\x0b\x85\xf4\x11\xfd\x24\x2a\x50\xf9\xbe\xf5\x11\xfd\xa4\xf5\xde\x87\xfa\xe9\xc9\x69\xf7\x62\xfd\xc9\x64\xb0\x44\xf9\xbe\x35\x22\x06\x95\xef\x5b\x0f\x8d\xc5\xc2\x32\xeb\xf2\x78\xf4\xd0\x58\x4d\xf3\x29\x8d\xd5\x43\x63\xb5\xf4\xf7\xea\xe3\xac\x4b\xa1\xf5\x50\x68\x0a\xa7\x75\x45\x0b\xbb\xe7\xb5\x99\xc2\x69\x5d\xb6\x4e\x5f\x31\x44\x9d\x08\x29\xb4\xbe\xa2\xab\xda\xd9\xb2\x75\x7a\xd8\x3a\xac\x49\xb3\x2e\xe0\xd3\x77\x0c\x5f\xbb\xfe\x68\xda\xbc\x72\xd7\x58\x77\x66\x5d\x0e\x91\x60\x0c\xb0\xc6\x48\x47\x17\x28\xea\x01\x8a\x14\x6b\xeb\x02\x45\x3d\x34\x5a\xe3\xe5\x61\x02\x45\xf6\x44\x3f\x09\x44\x4c\x21\x48\x0b\x8f\x08\x1f\xe7\x32\x93\xb6\xb3\x27\xc6\xce\xcb\x43\x6c\x02\x66\x29\xe6\x8c\xa7\x45\x74\x02\x66\x4e\x2d\x62\x7c\x64\xcb\x4c\xf6\x93\x85\xd6\x6a\xbc\x04\x4c\x11\x0d\xa7\x01\x48\x46\xce\x42\xb3\x57\xbf\xf7\xc6\xd8\xb9\x7d\x4d\xe0\xc6\xde\xe8\x27\x41\x8a\x88\x01\xcc\x3c\xdc\x61\x7c\x2c\xcb\x4c\xae\x0d\xf3\x68\xbd\xb1\x96\xcd\x4c\xd1\x7a\x0b\xcd\xc4\x5a\x36\x33\x79\x4d\x2d\x5c\x1b\x9d\x9e\x58\x55\xff\x9b\x85\x6b\xa3\x53\x63\x1b\x1f\xba\xb6\xa8\xfe\xb7\x4e\x83\xcc\xba\xc6\x1e\x86\x8e\xa2\x6d\xa6\x48\xbe\x79\x5c\xc2\x58\x94\x66\x26\x15\x63\xa1\x62\xf8\xe8\x95\x99\x54\x8c\x85\x8a\xe9\x85\x73\x2d\x15\x63\xee\x1b\x35\x45\xe2\x4c\x31\x0b\x73\xdf\xa8\x29\x12\x67\xd0\x9c\x05\x28\xea\x04\x37\x62\x06\x30\x0b\x15\xd3\xb5\x07\x05\x8a\x2c\xd4\x48\x27\xe0\x15\x33\x80\xd9\x17\x73\x46\x57\x91\x09\x14\x59\x18\x41\x64\x1d\x31\x53\xe6\x80\x7d\xd1\x17\xed\xb3\x4f\x7d\x09\x03\x49\x91\x33\x9b\x1a\x9f\x3b\x55\xad\x13\x6c\x98\x22\x9b\xc1\x1a\x60\x64\x41\x34\x53\x1c\xc4\x42\xbf\x28\xac\x66\x72\xaa\x3a\x81\x40\x32\x16\xac\x99\x58\x03\xcc\x02\x30\xb1\x60\xcd\x6c\x69\x6d\xc3\xb0\xea\xda\xd7\x02\x4c\xb6\xff\x6c\x93\x7b\x49\xfa\xc5\x9c\x92\xd8\xc8\xba\x68\x62\x14\x30\x73\x0e\x33\x33\xaa\x6c\x31\x03\x98\x05\x2a\xe2\x0b\x5c\x66\xf2\xaa\x5a\xf8\x60\x8c\xfb\x1a\xd2\x21\xf0\x14\x07\xe3\x0b\x5c\x06\xa5\x38\x78\xb1\xff\x95\x81\x32\x93\xcc\xcf\x98\x51\x27\x43\xfa\x05\xa1\x5f\x8c\x3a\x59\xd5\xff\x16\xd5\xff\x66\xcc\xb2\x81\xf4\x0b\x02\x4d\x91\xae\xd1\xc0\x77\x13\x0c\x9e\x28\x74\x35\x00\x65\x4d\xb2\xe8\x0b\xd1\x06\xf2\x5f\xda\x8c\xbe\xd0\xd1\x00\xb9\x4e\x11\xa8\x88\xaf\x6c\x19\x84\x8a\x10\xbe\x1b\x56\xc1\x99\xaa\xff\x0d\xa1\x7b\x8c\xba\x15\x0a\xb5\x22\x10\x13\xab\xe0\x0c\x45\x73\xe6\xd5\xff\xc6\x17\xb8\x0c\xca\x9b\xf0\x0a\xff\x64\x0a\x72\x41\xa8\xc8\xab\xfd\xaf\x8c\xdf\x09\x15\x79\xb5\x7f\x32\x56\xac\x19\x14\xce\x81\x67\x11\x99\xa2\x55\x2a\xff\x37\x84\x73\x86\x65\x69\x06\xe9\x2c\x04\x62\x62\x59\x9a\x41\xce\x19\x78\x51\xef\xdd\x1a\x3f\x99\x69\x6d\x3d\x2f\xdf\x14\xe5\x82\x5c\xb5\x08\x9d\xc5\xb2\x34\x83\xa9\xcd\x70\xdc\x40\x7b\x10\xea\x67\x40\x26\xd2\x3c\x1a\x04\x99\x10\xfa\x0c\xda\x83\x8a\xf5\x20\x7c\xb5\xa0\x71\x08\xf9\x6a\x83\x52\xc0\xc0\xbb\x1f\x43\xfd\xf4\xe2\x1d\x63\x0d\x99\x41\x46\x1e\xc2\xc8\x23\xcd\xa3\x41\x90\x09\xe1\xe3\x85\xf6\xa0\x62\x44\x08\x5d\xc7\xf7\xb0\x0c\xd2\x75\x08\x38\xa5\x38\x17\x64\x00\xc2\x13\x8a\x8d\x14\x90\x06\x39\x7c\xe0\x59\xc3\x85\x60\x58\x4c\x04\x86\xab\xb2\x5a\xd1\xee\x5c\xea\x49\x78\x7f\xa1\x5d\x2d\xef\xaf\x13\x0b\x24\xe3\x0b\x5b\x06\xe5\x5d\x05\x9b\x80\xf1\x15\x2d\x83\xbc\xbf\xd8\xb1\xb2\x34\x37\xa1\x70\x30\x22\x44\xa4\x10\x18\x84\x96\x70\xa2\x4d\x82\x68\xb1\x10\x58\x30\x0d\x18\x19\x20\x4d\x4c\x03\x36\x42\x2b\x91\x01\xd2\x06\x73\x8e\x6d\xa4\x68\x93\xbb\x7a\x28\xd6\x33\x1c\xd9\x80\x2c\x8f\x36\x98\xe9\x6f\xc1\x0a\x80\x87\x36\xde\x90\x76\x19\xae\x5d\x40\x26\x47\x1b\xf9\x93\x6c\xba\x2c\xb1\x9f\x72\xdb\x04\x63\x00\x1e\x6a\xdd\x21\x3b\x6e\xb8\x1d\x87\xe7\xef\x82\xe1\x21\xc0\x34\xde\xe8\x0e\x0f\xc4\x78\xd5\x1d\x37\xe5\x40\x12\x48\x1b\xca\x0f\x19\x25\xba\xc3\x03\x31\xa4\xd0\x82\xa4\x00\x24\x88\xb4\x51\x34\x6d\x25\xda\x24\x48\x19\xf2\x14\x0d\xcf\x0f\x01\x19\x1b\x6d\x28\xd9\x6b\xd4\x98\xee\xa2\xef\xa6\x64\xd1\x26\xbd\x2c\x43\x9e\xe8\x20\x30\xc0\x43\x90\x32\x9a\x96\xbe\x45\x3f\x09\xa2\x87\x14\x61\x90\x1b\x40\xb1\xae\xd1\xd5\xcf\xfe\xa7\x8c\x63\x17\x08\x73\xc2\x82\x2b\x63\x9b\x32\x0f\x83\xc1\x00\x8a\x83\x0d\x25\x8e\x0c\x8b\x25\x64\x86\xc4\x50\xf0\x3a\xd8\x0d\xa0\x18\x99\xd8\x0d\x2c\xd8\x0d\xf0\xf0\xb8\x0c\x68\xfb\x5e\x65\x67\x8a\x6b\x0f\x39\xad\x06\x62\xaa\x79\x92\x06\xf4\x73\x88\xe9\xe4\x49\x1a\x32\xf3\xc6\x88\xe1\xd1\xd9\x3c\xa4\xcf\x9c\x03\xe1\xca\x38\x2d\xd2\x59\x41\x7c\x80\x87\xf7\x8a\x88\x0f\x6c\x7c\x31\x9d\xc4\xf3\xe3\xd3\x74\x7e\xf1\x7b\xf4\xc0\x0c\x61\xb7\x20\x45\x00\xdf\xed\x32\x91\x22\xd8\x70\x16\x48\x3c\xc4\x44\x43\xb1\xae\xe1\x39\x2c\x60\x09\xa0\x0d\x69\xb4\x20\x4c\x80\x62\x72\x83\xcc\x6f\xe6\xfc\x08\x09\x49\xa7\x53\x1a\xcd\xf9\x11\xae\x8c\x63\x57\x82\xcb\xd8\xf1\x1d\x9d\xdb\x63\xeb\x3b\xaf\x3f\x06\x6b\x00\x6d\x1c\x6d\xcf\x13\x7d\xe1\x31\xfa\x84\x97\x3e\xc7\x4b\x50\xbc\xee\x13\x5e\xfa\x9c\x49\x09\xac\xf3\xb3\x4f\x1a\x2d\x18\x0c\x90\x78\xe7\x7c\x8a\x50\x7f\x39\xfa\x42\x6c\xf3\x09\x2f\x7d\x39\xfa\xc2\xe3\xf0\x29\x44\xfd\xe5\x18\x1f\x8f\xc3\x27\xad\xf5\x39\x1f\x2c\xf8\xa6\x97\x89\xc1\xc0\x3e\xb7\xd5\x90\xb8\xe5\x3f\xe5\x8b\x7e\xa1\x7a\x52\xd3\x77\x9c\xb3\xaf\xc4\x77\xb4\x29\x3f\x79\x91\xbe\x50\x2f\xf2\xf4\x7d\x4a\x3f\xfb\x6a\x8c\x81\xfb\xf3\x53\xa8\xf9\x0b\x55\x90\x88\x6d\x3e\xa9\x82\xcf\x9d\xcd\xe0\xdb\x5c\xf6\xb5\xbf\x7c\xb7\x43\xf6\xdb\x83\x9f\xbc\x48\x4e\x74\x70\x65\xa0\xac\x4a\xe6\x7b\x90\x44\x8f\xf6\x75\xad\xad\xdb\x71\xc8\xd4\xf4\x9f\xf2\x5f\x3e\xa7\x52\x82\x02\x79\x62\x45\xb0\xcf\x1d\xd8\xc8\xdc\x67\x9f\x54\xc8\xe7\xf9\x2f\x50\xb0\xee\x53\x6c\xdb\x49\x10\xae\x8c\xe3\x93\x1d\x17\xcc\x07\xc8\xcc\x6c\x12\x83\x81\x39\x83\x41\x31\x9a\x39\x9f\x12\x46\x9d\x94\xa0\x90\x2c\xdc\x44\x36\x60\x4e\x36\x50\x04\x22\x3f\x79\x93\x9d\x5a\xa0\x18\xcf\xec\xa7\xb3\xf7\x5d\x34\x51\xa0\x25\xd0\xd1\x73\x36\x81\x22\x04\xf9\xe9\xe4\x7d\x3b\xbe\xfa\x35\x38\x75\x10\xe6\xbd\xda\x0b\x29\xbd\x6d\xca\xa6\x98\xa9\xb9\xa8\x51\xc4\xdf\x9a\x39\x5d\x11\x67\x6a\xca\x07\x3b\xef\x35\x5e\x04\xf4\xa6\x0e\xc1\xbc\x46\x83\xde\x3d\xb5\xa9\x9b\x7b\xde\x9b\x5b\xcf\x9e\xda\x94\x03\x76\xbe\xde\x0d\x22\xc0\x29\xff\xeb\x8c\xcb\x37\x13\xc9\x4d\x5d\xbe\x33\x2e\x5f\x85\x2d\xa7\x4e\x47\x54\xee\x83\x55\x8d\x36\xc9\x0b\x62\xb3\xc4\xce\xa2\xcf\x73\x56\x4d\x96\xd3\x1f\x82\x7c\x29\x36\x75\x69\xcf\x1a\xbb\x8e\x37\xc9\x54\x6e\xd8\x8c\xcb\x37\xd3\xcd\x3f\x15\xde\x99\x2d\xbe\xa3\x75\x3d\x95\x99\x39\xbd\xea\x0f\x99\xfb\x67\x76\xad\x8e\xa7\x61\x23\xd3\x9a\x98\x4a\xfc\x98\xee\x64\xc5\x4b\xcd\x3e\x15\xde\x99\x9e\x39\x06\x85\x26\xa7\xbc\x23\x51\xee\x0f\xbe\x98\x66\x53\x61\x60\xaf\xee\xbf\x32\xce\x99\x42\xbd\x33\x6e\xd1\x97\x9e\x1a\x95\xfb\xdb\xf4\xca\x25\xbc\xd4\xec\x53\x8e\x54\xaf\xee\x4f\x20\xeb\xa5\x4d\xdd\xa2\xd3\xad\x02\x28\xa4\x39\xe5\x59\x98\xee\x9d\xc4\xab\xed\x22\xef\xc1\x74\xbc\x8d\x97\x60\x66\xea\x1c\x78\xfd\x7b\x02\xb9\x26\x6d\x2a\x2f\x7a\x9e\x18\x1f\x01\xcb\x94\x17\x60\x9e\xf8\x8e\xfb\x65\xc9\xd2\x5f\x4f\x7c\x47\x8f\xcb\x22\x97\x9f\x79\xdd\xfc\x95\xf1\x3b\x1d\xbc\xe5\x61\x52\xbc\xb4\x4c\x97\xbc\x85\x2b\x30\xf5\xcb\x94\xb3\xa5\x93\xb2\xbc\x5c\x8f\xf4\x87\xb6\x64\x24\xaf\x6b\x24\xb7\x52\xff\x1e\x3f\x84\x2d\x99\xd0\xeb\x02\x53\xf1\x1f\x9a\x2a\xdb\x6d\xb9\x67\x0f\x2f\x11\xcb\x52\xf8\x71\xc5\x8d\xf0\x12\x95\x2c\xa5\x29\x78\xb1\xfa\x95\xfd\xe6\x73\xe9\x46\x58\xb1\xaf\x15\x0a\x5d\xd2\xfa\x51\xa1\x8e\x42\x15\xb7\x4c\x63\x0f\x70\xc8\xa7\xd4\x6c\x69\xef\xae\xd0\xfa\x85\xb7\xc5\x92\x25\xbc\x02\x1c\x16\xe6\xb1\x2d\xa5\x30\xac\xd8\xd7\xe4\xb6\xb4\x25\x74\xb8\x9c\xeb\x1b\x7c\x66\xcd\x96\x32\x9a\x96\xa7\x30\xa0\x10\x95\x2c\x05\x0f\xd6\x88\xf1\x51\x3f\xaa\xb2\xdd\xbc\x90\xfd\xca\x1a\x65\x3c\x2b\xeb\x8b\x7e\x52\x43\x2e\x05\x08\xa2\xb2\x1d\x85\xa8\x44\x95\xed\xb6\x66\xfc\x1e\x11\xee\x92\x87\x6e\xf9\xfb\xeb\x50\x28\x74\xc9\xa4\x5d\xf3\xfc\xe3\x0f\x55\xeb\xd9\xd2\x1d\xb4\x02\x00\xf2\xb9\x34\x5b\x3a\x62\xeb\x5a\xb7\xfd\x2f\x2d\xea\x7e\x5a\x71\xfa\x0a\xb5\xe7\x92\x7f\x6e\xed\xe8\x25\xb5\xe7\x52\x40\x73\xed\x18\x1d\x53\xdc\x54\xd7\x6e\x51\xd7\x8e\x42\x1c\xbe\x64\xed\xae\xf3\x67\x9b\xdc\x65\xf2\xff\x7b\xcd\x7b\x2f\x74\x0b\x2d\x25\x3d\x46\xc9\x3b\x58\xff\x67\x2a\x79\xb7\xed\x15\x48\x60\xfd\x9f\x6d\x1d\xe8\xfd\xc4\x86\x60\x90\x74\x2b\xb5\x6a\x3f\xd1\x4d\x1a\xc9\x5b\x87\x7d\x07\xdc\x24\x21\xa6\x6d\xa5\x5d\xed\xe4\x0a\xb2\xf2\x30\xa8\x54\xde\xb6\xe7\x3d\xa0\x52\x59\xab\x54\xde\xbc\x32\x3e\x41\xb5\x81\x5b\x4a\x62\x87\x21\xac\x40\xe8\x56\xd6\xe3\x0e\xb8\xa9\x22\xbf\x2d\x4b\x77\xbf\xd1\x17\xc2\x81\xad\xb4\x2b\xaf\xa8\xbf\x32\x8e\x4f\x61\x03\xaf\xa8\xef\x0a\x39\x6f\x29\xa5\xed\x9e\x3b\x28\x46\xba\x75\xd7\x6e\x4f\x88\x84\x6a\x03\xb7\xf4\xce\xae\xde\x24\xd5\xce\x56\xae\xe4\x8e\x6b\xb8\xbe\x5c\x3d\x5d\xc3\xbb\xc6\xe8\x08\xd4\xb6\x42\xa4\xdb\xc3\xa0\xa8\x3c\x5e\x5b\x36\xf0\x0e\xe0\x4b\x8e\x4d\xdb\x02\xbe\x51\x98\x0f\x85\x56\x77\xfb\x4b\x9b\x5f\xc8\x7e\x1b\x77\x77\x7d\xd7\x11\x32\xb6\x29\x1b\x78\x87\x0d\xac\x72\xc3\x2d\x35\xb7\xe3\x8a\x56\xb9\xe1\xd6\x55\xeb\xb5\xf6\x09\x7c\x80\xcd\x36\x09\x35\x6c\x8f\x98\x4e\x5e\x29\x5b\xce\xb9\x3d\xa2\x4d\x1a\x04\x5b\xce\x39\x2f\xbe\xbf\x32\xce\xa7\xae\xe1\x1d\xd7\xb0\x4a\x11\xb7\x9c\x73\xfb\x8b\xdd\xa9\x35\x92\xa1\xbb\xbf\x68\x53\x27\x45\x0e\xb8\xfd\xc5\x4e\xe2\xd5\xb0\x15\xcf\xdc\x9e\xa5\x0d\x92\x6f\xda\x56\x50\x72\x7b\xd0\x00\x7c\x9c\xcd\xb6\xb2\x2c\x76\x18\xa5\xaa\x37\xdc\x0a\x4a\x6e\x2f\xa3\x82\x02\x9d\xe2\x02\xb0\xed\x59\x16\x68\xda\xd5\x52\x4a\x3b\x0c\x56\x15\x07\x6e\xb9\xe0\x9c\x18\xe0\xca\xf8\x9d\x82\x92\xdb\x83\x06\x68\x84\x27\x47\xda\xe5\x78\x70\x11\x0a\x58\xaa\xea\xdf\xbc\xca\x3f\x41\x41\xc9\x43\x5a\x3d\x3b\x01\x09\x48\x94\x69\x47\x06\xeb\xb9\xc0\x1c\x2f\xb7\xc4\x91\x02\x39\xee\xdf\x87\xea\x06\x8f\xf2\x2f\x4f\x28\x90\xf6\x97\xef\xd4\x95\x1c\x53\x46\xe4\x72\x5e\xb5\x19\xb6\x6c\xa3\xce\x3d\xb2\x65\xcf\x1b\x43\xe7\x36\x3b\x8a\x0b\x9c\x37\x86\x40\xbb\xf3\x28\x2e\x70\xc2\xce\x55\x75\xe0\x51\xb6\x44\xb0\x10\xa0\x71\x9b\x1d\xc5\x24\x4f\xd8\xc0\x8a\x81\x1e\xa1\xfc\xe3\x89\x5a\x68\x44\x27\x47\x99\x14\x41\x43\x00\x72\x76\xda\x51\xbc\x32\x68\x08\xc0\x77\xdb\xec\x08\xb9\x9c\x6b\xcb\x36\x81\x3d\x51\x09\x98\x53\x09\x88\x73\xdc\x8e\x72\x25\x9c\x54\x40\x94\xe3\x76\x64\xac\x3a\x6f\x40\x7b\x35\x5f\x42\xdc\x4e\x1b\xd0\x5e\xde\x43\x47\x00\xe3\x04\xc0\x50\x21\xe2\x11\xc0\x38\xee\x86\x07\x79\x3e\xed\x90\x66\xc3\x8e\x9f\xf4\xa4\x91\xe9\xc0\x9e\xef\xcf\xcf\xb8\xaa\xf2\x4c\x9d\xf0\x4c\xf1\xf5\x38\x13\x1d\x80\x1d\xf7\xa6\x43\xf5\x8b\x47\xd5\x55\xc7\xa3\x8a\xe8\x54\xc6\x67\x6a\x4e\x3c\x3a\x88\x4e\x27\xa7\x4a\xfe\x2d\x4a\xfe\x41\x9a\x4f\x3b\x3a\xb0\x27\x3c\x4c\x9d\xca\xf8\x28\xbd\xe9\x04\x1a\xe8\xf5\x6f\xfa\x7f\x8f\x20\xfe\xf1\x4a\x29\xa8\xbe\xf1\x28\xd0\x77\x4e\x0c\xb1\xe9\x27\x75\xf6\x02\x49\xf0\x31\x3b\xa8\xea\x1f\x4f\xa0\x85\xfe\xd3\xe3\x78\x78\x7b\xe3\x09\x47\x12\x5f\xa4\xc3\x93\xf5\x5d\xb8\xbf\xfb\xef\xf0\xe1\xe1\xe1\xc3\xf3\xc6\xf0\x7f\x54\xde\x78\x98\x10\x80\xc7\x6b\x1d\x40\xf6\x50\x3c\xb4\xa2\xf1\x5c\x00\x50\xf1\xc3\x65\x50\x65\x3f\xa2\xb2\x1f\x8c\xe1\xe2\xa1\x8f\x09\x4f\x58\xd8\x24\x1d\xc5\x53\xd4\x64\xdc\xec\xfd\xa7\xe2\xf1\xd0\xa0\xc0\x53\xa2\x4d\x70\x5a\x78\xb3\xe3\xb9\x37\xbb\x9e\xbd\xc2\x53\xd5\x95\xfa\xe7\x67\xfc\x39\xa6\x03\xe0\xf1\x74\x00\xf0\x71\x3c\x3c\xbc\x85\xf1\x78\xbe\x34\xf8\x02\x1e\x9e\xa6\x21\x78\x48\x0e\xac\xa8\xc4\x63\x1a\x82\x57\x41\xc0\x7e\x86\x01\x1e\x1a\x0d\x78\x3c\x7c\x06\xcb\x9c\x69\xe6\x33\xe2\x89\x9b\xd6\x5e\xb6\x39\xb4\xb2\x71\xfe\xec\xe5\x2a\x0c\xad\x6c\xdc\xb4\xf6\x72\x0c\x9f\x7e\xcf\x9f\x16\x07\xcb\x1b\xf1\x7c\x1a\x43\x1c\x24\x86\x62\xf1\xd0\x91\x84\xc7\x33\x80\xc0\xd2\x47\x3c\x53\xcb\x10\xb7\xa9\x15\xce\x27\x8d\x68\x3c\x71\x00\x49\x56\x8a\x67\x69\x0c\x2b\xe6\xa5\xb2\x9f\x4b\x6d\xc6\x4d\xcb\xd2\x47\x38\x43\xc0\xef\xcf\x18\x7b\xe3\xd8\xb7\xd6\x36\x6e\x53\xd3\x69\x38\xda\xd5\x61\x7c\xb3\xbe\x11\xcf\xd1\xba\xc7\x6d\xca\xfa\x46\x3c\x47\x6d\xc6\xc9\x64\x7d\x23\xc4\x32\x80\x60\x19\x80\xf1\xa4\x88\x49\x00\xc1\x24\x00\xd6\x37\x22\xb1\xf6\x11\x29\xfd\xf9\xdd\x6f\x2f\xa5\xa4\xef\x52\x7c\x07\xc9\xfe\xf2\x5d\xcc\x27\xf7\xae\xa8\x04\x90\x02\xc7\xd3\x6f\x87\x24\x4d\x90\x3c\x7f\x19\x74\xdc\x21\x91\xf2\x0a\x29\x34\x01\x3d\x77\x48\xaf\xfa\x12\x38\x9e\xe1\x5d\x24\xe2\x78\x24\x2f\x7e\x04\x8b\x18\x91\x8a\x7e\x2f\x1c\x63\xc8\xfc\x8e\x69\x3c\x48\xc5\x0d\x42\x1e\x87\x44\xd0\x8d\x54\xa3\x9b\x2f\xa7\xb3\xaa\x9b\xe1\xfb\x22\x7b\x28\x44\x41\x80\x54\x63\x08\x2f\x7f\xae\x6a\x5a\xc2\x2f\xc6\x0a\x47\x24\x1d\xf7\x14\xa0\x9b\x15\x8e\x48\x5d\x53\x1d\x9e\x61\x32\x8b\x22\x11\x58\x23\x79\xee\x21\xb3\x97\x91\x4c\x3b\x22\x70\x35\x83\xc2\x48\xa6\x91\x3b\x25\x2e\xc0\x5d\x9d\xa0\xa1\x23\x66\xac\xf1\x3b\x68\x15\x02\x8f\x93\x90\x14\x09\xea\xca\x88\x55\xe7\x8e\x4f\xc4\xe3\x48\xe3\xbd\xdd\x7c\x25\xd2\x02\x85\x92\x40\xe7\xc8\xc7\x5f\x9a\xf4\x05\xd2\x84\x7d\x1a\x9d\xe7\x43\x83\x81\x5f\xa4\x4f\x93\x19\x68\x1c\x3a\x0b\x9f\x16\x28\xd0\x38\x74\x16\x96\x7a\x79\x55\x02\x18\x0e\x47\x5a\x5a\x03\xcf\xc4\x01\x63\xc2\x48\x4b\x93\x19\x96\x3e\xcb\x1b\x91\x08\xaa\xe1\xdc\x04\xf9\x79\x74\x14\xb6\xda\x3c\x25\x64\x6c\xf3\xa8\x9b\xf7\xa2\xcd\xcf\xc3\x2d\x9d\xf9\x9e\x06\xf2\xf3\xba\xec\x07\x79\x90\xf9\x16\x18\xf2\x3d\xf5\x57\xd6\x28\x1b\x92\xcd\x90\xb1\xcd\xa4\x36\x53\xb4\x49\x35\x9e\x09\xc6\x91\xef\x51\xbf\xb2\x4a\x19\xf7\x74\xce\xd9\x65\x85\xdf\xe9\x38\xe7\x1c\xdf\xfd\x70\x0d\x32\x5f\xf9\x41\x7e\xe3\x3b\xaa\xdc\xac\xcb\x3b\xbf\x31\x67\x3f\x8f\x0b\xb2\x8e\xba\xf3\x18\x5c\x19\xc7\x50\xd4\x66\x89\xf9\xfc\x01\x17\xe4\xa2\x31\x94\x98\x97\xc6\xdf\x2b\x9a\x97\x12\x6d\x12\x2d\x64\xa9\x08\xe7\x31\xc8\x0f\x03\xad\xc8\x55\x73\x56\xe3\xf7\x08\x6a\xb2\x74\x44\xbe\x3a\xe2\xca\xd8\x26\x03\xd7\xc8\x35\xe6\xa5\x73\x0c\xd2\x11\xb9\x25\x97\x71\xeb\x66\xfa\xce\x91\xaf\xd1\x7e\x65\x5c\x77\x1a\xed\xc8\xd7\x30\xbf\x32\xfe\x5e\xd3\xef\xb5\x75\xb7\x35\x41\x4d\x6e\x1a\x5e\x8f\x65\x27\xa8\x11\x19\x02\x72\x8f\x29\xe3\xb6\xce\x5d\x4d\x5e\xb5\x93\x1f\x06\x53\x91\x4d\xcb\x60\x39\x64\x9c\x6a\xd3\x32\xd8\x0a\x19\xdb\x34\x0d\x1d\x3e\xd5\x0c\xa6\x22\x33\x49\x07\x19\x35\x64\x1c\x83\xf4\x4e\x86\x1f\x95\x94\xff\x1e\x4f\x04\xf2\x50\x57\x47\x74\x95\x97\x43\x1e\xea\xce\x17\xdd\x79\x39\xc4\x4f\x2b\xff\xb5\x90\x71\x25\x3e\x75\x67\xc6\x77\xd4\xe4\x99\x56\x00\x9c\x36\xe1\xca\x38\xfc\xf9\x97\xef\x62\x4a\x09\x50\x32\xf3\x07\x91\x57\x0a\x19\x77\xda\xd2\xae\x58\x33\x64\x9c\xee\xad\xef\x76\x8c\x8f\x2a\x39\x6f\x9d\xa4\x1d\xdf\x51\xef\x8a\x64\x01\xce\xa9\x70\x65\xfc\x3d\x81\x90\x7c\x62\x0c\x9d\x63\x38\x1a\x43\x68\xad\xc4\xdd\xfb\x4a\x6b\xbd\x4f\xb4\x49\xc5\xfb\x0a\xa0\xbc\x4e\xb3\x4b\x8f\x13\xde\x07\x12\xfd\xd9\xe4\x6f\xe5\x9d\x90\xe1\xf7\xa7\x1f\xc0\x44\x7c\xf2\x4a\x69\xbd\xa9\x87\x4c\xdf\x4d\xc9\x7c\xaa\x49\xe1\x8a\x37\xab\xcd\x5c\x43\xc6\x6e\x66\xf5\x25\x8f\x90\xb1\xcd\xac\x36\x43\xd9\xf1\x61\x6d\xbc\xb2\x62\xde\x37\x85\xec\xa5\xac\x48\x16\xbf\x97\xf8\x7b\x32\x55\x9c\xfb\xe1\xca\x7e\x53\x2d\x52\x07\x38\xa9\x43\x7e\x58\xa3\x89\x57\xe6\x88\xf3\x3b\x5c\x19\xe7\x45\x0a\xed\xad\x7e\xe2\x49\xfd\x0a\x11\x3e\xe0\xad\x3d\x64\xfc\x4e\xb6\xca\x5b\xa3\xcd\x9f\x37\x11\xaf\x14\xda\xdb\xa2\x4d\x62\xf9\x57\xc0\xe6\xbd\xc0\x26\x3f\x99\x28\x44\x4c\x11\x78\xdb\x09\xd9\xef\x18\xbd\x74\x3d\xe0\xed\x25\x64\xec\x4b\xd7\x76\xe9\xae\x5c\x19\xec\xc4\xcb\x60\x20\xde\x1e\x73\xd6\xd4\x26\x8f\xf4\x6b\xb1\x0e\x54\xf4\xaf\x6c\xa3\xd7\xfc\x48\x67\x1e\x87\xd7\x34\x9f\x16\xbf\xc7\xe3\x20\x8a\x09\xbc\x16\x7b\x89\xd6\xeb\x0b\xad\x7b\x68\xad\x4c\x45\x2f\x1a\x09\xbc\x23\xfa\x42\x33\xf4\x15\x24\x7a\x47\x7c\x07\xb6\xf9\x69\x5e\x3e\x3f\xd2\xaf\xf6\xae\x70\xcf\xfb\xf5\x90\x71\xec\x9f\x7e\xef\xdb\x21\xe3\xef\x4d\xf5\x73\x46\x9b\x89\xeb\x37\xd5\x97\xd9\x42\xc6\xbe\x4c\xed\xa5\xe5\xaa\xee\xcd\x5c\x5b\x61\xa9\x77\xd5\x90\x71\xce\x96\xfa\xb2\xbe\x90\x71\x1d\x96\xf6\xd2\xba\x97\x15\x39\xe4\xf0\x0a\x4b\xbd\x3b\x86\x47\x8d\xfc\xca\xdc\x7a\x03\x4b\xf1\x65\x40\x88\x0f\x02\x6f\x68\x25\xc6\x48\x51\x64\x36\x95\x27\x86\x4e\xed\x59\x98\x23\x88\xf2\x8c\x90\x19\x65\x53\xb2\x68\x93\x78\xa2\x30\xc4\x81\x12\xaa\xe7\x25\x66\x28\x32\x9b\x4a\x9a\x21\x7b\x29\xdb\x92\x45\x9b\x1c\x7b\x21\x0d\x14\x4a\xa8\x25\x3a\xd5\x50\x98\x5b\x88\x92\xfb\x9d\x32\x9e\x5a\xf1\x48\xa0\x84\x56\x7a\xe9\x23\x29\x2c\x11\x43\x09\xad\xf4\x1a\x9b\x7c\xd5\xe4\x1b\x43\x20\x2e\x28\x82\x60\x25\xb4\x12\xc3\xa0\x28\x45\xd3\x59\xde\x90\xb1\x4d\x39\x50\x4a\xf1\x53\x54\x88\x19\x0a\x43\x23\x28\x35\x85\x8c\xdf\x49\x2b\x95\xea\xd3\xc2\x50\x27\x4a\xd3\xb4\x34\x5f\x3e\x86\x2c\x51\xa4\x79\x4a\x1b\x21\x63\x9b\xc2\x3d\x25\x34\x0f\xc9\x47\x51\x98\xb8\x8c\xd2\x5b\xc8\x38\x9f\x32\xc5\x9c\x6e\x22\x3f\x24\x1f\x45\x91\xbd\x55\xac\x84\x8c\x6d\x4a\xbb\x38\xdd\x44\xeb\x9a\x16\x39\x5e\xca\x85\x44\x8d\xe9\xf8\x10\xfd\x04\xca\x55\x25\x4d\x2e\x20\x31\x4c\xa0\x60\x5e\x11\xbd\x3c\x65\xa8\xff\x57\x91\xe8\x65\x19\x14\x61\x1a\xa7\x93\xd0\xc3\x32\x28\xd2\x1d\xe5\x1b\x57\xc4\xe3\x5a\xe4\xaa\x29\x9f\xf7\x50\xf3\x28\x8f\x8b\xf3\x45\x34\x72\x5b\xa1\x08\xb3\x94\xab\x0b\x9a\xd1\x76\x2b\x82\x2c\xce\x24\x91\x1f\x3e\x32\x88\xb2\x34\x53\xeb\xce\x94\xdc\x42\x45\x76\x56\xd9\xde\x7b\x82\xa7\xb2\x75\x54\xaf\x96\x68\x56\xf9\x15\x33\x8b\x51\xb6\xb9\x88\xbf\xb5\xff\xd2\xe0\x71\x11\xbb\x78\xd4\xc5\xe3\x0d\xf2\x86\x29\x47\xd3\x71\x7c\x3a\x88\xa9\x2a\x03\xa6\xa8\x8f\x77\x9e\x77\x48\x15\x8e\xa9\x8f\xcf\x2f\xcf\xbd\x58\x2a\x50\x1f\xef\x06\x6f\x90\x2a\xb3\xcc\x49\x2a\x9a\xf1\xd4\xd7\xa4\xaf\x92\x7f\x65\x7f\x8f\x16\x02\x95\x39\x4b\xa8\xf9\xf3\x2f\x7f\xc3\xae\x32\xcb\xea\xeb\x8b\x06\xf6\x52\x2a\xa1\xbe\x3e\x8f\x34\x80\x45\x51\x81\xfa\xde\xae\xe0\x97\x13\x0d\x51\x50\xa0\x7a\x92\x06\xe9\xac\x50\x85\x44\x9c\x70\xa2\xc9\xd9\x53\x65\x59\xd5\x6b\x59\x35\x96\x00\xa0\x56\x75\xe3\x42\x92\x46\x9e\x2b\xd4\xaa\x06\xab\x37\xc8\xdd\x5d\xa5\x27\xea\xd5\x13\x0d\xbf\x8c\x1d\xd4\xa6\x1e\x5e\x43\xa9\x31\x25\x0c\x55\x18\xa4\x7a\xf8\x83\x19\xfe\xa8\x5d\x5f\x75\xd7\xc7\x45\x4b\xcd\x9c\x0e\xd4\x30\x8e\x8a\xd6\xda\xf4\x9d\xc5\x77\x44\xc8\x95\xd5\x0d\xa8\x66\x21\xe3\x77\x0c\x84\xa2\xa2\x87\x8c\x83\x13\x94\x70\x36\x89\xfc\x30\x4c\x8f\x3a\x34\x5d\xc3\xbf\x63\xb8\x1d\x75\x68\xbe\xbe\x14\x32\x8e\x8f\xf1\x11\xd4\xaf\x86\x8c\x3b\xef\x53\x3f\x3f\xef\x67\xd5\xf2\x08\x4a\xd4\x80\x12\x55\xeb\x23\x28\x51\x67\xb4\x49\x17\x5e\x95\xf5\x53\xa7\x2b\x64\x86\xe9\x21\xea\x09\xd4\xf5\x86\x8c\x6d\x2e\xf5\x25\xa0\x04\xeb\x95\x51\x99\x22\x88\xba\x7d\x5e\xc8\xb7\x8b\x2a\xd7\x6d\xdd\x25\x64\x3c\x74\x5b\x73\x16\x38\x43\x17\x6a\x3d\x5a\x87\xd3\xfe\xf1\x47\xed\x3f\x86\x05\x34\x16\x3a\xa1\x5d\xe4\x50\x15\xe2\x68\xf2\xbc\xb4\x7b\xd8\x2b\xdf\x47\x43\x13\x58\x70\xba\x88\xaa\x20\x46\x63\xad\x01\xda\x85\x0d\x55\x81\x0a\xb1\x40\xa0\x65\xbf\x4b\x49\xfb\x8b\xc6\x60\x26\x5a\xdc\xf9\x64\x48\x45\xd3\x9d\xdf\xde\x98\x12\xa2\xea\x26\x0f\x6b\x7b\x47\xc8\x38\x36\x9d\xd5\x56\x62\x79\x88\x9c\x9b\x02\x1c\x2d\x2c\x8a\xaa\x39\xd1\x69\x6d\x61\x51\xb0\x6c\x1a\x4d\x16\x45\x0b\x8b\x82\xb5\xd1\x68\x4d\xb3\xd2\x5a\xc8\xd8\xa6\xac\x86\x16\x77\x37\x63\xfb\x68\x5d\x6d\xf6\x19\x32\xce\x59\xd7\x18\xe2\x7e\x66\xfc\x1e\x0d\x1a\x03\x7c\x0c\x7c\x3c\x13\x4d\xfe\x05\x67\x6c\xb8\xb2\xdf\x56\x69\x43\x73\x3d\xbc\x2f\x8d\x3e\x8b\xa6\x6b\xb3\xf9\xab\x39\x95\x81\x8a\xa6\x20\x86\x13\x2f\xe4\x87\x61\x78\xb4\xa9\xbd\x12\x3e\x82\x46\x2f\x5d\xd3\x9d\xda\xc2\x0f\xc0\xf7\x31\xd1\x74\xa9\xb6\xb8\x54\xf9\x3e\x26\x9a\x4e\x49\x5b\x16\x32\x0e\x61\x69\x78\x2b\x86\xf0\x4b\x61\x45\xd3\xb5\xda\xe2\x24\x30\xb4\x8f\x26\xff\x41\xdb\x3b\x64\x1c\x83\x02\x1c\xce\xc1\x90\x9f\x46\xa3\xaf\x1d\xb5\x19\xbe\x05\xd6\x29\xa3\xe9\x6a\x75\xe6\x85\x2b\xfb\xb5\xd9\xe5\x3f\xe8\xe1\xf5\x6c\xdc\x9e\x5d\xe7\xab\x87\x67\x93\x75\xca\xe8\x7c\x5f\x0b\x3d\xe5\x90\x55\xca\x8a\x64\xd1\x97\x5f\xbe\x00\xba\x82\x1f\x3d\xc5\x3a\x10\xc5\x8b\xb1\x01\x4e\xd0\x70\x65\xec\xa7\xbc\x9e\x3d\x8e\x26\x09\x83\xd1\x75\x34\x7b\x8e\x7e\x9a\xbe\xdb\x92\xc5\x3a\x10\x8e\x77\x85\x3a\x7b\xc0\xf1\xf6\xcb\x8c\x45\x7f\x35\xf6\xf0\x88\xb2\xf6\x19\x5d\xf1\xcc\x5e\x62\x1d\xe8\x04\xe9\x82\xe3\x3d\x3c\xa2\x8c\xfb\xa3\xb3\x5c\x07\x3d\xe0\x38\x99\x86\xd1\xab\xe6\xac\xfa\x9c\x75\x1a\x84\xbd\x6a\xce\xaa\x85\xac\x53\x36\x25\x5b\x21\x63\x5f\xe4\xd9\xec\xcd\xf7\x2e\x6b\x9f\xd1\x05\xe3\x9d\xbc\xe1\xca\x38\x9f\x0a\x84\xf6\x9e\x43\xc6\x7e\xca\x49\xd0\x03\xaa\xf7\x57\x32\xee\xf9\x1e\xaa\x80\xd1\x78\x88\x96\x01\x4e\xbd\x70\x65\xec\xa7\xd4\x84\x53\x2f\x74\x1d\xdb\xae\x0b\xba\xc7\x05\xcd\x37\x37\xd1\x75\x41\xf7\xf0\x50\x32\xa2\x8e\x2e\x17\x64\x0f\x17\x64\xd7\x16\x94\x1f\xa0\x87\x1f\xa0\x6b\x0b\x2a\xb6\xea\xcc\x0b\x57\xc6\x29\x53\x6c\xa4\xc7\xc5\xde\x09\x1b\xfb\xa7\x7e\x7e\xbe\x5d\x14\x51\x17\xf3\x02\x7a\x5c\xde\x0a\x7f\x77\x5d\xde\x3d\x2e\x6f\x85\xb8\xfb\x54\x5f\x66\x2c\xbb\xb6\xa0\x2e\xf6\xbe\xa2\x4d\x6d\x41\xc5\x5d\x7b\xa8\x25\x19\x38\x5d\x01\x97\x1e\x17\xbb\x2c\x9c\xae\x8b\xbd\xef\x1a\xb2\xbf\xf7\x3a\x06\xba\x62\x2e\x7d\x5f\xb4\x97\xb5\xd1\x64\x0d\xf4\xe3\x3d\x55\x04\x5c\xe4\x0a\xe8\x67\x87\xec\xb7\xb1\x8d\xd4\x2e\x70\x22\x04\x48\x4f\x98\xf4\x8b\x25\xd7\x13\x56\x24\x83\x64\x31\x40\x46\x4e\x4c\xd8\xde\xf2\x13\xb2\xdf\x84\x1a\x6b\x72\x60\xd9\xf5\x20\xf9\x7d\x61\x4a\xa5\xb0\xd0\x2f\x46\x3f\xb1\x49\xbf\x58\xe8\x17\x59\x3b\x26\xd8\x6f\x11\x71\x91\xb9\x63\x72\x42\x5a\xc0\x02\x12\xf5\xc2\x04\xfc\x2d\x9c\x90\x0a\x64\x8b\x3f\x01\x56\x62\x7c\xdc\x84\xc6\x7c\x24\x38\x7f\x42\x7e\xf8\xb2\x26\xc4\x9f\x00\x0b\xc8\xa0\x80\xb4\x49\x87\x58\xe8\x10\x56\x98\xc0\x14\x39\xb1\x88\x9c\xc8\x76\x31\xe9\x17\x0b\xfd\x22\xe3\xc5\x98\xd5\x0d\x0b\x37\x81\x02\xd9\x26\xa8\x61\xcd\x97\x1d\x74\x59\x98\xec\x76\xbb\x76\x7b\x4f\x5a\x5a\x19\xe7\x4e\x83\xa0\x57\xd5\x60\x4a\xa5\xb0\xab\x0a\x7a\xd2\xc2\x4a\x13\xd8\x70\xb6\x22\x9a\xb7\xe2\x47\x80\x5d\x08\xd2\x93\x96\x7c\x68\x79\x86\x4f\x89\x6c\x25\x51\x27\xc0\x2e\x3a\x01\x5f\x6d\x81\x7d\xda\x99\x81\xef\xf9\x88\x27\x4c\xf8\xde\x99\x13\xf2\x83\xbf\x7c\xa7\x19\x09\xe4\x42\x4e\x60\x98\xa2\x1b\xce\x80\x90\x1f\xd9\x4b\x36\xb5\x3a\xe1\x2a\x54\xec\xdb\x84\xef\xed\x82\x18\xbd\xa3\x0e\x91\x23\xc0\xc9\x11\xf2\xc3\x4a\x19\x98\xbc\x88\xce\x93\xd0\xaa\xf6\x89\x9c\x88\xb6\xa2\x27\x5a\x01\x21\x7f\x8b\x88\xac\xa2\xe9\x26\xed\x60\x17\xde\x40\x51\x26\x13\xa4\xb1\x80\x34\xd0\xd1\x92\x51\x60\x11\x12\x21\x5d\x30\x44\x8d\x00\x84\x83\x91\x94\xc0\x80\xdc\x05\xce\x84\x70\x65\x46\xd9\x96\xcc\x8f\xab\xf2\x86\x44\x7f\x00\x84\x83\x91\x05\xd1\x80\xd4\x0a\xd2\x08\x19\xdb\x54\xdc\x03\x11\xc8\x25\x27\x30\x20\x48\x83\x50\x39\x2c\x96\x86\x68\x13\x80\x1c\xbf\x47\x48\x03\x79\x18\x11\xd6\x06\x88\xaa\x21\x6b\x03\x11\xe4\x25\x27\x30\xa0\xb8\x07\x42\xe5\x80\xc7\x0e\x2c\x74\x02\xde\x3b\x9f\xe9\xe1\xb1\x83\x3c\x8c\xce\xa0\x70\x65\x9d\x32\xcd\xa7\x43\x9a\xf4\xf0\x2c\x88\x36\x01\x28\xe3\x2e\x2d\x51\x35\xe4\x7c\x84\xc7\x78\x13\x39\x81\x01\xc5\x71\x51\xa3\x2b\xdc\x12\x90\xc6\x71\x72\x85\x9c\x14\x87\x17\xa3\x02\xd0\xe6\x3f\xfe\xa8\x02\xa4\x90\x7b\x00\x1e\xbd\x48\xa4\x04\x06\x4c\x33\x6d\x6f\xc8\xd8\xa4\xa2\x09\xb8\x38\xa4\x0a\x73\x42\x29\x1b\xce\x61\x50\x9b\xd6\x5c\xba\x08\x17\x4e\xdc\x16\x39\x00\x39\x07\x9c\xb1\x20\xa7\x87\x7a\x05\xd2\x2b\x18\x31\x70\xc2\x74\xc8\x8d\xe8\x8c\x05\x57\xc6\x75\x15\xbe\xc0\xfc\x53\xc6\xbe\xc8\xec\x81\x1b\xf9\x49\xc1\x74\xe8\xa4\x3b\x87\x40\x4e\x0f\xc3\x83\xd0\x91\x75\x2e\x80\x9c\x1e\xaa\x7d\xe8\xd6\x76\x2e\x80\x9c\x12\x1d\x1c\x50\x18\x13\x7e\x6b\x27\x52\xf4\x62\xc8\x9c\x70\x2e\x80\x9c\xf8\x2c\x1a\x86\xce\xe5\x70\x73\x22\xb1\x74\x17\x43\xe6\xc4\x70\x93\x21\xb1\x3c\x17\x43\x26\xc3\x48\xe6\x32\xae\xde\x90\xe3\x7f\x78\xec\x30\xb1\x74\x17\x43\xd7\xef\x78\xa3\x4d\xce\xe7\xd0\xf5\xeb\xd5\xf8\x39\x25\x66\xe3\x8c\xc2\x79\x19\xa5\xfc\xe3\x0f\x90\x52\x15\x43\x47\xc1\x6b\xef\xef\x67\xfc\x39\x52\xbf\x62\x94\x18\x1e\x97\x61\x54\x0d\xaf\xc6\xb4\xd0\x8b\x31\x74\x16\xbc\x2e\xff\xca\x40\xd9\x94\x2c\xa6\x9a\xb0\x72\x34\xb5\x19\xe7\x24\x51\x7d\x0c\xa1\xfb\xd1\xa2\x4d\x6a\xf1\x21\x04\xef\x05\xf7\xed\xa1\x5f\x54\x75\xf3\x18\x96\xae\x88\x8a\x6c\x30\x8f\x18\x5e\x25\x9f\x13\xf9\x79\x31\xa0\x45\xbf\x47\xa6\xb1\x54\x1d\x43\x19\x06\x03\xb1\x06\x8c\x25\xab\x34\x1e\x5e\x1a\xdf\x58\xc5\x8e\xc1\x22\x04\x8c\xf1\xb8\x88\xd3\xa5\x9c\xa7\x31\xfc\xc7\xd4\x0f\x1d\xae\x31\xbc\x8f\x0a\x40\x0f\xe5\x16\x78\xcd\xfc\x95\xb1\x23\xba\x7d\xc7\xe7\x07\x28\xff\x5d\xe0\x3b\xa6\xf6\xca\x2c\xf1\x29\xc7\x3e\xb5\x08\x73\x84\x8c\x1b\x49\x79\x93\x63\xce\x6b\xf2\x14\x8e\x42\xd0\x7e\xcc\x18\x05\x63\x06\x43\x97\xf3\x58\x7f\xca\x38\x8a\xad\x11\xee\x18\xa1\x8e\x89\xbc\xf5\x5e\x35\x7f\x65\xec\x8a\xae\xe0\x71\xfc\x78\x91\x0a\x18\x43\x9e\x83\x71\x62\x66\x78\x3d\x7f\xba\x82\x3f\xbf\x82\x93\x42\xc9\x9f\x62\x7c\xdf\x13\x7d\xe1\xf1\xfa\xe4\xb2\xff\x42\x0d\x64\x26\xbb\x7d\x52\x03\x5f\x8a\x36\x79\x75\x7f\xba\x9e\xbf\xe4\x7b\x5a\xa1\xe4\x8f\xb4\xaf\xf0\xc2\xfb\x2b\x63\x5f\xb2\xda\xcc\x7e\x4e\x32\xcf\xd0\x27\x9f\xfd\xe7\xd7\x6c\x52\xb8\xf8\x93\x77\xc0\x0b\xe8\x73\x62\xdd\x2c\x3e\xb2\x9f\xe1\x2b\x4f\xc8\x7e\x67\x56\x55\xf3\xf8\x42\x0f\x28\x5c\xfc\xc9\x03\xff\xb9\x53\x2f\xf1\x35\x50\x7c\x42\xe8\x9f\x23\xf4\xf4\xd2\x34\xfb\x94\xff\xe8\x95\xf1\x57\xc6\x36\xbb\xc6\xd7\xa3\xcd\x57\x32\xb5\xe9\x41\xb7\xc4\x57\x3d\xa1\xca\x78\x7c\xe6\x63\x78\x09\xb5\x3f\xf9\xd3\xbd\xc2\x3d\xa7\x97\x57\xd8\xa7\x5b\xf1\x83\xaf\x03\x69\x74\xf1\xe9\x48\x7f\x88\xb1\x6b\xfd\x74\xa6\xbf\x11\xdf\x51\x3f\x7e\xba\xfa\xbe\x38\x81\xac\x60\x80\x6a\xdc\xf1\xcd\x18\x83\xe6\x5a\xc7\xe8\x73\x1f\x76\x2a\x34\x75\x3f\x79\xe7\xbe\xe5\xeb\x57\x92\x64\xbc\xde\xbc\xcc\x3d\x27\x61\x78\x3d\x8c\x0f\x7f\x18\xff\xca\x38\x9f\x42\xb2\xfe\x10\x3e\x3a\xd5\xea\xc7\x5a\x1e\xf8\x3b\xf8\xf7\x33\xca\x58\x52\x80\xef\x44\x37\xe9\x60\xfc\x84\x72\xbf\x33\x43\xf6\xfb\xb9\xa9\x23\x36\x3d\xed\x30\x15\x1e\xcd\x29\xe7\xdc\x8c\x63\x54\x98\xdd\x33\x85\x72\xe7\x13\x7d\xa1\xaf\x5a\x05\xf9\xf0\x02\xfc\x2b\xfb\xf5\x73\x2a\x1c\x3e\x3d\xed\x30\x15\xfa\x9c\xa7\xc2\xe1\x33\x47\x5f\x88\x9c\x55\xae\x0f\x7f\x07\xff\xca\xf8\x7b\x32\x90\xe7\x1b\x53\xcd\xa3\x39\x59\xb0\x83\x19\xb7\x30\x19\x68\x31\xe5\x64\xf3\x37\xf2\xaf\xec\x77\x34\xa7\xae\xe1\x19\x88\x54\xa1\x19\x95\xe5\xc3\x2b\xed\xaf\x8c\x6d\xca\x37\x3e\xab\xf7\x53\xa1\x99\xa9\xeb\x74\xba\x6f\x3c\xb1\x4a\x12\x53\xc6\xac\x57\xd3\xe7\x44\xba\x58\x4c\xc5\xbc\xbd\x84\x3e\x27\x85\x58\xa6\x1c\x62\xfe\x08\x7e\x4e\x0a\x95\xa8\x84\x1e\x5e\x42\x7f\x65\x6c\x53\x71\x6d\x2f\xa1\xd7\x2b\x82\x98\xa6\x21\xb8\x1f\x2d\xf1\x1d\x3a\x4c\x41\xd9\xe9\x7e\x34\x3e\x22\x88\xa9\x7b\xd8\xeb\xec\x3b\x0b\xfe\x30\xa1\xc9\x8c\xf3\x5c\xb5\xc9\x04\x73\xfd\x99\xfd\x5e\x89\x15\xa6\x4c\x6e\xaf\xc0\xef\x55\xcb\x2a\xbb\xda\x1f\xd9\xef\xb2\x3c\x55\x90\x0f\x2f\xc8\xef\x95\xae\xb0\x29\xf7\xda\xbc\xa6\x72\xaf\x54\xb7\x7a\x45\x1f\xf1\x52\x3e\x4b\xfd\x30\xe5\x5c\xf3\x87\xf1\x73\xaa\x04\xd4\x53\xce\xb5\x39\x6f\x8b\x64\x51\xc5\x54\x84\x7d\xce\x18\xb4\x4e\x81\x42\x05\x4e\x0c\xa0\x77\x0c\x31\x65\x53\xcf\xf5\xe7\xaf\xb1\x27\x8a\x14\xcc\x75\xa7\xb8\x51\x45\x4f\xa9\x22\xa7\x13\xd0\x33\x86\xd0\xd3\xfb\xf0\xa7\xf7\x73\xaa\xd4\xa6\x53\xf6\xf6\xbc\xf6\x76\x6f\x54\x52\x53\x29\x88\xfe\x40\xff\xfd\x8c\x63\x13\xae\x9f\x3b\x76\x16\x5d\xf3\x53\x41\x38\xe7\x31\xb8\x32\x76\x45\xca\x6d\xee\xe8\x8a\xf6\xcf\xd6\xba\x9d\x18\xb8\x4e\xbf\xbc\x78\x33\x40\x82\xa2\x4a\x22\x36\xc0\x0a\x20\xc0\xca\x4f\x2c\x69\xb0\x95\xa2\x9f\x84\x72\x4b\x79\x86\x4e\x5e\x90\x13\x59\x6e\xb1\x74\xa1\xaf\xd0\x52\xac\xe0\xc4\x52\x1d\xc4\xf2\x84\x9e\xa4\xc8\xd1\x92\x4d\xbd\xf2\x0e\x19\xfb\x29\x5b\x61\xc5\x65\x4f\xaa\x5a\x2c\x69\x29\x7f\xce\x3f\x27\x85\x79\x96\xec\xe6\xe5\xa1\x80\xa4\x30\xcf\x92\x1d\xb1\xc2\x00\x6e\xbc\x60\x97\xdc\xfd\x2b\x0c\xe0\x46\x0d\xbd\x14\x70\xf7\x57\xff\x73\x92\x95\xbb\xf8\xde\x22\x56\x00\xfb\x46\xbf\xc7\x92\x5b\x6d\x05\x48\x60\x29\x26\x96\x40\x82\xf3\x26\x5c\x19\xc7\xa0\xcc\x1c\xe7\x3f\xb8\xb2\xbf\x57\xf0\x06\xbd\xe8\x0f\xa7\x40\xc8\x89\x15\x90\xd0\xab\xfd\x58\xee\xba\x4f\x9d\xe7\x68\x09\x27\xac\x30\x9f\x3b\x53\xe3\x96\xcc\xe7\x35\x7c\x8b\x2a\x6a\xb1\x86\x7e\x2f\x10\x7e\xd7\x32\x49\x7f\xac\xcf\x2f\x59\xbe\x8f\x08\xbd\xe8\x8f\xf5\x8d\x90\x71\xda\x84\xfe\x57\x60\x8f\xae\x65\x9a\xfa\x2e\xce\x7b\x27\x4e\x5f\x72\xb3\x3b\x97\x41\x4e\x2c\xf6\xc3\x5a\x1a\x5f\x1c\xc1\xce\xe3\xb9\x84\xc5\x9d\x89\x20\x27\x45\xb4\xc5\x44\x80\xe5\xee\xb0\xa4\x30\xc2\x52\x84\xcf\x49\x09\xae\x4c\xdf\xe9\xf7\xe2\x08\x0a\x98\x88\x8a\x00\xfb\xf1\xad\xa6\x0a\x3b\xd1\x0d\x60\xc7\x11\x34\x5e\x88\x5b\x47\x70\x07\xde\x36\xae\x91\x5e\xd1\xc7\xce\x9e\xdd\x41\x2d\xb2\x65\x59\xef\x7b\x92\x9a\x0a\x48\x44\x0c\x00\x27\x06\xc8\x89\x6f\x04\x42\xc5\xff\xf0\xe2\xff\x26\x1f\xda\xd6\x6d\xbf\x9d\x57\x84\xcf\x6a\x61\xcb\xe6\xde\xc5\xfb\xa1\x61\x0b\x6a\xef\x30\xb9\x15\x5b\x50\x0d\x3f\x76\xf5\xcf\x68\x5e\xea\x6d\x7d\x78\x79\x7f\x4e\x2a\xbc\xdb\xb2\xaa\x77\xe4\xb4\x70\xb3\x6f\xa1\x80\xed\xd1\xf3\xc4\x27\x07\xb1\xbb\x3e\xeb\xbe\xa1\x95\x7c\xb5\x65\x71\xfb\xf3\xf9\x57\xd6\x28\x7b\x25\x6b\x21\x63\x9b\x4a\x6a\xd9\x8e\x10\x9a\x66\x59\x08\x61\x07\x42\x50\xd6\xd6\x96\x77\x7d\x23\x7e\x8e\x6a\x67\xeb\xbc\x6e\xc4\xcf\xd1\x66\xdb\xd0\x7a\x07\xae\x57\x49\xde\x1e\x1a\x42\x9c\x65\x23\x68\x14\x29\x00\x76\x9c\x65\x95\xdd\x6d\x9d\xe5\x1d\x67\x59\x65\x77\x22\x05\xc0\x8e\xb3\xac\xb2\xbb\xad\x94\xba\xed\xe9\xb8\x49\x65\x77\x5b\xe9\xb8\x3b\xce\xb9\xa2\x1c\x5b\xe7\x7c\x5f\xd0\xd0\xa5\x1d\xb7\x2a\x23\xf7\x8c\x9f\xa3\x2b\x62\x4b\x05\xec\x19\x43\xe0\x2d\xb5\x85\x14\xb6\x27\x15\x24\x05\x39\xb6\x32\x75\x77\x98\x26\x0a\x72\x88\x67\x00\x3b\xbc\x72\xca\xdf\xda\x32\xf1\x77\x98\x2d\xa0\xda\xdc\x52\x2b\x3b\x00\x01\xe1\xf2\xd6\xa5\xbf\x43\xe3\x80\xd6\xe3\x56\x4e\xc1\x0e\x8d\x43\x7e\x57\x6c\x69\x9c\x1d\x1a\x47\x05\x80\x5b\xa6\xc9\x3e\xbe\x23\x14\xb1\xd8\xd2\x38\xfb\x9a\x2d\xad\x73\x4f\x8b\x9d\x00\xc7\xfd\xef\x49\xb9\x5f\x87\x1c\x26\x38\x61\xe0\x83\xa8\xf7\xc8\x97\x77\xc2\x32\x51\xb1\xde\x51\x66\x8e\xb3\x0a\x5c\x99\x51\xb6\x24\x8b\xe1\x11\xcb\x89\x66\x00\xe7\x8d\x21\x50\x49\x1f\x19\xf1\xe7\xde\xeb\xbd\x33\x39\xe5\xc8\xf8\x38\x25\x16\x8f\x7b\xfa\x28\xc2\x7f\xc2\x07\xa8\x30\xc1\xe1\x83\xad\x38\x25\xba\x42\x28\x24\x46\x00\x9c\x1a\xd3\x42\x3d\x76\xa4\x90\x4e\xc0\x01\x29\xb2\x53\xd5\xcd\xf0\x01\x92\x53\x15\x47\x59\x76\xc7\x6b\x97\x12\xa8\xdb\x8f\x7c\xe5\x27\xa0\x02\x68\x08\x1d\x41\x85\x13\x70\x40\xaa\xec\x08\x0e\x38\x05\x41\xce\xaa\xad\x3b\xf2\x19\x1c\x37\x68\xb2\xc2\x04\x22\x21\x80\x93\x10\xe4\x4c\x4e\x55\x1c\x19\x34\xe7\xea\xa4\xae\xb4\xb0\xa3\x9a\x49\x27\x28\xb8\x9f\x71\x47\x28\x31\xe0\x78\xfe\x50\xe6\xd3\x81\x38\x32\x5b\xce\xd5\x4e\x39\xf3\xe9\x40\x1c\xe5\x16\x1d\x44\x37\xb5\x03\x15\x0f\x74\x66\x83\x2b\xe3\xef\x49\xb5\x38\x5b\x41\xce\xcf\x6f\xd9\xc7\xc3\x5d\x3d\xfc\x2d\xf2\x8c\xe7\x87\xbc\x86\xaa\x84\x47\x94\x15\x82\x19\xfb\x23\x4b\x16\xc5\x3b\x4a\xbd\x1f\xaf\x64\x91\x42\x0f\x26\xfa\x0e\xa5\xd0\x0f\xcf\x65\x7e\x9f\xe7\x87\x9c\x47\x81\x64\xb3\x5d\x59\xfe\x85\x5d\x76\xa7\xa3\x76\xf7\x3b\x67\x34\xf4\xb6\x5e\xb1\xd8\x9e\x56\x41\x2e\x95\xdd\x09\x49\xb6\xbf\x85\x90\x54\xfe\xb7\x8d\x99\x74\x3b\x82\xbc\x99\x9c\xaf\x67\x10\x3e\x9c\xf1\xc4\xda\xfd\xfa\x7f\x06\xab\x88\xce\x48\xf1\xdd\xef\xa4\x9f\xc1\xa8\xd8\x19\xee\x92\xcb\x8c\x9e\x9c\x91\xf5\x5d\xfe\xf3\xf7\xd8\x26\x03\xf1\xc7\xe9\x7e\xaf\xec\xcf\x35\x38\x5b\xbf\xe7\xc8\x85\xb3\x7c\x36\xe3\x07\x67\x27\xfb\xcb\xb8\xcf\x7e\xf5\xcd\x5b\xfe\xf1\x47\x7b\xfe\x4f\xaa\xb3\xf2\x7f\x83\xbd\x67\xb3\x94\xf2\x38\x11\x12\x19\x72\xce\x7e\xf5\x5b\xaf\xff\x16\x7b\x41\x5c\x74\x1c\x17\x31\xbb\xee\x08\x16\x1d\x87\x45\x7c\x6e\xff\x6c\x6a\xa8\xe3\xc4\x49\xcc\xba\x3b\x9b\x0a\xea\xec\x6b\x82\x54\xe3\x37\x04\x52\x67\x97\x72\x25\x46\x89\x7a\xe0\x24\x6c\x0f\x1f\xd4\x3c\x9b\xf6\xc8\xd9\xce\x16\xfc\x3c\xaf\x64\xfa\xce\xdf\x8e\x7a\xc8\x24\x7c\x36\x3d\x23\x27\x98\x8b\x54\x70\x7a\x0e\x5f\xf4\x3e\xc7\x53\xcb\x7e\x56\xcc\x39\x2c\xa7\x3d\xae\xdd\xf8\xa6\xdb\x11\x31\xc7\x09\x62\x8e\x66\xff\xfb\x8a\xdc\xff\xf9\xf7\xf1\xcf\xff\xe7\xff\xfb\xff\xc7\x3f\xff\xc7\xf8\xf7\xfd\xc7\xfc\xef\x7f\xfd\x6b\xff\xc7\x7f\xad\x7f\x9b\xff\xf5\xc7\xff\x7b\xff\xf5\x8f\xb5\xcf\xbf\xfd\xc7\xfe\xd7\xfe\x9f\xff\xf9\xdf\xff\x9a\xfb\x8f\x7f\xfe\xe7\x3f\xef\x57\xfe\xdf\xff\x0a\x00\x00\xff\xff\x6a\xcb\x90\xcd\xbb\x0d\x04\x00"); +var _bgdbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x06\xe3\x41\x7c\x96\x2f\x38\x6f\x26\x37\xb3\x06\xf5\xef\x8d\xd6\xd2\xb3\x56\xdc\x02\xc3\x79\x27\xe7\x55\x3c\x11\xd2\xd6\xd6\xd6\xd6\xfe\xd6\x1f\xff\xd3\x9f\xff\xf3\x9f\x7f\xfd\xe5\x1f\x5f\x7f\xfc\x5f\x7f\xfb\xeb\xf9\x4f\xf7\x3f\xbe\x9e\x5f\x7e\xbd\x7e\xbb\xff\xfe\xd7\x7f\xfd\xed\xbc\xbf\x8e\xfb\x5f\x7e\xf9\xf5\x0f\x7f\x08\xf1\xeb\xfa\xe5\xfc\xc7\xa7\x89\x3f\xe7\x5f\xf6\xbf\xfd\xe1\x0f\xf3\xfb\x7f\xfa\xb7\xbf\xff\xe3\xfe\xcb\x9f\x7f\x7d\xfe\xfa\x95\xf8\xde\xf5\xaf\x7f\x5b\xef\x7e\x7d\xfd\xf1\x7f\xbb\xff\xe5\x97\xbf\xff\xe3\xb7\x7f\xfb\xfa\x0f\xff\xe3\xf5\xd7\xe3\xfe\xef\xbe\xae\xfb\x99\xcf\xff\x97\xdf\xae\xfb\xb7\x5f\x7e\xfd\x97\xaf\xff\xf0\x5f\xf6\xbf\xed\xbf\x06\xfd\xf0\x4f\xff\xfa\xb7\xbf\xfd\xbf\xf7\x5f\xee\x5f\xff\xf1\xd5\xf0\xec\xfe\xf5\xc2\xdf\x3f\xfc\xf1\x3f\xfd\xd7\xfd\x6f\xff\xf3\xfe\x97\xfb\xeb\x8f\xff\xfc\xeb\x2f\xff\xe5\xcf\xff\xf4\x1f\xff\xf9\xbf\xfd\x29\xc5\xff\xf8\x3f\xe1\x67\xfc\xfa\xbf\xdf\xbf\xfd\xfd\x97\xbf\xfe\xfa\x15\xfe\xfb\x2d\x56\x3f\xfe\x6f\xff\xf6\xb7\xfb\x2b\xac\x5e\xfe\xcf\x7f\xfe\xf3\x7f\xfe\xfa\xbf\xc2\x57\xd8\xbe\x62\x29\x69\xfc\xdf\xeb\xf9\xff\xf1\x5f\xff\x7a\xdd\x5f\x1b\x5b\x81\x33\x38\xff\x7a\xdd\x7f\xff\xdb\x7e\xde\xbf\xed\xbf\xfe\xcb\xfd\x87\xaf\xaf\xff\x61\x5b\xff\xbe\xe7\x7f\xc3\xf6\xa7\x3f\xfd\xe9\x4f\xdf\x13\xc4\x7f\xf7\xe6\xa7\x83\x5f\xff\xfa\x8f\xeb\x7e\xf8\xec\xf7\xdf\xce\x7f\xe1\xf9\xfe\x0a\xf3\xeb\xf7\x6b\x7f\x08\xdb\xb6\x46\xff\xe5\x3a\xff\x9f\xfd\xb7\xcf\x87\xe5\xfc\xfe\x1a\xed\xd3\x6a\xb3\x35\xd4\xba\xbe\xbf\x46\x56\xeb\xfe\xfe\x0a\xdb\xf6\x69\xee\xdb\x1c\xe6\xd3\xc8\xf3\x37\x75\xb3\x97\xef\xaf\xea\x1f\xeb\xf7\xd7\x48\x6a\xb5\xef\xaf\x16\xdd\x4d\xff\xfe\xaa\xd9\x5f\x8e\xef\xaf\x50\xa2\x9a\xfb\xf7\x57\xc8\x7e\xf9\x98\xc3\x08\xbe\xfd\x9c\x2f\xbb\xe7\x6b\x36\x3d\xec\x84\xb7\x08\xfc\x7d\xa2\x25\xea\xdb\x63\xfb\xfe\x6a\x86\xf8\x08\xdf\x5f\xd5\x73\x3d\xf2\x84\xaa\xa8\x59\x66\x57\xfe\xb6\x7e\x7f\xb5\xd6\xd5\x6c\xdf\x5f\x21\xb8\xab\xfe\xfd\x15\x92\xbb\x9a\x33\xaa\x9a\xc2\x81\x19\xf9\xd7\x39\xa3\xa8\x29\x1c\x00\xb2\x7e\x9a\x67\x9d\x5d\x69\xdc\xab\x4d\x20\x05\xd5\x35\x07\xca\xc2\xd5\x35\xbf\x2d\x1a\xe8\x9e\xdf\x7a\x0a\x0f\xbe\x55\xcf\x0f\xbe\xfd\x4c\x21\x4c\xf2\x19\xa9\x56\xb5\x03\xda\x41\xed\x38\xfb\x6e\xc5\x2f\x24\x3c\xa8\x43\x0f\x32\x1e\xa4\xa6\x07\xc0\x59\x13\x04\x61\xab\xec\xc3\x83\x36\x3c\x68\x1e\xa5\xe3\x41\x4f\x7a\x30\xf8\xc0\xa3\xec\xdf\x5f\x71\x4b\xc9\x6f\x1c\x78\x20\x8a\x09\xdb\xc9\x51\xfc\xc9\xc5\x51\xfc\xc6\x4d\xd0\x3d\xec\xc3\x37\x3e\x8b\x12\xc2\x86\x4e\xa3\x3e\x09\x81\x6f\x68\x2e\x21\x02\x3f\x1a\x24\x24\xb4\xdd\x43\x25\x9c\x7e\xd0\x08\xa7\x00\x0f\x9c\xab\x08\x23\x04\xce\xb5\xf9\x8d\x7d\xf6\x39\x3c\xe6\x31\x77\xa3\x48\x36\x04\xce\xb4\x7b\x0c\xce\x74\xb8\xcb\x9b\x50\xb8\x8b\x87\x50\xe8\x41\xe4\x4c\xbd\x6a\x31\xf0\x0d\x2d\x74\x8c\x7c\xc3\x0f\xb8\xd0\xdd\x7d\x70\xa1\x87\xf0\x19\x39\x79\x51\x75\x88\x58\xe8\x1e\xdc\x47\xc7\x54\x04\x68\x1c\xb3\x1d\x84\xef\x88\xa9\x57\x43\x75\xa0\xed\xdf\xd7\xc4\x84\xff\xb8\x26\xa6\x2f\xd2\x9a\x98\x88\x2d\xcd\x25\xcc\x82\x20\x71\x5a\x51\xc8\x4b\x89\x0f\xfc\xc1\x9a\xa7\x3f\x59\xf3\x14\x14\x89\xf3\x14\x7b\x0a\x69\x2d\xb2\xfb\xe8\xec\x54\x70\x26\x2e\xf2\x0b\xce\x9d\xab\xee\x3e\x48\xd0\xd9\xa3\x9c\x78\x60\x42\x49\x5c\x66\x4f\x3e\x91\xa0\xb3\x3b\x25\x36\xa2\x96\x28\x2f\x6c\xa8\x8f\x0c\x6c\x68\xc5\xf2\xdc\xde\xfe\x3e\xaf\xcd\x2d\x18\x32\x71\xd1\x84\x8b\x5c\x08\x65\xc2\x29\xb5\x4e\x94\xff\xbf\x33\x26\x64\x22\xca\x3b\x2e\x73\xe7\x57\x51\x48\xe6\x6e\x68\x06\x61\x10\x62\x7f\xc2\x9d\x1f\x0d\x02\xb6\x83\xe9\x32\xcf\xa3\x2b\x19\x91\xf9\x02\xcd\x08\x07\x65\xe3\x98\x5a\xf1\xb2\x36\xb5\x56\xab\x00\x0b\x82\xa9\x4c\x2c\x64\x61\xb9\x10\x07\xde\x3b\x85\xf4\x50\xfd\xfd\xa2\x07\x8f\x40\x7a\x30\x1e\xcb\xda\xf4\xee\x63\x6d\x7a\x8f\x42\x7a\x30\x4d\x95\x83\x0f\x3c\xca\xda\xf6\x42\x55\x59\xdb\xde\x80\x2f\x7a\x10\xee\x0a\x19\x9c\xce\x86\x50\x27\x3d\x78\x7f\xd6\xb9\xe9\xa3\x3a\xac\x64\xf6\xde\x7e\x95\xf4\xd0\xd5\x61\x25\x2e\x4c\xa4\x95\xb8\x28\x7e\x63\xf1\x00\xf7\x41\x5c\x24\x7f\x42\x1e\x20\x54\x54\xf2\x00\x7f\x40\x1e\xa0\x79\x57\xf2\x00\x03\xbd\xf0\xe0\x17\x16\x1e\x84\xfe\x7a\x63\x04\xb7\x1f\x8c\x20\x8a\x69\x8b\x22\xfc\x80\x14\xd1\x85\xa7\x46\x2e\xe1\x33\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\xf8\x8c\x6b\x8b\x26\xfc\xc9\x3a\xf4\xfc\xe0\x9a\x5d\x7a\x84\xc9\x2f\xcd\x85\xc6\x5c\x60\x63\x7e\x60\x79\xbb\xb7\xd6\x19\xf9\x40\x20\x9f\xd8\x4b\xc6\xec\x49\xcc\xfa\x83\x07\xbf\x6b\x29\xae\x0d\x98\x16\x52\xae\x80\xf7\xd5\xdf\x15\xf1\xbb\x66\x78\x25\xfc\xee\x76\xc6\xef\x82\xf0\x5a\xec\x46\x33\xb8\x28\x4b\x58\x0e\xb8\x88\x54\x33\xf8\x8b\x5b\xcd\x27\xf0\x45\x8e\xe2\x8d\x74\x11\xad\x3e\x1d\xaf\xc5\x7a\x45\x82\x17\xd1\x6a\x1e\xf3\x10\x0e\xe3\xf9\x81\x84\x2c\x44\xc5\x79\x02\x8c\xac\x2e\x23\x99\x4e\x17\xd5\xc7\x02\x4c\x84\xae\x36\x51\xad\x21\x62\x59\x8b\xe1\x2f\x80\x0b\x6d\xd6\x48\xb6\xd3\xb5\xbb\x63\x01\x2e\xfa\xe6\x2f\x78\xdc\xbe\x3e\xe9\x7c\x30\xf4\x00\x7b\x2d\x7a\xd0\x1d\x6d\xff\x4e\xde\xea\x1e\x4f\x42\xb9\xe9\xc1\xcd\x07\x06\xe2\x21\x10\xea\xa2\x72\xe6\xa2\xc1\x58\x03\x85\x00\x41\x45\x26\xd2\x8d\x2c\x32\x91\xae\x33\x3b\x56\xce\x2c\xb8\x53\xce\x4c\x84\x1f\xeb\x9a\x59\xd3\x03\x2c\x6a\xef\xe5\x27\x07\x53\x5c\x3c\x64\x78\xc4\x8b\xd3\xf0\x03\xf2\xd2\x61\x10\x38\x51\x51\x5e\x24\x17\xe9\x41\x30\x2d\x2e\x22\xc1\x2d\x36\xae\xb1\xb6\x43\x6c\x5c\xe3\xcd\x7d\x10\x15\x92\x35\xe2\xe4\x22\x23\x4b\x2c\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x35\x59\x43\xbe\x26\xab\x37\x3a\xe7\x26\xf9\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\xd6\xc9\x10\x3b\xa7\x26\xf6\x16\x3b\x21\x17\x33\x88\x9d\x90\x4b\xf2\x8a\x9d\x90\x27\x7f\x42\x7e\x27\xed\x25\xf6\x13\xe8\xf1\x17\x9c\x89\xf1\xd5\x49\x9f\xc1\x60\x70\xd9\x24\x1b\xc7\xc1\xa9\x89\x87\xc5\xc1\xa9\x19\xf2\x01\x26\xe5\x7d\x36\x38\x13\xef\xdd\x41\x7a\xd5\x91\x15\xc7\xa2\x46\x0f\xc2\xa9\x0d\xf7\xc1\x8d\x34\x3c\x08\x21\x0f\x7e\x63\x01\xaa\x65\xdb\x17\x5c\xea\x74\x5f\x2c\x43\x8b\x72\x70\x2a\x62\xcf\xf1\xe0\x1b\xa6\xc0\x83\xfb\xc6\x08\x9c\x6a\xa7\xa9\xfe\x98\xe8\xd4\x6f\x27\x07\x34\x15\x40\x0b\xf5\xf2\x9c\x14\xde\xc4\x8c\xe3\xc9\x69\x67\xf7\x30\xde\xaa\x76\x3c\xe7\x7a\x7a\x8b\x9e\xc7\xf7\x97\x0e\xbf\x78\x12\x23\x62\xba\x91\x67\x87\xc9\xf6\x5a\xf3\xd7\xf8\x1f\xce\xee\x07\x4b\x4b\x14\x52\xc1\xd9\xbd\x43\xaf\x75\x5c\x0a\xbe\xc9\xd7\x8d\x9c\x8b\x72\x43\xf1\xfb\x24\x1e\xc9\x3f\x69\x6a\xc7\x82\x38\x4d\xd5\x77\xb8\x95\xdf\x73\x4d\x53\xeb\x8d\x62\xac\x69\xfb\x1d\x24\x69\x6a\xab\x21\xf9\xdb\x39\xf7\xe4\x61\xae\xdf\xe3\x31\x51\x31\xed\x12\x2e\x52\xe0\xce\x90\xb8\x98\xa8\x03\x76\x49\xd6\x89\xda\x59\x97\xd8\x94\xa8\x9d\xf5\xe2\x07\xed\x6d\x9e\x48\x11\xd6\x0a\x0d\x19\x49\xb1\x9e\x6d\x5c\x43\xfa\x0d\x0e\x29\x05\x3b\x45\x42\x29\x31\x2a\x25\xd2\xa3\xb4\xe3\x34\x95\x2d\x09\x44\x89\x8a\x55\x97\xda\x9f\x12\xac\x1c\x02\x30\x2d\x10\x34\xeb\xc4\x11\x9b\x1f\x10\x51\xee\x72\x9d\x2d\x92\xd3\x52\x87\xd0\x95\x45\x74\xa9\x43\x8b\xf2\x91\x96\xfa\xcd\x07\x5a\x9b\xfe\xf0\x81\xfa\x18\x50\x9a\xcc\x00\xd2\xbe\xf3\x0d\x3f\x38\xf8\x40\x70\x1c\xeb\x13\xf5\x01\x49\xaa\xc6\x18\x7f\x72\x1c\xa5\x93\x03\x68\xab\xa7\x93\x03\xe8\xbc\x4b\x27\xa1\x36\x89\xcc\xdd\x12\xe2\x26\xbe\x96\xb0\x5d\xe2\x36\xfc\x46\xe1\x03\xf5\x81\xed\x10\x37\x91\x70\xde\xe6\x27\x9b\x96\x3c\x43\x31\xda\xc4\x1e\x1e\x08\x5b\x31\x7c\xf6\x57\xb8\xc1\x2f\xd2\x87\x41\x84\xfb\x80\x14\xf4\x39\xfb\xc3\xd3\xb0\x85\x3f\x6c\x30\x3c\x8d\x42\x8f\x7f\x07\x67\xfd\xa0\x2d\x3c\x0d\x67\xc6\x67\x29\xe2\xb6\x4d\xb1\xfb\x83\xe6\xb8\xcd\x0d\x57\xfd\x6b\x98\xbb\xf1\xa3\x53\xc5\x0d\xb6\x99\xac\xd6\x44\xf8\xab\x99\x7e\xdf\xcc\x2f\x4a\x8b\x5b\x28\xb3\x27\x8d\x13\xea\x6c\x56\x35\xbb\x79\x64\xdc\xc2\x30\x8f\x8c\x1b\x36\xe2\x67\x82\x71\xc3\x36\xdc\xfc\xee\xa4\xcf\x68\x08\x6f\xe0\xef\xd3\x8c\x00\x71\xa8\x09\x20\xdc\x04\x10\xea\x6a\xee\x25\xd9\xae\xe2\x96\x8e\xef\x2f\xc9\xb4\x71\xc3\xce\x88\x21\xa8\xef\x74\xbf\xd8\x4f\xdc\x12\xb7\x66\x56\xef\x99\xf4\xd8\xd5\x21\x34\xfb\x4d\x1d\xe6\xc1\x0e\xf5\x3b\x68\xa1\xc6\xae\x11\xa6\xa8\xd8\xba\xf1\x32\xb5\xcf\xa6\xc3\x22\x6e\x58\xfb\xd4\xdc\x06\x08\xc3\xc8\xd9\x41\x3c\x45\x43\x82\xfd\x56\x19\x5e\xe2\x06\xf6\x1b\xb6\xcf\x46\x8c\x30\x4e\x86\xd0\x8b\x1f\xa4\xef\xaf\xf6\x11\xa7\x22\x2d\x8d\x41\x1c\x29\xc2\x6c\xd8\xd3\xe6\xf7\x77\xb4\xb3\xda\x0f\x77\xc0\x67\x96\x30\xdf\xf5\x2d\xea\x83\x49\x09\xad\x7a\x84\x18\xe6\xef\x06\x00\x46\x31\x41\x0c\x83\xd7\x48\xaf\x9f\x71\x42\x96\xe0\x07\x73\xd9\x3e\x0c\x2f\x7e\xcc\x57\x22\x35\x9a\x96\xe2\xd6\x35\x83\xb9\xce\x3d\x7d\x44\xb5\x08\xe3\xc5\x90\x65\x2f\xc2\x76\x31\x24\xec\x45\x98\x2e\x86\x84\x99\xf8\xb1\x4d\x44\x75\x30\x97\xa1\xa7\x8f\xc4\x19\xc3\x14\xba\x86\x34\xdd\x08\x95\x50\x8a\x4e\x84\x4a\x28\x0b\x53\x0c\x10\x7d\x62\xdc\x34\x83\x29\x12\xf4\xb4\xe9\x85\xf3\xe0\x0b\x1a\x0f\xc7\x7a\x8c\x86\x88\x8c\x2a\x1a\xe4\xa9\x03\x4a\xa7\x8d\x50\xf9\x74\x06\xc7\x70\xcf\x01\xb6\xe0\x76\x43\x5b\xaf\xdf\x1d\x6d\x2d\xe9\x3d\xd0\x16\x80\x53\x53\xeb\x49\xef\xc7\x49\x43\xd2\x8f\x63\xdc\x30\xf8\x50\x73\x4e\x57\xeb\x17\x41\x50\x31\x74\xbf\xbe\x0c\x58\x4d\x0f\xda\x24\x90\x4d\xcd\xfe\xfd\x25\x7b\x4b\x8c\x34\x5b\xe7\xcf\x99\x19\xe3\x46\x76\x31\xfc\xc6\x24\x88\x6c\xe8\x68\xb0\xd3\xb6\x8f\x93\xa9\xb5\x2a\x82\x8c\x93\xad\xd5\x8f\x4c\x18\x23\xd8\x5a\x0c\xa1\xff\xe0\x58\x89\x11\x96\xe5\x20\xd8\x27\xef\x92\x09\x2a\xc6\xc9\xac\x9a\x67\x36\x99\x55\xdb\x3c\xd2\x03\x40\x84\xa9\x08\x3c\x6a\x62\x53\x5c\x90\x6d\x2a\xc6\x29\x2c\xc8\x0e\x19\x63\xbc\xbe\xbf\x7a\x18\x1a\x6a\xd2\x7d\xab\x51\x68\x9d\x92\x40\xdb\xdc\x2c\xf3\x67\x75\x06\xe6\x26\x7a\x89\x09\x70\x6a\xe4\x4c\x14\x88\x07\xc7\x0c\x92\x2f\x22\xc1\x48\x9b\x62\x11\xe7\x81\xae\x2d\xa3\x66\x84\x86\x5a\xc5\xc8\xa0\x9f\xca\x29\x10\x23\x8d\x60\x45\x4c\x84\xd2\x7e\x0c\x5d\x1f\x8c\x75\x2c\x0a\xa4\xd1\xf8\x40\xc8\x82\x3e\x10\x43\x17\x48\xe3\x26\x33\xd4\x27\x70\xa2\xc5\xd0\x35\xca\x3e\x71\x50\xf4\xc1\x01\xf4\x27\x4d\xf2\xe4\x46\x14\xc6\x13\x7c\x28\x73\x89\x3f\x0f\x02\x28\x5b\xbf\x2f\x37\x83\x78\x55\x1a\xd8\xa9\x32\x73\xc6\x34\x78\x86\x88\x02\x12\x34\x90\xf7\x83\x05\xe4\x47\xe8\x88\x09\x2a\x49\x94\xab\x2d\x26\xa8\x24\xbf\xfb\xa4\xfc\xfb\x07\x44\x96\x76\x20\x84\xa9\xdf\xbd\x31\x45\x9b\x50\xe3\xc7\xff\x11\x73\x4c\x7c\xf0\x59\xb0\x7c\x4f\x36\x2e\x43\x59\xcc\xcf\x03\x33\x96\x88\xb5\x4c\x2e\xd9\xa3\xc0\x2a\xe5\x46\xfb\xd3\x41\x99\x4b\xdc\xa3\x60\x28\x15\x1d\x8a\xe9\x94\xa9\xdb\xf7\xf8\x11\xb7\x63\x69\xe8\x4f\xa7\x67\x99\x4c\xb3\xc7\xac\xef\x3b\xbe\x17\x2a\xcb\xd4\x53\x7b\xd4\xb6\x2e\x53\xe8\xec\x51\x7c\xa1\x4c\x35\xb5\xc7\xac\xfe\x3b\xe0\x4b\xee\x1f\xe3\x4b\x3e\x29\x13\xf1\x4d\x7b\xaf\x4c\xb4\x7b\x25\xcb\x44\x7a\xdf\x74\xc8\x14\x62\xf4\xd5\xdd\x4e\xa6\xfc\x51\x30\x62\x39\x78\x98\xeb\x64\x2d\x07\xb8\xbe\xe0\x3b\xc0\xf5\x05\xde\xc1\x35\x1b\x7e\x9d\x4c\xd8\x2f\x9c\xf3\x7d\x4d\x7f\x8a\x81\x2d\x69\xf6\x27\xc9\x66\x08\x5d\x27\x4e\x51\x1d\x1a\x65\x1e\x22\x3e\xa2\xca\x09\xc7\x70\x55\x13\xc8\xf6\x60\x14\x8e\x93\x4e\xd1\x32\xcf\x9c\x16\x35\x3a\x4e\x9c\xad\x6c\x1e\x7f\x72\x1b\xb1\xd0\x72\xce\xad\x24\xe2\x29\x77\xc6\x5a\x0b\x9b\x77\x41\x5b\xd0\xc0\x7d\x1a\x5f\xc4\x72\xcf\xef\x9b\x80\x7f\x16\x72\x05\xef\xc3\x13\x4f\xab\x57\xe7\x29\xd2\x24\x05\xd6\x0d\xb3\x0d\x6a\xde\x10\x29\x3e\x9f\xd7\x00\x5a\xd0\x3e\xae\x01\xb4\xe0\xcf\x33\xfc\xd5\x7a\x7d\x0a\x72\x4d\xcc\xa9\x56\x50\xaa\x8e\xbf\x0a\x4a\xdf\xc4\xf3\x6b\x25\xad\xa8\xf7\x9a\xf0\x7e\x52\x3b\xe3\x77\xc1\x5e\x81\x8d\xf0\x13\xb5\x25\xd6\x5a\xf1\x72\x56\x9b\x64\x22\x58\xe7\x36\x93\xef\x34\xd6\x7a\x80\x0a\xc5\xd9\x6b\x25\x07\x7a\x3d\x98\x84\xd4\xdc\x1f\x38\x43\x18\x86\x1e\x4b\x21\xe0\x17\x7f\x92\x38\x57\xd7\x4e\x28\x7e\x83\x8b\xa5\x13\xbe\x4e\x52\x9d\x2a\x90\x10\x74\xdc\x3c\xa1\xf5\x60\x49\x34\xa2\xee\xb6\x91\xc7\xe9\x50\x6f\x61\xf1\xa7\x4d\x0f\x38\xac\xf6\x7b\x83\xf8\x1d\x65\x78\x8f\x2d\x53\x08\xd2\x1e\x6e\x65\x51\x99\xde\x68\xe4\x69\x42\x66\xdb\xc1\xb3\xb4\xf0\xed\x78\x08\xf9\xa7\x8b\x81\x90\x81\x1a\xc5\x05\x07\xcc\x31\x31\x6a\x23\x1e\x80\x2b\x6c\x22\xd5\x03\x36\x81\x68\xc6\x76\x44\x82\xa1\x93\xfb\x80\x19\x20\x9a\x15\x1e\x95\x90\x07\x3f\x08\x7c\xa0\x51\x70\x60\x46\xd3\xe0\x31\xca\xef\x20\x3f\x3e\xc7\xe3\xa7\x8b\x1b\xd8\x28\x45\x84\x72\x77\x78\xdc\x2c\xb8\xdf\xbd\x40\x5f\x2b\x7e\xa3\xc1\x6f\xf9\x7a\x63\xe0\x93\xd7\x1b\x07\xde\x10\xa0\xf7\x64\xb2\x39\x8a\xeb\xdc\xb0\x04\x66\x0b\x67\xf7\xd4\xf3\x73\xcd\x6e\xc7\xef\xaf\x64\x39\xe1\x9e\xb2\x70\xb6\x30\x7c\x4f\x61\x38\x9b\x13\xdc\x34\x03\x26\x09\x77\xf7\x60\xe4\x85\x18\xe9\x8d\x99\xa7\x5e\xdc\x25\xa2\x2f\x4a\xf5\x27\xe3\xfb\xab\x6c\xc5\x7d\x1e\xb3\xdd\xdd\x9e\xe4\xd9\x64\x15\x8c\xf7\x3c\xa4\x53\xd5\x51\x74\xcf\x3d\x90\xbc\x27\xee\x1d\xa8\x94\x91\x2e\xde\x88\xd0\x29\xf2\xd1\xc4\x1b\x27\x72\x0e\xda\x02\xf7\x0e\xa0\xac\x13\xdc\x88\xc5\x49\x3e\x80\x6e\xec\xab\x34\x74\x20\xdc\xd8\x57\x79\x0c\xbf\x31\xb7\xf2\x08\x9e\x3a\x62\x72\xf2\xf0\x82\x21\x2a\x27\x0d\x31\xb6\x1b\x87\x52\xd9\xb4\xfb\x6f\x58\x2f\xdf\x9d\x1e\x98\x8b\xe5\xaa\x1b\xe6\xcc\xbc\x35\xcd\x05\x31\x36\x79\x7b\x7d\x42\xcb\x9a\x08\x1a\x26\x8a\x90\x5e\xab\x0c\x2b\xe7\xd0\xd9\x77\xd3\xe7\x65\x5b\xc1\x7d\x26\x2c\x9a\xb6\xf7\x3d\x65\xaf\x58\xb5\xf1\x6e\x06\xe7\x54\xe9\xd2\x37\xec\x9c\xc9\xba\xf1\x4d\xdb\xa6\xfc\x5a\xf1\x3e\x19\xa1\xd4\x3d\x08\xb4\xe3\x68\x62\xbb\xc2\xf7\x57\xda\x8c\xf2\x0b\x60\x99\x73\xdd\xf4\x7c\xbd\xbf\x68\x9c\x99\xdf\xe8\x13\xce\xaa\x31\xa0\x60\xa7\x6e\x5c\x40\xc1\x4e\xb6\x0a\xdc\x88\x1c\x4a\x32\xb1\xc6\x7b\x1e\x8e\xa1\x1a\x17\x53\xdb\x4a\xc9\x94\x71\x83\x32\x74\xf6\xde\xf7\x81\x21\x85\xdc\x1b\xee\xc7\xec\xdf\x27\xb5\x0e\xe9\x1c\xf7\x03\x33\x84\x44\x97\x67\xa3\x15\x6b\x53\x7b\x32\x3d\x1f\xf5\xcf\xe4\xbd\x59\x16\xab\xf8\x4c\x7d\x2d\x4f\x66\xfd\x83\xe3\xe9\x81\x85\x56\x21\x43\xf1\x99\xe7\x72\x0e\x92\x13\x9e\x79\x30\xa7\xd8\xdc\x79\x9b\xbf\x07\x03\x33\xf1\x59\xb4\xdf\x9f\xa9\xdd\xe5\x28\xb5\xe2\x99\xca\x5d\x8a\x52\x03\x9e\xa9\xdb\xa5\x34\xdc\xff\x39\xdf\x0f\xfe\xfe\x9a\x6d\xc9\x3d\xcf\x06\x06\xf5\x82\xef\x99\x6d\x21\xef\x09\x1b\xda\x1a\x6f\xea\x86\x29\x54\xff\x3e\xf9\xd5\x10\xfb\x79\xe6\xb9\x94\xa3\xc4\xae\x27\xd4\xef\xaf\x6c\x5b\xc2\x83\x50\xa4\xe4\xf9\x4e\x15\x21\x35\xcf\x67\xaa\x8b\x39\x89\x2b\x3f\xf3\xf8\xc8\x29\xba\xff\x03\x6d\xbf\x7f\xce\xef\xb3\xdf\x9f\xf4\x36\x64\xd1\x7a\xa6\x64\x93\x73\x71\x7b\x12\x43\x10\xc7\x7e\x10\x83\x14\xa5\x06\x3e\x53\xee\x4f\x5d\x9b\xfb\x89\x73\xdf\xc9\xf5\x15\x9f\x79\x7a\x45\x5b\x0b\x1f\x84\x1b\xbd\xd6\x23\xce\xf5\xab\x62\x30\x4f\xc4\x7e\xd0\x4e\x7f\xe6\xd9\x16\x73\xf1\x78\xfb\xef\xf8\xff\x13\x0f\xb4\xdd\xdf\x5c\x3f\xef\xfb\x67\x6a\xb5\x31\x34\xc3\x33\xe7\xd7\x8c\x2f\xd8\xc3\x87\xe9\x05\xe6\xf0\x21\xd9\xea\x41\x24\x92\xdc\x17\xf1\x49\xe4\x3c\x7e\xff\xf7\xe7\xcd\x93\x70\xde\x48\xaa\x78\xa6\x9a\x9c\xad\xa9\x3e\xa9\xa2\x2d\x7c\xa4\x86\xb6\xfb\x9f\x7c\xbd\x8a\x83\x3c\xb0\xaf\xe7\xe2\x05\x4d\x13\x01\x8a\xba\x8b\x4f\x3a\xd0\xf6\x07\xe7\xdc\x00\x46\xd8\xd4\xc4\xf3\x10\x8f\x7f\x10\x7f\x34\x5e\xfd\x4d\x11\x45\x91\x3a\xf1\x41\xf4\x51\xf4\x6e\xcf\x01\x87\x9d\x00\x9c\xb2\x6c\x2a\xde\x30\x53\xb5\x4f\xd6\x50\x1f\xd8\x28\x15\x12\x13\x9f\xa9\xe9\x27\xdb\x6d\x9f\x5c\x71\x58\xba\xbf\x86\x0d\x29\x78\x73\xff\xfe\x2a\x21\xb9\xff\x89\x00\xf9\x17\xe2\x93\xe7\x06\x96\x03\x37\x3e\x79\x9e\x6a\xbd\x78\xfc\x39\xff\xe8\xf9\xe5\xeb\xfb\xab\x28\x18\x21\x3e\xf9\x9e\xed\xea\xef\x1f\xb4\x05\xcf\x54\x4b\x53\x96\x2c\xf5\x94\xb9\x81\xbb\x37\x64\x81\x35\x51\xdc\xf4\x29\x69\x7e\xef\x0d\x50\x70\xf0\x6c\xfe\x1d\x52\x91\xe1\x9f\x42\x64\xda\xc4\x7d\x9f\x32\xe7\x5f\x4c\x30\x65\xce\xbf\x7a\x83\x95\x81\xb6\xdf\x9f\xf3\xaf\x26\x50\x84\x1c\x25\xd3\x03\xbc\xff\xd5\xdc\x18\x01\x47\xbd\x7b\x7c\xac\xff\xab\xff\x07\x04\x2e\x7c\x53\x76\xd4\x01\xf5\xd0\x5b\xe3\xf7\x69\x6a\x91\x9a\xfa\x4c\xe5\x24\xd6\xe2\xef\xf3\xc4\x97\x0e\xf7\x67\x2a\x27\x49\x2e\xac\xf8\x4c\xfd\x23\x65\x6f\x38\x44\x09\x64\x1f\x67\x4f\x9d\x08\x78\x11\x78\x1d\x93\x43\x7b\x81\xa6\x82\x92\xb2\x17\x7c\x6a\x28\x31\xb4\x1f\x69\x3f\xcf\xd4\x5e\x52\xf7\xf6\x9f\xca\x4b\x6a\x2f\x68\xee\xf9\x7b\xf2\xef\x73\x77\x54\x89\x9f\x70\x96\xc4\xe8\xd5\x44\xf8\x40\x1e\xd2\xcd\xe0\x2d\x09\xc9\xfb\x1b\xd1\x03\x96\x89\x9f\x36\xd1\x33\x0c\x3d\x22\x90\x86\x97\xab\x4d\xf4\xbc\x96\x1b\xf1\x47\xaf\xf3\x87\xa1\x04\x12\x25\x9f\x36\xbe\xbf\xea\xeb\x7c\x69\x13\x3b\x63\x73\x7f\xd4\x8c\xfc\xfd\xe4\x8f\x9b\xb7\x23\x63\x8f\x5e\xed\xfb\xfb\xab\x46\x49\x80\xcf\x54\x71\xa2\x05\x98\xa7\x6f\xf3\x77\xf7\xd7\x03\xb6\xaf\xbe\xef\x73\x7b\x14\x9f\x27\x53\x4b\x88\xd1\xf0\xf5\x8c\x60\x36\xf7\x07\xed\x46\x46\x8e\x07\xbe\xc0\x3a\xdc\xff\x9c\xbf\x0d\x0d\x4f\x9f\xe7\xc3\x6b\x3b\x75\x04\x0a\xbd\xc6\xdf\xe7\xf8\xde\x4e\x53\xc3\xa8\xc9\xe7\x4b\x3f\x11\xc1\x6e\xf8\xe6\xfc\x87\xd9\x11\x62\x11\xba\xd9\x1d\x1d\x8d\xfe\x7e\xd0\xbd\xa1\xef\x47\xf8\xfe\xaa\xd5\xf0\x23\x5a\xeb\x75\xfe\x21\x5c\x2b\x9b\x9f\xc3\x38\x6f\x07\xcb\x33\xb0\xfe\x66\x57\x53\x1d\x49\x61\xf8\xf7\xf6\xfd\x55\x6d\x7c\x7e\xa6\x32\x52\x9b\xb7\x27\x82\x16\xb2\xcf\xa3\x31\xe7\x6f\x31\xf7\x99\xba\x49\xec\xaf\xf1\x26\x7b\x54\x70\x51\x7c\xc6\x05\x79\x49\xf4\x34\x75\x97\x98\x4c\x7f\x53\x75\x89\xc5\xf2\xc7\x54\x5d\xe2\x30\xfb\x65\xc0\x43\xf0\x76\xdd\x23\x04\x02\xbf\x30\xcf\x87\x97\x80\x34\x55\x9b\x94\x2d\x90\xec\x93\x3f\x0c\x6f\x7f\x68\x3a\x36\xfe\x3f\x7b\xfb\x9d\x8c\xfd\x4c\xc5\x27\x75\x13\xe0\xd4\x7b\x52\x31\xbf\x9e\x6a\x4f\x0b\xde\x90\x53\xeb\x69\xc1\xe7\xd9\x4e\xcb\x8f\xfb\xbb\xbe\xbf\x7a\xb5\xb4\x3a\x55\x9e\x94\x4d\xb0\xfb\x03\xfe\xaf\xfe\x11\xbf\x91\xbd\x61\xa6\x46\xd4\x82\x37\x30\xac\x74\x41\xba\xdd\x03\x7d\x28\x59\x40\x38\x32\x36\xb8\xe0\x3f\xe6\xfc\xcb\xab\x3f\xf0\x47\x9f\x4f\x53\x7d\x8a\xc5\xf8\x3b\xb0\x01\x4c\x70\x07\x23\xe5\xdc\x9e\x0c\xe0\x25\x40\x1f\xf0\x4a\x7b\x03\x1f\x2b\x42\x59\xed\x0b\x76\x3d\xb7\x61\x88\x93\xee\xfa\x40\xf5\xb2\x76\xf1\xd0\x49\x6e\x79\x63\x6a\x5e\x69\xb3\xc0\x36\x15\xaf\x96\x5f\xef\x33\xc6\x42\xf3\x85\x1d\x31\x47\x7f\x3f\xd7\xd7\x6a\xeb\x03\x83\x48\xb2\xba\xf2\x20\x3e\xa5\x7a\x07\xd0\xb4\xe8\x1d\x05\xcb\x62\xb6\x44\x38\xf5\xb8\x96\x7d\xe0\x4f\x35\x2e\xbd\x34\x08\x98\xae\x87\x0f\xb0\xa9\xd5\x45\xfb\x54\x9e\x0b\x02\x80\x29\xfe\x4a\x50\x87\xea\x0f\xce\x97\x44\xef\xf7\x07\xb6\xb4\x4d\x6d\xa6\xa7\xcf\xee\x4b\x70\x78\x2b\x86\x31\xc1\xe1\x2d\x51\x29\xc1\x31\x5d\xab\x7f\x85\x0f\xe5\xf5\x31\x3d\xd3\xcd\xef\xc3\xdf\xf0\x31\x96\xa4\x6d\xca\xe6\x5d\xa2\x5a\x82\x3b\x3a\xc4\x18\xfc\x00\x7e\xba\x8f\x11\x21\xc1\x41\x1d\x62\xf8\xec\xf6\x44\x17\x75\x95\x15\x38\x6d\x08\xde\x88\xa1\x69\x8c\xe5\x6f\xf8\x30\xdc\xc4\xcc\x22\x9f\x18\x69\x7b\xc0\x71\x35\xe6\x83\x49\x09\x66\xb8\x01\xaa\xcc\xd4\x29\x4e\x20\x7b\xf8\x30\xfc\x14\xa7\x40\xdd\x25\x4f\x26\xb8\x9d\xba\xa2\xdf\x13\xfc\x4e\x5d\xc9\x30\x29\x62\x4e\x0a\x87\x4f\x08\xea\xec\x52\x50\x52\x9c\x02\x75\x57\xe2\x4d\x8a\x53\xa0\x6e\xf5\xe3\x89\x4a\x71\xca\xd3\x5d\xde\x91\x14\xe1\xcc\x55\x24\x79\x82\x63\xab\x2b\x07\x28\xc1\xb3\xd5\x95\xe6\x93\xe2\x94\xa7\xbb\xdc\x2d\x29\x4e\x79\xba\x2b\x0b\x2a\xc5\x8c\xf9\x15\xb7\x69\x22\xd4\xfc\xa7\x3c\xdd\x95\xfa\x93\xe0\x2a\xeb\x0a\x7b\x48\x71\xf9\xfc\x87\x1e\x14\x58\x8b\x87\x00\xc6\x89\xb4\xe5\xe6\x07\xf3\x85\x50\xdd\xc6\x08\x5a\x82\x38\x30\x42\x15\x46\x06\x30\x5c\x34\x03\x98\xc8\xb6\xec\x25\x1a\x40\x71\x75\xbb\xf1\x05\xf7\x00\x1c\x8b\xf0\x10\x49\xd7\x25\x23\xa7\x38\x0f\xa5\xb0\xe5\x2e\xa4\xc1\xaf\xb5\xe5\xee\x2f\x4e\x76\x29\x34\xcf\x73\xa9\xa7\xe0\x2f\x80\xe6\xd7\xac\x1f\xce\x5a\x2f\xc0\xab\xb5\x65\xbf\x01\xa3\xda\x96\x87\xe6\x3d\x4f\x8a\x2e\xa7\x56\x8a\x3b\x57\x5e\x94\xb3\x63\xe5\x8b\x7b\xc4\xca\x57\xcd\x02\x27\x85\x32\xd8\x52\xdc\x01\x52\x75\x7f\x58\x79\x6d\x7e\x44\xfa\x75\xa5\xc7\xa5\xf8\x40\xd3\xf2\xfe\x44\xa4\x5a\xdf\xb2\xdb\x08\x6c\x10\xa9\x32\x5a\x2d\x28\x9a\x2b\x21\x5e\xad\xeb\xac\x4d\x09\x49\x5a\xa1\x7f\xb4\xdb\x44\x07\x63\xe8\xda\x9d\x09\x49\x5a\x41\x31\x68\x29\xc1\xdb\x1d\xfa\x47\xdf\x4a\x0c\x7a\x0b\xbd\x7b\xd4\x83\x0f\x3c\xea\xc9\x07\x86\xf3\x82\x3f\xfe\x33\xd1\x14\x10\x0d\xe0\x0f\x42\xc1\x3c\x04\x44\x00\xdb\xd1\x96\x49\x81\x50\x0e\x7f\x80\xf8\x00\xed\x99\x44\x1f\xb8\x6c\x73\x29\x05\xfa\x5f\xd4\x63\x84\x87\x44\x9b\x24\x45\x62\x4e\x88\x41\x60\x5d\x18\x9b\x10\x03\x23\x7a\x18\xe2\x95\x29\x56\xcc\x41\x20\xc4\x86\xb6\x40\x88\x3b\x46\x14\x56\x10\x14\x52\x0c\x51\xbc\xd0\x61\x10\x12\x12\xb6\xa5\xf8\x06\xc2\xe8\x82\x15\xed\x79\x24\x4f\x8a\x8e\x02\x29\x11\x02\x8d\x90\x80\x15\x69\xea\x29\xc1\x14\x10\x46\xfa\x89\x66\x93\x10\x88\xd7\x37\xf1\xa1\x84\x5c\xa5\x30\x92\x70\x02\xc6\xb6\x65\x8f\x7f\x12\x40\x7f\xc1\x29\x25\x91\x06\xf2\x8e\xc2\xd0\x79\x95\xc0\xab\xb6\xec\x36\x7c\x47\xe2\x6d\x29\x13\x62\xaf\xc3\x54\xde\x5b\xe9\xfe\x60\xc7\x9c\x85\xa4\x0c\x4a\x32\x65\x4d\xe5\xbc\xcb\x5a\x95\xd2\xe4\x75\xad\x0c\xf5\x57\x88\x54\x8f\x88\x00\xfc\x30\xb4\xa9\x53\xe1\xca\x9b\x54\x0a\x60\x14\xff\x4e\xd0\xd8\x82\x82\x30\x53\x6a\x88\xde\x11\xb3\x4a\x53\x43\x6a\xf5\xd5\xc6\x31\x1c\xb5\x4e\x8d\x71\x11\xfe\xfe\x01\x12\x34\x00\xc2\x9b\x83\xe2\x1d\x13\x42\x13\xfb\x66\x2c\x0e\x6e\x07\x2d\xc4\x00\x84\xd1\xef\x63\x37\x78\x5d\x06\x37\x64\x75\x07\x60\x34\xde\x6f\x3b\x06\xd0\x91\x06\x8f\x7f\xab\x26\x7e\xfa\x9e\x0d\xf1\x8e\x03\xa0\xfb\x77\xf0\x77\xaf\xc2\x41\x80\xd5\xdf\x01\xd2\x8e\x5a\xb5\x83\xfd\xf9\x7d\x06\x64\xa9\x3f\x88\x88\x56\x7a\x53\x82\x4c\x28\xa5\x36\xa5\x13\xe7\x85\x98\x3d\x22\x27\xfb\x66\xc2\x3b\xc1\x79\xcd\x92\x4e\x2c\x41\xd0\x04\x2e\x38\x40\x93\xfa\xbb\xc8\xc3\xb4\xe8\x79\xa3\x16\xae\xed\x9a\x99\xdf\x9a\x34\xe7\x0c\xd6\xd9\xe4\xfe\x4f\x99\x91\xb6\xe3\x63\x49\x4e\x19\xa1\xb3\x2d\x6a\x47\xe5\x78\x23\x83\x37\xe8\x01\xf2\x19\xb2\xb7\x54\x46\x3e\x43\x8b\x1f\xed\x37\xe5\xbe\xb4\x75\x8d\x02\xf5\xb0\xc9\xde\x9b\x32\x92\x95\xab\xf2\xc1\x52\x86\x33\xa4\x29\xf8\x2b\x65\x08\xe0\x3d\x89\x63\x67\x84\x74\x37\xd9\x88\x53\x66\xc8\xb4\x64\xea\x54\x02\x5d\x04\xa2\x98\x02\xa3\x9f\xcd\xe4\xa9\x20\x49\xac\x29\xfb\x2d\x15\xb8\x6d\x9b\x12\x6e\x52\xa1\x1e\xa6\xac\xd9\x54\xe0\x71\x6a\xb2\xf3\xa7\x32\x25\xfb\xf9\xe0\x03\x47\xc1\x32\xb4\x24\xc2\x2c\x17\x42\xe7\xb6\xaa\x37\x1e\x18\x07\x95\x26\x9b\xe0\x76\x0f\x2d\x7f\xa4\xf3\x54\x11\xf4\x39\xc2\x47\x9f\x48\x35\xa3\x53\x05\xf6\xa6\x8a\xd0\xff\x96\x3f\x1a\x56\xaa\xf0\xe0\xb5\x2c\x38\x2a\x74\xe2\x26\x11\x3e\x55\x38\x6e\x9a\xa5\x8b\x06\xaf\x76\x2b\x62\x8e\x0d\x5e\xed\x56\x3e\x76\x89\xd4\x5a\xe1\x83\xcf\x5c\x5a\xa7\x63\x46\xac\xa7\x61\x5d\x5a\xf1\x83\x1b\xae\x30\xe5\x87\xa7\x76\x03\x63\x45\x02\x7b\xe3\xf4\x8b\x40\x6f\xcf\xc5\x07\x9f\x51\x3a\x7c\x2b\xad\x7c\xcc\x89\xa9\xc3\x3e\xfd\x62\x91\x3d\x51\x3f\x96\x2c\xd5\x33\x3f\xd1\xd1\xd5\x0b\xe7\xa2\xd9\xf6\x4a\x48\x75\xd8\xf5\x1d\x79\xc3\x52\x5a\x53\x87\xe3\x6f\xc8\xea\x9a\xfa\xb3\xff\xce\x09\x9a\x06\xce\x6c\x07\xb9\xa5\x01\x3f\x75\xab\xf1\x27\x51\x6d\x69\x20\x11\xa7\x55\x9d\x0c\x63\x47\x2a\x9e\xe2\x6e\xd3\x80\x5e\xbb\x19\x7b\x7b\x39\xf9\xe0\xb3\xac\x3b\x49\xb4\x05\xbd\x01\xdb\x5a\x93\x31\x3f\xed\x1d\x19\x5f\x16\xf6\xf7\x93\xa3\x88\xf7\xee\x8c\xd1\x56\x08\x7d\xda\xe1\xa1\x6b\x0a\xab\x49\x3b\x3c\x74\x4d\x41\x59\x69\xbf\x31\x51\x99\xf4\xd3\xfe\x24\x6e\xb7\x0f\x7e\x8f\x8d\x80\x09\x59\xf4\xe1\x37\x45\xde\xa5\x03\x21\xc7\x4d\xa1\x62\xe9\x40\x58\x71\x91\x5f\x24\x1d\xc8\x65\x6a\x4a\xef\x49\x47\x23\x1c\x52\x8c\x0e\x78\xd3\x9b\x12\xff\xd2\x01\xe6\x62\x47\x5d\x3a\x3a\xfb\x10\x63\x3e\xe0\x46\x6e\xca\xcd\x49\x07\x82\x84\xaa\x99\xdc\x01\xbf\x69\x1d\x62\xad\xc7\xc9\x3e\xc4\x07\x8e\x07\xe4\x65\x5e\x72\x3c\xc8\xaa\xb4\xc6\x74\x22\x40\xb7\x0e\xc9\xea\x27\x02\x14\x9a\x8c\x60\xe9\xc4\x28\x6d\x68\xa1\x4e\x38\x4a\x9b\x85\xa3\x0b\x71\xe1\x4d\x21\x1e\xe9\x82\xb2\xdb\xc6\xc7\xec\x9b\xae\x44\x9a\xd5\xba\x5c\x19\xe7\xb0\xc4\xed\x0b\x19\x6a\x6d\x88\xec\x2f\x68\x1d\x7d\x93\x02\x7d\x21\xc6\xe9\x75\xb2\x5e\xe7\x72\x80\x7f\x56\xe1\x9a\x07\x4b\xe8\xb2\x66\xa4\x1b\xfc\xe9\x25\x59\xde\x89\x93\x15\x5c\x37\xb3\xb5\xad\x95\xdf\x95\xa3\x48\x8f\xb8\x91\x18\xd7\x65\x73\x4d\x37\xce\x8d\x2e\x9b\x4c\x62\x28\x45\xdf\xc4\x6b\x6f\x26\x55\x29\x23\x22\x21\x8c\x21\xf4\x4d\x2c\xed\x66\x3e\xa4\x52\x24\x12\xfc\x08\xa1\x7b\xff\xd0\x12\x5d\x87\xce\x0d\x98\x9a\x43\x57\x0a\x4b\x82\x6d\x39\xbc\x74\x59\xd8\xbe\xc2\x4b\x25\x82\x71\x2b\x64\xeb\x38\x34\xc6\xf4\xa0\xe9\x3f\x17\xfb\x10\x4b\x7b\xae\x85\xd3\xf5\x49\xde\x12\x3f\xf9\x28\x66\x79\x43\x82\x63\x97\x8d\x33\x6f\x4c\x69\x55\x76\x78\x5e\xf5\x2a\xf2\x07\xb0\xcc\xa0\xf1\x2e\x33\x71\x66\x0a\x7a\x57\x0c\x4c\x0e\xf9\xc1\x83\x0f\x37\xce\x4c\x83\x76\xfc\x60\x0e\x07\x50\xa8\xc3\x39\x87\x83\x9f\x7c\x42\x16\x33\xc2\x98\x43\x8f\x1f\xfd\x2a\x87\xfb\xe6\x03\x8d\xf2\xb0\xd3\x0f\x4e\x33\x42\x8b\x43\xd7\x79\x9e\xe3\xc6\x4f\x3e\xdb\x36\x33\x71\x32\x2b\x12\x29\xc7\x35\xdb\x8f\xb6\x93\x99\xb1\xd5\x65\xd2\xcb\xf1\xe2\x83\xac\x4f\x10\x14\xd0\x95\xb7\x9c\x13\xe4\x9b\x2e\x2f\x56\x86\x7a\x12\xba\xce\xe2\x9c\x10\x71\xdb\xd3\x47\xf1\xcb\x89\x73\x51\x6a\x6a\x4e\xd8\xd8\x5d\x79\xa5\x39\x43\x57\xec\x22\xa9\x9c\x59\x9d\xe3\xf5\x06\x0e\x81\xae\x5c\x90\x9c\xc1\xd7\xba\xd2\x70\x72\x06\x5f\xeb\xca\x85\xcc\x99\x79\xf9\xb2\xf7\xe4\x0c\x7f\x55\xdb\x3e\xe6\x88\x9c\x91\x2d\xd9\xf3\xeb\xc1\xce\x07\x1f\x82\xc9\x38\xf1\x7b\xae\xea\x14\x36\xd5\xae\xf3\x3c\xe7\x83\x93\x1b\x02\x9d\x1b\x39\x7f\xc4\xaa\x5c\x38\xb9\xf2\x61\xda\xb9\x20\x7f\xab\x97\xb8\xfd\xe0\xfc\xca\x05\xfa\x63\x56\x7c\x54\x2e\xc4\x6f\xd1\x2a\x96\xb6\x36\xe4\x67\xa2\x05\xc9\x82\x4d\x89\x26\xb9\x1c\x04\x41\x40\x16\x40\x3d\x82\x3f\xb9\x41\xe6\x72\xee\xe5\xc2\xb3\x47\xd6\xec\x5c\xc1\x6b\x7b\xd5\x0a\xd4\x40\x7f\xb5\xf6\x4e\x85\xd2\xd6\xe5\x11\xcf\x95\x89\xba\xca\xbf\xcc\x75\xe7\x1b\x1f\x8e\x9e\xeb\xaa\xbd\xf3\x39\xe1\x72\xdd\x39\x8a\xb6\x4a\x03\x25\xf4\xfa\x91\x31\x72\x63\x6d\x12\xc5\x49\xe4\x06\x32\xef\xed\x13\x61\x96\x1b\x2b\xda\x28\x00\x38\x53\xd6\xe9\x0a\xea\xcc\x3d\x60\xe1\x95\x20\x93\x3b\x2b\xa0\x28\x13\x3e\x77\xfa\x92\x65\xfc\xcb\x3d\x63\x9d\x15\xbe\x90\x3b\xc4\xe7\x2e\x07\x5e\x1e\x30\xcf\x37\xd9\x48\xf2\xb8\x41\xb3\xb2\x25\xe4\x01\xd1\xa6\x8f\x8f\xc8\x99\x77\x98\x59\xba\x8c\x05\x79\x47\x3c\x5d\xd7\x29\x99\x77\xc8\xe4\x5d\x9a\x71\x3e\xa0\x9a\x27\x55\x51\xc9\x07\x2c\xa9\x5d\x81\x7e\xf9\x68\x6b\x6d\x3f\x9d\x1e\x50\x8a\xba\xc2\xb1\xf2\x71\x12\x0e\x71\x8a\xe3\x5a\x6f\x7c\xe6\x72\xdc\xd4\x1e\x3e\x8a\x58\x3e\x29\x84\xc9\xb8\x99\xcf\x88\xd5\x57\xf4\x66\x3e\x01\xd8\x90\xf9\x30\x9f\x27\xfd\x4d\x62\x3f\x27\x52\xce\xc6\x26\x8c\x9d\x77\xe0\x27\x9f\x07\x17\x78\xda\x50\x7c\x56\xbe\x70\x4e\x0c\xf9\x50\xf2\xfd\xfb\x08\xa0\x7c\x6f\x88\x83\x7a\xb5\xa9\xe5\x08\x5f\xf7\x06\x2f\x60\x73\x07\x30\xfa\x17\xff\x8e\xa8\x9d\xe0\x0e\x06\x7c\xba\xfe\x1d\x5e\xbd\x8f\xf5\x26\xdf\x4c\xcd\xcc\x7e\x9f\x87\xce\xeb\xc1\xf5\xfd\x95\x8a\x38\xd7\xbd\xc1\xaf\xfb\xb1\x8b\xe5\x1b\xfb\xa8\xf9\x40\xb9\x11\xb7\x23\xab\x6a\xbe\x21\x90\x28\xce\x27\xdf\x61\x4d\x49\x3d\x42\x51\xc9\x3a\x09\xee\x50\xd0\x41\x54\x1b\x8e\xcc\xe4\x76\x43\xa0\x8e\x07\x40\xa0\x87\xb6\xe9\x1d\xe0\xc7\x1a\xee\xef\x06\x4a\xfc\x3e\x22\x21\xa3\xe8\xf8\x8e\x13\xe9\xc3\x38\x8a\xf4\x1c\x6b\xc0\xd8\xdf\x61\x59\xf9\x06\x55\x37\x05\x98\xe7\x1b\xa1\x34\x9b\x58\xe4\x8d\x33\x24\x47\xad\xfb\x0d\x0d\xd8\x41\x87\xf9\x8e\x74\x96\x0a\xcb\xd0\x88\x9b\xa2\xa8\xf3\x3d\x85\xb4\xbc\x79\x12\x30\x82\xa9\x68\x4b\xbe\xd3\x14\xd0\xc3\x66\x42\x40\x38\x8c\x62\xc5\xf2\x9d\xa8\x85\x7b\xa1\x40\xd0\x72\x8f\xe5\x7b\x4a\x13\x71\x78\x61\x51\x81\x47\xd6\x9b\x7c\x27\xf8\xb7\x87\x7f\x7f\x56\xf0\xd9\x6a\x67\x06\xa7\x09\x22\x84\xaf\x48\x97\xce\x37\x58\x4e\x56\xfa\x59\xbe\x91\xa9\x52\xb3\x90\x92\xb9\x07\x93\x1f\x74\xaa\x7d\x1a\x32\x23\xa4\xcc\xc4\x9a\x27\x2d\x2a\x6a\x38\xdf\x99\xac\x41\x53\xca\x88\x0e\xf5\x94\x91\xc5\xd7\x62\x0e\x3f\x39\x99\xee\x52\xbe\xbf\x6a\xf6\x9a\x14\x62\x54\xa3\xa1\xac\x4d\x11\x5f\xbe\xa7\xf4\x95\x83\xf7\x2a\x8a\xda\x24\x13\x3a\x6a\xda\x38\xac\x37\xdf\xd0\xc3\x82\x39\xc8\x5d\x96\xd2\xaa\x36\xe6\x53\xfc\x3b\x3c\xa6\x51\x10\xd4\x88\x90\x2c\xb7\x13\x3b\x54\x07\x53\x1e\x9e\x0f\xb4\x28\x95\xa4\x9a\xb5\x08\x0d\xb4\x2e\x46\x78\x37\x38\x95\xbb\x60\x44\x3d\x85\x21\xaf\x51\xbe\x59\x1c\xc1\x93\x40\xa4\x76\x96\x5f\x3b\xdf\x28\x96\x50\xcd\xd2\x7a\x04\x5a\xb4\x08\xfd\x77\x71\x87\xf9\xee\x15\xbb\xcd\xbf\xc3\x0d\x2d\x2e\x8a\xd0\xe6\xd8\x4c\xf9\x53\x82\xcf\xc1\x64\xd4\x0f\x04\x59\xba\x7d\xbe\xe3\x18\xf3\x0d\xdd\x2d\xbf\x08\x11\x91\xd0\xc1\x6d\x08\x41\xd1\xfc\x02\x96\xa4\x61\x32\x64\x60\x81\xb7\xe2\xa0\xc5\x5b\x03\x32\xce\x59\xbe\xc8\x8c\x38\xe7\x18\x36\xd3\xdd\x98\x94\xf1\x6e\x0f\xb4\x85\x74\x84\x12\x6c\x3a\x59\x6f\xf8\x6c\x82\x4e\xeb\x9b\x02\x8f\x42\x87\xf2\x3d\x05\x0d\x87\xdc\xe6\x7b\x07\x8e\x4d\xf8\x50\x4f\x7d\x66\xde\x3b\x41\xf6\xf7\x15\xb1\x8a\x9a\x02\x2c\x50\xb5\x6b\x0d\xf7\xb9\xb1\xb6\x26\x00\xe1\xba\x1f\xcd\xe3\x3d\x9c\xa1\x1e\x4c\xe1\x20\x07\xef\x85\x29\x47\x66\x4b\x57\xf7\x54\x8f\xb3\xa2\x8a\xf3\x8a\x54\x7e\x6d\xe5\x63\x7f\x47\x97\xe6\xfb\x38\x7e\x17\xf2\x9e\x19\xca\xdc\xac\x97\xdc\x53\xe7\x8c\xc9\x30\x9d\x53\x8d\x2d\x46\xea\x49\x9c\xa8\x47\xaa\xca\xaf\x75\x9e\x07\x78\x56\x42\x60\x46\x20\x73\x0e\xc1\xbf\x37\x04\x0c\xba\xc3\xce\x0e\xdc\x23\xfc\xe5\xd5\x1d\x1c\x8c\xe9\x56\xfb\x42\x87\x9a\xc2\x09\xc2\xf3\xce\x38\xe7\x76\x2e\xde\xad\xc8\x0d\xcd\xc9\x87\xf5\x94\xb5\x63\x30\xcb\x45\xfd\x9f\xd7\x32\x4e\x75\x26\xaa\x50\x42\x46\x0c\x74\x56\x2e\x60\x46\x08\x74\x2a\xd1\x03\x0c\x84\x00\x69\x02\x34\x2b\x2a\x53\x2c\xdf\x28\xfd\x13\x5e\x94\x38\xf5\xa3\xea\x45\xb8\x30\x83\xe8\xf7\x1f\xb4\xf5\xfa\xbd\x66\xa0\x17\x6e\x46\x30\x0b\x25\x77\xe4\x00\x22\x84\x3b\x21\xaa\x55\x53\xba\xe7\xa2\x6c\xa6\x0b\x08\xee\xa1\x0a\x82\x9b\x1c\xed\xf5\xc1\xc1\x39\x68\xd2\x37\xb0\x1e\x3d\x24\xc2\xbc\xb3\xdb\x8b\x76\xd5\x25\xed\x30\x92\x9e\xef\x87\xa7\x44\xd1\x17\x4f\xc4\xe1\xac\x49\x41\x57\x1d\xc1\xdb\xe7\x29\xfc\x42\x78\x78\x2a\xd5\x0d\xb5\xb9\x30\xf9\x47\xe7\xce\x33\x4f\xb9\x28\x8d\xe0\x7e\x4e\xe0\xd0\x9d\x93\xa1\x79\xb3\x3d\x37\x67\xa4\x75\x7e\xc8\x93\xb5\xfd\x10\x58\xde\x93\x24\x1a\x04\x96\x07\xc5\x1e\x65\x04\x96\xcf\x1e\xba\x1e\xc0\xa5\xf6\x7a\x61\xa1\x7d\xe8\xc1\xc0\x8c\xfc\x02\x1c\x05\xda\x0b\x88\xfe\x9e\x20\x78\xc8\x25\x48\xfa\x0b\x58\x46\x25\x58\x3e\x9f\x7a\x94\x6a\x63\x77\x48\x11\x47\xfc\x77\x52\xe2\x46\x46\xfc\x77\xa8\xa2\x5d\xc4\x7f\xc7\xa0\x12\x10\xf9\x09\x85\x20\x68\xc4\x40\xcf\x44\x71\x97\x64\xd4\xc3\x7d\xac\xd3\x4e\x40\x04\xa6\x7a\x08\x91\x53\x2d\xcf\xf2\xf8\x67\x04\x79\x27\xd9\xd4\x33\x82\xa6\x67\x07\xc2\x43\xa4\x48\x22\xae\x83\xb0\xe8\xa4\x5a\x78\x19\x61\xd1\x59\xb6\xd8\xcc\xb0\xe8\xa1\x30\x89\x8c\x38\xe8\x09\xa4\xbf\x40\x9c\x97\x8e\x9b\x67\x89\x7e\x06\x92\xa2\x9f\xd8\x08\x22\xa1\xe7\xbc\x35\x2b\xd4\x63\x2c\x06\x12\x1e\xce\x64\xd4\xa7\x1d\x7c\xc6\xbf\xaf\xc5\xf4\x03\x84\x02\x7b\x2d\xe1\xe0\x94\xcf\x23\x33\x14\xba\x29\x8d\x30\x33\xf6\x39\x58\x7e\x45\xb0\xf3\x7c\xa0\x2e\x20\x2e\x6e\xda\x42\x88\x66\x8e\x43\x44\x8e\x68\xe6\xfc\xc2\x34\x84\xc3\x6a\xfd\x94\xe1\xcc\x39\x89\x7f\x23\x3e\x39\xc8\xa0\x96\x11\x9f\x9c\xb6\xe6\x1e\x10\x35\xa0\x7d\x85\xf8\xe4\x68\xd6\xb4\xe2\x93\x4d\x2d\x65\x81\xac\x0e\x0b\x78\x97\x97\xb2\x50\xc2\xd5\x91\xb3\x22\x94\xb3\x47\x40\xb9\x00\x31\x7c\x58\x16\xb3\xb2\x84\x32\x22\x94\x27\xda\x3c\xc2\x80\x72\xe5\x17\x20\xfb\x48\x20\x46\x88\x72\x56\x4d\xa2\xfc\x50\xa2\xcc\x86\x88\xbc\xd0\x00\x4d\xfe\x5d\xaa\x01\x82\xcd\xb5\x79\x80\xba\x18\xb8\x46\x58\x22\xa5\xce\x8c\x87\xc6\x60\x65\xe2\x64\x44\x11\x67\xab\xe3\x88\x22\x9e\x7d\x0a\xcf\x95\x71\xd3\x12\x16\x10\x0a\x1c\x83\x25\x65\xc4\x02\x67\xeb\x98\x88\x05\xce\x56\xb5\x11\x0b\x3c\x3f\x50\x97\xf0\x4f\xd8\x8c\x07\x03\x6c\x2a\x26\xa6\x86\xa3\x5c\x2a\x22\x62\x79\x67\x07\x7e\x40\x59\x3c\x7a\x48\x60\x32\xb9\x47\xb0\x2b\x89\xd6\x8c\xd6\xb5\x65\x15\xd1\xb9\xb3\x47\xa1\xb2\x53\x8d\x35\x35\xc0\xf4\x5c\x24\x17\x23\x3e\x37\x0c\xc5\x2b\x65\x06\xe8\xb6\xe8\xd5\xe8\x80\x5a\x36\x19\x44\xe4\x66\xd9\xd0\x33\x23\x72\x83\x45\x5f\x84\xe4\xbe\x2c\x91\x08\xc9\xcd\xaa\xfe\x90\x11\x92\x3b\x3f\x10\x5e\x3a\x13\x92\x7e\x12\x71\x97\x11\xb0\x3b\xbf\xf6\x0c\xb0\x4c\xb2\x3d\x20\x62\x77\xbe\xa0\xa5\x9f\x92\x74\xb6\xbd\x03\x21\xbb\x5d\x11\xfc\x19\x21\xbb\xf3\x03\x3f\x40\x14\x9f\x49\x65\x10\x03\xc2\x21\xe2\xa1\xb2\x95\x50\x04\xe9\x66\xdb\xf5\x10\xa4\x3b\x7b\xf4\x90\x40\x89\x09\x1a\x2e\xfe\xea\x73\x6b\x90\x29\xb8\x4d\xfe\xec\x63\x04\x61\xb9\x21\x98\x7b\x32\x0c\xcf\xc7\x0a\x8c\x7c\xc9\xbc\x6f\x3f\xb0\xa7\x84\x15\xc8\xce\xcd\x1d\x42\x76\x2e\x92\x26\x10\xf6\x1a\x86\x8f\x90\x63\x11\x8e\x3a\x3c\x0a\xb8\xb3\x40\x44\xdc\xea\xf0\xd1\x7a\xd0\x68\xe4\x1e\x0f\x22\xc1\xeb\x0e\xf3\x67\x56\x55\xdf\xfc\x1c\x50\x84\xdd\xa6\xc9\xcc\x2b\x7b\x82\x93\x49\xae\x43\xa8\x69\x78\x61\xf1\x5c\xa4\xea\x0f\x2a\x87\x14\x50\x67\xe7\x03\x2d\x2d\xf2\xd6\x6d\x47\x67\x70\x69\xf2\x99\x72\x52\x6e\xf3\xb4\x4e\x12\xab\xb9\xe7\x89\x40\x35\xb3\x0d\x8a\xcf\xde\xf4\x27\xa5\x1c\xcb\x20\x17\xd8\x86\x31\x7f\x81\x1c\x8d\xc8\x6b\x61\x5a\x30\x5e\x74\x18\x98\x80\x2f\xa8\x04\x3e\xc7\x50\x4e\xb3\xfb\xd0\xb9\x40\x7e\x3e\x38\x2f\xf0\x63\x6f\xe9\x0b\x5c\xc4\x87\xfd\xc5\x39\x99\xcd\x4c\x79\x3a\x55\x33\x64\x0a\xd0\x26\xa6\x29\x40\xb7\x6a\xe2\xb8\xa1\xd4\xb8\x43\xca\xcf\x96\xc0\x9f\x29\x3f\xa7\xf6\xea\x80\x32\x8e\xf1\x7e\x23\xec\xdc\x20\xde\x18\xd1\x2b\xf9\x70\x13\x4b\x5e\x7e\x20\xfe\xa6\xe6\x49\x3f\x44\x9b\xb4\xc1\xe7\x81\x65\xc7\x7c\x60\x8a\xbf\x29\x0f\x77\x89\x5d\x5c\xdd\x41\x47\x92\xae\x26\x41\x17\xf8\xeb\xfb\x85\x25\xed\xf2\x25\xe1\xfa\x9c\x7b\xb0\xf4\xde\x22\x0f\xca\xf8\x7c\x94\x80\xc2\x4a\x59\x9b\x0c\x6c\x05\xe1\xc1\x73\x8f\x24\x3d\x80\xd5\xa1\xf8\x05\xc2\xd8\xd5\x6e\x84\x21\xeb\x01\xcc\x0e\x1f\xcd\xa5\x6c\x30\x94\x5a\x29\x2f\xdb\x46\x51\xcf\x2f\x50\xc0\x2d\xee\x61\xae\xb5\x0e\xa9\xb2\x41\xc0\xad\xca\xbf\x29\xdb\x94\x70\x8b\x0c\x99\x05\x15\xbd\xe6\xb4\x05\x64\x00\x01\x7f\xb6\x48\x41\x90\x73\x7a\x4d\x22\x50\xa5\xfd\x88\x34\x05\x85\xbd\xb2\x02\x4e\x0b\x4a\x79\x85\x51\x3d\xc2\x9a\xa5\x5f\xa0\x14\xd5\x05\x34\x25\xe0\xea\x1e\x49\xe1\xfe\x9d\xa2\xe0\x47\x66\x29\xac\xf9\xd5\xa2\x11\x15\x2e\x8e\x61\xa8\x11\x7a\xd6\x3d\x26\xe4\xae\xf0\x13\xf7\x50\xd9\x22\x51\xa0\xde\x11\x9f\x98\x0c\x2f\xb2\x24\x75\x71\x42\xd9\x90\x25\x39\x8a\x56\x29\x72\xdd\xb5\xce\x91\x9a\x99\xd6\x20\xf2\x84\x49\x9a\x70\xc4\x16\x7f\x75\x00\xf1\xe6\xf5\x01\x11\xe2\x01\x0f\xa4\x9d\xfa\x77\x6a\x08\x06\x70\x8a\x60\x9b\x97\x88\xb1\x4e\xc9\xab\x9e\xd6\x06\x14\x88\x94\xe7\x83\x41\xfa\x04\xa6\xa8\xcd\xc4\x3d\xf7\xb0\xd6\x44\x18\x46\x64\x74\x32\xa1\xc1\x73\x55\x9b\xf7\x4b\x26\x16\x45\x48\x19\xe6\x9a\xea\xf6\x02\x41\x43\x64\x48\xae\x5d\xb3\xa6\x34\xde\x44\x05\x19\x58\x6b\x9a\x75\x66\xad\x25\xff\xce\xdd\x93\x0c\xd2\xda\x2d\x06\x89\x2a\x43\xf3\x1b\x38\xb3\x82\x26\x55\xc0\xdd\xfd\x7b\x59\xc4\xaf\x31\x0b\x96\xda\x84\x08\x7b\xad\xdc\xc3\x65\x2b\x6b\xa9\xdd\x03\xcf\x4d\xe3\x8d\xe2\x75\x13\x4c\x53\x9c\x4e\xdb\xab\xc7\x87\x40\xeb\x83\xca\xb5\x4b\xc2\x0b\x72\xf8\xc6\x8b\x3c\xea\x82\x52\x7d\x56\x7a\x22\x05\x75\xa5\xf5\x30\xf9\x01\xf7\x68\xd2\x72\x57\xca\xaa\xc9\x5d\x80\xc4\x9a\xc7\xe0\x8e\x4b\x5a\xbe\xc6\xf5\x57\x0f\x4b\x7e\xce\x5a\x8e\xc6\xc2\x6d\xfe\x00\xb9\xc5\x51\x13\x85\x3c\xbd\x19\xd7\x8d\xb1\x3c\x82\x71\xf9\xad\x4c\x92\x8d\xeb\xef\x36\xaa\xd9\x79\xf1\x3a\x17\x4f\x03\x2e\xf1\x39\x8b\xc6\x69\x15\xee\x6e\x53\xc0\xc8\x1a\xb2\x53\x37\xf2\xac\x3b\x49\x2a\x0b\x2d\x1d\x67\xab\xa9\xbe\x2f\xd1\xce\x83\x52\x60\xf0\x6a\x2d\x01\xd6\x2c\x9a\xfe\xf0\x22\x3c\x50\x3e\x1d\xc2\xdb\xa0\x1c\xd4\xfd\x60\xad\x9e\x26\x3e\x20\x07\x79\xb9\xa7\x80\x9a\xb2\x59\xf8\x00\x89\xbd\x3a\x38\x08\x82\x5f\x38\xd9\xa3\xa0\x5e\x12\x6a\xd5\x27\x3b\x69\xcc\x3c\x7a\x5f\x34\xa6\x69\xec\xb4\xeb\x19\x9b\x3b\x3d\x0d\x6e\x5f\xd0\x2b\x05\xe5\x41\x93\x97\x71\x77\xc0\x78\xfa\x6a\x83\x41\x98\x87\x1f\x38\x68\xba\x10\x75\xd0\x06\x21\x18\x91\x5b\x95\x3d\x89\x25\xa2\xfa\x3c\x3e\x48\xb3\x3e\x58\x18\x68\xb0\x09\x0f\x27\xd7\xc6\x0c\x82\xf6\x5c\xb3\xa0\x93\x56\x38\xb3\xc1\x93\x9a\xa9\x81\x5c\x61\x94\xee\x81\x76\x90\x57\x17\xc4\x75\xfe\xd9\x51\x84\x74\xa7\xf8\x82\x90\x1c\xcb\xd4\x81\x7c\x27\x25\x50\x97\x0d\xf6\xdc\xda\x3c\x1e\x3c\xc4\x75\x68\x19\x2e\xea\x43\xe6\x27\x17\xa7\x30\x34\xa7\xab\xa0\x28\x81\x7b\x00\x4f\xf3\xce\xbe\xe0\x8a\x7c\xbd\xcf\x92\x7b\x9b\x5f\x40\xd6\xaa\x77\x32\x2d\xb8\xde\xf9\x17\xd5\x1d\x6f\x92\x9b\xa4\xe0\x03\x6d\x89\x9c\xa6\xbf\x1b\xb4\xe0\x31\xef\xcc\x17\x34\xad\x1b\x7b\xd9\x78\x61\xc0\x42\xf2\x66\xbf\x91\x7a\x6a\xe1\xeb\xa6\x6f\xdd\x87\xec\x4d\x5b\x4e\xf6\x18\x30\x64\x18\x73\x37\xa6\xf1\x02\x92\x5b\x3b\xeb\x01\x8c\xba\x45\xc5\x58\xcb\xf6\xd0\xae\x66\xc6\xcb\xe2\x1b\xcd\xe4\xf2\x70\x1b\x19\xb9\x0f\x77\xbf\x06\x7d\x38\x2f\xd1\xd3\x43\x1e\x65\x0a\x7c\x20\x2b\x0c\x0f\x41\x16\xe5\x79\xc1\xb4\x5b\xbd\x3a\xcf\xda\xdb\x9f\x2e\x59\xe3\xb3\x7e\xd4\xaa\xc2\x78\xad\xaa\x9b\x7f\x0a\xef\x17\x52\xae\x43\xe1\x6d\x42\x55\xd7\x3f\x14\xde\x26\x34\x24\xe0\x17\xde\x26\x94\x65\x9c\x2b\x81\xa6\xdb\xe1\x17\x28\x3e\x88\x91\x86\x25\x87\x8a\x2d\xe2\x9a\x9f\x68\xf9\x22\x40\xcc\x54\x19\xcc\x12\xe0\xa1\x57\xd4\x42\x41\xdd\xd0\xac\x42\x55\x25\xac\xe8\x0a\x0f\x19\xa8\x47\x25\xb5\xc9\x1e\x8c\x07\x88\x9d\xf1\x63\xaf\x29\x61\x89\x9d\x62\x93\xb8\xd3\x67\x3e\xd0\xbc\x21\x55\x2a\xf6\xab\xa0\x56\x69\x56\x39\xa8\x12\x22\xf7\x9a\x88\x0e\x97\xeb\x24\x55\x53\x2d\xbc\x3b\x27\x58\xc0\xc0\x55\x39\xf3\x81\x10\x97\x90\x80\x1b\xfc\x02\x39\x90\xa4\x1c\xdc\x95\x33\xbf\x50\x9f\x69\xc5\xa0\xfb\x8d\x06\xa8\xfc\x02\x29\x5f\xe2\x21\x6e\xc6\x99\x5d\x08\x55\x89\x98\x30\x10\x07\xda\x42\x04\xdc\xf2\x0a\x9f\x2a\xbc\xd2\x46\x65\x40\x4a\xa0\xa1\xd5\xd2\x02\x6f\xb5\x51\xa5\xda\xc2\x4b\x6d\x74\x63\x41\xe1\x9d\x36\xc9\xb3\xce\x28\xab\xe0\xc5\x86\x9b\xbe\x6a\xfb\x23\x60\x30\x36\x2f\x7e\xa6\x06\x21\x2c\x65\x58\x64\x86\xdb\x2c\xe6\x6c\x00\x59\x17\xc6\xfd\xc3\x7e\x62\x5a\x81\xd9\xd6\x42\x1a\xe2\x11\xe7\x84\xd4\x01\xec\xb6\xd1\xa4\x51\x22\x3a\x14\x40\x85\x2b\x2f\xe1\x03\x57\xd8\x64\x95\xec\x2a\xac\x12\x5b\x15\x73\x54\x70\x61\xcd\x7c\xe0\x37\x68\xdd\xe8\xee\x73\x47\xf1\x19\xb7\x4f\x56\x2b\x50\x7b\xf1\x23\x8d\x59\xe9\x64\x1a\x82\xba\x12\x4a\xa1\xa5\x92\xd9\xfc\xc4\x45\x54\x70\xcf\x8c\x6b\xed\x14\x5e\x33\x13\x2c\x3e\xe1\x9a\x99\x80\xdc\xda\xcf\x03\xac\x92\x18\x2a\xae\x91\x71\x75\x9e\xc2\x6b\x64\x86\xb8\x23\x6e\x91\xc9\x9b\x37\x64\x45\x75\x1e\x33\xa6\xc6\xa3\x4c\xef\x33\x62\x3c\x99\x0c\x1a\x35\x70\x09\xcf\x61\xd9\x68\x05\x11\x2e\x84\xd1\x2d\x17\x25\x30\x2c\x5b\x3a\x08\xae\x83\x49\x32\x07\x15\xde\x07\xf3\xe6\x3a\x8d\x91\x99\xa6\xac\xc6\x58\x3a\xc1\xdc\x68\xc0\x94\x94\x12\x20\x85\x2a\x6b\xb7\x84\x1e\xdf\x25\x89\x4a\xe8\x6b\x12\x1a\x62\xd9\x6c\xcd\x13\x3a\x10\x5f\xdc\x03\xef\x04\xf0\x07\x28\x8a\x14\x3d\x22\x4e\x00\xa9\x03\x01\x65\xd9\x5a\x32\x63\xeb\xa0\xfe\xe8\x0e\x20\x17\xbd\x7e\x5f\x73\x30\x04\x28\x8b\x14\xd5\x1e\x28\x1b\x21\x21\x27\xc0\x06\xab\xe0\xc0\x82\x8a\xc6\x49\x59\xf8\x05\x25\x8d\xb3\x22\x01\x4b\x18\x8c\x62\x71\x7f\x4c\x46\x31\xc3\x81\x89\xf5\xc5\xbb\x99\x3f\xea\x0e\x61\x1f\x2d\x66\x48\xb0\x8f\x66\x59\x9c\x4a\x40\x70\x42\x4c\x6e\x2f\x2c\xbb\x07\xec\x47\x29\xc0\x01\x85\x0b\xac\xad\x86\xbd\xe2\x77\x2d\x13\x0a\x15\x28\xa3\xa4\x84\x29\xdd\x26\xcb\x1f\x01\x39\x17\x2d\x99\x27\x22\x3a\x41\xf1\x59\x25\x40\x9a\x55\x10\x5d\x41\x00\x73\xb4\xc2\x1d\x0e\x9c\x67\x26\x4d\x58\x60\xbb\x67\x30\xa5\xdb\xbc\x99\x81\x1c\x8b\x8b\xbb\xc3\x9d\x0f\x34\x85\x83\x92\x66\xf1\x10\xa8\x7e\x25\x01\x39\x1c\x30\x92\x18\xcb\x07\xb9\x9c\x0c\x1d\xb8\x8c\x68\x3e\x50\x97\x27\x8d\x97\xe6\x73\x2c\xcc\x66\x46\x79\x62\x16\x3e\x11\x61\xb3\xcd\x5e\xd8\x73\x41\xed\x0f\x40\xbc\x12\xd3\xc2\x49\x4f\x8e\x37\xf9\x79\xe0\x28\xd0\xbc\xa7\xfc\x9c\x86\x67\xc9\x82\x00\xd5\xbf\x53\x5f\xf6\xd9\xc3\x10\xc9\x17\xef\xbe\xd6\xac\x04\x03\x43\x1c\x2c\xe6\xe3\x8a\x23\xfb\x91\x0b\x2f\x34\x1a\x2f\x56\x07\x9b\x6b\x34\x67\xbb\x50\x6d\xd6\x88\xbb\x18\x3c\x23\x20\x99\x3a\xf5\xe2\x54\x17\xa1\x34\x9b\xb8\xb7\x77\xe5\xb1\x12\xa6\x48\x9c\x9a\xb7\xd4\x4d\xc9\xd1\x5b\xe0\x5e\x40\x6b\x5a\x37\x50\x6d\x46\x03\x81\x77\xf8\x50\xbe\x89\x69\x77\x80\xda\x69\x3e\x4e\x6e\xb8\xfc\x7d\x46\x43\xfc\x8d\x16\xc8\x6e\x4a\x3f\x52\xa7\xc2\x43\x90\xf5\x01\xa4\x5d\x5d\x3d\x50\xc2\xb3\xf0\x2c\x7a\x7b\xd6\x26\xf4\x03\x3a\x2f\xcb\xcf\x0e\xa0\xa7\xbc\x8b\xb1\x95\xf0\x30\xfd\x45\x13\x7a\x68\xc4\xb0\xe0\x03\x1b\x70\x34\x71\x3e\x08\x8e\x33\x46\x1e\xba\x07\x84\xe3\x07\xc6\x53\xaf\x32\x2c\xc0\x8a\xbd\x29\x28\x64\xee\xea\x6f\x05\xa5\xcb\x63\xd1\xfb\x71\x03\x4f\x11\x13\x62\x2d\xf3\x61\x3e\x8a\x5a\xe6\x49\xe1\x42\x05\xf9\x06\x51\x21\x50\x25\xf2\x12\x4e\xd1\x3a\x6b\x97\x2b\x50\xb6\xa0\x74\x79\x56\xe8\x4c\x89\x2c\x5f\xa7\x15\x41\xe9\xf2\xa0\xf2\x30\x25\x32\xcc\x55\xc1\x3d\x85\xc5\xcb\xb3\xee\x6a\x2c\x91\x52\xb5\x8c\x0f\x11\xc9\xde\x0a\x78\x28\x91\xe1\x0b\x0a\xae\x29\x11\x81\xaf\xca\x0e\x2d\x31\x50\x4a\x19\x7e\xe1\x02\x19\x0a\xe6\x48\x2a\xd0\xa9\x1f\x23\x43\x09\xfc\x02\x4a\x8a\x05\xff\x5e\x89\xb5\xac\x07\x90\x5f\x8b\xdb\x6b\x37\x16\x3d\x18\x88\x27\x14\xd0\x30\x97\xca\x5b\x5c\xe2\x0a\x90\x30\x9e\x23\xf1\xa6\x76\xc2\xc2\x1a\x44\x94\x81\x8b\xc6\x52\x5a\x0b\x29\x98\x13\xc3\x81\xfd\x02\x48\x4f\x47\x34\xca\x54\x04\x5d\xcb\x52\x50\xa6\x22\xc7\xd7\xef\x0c\x76\x70\x7f\x94\x4f\xdd\xa6\xa5\x52\xa4\x1c\x19\xa9\x20\x66\x8f\x3a\x12\xd9\x9b\x37\x2e\xe3\xa9\xe4\x92\x98\xe1\x45\x8a\x6e\xaf\x62\xad\x02\x81\xd6\xd1\xec\x17\xe6\xba\x35\x23\x31\xe3\xcc\x97\x8e\x1e\x29\xc0\x4a\x58\xe3\x5d\x68\x4d\xf1\x3e\x05\x77\xa1\xa5\xea\x65\xfb\x08\xb4\x42\xc2\x12\x68\x87\xdf\xe0\x89\x65\xda\x29\xbc\x05\x4e\x30\x30\xf7\xd1\x8c\x38\xe2\xc6\x0b\xdb\x04\x71\x17\x5a\x8e\xde\x91\x85\x27\x98\x78\x02\xaf\x42\x1b\xaf\xa5\xad\x4b\x52\xd0\xbc\x98\x59\x24\x63\x19\x32\x7c\xa2\xbd\x15\xb8\x19\x2d\x25\x0f\xb1\x6c\xa7\x46\x3d\x62\x11\xe2\xab\x03\x50\x5f\x35\x08\x6b\x12\x7e\x40\x05\xdc\x6b\x55\x19\x75\xa4\x17\x50\x96\xac\x78\xd6\x0d\xe2\x95\x67\xdd\x78\x65\xa8\xdb\x20\x57\x69\x99\xb8\xd2\x2c\x47\x53\x1f\xaa\x92\x59\xca\x8d\x94\x7a\x15\x70\x51\x70\x1b\x59\x96\xb3\xad\xc4\x86\xb5\xf7\x07\x9d\x76\x31\x2f\x65\x5f\x8c\x45\x43\xb2\x7c\xb0\x0e\x44\x5e\x3d\xd6\x14\xbd\x53\x62\x5f\x04\xea\x07\xcc\x3e\x72\x97\x1d\x30\x08\x09\x1d\x9b\xda\x7b\xb0\x2f\x62\xf1\x07\x6b\x8f\xf8\x0d\xce\x42\xd4\x44\xa9\x54\xa2\x06\x2a\xa7\x64\x1b\xfb\x99\xba\x95\x53\xfd\x49\x64\x76\x41\x5d\x95\x6c\x97\x53\x5c\x32\xab\x8e\x3b\x94\x45\x89\xc1\xba\x02\xca\xa2\xb8\x38\x68\x41\x55\x94\x9e\xbc\xe9\x07\x9d\xf2\x9a\x31\x84\x5a\x9b\x1b\x50\xf2\x24\x2b\x31\xbf\x44\xe6\x7f\xaa\xfa\x59\xc1\x85\x05\x73\x44\x3f\xa8\xdf\x5f\x5d\x77\xfb\x96\xb8\x37\xbe\xa0\x29\xef\xa8\xbf\x29\xa1\x13\x45\x53\x92\x0d\xa2\x91\xb7\x2a\x49\x42\x64\x11\x94\x62\x94\xe1\x92\xa5\x60\xcb\x40\x3c\x90\x22\x60\x26\x00\x1b\xed\x8b\x91\x51\xaa\x95\x98\x13\x0f\x2a\xea\x5a\x93\x03\xaa\x88\x8f\x50\x9a\x68\x6d\x4a\x88\xc7\x4a\xd3\xff\xb4\xcf\x0d\x53\x74\x1b\x8b\xec\x23\x16\x05\xac\x9a\x49\xfb\xe4\x76\xf6\x71\x73\xc2\xcd\x20\x41\x3e\x32\xaa\xc0\xaa\x3b\xee\x58\x73\x10\x70\xe1\x15\x6b\x59\xd1\x73\x05\x57\xac\x25\xe5\x4e\x17\xde\xb1\xd6\xd2\xeb\x01\x83\x8f\x4c\x99\x08\xca\xb5\x78\x18\x61\xb4\x0d\xb6\x3f\x44\x46\xe1\x6e\x1e\xf4\x62\xa1\x52\xb3\x21\x5c\xd9\x12\x2c\x5b\x30\x4c\xd7\x06\x85\x08\xab\xed\x0b\x71\x17\x8d\x74\x3e\xca\x11\xa8\x1b\x7d\x6a\xf2\x2e\x37\xcf\xfb\x1a\x28\x9e\xe8\xdf\x0f\x60\xda\x03\x9c\x1c\x51\xa8\xbe\x70\xd2\x67\x4f\x02\xcc\xd8\xa7\xec\x05\x67\x9a\x89\x89\x22\xae\xcf\xb4\x95\xaa\x64\x08\x61\xf5\xad\x66\xff\x30\xfa\xda\x74\x1e\x6f\x6e\x00\x0d\x40\x11\x38\x9a\x51\xde\x50\xda\xba\x3b\x68\x2c\x2c\xad\x76\xe7\x07\x9a\xe3\xcd\xd8\x4b\xef\xc9\x9b\x9b\xd8\xf4\x73\xaf\x59\x0b\x88\x87\x86\x4a\x1f\x08\x34\xf2\xda\x12\x19\x19\xbb\x60\x46\xf5\xb0\x28\xb0\xa0\x78\xd6\xd2\x09\x4c\x0a\xb6\x3e\xa3\x9e\x45\x92\x82\xea\x21\xc3\x36\x2b\xa0\xe4\xea\x89\xe1\x46\x84\xda\x3c\x0f\x1a\x79\x7d\x28\x3d\xc8\xe2\xd0\x90\x2c\x56\xa4\xea\xd8\x25\x21\xe7\x4b\xb9\xe6\x05\x29\xa9\x29\xca\x7c\x85\x62\x46\x73\x92\x41\x0f\x20\xb5\x65\xbf\x00\xd4\xeb\xe0\x45\xed\xa2\xa9\xf1\xf8\x03\xf0\x77\x61\x05\x75\x88\x62\x88\xe2\x9f\x89\xb5\x99\x87\x41\x78\x50\x3b\x59\xbf\xb3\x16\xb3\xa6\x98\xc2\xc2\x7b\xd4\x83\xc4\x1e\x35\x24\x4c\xc4\x2f\x10\x20\xcc\xda\x25\x80\xca\x45\x49\x17\x3b\x94\x44\x59\xd6\x96\x94\x44\x13\x71\xf1\x0b\x28\xc7\xfc\x1a\xf1\xe0\x07\x42\x23\x02\x13\x6a\x7f\x01\x0d\xa9\xca\x78\x44\x1e\x58\xb0\xa9\x24\x21\x11\x6c\x4c\x16\xfd\x83\x43\x28\xa1\x5e\xb3\x8f\xd9\x14\x69\x11\x6b\x6a\x27\x00\x28\x78\xa6\xac\xdd\x75\xd1\x73\x41\xe1\xa4\x39\xbc\x1f\xa0\xfc\xaa\xf6\x28\x0b\x21\x0d\x33\x78\xdc\x30\xe8\x04\xaa\x92\x18\x39\xa0\x1b\xe2\x0a\x2a\x25\x39\xc1\xa8\xb0\x52\xd2\x88\xaf\x07\x84\x49\x48\x4c\x14\x1c\x65\x5a\x41\x65\x24\xe7\xca\x14\xd4\x3e\x4a\x59\xfa\x3a\x6b\x1f\xe9\xc6\xa7\x82\xd2\x47\x2f\x51\x17\xa5\x8f\x26\x48\xc2\x4a\x5a\x93\xf0\x90\x54\x5d\xab\x1f\xcc\xed\xf0\x5a\xb7\xbc\x01\x04\x0d\x99\xc3\xbb\x4e\x77\x41\xa9\xa4\xd0\x1c\x81\x82\x84\xec\xd8\x4c\x5a\x19\xa4\x16\xfc\x3b\x0b\x7f\x6b\x8e\x10\xc7\x75\xb3\x66\x61\x6d\xa5\x61\x52\xcc\x2c\xfc\xad\x29\xa0\x2e\x72\x7e\xf5\x47\x5f\x44\x35\x84\x34\xee\x68\x87\xa3\xf8\x92\xc3\xef\x0b\x8a\x2d\x25\xfb\x26\x50\x6c\x29\xaa\x16\x6e\x49\x0c\x24\x96\x30\xce\x52\x4b\xd5\xfb\x13\x95\x8c\x2d\x13\x26\x48\xef\x43\x8a\x5f\x62\x20\x83\x72\x2a\x4b\x82\x79\x5a\xc1\x77\x25\x15\x6e\x8e\xe4\x07\xe7\xbb\xd8\x79\x49\x10\xde\x2d\x17\x27\x04\x36\x34\xef\xae\x25\xaa\x4b\x0c\x4d\x10\xd5\x6b\x37\xd6\x11\xd7\x30\xec\x98\x48\xab\x38\x83\x60\xaa\x64\x9c\x06\xb2\xfe\xae\xc0\x7a\x49\x95\x68\xf4\x34\xeb\xa2\x1d\x41\x59\x09\xa5\x87\x40\xc9\x44\x53\x42\x5b\xb7\x40\xaa\xbd\xae\xb6\x57\x3b\x62\x0b\x6a\xc4\xc6\xb0\x47\x61\x05\x36\xeb\x6a\xca\x80\xc9\x7a\x78\x7f\x35\x64\x9a\x9a\x4d\x36\x56\xd4\x14\xd6\x98\x2c\xf7\x06\x80\xe2\x88\xf1\x8e\x30\x63\x45\x88\x17\x94\xc0\x0a\x49\x97\xa0\x97\xd4\x56\x11\x71\x8f\xc1\xb2\x18\xc2\x01\x6c\xd6\xc9\x8c\xb5\x93\xd3\x9a\x98\x3a\xca\x44\x4b\x1f\x4e\xbc\x1a\xc4\x27\x31\xaf\xfc\x0c\xb6\x3d\x26\x94\x2d\xcc\x5e\x39\x26\xbc\x59\x24\x42\x5d\xad\x6c\x61\x17\x75\xb4\xd2\x30\xbd\x0e\xce\xdb\x5b\x06\x05\x42\x86\x77\x08\xa2\x6e\x6b\x37\x3d\x41\xde\xee\x9e\xd5\x8e\x4d\x6f\x26\x80\x3a\x3a\xc1\xc6\xcb\xb4\x04\x6e\xe3\x7a\xc7\x2e\x37\xf7\xdc\x09\xa3\x60\xda\x91\xe3\x60\x76\x8c\x5b\x3c\x6c\xd4\xe3\xc5\x5b\xc3\x22\x54\xe2\x25\x1e\x4a\xeb\x2d\x09\x66\x64\xc7\x7a\xa4\x1d\xd4\x27\x31\x30\x31\x90\xd7\x22\x0f\xaa\x7b\x65\xfb\x66\x59\xcd\xcb\xbe\xf8\xc4\xe2\x0a\x3e\x35\x8f\x35\x27\xf5\xc8\x28\x8a\x9f\xe5\xa7\x96\x74\xd4\xf7\x05\x04\x25\x1d\x6b\x83\xf9\x01\xcf\x50\x1f\x51\xc7\x9a\xb3\x90\x76\x50\x56\xf1\x0b\x14\xf9\x8d\x25\x14\x76\x69\x8e\x46\x49\xbc\x2f\xc4\x42\x59\xa2\x5d\xba\xb9\x8d\x23\xc6\x27\xca\xd9\xdf\xd7\x22\x94\x74\xb2\xac\xb4\x40\xa0\x91\x59\x56\x2f\x54\x2c\x4b\x5d\xba\x26\x2a\x96\xc5\x66\xa6\x00\x1b\x73\x36\x6d\xe2\x2a\x58\x3b\xaf\xd3\x92\xe7\xe5\xee\x46\x49\xb3\xe8\x58\x51\x5e\x04\xdb\x1c\x2a\x90\x90\x45\xf7\xa2\x1c\x04\xfd\x3a\x4a\x28\x5d\x54\xd4\x04\xe1\xc5\x78\x2c\x63\x6d\x4a\xe7\x29\x9b\xfa\xa7\x30\xde\x6d\x55\x4b\x17\x37\x5c\x76\x8f\x38\xc8\xdd\x23\xd2\xe6\x86\x85\xcc\x04\x71\xdc\xc6\xc4\x04\x69\xbc\x99\x34\xef\xf4\xbe\x5b\xa2\xa4\x7b\xd5\xf6\x52\x9b\x35\xb6\xfc\x3b\x0d\x25\xcd\x2f\x50\x1b\xb5\xcc\x78\xe3\xe0\x37\x29\xde\xc8\x06\x37\x9a\x21\x8c\x0f\xb3\x25\xa4\xdd\x55\xd3\x32\x64\xf3\x6c\xac\xc3\x62\xfd\x42\x22\x02\x36\x5e\xdb\x17\x01\x1b\x76\xdf\xa3\x66\x4a\x54\x69\xcc\x92\xa6\x24\x1f\x6d\x30\x48\x30\x60\xbf\x64\x5e\xd8\xaf\x5f\xb2\xdb\xaa\x7f\x66\x3a\x78\x98\xfd\xd5\xfc\x06\x70\xf0\x1a\x01\x52\xb1\x39\xcc\xd3\x31\x82\xdb\x10\x30\xb5\x9b\x70\x3d\xf0\x2b\x2e\x2b\x33\x67\xce\x26\xe6\xcc\x58\x0d\x4d\x31\x23\x54\xc3\x28\x41\x15\x98\xa8\xe2\x9d\x25\xa3\x60\xa8\x0a\x8e\x94\x8c\x0b\x54\x94\x4e\x5a\xf2\xb6\xae\xde\x52\x1b\x89\xcd\x9b\x01\x80\xa3\x5c\x13\xca\x88\x2f\x56\x22\x75\xc9\x48\xa0\x1b\x06\x18\x09\x74\x8e\x55\xcc\x14\xda\xb5\xb3\x72\x60\xfd\x69\x9d\xd8\x39\x50\xd1\x88\x7e\x83\x1a\x99\x8c\xde\x19\x61\x19\x56\xae\x73\xc0\xaa\x6b\x55\x73\xe0\x2d\x47\x12\x44\x72\x60\xd1\x35\xe1\x28\xe2\xbe\x26\x89\xb4\x39\x92\xef\x8b\x1d\xe4\xb8\xd6\x55\xb3\x44\x31\x06\x6b\xba\x79\x05\xf0\x36\x77\x49\x63\x90\x76\x5b\x46\x04\xef\xbb\x4d\x2e\x18\xdd\x05\xaa\xfc\x55\x8f\x09\x5a\xcd\xee\x91\x2c\x45\xdb\x31\x33\x47\xcf\xca\x49\x46\x24\x48\xb2\x5c\x9c\x91\x82\xf7\x82\x7a\x5d\x3e\xe2\x1e\x06\x4e\x27\xad\xcd\x94\xa3\x93\xdd\x17\x19\x51\x1d\x8e\xd9\xc9\x89\x88\x75\xff\x58\xeb\xec\xfe\xb0\x9d\x6c\x31\xc8\x94\xa2\x8d\x26\x56\x67\xd0\x51\x90\xf3\x2a\x53\x28\x08\x32\x35\xe1\x9f\xf9\x7f\x32\x82\x42\xaa\x69\x3f\x93\x9f\x78\x61\xa7\x50\x9d\x54\xda\xa0\x64\x46\x85\xbc\xc6\x67\xad\x71\x77\x70\x12\xa5\xee\x80\x39\x00\xaf\x1e\xb8\x2a\x06\x78\xad\x8a\x5e\x80\x94\xfd\x5a\x25\x58\xc5\x9d\x6f\x5d\x72\x21\x1f\xd6\xd9\x92\x0b\xf8\xb0\xbf\xa8\x54\x2d\x0c\xd5\x32\x40\xcb\x52\x9f\x97\xc5\x59\x22\x65\xae\x6b\xe2\x02\x0b\x81\x16\xaf\x95\xaf\x94\xcd\x4d\x1a\x15\xf6\x02\xf3\x95\xba\xe4\x0e\x3f\xa0\x91\xda\xbb\x0c\xe9\x70\xc9\x13\x85\x0d\x5a\x57\x47\x97\x8c\x9a\x0d\xe6\xf6\xb9\xd1\x95\xd7\xfc\x00\xb2\xd2\xab\x43\x50\xa7\x41\xa2\x5c\xeb\xc5\xa3\x94\xea\x59\xb7\x95\xbb\xab\x36\x39\x8f\x90\x40\x19\xb5\x7b\x1b\x77\x42\x2c\x00\x18\xee\x6b\xe7\x40\x5e\x52\xab\x19\xc3\x94\x5a\x61\xff\xfd\xb4\x29\x0a\x49\x30\xce\x9d\x30\xbb\x07\x96\x2c\xd8\xfc\xc2\x42\xb4\xd0\x84\xec\x38\x1f\xcb\x19\x85\x22\x1c\x51\x9c\x11\x7a\xe1\xe8\xee\xbc\x0a\x45\x48\xe0\xcb\x28\x14\x91\xcc\x8b\x3a\xc9\x45\xbf\xe3\xc6\x3c\x1b\x23\x51\x4d\x6b\x42\x20\xbc\xc0\xca\x6d\x0f\x5f\x1e\x2b\x20\xd5\x5f\x90\x9c\xbc\xef\x61\x97\xb6\x74\x93\x99\x8d\x66\x7f\x42\xde\x29\x90\x99\x66\x57\xb8\x85\xcc\xba\x19\xe1\x16\xd6\x28\x32\xa2\x2b\x7c\x0e\x66\x0a\xce\x06\x72\x95\x23\x35\x39\xed\x8d\x5b\x51\x88\xdc\x21\x1b\xf8\x60\x41\xb9\xef\x1c\x0c\xc2\x62\xa8\xee\x12\xf4\x63\xcc\xee\xe0\x66\xaf\x49\x2c\x4c\xbb\x07\xd6\x48\x35\x05\x4e\xd9\x3a\xdb\xb4\x9c\x8f\xc5\x71\xd5\xc5\x81\xd3\xd7\x87\x19\x2f\xc7\xf3\x61\xb9\x84\x61\x6f\x9a\x03\x93\x30\x75\xac\x0a\x14\x32\x04\xe7\x83\xba\x9a\x57\x0b\xc2\xf1\x70\xdc\x09\x0a\xc8\xbe\x39\xd2\xc1\x12\xfe\xa2\x87\x03\xf4\x62\x1e\x7c\x30\x08\x4c\xa2\x67\x86\x34\x1d\xdc\xe1\x14\xa6\x93\x2e\x7e\x2c\x19\x21\xce\x96\xd2\x32\x4b\x56\xbc\x36\xe2\xc9\x5d\xe2\x0e\x16\xfd\xb8\x07\xec\x64\x6f\xab\x93\x4b\x27\x10\x21\x7d\x07\x6f\xd4\x93\x27\xfa\xab\xc7\xb5\x34\xc2\x02\x2f\x75\xb0\x92\x9d\x2f\x76\xa9\x17\x6e\x5a\xa1\x3c\x06\x85\x57\xd3\xf0\x8d\x59\x19\x46\x58\x7e\xb3\x8f\xd7\x1b\xc6\x6e\xcb\x4d\x37\xc9\x29\xfd\x48\x0b\xca\x37\xb9\xa5\x99\x19\x25\x4f\xaf\x2b\x25\x4f\xd3\xda\xcd\x6b\x99\xcc\x6a\x58\xef\xe1\xb5\x8f\x1f\xa4\x59\x99\xbe\x57\xac\x84\x79\xcf\x32\x0a\x7b\x47\x50\x56\xf4\x42\x3f\x3c\xcd\x92\xbb\x24\x50\x6e\xf3\x28\xf2\x16\x41\x46\x9b\x2e\xf7\x28\x05\xc2\xa3\x43\x90\x0a\xe3\x17\x6c\xe2\x29\xbc\x8b\x5d\x58\x2d\x30\xf2\xaa\x66\x6e\x61\x59\xbe\x61\x93\x4f\x81\xb8\xd9\xbc\x03\xca\x46\x4b\x5c\xf7\x18\xe0\x6f\xe2\x7f\x85\x02\xa3\x88\xa9\x20\x40\xc1\xcc\xaa\x84\x05\x53\xd1\x03\x54\xcd\x17\xe3\x28\x91\x9c\x24\xf9\xc1\x5a\xda\xa6\x07\x3c\xfc\xe4\xcd\x2f\x94\xbd\x64\xa0\x2f\x28\x97\xa0\x4b\xc8\x4a\x41\x50\x6e\x96\x30\x57\x12\xa5\x70\x6d\xba\x42\x13\xe7\xf0\x0b\xd4\x03\xe4\xea\x28\xc8\xa6\x1a\x2f\xd4\xd2\xe6\x29\x6b\x5b\x41\x80\x80\x77\x40\x49\x34\x9e\x35\xbf\xb0\x48\xce\x6f\x50\x6d\x6e\x7e\x30\x97\x57\x55\xb3\x4b\xa1\x34\x66\x4c\xe7\x45\x72\x7e\x80\x04\x1c\x99\xec\x0b\x6d\x98\xb2\xab\x16\x54\x43\xd0\x55\x2c\xa5\xb0\x56\x96\x37\x76\xc9\x3c\xfd\x9a\x7b\xa4\x96\x6a\x4c\x22\xce\xf6\x85\x87\xbc\x80\x16\xea\x33\xab\x4b\x69\xb9\xcb\xc6\x13\x56\x83\x16\x32\x61\x69\x14\x05\x29\x58\x5d\x0c\xb0\x30\xaa\xc0\x26\x93\x52\x38\x66\x54\x1b\xdb\x40\x66\x1f\xdc\x4c\xde\xaa\x89\x7a\x95\x1f\xf0\x07\x35\xd0\x75\xa1\x2f\x2a\x96\xd7\xf4\xc2\x72\x04\x3e\x6b\x4a\xe5\xf2\x4a\x54\x2e\x10\x66\x1c\xf6\x56\x70\x4f\x97\xb5\xf3\xd2\x18\x2d\xd8\xfc\x02\x2e\x6a\x94\x60\x51\x98\xfa\x6f\xbf\x66\x81\x74\x63\xd7\x6e\xe9\x81\x88\xd2\xf2\x2f\x97\xbc\x89\x72\x8a\x3b\xd9\x26\xe4\x82\xbb\xba\x9a\x11\xd9\xe1\x2c\x0e\x7e\xbf\xe1\x7d\x4d\xaa\xd3\xef\x29\x8b\x1b\xae\x60\x0f\xc3\xb3\x46\x51\x2c\x3b\x08\x71\x05\x7b\xda\x36\x83\xcc\xbd\x6e\x02\xeb\x34\x5e\x49\x41\x28\x2c\xfe\xed\xd3\xad\xb0\x0c\x96\xad\x47\x85\xd9\xfb\x76\x9d\x96\x65\x27\x94\x16\x52\x58\xf8\xca\x7e\xcd\x82\x74\x7d\x1b\x5c\x0b\x0a\x5f\xd9\xed\x5e\x60\x27\x74\xf0\x69\x41\xf2\x53\x31\x11\xc3\x6e\x98\x8d\xc7\xc1\xa5\x11\xa2\x07\xc5\x04\x7d\xbf\x2f\x10\x35\xe0\xbe\x40\x14\xcc\x10\x6e\xba\x37\x1e\x64\x1b\xcb\x32\x65\xca\x36\xd9\x02\x18\x6e\x93\x8f\xad\xfd\xc8\x25\xc4\x9b\xe6\x1d\x81\x59\x70\x23\x96\x43\xe3\xcb\xbe\xcc\xa0\x1e\x9d\xf3\x51\x9b\x35\x36\xbd\xac\xc7\x5a\x03\x21\x80\x77\xd1\x4b\x56\x2b\x07\x0f\x33\xf3\xe4\x93\x32\xa8\xb9\x17\xd3\xa4\x1c\x3b\x58\x20\x43\xe4\xe0\x17\x0a\xda\x1a\xe2\x5c\x1b\xc8\x2f\x80\x18\x0d\xd4\xc9\x83\xa4\xfb\x01\x19\xa4\xd9\xdb\x49\x06\xe9\x1d\x03\x21\xa2\x3a\xc9\xa0\x2c\x9f\xba\x69\xe9\x5a\x5b\x46\x7d\x5c\x0b\x6e\x3f\x00\xdc\x32\x46\xa0\x26\x7e\x7e\x9d\x98\x17\xc5\xb5\xec\x31\xb0\xd1\x83\x3b\xe0\x46\x37\x75\x2e\xbb\x9c\x59\x24\xec\x72\x59\xf2\x58\xb9\x09\x94\x91\x89\x6a\x55\x76\x73\xe2\xf6\xfc\xec\x00\xbb\x72\x2f\xd4\xf8\x01\x05\x01\x1f\xcb\x37\xc5\x29\x1f\x0d\xcb\x65\x2d\x9d\xa0\x3c\xc4\xbf\x8f\x3c\x14\x8f\xca\xd1\x2f\xf0\x64\x37\x11\x20\xed\x48\x25\xad\x4b\x81\xb0\xa1\x4b\x0b\x4a\x41\xec\x64\x36\x63\x7f\xc8\xd0\xc4\x65\xeb\x12\x2e\x24\x7e\xe3\x92\xfe\x38\x24\x6d\xd7\x8d\xc7\xcd\xeb\x8b\xc5\x90\xaa\x1e\x20\x9e\x53\xc8\xaf\x4c\x97\x57\xf9\xe6\x52\x59\xee\xc9\xea\x3a\xeb\xeb\x36\x9f\x71\xb8\xa0\x20\x3b\xbc\xa4\x22\x8b\xc8\x22\x7d\x0d\xf4\xdb\x09\x28\xe4\xae\x5b\x96\xa8\xf4\x10\xdb\xef\x5d\x71\x43\xaf\x8a\x2c\x97\x8a\x9a\xae\xc5\xab\x53\x97\xa9\x48\x67\x62\x8d\xbc\xea\x5b\x40\xc7\xb5\x7c\xfe\x02\x14\xe2\x31\xd3\x9a\x84\xbe\x80\x7c\xe2\xd8\xf4\x3a\xe5\x93\xac\x6a\xf4\xa5\xb2\x9a\x93\x7d\xef\x15\xd7\xda\x3a\x0c\xa8\x32\xbe\xd1\xf6\x82\x0a\x53\x52\x7e\xf5\x48\x83\x97\x98\x68\x85\xfc\xa2\xd2\xd1\xa5\x26\x7a\x63\xaa\xbb\x64\x0d\x94\xe0\x2e\xe9\xa5\x1d\x9e\x06\xb7\xc6\x0b\x2a\xde\x0e\x2f\xd6\x55\xf3\x9a\xa8\x3e\xc9\x64\x34\x3a\xcb\x2b\xfc\xb2\x66\x1b\x15\x22\x4b\xb0\xcb\xbf\x2e\x99\xe5\xf5\xc5\xe0\x20\x7e\xe3\xe0\x03\xcd\x15\x57\xce\xb6\x57\x9f\x24\xa2\xea\x17\x48\xda\xee\x72\xc1\x2d\x7c\x23\x6b\x3c\x4b\xe5\xaa\x53\x64\x69\xce\x4e\xaa\x85\x07\xc4\xeb\x01\xef\x72\x17\x26\x0a\x55\x53\xa3\x9b\x99\x3c\x2f\xd4\x54\xae\xa0\xbe\xa0\x8d\xc8\x12\x47\x45\x55\x7a\xd5\x36\x2c\xb5\xae\x79\x8b\x50\x11\xa6\x68\xcf\x7f\xad\x20\xdc\xe4\xdf\xc1\xc9\x24\xb1\x56\x5e\x69\x30\x11\xf7\x83\x53\xa9\xd6\x85\x13\x01\x88\x9b\x52\x8b\xf8\x77\x45\x4c\x62\x70\xdc\x40\x45\xba\x77\xf1\x29\x58\x91\x8b\xe3\x63\xa8\xe2\x2e\xd4\xd7\x0c\x29\x11\x49\x98\xa8\x9d\x09\x15\x1e\xb2\x2f\xaa\xf6\x17\xa0\x6a\x49\x69\x15\x21\x88\x76\xca\x57\xa6\x7b\xbf\x16\x92\x12\x8e\xa4\x91\x4a\x6b\x8e\x43\x15\x2a\x62\x10\xdb\x1b\x28\xec\x55\x03\x8d\xa8\x41\xdb\xe3\x2b\xac\x31\x2f\x49\x10\xb7\x9b\xb4\x5a\xfc\x02\x44\x68\x8b\x6d\x75\x2c\xbc\xbb\x4b\x9e\x6b\x46\x14\xe3\x08\x6d\xb6\xaa\x3b\x31\xa3\x69\xe0\x12\x4f\x47\x0b\x55\x58\x63\x2c\xd8\xd7\x9d\xdc\xbf\xfa\x41\xe3\x3c\xb5\xf8\xfb\xc2\x8c\xdf\x18\x04\x42\xa8\xd9\x17\x6a\x34\x31\x8a\x19\xde\x46\xbc\x7c\xc0\x52\x4f\x65\x0d\x22\x0b\x56\xf5\xa0\x7b\xff\xf5\x06\x91\xa7\x2e\x0f\xae\x9f\xa0\x62\x51\x22\xdb\xbe\x2a\x8c\x25\x59\xe7\x5c\x3d\x6e\xe6\xd8\x08\x99\x27\x30\x63\x6c\x23\x7a\x30\xeb\x1c\xac\x30\x86\xe8\xba\xe8\x52\xe1\x58\xd4\xed\xc4\xa5\x9e\xeb\x82\x1b\x81\x00\x5b\x47\xf6\x21\x76\x72\x9b\x05\x8f\xb0\x23\x62\xd9\x3d\x12\x4f\x5e\x0c\xde\x5a\x61\x6b\x5b\x3d\xd7\x82\x6b\xda\x27\x2f\x71\x17\xee\xcf\xb5\xde\x7a\xe1\xda\xd8\xa7\xa6\x71\x71\x5a\xc2\xcb\xc5\x69\x68\x08\x84\x02\x66\x9f\x30\x30\xaf\xd8\xe7\x52\x2f\x72\x73\x43\x7d\xc1\x7e\x6c\x32\x46\xcd\x4e\xc7\x95\x56\xc6\x06\x3a\xfa\xa4\x42\xee\x79\x49\x78\xf5\xa2\x57\xc6\x6d\x5e\xe2\xe3\xa5\x81\x3f\xd2\xee\xfc\xca\xe8\x40\xdb\x3b\x2a\xe4\xa0\x61\xaa\xbd\xe9\xea\x0a\x7e\x40\x22\x35\x6a\x6f\x4a\x67\xcd\x7d\x92\x95\xcb\xd8\x55\x61\xa7\xc9\x3e\xf7\xe0\x11\xdc\xbc\x16\x4b\x50\xf2\xe1\x8c\xd8\x3e\xa7\xce\x56\x5c\x9f\xe2\x04\xc3\x4a\xb1\xc8\xc7\xe0\xc3\xa8\x65\x4d\x7b\x8a\x49\x71\x33\x85\x3e\xe0\x17\x3a\x09\xda\x06\x02\xd5\x59\xd3\x36\x94\x9a\x49\x6e\x63\x4b\x88\xa5\x35\x66\x5e\xdb\x14\xd1\x10\x66\x97\xb5\x95\xdb\x46\x80\xfc\xfb\xe2\x2f\x4d\x0f\xc0\xf7\xab\xdb\xa4\xc7\xe6\x1e\x20\xd9\x09\x27\x6d\x5d\x5a\xf0\x21\x9e\x16\x02\xd7\xde\x0f\x70\x28\x8b\xd5\xb7\x00\xea\x7b\x7d\x40\x1e\x28\x21\xb9\x51\xe8\x12\x52\x1b\x32\xb5\xb3\xa8\xaf\xa1\x00\xa6\xae\x88\x2a\x2d\xac\x65\x1c\x3f\x39\x8a\x70\xb9\x41\x72\x10\x5f\x8b\xdc\x2d\xa2\xf6\x86\x20\xba\x34\xc4\x05\x1a\x53\x56\x1c\xef\xd2\x22\xa3\xdb\x3d\xc5\x48\x88\xb5\x0c\x30\x3a\xb9\x2c\x48\x8b\x34\x4a\x08\xa9\xac\xd6\x6e\x5a\x6d\x71\xe7\x10\xee\x81\x68\xef\x86\x0a\x17\x2c\x04\xc3\x40\x21\xbe\xfb\x01\x8f\x58\xcf\x03\xa1\x79\x8e\x98\x6f\xc8\xda\x76\x1c\x5d\x4b\x0f\xc7\x14\x94\xb0\x10\xe9\xd2\xcd\xd2\xf2\x9a\xb7\xda\xcb\xe0\xa3\x36\x2e\xab\xef\xfe\xfe\x24\x04\x5a\x98\x4c\xd6\x65\x90\x28\x2a\x35\xf7\x00\x72\xf7\x24\x59\xfe\x52\x02\x5e\xa3\xb5\xc7\x2b\x5d\x16\x44\xc2\x5b\xa1\x1b\xc0\x6d\xf2\x42\xe9\x74\xad\x82\xf5\xbd\xda\xab\x07\x0d\x01\xf7\xda\x66\x6a\xac\x05\x3d\xfa\x77\xaa\x21\xfe\x9d\x67\xa1\xc4\xbd\x56\xc9\x66\xa4\x1b\x35\xc4\x94\x65\x2f\x4c\xa5\x4f\xdd\xbf\x93\x0d\x19\x6f\x2b\xc6\x4c\x16\x83\xc6\xe2\x94\xe9\x35\x28\xb9\xa3\x31\x8b\x28\xb3\x97\x3e\xd5\x58\x5e\xc7\x11\x89\x0d\x49\x1d\xd5\x95\x40\x1a\xeb\x4f\xba\xca\x54\x6b\x34\x84\x4a\xb3\x6c\x48\x66\x6e\x56\xe2\x5a\x63\xf8\xaa\xd8\x55\x63\x36\xb3\xa3\x46\x5a\xe3\x02\xea\x85\xbe\xc0\x10\xa0\xb8\x31\xbe\x4a\x50\x6d\x9d\x2a\xb5\xf4\xf4\x86\x3c\x8f\xdc\xfd\x01\xb1\x27\x5c\x20\x5b\xd9\x42\x40\xeb\x8b\xc8\x34\x24\x92\x89\xb3\x67\x31\x28\xf7\x49\x17\x69\x83\xa2\xa5\x44\xd7\x36\xc8\x24\xa5\x83\xb5\xb1\x50\xe3\x3e\x79\x2d\x9d\xb1\x39\xd6\xa8\x02\x8b\x4e\x31\x07\xab\x34\x0a\x59\x9e\xd7\xbe\x30\x21\xb8\x58\x32\xc7\x3c\x62\x67\xba\x89\x3f\x00\x2b\x97\x1e\xd8\x96\xd0\x25\x89\xbc\x2d\xa1\xcb\xb8\xdd\x09\x76\xf6\x27\x90\x4f\x65\x4b\x68\x3b\x3d\x79\x1e\x82\x3c\xc3\x63\x20\x5a\x4c\x17\xeb\x94\x76\x10\x97\x1a\x12\x49\xc5\x2f\xb5\xbe\x31\x38\xcb\x3e\xfd\x46\x09\xca\xcc\x9d\x12\x92\x14\xea\x86\x82\xe6\xba\xcb\xa7\xb4\xb3\x4d\x90\xcc\x11\x70\x59\xe4\x8b\x93\x22\xf4\xaa\x19\xf1\x34\xe3\x58\xb3\x69\x27\x6f\xce\xd0\x52\x9d\xf4\xfb\x7a\xc3\xd2\x46\x23\xc9\xa2\x5d\x14\xfb\x8d\x95\x8b\x20\x69\x48\xde\x09\x67\xe5\xb5\x4d\xe9\x25\x59\x4a\x6c\xd7\x9a\xb4\x26\x09\xe1\xa5\x59\x59\x6a\x90\x5e\x9c\x8b\xd4\xa6\xf0\x92\xca\x8f\x6e\xcf\x2b\xed\x26\xa5\x48\x34\x6e\xc8\x73\x28\xde\x33\x90\x6c\xaa\xa3\xf5\xd7\xed\x3b\x56\x39\xdb\x4d\x8a\xf6\x42\xde\x8b\x34\xb4\x0e\x37\x05\x30\xb3\x14\x56\x1c\xb7\xf6\x83\xeb\x0b\x63\x31\x75\x21\x36\xc9\xfe\x84\xf6\x90\xfc\x8c\x85\x29\xdb\xa4\x17\xd8\x90\x6d\x9c\xcd\xda\x1e\xb2\x13\xc3\xc0\x1a\x8b\xc6\x1a\xef\x47\xb4\x36\xd4\xe8\x91\x4a\xaf\x07\x3c\xd3\xc4\x6f\x70\x83\x62\x6a\x22\x97\xce\xbc\x04\x2d\x55\x47\x0a\xae\x2b\xa3\x96\x0e\x1f\x56\xcb\xaf\x07\xbc\x53\xc8\x5f\xa0\x04\x84\x24\xae\xce\x2a\xe3\x0e\x9e\xe8\x1b\x45\xf8\xe4\x37\xb8\xcb\xba\xda\x28\xbe\x2a\x0b\x42\x67\x26\x83\x23\x90\xfa\x32\x3b\x69\x53\xf4\x29\xf1\x44\x97\xf8\xea\x61\xa0\x07\xb7\xa9\x14\x48\xd3\xe9\x88\x69\x2a\x9b\x3b\x20\x01\x1a\xc8\x40\x76\x24\x4d\xa5\x47\x1e\x10\x22\xea\x8e\x5a\x34\xba\x33\xa3\x74\xa4\xdd\xea\x9a\x8e\xd2\x99\x66\x6b\x63\x59\x8f\xdc\x16\xd9\x6f\xd0\x50\xee\x17\xb8\x2d\x24\xbc\xe2\x36\xcb\x66\x29\xa8\xf3\x86\x7a\xb1\xf6\x9e\x70\x63\x84\xdf\x47\x6a\xc0\xcb\xc6\xd0\x51\xbb\xc6\xbe\xe8\x9e\x0a\xa2\xc5\x84\xc8\x44\xb1\xc9\x98\x65\xde\xac\x27\x89\x10\x25\x27\xf8\xf4\x25\xe2\x18\xd3\x19\x1b\x53\x02\x46\xcf\xc8\x57\x33\x56\x32\x47\x30\x1e\x33\x8b\xaf\x0b\xa4\xcc\xc5\x76\x07\xe4\x4f\x9e\xd4\x32\x0f\x0d\x77\x49\x91\xc4\x5d\x14\x0a\x9c\xd2\x22\xfb\x94\x72\x62\xf3\xac\x50\x3c\xc6\x99\x58\xbd\x64\xf8\x40\xd5\x63\xe1\x81\x26\xb5\xb5\x23\x36\xdf\x1b\xab\x17\x94\x2d\xa9\x1e\x11\x19\x14\x9e\x25\x42\xf3\x9d\x95\xd7\x19\x94\xf4\xfa\x7d\x81\xac\x59\x4e\x29\xaa\x35\x4f\x12\x85\x63\x54\x57\xba\xf4\xba\x38\x94\x7a\x64\xa0\xbd\x35\xe9\xce\x5b\x60\x1c\x5d\xd1\x2b\x93\xef\x35\x07\x14\x83\x51\x95\xda\xd2\x97\x50\xe4\x6d\x86\x08\xa4\xb2\xb9\x4d\x18\xd4\x01\x2c\x48\xb6\x28\xf5\xb6\x46\x14\x90\x0d\xbb\x2c\xf8\x05\x9e\xe9\xc9\x2f\x20\x8c\x77\xf8\x85\x85\x06\xcd\xaa\xaf\x4d\x25\xbc\xc0\xeb\x36\x9c\x94\xd4\x59\xbd\xc5\xbc\x00\x25\x05\xed\x5c\xea\x9d\x76\x12\x4f\x93\xe5\xb1\x1d\xa6\xd4\x79\xcd\xa7\x4d\x08\x7d\xb0\xba\xa8\xbe\x18\xe4\x68\xd2\xde\xfb\xa0\x91\xb3\xfa\x0d\xe4\x7a\x07\xf7\xd0\x09\xe5\x8f\x4c\x75\x7d\xa0\xe0\xa4\xd8\x7c\x5f\x06\x27\x43\x88\xcb\xfa\x2d\x8b\x76\x38\xc0\x7c\x22\xf7\x7d\xc1\xa3\x95\x41\xad\x94\x26\x03\x46\xdf\x17\x47\xd5\x0c\x58\x2b\xd0\x7a\x77\x67\x3d\x6b\x33\x02\x18\x8f\x8a\x14\xb0\xce\x5a\x81\xd6\xab\x3b\xc3\xdc\x25\x0e\xf7\x29\xc8\xa4\x62\xd6\x83\xc8\x9b\x62\xb4\x1f\xa4\x05\xbf\xbf\xa3\xad\x85\x3d\x08\x80\x40\x46\xed\x94\xe1\x54\xaf\x0e\x53\xd2\xe6\x63\x04\x61\x34\xd5\x73\x64\x48\xba\x23\x1d\x3a\xe3\x68\xac\xda\x77\x66\xa2\x3a\x48\xaa\xc3\x09\x56\xa4\x47\xf4\x13\x05\x3b\xcc\x7f\x59\xde\xda\x2e\xff\x7e\x92\x37\xb9\x7d\x82\x7d\xba\xcd\x95\xf3\x42\xc0\x05\xf6\x32\xf2\x76\xe6\x99\x5a\x08\xe8\xb0\x14\x15\xe3\xf1\x62\x3c\xae\x81\x82\xe9\xa8\x78\xf1\xaf\x15\x60\xac\x95\x40\xf1\x94\x17\xf9\x5c\x8b\x1a\xb4\xd8\x30\x36\x15\xc9\xef\xfd\xe2\xd2\x08\xea\x0b\x4b\x23\x49\xbb\x33\xd4\x3d\xbf\x7a\x3c\xf1\x82\x27\xc1\x73\xa8\xfa\x01\xa8\x25\x78\x44\x10\xa8\x14\x9f\x7e\x33\xa8\xc0\x93\x58\x12\x98\x57\x93\x4e\x37\x9b\x49\x3a\x9c\x6c\x25\xf9\x05\xae\x95\x86\x60\xb1\x40\xcb\x3a\xfd\xa6\x45\x4c\x88\x44\x6c\xfa\x8b\x20\x51\x12\xdb\x95\x0b\xfa\x4d\x18\x35\x49\x58\x9e\xaa\x99\xd7\xc3\x92\x6a\x9a\x03\xe2\x83\x5e\x47\xc0\x94\xd6\xd2\x66\xea\x82\xe1\xa9\xf8\x64\x44\x74\x90\xa5\xbb\xb1\x81\x7b\x6a\x0b\x8e\x0d\x49\xcc\xa2\x9d\xb1\xf1\xfd\xa1\x36\xb2\x7f\xb5\x6a\x63\x23\xf3\x94\xa8\x36\x36\x12\x9b\x70\x38\x60\x17\xb2\x44\x32\x90\xaf\xa9\x2b\x35\xcb\x08\xe4\x63\x32\xf3\x8c\x29\x15\xa5\x2e\xfb\xc4\x08\xeb\x8e\x49\xb5\x11\x23\x13\xfc\xfb\x40\x52\x45\x55\x7b\xc7\x4d\x44\x9a\x02\x5c\x6f\x25\xbb\xff\x13\x49\x49\x6e\x93\x6e\xb4\x06\x83\xb9\x97\x4e\x97\x1c\x71\xd1\x85\x66\x1d\x23\x72\xa2\x35\x24\x0c\x41\xc3\xa7\xd8\x88\x6b\x3b\xf8\x0b\x10\x4a\x76\x97\xe0\xcd\xd2\x56\x07\x2d\x43\xe9\xd5\xe5\xc0\x39\x28\x28\x23\x67\xa5\x59\xa3\xd6\xb3\xa9\x7f\xc0\x0e\x64\x3b\xfb\x58\x66\x20\x89\x86\x83\x19\x9a\x0e\x96\x1b\x89\x69\x0d\xea\x11\xee\xc1\xf2\xfa\x80\x32\xf4\xeb\x05\x58\xb3\x64\x36\x1d\x70\xf6\x15\x23\x1a\x62\x99\x6f\xb1\x2a\x23\x2d\x5a\x10\x5a\x12\x76\x64\xfe\x91\x3e\x34\x96\xd0\x26\x03\xca\xc8\x04\x48\x47\xfb\x40\xb9\x40\x1b\x79\x46\x5e\x77\xc4\x6b\x0a\xb0\x54\x95\x57\x0f\xf0\x1d\x15\xff\x0e\x6a\x2f\xee\x10\xf0\xbd\xda\x0f\x76\xa7\x56\x11\x1e\xbc\x22\xf9\x67\xc0\x2e\x65\xdb\xca\x58\x76\x29\x6d\xef\x51\x90\xce\x26\x26\x36\x20\xc2\x35\xaf\x2a\xea\x44\x3b\x52\x6e\x50\x82\x13\x6b\x1f\xb8\xc7\xaf\x14\x0f\x30\x48\x68\x86\x08\xfb\xb3\x78\x40\xee\x4f\x77\x80\xfc\x1f\x31\xa8\x41\x11\xcf\xc1\x0e\xa3\xd0\xa4\x24\x6b\xdf\xa8\x9c\xa3\x40\x66\xba\xa5\xe5\xff\x41\xa1\x4f\x82\xc9\xa8\x9c\xa3\x3b\xc0\x4d\x33\x12\x5b\x47\x05\xa3\x2f\xfe\x9e\x31\x97\x7e\x1f\x2c\xaa\xb8\xcd\xf4\x1e\xf7\x4f\x2d\xa8\xfb\x01\x18\xbf\x04\x9f\x51\xa9\xd3\x7a\x6f\x54\x5c\x73\xe1\xcd\x55\x17\x25\x69\x4e\x6d\xad\x93\xde\x40\xf6\xa5\x75\xbb\x01\xb7\xa4\x6b\xe5\x0d\xd4\x94\x2e\x12\x4c\x46\x5b\xeb\xe0\x1e\x17\x90\x82\xa1\x51\x21\x30\x29\x20\xb6\xcb\x05\xca\x46\xc7\x11\x2b\xd1\x65\x74\xa8\xb0\x06\x69\x8a\x90\xc9\xc7\xdd\x60\x2e\xa5\x57\xbe\xa3\x4e\xd7\xf0\xf7\xf4\xac\x9b\x35\x2f\x91\x52\x56\x9c\x81\x42\x28\xc5\x9c\x99\xc9\x97\x0e\x39\x18\x63\x9d\xf2\x9a\x15\x4a\xa1\x54\xb3\xda\x65\x42\xf3\xa0\x03\xd5\xe8\x0c\x34\x4d\x6a\xf6\x84\x8e\xc1\xea\x11\xfe\x60\x32\x63\xdd\x4a\x5c\xc6\x00\x4c\x32\x8a\x8e\x41\x72\x34\x7d\xa2\xda\x89\x8b\xe0\x8c\x1d\xa9\xeb\x3a\x81\xc7\x4e\x1d\x5a\x68\x5e\xe6\x32\x49\xef\x03\x52\xa7\x8b\x69\x0d\x56\xe8\xf3\xf9\xb3\x93\xfd\x0f\xf7\x40\xa5\xda\xf4\xb6\xaf\xf3\x40\x68\x60\xb9\x13\x47\x5a\x0c\x94\xa8\x2e\x12\xf2\xc6\xb1\xce\x03\xa1\xfe\x58\x50\xa9\xcf\x83\x81\xc6\xc2\xcb\x81\x04\x81\x57\x9b\xb7\xdf\xb9\xc7\x45\x4e\x7e\x30\x17\xcf\x0a\xea\x60\xb0\x95\x35\xd4\xc1\x4b\xff\xbb\x59\xc1\x12\x34\x87\x1f\x54\x40\xed\x36\x2d\x3b\x5e\x4d\x44\x68\x3b\x5f\x7e\x9c\x4b\x04\xd3\xb4\x4e\x4a\x37\x9a\xd5\x92\x34\xbd\x0b\x20\x58\x06\x7f\xb0\x8a\xee\xa9\xc7\x8b\xaa\xbf\xa7\x81\x32\xd4\x2e\x0e\x32\x20\x57\xba\xe8\xe5\xa0\xd0\x57\xfd\x3b\xf7\xbe\x59\xf2\xb2\xc9\x99\xea\x59\x52\xef\xc5\x8f\x90\x90\x18\x73\xfc\xd1\x21\x04\x13\x9b\x95\x1a\x5e\x34\xdd\x6c\x9e\x1d\x37\x39\x83\x66\x8c\xf2\x79\xcd\xd4\x74\x23\x21\xd3\x3b\x06\x51\x58\x69\x78\x15\x6e\x02\xfc\x7a\x83\xdc\x4a\x1a\xef\xa0\xb7\xd1\xbe\xe1\xc1\x0a\x7a\x8e\x03\x19\x2c\x1d\xe2\x38\x90\x81\xc0\x2d\xbb\x6c\x06\x6b\xe0\x39\xbc\x65\x30\x70\xcb\xbe\xe1\x01\x2b\x9d\x53\x90\x07\x02\xb3\x9c\x42\xbf\x6f\x1b\x7b\x88\x7a\x10\xb0\x32\x59\xed\x84\x80\x6b\x7f\x40\x11\xa8\xf8\x05\xf0\xf9\xe6\x17\x28\x3a\xea\x20\xd9\x97\xe8\x38\xfc\xe0\xe6\x98\x1f\xa0\x76\x5c\x42\xa2\xbb\x02\xcb\xce\x7b\xf6\x1c\x67\xb1\x87\x45\xf4\x5d\x0f\xd6\x7a\x55\x3d\x80\x12\xda\xfd\x05\x0e\xd0\xe6\x0f\x0e\xa6\xcf\x05\x3d\x00\xc5\x35\x77\xb0\x80\x32\x10\x10\xd9\x8d\x08\x38\x12\x2d\x24\xec\xcb\x4b\xa8\x13\x75\x8f\x6b\xb5\xfc\x00\x52\x80\x88\x7c\x5f\x26\x37\xd1\xc8\x4e\xe9\xd0\x31\x11\xb8\xbc\x3c\xd5\xe8\x1e\x58\xb5\x4d\x2c\x6a\x8f\x0b\x97\x7e\x80\x6d\x20\x39\x7d\x4f\x6b\x3d\x87\x1e\x20\x6b\xd6\x60\xc3\x0b\xe8\x48\xa1\x9d\x26\x32\xed\xd4\x1d\x69\x77\x76\x34\xed\x99\x51\x33\x3a\x33\xf7\x4c\xa0\x45\x62\x3b\x8a\x59\x58\x1a\xdb\x33\x6f\x88\x13\xcd\xed\xb4\x88\x39\x4a\x62\x67\xda\x9c\x6d\x1c\x7b\x41\xaa\x9e\x8e\x93\x9d\xe2\x8c\xe3\x09\x76\x0a\x27\x5e\xde\xba\x90\xaf\x69\x54\x86\x6a\x0c\x3f\x40\xf1\x45\xcf\xa3\xd2\x61\x16\xfd\x02\x28\xa4\x7b\x08\x10\x44\xf7\x07\x64\x41\x12\x0e\xf6\xe5\x72\x73\x97\x2c\xbd\x60\x4b\xfe\x4e\x69\xc1\xfe\xca\xbd\x51\x23\x37\xd5\xb5\x07\x64\x2a\xd4\x74\x5a\xd6\x74\x40\xec\xac\xde\x6b\x73\xf3\x3e\x16\xf2\x84\x7f\x54\xdb\xb5\xf9\x79\x67\xcc\xb4\xdd\x40\x3b\x0d\x46\x76\xba\xec\xf4\x7f\xd9\x2b\xb3\x0f\x4e\x5d\x60\x0e\x32\x33\xad\x28\xdc\x61\xcd\x16\xeb\x7d\xac\x79\xe8\x01\xbc\x5d\xcd\xf6\xe6\x7d\x27\x99\x48\x43\xdd\x77\xb2\x01\x59\x27\x76\x1a\x75\x6c\x55\xdc\x19\x79\xec\x28\x92\x9d\x09\x56\x56\xcb\xf7\x83\x39\xe6\xde\x1f\xc7\x62\x6f\xee\x74\x2d\x81\x26\xcf\x03\xd6\x21\x9e\xb8\xfe\x3f\x5b\x68\xdc\x51\x15\xb7\x0c\xff\x0e\xdd\xa0\xbb\x03\xa6\x0f\x7b\x03\xa1\x1c\x81\xcd\xe0\x3b\x82\x86\x8a\x4e\x8a\xfd\x5c\x4b\x28\xdc\xb0\xc4\x98\x35\xdb\x9d\x96\x9d\x1c\x7f\x14\xe1\xbd\xf3\x74\xf6\x06\x3d\xa1\xe7\x76\xb7\x51\x82\xda\x7b\x85\xd5\x08\x6c\x1c\xdb\x71\x47\x59\x35\x77\x85\x43\xcc\x41\x2b\x3b\x2d\x34\xc3\xbf\x13\x87\x3a\x49\xf7\x8b\xcb\xaf\x83\x69\xe7\x9d\xbb\x0e\x33\xd9\x61\x51\x19\xe6\xae\x74\x69\x99\x80\x56\x71\x00\xf3\x88\x9b\x30\x08\x46\x54\xa7\x2d\x3e\x12\x98\x90\xe5\xea\x30\x3b\x8f\x4f\x9b\xf0\x76\x3a\xb4\x6c\x6b\xdd\x9f\x35\x86\x3e\x61\x54\xb3\xab\xbd\xec\x88\xbe\x09\xb6\x6a\x1c\xdb\x9a\x47\xd3\x83\xc0\x37\xaa\x1e\x74\x76\xea\x07\xb8\xed\x42\xba\xe9\x01\x6f\x90\x1d\xde\xc7\x06\xf2\x12\xdb\x39\x10\xdc\x52\xb5\x7d\x0f\x1e\x54\xb6\xda\x1d\x81\xa6\x24\x49\x16\x07\x4e\xa6\x91\x5e\x6f\x5c\x7c\xa0\x37\xe2\x12\x14\x34\x08\x22\x56\xca\xeb\x05\xf2\xd3\xea\x17\x76\x40\x91\xd5\x86\xd1\xb7\xba\x4d\xde\x26\x9d\xe1\xa0\x2f\x47\x67\xf6\x01\xa3\x41\x15\x03\x38\x52\xe6\x34\x34\x64\xe2\x3c\xfd\x01\x77\x66\x74\x8f\x37\x5e\x10\x22\x33\xa9\x52\x20\x66\xea\x9f\xa2\xe3\x03\x17\x44\x55\xed\xf5\x03\xf9\x49\xbe\xc8\xe2\xc8\x6b\x67\xfb\x85\x45\xa6\xea\x92\x55\xfa\xfd\xc5\x54\xe3\x73\x15\x5d\x1f\x85\x4c\xcb\x30\x32\x32\x57\x32\xc0\x01\xb5\xbd\x8a\xee\x0f\x5c\xa6\x6a\xf7\xe4\x81\xeb\xf8\x9d\x2f\x70\x20\x19\xa9\x67\xf7\x87\x3b\x6b\x4d\x3c\x85\xba\xa1\x20\x5e\xc7\x5a\x74\x07\xc8\x87\x32\x92\x58\xf2\xc8\x68\xaf\xab\x38\xbc\xda\x04\x50\xeb\xc8\x38\xe0\xea\xf7\x49\xbe\xe2\x7e\x07\x94\x70\xdd\x94\x5f\x0e\x28\xdd\x3d\xfb\xf7\x05\x91\x70\xc8\x50\x14\x9b\xa9\x0f\xf8\x65\x7c\xcd\xd2\x81\xcc\x70\x5b\x2e\x0f\x54\x23\xb5\x65\xf1\x68\x04\x51\x53\x44\xa0\xaf\x6f\x0c\x2f\x07\x74\xee\xea\x55\x6b\xa0\x55\x83\xbc\xfc\x36\xcd\x10\x30\xa5\x45\xc6\xce\x03\xa1\xc0\xd5\x20\x76\x9e\x2c\x32\xf8\x1e\x48\x8e\x4a\xaf\x85\x41\x72\x54\x7d\xbd\x40\x72\x8e\xee\x12\xea\xa6\x78\xe4\xc1\xbb\xa1\xac\x8f\x1e\x08\x1e\x76\xed\x80\xa3\x23\x07\xff\xd5\xc6\x6d\x64\x92\x68\x8e\x4e\x9d\xaa\xf9\x85\x03\x36\x27\xe1\x09\x81\x2e\x2f\x46\xc3\x7b\x53\x9b\x41\xe4\xca\x48\x32\x38\x98\x4e\x25\x9e\x7b\x50\x89\xef\x72\xaf\x1e\x8c\x8c\xb1\x4f\xf8\x18\xf0\xaf\x9a\xd3\x0c\x5e\xf2\x16\x7f\x72\x37\x6b\x39\xe0\x66\xb2\xff\xff\x18\x2c\x20\xe9\x36\xca\xb7\x98\x33\x0e\x78\x1d\x5f\xf0\xa1\x6e\x9b\x37\x0b\x84\x8a\xd7\xba\x0f\xdc\xa5\x25\x0d\xff\x40\xc8\x8d\xa3\xa4\x0e\x88\x18\x55\x92\xed\xb1\xb3\x06\x9b\xde\xdf\x33\xde\xd7\x0a\xa1\xa4\x7f\xf7\x0a\xa0\x5a\x53\xf5\x12\x33\x53\xca\x9e\x88\x83\x16\x02\xbb\xfb\x0e\x58\x08\x1c\x9c\x7d\xec\x3c\x59\x65\x45\x3f\x68\x20\x30\x8b\x5a\x19\xe1\xfa\xe0\xa0\xe1\x52\x2b\x82\x62\x4b\xf6\x92\x1e\x48\xad\x4a\xaf\x36\xcd\x2a\xa6\x7d\xf8\xb1\x5c\x6b\xf4\x38\x78\x39\xb3\x01\xa0\x3e\xe0\xfd\x7b\x50\xd6\xce\xee\x12\x37\x1f\x4a\xdc\x39\x58\x40\x55\x16\xb0\x83\xf6\x04\x7b\x32\x0e\x78\xb2\x5e\x7c\xfb\xe4\x56\xd1\x32\x40\xbc\xb1\x67\xe3\x40\x41\x55\xa7\xec\x1d\x53\xda\x49\x4d\x32\xdb\x81\x54\xae\x6a\x2c\xa3\xe2\x7f\x35\xcb\x43\x41\x7f\x7b\x6b\x8e\x93\xab\xe0\x75\xe6\x9d\x57\x96\xdc\x8f\x25\xe0\xc8\xe8\x7e\x50\xc0\xf1\x0b\xb0\x36\x58\x06\x3c\x90\xd7\x65\xf3\xee\x81\x90\xa1\x6a\x1e\x77\x71\x1f\x18\x86\x6b\xad\x83\x26\x85\x3b\xaf\x1c\xb9\x70\x20\xf1\xeb\x75\xfa\xc1\x27\x65\x83\xf2\x01\x97\x94\xeb\xec\x1c\xbc\xf2\x4a\xda\xc9\xc1\xea\x4b\x2e\x3e\x76\xdc\x14\x2a\xdd\xc6\x79\xeb\x65\x82\x43\xaa\x1a\x42\x38\xa4\x5c\xf8\xe7\x80\x3c\xe5\x40\xe1\xe3\x46\xf9\x3e\x69\x96\xc7\xdd\xbf\xbf\x8a\x93\x58\x0e\x04\x0c\x95\xd7\x78\x10\x63\xe4\x1b\x3f\xe0\xbf\xda\xec\x00\x3d\xa6\xfc\x95\x5e\x47\xe3\xbd\x16\x41\x28\x78\xb8\x08\x1a\x91\x29\xee\x76\x49\x1d\xa8\x83\x6a\x93\xcf\xb1\x8c\x19\xd9\x0f\x50\x9a\xd7\x42\xca\xc3\x39\x79\x84\x0e\x9b\x91\x70\x80\x2a\xa8\xf1\xf5\xfd\xc5\x11\x85\x14\xc4\x17\xf9\xde\xc3\x03\xb6\x0e\x47\xd8\x9d\xa8\x7a\x6a\x8b\xf4\x89\xf2\x4a\xae\x0c\x74\xc2\xd4\xd1\x8a\xe6\x74\x6e\x60\x31\xc3\x6d\xac\x82\x8e\x95\x13\xc1\x45\xce\x17\x38\x37\x5e\x49\x59\xd4\xa6\x73\x27\xaa\x7d\xc0\x4b\xe8\x01\xb9\x7b\x8b\x3b\xbc\x30\x80\x3b\xbc\x11\xff\x14\xd4\xc6\x0d\x54\xe2\x50\x27\x82\xb1\x6d\x6a\x39\x57\x7d\x25\xad\xeb\x89\x60\x6c\x33\xd1\x13\x5e\xb9\xac\xab\x78\xcb\x39\xe5\xd5\xd8\x36\xf7\x40\x8b\x92\xd4\x9d\x13\xf2\x6a\xf2\x31\x73\xc2\x0f\x67\xb3\xc7\x89\xbb\x57\xcd\x45\xcf\xe5\x66\x13\x57\x3c\x23\x28\x25\x97\x9f\x9c\x3a\x67\xc4\x46\x90\xb7\xea\x5c\x56\x96\xe6\x07\xb0\x97\x8b\x5f\x9d\x91\x27\xb5\xf6\xe2\x89\xdb\x55\x7d\x5d\xeb\xc9\x60\x6c\xfb\x42\x4f\x56\x08\xf0\xd9\x7d\xb2\x42\x80\xe3\x96\x4f\x46\x67\x3b\x0e\xf9\xa4\xd9\xe5\xd5\xe6\xe1\xec\x95\x4f\xd4\x2c\x74\xfa\x9d\xf0\xc2\x59\x4b\x3f\x59\x44\xe0\xb5\x74\xbc\x82\xf5\xb5\x76\x2c\x1a\xe0\xd0\xe5\x33\xb1\xea\xaf\x26\x86\x22\x01\x76\xe4\x9d\x09\xc5\xba\x8c\x19\x94\x08\xb0\x56\x7f\x4e\x09\x3c\x59\xd1\x38\x59\x05\x55\x87\xc9\x99\xd7\x7d\x51\x6a\x53\xb2\x13\x66\x33\xef\xac\xd2\x1c\x51\xe4\xd4\xf1\x5d\x27\x8a\x9a\xea\xce\xfd\x72\x22\x5e\xdc\xa9\xfb\x27\x52\xed\x1c\x49\x7d\xa2\x1a\x80\x8b\x8b\x9d\xf0\xca\xd9\x4b\x77\x22\x5a\xbc\x1a\x21\xf0\xca\xf9\x38\x3e\xe1\x95\xd3\xa5\xff\xe5\x2c\xa0\x6d\xaf\x41\x81\xb8\x63\xd2\x5e\x4e\x35\x03\x50\x78\x7a\x9a\x74\xcb\xf1\xfd\xd5\xec\x17\x39\xcb\x5a\x77\x81\x08\x81\xdd\xaa\xfd\x49\xaf\x9a\xbd\xdc\x67\x45\xfd\x0a\x9d\xc7\x27\x8a\x09\x38\x50\xf3\xac\xf1\xfb\xab\x55\xe9\xda\xe7\xb2\x5b\x49\xbb\x3f\x11\x9f\xde\x4c\x37\xb8\x7f\x60\xbc\x06\xa0\xba\xd8\xfd\xe0\xc4\xac\x45\x25\x0c\xa4\xb2\xc1\xee\xac\x44\xab\x7b\xc4\xb2\x9b\x6c\x1a\x15\x69\x33\x19\xc6\x96\x9b\xfa\x51\xba\x49\x17\x84\x97\x13\x81\x55\x55\x36\xac\x13\x66\xaf\xda\xbd\xd0\xcb\xec\x65\xc6\xba\x44\x78\x2f\x55\xe3\x21\xef\x3e\x3b\xd9\x8c\x3b\x65\x32\x5e\xf1\x86\xe9\xb4\x4a\x88\xdd\x9f\xa8\xa5\x54\x75\xa4\x9d\x9d\x91\xc1\x46\xd5\x40\xee\xad\xb9\x2b\x2e\x04\xa8\xb2\x48\x9d\x83\x5b\xd0\x3d\x20\x5b\xaf\x56\x7f\xb0\xa0\xf4\x17\x6b\x08\x41\xc9\xd2\x48\x3e\x47\x4f\xde\xd4\x6f\x5e\xb7\xec\x62\x26\xda\x9d\x52\xba\xcf\x00\x16\xed\x37\x37\xda\x69\x20\x30\xd9\xef\xbc\x46\x4d\xf3\x46\x38\x95\x3d\x11\xe7\x4e\xf4\x7b\xfd\x76\xfa\xde\xb4\xc0\xf0\x84\x35\x4f\x8b\x77\x55\xd9\x53\x7b\x1e\x01\xe7\xa4\x3e\x38\x16\x62\xf4\x05\xe5\x5a\xe3\x81\x97\x57\xd9\x30\x77\x2e\xc3\x9c\x89\xec\x20\xcd\xb8\x0d\x29\x50\xf6\x85\x13\x86\xbb\xf2\xea\x91\x7e\x31\x4d\xf2\xe0\x1c\x0c\x22\x17\xdb\xbf\x83\xa8\xa5\x13\x9e\x08\xa6\xaa\x32\x1e\x9c\x94\x3a\xcd\xab\x58\x40\xc0\x9e\xdd\xf3\x24\x8f\xef\x3f\x72\x0f\x9d\xbc\x56\xb5\xfb\xdc\x5c\x0e\x2d\x89\xc1\xe7\xb5\x08\x58\x48\x44\x5c\x53\x6d\xfe\x62\xed\x4b\x81\x88\xa0\x71\x97\x04\x3c\x79\x0b\xaa\x24\xae\xf3\x5e\x8a\xb2\x7a\x40\x82\x9b\xe3\x24\xce\x9b\x23\x68\x11\x6e\x28\xce\xe6\x0c\xa8\x4a\x54\xcd\x4a\x6e\x1e\x52\x46\xea\x8d\x0a\xfd\xa6\xb4\x29\xc2\xa5\x17\x83\xe5\xfd\x4c\x76\xd2\x9e\x0f\x92\x65\xbc\xc3\xa6\x84\x96\x7c\x87\xf7\x89\xa8\xa3\x6a\xce\xf1\x1c\x88\xb0\x14\x04\x0f\x21\xfa\xe0\xe8\xda\x68\xc8\x12\x3f\xbd\x36\x4a\xe2\xa2\x8b\x8b\x57\x24\x05\x7f\x01\xba\x10\x0e\xae\x8d\xb6\x80\xec\x17\x56\xe0\xc3\xa7\xcd\x94\xff\x22\x5a\xbe\xe0\x5b\xaa\x52\x88\xae\xe5\x5b\x12\x69\x5e\xa8\x09\x50\xbb\x7b\x00\x69\xe9\x58\xbb\x56\x9c\x52\x51\x1b\xa4\x26\x4a\xb8\x10\xb7\xe4\xcb\x2a\x2f\x44\x7b\xfb\x06\xde\x0b\x9e\xa8\x3a\x3c\x1e\xa7\xa4\x19\x04\x6e\xcf\xea\x07\x38\x07\xa5\x45\x5e\x71\x4d\x49\x53\xa0\x8c\x24\x8b\xf0\xc5\x7b\x47\x6d\x4a\xbb\x56\x98\xd2\xab\x0b\x66\x14\x78\xd0\x88\x3c\x8d\xec\x2f\x18\x31\xe3\xdf\xe9\x86\xd0\x8e\xbf\x12\xc5\x7b\xed\xf0\x0b\x16\xc1\xe1\x54\xa0\x2b\xad\x2d\x27\xb0\xd2\xda\x01\x5a\x0a\x46\xfe\xd8\xb2\x73\xe1\x8e\x78\xab\x7e\x57\xe6\xe9\xe8\xc5\xca\x0b\x6e\x8d\xca\x9b\x41\x1d\x05\x76\x2d\x6f\x94\x76\xfe\xc5\xa2\x44\x76\x14\x5f\x08\xe9\x76\xa5\xf3\x0b\x45\x8a\x7c\x24\x5f\x14\x43\x64\x8a\xbe\xa6\xd8\x91\x86\x69\xb4\x50\x63\x6e\x7e\x01\xe8\x97\x2d\xfb\x62\x30\x50\xf6\x07\x94\xec\x9a\x5f\xa0\x20\x92\xdc\x03\x40\xd0\x3e\xbb\x2a\x91\xeb\x05\xac\x8b\x48\x35\x6f\x56\x89\xb4\xdc\x70\xa1\xe6\xa3\xcd\x6e\x57\xe5\x71\x69\xdc\x52\x4e\x18\x7e\x01\x11\x43\x52\xa2\x2f\x04\xcf\x6c\x46\xf5\x12\x0b\x0c\x35\x0d\x7b\xda\xcc\x17\xc5\x02\x59\xba\x2f\x96\x11\x77\x8a\xd4\xc5\x22\x46\x4e\x16\xba\x56\xd1\x22\x9d\xe9\x17\x0a\x8b\x9b\xe5\x5d\xcc\x16\x73\x12\xd5\x85\x12\x8d\x8e\xaf\xbe\x50\xa4\xc8\xd5\x6d\xae\x25\x25\x34\x7f\x40\x91\xce\xbb\x11\x55\x89\x7c\x5f\xee\x45\xa9\xc1\x78\x43\x41\x45\x57\xa5\xbf\x06\x19\xbb\xb7\xe7\x72\xa7\x79\x71\x06\x37\x93\x37\x34\xa3\x65\x5e\xbb\x6b\xf0\x08\x7f\x0d\x42\xa1\xcd\x3c\x81\x57\xb0\xbf\xf6\x1f\xe2\x63\xa6\xea\xf9\x83\xd3\xe8\x1a\x0b\xb1\x9a\xf5\x4e\x6d\xc3\x34\xbc\x13\xb1\x6e\xd3\x27\x25\x21\xe2\xda\xb9\x6f\x24\xdc\x5f\xfb\x82\x48\x88\x40\x01\x45\x2b\x82\x17\x62\xb2\x7d\x5b\xc6\xc5\xba\x41\xf6\x8f\x5e\x70\xdf\x15\x3b\xcc\x2f\xd6\x1a\xb7\x23\xf8\x3a\xb8\x7a\x02\x02\x51\xd8\x9b\xac\xd7\x17\x0e\xf9\x16\xdc\x23\x91\xa2\x69\x9e\x6b\x29\xd4\xc1\x49\x3b\x8d\xb9\x3d\x8c\x4b\x4d\xfa\xf1\x75\x32\x58\xaa\xf8\x01\xac\xac\x3e\x0d\x70\x35\x4f\x93\x4e\x75\x9d\x3c\x23\xbd\xfc\x17\xec\x65\x26\x59\x56\x11\xb2\xfd\xeb\xba\x80\x6a\x4f\x02\x11\xd3\x2d\xf8\xf7\x8a\xb6\xb0\xc2\xf4\x33\x8b\xa5\xd7\xc5\xa4\x3b\xf3\x8f\x8b\xee\x59\x13\x18\xae\x9b\xf4\xa5\x46\x17\xac\x4d\xaf\xa5\xb8\x58\x8f\x5c\x68\x59\xee\x39\xb3\x30\xb8\xe7\xec\x6f\xbf\x10\xef\x9c\x5c\x7e\xf0\x42\x72\xbd\xaf\xfc\xbe\xee\xb5\x74\x1a\x02\x0e\xbc\x61\x8a\xbe\x59\x0a\x50\x68\x61\x46\x9a\x89\x01\xb2\x8a\xa5\x9f\x8b\x55\x8a\xec\x76\xbd\x6e\xce\xc9\x6d\x04\xd8\x1b\x82\x75\x77\xba\x06\x78\x88\x66\xb7\x51\x80\xd6\x33\x98\xb2\x4a\xb2\xe5\xf4\xc2\xa5\x3a\xce\x1c\xbb\x1e\x02\xe8\xdf\x17\xd6\x35\xc3\x67\x31\x65\x7f\x41\x1b\x9f\x47\xb8\x10\xaf\x28\x88\x1f\x56\x69\x31\x44\xac\x87\xac\x75\xbc\x97\x77\x51\x2c\xf7\x86\x7d\xc9\xd9\x6b\x37\xb2\xfb\x1d\xa4\x7d\xe3\x7e\x48\xc7\x49\xdc\x1b\x65\x4a\xb1\x8d\x1b\xd2\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x54\x58\xc4\x07\x6e\x08\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xb4\xad\x1e\x50\xe0\xe8\x95\xdd\x76\x43\x7a\x69\x52\xa2\x6f\x48\x2f\x8e\x6c\xbd\x03\x41\xd2\xa4\xa7\xf4\x92\x36\x11\xca\xbd\xaa\x6f\x8b\x98\x6f\xe6\xdf\x9b\xdc\x6f\x5c\x4a\x63\x0f\xe9\xcd\xfb\x1d\x9d\xe6\x7a\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\x9f\xee\x46\xf1\x6c\xdf\xe9\x77\xc3\x18\x63\x87\xf7\xcd\x3b\x6a\x9c\xd5\x7a\x27\x5c\xaf\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\xcd\x0e\xa2\xa6\x3b\xc1\x57\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xc0\xb1\xc9\xb6\x73\x67\xdc\x54\x6d\x90\x33\x58\xa5\xce\xd2\x9b\x89\x6a\x76\xd2\xdf\xcb\xfb\xa9\x3d\x7e\x67\x68\x79\xa6\x0d\x88\x31\xce\xac\xbd\x71\x81\x63\x93\x18\x73\xc3\x3a\xe2\xec\xfe\xbb\x50\xf4\x1e\x3f\x32\xcb\xdd\x85\xf0\x09\x83\x65\xd1\x8d\xe0\x2b\xf4\x62\x67\x3f\xa0\x6d\xd3\xa4\x57\x58\xc8\xa6\x18\xa2\x07\x7d\xea\x8b\x29\x05\x25\x87\xda\xde\x88\xf9\x69\x12\x1f\xef\x8a\xed\xe3\x0e\x2b\x67\x28\x8c\xd4\x45\x48\xfe\x80\x86\x3e\xc9\x3c\x77\x5b\xb4\xa8\x65\xc2\xd5\x8a\xaf\x75\x6e\x1c\xc2\x6d\x70\x19\xd3\x6a\xe3\x01\x24\xf5\xe3\xc6\xf5\x2c\x76\x82\xdd\x08\x20\xb6\x87\xf9\x86\x73\xd3\x55\x18\x6f\xe4\xe0\x8f\xcd\xbf\x23\x69\xa1\xbb\xbf\x0b\x4e\x2c\xbf\x7f\x63\xc7\xfb\x77\xe0\xcc\x94\xdc\xe9\x58\x90\x3c\x7c\x4f\x99\x2b\x6d\x9b\xdb\x10\xb1\x74\x7c\xdd\x28\x9b\xe4\x68\xae\x7b\x4a\x58\xc9\xee\xa0\xbb\xd3\xba\x2b\x24\xf7\xb5\xae\x7e\x80\x13\xd3\x41\x4f\x77\x87\x4d\xda\xcb\x04\xaf\xe3\xa6\xa3\xe1\x1e\xac\xe3\xae\x11\x07\x62\xe1\xcd\xa3\x28\x2c\x6d\xee\x90\x37\xbb\x74\x77\x48\x8f\x91\xda\x48\xc5\xf7\x3d\xf3\xf7\x1e\x09\x91\x90\x02\xcf\xe0\xeb\x62\xdd\x7b\x87\xb9\xc2\x51\x1b\xf7\x0e\x45\x56\x9a\xf0\x8d\xe8\xe2\xcd\xa4\xb5\x2f\xf2\x16\xde\x61\x74\x79\x25\x86\xde\x3b\x2f\x99\xd5\x42\xd1\xbb\xf8\x62\x6b\x3b\x18\xa3\x0e\xa0\x1b\x46\x97\xf0\xda\x31\x2b\x98\x58\xc7\xf8\x0d\xa3\x8a\x9d\x46\xf7\x01\xef\x82\x59\x2d\xbd\x85\xe6\xfe\x47\x07\xed\xf8\xfd\x41\x10\x34\xed\x83\x0a\x98\x84\xbe\x1b\xb7\x25\x5a\x0f\xb9\x51\x87\xb1\x39\x54\xe8\x46\x7d\xa3\xe6\x0d\x03\xf9\x6a\xf3\xb6\x3f\x21\xc1\x15\xb7\x71\x66\x3a\xd4\xfc\x46\x8e\x5a\x70\xda\xe6\x7d\x2e\x72\x71\x97\xa4\x60\x21\xf2\xe2\x6a\x0a\xd3\x0c\x25\x76\xbc\xd5\x4d\xd3\x8b\xa3\x91\xee\x6b\xc5\xfe\xa9\x0d\x89\xcb\x14\x7a\x2d\x3c\x08\x86\x6b\x01\xe5\x31\x20\x05\x1a\x2f\xd7\x02\xd2\x40\xe1\x8a\x56\x7f\x80\x02\xd4\x36\x70\xde\x37\xce\x59\x59\x4e\x6e\xb8\xef\x9a\xcc\x82\x37\xe2\xa1\x6c\xc3\xbb\x79\x75\xa1\x5d\x94\x37\xf2\xc7\x5e\x77\x3d\xdf\x37\x64\x61\xef\x12\xb8\xd7\x7c\xdb\xc3\xfd\x70\x44\x75\x00\xef\x9a\x0b\xf2\xdf\x0f\x98\xa1\xec\xa9\x37\x82\xa1\xec\x4d\xbf\x99\x40\x66\x46\xf5\x60\xa5\xab\xdb\xcc\x5c\xf5\x14\x90\xee\xdf\x9b\x5f\x80\x35\xdf\x5b\xe4\x41\x15\x05\xcf\x88\xde\x38\x07\xfc\xdc\x28\x09\xd9\xaa\x3b\xa4\xfb\xe1\xd3\x7e\x36\xda\xd8\x7e\x76\x1b\xc4\x03\xdf\x9d\xdd\xca\xcf\x46\x4f\x97\xb6\xf0\xb3\x01\x21\x92\xf4\x1f\x94\x4e\xda\x74\xda\x3c\xf0\xd5\xbd\x2e\xc0\x7c\x50\x4b\xe9\x95\x30\xfc\x30\xf6\xcb\x11\x48\x0f\x22\x9b\xed\xda\x7e\x70\x7b\x8a\xb9\xc8\x43\xf1\x4c\x26\x91\x07\xb1\x60\xdb\xf0\xef\x93\xcc\x1c\xec\xff\xb0\x1a\xb6\x43\xd8\x1e\xb8\xf3\x5c\x0b\xec\x41\x35\x6c\xd7\x64\x78\x28\xce\xc9\xa2\xf2\x30\x0c\xda\x73\x0e\x48\xf2\xdf\xfc\x3d\x42\xe0\x25\xf7\x3f\x08\x46\x73\x35\xb2\x07\x37\x20\x5a\xc5\x7f\x02\x4f\x2f\x01\xb8\x2e\x40\xd4\x56\x7b\x50\xa9\x60\x14\x0f\x70\x13\x45\x86\xe8\x01\x59\x69\x46\x31\x40\x7d\xd2\xef\x71\x6d\x5e\x0d\x11\x69\x0f\x2f\x7e\x40\x66\xed\x65\xc0\x05\xe1\xf6\x37\x3e\xac\x5c\x20\xc6\xfa\xac\x8a\xdf\x9a\x54\x24\xaf\x96\xa0\xfe\xe0\x32\x16\xe7\xa6\x3c\x11\xbb\xbd\x79\x00\xee\xf6\xe0\x11\xc0\x92\x64\x6c\x79\x18\x43\xfd\x02\x9a\xce\x3c\x09\xc1\x4f\x42\xb2\x8a\xf8\xc7\x93\xe8\xc9\xd6\xac\xe1\xca\x7b\xa5\xa8\x3e\x48\xb1\xb3\x7e\xfe\x20\xc5\xae\x35\xb7\x91\xea\x6b\x69\xee\x41\x3d\xcd\x57\x86\xf2\x03\x67\x9f\x6d\x0e\x4f\xa2\x21\x54\x0c\xe3\x41\x3d\xf0\x91\x3d\x24\x43\x10\x8c\x16\xb8\xfb\x5e\x49\xd2\x0f\xfc\x7d\xce\x51\x7d\xf2\x5a\x09\x75\x91\x71\x3b\xbc\xc9\x87\x05\xa2\x1c\x50\xf7\x64\x4e\x43\x40\xc1\xf6\x66\x87\xfa\x03\x53\x9b\xf3\x29\x9f\xbc\x0e\x24\xbf\x00\x1e\x61\x82\x2f\x0b\x46\x61\xba\x10\x46\xa1\xa1\xcc\x13\xcc\x97\xc5\x3f\xbc\xc6\xd0\x51\x3f\xcf\x12\x4c\xa5\xc0\x3c\x05\xd4\xd0\xdd\x26\xe7\x35\x66\x61\x8c\x6b\xd5\x30\x80\x5c\x64\x8e\x7d\x2a\xa9\xc1\x78\x43\xcd\x29\xc7\x70\x3f\xb8\xd2\xc5\xf9\xf8\x0f\x7c\x7c\xcd\x61\x84\x0f\xa2\xf8\x5e\x59\xd5\x0f\x53\xe9\xc6\xf0\x18\xd0\x04\xbb\xbf\x80\x79\xb6\xb8\xcd\x3b\x15\x34\x4b\xd4\x9c\xb2\xa6\xf9\xa0\xba\xc2\xe6\x85\xa9\x10\x99\xbc\xf6\x15\x73\x32\xda\x98\x39\xf7\xc2\x33\x24\x63\xfb\xe7\x9e\xc6\xdb\xc1\x04\x20\x04\xe5\xe6\x6b\xfb\x1f\x58\x07\x9b\xe9\x11\xf7\xbb\xf8\xa6\xa8\x87\xe5\x19\x1c\x61\xf7\x34\x84\x32\x49\x7d\x7e\xda\xce\x17\xdc\x03\x28\x3c\xfb\x83\x45\xe1\x5a\xa8\x46\xe6\x63\xf6\x49\x61\x58\x02\xd0\x03\x61\xd8\xf9\x34\x0f\xaa\x55\x39\x5c\xe3\xa1\xf9\x51\x0a\xc6\xd3\x39\x87\xf6\xa3\x03\x08\x21\x83\xdd\x3c\x81\x11\x83\xe6\xdd\x34\x55\x4a\x61\x7b\x50\xf8\xaa\x0d\x03\x33\x48\x04\x9a\x1f\xaa\x8d\x36\x9f\x16\xb0\x5c\x0e\xaf\x39\x2f\x3c\x97\x98\xf3\x20\x40\x30\x38\x73\xfe\x81\x03\xb4\x39\x1a\xf4\x41\xaa\x80\xa3\x96\x1e\x38\x40\x9b\x94\xd4\x07\x99\x03\x21\xbb\x9d\x70\xed\xa9\x3a\x64\xe2\x80\x23\xe4\x1e\x88\xea\xbe\x01\xed\x19\x9c\x93\x3f\xc0\xde\x1a\x1e\xf0\xe4\x1c\xfd\x60\xc1\x2c\x2c\xa1\xba\xba\x6d\x26\x0f\x65\x79\x13\x32\xfc\xa9\xae\xfa\xf8\xec\x8b\xee\xd4\xe3\xbe\xf6\x92\xbf\xe0\x31\x6e\xb4\xec\x04\x52\x43\xee\x03\xaa\xb6\x7f\x87\x86\xb3\xb9\x47\x32\x04\xe9\xee\xcf\xce\x28\x00\x1f\xb3\x3b\x76\xcf\xf0\x0b\x0c\xac\x70\xfb\x21\x08\x1a\x12\xe5\x29\x1c\x2c\xfa\x1c\x38\xa7\x4d\x98\x90\xf4\x93\x8b\x26\x3c\x07\xf7\xbb\x56\xe6\x58\x5c\x4c\x43\x20\x10\x30\x78\xa9\x61\x3a\xf5\xc5\xc3\x0f\x44\x7d\x87\x63\x3f\x30\x9d\xda\x0d\xfd\x9c\x44\x9b\xcc\x03\x0f\xc2\xf8\x6c\x90\x7e\xce\xc5\xdb\xfd\x80\x1b\x58\x06\x84\x87\xb5\x4e\x1d\x35\xf7\x40\xf8\x6f\xf6\x41\x3c\x34\xb6\x76\xb7\x2f\x04\xa5\xa9\x07\x08\xea\xbe\xcf\xf5\x81\x0f\xd5\x35\x40\x1f\xe4\x1d\xa4\x57\xfb\xc2\xfb\x02\xe9\x42\xa4\x91\x44\xd4\x07\x52\xb9\x75\xdb\x07\x1e\xd5\x57\x95\x85\x87\x75\x1e\x1c\x5b\xfc\x20\xac\xce\xd7\xcf\x3d\xf7\x9a\xa4\xf0\x76\xaf\x49\xfa\x0d\xda\x10\xcc\x09\x6f\xca\xc1\x5a\x19\xde\x18\x5e\x92\x5f\xb8\xd8\x85\x70\x0f\x51\xbe\x7b\x2d\x20\xca\x3b\xe3\xf7\x61\xda\x9f\xc3\xce\x1e\x5e\x06\xe3\xd0\xd5\x07\x91\x72\x0e\xce\x7b\x78\x39\x8c\x43\x9a\x1e\x48\xf3\xbe\x1c\xeb\x79\xc8\x5c\x65\x77\x78\xa6\xf4\x9e\xfb\xab\x07\xee\x54\x4f\x9c\x95\x4a\x7d\x00\xa0\x52\xa9\xae\x11\xa8\x1b\x2b\x8f\xea\xea\xa2\xba\xb1\xfa\xba\x42\x61\xea\xb6\x5c\xb3\xd5\x0f\xe6\x5e\x57\x16\x7d\xdd\x70\xf7\x8b\x22\xb7\xea\x86\x8a\x11\xaa\x29\x5c\xb7\x00\xf6\x54\x34\x24\x2f\xf8\x56\x85\x87\xba\x05\x1e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x39\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\x46\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf3\x93\xbb\x04\xe2\x82\x7b\x80\x8c\x1f\x3c\x04\x82\x9a\x3e\x67\x52\xdd\x58\xa9\xab\x64\x8d\x00\xfb\xa7\xea\xa7\xd6\x2d\x72\xf5\xdd\x5e\x34\xfa\x93\xa0\xec\xba\xf1\xae\x42\xe9\x41\x75\x43\xea\x87\x1c\xb7\x75\x43\xa9\x52\x55\x6a\xaa\x1b\x0a\x52\x54\xe3\x10\xd2\xb2\xd2\xd1\xeb\x16\x89\x00\xc1\x8f\xe0\x38\x65\x9c\xd6\x2d\x72\xfe\x5a\x14\x56\x05\x53\xf4\x50\xdd\x90\x80\x28\xbf\x51\xdd\x70\x41\x78\x37\x82\x70\x6f\xa1\x4b\x91\xd4\x0d\xc6\xd6\xaa\x92\x6c\x75\x9b\xc2\x6f\xee\x51\x20\x66\x0a\x5c\x59\x84\x03\x41\x55\xf5\x5c\xea\x86\x8b\x06\x7b\x72\x3b\xa1\xed\x0e\x80\x83\xa8\x11\x97\xd3\xb8\xba\x43\x6e\xfb\x2c\x20\x79\x75\x60\x32\xed\x65\xc2\x24\x34\xc1\x89\xbc\x25\xad\x2a\x73\x4f\x14\x53\x5c\x37\xdc\xc7\xdd\xdd\x86\x24\x2b\x9f\x4d\xdd\xe8\x45\x56\xf4\x5e\xdd\x90\x8c\x32\xbc\x10\xcc\x45\x51\xa5\xa8\xba\xc1\x8d\x9c\x4d\xbb\x10\x64\xfb\xab\x4d\x10\x05\x12\x4b\x42\x14\x4d\xb2\x70\xbb\xe9\xfd\xca\xed\xa6\x95\xad\x8b\x5b\x6a\x40\xc8\xb1\xca\x04\xae\x5b\x25\x5a\xfd\x01\x98\xa7\x71\x30\xa5\xd8\x38\x0c\x70\x25\x8b\x30\x03\x40\x45\x08\xdd\x7e\x57\x37\xd6\x04\xf3\x0c\x2a\x67\x20\x88\x51\x93\xbe\x7b\xfb\xc2\x85\xad\xbc\x8f\xba\xb1\x26\xfd\x26\x94\x41\x8a\x55\x65\x84\xba\xb1\x6a\x6a\x53\xff\x6d\xe1\x5c\x10\x36\x14\x07\x34\xbf\x80\xd0\xfa\xee\x80\x9a\x61\xd1\x0c\x1a\x4f\x76\x33\x39\x54\x77\xe8\x66\x0f\x9d\xbc\xbb\x88\xf6\x20\x53\xf6\xd7\x07\x40\x9a\xd9\x41\x47\x48\x4d\xd1\x90\x4c\x34\x51\x28\x79\xdd\x3a\x69\xb3\x88\xba\x71\xe9\xa0\x0a\x01\xd7\x8d\x77\x0e\x7a\xc7\x77\x60\x2d\x8b\x74\x3b\x72\xbd\xba\xb0\x86\xf2\x10\xdd\xfb\x6f\x19\x70\x4d\x28\xbc\x53\xb0\x18\x26\xdc\x29\xd8\x4d\xaa\x74\x89\x17\x0f\x49\x97\xf8\x26\x90\x78\xe9\x60\x35\xa9\x8c\x35\x09\xe1\x09\x19\xa7\xdd\x6c\x68\x10\x68\x4d\x72\xdd\xde\x5d\x0d\x03\x6d\x25\xaf\x2f\x98\xe8\xac\x1e\xa7\xe4\x98\x5e\xa7\xcd\xb2\x02\x9b\x1c\x11\x79\x57\xcc\x56\x96\xe4\xe8\xa5\xd8\x69\x94\x7b\x75\x01\x9b\x59\x13\x0c\x3b\xc8\xe3\x35\x24\x0d\x44\x66\x34\x10\x2d\x93\x4f\x30\x58\x89\x83\xa9\xe3\xa0\x3a\xeb\x69\x32\x07\xb6\x9a\x75\x1d\x11\x4a\x8f\x86\x44\x85\xd6\x6e\x12\x47\x4d\xfc\x6e\x62\x38\x70\xe2\x19\xaf\x07\x0a\x75\x98\x82\x59\x90\xa2\xf8\x88\x44\x46\x49\x37\x45\xf3\xc6\xc1\xf4\x7a\x01\x75\x33\xda\x4f\x8a\xc7\xd5\x0d\x1e\xfa\x6e\x4a\x39\xa8\x92\x79\x8b\xb2\x2e\x5a\xf1\x01\x7b\x92\xad\xbd\x1e\xa0\x8e\x9f\xa5\x00\x54\xab\xe8\xa6\xad\x13\x3a\x87\x91\x7e\x2e\xa4\x6b\x4c\x46\xf2\xbd\x8e\x07\x14\x35\x53\xa9\xcb\xba\xc1\x23\xdf\xbd\xa3\xae\x25\x36\x68\x88\x8b\x7b\x50\x3b\xe2\x22\x8e\xdc\xa6\x01\xd9\x8c\x0a\xf5\xf0\x37\xe3\xec\x5a\x20\x08\x26\x58\x98\x15\x8e\x58\xb7\x6b\x91\xb3\x61\xa2\xe8\xea\x36\x2a\xca\x9a\x55\xdd\x94\x11\xd5\x01\x0c\xcc\xdd\x9c\xeb\x5e\x78\x55\x07\xcb\x83\x2f\x34\x2e\x0b\x73\xd5\x24\x6e\x10\xaf\xb9\x3b\x45\xdd\xe6\xdf\xd7\xd2\xa9\x47\x5e\x8f\x6d\xb6\x40\x31\xb5\x69\x84\x07\xc1\x5a\xde\x2d\x0f\x21\x10\xc8\xb0\x40\xbf\x76\xf0\xb3\x98\x82\x46\xa4\x0b\xfe\x75\x04\x3e\xa8\xf0\xe5\x13\x0c\xe1\x84\xaf\x75\xa2\xd0\x6a\xd1\x89\x05\x66\xcb\xeb\x01\xed\x49\x12\x25\x02\xea\xe9\xfb\xa0\x0f\xc8\xef\x95\x2f\xa1\x06\x5e\xa8\xad\x5a\x39\x35\xc0\x6a\xec\x75\x0a\x1b\xa8\xb1\xfa\x03\xee\xa7\xe6\x07\x70\xba\x88\xdb\x06\x14\x56\x33\x8f\x08\x1b\xf5\x85\x17\x08\x04\x5a\xa7\x60\xd8\xb8\xf4\xfa\x82\x11\x8b\x4a\x94\xa9\x21\xc0\x86\x6a\x18\x28\xe5\x0a\xf1\x21\x30\x51\x40\x98\x0e\x61\x01\x29\x34\x04\x12\x70\xf6\x27\x30\xcc\x79\xda\xc8\x39\x0e\xc9\x6d\xaa\x03\xc5\x0f\x48\x1d\xd9\x40\x3c\xe0\xa6\x9a\x45\x44\x9c\x8c\xb8\x6d\xa0\x58\x2b\xf2\x0b\x71\x61\x5a\x78\x88\xa0\x47\x51\x7c\x40\x9a\x46\x17\xb3\x0d\x2b\x2b\xa3\xfa\x05\xc6\xf2\xbc\xba\x84\x38\x20\x92\x0f\x09\x20\x78\xf1\x13\xcf\x31\x77\x89\x7b\x8f\xba\x28\x34\x30\xe5\xa2\x18\x86\x95\x72\xe1\xe5\x4f\xd0\xc3\xc5\xac\x42\xa2\x41\xdc\x8b\x05\x43\x6d\xab\xd9\x6f\x00\xa8\x26\x3c\xa0\x44\x6d\xef\xfe\x1d\x4a\x90\xd1\x90\x20\x95\x69\x1b\x06\x5e\xd3\xa8\x0c\x9d\x1a\x28\xdc\x76\xcd\x2a\x73\x12\xfe\x7d\x4d\xc2\x3d\xd0\x89\x27\x66\x14\x32\x31\xed\x1e\x70\xeb\xbc\xd7\x36\xaf\x49\x09\x66\x0a\xbb\x9e\x24\x62\x0d\xbc\xf3\x03\x2f\xce\xee\x1e\x91\xa7\x80\xbf\x47\xcd\x6e\x9d\x0a\x01\x89\x19\x7d\xa8\x3f\x84\x1e\xbc\x68\x09\x16\x56\x25\xdb\xd6\x50\x18\x49\x58\x7f\x52\x3f\xae\x06\xca\xb5\x43\xa3\xf1\xb2\x24\xa5\x0c\xd5\x50\x51\xc5\xcf\xe0\x54\x0a\x02\xc2\x47\x5d\x47\x92\xe0\x47\x56\x75\x1f\x7e\x01\x17\xf8\x05\xff\x0e\xc6\x15\x3d\x00\xf8\xd2\x10\x7e\x2a\xb7\xb8\x29\x13\x85\xca\x86\x29\xb7\x12\x64\x11\x05\x04\x55\xf3\xe2\x80\x9c\xea\x3e\xb4\xc6\xac\x63\x56\x4c\xb9\xb0\xb6\xf6\xae\x29\x35\x10\xc5\xf0\xef\x9c\x81\x3b\xac\x98\x81\xdb\x20\x89\xae\x19\x2c\xeb\xac\xc9\x94\x71\x09\xc9\x6b\xde\x16\x47\xf0\x10\xe4\xb5\xe6\x84\x0d\x93\x0c\x6e\x33\xef\xcb\x8c\x0e\x95\xcf\x5e\xbc\x14\x16\x52\x39\x72\x6a\x80\x01\x74\x48\x73\x0c\xbc\x6e\x49\xf6\xa3\x1a\x78\x5b\xb6\x65\xe3\x00\xd1\xd5\xca\x78\x40\x30\xe7\x26\x69\x2a\xc0\xe0\x39\x36\xff\x9e\xd1\xf6\xef\x15\x6d\x4d\x92\x81\x9b\xd5\x5b\x63\x20\xef\xd3\xcc\x1b\x06\xce\x3e\x44\x09\x83\x20\xfb\xf7\xb5\xf2\x42\xf4\x58\x58\xf2\x90\xd4\x20\x24\xc1\x85\x9d\xda\x6d\x57\x9f\x3b\xaf\xca\x52\x9f\x2b\x58\xc1\x98\xdf\x21\x11\x49\xca\x0c\x2b\x38\xa1\xf8\x8b\xc9\xee\x6d\x58\x09\x3b\x4d\x33\x26\x50\x64\x88\x0c\x49\x95\x01\xb1\x9e\x63\x73\x8f\xf4\xdd\x1a\xd1\x08\xfe\x1c\xb2\xfe\x04\xc4\x7a\xbe\x58\x0a\x13\x99\xa5\xed\x86\x55\x97\xc5\x6c\xee\xa0\x3b\xd9\xf4\x84\xd8\xcf\xe1\xa5\x3b\x78\xf7\x84\x37\x21\x44\x49\x99\xc7\x6b\x38\xe9\x39\xf4\x36\x46\x62\xb2\x6e\x88\xaf\x01\x82\xa3\xea\x09\xd6\x80\x7a\xba\x9b\x61\x44\x2c\xc3\x08\x6e\x0f\xb4\x85\xd6\x93\x10\x09\x42\xd4\x59\x51\xbc\x5f\x0d\x27\x91\x24\x00\x11\x3a\x3a\xcc\x15\x58\x5c\xd7\xc4\x75\xad\x75\x13\x80\x17\xed\xc8\x3e\x8f\xae\x85\x66\x3f\xa0\x2a\x66\x5e\x76\x2d\x6a\x11\x9a\x58\xba\xb6\x98\x57\xde\x8c\x65\xf3\x19\x86\x50\x83\x21\x35\x27\x30\x72\x33\x99\x9b\x23\x55\x78\x98\x3a\x6e\x4a\x0b\x66\xcf\xf7\x5a\x3c\xad\x36\x6f\x17\x28\x66\x27\x4c\xfe\xad\xde\xba\x28\x4f\xbb\x99\x24\x21\xfb\x0d\x2f\xde\x92\xfd\x3c\x8f\x87\x40\xf8\x03\xf0\x82\x57\x07\x1d\x04\xe6\x0e\xb0\x38\xe6\xd9\x0f\x16\x43\xf6\x98\x80\xcc\x92\x61\x96\x8c\x60\x03\xdd\x26\x59\x03\xcc\x97\x43\x7a\x51\x84\x60\xa8\x6b\x5e\x6a\x64\xe1\x17\xc5\xca\xd4\xc8\x9b\x05\xea\xf6\x93\x1a\x3d\x35\x6e\x3c\x42\x9a\xfb\xa3\xed\x43\x47\x40\x64\xac\x40\x76\xff\x98\x80\x58\x55\x44\x6c\x80\xb2\x0c\x6a\x44\x1e\x8b\x57\x2d\x06\x14\x08\xf6\xf7\x01\x89\x66\xdd\x6d\x1a\x6b\xb2\xda\x48\x42\x90\x4c\x18\x91\xd5\x32\x92\x7f\x2f\xa4\x2c\x0f\x80\x52\x72\xc5\x1f\xec\x50\x61\x3c\x00\xb6\x43\xf2\xef\x27\x11\xe4\x1e\xaf\xef\xaf\xda\xb4\xc4\x31\x60\x09\x92\xdb\xb8\x38\x4a\x92\x71\x64\x20\xa8\x7c\x14\x35\x42\x64\x1c\xc9\x2f\x30\xa4\x43\x27\x4c\x8c\xb4\x83\x4b\x31\x8b\x91\xc9\xca\xfe\xa2\xb1\x4b\x8d\x19\x69\xbe\x7f\x7d\x01\x3a\x4a\x6e\x1f\xfc\xc2\x5d\x10\x6a\x2d\x24\xcc\x99\x55\xbb\x25\x26\x10\x4e\x76\x9b\xe1\x49\x3a\x9a\x23\x2e\x35\x78\x01\x0d\x99\x32\x35\x23\x9a\x95\x71\xa2\x5f\xa0\xad\xd1\x4b\x99\x0e\xe8\xf0\x7e\x81\x67\x88\x44\xc0\x88\x68\xd3\xa4\x28\xab\x1a\x91\xc9\x5b\xdd\x86\xc5\x34\x1b\x68\x18\x4c\x87\xcc\x0e\x91\x37\x3d\xa9\x96\x4e\x8d\x4c\xb4\xb1\xb1\x24\xd2\xf7\xaf\xc0\x8e\x1a\x99\x79\x63\xe3\x48\x9c\x52\x65\x6c\xaf\x2e\xfa\xf7\x57\x7d\x61\x16\x35\x77\x55\x97\xb8\x46\x08\x91\x4a\xa1\xae\x91\xb7\x47\xd9\x32\x11\x79\x39\xf8\x6b\x44\xac\x84\x04\xe1\xc8\xaa\x71\x8a\x36\xa8\xb1\xd0\x60\x29\xe9\x3c\xb2\x9e\x4f\xf5\x2c\xa6\xe0\x19\x6d\x9e\x88\x85\xb3\x12\xcf\x8f\x90\x44\xad\x21\xc4\xb2\x66\x29\x4c\xb1\xa2\x8f\x78\x63\x2c\x4c\xb6\xf4\xb6\x28\xd8\x16\xa6\x6a\x86\xb9\xca\x31\x5e\x63\xe1\x34\x34\x44\x25\x01\x09\x4f\xcc\xf5\xa9\x46\x2c\xcc\xac\xc3\x88\xe3\x75\xe3\xd5\x88\xaa\x38\xc8\x64\x0b\x88\x34\x83\x56\x03\xbd\xea\xe2\x7a\x48\xa6\xad\xea\x28\x8c\xf0\xe6\x07\x03\xdd\xb8\xb1\x24\xe7\xc4\x46\xc7\x89\x60\x68\x5c\x4c\x7f\x40\xe5\xac\xfb\x03\xfa\xfe\xbc\x16\xb8\xf2\x7c\x48\x92\x8a\xcc\xf8\x95\xb3\xbe\x46\x5c\x79\x3e\x8a\xdb\x08\x1b\xf5\x2c\xe1\xbc\xaf\xde\x05\x70\xd6\xcb\x1d\x5e\x23\x0c\xab\xc3\x3b\x9b\x81\xac\x06\x00\xd7\x7f\xba\x10\x49\x8d\xb8\x69\x4a\xd7\xbc\xd5\x88\xc2\xba\xb6\x36\xc4\xc1\xd0\x59\xa3\x6d\x4a\x8f\xc9\x67\x52\xa4\xf4\x68\xea\x62\x39\x1d\x93\x02\xa5\x49\x33\x40\x16\xc9\xed\x7e\x1f\xf5\x2b\xbc\x4b\x07\xb5\x72\x43\x08\x23\xe8\xf0\x32\x21\xd0\x35\x6f\xdb\x8f\x8e\xa0\x01\x59\x58\x67\x74\x64\x5e\xb1\xd4\xe7\xb8\xf3\x54\xef\x7e\x80\x22\x7f\x26\xc4\x29\x04\x96\xcd\x27\xcc\xc1\xeb\x5b\xf4\xfb\xc1\x13\x51\x02\x51\x3c\x18\xd8\x2b\xf0\x59\xeb\xd6\x44\xc2\xe2\x34\x2f\xde\x89\xa4\xde\xe1\x25\x3a\xe8\xdf\xd5\x7c\x71\xdb\xd4\x30\x51\xa1\xb2\xde\x30\x2b\x5d\x4e\x6b\x93\x29\x6c\x87\x43\x66\x8b\x48\x11\xd0\x08\x45\x16\xf0\xf0\x0a\x51\x04\x94\x7a\x1f\x29\x02\x36\xf7\x87\xd3\xa1\xb9\x3f\x10\xb1\x64\xd2\x08\x07\x76\x7a\xf5\x7f\x73\x86\x9a\x01\x82\x59\x87\x77\xe2\x92\x09\xf5\x01\x4c\x93\xc3\x44\xce\xfb\x16\xcc\x7f\x50\x16\xd7\xfa\x45\xbc\x48\x72\x02\x78\xc9\x94\x5e\x55\x94\xae\xa9\x16\x94\x22\x8a\xf9\x0d\x73\x13\x64\x17\x0d\x13\x1d\x92\x8b\x94\xb9\x50\xe3\xb5\x76\xb2\x1f\x1c\xd8\x47\x9e\x02\x71\x20\x32\xb8\x80\x03\xb3\x06\xde\xae\xd0\xdc\x66\x1d\x37\xb7\x17\x15\x08\x42\x54\xc6\xcd\x96\x6c\x6e\x94\xa9\xb0\x60\x81\x4b\x39\xc7\xab\x43\xe0\xd4\x07\x2c\xec\x90\xc3\xdf\xd3\x5d\x5e\x2d\xdb\xc1\x5d\x6e\x4b\x52\x7c\x28\x9c\x49\x29\x8b\xc8\x0d\x1a\x3e\x70\xe9\x3e\x37\xce\x50\x45\x77\xf3\x71\xb9\x9c\xe3\x5e\xf7\x15\xdb\x6a\xa4\xa0\xd2\x4c\x32\x6f\xa1\xb8\x29\x42\x4d\x10\x2f\x75\x03\x7b\x4d\x1b\x29\x7b\xa8\xbd\x18\xb0\x1f\xf0\xa4\xd2\x71\x99\x36\xc6\x46\xb8\x47\x90\xb2\xe4\xcb\xc4\x52\x33\xd5\x6d\x3a\xae\xab\x3b\xa0\xa4\x23\x91\x39\x51\x02\x15\x9a\xd2\x46\xed\x5a\xbb\x23\x2d\x43\xa4\xb6\x43\x0a\xc8\x25\xd0\x7e\x4d\x74\xc8\xab\x96\x53\x4d\xcb\x12\x29\x96\x97\x56\x3a\x51\xf5\x1b\xd0\x03\x9b\xc7\x80\xe5\x3c\x68\xf5\x13\xf3\x85\x24\x56\xa4\xc8\x2d\xec\x76\x87\xa5\x52\x98\x8c\x83\x30\x68\xc8\x65\x37\x14\xc5\x27\x88\x78\xdb\xf0\x0b\x3c\x89\x92\x5f\x78\x60\xae\x12\xa6\x12\xc5\x08\xf1\xe1\x94\xb8\xeb\xb4\xc9\xd2\xb2\x13\xca\xde\x92\x78\x25\x82\x2d\xd1\x29\xa1\xf8\x59\x77\x9f\x73\xd7\xa8\x72\x60\x4d\x30\x03\x9a\xd5\x25\x44\x67\x36\xb7\x97\x19\xd0\x88\xca\x94\x02\x8c\x88\xbc\x60\x50\x97\x30\xe3\xd9\xbf\x9b\x32\x37\x9e\x51\x95\x69\xd3\x91\x5d\x2b\xb1\x30\xaf\x81\x86\x1d\x4f\x09\x05\x35\x65\x1a\x7d\x7f\x74\xd1\x6a\x4d\x99\xfb\x54\x10\xa3\x5c\x8b\xa2\x71\x6a\xe2\xa5\x09\xd5\x38\x28\x4c\x78\x90\x99\x2b\x2d\xf1\x2c\xf9\x13\x18\x0a\x5f\x6d\x04\xad\xbf\xda\x9d\x1f\xb8\x07\x1e\xa9\x62\x16\x89\xd1\x9d\xf6\x16\x25\xc8\x67\x0a\xff\xac\xa9\x52\x0f\x6a\x7e\x40\x66\x20\x06\x97\x6a\xc3\x39\x28\x2c\xc1\x8b\xad\x8b\xaa\x6a\x42\x49\xc5\x61\xfa\x82\x35\x70\xbc\x7e\x67\x68\x80\xd7\xb6\x2e\x02\x14\xa6\x50\x74\x51\xf5\x0b\x6b\x6a\xd4\x29\x64\x06\x48\x8d\xe6\x16\x81\xd4\x78\x10\x9a\x42\x1b\x95\xfc\xe1\x37\x70\x12\x9a\x38\x5a\x03\x57\x77\x8f\x0b\x73\x82\x12\xd7\xab\x47\x73\xac\x29\xd0\x25\xdd\x8d\x52\xd3\xba\x1b\xd4\xec\xa2\x91\x5d\x78\x53\x2c\x7b\x9f\x64\xe5\x84\xb2\x8c\x3e\x7a\x52\xa7\xa9\xc2\x98\xe9\xf4\x18\x69\x8c\xbe\xa6\xa5\x31\x78\x43\xbb\x0d\xf4\x89\x55\x16\xb3\xbb\x24\xee\xfd\xc1\xda\xfc\x5a\x0c\x5c\x8e\x60\x03\x5e\xea\xdc\x77\xfe\x1d\x44\x6b\x12\x1c\xf4\xd0\x7a\xdf\xb1\xba\xb2\xd7\x8a\xd7\x71\xf9\x00\x4d\xcc\xfe\xb6\xbb\x26\x51\x0c\xd4\x69\x93\x06\xcb\x22\x69\x96\x4b\xec\xf3\x36\x1b\xdc\xa8\x9e\x15\x2a\x25\x66\x33\xe2\xe5\xfb\xf6\xde\x1f\x84\x5a\x68\x81\xef\x7b\x48\xcf\x49\xbc\x8c\x54\x9a\x52\x82\x2f\x7c\x98\x13\xe0\xb2\x85\x61\x46\xc0\x04\x29\x5b\xe4\x13\x5c\xe1\xd5\x73\xe0\x1d\x5f\x36\x3f\x24\x44\x59\x0e\x33\x40\x14\xa9\xb1\xf9\x24\xc1\x04\x19\x5f\x1d\xcc\x39\x2a\xc3\xa6\x26\x5a\x20\x5f\xdf\x83\xbc\x5e\x10\x72\x8f\xe8\x0c\x4e\xb4\x38\x4a\x1d\x48\x0c\xa1\xf4\x89\x0a\x47\xf8\x30\xf1\xa1\xee\x73\x33\x92\x0f\x1e\xd9\x86\xe8\xb8\xa7\xb8\x2b\xdb\x6f\x3a\x37\xb4\x35\x03\x16\x46\xb4\x23\x26\x21\x84\xd2\x0e\xd4\x34\xa5\xd1\xb2\xf9\xa4\x3a\x49\x08\xd2\xf4\xd2\x94\x46\xcb\xe6\x2d\xc4\x08\x4a\x3b\x26\xd2\x14\x3f\x8b\x92\x6f\x6b\x5a\xe2\xa4\x24\xe8\x74\x32\xed\x48\xed\x29\x4e\xa6\xcd\xb4\x77\x51\x03\xb6\x1c\x31\xe5\xc9\xa2\x44\xd6\x9a\x2e\x9e\xd0\x12\xf2\xd3\x85\xf8\x00\x89\xe0\x69\x8a\x7f\xc9\xae\x8b\xc4\xc2\x86\x92\xa5\xd2\x45\xd1\xc7\x72\xc6\x4d\xa1\xc0\x2b\x07\x79\x2f\x98\x91\xdc\x09\x20\x08\x6d\x37\xc3\xbb\xbc\x87\x6f\xce\xda\x1d\x60\xcf\x3a\xce\x28\x21\x60\x32\xbd\x76\xf9\xcd\xa4\xc7\x1f\xb9\x83\xd2\xc3\xd3\xdb\x5b\xfa\x59\x38\x10\x92\x1e\x56\xe5\x74\x1b\xee\x7f\x6f\xb7\x87\xeb\xe6\x76\x83\xa9\xcd\xcc\xf4\x21\xd2\x3e\x33\xc8\x1b\x3e\x08\x6e\x53\x1a\xe8\x7e\xc0\x1d\x2e\xf2\xcf\x48\xd4\x76\xb8\x4b\xde\x1e\xf4\xf0\x41\x62\x0e\x64\x43\x3a\xa6\x32\xcc\x7b\xc3\x9a\x44\x0e\x40\x73\xf0\x0b\xf9\xfb\xab\x29\x0f\xbb\xe6\xc0\x49\x0c\xb5\x1b\xde\xaf\x6a\x77\x76\xe8\x07\x10\x07\xbb\xdb\x3c\xfc\xc5\x5b\x33\xca\xce\x0c\x5d\x4e\x50\xf3\xca\xe5\x11\x67\xcb\x08\x46\x1c\xba\x9d\xa0\xe6\x48\xc1\x49\x8c\x2a\x47\x62\xca\x5f\x74\xb4\xdd\x25\x79\xe3\xf0\x83\x45\x1c\x9a\x07\x2a\x57\xab\x94\x41\xcd\x53\x9a\x4b\xba\x38\xa4\x66\x86\x1f\xaa\x4c\x49\xcd\x4c\xde\xb1\xfb\x24\x27\xec\x5b\x31\xc7\xcc\x64\xef\xfc\x7a\x40\x20\x35\x04\x7c\xbc\x0e\xac\xcb\xb4\xc7\x65\xaf\x77\x5a\xd5\xff\xd4\x66\x68\x92\x17\x07\xf6\x36\x15\xe8\xa9\x99\xc9\xdb\xf6\xaf\xe4\x0c\x66\xe4\x21\x32\x0d\xec\xb2\x8e\xe4\x82\x1b\x39\xc5\x19\x32\xa3\x05\xb3\x31\x59\x48\xe5\xf2\x36\xe4\xc2\xc3\xb4\xfb\x01\x6e\x09\xdd\xdc\xa6\xeb\x5a\x67\x65\x2e\x8c\x62\x11\xcf\xcc\xcb\x96\x55\xfc\xe0\x62\xd8\x80\x50\x55\xd6\x4c\xd5\x69\xa5\x0f\x5e\xd8\xaf\xe4\xa2\x12\xae\x73\x5d\x70\x6a\x26\x95\x84\x29\x28\x2a\xac\x08\xd1\x1f\x50\xce\x30\x61\x56\xec\x15\x59\x15\x32\x8d\x57\x2a\x12\x53\x73\x23\x19\xca\x13\x94\x1b\x16\x34\xfa\x05\xc4\x6c\x88\xe1\xe4\xb6\x9c\x53\x82\x09\xb9\x28\xd6\x10\x72\x5b\x98\xf1\x0b\x0b\x11\xea\x02\x69\xd5\x0e\x03\xc9\x9d\x87\x41\xf1\x83\xc6\x2f\xb4\x60\x1d\xa4\x1f\xfd\xc2\x5a\x72\x21\x82\xf6\xa8\xec\x2d\x3b\x02\xbb\x10\xb2\x59\xc0\xae\xf9\x0b\xf0\x04\x31\xef\x3c\x45\x93\xb2\x99\x27\xa0\x22\x73\x7a\x7d\x4f\x32\x94\xd2\x98\x07\x42\x46\xab\x3b\x64\xb9\x51\xc1\xcc\x5b\x9b\x1c\xdc\x9b\x29\x68\xd8\x36\x99\x77\x2e\xaf\x0e\x98\x0c\x6f\x66\xf0\x5a\xec\x84\x49\x93\x5a\x92\x85\xec\x0d\x79\xe7\x29\x29\x91\x2d\xef\x38\x2f\xa4\xb7\x66\xd8\xad\xec\x40\xcd\x4c\xcf\xc8\xa6\x20\x64\x5a\xab\xb6\x6e\xcd\x3b\x8f\x55\xc1\x88\xaa\xcd\xcd\x2c\x05\x31\x77\xcd\xfb\x9f\x89\xd8\x36\x9f\xe7\x83\xe5\x7b\x04\xc1\x94\x2d\xca\x96\x7e\x92\xa8\x5a\xf3\x01\xb3\x5a\xf4\x68\x94\x6c\x24\x8a\x67\x5c\x25\xea\xd3\x25\x9f\x38\xc3\xa5\x7f\xe4\x75\x9f\x84\xa4\xbf\x7c\x02\x85\xc9\x1f\x60\x07\x49\x2b\xca\x27\x55\xe2\xea\x1e\x76\x1e\xa8\xc2\x00\x6a\x2c\x37\x6f\xa9\x13\xd1\x68\x52\xf4\xf3\x2a\x77\x67\xca\xba\xd6\x3a\x0b\x05\x14\x34\x24\xaf\x65\x1a\xaa\x3c\x24\x0d\x55\xd6\xe3\xf3\xb5\xe8\xdf\x5d\x82\xfe\xa5\x98\xe5\x29\x89\x94\xcd\x7b\xee\x46\xf4\xbf\x49\x8d\x72\x85\x8f\x4c\x96\xa8\x69\xe6\xc2\x37\x35\xb9\xe1\x1e\x48\x5a\xc2\xd3\x4d\x3c\x09\x24\x18\xa2\xac\x76\xe5\x9b\x7c\xdd\x7c\xe2\x06\xa7\x91\x04\x98\x1f\xee\x48\x7f\xf1\x04\xf4\x28\xac\x3c\xc0\x8a\xb9\xc0\x83\xa3\xc6\x84\xf3\x90\x2b\x18\xd1\x14\x35\x24\x11\xe6\x87\x0a\x8f\x45\x8b\x07\x58\x91\xec\x92\x1f\x72\x22\x53\xcb\x73\xcd\x17\x7c\xba\xc1\x12\xe5\x28\xd7\xfc\x70\xcb\xea\x2c\x2a\x1b\xe4\x5c\x89\x22\x65\x79\x3e\x65\x65\x2d\xbc\xd0\x49\xa5\x46\x6a\xd9\x40\x6f\x3a\x59\xca\xb6\xba\xd4\x83\x65\x07\x92\xde\x56\xc2\x5a\x1b\x3f\xa0\x5f\x65\xf8\x13\xac\xbe\x0e\xc0\xc2\x5b\x30\xec\xf9\x2e\xbc\x05\x43\xd7\x0e\xd7\x12\xb0\x8f\x8a\xdb\x98\xf8\x6b\x88\x9b\x63\x36\x3d\xe0\xd9\x24\xf6\x57\xa6\xbc\xd2\x9c\x16\x50\x22\x28\x4a\x47\x53\x89\x58\x2d\x9d\x76\x85\x95\x84\x6d\xda\x2c\x91\xe7\x84\x84\xe1\x12\xb1\x3a\x86\x31\x82\x31\xe8\x6c\x2b\x91\x26\x75\xf7\x78\x13\x24\x3f\x40\xc2\xb7\x27\x91\xd6\x62\xa8\x07\xda\xa2\x54\xf7\xa8\x16\x0a\x27\x62\x66\x25\x81\xa8\xc5\xc2\x4b\x02\x62\x45\xf4\x85\x96\x29\x89\x79\x85\x57\xa8\xdb\x8e\x54\x90\x59\x6c\x4b\x41\x41\x95\xe0\xfa\xea\xf0\x81\xe3\x59\x73\xe4\xed\x9c\x36\xb1\x94\xbc\x16\x7b\xe8\x01\x04\x2a\xed\x92\x92\x17\x51\x0b\x86\x4c\x18\xb5\x30\xcc\xb6\x70\x40\x55\xc9\x58\x5b\x71\x9b\x92\xc9\x9f\x3c\x24\xf4\x22\xaf\xec\x72\x0d\x4a\x5c\x2e\x70\x0d\x5a\xc8\x28\xcb\xf6\x24\x51\xb5\x14\x02\x2d\x1e\x5f\x0a\x88\x5c\x0c\xac\x14\xe2\x59\x2b\x03\xd3\x93\x2a\x8d\xd5\x52\x38\x07\xb7\x21\xb9\x8a\xbd\x95\x82\x29\x34\xf7\x0f\x09\xaf\xfa\x77\x1e\xf7\x12\xcf\x4a\x5d\xcc\x45\x30\x23\xfd\xa2\x18\x29\x94\x9c\x4c\x7c\xc8\x11\x8e\x3f\xba\x64\xb5\x96\xba\xd6\xc0\xbd\x1f\x44\x80\x70\x0a\x33\x95\x93\x6a\x0a\x32\x80\xab\x09\xaf\x81\xb7\x79\x0d\xa6\x94\x15\xad\x1e\x97\x06\x6f\x98\x09\xad\xa1\xb6\x80\x78\x63\x69\x40\x98\xec\x6c\x85\x97\x65\x35\x93\xc9\xf2\x10\x4a\xfc\x2c\x9d\xda\xad\x44\xf9\xd2\xd7\xa2\x09\xc6\xbe\x58\xbe\xb0\x8a\xea\x35\xe6\x8e\xa5\xf3\xfe\x04\xe1\x0c\xb9\x13\x3e\x19\x4b\x5f\x40\x68\x16\x9d\x89\xd2\x1e\x12\xb2\x83\x3b\x98\x42\x59\x52\x3d\x83\x5a\xe0\x23\xb4\xa8\x59\x06\xe5\x72\x89\x75\x65\x50\xbb\x88\xfe\x02\xe5\x6e\xbc\x9f\x98\x1a\xa1\xfa\x9f\xb5\xe0\x2a\x4d\xfb\x37\xca\x00\x53\x31\x17\x42\x8c\x99\xee\xa0\xaf\x65\xa5\x4a\x78\x43\x0e\x1c\x5b\xee\x60\x5f\xbb\xc3\x0f\xe8\xfe\x55\x8f\x4b\x68\x93\x6d\xa4\xec\xbc\xab\x59\x43\xd0\x1c\x24\x25\xab\x2c\xa1\x4d\x0a\x4d\xd9\xb9\xd8\xee\x80\x30\xbb\x0d\x4d\xc2\xeb\x02\xf3\x8e\x5d\xd8\x65\x89\x68\xc3\x23\x92\x31\x0a\xe4\x83\x97\xed\xb9\x4d\xbe\x68\x4e\xba\xbc\x93\x3a\x39\xcb\x41\x2d\x40\x02\x45\x61\x8d\x62\x6b\x16\xe5\x00\xeb\x94\x90\x53\x10\xb4\xd6\x9a\x77\x20\x1c\x9a\x16\x6e\x0b\xfd\x95\x9b\xc7\x64\xae\x9f\x66\x79\x90\xbd\xfb\x84\xe1\xdd\x61\xcd\xd4\x70\x42\x60\x30\x9f\x62\x50\x5b\xf5\x62\x9e\x38\x93\xbc\xc9\x69\x64\x32\xdf\x42\x9a\xae\x3d\x92\x85\x36\x26\xaf\xfd\x49\xb5\x3e\x79\x84\x41\x10\xfc\x05\x0c\x63\xe6\xd6\x27\xce\x28\xf3\xa1\x73\x4d\xc2\x43\x22\xab\x4a\x36\xf6\x72\x91\x51\xbd\x1e\x80\x33\x78\xdf\x5e\xdc\xa6\xc6\x3c\xef\x84\xaf\x5e\x7e\x08\x83\x96\xd4\xca\xc5\x3d\x60\x91\xe3\x82\xcc\x6f\x8a\xbd\x40\x4f\xde\x23\xbc\xec\x53\xa9\xed\xb5\x20\x0c\xce\x72\x53\x99\xd2\x62\x48\x56\x0a\xcb\x8d\x6b\x4a\x3c\x4d\x08\x87\x8e\xb7\x2a\x28\x60\x68\xc9\xac\x20\x3d\x22\x1a\x4d\x88\x81\x6b\x86\x08\x69\xbe\xaf\x73\x15\xc2\x63\xf0\x96\x81\xac\xe8\x8b\xbf\x6a\xa1\xac\xe8\x39\x3f\x6b\xe9\x05\xc1\xc3\x95\x32\x48\xa8\xb8\x93\x2c\x66\x3d\x40\x82\x65\x28\xb8\x25\x9b\x0a\xa6\xd5\xba\x41\xf9\x16\x8b\xad\xa8\x89\x63\x33\x6f\xdd\x40\x5c\xaf\xf6\x5a\xa8\xac\x07\xa8\xea\x28\x39\xae\x6e\xf4\x1a\x54\xb5\xb9\x43\x92\x5f\x18\x18\xf1\x47\x9a\x50\xdd\x20\x2d\x0d\x83\x47\xdb\x7c\x53\x9b\x07\x80\xb8\x79\xc5\x6d\x17\xaa\xcf\x50\x2b\xca\xe3\x6c\xf2\x38\x54\x94\xbf\xb1\xfe\x5b\x03\x8e\xa4\xd7\xef\x30\xec\x89\x6d\x55\xdc\x6d\xe1\x12\xdb\xb5\x52\xa6\xf4\x80\xbc\x22\xde\x4a\x7a\xc5\x25\xa0\x9b\x55\xe6\x1a\x28\x0d\x09\x01\x91\xf7\xa4\x69\x0e\x91\x3a\xba\xb4\xb7\xba\x82\xd8\xb4\x83\x2b\x8b\x33\x5b\x8b\xaf\x11\xc5\x63\x9a\xbb\x28\xff\x1f\x63\x57\x72\x36\x3d\xab\x2b\x53\x39\x21\xb4\x99\x04\x9b\x3f\x17\x8f\xf9\x87\x70\x1f\x57\xe9\xab\xf2\xdd\xbd\x4b\x77\xdb\x20\x40\x88\x42\x23\x92\x66\x8b\xa8\x92\x54\xbb\xcf\x40\xe6\x3e\x8d\x22\xab\x86\xba\xcb\xc5\x0f\xfc\x03\x4f\xb9\xea\x2e\x18\x4a\x31\x4d\xc3\x49\x66\x34\x95\x17\xd6\x46\x53\x5f\x88\xc0\x4c\x03\xe6\xc1\x8c\x50\x79\x63\x9c\xfe\x61\xfb\xef\x7f\xd3\xd1\x1b\xa3\x32\xcf\xcf\xf4\x0f\x90\x6c\x3a\xdc\x47\x0d\x52\xed\x1f\x72\x18\xa2\xba\xd2\xf7\x4a\xd2\x73\xbc\xd0\x35\x94\xf0\x7c\x0c\x94\x36\x5d\x1f\x1a\xde\x83\x70\x93\xe8\x1b\x0c\x24\x36\x48\x1b\xed\xdd\x93\x9b\x47\x0d\x3d\x5d\xd1\xad\x64\xc0\x2d\xce\xd6\xa1\xf1\x42\xdd\xbe\x69\x4f\x8f\xc6\x23\x45\xe7\xde\x68\x5c\x2b\xe9\x12\x46\x63\x80\xb9\xe4\xc6\x78\xb1\x6e\xdf\xcc\x82\xb4\xd2\xfa\x1a\x3b\xa0\x1b\xb4\xc7\xe2\x68\xb9\x34\x26\x82\x17\x9d\xe6\x3e\x30\x4c\x9d\x21\xa3\x27\x0f\x6a\x98\x44\xbf\xde\x07\x1d\x51\x2d\xde\x37\x34\xa3\xfa\x8e\x38\x3a\xb6\xb5\x27\xb6\x53\x81\x60\x1e\x05\xba\xf5\xe5\x7c\x00\xdd\x5a\xb7\x38\x3a\x49\x52\x0f\xcc\x99\xa3\xac\xb8\x63\x30\xd8\xd8\x7e\x97\xe3\x45\xbb\xdd\x26\xab\xc1\xc2\x18\xb6\x2b\x8c\xc1\xb9\x17\xff\x0c\x6e\x6e\xff\x8f\x2b\xa6\xd9\x07\x7a\x44\x1f\x63\x83\x09\xb1\xc3\x5b\x77\xd0\xca\xf6\xf9\x02\x6e\x73\x9e\x36\xb8\xcd\x39\x1c\x79\xbc\x88\xb8\x6f\x5e\xa9\x80\x8b\xad\xd9\x31\x11\xb1\x28\x8c\xce\x41\xbb\x01\x24\xf0\xd3\xe1\x3d\x82\x1c\xbe\xf9\x0b\x94\xc4\xd7\xdd\x6b\xd0\xab\x4e\xa9\xec\xc6\x88\x93\x5f\x68\xda\x22\x4f\x6b\x37\xf1\xf0\x0d\x0d\x13\x7e\x74\xa1\xdc\x73\x63\xb0\x3a\x9e\x50\xce\x98\x15\xc3\xd2\x30\x26\x26\xda\x44\x41\x73\xa9\xec\x27\x63\x40\x71\xb9\x79\x29\x27\x38\xfa\xd3\x21\xf1\xa8\xce\xe2\x31\xc1\x1c\x9e\x86\x45\x8a\xa4\x82\x18\x08\x38\xb6\xde\x65\x2c\x82\xbb\xee\x1f\x70\x58\x7f\x3e\x08\x38\xbb\xf8\x7f\x92\xf4\x97\xc4\x3d\x63\x2c\x32\xb7\xe8\x5f\xe0\x65\xa1\xb8\xc1\xec\xda\xbe\x19\x8d\x1d\xc7\xaa\x85\xe5\x4e\x67\x77\x3f\x43\x61\x62\xc7\xd4\x81\x4a\x73\xd6\xc3\x0e\x66\x94\xf1\xb9\xcb\xf0\x0a\xa5\x07\x1c\x03\x09\x64\x7c\xc7\x1e\x0c\x0b\x56\x3e\xc1\x31\x0e\xc4\x5a\x5a\xb2\xa5\x8a\xd2\xbc\x0a\x73\xa8\xd1\xef\x48\xb0\xeb\x55\x3b\x30\x45\xa6\xe9\xc0\xaa\xe9\x62\x33\x0e\x1e\x09\x3e\x9d\xa1\xb7\x54\x5a\xce\x31\x60\x2f\x55\x35\x9d\x31\x5e\x6c\x3b\x9b\xe5\xf9\x49\x58\x68\xb1\x04\xac\xbb\x09\x41\x0d\x40\xd9\xcd\xdb\x09\xc9\x26\xab\xfd\x05\x06\x23\x7d\x3d\x68\x60\x59\x97\xdf\x1c\xe3\x24\xcd\x7e\xe6\x6e\xf0\xa0\x68\x40\x35\xc4\x1f\x67\x56\xc3\xd6\x27\x57\xe3\x1b\xea\xf4\xc5\xa6\x7d\xf3\x17\xf0\x8f\xb3\x8a\x6f\x40\x2d\xb9\x7d\xde\xcf\x79\xd2\xbc\x5c\xc8\xd8\xfa\x79\x86\xf6\xd9\x20\xe4\x4a\x76\x12\x7f\xdd\x10\x23\x9f\x67\x50\x20\xb4\x3c\x98\x3a\xdb\xd1\x5f\x03\x06\x53\xbb\x3c\x0d\xe6\x8a\x34\xa4\x1f\xf4\xa8\xb3\xcf\xf1\x60\xa5\x0f\x23\xf0\xf1\xa0\x4f\x43\x06\x1a\x49\x3f\xff\x57\xc0\x18\xd1\x44\x97\x39\x69\xe3\xc6\xd3\xf1\xbd\x06\xf9\x04\x9e\x45\x22\x4a\xb3\x59\x77\x31\x1e\xa2\x65\xb7\x87\x1c\x05\x3e\x05\x5f\x28\x3b\x1d\x71\x37\x10\xce\x51\x3f\xed\x43\x41\xed\x83\x18\x5a\xcd\x8f\x40\x40\x25\x37\x7b\x61\x07\xab\xd6\xeb\x20\x8f\x5f\x6e\xa0\xa5\x1f\xea\x7f\xff\x6b\x9b\xb4\x17\xf1\xeb\x9c\x32\x7f\x41\xf8\x51\xfd\x06\x22\x50\x24\x8b\x83\x81\xbd\xc3\x1f\x1c\xb8\x1c\x9a\x84\x0b\x69\xa5\xa6\x9e\x81\x98\xa6\x9f\x71\x24\x0a\x31\xc5\x46\x21\xe7\x0e\x36\x16\xd9\x91\x5c\x89\x2d\x6b\x3c\xe8\x19\xfe\xb6\x9f\x16\xc8\x38\x43\xcf\x81\x0c\x97\xa2\x90\x51\xbf\x61\x12\x37\x90\xbc\xfc\xcc\xfd\x53\xfd\x03\x72\xd4\x6e\xee\x01\x7b\xbe\x9a\x02\x04\xfd\xba\x01\x86\x70\xf8\x06\x12\x25\x91\x86\xc6\x50\xa8\xfe\x68\xfe\x04\xb6\x37\x0f\xf2\xc5\xa6\xf5\x33\x0b\x2f\x34\xad\x3e\xf1\xa2\x30\xad\xb5\xbf\x4f\xe7\x29\x3d\x83\x44\x6d\xf0\xc8\xd4\x8c\x22\xb9\xe6\xac\x6a\x4c\x2f\xee\xac\xc6\x5b\x91\xe6\x5f\x09\xdf\x80\x86\x75\xfb\x3c\x83\xd7\x75\xac\x07\x34\xac\xb6\xf6\x06\x60\x69\x9f\x7f\x72\x92\x0b\xa6\x69\xd4\x46\x8b\x9a\x3b\xd5\xad\x81\x4d\x3c\x5f\x84\xa8\x52\xb3\x45\xe3\xc5\x56\x5b\x21\x18\xff\xeb\x1b\x47\x34\xd2\xaf\x19\xc8\x6c\x37\xda\xcc\xd1\x52\xae\xfa\x0b\x68\xc5\x24\xea\x23\x21\xe7\xe6\x26\x78\x60\x0d\x37\x81\x58\x4f\xcf\x7a\x43\x0c\xbb\xff\xa7\x42\x56\x32\x2e\x90\xed\x66\x7a\x14\xb0\x56\xdb\xf3\x3b\x52\x1d\xab\xeb\x42\xf4\x5c\x15\x7f\x31\x60\xd7\xf0\x17\x10\x8a\x82\x04\xd1\x91\xb6\xe2\xf3\x7e\x92\xac\x31\x10\xa2\x9a\xb1\x3a\x93\xc5\xe8\xff\x01\x11\x29\x98\x14\xb0\x5c\x3b\xc0\x3d\x10\x45\xec\x5c\x31\xc1\xc2\x6c\x9f\xff\xe1\x6f\xaf\xfb\x7d\x0c\x1c\x1c\xdd\xef\xe7\x66\xf3\x0f\x30\x37\x49\x2b\x1e\x03\x51\x3d\x56\xac\x07\x0a\xb5\xa9\x20\xc1\x08\xe2\x4f\x9d\x8f\x11\x1b\x5c\x1f\xfc\x0c\x3d\x8c\x30\x40\x04\xaf\xfb\x5a\x94\xe0\x24\x5b\x08\xc2\x6b\xd0\x5e\x5f\xc1\xd2\xcc\xd6\xf9\x06\x74\xb8\x2a\x8c\x38\x82\x76\x70\xd5\xec\x1d\x11\x00\x09\x32\xa1\x04\x12\xe6\xd8\x90\x18\x2f\x1a\xad\x36\x61\xc7\x4c\x90\xa0\x16\xb3\x24\x8c\x67\x61\xf2\x80\x16\xee\x8f\x89\xa3\xc7\x42\x8c\x09\xca\xdd\x05\xe1\xa7\xa5\xde\x3c\xf0\x2c\x12\x27\x49\x74\x7b\xb9\xe3\xfc\x42\x62\x04\x91\x80\xb4\x89\xb6\x66\xc5\x62\x0e\x42\xef\xa8\xc4\xa7\xba\x50\x45\x96\x5e\x5e\x7e\x83\xc9\xf5\xd5\x07\x33\x29\xfa\xce\x16\xd0\x02\xfb\x80\x8d\x95\x87\xbe\xc8\x5c\xbc\x1b\x78\x71\x60\xbc\xff\x88\xda\x95\x40\xc4\x7d\x40\x3b\xe9\xb5\x40\xae\xc5\x22\x84\x17\x48\xad\x68\x9d\x6c\xec\x90\x2c\x02\xd1\x01\x27\xc1\xcf\xda\xee\x54\xa0\x7a\xc7\xec\x10\x2c\x16\xd5\x3b\x67\x5e\x63\x40\xda\x43\xc7\x68\x06\xb3\xdd\x58\xfb\x1e\x47\x4e\xa4\xba\x38\xa8\x03\x13\xa2\x8b\x03\x77\x11\x6f\xda\x03\x98\xd1\x72\xe5\xa0\x58\xf0\xb6\xcf\x0a\xca\xfe\x00\xc2\xda\xc7\x03\x61\xef\x70\x8f\xa0\xd9\x6b\xfb\xc2\xde\xd9\xbc\x67\x52\x85\x6b\xf1\xca\x7a\xc9\x82\x77\x01\xb7\x40\xa7\xa7\x09\x26\xb8\x09\x0b\x9e\x93\xee\x28\xba\x2b\xc7\x09\x68\xfe\x73\x8b\x14\xd8\xde\x03\xd0\xe1\x6e\x9f\x0f\xa8\x65\xf3\x4a\x9d\xc9\x0b\xee\x14\xe9\x5e\xc3\xcf\x90\x6d\xf1\xa7\x94\x71\x01\xa7\x42\x6b\x66\x02\x4e\x85\xd6\xbd\x06\x9c\x0a\xbb\x05\xe3\x95\xdc\xae\x39\x84\x53\xa1\x6f\x98\x01\x4c\xed\x70\xe1\x80\x76\xb7\x7d\xce\x93\x6b\xc2\x57\xd3\x1f\x2c\xbe\xa0\x39\xa3\x17\xe2\xf0\x33\xef\xbd\x52\x40\x04\x33\xb6\xdb\xff\x29\x2e\x5c\xda\x0c\x00\x2f\xce\x80\x26\x99\x71\xd2\x1f\x1c\x71\x43\xbf\xe0\x2d\x7b\x83\xb3\x2c\x46\xee\xdc\xa1\x1a\x25\xbc\x05\x9c\x93\x21\x88\xc2\x8d\xef\x6e\xc8\x15\x4f\xe3\x4d\x0a\x34\x06\x38\x0f\x6c\x1e\x53\x2a\x84\x2d\x4c\x9f\x0d\xda\x2a\x35\xc0\x38\x16\x5f\x8b\x03\x25\x6e\x3e\x87\xe6\xc3\xea\xc3\xfe\x3f\xeb\x4e\xe9\x99\x43\x30\xef\x3e\xf4\xb9\xf0\x89\xf2\xe4\xc4\x6b\xda\x5e\x5c\x1e\xd6\xed\xc7\xc3\x58\x09\x77\x01\x17\x09\x67\x48\x88\x07\x2a\x59\x4b\x25\xb8\x17\xf8\x1e\x3a\x01\xbc\x9b\xed\xa8\xf3\x87\xcb\xb2\x06\x35\x51\xf3\xa6\xa8\xc7\x09\x1d\x74\xe9\x6e\xa0\x43\xa7\xf7\x6f\xa1\x27\x83\x50\x94\x33\x7a\xcc\x8d\xdc\xa7\x06\x89\x92\x7d\x57\x98\xd0\xf2\xda\xe5\x75\x22\xe9\xa3\xb2\xde\x8e\xb9\x71\x7b\xe9\x32\x3d\x99\xe5\xdc\xd7\xf1\x89\x0a\x7c\xc3\x99\x29\x26\x71\xf0\x74\x9f\xb4\xeb\x68\xed\x26\xd4\xbe\xf6\x3e\x9e\x74\x8d\x94\x34\x9f\x0c\x4c\xf6\x85\x7e\xb2\xc8\x4d\x33\xd5\x05\xec\x35\xfd\x8c\xf8\x1d\xad\xc4\x84\x6b\xc1\x36\xdd\x22\x31\x5a\x31\x09\x04\x3c\x9e\xb9\xc2\x8b\xa7\xb6\xdd\xac\xd8\x02\x1e\x77\xa5\xa4\x92\x15\x6f\x22\x74\xd9\xd0\x78\xd6\xac\x91\xa4\xe7\x05\xfd\xbb\xba\xac\xdc\xa6\x26\xb2\x66\x9d\x57\x3d\x03\xac\x7f\x1a\xa4\xea\x72\xf9\x87\xa4\x51\x4d\x36\x60\x1c\x29\x67\x26\xe2\x60\x9c\x07\x6b\x36\xba\x81\x6b\x0c\x0d\xf9\xbf\xc3\xcf\x50\xa6\x2f\x3f\x53\x0f\xe2\xd5\x27\x3a\x9e\x6e\x10\xf1\x44\xc3\xff\xf3\xd2\xb4\x4c\x01\x15\xb4\x3a\x62\x26\x53\x3d\x2a\x67\xf1\x98\xf0\x56\x50\x0e\xf2\x31\x1b\xb9\x45\x63\x62\xea\x47\x9d\xdc\x93\xfa\x59\x7f\xdf\xa1\xdc\x31\x89\x9d\xf9\x69\x34\x8b\xcc\x69\x2e\xe0\x38\x7b\x8e\x49\x83\xec\xdc\xe7\xcb\x3d\x52\xa1\xdb\xdd\x04\xb9\x4b\x2b\x49\x57\x4f\x47\x4d\xcd\x9e\x59\x6b\xf5\x7c\x61\x9f\xfb\x19\x0b\xe5\x69\x1b\x38\xa8\xbd\xf2\x08\x92\x79\xd9\xf5\x0f\x27\xd0\x4c\xdf\x03\x6f\x8f\x91\x7c\x21\x72\x82\xc0\x40\x0a\x8a\xf9\x62\xd7\x5e\xa4\x36\x9f\xc1\xfb\xbb\xae\xeb\x33\xa8\x4d\xf2\x33\xc4\xb7\x39\x2d\x75\xad\x5e\x68\xf8\x1f\xb8\x64\xfe\x98\xac\x5a\xac\x02\x15\x63\x22\xe4\x25\x94\x54\x79\xcc\x17\xdd\xf6\x22\x85\xf1\x0c\x88\x78\x2f\x1c\x6a\xed\x38\x56\x6d\x22\xe0\x25\xa6\xe5\x08\x55\xad\x1e\x26\x03\x5e\x1c\xe0\x34\x27\x12\xfb\x7a\xc7\xcd\x41\x31\xe1\x17\xb8\xb2\x3a\x56\xe6\xbc\x40\x93\x98\xe3\x85\xb7\xe1\xac\xa0\x73\x92\x46\xbd\x4f\xe5\xab\x9d\x5f\x27\xb0\xab\x2f\x4e\x73\xe1\x60\x34\x2f\xad\xc1\x0f\x44\x02\xc3\x9a\xbd\x78\xf0\x4f\xd8\x3e\xcf\x39\x6d\xfe\x01\xfb\xc3\xc2\x71\x91\x24\x35\xf8\x02\xd3\x5e\x64\x3c\x98\x74\x2a\xf5\x6d\x73\x02\x99\xda\xfd\x67\xb2\x86\xb2\xf3\xd5\xcc\x3d\xb9\xc1\x4d\x8c\xff\xfe\xf7\x49\xed\x38\x19\xae\x62\xc1\xb4\x4f\xdc\x5f\xfd\x7f\x72\x87\x46\xbd\x93\x66\x93\xc0\x5b\x83\x90\xe9\xdc\x59\xe8\x42\x2d\x12\xec\xca\xe2\x31\x51\xde\xc7\x4e\x18\x33\xa1\xae\x2e\xfa\x93\x50\xd7\xe2\x9a\xd5\x12\x9d\x7a\x78\xbe\x58\xb7\x17\xcf\x3b\xa0\xee\x67\x16\x00\x65\x8b\x99\xeb\xd8\xf1\xec\x0e\x0e\x36\xa8\x41\x66\x66\x47\x8d\x91\x48\xd5\xe9\x93\x26\x3c\x4d\xed\xa4\x37\xcf\xce\x17\x44\x23\x90\x6a\xf1\x18\x5e\xa4\x3a\x9d\x2e\x6d\x9e\xf0\xdd\xf6\x4a\x9f\x20\xc9\x67\x35\xcb\x03\x79\xe5\x4f\xb2\x8a\x2e\x9c\xf3\x04\x37\x7f\x3a\x84\x92\xd9\xcc\xc8\x78\x6a\x07\xe7\xcd\x2b\x79\x45\x2d\xbc\x68\xb5\x3a\xfa\x63\x32\x02\x46\x35\x53\xc6\xbc\x20\x49\xdc\xe5\x85\x69\xd6\x25\x65\x5e\xbc\x04\x5b\xdc\xbe\x70\xb6\x2b\xe9\xfd\x98\x70\x5c\x75\xfa\xa5\xc9\xec\x90\x4e\x0f\x36\x91\x1d\x72\x7d\x5a\x7c\x30\xef\x6a\x10\x0a\xe0\x62\xf9\xfe\x62\xd5\x6e\x27\xc0\x09\x4f\xd7\xe2\x33\x0e\x48\xd4\xae\x08\xf3\xa6\xfe\xa6\xba\x01\x1e\x51\x42\xc3\xf3\xa6\xf3\xa4\xe1\xc6\xcd\x89\x2e\x7e\xe3\x62\x1b\x6e\x94\x39\xdb\xfc\xfc\x80\x08\x3d\x03\x9d\x3a\x34\x69\x3e\x79\x13\x13\x95\x89\x3e\x85\xb0\x27\xd1\xa7\x3d\xca\xe6\x03\x86\x2d\x6e\x02\x8a\xb3\x4f\x17\xc9\xb0\xfe\x80\x18\xc7\xdb\xf4\xa1\x7d\x5e\x20\x7b\x21\x8d\x8f\xfd\x42\xd6\x0f\x53\xf9\xfb\x93\x2e\x6e\x31\xe8\xda\x06\xbe\xf5\x03\x6b\x88\xe0\x05\x25\xb1\x61\xdf\xfa\xe5\x10\xbb\x7e\xc8\x21\xfa\x07\xf2\xc6\xa6\x67\xca\x95\x30\x81\x3b\x45\x97\xfb\x80\xbe\x53\xb8\x6f\xfd\x4e\xb4\xe0\x0f\x18\x1d\xef\xe7\x17\x80\xdb\x0d\x7a\x41\xad\x5c\x64\x16\x5d\x1b\x55\xb2\xe2\xb6\xb5\xd1\xd2\xea\x2f\xb6\x82\x51\xaa\xc7\xd4\x3b\xeb\x04\x58\xe9\x26\xa1\x73\x6c\x6d\x94\x9e\xdd\x9d\x50\x61\xe8\x2f\xb0\xcf\xab\x9b\x04\xbc\x98\xa6\x01\xbe\x85\xa6\xa9\x60\x99\x24\xae\x57\x01\x49\x5a\xf8\x05\xcf\xdc\x52\xfd\xcc\x3d\xaa\xfe\x11\x46\xe4\x60\xf8\x85\x30\xa2\x22\xb4\xb0\x0a\xe9\xd1\x32\x54\xec\x38\x89\xff\x45\x37\x5b\x5f\x69\x57\xa5\x3d\x4d\x20\x6f\x41\x4b\x5c\xaa\xbf\xe0\x09\xa3\x4b\xfb\x82\x96\x58\xd5\xdb\xc7\xaa\x09\xe8\xfd\x05\xb8\xdd\xb3\xca\x0a\x3e\x36\x0f\xaf\x0a\x59\xf7\x79\xc6\x89\x22\xf5\xca\x02\xd4\x1d\xce\x5e\xb7\x52\xd3\x6b\x7e\x64\xa6\x47\x27\x19\x5f\x00\xaf\xc3\xf9\xe8\x56\x63\xa4\x9a\x9f\x79\x8c\x09\xc7\x2d\xd4\xcf\x71\x56\x9f\xd5\xb1\x05\x9a\xff\x47\x55\x13\x8f\xaa\xf3\x6e\x2f\x39\xb0\x3a\x87\xe9\x67\x06\x7a\x6a\xe9\x7a\x8a\x22\xd1\xd8\xc1\xe0\x9e\x59\xb8\x12\x38\x35\xc2\x82\x9e\xd6\xd9\x29\xd7\x60\x0d\x2c\xfd\x3f\xc0\x3b\x82\x48\x0b\x7a\xd9\xa2\x93\x7b\x8d\x64\x67\x75\x80\xfc\x39\xc3\xd9\xee\xd6\xa0\xe8\xf2\xa0\x19\xf2\xfd\xd9\x84\x03\x69\xff\x96\x9b\xa0\x88\x37\x83\x41\xb9\x5b\x3c\xca\x17\xd1\xf6\xd2\xfc\x3f\xe5\xad\x39\x90\x39\x7a\x8a\x5b\xc4\x28\xbd\x29\x91\xba\xdc\xb1\x75\x2b\x01\xb0\x87\x89\x4a\x94\xd5\xd3\x42\x40\x6c\x7e\x04\x20\xb6\xf9\x6a\x01\xff\x96\xea\x06\xb9\x45\xdc\x1e\xd6\xcd\x72\x85\xee\xb8\xce\xe6\xbe\x12\x0e\x4f\xf7\x80\x4a\x07\x3a\x53\x16\x03\xc0\x87\x9f\x39\x24\x35\x30\xb1\x50\xdd\xcf\x18\x92\xc4\xff\x02\xb6\x6d\x46\x9e\x8b\xb5\xbb\x85\x2e\x16\x0b\xdc\xf8\x96\xbd\x5e\x6c\xbb\x15\xef\xda\x85\x1e\x86\x9f\x89\xb7\x2d\x37\x16\x6b\xbe\xa9\x45\x04\x44\x15\x9d\x93\x2b\xb1\xad\xbb\x44\xbe\x47\xd5\xb2\x1c\x0b\x11\x52\x9f\xed\xb1\xc0\xbc\x66\x46\x42\x57\x69\x91\x56\x42\xd7\x3f\x95\x10\x1a\x0b\xb0\x75\x38\xad\xe2\xda\x89\x3d\x3c\x67\x3b\x56\x51\x00\x6b\x31\x89\x8f\xb3\x24\x2d\x96\x9d\x74\xda\xa3\xb5\x73\x55\xcc\x9a\x3b\xf7\x93\x86\x48\x2d\xad\x13\xbc\x2c\x16\xf2\xf6\x95\x61\x1d\x98\x56\xdd\x67\xd7\x01\xe9\xec\x85\x87\x52\xb6\x84\x1b\xa0\x4c\xf8\xbc\x90\xa9\xa5\x35\xae\x23\x99\x4b\xe3\x40\x04\x55\x11\xc2\x5f\x47\xee\x17\x7f\x01\xaa\x3d\xf1\x07\x8e\x39\xcb\xe7\x33\x89\xd6\xda\x9f\xe4\x36\x35\x00\x47\xda\x8f\x58\x48\xad\xeb\xf4\x07\xf1\xdf\xff\xc2\x1e\x6d\x8b\xd1\xd9\x56\x66\x2c\x82\x57\xcf\xd3\xc9\x40\x09\x37\x80\xbc\xfa\x66\x5f\x06\x55\x7d\xbe\xe7\x10\xb4\x54\xf0\x45\x18\x4e\x20\xb9\x2e\x30\x8f\x4f\x55\x96\x16\x77\xad\x80\x75\x61\x0c\x16\x9d\xd0\xa3\xda\x90\xb7\x2e\xc0\x6d\x2f\x1c\x94\xa2\xce\xe1\xb0\xa0\x14\x2d\x46\x4b\x77\x01\x77\x8b\xa2\x9b\x00\xc8\x43\xb8\x53\x32\xfa\x07\xf0\x9f\x05\xe3\x0d\x29\xe2\x49\xbb\x79\xe0\x6c\x7e\x81\x9e\x62\x3e\x92\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\x16\x78\x52\x93\x88\xa1\x72\x79\x83\xf5\x24\x91\x5a\xfa\x87\x17\x25\x8b\xc6\x87\xdb\xc8\xf0\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x70\x3e\x28\x8f\xe6\x6d\x46\x77\x83\xe5\x3e\xa1\x8f\x70\x96\xfc\xf5\x80\xfd\x84\x88\x76\xfa\x1b\x58\xad\xb4\x53\xef\xe9\x88\x93\xfd\x87\x61\x08\xf8\xed\xcc\x27\x69\xbd\xd2\x8e\xa8\x2a\x95\xbf\x1c\x3b\xbc\x63\x1d\x95\xbe\x03\x18\x7a\x5e\x76\x02\xc3\xe5\xe7\x87\x3d\x8a\xa6\x8d\xec\xa3\x93\x74\x27\xd0\x13\x43\xee\x08\x19\x2f\xa6\x60\xc3\x3e\x16\x4a\xdb\x99\x12\xd2\x11\xa8\x3b\xf2\x88\xdb\xfd\x71\xdf\xe0\x52\xb7\xdc\x23\xb7\xb5\xe6\x71\xdf\xb0\xd8\xe1\x16\x2f\xbe\xe0\x2e\xc1\x91\x3a\x53\x76\xb8\xd3\xda\x63\x79\x4f\x87\x02\x77\x59\x10\x1c\x29\xb8\xbc\x03\x29\xda\x05\x7f\x27\x52\xf4\x3a\xb0\x7a\xa4\x75\x63\x3b\xab\x41\x3a\x9e\x69\x47\x10\x97\xa3\x29\xf7\x42\x2f\x6b\x7f\x40\x9c\xa6\x49\x28\xdc\xc6\x7a\x1f\x59\xc6\x55\x4b\x78\xec\x95\x3a\x1c\xed\xf3\x1d\x59\xc5\xed\x75\xbc\x13\x29\xea\x52\xbc\xa7\xa3\xab\x2e\xb5\x3b\x1c\x0a\xec\x63\xbc\x43\xcd\xea\x68\xcd\x1d\x0e\x06\xf6\x24\xd9\x81\x24\x87\x33\xdd\xee\x50\xb3\x3a\xdb\xea\x0e\x35\x6b\x1b\xa3\xfc\xe5\x14\xda\x11\xad\x1e\xae\x21\xb1\xc3\xcb\xb5\x78\x0d\x1a\xf9\x42\x92\x70\x7f\x71\xe7\xec\x26\xb8\x41\x4a\x48\x32\xee\x8d\x03\xf2\xfb\x84\x4f\x66\xd5\xc6\xa8\x7e\x49\xe7\x1d\xa9\x89\xac\xd4\xdf\xe9\xe3\x6a\xef\x9b\x9d\xa9\x1d\x9d\x3c\x7a\x87\x52\xb4\x3b\xc6\x7e\x4f\x8f\x01\x9d\x95\x3b\x73\x39\x3a\xd8\x67\x47\x29\x48\x5f\x9b\x77\x40\x57\x15\xf3\x1e\x7b\x2a\x45\x3f\x2d\xd0\xdd\x45\xf3\x8c\x82\xe4\x56\x7f\xec\x83\xcc\x28\x22\x99\xa9\xd1\xd9\x35\xf6\x17\x58\xf6\x6a\x5e\x61\x45\x1c\xbb\x55\xef\x83\x37\x77\x6f\xa9\x17\x48\xce\xee\xa9\x8b\x14\x8f\x9a\xdb\xe0\xa6\xd6\xa0\xe0\x84\xda\xbd\x21\x88\xf3\xdc\x60\xe2\x3a\x6f\xea\x17\xa6\x4d\x95\x32\x1e\x3b\x4b\xda\x08\xc2\xec\x13\x45\xd4\x2c\x45\x26\x21\x8d\x57\x77\x12\x60\x7b\x10\x70\x18\xad\x3f\xbf\x40\x2b\x93\x69\x9e\xbc\xd8\xeb\x58\xd9\xa1\xb4\xac\x42\xbb\xfb\xa4\xd5\x55\x1f\xac\x1f\xfe\x17\x8d\x8b\xd2\xd5\x44\x2e\x62\x7a\x29\x8a\xf6\xf5\xb2\xa0\x2b\xaf\xec\x0c\x6d\xb7\x9a\x73\x07\x72\x73\xac\xc0\xbe\xb3\x0b\x0d\x62\xa7\xf4\x34\xb7\x24\x38\xdb\xfc\xc6\x2b\xa0\x1d\x56\xbe\xef\x39\x2a\xbf\x70\x82\x06\x77\x41\x75\xb1\x88\x4e\xe4\xe5\x51\x40\x05\x58\xdd\xc3\xd1\x48\xb4\x16\x13\xd6\xeb\xea\x51\x02\x36\x39\x22\x64\x67\x52\x1b\x27\xcd\xde\x89\x82\x74\x90\xed\x88\x25\xaf\xd2\x26\xec\x27\x7b\x54\x07\x2c\xf8\xed\xb4\xdc\x3b\x5d\x2a\xad\xbc\xdd\x2f\x02\x2d\x8b\xe8\x17\xa5\x74\xd5\xbe\x1d\x3b\xaa\xab\x18\x06\xed\x8c\xfe\x71\x02\xdc\xfd\xe2\xbc\xf9\x85\xd4\xfe\xeb\x99\x5a\x9e\xf0\x0b\x1c\x95\x25\x28\x70\x4c\x95\x42\x6d\xbf\x1e\x3c\x8b\xa4\xc4\x35\x9a\xa6\xbb\xe1\x59\x63\xb8\x09\x50\x05\x5b\xf6\x17\xc6\x54\xe7\x3c\xdc\x6f\x92\xe8\xff\x93\x24\xcd\x1b\x6a\xa1\x6c\x56\xce\xee\x70\x78\xfc\x6d\x3e\xfa\x1e\x36\xa1\x51\x21\x58\xc7\xe9\x6e\x77\xd6\x2a\xb1\x36\x76\x7f\x72\x94\xff\xbe\x38\x58\x8b\xc4\xea\xaf\xe3\x47\xa5\x44\xf8\x87\xf6\xdf\xff\xaa\x73\x46\x1f\x80\x10\xf6\x75\x3b\xa8\x6d\xb2\x42\xf7\x20\xa6\xf8\x74\x41\x96\x15\xb8\x3a\x00\x11\xaa\xee\xb5\x07\x5c\x0a\x6d\x45\x39\x68\x3b\x75\xd4\xc6\xb1\xf1\xec\x29\xfe\xe2\x1d\x86\xef\x95\xc7\xc6\xb3\x47\x18\xe0\xd8\xb0\x58\xf5\x4f\x79\xb4\x0f\x84\xd3\x18\x2f\x1c\x85\x79\x13\xfd\x0c\x30\xa8\xa3\xf1\x28\x3c\x7c\x75\x9a\x1f\x28\x06\x6d\x86\x3f\x18\x1b\x63\x15\xf6\xc1\x84\xcf\x56\x39\x1f\x85\x26\xee\xe2\x36\x79\x1e\xea\xbc\x3d\x6a\x41\x1e\x58\x11\x91\xba\x20\x4f\x6b\x1d\x6c\xd3\x3f\x40\x1a\xe9\xa0\x38\x78\xc2\x4b\xdf\x75\x40\x37\xe4\xa4\x62\x07\x23\x5b\x8a\x7b\xe0\xad\x2e\xfc\x01\x98\x45\x77\xeb\x03\x27\x7c\xf7\xba\x65\xc6\x19\x71\xf8\xd1\xb0\xd1\x75\x95\x38\x98\xbe\xd9\xb1\x32\x47\x23\x89\x22\x19\x71\x29\x06\x1d\x07\x4b\x37\xcf\xe9\x17\xe8\x5e\xa4\x59\x61\xba\x66\x57\x19\x38\xa0\x5b\xfa\x70\x67\x87\x84\x35\xcd\x8c\x42\x71\x0a\xaf\x83\x76\x4e\x33\x1b\x74\x4f\x55\x92\xe4\xc8\x03\xdc\xdc\xda\x99\x49\x4d\x88\xf6\xe0\x09\xde\xdc\x25\x36\x9d\x94\x22\x47\x4f\x1a\x4d\x03\x98\x51\x3a\xb7\x63\xd0\x9e\xa0\x0b\xce\x01\xed\x52\xd5\x65\xe3\x18\x88\x08\x32\xcd\x08\xc2\xb6\x5a\xe6\x78\x8f\xfc\xe2\x30\xf1\x83\x95\x9c\x9d\x65\xf7\x40\x94\xb6\x6b\x33\x1c\x80\x00\xc3\x7e\x83\x07\xe2\x54\x6c\xba\x3a\x50\x04\xcf\x41\x6e\xc7\x20\xc3\x9a\x39\x52\xb7\xb4\x4c\xd3\xcd\x37\xfc\x09\x82\x67\x3d\x2d\x41\xe9\x25\xf9\x76\x40\xbb\x54\xad\xdb\x39\x02\xb7\x13\x09\xa7\x03\xf5\x44\x9c\xa5\xe5\xa0\x76\xc9\xd1\x01\x47\x04\x9d\xf7\xc5\x0e\x89\x33\x96\x3b\x3d\x30\x73\xfa\x82\x61\x27\xd6\x45\x1e\xd4\x07\x39\x26\xff\x80\x75\xb4\x7a\xb3\x13\x57\x74\xb7\xd0\x39\x0c\x51\x35\x07\x5c\x79\x45\x03\xa2\xbb\x1d\x02\x74\x40\xa1\x54\x8b\x9f\x19\x87\x61\x0a\x00\x43\xbc\x36\x50\x0f\xd9\x83\xee\x80\xd7\x9e\x43\xd8\x8f\x15\x24\xc0\x3f\x60\x5f\x4b\xb7\x72\x2c\xca\xd7\xe5\x1f\x70\x72\x09\x5a\x1f\x3b\x87\x24\x8a\x98\xec\xc6\x5a\xb7\x63\xe7\x85\xda\xab\xcd\xc8\x69\xeb\xb4\x8e\x9d\xce\x29\x5e\xed\x9d\x58\x59\x90\xf0\xd8\xc1\xe4\x82\xca\xc7\x41\xa7\x4b\x0b\x49\x28\x78\x5c\x25\xeb\x80\x82\xc7\x25\xd9\x0e\xe2\x12\xc1\xb5\x03\xa6\x49\xc3\x90\xe3\x60\xa1\x47\xbf\x0f\x59\xe2\x4d\x90\x89\x9f\xfd\x3d\x93\x96\x68\xdb\x22\xb4\xc4\x1e\x68\x47\xc2\x18\x33\xd3\xc1\x43\x64\xba\x05\x98\xd0\x3c\x4d\xe7\xef\xbf\xff\xb5\x2e\xc8\x79\xc0\x52\xe9\xec\x06\x07\x0c\x95\x36\x4c\x1e\x27\x04\xc3\xdf\x0a\x0a\x1d\xb0\x4a\x36\x3b\x56\x1d\x48\xfb\x6c\x03\xc9\x71\xc2\x09\xca\x5b\x16\x9a\x9d\xea\x04\xc3\x07\x8c\x90\xb6\x3f\x1c\x17\x27\x54\xe4\xbe\x18\xa9\x7e\x26\xe4\xe2\x85\xca\xff\xa7\x90\xd0\x8c\x42\xf3\x63\xdb\xef\x81\xac\xcd\x61\x0b\xf8\x71\xa1\x66\x80\x20\xd0\x41\x88\x24\x5c\x77\x30\x2b\xb3\x93\x2b\x1c\x37\xb3\x49\xe8\x36\x74\x40\x51\xe3\x6a\x3d\x07\xfc\xdb\x5c\xde\xe7\x60\x7d\x38\x97\xe7\x39\x6e\x76\xa1\x59\x78\xb2\x0b\x2d\xeb\x83\x51\x1b\xbe\x3c\xbc\xfd\xf8\xdc\x7c\x98\xf7\xc3\x87\xd2\x43\x15\x99\x76\xf8\x89\x08\xe6\xb0\x0d\xe4\x64\xa1\x0d\x55\xc6\x1f\xe7\x8f\x30\x5d\x7b\xf2\x84\x09\xce\xf5\x50\xce\x5f\x76\x52\xf4\x43\xce\x9d\xbf\x60\xde\x1f\x09\xa2\xf3\x97\x43\x9d\xfa\x01\x02\x55\x9b\xf2\xdc\xf2\xd8\x50\x13\xc8\x8c\x6c\xdb\xe7\xb9\xf1\xac\xd3\xf1\x7a\x6e\x8c\x78\x57\x8b\xf4\x39\xb3\xae\xef\xdc\x38\xfd\xfe\x80\x0e\x37\x3a\x90\x4f\x68\x3a\x5c\x67\xe2\x44\xb6\x1a\x17\x18\x39\x0b\xd3\x60\x69\xcf\x9c\x85\xc7\x82\x4e\xc3\x33\x43\x21\xc4\xa6\x27\xfc\xbd\x1c\xf4\x7b\x26\xb0\xd1\x99\x7f\x22\xcf\x71\x58\x65\x79\x56\xba\xf9\xf8\x19\xd5\x83\x75\x4d\x3f\x91\x5d\xe6\x57\x3f\x1f\xf0\xf4\xd2\x89\x7b\x22\xbd\x4c\x93\x2c\x39\x5f\xe4\x32\xbb\x6e\xfe\x67\x63\x8a\x4b\x35\xd0\x10\xcf\xe1\x79\xa1\x55\xac\xfb\x99\xaa\x04\x31\xf6\xd9\xb2\x47\xf5\xc0\xe0\x05\x17\xfa\x39\x1b\x49\xd0\x34\xb4\x9c\x6a\xfd\x80\xe8\x05\xeb\x8e\xcf\x4c\xb6\x37\xfd\x43\x72\xa1\xfa\x40\xf6\x18\x57\xe8\x38\x61\x26\x53\xe1\xf1\x71\x76\x5e\x89\x75\x66\x9f\x8c\xa8\x35\x5f\x43\xf7\x10\x56\xa4\x9e\xfd\xc4\xbc\xf8\x03\xd4\x4e\xd7\x6e\x3b\x61\x26\x73\xd1\x90\x13\x0e\x5a\x4e\x67\x7a\x22\xe2\xd6\x99\xe6\x4f\xea\x2a\xcc\x1d\x83\x5e\x91\xd5\x1f\x60\xdf\xe8\x84\x3f\x61\xe2\x72\x35\x84\x33\x71\x88\xa0\xcf\x39\x72\x5e\x35\xe8\xc1\xa5\xd4\x33\x60\xc7\xe7\x03\xa0\x0e\x6b\xe2\x4e\xc4\x27\x38\x1d\xf5\x19\xbc\xd4\xeb\xbc\x3e\x33\x1e\xc1\x34\x31\x6b\xb1\xf5\xb2\x67\xe4\xe6\xf6\x27\xc8\xd5\xa8\x23\xfd\xcc\x88\x85\x4f\x27\x17\x36\xa2\x89\xc2\x3c\x7a\x61\x60\xb5\x72\x06\xf3\x73\x72\xde\xb4\x50\x2f\x48\xa9\xae\x3a\x75\x32\x27\xcd\xf7\x07\x6e\xa2\xe5\x1f\x20\xdc\xbd\xb2\x93\x28\xa2\xff\xa9\xc2\xea\x39\xe1\x3b\x5d\xdd\xff\x62\x7f\x5a\x17\x64\xac\xb1\x3d\xf4\x24\xa8\x31\x6b\x52\x97\x22\x48\x72\x2e\x0c\xc8\xe4\x2d\xea\xd7\xfd\x7f\x0e\xc8\x0d\xe4\x80\xfc\x06\x8b\x7d\xf9\x99\xac\xe4\x0d\xc5\x60\x06\x57\x57\x3a\x11\xcc\xe0\xc8\x94\x73\x91\xb7\xfc\x01\x84\x9f\x70\xfd\xb9\x78\xff\x16\xa4\x39\x19\x93\x6b\x4d\xf3\xb9\x43\xe0\x9a\x48\x66\x38\x36\xfb\xa3\xf2\x6e\xb3\x43\xe3\xb9\x33\xae\x4c\x24\x65\xd6\x40\x2f\xf4\x9e\xec\xec\x1f\x5e\xce\x70\x3d\xaf\xf3\x20\x8a\x76\x93\x80\x51\x2e\xb9\x74\x1e\x14\xfa\x66\x3e\x44\xe9\xba\x82\xf7\x99\x29\x69\x3c\xce\x63\xa2\xfc\x8c\x86\x79\xb0\x78\xa8\x3f\xd8\xd1\x83\xff\x07\xa6\x16\xde\x3c\x0f\x64\xd0\xb0\x50\x38\xb0\xf6\x66\xee\x83\x43\xf0\xfb\xef\xf9\x6a\x8b\xc0\x79\x02\x93\x5b\xc8\x9c\x3c\x6e\x8b\x5f\xc0\x21\xe3\x75\x40\xea\x41\x17\x7a\x3e\xa1\x3f\x1a\xce\x2c\x7d\x22\x54\xc1\x99\x04\x4e\x44\x2a\x18\x88\x9d\x30\x9a\x39\xbc\xe2\x3c\x79\x43\xf3\x90\xce\x5c\x69\x75\x99\x2e\x5f\xc2\x76\x27\x5d\xbe\xac\xaf\x3e\x2f\x8a\x67\xb3\x17\xe1\x96\x0f\xdb\x8b\x5a\x82\xcf\x0f\xc8\x2b\x2f\x00\x7c\xa6\xcf\x97\x27\x0e\x3e\x5f\xae\x7a\x7f\x22\x1f\x8d\xbd\xfb\xce\x17\x7f\xcd\xee\x4d\x8f\xfc\x34\x36\xdf\x9f\xd0\x69\x85\x6f\x79\x27\x4c\x73\xce\x71\x7c\xde\x2c\x4d\xee\x1e\x6e\x54\x5b\x11\x66\x3e\x91\xfe\xd0\xfa\xa3\x13\xb6\x3a\x5b\x19\xce\x9b\xe9\xb6\x34\x84\x3b\xa5\x8a\xc6\x88\x04\x36\x4e\xc7\x7f\xde\x14\x1c\x06\x31\x50\x7a\x39\xed\xed\x79\x73\x03\x14\x93\x70\x93\x46\x7f\xf1\x60\x10\xea\x82\x15\x82\x8d\x7a\x90\xe2\xc6\x01\xdd\xe7\x93\x1b\x42\xd3\xc6\x30\x63\x0f\xe2\xa1\xc2\xd3\x47\xc2\x43\xf5\x92\x4e\xa5\xeb\xf7\x23\x51\x43\x3f\x6c\xd4\xfb\x57\xfd\x00\x65\x9f\xe4\xe1\xc5\x40\x5e\x5b\x0a\x2e\x56\xc2\x70\xc2\x95\x0b\x96\x35\xdf\x97\x2e\x58\xd6\x9c\x7e\xe0\xfa\xe5\xb8\xdd\x24\x79\x52\x17\xa4\x8b\x3e\x55\xce\xb0\x72\x41\x8f\xe6\x8c\xa1\x17\x33\x22\x3a\x5a\xf8\x82\x29\xcd\xa9\x20\xae\x0d\x0c\x25\xf9\x75\xa1\xda\xda\x66\x15\xf9\x85\x58\xdd\xcf\xb8\x37\xa6\x62\xf5\xff\x58\x0b\x6d\xdd\xab\x50\x6c\x0b\x07\x5f\x05\xd1\xc2\xcd\x2f\xf0\xec\xd4\x2d\xed\x82\x21\xac\xfc\xcd\x48\x74\x15\x00\xbb\x9f\x5b\x03\xc3\x9b\x9c\x92\x73\xe6\xee\x1f\xe2\x0b\x7d\x81\x42\x69\xc3\x19\x97\xae\x5a\x50\x33\x45\x53\xf4\xc2\xd3\xee\x34\xae\x57\xe5\x88\x74\xd8\x5f\x15\xc2\x47\xc7\xcc\x05\xc3\xda\x87\x13\xa0\x65\x73\xb0\xe1\x55\x79\x97\xae\x7e\x01\x60\x20\xdc\x00\x77\xe9\x87\x24\xec\x52\xf3\x12\xc0\xaa\x15\xac\x57\xe5\xfd\x44\x37\xbf\xab\xc1\xe3\x5b\x9b\xee\x42\xd9\x34\x27\x26\xbc\xe0\xb2\xe5\xb4\x27\x17\xdd\xa7\x9c\xe4\xe6\xa2\x4d\xca\x65\xf5\x2e\xa8\xb4\xec\x25\x73\x75\xec\xd2\xe2\xff\x09\x14\x3d\xa8\xce\x8c\x75\x9a\xb6\x9e\x2b\xe1\x1f\x92\x7b\x35\x2f\x2c\x90\xfb\x19\xc5\xa0\x91\x49\x38\xeb\x82\x77\xbf\x93\x20\x5c\xc8\xbd\xe2\x4c\x9a\x17\x8b\x66\xd8\x5e\x77\x21\xf9\x8a\x9d\xdd\xae\x91\x9b\x50\xc3\x18\x40\x00\x3f\xb7\x08\x2d\x57\x37\x4d\x38\xf1\x3d\x0d\xcc\xc5\xd2\xdc\x01\xb1\xa5\xda\x8b\x1c\x83\x3e\x08\xe8\xc6\xbd\x74\x50\x50\x59\xba\x5d\x80\x8e\xae\x36\x77\x05\xe7\x59\x04\x04\xf1\x80\x80\xe2\x45\xf5\x94\x0f\xc7\x0b\x81\xa8\x4e\xee\x76\xbd\x38\x6e\x76\xb3\x1b\x5c\xf3\xad\x82\xbd\x80\xd4\xaa\xd5\x4b\x17\x93\x0d\xba\x44\xde\x05\xe8\xf6\x59\x98\x49\x09\xac\x5b\xe3\x85\xcc\x29\x4e\x26\x78\xad\x8c\x1c\xd1\xa8\x98\x01\xda\x36\xa8\x6b\x71\xe5\x34\x8a\x34\x94\x09\x3f\x5e\xd0\x71\x39\x1d\xe1\xb5\x88\x4e\xdd\x40\xae\x9c\x5f\x98\xec\x53\xe3\x46\x0d\x5c\xd7\x18\xb8\x5e\xf0\x56\x1d\x1a\x72\xa1\x6a\x99\x9d\x35\xaf\x9d\x2e\xaf\x52\xa3\x5d\x34\x9c\xb9\xc2\xdd\xb5\xf3\xae\xa3\x2e\xa9\xd1\x72\x51\xbd\x0b\x96\xb3\xcf\x3c\xc0\x99\xde\x6e\x58\x17\x7d\xe7\xed\xdf\x7f\x1d\x5c\x2b\xad\xc5\xc1\x51\x49\x1f\x72\xc1\xb2\xd6\xbc\x14\x07\x2f\x12\x82\xc5\x17\x9c\xe5\x5d\xa1\xe9\x62\xda\xe6\xf9\xe9\x93\x76\x53\x41\x9d\xeb\x44\x11\x0e\xcf\x64\x82\x29\xa1\xb9\x8b\xe5\xcb\x3e\xd2\x80\x68\x4a\x17\xf4\x0b\x5a\x2b\x07\xd3\x5d\x48\xec\xec\xdc\x3e\x17\x03\x43\x6d\x9b\xbd\x4e\x1e\x6d\x16\xc3\x27\x4e\x0d\x1f\x6d\x48\xee\xe7\xec\x0b\xd7\xc9\x99\xed\xfe\x01\xfb\xca\x07\x17\xd0\xd6\x57\xb0\x03\x6d\x19\xaa\x5f\x48\xf6\xe7\xb8\xfc\xeb\xe2\x18\x44\xf3\x95\x51\x0a\x1a\x14\x54\x57\x36\xbc\x5e\x84\x52\x5e\xdb\x8b\x1e\x43\xab\xff\xe9\x1c\xba\x12\x20\x98\x1e\xaa\x43\x3d\x69\x30\x16\x3a\xe3\xcb\x75\xf1\x20\xf2\x39\x73\x13\xc7\x4b\xd3\x75\x21\x56\xf4\x23\x0e\x6f\x6e\xaa\xf0\x17\x10\x7f\xe6\xae\x9b\x8a\xe8\xf0\x17\x5c\x38\x8d\x09\x6e\x52\x4e\x29\x71\x01\x7b\x35\x27\x7a\xba\x88\xbd\x7c\xb4\xc1\x61\xbf\x7c\xfe\xe7\xba\xf9\x7f\x0c\xca\x0b\xcf\x02\xbc\xae\xc6\x73\x65\x6a\xea\xe5\x1f\x90\xbe\xc0\x90\xe5\x81\x8d\xd4\x22\x1d\x55\x31\x8c\x68\xaf\x84\x62\xba\x8b\x5c\x0f\x4b\x63\x6a\x0c\x0f\x75\x41\x16\x67\xac\x92\xe6\xd3\xf4\x81\xef\xa4\x61\x14\x9c\xae\x9c\x89\xf2\x82\x85\xd4\x61\xf6\x17\x9c\xb0\x9c\x0f\xe8\x7a\x20\x05\x24\xba\xee\x5f\xae\x53\xe8\x87\x24\x71\xea\x07\xa4\x25\xd5\x2c\xde\x3f\x9e\xae\x4b\xcf\x80\x3c\x9b\x5b\x84\x7d\x40\x43\xbc\x61\x1e\x75\x22\xcb\x1b\x25\xd2\xac\x52\xbb\xe1\x19\x6f\x7b\xc3\xbd\x51\xaa\xa8\xbd\x8d\x67\x8c\x09\x20\xaa\xd3\x65\xe6\x06\xaa\xb3\x34\xbe\x99\xd4\x5a\xa7\xe0\x8d\x1c\xd6\x76\x08\xb8\xb7\xdc\x9e\xee\x11\x28\x4f\xa8\xf0\x2e\x2c\xb6\xa7\x19\x80\x7b\x94\x73\x91\xdc\x25\x0f\x2d\xcd\x19\xb4\x86\xf6\xbe\xbe\xa1\x35\xb4\x03\xca\x8d\xfc\x2c\x5b\xf5\xff\x38\xc8\x25\x72\xee\x82\x43\xce\x53\x50\x78\xa8\xb9\x7d\xe0\x40\x1d\xab\x77\x39\x91\x55\xc3\xed\x63\x84\x92\x37\x77\x21\x23\x7b\x40\x54\x5b\x69\x86\x98\xef\xda\x88\xea\x06\x0a\xac\x36\x51\xdf\xa9\x93\xf4\x24\x13\xf6\x49\x30\xdf\x2f\xec\x9b\xc6\x60\x77\xc5\x2a\xeb\x94\xbd\x53\x25\x69\x36\xa9\x64\x3c\x8d\xa9\x92\x46\x91\x00\x95\xe3\x07\x16\xde\x30\xae\xda\x35\xef\x6e\x3c\x64\xb5\x5d\x6f\x66\xc0\x76\xdc\xd2\xdd\x98\xe5\x46\x5d\x20\x64\xd4\x3e\xb8\x37\x42\x46\xdb\xe7\x7f\x0a\x2d\xbf\xc0\x5a\xb7\xb6\x75\xdd\x69\x4d\x35\xb3\xc2\x5a\xea\xdb\xdb\xcd\xa0\x50\xa7\xe4\xbf\x3b\xf1\x89\xfa\x40\x69\x34\x23\xa8\x9b\x1a\xc7\xe2\x67\x9e\x78\x3a\xd8\x6f\x20\xcb\x61\x24\x70\xc3\x9a\xea\xa0\x89\x7b\x24\x4d\x5a\x6d\xf8\xe2\x87\x0b\x6e\xde\x08\x13\xf5\x1d\xe4\x1e\xbc\x94\x48\x71\x7a\x0f\xf2\x93\x46\x35\xb8\x16\xfe\x1f\x86\x20\x8f\x1a\xee\x50\x8e\x4c\xb9\x83\x3e\x13\xba\x83\xde\xa8\xfd\x61\xff\xe8\x3b\x68\x5a\x97\x2e\xe0\x0e\x6a\xff\xd7\x9f\x62\x86\x6e\x54\xad\x75\x62\xda\x1b\xe9\xf6\xec\x20\x7b\xcf\x17\x04\x38\x9e\xf9\x86\xfa\xd0\x0e\x8e\x37\x40\xe1\xb2\x87\xf9\x0d\x0c\x68\x75\xdc\x3d\x73\xd6\xfd\x03\x26\xd9\xcf\x2c\x0b\xe2\x1d\xb3\x72\x8e\xc5\xce\xb0\x5a\x1a\xf9\xde\x8b\xfb\xc3\x0d\xd0\xf4\x20\x8d\xdf\x0d\xc0\xe6\xba\xb6\x37\x12\x87\xb8\x82\xd3\xbd\x48\x81\xc6\xcc\x7c\xd2\x76\x0a\xb9\x77\xc0\x31\x8b\x35\xd4\xf8\xb0\x4a\xfe\xde\xc9\x8a\x96\x73\x70\xa5\xb2\x63\xcb\x0d\x44\x58\xed\x23\x74\xc3\x84\xf9\x91\xe4\x07\x2f\x8f\x02\x32\x37\x4c\x96\x36\x03\xdd\x4c\xff\x6c\x77\x85\x3b\x21\xa1\xc5\xc2\x81\xca\x57\x66\x0c\x18\x2d\x3f\x87\xc1\xb1\xa3\x50\x89\x7b\xa0\x98\x90\xb2\xec\x86\x8f\xfa\xb2\xfb\xf4\x7d\x50\x7a\x8b\x93\x0e\x62\x29\x3d\x9f\x9c\x27\xe9\xa5\xee\x33\x47\xa1\x71\x9f\x1c\x85\x68\x60\x44\xa6\x0b\xd6\xde\xd0\xbf\xd9\x40\x76\x23\xfd\xb3\xbd\x5b\xef\x93\x27\x9e\xa0\xf3\x4d\x2f\x76\x1b\xea\x6f\xe4\xcc\xf3\xad\xe4\x4e\xc8\x58\xdc\x24\x75\x8a\x9a\x7a\x42\xc6\xe5\x16\xc9\x90\xcb\x44\xf3\x82\x59\x3c\x2c\x82\x11\xf3\x30\xcb\x92\x99\x6a\xe8\xe3\x3e\x92\x07\x11\x93\x9f\x9b\xfa\x7d\xa1\x1c\x96\x89\xbe\x50\xcb\xd8\x2c\xfb\xe2\xab\xed\xa3\x87\xbc\x6f\x5e\x21\x3e\x6f\x90\x6a\xd1\x44\x55\x95\x57\x1b\x5e\xe5\x86\x47\xf7\x83\xb2\x34\x3f\xff\xff\x72\x83\xbd\x7a\xef\x07\x9b\xc6\x14\x31\x39\xb3\xab\xa5\xde\x4f\x52\x20\x92\xe0\xcf\xd5\x9c\xa9\xec\x7e\x20\xba\x3c\x6f\x0f\xcf\xf2\x7f\x13\xfb\xfc\x98\xfa\xa8\xea\xb9\xa0\xd8\xdb\x4f\xcf\x84\x3b\x1a\xc3\x83\xf0\xc3\xf2\xf9\x20\xd7\x7a\xea\x07\x5c\xb2\xbb\x3f\xe0\x85\x33\xfc\x03\x15\x1e\xe1\x2f\x72\x71\x4d\xd4\x83\x7b\xb9\xbe\x80\xa5\x73\xb8\x0a\xfb\xb3\x41\xe9\xad\x7d\xf6\xc0\xa9\xdc\x9b\xe2\x41\xe9\x0f\x7b\x20\x3e\x1b\x34\x20\x9a\xc8\x87\xc1\x85\xd6\xd4\x3f\x4c\xc7\xe1\x9b\xd6\xb3\x25\x87\x6a\x9c\x1b\xdd\x36\xdc\xc7\x8b\x82\x6a\xd5\x5a\x3c\x40\x3d\x5d\xb8\xec\x29\x70\x49\x14\xae\x7b\x58\x86\xcc\xc5\x72\x1f\xa0\x9c\x65\x0f\xe6\xa7\xa4\x58\x76\x93\x49\x84\xdf\x80\xfd\xc0\x13\x83\xbc\x74\x8e\x86\x7a\x98\x97\xce\x72\xf9\x29\xbc\x1f\xea\x3c\x7d\x90\x22\x79\xd9\xf3\xf6\xa9\x98\xca\xe5\x67\xf2\xe8\x9f\x9c\x14\x1e\x1a\x73\x9d\xea\xf2\x61\x91\x5a\x57\x0f\x7f\x12\x28\x49\x46\x3e\x2f\x50\x2a\xce\x41\xf5\xd4\x9c\x57\xad\x4d\xea\xc3\xa6\x7f\xb8\xb1\xb8\xfe\x82\xbb\x4a\x83\x6e\x64\x06\xb1\x13\x70\x8f\x4b\x39\x3f\xb4\xac\x3a\x1e\xf1\x61\x19\x33\x6d\x9a\x87\x6e\xdd\xae\x83\xfb\xb0\x8c\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x49\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\xaa\x53\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\x70\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xe6\x8f\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x19\xec\x61\xa0\x4e\x9a\xbd\x60\x9f\x80\x65\x5d\x50\xfd\x41\x04\x61\xd7\x61\xf4\xc0\x73\xfc\xb3\x05\x62\xc7\xb3\x26\x16\xb9\xde\x6c\xde\x7d\x18\xff\xe7\x24\xa2\x4f\x24\x3e\x14\x85\x2f\x18\xea\xf6\xcb\x7d\x60\x5b\xfd\x6c\x00\x80\x23\x5b\x46\x9f\x99\x8b\x2f\x92\x91\x0c\xce\x59\x4a\x9e\x89\x49\xf2\x1e\x43\x6a\xe2\xf5\xed\x81\x77\x50\x7f\x40\x8d\xaf\x94\x76\xcf\xa4\xb7\x67\x73\x17\x39\x0a\x13\x01\x9e\x17\xd8\x7f\x56\xae\xad\xbe\x40\xd4\xa1\xf5\x7e\xcf\xe2\xd2\x5a\xfc\xac\x1c\x86\xa8\x58\x54\xfc\x58\x20\xad\xdc\x9a\x7e\x83\xfe\x02\x7e\x61\xa2\xe4\xa4\xf7\xc5\x22\x13\x7b\x6b\xa1\xea\xc7\xfa\x2c\x2f\x6b\xb3\xb9\xa4\xea\xb3\xa7\xe8\x56\x27\x48\xf8\xe6\x0b\xfa\xb3\x43\x74\x0b\x09\x3c\x70\x4e\xb3\x8a\xe0\xd9\x29\x51\x2c\xbb\x59\xf6\x63\x6d\xfe\x02\x2c\x62\x11\x07\xc5\xdd\xfa\x6c\xad\x3d\x89\xd2\xdc\xd0\x88\x6a\x67\x8c\xe7\xc0\x0d\xd6\x93\x07\xdf\x33\xeb\x02\x9f\xa3\xbf\x2b\x6a\x26\xcb\x2c\x18\x52\x00\x3d\x07\x79\xc0\x44\x21\x2f\x86\xf5\x08\xcf\xc1\x25\xef\x7e\x81\xb7\x6c\x21\xbb\x07\xc1\x84\x36\xbb\x3e\xc8\xf1\xf6\x91\x41\x27\xf9\x54\x5c\x76\x22\x16\xd7\x3b\x81\xb1\x85\x76\xde\x78\xa0\xc8\xf3\x15\xf4\x39\xe9\xcf\x25\xfd\xcd\x73\x52\x27\xaa\x7b\xf1\x73\x71\xee\x45\x02\xd4\x6a\xbe\x93\x3e\x48\x3a\xf1\x99\x86\x2b\xf9\xc1\x1f\x40\xa8\x79\x1e\x2f\xca\x2c\x4b\x7b\x78\x84\xf9\x26\xff\x40\x0d\x66\xbf\xfd\x07\x06\x48\x47\xfd\x3c\x54\x7a\xd5\x3f\x65\xf4\x79\x60\x6c\xdc\xec\x0b\xf2\xa4\xb5\xd1\xe0\xe5\x86\x66\xd2\x1c\x0e\xc0\x66\xb0\xfc\x40\xc3\x65\x8f\x99\x07\x1a\xae\xcf\x99\xff\x90\x9b\x75\x13\x7c\x60\x6c\xb4\xf7\xf0\xf3\x90\x71\x34\xde\x87\x8c\xe3\xff\xc7\x7f\xff\x0b\x27\xaf\x7a\x80\xe8\x3e\x8e\x11\x0f\xf4\x53\xce\xb4\xf0\xb0\xbc\x86\x03\x3e\x1f\x66\x9f\xb0\xab\xc7\x03\x84\x27\x23\x45\xfc\x60\xac\x9c\x72\xc2\x89\xdf\x8f\x34\x4e\x3d\x93\xa6\xa2\xe7\x97\x26\x25\xbf\x8d\xdf\x0f\xda\x96\x7f\x8b\x18\xbf\x1f\x58\xf9\xdf\xa4\xc5\x0f\x80\x6e\xca\x0c\x17\xbf\x1f\x57\xbd\xeb\x99\x52\x61\xf3\x0b\x58\xf5\x7f\x6c\x12\xbf\x8d\x14\x85\x9e\xa1\xe5\x2b\xa2\x00\x76\xca\x4d\x76\x94\xf8\xa1\x50\x5b\x6f\x7e\xc6\x2c\x35\x0d\x01\x7e\x6b\xbd\xa9\x43\xa8\xb4\x7a\x13\xc9\xb4\x5b\x7e\x9e\x41\xd0\xbf\x83\x31\x7e\xac\x2a\xab\x43\x20\x7e\x70\xf1\x9f\x32\x15\xc5\x0f\xf5\x2f\x94\x2a\x33\x7e\xc8\xa5\xa6\xfb\x48\xfc\x0a\x64\xbe\x27\x09\x2a\xa8\xe1\x49\x64\x1e\xb4\xb5\xa9\x4b\x64\x83\xe8\x4d\x73\x00\xdc\xd5\x9b\xe6\x08\x6e\x71\x9b\x3c\x60\xe2\x57\x73\x52\xb4\x8e\x2c\xaa\x16\x9e\x85\x9a\x0b\x23\x22\x98\x09\x4d\x09\xb4\xe2\x47\x28\xd5\xd4\x44\xcb\x61\x6a\x58\x2d\x7b\x15\x19\xc8\xdb\x3b\x65\x68\x89\x5f\xe3\x26\xf3\x62\xb1\x6e\x9a\x8e\xe4\xf8\xb5\x74\xbf\xf3\x27\x07\xdb\xd0\x50\x1a\xef\x49\x6e\x82\x67\x76\x17\xe1\x1d\x0c\xd2\xf5\x02\xcb\xc8\x86\x19\xa0\x53\xd8\x15\xad\x38\xea\xca\x2a\x4e\x3a\x7e\x30\x1e\xf6\xae\xff\x47\xb6\xa0\xa1\xc3\x7a\x38\x55\x9b\x38\x7e\x48\xaf\x30\x55\x92\x37\x7e\x48\x10\x56\xbd\x2f\x46\xce\xa6\xbf\xb8\xf9\x85\x3b\xa1\x5e\x48\x0b\x02\xfb\x60\xf3\xff\x4c\x75\x2b\xad\xe1\x2b\x08\xd8\x82\xbf\x80\x25\x76\xf8\x19\x65\xb6\x36\x4d\x0c\xcb\x93\x7d\x9e\x29\x60\x3d\x53\x2c\x57\x16\x1e\xf8\xe4\x6e\x57\x97\x33\xbb\xd4\x4c\xa1\x7a\xfd\xcf\x53\x0b\x7f\xf5\x61\x26\x62\xbe\x83\x25\x92\xe0\xba\xa5\xca\xa7\xf1\x5b\x64\x99\xe2\x17\x68\x97\xed\xfe\x81\x27\x76\xf1\x27\x64\x2a\x0f\x03\x48\x63\xf5\xcf\x0f\x90\x39\x9f\x26\x78\x4b\x28\x7e\xe1\x61\x13\x62\xb2\x9d\xea\xcf\xee\x1f\x10\xc4\x58\xfd\x0c\x59\xff\xf9\x1f\xf1\xaa\x9f\xff\xb1\x37\xba\x56\x17\xda\x9f\x6e\x9e\x3c\x52\x46\xfc\xc5\x44\x14\x3f\xe8\x8a\xe6\xcf\xdb\x97\x90\xa2\x8b\xff\x8e\x9c\x36\xcd\x3b\x13\x18\x84\x27\x16\xd6\x41\x55\x1b\x8b\x1f\xfc\xb2\x94\xa2\x3f\x7e\xc8\x67\x20\x93\x67\xfc\x0e\xa6\xb3\x57\x83\xe7\x44\xf8\x84\x06\x74\x52\x3c\x78\xe7\xc2\x1f\x5d\xd6\xe8\xf8\xc1\x83\x5c\x36\xd3\xf8\x5d\x1c\x83\x37\xd9\x35\x49\xa2\xdf\xc0\x32\x79\xd7\x31\x8a\x2e\x4c\x33\x3c\x8e\xba\xf9\x99\xe7\xbf\xf7\xd4\x9d\xab\xa6\x0f\x10\xf4\x36\x7f\x16\x40\x3c\x61\xbd\x65\x1e\x96\x43\xf3\xf3\xce\x79\x14\x4d\x0f\xbb\xfc\xf7\xc2\xf6\xa3\x8c\x13\x7f\x6e\xf4\xd5\xd1\x79\xb8\xfd\x52\x96\x84\x7e\xe0\x16\x11\xbf\x6e\x69\xd2\xe9\xfe\x64\xf2\x8d\xa6\x1f\x38\x11\x7e\x4e\x7e\xf5\x17\x1c\x57\x31\x59\xd0\xd3\xe9\x0c\xdc\x52\x65\xa1\x3e\x37\xb6\xe8\xff\xf7\xf7\x8c\xfc\x77\xb9\x8b\x0d\x55\xa3\xfa\xf0\x73\xca\xd0\x7f\x13\xb7\x15\x3a\x77\x7d\x7e\xa0\x7b\xb8\x5a\xc4\x91\x26\xf5\x66\x6c\xac\xc7\xb4\x3c\xca\xd4\x26\x14\xbf\xc1\x3e\xb4\x7c\x5b\xe1\x2e\xf4\xd4\xbd\xa7\x5a\x28\x48\x21\xb6\x4a\x71\xe4\x2f\x10\xa5\xa6\xd8\xb9\xd8\x2a\x8f\x93\xea\x17\xe8\x4d\x28\x22\xe0\x7a\xbd\xc9\x85\x27\x36\x9a\x35\x74\x49\x8d\xad\x41\x80\x49\xc2\x6d\x8d\xa8\x74\xf8\x8b\xac\x7c\x22\x0e\xc0\xf9\x23\xab\x62\x6c\x08\x1a\x93\xbd\x2a\xb6\x4e\x08\xe5\xd5\x63\x25\xcf\xe5\x26\x3b\xaf\x5b\x62\xec\xad\x27\x97\x69\xae\xe0\x8c\xdd\x87\x9f\x81\xc6\x43\x33\xd3\x79\x9c\x57\xff\x00\x4f\xa8\xe5\x67\x32\xb6\xc7\x45\xd3\x48\x75\x8b\x3c\x7e\x3c\x75\x8c\x23\x53\xee\xc8\xd8\xe0\x6e\xdd\x43\x44\xbe\x87\x60\xad\x3a\x1b\xb6\x41\x1a\x35\x4c\x5e\xff\xc3\xff\xa3\xf2\xda\x74\x07\xf4\x13\xf2\xa8\x59\xde\xc8\x83\x1e\x9c\x58\x91\x8c\xa0\x30\x05\xb7\xc7\x16\x84\x2c\xde\x27\x38\xcf\xc2\x6b\x39\x39\xf3\xc2\x4d\x1b\xc2\xaf\xba\xd9\x61\xf2\x08\xf5\x18\x27\x6f\x35\x6e\x12\x95\x81\x7a\x88\xe8\x99\x31\x61\x7a\xa6\x0a\x43\x82\x7f\x83\x6d\x43\xfe\xaf\xb1\xe5\x55\xda\x12\xe4\x3d\xe1\xaa\x34\x9c\xb1\xc1\x7b\xa5\x7b\xe3\x2c\xca\x0b\xf3\x17\x8a\xfb\x28\xc1\x44\x6c\x2b\x97\x52\x0c\xb6\x88\x88\xbc\xf8\x70\x2d\xae\xde\xfd\x7b\xce\x83\x9a\x80\x75\x63\xfe\x4c\xf5\x8e\x61\xce\xbf\xdc\x8c\x62\xe3\xd9\xa7\xa3\x62\xcb\x0b\xb0\x65\x20\x2e\xc0\x4a\x22\x10\x1b\x7c\x5b\x96\x6e\xc0\xb1\x1d\x0c\x93\x5c\x1a\x02\x2f\xb8\x53\x14\x1f\xbc\x4c\x7a\xd6\xe0\xf6\xab\xca\xff\xb1\xbd\xf7\xd9\x29\x4d\x4f\x6c\xbc\xbf\x0a\x7a\x6e\xac\x30\xbe\x2c\xd1\x4e\xf8\x6c\xb8\x87\x93\x3d\xfa\x7f\xaa\x55\x2c\x22\x19\x36\xbe\x2c\x5c\x4e\x92\xa0\x51\x22\xc9\xf8\xf2\x18\xe0\x46\xd2\xbd\x4e\x17\xd5\x99\xde\x10\xbc\x10\x4f\x7f\xd0\xb1\x47\xfd\x01\xf5\x00\xde\xe5\x70\xd9\xed\x42\x80\xdb\x45\x50\xa9\xdb\xd9\x76\x91\x15\x9a\xdf\xe0\xc1\x60\xa2\xdf\x23\xb2\x35\xef\x6a\x24\x6a\xec\xe6\xdf\x9b\xba\x6c\x4d\x0b\x73\x86\xbb\x4b\x64\xcb\x51\x11\xca\xd8\x78\xc7\x5d\x6e\x8f\xb9\xfc\x34\xc6\xf7\xce\xdb\xaa\x59\x91\x55\x77\x7c\x1b\xdb\x50\x76\x47\xf5\x56\x62\x7b\x28\xb2\xbd\x92\xf0\xb1\xe8\x96\x5c\x88\x3a\xef\x3e\x68\x1e\x52\xe0\xf7\x91\xfc\xc1\x87\x04\x6c\x12\xca\x70\x11\xe5\x47\x39\xa6\x2d\x5c\xde\x03\xb9\x2a\x9a\x2a\xca\x8f\xf8\x51\x93\x58\x7e\x38\xf3\x97\x5e\xd8\x30\x67\x5a\xe8\x42\x4f\x58\x69\x42\xa3\x6c\x29\x46\xfc\x06\x15\x38\xc2\x3a\x65\xcb\x85\xf2\x1b\x18\x95\xa4\x40\xd9\xa8\xb3\x0b\x7f\xf1\xb0\x09\x51\xc5\x34\x30\x52\xf3\x45\x41\x86\x40\x85\x7d\x44\x41\xd9\x19\xa5\x29\x8f\xc2\xac\x2f\x4a\xa1\x19\x05\xa5\xbb\x95\xb5\x3f\x0a\x1c\x19\x54\xa8\x35\x4a\xde\x2a\x75\x25\x29\xb8\x55\xaa\x9c\x67\x14\xdc\x2a\x15\x5c\x15\x05\x8e\x0c\x53\x0a\x97\x28\xc8\x13\xa3\x5c\x0c\x51\x2a\x22\x85\xc5\x8d\x85\xd9\xb7\x15\x54\x16\xa5\x26\x47\xfb\x0b\x64\xf7\xab\xee\x12\x22\xdd\x8b\x85\xe2\x32\x4a\x30\x15\xa5\x11\x12\xe8\x24\x2c\xcc\xa6\xfd\xf3\xe2\xb0\xe0\xa1\x94\x67\x51\x98\x73\x50\xca\xb3\x28\xc8\x9f\xad\xa2\x79\x51\xde\x5b\x6a\x55\xc9\x90\x28\x0d\x91\x8a\x92\x5e\xe5\x45\x00\x7d\xfc\xfc\x0c\x7b\xb7\x47\xc9\x8c\x84\x52\x8d\x45\xe9\xac\xae\xa6\xc5\xef\x94\x0c\x3a\xd9\x4a\x4f\x16\xf4\x1b\xef\xda\xaa\xfc\x5a\x14\x1c\xe7\x0a\xc6\x8a\x02\x03\xc0\x92\xea\x2b\x0a\x7c\x68\x87\xd9\xa7\x13\x3b\xeb\xa8\x2b\xcc\x7e\xad\x6d\x55\x7a\x12\xa9\x99\xee\x0f\x00\x9d\x3e\x60\xf1\x6e\xe9\xeb\xa2\xc0\x00\x50\xbd\x34\x2f\x1e\x68\xbf\xee\x0f\x08\x5a\xcc\xa0\xf0\x8c\x90\x37\x61\x94\xc1\x7b\x59\xf1\x0b\x0b\xfe\x58\x7e\x26\xb4\xea\x7f\x49\xac\x10\x25\x88\xe5\x74\xa7\x2a\x81\x7c\xae\x9e\x76\x58\x03\x54\x6b\x2d\x4a\xe4\xae\xd4\xc2\x05\x81\xb7\xe7\xe0\x45\x14\xb5\x78\xc8\xb0\x07\xc8\xad\x26\x0a\x22\xab\x86\x47\x14\x44\xac\xba\x65\x15\x64\x9a\x51\xa1\xc1\x28\x30\x0f\xa8\xfe\x55\x14\x98\x07\x54\xa2\x2b\xca\xa4\x78\x94\x7c\x2e\x2f\x00\xe9\xc3\x3b\x08\xf1\xdf\x9b\xaf\x34\x25\x95\xfb\xa6\x69\x12\xb8\x79\x1a\x16\xfb\x10\x0d\xa9\xbb\xf7\x42\x2d\xf0\xbb\xd9\x91\x65\x57\xe4\x6e\x11\x85\x6a\x76\xdd\x47\xca\xce\x16\xd5\xc0\x4e\x22\xfd\x3e\x65\x78\xf7\x0f\x38\x86\x04\xf5\x0a\x33\xf8\xc5\xe7\x87\x24\x5a\x44\x22\xf7\xb4\xa2\x0d\xa2\x1c\x84\x2c\x1e\xf7\xc1\x03\x5f\x13\x03\x6f\x89\x61\x09\x7b\x50\x25\x33\xfd\x03\xab\x2b\xf9\x83\x85\x0f\xdc\x03\xcf\x0d\x51\x00\x8d\x79\x55\xe4\x7b\x94\x93\x17\x56\xcf\x1b\xbd\x5f\xbd\xfa\xc8\x3c\x33\x2c\xa1\xe1\xd9\xf0\x99\x36\xa8\xcc\x87\x05\x4f\x7a\x36\x4c\x7f\x40\x65\x97\x6e\x23\xe5\xe4\xf1\xad\x0b\x4e\x01\xe6\x18\x1e\x04\x0b\x55\x7f\x9e\x39\x0b\x1a\x04\xa2\xac\x7d\x59\x29\xac\x42\x6d\x8c\x5d\x50\x0b\x30\xcc\x2c\x17\xaa\x63\x08\x00\x17\x96\xf6\x33\x22\x2e\x37\x7b\xd0\x3a\x30\x9f\x9e\x15\xbe\x05\x55\xa4\xab\x37\xd5\x0d\x5f\xe9\xcf\xff\xf0\x00\x37\xcb\x3f\x14\x13\xee\x21\x21\x42\xf5\x0f\x60\x2f\xcf\x0a\x20\x82\x55\x42\x05\x08\x61\x78\xcf\x3c\x54\x45\x08\xb4\x97\x27\x83\x22\xdc\x22\xf3\x7c\x8a\xc6\x07\x05\x0d\xbd\xef\x1f\x0a\x43\xb5\x50\x59\x66\xda\x1a\xd8\x9a\x20\x41\x80\xb4\xc2\xd1\x72\x7c\x5e\x38\xf8\x85\x5f\xe0\x7d\xd7\x5f\x6c\x3c\x99\x74\x40\xd7\xc4\x11\x9f\x1f\xc0\x30\xd5\xcf\x9c\x88\xaa\x67\x46\xc4\x4f\x3d\xe3\x40\x77\x97\x50\x54\x2b\xcd\x77\xd4\x8d\xb6\xab\x4f\x83\xef\x2e\x93\xd3\x40\xd4\x92\xc3\xd4\x17\x28\xdc\x6c\x3d\x72\x45\x96\x62\x95\xd3\x8a\x5a\x78\x3f\x0a\xff\xc0\x13\x5d\x38\xba\xa2\xe8\xc7\x68\xee\x02\x99\xc3\x97\xff\x3f\x60\x93\x59\x7a\x26\xcb\x7f\x5a\x84\x68\x98\x7e\x7e\x30\x28\x7d\x90\x4a\x00\xc1\xe8\x8a\xa0\x9b\xcd\xe8\xab\x56\x72\x98\x80\x4f\x45\x5d\x66\x65\x49\x8b\x5a\x89\x00\x86\x7f\x20\x0c\x11\x46\xac\x48\x4e\x33\x7f\xf1\xa7\x93\xa8\x42\x11\xae\x9c\xde\x51\x2b\x63\x12\x35\xe6\xc6\xf3\x5e\x57\x87\x0a\xc5\xb8\xa5\x5f\x05\x24\x51\x3e\xf6\xa8\x8d\x36\x0f\xcf\x62\xa7\xa9\xc8\x43\xea\x64\x26\xe1\x9e\xda\xa9\x16\x95\x10\xaf\x1d\xcc\x23\xf9\x56\x3b\x4f\x5f\xaf\x25\xf2\xbe\x54\x4f\xf4\x60\xe0\xa3\xc0\x59\x65\x6a\x37\x1b\x46\x2a\xe2\xa9\x95\x86\x38\xea\xe0\xe1\x64\x22\x10\x60\x3d\xcc\x3e\x83\x37\x53\xc1\xb7\x9a\x5a\x6f\xdd\x3f\x2a\x0a\xc0\x29\xf9\x4c\xd4\xa0\xd0\x35\x8b\x32\x6b\xb0\x0e\xf5\x1a\xe0\xc8\xcf\x33\xec\x4b\x9f\x06\x40\x63\xf7\xf7\x49\xa3\x36\x09\x7c\x00\x94\x4c\x36\x6a\x00\xcd\x49\x16\xd4\x20\x89\xba\xe2\x54\x9e\xe9\xcb\x83\x98\x49\xa3\x68\x60\xfa\x38\x25\xdb\x8c\xca\x63\x5d\x5a\xef\x8a\x02\x6f\xc6\x5a\x95\x11\xcf\xd5\xcf\x94\x60\xd3\x3f\xc0\x5a\xa0\x13\xb7\xb2\xc2\x9b\xdc\x9e\xa2\xae\x24\x4a\x6f\xe4\x29\x2f\x5c\x50\x17\xc1\xb9\x84\x60\x4d\x4d\xba\x20\x60\xa5\xc9\x5e\x67\x43\x65\x9c\xcc\x47\x3c\x2c\xe2\xa3\xe9\x2f\xb8\x59\x75\xc7\xad\x3b\x13\x7a\x9b\x03\x76\x1a\x42\x2c\x0f\x98\xff\x57\xe9\x00\xa3\x22\xdf\xaf\xe3\x79\xa2\x22\x3f\x8c\x55\xac\x75\xe7\x5d\xc9\xd3\xbb\x53\x9c\x5b\x66\xec\x14\xad\x9e\xae\x03\x50\x54\x90\xa7\x42\x3d\x3e\x74\x94\x57\xd4\x58\x6b\x2a\x7b\x12\x95\xea\x71\x95\x31\x89\x7a\x50\x02\x58\xaa\x40\x03\x51\x95\x6d\x2f\xea\x41\x3e\xf1\x0b\x27\x9b\xf0\x0b\xd7\xcb\x89\xe6\xbc\x83\xe0\xd0\xbb\xfe\x04\xaf\x77\x3f\x23\x65\x91\x0e\xeb\x7a\xe6\xdc\x69\x9c\x27\xf7\xb4\x97\xf0\x24\x73\x6b\xb6\x4f\xf8\x85\x7b\x33\x9c\x0c\xb9\xf4\xfb\xdc\x7f\xe6\xe5\x54\x6a\x78\x45\x91\x07\xe6\xe7\x03\x80\x80\xc3\x92\x09\x5a\xfc\xa6\x6c\xa5\x51\x2f\x04\x5d\x98\x04\x16\xa3\x58\x66\x09\x26\x7e\x31\xaf\xb3\x32\xda\xf4\x66\xb8\x72\xf5\xd4\x07\xc2\x5b\x86\xe7\x01\x66\x7c\xb9\xc7\x47\xbd\xb9\xdf\xbc\xbd\x6e\x24\x88\xf4\x16\xbe\x33\x71\xa6\x46\x71\x53\x48\x68\x22\xef\x9c\x48\xbf\xc0\xe3\x5c\x6a\x88\x7a\x27\x95\x1a\x06\xb2\xfe\x2a\xb7\x5d\xd4\x17\xc6\x54\x45\xd4\x46\xbd\x49\xb4\x88\x84\x65\x61\xb8\x07\xa0\x9a\x36\x65\xb7\xac\x34\xde\x7b\x66\x9f\xdc\x6d\x62\x07\xf8\x67\x0e\xa3\x81\x87\x2c\x29\x4d\x47\x4d\x9c\xf3\xa7\xb0\xa2\xa8\x0f\x2f\x53\xe6\x26\x7a\x73\x2a\xa1\x4e\x54\xa4\x04\x5e\x1e\xf2\x43\xec\x27\x6e\x69\x0c\x57\x91\xff\x4d\xb4\x5f\xae\xc4\xd0\x0f\x0c\xe1\xae\x7a\xce\x51\x4f\xfd\x80\x95\xf8\xbc\x30\x50\xa5\xc6\xcf\x10\xdf\xda\xa9\x0d\x25\x89\x6d\x13\x68\x8c\x74\x9e\xba\x6c\xb7\x8d\xb7\x3e\xad\x5c\x63\x44\xcb\x4f\x62\xad\x95\x0c\xa7\x16\x0d\x85\x89\x14\xf4\x05\x33\xec\x79\x6d\x1b\x51\x8e\x24\x50\x2b\x64\xe1\xd0\xf3\xe4\x07\xa2\xba\x70\xdf\x89\xa8\x82\xd8\xf9\xee\x1e\x79\xa3\x0a\xb7\x48\x61\xb1\x99\x48\x6e\x82\xe5\x26\x71\x1d\xf1\xc0\xa9\x6b\x11\xa8\x69\x15\x49\x3a\x24\x46\x1b\x43\x89\x3d\x91\x2f\xa6\xa9\xf2\xca\x8f\x06\xd5\x8b\x12\x85\x45\xa3\x7d\x7f\x7a\x56\x10\x43\xa2\x94\xa7\xd1\xe0\x08\xa9\x7c\xa4\xd1\x1a\x6f\x60\xee\x11\x9e\x91\x43\xf0\xa0\xa5\xb9\x5f\x62\xb9\xb5\x9c\x57\xff\x90\x88\x42\xec\xd2\x28\x76\x8b\x3b\x61\x55\x0d\x6d\xab\xd6\xc8\xa4\x02\xfb\x8d\x51\x22\xca\x15\x17\x8d\xc8\x67\x93\x2c\x6f\x69\x2c\x91\x7e\xae\x75\x2e\xa7\xc8\xe8\xd9\xab\x26\x1f\x01\xc9\xc3\x73\x95\xda\x14\xb7\x88\xd0\x35\x33\x2d\xea\x3b\x28\x9b\x67\x34\x14\xe2\x9d\x9b\x4e\x8f\x06\x65\x8a\xaf\xf9\xad\x73\x2e\xf5\xff\x40\x4d\x17\x89\xc0\x36\xf2\xd8\x14\xc9\x70\x30\x18\x9f\xe7\x86\x4c\xee\x7e\x1e\x1c\x82\x18\x6a\x70\x08\x7e\xc6\x6a\x0a\x0e\xb4\x91\x13\xab\xa9\x1f\x0c\x2a\xfc\xbc\x41\x48\xe1\xbd\x0c\xe7\x4a\xa5\x6b\x88\x46\x68\xe6\xc5\x8b\x5c\x09\x11\x15\xbc\x3d\x98\x07\x91\x72\xcf\x42\xb5\x21\x50\x45\x49\x25\xa3\x51\x7d\x22\x7c\xd1\x60\x9f\x69\xd3\x4c\x4a\x64\xb5\x79\xab\x32\x35\x8d\x14\x8c\x6d\x4e\xbe\xa0\x2e\x27\x76\xe2\xf0\x07\x38\xa5\x85\x1d\xda\x4c\x99\x26\xa2\x17\xfb\x14\xf6\x6a\x2b\x05\x8a\x88\x58\xc9\x60\x9a\x5b\x3a\x18\x6c\x12\xe5\x6d\x51\x1e\xe8\x62\xd6\xd6\xe2\x1b\xee\x85\x18\xc6\x7b\x83\xe9\x5f\x54\x96\x32\xda\xe2\x5c\x98\x0c\x58\x70\xcd\x73\x7b\xd2\x29\x2a\xf6\x9c\x1b\xd1\x49\xad\x8c\x87\x8e\x12\x62\x4d\x45\x0f\xa2\x11\x8b\x6d\x96\x9d\x7b\xee\x47\xff\x80\x3b\xc2\x74\xa7\x39\x30\x8d\x23\x73\xf7\x79\xc9\x76\x1e\x8b\x9b\x7f\x20\xa3\xd5\xbf\xb8\x78\x47\x43\xcd\x31\xe7\x74\x8a\xc6\x04\xc2\x56\xdf\x37\x28\x7e\x7c\x65\x6d\x09\xdd\x74\xff\x6b\x44\x6a\xaa\xc0\x18\xed\x48\x92\x34\x0a\xe4\xe6\x9b\x9b\xe5\x3b\x02\x9d\x8b\xe5\x39\xe3\x9c\x95\xa9\x2c\xda\xc9\x71\xeb\x6e\xd4\xce\x1c\xb7\x7f\xc0\xfe\x12\x6e\x6a\x00\x52\x8e\xf2\x8b\x76\x62\xf7\x08\x06\xb5\xeb\xc7\x17\xf4\x05\x80\x52\xb1\x77\x54\x83\x39\x48\xb9\xe5\xa2\xc1\xfc\x33\xed\x8e\xd3\x2e\x32\xfb\xe6\x2f\x78\x18\xea\x42\xd6\xa0\xbd\x29\xf6\x85\x6a\xb0\xff\xa8\x84\x4a\x34\xba\x4c\x4e\x6f\xd1\x2b\xe7\x5b\x6f\xc0\x20\xa4\x04\x6a\xd1\x6e\x86\x6c\x68\xe0\xa8\xdc\xa5\xfc\x69\xd1\x6e\x6a\x6b\x74\xaf\x6c\x0c\x64\xf1\x38\x61\x31\x1a\x06\x11\xf0\xa3\x2c\x3f\xf3\x2d\xaa\xce\x0e\x83\x0a\x94\xfa\x2a\xf6\x9d\x6a\x77\xae\x9f\xbb\xc0\x5e\xb1\x5c\xb9\xb1\x7e\x9b\x0f\x4b\x84\xc2\x0c\x1f\xa6\xa9\x52\xd2\x45\xb4\x3d\x30\x44\x58\x7c\x52\xc5\x64\xa9\x40\xec\x65\x59\xf8\x24\x4f\x89\xe8\x87\xea\x9d\xe6\x1f\xc8\x00\x66\xc3\x4c\xf4\xa7\x1d\xdd\x7f\xd0\x58\x4a\x9e\xf6\x1f\x66\x52\x22\xa1\xa3\x34\x97\x32\xf8\x44\x07\x54\x52\xfa\x9c\xe8\x8c\x8d\xb1\x3b\x57\x47\x52\x97\xd0\xd2\x74\xd8\xa9\x94\xcb\x26\xfa\xef\xc6\xb3\xde\x07\x54\xb2\xd6\xab\x23\x83\x5f\xb1\xb3\x56\x47\xa0\x8b\x92\xc2\x44\xdf\x48\x81\x28\xde\x18\x53\xd2\xdc\x02\xd5\x3f\xd3\x2d\xe0\x32\x27\x79\xd1\x61\xe7\xb2\x0d\xb4\x6f\xa8\xcf\xa7\x53\xa8\x6f\x24\xd1\xcf\x0f\x54\xf6\x22\x99\xc9\x92\x37\x01\x84\xce\x2a\xb4\xbe\x55\xf5\xc2\x3c\xaf\xcb\x3f\x30\x4c\x4e\x44\x03\xdd\xcd\x4d\x90\xa2\x23\x54\x46\x99\xd9\xa3\xa3\xd2\x56\x7c\x9e\x83\xd3\xe2\x16\x58\x93\x44\xa3\x7e\xd1\xde\xfb\x82\x46\x55\xf2\x6e\x60\xb2\x0f\x24\xbc\xf5\x0b\x5c\x29\x2d\x6d\x41\xcd\x3f\x09\xff\x5e\x7f\x70\xbe\xf2\x33\x4a\x42\x08\xb1\x74\xa8\xb4\x2c\x2a\xfa\x0b\xfe\x8a\x0f\x87\x5e\x93\x35\x34\x8f\x70\xe7\x94\x27\x71\xf4\x3a\xff\xfb\x5f\x53\x81\x86\xe8\x35\x87\xe0\x1f\x60\x2c\x14\x7f\x77\xe4\x91\xa9\x9e\xc5\xca\x11\x98\x22\xca\x0d\x5d\x35\x7b\xcb\x95\x52\x8b\x8d\xf2\xcd\x4d\xa2\xe6\x82\x12\xaa\x44\x87\x99\x2d\x3c\x8b\x2d\xe7\x5d\x7d\x34\xca\xbb\xe2\x16\x16\xbe\xd0\xa8\xda\x8e\x67\x4d\x3b\x0c\x71\xd6\x24\xf7\xc6\x2c\xa7\x7f\x49\xff\x13\x1d\xf1\xca\xca\x85\x12\xbd\xa5\xa8\xd4\x14\x20\x60\xd9\xa6\xf0\xde\x73\xc4\xa2\xb7\xc3\xcd\xc1\x9c\x98\xc8\xb4\xfa\x07\xe4\x44\x35\x9b\x74\x8e\xd8\xdc\xdd\x79\xdb\x11\x0d\x9d\x03\xd4\xb2\x22\xac\x27\xcc\x99\x08\xeb\x51\xd0\x69\x74\x84\xf5\x58\x09\xdd\x3b\x15\xbe\xde\x4f\x48\x94\x53\xec\x74\xd7\x51\x7a\x4c\xb9\x01\xa3\x8f\x8d\x2f\xe8\x0b\xd4\x1e\x53\x64\x6c\xf4\xc1\x55\xd4\x9a\x8c\x0e\x55\x96\x48\x04\x32\x35\x28\xec\x23\xf0\xbe\x26\x69\x70\x0d\xfd\x3f\xea\xbc\x9b\x64\x44\x47\x87\xa7\x04\x1a\x42\xe7\x4c\x8a\x8e\x98\xa0\xf8\x8c\x80\x40\x49\x6c\x04\xb7\x58\xeb\x3c\x3a\x35\x88\x4a\xac\x1b\x3d\x72\x59\xd4\x02\x60\xaa\x6d\xa7\x1d\x76\xc2\xf8\x3c\x77\x1e\x2f\xfe\x00\x9c\x5b\xdc\x45\xc0\x3d\x58\x24\x42\xe7\x18\x9e\x43\x3a\x26\x29\x4d\x69\x74\xa6\x70\x54\x48\x48\x74\x18\x0e\x6d\x7a\xef\x74\xb4\x55\x4e\xd1\xe8\x30\x14\x86\x79\x0d\x89\xa2\x8b\x3d\xfe\xfa\xc4\xbc\x7a\xaf\x4c\xb0\x8e\xd7\x61\xa2\xd6\x4e\xb8\x81\x93\x24\xb8\x07\xb8\xa9\x79\x21\x81\x94\x55\x5a\x3b\x7a\x02\x65\x9d\xa1\x1d\x99\x7a\x6c\x8b\xea\xa8\xaa\x1b\xe6\xf6\x95\x24\xaa\xc5\x45\xf3\x96\xa5\x12\x72\x24\x86\x17\x62\xf1\x0c\x35\xd1\x28\xab\x6b\xbd\x68\xdf\x73\xe9\x34\x4a\xc4\xf7\x84\xb9\x67\xe7\x41\xdf\xfd\x03\x8e\x30\x4f\x34\xe0\xa9\xca\xa3\x45\xa7\x5d\x71\x13\xf4\xeb\xc8\x78\x68\xb7\xf7\x7e\x80\xff\xbd\x83\x0e\xf6\xa8\x41\xd1\xce\x38\x7d\x20\x1d\xec\x51\x24\x1e\xbc\x2d\x08\x4b\x76\x78\xde\xc6\xa7\xc7\x05\x61\x2e\x92\x0f\xe2\x1f\x2f\x25\x72\x49\xc7\xa7\x01\xce\x8a\x96\xf2\x00\x88\xb6\xac\x3e\xf3\x8c\xd4\xca\x20\xb8\x27\x7c\x1c\x9d\x1c\x83\xa6\xf9\xcc\x59\xd3\xa0\x10\x83\xdd\x7d\x5e\x9d\x84\xa2\x96\x85\x27\x7d\xf7\x44\x12\xe0\x70\x7c\xfe\x67\x20\x79\x77\x17\xa0\x59\xb8\xb3\x9f\x74\xf6\x34\x32\x80\x62\x71\x6e\xde\x23\x30\x65\xc6\xe7\xb9\xf2\x05\x11\xf9\xe2\xe5\xa2\x72\x68\xd1\xaf\x8e\x64\x2d\x9a\x96\x8b\xe6\x8a\xcf\x0b\x74\xf9\x72\x8b\xd8\x32\x9f\x06\x51\x32\xcb\x0c\x7e\xe5\x20\xdc\x22\xef\xf9\x9f\x37\x00\x5f\x04\x02\xfb\xcd\x99\x17\x10\xed\x40\xcf\xab\xfd\x49\x43\xd7\x01\xad\xc3\xad\xdf\xc9\x5a\x9a\x65\x6a\x29\x37\xf3\x1a\x6c\xad\x8a\x95\x8f\xce\xa2\x1e\x2a\xf5\x1e\x1d\xf9\x0d\xe7\xf6\x69\x82\xe7\xb6\x65\xd9\xf3\xe2\x7d\xfb\x85\xf7\x87\xe2\xd2\x0c\x8f\xac\x39\xb6\x18\xf7\x87\xc2\xec\xf3\x02\xd6\xde\x5b\x0e\x0e\x59\x8e\x11\x18\x74\xb8\x52\x52\xd1\x18\x08\x19\xb2\x07\xff\xf8\x51\xfb\xa1\x9b\xcf\xa0\x53\xf5\xf6\xf9\x82\x0c\x3a\xfc\x49\xce\x44\xd7\x0f\x74\x1e\xd5\x39\x35\xe0\x33\x6d\xff\xe4\x91\x8a\x43\x91\x39\x10\x57\x64\x67\xf2\xf1\xe3\x6a\x0f\x77\x0a\x96\x15\xfb\x8c\x1f\x39\x54\xbb\x64\x24\x7e\x96\x50\x1e\x5b\xd2\xed\x1f\x88\x60\xdc\xe9\x96\x93\xa7\x5e\x37\x5a\xf6\x86\xdf\x20\xec\x70\xb7\x88\x26\xb2\x8f\xf3\x28\xc4\x55\xd5\x3f\x40\xee\xea\x00\x1c\x85\xd7\x7c\x0f\x04\xa1\xe0\xd5\xe1\x44\xa3\xe0\x4c\x16\x0f\x8c\x42\x32\x4d\x44\x22\xdc\xea\x37\xa8\x86\xf3\xc8\xe0\x0a\x66\xef\xc8\x51\xa9\xfb\x31\x15\x34\xba\x6e\x52\x5f\x8f\x4a\x32\xfd\xcc\x8b\xbc\x07\xc6\xf2\xb2\xfd\xf3\x06\x56\x48\x1a\xc9\x51\x79\x64\xb9\x8f\xc6\x3b\xb5\xc4\xff\x68\x64\x5e\x9d\xc4\xa3\x61\xff\x49\x4e\x0d\x5a\x5e\xa7\x87\x0e\xcb\x6b\xb1\x2b\xec\x48\x07\x70\x8f\x8c\x30\x35\xfc\x05\xf5\x0d\x9f\x1f\xa8\x2d\x34\x9d\xa9\xc4\x34\xb7\x02\x87\x7e\x06\x46\x68\xf9\x59\x21\x38\x84\xf9\x0c\x19\x9d\x4b\xa8\x63\x6a\xf4\x01\x17\x34\xbf\x80\x33\x24\xdc\x40\x2e\x98\xba\x80\x8a\x32\x3e\x0d\xe4\xbe\xd7\xcc\x64\xc9\x58\x5d\xf4\xc7\xc8\xf5\x50\x9b\x44\x6e\xe1\x2f\xd0\xa4\x54\x3f\x63\x90\x27\xcc\x35\x8c\x58\xda\xc2\x3f\x50\xaf\xe2\x05\x83\x0a\xd1\x3e\x39\x23\x55\x88\x9e\x19\xe4\xba\xb1\x47\xcc\x08\x8a\x40\xaf\x06\xa1\x97\xd0\xdd\x20\xd4\xd2\xd9\x37\x02\xc9\x78\x97\x7b\x44\x06\xae\xe6\x0e\x38\x08\xff\x0f\xcf\x0f\xaf\x5d\x20\x71\xba\x8c\x07\x63\x92\x62\x7d\x3f\xe9\xab\x2f\xfd\xc7\x98\xb0\x7f\x79\x04\xa8\xf0\x61\x6f\x84\x31\x99\x85\x43\x1d\x24\x70\xab\x7e\x81\x95\x1c\x35\x22\xe4\xce\x76\x48\xdc\x98\x1c\xa1\x1b\xc0\xae\xf8\x10\x80\x33\x48\xb7\x8e\x41\x4b\xb0\x67\x0c\xe9\x12\x95\x9d\x22\xc6\x4a\xde\xfa\xd3\x99\x34\xe0\x1b\x66\x4b\xf6\x58\x88\x7b\x32\x1b\x2d\x84\x0d\x7c\x7a\xa3\x5a\xf9\x43\x0e\xed\x18\x22\x7f\xf1\x06\x22\xf8\x33\xe8\x8c\xae\xda\xf1\x31\x52\xb1\x29\x45\xf3\xd8\x61\x7e\x09\x7f\x41\x67\x70\x13\xb5\x53\x88\x7e\xde\xc0\x2a\xfa\xfc\xd8\x29\xba\xcd\xbb\x07\x96\xd5\x6c\x82\x7a\xaf\xaa\x57\x18\xe3\xa0\x66\xd4\xb3\x76\xa0\x94\xaa\xcf\xac\x23\xbb\x14\x0d\x07\x14\xcb\xde\x70\x27\x2f\x52\x42\x3c\x03\x20\xcc\x26\xe7\x41\x0f\x75\xcf\xc3\xc9\xfd\xe7\x41\x9c\x28\xfd\x22\x7c\x3d\x4e\x16\x22\x10\x6b\x9e\x14\x44\xde\x2c\x08\xc1\x2a\x16\x0a\x4c\x7b\x63\x77\xdc\xc1\xaa\x1f\xd3\x44\x03\x95\xd9\xea\x3d\x12\x95\xf9\xa4\xb8\x48\xb4\x9f\x29\x35\xbc\x3f\xae\x81\x17\x44\xc3\x0b\xba\xea\x26\xab\xc2\xb8\x88\xf9\x3d\x2f\x50\x51\xda\xdd\x62\x5c\xa8\xc1\x61\xc1\x05\x48\x65\xeb\xf0\xb8\xe0\x86\x6a\x76\xbf\x29\xf3\xbd\xa3\x5f\xcc\xd5\x6d\xa8\x1d\x37\x63\x09\x44\xc1\x8d\x4b\xb7\x05\x3c\x6c\xc1\xb6\xc3\x8e\x3b\x97\xda\x2f\x04\x5e\x10\x3f\xde\x3c\x1d\x2d\x63\x90\xd9\xd0\x36\xcd\x71\x53\x17\xe8\x89\xbf\x73\x9e\x35\xe8\x17\x86\x55\x15\x2d\x8b\xc1\x54\x86\x8e\xd7\x19\x0f\xc5\x8a\x19\xf0\xc1\x89\x20\x7d\xcb\x40\x32\x9f\xcf\x49\xf7\x50\xe3\x23\xb0\x38\xe0\x14\xf7\xe1\xe0\x27\x27\x5e\xc3\x82\xdf\xfc\xf4\x11\xf2\x24\x91\xa2\x1a\x4e\x6f\xaa\x36\x19\xf1\x4b\x22\x87\x7e\xd8\x00\xfa\xfd\x42\x43\x8b\x55\xcf\x49\xd3\xd4\x0f\x98\xc9\x4f\x8b\x13\xcf\x9b\x9e\x11\xe0\x13\x6e\x20\x37\x76\xe8\x87\x83\x71\x21\x7a\xa6\x1f\x69\xd7\x33\xf5\x1b\x92\x1d\x91\x90\x4c\x1a\xca\xd8\x08\x14\x25\xc0\x63\xa3\x26\x5f\x6a\xd6\xd8\x78\x17\x9f\x6e\x83\x13\xe5\x26\x78\x2b\xd5\xde\x0f\x28\x2d\xbd\x9a\x01\xa5\xa5\xa1\x4f\x20\x77\x8f\x5d\xd0\x23\xbd\xea\xb4\x29\xa2\x70\xe2\xfc\x01\x91\x8f\x8e\xda\x80\xd3\x9c\xad\xc3\x51\x78\xf1\x98\x6e\x81\x76\x13\x6d\xa3\x28\x3c\xdf\x25\xe1\x82\x35\x5b\xa7\xa9\xa8\x94\xfb\xda\x49\x51\x69\x43\x14\x87\x44\x25\xcb\xe8\x78\x8e\x54\x0a\xfa\x0b\xe2\x18\xcd\x14\x9c\xf1\x8b\x5d\x8d\xa3\x72\x3d\xcc\x22\x40\x68\x36\x30\x45\xe3\xfa\x08\xb7\x47\xc2\xad\xf9\x27\xc7\xba\x60\x55\xd6\x70\xf3\x60\xb0\xe2\x67\x42\x31\x6d\xd5\x68\x39\x2d\xea\xaf\x27\x01\x5a\xbc\xce\xdd\x2d\x89\x16\xd0\xb9\xd9\xbe\x1c\xd0\xb9\xd9\x70\x1a\x3d\xf7\x8d\x7f\xc8\x41\xeb\x07\xe8\xd0\x86\x24\x52\x8c\xf2\xdf\xff\x62\x9a\x49\x47\x85\x57\xb9\x16\x73\xf0\x76\x63\x0e\x44\xe4\x9c\x75\x68\x31\x58\x04\x4c\x24\xa5\x23\x9e\xd9\x01\x8e\x78\x36\x68\xc7\x60\x69\x08\xb3\xe4\xe0\x20\xfc\xcc\xcb\x8e\x99\x21\x28\x56\xbb\x7f\x28\x1c\xa6\x7f\x00\x4f\xea\xda\x11\xac\x86\xe6\x44\x0d\x11\x84\xe7\x12\x41\xc1\xec\x39\x76\xfb\x0e\xd8\x7b\x67\x71\x93\x0f\x9e\x35\x0c\xd8\x7f\xc3\x79\x11\x22\xdd\xe1\x85\x26\x02\xe0\xc7\xc6\xda\x00\xf8\x99\xba\xa7\x04\x12\xd7\xd8\x10\x1b\xac\xf4\x61\xb3\x5c\xd0\xe9\xcd\xee\xa4\xb1\x68\xd3\x58\x7e\x83\xf2\x40\xea\xfe\x58\xec\x43\x73\xc7\xe0\x70\x15\x3d\x8d\x40\x9d\x55\x9b\x72\x83\x5a\xaa\xe2\x99\x81\x56\x6a\x16\x8f\x6b\x47\x71\x06\x2f\xe8\xce\x05\x35\x13\xc2\xce\xda\x7c\x7b\x8a\x3d\x0b\x24\xbb\x09\x44\xb2\x7e\x88\xb8\x70\xd3\xf1\xff\x94\x10\xc3\x4d\x72\x2b\xe8\x9c\x8b\x83\x64\xab\x8b\x83\x88\xc5\x4c\x73\x80\x4f\x2d\xa6\x0e\x42\x57\x13\x75\xe0\xf0\x17\x94\x8d\xcc\x53\x63\x0e\x38\xc8\x33\x5a\x60\xf8\xcc\xd9\x5e\x19\x07\xb7\x8e\x05\x3e\x6a\xe0\xdb\xb8\x1b\x27\x2f\xbb\x16\x39\xc8\x17\x6d\xfb\x65\xa4\xcb\xbc\xc5\x39\x21\x8d\x30\x4f\x5c\x54\xc9\x78\x39\x2f\x4a\x00\x21\xd2\xb8\x72\x58\x7e\x83\x7d\x68\xdc\xc4\x30\xd6\xce\x06\xca\xbd\x5a\x39\x1b\x50\x1c\xf9\xa6\x14\xc0\x34\xd6\x94\xc6\x9d\x7c\x2d\xa2\xa0\x16\xfa\x4c\x3d\x34\x3f\xd3\x07\xe7\x9d\x0c\x23\x12\x6e\x96\xa3\xf3\x07\x94\xdd\xba\x07\xc5\x0b\x5a\xaa\xd3\x49\x04\x93\xd3\x0c\xff\xbf\xb3\x45\xb7\x70\xf2\x07\x13\xc9\x8c\x05\x7e\x06\xdb\xfb\x24\x85\xe6\xc8\xb6\x87\x78\xa8\xd6\xb1\xac\x65\x99\x7b\xc7\x93\x05\xf2\x2f\xdb\x61\x24\xd2\x05\xce\xc2\xf8\xa1\x29\x58\x90\x37\x60\x55\x9d\x45\xd0\x2a\xa0\x4b\xf2\xc5\x78\xa2\x80\xac\x5d\xe0\x26\x4a\xa3\xcd\xb2\xf9\x85\x9c\x98\xa1\x1f\x16\xdf\xd8\xf4\x03\x9b\xf4\xf3\xc5\x17\x8a\x7e\xe0\xce\x89\xbf\x14\x2f\x8a\xb9\x71\xd7\xe8\x4c\x9a\xa8\x93\x61\xf5\xd8\x44\xe8\xbd\x37\xee\x44\xb6\xc0\x4d\x06\x90\xb9\x25\x81\x1a\xd3\xc6\x53\x55\xb0\x68\x16\x6c\x54\x9d\xb2\xb3\xc0\x90\x1c\x7e\xa6\xa8\xd6\xf9\x31\x53\x45\xf4\x79\x03\x95\x54\x4c\x13\x82\xf3\x6d\xcd\x9e\x74\xe3\xd7\x5d\x64\xd2\x09\x5f\xa5\x38\x62\x56\x2e\xb6\x04\xf1\x44\xc1\x58\x3b\x27\xce\x8a\xe0\x6f\x89\xf6\x99\xda\x1d\xdd\xd1\x66\x0d\x72\x87\x68\x00\xb8\xb0\x8e\x6f\xd6\x87\x89\x5d\xfe\x3d\x43\x55\x13\xbe\x08\xcf\x54\xd5\x08\xaf\xcc\x86\x63\xb2\xfb\x85\x20\xd5\x7e\x21\xf9\xcb\x6f\x10\xca\xe9\x28\x9e\x0d\xb7\xd3\x4f\x93\x2c\x73\x28\x09\x35\x3b\x9d\x07\x65\x8f\x9a\x09\x20\x04\xe6\x26\xf0\xc0\x72\x14\xe4\x84\x11\x4e\xa5\xf6\x62\xf6\xe4\x27\xcd\xcd\xe0\xf2\x98\x25\x06\xa2\x2c\x4c\xe6\xa0\xfb\xc9\xf2\x0b\xdc\xbd\x9b\xdf\x40\xaa\xa9\xe1\x17\x4e\x28\x0d\x34\x2e\xa8\x62\xe2\xfb\x03\x0e\x2d\x13\x15\xa8\xbd\xf3\x79\x06\x24\x95\xd6\x71\x06\x3c\x18\x3d\x51\xd0\x9b\x58\x59\x37\x91\x1a\x66\x39\x91\xcb\x9c\x94\xb3\x5a\x6f\xe4\xb1\xb3\xc2\x70\xc2\xe5\xdd\x9e\xc7\x73\xe6\x90\xd4\xe3\x64\x0f\x1a\x12\x03\xdb\xcc\x51\x3c\xea\xa5\x39\x9d\x93\x8a\x04\x0f\xe1\x3d\xfb\x6b\xf3\x36\x41\xd6\xe0\x52\xfd\x4c\xa1\x2a\x38\x3b\x61\xa0\xb2\xe9\x67\xae\x40\xe2\x63\x51\xc4\xbc\x31\x06\x72\x13\xf6\x2a\x2b\x0f\xe7\xa2\xe8\x28\xfe\x81\xca\x5b\xcb\xa7\xc4\x0a\x42\xa8\x73\x4f\x21\xa9\x95\x84\x05\xcb\x5a\xb7\x99\x58\xc1\x0c\xb7\x33\xfa\x54\x7d\xec\x64\x6a\xc9\xdd\xf9\x62\x85\x62\x4f\xa3\xb9\x93\x4a\x3f\x93\xe9\x3f\x2f\x20\x02\xcb\xb9\x88\x26\x92\xd1\x58\x0b\x37\x8f\x3c\xaf\x34\x13\x47\x52\xad\xc9\x3f\xb8\x0b\x2c\x66\x11\xc1\xbf\xc6\xe7\x13\x6c\x4e\xc1\x8f\x09\xaf\x2c\x2b\x50\x26\x9d\xb2\x54\x70\x32\x26\xac\x5c\xbe\x33\x4f\x3a\x69\xd9\x03\x7f\x22\xe4\xdf\xca\x8b\x79\x24\x03\xa8\x4b\xaa\x5c\xcc\x72\xa8\x3d\xe1\x0b\xee\x44\xfc\x9d\x0a\x89\xc4\x3c\x69\x7e\x9f\xfe\x20\xf7\x9d\x88\x3e\xf3\xe4\xf7\x1b\x98\x5b\x0b\x56\x24\xb9\xb1\xa3\xc6\x4c\x0d\x8b\x40\xd6\x3c\x93\x23\x34\x51\xc8\x12\xa0\x82\x17\x31\x51\x6b\xde\x0a\xce\x99\xf0\xc4\x1b\xe5\xe2\xcc\x6e\x7f\xca\xc5\x30\xe1\x44\x66\x25\xd2\xbc\x78\x40\xea\x6a\x30\x2f\x5e\xd2\x2d\x98\x09\x66\xbc\xd3\xd3\x87\xcc\xc2\xe7\xe2\x3c\x9b\xa9\xd3\x2e\x25\xd4\x36\x6f\xda\xfc\x75\xbd\x98\x54\xa1\x58\xa0\xa1\x18\xbd\x8d\xd1\x33\x5d\xbc\x3c\xd1\x37\x17\xdf\x0d\xc0\xd7\x42\xa0\x6d\x3e\x38\xe2\x94\x52\x37\xe6\x43\x19\xea\x89\x7e\x38\x70\x7f\x91\xe3\x14\x0d\x28\xcd\xda\x94\x6e\x2f\x26\xa3\x02\xed\x07\x3e\x91\xdb\x67\x5a\xb2\xc3\x1f\x7e\xfa\xa2\x36\x9f\x9c\x89\x7f\xe3\x58\x2c\xdd\x65\xa7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x66\x78\x75\x81\xec\xc4\xb3\xe8\x5c\x5c\x48\x6f\x67\x3c\xb1\x88\x37\x74\xa1\x59\x48\xed\x63\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x2e\xd5\x8b\xc9\x07\x1c\xe8\xbc\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\xe6\xb9\x0a\xe5\xbf\xc8\xa0\x49\xc9\xae\xbc\xab\x80\xef\xa4\x09\x58\x28\xb3\x60\x70\xb8\xe0\x33\x65\x78\xb9\xe0\x21\x5f\xec\xea\xbb\x0a\xcf\x38\x01\xa7\xf5\x82\x94\x69\x35\xcb\x62\x64\xe0\xf2\x17\xf4\x91\xb7\x67\xd7\x42\xe0\x5f\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x39\x2a\xf4\xb6\x10\x18\xd8\x94\x48\x37\x56\x65\x52\x1a\x0d\xb3\xe6\xd4\xa9\x85\x06\x34\x27\xc9\xb9\x5a\x86\x15\xeb\xb9\xf0\x03\xbf\xd0\x48\xa4\xdf\xe8\xec\x53\x44\xc0\xaf\x3e\x7e\x9f\x3e\x80\xe7\x8a\x9b\x80\x75\xd4\xab\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\xa9\x51\xb1\x8b\xf3\x42\x9a\xe3\x62\x8f\xe6\xd5\x5f\x39\x66\x41\xb3\xfa\xc6\x17\x34\xfb\x1d\x07\x9b\xc4\xc8\x62\x41\x59\x87\x99\x2f\xb8\xe5\x1b\x21\x2e\x44\x2c\xda\xde\xba\x3a\xb7\x8a\x9f\x27\x89\xd4\x62\x51\x53\xb3\x4c\xc2\x85\x00\x46\x31\x3a\x80\x97\x4d\x33\x0b\x5e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xab\x93\xc3\x34\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x5b\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\xc3\x9e\x5e\xa0\x2f\x52\xd1\xad\x6b\xc1\x95\xc8\xea\xca\x05\xd7\xa1\xb0\x67\xdf\x0a\x0e\x5a\x2b\xc5\x1a\xf4\x76\xc0\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\xf2\xc8\xc5\x32\xf6\xcd\xff\xa3\x52\xbe\x8e\xa8\x05\x13\x56\xb4\x3f\xa9\xec\xd6\x24\xbd\x9a\x44\xa6\x2b\x5e\xa6\x17\x19\x93\x5c\x98\x3f\x16\x80\x9f\x4a\xb5\xc7\x9a\x48\xfa\x6c\x3e\x79\x81\x5f\xb5\x09\x6a\x2d\x72\x9e\xe5\x00\x42\x1f\x3f\x79\x0c\xd7\x02\xbe\xb6\xc8\x5c\x29\xac\xb4\x2c\x50\x02\xb5\xe5\x29\xa2\x47\xff\x32\x51\xb4\x7b\x59\x1a\xad\xa4\x5a\xe3\x82\xab\x92\xcf\xf9\x45\x2b\x56\x91\x2a\x63\xd1\xd9\xde\x2d\xc0\xd7\xde\x87\xe8\x22\xae\xb3\x97\xf3\xda\x79\x31\x14\x3e\x5d\x04\x76\x16\xe4\x3b\xb9\xab\xf8\x85\x17\x21\xf9\x90\x5c\x3b\x37\xad\xb7\xdc\x0b\xec\xaa\x33\x0c\xad\x03\xb9\xca\xbd\xe5\xe0\xdc\xe4\x23\x72\x1d\x04\xa3\xcd\x3f\xe4\xbc\x68\xae\x8f\x5c\x4e\x0d\x8b\x85\xee\x9b\xbb\xb8\xb1\x9a\xfe\xe0\x81\xf2\x53\x83\x40\x05\x09\x55\x90\x8b\x45\x10\x67\xd1\x75\x72\x87\xe8\x46\xb6\xe8\xac\xe4\x4c\x0f\xeb\xe4\xb6\x94\x4e\x68\xb1\x86\xd8\x47\x48\x23\xb7\x93\xc3\x6f\x17\x0b\x44\x38\x03\xec\x82\xa5\xcc\xa9\x1e\xd6\x99\x13\xa7\x89\x81\x16\xe9\x43\xe5\x45\xaf\x78\x8d\xe2\xca\x93\xc5\x3f\x74\x74\xa9\x16\xe9\xcc\x5f\xa4\x33\x5a\x2c\x77\xef\x2e\xaf\xa4\xc9\x2f\xf0\xbc\xfb\x34\xc9\xf3\xce\xcb\x7d\xd1\x43\x4f\x2f\xd0\x34\x66\x67\xe9\x05\xd3\xd8\xb2\x48\x46\xd5\xaf\x62\x57\xe8\x75\x73\xbd\xdd\x02\x53\xb8\xf9\x99\xe7\xa3\xae\x2f\x0b\x81\x93\xb6\x00\x2c\x00\xbd\xcf\xe9\x07\x87\x24\xc7\xb9\x2d\xa8\x9d\xd6\xf8\x34\x70\x70\x10\x26\xe1\x44\x0b\x6e\x91\x97\x13\x7f\x81\x0a\xac\xcd\x12\xf1\xe1\x76\xd7\xc5\x61\x51\x8b\xa4\x2a\x5b\xb1\x00\xec\x6c\xaf\x5b\x74\xcd\xdf\x74\xdc\xed\x80\x6d\xbe\xb1\xef\xcc\xee\xe0\xcc\x1c\x3b\x1c\x90\x9a\xd3\xe3\xee\xd0\x33\x55\x03\xd4\x1d\x25\x58\x8b\x3d\xd9\x77\xd8\xb6\x2c\xd6\x76\xe8\x9d\x9a\x13\xea\xee\x4c\x6c\x5c\x74\x43\xde\x51\xa3\xd5\x38\x7b\x4f\x28\xa8\x71\xec\x70\x40\xb2\x50\xda\x01\x0d\x1d\x02\xb8\xb3\x44\xab\xd3\xe9\xee\x5b\x43\x09\x26\x3f\x53\xce\xe9\xd2\xb5\x6f\xa8\x6d\x1f\x6e\x01\xc9\x18\xb4\x39\xf7\x84\x86\xdd\x3f\xa0\x6e\xce\xf4\x33\xae\x33\xce\xcf\xbb\xc3\x3b\xc9\x3b\x69\x2f\x3c\x4b\x34\x86\x92\xab\xa5\x2e\x4b\x4e\x9c\xe6\xa5\xf0\x00\x93\x44\xd8\xe9\x6b\xe4\xec\xbb\x3b\x8c\x5d\xb5\xfa\x99\xbb\x53\x90\x78\x67\xd9\x89\x51\xfe\xe4\xd2\xb0\xa3\x26\xc5\x67\x6d\x2b\x4b\xfb\x88\xe4\x0a\x9e\xf6\x10\x2b\x71\x87\xb6\xea\xce\xd0\x49\x27\x20\xd9\x6b\x72\xb9\x98\x01\x9e\x4b\x9f\xb5\x87\xe1\xac\x0e\x77\x41\xc5\x81\xff\x87\xe0\xf6\x42\x52\x17\xa6\x8d\xbb\xc3\x8c\x66\x0b\xe4\x0e\xb7\x26\x27\xb0\xd8\x51\xad\xeb\x33\x63\x2d\x65\xa4\xc6\x98\x90\xd1\x1c\xde\x68\x52\x12\x45\xa9\x3b\x93\x32\x6d\xa7\xee\xcc\x2e\xca\x3b\x9c\xef\xbf\x2d\x9c\x6c\xd2\x4d\xc0\xf9\xdc\xcc\x05\x2f\xa7\x22\x3d\xc4\x9e\xba\x35\x11\x0d\xff\x79\x3b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\x2b\xa3\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x02\x6c\xef\xc9\x4b\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\xf4\x06\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\x10\xcc\xce\xe0\x4b\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x9f\xeb\x1e\xac\x08\xa2\x16\x83\x1b\xd9\x1b\x15\xa9\x9d\x1d\x9b\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\x6f\xa1\x04\x89\x5e\x0d\x54\xfd\xb2\x1f\xfe\x3e\x73\x8f\xa9\x87\x89\x64\xfa\x42\xae\xfb\xe4\x41\x6d\x9a\x50\xea\xc2\x51\x5a\x3b\x2a\x5d\x6c\x32\x28\xec\x48\xb6\x19\x4e\x84\xbb\xc3\x13\x6a\x0d\x13\x0d\xd7\x27\x27\x67\xdd\x53\x67\x68\x96\x9a\x94\x1d\x26\x62\xf1\xb6\x2c\xcc\xbf\x27\x38\x34\xd7\xa1\x9c\xac\x43\x90\x77\x80\xc5\x58\x6e\x81\x5b\xc7\x33\x83\x7c\x9c\xcb\xfb\x00\x1e\x51\x4e\x9c\xba\x2f\x30\xa5\x2e\xbe\xfb\x22\xd1\x9a\x86\x95\x33\xab\x51\xb1\x8a\x85\x8e\xa7\x9d\x91\x9d\x9f\xb5\x62\xe0\xe6\x67\x71\x76\x2c\xa6\xd7\x66\x67\xd2\x51\x8d\x89\xe9\xb5\x8a\x4f\x06\xa4\xd3\x72\x00\xfb\x8e\x6c\x5a\x06\x86\x3b\x4c\x7f\x4e\xd0\xb9\x1f\xd9\xa3\x66\x1a\x51\x96\x6b\x7c\x7e\xe0\xa8\x45\x23\xa3\x2e\x4b\xb8\x49\x38\x1f\x79\x1a\xe8\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x05\xc2\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x0e\xde\x4f\xae\x84\x66\xe5\xe4\xf5\xec\xd3\xc2\x8e\x0f\x34\x4d\x2c\x2d\xeb\x7d\xca\xf4\x5b\xf6\xa8\xda\x61\x5c\x74\xa2\xc7\xfd\x4c\x48\xe6\x16\x38\xa6\xf8\xd3\x41\x74\xc1\x8e\xa3\xfb\xe5\xfe\x82\xca\xe6\xe8\xba\x1d\x35\xc5\xd6\xe7\x99\x13\xa0\x55\xa3\xa6\xce\x91\x05\xfb\x85\xd3\xda\xcb\x8e\xfc\xd8\x4e\x33\xb3\xbf\x80\x31\xec\x58\xb7\xdf\x84\x56\x9a\xa0\x9b\x05\x53\xd5\xde\x0b\xff\xaa\xad\x0e\x3b\x6a\xc0\x3a\xc1\xfc\x7e\x23\x59\xc3\xf4\xff\x3c\x29\xa5\x1e\xdd\xef\x9c\x71\x51\x00\xc5\xdf\xe7\x60\xbc\x79\xad\xf2\x33\xa1\x9a\xb0\xfc\x7e\x73\x08\xee\x02\x35\x33\xcc\xb9\x70\x5f\x77\x3a\xbc\x3d\xd1\xa1\x99\xe0\xe1\x15\xc6\xc8\xed\xa1\xbf\x97\x7a\x78\x10\x1a\xe7\x93\xf0\x21\x84\xd5\x24\x20\x05\xf8\x87\x6d\x9f\x9c\x75\x37\x98\x88\x55\x34\x32\x8f\x86\xf3\x74\xed\x08\x05\x75\xf6\xa6\xe3\xc5\x9b\xdd\x09\xf8\x0e\x38\x52\xb9\xcb\xe3\x87\x79\x1e\x7e\xa6\xea\x52\x32\xe7\xa0\xb7\xbb\xa4\xdc\x81\xe4\x63\xce\x92\x71\xc0\xb7\xdd\x99\x9b\x0e\x94\xc8\x70\x3e\xbe\x63\xa3\x9a\x52\x04\x20\x15\x59\x38\xf0\xe6\x80\xd1\xb2\x59\xe4\x1c\x48\x35\x66\xcd\xc6\x01\x1f\x28\xb3\xda\xb1\x11\x93\x69\x6b\x1c\x4c\x10\x2e\x65\xfb\x41\x9b\xa4\x63\x27\x8e\xf2\x9e\xab\x4e\xfc\x7a\x14\xe6\x06\xf5\x73\x0e\xda\x1f\x60\x3b\x0f\x3f\x27\x73\xb9\x0b\x1e\x0f\x52\xae\x1e\x85\x17\x64\x49\x88\x83\xa5\x5b\x3d\xee\x92\x4b\xa7\x1f\x2a\xaf\x50\xda\x73\x47\xea\x10\xab\xdf\xc0\xa6\xd4\xd9\x7e\x54\x6a\xe7\x64\xa2\x3e\x50\xc2\xdf\x49\xdc\x8e\xca\xc5\x74\x03\x48\x40\xa5\x4d\x74\xd4\xbc\x11\xb9\x4b\x82\x43\xa9\xb2\x0f\x6a\x08\x8b\xf6\xd9\x01\xc3\xa7\x6f\x59\x07\xc0\xdc\x67\x39\x5b\x4e\x9d\x5b\x98\xb0\xf6\xb9\x01\x24\xfb\xd7\xc6\x3f\xe0\xb1\xee\x48\x98\x03\x29\xcc\x9d\xc5\xe9\x40\x6c\xa4\xb3\x8d\x1d\x74\x60\xb7\x2c\x3e\x1a\xd2\x35\x4a\x72\x1c\x1d\xdb\x52\x37\x91\x03\xda\xc1\x4f\x03\x70\x78\xb7\x2f\xda\xc1\x0c\xa8\x9b\x39\x16\xa1\x92\x76\x78\x3b\xe8\x11\x5f\x3e\x3f\xc0\x84\xed\x69\xef\x20\x51\xdb\xfa\x60\xba\x72\x1f\x1f\xc7\xa0\x20\x90\xba\xf0\x18\x9c\x45\x4d\x42\x46\x2e\x2e\x7f\x81\xf3\xc4\xeb\x30\x88\xfb\xcd\xa2\x63\xe7\xda\xbb\x53\xcc\xdb\xf4\x0b\x04\x7a\xcd\x2f\x60\xdb\x4c\x3f\x03\x0b\xd8\xea\x7d\xd0\xed\xca\x87\xd8\x11\x2c\xd0\xec\x7d\x12\x14\x16\x9a\x88\xe0\x30\xb4\x76\xcc\x6a\x3a\xea\x9f\x2e\x43\x47\xf0\x1c\xf7\x4a\x40\xbf\xe8\x90\xd2\x83\x29\x4d\x9d\x6e\xfc\x98\xc9\xf0\xa2\x70\x32\x36\xc1\x2f\x04\x2e\x3b\x7e\xe6\x3e\x35\xc7\xc3\x89\xcb\x2e\xe2\xc7\xc4\xd2\x99\x1b\x27\x11\x93\x84\xfe\x81\x1c\xea\x76\xc6\x3e\x12\xe5\x49\x8f\x75\x2c\xee\xd2\xe6\x1f\x20\x61\xbd\x94\x48\xb2\x5e\xcd\x8f\x0b\x45\x46\x85\xa7\x0f\x14\x11\x29\x9b\xce\x91\x83\xb9\xcf\x3c\x6a\xa2\xba\xcf\x33\x20\x99\x74\xa8\x07\x4c\xc3\x0e\x0b\x38\x98\x83\xdd\xca\xe4\x63\x91\x35\xb4\x6c\x8b\x83\x76\x03\xf0\x44\xf8\x34\x80\x31\x7b\xcb\xee\xc4\xdf\x96\xc8\x7b\xa6\x35\xd2\x33\xef\x29\x3e\x55\x90\x37\xed\x23\x04\x76\xea\x17\x2c\x50\x91\x36\xcd\x91\xb4\x07\x3c\xc4\x9a\xe1\xcd\x71\x64\x9f\x6a\x92\x89\xdc\xcd\xdf\x34\x03\x3b\xe0\xe9\x80\x1f\xbd\xd3\x9c\x1c\x07\xb7\xed\x72\x0b\x9c\x68\x1f\x55\x07\x45\x93\xe6\xe1\x20\xe6\xfa\x34\x41\x3d\x98\xd7\x0a\x1a\x43\x1f\xe0\xc7\x89\xfb\xbc\x67\xfa\x24\x51\xba\x88\x1c\x27\xc3\xae\x35\x6e\xe6\x55\x73\x3e\xfa\xe3\x45\x92\xe3\xf7\x79\xa6\xc9\x5d\x24\x9c\xbc\x0b\x9b\xa5\x81\x24\x3f\xe2\x8d\xc5\x4f\x5c\x8a\xe0\x38\xc9\xe2\xfe\x00\xab\xbf\x4c\x02\x39\x5a\xd3\x02\xfd\xe1\xac\x52\x42\x1c\xd4\x17\x3a\x81\xfd\x71\x51\xa6\xfb\xfc\xbc\x52\x1a\xb9\x8d\x24\x42\x13\x91\xf8\xd0\x47\xd1\x8b\x07\x87\x3d\x36\x0f\x2a\x0c\xcd\x93\x50\xff\xd9\xd4\x78\xbc\xf8\x6f\xd8\x03\xe7\xb8\x39\x4f\xa2\xe9\xa6\x83\x84\x59\xec\xc5\x7b\xc3\xfe\x9b\xc7\x9d\x24\x89\xe8\x17\xce\x35\xe7\xb3\x3d\xe0\x44\x36\xab\x34\x1d\xc7\x43\x55\x9c\x4f\x96\xa7\xbe\x4d\x4a\x09\x76\x3c\xa0\xc1\xd2\xe6\x09\x3c\xab\xcb\x87\x34\x79\x5f\x3c\x64\x7b\x4b\xed\x84\x67\x12\xca\xe7\xef\x07\xaa\xa7\x9e\x37\x0a\xe5\x4d\x3f\x90\xa3\xc2\x3f\x54\x92\xbd\xf4\x03\x85\xa2\x0e\xb8\x93\x86\x5f\x1f\x68\xe7\x0f\x74\x7e\xbe\xa0\x6b\x81\x04\xfd\xf9\xa3\x26\xbd\xf9\x0d\x62\xe1\xf0\x1b\x58\xbe\xcd\xcf\xb8\x51\x59\x75\x71\xfe\xb8\x81\x75\x28\x9e\x2f\xce\x1b\xf6\x7e\x3d\x5f\x9c\xd7\x9c\x49\xef\xdc\x38\xb9\x7e\x6e\x78\x5f\x3d\x6c\x9c\x5c\x7f\x4f\x51\x2e\xe4\x71\x6e\x64\x31\x9d\x3e\xe7\x8b\x0b\xc3\xb1\xc9\xe7\x8b\x0b\xc7\x6f\xfb\x4b\xe5\xf1\x38\x89\x19\xed\x44\x74\x66\xea\x36\xcd\x6a\x21\xbd\xea\xad\x50\xe6\xe9\x0c\x3f\x0b\xef\x84\xdd\x5f\x70\x04\x7e\x21\xd9\x43\x23\x78\x41\xe3\x70\x96\x8a\xf3\xc5\x8c\xc3\xfa\xe9\xb3\xe4\x2a\xf8\x05\x1a\x74\x25\x25\xcf\x84\x88\x42\x01\x67\xa5\xe7\x9a\xae\xbe\x67\x62\x44\x21\x89\xb3\x26\x99\x9a\xe8\x0a\x32\xa5\x6d\x39\x2b\xac\x03\xc3\x7d\x60\xe9\x8b\x5b\x44\x8d\xf6\xea\xff\x5f\xfc\xf5\x19\x55\x03\x4b\x4b\xe4\x9d\x69\x54\x6e\xfe\x01\x33\x29\xe5\xdd\xd9\x28\x13\xb5\xcf\xce\x46\x06\x96\xac\x3f\x69\x23\xae\x9b\x7f\x38\xd1\x84\x86\x9d\xfa\x3f\x4d\x54\xc3\xd2\xeb\x5a\x74\x76\xd2\xa4\xff\x7b\xce\x9b\x88\xee\xe0\xbe\xe2\x67\xae\xae\xd0\xd2\xd9\xb1\xf7\x3d\xaf\x4c\x93\x5f\xcd\x9f\x7d\xa2\x05\xcd\x73\xa7\x8c\xec\xa6\x81\x88\x4d\xc7\xcd\xd9\x73\x0f\xf9\x07\x50\xed\x2d\x32\x28\x1c\x34\x71\xc8\x7a\x3f\x5d\xd3\xe0\xa4\x37\x9f\xa1\xc2\x39\x30\x0c\x4b\x8f\x01\x29\xaa\xdb\xe0\x39\x28\xc9\xbb\x9b\x5c\x6c\x52\x54\x0e\xcc\xac\xae\x2d\xe7\xe0\x35\xe5\xf3\x03\xf1\xb7\xce\xfa\x93\xee\x7d\xd5\x7c\x1e\xb9\x95\x34\x15\x4c\xce\xe6\xc0\xab\xf3\x05\x96\xd5\x8e\x68\x67\x90\x4c\x0d\x23\x2d\xcf\x9f\x1f\x20\xa0\xec\xb4\x73\x06\xb7\xc6\x74\xa7\xd4\xf9\x98\xad\x11\x4d\xe9\xf8\x8c\x93\x96\x65\x8f\x63\xb2\x36\xb2\xa6\x6a\x82\x2b\xcd\xd6\x33\x99\x50\xe3\x64\x35\x5c\x67\x72\x3d\x27\x4a\x06\x7c\x5e\x40\x78\x99\x47\x35\x51\xe6\xc0\x72\x79\x26\xe0\xd6\x0b\x0b\xeb\x2b\x50\x74\x2e\x44\x0c\x0b\x6d\x9c\x19\x41\xf0\x79\xa1\xa3\x5c\x88\x18\x04\x48\xd1\xf1\xd9\xe7\x02\xa0\x31\x05\x28\x2e\xe7\x0c\x2b\xe7\xe2\xf1\x63\x9e\x84\x3e\xd0\x68\xf7\xdc\xe9\x54\x24\xd4\x75\xee\x90\xe2\x96\x82\x7b\xc1\xb3\x7a\xdc\xc9\x70\x7e\x1f\x25\xaa\x75\xcc\x9f\x3b\xb1\x84\x65\xda\xce\xec\x0d\xe2\x8d\x1d\xdb\xc6\x07\xe2\x0e\x19\xd8\xfc\x3e\xa4\x8f\x85\xfa\x7e\xe3\x7f\x4d\xc9\xc1\x5b\xb3\x1b\x3c\x48\xb1\x86\x74\x90\x62\xad\xda\x81\x75\xf6\xd9\x77\x00\x37\x08\xca\x9c\x07\x0d\x2a\xde\x22\x07\xcf\x19\xdd\x19\x4e\x66\xdb\xb5\xca\xe3\x3c\x40\xa3\x4f\x4f\x24\xc5\xf8\xb0\x22\x73\xbc\xad\xf1\x27\xaf\xee\xf3\x04\x57\xf8\x20\x3d\x31\x00\x1f\x2b\x27\xf1\x9a\x85\xdb\x89\xdd\xe3\x93\xeb\x4c\x46\xd5\x90\x00\x11\xd7\xe7\x83\x8b\x2d\xf8\x05\x38\x7e\x79\xce\xd2\x06\x6d\xc6\xb9\x48\x83\x46\x94\x8e\x81\xde\xe2\x4c\x88\xb1\xe9\x9e\x74\x5e\xd4\xb0\x7b\xe1\x5e\x54\x59\x3f\xb3\x98\xa0\x72\xb8\x4d\x70\x82\x85\x44\x82\x4c\x21\xdf\xf3\xe2\xca\x78\xde\x2f\xc8\x2a\x6f\xc8\x8b\x57\x5e\x1f\x5d\xd7\x8d\x1d\x6a\x1a\x60\x58\x10\xf4\x3d\x59\xa4\xd7\xc0\xe8\xe6\x30\xf5\x3d\x9d\x0b\x6d\xfe\x3b\x11\xea\xe0\x9b\xd3\x99\x4a\x46\x5d\x08\xce\x9b\x48\x4a\x9a\xa2\xf3\x86\x4c\xf7\x5a\x3c\xec\x42\x5d\x3e\xd8\x40\x1e\xd3\xc3\xc3\xd0\x22\x9b\xa0\x53\x0a\xb9\x93\x26\x67\x1f\xaf\x0f\x40\x84\x94\x42\x67\xc6\x31\xb8\x03\xea\xe3\xff\x11\x70\xa5\x01\xba\xe9\x19\x04\x0d\x3f\x13\x5f\x56\xff\x80\x22\x61\x5a\xc8\x0b\x55\x05\x0d\xdc\xae\x1f\x09\xac\x7a\x26\x41\xa1\x67\x54\x0a\x10\xf7\x5d\x3f\x84\xbd\x6f\x6e\x3f\x99\x4d\x3f\x6c\x70\x53\xd5\x9c\x5e\x0c\x73\xd8\x74\xa3\xb9\x58\xbd\xc0\x81\xbb\xd7\x46\xf5\xbd\x40\xf2\xb5\xb1\xfc\xbb\x9b\xc0\x16\x19\xfe\x80\xc2\x7d\xf9\x87\x80\xeb\x9c\x3f\x98\x18\xa4\x1b\xa4\xd7\x9a\x66\x11\x91\x9b\xb6\x87\x5f\xd0\x51\x3a\x58\xec\xda\xc0\x9a\xc3\x24\x93\x35\x75\x18\x5c\x1b\x0f\x7f\xc9\xf6\x0b\x6e\x8d\x4e\x8c\x71\xa1\xa8\xa1\xd3\x00\x5e\xc8\x1c\xec\x6c\x2a\x57\xc9\x31\x8b\xe4\x92\x63\x72\x8b\x04\x1c\x62\xf7\x8b\xe6\x6e\xb1\xc6\xf5\xe2\xcb\xfa\x21\x32\xdd\x1c\x97\x5f\x80\xb0\xd5\x79\x73\xbd\xf8\xb3\x19\x90\x5c\x50\x59\xda\xa7\xe3\xaa\xbc\xbd\xe8\x78\xb8\x2a\x98\xcb\xeb\x92\xc9\xe3\x44\x51\xc5\xba\x78\x0c\x50\x50\xba\x7e\xee\x05\x9f\x48\x67\xe0\xbf\x2a\x2f\x54\x9e\xa5\x8a\xed\xe5\x69\x65\x2a\x38\x07\x51\x5c\x2c\xca\x64\x7d\xe2\x85\x30\xd0\xaa\x3d\x7e\xb1\x26\xd3\xcf\xcf\x0d\xeb\xe0\x06\xc8\x3a\x22\xb9\x81\xdd\x3f\xed\x11\x08\xea\x04\xbb\x1a\x0a\x26\x4b\x76\x5e\x0d\x27\x9a\x2e\xec\x17\x8c\xd7\x0e\x66\xbc\x58\x60\x61\x7c\x7a\xe4\xac\x6b\x96\x09\x66\xe5\x65\x7b\x31\xf9\x9b\x0e\xa8\x8b\xee\x8f\x0e\x0a\xbc\x7a\xb2\x86\x16\xb6\xd3\x85\x64\xfe\x29\x1b\xdd\x45\xa8\xab\x7b\xd5\xc5\x54\x71\x8e\x29\xbc\x12\xda\x7e\xde\x20\x3e\x6f\x26\x09\x63\x9e\x26\x80\x6e\xbe\xcd\x4d\xe4\x7e\xf0\x17\x37\x36\x9c\x26\xe1\xc5\xba\xd5\x66\xea\x0b\x69\x8a\x1d\x46\x74\x0d\x1c\xe3\xd3\xcf\x2c\x5b\xf1\xf3\x0f\x34\x53\x6b\xda\x47\x8e\x42\xeb\x34\x70\xde\x84\x5f\xc8\x41\x68\xa5\x07\xd6\xc1\xcc\x17\xc9\x5b\xfa\x22\x50\x5c\xdf\x2b\x1d\xe4\x76\x35\x10\xa0\xd1\xcb\x90\xc9\xdc\xc4\x3a\x31\xa0\x4d\xd2\x34\x06\x45\xbb\x65\x33\x35\xa4\xd3\xcf\x74\xd4\xfa\xf4\xc0\x1d\xfd\x73\x17\x80\x22\x82\xc5\x17\x55\xa8\xae\x8c\x79\xcd\x64\x16\x75\x3a\x09\xce\x2d\xbf\x27\xaf\x90\xde\x42\x93\x06\x59\x1f\x11\x4c\x1b\x62\xed\xf4\xc5\x54\xc8\xb5\xbb\x0d\x80\x2a\x13\x3e\x93\xc7\x45\xe7\x24\x4f\x8b\x8a\xc5\x28\x0f\x4b\xe8\xc5\xf5\x55\x8b\xd4\x92\x3a\x66\xf0\x62\x26\x64\xfb\xc5\x5d\x2b\xaf\x32\x7a\x7e\x65\x87\x63\x67\xaf\x45\x9e\xd4\xdc\xc1\x8d\xd2\x49\x31\x2e\x46\xd4\x7c\x24\x43\xa2\x65\x0b\xf9\x17\x2d\x0f\x3b\x9e\x5f\x3b\x9c\xbe\x7d\x70\x11\x1c\x5b\x00\xef\x18\x83\xf9\x63\xa7\xaf\xb4\x45\xc5\x9e\x63\xf0\x17\xe4\x41\xc1\x85\x8b\x70\xd8\x47\x1f\x02\x6a\x3e\xe2\x0d\xf1\x34\xbe\x00\x5e\x84\xc7\x16\xa0\x3b\xe6\xd9\x47\xc0\x0b\x97\x87\x3d\xe1\x2f\x04\xde\x5a\xcb\x72\x21\xe5\x9c\x33\x35\x5c\x19\x5b\x63\xf1\x77\x20\x19\x84\x09\x3c\x20\x1e\x97\x1b\x24\x64\x12\xc0\xb9\x0e\x18\x6a\x7d\x9a\x1f\x13\x14\xb8\x07\x2a\xa3\xbc\x51\x0f\xe0\x87\xe9\xe7\x97\xc7\x6d\xef\xb9\x88\xb6\x3d\xeb\x30\xee\xdb\x10\x72\xc1\xcb\xd3\x20\xef\x3a\xb9\x6d\x05\xb1\x2e\xd6\xce\xf2\x15\xe0\x3a\xa1\x01\x31\x89\xc0\xcb\x4e\x86\x76\xc1\x36\xdf\xcc\x18\x8c\xb4\xb1\xad\xe5\x3a\x89\x2b\x45\x32\x4b\x63\x39\x81\xfd\x75\x41\x9a\x79\x96\x10\x69\xd3\xa4\x6e\xb8\x5e\xb4\x3c\x6c\x4d\xbf\x58\xb8\xc2\xcb\x7e\x91\x51\x7c\xee\x5d\x9c\x45\x91\xcc\x72\x9c\xf6\x5c\xbe\x50\x8e\xd3\x79\x20\x2f\x62\xe5\x0f\x89\x17\x1a\xd0\x1c\xbc\x50\x79\xd8\xe9\xfe\x7a\xa1\x71\xfd\xcc\xc9\xbd\xe1\x7f\x7d\x4f\x7f\x4e\x07\x3c\x5e\xc8\x7d\x52\xab\x7b\xbc\x1b\xbe\xf0\x0b\x14\x23\x7f\x8b\x6d\xbd\x12\x7a\x5b\x2c\x21\x8e\xc7\x0e\xc7\x17\xa2\x8c\x9d\xf0\xfd\x62\x5c\x8f\x3d\x06\xae\x84\xe2\x16\x21\xa8\x06\xf6\x59\x25\x44\x1d\x97\x22\xc5\xc5\xc5\xc8\x1f\x0b\xa5\x87\xd8\xc1\x62\x0c\xe0\xdd\x71\x06\xd7\x03\xef\x74\x63\x38\xe6\xa7\xb3\xa9\xe6\x7a\x92\x28\x7f\x71\xa0\x85\x7f\x5f\xdc\x28\x6b\x51\xec\x02\x70\x43\x01\xec\x6c\xb9\x37\xd0\x77\xd1\xfe\xbb\x7f\xe0\x14\x6d\xd0\xfb\x47\xef\x2b\x11\x7d\xff\x16\x5e\x70\x03\x3b\x9e\x37\x3d\x83\x02\x51\x74\x6f\xb9\x3d\xf4\x41\xba\x76\x4e\xff\x80\x51\x9b\xc4\x8d\x0e\x7d\xd3\x4d\x24\x77\xfa\x87\x03\x7a\x0a\xb7\x70\x72\x94\x4b\x3f\x50\xd6\x0e\xff\x00\xbb\xdb\x72\x1f\x10\xb5\x5a\xcc\x3b\xd5\xb3\x92\x0a\x77\x01\x3f\x4a\x70\xdd\x85\x44\xfa\xff\x8a\xe7\xa2\xe7\x81\x00\x0d\x3f\x93\x66\x6d\xd1\xbb\xd0\x73\x5b\x8a\x82\x9b\x89\x94\x3d\x2f\x0c\x4c\xae\x02\xb3\x37\xe1\xb2\xc3\x25\x6f\x3a\x8b\x2e\x3f\x53\x5d\x2b\xac\x78\x57\x12\xad\x2e\x00\x8f\xed\xa0\x7a\x03\x1e\x17\x07\x75\xde\xc0\xc7\xf6\x37\xbe\x2b\xdd\xd4\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x26\xbd\xa9\xdc\x5d\xfe\x1e\xaa\x0b\x9d\xec\x37\xbc\x41\x8b\x83\x48\xef\x86\x48\x57\x53\x04\x65\xae\xfd\x9b\xef\x74\xff\x14\x36\xbc\x53\xbb\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0c\x78\xda\x10\x31\xd4\xac\x7b\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\xe0\x1b\x9d\xa2\x37\x8a\x9e\x16\xc7\x77\xde\x9d\xbb\xcc\xd3\xd2\x91\x39\xcd\xc3\xee\x0d\xa5\x83\x35\xec\xce\x30\x13\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x5f\x7c\x1b\xce\xfa\x7e\x0f\x1a\xdf\x05\x16\xee\x04\xb4\x66\x8e\xc1\x79\xf3\x0b\x5c\x7a\xd1\x3c\xb0\xf4\xd5\xef\x63\xe9\xab\x7b\x3c\xde\x1e\xcd\xbe\x03\xea\x49\x21\xea\x3b\x15\xbb\xcb\x3f\x24\xfb\xaa\x45\x00\x60\x17\x68\xbe\x83\xf7\x8c\xcf\x0f\xb9\xd6\xfe\x81\x26\x0f\x01\xd6\x3b\x48\xa4\xe6\x2d\xc0\x8f\x9e\xf8\x38\xf1\xec\xf7\x31\xaf\xc2\x3b\x77\xf0\xda\xec\x2d\x15\x10\x14\x5e\x29\xc6\x82\x7f\x38\x78\xe2\xde\x6c\xf9\x08\x3d\xef\xd6\xfe\x14\xd2\x7a\xcf\xfd\xbf\xff\x7d\xc0\xcc\x3d\x41\x9e\x90\xc1\xcd\x40\x71\xdb\xe2\xef\x89\x75\x17\x18\xb9\x11\x30\xf4\xd9\x1e\x50\xf9\xda\xc7\xe7\x4e\xef\x81\xe5\x17\x20\x12\x74\x09\xb9\x57\xb2\x81\x7f\x00\x1b\x78\xd9\x32\x5c\xc8\xbc\xcc\x24\x32\x55\x73\xfe\x40\x68\xb8\xac\xc5\x53\x81\x1d\x04\x67\x1e\xca\x08\x6d\x9f\xa7\x72\x7b\xe9\xc2\xf9\x30\xf9\x65\xd5\x4d\xe8\xa9\x84\xf3\x9f\x1f\xb8\x2c\x12\xaf\x4f\xca\x0d\xed\x98\x87\x15\x7a\x1c\xf5\xff\xb0\x42\x8f\xed\xd2\x0f\x2e\xda\xf6\x21\x78\x1a\x81\xa3\xff\xa7\x16\x55\xc0\xee\x81\xcd\xc6\x96\xf1\xa7\xa3\x01\x5d\x53\x1e\x58\x64\x6c\x82\x7e\x3a\x5d\xb2\x3c\xae\xce\x63\x49\xbb\xf4\xe9\x39\x2e\xfd\x00\x8b\x4b\xb7\xd9\xfa\x19\x04\x31\x1e\xc6\xe0\xbd\xa4\xfa\x07\x6c\xcb\xf0\x17\x28\xbf\xa2\x6d\xfa\xb0\x0e\xe1\xe7\x7d\x1e\x85\xd3\x2f\xdc\x30\xf0\x6b\x18\xc1\x34\xe9\xfa\x3f\xc8\xe1\xd3\x2f\x10\x4c\x6a\x9c\x01\x2b\x81\xa7\x1e\x71\x7d\xcd\xeb\x1b\x98\x17\x09\xe4\xe7\xdd\x93\x9f\x68\x91\x67\x82\x05\xb5\x89\x1f\xee\x18\x9d\x39\xcf\x44\xda\x75\x1d\xb5\xcf\x04\x47\x6a\x4b\x3e\x93\x33\xa0\xfe\x26\xfb\x13\x7d\xef\xa6\xaa\x8e\xf4\x7a\x66\xae\x8b\x3f\xc0\x2e\x33\x03\x4f\x1e\xb4\xd5\x14\x20\xc7\xe2\xa7\xc7\xe4\x36\x75\x41\x2f\x9d\x2a\x59\xf6\xac\x5c\x48\xff\x00\xe6\x91\x98\x78\x16\xf1\xa6\x36\xe2\x83\xfb\x65\xd8\x90\xf0\x2c\x6c\x13\xf3\x06\x0b\x10\xd6\xe5\x17\x20\xab\xcc\x5e\x0b\xb2\xc0\x9b\x64\x87\xcf\xad\xf9\x77\xe7\xcd\x7b\xfa\x07\x4c\xb4\x79\x8b\xf9\x18\x7e\x6e\x20\x79\x4d\x13\x85\xb8\xbd\xd0\xb1\xf6\xb0\x44\x4e\xf1\xff\x84\x9f\xd5\x3d\x90\xd9\xbc\xa9\x76\xd2\xe8\x67\x88\x53\xf3\x16\xac\x27\xbe\x5f\x3e\x47\x63\x8b\x9a\xb7\x03\x8b\xef\x31\xf0\x7a\x67\x6e\x86\x79\xc5\xe2\xf7\x39\xb8\xe7\x74\x9d\x7b\xe0\xac\xed\x63\xee\x81\xb1\xa4\xdb\x71\xe0\x39\x79\x78\xeb\x72\xf4\x20\xc7\x78\x35\xff\x9d\x14\x2d\xde\x21\xf4\x99\x71\xdc\xde\x73\x62\xe9\x96\x9b\x84\xb3\xb2\xd0\xe5\x03\x5f\xea\x6e\xe7\x83\x87\x19\xc1\x9d\xe2\xea\xb9\xa8\x35\xd4\x30\x2f\xb0\x8f\xb9\x85\x17\x38\x9d\x03\xcf\x45\xcf\x4a\x9d\x14\xcf\x95\xc3\xd2\x17\xb0\x3d\x8c\xdf\x9f\xdc\xb5\x1f\xde\xbe\xcc\x6a\xb8\x6c\x4d\x3b\x3d\x3e\x37\xed\x6e\x3f\xbf\x81\x75\xf1\x42\xdf\x39\x27\x9a\x03\xf8\xcb\x58\x39\xfc\xe0\xba\xe4\xd0\xd6\x07\x49\x9a\xba\x95\xbd\x0f\xfc\x65\x5c\xad\xe7\x81\xbb\xcc\x6c\xde\x52\x70\x97\xb1\xf6\xf8\x79\x6f\x43\xc3\x6a\xc9\x07\x85\x6c\xba\x2d\x07\xcf\x83\xdc\x55\x82\x69\xcf\xc3\x65\xc9\x1e\xe7\xef\xbd\x1c\x55\x25\x49\x98\xbf\xf7\x6e\xd4\x64\x0a\x99\x3f\xc4\xce\x35\x5d\x6a\xe7\xef\x87\xa2\x5f\xff\xf0\xf5\xfc\xbd\x97\xa7\x21\x95\xdf\xfc\xc1\x74\x21\x4f\xa7\xf9\x83\xe9\xa2\x7c\x3a\xa0\xe5\x6c\xf9\x87\xc9\x31\xfa\x8b\x9d\x3f\xb8\xc9\x03\x4d\xf8\x05\xf0\xf7\x87\x46\x1e\x29\xcb\x1f\x90\xd7\x36\xbf\x41\xe1\xd5\xd4\xc4\x7b\x23\x2b\x4a\xa2\x32\x7f\x1b\x65\xd7\x26\xaa\x70\x21\x93\xd2\x6f\xfe\x36\x5e\x1b\x9a\x7f\x68\xfc\x42\x9d\x6e\xb4\xd9\xb8\x8b\xc1\x61\xf8\x8b\x80\xde\x47\x44\xc1\x7e\xa1\x64\x58\xf3\xc7\xc4\x50\x8a\x21\x9d\x3f\xd6\x73\x1e\x4b\x4d\xe2\x42\x56\x7e\x5a\x8b\x92\x34\xf8\x05\x16\x67\xf2\xea\xbc\x37\xae\xa1\xfc\x59\xf3\xc7\x0b\x56\xfb\xa9\x0f\x66\x9a\x2c\x4d\x6d\x22\xd8\x6e\xb6\x9f\x38\x84\x17\xa6\xa1\x99\xa1\xb7\x4b\xe9\x6a\xb3\xd2\x0c\xd9\x34\x10\xd4\x22\xd4\xf1\x3b\x7f\x35\xc5\xbc\xfb\xa0\x3e\x6a\x89\xcc\x9a\x6c\x2b\xb2\x70\x87\x2a\x5e\x0e\xa6\xa6\xfc\x99\x6f\x91\x9b\x52\xee\xbf\xf3\x57\x39\x8e\xee\x1f\x1e\xb4\xa0\x67\x26\x13\x57\xb0\xe4\xfc\xb5\xdc\xdf\x22\xbb\xe5\xc0\x44\x37\x6e\x51\xc5\xb3\xfb\xde\x91\x46\xf1\x8a\x77\xf0\x88\x27\x1b\x3e\xcb\x72\x5e\x98\xbf\xce\xc9\xd7\xa0\x3a\xbf\xd7\x18\x3a\x4c\xa7\x66\xdb\x4e\x92\x45\x10\x7c\x9c\xfb\xef\xf3\xc3\x06\x75\xaa\xc6\x34\x48\x80\xe6\x75\xe4\x08\x44\xf1\x48\x1e\xf4\x1b\x20\xa9\x68\xed\x06\x79\xce\x34\x0f\x98\x9f\xaa\xba\x7c\x91\xd1\xd0\x35\x6f\xfe\x22\x37\x8a\x5a\x84\x42\x5e\x97\xd7\xf9\x83\x42\x5e\xd7\xeb\xf9\x0b\x28\x33\xdd\x63\x50\x8a\x7e\x7e\xc0\x2c\x17\xd1\xfc\x42\xa9\xa2\x68\x8a\xf9\xc3\x75\x46\xd7\xc0\xf9\x83\x9f\xca\x6c\xe6\x69\xdc\x5f\x74\xed\x9b\xbf\x80\xf3\x94\x19\x16\xd7\x17\x9d\x7e\xf3\x97\xea\xf9\xae\x0f\x26\x44\x58\xd1\x98\x5f\xf0\x35\xe4\x27\x39\x7f\x93\x14\x6a\xc8\xc8\x75\x55\xa7\x28\x9a\xbc\x81\x2d\x37\xb8\xfe\xfb\x5f\x2d\x53\x73\xf0\xa2\xaf\xf6\x1b\x7f\xa9\x99\x37\x7f\x2f\x32\xab\xc2\xaa\xf3\x37\x53\x0a\x88\x7e\xa8\xed\x85\xa8\xe7\x0f\x6a\xfb\xb6\xd4\x1b\x3c\x54\x94\xa4\x66\xfe\xa8\xb4\x6f\xde\x0a\x40\x59\xc5\xfb\x13\x5a\x7b\xdd\x23\xe6\x8f\xa8\xab\x79\xf7\x41\x6d\xdf\x2d\x98\x16\xe5\xab\x17\x99\x69\xaf\x3c\x83\x3b\x34\x97\x9e\x41\xa2\xac\xe6\xad\x83\x0c\x99\xad\xfb\x03\x0a\x2e\xb3\x11\xd5\xf6\xcd\x9b\x8f\xe9\x12\xa6\x68\x78\x71\x57\xfd\xcc\x0a\xb2\x25\xf4\x9f\x39\x75\x87\x78\xad\xfe\x00\x6c\x52\xdd\x20\x82\x70\xbd\x3b\x53\x4d\xaf\x06\x0f\x58\xc3\xdc\x01\x60\xd9\xe6\xf6\x0e\x9e\x5b\xde\xfe\x47\x66\x5d\xf1\x17\x48\x56\xdf\x44\x11\x40\x94\x80\xe0\xfc\x9d\xe0\x3b\xcb\x30\x3a\x2e\x37\x93\x80\x82\xd0\x0a\x48\x98\xbf\x04\x5d\x9e\x36\x6a\xd1\x7f\x96\xc5\x40\x5d\xf5\xf3\x45\xee\x6f\x71\x13\xdc\x50\x14\xe8\x3e\x7f\x27\x15\x10\x4b\x4d\x32\x41\x95\x22\x68\xe7\xef\xa2\xb6\xc9\x08\xe0\x4a\x32\xfd\x09\xf6\x87\xc7\x79\x61\xc7\x56\x7f\x00\x7e\x33\x51\x17\xf9\x4d\xc3\x84\x9e\xbc\x78\xc7\xc3\xa5\x44\xf6\x90\xf9\xcb\xfc\x9a\x96\xed\xac\xc3\xe2\x0d\x89\x8c\x55\x1f\xc1\x7a\x73\x03\xbb\x01\x8a\x41\x0b\x2d\x64\x21\x58\x2a\xbe\x37\x7f\x37\x8f\x0f\x63\x0a\xf8\x94\x7c\x8e\x7b\xa6\xf4\x0e\xcb\xde\x07\x67\xb1\xf7\xc4\x93\xf3\xa6\x51\x3e\xb4\xf1\xf9\xc0\x41\x8e\xef\x0f\x95\x74\x43\x69\xde\x45\xcc\x69\xa5\x30\xe0\xf9\x43\x4e\xab\x15\x06\x4f\xf0\x7e\x0e\xb3\xdc\x43\x96\x1b\x62\x6a\xe0\xbf\x15\xc6\x4e\x74\x55\x69\xde\x58\x0f\xb6\x85\x99\xf4\xa1\xab\x88\x9b\xbc\xd9\xc2\xbf\x26\x37\x7a\x47\x4b\x3a\x6c\x70\x5e\x59\x2a\x23\x38\x37\x24\x4f\x50\x15\xb3\xb9\xc1\x37\xda\xcb\xb7\xfd\x90\x77\x2f\xfc\x3f\xb2\x85\xfd\xd3\x0a\xcf\x0d\xda\x74\x63\xb3\xed\xc5\x7f\x45\x8a\x8f\xb9\xfd\x68\x80\x1d\xee\xf0\xe2\x98\xf4\xc6\x96\xd2\x43\x5d\x6c\x39\x71\xfe\x61\xf2\x8d\xd0\x0f\x70\x2e\xd1\xfa\x6e\x1b\x78\xb2\xf9\x7f\xde\xa1\x86\x5b\xb8\xd9\xa9\xbe\x60\x8e\x2c\x45\xe5\xce\x0d\xea\x70\x23\xa9\x8d\x95\x09\x9b\xfb\xa4\x3e\xbc\x49\x4c\x6e\x85\x23\xf7\x33\xaa\xf2\x29\xfd\xca\xdc\x12\xae\x15\xb7\x09\xb6\xd4\x7e\xdf\x6a\xb2\xa5\xfa\xa8\x88\xc4\xf2\x62\xa0\x8e\x74\xfd\x3c\x27\xd3\xb5\xbf\x9c\x45\xdb\x0b\xd4\xaa\xe5\xfc\x96\x38\xcd\x23\xa8\x39\x4d\xfe\x81\x6b\x63\x76\x79\x81\xd9\x30\x24\xd9\xe8\x2c\xa2\x6b\xdc\xdc\x1a\xb5\x6f\x43\x63\x24\xec\x12\x0c\xdb\x58\x38\xb0\x98\x61\x5a\x52\xe1\x2f\xb0\x78\x92\x0f\x1b\x0b\xb2\xc8\xcb\x77\x6e\xd0\x56\x2b\x03\xf7\xdc\x90\xdd\x4a\x86\xad\xb9\x75\x6c\x66\x21\x82\x8d\x59\x40\x15\x15\x3a\xb7\x8e\xb5\x15\x4c\xda\xa0\xcc\x36\x32\xdb\x7a\x47\x6e\x49\x51\xd4\x93\x01\xfd\x02\x16\xee\x9f\x42\x68\x6e\x23\x65\x9a\x48\x60\x65\xbe\xef\x1b\x3c\xb6\xab\xdf\x80\xa7\x69\xf5\x0b\x74\x1b\x36\xd5\x83\x53\x2d\x22\xa8\x5c\x56\x55\xc7\xb9\x05\xf3\x4c\x88\xa8\xe0\xb0\xfd\xcc\xad\x2d\x68\xb5\x05\x4e\x28\xc9\xb4\x2d\x72\x29\x44\x53\x4c\x30\x88\x5f\x80\xbf\xae\x97\x2a\x68\x56\xd0\xbc\x21\xed\xc0\xb4\x2c\x98\x80\x97\xde\x65\x93\xf0\xd2\xec\x03\x45\xd9\x67\x93\x41\x51\x66\x11\xb9\x4d\x5e\x81\x3c\x2b\x93\x0c\x5e\xdd\x24\xa5\x6a\x88\xe1\xa0\x2b\xb3\xcc\xdc\x26\x8e\x27\x8b\x17\xea\xca\x54\x2a\x72\x6e\x0c\x58\x53\x8c\xf1\xdc\x26\xa1\x83\xe6\x75\x71\x17\x0a\x30\x6d\x84\x68\x9e\xa6\x85\x03\xc9\x2c\x9e\x9e\x16\x9e\x87\x45\x30\xa1\x23\x6b\x7b\x31\x5a\xed\x16\x8a\x2b\x89\x72\x93\xb0\xb4\x7e\x3e\xb8\x80\xfa\x4c\x02\xe5\xb8\x00\xd4\xb6\x73\xaa\xf5\xc1\x9e\x3c\xae\xa9\xdd\x49\xb4\x86\x0d\xbf\xe3\xcf\xb6\xdb\x61\x1d\x5e\x6e\x00\xd2\xcb\xf3\xba\xe7\x34\xe9\x05\x38\x42\x7c\xa6\xed\xa0\x36\x43\xc0\x60\x3b\x90\x9c\xc1\x42\xf8\xc8\xc5\xd4\x20\xe1\xf9\xf0\x99\x26\x68\xbe\xbe\x3d\x60\xe9\x3c\xe8\x83\x2a\x21\x9d\x6e\x1b\x1c\x19\x14\x6b\x3b\xb7\x03\x5b\xc4\x63\x86\x23\x83\xfc\xea\xe7\x06\xc7\xe0\xe2\xb3\x07\x7a\xb0\xd9\x9a\x7f\x00\x3f\x0a\xda\x6f\x54\x8c\xb5\xe6\x1f\x28\xce\xdc\x25\xf2\x18\x54\xcb\xa2\x13\x63\x98\x1a\xc3\x89\x69\x9c\x1a\xf3\x3f\x4c\xe7\x17\x72\xe9\x35\x4d\x27\x06\x25\x80\xbf\x9d\x9c\xf8\x0f\xd5\x54\x84\x09\xeb\x6e\x17\x36\xba\x6e\x2c\x1b\x8a\x53\x4f\x0f\x1b\x90\x6e\x7d\xce\x70\xc6\xa7\x35\x61\xb6\xed\xe2\x1d\xde\xc2\xe5\xe2\x30\xdc\x04\x87\xe1\x16\xb8\x34\x7e\x9f\x40\xc4\x32\x97\x20\x2e\xfe\x14\x3b\x34\xb7\x9b\x5e\x8d\x6a\x8e\x29\xd4\x9b\x79\xe7\xa6\xff\x9d\x9f\xe3\xed\x5f\x6a\xa6\x0d\xbe\x0d\x0a\x5d\x9c\x1b\x7d\x19\x2c\x48\x6e\xa2\x0c\xaf\x2c\x33\xa8\x37\x43\x82\x9b\x26\x50\xb7\x40\xf1\x6a\x18\xc2\xa4\xa5\x16\x45\x59\x5a\x4f\x24\x3d\x64\x0d\xd3\x88\x5c\x05\x2b\x7c\xbe\xa6\xe3\xb1\x67\x11\xde\x0e\x5d\x51\x1a\x73\x43\xb8\x5b\xf9\x3c\xf3\xbc\x35\x86\x78\xc0\xe1\xcb\x2f\x50\xcd\x2a\x58\x52\x58\xf7\x45\x6e\x2b\xb3\x00\xd0\x75\xc5\x4c\xcc\xf2\xe3\xdc\xea\x3c\x2d\x70\x88\x50\x94\xe7\x2c\x3f\xce\xad\x9b\x24\x2c\x0d\x3d\xaf\xff\xfe\xd7\xe5\x97\x3e\x0b\xfc\x23\x14\x90\x39\xcb\x8f\x1c\xad\xbb\x5a\x81\x46\xcf\x97\xb9\x82\x50\x38\xc5\x5b\xce\xc2\x9c\xed\x1a\x54\x49\x7d\x9e\x36\x51\xd9\x7e\xf8\x40\x63\x42\x24\x9c\x1c\x63\x66\x79\x11\xe2\x90\xef\xf1\x2c\xd0\xc5\x29\x0b\xcc\x2c\xc4\x87\xc3\xcf\x3c\x7c\xbb\x3f\x20\xb0\x16\xc4\x2c\x08\x8d\xfb\x3e\xb3\x60\x83\x29\xe0\xcd\x4b\x1b\xa0\x6c\xd0\xf6\x74\x93\xf4\x8e\xa1\xba\xcb\x92\x47\x9f\x26\xa1\x50\x5c\x0a\x3a\x95\x42\xee\x58\xfe\x64\x61\x54\x7e\x01\xae\xbc\xc5\xff\x1f\xf8\x5f\x5d\xc2\x19\xb9\x15\xbf\xff\xf2\x8a\xb4\xfc\xb3\x20\x55\x56\xb7\xf6\xa7\xbc\xe8\x71\x28\xbe\x73\x96\x9a\x02\xda\x5f\xbc\x2c\x2d\x3f\xd9\x59\xa0\xfa\x93\xff\xc6\x2c\x4c\x0b\xff\x69\x60\xa2\x41\xcd\x1a\x9c\x91\x95\x39\x78\x96\x9a\xd3\xec\x1f\xb8\x0b\x05\x72\x4a\xe3\x4a\x8b\x44\xd6\xa1\x56\x58\xff\x2c\xf4\x8e\x50\xa9\xdc\x59\xe8\x1d\x61\x65\x43\x69\x59\xc2\x5e\xf3\xd4\x98\xbc\x5c\xf3\xd2\x72\xf5\x45\x45\xa3\x72\xa1\xb9\x13\x8a\x5c\x89\x97\xd2\x28\x72\x25\x30\x4b\x7a\x0c\x4b\xbb\x57\x3a\xcf\x7c\xf7\xc2\xf0\xb6\x36\xfc\x09\x26\x47\xe8\xab\x74\x2e\xaf\x26\x1b\xfa\x43\x45\xe8\xcd\xc2\x74\x58\x6d\xb8\x45\x6c\x1b\x01\x97\x02\xd0\xa9\xf8\xb9\x59\x12\x74\xea\x96\x5b\xa0\x40\xf4\xe5\xaf\x0c\x9e\x66\xc3\x3f\x34\xbc\xa0\x1e\x06\xed\xdc\x9a\x98\xf4\xf8\xf5\xce\x1c\x1c\x83\x96\x6b\xf0\xa6\x2d\xac\x5e\x60\x7a\x95\xa7\xf5\x2c\x03\xb9\x8b\x24\x13\x0b\x30\x69\x35\x0f\xc3\xf2\xda\x3d\xf3\xc1\x80\x2d\xcf\x1a\x72\x65\x7d\x84\x13\xab\x31\x5b\x71\x53\xd2\x81\x57\xea\xb9\x12\x94\x99\xc3\x9f\x60\x1f\x94\xbf\x64\x3c\x9d\x85\xee\xbe\x4d\x47\x51\x99\x9c\x34\x01\xa5\xc2\xb2\x36\x61\xe9\x32\x73\x96\xfc\xc9\xe2\x1b\x1a\x15\x53\x5f\x35\x6f\x1c\x80\xd0\xe2\x8d\x32\xb1\xb4\xde\xba\x93\x2a\x38\x1d\xa7\x85\xde\xbd\x2a\xa6\x3c\x0b\xbc\x1c\xaa\xa0\x77\x59\x49\xa6\x5f\x68\x54\xd2\x89\x4c\xa2\xd2\x8f\xd8\x5d\x93\x3f\xf8\x13\xc0\xfb\xe6\x36\x21\xe4\xbc\xf7\xe0\xbd\x5b\xbd\x7b\xf7\x1f\x1b\xd0\x07\x3b\xa3\x17\xcc\xb2\x3b\xfd\xb5\xfd\xc2\xbb\x9a\x9b\xb7\xd1\xce\x30\xc5\xe1\x26\x29\x21\x84\x11\x0b\xdc\x77\xab\x05\x31\xf4\x7e\xd5\x0c\x87\xca\x39\xbe\x36\x95\x3d\x67\xce\x24\xa0\xbe\x97\x97\x8f\x69\x11\x14\xc6\x38\x0b\xd2\xe3\x57\x5d\x52\x4a\xe2\x58\x01\xdb\x82\x4a\x3a\xc3\x1c\xc1\xbc\xaa\x2d\xfc\x45\xb0\x4f\x7f\x91\x78\x5f\xcf\x18\xa6\x4e\xf1\x72\x24\x3f\x68\xd8\x07\x47\xe9\x17\xb8\xf7\xc3\x3f\x20\xad\xee\x74\x97\x39\x4c\xff\xc0\xd0\x48\x73\xfd\x49\x4d\xbc\x68\x38\x53\x2c\xaa\xcf\x2b\x27\x42\x54\x5f\x74\x9c\xd4\x38\x11\xb2\x56\xbd\x14\x2f\xac\x6c\xbe\x15\x17\x44\xac\x4d\x0f\x22\x03\xd6\x3c\x51\x28\x27\xd8\x2d\xf1\x00\x22\xab\xa7\x09\x1e\xb6\xe5\x73\x5e\x00\x45\x56\x73\x03\x5c\x6e\xad\x62\x2d\x70\xb1\xad\x96\x16\x17\x18\xd2\x8b\x7f\x27\x43\xaa\x01\x58\x7d\x8d\xce\xcb\x9d\x6b\x2b\x12\x6f\x1c\x81\xde\xa9\x77\xee\x1a\x0d\x12\x49\x54\x3f\x87\x28\x94\x8d\x61\x0e\x7f\x81\x68\x59\x16\x47\xcc\xa2\xd5\xa6\xbb\x4c\x8e\xd6\x20\x5f\x28\x5a\xad\x17\x2e\x74\xa2\xfd\x1c\x04\x89\x3c\x0d\x15\xe0\x45\xeb\x5b\x72\x79\x48\xb4\xe6\x11\x11\x70\xd5\x1c\x9d\xc0\xd3\x07\xfd\xc3\xb3\xc8\x62\xf9\xe1\x4a\x88\x48\x84\xc0\x55\xd3\x08\x27\xdb\x6a\x20\x90\x59\xb2\xbc\x8b\x9e\xe4\xbf\x7f\x5d\xd4\x4c\xa6\x2f\x11\x57\x7f\xdb\x7f\xff\x9b\x2a\xbb\x34\xeb\x8f\x35\x11\x9b\x9e\x39\x08\x37\xd0\xb0\xf6\x7e\xa6\x8f\xec\xd2\x33\x30\x9e\x44\x47\xfd\x71\x08\x6e\x8f\x5b\x66\xfa\x07\x7a\x54\xe9\x99\x20\xd1\x14\x33\x5d\xaa\x72\xd3\xce\x8a\x4c\xfa\xf2\xac\x9b\x95\x2e\xb6\xca\xb0\x36\x2b\xd3\xa1\xfa\xbc\xac\x85\x7e\xf0\x12\xba\x15\x4a\x42\x65\xcf\x99\x15\x2e\xb1\xb6\x33\x57\x42\xb6\x3e\xfe\x72\x14\x55\x26\x2f\xf0\xf9\x5d\x33\xe1\x95\x14\x0f\x95\xe6\x5d\x9f\xc7\x15\x0a\x44\xa5\x42\x9e\x35\xcd\xbd\x42\xd2\x15\xfe\xb3\x55\x1a\xc6\x0a\xff\x59\x05\xe4\xcc\x4a\x73\xb0\xaf\xcc\xb5\x82\xb7\x9a\x9f\x3b\x9e\xd5\x63\x85\x11\x23\xfc\x7f\xb0\x01\xf7\xf8\x9e\x32\xc6\x88\x15\xfe\xb5\x55\x7a\xf3\x5a\x79\x21\x96\xa2\xa1\x26\x26\x9c\xa6\x89\x1b\x44\x7b\xb0\x12\x24\xea\x02\x53\x59\x97\xd0\xa8\xa2\x36\xde\x79\x3c\xac\x46\x91\xbd\xfc\x06\x86\x21\xf0\x5d\x5f\xd0\x18\xc3\x0b\xd9\x78\x21\xd6\x21\x50\x91\x74\x5f\xa5\x52\x67\xcd\x84\x0a\xfe\xff\xdd\xb4\x56\x52\xd6\x4e\x1a\xb5\x54\x2c\x45\x64\x5b\x4e\x85\x12\xd2\xca\xd7\xda\x39\xf3\x12\x66\xb5\x93\x66\x61\xa7\xda\x29\xd1\x3f\x7d\xe4\x3e\xd7\x30\x13\x73\x2e\xbf\x31\x41\xb5\xa9\x40\xf8\x93\xfd\x35\xea\x0b\x11\xa7\x6a\x0b\xcc\x0a\x88\x18\xe1\x71\xb3\xb4\x60\xd5\x65\xae\xc2\x02\xec\x3b\x40\x45\xe6\x81\xea\x99\x0b\x26\x90\x12\x4d\x74\x60\x0d\xc9\x9a\x0a\x0b\xaf\x4f\xf4\x0a\x87\xd5\xef\x07\xc9\xe5\x7e\xe1\x01\x8d\xea\x61\x26\x49\x5a\xbc\x99\xeb\x2f\xa2\x99\xe5\xea\xd3\xc7\xe4\x72\xab\x8f\xc9\xc3\xd0\x5c\x08\x8f\x3b\x9f\x3c\x15\xe1\x57\xd5\x4c\x09\x2d\xe2\x47\x3a\xc1\x6d\xb5\x5b\xc1\x5b\xe1\xb6\x6a\x14\x51\x17\x2f\x5b\xe6\xb0\x45\x79\xa7\x1e\xe0\x85\xaa\xac\xc2\xb3\x2e\xda\x30\xbc\x77\xd7\xe2\x20\xfc\x05\x69\xd0\x44\x32\x4b\x55\x5b\x7e\x81\x02\x43\x30\xa2\x32\x20\xab\x2d\xff\x00\xb1\x6d\x19\x48\x44\x27\xb4\x5d\xa1\x45\xac\x16\x30\x88\xc7\x52\x08\xc9\xac\xf4\x9f\x33\xfc\xaa\x7b\xee\x13\xd1\x80\x6c\x04\xd5\xfc\xb3\x53\xc5\xa1\x1b\x5e\xdd\x39\x0a\xf1\xcf\xce\x48\x07\x91\xc4\x82\x47\x3e\xb3\xeb\xce\xed\xef\xad\x76\x30\xb0\x51\x44\x1d\xe4\x40\x7d\x00\xad\xa0\x3c\x17\x67\x3d\x28\x25\x75\xc8\xd7\x13\x42\xd0\x27\x05\x94\x7a\xc3\xec\x73\x06\x18\x4e\x1d\xb0\x56\xf3\xe7\x2c\x82\x12\x6f\x78\xab\x22\x9c\x29\x2c\x6e\x4e\x30\x43\xf8\x99\xe0\xcc\x83\xbc\x18\x80\xea\xd3\xf1\x22\x72\xf6\x27\xc8\x0f\xf0\xd9\x66\xcc\x31\xd5\xbd\x53\x2f\xfa\x05\x88\x06\x68\xec\xe4\x3f\x3c\xeb\x8b\x9d\x9c\xfc\x7d\x56\x84\xf6\xcf\xee\x6d\x84\xda\xcc\xdb\x9f\xb2\x9d\xce\x7a\x83\x31\x7c\x14\xde\xa4\x57\x30\xa7\x42\x41\x37\x8d\x37\x2b\xdd\xe5\x0c\x1f\xeb\xbd\x90\xe5\x46\x8c\x70\xd3\xce\xe3\x4d\x79\xe3\x70\xf4\x24\x01\x07\x7d\xd6\x95\x46\x5a\x33\xc6\x83\x40\x0a\xa9\x56\x2b\x62\x8b\xaa\xcf\x3a\xc2\x22\xcb\x91\x17\x16\xcd\x61\x04\x82\xe4\x53\xd6\x29\xd6\x27\x25\x95\xa6\x18\xea\xb9\xd9\x3f\x5f\x80\xc2\xe5\x2f\x4e\x7e\xa1\x39\x7d\xc0\x7a\x9a\x95\x96\xc9\xa8\x04\xbc\x1a\x51\xcf\xe7\x99\x56\xe3\xa9\x67\x06\x38\x6a\x19\xdb\x8f\x44\x0e\x3d\xef\xff\xfd\x2f\x54\xdf\x7a\x36\x78\xcf\xc9\x29\x7c\xb6\x17\x06\x55\xc5\xcd\xcd\x46\x5d\x9b\x0e\xd3\x06\x54\x24\x6f\xd3\xd9\x7e\xd4\x6c\x48\xaa\xb4\xf4\x95\xd3\x06\x6d\x1b\x05\xbe\x7a\xdc\x72\xa5\xbb\x7e\x08\xfe\xe0\x37\x28\xb9\x04\xbd\x5a\x01\xf7\xe8\x58\x6a\x08\x35\x52\x98\xcf\x6c\x65\x21\xc1\x9f\xff\x87\x8c\x90\x60\x6b\x2f\x12\x1a\xf6\xe5\x6a\xcc\x21\x6f\xbc\xda\x6a\x3a\x27\xeb\xf9\x15\x09\xf6\x89\x69\x54\x4c\x49\x5b\xd3\x6a\xae\xac\x5a\xac\x38\x84\x96\x9f\x51\x90\x55\x92\xb4\xd1\x8c\x69\xf1\xdd\x60\xc6\xb4\x1f\x5d\xa3\x19\xd3\x78\xb6\x21\x88\x7d\x78\x96\x90\xb5\x53\xe5\x8c\x66\x4b\x33\xa7\x64\x6f\x6b\x29\xe7\xb4\x54\xed\x46\x42\x63\xcd\x22\x20\xc6\x54\xdd\x8a\xd9\xa8\x73\x32\x8c\x6f\x9d\x97\x11\xd1\xd0\x93\xa3\xd5\x29\x1c\xf8\x7d\x0f\x68\xd4\x31\x75\x21\xda\xd6\x29\xa9\xcc\x4f\x83\x87\xad\x58\xbc\x21\xac\xbc\x4b\x9e\x37\x28\x99\xec\xfb\xd3\x50\x1f\x79\xf3\x54\xd3\x6b\xcd\x97\xb8\x36\xc8\x3f\x9b\x5b\xa0\x52\x40\x44\x51\xeb\x64\x68\xdf\x10\x97\x63\xaf\xc6\xc6\xcc\x9d\xbe\x48\xb6\x71\xe0\x05\xd3\xc8\xc0\x64\x37\xc0\x13\xc1\x0d\xdc\x78\xdf\xff\x3f\x78\xd6\xc4\x32\x4c\x47\xd1\xd7\xb3\x21\x4e\xdd\x5a\xa8\x16\xf4\xfe\x90\xec\x68\x91\xa3\x54\x17\x70\x84\xdb\xbc\x05\x82\x88\x43\x47\x69\x7b\x71\xd2\x90\xff\xf1\x7b\xd7\xe7\xb4\x88\xa3\xe0\x19\x67\x47\xb8\x16\xb0\x19\x9a\x5f\x22\xd7\xce\x44\x91\x81\x84\xd5\x1b\xcc\xad\xb3\x0b\x38\x37\x98\x5b\xed\xb3\xda\xe0\x1a\xd7\xbc\x6d\x32\xa9\xbb\xa5\x0d\x12\x32\x35\x2f\xe6\x42\xbd\x17\x6f\xd4\x45\xe4\x25\x40\xd1\x16\x6d\xcc\x5e\x3b\xaa\xa1\x86\x9f\xb9\x91\x74\x56\x36\x46\xa1\xf7\xf2\x97\xa0\xd6\xf7\x0c\x86\x97\xad\x26\x01\x76\xd2\x6e\xee\x5b\xcc\xe9\xad\x83\xaa\x01\xe1\x34\x33\x1b\xd2\x31\xd9\xcf\xa3\x31\xbd\x52\xd7\x39\xd9\x76\xe2\x30\x53\x0c\xcf\x32\xfb\x2b\xb7\x3d\x25\xa6\x9a\x60\x7d\x45\x1b\x3a\xdb\xc1\x48\x34\x7d\x71\x34\x88\x02\xd1\x70\x4c\x14\x29\xd0\xa4\x1d\x5c\x69\xf5\x78\xf0\x4a\x64\x21\x0d\xf5\x90\x1d\x9c\xda\x41\xfe\x76\x87\x54\xc3\x9a\xfb\x98\xae\xbd\x17\x93\xc0\x69\xd0\x17\x27\x9d\x4f\x85\x57\xdb\xc9\x79\xd1\x34\x9c\xc4\xaf\x42\xc4\xed\x84\xb9\x4b\xd0\xb0\x21\xed\x66\x73\x0f\x27\xe5\x9b\x06\x81\x88\x01\x7b\x19\x36\xd8\x39\x9b\x4e\xef\x76\x12\xe7\x59\xbc\xc1\xee\x69\xbf\xb3\xf6\x62\xa4\x61\xff\xa9\x86\x08\xf0\x18\xfe\xbf\x72\x8c\xa2\xf0\x22\x45\x6a\xf0\xe2\xb4\xfa\x7f\x50\xa4\x5b\x62\x7b\x11\x92\xe3\xa3\x67\xbb\x93\x13\x35\xcd\x4c\x80\xd9\x4d\xf3\xcd\xc3\x55\x24\xdd\x4c\xe4\xe7\x0f\x28\xa1\x85\x34\xdb\x93\xd3\x2c\xa2\x1f\x6e\x49\x41\xc7\x46\xc7\x32\x5f\xd9\x1b\x50\x8b\xbd\x88\xda\x43\x69\x68\x81\xfb\x24\x55\xa2\xfb\xa1\xbd\xcd\xfb\x1e\x4e\x60\xad\xba\x49\x5e\x56\x74\xc5\x6a\x0f\xb8\x41\x33\xd7\x19\x43\x3d\xfd\x8c\xbb\x89\x6c\x19\xfd\x97\x34\x2c\xfd\x40\x17\x1c\xc1\x8c\x4e\x13\x9e\x2f\x27\x7d\xe3\xb9\x21\x51\xd1\x37\x64\xe3\x11\x93\xf7\x17\x56\x54\x55\xaf\x7a\xcf\x20\x10\xed\xff\x71\x84\x6b\x94\x1d\x26\x3a\xbb\x11\x76\xaa\x6f\xfa\xe7\x03\x32\x94\x04\x64\xdf\x28\x0b\x96\x49\xc0\xb0\x35\xf7\xbd\x90\xe7\x87\x9e\xb9\x16\xe2\x88\x5e\xea\x7f\xff\x0b\xfb\x99\x75\x64\x39\xb7\xff\x41\x67\x39\x1c\x5f\xe2\x3a\x13\x06\x59\x01\xd4\x4b\x52\xe9\x4f\xb8\x36\xa2\x09\x3a\x1d\x03\xc0\x5e\x78\x00\x0b\xd7\xf7\x4a\x1d\x93\xc0\x52\x4f\x15\x8d\xb6\x6e\x4f\xb3\x9d\xd8\xb2\xd3\x6c\xe7\x36\x2b\x71\x82\xf6\x72\x07\xba\xf1\x05\xa7\xd7\xfb\x05\x95\x5e\x2b\xc6\x1e\xfa\xba\xdb\xa1\x71\xb1\xd7\x4d\x6f\x98\x39\x2f\x46\xab\xa8\x8b\xaa\x0e\x1a\x35\x13\xcd\x0d\x4c\x34\x20\x06\x6a\x4c\x53\xa4\x89\x43\x80\xb2\xcd\x69\x1d\x3e\x5f\x76\x50\xe8\xc8\x59\x1e\x1e\x52\x62\x21\xc1\xad\xde\x93\xdf\xd4\x43\xe7\x4e\x13\xac\xe8\xf4\xfa\xf2\x7d\xa2\xf7\x0a\xb1\x2c\xa2\x11\xfd\xd8\xfe\x54\x19\x6f\xf6\xd4\xbd\x34\xf7\x07\x65\xb7\x79\xa7\x73\xc4\x26\x70\xa1\x37\x3f\x13\xe3\xfa\x7b\xb2\xaf\x57\x91\xa1\x94\xd1\x4d\x2f\x75\xae\x52\xb5\x74\x64\xf0\xf9\xcc\xfa\xa0\xf1\xcc\xb3\x38\x26\xfc\xd6\xc4\x8d\x03\x99\xe3\x3d\xeb\x03\x90\xc2\xfc\xfc\xe2\xa8\xa9\x82\xb9\xb3\x03\x37\x35\x53\x30\x72\xd6\xf5\x02\x41\x8c\x64\x53\x0f\x22\x7f\x5d\xff\x3b\x2b\xd7\xd8\xf8\xda\xe9\xdf\x6f\x23\x53\xa7\xb9\xce\xee\xe7\x1d\xe6\x3a\x5b\x67\x3b\x2d\x72\xb6\x4a\x76\x78\x95\x35\x41\x8c\x9e\x30\xc7\xcc\x36\x91\x2f\xdc\xf3\xc4\xf4\x3b\x21\xc5\x59\x9f\x3c\xf4\xbd\x78\x93\xe3\x70\x93\x58\x3c\xd3\x34\x73\x5c\xfe\x01\x67\xc9\xa7\xcb\x83\x2f\x98\x48\xe6\x6b\xd2\x5d\xb1\x4f\xc2\x06\x1d\xa0\x1d\x81\xcc\xb6\x5b\xf7\xc5\x3d\xa5\x16\x68\xd1\xeb\x9e\x7d\x04\x5c\xda\x6f\xa3\x03\x39\xd9\xc0\xd7\x59\xf1\x5a\xf1\xe8\xb3\x03\x2c\xd9\xeb\xb9\x23\x12\xa0\x7d\xfe\x87\x2c\xd2\xd1\xd3\xa9\x2e\xea\x9f\x1e\x38\xf5\xfe\x22\x2d\x7e\xba\xa3\xf7\x3d\xa5\x93\x26\x06\x6e\x65\x76\xdc\xe9\x4c\x6c\x6e\x5d\x48\x87\x0a\xc9\xf6\xfb\xbe\x53\x86\xea\xce\xdc\x77\xce\xbd\x3f\x40\xc9\x05\x8b\x54\x84\x64\x76\xef\x13\x84\x06\x28\x5b\xcd\xec\xfb\x7b\x48\x4f\xcb\xa6\x9d\xa7\x9f\xd7\x6e\x47\x5e\xd3\x0f\x89\x0f\xa2\x7f\xd5\xc0\xf1\x7b\x77\x81\x2e\x8f\x9d\x11\x9b\xbe\xb4\x77\xa6\x41\xb7\xae\xa5\xa7\x01\x50\xea\xc2\x7e\x50\xf9\xa1\x6b\x54\x27\xc4\xf3\xd9\x04\xd7\xb6\xe6\xe3\x92\x06\x3f\x5f\xab\xfa\x89\x48\x3d\xdd\x40\x3a\xf3\xa2\x5b\x03\xd3\x59\x38\xf1\xb3\x79\xe1\x69\xd6\x7c\x46\x33\xad\x79\x37\x83\x9d\x74\x9f\x5b\xfe\x02\x97\x5c\xe1\x84\x9e\x41\x9c\xde\xbd\x27\x0e\x4c\x33\x10\x21\x99\x65\x1c\x62\x36\xed\xa1\xd0\xd3\xa0\x27\xe0\xda\x61\xc0\x6b\x3e\x78\x10\x0b\x60\x07\x84\x7e\x91\xc1\xdc\x43\x5a\xf0\xa4\xaf\xe8\x37\x37\xb7\x67\x0e\x69\xce\x37\xef\xab\x9b\x34\x68\xe2\x18\x0d\xf0\x11\xc4\xa9\x88\xf2\x01\x0a\x45\x94\xaf\x00\xfd\xc6\x5a\x74\x7f\x40\x05\xb4\x39\x2a\x3d\xbf\x0c\x24\x50\x96\xa6\x39\xb8\xaf\x3f\xd9\xa9\x66\x02\xa8\xcd\x9e\xdd\xfd\xe1\xfa\xfb\x03\xf4\x69\x61\x80\xba\x34\xd3\x48\x83\x55\x0f\xeb\xfa\x4b\xbe\xb9\xd9\xe1\x15\x66\xdb\x7f\x7f\x12\x44\xfc\xeb\x7e\xfc\xa8\x6f\xd4\xc4\x0f\xe4\xac\xb4\x5f\xe3\x00\xe2\x53\x3c\xf8\x7b\x2a\x22\x87\x5f\xd5\x33\xf9\xd5\x0d\x42\x94\x68\x13\x0e\xe4\xc0\x09\xa5\xc5\x7a\xb7\x0f\x7b\x1c\xfa\x81\x17\x0a\x49\xc8\x01\xbd\x92\xfd\x2a\xc6\x36\xfe\xfb\x5f\xb7\xf2\x7a\x6c\xf1\x3e\xeb\x6a\x37\x36\xba\xa1\xe9\x86\x31\x52\xcd\x24\x56\x18\x1b\x27\xd5\x5d\x52\x28\x2f\xff\xc0\x6b\x91\xf8\x71\x94\xa4\x52\x9d\x42\x33\x65\xdb\xff\x28\x59\xcb\x4d\x03\xa7\x97\xbf\xfd\x09\x46\xa1\x82\x3b\xdc\x04\x77\x95\x3a\x2d\x28\xd8\xab\x43\x75\x54\x6c\x22\xcf\x43\xa2\xb3\xe5\x1f\x72\xa0\x22\x22\xb5\x55\x5a\xdf\xc1\x42\xd7\x56\x57\x0d\xda\xcc\xba\xf8\x69\xa4\xcd\xcc\x1c\x80\x80\x49\x3b\x14\x8c\x96\x29\x10\xd5\x09\x3c\xf7\xc7\xd4\xf5\x69\x30\xeb\x78\x68\x5f\x8c\x04\x75\xdd\x6f\x60\x37\x4b\xb4\x0f\x80\x34\xd5\x21\x9b\x03\x69\x16\xad\xf1\x1d\x3d\x59\x40\x1f\x74\x1e\x71\x5e\x31\x24\xa4\xb0\x7e\x6a\xc0\xf1\xde\xc1\x23\x83\x45\x05\xbb\x27\x0f\x16\xaf\x50\xd6\xad\x39\x60\xe1\x1a\x9f\x2e\x60\x6d\xb2\xaa\x70\x74\x84\x48\x7b\xfd\x50\x77\xfa\xe3\xda\x37\x00\xb3\xc2\xac\x0d\x37\x2b\xbb\x5e\x0f\xe4\x99\x09\x65\xa0\x9a\x63\xd0\xda\xa8\x13\x6c\x50\xe5\x65\x3d\xcb\x40\x46\x0b\x6b\xaa\x07\x4b\x4d\x5b\xa3\x35\xe0\xfc\xaf\x7c\x50\x73\x0c\xde\xaf\x3c\x11\x83\xe8\xc1\x54\xc0\x91\xca\xd6\xee\x11\x0c\xd3\x31\x9b\x21\x35\x62\xb1\x86\x72\x44\x72\xae\x3a\x09\xc6\x31\xba\x49\x6a\x24\x4d\x26\xb0\x9a\xaa\xf4\xcc\x01\xa8\xe6\x6a\x5b\x73\xcc\x6c\x52\x9d\x4e\xc8\x5a\xcb\xd6\x31\xc9\xba\x9e\x1b\xb8\x42\xd5\xcf\x17\x3c\x9d\x3d\x90\xcc\x33\x21\xd0\x3a\x60\x38\x6b\x9f\xe7\x8e\x74\x34\x1a\xd7\xca\x81\x6a\x5c\x69\x49\x93\x16\x6b\x20\x8f\x61\xb1\x7e\x6f\xec\x30\xe4\x5b\xb7\x36\x76\xf6\xa1\x2f\x76\x20\xc8\xe2\xff\xd9\x87\x30\xc1\x80\x5b\x92\x0d\x6b\x83\x46\x2a\xab\x3b\x06\xd2\x40\xd8\x3c\x33\xe0\x2d\xdf\x2c\xab\x0e\x4a\x1e\x4f\xf6\xc1\xbd\xe0\x89\x40\x5e\x08\xdb\x72\xc7\x11\xec\xc2\x4d\x50\x4e\x78\x14\x0c\x51\xb4\xb2\x6b\x1c\x0f\x7f\xd0\x5c\x9d\xf4\xf9\x11\xe4\x1b\x67\x92\xe1\x1f\x92\x0c\xb5\x81\x30\x46\x2b\xb3\x06\x3d\xe0\xdb\xf6\xa7\x70\xd7\x41\x2d\x91\xe0\xff\x38\x99\x25\x58\xf3\x46\xd0\x62\x09\x7d\x32\x55\xa1\x7b\xcb\x34\x67\x7a\x46\x8a\x25\x81\xbb\x71\x25\xfd\x1a\x21\x03\x1c\xad\x2b\x1b\x17\xe9\xf7\x33\xd5\xcf\xde\x6b\xcc\x0c\xa8\x1c\xd7\x73\x30\x6d\x76\x75\x93\x64\x1f\x73\x03\x22\x1c\x6d\x16\x1a\x30\xb5\x15\xab\xaa\x06\xfc\x94\x6c\x8e\x18\xf0\x53\xb2\x6d\x6c\x10\xe5\x58\xdb\x36\x98\x8d\x42\xd9\x8f\xe7\x00\xca\xf9\x08\x08\xd6\x72\xb6\xba\x6d\x24\xcc\x31\x7b\xdc\x64\x0f\xcb\x6f\xa4\xa7\xb0\xc1\x70\xdc\x27\x9e\xdd\xe7\x05\xd5\xa9\xdf\x47\x4a\x18\x5d\x58\xc7\x4d\xa2\xc5\x19\x0f\x1d\x39\x34\x4d\x80\x34\xdd\xec\x98\xc9\x29\x3c\x8f\xb0\x96\x75\xef\x19\x58\xcb\x62\xfb\xfc\xc0\xbd\xef\x51\xc3\xab\xc8\x18\x37\x50\xdb\xc5\x06\x8f\x80\x0f\x91\xbd\x34\x02\xd6\x34\x3b\x98\x05\x0b\xb9\x58\xa3\x13\x3f\x2e\xb6\xb8\x37\x80\x73\x6c\xaa\x8a\x1f\x17\x5f\x0c\x1a\xbf\x89\x17\xa6\x9e\x39\x4a\x37\xb0\xe3\xd9\x3d\xd0\x77\x58\xeb\x10\x30\xb8\x79\x5a\x83\x6e\x48\xca\x44\x39\x83\xde\xed\xd6\xbe\x05\xf3\x07\x2a\x97\xda\x0c\x14\x7e\xe9\x92\x25\x81\x6c\x15\xfd\xe7\xff\x79\xe0\x2c\xbf\x40\x97\xd4\xee\x37\xb0\x56\xc3\xcf\x04\x29\x9e\x07\x40\x25\xeb\x87\x03\xa5\xa2\xe3\xf3\x01\xaf\x02\x9e\x97\x8d\x48\x5d\x28\x25\x12\x3a\x49\x04\x46\x49\xbc\xe0\x37\x92\xa9\xb5\x7c\xa5\xa3\x53\x4d\x55\xa1\xa0\xf6\xd4\xc0\xe3\xdd\xba\xf8\x28\x8c\x72\xea\xee\x23\xe7\x4e\x3f\xc0\xf0\xf7\x71\x33\x8b\xca\xfd\x2f\xe4\x1d\x70\x60\xb2\x59\x25\x90\xef\xcf\x36\x91\x60\xb6\x0a\x15\x62\x9f\x01\x87\xa4\x8f\x4f\x4c\x20\x5b\x45\x2f\xee\x22\xe7\x46\x93\x05\x6c\x65\x43\x4c\x10\x5b\xd9\x63\x25\x98\x8c\xc2\x0a\xb7\xa0\x39\xd1\xaa\xc8\x80\x3e\xcc\xd1\x57\xd1\x98\x53\xc0\x1f\x60\xf3\x9a\x67\x68\x2c\xb4\x7a\x34\x90\xf2\xda\x36\x85\xe8\x39\x31\x5a\x40\xc4\x38\x5a\x5d\x1a\x48\xd0\xe7\x10\xb4\xe8\x98\x17\xe9\xba\x03\xb6\xc3\x8f\x01\x33\xe0\xaf\x6e\xb5\x73\xa4\x7e\x6a\xf8\x0b\x4c\x83\xce\xfe\x40\xf1\x95\x2e\x81\x14\x8c\x81\xb4\x8a\x37\x06\x49\xf2\x07\x88\xa5\xf2\xf6\x86\xb7\xb9\xb5\xe9\x81\x7c\x7c\x5d\x87\x41\xc0\x8c\xd7\xeb\x9f\xee\x48\x31\xc8\x3a\xee\x2d\x73\x5d\x98\xa3\x51\x64\xe5\xa3\xa2\x0b\xc4\x47\xda\x1e\x10\x01\xf5\xaf\x37\x0d\xd2\x80\x75\x4b\x9b\xa0\x22\x5e\xb7\xd9\xa0\x89\xce\x0a\xb5\x08\x04\xa4\x99\x9f\x61\x90\x73\x36\x8c\x98\x84\xb3\xde\xfa\x33\xb7\x88\xbf\x00\xa0\x1a\x16\x48\x70\x25\x9f\x56\xac\xc7\xa4\x53\xc2\x70\x1b\xaf\xa0\xb7\x9f\x6e\x30\xe5\x84\x2f\x77\xb1\x78\x1c\x99\x0c\xaa\x9e\x54\x15\x70\x06\xad\x76\xbe\x2f\xc6\x4a\x81\xa2\x91\x65\x40\xa2\x25\x08\x0c\x6f\x56\x15\xc6\xce\x4d\x61\xc9\x09\xdf\x22\x6b\x70\x63\xa7\xe9\x50\x97\xb3\x60\x92\x88\xe1\xc9\x00\xe8\xb2\x22\x30\xf6\xec\xd3\x4d\xa0\x4f\x53\x79\x90\xe3\x04\x27\x02\xa5\x4b\xac\xf7\x0b\x54\xb8\xeb\xbe\xb6\x06\x92\x3a\x2c\xef\x75\x58\xde\xac\x00\x0b\xf8\x16\xf5\x4f\x83\x37\x69\x74\x8b\x74\xde\xd5\x85\x31\x10\x73\xf8\xd9\x67\x44\x5c\xc3\x52\x10\x00\xcb\xda\xcb\x00\x64\xb2\x12\x2e\x90\x5b\xd9\x6a\xc0\x60\x9a\x88\xf6\x69\x91\x12\x2c\xfc\x06\x01\x8b\x34\x5c\x71\x72\xe2\x34\x8a\x93\x54\x5b\xd0\x5e\x24\x52\x1f\xc0\xf5\xdb\x4a\x97\xb8\x72\xfd\xb5\x78\x88\x20\xec\x9b\x25\xda\x45\xec\xe9\xc5\x61\xad\x11\xdf\xa3\x22\x51\x92\x07\x4a\xe5\xcf\xf0\x7e\x82\x93\x91\x63\xa8\x82\x19\x92\xad\x0a\x0c\xc2\x24\x7b\x6a\x05\xdd\xb5\xad\xa1\x0e\x9a\xec\x86\xe5\x20\x93\x72\x59\x6b\x10\x2f\x0c\x0a\x87\x5b\x06\xb4\x3d\xdd\xb7\xed\x20\xee\xd1\xb5\x37\x58\x94\xd8\x7a\xd7\x80\x9f\x51\xd7\x35\x38\xa8\x1e\xb2\x5e\x35\x90\xfa\xa1\x1b\x0f\x06\x03\xff\xda\xa7\x4d\x46\xb1\x68\x3a\x99\xe5\xb8\x7d\xda\x3c\x90\x87\x4e\xc3\x80\x86\xc7\xba\xbc\x78\x28\xcd\x34\x57\x13\x9e\x46\xdd\x17\xe1\xc9\x4c\x5e\x8e\x27\x9a\x08\xf3\xb3\x25\x6a\xfe\x72\x09\xa7\x7e\x80\xdb\x9b\x04\xc9\xfc\x71\x49\xbb\x9b\xdc\x29\x9d\xfc\x46\x4e\xee\xd2\x0f\xd8\x1e\xdd\x7d\x80\x6c\x09\xc4\xf9\xe3\xdc\xaa\xc5\x54\x1b\x69\x35\x26\xa1\x8f\x44\xd3\xdc\xc8\x02\x1a\xf8\xdc\x92\x05\xd4\x25\x33\x75\xf9\x16\x34\x61\x38\xb4\xaa\x6b\xc2\xef\xdb\xaa\xb9\xb9\x51\x4d\xae\x63\x66\x6e\x39\x4e\x51\xbd\xe5\x6a\xb8\x0f\x0a\xf6\x30\x59\x27\x3b\xd5\xc0\x98\x7d\xd9\x0a\xdd\xf9\xe2\xa5\x98\xdb\x9f\x8c\x49\xb3\x70\xd4\x22\xa0\x70\xfb\x69\x9a\xe0\x56\x6e\x47\xcf\x89\xba\x78\x56\x81\xcf\xc2\xb3\x5a\x87\xf7\x2c\x3c\x9b\xa5\xcf\x9b\x85\x3b\x5e\x67\xe9\x64\xad\x64\xeb\x76\x67\x25\x0d\x9a\xe8\xca\xd3\x50\x10\x65\x56\xca\x80\xe1\x1f\x38\xb1\x9a\x25\x78\x76\x5b\x33\x36\x33\xda\x4f\x2a\xa6\x49\x20\xe5\x89\xa7\xd6\x4a\xa5\xb6\xe7\x4c\xa5\x94\x68\x68\xdc\x7a\x66\x87\x86\x89\xf1\xb0\x18\x1e\x68\x0d\xf4\x6c\x10\xa6\x5e\xa8\x46\xd3\x8f\x34\x4c\x13\x95\xf1\x6c\x24\x9e\xf4\xe3\x1e\x82\x05\xb3\xe5\x5a\x6b\xb2\x5f\xe8\x55\x9c\x04\x61\xa2\x9c\xb2\x6f\xfa\x93\x5a\xaf\x90\x5e\x65\xf6\xa4\xda\x3f\x90\x6a\x75\x01\x57\x6f\xeb\x2d\x67\x4f\x22\x35\x93\x9d\x5b\xd3\x7d\x40\xcd\x65\xab\xf1\x4c\x70\x26\x28\x34\x09\xce\x3c\xcc\xce\xb9\x97\xde\x65\x42\x0f\x56\x3e\x34\x51\x1a\x7b\xf5\xa0\x07\x6b\x1f\xa2\xb0\x75\x3d\x0d\xf0\x0c\xeb\xca\x17\x3e\x27\x3d\xc3\xac\xc0\x9d\xc0\x77\x86\x47\x73\x70\xd8\xea\x72\x30\x41\x92\x7a\x1c\xb9\x73\xb5\x78\x2f\xde\xab\xbe\x26\x4f\xe6\xc8\x50\x85\xd2\x39\x07\x19\xc8\xcf\x9c\x7a\xa9\xc9\x26\x0d\x94\xaa\x1f\x3a\x67\x30\x47\xa4\x68\x08\xae\x8d\xb7\x0e\x12\x9c\x59\xdd\x31\xe1\xce\x6e\xb5\xcc\x44\x4e\x8c\x65\xa2\x69\xe1\xb4\xae\x7d\x32\xfe\xd0\xaa\xfc\x89\x84\x65\xd6\xe3\x4c\xd8\x33\xbb\x69\x84\x3d\xd3\x66\xdd\x39\x73\x1e\xf5\xc1\xc4\x4e\xf4\xd2\x11\x24\xea\x56\x3c\x59\x2b\xe4\xe7\xf7\x61\x3b\xf0\x3c\x23\x98\xd0\x77\xde\xb9\xf8\xbd\x86\x00\x85\xd9\xf4\x41\xb0\x20\x4d\xa4\x10\x99\xd4\x9f\x7d\x84\xf2\x02\x73\xe9\x8a\x3b\x17\x47\xa4\x29\x58\x3c\x8c\xcc\xe0\x89\xf5\x04\x38\x26\xb1\xde\xf2\x33\xb6\xa9\x6e\x97\x73\xe7\x01\x69\xfe\x45\x1c\x60\x57\xfa\xfa\x39\x77\x56\x90\xd0\x20\x90\x76\xd5\x0a\x93\x09\xfd\x9a\x6f\xd9\x13\x45\xec\x7c\x5d\x9d\x08\xda\x53\x35\x9c\x39\x0f\xae\xb3\xdf\x0f\xe8\x3a\xfd\x3f\xcf\x00\xf3\x3f\x2d\x74\x2a\x3c\x3b\x27\x5c\xaa\x7c\x6b\x9f\x67\x0e\x5a\x83\x7a\x91\x5e\xd9\xbc\x1f\xce\x02\x6f\x21\x91\x0c\x4d\x9a\x5d\x79\x27\x22\xf4\x9a\x53\x48\xcd\x33\x27\x41\x83\x3e\x29\xd6\x4d\xf5\x49\xb7\x08\x4f\xd3\x89\x78\x5b\xe1\xb4\x49\xfd\xd8\x68\x7f\x8a\x38\x9a\x17\x14\xf4\xca\x2c\x3f\x27\x7d\xac\x54\x79\x74\x4e\x68\xd3\x7c\xdd\x9e\x2f\x30\xac\xd3\xdb\xe9\x22\x22\x28\xfe\x01\x2e\x53\x16\x54\xb0\x00\xfa\x26\x3c\x2f\x1e\x9c\xe6\x76\x54\x98\xf3\xe5\x7a\xde\x54\x59\x7a\x87\xde\x70\xff\x37\x49\xa9\xf8\xf2\x06\xbb\x27\xba\x10\x3f\x67\x3c\x9d\x37\x10\x00\x9c\x6f\x65\x13\x00\xce\x4a\xc8\xf9\x70\x90\x7e\xbf\x03\x18\x69\xd6\x9f\xec\x51\xec\xfc\x20\xfb\x84\x07\x0d\xd5\x98\xef\xde\x13\x0e\x59\x76\x00\x9c\x0f\x8a\xad\x9a\xd9\x1e\xd4\x0c\x10\xda\x5b\xbf\x5c\xb5\xa5\x1f\x48\x71\xd7\x33\x28\x14\xe6\x59\x89\xe5\x74\xd7\x5e\x3f\x78\xa3\x68\x5d\x16\xd4\x56\xbe\x4a\xad\x1f\x28\xda\xfc\x3f\xf5\x09\x92\x7b\x0b\xc8\xcc\x43\x5c\x1b\x55\x6f\xfe\xbf\xa2\x01\x3f\xd3\x99\x4e\x14\x6d\x58\x67\x21\xf5\xf5\x02\xa4\xe1\x39\x5c\xcc\xaf\x65\x95\xfb\x82\x72\xc8\xd7\xc3\x55\x68\x6d\xd2\x0e\x5f\xb0\xbc\xf5\xcd\xb3\xc4\x84\x09\x8e\xcf\x5b\x88\x76\xeb\xca\x14\x3e\x57\xa5\xb4\x97\x68\x5b\x74\xa6\x52\xed\x8e\xb9\x2a\x8f\x5e\xc9\xb6\x05\x50\xe3\x9b\xd1\xaa\xbc\x84\x76\xbf\x00\xee\xd2\xae\x5e\xd0\x1f\x85\x37\xe9\xa2\x71\xce\xf1\x6b\x0b\xb0\xc7\x17\xbe\x45\xfd\x91\x4a\x1d\xcc\xd5\x88\x82\x8b\x7f\xd8\x30\x17\x6a\xa1\x11\x8b\xe9\xfe\xb0\x1a\x67\x5f\xcb\x0d\xd8\x33\x3e\x0d\x74\x7e\xe0\x17\x68\xc0\xf0\x6c\x32\x09\x82\xd3\x99\x2e\x68\x98\x86\x39\xe8\x85\x39\xff\x8f\x26\x0a\x79\xcf\x14\xfd\xa9\x6c\xe2\x58\x40\x2d\x36\x9a\x2c\x56\x3d\xb3\xe9\x60\x25\x28\xf9\x7c\xc1\xb3\x53\xe7\xc0\xea\xd4\x5d\x7c\x3e\x01\xdb\x48\x6c\x2f\xfa\xa7\x7b\x35\xa0\x63\x1a\x52\xc1\xac\xd4\x31\xe9\x1c\x58\x23\xa7\x4e\x2d\xb0\xe2\xaf\x77\xfb\x1a\x9c\x3b\x4d\xf6\x20\x07\x88\x45\xa0\x75\x32\x72\x5e\x83\x00\xd1\x44\xc3\x4b\xca\xe0\x7b\x0d\x8a\xb4\xe5\x2e\x1f\xbc\xa0\x61\x07\x45\x9a\x89\x44\x16\x04\xfb\x1d\xae\x48\x1a\x45\x03\x34\x51\x06\xca\x2b\x88\xc5\xa5\x7e\x59\x70\xc4\x1a\x52\xad\x2d\x64\xe6\x2a\x36\x41\xac\xa0\x60\xf6\x30\x22\xa7\x5a\xf3\x40\xf7\x71\x1b\x0c\x16\x80\x8b\x91\xf1\x42\x76\x2f\x15\x45\x9d\xeb\x05\x2e\x5b\x9d\x02\x80\x6b\x42\x32\x5b\x4a\x21\x9b\x97\x65\xff\x9a\x03\x42\xe9\x4f\xfa\xba\xc5\x34\xac\xe6\x47\xb8\x64\x0d\xa1\x96\x95\x8a\xb0\x0f\x39\x5c\x27\x3f\x43\x31\x66\xe9\x30\x73\x7c\x5a\x06\x78\x64\x59\x2a\x2f\xa6\xbc\x57\x49\xd6\xb9\x16\xe9\xf7\x73\xe3\x3e\xd5\x0c\x51\x2d\x66\xc4\xba\x32\xc7\x82\x9f\x31\x08\x6f\xe4\x85\x41\x48\xd1\xb6\x50\x69\xc2\xd7\xfe\x45\x87\xab\x61\x31\x4a\x87\x2b\xeb\xfe\x17\xfc\xd7\x0d\x70\xd7\x9e\x02\x4c\xc3\xdc\xc1\xbe\x82\x29\x6b\x47\xc1\x55\xcf\x1b\xf2\x7a\x19\x9a\xad\x74\xa7\xf2\x33\xe4\x80\x50\xcc\x82\x4e\xcd\xa9\x14\xd7\xc1\x59\xd2\xc5\x71\x21\xc1\xbd\xad\xfc\x0b\x86\x4c\xeb\xd8\x16\xdd\xa7\x6c\x73\x59\x47\x92\xac\x95\xa2\x3f\x95\x8d\x2e\xeb\xa0\xd0\xd5\x2d\x6d\xc1\x5d\xca\x30\x64\x1d\xc9\xbc\xee\x04\x7b\x50\xba\xa5\x05\x24\x63\xf5\xc8\xba\x78\xd7\xf0\x1e\x64\x4e\xac\xe9\x0d\x92\x1a\x2d\xaf\xdd\x15\xa4\x4a\x7d\x5c\xbc\x74\x79\x9b\xc2\xa1\xfc\x73\x34\xb0\x80\x97\x05\x03\x53\xca\x3b\x08\x64\xdd\x03\x3a\x77\x11\x81\x2c\x56\x1f\x29\xcd\x62\xb8\x36\x68\xad\x9b\xca\xdd\xe1\x37\xc8\xc4\x3e\xb8\x1f\xea\x7d\xbc\x4b\x1f\x42\x36\x29\x0f\x16\xd1\x8c\xa7\x02\xbe\x4a\xe1\xc8\xc0\xf5\x80\x29\xbb\x3f\x48\x2a\xfc\xc2\xc5\x26\x35\xfd\x4f\xb2\xe9\xbf\xe9\xde\x99\x75\xea\xe7\x67\xe4\xd4\xb0\x41\x6a\x87\xe5\xce\x96\x9e\x1d\x96\x3b\x4b\xe5\xfd\xc7\xc3\xbd\xfa\x03\x16\x44\xf4\x0b\x60\xd3\xf9\x7f\x8c\xbd\x49\xce\x36\xbd\xb2\x1c\x36\xf7\x2a\xbe\x1d\xb8\xd8\x93\x93\x7f\xe2\xb1\xbd\x87\xea\x68\x68\xa0\xab\x8b\x63\x69\xff\x46\x45\x90\x11\xcf\x11\x24\xe0\x1b\xbc\xc0\xfb\x14\xab\xd8\x24\x93\x99\xc9\x6c\x3d\x02\xd0\x54\x07\xe5\x3c\x5e\xb8\x85\xf9\x7b\x5e\x57\xdd\x01\x72\x48\xf9\x70\x9f\x74\x50\x72\xa4\xdc\x19\x10\x0a\x2d\x01\xe4\x84\xa6\xc9\x28\x76\x42\xd1\xd4\xed\xfd\x7f\x86\xb5\xbd\x9a\x13\x34\x4d\xa6\x48\x27\x4a\xe2\x3a\xe4\xeb\x84\xe6\xc9\x72\xe5\x89\xac\xa4\x3e\x49\x27\x65\x26\x61\xfd\x49\xa5\x92\x4d\xac\x27\x92\x4a\x99\xb1\x9c\x14\xa2\x6c\x8d\x3c\xe3\x5a\x94\x86\x8c\x94\xe8\x45\xc3\xce\x6d\x94\xd3\x6f\x9e\xce\xe0\x3e\x21\x87\x55\xf7\xc0\xc3\x29\x91\xe9\x8c\x48\xcd\xac\xeb\xea\x89\x22\x5e\x55\x72\xc1\x49\x1b\x9d\xcd\x7c\x67\xa2\x67\x91\x00\x8d\xa4\xa5\x3d\xbb\x9d\xf5\x62\xd5\x21\x93\x98\xfe\x8c\x40\x99\xec\xe7\x05\x2a\x2a\x35\xe5\x44\x12\xa6\x29\x27\x38\x11\x0c\x0f\x88\xe4\x5d\xa2\x37\x27\x9d\xa3\x4a\xfc\x2b\x46\x74\xb2\x32\x8f\x2a\x86\xf5\x93\xb9\xe6\x6d\x3c\x3d\x29\xae\x55\xbf\x90\xf8\x82\x26\xbc\xc4\x31\x5d\x6f\xcf\xcc\x15\x69\x46\x4c\x37\x10\x7e\xba\xc4\x99\x94\x76\xe6\x84\xb8\x36\x9c\x1c\xfe\xcc\x3c\x93\xba\x9f\x9e\x99\x52\xa5\x78\xcb\x09\x8f\x78\x5b\x70\x4f\xa8\xa5\x7a\x71\x3b\xe8\xb6\x0e\xf5\x59\xd6\xac\xb5\x0c\x64\x41\xb5\x8c\x71\x96\x02\xf5\x8c\x3b\x24\x66\x48\xf8\x3a\x99\x16\xd5\x49\x12\xce\xa5\xa6\x92\x6a\xe2\x2c\xc4\x78\x7f\x71\xb3\x0b\x4f\xe2\x21\x20\x3c\x08\x03\x4b\xf4\x1b\x49\xae\x9c\x6b\xf3\x44\x7d\xa1\x16\x3c\x6b\x68\x9d\x7e\x4e\x40\x5d\x65\x93\xf4\x9b\x3c\x3b\xfa\xc1\x8a\x8e\xd0\xef\xb5\x0a\xf7\x40\x3f\x43\x8f\x00\xdb\x6c\x77\x3b\x48\x91\x38\xe8\x49\x79\xd0\x74\x02\xf2\xa0\x73\x64\x9d\x10\xff\x2c\x56\x9c\x0d\xae\xbe\x9e\x31\xec\x90\xb6\x0d\x9f\x90\x06\x2d\xca\x9d\xcb\xd5\xcb\x70\x6f\x08\x2d\xf0\x09\x6d\x9c\x90\x3f\x78\xb9\x22\x01\xb1\x91\x38\xfa\x08\x52\x07\x65\xe3\xee\xd9\x09\x45\xad\xb9\x13\x39\xbc\x0f\x08\x1d\xfc\xc1\x68\x64\x58\xf8\x39\xb3\x70\xb1\x1f\x8e\x51\x3b\x61\xda\x1c\x5e\x15\xb2\xe8\xf7\xee\xdf\x17\x47\xf0\x07\x2b\x20\x42\xbf\x1f\xc4\x60\x7a\x8a\xa4\x33\xde\xb8\x25\xbf\x99\xd0\xc0\xa3\xde\xbe\x80\x27\xa3\x15\x6d\x02\x39\x3f\x01\x2f\xfe\x30\x11\xc8\x73\x43\xb2\xcf\x39\xd6\x22\x3c\x04\x65\x02\x63\x13\xb2\xf1\x77\xef\x3d\x93\x36\xd8\xec\x79\x22\x69\x43\xf5\x32\x69\x27\x2d\xfe\xcd\x55\xf8\xd8\x42\xe2\xfb\xe1\x53\x14\xf8\x7c\x84\xe0\xaa\x56\x8d\x7d\x48\xbe\x3f\x8a\x7f\x93\x38\xfa\x7b\x50\x12\xd3\x89\x93\x33\xf4\xde\x43\xd5\x96\xba\xc1\x76\x32\x5d\xa3\xa0\x80\x14\x5b\x16\x6a\xcf\x73\x11\x44\x0f\xb1\xd6\xa0\x45\x7d\x32\x62\x1c\x3e\x93\x08\x88\x74\x5a\x89\xf3\x22\x36\x65\x3f\x58\x80\xd6\x2c\x97\x04\x28\xa5\xce\x79\xc1\x69\xdb\x5b\x75\x11\x5d\xbc\x57\x10\x09\x7d\x8d\x3b\xaf\xf7\x83\x43\xf4\x07\x13\xc6\x7b\xbd\x8f\x54\xaf\x55\xfa\x87\xf3\x5e\x73\xd2\xa4\x61\x97\x55\x91\xb0\x7e\xde\x24\x77\xd9\x5f\x80\xbd\x17\xbf\xd0\xf9\x82\x16\x71\x2f\xa2\xad\xbd\xa3\x61\xd6\xb6\xde\x13\xee\x6e\x9f\x04\xf0\x37\x8c\x08\x59\x26\x6c\x08\x3e\x11\x30\x59\xbb\x27\x8c\x4c\x67\x3e\x20\xcf\x52\x2b\x68\x3e\x50\x06\x0e\xbb\x22\x9f\x9f\x94\x9c\x86\x61\xf0\xc9\xc0\xd9\x51\x7d\xe7\xb3\x76\x41\x1b\x4b\x89\xb7\xbb\x47\xd0\x73\x73\x56\x68\xfb\x0e\x6f\x3c\x92\x4e\x0c\x55\x43\xee\x27\x3c\xe3\x9c\x0a\xf4\x7c\x90\xdb\xc5\xb2\x02\x4c\xc0\x3f\xb8\x87\x04\x5e\x4e\x91\x7f\xbe\xd8\x35\xcb\x91\x28\x91\xfb\x23\x7c\xbc\x70\xd1\xb0\x18\x48\x09\xdb\xa2\x00\x72\x4c\x54\x8b\x91\x48\x03\x3b\x5c\xb6\xe7\x84\x57\x5c\x2f\xfe\x4d\xfe\xa3\x0f\x26\x29\xa5\x0f\x30\x2a\x05\xb8\xe0\xd1\x39\x79\x3e\x05\xe3\xc9\x9b\x87\x0f\xc7\xe4\xcd\x23\xf8\x01\xf2\x52\x98\xf7\x4f\xce\x59\x6b\x80\xf5\xd8\x91\xb3\x27\xab\x00\x78\x17\x27\x35\xd3\x26\x09\x50\x27\x0e\x53\x2d\x1a\x8b\x6d\xd2\xbe\x50\x16\xca\x35\x1f\x2e\x96\xcc\x15\x31\xbf\x0e\x16\xc7\x38\xf4\x9b\x31\x17\x4d\xbf\x29\xcf\x74\x7f\xc0\xf3\x1b\x3c\x42\xc3\xbe\xb9\x07\x9a\xd9\x84\xac\x17\xd3\xfe\xdb\x8a\x7e\x51\xa0\xff\x99\x13\x05\x9c\xee\x41\x5f\x44\x33\x45\xfd\x9e\x1c\x53\x3d\x40\xc2\x77\x69\x83\x2b\x10\xdd\x25\x3e\x5f\x81\xc8\xa2\x49\x42\x5e\x77\x35\x85\x2b\x70\xd2\x7e\x9f\x45\x49\xba\x7e\x9f\x68\x0f\xfa\x7d\xc1\xe0\xe5\x01\xd7\x46\xf8\x03\xe4\x14\xfe\xe9\x90\x02\x7d\xf1\x83\xc5\x88\x35\x85\xc8\x35\x08\xb0\x91\x2a\x15\xff\xe6\x94\x05\x25\x54\x80\x72\x6a\xf2\x0b\x09\xc6\x9c\xe2\xfd\x62\x4e\x58\x9d\x97\x2b\x2e\xa8\xaa\x83\xb4\xf0\x59\x23\x20\x29\xac\x4b\x0e\x5c\x89\x37\x33\x11\xda\x8b\x0a\x4f\x1d\x80\x8b\x45\x02\x6c\xf4\xbf\x50\x13\xc0\x09\xd6\x2f\x88\xc7\xce\x6d\x7e\x31\x5d\x97\x9d\x19\xae\xbc\x4e\x84\xe6\x90\xd7\x15\xd5\x6f\x90\xb4\x8a\x2b\x5e\x9f\x3c\x5c\x9d\x93\xf8\x82\xf6\xd2\xe9\xd0\x2f\xfa\xc7\x39\xe5\xef\x95\x39\x29\x0f\x31\xf1\x5b\x80\x59\xfe\x72\xa2\x24\x17\x82\x15\x86\xb3\x68\x5f\x0c\x17\xf5\x6e\x97\x75\xb0\xfd\x02\xf6\x46\x62\xd8\xc5\x12\xb7\x12\x55\xaf\x42\x4d\x71\xf4\x03\xe0\x93\x58\xd4\x55\xb8\x79\x6e\x47\x72\x03\x31\x9c\xab\x90\xf1\x8a\xd6\x5c\xf0\xb8\x73\xae\xe7\x8b\xba\x4d\xfb\x5b\x5c\x75\xd5\x64\xd4\x6f\x4e\x41\xb4\xe4\x82\x45\xb5\xfd\x5d\xf2\x85\x0b\x82\xae\xf3\x3a\x5f\x75\x51\x77\xad\xb8\x72\x3e\x02\xd1\x92\x74\x35\x5a\x63\x11\x3e\xff\x46\xf6\x57\x03\x04\x6a\x4e\xd7\x13\xb8\x90\x34\xa3\xff\x9c\x58\xc4\x30\x98\xe5\x5e\x4c\x2e\xd6\x0d\x32\x9a\x67\xed\xb9\x74\x51\xcd\xd9\x0d\x64\x98\x67\x9d\xd9\xf9\x5a\xc2\xb1\x58\xd0\xc5\x74\x63\x9e\x04\xc2\x4d\x9d\xb3\xf8\xea\x0b\x53\x34\x09\xc8\xc6\x4e\xa9\x73\x31\xfb\x98\x9d\x58\x2e\xc6\x9f\x76\xef\x53\x3f\xff\xf9\xf3\x13\x67\x77\x2d\x1f\x3e\x1f\xd3\x4e\x48\xbb\xcb\x85\xce\x1e\x13\xe8\x6c\xc8\x2d\x61\x58\x77\xd0\x6b\x65\xea\xd0\x07\x48\x37\xe6\xfc\xb1\xd7\xa0\x07\x8b\x44\x91\x6b\xf0\xe6\x25\x05\xf1\x35\xd6\x85\x52\x63\x0c\x12\x5c\xed\xff\x8d\x5c\x7f\x36\x7b\xdd\x89\xa7\x54\xd7\xbb\x9b\x81\x4b\x96\x0f\x6e\x14\xca\x75\xca\xd1\x9b\xf5\x44\xcc\x27\x6e\x16\x7a\xb3\x2b\xcc\x0d\xdf\x5a\xe7\xc2\xbc\x49\x4c\x24\xf4\xdf\xbc\x5a\x9b\x88\xdf\x1f\xed\x48\xc1\x43\x66\xd2\x2f\x89\x4d\x37\xae\xd6\x4e\x8e\x79\xe7\x75\x26\xa2\x1e\x50\xc1\xa1\x49\xd2\x23\xc4\x91\x51\x37\x89\x8d\x4e\xd5\x4d\xda\x92\x3d\xc2\xe4\x9c\xf4\x01\x92\x01\x3a\xb1\xd4\x4d\x0f\x11\x3b\xdb\xdc\x08\x84\x1a\x5d\x48\x77\x2f\xe2\x52\xfc\x49\x41\x17\x9a\x24\x53\xfd\x99\x59\xdd\x65\x01\x5f\xb3\x2a\x3c\x0a\xcd\x9f\x7c\xeb\x72\x75\x99\x9b\xd6\x17\x3b\xec\xdc\x0c\x85\xb2\xd5\xf0\x86\x35\xc5\x16\x81\x1b\x77\x6b\xa7\x13\xba\x79\x75\xb6\x67\xcb\x5d\x19\x92\x92\xfc\xc6\xe0\x34\xb5\x5f\xc8\xdd\xe3\x54\xb9\x37\x2e\xd3\xf6\x23\xbc\x49\x63\xc4\x6d\xee\xba\x30\x44\x08\x80\xd4\x3b\x45\xe5\x9b\xfb\x0d\x2f\x5c\x67\x5f\xb9\x59\xa4\xc4\x80\x69\xc0\x39\x51\xd1\xbb\xad\xed\xf4\x03\x0c\x29\xa2\x72\x37\xe2\xa0\xae\x5c\x77\xe7\xb2\x35\x85\xce\xbd\x10\xa4\x91\x2c\xd0\xc9\x0e\x6e\x58\x22\xec\xe1\x71\xaf\xab\xad\x2e\x33\x37\x8a\xc0\xfd\x60\x3d\x1d\x70\xed\x51\x71\x23\x7b\x60\x37\x1f\xbf\xe9\x91\x6b\xc6\x7f\x23\x18\xdc\xc1\x79\x37\x2c\x0b\x0e\xec\xb9\x59\x16\xce\x5c\xf8\x66\xb6\x40\xb3\xe1\x9b\xd9\x02\xed\xa8\x72\x83\x02\x38\x72\xe6\xfe\x08\x40\x32\x95\xba\x71\xfe\x93\x4d\x03\xf7\xc9\x3a\x3b\x82\x0b\xc2\xaa\xcc\x5c\xee\x93\x29\x2e\xd5\xc1\xb9\x90\x5a\x53\x80\x6d\xc2\x9a\xc2\x1b\xb9\x77\x52\x2b\x7f\xc3\x8d\xee\x93\x61\xbc\xda\xc6\x93\x50\xd7\x2e\xb0\x64\x9c\x4f\x10\xaf\xb5\xde\x04\xe4\xf5\x71\xb8\xc2\x0d\x8f\x12\xbb\x4d\xdf\xb8\xd5\xba\xa4\xc4\xfd\x5d\x6a\xd3\x0f\xf5\x83\x47\x89\xdd\x0c\x6e\xc4\x6b\xd9\xab\xfa\xbe\x60\xfb\xf1\x62\x11\x13\xde\x9b\xfb\xe3\xf9\x94\x48\x7c\x23\xed\xcf\xe8\xe2\x34\xf7\x05\x9f\x17\x71\xf3\xfb\xbb\xe2\xa6\xf0\xd3\xce\x15\xb8\xc7\x09\xb4\xd2\xfb\x37\x0d\x74\x9a\x21\x72\xfc\x34\xf1\x88\x9b\x0e\x29\x3e\x19\xdf\x15\x38\xb9\x3e\xc0\xfd\xdd\x80\xf3\x0f\x02\xdc\x8b\x8f\xf9\x05\x9e\xff\xee\x1e\x18\xcc\xaf\x19\xa1\x1a\x8a\x55\xbb\xf7\xba\x11\x47\xbf\x70\xc2\x17\x49\x40\xba\xd7\x51\xd1\x1a\x71\xc9\xb5\x87\xd7\x8d\x6a\x28\x4e\xbe\x7e\xdf\x64\x7c\x5e\x24\xd2\x04\xb9\x5a\xca\xfd\x50\x8e\xf3\x17\x4f\x02\xd2\x69\x9f\x19\x10\x66\x51\xf0\x66\x75\x14\x0b\x93\x37\x02\xc2\x4a\x30\x85\xc0\x35\xd8\x7e\xe7\xf7\x77\x0d\x8e\xf6\x6c\xbb\x97\xab\xb3\x87\x24\x61\xfd\x79\x01\x15\xab\x74\xad\xbd\x5f\x54\x28\xf7\xe9\x7d\x69\xd5\xf9\x79\x00\x82\xe0\x0e\x90\xb7\xda\xbe\xf2\x37\xee\xc1\xf6\xbe\xbf\x71\x0f\xb6\xa2\xe1\x66\x10\xbc\xfd\xa5\x6e\x16\x48\x31\xf2\xad\x8b\xb0\xd8\xff\x8d\x8b\x70\xf8\xe9\x81\x80\x96\x80\x7c\x4f\xa4\x49\xf0\xf9\x63\x6a\x23\xcb\xe4\x37\x53\x1b\xd9\xeb\xeb\x9e\xc8\x83\x65\xfc\x5d\x37\x61\x73\x5e\x56\xc4\xfb\x41\x87\x49\x57\xb4\xe2\x41\xe8\x8c\xe9\xdf\x40\x0f\x33\x3d\xe6\xa5\xb6\x1f\xd7\xbd\xee\xbe\x12\x21\x9f\x83\xb7\x42\x69\x32\x1f\x56\xbc\x73\x2a\xdf\x87\x77\xd7\xe6\xdf\x38\xb8\xa2\x8b\xcf\xb1\x48\xab\x1f\x00\x1d\x9a\x7b\x04\xe5\x11\x5f\x7d\xe0\x15\x6d\x8f\xd2\x87\x21\x61\x16\xfc\x1f\xb8\x45\xdb\x49\xf5\xe1\x4d\x56\x0c\xe8\xa1\x69\x2a\xfa\x37\x76\x5f\x38\xfe\xe0\x62\xdb\xc4\x3e\x1e\x5e\x6c\xa5\x10\x78\xc2\x82\xab\x07\xa0\x37\x40\x71\x8f\x6b\xfb\x35\x47\xc4\x30\x5b\xf3\xf3\x2c\xb5\xb9\xa4\xde\x87\xbc\x5f\xe4\xf1\x41\x8c\x73\xeb\x6e\x5f\x87\xc6\x2f\x20\x01\x98\xb6\xf2\x61\x8c\x73\xd0\x15\xed\xa9\x3c\xea\x82\x3b\xbd\x3b\xad\xba\x7f\xe0\xcc\x69\x75\xda\x83\xeb\x84\x3d\xc3\x9e\x46\xb0\x68\x0d\x28\x4e\x6b\x4b\xf4\xd3\xa8\x68\xf1\xef\x06\x0a\xee\xdf\x0b\x57\xfe\x8a\xff\x3c\x9d\xa3\x6b\x36\x7d\xa1\xbb\xa6\xc3\xe2\x65\x41\xf4\xfb\x41\xd9\x7f\x23\xef\xd3\xd7\xa1\xd4\x84\x11\x1c\xed\xfa\x55\x0f\x83\xa3\x83\x78\xd2\xb3\x04\x05\x49\xb7\xcf\x58\xd8\xac\x35\x0c\x1a\x25\xc5\x86\x1e\x38\x6f\xb6\xee\x17\x28\xdd\x78\xe3\x96\x58\x2f\x6a\xf5\xd0\xe7\xc0\x4e\x7e\xcf\x09\x7f\x65\x9d\xca\x87\xe5\x5c\x83\xc8\xfa\x03\xf7\x4d\xeb\x5a\x9f\x93\x22\x96\x04\xde\x87\x49\x7d\x1d\x53\xf7\x20\x89\x5e\xb3\x69\xfc\xb9\x48\xa6\x25\xe0\x3e\xd0\x11\x9b\x53\x3c\x57\x61\x17\x7e\xa1\xf1\x81\xa6\x45\x86\x6a\xb7\xbb\x07\x5e\x03\x76\x37\x7a\xa8\x33\xb6\x1b\xdd\x73\xad\x52\xe3\xee\x02\x32\x80\x68\xdc\x73\x2f\x50\x68\xcb\xa0\x35\xb6\x53\xda\x73\xaf\x59\x69\xcb\xee\x05\x1b\x8d\x71\xaf\x69\x6a\xcb\xee\xce\xd3\xef\x41\x58\xab\xca\x78\x88\x70\x1d\xfb\x47\x3c\x37\x04\x54\x23\x16\xf3\xb4\x84\xea\x07\xa0\x1f\xa6\x71\xcc\x26\x6c\xa7\x80\xe7\x61\x16\x46\xc9\x93\xcf\x72\x7f\xc8\xfe\x04\x24\x63\xf8\x0b\x5a\x24\x4d\x32\x1e\x52\x3d\xf1\xcd\x87\x4c\xd0\x04\xe1\xe1\xac\x05\x09\xe8\x7e\x2d\x6f\x3d\x08\x82\xb6\x05\xf3\xf9\x78\x5c\xb4\xd6\xf2\x01\x4b\xb3\xf1\xf0\x79\xd7\xf1\x51\x87\x8c\x81\xb6\xd3\xe2\xf3\x92\xac\x49\x20\x7d\x50\x7c\x61\x18\x51\xdf\x45\x62\x04\xc9\x17\xf5\xaf\x25\xb1\x3e\xd4\xe6\xda\x2f\xf2\x99\x10\x81\xa2\x5f\xc8\x1c\xc2\x0f\x0a\xe4\x0f\xcd\x01\xae\x9d\x36\x16\x3e\xf4\x95\xb0\x0e\xe3\x99\x5c\xf6\x86\xe3\xbb\xf8\x8f\x18\xeb\x7b\x50\xdc\x88\x7e\x03\x31\x68\x42\xa9\xf7\x58\xa7\x69\xe8\xc1\xcd\x2f\x92\x1e\x20\x95\xb3\x8e\xf4\x0b\xfe\x61\x3d\xff\x1b\x02\x97\xa9\x21\xe8\xcb\x60\x05\xc3\x1b\xd6\x24\xfc\x09\xa6\x2d\x84\x79\x23\x7d\x2b\xc5\x69\x5f\x38\x12\x34\x3b\x58\xbc\x74\xd8\xb4\x81\xf9\x65\xaa\x14\xeb\x1c\x5e\xa4\xf5\xf5\x3d\xfa\x45\x26\x14\x2b\x8d\xdf\x44\xd0\x48\x64\x7f\x57\x71\x7a\x89\x14\x2f\x82\x79\xad\xf2\x7d\x91\xe7\xd7\xaa\xf4\x37\x71\x19\x42\xfc\x97\x1a\x08\xeb\x0b\xde\xb4\xd4\x1c\x5a\x39\x42\x4a\x6c\x00\x78\x33\x2a\x9a\x0b\x8d\xdf\xdc\xd0\xae\x0e\xa0\x3e\xb0\x3e\xe9\x85\x26\xd2\x6a\xc2\x17\x65\xe4\xad\x74\x7e\x59\x5c\x2a\x34\x7f\x00\x8c\x09\x9e\x00\xb5\x68\x92\x2e\x5f\x56\x9f\xaa\x3f\x43\x90\x42\x97\xbf\xe2\x4b\x6f\x21\x54\xb5\x51\xac\x23\x60\x15\xca\x0b\x55\x82\xef\xbf\x2f\x62\x47\xac\x00\x7b\xa9\x17\xa8\x3f\x0f\x28\x1c\x14\x7f\x01\x4f\x40\xf1\xfa\x17\x5e\x98\xbe\x1a\xbd\x75\x6d\xa4\x86\xa4\x17\xa6\x95\x2e\x2f\x42\x7f\xad\xef\x78\xe1\x84\x69\x0d\xd9\x5b\x79\x51\x28\xfe\x80\x47\x59\xba\x89\x77\x29\x06\xc4\xf9\x5e\xc6\x7e\x58\x0d\xf3\x36\xa2\xac\x14\x20\x6f\x5b\xd3\xd2\x27\x08\xfe\xf0\x7d\xe6\x45\x16\x5f\x67\x6f\x7c\x1b\xa9\x64\x75\x97\x15\x1f\x68\x5d\xd4\x47\x3a\x73\xe2\x4b\xfd\xa3\xb5\xc4\x2f\x93\xaa\x04\xd9\x3e\x5f\xa8\x1f\x9a\x3d\x72\x5e\xa8\x1f\xcc\xe8\x5e\xc8\x15\xbe\xaf\xbc\xb0\xb4\x5b\x26\x7e\xa1\x7d\xb0\xd0\xfc\x22\x77\x9d\x05\xf7\x97\xd5\xa7\x7a\xf5\x0b\xc0\x48\x9f\x89\x7e\xe1\xb7\xa6\xc8\xf8\x60\x71\xde\x97\xf5\x4e\xbb\x44\x88\x77\x70\x46\x5a\x35\x6b\x1b\x04\x09\xbc\x2f\x1c\x25\x2d\x5e\xbe\x83\x53\x16\x5c\xc7\x82\xa3\x3f\x20\x0f\x94\x80\xf0\x42\x4a\xb1\x18\xf3\x0e\xde\x85\xbd\x15\x63\x21\xa5\x27\xf1\xf0\x81\x07\xa1\x54\xed\x75\xc0\x72\x6e\x21\xe4\x65\x49\x54\xcb\x7f\xef\xb9\x76\x4f\xf3\x3e\x17\xe8\x34\x08\x74\x0a\x16\x8d\xde\x4f\xb0\x89\x8e\x3f\x7b\xe1\x2c\xf9\x03\xba\x93\x67\x59\x0c\xe7\x65\x39\xaa\xa0\xcb\xc4\x4b\xc1\xc7\xeb\x42\xdc\x8a\xf9\xf0\x7b\x71\xd2\x6e\xa7\xba\x4b\x77\x83\xf7\xe2\x75\xf5\xe7\x0b\x84\x8d\xd8\x1f\xe5\xbd\x56\xed\x4b\xcd\xfa\xa2\xea\x47\x7c\xf2\x85\x98\xd3\x75\xf1\x7f\x3f\x31\xa7\xd9\xe7\xeb\xbd\xc9\x2f\x8c\x53\x37\x70\x4e\x5c\xf0\x45\x8c\xb2\x19\xef\xbb\x84\x1c\xe3\x14\x2e\xfe\x3f\x4c\x0e\x32\x8e\x2b\x3d\xbd\x10\x71\x7e\x58\x1a\x6c\xdb\x96\x4f\x5e\xe6\x7d\x39\x3c\x01\x28\xe5\x3d\xa1\x87\x17\x64\x89\xca\x2f\xae\xf9\x5d\x82\xd9\xbb\x1c\x3e\x75\x87\x7a\x21\x9e\xfc\x70\x27\xde\xd1\xed\xde\xfc\xa2\x1e\x82\x2b\x34\xbf\xdf\x95\x3b\xd9\x06\xf5\x52\x3e\x31\x73\xa2\xb0\xd1\xcd\x11\x5f\x8e\x20\x18\xd0\x57\xd3\x8e\x3e\x2f\x6d\xc9\x76\x88\x7e\x59\xd1\xc0\x1e\xd4\xef\x5c\x80\xd7\xb2\xe6\x02\xac\x66\xc1\x50\x62\xcf\x92\x25\x44\x83\xd4\x4a\xef\x64\x90\xae\x71\x72\x72\x5a\xda\x5c\x4a\x2c\xc5\xed\x2c\x12\xe2\x39\x00\x39\xa4\x7a\x98\xcc\x1d\x67\xf5\xe6\x64\xc9\xf8\x9a\x8f\xbf\x61\x47\x13\xd7\x6b\x07\xd7\x4e\x84\x21\xf7\x9f\xdf\x3c\x84\x22\xec\xf3\x58\xb4\x61\xe8\x01\x12\x40\x8a\xa4\x4e\x5c\xb7\xcd\x8d\x26\x2c\xc7\x26\x15\x13\xe9\x52\x4c\xe5\x27\x6e\xcb\xa6\xd1\xf3\x13\x7e\x92\x61\x3c\x03\x67\xa4\xf5\x85\xca\xf5\x25\x3d\xa0\x09\x41\xf7\xed\xc9\x10\x62\xbb\xfd\xcc\x00\xf2\x55\xfd\x02\x60\x2e\x7a\x37\x03\xa7\xe8\xf7\x21\x1b\x07\x4f\x89\x71\x5c\x3f\x43\x42\xfc\xd2\x89\x9c\x91\x92\x90\x8e\xec\x8c\x24\xa9\xcd\x6f\xe0\x48\x56\xbf\xb0\xe0\xaa\x39\x30\x5c\xc6\x4e\xd4\x93\x55\x17\xb2\x5f\x38\x3f\xe1\x58\xd7\xbe\xc9\xdc\xc5\xd6\x63\xcf\x48\x39\x40\xc4\x6c\xb2\x20\x55\xf8\xe9\x82\x18\x6e\x5c\x89\x2c\x83\xaa\x59\x25\xee\x85\xe6\x90\x56\x7a\x78\x6d\x56\x5a\xeb\xf2\x17\xbc\x50\xe9\x1e\x31\x59\x61\xaa\x7a\x5a\x09\x3e\x58\x42\xe8\x99\xb8\x19\xee\x92\xbc\xa4\x79\x50\xee\x8e\x26\x09\x83\xf5\xcf\x6e\xa6\x09\xd7\x34\x81\x96\x61\xc9\x8e\x3a\x99\x8c\x4b\xae\x3f\x0f\x80\x72\xc6\xe1\x4c\x9d\x92\xa8\xcf\x44\x01\xaa\xfc\xd3\x25\x70\x4e\x07\x7f\xc2\x21\xf4\x07\xb2\x79\xed\x9e\x16\x41\x31\xd3\xbb\xc9\xb8\x65\x9b\xe1\x27\xc5\x4a\xe3\x43\x86\xfe\x4e\x72\xeb\xcc\x5c\xa4\x7f\x4f\xae\x41\x1d\x14\x4a\x47\xc6\xf2\xc2\x70\x07\xf1\xa2\xc9\x38\xe5\xee\xad\x40\xce\x98\x1f\xc0\xd2\xdf\xd3\x56\x89\x59\x38\x29\x81\x01\x82\xa3\x35\xce\x93\xde\x9b\xd2\xd8\x4c\x6a\x99\xec\x17\x3e\x07\x19\xae\xa6\x80\x94\xb5\xf6\x1a\x9c\x4b\x0a\xf0\xe1\xa5\x7a\xc3\xc4\x00\x69\x48\x7e\xf6\x12\xee\x73\x5d\xa2\xeb\x3c\x29\x1d\x9b\xdc\x9d\x6b\x91\x7e\xb0\x10\x50\x63\x7e\x62\x43\x76\x99\xf2\x79\x76\xfc\xd6\x9c\x61\x58\xf8\xed\xe0\x83\xfc\xcf\xd9\x3e\x39\x25\x01\x81\xde\x72\xba\xd4\x4c\x64\x2d\xb1\x23\xda\xbc\x22\x82\x48\x34\xde\xb5\xa6\xec\x0e\xb0\x0d\x86\x22\xb3\xcf\xda\x87\x70\x22\xab\x89\x05\xfa\x09\xc3\xc2\xf1\xd3\x01\xb4\xaa\x26\x57\xac\x98\x64\xc7\xc8\x89\x44\x72\x43\x77\x8a\xb9\xf4\x22\xa6\xa9\xcc\x6a\x62\xeb\xcb\x44\xfd\x80\x18\xfd\x3b\x23\xdd\xbb\x7a\x84\xe2\xc4\x1a\xf1\x79\xf3\xe6\xe6\x39\x43\x4d\x92\xed\x76\x38\x99\xcf\xb6\xfd\x8c\x49\x91\xb0\xfe\x95\x1b\xf7\xa4\x44\x61\xfb\xce\x64\x12\x14\xd3\xae\x67\xad\x49\x03\x52\x8b\x62\x64\x66\x6a\x39\xfb\xa1\x4f\x46\xc7\xb6\x9f\x2f\xc0\x59\x74\x8b\x99\xcb\xb4\xf0\xf3\x05\x58\x97\x74\x86\xf3\xe5\x15\xc5\xb8\x00\xff\x36\x8b\x31\xf3\x25\xdd\x37\x3e\x2f\xad\x88\x37\x1b\xf9\x6f\x6d\x19\x98\x2f\x93\x28\xb9\x47\x9a\x64\x4d\xf6\x91\xfe\xf6\x07\x7d\x91\xfe\xb6\x4b\xe7\x35\x5f\x16\xe4\xd2\xa2\x68\x08\x08\xfe\x7e\xf1\x2a\x77\x00\x7c\x96\x9a\x6d\x42\xa9\xe2\xac\xab\x73\x19\x06\xbc\x06\x44\xa4\x74\x69\x8e\xe6\x5c\x60\xf2\x17\xeb\xc8\x69\x88\x4f\x0c\x4a\x56\xbb\x4d\x84\xac\xd8\x05\x6e\x4e\xb2\x2a\xf3\x95\x4f\xa8\x49\x36\x33\xcf\xb9\x30\x7a\x0d\x31\x0e\x94\x3c\x10\xb1\x1b\xc7\x01\xef\xf8\xdd\xe3\x38\x0e\xde\x71\xba\x1f\xa4\x0f\x6c\x87\x3f\xa0\x66\xa8\xbb\x47\x6c\xc4\xd6\xa0\x8d\x03\x7a\x1d\xb1\xdb\x71\xac\x32\xea\xd9\x3d\x5e\x58\x44\xd6\x6f\xaa\x75\x36\x5f\x1a\x07\xec\x06\x63\x0b\xc1\xe3\x40\x36\x15\x11\x8a\x71\x40\xed\x13\xdd\x8e\x9a\x0b\xa3\xa9\x1d\xc9\x54\xfa\x50\x7f\x28\xb9\x70\xfc\xfc\x86\x5b\x9f\x27\x44\x41\x68\xf8\x77\xc5\xf8\x49\xbf\x1b\x1c\x4c\xfd\x3d\xe9\x4c\xd5\x12\x03\x24\x8a\xe2\xdf\x27\x76\xc1\x1f\x50\x93\xd5\xfd\x02\x62\x47\xf6\x99\x1c\x07\xa2\x84\xc7\xe1\xdf\x13\xe6\x41\x01\x1d\x01\x2f\x52\xbe\x8c\x03\x89\x53\x86\x37\x05\xe1\x2e\x72\x3f\x18\x47\x44\xc9\xda\xec\xf6\x86\xf7\xb5\x47\x91\x5a\x85\xe1\x17\x28\xd1\x14\x3f\x78\x81\x27\x82\x71\xa4\x2e\xa6\x6b\x4d\x88\x31\x4e\x86\x01\x12\xd0\x29\x13\xc7\x38\xa0\xa2\x92\x36\x6f\x1c\x89\x40\x75\x3b\xb5\x64\x55\x50\x4f\xac\x19\xaa\x35\x40\x9c\x51\x6c\xd5\x38\x12\x5c\xfa\x8c\x98\x89\x58\xe1\x0e\xc9\xd8\x9b\x3a\xc8\xb0\x88\x16\x2d\x01\xfe\x77\xd5\xa8\xce\xec\x74\xca\xd4\x34\x8e\x4c\x1a\x33\xfc\x00\x7e\xf1\x5e\x23\xc3\x55\xbc\x46\x08\x27\x23\x08\xac\xf0\xa0\xe9\x3f\x33\x40\xf2\x11\x23\x5a\xa6\x20\xe9\x35\x40\x58\x91\x0b\xec\x38\x10\xcc\xa2\x6c\xfa\xe3\x28\x38\x7c\x41\xef\x23\x34\x65\x04\xbd\x0f\xc9\xe4\x67\xc2\x70\xc5\x1b\xc1\xdf\x83\x5e\x04\xc1\xb0\x8c\x7f\xfe\xb4\xec\x05\x14\x22\xa6\xf1\x00\x81\x29\xba\x86\x8f\xa3\x90\x7b\x34\x61\x66\x21\xd4\xc7\x5f\xf0\x9e\x71\x20\x68\x25\xf9\xa0\xc2\xaf\xa6\x99\x18\x55\x72\x16\x9f\x5c\x06\xad\x78\x3d\x9f\x5c\x94\x7e\x70\x80\xc6\x37\xf9\x28\x8d\xa3\xc2\xeb\x3f\xb9\x03\x2c\xd8\x07\x85\x95\x1f\x82\x7f\xf3\xf6\x6b\x08\xd4\x07\x46\x4e\xbf\xf0\xe2\xc2\x2e\x08\xc2\xb5\x4f\xbe\x5e\xe3\x60\x0c\xf3\xcf\x14\xa1\x4b\x1b\x51\x33\x68\xa4\x8f\x43\x10\x43\xcc\x72\x36\x92\x40\x97\x36\xa2\xdb\x91\x72\xdc\x67\xb7\x75\xfc\x76\x3b\x95\x33\xc3\x2f\x9c\xd8\x74\xbf\x80\xcc\xce\x26\x2e\xf0\xf4\x1b\x51\x4b\x44\xf2\xbd\x6c\x62\x03\xc7\x3e\xd5\x78\x1b\x07\x14\x6f\x4a\x11\x32\x8e\xce\x15\x69\xc2\x3d\xfd\xf3\xa7\x28\x37\xed\x38\x68\xdf\x2b\xee\x8f\x6c\xcc\x9b\x42\xcd\x9c\x27\xcc\x64\x7e\x3f\x33\x86\xe3\xd0\x30\x79\x83\xa6\x6e\x44\xa1\x79\x5f\x68\x29\xa0\x76\xb2\x08\x6f\x5b\x27\x5f\xf3\x49\xe9\xd8\xa7\xa4\x6d\x61\x50\x4c\xf3\x0b\x23\xe0\x6c\xaa\xcb\x65\x30\xf4\x2c\x07\x2d\x3f\xa6\x17\xac\x2b\xf1\xc3\xd9\x98\xfc\x2f\x78\x5a\x83\x3a\x6e\xbf\x71\x2e\xec\xd0\x3c\x4f\xca\x00\x4d\xc0\x3e\xc9\x5f\x7f\xde\xc0\x11\x37\xef\x60\xe1\x88\xfa\xf3\x45\x85\x5b\x9e\x3f\x00\x8a\x1b\x3f\x4e\xaa\x98\x04\xbc\x93\x90\xd0\xba\x18\xb8\xdc\xcc\xf2\xa1\x6a\x1b\x3e\x33\xcb\x04\x39\x34\x85\x8b\x26\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x71\x4f\x5a\xf7\x45\x29\xd6\xec\xe2\x13\xc5\xd3\x61\x96\xca\x4a\x5d\x3f\x3c\xf9\xa2\x34\x55\x34\x4d\x48\xd2\xc1\x2f\x30\x21\xb3\x8c\xfb\xe3\xb8\xd7\xfe\x08\x10\xcb\xa0\xd8\xdd\xc5\x3a\x29\x1a\x15\xda\xb7\xc3\x98\x7d\xaf\xd3\xef\x17\x50\xc8\xaa\x0a\x14\x4b\xd4\xed\x7e\xc0\xdd\x30\xf0\x1e\xea\x44\x3c\x4f\xe8\xd7\x46\x52\x97\x0f\x51\xb5\x0b\x36\x0f\x8d\xd9\x9e\xd5\x83\x08\x1d\x03\x8f\xf9\x00\x9b\x25\x2a\xd6\x7e\xb0\x34\x00\xe1\x58\x99\xf5\xc7\x01\xa7\x17\x85\xb6\x8f\x63\x19\x08\x0d\x88\x17\x09\xa5\x8a\xe6\xc8\x70\xea\x66\xa2\x85\xe4\x7f\xf9\xe7\x05\x9a\xa5\x8d\x85\xd4\xd0\xfd\x48\x18\x93\x96\x0c\xb3\x2e\xc6\x77\xfc\x08\x86\x93\x29\x71\xb4\xac\xb9\x70\x42\x83\x4c\x6e\xa0\x7b\x80\x80\x2d\x91\x23\x2c\x85\xdb\xf0\x03\xac\x3b\xfb\x37\x2f\x80\x3a\x7f\x01\xf1\x18\xe3\x93\x14\xff\x82\x1b\x85\x65\x70\xd4\x69\x0d\x07\xe5\xb8\xee\x07\xbc\x55\x6b\x27\x02\xab\x79\x29\x18\x63\x84\xc0\x29\x05\xfd\xa6\xae\x40\x90\x0c\x01\x39\x73\x92\x3f\xa0\x4b\xff\xbe\xdf\x8d\x40\xa5\x9a\xa5\xd7\x10\x88\xc6\xc3\x83\x82\x3a\x6e\x45\xe6\x08\x4c\xcb\xa7\xf0\x8a\x11\x98\x85\x4f\xd5\xac\x47\x60\x7d\x07\xd9\xa0\x47\x88\x6b\xde\x1a\x35\x2e\x48\xe9\x93\x48\xc6\xa9\x3e\x23\x0d\x38\x06\x3e\xca\x39\x84\xc3\xbf\x49\x71\x85\x43\x81\x15\xbb\xe4\xa4\x31\x02\xcc\x9a\x8a\x22\x1c\x81\xc5\x49\x2d\xd1\x85\x44\xe0\xf9\x37\x81\x57\xfd\x80\xec\x7d\xb8\x4b\x0a\x89\x3a\x6d\x61\xd9\x35\x75\x98\x02\x94\x5c\x25\x1e\x1e\x95\x67\x7c\xb8\xd3\x87\x6f\x68\x97\x19\xa6\x5c\x8d\x46\xb9\xf3\x0d\xed\x00\x6a\x96\x46\x4f\x14\xb6\xcd\x91\xdd\xc3\x05\xd9\x57\xb3\x42\xaa\x3c\x95\xa3\x1f\x01\x62\x5d\xfa\x79\x1f\x81\x49\x06\xdd\xd2\x41\x19\x13\x91\x53\x46\x85\x63\x47\x28\x6b\x8a\xea\x11\x82\x9f\xec\x04\x23\x50\xd0\xcb\x6e\x07\xa0\x4c\x33\x02\x25\x3f\xdd\xc2\x42\x61\x4c\x8f\x37\x83\x49\x69\xc6\xcf\x83\x8b\x50\xd0\x27\x75\xed\x9f\x96\x09\x71\xad\x78\xd6\x30\x66\x8e\xec\xf6\x45\x12\xb4\x39\x15\x6c\x22\xfb\x77\xe3\x98\x5a\x27\x2a\x9c\x0e\x93\x80\xca\x34\xb4\xfe\x00\x80\xad\xfe\xcd\x03\x6a\x44\xa7\xf4\x25\x4e\x15\xe0\x0a\x35\xc4\xc3\x03\xa4\xb1\xde\x3d\x22\xa4\xb1\x43\xc2\x4f\x80\xf4\xa5\x7a\xe6\x23\x40\xfa\xf2\xc5\x28\xb4\x05\x37\x2d\xba\x2d\xb8\xf9\x01\xd5\x31\xc6\xd1\x4e\x2d\xa9\x71\x94\x02\x55\xd1\x17\x9d\xfc\x55\x6c\x27\x50\x82\xea\x46\xc0\x8e\x83\xd0\x7c\xfa\x3a\xea\xea\x18\xc3\x28\x41\x15\xf7\xb0\x66\xe5\x17\xc0\x96\xbc\x2e\x44\x52\xf8\xe6\x11\x90\x0c\xb9\x44\x63\x14\xad\x9f\x9e\x24\x3d\xac\x7c\x81\x0b\x88\x22\xae\x3e\xac\x63\x91\x14\xad\x9b\x49\x5f\x8c\xb3\x83\x26\x1b\x63\x18\x3c\xaf\x55\xe9\x6d\x84\xb1\xe6\xa0\x07\xac\x4f\xd1\xbc\x5b\x27\x21\xa7\x2e\xcf\x0c\xff\x51\xf5\x78\x2e\x38\x69\xd6\xac\x62\x1a\x83\x10\x02\x96\xcc\x61\xf2\x7b\x12\x2e\x5a\xd5\x89\xb4\xb8\x5e\x25\xa5\x27\xd3\xf3\x6b\x31\x42\x75\xf0\x49\x4f\xcd\x72\x65\x80\xf4\x54\xa2\xe4\xfb\xc0\x82\x16\xfd\xf8\x9b\x02\xe3\x23\x5c\xe0\xe5\x55\x20\xa0\x64\x55\xb5\x2d\x94\xac\xba\xa1\xcc\x22\xaa\xc9\x2f\x60\x81\xa6\xc2\x30\x7a\x8e\xe1\x8d\xbd\xc8\x2d\x8c\x3b\x94\xc5\x86\xc1\xce\x72\x19\xcd\xc8\x03\x25\xe6\x18\x86\x22\x3d\xa0\x7d\xf1\x0c\x77\x85\x13\xba\x66\x05\x43\x68\x30\x10\x10\x13\x9c\x74\x11\x0d\xa8\x77\x31\xaa\xdb\xb1\x0d\xd5\x23\xe2\x0e\x63\x52\x72\x23\x82\xb0\x7b\x3c\xd4\x2e\x33\x81\x64\xbe\x3f\xb3\x44\x24\x72\xf6\x4d\x3d\x2c\x1d\xa6\xde\x87\x9b\xd7\x30\xc5\x7e\xc0\xfe\x2c\x5a\x3c\x1d\xdc\x4e\x20\x61\x5a\xe7\xe6\x6d\x7f\x4e\xf0\x4b\xff\xc6\x02\x8c\xcb\x10\xfb\xb2\x79\x0a\x5c\x9f\x8b\xd1\x84\x42\x9f\x05\x07\x78\x85\x0d\x53\x36\x04\xfc\xaa\x3c\xcf\x08\x2f\x74\x56\x9e\x30\x1c\x9b\x9b\x01\x0c\x1f\x30\x0b\xf5\x01\x2e\x5f\xbd\x7b\x87\xe8\xb7\xdc\xbc\x87\xac\xc9\x1a\xbd\x27\x93\xde\x72\xde\x94\x49\xd1\x44\xea\x82\xc0\x8c\x38\xcd\x9d\x4e\xf2\x08\xc9\x70\x01\x46\xd5\xd1\x3c\xc8\xc3\x2f\x04\x07\xb8\x81\x0d\xdd\x5e\x22\x33\xe6\x58\x99\x17\x99\xf3\xaf\xff\x3c\x80\xb7\x6a\xf6\x17\x9c\x95\xee\xf4\x11\x7e\xc8\xc3\x6a\x97\x78\x60\x6f\x84\x3c\xf1\xb8\x39\x89\xa6\x07\x88\xe4\x2f\xfe\x80\xd5\x54\xf6\x66\xc4\x00\x97\x6e\x31\xcb\x08\x05\xe2\x10\x70\x23\xfc\x8c\x47\x73\x3b\x0e\xa9\xae\x11\x31\x2c\xe3\xb4\x3f\x80\x96\x44\xb2\x70\x84\xd3\xd8\xb0\xb2\x2a\xb2\x04\x44\x94\x5e\x21\x7e\xf2\x57\x3b\xc4\x09\x63\x24\x60\xb5\xa6\x94\xf8\x41\xd4\x03\x04\x29\x68\x27\x62\x62\x9e\x09\x81\x31\xad\x11\x92\x1e\x20\x5b\x86\x81\x90\x08\x35\x77\x70\xa3\x5d\x33\x62\x48\x9a\x5c\xfe\x46\x44\x48\x9a\xcf\x5c\xcc\x80\x9a\xa7\xcc\x6c\x7d\xf2\xf0\x1a\x31\xaf\x39\x6b\x4e\xf0\x31\x0b\x3f\x2f\x00\x8e\x3a\xe5\x91\xd9\xfa\xac\xfb\x88\x79\xed\xbd\x26\x0d\x2f\x34\x45\xee\x8f\x48\x0d\x5c\xf7\x08\x27\xe7\xa0\x55\xa1\xa0\xaa\xf2\xd8\x8e\xc8\x00\x59\xab\x5b\x62\xc6\xc1\x2c\x1e\x72\x72\x48\x0d\x01\xbf\x32\x65\xd5\x19\xb1\x04\x7c\xa0\x21\x59\x9b\xcb\xca\xd9\x08\xeb\xe0\xd0\xc5\x35\x32\x42\xad\x79\x6b\x58\x12\x55\xbc\x39\x22\x1e\x76\x48\xae\x8a\xac\xdd\x75\xb8\x03\x60\x93\x2e\xd7\xb1\xf2\x24\xeb\x5e\x1b\x2b\xcf\x90\xb1\xa9\xc2\x74\x36\xfe\x26\x0b\xf7\x88\xf0\x41\x1b\xba\x05\x45\x16\xaa\xef\x46\x35\x68\xdd\x94\x00\x67\x44\x2a\xdd\xc4\x95\x23\xa2\xdf\x7a\x37\xaa\x31\x73\x8c\x5c\xef\x46\x6c\x4c\x91\xac\x5d\x60\x1e\xbf\xe6\x13\x88\x88\xd7\x61\xcd\x65\xa4\x43\x99\xbc\x9a\x46\xa4\x98\x25\xff\x9f\x11\xdb\x8b\xa8\x1f\xbf\x30\x39\x0b\x75\x81\x3c\x7d\xcd\xd3\x44\xbc\x6a\x32\xae\xc0\x2d\xfd\x87\xae\xf4\x8e\x54\x9e\xea\x90\x99\xf6\xe4\x26\x37\x62\x3f\x39\x05\xf7\xf0\xf0\x0d\xad\x8b\x25\x26\xac\x70\x8d\x03\x1a\x4f\xdd\xf5\x23\x53\xb1\x28\x6a\x6f\x44\xb8\x90\x0d\xdd\x56\xe2\xe0\x91\xd0\x22\x10\xbf\x3a\x74\x23\x8a\x2c\x1b\x6f\xd3\x40\x44\x26\x16\x5f\xed\x23\x03\xe0\xba\x8f\xed\x80\x31\xc2\xab\x40\x35\xd4\x21\x4e\x15\x61\x5a\x1e\x3f\x1d\x10\x8e\x3e\x84\xf4\x8b\x6f\xa6\xc8\x4c\xb5\x22\x19\x2a\x32\x8b\x71\x33\x29\x39\x99\x82\xd0\x87\x0c\x65\xc2\x7e\x4e\x00\xbc\xc1\xc6\xf0\x31\xbd\x48\x3b\xa4\xe3\x88\x90\xa2\xd2\xcf\xb9\x64\xb2\xbc\x66\x72\x03\xeb\xef\x90\xd8\x1d\x69\xfd\x6d\x26\x60\xa8\x3d\x3a\x74\x57\x88\xf4\x0f\x6b\x3f\x5d\x92\x16\xf8\x20\xde\x94\x79\x8d\xf9\xac\x06\x1f\x0d\xbc\x9b\x84\xdc\xa8\xbe\x24\x23\xd3\x38\x1a\x74\xe5\xd2\x37\x22\x7d\xc4\x2c\x8b\x44\xe8\xad\x86\x15\xac\xf1\x5e\xf3\xf0\x03\xdc\xe7\xe5\x9b\x34\x22\x1c\xdd\x87\x44\xeb\xf8\x80\xf4\x4a\x16\x8f\x0f\xb3\xd4\x6a\xa9\x0f\x62\xf6\xab\x7f\x43\x2b\x21\x4e\x1f\x29\xfe\x48\xea\x8c\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\x8a\xee\x12\xb4\x23\x2d\xb8\x2a\x93\x33\x22\x6a\x56\x64\xd3\x84\x97\x64\xc6\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\xf3\xfe\xcf\x9c\xc8\xf7\x3d\x6b\xa8\xb9\x62\x73\x8f\x64\x69\x86\x1b\xfd\xe0\x65\xa8\x1e\x71\x46\x14\x07\x53\x0f\x48\x91\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x22\xb5\xaa\x89\xfd\x27\x32\x75\xab\x06\xe2\x3c\x3f\xbe\x2e\xc1\x32\x4e\x94\x9a\xf6\x94\x18\xd8\xe5\x35\x4c\x38\xfc\xc9\x84\x94\x8e\x35\xc3\xa2\x07\x88\x89\x6a\xfe\xfd\xdd\x70\x93\xea\x38\x8e\xf4\xc9\x4f\x51\x7e\xd7\x23\x1d\x0b\x8c\x55\x0f\xa8\x10\x49\xfe\x62\x62\x8e\xfa\x02\x5a\x2f\x79\x69\x8d\xc4\x94\x81\x72\xf7\x1c\x89\x75\xb7\x6c\x62\x48\x4c\x09\x28\xa7\x85\x91\x20\x11\x29\xbe\x60\xa4\x00\xf1\xe6\xc8\x7f\xc3\x90\x52\x20\xcc\xdc\xfb\xda\xd7\xa6\x07\x0f\x60\x90\xf5\x1b\x3c\xbc\x79\xb4\x85\xad\x7a\x01\xfa\x30\x55\x54\x1a\x29\x82\x87\x4b\xfa\x4e\x31\x62\x44\x01\x15\x05\xf0\x0f\xdd\x0a\x13\xb3\x05\xda\x44\x9d\x22\x0f\x94\x7f\x43\xcd\x97\xdc\x21\x05\x97\xe4\x1e\xa1\x92\x35\x4c\x23\xc9\xb4\x88\x6a\x62\x09\xfd\xf6\x33\x27\x28\x99\x82\x87\xb8\x61\xd3\x75\x0f\x2f\xe6\x28\x90\xc3\xe5\xcc\x4a\xfb\x94\x10\xe5\xea\xfe\xd2\x22\x5d\x5a\x14\x7d\xd0\x9a\x31\x25\x15\xf4\xe8\x2f\xc8\x94\x45\xfd\x12\x5d\xd0\x6c\x31\x4d\x89\x3b\xe5\x17\xae\xef\xb7\xee\x9e\xe9\x13\xf8\xda\x61\xdc\x5c\xf2\x9c\xc8\x7c\xca\xe4\xb9\xea\x70\x25\x25\x30\xb2\x42\xa0\x4b\xd9\xc8\xf9\x09\x74\x29\xfa\x3c\xd0\xdf\x4b\x54\x3f\xb1\x20\xbe\x2d\x96\xa9\x2c\xec\xd5\xb2\x58\x8e\x55\x19\xd6\x46\x2a\x08\x7d\x28\x7e\x81\xd2\x89\x0f\xe1\x27\xe2\xb5\x43\x17\x8e\x54\x40\xa9\x9a\x3b\x58\x14\xdd\x3d\x50\x0c\x15\xb3\x4a\x85\xf5\x1d\xdd\xc3\x8d\x1e\x3d\x6b\x52\x26\xa3\xf4\x27\xe3\xb5\xc3\x07\xa8\x2e\xd0\xab\x87\x25\x63\xe9\x66\x95\x2a\x35\xa1\xc6\xc1\x4a\x2e\x6c\xd0\x20\x96\xc0\xfa\xef\x54\x49\x08\xc4\x66\x52\x05\x4a\x05\x4f\x82\x77\x48\x2f\xb4\x81\xea\x7b\xcc\x46\xd8\x1a\xe9\x1a\x95\x1f\x62\xa9\xa9\x2d\x24\x13\x8a\x20\xb6\xc0\xe6\xd1\xc4\x7a\xad\x2a\x02\x32\x12\x53\x38\xfb\x6a\x9b\x1a\x61\xe5\x2e\xc9\x2e\x25\x0f\xa7\xc6\xa8\x62\xad\xab\x51\xba\x90\x8c\x94\x3a\xf5\x19\x3e\xff\x2c\x25\x21\x6f\xdc\x91\x96\xfe\xcc\x34\x71\x65\x51\x96\x22\x28\x75\x5e\xf0\x35\x48\x5f\xb3\x10\xb0\x3a\xe5\x26\xa3\xd1\x92\xf5\x24\x58\xa7\x81\xd3\x10\xfc\x02\xf1\x4c\xb7\x99\x84\x34\xca\x87\xc7\x40\xda\xbd\x6e\x2c\x59\x1a\x35\x49\x87\x89\xb2\x9d\x89\x08\x0d\x92\xd1\x44\x82\xc1\x01\xf2\xd0\x1d\xe9\x5c\x3b\xa6\x69\x9f\x4b\x19\xa9\x59\x9d\x88\x56\xf6\x86\x2d\x1d\x5b\xf7\x0b\x2c\xca\xa2\xfd\x58\xe2\xdf\xf0\x18\x83\xb3\xf0\x1b\x94\xdd\x25\x63\x26\x94\xa2\x3f\x8c\xaa\x17\xb1\x5d\xeb\xb8\xc0\x2e\x24\x9a\xa7\x8b\xb8\x6d\x0e\xb4\xb4\x5c\x9e\xc4\x4d\x65\xb5\x64\xf3\x74\x83\x84\x9b\x45\xdd\x50\x2b\x18\xcd\x58\x47\xbe\xd7\xbf\x09\x2e\x1a\xe9\x93\xd9\x9a\x2f\x30\xe9\xe6\xe9\x93\x70\x99\xee\x35\x43\xed\xdd\xbd\xd6\x2c\x38\xc2\xd5\x7f\xf8\x86\x9e\x96\xd8\x27\x79\x26\x3d\x80\x82\xc9\x2d\x42\xfa\x83\xb7\xff\x81\x48\xd5\x4d\x0b\x1f\xce\x4a\x63\x52\x6b\xa5\xf0\x81\x91\x68\x8c\xec\x26\xa7\xcf\x83\x2f\x34\x6d\xaa\xa5\x7c\xd6\x1e\x1a\x75\xcc\x13\x60\x8b\xb4\x66\x23\xbd\x24\x9e\x46\xb9\x17\x48\xed\xb3\xf6\x82\x89\x48\x1e\x4e\x2f\x99\x88\x39\xe1\xbb\x00\xaf\x39\xbc\x5c\x85\xb6\x92\x7e\x73\xf2\x22\x1f\x89\x7e\x72\xdd\x5c\x82\xd1\x01\xb6\x76\xa4\x4f\x0a\x73\xd6\xc4\x91\x26\x55\x44\xe6\x33\x73\x6d\x8f\x06\x9d\x2b\x4b\xba\x3f\x59\xc4\x70\x43\x3f\xc3\x33\x2e\xda\x62\x92\x8f\x45\x45\x9a\x1e\x00\xc5\xb4\xa1\xf9\xa0\x3d\x4b\x7d\xe6\xa3\xe1\x85\xa2\xdf\x9d\x5d\xfa\x0b\x4a\x01\xd5\x83\x52\x72\x11\xb3\xca\x01\x38\xa1\x85\xe4\xc0\x31\x35\xa9\x40\xf0\x47\xfd\x2e\x1c\x42\x63\x42\x12\x53\x22\xf5\x91\xe1\xab\x66\xdb\x61\xa6\xb0\x25\xd2\x98\xe1\x7a\xe6\x92\xfc\x23\x7f\xb2\x52\xb3\x2f\x59\x8e\xe0\xf1\xb2\x1c\x66\x16\x2b\x1d\x3f\x2f\xac\x1e\x04\xa7\x04\x69\x4b\x32\x72\x66\x89\x2d\x39\x9e\x8f\x9c\x48\x83\x7e\x1e\xd0\x92\x24\xfe\x99\x29\x9a\x88\x60\xe4\x04\x8e\xec\xad\x48\x2c\xd2\x2b\xc0\x52\x30\x11\x1d\xcc\x69\x6d\xb7\xe0\xc6\x5c\xc8\xd6\xab\xe7\x44\xc8\x8b\x5b\xe6\xcc\x75\x6b\x4e\x79\x9d\x3e\xcd\x81\xc2\x8d\x28\x4e\xce\x90\x09\xa5\xcd\xca\x99\x48\xe9\x76\x46\xa8\x78\x0e\x74\x07\xb3\x35\x39\x43\x54\x51\xbe\xc2\x91\x0b\xc4\xd2\xec\xdf\xcc\x20\xad\xad\x29\x14\xbb\xc5\x7e\x33\x73\x1f\xd9\x9d\x29\x17\xc0\x41\x37\xcb\x5c\xb0\x79\xd9\xbf\x6f\x7e\xe0\x29\x40\x04\xf0\x29\x28\xdc\x4c\x09\x22\x99\x82\x89\xe7\xc0\xca\x13\x56\x3c\xe7\xca\x49\x6b\x6b\xea\xda\x5c\xc1\xa1\xf2\x14\x04\x3f\xe0\x66\x09\xb0\x95\x5c\xcc\x70\x60\xcc\xa3\x9c\xf8\x47\x66\xa9\x09\x45\x9b\x8e\xcc\x20\x48\xb9\xe4\x8f\xdc\x30\x4d\xef\x66\xa3\xb2\x5b\xf2\x53\x6e\x24\x64\x62\x84\xb9\x01\xc5\x0c\xcb\x86\xc3\xeb\x49\x50\x0c\xd1\x15\x39\x37\x90\xd2\x9f\xef\x01\xb9\xe2\x19\xe0\x56\x25\x71\x20\x77\xe0\x93\x04\x8a\xcc\xd4\xc2\x8a\xa0\x1d\x99\xf9\xd3\x7a\xf8\x9b\x9a\x45\xa3\x7c\xd3\x4b\xe6\x48\xa5\x51\xdf\xab\xad\x2e\xcb\x72\x29\x46\x5e\xda\x02\x9a\x1e\x74\x66\xf6\x69\xfa\x8d\x9d\x93\xac\x50\x30\x43\xc5\x10\x8f\xb2\x27\xa8\x31\x3b\x75\x1d\xcd\x0f\x00\x33\x11\xea\xd2\x29\x18\xeb\x10\x15\x64\x3f\x56\xaa\x82\x51\x3a\xb6\xbe\xba\x1d\xc9\x32\x82\xa7\x44\x37\xa1\xe6\x39\x4c\xb8\x54\xea\x37\xcb\xe6\x7b\xd5\x03\xd7\xe3\xee\xdf\xd0\x41\x6b\x97\x0a\x65\x30\x69\x00\xca\x00\x21\xa9\x6e\x5f\x0c\x50\x33\x38\x81\x48\xd5\xbf\xa9\x23\xd2\xa1\x2c\xf4\xe8\x12\x5e\x94\x93\x81\x5f\x82\x09\x6c\x96\xa6\xd0\xe5\x2c\x28\x71\xee\xdf\x95\x1b\xe7\x0e\x08\x44\x77\x00\xfe\x28\x1e\x51\x96\x78\x55\x3c\xa5\x8b\x3a\x04\x4f\x89\x15\xc7\xbd\xf5\x27\x70\x55\x5c\xbd\xa0\x0a\x7f\xb2\x0a\xba\x40\xff\x16\xfd\xc1\xb5\x08\xb0\x26\x71\xd1\x8f\xc5\x5b\x4d\x11\xad\xb9\x07\x26\xd6\x91\xee\xac\x5c\x20\x35\xcd\xbf\x71\x7e\xc4\x1c\xcb\x45\x86\x6b\x74\xbb\x70\x80\x44\x27\x0a\x4b\xca\xda\xa1\xa4\x50\xa4\xf3\xd6\xdc\x14\x2d\x44\xcd\x0a\x64\x3a\xfb\x93\x14\x7a\x88\x29\xea\x65\x14\x7a\x88\xd9\x6f\xa2\xdc\xc0\xbf\xe6\x1e\x18\xa5\x2c\x81\xa8\xdc\x9c\xb5\x96\x7d\x13\x92\x02\xd4\x4a\x36\x2c\xd1\xa3\x3c\x24\x77\xe2\x76\xe5\x01\xc6\xfd\xbc\x00\x3a\xe3\x11\x1e\x60\xe0\xcf\xfb\x1d\x0c\x5a\x53\x5c\x42\x9d\xe4\xa3\xf2\x50\x96\xf1\x29\x7b\x30\xc7\xee\x17\xc8\xdb\x24\x83\x95\x87\xa7\xc8\x70\x78\x48\xd5\x25\x39\x16\x56\x1b\xb3\xab\x46\x79\x41\xad\xfc\xc5\x0b\xda\xa0\xab\x4a\x79\xa9\x02\x12\x87\x2e\x94\xfb\x7c\xf0\x96\xdc\x27\x0a\x5c\x10\x90\x91\x4d\x1c\x2a\x6a\xaf\x2b\xaf\xf3\xa8\x61\x21\x44\xd4\x03\x12\x2c\xc9\xf0\x95\xa2\x88\xae\x3f\x35\x46\xbe\xe0\x07\x6b\x56\xea\x22\xe2\xec\xc8\x66\x55\xa1\x65\xb1\xa3\x7c\x8d\x14\x90\xdd\x25\x73\x31\xd8\x71\xa2\x7e\xc2\x4a\xb2\x13\x43\xa5\x0e\xc4\x0a\xf8\x9a\x48\xe3\x44\x62\x2a\xca\x30\x58\x63\x57\x59\xee\xd3\x2e\xc3\x35\xd1\x00\x5f\xfc\xc6\x87\xe9\x0a\xb9\x1d\x15\x95\x16\x7c\x93\xac\x99\x97\x1b\x21\x76\xcd\xd8\x0d\xf7\x08\xc3\x9a\x72\xbe\x8d\x9a\x71\xf6\xa4\xe3\xaf\x19\x18\xa2\x4b\x77\x85\x15\xcc\x52\x64\xcd\xe0\x55\xb2\x42\xd4\x02\x74\x08\x7f\x13\xe9\x3a\x2a\x0b\x62\x59\xdb\x5f\xcb\xda\x05\xed\x5b\x21\x6f\x12\x95\xad\x9f\x18\x92\x94\x90\x66\x54\xaa\x43\x86\x3f\xc0\x29\xd3\xdd\xa9\x52\x2a\xd1\x6d\xab\x16\xce\x57\x00\x5a\x06\x30\x2f\x10\x89\x17\x6c\xa7\xae\xc8\x10\xab\x34\x60\xa3\x56\x2a\xa3\x35\x00\x6c\x5e\xca\xe5\x3b\x6a\xfd\x0e\xa5\xbd\xdf\x2a\x1c\x93\x92\x57\x54\x6f\xb4\x7b\x3c\xa2\xaa\x78\x65\x85\x9f\xb8\x8d\x4b\xf5\x13\x37\x9a\x1d\x0c\x6a\x83\x7d\x3f\xbb\x7d\xc1\x4c\x33\x68\x70\x7d\xd7\xad\xbb\xa2\x08\xbb\x9d\xe9\x2a\xc5\x13\xe9\x0a\x6a\x43\x2d\x3e\x9f\x26\xf8\x29\xd9\x09\xbb\x32\xfd\xa3\x3d\x5b\x6a\xa3\xe8\x97\x3c\xe2\x03\x67\x7b\x8f\xb8\xd6\xe4\x2f\x48\x90\x8d\x97\x9d\x87\x45\x24\xbc\xf6\x95\xae\x4d\x1b\xdd\xa9\x74\xf4\xa1\xa7\xf3\xb8\xf5\x77\x15\xbe\x4f\x56\x31\x55\x14\xcb\x1a\x46\x15\x88\x10\x56\x2e\x54\xa6\x79\xb0\xc3\x4b\x85\x55\x4e\xa1\x91\xa3\xc2\xf3\xc9\x32\x71\xed\x28\xe8\x66\xc0\x41\xa4\xc8\x92\x82\x2a\x52\xc8\x2a\x17\xd2\xa8\x83\x02\xad\xee\x1a\x15\xe5\xaf\xb2\x17\x39\x0a\x3a\xd4\x0a\x58\x2d\x61\xf8\x74\x8e\x86\x17\x84\x0b\xa3\xe3\xb7\x96\x44\x13\x9d\xb7\x6a\x50\x5b\x68\xf4\x47\xf4\xa7\x6a\x7b\x8c\x0a\xc7\x29\x55\x92\x1a\x75\x40\xff\x6d\xaa\xc6\x62\x0a\xb6\x17\xd5\x93\xd8\x27\xa8\x9f\x88\x07\x32\xf6\x9d\x6b\x17\x34\xe2\xc9\xda\x1a\x22\xdf\x95\x5a\x1f\x5b\x67\xea\xc9\x45\x69\x4c\xba\xa1\x8b\x2b\xd5\x25\x95\x48\x50\xaa\xe7\x89\x0f\xfc\x9b\xf7\x44\xef\xec\x09\x53\x87\x31\x1c\x4a\x20\xab\x3b\xea\x72\xa4\xf2\x29\xff\x84\x92\xa6\xea\xc0\xa3\x5e\x38\xa4\xde\xb9\xab\x7d\xab\xf4\x99\xbb\x78\x04\x7c\x8a\x2f\x96\x1d\x70\x87\x08\x29\xf2\x14\x21\x92\x74\x47\x9e\x55\xc4\x7b\x56\xf3\x17\x6a\x99\x9a\xdb\x33\x7c\x9e\x05\x46\x58\x03\x93\x97\x84\x44\x91\x49\x72\x57\xbd\xe9\xa4\x21\x28\x7f\xf2\x88\xcb\x32\x8e\xca\x94\x58\xb6\xb4\xd4\x4f\x1e\x69\x0a\x42\x1c\x95\x1e\xec\xde\x15\x88\x23\xc1\x74\xee\x7e\xf1\x5b\x13\x7a\x90\x9a\xd4\xfb\xcc\x4a\xa7\xaa\x87\x3c\x2a\xa4\x91\xe0\x6d\x84\xa3\x94\x72\x6f\x8f\xca\xe2\x5f\xbe\x59\xd7\x4f\x1c\xc9\x49\xfa\x82\xfa\x2c\x20\x6b\x4d\x48\x0a\x59\x8d\x7b\x90\x4e\xc2\xcf\xef\x05\x64\x0f\x41\x37\x40\x43\x69\x49\x27\xf9\xaf\xac\x45\x15\xf9\x2a\x2c\xb9\x54\x78\x4e\x45\x09\xa6\x15\x72\x47\x8c\x6e\x27\xa2\x7a\x13\x91\x12\xd2\xce\xb8\xf5\x5d\x9e\x06\xfa\xcd\x2b\x81\x64\x9f\x3a\x91\xff\xd5\xdc\x97\xb5\xc8\x94\x9c\x62\x54\x38\xcb\x5b\x7b\x51\x27\xea\x4b\x18\x04\x08\xeb\xb4\x01\xb8\x4e\xa0\x81\xe4\xb5\x3a\x17\x1a\xf8\x85\x8f\x5f\x2a\xaf\xd9\x68\xb0\x0a\x26\xdd\x41\x1a\xa3\x36\xbd\xe8\x76\x2c\xba\xeb\x2f\x70\x76\xa2\x7f\x53\x4f\xa4\x8d\x6e\x07\x0e\x53\xf4\x6f\x04\x3d\x4a\xd0\x6d\x07\x88\x98\x8e\x42\x3b\x16\x18\xb3\x1e\x20\x8d\x82\xe4\xff\x76\xb0\x90\xa6\x7f\x03\x35\xb5\x0f\x0d\x56\x47\xe5\xdd\x1e\x2d\x04\xfc\x3e\xf4\x3b\xe1\x7d\x4d\x80\xb9\xbb\xec\x6f\xda\x02\x66\xac\x8b\x55\x83\x8d\xd1\xb2\x5d\x0b\x0b\x8a\x9a\x32\xc3\x30\xed\x75\xd8\x60\x58\xb4\x6e\xa3\x05\x0a\xce\xd9\x43\x30\x1e\x4f\xbf\x59\x45\xcc\x3c\xb2\x45\x80\x55\x2a\xc0\x16\x11\xb0\x2b\xe1\xbe\x45\x0a\x87\xd5\x1f\x80\x2a\x7a\x27\x13\x88\x9e\xe4\x86\xb6\xe4\x4f\x1d\x86\x46\x33\x9e\xa7\x94\x60\xda\x1f\x6e\xaf\x0c\x99\x13\x1c\x3f\x79\xd4\xf5\xb0\x46\x4b\x04\x8b\xa0\x90\x60\x81\x16\xf6\x36\x08\x97\xdd\xce\x9e\x0d\xc2\x65\x30\x72\x65\x8e\xe8\x76\xac\xd9\x03\x64\xec\x43\x76\x87\x8d\x1d\xba\x03\xa0\x4e\x76\x07\x98\x91\xee\x75\x2d\xaf\x9c\xac\xee\x11\xfc\x6d\xb8\x83\x75\x7f\xd1\x1a\x32\x58\x87\xc4\x8c\x46\x9f\x2c\x1d\xe1\x56\xe8\xab\xec\xf6\xc2\x1b\xb2\x1f\x54\x68\xd2\x34\x42\x59\x73\xf6\x0b\x54\x52\x49\xa4\x6e\x50\xad\xd9\x85\xa2\x15\xde\xc2\x9a\x1f\x5c\xec\xc2\x0f\x40\xf8\xb2\x7f\xbf\x88\xc3\xd3\x98\xd0\xa4\x05\x9f\xc0\x4f\x88\x6d\xd9\x07\x00\x4e\x5c\xd6\xf6\xb7\x4a\x77\xba\xe6\x0f\xb8\x11\x82\x0a\x85\x56\xa3\xca\x72\xb7\x17\xa5\x6b\x95\x1b\x21\x64\x44\xb6\x31\x25\x5a\x1e\xad\x92\x96\x07\x8f\x00\xf6\x63\x20\xc0\xff\xde\x94\xaf\xd5\x45\xba\x35\x85\x86\x43\x2c\xe1\xab\xb5\x35\x67\xcd\x09\x72\xae\x4d\x5e\x6d\x39\x7e\x35\x7f\x01\xe4\xd0\xfd\xab\x35\x1c\x98\xe2\x11\x2e\x6e\x8c\x76\x0a\x7a\x39\xa5\x0c\x1e\xad\xf1\x76\x65\x5a\xb8\xc4\x56\x53\x2a\x56\xfd\xea\xfe\xa4\x73\xd6\x9a\x54\x67\xd6\x92\xbf\x0a\x72\x6d\x1d\x1c\xd4\xf3\xe9\xd8\x05\xc9\xd9\xad\xf3\xfe\xfe\xd3\x3b\x81\xaa\x5d\x80\x17\x99\xa3\x01\xda\x58\xb2\x98\x7a\x18\xeb\x88\xeb\x0b\x96\xe3\xb2\xf9\xb2\x0d\x2a\xf9\xfd\x05\x85\x64\x23\xe7\x58\xd8\xea\x2e\x00\x35\x49\xd1\x8d\x86\x42\x47\xce\xb6\xb1\xa0\xa6\x69\x9f\x2c\x6a\x21\xb0\x52\xef\x15\x4d\xeb\x4e\x10\x6c\x9f\x90\x13\x80\xf0\xba\xa0\xc7\xb2\x76\xa6\xc1\x15\xbf\x79\xd2\x27\xd5\xe1\x46\xa6\x93\xd1\xd1\x7e\x61\x91\x01\x2d\xe2\x5a\x87\x54\x6f\x5c\x6b\xdd\x7e\x40\x9d\xbb\xc9\x25\x53\x9f\xfa\x6e\xdd\xae\xb5\x70\x4d\x8b\xde\xf0\x36\x99\xb6\x9b\xaa\x63\x63\xfd\xcd\x85\x6a\x90\x9b\x0b\x55\x97\xf4\xf8\xea\x5e\x29\xac\x87\x36\xaa\xb5\x9b\x5e\x0e\x26\xa9\x4b\xee\x33\xac\x28\xf7\xf9\xe4\xc2\x78\xd8\xed\x66\xd6\xee\x85\xe5\x1e\x94\xb7\x35\x83\x9f\x79\x3d\x6c\xfb\x6b\xac\x89\x6f\xb1\xa3\x3d\xd4\x8d\x6a\x1d\x0f\x39\xac\x65\x80\x67\x2d\x44\x3b\xb2\xa4\x41\x4b\x01\x4c\x11\x1e\xa5\x7b\x6a\x0f\x15\x68\xa6\xdd\x14\xff\x7c\xbe\x97\x72\xca\xd0\x5b\xe2\x9f\x54\x4d\x6d\xe9\xa2\x8c\x58\xef\x9a\xb8\x3e\x79\xa9\x88\x36\xc4\x5f\xc8\x1a\x3e\xf2\x2f\x6a\x26\x19\x51\x58\x0a\xdf\x2e\xb4\x6d\xae\x2e\xf5\xc6\x04\xd3\xf3\x81\x41\x39\xd9\x94\xdc\xce\x1b\x53\xf7\x0b\x38\xf6\xc6\xb4\x09\x24\x30\xf2\x2e\x19\xce\x0b\x87\xc5\xd1\x0e\xdc\x0d\xc5\x64\x95\x0e\x77\xf4\x23\x40\x27\xd2\xf4\x1b\xa5\x63\xc5\x0e\xfa\x27\xd2\xc5\x43\xdb\xd9\x19\x0d\x39\x7e\x5e\x20\x93\xcb\xfa\x5d\x11\x33\xe4\x0e\xc9\x0e\x74\x53\xee\x30\x47\x2a\xb5\xf5\xe8\x07\x89\x44\xf7\x10\xd8\xbb\xee\x11\x28\xba\x27\xcf\x79\xed\x9d\xc7\x80\x50\x27\xac\xec\x01\x26\x06\xed\x6d\x0f\xbc\x40\x69\x0a\x28\xaf\x6f\x9e\xd7\x03\xa3\xa1\xdd\xbe\x16\xe9\x07\xa4\x85\x22\x43\x1d\xc9\x39\x94\x8e\x7d\xf4\x00\x3d\xc8\x70\x8f\x24\xbf\xcd\x1f\x80\xc9\x49\x5c\xe9\xf4\x2e\x73\x64\x78\x0f\x6b\x51\x7b\x6b\x3b\xa3\x29\x1d\xda\xda\xa1\x87\x0c\x42\xfa\x1e\xc9\xe5\x84\x6f\x9d\x62\xa1\x21\x1d\xe9\xf4\x92\xdc\x25\xd9\xde\x4f\x17\xb4\x79\x79\xde\x91\xb5\x32\x3c\x26\x62\x18\xfe\xce\x83\xae\x2f\x9b\xac\xe1\xbe\x6c\xb2\xa2\xe6\x1d\x72\xa7\x7d\x81\x3a\x2c\xae\x56\x08\xf4\xc4\xfb\x81\xf0\xb9\x27\xdc\xff\xdd\x63\x02\x4d\xd3\x89\xea\x88\xcc\xcc\xb6\x18\xf4\x4f\xce\x4c\xaa\x16\x3b\x3a\xf2\x77\x98\x82\xf5\x84\x33\xdb\x3d\x03\x82\x5d\x64\xb6\x67\x9e\x72\x1d\xb1\x4e\x41\xd3\xe8\xb9\x04\x4d\x1d\xd2\xbe\x04\x49\xa3\x1f\xf4\xa0\xe6\xa4\x1d\x81\x9a\x4e\x77\xd1\xa1\xf7\xb4\x5c\xd9\x59\xa0\xc6\xe9\x71\x3a\xeb\xd1\x18\x79\x0a\x37\x52\x8b\x28\x34\x8b\xfc\x3c\x80\x6b\xd8\x70\x8f\x50\x7d\x1a\xb9\x0a\x09\xe6\xcf\x07\x9f\x7c\x63\xa7\xe4\x0e\xd5\xa8\xaf\x49\xbd\x20\x44\x5d\x5c\xb2\x57\x58\x99\x87\x7f\xf3\x40\x48\x1c\xef\x94\xfa\x74\xa3\xe8\x95\x40\xf1\x4e\x51\xa8\x33\xb2\x32\xc5\x6c\x34\x2e\x34\xf0\x37\x4f\xb1\x01\x9b\x45\xd2\xfb\x09\x5f\x46\x89\x8d\x9d\x9a\x1e\x7f\x4f\xf7\x6f\xdb\xb5\xfb\x49\xba\xa1\x1b\x40\x3f\xc9\xac\x7c\x40\x4e\x6c\x84\x34\x60\x9d\x49\x0b\x6c\x65\xeb\x08\xbb\x73\x06\x82\x7e\x51\x5f\xea\xad\xa3\x32\xc8\x70\x61\x25\x4d\x1b\x87\xfa\x45\x25\xf4\xcf\x18\x24\x77\x3f\x7d\xd2\x05\xc0\x7d\xdc\x4c\xae\x99\xfd\xe0\x83\x8c\x63\xde\xfb\x4d\xc8\x08\x94\xcb\x1b\xdc\x08\x07\xd1\xc0\xc1\xde\xfd\x5e\xb3\xf2\x17\x6b\x56\x7e\x40\xe0\x15\x8f\x41\xfa\x64\x52\xf1\xb0\x3c\x8a\xb6\xe7\xe3\xb0\xf5\x67\x0c\xa8\x4f\x8a\x41\xf7\xb2\x1c\x8a\x57\xb1\xf8\xa9\xc4\xfa\x0e\xa7\x1e\x7b\xeb\xf6\x97\xd7\x5c\x23\x25\x2b\xba\x27\x2f\xfc\xa5\x7a\xd0\xe4\xe0\x5d\xc1\xfd\x02\xf7\x3b\xb0\x72\x77\xc1\xbb\x45\xf1\xb4\x2e\xbc\xe0\xdf\xcf\x3f\x7f\xf2\x0f\x0d\xfd\x78\x78\x49\x26\x99\x2f\xd2\x98\x98\xf7\x50\xc9\xa2\xeb\x56\x9f\x6b\xd2\xda\x5f\xb0\x6c\x5f\x5e\xfa\x5c\x73\xf6\x17\x54\xa6\x69\x8a\x48\x48\x60\xcf\xb7\x8e\xe4\x59\xaa\xfd\x3b\xc6\x72\x00\xd2\x14\xc7\x41\x74\xf0\x0b\x48\x81\x10\xdc\x4e\xf9\x49\x14\x6b\x30\xc7\xa7\xb5\xfc\xe3\x20\x94\x8a\x7e\x23\x00\x5a\xfe\x1b\x03\xb9\xb1\xcc\x0f\x07\x5c\xb3\x2d\x8a\x0e\xd6\x7a\x34\xbb\x1b\x1f\x43\x6d\xb6\x1e\x8e\xc0\xda\xfc\x6e\xcf\x68\xd7\x04\x02\x31\xf6\xa7\xc7\x8e\x17\xba\x7e\x93\x73\xe8\xa0\x8d\x8f\x1b\xb6\x18\xfe\x2a\xb6\x68\x80\x53\x3a\x22\x7c\x2c\x8b\x9d\x0e\xc8\x00\xa7\x74\xbc\xee\x88\x6b\x93\xfc\xc5\x47\x50\x55\xdc\x67\x0c\x46\xce\x15\xb7\xf3\x3e\xe8\x15\x7e\x8c\xb3\x45\xdd\xe4\x07\xfc\xa4\x8d\x27\x23\x11\xfb\x25\xd4\x0e\xfa\x41\xdb\x3e\x37\xd2\x82\x89\x26\x95\x28\x43\xf8\x01\x32\x63\x96\x24\xe4\x1d\x4b\x89\x22\x81\x7d\x40\x89\xe2\x50\xca\x91\x3f\x71\xd1\xf6\xa0\x91\x49\xb6\x9b\xbb\x24\xae\x0c\x77\x49\xd5\xd1\xcf\x03\xe0\x8a\xb1\x0b\xcc\xcd\x02\xe5\x80\x91\xcf\xb1\x72\x03\x09\xd6\x4b\x32\x7a\x66\x5e\x75\xc4\xcd\x46\xc1\x56\x4a\x04\x1d\xcb\x70\x27\xca\x3f\x0a\x67\x2d\x6c\x82\x9a\xa4\x79\xc8\xc2\xdc\x6e\xc3\x2f\x2c\x48\xb9\x87\xb5\x3d\x9a\x15\x92\xaa\x97\x64\x94\x2f\x94\x55\x7e\xde\x98\x7c\x43\x9d\x56\x32\x03\x31\xd1\x01\x3f\xd9\x24\x25\xda\x40\xf5\xe9\xe3\xe7\xf7\x1a\x54\x3d\x30\x5d\xa6\x53\xdc\x8c\xef\xba\xeb\xea\x79\x63\x2c\x0b\x8a\x48\xff\x38\x49\x4d\x24\xf3\x8d\x93\xa0\x10\xf4\xcf\xb5\x81\x1a\x03\xa1\xe7\x39\xf9\xf7\x27\xef\xa8\x7a\xc8\x18\x17\xa5\x48\x51\xfa\x01\x27\x8c\xe2\x5c\x53\xe3\xc2\xe1\xb0\xbd\x62\xa0\x16\x88\xa3\x96\xc7\xc7\xf4\x92\x4d\x2c\x83\xb5\x41\x6c\xaf\x18\xf0\xb1\x70\x64\xc7\x58\x06\x8d\xe6\x2f\x26\x1f\xa8\xcb\xef\x72\x9b\x92\x24\xa6\x71\xaf\x75\xfb\xc1\x77\x3a\x7c\x1b\x1e\x60\x71\x56\xfb\x0e\x38\x61\x38\xba\x64\x80\xa1\x39\x56\x63\xe0\xae\x5b\x92\x49\x1a\xee\xa5\x3f\x68\xfd\x80\x44\x48\x3f\x39\x60\xa2\x70\xa8\xc5\xa0\xd7\xab\x53\x97\x8c\x75\x4d\xed\xee\x11\x56\x17\x9f\x5f\xb8\xc5\x3a\xc8\x60\xb0\x84\x87\x6f\x7f\xe3\x39\xd9\xa5\xe7\x80\xa3\x64\x4a\xcf\x24\xd9\xb6\x7a\x0c\xf8\xcd\x3a\x9c\x63\x3c\x3c\x4a\xdd\x93\x9a\x78\x41\x3d\xbe\x8b\x30\x6b\x12\x70\xa0\xb0\x03\xea\x78\x1b\x87\x50\x97\x93\x58\x2e\x96\x3a\x26\x96\x21\x3e\x3e\xe6\x5a\x86\xbf\xc0\xac\xc5\xbf\x06\x0b\x22\x3b\x3a\x76\xa0\x08\x54\xd6\x32\xcf\x03\xa0\x96\xe2\xf5\xa4\xd9\x20\x49\x77\x7c\x1e\x74\x5e\xd1\x39\x39\x0f\xd0\x46\xeb\x72\xcf\x03\xc7\x40\x4a\xcb\xf3\x60\xba\xd2\xea\x07\xe4\xf3\xdd\x5d\x5c\xec\xc2\xa3\x52\xcf\xf3\x33\xc8\x0b\xf1\xc3\x63\x00\x96\x92\xdc\xce\x40\x85\x80\x0e\xe7\xc9\x80\x24\x8b\x59\xe7\xc7\xf5\xe0\x83\xf8\x17\x3c\xe9\x0c\x4b\x50\xd0\xef\x4a\x28\x44\x3d\x00\xa1\xcd\xee\x7d\x2d\x69\xe8\xc1\xcb\x25\xa9\x8b\xc8\xbd\x13\x13\x3a\xc9\xe7\xac\x49\x3d\x57\x04\xb8\x4e\xff\x09\x57\x95\x62\xa7\xad\x93\x21\x43\xd6\x51\x9f\x48\x5c\x6d\xaf\xe7\x33\x72\xbb\xd5\xc3\x77\x85\x4b\x96\x1d\xce\xc5\xd8\x74\x0e\x4e\x96\x11\x71\x50\xed\xc9\x4b\x9d\xc3\x53\xcf\xb4\x96\xee\x37\xbe\x5b\x9e\x2d\x57\x27\xa3\xc8\xd3\xcf\x17\xe0\xa6\x52\x9d\x9e\x19\x2c\x44\x52\xdd\x89\x14\xd1\x87\x83\xc9\x4e\x32\x42\x49\x30\x67\x86\xcc\x24\x75\xe9\x99\x79\x9a\x87\x5f\x00\x86\x49\x6c\x3b\xc9\x18\xad\xfd\x3c\xe1\x47\x5b\xd2\xcf\x03\x62\x58\xf4\x27\x3c\x08\xc3\xb3\xc2\xf1\x95\xd8\x75\x66\x92\x7f\x4d\xa2\xac\x59\xab\x07\x78\xde\xaa\xf8\xed\x38\x0b\xcf\x81\x38\xdf\x49\xce\x28\x61\xf3\x2c\x84\xa4\x18\xfc\x59\x08\x49\x4d\x92\x39\xa2\xcd\x5b\x4f\x18\x10\x54\xcc\x66\x9c\x70\xcd\x8d\xd2\xc6\x9d\xac\x4a\x3a\x7e\x5e\xc0\xb1\x10\x25\x3e\xe1\x68\x6b\x37\xb0\x13\xe6\x00\x3b\x09\x9d\x15\x53\x94\x8a\xf7\xac\x40\x6b\xdd\x1b\x4e\xb8\xdd\xfe\x9c\x5c\xdc\x0b\xed\x99\x71\x22\xae\xc3\xbe\x99\xe7\x49\xaa\xa9\x1b\xfc\xc9\xea\x56\x56\x28\x9e\x70\x33\x34\x7f\x3a\x79\xcd\xb3\x42\xf1\x3c\xc9\x7e\x44\x15\x4f\xd8\xfc\x6d\x8e\x3e\x17\x0b\x34\xe0\xaf\x05\x78\xbf\xc1\x1b\x94\x89\xc1\x45\xbe\xab\x59\x51\x07\xfc\x83\x81\xd7\x42\x0f\x6d\x05\xb9\x64\xf5\x6f\x30\x7f\x6b\xd2\x4e\xd4\x85\xb0\x41\xfa\xdc\x1a\x60\x8d\x79\x2f\x3a\xa9\x2e\x6e\xe6\x67\x12\x24\xe8\x9a\xe8\xc8\xb7\x13\x09\x51\xa2\x55\x67\x27\x62\x7c\x7f\xee\x92\xe7\x8d\xed\x95\x04\x79\xc2\xb3\x70\x38\xc0\xef\x24\xa3\x94\xc4\x78\xb2\xc2\xe3\x61\x2c\x66\x71\x2b\x87\x31\x9e\xa8\xe8\xf8\x73\xfd\x3c\xa9\xd0\xb5\x3a\xed\x44\xe0\xaf\xc3\x0b\x4e\xc4\xfd\xb6\x9f\x1e\x08\xbb\xe4\x49\xdc\x78\x41\x1f\xbc\x6b\x96\x7e\xc0\x0d\xf3\x7e\xbc\x6b\x56\xda\xd2\x17\x77\x62\x49\x18\xe7\xe2\x84\x62\xae\xe7\xbb\x76\x50\xe0\x46\xa0\x6f\x32\xc3\xe0\xd5\x51\xfc\xfc\x64\xe0\xaf\x75\x1e\x27\x72\x37\x67\x49\x08\xe7\x0b\xaa\x25\x6e\x7d\xbe\x80\xb5\xdb\x27\x40\x2b\xd6\x7b\x4e\x1c\x25\x5d\xb9\xcf\x49\xc2\x29\x4d\xd3\x39\x71\xba\xc5\x8a\x4f\x96\xa3\x48\x3e\xac\x54\xff\x8e\xbf\x2a\x16\x31\x4e\x72\x72\x31\xee\x93\x69\x54\xac\x41\x39\x59\xce\xd1\x1a\x94\x8b\x71\xc1\x56\x90\x5c\xc7\x22\x61\x59\x0f\x22\x37\xdf\x9f\x24\xce\xd1\x6f\x60\x23\xc4\xa9\x2f\x66\x6a\xf6\x95\xfc\x42\x05\x8a\xc3\x08\x75\x81\x97\x1f\xde\xed\x8b\xbc\xdc\x31\xa3\x17\x79\xb5\x43\x40\xaf\x40\x2c\x95\x8c\x71\x05\x1e\x0d\xb1\xdb\x8b\x37\x4e\x31\xf3\x2b\xac\x51\xdd\x27\x08\x55\xf7\x6f\x22\xa5\x84\x90\x8b\x55\x1c\x1d\x22\x78\xc1\x90\x7f\x58\xb5\x73\x05\x6c\xb8\xf8\xf3\xc5\xb2\x5e\x49\xa4\xeb\x8a\x20\x96\xe2\x18\x17\xef\xa1\x4e\xa0\x76\x41\x41\x3b\x1c\x1c\x79\x45\x96\xe4\x14\x51\xb8\x98\x43\xd9\x0c\xf9\xfa\x18\x72\x49\x3a\x6c\x57\xfa\x08\xb6\x95\x28\x17\xd8\xf1\xf1\x03\x2b\xfa\x96\x5a\x3b\x74\xa1\x62\x83\x63\x0a\xae\xc4\x72\x31\x9a\x03\x3d\x49\x1d\x99\x7a\xe1\x1e\x6a\x8f\xa6\x0b\x39\x8f\xed\x5c\x7c\x81\xfb\x3a\xb5\xc8\x05\x5b\xbe\x33\xf4\x5e\x1f\xf3\x4d\x0e\xb9\xbf\x72\xe7\x14\xfd\x60\x81\xc1\x23\xf0\xec\x15\x77\x39\xd1\xa5\x20\xf9\xf1\xd6\xe6\xdb\xdc\x85\x68\x5b\x95\x60\x1b\x57\x59\x50\x50\x07\x1f\xa7\x6c\xbe\x16\x5d\x60\x94\x76\xe9\xbf\x78\xa5\xb4\xfb\xec\x55\x16\x29\xd5\x10\x8c\x49\xb1\x2a\xe8\x82\xe9\x7c\x1c\x12\x63\xae\x4a\xa2\x24\x19\xe2\xaa\x8b\x54\x6a\xd4\xba\x56\xae\x75\x50\x8f\x6a\xdd\x0d\xaa\xfe\x67\x47\xe7\xa0\xaa\x7f\xb7\x3d\xf3\x6a\xeb\xbc\xf9\x01\x81\xed\xdf\x05\x1f\xa8\xc3\x46\x1e\x21\x0e\x8f\xaa\xfe\x5f\x0f\x9a\x25\x2b\x75\xda\x9d\x12\x45\xfa\xbf\x59\x0a\x23\x3a\x36\xd8\x28\x05\x53\xf6\x8f\x3e\x07\x45\xf9\xbf\x2e\x04\x6e\xe4\x9a\x3b\x7e\x70\xa8\x13\x0b\x25\x48\x5c\xb4\x60\xdb\x73\x0f\x75\xfc\xc3\x8f\x5a\xe7\x62\xa5\x6f\xbb\x1b\xad\xc2\xfd\x76\xb5\x41\xe1\xfe\x60\x2b\x39\x0a\xf7\xbb\xae\xf7\x60\xdd\xfe\xc3\x21\xa0\xd7\x00\xda\x18\xf1\x06\x32\x33\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\xa5\xff\x6f\x08\xbf\x41\xbc\x31\xb0\x4e\x92\x26\x53\xc8\x93\x32\x79\xf2\x1b\xc0\x4d\xcf\xf2\x5c\xa0\xd1\x34\x3e\x21\x29\xa9\x18\xdb\xb8\x10\x9b\x61\x43\xee\x45\x23\xb7\x63\x36\x2f\xa4\x46\xf9\x01\xcc\xc9\x42\xcf\x9a\xe4\xb5\x00\xa3\x65\x5c\xe1\x83\x9c\x27\xcd\xf4\xbd\x8e\xe9\xbc\xe0\x26\x69\x99\xfe\x62\xc1\x50\xbb\x14\x5d\x90\x98\xc6\x11\xfb\xdf\xf0\xa6\x0b\x81\x1e\x16\x6c\xaf\x4f\x9c\x72\x81\xf5\x71\xd1\xa2\x6e\xd5\xd7\x05\x8b\xfa\x70\x68\xd2\x05\xf9\xea\xf8\x39\x6c\x90\xaf\x7c\xa9\xb8\xe8\x56\x69\xa7\xc2\x0b\x6a\xf3\x14\xfd\x7b\xed\x83\x90\xf6\xe6\xe9\xf4\xac\x18\xd9\xe1\xc3\x89\xc0\x8e\xf4\x33\xe4\xda\x6b\x77\x09\x32\x25\x81\xfe\xa2\xb9\xdc\x0a\xb9\x0b\x71\x1b\x3f\xa7\xf7\x41\x5e\x0d\xa3\xd3\xb3\xe6\xa4\x63\xf2\x10\xac\x5e\x05\x84\x27\xeb\xc8\xaf\x87\xd4\xda\xab\x40\xb4\x6d\xb6\xcc\x77\x21\xea\xe2\xe7\xbc\x43\x69\x90\x24\x3f\x5f\x2f\x90\xde\xc8\xf3\x72\x8e\x5a\x35\x64\xad\x1f\x75\xea\xf5\xae\x49\x6a\x0e\xf0\x86\xb4\x67\xe1\x05\xb5\xfc\x70\x28\xc0\x85\x5c\xc1\xc5\xca\xb5\xeb\xe5\x76\xfe\x3c\x98\x7c\xa0\x3e\x27\xb6\xd3\x5d\x40\x9a\xfa\xd9\x2c\xd8\xd6\x7f\x76\x77\x92\x1a\xfb\x54\x21\xc0\xd7\x1e\x67\xd7\x5c\xb3\xd6\xba\x27\x25\x13\x13\x63\x66\xa6\xb3\x2a\xf3\x62\x80\x6f\xf2\xb9\x61\x3c\xaf\xed\x07\xd7\x24\x16\x0a\xa9\xee\x4f\x84\xea\x4e\x90\x77\xa3\xbe\xd7\x61\x0f\xc6\x1b\x3e\x93\xf6\xb2\xbc\x21\x2f\xd9\x27\xe0\x86\x4b\x64\xd2\x59\xbf\xa1\xcc\xf7\xac\xef\x03\x38\x98\xdd\xdf\x02\xad\x3b\xb8\xf1\x41\xd7\x6f\xa4\x65\x6e\xfe\x80\xe4\x5e\xca\xb6\xfb\x93\xae\xb2\xd9\xf9\xcd\x02\xa7\xd6\x52\xde\x50\xff\x27\xc9\x8d\x37\x9c\x28\x0d\x95\x1b\xea\x7f\x6f\xee\x1d\x0a\x7e\x7b\x00\x52\x40\x4f\xf1\x93\xb5\x9a\x53\xd9\xde\xb0\x96\x1f\x8e\xd6\xbe\x03\x91\xda\x50\x5a\xca\x11\x29\x46\x6f\xd8\x00\x92\xd4\x29\x77\x24\xc1\x92\x1a\xea\x66\x49\x55\xab\xec\xef\x48\xc0\x6b\xd6\x10\xce\x52\x76\x8f\x14\xce\x9a\x5f\x20\xc2\x78\x2b\x58\xf4\xcb\x7a\xce\x3b\xf2\x4e\xe1\x85\x44\x22\x8c\x41\x05\x03\x7b\x09\x7e\xe1\xc5\xa0\x9e\x14\x22\x0f\xc5\xad\x6f\x58\xd0\x93\x64\xb5\x9b\x9e\x9b\x0e\x7c\xbd\x29\xee\x49\x91\x71\x2f\x71\x4f\xdc\xe5\x5e\xda\x17\x23\x08\x73\xf8\xd9\xd9\xf3\xa6\x51\x5d\xa2\xcf\x8d\xb0\x66\xb3\xa3\x3b\xb1\xc0\x84\x87\x20\xdb\x6d\x9e\x14\x16\x21\xf5\xcc\xcd\x48\xa2\x1f\x9c\x66\x54\xb3\x95\xa9\x37\xac\xee\x87\x19\xd4\x9d\x29\x2a\x79\xa1\x30\xc3\x27\x09\x7c\x77\x6e\xf8\xed\x1e\x10\x8b\x6d\x0c\x61\x5d\x57\xab\x5f\xef\x82\x90\x2a\x2f\xbb\x50\x50\xfa\x3b\x7f\xef\x9b\x46\x0a\xc7\x34\xdf\x85\x02\x8c\xa8\xe4\x5d\x10\x07\x70\xb8\x7f\x12\xe6\xe2\x17\x00\x46\xf1\xdc\x9b\x65\x30\x2c\x67\xdf\xac\xfc\xea\x74\x8c\x77\x21\x96\x4b\x3b\x73\x97\xb5\x28\x0f\x42\xaa\x28\x85\xcf\x0d\xf7\xce\xe4\x69\x56\x5e\xd0\x44\xac\xef\xba\x96\xed\x37\x16\xf5\xf6\x1b\x84\xac\xe6\xbd\x64\x52\xf1\xa4\x9b\xa5\x5e\x7f\x4e\x46\xe3\xd9\x92\x20\x76\xb3\x94\xab\xdd\x86\xee\xc6\xdd\xd3\x18\x6d\x1d\x1d\x3f\x00\x55\xf3\x4a\x99\xf0\xd8\x11\xb0\x37\x3d\x30\xed\xbb\x72\xbf\xa8\xef\x2e\xfa\x7e\x33\xf4\xcf\x11\xab\xf7\xcb\x75\x08\x34\x28\xc5\x64\xbd\xf4\x8d\xfb\x7c\x92\x7c\x79\xbf\xa0\x8b\x92\x83\x6f\x32\x18\x49\xbd\xf7\x5c\xab\x54\x87\x28\x5f\xed\xe4\x1e\xf7\xc4\x1d\x43\x3a\xc5\x7b\x22\x78\xca\xe4\x81\x09\x24\xac\x6b\xbf\x17\x3f\xd1\x49\x7b\x96\x6a\x5c\x47\xf1\x81\xad\x57\x35\x72\xc7\x43\x66\x20\xb8\x3e\x47\x43\x36\xc1\xa8\xdf\x00\xa3\x84\xe8\x87\xcc\xa1\xba\x9d\x38\x27\xa9\xec\x81\x16\xdc\x02\xc9\x43\xd3\xae\x03\x68\x1f\xd2\x76\x31\x83\x87\xb4\x5b\x2c\xf0\x09\x4c\x1b\xe9\xdf\x14\xcc\xa4\x55\x78\x70\x09\x76\xfe\xe5\x07\x59\xae\x1c\x9d\xf2\x44\x2e\x49\x4b\x86\xa9\x35\xeb\x12\xfd\xc0\x77\xdd\x25\x7f\x1e\x9a\x5e\x7f\xbe\xbf\xb1\x02\xf7\x4f\xf6\x25\x05\xc3\x93\x28\xcb\x4a\xbe\x79\x12\x37\x52\x64\xfa\x49\x14\xda\x75\x51\x7f\x12\x63\x9b\xdd\x05\x17\x25\x25\xf7\x93\x28\xd5\x27\x7f\x01\x92\xd7\xfc\x05\x57\x2d\x28\x20\xaf\x43\x12\xcb\x7c\xf2\xda\x69\x4d\x2a\x93\x1d\x49\xb6\x7c\x78\x49\xf6\x46\x64\x5e\xa1\x86\x1f\x00\x70\x5e\x05\xd3\x5c\x99\x24\x3e\xf0\x80\xb7\x95\xed\xc9\x3c\x53\xa2\xba\x0f\x2c\xb1\xce\x4d\xf9\xf0\xd2\xac\x23\xf6\x14\x2a\x73\x0c\x5b\x54\xf2\x49\xc6\x57\x50\x2c\xe7\xe7\x7b\x16\x39\x12\xd1\x7d\x2a\x60\x2f\x9a\xf7\x7c\xe4\x28\xb5\x9f\x76\x6e\x85\x08\xda\xb3\xc8\x53\xf1\x1b\x00\xc3\xcf\x0b\x0b\x0c\x9a\x43\xe5\x75\xb5\xf8\x8d\x93\x7b\xe3\x2e\x78\x77\xf0\x24\xee\xef\xdc\x1a\x0c\x15\x7b\xe5\xdd\x6f\x14\xd1\x04\x06\x44\x51\x26\x63\x74\xa3\x24\x69\x30\xc0\x5b\xdc\xa6\xc0\xa7\x51\x61\x25\x59\xf4\x69\x34\x3f\x17\x77\xf9\xf2\x81\xe6\xc4\xbc\x0c\x63\xfc\x55\x1a\x86\xa7\x93\x1b\x49\x7b\xf5\x30\x75\xbb\xad\x5b\x0f\x72\x22\xa4\x9f\x17\xb8\x73\x6e\xe7\x65\xda\x07\xbf\x53\x72\x15\xe7\x78\x58\xec\xc6\x2a\xef\x87\xa9\xa6\xc4\x40\x1f\x24\x92\x4a\x36\x5f\x3c\x83\xda\x0c\xf1\xe0\x87\x0e\xe1\x87\x74\x68\xcf\x20\xa0\xd4\x05\xd3\x1a\x1c\x06\xfd\x89\xdd\x96\x42\xec\x39\x31\x6d\x99\x2f\x9e\x55\x76\xe6\xf0\x03\x10\x71\x8f\xc0\x24\x04\xf6\x47\x78\x4e\x96\x56\x3a\xfc\x00\xbb\x2d\x2a\xfe\x2c\x83\xb8\xf8\xdd\x73\x61\xbb\x8d\x60\xb0\x7f\x1f\x3f\x1f\x90\xb9\x79\x15\x17\xce\xd9\xf0\x0b\x5c\xb6\x57\x71\x7d\xcb\x76\x36\xb9\x07\x49\x0a\x92\x21\x7b\xad\x49\x7b\x0a\x64\xfc\x5e\x37\xb3\x12\x38\xf6\xfa\xb9\x0f\x7e\xa2\x37\x6e\x9c\x5d\x23\xc0\x1d\x31\xa6\xe6\x70\xaf\x83\xe5\x17\x08\x6a\x8d\x89\xdb\x6f\xf6\x6e\xae\xdb\xaf\x58\xf2\x73\xaf\x65\x09\x30\xab\xcc\xf4\xe1\x2e\x27\xba\x10\x60\x9e\x84\xdf\xfa\xe0\xa1\xe8\x29\x96\xfc\x7c\xb7\xd9\xe6\xac\xdb\xcf\x83\x4a\x61\xde\xdd\x87\x14\xcb\x93\x7c\xb8\x9b\xd2\x43\x3c\x4c\x11\x6a\xae\xfd\x2c\xd3\x80\x01\xf1\xf2\xb4\x1a\xda\x2f\x25\x62\xdd\x1c\x9f\x97\x2b\xf7\x17\xcb\xdf\xc4\x5f\x50\x37\xac\x0b\xcb\xb3\xae\xab\x92\x0d\x1e\xb8\x82\xe7\xc3\x5f\xac\x79\xfa\x05\x82\x46\x2b\x67\xd9\x46\xeb\x1f\x9f\x89\x88\x2b\x13\x6b\xe4\x00\x3d\x7c\x01\x7e\xe8\x0b\xfe\xc3\xcb\x61\xa9\xcf\xd2\x3f\x3e\x90\x26\xec\x50\xf4\xc0\x18\xe0\x08\xa9\x67\x62\x8e\x06\xdd\x5c\x73\xdc\x70\x78\xe9\x69\xe6\x70\xf1\xf7\x58\x80\x18\x7a\x70\xf2\x8d\x43\x0f\x1e\x3e\x88\x7a\xb0\x3a\xdd\xa0\x7a\x99\xa4\xd3\x22\xc9\x8b\x82\xcf\xc9\xaa\xa5\x37\xc0\xfa\x23\xed\xd6\x4b\xbd\xba\x63\xa7\x5f\xa6\x68\xb0\xa4\xf6\x7e\x97\xbd\x96\x3d\x71\x24\xd1\xc9\x1e\xb3\xd1\xea\xa9\x1e\x11\xdd\xe3\x62\x68\x6f\x5b\x1c\xc2\x2f\x5c\x1c\xd2\x3d\x7c\xb2\xa0\x73\x2d\xbe\x8d\xb0\xf3\x07\xab\xec\xdf\xfe\xdd\x57\xea\x02\xbd\x80\xe0\x1e\xbb\xc1\xbf\x08\x38\x1f\x0e\x4c\x7e\xa1\xef\x4c\x56\x4f\xbd\x1d\xdb\x69\xb0\x40\x15\x99\x45\x4c\xdf\x81\x03\x2d\x5e\xfc\x0e\x44\x57\x4b\x14\x44\xd9\xff\x96\x45\xd0\x5f\xba\x2b\x1d\x3f\x0f\x18\xa8\xec\x0e\x3b\x5f\xf0\x83\x05\x05\x4f\x01\xab\x8e\x7f\x75\x43\x7a\x97\x5e\x53\x22\xd1\x3b\xa0\xa9\xf6\x36\x9e\x0b\x81\xb5\x0d\x27\x67\xec\xdf\x9f\xbc\x9c\xc4\x97\x5f\x96\xd5\xb0\xb4\xfb\x82\x1b\xe4\xe8\xdf\xa0\xab\x3a\xa7\xef\x49\x36\xeb\x6d\x39\xb9\x00\xc1\x78\x31\x03\x51\xcd\xf7\x64\x38\x84\x64\x85\x77\x29\x3e\x25\xb4\xbf\xf0\x86\x4a\xbe\x99\xbe\x50\x74\x3a\xaf\xd8\xfb\xb1\x83\xe6\x9c\x7c\x2f\xb8\x41\x8e\xfe\x0d\xe2\x91\xfd\x1b\xe5\x1a\x7d\xc8\x50\x1e\xb8\x79\x8e\x1f\x33\xc8\xed\x67\x02\x3c\x62\xc1\x0f\xe0\xa2\xda\x3c\xa1\x89\x62\xbf\x82\xf3\xcd\x20\x12\xef\xeb\x8d\x64\xbd\x3f\xbf\x17\x66\x08\x8e\xf7\xc2\x04\xcd\x11\x69\x04\x7f\xd2\x77\xbf\x48\x48\x63\x37\xd8\x17\x81\x40\x55\xb2\xc0\xfb\x50\x3d\xac\x0e\x50\xd2\xcc\xb7\xe5\x17\x6a\xcd\x9c\xfc\x9b\xb2\x83\x57\xfd\xf4\x7f\xfe\x94\x9a\xfd\xc2\x80\x53\xab\x7f\x53\xab\xa9\x35\x3c\x9c\x90\x96\x00\x57\x29\xa7\xd6\x78\x1f\x90\x88\xe4\x09\x4d\x42\x51\x33\xfe\xf8\x44\xcb\x52\x39\xbd\x2f\x35\x10\x22\x97\x2f\x52\xcb\x64\xef\xc3\x52\x6a\xea\xa2\xf2\x22\x83\x60\xfe\xf9\x80\x32\x5d\x75\x97\xa0\xf9\x06\xd2\x5c\xb8\xe5\x07\xa8\x66\x6a\x39\xf1\x9d\x54\x06\x4a\x51\xf2\xc2\x24\x9c\x7f\x7e\x13\x6e\xc9\x0f\xb8\x75\x62\x4d\x2f\xa2\xba\xb3\x58\xea\x3b\xd7\xc2\xf7\x17\x73\x51\x79\x51\xcb\xc9\xa8\x6d\x87\xef\xcf\x65\x80\xcd\x7e\xe3\x45\x9d\x92\xa8\xdf\x54\x6a\x6a\xb7\x66\xa0\x46\x40\x97\xb2\x19\xd6\xca\xfc\x06\xef\x3b\xba\x06\x4e\xf8\x43\x39\xad\xe1\x0c\x0b\xfe\x9a\x05\x2e\x9a\x59\x68\x3d\x17\xdf\x48\x7e\x81\x1b\xa2\x1b\xd2\x0c\xbc\x09\x34\x7f\x42\x01\xe5\x67\x10\x0a\xe6\xd9\x0f\x26\xdf\xd8\x9b\x3a\x11\x75\x63\x47\xc2\x09\x35\x62\x96\x9c\x3e\xe3\xda\x21\x7f\x40\x3d\x90\x2e\x72\xa8\xdb\xdf\xb2\x50\x1f\x45\xf9\xbf\x59\xa9\x8b\xc4\x95\xea\xc2\x82\x1a\xfb\xe1\xe7\x44\xa3\xa6\xfe\xf7\x40\x4b\x65\x51\x7d\x67\x64\x40\x51\xfd\x94\x7f\xbe\x40\x91\x23\x63\xef\x4c\x8b\x6a\x68\x9e\xb8\xa0\xe6\xe2\x2e\xb9\x72\x21\xe3\x5c\x4a\x3a\xf1\x3c\x54\xcd\xff\x1e\xa8\x0b\x78\x0f\x0f\xe7\x7d\x40\xdd\xfc\x98\x7e\xf0\x20\x83\x20\x17\x77\x71\xfd\xf3\xa7\xd8\xbf\x95\x65\xf1\x9d\x75\x77\x32\x12\xc6\xa0\x81\x03\x94\x2b\x04\xce\x42\xd4\xd4\xa5\x18\x55\xf2\x5b\x2e\x7f\x15\x23\xbb\x2a\xe8\x3b\x09\xc4\x2c\x44\x21\xe3\x58\x59\x90\xd7\x84\xa8\xb4\x73\xfe\x80\x59\x28\x2a\x18\x0d\xa9\x93\x73\xda\x84\x59\xc8\x53\x8c\x53\x15\x92\x9c\x5f\xa8\x90\x82\x25\xa1\xce\x4a\xb6\xd6\xfd\x60\xb0\x4b\x4d\x0b\x3e\x52\xd9\x48\x88\xbc\x3f\xb9\xba\x7d\xcd\xc1\x2f\xac\x39\x08\x70\x95\x27\xd4\x78\xcb\x0a\xb2\x4e\x6c\x30\x1b\xb7\x5b\x57\xf1\x89\x5b\x6e\x16\xf5\x9a\x8d\x8c\xcf\x88\xdd\x88\x0f\xe2\x7c\x13\x4a\xbd\xec\x43\x8f\xe4\x40\xb9\x7a\x08\x1e\xbf\xe2\x17\x1e\x3e\xd0\x98\x1d\xc9\x7f\xbc\xb0\x4e\xa4\xf4\xd1\x18\x24\x2c\xa2\xfb\x73\x50\x88\x90\xce\x62\x52\xec\x31\x5d\x59\x62\x8f\xcf\x1f\x2b\xac\xda\x3d\x79\x22\x08\xd9\xf6\x8e\xf9\x49\x39\xc5\xce\x5f\xf3\x13\x64\x3e\xd8\xa9\x07\x24\xe3\xcb\x26\x2b\x27\x89\x9b\xcf\x12\x83\x92\xad\x17\x99\x27\x61\xe7\x83\x70\xf2\xce\xe1\x4f\x10\x49\xf4\x93\x61\x61\xb2\x60\x96\x59\xec\x64\xa6\x3a\x0b\x2f\x13\x16\xce\x62\x9f\x33\x54\xf9\x0f\xd9\xd7\x6b\x96\xf5\xcf\xb6\x16\x4e\x44\xf1\x1c\x8a\x31\x3f\x1b\xee\xae\x45\xa9\x24\xce\x8b\x5a\x70\x25\x72\x98\x1d\x8a\xd7\x92\x37\x3a\xcf\x8e\x40\xf6\x92\xf7\x4c\x27\xa2\x47\x42\x52\xda\xf9\x39\x20\x9f\x27\x5d\xeb\x27\xa2\x37\xbe\x89\xe5\xfd\x20\xd2\xe1\x6b\xcb\x82\x73\x44\xfa\xce\xef\xab\xe1\x1c\xb0\x4a\x24\xdd\xf4\x27\xfd\xf1\x93\x0c\xbc\x73\x00\x83\x93\x4c\x23\x73\x20\xcb\x53\x96\x12\x64\xc2\x21\xbf\x29\xab\xe8\x1c\x08\x3f\xcf\xba\x0a\xce\x81\x7d\xca\xba\xc1\x4e\xf8\x9d\x37\xa5\x63\x9d\xf0\x12\x0f\xae\x26\x37\xe1\x92\x1d\x92\x14\x12\x73\x40\x49\xac\x7a\x20\x93\xbe\xcb\x49\x4e\x1f\x13\x6e\xc5\x5d\xb7\xac\x09\xb7\xe2\x2e\xb1\x7d\xc2\xad\xb8\xa9\xac\xc9\xa4\x57\x71\x96\x93\xd0\x84\x57\x71\xcf\xdd\x1f\xa4\xef\xb7\x16\x71\x7e\x8c\xb2\xe7\xad\x6d\x98\x67\x60\x00\xee\xe1\x17\xea\x3f\x7f\x7a\xd1\x7e\x9d\x1f\x9f\xec\x4a\x1f\x34\xcf\x8f\x09\xf6\xb2\x8f\xd4\x3c\xbf\xfb\x56\x2f\xdd\xdf\x3f\xdf\xef\x9f\x09\xbd\xf8\xed\x01\x91\x06\xc3\x2b\x8c\x48\x7e\xb9\x49\xe6\x84\xd3\x71\xaf\xc9\xed\x2c\xa0\x5a\xfd\x80\xd5\x4a\x35\x81\x88\x24\xd9\x49\x20\x61\x95\xd0\x7d\xdd\x9b\x70\x49\xee\xd5\x0b\x88\x28\x13\xe2\x09\x47\x7a\x07\x7a\x02\x0f\x84\xd1\xbd\xcb\x70\x59\x0e\x49\x84\x6b\xd2\x67\x39\x25\xcf\x08\x1a\xe1\x24\x35\xd2\x84\x13\xf3\xf7\xc0\x7d\x40\x86\x96\xd5\x74\xc2\xab\x39\x24\x71\xc7\x09\xaf\xe6\x56\xcb\xdf\x54\x85\x9d\xf0\x78\xfe\x66\xa0\x35\xc3\xe5\xd9\x81\x1b\xf3\x84\x0c\x90\x44\xe8\xe6\x09\x19\x20\x25\x2f\x1b\x66\xb8\x24\x25\xc4\x3c\xe9\xa7\xa5\xdc\x6a\xf3\x4c\x3c\x98\xd1\xa3\xbc\x7c\xe0\x49\x4f\xf6\xa1\x61\x33\x61\x55\x05\x89\x4c\x58\x19\x1f\x33\x61\x95\x34\xb1\x4c\x58\x15\x81\x37\x13\x56\x4d\xc0\xcb\x84\x55\xd4\xc4\xa0\xba\x56\xa1\xc9\x09\x6f\xeb\xaf\x4f\x77\x41\x70\x64\x7f\x41\x91\x68\x68\xe6\x10\x35\xda\xcf\x17\x84\x46\xf3\xc4\x79\x74\x7d\x0e\x32\xa1\x91\x3d\x2d\x42\x23\xf9\x01\xa1\x31\xb4\xd6\x42\x68\x14\x75\x5a\x08\x8d\xe2\x37\x08\x8d\xa8\x3e\x0a\xa1\x61\x6c\x2d\x84\x46\x16\x88\xcb\xc2\x1c\x3f\x20\xed\x2b\x9a\x69\x21\x38\x7c\xe4\xe8\xc6\xfd\x83\x2e\x85\xd8\xd1\xfc\x80\xd8\x51\xdc\x29\xac\xfa\xe1\xa7\x0f\x66\xa0\x33\x04\xcb\xda\x7b\xc1\x98\x85\xf3\xe5\x32\x31\xcf\xca\xd5\x9a\x58\xd5\xb5\x5a\xbf\xc1\xd5\x8a\x17\xc0\x1d\x3c\xf8\x12\x3f\xe1\x0f\xfe\x8d\x22\x74\x81\xcf\x5b\x91\x66\x72\x9e\x95\xab\x8d\xfe\x84\x9b\xdf\xfc\x09\x57\x6b\xc4\x86\x80\xa4\x22\xcf\x13\x4e\xe4\xc1\x0e\x50\xf3\x44\x74\x71\x8e\xc6\x5a\x88\x4c\x49\xc9\x7a\x26\x5c\x59\x87\x61\xfe\xa2\x1a\x9f\x7c\xc2\x27\xb4\x52\x4d\xb1\x5b\xf3\x85\xe1\x5d\xa2\xec\x7c\x13\x58\x87\xa8\xe4\x3c\xc2\x3f\x7f\x74\x21\x9e\xb8\x65\x75\xa9\x46\x27\x2e\x59\xd2\x71\xcd\xb9\x12\x63\xe9\x27\xb3\xb9\xe8\x27\xb3\x3a\xe8\x67\x43\x5f\xfe\x18\x91\xcf\x5d\x3f\x51\x5a\xcb\x7d\xdd\xff\xfc\x31\x31\x9d\x07\xea\xf2\x27\xfd\xfc\x24\xf0\xe4\xae\xe7\x3f\x7f\x54\xd1\x69\xce\xc0\xaa\x5c\xfa\x89\x6f\xf5\x72\x60\xed\x17\xfd\xfc\xbe\xdd\x37\x8e\x89\x9b\x93\xea\x6c\x4f\xdc\x50\x14\xd5\x3a\x71\x41\x31\x49\xc7\xf5\x44\x96\xd3\x89\xcb\x89\x4a\x29\x4e\xdc\x4d\x54\xe2\x6f\xce\x8f\x26\x49\x49\x3c\x67\xf9\x7a\x16\x82\xcd\x82\x9e\x35\xc9\x0f\xef\x95\x93\x7f\x42\x3a\x57\xfe\xa4\x39\xe1\xda\xa4\xd3\x3b\xdf\xf4\xf5\xac\x69\xbc\x19\x80\xf6\xdb\xd8\x16\xbf\x8d\x1c\xb9\x04\x56\x98\xa8\x1c\xde\x77\x66\xd9\x30\x23\x2e\xd6\xc7\xb6\xe6\x86\xc9\xe2\x88\x61\xdf\x04\xc2\x44\xfa\x9b\x10\x77\x28\x54\x3c\x0e\x98\x63\xd3\xce\xfa\x18\x8f\x03\x79\x26\x15\xd1\xf5\x3d\x80\x0c\xb3\x75\x72\xf1\x60\x29\xff\xb6\xad\xca\xdf\x03\xfa\x5a\xe6\xbf\x08\x43\x8a\x07\xeb\xf2\xe7\xed\x44\x19\x0f\x14\x50\xff\x24\xd3\xb6\x1e\xa0\x86\x73\x3c\x76\x76\xe2\x78\xa0\x1c\x6e\x48\x5d\x6f\xc4\x40\x53\x65\xd9\x7d\xa0\x68\x50\x90\xa7\x7b\x3c\x58\xa1\xa5\xed\xac\x0a\xf1\x48\x9d\x0f\xba\x3e\x99\x5c\xe8\xd8\xa3\xac\x3c\xf5\xdb\x79\x3a\x1e\xe5\x58\x6f\xec\x4f\x0a\x78\x55\xde\x79\x15\xe2\x81\x7c\xd2\x1f\x88\x36\x28\x0a\x23\x0f\x92\x80\x55\xb7\x70\xb5\x01\x5e\x69\x5c\xde\x69\x34\xe3\x51\x5f\x7a\x16\xf5\x0d\x70\x24\xf9\x0a\x6d\xc7\x65\xc5\xa3\xd1\xe9\x6f\xdf\x9c\xe2\xc1\x8c\x26\xf2\xf2\x8b\x47\x07\x67\x96\xe3\x60\x3c\x3a\x0c\x40\xf2\x90\x8b\xc7\xa0\x95\x7d\xa7\xa5\x88\xc7\x80\x41\x50\xde\x69\xf1\x18\x4c\xfe\x14\xb4\x2f\x08\x1e\x0d\xf2\x67\x8b\xc7\xa2\xac\xbb\x5e\x5b\x3c\x4e\xe6\x7c\xde\x54\x31\x1e\xf0\x3f\x0f\x72\x0d\x8b\xc7\x85\x6c\x4a\x69\x17\x93\x88\x07\x9c\x32\x43\xda\x81\x14\xf1\x80\x51\x39\xc8\x49\x22\x1e\xcf\xda\xfd\xb1\xfb\x78\x58\x8a\x63\x73\xab\x78\xbc\x98\x87\x4c\x8b\xdf\x03\x0e\xab\x6d\x78\x99\x4a\x6a\xb3\xe2\x78\xcc\x42\x98\x6e\x74\x08\x2c\xbf\x2a\x8d\x7d\x0c\x91\x92\xca\x8e\xd3\x8f\x21\x82\x49\x4a\x67\x1f\x43\x64\x0a\xaf\x2d\x48\x7f\x0f\x2e\xbe\xd1\xf6\x03\xb8\x46\x4a\xdb\x1b\x03\x6a\xbf\x05\xe9\x87\x63\x88\xf0\xce\x93\x1a\x32\x86\x04\xe7\x85\xda\x17\x5d\x8e\x81\xc5\xa7\xa4\x37\x8c\x01\xb5\xa4\x82\x14\x8b\x31\xa4\x9b\x0f\xf2\x1e\x85\x65\x02\x5a\x5e\x76\x99\xef\xc1\xcb\xe2\x6c\x7b\xa6\x65\x4d\xac\xed\x37\x6a\xe6\x83\x0d\xb1\x80\x1c\xa3\x9f\xe4\xb6\x47\x41\x5e\xc4\xd0\xf2\xd8\x9f\x20\x3d\xde\xf7\x60\x03\xa8\xe3\x7a\x58\x77\xfe\xe3\x18\x18\x43\xdb\x4a\xdc\x8b\x43\x00\x61\xeb\xfa\x7d\x33\x6b\x48\xd9\xc4\x26\x3c\x0c\x1d\x28\x9b\x1c\x85\x85\x0d\x25\xef\x4f\x68\x9e\x6f\x25\x6f\x70\x3c\xb0\xac\xb4\x9d\xa9\x33\x86\x67\xf0\x8d\xe2\x07\x37\x1f\xec\x99\xd3\xc6\xdb\x76\x9a\xe8\x18\x1e\x20\x61\xdb\xc1\xf4\x31\xd0\x64\xd7\x76\x6a\x8f\x18\x5e\x56\xe6\x28\x02\xe9\x9b\x08\x1f\x4d\x0c\xac\x28\xb4\xd2\xf4\xa0\x71\x71\x9b\x04\x85\x09\xd7\xcc\x56\x16\x35\x8e\x31\x10\x5f\xf6\x3d\x26\x46\xd4\xcf\x0d\x43\xb4\x20\x26\x76\x5a\xfd\x00\x19\x44\x5a\xdd\xf4\x24\x56\xa6\x9f\xdc\xfa\xd8\x18\x2b\x9c\x4a\x5b\xdd\xa7\x34\x22\x91\x4a\x68\xbb\xaa\x6f\x8c\x4c\x4b\xd2\x76\xd2\xfb\x18\x07\xcc\xe8\x6d\x17\xb2\x8c\x91\xa1\x64\x6d\xb3\xb0\x18\xaf\xcc\xe0\xe6\x8d\x1e\x91\x1e\xe2\x6d\x17\xf9\x88\x91\xee\x8f\x32\x42\xc4\x08\xdf\xc5\xef\xc1\xda\x86\xb8\x8e\xed\x76\xd8\x8e\xf1\x65\x4c\xc6\xd6\x5b\xc5\x38\x91\x70\xf4\xd8\xa9\x2f\x63\x62\xd1\xef\xb6\x0b\x8d\xc6\x14\x88\x51\xdb\x65\xee\x7b\xc0\x6d\xd8\x47\x3f\x85\xc9\x34\xca\x1b\x1e\x29\xc1\x13\xac\xed\x50\x8e\x98\x58\x7f\x28\xef\xbc\x8d\x31\x25\xa6\xae\xdf\x91\xd6\xdf\x83\xf5\xc9\x5f\x58\x99\xbe\xb7\x39\xa7\xaa\x11\x9f\x95\xc9\xd9\x03\x9c\x7c\x10\xf5\x60\xf2\xc1\x5e\x57\x22\x5d\xd8\x45\xef\x62\x4a\x93\x9a\x95\xb8\x3f\x59\xcc\xa8\x75\x3f\xb8\xf8\x60\xf7\xc1\xa2\x29\xad\xed\x2d\x49\x99\x6e\x74\x4d\xb0\xc9\x1c\x65\x17\x1c\x89\xa9\x30\xf4\x72\xdb\x34\x62\x42\x55\x88\xd0\x76\x22\xf9\x98\x0a\xe1\xbb\xa3\xb3\x63\x62\x96\xf7\xd6\x05\xdf\x8a\x5b\x61\xdb\x79\xa4\xbe\x07\x74\x28\x1d\x7a\x83\xb4\xa5\x6b\xd3\x1a\x82\xa5\x5a\x17\xc4\x90\x7f\x34\xb4\x9d\xcb\x30\xa6\x06\xc6\x5a\x87\x66\xca\x9c\x8f\x75\xc7\x11\x7f\x0f\x56\xfe\xc4\x3d\xd3\xb6\x0a\x81\xef\xf3\x97\x90\xda\xec\x13\x1e\x34\x2c\x13\x8d\x75\x41\xbd\x13\x45\x77\x96\xa3\x98\x90\x8a\xe9\x7b\xb0\xfb\x38\x07\x57\xbb\x45\x80\x74\x43\xf5\xd4\x76\x62\x92\x98\x6e\xa8\xc0\x72\xd4\x6a\x6f\xec\x5c\xda\x21\xf3\x31\x3d\xa8\xf4\xdd\x76\x74\xe8\xf7\x00\x31\xf3\x5b\xb1\x14\xd3\x93\xf9\x86\x00\xf4\x10\xa5\x76\xce\x9e\x98\x1e\xca\x26\x43\x07\xe1\x21\x2d\x19\xda\x86\x09\xf7\x9d\xb6\x9d\x11\x63\x3e\x32\x0f\xd3\xc6\xea\x7c\xd0\x17\x66\x7b\xcf\xc4\x1c\xa0\x28\xea\xdb\x1c\x1a\x73\x60\xc9\xd6\x1d\x01\x13\x73\xc0\x5a\xfa\x36\x8c\xc7\x8c\xc2\xa1\xdf\x25\x66\xcd\x34\x27\xe8\x08\xfb\xf6\x93\x8e\x99\xb5\xbb\xc4\x36\x72\x65\x7d\xc7\xad\xb3\x8d\x99\x19\xb6\xfb\xd6\x65\xc6\xcc\x14\x74\x2a\xf9\x1e\x73\x67\x9a\xc7\x5d\xdf\x22\x66\x5e\x93\xfb\xb6\x85\xc7\x7c\xb1\xd4\xf4\x36\x3e\xc4\x7c\xb1\xec\xcd\xb6\x03\xc4\x4c\xff\xed\x2e\xda\x92\x1f\x24\x50\x4b\xdb\x49\x2b\xe6\xf7\x58\x36\x8f\xae\x07\x58\x6c\xf0\x03\x08\xcb\x7d\xe7\x86\x8c\xf9\x65\x5a\xd0\xb0\x71\x2e\xbf\x2c\x8e\x17\x34\xf5\xb9\xac\x65\x9b\x91\x94\x83\x75\xb8\x77\x7a\xb0\x58\x0e\x26\xce\xda\x39\xd3\x62\x09\xf0\x02\xef\x3b\xff\x57\x2c\x01\x09\xc4\xfb\x4e\xd5\x18\x4b\xb8\xb9\xfc\xa1\x4f\x58\x31\x76\xa7\x4d\x8c\x05\x65\xd6\xbf\x07\xbb\x8f\xc8\xc0\xef\x9d\xbf\x20\x16\x16\xa7\xea\x12\xb2\x4b\x66\x41\x99\x7d\xb3\x88\x25\x33\x39\xc4\x76\xba\x8d\xa5\x1c\xeb\x8d\xfd\x09\xea\xb1\x84\xbe\x7d\x2f\x62\x61\x1e\xfc\x2c\xb9\xbc\x34\x0a\xd9\xc2\x97\xd2\xb8\x96\x9d\x42\x20\x96\x06\xb1\xa2\xef\xe0\xfd\x58\x98\x53\x6b\xd7\x81\x8d\x65\x50\x98\xd9\x37\x94\xef\x01\x15\xc6\x5b\xfa\x2d\x2b\xed\xc5\xbe\x17\xc7\x82\x60\xde\x90\x76\x4c\x7a\x2c\x27\xd3\x36\xed\x6c\xac\xdf\x03\x7e\xb2\x74\x13\xb1\x9c\x4c\x7b\xb8\xd3\xb1\xc6\xc2\xe0\xa1\xae\x63\x5c\x6e\x90\xd7\xbe\x23\x04\x63\xb9\x41\x70\xfa\x56\x18\xc7\xb2\xa4\x88\x6d\xf8\x8c\xe5\x25\x8c\x93\x56\xff\x12\x4d\x25\x96\x97\x17\xc2\x4b\x4f\x9a\xe9\xcb\x12\xe3\x5b\xd1\x10\xcb\x7b\xaf\x37\xf6\xd4\x5f\x66\x9a\xdc\xda\x9c\x58\xde\x77\x3d\xd8\x9d\x4e\xe6\x62\xde\xce\xf0\xb1\xe0\xfa\xf9\x3d\x88\x7f\xc1\xbe\xca\x24\x38\xb7\xbe\x24\x96\x09\xd9\xa7\x6f\xbd\x62\x2c\x93\x25\xe2\xb6\x96\x2a\xd6\xe3\xe0\x00\x9b\x1a\xd5\x03\x76\xcf\xbe\xf5\x6d\xb1\x1e\xcc\x54\xb3\x5d\xf7\x62\x3d\x50\x81\xb8\x6f\x4f\x8b\x58\x23\xd0\x3e\xed\xf4\xcb\xb1\xc6\xca\x6b\xe5\xbe\x8f\xd5\xd8\xd8\x47\xd7\x27\xac\xb2\xb4\xbd\x1e\x63\x4d\x79\xd5\x0c\xde\x7d\xb0\x32\x5d\xdf\x2a\xb9\x58\x51\xba\x21\xf4\xed\x25\x13\x6b\xe5\x65\x73\xbb\x0b\xc5\x8a\x54\xd7\xa1\xef\xcc\x8b\xb1\x76\xa6\x65\xcf\x5a\xdc\x4a\xd8\xb5\xed\xd7\xb1\x0e\x6a\xdc\xaa\x1f\x90\xfa\xe4\xb2\xfb\x80\xda\x3f\xe4\x9d\x0e\x3b\xd6\xb1\x3a\x15\x80\x4e\x9e\xd8\x2c\x00\x2d\x7d\xda\x2e\x97\x14\xeb\x89\x3a\x9b\x7d\xa7\x49\x8e\x75\x05\xfc\x6f\x9b\x5b\xac\x27\xf9\xd9\xa1\x37\x18\xdb\xd1\xf2\xc6\xea\x7a\xb3\x0a\xe9\x2e\x7a\x17\xeb\x4d\x43\x52\xf4\x03\x4e\x6c\x47\x7b\xc4\xfa\x92\x17\x1d\xda\x86\x85\xa2\x65\x5f\x59\x2a\xed\x5d\x5d\x32\x7a\x9d\x08\x4a\xea\xbb\x5c\x5b\x6c\xc7\x64\xfd\xbf\x7d\x54\x5a\x60\xbe\xcc\xad\xf0\x8f\x2d\x24\x56\x7e\xd8\xac\xb8\x51\x44\xea\xbb\xd6\xf2\xf7\xe0\xe2\x83\x63\x3f\x20\x2f\xaa\x9b\x3e\x35\x54\x04\x0c\xbd\xee\xb3\xf3\x5d\x80\xf8\x60\x77\x5a\x99\x34\xb3\x6e\x4c\x6e\x15\x9e\x5f\x7d\x2b\x9b\x62\x63\x95\x9b\x5e\xb7\x2c\xd8\x58\x96\x43\x85\x06\x62\xab\xa8\x9b\xd5\xb7\x1b\x48\x6c\x8d\x6c\x62\xeb\x82\x62\x5b\xb9\xd0\x77\x85\xf6\xd8\x90\x74\xfb\x7b\xb0\x80\xdc\x46\xe7\xb0\x5b\xfe\x6b\xc8\x5f\xf4\x09\xba\x1b\x40\x67\xe7\x4c\xb7\x30\xd7\x2e\xd6\x7c\xd8\x8a\xaf\xef\x01\x86\xdd\xf9\xbf\x62\x63\x28\xa0\x6c\x0c\xb1\xdd\x89\x71\xd8\x82\xc7\x0d\x29\x5e\x81\xb8\xb1\xc1\x4b\x38\x1e\xbb\xb0\x59\x6c\x0f\x52\x19\xcb\xd1\x2d\xb6\x37\xac\x07\xfb\x93\xc9\xeb\xf9\x56\x32\xc6\x4e\xed\x4f\xdf\x19\x41\x62\x3f\x50\x81\xb4\xb7\xbd\x96\x8f\xec\x02\x84\x1b\xa6\x3d\xb2\x18\xca\xae\xf5\x1f\x7b\x64\x86\xba\xb6\x6f\x24\x1d\x15\x40\x83\x52\x80\xc7\x9e\x49\x61\x76\xad\xf8\xd8\x59\xe1\xaf\xb7\x7d\x45\xe9\x85\x45\x7d\x25\x64\xf7\xfa\x10\x1e\x1b\x84\x1d\xc5\x03\xbe\x07\xfb\x93\x95\x6a\x6c\xa7\xb9\xff\x1e\xb0\x32\xdc\x46\xba\x3e\x56\xa5\xe0\xa0\x4f\x7a\x63\x32\xcf\xa4\x07\xac\xa4\xb5\x71\xac\xaf\x83\x2c\x79\xb8\x9f\xbb\xa0\xb5\xde\xc8\x2c\xdf\xb1\x79\x60\x3f\x57\xb1\x60\x2d\xff\x64\x1d\x94\x9d\x87\x3b\xf6\x93\x1c\x7f\xa7\xca\x8e\xfd\xe4\x31\x95\xc4\xdc\x17\x47\xeb\x5b\x36\xe9\x0c\x1d\xed\x12\x6e\x3b\xa3\x13\xbb\xe4\xe1\x8e\xa3\xde\xb6\x76\x34\xf6\x87\x7b\xbd\x73\x4f\xc6\xfe\xac\x79\x6d\xd1\xa4\x3f\xab\x36\xe8\xa6\xc0\xfd\x0d\x0b\x1c\x55\x0f\x38\x48\xd7\x03\x66\xe1\xdf\x4a\xe8\xd8\xdf\xce\xb5\x6d\xc6\xda\xdf\x97\x9d\x0e\x75\x8a\x84\xc1\xbb\xd2\x7b\xec\x73\x55\xc5\x1c\xed\x2f\xd8\x57\x5f\xc4\x67\xa7\xb0\x8a\x23\x12\xa7\x77\xb2\x9f\x38\xe2\xb5\xf2\xfa\x2f\xf8\x8f\x3c\xf8\xc6\xd6\xb9\x8c\x72\x33\x1b\xcb\xde\xb2\x55\xe0\x27\xed\x52\xd9\x91\x95\x2e\x42\xdf\x15\x7f\x22\x6b\x2c\x84\xbe\xa3\xc7\xe3\x68\x85\x6f\x6c\xea\xcc\x8c\x97\xa1\x4b\x20\x1f\xe7\x0a\x49\xda\x27\x78\x3c\xb4\x0f\x35\xcd\xf4\x79\x18\x0a\x13\x77\x1f\xf4\x54\x1d\xdb\xc1\x28\x8e\x97\x41\x1e\x69\x93\xeb\xf1\x66\x7a\x40\x6f\x12\x37\xde\xbe\xe2\x58\x77\xa7\x74\xb5\x1b\xdb\xc3\x24\xd2\x6f\x2d\x8c\xed\x88\x11\xc7\xbb\xd2\x8c\x6c\x75\xc8\x98\x37\x23\x5d\x9b\x1e\x3c\xed\xdf\x1e\x9c\x47\xe0\x28\x5b\xc2\x3a\x8f\x48\x6f\xf0\x8d\x6d\xe7\xd1\x57\x18\x45\xde\x0f\xe6\xf2\xbc\x5f\xf0\x38\xc3\x58\xfe\xe2\xbb\x8f\x78\x51\x78\xde\x64\xf2\x64\xa9\xe9\x21\x0d\xe4\x99\x19\x17\xb8\x4b\xe3\xc4\xb3\x40\x8e\x1b\xbb\x6c\x4b\x3c\xeb\x72\x25\xdb\xe2\xd2\x59\xe1\x70\x75\xec\x48\xf5\x78\xd6\x6b\xbd\xb1\x3b\x1d\x2f\x5d\x14\x36\x79\xba\x50\xc7\x21\xa8\x78\x45\xbc\x1a\x19\xfe\xce\x20\xfe\x3d\x20\x21\xdd\x37\xeb\xab\x2d\x9f\x9c\xe1\x37\xa8\xc4\xdd\x02\xf8\xd5\x10\x24\x72\xec\xbc\x67\xf1\x42\xc2\xff\x4f\xae\xcd\x7a\x40\x4d\xe8\x3e\x8f\x17\x12\xfa\xc7\x43\x6b\xb9\x5a\xa7\xc2\x64\x1f\xe1\x0b\x29\xf5\x43\xde\x55\x1b\xbf\x07\xbc\xf4\x6d\xc4\xbd\x5a\x67\xe1\x8e\xa8\x37\x06\x59\xcf\xa6\x68\x17\xb2\xcd\xc7\x63\x57\x96\xfc\x1e\xc0\x51\x27\x78\xf9\x17\xed\x76\x4d\x7d\xa0\xe8\xf3\xb1\x13\xe3\x7e\x0f\x26\xc5\x0a\x4d\x8c\xce\x96\x3b\x23\xe8\xf7\xa0\xb3\xd0\xa2\xde\xa0\xe7\xa1\x8c\x06\x17\x72\x6a\xc7\x43\xb4\xe5\x62\x42\xeb\x63\xe7\x79\xfa\x1e\x9c\x8c\x12\x5f\x50\x7f\x0a\xad\xba\x7d\x8b\x59\x6f\x6c\xd4\xa5\x6f\x92\xff\x16\x9a\xe9\x44\x37\x5f\xd4\xb8\x09\x79\xc7\x35\xc4\xc9\xec\xe1\x45\xba\xe3\xc9\xcc\xdd\xd2\x91\xcc\x4e\x67\x86\x6d\x54\xf9\x1e\x74\xbc\xd0\xf4\xfb\xa4\xa2\x58\x5f\x2c\xd1\xb6\xfb\x41\xa7\xd2\x5b\x9f\xc4\xfb\xdf\x54\xeb\xb3\xd3\xb8\xbf\x6d\x55\xdf\x03\x52\xa0\x7d\xd0\x27\x72\x3e\x7f\xd3\x88\xfb\x01\xcd\xbc\xd2\xbb\xcc\x4e\x4b\xa8\xee\xf7\xb3\x57\xee\x5b\xd4\x1b\x10\x07\x53\x4f\xea\x03\xee\x51\xcd\x33\xff\xc4\x90\xd6\x92\x7e\x33\x9f\xa4\x24\xcc\xd9\x07\xd7\x1a\x35\xc6\xb9\xa6\xa5\x4f\xe0\xf0\x9c\xb6\x3b\x4a\x9c\xfd\xe2\x3c\xab\x16\x7f\xf1\xbc\x45\xad\x15\x31\x19\xd2\x78\x4f\xe4\xf5\xfd\x51\xd0\x4d\x24\xf6\x6d\xdb\x50\x1a\x27\xf3\xf6\x66\xd9\x72\x66\x5f\xf1\x13\xd5\x6f\x60\x9e\xdb\x9c\xf7\x3d\x00\xf3\xf3\x0b\x48\x11\x98\x24\xa3\xcd\x41\xaf\x19\x29\x01\xe7\x58\x86\xb0\x8d\xd3\x73\x1c\x74\xff\x11\xf4\xc6\xda\x78\x4d\x9c\x19\x61\x7b\xfa\x77\x57\xc0\xf1\xbf\x60\x5b\x13\xf9\x60\xbf\xde\xf7\x04\xc7\x72\x48\xd8\x02\xce\x1c\x74\x40\x90\x4e\x6c\x0e\x1a\x90\x75\x2e\xe7\x80\x51\x23\xe9\xee\xbc\x7c\x85\xf2\xe1\x35\x3c\xf4\x1b\xab\x9a\x21\x13\x2d\xec\xc8\xa1\x38\xc7\x4a\xe7\x5f\xff\xf7\xee\x8b\xff\x3a\xff\xe3\xff\x7d\xf1\xfa\xf7\xc5\xf1\xcf\x9f\xf5\x2f\xd4\xca\xfb\x79\x79\xf4\xbc\xa1\xec\xdc\x6e\xf8\x2e\xc9\xfb\xdf\x0f\xc2\x87\x3e\xf9\xf0\x62\xff\x0b\x8f\xaf\xa6\x96\xdb\x2d\xcc\x88\xb8\x5b\x6e\x0f\x8f\xf4\x9b\xdb\x7a\x7b\x1c\x9f\x34\xbc\xfe\xa5\xc9\xed\xd8\x2d\xcf\x70\x0b\x65\xe8\xdd\xf2\xba\x37\xe6\xe6\x4a\x6a\x71\x6f\x93\x09\xea\x77\xcb\x74\x6f\xc8\xa3\xb0\xed\xe7\x47\xf8\x04\x91\xfd\xef\x60\xb2\xf4\x3d\xef\x58\xb5\xd6\xc8\x68\x42\xb9\x8d\x1f\xd1\xb3\x88\xc0\x6b\x3b\xa7\x7e\x04\xcc\x6d\xe8\x53\x75\x78\x8e\x74\x08\xb2\xe9\x60\xd1\x5a\xb5\x54\xb7\x80\xf2\x6c\x58\xa4\xa0\x39\x26\x7a\x26\x2b\xdb\xff\x91\xc2\xe3\xb6\x97\x6d\x51\x6d\x53\x6d\x4c\x18\xd5\xb5\xc3\x29\x9d\x6a\x83\xfb\x4f\x51\xae\xfc\x23\x7d\xf4\x64\xff\xbb\x2a\x0f\xb9\xcd\x73\x41\xe5\xc2\x43\x51\x13\x47\x1a\x5e\x1b\xb4\x2c\x8a\x5a\x3a\xd2\x87\x45\xfb\xdf\x6f\x09\x87\xbf\x3a\x6f\x37\x81\x21\xc9\x19\xff\x48\x97\x7b\x84\xa4\x2c\x3f\xf0\x23\xdd\xee\x11\xf1\x64\xf2\xf5\x3c\x60\x2a\xd8\xff\x82\x3d\xc9\x75\xfe\x80\xae\x61\xff\x7b\xb3\xad\xa9\xed\x75\x1b\x67\xb2\xbd\x3a\x0e\x5c\x5b\xf7\xbf\x05\xc3\x0d\x35\x69\xe3\x50\xe7\x3d\x28\x94\xe6\x40\x9d\xf7\xf5\x2f\xcc\xc1\xaa\xf9\x79\xa0\x38\xfa\xfe\x97\x13\xd9\x5e\x64\x07\xaa\x98\xef\x7f\x39\x91\xed\x05\x14\xde\xb4\xdb\xc2\xcb\x9a\xef\x8a\xf8\x88\x3e\xe7\xf1\x80\xbb\xf9\xf6\xea\x89\x47\x8a\x6a\x81\xbf\xc9\xf6\x54\x8c\x47\x1a\x6e\x39\xe1\x66\xb0\x5b\x72\x53\x0b\xbc\xa8\xaa\xea\x20\xc5\xa3\x65\xb5\xb5\xf1\xcf\x9f\x91\xdc\xd4\x3d\x89\x8e\xa6\xed\x79\x16\x43\xd9\x7b\x16\x43\xc9\xf8\xaa\xa8\xa9\xba\xe9\xfc\xe7\xcf\x68\xdd\x4d\x97\x9b\x5e\x7c\x15\x76\x53\xd5\x58\x01\xe9\x21\x8b\x3b\xac\xa7\x9b\xae\x7f\xfe\x74\x45\x72\xc6\xd0\xfc\xd5\x37\xf9\xae\x08\xcc\x18\x9a\xbf\x6a\xf8\x6a\x9f\xea\x08\xc1\x77\xff\xcb\x18\x6c\xb5\x78\xee\xf0\x11\x8e\xca\xa9\x1e\xc3\xe8\x6e\x1b\x6c\xd3\x60\xb7\x80\x18\x3e\xba\xd8\x95\xf7\x2a\xc6\xb8\x49\x48\x8c\x91\x6e\x4e\xdb\xa5\x30\xc6\xd8\xdc\x86\xc8\x11\xb7\x5c\x6e\x21\xf3\xdd\x2d\x55\x43\x45\x8a\xb4\xe9\xa7\xad\xba\x0d\x55\x59\x83\x5a\x4e\xb7\x5c\x5f\x7f\x69\xb7\x34\xe1\x53\x84\x78\x12\xe5\x1c\x1f\x63\x73\x7f\xcc\xce\x50\x0e\x8d\xd5\xfd\x1d\x52\x7d\x6d\x1f\xba\x18\xbb\x67\x08\xc5\x4b\x91\x63\x75\x84\x0a\x71\xff\x0b\xd7\x70\xcd\xa3\x7b\x86\xd0\xea\x97\xbc\x49\x63\x8c\x8f\xdb\x20\x9b\x94\x26\x14\x48\x87\xe0\x0b\xba\xfb\x7d\xb7\x37\x3a\x45\x9d\x88\x14\xcf\x7f\xfe\x28\x42\x2b\xa6\xf1\xa8\x05\x41\x6a\x51\x55\xe0\xa2\x29\x5c\x4c\x70\xa4\x89\x2a\x23\x16\xd3\xd9\xdc\xf6\x21\x5c\xf0\x60\xe7\xe5\xa6\x07\x4d\xea\xf1\x12\xc2\x81\x0e\x86\xaa\x1c\xbf\x31\x5d\xaf\xda\x60\x18\xad\xca\x61\x1b\xb3\x0f\x45\x46\x29\x0c\x95\x97\x8f\xd9\xc7\x36\x77\xf8\x82\xe9\x28\x65\x11\xf6\x88\x9b\x76\x57\xe6\xd4\x98\x45\xd7\x63\x1e\x0c\xc7\xda\xdc\x38\xe6\x71\xab\xed\xfa\x70\x58\x81\x51\x31\x5f\xda\xb5\x8c\xab\xfa\x21\xef\xbe\x98\x1f\xcf\x11\x2c\xd2\xe5\xdf\x63\x7e\x05\x92\x0c\x39\xe7\x50\x56\x9b\x98\x67\x71\x1b\x84\x0c\x05\x89\xc7\x72\xa8\xcf\x82\xdc\xf2\x79\xbb\x85\xc5\x52\xb5\x71\xa5\xbe\xdf\xb1\xde\x44\x3f\x96\xa6\xc5\x95\x0f\x5a\x5d\x19\x69\x63\xe9\x6e\xfa\xa0\xd3\x15\x92\x18\x61\x71\xdd\xff\x16\x74\xb8\xa7\x58\xbc\x34\x16\x53\xaf\xca\x36\x1e\x51\x86\x7c\xff\x8b\xc1\xb4\x35\xd5\xb3\xaf\x07\x9a\xb4\xe8\x2a\x06\x13\x2b\x54\x39\x55\x89\xba\x23\xaa\x90\xef\x7f\x1f\x90\xb9\x3d\xc7\x5a\xb5\xa3\x15\x17\xaa\xa8\xd0\xe5\x58\x7d\x7e\x51\x37\xf9\xc3\xad\x3d\xc9\xe6\xf3\xdb\x1a\x80\xb5\x13\x16\x44\xd4\x1a\xd8\xff\x42\x92\x53\x72\xd6\x38\xa6\x8e\x1b\x32\x7b\x7f\x6d\x1b\xc8\x97\x8f\xdb\x05\x1f\xc4\xaf\x89\x92\x2b\xe5\xd4\xff\x9d\xe8\x1a\x91\xfa\x70\xff\x5b\x58\x15\x78\xaf\xfd\x32\x31\x41\xde\xc0\x8f\xb6\xee\x05\xbe\x5d\x70\x79\x91\x90\x20\xa9\xc0\x77\x7c\x25\xdd\xc6\x97\x8e\xfc\xaa\xe2\x1b\x5f\x1f\xac\xf7\xa6\xd1\x61\xbb\x2d\x46\x44\x96\xed\x7f\xcb\x3f\x7f\xb2\x12\x4f\x46\x44\x77\xed\x7f\xe3\x3f\x7f\x72\xd9\xfe\xdd\x71\x5e\x53\x4d\x4c\xcc\xbb\x65\x80\x38\x1f\x7f\xf5\xc4\xdf\x80\xa7\x08\xfb\xce\xfe\xb7\xfc\x86\x99\xa4\x43\x98\x92\x8e\x4f\x9a\x91\xff\x7b\x3a\x04\xe6\x74\x7c\x60\xde\xae\x21\xdf\xcf\xae\x96\x10\x7e\x68\x5a\x3a\xb4\xa8\x74\x7c\x8b\xaa\x5b\x66\x48\x87\xd0\x2e\xd1\x52\x54\x05\x8a\x74\x84\x9f\xfe\x06\xe9\xff\xd8\x6d\x29\xa9\x0d\x48\x12\x15\x08\x9c\x8e\x1c\xd4\x36\x10\x8e\xa0\x79\x0c\xcf\xe3\xe3\xa7\x4d\xa5\xbe\xd3\x31\x86\x9b\x90\x4c\x53\x8e\xe8\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\x2c\x60\x88\x58\xa7\xe3\x23\xd6\xdb\x71\xe6\x48\xbe\xdd\x24\xdc\x13\x94\x01\x3a\x1d\xb3\xb9\xe5\x04\x47\xd6\x47\xd3\xdd\x4d\x74\xb7\xf6\x3e\x59\x30\x48\x01\x7e\x72\x55\x99\x77\x53\x98\x6e\xc3\xf5\xa2\x2a\xaf\x7f\x0a\x3a\x30\x29\x4c\x7e\xb7\xa9\x52\x8a\x92\xe4\x52\x84\x66\xfa\x50\x50\x57\x8a\xf1\x74\xdb\xfc\x48\xee\x3e\xd6\x29\x26\xad\x2c\x22\x7d\x57\x0d\x6a\x92\xbc\x99\xe2\x27\x50\x75\x45\x61\xa6\x58\x6e\x37\x81\x50\x2b\xc7\x7e\x8a\xdd\x13\x81\xda\xea\x50\xbd\xcd\x64\xe6\x9b\x22\x7c\x91\x0e\x23\x29\xf4\xb9\xfb\x5f\x48\xee\xb9\x6b\x01\x67\x76\x5b\xc7\x2c\x37\xbc\xe2\xe5\x05\x5c\x6b\x2a\x5a\xc1\xe3\x2e\x41\xfb\x0f\x05\xee\x27\x5f\xab\x12\xaf\x55\x41\x57\xa4\x94\x24\xd6\xa7\x04\x87\xd3\xa0\xf2\x2c\x29\x85\xd3\x6d\xa8\x63\xa9\xf2\x15\xc9\xd7\xa7\x94\x70\xef\x0f\x2a\xa8\x90\x52\xec\x6e\x1b\x68\xdb\x7c\x2f\xa5\xe8\xf1\x10\x30\x12\x94\xb1\x3e\x25\x11\xd0\x94\x70\x36\x82\xf2\x91\xa7\x94\xfc\x5d\xe6\x77\xc2\x95\x94\x93\xdb\x2a\xdb\xb4\x86\x7c\xb9\xed\x46\x9b\xb6\x2f\x65\xaf\xa1\xb0\xcf\xac\x3e\x4b\x71\x1b\xfb\xdc\xdc\x28\xe1\xde\xb7\xff\x85\xa0\xb0\x6f\xc5\xc9\x37\xc0\x94\x3a\x84\x99\xa1\x95\x77\xaf\xe0\x43\x88\x56\x0d\x30\xc9\x09\x09\xa2\x53\xab\x87\x3a\x34\x3a\xa4\xf3\xe3\xa5\xca\x34\x90\xd2\xa3\xf3\x98\xa0\x8a\x0c\x2a\x9a\x98\x8a\x94\x17\xa9\x30\x83\xae\x92\xe1\x25\xd4\xa2\xdd\xff\xd2\xaf\x70\xdf\x37\xe9\x41\xb2\xff\x2d\xd4\x48\xd5\xdd\x16\x93\xda\xe0\x65\x34\x94\xf5\x22\xbf\x71\xaa\x0d\xdb\x9a\x95\x0a\x39\xc3\xfc\xba\xff\x0d\x6c\x8b\xbb\xad\x79\xbc\xf6\x89\xde\x41\xb9\x39\x32\x52\x1d\xac\x7f\xbf\x03\x23\xf7\xec\xef\xf7\xe5\x26\x86\xe3\x2c\xe2\x90\xa7\x36\x3c\x4f\xd8\xd2\x83\xf2\x9a\x64\x84\x4e\xee\x7f\x99\x75\x72\x5f\x2b\x33\xa2\x26\xf7\xbf\xf0\x08\x52\xfc\x45\x9e\x97\xfb\xbc\x90\xd2\x55\x82\x5c\x9e\xd2\xdf\xe4\x79\x07\xb6\x95\xdd\xf6\x6a\x75\x70\x72\xcf\x92\x7a\x8b\xf9\x54\x39\x0e\x02\x65\x2b\x3b\x8a\xef\xa3\x05\xec\x22\x06\xf1\x8f\x72\x94\xa0\x36\x14\x42\x0e\x2a\x50\x5d\x8e\x9e\xd4\xf6\x5d\x18\x62\x50\x5d\xe6\x72\x0c\xf7\x39\xe8\x58\xbe\xc5\xec\x72\x8c\xa9\xb6\x93\x4b\xc8\x6a\x3b\xdd\x86\xa4\x0d\x2e\xba\x55\x8e\xeb\x74\xdb\xf2\x4d\xd7\x5c\xee\xa1\xb6\xfb\xfc\x96\xee\xa6\xe7\x56\xd3\x43\x68\x6e\x56\x5c\x82\x48\x55\x09\x1f\xa9\xb2\x80\x51\xc2\x71\xbb\x09\xc6\x9c\xed\xb4\x74\x94\x10\xdc\x16\xd8\xe5\x56\x33\x94\xa0\x1b\x61\x09\x08\x90\x0c\xaa\xe6\x5a\x42\xf4\x77\x91\xdf\x6d\x99\xbf\x84\xa4\x95\x87\x0f\x83\xb3\xe4\xa7\x82\xeb\xf4\xfe\xf7\x5b\x9c\xc4\xd1\x12\x46\x51\xd3\xc7\xa9\xa5\x96\x3f\xe8\x04\xb5\xff\xbd\xbe\xa6\xa4\xb1\x2e\x2f\xfb\x8a\x68\x52\x87\x8f\x36\x35\x3c\x3c\x75\xfb\x84\x94\x68\x68\x31\x2c\x22\x2b\xb1\x54\x31\xb7\x2b\x91\x99\xd8\xa4\x25\x2c\x51\x67\x84\x5e\x55\x59\x62\x7d\x81\xb9\x61\xff\xcb\x80\xe9\x1d\x2c\x5a\xa2\xd7\x16\x51\xa5\x38\x88\xb9\x96\x28\x45\x55\x89\x27\x8a\xbd\x79\x96\xba\xea\x94\x88\xa2\xbe\x21\x1e\xe5\xaf\x04\xdc\x12\x8d\x61\x91\x18\xa6\xfc\x1a\x25\x4e\xcf\xf4\x93\x1e\xe4\xaf\x78\x94\x74\xe8\xb3\x04\x95\x77\x56\x60\x54\x49\x46\x07\x30\xa7\x18\xbc\x43\x49\x2a\x82\x92\x90\x01\x3e\x28\x29\x4f\x01\xa5\xdf\xff\x72\x15\x5b\xc7\x51\x92\x74\x15\x25\xb1\x4a\xa0\xf2\x3c\x16\x38\xde\xee\x7f\x71\x98\x75\x1b\x2a\xd9\xe8\x97\x3f\xf4\xcb\x4a\x17\x5a\xb2\x78\x61\xa1\xde\x6c\xe8\x2e\x57\xb2\x2e\x6c\x05\x5e\xf0\x31\x78\xff\xb2\xd4\xab\x25\xbf\x1f\xfe\x49\xf7\x54\x7c\x05\x2c\x85\x91\x01\x86\x4a\xf1\xe1\x2a\x30\x5a\x85\xb8\x03\xe7\x4a\x91\xf6\xa9\x14\x64\xdf\x54\xf8\x70\x81\xb3\xed\xfe\x17\xc9\xb0\x15\x0b\x56\x8a\xd8\x53\x29\x0f\x01\xb6\x25\x8b\x52\x25\x75\x94\x0a\x13\x44\x56\x4a\xad\x82\x68\x92\xfd\x2f\x10\x57\xb5\x5d\x4a\x15\xa7\x2f\x15\xb9\x4c\x83\xee\x0b\xa5\x56\x7f\x57\x01\x68\xb1\x99\x52\x9b\xdb\x60\xb2\xce\xca\x43\x55\xaa\x31\xb7\xc2\x13\x3d\xe7\xad\x99\x2d\xd5\xd0\xac\xa8\x64\x11\x74\x13\x2c\x75\x0a\x2c\x75\x32\xd2\x60\x33\x85\xd2\x7c\x30\x1b\x32\x0f\x07\x29\x89\x4b\x93\x54\x55\x1a\x02\x23\x86\x4a\xac\x97\x16\xb5\xeb\x2d\x82\x1d\x2a\x67\x64\x69\xba\x39\x94\x06\x47\xfd\xac\x70\xe7\xd2\x52\x73\x5b\xff\xe7\x4f\x56\xce\x8a\xd2\xd2\xe3\x26\x90\x4d\x95\xca\x28\x2d\x6b\x79\x34\x10\x3b\x31\x52\x41\x75\xf7\xfd\x2f\xa3\x44\xb6\x30\x56\xda\x70\x9f\xcc\x47\xa4\x80\xfa\xd2\x8c\xef\xa8\x41\x9d\xf3\x66\xbf\xa5\x4d\x0f\x07\x13\x44\x56\x71\xe0\xd2\x7d\xbc\x3a\x8f\x97\x72\xa8\x95\x2e\x51\xba\xf4\xce\x70\x94\x7d\x5d\x29\xbd\x8b\x4a\x77\x1a\xdf\x95\x7c\xa3\x74\x89\xd9\xa5\x9f\xdc\x05\x9d\x13\x54\x94\xdc\xff\x32\xd6\x44\x1c\xa3\xcf\xcb\x6d\x0f\xee\xab\x1b\x9a\x43\x97\xc8\x32\x56\xf0\xc8\x8e\x65\x2c\x28\xcf\xb8\xff\x25\x02\x6e\x89\xbf\x0c\x9f\xf4\x81\x93\xbe\x5d\xcd\x8e\x02\x5d\xc1\xfe\xb7\xf2\xb3\x8d\xd3\xa3\xb9\x8d\xa1\x17\x8a\x58\x2f\x43\x46\xa0\x82\x9a\x67\x59\xb1\xe7\x65\xbc\x5a\xdc\x78\x89\x2a\x12\x3c\x4e\x0f\x87\x58\xea\x5c\x84\x0e\x88\x28\xde\xff\x16\x66\x35\xdb\xfb\x73\x5a\x46\x38\x4f\x06\x92\xec\xd0\xd2\x72\xea\xae\x56\x50\xec\x24\x17\x1d\xe6\xcb\x04\x02\xa5\x1d\xb2\x0a\x91\x96\xab\x89\x06\x5c\x74\xba\x55\xee\x87\x72\xe9\xd6\x58\x50\x2b\x20\x7e\xe2\xd1\x6e\x3b\x45\xf7\x99\xa1\x3f\x28\xe1\x51\xb9\xcc\x47\xe1\xfd\xfa\xb5\x6d\x58\x5e\x86\xd7\xf5\x30\x67\xdb\x96\xf6\xcb\x7d\x08\xfb\x90\xf8\x3b\x2b\xe0\xb2\xdc\x49\xc3\x21\x63\x73\x56\x00\x65\x41\x0a\xdf\xfd\xef\x8a\xd8\xd1\x67\x12\x6c\xcb\x4d\xc1\x56\xea\x8b\x72\x4f\xcd\x12\xd9\x6e\x63\x30\x12\x21\xb7\xe7\xfa\x17\x59\x3d\x43\xde\x3a\x87\xf2\x34\xad\x00\xb9\x30\x63\x50\x15\x9c\x82\xec\x88\xfb\xdf\xef\xe2\xe1\xc5\xbd\x52\x62\x14\x3a\xdf\x64\xa5\x35\x28\xaf\x6c\x30\x05\xae\xe1\x59\x5a\xe0\xf2\x16\xed\xc1\x5b\xb8\x07\x3a\xc9\x6f\xd5\x09\x79\x69\xc2\x2d\xfb\x32\x53\x5e\x73\xa7\xb7\x32\x7e\x48\xe8\xf0\x1a\x9f\xdf\x0f\x9f\xb3\xec\x04\xc5\xba\xa5\x82\x54\x5b\x5f\x97\x1b\x28\xef\x2d\x80\xc1\x99\x38\x4b\xc7\x5d\xde\xc7\x8b\x63\x89\x24\x45\xc8\x97\x57\x3a\xee\x02\x07\xa1\xac\x90\x54\x7a\x1c\xef\x7f\x07\x9a\xf6\xba\xa7\x65\x49\x44\xe6\x86\x5c\x44\xf3\xa7\x05\x84\x49\x01\xa1\xec\x5b\x76\x99\x66\x93\x48\x78\x93\x9b\x36\x67\x1a\x19\x26\x91\xa1\x88\xac\x4f\x29\xb2\xcb\x44\xa4\x65\x28\x22\x8a\xf3\x71\xdb\xb3\xda\x34\x9c\xe9\x2c\xdd\x9d\xad\xce\x28\xf3\xe9\x6e\x1b\xc8\xc2\xaa\xa6\x57\x60\x9e\x2f\x43\xa4\xf6\x54\xea\xa1\x15\xd4\xa3\x34\x56\xae\x68\xbb\x6d\xb8\x0d\x19\xee\xb6\x33\xe0\x51\x2d\xea\x57\x88\xfa\x31\x94\x6d\x0a\xa9\xc7\xfd\xba\x6d\xb2\xad\xec\xb6\xe9\x2e\x27\xba\xdc\x4a\xf5\x0a\xe7\xda\xfd\xef\xfb\x35\x6d\xda\x56\x83\xa8\x6c\x0d\xf0\x85\xcd\x9e\x24\x82\x6a\xf7\xbf\x1f\x49\x54\x65\xdb\x1a\xa4\xaa\xa9\xa1\x13\x94\x5b\x0f\x55\x83\xee\x4d\x35\xf0\xde\xb4\xe3\xd9\x8e\x1a\x86\x87\xe3\xbd\x49\xe7\xbf\x86\xdb\x7d\xf2\xea\x57\x86\xa6\xe9\x85\x87\xb5\xf0\x91\xfe\x4a\xe8\xad\xe1\xbd\xf5\xe9\xcb\x02\x22\xfb\xbc\xd6\x28\x55\x65\x8d\xc7\x87\xb7\x2a\x6c\x56\xa3\x6e\x8d\x35\x7e\xa2\x42\x56\x85\xa9\x1a\xbb\xc0\x09\x5d\x54\x74\x99\xa1\x1a\xbd\xc0\x88\x5c\x87\xdb\xe9\xe7\xa8\x16\xdc\x6b\x44\x9d\x91\x20\x14\xab\x51\xc7\xb5\x42\x17\x15\x43\xdd\xd2\x48\x85\xcd\x7c\xff\x8b\x28\xa8\xba\xc5\x91\x9a\xb2\x86\x83\xda\xe6\x23\x8b\x7b\x05\xe9\x54\x9f\x30\x76\x87\xa1\x64\xae\x35\xe9\x9c\xd7\x15\x8b\x26\xb5\x74\x4d\xaf\xc7\x7b\x39\xde\xd6\xba\xd4\xa4\x5b\x42\x65\x30\xf4\x50\x4a\x84\x9a\x65\x7e\xac\x99\x39\x74\x95\x49\xb2\x66\xaf\x2f\x2f\x72\xb4\xcf\x50\xcd\xb7\xc6\xcb\xb0\x2f\x35\xd5\x4c\xab\x59\xae\x0f\x35\xbf\xe1\x9f\x3f\x45\x39\x0e\x2b\x6c\x39\xfb\x5f\x9c\x93\xba\xc9\x7e\x2d\xde\xd7\x72\xb0\x6d\xcb\x0e\xb5\xe8\x2a\x50\xcb\xc7\xbc\x8b\x32\xd5\xd7\x92\x6e\x37\x3d\xfc\x6c\x43\xa5\xc8\x00\x50\xcb\x87\xe0\xe5\xd8\xec\xb5\x16\x4f\xb2\x70\x92\x5a\x5b\x99\x1e\x0c\x31\xeb\x41\xc9\x1c\x6a\x99\xaf\xdb\xb8\xe7\x9b\xb2\x57\x4b\xed\x15\x52\x7b\x0c\x4a\x61\x50\xab\x44\x8e\x5a\x3f\x7e\x53\xa4\x91\xa9\x55\xe6\xeb\x5a\x11\xe2\x91\x77\x5c\xe8\x51\xab\xd8\x6b\x85\xb5\xa6\x28\xad\x67\xad\xf5\x76\xd3\xc3\xe0\x48\x75\xd9\xfc\x19\x94\x3c\x55\x1a\xcd\x5a\xbb\x87\xa3\x23\xa6\x72\x17\xd6\x3a\x4e\xb5\x8d\x9b\x85\x7d\x36\x54\xea\x2d\x58\xd6\x1b\xa2\x9d\x6a\x3b\xd6\x16\x75\x4a\xda\x77\xb7\x2c\x61\x5b\x37\x6a\x93\x7d\xa6\x22\xb6\xaf\x48\x77\x52\x9b\x1c\x82\x6a\xa3\x4a\x49\x35\x13\x6a\x4f\xda\x9e\x0e\x67\xfe\x5c\xb7\x6e\xa8\xf6\x3a\xd5\xd6\x40\x73\xda\xf6\xb5\xa8\xdd\xf8\x4c\xa7\xb6\xd6\x05\x4c\xd4\xf1\xdf\xff\x5e\x6c\xd3\x77\x52\xc8\x30\x52\x24\x86\xa6\x33\xd9\xa5\xc2\xaa\x2c\x14\xdf\x7a\x54\xdb\xf4\x3c\x27\xe7\x29\x64\x1f\x72\x23\xa8\x63\xcd\x53\xf4\x76\x34\xad\x61\x20\xa3\x6b\x56\x16\x8a\x3a\x1e\x41\x73\xc0\x43\x37\xd7\xcd\x99\xeb\x10\xef\xaa\x83\xbc\x4b\xb5\x6e\xea\x69\xea\xc7\xac\x42\xad\xeb\xbb\x53\x92\x4c\x65\x66\x99\xac\x14\x19\xf5\x94\xf5\xbc\x9e\xc8\x15\x1b\xba\xf0\xf6\xd4\x35\xa7\x42\xfc\x0d\x59\xd9\x91\xea\x79\x7a\xbc\xf3\x3b\x5d\x72\x4f\xa8\xe7\xe5\xe1\xc8\xd1\xbb\x48\xce\x69\xb2\xc2\xca\x94\xa1\x8b\x74\xa0\x8c\xe4\xfe\x97\xe4\xc8\xc3\x3d\x3a\x42\x27\x6b\x15\x79\xfb\x4e\x89\x93\xf5\x64\xa0\x74\xdf\x22\x63\xbd\xe4\x37\x55\x61\x5b\x8c\xa1\x8b\xf2\x5f\x87\xb6\xe1\x42\x06\x87\xb6\xfd\xe6\x8f\x7a\x49\x0d\x54\x51\xa8\xcc\xc5\x12\xea\x25\x45\x69\x85\x08\xff\x4d\x53\xc3\x79\x67\x51\xbd\xcc\x69\xf2\xeb\x35\xdc\x74\x42\xb0\xed\x51\x5d\x1a\x98\x17\x72\xba\x85\x2e\xb6\x76\x19\x71\x51\x6f\xcb\x79\xad\xeb\x75\x79\x92\x48\xff\x1a\xb6\xdb\xec\x51\x2f\x79\x40\xd5\x0b\xf5\x3b\x43\x4f\x9a\xa5\x1c\xeb\x2a\x4b\x4b\x35\x15\xee\xae\xd7\x6b\x80\x31\xfa\x56\x95\xa4\x2b\x0a\xee\xec\x7f\x33\xb2\xc3\xee\x63\x79\x9b\x08\xb0\x3c\x8d\x33\xb8\xd7\xdb\xec\x09\xc5\x2f\x42\x96\x13\x49\x7d\xfc\xdd\x13\x39\x9c\xa0\xf2\x58\x64\x79\x98\xd8\x43\x26\x8f\xfa\x66\x2d\x9d\xee\xf2\x6d\x08\x2c\xaf\xb4\x7b\xf5\x85\xc9\xa3\xa9\xa6\x5c\x7d\xe5\x64\x54\x5f\x64\x4c\x6a\xaa\xfc\x56\x91\xc6\x77\xff\x0b\xb5\x92\xc5\x27\x8b\xd9\x15\x62\x76\xc9\x42\x15\x4b\xd9\x75\xb9\xe1\x97\x43\x6d\xaf\xbb\x7c\xd9\xa5\xb8\xc9\x94\xdf\x47\x9d\x2c\xaf\xde\xb4\xbc\xe9\xa3\x30\xb9\x43\xaa\x44\xd0\xec\x97\xd9\x0e\x26\x5b\x12\xed\x6f\x87\x94\xa5\xed\x80\x50\x9c\xb7\x23\xf0\xf7\xa0\xb8\x0d\x0e\x90\x65\x3b\x3a\xb6\x90\xf7\x36\xb4\x90\x91\xc7\x6d\x13\xb2\x16\x24\x94\xb4\xc0\x0a\xb7\x4a\x74\xda\x82\xac\xd7\x0d\xb2\x60\xb4\xe1\xa9\x59\x52\x6b\x90\xd4\xa2\x0d\x4f\x2d\x4a\x40\x6a\xf1\xe3\xe0\x45\xa6\xa0\x16\xa5\x75\x6e\x31\x1f\x68\xda\x93\x8c\xd9\x4d\x30\x57\x8d\x12\xf5\x99\xcc\x55\x2d\xc2\x5c\x95\xe5\xde\xd6\x62\xd5\x0a\x22\xa3\xfa\x94\x2b\xb2\x21\xbd\xc7\xfe\x17\x4c\x4f\x66\xae\x16\x0d\xb0\x48\x9a\xa3\xea\x85\xcd\x1e\x9e\x0d\x1e\x9e\xa5\x6e\xb4\x6d\x49\x26\xa4\x96\x68\x42\x6a\x3d\xff\x95\xe4\xdb\xec\xcb\xd9\xe8\xcb\xd9\x55\x99\xa6\x25\xdd\x54\x5b\xfa\x6e\xaa\xf2\xbe\xfe\x7e\x9f\x6e\x22\x06\x26\xcd\x26\x6b\xf1\x30\xf7\x15\xd9\xc0\x5b\x32\x22\x25\x5e\xb5\x55\x46\xaf\x25\xc3\x2c\x2d\x98\x35\x75\x29\xf3\x5f\x4b\x9d\xb0\xde\xe2\x66\x4b\xc3\xdf\x41\x4d\x92\x9b\x10\x37\x4b\xf1\xd7\x32\x14\x7f\xb9\x6f\x9e\xd1\xb2\xec\x67\x2d\x93\xe5\x2b\x29\x73\xcb\x92\x83\x5a\x46\x91\xa0\xa0\x42\xd3\x2d\x7b\x2e\x99\x71\x5d\x7d\x6b\xac\x5b\x96\x32\xa4\x65\x96\x5e\x56\x11\x89\x96\xc5\xba\x5b\x9e\xd8\x3f\x75\x59\xa4\x30\x6c\x25\x31\x06\x7b\xeb\x04\x5a\x31\xba\x14\xa0\x4b\x54\x5e\xf3\x56\x9a\xbf\x63\x88\xaa\x2c\x53\xad\x88\xcb\xb6\xf2\x4d\xb3\x34\x61\x6e\xd1\xfd\xa3\x15\x5c\xb0\xf2\x8e\x2a\x3b\x5a\xf1\xf9\x2a\xf0\x37\xe9\x32\x68\xb5\xf2\xb8\xed\x5d\x6d\xfa\x6e\xba\xcf\x8f\x23\x16\xdd\xee\x9b\x65\xd8\x06\x19\xb6\xc8\x41\x90\x91\x94\xfb\xdf\xca\xda\x5c\x45\x6d\x97\xdb\x18\x87\xae\xb3\x50\xe5\x8e\xf0\xdd\xa5\xbf\x2e\xf7\x3d\xb6\x55\xf9\x8f\xb6\xca\xea\x37\xca\x42\xdd\xaa\x3c\x48\xbf\x2b\x25\x3e\xd3\x4c\xa4\xca\x6e\xb5\xa2\xc7\x6d\xaf\x6f\xf6\x5b\x6a\xb5\x9e\x68\xda\xe7\xbc\xca\xab\xa7\x55\x96\xe8\x54\xc2\xe5\x56\x87\x27\x32\xf0\xd9\x36\x96\xb4\x2a\xe6\xdb\x2a\x98\x6f\x54\x7e\xe3\x56\x65\x7d\x6e\xcc\x71\x90\x7b\x55\x97\xa7\xe7\x0f\xfa\x6d\xc7\xbd\x56\x2f\xcf\xf2\xe2\x70\xfb\xb0\x36\x69\xa3\x5a\x43\x18\x4a\x34\x35\x6a\x72\xec\x6c\x90\xaa\xcb\x8e\x48\x39\x9a\x35\xdc\x0d\x1a\xee\x22\x31\xb4\xb5\x2c\xc4\x6b\xc8\x35\x58\x55\x89\xbf\x35\xa9\x34\x5a\x83\x4a\x23\x2a\x5b\x6c\x6b\x52\xb5\xb5\x86\xd8\xee\x2c\x2f\xef\x66\xed\x77\x6b\x0d\xc5\x47\x0f\xed\x77\x33\x9c\x1b\xbc\xa7\x86\xae\xfd\xcd\x62\x7d\x83\x58\x5f\xba\x18\x49\x7b\x84\x79\x0d\x21\x0b\x5d\xc5\x98\x5b\x8f\x5a\x42\x47\xc4\x7d\xde\xd9\x5f\x8e\xd6\xe5\xb1\xd8\x3a\x6b\xdf\xaa\xb4\x50\xeb\x26\xc3\x2b\x80\x44\x8e\xf6\xad\xcb\xad\xbf\x75\x86\x8d\xca\xd0\xd5\x86\x8c\x60\x0d\x49\x63\xc3\x90\x97\x49\x1b\xba\x92\xb5\xc1\x2b\xd9\xd8\x8a\xb8\x36\x2e\xf5\x39\xb0\xaf\x63\xb3\xfa\x36\xe4\x57\xde\x06\x43\x3d\xe5\x27\xd3\x4e\xd3\xf5\xf3\xa3\xeb\x45\xfe\x20\xed\xd4\xe5\xb6\x41\x33\x1d\x63\xd8\xa6\x84\x76\xfa\x18\x20\x25\x62\x91\x3b\x48\x3b\x65\x91\x6f\xa8\xf8\x1e\xb2\xea\x9e\xb7\x53\x8a\xde\x76\x3e\x98\xa4\x10\xec\x7c\xdd\xe3\x8b\x1e\xb7\x21\xa1\x5d\x9e\xe3\xc5\x39\x56\x35\xc9\x67\xa5\x5d\x91\x3b\xb7\xb5\xf0\xed\x32\xbf\xbe\x32\xaa\x8c\xea\x8e\xd7\x2e\xdd\x81\xda\xf5\xdd\x81\x8a\x2a\xf1\xb5\x4b\x86\xcd\x76\xb1\x84\xbd\x22\x42\xda\xa5\x2b\x78\xbb\x58\x9b\x5c\x86\xee\x76\x79\x53\x2f\x56\x21\x97\x31\xbb\xdd\x26\x36\x37\x89\x4d\xd0\x78\xb7\x1c\x9c\x1a\x2b\xf2\x0d\xa9\xb1\xda\xed\x0d\x5f\xa5\xf0\x74\x1d\x6b\xb7\x54\x40\xed\x66\xac\xbe\x0c\xb0\xed\x96\x90\xd6\x6e\x08\x69\x59\x85\x87\xdb\x23\x85\x7a\x43\x71\xb4\xaf\x6d\x8f\xf7\x98\xc1\x3c\x64\x30\xaa\xed\xd8\x1e\x5d\xd0\xdb\xd3\xb9\xaf\x5a\xc3\x23\x91\xbe\xa1\x8a\x4e\xb4\x47\x63\x7b\x6e\xf7\x79\xa3\xa2\x92\xea\xa4\xb6\x47\x66\xa7\xf6\x30\xf2\x45\xba\x95\xf6\x16\xc1\xec\x2d\xe7\x3f\x7f\xea\x8e\x5f\x3f\xda\x6b\x9e\x85\x2a\x22\xa1\xcb\x21\xbf\xbd\x72\xf3\x69\x08\x06\xae\x3b\xd2\xf2\x68\x28\x18\xb2\xff\xcd\x5f\x93\x80\xf9\xca\x1d\xaf\xbd\x70\xc7\x53\x65\xe0\xf6\xea\xaa\xd9\xe0\xf6\x12\xa3\x2c\xcf\x0d\x6e\x2c\xfb\xdf\x17\x9f\xa9\x49\x37\xdb\x36\xbf\x9b\x6d\x0d\xda\x81\xe9\x1d\x67\x7e\xf7\x6c\xaa\x38\x4d\xf9\xe6\x47\x5d\xaa\x11\x6c\x4a\x65\xd1\xe6\xca\x0e\xd2\xdd\xd6\xdd\x86\x55\x0b\xf7\xec\x3d\xd3\xe8\x3d\xd3\x55\xe8\xab\xcd\xe6\xd1\x58\xc0\x45\xf5\xbe\xdb\xbc\xb5\x37\x48\xab\x5d\x83\x48\xa9\x35\xd5\x8d\x9a\xea\x72\x68\xbb\xe7\xf4\x70\xac\xbc\x20\x6d\x60\xb7\xf7\x65\x87\xf7\x65\x55\xed\xf0\x7e\xc8\x69\xad\x23\x1a\x24\x46\x39\x15\xf6\x43\xe6\xea\x7e\xc0\x9b\xaa\x28\xb7\x7c\x0f\x75\xcf\xb2\x87\xfa\xcd\x52\x6e\x43\x3d\x48\x38\xeb\x81\x36\xa0\xa3\xfc\x9d\xb4\xdb\xc3\xf3\xe8\x53\x44\x71\x0d\x25\x23\xed\x41\xd2\x4d\x0f\x1f\x8d\xaf\xca\x5c\xdd\xed\x35\xd9\x03\xac\x47\x51\x06\xdd\x6e\xaf\xc9\x1e\x26\x62\xd6\x36\x9b\xef\xf6\x15\xe9\xf0\x15\xa9\x72\xec\xea\x51\xf7\xda\x1e\xa1\x52\x1f\x12\xcf\xba\xa3\x1c\x3a\xa2\x1c\xaa\x0c\xd9\x4c\x8a\xb0\xff\xed\x5f\xd3\xd6\x00\x77\x3b\x46\x7e\xa4\x12\x73\x1c\xfa\x6c\xb8\xc7\x01\xd2\xa7\x84\xe5\x3d\x9e\x9e\x09\x13\x6e\xaa\xda\x65\x8f\xa7\x87\xa3\xbc\x21\x7b\x61\x4f\x22\x37\x9d\xe1\x61\x5d\xf7\xd3\x6e\x67\x90\x0e\x67\x90\x18\xa5\xaa\xe9\x29\xf8\xbb\x80\x25\x6c\xe9\xa0\x23\x60\x6c\xff\x3b\xf9\x99\xba\x94\xc4\xd1\x13\x0b\xa0\x7a\xe9\x49\xae\xba\x3d\x21\x98\xb1\xe7\x7d\x03\xe8\x49\xf2\x6c\x4f\x90\x67\x8b\xa4\x91\x9e\xe5\xd8\xd5\x33\x93\x6d\x14\x4d\x33\x8b\x4a\xf5\x8c\xf4\x66\xbd\x68\x2e\xf9\x74\x1b\xca\xb6\x45\xe9\x5c\x7a\x96\xa2\xa3\x67\xe4\xd7\x8c\x32\x8e\xf5\x2c\x03\x45\x67\x00\x42\xdf\x39\x0d\x8f\x5e\x14\x07\xd6\xcb\x91\xf8\xdd\x9e\x67\x31\xc8\x0a\x40\xa6\xd4\xf9\xbd\xc8\x7b\xe1\xeb\x0b\x5d\x26\x75\x29\x92\xd3\x0b\x2e\x5b\x51\x99\x99\x7b\x11\x9f\xef\x85\xd9\x84\xca\x16\xf3\x7b\xb9\x04\x6a\xdc\x06\x62\x54\xc4\x54\x2f\x32\x73\xf5\xc2\x4c\x4f\x3b\xdb\xe1\xd1\xab\x6e\xa1\xbd\xe2\x16\xda\x54\x4e\xab\x57\x59\x97\x3a\x1c\x51\x62\x54\xe6\xf9\x5e\x65\x42\xea\xb5\xa0\x6e\x68\xf6\x77\x92\xc4\x7a\xa5\x24\x26\x5b\x42\xb7\x66\xb9\x43\x0e\xaf\x0a\x49\xea\x55\xde\x9d\xbd\x0e\x26\x8d\xd9\xe2\x43\xb7\x10\xdd\x29\x44\x97\x63\x93\xdb\x5e\xbd\xb3\xf5\xdb\xd9\x9a\xdd\x74\x79\x75\x17\x44\x04\x79\xfb\xf6\x26\x9b\x40\x6f\x2c\x19\x2c\x2f\x8b\xde\x14\xe9\xd4\x1b\x73\xe0\x48\xbd\xd0\x9b\xac\x60\xbd\xb1\xce\xa1\x42\x0d\x7b\x1b\x9a\x66\x43\xfa\xb8\xd1\xb6\xda\xa8\xb7\xd3\xe3\xc1\x7f\xa6\x18\xd2\x4d\xfe\x33\xbd\x21\x25\x41\xaf\x51\x7d\xca\xfc\xd7\xdb\x84\x3f\xbe\x36\xaf\x4b\xbb\xd5\x7b\xe6\x26\x88\x0c\x74\x93\x8f\x8e\x24\x98\xa3\xe9\xa8\x77\x23\x4b\x67\x19\x07\xd5\x72\xe9\x5d\xd2\x43\xef\xf7\xc7\x97\xcb\x96\x94\x7b\x97\x3d\xa7\x77\x64\xe6\x8a\x8a\x77\xea\xdd\x38\xd6\x3f\x1c\xab\x72\xcd\xed\x56\x7f\x77\xaa\xbf\x8b\x0a\x9a\xf4\x21\x07\xa7\xce\x18\xeb\xa1\x34\xda\x7d\xe8\x9e\xd9\x47\x20\xa0\x85\xd2\xc3\xcc\x8b\xa1\xd8\x45\x97\xef\x3e\xe4\xda\xde\x47\xfc\x48\x71\xd5\xe2\x86\x24\x8b\x3e\x60\xbb\x88\xb2\xc7\xf7\x61\xa2\x33\x3e\xa2\x53\x95\x89\xb9\x0f\x29\xfe\x3b\xb2\x39\xd5\x2a\xf2\x70\xfa\xfc\x9c\x07\x30\x4c\x96\xee\x7e\xca\x0a\xde\x51\x14\xe0\x6b\xdb\x5d\x9e\x8a\x8f\xe9\x67\xc3\x85\xab\x44\xb7\x9d\x6e\x03\x25\x2e\x5b\xd6\xef\xe7\x29\xa0\x9c\xe7\xc7\x62\x95\x7a\xba\x9f\x52\xea\x75\xa8\xc1\x63\x2c\x5a\xc1\x25\x87\xb0\x7e\x21\x73\x42\x91\x24\xd6\x2f\x69\x16\xfa\xf5\x09\x65\xb5\xe9\x1c\x5c\x26\xd2\x17\x89\x74\x15\x37\xbc\x74\x55\xee\xd7\x87\x6b\x75\xa7\x01\x3a\xfa\x2d\xe1\xa8\x23\x75\x5a\x8c\x45\x44\xec\x96\x6b\x43\x47\x19\xe6\xaf\x6d\x77\x79\x4b\x94\xec\x77\x27\x50\xb6\x99\xae\xdf\xb2\xcd\xf6\xbb\xa3\x6e\xcf\xbe\x3f\xf4\x5b\xe1\xe4\xfd\xbe\xb0\x00\x89\x1d\xb7\x19\xfd\x0d\x46\x2f\x8b\x4d\x7f\xbc\x73\xcf\x81\x98\x95\x2d\xed\xf6\xe7\xd5\x57\xa8\xad\x58\xdb\x16\x09\xfb\x23\x23\x42\x7f\x58\x81\x59\xb6\x95\x6e\xa7\xf0\xfe\x12\x17\x64\x3e\xee\xaf\xd4\x9c\xfd\xfd\x04\xfd\xda\x85\x78\xaf\xa2\xaf\x3b\x4a\x09\xd6\x9d\x2c\xe2\xe8\xaf\x22\x82\xfa\xcb\x5c\x81\xde\x9b\x57\x37\xfd\xfe\xa6\xce\xd1\xf6\xd1\xb1\x2b\x79\xa7\x2b\xf9\xe8\xc2\xd8\xb7\x78\x38\x16\xf0\x96\x67\x43\x7f\x65\x0b\xed\x2f\x4b\xc0\x56\x1d\xab\xd7\x84\x01\x79\x65\x62\xdc\x79\x66\x8f\x3e\x65\x22\xe9\x28\xbe\x15\xa3\x1c\x83\xfa\x94\xda\xa7\x23\xc0\xe9\x6b\xdb\x4b\xb7\xf0\xdd\x21\x7c\xc7\xa8\x00\x9b\x3e\x3d\xcf\xb9\xe6\xb9\xd5\x4c\x7d\x56\x7f\xf7\x21\x58\xed\xc2\x93\x79\x7a\xb8\x93\x1b\x24\xba\x37\x2f\xe1\xde\x44\x26\x8a\xb2\x73\x31\x1e\x7d\xea\xc6\xd8\x91\xac\xb7\xba\x60\xe3\xa1\x38\x8d\x71\x44\x88\x0e\x32\x48\x0f\xc7\x29\x8d\x23\x11\x2a\x2a\xfe\x73\x48\x11\x3d\xe0\x83\x5e\x47\x38\xfe\x4a\xe4\x1d\x87\x1c\x65\x07\x93\x1d\x34\x5d\x81\xc6\xf1\x78\x36\x0f\x88\xbe\xf2\xcb\x8f\x43\x5a\xbb\x81\x14\x05\xa1\xbb\xfe\x37\x92\x4d\xee\x7f\x61\xfe\x92\x6a\x6e\x58\xaf\x3f\xa0\xd7\x0f\x5d\xd6\xbd\x11\x74\x51\x1b\x01\x09\x64\xa2\xcc\x32\x23\xc8\x14\x32\xa0\xff\x0f\x45\x81\x75\xc3\x5e\x1f\x03\x5e\x1f\x55\x8a\x82\x11\x6e\x77\x79\x33\x99\x95\x4a\x91\xda\x8f\x7b\xc0\x8f\xfb\x1b\x6e\xd7\x2d\x0a\x32\xb2\x0e\xe4\xc1\xec\xc2\xa4\x11\xe4\x34\x30\x02\x9c\x06\x62\x53\x89\xc2\xf0\x7a\x96\xdf\x65\xa9\xbb\x52\x60\xd0\x9d\x77\x84\x8f\xcf\xd6\xa1\xba\x4a\x51\xa7\x79\x44\x9e\x66\x95\x44\x18\x51\xce\x35\x03\x97\x82\xaf\xad\xab\xad\xba\x8d\xb0\xfc\xf9\xee\x76\x1b\x64\x8e\xa6\x72\x60\x31\x7a\x3c\x54\x71\x8b\xb2\x9d\x8f\x28\xcd\xca\x88\xa8\x1f\x1e\x9b\xca\x73\x45\x79\x0d\x8c\x98\xd6\x77\x1b\x98\x0e\xca\x1a\xb1\x70\x3c\xd5\xc0\xb3\xb9\x63\x20\xdd\xe2\xd7\xa6\x35\xe8\xca\x32\x70\x65\xf9\xc4\x3d\x35\xb9\xcb\xc6\xcc\x64\x2a\x46\xe9\x98\xac\x11\x4f\x82\x4c\x75\xc8\xa2\x34\x51\x23\x42\x13\x35\x86\xea\xa8\x45\xb1\xde\x11\xa9\xbf\x56\xd5\x98\x11\x6f\x7f\x07\x27\x92\xe2\x02\xb0\xf1\xf1\x5c\x1e\x2e\x4f\x35\xae\x92\x44\xb8\x91\x98\x0c\x59\x97\xf7\x91\x74\xed\x1a\x89\xd7\x2e\xc9\x46\xc3\x99\x24\x06\x62\xa9\xdb\xa1\x32\x77\xe9\x72\x97\x17\x21\xad\xd3\x65\xd7\xf6\x01\xd7\xf6\xaf\x6d\x83\x25\xc9\x56\x3f\x10\x8b\xd4\x0e\x6d\x7a\x96\x88\x3d\x32\x83\x35\x86\x36\xc1\x29\x21\x46\x5e\x88\xa4\x72\x68\x45\xba\xd5\x51\x3a\x77\x41\x05\xdc\x8a\xdc\x1b\x46\x41\x0d\x2a\xdd\x0d\x47\x91\xfa\x64\x14\xaa\x4f\xa4\x1e\x1e\x45\x71\xa4\xa3\x20\x09\xf6\x18\xda\xbc\x2a\x85\xf3\xa8\xc4\x4d\x19\xa5\x47\x35\x6e\xd6\x38\x91\x15\x62\xcf\xb2\x9a\x38\xd6\xc4\x73\xae\x12\xe0\x56\xf9\x8f\xa5\xf2\xef\x2a\x36\x56\xa5\x8d\x1e\x95\xda\x68\x19\xac\x47\x95\xb5\x66\x20\x9d\x57\x0b\x22\x1d\xd6\xa6\x8f\x7a\x0d\xd4\xca\xd8\x5f\x35\x31\xd2\xd1\x22\x17\x27\x6c\xb0\xe7\xf7\x80\xe7\x77\x93\x63\xca\x68\x3e\x07\xad\x81\xc7\x8a\x8f\x8e\x26\x8f\xea\xd1\x06\x8a\x8d\x88\x9c\x36\xcf\xb1\x31\xb9\xec\xd0\x8e\xb7\x2b\xb9\x0d\x65\x57\x54\x6f\xae\x89\x3d\x8d\x46\xf6\x24\xfd\xe9\x68\xc6\xaf\x46\xfc\xea\x2a\xf7\xdc\xa6\x67\x39\x39\x4b\x55\xc1\xeb\xf2\xf7\x18\x4c\x34\xd5\x65\x1c\x1f\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x93\x2d\x0a\xd5\x7b\x75\x1b\x32\xda\x8c\xa1\x52\x73\x76\xbb\x19\x70\xbb\x69\x41\xc5\xd4\xbb\x09\x40\x67\xe6\x68\x45\x11\x0e\x5f\x11\x06\xaf\x08\x5d\xde\x75\x63\xf8\x18\x0c\x1e\x03\x99\x57\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\x2a\x26\x8a\x21\x0c\x03\x65\x24\x16\x22\x17\x4b\x1b\xc9\x5d\xa6\xd5\x65\x57\x9b\xbb\x4c\xec\x72\xaf\x60\x48\x2d\x31\x06\xca\x46\xba\xee\xfc\xd0\xa5\x70\x8c\xef\x68\x2a\xed\xdd\x31\x86\xf9\xe7\x38\xd1\xa1\xea\x15\xdb\x84\x30\x60\x42\xf8\xe6\xa8\x79\xbc\x9e\x23\x2a\x86\xc4\xa1\x52\xcf\xc3\xcc\x0e\x7e\x40\x2d\x0a\x9b\xc7\xf4\x1c\x27\xe6\xa8\x72\xb2\x43\xba\xf4\x31\xa8\x4b\x57\x51\xbe\x31\xa6\x7b\x9c\xac\xc2\xaf\x42\xe2\xa7\x0c\x32\xe3\x8c\x2c\x38\x2b\x66\x77\x1a\x9d\x4f\xa2\xb3\xb4\x3f\xe3\xbc\xfc\xdd\xc5\x44\x55\xaa\xe7\xea\x7b\xcc\x38\x51\xa8\x57\x21\x36\xe3\x94\x6d\x68\x9c\xcf\x44\x93\x46\x53\x56\x84\x81\x1c\xd0\x4d\xd1\x22\xe3\x9c\x6e\x42\x1d\xf3\xe8\x42\xaf\x97\xb9\xfc\x45\x2e\x2f\xf7\x83\x71\x99\x38\x5f\xc7\x9a\xa4\xbe\xb3\x34\x75\x45\x0c\xa7\x4a\xe7\x97\x8c\x46\xe3\xfa\xc4\xc5\x16\x55\x38\xdf\x16\x92\x01\x0b\x49\x53\x66\x98\x71\x99\x56\x5e\x89\x79\xe9\xc4\xe2\x2f\xd3\xca\x8b\xb4\x52\xa6\x9a\x71\xf9\x10\x5f\xdf\x21\x6e\x49\x65\xc3\x2f\x93\xd1\x8b\x64\x54\x66\x9c\x71\xc9\x33\x7d\x5c\xf0\x4c\x1f\x87\x38\xc1\x55\xdd\x65\xe5\x86\x8b\xfd\x5f\xcd\x7d\x36\x66\x86\x54\x75\xd2\x6b\xb8\xed\xc3\x79\x94\xad\xf9\x37\x79\xb7\x8e\xff\xa5\xb8\x6b\x9f\xa7\x01\x9f\xa7\xa6\xe8\xa1\x71\x99\x2b\x5d\xc8\x6e\xe0\xc2\xd1\xb7\x74\x00\xe3\x5e\x39\x29\x85\xcf\x77\x16\xc4\xee\xcc\x36\x11\xee\xdb\x62\xf9\x5d\x98\x87\x52\x38\x7b\x57\x7f\x57\x99\x2b\x53\xc4\xe6\x36\x58\xee\xca\x2c\x99\x22\x36\x8f\xb4\x7d\xe3\x61\x21\x0f\x79\x91\x8e\xc7\x84\xe8\x61\x4d\x8f\x28\x61\xf1\xf1\xae\x3f\xbc\x3e\x0c\x71\xc8\xa7\xb8\xad\xb0\x6d\xa8\xcf\xe2\x3e\x0b\x76\x5d\xec\xff\xf1\x0e\x3d\x6b\x87\xba\x8a\xf2\xeb\xaa\x3f\x9e\xc1\x93\xb0\x6f\xb6\xe3\x31\x99\x7a\x56\x2d\x76\x1d\xc9\x47\x6e\x4d\xe3\x59\xb5\xb2\x5d\x96\x5d\x49\xad\xc6\x0b\x8f\xd6\x74\xb8\x4e\xb6\xe9\xf3\x1b\x90\x4d\x45\x94\xc3\x57\xcd\xf1\x76\xa6\xe3\x77\x79\x6c\x29\x09\x07\x52\x70\xb4\xfc\x53\x97\xfe\x75\x13\xcb\xb3\x0a\x6f\xdf\xdb\x6d\x0f\xeb\x69\xef\x05\xbc\xf2\x15\x1f\xf0\xb5\x8a\xe9\x70\x65\x78\x29\xd8\xc6\x3b\x91\x18\x48\x14\xe0\x9d\x9e\xc8\x44\x49\x6f\xd7\xd5\x95\x2a\x7d\xcc\x03\x09\x94\x5c\x58\x56\x0a\xa8\x81\x40\x88\x78\xfc\x14\x9d\x55\xb8\xe9\x40\xb2\xdb\x6f\x22\x2a\x98\x2a\x25\xcd\x98\x88\xda\x4b\x2e\xbd\x6d\x53\xd4\x98\x15\x45\xa0\xc5\xfe\xa7\x52\x2f\x8d\x59\x59\xf3\xd6\xe5\x68\x3d\xda\xe0\x68\x2e\x1d\x6c\xa1\x7b\xde\xcc\xbe\xaa\x72\x73\xb6\xa5\xaf\xd4\x92\x25\xbb\xd0\xa9\x70\x68\x8e\xc1\x82\xa5\xae\xc5\xb9\x4f\xe4\x44\xb9\x9f\x5e\x5c\xff\x50\x5a\x80\x79\x7e\xb2\x58\x57\x80\xd3\x3c\x05\xae\x09\x8d\x59\xaf\x3f\x55\x02\x2f\x35\x95\x55\x40\x71\xb7\x5d\x32\xd4\xcc\x8b\xd9\x1a\xa2\x5a\x92\x5b\x90\x21\x4c\x15\x13\x5f\xb9\x5f\x4f\x20\x6b\x93\xeb\xde\x7c\x75\x84\xe7\x8b\x23\x5c\x77\x9e\xfd\x63\xbe\xc9\x9f\x21\x25\x46\x57\x81\xbb\x57\xd7\xaf\x89\x20\x21\xfb\x48\x4e\x6b\x68\x26\x34\x34\x6d\xa8\x96\xdb\x2b\x8a\x3e\xdf\x8f\xa2\xb7\xb1\x05\x90\xf9\xca\xe9\x6d\xbe\x9f\x00\xd2\x46\xf0\x57\x8f\x9b\x5e\x7c\xe5\xb1\xa6\x9a\xf2\x81\x26\x2d\x2c\x7b\xf2\x1f\x5a\x35\x97\xd7\x7d\xb3\x27\x8f\xc0\xc6\x58\x55\x3b\xf1\xcd\x9e\x7d\xe6\xec\x5d\xb6\x4f\xfb\x8c\xea\xec\x55\xb5\x11\xa7\x88\xc1\x9c\x2c\x59\xe8\xfa\x7c\xa7\x5b\x60\x20\x53\x9d\x3b\xc9\xe6\x73\x2e\x58\xec\x16\xcf\x1c\x95\xaf\xbb\x2b\x16\xea\x38\x4c\x58\x66\x83\xdd\x21\xe6\xac\xfe\xea\x63\x2c\x2e\xf4\x39\x5f\xcf\xee\x85\x74\xaa\xea\x79\x7b\xde\x61\x06\xa6\x4a\x39\x8e\x5d\x27\x2f\x24\xb7\xc1\x87\xf4\xd8\x9b\x15\x66\x28\x6e\x43\x7a\xa4\xa3\x26\xb5\x35\xb7\x21\xeb\x49\xd8\xe3\xc5\x78\x6d\x1e\x14\xe3\x45\x1e\xb4\xd5\x46\xb1\xce\x4d\x8f\xbe\x7f\x1b\xcd\x35\x3b\xb3\x77\xd9\xbe\x04\xdf\xbf\x83\x59\xd0\x95\x9f\x7c\xfb\x4a\x7c\xff\x32\xd1\x76\xfa\x9f\x4c\xac\xdf\x8f\xff\x7a\xfe\xe7\xff\xf1\x7f\xfd\xdf\xe7\x7f\xfe\x3f\xe7\x7f\x7d\xff\xdc\xff\xe3\x5f\xff\x7a\xff\xe3\xbf\x3f\xff\xe5\xfe\xef\x7f\xfe\xcf\xef\xe9\x9f\xe7\x9d\xff\xe5\x3f\xde\x7f\xbd\xff\xdf\x7f\xfb\x1f\xff\xba\xdf\x3f\xff\xf9\xdf\xfe\xf3\xfb\x0a\x7f\xff\x7f\x00\x00\x00\xff\xff\x0e\xf7\x18\x67\xc1\xb5\x03\x00"); +func _ggec ()(*asset ,error ){_acc ,_cecf :=_gdef ();if _cecf !=nil {return nil ,_cecf ;};_gfcb :=bindataFileInfo {_ae :"Adobe-KR-7",_ca :1853,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491445,0)};_aefg :=&asset {_e :_acc ,_ee :_gfcb };return _aefg ,nil ; +};func _cgbf ()([]byte ,error ){return _ad (_caef ,"KSC-EUC-H")};func (_db bindataFileInfo )Size ()int64 {return _db ._ca };var _caea =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\xd2\xcd\x8e\x9b\x30\x10\x07\xf0\xbb\x9f\x62\x8e\xdb\xc3\x16\x8f\x0d\xdb\x44\x8a\x90\x2a\x72\x28\x87\x4d\xab\xd2\x6c\x2b\x55\x3d\x10\x3c\x8e\x2c\x15\x83\x0c\x1c\xf2\xf6\xd5\x0c\x94\xaa\x87\xe8\x1f\x7e\xfe\x18\x3c\x26\xab\xea\x73\x1d\xc3\x0c\xd9\x97\x34\x74\x0d\xcd\xe0\x43\x74\x89\xa6\x61\x49\x1d\xc1\x8d\xee\x21\x2a\x85\x06\x5c\xe8\xe6\xbf\x8f\x12\x5d\xdf\x8e\x4a\x65\xd7\x18\xaa\x4b\xf3\x7c\xad\x1a\xf3\xfc\x09\x96\x89\x36\xaf\xea\x73\xf3\x98\x66\xea\xeb\xe8\x07\xb0\xeb\x7a\xb7\x8c\xdb\x1e\x00\xd9\x57\xba\x87\x69\x4e\x0f\x78\xfa\xe8\x86\x1b\xbd\x03\x47\x9e\xfd\x73\x72\x94\x42\xbc\xc3\x53\x75\x69\x70\xe7\x66\x19\xc7\xdf\xd4\x53\x9c\x79\x37\xf2\x8a\xa2\x93\x54\x59\xf5\xda\x8e\x97\xb6\x27\xf8\xef\x6d\xde\x64\x54\x06\xdf\x28\x4d\x61\x88\x80\xe6\xbd\xd6\x2f\xff\xfc\xdb\x63\x24\xc0\x6d\x97\x1f\xd7\xfa\x0c\x3f\x11\x50\x83\x29\xec\xd1\xfe\xda\xfc\xfb\xeb\xe0\xf6\x59\x68\xd7\x03\x74\xc1\xa5\x36\xde\x49\x9d\x8c\x46\x5b\xc2\x16\x68\xb4\x48\xbe\x4a\xce\x62\x58\x4c\x21\xc2\x81\xfa\xa8\x4e\x56\xeb\x43\x09\x1c\xc7\x12\xb0\xd0\x22\xed\x2a\xb7\x12\x30\x7f\x11\xe9\x56\x71\x3c\x27\x17\xa1\x55\x3c\xcb\x81\x05\xb5\x08\x22\xaf\x32\x22\xf9\x2a\x5c\xcb\x1e\xd4\xc9\x53\xee\x4b\xd8\x02\xed\x87\xbc\x50\x27\xef\xa5\xbe\xf7\x52\xdf\x6a\x96\xe2\x26\xc2\x81\x36\x17\x71\xab\x70\x7d\x5b\x70\xc7\xf7\x73\xf3\x7f\xbe\xe9\xbd\xf7\xdd\x92\x12\xc5\x59\xee\x59\x9a\xcb\x0d\x0b\x91\xf6\x6f\x69\x1c\x46\x5e\x25\xbf\x3f\x01\x00\x00\xff\xff\x94\xb1\x9b\xdd\x77\x02\x00\x00"); +func _adfgf ()([]byte ,error ){return _ad (_gef ,"Adobe-CNS1-7")};func _fbca ()([]byte ,error ){return _ad (_gacfc ,"HKgccs-B5-H")};func _caeaag ()(*asset ,error ){_gefb ,_deg :=_bdcfg ();if _deg !=nil {return nil ,_deg ;};_fcca :=bindataFileInfo {_ae :"UniGB-UTF16-H",_ca :197731,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492754,0)}; +_fdgaa :=&asset {_e :_gefb ,_ee :_fcca };return _fdgaa ,nil ;};var _ecaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x49\xef\x6e\xbb\x95\x9f\x37\xd7\xa7\x38\x43\x67\xe0\xd4\xe6\xde\xec\x16\x20\x08\x70\x57\x88\x61\x38\x09\xdc\x24\x63\xf2\x6d\x2a\x02\x52\x57\x82\x4a\x1e\xf8\xdb\x07\xe4\xf3\xf0\x94\x13\x04\x38\xba\x93\x7b\x7e\x7f\xee\x97\xed\x6a\xc9\xb5\xc8\xbf\xfb\x37\xff\xfe\xdf\xfe\xfb\xdf\xfe\xf8\xd7\x1f\x7f\xf7\xbf\xff\xe5\x4f\xaf\xff\xfc\xf9\xeb\x8f\xef\x1f\x7f\x7b\xff\xe5\xf3\x4f\x7f\xfa\x6f\x7f\x79\x7d\x7e\xcc\xcf\x3f\xfc\xf1\xb7\xdf\xfd\x2e\xdd\x3f\xde\x7f\x7c\xfd\xf5\xc0\xfd\xbf\xd7\x3f\x8e\x3f\xff\xee\x77\xeb\xf7\xff\xf9\xbf\xff\xd3\x5f\x3f\xff\xf8\xef\x7f\xfb\xfe\xe9\xc7\xc3\x77\xef\xff\xf6\x67\xbf\xfd\xf1\xe3\xef\xfe\xd3\xe7\x1f\xfe\xf8\x4f\x7f\xfd\xcb\x7f\xff\xf1\x2f\xfe\xd5\xfb\x4f\xf3\xf3\x3f\xfd\x78\x7f\xbe\xeb\xef\xff\xdb\x5f\xde\x9f\xbf\xfc\xf1\xb7\x7f\xf8\xf1\x2f\xfe\xc3\x7f\xfa\xf9\xc7\xff\xfc\xdf\xfe\xfc\xe7\xff\xfb\xf3\x8f\x9f\xdf\xfe\xfa\x23\xf6\xdf\x3e\xbf\xbd\xf7\xff\x7f\xf7\x77\xff\xe6\x3f\x8e\x3f\xff\xaf\xe3\x1f\x3f\x3f\xfe\xee\xbf\xfe\xf6\xc7\x7f\xf5\x1f\xfe\xd3\xbf\xfc\xaf\xff\xe5\xef\xfb\xbf\xfc\x5f\x76\xe9\x2e\xfc\x3f\x3e\x7f\xf9\xa7\x3f\xfe\xe9\xb7\x1f\xe9\x7f\xbe\xae\xfb\x9f\xff\xfc\x5f\xfe\xfb\x9f\x3f\x3f\x92\x95\xfc\x9f\xff\xf1\x4f\xef\xcf\x8f\x0b\x94\xe9\xe4\xeb\x4f\xef\xcf\x3f\xfd\x79\xbc\x3e\x7f\x19\xbf\xfd\xc3\xe7\x77\x3f\x7e\xfc\xfe\xba\xfe\xf0\x83\xff\x7e\xdf\xfe\xfe\x0f\xeb\x2f\xff\xe6\xea\xfe\xed\xf7\xff\xf6\xef\xff\x35\x7f\xfb\x77\x57\xf7\xaf\xbf\xff\x77\x7f\xff\xaf\xcf\x5f\xff\x7e\xff\x75\xfd\xfd\xf7\x7f\xdf\xfe\xb5\x7f\xff\xfc\xf6\xfe\xff\xb4\xf2\xbb\x44\xe3\xbf\xfd\xe9\xaf\xef\xcf\x97\xbf\xed\x76\x7f\x9f\xbe\x7f\xf8\x91\xd6\x2f\xfe\xc7\xa2\xdf\xa5\xeb\xb2\xb7\x7f\x7c\xbf\xfe\xaf\xf1\x97\xdf\xfd\xfe\x75\x8f\x6b\x7d\xb9\xfe\x91\xfe\xf0\xe3\xbe\x73\xbf\x36\x88\x3f\xfc\x48\x17\xff\x1c\xfc\x3d\x6f\xf0\xfe\xc3\x8f\xc4\xbf\x3e\xeb\x0b\x7e\xf9\xe5\x8b\xb2\xc0\xec\x80\xbe\xc1\xaa\x26\xf5\x7e\x6f\x60\x45\xb1\x01\xbf\x89\xd5\xc4\x13\x6d\xd5\x55\xd7\x3f\xe7\xfe\x67\xfb\xdd\xef\x5f\x39\x76\x87\x4a\x79\x16\xa0\xda\x52\x62\x83\xfd\xe3\x52\xd7\x8f\x67\x6f\xb4\xb1\x7e\x33\xe3\x02\xf4\xdf\xfd\xfe\x7d\xf5\x5d\x41\xbd\xf3\xef\x7e\xff\x4e\xd4\x56\x57\xeb\x9f\xbb\x5f\xfb\xc3\xec\xbf\xd3\xff\xf0\xef\xba\x2b\x88\x02\x9c\xd4\x17\x55\x38\xff\xf0\x23\x3d\xb7\xe0\x45\x59\x13\x7e\x80\x7d\xc3\xd4\x33\x90\xf6\x12\x15\xc5\xf5\x08\xbf\x1b\xa6\x6b\x43\xa6\xfb\x79\x04\xab\xde\x87\xfe\xe4\xfe\x2c\x50\x04\xfb\x33\xfa\x92\xe3\xd9\x55\xdc\x49\x58\x81\x74\x2e\xaf\xd5\x5c\xf0\x11\xde\xeb\x97\x4d\xe0\xa7\x36\x31\x26\x90\x46\x5a\xdc\x1b\x96\x5b\x98\x81\x54\xd4\x3b\xe3\x28\x59\xc8\x6f\x4b\x08\x19\x56\x65\x58\x3d\xe8\x44\x4d\xc2\x55\x73\xee\x82\x41\x19\xcd\xf4\x41\xbd\xb5\x08\x0b\xb0\x0a\xf7\xdc\x46\xa3\x13\x61\x17\x1b\xad\xc6\xfe\x6d\x3e\x80\x36\x3b\x5d\x18\x11\x40\x4a\x87\xf5\x06\xa5\x73\xd0\xdf\xa0\x83\x2f\xeb\x8d\xdd\xa7\x78\x58\xa4\x7a\xed\x8f\xa3\xee\xd2\xfb\x62\x34\x51\x77\xab\xf7\xc5\x00\xa2\xee\x76\x99\xb4\x68\x7b\x5a\x98\xb2\x68\x7b\xba\x99\xb0\xe8\xf1\xda\xbf\xa2\x03\xd1\xe3\x03\xa4\xce\xe8\xd4\x69\x07\xa2\xd3\x62\x50\xd1\xbb\xaf\xdf\x96\x3d\x43\xf3\xb5\x3f\xcd\xf7\xd3\x85\x79\xc3\x7a\x60\xdd\xb0\xdf\xc2\xbe\xe0\x03\xf5\xcd\xd7\xa6\xa3\x48\xa9\x0a\xd7\x52\xe4\xc2\x38\xe7\x6b\x77\x3e\x97\xeb\x34\xf4\xda\x1f\xdf\x07\x7e\x37\xcc\xfe\x16\xde\x29\x3f\xe1\x5e\xe2\x12\x36\xb4\x89\x27\xd7\xc7\x6e\x6c\x1a\x8d\x14\x59\xd8\x76\x69\x3e\x70\x77\xb2\x16\x87\xb0\x67\x2a\xd7\x33\x84\xd8\x92\xa7\xfe\xac\xf9\xbb\x69\x89\x55\x9f\x2f\x49\xa0\x38\x84\xf1\x00\x4f\xe9\xee\x86\xc4\x35\x5f\x9b\x08\x72\x9c\x6e\xb0\x3e\x57\x3b\xbf\x5d\xdd\x28\xe9\x67\x55\xb1\x21\xab\x3e\x5f\x9b\x59\x4a\x3a\xf3\xbc\xe5\x61\x49\x71\x4a\xbf\x9b\x08\x4e\xaf\x36\xd3\x97\xfb\x2c\xd9\x84\x44\x4e\x55\xf3\xde\xb0\xc7\x96\xec\x4a\xe4\xff\x1f\x19\xbd\xbf\x5d\x53\x15\xed\x4c\xe4\xdc\x7d\x7c\xf2\xa9\x69\x13\x46\xbe\x0e\xdc\x9d\x2a\x3f\xdb\xf9\x6c\xd8\xec\xf2\xa6\xea\x52\x3a\x2b\xf6\xde\x74\x54\x1a\x94\x3b\xdf\x9b\xe4\x4a\xeb\x8f\xf0\x01\x36\x61\xde\x30\x4e\xe9\x9a\xc8\xd2\x6d\xf7\xbd\x89\xae\xf4\x74\x60\x03\x9e\x8f\x77\x9f\x15\x79\xf3\xbd\x69\xb0\x28\xa0\xe6\x7b\xd3\x60\x89\xe7\xf4\x6a\x4d\x73\x4d\xae\x18\x94\x5f\x13\x0c\x3f\xdf\xfd\xf3\x87\x1f\xf7\x75\xbb\x80\xef\x4d\x92\xf5\xbe\x2c\xdd\xa2\xbd\xde\xc9\xd2\x4d\xa1\xf5\x4e\x5d\x78\x6f\x78\x3b\xde\x4d\xa1\xf5\xbe\x6d\x37\xd6\x88\x6a\x79\xce\x6f\xd7\x88\x6a\x7d\x1c\xd1\x26\xd8\x5a\x1f\x67\x63\x13\x6c\xad\xcf\x69\x77\x6c\x98\xcf\x6f\xdf\x1b\xd6\x03\xd7\x2a\xd4\x26\x57\xbd\x37\xfd\xd6\x76\xd9\xab\x4d\xbf\xb5\xdf\x36\xb4\x85\x49\xed\xf2\xdc\x7b\x4b\xef\xda\x5d\xfd\xf7\xa6\xee\xda\x9f\x53\x9a\x81\x76\x63\x53\x77\xed\xf9\x7c\xbc\x87\xd0\x9b\xf3\xbc\xc9\xb9\xc6\x7d\x3e\xde\x7d\x8e\x33\xa2\x4d\xdd\x35\x7e\x56\xb5\xa7\x3d\xca\x69\x68\x8f\x28\xe2\xc0\x0f\xf0\xfc\x76\x8d\xa8\x5d\x97\xe3\xdd\xb4\xdf\x2e\xd9\xe8\xbd\x89\xbd\x5d\xfd\x94\xae\x21\xb4\x74\x46\x34\xf3\x86\xa7\xa1\x59\x36\xac\xd6\x3c\xd7\x10\xda\x7d\xc6\xbb\x78\xe1\x4e\x57\x39\x55\xad\x55\x68\x4f\x3f\x55\x8d\x0d\xc3\x21\x6c\x8d\xdd\xf2\xa1\xc9\xcd\x29\x2d\x9f\xe1\x6f\x4e\x69\xf9\x2c\xf7\xe2\x94\x3b\xa5\x7e\x3e\xde\x23\xca\x99\x21\x7c\x36\xa7\xb4\xac\x7c\xfa\x2c\xeb\x22\xb5\x5c\x1f\xe1\x1e\x60\xc9\x45\xf8\x00\x43\xb8\x07\x58\x4a\x12\x16\xe0\xf9\x78\x0f\xf0\x30\xec\x67\x33\x4e\x2b\x52\xce\x67\x33\x4e\x2b\xce\xc6\x67\x33\x4e\x2b\x8e\xf7\xb3\x19\xa7\x95\x7e\xaa\x9a\xc0\xf3\xf1\x7b\x8d\x28\xdf\xa7\xcf\x6b\xc9\x5a\x2f\xa7\xcf\x5f\xa0\xbf\xdd\x8c\xd3\x7a\x3d\x70\x8f\x48\x8b\x62\x7e\xb6\xbd\xd1\xe2\xf1\xb7\x9b\x71\xda\xa1\x9c\xcf\x66\x9c\x7e\x9d\xd9\xd8\x8c\xd3\x2f\xf4\xf7\xfc\x6c\xc6\xe9\x47\xc4\x7e\x16\xe3\xdc\xa9\x2a\xbe\x3e\x5b\x47\x2f\x73\x57\xb8\x46\xd4\xb5\x80\xe6\x27\x26\xf0\x34\xf4\xda\x30\x9f\x9a\xdf\x1b\xf6\xd3\xee\x07\x78\x4a\xd7\x00\xfb\x7d\xfb\xdb\xcd\x65\xfd\x3e\x35\x6f\xb6\xea\xcf\x19\xe0\x66\xab\xfe\x48\xb1\x9f\xc5\x56\x77\xea\xcf\x81\x7b\x80\x8f\xb4\xf1\xd9\x6c\xd5\x9f\xd3\xd0\x66\xab\x5e\xd2\xa9\x6a\x99\xba\xe9\x68\x98\xcf\x62\xab\x05\xcf\xc7\x7b\x08\xa5\xfd\x0d\x82\xff\xb3\x79\xae\xd7\xeb\xfc\xf4\x03\x94\xac\xb6\x46\xe9\x55\x39\xf1\x59\x4c\x76\xdf\x87\x33\x3e\x9b\xc9\x7a\x3d\x8b\xbf\x99\xac\xd7\xb3\x80\x9b\xc9\xfa\x91\x4f\x9f\xcd\x64\xbd\xd6\x53\xf3\x5e\xb1\xda\x1c\xee\xe6\xaa\x7e\xa4\xd7\x67\x73\x55\x6f\x87\xd8\x37\x57\xf5\x76\x88\x7d\x71\xd5\x7d\xa7\x7e\xda\xdd\xd6\xfa\x11\xc0\xdf\xc5\x46\x0b\x86\x70\x0f\xa1\x95\x2a\xdc\x6b\xd2\xec\xd5\x77\xb3\x51\x6f\x52\xf7\x77\xb3\x51\x3f\x2a\xe5\xbb\xd9\xa8\xf7\x74\x7e\xbb\x87\xd0\x5d\xcf\xef\x66\xa3\x7e\x84\xe8\x77\x33\x4a\x3f\xeb\xf9\x5d\x2a\xe5\xbe\x1f\x29\xf4\xbb\x89\xbd\xf7\xdc\x84\xbb\xdd\xee\x4c\x7e\x83\x76\xcb\x29\x2d\xfb\xb7\x5b\xc6\x3c\xf8\x69\x69\x49\x24\xe1\x03\xac\xc0\x10\xb6\x0d\xa9\xf9\xbe\xef\x22\xac\xc0\x2a\xec\xc0\xfd\x71\xdc\xb0\x42\xdf\x22\xe7\x09\xfc\xa4\xde\xb7\x59\xf3\x44\x86\xe7\xfa\xb6\xb6\x9f\xc0\xe4\xef\x7d\x4b\x91\x27\xda\x96\x5e\xbd\x6f\xfb\xf4\x89\x18\xc2\x67\xc3\x09\xfd\xf6\x4a\x43\x18\x4c\xbd\xd7\x2e\xf4\x63\x1a\x7a\xb1\xfa\xbd\xd1\x90\xcb\xdd\x37\x6d\x3c\xe3\xea\xc2\x1b\xb8\x87\xd0\x51\x38\xcf\xb8\x59\xc1\xde\x32\xf0\x54\xb5\x87\x3f\x9e\xc1\x88\x5a\x05\x6e\x79\xdc\x7b\xdb\xbd\x1a\x05\x7e\xed\xdb\x72\x59\x90\xf1\x6e\x2b\xe0\x19\xd5\x9a\xb7\xd8\x78\x46\x0d\x3e\xee\xf4\xaa\xfa\x71\xa7\x57\x15\xf2\xee\x9d\x5e\xf5\xed\x98\xf6\xde\xe9\xd5\x18\xac\x6f\xa7\x57\x13\x19\xd3\x3b\xbd\x9a\xe7\xb7\xf4\xea\x75\xda\xa5\x57\x67\xea\x3a\xbd\x7a\x5b\x73\xd0\xab\x2f\x3c\xd8\xb7\x81\xf8\xcc\x4b\x42\xda\x06\xfe\x33\x2f\xdb\xdd\xf6\xd4\x82\x0c\x7f\x8b\x8d\x67\x3e\xce\xf3\x56\xb0\xcf\xcc\xae\xfe\x76\x30\x9f\x59\x90\x6d\x38\x98\xcf\xac\x7c\x1c\xdb\x88\x7f\x66\x83\x8f\xe2\xa2\xdd\x09\xe3\xc4\x45\xbb\xb8\xc9\x1d\x6f\xf4\x99\x93\x76\xe3\xa2\xdd\x39\x85\x7b\x36\x74\x2d\x7a\x6c\x7a\xce\xfd\x82\x36\x62\xd3\x73\xee\xd7\xb4\xb4\x6f\x98\x86\xed\xc6\x86\x38\xb6\x1d\xa3\x2f\xf7\xa7\x0b\xd3\x86\x19\x21\x13\x5b\x6a\xe6\x5e\x91\x8b\xb1\xb9\x3b\xf7\x08\x3f\xce\x1b\x2a\x73\x22\x95\x0d\xe5\xee\x48\xf4\xea\x3b\x84\x4d\x38\x80\xbb\x57\x91\x1c\xef\x96\x39\x39\x32\xcc\x1e\xf7\xee\x55\xb4\x29\xdc\xbd\x8a\x0e\x01\xa3\xf7\x72\x0c\x3b\xb9\x0d\xd5\x05\x3f\xc0\xdd\xab\x98\x2c\x28\xce\xf3\x82\xfe\xb6\x0a\x99\xc9\xcd\xce\x39\x5e\xce\xf3\xdd\x7f\x25\xf8\x73\xbc\x9d\x8c\x9b\x2e\xbf\x5d\x93\x87\x2e\xab\xd8\x62\x1b\xa6\x79\x24\x68\x30\xb6\x39\x95\x0f\xcf\xa1\xaa\xf3\xb8\x51\xc6\xb1\xd5\x5e\x1e\xf7\x10\xee\x2e\x8f\x0c\xa3\x60\x79\xe7\x51\xd1\xa0\xe8\xf5\x7c\xd8\x28\xb6\x9b\x99\x07\x8e\x6d\xc7\x40\xcc\xa3\x3b\x91\xdb\x42\xca\xa3\x3b\xbe\x4c\xaf\xc6\x64\x32\x32\xbd\x9a\xf6\x39\xd3\xab\x39\x2c\xa5\x57\xd3\xe5\xcd\xf4\xea\x8d\x00\x8e\x4c\xaf\xde\x28\xba\xd8\xe2\x39\xcf\x8c\x4d\x80\xbb\x97\x67\xdf\xe3\xcd\x77\x3e\x90\x01\x6e\x63\x6b\xc1\x37\xa5\x15\x88\xc7\x7a\x5b\x15\x1e\x78\xbe\xb7\x49\xb4\x20\x9d\xdc\xee\x50\x9e\xdd\xb9\x3a\xa5\xc3\x76\xb3\x90\x9a\x0f\xdc\x74\x94\x71\xf7\x16\x84\x70\x8a\x0d\xed\x01\xe6\x7b\xcb\xf2\x3c\x03\xbd\x17\x3f\x61\xc1\x7f\x4f\x42\xe8\x77\x4b\xfa\x05\xf9\x6d\xa5\x57\x11\x78\xf7\xb5\x0a\xe9\x55\x65\xf8\x21\x2b\xd4\x47\xc8\x6f\x9b\xbf\x95\xae\x6a\x16\x32\x84\xe6\xc7\xb2\x42\x6d\x42\x26\xb6\xf9\xf1\x64\xae\x1a\xa5\xa3\x33\xde\xd6\x85\xf4\xaa\x85\x90\x6e\xd8\xee\x60\x0b\xe2\xee\x97\x90\xaa\xfa\x23\x64\xda\xed\xc6\x08\x3f\xb6\x2a\x25\x81\xdd\x18\xc1\x88\xc2\xaa\x90\xd6\xd1\x8a\x90\x9a\x23\x09\xad\x99\xb9\x1a\x83\x9a\xc3\x21\x28\x27\xce\x88\x26\x72\xe2\x8c\x68\x0b\xfe\xfc\x5c\x0e\x01\xd1\x1e\xdd\x9a\xb7\x2a\x73\x53\x65\x41\x88\xbf\xf3\x31\x12\x37\x3f\x48\xcd\x39\xa5\x49\xc7\xcb\xa6\x65\x7e\x10\xa2\x73\x42\xa2\x0f\x62\x72\x4e\xd9\xaa\x67\xa1\xa5\x7e\x2c\x87\xf6\x22\xfc\x52\x4a\x9f\x27\x56\x40\x74\xdb\x1d\x7e\xec\x6f\xf7\x00\x33\x26\xef\x82\x37\xd0\x5e\xa1\xac\xa2\x5b\x15\x16\x62\xb8\x0a\x70\x68\x7e\x6e\x6b\x76\xbc\xae\xc2\xc4\xdc\x08\xa7\x9d\xed\xa9\xce\x56\xda\x82\x89\xdf\xd2\x8d\x17\x76\x4d\x04\xed\x62\x6e\xe4\x07\x11\xe4\xb6\x49\xc7\x7a\x5e\x90\x99\x7c\xfc\xad\x8b\x82\x44\x72\x2b\x24\x3f\x48\xa4\xf9\x72\x51\x14\x05\x2f\xa5\x75\x30\x57\x6f\xb5\x62\x54\xe1\xc3\xc7\x8f\x90\xf5\x95\x36\xde\xca\xba\xa0\x21\xb6\x06\xf2\xa3\x64\xc0\x91\xce\x8f\xdc\x8d\x23\x1d\x97\xcb\x8d\x7f\x9b\x1f\x59\x12\xff\x36\xae\xab\xfd\x52\xf0\xeb\xed\xe6\x47\x49\xf0\x76\x40\xb2\x3e\x4e\x68\x5c\xe8\x48\x9d\xd0\xfc\xd4\x22\xf4\xb7\x5d\xc8\xdc\xd4\x10\x06\xbf\xcd\x42\xc8\xaa\x9d\x9a\x3f\x94\x9e\xaa\x58\x13\x39\x12\xdf\x30\x2e\xd4\xed\xfc\x20\x44\x1f\x39\x12\x57\x31\x2e\x29\x14\xdf\x30\x2e\x49\x12\x67\x30\x3f\x32\x28\xce\x60\x5c\xc9\x5e\xc1\xeb\x4f\x3b\x35\x33\x91\xe8\x66\xbd\xbf\xfc\xb4\x53\xf3\x8b\xd2\x24\x74\x08\x36\x34\x68\x57\xea\xde\xee\xd0\x82\x0e\x61\x32\xfc\xdb\x3e\x6f\x72\x8e\xeb\xb6\x57\x93\xf1\xca\xa0\xb8\x25\x71\x49\xec\x78\x1a\x71\x49\xbf\x5f\xa4\xd7\x23\x67\x7c\x9d\x0d\x59\xe1\xeb\x6c\xa0\x8d\xe7\x97\x6d\xce\x47\x62\xff\x06\x0b\x2a\x75\x7f\x83\x6e\xa0\x8d\xe7\xd7\x11\xc5\x81\x2c\x8a\x9c\xf1\xdd\x7a\x3e\x2e\x59\xe1\x3b\x59\x14\x59\xe1\xbb\x95\x64\x66\x1b\x70\xc1\x07\x68\x37\xa4\x41\x19\xe5\xbb\x99\x3b\x67\xa5\xd7\x77\x53\x5d\x5c\xf2\xcd\x17\xae\xca\x97\x9d\x84\x08\xf3\x65\xaf\x26\xbd\xda\x7a\xbe\xe8\xff\xc4\xb5\xf5\xfc\x82\x37\x1f\x57\x21\x53\xb7\x99\x6c\xc1\x4a\x69\x13\x42\x0c\xdb\x0a\x58\x30\x28\xed\xc2\x09\x0c\xe1\x9e\x9c\xbc\xc5\xe4\x82\x5f\x7e\x5b\x80\x90\x59\x4e\x36\xb4\xe9\x2a\xae\x6c\x55\x6c\x27\xe7\x64\xaf\x06\x73\x95\xac\x79\xb0\x64\xf9\x40\xfa\x5c\x6c\x68\x40\x39\xc5\xf1\x0e\x86\x5f\x1c\xaf\xab\x50\x6c\x17\x31\xc9\x16\x53\xe9\x09\x19\x93\x9f\x4b\xc8\x2a\x94\x2c\x84\xda\x4b\x11\x5a\x73\x15\x7e\xf9\xad\x1f\x07\xab\x5f\x9a\x90\x15\x7c\xfc\x2d\x9b\xeb\x57\xe9\x42\x96\xec\xb1\x2a\x87\xff\xf8\xdb\x41\x9f\x6b\x12\x32\xfc\x7a\x0b\xad\xd9\xaa\x06\x35\xd7\x47\x48\x9f\xab\xbd\x72\xf8\xd5\x6e\xc8\x74\xd5\x76\x25\x24\x69\xe3\xe6\xd4\x22\x4b\x0c\x18\xaa\x71\xd5\x26\xa4\x5d\x89\xe1\xee\xb0\x46\xed\x42\x56\xdf\xe5\xbe\x61\xba\x9c\xab\xd0\x76\x43\xc8\x3c\xb7\x4b\xc8\x10\x1a\xe3\xbd\x1d\x6f\xf3\xb7\x2e\x68\xb3\x1b\x72\x4a\xb3\x5d\x39\xc5\xf5\xbd\xb7\x59\x97\xb3\x2b\x78\x6f\x35\x18\x57\xb3\x5d\x4c\xa4\xec\x82\xee\x63\xce\x14\x57\xbf\x7e\x25\xf8\x4b\x7f\x3a\x9d\xea\x49\x48\x2f\xfa\x2d\xb4\x17\x55\x08\x69\x14\x9a\x7d\x9c\x8c\x7a\x09\xfd\xed\x23\x84\x16\xea\x81\xcc\x6b\xcf\x42\xba\xec\x7a\x3e\xce\x4d\x2f\x42\xda\xad\x07\x32\x91\xdd\x6e\x0c\x26\xa3\x1e\x08\xa3\xf4\x26\x44\x5a\xf7\x2e\x64\x01\xeb\x29\x65\xd6\xbb\x43\x98\xf0\x5c\x38\x84\x89\x24\x70\xf1\x1f\xb9\xaa\x9e\x8f\xf9\x6d\x38\x57\x08\xef\xec\x6a\x67\x6c\xaf\xdc\x1e\x21\x82\xa1\x65\x21\x22\x27\x0e\xa4\xa1\x56\x84\x4c\x4e\x08\xd5\x7b\x51\x85\xc8\xb6\x76\xa0\xed\x32\xa2\xac\x50\x91\x70\x38\x74\x0d\xf6\x85\x16\x6c\xc0\x53\xca\xa2\x48\x38\x9c\xc2\x46\x52\xd4\xe5\x2d\xcb\x23\x29\xea\x32\x86\xda\x3e\x9c\xdf\xf0\xa1\x34\x09\x0b\xf0\x16\xb2\x28\xfd\x94\xd2\x50\x3f\xa5\x34\x94\xec\xd5\x44\x30\x48\x2a\x19\x82\x4d\x8a\xc9\xc2\xf0\x53\x6a\x42\xba\x11\x07\x0e\x8e\x06\x6f\x21\x55\x05\x03\x2c\xc3\x8f\x43\x58\xfe\xf9\x94\x71\x41\x1a\xba\x69\xb7\xa0\xbb\x8a\xc3\x2f\xd3\x9a\xb3\x70\xd7\x5c\x12\xb0\x22\x45\x8a\x43\xa8\x30\x0e\x27\x94\x0b\x56\x4a\xab\x90\xc3\xce\xfb\x40\x0e\x3b\x1d\x51\x3d\xa7\x9b\x07\xbe\x29\xed\x42\x3b\x29\x0c\x16\x45\xd1\x5e\x3d\xec\x4c\x07\xb2\x28\x4a\xfa\x8a\x78\x2e\xf7\x81\x0d\x98\x84\x9d\x8f\x0f\xfc\x00\x99\x49\xce\x96\x73\xb9\x0f\xb4\xaa\x47\xc8\x10\x9c\x1c\xb6\x4d\x72\x39\xc3\x9f\x0c\xe1\xf4\x79\x5a\x33\x9d\x6c\xb0\x46\xb9\x0f\x84\x72\xf2\x25\x64\xea\x9e\x03\x03\x98\x84\x2c\x8a\x6a\x9f\x40\x81\x48\x8a\x76\x02\x05\x22\x29\xda\x9b\x67\xbd\xca\xf2\x86\xcc\x49\x0a\xef\x86\xfe\x49\x0a\xef\x06\xe3\x14\x15\x4e\x43\x8c\xa4\xdc\x84\x6f\xa0\xa5\x18\xc8\xe5\x74\xc3\xf1\x5a\x73\x97\x36\xac\xb9\x63\xc7\x25\x55\xb7\x3b\x05\xc5\x9a\xbb\xc4\xf0\xb3\xf4\x03\x64\x44\xee\x14\x14\x05\x7f\x77\x7d\x7f\x96\x32\xc0\x9f\xa5\xac\xaf\x6a\xa1\x63\xc7\x95\x52\x7e\x2d\xf8\x89\x6e\xc8\x45\xe1\xdd\xf1\xd1\x8a\xba\x39\xec\xb2\x82\x30\x50\x0b\x49\xc1\x1f\x9d\x5e\xf8\xdb\xc0\xaf\x2c\xf5\x94\x32\x91\xa7\x2a\x8e\xe3\x8b\x82\x30\x82\xc5\x57\xeb\xbb\xab\x50\x14\x84\x81\x99\x9e\x54\x1a\x21\xaf\xd7\xf3\x5b\x82\x04\x14\x84\xe1\x70\x15\x84\xe1\x7a\x2a\x08\xd9\x7b\xce\x45\x81\xc4\x26\x43\x2e\x0a\xa4\x40\xdd\x26\xd5\x42\xa0\x6e\x8b\x02\x29\xa6\xdd\xb0\x2a\x05\xc3\x19\xa0\x8b\xaf\x2a\x8b\x69\x43\x0c\x61\x28\x18\x54\x0b\xc3\x99\x54\x77\x0d\x79\x5d\x85\x33\x5c\x5e\x4d\x04\x37\x19\x88\x64\x28\x7d\x28\xbc\x9d\x3a\xb6\x02\x22\x39\x40\x36\x05\x73\xbd\xf8\xed\xc4\x2b\xab\xd7\x2d\x7c\x80\x8f\xb0\x00\xb3\x90\x28\x08\xb5\xc4\x84\xe7\xaa\xd6\xf3\x54\x3e\xa9\x25\xdc\x28\xa8\x5a\xcf\x6c\x14\xe4\xaa\x4a\x99\xf4\xb9\x6a\x01\xb3\xc7\x1f\xc9\x79\x9e\xb2\x91\x13\x8b\xef\x1f\xc9\xa9\xc3\xf7\xcf\x55\x71\x85\xef\x9f\xab\xe2\x6a\x62\xc6\x55\x05\xd2\xcb\x21\x28\x35\x0d\x2f\xa9\x8a\x9c\x97\x72\x42\xc5\x7e\x02\x48\x9c\xe7\x97\x43\x50\x02\xbd\x82\xf1\x6a\xc5\x1a\xb9\x51\x95\x04\x2f\xa7\x5d\x3d\xff\x42\xf2\x55\x85\x99\xfb\x06\x55\xe9\xf5\x52\x67\x86\x9d\x9c\x46\x9b\x3c\xc2\xfe\xcf\xc1\x27\x0b\xd2\xae\x52\x84\xa8\x88\x5c\x15\x66\x6f\xe5\xa2\x8a\xee\x6d\x9f\x95\x13\x6f\x03\x57\xb4\xc5\x38\xf8\xcf\x55\xbb\xfc\x6d\xe0\x8a\x86\x38\x07\xff\xb9\xca\xb0\x9c\xf4\xe7\x2a\xc3\x72\xd2\x1f\x49\x9d\xc9\x69\x7d\xae\x32\xec\x9b\xdd\xaa\x2a\x87\xba\xc9\x90\xe2\x54\xb5\x27\xf6\xbe\x4e\x55\x1f\xa0\xbf\xc5\x0a\xa8\x32\x0e\x1b\xc8\xb9\xca\x38\xef\xe9\xc7\xa7\x94\xe1\xcb\x29\x6c\x2b\xc4\xad\x36\xe6\xf4\x3a\x57\x59\xc3\x9d\x82\x5b\xdb\x84\xbd\x80\xb8\x35\x46\x38\x27\xce\xb5\xdd\xc2\x4a\xe9\x81\x8c\x48\xd3\xec\xe3\xd4\xc9\x56\xf8\xf3\x71\x4b\xc0\x1f\xc6\x7b\xab\xf6\x39\x0b\xcd\x55\x5e\xf8\x38\x5e\xad\x00\xdd\xfb\x5b\xd5\x8d\x7b\x9f\xab\x16\x13\x67\x56\x71\xab\xab\xbf\xb2\xa4\x12\x49\xf7\xfe\x96\xf8\xbf\x50\xec\x7d\x9f\x52\xda\x55\x6e\x7c\x0d\x6a\xd2\xc8\xfd\x06\xed\xca\x1a\x5f\x79\x30\xfe\x06\x8b\xff\xbb\xcd\xc7\xb8\xd5\xeb\x5f\xf8\xf5\x56\xaf\x7f\xf7\xe2\xc7\xad\x5e\xff\x3a\x5c\xed\x18\x3d\xf4\x86\x9c\x88\xcb\x15\x43\x55\x07\x8e\x73\xdc\xd8\x13\x71\xd1\xa9\xc6\xdc\xc4\x85\xb4\x6e\x4c\x46\x5c\x10\x5d\xbb\xfd\x98\x9d\xad\x46\xaf\xe2\x62\xff\xb8\xd1\xab\xb8\x24\xba\xe7\x94\xd2\xab\xc7\xd2\x69\x37\x8a\xf0\xe1\xb7\x07\x32\xc0\xc7\x3e\xe3\x3a\xdd\xf8\xa4\x41\x00\x65\x6e\x18\x1f\x91\xd8\x55\x20\xc0\x6d\xc1\x9b\xd2\x24\xb4\xaa\x10\x32\x1b\x8e\x17\xb7\x3a\x37\x3b\xa9\x5b\xcd\xf9\x40\x89\x84\x5e\x6f\xf6\x39\x49\x74\xd9\x9a\x5d\x94\x6c\x55\x18\xf1\x77\xb6\x2a\xb6\x98\xee\xec\x6f\x5d\x32\x8c\x8f\x48\xc3\x6e\x1c\x68\x37\xaa\x90\x45\xc9\x42\x1c\x67\x0e\x22\x16\xb4\x57\x07\x32\x75\x67\xf8\xc8\xe3\x76\xc6\xeb\x4c\xe6\x53\x6a\x9f\x29\xd5\xcb\x6e\xf6\xf9\xc6\x64\xb8\xd9\xcd\x88\x1b\x23\xaf\x39\x84\x1b\x77\xe8\x46\xb6\x85\x4e\xf7\x8d\x95\x13\xf7\x66\x85\xdc\x1c\x20\x3e\x78\x70\x5a\xb2\x20\x4b\xe6\x88\x6e\xcc\x65\xce\x43\x4a\xdc\x61\x37\x9a\x90\x3e\x17\xab\xc2\x04\xbc\x8b\xbf\x75\x9e\x8b\x1f\x13\xb2\xd7\x1c\xe0\xcd\x86\x0c\x87\x27\x0b\x32\xcf\x67\xbc\xc3\x76\x85\x68\xb6\xbb\x3a\x5e\x67\xf2\x8c\x48\xc6\x39\x43\x40\x2e\xb6\xd3\x67\x67\x12\xab\x27\x70\xc2\x73\xb3\x57\x7a\xce\x44\x59\x96\x78\x30\x73\x9a\x0d\xe9\x2a\x37\x84\x77\xe8\x2a\xdf\x48\xdc\x78\xec\x33\xb2\x3c\x74\x95\xef\xe6\x6f\x65\x9c\xe6\x6f\x31\x91\x1a\x5e\x77\x3c\xb8\x70\x0d\x37\x3b\x1e\x19\xa7\x59\x95\x7d\x46\xa6\x86\xde\x6f\xc3\x9e\x0a\xfc\xdb\xe0\x0c\x67\x41\x96\xcc\x76\xb3\x4b\x86\xd1\x17\xd9\x25\xb3\x1b\x19\x9b\xfe\xc6\xca\x8b\x8c\x66\x6b\xb6\x9b\xe5\x94\x66\x43\x92\x37\x36\x51\x64\x25\x03\xd2\x3a\x32\xba\xba\x9d\x4e\x4a\xed\xa7\x57\x38\xb4\x9c\x0e\x2d\xc8\x4c\x9e\x5e\x29\xda\xbb\xbd\x52\x96\x77\xbb\xa1\xdc\xb0\x93\x45\xb9\x81\x99\x13\x05\x1b\xf0\xc6\xcc\x89\xe2\xe4\xd8\xe7\x22\x2f\xd8\xe7\x82\xe5\x72\x63\x3f\x46\xe9\xf6\x99\x21\x14\x34\x5b\xb3\x93\x05\x7b\xb9\xd9\xab\x82\xbd\x7c\xf7\xfa\x4b\xc1\x1f\x78\xca\x8b\xf5\x84\x8c\xc0\x01\x95\x61\x3b\x8e\x00\x87\xfd\xee\xf6\x11\x5f\xb8\x39\x20\x7d\xe1\x66\x97\xab\xe3\x43\x57\x45\x95\x9b\xc3\x52\x55\x75\x58\xca\xee\x4d\xfb\x09\xb7\xc2\xe1\x40\x6b\xc1\xdd\x2b\xa2\x3b\x4b\x54\xc4\xd5\x73\xd9\xee\xf4\x63\x6a\x6e\xec\xe4\x3d\xaa\x23\xfc\xca\xdc\xb1\x80\xa3\x61\xe3\x76\x6b\xc6\xaf\x0c\x4e\xbf\x4a\x34\x7a\xf5\x60\x8b\x04\x8e\x64\xee\x36\xd4\x30\x11\xfa\x69\x08\x16\x7c\x30\x4d\xa2\x41\x92\xfd\xb4\x6b\x58\xf0\xa9\x19\x19\xc3\xb9\xda\x82\x37\x30\x09\xdf\x40\x3b\x89\xa7\xf1\x24\x3b\x09\x57\x3d\x18\x1f\xd1\x11\xa2\x0f\xd6\x46\x70\xc6\x9c\xbb\xbf\xed\x9d\xd9\x60\xcf\x21\x3a\x46\x7c\xb7\x2a\x8e\xc9\xe3\x51\xc1\x76\x07\x78\x6a\x46\x2e\x3e\xf7\xf9\x98\xb9\x3a\x0d\x21\x27\x1e\xd5\x6f\x47\xfd\x3e\xf7\x29\x65\xbc\xa7\x5d\xc4\x46\x67\x73\x23\xfa\xb4\xa1\x2e\xb4\xcf\x21\x64\x26\xef\x03\x19\xaf\xea\x57\xd7\xf1\x51\x85\x72\x02\x1d\x8f\x3a\x33\x60\x85\x7e\xfb\x31\x9e\xe4\xa3\xb2\x0a\x44\x1d\xd1\xac\x0b\x4e\xe0\x2d\xa4\x21\x55\x0a\xde\x60\x3c\xea\x90\xb0\xcf\xce\x46\xa0\xe8\x1e\x75\x48\x48\x75\xaa\x05\xbd\xc1\x47\x3d\x30\x60\xfd\x47\x45\x37\x5c\x32\x35\x9b\xe7\xd3\xdd\x99\xe4\x7c\x3a\x1e\xd5\x02\x27\xd0\xf1\xa8\x16\x48\x14\xc8\xdd\x79\xd6\xfd\x7b\x54\x56\x83\x2d\x97\x7e\x1f\x08\xa7\xe0\x0e\xc5\x40\x98\x3d\xe5\x40\x47\xd4\x85\x8c\xa8\x1c\x68\x55\x0c\x61\x62\xb9\x74\x57\x41\x7f\xaf\x6b\xf5\x4c\x2c\x97\xae\x99\x33\x9d\x76\xb5\x04\x07\xc3\xb9\x3f\x07\x32\x22\x95\xc6\xc4\xf1\xe8\xcf\x81\x2c\xa8\xda\x89\x73\xe2\x78\x54\x0b\x9e\x13\x77\x8d\x91\x29\x6b\xa8\x16\x38\xfa\x8d\x47\x3d\x30\xa5\x1c\x45\xfb\xcb\x89\x55\x1e\xeb\x1c\x76\xed\x29\xb3\x0b\x7a\x3e\x1f\x33\x40\x8d\x11\x32\x04\x72\x77\xb9\x4d\x09\xe8\x2e\x37\x29\x01\xf1\x28\x8f\xff\x5f\x39\x00\x25\x08\xeb\x8f\x47\xf1\xfc\x92\x08\xcb\x81\xfc\x56\xa1\x4a\x28\x4e\xee\xd2\xc6\xcb\xe1\x2b\x54\x5f\x0e\x5f\xda\x78\xe1\x4b\x74\x69\x83\x43\xe5\x78\x14\xb9\x44\xd0\xe7\x5e\xf2\xaf\x05\xff\x1b\x33\xfd\x51\x3c\x73\x1e\x9d\x7b\x39\x35\xc1\xfa\xe5\x94\x42\x0b\xd2\x11\x41\xf0\xf1\xf4\x03\x99\x75\xd5\x02\x8e\x64\xee\x9a\x17\x04\x85\xe7\xae\x1d\xa3\x5f\xd9\xd9\xbd\x09\x1c\xc9\xdc\x25\x9c\xb7\xf4\x2b\xa5\xbc\x65\xd0\xb0\x2a\x27\x43\x7b\x82\x50\x9c\xe0\x38\x73\x41\x88\x3d\xac\x19\xcd\xdd\xb5\x90\xde\xca\x98\x38\xbf\x85\xd8\x25\xba\x8f\xc3\x97\xe8\x3c\xae\xee\x52\xd9\x47\x4a\x91\xca\x3e\x0e\x1f\x4f\x39\x74\x33\xbb\x44\xf7\x91\x15\xc2\x9a\xd9\x4f\xcd\x97\x35\x4b\xfb\x5a\x1b\x9e\x13\x67\x35\xdb\x07\xa1\x92\x55\x56\x1f\xa8\x3b\xab\xac\x74\x15\xbb\x16\x03\x41\xa6\x91\xd5\x4e\x5f\xc4\x64\x56\x3b\x7d\xed\xb3\x34\xe8\x39\x71\xd7\x44\xf8\xb2\x64\x9e\x8c\xc6\x17\x72\xf6\x74\x33\xbe\xf6\x4a\x65\xf5\x45\xf0\x67\x95\xd5\xd7\x55\x90\x42\x39\xdc\x8d\x9c\x0e\x64\xb9\x25\x49\x4f\x73\x73\x3a\x10\xba\x92\xea\xbe\x2c\x8a\x47\xa1\xf1\x75\x51\xba\xdd\x70\xf8\xe8\x90\x71\x49\xdd\xec\xde\x0c\x0f\x77\x89\x67\x5c\x90\xaa\x6e\x4b\xb1\x81\xf2\x6d\x29\xae\x71\x46\xf0\x0f\xdc\xce\xc8\x88\xf6\x71\x29\xae\xc2\x86\xd0\xd5\x19\xf1\x3c\x3c\xa0\x25\xda\x71\x41\xc6\x8b\x3c\x1e\x97\xe4\xcd\x72\x0f\x3c\xd8\xc8\xc8\xe3\x71\x61\xd7\x10\x0b\xb9\xe0\x00\xda\xab\x61\x37\x6c\x77\x5a\x0a\xd4\xed\x24\x62\x7e\x41\x87\x10\xc2\x2d\x72\x88\x67\x2c\x83\xb8\xc2\xc8\xc8\xe3\xa1\x63\x49\x78\xe3\x82\x37\xa5\x8f\x90\x2c\xa4\x74\x3e\xa6\x66\x34\xea\xf0\xbc\x96\xf0\xc6\x05\x3f\x40\x46\x94\xcc\x60\x4a\x76\x43\xda\x78\xfc\x18\xa6\x0b\x57\x21\xb1\xb5\x15\xae\x42\x62\x7d\xc3\x55\x48\xae\xef\x63\xcd\x58\xcf\xe1\xa2\x70\x22\x9b\xc3\x55\xf0\x44\x36\x9c\xf6\xbb\x5b\x73\x15\x0e\xaa\xa2\x57\xb7\xb3\x81\xa4\x1f\x77\x58\x55\x13\xda\x8d\x2e\xa4\x1b\xd9\x76\xd9\x07\xf3\xe8\x77\xdc\x2e\x77\xb6\x5d\x94\x95\x67\xbd\x83\xf3\xda\x1c\x4e\xac\x0e\x5e\x38\x93\x1e\xc1\x12\xc1\x58\xc6\xc3\x66\x2c\x11\x8c\x0b\x5a\x73\x08\x19\xe0\x73\x20\x94\xc3\x4e\xc1\x78\xe0\x5f\x02\x1a\xcb\xf0\x94\x35\x1c\xe0\xe3\x00\xf3\xf3\x4b\xc1\x3f\x3c\x91\xcd\xc5\x8a\x39\x1c\x0a\x87\xcb\x01\x6d\xe4\x62\x3b\x4e\x46\xb1\xd4\xc5\x3f\x5d\xc6\xe6\x23\x44\xb1\x18\x33\x9d\x03\xa5\x31\xb2\xf2\x09\xa5\x31\x32\x86\x29\x49\x2b\x0b\xfa\x5b\x4b\x5d\x31\x1c\xe7\x41\x58\x65\x78\x8a\x3c\x74\xf7\x08\x24\x5c\x10\x99\x8a\x7b\x3b\x38\xdd\xcc\x04\x12\x2e\xc8\xcc\xa1\x52\x46\x46\xdd\xe6\x9f\xa5\x48\xbe\x53\x8a\xf7\x17\xcd\xaa\x30\x01\x3d\x45\x1e\x9e\x5f\x12\x39\xb8\x20\x43\xa8\xf6\x59\xe9\x55\x1d\x91\xe4\x5c\x1d\x82\x8b\x8f\x5a\x18\xba\x7b\x44\x0e\x2e\x48\xaf\x50\x38\x03\x87\x2e\xb2\xdd\xc0\x83\xcb\x84\xdd\x2d\x48\xbb\x76\xa3\xc8\xa0\x88\xd8\xa1\x0b\x97\x4f\x43\x26\x20\x22\x62\x87\x67\x9f\x84\xdd\x2d\x68\xcd\x5d\x08\xfb\x9e\x5e\x39\xfc\x66\xcd\x0a\xef\x66\x55\xec\x57\x10\xb3\xb6\x20\xcb\xad\xd4\xe4\x38\xb3\x5c\xca\x36\xce\x20\xcb\x85\x2a\x1b\x75\xcb\x98\x72\xa1\x9d\x46\x95\xe7\xba\x1f\x6f\x83\xa9\x10\xb3\xb6\x20\xc2\xdb\xe1\xe3\x0d\x96\x4b\xb9\xc8\x29\x63\xb9\x70\xd2\x46\x75\x41\x9d\x8d\xea\x10\x1c\xbe\xce\x61\x46\xa5\x8c\x3a\xed\xc6\x81\x3b\x87\xf2\x52\x88\x72\x42\x59\x2e\xa5\x66\xc5\x9a\xcc\x2a\x9c\x86\xc5\x94\x55\x38\xf8\x99\xe5\x52\x88\x72\x60\x59\x08\x87\x5b\x90\x76\xe3\x94\xd2\x2e\x4a\x72\x78\x7e\x99\xe3\x7c\x6c\x37\x8a\x90\xc9\x09\x3f\x56\x78\x87\xa5\x12\xbf\xab\x60\x4e\xef\xa5\x98\x6c\xce\x95\x62\xb2\x0d\x16\xe5\x3e\x1f\x6f\x8a\x2d\xae\x51\x73\x26\x95\x8b\x6d\x30\x7c\xe5\x62\xc3\xcd\x2e\xae\x20\xb1\xe9\x51\x2e\xfb\x8c\x21\x5e\x2e\xdb\x9d\xb6\x1b\x42\x46\xf4\x38\x75\xec\x93\x14\x57\x10\x87\xb6\x5c\xf8\x12\x83\x93\xd1\x72\xa9\xbb\xba\x13\xab\x4c\x25\x68\x3a\x8a\x6b\xc4\x51\x68\xb9\x14\xb1\x1e\x85\x16\x97\x8c\x88\xf9\x72\xa9\x8e\xfa\xb0\xd4\x8f\x25\x33\x65\x6a\x87\xcc\x3c\xbc\x1f\xf8\xb7\xc5\x58\xb2\xd1\x9d\x2b\xf5\x1e\x11\xd6\xe1\x69\xfd\xe8\x04\x3a\x78\x3c\x3f\x70\x68\x8b\x81\x67\xa3\x93\x06\x6b\xa4\xd9\xd0\xa1\xf5\x78\x7e\x90\x5b\x1d\x9e\xc7\x8f\x70\xf8\x4a\xe0\x90\x90\x54\x38\x9c\xa3\x86\xa7\xf5\x23\x24\x24\xf5\x0f\x67\xa1\xe5\xca\xbf\x0c\xe7\x2c\x83\xe4\xf4\x28\xd2\x42\x6c\xc1\x50\x8c\x4a\x1b\xe1\x54\x49\x0b\x21\x59\x29\xe9\xc3\xa9\xba\xcf\xc7\x4c\x86\x0b\xa8\xe3\x5c\x5c\x40\x0f\x4a\x8b\x0b\x18\x8e\xde\x15\xd3\x17\x2e\x2e\xd1\x70\x79\x35\x02\x06\x7a\xa0\xa8\x32\x47\xd0\x49\x95\x95\x27\xa3\x9e\xce\x8f\x81\xa9\x5d\x54\x99\x83\x4d\x95\xe2\x22\x90\x4a\x53\x8c\x86\x1b\x3a\xce\x25\x1f\x38\x80\xf6\x0a\x2b\xd6\xb3\xfb\x31\x5c\x5e\xa7\x99\x10\xea\x62\x34\xdc\x98\x30\xb7\xc7\xf1\x63\xba\x26\xaa\xb2\x89\x25\xea\xf9\xfb\xe0\xdc\xb4\x18\x0d\x37\x08\xa1\x0e\xcf\xd4\xc7\x74\x51\x70\x96\x06\x31\xd3\xe5\x52\x0d\x4e\x57\x41\x35\x38\xa5\xd0\x9f\xbf\xa5\x21\xd5\x11\xc9\x41\x51\xd4\x21\xba\xc6\x1e\xb1\x8f\x97\x44\xa7\x68\xe7\xdc\xb4\x18\x67\x37\x5e\x8e\x48\x49\xff\x72\x44\xea\x5b\x7c\xe1\x62\x24\xdd\xe0\xa0\x34\x3c\x62\x1f\x2f\x74\xb5\x47\xec\x43\xe7\xb7\xe0\x1a\x0f\x9c\xdf\x28\xf8\x21\xe3\xa5\x40\xb2\xcf\x2f\x09\x49\x3d\xf0\x52\xe4\x74\x7b\x25\x5d\x75\xbb\xc1\xf1\xbc\x47\xec\xc3\x7c\x71\x83\xf2\x86\x09\xe2\x86\xdd\x0d\xcf\x4d\x8b\x7a\x4f\x97\xb5\xa8\xf7\x48\xa7\x8e\xa2\x5a\x78\xcb\x46\x0e\xff\xed\x88\x14\xfc\x64\x48\x17\x03\xeb\x86\x07\xa5\x45\x3d\xf0\x76\x51\xec\x33\x89\xcb\xc5\x80\xb7\x81\x17\x5a\x8c\x52\x1b\x6f\xd7\x48\xd1\xfe\x56\x6a\x9e\x4e\x4e\xba\x71\x3a\xa9\x14\x39\x9d\x94\x8f\xd4\x03\x1f\x57\xd0\x4e\x92\x7d\x1b\x45\x2f\x85\xa0\xe9\x62\xb4\xd8\xf8\xa8\x8d\xd5\xd5\x9e\x6e\x16\x9d\x16\x72\x78\xa2\xea\xa5\x90\x15\x5a\x8c\xe9\x1a\x9c\x6e\x16\x63\xba\xc6\x87\xab\x04\x92\x8a\x8e\x68\xe5\x92\x14\x66\x5f\x16\x25\x29\xae\x38\xbf\x2c\x86\x2d\x8d\x6f\x58\x1a\xc2\x4a\xbb\x7e\xbc\xad\x9e\x92\x94\x1b\x64\x20\x86\xb1\x0b\xc3\xf0\x64\x63\x17\xc6\x17\xca\x31\x76\x61\x18\x80\x6c\xec\xc2\xe0\x4c\xd2\xab\x13\x16\x1c\x40\x1b\x9a\x8e\x77\x4f\xce\xe4\xc4\xb2\x18\x4e\x33\x2f\x98\xdd\x70\x9a\x49\x52\x61\x90\xe8\x5a\x26\x57\xb4\x14\x43\x55\x4c\xa3\x8b\x8a\x76\x9a\x44\xfe\x16\x43\x55\x26\x6e\x67\x31\x54\xc5\x24\xbb\xc2\x5d\x02\x0b\xd2\xc9\x6a\x37\x60\x67\x63\x26\x26\x07\x98\xc5\x60\x94\xe9\x11\x65\x45\x95\xcd\xe4\x3c\xb7\x5f\x47\xf5\xcc\x84\xe1\x52\xd1\x73\x33\xa1\x51\x2a\x8a\x6d\x72\x60\x59\x0c\x20\x99\x09\x5b\xc4\x30\x8f\xa9\x5f\x59\x51\x7b\x33\x39\x7a\x88\x7d\x12\xf8\x5b\x0c\xe4\x98\x29\xf8\x6d\xb7\x8f\x83\x3e\x76\xdb\x45\xe1\x90\x11\xbd\x20\xcb\x9b\x6c\x57\xa2\xeb\xb6\xcb\xfd\x15\x86\x6a\xcc\xe4\x64\xc0\x73\x93\x23\xc9\xa8\xc9\x8f\xb1\xea\x0c\xb7\x98\x89\xbd\x58\x03\x48\xe6\x8d\x6c\x33\x80\x64\xea\x2a\x1a\x40\x32\x6f\x97\x17\xaf\x73\x7a\x70\x58\x31\xa7\xa6\xb1\xbc\xa4\x35\x2f\xc8\x6a\xa3\x42\xa7\x9e\xa3\xc1\x27\x13\xcf\xb1\xa4\xf0\x63\x34\xaa\xb1\x28\xf3\xf6\xfa\x8e\xf0\xb7\xe8\x1f\x72\xa0\x17\xa4\xaa\xc7\x76\xcf\x78\x43\xb8\xd9\xd7\xf8\x8a\x49\x1c\x70\x31\xbe\x62\x92\xc9\x5a\xee\xeb\xfc\xf6\x03\xa4\x1b\x0f\x94\x72\x4b\xec\x0f\xda\xc9\x28\x97\xf9\x38\xc0\xc7\x52\x08\xf6\xc6\x50\x9b\xcf\xf0\xb7\x5d\xd8\x81\x21\x0c\x7e\x7b\x3e\x76\x08\x7e\xcc\xee\x9c\x11\x32\xf3\xd9\xc2\xbb\x18\x7d\x31\x1f\x0c\x26\xe3\x2b\x26\x41\xb5\xc5\xf8\x8a\x89\x27\x59\x0c\xa8\x98\x7a\x92\x46\xd7\x4c\xc2\x66\xcb\x2d\x01\xeb\x3a\x1a\x3f\x33\x33\x24\x6a\x7c\xc5\xe4\xe0\xb0\x18\x50\x31\xc9\x54\x0e\xa3\x6b\x66\x56\xc6\x60\x14\xcc\xec\xf0\xef\x03\x99\x2b\x6c\x84\xe9\x29\x63\xcd\xf6\x0a\x73\xa3\x66\xbb\xc1\xa6\x59\x65\xc3\x78\x72\xb5\x51\x54\xcc\xab\x89\x53\x5a\x8c\xa8\x98\x79\xd8\x90\x55\x4d\x7f\x6b\x9f\xe5\x75\xa4\xd7\xc4\x75\x8c\xaa\x40\x2a\xc4\x10\x54\xec\x8b\x49\x60\x6c\xb9\x25\xb3\x72\x6a\x0e\xe1\x66\xab\xfb\xb1\x2a\xaf\x85\xc1\x70\x9b\xc5\x35\xc2\x72\x99\xd5\x86\x30\x37\x66\x75\xda\x31\x37\x66\x75\xda\xb1\xf2\x26\x07\x7a\xc5\xf0\x8b\x59\x25\x24\xe5\x22\xfe\x5e\x54\x45\x1d\xfe\x5e\x31\x38\x63\x56\xe9\x4a\x22\xac\x48\x06\xa3\x31\xa6\xee\x5f\xad\x07\x42\xde\x92\x59\x55\x4c\xd6\x03\x99\x0d\xac\x80\xe9\xd9\xa0\xc1\x45\xb3\x62\x8a\x1a\x4d\x34\xf1\x06\x8b\x91\x1c\xb3\xca\x38\xcf\xf9\x98\xaa\x30\xa0\xa6\x67\x83\x86\x0f\xcd\x26\xe3\xe0\x66\x4f\x9c\xb4\x62\x70\xc6\xf4\xe4\xd0\xf0\xa1\x89\xcf\x56\x8c\xd5\x98\x0d\xbb\xb5\x62\x7c\x4d\x22\x52\x8b\xa1\x1b\x93\x73\xc5\xa8\x58\x1f\xd3\xa3\xc2\x8a\x79\x35\x9b\x82\x42\xf9\x8c\x0b\x57\xee\xf2\xeb\xad\x9e\xa9\x43\x67\x14\xc4\x6c\x18\xb5\x86\x1a\x4d\x3c\xb8\x62\xac\xc2\xd4\x47\xab\x0a\x6f\x8e\x15\xcb\x5d\x0f\x64\x32\x94\xe5\x1d\xbd\x7e\xbb\xbc\x3a\x65\xb7\x2b\xd6\x65\xb2\x7e\xa0\x55\x35\x21\x14\xea\x8a\x75\x47\xdf\x4f\x29\xe3\x73\x01\xbb\x84\xe3\x02\x76\xe7\xa6\xfb\x5b\x1c\x3a\x63\x15\x66\x57\xa5\xa8\x43\xba\x53\xe5\x02\xe2\xc1\x15\x83\x13\x66\x57\xa6\xba\x62\x7a\x70\x86\x1f\x98\x32\x1b\x55\xfd\xd3\x25\x1c\x97\xa8\x2b\x9f\x5c\x22\xfc\xbb\x62\xbc\xc1\x0c\x25\xae\x2a\x94\xb0\xd9\xa8\xea\xae\x90\x8d\x54\xa1\xe1\x4c\xaa\x42\x43\xe6\x56\x95\x85\x0a\x27\x2c\x45\xdf\x1a\x42\x30\x43\xe9\x15\x07\xfa\xdb\x22\xa4\x57\x2e\x59\x38\x39\xea\x1f\x8f\x33\xdb\x65\x43\xe8\xcc\x76\xd9\x10\x16\x52\x53\xa5\x78\x9c\xd9\x54\x29\x84\xaf\x86\x11\x5f\x13\x8f\xae\xdc\x2a\x2b\x8e\x33\xcb\xa3\xb2\x1a\xec\x0b\x3d\x2a\xab\x01\x1b\x35\x35\x0c\x87\x9d\xe5\xb1\x1b\x78\x74\xc5\x83\xff\x39\xc2\x4e\x76\xa1\x35\xdb\xab\xb0\x66\x7b\xb5\xf7\xc1\xca\x73\x7a\x85\x8c\x79\x4e\x43\xb8\x25\x4d\xdd\x45\xf6\x6d\x34\xed\xb6\x01\xa9\x3c\x3f\xe1\x1b\x68\x9f\x31\x37\xda\x4f\xf8\x06\xda\x67\xf4\xad\x27\xee\x93\x90\xdb\x68\x6a\xb6\xc9\x35\x56\x8f\x06\x94\xce\x61\x53\xd1\x4d\xcc\x8d\xa6\xa2\xe3\x36\x84\xf2\x68\xaa\x70\xc8\x1a\xed\xd4\x8c\x11\xef\xe1\xfd\xf4\xcc\xb5\x9d\x9a\xe1\x32\x0f\xef\xe7\x44\x00\x1b\x68\x67\x32\x6e\xb4\x53\x33\x6a\xc1\x23\xf6\x39\xa7\xa5\x56\x05\x6b\x3c\x6a\x09\x4f\x55\x9b\x1a\x86\x0c\xda\xf2\x28\xad\x5f\x12\x83\x0a\x87\x3b\x1a\xca\xa3\xb4\x7e\xb9\xfa\xcf\xf9\x2d\xc3\x57\x87\xbc\x5c\x7d\x05\x30\x57\xb8\x95\x47\x3d\xcf\x15\x6e\x61\xec\xdc\xc4\xcf\x2c\x1e\xcf\x7b\xef\x5a\xf1\x3c\x7e\xbe\x86\x1f\x67\x21\x93\xa3\x86\xf1\xee\x34\xcf\xe3\xbd\x2c\x2d\xda\x19\x02\xd6\x96\xc7\xf3\xa6\xf9\x46\x3b\x43\xc0\xda\xf2\x78\xfe\x9f\x2f\x40\x73\x44\xe8\x10\x4f\xeb\xcf\x05\x68\x8f\x22\xf7\x2d\xe3\x38\x40\xee\x25\x8b\xe6\x00\xbd\x88\xec\xe1\xd0\xf5\xdc\x3c\xe6\xd1\xbe\x57\x8d\x15\x0f\xef\xb9\x6a\x6c\xc1\x5f\x5e\xd9\x50\xbc\x4b\x2c\x9a\x26\x11\xd7\x83\x45\x53\x57\xbd\x11\xc0\x4f\x3d\xa5\xcc\x6b\x3d\xa5\xcc\x8d\xaa\x8b\x1b\xbf\xca\xa3\x47\x43\x2c\x6f\xf1\x84\x7d\x72\xc7\x48\x79\x14\xa2\x7a\xac\x8f\x42\x14\x8f\xb5\x78\xfe\xee\xc5\x54\x61\x8c\x9e\x57\x4f\x15\xcf\xd0\xbd\x6b\xaa\x78\x68\x7e\xf2\x6b\x0d\xac\xf3\x3a\xa5\xf2\x28\x8f\xb9\x21\x29\x5a\x39\x90\x35\x71\x01\xf5\x58\x1f\x45\xdd\x87\x1d\x62\x03\xeb\xbc\x8c\x28\x9a\xb3\xfe\x71\x79\x71\x8d\xbd\x6e\xa8\x78\xb8\x6b\xaa\x6e\xf1\x34\xd7\xfb\x85\xa2\xb9\x44\x1c\xd0\x16\x0f\x77\xbd\x23\xc8\xdb\xef\x8a\xa9\xba\xc5\xd3\x5c\x53\x75\xa3\xa9\x6f\xf1\x85\xc3\x90\x3d\x6e\xf2\x59\x90\x89\xfd\x22\xbd\x3c\x91\x9d\x5f\xd9\x57\x15\xea\x01\x6d\x53\x85\x1a\x9f\xdb\xea\xf9\x78\x2f\xa8\xc7\xb7\x26\xe3\x86\xf1\x6e\xa6\xdb\x16\x4f\x73\xcd\xaf\x0d\xc3\xdf\xe6\xd7\x11\x29\xdb\xf0\x94\x0b\x99\xac\xb5\x5f\xf8\x4e\xc4\xac\x55\xb3\x60\x83\x98\xb5\x6a\x16\x6c\xe1\x24\xb8\xf6\x0b\x1b\x88\xa3\xdf\x6a\x52\x6c\xe1\xac\x77\x41\x96\x6c\x1b\x23\x0b\x22\xae\xb6\x56\x5c\x10\x39\xd1\x6d\x17\x3d\xcf\x69\xee\x82\xb0\x51\xb7\xa1\xe1\x6f\x6d\x08\x7b\x91\xe3\xdb\xea\x2d\x31\x85\xf3\xda\x7a\x72\x64\x09\x4b\x5b\x10\x62\xe8\x8e\x08\x13\xb0\x75\x46\x64\x52\x6c\x8b\x5b\xc8\xe4\x6c\x51\x57\x3b\xbe\x71\x21\xa1\x76\x41\xc6\xfb\x24\x21\x7d\x7e\xfc\x2d\x4c\xc7\x11\x6c\x35\x29\x36\xb8\xbf\x70\x41\x6a\x7e\xe8\xb3\xf1\xb9\x84\xc3\xd5\xce\xa9\x6a\xb4\xa0\x93\xb7\x1a\x26\xba\x90\x86\x72\x15\xee\xc9\x21\x58\x6e\x41\xda\xcd\xe7\xb7\x5f\x4a\x69\x48\xff\x96\x90\xb6\x6a\xae\x6a\xe1\x6c\x70\xc1\x42\xa9\x35\xbb\x82\xc5\x9a\x59\x41\x22\xdc\xea\xc9\x64\xed\x97\xbd\xc2\xe1\xe1\xb8\xaf\xf6\x9b\x5d\x23\xce\xf7\x16\x4c\x7c\x7c\x20\x0d\x25\xdb\xc5\x16\x23\x4b\x74\xc1\x0e\xb4\xcf\x1c\xbb\x71\xb9\x63\x35\xcf\x35\x88\x7f\xab\x27\x59\xb5\x4b\xb1\x8f\x93\x53\x9b\x90\xc9\x91\x44\x39\x64\x2d\x9c\xe0\x55\x2f\x05\x8a\x2e\xc5\xea\x2a\x77\x29\xf6\x71\xea\x92\x55\xa1\xac\x38\xee\x5b\xf0\xa1\xd4\xaa\x9c\xba\x74\x4a\xa1\xc9\x76\x09\xa9\xf9\xb6\x93\x58\x2e\x9c\xfe\xd5\x93\xf7\x4a\x4c\x57\xed\x44\xe0\x46\xbf\x7f\xb9\xc7\xbf\xbe\x45\x02\xc9\xa0\x38\xdd\x41\xc0\xd7\x82\xcc\x6b\x3b\x70\x0b\xb3\x2e\xc1\x66\x74\x55\x97\x60\x33\x6a\x3e\xf7\x03\x19\x9f\xf4\x8b\x4b\x5e\xb2\x0c\x6a\x78\x6e\x97\x7e\xb3\xb4\xdf\x43\xc8\xac\x3f\x45\x68\xbb\x55\xc8\x02\x3e\x4d\x08\xbf\xca\x73\x7a\xd9\xfd\xe9\x42\x56\x4c\xbe\xc9\x48\x3e\x6e\x9c\xac\x3d\x4b\x65\x61\x37\xd8\x73\xe0\xe4\xac\x9a\x8d\x5a\xb2\x5c\x95\xbd\xab\x54\xae\x22\x3c\xb7\x90\x15\xba\x60\x06\x26\x21\x43\xc8\x8f\xf0\x0d\xcc\x42\x48\x23\xd3\x50\x91\xab\xe4\x48\x0e\x77\x4b\x91\x51\x8a\x73\x95\x0f\x2c\x94\x76\xe1\xa0\xf4\x40\xe6\x2a\x87\x90\x0b\x55\xa5\x7d\x6e\xde\x2a\x45\xda\x2f\xb8\x8a\x04\x8b\x2d\x38\x29\xb5\x2a\xb4\x62\x91\x24\x0b\x73\xc5\x29\x54\x35\xed\x35\x88\x2c\xab\x27\xed\x95\x88\xaf\x6a\xda\x6b\x74\xb9\xb9\x4a\x0c\x72\xb3\x47\xbf\x9c\x1d\x55\x53\x57\x83\xdb\xe0\x16\xa4\x5d\x89\xb0\x22\x63\x8a\x54\x57\xa5\x0d\x79\xbd\x0e\x4b\x8b\xb0\x01\xab\x90\xe5\x56\x12\x54\xac\xba\x22\xe5\x54\x07\x98\x6d\x17\xb5\x4f\x68\x59\xed\x1c\x0c\x17\x92\x35\x17\xac\xc0\x5b\x68\xcd\x36\x84\x55\x57\x5c\x6e\x0f\x86\x8b\xcb\xed\xd1\x6f\x71\xb9\x9b\xb4\x21\x73\x37\x76\x14\xbb\xdc\xdc\xa4\x8d\x46\x43\x4d\xc1\xd0\x1e\x21\x42\xb4\x59\x33\x76\x4d\x97\x7f\x3d\xdc\x2d\x4a\xdc\xe6\x10\x5c\xdf\x66\x27\x4b\x15\x72\x29\xb3\x4b\xe6\x21\x6b\x71\xc9\xc8\x46\x2d\xc5\x25\xeb\x2e\x59\xa5\x2a\x5d\xf4\xa2\x30\xc3\x27\x2f\xc5\x11\x75\x39\xb4\x9f\x8f\xa9\xd9\x01\x76\xb6\x3d\x8b\x03\xec\x32\xac\x92\xc1\x43\xd6\xae\xae\x36\x88\xb8\xab\xab\xfb\xb0\xa1\xf3\x31\x94\xa3\x72\xee\x2e\xa8\x93\x43\x10\x71\x29\x4e\x8e\x47\xb0\x5d\x21\xa3\x03\x5f\x14\x6e\xdc\xab\x17\x44\x8b\x55\x73\x57\x83\x68\xb1\x05\x21\x6f\x85\x0c\x31\xc5\xde\x44\xbc\x20\x5c\xa6\x51\xa0\x4f\xde\x95\x39\x21\x3b\x6b\x23\x98\x9d\xda\x95\x2a\xf8\xe4\xa5\xd8\x2b\x7d\x72\xc2\xc3\x6a\xf7\x94\x35\x14\x32\xfa\xe4\xa1\x90\x09\xc7\x7b\xfa\x8c\x5b\x52\x22\xfd\x5a\xf0\x73\x3f\x56\x70\xad\xde\x82\x4c\xc6\x19\x1f\x56\x6c\x39\x23\x80\xb9\xb9\x74\x6f\x41\x08\x47\xa9\xc9\xdd\x5a\x11\xd7\x81\xac\xb6\x42\x74\x48\x47\x0e\xd7\xad\x80\xb8\x4e\x29\x4b\xa4\x4c\x25\xd0\x39\xe2\x3a\x1f\x7f\x81\x96\x22\x08\x43\xc9\xa7\xef\x5f\x1d\x82\xbe\x7f\x68\x22\x90\x05\x5b\xea\x69\x08\x13\x30\xb4\x18\x74\xe7\x43\xb9\xa8\x3b\x5f\x4f\xbb\x84\x00\x85\x62\x92\x20\xe9\x08\x4d\x84\xc1\x34\xd7\xd3\x2b\xd4\x6d\x68\x22\x70\x12\x5c\xea\xe9\x24\x33\x59\xed\x95\xde\x7d\xb5\x66\x1d\xf6\x50\xa6\xea\xa1\x87\x66\xeb\xb4\x21\x55\xa8\x5e\x76\x55\x67\x12\xd9\x5c\xaa\x92\xcf\xe3\xdb\xd0\x8a\xd5\xe9\xae\xaa\xc1\x17\xae\x54\x68\xd4\x12\xe8\x5c\xaa\x6a\xd0\xe3\xdb\xaa\x20\x34\xed\x35\xb4\x27\x5e\x38\x1e\xa1\xb4\xd6\xe9\xae\xca\x45\x9d\xee\x50\x5a\x7b\x7c\x1b\x9a\xbc\x1c\xdf\x46\x68\xf2\x7a\x07\x79\x55\x88\x7a\xe9\x78\x55\x6a\x92\xd8\x1a\xa1\xa4\xd7\xf9\x0d\x07\xf8\x3e\x9d\xec\xc2\x17\x90\x86\xb8\x75\x2f\xc2\xf1\xbe\xa5\x0d\x25\x1f\x69\xaf\x11\xcf\xf9\x98\x5e\x39\x5e\x4e\x64\x23\x1c\x11\x27\xb2\x11\x76\x92\x10\xe3\x52\x8b\xdd\x40\xef\x85\x7d\xe6\x76\xe8\x52\x95\xa9\x9e\xd7\x86\x82\x5f\xef\xb7\x2a\x62\xf5\x6f\xab\x8a\xce\x1b\xb1\x42\xb5\xc0\xc5\xcb\x85\xed\xf3\x6a\xea\x6a\x84\x46\x01\xee\x6e\x84\x56\x80\xc7\xb7\xe1\x6c\x7c\x9c\x0d\x15\x1d\xb7\x5a\x95\xaa\x2a\x23\x93\xb5\x54\x95\x15\x99\xac\xa5\x6a\xe3\x7e\xe4\x14\x8d\x5a\x1d\xe9\x50\x87\x78\xd6\x1b\xce\x24\x97\x09\x97\xda\x0e\xf4\x63\x66\xe3\xa3\x28\x28\x74\xc3\xc3\xdd\xaa\x00\xfe\xca\xfb\xce\x24\x57\xe2\x96\xaa\x00\x26\x3c\xb9\x90\x23\xbb\x20\x8b\xe2\xc4\x7a\x33\x55\x38\x93\x5f\x47\xa4\x86\xc1\xdd\x2d\x55\x2d\xe1\x65\x53\xe1\x3c\x1b\x8f\x1c\x4e\xec\xd7\xf5\x55\x95\x7d\xe5\x5f\x0d\x0a\xe2\x91\x4b\x55\x5a\xe3\xfd\x06\xb1\x82\x35\x2e\x69\x92\x89\x8d\xcb\x4e\x32\xb1\x81\x7f\x5b\xd8\xb9\x5d\x90\xe5\x46\xa8\xc6\xe5\x10\x98\xf6\xe0\x24\xb8\xb0\x55\xbb\x20\x8c\xc3\x2a\x04\x97\x3e\x15\x76\x5f\x6b\x18\x62\x1c\xe8\xdb\xe0\xd2\xa7\x52\xc3\xaa\x64\xba\x76\xff\x52\xf0\x07\xb7\x9e\x06\xf7\x06\xd6\x93\xd8\xca\xbd\x81\x0b\x6e\xfd\xda\xd0\x37\x26\xb6\x96\x86\xbe\x89\x04\xe1\xb0\x07\xbc\x20\x13\xc9\x8a\x05\x81\xbf\xc1\xfb\x15\x35\x3c\xcd\x65\x87\x78\x41\xe8\xb7\x5b\x15\xa6\x18\x1b\xc6\x0b\x22\xbd\xba\x35\x23\x18\xd8\x3f\xae\x66\x94\x06\x57\x10\x2e\x48\xbb\xdd\xdf\x2a\xf9\x58\xfc\xc0\xbd\x0d\xe2\x19\x17\xb4\xcf\x74\xd2\x48\x5f\xc2\x1b\x17\xf4\xe3\x2e\x64\x3d\xfb\xf9\x98\xd9\x40\xf0\xc7\xed\x78\x51\xb7\xe1\x69\x6e\xb8\xda\x37\x3b\x4e\xec\xd4\x2e\x08\xdf\xb8\xf8\xb7\x34\xe8\x6a\x13\x16\x5c\xd8\x8b\xad\xa1\xb7\xdb\x6e\x6b\x46\xa8\xb0\xf9\xba\x20\x1f\xdf\x56\x85\x6d\xcd\x25\x83\x35\x88\x12\x2e\x24\x3d\x2f\xd8\x80\x55\x68\xbb\x4d\xc8\x88\x6e\xa1\xb3\xc1\xce\x40\x70\xb8\x5b\xc8\x63\x5e\x90\x37\x13\x90\xc7\xa1\x8b\x1a\x98\x26\x5c\xe9\x7c\x5f\xd7\x75\x3e\x66\x9e\xf1\x06\x43\x07\x96\xbd\xd8\x1a\xfb\x60\x78\x7d\x6c\x55\x8b\x41\x17\xf4\x63\x76\x97\xd9\xf5\x5c\xf0\x4d\xe9\xf9\xed\x17\xe8\x78\x97\x00\x5e\xb0\x08\xe9\x73\xb6\x1b\xb0\x2f\x3b\x99\xd5\xf4\xd3\xc2\x4e\xe6\x82\xac\x11\xc2\x3b\xb2\x2f\x48\x20\xad\x23\x2f\x25\xb9\x6a\xae\x42\xab\x2a\x42\xc7\xdb\x84\x03\xd8\x85\x76\x92\x21\x6c\xff\xf6\xbe\x08\x14\x5d\x90\xc9\xc9\xd6\xbc\xc8\x6c\x95\x26\xe1\x9b\x52\x6b\x1e\x74\x03\x1b\x21\xf2\xe0\x21\x8b\x6c\x43\xc3\x9a\x1d\x82\x9c\x52\xfc\x78\xfa\x5b\x47\x24\xe5\x14\x6b\x9e\x4c\x2c\xfb\x15\x51\x3a\xab\xc0\x7e\x45\x14\xb6\x3e\xd8\x60\x5c\x90\x3e\x23\x35\xa3\x74\xfb\x4c\x55\x05\x2b\xa0\x29\x08\xb7\x07\xbb\x4a\xbb\x90\x86\xa4\xc9\x22\x6b\x28\xdb\x0a\x5e\x0a\xa9\xba\x35\x8a\x2b\x88\xd5\x1e\xc5\x35\x52\xaa\xd4\xce\x72\x63\xd7\x44\xb5\x93\x0a\x0a\xcf\x98\xdd\xf7\x0b\xee\x44\x2a\x6e\xf4\x05\x37\x17\xf9\x06\xc8\x82\xc8\x1c\x99\xbd\x9e\x4e\x16\x21\x33\x29\x3b\xfb\x2a\x8e\x5b\x79\x26\x9c\x96\x16\x7e\x8c\x62\xef\x12\xbf\x61\xc2\xee\xa1\xc5\x0e\x04\x5e\x35\xd3\x50\xeb\x10\x3f\x36\x51\x10\x17\x5c\xdc\x52\x33\xe1\xb4\xb8\xa5\x16\xdb\x39\xbc\xaf\x4b\xc6\x69\x92\xd9\x73\x3e\xfe\xf2\xb1\x35\xc3\xb0\xfd\xfa\xe5\x7d\xfc\xeb\xdb\x42\x4d\xb6\x13\xbe\x71\xc2\x08\x38\x44\xf6\x05\x94\x05\x1f\x20\xa3\x6f\x58\xa2\xee\x4e\x71\xed\xf4\xaa\xaa\x0a\x37\xa3\x74\xa5\x97\x8e\x64\x77\x5e\xbb\xa3\xc7\xe9\x0e\x4f\x82\xbb\x32\x66\x47\xeb\xde\xd7\x25\xfb\x6e\xdf\x70\xc1\x47\xc8\xdc\xc8\xcd\xfb\x80\x76\x95\x56\xe1\x9b\x52\xe6\x46\x77\xcf\x9d\x90\xd8\xee\xde\xfa\xd8\x76\xf1\x70\xdc\x18\x89\x7d\x5e\xbb\x4a\xf9\x38\x16\xb1\x2f\x18\x42\xd6\x13\xe3\xc3\x14\xd2\xe2\xe6\x46\xec\x23\xd8\xfb\x22\xc8\x74\xc1\x0f\x30\x09\x19\x7e\xb1\x66\xc5\x24\x26\x51\x70\x35\x78\x71\x27\x24\x76\x3c\xee\x2a\x2d\x42\x1a\x92\x05\x49\x3f\x2d\x6e\x14\x44\x4c\x66\x52\x8e\xdc\x4e\xda\x82\xb7\x70\xf0\xb1\xed\x4e\xe6\x0a\xb3\x26\x42\xd6\xd7\x8e\x09\x29\x54\xf6\xd5\x0d\xeb\xf2\x1c\x57\x1c\x17\x5d\xf2\x18\x76\x52\xf6\x1d\x88\x2b\xfd\xe8\xd8\xb7\x16\xaf\x52\xa1\x84\xa4\x92\x24\xc6\xb6\xe8\x47\xc7\x50\xf0\xb7\x53\xca\x00\x65\xb2\xed\x77\xad\xd2\xf3\x31\xdd\x50\x67\x0e\x05\x7f\xf3\x63\xd7\xb7\x9d\x52\x56\x50\x29\xa2\xdf\xd5\xd5\x7b\xfb\xc6\xe3\x55\xea\x78\xa7\xed\x3a\xa2\x69\x43\x0e\xc1\xc9\x69\xac\xbe\xc1\xbc\xfa\xe0\xb1\x2f\x41\x5a\xa5\x21\xa4\xdd\x7e\x4a\x79\x1c\x48\xdd\xe5\x21\xab\xbe\x31\x97\xac\xaf\x8f\x4f\xa9\x1f\x17\x21\x33\xa9\xe5\x42\xa8\x6f\xd1\xdd\x8d\xe9\xd4\x29\xcc\x0c\xf5\xd5\xdd\x8d\xe9\xd4\x39\xcf\x64\xc1\xfa\x64\xd1\x82\x2f\x20\x55\x11\xdb\x5b\xf4\x33\x83\x13\xd9\x12\xda\x17\x2f\x45\x8e\xa6\x27\x47\xb0\x45\xd7\x31\x5e\x12\xbf\x13\x4b\x16\x6c\xd1\x57\x0c\x1e\xc6\x2a\xba\x7f\xe1\x11\xac\xee\x5f\xbc\xb4\x02\x9c\xf6\x7d\xc8\x7a\x5f\x49\xa9\xf9\x82\xbc\x93\x46\x81\x87\xac\xba\x61\xf1\x9a\x0f\xa5\x8f\x90\x45\xc9\x07\x32\x1b\x8a\x02\x0f\x59\xf5\xac\xc2\x67\xa5\x74\xa5\xc8\x82\x5d\x55\xf1\xf1\x9b\x05\x4d\xae\x82\x6f\x41\xe9\x68\xc5\x79\xed\x49\x41\x81\x9f\x59\x74\x78\xe2\xed\xfa\xca\xdd\x5c\xa0\x54\xf4\x70\xe2\x8d\x86\x49\xae\xe0\x7b\x38\xc0\x10\xd2\xae\x6b\xb4\x33\x5b\x17\x4c\xc2\x17\xf0\x16\x32\x84\x72\xaa\x62\x08\xe9\x97\x51\x3d\x35\xde\x48\xeb\xa4\x4d\x40\xda\x6b\xd1\xfd\x31\xed\xb5\xe8\xfe\x84\x1e\xeb\xf1\x77\xc8\x82\x2d\xc7\xdf\xd9\xe7\xb5\xab\x2a\xe0\x07\x03\x22\x69\x40\x78\x22\x7b\x5c\x98\x8f\x33\xa7\x60\xf8\x48\x47\xb2\xfe\xa7\x5b\x15\xd3\xfc\x09\x3b\xe9\x6f\x9d\x66\x99\x9b\x1c\xd9\x12\x32\xf7\x47\x2a\x93\x9b\xb9\x8a\xa9\x84\xfc\xfa\x71\xbc\x52\xf7\xc7\xf1\xf6\x03\x3f\x40\x7e\xfb\xc5\xbc\x48\xd2\xbe\x3e\xe9\x71\x1e\xbe\x92\x86\x76\xcc\x17\xce\x48\xda\x22\x5f\xdb\x55\x3e\x71\x01\x72\x39\x76\xf9\x17\x33\x2e\x69\x3d\xe3\x84\x96\xd0\x80\xf8\x62\xf2\x86\x4c\xf6\x45\x96\x27\xad\x67\xf2\x5c\xeb\x31\x79\xb9\xb5\xb8\x1e\x93\xf7\x8b\x7c\x22\xee\xb9\x8e\x0b\x15\xca\xeb\x8a\x75\xec\xf7\x21\x17\x6c\x40\xde\xc9\xd2\x9a\x1c\x97\x84\x83\xbe\x1d\x1c\x76\x56\xad\xc9\xb1\x9d\xc3\x55\x7a\xe0\x04\xee\x6e\x8c\x7d\x03\xf0\x82\x45\x58\x81\x55\xb8\xdf\x14\xe3\x0a\xeb\x4a\xfa\xe9\x2a\x6d\x42\x86\xc0\x4c\x0e\xfc\xbd\xaa\x85\x34\x12\x26\x3e\xf7\x24\xd6\x91\x4e\x37\x42\x58\xf9\xf8\xc0\xad\x51\x89\xd5\xae\xa4\x81\x2e\x98\x84\x8c\x08\x91\x33\x38\xfb\xac\xa4\x0e\x55\x92\x44\xd7\xc7\xb7\xb0\x50\x7a\x20\x23\x82\xb9\x07\x67\x9f\x55\x53\x6c\x70\x7e\x59\xb5\x7a\xc6\xf6\x06\xd7\xc7\x59\xc8\x88\x9c\x76\xdc\xbf\xca\x05\xd7\x75\xdc\xb2\x3e\x82\x81\x24\xd1\x05\xad\xca\xd9\x70\xda\x89\xde\xad\x5a\x2e\x03\x17\xae\x5e\xf6\xf9\x91\x08\xcb\x29\x85\x54\xec\xf3\x23\x5b\x21\x27\xc6\xd3\xa9\xd9\x4e\x3e\xd2\x06\xd6\xc7\xc0\xdf\xab\x5a\x1f\xa6\x76\xd6\xcb\x5e\x3d\xc1\x6c\x60\x8c\x98\xe9\x59\xaf\xf3\x5b\x87\x80\x31\x32\x1e\xc5\x55\xb5\x93\xbc\xb0\xa6\xb9\x31\x70\xd2\xaa\xe6\xc6\xc0\xef\xaa\x1a\x14\x23\xcb\x83\xec\xa2\x8c\x2c\x99\xb1\x4f\x32\xb2\x6b\x84\x18\x21\x4b\x74\x95\x9e\xdf\xb2\x0a\x3f\x4b\x21\x24\x84\xcc\xe0\x21\xd6\x8b\x9b\x11\x17\xa4\x1b\x58\x10\x43\x37\x2c\x1d\x38\x58\x5f\x64\xce\xe0\x6c\xb0\x6a\x50\x8c\x2c\x4d\xfe\x2c\xa5\x1b\x3f\x4b\x99\xe7\xe6\x00\x25\x42\x24\xd2\x28\x38\x96\x89\x3d\x97\xc1\x5d\x3d\xf5\xfa\x09\xed\x33\x23\x2a\x92\x19\xf2\x6a\xe8\x4a\x11\x5f\xbf\x20\x13\xdb\x7f\x79\x65\x43\xe5\xd5\xa1\xfb\x4a\x98\x26\xa3\x0c\x18\xb4\x5b\x93\xfa\xe6\xb4\xc3\x03\x7a\xa4\x87\x2c\xc8\x7a\xe2\x67\x8d\xa2\xf6\xc5\x70\x19\x65\xb2\x26\x88\xba\x51\x94\x13\xb8\x5d\xa3\x62\x10\x27\x2c\x95\x51\x5d\x04\xdc\xae\x51\x71\x8d\x93\xdd\xa8\x12\x5d\x9c\xd2\x6d\x21\x25\xbb\xb1\x9d\xb2\x05\xe9\x64\xc5\xf9\x25\x70\xbf\x9a\x06\x5a\x35\x20\x46\x1d\xac\x09\xf2\xd8\xac\xd0\xaa\x3d\x31\x2a\xbb\x0a\xc9\x3e\x73\xf8\x57\xb5\x27\x46\xdd\xf6\x44\xd5\x26\x18\x55\x19\x73\x7a\x85\xf9\x48\x78\x7d\x35\x0d\xb4\x6a\x31\x8c\x8a\x56\x24\xda\xbe\x0e\xdd\xbd\xdb\x9a\x71\xf7\x2a\x8f\x6a\x55\xd3\x40\x2b\x8f\x6a\x2d\xd8\xf8\x38\x0b\x07\x90\x9a\x1b\x0f\x42\x6a\x13\x8c\x1d\x16\xbc\x4a\xbb\xb0\x02\xe9\x55\x43\xe1\x70\xb9\x61\x35\xb3\xb3\x6a\x40\x8c\x86\xb1\x45\xc4\x7c\x35\xd1\xb3\x26\x05\x7f\x63\x72\x08\xa0\xaf\x43\x07\x8f\x88\xf9\x05\xfd\xad\x7d\x76\xf8\xa7\x2a\x68\x3f\xfd\xfc\xed\x17\xc8\x6f\x75\xff\xb8\xdc\x70\xc1\x9b\xd2\x26\x2c\x94\x86\xd0\x5e\x9d\x8f\x37\x5d\x11\x8b\x5f\x4d\xe5\xac\xe9\x7c\x8c\xc9\xc0\x5d\x87\xd5\xcc\xce\x9a\x7e\x7e\x9c\x29\xbd\x85\x10\xc3\xcf\x8f\x03\x78\x4a\x6d\x88\xd9\xe0\x84\xb2\x72\x2d\x73\x35\x2b\xb4\x72\x0f\x73\x25\xef\x73\x7d\x9c\x85\xfe\xd6\x8f\x61\x0d\xae\x65\x5e\xd0\x52\x7f\xeb\x5c\xa9\x8e\x02\x75\x74\xfb\x31\x37\xe4\x56\xad\x80\x11\x4e\x8e\x4a\x32\x24\x15\xd5\x60\xa0\x6f\x8f\x15\x10\xbe\x3b\xca\x46\xc1\x08\x24\xfd\xfd\x13\x42\x57\x38\xff\x83\x50\xdf\xca\xd5\xca\x75\x84\xe3\xd5\x28\x08\x09\x49\x45\x17\x30\xdd\xad\x66\x0b\xb8\xec\x56\xb3\xe1\xa3\x56\xae\x56\xae\xa4\x76\xae\x52\x6b\x76\xf8\xd9\x11\xe1\x85\xde\x2a\x3a\xbd\xd0\x5b\xfb\x82\xa3\xc2\x9a\xfc\x78\x38\x39\x9a\x1b\xc3\xc9\xf1\xb7\x03\xad\x78\x6c\x93\xe1\x78\x35\x46\x86\xab\xaf\x0a\x1d\xae\xfe\x4f\xc8\xa3\xac\x9a\x1b\x23\xec\x95\x10\x13\xe9\xd6\xa0\x20\x98\xb7\xa6\x9f\x90\xe1\xab\x8d\x87\xbc\xf0\x13\x22\x0a\xd4\xc6\x7a\x92\xb7\xea\x77\x4a\xa2\xea\xdb\xfd\x8e\xd4\x2a\x0d\x21\x6b\xa4\xbe\xd5\xa3\xbb\x55\xb0\x13\xef\xf7\xae\xbf\xde\xe3\x37\xb3\xb3\x1e\x23\x60\x22\xcc\xb8\x19\xb0\xfa\x5e\x55\x3d\x46\xc0\xb4\xcb\xaa\xea\x97\xd3\x6c\x2f\x5e\x72\xa4\xbd\x78\xf9\x9c\xad\x6a\xfe\x15\x76\xaa\x09\x61\x6e\x1b\x7a\xb1\xe3\x74\xab\xaa\xc9\x0a\xad\xe9\x34\x84\xb7\x7b\xab\xb9\x5f\x32\xd9\xa9\xca\xd1\xab\xc8\xc9\xec\xac\x47\xeb\xe3\xdf\xd5\xa3\xf5\x5f\x52\x99\xca\xf8\xe5\xac\xab\x8c\xdf\xd2\x91\xca\xf8\xe7\x8b\xbc\x59\x88\x1e\x38\x1f\x2b\x71\xcf\xc7\xd2\x91\xda\xd7\xb7\x6f\x8f\x22\xd7\xa1\xbb\xd5\x8a\xef\xc1\x3c\xab\x06\xdf\xca\x89\x6e\xcd\x4a\xdc\x53\xea\x88\x4e\xa9\x8b\xa2\x92\x7c\x2b\x44\x55\x92\x1f\x85\x28\x6e\xc9\xf8\x60\x4f\xdc\x2a\x58\xde\xce\xa9\x47\x2b\xf2\x72\xea\x75\x5b\xd5\xc7\x35\x3a\x55\xb9\x0a\xf8\x21\x83\xb3\xc0\x4a\x96\xd9\x82\xcc\x46\x58\xb3\x92\x40\x6d\xfc\x51\x12\xa8\x8d\x3f\x4a\xbe\xd3\xae\x3a\x44\xf5\xcb\x1b\x36\xf5\x68\xc5\x0f\x16\xc4\xad\xfa\x25\x8a\xb6\xde\xaa\x6e\xa2\x68\xeb\xad\xae\xe6\xd1\xce\x7a\x54\x28\x51\xb4\xf5\x28\xc9\x8f\x52\xe4\x0c\x61\xfa\x88\x32\xf0\xeb\x5c\x39\x22\x9e\xc3\xa9\xf7\x75\xa0\x43\x68\xc2\xf9\x87\x9f\x0f\x30\x2f\xb8\xc5\xf3\x51\xa1\x5f\x9f\x67\x56\xfd\x7e\x15\xa2\x1a\x05\x24\x98\xd6\xa3\xd9\xbe\xf8\x30\xb7\x36\xc2\x97\xf1\x3e\x0e\xff\xcb\xf6\xd4\xe3\x78\x75\xe1\x48\x63\xa8\xf3\x42\xd2\x93\xc6\xb0\xe0\x5e\x14\x35\xdb\xbc\xec\xc6\xed\xc7\x88\x3a\xb2\x1a\xaa\x09\xa6\x55\xdd\x35\x79\xb4\xb3\xaa\x9d\xe6\x85\x66\x23\xe7\xa1\x4e\x2e\x23\xaa\x2a\x2b\x12\x4c\x57\x69\x05\x9e\x3e\x37\xe1\xff\xf0\xc2\xf4\x82\x95\xd2\x2e\xfc\x50\x1a\x42\x47\x04\x4c\x30\x1d\x09\x12\x95\x2c\xd1\x05\x93\x90\xdf\xa2\xbb\x66\xc2\x02\xe6\x3a\xc3\x6a\x0e\x69\x55\x77\x99\x34\x5a\xd5\x5d\x33\x21\xcb\xd5\x4e\x33\x61\xc4\x93\x4d\xb1\x20\x94\x83\xb2\x9a\x09\x65\xf5\x24\x7b\x85\x4d\xa4\x3a\x9a\x09\x0e\x7d\x6e\x3b\x09\x87\xaa\x9d\xa6\x3e\xaa\xda\x69\x72\xe9\x6d\x55\x1d\xcd\x24\x79\x67\xdb\xc5\x3d\x78\x5c\x32\x5d\x56\xf5\x8f\x19\xa6\x55\x0d\x33\xef\xee\xc7\xb7\xd0\x6e\x3c\x42\xa8\xbd\x9c\x8f\xdf\x94\xfe\xda\xe2\x9f\xb7\x33\x87\x68\x9f\x37\xc6\xf4\xe3\x6a\x73\xe8\x58\x95\xc7\xf3\x46\xc4\x3e\x2e\x2f\x57\x13\x55\xe5\xb1\x29\xa4\x55\x01\x3c\x6f\x17\xdf\xd5\x26\x6a\xb6\x72\xeb\xe9\x82\x74\x19\x41\x38\x1f\x69\x10\x51\x37\x1f\x84\xe8\xf3\x1c\xc8\x7a\x22\xf9\xe6\xe3\x7a\x22\xdb\xe6\x23\x57\x21\xdb\xa6\x07\x87\x64\x7c\x2c\xc8\x6f\x91\x40\x26\x98\x56\x25\xd0\x7c\x1c\x60\xd8\x0d\x54\x26\xe9\x21\x0b\xd2\xab\xb0\x66\x09\x16\xc3\x65\xea\x75\x3e\x92\x86\xa7\x7d\x8f\xb4\xe0\x69\xdf\x23\x2d\x90\x33\x5a\x65\xee\x99\xb1\x44\x1f\x49\xc3\xc3\xbf\x47\xd2\xe0\xf5\xd3\x2a\xeb\x9b\x33\x5a\x0f\xeb\x93\x33\x5a\x0f\xeb\x13\xdc\x5a\x0f\x73\xe7\xb0\x93\xf4\x39\xe3\x74\x3f\xd2\x11\x0f\x60\xd6\xc3\xdc\x3a\xb0\x87\x9b\x33\xe6\x05\x57\x4c\x2e\xb8\xf5\x2d\x69\x29\x75\x72\x73\x51\x3d\xfc\x9a\xf1\x70\x48\x4b\x59\x90\x5e\x25\xbb\x81\x8d\x40\x96\x4a\x9d\x05\x99\x4a\x8e\xd2\x82\x96\xd2\x0d\x42\x50\xeb\xe1\xaa\xc2\x91\x0e\x59\x2a\x0b\x3e\x94\x26\x61\x05\xde\x42\xa6\x5d\x02\x26\x1b\xb5\x1e\x02\x26\x22\xb5\x1e\x8a\x2d\x48\x5c\x9e\xaa\xab\xb3\x60\x7a\x92\xa6\xb2\x60\xe6\x63\x3b\x89\x96\x20\x47\xa9\xce\xda\xfd\xf8\x16\x32\x93\xcf\x81\xd6\xcc\x6c\x54\x97\x5b\x22\xe4\xaa\xa2\x7a\xe8\x4a\x87\xf6\xc1\xae\x99\x3a\xb4\x87\xae\x88\x2a\xad\x87\xae\xaa\xd3\x2e\x5d\x55\xc5\x86\x5c\x56\xa7\xbf\xb5\x2a\xa7\xbd\x9d\x8f\xe9\x15\x96\xcb\x6c\x98\xcb\x87\xea\x1a\x07\x11\xe4\xd2\x54\xd3\x4f\x2b\x39\x4a\x0b\x5a\x55\x15\xd2\x2b\x89\xa1\xa9\x52\xb0\x6b\x4c\x4e\xad\x87\x18\x9a\xe4\xcd\x06\xc5\xd4\xed\x24\x0f\x67\x41\xe4\x93\xa2\xa0\x49\xc0\xc5\xaa\xe4\xdf\x6e\x37\x86\x35\x5b\x15\xfc\x7b\x96\xbb\x29\x91\xfa\xf9\x2d\x55\xb9\x46\x1c\x42\xd6\xb3\x28\x0d\x76\x3e\xd3\xde\x9c\xba\xea\xf0\x95\x57\xdd\x86\x9c\x49\x8c\xa0\xa9\xdb\x49\x76\xd0\x82\x4c\x9d\x52\xa5\xcb\xec\x4a\x15\x5d\x47\xae\x10\xad\x64\x98\xae\x52\xba\xd1\x31\x91\xb8\x45\xb2\x92\x52\xba\x60\x11\x32\xcf\xca\xba\xee\xea\x2b\xeb\xba\x24\xea\x78\x39\xa2\xac\xa7\xcf\x1e\x51\x3e\xf1\xcb\x6b\x99\xab\xf9\xa6\xf5\xe7\xf8\xd0\x37\x67\x7c\x81\x49\xf4\x28\xf9\xe2\x8c\xbe\x0b\xfd\xb8\x0a\xdf\xc0\xf3\x31\x62\x03\xb3\x66\x06\xd6\x64\x56\xf2\xf1\xf2\x4a\xfd\x59\x15\xd6\xe4\xcf\x8f\x11\x57\x59\x61\xc6\xa5\x40\xf5\x9f\xe1\x04\x32\x37\xc1\x79\xde\x3f\xc3\xdd\xab\xac\x01\x31\xe0\xc8\xac\x6c\xe3\xda\x9f\x9a\xb5\x27\x46\xf8\xdb\x26\xac\x94\xde\xc2\x4e\x69\x17\x7e\x29\xa5\x21\x4e\x28\xab\x79\x46\xe6\x7d\xd6\xac\x6c\x1b\x2c\x60\x56\x98\x11\xfb\x59\x4d\x2c\x9a\x03\x91\xf3\xb3\x1b\x0e\xe1\xb4\xcb\x7a\xe6\xfb\xc0\x46\xe9\x23\x64\x80\xf7\x81\x6f\x4a\x99\x1c\x02\x45\xab\x49\x49\x73\x62\x4e\x9d\x3e\x7b\xe8\x78\xfa\xcc\xa1\x63\xcd\x8a\xba\x89\x75\x65\x9e\x91\x59\xa1\xd5\x3c\x23\xd2\x40\xd7\x6f\xfd\x18\xfb\x29\x63\xc5\xce\xe9\x78\xd5\xd5\xd3\x01\x3a\xde\x09\xc1\x66\x4d\xb1\xe9\x78\x1d\xa0\x7e\xe6\x19\x11\x2f\xaf\xd4\xac\xa1\xa6\x9f\x79\x46\xf4\x42\xdf\x9a\x66\x35\x5f\xf8\x30\x59\xa9\xf9\xc2\x24\xca\x4a\x7a\x0f\x1d\xcf\x00\x49\x03\xad\x59\x99\xfa\x72\x80\xca\xd4\x17\xbb\x64\xdc\x83\x59\xe7\x3e\x74\x5c\xa5\x56\x85\xc9\x7b\x66\xe3\x85\xd3\x7d\x46\xf4\xc2\x87\x39\x7d\xf6\x48\x32\x6b\x4d\x7a\x06\xc9\xeb\x82\xd5\x07\x5c\x6b\x56\x4c\xbe\x1c\xa0\x5a\xc2\x53\xc6\xac\x96\xe0\x99\x96\x9a\x55\xa1\x5c\xa7\x5b\xb3\x3a\xf3\x2d\x79\x3b\xfc\xb7\x23\x52\x67\xbe\x11\xc0\x67\xbc\x64\x6b\xd6\xac\x88\x7d\xbb\x82\x0e\xff\x8d\xbe\x3d\xe3\x7d\x4b\xde\x8a\xc9\xb7\x2c\xa9\x41\xc1\x65\xbb\x35\x2b\x35\xdf\x98\xcb\x59\xfb\xe2\x3d\xec\x15\x23\xe2\x3a\xdd\x6a\xf6\xd3\x7c\x63\x5e\x99\xfc\xc5\x4b\xb1\x0b\x3a\x04\x1c\x9e\xac\x86\x79\x4b\xed\x5a\x97\x1f\x87\xaf\x66\xd3\xa1\x3d\x33\x49\xe8\x6b\xcd\x2a\x3a\x6e\xd7\xad\x59\xcd\xf6\x91\x36\x9c\x9c\x8f\xa2\x40\xed\xe4\x41\xa2\x89\x63\x3e\xe8\x5a\x73\x3b\x10\x11\xa4\xb2\xfa\x28\x19\xd4\x30\x1f\xac\x2d\xf3\xc8\xe6\xc7\x99\x74\xea\x3e\x6c\xa7\x9f\xb9\xfa\x28\xcd\xfa\xf9\xd8\xaa\xec\x95\x74\xc5\x76\xc6\xfc\x28\x37\x14\xfc\x9c\x49\xd6\xdc\x4f\x29\xd3\xee\xc4\x92\x43\x5a\x73\xff\x65\xe6\xee\xfa\x16\x5e\x57\xf0\x7f\x9d\x1b\x75\xd5\x17\xd1\x6e\x7e\xd3\xfc\x62\xa9\x70\x2f\x64\x35\x85\xb4\x9a\xee\x34\xbf\x4e\x86\x6b\xc2\xe9\x66\x35\xfb\x89\xd7\x5e\x57\xe9\xa9\x0a\xea\x76\x4d\x48\x30\xad\x26\x43\x4d\x0e\x3b\xab\xc9\x50\xf3\x3b\xfc\xb8\x0b\xbf\x94\x5a\x15\x73\x53\x14\xfc\x5f\x27\x43\x8b\xe1\x8b\x61\x6a\x5a\x99\x0f\xb8\xd6\xb2\xf5\x40\xeb\x5c\xc5\x54\x49\x95\x6a\xbc\xc9\xba\x3e\x7e\x84\x74\x63\xeb\x90\xe6\x9b\xac\x95\x64\xa8\x66\xfa\x69\x25\x19\xaa\x75\xfd\xe8\x92\xfc\x2d\x93\xc3\x55\x80\xcd\x37\x59\x2b\x77\xff\xb5\xae\x1f\xcd\x33\x77\x8d\x04\xd3\xd5\xae\xbd\x72\x80\xb7\x1f\x2b\x45\xba\x9d\x54\xa6\x6e\x35\xbf\x60\xe3\x63\x7f\x2b\xdf\xec\x05\x5d\x10\xa1\x12\x0e\xc1\xe1\xdf\x54\xe5\x89\x2c\x57\x4c\x2e\x48\x37\xe2\x16\xbe\xf8\xb8\x0b\x59\x85\x60\x80\x49\x31\x19\x59\xc8\x00\x1f\xab\xe2\x38\x93\x2b\xfa\x16\xf4\xb7\x8c\x28\x39\xfc\xc7\xaa\x1c\x7e\x54\x21\x44\x18\x76\x12\x3d\xcf\x7d\x7e\x0b\xc2\x64\x61\xaf\x10\x2a\x24\x70\x35\x5f\x5d\xad\x24\x70\x2d\x68\xbb\xcc\xc6\xcd\x49\x21\x64\xd6\xcc\x64\xad\xdc\xe7\xd7\xba\xc7\xb7\x50\xdd\x82\x9b\x80\x49\xef\x5a\x90\xa9\xcb\x96\xb2\x57\x49\x3e\x57\x23\x75\x75\xfd\xf6\xc0\x09\x64\x80\xdc\xd4\x54\xb9\xde\x6f\x41\xa8\x3d\x37\xa1\xed\x66\xe1\x07\x58\x84\x10\x43\xb1\x5d\x88\xe1\x10\xb0\x6e\x36\x29\x5a\x0b\x0e\x4a\xa9\xf9\x41\xf2\x91\xb1\xb5\xa0\xa5\x5d\xc8\xc4\x96\xf3\xb1\x0d\x59\x1a\x9b\x72\x0e\xb5\x3f\x2e\x68\x3d\x90\x8f\x2b\xed\x1a\x63\x7b\x78\xe1\x91\x25\xeb\x23\x84\x8f\x6a\x16\xd2\x8d\x74\x4a\xad\x99\xf1\x66\x4c\x95\xc3\x38\x44\xd1\xd6\x52\xab\x90\xb9\x4a\xe7\x63\x6b\x6e\x42\x28\xb6\x32\x84\x7c\x86\xe0\x6f\x71\x2d\xc8\x23\x6b\x3d\xe3\x5a\x70\xc3\x66\xf3\x09\xd3\x4a\x5a\xd9\x82\x15\x48\x27\x3d\xcd\x25\x35\xac\xf1\x48\xe9\x7d\x71\x4b\xe6\x82\x7e\x4c\xaf\x0c\x8c\x3d\xdc\x5d\xec\xf3\xfd\x08\x61\xd8\x56\x85\xf4\xb9\x85\x90\x4e\x76\xa8\x8e\xdb\x96\x2a\x17\x16\x36\x92\x37\x57\x55\xfe\x16\x43\x95\xfb\x0b\x17\x6c\x94\xfe\x32\x73\x77\x7d\xcb\xcc\x29\xea\x74\xba\xb9\xeb\xb0\x75\x4f\x8d\x0f\xeb\x7b\x6a\xcc\xeb\x82\x8d\xf7\x4d\x57\xa9\x5d\x46\x75\xf1\x76\xe6\x82\xd4\x1c\x07\x52\xb3\x32\x46\x1f\xbc\x28\x63\x8a\x8b\xaf\x50\xa9\x78\x1a\x47\x8a\x54\x17\x5f\x19\x53\x71\x3c\x8e\x50\xa9\x12\xac\x72\xa2\xca\x91\x0a\x06\xf2\x3e\x6b\x91\xf5\x09\xde\xad\x55\xd6\xaf\x32\xa8\x62\x83\xe0\xdd\x5a\x65\x7d\x2e\x88\xaa\x55\x6e\xf6\xd8\x98\x6b\x40\x9b\xcf\x8e\xd6\x2a\x73\x57\x69\x5f\xc1\x50\xa1\xfd\x2a\x37\x57\xa4\xf5\x91\x13\x64\x76\xd6\x2a\x83\x7a\xb8\x5b\xe5\x48\x0f\x77\xc9\xf6\x5a\x90\x4e\xe6\x47\xc8\x6f\x65\xb2\xd6\x6d\x97\x86\x3c\xeb\xad\x72\x15\xa1\xbd\xb5\xa6\x53\x0a\x0d\xe6\x22\x0c\x60\x15\xda\x90\xbd\x72\x36\xe4\x0c\x7d\xf0\x92\xed\x24\x5e\x76\xc9\x76\x92\xc3\xdd\x52\x2e\x21\x94\xa3\xb8\x22\x0d\xb4\x56\x15\x4e\x57\x00\x2b\xae\xb8\xf4\xa9\x56\xc9\xac\xa3\x7e\xb9\xe7\xb4\xf5\xee\x88\x24\x33\x4f\x64\x8f\xb8\xea\x12\xbb\xe2\xaa\xb3\xb9\x4e\xbe\xe9\x82\x5b\xb6\x55\x69\xb2\x63\x99\xf1\xd0\x68\xeb\x1d\x53\xec\x08\x33\x9d\xee\x23\xcc\x48\x12\xad\x55\x22\xe4\x55\xd2\x5a\xd5\x3f\xfa\xe0\x55\xca\xe9\xd8\xf4\x47\xd4\x85\xe3\x75\xb9\x03\xc3\xf4\x48\xaf\x70\x41\x15\x57\xdc\xc5\x54\xab\xab\x10\x2e\x99\xab\x10\x2e\x59\xbb\x84\x0c\x50\xe9\x15\x0e\xb0\x9c\xd2\x37\xf0\x94\xb2\x82\xce\xb3\x8e\xf4\x91\x6d\x3a\xd2\xa4\xa4\x2d\x08\x6b\xa8\x25\x42\x7a\x56\xf2\x85\xe3\x75\xda\x03\x33\xfd\x08\xc2\xc0\xdc\x38\x92\x8f\xc4\xcf\x5a\x5d\x14\x1e\x29\xad\xd5\x45\x19\xce\x86\x92\x6f\xb8\xdc\xad\x09\xa1\x9c\xc6\x6f\x47\xf8\xb1\xbf\x75\x36\x94\x8b\x43\xd1\xae\x5c\xd4\x09\xaf\xae\xe0\x70\x80\x2e\xca\x90\x61\xd5\x3f\xfa\xe4\x55\x85\x33\x5d\x32\xd7\x48\xcf\xb9\xba\x46\x44\xef\xd6\xaa\x4a\x99\x18\xc8\x47\x12\xea\x2a\x73\xfd\x5b\xeb\x53\x8a\x75\xc9\xa6\x43\xd0\xac\x9b\x38\x0f\xd5\x15\x9c\x4a\x24\x17\x85\x1b\x93\x6a\x75\xda\xa7\x32\x56\xa3\x6f\x4a\xb1\x1a\x7d\x1e\xfd\x16\xad\xbc\xe9\x0a\xb6\x5f\xee\xf1\xb7\x3e\x5d\x40\xc5\xb3\x4e\xf7\x11\xcf\x3a\xce\x47\xe2\x7a\x7c\x5b\x5d\x04\x5d\xe3\xa2\x19\xe7\x89\x6c\x75\x4d\x0c\xcf\x3d\x12\xf7\xc5\x08\x8e\xc4\xe5\x86\xa4\x5a\xd5\x30\x2f\x34\xe8\x11\xa2\x2f\x7a\x75\xa4\xa6\x67\xae\x55\x1b\xe8\x8d\xe9\x59\x35\x7a\x3c\x64\xad\x76\xf2\x2d\xdf\xd8\xab\xb7\xd3\x1c\xe7\xe3\xce\x6f\x9b\xf0\x05\x64\x22\x3d\x82\x3d\x12\xf7\x8d\xa4\xaf\x5a\xfc\xbc\x42\x5a\xab\x1a\xc6\x13\xd9\xaa\x49\xe4\x89\x6c\x8d\x53\xd5\x97\x52\x7b\xa5\xd8\x70\x36\x3c\xaf\x6d\xce\x06\x61\xb3\xb5\xa9\x70\xde\xac\x42\xd5\xac\xe1\x9e\xde\xda\xd4\x3f\x86\xcd\x56\xed\x98\x0f\x42\xf4\x88\x67\xbd\xdd\xe6\x5c\x7d\xd8\xdb\xe1\x9e\xd3\x05\x83\xd2\x03\x27\x30\x84\x9b\x7e\x9b\xe3\xd5\xf9\xe5\x9e\xd3\x05\xa9\xd9\xf1\x7e\x30\x3e\xb8\xe7\x74\x41\x16\xe5\x3e\xa5\x5f\x3e\xb6\x1b\x4e\xac\x36\xd0\x07\x1b\xb7\x6a\x03\xe9\xfc\xb6\x33\x22\xe8\xb7\x9d\x11\x71\x72\xd6\xce\x10\xa4\x0d\x8d\x9e\x8f\x73\xa5\x4a\xd1\xdb\x6d\xa7\x1b\x6c\x72\x1f\xe1\x4d\x0a\x69\x6d\x76\xe3\x0b\x73\x37\xbb\xf1\xc5\x32\xab\xcf\x29\x65\xea\x9e\x53\xca\x88\xd4\x4e\x5f\x27\x47\x3d\x40\x0a\x69\x6d\x6a\x27\x1e\x43\xad\x4d\x85\xc3\x7d\x4a\xb5\x9d\xaa\xe4\x85\xa7\x09\x27\xd0\x9a\x1d\x6f\x3e\xbf\x65\x62\x75\x4b\xbe\xec\x92\xd5\x53\x8a\xbf\xd7\x34\x37\x3c\x18\xae\x3f\x21\xdd\x40\xff\xf8\x38\x6a\x25\x07\x6d\xc1\x07\x58\x85\x4c\xec\xcf\x8f\xf9\x2d\x2a\x25\x3c\x09\xe6\x92\xab\xe6\x4b\xaa\x95\x4c\xb1\xc6\x4b\xaa\xeb\xb7\xd6\x8c\x82\xad\xa7\x66\xf9\x08\x55\x66\x82\x69\x6d\xa8\x85\xb8\x24\x6f\xa4\xa6\x49\xa3\x95\x87\x19\x17\x64\xda\x11\x93\x3c\x7f\x7a\x5f\x2a\xba\x48\x12\x30\x3a\x24\x12\x3b\x7b\xaa\xb2\xd0\x47\x55\x95\x85\x47\xbf\xdc\x1f\xb5\x20\x53\x87\x86\xe1\xf9\xd3\xf5\xb1\xa5\xe8\x10\x6e\x6a\x5a\x10\x11\x64\x9f\x49\x29\xad\xe4\x73\x35\x92\x46\xef\x4b\x1d\x12\xbc\x25\x53\xb9\x5e\xa9\xf1\x0c\xe9\x2a\xad\x42\xda\x8d\x03\x99\x67\xa4\x4a\xdc\x78\x65\x2a\x0d\x9f\x21\xad\xdc\xb6\xd4\x78\x86\x74\x95\x32\x1b\x37\x27\x2d\x2a\x8d\xb8\xf1\xba\x5b\xfc\x32\x81\x6b\x7d\xbb\xb5\x20\x39\x67\x8d\xf4\xd3\x55\x93\x5d\x46\xfd\xf0\x50\xe1\x82\x0f\x30\x0b\x0b\xb0\x08\x07\xd0\x3e\x4a\xce\xcd\x8f\x91\x7c\x5c\xb6\xb4\x20\xe2\xaa\xf9\x5b\x04\x21\x89\x63\x0b\x52\x73\x72\x7c\xec\xde\x54\x97\xf7\x96\xba\x5d\xc0\x1b\xea\x26\xad\xac\x91\xc9\xba\x4a\xed\x06\xd6\x06\x57\x31\x35\x1f\x34\xad\xdc\xbd\xd4\xe2\x71\x4d\x50\x65\xc1\xcd\x4c\x95\xbb\x97\x9a\x89\xad\x95\xbb\x97\x16\x64\x72\xd0\x6c\xa1\x6b\xcc\x55\x4c\x2d\x0c\x83\xe6\x62\xd3\x05\xa1\x14\xbc\x30\xd3\x5e\x2b\x37\x33\x35\x13\x5b\x2b\xb9\x6f\xcd\xc4\xd6\x4a\xb2\x5b\xe3\x5d\xd5\xf5\xdb\x47\xc8\x1a\xdd\xd6\x8c\x14\xe1\xfd\xc0\xe6\xbb\xaa\x95\xcc\xb8\xc6\x43\xaa\xeb\xb7\x0e\x10\xcf\x8a\x6b\x9c\x5a\x3c\xc8\x09\x9e\xe6\x6b\xc1\xf5\x4a\x95\xab\x99\x16\xb4\xcf\xa7\x94\x3e\x23\xcc\xc2\xf3\x69\x92\xec\x16\xe4\x63\x6c\x84\xe0\xb6\xa5\xca\x3d\x4e\xcd\xe4\xd4\xca\x3d\x4e\x2d\x74\xba\x6b\x1c\x08\x47\xca\x19\xdc\xb6\x54\xb9\x9a\xa9\x9d\x5c\x55\x35\xb9\xb9\xaa\x95\x9b\x9a\xda\xc9\x55\x55\xb1\x07\x97\x2f\x55\x2e\x5f\x6a\x91\x11\x1b\xe4\xeb\x35\x72\x55\xd7\xc7\xfe\x56\x3d\x20\x93\xe9\x92\xab\xab\x43\x1f\x9c\x6c\xbe\x05\x99\x76\x65\x4c\x41\x8a\xa8\x9c\x7d\x0c\xb5\x76\x05\x61\x71\x72\x14\x84\x3a\xd2\x5d\x09\x54\x30\xd3\x55\xdd\x51\x50\x83\x4d\xb6\xe2\x75\x9c\x4a\xfa\xde\x82\x99\xd2\x2c\x6c\x40\xab\x92\xcb\xea\xa9\x6a\x52\xca\x00\x79\x1d\xa7\xf2\x38\xdd\x82\x7e\xec\x00\x25\x7e\x45\x6c\x45\xb3\x71\x0b\x6a\xf3\x35\xd4\xda\xe5\x32\x4f\xa0\xb5\x11\x48\x6c\x5d\xa5\x7e\x8c\x20\xd4\x0a\x08\x83\xa6\xbb\x4c\x57\x21\xc2\x26\x4b\x72\x5b\x72\xed\x72\x99\xe7\xd3\x4d\x96\xf4\x7c\xba\x4b\xed\x46\x3a\x37\x39\xb4\xa1\x9c\x49\x0c\x6c\x3c\xac\xba\x4a\x8b\x90\xdf\x62\xb7\xfa\xb0\x6a\xed\xd2\xa4\x81\xcf\x1a\x14\xc1\x6d\xc9\xb5\x4b\x84\xcd\x05\x95\x7f\xf5\x8d\xbb\x34\x69\x58\xb4\xe6\x86\xef\xac\xd6\x1e\x07\xfa\x5b\x7b\xe5\x0a\xc6\x81\x2c\x99\x1c\xca\x1b\x36\x35\x94\xb1\x5c\xa0\x54\x43\x42\x6a\xf8\x8a\x5a\x1f\xe6\xbd\xd6\xb8\xce\x6f\x99\xc9\xdb\xd9\x60\x41\xe3\x3a\x1f\xbf\x80\xa7\xf4\xcb\xc7\xbf\xbc\x8f\xbf\x85\x3e\x78\x48\x56\xfa\xe0\x4d\x39\x61\x90\xb4\x86\x0b\x09\xb5\xeb\x63\x4b\x11\x75\x4d\x5e\xef\x98\x80\x4d\x5e\x37\x0c\x3a\x24\xab\xce\xbe\x66\x48\x0b\x1d\x71\x15\x2e\x7e\x77\xaa\x1e\x21\x21\x22\xe1\xe2\x07\x8b\x1f\xae\xb6\x91\xcd\x4d\x5e\xd7\x53\x0e\x97\x97\x1b\x92\x6a\xb8\x9e\x3a\xce\xe1\x02\x86\x9d\xcc\xd6\x1c\x76\xc3\xaa\xf0\x07\x8e\x49\x14\x88\xab\x63\x12\x19\xca\x1c\x8a\x67\x43\x99\x9b\x76\x4c\x38\x40\xc5\x73\x0c\x1b\xb2\x5d\xac\xd8\x90\x16\x02\xaf\x33\x5c\xed\x90\x34\x5c\xde\x40\x2b\x72\x49\x68\xf3\x2d\xd8\x1a\x8a\x76\x5e\x7b\xad\xe1\x1a\x19\xca\xdc\xb4\x54\x0c\x65\x0e\x17\x65\xb8\x82\x5a\x2a\xc3\xc9\xc1\x4e\x0d\x8f\xba\x43\x89\xab\x5b\xdd\x94\x40\xbc\x70\x53\x43\x89\x6b\x32\x6e\xd3\xac\x19\xca\x27\xed\x18\xf3\x6b\x9b\x22\x87\xfc\xda\xca\x73\x73\x8d\xd7\x5e\x57\xa9\xdd\x40\x93\x1f\x23\xcf\xfc\xda\x63\xe4\x79\x7a\xcd\x7d\x3b\x8d\x94\xd9\x05\xf9\x78\xa2\x9c\x43\xc3\x94\xf7\x6f\x2a\xc9\x9a\xcd\x97\x62\x6b\xb8\xbe\xd3\xd5\x77\x41\xa7\xcb\xed\x82\x7a\x3e\x7d\xec\x45\xbd\xec\x50\x96\xeb\x56\x1f\x03\x71\xe2\x96\x84\x8b\x62\x44\xf5\xb1\x17\x8d\xa8\x6e\xca\xb6\xe9\xf0\x15\xfc\x06\x58\x37\x4d\x86\xe9\x82\x6a\x89\x7a\xf2\x1d\xae\xa0\x67\xdb\xe1\x92\x4d\x59\x5f\x83\x62\xa2\xca\x9a\x06\xc5\x94\xf5\x5d\xb2\x89\xad\xc9\xed\x34\x8d\x37\x68\xd7\xc7\x4c\xce\x4b\x99\xaa\x51\xc0\x3d\x4e\x95\xbb\x6b\x16\x64\xf5\xd9\xbe\x08\x83\xb5\x43\x0d\xf3\x62\x43\xe6\x58\xc0\x26\xf2\x36\x6d\x04\x12\x79\x6b\xd4\xf3\x5b\x66\x83\x1d\x89\x78\x29\x28\x14\xde\xaf\xb0\x93\x56\x85\x7b\x70\xac\x67\xcf\xd4\x43\x42\x7a\xb1\x9b\xd1\xd4\xf3\x2f\xf9\x48\x42\x72\x6b\xe0\x58\xcf\x2f\xe7\x4a\xc5\x6e\x28\x77\x68\x1f\x1b\xca\x7d\xac\xe7\x97\x53\xa7\xb9\xec\x99\x7a\x53\x78\xbf\x15\x8c\x9a\xc0\x6e\x3a\x1c\x03\xf9\xad\x24\xd4\xaa\xf5\x10\xfd\x18\xc8\x6f\xf4\xfc\x31\x90\xb9\xd4\xb8\x86\x46\xee\x5b\x32\x93\xea\xde\xc3\xdf\x36\x21\x4c\xd7\x0e\x2c\x94\x76\x21\x04\xdc\x0e\xec\x94\xda\xe7\x61\x43\x7f\x83\xc5\x6f\x0e\xf0\x31\xb5\xdd\x64\x38\xa6\x36\x77\x29\xd7\xe8\xa7\xf4\x4d\x29\x53\xe5\x46\x41\x48\x56\x1f\x2c\x86\x90\xac\x3e\xec\xc6\x1d\xeb\xf9\x03\x93\x1d\xeb\xd9\x28\xf0\x90\xca\xdc\x0a\x38\xd6\xb3\x41\xe1\xc7\x3e\xe6\x46\xa8\x1a\x12\x9d\x07\xdf\xc7\x5c\xfe\xe0\x0b\x1f\x73\xf9\xa3\x10\x95\xca\x3c\x07\x8f\x38\xa5\x74\x43\xf1\x6c\x9c\xf7\xb1\x9e\x8d\xf3\x0e\xb5\xfe\x17\x62\xef\xf7\x81\xfe\x36\x0b\xfd\x2d\x43\xe0\xa9\xa0\x1a\xda\xa9\x9e\x5e\x1f\x63\xfa\xcb\x41\xff\xb1\x9e\xbf\x8e\x28\x0e\xa4\x21\x15\x2c\x67\xdb\xed\x92\xca\xbe\x9c\xe7\x1d\x63\x9a\xd7\x6d\xdb\x25\x59\xe9\xdd\x6b\x5b\xfb\x06\x6d\x23\x91\x77\x41\x6b\x6e\x42\x96\x1b\x99\x3a\x2e\xce\x07\x34\x97\xc7\x45\xe4\x55\x67\x1b\x61\x70\x9b\x54\xe3\xb2\x9a\x36\x2e\x17\x85\x6d\x84\x71\x6d\xdd\xd5\xb8\x7f\xa6\xf1\x70\xec\x2a\xb5\x1b\xf6\x19\x79\x3c\xf6\x81\xf4\xfa\xd8\xdf\x6e\x51\xd7\xc8\x18\x6e\xc3\x48\x6e\x6e\xd9\x58\xb0\x50\xfa\x08\xbf\x40\x4b\xb7\xe9\xd9\xb8\x61\xa6\x8d\x24\xe5\xa0\x7e\x47\x92\x36\x30\xd3\x47\x92\x36\x90\xe5\x24\x01\xaf\xdf\x32\xfc\x84\xb1\xa5\x99\xee\x5b\xb0\xed\x82\xae\xcc\xeb\x6d\x17\x74\x35\x8c\xa8\xe6\x36\xd2\x05\x1b\xa5\x49\xc8\x4c\xa2\x16\xc6\x1d\xfe\xb6\x08\x6d\xe8\x40\x7f\x5b\x85\xfe\x56\x38\x58\x5f\xbc\xb2\x71\x0f\xdb\x3d\xd0\xdf\x76\x21\xab\x5f\x0e\x84\x72\x6e\x87\x80\x30\xeb\x88\x76\x5f\x7b\x6d\x64\x1b\x37\x9f\x77\x6d\x5c\xfc\xb2\x20\x55\x21\xe9\x7d\xde\xb5\x5d\x52\xce\xe3\x00\xab\xbf\xdd\x26\x43\xbb\x24\xa4\x47\xca\xa9\x56\xc5\xc1\x8b\x8e\x07\x79\xbd\x0b\xfa\xb1\x4b\x86\xda\x1f\x8f\xc4\x8f\xda\x1f\x04\x5c\xb7\xeb\x39\xa5\xfc\xb6\x39\x04\xa9\x2e\x9f\x8f\x59\x50\x69\xf2\x41\x0f\x70\xb1\xe9\x82\x0c\x30\x1f\x68\x43\x0e\x61\x5a\xb3\x7d\xde\xc6\x66\xbb\xa4\xd8\xec\x5c\x49\x93\x59\xc6\x41\x1e\x8f\xec\xe4\x60\x50\x9c\x9c\x60\x1d\x9e\xc1\xe5\xc2\x8d\x4b\x64\xda\x49\x02\xe6\xa1\xeb\x46\x12\xf0\x82\xb7\x10\xc6\xe9\xb6\x8b\x8d\xc0\xe5\xa4\x0b\x8e\x5d\x95\xf4\x6c\x94\x34\x77\x95\x36\x1f\x74\x6d\x97\xe4\x5d\xd0\xc6\xcb\x3b\xfa\x95\xe0\x1f\xc5\x05\x94\xac\x0a\x26\xaf\xfe\xce\x28\x92\x24\xc2\xcc\x07\x5c\x1b\xc9\xd5\x6d\x78\xb8\xdb\xe3\x40\xa6\x19\x45\x3e\x74\x51\xb9\x7d\xb4\x99\x13\xdc\x2e\x69\xa1\x0c\xd8\x57\x5a\x28\xca\xe3\xb0\xd4\xe1\x4a\x1a\xc5\xe1\xc6\xf9\x98\xd5\x96\x52\x3c\x09\xd6\xcf\x1a\xd5\x15\x93\x52\xaa\x2c\x88\xba\x3d\x39\xc1\x7a\x52\xc3\xc3\x5d\x5d\xa7\xe1\x45\x4d\xba\x4e\x3c\xef\xba\xa0\xbf\x1d\xf4\xca\xe5\xad\xc3\xdf\x56\x21\x8b\xd0\xec\x06\x92\x4f\x87\x67\x70\xd6\xdb\xb8\xbc\x65\x41\x98\x5b\x5a\xd0\xf9\xe5\x02\x96\xe6\x5b\xb0\xed\x92\x34\x1a\x22\x47\x67\x69\x78\x6f\x93\xce\xd2\xe0\xda\xde\x76\xc5\x81\xcc\xb3\x4b\xa6\x4f\xaa\xef\x34\x38\xaf\x6d\x97\x4b\xd6\x06\x02\xd8\x35\x6a\x8a\x0d\x67\xb2\xb1\x9d\xac\x87\xc3\x43\xaa\x0b\x26\xe1\x66\x94\x84\x76\x22\xfb\x76\xc1\x24\x2c\xc0\x5b\xd8\x81\x8f\x70\x50\x55\x16\x5a\xd5\x81\x2f\x4a\x8b\xf0\x4d\xa9\x70\x6f\x9a\xb5\xe4\xb4\x13\x33\xdd\x92\xf3\xdc\xc3\x4e\x9e\xd2\x2d\x27\x92\xda\xa9\x3b\x1b\xca\x54\x23\xaa\x43\x21\xda\x11\xb1\xa1\xd4\xd4\x0b\xe5\x4a\x99\x05\x3f\x54\xe5\x10\x5c\xdf\xc7\xf1\xb2\xbe\xc9\x79\xf6\xac\x37\xd4\xc6\x1d\xf2\x8e\xe7\xfc\x76\xaf\x42\x72\x62\xc3\xa9\x73\x62\x3d\x09\xd6\x2b\x3b\xb9\xb9\x7a\x65\x3e\xc2\xda\xc8\x27\x6e\xbe\xba\xda\xb8\x37\x64\x41\xa6\x0e\x27\x6d\x44\x58\x55\x13\x32\x57\x4e\x4e\x0c\x87\xd0\x85\xd0\x95\x12\x17\x1f\xb5\xa5\xfb\x40\xd6\xc8\xd9\xc0\x47\x6d\xc9\xe1\x07\x9a\x3c\x39\x5e\x23\xac\x23\x9f\x8f\xe9\xb3\xc3\xe7\xac\xb7\xa5\xd3\x49\xb4\x53\xe4\x53\x15\x93\x63\x9f\x07\xdc\xad\x83\x37\x06\xdc\x9d\xec\x33\xfe\x6d\x4b\xf6\x79\x48\x66\xb6\x3b\x24\x33\x8d\x02\xae\xf1\x6d\x49\xd1\x3e\xc2\x8f\xb3\x90\x35\x52\xc4\x0e\x25\x83\x32\x95\x50\xee\x96\x94\xf4\xc3\xa9\xd3\x64\xf0\xb2\xa9\xd0\x28\xd0\xfb\xd5\x39\x24\xaf\x77\x41\x7f\x8b\xbb\xab\xbf\x37\x86\xb4\xa1\x04\xc6\xdd\x6d\xe9\x74\x63\xda\x0d\xc6\x3b\x31\x37\x92\x0d\x19\x9d\xad\xcf\x36\xa6\xeb\x5b\x7e\x19\xc7\xbf\xbe\x65\x79\x6d\x76\xb2\xb9\xa1\x7f\xe7\x5b\xb0\x2d\x9d\x66\x65\x14\xb5\xfe\xc4\x34\x49\xa7\x59\x04\x7f\x3a\xbf\x95\x8e\x34\x02\x26\x52\x33\xfd\xfc\x2d\x35\xff\x2c\x65\x5e\x55\x29\x1e\x39\xc7\x4f\x08\xe1\xa8\x52\xa6\x12\xe8\x27\x44\x5a\xab\x52\xa6\x84\xa3\xd2\x78\x29\x26\xd5\x30\xaf\x33\x55\xa7\x14\xd2\x50\x87\xe8\xa2\xea\x1b\x8e\x17\xbb\x80\x3a\x83\x83\x28\xf0\x96\xce\xc7\xa8\x94\x74\x3e\x96\xc9\xb4\x27\x5e\x4a\x20\xed\x89\x97\xf3\x7c\xaa\x0a\xd8\xe8\xe7\xc7\x08\x95\xf3\x31\x0a\x36\xa9\xac\x5e\xb8\x7b\xf1\x13\x32\x1b\xb8\x8a\xe3\xc5\x29\xb2\xde\xdf\x30\x64\x3c\xd4\x3f\x2f\x59\x50\x85\xc3\x8d\xc7\x2d\x59\xea\x4d\x54\xa1\xfe\x79\x2b\x54\xfc\xf8\xed\x5c\xa9\x7f\xde\xca\x98\xf3\x31\x56\xac\xfe\x1e\x89\xcb\xab\xd4\x9a\x31\x7a\xb8\x56\xa3\x91\xc7\xbc\x3e\x66\x80\x6f\x07\x18\x56\xc5\x96\x30\x97\xa2\x2e\x88\xb4\x0e\xdb\x55\xe2\xaa\xd9\x8c\x02\x8f\xd3\x90\xe3\x3d\x0d\x61\xe4\x25\xf5\xde\x5b\x19\xa3\xa2\xfb\xc8\x37\x2a\xba\x8f\x0a\x47\x73\xe3\xe3\xfa\x6a\x5f\x78\xb6\xad\xfb\x37\x88\xe4\x6e\xb7\x9a\x4d\x0f\x56\x07\x6f\x70\x25\x54\xbb\x55\x74\x1f\xf9\xe8\xb4\x0b\x1f\xdd\xea\x3d\xfd\xdb\x38\xdd\xd8\xbe\x7f\xbb\xd5\x7b\x1c\x66\xb7\x5b\x45\x47\x24\x77\xbb\x55\x74\x1f\x44\xec\xad\xa2\xfb\xec\x7d\xa1\x76\x6b\x32\x7c\x14\xa2\x8e\x88\xdb\xa5\xda\xad\xa3\xc5\x15\xc7\xed\x56\x3b\x71\xc5\x71\xbb\xf5\x9d\x08\xd6\x4e\x97\x03\xdc\xe7\xd3\x0b\xde\xc2\x09\x7c\x84\x6f\xa0\x55\xb1\xa0\xdc\xdf\xb1\x60\xa2\xd4\x9a\x87\xdd\xb0\x57\x5b\x32\xa4\xe3\x49\xea\xdf\xde\xba\x61\xdf\x6d\xe2\xa7\xcb\x01\x92\xd6\x9c\x2e\x07\xb8\x0f\xb3\x17\x0c\xe1\x67\x43\x14\xfb\xbc\xb6\x96\x48\x3a\x96\xf3\x62\xb9\xb9\xec\x63\x41\x46\x84\x01\x35\x77\x74\xf6\x82\x8f\xf0\x0b\xcc\x40\x27\xe7\xb6\x66\x38\x94\x0c\xe9\x36\x2f\x97\xec\xb6\x2a\xdc\x30\x52\xa2\x1b\xb9\xc8\x0b\xd2\xee\x4e\x2f\x5e\x35\x1f\x78\x6f\x68\xcd\xc9\x69\xb7\xe6\x14\x74\x03\x9b\xc8\x27\x6a\x1b\x6f\x5a\x2e\xc8\x4c\x3e\x36\xb4\x25\x43\xd2\xb1\x9c\xfb\xca\xe3\x05\x7f\x2d\xf8\x4d\x45\x4e\xfa\x95\xbe\x6e\xdb\x48\x81\x6e\x24\x1b\xaf\xd2\x2e\x64\x40\x8f\xed\x38\xeb\x8e\x8f\x20\xe9\xc4\x0d\x58\x0b\xfa\x71\x15\xb2\xbc\x28\x72\xb3\x8b\x13\xf7\x63\x35\xdf\xaf\x6d\x5c\xee\xb1\x60\x01\x5a\x33\xea\x96\xf4\xe9\x36\xf7\x0b\x3e\xeb\xb7\x07\x32\x73\x4e\x06\x47\xce\x8d\x6c\xea\x05\xa1\x32\x47\xa4\xa7\x4c\x72\xf5\x82\x9d\xd2\x22\x64\x79\xb3\x10\x31\x79\x67\xbb\x81\x63\x75\xa3\x8c\x27\x47\xbf\x8d\xfb\x3a\x1a\xe9\xc5\x77\xd2\x09\x9d\x0f\x92\x8f\xfb\x3a\x1a\xd9\xc6\xab\xd4\x8f\x1d\x02\xce\x20\xe9\xc5\x0b\x36\x21\x9d\x2c\xa7\x14\x5a\xe0\xb8\x60\x3e\x93\x3e\x63\x4f\x4c\x3c\xd6\xc4\x65\x5a\xcd\x17\x6a\xdb\x5d\xac\xea\xf4\x99\xdf\x72\x03\x56\x23\x51\x7b\x41\xa6\x9d\x2d\xe1\xc9\xe1\x6e\xba\x6c\x37\x63\x6a\x93\xb7\xdd\x7c\xbf\xb6\x91\xa8\xbd\xa0\x1f\x37\x21\x24\xd9\xac\xca\xd9\x38\xed\x6e\x41\x98\xae\xd3\xae\x84\x84\x1e\x98\x19\x69\x4d\x66\xf6\x82\x0c\x10\x0b\x82\xac\xdf\x05\x1f\x21\x14\x8b\xc9\x30\x8b\x84\x84\x8d\xe0\x2b\xb3\x8d\x54\xec\x05\xfd\x6d\x15\xfa\xdb\x10\x32\x39\x61\x55\x83\x11\x35\xdb\x45\xc1\x92\xb7\xbd\x20\x22\x16\xb5\xc0\xfb\xb5\xeb\x63\x1b\xc2\xae\xe1\x16\x86\x66\xc6\x70\x23\x51\xbb\xcd\xfd\x86\xcd\xfa\xd8\x86\x26\x93\xd3\xec\x33\x76\x0d\xb9\xd7\x0b\x06\xf0\x94\xb2\xbe\xcd\x21\x60\xd7\x90\x6c\xdd\x66\x75\xc9\xd8\x82\xe0\x29\xdc\x05\xe9\x24\x19\xc3\x8d\x64\xeb\x05\x99\xd8\x76\xe0\x66\xf6\x47\xa9\xc9\x63\xb7\xed\x51\x6a\x12\xcb\xdc\x1e\xc5\x64\x75\x72\xfa\xf9\x98\xe1\xbb\x82\x78\xbf\xe9\x72\x05\xb7\xf7\xbb\xa0\x9d\x74\xf8\xdd\x4e\xa2\xac\x1e\x05\x21\x0e\x6d\xe2\x35\xf9\x05\x37\xf1\x3f\x0a\xb3\xa6\x3c\xc6\x46\xf0\x49\xda\xf6\x28\x91\x9a\x6c\x85\x8d\x30\x75\x77\x1f\x25\x12\x0f\xd6\xb6\x47\x89\xd4\x24\x42\x69\x83\xbb\x86\xdb\x23\xef\x37\x05\x85\xc4\xd0\x90\x84\x8f\x12\xa9\x61\x99\x3e\x4a\x24\x8e\x60\xdb\x23\xb3\x93\xf5\x9b\x74\xa4\x27\x27\xb2\x49\x47\x7a\xea\x1b\x3f\xf2\x7e\x77\xc9\xa4\x2b\xce\x51\x93\x9e\xb3\x6f\xd2\xb6\x47\x01\x45\x3c\x72\x7b\x94\x48\xfb\x5d\xd9\xf5\xf1\x81\x89\xd2\x10\xde\x94\xfe\x0d\x82\xbf\x3b\x7a\x85\x19\x6f\xd0\xb6\x47\x61\xa6\x03\xfb\x28\x63\xb8\xd3\x38\x25\xe9\x88\x47\x67\xdb\xa3\xc8\xc1\x9f\x4d\xba\xd5\x93\xab\xa7\x52\x92\x8e\xa2\x5b\x55\x17\xda\x6e\x08\x3b\x1f\xd3\x10\xd7\x47\x25\xee\xf4\x5a\x10\x1a\x54\x12\xf0\x48\x4d\x7b\xe4\xf5\x70\xf4\x32\x77\x38\x7a\x15\x6a\x60\x3f\x3d\xed\xc0\x2f\xa5\xf6\x0a\x8f\x95\xe4\xea\xc6\x2b\xb3\xab\xd4\x86\x64\xc1\x76\x20\xb4\x20\xaf\x0f\x04\x52\x92\x42\x07\x42\xf4\x91\xb9\x71\x33\x53\x92\x42\x47\xf7\xb7\xe7\xe3\x37\xa5\x21\x84\xac\x64\xee\x21\xbf\xca\xcd\xdc\x26\x95\xf4\xb2\x4d\x2f\x6e\x8f\xcc\xad\xc7\xfa\xc8\xcd\x2f\xa5\x08\x66\x3a\xcf\x7f\xae\xdf\x26\x21\x1f\x63\xa6\xfb\x1a\x68\x7b\x64\xdf\x77\xf7\xe3\x26\x64\x05\xa5\xfd\xb7\x43\x90\xb9\x89\xa2\x6d\x8f\xcc\xbd\x4d\xfc\x3b\x25\xa9\x9b\xb0\xd9\x94\xd4\xd5\x5c\x45\x9b\xf4\xb2\x4d\x03\x4d\x49\x45\x47\xde\x67\x4a\x6a\x36\x8e\xac\x52\x92\x9c\xb5\xf8\x1f\x59\xff\xed\x92\xc9\xeb\x04\xc6\xb6\x47\x6e\xd6\xe2\x7f\x64\xdf\xb7\x24\x2a\x47\x92\x15\x9a\xf4\xa3\x7d\x0e\xb4\x3d\x32\x28\x69\xa0\x29\x49\xed\x3c\xf8\xd9\x1e\x19\x94\x34\xd0\xf6\x28\xf8\x79\x01\xa5\x3d\x4a\x7a\x5e\x40\x69\x59\xf6\x25\x30\xb6\xf1\xb4\x66\x33\x0d\xb4\xf1\xb4\xe6\x82\x03\xf8\x08\x99\x1c\xd5\x2f\xc7\x5f\x2d\xab\x07\x48\x03\x4d\xfa\xd5\xf3\x33\xac\xaa\x08\x59\x23\x59\xe3\x23\x79\xab\x24\xb9\x04\xa9\x91\x7a\xde\x4c\xf4\x4c\xba\xd9\x3e\x07\xda\xb2\x1c\x4a\xe8\x6b\xd2\xeb\x9e\xdc\x5c\xd4\xb2\x82\x9f\xd7\x41\x5b\xd6\x3e\x26\xb5\xb3\x65\x19\xf6\xeb\xf0\xd3\xf9\x2d\x43\xc0\x01\x98\xba\x16\xe4\x7c\x2f\x68\x37\x4e\xa9\x43\xb0\x54\x62\x90\x61\xf5\x07\xb2\xc6\x34\xaf\xa7\xb4\xac\x41\xbc\xef\xb1\x5d\x1f\x27\xe1\x07\x68\x9f\x21\x95\x2c\x87\xea\x3c\xe8\x66\x4f\x62\x5d\x1b\x49\xde\x0b\x32\x04\x4d\x60\x7d\x09\xfc\xea\xde\x09\x7d\x6d\x24\xb5\x2f\x08\x4b\x6e\x0e\xed\x66\x7a\x36\x5e\xcb\x5c\x90\xaa\xb6\xb1\xd9\xfb\x05\xa7\x90\xe4\xbd\x20\xbf\xdd\x1c\xda\xcd\xf4\x6c\xe4\x7c\x77\xde\x1d\x5d\xa5\x56\x85\xa9\xc2\xb5\x5d\x0b\xd2\xab\x6e\x55\xd2\x46\xf7\xb7\x4e\x5d\xff\x65\x02\xd7\xfa\x16\x56\xd8\xea\x76\x41\x26\x72\xfb\xd1\x0b\x42\x1a\x8f\x10\xcd\x8d\xff\xde\x7d\x85\xb4\x91\x5b\xbe\x60\x05\x26\x21\xbf\xcd\x8e\x0f\x4b\x85\xfc\xf0\xde\xf5\x86\x72\xce\x42\x7f\x5b\x84\xf4\x2a\x92\x10\x2a\xcb\x8c\x4f\x5f\x89\xad\x80\xce\x93\xa5\x0b\x5a\x73\x58\x55\x13\x76\x60\x17\x5a\x55\x08\xa1\xd0\xc2\x10\x92\x13\x19\xf6\x6a\x0a\xed\x15\x52\x84\x6c\xf9\xee\x1b\xa5\x8d\x3c\xed\xde\x39\xc0\x4b\x6c\x14\x74\x9f\x1d\x6d\x64\x62\x2f\xe8\x88\x42\xb8\xd5\x02\xd7\x92\x75\x12\x3d\xd7\xc7\x4d\xc8\xd4\x55\xab\xc2\x87\x21\x9d\xba\x9b\xe8\x99\xd8\x73\x58\x70\x02\x6f\xe1\x1b\x68\xaf\xb0\x54\x48\x98\xee\xfd\xc6\x52\xc9\x12\xec\x8d\x26\x67\x93\xa1\x93\xf7\xb9\x4a\x69\xf7\xe9\x36\x54\x84\xf6\xb9\x0a\xa1\xee\x9e\x84\xcc\xa4\xe4\xfc\x40\xb0\x5c\x69\xd6\x4d\x03\x4d\x5c\x69\xb6\xa0\x1f\x5b\x33\x76\x0c\x3b\x12\x0b\x22\x72\x24\x67\x1d\x9e\x3b\x59\xf3\xb4\xd4\x9a\x1d\x91\x34\xc9\x01\x5e\xba\xd3\x23\x64\xf5\x25\xa4\x47\x9a\x8c\x53\xd5\x87\x8f\x19\xbe\xfe\x4f\x96\x90\x32\xae\x05\x3b\x21\x0b\x32\x39\xae\x6f\x96\xae\x5c\x50\x62\x4e\x5b\x71\x15\x88\x39\x4d\x6c\x5f\x74\xde\xff\x5c\xf0\x7c\x1c\x7c\x6c\x43\x08\xb3\xe2\x2a\xf0\x98\x4a\x2b\x4e\x7b\x86\xe9\xd8\x73\x58\xd0\xdf\x56\x21\x8b\x72\x27\xe1\x87\x52\xd6\x57\x67\x89\x1d\x89\x6e\x0a\x69\x62\x47\x62\x41\x7f\x9b\x85\x76\xa3\x0b\xad\x8a\x3e\x17\xd7\xe8\xb6\x66\x07\x78\xfb\xb1\x43\x48\x55\x08\x11\xde\xfe\x76\xf2\xb1\x52\x53\xa7\xa5\xd8\xab\x8a\x17\x5a\xec\x95\x4e\xcb\xad\x20\xac\xe8\xdb\x62\x27\x79\xb4\xb3\x91\xd4\xbe\x20\xc4\xff\x34\xa1\x35\xfb\xdb\xf0\x63\x4b\x91\x9a\x6c\x2b\xf4\xae\x87\x53\xec\x55\x75\x05\x9f\x24\xa4\xdd\xc7\x4e\xe2\xe1\xdc\x4a\x42\x7d\x98\x5b\xd1\xe7\x91\x5d\x51\xf0\x57\xc7\xab\x24\x24\x5e\xb5\x15\xf5\x00\xaf\x74\xb6\xa2\x1e\x68\x0e\xdf\x9a\x09\x5f\x6d\xc5\x9a\x79\xa5\xb3\x15\xab\x6a\x2e\x99\x62\x93\x00\xd5\x56\x94\xb1\x7a\x47\x77\xfe\x65\x38\x67\xef\x0d\x5f\xf8\x56\xa6\xea\x2b\x15\xc5\x33\xd7\x29\xa5\x5b\x31\xe9\xd1\x60\x39\xcd\x4a\x0b\x4a\x4d\x5d\xa7\xa2\xf0\x6e\x88\xab\x72\x6a\xc6\x17\x2e\xa7\x2a\x34\x0c\xfb\x24\x0b\x32\x82\x53\x15\xa6\x09\xfb\x24\x0b\x42\x83\x85\xaa\x3c\x38\x24\x77\xb3\xfb\x1a\x68\x23\x1d\xb3\x93\xe8\xb9\x7e\xeb\xc7\x58\x1b\x45\xf1\xdc\xc3\x9a\xfd\x2d\xf2\x98\x9d\x90\xee\x6b\xa0\xad\x28\x71\x39\xa2\x4b\x6c\x8c\x2c\xc8\xc7\xa7\x21\x59\xb0\x15\x21\x73\x55\x19\x91\x27\x76\x45\x8b\x21\xec\xb3\x12\x37\xf0\x67\x8b\x22\x36\xba\xbf\x65\xbc\xe1\xa2\xd8\xe7\xb0\x93\x35\x0b\x6d\x37\x84\xd0\x42\x2d\x42\x16\x5f\x85\x43\x90\x69\x23\xd3\x71\x41\xe8\x48\x69\x1d\xc3\x9a\xed\x95\x04\xdb\xfc\x78\xfa\xb1\x55\x29\x53\xd5\x3f\x44\x95\x36\x72\x0a\xbb\x0f\x6f\xb6\xa2\x05\x41\x90\x69\xba\xdb\x2d\xa4\x93\xed\x11\x22\x27\x14\xde\xc3\x25\x53\x3b\x0d\x97\x4c\xf1\xac\xc3\x73\x3b\xcf\xc3\xd9\x70\x62\x79\x00\xa6\x95\x38\xa5\x90\x68\x58\xaa\x88\x55\x3c\x0f\xf9\x55\xfb\x89\x0b\x94\x5a\xbd\x0e\x7c\x80\x56\xa5\x5a\xe8\x07\xee\x9a\xab\xfa\x87\x97\x57\xd2\xed\xe4\x4c\xd4\xfe\xed\x6c\x78\xcc\x46\x56\xdd\x82\x13\xd8\x85\x10\xbf\x73\x35\xe5\x23\x67\x83\xa8\xd2\x56\x95\xe5\x3c\xb5\x92\x6e\x35\xdb\x54\x02\xc5\x29\x45\xf2\x39\x57\xd3\x11\x29\x17\x09\xe7\x4c\xb7\xca\x8a\x70\xce\x74\x3b\x1b\x9c\x77\xa5\x47\xeb\x83\x87\x37\x5b\x55\x7a\xbd\x1c\x82\xe2\x8a\xb7\x34\x5b\x55\x5c\x71\x55\x51\x7a\xd4\x30\xbc\xa5\xd9\xaa\xd2\x9a\xb7\x34\x5b\x55\x1e\xbf\xec\x95\x12\x97\xbb\x89\xd2\xa3\x15\x40\xe0\x64\xab\x4a\x15\x02\x27\xd3\xa3\x15\xf0\x86\x53\xaa\x52\xe5\x8d\x68\xaf\xda\x71\x6f\x28\xe7\x71\x51\xf4\x24\x1f\xd5\xfe\xdb\x05\x55\xc8\xe8\xfe\x55\xa5\xca\x1b\x9d\xf9\xa8\xf6\xb9\xf4\xb6\xd5\xc2\x6f\x75\xff\x1e\xd5\xfe\x87\xe5\x7e\xd4\x6c\x7a\x74\x55\x21\xc3\x3d\xb6\xad\x2a\x55\xb8\xc7\xb6\x55\xa5\x8a\x1e\xdd\xe3\x82\xea\xd1\x55\xa5\xca\x87\x2d\xb5\xaa\x54\xe1\xea\x9e\xf4\xa8\xe8\x3e\xec\x9b\x3c\x2e\xa8\x4e\x5a\x55\x14\x70\xbd\x6c\x7a\x54\xbf\x3a\x69\xb5\xfe\x0d\x82\xff\xeb\xf8\xd4\xcd\x3a\x74\x55\xb1\xa1\x07\x47\x2a\x72\xef\x5f\x04\xd2\xa3\x8e\xfc\xb2\x23\x51\xdb\x81\x99\xd2\x24\x64\x32\xda\x81\x0c\x48\x0d\xfa\x65\x7f\xb1\x2a\x18\x74\xe8\xaa\x82\x41\x87\xae\x2a\x09\x78\xff\xb2\x55\x45\x1d\xb7\xf1\xa4\x47\x2a\xd3\x65\xab\xca\xb6\xaf\x53\x25\xd1\x7d\x9d\x2a\x44\x5d\x5c\x68\x09\xf2\x9b\x16\xe4\x63\xf4\x6b\x5c\x76\x03\x8e\x0c\x23\x16\x2b\x1c\x19\x97\xf4\x1b\x7e\x8c\xb9\xcc\xd6\x5d\x37\x01\xb1\x91\xd0\xb4\x60\x50\x7a\x0b\x21\x76\x34\x6a\xe8\x0e\x91\xd0\xd4\x83\x4b\x72\x12\x1b\x7b\x0b\xd2\x0d\x4c\xcf\x48\x48\x4d\xf6\xf9\x7a\x24\x57\x01\x8d\x6a\x02\x62\x23\xdd\x69\x41\x3f\x6e\x42\x66\x32\xfc\xad\x42\x25\xfc\x2d\xba\x9a\x84\xa6\x05\x59\x32\xe4\x04\x0f\x60\xde\x89\x6d\xc0\x6e\xb6\x62\x23\x83\xa9\xf3\x00\xe6\x2a\xb5\x93\x98\x35\xe4\x28\x2d\xd8\x28\xb5\x57\x58\x39\xa4\x2c\xf5\xb8\xa5\x3a\x7c\x27\xb3\x15\x13\xd7\x71\x76\xdf\xc3\x6c\x64\x30\x2d\xc8\x78\xe1\xaa\xb8\xd9\x36\x21\xa1\xa9\xfb\x3c\x66\x23\x83\xa9\x9b\x90\xd8\x48\x4a\xea\xbc\x78\xb9\x7e\xcb\x88\x48\x48\x6c\x24\x25\x2d\x08\x4d\xc2\x82\xa1\xb3\xc4\xdd\x9d\x0b\xf2\x5b\x34\xb9\x39\x86\x8d\x2c\xe7\x05\xa1\x76\x74\x35\x49\x85\xa9\x91\xf4\xdc\x49\x1b\x5c\xa5\x76\x12\xa5\x41\xca\x52\x27\x6d\x70\xc1\x2c\x64\x80\x30\x5d\x3c\xd8\x7c\xe4\x28\x2d\xc8\x78\xd3\x29\xad\xc0\x26\x64\xf8\xa8\x94\xd0\x2b\x7b\xea\x29\x9d\x94\x86\x70\x53\x1d\x4f\x7a\xf6\x78\x88\x4e\x20\xcb\xb9\x9b\x72\x98\xd8\x14\x5d\x10\x9a\x6c\xa7\x94\x15\xc4\x4c\xf7\x79\xcc\x46\xda\x51\xf7\x79\xcc\xc4\xa6\x68\x37\x6d\xb0\x91\x76\xd4\x7d\x2d\x33\xb1\x47\xda\x7d\x2d\x33\xb1\x29\xda\x7d\x1e\xb3\xb5\xdb\xf1\x2a\x8f\xdb\x81\x36\xe4\xf0\x9d\x58\xd4\x3e\xaf\x65\x2e\xd8\x84\xf6\xb9\x0b\x3f\x40\x86\x9f\xcf\x78\xfd\x98\x9d\x02\x2e\x09\x5d\x90\x01\x22\xa0\xc8\x31\x5c\xf0\x11\x32\x04\xc5\x48\x96\x90\xd0\x8a\xe6\x18\xb6\x86\x56\x0c\xee\xc0\x6d\xed\xb1\x93\xb8\xe8\xec\xbe\x2e\xc8\x00\xbb\x35\xcb\x56\x8f\x9d\xc4\x36\x79\x14\x50\x3c\xe2\xd2\x9a\x02\x2a\x4b\x48\xca\x1c\x2e\xbd\x6d\x4d\x21\x53\xd8\x46\x69\xf9\x97\x2f\x70\xad\x6f\xed\x54\x11\x42\x47\x4a\x20\xdd\xbd\xa6\xc8\x29\x61\xc5\x55\xe8\xc7\x4d\xc8\x34\x2b\xcc\xb8\x5c\x37\x3d\x4a\xaf\xe2\xdc\xa0\xaa\x4d\x4f\x4c\x8f\xe2\x8a\x04\xc4\xf4\x28\x9f\x0c\xf6\x24\x21\xbc\x93\x8f\xb8\x4a\x6d\x57\xd2\x50\x5c\x95\x69\xbb\xd4\x5c\xa5\x05\xcc\x9a\xa8\xf2\x8d\xf2\x49\x47\x92\xbd\xd8\xee\x23\x9d\xad\x29\x9f\xf6\x23\x9d\xab\xf4\x7c\xcc\x34\x2b\x9f\x8c\x0c\x6d\xca\xa7\xaa\x04\x52\x20\x55\xce\x99\xb2\xe2\xaa\xb2\xd7\x91\xaf\xf3\x5b\x58\x50\x09\x44\xdc\x68\xca\x8a\xab\x8a\xc4\x6d\x4a\x20\x8f\xca\xb2\x32\x46\xdf\xb0\x29\x45\x9a\xab\xad\x9c\xe0\x99\x96\x94\x15\x39\xcd\x15\x94\xf5\xb9\x3e\x37\xb1\x8f\xdb\xc3\xd8\xcf\x26\x37\x37\x6c\xa0\x26\xa3\x78\x28\xc5\xb6\xee\x82\x74\x52\x71\xd5\x24\x3a\x69\x9f\xd7\x53\x52\x56\x7a\x75\xc5\x95\xd4\xdd\xd9\x04\xcd\x4a\x2f\xbd\xb2\xd6\x0f\x64\x80\x0a\x33\xfd\xae\xac\x30\xeb\xb2\xa0\xea\x97\x0b\x76\x52\x56\xb6\x79\x82\x95\x15\x66\x04\x5d\xa6\xac\x30\xeb\x52\x4e\x3f\xa5\xfc\x56\xf9\xd4\x51\xbf\x59\x81\x64\x58\x65\x53\x93\x07\x02\x38\x2b\x81\xc2\x21\x28\x72\x42\x5e\x50\xb1\x87\xda\x49\x6a\x0f\xa4\x66\x56\xa8\x70\x0d\x4e\x6b\x12\xa1\x27\x4b\xee\x10\x9b\xa0\x97\xb8\xe8\xb3\x93\x91\xb7\xa0\x55\x61\xc8\x74\x49\x74\x30\x75\x5d\x7d\x3b\x9c\x3a\x65\x8c\x67\x47\x5d\x7d\xeb\xd9\x91\x1b\xc6\xa6\xe0\xb5\x2e\x3d\x73\x17\x6d\xe2\xce\xd0\x1e\x63\xd8\x6e\x17\xda\xae\xbf\x45\x3e\xb9\xcd\x6b\x0a\x5e\x72\xab\x36\xa6\xab\xaf\xa0\x30\xcc\xb0\xab\x6f\xb9\xca\x26\xb9\xdd\x1a\x13\xfd\xd3\xd5\xb7\x13\xc6\xe9\x92\xb7\x81\x85\x5d\x02\xd6\x3b\xea\x52\x2c\x2f\x4f\x26\xb7\x6a\x63\xe2\xd1\x75\x49\x54\x77\xc8\x9d\xdb\x98\xf8\xb7\x5d\x8a\xd5\x3b\x72\x23\xd7\x24\xbb\xc4\x35\xa0\x0b\xbe\xf9\xd8\x21\x60\x30\xe6\x72\xe0\x87\x52\xe6\x99\x77\x29\x5b\x97\x62\x5f\x8a\x91\x72\x4a\x3b\xa5\x74\x83\xb7\x47\x52\x2e\x07\x52\x2a\x89\xbe\x20\xef\xae\xbe\x7d\x61\xaa\x74\x35\xea\x4b\xc9\xa0\xf5\xf1\x42\x8a\x66\xad\x0f\x02\xfc\x52\xd6\xdc\xf0\x04\xcf\x2d\xe2\xe0\x75\x91\x94\xdb\xf5\x6b\xc1\xff\x76\x01\x95\x04\x6f\x25\x9f\x9a\x9b\xa7\x47\x5a\x97\x6f\xde\x88\x8d\x2e\xdf\x70\x0d\x4e\xeb\x32\xca\x5b\x51\xd7\xce\xc7\x2c\x91\x7c\xc3\x35\x38\xc9\xcd\x66\x53\xd0\x5a\x97\x51\xb8\x06\xa7\x91\xee\xd4\x7d\x3c\x32\xb9\x15\x1d\x6f\x6c\x02\xb2\x9f\x16\xe4\xb7\xb2\x11\x57\xd9\xb4\x2e\x1b\x7d\x90\x40\x5d\x36\xe2\x05\xc8\xe4\xbe\xb5\x8f\x3a\xa6\xac\x11\xf0\xc1\x06\xea\xea\xf5\x8f\x12\x48\x23\xe0\x23\xd1\x29\xea\x3e\x8e\x48\x35\xaf\x8f\xd6\x65\xc1\x8f\x34\xa8\xe4\xe3\x3a\x9a\x94\xd5\xeb\x3c\x3d\x92\xb2\x8a\x9c\xb4\xb2\xd6\x65\xd0\x8f\x5c\xa5\x5c\xe4\x71\x91\xd6\x65\x50\xdd\x3d\xf7\xbc\x4d\x3a\x4b\x5c\xd6\xd9\x43\x77\x2f\x2b\x26\x8d\xe0\xeb\xcf\x81\x90\x86\x82\x90\x1b\x66\x92\x9b\xdc\x61\x14\x5e\x97\xb9\xbf\x0e\x41\xf5\xcb\x0b\x90\xad\x6b\x6d\x70\x29\x6a\xeb\x5a\x1b\x5f\x2c\xe0\xae\xb5\x61\x9c\x5d\x56\x39\xeb\x86\x75\xe5\x04\xcf\x45\xb6\xae\x9c\xf8\xca\x55\x18\x14\xe3\xc2\xcf\xec\x18\x14\x3e\x17\x99\xb8\x9d\xb3\x9b\x56\x96\xdc\x5c\x1f\x97\xd2\x0b\x99\x3a\x2e\x17\x25\xfb\x31\x8c\xc2\xfd\x9b\x7d\xe8\xa4\x91\xcf\xd5\xc9\x23\x5b\xa5\x49\x08\x21\x95\x03\x83\xd2\x5b\x48\x9f\xb1\x3e\x46\x92\xf5\xb1\x20\x7c\x6a\x32\xb9\x4f\x3f\x3c\xa4\x22\x81\x6b\xc1\x41\xe9\x81\x1f\x20\xe3\xd5\x49\xe3\x8e\x86\x05\x99\x2b\x78\x7d\xe8\xa4\x91\x75\xd5\x4f\xc2\x1a\x79\x55\x0b\x5a\x15\x73\x95\x64\x9c\x7a\xa0\xbf\x6d\x42\x3f\x16\x72\xd8\x49\x22\xd5\x82\xac\x60\xb5\x1b\x58\x01\x24\x52\x2d\xf8\xe6\xb7\x7c\x7c\x2b\xdb\x30\xc4\xc7\xad\x2c\xc7\xf2\x1e\xb7\x7c\x04\xc3\x0e\x83\xf4\x48\x68\xea\x3e\x44\x99\x3c\x2e\xe0\x21\xca\x3b\x71\xe9\xed\x82\x10\x03\x5c\x36\x8c\xd9\xe3\x56\xd0\x05\x99\x49\x24\xfd\xb8\x1d\x60\x17\x2a\x19\xe0\xb2\xc1\x0d\x2c\x89\x7b\x3f\x3b\x19\x6a\x0b\x66\xa1\x55\x15\xa1\xdd\xa8\x42\x08\xa9\x0b\xc3\x6e\x34\x61\x07\x76\x21\x4b\x06\x5b\x8d\x47\x22\x84\xad\x86\x87\x54\x64\x43\xf5\x93\x92\x46\x36\x54\x1f\xfa\x3f\x25\xf9\x5b\xac\x80\x82\x5a\x18\x9e\x4a\x75\xa9\xfd\x91\x26\xd1\x12\xc3\x43\xaa\x1e\xe7\xb7\xac\x2f\x4a\xc3\x77\x29\x53\xb9\x7f\x6d\xf1\x8f\x8c\xaa\x0e\x19\x25\x3b\x37\x88\x76\xf3\xd5\x92\x47\x29\xc3\x80\xbe\x90\x6f\x78\xb4\x32\x79\x94\x32\x74\x9d\x3c\x4a\x19\x39\xac\x8a\x11\xe8\xfe\x84\x04\xeb\x71\x17\x37\x7b\x2e\x38\x28\xf5\xb7\x98\xbc\x9e\xbb\xf0\x86\xe5\x2a\xb5\x2a\xe6\x26\xa4\x23\xcf\xb7\x3c\x59\x19\xbc\x08\xd2\x42\xb2\xd2\x1b\x0a\xe9\xa8\x20\x17\x43\x3a\x32\x18\xd0\x73\x97\x51\x5c\x6d\x64\xf9\x28\x78\xbb\xdc\xf1\xdb\xcd\x6e\x4b\x05\x79\x3c\x0a\x3b\xb5\x5c\xd6\xd9\x87\x0e\x8f\x87\x34\xe4\xbe\xad\x86\xe8\x95\x67\x63\x9e\xd9\x8c\x32\xec\x86\xed\x62\x7b\x79\x84\x33\x8c\x0d\x0c\x29\xd4\xa3\x32\x8f\x70\x46\x91\x70\xb2\x35\xc3\xbe\x21\xfd\x7a\x90\xe6\x39\xcc\x49\x76\x0b\xe9\xb7\x9e\xd9\xe8\xc2\x07\x18\x42\xa6\x4e\x3a\xd2\xe1\xe1\x5e\x89\x3e\x8c\x0d\x0c\x69\xa3\xb2\x95\x17\xd2\x46\x3d\x03\xb4\x2a\x68\x3f\xa4\x8d\xea\x00\x15\xc0\x15\xdb\xab\x28\x71\xab\x23\x52\xc4\x56\x47\x24\x6d\xe8\xf0\x84\xc4\x50\xa1\x7d\x32\xa7\x16\xf4\xb7\x74\xc3\xa3\x32\x32\xa7\xfa\xe0\x02\x96\x16\xd2\x46\x63\x37\xd2\xc3\xa2\xd1\x24\x51\x05\xb0\x87\x54\x21\x31\x34\xac\xab\xa2\xc4\xe5\x4e\x95\xc4\xed\xc1\x0b\xb2\x82\xcf\x81\xd0\xa4\xa4\xd2\x4f\x37\x9a\x10\x6a\xaf\xa7\x94\x8f\x25\x86\x8e\x7d\x5c\xea\xf9\x98\xf1\x4a\x0c\x1d\x9b\x3e\x5c\xfd\x8e\x2d\x16\xae\x7e\x77\x51\x5c\x6e\xa3\xff\x78\x04\x7c\x41\xe6\xca\x45\xe9\xd2\xa4\xab\xa0\xef\xc4\x65\x9d\xdd\xd7\x23\x5b\xb8\x28\x5d\x86\x2d\xa7\x94\x5e\xa9\xf7\xf4\xac\x42\x45\x67\xf8\x5f\xb8\x0a\xdd\xc9\x71\x9e\xbb\xfc\x5b\x1c\x20\x7e\x17\xf7\x7e\x2e\x08\xe3\x60\x12\x0e\xfd\x2e\x8f\xce\x48\x58\x5b\xb0\x0a\x91\x0c\x6a\x18\xfd\xae\x50\x67\x7a\x38\xe6\xd1\xd9\x08\x67\x83\xb3\xb2\x61\x34\x20\x99\x45\x9d\xfc\xb5\x05\x6d\x48\x93\x41\x95\xe2\x69\x58\xa8\x24\x4d\x67\x0b\x95\x64\xb0\xb1\x19\xa7\x57\x98\x39\x71\x7a\xe5\x00\xbb\x35\x4b\xa2\xaa\x14\x2e\x27\x4d\x1e\x8e\x91\x83\xb6\x60\x17\x5a\xf3\x81\x0c\x5f\x0d\x33\x14\xd7\x4d\xe8\x78\x71\x59\x87\x0e\x5e\xf4\x5f\x3e\xbd\xd8\x4f\x36\x5b\xa8\x32\x8d\x0d\x24\xd1\x66\x41\x38\x03\xf7\x76\x0c\x67\xce\x01\x0d\x09\x47\x3d\x37\x94\xe5\xea\xb9\x81\x9e\x8b\x9f\xa5\x10\xce\x29\xc5\xf8\x08\xb5\xe0\x90\xd7\xc3\x9a\x9d\xc8\x70\xaa\xd8\xe7\x0b\x4d\x40\x6e\x4c\xed\x97\xca\x8a\x1b\x53\xfb\xa5\x3a\xc2\xeb\xec\x97\x76\x9b\x5e\x67\xb1\x21\xbc\xce\x7e\x69\xa8\xcd\x6d\xa9\xf4\xeb\x3a\xa5\x5f\x20\xdd\xe0\xa6\x97\x7e\xa9\xac\xb8\xe9\xa5\x5f\x6a\x27\x0e\xe1\xfa\xa5\x86\x99\x6c\x5e\x79\x8e\x38\x26\x7b\x75\xf5\x74\x72\xfa\xb1\xbf\xdd\xc2\xac\x5f\x2a\x72\xde\x1a\x49\xf5\x74\x63\x1b\xc4\xfd\x52\x00\xbf\x1c\xa0\x42\x94\x5b\x53\x92\x67\x90\x26\x9d\xa5\x7a\x9d\x52\x7f\x4b\x43\xfb\x9a\x94\x05\xbb\x30\xf1\xf1\x29\xb5\xe6\x10\x5a\xd5\xf9\x98\xc9\x51\xb6\x91\x56\xd6\x2f\x65\xdb\x0b\xf7\xa0\xaa\x7e\x5f\x78\x38\xd5\xd9\xe0\x2c\xb0\x5f\x4a\xbe\x9d\x56\x96\xfa\xa5\xa8\xd3\x45\xad\x6a\x63\xd2\xca\xfa\x95\x0f\xa4\x1b\x2a\x67\x2e\x51\x49\x55\x15\xca\x4b\x24\xfd\x52\x10\x7a\x16\x58\x55\xa1\xef\x6e\x37\x8a\xd0\x9a\xcf\x6f\xad\x99\x21\x18\x82\x5a\xd5\x7b\x3b\x04\x75\x7d\x7c\x4a\x37\xe5\x54\x4d\xb1\x7d\x01\xcb\x2a\x6d\xc2\x17\x90\xb9\xc2\x83\xed\x97\x22\xf6\x8d\xe5\x52\xd5\x99\xa4\xa4\xf5\x4b\x89\x4b\x0e\x5a\xaa\xaa\x50\x1c\xda\x7e\x29\x53\x39\x83\xec\x57\x39\xa5\xac\x82\x32\xf5\x8d\x14\xf1\xf8\x96\x97\x36\x57\x69\x15\x32\x1b\xf7\x81\x0e\xa1\x09\x19\x42\x39\x90\xd9\x90\x36\x3e\xb8\x25\x55\x62\xf8\x48\x39\xc5\x52\x89\x5f\x3f\xe4\xe3\x6c\xa8\x15\x3f\x52\x8e\xca\x59\x57\x99\x4b\x51\xfb\xbc\x1c\x11\x02\x98\xa7\x17\x17\xdc\x03\x9c\xc9\x05\x45\x00\x4f\x7c\xa7\x4e\xea\xc5\x82\x90\x0a\x9a\x7c\xf2\x6a\x7f\xe7\x02\x80\x05\x19\x20\x8a\x7d\x26\x07\x88\xb4\x9e\x3c\x28\xd1\x49\xdb\xe8\x53\xbf\xcb\xe3\xea\x93\x57\xe5\x71\xb5\xcf\x36\x76\xee\x03\x58\x10\xda\x78\xec\x86\xe3\x65\x67\x64\x26\x79\xbf\xd9\x2b\x24\xa1\x87\xd9\x3c\xdb\xb8\xa0\xdd\x18\x4e\x8e\xdd\xc0\x82\xe0\x7e\xd5\x05\xf9\x18\xe2\x9f\xb7\xc2\x0d\x1d\x42\x36\xd4\x2a\xbd\x85\x76\xa3\x0b\x19\x20\x7a\xe0\x24\x47\xd5\xbf\x61\x8f\xdf\xb7\x16\x13\x17\xa8\xf6\xe9\x61\x18\x17\xa8\xf6\x79\xe3\x1a\x7b\x86\x3e\x39\xa3\xea\xa4\xe5\xf7\x69\xb8\x9f\x87\xe6\x26\x34\x75\xa2\xfc\xfb\xe4\xe8\xa8\x13\xd6\xdf\x7d\x5c\xb1\x13\xd6\xbf\x20\x2b\x86\x3d\x31\x39\x3a\xea\xbc\xfa\xdd\x79\x4d\x71\x95\x3e\xc2\x17\xa5\x07\x7e\x80\x2c\x20\xb7\x55\x76\x82\xfe\x17\x84\xab\xca\x29\x2d\xc0\x53\x5a\xf9\xd8\x4e\x0e\xda\xbd\xed\xa4\x4b\x04\x1b\xcd\x7d\x64\xb5\x4a\xed\xb3\x2b\x56\xfc\x2d\xfc\x4a\xd0\x7f\xe7\xad\xc5\xd4\x89\xb6\x5f\x90\x21\xd4\x03\xa9\x4a\x56\xc8\xce\x86\xe4\xcc\xd3\x8b\xa9\xca\x19\xdc\xf5\xd1\xd3\x73\xa0\x55\x31\x22\xbc\x85\x9e\x9e\x03\xfd\xb8\x08\x61\x94\x7a\xe0\xa4\x94\x11\xed\x4c\xa2\x05\x9b\x90\x15\x94\x51\x0a\x0c\x9a\x24\xc9\x8a\xed\xe5\xd1\xbe\x8f\x0d\xf6\x24\x85\x56\xc7\x2b\x49\x56\xb9\x4a\xbe\xa9\x72\x95\x8c\xc2\x33\x08\x9d\x38\xfe\x3e\x75\x0f\x3c\xda\x27\x39\x68\x95\x66\x61\x07\x16\x21\xc3\x6f\xfe\x56\x9a\x6c\x7e\x3c\xfd\x6d\x15\xda\xab\x26\x84\x54\x24\xe0\xd6\xfd\x6d\x11\x32\x75\x48\xeb\xd9\xce\x10\xaa\x10\x6a\x97\x44\xb9\x9f\xb1\x27\x69\xb2\xa1\x15\x93\x64\xd6\x64\x1c\x36\x09\x7d\x30\xb0\x27\xa9\xae\x39\x40\xe9\xaa\x39\x40\x04\xb0\xc9\x41\x9d\xfc\xf8\xce\x83\x81\xab\x2a\x7f\xeb\x00\xa5\xba\xa6\x56\xc4\x7c\x9c\x5d\x1e\xc4\x7c\xe4\x0d\xc0\xd4\x93\x54\xd7\xa5\xab\x38\x10\xc1\x80\x1d\x37\xbb\x7c\x24\xd5\x79\x96\x62\xc0\xc1\xec\xb2\x86\x54\xd7\xa5\x1c\xe9\xaa\x4f\x6b\xf6\xb7\x13\xda\x50\x5a\x77\xe9\x2a\xce\x6f\x07\xf0\xfc\xd6\x6e\xf0\x31\xcf\xfc\x25\x23\x0c\x26\x37\x32\xf6\x54\x0f\x84\xda\x25\xd1\x50\x59\xc5\x81\xf6\x99\xc9\xe1\x0a\xc6\xc4\x6d\xe7\x0b\x42\x75\x52\x0e\x77\x2e\x26\xa3\x13\x26\x6f\xbe\x27\x63\x08\x66\xc8\xce\xae\x3e\x21\x6d\xdd\x48\xfd\xc9\x8b\xf0\xc9\x90\x02\x72\x78\x56\x69\x17\xda\x6e\x15\xc2\x47\xca\xe3\x81\x76\x32\xe0\x80\x0c\x9f\xd4\x93\xa4\xe2\xa1\x8d\x01\x07\x64\xf8\xac\x52\x3a\xc9\x45\x12\xc9\xb0\x80\xc9\x45\x89\xc9\xb0\x80\x39\x90\x75\xc6\x01\xcc\x31\xfc\xf8\x97\x09\x5c\x9d\x27\x01\xd7\xb7\x76\x0a\xd9\x66\x90\xc0\x34\xa2\xcd\xa8\x80\xc9\x5b\x05\xdd\xf4\x81\x39\x21\x3a\x83\x04\xa6\xf6\xb1\x51\xfe\xd3\x53\x19\x63\x06\x26\xa7\x32\xdd\xd0\xfc\xc9\x13\x02\xc9\x20\x81\x39\x95\x4f\x12\x1d\x17\x14\x76\x43\xf3\x27\x6f\xbe\x77\xc3\xeb\x7d\x8b\x2f\x19\x06\x30\xb5\x8f\x8d\xb6\x9f\xaf\x0e\xa3\x48\x56\x2f\xc5\x95\x64\x45\xcc\x5a\x37\xda\x7e\xbe\x4e\x37\x0e\x7c\x03\x43\xb8\xfb\x6c\x04\xb9\xef\xe9\xa5\xa6\x68\xd7\x8a\x35\x64\x7c\xbe\xe8\x24\x59\xeb\x7d\x7a\x78\xd2\x94\xf4\x6f\x44\x8e\x31\x03\x53\xc3\xd4\x98\x81\xa9\x61\x6a\x34\xb6\x2f\xe6\x25\x63\x06\x78\x31\x6f\xc1\x22\x7c\xf3\xf1\x29\x65\x9e\x35\x2f\x38\x5a\xe9\xb7\x93\xf3\x96\x34\xb4\x36\x78\x4f\xaf\xf3\x28\x76\xf7\xc9\xb8\x64\x54\xc0\xe4\x6e\xbc\xd4\x14\xcf\x1f\xc4\x95\xd1\xd8\xf3\x83\x86\x31\x1a\x9b\x27\xe3\x16\x4c\x42\x7a\xf5\x9c\xaa\xe8\x95\xb2\xdc\x63\x0a\xa3\x04\x4e\xae\x90\x51\x02\xd3\x63\x0a\xa3\x04\x26\xd7\xe4\x77\x83\xb3\x4d\x1d\xea\x86\x5f\x4f\xee\xc6\x4b\xdc\x13\xdf\xcd\x15\xea\x06\x58\xcf\x2f\xe6\x86\x01\xd6\xf3\xcb\x99\x6b\xd3\x36\xf9\xe2\xe1\x18\x60\xcd\x13\x72\xab\x94\x3e\x7f\x1d\xbe\xa2\xfd\xeb\x78\xf3\x29\x85\x54\x14\xde\xa6\x0e\x79\xb4\x3f\xbf\x0e\xdf\x01\x92\x3a\xd4\xef\x33\xc0\xc9\x88\xce\x00\x91\x9a\x9e\xf4\x4f\xee\xd4\xef\x77\x3e\xd0\x86\x1c\x11\xee\x90\x21\xd5\xbe\x28\x97\x9a\xa2\xfd\x2b\x2f\x54\x47\x84\x7b\x70\x9f\xc9\x71\x9e\xb7\x5d\x1e\x3e\x30\x97\xda\x96\xf4\x0b\xb2\x82\x7b\x08\xe1\x03\x73\x9d\xd0\xe6\x20\x0b\x69\x7d\x9c\x85\xd6\x1c\x42\xd6\x77\xeb\x81\x38\x69\x47\x04\x1c\x2c\xc8\x88\x4e\xe9\x60\x8d\x9a\xd0\xe1\x57\xdb\x45\x69\xdc\xcd\x76\xa7\x55\x1d\x48\x27\x9b\xed\x6e\xe7\xbf\xf3\x74\x77\xf8\xa2\x5c\xbf\xb7\x98\x8c\x9e\x90\xb8\x84\xeb\x2e\x88\x20\xac\x21\x64\x36\x1a\xbf\x35\x1d\x88\x40\x87\x20\xe1\x67\xc1\x5b\xc8\xb4\x87\x55\x61\x7c\xb5\xc6\xd4\x11\x0e\xd7\x89\x84\x5d\x90\x11\x35\x3f\x96\x54\x1c\xef\xbe\x1d\x61\x7d\x6c\x43\x52\x4e\x63\xae\x38\x69\xe9\x24\x6a\x2f\x58\x80\xa7\x94\xd9\x68\x4d\x38\x28\x75\x44\xca\x67\xa7\x2e\x61\x98\x3f\xe9\x97\x5b\x3d\xc1\xeb\x73\xeb\xa7\x21\xa4\xe2\xfb\x12\x52\xd3\x4d\x97\xb9\xf7\x3f\x11\xb9\xb1\x60\xa2\xf4\x40\xba\x7c\x3f\x42\x86\x7b\x33\x19\xf7\xf0\xb7\x45\x58\x29\x6d\xc2\x0e\xec\x42\xbb\x61\xaf\x54\x47\xbd\x0a\x69\xe8\xb1\x21\x48\x83\x97\xd9\xa3\x73\x05\x61\x27\x13\x3b\xba\x7e\x08\xb1\x9f\x41\x9e\xd1\x9d\x08\xc6\x08\x33\x89\x3a\xb1\x9f\x61\xea\x50\x27\x4f\x7b\x41\x48\x23\xac\xca\x4e\x3e\x21\xdc\xac\x40\x28\x68\x9c\x3c\x23\x2e\x7d\x8d\xfe\xd8\xc9\x9c\x84\x7e\x4c\xbb\xe4\x0a\x75\xa2\x3b\xa3\xe7\x10\x66\xa1\xbf\x2d\x42\x66\x32\x57\xe1\x1e\x02\xa1\x1a\x41\x72\xd0\x2a\x6d\x42\x1b\xa2\x1b\x59\xb2\xca\x21\xcc\xfc\xf6\x94\xbe\x81\x94\x16\x02\xbb\x89\xaf\x88\x5e\xec\x55\xa1\x5d\xae\x8d\xef\x8f\x72\x82\x27\xd5\x3a\xc1\x8f\xd1\x79\xb8\x3c\x11\xf6\x10\x27\x67\x87\xeb\x56\x17\x64\x44\x35\x09\x2b\xa5\x5d\x18\x40\xba\xe1\x35\x04\x5d\x22\x24\xf2\xaa\x3f\x4a\xa0\x8a\x92\x7c\x14\x2a\x9c\x4b\xf4\x47\x91\x53\x91\x4f\x8f\x42\x45\xc7\xa3\x4b\xc0\xd5\x11\x29\x54\xb8\xb3\xa0\x3f\x0a\x06\x13\x7c\xba\xf4\x5c\x59\xfd\x2e\x3d\x57\x4e\x19\xbb\xf4\xcc\xad\x7b\xfd\x69\x07\xfa\xb1\xbd\x42\x1e\x13\xd9\x10\x26\xe9\xf4\x47\xf6\x6d\xb8\x52\xfd\x3e\xd0\xf1\x76\x21\xe3\x6d\x07\x32\x5e\x39\x54\xe7\x81\x3c\xe6\x05\xf9\x58\x7a\x6e\xd8\x7c\x5d\x5e\x68\xf2\x51\x3c\x42\x96\x5b\xd6\x68\x2e\x8a\xb2\x8d\xdb\xdc\x53\x97\x53\x3c\x97\xe8\xb2\x46\x77\x62\xe5\x05\xee\xc6\xeb\xc4\xce\x2d\xc8\x78\xe5\x05\x7d\x89\x7c\x1d\x48\xcd\xf2\x42\x67\x57\xb0\xcb\x0b\x1d\xdb\xb3\xcb\x0b\x9c\x0f\xf4\xac\x98\xf4\xb6\x80\x2e\x6b\xf0\x28\x78\x27\x07\x7a\xc1\x2f\x90\xdf\x92\x3c\xd3\x89\xac\x5b\xd0\x9a\x9b\x10\x9a\x94\x35\x48\xad\xe9\x59\x89\xcb\x75\x77\x3d\x2b\x71\x3d\x4c\xe8\x32\x0e\xf7\xdb\x75\x1e\xe7\x0e\x1f\x3e\xeb\x59\x3e\x8a\x33\x5e\x3f\x86\x53\xb2\x7c\xe4\x96\x7f\x57\xa3\x72\x29\x5d\xea\xaa\xd0\x61\x9f\x53\x16\x3e\xc0\x22\xa4\x93\xb2\x95\xee\x41\x97\xe9\x06\x12\x38\xcb\x65\xec\xf1\xf7\x9c\x7e\xf9\xe6\xee\xfa\x96\x79\x95\x23\xb9\x0e\xa0\x67\x59\x90\x2d\xff\x9e\xef\xd3\xce\x0b\xe8\xc7\x98\xbc\x59\x46\x31\xe0\xab\xcb\x91\xec\xd3\xf7\x2c\x2b\xe8\x1e\x74\x19\x74\x76\xab\x3a\x90\x05\x94\x15\x26\x5b\xd1\xbd\x1e\xc8\x44\xca\x19\xf3\xf4\xf9\x40\x28\x54\xf6\x9d\x52\x99\x7a\x9d\x08\xaf\x9e\xd5\x21\x5c\xb2\x9e\xba\x6a\x9e\xab\xe3\x3a\x71\x76\xd1\xa7\xec\xab\xd6\xd7\xf1\x20\xec\x6e\x41\xfa\xfc\x50\x6a\x3a\x4c\x97\x9b\xdd\x89\xcf\xaa\x23\x03\xbe\xba\xec\xfb\xea\xf6\x8a\x6e\xb8\xf5\x9e\x65\xd0\x97\x23\xd2\x8e\x79\x39\xed\x32\xe8\x0b\x77\xaf\x6b\xd6\x10\x0e\xd6\xb3\x0c\xea\x5e\x7b\x57\x1b\xbf\x1c\x6f\x3e\x90\x05\x95\xab\x5e\x6c\x04\x11\x05\x11\x66\xe5\xf4\x2c\x57\x99\x95\xd3\xfb\x81\x50\xb7\xfa\xe7\x85\xa5\xd2\x55\xdd\xef\xee\x6f\xbb\xd0\x4e\x56\xe1\x96\x13\x84\xce\x45\x7f\xbb\xa0\xbd\x09\xe9\x64\xb9\x85\xf6\xca\xaa\xe4\xaa\x42\x27\xb9\xb2\xa1\x13\x67\x17\xbc\x65\x76\xa7\xae\x04\xe2\x8e\x86\x4e\x60\x5d\xf0\x3c\xd9\x82\x76\x63\xfa\x5b\xda\xfd\x10\xbb\xc0\x8d\xb1\x0b\xfa\x31\xed\x7e\x4e\xaf\x42\xc8\xd4\xc9\x64\x1f\x3b\x19\x56\xe5\x2a\xc8\x38\x1f\x2c\xc2\xae\xda\xd7\x59\xca\x9a\xda\x1f\x2c\xc2\xb8\x0e\x44\x8a\x68\x79\x73\x91\x78\xcf\xb2\x86\xde\x51\x28\xcc\xbe\x4a\x02\x79\x41\x97\x26\x4b\xfc\x5f\x45\x8e\xc4\xff\x85\xf8\x43\x29\xf2\xc5\x90\xc9\xf2\x82\x2e\x4d\x28\x54\xbe\x92\x8a\xbc\xe0\x5d\x09\xa1\x8c\xd1\xc3\x09\x85\xca\x97\xad\x8f\x2c\x6b\x98\x2d\xc3\xcd\xad\xc1\x63\x5e\x0b\x26\xa1\x35\x3f\x40\xe9\x19\x25\x19\x5e\x43\xc0\xc1\x7f\xc4\x35\x58\x41\xec\xe3\xb8\x20\x42\x6e\x50\x5d\x10\x62\x68\x7e\xec\x72\x37\x4b\xb1\x20\xb8\x5f\x35\xcc\xa5\xe9\x84\xf0\x05\x8f\x79\xad\xd2\x3d\x39\xbe\xde\x95\x88\x12\x58\xd0\x4e\x9e\x52\x3e\x86\xd9\x7d\xcc\x2b\x11\x25\x10\xe1\xf5\x00\x44\x09\x84\xe9\x31\x9d\x10\xbe\x05\x3f\x94\x32\x40\xae\x0a\x4f\x1c\xfc\x07\x29\x2e\x77\xe2\x3c\x3e\x4e\x8a\x0b\xe7\xf1\x0b\xd2\x50\x3e\x1f\xc3\x38\xfd\x7c\x4c\xcd\x18\x7d\xa1\x4d\x4f\x70\x60\x84\x7b\xb3\x44\x03\x06\x91\xec\x0b\xfe\x72\xab\x67\x7d\x0b\x59\xc1\x91\x3e\xca\x93\xb8\xc8\x74\x41\x84\x37\x1c\x19\xd5\xb9\xc9\x07\x3a\xfa\x10\xda\xc7\x03\xe9\x63\x30\xcd\xd5\xc5\x0f\xfb\x88\x89\x40\x80\x41\x84\xdb\xba\xc4\xe8\x2d\xb8\x47\x4f\x50\x5e\x84\xd6\x15\x51\x78\x0b\xb2\xda\xc5\x4e\x62\x2f\x72\x73\x69\xf8\x46\x4f\xe2\xaa\xd2\xf0\x51\x9e\x4e\x60\xdd\x82\x0c\x10\x8e\xe4\x8d\x9e\x55\x5a\x84\xf0\x0d\x2c\xe8\x2b\x3c\x89\x7b\x3f\x17\x64\xf8\xd5\x86\x50\x83\x04\xa9\x85\x8f\xf2\x24\xce\xfd\x23\x4c\x6b\xe6\xde\xcf\x05\x59\x7c\x98\x2c\xba\xbf\x4d\x74\x83\x8c\xe1\x4e\x18\x5a\xf0\x68\xcd\xfa\xf8\x94\xd2\x49\xb8\x99\x50\xf5\x55\x5a\x85\x1f\x4a\x8b\x90\x21\xc8\x19\x3c\x0d\xdb\x89\x59\x0b\x5f\xb8\xe9\x04\xa9\x85\x81\xec\x9d\x20\xb5\x08\x0d\x26\x02\xcd\xc2\xf7\x6f\x7a\x91\xb9\xdd\x6d\x2d\x32\x37\x01\x15\x9d\x88\xaf\xe0\x49\x9b\xd5\xae\x55\xe1\x38\x87\x5c\x65\xc8\x04\x97\x84\x2e\xc8\x88\x64\x94\x40\xa5\x70\x49\x68\xf8\x2c\x4d\x2f\xf2\x8d\x7b\xb1\x21\x93\x05\xe6\x06\xa1\x56\x0b\x32\x57\x32\x4a\x48\x0c\x72\x86\xc6\x56\xf4\x53\x15\x74\x85\xe9\x19\x06\x54\xf0\xce\x43\x84\x31\x12\x21\x2f\x0c\x24\x7d\x48\xfc\x03\x59\x5e\xd0\x3f\xbe\x43\x93\x42\xe2\xff\x7f\x18\xfb\x73\xa4\xeb\x61\x20\x4b\x1b\xf3\x7b\x15\xb5\x04\x62\x06\x22\x2a\x6a\x2f\x04\x79\x29\x4f\x86\xf6\x6f\x28\x70\x9e\x93\x6f\x75\x87\xf4\xf7\x57\xd6\x65\x82\xbc\x18\x73\x00\x90\x93\xaf\x57\x97\xb1\xfd\xf6\x00\x8d\xa2\xf6\x18\x5e\xcb\xed\x1a\x9f\x8d\xb1\xb7\xf1\x79\xb9\x66\xa8\x19\x5b\xa3\x03\xb2\x64\xdd\x35\x7b\x44\xc8\x1f\x2c\xe6\xcf\x5b\x83\x1c\x0e\x9b\x59\xec\x36\xc6\x22\x8e\x9c\x00\x66\x36\x4f\xce\x66\x6b\xd6\x3c\x5e\x19\x1c\xe4\x7c\x99\xca\x7c\xbf\xda\x3c\xfc\xc7\xb8\xe1\xf1\x12\x9a\x76\x62\xd8\x71\x40\x26\x87\xa3\xc5\x92\xd1\x40\xce\xd8\x3d\x1c\xb0\xf3\xb6\x1a\xa4\x5d\xb3\x82\xc7\xb4\x80\x34\x76\x9a\x96\xd9\x3c\x40\xf6\x35\x99\x80\x9b\x07\xec\x80\x6e\x17\x11\xda\x3c\x40\x76\x2e\xf9\x32\x1d\x3d\x46\x24\x73\x95\x87\xe1\x77\x73\x15\xc5\xad\x3a\x1f\xbb\x57\xcc\x46\xf7\xf0\x1f\x50\x85\x7c\xdb\x6b\xbd\xd3\xff\x2d\x06\x2b\x60\x35\xe8\x5e\x35\x83\x93\xb7\x01\x2e\xde\x76\x83\x0f\x20\x03\x7c\x99\x49\x8c\x33\x96\x73\xba\xe4\xcb\x24\x29\x0b\xfa\x03\x2e\x83\x9d\x8f\xe3\xbf\x0f\x60\x7c\xfc\xea\xe3\xfc\xcf\x9c\xbb\xe7\xdb\x1f\x7f\x75\xc5\x62\x57\xf9\x32\x35\xbf\x9e\x66\xcb\x66\xa2\x67\xe5\xcb\xc2\xf8\xe5\xee\xaa\x7b\x11\x5e\xb8\x75\xf7\xac\x13\x2f\x37\x5f\x16\xc6\x36\x5d\xe8\x9e\x66\x6d\xd4\xce\x5b\xb7\x0b\xb2\xf7\x98\x39\x0e\x74\x3d\xa6\x6a\x33\x55\x16\xd5\x44\xd3\x9d\xdd\x33\x87\x2d\xfe\xec\x9e\x2a\x82\xeb\xce\xee\xa9\xc2\x34\x3f\x5f\xe6\x22\x3f\x34\xc1\xdd\xcc\xec\x67\xb4\x32\x17\xf9\x79\xbc\xc5\x35\x23\x8e\xba\x59\xdd\x8f\xcd\x07\x89\x63\x0f\xe8\x5e\xb9\x5d\x0f\x9f\x9b\x01\x9b\xe6\xe7\xcb\x3c\x46\xde\xd4\x07\xac\x06\x69\xd7\x62\xfe\x43\xcb\x88\x99\xc7\x01\xdd\x90\xdf\x2e\x16\xc5\xf2\x16\x87\xe9\xd9\xbd\x28\x84\xcf\xcd\x97\xe5\xed\x67\x5c\xf0\x1a\x91\xb5\x65\x76\xaf\xc2\xe7\x69\x6f\x01\xba\x5d\xff\xd7\xa4\xdf\x02\xa4\x1b\x9e\x76\xc2\x56\xe5\xab\x07\xc8\x3c\xb3\x43\xba\x7d\x61\x8c\x25\xc3\x01\x59\x41\xae\xc5\x48\x00\x93\x26\x96\x0c\xeb\xe6\x4a\x38\x63\xd7\x71\x40\xd7\xdc\x00\x6f\xe6\x0a\xf1\x7b\x5f\x5e\x94\xee\xaa\xa4\xeb\xcd\x58\x5f\x2c\x12\xc0\x9c\x9a\x87\x41\xaa\x1a\xee\x15\xa4\x8f\x75\xc2\xb2\x1d\x7f\xc6\x18\xe3\x80\x03\xb0\x18\x64\xbc\x2d\xfe\xcb\xfa\x0e\x77\x52\x37\x21\x99\x90\x9a\xeb\x66\xfb\x98\x09\x9a\xb9\x6c\xc7\x3f\x31\x56\x38\xa0\x3b\x49\x9f\x13\x67\x09\x8c\x06\x0e\xc8\x2a\x4c\x7f\xcc\x9e\x08\x87\xff\x85\x59\xff\x79\x5b\x0c\x32\x93\x2c\xd9\x9d\x16\xbd\x82\x79\x63\xd6\x7f\xde\xba\x21\x76\xcf\x98\x14\x1c\x90\xa9\x9b\xee\x33\x6c\xb2\xb3\x27\xb2\xd1\xff\x24\x35\xf9\x72\x96\x9a\x89\x85\xc1\xba\x7d\xfb\xda\xbd\x46\xb8\x35\xe7\x0b\xc9\x76\xe7\xf8\x98\x9a\x33\xa2\xac\x7b\xc9\xb2\xe7\x19\x41\x77\x93\x3a\x35\x13\x43\xf3\x80\xa0\xd9\x72\x43\x9e\xe7\xe5\x86\x3c\xcf\x88\x85\xbb\x78\x9e\x11\x0b\x77\x31\xc7\x45\xd0\xdd\xc5\x1c\x77\x05\xe8\x01\x4e\x83\xcc\xe4\x0a\x90\x45\x41\x0e\xd8\xf8\x7e\x76\xa3\x0a\xf6\xf4\x99\xa4\x10\xeb\xb6\xe9\x06\xf9\x5d\x17\x69\x5a\xce\x5b\x7a\x55\xd9\x2f\x13\x0f\x60\x61\xf6\x7e\x40\xfe\x8b\xd9\xfb\xec\x9e\xf6\x0a\x2f\x27\x83\xc4\x01\xfd\xdf\x00\x99\x67\xc4\xaf\xad\xe0\x33\x26\x32\x07\x64\x7d\x11\xbf\x77\x35\xfb\x9a\x7e\xeb\x35\xf2\xa2\xe0\x13\x9c\xd3\xff\xe0\x8e\xff\xae\x70\x2f\x0c\x66\x0e\xf8\x03\xf4\x08\x60\xde\x29\xb9\x53\xda\x4e\xe5\x04\x8b\xbd\x1b\x6b\x82\xd1\xcb\x01\x41\xba\x15\xe0\xe4\x6d\x36\x88\x94\xf0\xe2\x37\x98\x19\x09\x24\x0e\xc8\x34\x7b\x89\x1a\x94\x91\x60\x84\x77\xe3\x82\xad\x7b\xc5\x30\xa0\xcf\x84\xc5\x5c\x36\xa0\xcf\xa4\x97\x58\xb6\x2f\x9f\x68\xf6\x0f\xb8\x00\x93\x41\xff\x77\x19\x7c\x79\x9b\x0d\x0a\xe9\xb0\xcc\x59\x18\xa3\x1f\xd0\xff\x45\x4a\x60\x8a\x73\xc0\xc6\x7f\x8b\xc1\xc1\xdb\x00\x27\x6f\xab\x41\xd6\xa4\x18\xdc\x0c\x1f\x71\xe4\x34\x2d\x13\xcd\xfe\x01\x3b\x6f\x3d\x22\xf6\x22\xe4\x37\x5d\x37\x9e\xbb\x93\x84\xa6\xcb\x69\x5a\x32\x86\x3a\x07\x64\x08\x66\xb1\xb8\xea\x4e\x1c\xfe\x17\x69\x5a\xce\x5b\x57\xe5\xc9\xf1\xfa\xda\x52\x65\x78\x7d\x87\x27\x16\x61\xe5\x24\x2e\x13\x4d\xff\xba\x95\x67\xf4\xbc\x6d\x06\x5d\xb3\x1b\xf2\x78\xcd\x8f\x89\xc5\x34\xb1\x03\x38\xa0\x6b\x76\x43\x1e\xbe\x11\x89\x8c\x2f\x19\x63\x9b\x03\x8a\xe5\x24\xf3\x54\x1c\x88\xe7\x30\x5e\x4d\xcf\x86\x11\x09\x13\xf9\x39\x8c\x39\xb8\x08\xe7\x64\x9e\xaa\x8b\xea\x03\xd2\xee\x5c\xac\xaf\xb9\x26\x71\x9c\x72\x32\xd7\x9c\x9e\x2b\xb3\xc9\xe9\xb9\xca\xae\x6a\x51\xb3\xb9\x26\x61\x6d\x27\x56\x02\x0b\x33\xf7\xf3\xd6\xbd\x42\xfe\x0c\x63\x1d\xf7\xd6\x39\x99\xa7\x4e\x8f\xd7\x4c\x14\xbb\xf6\x9c\xcc\x44\x7d\x0c\x1b\xc6\x3a\xc2\xda\xce\x61\x34\x5b\x5e\x7d\x4b\x45\xdf\x5b\x0f\xa3\xd9\x9a\xac\x82\x85\x24\x26\x31\x39\x99\xd5\x2d\x76\x4c\xc3\x48\xb8\xcc\x9f\x2c\xe8\x96\x31\xc7\x48\xe8\x4b\xee\x61\x34\x5b\x9e\x9c\x11\xff\x65\x51\x8c\x75\xbe\xe4\x1e\x46\x33\x05\x8c\x3a\x1f\xbb\x2a\x13\x0e\xb7\x91\xb6\xfb\x9e\xc3\x88\x74\x1b\x73\xcc\x71\x6f\x53\x0a\x27\xc9\xfb\xde\xfe\xb8\x1b\x84\x23\x59\xc0\x72\x1c\xca\x18\xcc\x1c\x10\x5a\x30\x7b\xc6\xdb\x38\x27\xcb\x5b\x2e\x9f\x73\xb2\x80\xdd\x26\x1c\x33\xef\x6d\xdc\x30\xf3\xde\xcb\xed\x2e\x83\xfe\x98\x5e\x6d\x33\x0a\xf3\xe3\x6d\x46\x61\x7e\xbc\x3d\xde\x16\x20\xed\x9a\x4f\x12\x6d\x29\x27\x33\xc6\x6d\xcc\xb1\x54\x24\x87\xe7\x1c\xde\x8c\x6c\xcf\x86\x85\x24\x57\xd3\x39\x59\x48\x92\xc6\x24\xa7\xf5\xef\xab\x1e\x67\x31\xc9\xd9\x6c\x92\xbc\x9b\x39\x9b\x4d\x3e\xd3\x6f\x99\x66\x72\x67\x66\x92\x40\x2c\xa7\x1e\xc9\xd9\xec\xea\x81\x6e\xb2\x65\x95\xaf\xa2\x87\xe9\x95\xcc\x9a\x39\x9b\x5d\xf9\x8c\x86\x05\xc5\x01\xfd\x31\x03\x7a\xcc\x09\xb8\xb8\xbd\x1f\xc6\x97\xcd\x72\x1e\x76\x0c\xd9\x5c\x84\xdc\x99\x73\x78\x3b\x45\xfa\x90\x9c\xcd\x45\x88\x2d\x9c\xb3\xf9\x04\x41\x9e\xa6\xed\x1c\x6e\xee\x9e\x73\xb6\x0c\xf1\xdd\xb3\xcd\x1e\x30\xec\x3e\x6f\x5d\xb3\x47\x64\x7a\xf5\x71\x28\x9b\x13\xbc\xb7\x6b\x76\x55\x2c\x42\x36\x27\xf8\x81\x74\xd9\xa4\x8f\xbd\x75\xce\x96\x30\xc4\x7c\x9a\x36\x8a\xc0\x84\xfa\xbc\x4d\x06\x99\x0d\xef\x72\xb8\x6c\xce\xd9\xc4\xfd\x33\xcd\x79\x97\x43\x5e\xca\x9c\x4d\xa0\x3e\xa5\xd8\xb0\x81\x24\x1f\xe7\x6d\x7c\x4c\xbb\x66\x0c\xe4\xa5\xcc\xd9\xdb\x74\x9f\x52\xb2\xa9\xf9\x83\x50\xb2\xa9\x99\xac\x1e\xd3\x46\x11\xf7\x07\x8f\xc9\xa6\x66\x02\x37\x65\xb2\x22\x1c\x10\x69\x3c\xe2\x2d\x8b\x62\x91\xc2\xdd\x73\xce\x26\x7d\xdf\x3d\xdb\x82\xe2\xfe\xcc\x18\xcc\x90\x70\x11\xce\x18\xcc\xac\x7d\x79\xb9\x91\x30\xfb\x8a\x6e\x4c\x83\x0f\xe0\x32\x08\xab\x83\x5d\x6d\xe2\xe5\x4e\xdb\x57\x38\xf7\xc6\xb4\x05\xc5\xbe\x16\x6b\x04\xbd\xee\xcb\x8c\x70\xb8\x66\x98\x19\x51\x06\x0f\xe8\xb7\x6e\x88\xed\x63\x6e\x6e\x88\x4b\x06\x72\xee\x1e\xb0\xf1\xd6\xed\x72\xd2\x20\x16\xc6\x01\x7f\xbc\xa5\x2a\x5b\xaa\xd8\xa2\x02\xcb\xf5\x03\x16\x83\x90\x15\xc2\x6a\x27\xb3\x67\xb8\x17\x69\x3c\xce\x5b\x7f\x0c\x43\x22\xda\xdf\x72\xde\x8e\x6c\xdb\x1b\x1b\x94\x67\xc2\xfb\x1d\x90\x35\x02\xeb\x30\x8b\x3e\x35\x37\x83\x20\x03\x58\xe7\x0c\x12\xd3\xe6\x17\xbb\xdc\xee\xa4\xff\xcb\xc1\x92\xd0\x18\xcb\x69\x1f\x32\x89\x1d\x0e\xc8\xc7\x30\xc2\x5d\xbd\x64\xac\xfe\xf6\x76\x99\x00\x7e\xcb\x79\x1e\xb2\x0d\x84\xb0\x74\x3e\xff\xcd\x06\x99\x0d\xaf\x51\xf5\x78\xbd\x28\xf2\x21\x3d\x14\xe9\x6e\xdc\xee\x95\x1b\x32\x9a\x2d\x37\xc4\xe6\x2b\x7b\x9e\xab\xd7\x08\x16\xbb\x1b\xf2\x36\x7b\xbc\xcd\x14\xba\x02\x04\xcd\x38\x87\x6c\xef\x4c\x09\xc2\xb7\xb0\xbf\x3e\x9c\xe0\x32\x08\xd1\x79\xf8\xb6\x99\x20\x60\xc7\xda\xb8\x67\x4e\x02\x76\x2c\x0c\xae\xcf\xc7\xd5\x20\x6b\x14\xbd\x32\xe6\xfc\x0f\x18\xff\xee\x1e\x81\xfb\xd8\x61\xde\x36\x53\xda\x9d\x73\x87\x0d\x91\xb6\x77\xc0\x85\xfd\xf1\xee\xe0\x7e\x61\xcb\x4b\x6e\x86\xd3\xc7\x78\xfb\xf0\xb6\x1a\xfc\x78\xeb\x8f\x39\x49\xcd\x78\x0b\x29\xd8\xa6\x69\x77\x06\x54\x10\x29\x1b\xef\xcc\x6c\x23\x26\x32\x37\x9c\xff\x36\x83\x9a\x0c\x22\xf4\xad\xcd\xc5\x7c\x26\x42\xdf\x22\x73\xc3\x01\xab\xc1\xc1\x7f\xbb\xc1\xc5\x5b\x57\x75\xfb\x63\xbf\x8d\x59\x1f\x06\xa9\x39\xbb\x21\x64\xa6\xad\x98\xf6\x70\x27\xd9\x6b\xee\xe9\x5e\x21\x52\xf6\x9c\x7e\x4b\xcd\x24\xa6\xcf\x36\x6a\xda\x44\xa7\x99\xc4\x27\x59\x61\x60\x3d\x3d\x22\xdc\x04\xe7\xf4\x88\x88\x92\x99\x09\x95\xb7\x9c\x34\x60\x4e\x0f\xd0\xd7\xd8\xd3\x23\x22\x91\xdd\xb4\xb1\xcd\x26\x91\x5d\xb6\x41\x14\x39\x04\x0e\x58\x0d\xb2\xa0\x6c\x01\xc9\x12\x70\x40\x56\x81\x2b\xf0\x6c\xa3\xa6\x7d\x7b\x26\x53\x80\x62\x1b\xb6\x71\xda\x04\xcd\x9c\xb6\xcc\xb1\xfd\x71\xb6\x8d\xd3\x26\x86\xe6\xb4\xb1\xcd\xbe\x8d\x48\x08\x8d\x7d\xc3\x63\x6c\x5d\xb3\xef\x9b\x6e\x54\xf7\x0a\x12\xb4\xfd\xcc\xbe\xbd\x0a\x96\x03\x37\xda\x5c\x9b\xd3\x6c\xef\xf9\x6c\xf2\xb4\x37\xdb\x65\x9b\xd3\x6c\x22\x6c\x66\x5b\x40\xed\x0d\xcb\xb1\x05\xd4\xde\x50\xf3\xf4\x3c\x13\x61\x66\x12\x19\xe4\x80\xa0\x0a\xfb\x9a\xed\x1d\x21\x81\x42\x0e\x08\xe1\xb0\xaf\xd9\x9b\xcb\x57\x42\xd6\x2d\x2c\x9d\xcf\xc7\x0c\x81\xe8\x9c\xb9\xb4\x00\xe9\x95\xc5\xc2\xbe\x5d\xb3\x41\x36\x41\xc5\x62\x61\x9b\x8e\x8a\x47\xe4\xf1\x9a\x5b\x3f\x5e\x6e\xb3\x67\x6f\xeb\x6c\xc5\xb4\x1f\x2f\x37\x62\x7f\xdb\xf5\xcf\x96\x39\xdb\xbb\xbc\x62\x06\xec\x5b\x7c\x5b\xe6\x6c\xdf\xe2\xdb\xa8\x69\x3f\x6c\x46\x8a\xf9\xf1\x63\xb2\xb2\x44\xb5\xeb\x9f\xcd\x78\xf6\x83\x9c\xb7\x8d\x13\x46\xd3\x67\x2f\xe2\x76\xd9\x31\x15\x8b\x41\x5b\x49\xdb\xe6\x67\xe3\xcd\x97\x8b\x25\xdb\x1b\x7d\xa6\xa1\x17\xd1\x6d\x33\x9e\xfd\xba\x57\x33\x40\xb0\xce\xcb\xed\x6b\xed\x32\x03\x64\xb9\xbd\xfa\xde\xd6\x95\x19\x20\xd8\xee\x5d\x00\x39\xe3\x72\x59\x01\x42\xbf\xde\x05\xe0\xbe\x97\x6d\x79\xb5\xed\xbe\x37\x8d\x2a\xaf\x57\x70\x05\x48\x43\x96\x3f\xbe\xf4\x9e\xc6\x1c\xdf\x63\x4f\x63\x0e\x4e\x76\xd9\x86\x58\xdb\x4e\x76\xd3\x98\xf3\xf3\xa2\xac\x7f\xc6\xe3\x3f\xdf\x42\x64\xc6\xb2\xdf\x72\x1f\x87\x41\x10\x96\x1b\x98\xfd\xf3\x54\x71\xe5\x62\xb3\xef\x6c\xa3\xad\xfd\x03\x61\xb1\xc3\xba\xf7\x65\xb4\x32\xf0\xfc\xd7\x7f\x14\xdc\xfe\xee\x2d\x2d\x7f\xc5\x1b\xed\xde\x97\x6a\xfd\x03\x92\x5e\x35\x43\x59\x7f\x8b\x77\xbf\xf3\xae\xb9\xca\xcd\xbb\x80\x86\xde\x75\x43\x87\x84\x9b\xff\x76\x88\xa1\x70\x63\x7c\x6f\x85\x5c\xc9\xae\x43\x4e\x83\x05\x37\xc0\x1b\xbf\xbf\xda\xff\x3e\x3c\xab\xa7\x09\xbf\xf1\x01\x2c\xdc\x1c\x1f\xe8\x4c\x4b\xa3\x8f\xa4\x4e\x73\xc3\x18\x03\x37\xd7\xa7\x6b\x25\x5d\x2b\xdc\x24\x4d\x2b\xdc\x2e\xdf\xce\x99\x26\xe2\xbd\xc9\x73\x56\xf1\x67\xb9\x71\xec\x2b\xdc\x3b\x1f\xe8\xd4\xee\x09\x90\x79\x40\xe1\xd2\xf9\x40\x5d\x7f\x73\x63\x87\xff\x17\x6e\xa0\x0f\x74\x18\x4f\x07\x50\x5e\xf0\xc2\x6d\xf4\x81\xce\xe4\x73\x41\x75\x6f\x2c\x74\xc7\x34\x40\xd3\xc3\xd0\x69\x7a\x2c\x03\x67\xee\xf1\x14\xb9\xc9\x72\x56\xae\xf8\xdb\xa1\x91\xca\x15\xd0\x4d\x8e\xb3\x72\xc5\xff\x0e\x0d\x54\xae\x78\x0e\x74\x66\x64\xfa\x6f\x5b\x93\x3f\xfd\x6a\x6b\x7e\x66\x32\x74\xeb\x6f\xee\xc9\xa1\xf6\xc2\x95\xf8\x8d\x1b\x61\xf6\xb0\x15\x9d\xa5\x72\xc3\x72\xa0\x23\x9b\x56\x00\x42\x90\x59\x0c\x15\x7d\xb8\x0c\x9d\xb1\xad\x00\x34\x9a\x59\x0d\xcd\x03\x5d\x06\xb6\x5e\x35\x43\xc2\x02\xba\x58\x16\x1d\xee\x86\x54\x47\x36\xa0\x09\xa9\xf1\xa1\x56\x66\xba\xc3\xc6\x03\x03\xbc\x72\x87\x0f\xfb\x20\x58\xf1\x01\x68\xd9\x5d\x3c\x13\x47\xa4\xe2\x1b\xbf\xc2\x3a\x8c\xde\x8a\x84\x59\xb8\x7b\xbf\x77\x11\x2e\x0d\xe3\xb7\x5c\x0e\x8b\x17\x4d\xb7\xd6\x75\x18\xa3\x95\xb8\xa0\x70\x0b\x7f\x93\xd5\xad\x8e\x16\x5f\x9e\x6e\x25\x7a\xa5\x00\x98\x18\x74\xdf\x6c\xd6\x0b\xd7\xf1\x07\x3a\x63\xc9\xd9\x40\x3b\x55\xf4\xcb\x50\x3f\xaf\x8a\x01\x21\x8f\x09\x4b\x97\xda\x6c\x5b\x0e\xa0\x19\x58\xcd\xd0\x19\x66\x71\x5b\x4b\x74\x6b\xb2\xd0\xed\x36\xb1\x7d\x0f\x70\xb8\xc4\x18\xf1\xea\x2c\x74\x71\x5b\xb7\x96\xcf\xe8\xa1\xcc\x07\xec\x6b\x0e\x20\xa4\x9a\x51\x87\x26\xd8\xc8\xa2\x30\x30\xec\x69\x6e\xb6\xf7\xe5\x5a\x01\x9d\x4e\x55\xf7\x77\x6b\xee\x97\x1b\x13\x62\xa6\x2b\xde\x7d\x7a\xf7\x4f\xd5\xea\xbd\x15\x1b\xb3\x0e\xb7\xd0\x44\xa0\xb5\x18\x98\xaa\x33\x19\x3a\x03\xa8\x0c\x40\xf7\xe3\xc5\xbc\x51\xa7\x8c\x92\x8c\x72\xba\x2b\x67\xf7\x73\x80\xa1\x57\xae\x50\xf3\x5d\x99\x10\xd9\x64\x57\xac\xac\x6f\x72\xce\x11\x7d\xf7\xc6\x31\xb4\x4e\x2f\xbb\x32\xa8\x93\x90\xeb\xc6\xef\xb3\x18\x73\x74\xea\xa8\xd3\x94\xa4\x00\x9a\x05\xcd\xc8\xcd\x99\xa3\x4e\x2f\x93\xe2\xc5\x14\x33\x2f\x99\x1c\xd5\xe9\x65\x52\xb0\xcc\x82\xca\xe4\x40\xaa\xb2\x74\x43\x67\xc2\xfb\x34\xf0\xe9\x43\xbf\xd2\x0c\xf4\x65\xe0\xac\x27\x72\xfc\x40\x5b\x1f\xfa\x9d\xc8\xcc\xdc\x56\x97\xf2\x25\x99\xb2\x74\x09\x5f\x92\x89\x49\xd7\xea\x75\x1a\x37\x3b\x98\x9f\x80\x74\xc2\x28\x66\x87\x3a\x5f\x94\x94\x02\x3a\x95\x98\x01\xca\xe2\xba\xce\xbf\x0f\x45\xc6\x9e\x47\x05\x8d\xa9\xd3\x5c\x48\xa7\x92\x62\x26\xa7\x00\x32\x25\x99\x6f\xea\x52\xbe\x18\x39\x65\x38\x54\xfe\xfe\xf4\x9e\xef\xcc\x43\x65\x35\x54\xcc\xac\x94\x34\xbd\x98\x3d\x0d\x06\x66\x52\xd5\x75\x7a\x5d\x57\x40\x9a\x46\xd3\xea\x38\xeb\x59\xd7\x15\x90\x30\xc9\xc4\x2a\x0f\xd1\x62\x76\xa2\xc3\x4d\x5d\x9e\xab\x01\xba\x67\xb7\xad\xd5\x35\x03\x91\xe7\x68\xc5\x9a\xf0\x26\xab\x5c\x31\x69\x29\xe6\x4c\x5d\xe6\x42\xba\x6d\x2f\x46\x7c\xc5\x9f\x29\xc9\x6c\x5e\x87\xa3\x6a\x62\x52\x76\x85\xba\xbc\x12\xba\x94\x8f\x9d\x85\x32\x2d\x94\x64\x9e\xaf\x33\x54\x49\x46\x47\xdd\xcf\x57\x63\xa3\x4c\xa8\x4a\x32\xab\x51\xf6\xba\x92\xcc\x5d\x64\x53\x5e\x57\x54\x22\xa1\x95\xcc\x28\xe6\x99\xc8\xba\xa2\xca\xc3\x43\xaa\x31\x55\xc6\xe6\x58\x71\xdf\xa4\x9e\x2b\xe8\x6b\x6e\xdc\x54\xab\xa7\x4a\x56\x54\x75\x99\x6b\x28\x48\x4d\x49\xc6\x6f\x19\x4d\xd5\x65\xa2\x5e\xe0\x55\x19\x86\xd4\xb4\x69\x5c\x26\xe6\x85\x4c\x68\x07\x52\x03\x01\x08\xdd\xcd\xb1\xe4\xc8\x5a\x97\xe9\x5f\x76\x57\xd5\x6b\xad\xf0\xa1\x25\xb9\x27\xeb\xe0\x5c\xf5\x52\xeb\x36\xbf\x62\x8d\x77\xa0\x33\x23\x5e\x5c\x19\xa8\xd7\x65\x81\xa0\xbb\xfa\xba\xbc\xc9\xd1\x55\x7d\xf5\xac\x2e\x84\x96\x99\x97\x32\xb3\xd7\xe5\x8d\x8d\x8c\xb6\xaa\x29\x7e\x21\x8b\x62\xd4\x5b\xf4\x1f\xe3\x14\x4b\x59\x26\xc2\xa5\x89\x5c\xde\x95\xe9\xac\x5a\x31\x92\xbb\xf1\x9c\x2d\xc9\x03\x95\xa7\x6c\x5d\xe3\x9f\x91\x0a\xce\xa7\x22\x8e\x1a\x95\x6a\xf6\xcc\x3a\x6e\xf8\xa5\xe7\x41\x47\xd8\xba\x4c\x54\xf2\xa0\x2d\xc9\x3c\x52\xb9\xd6\x6b\xb4\xae\x59\x89\x1a\xb5\x37\x4b\x66\x98\x3a\x70\xb6\xcb\xcc\x42\x3a\x86\xea\x57\xfb\x8c\xa0\x5d\x5e\x46\x85\x9d\xa9\x16\xe5\xfb\x90\x43\xc3\xa2\xe6\xc6\x2f\xb6\x24\x73\x5d\xe5\x7d\xa8\xde\x4c\xea\x10\xda\x2e\xd3\x8d\xac\xdc\xab\xe7\x5c\x47\xce\x92\xbc\x70\x8a\x78\xda\x2e\xaf\x95\xd2\x41\x54\xf3\x63\x1d\x28\xab\xb7\xcf\x0a\x67\x5a\x52\x54\x7f\xd6\xb4\x5d\x46\x19\xe9\x22\x6a\x77\x37\xd8\x88\x44\x63\xda\x89\x78\x9b\xb9\x61\x23\xde\x00\xe8\x44\x5a\xbd\xa2\x9b\xc9\xf1\xf6\x5f\xc6\xf2\xd5\xcb\x2b\x1b\xb2\x92\xa2\x53\x5b\x3d\xa4\x1b\x32\x8c\x6f\x97\x77\xd3\xd2\x3e\x54\x73\x74\x9d\x4a\xab\xf7\xc8\x0f\xcb\xe7\x6e\x3c\x30\x7b\xb7\x2c\xfb\xae\x3a\x02\xa0\x87\xae\xf0\x74\xaa\xc5\xc6\xe9\x01\x21\xa3\xe9\x83\x90\x2d\x76\x47\x0f\x32\xce\x62\xe7\xa1\xc7\x23\xfe\xa7\x35\xf3\x8e\x48\x61\x52\xab\x99\xb8\x5c\x79\x5b\xec\x6d\x64\x0f\xd6\x62\x3b\xa3\xa4\xe7\x75\x06\xa0\x81\x7a\xcf\xf2\xc2\x10\x7c\xd6\x90\x29\x58\xf5\x36\xf0\x45\x18\x7a\x12\x5e\x58\xe4\x65\xe0\xac\x59\x88\xbf\x17\x61\xe8\xd3\xc0\x0b\x3f\x03\xf8\x41\x4f\xd3\x80\x66\xc4\x7b\xf0\x9f\x90\xd1\xbc\xf9\x47\x37\x2c\xab\x94\x86\xb0\x99\x37\x2b\x29\x79\x0b\x22\xd4\x11\xb2\x79\xb3\xa1\x03\x64\x33\xff\xfd\xc1\x71\x2d\xab\x94\x15\xb0\x24\x0f\xe5\xb7\xf5\xe1\x30\xa0\x71\x79\x28\x1f\xf3\x36\x0d\xa8\x87\x5e\x09\xe9\x15\x5a\xb2\x60\x94\x2d\x14\x06\xb2\x37\xb9\x00\x5b\x34\x26\x8d\x43\xb3\xf4\xf8\x10\x11\xcb\x1f\x1e\xfa\x6e\x26\xcd\x8f\x89\xf2\x7e\x4e\x06\x52\xcd\xa4\x29\x2b\xf7\x96\x3d\xe6\x0f\x09\xe1\xe5\x93\x27\x6e\x33\x1b\x95\x0e\xa2\x24\x2f\x9f\xdc\x70\x89\x79\xb8\xe7\x75\x58\x7d\x23\x2d\xd7\x26\x9b\x5f\xc1\x87\x7c\x93\xcc\x8f\x00\x87\x07\xa0\x8b\xcb\xd0\xe9\x47\x8e\xef\x8e\xc4\xa4\x1f\x9b\xac\x7e\x44\x3a\x3c\x40\xd1\xab\x64\xe8\x54\x58\xe2\xbb\x9f\x7a\xd8\x0d\x7d\xfa\x30\x03\xdd\xaa\xa3\xb8\xe9\xb3\x99\x2e\x24\x70\xdb\x24\xe8\x23\xfc\xe1\x26\x3d\x5f\x21\x5d\xdb\x26\x1d\x5f\x2b\xff\xdc\xde\x6e\xbc\x6d\x31\xce\xdd\x24\xd7\x23\xb0\xe1\xc6\xb5\xb6\xa1\x28\xd8\x24\xda\x23\xc8\xe1\x01\xb6\x1a\x1b\x86\x4e\x15\xf5\x32\xc0\x14\xc4\xbf\xce\xd0\x2a\x83\x56\x84\x9d\x86\x7e\xe0\x40\x87\x6e\xab\x1b\xd6\x42\xa3\x2b\xd8\x38\xe6\x92\x24\x6a\x93\x96\xaf\xa1\x37\xd8\x38\xe9\x16\x54\x95\x07\xd2\xe4\x8f\xf8\xf2\x3d\x7f\x73\xa7\x98\xd4\x11\x90\x26\x35\xb9\x8f\x9a\xd4\xea\x2e\x32\xa7\xc9\x7d\x3c\x82\x82\x60\x86\x07\x50\x63\xc9\xbd\x92\x54\x24\xe7\xdb\x81\x84\x12\xcb\x7f\x13\xd7\x24\x30\xc0\x9e\x59\x54\xd1\xb2\x01\xfe\x36\x0c\x9d\xbf\xb5\x62\x80\xfa\xa7\xa1\x9f\x70\xc2\xd0\xa2\xc6\x65\x48\x5f\xe6\xcb\xd0\x19\x76\x77\xfd\xe7\x60\xd0\x4a\x34\x7d\x73\xce\x4b\x86\x6e\x41\xfe\x52\x47\x03\xee\x79\x0e\x74\x84\x9b\x67\x5c\x96\x5e\x25\xe7\x80\xce\x6a\x0c\x3a\x22\xdb\xac\xc6\x49\x6f\xe3\x63\x5b\x50\xbb\x1e\xe8\xd3\x3b\xda\xd6\x31\x1b\x0b\xe3\x8d\x7f\x6d\x2b\x35\xa0\xd3\xc9\x55\x0c\x08\xf9\x3d\xc9\xd2\x4f\x61\x4c\x7c\x00\x9d\x45\xb3\x2b\x94\xa8\xcb\xa6\x3b\x1d\xac\x31\x33\xde\x53\x47\xdd\x56\x8c\x4b\x55\x9c\x27\x9b\x0a\x15\x9f\xa7\x64\x13\x5e\x95\xc8\xc9\xa6\x35\xd9\x65\x35\xb6\xe1\x1b\x77\xdb\x92\x3d\x36\x9d\x62\x1b\xe9\x6a\xf7\xd4\xe9\xb4\x7b\xed\xa5\x54\x6a\xc5\xec\x40\x67\xc9\xee\x59\xd5\x51\xb2\x04\xf5\xca\xa6\xaa\x55\x93\x79\x63\xed\x4d\xbd\xd2\x3d\x75\x4f\x5d\x63\xed\x4d\x6b\x72\xc7\x6d\xd5\xf8\xd9\xe0\x15\x26\x36\x1d\x0a\x09\x87\x75\x80\xe7\x00\xc5\x80\x68\xad\x1a\x3a\x58\x4d\xac\xab\x03\x88\xf0\x72\x40\xea\xa3\x17\x43\x47\xc4\x56\xa3\x23\x07\x0f\x7a\x09\x40\xd5\xc7\x77\xa2\x27\xb7\x2c\x77\x91\x56\xfd\x4e\xde\x22\xa4\x67\x3a\x80\x18\x80\xfb\x2b\x37\xdd\x6e\xc2\xee\xe0\x8b\x11\x5e\x27\xc4\x56\xcd\x2a\x38\x21\x72\x6f\x77\x20\x21\x7c\xf3\xff\x34\xe8\x16\x1f\x6a\xae\x5a\x37\x74\xfa\xd8\x98\x61\x0e\x8f\x5c\xe3\x1d\xa8\x9d\x57\xee\xb0\x84\x42\xfd\x83\x84\x06\xcd\xdd\xd7\xe2\x46\xaf\x40\xb3\xe6\xee\x9f\xd9\xe9\xd1\x29\x5d\x75\xa1\xa4\x3d\xd0\x14\x44\xd3\x3a\x72\x76\xf7\x57\x19\x16\x7a\xfb\xa7\x73\xe6\xf9\x52\x8b\x6b\xea\xd5\xc1\xb2\xbb\x69\x19\x6c\xb5\x6a\x5a\x90\xbd\x56\x8f\xef\x24\x9f\xd1\x07\x1f\xe8\xac\xd9\x1f\x20\x9a\xe9\xfe\xd7\x2d\xb6\x6a\xe9\xa4\x94\x7a\x5c\x93\x1e\x40\x58\xd0\xdd\x63\x8d\xb3\x0f\x03\x67\x71\x9b\x99\xa0\xf2\x90\x13\xdf\xe9\x00\x8f\x5e\xb9\x1f\x07\x27\xb0\xb5\xdc\x53\xc6\x5a\xdd\x2c\x64\xb2\x9a\x6e\x6b\x7a\x94\xc3\x50\x17\x43\x0c\x68\xfc\xd7\x7f\x10\x3f\x69\x93\x6d\xaf\x85\x00\x95\x91\x16\xe6\x98\x07\x50\xa7\x4c\xc7\x13\x24\xe8\xf1\xa1\x7a\x55\xa2\x92\xd3\xab\x99\x0d\x08\xe5\x7a\xfc\xed\xd3\x87\xae\x52\x34\x32\x8b\x01\x71\x0d\x8f\x73\x82\x49\x31\xb4\xc3\x10\x5b\x33\x69\x4d\x58\xbf\xe5\x8c\x0e\x96\x18\x89\x6e\x7c\x98\x4b\xc8\x19\x9d\x1e\xbb\xb9\x8b\xa2\x1f\x95\x6c\x3e\xba\xb8\x9c\x1b\xcb\xd0\x59\xea\x66\x54\x92\x35\x56\x37\xe3\x51\x2c\xa3\x42\xd6\xb8\x03\xa9\xc6\x00\xb4\x82\x66\xb1\x8b\xc1\x04\xa0\xc9\x8a\xea\x91\x5c\x33\x20\x4d\x96\x67\x5c\xf9\xce\x0b\x5a\xec\x03\xa9\x23\x9e\xf2\x05\x8a\x58\xaa\x2d\xf0\x7d\x31\xaf\x0a\x49\xda\xf0\xe4\x38\x90\xe8\xc9\x2c\x5d\x47\xb6\xd6\xcc\x1f\x15\x06\xa9\xc7\x87\x07\xc3\x87\xb7\x44\xb7\x0e\x39\xfd\x8a\x57\xda\xb3\x2c\xc6\xad\xe8\xa2\xad\x1b\x07\xe5\xa0\x33\xe2\x43\x49\x8c\x6e\x1c\xbc\x3d\x00\xbf\x3b\x78\x3c\xcc\xa7\x6f\x16\x2a\xfa\x71\x16\x6a\x58\x60\xcb\xb6\x6c\x58\x4c\xde\x2c\x8d\xa9\x44\x2a\xc8\xd6\x73\xbc\xfb\xce\x87\xd4\xae\xf3\x60\x29\xee\xbe\x0e\x84\xc3\xf2\x5a\xca\xc7\x61\x49\x2b\xd5\x63\x29\x57\x40\xf9\xbc\xaa\x06\xce\xca\x74\x33\x3d\x1d\xf3\x86\x29\x61\x23\xc8\x6b\xfc\xeb\x13\xc4\x28\xa5\x63\x1c\x46\x70\x19\xa8\xb5\x6e\x74\xdc\x67\xa6\x86\x51\x5a\xc6\x6a\xa5\x78\xe3\xb7\x45\xfe\xc1\x98\x75\x70\x1c\xe6\xed\xb2\x3d\x2b\x28\xec\x37\x59\x01\x5b\xf7\x6e\x49\x3a\xca\x42\x44\x92\x03\x75\x41\xf1\x4e\x37\xbd\xde\x97\xc8\xee\x6c\x58\x76\x2b\x2e\x53\x29\x57\x40\x67\xe2\xcc\xb3\xa5\xaa\x1c\xe6\xb0\x8a\x60\x5a\x4a\x8a\x57\xa7\x57\xe6\xb0\xb2\x45\x6b\xc1\x01\xa5\x86\x2c\xc5\x38\x20\x5f\xa2\xd1\x03\x78\xf5\x8a\xd9\x91\x82\x72\xf4\x7f\x5a\x48\x6f\x7c\xa7\x0b\xc6\x05\x1b\x5f\xe9\x52\x8c\x2e\x8f\x90\xbf\x7b\x6f\x29\xb5\x66\x29\x5e\x79\x1d\x47\x5b\x37\xcd\xeb\x3c\x3a\xcc\x71\x39\x64\x16\xe3\xc1\xc3\xfc\x78\xa7\x26\x1f\xe9\x52\xbc\x53\x93\x3e\xb3\x0d\xcf\x9d\xcc\xd2\x86\x79\xe2\xcb\x50\x8d\x3f\x9c\x09\x87\x67\x52\xae\x3f\x6d\x78\xbe\xa4\xd8\x2c\xc5\xfb\x0d\xe9\x35\x87\x99\xae\x8e\x8b\xa5\x78\x4b\x27\x1d\xe7\xf0\x68\xa4\xe1\x2c\x25\xc7\x87\x07\xed\x3c\x18\xa9\x37\x5b\x10\x86\x1c\x7e\x4a\xf1\x76\x40\xe6\x6f\xc3\xec\x40\xaa\xcd\x52\x4c\x18\xca\xb4\x31\xcc\x65\x95\x67\xa3\x05\x22\xff\x26\x5d\x0c\x88\xa6\xa7\xa1\x43\xf3\x81\xae\x72\xcf\x1e\x33\x5e\xd1\xf4\x32\xf4\xd3\x87\xd1\x80\x56\xc3\x04\x20\xbd\xe9\x30\x3f\xfb\x49\xb8\xc4\x96\x54\x3a\xd4\xb1\xe2\x3b\x4d\x48\xd4\x21\x81\x3a\x6a\x7c\x48\x8d\x0c\x54\x5e\x41\xc3\xfc\xeb\x87\xf2\xc1\x9b\x38\xb9\x04\x0d\x8b\xe1\x1f\x64\xe3\x3d\x9c\x72\x73\xb4\xe1\x0d\x81\xbc\xba\x4b\xa9\x01\x69\x5a\x8d\xaf\xca\xd3\x51\x8a\xdb\xfe\x84\xf3\x66\x59\x8a\x6f\xd5\x86\x05\x8f\xc2\x5b\xcd\x2b\x00\xf5\xd1\xf4\x2b\x97\xa1\x69\xa6\xf2\x31\x6a\x6f\xac\x64\x98\xd7\x86\x37\xc0\xdf\xc1\xb3\x79\xc5\xbf\xb4\x7d\x1f\x01\xad\xf3\x2a\xfe\xa5\x95\xf1\xd1\x4a\x27\xea\x79\x05\x20\x34\x36\x43\xf8\x0e\x06\x4e\x73\x00\xe5\x09\x99\x46\x62\xb9\x9f\x97\x62\x32\x97\xc9\xdf\x34\xda\xca\xe0\x6f\x1a\x6b\x15\x10\xab\x0d\x4b\x2e\x05\xb1\xc2\x5a\x66\xaf\x0b\xa6\xca\x7e\x6e\x29\xce\x54\x73\x37\x70\x2b\xc7\x34\x66\xe3\x54\x5e\x88\x2c\x73\x20\xd5\xd1\x0c\x68\xa2\xd8\x1e\x2d\x1d\x93\x31\x99\x39\x80\x28\x1e\x62\xc5\xf5\xbc\x11\xda\x65\x2f\x05\xa6\xc2\x4e\x65\xe3\x77\x5e\x08\x3e\xb3\xf1\x33\x2f\xc4\x9e\xd9\x64\x61\x6c\x18\x40\x1c\x48\x84\xc0\x8a\x2d\x8e\xc9\x18\x38\x6c\x12\x34\x16\x52\xe3\x1d\x48\xfd\x1a\xfe\xdf\x52\x73\xae\x92\xd1\x0c\xff\xed\x2c\x05\x71\x61\x36\xae\xe7\x05\xdb\x8c\xbd\x14\x5d\xb6\xa1\xd9\xdf\xe4\x65\xc4\x88\xe5\x00\x3a\x63\x35\xff\xed\xec\x77\x51\xe1\x1c\x40\x6b\x3b\xdc\xd8\x21\xf8\x36\x3d\x09\x0a\x48\x85\x42\x67\x93\xca\xb1\x60\xea\xb1\x57\x02\xbf\x87\x1b\x93\x28\x9c\x51\x89\xce\x36\x68\x3a\xf6\xd2\xb1\x76\xfe\x0f\x2e\x15\x56\xd6\x79\x0c\xa5\xc8\x81\xce\x92\x42\x76\x2b\x33\x5b\xec\x9e\x96\xe2\xd9\x16\x1f\xc7\x56\x86\x78\x61\x0e\x24\x73\x44\xd1\x74\x00\xad\xe2\x72\x8d\xc2\x4e\x48\x72\xe9\xc8\x4b\xc2\x9b\x03\x68\x49\xd9\xc0\x90\xd3\x91\xf4\x36\x07\xd0\x1c\x2f\x0f\x46\x33\x02\xe5\x92\xbf\xb1\x94\xa8\xfd\xa0\x05\x66\x33\x07\x38\x78\xb0\x8c\xb9\xd2\x61\x93\xb7\x66\x93\xaa\xb1\x60\xd9\xb1\x49\xcd\x88\x59\xcb\x01\x4e\xc3\xd0\xd2\x2a\xa2\x62\x0e\x5f\xe4\x59\x2c\x84\xda\x39\x50\xd6\xb9\xf8\x32\x24\x0a\x5f\xae\x43\xc7\xe9\xe5\x85\x97\xd6\x1a\x53\x97\xbd\x14\x08\x17\xeb\x94\x03\xa0\x0f\x75\x63\x12\x69\x2b\xba\x78\x44\x1a\x11\x65\xf6\x2a\x92\x68\x2b\xba\x78\x24\xda\x34\x69\x49\xa9\x3c\x4d\x4c\xe8\x94\x7d\xd8\x25\xe7\x62\xe0\x51\x01\x21\xd8\x37\x91\x70\x71\x9a\x7c\x74\xea\x6e\xeb\x0f\xda\xd2\xc4\x66\x43\x3a\xba\x9b\xb4\x14\x21\xb7\x10\xd7\x67\x2f\xe9\x98\x09\x0a\xb3\xc9\x8e\xd8\x96\x11\xa7\x72\xe2\x37\xae\x28\xfa\x55\x41\x61\x74\xa0\xc3\x35\x47\xfc\xed\xd3\x2b\xd7\xbf\x75\xd9\x30\x03\x3a\xeb\x82\x40\x23\x65\x62\x21\x96\xcf\x5e\x1c\xd6\x97\x91\x45\x69\x0e\x8b\xcf\xe0\xab\xe9\xa8\xba\x3c\xab\x52\xe7\x4e\xa3\x0e\xc7\xf3\x6a\x94\x90\x3a\x37\x10\x53\x16\xa3\x9d\x80\xf1\x7b\xc9\x24\xb4\x54\x73\x2c\x34\xb3\xd5\x4c\x4a\x87\xeb\x42\x74\x9f\x4d\x7e\xc2\xe9\x69\x55\xd8\x06\x32\xb3\x6c\xf2\x0b\xa2\x1a\xdc\xa4\x13\x5c\x9e\x54\x1d\x7d\x97\xc7\xcc\xf1\x16\x8d\xd3\x26\x00\xc3\x32\x47\xd5\xf1\xb6\x5f\x5e\x98\xce\x54\x25\x37\x75\x98\x74\x27\x7c\xf6\x5e\x0a\x65\xb5\xdc\x25\x45\x5e\x28\x44\x09\x3a\xd0\x69\x2c\xc5\x77\x1a\xa5\x27\x58\x3e\x49\xcb\xfc\x55\xe6\x99\x85\x60\x42\x9b\xa0\x0a\xa5\x9a\xdd\xea\x40\x5b\xd0\x68\xed\x25\x0f\xa3\x9e\xbc\x9c\x43\xc4\x49\xe4\xa0\x03\x3d\xa7\x4a\xd7\xcf\xba\x67\x77\x4b\xa4\x5a\xcd\x37\xe5\x6a\x54\x88\x03\xb4\x97\x92\xc0\x97\x6a\x6a\x9a\xe8\xe3\x4d\x3f\x68\x22\x7d\x99\xb1\x74\x3c\xed\xc9\x3c\x49\xc1\x73\x97\xab\xd4\xe9\xb4\x54\xf3\xca\xc9\xe0\x5c\x3f\x03\x30\x4b\x52\x1a\x8d\x9e\x2c\x21\x94\x45\x63\x45\xf5\x67\x69\x7a\xb2\x80\x50\x46\x8d\x15\x15\x1e\x2c\x58\x51\xc5\x19\xcc\x32\x1f\xd3\x01\xb1\xa3\x0d\xd9\xa4\x21\x2c\xb5\xfc\xd3\x30\xec\x7c\xca\x40\xa7\x21\xcd\xb9\x99\x9e\x32\xc1\xf7\x64\x82\x52\x68\xab\x42\x64\xa0\x03\x9d\x59\x36\x0b\x94\xde\x70\x99\xe9\x49\x6d\x58\xaa\x99\x88\x32\xc2\x2f\x8f\x53\xda\xc0\xee\xeb\xe9\x25\x25\x5b\x30\x1b\x1d\xd9\x0a\x41\x7b\x36\x21\x15\x82\xd9\xc8\x40\xb4\xfb\x46\x6b\xdd\xda\xd0\xd6\x16\xef\xc6\xf9\x70\x18\xd0\x62\xb7\x80\x74\xd1\xe6\x79\x94\x59\x29\x31\x46\x36\x41\x18\x7a\xf6\x50\x14\x83\x81\x0c\x26\x07\x50\xef\x2d\x23\xe5\x71\xb4\xcc\x2b\x6f\x0c\x44\x9a\xfb\x01\x37\x30\x7b\x94\xa6\x8e\x3c\x27\x07\x10\x62\x99\xed\xe9\xe8\x44\xce\x93\x03\xe8\xbb\x66\x40\xd8\xe2\x8d\xc1\xa6\x2d\xc6\x25\xdb\xcd\xee\xf3\xd6\x7a\x20\x27\xef\x12\x94\xc3\x61\xf5\x00\x34\x66\x6f\x19\x1e\xcc\x43\xbc\x4b\x78\xa0\x20\x6f\x0c\x94\x07\xb0\x54\x4b\x67\xc5\x6e\x0a\x86\xfb\x70\x8d\xe7\x19\x96\xe3\x4d\xa9\x16\xf1\x0a\x63\xbb\xcc\x62\x1f\xf7\x38\xa0\x5b\x97\x86\x6e\xed\xec\x67\x97\x07\xf3\x70\x17\x58\xa3\xfe\x4f\x10\x4d\xbf\x50\x1a\x57\x1b\x44\x48\x58\x23\x5e\x9d\x5e\xb9\x65\x0e\x39\x44\xe3\xd9\xeb\x15\x4a\x98\x15\xbf\x70\x2c\x2e\x25\x88\x49\xb0\xbc\xd1\x90\xbd\x65\x2f\xf1\xa1\x7a\x6f\x66\xa3\xe3\x49\x2f\x7f\x1f\x1e\xca\x9a\x6e\x4b\x9b\xf1\xea\x7f\x49\x77\x46\x3c\x8f\x03\x68\x35\xfd\x2f\x9d\x33\x7a\xc8\x37\xec\x28\x2f\x23\xb4\xbc\x70\x7a\x08\x01\x82\x38\x5d\x7f\x90\x66\xdf\xcd\x49\x47\x96\x2e\x4b\x01\x65\xf4\xeb\x24\x49\x3d\xd0\xd4\x3b\xa6\x4e\x39\xf9\x4a\x75\x5f\x88\x75\x7b\x59\x28\xc8\x37\xa7\xfb\x2e\x96\x74\x7d\xe9\xb2\x88\xd0\x99\xa1\x07\x4f\xc4\x6d\xe7\x32\x77\xd6\xc9\x20\x5d\x66\xc8\x04\xbd\xbd\xcc\xd4\x3f\xe8\x90\x13\xd1\x22\x4e\xed\x65\x1e\xfc\x09\x4d\x02\xe5\x15\x0b\xa0\x54\x0b\x40\x42\x01\x10\xe9\x61\xdf\xd2\x87\x15\x52\x05\x1e\x48\xe3\xeb\xf1\x4e\x23\x42\xe8\x91\xbf\xaf\x13\xad\xea\x40\x22\x6e\x76\x45\x8e\x18\x70\x95\x80\x44\x70\x6c\x7e\x6e\xbc\x78\x08\xe9\x70\x20\xcd\x3c\xcb\x77\x4b\xb7\x95\x48\xe3\xb1\xf1\xff\x2f\xbe\xd4\x24\x6f\x5f\xff\xab\x45\x24\x8d\xbe\xf3\x40\xba\x7c\x5e\xee\xa7\xc6\x47\xa4\xa1\x8d\xeb\x7f\x8f\x5a\x48\xe8\x77\xc1\x33\x6e\xcc\x4b\xc9\xfd\xb7\xc9\xee\x97\xae\xf6\xef\xeb\x85\x5b\x49\x25\x0a\x21\x87\x0e\x94\xf4\xc7\x62\x28\xeb\xa6\xda\x4d\xc8\x1e\x9b\x2c\x1f\x9b\x58\x02\xdd\xd7\xaa\x84\x12\x28\x64\xf5\xdb\xb7\xf4\x53\x09\x6d\xfa\x26\xc7\x5f\x41\xff\xba\xf1\xf6\x2f\xa8\x5c\x37\x19\xfe\xba\x6f\x4f\xed\xfa\x8f\x0d\xee\x26\xdd\x5f\xf7\xf5\xe9\x9d\xe4\x99\x87\x0d\xee\x81\xaa\x6a\x89\x77\xba\x36\x2f\xf1\x3f\x2d\x19\x72\xe8\xd6\xa6\xbf\x44\x3f\x15\x43\xb6\x5b\x6b\xe7\xb4\x7f\xd8\xe4\xee\x9b\x5c\xec\xde\x4b\xdc\xec\xe5\xd1\xdd\xee\x1b\x4b\x53\x62\x0f\x6d\xc7\x24\xb8\x8c\x30\x19\x04\x1d\x7e\x27\x22\x23\x2c\xd1\x76\x82\x3f\x8c\x79\x0f\xa4\x59\xca\xee\x8b\xd0\x80\x04\x51\x07\xa2\x85\x62\x48\x2d\xc0\x52\x09\x3e\xd0\x09\x94\x73\x20\xad\x03\xec\x8a\x48\x04\xc5\x4a\x60\x52\x06\xa6\xcb\x75\x16\x90\x17\x56\x49\xc2\xc0\x42\x84\xa4\x7d\x17\x90\x17\x0e\x78\xb3\x73\x27\x23\xde\x81\xe8\xf5\x32\x24\x04\xcd\xae\x45\x6e\x16\x98\xd2\x1e\xe8\xac\x5f\x37\xda\x11\xca\xe0\x32\x09\x68\x93\xdf\x89\x51\xb3\x9d\x54\x10\xc3\xda\x03\xa9\x67\xd3\x7d\xd1\x9e\x2e\xb0\xa0\x30\x9f\xd3\x7d\xd9\xf4\xcc\x7d\x11\xbb\xef\x5e\x07\x45\x43\x48\x18\xae\x1e\x48\xba\x02\xcf\x3c\x41\x6d\x31\xb9\xd8\x37\x96\xa5\xbe\x6e\xbf\xa5\x6e\xeb\xdd\x73\xa6\x78\xb7\xc5\x37\xec\x84\x54\xe8\xd6\x72\x91\x92\x30\x61\x9c\x71\x20\xad\x9f\xf1\xac\xca\xd5\xfb\x32\x83\x51\x26\x8c\x4e\x42\x95\x03\x69\x35\xff\x20\xbe\x2c\x86\x96\xde\x31\x5a\x42\x29\x5c\x66\x37\xb2\x36\x2d\x56\x53\xdf\xf5\xa6\x75\xf7\x05\x3a\xaa\x1e\x83\x64\x0c\x56\xe8\xfb\x6e\x30\x03\xb3\x0d\xd4\x76\x56\x40\x3b\x75\xe0\x65\xb6\xd1\x84\x13\xc9\xec\xa6\x81\x13\x6c\x5e\x6e\x9d\x20\xba\x15\x22\xb7\x4e\x10\x29\x99\xf9\x60\x10\x6a\xa5\xf3\x8d\xdf\x59\xf2\xba\x4b\xa9\x97\x92\x79\x88\x32\x08\x16\xeb\xa0\x49\x20\x98\x92\x39\x83\x32\x04\xf6\xee\x39\x23\xe5\x47\xba\xe2\x4b\xad\x9f\x67\x89\xe4\xe9\x18\x52\xee\x5b\xa6\x9f\x89\x28\x11\x07\x12\x0f\x69\xf1\x4e\xad\x27\xf7\x5a\xe7\x92\x66\xb6\xd8\x59\x77\x76\x4f\xb7\x2c\x41\xbb\x2f\x29\x6f\x62\xf7\x26\x53\x78\x47\x17\xe4\xf6\xa4\x1e\x2c\xd6\x73\xdf\xd2\x0f\xf6\x61\x3e\xa8\x04\xea\xa5\x99\x0f\x92\x3f\x3d\xe5\x80\xb4\x46\x6c\xae\x6e\x05\xed\x2d\xcd\x6b\xa4\xe0\x0e\x7d\xe4\xff\x01\x53\x56\x78\xdf\x3e\xcc\x0c\x3a\xa6\xb3\xcd\xdd\xd6\xde\x7c\x44\x83\xd8\xce\x76\x77\x5b\xa4\x93\x4c\xaa\x1d\xd2\xe9\xee\xf6\xa6\xa3\xd3\x90\xba\x66\x56\x2b\x77\xb7\x94\x4c\x02\xd8\xa2\x36\xb3\xda\x21\xe9\x48\x94\xfc\x03\x75\x7d\x19\xd0\xd0\xbb\x66\xe8\xd6\xff\xe2\x9d\x94\x70\x46\xc2\x01\xda\x99\x20\x86\x54\xac\xc3\x68\x27\x8d\x62\x1f\x46\xad\xc1\x84\x5a\x72\x2a\xca\x5d\x1f\x5e\x40\xb4\x88\xa4\x32\x3c\x90\x96\xd3\x8b\x34\x60\xd1\x66\xfb\x24\x2e\x49\x2d\x20\x21\x85\x19\xfd\x10\xe3\x1d\x1e\xbb\xf4\x83\x7d\xc4\x68\xc5\x36\x52\xd4\xe2\x59\x72\xcf\x24\x7f\x87\xc7\xa7\xdc\xf0\x29\x59\x08\x10\xf7\x21\x59\x08\x48\x97\x98\x92\xd9\xfe\x04\x61\xe2\x4b\x09\xd5\x61\xa6\x8c\x9e\xb1\xfd\xfd\x4f\x6b\x6b\xa6\x2c\x73\xd3\x94\x2c\x04\x26\xa8\xf5\x57\xa7\x98\x72\xbc\x13\x5b\xf4\xf5\xe4\x3d\x21\x0f\x76\xe0\x64\x2d\x4c\xc9\xe2\x42\x31\xf6\x8a\xcd\x26\x1c\xdb\x21\x59\x5c\x70\x64\x6b\xfe\x92\x78\x7b\xc9\xfd\x94\x41\x68\xc7\xf5\xee\x40\xd4\xe2\xff\x89\xbd\xa5\xe9\x2f\x59\xa3\xf8\x9f\xd6\xc8\x37\x77\x37\x16\x9c\xb6\xcc\xb8\x17\xe4\x6f\xf6\x26\x25\x5f\x9f\xc6\x2c\x94\x7c\x56\x07\xde\x64\x3c\xb1\x35\x13\x59\x0b\xbb\x2f\xb8\x6e\x99\x70\x16\x2b\x07\x49\x52\xd8\x7d\x73\x45\x16\xc2\xee\xab\x2b\x27\x21\xb4\x89\xd1\x2d\x95\x5f\xf7\x8d\xd4\x2d\x95\x5f\x69\x9c\x33\x6f\xf2\xd1\x67\x33\xb4\x1b\x26\x69\xf1\x7b\x6b\x6d\xb3\x19\x9a\xdc\x0c\xbb\xaf\x97\xee\x1b\xd6\x67\x81\x74\xa3\xdf\x34\xbe\xdc\xb0\x76\x0b\x24\x29\x0b\xfb\x34\x26\x73\xf2\x6c\x16\x33\x3a\x79\xf6\x69\x1c\xd4\xf1\xb2\xfb\x82\x89\xe8\x14\x7d\x1a\x23\xa5\x2e\xec\xd3\x38\x71\xb3\x29\xb2\x28\xb9\xc1\x09\xaf\x26\x3e\x8c\xb6\xe2\x21\x4e\x45\x9f\x5e\x3f\x29\x13\x93\xcd\x78\x6e\x29\x13\xbb\x6f\xa6\x08\x61\x51\x6c\xb5\x72\x6f\x04\x0b\x17\x7c\xce\x63\x68\x13\x9f\x7b\x23\x1c\xb9\x70\xba\xb7\xe8\xc1\x06\x3f\x24\x22\xec\xbe\x7f\xba\x15\x1b\xb9\xc4\xa6\x41\x7a\xc2\x64\xab\x1e\x92\x12\x96\xd8\x34\x48\xff\x57\xba\x57\x0c\xab\xcf\xee\x55\xc1\x0f\xd1\x26\x3f\x24\x24\x4c\xb6\xeb\x21\xb8\x44\xe9\x5e\x23\x82\x05\xda\x28\xe7\xe6\x20\x6b\x15\xae\x53\x15\xe6\xfc\xef\x6b\x0a\x12\x15\x76\xdf\x83\xdc\x8a\x9d\x9c\x6c\x96\x43\x80\x8a\xbe\x8c\xbc\x84\x23\xb4\x59\xce\x4d\xe0\xe4\xec\x5d\x03\x1a\xc2\xee\xfd\x2f\xd1\x06\x73\xd4\x29\xf4\xe9\x96\x4f\xf8\x30\xe6\xa8\x93\xa9\xb0\x7c\x7a\xe4\xf9\x9c\x7d\xf4\x50\x10\x8b\xee\x3b\x82\x9b\x08\xc9\x36\xe8\xb9\x75\xc8\xee\xbe\x16\xb8\x95\x3d\xa6\x58\x47\x4d\x56\xc3\xbe\x2c\x3c\xa4\x15\x4c\xb9\x06\x24\x1d\x78\x8f\x2f\x6f\xfd\xcf\x2d\x88\x11\x2e\x33\x50\xd9\x9e\x96\x6e\xd9\x2c\x03\xd3\xbe\x8c\xbc\x2f\x24\x67\x72\xd4\x39\xbb\xfb\x20\xef\x54\x87\x36\xea\xb9\x5f\x31\x98\xd5\x03\xda\xaa\xb3\x1a\xd2\x18\xcc\x40\x89\xe2\x9c\x6b\x40\x5a\x15\x33\x50\x85\xd5\x28\xc4\xef\xdb\x8e\xaa\x91\x3d\x2f\x2f\x68\x97\xdc\x33\x56\xc5\xf3\x22\xcf\xcc\xd2\x4d\x1e\x38\x66\xda\xb0\xe7\x56\x42\x9a\xee\xb3\xbd\x33\x23\xda\x0e\xe7\x7e\x3d\x9f\x86\x36\xb5\xb8\x67\x22\xc7\xd8\xab\x2a\xe8\xf3\xb8\xbc\x9b\x7a\xed\xae\x42\xeb\x3f\x88\xc5\x02\x5e\x39\x10\x8b\xb5\xf9\x4e\x81\x68\x0b\x9e\x5b\xba\xc8\x71\x19\x7b\x08\x15\x6d\x7b\x1e\xe7\x3f\xb4\x61\xce\x8d\x22\xb1\x7b\x2b\xf0\x53\xf0\x20\x9b\xdf\x90\x0b\x71\xf8\xb8\x7d\x2b\x4a\x74\xb2\xfd\xcd\xad\xa8\xd0\xc9\x46\x36\xb7\x1c\x2d\x4b\x37\x96\x13\x88\xd0\x26\x32\x44\xf8\x28\xdd\x58\xfe\x63\x5e\xbc\xb6\x3f\x88\xd3\xab\xf9\xdb\xd4\xe2\x9e\x1d\xf1\x3b\xae\x12\x5f\x0a\x43\xbc\xb6\xba\x78\x18\x57\x89\xff\xa9\xd7\x5e\x5b\xe5\xdc\x19\x97\x37\x1b\x1f\x64\x6c\xca\xf9\x20\xe3\x11\x90\x56\xda\x94\xf3\x31\xbb\x23\x20\xcd\x6e\x89\x5a\xe4\xff\x63\x5a\x41\x79\x19\x7b\xf8\x4f\x46\x10\x97\xb1\x87\x70\x87\xb6\x93\x21\xca\xc8\x88\x73\xb2\x8c\x7e\x93\x0d\x65\xee\x0f\x0a\x2f\x01\x69\x5e\x2c\xc8\xa4\x96\x2c\xdd\xfb\xfb\x0f\x0a\xb7\xe8\xfa\x60\x7d\x35\x20\xf5\xcc\x42\x8e\xdc\x3d\x79\x06\x24\x5c\x1a\x01\xa9\xd7\xd5\xfd\x94\x39\x49\x9c\x1c\x75\x5d\x92\xf2\x0c\x28\xeb\x4b\xf7\x1a\x96\xe9\x33\x18\x97\x27\xc4\x95\xd8\xfb\x82\x65\x22\xd2\xf7\xa5\x8d\x81\x8d\x32\xb6\x2e\x56\x92\x8d\x78\xb6\x2e\x56\x86\xcf\x75\x78\xe2\x16\x1b\xcf\x11\x13\x65\x5c\x7f\x75\xfe\xf4\x2e\x20\xb5\xb7\x5c\x27\xce\x56\xd5\xed\xc1\x3f\x57\xfb\x27\x53\xc6\xa3\xb7\x10\x58\xf1\x40\x42\x2d\x8e\x10\x5b\x9a\xd3\x71\x45\x13\x62\x8b\xb6\xbf\xd8\x97\xa7\x77\x19\x7a\xf5\x2e\xfe\xa7\xe9\x5d\x1e\x04\xd3\xcb\x61\x63\x5f\x5b\xc3\x5d\x1e\x84\xd0\xdc\x16\x17\x5b\xb1\x18\x87\x8f\x3a\xa4\x05\x2d\xb6\xf3\x73\xf4\x14\x1b\x29\x90\xc9\x33\xd9\xc0\x00\xb7\xde\x62\xb3\xbf\x2d\xc3\xdf\x81\x8b\xd4\x81\xce\x34\xd9\x54\x80\xb0\x2a\xc3\x87\x0d\xe7\xf4\xb4\xad\xc0\x46\x0f\x6a\x7b\xbe\xad\x78\xde\xc5\xc7\xc3\x9d\x90\x87\x5c\xc8\xec\xec\x9e\x4d\x43\x43\x46\x46\xd5\xd0\x54\x9d\xcd\x10\xff\x5b\x86\x7e\x7a\x17\xff\x93\x99\x51\xd4\xc9\x02\xc2\xa6\x76\x3e\xf2\x7e\xe0\x84\x71\xa0\x2d\x28\x1b\xd2\xcc\xff\xbd\xd3\xcc\x1b\x61\x32\x63\x87\x4d\xed\x2c\x67\xcb\x1e\xff\x93\x41\x15\x31\xcb\x0e\xa4\x99\xf7\xfa\xc9\xfc\x77\x10\x39\x6c\xe3\xa8\x9b\x8a\x7b\x5d\x60\x14\x30\x34\xbc\x71\x53\x71\x3f\x71\xc0\xb5\x7d\xe1\x96\x6d\xf0\xc0\x6b\x60\x6f\xa9\x36\x8b\x0d\x0c\x9d\x14\xb4\xc4\x97\xac\x18\xec\x0d\x87\xdc\x54\xfe\xbe\xd4\x0c\xfe\xbd\x13\x33\xe8\x51\xe7\xa3\x77\x86\xc0\xdd\xe1\xbe\x08\x5b\xbd\x3b\xb5\x4f\x2e\x99\x24\x37\x3e\xb9\xc3\xfb\x51\x9c\x72\x4b\x8f\xd1\xb2\xd2\xc3\xef\x24\xc4\xad\xa3\xc7\x35\x76\x78\x67\xb7\xab\x84\xb1\xaf\xa5\xb7\xae\x2f\x86\x77\x6f\x8e\x85\xe3\x7b\x69\x42\xe1\x0c\xef\xde\xc8\x08\x5a\xfa\x88\x5a\x7e\x7a\x17\xb5\x88\x3a\x86\x6b\x01\xaf\xa7\x5b\x47\x18\x4f\xd7\x22\x61\x6c\xc5\x39\x8e\xb4\xc3\x1b\x9f\x2d\x45\x69\xb2\xe2\x7c\x57\x30\x19\xc6\xb4\xb9\xda\x28\x5e\x95\xa6\x33\xa6\x8d\x06\xb7\x8c\x90\x87\xc5\xda\xe6\x6a\xc3\x0a\xf2\xdd\xe8\x59\xfc\x8f\x9e\x99\x33\x34\x09\x40\x8b\x8b\xdd\xa4\x55\x22\x7a\xe5\x81\xa8\xa5\x1b\xd2\xd8\xd9\x99\x3b\xa1\xa9\x55\xd5\xf6\x5b\xed\xd1\x9e\x84\xa3\x6f\xe5\x89\xa6\x53\x7a\xb4\x07\x9f\x58\xee\x0b\xe2\xd0\x7c\x49\xf9\x86\x46\x8e\x5a\x58\x4d\xf3\x1e\x5d\x7b\x8c\xfc\x57\x8b\x70\xc9\x3d\xeb\xba\xb6\xb2\x95\xe2\x56\xe4\xfc\x61\x3b\x3f\x62\xec\x24\x6b\xaf\x37\x97\x19\xdd\x3d\xc3\xa2\xb9\xbb\x2f\xb2\x68\x1e\x56\xf2\x6c\xe5\x20\x1a\x36\xa3\xb3\x9b\x2b\xee\xfb\x9b\x4c\xa8\xa9\xfe\x3b\x63\xe3\x26\x4b\x6a\x19\x46\x65\x5d\x58\x24\x6b\x8a\x09\xd2\x53\x46\x34\x28\xc6\x6b\xb5\xef\xee\x62\xbc\xe5\x0f\xfa\xf4\xa5\x3b\xb3\x69\xde\xdd\xd6\x51\xc0\xe6\x95\x0e\xed\x63\x55\xef\x96\x95\x73\xb2\x0a\xd7\x6e\xb6\xb6\x60\xdb\xca\x7d\x54\x7c\x03\x44\x94\x9f\xe2\x3b\x9f\x2d\xed\x71\xf1\x2d\xcf\x26\xca\xa5\x55\xbf\x38\xda\x0e\xbc\xbb\xf7\x96\xc6\x38\x59\xe9\x41\xba\xd5\x62\x83\x4b\xdc\x69\x93\x95\x1e\x76\x9a\xb5\xc5\xe5\x56\xd8\xfd\x64\x4d\x30\xa1\x7f\x46\x31\xdb\xe7\xfa\x62\x78\x7c\xc3\x86\x8f\xc5\xd0\xd2\xff\x5c\x0b\x33\x91\xfd\x25\x33\xe1\xb1\x0f\x66\xa2\x04\xa4\x3a\x3d\x13\x83\x79\xb1\x28\x99\x12\x56\xb6\xfa\xd9\x53\x77\xca\xd5\xe3\xd3\xd5\xc6\xb0\x0d\xd0\x96\x56\x3a\x55\x8b\x04\xae\x36\xac\xac\xdd\x5c\x5f\x0c\xcf\x92\xcc\xa4\x47\x90\x3f\x06\xcf\x23\xc7\xff\xb4\xb6\xde\x0b\x48\x13\x9d\x48\x00\xb3\x71\x97\x1d\xc5\xbb\x0d\xd2\x0f\x58\xc9\xbb\x27\xb6\xa2\x26\xf8\x09\x66\x79\x76\xa5\xa6\x1e\xc1\x1a\xa4\xa6\x2e\xb6\xe8\xc3\xe9\x76\x14\x13\x35\x4e\xb7\x23\x47\x2d\xc2\x02\xcf\x20\xc1\x31\xab\xf7\x1e\xba\x4a\x19\x36\xee\xc0\xb7\xb6\xd8\xa4\x0f\xdf\xda\x61\x0b\x0e\x92\xc3\xa6\xea\xad\x87\xbc\x69\x53\xb5\xb8\x57\x68\xcb\x61\xcb\x89\x2d\x63\xe9\x54\x2d\x62\xe5\xfc\x3a\x02\x3f\xe5\xfd\x3a\x02\xcf\x30\x90\xb6\xc5\xeb\x56\x18\xcb\x42\x04\xcc\x03\x15\x7d\x59\x0c\x69\xa5\x2d\x0e\x95\x95\x60\xc4\xda\xe2\xf1\x4a\xa8\xcc\x4d\xb8\xa6\x32\xbc\x62\x8b\xf1\x95\xf8\xdf\x27\x88\xf6\x48\xf7\x64\xad\xe8\x56\xb6\xa7\x42\x5a\xce\x4d\xa4\xa6\x64\x4d\xe8\xbe\x25\x04\xac\x60\xdf\xa4\x60\xaa\x5e\x3f\xe2\x69\x56\xaf\x18\x97\x12\x04\xe6\x3c\x90\x7c\xd9\xd9\xd5\x3a\xc0\x91\xd5\x77\x04\x25\x4a\x56\x8b\x6d\x59\x0c\x17\x62\x74\x1e\xe8\x8c\xcf\x5a\x9c\xad\x08\x96\x65\x18\x7b\xe4\x27\x9a\xac\x16\xc3\x4f\xb4\xf8\xba\x72\x4b\xf1\x9d\xac\x5c\x23\x0d\xeb\xb0\x2e\x81\xc8\x45\xc5\xa6\xc0\x04\x2e\x1a\xd6\x10\xec\x47\xd4\x6f\xc5\xdb\x96\xb6\x3b\x35\xaf\xbb\xe2\x4b\x0e\xdf\x84\x6f\x25\x08\x18\x2d\x6a\x61\xfd\x4c\xd3\x18\xf9\xfa\x9e\x7a\xa3\xfc\xf6\x75\xe5\xc6\xac\xd7\x56\xc4\x78\x6c\xa6\x18\x1f\x6e\x99\xc3\x1b\x34\xe2\xf7\x37\x6f\x4e\x15\x70\x68\xd8\x4b\x69\xbf\xda\x96\xb4\xff\x09\x53\xd6\x61\x78\xf8\x6e\x6a\x2b\x92\x7f\xb2\x7a\x6b\xa3\xe6\x1e\x2d\xde\x69\x80\x96\x3a\x1c\x8d\x7d\x5b\xba\x5f\x08\xd0\x12\xf7\x65\x39\x8d\x84\x1c\x6a\x87\x77\x5a\x24\x2e\x6a\x66\x7d\x3f\x48\xce\xbb\x22\x74\xc8\x56\x92\x6d\x74\xc1\x56\x61\x91\x0f\xb5\x8c\x11\xef\xce\xf4\x0e\x4b\x32\x65\x12\x4a\xb1\x80\x3a\x3e\x8d\x90\x4f\xa4\x15\x8a\x05\xfc\x60\x06\x66\x61\x32\xec\x2c\x36\x36\xdd\x1c\x98\xb0\x2f\x7d\xf0\x8d\x2c\x58\x1d\x3f\xf8\x2b\x26\x94\x41\x8f\xfd\x15\x31\x3b\x7e\x9c\xd8\x13\xf5\xcf\x33\x51\x95\xe2\xbe\xf8\xe0\x00\x98\x48\x21\xf2\xe0\x00\x58\x88\xc9\xf8\xe0\xe5\x97\xf0\x51\x7c\xec\xca\x47\x44\xc6\x07\x57\xbe\x44\xfa\x90\x03\xdd\xb2\x50\x76\x9d\xda\x03\x62\xcb\xfc\x90\x93\x73\x60\x07\x7a\xa0\x57\xff\x73\x0b\x10\xd9\xa4\x67\x28\x32\x5b\x0d\x48\xc8\x34\x8b\x21\xf5\xb3\x1a\x12\x59\x91\xa4\xec\xc1\x13\x2f\xa1\x36\x7a\xec\x89\x47\x40\xc7\x03\x69\xc5\xc4\x24\x0f\x44\xcf\x02\xfa\x09\x9a\x40\x87\xdd\x8c\xe9\xf9\x54\x3c\x9d\x31\x3d\x83\xa4\xe5\x27\xd3\xc8\x33\x0b\x68\xbe\xba\x21\x8d\x7d\x0c\x43\x6a\x61\x05\xa4\x19\xec\xd4\xa9\x14\xfc\x63\xba\xf5\x02\x46\x2e\xd7\x29\xe6\xd3\xdc\x3a\xbb\x68\x62\x9f\x3c\x38\xe0\xa5\xe6\xbe\x28\x36\xe4\x58\x57\x35\x34\xf4\xce\x5f\x0a\xaf\xb1\x69\x3e\xd0\x11\xbf\x6d\x06\x74\xeb\x7f\x6e\x41\x02\x02\x13\xe7\x03\xfd\xf4\x65\x40\x9f\xde\xb1\x0e\xa8\x12\x9b\xe7\x13\xe5\x61\x9b\xd4\xc2\xbe\xb9\xcd\x6e\x48\x73\xed\xf1\x29\x78\x64\x21\x8a\xe1\x83\x57\x5f\x99\xee\xb5\x62\xce\x8c\x65\x8c\x54\xd0\x99\x32\xdd\x33\x05\x9d\x19\xab\xc4\xff\x7e\x82\xfc\x3f\xe1\x0b\x26\xcb\x07\x6a\x7a\xe7\xf6\x14\x33\xb3\x47\xaf\xcf\xbc\x8c\x55\xa6\xa1\x47\xef\xdc\x82\x56\xb3\xbb\x16\xf6\xe9\xdc\xab\x1e\x48\xb3\xd4\x2e\x43\x3f\xb5\xe7\x77\xa2\x1c\x2e\x0c\x1f\x5c\x07\x0b\xd6\xd9\x0f\xae\x83\x83\xeb\xca\x03\x69\x8d\x5a\x35\x34\xf4\xe5\x32\x34\x55\x8b\x5b\xd7\x66\x03\xdb\xed\x07\x2f\xc3\xc4\x75\xde\x33\x15\xf7\x72\x70\x5d\xf9\x90\x0c\x74\x2c\xe3\x7c\xdb\x44\x49\x71\x7b\xda\x3e\xa1\xfc\x3d\x90\x5a\xc8\xb4\xa0\xfd\xf6\x58\xc6\x82\x2e\x0e\x46\xc6\x8a\x07\xbf\xc0\xb1\xbc\x62\xf2\x0b\x4c\xbd\xfc\x33\x54\xc4\x63\xa7\xc1\xe9\x41\x10\x3a\xbe\x97\x80\xb4\x64\xab\x18\xd2\x64\x9b\xe0\xb5\x19\x1f\xe4\xe8\x39\x90\x26\xb4\xba\x6b\x22\xea\xb5\x9a\x21\x06\x18\xff\x93\xaf\x81\x49\x8e\x08\xf2\xdc\x31\x3d\xf8\x1b\x16\xe2\x27\x3e\xf8\x1b\x8e\x65\x02\xd4\xae\x3d\x71\x03\xf4\xe0\x62\x98\xb8\xe5\x39\xd0\x2d\x23\x7f\xff\x4f\xbb\xa2\x6e\x26\x42\xe0\xcc\x6e\xb6\x21\x55\x62\x99\x9e\x5e\xc5\xb5\x49\x5c\xdd\x1c\x48\x0b\x98\xe3\x7f\xb4\x47\xaf\x51\x09\x76\x23\x53\x44\xaf\x71\x9d\x67\xce\x26\x46\x3f\x07\x5a\x7a\x67\x48\xcc\xb5\x1b\x99\xe4\x74\x58\xa6\x97\x4c\x3b\xf3\xd4\x8d\x5a\xec\xbe\x09\xbc\x78\x20\xf5\xac\xb9\x9f\x07\x61\xe6\xe5\x11\x4d\xd0\xbc\x17\x43\x9a\x5d\x8b\x0b\x54\x82\xa4\xaa\x38\x90\xfc\x22\xfe\x20\xad\x5f\xa7\xd7\x13\xc7\x08\x33\xb4\x09\x41\xf4\x69\x48\x58\x60\x04\x9d\x78\x46\x8c\xcb\x90\xe6\x65\x80\xca\x38\x00\xce\x12\x90\x88\xda\x04\x3f\x3d\x22\xb7\x7e\x6b\x8d\xcc\xde\x08\x16\xdf\xcd\x6a\xb5\x1b\x9e\x97\x11\x5b\x91\xe3\x13\x87\xfd\x03\x89\x70\x2d\xba\x94\xcd\x2b\xf5\xa8\x65\xe3\x55\xe1\xb1\x43\x48\xc6\x5d\x12\xa5\x76\x0b\x24\x7c\x0c\xa7\x19\xcc\x84\xb9\x9a\xa5\xac\xa9\xf5\x33\x96\x13\xa1\x66\xd6\x80\xb4\x0e\x33\x20\xad\xad\x71\x70\x81\x13\x66\x99\x0b\xd6\x60\x8c\x44\x21\xd9\x4d\x8e\x0b\x2c\xb0\x78\x5a\xcc\x99\x57\x53\x3b\xec\x49\x80\xa6\x03\x89\x1e\x26\xe3\x23\xf1\x17\xc7\xfb\x03\x69\x7c\x35\xde\xa9\xf5\xe8\xf5\x61\xfb\x33\xe5\x78\xa7\x59\x32\x8d\x69\x4f\x3d\x93\x31\x4b\x31\x65\x52\x37\x55\x49\x3d\x59\x66\x8b\x77\x43\x5f\x36\x43\x67\xa5\xc7\x15\xef\x24\x4a\x1a\xfd\x44\x05\x39\xae\x80\xa6\xa0\x6c\x48\xb3\xd4\x02\xba\xe5\x8d\xe2\xf6\x74\xd3\x3f\x2c\x4a\x6e\xdc\x51\x4c\x7f\x84\x4f\x1d\x16\x2c\xec\xe1\x87\x19\xb6\xac\x53\x27\x91\x58\x0e\x94\xcf\x3b\xcf\x19\x1e\x8b\x04\x75\x3c\x50\x97\x1f\x8b\x7b\x2d\xa1\x8a\x6f\xe3\x81\xe4\x19\xd3\xe3\x7f\x4b\xef\x3c\x5a\x29\xda\xe7\x5f\x0b\x9f\xbe\xe4\x7f\x52\x33\x96\xe9\x3a\xa5\x58\x2c\xd3\xb5\xc8\x51\x71\x26\x63\xf2\x26\xe4\x55\xfc\x4f\x86\xed\xc9\x98\xbc\xe1\x1a\xfd\x9f\x77\xca\xe7\x53\x75\xa6\x77\x43\xea\x8c\x25\x35\x87\x94\x61\x26\xa9\x43\xca\x4c\x46\x42\x1d\x52\xca\x34\x89\x73\x48\x99\x26\x6a\xf9\x35\xce\x34\xe3\x1d\x83\x58\x86\x84\x3e\xcb\x75\x8a\xdd\x10\x85\xe4\x40\x67\x4f\x36\x4a\xbc\xd3\x54\x8c\x80\x9a\xbe\xcc\x86\xba\xbe\x8c\xff\xa9\x3d\x23\xa8\x92\xa9\xcd\x64\x71\xa1\x83\x4f\x1a\x26\x55\xb4\xa3\xc3\xc4\xf9\x4c\x79\xf5\x18\x99\x1e\x98\xf2\x28\x86\x34\x2f\xde\x37\x4b\xc9\x59\x62\x9f\x27\x37\xc8\x99\xaf\x80\x84\x3e\x35\x20\x6a\x71\x7b\x62\x61\xc3\x04\xa8\x0c\x6a\x33\x5b\x52\xe3\xdd\x18\x7b\x40\xfc\x19\xa7\x17\xf0\xf1\xd8\x99\x33\x65\x40\x9b\xd9\xec\xed\x85\x0d\xcf\x80\xe4\xb4\x64\x42\x92\xa9\x6f\x1a\x16\x02\x52\x25\x96\xe9\xd5\x54\x58\x9b\x32\xbd\x7e\x3a\x21\x95\xd8\x57\xbe\xc4\x45\x33\xdb\x78\x61\x1b\x66\x0d\xf8\x26\x4e\xaf\x98\x7c\x13\x67\x36\x33\x47\x41\x38\x4c\x10\x2f\x63\xf0\x6a\x4a\x41\x98\x46\x73\x0b\x22\xab\x6c\x0c\x79\x21\xab\x16\x90\xd6\xc1\x73\x8d\x69\xf0\xf4\x4a\xcb\x75\x31\x0d\x8b\x20\x45\xf4\x9f\xd9\xf3\x82\x2a\x71\x18\x77\x7f\xac\xdf\x8a\x2f\xd5\x33\xe3\x27\xe7\xb3\xe1\xd6\x7f\x90\x87\x31\x44\x59\x66\x67\x76\xaf\x15\x9a\xb5\x4c\xef\xb0\x49\x5d\x36\x8c\xbb\x3f\xe6\x65\x05\xa4\x3a\x8d\x9f\xb2\x30\x9e\xc5\x3b\x3b\x29\x01\x13\xe7\xba\x07\x5f\xc3\x34\x2c\xc8\xf0\x35\x5c\xde\x49\x7e\x60\xa4\xb1\x0e\xf7\xc2\x62\x91\x8e\xcb\x5f\xf1\xda\xa2\x5c\x1b\xc6\x17\x9d\x00\x9d\x20\xff\x21\xaf\x6c\x8a\x73\xd6\x27\x01\x58\x2c\x3c\x3e\x9d\x0b\x56\xca\x86\xe4\x5c\x66\x6c\x45\xd5\x16\xe7\x25\x29\xd0\xca\x4a\x01\x69\x76\x8d\x2f\x4a\x4c\x56\x96\xd9\x1b\xea\x34\x9f\x89\x96\xac\x88\x27\xee\x7d\x07\x1a\xfa\x32\xde\x51\xcb\x34\xb4\xf4\x2e\x20\xf5\x93\xb5\x5d\x97\x32\xb0\xe1\x36\xfa\x2c\xec\x8d\xf1\x14\x3d\x10\x3d\x8b\x77\x07\x77\xc9\x7c\xfb\xac\x4b\x9b\xbe\x95\x5d\x0b\xab\xc2\x6a\xae\x0b\xfc\x5c\xee\x99\xae\x4b\xf0\x7e\x79\x16\x79\xca\x70\x2a\x3d\x10\xb5\x34\x43\xd4\x12\x5f\xfe\xe4\x7e\xe6\xf6\x88\xcf\xc7\xe6\x6d\x61\x99\xec\xb3\xdb\xc2\x32\x99\xcc\xb9\x0f\xae\x87\xc9\xa7\x35\xbb\x1e\xae\xfc\xcf\xb0\x13\x0f\xa9\x6f\x0b\x9e\x2c\x8f\x9d\x0f\xab\x27\x0d\xef\x43\x1f\x6e\x96\x8e\xdb\xce\x16\x7e\x20\x2d\xe7\x32\x44\x68\x6b\xd8\x1b\x3e\x86\x85\x8c\xb8\x0f\x3e\x86\xc9\x07\xad\xa5\x90\xb7\xb3\x16\x77\x5b\x37\xa9\xb8\xbd\x1c\x48\xde\x71\xc5\xad\x13\x0e\xfd\x8a\x77\x3f\x7d\x19\xff\x3b\xc2\x83\x7b\xce\x07\x07\xc4\xe4\x63\x90\x9d\x0c\x7d\xb4\x5a\x0a\xac\x53\x16\xfb\xfb\x95\x09\xb3\x7c\xf9\x1d\x4b\xcd\x81\x7e\x65\xb1\x5a\xdc\x54\x0e\xa4\x45\x8a\x16\x08\x19\x7e\x45\x2d\x4d\xef\xaa\x21\x8d\x8f\x7d\x3a\x2e\x88\x05\xd7\x97\x67\x65\xe2\x65\x23\xd3\xf1\x2d\x4c\x04\x83\x3f\x10\x5f\xba\x2f\x12\x56\xb8\x77\x3c\x0b\x3b\x65\x1f\x9f\x96\x8e\xfe\x05\x3b\x94\x03\x51\x8b\x5b\x07\x45\x60\xc3\xf8\x21\x16\x1f\xec\x96\x8e\xfe\xb3\x1a\x41\x39\xfa\x93\x4f\xf7\x40\x5a\x4d\xa3\x2b\x36\xcc\x24\xd7\x7d\xec\x6f\x48\x08\xc0\x07\x7f\xc3\x84\x7f\xed\x83\xbf\x61\xc1\xb6\xe5\x40\x53\x90\x5b\x90\xd0\x69\x9e\x25\xa5\x90\x28\x58\xac\x3c\x78\x23\xce\xe6\x59\x72\x3e\x89\xe4\x77\x84\x3e\x37\x66\xa1\x78\xc3\x9a\xe5\xc1\x03\x31\xf9\xf4\x84\x0b\xa2\x93\xd3\x1e\x48\xc1\xba\xff\x20\x05\x05\xcf\x8c\x48\xd6\xc7\xb3\x99\x74\x9c\xd0\xcd\x24\xa7\x2b\x83\xd9\x4c\x3a\x58\x1f\x63\x21\xf3\x2c\xe7\x7a\xfb\xfb\x9f\xe6\x05\xa6\xbc\x9c\xf8\x2d\xfe\xc7\xbc\x64\xff\x0f\x2c\xc8\xf1\xa5\xfe\x07\xc3\x5e\x0a\x27\x34\x7d\x01\xb4\x08\x8a\x4b\x8e\xe0\x67\x55\x5c\x36\xab\xeb\x14\xdb\x27\x25\xf0\x81\xce\xfa\x35\xaf\x26\xce\x8c\xcb\x18\x52\x49\x3d\x65\xda\xac\xb0\xd3\x11\x90\xfe\xd7\xe3\x4b\xb5\xde\xe3\x1d\x09\x9b\xe9\x59\x03\x5f\xd8\x6c\x2c\xec\x9b\xf1\xd1\x79\x16\x17\x08\xa4\x18\x3e\x50\x17\x34\x0d\xa9\x2f\x9c\x51\x16\xea\xbb\x69\xa6\xdc\x58\xf7\x19\x90\x13\x47\x02\x49\x74\xb5\x78\x77\x18\xfd\xf4\xf5\xcc\x6a\x50\xf8\x74\x5f\x44\xe1\xbe\xac\x89\x64\xd7\x9e\xb3\x4e\x3f\xfd\x3f\x94\x72\xd3\x73\xd6\x9d\x5d\xa5\x18\xd2\xd8\x97\xbf\x64\x44\x51\xe7\xc1\x72\x67\xa0\x7d\xf0\xa7\x2c\xcb\xc2\xa3\x3b\x37\xcc\x32\x24\xbc\x5e\xf1\x4e\xd4\x38\xe3\x1d\xe1\xd6\xdd\x3a\xf3\x62\x51\xd2\x1d\x2d\xdf\x7d\xd1\xe6\x74\xad\xf4\x6f\xa6\x1c\x09\x38\xaa\xa1\x5b\x1e\xb9\x51\xa9\xc8\xd8\x84\xab\xd8\xb7\xc5\x97\x19\xab\x6b\x77\xea\xfb\x99\x85\x1a\xce\x97\x19\x4b\x17\x01\xce\x6e\x7a\xa0\xd3\xed\x65\xa6\x2c\xbb\x61\xe7\x36\x7d\x16\xd7\x02\xcb\x4c\x52\x79\x36\x8a\xaf\x3d\x70\xea\x4c\xcb\x24\xae\x5c\x71\xb3\x9b\xd1\xcb\x57\xd3\x39\x41\x0f\x24\x17\x63\x23\x1a\xca\xb5\x90\xc6\x28\xd7\xd6\x0a\x48\xb5\x70\x5d\xb2\x06\xd2\xd1\x82\x05\xc5\x5b\x48\xe3\xa1\x9d\x79\x37\xc3\x96\xe2\xad\x5e\x96\x95\xba\x24\xa8\x18\x82\x3d\x38\x79\xd6\xcb\x02\x69\x32\xda\x62\x48\x42\xae\x9b\xbd\x49\x49\x56\x2f\xcf\x84\x8e\xf7\xce\x7b\x79\x20\x8d\xb6\xc6\xbb\xa5\x77\xdd\xd0\xad\xff\x31\xbb\x13\xaf\x69\x33\x2d\x45\x09\xaa\xd7\xe5\x5a\x24\xf2\x7c\x0d\xb1\xa6\x0e\x6f\xc1\xb0\x27\x0e\xd6\x66\x30\x8a\x46\x9b\x82\x7d\x13\x8d\xf6\xb2\x00\x24\xa9\xf7\x6a\x51\xa7\xbc\xaf\xcd\x60\x64\x7d\xec\x54\x97\x8f\x53\x78\x07\x33\xd7\xd1\xbf\x5e\x5e\x31\x8e\xfe\xc1\xda\x51\xa0\x05\x33\x97\xf5\xb1\x93\x5e\x3e\x4b\x69\xe3\xa6\xaf\x1a\xc8\xf4\x9d\x82\x99\x2b\x14\x51\xf5\xd5\xd4\xe2\x22\x20\x98\xa4\x02\x07\x39\xe3\xe3\x43\x6a\xee\x14\x4c\x44\x47\xf8\x7a\x59\xac\xa1\x16\x0b\x96\xa2\x23\xfc\x1c\xee\xa7\xec\x8d\xeb\x65\x21\x77\x4b\x90\xf9\x50\xbb\xee\xc5\xbb\x80\x0e\x19\xfb\xe4\xb8\x38\xb4\x07\x6b\xd0\xc1\xbc\x5e\x29\x20\xf5\xc5\xe4\xaf\x83\x79\xbd\x4c\x2b\x72\x3d\x9d\x3e\xe5\xe1\x7a\x9a\x82\x8c\x75\x68\x77\xa2\xbe\x87\x1c\xe0\x4e\xf2\x7d\xa0\x47\xb5\x78\x0c\x60\xab\x29\x4e\xb6\xc1\x4e\x87\xf7\xe0\x62\x5a\x2f\x63\xb2\x0e\xdf\x4e\x77\x77\xa0\xf6\x5f\xff\x91\x03\x07\x95\xc0\xae\x5e\x1e\xd1\x56\xfa\x99\xc0\x33\x1d\xd3\xe7\xb0\xb8\xd8\x60\xb9\x05\xe0\x56\x22\x80\xcb\xdb\x20\x45\x1e\x72\xb6\xb6\x07\x27\xd6\x7c\x99\xa6\x37\x21\x96\xbd\x3b\xd5\xb9\x7c\x0e\xe3\x84\xd4\x7e\x39\xe6\x6c\xdf\x5a\x31\x8b\x3c\xd2\xd4\xc5\x9c\x71\xfa\xb5\x86\x87\x4c\xe2\xf9\xaf\xd7\x8c\xd6\xc2\x91\xa4\x74\xd1\x4f\x9d\x8c\x9d\x77\xeb\x40\x8a\x0b\x6d\xc1\xa9\x18\x40\x39\x7a\xa6\x73\x72\x25\xf6\xed\x83\x73\xac\x93\x57\x3f\x78\xc7\x3a\x7d\xd5\x81\x7e\xfa\xd2\x2d\x28\xd2\xee\xe5\x15\x53\x1e\xbb\x19\xfb\x7b\x29\x08\xf3\xc5\x75\x1e\xa9\xc5\xeb\x55\xfe\x7d\x7d\xb1\x64\x29\x9c\x2f\x4b\x5c\x79\xd2\xce\xd8\x9d\xca\x93\xd6\x89\xa5\x0f\xa4\xd0\x02\x57\x40\x5a\x5c\xef\x47\x15\xa4\xb6\x5e\x25\xfe\xa7\xc5\x35\xcb\x94\xfd\xef\x8c\x9d\xa4\xec\x7f\xf3\x65\xe6\xf3\x82\x06\x46\x18\x59\xf5\xe6\xcb\x68\x20\xab\xde\x19\x3b\x34\x1d\xbe\x67\xec\xad\x5e\x48\xd5\xcc\x55\x87\x6f\xe7\x78\x3e\x90\x16\xd7\x08\x4a\x16\x95\xcb\x7b\x39\x05\x17\xaa\x7f\xad\x8b\x2d\xc6\xae\x48\xc7\xf4\x19\xfb\x20\x29\x2b\x9d\xbf\xf9\x40\x1a\x83\x47\x4b\xa4\xda\xcb\x3b\x65\x85\xaa\x9d\xd3\xa3\xfd\x41\xe2\xde\x29\xff\x40\x7a\x8f\xef\xc7\xc2\x7b\x7c\x3f\xa2\x8a\x7b\xa7\xac\xd0\xb5\x33\x76\x30\x3f\x96\xba\xba\x4e\xd0\xdc\xe4\xaf\xc3\xb7\x13\xdd\x1c\x88\x20\xe0\xf1\x3f\xcd\xa0\x91\x42\x79\x50\x9c\x6d\xe6\x40\x42\x8a\xe6\xff\x89\xfc\x67\xb4\x0e\x09\x58\x3c\xc9\xf5\xd7\xd9\x62\x1e\x27\x05\x4f\x16\x48\x3f\xed\xbb\x7c\xf7\xb6\x14\x1f\x37\x27\x93\xf8\xc7\xd8\xbd\x17\x97\xb5\x6c\x4e\x26\x4e\x45\x01\x9a\xbe\xee\x5a\x3a\xa6\x3b\x5f\xf0\x81\x34\x13\x66\xed\x64\x0e\x4f\xc6\x17\x85\xf7\xc9\xbe\x73\x25\x6f\x78\xbd\xdc\xba\xe2\xfb\x4c\x5f\x2a\xad\x0f\xb6\xd8\xe3\x7f\x8f\xde\x75\x43\xaf\x6a\x01\x27\x64\x3b\xeb\x2c\xc2\x07\xa2\x85\x6a\x88\x5a\xdc\x9e\xd8\x46\x32\x0e\x7e\xc4\x58\xf7\x8e\x90\xb4\xe4\xc9\x18\xa9\xac\xe4\x73\xae\xf8\x52\x73\xed\xfd\xa1\x2e\x02\xe6\x5c\xf1\xa5\xc6\xc0\xce\x15\x57\xe3\xe9\x2d\x0b\xae\xc6\x99\x88\xfa\x0f\xae\xc6\xd3\x4a\x47\x5c\x8d\xab\xb5\x00\xb7\xb2\x00\x4e\x6f\x59\xee\x8b\x79\x41\x90\xe1\x5c\x3c\x7d\x61\x71\x5f\x9e\x97\x01\x24\x7a\xc0\x25\xeb\x40\xc2\x33\x84\xf8\x4d\xb2\x40\xdf\x29\x93\x95\x7c\xfa\xb0\x7f\xcb\xb0\x35\x13\xf1\xfd\xc1\x45\xb9\x9a\x3a\x6e\xd2\x08\x12\xf2\xfd\x21\x5f\x79\xb5\x0e\x02\xf7\xe5\x8a\xf5\xf1\x43\xf2\xf2\x49\xf0\x89\xc7\xc9\xca\x89\x29\xf1\xe0\xb0\x5c\xb1\x45\x7e\x70\x58\xce\x38\x76\x3d\x38\x2c\x57\x72\xcf\x3c\x4e\x63\x4e\xc4\xf6\x03\x69\x0c\x23\x20\xcd\x3c\x38\x71\x2b\x8e\xef\xf4\x49\xfc\x4e\xb0\xd3\x61\x88\xd0\xfd\x08\x71\xbc\x97\xa7\x4f\xd4\x78\x2f\x57\xfc\x5d\x1f\xbc\x97\x33\xa1\xd6\x1f\xbc\x97\xab\xb5\x23\xe4\x41\xaf\xd6\x87\x90\xe8\xbc\x5a\xcb\x41\x26\xf3\xe9\x13\x2e\x89\xcc\xeb\x35\xff\x19\x51\xe8\xc1\x09\x7a\x7a\x37\x75\x27\xe2\xfc\x4f\x0f\x09\x72\x8c\x77\x20\xda\xf4\x90\xc4\xb4\xb0\xce\x3d\xd0\xd9\xd9\xad\x1e\xd0\xad\x77\xd4\x92\x75\x90\xf4\x51\xee\x56\xd4\x5e\x27\x1a\x3e\x90\xc2\xb3\x78\xc9\x48\xc4\x93\x8c\x76\xba\x5c\x98\xde\xf9\xe0\x04\xed\xdc\xbf\x07\xd2\xc4\x70\x84\xb8\x33\x53\xb1\xdc\x02\x04\xd8\xe3\x7f\x42\x2d\x4e\x02\x77\x56\x3a\xc4\x64\x24\xcc\xec\x5c\x97\x5b\x57\x4a\xbf\x64\x44\x53\x42\x1f\x27\x08\x7e\x70\xb3\x9e\x2b\xda\x83\x8c\xa3\xd7\xcc\x19\xe7\x89\x9b\xf4\x3e\xc9\xa8\x95\xd9\x61\x2f\x8f\x48\x09\x11\xb0\xd1\x7e\x6e\xd9\xf8\x3a\x9d\xef\x43\xf2\xf5\x4a\xfc\xf3\x07\x07\x69\xe7\xf6\x7d\x6e\xe5\xd2\x59\xde\x19\xdc\x45\xa9\xbc\x92\x17\xbe\x80\x14\x2b\xbe\x5c\x7a\x47\xeb\x05\x22\xf3\x6a\x2a\x2d\xce\xb2\x18\xc5\x7d\xb9\x9a\x9d\x92\xcd\x7d\x59\x8c\xde\x05\x76\xe3\x95\x96\x25\x41\x4d\x66\x0d\x15\x62\xf1\x4c\xe8\x5a\xa0\xe2\x60\x7b\xa0\x71\x6a\xa9\xf1\x6e\xea\x5d\x37\xf4\x53\x50\x9d\x62\x48\xeb\xe0\x79\xd1\xb5\xc0\xba\x8c\x4b\xb2\xce\xcd\xc9\xb3\x24\x87\xe5\x9a\xd8\x0a\xe0\xb0\x9c\xd3\x0a\x68\xe9\xdd\x34\xf4\x08\x72\xeb\x47\xc4\xae\x60\x06\xb2\x39\xa8\x66\xbc\xce\xed\x9e\x3c\x67\x0a\x7f\x54\xcd\x78\xef\x0a\xce\x2f\xd7\x72\x66\xa2\x9a\xf1\xde\x4a\x90\x53\x71\xcc\x7d\x6e\xe5\xaf\x59\x81\x83\x8d\x84\x63\x9c\x97\x48\xcc\x5e\x49\xc4\x7e\x20\x25\x04\xf4\x5c\x2b\xfd\xcc\x8a\x11\x35\x32\x72\x7a\x96\x74\x11\xb0\x62\x44\xb2\xe3\xad\xe4\x6f\x7f\xee\x46\x8a\x63\x8f\xaf\x39\xa5\xf1\x65\xc8\xd9\xea\x0d\x69\x44\xd9\x2d\x1c\x31\xba\xfe\x1b\xfa\xf4\x8e\x16\x3a\x81\x89\xfe\x20\xb2\x35\x67\x43\xd4\xd9\x0c\xf1\x3f\x5a\xef\xce\x52\xdf\x0d\x1d\xf6\x66\x55\xe2\xdd\x23\x5d\xb6\xa1\x72\x5a\x28\xf1\xbf\xaa\x2f\x93\xa1\xb3\x46\xc1\x78\xbb\x53\xe0\x46\x2d\x8f\xde\x55\x43\x64\xe9\x8d\xff\xfd\x54\x8b\xfb\xe9\xbc\xb3\x01\x69\xce\x8a\xeb\x54\xd4\xff\x10\x41\x32\x16\xa8\x21\x74\x74\xf2\x5f\x58\xff\x1f\x48\x2b\x66\xea\x90\xa9\xee\xc2\xde\xff\x21\xcf\x7c\x8d\x31\x38\xaf\xbc\xd7\x56\x79\x6f\x56\xb2\x48\x18\x4e\xb6\x3b\x0d\x69\xce\xd8\x68\xdd\x64\xc1\x49\xf5\xdf\xd7\x17\x64\xa3\x5f\xc9\x7c\x5f\x76\xbc\x35\x64\xd7\x60\xf0\x9e\x34\x85\x7e\x5a\xc9\x32\x61\x90\x9c\x2e\x1a\x3c\x0c\x6d\x05\xa3\x18\xe4\xb6\xf5\x84\x0e\x26\xe6\x0f\x12\x8a\x70\xb0\xbb\x07\x53\x51\x3d\x40\x50\xcb\x84\x3b\x40\x1f\x76\x99\xf7\x24\xa9\xa2\x09\x57\xf9\x6f\x56\xa0\xf9\x84\x20\xd8\x23\xe1\x32\x5c\xad\xef\x8d\x0c\xf2\xec\x7c\x48\x20\xbf\x02\xed\x74\xb9\x50\xad\xfd\x25\x9b\xfc\xca\x29\xea\xd4\x02\x9a\xc1\x4c\x16\xde\x0b\x38\x59\x78\x4b\x4e\x59\xd9\xae\x40\x18\x5d\x4a\x54\x12\x93\x1c\x48\xa1\xa7\x72\xfc\x4f\xf9\x0b\xbd\xd4\x13\x66\x60\x39\x3a\x21\x39\x8b\x35\xf2\xde\x84\x38\x5c\x90\x80\xc5\x8c\x32\xcc\xd4\x10\x87\xcb\x63\x9f\x86\xb4\x7e\x2d\xbe\x3c\x73\x1d\xbd\x5e\xee\x99\xbf\x94\x60\xb1\x72\xed\x5e\x12\x2c\xd6\x6e\xe3\x86\x5c\xad\xc1\xbe\x15\x4f\xb8\x5a\x67\x7d\x2f\xfa\xe9\x9d\x88\x2c\x69\x97\x15\x6f\xf7\x22\x2b\xa8\x77\x22\xba\x32\x58\xd9\x02\x42\x57\x06\x35\x84\xaa\x73\x9e\x5a\x20\xdd\xca\xce\x11\x62\xf4\x86\x99\x7b\x44\xb7\x04\x52\x36\x8b\xbe\x61\x76\xde\x31\x39\xfb\xe9\x88\x2f\x35\x06\x8f\x88\x6c\x31\x21\xf2\x6e\x70\x30\xbe\x94\x78\x2a\x66\x37\x37\xe2\xc9\xb8\x7b\x13\xce\xcb\xec\xe6\x86\x29\xc7\x18\x94\x6e\x8b\x40\x5c\x0f\x6e\xc1\x8b\xb8\xad\x4f\x24\xb6\x77\x2d\xba\x24\x58\xc5\xec\x94\x4b\x82\xe4\x8d\x81\xd2\xce\xac\x62\x96\xe2\x94\xf7\x16\x80\xba\x16\x58\xc5\x2c\x65\x33\x5a\x0b\x55\x05\x1a\xce\xd9\xc2\x5f\x2a\xf9\x1a\x82\xd3\xc9\x4c\x97\xff\x27\x81\x54\x8c\xd7\x24\x94\x09\x31\xca\x95\x01\x3e\x67\x0f\x99\xee\xab\xd5\xee\x91\xbb\xde\xa2\x72\x33\x76\x6f\x59\xc8\x22\x63\x45\xfb\xcd\xd1\x3f\x56\xc5\x49\x4b\x2d\x2a\x1f\x58\xb4\x6b\x71\xca\x52\x0b\xc0\x87\x11\xfd\xfd\x8f\x5a\xe8\x99\x12\x94\x2e\xac\xdc\x0f\xd4\x05\xc5\xbb\xc3\x51\x8a\x45\x1e\x59\x66\x48\xd1\xf1\x90\xaf\x7e\x95\xa8\x53\x79\x3e\x8b\xb7\x09\x44\xcd\x2a\xd1\x33\x51\x15\xf9\x3b\x0e\xf4\x53\xe8\xb4\xf8\xf2\xd3\x3b\xe6\x45\xe7\xf9\x55\x2d\x2a\x5f\x09\xab\xf2\x07\xdd\xfa\xb2\x19\xda\x8a\xb9\x56\x0c\x3d\xfa\x72\x19\xa2\x4e\xff\x4f\xb3\x54\xd2\xf5\x6f\xa6\x2c\x17\xde\x55\x53\xfc\x31\xab\x9a\x61\xe8\x56\x24\xb7\x6c\x68\xab\x52\x37\x4f\x34\xb8\x1c\xd0\xab\x77\x1e\x92\x58\x58\x20\xfd\x2b\x16\x96\x2d\xfd\xc9\x58\x13\xf2\x5e\xb9\x51\x57\xe5\x28\x7e\x2b\x7e\x70\xcd\xae\x85\x54\xfa\xb8\xa7\x1c\x28\xe9\x5d\x33\xa4\xe9\x75\xaf\x75\xf4\x5f\xd5\x2c\x45\x47\xff\x4c\x80\xe5\x03\x69\x9a\x2c\x7f\xa5\x5b\xaf\xd9\xbd\x96\x6e\xbd\x66\x1f\xd0\x94\x24\x7f\x55\x93\xf1\x4f\xac\x28\x7b\x67\xa0\xe3\xfd\xaa\x26\x6a\x1d\xef\x6b\xf6\xce\x40\x4e\xb4\xb9\x98\x29\xcb\x89\xb6\xe6\x12\xd0\x23\x88\x19\x94\xa6\xbd\x66\x93\x9c\x32\xde\xac\x6a\x84\x51\xc6\x9b\x9a\x7d\xd0\xd2\xd1\x7f\x55\xa3\xb2\x8e\xfe\x4e\x4b\xfd\xdc\x3a\xd0\x57\xb2\x44\x3c\xb8\xb1\x3a\x0b\xf5\x81\x34\xd7\x16\x95\xca\x73\xb3\x9a\x67\xe9\x03\xb1\x73\x40\x8a\x3d\x97\xa2\x96\xa5\x77\x01\x09\xed\xbc\x2a\x1c\xda\x43\xc4\xea\x28\x5e\x49\xe1\xff\xe0\x9c\xba\x6c\x6b\x8d\x73\x6a\xc5\xc5\xfc\xc1\x39\x75\xd9\xd6\x1a\x97\x53\xe7\xb4\x3e\xd0\x4f\x41\xf1\x8a\xa1\x4f\xef\x5c\x8b\x82\x04\x5a\xbd\x85\xe7\xa8\x33\x47\x3f\x78\x8e\x2e\xe2\xaf\x3c\x78\x8e\x66\xa2\xd1\x3d\x78\x8e\x56\x12\xf5\x3f\x5b\x07\xec\x6c\x0b\x04\xf2\xf4\x57\x5c\xd3\x0f\x74\xab\x16\x8d\x16\x3f\xd2\xea\xad\xc0\xd6\x61\x78\x11\x21\xe4\x40\x5a\x5b\xf7\x25\xb1\x46\x7f\x90\x7a\xc6\x79\x70\x2b\x5b\xcd\xb2\x0a\x6b\x4b\x61\xbe\x88\x6f\x71\x20\xfe\x17\x5f\xfe\x04\x75\x43\x8a\x52\x38\x0d\x89\xb9\x12\xc1\xf8\xc1\xe3\xb4\x92\xad\xe2\x21\xcf\x6c\xb6\x8d\x03\x79\x66\x17\xfe\x05\x07\xea\x7a\xe7\xf6\x14\x22\x91\xd8\x17\x07\xd2\x18\xba\x7b\xcd\xbc\x74\xf7\xc5\xf3\x32\x0d\x69\x35\x57\x40\x5a\xcd\xe6\x16\x08\x63\xb8\x02\x6a\xaa\xc5\xbd\x96\x46\xc2\x9b\xa2\x9d\x14\x15\x90\x28\x12\x07\x12\x05\x78\x44\x3a\xfd\x56\x6f\x13\xf0\x4d\x75\xb6\xea\x03\x69\xfd\x3c\x86\xcc\x4c\x78\x1d\x74\x52\xad\xde\xb2\x6c\xe5\xa9\x59\xd6\x0c\x6d\xa9\xc8\xab\xed\x81\xf0\x4d\xad\xd9\x3d\xcb\x84\x32\xac\xf1\x4e\x33\x01\x15\x6f\xce\xad\xde\xea\x6c\xa9\xcf\x73\x61\x7b\xe1\x9c\xb2\xde\xea\x6c\xe5\xb4\x59\xdd\x2b\x26\x3b\xfa\x5c\xbc\xd2\x3a\xef\xd6\xec\x31\x14\xb0\x1c\x31\xba\x0b\xa3\xf5\x18\xa4\x30\xcf\x65\xfe\xd3\x79\xe4\xc1\x55\xb5\xe2\x30\x79\x20\xc9\x04\xf6\xb1\x5b\x99\x72\x56\xff\x7b\xa7\x8e\xb2\x13\xc1\x71\xd5\x49\xab\x1f\x67\x93\xf5\xfe\x69\x17\x16\x1e\x19\xeb\x94\xb1\xde\x3f\x6d\x19\xd2\x2f\xdb\x5e\xee\x82\x7c\xf2\x54\xe8\x68\xbc\x6c\x7b\xb9\x2b\xf2\xc9\x5f\x56\x48\x00\xf9\x8b\x73\x6a\xc5\xbf\xfe\xc1\x39\x35\x5b\x56\x6e\x25\xd2\x59\xb6\x62\xdc\x15\x51\x62\x64\xd2\x11\x77\x8d\xe4\x3a\x25\x4a\x6c\xea\x42\xd2\xd7\x5c\x8d\x4c\x1c\x78\xbd\xf3\xc1\x8d\x35\x5b\xaa\xee\xca\x88\xbc\x2c\x3a\xe2\x66\x4b\xd5\x2d\x23\xfb\x85\x07\xda\x81\x84\x4c\x26\x4e\x1d\x7f\x97\x4d\xfe\x76\x3d\xec\x3b\x57\x04\x20\xce\xb0\x99\xa4\x90\x07\xa2\x05\xfa\x22\xa3\xf7\x4c\x6c\xe0\x07\xc7\xd5\x9a\xbd\x46\x8d\xc4\xd7\x1c\x63\xc9\xc5\x5a\xf1\xe0\x7f\x70\x6a\xcd\xd5\x33\xa1\xc4\x3b\xcb\x86\x59\x5b\x89\x77\x72\x4d\x6e\x81\xbd\x87\x49\x5c\x89\x77\x32\x3e\x6e\x0f\xae\xaa\xd9\x62\x1b\x57\xd5\x9a\xbd\xee\x0d\x92\xf3\x4a\x93\x9d\xd5\x7b\xb9\xad\xb8\x5b\x19\xef\xd0\x03\xf1\xbf\x62\x48\x6b\xf4\xf7\x3f\xcd\x35\xbb\x37\x32\xb7\xae\xf1\x57\x8b\x46\xeb\x75\x57\x14\xae\x8c\x3f\xe8\x83\x1b\x6b\xf5\x7e\x6d\x77\x66\x29\xbb\x4e\x09\x24\x6b\x32\xb6\x6c\xde\x33\x49\x87\x1e\x92\xb7\x2e\xdb\xc4\x6c\xa9\xba\x33\x3e\x9f\x0f\xde\xa8\x19\x2f\xcf\x07\x6f\xd4\xea\x3d\x20\xde\xa8\xd5\xbb\xbe\x3d\x24\x90\x6c\x6f\xb1\x15\x94\xb8\x16\xce\x6e\x24\x7d\xcd\xf8\x83\x1e\x88\x5c\x97\xb4\xae\x84\x3c\xb9\x1a\x0b\xa4\xea\xce\xf8\xf7\x1d\xe8\xac\x91\x6f\xfa\xf1\x15\xcd\x44\x06\x7e\xf0\x15\xad\xc5\x23\x1a\x60\x64\x71\x7b\x12\x48\xc5\x23\x1a\x8c\xa1\xb8\x3d\x89\x20\x1b\xbd\x6e\x65\xd0\xc9\xb6\x7e\x22\x4f\xeb\xf2\x4d\x3f\x89\x5a\xb3\xad\x9f\xf6\x64\xfd\xcc\xfa\xa4\xc0\xce\xd5\xc2\x91\xb3\xa9\xad\x9f\xc8\x9e\x5a\x4b\x8a\x77\x9a\x79\x8b\x19\x59\xb9\x57\x6f\xe5\xc8\xac\xba\x6c\x88\xb9\x75\x6e\xcd\xd5\x82\x93\xd3\x28\xde\x9a\x0f\x7e\x9d\xd5\xdb\x3c\xfc\x3a\xab\xb7\x79\x5b\xca\xed\xe5\x7b\xf8\x2d\xfb\xf4\x5c\x2d\x70\x09\x5c\xec\x7b\xf8\x3d\xa1\xcd\x16\x5f\x6a\x0c\x2d\xde\xbd\xaa\x93\x7e\x2a\x60\x56\x2d\xc6\x56\x29\xb0\xab\x37\x84\x78\x79\x2e\x1b\xdd\x39\x4d\xaa\x37\x61\xa4\x49\x5d\xbe\x79\xdf\x4b\x6c\xd8\xdb\xa7\xbd\xc0\x48\x0b\x55\x85\xc8\x5a\xab\xfe\x7b\xa7\xbc\x75\x38\x5d\xcb\x53\xcf\xe1\xb4\x5a\x42\x2c\x1d\x0c\x6c\x32\x86\x7b\x68\x2d\xd1\x35\xc9\x20\x5b\x0b\xec\x05\xe1\x72\x83\xb7\x65\x92\xbe\xac\xbd\x27\xe9\x69\xae\x66\xca\x1c\x4e\x8b\x07\xa1\x88\x59\xd9\xbb\xd3\x2d\x03\xf5\x65\x7d\xfd\xbe\x59\x78\x33\x5e\x0e\xae\xde\xcb\x91\xf3\x34\x57\xb3\x4c\xc5\xc1\x5a\x2b\x5a\x07\x95\xbd\xf0\xf7\x61\xae\xcb\xc6\x42\xfb\x66\x7c\x66\x29\x3a\xaa\xd6\xd8\xbd\xe9\x70\xba\x56\xfc\x4f\xe2\xc2\x07\x49\x32\xa2\x2e\x1b\xcc\x90\x12\x35\xdb\xd4\x8c\x94\xa8\xd9\xc6\x65\x7b\x33\x3e\x13\x84\xd2\xe3\xd4\xd8\x03\x6e\x7a\x66\x06\x83\xad\xf5\x65\x35\xee\x96\x82\xf9\x80\xae\x47\x72\xbc\x78\x9f\x49\x64\xaa\xeb\x8a\xee\x88\x7a\xda\x15\xd0\x4f\x9f\x0e\x43\x1f\x9f\xd2\x03\xc5\xa6\xca\xcd\x22\x43\x39\x68\xaa\xad\x5b\x37\x87\xd0\x66\xb1\x20\xeb\xeb\x74\x59\x2b\x89\x87\x6a\x25\x96\xf2\x81\x36\x2f\x03\x3c\xe8\xd6\x4c\x24\xca\x4a\x53\xc9\x00\xf2\xe0\xb0\x9a\xbd\x3f\xdf\x8f\xc4\x44\x31\x7e\xa1\x8f\xf6\xfe\x7c\x2b\xf3\x4c\xba\xac\x55\x23\x6d\x69\x6e\x46\x30\xc5\x8e\xaa\xb1\x45\x56\x1c\xe6\x1a\x9b\xe2\x17\x0a\x32\x35\xeb\x3c\x99\x2e\x2b\x5b\xb6\x82\x32\x65\x1b\xc3\x6d\xa9\x76\xd3\xe5\x4b\xf7\x2d\xdd\x6e\xb6\x6b\x26\x89\x46\xcf\xcb\x65\x70\xe9\x65\x36\xa4\x09\x68\xae\x55\xfb\xb1\xd2\xe2\x8f\x1f\x31\x91\xdd\x1f\x9d\xfb\xe3\xc0\x80\x8e\x38\x8e\x08\x1c\xf8\x9a\x57\x87\x03\x5f\x31\x07\xc1\x08\xfb\xf2\x9d\xf5\x96\x15\x76\x6e\x5e\x9d\x1f\x21\x37\x7d\x85\xbd\x7f\x32\x9b\xb0\xb3\xe6\x96\x19\x76\x6e\x9e\x72\xa5\x90\xa9\xc5\xbc\x47\x31\x9c\x6a\x6c\xef\x95\xfe\x25\x5d\xbe\x49\xdd\xca\xff\x52\x8b\x69\x0c\x3b\xec\x2b\x45\x5f\xb5\x27\x6b\x5e\x2c\xe9\x82\xb3\x5d\x40\xf7\x0f\x99\xe0\xed\xf0\x0f\x2e\xe9\x95\x43\x4f\x6c\x87\xd0\xfd\x03\x93\xad\x53\xda\x3f\x30\xd9\xbb\x5c\x6c\xb6\xaf\xe4\x6d\xe7\x0f\xce\xe8\x6d\xee\x07\xb2\x7a\x5d\x3f\x64\x99\xa5\xc9\x07\xb2\xd6\xf8\x92\xf6\x99\x1b\xe5\x81\x49\x57\xf2\xa6\xf0\x83\x57\x78\x87\xfa\x11\x38\x35\x99\x01\xa1\x2b\x2e\x66\x16\x1c\x34\x9b\xa5\xe0\x87\x24\xf0\xbe\xe5\xf3\xf8\x99\xaa\xcf\xa1\xae\xbd\x75\xf8\x24\x0a\x9a\x17\xf2\xdb\x8e\x3d\xed\x0e\x48\x16\xc4\x41\xf0\xd3\x41\xa2\x8c\x80\x44\x49\x5c\xbe\xbc\xf3\x02\x3d\xda\x3f\xf7\xcf\x2f\xe9\x58\x2b\xf9\x51\x5e\x5c\x8e\x73\x13\xc7\x7f\xc9\xc0\x9a\x71\x8a\x7d\x49\xc1\x5a\xc9\x82\xf2\x92\x82\xb5\x92\xea\xe4\x40\x5a\x63\x21\xc0\x81\x34\xc6\xee\xce\x78\x6e\x5c\x27\x44\xae\x35\x7e\x71\x6a\xce\x04\xfb\x3c\x90\xd6\x98\x3b\x80\x03\x8a\x21\xe9\x94\xf3\xce\x0b\x02\xe8\x6e\x90\xf5\x9f\xfe\x72\x53\x29\x4d\x28\xbe\x51\xba\x72\xbb\x0c\x8a\x3a\x47\x40\x93\x97\xc9\xa0\xa8\x73\x18\xd2\xd6\x86\xd8\x95\x2f\x7e\xd4\x95\xa0\x11\x07\xd2\xd4\x8c\x80\xd4\x1b\x4f\x1b\x67\xd1\xe6\xa9\xe1\x2c\x4a\x3c\x99\x03\x69\x89\x73\xb4\x0f\xeb\x9a\xf1\x69\xe5\xa5\xdb\x27\xa9\xf8\xec\x86\xc4\xf5\xa7\x47\x05\x39\x8c\x69\x28\xf1\xc7\x65\x30\xeb\x65\x40\x85\x70\xe3\x6e\x12\x46\xf2\x07\x35\x5e\xba\x49\xe9\xcc\xb9\xdf\x3b\xd0\x8f\x97\xd1\xa6\xe8\x7a\x52\x2d\x46\xe2\x57\xf6\xb7\xb2\x12\xcf\xcd\xd3\x93\xc1\x1c\x0f\x3a\x43\x57\x1e\xa5\x32\xd3\x54\xce\x5a\x07\x12\x95\x2d\xda\xcf\xe0\xd1\xca\x86\x84\x01\x5c\xea\xbd\x24\x67\xad\x1c\x9a\x5e\x92\xb3\x9e\x97\xc3\xa0\xf0\x71\xf9\x53\xe8\x2a\xfa\x76\xf3\x47\x7f\xa9\xbd\x66\x8b\x61\x20\x22\xb9\x07\x7a\xf1\x03\xaf\x44\xc7\x79\xed\x07\x7e\x21\xbe\xdf\x59\x18\x95\xeb\x91\x35\x78\xe5\x2c\xf6\x92\xa2\xb5\x56\x93\x5c\x41\xd0\x21\xda\x5e\x3c\xc1\x2b\xd9\x4a\x0f\xb4\x89\xd5\xce\xec\xe8\xcc\x9a\x89\xb4\x78\xa0\xc4\x4b\x37\x22\xe6\x41\xa8\xc5\x97\x1c\xae\x95\x43\xdd\x81\x7e\xc4\x75\x37\xa8\xb5\xe3\x54\xf7\xda\x51\xfc\x2a\x26\x42\x99\x7d\x67\x02\x0e\xbe\x78\x8a\xd7\xea\x79\x55\x40\xea\x5a\x3d\x91\x3a\xb6\xd6\xea\xee\x54\x04\x5f\x31\x11\x28\xdd\x4c\xe5\x0c\x76\x20\x96\xc0\x54\x20\xe3\xee\x8c\xa7\xf3\x3b\x65\xce\x9d\xb1\x9d\x3d\xd0\xd4\x1f\x5d\x8d\xc2\xfc\x5d\x41\x4c\x95\xe9\x49\x86\x84\xa0\xc4\x23\x7c\x71\xec\xae\x9c\xec\x0e\xa4\x61\x64\xb7\xcf\x30\x3c\xa8\x86\xa4\x8b\x6a\x14\x49\x29\x13\xf6\xef\xc5\x5f\xbb\x56\xf7\x0d\xed\x6c\x37\x67\x69\x88\xaf\xfa\xf7\xe9\xa7\x97\xae\x95\xf4\xf6\x1e\x46\x93\xf4\xc2\xf3\xf9\xc5\x61\x3b\x13\x87\xef\x40\x83\x6a\xe2\xa5\xba\x5a\xa6\x21\xba\x1a\xd0\xa3\x77\xcb\x90\x50\x27\x19\x12\x65\xf7\x7f\x6f\xac\xcf\xa7\x5a\x1c\x42\xbb\xbc\xe4\x91\xad\xdc\x3a\xbf\x53\x66\xdc\x99\x20\x7a\x2f\x7e\xe0\x95\x5b\xe7\x03\xa9\x6f\x46\x40\x1d\x51\x2b\xc7\xc9\x77\xa2\x93\xad\xa6\x87\x2e\x39\xc7\x01\xf2\x25\x5b\x6c\xba\x48\x41\x70\x40\x0d\x2a\x33\x7e\x14\xaf\xdd\x88\xdb\x91\x65\x75\x06\x78\x64\x19\xb1\xe3\x5e\xd2\xbd\x9e\x97\xd3\x60\xd3\x4b\x77\x0e\x8a\xac\x26\x50\xb9\x6d\xe7\x6e\x24\xef\x88\xb6\x6a\xee\xa1\x38\x49\x19\x0f\xe8\x17\x9f\xee\x1a\xeb\xa8\x38\x49\x99\xcb\xa7\x17\x0f\xef\x5a\xbd\xe4\xca\xac\x93\x2e\xb6\xb7\x07\xd4\x0a\x78\xc9\x07\x21\xe7\x9b\xc9\x6c\x88\xf1\xc7\xb2\x4a\x17\x9b\xbb\x65\xe2\x00\x57\x2d\x13\x65\x4e\x5d\xab\x97\x75\x80\xab\x2d\xa0\x73\x52\xed\x96\x82\x03\x92\xab\x40\x13\x11\xd5\x3c\x75\x53\x22\xaa\x5b\x28\xea\xe0\x5a\xab\xd7\x51\x76\xd8\xb9\x5b\x44\x4e\x70\xdc\x32\x71\xd2\x51\xaf\xea\x64\x1d\x6b\x33\x44\x2d\x0c\x62\x22\x85\x42\x7c\x2a\x5a\x51\xad\x75\x19\x22\x29\x83\xe5\xa7\x14\xa9\x19\x67\xf1\x17\x67\xea\xdc\xe3\x9d\x6e\x3a\xab\x45\xeb\x64\x32\xfa\x34\xd4\x48\xae\x10\xa0\x68\xc5\x98\x33\x91\x2c\x21\x20\x64\x6f\x9d\xbb\x99\xcc\x72\xc6\x08\xcb\x0b\x85\x7b\xce\xdd\x4c\x66\x81\xba\x16\xb5\xf2\xb5\xae\xd5\xe2\x7b\x81\xc8\x46\xb2\xc5\x04\x18\x37\x16\xb2\x84\x78\x11\x07\x14\x23\xf3\xc2\x71\xb4\xed\x23\x3e\x15\x1a\x79\xe1\x16\x68\xed\xad\xcd\x82\x03\x7b\x19\xa5\xa0\xad\xd5\x2b\xb5\x40\xdc\xe0\x5c\x4b\xb6\xa8\xdd\x3b\x1d\xb4\xa9\xdd\x62\x57\x07\xd6\x5a\x3d\x55\x37\x63\xb2\x0c\xbe\x91\x1d\xc1\x39\x6e\x38\x97\x27\xee\x76\xf2\x87\x12\xa0\x16\xc7\xd3\x78\x33\x0c\xcf\x1b\x06\xd9\xd5\x3b\x8d\x1b\x29\xe3\xcd\xc4\xcd\xa0\x4c\x9c\x37\xec\xc8\xd4\xa8\xd4\x40\xb5\x7a\x13\x72\x23\x64\x02\xc5\x6f\x78\x95\x57\xea\x26\x05\x42\xe0\xb8\xfc\xaf\x73\x9f\x01\x31\xe3\x46\x32\x59\x6f\xd7\xea\x65\xbc\x21\xdc\x15\xf5\x68\xfd\x17\xef\x50\xd3\x12\x77\xee\x25\x17\x6c\xad\x23\xa0\xac\x77\xcd\x50\xa1\x89\x65\x50\x2b\x3e\xe2\x25\xed\x8f\xa8\x55\x04\x68\xc9\xbe\x11\x5d\xfd\xaf\x5a\x89\x2e\xcb\x72\x99\x7a\xe7\x61\x59\x8e\xa9\xf7\xb0\xf0\x96\x7f\x76\xad\x46\x07\x19\x7e\xe7\x71\xfd\x33\x56\xfe\x4b\x0e\xda\x3c\xcc\x71\x36\x62\xc5\xc8\xb1\x39\x41\x76\xef\x82\xe4\x84\x5d\xab\x29\x67\x47\x16\x8f\x6c\x50\x28\xef\xcd\x1d\xea\xe0\x61\x69\xbd\x11\x96\x46\x32\xa9\x83\xf3\xf0\xde\xe1\x41\x3c\x12\x45\xee\x80\x87\x21\x0f\x0b\x64\xc2\x4b\x5f\xc3\x82\xfd\xd1\x41\x70\x58\x92\x3e\x70\xa0\x19\xef\x16\x9f\x56\x83\x92\xdd\x33\xea\xd9\xbc\x6c\x06\x3f\x40\x66\xcb\xc7\xff\x61\x61\xfa\x2c\x92\x80\x58\x28\xca\xac\x3c\x0f\xcb\xf6\x07\xa1\x3c\x2c\x95\x1e\x38\xd6\xb0\x58\xe2\xc8\x5f\xbd\x7f\x90\x1e\xba\xd6\x19\x9f\x0e\x3e\x75\xa3\x42\xee\x61\xa1\xf0\x80\x94\xc3\xc4\xf5\xc2\x6a\x08\xf4\x75\x40\xe1\x9a\x09\xe8\xf5\xb8\xbb\x21\x31\x17\x93\xcc\xcb\x71\x70\x58\xba\xbc\x88\x49\x4b\x25\x62\x36\x5f\xa3\xc5\xb7\x5a\x31\x2f\x2e\x1a\xdf\xbf\x16\xc1\x03\xaf\x2d\x07\xf9\x61\x0e\xae\xb3\x7a\xad\xa6\x0a\x9d\xd5\xf3\x30\x3f\x57\x6e\xa5\x5a\x4d\x23\x3f\x90\xd2\x54\xf1\x63\x22\xcd\x14\x7f\x6b\x90\x08\x25\x3e\xd5\x74\xb4\x80\x44\xce\xde\x35\xeb\xa8\x9e\x87\x39\xe6\x8f\xf3\xd7\x4c\xf1\x72\xeb\xe5\x34\xa4\xd9\xf0\x56\xf8\xa7\xb3\xd9\x30\x1b\x90\x3f\x75\xad\xa6\xb4\x1f\xc7\x8f\xe9\x75\x45\xe9\x3b\x2c\xc0\x50\xfa\xd6\x15\x7f\xa4\x45\xaf\x39\xa7\xfa\x66\x32\xd4\xa9\x3e\x0f\xcb\xba\x0f\x91\x39\x2d\xcf\x15\x49\xb9\x36\xd3\x28\x76\xdc\xc3\xdc\xf5\x93\x58\x6c\x66\xfc\x1f\xd4\x6c\x8e\xc1\x31\x3e\xb6\x01\x58\x7c\x0f\x73\x4c\x85\xed\xaa\xb1\x0b\x90\xd3\x76\x1e\xe6\x8a\x38\x6d\x5f\xb3\xc5\xa7\x22\x26\x73\xc5\x0f\x01\x3a\x5b\x7c\xdb\x54\x4f\x33\xf4\x13\xd4\x0d\x91\x89\xc6\xb3\xaa\xa0\xc8\x79\x98\x81\xe9\xfc\x5f\x9b\xf7\xe5\x1f\x94\x6e\xc6\xf3\x21\x40\x67\x8c\x51\x0c\x94\x40\x5e\x2f\x79\x5f\xcf\xcb\x00\xd5\x75\xb8\xc2\xd2\xa1\xbe\x92\xd8\xe8\x40\xa2\x74\x68\x1b\x6f\xf0\x8a\xc3\xe9\x8b\x37\x78\xba\xf0\x04\x3c\xe0\x59\x72\x3c\x4e\x5f\x9c\xbc\x2b\x39\x97\x0e\xc4\xca\x41\x39\x0b\xc3\xef\x06\x8b\x20\x9f\xec\x79\xd9\x0d\x0a\x59\xa6\x5f\xca\x06\x88\x6b\xbe\x17\x97\xec\x3c\x66\x40\x5a\x39\x10\x70\x25\x08\x60\x06\x34\xf5\x6e\x00\xc1\x59\xf0\x48\x3b\xa0\x66\x0e\x41\x4c\x72\xd8\xf3\xb2\x18\xd4\x7a\xe4\x7f\x1a\xde\xbd\xb8\x68\x67\x7c\xe5\x5f\x5c\xb4\x2b\x69\x91\xde\xc5\x29\x1f\xef\xf8\x97\xe4\xb1\x95\x8b\xc5\x97\xec\xb1\x19\x7f\xf8\x17\x87\xed\x4a\xdc\xb8\x97\xac\xb0\x19\xef\x99\x03\xfd\x48\x9d\x93\x0c\x6a\x1d\x97\x21\xc4\x2b\x66\xdc\x07\xd4\x74\x64\x4f\x0e\xf4\xb0\x5c\x2b\x08\x00\x07\xc0\x81\x3b\x13\xb1\xec\xc5\x81\x3b\x5d\x0b\xd2\x59\x32\xc0\xce\xb8\xbd\x1f\xe8\xe6\xe5\x32\x78\xa8\x9c\x88\x62\x2f\x69\x63\xd3\x85\xb1\xf6\x01\x5f\xbd\xa4\x77\x98\x60\xe3\xa3\xfe\xe2\xc3\x5d\xb9\x12\x7d\xc9\x30\x5b\xf1\x08\x7e\x57\x46\xbc\x2d\xcf\x95\x2c\xa4\x33\x0e\xec\x2f\x39\x61\x2b\x57\x99\x2f\x8e\xda\x95\xab\xcc\x77\x15\x72\x7b\xe0\x82\x75\x40\x4d\x32\xbb\x66\x12\xc1\x9e\x97\xd3\xa0\x3a\x00\x5f\xc5\x1d\x3b\x9b\xe9\xe1\x8e\x5d\xb9\x66\x7c\xc9\x13\x9b\x89\x3f\xf6\xe2\x8e\x9d\x71\x3c\x3a\x10\xff\x73\x83\xac\x38\x7b\xef\xa5\x24\x52\x29\x5d\x39\x5e\x7e\xfa\xd4\xcd\x3b\x7f\x50\x0e\x50\x6b\x55\xdd\xbe\xce\x82\xd3\x74\x25\x67\xed\xca\x35\xe3\x81\xd4\xa2\xc9\x4a\x29\xa6\x2a\xae\xcd\x2f\x99\x64\xf3\x34\x91\x71\x86\xc7\xdd\xfd\xc5\x75\xbb\xfa\xcc\x60\xd7\xed\x74\xfd\xfd\x51\xcb\x98\xdc\x71\x52\xab\x5c\x7f\xdf\x6a\x19\x4d\x9d\x72\xde\xce\xd3\x04\x58\x3d\x8b\xd3\x10\x2d\x76\x43\xa2\x6a\x8e\x09\x38\x76\xe7\x69\x02\xac\xb0\x03\xf8\xe1\x52\x92\xa9\x94\xf0\x34\x39\xe0\xd9\x09\xcf\x1c\x2f\x27\x2f\xdd\xa2\xd4\x66\x16\x0f\xb8\x6f\xe7\x69\x1a\xab\xcc\x62\x8b\x77\xc2\x94\x16\xef\x84\x29\x1c\x1a\x97\xd2\x4c\xa5\x74\x99\xab\x54\x58\x67\x73\xc7\x49\xcb\x72\x99\xad\xa0\xe2\x9e\xa6\x55\x54\xd5\xd3\x88\xdb\x40\x31\x24\xf7\x6a\xcc\x4d\x0e\xe8\x47\xaa\x27\xff\x71\x91\x97\xc9\xb8\x82\x5a\x9b\x10\x54\x2f\x0e\xdd\xd5\x97\x9e\x0b\xb5\xf6\x34\x8e\x37\x46\xc5\xa9\x61\xc9\xfe\x3b\xa5\xe4\x65\x45\xe7\xed\x3b\xd0\xa5\x1b\x86\xe4\x84\x52\x2f\xae\xe0\xd5\x77\xa0\x4b\x49\xaa\x92\x33\x4a\x1d\x50\x6b\x5e\xa3\x5a\x31\x9d\x1e\xef\xb4\xe4\x35\x6a\x95\x0c\xf2\x02\xe8\xfa\xe1\x54\x63\x10\x9c\x33\xce\x37\x78\x4e\x77\xcf\xb7\xfb\x1a\xa0\xd0\xc3\x68\xd5\x49\xb9\x94\x4c\x01\x52\x8a\x1f\x70\x19\x54\xef\xd8\x5b\xac\x4e\x9a\x25\x6c\xc4\x0f\x28\x3a\xeb\x51\x11\xf3\xcc\x96\x6d\x61\x4e\xde\xfa\x3f\x83\x6f\xbc\x38\x9d\x67\x4b\xd3\xd5\x61\x42\xe6\x6c\xdd\xf3\x6c\x92\x54\xbc\xb9\x8c\x37\xd9\x4b\x8e\xdf\xf3\xd2\xdd\xd3\x99\x77\x7a\xf5\xe4\x21\x5e\x7d\x0f\xbc\x3a\xf4\xea\xd5\xe3\x92\x61\x7a\xb9\x06\x34\xe1\x89\xe5\x56\xc1\x77\xc4\x0b\x45\xf9\xf4\x4c\x72\xa9\xe0\x1b\xe3\x25\x5b\xf0\x3c\x3d\xfe\x01\x2b\x1d\xae\x05\x5a\xc2\xa2\xf5\x80\x4c\xeb\x8c\x7f\x6a\x5a\x87\x7b\x23\x83\x68\x22\x47\x1e\x48\x8b\xee\x7e\xcb\xb7\xbc\x92\xef\xe8\x40\x5a\x3a\x8e\x18\x78\x9a\xd7\xf6\x07\x69\x14\xde\x4c\x28\x0b\x55\x72\x52\xa3\x03\x0a\x77\xfe\x5e\x8a\x07\x9a\xb0\x26\xe4\x62\x36\x3f\xd9\x93\x79\xdb\x81\xfe\x7d\x5a\x24\x2a\xb9\x54\x4a\xd9\xa8\x3b\xa1\x1d\x4b\xaf\x09\xd7\xf5\x9e\x64\x42\x3b\x96\x65\xa8\xd5\xa7\x85\x17\x8a\x74\x6c\xc7\x0e\xa4\xf1\xba\xa3\x0a\x09\x97\x9c\xb3\xe6\xc5\xf9\x3b\x39\x6d\xcc\x8b\xf7\x77\x6d\xde\x4c\xa0\x4a\x5f\x16\x6c\xa8\xd2\x9b\xa5\x3e\x57\x15\x29\xd7\x78\xa9\x45\xf5\x18\x75\x55\x91\x97\x65\xe0\x62\xbf\xe2\x31\xa2\x75\x6f\x16\xf4\x4b\x1b\xad\x65\xde\xb1\xa0\x95\x6c\x64\xc4\xa7\xbc\x59\xec\xaf\xe9\xae\x36\x83\x5b\xff\xec\x86\x1e\x5e\x06\xf8\xea\x25\x7d\x95\xc2\x3e\x2f\x8b\x24\xf9\x98\xe7\x65\xe9\xc1\x8d\x47\x5b\xee\xaa\x66\x7c\x99\xe9\x2c\xb6\xba\xcb\x9d\x83\xcf\x7a\x67\xa1\x1b\x8f\xbc\x52\xbc\xd3\x0e\xd1\x2b\xa5\xf0\x72\x99\x68\x02\x2f\x3e\xe6\xc9\x39\x44\x0e\x78\x28\x6c\x99\xeb\xeb\xfe\xa3\xf6\x2b\x20\x55\x6a\xa6\xaf\x38\x71\x79\x79\x83\xc4\x85\x47\xbf\xe2\x9d\x9a\xf0\xa6\x47\x37\x1c\xd5\x97\x38\xb8\x9c\xe7\x65\xd6\x7d\x23\x9e\xb3\x71\x43\x39\xae\xf2\x32\xef\xbe\x11\xcf\xd9\xc8\xa1\x24\x57\x79\xe5\x80\x34\x51\xe6\x54\x72\x48\xaf\xdd\x2b\xc5\xdd\xc8\x32\xa3\xe2\xfa\xa3\x7b\x5b\x81\xaa\x7f\x99\x4f\x29\x6e\x5c\xed\xde\x56\x28\x6e\x5c\x8e\x0d\x29\x77\x21\xa9\x98\x71\xea\x2e\x24\xc7\x86\xf4\x46\x3c\x17\x8b\x52\xa5\xb9\xca\x44\x09\x7a\x71\x50\xcf\xcb\x1b\x22\x5d\x62\xd4\x6e\x5c\x90\x95\x7a\xed\x57\xbc\x23\x39\x9e\x07\xa5\x90\x73\xd5\x6a\x85\xb5\xe1\x22\xc5\x63\x94\xd5\x7a\x5e\xc6\xb0\x8d\x44\xb6\x9a\x63\x6d\x49\xe4\x65\x0c\xc3\x6c\x7d\x99\xc9\x2b\x92\x5c\xed\xc6\x29\x65\xc1\xca\xcb\xbb\x05\x6c\x0f\x56\x5d\xff\x66\xd4\x38\xbe\x2f\x6f\x17\x94\x30\xab\x76\x23\xe3\x46\xc8\x94\x68\x51\xd2\x3a\x36\xc8\x0f\x04\xc7\xf1\x95\x64\xcf\xd5\x5a\x8d\x85\x1d\xc2\x6a\x01\x09\x1d\x8a\x99\xf1\x03\x69\x78\x47\x80\x71\xc1\x32\xf7\x57\x34\xec\xea\x7b\xbb\x85\x71\xc1\xea\x01\xb1\x72\x66\xbf\x4a\x5a\x95\x63\x2b\xad\xbb\x85\xe4\x64\x11\x07\xd4\xca\x59\xe6\x62\x6b\xb0\xcc\xd4\x65\x6b\x90\x9c\xd9\xe1\x25\xe9\x73\x26\x48\xce\xbb\x5e\xc6\xe1\x1d\xc9\xcb\x38\x2c\xb7\x14\x17\xae\x76\x13\xc7\x0b\xe3\xb0\x9e\xc9\x5e\xec\xb1\x3f\x27\x02\x77\xb2\x9e\x69\x29\x71\x55\x5e\x23\xa0\x57\xf5\x30\x1d\x2f\x64\x65\xf9\xa3\x28\xdb\xb5\x9b\x90\xb8\xa1\x58\x26\xe3\x17\xb2\xb2\xea\xc6\x3e\xee\xdd\x64\xf5\x22\x54\xad\x73\x59\x8a\xba\x9d\x97\xf9\xf1\x8b\x50\xb5\xee\x66\xbd\x30\x92\x19\x9f\x8a\x5a\x8c\xac\x98\x45\xac\x19\x5f\x6a\x72\x2c\x55\x94\xbb\xaa\x5a\x91\xb3\x5e\x30\xc7\x8c\x5b\x39\xab\xab\x15\x39\x24\xad\xce\xcb\x8c\xfb\x85\x71\xd7\x68\x42\x8c\xbb\x9b\xe6\x7e\x64\x14\xac\xa6\x07\xd9\x4c\xe4\x65\x5e\x8d\xe5\xc3\x5a\xf1\x29\x7f\xa4\x6f\x3f\x78\xd5\x0a\x68\xe8\x5d\x33\x24\x5c\xf1\x2d\xfb\xc2\x4a\xde\xca\xa2\xf5\x53\xac\x33\xa2\xab\x7c\xf8\x4d\xa6\x89\x6f\xf4\x47\xa6\xd7\xd4\xe0\xb2\x1f\xa9\x5e\x93\x03\x36\x7e\xb7\xa3\x2d\xe1\x07\xf8\x39\xd9\x6b\x47\xcf\xf1\x91\xed\x35\xd9\x4a\xfa\x80\x5d\x01\xf7\x57\x80\x8a\xdf\x33\x5b\x34\x34\xff\x4f\x50\x19\x1b\x08\x3c\x74\x40\x05\x80\x2a\x7f\xed\x6e\xe2\xec\x47\xbb\x04\xb0\x1f\xf1\x56\xa1\xbd\xd9\x81\x7f\x78\x74\xa6\xbe\xb4\x75\xff\x70\xe9\x4c\x03\xa5\xeb\x87\x4f\x67\x1a\x1c\x7b\x3f\x9c\x3a\xd3\x20\xd4\xea\x01\x89\x81\xb7\xdc\x90\xa2\xc5\x4f\x8c\xd2\x0e\xa8\xf1\x62\xa5\x72\x40\x45\x3f\xc5\x38\xf1\x23\xa1\x6d\xea\x6c\xb5\x3f\x1c\x44\x53\x27\xba\xc8\xe7\x94\xb6\x83\xcb\xd3\x0f\x17\xd1\x34\xd1\x8a\x1e\xf0\x26\xd4\x51\x34\xb4\xc9\x7b\x11\xdd\xd0\x78\x7b\xac\x91\x22\xb4\xf5\xf4\xd7\xd0\x8f\x00\xbb\x01\x6a\xbc\x9c\xf9\x3f\xa7\xcb\x9d\x1c\xd6\x3e\xf2\xe5\xa6\x86\x27\xe0\x01\x33\x81\x82\xe3\xad\x82\x67\x72\x61\xf5\x39\x9d\xee\x20\x60\xdf\x01\x15\x66\x1b\x2e\x77\x40\xc5\xcf\xe4\x50\x7a\x40\xc5\x2e\x65\x13\xfe\x91\x7c\x37\x35\xdc\x36\x0e\xa8\x90\xe0\x88\xb6\x0f\x2f\xd8\xd4\x31\x8d\xfb\x70\x83\x4d\x1d\x15\xc5\x17\x7e\xb0\x23\xe6\x8a\x9c\x27\xe5\xdf\x1b\xef\xf3\x2d\x99\x23\x72\xd4\xa4\xb4\x19\x7f\x5d\x26\xbb\xc1\x88\x66\x37\x71\xb5\x03\x61\xc5\xef\x7b\x8f\x3e\xea\xbe\xb0\xc3\xe2\x3f\x1c\x70\xd3\xa8\x7f\x6f\x89\xce\x38\x3d\x7a\x82\x89\x72\xd3\x71\xc0\x41\x68\x35\x4f\x24\xb1\xce\x7a\xd0\x1c\x01\xf0\x08\xfc\x7f\xc0\x9b\x25\x8a\xb7\x04\x9d\x0d\xfc\x25\x4c\x22\xc1\x04\x0e\xf8\x12\xb5\xd4\x98\x22\xde\x32\xfe\x50\xc3\x41\xc0\x0a\xbd\x22\xc4\xb8\x43\x86\x1c\x30\x89\xd6\xaf\x61\x30\x8b\x8c\xea\x34\x58\x88\xcf\x1f\x6f\x35\xde\x6c\xfc\x6d\x44\x05\xad\x2d\xde\x12\x73\xd9\x93\xd3\x44\xdc\x83\xd4\xee\x07\x24\xca\xdd\x15\x6f\x35\xde\x36\xa3\x1b\x37\xed\xc6\xc7\x9b\xbc\x07\xf1\x96\x50\xe4\x46\x1c\x25\x5c\x4e\xbd\xb4\x78\xfb\x23\xae\x76\xf4\x4a\xc8\x8e\xcd\xf8\x47\xce\xe5\x34\x8a\x17\x94\xb8\xe9\xb3\xe5\x78\xab\xf1\x76\x73\x2f\x69\xe2\xd3\x20\x23\xc8\x87\xa3\x74\xaa\x2d\x86\x20\xe2\xae\x2d\x66\x52\xc4\x3d\x92\xd7\x88\x23\xf7\xc0\x40\xf4\xc3\x91\x3a\x8d\xc0\xdf\x06\x71\xb7\x98\x49\x88\xfb\x8a\x21\x88\xb8\x1b\x39\x10\xbf\x3b\x42\xaf\xa7\xf8\xf8\x25\xe0\x62\xf4\xf9\x07\x4f\x8d\xb7\xca\x07\x90\x2a\xab\x4f\xae\xe8\x56\x8d\xde\x8d\xb0\xe6\x23\xd6\x17\xe2\x9e\x31\x40\x11\xb7\xe5\xc7\x87\x4b\x77\x1a\x97\xc9\xb7\x91\x6a\xa7\xcc\x00\x3b\xe9\x12\xe2\xe3\xa1\x6e\x54\x0f\x81\x78\xdf\xf9\xef\x63\x11\xf7\x30\xbb\xe2\x3a\x60\xe4\x3f\x50\xcc\xac\xcf\xe8\x33\xcc\x3b\x70\x92\xf0\xd9\x44\x1a\x3c\x20\xf8\xbc\xa2\xe6\x8f\x60\x94\x06\x89\x30\x9d\xaf\x00\xb5\xbe\x39\x46\x04\xfd\xfe\xcd\x95\xe8\xb7\x21\xf6\x3e\x1c\xd3\xd3\xe8\x31\xb1\x1b\x66\xd6\x97\xc1\xce\x5c\x79\x7d\x45\xbf\xb5\x5c\xee\x15\x99\x80\xda\x5f\xbb\x0b\xdc\x88\xb7\x62\x66\xd7\x1f\x28\xfa\xcd\xb1\xdc\xd0\x6f\x8b\xb9\xda\xac\xef\x15\x6f\x7f\x08\xba\x18\x02\xfc\xca\x72\xa0\x3b\xbf\x4c\x09\x30\x91\xb8\xa5\x1a\xcc\x10\xec\x65\xb0\x90\x75\xa1\x19\x74\x0c\xf8\x6e\xb0\xb1\xdc\xc3\x60\x17\x8a\x5e\xf1\x5f\x82\xeb\xd5\xa8\x19\xe1\x9c\x96\x41\xa2\xd6\xe5\x00\x45\xbf\xcd\x8b\xd2\xa1\xdf\x75\x45\x27\xc1\xe7\x19\xed\xbe\x04\x6f\x0c\xf0\x47\x42\x92\xf8\x98\xfc\x16\x51\x33\x69\x1d\x5a\x0b\x50\xc2\x6a\xa4\x7f\x26\x06\xf8\xf0\xee\x3f\x8c\x61\x1a\x14\xf3\x6e\xa6\x48\x92\x8e\xf7\xb1\x02\x64\x32\x66\xb4\x43\x24\xe8\xea\xc9\x80\xb8\x51\xe6\x7f\xa4\x28\x4f\x33\x5f\x51\xf3\x22\x10\xaf\xa7\x0a\xe2\xc6\x7f\xe7\x23\x58\x40\x9a\x98\x30\x7c\x44\x0b\x48\xb5\xb5\x78\xfb\x32\x73\x9e\x0c\x88\x7b\xfc\xbd\xfd\x88\xa2\xef\xb7\xc4\x0d\xe6\x4e\xe3\x80\xe9\x7f\x27\x05\x6e\x91\x5a\x89\x25\x72\x2a\x12\x8b\x05\xae\x91\x5a\x8f\x89\x24\x4e\x7b\xf2\xb6\xa6\x23\xb9\xb3\x85\xa4\xbc\x38\x0e\xdb\x88\xff\x92\xf6\xca\x0c\x98\x90\x85\x95\xc0\x4f\x07\xbc\xff\x77\x0e\xa4\x2b\xa9\xd4\x72\x89\x86\x1e\xba\x11\x35\x13\x1b\xff\xaf\x93\x3f\x56\x21\x6a\x16\x71\x57\x53\x15\x49\x12\x9c\x23\xe9\x80\x89\x78\x96\x6e\x48\xc4\x3d\x5b\xcc\x86\x88\x7b\xf6\x40\x76\x02\x8d\x76\xf3\x27\xd9\xf1\x24\x1b\xbe\x7e\x44\x54\x38\x22\xd4\xdd\x40\x38\x63\x32\xfa\x11\x53\x21\xa7\xb5\x02\x5c\x24\x6e\xf1\xa2\x88\xb8\xed\x4b\x75\x40\x31\xb3\xda\xa3\xcf\x0f\xb3\x11\xed\xbe\x24\x09\x8a\xff\x0a\xd9\x63\xdb\x4a\xd2\xf8\x3f\x4e\x3f\x9c\x18\xc1\x3b\xb3\xe1\x48\xf7\xe6\xe5\x83\x98\xd5\xc3\x74\x33\xd8\x79\x17\xcb\x1f\xd2\x44\xcc\x69\xcc\x19\xa4\x07\x9a\x66\xb1\xc3\xc4\xfd\x57\x95\x98\x59\x33\xb6\x93\x46\xa2\xad\x1e\x6f\x97\xb8\xd7\x15\x35\xb3\x33\xfb\xeb\xe4\x26\xe3\x45\x31\x48\x3a\x85\x16\x1f\x6b\x7d\x67\x8b\xaa\x7e\x84\xd9\x8f\x3e\x23\x9c\xcd\x62\xb1\x66\x9a\x81\x93\xba\x78\x4c\xd6\x2a\x7e\x44\xa1\x48\xad\x79\xea\x06\x3b\xef\x66\x92\x24\x72\xa5\xcd\xbf\x0e\x48\x3a\x24\x8b\xdf\x11\x69\x40\xe2\xe3\x41\xf4\x58\xcf\x86\x33\x0d\x79\x8f\xa0\x8c\x17\xa9\xb5\x2b\xde\xc2\xbc\xaf\xe8\xd5\xfe\xdf\x45\x28\xc9\xe9\x66\xec\x71\x87\xe9\xd7\xdb\xba\x61\xfa\x8d\x79\xb6\x70\xf6\x72\x93\x4c\xa3\x4d\x6f\x28\x06\x3b\xef\x65\xce\x30\x10\xce\x97\x37\x32\x43\xf4\xdb\x83\x2f\x3a\xd9\xc6\xa8\x51\x95\xf3\x2c\xc4\x7f\xe1\x57\x66\x23\xc3\x3b\xef\x19\x20\xd1\xb2\xcd\x28\xc8\x85\x37\x4b\xe0\x86\xe8\x77\x06\x63\x1c\x16\xce\x7f\xdd\x20\x8d\x48\x4c\x2c\x3b\xef\xa0\xdf\x01\xfd\xf6\x40\x86\xc8\x6e\xe1\xb7\xd0\xef\x18\x01\xb2\xf9\x0a\x14\x85\x7e\xc7\x0c\xb0\x20\x52\xdc\x2b\xd1\x6f\x5b\x26\x49\xd9\xaf\x9d\x4d\xdf\xff\xa9\x1a\x9d\xeb\xff\x97\xef\x73\x2b\xec\xec\x62\x1f\x31\x42\xd2\x88\x2d\x3d\x29\xfc\x46\xfa\xab\x77\xb1\xa7\x8d\x8f\xb5\xf6\x18\x06\x1d\x70\x93\xe1\x24\xba\x48\x78\xeb\x1a\x6f\x39\x85\x5c\xf1\x96\x8d\x4a\x8d\x01\x48\x70\x37\x57\x45\xd2\x13\xab\xa8\x0e\xe8\x54\x5b\xd3\xa0\x70\x3d\xa4\x3c\xb9\x04\x07\xbe\xcd\x07\xd4\x5c\x5c\xe6\x92\x64\x13\xec\xd1\x2e\x26\x7a\x6d\xae\x68\xc8\xb8\x1e\x20\x6b\xef\xe1\x4f\x6f\xbc\x73\xfc\xf7\x26\x92\x79\x34\xb4\x39\xa2\x19\xbc\xd9\x8a\x78\xd7\x4a\xee\x92\x69\x59\xbc\x7d\xfb\x42\x76\xbb\xcf\xce\x14\x19\x83\x8d\x6f\xcb\xee\x20\x25\x14\x0e\x1f\xc9\xc4\x52\xf6\xc6\x6c\x7f\x28\x8f\xa4\x72\xf8\xae\xf5\x61\xda\x9b\x48\x9e\xf1\x5d\xf7\x35\x89\x1d\x95\x95\x80\x53\x05\x1c\x01\xb3\x64\xc3\x29\x58\x8e\x60\x53\xe3\x2f\xec\x6f\x32\xce\xa3\xdf\x75\xa7\xa9\x1d\x7b\xc6\x63\x54\x05\xb7\xae\xa4\x71\x05\x3d\x05\xd6\xca\xe0\x0d\xaa\x82\xc7\xb1\x67\x0e\xf1\x9f\x82\x4d\x18\x45\xfc\x3e\xbf\xeb\xce\x2b\x13\xc1\x44\x72\x55\x05\x72\xc9\x3d\x05\xf4\x34\x73\x04\x39\x05\xf4\x34\x6f\x54\xe7\xf8\x80\xaa\xc0\xf1\x36\xb4\x4b\xff\xae\xbb\x4c\xf4\x9e\xf8\x7e\xaa\x40\xd7\x6e\x19\xa7\xce\x53\x80\x56\xe0\x14\xd0\xd3\x72\x73\x15\x9a\x65\x9b\xfb\x5d\x77\x9d\xba\xaa\xcc\xf8\x6c\xaa\xe0\x47\x28\x22\x39\x6a\x9e\x82\xbb\xb8\xeb\x39\xbb\x60\x4e\xff\xa5\x44\x01\x11\x91\x64\x70\xfb\x5d\xe7\x78\xe8\x29\xcc\xcd\x05\x0a\x7b\x91\xf1\xdb\x54\x81\x92\x12\x64\x5c\x30\x55\xf0\xc5\x17\xf4\xb4\x11\xfb\xee\x14\xac\xbf\x02\x56\xae\x5c\x2e\xc0\xf0\x1f\xe7\x4c\x15\xa0\xbe\xc3\x23\x53\x05\x3f\xa3\x43\xa1\xa7\x0d\xc7\xc1\x8c\xef\xe5\x77\xd6\x3e\xc5\x17\xf4\xb4\x2f\x47\x5b\x92\x75\xac\x0a\xb0\xa1\xc1\x25\xf3\xbb\x8e\x88\x8c\x3a\xe8\xe9\xb0\xce\x28\xcb\x4c\x56\x05\x58\x98\x66\x59\xc3\x9e\x82\x1b\x35\x06\xce\x9a\x2a\x90\xed\x5a\xc6\x5f\xf3\x14\xec\xe2\xc5\xae\xc5\x05\x0e\x6b\x23\xe3\x57\x15\x3c\x84\x8f\xd2\xb6\xe6\xbb\xee\x39\x15\x26\xf1\x14\xd0\xd3\x69\x55\x3f\x2e\x9a\xa7\x00\x37\xde\x53\x30\xa3\xe0\x76\x3f\xe8\xe9\x22\xa5\x53\xce\x32\x78\xa5\x80\x70\x5d\xda\xb3\x9e\x02\x6c\x04\x32\xfe\x9b\x2a\xd0\x0d\x5b\xc6\x69\xf3\x14\xdc\x97\x71\xac\xd1\xd3\x1b\x7b\xcb\x53\x40\x4f\x6f\xdb\x27\xe4\xda\xba\x0b\x96\x27\xb9\xd1\x53\x67\x5e\x3b\x05\xf4\xf4\x59\x4a\x46\x78\x0a\xe8\xe9\x6f\x35\xc2\x18\xd5\xfe\xff\x6c\x46\xfe\xff\xb9\xff\xdf\xff\xaf\xdf\xff\xfa\xcf\x7c\xfd\xd7\x7f\xfc\xe7\x38\x5c\xe6\x7f\xfd\xe7\xa3\x44\x7b\xe7\xa7\xfd\xd7\x7f\x1c\x1e\xf3\xc8\x74\xe3\xfc\xb0\xaa\x93\x8f\x36\x65\xba\xfc\x96\x0e\xf1\x11\xc1\x9e\x1f\x1c\x51\x54\x42\x55\x1b\x16\x35\x2f\x95\x55\xca\xe8\xfe\x54\x0b\x9b\x16\xf0\x57\xa8\x2a\xa1\x7e\xee\x6f\x15\xee\xfb\x51\x20\xfe\xff\x7c\x14\xfa\x2e\xe3\x17\xf9\x28\xd6\xdd\x7f\x3e\x85\x85\x95\xb5\xd1\x23\x1b\x89\xf3\xf3\x11\x89\xaa\xfd\xaf\xff\x7c\x2a\x63\xa8\x70\x1d\x49\xc6\x47\x77\x50\xe7\xa7\x50\x76\x7a\xd2\x68\xa3\x81\x6c\xd2\xcf\x3f\xba\x43\x39\x3f\x9b\xb2\xaa\xb2\x1f\x65\xb4\xd1\xc7\x29\x5b\x1a\x6d\x63\x1d\xa4\x73\x7e\x1a\xed\x36\xb7\x3b\x54\xdf\x99\xb4\xf3\xf3\x52\x76\xc6\xb6\x19\xc7\xd6\x2e\x27\x49\x45\xfa\xfc\x96\xfa\x87\xb7\x1c\xbe\x44\x8f\x6e\x90\xcf\x8f\x96\x56\x9a\xbc\xe7\xc7\x38\x7e\x1e\xef\xd9\x13\x3c\x1f\xe3\xf8\xc0\xbc\x7e\xe6\xe5\x95\xb9\xd6\x7f\xbe\x17\xdf\x49\x0b\xf0\xca\xd8\xea\xfc\x50\x26\x3d\x75\x42\x48\xe8\x81\x4c\xfb\xa8\x1a\x12\x79\xf3\xf4\xe0\x72\xdd\x6f\xa4\xd9\xa3\x9c\x7d\x76\x6e\xba\xe3\x4c\x98\xdf\xeb\xc1\xe5\xba\x56\xcc\x53\x91\x4f\x78\xc0\xbc\xcc\xa5\x2b\x4a\xb9\x43\xa7\x74\xc5\xb7\xda\x79\x4a\xda\x66\x1c\xca\x78\x38\x72\x56\x07\xa6\x8c\x2b\x19\x0f\xaf\xa4\x20\xa5\xf7\xe5\x52\x89\xca\xec\x7a\x0f\x7e\xf3\x70\x44\x64\x76\x1f\x76\xb4\x26\x9c\x2d\xd4\x2b\x87\x31\x1e\xa4\xc1\x59\x97\xcb\x85\xcb\x7a\x70\x39\x75\xe7\xe9\x16\xb3\xbf\xd7\x7e\x38\xe3\x81\xc2\x83\xd4\x22\xa8\x2d\x33\x19\x01\x79\xf8\x51\x4e\x6f\x5a\xf4\x9c\x6b\x1e\x47\x5b\xcf\xf8\x87\xf0\x40\x79\xa5\x5c\x87\x78\x1e\x48\x91\xae\xd2\x19\xb3\xcd\x6e\xc7\xf1\xce\x33\x3e\x06\x3c\x4c\xca\x07\xe5\x67\xf2\x78\xa0\x37\x3a\x71\x65\xd2\xb4\xf1\xf0\x50\xee\xef\x63\x16\x26\x66\x02\x68\x94\x0e\xf8\x44\xf9\x4b\x39\xdf\x8b\x95\xf1\xa0\xb3\xc4\xe5\xd2\x1e\xa5\xb2\xa9\x41\x1f\x71\xc0\x3b\xca\x37\xe5\xf4\xe6\x8e\x51\xdd\x1e\xd5\x6c\x2e\xef\x51\xee\x7a\x68\xf5\xb9\x8d\x5d\x68\xf3\x74\x8e\xc8\x58\xf0\xe9\x41\x18\xea\xa4\xc8\x79\xc5\x0a\x92\x0b\x24\x25\xcc\x8c\x33\xc9\x40\xf4\x80\x3d\x11\xb6\x57\x79\xd5\x28\xaf\xee\xcd\x2a\x2e\x7f\x5c\x4e\x3d\x24\x29\xcc\xab\xc5\xf7\x5c\xc1\x66\x3c\x9e\x33\x26\x29\x3c\x80\xd7\xcc\xfd\xea\xc6\xcb\xc5\xe9\x3b\x73\x27\x9d\xc9\x55\xc0\xc3\xa0\x3c\xbb\xfc\x89\xf2\x97\x72\xad\xc9\x1a\xd1\x2e\x67\xde\x4c\x38\xda\x03\xf6\x28\xa7\xdd\x31\x5d\xfe\x73\xf9\xe2\xfb\x49\xfd\xda\x1a\xf3\xd0\x29\xef\x2e\xff\x45\xf9\x47\x39\xf5\xac\x98\x67\xe5\xb4\x4b\xf9\x5a\xd5\xe5\x25\xca\x1b\xe5\xdd\xe5\x23\xca\x6f\xca\x97\xcb\x9f\x28\xd7\xb8\x30\xc4\xca\xeb\x8d\x79\x78\x99\x67\x4c\x07\x32\x29\xb2\x79\xe0\xea\x57\xa5\x0a\x37\xc6\x83\x82\xcb\x63\x91\x9f\xf7\x6b\x3a\x64\x33\x9a\x3a\x49\x1d\xf3\xfe\xb9\x37\xf8\x2a\x1f\xfe\xd8\x5c\xfe\xb9\x9c\xcc\x21\xe8\xc4\x0f\x38\xa3\x1c\x75\x03\xfc\x02\xe7\x62\x1e\x7c\xad\x37\x5c\xfe\xba\x9c\x6b\x73\x02\x71\x97\x29\xab\x5d\x1e\x32\x47\x80\xe4\xf2\xe9\x72\xae\xe9\x26\xa5\xab\x46\x29\x67\x56\x97\xf6\x28\x7d\xa8\xa3\x50\x7e\xff\x5c\xae\xd3\x46\x26\x07\x59\x99\x29\xda\x4c\x96\x13\x8b\xbe\x98\x22\xca\xcc\xc8\x5f\xb2\x94\x15\x9c\x2e\x79\xf8\x11\x2b\xb0\x53\x7e\xbb\x9e\x4c\x3d\x5c\x51\x97\x59\xa2\x9e\xc2\xf6\x15\x8b\xc8\x32\x91\xc6\x7a\xd0\xdd\x05\xad\xb6\xf8\x9a\x2b\xf4\x49\x1f\xdb\xed\x91\x5a\x0e\x1d\x09\xc2\x16\x87\x0d\xcd\xff\xbf\x3d\xce\xaf\x84\x98\x3a\x0f\x3f\xfd\xad\xd0\xd5\x19\xe5\x66\x78\x2c\x63\x99\xda\x83\xea\xc1\x48\x25\x36\x5b\xf0\x71\xe1\x81\xf2\xc9\x10\x7e\x51\x0f\x3e\xf5\x99\xe8\x92\x85\x44\x67\x7a\x70\x77\x1b\xed\x7e\xf1\xbd\xa2\x99\x25\x87\x59\x3d\xe0\xe7\x72\xdd\xdb\x64\x2e\x5b\x0a\x09\xc5\x78\x40\xbc\x49\x4c\x94\x25\x17\x18\x1e\x94\x62\x05\xb5\x43\xd9\x79\xb3\x34\x9b\x6d\x94\xe3\x83\xd7\x2d\xab\x55\x3d\xa0\xa1\x44\x0d\x55\xb7\xe7\xe1\x3c\xe8\x82\x88\xc3\xfa\x01\x47\x94\xa3\x1c\xd5\xc9\xbb\x12\x33\x85\x87\x4e\xb9\xbf\x47\x38\x57\xc2\xa1\x24\x87\x15\xab\x64\xaf\xe7\x41\x68\x8e\x20\x3a\x60\x7c\xbf\xfd\x7d\x57\xf9\x82\xc5\x9f\x87\x42\xf9\x72\xf9\x1b\xe5\x3a\xfa\x13\xf6\xaa\xee\x15\xed\x2e\xb7\x2b\x01\x75\xc0\xf8\x7e\xf9\x7b\xd7\x73\xbb\xff\x30\x9f\x89\x26\xe4\x80\xbf\x28\xff\x28\xa7\x9f\x0b\x26\x73\x1e\xd0\xc9\x8c\x28\xbf\xa3\xfc\xe5\x7b\xe6\xe1\x9e\x9b\x72\x12\x64\x3a\xf6\x52\xdd\xf7\xf2\x3c\xe0\xe6\xe5\xa8\x48\x95\x50\x24\x3c\xa0\xce\x9f\xf4\xff\x86\x94\x2a\x11\x48\x92\xe3\x11\x1d\x30\xbe\xbf\x99\xff\xe5\x7a\xee\x68\x17\x95\x2c\x16\x4f\x75\xdf\xb0\xbd\x4a\x44\x92\x34\x31\xef\xa8\x84\x1d\xe1\x21\xfd\xf7\x45\xcb\x01\xef\x28\xdf\x94\x53\xcf\x8e\x7e\x6e\xe6\x19\x8d\x68\xdd\xfb\x76\xfd\xdb\x1a\xad\xe4\xfa\x63\xde\xb6\x75\x3b\x99\xfa\x1f\x36\x7c\xe7\x81\xfa\xf3\x74\xb9\xd7\xeb\xe1\xa2\xb2\x14\xea\x7f\x10\x6a\xe7\x81\x0b\x21\xe3\xe1\x3b\x5d\x3f\xc6\x2f\x8e\xd8\x71\x40\xd7\xf3\xba\x9e\xca\x7c\xbe\xab\x44\x39\xf3\xb0\x96\xcb\xa3\x1e\x5d\x63\x2e\x12\xdf\x54\x52\xce\xf3\xa0\x75\x24\x02\xc6\x01\xff\xea\xff\xf8\xde\xe5\xb7\xe9\x8b\x1c\x8a\xb5\x34\xc6\xf5\x06\x9e\xbf\xe4\xa4\xb9\xae\x28\xdf\x51\xfe\xaa\x5c\x57\xcd\x07\xfc\x45\xf9\x87\x1a\x9e\xfa\x7f\xd3\xfd\x87\xcf\x38\x76\xc5\x01\xef\x28\x67\x3e\x07\xf5\xfc\x02\x9f\x7f\xe8\xe4\x8b\xd7\x5d\x37\x0a\x3c\x74\x34\x90\x8c\xf7\x0b\xba\xfb\x5c\xbf\xf1\xf3\x8b\xf5\x82\x5f\x39\x10\x41\x25\x4a\x06\x0f\xf4\xdf\xeb\x68\x3e\x56\x9d\x35\x7f\x91\x74\xa4\x92\x36\x9f\x07\xea\x5f\x6e\x37\xe8\x57\xc1\x33\xce\xf7\xc5\xe5\x51\xcf\xcd\x3a\x2e\xc6\xfb\xc5\xb8\x3e\x8f\x4b\xeb\xd8\x90\x8a\x3c\x88\x5e\x50\xcd\x1c\xb0\x44\x39\xd9\x98\x74\xbf\xd8\x38\x43\xf0\x70\xf3\x7d\x75\xf9\x2f\xca\x3f\xca\x07\xe5\x77\xd4\x73\xfb\x6e\xfc\x72\x79\x8f\xf2\x49\x79\x76\xf9\x1d\xe5\x2f\xe5\x4d\xe5\x3e\x56\x34\x1f\x2b\xec\xb5\xdc\x08\x25\xc1\x03\xf3\xd0\x18\x97\x8f\x1b\x8d\x10\x0d\xc9\x5e\xc6\x8d\x44\xf9\x3c\x50\x4f\x1d\x2e\xbf\xa3\x5c\x79\x8e\xd8\x1c\xb6\x10\xd9\x0d\x91\x7d\xca\x19\x6f\x66\x73\x75\x1e\xe8\x67\x75\xfd\x6c\x3e\xcf\x83\xf8\x30\x9b\xe4\x36\xcb\xf4\xbc\x15\xf0\x01\x0b\x85\x36\x95\xcf\x8e\x07\xfa\xd9\xf9\xde\x9b\xe4\xf3\xa0\x75\xc4\xbf\xf4\x80\x39\xca\x0b\x99\xb0\xe8\x67\x8d\xf5\xc2\xdc\x67\x11\x0a\xff\x80\x23\xca\x95\x99\x88\xec\x20\x8d\x18\x02\x3c\x3c\x94\xbb\x9e\xdb\xf3\x86\x19\xcd\x22\x00\x7d\x23\x92\x00\x0f\x9a\x67\x4c\xec\x5b\x6c\x3a\xce\x03\xfd\x9c\xd5\xe5\x25\xca\x99\xe7\xd9\x5d\xbe\xa3\x5c\xfc\x16\x77\xbd\xc6\x29\x8f\x87\x41\xfd\x93\xf2\xdb\xfd\x6f\x36\x99\xb9\x98\x87\xb6\x3d\x6f\xa1\xf4\x4e\x8c\x4b\x0a\x47\x1e\xc8\xdc\x55\xa8\xbf\x6f\xf7\x13\x0d\xdd\x62\x3f\xd3\xa6\x0f\x05\xe7\x01\xf5\x53\xa6\x7c\x44\x3f\x51\x1e\x55\x42\x10\xb5\x39\x96\xd7\xdd\x5a\x15\x0c\x31\xda\x1c\x51\x3f\x0a\x85\xda\x8c\x6f\x63\x97\x28\xa7\x3f\x7f\xe6\x9e\xff\x97\xed\x57\xc3\x19\x9e\x07\xb4\xd8\x95\xe6\xe7\x74\x77\x39\x87\xda\xf3\xa4\xe1\x84\xce\x03\x06\x21\xad\xbb\x3c\xbe\x27\xa5\x14\x21\xb6\x0f\xb8\xa2\xfc\xfe\x6f\x5d\x51\x9b\x73\x9b\x1d\xc8\x55\xfd\x7c\xef\x7a\x62\x9a\x38\x1b\xd8\xe1\xa2\xcd\x35\x8d\x46\xcb\xd3\x34\x58\x86\x15\xec\x80\x6d\xc4\x22\x2b\x45\x9b\x2b\xda\x5d\x6e\x77\x30\x4d\x77\x90\xf7\x0d\xba\x60\x4d\xde\xe6\x1d\xec\xc9\xe2\x1f\x9b\xef\x03\xc6\xf7\x46\x6b\x93\xeb\x0d\xfb\x6b\xf8\x6f\x27\x5b\x65\x1f\xb0\x44\x79\xfd\x6f\xdd\xf6\x01\x57\x94\x33\xae\x35\x5d\xfe\x44\xf9\x8f\xfa\xe9\xff\x0e\x72\xc5\x40\xb8\x12\x69\xa4\xe1\xd8\xcc\xc3\xc2\x94\x2b\xb9\xfc\x8d\x72\x9b\x78\xd1\x9f\x7d\x1b\x5d\x64\x20\x9c\x1c\x82\xbe\x91\x6b\x9a\x87\xca\xf7\xcc\xc3\xde\x9e\xe7\xcd\xfc\x63\xfb\x7a\xc0\x5f\x94\xdb\x24\x83\x7e\x3e\x41\x96\x0f\x6c\x82\xd3\x40\xc3\xc3\x58\x0f\x12\x33\x15\x73\xbc\x86\x6f\x31\x0f\x83\x72\xe6\xf3\x89\x7e\x3e\x88\x93\x6e\xb2\x79\xb6\xc7\xa5\xab\xf7\xb4\x08\xb3\xd4\x70\x10\xe6\x81\xef\x6b\x71\x79\x89\x72\xc6\x55\xe3\xfb\x11\xe5\x37\xe5\x8c\xf7\x8d\x75\x67\xdb\x51\x89\x84\xd1\xa6\xb7\x0b\x8d\x24\xcb\xa9\x12\xcb\xa1\x91\x65\x99\x07\x8d\x37\x9b\x9d\xbd\x21\x06\x5e\x74\xed\x28\xd1\x0e\x38\xa3\x7c\xf3\x3d\xeb\xf2\x0b\xfc\x41\x73\x54\xbb\xd7\xfd\x77\xb7\x28\x67\xdd\x07\xfd\xfc\x45\xbb\x3f\xb7\x9b\xa8\xdf\xa7\xd7\xf3\x60\xb3\x22\xfa\xf3\x2d\xd3\xd1\xe7\x79\x9e\xe0\xdb\x77\x7b\xbc\xe8\xa4\x6a\x37\x9e\x7f\x81\x9f\xa4\x2f\xae\xdd\x78\xfb\xc5\x3c\x7c\x88\x99\x61\xb6\xf8\xc5\x78\x3f\xd2\xfc\x61\x3c\xd1\xd6\xe5\xf9\xc7\x9d\xf5\x7c\x1f\xe5\x33\xca\x6f\xca\x97\xcb\x1f\x97\xb3\x1d\xc4\xf1\xfd\x80\x9f\xcb\x99\x1f\xf2\xde\xb5\x75\xed\xa8\x87\x63\x09\x06\x01\x07\xdc\x51\xfe\x50\xae\xf1\xae\x14\xe5\x89\xed\xe9\xa8\xd4\xc3\x5d\xb9\x1e\xf8\xbe\xb9\x3c\xbe\x27\xfb\xec\x22\xce\x6f\x8b\x3b\xa6\xf3\x40\x3f\x75\x4c\x6a\x78\x42\xf2\xc0\xba\xe8\x98\x77\xc0\x1e\xe5\xcc\x0f\xf8\xb0\x4a\xcc\x43\x81\xff\xe0\xb7\xdd\xd0\xa3\xf1\x80\x12\x1d\x7c\x5b\x35\xea\xc1\x5e\xb8\x62\x8b\xda\x56\x33\x5d\x90\x3f\x34\x2d\x82\xaa\xb6\xd5\xb9\x29\x68\xe4\x0e\x4d\x8b\x63\x49\xc3\x09\x8c\x07\xea\x81\xef\xad\xee\xed\x82\xdd\xc2\xea\x88\x7a\x2c\xe6\x51\x12\x9e\x7a\xfc\xbd\xf9\xcf\xc2\xd0\xa7\xe2\x12\xdb\x48\x0f\xca\x03\xf3\x0c\x3f\x5c\xdd\xfc\x99\x8c\xa1\xa7\x1e\xd7\x7f\x47\xfd\x88\x4f\x4c\xcb\x1a\x57\x6c\x3c\xb0\x2e\x6e\x77\xc4\xf7\x98\x02\x54\xdc\x3b\xdb\x1a\x31\x0f\x28\xa0\x2b\x56\xa3\x8d\x4c\x98\x7a\x60\x9b\x8b\x01\x47\x23\x2b\x25\x0f\x8b\x54\x99\xac\xcb\x8a\x79\xd3\xf9\x36\x2d\x8e\x37\x6d\xf9\x58\xdb\x48\x1a\x79\xca\x59\x77\x1f\x53\x9b\xef\xc8\x16\x11\xa5\x0e\xb8\xa2\xfc\x56\x79\x75\x3d\xe6\xf3\xbe\x23\x5b\x84\x33\x6c\xeb\xf6\x36\x77\xdd\x8b\xef\x91\x9b\x6b\x07\xbe\x11\x4a\x63\x61\x19\xdd\x70\x3b\xe1\x81\xfe\x1b\x4f\xb6\xb7\x59\x6b\x63\x2b\x3d\x8b\xcb\x2d\x97\xd7\x46\x2e\x13\x36\xaf\xad\xbd\xdd\x2e\xb1\x27\x6d\xcf\xd4\xc8\x52\xc8\x03\xf3\xc0\x36\x14\x8f\x0e\x1e\x98\x7f\xd3\xd1\x13\xf8\xa3\x78\x13\xe7\x7b\xea\x7f\x96\xe9\x42\x29\x0a\xcf\xf7\xcc\xdb\x13\xf3\xf3\x78\x7e\x26\xf3\xf3\xc6\x3c\xbf\x6c\xd7\xa6\xe9\xe2\x5d\x9e\x07\x1f\x17\xb1\x48\x6c\x24\xea\xe3\x81\x79\x30\xde\xbe\xb1\xbe\x62\xbc\x69\x11\x95\xac\x91\xf8\x8e\x07\xfa\x03\xbf\x5d\x9f\xe5\xc2\xfa\xd8\xe7\xe0\x79\xd7\xd6\x67\xb9\xb0\x3e\xed\x07\x56\x35\x1f\xfb\x82\x2f\x7d\xf0\x25\x12\xe2\x1e\xf0\x8d\x72\xc9\xa9\x9a\xf2\xff\x60\xfb\x45\xe6\x37\x1e\x58\x06\xc8\xf2\x0e\x36\x4a\xfa\xb7\x53\xdd\x74\x79\x8b\x72\x89\x07\x52\xfa\x1f\x70\x46\x39\xf5\x40\x7e\xe4\x68\xd3\x03\x62\x0c\x8f\xb8\x03\xd6\x28\x6f\x94\x6b\x3a\xc8\x8e\xc6\xc3\xa6\x7c\xba\xfc\x89\xf2\x97\x4c\xb1\x17\xe5\xde\x1e\x91\xf4\x2c\x55\x1c\x25\xda\x9d\x2c\x66\x6e\xe2\xea\x55\x52\xd7\xb7\xdb\x17\x96\xe7\x21\x51\x4f\x94\x3f\x51\x4e\xfd\xa0\x17\x69\xc1\x78\xd0\xb6\x03\x83\xf9\x46\x6a\x2f\x1e\x70\x94\x80\x5c\xef\xbc\xa3\xfe\x4d\xfd\xd5\xf5\x7b\x5b\x43\x6e\xaf\xf3\x3d\xe3\x2d\x66\x67\x64\xe4\x0a\x23\xec\x03\x3e\x51\x4e\x7f\xd8\x16\xdc\x25\xfa\x53\xdc\x1f\xd7\x5f\x2c\x4e\xee\x62\x73\x5e\xc4\xc9\x1d\x6c\xfd\x2e\x46\x8b\xe6\xfa\xbd\xee\x64\xed\x3a\xdf\x33\x6f\xd5\xa7\x13\x7b\x4f\x54\x92\xdb\x36\xfc\x23\x78\xc0\x58\x1c\xb1\x74\xc7\x29\xca\xce\x08\xab\xb2\x5d\xc6\xbf\x80\x07\xea\x47\xfc\xe0\x3b\xc0\xc3\x8f\x72\xe6\xb3\x99\x0c\x6c\x9b\x5e\xb1\x3c\x6a\xd8\x97\xeb\x01\xf2\x23\x89\x6d\xbb\xe3\x14\x15\x76\xe1\xb8\x16\x35\x6c\x9d\x79\xa0\xfe\xe9\xfa\x7d\x3a\xb1\xd9\xb1\x6d\x76\x1b\x36\xbb\x3c\xb8\x7c\xba\xfc\x89\x72\xe6\x1f\xb6\x82\x09\x2c\x0f\x90\x25\xdb\x7a\x4c\x56\x79\x18\x52\x5f\x5d\xcc\x67\x88\x19\x5b\x80\xae\xea\x7e\x76\x9f\xea\x6c\x0b\xb9\xaa\xe9\x6e\x98\xdd\xd8\x1c\xaf\x61\xbb\xd7\xb0\xbf\xe3\x01\x6b\x24\xd3\xe3\x88\x75\xc1\x6e\xae\x91\xfc\xad\xdd\x71\x7a\xb3\x89\x5c\xc3\x7e\xbd\x61\xe6\xc6\x03\xeb\xb5\xdc\x6e\xe0\x03\xc7\xb0\xd5\x4c\x8f\xd3\xec\xd5\xb6\x4a\xab\x99\x1e\x67\xb4\x3b\x11\x1b\x8d\x6d\x13\x79\x98\x78\x90\x25\x26\xf9\x57\x0f\x68\x3e\x30\xb1\xc2\x23\xbd\x5c\xbb\x97\x4f\x9f\x37\xee\xab\xab\xb9\x9f\x2b\xe6\x41\xd7\xed\xa7\x9c\xf5\x0a\xf1\x76\x5b\xbc\x35\xd3\xe3\x6d\xf1\x73\xdf\x58\xf3\x93\x53\xf4\x80\xbf\x28\xff\xc8\xf8\xcc\xfc\xdc\x41\x8f\xdc\xd6\xaf\x66\x3a\xda\x16\x3f\xf7\xc6\x26\x8c\x64\x73\xed\x8e\xe3\x10\x69\x7d\xd2\x6a\xa6\xa3\x1d\xf3\x80\xd8\x5b\x3e\x5e\xde\x71\xbc\xb9\xb9\xf5\x5c\xb8\xe6\x37\x72\xf6\xf0\x40\xbb\xdd\xdf\x47\x7f\xb6\xb3\x4f\x73\xcc\xbb\x9f\x98\x1f\xe5\xe4\x4d\x8d\xc8\x09\x8d\xfc\x37\x3c\x50\x0f\xc7\x9e\x3b\xc4\x15\x59\x68\x52\x43\x25\x78\xc0\x1a\xe5\xa8\x57\x5d\xff\x1b\xfc\x93\xd0\x44\xcd\xb7\x3e\x24\xa3\xe1\x01\xfc\x31\xfe\xbf\x81\xcf\xf8\xf0\x35\x02\x1f\x37\x52\xd2\xf0\xd0\xc9\x7b\xed\xfa\x83\x1f\x72\x8c\x69\xc4\x61\x68\x24\x9f\xe1\x21\xf3\x7d\x77\xf9\x88\xf2\x85\xd5\x5d\x72\xf9\x8e\x72\xe6\xc1\xf4\xfb\x8b\x75\xf9\x19\xdf\x4c\xbf\x21\x6e\x6f\x8e\x31\xcd\xb7\x3b\xf7\x2f\xf8\x00\xb7\x9b\x0d\x83\x82\x76\x5b\x39\xd7\xc8\x36\x73\xca\xa9\xe7\x0b\xfe\x20\x39\x9d\x5a\x32\x7e\x7e\x2b\xca\xa1\xc7\x64\x79\xf4\x05\xbe\x7d\x36\x3e\x2d\xd4\x1f\xc7\x9e\x9b\x00\x41\xcd\xb7\x32\x24\x9b\xe1\x81\x76\x4d\x17\x5f\xf0\xf3\xef\xb6\x45\x73\xd4\x13\xf5\xdf\xdf\x7f\x5b\x3a\xb7\xfb\x0b\x7e\xf2\x79\x5c\x5c\x97\xec\x90\xd7\x1b\x79\xbd\xf0\x09\x3e\xe0\x88\x72\xbc\x7d\xc0\xf3\x7d\x79\x1b\xb4\x2f\x3c\x01\xc8\x2a\xd6\x76\x1c\x87\xc8\x25\x93\x96\x8f\xfd\x3b\x8e\x43\xfb\xb2\xe5\x75\x77\xbb\xc6\xcf\x2d\xc3\x92\xd4\xc8\xfa\xd5\x76\x8a\xfe\x10\x7d\xb7\x11\x19\xf9\x80\x6f\x94\xff\x30\xda\xbd\x28\xf7\xfc\x90\x9d\xe5\x94\xd3\xff\x6c\x3c\x27\xff\x49\x6a\x89\xdb\xb5\x9d\x8d\x87\x3b\x93\x51\x1e\xe7\xb1\x03\xee\x28\xa7\x9f\xcb\xf5\x78\xbb\x46\x26\x93\xd4\x7c\x9c\xc6\x8e\x4c\x0f\xb8\xa8\x91\x40\xb1\xed\x1a\xfd\xac\x76\x9c\x60\x5f\xb1\xab\xf9\xff\xc6\xcd\xb0\xe5\xbf\x28\x42\xff\xb7\xed\xd7\x6e\x26\x83\x8d\xef\xd7\xea\xb0\xad\x1d\x97\x87\x1b\xef\xab\x86\xbb\x46\xdb\xb6\x15\x39\x0f\x95\xef\x45\xf6\x3b\x4e\x5d\xbb\x47\x3d\x2c\x43\x37\xd9\x6f\x3c\x2c\x96\x6f\x11\xb6\x2d\x01\xce\x83\xc8\x9b\xe8\x07\x6d\x0f\xdf\xe2\x90\xa1\xe1\x94\x53\xff\x30\xfa\x6e\xcc\xa4\x5b\x86\x5d\xee\x11\xd3\x8d\x91\x73\xcb\x5c\x0e\x93\xb6\x81\x07\x89\xcf\x3e\x5c\xbe\xa3\x1e\x0c\x8c\xb3\xfb\x1f\xb7\x80\x1b\x8b\xe0\xe5\x5b\x84\x1d\xa7\xab\xcd\xe9\xaa\x91\x11\xa7\x6d\x5b\xaf\x9c\x87\x42\x39\xdf\xcb\x2e\x91\x07\x2c\xd2\x8d\x46\x2b\xfa\xbf\xf0\xcb\x20\x65\x5b\xdb\xb6\x23\x39\x0f\x0f\xa9\xf5\x19\xd7\x32\xdb\x22\x0d\x41\x5a\xe8\xea\x1b\x79\x08\x78\xa0\xff\x6c\x2f\xd0\xfd\xf1\xb0\xf0\xa7\x71\x7f\x7c\x9a\xdf\xcb\xfd\xe7\x34\x80\x6e\x8e\x87\xf1\xdf\x96\xc8\x6d\xdf\x26\xe3\x7d\x83\x8e\x24\x9b\x68\x3b\x4e\x5d\x68\xdf\x4e\x39\xdf\xc7\xa9\x6b\x23\x7e\x1a\x4a\xb4\x03\xbe\x51\xae\x6d\x1f\x16\xe3\x07\x34\x5a\x6f\xc4\xb0\x4f\x9f\x3b\xc4\x15\xda\xba\x53\xee\xfa\x83\xfc\x2c\xc6\x46\x76\x7f\x7c\xfa\xd9\x9b\xd3\xcf\x88\x76\x7d\x7b\x6a\xa5\x5e\x23\x51\x5e\xdb\x21\xde\x48\x2d\x70\xca\xf9\xfe\x09\x36\xa4\x50\x82\xc9\x49\x63\xda\x7e\x02\xcf\x09\x05\xd8\x7c\x8a\xdd\xcf\x8a\xef\xed\x44\x50\x5d\x4f\xcc\xe7\xe3\xf9\x34\xfb\x7b\x83\x2c\x51\xde\x35\x9f\x62\xf7\x1b\xe3\x7a\x3d\x2e\xd7\xf3\x46\x3d\xaf\xeb\xe9\x51\xbe\xa2\xfc\xa5\x9c\x79\x0b\xf1\xb6\x2d\xde\xf0\x70\x69\xdb\x4a\xff\x46\xcc\xfd\x53\x3e\x5c\x3e\xa3\x9c\x79\xab\x51\x7e\x47\xf9\x83\x73\x84\xeb\x09\x36\xf7\xc3\x1d\x03\xa5\xdb\x01\x47\x94\x2f\xca\x5d\xcf\x1d\xdf\xe3\xdd\x80\x12\xad\x61\xa2\xc2\x03\xf8\x63\x76\xf9\x0b\x3a\xfd\x41\xa7\x83\x63\x46\xd8\xa4\x34\xdb\xa4\x2c\x22\x16\xb6\x50\xea\x35\x2b\xf5\x1a\xbe\x42\x6d\x87\x38\x44\x8b\x97\xd6\xe0\x78\xb0\xe3\x16\xd0\xca\xbb\x46\x10\xea\x03\xbe\x51\xfe\xf1\x3d\xe3\x8a\x53\xac\x95\x77\x8b\x90\x7b\x8d\xc0\xf5\x3c\x3c\x94\x9f\x7a\x7a\x58\xb7\x74\x5b\xb7\x2c\x9c\x1d\x7a\xd8\xfc\x75\xdb\xfc\xd9\x01\xaa\x87\xd5\xdf\x79\x48\x94\xfb\x7b\xf0\xb9\x5b\x49\xd7\x50\xd2\xf5\xb0\x7b\x39\x0f\xf8\x73\x89\x5e\x3a\xb1\xe3\x79\x00\x6f\x27\xf5\x24\xe8\xab\x13\xea\x3d\x2d\x6e\xa1\x3a\xd1\xdd\x79\x10\x3e\x13\x51\xb8\x13\xbb\x9d\x87\x9b\x72\xd7\x73\x3f\x51\x4e\xff\xab\xfb\x73\x47\xfd\x88\x25\x62\xfa\xf6\x99\x39\xae\x77\xe2\xab\x9f\x76\x97\xcb\xef\x28\xd7\xb6\x92\xa0\x6c\x7d\xfa\xb8\x7b\x1e\x5c\xff\xa4\x7c\xc5\xf7\xf0\x13\x8e\x9d\x07\x74\xbb\xd9\x1e\xae\xcd\xed\xde\xd1\x2e\xdb\x41\x99\x26\x1f\x70\x7b\xbc\x19\x3e\x49\x5c\xdc\x03\x46\xbb\xc8\x9d\xda\x99\x87\xb2\x3c\xff\x1c\x83\x17\x21\xc1\x0e\xf8\x46\xf9\x8f\xf2\xea\x72\xf7\xa7\x78\x1d\x07\xfd\x2c\xdb\xeb\x5b\xb6\xcb\x5d\xff\x8e\xfa\xb9\x95\xc1\x75\xb2\x4f\x1f\x83\xcf\x03\xe3\x35\xfe\xd4\xe9\x75\x21\x0e\x42\x43\xd9\xd7\xa7\xc5\xff\x79\xf8\x28\x67\xbc\x35\xe6\xad\x7a\xde\x16\xfd\xaf\x6c\x3b\xce\x83\xe8\x8b\x5b\xab\x3e\x2b\xdb\xa3\x6e\xbb\xa6\x46\x4c\xcc\x3e\x7d\x0c\x3e\x0f\x13\xaf\xa8\xec\xf2\x3b\xca\x1f\xca\xe9\x4f\x5b\xee\x67\x0b\x2f\x2a\xfa\xdf\x02\xcf\x71\x41\x5e\xc4\xa3\x3c\x60\x8e\x72\xad\x4b\xd3\x75\x49\x0f\xe5\x63\x27\x38\xf9\x29\x67\x5c\x3e\x36\x77\xb4\x90\xa7\x1e\xb7\xbb\x7b\x94\x8b\x4f\x36\xb9\xce\xf4\xe9\x5b\xe1\xf3\xf0\xa3\x9c\xfa\x7b\xd0\x91\x7d\x64\x89\x55\xd8\xc3\x36\xf5\x3c\xa4\xff\xfa\x73\x3c\x3d\x60\x8e\x72\xf1\x13\xa2\x6a\xf5\xd9\x63\xbc\xdc\xfe\x36\x94\x95\x7d\xf6\x98\x67\x3b\x3c\xb6\xf2\x3f\xb0\xfd\xea\x04\x0d\xe7\x81\xe5\xe9\xb0\x89\x11\xcb\x80\xbb\x5d\x23\xec\x5e\x47\x15\xca\x83\xd8\xd3\x34\x7a\x8d\x98\x0e\xfc\x9b\x1c\xfa\xe2\x80\x6f\x94\x83\xbe\x83\x65\x9e\x51\xff\xf4\x32\x9b\x3c\x66\x90\xe5\x64\x77\xc9\xa9\xb1\x13\xce\x9b\x07\xa6\xaf\x77\x97\xd7\x28\x67\x79\xa6\xeb\x09\x32\xc0\xa6\xaa\x35\xf7\x73\x06\x59\x5a\xe9\xc9\x6d\x5f\x27\xea\x36\x0f\xf8\xff\x9a\x0c\xd6\x74\x3d\x0b\x31\x46\xe8\xad\x03\x8e\x28\x07\xed\x26\xfd\xb4\x6d\xdc\x79\xd0\x36\x74\x9a\xfd\xad\xb5\xa3\xfc\xa1\x9c\x76\xef\x69\xf2\xbb\xd9\xd6\x34\x93\xc1\x1d\xf5\xa0\x0c\x6d\x04\x6a\xe8\xa1\x0c\xed\x56\x86\x36\x62\x31\x75\x82\x46\xf3\x20\xb6\xd2\x13\xdf\xef\xe9\xf9\xd9\x9c\x7e\x70\xe6\x3c\xe0\x88\xf2\xc5\xf7\xc5\xe5\x77\x94\x6f\xbe\x9f\x2e\x7f\xa2\xdc\xf5\x77\x97\x9b\x0d\x6d\x1c\xa5\x7b\x7c\x1f\xe8\xbb\x39\x1d\x76\xb3\xb3\xbd\x7a\x94\xd3\xae\xc9\x63\xc7\xfc\x6c\x4e\xb1\x44\xd1\xe9\x73\x87\x18\xe0\xb6\xa0\x75\x93\xc7\x66\x9b\x78\x1e\x18\x97\xc5\xd5\x8e\x75\x44\x49\x6a\x5f\xfb\x4e\x70\x63\x1e\x30\x78\xb5\xd8\x78\x02\x3f\x51\x6e\xb6\x6e\x3c\x7f\xa7\xfb\x8f\x12\x73\x2d\x93\xd9\x1b\xec\x8f\x4b\xf2\xb5\x4a\x7c\xef\x79\x78\x3d\x0f\x66\x37\x6f\xb0\x15\x92\x1d\xb5\x6e\xba\x78\xa3\x3f\xaf\xfb\xd3\x98\xb7\x5f\xb0\x5d\x9f\xfe\x09\x67\xdf\x09\x6a\xcc\x83\xe8\x0e\xa7\xcd\x3e\x7f\xc1\xe6\x7e\x1c\x4b\x88\x1e\x70\xc0\x11\xe5\xc2\x2b\x5c\x18\x7a\xd8\x50\x76\xdb\x50\xb6\x6e\x7a\xf9\x82\x7d\x7f\x8e\x05\x61\x7c\xfe\x42\xcc\x70\xd9\xbe\x96\xfb\xe9\x6d\x4a\x27\x68\xef\xf9\x9e\x79\xf8\x82\x0f\xa0\x94\x6c\xd8\x80\xf6\x65\x73\xdb\xf3\x40\x39\x74\x41\x8c\x5b\x1e\x44\xbf\xc4\x6b\x3a\xe0\x1d\xe5\xe0\x21\xfd\x5f\x97\xf1\x61\x61\x33\xd4\x08\x5a\x7e\xc0\xcf\xe5\x9b\x7e\x42\xef\x2b\x71\xac\x3a\x0f\x9a\x87\xa1\x5b\x90\xbe\xb2\xe9\x6b\x65\xb1\xd7\x46\xec\xef\xbe\x72\xf4\x27\xb3\x4d\xc1\x93\xf6\x80\x6f\x94\xe3\x41\x0d\x9e\xaf\x6c\x7c\xb3\x41\xfc\xc2\x67\xbb\x13\x81\x95\x07\xea\x41\x6c\x13\x6e\x95\x07\xea\xc9\xd4\x53\x6e\xf7\xa7\xb0\x8e\xa3\xf8\x7b\x8e\x97\xe7\x61\x50\x4e\xff\x6b\xcc\x4f\x85\xdd\x0f\xf0\x61\x55\xcf\xff\xc2\x76\xa7\x61\x8e\x7c\xc0\x5f\x94\x7f\x94\xd3\x6e\x8b\xfe\x10\xb7\xa4\x11\x7d\xba\x2f\xdf\x2e\x9f\x87\xf6\x5f\xff\x91\xaf\x8b\x6d\xe2\x6a\xb1\x8e\xd8\xee\xb4\x01\x1f\x5e\x21\x86\x97\xc4\x70\xbe\x2e\xc4\xe1\x0a\x71\x4b\xf0\xce\xf3\xbd\xeb\x89\x75\x24\xda\x46\x23\x40\x74\x5f\x6d\x47\xbb\x44\xc3\xf0\x36\x77\x35\x6f\x5f\x08\xac\x79\xca\xc5\x1f\x96\x6f\xaf\xbb\x95\xad\x8d\x50\xce\x7d\x85\x58\x5d\x11\xb1\x61\x36\x97\xef\x28\x67\xde\x8c\x9f\x3d\xd6\xbd\x7b\xdd\x57\x71\x79\x7c\xef\x79\x5e\xdd\xe5\xc6\xb7\xee\x00\x3e\xc6\xc3\xbe\x53\x94\x67\xe6\xc1\xdf\x9b\x3f\xdb\xf1\xa0\x79\x1b\xba\x46\xf4\x9f\x44\x92\x17\xb6\x80\x07\xdc\x51\xfe\xf0\x3d\xf5\x8c\xc0\x07\x3c\xae\x1b\x71\x6c\x3b\x41\x2b\x79\x58\x94\x37\x97\x3f\x51\x4e\xbb\x1c\x03\xd6\x30\xff\x41\x7b\x9b\xda\xf4\x7a\xcd\xe8\x8f\xae\x15\x4e\x7f\xa6\xcb\x7b\x94\x0f\xbe\xef\x2e\x5f\x51\x8e\xfb\x48\x8e\xef\x8d\x6f\xd3\xa6\xf8\xc5\xf5\x73\xac\x3d\x0f\x04\x08\xe0\x18\xb0\x66\xac\x0b\xf1\x2e\xaf\xab\xc6\xf7\x51\x4f\xf8\xae\xbb\xfe\x3b\xea\xb9\x99\x37\xf8\xf9\xb2\x33\xce\x79\x10\x9e\x10\xd7\xf5\x80\x5e\x2f\xef\x07\x50\x86\xf6\x35\x63\x1e\xec\x08\xe1\x6d\x62\x28\xa3\x3b\xa1\x2a\x4f\x39\xf5\xac\xc0\x2b\x1c\x31\xaf\xeb\xaf\xfc\x8d\x72\xd1\xd1\xd9\xae\xfd\x7b\xfb\x15\xfe\x1f\xe7\x01\x74\xe1\xf4\x10\xba\xed\x8e\x32\xfb\x54\x57\x5d\xfe\x44\xf9\xcb\xf7\xcb\xe5\xbf\x28\xa7\xf9\xc1\xf4\x2d\xef\x5e\x97\x6f\x6b\xa6\xd9\xe8\x0a\x36\xb1\x20\x27\x6f\xe3\x96\x6d\xb3\xce\x03\xed\x9a\x9c\xee\x40\x47\x99\x6c\xe7\xeb\x32\xd9\xdf\x31\x1d\xb7\x97\x99\x53\xc2\xba\x83\x4d\x78\x9b\x42\x24\x80\xbe\x6e\x6f\xbf\xd6\xed\xfe\x58\x0c\x58\xd7\x7e\x1e\x98\x56\x93\xf7\x0e\xb4\xdb\xa0\x1d\x21\x5d\xfa\xda\x81\x46\x64\xa0\xb8\xae\x19\xe5\x77\x94\x6f\xca\x5d\xbf\x4f\xc3\x0b\x4f\xc2\xb6\x4c\x4e\x3b\xc8\x66\x1f\x7e\x7a\xbe\x9f\x2e\xff\x45\xf9\xa7\xf2\xc5\x32\xef\xe8\xff\x76\x78\x80\xe4\x76\x83\x3d\xa1\xcb\x6f\x04\x28\x3b\x60\xd4\x03\xdb\x5d\x66\xa3\x4f\x88\x07\xd2\x49\x5c\x97\xe7\xe1\xb1\xf8\x47\xa9\x9f\x1a\xa9\x48\xfb\x7a\x82\x1d\xfb\x36\x88\xd8\x9d\x07\x7c\xa3\x9c\xfa\x4d\x66\x4f\xb0\x5d\x65\x83\xc8\xce\xb1\x78\xc0\x1e\xe5\x84\xdc\xb0\x98\x79\x42\x9c\x90\x14\xb2\x11\x54\xb3\xaf\x37\xd6\xfd\x65\xdd\x93\xe7\xed\x0d\xf2\xb6\x92\xc5\xdb\x11\x22\x22\xf2\x40\x7f\x8c\xcf\x6f\x90\x9f\x6f\x89\x96\xf1\xf6\x8d\xf9\x79\x3d\x3f\xc6\xab\x9f\xb7\x29\xc4\x14\x4c\x6d\x19\x9f\x7f\x21\x66\x7e\x88\x99\xe4\xf9\xfc\xc5\xfa\xfe\xbc\xbe\xc6\x9f\x5f\xb4\x8b\x27\x52\xc3\xb4\xff\x80\x3d\xca\x99\x87\xc9\xfa\xc6\xf6\x68\x59\xa9\x81\x97\xdc\x01\x7b\x94\xd3\x2e\xa7\xb7\xf5\xc5\x78\xb5\x4f\x3a\xe5\xd4\xff\x45\xbb\x9f\xc7\xbb\x5c\x4f\xd0\x23\x4a\x8a\xff\x2f\x63\xdf\x72\x35\x3d\x88\x6b\x9b\x4a\x87\x60\x63\x03\xd2\xa4\x73\x01\xdb\x95\x7f\x08\x77\x69\x3f\xfe\xbe\xb3\xf3\xcd\xf0\x5e\x2e\x0a\x0b\x21\x84\xd0\x43\x39\x4e\x86\x9d\x0d\x06\x9d\x0d\xda\xc1\x4b\x93\xb1\x14\xe5\x59\x8d\x8b\xef\x0f\xe1\xc3\xf8\x24\x1e\xc2\x5f\xe3\x1f\xfb\x11\x2e\xf5\x62\x1d\x4a\xf2\x71\xea\x7f\xb7\x71\x6e\x57\x4c\xa2\x53\x8f\x61\x9c\xb9\x58\x4e\x8d\x47\xdb\xd8\x3a\xb0\x6d\x0c\x5e\xce\x8e\x75\x6a\xfd\x2e\x5a\x89\x06\x2f\x67\xc7\x3a\xd3\x38\xf8\x64\x1c\x54\x83\xd6\xa9\xf5\xbb\x58\x80\x60\x68\x9b\x5c\xcd\x78\x13\x2e\x3a\x34\x8f\xbf\x69\xfc\xb4\x12\xad\x26\x71\x4f\x6f\x84\x73\x68\xdb\x58\x4d\xf4\x97\x13\xc2\xd0\xf6\xb0\x9a\x8e\x0d\xab\x89\xfe\xb4\xfa\x2c\xab\x6b\x8b\xea\xda\x38\xb8\x0d\x2c\x5b\x65\xe8\xa5\x50\xf8\x14\xae\xfe\x19\x2a\x34\x8e\xa1\xf7\x3d\x9e\x4b\xe3\xa1\x3a\x65\x67\x83\x6a\x30\xb9\x0b\xf9\x9c\xbe\x07\x6c\x40\x9e\x9f\x3c\xee\x2e\x5b\x59\x9c\x3a\x92\x97\x98\x83\x79\xfa\xd8\x80\xbc\xa2\xaf\xea\x58\xdd\x74\xa3\x33\xc0\x60\x9c\xe2\x60\xde\x37\x36\xf8\xbf\xe4\xf3\x65\xeb\x88\x52\xb0\x0d\xe6\x7f\x1f\xcc\x7d\xc6\x06\x32\xa9\xf0\xf2\x71\x2c\xab\x5f\x4a\x34\x36\x0e\xaa\xb9\xcc\xb4\xc5\x06\xe5\x83\xfa\xb1\x9a\xa5\x74\x53\x43\xf2\x67\xc9\x35\x7b\x2c\xa9\x47\xa7\xfb\x91\x1c\x60\x46\xa2\x76\x34\xca\xf9\x65\x35\xc8\x79\x7d\x4e\xf1\xb9\xe2\x2f\x07\x33\xfa\xd4\xfb\xa4\xa7\xd5\x23\x66\xa0\x69\x07\x33\xee\x8c\x65\x35\x82\xb7\xf0\xe7\x38\x29\x57\x57\x98\xcf\x99\x03\x7b\x30\xde\x79\xac\x94\x5a\xb3\xe0\xf4\xdc\x8e\x46\xb5\x8c\x77\xf4\x6c\xbc\xc4\x49\xcf\xf4\x3a\x4d\xae\x53\xd6\x7b\xad\xc7\x30\x9e\xc4\xc9\x3f\x29\x35\x77\x25\xe2\xfd\x0f\xde\x3e\x8d\xb5\x3c\xef\x8b\xf3\xce\xac\xeb\x63\x2d\xf3\x1b\x6b\x55\x1d\xbc\x65\xaa\xc7\x66\x9c\xff\x2b\x7c\x4b\x8d\x5b\xf4\x5d\x1b\x27\x8f\x01\xcb\xfb\xa3\x2e\xeb\x07\x7d\xbe\xeb\xf1\x31\x4e\x7a\x76\xfe\xef\xe3\x7e\x58\x13\xe9\x68\x43\xb8\xf9\x87\xbe\xc2\xe3\x34\x6e\x3e\x41\x4e\xdf\xa6\x7a\x9d\xf5\xf8\x1a\xe7\x77\x89\x9f\x15\xa2\x54\x8d\x49\xbc\x09\x4f\xe3\xa4\x3f\xe5\xf9\x7a\xcd\xcf\x2f\xf7\x77\xde\x6e\x8d\xf5\x5a\x3e\xf0\xf2\x7d\x9c\xf3\x2f\xd6\xaf\xf5\x7a\xb8\x74\x55\x53\x8a\xb8\xb1\x3e\x8b\x63\x46\x12\x8d\x93\xc6\x4c\x5e\xc9\xb3\x41\x76\xe1\x29\x61\x29\x92\xa8\x1a\xbf\xff\xa5\x35\x1b\xeb\x17\x62\x47\xd6\xe4\x19\xed\xe0\x67\xfc\xcc\x2e\xdc\x66\x06\x23\x1c\xeb\x71\x18\x67\x3a\x43\x6a\xf1\xbe\x0b\x1f\xba\x0b\x1f\x8d\xdb\xde\x3e\x34\x7e\x5e\x42\x9f\x83\x2e\xc0\x63\x5b\x1c\xef\x33\x98\x80\x90\xec\xbb\x4f\xfd\xef\x66\x8d\xd6\x83\xd5\xda\xeb\x71\x1b\x7f\x88\xab\x1f\x6d\x27\x9b\xc6\xfc\xc1\xc8\xc7\xb1\xcf\x6d\x9c\xd3\x29\x76\xdc\x4d\x5a\xf3\x6e\x64\x3b\x46\x38\xd6\x63\x37\xce\x71\xd2\x88\xba\x9b\xc7\xd3\x98\x2f\x8b\x97\x9b\xf5\x98\xc6\x37\xf1\x4e\x5c\xe2\x63\x43\xac\xb7\xe3\xd2\xf7\x36\x2d\xe3\xdd\x28\x9e\xc4\x76\x5b\xae\xc4\xd5\xf8\x11\xe7\xf7\x5e\x1e\xe7\x25\xfa\x50\x5c\xee\xcb\xe3\x84\xef\x70\x53\x75\xd3\x7a\x4c\xe3\x8b\x69\x26\xd9\xff\xa5\xed\x6d\x5f\x3c\x0d\xf0\xb2\xaf\x1e\xfd\x7e\x2e\xe2\x5d\xf8\x63\xfc\x25\xce\xf1\xfb\xf4\xbf\x2f\x25\xdd\x0a\x8d\x47\x7c\xa5\x3b\xf8\xc1\x48\xc6\xb1\x6f\x89\xc5\xcd\xbc\xc3\x83\x91\x8c\x63\xcb\xe7\xac\x1a\xcc\x99\x46\x7e\xdb\x36\xc2\x6f\x26\x31\x3a\x58\x56\x7b\xec\x5b\xdb\xe1\x66\xb2\xd8\xc1\x64\x6e\xf5\x18\xc6\x93\x78\x13\xfe\x1a\xff\x88\xf3\xbb\xbc\xcd\x6c\x6d\x33\xbc\x9c\x1d\x5b\x01\xc9\xd5\xe8\xfc\xdf\x29\xdc\xef\x3b\xeb\x2e\xe7\xc5\xdb\xcc\xd6\x36\xc3\x4b\xd8\xb1\x87\x8e\x25\x9b\x79\x1f\x07\x0b\xc3\xd7\xe3\x63\x9c\xe3\xa1\x75\x64\xcb\x17\xad\x1a\xd8\x06\x2e\xf1\xcf\x90\x9a\xbb\x87\xe8\x40\x6b\xf7\x1e\xfe\x5f\x66\xde\x3b\x2e\xf1\xcf\x94\x1c\xd8\x4c\x58\x37\x2e\x5a\x07\xf7\x94\x58\xdf\xca\xd5\x76\x89\x9f\xe5\x5b\x56\x0d\xf2\x0f\xb7\xdb\x3d\xfd\xbf\x4c\x6e\xa6\xbc\x70\x63\x4f\xff\xaf\x12\x7d\xf1\x52\x75\xec\x30\x3d\x83\xfc\xcf\x1a\xb3\xf5\xf8\x13\x4e\xb1\xcb\x84\x81\xf5\x78\x19\xe7\x3c\x8a\x9f\xc3\xf3\x1e\x4c\x7b\xe8\xf1\x28\x05\x45\x35\x48\x37\x6e\xf3\x0c\x28\x66\xe3\x26\xce\xef\xca\x34\x4e\x6b\x10\x53\x20\xd6\xe3\x36\xce\x2c\x6d\x54\x67\xb7\x42\x82\x86\x22\x8b\xc7\x4d\x6b\x87\x23\x88\x87\x22\x88\x07\xcb\xec\x0e\x3b\x15\x54\xe3\x22\xce\xf1\x2f\xaf\x97\xc5\x04\xd3\xb7\xe4\xd5\x92\x9a\xb5\x59\x9e\xe0\xb8\x79\xe9\xb3\x97\xe9\xcc\x10\x9f\x71\x8b\x0f\x6d\x05\xdf\x8c\x04\x1f\x8c\x34\x1c\x0c\xe0\x65\x43\x59\xe6\xf4\xbe\xbf\x97\xd6\xeb\x71\x6b\x5d\xdb\x1a\xbd\x37\x8f\xdf\xba\x3c\xdd\x3e\xe6\xa9\xfc\xff\xb8\xb5\xae\x1f\xcb\x19\xba\x72\x0f\x5d\x6e\x6e\x1f\xe7\x74\xb9\x3f\x74\x89\xb9\x1f\xcf\xfb\x43\xb9\xc1\xd4\xce\x63\xfb\x38\xc7\x7a\xfe\xf5\xbe\xfa\xd7\x71\x6e\x3f\xa2\x83\xc6\xf9\x78\xde\x1f\x65\xcf\x93\x7c\x7e\xb6\xc7\xc3\xc4\xb4\xb7\xe4\xb3\x7c\xe0\x06\xab\xf7\x17\x1e\xc2\x97\x71\xd2\x53\x7c\xfb\x7a\x5e\x98\x0f\xff\xf0\xf8\x7d\xfc\x53\xe4\xef\xa0\x2f\xec\xa0\xcf\x00\x1b\x4c\x96\x2c\x3e\x7f\xcd\x87\x4c\x48\x3f\x58\x91\x73\xec\x4f\x6a\xc1\x86\x33\x5c\x3b\x74\xd9\xba\x3f\xcf\x17\xd3\xd0\x1f\xb7\xe4\xc9\x27\xb5\x69\x7f\x4a\xc6\x3c\xd9\xbf\x7c\xe3\xaa\x81\xf5\xe8\xf1\x7f\x5e\x2f\x1f\xb3\x1a\xde\x92\xe7\xde\xc7\x15\x11\x3c\x74\xe9\xb9\x7f\xde\x4f\x7f\xdc\xd7\x74\xb9\xb9\x7f\x1e\xe7\x4f\xe3\xa4\x75\xd3\x91\xb9\x43\x91\xb9\x83\x3e\xa6\x83\x59\xe8\xd8\xe0\x78\x34\x4e\xef\xef\x5b\xfb\xbb\x2e\x3d\xb7\x8f\x8b\xac\x70\x5f\xef\x57\xff\x33\xe4\xd3\x56\x0d\x66\x78\xc7\x7a\x99\x4e\x0a\x34\x19\xd2\xdb\x0e\x8e\x7f\x32\x80\x97\x0d\x26\x74\xc5\xb1\x6d\xfa\xd2\x7f\xea\xd2\x7f\xf0\xb2\x72\x86\x8e\x6d\x33\x74\x6c\xe3\xa5\xe4\x8c\x93\xf3\x55\x0d\xac\x47\xe6\x93\x9e\x8e\xb4\x9d\x2a\x4b\x3e\xfa\x7d\xfd\xdf\xea\xd7\x0c\xb9\xa4\x4d\x05\xd6\x0e\x46\x38\xce\x90\x4b\x5a\x35\x20\xee\x79\x99\x38\xe3\xe2\xb2\xac\x06\xc8\xc1\xbb\xde\x7a\x0c\xe3\x7a\x9f\xb8\x5c\xb6\x27\x2f\xa7\xcf\xc1\x7a\x47\x33\xe4\x82\x5d\x0d\x68\xbb\xfd\xe4\xff\x32\xa3\x15\x1a\x7c\x7f\xf2\xf3\xba\xc9\xca\x1c\x56\x07\x5d\x71\xa7\xf3\x6d\x4c\xd5\xb7\x1e\x4c\x27\x3e\x43\xdb\xd5\x54\x31\xe9\x83\x29\xbb\xeb\x31\x8d\xb3\x7f\x9c\x7e\x66\x8c\x25\x72\x33\xab\xda\xc1\x8a\x6f\xf5\x18\xc6\x93\x38\xc7\x3f\xb6\xfb\x51\xba\xc8\x83\xfd\xcc\xd0\xfb\xca\xa0\xca\x4b\xc0\x19\x33\x35\x4e\x66\x29\x1d\x4c\x3e\x3f\x43\xa7\xa5\x6a\x4c\xe2\x21\xfc\x35\xce\xf4\x9a\x30\x0e\x4f\x16\x6a\x66\x83\x79\x60\xc4\x2e\x93\xe2\x6f\x2a\x9f\xd5\x60\x64\xe2\x8c\x08\xbd\x1f\x3c\x2d\x31\xf3\xe6\x64\xa2\x24\x36\x30\xef\x8c\x40\x9c\xac\x8b\xcc\x06\x73\xb9\x8b\x0e\x3a\xa5\x55\x83\x74\x18\xea\x67\x2f\xe3\xcc\xd6\x7f\x85\xf0\xd7\x38\xc7\x7f\x93\x0e\xc9\xe5\x3a\x59\x29\xb9\x70\x8e\x3f\xcd\x57\x29\xbe\x1a\x21\x3c\x8c\x93\x9e\xe2\x4f\xf9\xd2\x55\x83\xf9\xf9\xc5\x9f\x2b\x34\x8f\x8b\x99\x73\x59\xd2\x7a\x86\x12\x4c\x54\x03\xdb\x27\xab\x32\x4d\x56\xa1\x65\x83\xfd\xcf\x2e\x7c\x19\xc7\x29\x87\xae\xc4\xf5\xf8\x18\x27\xdd\xc4\x9f\xf2\x09\xab\x06\xe9\x93\x43\xf8\x36\xce\xf7\x83\xf3\xf8\x78\xd9\x6b\xdb\x60\x56\xa0\xe9\x5c\x50\xd5\x20\x3d\x83\xe3\x79\xb6\xe8\x86\xe3\x5d\xe1\x21\xfc\x33\xce\x79\x4f\x7e\xef\x1b\xe2\xb7\x97\xdb\xed\xd0\xf8\x5f\xaf\x77\x56\x31\x39\x98\x68\x78\xfa\x32\x74\xea\x32\x74\x30\xef\xd0\x8c\xcf\xf3\xf5\x85\xf2\x41\xf3\xbb\xbe\x34\xce\xed\x6a\xaa\x9f\x6f\xa9\x1f\x16\x64\x3d\x86\xd6\xa9\x22\x37\xa7\x22\x37\x95\xfd\x79\xb2\x8a\x2a\x1b\x2f\xdf\xe7\x77\xfd\xbc\x4e\x99\xd0\x61\x4c\xf5\x23\xdf\xaf\x6a\x30\x8b\x74\xe3\x78\x7e\xa6\x3f\x33\x3c\x1e\x2c\x7a\x32\x43\x3e\x5e\xd5\x60\x9a\xe9\x8b\x74\xfe\x2d\xf1\x03\xd3\x90\x0e\x5e\xf6\x4d\x47\x80\x56\x83\xff\x2b\x7e\xfe\x99\x9f\x59\xda\x74\x4c\xf2\x6d\x7a\x1b\x50\x39\xd2\x41\x5f\xba\xc9\x3b\x56\x36\x38\x1e\xbf\x2f\x39\x93\xb2\x02\xf2\x72\x70\xa6\x72\xbe\x55\x83\xe3\x81\x55\x60\xfa\x12\x76\xf2\xd6\xb5\xf0\x14\xfe\x09\xe7\xb1\x84\x97\x86\xf5\x78\x1a\x6f\xfc\xdf\x10\x7e\x19\x67\xff\x50\xc7\x67\xea\x98\x3a\x59\xcd\xf4\x1c\xbc\x04\xac\xc7\xcb\x38\x93\x0e\xc3\x25\xbf\x1e\xbb\x71\x6c\x9f\xf4\x15\x9e\x2c\x78\xca\x46\x12\xe7\x77\x9d\x92\xff\x2c\x56\x5a\xfd\xa4\x70\x8d\x5f\xc7\x5a\x96\xcc\x98\x29\x57\xeb\x6a\x74\xe2\x53\xb8\xfb\xd7\xbc\x84\xfa\x91\x9c\x64\xa9\xd2\xa6\x62\xdf\x93\xc5\x49\xd9\xc0\x7e\xc1\x7a\xf5\x93\xe5\x45\xd9\x20\x1f\xe6\x2d\xfc\x36\xce\xef\x1a\xfc\xdf\xe6\x71\x32\xf4\x6a\xb0\xbc\xe8\x4c\x59\x3d\xab\x11\xc4\x39\x5f\xd7\x52\xff\x3a\x46\xb2\x8e\xe3\xcc\x6b\x1b\xd7\x78\xb8\xae\x9d\x85\xad\x1a\x1c\x3f\xd7\x75\xca\x97\xab\x1a\x58\x8f\x8c\x64\x9c\x79\x9b\x4f\x58\x68\x65\xb0\x46\x4d\x3d\x6e\xe3\xa0\x33\x7d\xbc\x66\xde\xa6\x83\x0a\x97\xf0\x32\xae\x1e\xa7\x71\x8e\xff\xe6\xf8\xe5\xe3\x35\x99\xfd\xad\x1d\x2c\x3a\x3e\x53\xd6\xcd\xc9\x5b\xe9\x73\x84\xe6\x57\xf9\x01\xab\xa1\xac\xdf\xea\xc7\xe3\xec\xeb\xff\xab\xa1\x30\x59\xce\x11\x0d\xf2\x6d\x0c\xf5\xb3\xfd\xbe\x6b\x2e\x90\x3e\x8a\xd8\x9d\x8a\xd8\x1d\x31\x0f\xe1\xcb\x38\xe9\x23\xbe\x1d\xf1\x19\xe7\x7c\x89\x6f\x87\xf9\x70\x50\xad\x67\xe4\xf5\xf4\x65\xf1\x54\xf6\xba\xc1\xdb\xb6\x7a\x0c\xe3\x49\x5c\xfd\x48\xfe\x27\xd3\xb8\x0f\xde\xaa\xcd\xf4\xfe\x9e\xda\xdf\x23\xef\x3f\xa8\x5f\xa9\x53\x6c\x35\xf8\x37\xa9\xee\x24\x9e\x18\xe8\xdb\x0e\x06\x7e\xcf\x94\xcf\xd6\xe4\xa5\x6f\xe1\x9c\x7e\x9d\x4a\x67\x06\xc5\x0a\x23\x16\xa7\xef\x5c\x27\xef\x5c\xdb\x21\x31\x97\x61\x71\x10\xd4\x6a\xa7\xd8\xc8\xdb\x73\xa6\xfa\x17\x1b\xa5\xd9\x3d\xb9\x5d\xd1\xd7\x61\xf2\x0e\x94\x0d\xa8\x71\x53\xe2\x40\x2e\xe7\xd5\x50\xdd\x25\xf6\xef\xed\x39\x17\x2f\x19\x19\x40\x5e\x8f\xc3\x38\xa6\x99\xbe\x3e\xd3\x97\x98\xd5\x80\x76\x3f\xc5\x46\xcb\xcb\x63\xd1\x5a\x66\xf1\xb7\xbd\xbc\x65\x74\x4d\x8d\x7f\x7b\x99\x6d\x2e\x33\x56\xca\x9e\xbe\xc4\x9c\xbe\xc4\xb4\x98\xdb\x66\x6b\xfa\x42\x8d\x94\x58\xdf\x16\x07\x4c\x30\x31\x52\x74\xd8\x9e\x2f\x26\x92\x18\x2c\x8a\x3c\x7d\x99\x38\x75\x99\x38\x52\xec\xfe\x78\xfc\x4c\x04\x7c\xb0\xfa\xc1\xcc\xc7\xcb\xe6\xe1\xe9\x84\x3e\x10\x33\x1f\x2f\xd7\x87\xcb\x95\x11\x8b\x33\x5f\xd3\x8d\xa5\xd6\x0e\x8b\xa7\xd7\xfc\xf0\xd2\x58\xcd\xfa\x1f\xd3\x97\x7d\x53\x97\x7d\x83\xa9\x2c\x67\xea\xf4\x56\x0d\xd0\x87\x3e\x0d\x33\xe5\x9a\x5d\x0d\x56\x64\x91\x38\xf6\xb6\x9d\x1f\xd5\xd0\x4c\xf6\xf3\xf3\x32\xfb\x71\x99\xd1\x47\xa1\x1e\xb7\x71\xbd\xcf\xf1\xfc\x2c\x2e\x99\x2b\x7c\xf0\x92\x6e\x3a\x90\x78\xf2\x16\xef\x9c\x87\xbe\xeb\x27\x35\x25\x7f\x54\x17\x24\x16\x97\xb7\xcf\x75\x30\xed\x3d\xab\x19\xcd\x25\xab\x6a\x35\xc0\x27\xf4\x39\x98\xeb\x14\x3f\xaf\x93\xfc\x1c\xdc\x26\xd7\xb9\xfc\xfe\x7a\xfe\x57\xb5\x60\x3a\x32\xb7\x1a\xdf\xff\xea\x30\xcd\xa5\xbc\x44\xd5\xe0\x78\xb8\xfd\x38\xd2\xb6\x1a\xec\x07\x56\xcc\xb9\x2e\x89\xad\x75\xc5\xfe\x5f\x6d\xa4\xb9\x2e\x89\x8f\x75\xd1\xba\x23\xf1\xb7\x2e\x89\x1b\x5f\x4e\xd1\x49\x60\xb2\x42\x19\x1b\x8d\x38\xff\x57\x3e\x49\x93\xd5\xb2\x5c\xd9\x65\x2e\xe5\x0d\x9a\xaa\xf6\x34\xe9\x33\x31\x59\xcf\x89\x0d\xf0\x9b\xc4\x99\x23\x61\xa7\x22\x61\x27\x23\x10\xa7\x2f\xb9\xe6\x92\x4f\x52\x90\x6f\x97\x7c\x92\xa6\x6b\x20\x1d\x3d\x84\x2f\xe3\xa4\x1b\xd7\xef\xb2\xf8\xe6\xed\x55\x3b\x98\xb6\x76\x32\xd0\x95\x0d\xce\x3b\xc5\x3a\x8b\x93\xb0\xc1\xfe\x27\xc7\x39\x4c\x67\xc8\xe5\xea\x27\x85\xbb\x1f\xa5\x6c\xa4\x7a\xb1\xa6\xe9\x30\x45\x07\x7d\xef\x94\xba\xa9\xd2\x16\x93\x4e\x08\x93\x01\xb0\x6c\xa0\xf2\x06\x2f\xe3\xa6\x23\x58\x27\x4b\x34\xb4\x83\x3e\x9d\x93\x45\x18\xd8\xe0\x38\xc9\xcf\x6b\x7a\x5e\x58\xbd\xf6\x60\x24\xf8\x64\xf6\x75\x36\x30\x8f\x29\xbe\x92\xf5\x71\x2a\xb2\x75\xf2\xd2\x6d\x3a\x82\x75\x2a\x82\x75\x9e\x27\xc7\xa3\x84\x41\xd5\x60\xa9\x03\x8d\x27\xb4\x4e\x17\x13\xdd\xce\x53\xff\x9b\xa6\x73\x92\x9f\x99\x7a\x78\x2e\x1f\xab\x16\x8f\x55\xf3\x6c\x7a\x5f\xc7\xdd\x85\x84\x82\xe7\xe4\xe5\xf8\x5c\x4a\x75\x5b\x0d\xd2\x81\x6a\xee\x5a\x52\x13\xd7\x22\x5f\xa5\xd6\xdd\x4a\xbf\xcf\x3a\x5b\xbc\xec\xae\xc7\x61\x7c\xf2\x7d\x7e\xaf\x12\x06\x55\x83\xff\x4b\x35\x65\x2d\xa9\xbf\x6b\x51\x3e\x9c\x7e\x7f\x1b\xe7\x25\x66\x6a\x3d\x6e\xf3\x39\xad\x8f\x93\xf9\x2f\xeb\x71\x19\xdf\xc4\xf9\x5d\xdb\x74\xde\xa2\xb3\xfb\x31\x1d\xb6\xe8\x40\x35\x71\xf9\x38\xb7\x74\x9c\x4b\xf1\xe7\x63\xf9\x80\xe2\x9b\xe7\x3c\x79\x5c\x5c\x72\xea\xa8\x06\x71\x1e\x47\x97\x7c\x58\xe7\x7a\xc9\x6f\xbc\xcc\x9d\x8e\x6c\xad\x06\xe9\x23\xdc\x72\x7b\x49\x6e\x4b\x0e\xaf\xcf\xf2\xe4\x63\x51\xa3\x93\x6a\xdc\xfa\x99\xff\x7f\xe4\xff\x76\x18\x1f\xc6\xc1\x3f\xbc\x0d\xab\xc7\x65\x9c\x7c\x8b\x5b\x8e\xe9\x48\xcc\xc9\x48\xcc\x76\x1e\xe4\xb7\xed\xe3\xca\xa6\xcf\xe8\x6c\xe4\x2b\xdf\x92\x4d\xde\x92\xd5\xfb\x53\xf8\x6b\x9c\x65\x61\xb8\x5f\x6c\x65\x5a\x98\x0c\xc9\x3c\x27\x6f\xcf\xa6\x6f\xc9\xa6\x6e\xc9\x4e\xc9\xe1\xdd\x74\xdc\xda\x8d\x45\xd7\xda\x7d\xfc\x41\xfd\xe2\x1d\x16\x1b\xac\xb6\x41\xf6\xda\x8a\x10\x99\xcc\x53\xda\x4e\x06\x90\x4f\x5f\x4e\x4d\x5d\x4e\x9d\x74\xcd\x9b\xbe\x6c\x9a\xba\x6c\x3a\x59\xc0\x65\xfa\xb2\x69\xea\xb2\xe9\xa4\x0f\x44\x3d\x7e\xc2\xc9\x5e\x8d\xda\xf4\xbe\x3c\x1e\x1c\x17\xea\xfd\x14\x7e\x1b\xe7\xff\x92\x7d\xf7\x2d\xb6\xde\x2c\x9c\x39\x99\xa7\xa7\x1e\x97\x71\x4e\xc3\xe0\xf8\x6f\x93\x89\xa7\x8a\xc9\x4b\xba\xb9\x6f\x9d\x4a\x37\x4b\x3f\xce\x36\xf5\xbe\xb6\xc3\xad\xed\x84\x05\x8f\xea\x51\xe3\x67\xed\xc4\xc9\xcb\xb8\x7a\x3c\x8d\x73\xfc\x14\xf7\x5b\x3e\x13\xd5\x60\x15\x38\x8a\x5d\x06\x9c\xb2\xc1\xe2\x53\x14\xbb\xbb\xa7\xe8\x8c\x7d\xa5\xfa\x99\xc2\xb7\x71\x4e\x3f\x4f\x03\xbb\x4b\x6c\xed\xae\xf1\x53\xbd\xd8\xdd\xe3\x61\xd9\xb7\xc9\xfc\x3a\x73\xfb\x94\xb0\xb5\xcd\xf0\x92\x6e\xee\xa1\x65\xb6\xb1\xcd\xb4\xf3\xd0\x77\x0d\x2d\xe3\xcd\xda\x55\x93\x97\xb6\x73\xfb\xf4\xb0\x99\xe6\x6e\x5e\x5a\x06\xc3\xf3\xc5\x9a\x53\xf3\x12\xbb\x7b\xbb\xda\xac\x18\x35\x59\x4e\x6b\x6e\x6f\x57\x5b\xdb\xd5\x25\xb6\x9e\x9e\x47\x6d\x4b\x97\x96\xc7\xf4\xf2\x80\x4f\x46\x8d\x93\xf3\xa2\xc8\xd9\xa9\xc8\xd9\xc9\xfc\x3d\x73\x4f\xcf\x2f\xeb\x0d\x4d\x5e\xde\xcd\x2d\x97\xd5\x6a\x24\x71\xf6\xef\x63\xc6\x66\x5d\xf4\xf3\xd0\xb2\x97\xab\x69\x35\x16\x8b\xa3\x71\x9c\x0a\x0d\xa9\x46\xa9\xf5\xe7\x29\x3a\x87\xf9\x0d\x79\x77\x0b\xbf\x84\xbf\xc6\xf9\xbd\x5a\x77\x61\xbe\x62\x9d\x99\x79\x75\xf5\xaf\xd3\xf3\xc6\xb9\xa5\xfa\x99\xc2\xdd\x0f\x0b\xef\xb0\x20\xe4\x74\x04\xee\x64\x04\x6e\x3b\x4f\x8a\xb3\xed\xe3\xcd\x4e\x8a\xb9\x4b\xfc\x99\xe9\xf7\x29\x2e\x99\x4f\xa8\x1e\xfd\x3e\xb6\xa5\x93\x39\xfe\x27\xb3\xf8\xb2\xb1\x88\x93\x3e\x4a\x0c\x51\x0d\xce\x97\xf8\x36\x3d\x4e\x1c\x87\xda\x49\xdf\x97\xb9\x97\xe9\xbc\x48\xe7\x53\xf3\xbb\xcc\xe7\x38\xde\x9c\xf3\xe2\xa9\x74\xdb\xda\xb7\x61\xed\x6b\xe7\xc9\x63\xd2\x56\xbe\xb7\x6a\xf0\x7b\xb9\x3d\x3b\xcd\x6c\x35\xf8\xbf\xb4\x5e\xef\xd7\xdf\xfb\xea\x7b\xa9\xd6\x6f\x1f\x1b\x36\x9c\x39\xda\x79\x4a\x5e\xbd\x16\xeb\xaf\xbe\x4b\xfc\xf6\x5a\x4e\xbe\xfa\x2e\xc9\x25\x5b\x0d\x75\x79\x74\xb2\xf2\xd2\xdc\xb6\x1a\xee\x4f\xfc\xd0\xf9\xbf\x9f\xf9\xf0\x23\x1f\xf2\x52\x72\x3a\x5b\xf9\x54\xb6\xf2\xc9\x4b\xc6\xc9\xec\xac\x6c\xb0\x00\xa9\xe8\xff\xf3\xf8\x79\xe9\x33\x6f\xad\x2f\x5b\xfb\x36\x32\x1d\xb4\x93\x09\x02\xe6\xf6\x71\x82\xa1\x9d\xed\x64\x8d\xb6\x88\x83\xdb\x64\x30\xcd\x79\xf5\x13\xc2\xbb\x71\xc8\x2b\xa6\x45\x8d\x50\x22\x83\x60\xfa\xf3\xea\x47\xef\x53\x7d\x0c\xde\x0a\xb5\x93\x09\x05\xea\xd1\xef\x73\xbb\xe2\x65\x65\x38\xb2\x32\x14\x59\xa9\x6a\x83\xf5\xd8\x8c\xb3\x3c\x29\xf6\x8b\x7a\xec\xc6\x21\x27\x4f\x98\x0f\x22\xe4\x1c\x12\xcc\x94\x5e\xef\x13\x97\x95\xab\x1a\xaa\x66\x98\xc2\xb7\xf1\xe7\x7f\xe5\x4f\xc3\x99\xd2\xab\xd1\x88\xeb\x7d\xf2\x79\x35\x20\x07\x18\xf9\x18\xa1\xfd\x34\x18\x7a\x59\x78\x07\x7e\x91\x3f\xab\xc1\x7a\xb9\x93\xfd\x28\x1d\x6b\x30\x1d\x6b\x3b\xe9\x9c\x53\x8f\xcb\x38\xf8\x8d\x35\x0e\x22\xae\xa5\xf1\x23\x26\xa3\x70\xbe\x7f\x7b\x5e\xb4\x0f\xde\xc9\xf1\x2b\x21\x42\x30\x2f\x6b\x3b\x99\x2f\x30\x1c\x29\x19\x8a\x94\x9c\xac\x78\x19\xd1\x53\xf3\xce\x44\x3f\x93\x69\x4e\xc3\xb7\x4f\xa1\xdb\xa7\xb3\xb5\x2e\xfc\x36\xde\xf9\x3e\xe9\x20\xeb\x57\x35\x58\x88\xec\xe4\x78\x54\x1d\xa3\x1a\xea\x7f\x0a\x1f\xc6\x39\x4e\xf1\x55\x27\xff\x57\x63\xf1\x7d\xd2\x4d\x21\x17\xd5\xb8\xf9\x3e\xe9\xa3\xfc\x73\xd5\xc0\x3e\xd5\xc5\xb7\xc3\xfd\xc0\x9a\xd5\xce\x76\x37\xe1\xaf\x71\xf0\x09\x6f\xbd\x22\x94\xd0\xa7\x1a\x8b\xef\x73\x9c\x73\x89\x6f\x55\x4e\xae\x1b\xdf\x9a\x5f\x66\x54\x98\xbd\xff\xc1\xf5\x3e\x42\x11\x10\xa1\xcb\xac\xd9\xc5\xd6\x3a\x15\x05\xcb\x82\xb4\xb3\xfd\xc3\xa7\x71\xfe\x7d\x0f\xe1\x8f\x71\x7e\xf6\x20\xf9\x14\xd1\x50\x0d\xf6\x2f\xb6\x96\x2b\x62\x35\xf8\xd9\x83\x9f\x1d\x4b\xe3\x61\x19\x91\xd9\xc5\xee\xe1\x65\xa6\xd3\x55\x17\xbb\xa7\xdf\x87\xb8\x6f\x67\x1b\x21\xfc\x33\xce\xfe\x43\xef\x7b\x79\x24\x97\x47\x0f\x8e\x47\x2e\x87\xd5\xc0\x36\xd6\x93\x6c\xb7\x3c\x0d\x4c\x8b\x37\x59\x5c\xb5\x86\xa9\x7e\xe0\x72\xd8\x4e\xba\xe6\xd5\x63\x37\x4e\xb6\x4b\xe3\xd3\x38\xc4\x53\x93\x18\x5a\x1e\xff\xd2\xf8\x35\x4e\xa5\x63\xad\x06\xc6\x3f\xb4\x3c\xd6\x76\x3f\x14\xc7\xe3\x18\xc2\xb7\xf1\x97\x38\xe9\xb6\x2d\xfe\x36\x4f\x33\x8c\x70\x8c\xd8\x5e\x36\x9b\xcb\x86\x97\xa1\xf5\xf8\x19\xe7\xff\x8a\xdd\xb7\xbf\x8b\xe9\xfb\x54\xae\x37\x62\x9b\xed\x10\x0a\xd0\xce\x26\xfa\xe8\x94\x16\xba\xbc\x3b\xa9\x0e\x06\xef\xec\xd8\x60\x9d\xbe\xc6\xf1\x3f\xe6\xb7\x87\xa7\xc3\xa1\x65\xf3\x98\x7f\x1e\xaa\xef\x54\x1f\x23\x9e\xa5\xff\x85\xb9\xae\x70\xce\xe3\x63\x31\xfd\x50\x4d\x61\x42\x8d\x7a\xbc\x8d\x63\x5e\xc6\x95\xc2\xc3\x38\xe9\xa9\x65\x29\xd7\xcb\x50\x9a\xd6\xc9\x88\xc8\x70\x9a\xd6\x6a\x90\x9e\x37\xfb\xf9\xfc\xfe\xa7\xf7\x3b\xc7\xf3\x59\x6c\x7d\x14\x5b\x97\xc4\xcd\x67\xf1\xf7\xc1\xfa\x78\x5e\xa2\xb3\xd2\xb1\x06\x43\x1a\xdb\x79\x89\xce\x9f\xc5\xfd\xc7\xed\x7f\x68\x7d\x7d\x5b\xf3\xc5\x02\x4f\xe7\x25\x7a\xfe\x3c\x9e\x9f\xc6\x33\xf8\xbf\x3f\xf7\xff\xa3\x7a\x71\x49\x6c\xfd\xbc\xed\xfd\xb8\x2e\x78\x09\x1b\x4e\xa3\x1a\x4a\xa3\x3a\x99\x90\xa5\x1e\x87\xf1\xc9\x7e\x42\xf8\x63\x9c\xf3\x1b\xec\xe7\xd4\xf8\x79\x79\xd4\x4e\x26\xe6\xa8\xc7\x6d\x1c\xeb\x9d\x97\x1d\xe1\xcb\xa3\x6a\x70\x9c\xdc\x86\xb3\x89\xaf\x12\xe6\xbd\x76\x52\x4d\x0c\xa7\x4b\x0d\xa5\x4b\x9d\xf3\xe4\xfb\x17\x4f\xf3\xa1\x9a\x69\xe7\x45\xf9\x90\xca\x1e\x5e\x0d\x7c\x17\x23\x10\xeb\x71\x1a\x87\x7c\x63\x22\x92\xe0\x9d\x0e\x1b\x2f\x71\xd0\xd3\x97\x35\xa1\xcb\x9a\xf3\xc2\xb1\x2a\x52\xc7\xa7\x60\x48\x60\xe1\xec\xbf\x53\xcd\xaa\x06\xe6\x85\x56\xfc\x70\xfa\xd3\xe0\xad\x4a\x3b\xe9\x5b\x16\x8e\xc8\x0b\x46\xe4\x15\x3e\x85\x87\x71\xf6\x33\x0e\xe1\xfa\x5e\x55\xed\x9d\xa2\xcf\x94\x7c\x4b\x15\x7f\x9d\xa2\x83\xf2\xc3\x55\x83\xdf\x45\xb9\xca\x4b\x0f\x36\x58\x4f\x9f\x6a\x19\x03\xeb\xd8\xe0\xff\x4e\x7e\xaf\xf7\x91\xa4\x0f\x9f\xaa\x8d\x86\x23\xe6\x42\x11\x73\xaa\xcb\x1f\x19\x69\x3c\x85\xb3\x9f\x70\xff\x41\x3e\x41\xd9\xc4\x2f\x52\xc7\x83\x6a\x70\x3c\x94\x33\x29\xdf\xbb\x6a\x70\xde\x29\x67\x52\xbe\x77\xa1\x48\xb4\xc9\xf4\xad\x91\x69\x7e\x43\x0c\x59\xf5\x4f\x3a\xa4\xc7\x9f\x94\x57\xac\xd4\x5f\xdb\x8b\xf8\x84\x69\xb4\x67\x50\xce\xe4\x32\x9d\x17\xf9\x93\x79\x22\x83\x45\x56\xd8\x18\xc4\x39\x1e\x39\x39\x04\xf3\x9d\xb6\x93\x09\x35\x22\xe5\x5a\x1e\xcc\x6b\x7a\x4e\x46\x26\x86\xd3\x99\x56\x83\xe3\xa1\xfa\xc8\x88\x25\x36\xd8\x8f\xe6\xd7\xf2\x2d\x9f\x4d\x3e\x19\x5d\xf8\x32\xce\x7e\x34\xef\xaf\xe7\xf7\x15\x5f\x69\xbd\xff\xcc\xcf\x3f\xfd\x2f\xf7\xc1\x54\x64\x74\xf0\x1a\xa1\x70\xfc\x2f\x23\x69\xd8\xe0\xf8\xb9\xae\x9d\xa7\x33\x94\xa7\x53\x95\x4f\x63\xc9\xf7\x3a\x18\xfb\x52\xf8\x24\xae\xfd\x74\x9d\xea\x87\xdf\xb5\x4e\xc9\xb7\x25\x35\x9a\x21\x7d\xb1\xe4\x63\x5d\x8d\x46\x9c\xef\x37\xf1\xd5\x6a\xe4\x2b\x5a\xe5\x63\x5d\x7e\xff\xd2\xfb\xdc\xf7\x6d\xf5\x0f\x5a\xfd\x0b\x9f\xc2\x1f\xe3\x1c\x3f\xe9\xb0\x2e\xed\x77\xeb\xa2\x59\x81\x55\x73\x82\x97\x00\x6c\x60\xfc\x79\xfc\x21\xed\x6a\xbd\x1d\xfe\x59\xf2\x67\x1c\xd6\x2d\xf6\x5a\xb0\xee\xb4\x93\x25\xed\x63\xe9\x2e\x36\x54\x18\x7e\x66\x3b\x84\x87\x71\xb0\x45\x27\xdb\x31\x0b\x25\x1b\x41\x9c\x9f\xa7\xec\xc6\xa1\xb2\xe1\x93\x97\x83\xb1\x54\x1c\x20\x58\x8b\xbb\x9d\x52\x07\x59\xc9\x99\x0d\xe1\x53\xf8\x63\x1c\xdb\x33\x13\x58\xc4\x52\x71\x80\x60\xb5\xe1\xc2\xd9\x8f\x02\x6b\xc3\xb5\x75\x93\xdb\xc6\x92\xf5\xa2\x1a\x7a\xdf\xf8\x6d\x1c\x6c\xca\x6c\xfb\xf5\x38\x8c\x43\x4c\xa7\xbe\x57\xbe\x50\x41\xab\xfb\x39\x19\xa8\x5f\x5a\x9c\xfa\x91\xf8\x60\xda\xd2\x7a\x1c\xc6\x49\x1f\xb1\x4b\x9a\xad\x99\x27\x6c\x32\x22\xaf\x1e\xb7\x71\x88\x0f\x26\xbc\xa8\xc7\xd7\x38\xb6\xbd\xd4\x38\xd3\x74\xa0\x4b\xef\x4c\x8a\xd7\xb5\xbc\x3c\x16\x97\x47\x52\x1d\x64\x60\x0b\x1b\xac\x2a\x4f\xb1\xb8\x2c\x86\x96\xd4\xca\xe4\x76\x62\x63\x7b\x28\x7d\xe5\xa4\x71\x38\x96\x2e\x4f\x83\x21\x2d\x67\x30\x32\xae\x1e\x35\x4e\xd6\xbe\x3d\xbb\xd8\x57\xd9\x99\xab\x81\xba\xc5\x07\xb7\xcf\xb5\xa5\x9e\xae\x0d\xb5\x23\x0e\xaa\x8f\x4e\x5f\x59\x8d\x8f\xb8\xfa\x91\xfa\xb5\xa4\x0e\xd2\xa7\xaa\x1e\xdd\x3f\x2e\x4f\x83\x91\x71\xb1\x94\xb5\x3f\x18\x62\x73\xc6\xd1\xd8\xff\xe3\x79\x61\x76\xfe\xe0\xe5\x5d\x3d\xa6\x71\x8e\xe7\x22\x3d\x1f\xcf\x0b\x5d\x7d\xe3\x10\x5f\x29\x42\x33\x68\xd5\x3f\x83\xd6\xdf\x58\x2a\xf2\x13\xcc\x87\xd9\x4e\x56\x1d\xa8\x47\xbf\x8f\x08\xa0\x93\x3e\x7f\xb1\x5e\xaf\x47\x16\xed\x09\x5a\x7f\x63\x59\xbd\x5b\x1f\xeb\xa2\x33\x12\x39\xf6\x29\xba\xed\x53\x74\xa3\x78\xda\xa7\xd4\x97\xcd\x44\x0c\x71\x50\xec\x6e\x45\xfc\x55\x83\xe3\xe1\x38\xb7\x8a\xb1\x54\x83\x74\x26\x9f\xec\x26\x3e\xd9\xb4\x0a\x04\x23\xda\xea\x71\x1a\x27\x1d\x42\xfd\x6b\xfc\x8c\x1d\x39\x83\x97\x68\x41\xa3\x3b\x1b\x37\xf1\x4b\xf8\x30\xce\xf9\x4a\xf5\xe3\xf1\x4b\xfd\x92\xfa\xeb\x10\x93\xa0\xb5\xbe\xde\x07\xfd\xb7\xb2\xd5\x57\x03\xfd\xb3\xe8\x4a\x3d\x4e\xe3\x41\x7c\x12\xd7\xba\xdb\x30\x33\x9c\x41\x6b\x5f\x6c\xe5\x73\x0a\x9a\xe7\xdb\x39\xba\xde\xf7\xff\x5e\xfc\x5f\x5a\xf5\xc2\x56\xf9\x6a\x74\xe2\x43\xf8\x34\xce\xff\xe5\xf6\xbf\x6f\xa9\x89\xfb\xa6\x9a\x28\xf5\x7a\x2b\x12\xb0\x1a\x1f\x71\xf6\xd3\x4d\x37\xa6\x11\x0e\x46\x98\xc6\x56\xa4\x5e\xd0\x3c\x7c\x06\xeb\x57\xc6\x9e\x52\x07\xb7\xe4\x27\x7d\x16\xc3\x21\x11\xc1\xfc\x88\xed\xa4\x6f\x62\xd0\xe8\xcb\x46\x12\x0f\xe1\x1a\x27\xb3\xc9\xc7\xa9\x71\xa6\xbf\x0b\x91\x7a\x85\x73\x5e\x52\xea\xfe\x4e\x16\x73\x93\x75\x6d\xab\xb2\x62\xb0\xca\x59\x3b\xa7\xe6\x45\x91\xec\xd5\x38\x89\xa7\xf0\xcb\x38\xdf\xa7\x7c\x70\xa8\x41\x35\xf8\xbd\xe2\x43\x5d\xea\x55\x83\xf3\x42\x39\xb6\x7d\x2c\x64\x22\xc0\x76\x4e\xcd\xd7\xe3\xf1\x3f\xb4\xde\x4d\xcd\x97\xb2\xb7\x87\x42\x04\x82\x97\x68\xb1\x7d\x2c\xdc\x8c\xf8\x8e\x76\xa8\x1f\xc9\x31\xe5\xff\x8b\x46\xb9\xb7\xe5\xd3\x59\x8d\xc5\xba\xec\x9c\x17\x1f\xff\x36\x8f\x7f\xd1\x68\x25\xb2\x95\x37\x68\xe5\x2d\x9c\xf3\xf5\x9a\xaf\xe8\xd3\x19\x0c\x41\x0b\x5b\x79\x83\x56\xde\x33\x1a\x8f\x6d\x0e\x29\x08\x86\x14\xb4\x93\x89\x4b\x62\xbf\xa6\xff\x2b\xfa\x53\x7d\xdc\x9f\xbf\x8b\x69\x6c\x83\xa1\x6c\xe1\x5a\x92\xb1\x3f\x96\xeb\x97\xb5\x89\x9e\xf8\x6c\xa8\x1f\x7e\xaf\xd2\xc9\x06\x7d\xed\xdb\x39\x79\x1c\xdd\x3f\xcf\xd7\x8f\x72\xa9\xe1\xb2\x38\x6d\x6d\xad\x06\xe4\x18\x43\xd6\xd2\xd6\xd6\x94\xb5\x35\x18\x11\x59\x8f\x3f\xe1\xac\x49\xc9\x90\xb5\x74\x1e\xbe\x54\x1e\xbe\x60\xf1\xbd\x74\x11\xad\x54\x11\xad\xe0\x6d\x58\x86\x22\xb5\x53\xd5\x77\x83\xe6\x9b\x0c\xf9\x50\x26\x4b\xee\x9e\xc1\xdb\xb0\x74\x1e\xbe\x6a\x10\x07\xbf\xd5\xe3\x32\xce\xef\x8a\xfe\x7f\xab\x5f\xf5\xf6\xeb\x9f\x71\xda\xa0\xfd\xa5\x3d\xff\x53\x9e\xff\xc1\xf4\x9e\xf5\x78\x19\xe7\xe7\xe5\x29\xfc\x31\xce\x7e\x92\x64\x52\x01\xd9\x6a\xb0\x9f\x0c\xe1\xfe\x5f\xd6\x10\xbc\x0e\x7d\x06\xad\x3b\xd5\x08\xe2\x1a\xcf\x76\xff\x14\x73\x8c\x50\x4b\x97\xdd\x4c\xa5\xfb\x0b\x5e\x8a\x25\x6d\xcb\x6c\xb0\x9f\x33\x84\x3f\xc6\x21\x6e\x98\x27\x26\x43\x77\xb7\xc9\x10\x86\xc2\xd5\x0f\xc5\x71\x32\xbf\xdf\x19\x57\xeb\xc2\x35\xfd\x0c\x2c\x0f\x46\x08\x66\xa8\xa6\x64\x35\x3e\xf6\xc3\xf1\xcb\xf8\x5c\x0d\xb2\xa3\xe8\x79\x99\x6e\xba\x9c\xe5\xa9\x2e\xe3\x5a\x9a\xce\x8b\x56\x31\xe6\x9b\xc9\x90\xf6\x5d\x0d\xb2\x7b\xb2\x1f\x19\x99\xd3\x46\x66\xfa\x60\x65\xdc\x1e\xff\x4d\x2b\x1d\x4f\x6f\x19\x72\xc9\x4c\xd6\x15\x2d\x9c\xfd\x2b\xf4\x21\x55\xab\x2b\x18\x21\x98\xd1\xdd\x7f\x57\xff\x27\xfb\xef\x4b\xe3\x61\x64\xdf\x19\xa2\xbf\x22\xfb\xaa\xb1\xd8\x0f\xe9\xdf\x3d\xbf\x5d\xf3\x3b\x38\xef\xca\xaf\x93\x4a\x5b\x17\xac\xcd\x57\x8f\x9f\x71\xf2\xc9\xd4\xfb\x5b\xcb\x8c\x97\x9b\xc1\x08\xb8\x8c\xe9\xe5\x3a\x79\xfa\x64\x7a\xc3\x74\x6d\xaf\x0c\x66\x93\x8f\x4b\xf3\x3e\x3d\xef\x70\x82\x2c\x7c\x0a\x7f\x8c\x93\xdf\x34\x5f\xb2\x0a\x54\x83\xfd\x5f\xa4\x43\x78\xbd\x30\x2f\x5d\x5c\x9a\xaf\xb0\x38\x90\xfa\xce\xbc\x35\x19\x61\x3a\x04\x7d\x11\xe8\x13\x96\x91\x5e\x8f\xc9\xcb\x9a\x10\xfd\xd3\xff\x8b\x3a\xd0\x67\xdc\xa2\x7f\xba\x9f\x54\x3f\x9d\xff\xbb\x2c\x6e\x16\x4f\xab\x21\x3a\xaf\xad\x79\x84\x19\xf5\x8c\xbb\x71\xbe\xb4\x2d\x65\x68\x5b\xe2\x69\x32\x6d\xad\x4c\x5a\x2b\x0b\xe7\x38\x9f\xd4\xbc\x3c\x54\xbf\x78\x79\x54\x8f\xff\x70\xcc\xd7\x7d\x73\x3c\xaf\xc5\xd3\x4b\xf1\xc4\x48\xb4\x8c\xd7\x74\x66\x04\x19\x4b\xbb\xd7\xa3\xbf\x57\xa7\xf3\x90\x9c\x79\xcd\x27\x0c\x1d\x38\x43\xeb\x45\x56\xc3\x0c\x96\x83\x3f\x43\xeb\x42\xbe\x83\xd5\xc0\x3c\xf2\x52\x29\xe3\x67\xf9\xf0\xe3\x76\x9b\x87\xf1\x65\xfc\x21\xce\xf1\xff\xcc\xff\x74\xed\x3f\xe9\xe3\x55\x8f\x8f\x71\x8c\x3f\x4f\xd2\xf9\xc7\x6d\xb5\x1a\x49\x1c\xf3\x9e\xde\x36\xf2\xa0\x9a\x45\x5f\xab\x7a\xbc\x8c\xdf\xc4\x31\x9e\x3c\x69\x6d\xad\x06\xe9\x4c\xbe\x4d\xa5\x51\xad\x06\xd6\x35\xf3\xcf\x65\x4a\xed\x4e\x9a\x15\x0b\xe7\xff\xca\x9a\x58\x0d\xf0\x15\x7d\x52\x33\x87\xfb\x67\x71\xa1\xb8\x49\x67\xd6\x08\x42\x83\xc7\xa4\xec\xc2\xb5\xde\x95\x1f\xab\xe4\x8e\xf0\x34\x4e\xba\xe1\xd8\x9c\xa9\xbc\x92\x49\x9f\xe5\x62\xe7\x26\xfc\x35\xfe\xf1\x7d\xd0\xd3\xf9\xae\x32\xe5\x54\x40\x5f\xd5\xb4\x6b\x73\x35\x06\xfb\xe1\xff\x2a\x1d\x77\x35\x40\x1f\x5e\x96\xa5\xf3\x3f\x25\xcd\x69\xed\x64\xde\xb8\xcc\x74\xff\x2c\x5e\x17\x5d\xf4\x97\x15\x2d\x65\x2d\x0b\xd6\x04\xcc\x4c\xd3\x39\xa9\x8e\xd3\x0c\x51\xaf\x77\xe1\x94\x63\x8c\x80\xcb\x94\xcf\x59\xd2\x99\xf8\x0c\x16\xf1\xab\xc7\x65\x7c\x13\xbf\x85\xbf\xc6\x3f\xe2\xfc\xdf\xe5\xef\x65\xad\xdb\x60\x48\x5c\x32\x8f\x12\x1b\x50\xd7\x3a\xe5\x43\x2e\x8f\x9f\x97\xf5\xd1\xbb\xfe\xd7\x74\x58\x2c\xcd\xcd\x6a\x0d\x99\x0a\x45\x4a\x26\x60\x6a\x67\xa6\xde\xdf\xee\x5f\x7c\xcb\x7d\xdc\x89\x99\x92\x89\x99\x4a\xcc\x9c\xc2\x6f\xe3\x93\xf8\x25\x7c\x1b\xe7\x77\x51\xad\x49\x55\x8f\xa8\x06\xe9\x43\x79\x6e\x5f\xe7\x94\xaf\x73\x30\x4f\x67\xa6\x8e\xeb\x49\xa7\xe7\x1a\x0f\xf9\x64\x7b\x5e\xb6\x0a\x5f\xcf\x29\x3c\x8c\x2f\xe2\x7e\x5f\xfc\xbc\x79\xfc\xe3\x6d\x58\x3d\x0e\xe3\x1c\x7f\xf0\x7f\x1f\x7f\x17\x13\x33\xb5\x43\x7c\xfb\xc4\x30\xce\xf7\xf3\x10\x1e\xc6\x93\xef\xff\xc1\xf5\xbe\xde\x7e\xfc\xb3\x1f\x7f\xc6\xe9\x7f\x3d\xcd\xcc\x6f\xd1\x58\xcc\x24\xf3\x35\xbb\xbf\x64\xf7\x21\x76\xff\x3c\x3d\xc8\xb2\xdd\xda\x21\x36\xfd\xfc\x19\x9f\x3e\xe3\xe2\xf4\x7c\x16\x07\xdf\xd6\xfb\x29\x3c\x8c\xf3\x33\xc4\xbe\x3f\x8f\x13\x11\x4f\x85\x73\x9c\x3f\x4f\xcf\x8f\xd5\xcd\x0f\xb1\xe3\x4f\x6a\x5f\xf2\x92\xa5\x1d\x62\x47\xb9\x54\x27\x6b\x33\x15\xce\x65\xf0\x93\xb6\x9b\xb8\x7c\x29\x1c\xfd\x2f\x6b\xe5\x4b\x5a\x39\x23\x04\xd3\xc5\x97\x52\xc5\x97\x82\x11\x82\xf5\xf8\x1a\x27\x3d\xc9\xa6\xeb\x48\xf7\x43\x2b\xc5\xb8\x8d\x4f\xe3\x41\xbc\x13\x97\x98\x5b\xc8\x4b\x59\xfd\x4c\xe2\xa2\x8f\xf2\x21\x05\x4f\xff\xb9\x54\xaa\xb6\x1a\x81\xf7\xc9\x8e\x36\x02\x57\x03\xcb\x80\x11\x49\x69\x23\x70\xd2\x08\xdc\x1a\xad\x1a\xb9\x2c\xa6\xd7\xa9\x79\x89\x21\xfc\x32\xce\xf1\xe0\x34\x9c\xeb\xd2\xb2\xa1\xb5\xf6\x0c\xa6\xfd\xcc\xa5\x44\x12\xd5\x20\x9f\x70\x99\xad\x8b\xa7\xc3\x64\x82\xa2\xd6\x58\x1a\xb6\x1e\x97\xf1\x4d\xdc\xef\xbf\xc6\x7f\xec\xe7\x26\x2e\x75\x7c\x5d\x2c\x9d\x3e\x26\xc7\x73\x4b\x7d\x5c\x37\x4f\xe1\xbc\x2c\x4b\x17\x53\xaa\x46\x67\xff\xa4\xcf\xed\xf1\xdc\x1a\x0f\xf9\x79\x59\x3d\x5d\x54\x4f\x1b\x5d\x89\xeb\xf1\x31\xfe\x12\xe7\xf7\xaa\x4a\x44\x35\x20\xd6\x07\xd5\x02\xd6\x4a\x62\x83\x74\xe0\x76\x65\xab\x70\xca\x2a\xdc\xe8\x62\x9c\x4b\x3e\x76\xd5\xc0\x77\xcd\x83\xff\x3b\x4c\xff\x41\x6b\x07\xad\x02\xb9\x14\x69\x9b\xf4\xdd\x6e\x8d\x56\x90\x74\xf1\xa2\x94\xcb\x76\x4c\xaa\xc5\x6b\x7a\xbe\xa0\x5f\xb6\x76\x72\x7d\x2d\x5d\x1e\x55\x83\xf4\xe7\x3a\xb2\xb5\xb8\x1a\xa4\x9b\xf8\x47\x69\x15\xab\x81\x79\x99\x3c\x96\xd8\x05\x3b\xe5\x82\x1d\xbc\xbc\xab\x5d\x43\x74\x40\x4d\xbd\xd6\x4e\xf1\x73\xba\x9f\xe4\x7a\x39\xc5\x27\x99\x1a\x4f\xd2\xca\x38\xf5\x5d\xf2\x2d\x4b\x15\x1d\x0a\x46\x20\xd6\x66\x21\xfa\x30\x51\x42\x30\x02\xb1\x1e\x87\x71\xce\xaf\xf8\xd9\xea\x26\x8b\xfc\xb4\xc6\x22\x24\xb9\x1e\xaf\x6b\xc8\xd9\xd6\x9a\xf8\xf0\xd1\xf6\xc9\x2a\x40\x85\x93\x0f\x1f\xc9\x49\x9a\x45\x5b\x6b\xe2\x1f\x25\x4a\xa8\xc6\x45\xfc\x12\xee\xf7\x97\xde\xef\xc2\x3f\xe3\x3f\xe2\x1c\xcf\x6b\xba\xc9\xda\xc1\xec\xff\xb9\x5e\xcb\x19\xfa\xb4\xb5\x46\x35\xda\xd6\xd0\xa4\x35\xb4\x60\x8e\x5f\x69\x78\xab\x11\xc4\xf1\xbf\xfb\xd0\xfa\xda\x87\xfe\x97\x72\x72\x1f\xa2\xcf\x3e\xa0\x8e\xb7\xc6\xff\x75\xe2\x9e\x6a\xb0\x7f\xca\xb7\xed\x63\x21\x9d\x74\xcf\x98\x94\x0f\x5b\x35\x2b\x93\xd6\xbe\xd6\x1a\x8f\x55\x5b\xb7\x2e\xd5\x20\x1d\x68\x5d\xd8\xba\x75\x49\xfa\xd4\xb6\x46\x9f\xda\x74\x75\x96\xa4\xb3\x6c\xe1\x37\x71\xcd\x3b\xab\xb0\x14\xce\x71\x2a\xaf\x58\xd2\x29\xf6\x0c\xa6\x45\xad\x47\xf5\xdf\xd5\x3f\xd5\x8e\xad\xcb\xdf\x6a\xf0\x7b\xf5\xbe\x7c\x86\xaa\x81\x71\x5e\xdc\x1f\xf7\xf4\x78\x26\xc7\x23\x73\xc0\xd6\xe5\x6c\x32\xc1\x4a\xe1\x1c\x8f\x6e\x63\x92\x65\x57\x6a\x5a\xf4\xbe\xfb\x67\xb1\xaf\x60\x2d\xcb\xdc\x72\xda\xa9\xc6\xc3\xf7\x89\xeb\x92\x34\x59\xce\xa4\x35\xfa\xb6\x96\xd6\xa1\xf7\x99\x17\xb3\xd1\x87\x35\xf7\xf2\x7c\x31\xd4\x20\x42\xe3\x59\x1e\x27\xcc\x87\xad\xb1\x06\x65\xee\xa5\x63\x2d\xcb\x9f\x9c\xc1\xc8\xcd\xa4\x11\x91\x8d\x8f\x78\x08\x17\x3d\x91\x76\xbb\xd8\x8a\xdf\x65\x75\x6a\x4b\x9d\x62\x88\x52\x6e\xe5\xb3\xac\xc6\x8f\xef\x73\x3c\x4a\xa3\x9d\xac\x56\xd2\x1a\x7d\x52\xd3\xd5\x4a\xaa\xf1\x12\x67\x3f\xb2\x56\xa6\xaa\x95\x84\x8e\xb5\xfb\xf1\x3c\x3e\x9c\x47\x26\xd0\x49\x27\x22\x49\x26\x22\x29\x5c\xef\x9b\xfe\x8f\xe6\x97\xfb\xc5\xf6\x71\x71\xeb\xb8\x18\x54\x97\xed\x33\x9a\xf4\x19\xad\xf7\xb9\x8e\x3e\xc9\x79\x56\x07\x69\xed\xca\x3f\x58\xbf\x96\xd3\xdf\xad\xd5\x71\x3a\x69\x03\x6a\xc7\xda\x52\x3b\xaa\xc1\xed\x47\x68\x33\x7a\xfd\xf7\x3f\x17\x6f\x3a\x96\x0b\x4b\x2d\x16\x96\xba\x07\x4e\x02\xcb\x75\xa5\x16\xeb\x4a\x31\x06\x61\xb9\xaa\xd4\x62\x55\xa9\x9b\x4e\x38\x6b\x4b\x3f\xa9\x06\xe8\x6f\x34\x8d\x16\xf5\xdd\x31\x8f\xde\x8b\xf1\x0f\x2a\xb7\xbc\xb6\x54\x96\x6a\xd4\x52\xfc\x87\x7a\x70\x35\x03\x37\x9d\x78\xea\xe9\x31\x5c\x3d\x43\xeb\x59\x5b\xc9\xb3\xd7\x86\xf1\x91\xfe\x76\xf5\xe0\x8e\x8b\x39\x6f\xfa\xf5\xd4\x93\x7b\xae\x3d\xe7\x62\x39\xb6\xe5\x32\x58\x8b\x22\xac\x81\x1f\x17\xc5\x18\x1b\x18\x46\x77\xd7\xa6\x46\xa9\x11\xf7\x10\x45\x4f\x13\xfa\x24\x45\xc7\x29\x78\x1a\x4e\xfc\x63\x08\x16\x3d\x20\x13\x6f\xfa\xf9\xd4\x53\x37\x3c\x0b\x9e\x97\xe0\x34\x8c\x91\xcc\x21\x58\x23\xc1\x79\xfa\x66\x95\xa6\x7a\x1a\x86\x41\xeb\xd0\xdb\x5b\xd3\x45\x35\x6d\x1c\x42\x3d\x3e\xd8\x62\x86\xfe\x90\x27\xe0\x6a\xa0\x8b\xe4\xa8\x9b\x59\x8c\xb1\xde\x63\x08\x4d\xa3\x35\x2f\x1a\x73\xf3\x17\x36\x30\xcd\x3c\x48\x6a\xe5\x2e\x5f\x4c\x9f\x76\x33\x2b\x42\x3d\x75\xc3\x1b\xb0\xfe\x30\x1f\xc3\xd5\x75\x1c\x42\x35\xe5\xf0\xb2\xa5\x31\x79\x6d\x59\x3d\xab\x51\x53\x3e\x4f\xf5\xbc\xc2\x70\xad\xee\xe8\x42\x5f\xa3\x35\x89\x53\xab\xa5\x99\x99\x70\xe1\x46\xfb\x71\x3d\xb8\xe7\xe2\xaa\x9b\xb7\x1f\xf5\xe4\x31\x17\x33\xdd\x54\x67\x96\x6b\x92\x2d\xde\xba\xd1\xd6\xbc\x7c\xd5\xb6\x14\x18\x93\xa4\x86\xca\x3c\x2f\xde\xac\xdd\xd4\x7c\x96\x53\xb6\x2d\xa6\x6c\xbb\xe7\xd5\x04\x6b\xd0\xc8\x25\x73\x33\x24\xb9\x9e\xa6\xe1\x28\x16\xbb\x84\x2e\xa3\xa0\xff\xad\x3e\x24\x3d\x98\xb6\xed\x3a\xba\xd0\x66\x14\x3d\xdf\x21\xb8\x1b\xc6\x17\x6a\x61\x28\x51\x68\x35\xf0\x87\x7e\x59\xb4\xc3\x65\x1f\xb3\xae\xd5\x83\xbb\xc0\x8a\xd3\xa4\x5c\x5e\x5a\xb8\x09\xbc\x98\xa1\xb8\x9e\x1e\xc3\x6f\xbd\x9c\x42\x3f\xa3\xf8\x12\xc9\xbb\x3b\xc4\x49\x77\x80\x93\x7a\x08\x9e\x86\xc1\x49\x5a\x87\x4a\x17\xb0\x58\x02\xee\x92\x64\xd3\x05\xe2\xda\x70\x04\xa1\x17\x5e\x3d\x5c\x46\x31\x2b\x5a\x9c\xb7\x29\x7a\x93\x47\x67\x13\xfc\x1a\x06\x2b\x4d\x75\x6d\xd1\x86\x53\xc2\xcd\x9c\xef\x6b\xdf\x16\x62\xf0\x48\x63\x6e\xbd\xe5\xb0\xa0\xb5\x6f\x72\x58\x70\x0e\x6f\xee\xac\x8b\xb9\xee\x2e\xc9\x52\xa5\xc9\xaf\x06\x7a\x16\x97\x2a\x54\x68\x31\x54\x48\x95\xb5\xd7\xee\x5e\xb3\x3d\xd0\x75\x76\xc1\xb7\xe1\xea\xfa\xf6\xcb\xcb\x68\x91\x3a\x0e\x4e\xb8\xbc\xb8\x17\x55\xa7\x3b\xb4\x68\xbb\x17\x2d\x0c\xed\xaa\xa9\xbd\x9c\x50\xaf\x1a\xe8\xe4\x54\x27\xe6\x3c\xa8\x57\x97\x58\xac\x5b\x58\x75\xc8\xfa\xd0\x9c\x77\x93\x09\x57\xb9\x8c\x66\x59\xbc\xce\x65\x03\x3d\x6b\xc5\x29\x58\xa9\x1a\x0d\xf0\x14\x7c\x19\x2e\xd6\xeb\x7e\xd9\xa3\x03\x99\x42\x4b\xae\x7b\x7d\xa2\x06\xce\x25\xa1\x3e\xcc\x63\xc8\xd0\x7f\x49\x3a\x0e\xd3\x6e\x14\xed\xee\xd0\x3a\x94\x37\xcf\xa2\x62\x78\x49\x3a\x0e\x93\x14\x01\xbb\x77\x68\x12\x87\xd7\x32\x22\xaa\xee\xd0\x9e\x3a\x2c\x1e\x71\xd8\xbb\x43\xf3\xa2\xc2\x39\xd5\xa8\xae\x79\x12\xad\xa7\xc7\x70\x0d\x7a\x1e\x42\x45\x25\xd8\x3d\xef\xb8\xd5\xb5\x29\x8d\x10\xad\x3b\x44\x0f\x19\x41\x17\xf3\x0b\xde\xa1\x5d\x4e\x77\x1b\x8b\x11\x5c\xd7\xa9\xe5\x3c\x2c\x37\x71\xb8\xbc\xc3\x74\x32\xa3\xe2\x66\xe3\x62\x59\xce\xe5\xd4\x84\x8b\x2a\xf1\xa5\x9d\x61\x78\xf1\xc3\x77\xfe\x8e\x31\xff\xa0\xf6\xec\x69\x3e\x86\x1a\xcd\xab\x93\xb5\xa7\x77\x5d\x64\x3b\xbc\x43\x7f\x31\xad\xde\xe0\x46\x45\xd5\xba\x97\xef\xf9\xab\x81\x7f\x9e\xe4\xc1\x69\x45\x06\xf7\x2c\x97\xb6\x51\x39\x4f\x55\x03\x13\x17\xb7\xe0\xcf\x30\xfa\x48\x12\x5d\x36\xdd\x6a\x60\x20\x92\x68\xd3\x12\x74\x92\xe8\x5a\x7d\xd3\x44\x9f\xe4\x7a\xed\xaf\xd3\x5c\x0f\xbf\x82\x4b\x1b\xf7\xf4\xf6\x83\x8c\x8b\x77\x4a\xc0\x4f\x2b\x2d\x28\xba\x48\x4f\xd5\xb5\xa7\x89\x8b\x43\xf9\x4d\x93\xff\xda\x61\xea\xe1\x70\x7e\x69\x74\x11\x97\xd1\x1b\x22\xbb\x0b\xee\x86\x8b\x7a\x79\xfa\xed\x69\xb8\xfe\x50\x9f\x12\x16\x96\xb8\x35\x62\xb2\xc4\x7a\x18\x46\x31\xe6\x73\x0a\x4e\xc3\x18\x9d\x56\x7b\x58\x84\x22\xac\xe0\xe6\xfd\xc2\x62\xa2\x48\x36\x2e\xc0\xfa\xc7\x75\x1b\x06\xb3\x5d\x7e\x7b\x19\x46\x27\x5a\xd8\x61\xb5\x07\x89\x3c\x6e\x89\xae\x30\x4d\x11\x17\x77\xf3\x26\xa2\x9e\xfc\xe5\xd8\xd2\x79\x11\x51\x4f\xfe\xf2\xa2\xf9\x6d\x9a\x5a\x11\x44\xd9\xa5\x3b\xb5\x56\xd3\xa4\x86\xfd\xe2\x16\xf1\xd2\xa4\x46\x24\xdd\xad\x05\x92\xde\x95\x60\xd3\xb8\x45\x8e\xb4\x10\xc0\x7d\x9a\x8a\x84\x2f\x86\xd2\xb1\x01\xe2\x69\x37\x4e\x0b\x01\x94\x71\xb8\x45\xa4\xb4\x8e\x84\xc0\xf4\x5b\x22\x31\xbd\xcf\xc3\x93\xe4\x3a\x3d\x64\x8b\x06\x64\x2b\xb9\xb3\xfb\xed\x30\x9c\xff\xfd\x0f\x43\xb6\xea\xe1\x35\x5a\x63\x4e\x29\x92\xe9\xed\x1f\xce\x73\xb7\x64\x62\x5a\x34\x23\x70\xe3\xce\x21\x6a\x58\x5e\xe0\x4a\xe2\xce\xe1\xb7\xfd\x87\x1b\x7f\x38\x84\x6e\xa3\xf5\x81\x9a\x93\xb4\x56\x90\xa4\xbe\x14\xeb\x65\x81\x80\xb8\xfa\x9b\xb9\xf7\xeb\xe9\x36\x5c\xe4\xbf\x8d\xa6\xd1\x85\x97\x6f\xc1\x8f\xe1\xfa\xc3\xdb\xa8\xfe\x10\x21\xf7\x77\x4a\x09\x5f\xd6\x0a\x16\x79\x57\x8b\x76\x99\x77\x17\x79\x57\x2b\x6e\x59\x1e\xe0\xd0\x7c\xa7\x16\xd1\xf2\x96\x8e\x80\x90\x4e\x3f\xbe\x7a\xf2\x40\x70\xd4\xd0\x96\xb9\xfd\x89\x48\xd5\x72\x9d\xda\x1c\xb7\x57\x2d\xae\x31\xfa\x21\x66\xda\xfe\x18\x1c\xc7\x19\xff\xb6\x7c\x06\x5f\x1b\x91\x26\xb7\xf6\x82\xed\x55\x0b\xcb\x57\x3f\x9a\xfe\xd0\xbb\x0f\xea\x5e\xdd\x9a\xf0\xed\x45\x8b\x5b\x8e\x7e\x88\x3d\xb6\x19\x0f\xbe\x8a\xd7\x29\x6d\x6d\x9b\x1e\x70\x55\xec\xb4\xe9\x2f\x9f\xed\xd7\xc6\x15\x47\x3f\x34\x31\xdb\xcb\x13\x81\x2a\xfd\xd0\x14\x6c\x93\x09\x27\xfe\x7e\xe8\x60\xb8\xbd\xa5\xe3\xe4\xdf\x0f\xd3\xc9\xeb\x13\x89\x4d\xfb\xa1\xf5\xf2\x78\x7d\xc2\x77\xbb\x1f\xa2\xc8\x63\x0e\x81\x39\xef\x3a\x87\xe1\x69\x18\xdf\x9e\x42\x97\xd1\x07\x7d\x84\xe0\xcf\x30\xfe\x51\xba\xe7\xe3\xf5\x0c\xff\xc8\x7e\xb8\x6b\x93\xf5\x29\x81\xd6\x0f\xf7\xed\xc5\x08\xfb\x43\x3f\x74\xbc\x79\xbc\x37\x20\x21\xc2\x2d\x56\x7d\x4c\x3f\xd8\x00\xfb\xa1\x5d\xe0\x31\xfd\xe0\x60\x7e\x4b\xf7\x7c\x4c\xa7\x87\x74\x12\x4f\x3e\xe6\x32\x24\x3a\xbf\x75\xc8\x7a\xad\xfa\xbc\xdc\x59\x2f\xa1\x61\x34\xb1\x83\x0a\x5d\x46\x31\x64\x6d\x67\xaf\x75\x1c\x18\x1c\xfb\x29\x6d\xf2\x35\x39\xe0\x66\xd5\x4f\x6d\x19\xaf\xc9\xf1\x52\xc7\xd1\x56\xfe\x5a\xbc\xe1\xb2\xfd\x96\x56\xfb\x7a\x17\x86\x4b\x56\x3f\xa5\x63\xbe\xde\x1a\x70\x03\x4f\x6f\xf7\xe5\xb2\xb0\x8b\x65\x61\xfb\xa9\x43\xc8\xeb\x4d\x18\x41\xba\xaa\x19\xbe\xf6\x6b\xcd\xe7\xa5\xe6\x33\xfd\xb6\x3f\x06\x2c\x79\x36\xfd\xa3\x25\xd9\x4b\xcd\x47\x2a\xc5\x6b\x4e\x45\x96\xf6\x7e\x4a\xfe\xbe\x16\x70\x2f\x04\x5c\x8e\xbf\x68\x3e\xaf\xb7\x74\xa4\x1e\xea\xa7\x0c\x2d\x9f\xc5\x00\x12\xbe\xf7\x53\x47\x89\xcf\x62\x00\xa1\xc4\xfd\x94\xbe\xf9\x59\xd4\xa1\x3a\x49\x3f\xa5\x6f\x7e\x56\x7d\x60\x8c\xea\xc7\x29\xf4\x32\x0a\xbd\x40\x2c\xf8\x59\x3c\xc0\xdf\xad\x9f\xda\x97\x3e\x0b\x02\xf8\x33\xf4\x53\x0b\xea\xf3\x8a\x47\x75\xb7\x6e\x41\xf0\xf9\x5c\x84\xf4\xb5\xd7\xa9\x03\xf9\x67\xc1\x88\x48\xa9\x7e\x6a\x45\x7d\xe6\x7a\xb8\x42\x5c\xa7\x18\xee\x33\xdb\xe3\x2a\xb0\x33\x83\x7f\x3d\xb9\x6f\x52\x5d\x2b\xea\x33\xd5\x71\x41\xd8\x0f\xbf\xbc\x8c\xe2\x1f\xb5\xa2\x3e\x4b\x0d\xc4\x68\x75\x4f\xff\xcf\xd4\xfe\x91\xac\x9a\xe7\x9f\xc5\x03\x22\xb7\xba\x34\x83\x9f\x19\xff\x27\x62\x13\x35\xad\x51\x65\xb7\xfb\xcb\x7f\xa6\xea\x8f\xcb\x41\xc7\xb9\x9f\x55\x25\xc4\x70\xf4\x53\x8c\xff\x33\xb1\x7f\x64\x7c\xb1\xf8\xcf\x8c\xff\xa3\x4e\x24\xfb\xc2\xcf\x3b\x38\xb2\x33\x76\x6d\x09\x3f\x6b\x4a\x08\x1f\xeb\x4d\xb3\xfe\xb3\xa6\x84\x8b\xcd\xde\x8c\xfa\xc3\xc1\xf7\x4d\x47\x8f\x9f\x35\x25\x14\x83\xe9\xcd\x5f\x6e\x11\xf3\x03\xaf\xb2\x84\xc5\xb6\xa3\xe2\x66\x58\x38\xcb\x87\xee\x50\x34\x5a\x35\x36\x5e\x4e\xc1\x9f\x61\xf4\xe1\xb7\x29\x36\x36\x43\xc2\x3b\x7d\x2c\x37\x5d\x16\xd9\x40\x27\x4d\x9d\x50\x6c\x6c\xfa\x2a\xd2\x03\x62\x87\xe2\x5e\x36\x93\x07\x77\x96\x04\xa8\xa7\x34\x8c\x3e\xb0\xdd\xd4\xd3\x6b\x18\x03\xb9\xf5\x8f\xdb\x03\x01\x97\xd1\x5c\x58\x4f\x61\xb8\xe4\x57\x3b\x34\x6c\xb2\x59\x35\xd0\x77\x77\x27\xee\x9b\x84\xea\x1c\xf6\x69\x42\x21\x8d\xa4\x0a\xa3\xd7\xd3\x6d\xb8\xd7\xd7\x0c\xa1\xc3\x28\x06\x32\x0c\xff\x04\x93\x50\x43\x5d\x73\x51\x6f\x7a\x41\xd2\xc7\x63\xbb\xb4\x71\x35\xf0\x87\x33\x04\x77\xc3\x98\xde\x38\x04\x4f\xc3\x75\xa0\x63\xb2\x9b\x7a\x4a\xc3\x0b\x6f\x1b\xd6\x1c\xc0\x7f\xa7\xf3\xfe\x65\x33\xe4\x9e\x0d\x50\x24\xf5\xf6\xfe\xf7\x76\xcd\x98\xa8\xaa\x48\xa2\xcd\x80\xfc\xce\x3b\x96\x1d\x0a\x24\xaa\x46\x75\x7d\x1d\x87\xe0\x6e\x78\x01\x6e\x82\x1f\xc3\xe8\xfa\x16\x2a\x3a\xc1\x26\xd9\x3b\xa9\xa7\xb2\x0e\xd5\xb8\xd1\x45\x0a\x1e\x86\x27\xf8\x49\x3d\x67\x18\xae\x3f\xec\x7e\xf9\x35\xfa\xe1\x65\xfd\x61\xfa\x0f\x21\x11\xa1\x06\xd4\x83\xc7\xbc\xd8\xf3\x14\xec\x9e\xb1\x74\x87\xd1\x6d\xb4\xc8\xa1\xa9\x55\x3c\x40\x35\x6a\x6a\x67\x17\xea\x21\x83\x4f\x79\x7d\xb4\x43\xc1\x00\xd5\x00\x8d\x9a\xbe\x64\xbb\xe7\x9a\x07\xba\xa0\x6c\xbb\x86\x56\xe3\x87\x97\xf9\x25\x97\xd9\x14\x2e\xa2\xfd\xd2\x5a\xbc\xcc\xa6\x70\x18\x65\xb9\xd9\x7a\x98\x46\xeb\x4b\xe2\x12\xba\x8c\x62\x81\x5e\x1c\x86\xaa\x52\x54\xa3\x26\x25\x86\xd0\x66\x14\xff\x77\xe9\xff\xbc\xf6\x91\x05\xa1\x5f\x57\x0a\xf6\x1f\xd6\xec\xf4\x30\x9a\x46\xf1\x29\xb7\x46\xb7\xfc\x87\xb5\x5f\xf5\x34\xea\x2e\x6a\x1a\xfa\x25\x6e\x94\xcb\xc1\xa6\x87\x6b\xa7\x5d\xaa\x9e\x44\xa5\x8b\x54\x12\x83\xdd\xa1\x51\xc3\x26\xd9\xaf\x69\x38\x0c\x17\x3d\x72\x08\xdd\x46\x8b\xfe\xe2\x73\xd5\x52\xaa\x06\x38\x49\xeb\xf0\x36\xeb\xc2\x54\x39\xc4\xfd\x72\x58\xd8\x74\xac\xed\x97\x96\xe1\x6d\x1e\xc5\xbd\xe9\x90\x5c\xba\xd3\xff\x57\xcc\x3a\x0e\x52\xf4\x36\x35\x6e\x18\xe9\x9a\x66\xe5\xb6\x94\x40\x16\x55\x3a\xf0\xd4\xc3\x30\x8a\xef\x0b\xf7\x91\x86\xc1\x60\xa2\xff\x6d\xd6\x85\x09\x74\x9c\x7f\xb8\xec\xda\xce\x76\xbe\x03\x86\x51\x15\xc4\xaf\x27\x7f\xe9\xc6\x78\xf4\xc7\x7b\x1a\xad\x0f\xd5\x76\x72\x5b\x00\xdf\x10\x37\x57\x1a\x7e\x0c\xc3\x20\x7c\x71\x72\xba\x39\x1b\xb7\xc7\x4c\x12\x5e\x0f\xdd\x68\x51\xf6\x96\x5c\xe9\xe6\x6c\xd4\xfb\x66\x50\xfc\xb6\x3b\xf2\x66\x26\xf6\x7e\x1f\xee\xf9\x31\xfc\x03\xac\xb7\xcd\xf0\x70\xfb\x60\x00\xfd\x76\x7e\x8c\xcd\xfc\x18\xe3\x3a\x84\x0e\xa3\x45\xf0\x5b\xbb\x6b\x37\x67\x23\xcb\xd3\xc5\x7a\x4c\xf5\xf4\x19\xc6\x1f\x9e\xfa\x96\x25\xd1\x89\x94\x4f\xfd\x3e\xbb\xe0\xcb\xf0\x8d\x4e\x34\x6a\x4b\x27\xd8\x67\x55\x89\xbf\x9e\xfc\x31\x8b\xe6\x74\x7d\xcc\x16\x9f\xc0\x65\x5a\xf5\xf6\xb7\xb3\x71\x54\xa3\x26\xe6\x32\xba\x8c\x72\xd8\x29\xd8\xc3\xae\xc5\x74\x31\xa6\x61\xc7\xf0\xc4\x20\x85\xc7\xd0\x52\x1f\x71\x19\xc5\x1f\x5e\x97\xe0\x30\x5c\x7f\xa8\xbd\x6e\x58\x83\x80\xdf\xe8\xd0\x98\x87\x89\x3a\x48\x54\xc9\x85\x61\xa2\x22\xef\x6d\xbf\x6f\xf5\x6c\xd1\x0e\xe3\x6a\x67\xa0\x70\x3d\x2d\xc3\xa0\x75\xd7\xdb\x56\x15\x60\x2e\xed\xb7\xf6\x87\xb1\xbb\x61\xfc\xa5\x76\xf9\x61\xc9\x0c\xc3\xa8\xaa\xeb\xef\x98\xfe\x72\xd8\x38\x55\x2c\x7f\xdb\x6b\x7c\xd3\x4d\xbc\xb3\x1c\x43\x3d\x3d\x86\x6b\x5d\x77\xa3\x9f\x51\x74\x2d\x21\x3c\x4d\x11\xb8\xfc\xf4\x3b\xf4\x8f\x96\xab\x30\x7d\xf6\x5b\x0b\x7b\x5a\xa7\x82\x7f\x39\x13\xc4\xef\x98\x96\x0d\xb0\x75\xf6\x3b\xd5\x87\xf7\x2f\xd8\x3a\xc7\xb8\x85\x2e\xa3\x1b\x9b\xbc\xfb\x78\x0d\x7f\x80\xf5\x89\x26\x1f\x2c\x9f\x2a\x9b\xbf\x63\x9a\x9d\x60\xf9\x1c\x23\x84\xfa\x13\x41\xbd\x2e\x76\x0f\x53\x0f\xc6\xce\xde\xc5\xee\xe1\xad\x0a\xc6\xce\x21\x9a\x86\x35\x2a\xd8\x3a\x7b\x97\x08\x09\xaf\x68\x64\xef\x52\xb9\xfc\xed\x12\x01\x9b\xd9\x53\xc6\x74\xcf\x9f\x51\x8c\x43\x22\x24\x4c\x6a\x38\xdb\x77\xeb\xc0\xe1\x85\x0e\x5f\xfb\x21\xf5\x2b\x4c\x53\x58\x3e\x55\x27\xbf\x9e\xba\xe1\x01\xf8\x16\x3c\x0d\x43\x2b\xf3\xc7\x58\x0e\xc3\x20\xda\xad\x35\xca\x20\xba\x59\x5d\xfe\x6a\xda\x95\xc2\xda\x02\x62\x70\x7b\xbf\x0d\xfb\x6b\x48\x55\x6d\x84\x69\xfd\x0b\xbe\x59\xbd\x6b\x23\x4c\x2f\x47\xe4\x11\xbb\xac\x36\xa6\x59\x15\x9e\xcc\xdd\x0a\x58\x9a\x55\x93\x77\x72\xe1\x4e\xb4\xb9\xc1\x0e\x7a\x59\x6d\x4c\xeb\x00\xb0\x83\xf6\xae\x45\x23\xaf\xaf\xcd\x2a\xf5\xbd\x8b\x1b\xd2\xeb\x14\x29\x05\x3a\x23\x90\xb7\xab\x1f\x54\x03\x9d\x88\x54\x69\x66\x85\xa5\x73\x68\xc7\x4a\x53\x0a\x61\xc0\xbd\x7b\x7c\xde\x7c\x60\xbc\x1c\xda\x92\xd2\xf4\x4b\xf2\xaa\x34\x97\xf4\x9a\x86\x17\x4e\xef\xa1\xe1\x59\xdb\xca\xda\x86\xe8\xf9\x57\x0f\x1e\x34\x89\x9d\x1c\xf4\x32\x0b\x2f\xb2\xb0\xde\x5e\x66\x61\xf8\x6f\x0f\xad\xbb\x65\xbd\x0a\xee\x3d\x17\x6f\x9a\xeb\xe9\x31\xcc\xae\xf9\x89\xcb\xbb\x0f\x22\x07\x87\xb4\x8e\x65\x52\xc3\x03\x48\x75\xfa\xeb\xa9\x1b\x1e\x80\xf5\x8f\x56\xb7\x60\x0a\x9d\xc7\x29\xf4\x35\x0a\x4d\xf5\x50\xd7\x56\x30\x60\x20\x9d\xee\xc2\x8c\x0d\xd7\xef\xf9\xef\xdd\x30\x0a\x15\x58\x2b\x7a\x59\x86\x20\x7a\x71\x6a\x13\x54\x62\xd3\xcd\xd4\x3b\x7d\x68\x9d\x2f\x8b\x10\x54\xef\xed\x56\x15\x96\x25\x30\x0d\xae\xd6\x15\xb6\x35\x36\x78\x86\xab\x90\x7f\x3d\x85\xe1\xac\x7f\xf4\xcb\xcb\x28\xfa\xd0\xde\xb3\xad\xb2\xc1\xed\xa9\xb3\x9e\x42\x3d\x89\xab\xe1\xf5\x34\xdb\x1f\x12\x0d\xd4\xbb\x97\x7f\x54\xeb\xc9\xe7\x99\xed\x89\xa0\x9d\x76\x48\x1d\xde\x56\xf4\x60\xa7\x9d\x92\x30\xdb\x13\x01\x3b\xed\x94\x82\xb1\x97\x98\x07\x31\xe4\x53\x02\x66\x5b\x64\xc0\x13\xbd\x0f\xed\x6e\xdb\xaa\x1b\x3c\xb0\xa6\x04\xc9\xf6\xa9\x03\x8e\x58\x53\xfb\xe6\xb6\x12\x06\x2f\xc9\x29\x31\xf2\x98\x85\x91\x31\x68\x6a\x4f\x7f\x4c\x6e\x9a\x62\x59\x72\x61\xc7\x63\x71\x01\x87\xca\x3e\x24\x73\x1e\x4b\x61\x5a\x57\x87\x64\xce\x63\x16\x86\x99\x95\x79\xd1\xeb\xe1\x32\x5a\xdf\xa7\x53\xf7\x63\x56\x85\xed\xb5\x7b\x0b\x7b\x2c\x43\x10\xa0\xda\xc7\x70\xcf\x9f\x61\xfc\xa1\xf6\xb0\xc7\x32\x04\x7e\x9a\x7d\xe8\xd8\xfd\x98\x87\x61\xc0\xed\x43\x67\xb3\xc7\x4c\x4c\x73\xee\x98\xfa\x74\x2b\x50\x0f\xfd\x00\xc4\xae\x8f\x15\x28\xe4\x2d\xef\x0c\x38\xde\xf1\x58\x8a\x3c\x64\x57\x6d\xdf\x8f\xe5\x05\xe2\x5d\xfb\x90\xcc\x79\x4d\x6c\x14\x3e\xee\x16\x67\xaf\x37\x26\x84\xd1\xf7\x29\x66\x7a\xbd\x03\xbd\xa0\x94\x3e\xf2\xf5\xf1\x00\xf6\xd7\x29\xa9\xfa\xe6\xbf\x2e\x8a\x11\x24\x54\x5f\xaf\x69\x1a\x63\xbd\x22\x5f\xb3\x18\x8c\xb1\x53\xa2\xf6\xf5\x3a\x45\x35\xe5\xa9\x0f\x7c\xfd\xdd\xb4\xae\xd2\x79\xa7\x9e\xba\xe1\x01\x58\xc3\x30\x39\x68\x11\x9d\x3a\xd9\x7e\xfe\x6e\x04\x14\x4c\x11\xe9\xf3\x9e\x04\xcb\xe8\x94\x8a\xf3\x59\x75\x87\x61\xb4\x7b\x59\x7c\xde\xa5\xe1\x93\xd7\xa7\xd6\xf4\xe7\x05\xf7\x61\xc1\x4d\xad\xe9\xcf\x3a\x22\x0d\xa2\xf3\x72\x27\x8f\x61\xcc\xad\x3b\x31\x99\x60\x19\x9d\xda\x37\x3e\x6f\xf5\x70\xb7\xed\x53\xba\xea\x67\x21\x47\x7b\xe8\xd4\xd2\xf8\xac\x28\x21\xb4\xb8\x4f\x2d\x8d\xcf\x52\x8e\x86\xcf\x29\xf5\xf3\xb3\xa2\x04\xc3\xe7\x75\x79\x7c\xde\xd3\x3f\x92\x4f\xec\xfe\x33\xf9\x10\x9e\xdc\xcd\x09\x3f\x6f\x33\x28\x08\x3a\xb5\xcd\xfc\xac\x29\xc1\x02\x7a\x5d\xb7\xfb\x48\xc3\x0b\x7d\x84\xe0\x6d\xb8\xb8\x49\xdb\xcc\xcf\xc4\xfe\x91\xd8\x5a\x1a\x3f\x33\x24\x72\x54\x86\xd8\xf4\x67\xd6\x43\x2e\xac\xeb\x12\x41\x7e\x26\x1f\xed\xa1\x53\x4a\xd8\xcf\x8b\xf1\x47\xaa\x8a\xcd\x7e\x96\x6f\xb4\x7c\x4e\xe9\x27\x3f\x6f\xf4\xb0\x7c\x5e\x97\xc4\xd3\xcf\x02\xee\x47\xf7\x1b\x51\xf5\xe7\x9d\x1e\xb9\x2f\xfb\xd4\x96\xfe\xf3\x62\xa4\xe9\x93\xf5\x51\x76\x1e\xd2\x94\x12\x9e\x98\x9d\x19\x8d\xb6\x33\x74\x6d\x66\xe8\xba\xe8\xd3\xba\x5d\x15\xa7\x1a\xe8\x9b\xdb\xb4\xf3\x73\x55\x83\x5e\x43\x86\x7f\x82\x4b\x06\x06\x6d\x52\x69\x43\x29\x4b\xe9\xf4\x38\xd4\xb5\x84\x5c\xd2\x50\x1a\xa7\xc6\xa7\xed\x21\xe1\xa2\xd9\x83\x2b\x2f\x55\x74\xbb\x1a\x17\xe0\x10\xec\xf1\x81\xae\x41\x4d\x38\x0f\x09\xb9\x84\x25\x95\x0e\xc3\xf5\xb0\x8d\xbe\x85\x6a\xd0\x12\x00\xac\xac\xd3\xe9\xc4\xb3\x59\x5e\x87\x0d\xf4\x7c\xa9\x67\x2d\xf5\x84\x1d\xb5\xd3\x27\xb8\x9e\xdc\x75\xe9\x4f\x17\x9d\x6d\xea\xc9\x1f\x83\x39\x08\xae\x53\xd7\xea\xd9\x2c\xce\xd3\xe9\xf8\xbb\xd3\x56\x55\xd6\xe6\xb9\x98\x64\xac\x9e\x96\x61\x50\x84\x5b\x58\x2a\xba\x7c\x33\xbc\x91\x4e\xce\x3b\xe5\xdc\x5e\x0d\x74\xcd\x43\x6c\xca\x91\xb3\x1a\x25\xb8\x82\x1c\x95\xa7\xf6\x9f\x3c\x6b\xff\x61\x8d\x87\x9d\x8a\x43\xaf\x06\x46\xdd\xd5\xf5\xf2\x1f\x2e\xfc\xa1\x7a\x96\xd1\x85\xb9\xd9\x7a\x74\xc3\x9f\x61\xf4\x31\x34\x68\x09\x06\x86\x50\xf6\x10\x9d\x14\x9a\x53\x0d\x70\xdf\xd4\x97\x6f\x8f\x1a\x9c\x1d\x26\xc8\xf6\xf8\x60\x2a\x91\x11\xca\x15\x81\xaa\x81\x19\xe3\x01\x34\x9b\xc9\x87\xdc\xa8\x3d\xa8\x35\x67\x93\x5a\x94\x8d\x54\x8d\x3f\xc4\x9a\xd5\xcb\xe2\xf0\x56\xd4\xbf\xe8\x12\x53\x4f\xa7\x61\xfc\xf5\x3f\x78\x1b\x06\x57\x70\xe3\x73\x29\xa2\x9d\x8d\xbc\xac\x95\xd9\x4c\x49\x1a\x5e\x59\x49\xa1\x9e\xd2\xf0\x02\xac\xf1\x2f\x8f\x1f\x6c\xcb\xd8\xdb\x7a\x9a\x86\x8b\xf3\x6f\xbd\xbc\x4d\x03\xf0\x61\x6a\x65\x5e\xa6\x18\xcd\xa6\xa9\x45\x75\x79\xd1\xc3\x52\xda\x99\x1d\xaa\x9e\xd2\x30\x3a\x11\xc7\x5d\xb2\x57\x24\xe2\xa8\x3a\x0b\xbe\xd4\xd3\x63\xb8\x16\x5b\x57\x1f\xfe\x74\x1a\x3d\x53\x9c\x7f\x79\x75\xc3\xf1\xb3\x33\xb0\x76\xb3\xf4\x12\x1b\xb3\xfa\xd0\x1f\x9a\x20\x34\x7a\xa6\xbe\xf1\x5a\xfe\x43\xac\xee\xae\x9e\xb7\x3f\x11\xcb\x98\xbe\x2b\xf5\xb4\x0c\xa3\x0f\x77\xed\xf5\x0a\x1f\xcf\x9e\x54\xde\xf2\xb6\xcc\xa4\xe1\x34\x25\x1c\x6d\x38\x4d\x18\x4e\xaf\x5b\x13\x76\x4b\xaf\x61\x76\xc0\x9e\xe2\x71\x5b\x43\x13\xe1\x5b\xac\x0b\x52\x0f\xc3\x28\xba\xa6\x56\x92\xaa\xb6\xb8\x59\x3e\xaa\xd3\x13\x64\xa7\x8d\xa4\x79\x17\x75\xbd\x1e\x6e\x8b\x4c\xf8\x78\xf6\x14\xe3\xdf\xcb\x7f\x58\x42\x92\xf5\x96\xea\x61\x1a\xdd\x85\xea\xff\xb4\xe3\x24\xf2\xbd\x87\xd6\xdf\xed\xf5\x07\x17\xcf\x9e\x62\x6b\xdb\x35\x59\x72\xca\x0b\xea\xb6\x64\x84\x5d\xf3\x92\x3d\x31\x6d\xd7\xcc\x9b\x24\xe5\xee\x94\xb6\x6b\x26\xec\x9a\x74\x66\xab\x87\xcb\x68\x0d\x59\xff\xd7\xb5\xb7\x33\x4d\x62\xa7\xef\xca\x4e\xc5\xab\x55\xa3\x26\x5c\x8b\xab\x7b\x29\xc2\x49\xb4\x33\x95\xd5\x76\x26\xc5\xcd\x3a\x57\xe3\xd0\x5c\x75\x73\x29\xaa\x5e\x79\x25\x76\x5d\x8c\x24\x6c\x93\x2c\xe5\x54\x0f\xcd\xe8\x40\x17\xea\xd9\x04\x45\xba\x86\xeb\xd6\xda\xea\x52\x98\x12\x86\xca\xc1\x94\x57\xf5\xf4\x1a\xfe\x01\x26\x1b\x74\xcb\x45\x04\x51\x8c\x43\x2b\xd1\xb6\xc7\x84\xed\x71\x30\x7f\xd5\x4e\xdb\x1e\x13\xe6\xc6\x71\x68\xc9\x0d\xaf\x5b\x18\x1f\x07\x6b\x1d\x6c\x27\x85\xdc\x39\x68\x9c\xa7\xa9\x32\x87\x29\x02\x67\xce\x71\x68\x85\x0e\x6f\xcb\x88\x5e\x1f\x0c\x2e\xdd\x39\x2c\xfc\x51\x56\x93\x3e\x7f\xf5\xd0\x8c\xa2\xeb\xa1\x3e\xbc\x2b\x0f\x52\x6a\x68\x7c\x26\x09\x9c\x39\x53\x7a\xc0\xf0\xba\x45\xb8\xe0\x38\xb4\x30\x86\x39\x12\x36\x4b\xfa\x0d\xee\x1c\xde\x28\x60\xb2\x4c\x6a\xf6\x39\xbc\x57\xc3\x95\x73\xd0\x73\x65\x3b\x6e\x7e\x33\x50\x3e\xa5\x60\x0c\xd3\x74\x90\xa6\x5a\x5a\xd3\x6b\x1c\x2e\x9c\xe3\xd0\x22\xb2\x55\x93\x41\xf5\xe3\xd0\xca\xb0\x55\x93\x21\xf6\x29\x55\x62\x7a\x77\x80\x1d\x33\xa5\x8c\x4c\x6f\xc9\xc8\x93\x31\x0e\x71\xf5\x34\xa1\x27\x39\x52\x5c\x3d\xbd\x98\xe1\xd8\x39\x0e\xb1\xe4\x34\xfd\xe1\xb8\x39\x0e\xf1\xa4\xad\x9a\xcc\xa8\x79\xdd\xcd\x6f\xeb\x1b\x91\xcf\x79\x9c\x34\x6b\xe4\xf4\x7a\x86\xfd\x72\x9c\x22\xdf\xf4\xca\x85\xa5\x72\x9c\x22\x94\x2d\x95\x09\xdb\xe4\x38\xf5\x39\xb6\x49\x26\xb2\x4b\x8d\x53\x4a\x43\x78\x9b\x85\x99\x71\x9c\x52\x0f\xc2\x5a\x4a\x90\x24\x7a\xd9\xbc\x07\xbf\xcc\x71\x5e\x86\xd3\xf0\xaa\xaf\xb9\x34\x10\x4b\x3d\xa4\x7b\x1e\xa7\x36\x8d\x30\x49\xe0\x97\x99\x5a\x1b\xe1\x5d\x14\xf5\xba\xc7\x29\x6d\x29\xcc\x65\x28\x93\x9a\xee\xd9\x74\x82\x49\x72\x9c\x5a\x03\xe1\xd5\x18\x24\x1f\x4f\xf6\x19\x26\x5f\x90\x4e\xda\x1d\xd2\xbb\x28\x5c\x29\x07\xc3\x42\xeb\x69\x1a\x8e\xfa\xc7\x10\xba\x8c\x62\x78\x92\xbf\x69\x6d\x04\x8e\x97\xe3\x14\x53\xda\xf4\x98\x09\x75\xe3\xd6\xbe\x98\x96\x71\x30\x3d\x8e\x53\xbc\xaa\x12\xab\xd5\x00\x33\x68\x63\xb4\xe9\x31\xe1\x64\x39\x4e\xc9\xda\x34\xa1\x60\x7a\x1c\x67\xfe\x21\xd3\x77\xbd\x9c\xfe\xd5\xc2\xaf\x2e\xc1\xdb\xf0\x83\xbf\xd6\x88\x2c\xed\x92\x84\x4c\x51\x4c\x16\x4b\x66\x80\xb8\xe8\x48\x58\x4f\xa6\x18\x8e\x87\xb7\x66\x23\xbd\x57\xc3\x0a\x39\x9a\x64\x8f\xad\x90\xac\x40\x77\xe9\x8a\x23\x97\x67\x03\xd9\x1c\x46\x93\xe0\x58\x16\xf4\xb0\x03\xb2\xba\x51\x3d\x7c\x46\xd1\xb5\xf4\xf3\x65\x75\x64\x95\x7c\x1b\x0c\x1a\xdb\x69\xfb\x5f\xc2\xe2\x37\x74\xaf\x95\xcb\xdf\x0e\xfb\x5f\xea\x63\x96\x15\x0f\x78\x56\x0e\x86\x87\xd5\xd3\x30\x3c\x01\xfb\xed\x34\x8c\x51\xeb\xd3\x97\xf5\x11\x38\x5c\x8e\xa6\x6f\xdc\xfe\x74\x98\xfc\x46\x13\x23\x6e\x6f\x88\xf0\xb1\xbc\xee\x71\x0a\x56\x27\xb0\xde\x0d\xb9\x65\x38\x8b\x44\x35\x30\x92\xa9\xbe\xbd\x06\x77\xa2\xef\xe9\xb7\xdd\x77\xb2\xef\x5b\xb0\xfb\x06\x6f\xc9\x5d\x23\x6d\xcd\x4b\x24\xfc\xbe\x6e\xff\xa5\x59\x0e\x4e\x97\x83\xc1\x4f\xdb\xf9\x26\xaa\x81\x79\x1f\xee\x64\x19\xc6\xe4\xf0\xd6\x27\xb7\x17\x27\xec\x7d\xa3\x89\x03\xb7\x17\x27\x9c\x32\x47\x93\x80\xdc\x26\xec\x26\xf3\x48\x1d\xb0\xfd\x2f\x61\xff\xb3\x42\xf7\xf8\x00\x06\x8b\x5f\xea\x28\xf3\x58\xe0\x21\x6e\x7a\x5c\x52\x6c\x1e\xab\x79\x30\xed\x0d\x79\x60\xe4\x63\xb2\xc2\x76\x37\x2e\xed\xe4\x8f\x09\xf5\x94\xd4\x1a\x97\x4e\x99\x8f\x37\x50\x64\x9a\x1b\x97\xa4\xa6\x8d\x74\xcc\xcf\x9b\xda\x3f\x1f\x13\x04\xa6\xbb\x71\x5d\xee\xe3\x5f\xd7\x1f\x60\x7d\xcc\x92\xec\x78\x6a\x27\x4d\x6d\xab\x8f\x97\x1e\x32\x98\x8f\x4b\x3c\xac\x18\xd2\x6a\xe0\x0f\x35\x68\xb3\x1f\x12\xd9\xd1\x77\x79\xa7\xcd\x79\xf9\xf2\xe6\x53\x6b\xfd\xb5\xee\x86\xec\x76\x29\x76\x7a\x4d\x3c\xd4\x35\x1c\x97\xce\xa3\xaf\x75\x92\x97\x34\xed\xee\x5a\x7f\xf8\x92\xa6\x52\x3e\x6c\x12\x4c\x44\xac\x26\x8d\x27\xf9\x5a\x75\x86\xa7\xe6\xb8\xc4\xee\xaf\xf7\x55\xd8\x04\xc7\x25\x4e\xb5\x51\x90\xe9\x3f\x72\x6a\x1c\xa6\x3f\x4c\x85\xe3\x92\x92\xfc\x5a\x81\x81\xab\xe6\xb8\x24\xa5\x5f\x0b\x3f\x24\xf2\x1c\x72\xa0\xc8\xd7\xaa\x0a\x4c\x88\x19\xfa\x72\xaf\x74\xf8\x4b\x8e\xeb\x1f\xfc\x18\x2e\x41\x24\xa6\x7e\xad\x94\xc0\x82\x38\x2e\x69\xc9\x9f\x95\x92\x4f\x97\xcc\x87\xe0\xcb\x70\x91\xfa\x1f\xda\x8d\x82\xd4\x52\x28\x3e\x93\xfa\x23\xa9\x25\x83\x3f\x6b\x30\xa8\x3c\x96\xff\x5e\x16\xd3\xc0\xde\x98\x52\x3e\xe4\x7f\x59\x0d\x2c\x67\x7d\xca\xe7\x09\x80\xdd\xd1\x9a\xf6\x67\xfa\x7f\x5c\x00\x32\x19\x7d\x5e\x00\x1f\x36\x71\x66\x26\xaf\x27\xff\x21\x52\x4b\x1e\x12\xee\x9f\x25\x30\xac\x90\xe3\xfe\x07\x87\xe1\xc4\xdb\xfa\x16\x4b\x60\x26\xa8\x3a\xa4\x59\x7e\xde\xdd\x61\x9c\x1c\x72\x4f\xc8\xcf\x4b\xe0\x43\x7c\xf8\xa1\x85\xfb\x79\xbe\x60\xb3\x1c\xb7\xb4\xa0\xcf\x02\x04\xfe\x99\xe3\x96\x3d\xea\xb3\x6e\x89\xba\x99\x97\xae\xa4\xf3\xf3\x8a\x81\x29\x73\xdc\x5a\xfd\x36\x65\x26\x4c\x99\xe3\x96\x2a\xf5\xb3\x32\x00\xbf\xcc\xc1\xa8\x88\x9d\xb6\x43\x26\x1c\x33\x87\x9c\x08\xf2\x67\xc9\x02\x1b\xe3\xb8\xa5\x34\xfd\x2c\x6b\x91\x8c\x71\x78\xd7\xfc\x59\xe1\xf9\x91\x26\xcd\xf0\x67\x18\x7f\xa9\x63\xf2\xcf\xbb\xd5\x0f\xb9\x0f\x0e\x9d\xed\x7f\x16\xaa\x30\x2d\x0e\xef\x28\x3f\xf3\x30\x6c\x8c\xe7\x41\xad\xce\x89\x66\xaa\x71\x02\x4e\xc1\xd3\x30\x26\x8d\x96\xb4\x75\xe8\xe3\x17\x4c\x8b\xe3\xe6\xd2\x73\xf6\x99\x6a\x80\x4f\xb8\xf4\x96\x8d\x88\xcc\x36\x33\xe8\x6f\xbe\x99\x72\x86\x0d\xf6\xad\x91\x68\xb7\x5a\xb0\x26\xaa\xba\x5b\x3d\x7d\x82\x21\x84\xef\x50\xdf\xcb\x7d\x23\x0a\xe5\x4f\x6e\xd0\x9b\x59\x6d\xd8\x00\x1b\xdd\xfa\x2c\xed\x71\x2c\x60\x3a\xe4\xc2\xb0\xec\xd2\xb9\x50\x58\x6f\x88\x5f\x96\x4d\x92\x8b\x55\xc1\x19\x58\x50\x4f\x26\x02\x67\x29\x44\xc9\xed\x81\x62\xeb\xbb\x53\xe3\xdf\x1e\x09\x19\xfa\x16\x11\xb6\xe9\x8e\x3c\x3b\x0c\x43\xa8\x27\xd3\x9d\x73\xca\x8d\x72\x29\x5e\xbc\x1a\xd5\xb7\x3c\x21\x96\xca\x84\x57\x63\x00\x6e\x82\xa7\xe1\xf8\xef\x7f\xae\xce\xf5\xb9\x4e\xc9\x9a\x05\x9f\xcf\x21\x07\x89\x75\x4a\x50\xb0\x8a\xeb\x90\x2b\xc4\xb2\x9d\x71\x9d\x9c\x25\xaa\x31\xeb\xf4\x2c\xc1\xfc\x38\xe4\xf4\xe0\xdc\xee\xd5\x28\xf6\x97\xd3\x03\x33\xbd\xb3\x01\xce\x25\x43\x2f\x3b\x8c\xb2\x40\xec\x90\xd7\xc3\xb2\x67\xe8\x82\x67\xe8\xe8\xe2\x5c\x7b\x86\xae\x93\x8b\x65\xe8\xe3\xb7\x69\x02\x7a\xf7\xcb\xb0\x3f\xa7\x28\x7c\x31\x5d\x5a\x3d\x85\x61\xd0\x7b\xe8\xe3\x4d\x6f\x18\x31\x47\xbf\x34\x12\x49\x0a\xa6\xa4\x1f\x9d\x9b\xb9\x33\xd2\x57\x03\xe3\x16\xe7\x36\x99\x9a\x16\x82\xdb\x2f\x53\x50\xe5\x9e\x36\xcb\xda\x5e\x72\x26\x59\x8a\x75\xdf\x0b\x09\xa1\x47\x17\x43\x28\xa8\x7d\x33\xab\xfd\x90\x93\xc4\x6a\xd2\xf8\x16\x7c\x46\x47\xd7\x34\xd8\x78\xb9\x68\xbc\xec\xa7\x46\x22\x39\xbe\x60\xae\x1c\x4c\xe1\x5e\x4f\xee\x04\x1c\x2b\xff\xd0\xd5\x4c\xc1\x46\x0a\x6a\xd9\xda\xe7\x73\x35\x7e\x3c\x77\xf4\x65\x37\x4e\xe6\xd9\x3f\x99\xee\xba\x9e\x86\x61\x50\x50\x4b\xea\xf2\x57\x5e\x64\x36\x5e\x60\xad\xcb\x92\x02\x4e\x9a\x43\xde\x09\xcb\xbe\x99\x4c\xf7\x34\x98\xb2\x7c\x2f\x45\x9a\x6f\x26\x73\x1a\x43\x1c\x7b\x69\xa3\x59\x17\x37\x9a\x50\x27\xd2\xc0\x98\xe2\x69\xc8\xf1\xd0\x19\x9e\xaa\xf1\x01\x26\x61\x2f\x2f\x57\x18\x21\xc7\x38\xd5\xb7\x97\x2b\x4c\x92\x63\x70\x47\x59\x97\xd9\xe7\x22\xfb\x48\x42\x28\xda\xbc\x1a\xf5\x95\xac\x98\xb3\xd7\x6d\x9a\xc0\x24\x39\xe4\xeb\xe7\xdc\x51\x9b\xb9\xa3\x86\xdc\xf7\x96\x9d\x39\xd7\x4d\x3e\x11\x0f\xda\x9b\x93\xe5\x06\x86\xdc\xfa\x9c\x68\x6a\x33\xd1\xd4\x65\xd6\x54\xbc\x79\x35\x30\x12\xb1\xa6\x7d\x31\x17\xac\x8f\x63\x48\x84\xdd\x5e\x80\x37\x09\x2b\x1e\xb4\x33\x26\x6b\x13\x0c\xe6\xfe\xda\xce\x55\xb5\x99\xab\xea\xea\x12\xa6\xb7\xcc\x3d\x8b\x01\xe7\xfd\xd6\xb8\xbd\x00\x61\x6a\x1c\x43\x3c\x68\x53\x23\x13\x5b\x9d\xb2\x91\xac\xdb\x14\xbc\x49\x41\xfa\x39\xaf\xee\x95\x86\x74\x3c\x63\x50\x41\x5e\x76\xad\x64\x3a\xac\x31\xc4\xc8\x0a\x39\xdf\xac\x8b\x3c\xe4\x5c\xb5\xba\xf7\x1f\xf8\x3c\xaa\x2c\xe2\x76\xb5\xe4\x6a\xa0\x13\x7a\x1e\xaf\xee\xb5\x03\x57\xc8\xa1\x6b\xf3\x65\x0f\xc8\xd5\x49\x2a\xf1\x77\x37\x0f\xc2\xb0\xa8\x52\x89\xf5\xa4\xcf\x41\x3c\xf9\x18\xd4\xd1\x56\x37\x57\xa1\x00\xff\x29\xdb\xce\xea\x26\x15\x3c\x20\xc7\x94\x58\xef\x5e\x80\x70\x7a\x1c\xba\x7b\x5f\xb6\x37\x2e\xda\x1b\xa7\x56\xc3\x30\xa9\x68\x6f\x64\x92\x8c\x7a\xba\x0d\xf3\x2f\xbb\xe0\x34\xbc\x00\x87\x60\x7d\xfc\x40\xd2\x71\x06\x2c\xd5\x53\x33\x8c\xbe\xb5\x76\x6c\x9d\x64\x96\xb1\x31\xb5\x76\xec\x05\xb9\xe0\xf7\x38\x26\x6f\xf6\x96\xad\x93\x0b\xd6\xc9\xcb\x42\x69\x78\x2f\x86\xc1\x71\xc8\x03\xc5\x09\xca\xaa\xf1\x62\x24\x86\x3f\xc3\xf8\x78\xe9\x29\xf6\x99\x5c\x28\x0d\x3a\x74\x05\xbf\xec\x33\xb9\x60\x65\x1c\xba\x82\x67\xf9\x6a\x36\xd8\x37\xf9\xdb\x3e\x93\x2a\x57\xcd\x18\xe1\x7a\x6a\x86\xf1\xf1\xb7\xe1\x30\x8c\x99\x57\xdf\x76\x9a\x54\x42\x34\xd9\xc1\x96\xbd\x23\x59\x55\x63\x4c\x2d\xa9\x69\xd6\x9c\x64\x4d\xad\xcb\x69\xb1\x8e\x78\xf1\xf3\xd4\xba\x9c\xe6\x41\x56\xea\x61\xfd\xc7\x7a\x4a\xc3\xe0\x93\xfe\x97\x5b\xb2\x35\xad\xd5\x20\x80\x5c\xc5\x21\xeb\xc9\xe3\x07\xe7\x32\x71\x46\x3d\xdd\x86\xf9\xd7\x1a\xbf\xd5\x17\xd6\x02\x62\x8e\xfa\xbd\x6c\x95\x64\xc5\xed\x53\xd6\x36\x27\x79\xdb\x2c\x09\x32\xa6\x56\x73\x78\x35\xc3\x81\x72\xcc\x7f\x6f\xa7\x61\x4c\xb5\x74\xcf\xb0\x9e\x12\xa4\x24\x0f\x89\xae\xe1\x5d\x0d\x4c\xb5\x56\x73\x78\x35\x07\x97\x16\xed\x6a\x2b\x2c\xc7\x03\x72\xfc\xd4\x26\x16\xfb\xdf\xdb\xb5\xf6\x75\x39\xbe\xec\xa1\xb8\x60\x2e\x1c\xba\x05\x5f\x69\x0e\x48\x72\x00\xed\x2a\x2b\x2d\xc7\x59\xed\x9b\x55\x28\xf7\x4a\x19\x59\x17\x7c\x12\x47\x34\xc3\xee\x1b\xf9\x4f\x65\xf8\x73\xb5\x92\x6a\xe0\x2f\xa5\x1a\xa5\xbf\x12\x1e\x8c\x43\xf7\xe0\x2b\xcd\x2f\x2c\x8d\x74\x86\x46\xe2\x8f\x47\x60\xf7\x60\x8e\x8b\xed\xb2\xe3\x9b\x15\x4f\x46\x68\x47\x49\xeb\xca\x49\xee\x4a\xc3\xd3\x30\xbe\x52\xfa\x6c\x9a\x4f\x10\xc3\x3d\x74\x6b\xee\x2a\x28\xd5\xc0\xcc\x4b\xbc\xa7\x55\x0c\xda\x18\x99\xd0\xa2\x9e\xba\xe1\x01\x38\x05\xfb\x2f\x91\x73\x96\x95\x00\xea\xc9\x5f\x09\xc1\xa7\x7b\xd3\x65\x1b\xe3\xa2\x8d\x51\x11\x24\xac\x91\xce\x46\x7d\x0e\x03\xd6\xea\x69\x19\x2e\x3e\xd1\x9d\xe7\x5a\x5e\xb6\x70\x75\x1c\x21\xb5\x6b\x59\x4f\x59\x9c\x34\xda\x3a\xd6\xf2\xa4\x21\x7b\xed\x65\x65\xc7\xbe\x8e\x8b\x66\xcd\xd0\xda\xb1\x59\x73\xc1\xac\x79\x75\x29\x0d\xf6\x5f\x64\xa1\x97\xab\x8b\xb0\x36\x60\xb2\x1a\xbb\x8a\x74\xd6\xd3\x36\x8c\x0c\x5e\x34\x99\xae\x65\xad\x06\xae\x8c\x23\x86\xe1\x9f\x60\x24\xd5\x57\x48\xdd\xb2\x07\xe3\xa2\x61\x53\x17\x8b\x6b\x79\x35\xb0\xd2\x60\xd3\x1e\x61\x0b\xe6\x82\x87\xe3\xd0\x85\xe3\xda\xd6\x6a\x36\x57\x83\xe8\xbd\xbd\x5c\x69\xef\x0c\xed\x9b\xb6\x77\x2e\xda\x3b\x15\xa3\xb2\x6c\xef\x64\x42\xc5\x11\xa2\xe0\xb6\x56\x03\xc3\xe7\xa5\x20\x95\x65\x27\xc5\x05\xc3\xe7\xd9\x74\xac\xd8\xde\xc1\x37\xf9\x5b\x5a\xe4\x36\x7f\xd3\xde\x19\x62\x9f\x6d\x7a\xd3\xb0\xa9\x3b\xfa\x65\xf7\xc5\x85\x68\xf2\x91\x87\x46\x62\x8e\xa5\x05\x33\xa5\xcc\xdb\x82\xc9\x7c\x8e\x23\x4d\x2a\xef\xc9\xb4\x60\xa6\x14\xc0\xc7\x7b\x32\x9c\x16\x07\x73\x5d\x6f\x27\x7f\xdc\x4c\xf2\x38\x74\xe1\xb2\x94\x23\xb7\x1a\x2f\xbe\x92\xa4\x7a\xbc\xf9\xc2\x11\x71\xa4\x56\x9a\xfd\x0f\x59\x1f\x67\xa4\xb4\x31\xdb\x30\x17\x1c\x11\x87\x8c\xe8\xcb\xfe\x87\xac\x9d\x3f\x58\x44\x69\x3b\x1d\xe4\x5e\x0f\xbf\x52\xfc\x6d\x03\xe4\x62\x09\x45\xd9\xd6\xd7\xe3\x05\x08\x53\xe3\xd9\xf4\x97\xaf\xbf\x12\xd6\xc5\x91\xd2\xdd\x5e\x6b\x1e\x4c\x29\x29\xe3\xba\x8b\xee\xef\xf5\x42\xc5\x90\x15\x9d\x25\xf8\xd9\x40\x27\x53\x7d\x7b\x49\xc1\x90\x38\x64\xb1\x5c\xaf\xe5\x20\xed\x87\x29\x4d\xef\xf5\x39\x13\xb6\xc1\x53\x36\xf7\xf5\x5a\xc5\x40\x98\xf6\x90\xf1\x6f\xd9\xab\x90\x25\x7f\x46\xea\x00\xff\x5a\x97\x78\x49\x13\x1d\x59\xec\x56\xb8\x5e\xce\xbc\x54\x3a\x9b\x0a\x17\x4c\x85\xd7\x10\x6b\xda\xad\x70\xc1\x3a\x78\x0d\xcd\xfc\xe7\x1d\x10\xe6\xbf\x79\x88\x07\x3f\xaf\x06\x98\xf6\xe6\xa1\xc5\x6d\xc7\xc2\x05\x0f\xc2\x29\x23\xd8\xb2\xab\xe0\xa2\xab\xa0\xcf\x0f\x9f\x8f\xe4\x88\x96\x9e\x32\x26\xad\xcf\x1f\xff\xd1\x4d\x5a\xcc\xf6\x99\xed\xe1\x34\x38\x0f\x77\x62\x79\x82\xb0\xe8\xa9\xcb\xec\xf5\xf9\x7c\x0c\x93\xd9\xd4\xf5\xf4\xb2\xc9\x6c\xfd\xb0\xcf\x37\x4d\xda\xcf\xfc\x0d\x87\xbf\x69\x5b\x87\x2d\x69\x0b\x9e\x7d\xd3\xb6\x8e\x9f\x3f\xfe\x57\x32\x78\xea\x8e\x7b\xfd\xbc\x5f\xc2\xd2\x76\x36\x4d\xf1\xcf\x1b\x23\xf2\xd3\x4f\x5d\x7d\xaf\x9f\x57\x03\x8a\xd6\xcd\x43\xda\x8c\x1d\x00\x17\x1c\x00\xe7\xd1\xf3\x2f\xaa\xd1\xcf\x8b\xe5\x47\x4a\x4a\xab\xb1\x7f\xe0\x82\x11\x6f\xda\x76\x60\x8f\xbf\xf5\xdb\x20\xb0\x58\xf4\x67\xa1\xfa\xa3\x50\x0d\xc3\x1e\x28\x5c\x9d\x75\x57\xbd\xec\x08\xb8\x7e\x1b\x44\xa0\xd2\xe0\x94\x8b\x9b\x49\x16\xa7\x8e\xb8\xfb\x90\xe6\xb1\x69\xad\x63\xce\xb9\xcd\x04\x8c\x6c\x40\x80\x90\x73\xf7\xa1\xa5\xb5\x91\x13\x7a\xea\xd0\xba\x55\xc0\xa5\x1a\x81\xb7\x87\xe0\x34\x0c\xc6\x70\xdf\xe9\xbe\xa1\x92\xb2\x38\xeb\xde\x36\xcb\x6d\x44\x49\xcf\xc3\x7f\xa9\x85\xc8\xb4\x8c\xa7\xae\x63\xf6\x21\x5d\x62\xc3\xd2\x76\x2a\x4e\x76\x1f\x52\x1a\x36\x4b\xc0\x28\xf4\xd5\x89\x17\x37\x13\x2f\xce\x23\x35\xee\xed\x4e\xa0\x1d\xe8\xf2\xc6\x99\x64\xab\x81\xa9\xa6\xd4\xdf\x76\xe3\xdb\xa8\x27\x73\x2a\xa0\x75\x9f\xd2\x0e\x36\x6c\x67\xaa\xbd\xba\x9d\x79\xb1\x1a\xc5\x5d\x3a\xce\x6d\x7b\xf7\x6d\xd4\x9c\x99\xe7\xe1\xbe\x1f\xc3\x2f\x3a\x19\x82\x3f\xc3\x3f\xc4\x1a\x90\x26\xaa\x70\xb0\x99\xbe\x71\x9e\xdc\x51\x9c\xbe\x71\x33\x4f\xe3\x64\xa2\x89\x7a\x72\xdf\xc9\xbe\xf5\x97\x3a\xc8\x33\x61\xe3\xd4\xb1\x68\x3b\xc6\x7a\x33\xc6\x9a\xd9\xb7\xeb\x29\x0d\x63\x24\x97\x3e\x7e\x7b\x24\x20\x2c\xd3\x3d\xec\x6d\xdb\xd8\x86\xef\xde\x3c\x6f\x75\xb2\xfd\x39\x20\xec\xc9\x65\xeb\xbc\x8e\xd5\xc0\xe7\x70\xd9\x6e\x15\x3d\xaf\x06\x08\xcb\x93\x98\xf3\x3d\x56\x63\xe1\xed\x2e\x78\x1b\x7e\xf0\x36\x3f\xde\xae\x7a\x2c\x96\x36\x99\xd8\x61\xb3\x62\x1a\x1b\xec\x3b\x05\x4f\xc3\x75\x96\x55\x90\xae\x33\x3e\x6e\x66\x7c\x3c\x75\x05\xb6\x1d\x3a\xbd\x1b\x29\x38\x34\x12\x53\x10\x31\xd4\xe7\xe5\xcf\x31\x05\x1b\x29\xc8\xb3\x09\x53\x3d\xb2\x81\xbe\xa9\x2e\xba\xc6\xda\x66\x9a\xc7\x53\x57\x63\x2e\xb1\xb6\x99\xe6\x71\x9e\x53\x7f\x69\x7a\xc3\xd2\x76\xc9\xe6\xb1\xed\x07\xc8\xf4\x8f\xf3\x9c\xfe\xcb\xc7\x30\x18\xa2\x1b\xfe\x0c\x63\x80\x3c\x0e\x6d\x15\xc1\xac\x46\xad\xcb\x93\x4a\xda\xb6\xd7\x20\x73\x47\xce\x53\xf2\xc4\x5e\x83\xfb\x22\x7f\xd3\xfb\x65\x5f\xe6\xef\x8b\xfc\x3d\xdc\x89\x08\x0b\x2b\x9e\xea\xf2\xd6\xd3\x30\x8c\xbe\x79\x7e\x70\x4e\xc9\x6a\xa0\x6f\xaa\xb9\xfb\x92\x9e\xc2\x54\x93\x93\xc9\x27\xf6\xb6\x93\x21\xf3\x45\xce\x53\x6b\xde\xa6\xbe\x0d\x53\xdf\xa5\x80\x88\x7d\x69\x07\x67\x5a\xe8\xd9\x24\x66\x6c\xbc\x63\xfe\xc8\x53\x17\x86\xfb\xb2\x84\x80\x63\xe1\x54\x22\x02\x17\x96\xdb\x4c\x15\x79\xea\xc2\x70\xdf\xe6\xef\x1b\xfc\xdd\x4e\xc3\xb7\x61\x4c\xb1\xe8\x7d\x5b\x42\xc0\x8a\x77\x31\xdb\xea\xde\xb7\x45\x2f\x8c\x77\xb3\x49\xcc\xdc\x5e\xf3\xf0\x2c\x9c\xcc\x99\xbb\xf7\x6d\x46\x46\xf4\xf5\x25\x8b\xd4\xb6\x9f\xe1\x86\x4d\x6f\x36\x89\x19\x87\x5d\x6f\x86\x5d\xcb\x50\xe5\x1c\x92\xd5\xc0\x00\xa9\x59\x6f\xc7\x5d\x6f\xb8\x14\x4e\x85\x2e\x6f\xc7\x4a\x33\x21\xf6\x94\xbb\xc4\xbe\x2d\x21\xe0\x6a\x38\x9b\x44\x81\x4d\x7d\x4c\x32\x79\x29\x76\x64\xdb\x05\x71\xc3\x78\x37\xa5\xe9\x39\x97\x76\x35\x26\x42\x8b\x86\xe0\x30\x8c\x4d\x40\x7c\xd2\xa5\x06\x6c\x14\x64\x9a\x8d\xbb\xeb\xb6\xab\xe0\x86\x4d\x6f\xca\x31\x62\xdb\xa6\xc7\xc4\x91\xe7\x95\x7e\x5b\x0c\x81\xc8\xe4\xa9\x38\x45\x27\x8c\xac\x06\x3a\xd1\xee\xda\xbd\xb8\x3b\x69\xc2\xab\x26\x57\x02\xdc\x4c\x06\x39\xe5\x01\xb1\x1d\x7a\xbc\x3b\xbf\x52\x7f\x69\x3f\x3f\xe6\x7d\x3c\xe5\x60\xba\xed\xe7\xb7\x51\xc7\x75\x7a\xbf\x1c\xde\x60\x68\x77\xd3\x9d\xe9\x1e\x5e\x69\x30\xc0\xcd\xcb\x70\xba\xef\x64\xdf\x53\xf0\x65\xb8\x03\x4e\xc1\xc3\x30\x32\x27\x7a\x24\x66\x1f\x78\x0d\x9e\xf2\x7d\x74\x1e\xc8\xcd\x3c\x90\xe7\x7d\xfe\xc5\x6a\xe4\x3c\x91\xd5\x40\x54\x97\x47\xe4\x65\x0b\x67\xc3\xe9\x8d\xdd\x3e\x86\xcc\x0c\x39\x2f\xed\x84\x43\x67\x2b\x26\x84\x9c\xcc\xd9\xba\xb7\xad\x75\x4c\x01\x39\xaf\xe6\xb7\x97\x61\x74\xa2\xc5\xa2\xc2\x3a\xd5\xf8\x00\x93\x31\x6c\xad\xdb\x33\xd8\x49\x08\x0e\xc3\x25\x40\x64\xc1\x74\x72\xc7\x6a\x20\x19\xa6\x16\xb9\x8d\x78\x7b\x62\xd9\xca\x89\x63\x4f\xef\x3f\x93\x74\xa7\x51\xc6\x49\x1f\x37\x2b\x3e\x4e\xef\x3f\xd3\x74\x87\x13\xe1\xbc\x6e\xbf\xad\x71\x23\xe9\xe3\xbc\xb4\x58\x1c\xe4\xbc\x27\xc3\xe5\xb4\x75\x4c\x93\x6a\x92\x54\xbc\xf4\xda\x76\x12\xdc\x13\x3b\x38\x8b\x8b\xed\x6d\x27\xc1\x0d\x27\xc1\x29\xb7\x0a\x27\x72\xac\x06\xd8\x88\x86\xcd\x6d\x27\xc1\x8d\x98\xe4\xc9\x54\x9b\xf5\xf4\x18\x06\x63\x68\x4f\x76\x88\x32\x0b\x53\x4e\x0b\x3e\x87\x28\x6f\x84\x28\xcf\x4b\x32\xcb\x21\xca\x3b\x48\xaa\xcb\x6f\x4f\xc3\x60\x51\x51\xd0\xc6\xbb\x1d\x24\x55\x68\xdc\x66\xd1\x20\x8b\x8a\xb0\xe1\xcd\x00\xc1\xca\xaa\xbb\xbd\x9d\xcb\xb1\x1a\xf8\x9c\xf4\xdb\xaf\x61\x8c\x3b\xf5\x97\x96\x70\x41\x66\x93\xf6\x6b\xc3\xe0\x86\x61\xf0\x9a\xd2\x98\x1c\xd1\xcc\xb4\x8d\xf3\xa6\x91\xc0\x69\x1b\x37\x33\x35\x4e\xaf\xcf\xf4\x1e\x81\x18\xe6\x93\x25\xc0\x36\xb3\x38\xb2\x31\x11\xfb\x78\x0a\x4e\xc3\x0b\xf0\x25\x78\x1b\x2e\xd5\xe8\x96\x8a\x61\x6f\xc3\x0d\xc3\xe1\x94\xab\xc3\x4e\xd3\x9b\x66\xc4\x5b\xfa\x55\x9a\xde\x2c\x6f\x71\x4b\x69\x48\x13\x36\x99\x03\x56\x4a\x5a\x7a\x47\x81\x85\xf0\x54\x8a\x81\x9d\x5e\xc5\xf0\x46\x9c\xf2\x5f\xdd\x36\x0c\x6e\x96\xc8\x50\xe6\x81\x6d\x2f\x43\x26\x77\x9c\x4a\xe7\xb0\x6d\x18\x64\x76\xc7\x93\x49\xf1\xea\xe9\x32\x8c\x71\x6b\x63\xb7\x05\x90\xd9\x1d\xa7\x39\xd6\x16\x40\x26\x72\x3c\xe5\x60\xb0\x97\x37\x1a\xf8\x15\x4e\x73\xec\xb2\x08\x86\xa9\x6f\x32\x09\xe4\x76\xa6\xc6\xcd\x4c\x8d\xe7\xad\xcd\x60\x99\xb0\x8b\xb2\x56\x9b\x81\xc3\x9a\x37\x22\x96\xa7\x9c\x26\xf7\xf2\xfe\xc3\xf2\x54\xf2\x20\x70\x62\xc7\x6a\xe0\x2f\xbb\x3b\x11\x0f\x32\x54\xf9\xd6\xe2\x5e\xde\x7f\x50\xa4\x6a\x9a\x82\xb6\xd2\x6d\x58\xe9\xa6\x92\x34\x6c\xbb\x1f\xee\x45\x1e\xd4\x02\xb4\x95\x8e\xe9\x19\xe7\xad\x3d\x79\x7b\xeb\xd8\xfa\x1c\xbd\xed\xcf\x81\xdd\x6d\xca\x55\x60\xdb\xcf\x90\xd9\x1c\xa7\x7c\x02\x98\xd2\x91\x0d\x7c\x65\xfa\xed\x65\xf8\x87\xb7\xf5\x97\xd6\x3c\x60\x69\x3b\xe5\xb4\xc0\xe4\x8d\x6c\x6c\x84\xf1\x5e\x82\x3f\xc3\xe8\x44\xc7\x38\x7b\x0e\x32\x9d\xe3\xec\x3a\xaf\x39\x6e\x78\xa3\xda\xf4\x35\xb5\xe6\x6d\x8e\xdb\x0c\x1c\xee\xd2\xaf\xb6\x75\x65\xa4\x73\xbc\x58\xa4\x65\x6f\x87\x0e\x33\x41\xe3\x54\x82\xaf\xfd\x78\x6f\x40\xb0\xf0\x69\x9a\x3c\x56\xe9\x60\xa5\x9b\xfd\x72\x27\xaf\xe1\x0f\x70\x0a\x16\xfb\x20\xb4\xf8\x52\x90\xa5\xd3\x38\x56\x03\x7f\x29\x11\xf6\x98\x7d\x50\xce\xe5\xec\x92\x27\x8f\x0f\xd9\xb0\xe2\x9d\x5d\xf2\xc4\x0e\x88\x1b\xc1\xc3\xb3\x77\x75\xe2\x75\x09\x2b\xdd\xec\x3a\xf4\x3d\x5e\x3b\x0f\x45\x98\x44\xc1\xe3\x6d\x14\x71\xbf\xb3\x6b\xa5\xd9\x51\x90\xb9\x1b\x4f\xf9\x49\xec\xd7\xa4\x82\x4d\x6f\xea\xf2\x9f\xb5\x70\xd9\x60\x84\x74\x0a\x4e\xc3\xe8\x5b\x9b\xc0\x6b\x1e\x44\xf6\xc6\xb3\x6b\x77\xb5\x4f\x20\xb3\x37\x4e\x65\x2c\xd8\x8e\x1e\x66\xf6\xc6\x6b\x0e\xc3\xaf\x61\xf4\x2d\xb5\xeb\xb5\xc6\x01\xef\xc0\xd9\x75\x50\x70\xfc\x30\x73\x28\x4e\xa5\x2c\xd8\x0e\xfe\xdd\xf0\xe1\x9b\x0a\xdd\xdf\xb6\xd2\x31\x79\xe1\x1c\x3a\x4d\x3b\x72\x97\x79\x07\xe7\xb8\xff\x92\x76\x88\xb9\x09\xd9\xe8\x18\xff\x10\x3c\x0c\x17\x1b\x29\x7c\x7c\xdb\xd0\xc6\x7a\xbf\x73\xf8\x6d\x8b\x49\x44\xe7\x9e\xdd\x03\xb5\x1a\x40\xfb\x9b\xe2\xc4\xb7\xed\x6f\xfb\xc7\xfc\xd6\xff\xe0\x66\xf8\x46\x1c\xf6\x25\x78\x18\xc6\x48\x24\x29\x7e\x96\x87\x30\xc4\x9d\x5e\x43\x3f\xef\xf7\xf0\x7b\x9b\x43\x6b\xdf\x7e\x6f\x1b\xf1\xb7\x53\x37\xdb\xdb\xf1\xb7\x1b\x0e\x70\xa7\x32\x95\x38\x4f\x61\x35\xf0\x97\x12\x09\x3f\xef\x3f\x3f\xf2\x39\x2f\xa6\xb6\xe3\x72\x99\x99\x70\xea\x66\x7b\xff\x4c\x41\xc4\xe5\xce\x79\xf8\xed\x34\xfc\x01\xd6\xc7\x9b\x82\x08\xa9\x9d\x13\x16\xfa\xc7\xd9\x04\x1f\x96\x3d\x9e\xbc\x38\x7e\x5c\xf5\xf8\x89\x83\xc1\xe9\x97\xde\xe6\x48\x1e\x26\xe0\x9b\x8c\x76\x7e\x9c\x80\xef\x61\x02\xbe\xc9\x28\xde\xc7\x09\xf8\x1e\x96\x2a\x9e\x8c\xd2\x7e\x42\x36\xa6\x87\x99\xf8\x2e\xc6\x13\x3f\x71\xfa\x2f\x11\x1c\x3a\x19\xf3\xfb\x84\x82\x42\xab\x51\x5f\xc9\x7c\xf9\xf5\xb4\x0c\xd7\x48\x78\x25\x59\x4f\xaf\xe1\x0f\xb0\x3a\xe1\xaa\x78\x98\x74\x6f\x32\x30\xf7\x61\xe6\x3d\x36\x20\x6e\x2e\x8d\x84\x22\xf8\x09\xb8\x4e\x4d\xde\x26\xd6\x93\x07\x88\xaf\x0c\x91\xaa\xf9\x2b\x11\x5f\x39\x79\xfd\xf6\x44\x4b\xc3\x5c\xe4\x38\x41\x3e\x4e\x89\x57\x0d\xf4\xdd\x43\x70\x37\x5c\x02\x24\x86\xdf\x4e\xc3\xe8\x5b\xf4\x56\xed\xfb\x6a\xb0\xef\x5b\xf0\x30\x3c\x8b\xb0\xd1\x05\x87\xe1\x52\xa4\x18\x4c\x57\x4f\x8f\x61\x30\xdb\xad\x91\xf0\x8a\xec\x09\xd6\xc9\x67\x92\x9a\x87\x65\x8e\xd9\x68\xe8\xe4\x12\x7c\x19\x1e\x78\x5b\x03\xa4\xac\xad\x06\xf4\x59\xec\xb2\x4f\xc8\x84\xf3\x30\x41\xde\x65\x86\x90\x09\xe7\x61\x86\xbc\x93\xd9\x03\x1f\x27\xc6\xab\x06\xbe\xb2\xa7\xe0\x66\x18\xec\x93\x97\xe0\x6e\x18\x23\x19\xa7\xe0\x30\x8c\x29\x1e\x7e\xfb\x35\x0c\x3e\x99\x21\x58\x1f\x8f\xd4\x79\x67\x1f\x1a\x49\x9e\x86\xc1\x3e\x71\x08\x76\xdf\xdc\xad\x86\x3a\xa1\xc0\x7e\x58\xd2\xf9\xec\xd3\x6f\x8b\xab\xe0\xb6\x35\x43\x8b\xe4\xa2\x78\xac\x06\x24\x84\x08\x7b\x79\x2e\x69\xf0\x09\x7f\xe5\x4a\xc3\x98\xcb\xec\x82\xfd\x39\xe4\xd8\x24\x23\xcb\xe0\x53\x0d\xf6\x6d\xf8\x31\x5c\xa7\xea\xd4\x92\xba\x4d\xef\x9b\xf4\x8e\x26\xb8\x19\xbe\xf0\x76\x08\xee\x86\x27\x32\x30\x1c\x82\xd3\xf0\x0f\x30\xc7\x7d\x9b\x82\xf0\xcf\x9a\x0c\xcb\x7d\x5c\xb5\xfa\x61\x06\xbd\xc9\x8b\xc0\x7a\xd2\x00\x61\xcb\x39\xbb\x48\x75\x7b\x15\xc3\x6d\x6b\x32\x6a\xea\x09\x59\x76\xaa\x71\xd7\xdb\x22\xd5\x6d\x0a\xc2\x89\xeb\xec\x22\xd5\xbd\xfe\xf5\x8d\xd9\x11\xa9\x6e\xb3\xfd\xcd\x0d\x26\xc9\x6c\xf7\xf6\xc7\x83\xb0\x29\x39\x78\xef\x30\x5c\x33\xcf\xa4\x3e\x8f\xd3\xe3\x3d\x4c\x8f\x37\xf3\x72\x27\xaf\xe1\x62\x36\x5e\x49\x3e\x21\x3b\xd0\xc3\xd4\x77\x93\x57\x92\x4f\x74\x73\x2c\xed\x40\x43\xf4\x56\xc4\x68\x35\x6a\xdc\x43\xf4\xee\xe6\x58\xe4\xbe\x9b\x2c\xd3\xfb\x38\xe7\xdd\xc3\x9c\x77\xe7\x90\x1c\xec\x96\x27\x70\xf2\x9a\x8c\x11\xae\xa7\xd7\x30\x06\xd8\xa7\x60\xf7\x8d\xf4\xe3\x2c\xf9\xfd\x38\xe9\xdd\xc3\x34\x77\x33\xb5\x2e\xbb\x19\x19\x69\xee\xce\x71\x6a\xdc\x6b\x1a\xc6\xe7\x68\xe6\x15\x62\x5a\x0d\xf0\x89\xd6\x65\xdf\xe2\x41\x04\x95\x9e\xcc\x19\x58\x4f\xdd\x30\x48\xa5\x25\x25\x4f\xb0\x87\xe9\xed\x66\x6a\xed\x0c\x33\x32\x4d\x4f\xcc\x3c\xf4\x38\xbf\x5d\x35\x6e\x7c\xce\x2d\x78\x18\xc6\xa4\xc5\x29\xf8\x31\x5c\x67\xaa\x21\x66\x1b\x66\x64\xf8\x7e\xcd\x14\x6b\xca\xf4\xf4\x30\x1d\xde\x39\xae\x3f\x58\x8d\x9e\x50\x15\xca\x6a\x04\x46\xa4\x81\x7a\x96\x06\x57\x45\xfa\xaf\x3d\x22\xc8\x95\xa1\xdd\x6a\x58\xbc\x0f\x12\x58\xfb\xcf\x30\x81\x69\x63\x62\x84\x43\x3d\xbd\x86\x7f\xff\xfd\x4f\x30\x96\xf8\x71\x72\xbd\x87\x59\xf4\xe2\x10\x43\x0f\xf3\xf9\x60\x5d\x8c\x26\xda\xec\x6d\xf8\x01\xec\xb7\x3f\xc3\xe8\x5b\xfc\x32\x3d\x1d\x70\x14\x8b\x43\x22\x61\x9a\xee\xb0\x48\xc5\xa1\x8f\x9f\x16\x20\xb3\xce\x19\xc1\xd4\xfb\x0f\x33\xf0\xa1\x91\xe8\x44\x23\x99\xa6\x20\xcb\xb7\x8f\x6e\x78\x19\xc6\x48\x9a\x3a\xb1\xfa\x02\x1b\x53\x1c\x5a\xcd\x2a\x2c\xf2\xb0\xa6\x7b\x1c\x22\xec\xb4\xac\x9d\x24\x95\x56\xf3\x34\x8b\x4e\xb2\xa8\x76\xab\xe9\x9d\x90\x9e\x60\x43\x1b\xfb\xdc\xfe\xca\xa2\x59\x1c\xb7\xfa\xb6\x08\x9e\xd8\xf2\x86\x76\xab\x69\x0a\x4e\x52\xb0\x93\x54\x61\x49\x01\x4f\xb1\x38\xb4\x6c\xc3\x22\x18\x86\xaa\x38\xb4\x6c\xc3\x9c\x4b\x43\x15\x9d\x43\x1f\xe6\xca\x63\x03\xa9\x60\xb4\xb7\x85\x37\x31\x18\x9b\xce\xa1\xa5\x15\xa6\x20\xfc\xc6\xe2\x98\xa7\xe0\xd7\xf0\x07\x58\x03\xb4\xa4\x40\x5c\xeb\x39\x0c\x9b\xde\x41\x7a\x4f\x8d\xc4\xf4\x0e\xd2\x5b\xdb\x52\x98\x91\x69\xbf\x1a\x7e\xdb\xac\x89\x3a\x23\xe7\xd0\xe6\x1b\x26\x6c\x90\x63\xb5\x5b\x85\x45\x42\x6c\xb0\x4f\xdc\x82\xb7\x61\x70\xac\xe6\x32\x2c\x99\x83\xf4\x0e\xd2\x24\xcd\xb1\x49\x8e\x95\xfa\x22\xfb\xd5\xc3\x1c\x7c\x57\x48\x8e\x2b\x2c\xf6\x61\xb2\xbd\x38\xa4\xb8\xa6\x15\x40\x44\xbc\x9e\x23\x0c\x37\xc3\xd5\xf7\xa9\x05\x98\x56\x00\xe1\xe1\x16\x4c\xe4\x5f\x4f\x69\xf8\x07\x58\x9d\x78\xcb\x83\x73\xda\x15\xe2\xaa\xf4\x96\x07\x63\x53\x9c\x52\x8a\xd3\x5b\x1e\x42\x5a\xcf\x21\x79\x92\x56\x73\x61\x91\x8a\x53\x02\x3b\x4d\x6f\x38\xa7\xc5\x29\x81\x9d\x16\xc1\x30\x36\xc5\xd9\xd4\xb7\x19\x39\xc9\xc8\xfa\xf8\x65\xa5\x01\xc6\xa6\x38\xa5\x2b\x2f\xef\x6d\x8b\x7b\x9b\x84\xd2\x32\x05\x61\x91\x0a\x86\x54\xd7\xd3\x6b\xf8\x03\xac\xb7\x2d\x82\x61\x7a\x8a\x53\x9a\xf5\xb2\x7e\x85\x2a\x21\x71\xde\x9c\xb4\xe5\x6d\x09\x7e\x65\x27\xb3\xe4\xd5\xd3\x30\x8c\x4e\xba\xe1\x34\xbc\x00\x4f\xc1\xdb\xf0\x8b\x4e\x34\x12\x53\x70\x6d\x6c\x90\x5a\xae\xcb\x6a\x17\x8b\x78\x4e\x4d\xc3\xb2\x76\x80\x38\xd9\x2b\xdc\xb7\x29\x88\x80\xd9\x38\xa5\xe3\x6f\xf3\x20\x0b\xae\x4f\x1d\x59\xb6\x09\x8b\x82\x25\x71\x6a\x71\x6f\x8b\x02\x38\x9f\x05\xef\x63\x9f\xd8\x16\xa6\x30\x82\xc5\xa9\xc5\xbd\xcd\x9a\x30\x82\x5d\x3e\x56\x6c\x6b\x63\x08\x98\x0d\xde\x99\xd6\xd3\x63\x18\x1f\x2f\x3e\xd9\xe6\x41\x9a\xb5\xa6\x24\xf2\x36\x05\x37\x29\x18\x7e\x7b\x1b\x46\x27\xd2\xf4\xb6\xd5\x2e\xd8\xb7\xce\xa9\xad\x7a\x7b\xdf\x41\x08\xec\xc9\x94\x7a\x0f\xd3\xe0\xb1\xf1\x00\x56\x27\x5e\xc5\x70\x37\x8b\x53\x9a\xde\x63\xa9\x09\xfb\xd6\x15\x12\x61\x8f\xd5\x80\x87\xa4\x92\x02\xf8\x98\x35\x69\xed\x9a\x62\xb6\xc7\xc2\x94\xce\x67\x53\xcc\xf6\x58\xed\x82\x59\x2b\x9a\xf6\xcb\xc7\x6a\x00\x22\x69\xcf\xa9\xbd\xf8\x31\x61\x61\xed\x8a\x26\x85\xfb\xf1\xe2\x86\xcf\x5a\x34\x71\xd5\x63\x19\x0b\xb3\x56\x34\x69\x7a\x8f\x19\xf9\x21\xbd\xb5\xe6\x1f\x4b\x4d\x84\xdb\x9e\x53\x6c\xff\x78\xfb\x87\x2b\x5b\x34\x4d\xda\xe3\xcd\xeb\x21\xbd\xb5\x5f\x3e\x56\x73\xe1\xef\x16\x4d\x1b\xfa\xe3\x35\x0f\x4b\x5a\x34\x1d\x84\x1f\x9f\xee\x10\x79\x7b\xf9\x38\xf4\x58\xf4\xc2\x92\x16\x4d\x73\xf9\x9a\x91\x61\x49\xbb\x22\xfe\x90\xad\xb1\x5e\x1e\xfe\xd5\x46\x86\xa8\x21\xf8\x35\x8c\xff\x10\x81\x5f\x8b\x04\x78\xc9\x05\x6f\x5a\xeb\xa9\x1b\x46\x27\x3a\xe2\xbe\x26\x30\xe2\x6a\xa3\x69\xed\xbf\xde\xad\x50\xda\x24\x9a\xf4\xda\xd7\x04\x7e\x49\xe0\x7e\x0b\xfe\xd7\x09\x08\xac\xed\xf4\xb5\x1a\x00\x43\x5b\xb0\x60\x40\x3d\xb9\x13\x32\xb4\xfb\xf6\xda\x87\x97\xdc\x39\xa5\x06\xbc\x56\x03\x5e\x52\x52\x3b\xe1\x67\x4a\xc2\x79\x2e\x9a\xf6\xcd\xcf\xdb\x12\x82\x68\x4f\xe6\x9a\xab\xa7\x61\x18\x23\xd1\x2c\x7d\x16\x09\x1f\xf4\xab\xa6\x7d\xf3\x33\x61\x3f\x52\x50\xbb\xd5\x67\xfd\x0a\x61\xb2\x97\xcf\x9b\x9f\xb5\x03\xf8\xdc\x05\xcb\x0e\xd4\xd3\x67\x18\xe3\xf6\xdb\x26\xec\x47\x86\xd6\x8a\xfb\xac\x06\xc0\x14\x18\x4d\x47\xae\xcf\x07\x06\x04\xcc\x5e\xa9\x0d\xf2\xb3\x5c\x81\x61\x30\x78\x71\xfc\xc4\x67\x86\x86\x61\xf0\x4a\xed\x9b\x9f\xa7\x01\x01\xb3\x57\x6a\xdf\xfc\xac\x34\x20\x04\x36\x78\x1f\xfb\x38\x89\xdf\xc3\x24\x7e\x71\xc9\x36\xf6\xb3\x00\x81\x61\x30\x2e\x69\xa8\x3f\x8b\x04\x18\x06\x2f\xe6\x82\xa9\x27\x89\x04\x98\x02\xaf\x54\xdf\x3f\xef\xf7\x28\x49\x12\x57\x33\x1c\x86\x57\x4d\xda\xbc\x05\xbf\x86\x8b\xab\x2e\xb1\xfd\xcf\xfa\xd5\x0f\xfa\xd5\x94\xb9\xe2\x67\x11\x0c\x0b\x60\x5c\xd2\x6a\x7e\xe6\xd8\x1f\x39\x56\x27\x9a\x9f\x77\x2b\x98\x02\x83\x8e\x3f\xf5\xe4\x01\x62\xed\x5f\x12\x20\x3f\x6f\x62\x3f\x6e\x62\x62\x88\x9f\x29\x08\xaf\xbe\xb8\x24\x40\x7e\x5e\xfb\xf0\xe3\x8b\x4b\x3b\xe1\xcf\x92\xf9\x47\xc2\x72\xa5\xa5\x8d\x8e\xcc\xdc\x17\x17\x75\x65\xa6\xef\x63\xa3\xf4\x2b\x3a\x11\x3f\x4e\xd8\xf7\x30\x45\x5f\xf0\xf6\xf6\x49\xb9\xef\x55\x03\x9d\x0c\x75\xa2\x35\x9f\x07\x14\x29\x3a\xb9\x3c\xcc\xdf\xc7\x06\xb8\x8a\xbb\x55\xca\xab\xef\x49\x58\x36\x83\xc1\xf2\x8f\x53\xf3\x3d\x4c\xbb\x17\xcc\xfe\xff\x38\xdd\x5e\x35\x30\x12\xea\x85\xa9\xd0\xd6\x6a\xa0\x93\x54\xdf\xdb\x9d\x90\xd9\x68\x97\x60\x96\x3d\x36\xb0\xe6\xb9\x48\x52\x31\xac\xd5\x28\xc2\x32\xc6\xfc\x71\x02\xbd\x6a\x6c\xc0\x53\xf0\x6b\xf8\x03\x9c\x82\x7f\x82\x71\xdb\x22\x0b\x49\xca\xc5\xee\x61\xce\xbc\xe0\x0d\xeb\xc3\xc4\x79\x6c\xa0\x08\x21\x77\xd9\x54\x0c\xeb\x93\x08\x4f\x8d\xbb\xa9\x13\xed\x3f\x89\xf0\xd4\x93\xf5\x4c\x1f\xe7\xd0\xab\x06\xfa\xc6\xbd\xe6\x93\x72\xb1\xab\xc6\x02\x1c\x82\x3d\x6e\x30\xdb\xed\x01\x6e\xf7\xcd\xb2\xe7\x5c\xae\xa9\xf0\xd3\x87\xc9\xf2\x82\xb7\xe5\x8f\x93\xe5\x55\x03\x9d\xd0\xfc\x99\x2a\x58\x52\x8d\x01\x78\x08\x9e\x86\x31\xf3\xdc\xc1\x53\x9e\x77\x0f\xd3\xe2\x05\xf3\xb8\x3c\xa9\xda\x24\x0f\xf3\xdf\xc5\xdd\xd5\x89\x69\x02\x43\x6c\xf0\x0a\xf8\xc9\x26\x53\x48\xa2\x0a\x49\xdc\x62\xcd\xa6\x75\x99\x28\x9f\x7c\xa5\x47\x62\xae\x42\xe5\x91\x60\x66\x91\x7a\xd2\xa4\x35\x8a\xb0\x5b\x5f\xb9\xfd\x95\x58\x69\xbc\xd4\x7d\x9c\x0e\xaf\x1a\xe8\x24\xf4\x39\x5a\x69\x09\xc7\xb7\xb8\xc5\xb1\xf2\x77\x7b\x98\x0e\x2f\x6e\xae\xe2\xb4\x55\x94\x79\xf1\x2e\xd9\x81\x52\x51\xa9\x4f\x22\xfc\x34\x6e\x71\xec\x65\x9a\x5c\x64\x1f\x6a\xed\x79\x79\xed\xc0\x95\x2d\xba\x18\xc2\xe6\x4f\x66\xd1\xbb\x52\xa4\x92\x63\xdb\xc3\xc4\x78\xc1\xdb\xc4\x7a\xba\x0d\x63\xcd\x8b\x82\x0a\x56\xad\x46\xd1\xbb\x8b\x63\x2f\x49\xfb\x44\x78\xea\x29\x83\x89\x13\xe5\x55\x03\x7d\xff\x83\xbb\xe1\x01\x38\x05\x7b\x80\x20\x15\x2f\x76\x9e\xb4\xf9\x93\x19\xf3\x4e\x19\x35\x52\xc1\xaa\xd5\xd8\x78\x3b\x04\x7f\x86\x31\x40\xaa\xa2\x69\x3b\x27\xf3\xe7\x05\xf3\xc4\x3f\x79\x5b\x28\xc1\xce\x19\x5d\x8c\xac\xf0\xd3\x87\x89\xed\xa2\xdf\xf1\x07\xd5\x28\x6f\x89\xf7\x44\x3c\xea\x19\x5a\x43\xaa\x09\x52\x0d\x94\xfc\xd7\x6a\xbe\xbd\xe2\x50\x17\x39\xba\xa6\xda\x86\x4d\x26\xc4\x0b\x46\x1d\x3e\x69\xc3\x26\x33\xe2\x9d\x0c\x5f\x7a\x98\x16\x8f\x8d\x17\x30\xdf\xb6\x05\x33\x11\x86\x1a\x9d\x87\x91\xec\x96\xe3\x88\x47\x3d\x75\x4e\x76\x2a\xbc\x6a\xe0\x2f\x87\x3b\x09\xc3\x3f\xbc\x4d\xba\xab\x96\xc7\xc3\xa4\x78\xc1\xf2\x3c\xf5\x74\x19\x46\xdf\x5d\x7d\x5b\xbc\xd3\xef\x8d\x01\x49\xf5\xb4\x0c\xd7\x91\x8b\x99\x53\x1e\x67\xce\xab\xc6\x87\xb7\x35\x92\xe5\xbf\xc4\xb5\x8a\x2e\x61\x9c\x3b\xaf\x1a\x98\xd3\xa9\xbf\xf4\x6a\x86\x17\x5d\xc8\x70\x9f\xdd\x82\xaf\x93\x73\xa7\x68\x62\xce\xa5\x61\x33\xc4\xe7\xaa\xab\x5c\x0d\x7c\x8e\x44\x82\x22\x5f\xab\x11\xc8\x07\xa9\xbe\xb7\xfb\x2e\x21\x70\xe5\x3f\xd8\x9f\xc3\xd9\x11\xa9\x86\x67\x67\x70\x76\x78\x12\x73\xa6\xbd\x6a\x60\xdc\xb4\x06\xe4\xf0\x34\x0c\xf2\x39\x55\xba\xb4\x19\x34\xe1\x81\x77\x86\xa4\xd0\xf0\x46\x43\x0f\x3c\xe6\x2b\xad\xa7\x69\x38\x0a\x96\x70\x1a\x9e\x86\x41\xf6\x4f\x0d\xd0\x22\x01\xde\x73\x31\xb4\xe5\x0d\x0b\x55\x14\x57\x0e\x19\xd7\x9d\x6b\xaf\x1a\x18\x09\x6f\xb7\x72\x78\x4f\x86\xd3\x5c\x0c\x49\x8a\xe1\x1d\x65\x90\xb0\x31\x05\xfb\x2b\xe1\x29\x13\xda\xc1\x6d\xa2\x4c\x9a\x28\x65\xbb\xce\x69\x46\x86\x2d\xf2\x64\x32\xc5\x7a\xd2\x5f\x22\x55\xde\x29\xe5\xd2\xb9\xf2\xaa\x81\x4e\x9a\xe1\x6e\x78\x00\x56\x27\x96\x9e\x34\x51\x0e\xc9\x95\x69\x1e\x44\x50\xeb\xa9\x6b\x95\x9c\xde\x51\x18\xe2\xca\x24\xa8\xf5\x34\x0c\x17\x9f\x0c\x89\x1b\x5b\x2e\x13\xde\x73\x57\x7a\xdc\xa6\x20\x82\x59\x4f\xeb\x57\x36\x51\x32\xb3\xde\xa9\xbb\x19\x67\xd6\xab\x46\x4d\xda\xd0\xba\xb4\xe5\x92\x09\xf7\xce\x94\xf4\x0c\x53\x90\xbe\x74\xa9\xaf\x0c\x6f\xd5\x41\xc2\xde\x86\xbb\xe1\xc0\xdb\x21\x78\x19\xe6\x5f\x1a\x7e\x0d\x83\x4f\x78\x25\xc9\x64\x7d\x68\xe0\xb2\x2e\x2f\x0e\x30\x2c\x82\xe1\x54\x17\x4c\x6d\x5f\x4f\x61\x38\xf1\x76\x17\xbc\x0d\xbf\x80\xa7\xe0\xcf\x30\x66\x47\xa2\x20\xcc\x9a\x34\x68\x0e\xed\x6d\xe1\x4d\x0c\x06\xcd\xd3\x2a\x46\x58\x22\xa3\x4c\xc8\x99\xd2\x53\xc2\x6b\x1e\x39\xf9\xce\xf4\xe7\x78\x07\x87\x53\xdd\x7d\x48\xd3\xb3\x2d\x32\x93\x84\x95\x42\x92\x26\x2c\x4d\x94\x43\x8a\x6b\x9a\xb0\x70\xaa\x8b\xa1\xe5\x9a\x56\x76\x90\xab\x2f\x86\x96\xab\x4d\x94\x4c\xca\x77\x26\x8f\x9f\x99\x96\xb1\x74\x9a\xd3\xdd\x4c\xa6\xd5\x80\x24\x61\xc3\xf0\x32\x8c\x49\xd3\xba\x4c\xcb\xd8\x24\x61\x25\xed\xd3\x84\xa5\x41\x73\x68\x5d\xa6\x09\x8b\xaa\xca\x31\xb4\x2e\x6d\xe7\x4c\xd8\x39\x6f\xdd\x28\x64\x5a\xf4\xd2\xce\x39\xd2\xb0\xff\x12\x12\x42\xb7\x44\x99\xd6\xaf\xe8\x62\x97\x26\x95\x77\x40\x38\xd5\xc5\x90\x50\x4a\x4b\x08\x24\xf2\x3b\x53\xf2\x3b\xad\x76\xd1\xfc\x29\x33\x62\xa6\x27\x0d\x9e\x77\x31\x35\x69\x0a\xb2\xad\x46\xf5\x3d\xb5\x8a\x6d\xfe\x4c\x9a\x3f\xbd\x1d\x2d\x5d\xed\x25\x3d\xef\x74\x03\x95\xcb\x62\x06\x06\xcf\x90\x05\x30\x97\xae\xf6\x72\x71\x76\xa4\xd2\x2d\xcf\x0e\xad\xa2\x32\xc7\xe5\xb2\x98\x81\x0b\x5e\x4c\x69\x35\x36\x96\x26\x8d\xa5\xcc\x2e\x50\x4f\xee\x9b\x62\x46\x5b\xc6\xb2\x36\xb6\x98\x77\x57\x2b\x6d\x59\xb5\x40\x58\x6d\xc8\x49\x24\x97\xb7\xba\x45\x7a\x6b\x27\x59\xa6\x37\xbc\xfa\x42\x06\xb6\x5c\x56\xd2\x90\x5d\x30\x64\x60\x63\x8a\x41\x36\x16\x3a\xf9\x83\xaf\xd1\xe3\x9c\x83\xd5\xc0\x88\x24\xb3\x6c\x4b\x4d\x18\x4d\xcf\xd4\x54\x6f\x8b\x1b\x04\xe3\xc6\x94\xb8\xd9\xde\xf2\x10\x8c\xdb\x0e\x4d\xf5\xf6\x74\xd0\x96\x3a\xb5\x6c\xb7\xa5\x3e\x3c\x07\xef\x43\xf2\x70\x5b\xea\x6f\x4e\x47\xd7\x48\x3c\x1d\x34\xb1\x4e\xad\x66\x9b\x58\x99\x93\xb0\x1d\x3a\xce\xa9\xfe\xf3\x93\x08\xdd\x6d\x66\xff\x6d\x85\x64\x73\xf2\x24\x9c\xb6\x27\x0f\x06\xd9\xfb\xd0\x9c\x6e\xef\x11\x70\x38\x0c\xf9\xec\x38\x71\xe1\xc3\xc4\x85\xed\xe0\x6d\xa8\x13\x17\x56\x03\x03\x1c\x86\x5f\xc3\xe0\x73\xe9\x29\xdb\x27\x5f\x54\x2a\x89\xa9\x33\xb8\xcd\xb7\xcc\x60\xd8\x8e\xd3\xb0\x29\xc8\xd9\x91\x14\x7a\x2c\xca\x60\x99\x8d\xa9\x55\xf1\x78\xf3\x45\x58\x70\x33\x61\x1f\x6b\x91\x34\xdf\xca\xb8\x91\x8f\x25\x1c\xdc\x13\x63\x4a\x38\xd9\x4e\x9b\x88\x16\x8e\x19\xfa\x4b\xaf\x21\xd8\x69\xdb\xd1\x0c\x4f\xc3\x18\xb7\xb6\xa5\xc7\x12\xee\xe1\xa4\x49\xdc\x3c\x9e\x34\x18\x6c\xef\x43\xab\xe2\xf1\xd2\x42\xa5\x93\x90\x7f\x0a\x73\x27\xb2\x81\xb9\xbc\xd4\x89\xe7\x92\xc6\x5e\x5b\x03\x1e\x4b\x38\x14\x40\x09\x56\x3a\x78\x98\x52\x91\x0d\xf6\x2d\x52\x79\xc5\xc1\xaa\xdb\x74\xaf\xe9\xc4\x88\x0f\x13\x23\xde\xba\xd7\xcc\xc7\xa2\x0c\x71\xcb\x11\x87\xbe\xd2\x1b\x3b\xa2\x98\xdb\xa1\x85\xf8\x5a\x8b\x84\xeb\x63\xc8\x09\xc0\x19\x13\x1f\x66\x4c\x6c\x87\xf6\xb6\xd7\xfb\x0f\xec\xb7\xb7\xee\x4c\xf3\xb5\xe0\x83\x47\x64\x04\xaf\x80\xf3\xf5\x4a\x83\x35\xb7\x1d\x5a\x80\xb6\xe6\x32\x39\x62\x3b\xb4\x83\xbf\x9e\x06\x5a\x73\x7d\xf8\xb3\x35\x37\x51\x50\x25\x42\xa7\xbc\xd7\x3b\x0a\x62\x9e\x43\x57\xd7\x69\x6b\x2e\xf3\x21\xb6\x43\xab\xe1\xf5\x56\x0d\xb3\x6e\x3b\xc4\xf6\xaf\x95\x4b\x98\x75\x23\xc4\x10\xaf\x95\x4b\x04\x3f\xb7\x43\x7b\xdb\x6b\x45\x8a\xb6\xdf\xd0\x99\xf0\xb5\x22\x85\x64\x8a\x11\x52\xd2\x5e\x9f\xa9\x5e\xd2\x5b\xbb\xd5\x67\xc2\x7e\x64\x7b\xed\xe0\x9f\xad\x18\x30\xdb\x36\xdd\x99\x3a\x13\x62\x35\xd0\x89\x56\xc3\xe7\x8d\x1d\xa1\xd2\x4d\xb7\xa0\x4e\x7a\x58\x0d\x10\x56\x9b\xef\x67\x1d\x88\x66\x5b\x79\xb0\xe5\x67\x8e\xfd\xc8\xb1\x62\xfb\xcf\x7b\x32\xcc\xb6\xed\x10\x7f\xdb\x3e\xcb\x84\x86\xb7\x27\xed\xf3\x9e\xfc\x91\xb0\x62\xe4\xcf\x84\xa5\x35\x37\x64\xf3\xf8\xbc\x47\xc0\x7e\x7b\xeb\xa2\x9b\xc9\x0e\xd9\xc0\xcc\xbb\x6f\x73\x2c\x32\x17\xb6\x53\xe7\x87\x9f\xa5\x3d\xec\xb7\x4d\x77\xa6\x4c\x5f\xc8\x06\x66\x47\x52\xf3\x67\xd6\x44\xb9\x95\x76\xf2\x6e\xc6\xe9\x0d\xab\x81\xbf\xd4\xd1\xf6\x67\xd6\xa4\x35\x37\x24\xf0\x7e\x5e\xf3\xb0\xc8\x46\x68\x76\x7e\x5e\xc5\xb4\xcf\x86\x84\xd2\xcf\xa4\x42\xf1\xe8\x08\x09\xa5\x9f\x65\x2c\x0d\xb1\x72\x10\xcb\x9f\x97\x2b\x6d\xa8\xf2\xed\x72\xc2\xc2\x6a\xb4\x1a\xf7\x69\x78\x1a\xde\x05\x93\xed\x97\x6d\xa8\x8b\x36\x54\x66\x73\x78\xd6\x91\xee\x04\x7c\xc2\x7c\xd8\xf5\x74\x19\x1e\x80\x43\xb0\xfb\x46\xc5\x0d\x9d\x4d\x96\xca\x43\x3f\x4c\x58\xd8\x98\x1f\xe8\x71\xc2\xc2\x6a\xe0\x2f\xb9\xe6\x9d\xb0\xb0\x1a\x0d\xb0\x46\x22\x52\x31\xab\x60\xa4\x3f\x67\xb9\xef\xc5\xbe\x35\xc0\xed\x01\x16\x67\x44\x36\x75\x22\x81\xc7\xac\x81\x4d\x37\xc3\xce\x1a\xf8\x30\x6b\x60\x24\x4d\xf0\xcb\x5e\xab\xeb\x80\xee\x96\x94\xc8\x4b\x95\x4c\x1e\x66\x0d\x0c\x1d\x2b\x98\x2c\x90\x0d\xf6\xdd\x05\x6f\xc3\x18\x20\x6f\xe5\x96\x0d\xb1\x0b\x86\xd8\xd0\xb1\xc2\xc9\x04\xab\x31\x91\xb2\xff\x10\x9c\x86\x31\x40\x2e\xc0\x65\x67\x56\xe6\x09\x8c\xf4\x5f\x2e\x0f\x90\xfb\xfc\x9f\x2e\xd4\x98\x34\x90\x0d\x4c\x07\x2d\x24\xeb\xd4\xd6\xb1\x10\xfc\xdc\x98\x3b\xe9\x71\xf6\xc0\x87\xd9\x03\x23\x87\x06\xaa\x85\xc8\x34\x82\x21\xdb\x1e\xb3\x03\xb2\x81\xbe\xb9\x58\x96\x3d\x63\x99\x18\xb0\xb1\x6a\x7d\x3d\x75\xc3\x13\x70\x0a\x0e\xc3\xb5\x2a\xa4\xa6\x3b\x4d\x60\x35\x40\xe0\x61\xf8\x33\x8c\xbf\x9c\xfa\x4b\x69\x63\xcc\x1e\x78\x4b\xc2\x2d\x5b\x75\x99\x18\x30\x92\xf7\x27\xab\x2d\xbf\x8d\x3d\x22\x43\x9d\x98\x54\xb4\xd3\xca\xff\x6a\xa9\x6a\x49\x35\xc0\x2f\xa9\x91\xe8\x78\xb1\xe0\x30\x7b\x4b\x1e\x2e\x3b\xcc\x2e\x9a\x6f\x99\x17\xe3\x71\xf6\xc0\x6a\xac\xff\xfe\x27\x0f\xca\xac\x65\x17\xd8\xd5\x28\xca\xa6\x3b\xf1\x57\x16\x61\x53\x6e\x59\xce\x35\x58\x8d\x0b\x70\x17\x7c\x1b\xee\xe8\xc4\xf0\x30\x3c\xf1\x76\x0a\x4e\xc3\x18\x09\x37\xf6\x65\xcf\xd8\x85\xf2\xd0\x29\x6f\xad\x75\xa5\xfb\x4e\xf6\xad\x4e\xb4\x27\x2f\x84\x2b\xa7\xdc\xb2\x96\x0a\x41\x57\x03\x33\x1f\xea\xc4\xf4\x86\x0d\x38\x0f\xde\x10\xaf\xcb\x6b\x1f\x4e\xaf\x29\x6f\xad\xa5\xba\xd1\x0f\x13\x1a\xde\xcc\x5c\xf0\x2c\xbb\xc0\x2e\x98\x86\x53\x8a\xd4\xb2\x69\x98\x99\x0b\x6f\x6d\x06\xeb\xda\xfe\x78\xd2\x5b\x2b\xce\x2e\xb0\xeb\x22\xbd\xc5\x27\x97\xe9\x7d\x91\xde\x5a\x71\xaa\xa1\x52\x8d\x06\x78\x0a\xbe\x0d\x43\x4c\x8a\x4f\xec\x02\xcb\xcc\x85\xc9\xc4\x1d\x0f\xd3\x17\xb2\x81\xbf\x14\x9f\xdc\xe6\x58\xf8\xc2\xa6\xb6\x3c\x27\x2c\xac\x06\x3a\xd1\x02\xbc\x2d\x12\xee\x92\xae\x29\xf5\x85\x59\x0d\xd1\x28\xc2\xdf\xa7\x24\xb3\x1d\x66\x99\xc7\x30\xa5\xd5\x2c\x1b\x90\x99\xd0\xf0\x96\x9b\xd0\xba\xb5\x27\x33\x73\x61\x1e\x5a\x80\xb7\x29\x08\x4b\x71\x1e\x5a\x3b\xb7\x19\xf9\x26\x61\x43\x7f\x69\x51\x80\x84\x86\xb7\x9c\x8a\x96\x5d\x60\x99\xc7\x30\xe5\xad\xb5\xba\x19\xb9\x93\x91\xb5\x00\x6d\x40\x66\x42\xc3\x5b\x2e\x48\xab\x7b\x6f\x83\x67\xec\x2d\x17\xa4\xd5\xb5\x55\x2f\x18\x90\xf3\xd0\x34\xd8\x80\xbc\x60\x40\x6e\xed\x30\xdc\x0c\xe3\x2f\x69\x1b\x5b\xaa\xb1\x52\x0d\x4c\x03\xef\x38\x96\x1d\x66\x17\x7c\x61\xf3\x74\x27\xe6\x6f\x58\x8a\x5b\xa3\x8a\xb1\x14\x4f\x5d\x8d\x8d\xb7\x53\xf0\x63\xf8\xc5\xdb\x53\xf0\x67\x18\x7d\x6b\x27\xec\x16\x1c\xb0\x0d\xa7\x37\x76\xbb\xc0\x2e\x54\x78\x4e\xd3\x64\xe8\xf0\xb4\x10\x41\x9d\xa7\xd6\x8e\xad\xb9\x4c\x68\xd8\x9a\x56\xf1\x30\xa9\x60\xe4\x4d\x26\xe7\x7b\x9c\xde\xb0\x1a\x1f\x60\xfe\xe5\x30\x4d\x60\xd6\x4d\x6f\xa7\x23\xdd\x77\xb2\xef\x10\x2c\x1e\x44\x3d\x95\xf4\x06\x39\x4c\x13\x58\x73\xf3\xd4\x6a\x18\x5e\xc5\xac\xa7\xc2\x32\x15\xcf\xb2\x7b\xea\x1a\xfc\x78\xad\x06\x5b\x73\x99\xb9\xf0\xb6\x1a\x30\xbc\xb1\xc3\xe1\x34\x4f\xf1\xb7\xad\xb9\x4c\x58\xd8\xe4\xcd\xe2\x84\x85\x0f\x13\x16\xa6\x9c\xa1\xd6\xf4\x76\x04\x87\xd4\x3c\xc5\xf6\xd3\xcc\x86\x10\xe9\xd6\xa4\x1a\x4d\x6f\x47\x93\xa4\x92\x8c\x9d\x66\xb6\x49\x66\xd3\x34\x4c\x2b\x52\xf0\x53\x6d\x4d\xb2\xca\xb6\xdf\x05\x3f\xd5\x26\xe7\x96\x35\xad\x48\x21\x16\xba\x35\x5a\x48\x96\xbd\x56\xd7\xac\x8d\xbf\x31\xbd\xd4\xb3\xec\xb5\xba\x60\x04\xce\x53\x4b\xca\xb6\x5f\x26\x32\x4c\x26\xce\x7b\x96\x6d\xbf\x6b\x92\x07\x35\x3b\xd3\x9b\x17\x02\xaa\x5b\x93\x64\xb3\x33\xeb\x82\x6d\x38\xe5\xc4\xb5\xa6\xf5\x2b\xd8\x86\x5b\x93\xb2\x30\x3d\x0d\x93\xac\xa9\x8d\x71\x7a\xcd\xc3\xab\x35\x4f\xed\x80\x76\x66\x65\x5a\xc3\x3c\xb5\x00\xc3\x1c\x1b\xe4\x58\xcd\x7c\x98\xde\x30\x02\xb7\xc6\xab\x9a\x15\xde\xfe\x03\xab\xd8\x0b\x30\xbc\xcf\xc3\xf6\x9b\xed\x3c\xfe\xa2\x1a\xd9\xa9\x75\xc1\xaa\x9b\x4c\x69\x51\x4f\xcb\xf0\x53\xb0\xd8\x28\xbc\x6c\x11\x38\x9d\x66\x0c\xbb\xa9\x2e\x98\x77\xb3\x49\x67\x0e\x2f\x5b\x78\x98\xa6\x39\xc0\x56\x5d\x66\x45\x4c\xf9\x31\xad\xf4\x1e\x91\xfc\x5a\x29\x52\xe9\xaf\x85\x87\x69\x36\xe9\x6e\x2a\xa5\xf2\x30\x75\x62\x36\xe9\x57\x76\x25\x65\xb2\xc4\x6c\xf4\xae\x58\x69\xed\x1d\xa5\x56\x6e\x2f\x2d\x7b\x98\x32\x75\x62\x36\x6d\x34\x36\xdf\x32\x59\x62\x93\x1f\x13\x33\x26\xa2\x41\xc1\x37\xf5\x39\x66\x51\x78\xa0\x66\xa3\xc5\x78\xa5\x29\x08\x3b\x6d\xb6\xa1\x91\x78\x91\xc3\x03\x35\x9b\x16\xa2\x1d\x4f\x99\xe7\x30\x9b\x16\xa2\x0d\xb2\x0b\x06\xd9\xdb\x0a\x60\x7a\xa3\x49\x6e\x34\x5a\xfb\xe9\x1d\x3c\x49\x6f\x6d\x4b\xf6\x47\x65\xfa\xc3\x6c\x52\x48\x96\x55\x23\xd8\x69\xb3\x69\xff\x59\xde\xc1\xe1\x98\x9a\x4d\xda\x81\xed\xb4\x0b\xa1\xd2\xf7\x29\x9a\xd8\x4d\x95\xe9\x0f\x93\x59\xa7\x9e\x65\x3b\x2d\xd3\x1f\xde\xa7\x48\xb5\xbc\xb1\xa3\x6c\x4b\xca\x19\x6a\x2d\xef\x28\xa8\xdf\x72\x5b\xae\x2c\x13\x16\x76\xda\xbc\xa4\x00\x2e\xaf\x7d\x78\xaf\xe6\x75\xf8\x6d\x8f\x1b\xac\x79\xd1\xb2\xb3\x6c\x90\x5d\x8b\xaa\x91\x74\xb7\xe5\x8d\x1d\xfe\xa8\x29\xf7\xa6\x65\x7f\xd4\x05\x63\x6a\x6b\x7a\x7b\x7b\xd9\xc2\x03\x35\x99\x6e\xa2\x9e\x2e\xc3\x10\x4e\x92\x42\xdb\xd2\x13\xa6\xd5\xbc\xa4\xe9\xd9\xb4\xca\x3c\x87\x4d\x5e\x66\x6b\x9b\x91\x61\x43\x6d\xa6\xf7\x36\x05\xe1\x98\x9a\xd7\xe5\xb7\xc3\x30\x24\x85\xf6\xfb\x6d\xc2\xc2\xb4\x9a\xd7\xe5\x4e\x5e\xc3\x1f\x60\x7d\x8e\x55\xa3\x4d\x0a\x4a\xa8\xda\x2a\xca\xf4\x87\xb7\xf5\xc2\xed\x35\x8f\x78\xeb\x94\x8f\xd4\xda\xa6\x20\xcc\x9f\x29\xf7\xa6\xb5\xad\x1a\x6d\xa8\x46\x97\x64\x96\xbd\x57\xd7\x26\xc7\x4a\x01\xb4\xf7\x2a\x73\x24\xe6\xa5\xe3\xd0\x63\x09\x01\x3b\x67\x5e\x62\x7b\xdb\x39\x17\x2c\x9b\x29\xf7\x26\x27\x43\xac\x06\x06\x48\x03\xc4\x7a\x2c\x0a\x1e\x52\x50\x73\x69\xc7\xd3\x05\x13\x65\x32\x39\xc5\xb3\x6c\xa2\x64\x56\xc4\x76\x49\xd9\x79\x64\xf0\x59\x30\x4a\xde\x72\x98\x5d\x76\x3c\x5d\xa8\xe8\x92\x57\xfa\xed\xc7\xf0\x8b\x4e\x2e\xc1\x9f\x61\xfc\xa5\x36\x03\x7b\x98\x32\x87\x62\x5e\x52\xbb\x6c\x8b\x5c\xa8\xe2\x72\x37\x3a\x8b\xac\xd7\xab\x18\x05\x59\x52\xce\x50\xcb\xd6\xc5\x05\xeb\x62\xbb\xfe\xc1\xaf\xe1\x9a\xf9\x5b\x62\xfd\xf5\x9e\xfc\x62\x8f\xb8\xc5\xf6\xaf\xb9\x0a\x39\x14\xdb\xa5\xe3\xd0\x6b\x2b\x06\x72\x28\xe6\x2d\xb6\x7f\xad\xd5\xc0\x57\x34\xe5\xc7\xb4\x5e\x2f\xc0\xb7\x24\x5f\xde\x32\x85\xd8\xba\xb8\xde\x22\xce\x2d\x8f\xde\x65\x17\x52\x66\x54\xcc\x5b\xfc\x6d\xeb\x22\x53\x2b\xde\x4d\xea\xb9\x5d\x48\x17\xec\x89\xed\xe2\x75\xd0\x7a\xbd\xf9\xc2\x57\x34\x6f\xed\x24\x9f\x49\x05\x7b\x62\xca\xbd\x69\x7d\x56\x76\xe0\x1d\x9a\xb7\xb4\x31\x5b\x17\xd7\x57\xa4\xbc\x9b\x68\x62\x5f\x51\xe6\x5f\xcc\x5b\x4a\x9a\xad\x8b\x4c\xc4\x78\x37\x5a\x5c\xd7\xe7\xe5\x8a\x38\xf1\xbb\xe9\x2c\x68\xa3\xe3\x82\x99\x31\x6f\x6d\x30\xf6\x15\x5d\x30\x3a\xa6\x9c\xa1\xd6\xe7\x75\x09\xa7\xd1\xbc\xb5\x65\xd8\xe8\xb8\x10\x4d\x7e\xcb\x13\x79\xd9\x85\x74\xc1\xe8\x98\xb7\x56\x83\x8d\x8e\x4c\xdb\x78\xcb\x13\x79\xd9\xba\xb8\x50\x25\x25\x6f\xad\x86\xcf\x14\x84\x75\x31\x6f\x6d\x02\x9f\xd7\xe5\x47\xc2\x4a\x14\xd8\x29\x74\xfd\xc8\x83\x62\x7b\x9b\x11\x17\xcc\x88\x77\xd3\x5c\xfe\xbc\x73\xa3\x1c\x4a\xde\x3a\xc3\xfe\x4c\x2a\x84\x85\xb7\x4b\xaa\xc5\xcf\xa4\x82\x75\x31\xbb\xc4\xfa\xcf\xcb\x15\xbe\xa2\xd9\xc5\xdf\x3f\x99\x6d\x17\xc2\xc6\x6f\xab\x8b\x76\x21\x65\x96\xc6\xec\x3a\x84\xfc\xcc\x83\x28\x9e\x92\xfd\xfc\x8b\xaf\xd1\xfa\x79\xeb\x40\x35\xe7\xdb\x7a\x8a\x7d\x46\x99\xe4\x31\xbb\xc7\xef\xd5\x0c\xe7\xd0\xec\x9a\x25\x3b\x87\x2e\x58\x30\x53\x2e\x54\xdb\x16\xcc\x8d\x92\x2b\x77\xa3\x6f\x80\x73\x3b\x56\x63\x00\x4e\xc1\xd3\x70\xcd\x92\x62\xb5\xb7\x0d\x9b\xcc\xed\xd8\xae\x7f\x7d\x7f\x86\xf1\x97\x1c\xf7\x56\x25\x96\x87\xb9\x1f\x53\x81\xd3\xdb\xf6\x4e\xe6\x7e\x6c\x17\x95\xb4\x6d\x57\x52\x26\x79\xcc\xee\x01\xa6\xff\x12\xaa\x11\x53\xf9\x3d\x4e\xf9\xf8\x30\xe5\x63\x93\xeb\xae\x53\x3e\x3e\x4c\xf9\x98\xf2\xbf\xda\x2a\xb5\xf2\x30\xe5\x63\x63\x39\xf1\x7a\x5a\x86\xf1\x97\x5d\xb0\xe8\xcd\x24\x8f\xa9\xe0\xe6\x6d\x7b\x27\x93\x3c\x36\xe6\x4c\xaa\xa7\x6d\xf8\x07\x98\xa4\x72\x38\x3e\x53\x3e\xa6\xc2\x95\xb7\xed\x9d\x4c\xf9\xd8\x98\xb3\xaf\x9e\x86\x61\xfc\x25\xd5\x97\xad\x2a\x29\x0f\x73\x3f\xa6\xbc\x9e\xb6\xfd\x51\x99\xc4\x31\xe5\xf5\xb4\xcf\x74\xdf\xe4\x73\x6a\xa8\x5b\xa5\x9b\xab\x81\x71\xeb\x2b\x4f\x13\x16\x86\xcf\xec\xd4\x0e\x9c\xdb\xb1\x1a\xe8\x3b\xf4\x39\xcb\x23\x21\x43\xa7\x06\xb8\x3d\x6e\x56\x03\xe3\x26\xb6\x55\xb2\xe4\x61\xb6\xc6\x1c\x5c\x5a\xce\xd6\xf8\x6c\x84\xeb\xa7\x82\x6d\xb7\xcd\x88\xcc\xa1\x98\x4c\x80\x51\x4f\x61\x18\xe3\xe6\xbd\x0f\xf3\x2b\xb2\x51\x93\x36\xc4\x3e\xaa\x36\x52\x8d\x0f\x30\x49\x65\x9f\x51\x26\x5a\xcc\x71\xa9\xef\xe5\xbe\xc9\x10\xa2\x77\xd3\xb2\xdd\x8d\xdb\xe9\x74\x27\x3f\xc1\x28\xdb\xa5\xa0\xcf\xdd\xb4\x75\x30\xd1\x62\xbb\x78\xc3\xea\x44\x8b\x0f\x13\x2d\xa6\xbc\x70\xb6\x6d\x91\x4c\xad\x98\x72\xb7\xd9\x76\x25\x65\xea\xc4\x94\xbb\xcd\xb6\xd1\x91\xa9\x13\x93\xb9\x34\xeb\xe9\x36\x8c\xbf\x0c\xbf\x9d\x86\x17\x60\xbf\xbd\x0d\xb3\x6f\x52\xf0\x32\xbd\x69\x74\x94\x5f\xcd\xbe\xbc\x00\xe1\x81\x9a\x83\x3a\x3e\x13\x29\xb2\x81\xdd\x4a\xa4\xb2\x3f\x2a\x53\x27\x26\x53\x87\x3c\xdb\x1e\xa6\x1b\x66\xc6\xc6\xf2\x64\xf5\x34\x0c\x63\xd2\xa6\xfa\x96\x9e\xb2\x69\x5d\x1c\xfe\x1c\x9d\x4d\x98\x51\x31\x47\x68\x80\xdb\x03\xc4\xd6\x21\xdf\x97\x6d\xeb\xe2\xbe\xa8\xbe\x50\x1b\xdb\x8e\xa4\xdf\x08\x99\x4f\xc5\xca\x6d\x95\x62\xae\x06\x66\x9e\x7a\xa1\x53\x27\x3e\x4c\x9d\x98\x53\x8c\x7c\x7b\xa5\xc1\x03\x35\x59\xfd\xe2\xd9\x76\x3c\x65\xb2\xc4\x64\x8e\x90\x87\x19\x13\xd9\x60\xdf\x1a\x89\x36\xdf\x0d\x0f\xd4\x9c\xa7\xfe\xd2\xb2\x0a\x39\x12\x9b\x7c\xd0\x9d\x23\xb1\x1a\xe8\x9b\x06\x9f\x7d\x7b\x01\xde\x50\x76\x66\xd3\x00\x97\x07\x08\x52\xcd\xa6\x01\x6e\x7f\x0e\xb8\x4a\x89\x46\x9c\x0c\xb1\x1a\x78\x5b\x62\xbd\x7b\x13\x80\xb9\x2e\xe5\x15\xb2\xed\xfd\xb9\x11\xdf\x7e\xeb\xbc\xb6\x6d\xbc\xdb\x70\xf3\x4c\x85\xe8\x38\xeb\x61\x35\xf0\x97\x92\x9a\x8e\x5f\xdf\x9d\x1f\xcf\xc3\xea\xb6\x3f\x27\xb3\x1e\x26\xab\x30\xd4\xd3\x63\xb8\x16\x20\xd3\x04\x3e\xbb\x5b\x22\x23\x22\x3d\xa7\xd6\x65\xf7\x57\xd2\x4a\x27\x5f\x86\xdd\xbd\xa4\x3a\x3f\x9e\x0a\xf7\xb6\x87\x26\xd3\x1f\xa6\x62\x2c\xf6\xf0\xe6\x85\xa8\xf2\x94\x07\xc1\x1e\x16\xa6\xb0\xcb\xb5\x5b\xd3\xa0\xf4\x86\xd5\x40\x27\x54\x31\x9c\xde\xf0\x61\x7a\xc3\x0c\xcd\xa5\x7d\x2e\x37\xad\x74\x71\xa8\x6f\x2f\x92\xc1\x99\xd7\xa4\x39\x88\x7c\x23\x5a\x3c\x95\x65\xc5\x89\x0a\x1f\x26\x2a\xcc\xf0\x48\xbc\x1a\x50\xd3\x38\x43\x0c\x31\xe4\xca\xb3\xe1\x7c\x79\x37\x0f\xd0\xd2\x87\xc6\xbb\xd0\x5f\xda\x78\xb7\x61\xbc\xbb\x15\xe7\xb3\x1d\x2d\xce\xd4\x84\x29\xa7\xe7\x3d\xbd\xfd\x23\x3e\xbc\x29\xcc\xc0\x89\x0a\xab\x81\xbe\xb5\x17\x4f\x2f\x12\xd8\xe5\x32\xb4\xe9\xda\x43\x73\xa3\xbe\x48\xc6\xfd\x87\x6a\xb2\xf5\xb2\xff\x1a\xee\x1f\x3a\x83\xef\x29\x0b\xc9\x86\x03\xe7\xad\xc3\xc8\xb6\x11\x6f\xa3\x06\x72\xea\xc2\xdb\xe9\x0d\xab\x81\xbf\x96\x76\x30\xbd\x86\xe0\xa9\x99\x72\x50\xde\xd3\x52\x08\x9e\x9a\x19\x5d\x9d\x58\x0d\xa0\x59\xee\xd6\x8e\xe2\x60\x72\x66\x3d\x4c\xdd\x55\x3b\xeb\x61\x35\x40\x04\xea\xcc\x3b\x2c\xc7\xe1\x9b\xd9\x14\x6b\xe1\x64\x88\xd5\xc0\x5f\x4a\x4c\x86\xc5\x7b\x70\x3a\xb4\xd1\xd8\x53\x73\xd3\x2c\x17\x62\x7f\x07\x93\x6f\x78\x53\xa6\x6e\xb6\xb7\x8a\x20\x57\xa3\xce\x9b\xb7\xd4\x17\x47\x8d\x6f\x9a\xe3\x42\x62\xd2\x51\xe3\x1b\x4e\x96\x29\x67\x5c\x67\x3d\x7c\x98\xf5\xb0\xe9\xa0\xe3\xac\x87\x0f\xb3\x1e\x66\xa4\x61\x0f\x10\x0c\xad\xe0\xb2\x1d\xdb\x23\xc1\x2d\xa8\x8e\x45\xdb\x31\xe6\x1b\xe1\xe3\xa9\x5b\x73\x67\x3d\x7c\x98\xf5\x30\x59\xc9\xfb\xd9\xe9\xd5\x0c\x97\xcc\xd4\x85\xf7\xb6\x4b\x26\x33\x17\x66\xf2\xdc\xb6\x6d\xea\xdb\x30\xf5\xdd\x4c\xf6\xf9\x6c\x87\x87\x33\x45\x61\xea\x66\x7b\xa7\xe5\x38\xcc\x75\xed\xee\x86\x97\x61\xf4\x2d\xa1\x9a\x5e\xe4\xf0\xb6\x4c\x5d\x61\x6f\x1b\xef\x36\xcc\x75\xed\x96\xda\x65\x27\x4b\x66\x2e\x4c\x79\xc6\xee\x34\x61\x93\x84\xd5\x9e\x9c\x56\x48\x60\xbc\x6b\x0a\x79\xd9\x69\xcd\x03\x71\xe2\x8d\x79\x0c\xeb\x69\x18\x46\xdf\xb7\xdf\x4e\xc3\x0b\xb0\x68\x62\xc5\x15\x36\xbd\xc6\xfa\x89\xf5\xe4\xcf\x21\xbd\x35\xc5\xcb\x8c\x4c\x9b\x9e\x52\x9f\xec\x65\x46\x5e\x64\x64\x71\xac\x63\xcc\x99\xe7\x30\xe5\x47\xbb\x6d\xbc\xdb\xf0\xb6\xbc\x2f\xd1\x7b\xa5\xfb\x86\x3d\xff\x9e\xfa\x4b\xcf\x0e\x4d\x7d\xba\x16\xdf\xcb\x02\x04\x4e\x98\xa9\x6b\xf1\x6d\xdf\xcb\x4d\x53\x9f\x62\x5b\xb6\x4d\x7d\x7b\x91\xed\xa5\x4b\x2c\x4f\xc3\xa2\x08\x0e\xbf\x3d\x0c\x83\x82\xd3\x6f\xbb\xef\x62\xf4\xdb\xe7\x9e\xe5\xdd\x6a\x71\xb7\x0a\xc3\x9f\x61\x8c\x44\xea\xf9\xb2\x3c\x81\x4b\x66\xa6\xf4\x14\xbb\x64\x6e\x1a\x06\x53\x3a\x90\x0d\x83\x1b\x86\xc1\xdb\xa7\x24\x47\xa4\xef\xcd\x69\xa0\xf9\x73\x3b\x22\x7d\xc3\x14\x98\x99\x7e\x3b\x0d\xa3\x6f\x2d\xee\xed\x69\x80\x4b\x63\xa6\xf4\x14\xbb\x34\x32\x75\x62\x53\x40\xd2\xb6\x4b\x23\x73\x28\x9e\xc7\xa1\x9d\xc6\xb1\xe7\x1b\x5e\x8c\x85\x37\xe1\xdb\x38\xf8\x4a\xa2\xc3\x4e\x8d\xcc\xa2\x58\xaf\x6b\x30\xe6\xe5\x4d\x5e\x96\xec\xd8\xde\xc7\xe8\xd5\xa8\x78\xa7\x6d\x43\xdd\x46\xbc\x79\xeb\xd2\xbc\xec\xd5\xb8\xe1\xd5\x78\x1e\x72\xca\xdb\x8f\xe9\x02\x47\xc6\xc2\xa7\xf0\x34\xfe\x23\x4e\x3a\x3e\xe6\x44\xa4\x4c\x6c\x5d\x27\x14\x47\x9a\x6f\x7a\x30\x32\x3f\x61\x3d\x0d\xc3\xa4\x8c\xce\x7e\x8f\xe5\x07\x3d\x1b\xbb\x64\x93\x7d\x15\x37\x0c\x81\xe7\xa1\xbb\xea\xfd\x58\x45\x82\x7b\x62\xe1\x4d\xb8\x07\x5f\x14\x2d\x5c\x1f\x6b\xb6\xa3\xd1\xaf\x4b\x21\x78\x7c\x4a\xa1\x5f\x62\xd7\x34\x39\xda\x9c\x29\x19\xcf\x43\xb7\xd8\x4e\xc5\x58\x0d\xf6\xae\x1d\xeb\xf1\xfa\x47\x60\xf9\x79\xc8\x55\x6e\xdb\x35\x71\xc3\x1c\x58\xf8\x25\x3c\x8c\x67\x31\xaa\xf6\x95\xd7\x67\x8f\x97\x12\x57\xa4\x79\xad\x2b\xc0\x30\x78\x1e\xf2\xa1\xdb\xaf\xd5\xad\x97\x14\x16\x73\xbc\xa6\xf0\x2b\x0a\xeb\x38\xfa\x7a\xb1\xc3\x4d\xb1\xf0\x14\xee\x7f\x2d\x7d\xa1\x31\xa7\xdf\xe3\xf4\x8d\xcf\x86\x5d\xf1\x3c\xe4\x5d\xe7\x44\x8d\xd5\xe0\xbf\xaa\x17\x73\xf0\xcb\x22\x9f\xba\x88\xde\xaf\x37\xae\x97\x14\x96\xa4\x7f\x4d\xe1\x97\x9c\x2d\x1f\xb8\xfd\x7a\x65\xbf\xa4\xbc\xbc\xdd\x9c\x07\xb2\x1a\x3f\xe2\xfc\x5b\xc7\x90\x6f\xd4\x5f\x3e\x0f\x5d\xe7\xef\xcf\x34\xfb\xc8\xac\x67\xfb\x4b\xbe\xa3\xfd\x59\xff\x42\x85\xe6\xfa\xd9\x10\x7e\x19\x2f\xb5\x5e\x76\x74\xe7\x9b\xac\x06\xff\x5d\x42\xee\xb3\xe6\xf5\x51\xf3\x92\x76\xe4\x30\xf3\xfd\x51\x2a\xe8\x1a\x7b\x7f\x56\x05\x3e\x32\x2d\x0b\x38\x3c\x4e\x35\xf9\x30\xd5\x64\xe1\xfa\x5b\x4b\xc5\x4f\x44\xd2\x7e\xf3\x59\xcd\x42\x59\xe5\x5b\x16\xf9\xed\xe0\x71\xe6\xa0\x3c\x0f\xe5\x0c\x71\x12\xca\x6a\x70\x0e\xa4\xad\xfd\x4c\xd3\x1f\xb9\xf6\xd4\xf9\xe3\x67\x01\xf0\x13\xad\x75\x00\xf9\x59\x34\xfe\xc8\x9f\xa7\x56\x85\x6d\x88\x4c\x2d\x79\x5f\xff\xe0\x65\x98\xc3\x91\x50\xff\x79\xd7\x41\x15\x97\x66\x63\xd6\xcf\x44\xfb\x91\x0f\xe5\xaa\xb3\xed\xba\xc8\x2c\x93\x85\x6b\x34\x16\xb1\x3f\x11\x4d\xec\x6f\x43\xe1\xfe\x91\x11\x25\x48\x1c\x2e\xbe\x59\xed\xe5\xd0\x6d\xef\xfe\x79\x2f\x41\x84\x78\xeb\x92\x23\x3f\xd3\xf2\x47\x5a\xb2\x3a\xd9\x1b\x07\x57\x7a\x35\x1a\xf1\x4b\x78\x37\xbe\x89\x77\xe1\x9f\x71\xf6\x83\x83\xcb\x1b\x8a\x19\xaf\xc6\x24\x7e\x0b\x5f\xc6\xd9\x0f\x24\x55\x3d\xbe\xc6\xd9\x4f\x53\x3f\xcb\xe3\x21\xab\xd1\x1e\x5d\x8f\x61\x1c\x2c\x02\xb5\xa1\x9e\xb6\xe1\xa7\xe0\x50\xef\xcb\xa3\xe4\x2a\x6d\x97\xbe\x8a\xfb\x4f\x35\x20\x03\x86\x06\x49\x5a\x56\x83\x7f\x8a\x1d\xa2\x1e\xd3\x38\x24\x0f\x1d\x04\x5e\x67\xe5\x7c\x99\x95\xb3\x70\x76\x2f\x3b\xe0\xcb\x44\x9c\x85\x0f\xe1\xb7\x71\xfe\x6d\x08\x5e\x86\xd9\x4d\x27\x0d\x4e\xd3\xf2\x24\x5f\xf2\x9e\xb9\x1e\xbb\x71\x0e\x73\x1c\xc2\xd3\x38\xfb\x19\x1a\xce\xd2\x67\x9d\xa2\xe5\x54\xff\xcb\xef\x73\xd9\xb2\x68\x41\x3d\x3e\xc6\xc1\x3a\x53\xa3\x37\x31\x4f\x32\x26\x8d\x2e\x6f\x9c\xdc\xb5\xab\xc1\x6e\x42\xdd\x6f\x77\x43\x0e\x0c\x12\x4d\xb1\xe5\xd5\xe0\x57\x45\x0a\xef\xc6\x39\xca\xf4\xfb\xcb\x38\xbb\xcf\x5b\xf8\x6b\x9c\xc3\x49\x0e\x53\x25\x5c\xaa\xa1\x7e\xd4\x7f\x86\x71\x70\x4e\x5e\x82\xf5\x55\x8d\xcb\x93\x57\xba\xf5\x78\x1b\xc7\x5c\x85\x7a\x37\x2d\x1b\x69\x79\x89\xbf\x9b\x69\xd9\xa8\x18\xf1\xf2\xe8\x0d\xb9\x34\xbe\xcc\xe3\x59\xb8\xba\x37\x07\xd2\x8e\xc8\x18\xd1\xd7\x69\x3d\xab\x01\x2d\x22\x9b\x60\xd3\x80\xb5\x6b\x59\x73\xe0\x75\x02\xcf\x97\x09\x3c\x1b\x33\x30\xbe\x4e\xe0\x59\x0d\xfe\xe9\x75\x0a\xef\xc6\x07\xf1\x4b\xf8\x34\xce\x7f\x0d\xc1\xdb\xf0\xc7\xd7\xd5\x7d\xfa\x5f\xa1\x30\x0d\x89\x90\x8b\x7b\x4c\x35\x3a\x60\x75\x9e\xc3\x30\x8b\xb0\xdf\x87\xf0\xc7\xf8\x8b\xd7\xf5\x49\x9e\x8f\x8b\x4c\x4c\xdd\xe2\x0d\x79\x36\x56\xe3\xfa\xef\x7f\xee\xfb\x68\x82\xdd\x3b\x79\xf8\xba\x35\x76\xf3\x30\x12\x77\x36\x26\x73\xac\xa7\x9f\x60\x08\xd1\x21\xa9\xa5\xf0\xf6\x57\x69\x3c\x0f\xee\x8f\xf5\xb8\x8c\xb3\x77\xad\xb4\xcb\x0b\x9f\x95\x5b\x0e\xee\x54\x6f\xdc\x96\xa2\x37\x79\xf8\x1a\x5d\x78\x18\x4f\x0c\x3e\x05\xeb\x5b\x6f\x2e\xf0\x4b\x0b\xf0\xf6\x02\xbf\xc9\xc2\x16\x67\x77\x6a\x42\x6e\xae\x40\x96\x2b\x78\x43\xf5\x91\xff\x1f\x63\xe7\x93\xab\x3b\x6a\x44\xf1\x79\x56\x71\x77\x90\x0f\x8c\x0d\x35\xc9\x24\xe3\x64\x0f\x60\x6c\xa9\x07\xdd\xfd\xf4\xd2\xbd\xff\x08\xce\xf9\xbd\x28\x51\x06\x6f\x70\x25\x7c\xc4\xad\x0f\xca\xf5\xcf\x05\x14\x53\xa5\x35\xf3\x65\x19\x2b\xcc\xaa\x48\xf6\x8a\x6d\xb7\x6f\x4d\x59\x8d\x4b\x78\x35\xde\xc1\xc7\x22\x63\x53\x5c\xd0\xe3\xa2\xc9\x32\xfa\x13\xe1\xdb\x19\xc6\xac\xd3\xb8\xeb\xe9\x00\xde\x62\x60\x51\xf5\xd9\xf4\xa9\x32\x9b\xe9\x53\x12\xdd\x6f\xf0\xfd\xa2\x32\xc4\x1f\x60\xfd\xa8\xfd\xc5\x89\x76\x9f\x0a\x70\x8a\x07\x79\xc2\xb2\x53\xfe\xa5\x30\x1a\xa4\xec\x94\x94\x59\xe2\x4f\xa4\xe9\xf4\xf5\xfc\xc7\x4f\x6c\xf1\x9e\xd4\xd4\x5c\x0d\xfd\xca\x51\x8d\x4f\xf0\x47\xb8\x67\x31\x18\xad\x1c\x4a\xb1\xe3\x38\x47\x03\xdf\xf2\xc0\xe4\xc6\x00\x5e\x91\xec\xf5\xa3\x37\xbc\xf0\x0b\x28\xa2\x7e\xf1\x02\x2e\xa9\x79\x39\x93\xf1\x0b\x5c\xbf\x6a\x69\xf6\xd5\xcb\x53\x75\x38\x17\x5e\x8d\x7b\xf4\x97\xc4\xb0\x58\xca\x2f\x78\xba\x13\xa0\x0b\x77\x7f\x7c\xf9\x25\x15\xd5\xa2\xf0\x6c\xbe\x67\x79\x35\xb6\x40\x58\x73\x2f\x78\x7d\xc9\xc2\x16\xfb\x13\xdf\xd1\xb2\x1a\x22\x6f\x5f\x7e\xf5\x0a\xde\x36\x19\x60\x46\x2f\xe1\x2f\x56\x8a\x0b\xe1\xbf\x24\xfc\x27\x30\x54\xcc\x62\x53\x81\x97\x97\x79\x69\x2f\x53\xd1\xdc\x6a\x5e\xda\x3d\x54\x4c\x66\x35\xcf\xec\x65\x2a\x62\xbb\xd3\xa2\xa5\x58\xae\x2a\x2e\xbb\x4a\x73\x4f\xab\x5c\xc5\x35\x57\x09\x8e\xca\x6d\xac\x47\xc8\x74\x91\xa9\x86\x3d\xca\x2a\xcd\x3d\x0f\x4d\xaa\x12\xa0\xe8\x20\xf9\x47\xd5\x2f\xd6\x23\xe4\x15\xa0\x9c\x47\x33\x3e\xc1\xf7\x6c\x4f\xdb\xde\x86\xe4\x34\xcd\xf6\x74\xe0\xd2\x08\x50\x76\x8a\xb2\x20\xae\x0d\x17\xdc\x9a\xc9\x88\x7c\x63\xb6\x4d\x82\xa3\x20\x73\xaa\xfe\xa5\x1a\x1a\xe6\x79\x19\x0f\x70\xd1\x39\x25\xc8\x0d\xc1\xd9\x69\xca\x52\x4a\x35\x7c\x01\x8b\x69\x8e\x97\x1a\x4c\x6b\xb2\xed\x36\xb2\x0d\xa6\x35\x09\xc8\x69\x6b\xda\x50\x42\x95\xb7\xfc\x10\xcf\x34\x24\xa4\xc9\xb8\xeb\x4e\x81\xa9\x02\x96\x6a\x6c\xf2\x96\xee\xc0\xa9\x86\xb4\x8a\x88\x20\x60\x4e\x48\x42\xf0\xd9\x81\x56\xe9\x36\xe6\xcf\xe9\xb8\xc5\xf7\xa8\x4c\x95\xaf\x2c\xe5\x14\xeb\x03\xc3\x16\xe6\xa5\x05\x2d\xe0\x65\x98\x97\x0e\x67\x82\x70\x66\xe7\x2b\x4b\x39\xe9\x6e\x26\x84\x94\x0d\x2f\x1c\xf0\x32\x14\xb7\x5c\x36\xe2\x81\x56\xe9\x2e\x95\xcf\x65\xc1\x0c\x02\xea\x7d\xe4\xbb\x14\x3b\xb8\xc0\xd0\x85\x04\xf3\x4a\x26\x4f\x38\xb3\x93\x93\xa5\x38\xa0\x0e\xec\x9c\x76\x16\x6a\x0b\xca\x7a\x82\x65\x12\x4b\xdd\x5d\x3a\x5b\x47\x2c\xbb\x3c\x8a\x0d\x42\x87\xf3\x5d\xd2\xaa\x72\xc3\xb3\x75\x74\xb3\x2b\x9c\xc1\x77\x74\xec\x5c\x97\xb8\x5e\x0e\x7f\x3a\x71\x8b\x52\x8e\x97\xe3\xd4\x4e\x80\xd2\xe5\x3a\x2e\x2b\x49\x87\x95\x5d\xd2\x7a\x39\x8a\xef\x7c\x9a\x74\xb3\xd8\xda\xd0\xb1\x67\x5d\xe2\x7a\xd9\x1c\x77\xdc\x70\x97\xd2\x5e\x36\xaf\x1d\xe6\xec\xfb\x55\xf2\x15\xc0\x13\xf8\x51\x77\xcd\x76\x30\xdb\x21\xf9\x43\x2e\x07\xb1\xc5\x4e\xfc\xe5\xcb\x72\x33\x70\xa0\xbb\x14\xe5\xea\x2e\x2d\x19\xe8\xec\x90\x9c\xc1\xe4\x01\x17\x86\xe4\xec\xb2\x79\x1d\xe8\xec\x30\x77\xcc\xb5\xc1\x87\xdb\x30\x77\x9a\xe9\xc3\x9d\x61\xee\x34\xd3\x27\x9e\x56\xa2\x51\xcb\xa7\xb3\x0d\x3c\xea\x90\xd2\x5e\xb6\xbb\x03\xab\xbe\x0f\x40\xe7\xea\xe8\x70\xc0\x4b\x27\x14\x2f\x6b\xc3\x20\xa4\x19\x0a\x69\xaa\x63\xd2\x81\x61\x1c\x92\xb4\x6a\x75\xb8\x91\x34\xa5\x14\xab\xc3\xc3\x1b\xcf\x79\x8b\xc7\xd5\xf1\xe1\x8d\xb5\xdf\x57\xaf\xe4\xea\xd8\xe5\x46\xa0\x94\x39\xac\xa9\x1a\x3e\x80\xcb\x86\xc3\x70\x05\x1e\x22\x0e\x0e\xf1\x1d\xa2\x54\x47\x34\x77\xd8\x4e\x68\xaf\x60\x75\x40\x73\xc3\xc7\x5b\x7c\xb4\x2e\xdc\x7c\x17\xef\x03\xcc\xb9\x5a\x15\x6e\xd8\xeb\x74\xe2\x7f\xba\x4f\xf0\x47\x38\xfd\xf9\xd1\xc5\xff\xac\xb2\xa0\x53\xb5\x2c\xd5\x10\x5f\xac\x51\x37\x22\xbc\xcf\x3f\x67\x95\x0b\x5d\x4f\x03\x78\xcf\xe8\xb8\x7e\x26\xb8\xba\x71\xcd\x4e\x42\x56\x07\x51\x13\xf5\x9f\x52\x7f\xd5\xfc\x5c\x8f\x05\x7c\x73\xe2\x47\xf7\x0b\x58\x63\x2d\xc5\x78\x80\x8b\x15\x56\xe7\x89\x9d\x76\x76\xb2\x3a\xba\x72\x76\x72\xaa\xc6\x65\x29\x96\xe3\x49\xf0\xb3\xb3\x8d\xe9\x53\x4f\xf0\x07\x5c\xa3\xbf\xc4\xa2\x89\x3e\x4c\x79\x99\xea\x8f\xf2\x89\x97\x99\xe2\x11\x93\x82\x09\xce\x13\x56\x5b\x85\x87\xf8\xe4\x51\x7e\xa6\xda\xcb\x3c\x58\x05\xe7\x0f\xab\xbd\xcc\x83\xc4\xee\xb2\x93\x99\xc9\x3e\x38\x1f\x1d\x5b\xae\x36\x5d\x0f\x46\x61\xa7\x07\xd3\xa7\x59\x7d\x1e\x9c\xcc\x2e\x4e\x99\xab\x13\x13\x0f\x3c\x70\xda\xb0\x39\xca\x79\xb0\x09\x7b\xeb\xe1\xc2\x25\x6d\x0f\x3c\x70\xde\xb0\xd9\xf9\x3c\x08\xed\x23\xa1\xb5\x0f\x7b\x70\xe4\xba\x8a\xe6\xd3\xac\x57\x0f\x4e\x66\x9f\x56\xce\xd5\x76\xf4\x21\x28\x72\x36\xb1\x59\x81\x1e\x0c\xa9\xd3\x86\xcd\x29\xa4\x17\xdd\x77\xda\xb0\x39\x34\x7c\x91\xa7\x57\xf2\x64\x1f\xf6\x62\x5f\x75\x7c\xb9\xda\x87\xbd\xb8\xfd\x57\x4e\xa6\x39\x02\x7c\x61\xa5\x93\x89\xcd\x62\xf9\xe2\xc7\x5f\x05\xd3\xcd\xb1\xd5\x8b\x7d\x75\x36\xb1\x39\x14\x7b\x71\xd8\xaf\x34\xb7\x99\xf7\x2f\xc1\xcf\x3e\xcc\x9c\xb5\x2d\x62\xb6\x17\x0d\x7d\x15\xe4\x34\x87\x56\x2f\x86\xf1\x95\xf8\x35\x8b\xe5\x8b\xf8\x29\x3d\xa8\x2b\x62\x66\x7c\xac\x6b\xaa\x1b\x99\x3e\x5a\xbb\x5e\x8f\x0d\x7c\x33\x41\x4e\x20\x3e\x66\x42\x38\x3b\xa8\x4b\x4b\xd6\xe3\x04\xd7\xa4\xe4\x7c\xc2\xbb\x03\x67\x38\x3b\xa8\x5b\x41\xa6\x4a\x46\xaa\xb1\xe2\x84\x33\x99\xbc\x75\x2a\x3e\xf2\x25\xaa\x31\x35\x29\x1e\x39\xc3\x79\x37\xdd\xdd\x31\xa9\xf0\xb8\x1a\xbb\xbf\x0a\x2d\xad\xc7\x13\xbc\x0a\xcf\xc6\x03\xfc\x15\xae\x61\x26\xdb\x75\x95\x75\x2c\x5a\x6c\x59\x4f\x17\xf0\x9e\x6d\xc8\xdc\x51\xce\x71\x35\x44\xa6\xf8\x67\x2d\xf6\x91\xb4\xc6\xa3\x53\xc7\x53\xe5\x1d\xd5\x10\x9d\x62\x3a\x83\xe1\x4b\x90\xe3\xf4\xb4\x6c\x65\x23\xc9\xca\x86\xc9\x38\x8a\x0a\xe7\xdd\x74\x4d\xc4\x0c\x6f\xc4\x5b\x8d\xad\x85\x2a\x3a\x34\x55\xcb\x51\x0d\x91\x97\x80\x47\xe6\xdd\x66\xbd\x5b\x65\x7f\xc2\xe7\x7f\x67\x64\x09\xb2\x2e\xc6\x9f\xd4\x6f\x5c\x0d\x91\xb1\xe8\xf8\x26\x9d\xd5\xe8\xc2\xc3\xf8\x00\x5f\x91\xa4\xf6\xa6\xae\x27\x8f\xd2\x79\x37\xd5\xe4\x99\x41\xde\x4d\xb5\x1c\x8b\xbf\x7c\xc2\xb7\x24\xaf\x46\xdb\x70\x36\xdc\x81\xc5\xfa\xe6\x1f\x75\xf8\xa0\x8a\x8f\xe5\xf4\x9b\xca\x70\xd8\xd9\xb8\x50\xc2\x2c\xb2\xb5\x44\x95\x20\x17\xee\x39\x0d\xe6\xb4\x05\x2d\xe9\x32\x87\x19\xe4\xdd\x54\xfd\xb1\xf8\x73\x2b\x7c\x0e\x78\x35\x86\xba\x87\xf1\x07\x5c\x64\x92\x7e\xf6\x40\x1d\x76\xea\x6c\xe1\xd5\xf8\x09\x2e\x3a\x96\x63\x72\x60\xb1\x0f\xee\x2e\xdc\xf4\xe1\x82\x92\x60\x49\x2b\xa1\xeb\x71\x82\x3f\xc2\x4d\x7f\xf0\xbb\x43\x74\x0e\xd3\x19\x8c\xd3\xd3\x95\x7b\xa0\x70\xe3\x6a\x68\x9c\xfa\xc6\xa6\x72\xe3\x6a\x88\x8e\xbe\xff\xa2\xa0\x57\x7b\x87\xdd\xc2\x2f\xe3\x13\x5c\xf4\x4f\xd3\x87\x0f\xc5\x7c\xb0\xc4\x16\xbb\x60\x55\x77\xcc\x2d\xd1\xbd\x03\x8b\xcc\x65\xf2\xb0\x67\xef\xb2\x4b\x49\xe7\x6b\xd7\xe3\x09\xae\x61\x56\x0f\xb3\x33\xcc\x2e\x3a\x96\x64\xd2\x69\x51\x24\x3c\xcc\x6a\x30\xdb\x21\x2e\x37\xff\xac\x4d\xa9\x4a\x37\xe6\x96\xe9\xfe\x00\x8b\xba\xd5\xd6\xfb\xf1\xa6\x4a\x3a\x2e\xbc\x18\x3f\xc1\x45\x5e\x81\x7c\x90\x20\x0b\x25\xc8\xec\xad\xc2\xd7\xd2\x4c\x55\x6f\xcc\xed\xf8\x89\x83\x78\xab\x73\xe6\xbf\x96\xa3\x4f\x5a\xb6\x9c\x41\xfa\x2c\xf6\xe1\xdc\x72\xfa\xc5\x9c\xd8\xe5\x7d\x4a\x37\xdb\xc7\x51\xf4\x71\xaa\xe8\xe3\xa2\x42\xf7\x09\xbe\xe5\x4d\xa7\xa4\x67\x9c\xe8\xf4\xce\xb6\xe5\x66\x31\x3c\x3b\xd4\xbb\xa8\x4b\x0a\x5d\xb1\x71\xaa\x62\x63\x6e\xb6\x8e\x27\xec\x57\x2e\x2d\x25\x2b\xcb\x89\x8e\xee\x9d\x81\x0b\x87\xcc\x00\xbf\x37\x19\x8f\x11\xeb\xa8\x64\x5a\x52\xfd\x8e\x19\x24\xd3\x42\xc9\xb4\x94\xfc\x1a\x2f\x47\x05\xaa\xea\x98\x9b\x45\xdf\xd7\x29\xaf\xc6\x1e\xbb\xbc\x33\x55\x1b\x67\xec\x0b\x94\x73\xb3\xe0\x5f\xb0\x5d\x19\xb6\x94\x6c\xbe\xc8\xb0\xa9\xac\xe3\xc2\xfd\xa3\xd8\x52\x65\xd8\x52\x32\xc7\xc8\xb0\xa9\x82\x63\x39\xed\x9d\x7d\x02\x78\x35\xc4\x82\xe2\x9f\x45\xff\x2f\xcf\x55\x5f\xa4\x41\xb2\x2b\xaa\xf4\x36\x99\x4e\xc5\x13\x54\x4d\x4a\xa1\xaa\x6a\x33\xaa\xa1\xd7\x6d\x3d\xa9\xa8\xf3\xde\x0c\xb8\x70\x71\xde\x67\x72\x57\x43\x42\x66\xd3\xee\xab\x64\xa6\x2a\x33\x66\x6d\x97\x5b\x4f\x0f\xb0\x46\xa9\x2f\x49\x0a\x35\x4e\x15\x6a\xcc\xc4\x16\x2e\xd4\x38\x55\xa8\x31\x13\x5a\x54\x78\x50\xa5\xe4\xc9\xb1\x42\x45\xc9\xab\x79\x63\x0f\x51\xe1\x8d\x52\x6c\x29\x85\x07\xe9\x20\x33\xaa\xa4\xaf\x99\x35\x83\xb1\x6f\x1f\xdc\x1c\x00\x55\x7c\xb0\x6e\x99\x49\x49\xdf\xa3\x14\x6b\x9c\x2a\xd6\x98\x9b\x4d\x45\x23\x40\x51\xde\x2d\x79\x95\x95\x6a\x8d\xab\x71\x09\x3f\x8d\x07\xf8\x2b\x5c\x93\x6a\x04\x28\x4d\xca\xaf\x8f\x84\x68\x30\xbe\xc9\x5e\xda\xe2\x34\x3c\x76\x93\xba\x66\xbb\x9f\x06\xe3\x95\x8e\x4b\xd9\xaa\xd0\x88\x5b\x9a\xec\xa8\xce\xe5\xae\x47\x46\x29\x37\xa3\x83\xb9\xeb\xd1\x42\xdf\x64\x2f\x9b\xbb\xe3\x6c\x9b\x14\x36\x5b\xb8\x1b\xe1\x4c\x13\x2b\xcd\x32\xf2\x6b\xaa\xb7\xb8\xf4\x2f\x1b\x6f\xe0\xab\x7b\xd8\x62\x05\x3e\x75\xa7\xd1\x56\x77\xb1\x26\x50\x35\xe5\xd1\x52\xb6\xc2\x06\xbe\x64\x27\xd4\x72\xd8\x35\x07\xbc\x51\x7a\x2d\x79\xed\x35\x02\x0d\xdc\x1b\x00\x17\xee\x9f\xc5\xc4\x85\x79\x66\x0d\x0f\x78\x16\xe6\x99\x83\xb1\x20\x6e\xd1\x1e\xbf\x48\x26\x83\xc7\x0e\xb9\x9e\x7c\xf9\x67\x71\x3d\xfb\xa8\x6e\x0e\xdb\xb8\x80\x95\x4a\xbb\xa5\x6c\xd5\x09\xe2\x96\xbd\x0b\x30\xa5\x6c\x45\x0e\xa4\x75\x27\xe0\x8a\x73\x89\x11\x98\x4a\xe5\xdd\x92\x17\x82\x83\xbc\x5b\x74\x85\x33\x8e\x00\x3b\xee\xbd\x4b\xef\xb3\x75\xa1\xe3\x91\xf6\xd6\xbe\x4c\x34\xdd\x79\x23\xdd\xc2\x6a\xa1\xef\x78\xf7\xbd\xb7\x6f\xe1\x26\x8f\xf1\xeb\x16\x4b\x4b\x71\xc7\x8d\x77\x69\xb2\x17\x70\xa9\x91\x38\x55\x23\x31\xa5\xc3\x4a\xd2\xd1\xe4\xae\x28\xe7\xb0\x92\x74\xa2\x1c\xe5\xdd\xd2\xe1\x57\xde\x71\xcc\x5d\x5c\xf0\x92\x2c\x35\x0c\xa7\x6b\x18\xa6\xc3\x51\xd7\xc0\x03\xec\x0c\x5c\x0e\x07\x57\x03\xee\x28\x1f\x97\x0e\x3b\x8c\x81\xce\x0e\x05\x3f\x5e\xab\xa5\xe8\xe1\x74\xd1\xc3\x70\xcc\x38\x50\xe5\x7d\x44\x37\xf3\xed\x30\x50\xe5\x21\x71\xb5\x32\x0c\x3c\xaf\xb2\x71\xc9\x2b\xbb\x94\x37\x9c\x2a\x6f\x58\x9c\xdd\x8d\x81\x86\x2b\x49\x97\xbc\xe0\x4b\x7d\xc3\xa9\xfa\x86\x0b\xf7\x9c\xd0\x70\x6d\xfb\x4b\x87\xfd\xce\xc0\x88\x2a\x4b\x97\x0e\x46\x89\xab\xde\x1b\xfa\x8a\xb3\xc1\x31\x70\xd5\x43\x91\x92\x17\x65\x63\x10\x29\xed\x13\xb9\x39\xac\x6b\x83\x17\x32\xfc\x42\xac\x6b\x37\x6e\xea\x56\xa4\x74\x58\xd7\x6e\xac\xe5\x2d\xb9\x3c\x1c\xad\x90\xa5\x8b\x7d\x93\x4c\xb9\x12\xdd\x6d\x9e\x76\xba\xae\x78\x75\x34\x6e\x0c\x85\x36\xf2\xa5\xc3\x51\xe4\x4d\xcc\xa3\x8d\x7c\x71\xd6\xff\x0e\xac\xce\xff\x17\x57\xdd\xbc\x97\xdb\xef\xc5\x9a\x75\x63\x2e\x6e\x45\x44\x5e\xe1\x8d\x1b\x73\x71\x9b\xd1\xd5\x3f\x4e\x48\xa4\x34\x1e\x9f\x6e\x3e\xdb\x3b\xe3\x96\xfe\x1f\x76\x91\x37\xce\x6a\x9f\xf2\xcd\x2a\x0b\xb5\x9e\x2e\x60\x51\xb7\x6f\xbb\xf1\x56\x3b\x41\x57\x9c\x76\x8f\x9b\x90\xe8\x36\xff\x1d\x91\x4e\x14\x62\x9a\xff\xfe\x2a\x9a\xc4\x03\xbb\xba\x60\x4a\x5e\x8b\x8f\x89\x01\x98\x32\x00\x5e\x6f\x8e\x89\x88\x4f\x89\xb8\x79\x33\x79\x01\x4a\xbc\x25\x2f\x43\xc7\xc4\x24\xeb\x9c\x70\x54\xa8\xf0\xab\xe1\x5f\x95\x8c\x4f\xc2\x84\x9d\x69\xcb\x61\x23\x35\x89\x07\xa6\x38\x5c\xec\xf4\x26\x56\x64\x6f\xf8\x2b\x5e\x33\xa0\x0e\xe1\x6a\x68\xec\xb6\xbc\x13\x23\xb2\x37\xfc\x2d\xdc\xfd\xb1\xbc\x4a\xeb\xa5\x62\x5e\x92\xd6\x0b\xa5\xf5\xc2\xb6\xee\xc1\xb9\x3d\x32\x16\xc5\x9f\xb5\x0f\xce\xed\x91\x73\xf3\x8b\x7a\xe0\xb0\xb2\x7a\x49\x17\xcb\xaf\xc7\x09\xfe\x08\x37\x79\x4c\xec\x3e\x0a\x9c\x52\xb1\x7e\x92\xbf\x0b\xe5\xef\xf8\xdc\x7d\xf8\x24\xdf\x09\xbb\xcc\xd7\xee\x83\xb5\x78\x64\x2d\xbc\x0e\x17\xa4\xef\x62\xef\xff\x5b\xb8\x78\xf0\xe0\xac\x94\x60\xcb\x5e\x02\xa0\x3c\xe0\x6a\xac\xd1\x64\x27\xe3\x55\xe8\x6f\x37\x36\xcf\xb2\x2e\xf9\x7a\x39\x88\xbf\x1a\xe5\x6f\x5f\x87\x2a\x76\xbd\xc3\x41\xce\x6a\xc4\xfa\x59\x1d\x51\x7a\x39\x4a\xb0\x1a\x5b\x6e\x54\x27\x76\x3d\x9e\xe0\xaf\xf0\xb2\x71\x57\x02\x59\x8d\x1d\x8e\xea\xdc\xd1\x7a\xac\xe0\x6d\xe3\x55\x74\x6c\x76\x5e\x6f\x86\x4d\x75\xcb\xeb\xcb\x85\xe5\xaf\x76\x96\x26\x97\xee\x7f\x87\xd9\xf3\x6a\x9f\x62\x32\x15\x5f\x85\xfd\x6a\x13\xa2\x6a\x23\xad\x87\x0e\xba\xeb\x71\x5e\x42\x83\xbe\xbb\x88\x4d\xca\x46\xe9\xbb\xf7\xb5\x6e\xb3\xf5\xb2\xcb\xf0\xd5\xbe\xc2\xa4\x8a\x37\xef\x27\xde\x56\x36\xbf\xd4\xec\xe2\xd8\xe7\x7f\x6a\xfa\xae\x87\x5f\xfb\xb7\xbf\xfc\xfd\x1f\xfd\xdb\x3f\xfb\xaf\xcf\xd7\xfd\xe7\xf7\xef\xcf\x6f\x7f\xcc\x5f\xee\x3f\xbe\xfe\xba\xd0\xaf\xf9\xbc\xbf\xfc\xf6\x7c\x7f\xfe\xf5\xfb\x9f\xdf\xef\xe7\xeb\xdb\xef\xdf\xd6\x7f\xed\xbf\x7f\x07\x00\x00\xff\xff\x51\x1f\x69\x36\x9f\x52\x03\x00"); +func _cbbc ()([]byte ,error ){return _ad (_cfc ,"Adobe-Japan1-6")};func _edfb ()([]byte ,error ){return _ad (_geec ,"GBKp-EUC-V")};var _bfeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xcd\x6e\xdb\x3a\x10\x85\xf7\x7a\x8a\x59\xe6\x2e\x72\x45\x8a\x95\x69\x01\x41\x80\xc6\x2e\x52\x2d\xd2\x14\x75\x9d\x16\x28\xba\xe0\xcf\xd0\x20\x50\x53\x02\x25\x2d\xfc\xf6\x05\x67\x14\x75\x61\x1c\xeb\xd3\x9c\xe1\x19\x71\xea\x43\x7f\xec\x53\x9c\xa1\xfe\x9a\x07\x77\xc2\x19\x42\x4c\x3e\xe3\x34\x2c\xd9\x21\x58\xbc\xc4\x54\x55\xb2\x01\x1f\xdd\xfc\xfe\x48\xe2\xae\x66\xac\xaa\xfa\xf9\xe9\xfe\xd3\xf9\x70\xff\x19\x96\x09\x57\x74\xe8\x8f\xa7\xdb\x34\xe3\xb5\x4f\x61\x00\xc5\x56\xbf\x8c\xab\x1d\xa0\xfe\x86\x97\x38\xcd\xf9\x06\x77\x1f\xfd\x60\xf1\x3f\xf0\x18\x0a\x7f\xcd\x1e\x73\x4c\x17\xb8\x7b\x7e\x92\x1b\x3d\x2d\xe3\xf8\x07\xaf\x98\x66\x10\xc4\x30\x79\xd2\xaa\x3e\xbc\x98\xf1\x8b\xb9\x22\xbc\xe7\x78\xa3\x17\xc4\xdf\x30\x4f\x71\x48\xd0\xfd\x2f\xc4\xee\x1f\xfe\x7e\x1b\x11\xe4\xea\x3f\xf7\xc7\xd7\x10\x26\x9c\x41\x49\xee\x5d\xff\x3c\xf7\x47\xf8\x25\x41\x0a\x68\x5a\xb5\x93\xbf\xd7\xd2\x1f\x2f\x83\xdf\x8c\x8d\xe0\x61\x5c\xf4\xd9\xa4\x0b\x56\x0f\x46\x9a\xe6\x11\x56\x81\x56\xb7\x84\x14\x23\x45\xe8\x03\x21\xc3\xc8\x14\xd4\xed\x09\x59\x46\xee\x11\xb4\x16\x5c\xe5\x19\x79\xaa\xea\x0a\xb2\xdc\xde\x86\x82\xf6\x4d\x41\x01\x09\x15\xd1\x5a\xec\xaa\x07\xa3\x8c\x2c\x88\x04\x5a\xbd\x27\xb4\x67\xd4\x91\x51\x10\x72\x8c\x1c\x55\x29\x42\xc8\x88\x7b\xe9\x82\x2c\x45\x55\xd6\x52\x15\xb5\xb7\x9e\x91\xa7\x2a\x6a\x5f\x02\xad\x02\xad\x2e\x51\x95\xa7\x81\x48\xb4\x16\x8c\xd8\xe8\xc9\x28\x29\x84\x67\x63\x11\xd8\x09\x42\x81\x8d\x81\x4e\xec\xe8\xc4\xc0\xc6\xc0\x5f\x82\x72\xf1\xd8\x8a\xc7\x96\xb2\xac\xc3\x76\x0f\xe5\x7f\xd9\xc2\x6d\x31\xdc\x92\x33\xa6\x99\x76\x90\xee\xbf\x5c\x60\x4c\xb8\xad\xf8\x38\x8c\xc5\x45\xbf\xbf\x01\x00\x00\xff\xff\x42\x42\x4b\x36\x0e\x03\x00\x00"); +func _fae ()(*asset ,error ){_eggc ,_aga :=_adae ();if _aga !=nil {return nil ,_aga ;};_fddg :=bindataFileInfo {_ae :"EUC-H",_ca :2837,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491850,0)};_ebdb :=&asset {_e :_eggc ,_ee :_fddg };return _ebdb ,nil ;};var _fbcfa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x0d\xc6\x83\xf8\x2c\x5f\x70\xde\x4c\x6e\x66\x0d\xea\xdf\x1b\xad\xa5\x67\xad\xb8\x0d\x0d\xe7\x9d\x9c\x57\xf1\x44\x48\x5b\x5b\x5b\x5b\xfb\x5b\x7f\xfc\x0f\x7f\xfe\x8f\x7f\xfe\xf5\x97\x7f\x7c\xfd\xf1\x7f\xff\xed\xaf\xe7\x3f\xdd\xff\xf8\x7a\x7e\xf9\xf5\xfa\xed\xfe\xfb\x5f\xff\xf5\xb7\xf3\xfe\x3a\xee\x7f\xf9\xe5\xd7\x3f\xfc\x21\xc4\xaf\xeb\x97\xf3\x1f\x9f\x26\xfe\x9c\x7f\xd9\xff\xf6\x87\x3f\xcc\xef\xff\xe9\xdf\xfe\xfe\x8f\xfb\x2f\x7f\xfe\xf5\xf9\xeb\x57\xe2\x7b\xd7\xbf\xfe\x6d\xbd\xfb\xf5\xf5\xc7\xff\xe3\xfe\x97\x5f\xfe\xfe\x8f\xdf\xfe\xed\xeb\xdf\xfd\xcf\xd7\x5f\x8f\xfb\x7f\xf8\xba\xee\x67\x3e\xff\xdf\x7e\xbb\xee\xdf\x7e\xf9\xf5\x5f\xbe\xfe\xdd\x7f\xda\xff\xb6\xff\x1a\xf4\xc3\x3f\xfd\xeb\xdf\xfe\xf6\xff\xdd\x7f\xb9\x7f\xfd\xc7\x57\xc3\xb3\xfb\xd7\x0b\x7f\xff\xf0\xc7\xff\xf0\x9f\xf7\xbf\xfd\xaf\xfb\x5f\xee\xaf\x3f\xfe\xf3\xaf\xbf\xfc\xa7\x3f\xff\xd3\x7f\xdd\x62\x48\x71\xdb\xf2\xbf\xff\xe7\xff\xf2\xa7\x14\xff\xfd\xff\x82\xf7\xf0\xda\xff\x79\xff\xf6\xf7\x5f\xfe\xfa\xeb\x57\xf8\x1f\xb7\xb8\xf9\xf1\x7f\xf9\xb7\xbf\xdd\x5f\x61\x75\xf7\x5f\xff\xf9\xcf\xff\xf1\xeb\xff\x0e\x5f\x61\xfb\x8a\xa5\xa6\xf4\xff\xac\xe7\xff\xd7\x7f\xfe\xeb\x75\x7f\xf1\xab\x3f\x04\x4e\xe5\xfc\xeb\x75\xff\xfd\x6f\xfb\x79\xff\xb6\xff\xfa\x2f\xf7\x1f\xbe\xbe\xfe\xa7\x6d\xfd\xfb\x9e\xff\x0d\xdb\x9f\xfe\xf4\xa7\x3f\x7d\x4f\x58\xff\x9b\x37\x3f\x1d\xfc\xfa\xd7\x7f\x5c\xf7\xc3\x67\xbf\xff\x76\xfe\x0b\xcf\xf7\x57\x98\x5f\xbf\x5f\xfb\x43\xd8\xb6\x35\xfa\x2f\xd7\xf9\xff\xee\xbf\x7d\x3e\x2c\xe7\xf7\xd7\x68\x9f\x56\x9b\xad\xa1\xd6\xf5\xfd\x35\xb2\x5a\xf7\xf7\x57\xd8\xb6\x4f\x73\xdf\xe6\x30\x9f\x46\x9e\xbf\xa9\x9b\xbd\x7c\x7f\x55\xff\x58\xbf\xbf\x46\x52\xab\xcd\x57\xab\x9a\xfd\xfb\x2b\xa4\xa8\xe6\xf8\xfe\x0a\xc5\xcd\xfd\xfb\x2b\x64\x8f\x79\xcc\x6f\x05\xdf\x7e\xce\x97\xdd\xf3\x35\x9b\x1e\x76\xc2\x5b\x04\xfe\x3e\xd1\x12\xf5\xed\x31\x21\x8e\x82\xf8\x28\xf3\x65\xff\x5a\xbf\xbf\x42\xe8\x6a\x4e\x98\x83\x5f\x06\xcc\xea\xf9\x98\x30\x57\x01\x79\x00\x66\xff\x3a\x61\x8e\x02\xf2\x00\x18\x9a\xfe\x39\x07\x4a\x1a\xf7\x9a\x3d\x67\x4d\xff\x9a\x2f\x17\xf5\x7c\xcf\x97\x73\xf9\x34\x1f\xbc\xfc\x01\x32\x4c\x12\x18\xa9\x56\xb5\x03\xda\x41\xed\x38\x3b\x6b\xc5\x2f\x24\x3c\xa8\x43\x0f\x32\x1e\xa4\xa6\x07\xc0\x4a\xd3\x90\x61\xab\xec\xc3\x83\x36\x3c\x68\x1e\xa5\xe3\x41\x4f\x7a\x30\xf8\xc0\xa3\xec\xdf\x5f\x71\x4b\xc9\x6f\x1c\x78\xa0\x55\x0f\xdb\xc9\x51\xfc\xc9\xc5\x51\xfc\xc6\x4d\xd0\x3d\xec\xc3\x37\x3e\x68\x0f\x61\x43\xa7\x51\x9f\x84\xc0\x37\x34\x97\x10\x81\x1f\x0d\x12\x12\xda\xee\xa1\x12\x4e\x3f\x68\x84\x53\x80\x07\xce\x55\x4b\x1f\x02\xe7\xda\xfc\xc6\x3e\xfb\x1c\x1e\xf3\x98\x3b\x4a\x1b\x25\x04\xce\xb4\x7b\x0c\xce\x74\xb8\xcb\x9b\x50\xb8\x8b\x87\x50\xe8\x41\xe4\x4c\xbd\x6a\x31\xf0\x0d\x2d\x74\x8c\x7c\xc3\x0f\xb8\xd0\xdd\x7d\x70\xa1\x87\xf0\x19\x39\x79\xd1\x6d\x88\x58\xe8\x1e\xdc\x47\xc7\x54\x04\x68\x1c\xb3\x1d\x84\xef\x88\xa9\x57\x43\x75\xa0\xed\xdf\xd7\xc4\x84\xff\xb8\x26\xa6\x2f\xd2\x9a\x98\x88\x2d\xcd\x25\xcc\x82\x20\x71\x5a\x51\xc8\x4b\x89\x0f\xfc\xc1\x9a\xa7\x3f\x59\xf3\x14\x14\x89\xf3\x14\x8b\x09\x69\x2d\xb2\xfb\xe8\xec\x54\x70\x26\x2e\xf2\x0b\xce\x9d\xab\xee\x3e\x48\xd0\xd9\xa3\x9c\x78\x60\x42\x49\x5c\x66\x4f\x3e\x91\xa0\xb3\x3b\x25\x36\xa2\x96\x28\x2f\x6c\xa8\x8f\x0c\x6c\x68\xc5\xf2\xdc\xde\xfe\x3e\xaf\xcd\x2d\x18\x32\x71\xd1\x84\x8b\x5c\x08\xa5\x96\x38\x13\x17\xde\x54\x99\x9b\xbb\xfa\x0d\x12\x7c\xf3\x28\x83\x40\xe1\xbc\xf9\x9c\x2c\xff\xbd\xb3\x26\x64\xee\xfc\x68\x10\xb0\x1d\x4c\x97\x79\x1e\x3f\xc9\x88\xcc\x17\x68\x46\x38\x28\x1b\x01\xd2\x8a\x97\xb5\xa9\xb5\x5a\x05\x58\x10\xc0\x65\x62\x21\x0b\xcb\x85\x38\xf0\xde\x29\xa4\x87\xea\xef\x17\x3d\x78\x04\xd2\x83\xf1\x58\xd6\xa6\x77\x1f\x6b\xd3\x7b\x14\xd2\x83\x69\xaa\x1c\x7c\xe0\x51\xd6\xb6\x17\x1e\xcb\xda\xf6\x06\x7c\xd1\x83\xd6\xa2\x90\xc1\xe9\x30\x08\x75\xd2\x83\xf7\x67\x9d\x9b\x5e\xe7\x59\xa8\x64\xf6\xde\x7e\x95\xf4\xd0\xd5\x61\x25\x2e\x4c\xa4\x95\xb8\x28\x7e\x63\xf1\x00\xf7\x41\x5c\x24\x7f\x42\x1e\x20\x54\x54\xf2\x00\x7f\x40\x1e\xa0\x79\x57\xf2\x00\x03\xbd\xf0\xe0\x17\x16\x1e\x84\xfe\x7a\x63\x04\xb7\x1f\x8c\x20\x8a\x69\x8b\x22\xfc\x80\x14\xd1\x85\xa7\x46\x2e\xe1\x33\xac\x91\x4b\x18\x8a\x96\xb9\xe5\xfd\x09\x77\x86\xc9\xac\x11\x13\x46\x4d\x5b\x54\xe1\x4e\x27\x97\x30\x27\x6a\xa4\x09\x13\x62\x23\x4d\xf8\x8c\x6b\x8b\x26\xfc\xc9\x3a\xf4\xfc\xe0\x9a\x5d\x7a\x84\xc9\x2f\xcd\x85\xc6\x5c\x60\x63\x7e\x60\x79\xbb\xb7\xd6\x19\xf9\x40\x20\x9f\xd8\x4b\xc6\xec\x49\xcc\xfa\x83\x07\xbf\x6b\x29\xae\x0d\x98\x16\x52\xae\x80\xf7\xd5\xdf\x15\xf1\xbb\x66\x78\x25\xfc\xee\x76\xc6\xef\x82\xf0\x5a\xec\x46\x33\xb8\x28\x4b\x58\x0e\xb8\x88\x54\x33\xf8\x8b\x5b\xcd\x27\xf0\x45\x76\xe3\x8d\x74\x11\xad\x3e\x1d\xaf\xc5\x7a\x45\x82\x17\xd1\x6a\x1e\xf3\x10\x0e\xe3\xf9\x81\x94\x2b\x44\xc5\x79\x02\x8c\xac\x2e\x23\x99\x4e\x17\xd5\xc7\x02\x4c\x48\x3a\x8c\x85\xa8\xd6\x10\xb1\xac\xc5\xf0\x17\xc0\x85\x36\x6b\x24\xdb\xe9\xda\xdd\xb1\x00\x17\x7d\xf3\x17\x3c\x6e\x5f\x9f\x74\x3e\x18\x7a\x80\xbd\x16\x3d\xe8\x8e\xb6\x7f\x27\x6f\x75\x8f\x27\xa1\xdc\xf4\xe0\xe6\x03\x03\xf1\x10\x08\x75\x51\x39\x73\xd1\x60\xac\x81\x42\x80\xa0\x22\x13\xe9\x46\x16\x99\x48\xd7\x99\x1d\x2b\x67\x16\xdc\x29\x67\x26\xc2\x8f\x75\xcd\xac\xe9\x01\x16\xb5\x77\x77\xca\x35\x1c\xee\xf4\x22\xa4\x7e\x40\x76\x39\x3c\x0a\xe7\x92\xd2\x4f\x0e\xa6\x48\x2e\xd2\x83\x60\x5a\x5c\x44\x82\x5b\x6c\x5c\x63\x6d\x87\xd8\xb8\xc6\xa2\xf7\xd8\x88\x0a\xc9\x1a\x71\x72\x91\x91\x25\x96\xc5\x46\x4c\x74\x3f\xe0\xc4\xc5\xfd\x22\xb9\x46\xdf\x3c\x08\x31\x91\x3d\xc8\xc1\x37\xdc\xc7\xc2\x84\x21\x5f\x98\xd0\x1b\x9d\x73\x93\xfc\x1d\xfb\x5a\x44\xcd\xad\x73\x6e\x9b\x1f\x60\x2b\xeb\x64\x88\x9d\x53\x13\x7b\x8b\x9d\x90\x8b\x19\xc4\x4e\xc8\x25\x79\xc5\x4e\xc8\x93\x3f\x21\xbf\x1b\x42\x4f\x3f\x81\x1e\x7f\xc1\x99\x18\x5f\x9d\xf4\x19\x0c\x06\xd7\x54\xb2\x71\x1c\x9c\x9a\x78\x58\x1c\x9c\x9a\x21\x1f\x60\x52\xde\x67\x83\x33\xf1\xde\x1d\xa4\x57\x1d\x59\x71\x2c\x6a\xf4\x20\x9c\xda\x70\x1f\xdc\x48\xc3\x83\x10\xf2\xe0\x37\x16\xa0\x5a\xb6\x7d\xc1\xa5\x4e\xf7\xc5\x32\xb4\x28\x07\xa7\x22\xf6\x1c\x0f\xbe\x61\x0a\x3c\xb8\x6f\x8c\xc0\xa9\x58\x7a\x4b\x1c\x13\x9d\xfa\xed\xe4\x80\xa6\x02\xe8\x99\x5e\x9e\x93\x92\x9d\x98\x71\x3c\x39\xed\xec\x1e\xc6\x5b\x5d\x8e\xe7\xfe\x56\x97\xe3\x79\x7c\x7f\xe9\xf0\x8b\x27\x31\x22\xa6\x1b\x79\x76\x98\x6c\xaf\x35\x7f\x8d\xff\xe1\xec\x7e\xb0\xb4\x44\x21\x15\x9c\x3d\xb9\x87\x75\x5c\x0a\xbe\xc9\xd7\x8d\x9c\x8b\x72\x43\xf1\xfb\x24\x1e\xc9\x3f\x69\x6a\xc7\x82\x38\x4d\xd5\x77\xb8\x95\xdf\x73\x4d\x53\xeb\x8d\x62\xac\x69\xfb\x1d\x24\x69\x6a\xab\x21\xf9\xdb\x39\xf7\xe4\x61\xae\xdf\xe3\x31\x51\x31\xed\x12\x2e\x52\xe0\xce\x90\xb8\x98\xa8\x03\x76\x89\xdd\x89\xda\x59\x97\xd8\x94\xa8\x9d\xf5\xe2\x07\xed\x6d\x80\x48\x11\xf6\x08\x0d\x19\x49\xb1\x9e\x6d\x5c\x43\xfa\x0d\x0e\x29\x05\x3b\x45\x42\x29\x31\x2a\x25\xd2\xa3\xb4\xe3\x34\x95\x2d\x09\x44\x89\x8a\x55\x97\xda\x9f\x12\xec\x18\x02\x30\x2d\x10\x34\xeb\xc4\x11\x9b\x1f\x10\x51\xee\x72\x9d\x2d\x92\xd3\x52\x87\xd0\x95\x45\x74\xa9\x43\x8b\xf2\x91\x96\xfa\xcd\x07\x5a\x9b\xfe\xf0\x81\xfa\x18\x50\x9a\xcc\x00\xd2\xbe\xf3\x0d\x3f\x38\xf8\x40\x70\x1c\xeb\x13\xf5\x01\x49\xaa\x46\x9d\xe6\xe9\x64\x1f\xda\xcd\xe9\x64\x1f\x3a\xd2\xd2\x49\xc0\x4c\x05\x73\x43\x84\xb8\x8d\xed\x27\xc7\x51\xc2\x76\x89\xdb\xf0\xe7\x85\x0f\x34\x00\xb6\x43\xdc\x44\xc2\x79\x0b\xb0\xaa\xa9\x0d\xc5\x68\x13\x7b\x78\x20\x6c\xc5\xf0\xd9\x5f\xe1\x06\xbf\x48\x1f\x06\x11\xee\x03\x52\xd0\xe7\xec\x0f\x4f\xc3\x16\xfe\xb0\xc1\xf0\x34\x0a\x3d\xfe\x1d\x9c\xf5\x83\xb6\xf0\x34\x9c\x19\x9f\xa5\x88\xdb\x36\xc5\xee\x0f\x9a\xe3\x36\x37\x5c\xf5\xaf\x61\xe2\x23\xab\x15\x7e\xd7\x8a\xbf\x6b\xcd\x73\xf6\xd5\xcc\x2f\x3a\x8b\x5b\x28\xdf\x5f\xb5\x6a\x94\x50\x67\xb3\xaa\xd9\xcd\x21\xe3\x16\x86\x39\x64\xdc\xb0\x0d\x3f\xd3\x8b\x1b\x36\xe1\xe6\x77\x27\x75\x7e\x56\x3c\x6e\xe1\x06\xf6\x3e\xcd\x38\x21\xfc\xa0\x22\x6e\x11\x40\xb8\x09\x20\xd4\xd5\xdc\x49\xb2\x5c\xc5\x2d\x1d\xdf\x5f\x92\x68\xe3\x86\x7d\x11\x43\x50\xdf\xe9\x7e\x31\x9f\xb8\x25\x6e\xcc\xac\xde\x33\xa9\xb1\xab\x43\xe8\xf5\x9b\x3a\xcc\x83\x1d\xea\x77\x50\x42\x8d\x5d\x23\x4c\x41\xb1\x75\xe3\x65\xea\x9e\x4d\x47\x45\xdc\xb0\xf2\xa9\xb9\x0d\x10\x86\x91\xb3\x83\x74\x8a\x86\x04\xf3\xad\x32\xbb\xc4\x0d\xcc\x37\x6c\x9f\x6d\x18\x61\x9a\x0c\xa1\x17\x3f\x48\xdf\x5f\xed\x23\x4c\x45\xda\x19\x83\xf8\x51\x84\xd1\xb0\xa7\xcd\xef\xef\x68\x67\xb5\x01\x53\x11\x5d\xc0\x78\xd7\xb7\xa8\x0f\x26\x25\xb4\xea\x11\x62\x98\xbf\x1b\x00\x98\xc4\x04\x31\xcc\x5d\x23\xbd\x7e\x6e\xec\xdf\x0f\xe6\xb2\x7d\xd8\x5d\xfc\x18\xaf\x44\x6a\xcb\xb0\x54\x3e\x92\x71\x84\x0d\xa8\xa7\x8f\xa0\x16\x61\xba\x18\xb2\xeb\x45\x58\x2e\x86\x44\xbd\x08\xc3\xc5\x90\x28\x13\x3f\x96\x89\xa8\x0e\xe6\x32\xf4\xb4\x69\x80\x29\x72\x0d\xe9\xb9\x11\x0a\xa1\xd4\x9c\x08\x85\x50\xf6\xa5\x18\x28\xf8\x14\xd1\x59\x98\x02\x41\x4f\x9b\x5e\x38\xc1\x51\xa2\x01\xc6\xa1\x1e\xa3\x21\x22\x0f\x8b\x06\xf9\x82\x88\x92\x45\x8a\x50\xf9\xe6\x03\xc1\x78\xcf\x41\x36\x23\xe5\x6e\x68\xeb\x83\xbb\xa3\xad\x55\xbc\x07\xda\x02\x72\xea\x6a\x3d\xe9\xfd\x08\x3a\x2a\xf9\x63\x2e\x8d\x91\x36\xed\xfc\x91\xb4\x62\xa4\x4d\x3b\x7f\x74\x87\x18\x69\xc2\xce\x22\xe7\xb8\x2d\x2b\x97\x1f\x34\xf6\xe1\x4e\x21\x9c\xe4\xea\x07\x83\x7d\x54\x3d\xd8\xb9\x25\x36\x3d\x38\xf8\x89\x87\xa5\xf9\x4e\x6c\x20\xd2\xfc\x3c\x3e\x22\x73\x8c\x60\x73\xc5\xcd\xc4\x05\xd2\x5c\x61\x4b\x0e\x82\x92\x62\x43\xfe\x68\x38\x31\xd2\x52\x5c\x5e\x1d\xd2\xdf\x51\xc6\x0f\xce\x98\x18\x03\x19\x8b\xd8\x42\x8c\xc4\xed\xf0\x83\x35\x6b\x3f\x20\x08\x4d\xb3\x8e\x17\xe7\x24\x98\x23\xa5\x2e\x11\x65\xa4\x9c\x90\xab\x1f\x70\x9f\xf8\x13\x30\x40\x23\x32\xad\x59\xe9\x01\xed\x98\x45\x64\x18\xf3\xea\x41\x98\xa1\x51\xb2\x88\x3f\x2d\x7d\x3c\x8b\xd7\x2f\x3d\x36\x17\x3f\x08\x7c\x43\xcb\x45\x73\x59\x11\xc3\x59\x6a\xc0\x78\x3d\xb8\xf9\x40\x7d\xc0\xff\x55\x86\xe1\xd8\x49\x69\x43\x53\x3b\x16\x8a\xf5\xe0\x84\x9c\x19\x3f\x62\x70\x4c\x20\xbd\xb9\xd4\x9f\x07\x93\x28\xe4\x5d\x89\x69\x39\x18\xc4\xa7\xd2\xc0\x2e\x95\x81\x33\xa6\xc1\xf3\x43\xd4\x9c\xa0\x7b\xbc\x1f\x00\xce\x28\xb3\x79\x4c\x50\x46\xa2\x49\x2f\x41\x19\xf9\xdd\x27\xe5\xbf\x7d\x40\xe9\x41\x2c\x1f\x62\xd4\xef\xde\x98\x12\x4f\xa8\xf1\xe3\xf9\x88\x39\x26\x3e\xf8\x4c\x3e\xdf\x93\x85\xcb\x44\x16\xf3\xf3\xc0\x80\x25\x86\x56\x26\x87\xec\x51\x60\x95\x72\xa3\xfd\xe9\xa0\xcc\x45\xeb\x51\x30\x94\x8a\x0e\x8b\xbe\x9f\x2a\x7f\x8f\x1f\x41\x3b\x96\x86\xfe\x74\x72\x96\xc9\x30\x7b\xcc\xfa\xbe\xe3\x7b\xa1\xb2\x4c\x0d\xb5\xc7\xac\xf1\xa6\xb8\xd9\x63\x16\x3c\x53\x41\xed\x31\xab\xff\x0e\xf8\x92\xfb\xc7\xf8\x92\x4d\xca\x44\x7c\x8b\xfa\x79\xa2\xdd\x2b\x59\x26\xd2\xfb\xa6\x03\xa6\x10\xa3\xaf\xee\x76\x32\xe4\x8f\x6a\x11\xcb\xc1\x83\x5c\xa7\x6a\x39\xc0\xf1\x05\xdf\x01\x8e\x2f\xf0\x0e\xae\xd9\xf0\xeb\x64\xbe\x7e\xe1\x9c\xef\x6b\xfa\x53\x00\x6c\x49\xb3\x3f\x49\x36\xe2\x8a\xe5\xc4\x09\xaa\x03\xa3\xcc\x03\xc4\xc7\x53\x99\x1a\x65\x93\xdc\x52\x4e\x20\xdb\x83\x51\x66\x4e\x62\x26\x65\x9e\x37\x2d\x6a\x74\x9c\x36\x9b\xf9\x42\x99\x04\xd5\x74\x9e\x97\xf3\x99\x4d\x01\x73\x67\xac\xb5\xb0\x79\x17\xb4\x05\x0d\x3c\xa5\xf1\x45\x2c\xf7\xfc\xbe\x09\xf8\x67\x21\x57\xf0\x3e\x3c\xed\xb4\x7a\x75\x9e\x1b\x4d\x12\x60\xdd\x30\xdb\xa0\xe6\x0d\x71\xe2\xf3\x79\x0d\xa0\x05\xed\xe3\x1a\x40\x0b\xfe\x3c\x4f\x5a\x10\xef\xa8\x53\x88\x6b\xe2\x2d\xb5\x82\x52\x75\xec\x55\x50\xfa\x26\xde\x5f\x2b\x69\x45\xbd\xd7\x84\xf7\x93\xda\x19\xbf\x0b\xf6\x0a\x6c\xe8\x28\xa9\xb5\xa2\x9d\xd5\x26\x25\x08\x9c\xb9\x93\xe4\x18\x8d\xb5\x1e\x20\x34\xf1\xe0\x5a\xc9\x64\x5e\x0f\x26\xad\x34\xf7\x87\xcd\x1f\xc6\x8f\x4e\x9e\x5a\xb1\x14\x02\x7e\xf1\x27\xb1\xcd\xba\x76\x42\xf1\x1b\x5c\x2c\x49\x67\x75\x92\xea\x54\x7e\x84\xa0\xe3\xa6\x3a\xa4\x07\x4b\x9a\x11\x75\xb7\x8d\x3c\x4e\x47\x78\x0b\x8b\x3f\x6d\x7a\xc0\x61\xb5\xdf\x1b\x44\xef\x28\x93\x7b\x6c\x99\x02\x90\xf6\x70\x2b\x8b\xca\xf4\x46\x23\x4f\x13\xa6\xdb\x0e\x9e\xa5\x85\x6f\xc7\x43\xc8\x3f\x5d\x0c\x9c\x11\x35\x8a\x0b\x0e\x18\x62\x62\xd4\x46\x3c\x00\x57\xd8\x44\xaa\x07\xac\x01\xd1\x8c\xed\x88\x04\xe3\x63\x7e\x89\x07\x4e\xee\x68\x56\x78\x54\x42\x1e\xfc\x20\xf0\x81\x46\xc1\x01\x18\x4d\x83\xc7\x28\xbf\x83\xfc\x18\x8d\x0a\xe4\xa7\x8b\x1b\xd8\x28\x45\x54\x74\x77\xf8\xda\x2c\xb4\xdf\xbd\x40\x57\x2b\x7e\xa3\xc1\x63\xf9\x7a\x63\xe0\x93\xd7\x1b\x07\xde\x10\xa0\xf7\x64\xb2\x39\x8a\xeb\xdc\xb0\x01\x66\x8b\x62\xf7\xd4\xf0\x73\xcd\x6e\xc7\xef\xaf\x24\xb7\x67\xbc\xa7\x1c\x9c\x2d\x08\xdf\x53\x10\xce\xe6\x04\x37\x0d\x80\x49\x62\xcf\x3d\x18\x64\x21\x46\x7a\x63\xe6\xa9\x17\x77\x89\xb8\x8b\x52\xfd\xc9\xf8\xfe\x2a\x5b\x71\x9f\xc7\x6c\x77\xb7\x27\x79\x36\xd9\x03\xe3\x3d\x0f\xe9\x54\x75\x14\xdd\x73\x0f\x24\xef\x89\x7b\x07\x2a\x65\x9e\x8b\x37\xe2\x6b\x8a\xbc\x33\xf1\xc6\x89\x9c\x83\xb6\xc0\x8d\x38\x9a\x6c\x7d\xe0\x46\x24\x4d\xf2\x01\x74\x63\x5f\xa5\xa1\x03\xe1\xc6\xbe\xca\x63\xf8\x8d\xb9\xcf\x47\xf0\xd4\x11\x51\x93\x2d\x05\xdd\x88\xa9\x49\x43\x8c\xed\xc6\xa1\x54\x36\xb1\x86\x1b\x76\xcb\x77\xa7\x07\xe6\x12\x8c\x0d\x18\x32\xf3\xd6\x34\x17\xc4\xcf\xe4\xed\xf5\x09\x6d\x6a\x22\x68\x18\x27\x42\x7a\xad\x32\xec\x9b\x43\x67\xdf\x4d\x6f\x97\xed\x04\xf7\x99\xb0\x68\xda\xde\xf7\x94\xbd\x62\xd5\xc6\xbb\x19\x78\x53\x25\x9c\xdd\xb0\x70\x26\xeb\xc5\x37\xad\x9a\xf2\x68\xc5\xfb\x64\x7c\x51\xf7\x20\x10\xf0\xa2\x89\xed\x0a\xdf\x5f\x69\x33\xca\xa9\x21\x99\x73\xdd\xf4\x79\xbd\xbf\x68\x9c\x99\xdf\xe8\x13\x4e\xe9\x1e\x37\x94\xeb\xd4\x8d\x0b\x28\xd7\xc9\x16\x81\x1b\x41\x42\x49\xc6\xd5\x78\xcf\xc3\x31\x54\xe3\x62\x6a\x59\x29\x99\x32\x6e\x50\x86\xce\xde\xfb\x3e\x30\xa4\x90\x7b\xc3\xf1\x98\xfd\xfb\xa4\xd6\x21\xdd\xe6\x7e\x60\x82\x90\xe8\xf2\x6c\x34\x6e\x6d\x6a\x4f\xa6\xe7\xa3\xfe\x99\xbc\x37\xcb\x56\x15\x9f\xa9\xa3\x65\x33\xeb\x07\xe6\x57\xc5\x03\xc5\x67\x1e\xbd\x39\x48\x14\x78\xe6\xd9\x9b\x62\xf3\xf7\x6d\xfe\x1e\x3c\xde\x44\x59\xd1\x96\x7e\xa6\xba\x96\xa3\xf4\x81\x67\x6a\x6b\x29\xf6\xfa\x93\xd3\xe9\x99\x9a\x5c\x4a\xc3\x83\x9f\xb3\xb3\xe0\xce\xaf\xd9\x8e\x06\x1e\x0c\xea\x05\xfc\x33\xdb\x42\xde\x13\x36\xb4\x05\xcc\xd4\x03\x53\xa8\xfe\x7d\xf2\xab\x21\xf6\xf3\xcc\x73\x29\x47\x89\x5d\x4f\xa8\xdf\x5f\xd9\x76\x84\x07\x41\x48\xc9\xc8\x98\x2a\x42\x6a\x9e\xec\x54\x1b\x73\x12\x57\x7e\xe6\xf1\x91\x53\x74\xff\x07\xda\x7e\xff\x9c\xdf\x67\xbf\x3f\xe9\x6d\xc8\x9a\xf5\x4c\xc9\x26\xe7\xe2\xf6\x24\x86\x20\x8e\xfd\x20\xfa\x28\xca\x32\xf3\x4c\xb9\x3f\x75\x6d\xee\x27\xce\x7d\x27\xa7\x57\x7c\xe6\xe9\x15\x6d\x27\x7c\x10\x68\xf4\x5a\xac\x38\x17\xb7\x8a\xc1\x3c\x11\xfb\x41\x3b\xfd\x99\x67\x5b\xcc\xc5\xe3\xed\xbf\xe3\xff\x4f\x3c\xd0\x76\x7f\x73\xfd\xbc\xef\x9f\xa9\xb3\xc6\xd0\x0c\xcf\x9c\x5f\x33\xbe\x60\x09\x1f\x26\x26\x18\xc2\x87\x64\xab\x07\x31\x48\x72\x5c\xc4\x27\x91\xf3\xf8\xfd\xdf\x9f\x37\x4f\xc2\x79\x23\xa9\xe2\x99\x0a\x70\x56\xe0\x5a\x7c\x52\x45\x5b\xf8\x48\x0d\x6d\xf7\x3f\xf9\x7a\x15\x07\x79\x60\x59\xcf\xc5\x0b\x9a\x26\x02\x14\x6f\x17\x9f\x74\xa0\xed\x0f\xce\xb9\x3b\x8c\xb0\xa9\x61\xe7\x21\x1e\xff\x20\xf2\x68\xbc\xfa\x9b\x22\x8a\x62\x74\xe2\x83\xb8\xa3\xe8\xdd\x9e\x03\x0e\x3b\x01\x38\x65\xd9\x54\xbc\x61\xa6\xc2\x9e\xac\xa1\x3e\xb0\x4f\x2a\x18\x26\x3e\x53\x7f\x4f\xb6\xd9\x3e\xb9\xe2\xb0\x74\x7f\x0d\xbb\x55\xf0\x4e\xf5\xbe\x28\x42\x34\x3e\x30\x70\xca\xb3\x10\x9f\x3c\x77\xb7\x5c\xb7\xf1\xc9\xf3\x54\xeb\xc5\xe3\xcf\xf9\x47\xcf\x2f\x5f\xdf\x5f\x45\x61\x08\xf1\xc9\xf7\x6c\x57\x7f\xff\xa0\x2d\x78\xa6\x5a\x9a\xb2\x64\xa9\xa7\xcc\x0d\xdc\xbd\x21\x0b\x2c\x89\xe2\xa6\x4f\x49\xf3\x7b\x6f\x80\x82\x83\x67\xf3\xef\x90\x8a\x0c\xff\x14\x22\xd3\x26\xee\xfb\x94\x39\xff\x62\x82\x29\x73\xfe\xd5\x1b\xac\x0c\xb4\xfd\xfe\x9c\x7f\x35\x81\x96\xa9\x58\x99\x5b\x3f\xf0\xfb\x57\x73\x63\x84\x1a\xd9\x44\xf3\x20\x0c\x60\xbc\xfa\x7f\x40\xe0\xc2\x37\x65\x47\x1d\x50\x0f\x6d\x27\x7e\x9f\xa6\x13\xa9\xa9\xcf\x54\x4e\x62\x2d\xfe\x3e\x4f\x7c\xe9\x70\x7f\xa6\x72\x92\xe4\xbc\x8a\xcf\x54\x4e\x52\xf6\x86\x43\x7c\x40\xf6\x71\xf6\xd4\x89\x80\x17\x81\xd7\x31\x39\xb4\x17\x68\x6a\x2f\x29\x7b\xc1\xa7\xfa\x12\x43\x33\x00\x27\x08\x44\x08\x9b\xca\x4b\x6a\xaf\x01\xef\xf9\x7b\xf2\xef\x73\x03\x54\x49\x98\xf0\x84\xc4\xe8\x05\x43\x6c\x40\x1e\x52\xbf\xe0\x0a\x09\xa9\xfe\x24\xd4\x20\xc2\x4f\x12\x2c\x13\x3f\x6d\xa2\x67\x18\x7a\xc4\x1e\x0d\x2f\x57\x9b\xe8\x79\x2d\x37\x22\x8f\x5e\xe7\x0f\x83\x08\x24\x4a\x3e\x6d\x7c\x7f\xd5\xd7\xf9\xd2\x26\x76\x6c\x76\x7c\x1a\x35\x23\x7f\x3f\xf9\xe3\xe6\xed\xc8\xa8\xa3\x57\xfb\xfe\xfe\xaa\x51\x12\xe0\x33\x55\x9c\x68\x01\xe6\xe9\xdb\xfc\xdd\xfd\xf5\x80\xed\xab\xef\xfb\xdc\x1e\xc5\xe7\xc9\xd4\x12\x62\x34\x7c\x3d\x23\x8c\xcd\xfd\x41\xbb\x91\x91\xe3\x81\x17\xb0\x5a\x58\x98\x3a\x44\xb4\xa1\xe1\xe9\xf3\x7c\x78\x6d\xa7\x8e\x10\xa1\xd7\xf8\xfb\x1c\xdf\xdb\x69\x6a\x18\x35\xf9\x7c\xe9\xe7\xf7\x57\x7d\x91\x5f\x9f\xf3\x1f\x66\x47\x88\x42\xe8\x66\x77\x74\x31\xfa\xfb\x41\xd7\x86\xbe\x1f\xe1\xfb\xab\x56\xc3\x8f\x38\xad\xd7\xf9\x87\x40\xad\x6c\x7e\x0e\xc3\xbc\x9d\x2b\xcf\xc0\xfa\x9b\x5d\x4d\x75\x24\x85\xe1\xdf\xdb\xf7\x57\x55\xd4\x5e\x7c\xa6\x32\x52\x9b\xb7\x27\xc2\x15\xb2\xcf\xa3\x31\xe7\x6f\x31\xf7\x99\xba\x49\xec\xaf\xf1\x26\x7b\x54\x58\x51\x7c\xc6\x05\x61\x4a\xf4\x34\x75\x97\x98\x4c\x7f\x53\x75\x89\xc5\xf2\xc7\x54\x5d\xe2\x30\xfb\x65\xa8\x43\xf0\x76\xdd\x23\x04\x02\xbf\x30\xcf\x87\x97\x80\x34\x55\x9b\x94\x2d\x90\xec\x93\x3f\x0c\x6f\x7f\x68\x3a\xcd\xe7\xd7\xde\x7e\x27\x63\x3f\x53\xf1\x49\xdd\x04\x38\xf5\x9e\x54\xcc\xaf\xa7\xda\xd3\x82\x77\xeb\xd4\x7a\x5a\xf0\x79\xb6\xd3\xf2\xe3\xfe\xae\xef\xaf\x5e\x2d\xad\x4e\x95\x27\x65\x13\xec\xfe\x80\xff\xab\x7f\x44\x6e\x64\x6f\x98\xa9\x11\xb5\xe0\x0d\x0c\x2b\x5d\x90\x6e\xf7\x40\x1f\x4a\x16\x10\x8e\x8c\x0d\x2e\xf8\x8f\x39\xff\xf2\xea\x0f\xfc\xd1\xe7\xd3\x54\x9f\x62\x31\xfe\x0e\x6c\x00\x13\xdc\xc1\x18\x39\xb7\x27\x03\x78\x49\xd7\x07\x9c\xd5\xde\xc0\xc7\x8a\x4d\x56\xfb\x82\x5d\xcf\x6d\x18\xe2\xa4\xbb\x3e\x50\xbd\xac\x5d\x3c\x74\x8f\x5b\xde\x98\x9a\x57\xda\x2c\xb0\x4d\xc5\xab\xe5\xd7\xfb\x8c\xae\xd0\x7c\x61\x47\xcc\xd1\xdf\xcf\xf5\xb5\xda\xfa\xc0\x20\x92\xac\xae\x3c\x88\x4c\xa9\xde\x01\x34\x2d\x7a\x47\xc1\xb2\x98\x2d\x11\x4e\x3d\xae\x65\x1f\xf8\x53\x8d\x4b\x2f\xf5\x02\xa6\xeb\xe1\x03\x6c\x6a\x75\xb1\x19\xc0\x0b\x02\x80\x29\xfe\x4a\x50\x87\x56\xff\x89\xae\xed\xcf\xf0\x69\x9b\xda\x4c\x4f\x9f\x0d\x96\xe0\xce\x56\x80\x62\x82\x3f\x5b\xd2\x50\x82\xdf\xb9\x56\xff\x3a\x91\x5f\x5f\x1f\xd3\xf1\xdc\x7e\x12\x37\x90\x90\xf9\xd3\xea\xc7\x58\x92\xb6\x29\x9b\x77\x89\x6a\x09\xae\xe8\x10\x63\xf0\x03\xf8\xe7\x3e\x46\x84\x04\xe7\x74\x88\xca\xce\x49\x74\x4f\x57\x59\x81\xd3\x06\xff\x4c\x0c\x4d\x63\x2c\x7f\xc3\x87\xe1\x26\xe6\x05\xf9\xc4\x48\xdb\x03\x8e\xab\x31\x1f\xcc\x58\x08\x80\x1b\xa0\xca\x4c\x9d\xe2\x04\xb2\x87\x0f\xc3\x4f\x71\x0a\xd4\x5d\xf2\x64\x82\x4b\xa9\x2b\xee\x3d\xc1\xa3\xd4\x95\x06\x93\x22\xe6\xa4\x40\xf8\x84\x70\xce\x2e\x05\x25\xc5\x29\x50\x77\xe5\xd8\xa4\x38\x05\xea\x56\x3f\x91\x00\x29\x4e\x79\xba\xcb\x3b\x92\x22\x1c\xb9\x8a\x21\x4f\x70\x58\x75\xe5\xf7\x24\x78\xac\xba\x52\x78\x52\x9c\xf2\x74\x97\xbb\x25\xc5\x29\x4f\x77\xe5\x30\xa5\x98\x31\xbf\xe2\x36\x4d\x84\x9a\xff\x94\xa7\xbb\xb2\x7c\x12\x1c\x60\x5d\x21\x0f\x29\x2e\x7f\xff\xd0\x83\x02\x6b\xf1\x10\xc0\x38\x91\x36\xf9\xed\x12\xa2\xe2\x7a\xa8\x6e\x63\x04\x2d\x41\x1c\x18\xa1\x0a\x23\x03\x18\x2e\x9a\x01\x4c\x64\x5b\xf6\x12\x0d\xa0\xb8\xba\xdd\xf8\x82\x7b\x00\x8e\x45\x78\x88\xa1\xeb\x92\x91\x53\x9c\x87\x52\xd8\x72\x17\xd2\xe0\xd7\xda\x72\xf7\x17\x27\xbb\x14\x9a\xe7\xb9\xd4\x53\xf0\x17\x40\xf3\x6b\xd6\x0f\x67\xad\x17\xe0\xd5\xda\xb2\xdf\x80\x51\x6d\xcb\x43\xf3\x9e\x27\x45\x97\x53\x2b\xc5\x9d\x2b\x2f\xca\xd9\xb1\xf2\xc5\x3d\x62\xe5\xab\x66\x81\x93\x42\xf9\x67\x29\xee\x00\xa9\xba\x3f\xac\xbc\x38\x03\x62\xfc\xba\x92\xdb\x52\x7c\xa0\x69\x79\x7f\x22\x46\xad\x6f\xd9\x6d\x04\x35\x88\x54\x19\xa7\x16\x14\xc7\x95\x10\xa9\xd6\x75\xd6\xa6\xb4\x31\x6d\xed\xa3\xdd\x26\x3a\x18\x83\xbc\xbc\x29\xc1\xb7\x1d\x14\x7d\x96\x12\x7c\xdb\xa1\x7f\xf4\xad\xc4\x70\xb7\x20\xaf\x65\x62\xc0\x5b\x50\x60\x6b\x62\xc8\x5b\x50\xdc\x6a\x42\xd0\x5b\x2b\xa2\x8f\x14\x32\xbc\x98\xfa\x20\x14\xcc\x43\x40\x04\xb0\x1d\x6d\x99\x14\x08\xe5\xf0\x07\x88\x0b\xd0\x9e\x49\xf4\x85\xcb\x36\x97\x52\xa0\xff\x45\x3d\x46\x78\x48\xb4\x49\x52\x24\xe6\x84\x18\x84\xd4\x05\x39\x6b\x13\x43\xea\xc2\x10\xaf\x4c\xb1\x62\x0e\x02\x21\x36\xb4\x05\x42\xdc\x31\xa2\xb0\x82\x80\x90\x62\x88\xe0\x0b\x0f\x23\x08\x09\x09\xdb\x52\x7c\x03\x01\x74\xc1\x8a\xf6\x3c\x92\x27\x45\x47\x81\x94\x08\x81\x46\x48\xc0\x8a\x34\xf5\x94\x60\x0a\x08\x23\xf9\x0d\x84\x4b\x88\xd5\x24\x24\x22\x85\x91\x34\x6d\xf0\xae\x2d\x7b\x88\x93\x30\xf8\x0b\x42\x9d\xb4\xfa\x48\x2a\x0a\x43\xe7\x55\x02\x3b\xda\x72\xf9\xc9\x01\x94\x32\x1c\x4b\xe2\x6d\x29\x13\x62\xaf\xc3\x54\xde\x5b\xe9\xee\x7d\xc7\x9c\x85\xa4\x0c\x4a\x32\x65\x4d\xe5\xbc\xcb\x5a\x95\xd2\xe4\x75\xad\x0c\xf5\x57\x88\x54\x8f\x88\xd0\xfb\x30\xb4\xa9\x53\xe1\xca\x9b\x54\x0a\x60\x14\xff\x4e\x50\xe7\x82\xc2\x2f\x53\x6a\x88\xdc\x11\xb3\x4a\x53\x43\x6a\xf5\xd5\xc6\x19\x1d\xb5\x0a\x53\x43\x6a\xd5\xeb\x8a\x40\x9d\xcd\x10\x20\xb0\x39\x28\xd2\x31\x21\x28\xb1\x6f\x46\xf1\xe0\x76\xd0\x2a\x0d\x40\x18\xfd\x3e\x76\x83\x17\x6d\x70\x43\x56\x77\x00\x46\xe3\xfd\xb6\x63\x00\x1d\x69\xf0\xf8\xb7\x6a\xe2\xa7\xef\xd9\x10\xef\x38\x00\xba\x7f\x07\x7f\xf7\x2a\x1c\x04\x58\xfd\x1d\x20\xed\xa8\x55\x3b\xd8\x9f\xdf\x67\x30\x96\xfa\x83\x88\x68\xa5\x37\x25\xc8\x84\x52\x6a\x53\x3a\x71\x5e\x88\xd9\x23\xa0\xb2\x6f\xa6\xca\x13\x9c\xd7\x2c\xe9\xc4\x12\x04\x4d\xe0\x82\x03\x34\xa9\xbf\x8b\x3c\x4c\x8b\x9e\x37\xaa\xe8\xda\xae\x99\x61\x41\x49\x73\xce\x60\x9d\x4d\xee\xff\x94\x19\x63\x3b\x3e\x66\xe6\x94\x11\x34\xdb\xa2\xb6\x5b\x46\xb4\x4b\x8e\x41\x0f\x90\xc9\x90\xbd\xdf\x32\x32\x19\x5a\xfc\x68\xbf\x29\xf7\xa5\xad\x6b\x14\xa8\x87\x4d\xf6\xde\x94\x91\x88\x5c\x95\x09\x96\x32\x9c\x21\x4d\x81\x5f\x29\x43\x00\xef\x49\x1c\x3b\x23\x98\xbb\xc9\x46\x9c\x32\x83\xa5\x25\x53\xa7\x12\xe8\x22\x10\xc5\x14\x18\xfd\x6c\x43\x4f\x05\xe9\x61\x4d\x79\x6f\xa9\xc0\xa7\xdb\x94\x6a\x93\x0a\xf5\x30\xe5\xcb\xa6\x02\x8f\x53\x93\x9d\x3f\x95\x29\xd9\xcf\x07\x1f\x38\x0a\x96\xa1\x25\x11\x66\xb9\x10\x36\xb7\x55\xbd\xf1\xc0\x38\xa8\x04\xd9\x04\xb7\x7b\x68\xf9\x23\x9d\xa7\x8a\x80\xcf\x11\x3e\xfa\x44\xaa\x19\x9d\x2a\xa4\x37\x55\x04\xfd\xb7\xfc\xd1\xb0\x52\x85\x07\xaf\x29\xe4\x2b\x55\xe8\xc4\x4d\x22\x7c\xaa\x70\xdc\x34\x4b\x17\x0d\x2e\xef\x56\xc4\x39\x1b\x5c\xde\xad\x88\xd7\xb6\x56\xf8\xe0\x33\x97\xd6\xe9\x98\x11\xeb\x69\x58\x97\x56\xfc\xe0\x86\x2b\x4c\xb9\xdf\xa9\xdd\xc0\x58\x69\x7a\x83\xd3\x2f\x02\xbd\x3d\x17\x1f\x7c\x46\xe9\xf0\xad\xb4\xf2\x31\x27\xa6\x0e\xfb\xf4\x8b\x45\xf6\x44\xfd\x58\xb2\x54\xcf\xfc\x44\x47\x57\x2f\x9c\x8b\x66\xdb\x2b\x21\xd5\x61\xd7\x77\x64\x0c\x4b\x69\x4d\x1d\x8e\xbf\x21\xab\x6b\xea\xcf\xfe\x3b\x27\x68\x1a\x38\xb3\x5b\x15\x8d\x0d\xf8\xa9\x5b\x15\x17\x18\x48\xc1\x69\x55\xcc\x7f\xec\xc8\xb3\x53\x58\x6d\x1a\x50\x5d\x37\x23\x68\x2f\x27\x1f\x7c\x56\x6e\x27\x15\xb6\xa0\x37\x60\x3e\x6b\xb2\xd7\xa7\xbd\x23\x9d\x6b\xca\xf3\x3f\x38\xa0\xf6\x93\x20\x88\xf7\xee\x0c\xdd\x56\xf0\x7c\xda\xe1\xa1\x6b\x0a\xab\x49\x3b\x3c\x74\x4d\x41\x59\x69\xbf\x31\x51\x99\xf4\xd3\xfe\x30\xe6\x50\x0c\xfb\xd8\x08\xb5\x90\x45\x1f\x7e\x53\xea\x7d\x3a\x10\x6e\xdc\x94\x43\x9c\x8e\xc8\x98\x35\x11\xe0\x81\x14\xa7\xa6\xc4\x9e\x74\x34\xc2\x21\xc5\xe8\x80\x37\xbd\x29\xe5\x2f\x1d\x60\x2e\x76\xd4\xa5\xa3\xb3\x0f\x2d\xc9\x01\x37\x72\x53\x56\x4e\x3a\x10\x24\x54\xcd\xe4\x0e\xf8\x4d\xeb\x10\x6b\x3d\x4e\xf6\x21\x3e\x70\x3c\x20\x2f\xf3\x92\xe3\x41\x3e\xa5\x35\xa6\x13\xc1\xb9\x75\x48\x56\x3f\x11\xa0\xd0\x64\x04\x4b\x27\x46\x69\x43\xab\x78\xc2\x51\xda\x2c\x1c\x5d\x08\x97\x6c\x0a\xf1\x48\x17\x34\xe1\x36\x3e\x66\xdf\x74\x25\xd2\xac\xd6\xe5\xca\x38\x87\x25\x6e\x5f\xc8\x4d\x6b\x43\x64\x7f\x41\xeb\xe8\x9b\xb4\xeb\x0b\x31\x4e\xaf\x93\xf5\x3a\x97\x03\xfc\xb3\x0a\x17\x22\x5a\xbb\xac\x19\xe9\x06\x7f\x7a\x49\x96\x77\xe2\x64\x05\xd7\xcd\x3c\xed\xa0\x4d\x7e\x57\x8e\x22\x3d\xe2\x46\x4a\x5c\x97\xcd\x35\xdd\x38\x37\xba\x6c\x32\x89\xa1\x14\x7d\x13\xaf\xbd\x99\x4e\xa5\x5c\x88\x84\x30\x86\xd0\x37\xb1\xb4\x9b\x99\x90\x4a\x8e\x48\xf0\x23\x84\xee\xcd\x45\x33\x75\x1d\x3a\x37\x60\x6a\x0e\x5d\xc9\x2b\x09\xb6\xe5\xf0\xd2\x65\x61\xfb\x0a\x2f\x95\x08\xc6\xad\x90\xad\xe3\xd0\x18\xd3\x83\xa6\xff\x5c\xec\x43\x2c\xed\xb9\x16\x4e\xd7\x27\x79\x4b\xfc\xe4\xa3\x98\xe5\x0d\xa9\x8d\x5d\x36\xce\xbc\x31\x99\x55\x79\xe1\x79\x55\xaa\xc8\x1f\xc0\x32\x03\xc6\xbb\xcc\xc4\x99\x99\xe9\x5d\x31\x30\x39\xe4\x07\x0f\x3e\xdc\x38\x33\x01\xda\xf1\x83\x39\xa0\x02\x48\xd7\xe1\x9c\xc3\xc1\x4f\x3e\x9e\x83\x8c\xf0\xe5\xd0\xe3\x47\xbf\xca\xe1\xbe\xf9\x40\xa3\x3c\xec\xf4\x83\xd3\xcc\x60\xe2\xae\xf3\x3c\xc7\x8d\x9f\x7c\xb6\x6d\x66\xca\x64\x56\x24\x52\x8e\x6b\xb6\x1f\x6d\x27\x33\x57\xab\xcb\xa4\x97\xe3\xc5\x07\x59\x9f\x20\x28\xa0\x2b\x63\x39\x27\xc8\x37\x5d\x5e\xac\x0c\xf5\x24\x74\x9d\xc5\x39\x21\x8e\xb6\xa7\x8f\xe2\x97\x13\xe7\xa2\xa4\xd4\x9c\xb0\xb1\xbb\x32\x4a\x73\x86\xae\xd8\x45\x52\x39\xb3\x2e\xc7\xeb\x0d\x1c\x02\x5d\x59\x20\x39\x83\xaf\x75\x25\xe0\xe4\x0c\xbe\xd6\x95\x05\x99\x33\x33\xf2\x65\xef\xc9\x19\xc9\xf1\x6d\xfb\x98\x23\x72\x46\x9e\x64\xcf\xaf\x07\x3b\x1f\x7c\x08\x26\xe3\xc4\xef\xb9\xaa\x53\xd8\x54\xbb\xce\xf3\x9c\x0f\x4e\x6e\x08\x74\x6e\x64\x05\x8a\xe7\xc2\xc9\x95\x0f\xd3\xce\x05\x99\x5b\xbd\x7c\xa4\xe6\x5c\xa0\x22\x66\x85\x40\xe5\x42\x14\x16\x2d\x54\x69\x6b\xcf\x7d\xe6\x52\x90\x09\xd8\x94\x47\x92\xcb\xc1\x51\x04\x47\x01\x60\x23\xf8\x93\x1b\x94\x5c\x43\xff\xc1\xf9\x95\x0b\xcf\x1e\x59\xb3\x73\x05\xaf\xed\x55\x2b\x50\x03\xfd\xd5\xda\x3b\x15\x1a\x5d\x97\x47\x3c\x57\xa6\xe8\x2a\xf3\x32\xd7\x9d\x6f\x7c\x38\x7a\xae\xab\x72\xce\xe7\x84\xcb\x75\xe7\x28\xda\x2a\x0d\x94\xd0\xeb\x47\xc6\xc8\x8d\x55\x49\x14\x27\x91\x1b\xc8\xbc\xb7\x4f\x84\x59\x6e\x2c\x5e\xa3\x00\xe0\x4c\x59\xa7\x2b\xa8\x33\xf7\x80\x85\x57\x72\x4c\xee\xac\x7d\xa2\x1c\xf8\xdc\xe9\x4b\x96\xf1\x2f\xf7\x8c\x75\x56\xf8\x42\xee\x10\x9f\xbb\xbc\x7b\x79\xc0\x3c\xdf\x64\x23\xc9\xe3\x06\xcd\xca\x96\x90\x07\x44\x9b\xae\x28\xf6\xbc\xc3\xcc\xd2\x65\x2c\xc8\x3b\xe2\xe9\xba\x4e\xc9\xbc\x43\x26\xef\x52\x9b\xf3\x01\xd5\x3c\xa9\x7e\x4a\x3e\x60\x49\xed\x0a\xf4\xcb\x47\x5b\x0b\xff\xe9\xf4\x80\x52\xd4\x15\x8e\x95\x8f\x93\x70\x88\x53\x1c\xd7\x7a\xe3\x33\x97\xe3\xa6\xf6\xf0\x51\xc4\xf2\x49\x21\x4c\xc6\xcd\x7c\x22\x88\x7f\x28\xb4\x33\x9f\x00\x6c\xc8\x7c\x98\xcf\x93\xfe\x26\xb1\x9f\x13\xc9\x66\x63\x13\xc6\xce\x3b\xf0\x93\xcf\x83\x0b\x3c\x6d\x28\x3e\x2b\x5f\x38\x27\x86\x7c\x28\xf9\xfe\x7d\x04\x50\xbe\x37\xc4\x41\xbd\xda\xd4\x72\x84\xaf\x7b\x83\x17\xb0\xb9\x03\x18\xfd\x8b\x7f\x47\x48\x4f\x70\x07\x03\x3e\x5d\xff\x0e\xaf\xde\xc7\x7a\x93\x6f\x26\x65\x66\xbf\xcf\x43\xe7\xf5\xe0\xfa\xfe\x4a\x45\x9c\xeb\xde\xe0\xf4\xfd\xd8\xc5\xf2\x8d\x7d\xd4\x7c\xa0\xdc\x88\xdb\x91\x55\x35\xdf\x10\x48\x14\xe7\x93\xef\xb0\xa6\xa4\x1e\xa1\xa8\x28\x35\x25\xdf\xa1\xa0\x83\xa8\x36\x1c\x99\xc9\xed\x86\x40\x1d\x0f\x80\x40\x0f\x6d\xd3\x3b\xc0\x8f\x35\xdc\xdf\x0d\x94\xf8\x7d\x44\x42\x46\xd1\xf1\x1d\x27\xd2\x87\x71\x14\xe9\x39\xd6\x80\xb1\xbf\xc3\xb2\xf2\x0d\xaa\x6e\x0a\x30\xcf\x37\x42\x69\x36\xb1\xc8\x1b\x67\x48\x8e\x5a\xf7\x1b\x1a\xb0\x83\x0e\xf3\x1d\xe9\x2c\x15\x96\xa1\x11\x37\x45\x51\xe7\x7b\x0a\x69\x79\xf3\x24\x60\x04\x53\xb9\x96\x7c\xa7\x29\xbd\x87\xcd\x84\x80\x70\x18\xc5\x8a\xe5\x3b\x51\x0b\xf7\x42\x81\xa0\xe5\x1e\xcb\xf7\x94\x26\xe2\xf0\xc2\xa2\xf6\x8e\xac\x37\xf9\x4e\xf0\x6f\x0f\xff\xfe\xbc\x83\xcf\xf2\x9d\x19\x9c\x26\x88\x10\xbe\x22\x5d\x3a\xdf\x60\x39\x59\xa9\x67\xf9\x46\xfe\x49\xcd\x42\x4a\xe6\x1e\x4c\x7e\xd0\xa9\xf6\x69\xc8\x8c\x90\x32\x13\x6b\x9e\xb4\xa8\xa8\xe1\x7c\x67\xb2\x06\x4d\x29\x23\x3a\xd4\x53\x46\x06\x5f\x53\x64\x72\xbe\x4b\xf9\xfe\xaa\xd9\x68\x2f\x44\x9a\x3a\x44\xcd\x1a\xa5\x12\xe5\x7b\x0a\x58\x39\x78\x3b\xa2\x62\x4d\x32\x2d\xa3\x60\x8d\x23\x77\xf3\x0d\x3d\x2c\x4c\x26\xf1\x83\x43\xe9\x2e\x4b\x69\x55\x1b\xf3\x29\x9a\x7f\x81\xc7\x34\x0a\xbc\x1a\x11\x92\xe5\x76\xe2\x68\xea\x60\xca\xc3\xf3\x81\x16\xa5\x92\x54\xb3\x16\xa1\x81\xd6\xc5\x08\xef\x06\xa7\x72\xd7\x04\x50\x49\x61\xc8\x6b\x94\x6f\x96\x45\xf0\x0c\x11\xa9\x9d\xe5\xd7\xce\x37\xca\x24\x54\xb3\xb4\x1e\x81\x33\xe1\xbc\xff\x2e\x28\x31\xdf\xbd\x62\xb7\xf9\x77\xb8\xa1\xc5\x45\x11\xda\x1c\x9b\x29\x7f\x4a\xf0\x39\x98\x8c\xfa\x81\x20\x4b\xb7\xcf\x77\x90\x63\xbe\xa1\xbb\xe5\x17\x21\x22\x12\x3a\xb8\x0d\x21\x28\x9a\x5f\xc0\x92\x34\x4c\x86\x0c\x2c\xf0\x56\x1c\xb4\x78\x6b\x40\xc6\x39\xcb\x51\x99\x11\xe7\x1c\xc3\x66\xba\x1b\x93\x6c\xde\xed\x81\xb6\x90\x8e\x50\x82\x4d\x27\xeb\x0d\x9f\x4d\xd0\x69\x7d\x53\x1a\x52\xe8\x50\xbe\xa7\xa0\xe1\x90\xdb\x7c\xef\xc0\xb1\x09\x1f\xea\xa9\xcf\xcc\x7b\x27\xc8\xfe\xbe\x22\x56\x51\x53\x80\x05\xaa\x76\xad\xe1\x3e\x37\xd6\xd6\x04\x20\x5c\xf7\xa3\x79\xbc\x87\x33\xd4\x83\x29\x1c\xe4\xe0\x8d\x32\xe5\xc8\x6c\xe9\xea\x9e\xea\x71\x56\x54\x71\x5e\x91\xca\xaf\xad\x7c\xec\xef\xd0\xd3\x7c\xa3\xd8\x9f\x43\xde\x33\x43\x99\x9b\xf5\x92\x7b\xea\x9c\x31\x19\xa6\x73\xaa\xb1\xc5\x48\x3d\x89\x13\xf5\x48\x55\xf9\xb5\xce\xf3\x00\xcf\x4a\x0c\xcc\x08\x64\xce\xaa\x55\x98\x6f\x58\x03\x6b\x71\x87\x9d\x1d\xb8\x47\xf8\xcb\xab\x3b\x38\x18\xd3\xad\xf6\x85\x0e\x35\x85\x13\x84\xe7\x9d\x71\xce\xed\x5c\xbc\x5b\x91\x17\x9a\x93\x0f\xeb\x29\x6b\xc7\x60\x96\x8b\xca\x3f\xaf\x65\x9c\xea\x4c\x54\x89\x84\x8c\x18\xe8\xac\x5c\xec\x8c\x10\xe8\x54\xa2\x07\x18\x08\x01\xd2\x04\x68\x56\x54\xa6\x58\xbe\x51\xf4\x27\xbc\x28\x71\xea\x47\xd5\x8b\x70\x61\x06\xd1\xef\x3f\x68\xeb\xf5\x7b\xcd\x40\x2f\xdc\x8c\x60\x16\x4a\xee\xc8\x01\x44\x08\x77\x42\x54\xab\xa6\x74\xcf\x45\xd9\x4c\x17\x90\xea\x43\x15\x04\x37\x39\xda\xeb\x83\x83\x73\xd0\xa4\x6f\x60\x3d\x7a\x48\x84\x79\x67\xb7\x17\xed\xaa\x4b\xda\x61\x24\x3d\xdf\x0f\x4f\x89\xa2\x2f\x9e\x88\xc3\x59\x93\x82\xae\x3a\x82\xb7\xcf\x53\xf8\x85\xf0\xf0\x54\xea\x22\x6a\x73\x61\xfc\xc1\x3c\xc8\xa2\x84\xfe\xfb\x39\x81\x26\x7f\x4f\x9e\xe5\xfd\xf4\xdc\x04\x5a\x4b\xf9\x90\xed\x6a\x87\x21\x76\xbc\x27\x09\x2d\x88\x1d\x0f\xa5\xfd\xc4\xdd\x94\x11\x58\x3e\xbb\xef\x7a\x00\x97\x9a\x98\x28\x23\xc3\x83\x32\x31\x32\x43\xc3\xcd\xa2\x1e\x3a\x3b\xb5\x17\x10\xfd\x3d\xe1\x33\x3c\x4b\x90\xf4\x17\xb0\x8c\x4a\xb0\x7c\x3e\x95\x28\xd5\xc6\xee\x90\x22\x8e\xf8\xef\xa4\xc4\x8d\x8c\xf8\xef\x50\x45\xbb\x88\xff\x8e\x61\x13\x52\x9f\x50\x08\x82\x46\x0c\xf4\x4c\x14\x77\x49\x46\x3d\xdc\xc7\x3a\xed\x04\x44\x60\xaa\x87\xb0\x3c\xd5\xf2\x2c\x8f\x7f\x46\x90\x77\x92\x4d\x3d\x23\x68\x7a\x76\x20\x3c\x44\x8a\x24\xe2\x3a\x08\x8b\x4e\xaa\x82\x97\x11\x16\x9d\x65\xa8\xcd\x0c\x8b\x1e\x0a\x93\xc8\x88\x83\x9e\x40\xfa\x0b\xc4\x79\xe9\xb8\x79\x96\xe8\x67\x20\x29\xfa\x89\x8d\x20\x12\x7a\xce\x5b\xb3\x42\x25\xc6\x62\x20\xe1\xfe\x4c\x46\x7d\xda\xc1\x67\xfc\xfb\x5a\x4c\x3f\x40\x28\xb0\xd7\x12\xde\x4f\xf9\x3c\x32\x43\xa1\x9b\xd2\x08\x33\x63\x9f\x83\xe5\x57\x04\x3b\xcf\x07\xea\x02\xe2\xe2\xa6\x2d\x84\x68\xe6\x38\xb4\x03\x10\xcd\x9c\x5f\x98\x86\x70\x58\xad\x9f\x32\x9c\x39\x27\xf1\x6f\xc4\x27\x07\x19\xd4\x32\xe2\x93\xd3\xd6\xdc\x03\xa2\x06\xb4\xe9\x10\x9f\x1c\xcd\x9a\x56\x7c\xb2\xa9\xa5\x2c\x90\xd5\x61\x01\xef\xf2\x52\x16\x4a\xb8\x3a\x72\x56\x84\x72\xf6\x08\x28\x15\x20\x86\x0f\xcb\x62\x56\x96\x50\x46\x84\xf2\x44\x9b\x47\x18\x50\xae\xfc\x02\x64\x1f\x09\xc4\x08\x51\xce\xaa\x46\x94\x1f\x8a\x9b\xd9\x10\x91\x17\x1a\xa0\xc9\xbf\x4b\x35\x40\xb0\xb9\x36\x0f\x50\x17\x03\xd7\x08\x4b\xa4\xd4\x99\xf1\xd0\x18\xac\x4c\x9c\x8c\x28\xe2\x6c\x75\x1c\x51\xc4\xb3\x4f\xe1\xb9\x32\x6e\x5a\xc2\x02\xe2\x84\x63\xb0\x18\x8d\x40\xe1\x6c\x1d\x13\x81\xc2\xd9\xaa\x36\x02\x85\xe7\x07\xea\x12\xce\x0b\x9b\xf1\x60\x80\x4d\xc5\xc4\xd4\x70\x94\x4b\x45\x44\x2c\xef\xec\xc0\x0f\x28\xa8\x47\x0f\x09\x4c\x26\xf7\x08\x76\x25\xd1\x9a\xd1\xba\xb6\xac\x22\x3a\x77\xf6\x28\x54\x76\xaa\xb1\xa6\x06\x98\x9e\x95\x6e\x9f\x11\x9f\x1b\x86\xe2\x95\x32\x03\x74\x5b\xf4\x6a\x74\x40\x2d\xed\x04\x11\xb9\x59\x36\xf4\xcc\x88\xdc\x60\xd1\x17\x21\xb9\x2f\x4b\x24\x42\x72\xb3\xaa\x3e\x64\x84\xe4\xce\x0f\x84\x97\xce\x84\x24\xc3\xb4\x56\xc2\x0f\xb0\x12\x32\x2f\x20\x28\x77\xbe\xa0\xd5\x9d\xc2\x72\xb6\x49\x03\x51\xb9\x5d\x41\xfa\x19\x51\xb9\xf3\x03\x3f\x40\x14\x5f\xff\x49\x5d\xd3\x8c\x18\xdd\xfc\xa2\x5f\xc4\x43\x65\x2b\xa1\x08\xd2\xcd\x36\xfa\x21\x48\x77\x0e\x67\x78\x80\x12\x13\x34\x5c\xfc\xd5\xe7\xd6\x20\x53\x70\x9b\xfc\xd9\xc7\x08\xc2\x72\x43\x30\xf7\x64\x18\x9e\x8f\x15\x18\xf9\x92\x79\xdf\x7e\x60\x4f\x09\x65\x90\x9d\x9b\x3b\x84\xec\x5c\x24\x4d\x20\xec\x35\x0c\x1f\x21\xc7\x22\x1c\x75\x78\x14\x70\x67\x81\x88\xb8\xd5\xe1\xa3\xf5\xa0\xd1\xc8\x3d\x1e\x44\x82\xd7\x1d\xb6\xd1\xac\x7a\xbe\xf9\x39\xa0\x08\xbb\x4d\x93\x99\x97\xfd\x04\x27\x93\x5c\x87\x50\xd3\xf0\xc2\xe2\xb9\x48\xd5\x1f\x54\x0e\x29\xa0\xce\xce\x07\x5a\x77\xe4\xad\xdb\x8e\xce\xe0\xd2\xe4\x33\xe5\xa4\xdc\xe6\x69\x9d\x24\x56\x73\xcf\x13\x81\x6a\x66\x1b\x14\x9f\x4d\xbc\x27\x45\x20\xcb\x20\x17\xd8\x86\x31\x7f\x81\x56\x8d\xc8\x6b\x61\x5a\x30\x5e\x74\x18\x98\xba\x2f\xa8\x04\x3e\xc7\x50\x48\xb3\xfb\xd0\xb9\x40\x7e\x3e\x38\x2f\xf0\x63\x6f\xe9\x0b\x5c\xc4\x87\xfd\xc5\x39\x99\xcd\x4c\x79\x3a\x55\x33\x64\x0a\xd0\x26\xa6\x29\x40\xb7\x6a\xe2\xb8\xa1\xd4\xb8\x43\xca\xcf\x96\xc0\x9f\x29\x3f\xa7\xf6\xea\x80\x32\x8e\xf1\x7e\x23\xec\xdc\x20\xde\x18\xd1\x2b\xf9\x70\x87\x4b\x5e\x7e\x20\xfe\xa6\xe6\x49\x3f\x44\x9b\xb4\xc1\xe7\x81\x65\xc7\x4c\x62\x8a\xbf\x49\x55\x42\xf2\xf3\x60\x17\x57\x77\xd0\x91\xa4\xab\x49\xd0\x05\xfe\xfa\x7e\x61\x49\xbb\x7c\x89\xbf\x3e\xe7\x1e\x2c\xbd\xb7\xc8\x83\x12\x3e\x1f\x25\xa0\xb0\x46\xd6\x26\x03\x5b\x41\xec\xf0\xdc\x23\x49\x0f\x60\x75\x28\x7e\x81\x30\x76\xb5\x1b\x61\xc8\x7a\x00\xb3\xc3\x47\x73\x29\x1b\x0c\xa5\x56\xca\xcb\xb6\x51\xd4\xf3\x0b\x14\x70\x8b\x7b\x98\x6b\xad\x43\xaa\x6c\x10\x70\xab\xf2\x6f\xca\x36\x25\xdc\x22\x43\x66\x59\xb5\xbc\x54\x20\xbb\xa0\x9c\x57\x96\x50\x5d\x10\x01\x9d\x5e\x93\x08\x54\x69\x3f\x22\x4d\x41\x51\xaf\xac\x80\xd3\x82\x32\x5e\x61\x54\x8f\xb0\x66\xe9\x17\x28\x45\x75\x01\x4d\x09\xb8\xba\x47\x52\xb8\x7f\xa7\x28\xf8\x91\x59\x0a\xeb\x7d\xb5\x68\x44\x85\x8b\x63\x18\x6a\x84\x9e\x75\x8f\x09\xb9\x2b\xa8\x87\xc8\x59\xaa\x03\x84\x20\x26\x83\x84\x44\xc8\x9a\xd5\x1f\x12\x21\x47\xd1\x42\x44\x2e\xad\x96\x12\x01\x88\xb5\xf9\x7b\x1e\x22\x3f\x2a\xad\x5d\xb6\x88\x2d\xfe\xea\x1d\xe2\x4d\xd5\xa2\x45\x22\xc4\xd0\x1c\x48\x3b\xf5\xef\xd4\x10\x3c\xfa\x14\xc1\x36\x2f\x11\x63\x9d\x92\x57\x3d\xad\x0d\x28\xf8\x29\xcf\x4b\xd4\x2d\xdb\x27\x30\x45\x6d\x26\xee\xb9\x87\xb5\x26\xc2\x30\x22\xa3\x93\x09\x0d\x9e\xab\xda\xbc\x5f\x32\x51\x2c\x42\xca\x30\xd7\x54\xb7\x17\x08\x1a\x22\x43\x72\xed\x9a\x35\xa5\xf1\xa6\x35\xcc\xc0\x9a\x71\x9e\x59\x73\xc9\xbf\x73\xf7\x24\x83\xb4\x76\x8b\x41\xa2\xca\xd0\xfc\x06\xce\xac\xa0\x49\x15\x70\x77\xff\x5e\x16\xf1\x6b\xcc\x02\x3a\x30\x21\xc2\x98\x2b\xf7\x70\xd9\xca\xa2\x03\xf7\xc0\x73\xd3\x78\xa3\x78\xdd\x04\xd3\x14\xa7\xd3\xf6\xea\xf1\x21\xd0\xfa\xa0\x72\xed\x92\xf0\x82\x1c\xbe\xf1\x22\x8f\xba\xa0\x54\x9f\x95\x6e\x4a\x41\x5d\x69\x3d\x4c\x7e\xc0\x3d\x9a\xb4\xdc\x95\xb2\x6a\x72\x17\x20\xb1\xe6\x31\xb8\xe3\x92\x96\xaf\x71\xfd\xd5\xc3\x92\x9f\xb3\x96\xa3\xb1\x68\x9b\x3f\x40\x6e\x71\xd4\x44\x21\x4f\x6f\xc6\x75\x63\x2c\x8f\x60\x5c\x7e\x2b\x93\x64\xe3\xfa\xbb\x8d\x4a\x76\x5e\xbc\xce\xc5\xd3\x80\x4b\x7c\xce\xa2\x71\x5a\x85\xbb\xdb\x14\x30\xb2\x86\xec\xd4\x8d\x3c\xeb\x4e\x92\xca\x42\x4b\xc7\xd9\x6a\xaa\xef\x4b\xb4\xf3\xa0\x14\x18\xbc\x5a\x4b\xba\x35\x8b\xa6\x3f\xbc\x08\x0f\x14\x5e\x87\xf0\x36\x28\x07\x75\x3f\x58\xab\xa7\x89\x0f\xc8\x41\x5e\xee\x29\xa0\xa6\x6c\x16\x3e\x40\x62\xaf\x0e\x0e\x82\xe0\x17\x4e\xf6\x28\xa8\x97\x84\x5a\xf5\xc9\x4e\x1a\x33\x8f\xde\x17\x8d\x69\x1a\x3b\xed\x7a\xc6\xe6\x4e\x37\x84\xdb\x17\xf4\x4a\x41\x79\xd0\xe4\x65\xdc\x1d\x30\x9e\xbe\xda\x60\x10\xe6\xe1\x07\x0e\x9a\x2e\x44\x1d\xb4\x41\x08\x46\xe4\x56\x65\x4f\x62\x89\xa8\x3e\x8f\x0f\xd2\xac\x0f\x16\x06\x1a\x6c\xc2\xc3\xc9\xb5\x31\x83\xa0\x3d\xd7\x2c\xe8\xa4\x15\xce\x6c\xf0\xa4\x66\x6a\x20\xa7\xd4\xda\xea\xeb\x05\xda\x41\x5e\x5d\x10\xd7\xde\x17\xc8\x68\x8a\x2f\x20\xc8\x94\x4c\x00\x48\x69\x52\x8e\x74\xd9\x60\xb2\xad\xcd\x5d\xc2\x09\x5c\x87\x30\x7d\x51\x1f\x32\xcb\xb8\x08\xe5\xf8\x49\x98\x5d\xd9\xae\x82\xa2\x04\xee\x1e\x3c\xcd\x3b\xfb\x82\x2b\x72\x68\x8a\xac\xfe\x2b\xe3\x50\xd9\x2e\x64\xad\x7a\x27\xd3\x82\xeb\x9d\x7f\x51\xdd\xf1\x26\xb9\x49\x0a\x3e\xd0\x96\xc8\x69\xfa\xbb\x41\x0b\x1e\xf3\xce\x7c\x41\x73\xbe\xb1\x97\x8d\x34\x06\x2c\x24\x6f\xf6\x1b\xa9\xa7\x16\xbe\x6e\xfa\xd6\x7d\xc8\xde\xb4\xe5\x64\x8f\x01\x43\x86\xd1\x7a\x63\x1a\x2f\x20\xb9\xb5\xb3\x1e\x3c\xac\x54\xb7\x69\x5e\x0f\xed\x6a\x66\xbc\x2c\xbe\xd1\x4c\x2e\x0f\xb7\x91\x91\xfb\x70\xf7\x6b\xd0\x87\xf3\x12\x45\x3e\xe4\x51\x26\xb0\x07\xb2\xc2\xf0\x10\x64\x51\x9e\x17\xec\xbe\xd5\xab\xf3\xac\xbd\xfd\xe9\x92\xf5\x3d\xeb\x47\xad\x2a\x8c\xd7\xaa\xba\xf3\xa7\xf0\x66\x21\xe5\x3a\x14\xde\x23\x54\x75\xf1\x43\xe1\x3d\x42\x43\x02\x7e\xe1\x3d\x42\x59\xc6\xb9\x12\x68\xba\x1d\x7e\x81\xe2\x83\x18\x69\x58\x72\xa8\xd8\x22\x2e\xf8\x89\x96\x2f\x02\xc4\xcc\x28\x76\x12\xe0\xa1\x57\xd4\x42\x41\xcd\xd0\x1c\x24\x8d\x87\x15\x5d\xe1\x21\x03\xf5\xa8\xa4\x36\xd9\x83\xf1\x00\xb1\x33\x7e\xec\x35\x25\x2c\xb1\x53\x6c\x12\xb7\xf9\xcc\x07\x9a\x37\xa4\x4a\xc5\x7e\x15\xd4\x29\xcd\x2a\x07\x55\x42\xe4\x46\x14\xd1\xe1\x5a\x9d\xa4\x4a\xaa\x85\xb7\xe6\x04\x0b\x18\xb8\x24\x67\x3e\x10\xe2\x52\x44\xe9\x33\xf5\x90\xc8\x81\x24\xe5\xe0\x96\x9c\xf9\x85\xfa\x4c\x2b\x06\xdd\x6f\x34\x40\xe5\x17\x48\xf9\x12\x0f\x71\x27\xce\xec\x42\xa8\x4a\xc4\x84\x81\x38\xd0\x16\x22\xe0\x96\x57\x6c\x55\xe1\x65\x36\x2a\x03\x52\x02\x0d\xad\x96\x16\x78\x9f\x8d\xaa\xd4\x16\x5e\x67\xa3\xbb\x0a\x0a\x6f\xb3\x49\x9e\x75\x46\x59\x05\x2f\x36\xdc\xf4\x55\xdb\x1f\x01\x83\xb1\x79\xf1\x33\x35\x08\xa1\x31\xc3\x22\x33\xdc\x66\x8d\x67\x03\xc8\xba\x30\xee\x1f\xf6\x13\xd3\x4a\x66\xa5\xa4\x6c\x00\xd7\x42\xa9\x07\x18\x6e\xa3\x69\xa3\x44\xf4\x28\x88\x0a\x97\x5e\xd2\x07\x6e\xaf\xc9\xaa\xd9\x55\x58\x22\xb6\x2a\xe8\xa8\xe0\xae\x9a\xf9\xc0\x6f\xd0\xbc\xd1\xdd\xe7\x8e\xea\x33\x6e\x9f\xac\x65\xa0\xf6\x62\x48\x1a\xb3\xd2\xcb\x64\xea\xa9\x84\x52\x78\xa9\xe4\x36\xc2\x3b\xca\x3b\xf8\x34\xe3\x25\x32\xc1\x22\x12\x2e\x91\x09\xce\x9f\x2d\xb8\x44\x26\x2a\xa3\xbd\xe0\x92\x18\x57\xe0\x29\xbc\x24\x66\x54\x8f\x00\xd5\xa4\xfe\xc4\x45\x54\x70\x7f\x4c\x8e\xe6\x4c\x8d\x07\x9d\x3a\x63\x3c\x79\x32\x1d\x34\xaa\xe0\x92\x9e\xc3\x32\xd2\x0a\x5c\xdc\x05\xa3\x0b\x2e\x4a\x60\x5c\xb6\x94\x10\xdc\x04\x93\x64\x0f\x2a\xbc\x0a\xe6\xcd\x76\x1a\x43\x33\x4d\x5a\x8d\xc1\x74\xda\x5d\x8d\xe6\x4d\x89\x29\x01\x62\xa8\xd2\x76\x4b\xe8\xf1\x5d\x93\xa8\x84\xbe\x26\xa1\x21\x96\xd1\xd6\x4c\xa1\x63\x55\x8a\x7b\xe0\x75\x00\xfe\x00\x25\x93\xa2\x47\xc4\x11\x20\x7d\x20\xa0\x2e\x5b\x4b\xe6\x6c\x1d\xe4\x1f\xdd\x01\x04\xa3\xd7\xef\x6b\x0e\x86\x00\x75\x91\xa2\xda\x03\x75\x23\xa4\x1d\x04\x58\x68\x15\x1d\x58\x50\xce\x38\x29\x0d\xbf\xa0\x9e\x71\x56\x28\x60\x09\x83\x31\x2e\xee\x8f\xd9\x28\xe6\x38\xb0\xb1\xbe\x98\x37\x13\x48\xdd\x21\xeb\xb7\x9a\x23\xc1\x40\x9a\x65\x72\x2a\x01\xd1\x09\x31\xb9\xbd\xb0\xec\x1e\xf2\xf7\x57\xeb\xa6\x2d\x54\x2e\xb0\xba\x1a\xf6\x0a\x90\xb5\x4c\xa8\x54\xa0\x94\x92\x12\xa6\x78\x9b\x2c\x80\x04\x24\x5d\xb4\x64\xa6\x88\xf0\x04\x05\x68\x95\x00\x71\x56\x51\x74\x05\x11\xcc\xd1\x1a\x77\x38\x70\xa0\x99\x34\x61\x82\xed\x9e\xc1\x14\x6f\xf3\x66\x06\x72\x2c\x36\xee\x0e\x77\x3e\xd0\x14\x0e\x8a\x9a\xc5\x43\xa0\xfc\x95\x24\xe4\x70\xc0\x4a\x62\x2c\x1f\xe4\x72\x32\x83\xe0\x1e\xa2\xf9\x40\x5d\x9e\xb4\x5e\x9a\xcf\xb1\x32\x9b\x8f\xe9\x13\xb3\xf0\x91\x08\xa3\x6d\xf6\xc2\x9e\x0b\x6a\x7f\x00\xe2\x95\x9c\x16\x4e\xba\x72\xbc\xc9\xcf\x03\x67\x81\xe6\x3d\x05\xe8\x34\x3c\x4b\x56\x04\xa8\xfe\x9d\x0a\xb3\x0f\x1f\xc6\x48\xbe\x78\xf7\xb5\x66\x25\x18\x18\xe3\x60\x39\x1f\xb7\x1b\xd9\x91\x5c\x78\x97\xd1\x78\xf1\x41\x18\x5d\xa3\xd9\xde\x85\x72\xb3\x46\xdc\xc5\xe8\x19\x01\xc9\xdc\xa9\x17\xa7\xba\x08\xa5\xd9\xc4\xbd\xbd\x4b\x8f\x95\x30\x65\xe2\xd4\xbc\xa5\x6e\x8a\x8e\xde\x02\xf7\x02\x5a\xd3\xba\x81\x6a\x33\x1a\x48\xbc\xc3\xa7\xf2\x4d\x4c\xbb\x03\x54\x56\xf3\x71\x72\x23\x20\xc0\x87\x34\xe4\xdf\x68\x89\xec\xa6\xf8\x23\x7d\x2a\x3c\x04\x59\x1f\x40\xdc\xd5\xad\x03\x25\x3c\x0b\xcf\xa2\xb7\x67\x6d\x42\x3f\xa0\xf7\x52\x1a\x19\x6a\x86\xbb\xe0\x5a\x09\x0f\x53\x5c\x04\xf3\x43\x43\x85\x85\x1b\xd8\x79\xa3\xe9\xef\x41\x74\x9c\x27\xfd\xd0\x05\xe0\x01\x60\x20\xfd\x91\x6b\xa8\x04\x98\x80\x15\x7c\x53\x50\xc1\xdc\xe5\xdf\x0a\xea\x95\xc7\x22\xaa\x88\x1b\xce\x78\x31\x21\x96\x2f\x1f\xe6\xa3\x28\x5f\x9e\x14\x2f\x54\x90\x70\x10\x15\x03\x55\x56\xf1\x72\xd1\xfa\x2a\x55\xbe\x19\x00\x90\x5d\xf1\x80\x00\x50\x2b\xc2\x3a\xe5\xaa\x0f\x53\x58\xa6\xbc\xd9\xee\xc9\x42\xe5\x59\xd7\x34\x96\x48\xb1\x5a\xd6\x87\x88\x6c\x6f\x45\x3c\x94\xc8\xf8\x05\x45\xd7\x94\x88\xc8\x57\xa5\x87\x96\x18\x28\xa5\x0c\xbf\x70\x81\x0c\x05\x73\x24\x15\x48\x24\x88\x91\xb1\x04\x7e\x01\x35\xc5\x82\x7f\xaf\xc4\x5a\xd6\x03\x08\xb0\xc5\xed\xb5\x1b\x8b\x1e\x0c\x04\x14\x0a\x68\xd8\x4b\xe5\x2e\x2e\x71\x45\x48\x18\xcf\x91\x78\x53\x3b\x61\x61\x0d\x22\xea\xc0\x45\x63\x29\xad\x85\x14\xcc\x89\xf1\xc0\x7e\x01\x74\xa9\x23\x1a\x75\x2a\x82\x6e\x64\x29\xa8\x53\x91\xe3\xeb\x77\x46\x3b\xb8\x3f\x0a\xa8\x6e\xd3\x54\x29\x3a\x8f\x0c\x55\x10\xb3\x47\x21\x89\xec\xcd\x1b\x97\xf5\x54\x72\x49\xcc\x70\x23\x45\xb7\x57\xb5\x56\x81\x40\xf3\x68\xf6\x0b\x73\xdd\x9a\x91\x98\x71\xe6\x4b\x49\x8f\x14\x60\x25\xc9\xf1\x1a\xb4\xa6\x68\xa0\x82\x6b\xd0\x52\xf5\xb2\x7d\x04\x5a\x21\x61\x09\xb4\xc3\x6f\xf0\xc4\x32\xed\x14\x5e\x00\x27\x18\x98\xfc\x68\x46\x1c\x71\xdd\x85\x8d\x82\xb8\x06\x2d\x47\xef\xc8\xc2\x13\x4c\x0c\x83\xd5\xe3\xc7\x6b\x69\xeb\x92\x14\x34\x2f\xa6\x16\xc9\x5a\x86\x14\x9f\x68\x77\x05\x2e\x45\x4b\xc9\x43\x2c\xe3\xa9\x51\x8f\x60\x84\xf8\xea\x00\xd4\x57\x0d\xc2\x9a\x84\x1f\x50\x03\xf7\x5a\x55\x86\x1d\xe9\x05\x14\x2d\x2b\x9e\x75\x83\x78\xe5\x59\x37\xde\x16\xea\x36\xc8\x55\x6a\x26\x6e\x33\xcb\xd1\xd4\x87\xb2\x64\x96\x72\x23\xa5\x5e\x45\x5c\x14\x5c\x44\x96\xe5\x6d\x2b\xb1\x61\xed\xfd\x41\xa7\x61\xcc\x4b\xd9\x17\x63\xd1\x90\xac\x1f\xac\x03\x91\xb7\x8e\x35\x85\xef\x94\xd8\x17\x81\xfa\x01\xd3\x8f\xdc\x65\x07\x0c\x42\x42\xc7\xa6\xf6\x1e\xec\x8b\x58\xfc\xc1\xda\x23\x7e\x83\xb3\x10\x35\x51\x2a\x95\xa8\x81\xd2\x29\xd9\xd6\x7e\xe6\x6e\x65\x5d\x99\x5a\x50\x3b\x25\xdb\xad\x14\x97\x58\xaa\x13\x0d\xa5\x4f\x62\xb0\x3a\x80\xd2\x27\x2e\x00\x5a\x50\xf9\xa4\x27\xef\xeb\x41\xc7\xbb\x26\x05\xb9\x35\xe5\xf6\x93\xe3\x07\x35\x4f\xb2\x32\xf3\x4b\x64\x02\xa8\xca\x9f\x15\x5c\x5a\x30\xc1\xf1\x83\xfa\xfd\xd5\x75\xad\x6f\x89\x7b\xe3\x0b\x9a\xf2\x8e\x02\x9c\x12\x3a\x51\x35\x25\xd9\x22\x1a\x79\xa1\x92\x24\x44\x56\x41\x29\x46\x19\xee\x57\x0a\x36\x0d\xc4\x03\x39\x02\x66\x02\x30\xd2\xbe\x18\x19\xa5\x5a\x89\x39\xf1\xa0\xa6\xae\x35\x39\xa0\x8a\xf8\x08\xa5\x8d\xd6\xb6\x84\x78\xac\x3c\xfd\x4f\xfb\xdc\x30\x45\xb7\xb1\xc8\x3e\x62\x51\xc1\xaa\x99\xb4\x4f\x6e\x67\x1f\x37\x27\xfc\x0c\x12\xe4\x23\xc3\x0a\xac\xba\xe3\x7a\x35\x47\x01\x17\xde\xae\x96\x15\x3e\x57\x70\xbb\x5a\x52\xf2\x74\xe1\xf5\x6a\x2d\xbd\x1e\x30\xfa\xc8\x94\x89\xa8\x5c\x8b\x87\x11\x26\xdd\x60\x03\x44\x64\x18\xee\xe6\x41\x2f\x56\x2a\x35\x1b\xba\x50\x89\xcc\xb2\x05\xe3\x74\x6d\x50\x88\x30\xdb\xbe\x10\x77\xd1\x4a\xe7\xa3\x1c\x91\xba\xd1\xa7\x26\xaf\x71\xf3\xbc\xaf\x81\xd2\x8a\xfe\xfd\x00\xa6\x3d\xc0\xc9\x11\x85\xea\x0b\x27\x7d\xf6\x24\xc0\x8c\x7d\xca\x5e\xf0\xa6\x99\x98\x28\xe2\xfa\x4c\x5b\xb9\x4a\x86\x10\x66\xdf\x6a\xf6\x0f\xab\xaf\x6d\xe7\xf1\xe6\x06\xd0\x00\x14\x81\xa3\x19\xe5\x0d\xa5\xad\xbb\x83\xc6\xca\xd2\x6a\x77\x7e\xa0\x39\xde\x0c\xbe\xf4\x86\xbd\xb9\xc3\x4d\x3f\xf7\x9a\xb5\x80\x78\x68\xa9\xf4\x81\x40\x2b\xaf\x4d\x91\x91\xc1\x0b\x66\x54\x0f\xab\x02\x0b\x8a\x67\x2d\x9d\xc0\xa4\xd4\xeb\x33\xea\x59\x24\x29\xa8\x1e\x32\x6c\xb3\x02\x8a\xb5\x9e\x18\xae\x44\xa8\xcd\xf3\xa0\x95\xd7\x87\xd2\x83\x34\x0e\x0d\xc9\x6a\x45\x2a\x8f\x5d\x12\x92\xbe\x94\x6c\x5e\x90\x93\x9a\xa2\xcc\x57\xa8\x66\x34\x27\x19\xf4\x00\x52\x5b\xf6\x0b\x40\xbd\x0e\x5e\x14\x2f\x9a\x1a\x8f\x3f\x00\x7f\x17\x56\x50\x88\x28\x86\x28\xe6\x9a\x58\x9c\x79\x18\x84\x07\xc5\x93\xf5\x3b\x8b\x31\x6b\x8a\x29\x2c\xbc\x47\x3d\x48\xec\x51\x43\xc2\x46\xfc\x02\x01\xc2\xac\x7d\x02\x28\x5d\x94\x74\xb3\x43\x49\x94\x65\x6d\x49\x49\xb4\x11\x17\xbf\x80\x7a\xcc\xaf\x11\x0f\x7e\x20\x34\x22\x32\xa1\xf6\x17\xd0\x90\xaa\x8c\x47\x24\x82\x05\x9b\x4a\x12\x32\xc1\x86\x59\x74\x42\x4d\x66\x9f\xa4\x29\xd2\xe8\xd5\xd4\x4e\x80\xc1\xef\x67\xac\xa4\x10\x1f\xb9\x29\xa2\x1f\xa0\xc4\xaa\xb6\x21\x8b\x1d\x8d\xc9\xc3\x7f\x70\x08\xe1\x72\x41\x67\x50\x95\xc4\xd0\x01\x5d\x0e\x57\x50\x2a\xc9\xe9\x47\x85\xa5\x92\x46\x7c\x3d\x20\xc0\x42\x62\xa2\xe0\x28\xd3\x0a\x4a\x23\x39\x59\xa6\xa0\x32\x52\xca\xd2\xd7\x59\x19\x49\x17\xf5\x17\x14\x46\x7a\x89\xba\x28\x8c\x34\x41\x12\xca\xd2\x9a\xa1\x87\xa4\xea\x5a\xfd\x60\x6e\x87\xd7\xba\xe5\x0d\x20\x68\xc8\x1c\xde\x85\xba\x0b\x0a\x29\x85\xe6\x10\x14\x64\x64\xc7\x66\xd2\xca\x20\xb5\xe0\xdf\x59\xf9\x5b\x73\x84\x38\xae\x4b\x35\x0b\x8b\x2b\x0d\x93\x62\x66\xe5\x6f\x4d\x01\x85\x91\xf3\xab\x3f\x3a\x23\xaa\x21\xa4\x71\x47\x3b\x1c\xd5\x97\x1c\x9c\x5f\x50\x6d\x29\xd9\x39\x81\x6a\x4b\x51\x95\x72\x4b\x62\x24\xb1\x84\x71\xd6\x5a\xaa\xde\x9f\x28\x65\x6c\x99\x30\x41\x7a\x1f\x52\xfc\x12\x23\x19\x94\x54\x59\x12\xcc\xd3\x8a\xbe\x2b\xa9\x70\x73\x24\x3f\x38\xdf\xd5\xce\x4b\x82\xf0\x6e\xb9\x38\x21\xb2\xa1\x79\x77\x2d\x51\x5d\x62\x68\x82\xa8\x5e\xbb\xb1\x8e\xc0\x86\x61\xcf\x44\x5a\xd5\x19\x04\x53\x25\xe3\x34\x90\xf5\x77\x15\xd6\x4b\xaa\x44\xa3\xa7\x59\x17\xed\x08\xca\x4a\x28\x3d\x04\x6a\x26\x9a\x12\xda\xba\x1d\x52\xed\x75\xab\xbd\xda\x11\xfb\x53\x23\x36\xc6\x3d\x0a\x2b\xb0\x59\x57\x53\x06\x4c\xd6\xc3\xfb\xab\x21\xd5\xd4\x6c\xb2\xb1\xa4\xa6\xb0\xc6\x6c\xb9\x37\x00\x14\x47\x8c\x77\xc4\x19\x2b\x44\xbc\xa0\x06\x56\x48\xba\xff\xbc\xa4\xb6\xaa\x88\x7b\x0c\xd4\xa2\x94\x60\x9c\x60\xb3\x4e\x66\xac\x9d\x9c\xd6\xc4\xd4\x51\x27\x5a\xfa\x70\xe2\xdd\x20\x3e\x89\x79\xdb\x67\xb0\xed\x31\xa1\x6e\x61\xf6\xca\x31\xe3\xcd\x22\x11\x0a\x6b\x65\x0b\xbb\x28\xa4\x95\x86\xe9\x75\x70\xde\xde\x32\xa8\x10\x32\xbc\x43\x10\x76\x5b\xbb\xe9\x09\xc2\x78\xf7\x01\xb3\x63\xd3\x9b\x09\xa0\x90\x4e\xb0\xf1\x32\x2d\x81\xdb\xb8\xde\xb1\xcb\xcd\x5a\x77\xc2\x28\x98\x76\x24\x39\x98\x57\x43\xdc\xde\xac\x92\xf0\xea\xad\x61\x19\x2a\xf1\x1a\x8f\xf4\x7a\x03\x35\x3a\xbb\x61\x00\xf9\x49\x0e\x4c\x0c\xe5\xb5\xcc\x83\xfa\x5e\xd9\xde\x59\xd6\xf3\xb2\x37\x3e\xb1\xbc\x82\x8f\xcd\x63\x4d\x4a\x3d\x32\x8e\xc2\x26\xd8\x74\xd4\xf7\x2d\x03\x25\x1d\x6b\x13\xf9\x01\xcf\x49\x9f\x51\xc7\x9a\x96\x10\x73\x50\x1e\xf1\x0b\x14\xeb\x4d\xe5\xa8\xde\xd2\x52\xfa\xc9\xad\x43\x25\xf1\xc6\x10\x4b\x65\x89\x86\xe9\xe6\x36\xce\x18\x1f\x29\x67\x7f\x5f\x8c\x50\xd2\xc9\x85\x90\x9e\x91\x68\x66\x96\xdd\x0b\x45\xcb\x52\x97\xb6\x89\xa2\x65\xb1\x99\x2d\xc0\xca\x9c\x4d\x9d\xb8\x24\xd6\xfe\xeb\xb4\x24\x7a\x79\xbc\x51\xd5\x2c\x3a\x5c\x94\xb7\xc0\x36\x47\x0b\x24\x24\xd2\xbd\x68\x07\x71\xbf\x0e\x14\x4a\x17\x55\x35\x41\x78\x31\x24\xcb\x38\xbd\x50\x2b\xde\xc7\xe4\x14\xc7\xbb\xed\x6a\xe9\xe2\x96\xcb\xee\xf1\x61\xdd\x30\x4d\x02\xa9\x73\xc3\x72\x66\x82\x44\x6e\x7b\x62\x82\x40\xde\x4c\x9c\x77\x7a\xdf\x2f\x51\xd2\xbd\xea\x7b\xa9\xcd\x3a\x5b\xfe\x9d\xb6\x92\xe6\x17\xa8\x90\x5a\x6c\xbc\x71\xf6\x9b\x18\x6f\x64\x84\xbf\x40\xdc\xd1\xd6\x3a\x20\xf5\xae\x9a\x9a\x21\x9e\x67\xa3\x1d\x46\xeb\x17\x16\x11\xb4\xf1\xda\xc1\x08\xda\xb0\x0b\x1f\x75\x53\xa2\xca\x63\x96\x34\x85\xf9\x68\x9b\x41\x82\x0d\xfb\x25\xf6\xc2\x84\xfd\x12\xdf\x56\x0d\x34\x13\xc2\xc3\x0c\xb0\xe6\x37\x80\x83\xd7\x08\x10\x8c\xcd\x64\x9e\x8e\x11\xdc\x86\x8c\xa9\xcd\x86\xcb\x81\x5f\xb1\x59\x99\x79\x73\xb6\x32\x67\xc6\x6b\x68\x8a\x19\xe1\x1a\x46\x09\x2a\xc1\x44\x15\xf0\x2c\x19\x45\x43\x55\x74\xa4\x64\xdc\xb0\xa2\x94\xd2\x92\xb7\x75\xfd\x96\xda\x48\x6e\xde\x0c\x00\x9c\xe5\x9a\x50\x46\x8c\xb1\x92\xa9\x4b\x46\x12\xdd\x30\xc0\x48\xa2\x73\xbc\x62\xa6\xdc\xae\xad\x95\x03\x6b\x50\xeb\xd0\xce\x81\xba\x46\xf4\x1b\x54\xca\x64\xf7\xce\x08\xcd\xb0\x7e\x9d\x03\x56\x5d\xab\x9a\x03\xfd\xf7\x92\x45\x72\x60\xe1\x35\xe1\x28\xe2\xce\x26\x49\xb5\x39\x92\xf5\x8b\x1f\xe4\xb8\xd6\x55\xb3\x44\x41\x06\x2b\xbb\x79\x45\xf8\x36\x77\x49\x63\x91\xb6\x5b\x46\x14\xef\xbb\x4d\x26\x19\xdd\x05\x2a\xfd\x55\x8f\x09\x5a\xcd\xee\x91\x3c\x45\xdb\x31\x33\x4f\xcf\xfa\x49\x46\x34\x48\xb2\x68\x9c\x91\x86\xf7\x82\x7a\x5d\x40\xe2\x1e\x06\x0e\x28\xad\xcd\x14\xa5\x93\x3d\x18\x19\x91\x1d\x8e\xdb\xc9\x89\x88\x75\xff\x58\xeb\xec\xfe\xb0\x9d\x6c\x34\xc8\x14\xa4\x8d\x26\x56\x68\xd0\x49\x91\xf3\x2a\x55\x28\x08\x32\x95\x61\x99\xa0\x32\x62\x3f\xaa\xc9\x3b\x93\x65\x78\xed\xa6\xe8\x9c\x54\x03\xa5\x64\x06\x7f\xbc\x86\x60\x49\x71\x77\x70\x12\x6b\xee\x80\xa1\xfe\x3f\x2a\x90\x50\x72\xe6\xaa\x18\xe0\xb5\x2a\x1a\x1f\x82\xf6\x6b\x95\x60\x18\x77\xce\x75\xc9\x85\x8c\x58\x87\x4b\x2e\xd0\xa9\xfc\x45\xa5\x76\x61\x90\x97\x0d\x5a\xc6\xfa\xbc\x8c\xce\x92\x2a\x73\x5d\x58\x11\x58\x08\xc4\x78\xad\x7c\xa5\x78\x6e\xd2\xa8\x30\x19\x98\xaf\xd4\x25\x79\xf8\x01\xed\xd4\xde\x65\x48\x89\x4b\x9e\x28\xcc\xd0\x76\xd6\x65\xd4\x6d\x30\xb7\xcf\x8d\xde\xbc\xe6\x07\x10\x97\x5e\x1d\x82\x3a\x0d\x12\x45\x5b\xaf\x2c\x05\x55\xcf\xba\xad\xfc\x5d\xb5\xc9\x79\x84\x04\xd4\x81\xa8\xdd\xdb\xb8\x13\x62\x01\xc0\x90\x5f\xfb\x07\xf2\x12\x5c\xcd\x18\xa6\xe0\xfa\x32\x01\x67\x9a\xa9\x6d\xbd\xcf\x9d\x30\xbb\x07\x96\x2d\xd8\xfc\xc2\x42\xb4\xd0\x84\x0c\xb9\x2c\xb9\x34\xa3\x58\x84\xa3\x8a\x33\xa2\x2f\x1c\xe1\x9d\x57\xb1\x08\x89\x7c\x19\xc5\x22\x92\x79\x51\x27\xb9\xe8\x77\xdc\x9a\x67\x7b\x24\x2a\x6a\x4d\x08\x84\x17\x18\xba\xed\xe4\xcb\x0c\x21\x7e\xf5\xb8\x42\x88\xbd\xef\x61\xb7\xb6\x78\x93\x99\x91\x66\x97\x42\xde\x29\xaf\x99\x66\x57\xc4\x85\x2c\xbb\x19\x11\x17\x56\x2a\xf2\x0e\xcc\xea\x1c\xcc\x94\x9d\x0d\xe4\x2a\x49\x6a\x72\xda\x1b\xf7\xa9\x10\xb9\x43\x36\xf0\xc1\x82\x92\xdf\x39\x18\x84\xc5\x50\xdd\x25\xe8\xc7\x98\x45\x08\xf2\xe6\xf8\xed\xbc\x2f\x54\xbb\x0b\x16\x4a\x35\x09\x4e\xf1\x3a\xdb\xbc\x9c\x8f\xc5\x72\x85\x88\x03\xc7\xaf\x4f\x33\xde\x90\xe7\xd3\x72\x09\xcb\xde\x35\x07\x66\x61\xf2\x58\x65\x28\x64\x0c\xce\x07\xf5\x35\x2f\x17\x84\xe7\xe1\xd8\x13\x54\x91\xcd\xc9\x1c\xef\x60\x1d\x7f\x11\xc4\x01\x82\x31\x13\x3e\x18\x08\x26\xe1\x33\x43\xda\x0e\xee\x70\xca\xd3\x49\xb7\x3f\x96\x8c\x38\x67\x8b\x69\x99\x75\x2b\x5e\x3b\xf1\xe4\x36\x71\x07\x8b\x80\xdc\x03\xb6\xb2\xf7\xd5\xc9\xb5\x13\x88\x10\xc0\x83\x77\xea\xc9\x23\xfd\xd5\xe3\x5a\x1a\x61\x81\x37\x3b\x58\xd1\xce\x17\xbb\xd4\x0b\x37\x2d\x51\x1e\x83\xd2\xab\x89\xf8\xc6\xac\x0c\xe3\x94\x35\x5b\xb3\x9c\x71\xc3\xe0\x6d\xc1\xe9\x26\x3d\x25\x77\x40\x8e\x68\x86\x45\xe9\xd2\x4b\x47\xe9\xd2\xe4\x74\xf3\xfa\x25\xb3\x13\xd6\x75\x78\xed\xd5\x07\xe9\x54\xa6\xe1\x15\x12\xf1\xa3\xfb\x87\x4a\x5e\x86\x61\x6f\x09\x0a\x8b\x5e\xe8\x87\x67\x5d\xf2\x78\x84\xd8\x6d\x9e\x45\xde\x23\x48\x6b\xd3\x0d\x1f\xa5\x40\x7a\x74\x18\x52\x61\x0c\x83\xcd\x3c\x85\x57\xb0\x0b\xab\x05\x86\x5e\x15\xce\x2d\xac\xcd\x37\x6c\xf6\x29\x90\x37\x9b\x77\x40\xd9\x68\x8d\xeb\x1e\x03\x0c\x4e\x0c\xb0\x50\x62\x14\x31\x15\x04\x29\x98\x5b\x95\xb0\x60\x2a\x7a\x80\xd2\xf9\xe2\x1c\x25\x92\x95\x24\x3f\x58\x4b\xdb\xf4\x80\xa7\x9f\x3c\xfa\x85\xc2\x97\x8c\xf4\x05\x35\x13\x74\x13\x59\x29\x88\xcc\xcd\x92\xe6\x4a\xa2\x18\xae\x4d\x57\x68\xe6\x1c\x7e\x81\x8a\x80\xdc\x1d\x05\x29\x55\xe3\x85\x5a\xda\x3d\x65\x71\x2b\x08\x12\xf0\x0e\x28\x89\x06\xb4\xe6\x17\x16\x3d\xfa\x0d\xaa\xd5\xcd\x0f\xe6\xf2\xaa\x74\x76\x29\x14\xc7\x8c\xe9\xbc\xe8\xd1\x0f\x90\x85\x23\xb3\x7d\xa1\x1d\x53\xb6\xd5\x82\x92\x08\xba\x8f\xa5\x14\x16\xcc\xf2\xc6\x2e\x99\xc7\x5f\x73\x8f\xd4\x53\x8d\x49\x04\xdb\xbe\xf0\x90\x17\xd0\x42\x7d\x66\x89\x29\x2d\x77\xd9\x78\xc4\x6a\xd0\x42\x26\x2c\x95\xa2\x20\x0f\xab\x8b\x01\x16\x46\x16\xd8\x6a\x52\x0a\xc7\x8c\x6a\x63\x1b\xc8\xf4\x83\xeb\xc9\x5b\x35\x51\xaf\x1a\x04\xfe\xa0\x06\xba\x2f\xf4\x45\xc5\xf2\x9a\x5e\x58\x93\xc0\x87\x4d\xa9\x5c\x5e\xc9\xca\x05\xd2\x8c\x43\xdf\x0a\x2e\xeb\xb2\x7e\x5e\x1a\x23\x06\x9b\x5f\xc0\x6d\x8d\x92\x2c\x0a\xf3\xff\xed\xdb\x2c\x10\x6f\xec\xde\x2d\x3d\x10\x51\x5a\xfe\xe5\x96\x37\x51\x4e\x79\x27\xdb\x8c\x5c\x70\x61\x57\x33\x22\x3b\x1c\xc6\xc1\xef\x37\xbc\xaf\x49\x75\xfa\x3e\x65\x75\xc3\x3d\xec\x61\x78\xd6\xa8\x8c\x65\x27\x21\xee\x61\x4f\xdb\x66\x90\xb9\xd7\x4d\x60\x9d\xf6\x2b\x69\x08\x85\x15\xc0\x7d\xba\x15\xd6\xc2\xb2\x75\xa9\x30\xbf\xdf\xee\xd3\xb2\x6c\x85\x52\x43\x0a\xab\x5f\xd9\xb7\x59\x90\xb3\x6f\xa3\x6b\x41\xf5\x2b\xfb\xe5\x0b\x6c\x85\x0e\x40\x2d\xc8\x80\x2a\x26\x62\xd8\x0e\xb3\xf1\x38\xb8\x34\x42\xf4\xa0\x98\xa0\xef\xf7\x05\xa2\x06\xdc\x17\x88\x82\x19\xd2\x4d\xf7\xc6\x83\x70\x63\x61\xa6\x4c\xe1\x26\x5b\x02\xc3\x95\xf2\x51\xb7\x0a\x17\xde\x28\xef\x40\xcb\x82\x9b\xaf\x1c\x02\x5f\xf6\x65\xed\xf4\x00\x04\x59\xed\x83\x69\xde\x02\xe8\x58\x68\xd6\x1c\x79\xe7\x7c\xf9\x91\x5b\xa8\x1c\x3c\xe9\xcc\x93\x4f\x0a\xa1\xe6\x5e\xcc\x95\x72\xfc\x60\x81\x0c\x91\x83\x5f\x28\x68\x6b\xfc\x73\x6d\x20\xbf\x00\x62\x34\xad\x9d\x3c\x48\xba\x1f\x90\x41\x9a\xbd\x9d\x64\x90\xde\x31\x10\x22\xaa\x33\x0d\xca\xf2\xab\x9b\x96\xae\xb5\x65\xd4\xc7\xb5\xe0\xf6\x03\xc0\x2d\x6b\x04\x0a\xe3\xe7\xd7\x89\x79\x51\x5c\xcb\x1e\x03\x1b\x3d\xb8\x03\x6e\x74\x53\xe7\xb2\xcc\x99\x45\x22\x25\x3f\x4b\x1e\x2b\x37\x81\x32\x32\x51\xb2\xca\xae\x4e\x5c\xa1\x9f\x1d\x64\x57\xee\x85\x1a\x3f\xa0\x20\xe0\x63\xf9\xa6\x38\xe5\xa3\x61\xb9\xad\xa5\x14\x94\x87\xf8\xf7\x91\x87\x0a\x52\x39\xfa\x05\x9e\xec\x92\xd8\x0b\x72\x8f\x54\xd7\xba\x14\x08\x1b\xba\xb9\xa0\x14\xc4\x4f\x66\x33\xf6\x87\x0c\x4d\x5c\xb6\x2e\xe1\x42\xe2\x37\x6e\xea\x8f\x43\xd2\x76\xdd\x78\xdc\xbc\xbe\x58\x0c\xa9\xea\x01\x02\x3e\x85\xfc\xca\x9c\x79\xd5\x70\x2e\x95\x35\x9f\xac\xaf\xb3\xc8\x6e\xf3\x19\x87\x5b\x0a\xb2\x43\x4c\x2a\x52\x89\x2c\xd2\xd7\x40\xdf\x9d\x80\x42\x02\xbb\x65\x89\x4a\x2f\xb1\x7d\xdf\x15\xd7\xf4\xaa\xd2\x72\xa9\x28\xec\x5a\xbc\x3a\x75\xd9\x8a\x74\x26\xd6\xc8\xfb\xbe\x05\x74\x5c\xcb\xe7\x2f\x40\x21\x1e\x33\xad\x49\xe8\x0b\xc8\x27\x8e\x4f\xaf\x48\x1c\xea\x9e\x14\x4b\x3a\xd9\xff\x5e\x71\xb7\xad\x43\x81\x2a\x63\x1c\x6d\x30\xa8\xb0\x25\xe5\x57\x8f\xb4\x78\x89\x89\x56\xc8\x2f\xaa\x1f\x5d\x6a\xa2\x47\xa6\xba\x4b\x16\x42\x09\xee\x92\x9e\xda\xe1\x69\x70\x6b\xbc\xa0\xe2\x15\xf1\xe2\x6b\x35\xaf\x89\xea\x93\x4c\x46\xa3\xb3\xbc\xe6\x39\x53\x5d\x29\x57\x2a\x44\x96\x60\xb7\x7f\x5d\x32\xcb\xeb\x8b\xc1\x41\xfc\xc6\xc1\x07\xee\xe3\x9c\xaa\x82\xb1\x97\x49\x44\xd5\x2f\x90\xb4\xdd\xe5\x82\x5b\x44\x83\xd4\xf1\x2c\x95\xab\x4e\x91\xa5\x39\x45\xa9\x16\x1e\x10\xaf\x07\xbc\xd0\x5d\x98\x28\x54\x4d\x8d\x6e\x66\xf3\xbc\x50\x53\xb9\x82\xfa\x82\x46\x22\x4b\x1c\x15\xa5\xe9\x55\xe0\xb0\xd4\xba\xe6\x2d\x42\x45\xa8\xa2\x43\x03\x6a\x05\xe1\x26\xff\x0e\x4e\x26\x89\xb5\xf2\x5e\x83\x17\xe2\xea\x9a\xb6\x60\xc0\x8d\xa8\x45\x2c\xba\x22\xf4\x30\x38\x3c\xa0\x22\xad\xbb\xf8\xa0\xab\x48\xb9\xf1\x31\x54\x71\xe7\xe9\x6b\x12\x14\x7a\xf2\x8f\x22\xb6\x6b\x67\x52\x85\xe1\xe9\x8b\xaa\xdd\x1d\xa8\x5a\x52\x5a\x45\x18\xa2\x1d\xf3\x95\x39\xdf\xaf\x85\xa4\x84\x63\xf2\xa2\x39\xc7\xe1\x0a\x15\x71\x88\xed\x0d\x31\xf6\xaa\x67\x84\xb0\x42\x1b\xe4\x2b\xcc\x31\x2f\x49\x10\x57\x9c\xb4\x5a\xfc\x02\x44\x68\x8b\x6d\x75\x2c\xbc\xbb\x4b\x9e\x6b\xc6\x22\x03\x0d\x6d\xb7\xaa\x3b\xd1\xa6\x69\xe0\x26\x4f\x47\x0c\x55\x98\x63\x2c\xd8\xd7\x9d\xdc\xbf\xfa\x41\xe3\x3c\xb5\xf8\xfb\xc2\x8c\xdf\x18\x04\x42\xa8\xd9\x17\x6a\x34\x31\xca\x20\x3a\xd1\x2b\x6f\x20\xb0\xd4\x53\x59\x88\xc8\x82\x55\x3d\xe8\xe2\x7f\xbd\x41\xe4\xa9\xcb\x83\xeb\x27\xa8\x58\x99\xc8\xc6\xaf\x0a\x63\x49\xd6\x39\x57\x8f\x9b\x79\x36\x42\x26\x8c\x21\xae\x91\x59\x2a\x42\x08\xb3\x0e\xc2\x0a\x6b\x88\x2e\x8d\x2e\x15\xce\x45\xdd\x51\x5c\xea\xb9\xae\xb9\x11\x0c\x30\x76\x64\x9f\x62\x27\xf7\x99\x44\x84\x7a\xee\x08\x5b\x76\x8f\x44\x94\x57\x83\x77\x57\xd8\xde\x56\xcf\xb5\xe2\x9a\xf7\xc9\xab\xdc\x0d\xf4\x5a\x70\xbd\x70\x6d\xec\x53\xd3\xb8\x38\x2d\x21\xe6\xe2\x34\x34\x04\xe2\x01\xb3\x8f\x18\xd8\x57\xec\x75\xa9\x17\xd9\xb9\xa1\xbe\x60\x41\x36\x1d\xa3\x72\xa7\x23\x97\x2a\x03\x04\x1d\x82\x52\x21\xf8\xbc\x44\xbc\x7a\xd1\x2f\xe3\x36\xaf\xf2\xf1\xda\xc0\x23\x69\x9f\x7e\x65\x88\xa0\x0d\x1e\x15\x82\xd0\x30\xd9\xde\x74\x76\x79\x31\x79\x4d\xcf\x8b\xbf\xdc\x14\xcf\x9a\xfb\x24\x2f\x97\x68\x5d\x61\xc5\xc9\x3e\xf8\xe0\x13\xdc\xbc\x16\x4b\x52\xf2\xe9\x8c\x00\x3f\x27\xd0\x56\x5c\xa2\xe2\x2c\xc3\x4a\xb9\xc8\xe7\xe0\xc3\xd0\x65\x4d\x7b\xca\x49\x71\x33\x89\x3e\x60\x18\x3a\x0a\xda\x86\xbd\xab\xc3\xa6\x6d\xa8\x46\x93\xdc\xc6\x9e\x10\x4f\x6b\xcc\xbf\xb6\x2d\xa2\x21\xd6\x2e\x6b\x2f\xb7\x8d\x00\xf9\xf7\xc5\x60\x9a\x1e\x80\xf1\x57\xb7\x49\x8f\xcd\x3d\x40\xb4\x13\x4e\xda\xba\xba\xe0\x43\x3c\x2d\x04\xae\xbd\x1f\x44\xc4\x31\x08\xe6\x00\xea\x7b\x7d\x40\x26\x28\x29\xb9\x51\xea\x12\x52\x1b\xf2\xb5\xb3\xa8\xaf\xa1\x0c\xa6\x2e\x8a\x2a\x2d\xac\x65\x74\x8f\x0f\x62\x99\x05\x72\xe4\x86\x10\x41\x37\x44\xd2\xa5\xa1\x8d\xde\x98\x9a\xe2\xb8\x96\x16\x19\xc5\xee\x59\x44\x02\x25\x4c\xc3\xb0\x14\x7e\x74\xa1\x5e\x69\x91\x56\x09\x21\x95\x35\xdb\x4d\xab\x2d\xee\x1c\xdf\xdd\x13\xed\xdd\x20\xe3\x9a\x85\x60\x00\x29\xc5\x77\x3f\xe0\x01\xec\x49\x22\x3e\xcf\x61\xf3\x0d\xb9\xdb\x0e\xa6\x6b\xe9\xe1\x98\xa2\x05\x98\x88\xb2\xd1\x98\x17\x52\xd4\x5e\x16\x1f\xb5\x71\x65\x7d\xf7\xf7\x27\x21\xd0\xc2\x64\xb2\x2e\x83\x44\x59\xa9\xb9\x07\x90\xbb\x27\xc9\x22\x98\x92\xf0\x1a\xcd\x3d\x5e\xe9\xb2\x20\x12\xde\x0a\x1d\x01\x6e\x93\x17\x4a\xa9\x6b\x15\xac\xef\xd5\x5e\x3d\x68\x08\x38\xd8\x36\x53\x63\x2d\xe8\xd1\xbf\x53\x0f\xf1\xef\x3c\x0c\x25\xef\xb5\x4a\x36\x23\xe5\xa8\x21\xb0\x2c\x7b\x61\x2a\xbd\xea\xfe\x9d\x6c\xc8\x78\x5b\x81\x66\x32\x19\x34\x96\xa8\x4c\xaf\x41\xc9\x1d\x8d\x59\x84\x9a\xbd\x14\xaa\xc6\x22\x3b\x0e\x4b\x6c\xc8\xec\xa8\x2e\x16\xd2\x58\x85\x32\x49\xcc\x6f\x8d\x96\x50\xa9\x96\x0d\x19\xcd\xcd\x5a\x5c\x6b\x8c\x61\x15\xbb\x6a\x4c\x69\x76\xf9\xa8\xd6\xb8\x80\x7a\xa1\x2f\x30\x04\x28\xee\x8d\xaf\x92\x54\x5b\xa7\x4e\x2d\x45\xbd\x21\xd9\x23\x77\x7f\x40\xec\x09\x17\x48\x59\xb6\x14\xd0\xfa\x22\x32\x0d\x89\x8c\xe2\xec\x59\x0c\x0a\x7e\x52\x46\xda\xa0\xe0\x29\xd9\xb5\x0d\x32\x49\x29\x61\x6d\x2c\xd4\xb8\x4f\x5e\x4e\x67\x6c\x8e\x35\xaa\xc0\xa2\x5b\xcc\xe1\x2a\x8d\x52\x96\xe7\xb5\x2f\x4c\x08\x2e\x16\xce\x31\x03\xd9\x99\x73\xe2\x0f\xc0\xca\xa5\x08\xb6\x25\x75\x49\x24\x6f\x4b\xea\x32\x6e\x77\x82\x9d\xfd\x09\x04\x54\x19\x13\xda\x4e\x5f\x9e\x87\x20\xcf\xf0\x18\x88\x18\xd3\xf5\x3a\xa5\x1d\xc4\xa5\x86\x44\x66\xf1\x4b\xaf\x6f\x8c\xde\xb2\x57\xbf\x9d\x9c\xb6\x7a\xa0\x84\x24\x8d\xba\xa1\xac\xb9\x6e\xf4\x29\xed\x6c\x13\x24\x73\x04\x5c\x19\xf9\x62\xb3\x88\xbe\x6a\x46\x3c\xed\x38\x56\x6d\xda\xc9\xfb\x33\xb4\x54\x27\x3d\xbf\xde\xb0\x34\xd2\x48\xb2\x68\x17\xe5\x7e\x63\xe5\x22\x48\x1a\x92\x37\xc3\x59\x7b\x6d\x53\x7a\x49\x16\x13\xdb\xb5\x26\xad\x49\x42\x78\x69\xd6\x96\x1a\xa4\x17\x27\x24\xb5\x29\xbc\xa4\x62\x1e\x71\x93\x18\x24\xfe\x36\xe4\x33\x14\x6f\x0b\x08\x2f\xd5\x51\xf9\xeb\x9a\x9d\xfc\xea\x82\x44\xeb\xb5\xba\xd7\xea\x0b\xd5\x37\x65\xac\xf8\xa3\x40\xba\xc6\xba\xe3\x56\x7f\x70\x89\x61\x2c\xa6\x2e\x44\x27\xd9\xa1\xd0\x1e\x92\x9f\xb1\x30\x65\x9b\xf4\x9a\x13\x64\x1b\xa7\xb4\xb6\x87\xec\xc4\x00\xb2\xd2\xa2\xb1\xc6\x5b\x12\xad\x0e\x35\xba\xa4\xd2\xeb\x01\xcf\x34\xf1\x1b\xdc\xa3\x98\x9a\xc8\xa5\x33\x39\x41\x4b\xd5\x91\x87\xeb\xfa\xa8\xa5\xc3\x89\xd5\xf2\xeb\x01\x6f\x16\xf2\x17\xa8\x03\x21\x89\xab\xb3\xd6\xb8\xc3\x27\xfa\x46\x11\x3e\xf9\x0d\xee\xb2\xae\x36\x4a\xb0\x4a\x13\xee\x4c\x67\x70\x0c\x52\x5f\x76\x27\x6d\x8a\x3e\x25\x9e\xe8\x42\x5f\x3d\x0c\xf4\xe0\x36\x95\x02\xa9\x3a\x1d\x51\x4d\x65\x73\x07\x24\x40\x03\x19\xc8\x8e\xa4\xa9\xf4\xc8\x03\x42\x44\xdd\x51\x91\x46\x37\x67\x94\x8e\xdc\x5b\x5d\xd6\x51\x3a\x73\x6d\x6d\x2d\xeb\x91\xdb\x22\xfb\x0d\x5a\xca\xfd\x02\xb7\x85\x84\x57\xdc\x69\xd9\x2c\x22\x75\xde\x53\x2f\xd6\xde\x13\xee\x8d\xf0\xfb\xc8\x0f\x78\x19\x19\x3a\x2a\xd8\xd8\x19\xdd\x53\x99\xca\x52\x71\x07\x14\x9b\x8c\x59\x26\xcf\x7a\x92\x08\x52\x72\x96\x4f\x5f\x22\x8e\x31\x9d\xb1\x31\x25\x60\xf4\x8c\xa4\x35\x63\x25\x73\x04\xe3\x31\xb3\x04\xbb\x40\xca\x5c\x6c\x77\x40\xfe\xe4\x49\x2d\xfb\xd0\x70\x97\x14\x49\xdc\x45\xa1\x34\xea\x69\x4d\x29\x27\x36\xcf\x0a\x15\x64\x9c\x8e\xd5\x4b\x86\x13\x54\x3d\x16\x1e\x68\xb2\x12\x74\x04\xe8\x7b\x63\xf5\x82\xda\x25\xd5\x23\x22\x8d\xc2\xb3\x44\x7c\xbe\x53\xf3\x3a\xc3\x92\x5e\xbf\x2f\x90\x35\xcb\x29\x45\xb5\xe6\x49\xa2\x7a\x8c\xaa\x4b\x97\x5e\x17\xfb\x52\x8f\x8c\xb6\xb7\x26\xdd\x79\x17\x8c\xc3\x2b\x7a\x65\x7a\xbe\xe6\x80\x72\x31\xaa\x55\x5b\xfa\x12\x8a\xbc\xcd\x10\x83\x54\x36\xb7\x09\x83\x3a\x80\x7d\xc9\xf6\xa6\xde\xd6\x88\x02\xb2\x61\x97\x05\xbf\xc0\x33\x3d\xf9\x05\x44\xf2\x0e\xbf\xb0\xd0\xa0\x59\xf5\xb5\xa9\x84\x17\xb8\xdd\x86\x33\x93\x3a\x4b\xb8\x98\x17\xa0\xb0\xa0\xbd\x4b\xbd\xd3\x50\xe2\x69\xb2\x48\xb6\x03\x95\x3a\x2f\xfb\xb4\x09\xa1\x0f\x16\x20\xd5\x17\x83\x1c\x4d\xda\x7b\x1f\xb4\x72\x56\xbf\x81\x84\xef\xe0\x1e\x3a\xa1\x14\x54\x03\x95\x25\xc5\xc9\xfb\x32\x2a\x19\x08\xdc\xca\x6f\x71\xb3\xc3\xc9\xe5\x43\xb7\xef\x6b\x48\x21\x1f\x35\x51\x9a\x6c\x14\x7d\x5f\x4c\xf3\x27\xd7\xe1\x95\xce\x8a\x81\xd6\xbb\x3b\xab\x5a\x9b\x11\xc0\x7a\x54\xa4\x9d\x75\x56\x0c\xb4\x5e\xdd\x19\xea\x2e\x71\xb8\x4f\x41\x26\x15\xb3\x1e\x84\xde\x14\xa3\xfd\x20\x2d\xf8\xfd\x1d\x6d\x2d\xec\x41\x00\x34\x1f\x14\x50\x19\xce\xf7\xea\xb0\x25\x6d\x3e\x46\x10\x47\x53\x8d\x00\x86\xa5\x3b\xd4\xa1\x33\x90\xc6\xaa\x7d\x67\x3a\xaa\xc3\xa4\x3a\xbc\x60\x45\x7a\x44\x3f\x51\xb5\xc3\xfc\x97\x45\xae\xed\xf3\xef\x27\x79\x93\xdb\x27\xd8\xa7\xdb\x5c\x56\xaf\x12\x7c\x60\x2f\x2b\x6f\x67\xb2\xa9\x85\x80\x0e\x4b\x51\x31\x1e\x2f\x46\xe4\x1a\x28\x98\x8e\x8a\x29\xe3\x5a\x21\xc6\x5a\x09\x54\x50\x79\xd1\xd6\xb5\x48\x45\xe4\x0a\x63\x53\x91\xfc\xde\x2f\x2e\x8d\xa0\xbe\xb0\x34\x92\xb4\x3b\xa3\xdd\xf3\xab\xc7\x13\x2f\x78\x12\x3c\x87\xaa\x1f\x80\x5a\x82\x47\x04\xf5\x4a\xf1\xe9\x37\xa3\x0a\x3c\x89\x25\x9e\x79\x35\xe9\x75\xb3\x99\xa4\xc3\xcb\x56\x92\x5f\xe0\x5a\x69\x08\x96\x0c\xb4\xac\xd3\x6f\x5a\xc4\x84\x48\x44\xa7\xbf\x08\x12\x85\xb1\x5d\xbe\xa0\xdf\x84\x51\x93\x84\xe5\xa9\x9a\x79\x3d\x2c\xac\xa6\x39\x20\x7a\xe8\x75\x04\x4c\x69\x2d\x6d\xa6\x2e\x18\x9e\x8a\x4f\x46\x84\x07\x59\xba\x1b\x1b\xb8\xa7\xb4\x8f\xb1\x2e\xec\xae\x7e\xc0\x75\x93\x15\x66\x6c\xc8\x75\x16\x75\x8d\x8d\x3d\x0e\xb5\x91\x24\xac\x75\x1d\x1b\xd9\xab\x84\xb9\xb1\x91\x1c\x85\xe5\x01\xcb\x91\x65\x96\x81\xb4\x4e\xdd\xcb\x59\x46\x20\xa7\x33\x08\x53\x6e\x4a\x5d\x16\x8c\x11\xd6\x5d\x94\x6a\x23\x8c\x26\xf8\xf7\x81\xcc\x8b\xaa\xf6\x8e\x1b\x8b\x34\x05\x78\xe7\x4a\x76\xff\x27\x72\x97\xdc\x26\x65\x69\x95\x06\x53\x34\x9d\x72\x39\xe2\xa2\x1c\xcd\x3a\x46\xa4\x4e\x6b\x48\xd8\x91\x86\xcf\xb9\x11\xd7\x86\xf1\x17\x20\xa5\xec\x2e\xc1\xbd\xa5\xcf\x0e\xda\x8e\xd2\xab\xcb\x81\x93\x52\x50\x46\xce\x4a\xb3\x46\x4d\x68\xef\x8f\x01\x4b\x91\x4d\xf1\x63\x19\x8a\x24\x3c\x0e\x26\x72\x3a\x9e\x6e\x24\xa6\x3e\xa8\xc7\x04\x62\x79\x7d\x40\x29\xfb\xf5\x02\x8c\x61\x32\xac\x0e\xf8\x03\x8b\x11\x0d\xc1\xcd\xb7\x5d\x95\x91\x16\x2d\x08\x2d\x09\x7b\xd6\x93\x58\x92\x9b\xac\x28\x23\x73\x4c\x9d\xef\x03\x95\x03\x6d\xe9\x19\x79\x5d\x17\x2f\x28\x61\xae\x2a\x3f\x2b\xf0\x33\x10\x4a\x6e\xd7\xf0\xc8\xa0\xf6\xe2\xd1\x00\xdf\xab\xfd\x60\xff\x6a\x15\xe1\xe4\x2b\x92\x90\x06\x2c\x57\xb6\xbe\x8c\x65\xb9\x12\x03\x18\x05\x59\x6f\x62\x73\x03\x42\x9e\xfd\x8c\x03\xf5\xa4\x1d\x4c\x37\x28\xe3\x89\xf9\x0f\x5c\x06\x58\x8a\x07\x18\x24\x34\x43\x84\xfd\x59\x3c\x20\xf7\xa7\x3b\x40\x92\x90\x58\xd8\xa0\x10\xe8\x78\x88\x51\x68\x74\x92\x3d\x70\x54\xce\x51\x20\x33\x2b\xd3\x1a\xc2\xa0\x58\x28\xd1\x65\x54\xce\xd1\x1d\xe0\x46\x1a\x09\xb6\xa3\xe2\x28\x28\xfe\xbe\xc3\xbd\xee\xf7\xc1\xc4\x8a\xdb\x4c\x01\x72\xff\xd4\x93\xba\x1f\xe0\x68\x90\x68\x34\x2a\x55\x62\x93\x55\xc5\x75\x18\xde\x5c\x75\x91\x99\xe6\xd4\xd6\x3a\xe9\x0d\x24\x69\x5a\xfb\x1b\x70\x6b\xba\xa4\xde\x40\xed\xe9\x22\xd1\x65\xb4\xb5\x0e\xee\x71\x01\x29\x18\x1a\x55\x06\x93\x02\xc2\xbf\x5c\xc7\x6c\x74\x1c\xc2\x12\x6e\x46\x87\x92\x6b\x90\xa6\x90\x99\x7c\x20\x0e\xa6\x5c\x7a\xe5\x3b\xca\x79\x0d\x7f\x4f\xe7\xbb\x59\xf3\x12\x3a\x65\xe7\x19\xa8\x97\x52\xcc\x99\x99\xa3\xe9\xa8\x84\x31\x96\x1c\xa0\x59\xa1\x62\x4a\x35\xab\x5d\x46\x36\x0f\x3a\x50\xb4\xce\x40\xd3\xe8\x66\x67\xe9\x18\x2c\x32\xe1\x0f\x26\x33\xd6\xed\xc5\x65\x0c\xc0\x24\xb3\xe9\x18\x24\x47\xd3\x27\x8a\xa2\xb8\x56\xce\xd8\x91\xfe\xae\x33\x7a\xec\xd4\xb2\x85\xe6\x65\x50\x93\x7c\x3f\x20\xb4\xba\xe6\xd6\x60\x21\x3f\x9f\x3f\x3b\xd9\xff\x70\x0f\x54\xbb\x4d\x6f\xfb\x3a\x0f\x84\x06\x56\x45\x71\x30\xc6\x40\x29\xeb\x22\x31\x70\x1c\xeb\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x18\x8b\x2c\xbc\x1c\x48\x22\x78\xb5\x79\x4b\x9e\x7b\x5c\xe4\xe4\x07\x73\xf1\xac\xc2\x0e\xc6\x63\x59\x87\x1d\x27\x3d\xab\x66\x05\x4b\x14\x1d\x7e\x50\x01\xb5\xdb\xb4\xfd\x78\x35\x11\xc4\xed\xb4\xfa\x71\x2e\x21\x4d\xd3\x3a\x29\xff\x68\x56\x4b\x16\xf5\x2e\x80\xe8\x19\xfc\xc1\xaa\xcd\xa7\x1e\x2f\x1a\x07\x3c\x0d\xd4\xb2\x76\x0d\x91\x01\xc9\xd3\xb5\x31\x07\xc5\xc2\xea\xdf\xb9\xf7\xcd\x92\x97\xd5\xce\x54\xcf\xca\x7b\x2f\x7e\x84\xa4\x45\x87\x1b\x0e\x18\xe1\xac\xf6\xf0\xce\xe9\x66\x1b\xed\xb8\xb9\xf9\x35\x29\x14\xd2\x6b\x26\x98\x29\x05\xa6\x3c\x7e\x76\x04\x21\x50\x2b\x0d\xaf\xc2\x4d\x80\xbd\xa7\x78\x79\xa0\xc3\x57\x06\xfd\x91\xf6\x1e\x0f\x16\xda\x73\xa8\xc8\x60\x85\x11\x87\x8a\x0c\xc4\x76\xd9\xa9\x33\x58\x47\xcf\x81\x1c\x83\xb1\x5d\xf6\x1e\x0f\xd8\xf1\x9c\xa8\x3c\x10\xbb\xe5\x4c\xfb\x7d\xdb\xd8\x43\xd4\x83\x80\x95\xc9\x6a\x27\xc4\x64\xfb\x03\x8a\x40\xc5\x2f\x80\xcf\x37\xbf\x40\xd1\x51\x07\xc9\xbe\x44\xc7\xe1\x07\x37\xc7\xfc\x00\xb5\xe3\xb2\x92\x22\x1e\xba\xf3\x3e\x3e\x87\x62\xec\x61\x11\x7d\xd7\x83\xb5\x98\x55\x0f\xa0\xc3\x76\x7f\x81\x03\xb4\xf9\x83\x83\x29\x76\x41\x0f\x40\x71\xcd\x1d\x2c\xa0\x0c\x04\x84\x7a\x23\x02\x7e\x48\x0b\x09\xfb\x72\x32\xea\x44\xdd\xe3\x5a\x2d\x3f\x80\x14\x20\x22\xdf\x97\x51\x4e\x34\xb2\x53\x3a\x74\xd8\x04\x2e\x39\x6f\x2e\x26\xbc\xd3\xb3\xe8\x10\x85\x3d\x2e\x5c\xfa\x01\xb6\x81\xe4\xf4\x3d\xad\xf5\x1c\x7a\x80\xcc\x5a\x83\x0d\x3f\xa1\x83\x89\x76\x1a\xd1\xb4\x53\x77\xe4\xed\xd9\x15\xb5\x67\x06\xd6\xe8\xcc\xdc\x33\x81\x16\x89\xed\xa8\x79\xe1\xe4\xc3\x3d\xf3\x26\x39\xd1\xdc\x4e\x9b\x99\xe3\x28\x76\xa6\xd6\xd9\x0a\xb2\x17\xe4\xfa\xe9\x38\xd9\x29\xce\x38\xe2\x60\xa7\x70\xe2\xe5\xad\x0b\xf9\x9a\x46\xa5\x0a\x34\xfc\x00\x35\x1a\x3d\x8f\x4a\x97\x5a\xf4\x0b\xa0\x90\xee\x21\x40\x10\xdd\x1f\x90\x05\x49\x38\xd8\x97\x53\xce\x5d\xb2\x42\x83\x1d\x01\x3b\xa5\x05\x7b\x34\xf7\x46\x9d\xdd\x54\xd7\x1e\x90\xa9\x50\xd3\x69\x7b\xd3\x01\xb1\xb3\xc8\xaf\x0d\xd2\xfb\x58\xc8\x13\xfe\x51\x94\xd7\x06\xea\x9d\x61\xd5\x76\x14\xed\x34\x29\xd9\x2d\xb3\xd3\x43\x66\xbf\xcd\x3e\x38\x75\x81\x39\xc8\xe9\xb4\xa2\x70\x98\x35\xdb\xb4\xf7\xb1\xe6\xa1\x07\xf0\x87\x35\x5b\xa4\xf7\x9d\x64\x22\x1d\x76\xdf\xc9\x06\x64\xbf\xd8\x69\xf6\xb1\xdd\x71\x67\xe4\xb2\xe3\x4c\x76\xe6\x60\x59\x71\xdf\x0f\xe6\xa1\x7b\x7f\x1c\x8b\xbd\xb9\xd3\xb5\x04\x9a\x3c\x0f\x58\x47\x81\xee\x07\x97\xd5\x5d\x40\x32\xf1\x16\x43\xd2\x55\xe9\xee\x80\x29\xc6\xde\x40\x28\x5a\x60\x43\xf9\x8e\xb0\xa2\xa2\x63\x64\x3f\xd7\x12\x0a\x37\xac\x44\x66\xcd\x76\xa7\xed\xc7\x16\xb9\x9d\x07\xb0\xf7\xe0\x09\x55\xb6\xbb\x8d\x62\xd4\xde\x0e\xac\x4a\x60\x0b\xd9\x8e\xeb\xca\xea\xf6\xa3\x6c\xa3\x1d\x2e\x33\x87\xb5\xec\xb4\xe1\xe8\x9c\xdb\x79\x95\xaf\x4d\xd6\xfb\xc5\xe5\xd7\xc1\xb4\xf3\x6e\x5e\x07\xa2\xec\xb0\xb9\xb8\x66\xc1\x4e\x8f\x98\x09\x68\x15\x10\x30\x8f\xb8\x09\x83\x26\x80\x22\xb6\xc5\x47\x02\x73\xb6\x5c\x44\x66\xe7\xf1\x69\x23\xdf\x4e\x97\x97\xad\xb1\xfb\xb3\xc6\xd0\x27\x0c\x7c\x76\x51\x98\x1d\xf1\x39\xc1\x56\x8d\x63\x5b\xf3\x68\x7a\x10\xf8\x46\xd5\x83\xce\x4e\xfd\x00\xb7\x62\x48\x71\x3d\xe0\x2f\xb2\x4b\xfc\xd8\x40\x5e\x62\x3b\x07\xc2\x5f\xaa\xb6\xef\xc1\x83\xca\x76\xbd\x23\xd0\xd8\x24\xb1\xe3\xc0\xc9\x34\xd2\xeb\x8d\x8b\x0f\xf4\x46\x5c\x82\x82\x06\x41\xc0\x4b\x79\xbd\x40\x7e\x5a\xfd\xc2\x0e\x28\xb2\xda\xb0\x19\x57\xb7\xc9\xdb\xa4\x33\x1c\xf4\xf6\xe8\xcc\x3e\x60\x34\xa8\x62\x00\x47\xca\x9c\x86\x86\x4c\x9c\xa7\x3f\xe0\xce\x8c\xee\xf1\xc6\x0b\x42\x64\x26\xc9\x0a\xc4\x4c\xfd\x53\x44\x7e\xe0\x22\xa9\xaa\xbd\x7e\x20\x85\xc9\x17\x5e\x1c\x79\xed\x6c\xbf\xb0\xc8\x54\x5d\xb2\x98\xbf\xbf\x98\x6a\x7c\xae\xa2\xeb\xa3\x90\x69\x19\x46\x06\xef\x4a\x06\x38\xa0\xb6\x57\xd1\xfd\x81\x4b\x57\xed\xc0\x3c\x70\xa7\xbf\x53\x0a\x0e\xe4\x2b\xf5\xec\xfe\x70\xb7\xad\x89\xa7\x50\x37\x14\xc4\xeb\x58\x8b\xee\x00\x29\x53\x46\x12\x2b\x23\x19\xed\x75\xd5\x90\x57\x9b\x00\x6a\x1d\x19\x2a\x5c\xfd\x3e\xc9\x57\xdc\xef\x80\x12\xae\x1b\xf5\xcb\x01\xa5\xbb\x67\xff\xbe\x20\x12\x0e\x19\xac\x62\x43\xf6\x01\xcf\x8d\xaf\x63\x3a\x90\x3d\x6e\xdb\xe6\x81\xa2\xa5\xb6\x2c\x1e\x8d\x20\x6a\x8a\x08\x14\xf6\xcd\xe2\xe5\x80\xce\x5d\xbd\x6a\x0d\xb4\x6a\x90\x97\x67\xa7\x19\x02\xa6\xc4\xc8\x1c\x7a\x20\x94\xb8\x1a\xc4\xce\x93\x45\xfc\xf5\x40\xfe\x54\x7a\x2d\x0c\xf2\xa7\xea\xeb\x05\x92\x73\x74\x97\x50\x37\xc5\x23\x0f\xde\x21\x65\x7d\xf4\x40\x7c\xb1\x8b\x0f\x1c\x1d\x79\xfa\xaf\x36\x6e\x2d\x93\x44\x73\x74\xea\x54\xcd\x2f\x1c\xb0\x39\x09\x4f\x08\x85\x79\x31\x1a\xde\xaf\xda\x0c\x22\x57\x46\x92\xc1\xc1\x8c\x2b\xf1\xdc\x83\x4a\x7c\x97\x03\xf6\x60\xec\x8c\xbd\xc6\xc7\x54\xeb\x93\xaf\x2d\x39\x06\x2f\x83\x33\xb7\x83\xaf\xc9\x41\x00\xc7\x60\x29\x49\xb7\x51\xc5\xc5\xcc\x6f\xc0\xf5\xf8\x02\x01\x15\xdc\xf2\x8f\xfc\x44\x07\x84\x8a\xd7\xba\x0f\xdc\xb9\x25\x0d\xff\x40\x50\x8e\xe3\xa8\x0e\x88\x18\x55\x92\xed\xb1\xb3\x54\x9b\xde\xdf\x33\xde\xd7\x0a\xa1\xf2\x7f\xf7\x0a\xa0\xa8\x53\xf5\x12\x33\xd3\xca\xbe\x8a\x83\x16\x02\x3b\x04\x0f\x58\x08\x1c\xbf\x7d\xec\x3c\x76\x65\x67\x3f\x68\x20\x30\x8b\x5a\x49\xe3\xfa\xe0\xa0\x55\x53\x2b\x82\x92\x4c\xf6\xa3\x1e\x48\xcd\x4a\xaf\x36\xcd\x2a\xa6\x7d\x78\xba\x5c\x92\xf4\x38\x78\x89\xb3\x01\xa0\x3e\xe0\xfd\x7b\x50\xd6\xce\xee\x12\x37\x24\x4a\xdc\x39\x58\x67\x55\x16\xb0\x83\xf6\x04\xfb\x3a\x0e\xf8\xba\x5e\x7c\xfb\xe4\x56\xd1\x32\x40\xbc\xb1\xef\xe3\x40\xdd\x55\xab\xd9\xc7\x94\x76\x52\x93\xcc\x76\x20\xdb\xab\x1a\xcb\xb8\x18\xa0\x9a\xe5\xa1\xee\xbf\xfd\x39\xc7\xc9\x55\xf0\x3a\xf3\xe2\x2c\x4b\xee\xc7\x92\x7e\x64\x74\x3f\x28\xfd\xf8\x05\x58\x1b\x2c\x03\x1e\x48\xfd\xb2\x79\xf7\x40\x50\x51\x35\x8f\xbb\xb8\x0f\x0c\xc3\xb5\xd6\x41\x93\xc2\xdd\x58\x8e\x6d\x38\x90\x1b\xf6\x3a\xfd\xe0\xb5\xb2\x41\xf9\x80\xd3\xca\xb5\x78\x0e\x5e\x8d\x25\xed\xe4\x60\x85\x26\xd7\x28\x3b\x6e\x0a\x95\x6e\xe3\xbc\xf5\x32\xc1\x65\x55\x0d\x21\x5c\x56\x2e\x0e\x74\x40\x9e\x72\x28\xf1\x71\xa3\xca\x9f\x34\xcb\xe3\xee\xdf\x5f\xc5\x79\x2e\x07\xe2\x8d\xca\x6b\x3c\x88\x31\xf2\x9e\x1f\xf0\x70\x6d\x76\x91\x1e\x53\xfe\x4a\xaf\xa3\xf1\x5e\x8b\x20\x14\x3c\x5c\x04\x8d\xc8\x14\x79\x3b\xad\x0e\x94\x4b\xb5\xc9\xe7\x58\xc6\x8c\xec\x07\xa8\xe0\x6b\x21\xe5\xe1\x9c\x3c\x42\x87\xcd\x48\x38\x40\xb1\xd4\xf8\xfa\xfe\xe2\x88\x42\x0a\x22\x90\x7c\x3f\xe2\x01\x5b\x87\x63\xf0\x4e\x14\x47\xb5\x45\xfa\x44\x09\x26\x57\x0f\x3a\x61\xea\x68\x45\x73\x3a\x37\xb0\x98\xe1\x36\x56\x41\xc7\xca\x09\x37\x9b\x33\x0a\xce\x8d\x57\x57\x16\xb5\xe9\xdc\x89\x6a\x1f\xf0\x23\x7a\x40\xee\xde\xe2\x0e\x2f\x0c\xe0\x0e\x6f\x44\x48\x05\xb5\x71\x53\x95\x38\xd4\x89\x70\x6d\x9b\x5a\xce\x55\x83\x49\xeb\x7a\x22\x5c\xdb\x4c\xf4\x84\x57\x2e\xeb\xca\xde\x72\x4e\x79\x35\xb6\xcd\x3d\xd0\xa2\x24\x75\xe7\x84\xbc\x9a\x7c\xcc\x9c\xf0\xc3\xd9\xec\x71\xe2\x8e\x56\x73\xd1\x73\xb9\xd9\xc4\x15\xcf\x08\x4a\xd1\xf6\x3d\x23\x68\x5d\x0e\xa9\x73\x19\x52\x9a\x1f\xc0\x24\x2e\x96\x74\x46\x1e\xc6\xda\x6e\x27\x2e\x5a\xad\x3f\x2b\xbf\x7d\x32\x5c\xdb\xde\xd2\x93\x45\x04\x7c\x76\x9f\x2c\x22\xe0\xc8\xe6\x93\xf1\xdb\x8e\x54\x3e\x69\x76\x79\xb5\x79\x38\x7b\xe5\x13\x35\x0b\x1d\x8d\x27\xbc\x70\xd6\xd2\x4f\xd6\x19\x78\x2d\x1d\xaf\x6a\x7d\xad\x1d\xeb\x0a\x38\xb8\xf9\x4c\x2c\x0e\xac\x59\xa3\x8e\x80\x1d\x79\x67\x42\x41\x2f\xa3\x0d\x55\x04\xac\xd5\x9f\x53\x02\x4f\x56\x34\x4e\x16\x4b\xd5\x61\x72\xe6\x75\xad\x94\xda\x94\xec\x84\xf6\xcc\xab\xad\x34\x47\xd4\x42\x75\x04\xd8\x89\xda\xa7\xba\x9b\xbf\x9c\x88\x28\x77\x76\xff\x89\x6c\x3c\xc7\x5a\x9f\x28\x18\xe0\x02\x64\x27\xbc\x72\xf6\xd2\x9d\x88\x27\xaf\x46\x08\xbc\x72\x3e\x8e\xcf\x29\xce\xb7\x2a\x25\xf4\x2c\xa0\x6d\xaf\x41\x81\xb8\x63\xd2\x5e\x4e\x35\x03\x50\x78\x7a\x9a\x74\xcb\x81\xe4\x4a\xb7\xd7\xba\x0b\x44\x08\xec\x56\xed\x4f\x7a\xd5\xec\xe5\x3e\xeb\x86\xd8\x2a\xc1\x88\x7a\x03\x8e\xf3\x3c\x2b\x92\x1a\xa5\x6b\x9f\xcb\x6e\x25\xd5\xff\x44\x04\x7b\x33\xdd\xe0\x9a\x82\xf1\x1a\x80\xea\x62\xf7\x83\x13\xb3\x16\x95\x30\xd4\xca\x06\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x54\xa4\xcd\x64\x18\x7d\x6e\xea\x47\x79\x27\x5d\x24\x5e\x4e\x84\x5e\xb9\x8a\xe8\x09\xb3\x57\xed\x5e\xe8\x65\xf6\x32\x63\x5d\x22\x7c\xf7\x27\x3c\xe4\xdd\x67\x27\x9b\x71\xa7\xcc\xd7\xb3\x0f\xf9\xec\xb4\x4a\x88\xdd\x9f\xa8\xb7\xe4\x2b\x39\xcf\xce\xd8\x61\xa3\x6a\x20\x3d\xd7\xdc\x15\xf7\x06\x54\x59\xa4\xce\xc1\x2d\xe8\x1e\x90\xd0\xe7\x54\xfa\x73\x2c\x28\xfd\xc5\x1a\x42\x50\xb2\x7c\x92\xcf\xd1\x93\x37\xfa\x9b\xd7\x2d\xbb\x98\x09\x62\xa7\x94\xee\x33\x80\xb5\xfd\xcd\x8d\x76\x1a\x08\x4c\xf6\x3b\xaf\x62\xd3\xbc\x11\x8d\x65\x37\xc5\xb9\x13\xfd\x5e\xbf\x9d\xbe\x37\x2d\x30\x3c\x61\xcd\xd3\xe2\x95\x56\xf6\xd4\x9e\x47\xc0\x39\xa9\x0f\x8e\x85\x18\x7d\x41\xb9\xd6\x78\xe0\x1d\x57\x36\xcc\x9d\xcb\x30\x67\x22\x3b\x48\x33\x6e\x43\x0a\x94\x7d\xe1\x84\xe1\xae\xbc\x7a\xa4\x5f\x4c\x93\x3c\x38\x07\x83\xc8\xc5\xf6\xef\x20\x6a\xe9\x84\x27\xc2\xad\xaa\x8c\x07\x27\xa5\x4e\xf3\x2a\xd6\x18\xb0\x67\xf7\x3c\xc9\xe3\xcd\xad\x78\xfd\x6a\xf7\xd1\xb8\x7c\x56\x92\x74\xcf\x6b\xd1\xa8\xf0\x84\xe0\x26\xdf\x0e\x7e\x5e\x6b\xeb\xfd\xc8\x43\x74\x22\xac\xdc\x65\x03\x4f\xde\x96\x2a\x89\xeb\xbc\x97\xa2\xac\xee\x91\x02\xe7\x20\x8a\xf3\xe6\xf0\x5a\x84\x1b\x8a\xb3\x39\x03\xaa\x1a\x55\xb3\x92\x9b\x87\x94\x91\x7a\xa3\x90\xbf\x29\x6d\x8a\x70\xe9\xc5\x60\x79\x8d\x93\x9d\xb4\xe7\x83\x74\x1a\xef\xb0\x29\xa1\x25\xdf\xf5\x7d\x22\x2e\xa9\x9a\x73\x3c\x07\x62\x30\x05\xc1\x43\x88\x3e\x08\xbc\x36\x1a\xb2\xc4\x4f\xaf\x8d\x92\xb8\xe8\xe2\xe2\x4d\x4a\xc1\x5f\x80\x2e\x84\x83\x6b\xa3\x2d\x20\xfb\x85\x15\xf8\xf0\x69\xb3\x2a\x40\x11\x2d\x5f\xf0\x2d\x55\x29\x44\xd7\xf2\x2d\x89\x34\x2f\x94\x0d\xa8\xdd\x3d\x80\xb4\x44\x28\xd7\x8a\x53\x2a\x6a\x83\xd4\x44\x26\x17\xe2\x96\x7c\xa9\xe5\x85\x78\x70\x5f\xe3\x7b\xc1\x13\x55\x87\xc7\xe3\x94\x34\x83\xc0\xed\x59\xfd\x00\xe7\xa0\xb4\xc8\x2b\xae\x29\x69\x0a\x14\xa0\x64\x2e\xbe\x78\x3f\xa9\x4d\x69\xd7\x0a\x53\x7a\x75\xc1\x84\x04\x0f\x1a\x91\xc9\x91\xfd\x05\x23\x66\xfc\x3b\xdd\x10\xda\xf1\x57\xa2\x78\xaf\x1d\x7e\xc1\x22\x38\x9c\x2c\x74\xa5\xb5\xe5\x04\x56\x5a\xdb\x43\x4b\xc1\xb0\x20\x5b\x76\x2e\xdc\x25\x6f\xd5\xef\xca\x3c\x1d\xbd\x58\x79\xc1\xad\x51\x79\x83\xa8\xa3\xc0\xae\xe5\x8d\xd2\xce\xbf\x58\xb7\xc8\x8e\xe2\x0b\x41\xdf\x2e\x88\x7e\xa1\x8e\x91\x8f\xe4\x8b\x62\x88\x4c\xd1\xd7\x14\x3b\xd2\x30\x8d\x16\x6a\xcc\xcd\x2f\x00\xfd\xb2\x65\x5f\x0c\x06\xca\xfe\x80\x92\x5d\xf3\x0b\x14\x44\x92\x7b\x00\x08\xda\x67\x57\x25\x72\xbd\x80\x75\x11\xa9\xe6\xcd\x4a\x92\x96\x1b\x2e\xd4\x85\xb4\xd9\xed\xaa\x3c\x2e\x8d\x5b\xca\x09\xc3\x2f\x20\x62\x48\x52\xf8\x85\xe0\x99\xcd\xa8\x5e\x62\x81\xa1\xa6\x61\x4f\x9b\xf9\xa2\x58\x20\x4b\xf7\xc5\x6a\xe3\x4e\xa2\xba\x58\xe7\xc8\x2c\xf6\x5a\x75\x8d\x74\xa6\x5f\xa8\x3f\x6e\x96\x77\x31\x9f\xcc\x69\x56\x17\xca\x38\x3a\x02\xfb\x42\x1d\x23\x57\xc7\xb9\x96\x94\xd0\xfc\x01\x45\x3a\xef\x46\x14\x2e\xf2\xbd\xba\x17\xa5\x06\xe3\x0d\x45\x17\x5d\xbc\xfe\x1a\xe4\xfa\xde\x9e\xcb\x9d\xe6\xc5\x19\xdc\x4c\xde\xd0\x8c\x96\x79\xed\xae\xc1\x23\xfc\x35\x08\x85\x36\xf3\x04\x5e\xd5\xfe\xda\x7f\x88\x8f\xb1\xea\x79\x8d\x85\x3b\x4d\x6c\xa7\x42\x61\x32\xdd\x89\x3b\xb7\xe9\x76\x92\x9c\x70\xed\xdc\x1a\x65\xfb\xc9\x69\x74\xed\x0b\x22\x21\x62\x4a\x0d\xd9\x8a\xe0\x85\xa8\x6d\x5f\xaa\x71\x1d\xa4\x0f\x1d\x37\x17\xdc\x77\xc5\x0e\xf3\x8b\x15\xc9\xed\x08\xbe\x0e\xae\x9e\x20\x44\x9c\xf6\x26\xeb\xf5\x85\x43\xbe\x05\xf7\x48\xa4\x08\x07\xe7\x5a\x0a\x75\x70\xd2\x4e\x63\x6e\x0f\xe3\x52\x93\x7e\x7c\x9d\x0c\x96\x2a\x7e\x00\x2b\xab\x4f\x03\xdc\xe0\xd3\xa4\x53\x5d\x27\xcf\x48\x2f\xff\x05\x7b\x99\x49\x96\x85\x86\x6c\xff\xba\x2e\xac\x83\x27\x81\x98\xea\x16\xfc\x7b\x45\x5b\x58\x61\x82\x9a\xc5\xd2\xeb\x62\x5a\x9e\xf9\xc7\x45\xf7\xac\x09\x0c\xb7\x52\xfa\xee\xa3\x0b\xd6\xa6\xd7\x52\x5c\x2c\x5a\x2e\xb4\x2c\xf7\x9c\x59\x18\xdc\x73\xf6\xb7\x5f\x88\x88\x4e\x2e\x5f\x78\x21\xfd\xde\x57\x83\x5f\xf7\x5a\x3a\x0d\x01\x07\xde\x30\x45\xdf\xac\x16\x28\xb4\x30\xa1\xcd\xc4\x00\x59\xc5\xa2\xd1\xc5\x42\x46\x76\xbb\x5e\x37\xe7\xe4\x36\x42\xf0\x0d\xc1\xba\x63\x5d\x03\x3c\x44\xb3\xdb\x28\x52\xeb\x19\x4c\x59\x25\xd9\x72\x7a\xe1\xee\x1d\xe7\x96\x5d\x4f\x9b\x8a\x97\x27\xf0\x2c\xac\x6b\x86\xcf\x62\xca\x7e\x83\x36\x3e\x8f\x70\x21\x5e\x51\x10\x3f\x2c\xe4\x62\x88\x58\x33\x59\xeb\x78\x2f\xef\xa2\x58\xee\x0d\xfb\x92\xf3\xdb\x6e\xe4\xff\x3b\x8c\xfb\xc6\x35\x92\x8e\x93\xb8\x37\x0a\x9c\x62\x1b\x37\xa4\x9f\x16\xdd\x01\xa8\x59\x8c\xe7\xde\xa8\xb0\x88\x49\xdc\x10\x76\x5a\x74\x7b\x71\xb7\xae\x07\xbc\x91\x5b\x3d\xa0\x06\xd2\x2b\xff\xed\x86\xf4\xd2\xa4\x44\xdf\x90\x5e\x1c\xd9\x7a\x07\x82\xa4\x49\x4f\xe9\x25\x6d\xc2\xf3\xbd\x2a\x74\x8b\x98\x6f\xa6\xef\x9b\xdc\x6f\x5c\x6c\x63\x0f\xe9\xcd\x6b\x20\x9d\x08\x7b\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\xe3\xee\x46\x81\x6d\x5f\xfd\x77\xc3\x18\x63\x87\xf7\xcd\xab\x6c\x9c\xf7\x7a\x27\xdc\xc2\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\x05\x10\xa2\xa6\x3b\xc1\x57\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xe7\xb1\xc9\xb6\x73\x67\x5c\x68\x6d\x90\x33\x58\xa5\xce\xd2\x9b\xa9\x6c\x76\xd2\xdf\xcb\xfb\xa9\x3d\x7e\x67\x68\x79\xa6\x0d\x88\x31\xce\xbd\xbd\x71\xcf\x63\x93\x18\x73\xc3\x3a\xe2\xfc\xff\xbb\x50\xf4\x76\x87\x85\x20\x08\x49\x65\x91\x86\x40\x28\x74\x54\x67\x3f\xa0\xf9\xd2\xd4\x55\x58\xce\xa6\xc4\x9f\x1c\x41\x37\xca\x67\x37\x6f\x87\x29\x05\x25\x87\xda\xde\x88\xf9\x69\x12\x1f\xef\x8a\xed\xe3\xd1\x2a\x67\xa8\x09\xd4\x45\x48\xfe\x80\x86\x3e\xc9\x3c\x77\x5b\xb4\xa8\x65\xc2\x0d\x8c\xaf\x75\x6e\x1c\xc2\x6d\x70\x19\xd3\x6a\xe3\x01\x24\xf5\xe3\xc6\x2d\x2e\xf6\x90\xdd\x08\x20\xb6\x87\xf9\x86\x73\xd3\x85\x1a\x6f\x64\xe9\x8f\xcd\xbf\x23\x69\xa1\xbb\xbf\x0b\x4e\x2c\xbf\x7f\x63\xc7\xfb\x77\xe0\xcc\x94\xdc\xe9\x58\x90\x3c\x7c\x4f\x99\x2b\x6d\x9b\xdb\x10\xb1\x74\x7c\xdd\xa8\xac\xe4\x68\xae\x7b\x4a\x58\xc9\xee\xa0\xbb\xd3\xba\x2b\x24\xf7\xb5\xe8\x7e\x80\x13\xd3\x41\x4f\x77\x87\x4d\xda\xcb\x04\xaf\xe3\xa6\xa3\xe1\x1e\x15\x31\x6d\x42\xd1\x40\x2c\xbc\x79\x14\x85\xa5\xcd\x1d\xf2\x02\x98\xee\x0e\xe9\x31\x52\x1b\xc9\xfa\xbe\xab\xfe\xde\x23\x21\x12\x52\xe0\x19\x7c\xdd\xbf\x7b\xef\x30\x57\x38\x6a\xe3\xde\xa1\xc8\x4a\x13\xbe\x11\x5d\xbc\x99\xb4\xf6\x45\xfb\xc2\x3b\x8c\x2e\xaf\xd4\xd1\x7b\xe7\x5d\xb4\x5a\x28\x7a\x17\x5f\x6c\x6d\x07\x63\x94\x30\x74\xc3\xe8\x12\x5e\xdb\x69\x05\x13\xeb\x18\xbf\x61\x54\xb1\xd3\xe8\x3e\xe0\x5d\x30\xab\xa5\xb7\xd0\xdc\xff\xe8\xa0\x1d\xbf\x3f\x08\x82\xa6\x7d\x50\x01\x93\x45\xf7\xc6\xa5\x8a\xd6\x43\x6e\x94\x6a\x6c\xd5\x30\xa1\x02\x52\xf3\x86\x81\x7c\xb5\x99\x27\x9c\x90\xe0\x8a\xdb\x38\x33\x1d\x6a\x7e\x23\x8b\x2d\x38\xb1\xf3\x3e\x17\xb9\xb8\x4b\x52\xb0\x10\x79\x71\x35\x85\x69\x86\x12\x3b\xde\xea\xa6\x5d\xc6\xd1\x48\xf7\xb5\x62\xff\xd4\x86\xc4\x65\x0a\xbd\x16\x1e\x04\xc3\xb5\x80\xf2\x18\x90\x02\x8d\x97\x6b\x01\x69\xa0\x9e\x49\xb3\xde\x76\xa8\x51\x6d\x03\xe7\x7d\xe3\x9c\x95\xe5\xe4\x86\xfb\xce\xb9\xce\x37\xe2\xa1\x6c\xc3\xbb\x79\xc3\xa1\x5d\x94\x37\x32\xcc\x5e\x57\x42\xdf\x37\x64\x61\xef\x4b\xb8\xd7\x7c\x23\xc4\xfd\x70\x44\x75\x00\xef\x9a\x8b\xf6\xdf\x0f\x98\xa1\xec\xa9\x37\x82\xa1\xec\x4d\xbf\x99\x62\x66\x46\xf5\x60\xa5\xab\xdb\xcc\x6d\xf5\x14\x50\x10\xa0\x37\xbf\x00\x6b\xbe\x4d\x6c\xf7\x83\x42\x0b\x9e\x12\xdd\x71\x8e\xf8\xb9\x51\x36\xb2\x55\x7f\x40\xff\xc3\xa7\xfd\x6c\xb4\xc0\x09\x8b\x0f\xfc\x73\x76\x1d\x3f\x1b\xbd\x59\xda\xa6\xcf\x86\x49\x57\x7f\x80\x5b\x4a\xe5\x41\x78\x98\xf6\x56\xc2\x8f\x54\xa0\x07\xe5\x96\x5e\x39\xc5\x0f\x83\xbf\x1c\x82\xf4\x20\xb4\xd9\xbe\xed\x07\x57\xac\x98\x8d\x3c\x94\xcf\x64\x13\x79\x10\x0c\xb6\x0d\xff\x3e\xe9\xcc\xd1\xfe\x0f\x2b\x66\x3b\x86\xed\x81\x3f\xcf\xe5\xc2\x1e\x54\xcc\x76\xd9\x86\x87\xf2\x9c\x4c\x2a\x0f\xe3\xa0\x8d\x90\x80\x3a\x00\x9b\xbf\x47\x0c\xbc\x04\xff\x07\xd1\x68\x2e\x58\xf6\xe0\xa6\x44\xeb\xf8\x4f\xe0\xf1\x25\x00\xd7\x45\x89\xda\x6b\x0f\x8a\x19\x8c\xe2\x01\x6e\xa2\xc8\x10\x3d\xa0\x2b\xcd\x28\x06\xe8\x4f\xfa\x3d\xae\xdd\xab\x21\x22\x0d\xe2\xc5\x0f\xc8\xad\xbd\x0c\xb8\x48\xdc\x0e\xc7\x87\xc5\x0d\xc4\x59\x9f\x55\x15\x5c\x93\x8a\x64\xd6\x92\xd4\x1f\xdc\xd8\xe2\xe4\x94\x27\x62\xbb\x37\x0f\xc0\xed\x1e\x3c\x02\x78\x92\xac\x2d\x0f\x83\xa8\x5f\x40\xd3\x9b\x27\x29\xf8\x49\xc8\x56\x11\x03\x79\x12\x5d\xd9\x9a\x35\x7c\x79\xaf\x2c\xd6\x07\x39\x76\xd6\xde\x1f\xe4\xd8\xb9\x2c\xf0\x83\xbb\x11\x5f\xe2\xdc\x83\x9a\x9b\xaf\x24\xe6\x07\xde\x3e\x1b\x1d\x9e\x44\x4b\xa8\x38\xc6\x83\x9a\xe1\x23\x7b\x48\xc6\x20\x18\x2d\xf0\xf7\xbd\xf2\xa8\x1f\x38\xfc\x9c\xc6\xfa\xe4\xb5\x12\xea\x22\xe3\x16\x79\x93\x0f\x6b\x48\x39\xa2\xee\xc9\x9c\x86\x80\x82\xf1\xcd\x66\x8d\x07\xb6\x36\x27\x54\x3e\x79\x9d\x48\x7e\x01\x3c\xc2\x04\x5f\x16\x8c\xc2\x74\x21\x8c\x42\x43\x99\x47\x98\x2f\x95\x7f\x78\xdd\xa1\xc3\x7e\x9e\x25\xb6\x4a\x83\x79\x0a\xa8\xa1\xbb\x4d\xd6\x6b\xcc\xc2\x1a\xd7\xaa\x61\x00\xb9\xc8\x1e\xfb\x54\x52\x83\xf1\x86\xb2\x54\x0e\xe2\x7e\x70\xef\x8b\x53\xf6\x1f\x38\xf9\x9a\xe3\x08\x1f\x84\xf1\xbd\x12\xaf\x1f\xe6\xd2\x8d\xe1\x31\xa0\x0a\x76\x7f\x01\xfb\x6c\x71\x9b\xf7\x2e\x68\x96\x28\x4b\x65\x55\xf3\x41\x01\x86\xcd\x0b\x53\x21\x33\x79\xed\x2b\xe6\x64\xb4\x31\x75\xee\x85\x67\x88\xc6\x76\xd0\x3d\x8d\x57\x88\x09\x40\x48\xca\xcd\xd7\xfb\x3f\x30\x0f\x36\xd3\x23\x2e\x81\xf1\x91\xf9\xb0\x82\x83\x43\xec\x9e\x86\x58\x26\xe9\xcf\x4f\xdb\xf9\x82\x7b\x00\x85\x67\x7f\xb0\x28\x5c\x0b\xd5\xc8\x7c\xcc\x3e\x29\x0d\x4b\x02\x7a\x20\x0d\x3b\xa1\xe6\x41\x41\x2b\xc7\x6b\x3c\xb4\x3f\x4a\xc3\x78\x3a\xe7\x20\x2c\x21\x2c\xb0\x7b\xdb\x33\x2a\xd0\xec\x99\xe6\x48\x29\x65\x0f\xca\x5f\x39\x5d\xe3\xe1\x75\x89\x73\xce\x3f\x39\x7f\x50\x91\xb4\xf9\xb4\x80\xe9\x72\x78\xcd\x79\x31\xba\xe4\x9c\x07\x11\x82\xc1\xe1\x7b\x0f\x3c\xa0\xcd\xe1\xa0\x0f\x72\x05\x1c\xb6\xf4\xc0\x03\x6a\xd1\xfb\x41\xea\x40\xc8\x6e\x27\x5c\x8f\xaa\x0e\x99\x39\xe0\x10\xb9\x07\xb2\xba\xaf\x49\x7b\x10\x20\x98\x1c\x4b\xf1\xa0\x20\x7b\x1b\x1e\xf1\x24\x06\xfc\x60\x01\xed\x2f\xb0\xe3\x65\x0e\x78\x28\xcd\x9b\x92\xe1\x51\x75\x65\xc8\x67\x5f\x84\xa7\x1e\xf7\xb5\x99\xfc\x05\xcf\x71\xe3\x65\xe7\xb2\x68\xc8\x7d\x40\xd9\xf6\xef\xd0\x71\x36\xf7\x48\x8e\x20\xed\xfd\xd9\x19\x07\xe0\x73\x76\xc7\xf6\x19\x7e\x81\xa1\x15\x6e\x3f\x04\x41\x43\xa2\x84\x85\xc3\x45\x9f\x03\x07\xb5\x29\x13\xb2\x7e\x72\x61\x85\xe7\xe0\x86\xd7\xd2\x1c\x8b\x8d\x69\x08\x84\x02\x06\xaf\x35\x8c\xa7\xbe\xa1\xf8\x99\xc2\x7e\xb3\xdb\xff\x81\xf1\xd4\x8e\xe8\xe7\x24\xda\x64\x20\x78\x10\xc8\x67\x93\xf4\x73\x2e\xe6\xee\x07\xdc\xc1\x32\x21\x3c\xac\x87\xea\xb8\xb9\x07\xe2\x7f\xb3\x17\xe2\xa1\xb9\xd5\x1b\x0a\xd7\x2d\x3a\x1c\xe2\x81\xa8\xee\x8b\x5f\x1f\xb8\x58\x5d\x27\xf4\x41\xe6\x41\x7a\xb5\x2f\xbc\x2f\x90\x2e\xc4\x1a\x49\x48\x7d\x20\x97\x5b\xbb\x7d\xe0\x53\x7d\x55\x62\x78\x58\x0b\xc2\xd1\xc5\x0f\x02\xeb\x7c\x49\xdd\x73\xaf\x49\x6a\xa5\xee\x35\x49\xbf\x41\x2b\x82\x59\x21\x2a\x91\x3a\x4b\xef\xe1\xd5\xe2\x25\xf9\x85\x8b\x5d\x08\xf7\x10\xe6\x5f\x82\x2e\x84\x79\xe7\xfc\x3e\x4c\xfc\x73\xe0\xd9\xc3\xeb\x64\x1c\xbc\xfa\x20\x56\xce\xe1\x79\x0f\x6f\x90\x79\x6d\x44\xc8\xf3\xbe\x42\xeb\x79\xc8\x5d\x65\x79\x78\xa6\xfc\x9e\xfb\xab\x07\xee\x54\x4f\x9c\xd5\x4c\x7d\x02\xa0\x9a\xa9\x2e\x22\xa8\x1b\xab\x93\xea\x7e\xa3\xba\xb1\x44\xbb\x82\x61\xea\xb6\x9c\xb3\xd5\x0f\xe6\x5e\x57\x1e\x7d\xdd\x70\x41\x8c\x02\xbb\xea\x86\x9a\x11\x2a\x3c\x5c\xb7\x00\xfe\x54\x34\x24\x6f\x02\x57\x8d\x87\xba\x05\x9e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x59\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\xde\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf4\x93\xbb\x04\xe2\x82\x7b\x80\x90\x1f\x3c\x04\xc2\x9a\x3e\x87\x52\xdd\x58\xcd\xab\x64\x8d\x00\x0b\xa8\x6a\xac\xd6\x2d\x72\xf5\xdd\x5e\x34\xaa\x11\x78\x69\xa1\x14\xa1\xba\x21\xbf\x43\xde\xd9\xba\xa1\x9c\xa9\x0a\x36\xd5\x0d\x55\x27\xaa\xd1\x04\x89\x38\xf6\x9f\xc4\xc7\xd5\x2d\x12\x01\x82\x1f\xe1\x71\xca\x39\xad\x5b\xe4\xfc\xb5\x28\xac\x1c\xa6\xf8\xa1\xba\x21\x05\x51\x9e\xa3\xba\xe1\x26\xf1\x6e\x04\xe1\x76\x43\x97\x2b\xa9\x1b\xcc\xad\x55\x65\xdb\xea\x36\xa5\xdf\xac\x22\xf7\x75\xcb\x94\xb8\xb2\x08\x07\x92\xaa\x6a\xbe\xd4\x0d\xd7\x11\xf6\xe4\x76\x42\xdb\x1d\x00\x41\x51\x23\x2e\xb7\x71\x75\x87\xdc\xf6\x59\x40\xf2\xf6\xc1\x64\xda\xcb\x84\x49\x6b\x00\x37\xf2\x96\xb4\xaa\xcc\x3e\x51\x54\x71\xdd\x70\x71\x77\x77\x1b\xa2\xac\xbc\x36\x75\xa3\x1f\x59\xf1\x7b\x75\x43\x3a\xca\xe8\x1a\x81\xd9\x28\xaa\x26\x55\x37\x38\x92\xb3\x69\x17\x92\x6c\x7f\xb5\x09\xa2\x40\x62\x51\x88\xa2\x49\x16\x6e\x37\xbd\x5f\xb9\xdd\xb4\xb2\x75\x71\x4b\x0d\x08\xb7\xf3\x16\x4d\xaa\x95\x78\xf5\x17\xe0\x9e\x46\xc2\x94\x63\xe3\x30\xc4\x95\x3c\xc2\x1c\x00\x45\x21\x74\x49\x5e\xdd\x58\x38\xcc\x53\xa8\x9c\x82\x40\x46\xe5\xfa\xee\xfd\x0b\x2f\xb6\x52\x3f\xea\xc6\xca\xf5\x9b\x70\x06\x39\x56\xc5\x11\xea\xc6\xd2\xaa\x4d\xfd\xb7\x85\x74\x41\xd8\x50\x41\xd0\x0c\x03\x62\xeb\xbb\x03\xea\x86\x45\x33\x68\x3c\xda\xcd\xe5\x50\xe0\xa1\x9b\x3f\x74\x32\xef\x22\xe2\x83\x54\xd9\x5f\x1f\x00\x69\xe6\x07\x1d\x51\x35\x45\x43\x32\xd7\x44\xd1\xe4\x75\xeb\x24\xce\x22\xf2\xc6\xdd\x84\xaa\x16\x5c\x37\x5e\x4d\x68\x7e\xd0\x81\xb5\x2c\xda\xed\x48\xf7\xea\xc2\x1a\x2a\x44\x74\x6f\xc0\x65\xc3\x35\xa5\xf0\xea\xc1\x62\x98\x70\xf5\x60\x37\xad\xd2\x2b\x5e\x3c\x24\xbd\xe2\x9b\x40\xe2\xdd\x84\xd5\xa4\x32\xd6\x24\x84\x27\x24\x9d\x76\x33\xa9\x41\xa0\x35\xc9\x75\xcf\x77\x35\x0c\x0b\x4a\x81\xcd\xe2\xf8\x59\x3d\x4e\xd1\x31\xbd\x8e\x9b\x65\x08\x36\x39\x22\xf8\xae\x98\xaf\x2c\xd1\xd1\x4b\xb1\xd3\x2e\xf7\xea\x02\x66\xb3\x26\x18\x76\x90\xc7\x6b\x48\x9a\x88\xcc\x69\x20\x5b\x26\x1f\x61\x30\x14\x07\x53\xc7\x41\x85\xd6\xd3\x64\x1a\x6c\x35\xef\x3a\x22\xd4\x1e\x0d\x89\x32\xae\xdd\x24\x8e\xca\xf9\xdd\xc4\x70\xe0\xc8\x33\x5e\x0f\xd4\xea\x30\x05\xb3\x26\x45\xf1\x19\x89\xa4\x92\x6e\x8a\xe6\xbd\x84\xe9\xf5\x02\x4a\x67\x34\xb7\x41\x2e\x26\x86\x83\x7a\x97\x77\x21\xeb\xa3\x15\x1f\xa2\x27\x59\xd7\xeb\x01\xea\xf9\xc5\x9f\x18\xe2\xea\x86\x82\x15\xdd\xb4\x75\x42\xeb\x30\xd2\xcf\x85\x74\x01\xc4\x60\xbe\xd7\xf9\x80\xca\x67\xaa\x87\x59\x37\x38\xe5\xbb\x77\xd4\xb5\xe4\x06\x0d\x71\x71\x0f\x8a\xb4\x2e\xe2\xc8\x6d\xda\x90\xcd\xa8\x50\x34\x7f\x33\xce\xae\x05\x82\x60\x82\x91\xb9\x1a\x89\xd7\x22\x67\xc3\x44\xd9\xd5\x6d\x94\x9d\x35\xab\xba\x29\x24\xaa\x03\xd8\x98\xbb\x39\xd7\xbd\x90\xae\x0e\x96\x13\x5f\xeb\xba\x8c\xcc\x55\x93\xb8\x41\xbc\x66\xef\x94\x75\x9b\x7f\x5f\xeb\xaa\x1e\x79\x8b\xb6\xd9\x02\xe5\xd4\xa6\x11\x1e\xc4\x6b\x79\xb7\x3c\x84\x40\x20\xc3\x08\xfd\xda\xc1\xcf\x62\x0a\x1a\x91\x5e\xf8\xd7\x19\xf8\xa0\xc8\x97\x8f\x30\x44\x14\xbe\xd6\x89\x52\xab\x0f\x24\x56\xa1\x2d\xaf\x07\xb4\x28\x49\x96\x08\x28\xba\xef\x93\x3e\x20\xc5\x57\xee\x84\x1a\x78\xef\xb6\xca\xe5\xd4\x00\xa3\xb2\xd7\x29\x6c\xa0\xc6\xea\x0f\xb8\x9f\x9a\x1f\xf4\xef\xaf\x26\x49\xba\x06\xd4\x56\x33\x8f\x08\x1b\x15\x86\x17\x08\x04\xba\xf9\x0b\x2e\xbd\xbe\x60\xd0\xa2\x72\x65\x6a\x08\xb0\xa2\x1a\x06\x8a\xb9\x42\x7c\x08\xcc\x15\x10\xa6\x43\x58\x40\x0a\x0d\x81\x04\x9c\xfd\x09\x4c\x73\x9e\x36\xd2\x8e\x43\x72\x9b\xfa\x40\xf1\x03\x52\x47\x36\x10\x0f\xb8\xa9\x66\x11\x11\x2a\x23\x6e\x1b\x28\xd7\x8a\xfc\x42\x5c\x98\x16\x1e\x22\xe8\x51\x14\x1f\x90\xc6\xd1\xc5\x6c\xc3\x4a\xcc\xa8\x7e\x81\xe1\x3c\xaf\x2e\x21\x0e\x88\xe4\x43\x02\x08\x5e\xfc\xc4\x73\xcc\x5d\xe2\x76\xa4\x2e\x0a\x0d\xcc\xba\x28\x86\x61\x65\x5d\x78\xf9\x13\x14\x71\x71\xb2\x90\x68\x12\xf7\x62\xc1\x54\xeb\x8b\x8a\x6a\xc0\x65\xdb\xbd\x09\x0f\xa8\x63\xdb\xbb\x7f\x87\x16\x64\x34\x24\x88\x65\xda\x86\x81\x97\x39\x2a\x49\xa7\x06\x4a\xb7\x5d\xb3\xca\x9c\x84\x7f\x5f\x93\x70\x0f\xf4\xe3\x89\x19\x85\x4c\x4c\xbb\x07\x5c\x4e\xef\xb5\xcd\x6b\x52\x82\x99\xd2\xae\x27\x89\x70\x03\xef\xfc\xc0\xcb\xb7\xbb\x47\xe4\x11\xe1\xef\x51\xd8\x5b\x47\x46\x40\x6e\x46\x1f\xea\x0f\xd1\x07\x2f\x5a\x82\x8d\x55\xf9\xb6\x35\x14\x06\x13\x7a\xa5\x29\xbb\x0e\x75\xc8\x5b\x93\x94\x35\x54\x43\x45\xad\x3e\x8f\x58\x79\xd6\x6b\xca\x75\x1d\x49\x3f\x29\xa8\x5d\x03\x12\xab\xfb\xf0\xd7\xb8\xe6\x4f\x1a\x56\x40\x6c\x81\xea\x04\xd4\x40\x39\x75\x08\x3f\x95\x5b\xdc\x94\x89\x5a\x65\xc3\xf3\xa9\x9c\x8f\x88\x02\x82\xaa\x79\x71\x40\x5a\x75\x1f\x5a\x63\x96\x32\x2b\xa6\x5c\xd8\x5b\x7b\xd7\x7c\x1b\x88\x62\xf8\x77\xce\xc0\x1d\x56\xcc\xc0\x6d\x90\x44\xd7\x0c\x96\x7d\xd6\x64\xca\xd0\x84\xe4\x35\x6f\x8b\x23\x78\x08\xf2\x5a\x73\xc2\x86\x49\x06\xb7\x99\xfa\x65\x46\x87\xe2\x67\x2f\x5e\x0a\x03\xaa\x5c\x39\x35\xc0\x04\x3a\xa4\x3a\x06\x5e\xca\x24\x03\x52\x0d\xbc\x54\xdb\xb2\x71\x80\xe8\x6a\x6d\x3c\x20\x9e\x73\x93\x34\x15\x60\xf2\x1c\x9b\x7f\xcf\x68\xfb\xf7\x8a\xb6\x26\xc9\xd8\xcd\xea\xad\x31\x90\xfa\x69\xe6\x0d\x0b\x67\x1f\xa2\x84\x41\x90\xfd\xfb\x5a\x79\x21\x7a\x2c\x2c\x79\x48\x6a\x10\x92\xe0\xc2\x4e\xf5\xb6\xab\xcf\x9d\xb7\x6d\xa9\xcf\x15\xaf\x60\xcc\xef\x90\x88\x24\x65\x86\x15\x9f\x50\xfc\xc5\x64\xf7\xb6\xac\x84\x9d\xb6\x19\x13\x28\x92\x44\x86\xa4\xca\x80\x70\xcf\xe1\x43\x8c\x49\x22\xd5\x88\x46\xfc\xe7\x90\xf9\x27\x20\xdc\xf3\xc5\x52\x98\xcb\x2c\x75\x37\xac\xd2\x2c\x66\x73\x07\x3d\xca\xa6\x27\x84\x7f\x0e\x2f\xdd\xc1\x0b\x2a\xaa\xbb\x40\xb0\x8b\x94\xc1\x70\xd2\x77\xe8\x3d\x8e\xdc\x64\x5d\x24\x5f\x03\x04\x47\x95\x14\xac\x01\x45\x77\x37\xc3\x88\x70\x86\x11\xdc\x1e\x68\x0b\xad\x27\x21\x12\x84\xa8\xc3\xa2\x90\xbf\x1a\x4e\x22\x49\x00\x22\x7a\x74\x98\x2b\xb0\x02\xaf\x89\xeb\x5a\xeb\x26\x00\x2f\x1a\x92\x7d\x1e\x5d\x0b\xcd\x7e\x40\x25\xc7\x8c\xee\x5a\xd4\x22\x34\xb1\xbe\x6d\x31\xaf\xbc\x19\xce\xe6\x33\x0c\xd1\x06\x43\x6a\x4e\x60\xf0\x66\x32\x37\x47\xb6\xf0\x30\x75\xdc\x94\x16\xcc\x9e\xef\xb5\x78\x5a\x6d\xde\x4f\x50\xcc\x4e\x98\xff\x5b\xbd\x75\x51\xc3\x76\x33\x49\x42\xf6\x1b\x5e\xbc\x25\xfb\x79\x1e\x0f\x81\xf0\x07\xe0\x05\xaf\x0e\x3a\x08\xcc\x1d\x60\x71\xcc\xd0\x1f\x2c\x86\x0c\x32\x01\xc9\x25\xc3\x2c\x19\xe1\x06\xba\x73\xb2\x06\xd8\x2f\x87\xf4\xa2\x08\xc1\x50\x77\xc1\xd4\xc8\xda\x2f\x0a\x97\xa9\x91\xd7\x0f\x28\x1a\xa6\xc6\x8d\x47\x48\xf3\x27\x34\x6f\x88\xcb\x47\x06\x04\x64\x77\x01\x18\x93\x7b\x00\x8c\xe9\x27\xf1\x70\x35\x22\x95\xc5\xab\x16\x03\xaa\x08\xbb\xf3\x80\x5c\xb3\xee\x36\xb6\x87\x38\x51\x0c\xc8\x43\x90\x4c\x18\x91\xd8\x32\x92\x7f\x2f\xa4\x2c\x0f\x80\x6a\x72\xc5\x1f\xec\x50\x61\x3c\x00\xb6\x43\xf2\xef\x27\x11\xe4\x1e\xaf\xef\xaf\xda\xb4\xc4\x31\x60\x09\x92\xdb\xb8\x5d\x4a\x92\x71\x64\x2c\xa8\xaa\xc6\xd4\x08\x91\x71\x24\xbf\xc0\x88\x0f\x9d\x30\x31\xd2\x10\x2e\xc5\x2c\x46\xe6\x2b\xfb\x8b\xc6\x2e\x35\x66\xa4\xfd\xfe\xf5\x05\xe8\x28\xb9\x7d\xf0\x0b\x77\x41\xa8\xb5\xca\xb0\x67\x56\xed\x96\x98\x40\x38\xd9\x6d\x46\x28\xe9\x68\x8e\xb8\xf9\xe0\x05\x34\x64\xca\xd4\x8c\x68\x16\xc7\x89\x7e\x81\xc6\x46\x2f\x65\x3a\xa0\xc3\xfb\x05\x9e\x21\x12\x01\x23\x02\x4e\x93\x02\xad\x6a\x44\x32\x6f\x75\x1b\x26\xd3\x6c\xa0\xa7\x50\xd9\x86\xc4\x83\xc8\xeb\xa0\x54\x4e\xa7\x46\xe6\xda\xd8\x58\x12\xe9\xfd\x57\x68\x47\x8d\x4c\xbe\xb1\x71\x24\x4e\xa9\x32\xb6\x57\x17\xfd\xfb\xab\xbe\x30\x8b\xb2\xbb\x2a\x4d\x5c\x23\x84\x48\x65\x51\xd7\xc8\x2b\xa6\x6c\x99\x88\xbc\x42\xfc\x35\x22\x56\x42\x82\x70\x64\xe1\x38\xc5\x1b\xd4\x58\x68\xb1\x94\x74\x1e\x59\xd2\xa7\x7a\x16\x53\xf0\x8c\xb6\x5d\xc4\xc2\x59\x89\xe7\x47\x48\xa2\xd6\x10\x62\x59\xb3\x14\xaa\x59\xd4\x47\xbc\x31\x16\xe6\x5b\x7a\x5b\x14\x6c\x0b\x53\x35\xc3\x60\xe5\x1a\xaf\xb1\x70\x1a\x1a\xa2\x92\x80\x84\x27\xa6\xfb\x54\x23\x16\x66\xd6\x61\xc4\xf1\x52\xf2\x6a\x44\x55\x1c\x64\xb2\x05\x44\x9a\x41\xab\x81\x5e\xa5\x71\x3d\x24\x33\x57\x75\x14\x46\xf8\xf3\x83\x81\x6e\xdc\x58\x92\x73\x62\xa3\xe7\x44\x30\x34\x2e\xa6\x3f\xa0\x72\xd6\xfd\x01\x9d\x7f\x5e\x0b\x5c\x8c\x3e\x24\x49\x45\x26\xfd\xca\x5d\x5f\x23\x2e\x46\x1f\xc5\x6d\x44\x8e\x7a\x96\x70\xdf\x57\xef\x02\xb8\xeb\xe5\x10\xaf\x11\x86\xd5\xe1\x9d\xcd\x58\x56\x03\x80\x4b\x42\x5d\x8b\xa4\x46\x5c\x47\xa5\x8b\xe2\x6a\x44\x6d\x5d\x5b\x1b\xe2\x60\xf4\xac\xd1\x36\xa5\xc7\xe4\x33\x29\x52\x7a\x34\x75\xb1\xa2\x8e\x49\x81\xd2\xa4\x19\x20\xeb\xe4\x76\xbf\x8f\x12\x16\xde\xa5\x83\x5a\xb9\x21\x84\x11\x74\x78\x99\x10\xeb\x6a\xe7\x4b\x84\x0d\xd4\x52\x7d\x64\xf6\xb0\x34\xe4\xb8\xf3\xe0\xee\x7e\x80\x52\x7e\xa6\xb5\x29\xe7\x95\x2d\xff\xec\x04\x3a\x78\xc7\x8b\x3e\x3e\x78\x22\x4a\x20\x8a\x07\x63\x7b\x05\x3e\xcb\xdd\x9a\x48\x58\x9f\xe6\xc5\x3b\x91\xd7\x3b\xbc\x44\x07\x1d\xbc\x9a\x2f\xae\xa4\x1a\x26\x2a\x14\xd7\x1b\x66\xa5\xcb\x6b\x6d\x32\x85\x61\x71\xc8\x6c\x11\x29\x02\x1a\xa1\x48\x04\x1e\x5e\x21\x8a\x80\x52\xef\x23\x45\xc0\xe6\xfe\x70\x3a\x34\xf7\x07\x22\x96\x4c\x1a\xe1\xc1\x4e\xaf\xfe\x6f\xce\x50\x33\x40\x3c\xeb\xf0\x4e\x5c\x32\xa1\x3e\x80\x69\x72\x98\xc8\x79\x29\x83\xf9\x0f\x2a\xe3\x5a\xbf\x88\x17\x49\x4e\x00\x2f\x99\xd2\x4b\x8e\xea\x35\xd5\x82\x52\x44\x3d\xbf\x61\x6e\x82\x04\xa3\x61\xa2\x43\x7e\x91\x92\x17\x6a\xbc\xd6\x4e\xf6\x83\x03\xfb\xc8\x53\x20\x0e\x44\x06\x17\x70\x60\xd6\xc0\x2b\x18\x9a\xdb\x2c\xe5\xe6\xf6\xa2\x02\x41\x88\xe2\xb8\xd9\x92\xcd\x8d\x4a\x15\x16\x2c\x70\x73\xe7\x78\x75\x08\x9c\xfa\x80\x85\x1d\x72\xf8\x7b\xfa\xcb\xab\x65\x3b\xf8\xcb\x6d\x49\x8a\x0f\x25\x37\x29\x65\x11\xe9\x41\xc3\x07\x2e\xfd\xe7\xc6\x19\x0a\xe9\x6e\xb2\xd2\xc7\xe5\x1d\xf7\xba\xaf\xe8\x56\x23\x05\xc5\x66\x92\x79\x0b\xc5\x4d\x11\x6a\x82\x78\xa9\x7b\xda\x6b\xda\x48\xd9\x43\xed\xc5\x80\xfd\x80\x27\x95\x8e\xcb\xb4\x31\x38\xc2\x3d\x82\x94\x25\x7c\x26\x56\x9b\xa9\x6e\xd3\x73\x5d\xdd\x01\x25\x1d\x89\xcc\x89\xe2\xa9\xd0\x94\x36\x6a\xd7\xda\x1d\x69\x19\x22\xb5\x1d\x52\x40\x3a\x81\xf6\x6b\xa2\x47\x5e\xe5\x9c\x6a\x5a\x96\x48\xb1\xbc\xb4\x32\x8a\xaa\xdf\x80\x1e\xd8\x3c\x06\x2c\xe7\x41\xab\x9f\x98\x32\x24\xb1\x22\x45\x6e\x61\xb7\x3b\x2c\x95\xc2\x64\x1c\x84\x41\x43\x2e\xbb\xa1\x28\x3e\x41\xc4\xdb\x86\x5f\xe0\x49\x94\xfc\xc2\x03\x73\x95\x30\x95\x28\x46\x88\x0f\xa7\xc4\x5d\xa7\x4d\x96\x96\x9d\x50\x02\x55\xe2\xad\x08\xb6\x44\x27\x94\x6b\xd9\x14\x72\x5d\xd3\x14\xe2\x5a\xf3\x3c\x60\x07\x34\xaf\x4b\x08\xd0\x6c\x6e\x2f\x3b\xa0\x31\x95\x29\x06\xb8\x87\xbc\x80\x88\x7a\x30\xe0\xfe\xd4\x90\x99\x3b\xcf\xb8\xca\x34\xea\xc8\xb0\x95\x58\x9c\xd7\x50\xc3\x90\xa7\xa4\x82\x9a\x32\xad\xbe\xa6\xd3\xcc\xbd\x28\xa0\x50\x95\x45\x21\x37\x35\xf1\x6e\x04\x95\xa2\xaa\xa9\x30\xaf\x41\xa6\xac\xb4\x44\xb0\xf4\x93\x6a\xa5\x35\xd1\x52\x98\xdc\x7f\x9b\x58\xcc\x6e\x77\xf6\xe6\xee\x79\xa6\x8a\x5b\x24\x06\x78\xda\x5d\x94\x20\xa0\x29\x02\xb4\xa6\x4a\x45\xa8\xf9\x01\xb9\x81\x38\x5c\xaa\x0d\x07\xa1\x90\x00\x37\xb6\xae\xb3\xaa\x09\x65\x15\x87\x09\x0c\xe6\xc0\xf1\xfa\x9d\xc1\x01\x5e\xdb\xba\x28\x50\x68\x44\xe1\x45\xd5\x30\xac\xa9\x51\xa9\x90\x1d\x20\x35\x54\x8e\x11\x4f\x4c\x8d\x27\xa1\x49\xb4\x51\xcb\x1f\x7e\x03\x47\xa1\x89\xa3\x35\xb0\x75\xf7\xb8\x30\x27\x28\x71\x45\x7b\x34\xcb\x9a\x12\x5d\xd2\xfd\x28\x35\xad\x1b\x44\xcd\x2f\x1a\xf9\x85\x77\xc5\x32\xf8\x49\x58\x4e\x28\xcd\xe8\xb3\x27\x75\xda\x2a\x8c\x99\x4e\x97\x91\xc6\xe8\x6b\x5a\x1a\x83\x17\xb9\xdb\x42\x9f\x58\x69\x31\xbb\x4b\xe2\xde\x1f\xac\xdd\xaf\xc5\xc0\x05\x09\xb6\xe0\xa5\xce\x7d\xe7\xdf\x41\xd1\xa6\xcf\x41\x17\xad\xf7\x1d\x2b\x2c\x7b\xad\x78\x69\x97\x4f\xd0\xc4\x0c\x70\xfb\x6b\x12\xe5\x40\x1d\x37\x69\xb0\x34\x92\x66\xb9\xe4\x3e\x6f\xb3\xc1\x8d\xea\x59\xa1\x94\x62\x36\x27\x66\xc5\x65\xdb\xf8\xd3\x20\xd4\x42\x0b\x9c\xdf\x43\x8a\x4e\xe2\x95\xa5\x52\x95\x12\x9c\xe1\xc3\x9c\x00\x17\x2e\x0c\x33\x02\x26\x49\xd9\x24\x9f\xe0\x0b\xaf\x9e\x03\xaf\x09\xb3\xfd\x21\x21\xce\xd2\x2a\x65\x42\xa1\x1a\xdb\x4f\x12\x6c\x90\xf1\xd5\xc1\x9c\xa3\xb2\x6c\x6a\xa2\x09\xf2\xf5\x3d\xc8\xeb\x05\x21\xf7\x88\xb7\x3a\x4d\x8e\xd2\x07\x12\x83\x28\x7d\xa4\xc2\x13\x3e\x4c\x7c\xa8\xfd\xdc\x8c\xe4\x83\x67\xb6\x21\x3a\xee\x29\x0c\x4b\xba\x4e\xe7\x86\xb6\x66\xc0\xe2\x88\xf6\xc4\xa4\x33\x4d\x2d\xda\xc4\x39\xc5\xd1\xb2\xf9\xa8\x3a\x49\x08\xd9\x2f\x54\xbc\xa0\x29\x30\x86\xd2\x6e\x8b\x34\xe5\xcf\xa2\x04\xdc\x9a\x96\x3c\x29\x11\x3a\x4d\x79\x32\x29\x15\xa9\xa6\x29\x4f\xa6\xcd\xb4\x77\x51\x05\x36\x83\x9e\x02\x65\x51\x32\x6b\x4d\x17\x8f\x68\xa9\x00\xe9\x42\x80\x80\x64\xf0\x34\xe5\xbf\x64\xdf\x45\x62\x71\x43\x09\x53\xe9\xa2\xec\x63\x41\xe3\xa6\x54\xe0\x95\x83\xc0\x17\xcc\x48\xee\x04\x10\x84\xb6\x9b\x01\x5e\xde\xc3\x37\x67\xed\x0e\xb0\x67\xb3\x31\x8f\x90\xc9\xf4\xda\xe5\x37\x13\x1f\x35\xc4\xc3\x13\xda\xbb\xf6\x59\xd3\x14\x1e\x1e\x16\xdf\x74\x1b\x2e\x7e\xef\xa8\x87\x4b\xf3\xa3\xa0\xb8\x34\xe5\xc1\x90\xec\xaf\x49\x0f\x91\xf6\x99\x41\xde\xd0\x5b\x70\x9b\xe2\x40\xf7\x03\xee\x70\x91\x7f\x46\xb2\xb6\xe3\x5d\xf2\xf6\xa0\x87\xcf\x0c\x73\x20\x1b\xd2\x31\x95\x61\xdf\x1b\x56\x25\x72\x00\x9a\x83\x5f\xc8\xf3\x68\x94\x98\x9d\x03\x67\x38\xd4\x6e\x78\xbf\xaa\xdd\xd9\xa1\x1f\x40\x1e\xec\x6e\xf3\xf0\x17\x6f\xcd\x28\x3d\x33\x74\x41\x41\xcd\x2b\x9d\x47\x9c\x2d\x23\x56\x71\xe8\x86\x82\x9a\x23\x25\x27\x31\xaa\x1c\x89\x29\x7f\xd1\xd1\x76\x97\xe4\x8d\xc3\x0f\x16\x71\x68\x1e\xa8\x5e\xad\x72\x06\x35\x4f\x71\x2e\xe9\xf2\x90\x9a\x19\x80\xa8\x52\x25\x35\x33\x7f\xc7\xfe\x93\x9c\xb0\x6f\xc5\x1c\x33\x13\xbe\xf3\xeb\x01\x81\xd4\x10\x70\xf2\x3a\xb4\x2e\xd3\x20\x97\xbd\xde\x69\x55\x00\x54\x9b\xb1\x49\x5e\x1c\x18\xdc\x54\xa4\xa7\x66\x26\x70\xdb\xc1\x92\x33\x98\x91\x87\xc8\xb4\xb0\xcb\x3c\x92\x51\xef\xce\xca\x75\x66\xbc\x60\x36\x26\x0b\xb7\x80\xdc\x0d\xb9\xf0\x30\xed\x7e\x80\xbb\x44\x37\xb7\xe9\xbb\xd6\x59\x99\x0b\xc3\x58\xc4\x33\xf3\x32\x66\x15\x3f\xb8\x18\x37\x20\x54\x95\x35\x53\x75\x5a\xe9\x84\x17\xf6\x2b\xb9\xa8\xa4\xeb\x5c\x17\x9c\x9a\x49\x25\x61\x0a\x8a\x0a\x33\x42\xf4\x07\x94\x33\x4c\x98\x2c\x56\x63\x51\x25\xd3\x7c\xa5\x4a\x31\x35\x37\xd2\xa1\x7c\x41\xb9\x61\x45\xa3\x5f\x40\xb6\xac\x38\x4e\x6e\xcb\x3d\x25\xa0\xa6\x34\xd4\x9a\xb1\xdb\x16\x6a\xfc\xc2\xc2\x84\xba\x40\x6e\xb5\xc3\xee\x72\xe7\x69\x50\xfc\xa0\xf1\x0b\xf5\xd9\x41\xfb\xd1\x2f\xac\x35\x17\x26\x68\x91\xca\xde\xb3\x23\xb0\x0b\xcd\x9c\x55\xec\x9a\xbf\x00\x53\x10\xf7\xce\x53\x36\x29\x9b\x99\x02\x6a\x36\xa7\xd7\xf7\xa4\x43\xa9\x8d\x79\x20\x6a\xb4\xba\x43\xd6\x1c\x15\xcc\xbc\xba\xc9\xf1\xbd\x99\x92\x86\xad\x93\x79\xe7\xfa\xea\x84\xc9\xf0\x67\x06\xaf\xc5\x4e\x98\x34\xa9\x25\x5a\xc8\xe2\x90\x77\x1e\x93\x5e\xdf\x1d\x07\x86\x34\xd7\x0c\xb3\x96\x5d\xa8\x99\x19\x1a\xd9\x24\x84\x74\x6b\x15\xd8\xad\x79\xe7\xb9\x2a\x18\x0f\x14\x6a\x34\x5e\x11\x75\xd7\xcc\x00\x98\x8d\x6d\x03\x7a\x3e\x58\xc3\x47\x10\x4c\xe1\xa2\x6c\x52\x3b\xf2\x01\xc3\x9a\x94\xd0\xcc\xcb\xd5\x6d\xda\xcb\xb8\x54\xd4\x27\x48\x3e\x71\x4e\x4b\xc7\xc8\xeb\xde\x88\xf6\x93\xea\xd9\x35\x9f\x40\x61\x72\x6f\xd8\x42\x52\x93\xf2\x49\xa5\xb8\xba\xfb\x9d\x27\xaa\x30\x80\x42\xcb\xcd\x7b\xea\x44\x3c\x9a\x54\xfd\xbc\x0a\xe2\x99\xb2\xae\xb5\xce\x42\x01\x25\x0d\x09\x6c\x99\xa6\x2a\x0f\x49\x53\x95\x35\xf9\x7c\x2d\xfa\x77\x97\xa0\x7f\x69\x66\x79\x8a\x22\x65\x93\x5e\x9e\xef\x08\x96\xa7\xf7\x29\x58\xf8\xcc\x64\x9d\x9a\x66\x36\x7c\x53\x95\x1b\xee\x81\xa4\x25\x3c\xdd\xc4\x93\x40\x82\x29\xca\x7a\x57\xbe\xc9\xd8\xcd\x27\x6e\x1c\xcb\x12\x01\xf3\xc3\x1d\xe9\x2f\x9e\x80\x1e\x85\x95\x07\x58\x31\x17\x78\x70\xd6\x98\x70\x1e\x72\x05\x23\x9a\x82\x88\x44\xc2\xfc\x50\xe3\xb1\x6c\xf1\x00\x2b\xc6\xc2\x43\x4e\x64\x52\x7a\xae\xf9\x82\x8f\x37\xd8\xa2\x1c\xe7\x9a\x1f\x6e\x59\x1d\x46\x65\x83\xa0\x2b\x59\xa4\x2c\xdf\xa7\xec\xac\x85\xb7\x3a\xa9\xde\x48\x2d\x1b\xe8\x4d\x47\x4b\xd9\x56\x97\x7a\xb0\x2c\x41\x92\x8d\x4b\x58\x6b\xe3\x07\xf4\xac\x0c\x7f\x82\xd5\xd7\x09\x58\x78\x15\x86\x7d\xdf\x85\x57\x61\xe8\xa2\x94\x5a\x02\x36\x59\x71\x1b\x13\x7f\x0d\x71\x73\xcc\xa6\x07\x3c\x9c\xc4\xfe\xca\x14\x58\x9a\x33\x03\x4a\x04\x45\xe9\x6c\x2a\x11\xab\xa5\xe3\xae\xb0\xd6\xb0\xf5\xee\x12\x79\x4e\x48\x1a\x2e\x11\xab\x63\x18\x23\x18\x83\x0e\xb7\x12\x69\x71\x77\x8f\x37\x41\xf2\x03\x24\x7d\x7b\x12\x69\x2d\x86\x7a\xa0\x35\x4a\xc5\x8f\x6a\xa1\x74\x22\x66\x56\x12\x88\x5a\x2c\xbc\x24\x20\x56\x44\x5f\x68\x9b\x92\x9c\x57\x78\xd3\xba\x0d\x49\x05\xd9\xc5\x36\x15\x14\x94\x0a\xae\xaf\x0e\x1f\xb8\x9e\x35\x47\xde\xdf\x69\x1b\x4b\xc9\x6b\xb1\x87\x1e\x40\xa2\xd2\x2e\x29\x79\x11\xb5\x60\xc8\x84\x51\x0b\xc3\x84\x0b\x87\x54\x95\x8c\xb5\x15\xb7\x29\x99\xfc\xc9\x43\x42\x31\xf2\xca\x2e\xe7\xa0\xe4\xe5\x02\xe7\xa0\xa5\x8c\xb2\x2c\x53\x92\x55\x4b\x21\xd0\xe2\xf1\xa5\x80\xc8\xc5\xc0\x4a\x21\x9e\xb5\x32\xb8\xb6\x53\xe5\xc6\x6a\x29\x9c\x83\xdb\x10\x5d\xc5\xde\x4a\xc1\x14\x9a\xfb\x87\x88\x57\xfd\x3b\x8f\x7b\xc9\x67\xa5\x2e\xe6\x22\x98\x91\x4a\x5c\x8c\x14\x8a\x4e\x26\x3e\xe4\x09\xeb\x06\x92\x5a\xea\x42\xb3\x3b\x38\x38\x47\xa1\x0d\xa6\x28\xa7\xce\x14\x24\xfa\x56\xd3\x56\x03\xfb\x6a\x3f\xa9\x61\x5a\xcb\x94\xb2\xa2\xf5\xe3\xd2\xe0\x0f\x33\xa1\x35\xd4\x17\x10\x6f\x2c\x0d\x08\x93\xa1\xad\xf0\xc6\xac\x66\x32\x59\x3e\x42\xc9\x9f\xa5\x53\xbd\x95\x2c\x5f\xfa\x5a\x34\x4d\xa0\x2f\x96\x2f\xac\xa2\x84\x8d\xb9\x63\xe9\xbc\x44\x41\x38\x43\xf6\x84\x4f\xc6\xd2\x17\x10\x9a\x45\x67\xb2\xb4\x87\x84\xec\xe0\x0e\xa6\x50\x96\x54\xd3\xa0\x16\x78\x09\x2d\x6a\x96\x41\xc1\x5c\x62\x5d\x19\x54\x2f\xa2\xbf\x40\xcd\x1b\xef\x27\x26\x47\xa8\x08\x68\x2d\xb8\x4f\xd3\x1e\x8e\x32\xc0\x54\xcc\x85\x10\x65\xa6\xab\xea\x6b\x59\xc9\x12\xde\x90\x03\xc7\x96\x3b\xd8\xd7\xee\xf0\x03\x3a\x80\xd5\xe3\x12\xda\xa4\x61\x97\x9d\x17\x36\x6b\x08\xda\x83\xa4\x65\x95\x25\xb4\x49\xa3\x29\x2c\x9a\x13\x5f\x0f\x08\xb4\x7b\x84\x2e\xe1\x85\x81\x81\xc7\x5e\xec\xb2\x64\xb4\xe1\x21\xc9\x19\x05\xf3\xc1\x2b\xf7\xdc\x26\x63\x34\x2b\x5d\x0e\x4a\x1d\x9d\xe5\xa0\x1a\x20\x89\xa2\xb0\x52\xb1\x75\x8b\x72\x80\x77\x4a\xca\x29\x88\x5b\x6b\xcd\x5b\x10\x3e\x4d\x4b\xb7\x85\x2e\xcb\xcd\x63\x32\xdf\x4f\xb3\x3c\xc8\xdf\x7d\xc4\xf0\x06\xb1\x66\x72\x38\x21\x31\x98\x51\x31\xae\xad\x7a\x35\x4f\x1c\x4a\xde\xe5\x34\x33\x99\x71\x21\x55\xd7\x4e\xc9\x42\x2b\x93\x17\xff\xa4\x62\x9f\x3c\xc2\x20\x08\xfe\x02\xa6\x31\xb3\xeb\x13\x87\x94\x19\xd1\xb9\x26\xe1\x21\x91\x58\x25\x71\xb7\x5c\xe4\x54\xaf\x07\xe0\x1b\xde\xb8\x17\xf7\xa9\x31\xcf\xbb\xe3\xab\x97\x1f\xd2\xa0\x45\xb5\x72\x71\x13\x58\xe6\xb8\x20\xf4\x9b\x64\x2f\xd0\x93\x37\x09\xaf\xfc\x54\x7e\x7b\x2d\x88\x84\xb3\xe0\x54\xa6\xb8\x18\x92\xb5\xc2\x72\xe3\xb2\x12\x4f\x13\xd2\xe1\x30\x9e\x50\xc6\xd0\xa2\x59\x41\x86\x44\x34\x9a\x10\x06\xd7\x0c\x11\x52\x7d\x5f\x07\x2b\xa4\xc7\xe0\x3d\x03\x61\xd1\xd7\x7f\xd5\x42\x61\xd1\x73\x7e\xd6\xd2\x0b\x82\x87\x2b\x65\x90\x50\x77\x27\x59\xce\x7a\x80\x04\x0b\x51\xf0\x4c\x36\x95\x4d\xab\x75\x83\xfa\x2d\x1e\x5b\x51\x35\xc7\x86\xde\xba\x81\xb8\x5e\xed\xb5\x50\x59\x0f\x50\xdb\x51\x82\x5c\xdd\xe8\x37\xa8\x6a\x73\x87\x24\xbf\x30\x30\xa2\x3b\x80\x44\x34\x0c\x01\x0d\xf0\x4d\x6d\x32\x79\x71\xec\x8a\x6b\x2d\x54\x87\xa1\x56\x94\xc1\xd9\xda\x4f\xca\x26\xd4\x8a\x1a\x38\x56\x80\x6b\xc0\x99\x64\x68\x02\xec\x7e\xe2\x5b\x15\x37\x5c\xb8\xd0\x76\xad\x14\x2a\x0d\x0d\x2f\x8a\xb7\x96\x5e\x71\x15\xe8\x66\x9d\xb9\x06\x8a\x43\x42\x40\xe4\x6d\x69\x9a\x60\xa4\x92\x2e\xdd\xae\xae\x38\x36\xed\xe0\xca\x12\xcd\x56\xe3\x6b\x44\x05\x99\xe6\x2e\x0a\x4a\x67\x0b\xa8\xff\x9f\xb1\x2b\x39\x9b\x18\xd5\x81\xa9\x4c\x08\x6d\x36\xc1\x65\x72\xf1\x9a\x7f\x08\xef\x73\x95\xa6\xca\xef\xf6\x1f\xdd\x6d\x83\x00\x21\x0a\xad\x25\xa9\x76\x9f\x81\xfc\x7d\x1a\x45\xd6\x0e\x75\x97\x8b\x1f\xf8\x07\x1e\x73\xd5\x5d\x30\x9a\x62\x9a\x86\x93\xcc\x68\x2a\x2f\x2c\x9c\xd6\xa5\x10\x82\x99\x06\xcc\x83\x19\xa1\xf2\xca\x38\xfd\xc3\xf6\xef\x3f\xd3\x01\x1c\xa3\x32\xd9\xcf\xf4\x0f\x90\x6c\x3a\xdd\x47\x0d\x52\xed\x1f\x72\x18\xa2\xba\xd2\xfd\x4a\xd2\x73\xbc\xd8\x35\x94\xf6\x7c\x0c\x14\x38\x5d\x1f\x1a\xde\x93\x70\x93\xe8\x1b\x0c\x26\x36\x4a\x1b\xed\xdd\x93\x9b\x47\x0d\x4d\x5d\xd1\xb5\x64\xc0\x33\xce\xf6\xa1\xf1\x62\xdd\xbe\x69\x4f\x8f\xc6\x23\x45\xb0\x70\x34\xae\x95\x94\x09\xa3\x31\xc8\x5c\x72\x63\xbc\x60\xb7\x6f\x66\x41\xda\x69\x7d\x8f\x1d\xd0\x0e\xda\x69\x71\xb4\x5c\x1a\x13\xc1\x9b\x4e\x73\x1f\x18\xa6\xce\x90\xd1\x93\x07\x35\x4c\xc2\x5f\xef\x83\x8e\xc0\x16\xef\x1b\x1a\x52\x7d\x49\x1c\x1d\xdb\xda\x13\xdb\xa9\x41\x30\x8f\x02\xde\x6e\x66\x49\xc0\x5b\x6b\x17\x47\x27\x49\xea\x81\x89\x73\xac\x52\x1b\x0c\x38\xb6\xeb\xe5\x78\xe1\x6e\xb7\xd1\x6a\xb0\x3c\x86\x2d\x0b\x63\x70\xee\xc5\x3f\x83\x9b\xdb\xff\x0f\x64\xbd\x70\x03\xf0\x5a\xb3\x70\x64\x5a\xec\xf0\xd6\x1d\xb4\xb3\x99\xe1\xe8\x39\xe7\x69\x83\xe7\x9c\x23\x92\xc7\x8b\x97\xfb\xe6\x95\x0a\x78\xd9\x9a\x1d\x13\x12\x8b\xc2\xe8\x1c\xb4\x1b\x40\x1a\x3f\x1d\xde\x23\xc8\xe1\x9b\xbf\x40\x61\x7c\x5d\xbe\x06\x1d\xeb\x94\xd0\x6e\x8c\x38\xf9\x85\xa6\x2d\xf2\xb4\x76\x13\x0f\xdf\xd0\x30\xe1\x4a\xf7\xd1\xa4\x0c\xd6\xc8\x13\xca\x19\xb3\x62\x58\x1a\xc6\xc4\x44\x9b\x28\xa8\x2e\x95\x01\x65\x0c\x68\x2e\x37\x2f\xe5\x04\x47\x7f\x3a\x24\x20\xd5\x59\x3c\x26\x98\xc3\xd3\xb0\x48\x91\x97\x0a\x31\xc7\x56\xbc\x8c\x45\x70\xd7\xfd\x03\x0e\xeb\xcf\x07\x01\x7f\x17\xff\x4f\x92\x34\xa4\x45\xfe\x15\x89\x0b\xec\x2a\xa0\x36\x98\x63\xdb\x57\xa3\xb1\xe3\xe4\xb4\x3c\xdc\xe9\xd2\xfe\xb7\x63\x88\xb1\xc4\xf6\x4d\x1d\xa8\x37\x67\x45\xec\x60\x56\x19\x9f\xbb\x8c\xb0\x50\x92\xc0\x31\x90\x44\xc6\x97\xec\xc1\xc8\x60\x65\x15\x1c\xe3\x40\xb8\xa5\x25\x5b\xea\x28\xcd\xab\x30\x88\x1a\xfd\x8e\x83\xbc\xa7\xeb\xd5\x38\x30\x45\xa6\xe9\xc0\xaa\xe9\x66\x33\x0e\x1e\x09\x3e\xba\xa1\xd5\x54\x72\xce\x31\x60\x31\xdd\x3e\x0d\x3e\x20\x49\x6c\x72\x12\x16\x5a\x2c\x01\xeb\x6e\x42\x50\x03\x50\x76\xf3\x76\x42\xca\xc9\x6a\x8f\x81\xc1\x60\x5f\x0f\x1a\x58\xd6\x45\x38\xc7\x38\x49\xb3\x9f\xb9\x1b\x3c\x28\x9a\x50\x0d\xf1\xc7\x99\x35\xb1\xf5\xc9\xd5\xf8\x86\x3a\x7d\xb1\x69\xdf\xfc\x05\x5c\xe4\xac\xe3\x1b\xd0\x4b\x6e\x9f\xf7\x73\x9e\x34\x2f\x17\xf2\xb6\x7e\x9e\xa1\x7e\x36\x08\xb9\x92\xd7\xc4\x7c\x37\xc4\xc8\xe7\x19\x14\x08\x2d\x0f\x26\xd0\x76\x00\xd8\x80\xc9\xd4\x5e\x4f\x83\x19\x23\x0d\xe9\x07\x9d\xea\xec\x76\x3c\x58\xef\xc3\x08\x7c\x3c\xe8\xd3\x90\x81\x36\xd4\xcf\xff\x15\x30\x46\x34\xd1\x6b\x4e\xea\xb8\xf1\x74\x7c\xaf\x41\x3e\x81\x67\x91\x88\x02\x6d\x56\x5e\x8c\x87\x68\xd9\xed\x21\x4d\x81\x4f\xc1\x17\xca\xce\x6a\x49\x88\x88\x8e\xfa\x69\x1f\x1a\x6a\x1f\xc4\x50\x6b\x7e\x04\x02\xea\xb9\xd9\x11\x3b\x58\xbb\x5e\x07\x79\xfc\x72\x03\x2d\xfd\x50\xff\xfd\xa7\x39\xb0\x3d\x7e\x9d\x53\xe6\x2f\x08\x3f\xaa\xdf\x40\x10\x8a\x64\x71\x30\xb6\x77\xf8\x83\x03\x97\x43\x93\x70\x21\xb5\xd4\xd4\x33\x10\xd3\xf4\x33\x8e\x44\x21\xa6\xd8\x28\xe4\xdc\xc1\xc6\x52\x3b\x92\x93\xb1\x65\xa5\x07\x3d\xc3\xe5\xf6\xd3\x02\x19\x67\xe8\x39\x90\x03\x53\x14\x32\xf0\x37\x4c\xe2\x06\x92\x97\x9f\xb9\x7f\xaa\x7f\x40\xa6\xda\xcd\x3d\x60\xcf\x57\x53\x80\xb8\x5f\x37\xc0\x28\x0e\xdf\x40\xa2\x24\xd2\xd0\x18\x0a\xf5\x1f\xcd\x9f\xc0\xf8\xe6\x41\xbe\xd8\xb4\x7e\x66\xe1\x85\xa6\xd5\x27\x5e\x14\x26\xb7\xf6\xf7\xe9\x3e\xa5\x67\x90\xa8\x0d\x1e\x99\x9f\x51\x24\xd7\x9c\x55\x8d\xe9\xc5\x9d\xd5\x78\x2b\xd2\x00\x2c\xe1\x1b\x50\xb1\x6e\x9f\x67\xf0\xba\x8e\xf5\x80\x8a\xd5\xf6\xde\x00\x2c\x75\x08\x5f\x30\x1d\xa3\xf6\x52\xd4\xdc\x8c\xfe\x00\x9c\xe0\x29\x21\x0a\x95\x2a\x2d\x1a\xef\xae\xfd\x4f\x8a\xb8\x60\x08\xb0\x6f\x1c\xd1\x48\xbf\x66\x20\x33\xde\x68\x33\x47\x4b\xb9\xea\x2f\xa0\x16\x93\xa8\x8f\x84\x9c\x9b\x9b\xe0\x81\x35\xdc\x04\xc2\x3d\x3d\xeb\x0d\x61\xec\xfe\x9f\x1a\x59\xc9\xb8\x40\xc6\x9b\xe9\x21\xf6\x8a\x62\x68\x7e\x9f\x37\x51\x5d\x17\xa2\xe7\xaa\xf8\x8b\x41\x15\x93\x66\xad\x43\x2a\x0a\x13\x44\x47\xea\x8a\xcf\x07\x49\xb3\x06\x41\x8c\x6a\xce\xea\x4c\x18\xa3\xff\x07\x64\xa4\x70\x52\xc0\x78\xed\x20\xf7\x40\x98\xb1\xf3\xc5\x04\xeb\xb3\x7d\xfe\x87\x43\xbe\x2e\xf8\x31\x70\x72\x74\xbf\x9f\xbb\xcd\x3f\xc0\xe0\x24\xbd\x78\x0c\x44\xf6\x58\xb5\x1e\xa8\xd7\xa6\xba\x04\x23\x08\x40\x75\x40\x46\x6c\xf0\x7e\xf0\x33\x14\x31\x02\x01\x11\xbc\xef\x6b\x96\x83\xb3\x6c\x29\x08\xc7\x41\x3b\x7e\x05\x2b\x34\x5b\x25\x1c\xd0\xe2\xaa\x3e\xe2\x08\x5a\xc2\x55\xba\x77\x44\x00\x25\xc8\x88\x12\x48\x9a\x63\x53\x62\xbc\x70\xb4\xda\x88\x1d\x33\x51\x82\x5a\xcc\xca\x30\x9e\x85\xc9\x13\x5a\xc0\x3f\x26\xce\x1e\x4b\x31\xe6\x29\x77\x17\xc4\x9f\x16\x7b\xf3\xc0\xb3\x48\x9c\x24\xd1\xed\xe5\x7e\xf4\x0b\x09\x12\x44\x02\x92\x27\xda\x9e\x15\x8b\x89\x08\xbd\xa5\x12\xa0\xea\x46\x15\x59\x81\x79\xf9\x0d\xe6\xd8\x57\x1f\xcc\xa7\xe8\x4b\x5b\x40\x0f\xec\x13\x36\x56\x9e\xfa\x22\x73\xf1\x72\xe0\xc5\x81\xf9\xfe\x23\x6b\x57\x22\x11\xf7\x01\xf5\xa4\xd7\x02\x09\x17\x8b\x20\x5e\x20\xbf\xa2\x95\xb2\xb1\x43\xee\x08\x45\x07\xfc\x04\x3f\x6b\xbb\x53\x83\xea\x1d\xb3\x43\xb2\x58\x56\xef\x9c\x79\x8d\x01\xb9\x0f\x1d\xa7\x19\xcc\x78\x63\xfd\x7b\x1c\x39\x91\xea\xe2\xa0\x12\x4c\x90\x2e\x0e\x5c\x46\xbc\x69\x0f\x80\x46\x0b\x96\x83\x72\xc1\xdb\x3e\x0b\x29\xfb\x03\x48\x6b\x9f\x0f\xc4\xbd\xc3\x3d\x82\x66\xaf\xed\x8b\x7b\x67\xf3\x9e\x49\x1d\xae\xa0\x46\xb0\x6c\xb2\xf0\x5d\xc0\x33\xd0\x29\x6a\x82\x19\x70\xc2\x82\xe7\xa4\x43\x8a\x2e\xcb\x71\x02\x9b\xff\xdc\x22\x25\xb6\xf7\x00\x94\xb8\xdb\xe7\x03\xaa\xd9\xbc\x52\x67\xf2\x82\x3b\x45\xd2\xd7\xf0\x33\x64\xdb\xe7\x19\x92\xc3\xe2\x14\xae\x83\xd6\xaf\x06\x5c\x07\xbb\x65\xdf\x95\x0c\xad\x69\x82\xeb\xe0\x7b\x8b\xfc\xcb\x11\x04\x50\xed\x90\xe1\x80\x7a\xb7\x7d\x0e\x94\x6b\xc2\x5d\x53\x03\x46\x4e\x1d\x57\xe4\x1e\x41\x47\xc4\xe1\x67\x5e\x7c\xa5\x81\x08\x26\x6e\xb7\x0b\x54\x5c\xb8\xd2\x19\x01\x5e\x9c\x01\x4d\x32\x63\xa5\x3f\x40\xe2\x86\x82\xc1\x5b\xf6\x06\x67\x59\x8c\xdc\xb9\x43\x35\x05\xf0\x17\x70\x5e\x86\x20\x0c\x37\xc0\xbb\x21\x57\x3c\xc7\x37\x29\xd0\x18\xe0\x3e\xb0\x79\x4c\xa9\x11\xb6\x30\x7d\x36\xa8\xab\xd4\x00\x63\x59\x7c\x2f\x0e\x54\xba\xf9\x9c\x9a\x0f\x8b\x10\xfb\xff\x2c\x3f\xa5\x67\x0e\xc1\xbc\xfb\xd0\xeb\xc2\x27\xca\x93\x13\xaf\x69\x7b\x81\x79\x58\xb9\x1f\x0f\xe3\x25\xdc\x05\x9c\x24\x9c\x25\x21\x1e\x28\x6c\x2d\x95\xe0\x60\xe0\x8b\xe8\x04\xf2\x6e\xb6\xa4\xce\x1f\xae\xd2\x1a\xd4\x44\xe9\x9b\xa2\x1e\x27\x94\xd0\xa5\xbb\x81\x0e\xa5\xde\x7f\x0b\x3d\x19\x88\xa2\xcc\xd1\x63\x6e\x64\x4d\x35\x48\x98\xec\xcb\xc2\x84\x9a\xd7\x5e\xaf\x13\x99\x1f\x95\xfb\x76\xcc\x8d\xdb\x4b\xb7\xe9\xc9\x5c\xe7\xbe\x8f\x4f\x14\xe2\x1b\xce\x4e\x31\x09\x84\xa7\xfb\xa4\x61\x47\x6b\x37\xa1\xf7\xb5\x03\xf2\xa4\x77\xa4\xa4\xf9\x64\x70\xb2\x6f\xf4\x93\xb5\x6e\x9a\xa9\x2e\x60\xaf\xe9\x67\xc4\xf0\x68\x25\x26\x9c\x0b\xb6\xe9\x16\x09\xd2\x8a\x49\x20\xe0\xf1\xcc\x15\xde\x3c\xb5\xed\x66\xc5\x16\xf0\xb8\x2b\x25\x95\xa0\xeb\x44\xf8\xb2\xb1\xf1\xac\x59\x2a\x49\xcf\x0b\xda\x79\x75\x59\xb9\x4d\x4d\x64\xcd\x72\xaf\x7a\x06\x5a\xff\x34\x48\xdd\xe5\xf2\x0f\x49\xa3\x9a\x6c\xc0\x38\x52\xdd\x4c\x84\xc2\x38\x17\xd6\x6c\xf4\x04\xd7\x18\x1a\xb2\x80\x87\x9f\xa1\x4d\x5f\x7e\xa6\x8a\xd6\xab\x4f\x78\x3c\xdd\x20\x62\x8a\x86\xff\xe7\xad\x69\x99\x02\x6a\x68\x75\xc4\x4c\xe6\x7b\x54\xe2\xe2\x31\xe1\xaf\xa0\x4c\xe4\x63\x36\x72\x8b\xc6\xc4\xfc\x8f\x3a\xb9\x27\x15\xb4\xfe\xbe\x43\xbb\x63\x12\x3b\x13\xd8\x68\x16\x99\xd9\x5c\xc0\x71\xf6\x1c\x93\x06\xd9\xb9\xcf\x97\x7b\xa4\x46\xb7\xbb\x09\x72\x97\x56\x92\xde\x9e\x8e\x9c\x9a\x3d\x53\xd7\xea\xf9\xc2\x3e\xf7\x33\x16\xca\xd3\x36\x70\x50\x7b\xe5\x11\x27\xf3\x61\xd7\xf4\x3e\xf0\x0e\x18\xb9\xf4\xea\x31\x78\xf6\x4b\x09\x31\x5f\x78\xda\x8b\x54\xe3\x33\x78\x47\xff\x53\x51\xd5\x31\x83\xea\x24\x11\x18\x10\xdf\xe6\xb4\x54\xb6\x7a\xa1\xe1\x81\xe0\xca\xf9\x63\xb2\x78\xb1\xca\x54\x8c\x89\xa8\x97\x50\x66\xe5\x31\x5f\x74\xdb\x8b\x34\xc6\x33\x20\xe2\xbd\x70\x28\xb9\xe3\x78\xb5\x89\x98\x97\x98\x96\x23\xd4\xb5\x7a\x0e\x18\xf3\xe2\x18\xa7\x39\x91\xdd\xd7\x3b\x6e\x0e\x8a\x09\xbf\xc0\x95\xd5\xb1\x32\xe7\x05\x9a\xc4\x1c\x2f\xbc\x0d\xa7\x06\x9d\x93\x34\xea\x7d\x6a\x5f\xed\xfe\x3a\x81\x5d\x7d\x71\x9a\x0b\x07\xa3\x79\x69\x0d\x7e\x20\x12\x16\xad\xfd\x02\x0b\x13\x2e\x0a\x9b\x97\x7a\xe5\xbc\xf9\x07\x6c\x10\x4b\xc7\x45\x9a\xd4\xe2\x8b\x4c\x7b\x91\xf9\x60\xd2\xaf\xd4\xf7\xcd\x09\x68\x6a\x0f\xa0\xc9\x5a\xca\x4e\x5a\x33\xf7\xe4\x15\x37\x31\xfe\xfd\xe7\x93\xdf\x71\x32\x64\xc5\x92\x69\x9f\xb8\xc1\xfa\xff\x64\x0f\x0d\x7b\x27\xcd\x26\x81\xd7\x06\x41\xd3\xb9\xb3\xde\x85\x5a\x24\xda\x95\xcd\x63\xa2\xcc\x8f\xfd\x30\x66\x62\x5d\xe9\x01\x26\xb1\xae\xe5\x35\xab\x26\x3a\x01\xf1\x7c\xc1\x6e\x2f\x9e\x78\x60\xdd\xcf\x2c\x00\xcb\x16\x73\xd7\xb1\xe3\xd9\x1d\x1c\x6c\x50\x83\xcc\xf4\x8e\x1a\x23\xa1\xaa\x73\x28\x4d\x78\xa2\xda\x4f\x6f\x9e\x9d\x2f\x88\x46\x40\xd5\xe2\x31\xbc\x50\x75\x3a\x67\xda\x3c\xe1\xbf\xed\x95\x3e\x41\x92\x0f\x6b\x96\x09\xf2\xca\x9f\x64\x15\xdd\x38\xe7\x09\x76\xfe\x74\x08\x35\xb3\xb9\x91\x41\xd5\x0e\xd0\x9b\x57\xf2\x8a\x5a\x78\xb1\x6c\x75\x78\xc8\x64\x14\x8c\x4a\xa7\x8c\x79\x41\xce\xb8\xcb\x0b\xd3\xac\x5b\xca\xbc\x78\x0b\xb6\xbc\x7d\xf1\x6c\x57\xee\xfb\x31\xe1\xbb\xea\x1c\x4c\x93\x29\x22\x9d\x23\x6c\x22\x45\xe4\xfa\xb4\xf8\x60\xde\xd5\x20\x54\xc0\xc5\x02\xfe\x05\xab\xdd\x7e\x80\x13\xce\xae\xc5\x87\x1c\xa0\xa8\x9d\x11\xe6\x4d\x0d\x4e\x75\x03\x3c\xa3\x04\x87\xe7\x4d\xff\x49\xe3\x8d\x9b\x13\x5d\xfc\xc6\xc5\x36\xdc\x28\x13\xb7\xf9\xf9\x01\x11\x7a\x06\x3c\x75\x78\xd2\x7c\xf2\x2a\x26\x2a\x13\x7e\x0a\x62\x4f\xc2\x4f\x7b\x9c\xcd\x07\x0c\x5b\xdc\x04\x54\x67\x9f\x2e\x92\x61\xfd\x01\x41\x8e\xb7\xe9\x43\x0b\xbd\x50\xf6\x42\x2e\x1f\x7b\x86\xac\x1f\xa6\x52\xbb\x70\x31\xb8\xda\x56\xbc\xf5\xc3\xea\x8b\xa6\x05\x4d\xb0\xa1\xdd\xfa\xe5\x28\xba\x7e\xc8\x51\xfc\xe9\x2e\xb4\x7e\xe4\x8d\x4d\xcf\x94\x2b\x61\x02\x77\x8a\x2e\x13\x00\x8d\xa7\x80\xdf\xfa\x9d\x68\xc1\x1f\x30\x44\xde\xcf\x2f\x02\xb7\x27\xf4\x82\x62\xb9\xc8\x30\xba\x36\x2a\x65\xc5\x6d\x6b\xa3\xad\xd5\x5f\x6c\x05\x53\xa0\x1e\x53\xf3\xac\x23\x60\xa5\xa3\x84\x0e\xb2\xb5\x51\x7a\x76\x77\x42\x95\xa1\xbf\xc0\x3e\xaf\x6e\x12\xf8\x62\x9a\x06\xf8\x1e\x9a\xa6\x82\x65\x92\xb8\x5e\x05\x24\x69\xe1\x17\x9c\x73\x4b\xf5\x33\xf7\xa8\xfa\x47\x28\x91\x23\xe2\x17\x42\x89\x8a\xb0\xc4\x2a\xa4\x47\xcb\x50\xb1\xe3\x24\xfe\x17\x3d\x6d\x7d\xe1\x5d\x95\x16\x35\xa1\xbc\x05\x3d\x71\xa9\xfe\x82\x27\x8c\x6e\xed\x0b\x7a\x62\x55\x71\x1f\xab\x26\xa2\xf7\x17\xe0\x76\xcf\x2a\x0b\xf9\xd8\x40\xbc\x2a\x64\xdd\xe7\x19\x27\x8a\xf4\x2b\x0b\x58\x77\x38\x85\xdd\x4a\x5d\xaf\x99\x95\xe9\x1e\x9d\x6a\x7c\x01\xbd\x0e\x27\xa5\x5b\x8d\xd1\x6a\x7e\xe6\x31\x26\x20\xb7\x50\x46\xc7\xa9\x7d\x56\xc7\xfe\x68\xfe\x1f\x95\x4f\x3c\xaa\xce\xcb\xbd\xe4\xc0\xea\x1c\xa6\x9f\x19\xec\xa9\xa5\xeb\x29\x8a\x44\x63\x07\x83\x7b\x66\xe1\x4c\xe0\xfc\x08\x0b\x8a\x5a\xa7\xa8\x5c\x83\xa5\xb0\xf4\xff\x00\xef\x08\x23\xad\x81\x50\x01\x1d\x00\x6b\x24\x3b\xfb\x87\xc6\x49\x11\x89\x83\xa2\xcb\x83\x66\xd8\xf7\x67\x13\x0e\xe4\xfe\x5b\x6e\x82\x22\xde\x0c\x06\xed\x6e\xf1\x28\x5f\xbc\xdb\x4b\xf3\xff\x94\xb7\xe6\x40\x26\xea\x29\x6e\x11\xa3\xf4\xa6\x84\xb7\x41\xfd\xd0\x94\xf8\xd8\xe3\x44\x49\xca\xea\x79\x21\x5e\x36\x43\x02\x2f\xdb\x82\xb5\x80\x80\x8b\x8e\xb1\x15\xdc\x23\x6e\x0f\x0b\x67\xc1\x42\x97\x5c\xe7\x74\x5f\x09\x88\xa7\x7b\x40\xc1\x03\x1d\x2a\x8b\x51\xe0\xc3\xcf\x1c\x93\x1a\x98\x58\xa9\xee\x67\x0c\x49\xf2\x7f\x01\xdd\x36\x63\xcf\x35\x77\x5c\xfe\x45\x12\x0b\xdd\xc4\xe7\x87\x1b\x59\xb9\x35\x86\x85\x1e\x86\x9f\x89\xb8\x2d\x38\x5e\x34\xfb\x81\x40\x0b\x41\x51\x25\xfc\xcc\x1d\x24\x44\xb3\x90\xf5\x51\x45\x2d\xc7\x42\x94\xd4\x67\x7f\x2c\x70\xaf\xb9\x91\xd8\x55\x7a\xa4\x95\xd8\xd5\xa2\x0f\xd0\x74\x38\x7f\xe2\xda\x89\x2f\x3c\x2d\x3b\x16\x6a\xf8\x0b\x4a\x92\xe1\x3e\xb8\x85\xc6\x9f\x72\xf7\xac\x9d\xab\x62\xde\xdc\xb9\xa1\x34\x44\xea\x69\x9d\xe6\x65\xb1\xa2\xb7\x2f\x0d\xeb\xc0\xb4\xea\x46\xbb\x0e\x88\x67\x2f\x3c\xd4\xb2\x25\xdc\x00\x85\xc2\xe7\x85\x4c\x30\xad\x41\x1f\xc9\x5c\x1a\x24\xa2\xa8\x8a\x20\xfe\x3a\x72\xc3\xf8\x0b\x50\xed\x89\x3f\x70\xce\x59\x40\x9f\x49\xb4\xd6\xfe\x24\xb7\xa9\x01\xf8\xd2\x16\x21\xfa\x95\x7a\xd7\xe9\x0f\xe2\xdf\x7f\xc2\x4e\x6d\x8b\x21\xda\x56\x67\x2c\xa2\x57\xcf\xd3\xc9\x60\x09\x37\x70\x22\x48\x49\xa3\x66\x60\xd5\xe7\x7b\x0e\x41\xeb\x08\x77\x84\xe1\x34\x92\xeb\x02\xf3\xf8\x58\x65\x8d\x71\x57\x0c\x58\x17\xc6\x60\xd9\x09\x4d\xaa\x6d\x79\xeb\x02\xde\xf6\xc2\x41\x2d\xea\xe8\xc8\x05\xb5\x68\x31\x5c\xba\x0b\xb8\x5b\x14\xdd\x84\x47\x1e\xc2\x9d\xa2\xd1\x3f\x80\x39\x2d\x19\x6f\x48\x11\x4f\xda\xcd\x13\xc7\x3b\xec\xa6\xb3\x98\xcf\xa4\x1b\x2b\x6d\x56\xb8\x41\xa3\xf7\xf4\x93\x75\x9e\xd4\x24\xe2\xa8\x5c\xe4\x60\x3d\x49\xa4\x96\xfe\xe1\x4d\xc9\xa2\xf1\xe1\x1e\x33\x7e\x78\x52\xb2\xf8\x07\x08\x3b\x9f\x9c\x0f\xca\xa4\x79\x0f\xd2\xe3\x60\xb9\x4f\xa8\x2b\x9c\x2b\x7f\x3d\x60\x3f\x41\xa2\x9d\x2e\x07\x56\x2c\xed\xd4\x7c\x3a\xea\x64\xff\x61\x18\x42\x7e\x3b\xb3\x4a\x5a\xb3\xb4\x23\xb2\x4a\x65\x30\xc7\x0e\xef\x59\x7b\xd1\xef\x2f\x32\xfc\x28\xc1\x77\x22\x43\x2d\xfe\x8e\x48\xac\x66\x53\xf3\xbe\x91\x7d\x74\x94\xee\x44\x7a\x62\xc8\x1d\x71\xe3\xc5\x14\x6c\xd8\xc7\x92\x55\x3b\x13\x43\x3a\x0a\x75\x47\x36\x71\x7b\x40\xee\x1b\xbc\xea\x96\x7b\xe4\xb6\xd6\x3c\xee\x1b\x16\x3b\xdc\xe2\xc5\x17\xdc\x25\x38\x52\x67\xca\x0e\x8f\x5a\x3b\x2d\xef\xe9\x53\xe0\x2e\x0b\xa2\x27\x85\x97\x77\x40\x45\x7b\xe1\xef\x84\x8a\x5e\x07\x56\x91\xb4\x76\x6c\x67\x55\x48\xc7\x34\xed\x08\xe4\x72\xda\xed\xbd\xd0\xd1\xda\x1f\x10\xa8\x69\x12\x0a\xb7\xb1\xde\x47\xae\x71\x15\x15\x1e\x7b\xa5\x16\x47\xfb\x7c\x47\x6e\x71\x3b\x1e\xef\x84\x8a\xba\x15\xef\xe9\xeb\xaa\x5b\xed\x0e\x9f\x02\xbb\x19\xef\x50\xb4\x3a\x62\x73\x87\x8f\x81\x9d\x49\x76\x40\xc9\xe1\x7c\xb7\x3b\x33\x0c\x55\xbf\x70\x93\x24\xd3\xf8\x70\x1d\x44\x03\x7c\x59\x8b\xa7\xb9\x71\xe9\x25\xec\xf6\x17\x5b\xce\x6e\x9a\x1a\x04\xc1\xfa\x53\x16\xed\xbd\x71\x40\x6e\x8c\xf8\xc9\xac\xda\x18\xda\x2f\xe9\xbc\x23\x3f\x91\xd5\xfa\x3b\xdd\x5c\xed\x80\xb3\x33\xc1\xa3\x53\x48\xef\x50\x8b\x76\x07\xda\xef\xe9\x34\xa0\x83\x74\x67\x46\x47\x07\xfc\xec\x28\x09\xe9\x7b\xf3\x0e\xec\xaa\xaa\xde\x63\x4f\xb5\xe8\xa7\x05\x7a\xbc\x68\x9e\x51\x99\xdc\xfa\x8f\x7d\x90\x19\x45\x24\xf3\x35\x3a\xc5\xc6\xfe\x22\xcb\x5e\xcd\x2b\xac\x8b\x63\xcf\xea\x7d\xf0\xea\xee\x2d\xf5\x22\xc9\xd9\x3d\x75\x91\xe2\x51\xec\x18\xdc\xd4\x1a\x14\xfc\x50\xbb\x37\x04\x71\x9e\x1b\x4c\x5c\xe7\x4d\xfd\xc2\xb4\xa9\x22\xc8\x63\x67\x61\x1b\x41\x98\x7d\xa2\x96\x9a\xa5\xc8\x24\xa4\xd1\xb9\xb7\x4f\x22\x6c\x0f\x02\x3e\xa3\xf5\xe7\x17\x68\x67\x32\xcd\x93\x37\x7b\x1d\x2b\x3b\xd4\x96\x55\x90\x7c\x9f\xb4\xbb\xea\x83\xf5\xc3\xff\xa2\x71\x51\xba\x9a\xc8\x45\x50\x2f\x4d\xd1\xbe\x5e\xfe\x74\xfd\x95\x9d\xe1\xed\x56\x74\xee\x40\x6e\x0e\x17\xd8\x77\x76\xa1\x41\xec\x94\x9e\xe6\x96\x44\x6e\x9b\xdf\x78\x05\xb4\x43\xcb\xf7\x3d\x47\xe5\x17\x4e\xd0\xe0\x2e\xa8\x30\x16\xd1\x89\xbc\x3c\x0a\xe8\x00\xab\x7b\x38\x1a\x89\xd6\x62\xc2\x7e\x5d\x3d\x4a\xc0\x26\x07\x85\xec\xcc\x6c\xe3\xd4\xd9\x3b\x51\x90\x0e\xb2\x1d\xc1\xe6\x55\xea\x84\xfd\x64\x8f\xea\x80\x95\xbf\x9d\x9c\x7b\xa7\x57\xa5\xb5\xb7\xfb\x45\xa0\x65\x11\xfd\xa2\x94\xae\x1a\xb8\x63\x47\x8d\x15\x07\x4a\xef\x0c\x00\x72\x1a\xdc\xfd\xe2\xbc\xf9\x05\x38\xee\xeb\xc0\xdf\x99\x67\xc6\x91\x1b\x3b\x93\x63\x3b\x69\xe9\x0e\x1c\x53\xa5\x51\xdb\xaf\x07\xcf\x22\x29\x71\x8d\xa6\xe9\x6e\x78\xd6\x18\x6e\x02\x54\xc1\x96\xfd\x85\x31\xd5\x99\x0f\xf7\x9b\x24\xfa\xff\x24\x49\xf3\x86\x8a\x28\x9b\xb5\xb3\x3b\x7c\x1e\x7f\x9b\x8f\xbe\x87\x4d\x68\x25\x10\xaf\xe3\xa4\xb7\x3b\x2b\x96\xf8\x2e\xb2\x3f\x39\xca\xff\xbe\x38\x58\x91\xc4\xfa\xaf\xe3\x47\xad\x44\xf8\x87\xf6\xef\x3f\xd5\x69\xa5\x0f\x40\x08\xbb\xbb\x1d\x54\x37\x59\xa3\x7b\x10\x53\x7c\xba\x20\xcb\x0a\x5c\x1d\x80\x08\x55\x17\xdb\x03\x5e\x85\xb6\xa3\x1c\xb4\x9e\x3a\x70\xe3\xd8\x78\xf6\x14\x7f\xf1\x0e\xc3\xf7\xca\x63\xe3\xd9\x23\x0c\x70\x6c\x58\x2c\x13\x8d\xa0\x19\x43\x82\xa3\x30\x41\xa2\x9f\x81\xf7\x74\xfa\x1d\x85\xe7\xab\x0e\xec\x03\x75\x9f\x5f\x9e\xfe\xc3\x51\x74\x30\x3c\xc6\x3a\xec\x83\x69\x9f\xad\x73\x3e\x0a\x8d\xdc\xc5\x1d\xf2\xb0\xd4\x79\x7b\xd4\x82\x6c\xb0\xa2\x30\x95\x41\x9e\xd6\x3a\xd8\xa6\x7f\x80\x34\xd2\x41\x71\xf0\x84\x97\xc2\xeb\x80\x72\xc8\x99\xc5\x0e\x06\xb7\x14\xf7\xc0\x2b\x5f\xf8\x03\x30\x8b\xee\xd6\x07\x4e\xf8\xee\x75\xcb\xb4\x33\xe2\xf0\xa3\x61\xa3\xeb\x2a\x71\x30\x89\xb3\xc3\x65\x8e\x46\x12\x45\x32\x42\x53\x0c\x3a\x0e\x96\x70\x9e\xd3\x2f\xd0\xc1\x48\xb3\xc2\xa4\xcd\xae\x35\x70\xe0\xcc\xae\x86\x25\x47\x87\x88\x35\xd1\x8c\x44\x71\x22\xaf\x83\xa6\x4e\x73\x1b\xb4\x4f\x55\xa2\xe4\xc8\x13\xdc\xec\xda\x99\x4f\x4d\x90\xf6\xe0\x11\x2e\xa0\x7f\x74\xec\xba\x66\x12\x92\x48\xd3\x00\x6e\x94\xd6\xed\x18\xb4\x28\xe8\x86\x73\x40\xbf\x54\x75\xdb\x38\x50\x0b\xcf\x8a\xbe\x03\x91\xd8\xd6\xcb\x1c\xef\x99\x5f\x1c\x2b\x7e\xb0\xa4\xb3\x33\xf1\x1e\x08\xd5\x76\x89\x86\x03\x18\x60\xd8\x75\xf0\x40\xac\x8a\x8d\x57\x07\x6a\xe1\xfd\xbc\xf6\x83\x1c\x6b\xee\x48\xed\xd2\x32\x4d\x37\xdf\xf0\x27\x08\xa0\xf5\xb4\x04\xc5\x97\x04\xdc\x01\xf5\x52\xb5\x72\xe7\x08\x5c\x4f\x24\x9d\x0e\x94\x15\x71\xaa\x96\x83\xea\x25\x47\x08\x1c\x11\x74\xe0\x17\x3f\x24\xd0\x58\xee\xf4\xc0\xcc\xe9\x0b\x86\x9e\x58\x1b\x79\x50\x21\xe4\xc0\xfc\x03\x06\xd2\x6a\x51\x40\x60\xd1\xdd\x42\xe7\x30\x44\xd5\x1c\x70\xe7\x15\x0d\x08\xf1\x76\x12\xaa\x63\xee\xf0\x07\xf6\x33\x63\x31\x4c\x01\x70\x88\xd7\x06\xfa\x21\x3b\xd1\x1d\x70\xdc\x73\x1c\xfb\x01\xe3\xe7\x66\xb7\xd1\x03\xb1\x27\x0e\x8f\x39\x16\x05\xec\xf2\x0f\x38\xba\x04\xbc\x8f\x9d\x43\x12\x45\xcc\x78\x63\xb5\xdb\xb1\xf3\x46\xed\xd5\x66\xf4\xb4\x95\x5a\xc7\x4e\xff\x14\xaf\xf6\x4e\xb0\x2c\x4c\x78\xec\x60\x72\x61\xe5\xe3\xa0\xdf\xa5\x45\x28\x34\x3c\x2e\x96\x75\x40\xc3\xe3\xb2\x6d\x07\x81\x89\xf0\xda\x01\xe3\xa4\x71\xc8\x71\xb0\xde\xa3\xdf\x87\x30\xf1\x26\xc8\xfc\xcf\xfe\x9e\x99\x4b\xb4\x6d\x11\x5e\x62\x0f\xb5\x23\x71\x8c\x99\xe9\xe0\x29\x32\xdd\x02\x8c\x68\x9e\xa6\xf3\xf7\xef\x3f\xad\x0b\x73\x1e\xb0\x55\x3a\xff\xc1\x01\x53\xa5\x4d\x93\xc7\x09\xc1\x20\xac\x76\xc0\xf4\xd8\xec\x3e\x75\x20\xc1\xb3\xad\x20\xc7\x09\x57\x27\xef\x4a\x68\x6f\xaa\x53\x09\x1f\xb0\x34\x96\xbf\xf9\x27\x1c\x17\x27\x54\xe4\xbe\x20\xa9\x7e\x26\xe4\xe2\x75\xcb\xff\xa7\x90\xd0\x8c\x42\xf5\x63\xeb\xef\x81\xe4\xcd\x61\x1b\xf8\x71\xa1\x74\x80\x30\xd0\x41\x8c\x24\x60\x77\x30\x39\xb3\x33\x2c\x1c\x37\x53\x4a\xe8\x3a\x74\x40\x53\xe3\xa2\x3d\x07\x5c\xdc\x5c\xe5\xe7\x60\x99\x38\x57\xe9\x39\x6e\x76\xa1\x29\x7a\xb2\x0b\x2d\xeb\x83\x51\x1b\xbf\x3c\xbc\xfe\xf8\xe0\x7c\x98\xfc\xc3\xa7\xd2\x43\x1d\x99\x76\xf8\x89\x28\xe6\xb0\x15\xe4\x64\x31\x0e\x95\xc8\x1f\xe7\x8f\x38\x5d\x7b\xf2\x84\x11\xce\x65\x51\xce\x5f\x76\x52\xf4\x43\xce\x9d\xbf\x60\xf2\x1f\x09\xa2\xf3\x97\x43\x9d\xfa\x01\x02\x55\x9b\xf2\xdc\xf2\xd8\x50\x13\x48\x90\x6c\xeb\xe7\xb9\xf1\xac\xd3\xf9\x7a\x6e\x8c\x7a\x57\x8b\x74\x3b\xb3\xb2\xef\xdc\x38\xfd\xfe\x80\x3e\x37\x3a\x91\x4f\xa8\x3a\x5c\x6e\xe2\x44\xca\x1a\x17\x21\x39\x0b\x73\x61\x69\xcf\x9c\x85\xc7\x82\x4e\xc3\x33\xc3\x21\xc4\xc3\x27\x5c\xbe\x1c\xf8\x7b\x26\xb2\xd1\xa1\x7f\x22\xdd\x71\x58\x67\x79\x56\x7a\xfa\xf8\x19\x25\x86\x75\x4f\x3f\x99\xfd\xb8\x7e\x3e\xe0\xe9\xa5\x13\xf7\x44\x8e\x99\x26\x59\x72\xbe\xd0\x65\x76\x5d\xfd\xcf\xc6\x44\x97\x6a\xa0\x21\xa6\xc3\xf3\x42\xbb\x58\xf7\x33\x75\x09\x62\xec\xb3\x65\x8f\xea\x81\x01\x0c\xae\xf7\x73\x36\x92\xa0\x69\x68\x39\xd5\xfa\x01\x11\x0c\x56\x1e\x9f\x99\x72\x6f\xfa\x87\xe4\x42\xf5\x81\x14\x32\x2e\xd4\x71\xc2\x50\xa6\x02\xe4\xe3\xec\xbc\x13\xeb\xcc\x3e\x19\x55\x6b\xbe\x86\xf2\x21\xac\x49\x3d\xfb\x89\x79\xf1\x07\xa8\xa1\xae\xdd\x76\xc2\x50\xe6\xda\x21\x27\x7c\xb4\x9c\xd4\xf4\x44\xd4\xad\x13\xce\x9f\x54\x56\x98\x3b\x06\x1d\x23\xab\x3f\xc0\xbe\xd1\x09\x7f\xc2\xc8\xe5\xa2\x08\x67\xe2\x10\x41\x9f\x73\xe4\xbc\x6a\xd0\x83\x4b\xa9\x67\xc0\x8e\xcf\x07\xc8\x65\xec\x44\x61\x27\x42\x14\x9c\x94\xfa\x0c\xde\xea\x75\x5e\x9f\x19\x92\x60\x9a\x98\xbb\xd8\x8a\xd9\x33\x72\x73\xfb\x13\x64\x6c\xd4\x91\x7e\x66\xd0\xc2\xa7\x93\x0b\x1b\xd1\x44\x61\x1e\xbd\x30\x30\x5b\x39\x91\xf9\x39\x39\x6f\x22\xfa\x05\x29\xd5\xc5\xa7\x4e\x26\xa6\xf9\xfe\xc0\x4d\xb4\xfc\x03\x84\xbb\x57\x76\x12\x45\x74\x77\x09\x0f\xe9\xea\x2e\x16\x9b\xd4\xd4\x23\x33\x8d\x8d\x9e\x27\x71\x8b\xb9\x8f\xfa\x92\xf5\x27\x27\x85\x73\x61\x40\x26\x6f\x51\xc1\xae\xce\x56\x0e\xc8\xad\xe7\x80\xfc\x06\x6b\x7e\xf9\x99\xac\xe4\x0d\xc5\x78\x06\x17\x59\x3a\x11\xcf\xe0\xe0\x94\x73\x91\xb7\xfc\x01\x84\x9f\x70\xfd\xb9\x78\x01\x17\xa4\x39\x19\xb4\x6b\x55\xf3\xb9\x43\xe0\x9a\x48\xe6\x39\x36\xfb\xa3\x00\x6f\xb3\x4f\xe3\xb9\x33\xb6\x4c\x24\x65\xea\x40\x2f\xf4\x9e\xec\xec\x1f\x5e\xce\x70\x59\xaf\xf3\x20\x8a\x76\x93\x80\x51\xae\xbc\x74\x1e\x14\xfa\x66\x3e\x44\xea\xba\x92\xf7\x99\x69\x69\x3c\xce\x63\xa2\x0a\x8d\x86\x79\xb0\x86\xa8\x3f\xd8\xd1\x83\xff\x07\xa6\x16\xde\x3c\x0f\xa4\xd8\xb0\x50\x38\xc0\x18\x66\xee\x83\x43\xf0\xfb\xef\xf9\x6a\x93\xc0\x79\x02\x93\x5b\xc8\x9c\x3c\x6e\x8b\x5f\xc0\x21\xe3\x75\x40\xfe\x41\xd7\x7b\x3e\xa1\x40\x1a\xce\x2f\x7d\x22\x5a\xc1\xd9\x04\x4e\x04\x2b\x18\x88\x9d\x27\x92\xb8\x9a\xf7\x4f\xde\xd0\x3c\xa4\x33\x57\x5a\x5d\xa6\xd3\x97\xb0\xdd\x49\xa7\x2f\x6b\xb3\xcf\x8b\xe2\xd9\xec\x45\xb8\xe5\xc3\xf6\xa2\x0e\xe1\xf3\x03\xb2\xcb\x0b\x00\x9f\xe9\xf5\xe5\x89\x83\xd7\x97\x0b\xb0\x9c\xc8\x49\x63\xff\xbe\xf3\xc5\x5f\xb3\x7b\xd3\x23\x47\x8d\x13\xe4\x9e\x50\x6a\x85\x6f\x79\x27\x6c\x73\xce\x74\x7c\xde\xac\x50\xee\x1e\x6e\x14\x5d\x11\x66\x3e\x6f\x64\x1f\x37\x12\x82\xb1\xce\x66\x86\xf3\x66\xce\x2d\x0d\xe1\x4e\xa9\xa2\x31\x22\x89\x8d\x33\xf6\x9f\x37\xa5\x8a\x41\x0c\xb4\x5e\x4e\x7e\x7b\xde\xdc\x00\xc5\x24\xdc\xa4\xd1\x5f\x3c\x18\x84\xba\x60\xa1\x60\xa3\x1e\xa4\xb9\x71\x50\xf7\xf9\xe4\x86\xd0\xb4\x31\xd4\xd8\x83\x78\xa8\xf1\x34\x7e\x78\xa8\x5f\xd2\xa9\x74\xfd\x7e\x24\x6a\xe8\x87\x8d\x8a\xff\xaa\x1f\xa0\xed\x93\xb0\xbc\x18\xcc\x6b\x53\xc1\xc5\x82\x18\x4e\xba\x72\xc1\xe9\xca\xf7\xa5\x0b\xa6\x35\xa7\x20\xb8\x7e\x39\x6e\x37\x49\x9e\xd4\x05\xe9\xa2\x57\x95\xb3\xac\x5c\x50\xa4\x39\x6d\xe8\xc5\xb4\x88\x8e\x18\xbe\x60\x4b\x73\x3a\x88\x6b\x03\x43\x49\x7e\x5d\x28\xba\xb6\x59\x47\x7e\x21\x5e\xf7\x33\xee\x8d\xf9\x58\xfd\x3f\xd6\x42\x5b\xf7\x2a\x14\xdb\xc2\xc1\x57\x41\xc4\x70\xf3\x0b\x3c\x3b\x75\x4b\xbb\x60\x09\x2b\x1e\x54\x01\x76\xfb\xf9\x03\xf0\xb4\x7b\x2c\x39\x2d\xee\xe1\x21\x84\xd0\x17\x28\x89\x36\xfe\x58\xe8\xee\xaa\x05\xa5\x53\x34\x45\x2f\x3c\xed\xce\xe5\x7a\x55\x8e\x48\x87\xfd\x55\x21\x7c\x74\xcc\x5c\xb0\xac\x7d\x38\x01\x6a\x36\xc7\x1b\x5e\x95\x77\xe9\xea\x17\x00\x06\xc2\x0d\x70\x97\x0a\xa6\x5d\x70\xca\x72\x4a\xb7\x0b\x60\xd5\x1a\xd6\xab\xf2\x7e\xa2\x6b\xe1\xd5\xe0\xf4\xad\x4d\x77\xa1\x7a\x9a\xb3\x13\x5e\x70\xda\x72\xea\x93\x8b\x0e\x54\x4e\x74\x73\xd1\x28\xe5\xea\x7a\x17\x54\x5a\x76\x93\xb9\x3a\x76\x69\xf1\xff\x04\x8a\x1e\x54\x67\xda\x3a\x4d\x5b\xcf\x65\xf2\x0f\xc9\xbd\x9a\x17\x16\xd1\xfd\x8c\x62\xd0\xca\x24\x9c\x75\xc1\xc1\xdf\x89\x10\x2e\xe4\x5f\x71\x3a\xcd\x8b\xa5\x33\x6c\xb0\xbb\x06\x0a\xe6\x37\xbf\x90\x9b\x50\xc3\x18\x40\x00\x3f\xb7\x08\x2d\x57\x37\x4d\x38\xf1\x3d\x0d\xcc\xc7\xd2\xdc\x01\xb1\xa5\xda\x8b\x1c\x83\x3e\x08\x28\xc7\xbd\x74\x50\x50\x59\xba\x5d\x80\x8e\x2e\x3a\x77\x05\xe7\x59\x04\x04\xf1\x80\x80\xe2\x45\xf5\x94\x0f\xc7\x0b\xb1\xa8\x4e\xf0\x76\xbd\x38\x6e\x76\xb3\x1b\xbc\xf3\xad\x83\xbd\x00\xe3\xaa\xd5\x4b\x17\x33\x0e\xba\x52\xde\x05\x5c\xf7\x59\x98\x49\x09\xac\x5b\xe3\x85\xec\x29\xce\x28\x78\xad\x0c\x1e\xd1\xa8\x98\x06\xda\x46\xa8\x6b\x71\xe5\x34\x8a\xb4\x94\x09\x5c\x5e\xd0\x71\x39\x27\xe1\xb5\x88\x4e\xdd\x40\xae\x9c\x5f\x98\xec\x53\xe3\x46\x29\x5c\x57\x1a\xb8\x5e\xf0\x56\x1d\x1d\x72\xa1\x78\x99\xdd\x35\xaf\x9d\x4e\xaf\x52\xa3\x5d\xb4\x9c\xb9\xd0\xdd\xb5\xf3\xae\xa3\x2e\xa9\xd1\x72\x6d\xbd\x0b\xa6\xb3\xcf\x3c\xc0\x9d\xde\x7e\x58\x17\xbd\xe7\xed\xe1\x7f\x1d\x5c\x2b\xad\xc5\xc1\x51\x49\x1f\x72\xc1\xb4\xd6\xbc\x14\x07\x2f\x12\x82\xc5\x17\xdc\xe5\x5d\xa8\xe9\x62\x62\xe7\xf9\xe9\x93\x86\x53\x41\x9d\xeb\x44\x29\x0e\xcf\x64\x82\x29\xa1\xb9\x8b\x55\xcc\x3e\xd2\x80\x68\x4a\x17\xf4\x0b\x5a\x2b\xc7\xd3\x5d\xc8\xee\xec\xfc\x3e\x17\x63\x43\x6d\x9c\xbd\x4e\x1e\x6d\x96\xd1\x27\x4e\x0d\x1f\x6d\x48\xf0\xe7\x0c\x0c\xd7\xc9\x99\xed\xfe\x01\xfb\xca\x07\x17\xd0\xd6\x57\xea\x03\x6d\x19\xaa\x5f\x48\xf8\xe7\xd8\xfc\xeb\xe2\x18\x44\xf3\x95\x71\x0a\x1a\x14\x54\x57\xb6\xbc\x5e\x84\x52\x5e\xdb\x8b\x2e\x43\xcb\x1f\x24\x06\x70\x97\xd4\x78\x7a\x5e\x60\x10\x74\x62\x97\xeb\xe2\x41\xe4\xa3\xe4\x26\x54\x8f\xbf\x1d\x44\x08\x17\xfd\x88\xc3\x9b\x9b\x2a\xdc\x1c\xc4\x9f\xb9\xeb\xa6\x22\x3a\xfc\x05\x17\x4e\x63\x82\x9f\x94\xd3\x4a\x5c\xc0\x5e\xcd\xc9\x9e\x2e\x62\x2f\x1f\x6d\x37\x8c\xa2\x9f\x06\xb8\x6e\xfe\x1f\x23\xf6\xc2\xb3\x0e\xaf\x6b\xf2\x5c\x99\x9f\xda\xb3\x88\x00\x53\x97\xc8\xbc\x1e\x18\x49\x2d\xd2\x51\x38\xc3\x88\xf6\x4a\x28\xa6\xbb\xc8\xf5\xb0\x42\xa6\xc6\xf0\x50\x17\x64\x71\xc6\x62\x69\x3e\x4d\x1f\x38\x4f\x1a\x46\xc1\xeb\xca\xd9\x28\x2f\x98\x48\x1d\x69\x7f\xc1\x0b\xcb\x39\x81\xae\x07\x52\x40\xa2\xeb\xfe\xe5\x22\x86\x7e\x48\x12\xa7\x7e\x40\x6e\x52\xcd\xe2\xfd\xe3\xe9\xba\xf4\x0c\xc8\xb3\xb9\x45\xd8\x07\x34\xc4\x1b\xf6\x51\x27\xb3\xbc\x51\x29\xcd\x2a\xb5\x1b\xbe\xf1\xb6\x37\xdc\x1b\xa5\x8a\xda\xdb\x78\xc6\x98\x00\xa2\x3a\x5d\x66\x6e\xa0\x3a\x4b\xe3\x9b\x99\xad\x75\x0a\xde\x48\x64\x6d\x8f\x80\x7b\xcb\xed\xe9\x1e\x81\xf2\x84\x0a\xef\xc2\x9a\x7b\x9a\x01\xf8\x47\x39\x1f\xc9\x5d\xf2\xd0\xd2\x9c\x41\x6b\x68\xff\xeb\x1b\x5a\x43\x7b\xa0\xdc\xc8\xd1\xb2\x55\xff\x8f\x83\x5c\x22\xe7\x2e\x38\xe4\x3c\x05\x85\x87\x9a\xdb\x07\x48\xd4\xb1\x7a\x97\x13\x89\x35\xdc\x3e\x46\x28\x79\x73\x17\x32\xb2\x07\x44\xb5\x95\x66\x88\x49\xaf\x8d\xa8\x6e\xa0\xc0\x6a\x1b\xf5\x9d\x3a\x49\x4f\x32\x61\x9f\x04\xf3\xfd\xc2\xbe\x69\x0c\x76\x57\xac\xb2\x4e\xd9\x3b\x55\x92\x66\x93\x4a\xc6\xd3\x98\x2a\x69\x14\x09\x50\x39\x7e\x60\xe1\x0d\xeb\xaa\x7d\x16\xef\xc6\x43\x56\xdb\xf5\x66\x1a\x6c\x47\x2e\xdd\x8d\x99\x6e\xd4\x05\xa2\x46\xed\x84\x7b\x23\x6a\xb4\x7d\xfe\xa7\x44\xf3\x0b\x2c\x79\x6b\x5b\xd7\x9d\xd6\x54\x33\x2b\xac\xa5\xbe\xbd\xdd\x8c\x0b\xb5\xba\xed\xee\xc4\x27\xea\x03\x05\xd2\x8c\xa0\x6e\x6a\x1c\x8b\x9f\x79\xe2\xe9\x60\xbf\x81\x2c\x87\x91\xc0\x0d\x6b\xaa\xc3\x26\xee\x91\x34\x69\xb5\xe1\x8d\x1f\xae\xbb\x79\x23\x52\xd4\x77\x90\x7b\xf0\x52\x22\xc5\xe9\x3d\xc8\x4f\x1a\xd5\xe0\x5a\xf8\x7f\x18\x82\x3c\x6a\xf8\x43\x39\x36\xe5\x0e\x3a\x4d\xe8\x0e\x7a\xa3\x00\x88\xab\xc3\xde\x41\xdb\xba\x74\x01\x77\x50\xfb\xaf\xbb\xff\x8d\xfa\xb4\xce\x3f\x7b\x23\xab\x9e\x9d\x60\xef\xf9\x9e\xf3\x8e\x5a\xbe\xa1\x21\xb4\x13\xe3\x0d\xdc\xb7\xfa\xef\xf7\x97\xc3\xe7\x06\x06\xb4\x3a\xee\x9e\x39\xeb\xfe\x01\x93\xec\x67\xd6\x06\xf1\x8e\x59\x39\xc7\xa2\x1f\x56\x4b\x23\xdf\x7b\x71\x7f\xb8\x01\x9a\x1e\xa4\xf1\xbb\x01\xd8\x5c\xde\xf6\x46\xee\x10\xd7\x71\xba\x17\x29\xd0\x84\x30\xa9\xb4\xbd\x42\xee\x1d\x45\xea\xcc\x49\x28\xf4\x61\x95\xfc\xbd\x93\x15\x2d\xe7\xe0\x4b\x65\xcf\x96\x1b\x88\xb0\xda\x49\xe8\x86\x09\xf3\x23\xc9\x0f\xde\x2c\x05\x64\x6e\x98\x2c\x6d\x06\xba\x99\x02\xda\xfe\x0a\x77\x42\x42\x8b\x85\x03\xf5\xaf\xcc\x18\x30\x5a\x7e\x0e\x83\x03\x85\x5f\x2c\xcb\x0f\x8a\x89\xe5\x1f\x4e\xae\xab\x5b\xa4\xf4\x16\x27\x1d\xc4\x52\x7a\x3e\x39\x4f\xd2\x4b\xdd\x67\x8e\x42\xe3\x3e\x39\x0a\xd1\xc0\x98\x4c\xd7\xad\xbd\xa1\x7f\xb3\x81\xec\x46\x0a\x68\xbb\xb7\xde\x27\x4f\x3c\x41\xe7\x9b\x6e\xec\x36\xd4\xdf\xc8\x9b\xe7\x5b\xc9\x9d\x90\xb1\xb8\x49\xea\x14\x35\xf5\x84\x8c\xde\x0e\xa9\xa1\x5b\x26\x9a\x17\xcc\xe2\x61\x11\x8c\x98\x87\x59\x9c\xcc\x54\x43\x1f\xf7\x91\x3c\x88\x99\xfc\xdc\xd4\xef\x0b\x45\xb1\x4c\xf4\x85\x7a\xc7\x66\xd9\x17\x5f\x6d\x1f\x3d\xe4\x7d\xf3\x0a\xf1\x79\x83\x54\x8b\x26\xaa\xaa\xbc\xda\x70\x2b\x37\x3c\xba\x1f\xd4\xa6\xf9\xf9\xff\x97\x1b\xec\xd6\x7b\x3f\xd8\x34\xa6\x88\x09\x9a\x5d\x03\xee\x7e\x92\x02\x91\x04\x87\xae\xe6\x6c\x65\xf7\x03\xd1\xe5\x79\x7b\x78\x96\xff\x37\xb1\xcf\x8f\xd9\x8f\xaa\x9e\x0b\x4a\xbe\xfd\xf4\x4c\xb8\xa3\x31\x3c\x88\x4e\x2c\x9f\x0f\x72\xad\xa7\x7e\xc0\x25\xbb\xfb\x03\x5e\x38\xc3\x3f\x50\xe1\x11\xfe\x22\x17\xd7\x44\x3d\xb8\x97\xeb\x0b\x58\x3a\x87\x8b\xb1\x3f\x1b\x94\xde\xda\x67\x0f\xbc\xca\xbd\x29\x1e\xd4\xff\xb0\x0b\xe2\xb3\x41\x03\xa2\x89\x7c\x18\x5e\x68\x4d\xfd\xc3\x8c\x1c\xbe\x69\x3d\x5b\x72\xa8\xc6\xb9\xd1\x6d\xc3\x7d\xbc\x28\xa8\x56\xad\xc5\x03\xd4\xd3\x85\xcb\x9e\x17\xf4\xc4\x14\xb6\x7d\x58\x8c\xcc\x35\x73\x1f\xa0\x9c\x65\xff\xe6\xa7\xa4\xcc\x76\x93\x49\x84\xdf\x80\xfd\xc0\x13\x83\xdc\x74\x0e\x87\x7a\x98\x9b\xce\x72\xf9\x29\xbc\x1f\xea\x3c\x7d\x90\x26\x79\xd9\xf5\xf6\xa9\x98\xca\xe5\x67\xf2\xa8\x16\x87\xf6\x5a\x67\xb4\x7c\x58\x8e\xd6\x75\xc2\x9f\xc4\x42\x12\x83\xcf\x8b\x85\x8a\x33\x4d\x3d\x35\xa7\xee\x4f\x17\xa1\x27\xf5\x61\x3a\xea\x1e\x20\xa1\x0f\x4b\x56\xee\x2a\x0d\xba\x91\x19\x44\x31\x70\x8f\x2b\x3a\x3f\xb4\xac\x3a\x22\xf1\x61\x31\x33\x6d\x9a\x87\x7e\xdd\xae\x86\xfb\xb0\x98\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x61\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\x1d\x52\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\xf0\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xa6\x90\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x1b\xec\x61\xbc\x50\xa9\xdb\x0d\xf6\x09\x58\xd6\x05\xd5\x1f\x84\x10\x76\x1d\x46\x0f\x5c\xc7\x3f\x5b\x20\x76\x3c\x6b\x62\x91\xee\xcd\xe6\xdd\x87\x01\x80\x4e\x24\xfa\x44\xe2\x43\x51\xf8\x22\xa5\x6e\xc7\xdc\x07\xb6\xd5\xcf\x06\x00\x72\xb2\x65\xf4\x99\xb9\xf8\x22\x19\xf9\xe0\x9c\xa8\xe4\x99\x98\x24\xef\x31\xa4\x27\x5e\xdf\x1e\x78\x07\xf5\x07\xd4\xf8\x4a\x69\xf7\x4c\xba\x7b\x36\x77\x91\xa3\x30\x11\xe0\x79\x81\xfd\x67\xe5\xda\xea\x0b\x84\x1d\x5a\xef\xf7\x2c\x2e\xad\xc5\xcf\xca\x61\x88\x8a\x45\xc5\x8f\x2e\x9a\xcf\xca\x7d\xeb\x37\xe8\x2f\xe0\x17\x26\x0a\x4f\x7a\x5f\x2c\x32\xb1\xb7\x16\x4a\x7f\xac\xcf\xf2\xb2\x40\x9b\x0b\xab\x3e\x7b\x8a\x6e\x75\x82\x9c\x6f\xbe\xa0\x3f\x3b\x44\xb7\x90\xc0\x03\xe7\x34\xab\x08\x9e\x9d\xe2\xc6\xb2\x9b\xb5\x3f\xd6\xe6\x2f\xc0\x22\x16\x71\x50\xdc\xad\xcf\xd6\xda\x93\x28\xcd\x0d\x8d\xa8\x76\xc6\x78\x0e\xdc\x60\x3d\x79\xf0\x3d\xb3\x2e\xf0\x39\xfa\xbb\xa2\x66\xb2\xcc\x83\x21\xed\xd0\x73\x90\x07\x4c\x14\x32\x63\x58\x8f\xf0\x1c\x5c\xf2\xee\x17\x78\xcb\x16\xb2\x7b\x10\x4d\x68\xb3\xeb\x83\x34\x6f\x1f\x19\x74\x92\x4f\xc5\x65\x27\x82\x71\xbd\x13\x18\x5c\x68\xe7\x8d\x07\x8a\x3c\x5f\x41\x9f\x93\xfe\x5c\xd2\xdf\x3c\x27\x75\xa2\xba\x17\x3f\x17\xe7\x5e\x24\x40\xad\xe6\x3b\xe9\x83\xb4\x13\x9f\x69\xb8\x92\x1f\xfc\x01\x84\x9a\xe7\xf1\xa2\xcc\xf2\x51\x00\x8f\x30\xdf\xe4\x1f\xe8\xc8\xec\xb8\xff\xc0\x00\xe9\x98\xa0\x87\x4a\x2f\xf7\x08\x7b\xe2\x66\x77\x8f\x27\x0d\x8a\xc6\x27\x37\x94\x8f\x66\x62\x60\x32\xe3\xe1\x07\x4a\xac\xfe\x37\xeb\xd0\x03\x0d\xd7\xe7\xcc\x7f\xc8\xcd\xba\x09\x3e\x30\x36\xda\x7b\xf8\x79\xc8\x38\xa2\xf7\x21\xe3\xf8\xff\xf1\xef\x3f\xe1\xfc\x55\x0f\x10\x5d\xb7\xde\xf1\x81\x7e\xca\xb9\x16\x1e\x96\xd8\x70\xc4\xe7\xc3\xfc\x13\x76\xf5\x78\x80\xf0\x64\xa4\x88\x1f\x8c\x95\x53\x4e\x38\xf1\xfb\x91\xc6\xa9\x67\xd2\x54\xf4\x3c\x10\xbd\xee\xf7\xa1\x6d\xf9\x6f\x11\xe3\xf7\x03\x2b\xff\x37\xa3\xf1\x03\xa0\x9b\xb2\xd1\xc5\xef\xc7\x55\xef\x7a\xa6\x54\xd8\xfc\x02\x56\xfd\x3f\x36\x89\xdf\x46\x8a\x42\xcf\x1d\x61\x86\x7e\x0e\x8e\x51\x2d\xa2\x5a\x5b\x6f\x7e\xc6\x2c\x35\x0d\x01\x7e\x6b\xbd\xa9\x43\xa8\xb4\x7a\x13\xc9\xdb\x8d\x21\xfa\x7f\x10\xf4\xdf\xc1\x18\x3f\xd6\x96\xd5\x21\x10\x3f\x04\x00\x4c\x99\x8a\xe2\x57\x30\x49\xee\x01\xe9\xd4\x74\x1f\x89\x5f\x81\xcc\xf7\x24\x41\x05\x35\x3c\x89\x4c\x85\xb6\x36\x75\x89\x7c\x10\xbd\x69\xcc\xc0\x5d\xbd\x69\x8e\xe0\x16\xb7\xc9\x03\x26\x7e\x35\x27\x45\xeb\xc8\xca\x6a\xe1\x59\xa8\xb9\x30\x22\x82\xc9\xd0\x94\x43\x2b\x7e\x84\x52\x4d\x4d\xb4\x1c\xa6\x26\xb6\x65\xaf\x22\x03\xb9\x7b\xa7\x0c\x2d\xf1\x6b\xdc\x81\x45\xec\xc2\xe2\x69\x3a\x92\xe3\xd7\xd2\xfd\xce\x9f\x1c\x6c\x43\x43\x69\xbc\x27\xb9\x09\x9e\xd9\x5d\x84\x77\x30\x48\xd7\x0b\x2c\x26\x1b\x66\x80\x4e\x61\x57\xb4\x1e\x2f\x00\x73\xae\xdd\xf8\xc1\x78\xd8\xbb\xfe\x1f\xd9\x82\x86\x0e\xeb\xe1\x54\x85\xe2\xf8\x21\xc1\xc2\x54\x61\xde\xf8\x21\x81\x58\xf5\xbe\x18\x39\x9b\xfe\xe2\xe6\x17\xee\x84\x7a\x21\x2d\x08\xec\x83\xcd\xff\x33\xdb\xad\xb4\x86\xaf\x20\x60\x0b\xfe\x62\x32\xb3\x95\x3a\x7d\xf1\x8e\x2b\x18\xc7\x8f\x45\xca\x36\xcd\x54\x50\xc2\x7a\xaa\x58\xb4\x2c\x3c\xf2\xc9\xed\xae\x3e\x67\xf6\xa9\xf5\x42\x11\xfb\x9f\xe7\x16\x0e\xeb\xc3\x5c\xc4\x8c\x07\x4b\x34\xc2\x77\x4b\xf5\x4f\xe3\xb7\xc8\x33\xc5\x2f\xd0\x30\xdb\xfd\x03\x8f\xec\xe2\x4f\xc8\x55\x1e\x06\xa0\xc6\xea\x9f\x1f\x20\x74\x3e\x4d\xf0\x0e\x51\xfc\xc2\xc3\x26\x34\x33\x3b\xf5\x9f\xdd\x3f\x20\x8c\xb1\xfa\x19\x27\xc1\xe7\x7f\x94\x00\xfb\xfc\x8f\xcd\xd1\xb5\xbc\x50\xff\x74\x33\xe5\x91\x42\x42\x13\x05\x7d\xd0\xfc\x79\x8b\x12\x36\x74\xf1\xd8\x91\x33\xe3\x2f\xa8\x29\xf1\xdc\xc1\x02\xd8\xfb\x5f\x0a\x81\xc7\x0f\x8e\x59\xca\xd3\x1f\x3f\x64\x34\x90\xcd\x33\x7e\x07\x73\xda\xab\xb7\x73\x22\x7e\x42\x03\x3a\x29\x1f\xbc\x75\xe1\x90\xde\x2d\x16\xe1\x5f\x2e\xa3\x69\xfc\x2e\x0e\xd0\xbb\xec\x9a\xa4\xdf\x6f\x60\x99\x86\xc6\xc3\x38\x3a\xdd\x50\xe3\x07\x97\x23\x59\x80\xe2\x47\x00\xe0\x4d\x75\xe7\xaa\xe9\x03\x84\xbd\xcd\x9f\x25\x10\x8f\x58\xef\x99\x87\x35\xd1\xfc\xbc\x73\x92\x45\xd3\xc3\x2e\xff\x7b\x61\xfb\x51\xc8\x89\x3f\x37\x3a\xeb\xe8\x40\xdc\x7e\x29\x4c\x42\x3f\x70\x8b\x88\x5f\xb7\xb4\xe9\x74\x7f\x32\xf9\x46\xd3\x0f\x9c\x08\x3f\x27\xbf\xfa\x0b\x8e\xab\x98\x2c\x28\xea\x74\x08\x6e\xa9\xb3\x50\x9f\x1b\x5b\xf4\xff\xfb\xbf\xff\x54\xd5\xa1\x8e\x0d\xa5\xa3\xfa\xf0\x73\x0a\xd1\xff\x26\x6e\x2b\xf4\xee\xfa\xfc\x40\xff\x70\xb5\x88\xba\x4e\xd2\x6f\xc6\xc6\xa2\x4c\xcb\xa3\x4c\x75\x42\xf1\x1b\xec\x43\xcb\xb7\x15\xee\x42\x4f\xdd\x7b\xac\x85\x42\x18\x62\xab\x14\x47\xfe\x02\x71\x6a\x3e\x48\xb7\xca\xf3\xa4\xfa\x05\xba\x13\x8a\x08\xf8\x5e\x6f\x72\xf0\x89\x8d\x76\x0d\xdd\x52\x63\x7b\x4f\xa0\x98\x12\xdc\x5b\x23\x2c\x1d\xfe\x22\xcb\x9f\x88\x03\x70\x00\xc9\xac\x18\x5b\x03\x3e\x70\x8b\x9d\x18\xca\xab\xc7\x7a\x9e\xcb\x4d\xd2\xf2\x21\x0f\x98\xd8\x7a\x72\x99\xe6\x0a\xde\xd8\x7d\xf8\x19\x70\x3c\x34\x33\x9d\xe7\x79\xf5\x0f\x70\x85\x5a\x7e\x26\x63\x4b\x72\x6f\xb4\x8d\x54\xb7\xc8\xf3\xc7\x53\xc7\x40\x32\xe5\x8f\x8c\x0d\xfe\xd6\x3d\x34\xee\xf7\x14\xac\x55\x67\xc3\x36\x48\xa3\x86\xc9\xfb\x7f\xf8\x7f\x94\x5f\x9b\xee\x80\x8e\x42\xc3\x0d\x22\x1b\x83\x07\x3d\x38\xb1\x22\x19\x51\x61\x0a\x6f\x8f\x2d\x88\x59\xbc\x4f\xde\xf3\xcc\xba\xe6\xd8\x26\x67\xde\xf3\x8a\xf8\xab\x6e\x76\x98\x3c\x43\x3d\xc6\xc9\x6b\x8d\x9b\x44\x79\xa0\xae\x23\x74\x9b\x19\x14\xa6\x67\xea\x30\x24\xf8\x37\x18\x37\xe4\x00\x1b\x5b\xde\xa5\x2d\x41\xde\x13\xae\x4a\xc5\x19\x1b\xdc\x57\xba\x37\xce\xa2\xbc\x30\x7f\xa1\xfc\x8f\x52\x4c\xc4\xb6\x72\x29\xb5\x4d\x16\x21\x91\x17\x1f\xbe\xc5\xd5\xbb\x7f\xcf\x79\x50\x13\x7b\xe1\x0f\xa2\x72\xc7\x30\xbd\x36\x3c\xde\x74\x1a\x6c\x79\xc9\xb5\x98\xc3\x25\x57\x99\x02\x62\x83\xff\xca\xd2\x2d\x37\xb6\x83\xa1\x90\xeb\x4f\xa7\xd1\xc6\x1b\xee\x14\xc5\x07\x6f\x93\x9e\x35\xf8\xfd\xf6\xa9\x21\xbe\x17\xda\x29\x55\x4f\x6c\xbc\xc0\x0a\x7b\x6e\x2c\x42\xbe\x2c\xd1\x4e\x38\x6d\xb8\x87\x93\x3d\xfa\x7f\xea\x55\x2c\x22\x19\x38\xbe\x2c\x5c\x4e\x92\xa0\x29\x40\x16\x72\x5d\x16\x63\x83\x1f\x49\xf7\x3a\x5d\x54\x76\x7a\x43\xf0\x46\x3c\xfd\x41\xc7\x1e\xf5\x07\x54\x04\x78\x97\xc3\x67\xb7\x0b\x02\x6e\x17\x51\xa5\xae\x67\xdb\x45\x56\x68\x7e\x83\x07\x83\x89\x7e\x8f\xc8\xd6\xbc\xab\x91\xab\xb1\x9b\x7f\x6f\x2a\xb3\x35\x2d\xcc\x1b\xee\x2e\x91\x2f\x47\x95\x28\x63\xe3\x0d\x78\xb9\x3d\xa6\xf3\xd3\x18\xdf\x1b\x71\xab\x66\x45\x96\xde\x91\x4a\x26\x36\xd4\xde\x51\xd1\x95\xd8\x1e\x8a\x6c\xaf\x24\x9c\x2c\xba\x25\x17\xe2\xce\xbb\x0f\x9a\x87\x14\xf8\x7d\xa4\x7f\xf0\x21\x01\xa3\x84\x72\x5c\x44\xf9\x51\x8e\x69\x0b\x97\xf7\x40\xae\x0a\xa7\x8a\xf2\x23\x7e\xd4\x24\x96\x1f\xce\x7c\xc1\xe4\xb2\x61\xce\xb4\xd0\x85\xae\xb0\x52\x85\x46\xd9\x52\x8c\xf8\x0d\x6a\x70\x84\x75\xca\x96\x0b\xe5\x37\x30\x2a\x49\x81\xb2\x51\x69\x17\xfe\xe2\x61\x13\xa2\x8a\x89\x60\xa4\xe7\x8b\x82\x24\x81\x8a\xfb\x88\x82\xda\x33\x4a\x55\x1e\x85\x79\x5f\x94\x45\x33\x0a\x0a\x78\x2b\x73\x7f\x14\x78\x32\xa8\x5a\x6b\x94\xbc\x56\xea\x4e\x52\x70\xad\x54\x4d\xcf\x28\xb8\x56\x2a\xba\x2a\x0a\x3c\x19\xa6\x34\x2e\x51\x90\x29\x46\xd9\x18\xa2\x54\x84\x0a\x8b\x1b\x0b\x33\x70\x2b\xaa\x2c\x4a\x4d\x8e\xf6\x17\xb8\xef\xf9\xe0\x2a\xc8\xb9\x1d\x5e\x2d\xd4\x9f\x51\x8e\xa9\x28\x8d\x98\x40\x47\x61\x61\x4a\xed\x9f\x57\x87\x65\x0f\xa5\x3e\x8b\xc2\xbc\x83\x52\x9f\x45\x41\x12\x6d\x95\xce\x8b\xf2\xde\x53\xab\xea\x86\x44\x69\x88\x55\x94\x6c\x2b\x2f\x04\xe8\xe3\xe7\x67\x24\xce\xf2\xda\x31\x2b\xa1\x94\x63\x51\x3a\x0b\xb0\x69\xf5\x3b\x45\x83\x8e\xb6\xd2\x93\x07\xfd\xc6\xbb\xb8\x2a\xc2\x16\xe5\x3d\xcf\xc3\xf2\xb0\xc0\x04\xb0\xa4\xfc\x8a\x02\x2f\xda\x61\x1a\x3a\xc1\xb3\xce\xba\xc2\x14\xd8\x9e\xd8\x9e\x44\x6a\x75\xfb\x03\x44\xa7\x0f\x58\xc3\x5b\x1a\xbb\x28\x30\x01\x54\x1d\x4c\xe5\x05\x04\xed\xd7\xfd\x01\x51\x8b\x39\x14\xbe\x11\xf2\x27\x8c\x32\x78\x31\x2b\x7e\x61\xc1\x23\xcb\xcf\xc4\x56\xba\xd2\x94\x20\x5e\xd3\xbd\xa9\x04\xd2\xb6\x7a\x66\xa1\xf2\x57\x51\xb5\x28\x91\x3b\x4f\x6b\x13\x04\xd7\xfd\x2f\x3a\xba\x28\x2f\xa4\xa8\xc5\x43\x86\x45\x40\x8e\x35\x51\x10\x5b\x35\x3c\xa2\x20\x64\x35\xc1\x48\x36\xa3\x72\x83\x51\x60\x20\x50\x15\xac\x28\x30\x10\xa8\x50\x57\x94\x49\xf9\x28\x01\x5d\x5e\x04\xd2\x87\xb7\x10\x22\xc0\x37\xdf\x69\x4a\xaa\xf7\x4d\xd3\x24\x72\xf3\x1c\x2d\xf6\x21\x1a\x52\x7b\xef\x85\x5a\xe0\x77\xb3\x23\x6b\xaf\xc8\xe1\x22\x0a\x15\xed\xba\x90\x94\x9d\x2d\xaa\x81\x9d\x44\xfa\x7d\x0a\xf1\xee\x1f\x70\x0e\x09\x4f\x14\x26\xf1\x8b\xcf\x0f\x49\xb4\x88\x44\xfe\x69\xc5\x1b\x44\x39\x88\x59\x3c\xee\x83\x27\xbe\x26\x06\xfe\x12\xc3\x22\xf6\xa0\x52\x66\xfa\x07\xc4\xba\x17\x7f\xb0\xf0\x81\x7b\xe0\xc1\x21\x0a\xa0\x33\xaf\x8a\x7d\x8f\x72\xf2\xc6\xea\x79\xa3\xff\xab\x57\x1f\xc9\x67\x86\x45\x34\x7c\x1b\x3e\xd3\x06\xa5\xf9\xb0\xe0\x49\xdf\x86\xe9\x0f\xa8\xee\xd2\x75\xa4\x9c\x3c\xbf\x75\xc3\x29\x00\x1d\xc3\x83\x60\xb9\xea\xcf\x33\x67\x41\x83\x40\x9c\xb5\x6f\x2b\x85\xb5\xa8\x0d\xb2\x0b\x2a\x02\x86\x99\xe5\x42\x89\x0c\x21\xe0\xc2\x02\x7f\x86\xc4\x05\x88\x61\x78\xcf\xc2\xb7\xf4\x57\xbc\x69\x6f\x92\xa0\x85\x62\xce\x3d\xeb\x84\x0b\x8a\x4d\x57\x6f\xc9\x1b\xee\xd4\x9f\xff\xe1\x24\xee\x3d\xf1\x50\x8e\x98\x84\x04\x11\xd5\x3f\x80\xff\x3c\x6d\x00\x11\x56\x1a\x15\x60\x88\xe1\x4d\xf5\x50\x59\x21\x58\x5f\x9e\x8c\x9b\x70\x8b\xcc\x05\x2a\x1a\x1f\xd4\x3d\xb4\x70\x7c\x28\x2d\xd5\x42\x65\x35\x6a\x2b\x69\x6b\xc2\x08\x89\xe8\x0a\x5f\xcc\xf1\x79\xe1\xe0\x17\x7e\x81\x37\x62\x7f\xb1\xf1\xe8\xd2\x11\x5e\x13\x69\x7c\x7e\x00\x47\x55\x3f\x73\x22\xaa\x9e\x19\x34\x3f\xf5\x8c\x23\xdf\x5d\x42\x97\x2d\xaf\xdc\xa8\x1b\xcd\x5b\x9f\x06\xdf\x6d\x28\xbf\x82\xa8\x25\x87\xa9\x2f\x50\xdf\xd9\xaa\xe6\x8a\x54\xc6\x2a\xba\x15\xb5\xf0\x06\x15\xfe\x81\x67\xbe\x90\x76\x45\x69\x90\xd1\xdc\x05\xd2\x8b\x2f\xff\x7f\xc0\x6c\xb3\xf4\xcc\x3d\xf1\x69\x11\xb2\x63\xfa\xf9\xc1\xa0\xf4\x41\xaa\x09\x04\xb4\x6b\xe5\xfd\x7a\xf8\x07\x72\x98\xa0\x51\x45\xf9\x66\x65\x52\x8b\x5a\x09\x11\x86\x7f\x80\xaf\xd5\xa7\x05\x6c\x65\x25\x35\x89\x9a\x48\x46\x30\xb3\x22\xc3\xcd\xfc\x09\xeb\x54\xe8\xcb\x47\xfb\xd3\x41\x54\x2b\xe3\x1a\x35\x29\x8d\x88\x41\xb7\x8f\x0a\xe5\xba\xe5\x67\x05\xa8\x51\x56\xf7\xa8\x8d\x76\x13\x4f\x73\xa7\xb9\xc9\x63\xee\xe4\x36\x0f\xa1\x53\xb3\xaa\x63\xa0\x76\x70\x97\x24\x64\xed\x3c\xbf\xbd\xd8\xc8\x1d\x53\xbd\x12\x83\xc1\x93\x1e\x33\xf3\xc3\xd9\xb8\x52\x11\x93\xad\x64\xc6\x51\x07\x8f\x37\x13\x81\x20\xed\x61\xfe\x1a\xbc\xdc\x0a\x00\xd6\xd4\x9c\xeb\x0a\x53\x51\x47\x4e\x09\x6c\xa2\x06\xc5\xb6\x79\x98\xa9\x87\x85\x19\x6a\x80\x65\x3f\xcf\xb0\x51\x7d\x1a\x00\x8d\xdd\xdf\x27\x8d\xda\x45\xf0\x23\x50\x46\xda\xa8\x01\x3c\x28\x61\x51\x83\x24\xea\x96\x54\x89\x0a\x96\x07\x31\x93\x46\xd1\xc0\x1c\x74\xca\xd8\x19\x95\xc0\x40\x8a\xf3\x8a\x3a\x71\x46\x6b\x95\x21\xd5\xd5\xcf\x14\x71\xd3\x3f\xc0\xe2\xa0\x33\xbb\xb2\x50\x9c\x5c\xa7\xa2\xae\x24\x4a\x6f\x24\x4e\x10\xb2\xa8\x8b\xf8\x5e\x52\xb2\xa6\x32\x5e\x20\xb2\xd2\xec\xaf\xd3\xa5\x32\xd6\xe6\x23\x3f\x16\xe1\xd7\xf4\x17\xdc\xcd\xba\x26\xd7\x9d\x69\xc1\xcd\x01\x3b\x8d\x29\x16\x18\xcc\x30\xac\x9c\x82\x51\x91\x51\xd8\x31\x41\x51\x91\x63\xc6\x5a\xda\xba\xf3\xba\xe5\xe9\xdd\x29\xef\x2d\x54\x76\xca\x5e\x4f\xd7\x01\x30\x2b\xd0\x54\xa1\x7e\x1f\x02\x03\x15\xa5\xda\x9a\xaa\xa7\x44\xa5\xfa\x5d\xd5\x50\xa2\x1e\x94\x00\x16\x3b\x50\x62\x54\xa5\xec\x8b\x7a\x90\x4f\xfc\xc2\xc9\x26\xfc\xc2\xf5\x72\xa2\x39\xef\x20\xbc\xf4\xae\x3f\xc1\xeb\xdd\xcf\x48\x7b\xa4\xe3\xbe\x9e\x39\x77\x1a\xe7\xc9\x3d\xed\x25\x3c\xc9\xdc\x9a\xed\x13\xbe\xe5\xde\x0c\x27\xc3\x36\xfd\x3e\xf7\x9f\x79\x39\xf5\x22\x5e\x51\x24\x9a\xf9\xf9\x84\x20\x64\xb1\x64\x82\x21\xa0\x29\xe5\x69\xd4\x0b\x81\x1b\x26\x81\x25\x2d\x96\x59\x82\xc9\x63\xcc\xeb\x2c\xb0\x36\xbd\x19\xae\x5c\x3d\xf5\x81\xf8\x99\xe1\x79\x80\x2b\x80\x5c\xec\xa3\xde\xdc\x6f\xde\x5e\x37\xb2\x4c\x7a\x0b\xdf\x99\x7d\x53\xa3\xb8\x29\x24\x34\x91\x77\x4e\xa4\x5f\xe0\x79\x2f\x4d\x46\xbd\x93\x4a\x0d\x03\xa9\x83\x95\x20\x2f\xea\x8b\x73\xaa\xa2\x72\xa3\xde\x24\x5a\x44\xc2\x38\x31\xdc\x03\x60\x4f\x9b\xb2\x7d\x56\x3a\x00\x78\x66\x9f\xdc\x6d\x62\x07\xf8\x78\x0e\xc3\x85\x87\x2c\x29\x65\x49\x4d\x20\x24\xed\x48\x7d\x78\xe3\x9a\x7f\xc9\x83\x1a\x95\x1e\xa1\x4a\xca\x13\x15\x79\x85\x97\x87\xfc\x10\x3d\x8a\x5b\x1a\x43\x5e\xe4\xc3\x13\xed\x97\x2b\x31\xf4\x03\xc3\xc0\xab\x9e\x73\xd4\x53\x3f\x60\x25\x3e\x2f\x0c\xd4\xba\xf1\x33\xc4\xb7\x76\x6a\x43\x69\x63\x9b\x15\x1a\xa3\xa5\xe5\x3c\x19\x6d\xe3\xa5\x52\x2b\xd7\x18\x15\xf3\x93\x58\x6b\x25\x43\xb2\x45\x43\x61\x32\x06\x7d\xc1\x1c\x7e\x5e\xdb\x46\x18\x24\x09\xd4\x0a\x59\x38\xf4\x3c\xf9\x81\xa8\x2e\xdc\x77\x22\xaa\x20\xfe\xbe\xbb\x47\xde\xc9\xc2\x2d\x52\x58\x6c\x26\x92\x9b\x60\xb9\x49\x5c\x68\x3c\x70\xaa\x6b\x84\x59\x5a\x45\xa2\x0f\x89\xd1\xc6\x70\x64\x4f\xe4\x0b\x7a\xaa\xdc\xfe\xa3\x01\xf3\x28\xd9\x58\x34\xfa\x08\x4c\xcf\x0a\xe2\x50\x94\x37\x35\x1a\x9c\x29\x95\xd4\x34\x5a\xe3\x1d\xce\x3d\xc2\xbb\x72\x08\x1e\xb4\x74\x19\x90\x58\x6e\x2d\xe7\xd5\x3f\x24\xa2\x10\xbb\x34\x8a\xdd\xe2\x4e\x58\x9b\x43\xdb\xaa\x35\x32\xa9\x6e\x03\x8d\x91\x26\xca\x37\x17\x8d\xc8\x67\x93\x2c\x6f\x69\x6f\x91\x8a\xaf\x75\x2e\xa7\xc8\xe8\xd9\xab\x26\x1f\x41\xcd\xc3\x73\x95\xfa\x18\xb7\x78\x20\x14\xdd\x5d\x02\x88\x87\xbf\xbf\x48\x82\xa8\x86\x3a\xc6\x8a\x82\xd6\x39\x97\xfa\x7f\xa0\x32\x8c\x44\x60\x1b\x79\x6c\x8a\x64\x38\x29\x8c\xcf\x73\x43\x3a\x78\x3f\x0f\x0e\x41\x0c\x35\x38\x04\x3f\x63\x35\x05\x07\xda\xc8\x89\xd5\xd4\x0f\x46\x2d\x7e\xde\x20\xa4\xf0\x5e\x86\x83\xa6\x52\x3e\x44\x23\x34\xf3\xe2\x45\xae\x84\x88\x0a\x5e\x2f\xcc\x83\x48\xdb\x67\xa1\xda\x10\xec\xa2\xcc\x94\xd1\xa8\x80\x11\xbe\x68\x30\xf1\xb4\x69\x26\x25\xb2\xda\xbc\x55\x99\xde\x46\x3a\xca\x36\x27\x5f\x50\x97\x13\x3b\x71\xf8\x03\x9c\xd2\xc2\x0e\x6d\xa6\x4c\x13\xd1\x8b\x7d\x0a\x7b\xb5\x95\x02\x45\x44\xac\x64\x30\xcd\x2d\x7d\x14\x36\x89\xf2\xb6\x28\x0f\x74\x73\x6b\x6b\xf1\x0d\xf7\x42\x0c\xe3\xbd\xc1\x14\x32\xaa\x6e\x19\x6d\x71\x2e\x4c\x06\x8c\xc0\xe6\xb9\x3d\xe9\x14\x15\x7b\xce\x8d\xe8\xa4\x5e\xc7\x43\x47\x21\xb2\xa6\xca\x09\xd1\x88\xc5\x36\xcb\xce\x3d\xf7\xa3\x7f\xc0\x1d\x61\xba\xd3\x1c\x98\xc6\x91\xf9\xff\xbc\x64\x3b\x8f\xc5\xcd\x3f\x90\xd1\xaa\xc9\x82\x8e\xf7\xf7\xa7\x78\xa3\x68\xcc\x42\x6c\x0b\x40\x83\xea\xc8\x77\xda\x96\xd0\x4d\x17\xc4\x46\xa4\xa6\x42\x8e\xd1\x8e\x24\x49\xa3\x40\x7e\xbf\xb9\x59\xbe\x23\x58\xba\x58\x9e\x33\x56\x5a\xd9\xce\xa2\x9d\x1c\xb7\xee\x46\xed\xcc\x71\xfb\x07\xec\x2f\xe1\xa6\x06\x20\xe5\x48\xc1\x68\x27\x76\x8f\x60\x50\xbb\x7e\x7c\x41\x5f\x00\x28\x15\x7b\x58\x35\x58\x94\x94\x9f\x2e\x1a\x2c\x48\xd3\x1e\x3d\xed\x22\xb3\x6f\xfe\x82\x87\xa1\x2e\x64\x0d\xfa\x9f\x62\x7f\xaa\x06\x13\x92\xea\xb0\x44\xa3\xdb\xe5\xf4\x16\xbd\x72\xbe\xf5\x06\x35\x44\x42\x21\xed\x66\xd8\x87\x06\x8e\xfa\x5f\xca\xc1\x16\xed\xa6\x3a\x47\xf7\xca\xc6\x60\x18\x8f\x13\x46\xa7\x61\x10\x01\x47\xcd\xf2\x33\xdf\xa2\x78\xed\x30\xa8\x40\xc1\xb0\x62\xff\xab\x76\xe7\xfa\xb9\x0b\xec\x15\xcb\x95\x1b\xeb\xb7\xf9\xb0\x44\x38\xcd\xf0\x61\x9a\x3a\x27\x5d\x44\xdb\x03\x5b\x86\xc5\x27\x75\x50\x96\x0a\xc4\x5e\x96\x85\x4f\xf2\x94\x88\x7e\xa8\xff\x69\xfe\x81\x0c\x60\x36\xcc\x64\x81\xda\xd1\xfd\x07\x9d\xa7\xe4\x69\xff\x61\x26\x25\x12\x3a\xaa\x7f\x29\x0b\x50\x74\x40\x25\xa5\xe0\x89\xce\xf8\x1a\xbb\x84\x75\x24\x86\x09\x2d\x4d\x87\xa9\x4b\xf9\x70\xa2\xff\x6e\x3c\xeb\xfd\x8d\xca\x3e\x31\x6d\x47\x1a\xc0\x62\x87\xaf\x8e\x68\x19\x65\x96\x89\x8e\xe8\x98\x9f\xca\xbf\x44\xdf\x18\x99\xa2\xeb\x75\xdf\xa8\x21\x9a\x6e\x02\xd7\xb9\xea\x2f\xde\xd5\xb4\x21\xb5\x6f\xa8\xf3\xa7\x73\xa8\x6f\x24\xd2\xcf\x0f\x6c\x02\x22\x9a\x09\x99\x37\x41\x84\xce\x72\xb6\xbe\x57\xf5\xc2\x6c\xb1\xcb\x3f\x30\xd8\x4e\xc3\x04\xbe\x9b\x9b\x40\x45\x47\xc0\x8d\x12\xbc\x47\x2f\x59\xc0\x5f\x83\x80\x0f\x67\xb1\x17\x5a\x2f\xac\x6d\xa2\x61\xbf\x80\xef\x7d\x41\xc3\x2a\x79\x3d\x30\xdd\x07\xf2\xe6\xfa\x05\x2e\x96\x56\xb7\xa0\x78\xa0\xe4\x7f\xaf\x3f\xb8\x70\xf9\x19\xa5\x25\x04\x5a\x3a\xd4\x5e\x96\x16\xfd\xc5\x7f\xc5\xe7\x43\xaf\xc9\x1d\x9a\x48\x78\x85\xda\xfa\xd2\xeb\xfc\xf7\x9f\xa6\x42\x0f\xd1\x6b\x0e\xc1\x3f\xc0\xe4\x28\x16\xef\x48\x47\x53\x3d\x8d\x95\x23\x30\x45\x14\x1d\xba\x6d\xf6\x96\x4b\xa5\x16\x1b\x45\x9c\x9b\x44\x61\x07\xe5\x65\x89\x0e\x5b\x5d\x78\x16\x5b\xce\xbb\xfa\x68\x14\x79\xc5\x2d\x2c\x7c\xa1\x51\xb5\x1d\xcf\x9a\x76\x58\xf3\xac\x6d\xee\x8d\x99\x54\xfd\x3f\xf6\xc8\xf6\x97\xbc\xa8\xd1\x5b\x4a\x4b\x4d\x01\xe2\x9e\x6d\x50\xef\x3d\x47\x2c\x7a\x3b\x3c\x29\xcc\x8a\x09\x4e\xab\x7f\x40\x6a\x55\xb3\x49\xe7\x88\xcd\xde\x9d\x17\x1e\x4d\x6a\xe7\x00\xb5\xac\x88\x0e\x0a\x73\x26\xa2\x83\x14\xbb\x1a\x1d\xd1\x41\x56\x54\xf7\x4e\xa5\xb0\x37\x14\xf2\xed\x14\xbb\xee\x75\xd4\x30\x53\x8a\xc1\xe8\x63\xe3\x0b\xfa\xe2\x45\xa7\x55\x01\xb6\xd1\x07\x57\x51\x6b\x32\x3a\xb4\x59\x22\x11\xe0\xd4\xb8\xb0\x8f\xc0\xfb\x9a\xa4\xc1\x35\xf4\xff\xa8\x18\x6f\x92\x11\x64\x1d\x9e\x12\x28\x09\x9d\x7a\x29\x3a\x42\x8b\xe2\x33\x02\x62\x25\xb1\x11\xbc\x6b\xad\xf6\xe8\x54\x22\x2a\x3f\x6f\xf4\xc8\x65\x51\x0b\x40\xaa\x36\xc0\x76\x58\x22\xe3\xf3\xdc\x79\xc2\xf8\x03\x70\x6e\x71\x17\xf1\xef\x3f\xb5\x78\xbb\x42\xed\x18\x9e\x43\xba\x37\x29\xdb\x69\x74\x66\x82\x54\x64\x49\x74\x58\x1f\x6d\xc0\xef\x74\xd7\x55\x6a\xd2\xe8\xb0\x36\x86\x79\x0d\xf9\xa6\x8b\xfd\x06\xfb\xc4\xbc\x7a\xaf\x4c\xb0\x8e\xd7\xe1\xc5\xc2\xd5\x5e\x7d\x1d\xc1\x46\x73\xab\xee\xe1\x86\x39\xc9\xcf\x0f\x9e\xd5\x41\x62\x65\x1d\xa3\x1d\x09\x7f\x6c\xd0\xea\xa8\xcf\x1b\xe6\xf6\x95\x24\xaa\xc5\x45\x1b\x99\xa5\x12\x52\x2d\x86\x17\x62\xf1\x18\x35\xd1\xa8\xcf\x6b\xd5\x68\xdf\x73\xe9\x34\x4a\x84\x09\x85\xb9\x67\xe7\x59\xdf\xfd\x03\xce\x51\x4f\x34\x10\xaa\xca\xac\x45\xa7\x71\x72\x13\xfa\xeb\x48\x9c\x68\xef\xf9\x7e\x80\xff\xbd\x83\x0e\xf6\xa8\x41\xd1\x58\x39\x7d\x22\x1d\xec\x51\x24\x1e\xbc\x30\x08\x4e\x76\x38\xf7\xc6\xa7\xc7\x05\x61\x2e\x92\x0f\x42\x20\x2f\x25\x32\x29\xfe\x54\x4b\x3c\xfa\xc1\x69\xd1\x5a\x1e\x40\xd9\x16\xd6\x67\x9e\x92\xfa\x00\x41\x42\xe1\xf3\xe8\xe4\x20\x34\xcf\x67\x4e\x9b\x46\x85\x58\xee\xee\x03\xeb\x24\x1c\xb5\x30\x3c\xe9\x02\xa8\x41\x01\x12\xc7\xe7\x7f\x06\xa4\x77\x77\x01\x9a\x85\x3d\xfb\x49\x9f\x51\x63\x03\x28\x17\xe7\xe6\x4d\x02\x83\x68\x7c\x9e\x2b\x5f\x10\x91\x2f\x66\x2e\xaa\xab\x16\xfd\x02\x60\x31\x8b\x5f\x34\x59\x7c\x5e\xa0\xe7\x98\x5b\xc4\x9e\xf9\x34\x88\xda\x5b\xe6\xf0\x2b\x07\xe1\x16\x79\xd7\xff\xbc\x01\x00\x23\x20\xd8\x6f\xce\xbc\xc0\x68\x07\x82\x5e\x1e\x04\x10\x74\xb4\x3f\xf9\xd2\xf5\x3b\x79\x4b\xb3\x4c\x4d\xe5\x66\x66\x83\x41\x56\x31\xf7\xd1\x59\x1d\x44\x55\xe3\xa3\x23\x4f\xe2\xdc\x3e\x4d\xf0\xe0\xb6\x30\x7b\x5e\xcc\x6f\xdf\xf3\xfe\x50\x5e\x9a\xe3\x91\x7d\xc7\x76\xe7\xfe\x50\x9a\x7d\x5e\xc0\xda\x7b\xcf\xc1\xaf\xcb\xa1\x06\x83\x7e\x5b\x4a\x4e\x1a\x03\xa1\x47\x0e\x04\x18\x3f\x6a\x40\x74\xfb\x19\xf4\xcd\xde\x3e\x5f\x90\x41\x87\x3f\xc9\x99\xe8\xfa\x81\x3e\xa8\x3a\xa8\x06\x5c\xaf\xed\xe6\x3c\x52\x79\x28\x32\x07\xe2\x93\xec\x93\x3e\x7e\x5c\xed\xe1\x4e\xc1\xb2\x62\x9f\xf1\x23\x87\x6a\x97\x8c\x84\xd0\x92\xca\x63\x4b\xba\xfd\x03\x21\x8c\x3b\xdd\x72\xf2\xd4\xeb\x46\xeb\xde\xf0\x1b\xc4\x1d\xee\x16\x51\x49\x76\x95\x1e\x85\xc0\xaa\xfa\x07\x08\x5e\x9d\x80\xa3\xf0\xaa\xef\x81\x20\xa4\xbc\x3a\x2c\x69\x14\x1c\xca\xe2\x81\x51\x48\xa6\x89\x48\x88\x5b\xfd\x06\x55\x71\x1e\x19\x3c\xca\xec\x64\x39\x2a\xf5\x3f\xa6\x82\x96\xd9\x4d\x2a\xec\x51\x49\xa6\x9f\x79\x99\xf7\xc0\x58\xa8\xb6\x7f\xde\xc0\x0a\x49\x2b\x39\x2a\xcf\x2c\xf7\xd1\x78\xaf\x96\xfc\x1f\x8d\xcc\xab\xa3\x78\x34\xec\x3f\xc9\xa9\x41\xeb\xeb\xf4\xd0\x61\x7d\x2d\xf6\xa8\x1d\xe9\x47\xee\x91\x11\xa7\x86\xbf\xa0\xce\xe1\xf3\x03\x35\x86\xa6\x33\x15\x99\xe6\x56\x00\xd1\xcf\xc0\x88\x2d\x3f\x2b\x04\xb7\x32\x1f\x22\xa3\x73\x09\x75\x4e\x8d\x3e\xe0\xc8\xe6\x17\x70\x88\x84\x1b\xc8\x05\x53\x17\x50\x53\xc6\xa7\x81\xdc\xf7\x9a\x99\x2c\x3e\xab\xcb\xfe\x18\xb9\x1e\x6a\x93\xd0\x2d\xfc\x05\x9a\x94\xfa\x67\x0c\xf2\x84\xb9\x86\x91\x4f\x5b\xf8\x07\xea\x56\xbc\x60\x50\x23\xda\xb3\x67\xa4\x1a\xd1\x33\x83\x9c\x39\xf6\xab\x19\x41\x11\xe8\xd5\x20\xf6\x12\xbc\x1b\xc4\x5a\x3a\xfb\x46\x20\xa9\xef\x72\x8f\xc8\xe4\xd5\xdc\x01\x07\xe1\xff\xe1\x1e\xe2\xb5\x0b\x24\x60\x97\x01\x61\x4c\x52\xac\xef\x27\x5d\xfe\xa5\x03\x19\x13\x36\x30\x8f\x00\x95\x42\xec\xb2\x30\x26\xb3\x79\xa8\x83\x44\x6e\xd5\x2f\xb0\x24\xa4\x46\x84\x1c\xdc\x0e\xad\x1b\x93\x23\x74\x03\xd8\x15\x1f\x02\x70\x06\xe9\xda\x31\x68\x0d\xf6\x8c\x21\xed\xa2\xb2\x5c\xc4\x58\xc9\x5b\x9a\x02\x38\x91\xc5\xfa\xd3\xb5\x68\x2c\x84\x4f\x99\x8d\x16\xa2\x0f\x3e\xbd\x51\xb5\xfc\x21\x87\xb6\x0c\x91\xbf\x78\x05\x11\xfe\x19\xf4\x69\x57\x15\xfa\x18\xa9\xdc\x94\xb2\x79\xec\x30\xc1\x84\xbf\xa0\x4f\xb9\x6e\x2d\x63\xa7\x10\xfd\xbc\x81\x55\xf4\xf9\xb1\x53\x74\x9b\x77\x0f\x2c\xab\xd9\x04\x85\x63\x55\xf8\x30\xc6\x41\xed\xa8\x67\xed\x40\x4d\x56\x9f\x59\x47\x76\x29\x1a\x0e\x28\x97\xbd\xe1\x4e\xde\xa4\x84\x78\x06\x40\x98\xcd\xce\x83\x8e\xee\x9e\x87\x93\xfb\xcf\x83\x38\x51\x42\x46\x00\x7b\x9c\x2c\x68\x20\xd6\x3c\x29\x88\xbc\x59\x10\xc9\x55\x2c\x14\x98\x3e\xc7\x5e\xbd\x83\xa5\x45\xa6\x89\x06\x2a\xb3\xe5\x7b\x24\x2a\xf3\x49\x71\x91\x68\x3f\x53\x6a\x78\x7f\x5c\x03\x2f\x88\x86\x17\x74\xd5\x4d\x96\x85\x71\x11\xf4\x7b\x5e\xa0\xa6\xb4\xcb\xc5\xb8\x50\xcb\xc3\x82\x0b\x90\xca\x16\xe2\x71\xc1\x99\xd5\xec\x7e\x53\xe6\x7b\x47\xbf\x98\xab\xdb\x58\x3b\x6e\xc6\x2b\x88\x82\x1b\xb7\x6e\x0b\x78\xd8\x83\x6d\x8b\x1d\x77\x2e\xb5\x5f\x08\xbc\x20\x7e\xbc\x79\x3a\x5a\xc6\x20\x43\xa2\xed\x9a\xe3\xa6\x3e\xd0\x13\x7f\xe7\x3c\x6b\xd0\x2f\x0c\xab\xaa\x7e\x16\x83\x29\x11\x1d\xf6\x33\x1e\x8a\x15\x33\xe0\x83\x13\x41\x0a\x97\x81\xa4\x40\x9f\x93\xee\xa1\xca\x47\x50\x74\xc0\x73\xee\xc3\xc1\x4f\x4e\xbc\x86\x05\xf7\x7b\xc7\x43\x8d\x27\x89\x14\xd5\xf0\x8c\xb3\xba\x24\x7e\x49\xe4\xd0\x0f\x1b\x40\xbf\x5f\x68\x68\xb1\xea\x39\x69\x9a\xfa\x01\x33\xf9\x69\x71\xe2\x79\xd3\x33\xe2\x84\xc2\x0d\xe4\xc6\x0e\xfd\x70\x30\xf6\x44\xcf\xf4\x46\xed\x7a\xa6\x82\x43\xb2\x23\x12\x92\x49\x47\x19\x1b\x81\xa2\x04\x78\x6c\xd4\xe6\x4b\xd5\x1a\x1b\x2f\xe3\xd3\x6d\x70\xa2\xdc\x04\xaf\xa5\xda\xfb\x01\xb5\xa5\x57\x33\xa0\xb6\x34\xf4\x09\xe4\x00\xb2\x23\x7b\xa4\xeb\x9d\x36\x45\x14\x4e\x9c\x3f\x20\xf2\xd1\x51\x1b\xf0\xac\xb3\x85\x38\x0a\x2f\x1e\xd3\x2d\xd0\xb0\xa2\x6d\x14\x85\xe7\xbb\x24\x5c\xb0\xf8\xeb\x34\x15\x95\x72\x5f\x3b\x29\x2a\xed\x88\xe2\x90\xa8\x64\x19\x1d\xcf\x91\x5a\x41\x7f\x41\x1c\xa3\x99\x82\x4b\x7f\xb1\xc3\x72\x54\xae\x87\x59\x04\x08\xcd\x46\xa6\x68\x5c\x1f\xe1\xf6\x48\xb8\xa5\x03\x3d\x58\xde\xf5\x4f\xe9\x51\x23\x50\x2a\xce\x06\xe2\x48\x28\xa6\xad\x1a\x2d\xa7\x45\xfd\xf5\x24\x40\x8b\xd7\xb9\xbb\x25\xd1\x02\x4a\x37\xdb\x98\x03\x4a\x37\x1b\x4f\xa3\xe7\xbe\xf1\x0f\x39\x68\xfd\x00\x25\xda\x90\x44\x8a\x51\xfe\xfd\x27\xa6\x99\x74\x54\xf8\xa6\x6b\x31\x07\x6f\x37\xe6\x40\x04\xe0\x59\x89\x16\x83\xc5\xc4\x44\x52\x3a\xe3\x99\x1d\xe0\x8c\x67\xa3\x76\x0c\x96\x98\x30\x4b\x0e\x0e\xc2\xcf\xbc\xec\x98\x19\x82\x62\xb5\xfb\x87\xc2\x61\xfa\x07\xf0\xa4\xae\x1d\xc1\xaa\x6a\x4e\xf8\x10\x41\x78\x2e\x11\x14\xcc\xc2\x63\xe7\xf1\x80\xcd\x77\x16\x37\xf9\xe0\x59\xc3\x80\x0d\x38\x9c\x5f\x21\xd2\xa9\x5e\x68\x22\x00\x7e\x6c\xb0\x0d\x80\x9f\xa9\x7b\x4a\x20\x01\x8e\x8d\xb1\xc1\x8a\x21\x36\xcd\x05\x1d\xdf\xec\x73\x1a\x8b\x56\x8d\xe5\x37\x28\x0f\xa4\xef\x8f\xc5\x3e\x34\x77\x8c\x31\x57\xf5\xd4\x08\x14\x6c\xb5\x39\x37\xa8\xa6\x2a\x9e\x19\xa8\xa5\x66\xf1\xb8\x76\xa4\xb6\xf0\xb0\x76\x2e\xa8\x99\x10\xb6\xd6\xe6\xdb\x53\xec\x59\x69\xd9\x4d\x20\x20\xf6\x43\xc4\x85\x9b\x8e\xff\xa7\x84\x18\x6e\x92\x5b\x41\xe7\x5c\x1c\x24\x5b\x5d\x1c\x44\x2c\x66\x9a\x03\x7c\x6a\x31\x75\x10\xba\x9a\xa8\x03\x87\xbf\xa0\x6c\x64\xbe\x1b\x73\xc0\x41\x9e\xd1\x02\xc3\x6f\xce\x36\xcb\x38\xb8\x75\x2c\xf0\x51\x4c\xdf\x06\xde\x38\x79\xd9\xb5\xc8\x41\xde\x69\xdb\x30\x23\x1d\xef\x2d\xce\x09\x69\x84\x79\xe2\xa2\x4a\xc6\xcb\x79\x51\x02\x08\x91\xc6\x95\xc3\xf2\x1b\xec\x43\xe3\x26\x86\xb1\x7a\x36\x50\x37\xd6\xda\xd9\x80\xe2\xc8\x37\xa5\x00\xa6\xb1\xaa\x34\xee\xe4\x6b\x11\x05\xb5\xd0\x67\xea\xa1\x16\x9a\x3e\x38\xef\x64\x18\x91\x70\xb3\xac\x9d\x3f\xa0\xec\xb6\xd8\x7c\x41\x4b\x75\x5a\x8a\x60\x06\x9c\xe1\xff\x77\xb6\xe8\x16\x4e\xfe\x60\x22\x99\xf8\xc0\xcf\x60\x7b\x9f\xa4\xd0\x1c\xd9\xf8\x10\x0f\xd5\x3a\x96\xb5\xac\x97\xef\xb0\xb4\x40\x1e\x67\x3b\x8d\x44\xba\xc1\x59\x18\x3f\x34\x07\x0b\xf2\x06\x2c\xab\xb3\x08\x5a\x05\x74\x49\xbe\x18\x4f\x54\xa2\xb5\x1b\xdc\x44\x89\xb5\x59\x36\xbf\x90\x13\x33\xf4\xc3\xe2\x1b\x9b\x7e\x60\x93\x7e\xbe\xf8\x42\xd1\x0f\xdc\x39\x42\xc9\x73\xe3\xc6\xf8\xdb\x99\x34\x51\x6f\xc3\xea\xb1\x89\x08\x7e\x6f\xdc\x09\xbb\xea\x26\x0b\xc8\xdc\x92\x40\x8d\x69\xe3\xa9\x2a\x58\x34\x0b\x36\xaa\x4e\xd9\x59\x60\x4c\x0e\x3f\x53\x54\xeb\xfc\x98\xa9\x22\xfa\xbc\x81\x8a\x2c\xa6\x09\x46\x4f\x5b\xb4\x27\x7d\xfd\x75\x17\x99\xf4\xd4\x57\x49\x8f\x98\x95\x8b\x2d\x89\x35\x51\x79\xd6\x0e\x8a\xb3\x22\x86\x5c\xa2\x7d\xa6\x76\x47\x77\xb4\x09\x3f\xfb\xe5\x18\xc4\x09\x70\x61\x1d\xdf\xac\x0f\x13\xc4\xfc\xf7\x0c\x55\x4d\xf8\x22\x3c\x53\x55\x23\xbc\x32\x1b\x8e\xc9\xee\x17\x82\x54\xfb\x85\xe4\x2f\xbf\x41\x28\xa7\xa3\x78\x36\xdc\x4e\x3f\x4d\xb2\x96\xa2\x24\xd4\xec\x74\x20\x94\x41\x6a\x26\x80\x10\x98\x9b\xc0\x03\xcb\xc1\x94\x13\x56\x38\x95\xec\x8b\xd9\x93\x9f\x34\x37\x83\xcb\x63\x96\x18\x08\xc5\x30\x99\x83\x2e\x28\xcb\x2f\x70\xf7\x6e\x7e\x03\xf9\xac\x86\x5f\x80\x8d\x40\x9b\x79\x42\x15\x13\xdf\x1f\x70\x68\x99\xa8\x40\x0d\x9f\xcf\x33\x20\xa9\xb4\x8e\x33\xe0\xc5\xe8\x89\x82\xde\xc4\xca\xba\x89\x0c\x33\xcb\xf9\x60\xe6\xa4\x9c\xd5\x7a\x23\x1f\x9e\x15\x86\x13\x6e\xef\xf6\x3e\x9e\x33\x87\xa4\x1e\x27\x7b\xd0\x90\x18\x1e\x67\x8e\xe2\x51\x2f\xcd\xe9\x9c\x54\x24\x78\x08\xef\xd9\x5f\x9b\xb7\x09\xb2\x0f\x97\xea\x67\x0a\x55\xc1\xd9\x09\x0b\x95\x6d\x3f\x73\x05\xb2\x2b\x8b\x22\xa6\x9f\x31\x90\x9b\x30\x58\x59\x79\x38\x17\x45\x47\xf1\x0f\x54\xde\x5a\x3e\x25\x56\x10\x42\x9d\x7b\x0a\x49\xad\x24\x4c\x58\xd6\xba\xcd\xc4\x0a\x66\xb8\x9d\x31\xac\xea\x63\x27\x53\x4b\xee\xce\x17\x2b\x14\x7b\x1b\xcd\x9d\x54\xfa\x99\x4c\xff\x79\x01\x61\x5a\xce\x69\x34\x91\xd3\xc6\x5a\xb8\x79\xe4\x79\xa5\x99\x38\x92\x6a\x4d\xfe\xc1\x5d\x60\x31\x8b\x2c\x01\x6b\x7c\x3e\xc1\xe6\x14\xfc\x98\xf0\xcc\xb2\x02\x65\xd2\x31\x4b\x85\x2b\x63\xa2\xf2\xaa\xef\xcc\x93\x8e\x5a\xf6\xc2\x9f\xc8\x1c\x60\xe5\xc5\x3c\x92\x01\xd4\x25\x55\x2e\x66\x39\xd4\xb0\xf0\x05\x77\x22\x8a\x4f\x05\x49\x62\x9e\xb4\xbf\x4f\x7f\x90\xfb\x4e\x44\x9f\x79\xf2\xfb\x0d\xcc\xad\x05\x2b\x72\xe5\xd8\x53\x63\xa6\x86\x45\x20\x6b\x9e\xc9\x11\x9a\x28\x24\x1b\x50\xe1\x8c\x98\x28\x5a\x6f\x05\xe7\x4c\x78\xe2\x8d\x72\x71\x66\xbd\x5a\xf0\x15\x9b\xf1\x27\x9f\xba\x79\xf1\x80\xd4\xd5\x60\x5e\xbc\xa4\x5b\x30\x13\xcc\x78\xa7\xa7\x1f\x99\x85\xcf\xc5\x79\x36\x53\xa7\x5d\x4a\xa8\x6d\xde\x34\xfa\xeb\x7a\x31\xa9\x42\xb1\x40\x43\x55\x7b\x5b\xa3\x67\xba\x79\x79\xa2\x6f\x2e\xbe\x1b\x80\xb3\x85\x40\xdb\x7c\x70\xc4\x29\x35\x6f\xcc\x87\x32\xd4\x13\xfd\x70\x56\xfc\x45\x8e\x53\x34\xa0\xc4\x6b\x53\xda\xbe\x98\x0c\x1d\xb4\x2f\xf8\x44\x8a\xa0\x69\xc9\x0e\x9f\xf8\xe9\x8b\xda\x7c\x72\x26\xfe\x1b\xc7\x62\x09\x30\x3b\x7e\xad\x54\x91\x34\x3d\x27\x15\x53\x3f\x60\x66\x74\x25\x5a\xb4\x3a\x8d\x4f\x0b\xb4\xc3\xab\x0b\x64\x39\x9e\x45\xe7\xe2\x42\x9a\x3c\xe3\x89\x45\xbc\xa1\x0b\xcd\x42\x86\x20\x4b\xfa\xb5\xe5\x5c\x2f\xfd\xc0\x9d\x57\xfd\xc5\xc9\x51\xb8\x49\x9c\x58\x76\xab\x5e\xcc\x61\xe0\x70\xe9\x55\x7e\x7c\x43\x6d\xd0\xe8\xe4\x58\xd0\x55\x28\xff\x45\x06\x4d\x4a\x76\xe7\x5d\x05\x7c\x27\x4d\xc0\x42\xb9\x06\x83\xc3\x05\xa7\x29\xc3\xcb\x05\x2f\xf9\x62\x77\xdf\x55\x78\xc6\x09\x38\xad\x17\xa4\x4c\xab\x59\x16\xc3\x07\x97\xbf\xa0\x9f\xbc\x5d\xbb\x16\xa2\x03\xcb\xf6\xf3\x0f\x98\x2c\x1d\x73\xab\x26\x8f\x88\xaa\x8a\xf0\x52\xa1\xb7\x85\xe0\xc0\xa6\x84\xbc\xb1\x2a\x73\xdb\x68\x98\x35\xa7\x4e\x2d\x34\xa0\x39\x49\xce\xd5\xb6\x7f\xff\x09\xfb\xde\x2f\xa4\x3d\x58\x8e\xfa\x5e\xc4\x3d\xf6\x41\x5e\xd0\x99\x34\xa5\xdb\x8d\x05\xdf\xfa\xf8\x7d\xfa\x88\xb7\x4d\x49\xc2\x05\x57\x2a\x23\xf3\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\x37\x52\xb1\x9b\xf3\x42\xba\xe4\x62\xaf\xe6\xd5\x5f\x39\x66\x6d\xf5\xea\x1b\x5f\xd0\x38\x3a\x0e\x36\x89\x91\xc5\xc2\xb4\x0e\x56\x5f\x70\xcd\x37\x42\x5c\x88\x5a\xb4\xbd\x75\x75\x6e\x15\x3f\x4f\x12\xa9\xc5\xa2\xa6\x66\x99\x84\x0b\x41\x8c\x1a\x35\x80\x97\x4d\x33\x0b\x9e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xaf\x93\x43\x35\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x64\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\x51\x9f\x5e\xa0\x33\x52\xd1\xad\x6b\xc1\x97\xc8\xea\xca\x05\xdf\xa1\xb0\x6b\xdf\x0a\x0e\x5a\x2b\xc5\x5a\xf6\x76\xc2\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\x12\xca\xc5\x72\xf8\xcd\xff\xa3\xe2\xbe\x8e\xa8\x05\x13\x96\x7d\x39\xd6\x24\x49\x7f\xa9\xf1\x1a\x8b\x69\x8f\x97\xe9\x45\xe2\x25\x17\xf8\x8f\x05\xe0\xa7\x92\xef\xb1\x26\x92\x47\x9b\x4f\x5e\xe0\x57\x6d\x82\x5a\x8b\x9c\x67\x39\x80\xf0\xc7\x4f\x3a\xc4\xb5\x80\xaf\x2d\x32\x57\x0a\x2b\x2d\x0b\x94\x40\x6d\x79\x8a\xe8\xd5\xbf\x4c\x14\xed\x5e\x96\x46\x2b\xa9\x16\x73\xc0\x57\xc9\xe7\xfc\xa2\x15\xab\x48\x95\xb1\xe8\x70\xef\x16\xe0\x6f\xef\x43\x74\x11\xd7\xd9\xd3\x79\xed\xbc\x18\x0a\x9f\x2e\x02\x3b\x0b\xf2\x9d\xdc\x55\xfc\xc2\x8b\x90\x7c\x48\xae\x9d\x9b\xd6\x5b\xee\x05\x76\xe1\xbc\x44\xeb\x40\xce\x73\x6f\x39\x78\x37\xf9\x88\x5c\x07\xc1\x68\xf3\x0f\x39\x2f\x9a\xeb\x23\x97\x53\xc3\x62\xc1\x7c\x29\x4f\x16\x54\x3c\x2a\xe8\x1f\x0b\xe5\xf2\x8b\x60\xfd\x42\x25\x0a\x55\xa2\x8b\x45\x10\x27\x75\xeb\x3a\xb9\x43\x74\x23\x5b\x74\x56\x72\xbe\x88\x75\x72\x5b\x9a\x1f\x59\x8b\xec\x23\xa4\x91\x22\xca\x21\xb8\x8b\x85\x26\x9c\x49\x76\xc1\x52\xe6\x84\x11\xeb\xcc\x89\xd3\xc4\x40\x8b\xf4\xa1\xf2\xa2\x67\xbc\x46\x71\xe5\xc9\xe2\x1f\x3a\xba\x54\x8b\x74\xe8\x2f\xd2\x19\x2d\x96\xcd\x77\x97\x57\xd2\xe4\x17\x78\xde\x7d\x9a\xe4\x79\xe7\xe5\xbe\xe8\xa2\xa7\x17\x68\x1a\xb3\xbb\xf4\x82\x69\x6c\x59\x24\xa3\x7a\x58\xb1\x33\xf4\xba\xb9\xde\x6e\xa1\x21\xff\x8d\x66\xf2\xe6\xf9\xa8\xeb\xcb\x42\xf0\xa4\x2d\x00\x0b\x40\xef\x73\xfa\xc1\x21\xc9\xb1\x6e\x0b\x6a\xa7\x35\x3e\x0d\x1c\x1c\x84\x49\x38\xd1\x82\x5b\xe4\xe5\xc4\x5f\xa0\x92\x6b\xb3\x44\x7c\xb8\xdd\x75\x71\x58\xd4\x22\xa9\x5a\x57\x2c\x00\x3b\xdb\xeb\x16\xdd\xf3\x37\x1d\x77\x3b\x60\x9b\x6f\xec\x3b\x53\x40\x38\xbf\xc7\x0e\x07\xa4\xe6\x34\xbb\x3b\xf4\x4c\xd5\x00\x75\x47\x29\xd7\x62\x5f\xf6\x1d\xb6\x2d\x8b\xb5\x1d\x7a\xa7\xe6\xc4\xbc\x3b\x13\x24\x17\xdd\x90\x77\xd4\x7a\x35\xce\xde\x13\x0a\x6a\x1c\x3b\x1c\x90\x2c\x94\x76\x40\x43\x87\x01\xee\x2c\xf5\xea\xb4\xbc\xfb\xd6\x50\xca\xc9\xcf\x94\x73\xba\x74\xed\x5b\x20\xa5\xb2\x9f\x91\xb1\x41\x9b\x73\x4f\x68\xd8\xfd\x03\xea\xef\x4c\x3f\xe3\x3a\xe3\x3c\xbf\x3b\xbc\x93\xbc\x93\xf6\xc2\xb3\x44\x63\x28\xb9\x5a\x22\xba\xe4\xc4\x69\x5e\x0a\x0f\x30\x49\x84\x9d\xbe\x46\xce\xe2\xbb\xc3\xd8\x55\xab\x9f\xb9\x3b\x05\x89\x77\x96\xaf\xb0\x2f\xea\x8e\xf2\x15\xef\xf2\xfd\xe1\x44\xda\xe1\xba\x54\x24\x1d\xf6\x0a\x9e\xf6\x10\x2b\x71\x47\x77\xeb\x5c\x5a\xb1\xe8\x5e\x93\xcb\xc5\x0c\xf0\x5c\xfa\xac\x3d\x0c\x67\x75\xb8\x0b\x2a\x0e\xfc\x3f\x04\xb7\x17\x92\xba\x30\x6d\xdc\x1d\x66\x34\x5b\x20\x77\xb8\x35\x39\xcb\xc5\x8e\xaa\x5f\x9f\x19\x6b\x29\x23\x35\xeb\x09\x19\xcd\xe1\x8d\x26\x25\x51\x94\xba\x33\x29\xd3\x76\xea\xce\xec\xa3\xbc\xc3\xfb\xfe\xdb\xc2\xc9\x26\xdd\x04\xbc\xcf\xc3\x7d\x22\x43\xb0\xf4\x10\x7b\xea\xd6\x44\x34\x1c\xe8\xed\x81\xbc\x77\x0a\x1b\xe1\xbb\xbd\x53\x66\xea\x2e\xb4\x77\xae\x8c\xa6\xa1\xf3\x84\xec\x6e\x92\x7a\x4b\x89\xc4\xbd\x27\x2f\x89\x88\x4e\x85\x8c\x10\xfe\x3e\x30\xb5\xd5\x1b\x77\xd0\x1d\x5c\x9d\x8e\x24\x4b\x4d\x24\x0c\x94\x1a\x68\x1f\x9c\x19\x0d\x24\xb5\x75\x42\x30\x3b\x03\x30\xbd\xab\x46\x52\xa5\x3e\xe0\x17\xe5\xb4\xb0\x7b\xb0\xb2\x88\x5a\x0c\x6e\x64\x6f\x54\xa4\x88\x76\x7c\xe6\x1e\x3c\x97\x3f\x2d\x90\x26\x4d\x04\xad\x75\xe1\x06\x20\x5b\xbc\x85\x12\x24\x7a\x35\x5e\x90\xe8\x7a\x2e\xb1\xcf\xdc\x63\xea\x61\x22\x29\xbf\x90\xeb\x3e\x79\x50\x9b\x26\x94\xcc\x70\xa4\xd6\x8e\x8a\x19\x9b\x0c\x0a\x3b\x72\x76\x86\xf3\xe9\xee\xf0\x84\x5a\xc3\x44\xc3\xf5\xc9\x39\x5e\xf7\xd4\x19\x9a\xa5\x26\x65\x87\x89\x58\xbc\x2d\x0b\xf3\xef\x09\x0e\xcd\x75\x28\x4b\xeb\x30\xe4\x1d\x60\x31\x96\x5b\xe0\xd6\xf1\xcc\x20\xad\xa7\x53\xba\xee\x70\x97\x72\xfe\xd5\x7d\x81\x29\x75\xf1\xdd\x17\x89\xd6\x34\xac\x9c\x59\x8d\x8a\xd5\x30\x74\x3c\xed\x8c\xee\xfc\xac\x15\x83\x37\x3f\x8b\xb3\x63\x31\xbd\x36\x3b\x73\x97\x6a\x4c\x4c\xd2\xe5\x50\xad\x1d\x49\xb9\x1c\xc4\xbe\x23\x27\x97\x81\xe1\x0e\xd3\x9f\x93\x80\xee\x47\xf6\xa8\x99\x46\xa4\xe5\x1a\x9f\x1f\x38\x6a\xd1\xc8\xc8\x4b\xa7\x24\xdf\xa1\xdf\xf3\xfd\x7f\xa7\x83\xd4\xf8\xfc\x40\x6d\x4a\xb8\x49\x1c\x1d\x02\x76\xfb\x49\x22\xfc\xdc\xf0\xbf\xde\x87\x3a\x4f\x95\x0c\x63\x3f\x09\xda\x3d\xd3\xb0\x0d\x3a\x40\x78\x3f\x99\x36\x5d\x17\xb8\xfd\xe4\xfd\xec\xd3\xc4\x8e\x2f\xfc\x02\xd4\xea\xde\xa8\xcc\xe2\x65\x97\xaa\x1d\xd6\x45\x27\x8c\xdc\xcf\xc4\x64\x6e\x81\x83\xd2\x4a\x5c\xb0\xd5\xcc\x3f\xdd\x8d\xf6\x17\x55\x36\x07\xd8\xed\x28\x4e\xb6\x3e\xcf\x9c\x01\x2d\x1b\x55\x75\x8e\x2d\xd8\x2f\x1c\xd7\x5e\x77\xe4\xd9\x76\xae\x99\xfd\x45\x8c\x61\xcf\xba\xfd\x26\xb6\x12\xb5\x37\x2b\xaf\xaa\xbd\x17\xff\x55\x9b\x1d\x76\x14\x93\x75\xa6\xfa\xfd\x46\xc6\x86\xe9\xff\x79\x54\x4a\x3f\xba\xdf\x39\xe3\xa2\x00\x9a\xbf\xcf\xc9\x78\xf3\x5e\xe5\x67\x62\x35\x81\xf9\xfd\xe6\x10\xdc\x05\x8a\x6f\x98\x75\xe1\xbf\xee\xac\x7a\x7b\xc2\x43\x73\xc1\xc3\x3b\x8c\xa1\xdb\x43\x87\x2f\xf5\xf0\x20\x38\xce\x47\xe1\x43\x0c\xab\x49\x40\x2a\xf1\x0f\xdf\x3e\x39\xeb\x6e\x30\x21\xab\x68\x64\x32\x0d\x67\xf3\xda\x11\x0f\xea\x14\x4e\xc7\x0b\x38\xbb\xf3\xf8\x1d\xf0\xa4\x72\x97\xc7\x0f\xf3\x3c\xfc\x4c\xdd\xa5\x84\xce\xf1\x23\x6b\xeb\x40\x38\x90\xa3\xcc\xb9\x32\x0e\x78\xb7\x5b\x7c\x1f\x28\xb6\xe1\xbc\x7e\xc7\x46\x45\xa5\x28\x40\xc6\xb2\x70\xec\xcd\x01\xb3\x65\xb3\xd0\x39\x90\x91\xcc\xba\x8d\x03\x5e\x50\xe6\xb5\x63\x23\x2a\xd3\xde\x38\x98\x69\x5c\x8a\xad\x83\x56\x49\x47\x4f\x1c\xe5\x3d\x59\x9d\x41\xf6\x28\x4c\x32\xea\xe7\x1c\xb5\x3f\x80\x68\x1d\x7e\x4e\xee\x72\x17\x3c\x20\xa4\x5e\x3d\x0a\xaf\xc8\x92\x11\x07\x8b\xc0\x7a\xdc\x25\xd7\x4e\x3f\x54\x5e\xa2\xb4\xe9\x8e\xd4\x22\x56\xbf\x81\x5d\xa9\xd3\xfd\xa8\xd4\xcf\xc9\x48\x7d\x54\x6c\x53\x9d\x41\x47\xe5\x6a\xba\x01\xa4\xa1\xd2\x2e\x3a\x6a\xde\x89\xdc\x25\xe1\xa1\x94\xd9\x07\xfd\xda\x8b\x36\xda\x01\xd3\xa7\xef\x59\x07\xe0\xdc\x67\x39\x5b\x4e\x9d\x5b\x98\xb0\xf7\xb9\x01\x54\x0d\xd0\xce\x3f\xe0\xb3\xee\x58\x98\x03\xb9\xd0\x9d\xcb\xe9\x40\xec\xa4\x73\x8e\x1d\x74\x61\xb7\x34\x3e\x1a\xd2\x3e\x4a\x74\x1c\x1d\xfb\x52\x77\x91\x03\xfa\xc1\x4f\x03\x70\x79\xb7\x37\xda\xc1\x4c\xaa\x9b\x39\x16\xd1\x92\x76\x79\x3b\xe8\x13\x5f\x3e\x3f\xc0\x88\xed\x69\xef\x20\x51\xfb\xfa\x60\xde\x73\x1f\x20\xc7\xa0\x24\x90\xc2\xf0\x18\x9c\x45\x4d\x42\x06\x2f\x2e\x7f\x81\x13\xc5\xeb\x30\x88\xfc\xcd\xa2\x63\xe7\xda\xbb\x53\xcc\xdb\xf4\x0b\x84\x7a\xcd\x2f\x60\xdb\x4c\x3f\x03\x0d\xd8\xee\x7d\xd0\xf1\xca\xc7\xd8\x11\x2c\xf5\xec\x7d\x12\x94\x16\x9a\x88\xc8\x48\x6d\x2d\x1e\x73\xa7\x3a\x00\xf9\x08\x9e\xd6\x7f\x4b\x0e\x74\x40\xc5\xe8\xb0\xd2\x83\xb9\x51\x7d\x8e\x1e\x33\x39\x5e\x24\x4e\x86\x27\xf8\x85\xc0\x7d\xc7\xcf\xdc\xa8\x66\x79\xf8\x71\xd9\x4b\xfc\x98\x58\x3b\xb3\xe3\x24\x68\x92\xd8\x3f\x90\x8d\xdd\xfe\xd8\x47\x02\x3d\xd9\x7f\x8e\xc5\x6d\xda\xfc\x03\x64\xac\xd7\x12\xe9\xda\xab\x19\x72\xa1\x5e\xa9\x25\x28\xca\x91\x94\x4d\x27\xc9\xc1\x14\x68\x1e\x35\x81\xdd\xe7\x19\xa8\x4c\x6a\xd4\x03\xd6\x61\x47\x06\x1c\xcc\xe6\x6e\x7d\xf2\xb1\xc8\x1b\x5a\xb7\xc5\x41\xbb\x01\x38\x23\x7c\x1a\xc0\x98\xbd\x67\x77\x42\x70\x8b\xe4\x3d\xb3\x1b\xe9\x99\x57\x15\x9f\x2b\x48\x9f\xf6\x91\x02\x3b\x55\x0c\x96\xa8\x3b\x13\xed\x8b\x04\x38\x89\x35\x03\x9c\xe3\xc8\x3e\xd5\x24\xf3\xc5\x9b\xc1\x69\x09\x76\xcc\xd3\x01\x57\x7a\x67\x3b\x39\x0e\xee\xdb\xe5\x16\x38\xd1\x3e\xab\x0e\x54\xe9\xb1\x30\x3b\x88\xba\x3e\x4d\x50\x15\xe6\xb5\x82\xd2\xd0\x47\xf8\x71\xe2\xbe\xef\x99\x3e\x49\x94\xee\x22\xc7\xc9\xd0\x6b\x8d\x9b\xe9\xd5\x9c\xf6\xfe\x78\xc1\xe4\xf8\x7d\x9e\x03\x13\x23\x12\x4e\x5e\x87\xcd\xd2\xc0\x92\x1f\xf9\xc6\x32\x2a\x2e\x6a\x70\x9c\x64\x71\x7f\x80\xd5\x5f\x26\x81\x1c\xad\x69\x81\x0a\x71\x56\xe9\x21\x0e\xaa\x0c\x9d\x0a\xff\xb8\x28\xd4\x7d\x80\x5e\x29\x8e\xdc\x46\x12\xa1\x89\x48\x84\x68\xd1\x70\x61\xc1\x4d\x05\x75\x86\xe6\x49\x78\xcb\xdb\xda\x78\xbc\x08\x70\xd8\x09\xe7\xb8\x39\x4f\xa2\xe9\xa6\x8f\x84\x59\xec\x45\x7c\xc3\x2e\x9c\xc7\x9d\x24\xb9\xc7\x0b\xd6\x04\xf5\x00\x3f\xb2\x59\xa5\xec\x38\x1e\x6a\xe3\x7c\xb4\x3c\xf5\x6d\x52\x7a\xb0\xe3\x01\x0d\x96\x36\x4f\xe0\x59\x5d\x3e\xa4\xc9\xfb\xe2\x21\xdb\x5b\x6c\x27\x40\x93\x54\x3e\x7f\x3f\x50\x3d\xf5\xbc\x51\x2a\x6f\xfa\x81\x1c\x15\xfe\xa1\x92\xec\xa5\x1f\x28\x14\x75\xc2\x9d\xb4\xfd\xfa\x44\x3b\x7f\xa0\xf3\xf3\x05\xbd\x0b\x24\xe9\xcf\x1f\x95\xe9\xcd\x6f\x10\x0d\x87\xdf\xb8\x30\x54\x3f\xe3\x52\x65\xed\xc5\xf9\xe3\x06\xd6\xa9\x78\xbe\x40\x6f\xd8\x01\xf6\x7c\x81\x5e\x73\x42\xbd\x73\xe3\xe4\xfa\xb9\xe1\x7d\xf5\xb0\x71\x72\xfd\x3d\x45\xb9\x76\xeb\xb9\x91\xc5\x74\xa9\x38\x59\x56\x4d\x1c\x71\xbe\xc0\x70\x58\x35\x7e\x12\x17\xae\xfe\xa7\x80\xa3\x33\x33\xb8\x69\x56\x0b\xe9\x55\x6f\x85\x32\x4f\x87\xf8\x59\x78\x2d\xec\xfe\x82\x23\xf0\x0b\xc9\x1e\x1a\xc1\x8b\x1a\x87\x33\x55\x9c\x2f\x68\x1c\x56\x51\x9f\x25\x57\xc1\x2f\xd0\xa6\x2b\x29\x79\x26\x46\x14\x0c\x38\x2b\x9d\xd7\x74\xfb\x3d\x13\x24\x4a\xa0\x9c\x35\xc9\xd4\x44\x57\x90\x29\xb5\xe3\x59\x61\x20\x18\xee\x03\x4b\x5f\xdc\xe2\xcd\x53\x5f\xc3\xa8\x2f\x02\xfb\x0c\xab\x81\xa7\x25\xf3\xce\x34\x2c\x37\xff\x80\xa9\x94\x02\xef\x6c\x14\x8a\xda\x68\x67\x23\x07\x4b\xd8\x9f\xb4\x13\xd7\xcd\x3f\x9c\x68\x42\xe3\x4e\x1d\xa0\x66\xaa\x61\xed\x75\x33\x3a\x3b\x69\xd2\xff\x3d\x27\x4e\x44\x77\xb0\x5f\xf1\x33\x97\x57\x78\xe9\xec\xd8\xfc\x9e\x58\x26\xdc\xaf\x66\xd0\x3e\xd1\x82\x26\xba\x53\x48\x76\xd3\x40\xcc\xa6\x73\xf7\xec\xb9\x89\xfc\x03\xa8\xf6\x1e\x19\x94\x0e\x9a\x38\xe4\xcf\x9f\x2e\x8f\x70\xd2\xa3\xcf\x58\xe1\x1c\x18\x86\xc5\xc7\x80\x18\xd5\x85\xf0\x1c\x14\xe5\xdd\x4d\x2e\x36\x29\x2a\x07\x66\x56\x17\x97\x73\xf0\xa2\xf2\xf9\x81\x08\x5c\x87\xfd\x49\x17\xbf\x6a\x46\x8f\xdc\x68\x9a\x0a\x26\x69\x73\xf0\xd5\xf9\x42\xcb\x6a\x67\xb4\x33\x48\xa6\x86\x91\xd6\xe7\xcf\x0f\x90\x50\x76\xdc\x39\x83\x7b\x63\xba\x53\xea\x7d\xcc\xd7\x41\x3e\xd5\x61\x7d\xd2\xbc\xec\x81\xcc\xc2\x3c\xe4\x5a\xd2\x09\xbe\x14\xcc\x39\x67\xb2\xa1\x46\xca\xda\xba\xce\xe9\x7a\x4e\x94\x1f\xf8\xbc\x80\x20\x33\x8f\x6b\xa2\x64\xc2\xa7\x87\x04\xdd\x7a\x61\x61\x85\x85\x8b\xce\x85\xb8\x61\x01\x8e\x33\xe3\x08\x3e\x2f\x74\xd4\x1e\x11\x8b\x00\x2c\x3a\x4a\xfb\x5c\xb8\x6f\x99\x02\x54\xaa\x73\xa2\x95\x73\xf1\x04\x32\x57\x42\x2b\x68\xc0\x7b\xee\x74\x2d\x12\xf0\x3a\x77\x08\x72\x0b\xc2\xbd\xe0\x59\x3d\xee\x64\x39\xbf\x8f\x82\xd7\xc2\x23\xe7\x4e\x38\x61\xb1\xb6\x33\x87\x83\xb8\x63\xc7\xc6\xf1\x99\xb8\x43\x0c\x36\xbf\x0f\x01\x64\xb9\xbe\xdf\xf8\x5f\x53\x72\xf0\xe6\xec\x06\x0f\x52\xac\x21\x1d\xa4\x58\xab\x76\x60\x9d\x7d\xfc\x1d\x80\x0e\x42\x33\xe7\x41\xb3\x8a\x37\xc9\xc1\xa3\x46\xd7\x86\x93\x79\x77\xad\xf6\x38\x0f\xd0\xe8\x03\x14\xa9\x31\x3e\xcc\xc8\x6c\x6f\xd6\xac\x9c\x27\x16\xbe\xff\xc9\x99\xee\x3c\x31\x00\x9f\x2c\x27\x21\x9b\xc5\xdb\x89\xfd\xd3\xdd\x7a\x32\xaa\x86\x04\x94\xb8\x3e\x1f\x5c\x6c\xc1\x2f\xc0\xfd\xcb\x73\x96\x96\x68\x33\xce\x45\x1a\x34\xa2\x74\x0f\xf4\x26\x67\x5a\x8c\x4d\x57\xa5\xf3\xa2\x9e\xdd\x0b\xf7\x02\xcb\xfa\x99\xc5\xc4\x95\xc3\x6d\x82\x13\x2c\x26\x12\x67\xfa\xa8\xb9\xb8\x32\x9e\xf7\x0b\xd2\xca\x1b\xf2\xe2\xb5\xd7\xa7\xd7\x75\x63\x87\x9a\x06\xd8\xae\x85\x7e\x4f\x96\xfc\x35\x36\xba\x39\x4c\x7d\x4f\x17\x43\x1b\x01\x4f\x04\x3c\xf8\xf2\x74\xa6\xa6\xd1\x62\xe6\x26\x98\x92\xb6\xe8\xbc\x21\xd5\xbd\x16\x0f\xbb\x50\x97\x0f\x36\x90\xc7\xf4\xf0\x38\xb4\xd0\x26\xee\x34\xef\xd0\xf0\xec\x03\xf6\x01\x8e\x90\x62\xe8\xcc\x68\x06\x77\x40\xad\xfc\x7f\x04\x5c\x69\x86\x6e\x7a\x06\x41\xc3\xcf\x84\x98\xd5\x3f\xa0\xe2\x98\x16\xf2\x42\x89\x42\x63\xb7\xeb\x47\x02\xab\x9e\x49\x50\xe8\x19\x45\x05\xc4\x7d\xd7\x0f\xc1\xef\x9b\xdb\x4f\x66\xd3\x0f\x1b\x9c\x55\x35\xa7\x17\x23\x21\x36\x5d\x6a\x2e\x16\x3a\x70\xf8\xee\xb5\x51\x89\x2f\x9c\x7c\x6d\x2c\x26\xef\x26\xb0\x45\x86\x3f\xa0\x70\x5f\xfe\x21\xe0\x40\xe7\x0f\xa0\xea\xdc\xdc\x20\x7d\xd7\x34\x8b\x88\xdf\xb4\x55\xfc\x82\x9e\xd2\x21\x63\xd7\x06\xd6\x1c\x26\x99\xac\xa9\xc3\xe0\xda\x78\xfc\x4b\xb6\x5f\x70\x6e\x74\x7a\x8c\x0b\x15\x12\x9d\x10\xf0\x42\x0e\x61\xe7\x54\xb9\x4a\x8e\x59\x24\x97\x1c\x93\x5b\x24\xe4\x10\xbb\x5f\x34\x7a\x8b\x35\xae\x17\x62\xd6\x0f\x91\xe9\xec\xb8\xfc\x02\x84\xad\xce\x9b\xeb\x85\xa0\xcd\x90\xe4\x82\xda\xd2\x9e\x1d\x57\xe5\x05\x46\xc7\xc3\x55\xc1\x5c\x5e\x97\xcc\x21\x27\x8a\x2a\xd6\xc5\x63\x80\x92\xd2\xd5\x78\x2f\xd6\x73\x9a\x7e\xe6\x9d\xca\xb3\x54\xb1\xbd\x3c\xad\xcc\x08\xe7\x50\x8a\x8b\x05\x9e\xac\x6c\xb8\x10\x0c\x5a\xb5\xc7\x2f\xd6\x77\xfa\xf9\xb9\x61\x1d\xdc\x00\x59\x47\x24\x37\xb0\xfb\xa7\x3d\x42\x41\x9d\x60\x57\x43\xf9\x65\xc9\xce\xab\xe1\x44\xd3\x9d\xfd\x82\x09\xdb\x21\x8d\x17\x4b\x2d\x8c\x4f\x8f\x9c\x75\xcd\x32\xe1\xac\x7c\x6d\x2f\xe6\x80\xd3\x01\x75\xd1\x09\xd2\xa1\x81\x57\x4f\xd6\xd0\xc2\x76\x3a\x92\x08\x52\x5f\xc4\xb3\x31\xfe\x72\x00\x5d\xcc\x18\xe7\xc8\xc2\x2b\xc1\xad\x2e\x5f\x57\x27\x42\x6f\x26\x09\x63\x9e\x26\x80\xce\xbe\xcd\x4d\xe4\x7e\xf0\x17\x00\x6c\xc2\xf8\xd7\x8b\x76\xab\x8d\xd5\x17\x12\x16\x3b\x98\xe8\x1a\x38\xc6\x3d\x22\x1a\xcc\x1d\xed\x78\xb1\x98\x84\xa7\x7d\xe4\x28\xb4\x4e\x03\xe7\x4d\xf8\x85\x1c\x84\x56\x7a\x60\x1d\xcc\x7c\x91\xbc\xa5\x2f\x02\xa5\xfa\xbd\xd2\x41\x6e\x57\x03\x01\x1a\xbd\x0c\x99\xd3\x4d\xac\x13\x03\x0a\x25\x4d\x63\x50\xb4\x5b\x36\x53\x83\x3a\xfd\x4c\x77\xad\x4f\x0f\xdc\xd1\x3f\x77\x01\x28\x22\x60\x7c\x51\x8b\xea\x32\x9b\xd7\x4c\x66\x51\xa7\x93\xf0\xdc\xf2\x7b\xf2\x16\xe9\x2d\x34\x69\x96\xf5\x11\xc1\xe4\x21\xd6\x53\x5d\x4c\x8a\x5c\xbb\xdb\x00\xa8\x32\xe1\x33\x79\x5c\x74\x4e\xf2\xb4\xa8\x58\x8c\xf5\xb0\x84\x5e\x5c\x5f\xb5\x48\x45\xa9\x23\x07\x2f\xe6\x44\xb6\x77\xdc\xb5\xf2\x32\xa3\xe7\x57\x76\x38\x82\xf6\x5a\xe4\x49\xcd\x1d\x9c\x29\x9d\x1a\xe3\x62\x5c\xcd\x47\x32\x24\x5a\xb6\x90\x7f\xd1\xf2\xb0\xfb\xf9\xb5\xc3\xf5\xdb\x07\x17\xc1\xb1\x05\xf0\x8e\x31\x98\x3f\x76\x7a\x4c\x5b\x54\xec\x39\x06\x7f\x41\x1e\x14\x5c\xb8\x08\x87\x7d\xf4\x21\xac\xe6\x23\xde\x10\x55\xe3\x2b\xe0\x45\x78\x6c\x01\xba\x63\x9e\x7d\x04\xbc\x70\x79\xd8\x1f\xfe\x42\xf8\xad\x15\x2d\x17\x32\xcf\x39\x5f\xc3\x95\x11\x36\x16\x7f\x07\x52\x42\x98\xc0\x03\xe2\x71\xb9\x41\x42\x26\x01\x9c\xeb\x80\xb5\xd6\xa7\xf9\x31\x41\x81\x7b\xa0\x3e\xca\x1b\xf5\x00\x7e\x98\x7e\x7e\x79\xdc\x36\x9f\x8b\x68\xdb\xb3\x0e\x13\xbf\x8d\x21\x17\x7c\x3d\x0d\xf2\xae\x93\xdb\x56\x10\xeb\x62\x1d\x2e\x5f\x01\xae\x13\x4a\x10\x93\x08\xbc\x1c\x96\x66\x30\xd0\x37\x33\x06\xe3\x6d\x6c\x6f\xb9\x4e\xe2\x4a\x91\xcc\x32\x5b\x4e\x65\x7f\x5d\x90\x66\x9e\x25\xc4\xdb\x34\x29\x1c\xae\x17\x2d\x0f\x9b\xd4\x2f\x96\xb0\xf0\xb2\x5f\x64\x14\x9f\x7b\x17\x67\x51\x24\xb3\xb6\xa7\xfd\x97\x2f\xd4\xf6\x74\x3a\xc8\x8b\x58\xf9\x43\xe2\x85\x06\x34\x07\x2f\x54\x1e\x76\xbd\xbf\x5e\x68\x5c\x3f\x73\x72\x6f\xf8\x5f\xdf\xd3\xab\xd3\x61\x8f\x17\x32\xa0\xd4\xea\x1e\xef\x86\x2f\xfc\x02\xc5\x88\xc1\x40\xa2\xeb\x51\xff\x74\x0a\x21\x9a\xc7\x6e\xc7\x17\x62\x8d\x9d\xfa\xfd\x62\x74\x8f\xdd\x06\xae\x84\xe2\x16\x21\x28\x1c\xf6\x59\x25\xc4\x1e\x97\x22\xd5\xc5\xc5\xf8\x1f\x0b\xa5\x87\xd8\xc1\x62\x0c\xe0\xdd\xd1\x06\xd7\x03\x1f\x75\x63\x38\x66\xa9\xb3\xb5\xe6\x7a\x92\x28\x7f\x71\xa0\x85\xff\xbe\xb8\x51\xe0\xa2\xd8\x0f\xe0\x86\x0e\xd8\x49\x73\x6f\xa0\xef\xa2\xfd\x77\xff\xc0\x29\xda\xa0\xf7\x8f\x3e\x58\x22\xfa\xfe\x2d\xbc\xe0\x06\x76\x3c\x6f\x7a\x06\x05\xa2\xe8\xde\x72\x7b\xe8\x83\x74\xf0\x9c\xfe\x01\xa3\x36\x89\x1b\xdd\xfa\xa6\x9b\x48\xee\xf4\x0f\x07\xf4\x14\x6e\xe1\xe4\x28\x97\x7e\xa0\xac\x1d\xfe\x01\xa6\xb7\xe5\x3e\x20\x6a\xb5\x98\x77\xaa\x6f\x25\x15\xee\x02\x7e\x94\xe0\xba\x0b\x89\xf4\xff\x15\xcf\x45\xcf\x03\x61\x1a\x7e\x26\xcd\xda\xa2\x77\xa1\xff\xb6\x14\x05\x37\xf3\x29\x7b\x5e\x18\x9e\x5c\xc5\xbf\x37\xe1\xb2\x83\x26\x6f\xba\x8c\x2e\x3f\x53\x63\x2b\xac\x78\x57\x12\xad\x2e\x00\x8f\xed\xa6\x7a\x03\x1e\x17\x87\x76\xde\xc0\xc7\xf6\x3a\xbe\x2b\x9d\xd5\xc2\x2d\x04\x5e\xd0\x3c\x55\xac\x7e\x71\x8f\x58\x7d\xdd\x5b\xee\x8a\xd5\xd7\x26\xbd\xa9\xdf\x5d\xfe\x1e\xaa\x0b\x9d\xec\x37\x7c\x42\x8b\x43\x49\xef\x86\x78\x57\x53\x04\x75\xae\xbd\x9c\xef\x74\x02\x15\x36\xbc\x53\xbf\x1b\x6e\x61\xe0\x0b\xcd\x52\x7a\x0d\x78\xda\x10\x37\xd4\xac\x7d\xbd\x1b\x65\x99\x9f\x0f\xea\x2f\xf4\x8c\x10\x1c\x9d\xa2\x37\x0a\xa8\x16\x47\x79\xde\x9d\xbb\xcc\xd3\xd2\x91\x3f\xcd\xc3\xee\x0d\x75\x88\x35\xec\xce\x60\x13\xbf\x0f\x9a\x85\x2d\xee\x4e\xa4\xe6\x61\x77\x88\x53\x81\xfa\xbb\x43\x9c\x9a\xc4\x9e\xf3\xa8\x1e\x07\x02\xb0\xbc\xcf\x07\x0d\xf0\x02\x0b\x77\x02\x5a\x33\xc7\xe0\xbc\xf9\x05\x2e\xbd\x68\x1e\x58\xfa\xea\xf7\xb1\xf4\xd5\x3d\x1e\x6f\x8f\x66\xdf\x01\xf5\xa4\x10\xf5\x9d\xaa\xdd\xe5\x1f\x92\x7d\xd5\x22\x00\xb0\xab\x3d\xdf\xc1\x7b\xc6\xe7\x87\x5c\x6b\xff\x40\xab\x87\x00\xeb\x1d\x24\x52\xf3\x16\xe0\x47\x4f\x7c\x9c\x78\xf6\xfb\x98\x57\xe1\x9d\x3b\x78\x6d\xf6\x96\x0a\x08\x0a\xaf\x14\x23\xc2\x3f\x1c\x0c\x45\xaf\x85\xfa\x0d\x3d\xaf\xbd\xf1\xee\xb9\xff\xfb\x0f\xf0\xca\x1f\x0e\xa1\x7b\x82\x3c\x21\x83\x9b\xe1\xe2\x36\xc7\xdf\x13\xeb\x2e\x30\x72\x23\x6c\xe8\xb3\x3d\xa0\xf2\xb5\x9f\xcf\x9d\x0e\x04\xcb\x2f\x40\x24\xe8\x12\x72\xaf\x64\x03\xff\x00\x36\xf0\xb2\x65\xd0\x90\x79\x99\xa9\x64\xaa\xe6\xfc\x81\xd0\x70\x81\x8b\xa7\x02\x3b\x08\xce\x3c\x94\x11\xda\x3e\x4f\xe5\xf6\xd2\x85\xf3\x61\x0a\xcc\xaa\x9b\xd0\x53\x09\xe7\x3f\x3f\x70\x59\x24\x5e\x9f\x94\x1b\xda\x31\x0f\x6b\xf5\x38\xf6\xff\x61\xad\x1e\x1b\x85\x1f\x5c\xb4\xed\x46\xf0\x34\x02\x47\xff\x4f\x2d\xaa\x80\xdd\x03\xab\x8d\x8d\xe3\x4f\x47\x03\xba\xa6\x3c\xb0\xc9\xd8\x0a\xfd\x74\xba\x65\x79\x5c\x9d\xc7\x92\x76\xe9\xd3\x73\x5c\xfa\x01\x36\x97\xee\x74\x43\xcf\x20\x88\xf1\x30\x06\xef\x25\xd5\x3f\x60\x5b\x86\xbf\x40\x21\x16\x6d\xd3\x87\x15\x09\x3f\xef\xf3\x28\x9c\x7e\xe1\x86\x8d\x5f\xc3\x08\x66\x4b\xd7\xff\x41\x0e\x9f\x7e\x81\x60\x52\xe3\x0c\x58\x09\x3c\xf5\x88\xee\x6b\x5e\xdf\xc0\xbc\x48\x20\x3f\xef\x9e\xfc\xc4\x8c\x3c\x13\x2c\xa8\x4d\xfc\x70\xc7\xe8\xcc\x79\x26\xb2\xaf\xeb\xa8\x7d\x26\x38\x52\x5b\xf2\x99\x9c\x01\xf5\x37\xd9\x9f\xe8\x7b\x77\x5c\x75\xbc\xd7\x33\x73\x5d\xfc\x01\x76\x99\x19\x78\xf2\xa0\xad\xa6\x00\x99\x16\x3f\x3d\x26\xb7\xa9\x0b\x3a\xea\x54\xc9\xb2\x67\xe5\x42\xfa\x07\x30\x8f\xc4\xc4\xb3\x08\x46\xb5\x11\x1f\xdc\x2f\xc3\x86\x84\x67\x61\x9b\x98\x37\x58\x8a\xb0\x2e\xbf\x00\x59\x65\xf6\x5a\x90\x05\xde\x24\x3b\xbc\x72\xcd\xbf\x3b\x6f\xde\xd3\x3f\x60\xa2\xcd\x5b\xcc\xca\xf0\x73\x03\xc9\x6b\x9a\x28\x44\xef\x85\x8e\xb5\x87\xc5\x72\x8a\xff\x27\xfc\xac\xee\x81\xcc\xe6\x4d\xb5\x93\x46\x3f\x43\x9c\x9a\xb7\x60\x3d\xf1\xfd\xf2\x39\x1a\x5b\xd4\xbc\x1d\x58\x7c\x8f\x81\xd7\x3b\x73\x33\xcc\x2b\x16\xbf\xcf\xc1\x3d\x27\xf9\xfb\xc0\x65\xdb\xc7\xdc\x03\x63\x49\xb7\xef\xc0\x73\xf2\xf0\xd6\xe5\xe8\x41\xa6\xf1\x6a\xfe\x3b\x29\x5a\xbc\x43\xe8\x36\xe3\xe8\xbd\xe7\xc4\xd2\x2d\x37\x09\x8f\x65\xa1\xcb\x07\x0e\xd5\xdd\xfe\x07\x0f\xf3\x82\x3b\xd1\xd5\x73\x51\x6b\xa8\x61\x5e\x60\x1f\x73\x0b\x2f\x70\x3a\x07\x9e\x8b\xde\x95\x3a\x29\x9e\x2b\x87\xa5\x2f\x60\x7b\x70\x72\x8b\x87\x17\xac\xf5\x27\x95\xdc\x83\xcb\xd6\xb4\xe3\xe3\x73\xd3\xee\xa6\xfb\xdb\x03\x97\x19\x2b\x83\x9f\x3b\xe7\x44\x73\x00\x97\x19\x2b\x87\x9f\x1b\xf0\xc0\x52\x02\xa9\x9a\xba\x95\xbd\xcf\xf3\xc3\x0b\xea\x01\x1e\x33\xb3\x79\x4b\xc1\x63\xc6\xda\xe3\xe7\xbd\x0d\x0d\xab\x25\x1f\x94\xb4\xe9\xb6\x1c\x3c\x0f\x32\x58\x09\xa6\x3d\x0f\x97\x25\x7b\x9c\xbf\xf7\x72\x54\x95\x2a\x61\xfe\xde\xbb\x51\x93\x29\x64\xfe\x10\x41\xd7\x74\xa9\x9d\xbf\x1f\xca\x7f\xfd\x87\xaf\xe7\xef\xbd\x3c\x0d\xa9\xfc\xe6\x0f\xa6\x0b\x39\x3b\xcd\x1f\x4c\x17\xe5\xd3\x01\x2d\x67\xcb\x3f\x4c\x8e\xd1\x5f\xec\xfc\xc1\x4d\x1e\x68\xc2\x2f\x80\xbf\x3f\x34\xf2\x48\x59\xfe\x80\xbc\xb6\xf9\x0d\x0a\xaf\xa6\x26\xde\x1b\x59\x51\x2a\x95\xf9\xdb\x28\xbb\x36\x51\x85\x0b\x99\x94\x7e\xf3\xb7\xf1\xda\xd0\xfc\x43\xe3\x17\xea\x94\x65\x75\x36\x77\x31\x38\x0c\x7f\x11\xd0\xfb\x88\x28\xd8\x2f\x94\x12\x6b\xfe\x98\x1e\x4a\x91\xa4\xf3\xc7\xd2\xcf\x63\xa9\x49\x5c\xc8\xca\x4f\x6b\x51\x92\x06\xbf\xc0\x32\x4d\x5e\x9d\xf7\xc6\x35\x94\x45\x6b\xfe\x78\xc1\x6a\x3f\xf5\xc1\x7c\x93\xa5\xa9\x4d\x84\xdc\xcd\xf6\x13\x87\xf0\xc2\x34\x34\x33\x74\x78\x29\x5d\x6d\x56\x9a\x21\x9b\x06\xc2\x4a\xcc\x55\x33\x53\x53\xcc\xbb\x0f\xea\xa3\x96\xc8\xac\xc9\xb6\x22\x0b\x77\xa8\xe2\xe5\x60\x82\xca\x9f\xf9\x16\x19\x2a\xe5\x02\x3c\x7f\x95\xe3\xe8\xfe\xe1\x41\x0b\x7a\x66\x4a\x71\x85\x4c\xce\x5f\xcb\xfd\x2d\xb2\x5b\x0e\x4c\x74\xe3\x16\x55\x3c\xbb\xef\x1d\x69\x14\xaf\x78\x07\x8f\x78\xb2\xe1\xb7\x2c\xe7\x85\xf9\xeb\x9c\x7c\x0d\xaa\xf3\x7b\x8d\xa1\xc3\x74\x6a\xb6\xed\x24\x59\x04\xc1\xcf\xb9\xff\x3e\x3f\x6c\x50\xa7\x6a\x4c\x83\x04\x68\x5e\x47\x8e\x40\x14\x8f\xe4\x41\xbf\x01\x92\x8a\xd6\x6e\x90\xe7\x4c\xf3\x80\xf9\xa9\xaa\xcb\x17\x19\x0d\x5d\xf3\xe6\x2f\x72\xa3\xa8\x45\x28\xe4\x75\x79\x9d\x3f\x28\xe4\x75\xbd\x9e\xbf\x80\x32\xd3\x3d\x06\xa5\xe8\xe7\x07\xcc\x72\x11\xcd\x2f\x94\x2a\x0a\xa9\x98\x3f\x5c\x67\x74\x0d\x9c\x3f\x78\xaa\xcc\x66\x9e\xc6\xfd\x45\xd7\xbe\xf9\x7b\xef\x2f\xed\x67\x86\xc5\xf5\x45\xa7\xdf\xfc\xa5\x7a\xbe\xeb\x83\x09\x11\x56\x34\xe6\x17\x7c\x0d\xb9\x4a\xce\xdf\x24\x85\x1a\x32\x32\x5e\xd5\x29\x8a\x26\x6f\x60\xcb\x0d\xae\x7f\xff\xa9\x65\x6a\x0e\x5e\xf4\xd5\x64\xdf\x9a\xbf\x17\x7c\xd5\xfa\x27\xa7\xed\xf9\x9b\x29\x05\x44\x3f\xd4\xf6\x42\xd4\xf3\x07\xb5\x7d\x5b\xea\x0d\x1e\x2a\x4a\x55\x33\x7f\x54\xda\x37\x6f\x05\xa0\xac\xe2\xfd\x09\xad\xbd\xee\x11\xf3\x47\xd4\xd5\xbc\xfb\xa0\xb6\xef\x16\x4c\x8b\xf2\xd5\x8b\xcc\xe4\x57\x9e\xc1\x1d\x9a\x4b\xcf\x20\x51\x56\xf3\xd6\xd9\x51\xc8\xb4\xfb\x03\x0a\x2e\xb3\x11\xd5\xf6\xcd\x9b\x8f\x49\x13\xa6\x68\x78\x71\x57\xfd\xcc\x0a\x72\x26\xf4\x9f\x39\x75\x87\x78\xad\xfe\x00\x6c\x52\xdd\x20\x42\x71\xbd\x3b\x53\x4d\xaf\x06\x0f\x58\xc3\xdc\x01\x60\xd9\xe6\xf6\x0e\x9e\x5b\xde\xfe\x47\xe6\x5e\xf1\x17\x48\x59\xdf\x44\x11\x40\x94\x80\xe0\xfc\x9d\xe0\x3b\xcb\x30\xfa\x2e\x37\x93\x80\xd2\xd0\x0a\x4a\x98\xbf\x04\x5d\x9e\x36\x6a\xd1\x7f\x96\xc5\x40\x5d\xf5\xf3\x45\xee\x6f\xf1\x2e\xdc\x50\x14\xee\x3e\x7f\x27\x15\x10\x4b\x4d\x32\x4d\x95\xe2\x68\xe7\xef\xa2\xb6\xc9\x08\xe0\x4a\x32\xfd\x09\xf6\x87\xc7\x79\x61\xc7\x56\x7f\x00\x7e\x33\x51\x17\xf9\x4d\xc3\x84\x9e\xbc\x78\xc7\xc3\xa5\x64\x78\xbb\x64\x96\x4d\xcb\x76\x56\x63\xf1\x86\x44\xde\xaa\x8f\x60\xbd\xb9\x81\xdd\x00\xc5\xa0\x85\x16\x72\x11\x2c\x95\xe1\x9b\xbf\x9b\xc7\x87\x31\x05\x7c\x4a\x3e\xc7\x3d\x13\x7b\x87\x65\xef\x83\xb3\xd8\x7b\xe2\xc9\x79\xd3\x28\x1f\xda\xf8\x7c\xe0\x20\xd3\xf7\x87\x4a\xba\xa1\x34\xef\x22\x66\xb6\x52\xec\xd7\xfc\x21\xb3\xd5\x0a\x83\x27\x38\x40\x87\x59\xee\x21\xcb\x0d\x31\x35\xf0\xdf\x0a\x63\x27\xba\xaa\x34\x6f\xac\x07\xdb\xc2\x4c\xfa\xd0\x55\xc4\x4d\xde\x6c\xe1\xbf\x26\x37\x3a\x48\x4b\x3a\x6c\x70\x5e\x59\xaa\x27\x38\x37\xa4\x50\x50\x31\xb3\xb9\xc1\x3d\xda\xcb\xb7\xfd\x90\x7d\x2f\xfc\x3f\x72\x86\xfd\xa7\x15\x9e\x1b\xb4\xe9\xc6\x66\xdb\x8b\xff\x8a\x14\x1f\x73\xfb\xd1\x00\x3b\xdc\xe1\xc5\x31\xe9\x8d\x2d\xa5\x87\xba\xd8\x72\xe2\xfc\xc3\xe4\x1b\xa1\x1f\xe0\x5c\xa2\xf5\xdd\x36\xf0\x64\xf3\xff\xbc\x43\x0d\xb7\x70\xb3\x53\x7d\xc1\x4c\x59\x8a\xcd\x9d\x1b\xd4\xe1\x46\x52\x1b\x2b\x14\x36\xf7\x49\x7d\x78\x93\x98\xdc\x0a\x47\xee\x67\x14\xe7\x53\x12\x96\xb9\x25\x5c\x2b\x6e\x13\x6c\xa9\xfd\xbe\xd5\x64\x4b\xf5\x51\x11\x8d\xe5\xc5\x40\x45\xe9\xfa\x79\x4e\xa6\xd3\x6c\xbf\x58\xac\xbe\xa2\xfc\x0f\x67\xd1\x96\x38\xcd\x23\xa8\x39\x4d\xfe\x81\x6b\x63\x76\x79\x81\xd9\x30\x24\xd9\xe8\x2c\xa2\x6b\xdc\xdc\x1a\xb5\x6f\x43\x63\x24\xec\x12\x0c\xdb\x58\x3f\xb0\x98\x61\x5a\x52\xe1\x2f\xb0\x78\x92\x0f\x1b\xcb\xb2\xc8\xcf\x77\x6e\xd0\x56\x2b\x0f\xf7\xdc\x90\xe3\x4a\x86\xad\xb9\x75\x6c\x66\x21\x82\x8d\xb9\x40\x15\x1a\x3a\xb7\x8e\xb5\x15\x4c\xda\xa0\xcc\x36\x32\xdb\x7a\x47\x86\x49\x51\xd4\x93\x01\xfd\x02\x16\xee\x3f\x85\xd0\xdc\x46\xca\x34\x91\xc0\x02\x7d\xdf\x37\x78\x6c\x57\xbf\x01\x4f\xd3\xea\x17\xe8\x38\x6c\xaa\x07\xa7\x5a\x44\x50\xb9\xac\xe2\x8e\x73\x0b\x66\x9b\x10\x51\xc1\xda\xa1\x3a\x0d\xb6\xe0\xde\x16\xb6\xda\x02\x47\x94\x84\xda\x16\xb9\x16\x22\x2a\x26\xd8\xc7\x2f\xc0\x61\xd7\x6b\x15\xb4\x2b\xb8\x87\xe7\xdf\x7f\x22\xcc\x40\x13\xf8\xd2\xdb\x6c\x12\x5f\x9a\x7f\xa0\x29\xfb\xec\x32\x68\xca\x2c\x23\xb7\xc9\x3b\x90\xa7\x65\x92\xc3\xab\x9b\xa4\x58\x0d\x71\x1c\x94\x65\x16\x9a\xdb\xc4\xf9\x64\xf9\x42\x65\x59\x6c\xa6\x81\xa7\x83\xe7\x69\x12\x3b\x68\x62\x17\xb7\xa1\x10\xd3\x46\x8c\xe6\x69\x5a\x38\x91\xcc\xe3\xe9\x6a\x61\xa1\xb8\x88\x26\x74\x66\x6d\x2f\x48\xab\xdd\x52\x71\x25\x51\x6e\x12\xa6\xd6\xcf\x07\x17\x60\x9f\x49\xa0\x20\x17\x82\xda\x76\x4e\xb5\x3e\xd8\x93\xc9\x35\xb5\x3b\x89\xd6\xb0\xe1\x78\xfc\xd9\x77\x3b\xcc\xc3\xcb\x0d\x40\x7c\x79\x5e\xf7\x9c\x26\xbd\x00\x4f\x88\xcf\xb4\x1d\x54\x67\x08\x19\x6c\x07\x72\x34\x58\x0a\x1f\xb9\x98\x1a\x24\x5c\x1f\x3e\xd3\x04\xd5\xd7\xb7\x07\x2c\x9d\x07\x7d\x50\x27\xa4\xe3\x6d\x83\x27\x83\x02\x6e\xe7\x76\x60\x8f\x78\xcc\xf0\x64\x90\x6b\xfd\xdc\xe0\x36\x5c\x7c\xf8\x40\x11\x36\x5b\xf3\x0f\xe0\x47\x61\xfb\x8d\x9a\xb1\xd6\xfc\x03\xe5\x99\xbb\x44\x3a\x83\x6a\x61\x74\x62\x0c\x53\x63\x38\x31\x8d\x53\x63\xfe\x0f\xd4\xf9\x85\x5c\x7a\x4d\xd3\x89\x41\x09\xe1\x6f\x27\x27\xfe\x43\x35\x35\x61\x02\xbb\xdb\x05\x01\xa7\x2b\xcb\x86\x3a\xd5\xd3\xc3\x06\xa6\x5b\x9f\x43\x9c\x31\x6a\x4d\xa0\x6d\xbb\x78\x89\xb7\x74\xb9\x38\x0c\x37\xc1\x61\xb8\x05\x2e\x8d\xdf\x27\x12\xb1\xd0\x25\x8a\x0b\xef\xa2\x9b\x9e\x8b\x7f\xba\x16\x6d\xcc\xa4\xde\xcc\x3b\x37\x1d\xf0\xfc\x1c\x6f\xff\xd2\x33\x6d\x70\x6e\x50\xf8\xe2\xdc\xe8\xcc\x60\x41\x72\x13\x66\x78\x65\x99\x48\xbd\x19\x13\xdc\xb4\x81\xba\x05\xca\x57\xe3\x10\xe6\x2e\xb5\x28\xca\x0a\x7b\x22\xe9\x21\x6b\x98\x46\x64\x2c\x58\x2a\x7a\x3a\xb7\xf4\x3c\xf6\x2c\xc2\xdd\xa1\x2b\x50\x63\x6e\x08\x79\x2b\x9f\x67\x1e\xb8\x06\x11\x0f\x38\x7c\xf9\x05\xea\x59\x85\x4b\x0a\xcb\xbf\xc8\x6f\x65\x16\x20\xba\xae\xa0\x89\x59\x7e\x9c\x5b\x1d\xa8\x05\x1e\x11\x8a\xf4\x9c\xe5\xc7\xb9\x75\x93\xc4\xa5\xa1\xe7\xf5\xef\x3f\x5d\x8e\xe9\xb3\xc0\x41\x42\x41\x99\xb3\xfc\xc8\xd1\xba\xac\x15\xa8\xf4\x7c\x9b\x2b\x08\x87\x53\xcc\xe5\x2c\x4c\xdd\xae\x41\x95\x54\xe8\x69\x13\x95\xed\x87\x0f\x34\x26\x44\xc3\xc9\x33\x66\x96\x17\x22\x0e\x39\x1f\xcf\x02\x65\x9c\x92\xc1\xcc\x42\x80\x38\xfc\xcc\xd3\xb7\xfb\x03\x22\x6b\x61\xcc\x82\xf0\xb8\xef\x33\xeb\x36\x98\x02\x5e\xbd\xb4\x01\xca\x06\x75\x4f\x37\x49\xef\x18\xaa\xbb\x2c\x79\xf4\x69\x12\x0a\xc5\xa5\xb0\x53\x29\xe4\x8e\xe5\x4f\x16\x46\xe5\x17\xe0\xcb\x5b\xfc\xff\x81\xff\xd5\x25\xbc\x91\x0d\xfe\x0a\x9c\x8f\xa5\xe6\x9f\x05\x19\xb3\xba\xd5\x3f\xe5\x85\x8f\x43\x31\x9e\xb3\xd4\x14\xd0\xfe\xe2\x65\x69\x39\xca\xce\x02\xdd\x9f\x1c\x38\x66\x61\x76\xf8\x4f\x03\x13\x0d\x6a\xd6\xe0\x8d\xac\x04\xc2\xb3\xd4\x9c\x66\xff\xc0\x5d\x28\x94\x53\x1a\x57\x5a\x24\xb2\x1e\xb5\x62\xfb\x67\xa1\x7b\x84\x31\x46\xa1\x7b\x84\xb5\x0d\xa5\x65\x35\x7b\xcd\x53\x63\x0e\x73\xcd\x4b\xcb\xd5\x17\x15\x8d\xda\x85\xe6\x4e\x28\x72\x25\x5e\x4a\xa3\xc8\x95\xc0\x2c\xe9\x32\x2c\xf5\x5e\xe9\x3c\xf3\xdd\x0b\x23\xdc\xda\xf0\x27\xf4\xca\x90\x22\xa9\x74\xae\xaf\x66\x1b\x1a\x44\x45\xe9\xcd\xc2\xb4\x58\x6d\xb8\x49\xec\x1b\x21\x97\x02\xd8\xa9\x18\xba\x59\x12\x76\xea\x9e\x5b\xa0\x42\xf4\xf5\xaf\x0c\x1e\x67\xc3\x3f\x34\xbc\xa0\x1e\x06\x2d\xdd\x9a\x99\xf4\xf9\xf5\xd6\x84\x8a\xd1\x37\x8e\x32\x78\xd7\x16\x5a\x2f\x30\xbe\xca\xd7\x7a\x96\x81\x1c\x46\x12\x8a\xe5\x45\xa5\xa3\x9a\x89\x61\x7b\xed\x9e\xfa\x60\xc8\x96\xa7\x0d\x39\xb3\x3e\xd2\x89\x65\x99\xad\xba\x29\xe9\xc2\xeb\x79\x0d\x0a\xcd\xe1\x4f\xb0\x11\x2c\x8f\xe8\xd3\xdb\xfe\x76\x16\x95\xc9\x49\x13\x52\x2a\x2c\x6f\x13\x16\x2f\x33\x67\x49\x93\x30\x17\xdf\xd0\xa8\x98\x02\xab\x79\xe7\x00\x85\x16\xef\x94\x89\xa5\xf5\xde\x9d\x54\xc2\xe9\x3c\x2d\xf4\xef\x55\x55\xe5\x59\x16\xe3\xef\xcc\xa3\x2b\xe9\xf4\x0f\x8d\x7a\x3a\xd1\x49\x5c\xfa\x11\xbc\x6b\xf2\x07\x7f\x02\x80\xaf\x63\xb7\x2c\x88\x39\xef\x3e\x38\xf0\x56\xef\xdf\xfd\xc7\x06\xf4\xc1\xce\x00\x06\xf3\xec\x4e\x97\x6d\xbf\x30\xfe\xfd\x27\x96\x59\x74\x67\xac\xe2\x70\x93\x94\x11\x42\x89\x05\x1e\xbc\xd5\xa2\x18\xaa\xbf\x6a\x8e\x43\x09\x1d\xdf\x9c\xca\x9e\x53\x67\x12\x50\xe8\xcb\xeb\xc7\xe4\x08\x0a\x65\x9c\x05\x79\xf2\xab\xae\x29\x25\x91\xac\xa0\x6d\x41\x49\x1d\x79\xd8\xce\xc2\x04\xab\x2d\xfc\x45\xb0\x4f\x7f\x91\x88\x5f\xcf\x18\xa6\xce\xf1\x72\x24\x43\x68\xd8\x07\x47\xe9\x17\xb8\xf9\xc3\x3f\x20\xbf\xee\x74\x97\x39\x4c\xff\xc0\xe8\x48\xb3\xfd\x49\x65\xbc\x68\x38\x53\x30\xaa\xcf\x2b\x27\x42\x54\x5f\xf4\x9d\xd4\x38\x11\xb5\x56\xbd\x14\x2f\xb0\x6c\xbe\x18\x17\x04\xad\x4d\x0f\x22\x63\xd6\x3c\x51\xa8\x2b\xd8\x75\xe3\x2c\x80\x91\xd5\xd3\x04\x27\xdb\xf2\x39\x31\x80\x23\xab\xb9\x01\x5e\xb7\xd6\xb2\x16\x78\xd9\x56\x8b\x8b\x0b\x0c\xe9\xc5\xbf\x93\x21\xd5\x00\xac\xc2\xc6\xe7\xe5\xce\xb5\x15\x89\x37\x0e\x41\x6f\xd5\x3b\x77\x8d\x06\x89\x6c\xaa\x9f\x63\x14\xfa\xc6\x30\x87\xbf\x50\xb4\x2c\xcb\x23\x66\xd3\x6a\xd3\x5d\x26\x47\x6b\x90\x2f\x18\xad\x56\x0d\x17\xfa\xd1\x7e\x4e\x82\xc4\x9e\x06\x0b\x70\xa4\xf5\x3d\xb9\x3c\x24\x5a\xf3\x88\x20\xb8\x6a\x8e\x4e\xe8\xe9\xa3\xfe\xe1\x69\x64\xb9\xfc\x70\x25\x44\x24\xa2\xe0\xaa\x69\x84\x9f\x6d\x35\x14\xc8\x6c\x59\xde\x45\x4f\xf2\xdf\x7f\x5d\xd4\xcc\xaa\x2f\x19\x57\x7f\xdb\xbf\xff\x4c\xd5\x5f\x9a\xf5\xc7\xe2\x88\x4d\xcf\x1c\x84\x1b\x68\x58\x7b\x3f\xd3\x4d\x76\xe9\x19\x28\x4f\x67\x70\xfd\x71\x08\x6e\x8f\x5b\x66\xfa\x07\x3a\x55\xe9\x99\x30\xd1\x14\x33\x6f\xaa\x92\xd4\xce\x8a\x94\xfa\x72\xae\x9b\x95\x5e\xb6\xca\xb4\x36\x2b\xf3\xa2\xfa\xc0\xac\x85\xae\xf0\x12\xba\x15\x7a\x42\xe5\xd0\x99\xf5\x45\x75\xa1\xb4\x53\xb3\x12\xb4\x09\xf0\x54\x66\x29\x78\xcf\xe8\x3f\x9c\x45\x35\xf3\x5e\x49\xf5\x50\x69\xe1\xf5\x81\x5c\xa1\x43\x54\x4e\xe4\x59\xd3\xe2\x2b\x2c\x5d\xe1\x42\x5b\xa5\x64\xac\x70\xa1\x55\x4c\xce\xac\xb4\x08\xfb\xd2\x5c\x2b\x78\xab\xf9\xb9\xe3\x59\x3d\x56\xd8\x31\xc2\xff\x07\x1b\x70\x8f\xef\x29\x63\x94\x58\xe1\x62\x5b\xa5\x3a\xaf\x95\x57\x62\xa9\x1a\x6a\xa2\xc2\x69\x9a\xb8\x41\xb4\x07\x2b\x61\xa2\xae\x30\x95\x05\x0a\x0d\x2b\x6a\xe3\xad\xc7\xc3\x6a\x14\xd9\xcb\x6f\x60\x18\x82\xdf\xf5\x85\x8d\x31\xbc\x90\x8d\x57\x62\x1d\x02\x15\xd9\xf7\x55\x33\x75\xd6\xcc\xaa\xe0\xff\xdf\x4d\x6b\x3d\x65\xed\xa4\x51\x4b\xc5\x9a\x44\x36\xe7\xd4\xce\x13\xdc\x1f\x70\xe6\x25\xcc\x6a\x27\xcd\x02\x4f\xb5\x53\xa2\x7f\xfa\xc8\x7d\xae\x61\x26\xea\x5c\x7e\x63\x82\x6a\x53\x81\x08\x28\xbb\x6c\xd4\x17\x23\x4e\x15\x19\x98\x15\x18\xd1\x79\x7d\x66\x65\x8d\x41\xc3\xa7\x0a\x23\xb0\x6f\x01\x15\xe9\x07\xaa\x67\x2e\x98\x46\x4a\x34\xd1\x87\x35\x24\x6b\x2a\x8c\xbc\x3e\xd1\x2b\x7c\x56\xbf\x1f\x24\x97\xfb\x85\x07\x34\xaa\x87\x99\x24\x69\xf1\x66\xae\xbf\x88\x66\xae\xab\x4f\x1f\x93\xcb\xad\x3e\x26\x0f\x43\x73\x21\x9c\xee\x7c\xf2\x54\x44\x60\x55\x33\x25\xf4\x88\x1f\xe9\x04\xcf\xd5\x6e\x1d\x6f\x85\xe7\xaa\x51\x44\x5d\xbc\x6e\x99\xc3\x16\xe5\x9d\x7a\x80\x23\xaa\xd2\x0b\xcf\xba\x68\xc6\xf0\xde\x5d\x8b\x83\xf0\x17\xa4\x41\x13\xc9\x5c\x55\x6d\xf9\x05\x4a\x13\xc1\x88\xca\x98\xac\xb6\xfc\x03\xc4\xb6\x65\x20\x11\x9d\xe5\x13\xf4\x88\xd5\x02\x06\x21\x59\x4a\x04\x3f\x2b\x5d\xe8\x0c\xbf\xea\x9e\xfb\x44\x34\x20\x21\x41\x35\xff\xec\x54\x72\x58\xe4\xed\x1c\x85\xf8\x67\x67\xb0\x83\x48\x62\xe5\x23\x9f\xd9\x75\xe7\xf6\xf7\x56\x3b\x18\xdb\x28\xa2\x0e\x72\xa0\x3e\x80\x5e\x50\xce\x8b\xb3\x1e\x94\x92\x3a\xe4\xeb\x09\x21\xe8\x93\x02\x6a\xbd\x61\xf6\x39\x03\x0c\xa7\x0e\x58\xb4\xf9\x73\x16\x41\x8d\x37\xbc\x55\x11\xd1\x14\x16\x37\x27\x98\x21\xfc\x4c\x70\xe6\x41\x5e\x8c\x41\xf5\xe9\x78\x11\x39\xfb\x13\xa4\x08\xf8\x6c\x33\x66\x9a\xea\xde\xa9\x17\x5d\x03\x44\x03\x74\x76\x72\x21\x9e\xf5\xc5\x4e\xce\x02\x3f\x2b\xa2\xfb\x67\xf7\x36\x42\x91\xe6\xcd\x92\xfd\xc6\xda\xcf\xbf\xe4\xdf\x9e\xf5\x26\xbd\x82\x39\x15\x2a\xba\x69\xbc\x59\xe9\x31\x67\xf8\x58\xef\x85\x54\x37\x62\x84\x9b\xa6\x1e\x6f\xca\x1b\x87\xa3\x27\x09\x38\xe8\xb3\xae\xb4\xd3\x9a\x31\x1e\xc4\x52\x48\xb9\x5a\x11\x5e\x54\x7d\xd6\x11\x16\x59\x8e\xbc\xb0\x68\x0e\x23\x10\xa4\xa0\xb2\x56\xb1\x3e\x29\xa9\x34\xc5\x50\xd0\xcd\xfe\xf9\x02\x14\x2e\x7f\x71\xf2\x0b\xcd\xe9\x03\xd6\xd3\xac\xb4\x4c\x49\x25\xe0\xd5\x88\x7a\x3e\xcf\x34\x1c\x4f\x3d\x33\xc6\x51\xcb\xd8\x7e\x24\x72\xe8\x79\xff\xf7\x9f\x50\xa1\xeb\xd9\xe0\x40\x27\xbf\xf0\xd9\x5e\x18\x54\x15\x3a\x37\x1b\xb5\x6d\x3a\x4c\x1b\x50\x91\x1c\x4e\x67\xfb\x51\xb7\x21\xa9\xd2\xd2\x5d\x4e\x1b\xb4\x6d\x14\xf8\xea\x71\xcb\x95\xee\xfa\x21\xf8\x83\xdf\xa0\xe4\x12\xf4\x6a\x05\xac\xa5\x63\xa9\x21\xda\x48\x91\x3e\xb3\x95\x85\x34\x7f\xfe\x1f\x32\x42\x82\xad\xbd\x30\x69\xd8\x9d\xab\x31\x99\xbc\xf1\x6a\xab\xe9\x9f\xac\xe7\x57\x24\xd8\x2d\xa6\x51\x35\x25\x7d\x4d\xab\xb9\xb2\x6a\xb1\xe2\x10\x5a\x7e\x46\x65\x56\x49\xd2\x46\x4b\xa6\xc5\x77\x83\x25\xd3\xae\x74\x8d\x96\x4c\xe3\xd9\x86\x38\xf6\xe1\x59\x42\xf2\x4e\xd5\x35\x9a\x2d\x2d\x9d\x92\xbd\xad\xa5\x9c\xd3\x52\xb5\x1b\x89\x8d\x35\x8b\x80\x18\x53\x05\x2c\x66\xa3\xd6\xc9\x30\xbe\x75\x5e\x46\x44\x43\x4f\x8e\x56\xa7\x9d\x5e\xaa\xea\x93\x4a\xa6\x2e\x44\xdb\x3a\x25\x95\xf9\x69\xf0\xb0\x15\x8b\x37\x44\x96\x77\xc9\xf3\x06\x2d\x93\xdd\x7f\x1a\x0a\x25\x6f\x9e\x6a\x3a\xae\xf9\x12\xd7\x06\xf9\x67\x73\x0b\x2f\xcf\x2b\x7a\x73\x36\xaa\x9d\x0c\xed\x1b\x42\x73\xec\xd8\xd8\x98\xc0\xd3\x17\xc9\x36\x0e\xbc\x60\x1a\x19\x9b\xec\x06\x78\x22\xb8\x81\x1b\xef\xfb\xff\x07\xcf\x9a\x58\x46\xea\x28\x00\x7b\x36\x84\xaa\x5b\x0d\xd5\x82\x0e\x20\x92\x1d\x2d\x72\x94\xea\x02\xbe\x70\x9b\xb7\x40\x10\x71\xe8\x28\x6d\x2f\x4e\x1a\x72\x41\x7e\xef\xfa\x9c\x16\x71\x14\x9c\xe3\xec\x0b\xd7\x02\x56\x43\xf3\x4b\xe4\xda\x99\x28\x32\x90\x24\x7a\x83\xc1\x75\x76\x01\xe7\x06\x83\xab\xdd\x56\x1b\xbc\xe3\x9a\xb7\x4d\x66\x77\xb7\xb4\x41\x4e\xa6\xe6\xc5\x5c\x28\xfc\xe2\x8d\xba\x88\xbc\x04\x28\xda\xa2\x95\xd9\x6b\x47\x35\xd4\xf0\x33\x37\x92\xce\xca\xc6\x40\xf4\x5e\xdc\xe6\x82\x2f\xed\x5f\x0a\xb7\xce\x06\x4b\x69\x37\xf7\x2d\xe6\xf6\xd6\x9d\xad\x01\xe1\x34\x33\x1b\x32\x32\xd9\xd5\xa3\x31\xc3\x52\xd7\x39\xd9\x76\xe2\x30\x53\x0c\xe7\x32\xbb\x2c\xb7\x3d\x25\xa6\x9a\x60\xa1\x45\x9b\x3a\xdb\xc1\x60\x34\x7d\x71\x34\x88\x02\xd1\x70\x4c\x54\x2b\xd0\xa4\x1d\x5c\x69\xf5\x78\xf0\x4a\x64\x21\x0d\xf5\x90\x7d\x9c\xda\x41\xfe\x76\x87\xd4\xc3\x9a\xfb\x98\xb7\xbd\x17\x93\xc0\x69\xd0\x17\x27\xfd\x4f\x85\x57\xdb\xc9\x79\xd1\x34\x9c\xc4\xaf\x42\xc4\xed\x84\xc1\x4b\xd0\xb0\x21\xf9\x66\x73\x0f\x27\xe5\x9b\x06\x81\xa0\x01\x3b\x1a\x36\x58\x3a\x9b\x4e\xef\x76\x12\xe7\x59\xbc\xc1\xf2\x69\xd7\xb3\xf6\x62\xa4\x61\x17\xaa\x86\x20\xf0\x18\xfe\xbf\x72\x8c\xa2\xf0\x22\x45\x6a\xf0\xe2\xb4\xfa\x7f\x50\xa4\x5b\x62\x7b\x11\xd2\x34\xb8\x6d\x77\x72\xa2\xa6\x99\x69\x30\xbb\x69\xbe\x4f\x94\x00\x57\x0f\x37\xdc\x51\x2d\xb1\x6f\x4a\x68\x21\xcd\xf6\xe4\x34\x8b\xe8\x87\x5b\x52\xd0\xb1\xd1\xb7\xcc\x57\xf6\x06\xd4\x62\x47\xa2\xf6\x50\x1a\x5a\xe0\x3e\x49\x95\xe8\x7e\x68\x71\xf3\xbe\x87\x1f\x58\xab\x6e\x92\x97\x15\x5d\xb1\xda\x03\x6e\xd0\xcc\x75\x86\x51\x4f\x3f\xe3\x6e\xa2\x71\xf6\x5f\xd2\xb0\xf4\x03\xbd\x70\x04\x33\x3a\x8d\x78\xbe\x9c\xf4\x8d\xe7\x86\x44\x45\x67\x5c\xb4\x9d\xea\xfb\x8b\x2b\xaa\xea\x58\xbd\x87\x10\xa8\x56\xa7\x48\x3a\x64\x1f\x99\x0e\x2b\x9d\x5d\x09\x3b\xf5\x37\xfd\xf3\x01\x39\x4a\x12\xb2\x6f\x14\x06\xcb\x34\x60\xdc\x9a\xfc\x5e\xc8\xf4\x43\xcf\x5c\x0c\xb1\x44\x2f\xf5\x5d\xf0\x9f\x5f\x18\x48\xdf\xa0\x89\x62\x61\x1c\xdf\xe2\x3a\x93\x06\x59\x03\xd4\x4b\x52\xe9\x4f\xb8\x38\xa2\x09\x4a\x1d\x23\xc0\x5e\x78\x02\x0b\xd8\xf7\x4a\x25\x93\xd0\x52\x4f\x1d\x8d\xf6\x6e\x4f\xcb\x9d\x2e\x0b\x9d\x96\x3b\xb7\x59\x09\x14\xb4\x99\xfb\x0b\x6f\x22\x84\x0a\x7b\xbd\x5f\x54\xe9\xc5\x62\xfc\xa1\xef\xbb\x1d\x2a\x17\x3b\xde\xf4\x86\x99\xf3\x62\xb4\x8a\x0a\xa9\xea\xa0\x51\x35\xd1\xdc\xc0\x44\x03\xea\xb1\x31\x55\x91\x26\x0e\x41\xca\xb6\xa8\x75\xf8\x7d\xd9\x47\xa1\x23\x77\x79\x78\x48\x09\x86\x84\xb7\x7a\x4f\x86\x53\x0f\x9d\x5b\x4d\xb8\xa2\xd3\xf3\xcb\x17\x8a\xde\x2b\xe4\xb2\x88\x46\x04\xa4\xbd\x18\x7a\xea\x57\xda\x9f\x2c\x45\xbd\x43\xdb\x6d\xde\xe9\x1c\xb1\x09\x5c\xe8\xcd\xcf\x04\xb9\xa6\x97\xec\xeb\x55\x64\x38\x65\x74\xd3\x4b\xa5\xab\x74\x2d\x1d\x59\x7c\x3e\xb3\x3e\x68\x3e\xf3\x2c\x8e\x09\xdf\x35\x71\xe3\x40\x06\x79\xcf\xfa\x00\xa6\x30\x3f\xbf\x40\x6a\xaa\x74\xee\xec\x00\x4e\xcd\x14\x8c\x9c\x75\xbd\x40\x14\x23\xe1\xd4\x83\xd0\x5f\xf7\xff\xce\x1a\x36\xb6\xbf\x76\xfa\xf8\xdb\xca\xd4\x69\xb0\xb3\x0b\x7a\x87\xc1\xce\x06\xda\x4e\x83\x9d\xed\x92\x1d\x8e\x65\x4d\x18\xa3\x27\xce\x31\xb3\x4d\xa4\x0d\xf7\x3c\x31\x05\x4f\x48\x73\xd6\x27\x4f\x7d\xa1\x90\x3e\x39\x0e\x37\x89\xc5\x33\x4d\x33\xc7\xe5\x1f\x70\x98\x7c\xba\x3c\xf8\x82\x89\x64\xce\x26\x5d\x16\xfb\x24\x6e\xd0\x09\xda\x11\xcc\x6c\xd3\x75\x5f\xdc\x53\x6a\x81\x26\xbd\xee\xd9\x47\xd0\xa5\x5d\x37\x3a\xa0\x93\x2d\x7c\x9d\xb5\xaf\x15\x93\x3e\x3b\xa0\x94\x3d\x9f\x3b\xa2\x01\xda\xe7\x7f\xc8\x22\x9d\x3d\x9d\xfa\xa2\xfe\xe9\x81\x53\xef\x2f\xd2\xe4\xa7\x4b\x7a\xdf\x53\x3a\x69\x62\xe0\x59\x66\xdf\x9d\xce\xfc\xe6\x56\x86\x74\xe8\x90\x6c\xc2\xef\x3b\x65\xa8\x2e\xcd\x7d\xe7\xdc\xfb\x83\xf5\x5e\x5a\xa6\x3f\xd8\x61\xd1\x13\x91\x08\x0f\x50\xc6\x9a\xd9\xf7\x17\x13\x4e\xcb\xa6\x9d\xc7\x9f\xd7\x6e\xbf\xf1\x82\x49\x84\xe3\xa2\xa0\x78\x3f\x7e\xef\x2e\xd8\xfc\x4c\x70\x3f\xfd\x03\xe5\xa9\x6e\xe9\x3d\x2d\x80\xd2\x17\xf6\x83\xda\x0f\xdd\xa3\x3a\x31\x9e\xcf\x26\x78\xb7\x35\x9f\x97\xb4\xf8\xf9\x5e\xd5\x4f\x44\xeb\xe9\x0a\xd2\x99\x1e\xbd\xfa\x90\x66\x09\xc5\xcf\xe6\x85\xb3\x59\xf3\x21\xcd\xec\xe6\xdd\x0c\x76\xd2\x83\x6e\xf9\x0b\xdc\x72\x05\x14\x7a\x06\x72\x7a\xf7\x9e\x38\x30\xcd\x40\xc4\x64\x96\x71\x88\xdb\xb4\x8f\x42\x4f\x8b\x9e\xd7\x0a\x16\xbc\xe6\x83\x07\xf1\x00\x76\x41\xe8\x17\x19\xcc\x3d\xa4\x09\xcf\x47\xd3\xcd\xcd\xed\x99\x43\xb6\xf3\xcd\xfb\xea\x26\x0d\x9a\x38\x46\x04\x7c\x04\x71\x6a\xa2\x7c\x80\x42\x13\xe5\x3b\x40\xbf\xb1\x16\xdd\x1f\x50\x03\x6d\x8e\x4a\xe7\x2f\x03\x09\xd4\xa7\x69\x0e\xf0\xeb\x4f\x76\xaa\x99\x78\x50\xb5\x4f\x57\xd2\xfe\x70\xfd\xfd\x01\xfa\xb4\x30\x40\x81\x9a\x69\xa4\xc1\xfa\x87\xd6\x62\x76\xf8\x7e\xb5\xf8\xd3\xb5\xa8\x3f\x09\x22\xfe\x9b\xc5\xf1\xa3\xc2\x51\x13\x3f\x90\xb7\xd2\xae\x8d\x03\x90\x4f\x31\xe1\xef\xa9\x88\x3c\x7e\x55\xcf\xe4\x57\x37\x08\x51\xa2\x4d\x38\x90\x07\x27\x94\x1a\xeb\xdd\x3e\xec\x71\xe8\x07\xde\x28\x24\x21\x07\x14\x4b\xf6\xac\x18\xdb\xf8\xf7\x9f\x6e\xed\xf5\xd8\xe2\x7d\x16\x60\x1c\x1b\x3d\xd1\x74\xc5\x18\xa9\x67\x12\x2b\x8c\x8d\x93\xea\x2e\x29\x94\x97\x7f\xe0\xbd\x48\xfc\x38\x4a\x52\xa9\x4e\xa1\x9a\xb2\xf1\x7f\x94\xac\xea\xa6\x81\xd3\xd3\xdf\x0e\x05\xa3\x50\xc3\x1d\x6e\x82\xbb\x4a\x9d\x16\x94\xee\xd5\xa1\x3a\x2a\x36\x91\xe7\x21\xd1\xd9\xf2\x0f\x39\x50\x11\x91\xea\x2a\x1d\x68\x83\x25\xaf\xad\xaf\x1a\x34\x9a\x75\xf1\xd3\x48\xa3\x99\x39\x00\x41\x93\xf6\x28\x18\x2d\xd3\x20\xaa\x13\x78\xef\x8f\xa9\xfb\xd3\x60\xee\xf1\xd0\xbe\x18\x09\xea\xba\xdf\xc0\x6e\x96\x68\x1f\x00\x69\xaa\x48\x36\x07\x52\x2d\x5a\xe5\x3b\x7a\xb2\x80\x3e\xe8\x3c\xe2\xbc\x62\x74\xbe\xb7\xe3\xf1\x80\xf7\xbd\x23\x48\x06\xeb\x0b\x76\xcf\x1e\x6c\x5e\xa1\xd4\x5b\x73\xc0\xc6\x35\x3e\x7d\xc0\xde\x64\x65\xe1\xe8\x88\x93\xf6\x02\xa2\x04\xf5\xc7\xbd\x6f\x00\x67\x85\x79\x1b\x9e\x56\x76\xbf\x1e\x48\x36\x13\x4a\x43\x35\xc7\xa0\xbd\x51\x47\xd8\xa0\xd2\xcb\x9a\x96\x81\xb4\x16\xd6\x55\x0f\x56\x9d\xb6\x4e\x6b\x20\x02\x40\x49\xa1\xe6\x18\xbc\x61\xe9\xcc\x19\x83\xf0\xc1\x54\xc0\x97\xca\xf6\xee\x11\x8c\xd5\x31\x9f\x21\x3f\x62\xb1\x8e\x72\x44\xb2\xae\x3a\x09\x06\x33\xba\x49\xea\x24\x4d\x26\xc0\x9a\xca\xf5\xcc\x01\xac\xe6\xba\x5b\x73\xcc\x6c\x52\x9d\x4e\x08\x5b\x0b\xd7\x31\xc9\xbb\x9e\x1b\x78\x43\xd5\xcf\x17\x3c\x9e\x3d\x90\x4c\x36\x21\xd4\x3a\x60\x3a\x6b\x9f\xe7\x8e\x9c\x34\x1a\xd7\xca\x81\x6a\x5c\x69\x4b\x93\x1e\x6b\x20\x99\x61\xb1\x86\x6f\xec\x30\xe5\x5b\xbb\x36\x76\xf6\xa1\x2f\x76\x40\xc8\xe2\xff\xd9\x87\x40\xc1\x80\x63\x92\x4d\x6b\x83\x66\x2a\x2b\x3c\x06\x72\x41\xd8\x40\x33\xe0\x31\xdf\x2c\xac\x0e\x8a\x1e\x4f\xf6\xc1\xcd\xe0\x89\x40\x72\x08\x5b\x73\xc7\x11\xec\xc2\x4d\x50\x50\x78\x14\x8c\x53\xb4\xba\x6b\x1c\x0f\x7f\xd0\x5c\x9d\xf4\xfa\x11\xe6\x1b\x67\x92\xe1\x1f\x92\x0c\xb5\x81\x58\x46\xab\xb3\x06\xbd\xe0\xad\xa9\x19\x54\x05\xad\xf6\x97\xa3\x69\x9c\x4c\x15\xec\x8f\x71\x30\x5a\x44\x9f\xcc\x57\xe8\xde\x32\xd7\x99\x9e\x91\x67\x49\xe8\x6e\x5c\x49\xbf\x46\xc8\x28\x47\x6b\xcb\xc6\x45\xfa\xfd\x4c\x05\xb4\xf7\x1a\xd3\x03\x2a\xd1\xf5\x1c\xcc\x9d\x5d\xdd\x24\xd9\xc7\xdc\x80\x30\x47\x1b\x86\x06\x8c\x6d\xc5\xca\xaa\x01\x4f\x25\x1b\x24\x06\x3c\x95\x6c\x1d\x1b\x84\x39\xd6\xb7\x0d\xa6\xa4\x50\x0a\xe4\x39\x00\x73\x3e\x02\x82\x65\x9d\xad\x70\x1b\x89\x73\xcc\x1e\x37\xd9\xc3\x02\x1c\x39\x2a\x6c\x32\x1c\xf7\x89\x67\xf7\x79\x41\x79\xea\xf7\x91\x17\x46\x37\xd6\x71\x93\x68\x71\xc6\x83\x9a\x3f\xd2\xc8\x0c\x60\x9a\x6e\x76\xcc\x0c\x15\x9e\x47\xd8\xcb\xba\xf7\x0c\xec\x65\xb1\x7d\x7e\xe0\xde\xf7\xa8\xe1\x57\x64\x90\x1b\xa8\xf1\x62\x93\x47\xc0\x8b\xc8\x7e\x1a\xc1\x94\x15\x76\xff\x0c\x56\x74\xb1\x4e\x27\x7e\x5c\x6d\xb1\x6f\x00\xe9\xd8\x5a\x15\x3f\xae\xbe\x6e\xa8\xf1\x9b\x78\x61\xea\x99\xc3\x74\x03\x3b\x9e\xdd\x03\x1d\x88\xb5\x10\x01\x9b\x9b\xe7\x35\xe8\x89\xa4\x7c\x94\x33\xe8\xe2\x6e\x05\x5c\x30\x8b\x60\xf7\x30\x50\x01\xa6\x4b\x98\x04\x72\x56\xf4\x9f\xff\xe7\x89\xb3\xfc\x02\xdd\x52\xbb\xdf\x80\xdf\xcd\xf0\x33\x61\x8a\xe7\x01\x60\xc9\x2a\xe2\x40\xd9\xe8\xf8\x7c\xc0\xcb\x80\xe7\x65\x23\x56\x17\x4e\x89\x04\x4f\x92\x81\x51\x12\x31\xf8\x8d\xe4\x6a\xad\x5f\xe9\xe8\x54\x53\x55\x28\xa9\x3d\x35\x70\x7b\xb7\x3a\x3e\x0a\x43\x9d\xba\xfb\xc8\xb9\xd3\x0f\xb0\xfd\x7d\x3c\xcd\xa2\x52\x00\x48\x8f\x1b\xf0\x61\xb2\x65\x25\x90\xf5\xcf\x66\x91\x60\xce\x0a\x15\x65\x9f\x01\x9f\xa4\x8f\x5b\x4c\x20\x67\x45\x2f\xee\x22\xe7\x46\x93\x05\x74\x65\x5b\x4c\x10\x5d\xd9\x69\x25\x98\x92\xc2\x4e\x05\x41\x8b\xa2\x95\x91\x01\x8d\x98\x43\xb0\xa2\x31\xb3\x80\x3f\xc0\xee\x35\xcf\xd0\x5e\x68\x05\x69\x20\xf1\xb5\xcd\x0a\xd1\x73\x62\xb4\x80\x88\x74\xb4\xc2\x34\x5e\x6c\x15\x8e\x21\x8c\x8e\x79\x91\xba\x3b\x60\x3e\xfc\xd8\x30\x03\x3e\xeb\xd6\x3c\x47\x6a\xa8\x86\xbf\xc0\x34\xe8\xf0\x0f\x14\x61\xe9\x92\x48\xc1\x48\x48\x2b\x79\x63\x90\x24\x7f\x80\x80\x2a\xef\x6f\x78\x9c\x5b\xa1\x1e\xc8\xca\xd7\x75\x1a\x04\x2c\x79\x56\xa7\xc7\x20\x77\xd4\x3f\x39\xd4\x45\x66\xbc\x30\x47\xa3\xd8\xca\x47\x49\x17\x08\x92\xb4\x49\x20\x02\x0a\x60\x6f\x1a\x24\x03\xeb\x96\x36\x41\x5d\xbc\xee\xb3\x41\x2b\x9d\x55\x6a\x11\x88\x4a\x33\x3f\xc3\x26\xe7\x9c\x18\x31\x89\x67\xbd\xf5\x67\x6e\x11\x7f\x01\x44\x35\x2c\x90\xe0\x4e\x3e\x87\x05\xce\xa4\x5f\xc2\x70\x1b\xaf\xa4\xb7\xab\x6e\x30\xf1\x84\xaf\x77\xb1\x78\x1e\x99\x0c\x2a\x9f\x54\x1e\x70\x06\x0d\x77\xbe\x31\xc6\x4a\x81\xa2\x91\x65\x54\xa2\x25\x08\x6c\x6f\x56\x16\xc6\xce\x4d\x61\xc9\x09\xf7\x22\xeb\x70\x63\xa7\xf5\x50\xd7\xb3\x60\xaa\x88\xe1\xc9\x00\xea\xb2\x2a\x30\xf6\xec\xd3\x4d\xa0\x4f\x53\x79\x90\xe3\x84\x27\x02\x05\x4c\xac\xf9\x0b\x94\xba\xeb\xbe\xb8\x06\x52\x3b\x2c\xef\x75\x18\xdf\xac\x02\x0b\xb8\x17\xf5\x4f\x83\x37\x69\x74\x8b\xf4\xdf\xd5\x95\x31\x10\x78\xe8\x78\xcf\x20\xe4\x1a\x96\x82\x40\x58\xd6\x5f\x06\x00\x95\xd5\x70\x81\x0c\xcb\x56\x04\x06\x93\x45\xb4\x4f\x8b\x94\x60\xe1\x37\x88\x58\xa4\xe3\x8a\x93\x13\xa7\x51\x9c\xa4\xda\x82\xf6\x22\x91\xfa\x00\xde\xdf\x56\xbb\xc4\x95\xeb\xaf\xc5\x43\x18\x61\xdf\x2c\xd1\x2e\x82\x4f\x2f\x0e\x2b\x8e\xf8\x22\x15\x09\x93\x3c\x50\xaa\x7f\x86\xf7\x13\x9c\x90\x1c\x48\x15\xcc\x93\x6c\x65\x60\x10\x27\xd9\x59\x2b\xe8\xb1\x6d\x1d\x75\xd0\x6a\x37\x2c\x07\x91\xc9\xb8\x5b\x6f\x10\x34\xe3\x99\xb5\xa1\xef\xe9\xbe\x6f\x07\x81\x8f\x2e\xbe\xc1\xfa\xc4\xd6\xbc\x06\x5c\x8d\xba\x2e\xc2\x41\x05\x91\x35\xab\x81\x04\x10\xdd\x80\x30\x18\xfd\xd7\x3e\x6d\x32\x92\x45\xd3\xc9\x5c\xc7\xed\xd3\xe6\x81\x6c\x74\x1a\x06\x14\x40\xd6\xe6\xc5\x43\x51\xa7\xb9\x9a\x70\x36\xea\xbe\x09\x4f\x82\x23\xc7\x14\x4d\xd6\x1e\x71\x40\xcf\xfc\xe5\x1a\x4e\xfd\x00\xd7\x37\x49\x92\xf9\xe3\x9a\x76\xb7\xb9\x53\x3c\xf9\x8d\x9c\xdd\xa5\x1f\xb0\x3f\x84\x01\xe6\x0f\x74\x4b\x22\xce\x1f\x27\x57\x2d\xa6\xe6\x48\xcb\x31\x89\x7d\x24\x9b\xe6\x46\x1e\xd0\xc8\xe7\x96\x3c\xa0\x2e\x99\xb0\xcb\xf7\xa0\x09\xdb\xa1\xb5\x5d\x13\xbe\xdf\xd6\xce\xcd\x8d\x9a\x72\x9d\x33\x73\xcb\x71\x8a\xea\x2d\x97\xc3\x7d\x50\xb2\x87\xc9\x3a\xd9\xa9\x06\xc6\x24\xcc\xd6\xe9\xce\x17\x30\xc5\x94\x9c\x9e\x85\x03\xfb\x93\x87\xdd\x2c\xdc\x7f\x9a\x26\xb8\x96\xdb\xd9\x73\xa2\x42\x9e\xb5\xe0\xb3\xf0\xb0\xd6\xe9\x3d\x0b\x0f\x67\xa9\x52\x66\xe1\x96\xd7\x61\x3a\x59\x36\xd9\xea\xdd\x59\x49\xa0\x26\xba\xf2\x38\xd4\xf1\x3a\x2b\x85\xc0\xf0\x0f\x9c\x58\xcd\x12\xbc\xbb\xad\x1c\x9b\x19\xf3\x27\x2d\xd3\x24\x92\xf2\xc4\x53\x71\xa5\xb2\xdb\x73\xa6\x5e\x4a\x34\x34\xee\x3d\xb3\x43\xc3\xc4\x78\x58\x0c\x12\xb4\x12\x7a\x36\x48\x53\x2f\x54\xa3\xf5\x47\x4a\xa6\x89\x12\x79\xb6\x13\x4f\xfa\x72\xab\xf4\xee\x9c\x2d\xd7\x5a\x93\xfd\x62\xaf\xe2\x54\x08\x13\x95\x95\x7d\xd7\x9f\x54\x7c\x85\x34\x2b\xb3\x27\xd5\xfe\x81\x54\xab\x0b\xb8\x7b\x5b\x75\x39\x7b\x12\xa9\x99\xec\xdc\x9a\xee\x03\x8a\x2e\x1b\x8e\x67\xa2\x33\x61\xa1\x49\x74\xe6\x61\x76\xce\xbd\x34\x2f\x13\x9a\xb0\xf2\xa1\x89\xe2\xd8\xab\x07\x4d\x58\xfb\x10\x85\xad\xeb\x69\x80\x77\x58\xdf\xcc\xd1\xf4\x0e\xb3\x0e\x77\x0e\xa6\x9d\xf0\x0b\x1c\xb6\xba\x1c\xcc\x93\xa4\x1e\x47\xee\x5c\x2d\xde\x0b\xf8\xaa\x2f\xca\x93\xa9\x32\x54\xab\x74\xce\x41\x06\xf2\x33\xa7\x5e\x8a\xb2\x49\x1b\xa5\x2a\x89\xce\x19\x4c\x15\x29\x1a\x82\x6b\xe3\xad\x83\x3c\x67\x56\x78\x4c\xb8\xb4\x5b\x31\x33\x91\x19\x63\x99\x68\x1a\x39\x1d\x6b\x37\x19\x84\x68\x6d\xfe\x44\xde\x32\x6b\x72\x26\x4c\x9a\xdd\x34\xc2\xa4\x69\xcb\xee\x9c\x39\x8f\xfa\x60\x62\x27\x7a\xe9\x88\x12\x75\x2f\x9e\x2c\x19\xf2\xf3\xfb\x30\x1f\x78\x9e\x11\x51\xe8\x4b\xef\x5c\xfc\x5e\x43\x80\xca\x6c\x4a\xc3\x31\x17\xa4\x89\x54\x22\x93\x1a\xb4\x8f\x50\x5e\x60\x2e\xdd\x71\xe7\xe2\x88\x34\x05\x8b\xa7\x91\x19\x3c\xc1\x9e\x10\xc7\x24\xd8\x5b\x7e\xc6\x36\xd5\xf5\x72\xee\x3c\x21\xcd\xbf\x88\x05\xec\xca\x62\x3f\xe7\xce\x42\x12\x1a\x04\xb2\xaf\x5a\x65\x32\xa1\x61\xf3\x35\x7b\xa2\x96\x9d\xef\xab\x13\x81\x7b\x2a\x8a\x33\xe7\xc1\x75\xf6\xfb\x01\x6d\xa7\xff\xe7\x19\x60\xfe\xa7\x91\x4e\x25\x68\xe7\x84\x5b\x95\xaf\xed\xf3\xcc\x41\x6b\x50\x2f\xd4\x2b\x9b\xf7\xc3\x59\xe0\x31\x24\x92\xa1\x4b\xb3\x3b\xef\x44\x94\x5e\x73\x26\xa9\x79\xe6\x24\x68\xd0\x27\xc5\xba\xa9\x3e\xe9\x19\xe1\x69\x3a\x11\x74\x2b\xa0\x36\xa9\x21\x1b\x9f\x1f\xa0\x86\xdf\xca\x5f\x0a\xe8\xcd\x49\x3f\x2b\x95\x20\x9d\x13\xfa\x34\xdf\xb7\xe7\x8b\x0c\xeb\xf4\x76\xba\x88\x08\x8a\x7f\x80\x4f\xb2\x05\x15\x8c\x80\xbe\x0a\xcf\x8b\x07\xa7\xb9\x1d\x85\xe6\x7c\xbb\x9e\x37\x95\x96\xde\xa1\x37\x42\x00\x4c\x52\xaa\xbe\xbc\xc1\xee\x89\x2e\xc4\xcf\x19\x53\xe7\x0d\x04\x04\xe7\x6b\xd9\x04\x82\xb3\x1a\x72\x3e\x1c\xa4\xdf\xef\x00\x46\x9a\xf5\x27\x7b\x14\x3b\x3f\xc8\x41\xe1\x41\x43\x39\xe6\xcb\xf7\x84\x53\x96\x9d\x00\xe7\x83\xaa\xab\x66\xb6\x07\xa5\x03\x04\xf7\xd6\x2f\x57\x6d\xe9\x07\x52\xdc\xf5\x0c\x0a\x85\x79\x56\x62\x39\x5d\xb6\xd7\x0f\x0e\x29\x5a\x97\x05\xbd\x95\xef\x52\xeb\x07\x8a\x36\xff\x4f\x85\x82\xe4\xde\x02\x32\xf3\x10\xd7\x46\xe5\x9b\xff\xaf\x68\xc0\xcf\x74\xa8\x13\x45\x1b\xd6\x59\x50\x7d\xbd\x00\x69\x78\x0e\x17\xd3\x6c\x59\xe9\xbe\xa0\x1d\xf2\xfd\x70\x15\x1a\x9c\xb4\xc3\x17\x8c\x6f\x7d\xf3\x2c\x31\x6d\x82\x63\xf4\x16\x22\xde\xba\x12\x86\xcf\x55\x29\xed\x25\xda\x16\xfd\xa9\x54\xc2\x63\xae\xca\xa3\x57\xb2\x6d\x01\xd4\xf8\x6a\xb4\x2a\x6f\xa1\xdd\x2f\x80\xbb\xb4\xab\x17\x14\x48\xe1\x4d\xba\x68\x9f\x73\x0c\xdb\x02\xec\xf1\x8d\x6f\x51\x81\xa4\x8a\x07\x73\x35\xa2\xe0\xe2\x1f\x36\xcc\x85\x5a\x68\xc4\x62\xba\x40\xac\xc6\xd9\xd7\x72\x03\xf6\x8c\x4f\x03\x9d\x1f\xf8\x05\x9a\x30\x3c\x9b\x4c\x85\xe0\xac\xa6\x0b\x2a\xa6\x61\x0e\x7a\x61\xce\xff\xd1\x44\x21\xef\x99\xa2\x4b\x95\x8d\x1c\xab\x23\x8e\x4e\xb7\xc8\xc5\xe2\x67\x36\x1e\xac\x04\x25\x9f\x2f\x78\x76\xea\x1c\x58\x9d\xca\x8b\xcf\x27\x60\x1b\x89\xed\x45\x1f\x75\xaf\x06\x94\x4c\x43\x3a\x98\x95\x4a\x26\x9d\x03\x6b\xe4\xd4\xa9\x05\x96\xfe\xf5\x6e\x5f\x83\x73\xa7\xc9\x1e\xe4\x00\xb1\x08\xd4\x4e\x46\xce\x6b\x10\x20\x9a\x68\x38\x4a\x19\x7c\xaf\x41\x91\xb6\xdc\xe5\x83\x17\x34\xec\xa0\x48\x33\x91\x48\x85\x60\xd7\xc3\x15\x49\xa3\x68\x80\x2a\xca\x40\x79\x05\xb1\xb8\xf4\x2f\x0b\xbe\x58\x43\xba\xb5\x85\xfc\x5c\xc5\x46\x88\x15\x14\xcc\x1e\x46\xe4\x54\x6b\x1e\xe8\x42\x6e\x93\xc1\x02\x70\x31\x32\x5e\x2f\x70\x29\xaa\x8d\x3a\xd7\x0b\x5c\xb6\x3a\x05\x00\xd7\x84\x64\xb6\x94\x42\x4e\x2f\xcb\xfe\x35\x07\x84\x92\xe6\x81\x09\x57\xcb\x9f\x6c\x47\x0b\x5e\x59\x43\xa8\x65\xa5\x26\xec\x43\x0e\xd7\xc9\xcf\xd0\x8c\x59\x3a\xcc\x1c\x9f\xbb\x7f\x50\xce\x53\xe4\x31\xf3\xbd\x2a\xb3\xce\xb5\x48\xbf\x9f\x1b\xf7\xa9\x66\x88\x7a\x31\x23\xd6\x95\x79\x16\xfc\x8c\x11\x7a\x23\x2f\x0c\x42\x9a\xb6\x85\x82\x13\xbe\xf7\x2f\xfa\x5c\x0d\x8b\x51\xfa\x5c\x59\xf9\xbf\xe0\xc3\x6e\x80\xbb\xf6\x14\x60\x1a\xe6\x0e\xf6\x15\x4c\x59\x3b\xea\xae\x7a\xde\x90\xdd\xcb\xd0\x6c\xa5\x47\x95\x9f\x21\x07\x84\x62\x16\x94\x6a\x9f\x5d\x7d\x70\x96\x74\x71\x5c\xc8\x73\x6f\x84\xb1\x60\xca\xb4\x92\x6d\xd1\x83\xca\x46\x97\x75\x24\xc9\x5a\x29\xba\x54\xd9\xea\xb2\x0e\x0a\x5d\xdd\xd2\x16\x3c\xa6\x0c\x43\xd6\x91\xcc\xeb\x4e\xb0\x07\xa5\x5c\x5a\x80\x39\xd6\x8f\xac\x8b\x77\x0d\xef\x41\x66\xc6\x9a\xde\x20\xa9\xd2\xf2\xda\x5d\x41\xaa\xd4\xc7\xc5\x4b\x97\xb7\x29\x9c\xca\x3f\x47\x03\xeb\x78\x59\x30\x30\xb3\xbc\x03\x41\xd6\x3d\x90\xf2\x44\x44\x20\x97\xd5\x47\x4a\xb3\x26\xae\xb3\x26\xac\x9b\xda\xdd\xf1\x3f\xc6\xde\x24\x67\x9b\x5e\x59\x0e\x9b\x7b\x15\xdf\x0e\x5c\xec\xc9\xc9\x3f\xf1\xd8\xde\x43\x75\x34\x34\xd0\xd5\xc5\xb1\xb4\x7f\xa3\x22\xc8\x88\xe7\x18\x92\xf1\x0d\x5e\xe0\x7d\x8a\x55\x6c\x92\xc9\xcc\x64\xb6\x7e\x83\x48\x6c\xc6\x3d\xa9\xf8\xf1\x29\x9d\x14\xd9\xa4\x3c\x18\x94\x66\x0c\x0a\xb8\x2b\x35\x47\x07\x8e\x09\xa4\x2c\xfe\x60\xcd\xc2\x2f\x3c\xec\x52\xe0\x9f\x0b\x4d\x37\xb8\x4f\xe6\x9e\x3a\xfc\x1b\x79\x35\x6c\x91\x3a\x61\xbb\xb3\xa9\xe7\x44\x2c\x9c\xa9\xf2\x79\x90\xb9\x27\x7f\xc0\xba\x88\x7e\xe1\x64\x12\x8c\x43\x0f\x80\xa7\x3f\xbf\x5f\xb8\x86\xb9\x03\xde\x57\xdd\x03\x52\x49\xf9\x74\x9f\x74\x52\x72\xb8\xdc\x19\x10\x0f\x2d\x09\xe4\x84\xaa\xc9\x38\x76\x42\xd3\xd4\x55\x06\xa8\x9f\x61\xed\xaf\x96\x0d\x55\x93\x49\xd2\x89\xd2\xb8\x8e\xfb\x3a\xa1\x7a\xb2\x60\x79\x22\x3b\xa9\x8f\xd2\x89\xdc\x52\x87\x6f\xe9\x27\xd5\x4a\x36\xb3\x9e\x48\x2e\x65\xd6\x72\x52\x8c\xb2\x41\xf2\x8c\x6b\x55\x1a\x33\x52\xe0\x17\x15\x3b\xb7\x5d\x4e\xbf\x79\x3e\x83\xfb\x84\x24\x56\xdd\x03\x8f\xa7\x84\xa6\x33\x22\x47\xb3\x2e\xac\x27\xaa\x79\x55\x49\x06\x27\xcd\x74\xb6\xf4\x9d\x89\xee\x45\x82\x34\xb2\x97\xf6\xec\x76\x16\x8e\x55\x87\xcc\x66\xfa\x33\x02\xa5\xb2\x9f\x17\xa8\xaa\xd4\x94\x13\x89\x98\xa6\xfc\x89\x5c\xcd\x71\xe7\x27\xf2\x99\x9a\x9f\x9e\xf4\x90\xb2\xa9\xf1\x64\x15\x9e\xda\xfe\xca\x76\x74\x32\xe9\xbc\xed\xa7\x27\x05\x36\xe9\x1c\x4f\xea\xa5\x6c\xfc\x3a\x97\x40\xa6\x0b\xee\x99\xb9\x22\xcd\x88\x49\x07\xc2\x4f\x97\x38\x95\xd2\xcf\x9c\x10\xd8\x86\xb3\xc4\x9f\x99\xa7\x52\x37\xd4\x33\x53\xae\xf4\xaa\xe1\x16\x6f\x23\xee\x09\xc5\x54\x2f\x6e\x07\xe5\xd6\xb1\x3e\xcb\x9a\xb5\x96\x01\x8f\x2c\x4b\x19\x67\x29\x50\xd0\xb8\x43\x62\x86\xc4\xaf\x93\xf9\x51\x9d\x2a\xe1\x5c\x8a\x2a\x29\x27\xce\x42\x94\xf7\x17\x37\xbb\xf0\x24\x1e\x02\xc2\x83\x30\xbc\x44\xbf\x91\xeb\xca\x39\x37\x4f\x14\x1a\x6a\xc1\xb3\x86\xde\xe9\xe7\x04\xd4\x55\x3f\x49\xbf\xc9\xb5\xa3\x1f\xac\x10\x09\xfd\x5e\xab\x70\x0f\x74\x36\xf4\x08\x30\xcf\x76\xb7\x83\x16\x89\x87\x9e\x94\x08\x4d\x28\x3e\x89\xb0\x39\xa1\xe0\x09\x01\xd0\x82\xc5\xd9\xe0\xef\xeb\x19\xc3\x14\x69\xf3\xf0\x09\x79\xd0\xc2\xdc\xb9\xdc\xbd\x0c\xf7\x86\xf8\x02\x9f\xd0\xc6\x09\xf9\x83\x97\x2b\x12\x10\x1b\xa9\xa3\x8f\x20\xb5\x50\xb6\xef\x9e\x9d\x50\xd4\x9a\x3b\x91\xc3\xfb\x80\x00\xc2\x1f\x8c\x46\x9e\x85\x9f\x33\x0b\x3f\xfb\xe1\x48\xb5\x13\xd6\xcd\xe1\x55\x21\x9d\xbe\x2a\x2b\xf7\x93\x6e\xf4\x36\x08\x9f\x7d\x45\x45\xe8\xf7\x83\x48\x4c\x4f\x91\x74\xc6\x1b\xb7\x24\x38\x13\x1a\xb8\xd5\xdb\x1f\xf0\x64\xcc\xa2\x23\x72\xce\x4f\xc4\x8b\x3f\x5c\x04\x12\xdd\x90\xf4\x73\x8e\xb5\x08\x0f\x41\xa9\xc0\xd8\x84\xb4\xfc\xdd\x7b\xcf\xd4\x0d\xb6\x7c\x9e\x48\xdd\x50\xbd\x4c\x9a\x4a\x8b\x7f\x73\x15\x3e\xb6\x90\xf9\x7e\x18\x15\x45\x3e\x1f\x21\xb8\xab\x55\x63\x1f\xb2\xf0\x8f\xe2\xdf\x24\x8e\xfe\x1e\x94\xc4\x74\xe2\xe4\x0c\xbd\xf7\x27\x79\xab\xc1\x76\x32\x6d\xa3\xa0\x80\x44\x5b\x16\x6b\xcf\x73\x51\x4b\x0f\xb1\xd6\xa0\x45\x7d\x52\x62\x1c\x3e\x93\x08\x8b\x74\x72\x89\xf3\x22\x36\x65\x3f\x58\x80\xd6\x2c\x97\x0c\x28\xb5\xce\x89\x44\x5a\xc9\x57\xbb\xf3\x22\xbe\x78\xb3\x20\x15\xfa\x26\x77\x5e\xef\x07\x08\x1f\x3b\x24\x85\x3d\x4c\x59\x90\xf3\xb5\x4a\x05\x71\xde\x6b\x52\x1a\x01\xb6\x59\x95\x0b\xeb\xe7\x4d\x7a\x97\xfd\x05\x18\x7c\xf1\x0b\x9d\x2f\x68\x15\xf7\xa2\xda\xda\x3c\x1a\x67\x6d\xef\x3d\xe1\xf3\xf6\x23\x03\x20\x9f\x44\x29\x7f\xa5\x9f\x3b\x11\x37\x59\xbb\x27\x8c\x84\x67\x3e\x21\xcf\xd2\x2c\x68\x3e\xd0\x07\x0e\x3b\x24\x9f\x9f\xa0\x9c\x86\x61\xf0\x89\xc1\xd9\xc1\x7d\xe7\xb3\xb6\x41\x3b\x4b\xa1\xb7\xbb\x47\x10\x74\xb3\x56\x28\xfc\x0e\xef\x3c\x72\x4f\x0c\xd5\x45\xee\x27\xdc\xe3\x9c\x13\xf4\x7c\x90\xe2\xc5\xc2\x02\xcc\xc0\x3f\xc8\x87\x3c\x5e\xf6\xa6\x3f\x5f\xec\x9a\xd1\x00\xc5\x72\x7f\xa4\x8f\x17\x6e\x1a\x16\x04\x29\x64\x4b\xf3\x71\x22\xd5\x84\x43\x4a\x4e\xe4\x83\x1d\x2e\xe0\x73\xc2\x35\xae\x17\xff\x26\x03\xd2\x07\x93\xa4\xd2\x27\x18\x35\x03\x5c\xfa\xe8\x9c\x3c\xa0\x82\xf1\xe4\xe5\xc3\xa7\x63\xf2\xf2\x11\xfc\x00\xe9\x29\xcc\xfc\x27\xe7\xac\x35\xc0\x82\xec\x00\xda\x73\x9e\x48\x59\xe4\x29\x51\x39\x6d\x9a\x00\x8d\xe2\x30\xd9\xa2\xc1\xd8\x66\xed\x0b\x05\xa2\x5c\xfd\xe1\x62\xf1\x5c\x51\xf3\xeb\x60\x99\x8c\x43\xbf\x19\x79\xd1\xf4\x9b\x02\x4d\xf7\x07\x3c\xc0\xc1\x23\x34\xec\x9b\x7b\xa0\xa5\x4d\xc8\x7a\xb1\x00\x80\x2d\xe9\x17\x45\xfa\x9f\x39\x51\xc2\xe9\x1e\x14\x7c\xb4\x7a\xcc\xc9\x31\xd5\x03\x64\x7c\x17\x39\xb8\x02\xd1\x5d\xf2\xf3\x15\x88\x2c\x9a\x24\x24\x76\xd7\x55\xb8\x02\x27\xed\xf7\x59\x9e\xa4\xeb\xf7\x89\xf6\xa0\xdf\x17\x24\x76\x0f\xb8\x36\xc2\x1f\x20\xb9\xf0\x4f\x87\x94\xe8\x8b\x1f\x2c\x4e\xac\x29\x44\xae\x41\x8b\x8c\xd4\xaa\xf8\x37\xa7\x2c\x28\xa1\x16\x94\x73\x94\x5f\xc8\x33\xe6\x5c\xef\x57\x84\xc7\x83\xc1\x1e\x17\x54\xd5\x41\x5a\xf8\xac\x11\x90\x1d\xd6\xc5\x07\xae\xc4\xcb\x99\x08\xed\x45\x9d\xa7\x0e\xc0\xc5\x72\x01\xb6\xfb\x5f\xa8\x0e\xe0\x4c\xeb\x17\xe4\x63\x27\x39\xbf\x98\xb5\xcb\x0e\x0d\x57\x5e\x27\x42\x73\xc8\xeb\x96\xea\x37\x48\x5a\xc5\x16\xaf\x4f\x20\xae\x4e\x4e\x7c\x41\x81\xe9\xbc\xe8\x17\x7d\xe4\x9c\xfb\xf7\xca\x9c\x94\x87\x98\xf8\x2d\xc0\x2c\x9f\x39\x51\x92\x0b\x21\x0b\xc3\xe9\xb4\x2f\x06\x8d\x7a\xb7\xcb\x3a\xd8\x7e\x01\x7b\x23\x39\xec\x62\xb1\x5b\xc9\xaa\x57\xa1\xb2\x38\xfa\x01\xf0\x49\x2c\xea\x2a\xdc\x3c\xb7\x23\xc7\x81\x18\xce\x55\xc8\x79\x45\x6b\x2e\x78\xdd\x39\xe9\xf3\x45\xf5\xa6\x5d\x2e\xae\xba\xaa\x33\xea\x37\xa7\x20\x5a\x72\xc1\xa8\xea\x5c\xd5\x17\x84\xd9\x16\xff\xa6\xb4\x78\xbf\xea\xa2\xee\x5a\x71\xe5\x7c\x04\xa2\x25\xea\x6a\xb4\xc6\x5a\x7d\xfe\x8d\x2c\xb0\x06\x08\x34\x9d\x2e\x2c\x70\x21\x77\x46\xff\x39\xb1\x08\x64\x30\xcb\xbd\x98\x63\xac\x1b\x64\xb4\xd0\xda\x7b\xe9\xa2\xa6\xb3\x1b\xc8\xb0\xd0\x3a\xc5\xf3\xb5\xa4\x63\x83\x00\x9a\xce\xe0\x90\xbe\x0b\x51\xa7\xce\x5e\x7c\xf5\x85\x2a\x7e\x21\x21\x2c\x41\x60\x60\x16\x32\x3b\xb2\x5c\x0c\x43\xed\xde\xa8\x7e\xfe\xf3\xe7\x27\xdc\xee\x5a\x8e\x7c\xc3\x0f\xb8\x0f\xee\x72\xe1\xb3\xc7\x04\x3e\x1b\x74\x4b\x1c\xd6\x2d\xf4\x5a\x19\x3b\xf4\x01\xd2\x8e\x39\x91\xec\x35\xe8\xc5\x22\x59\xe4\x1a\xbc\x7b\x49\x49\x7c\x8d\x75\xa5\xd4\x18\x83\x14\x57\x9c\xea\x46\xce\x3f\x9b\xbe\xee\xc4\x63\x2a\x1a\x7d\x33\x7e\xc9\x02\xc2\x8d\x9a\xb9\x4e\x3d\x7a\xb3\xb4\x88\x19\xc5\xcd\x9a\x6f\x0e\xd4\xba\xe1\x60\xeb\x9c\x98\x37\xa9\x89\xc4\xfe\x9b\x97\x6b\x53\xf1\xfb\x23\x1e\x29\x78\xc8\x4c\x02\xa6\x9b\xef\x8d\xcb\xb5\x93\x64\xde\x79\x1d\x8a\xa8\x07\x54\x71\x68\x92\xf4\x0a\x71\x80\xd4\x4d\x6a\xa3\x63\x75\x93\xb8\x64\x8f\x30\x39\x27\x7d\x80\xa4\x80\x4e\x30\x75\xd3\x4b\xc4\x0e\x37\x37\xe2\xa1\x46\x17\xea\xdf\x8b\xba\x14\x7f\x52\xd0\x85\x26\xc9\x94\x7f\xe6\x56\x77\x59\xc0\xd7\xac\x0a\xcf\x42\xf3\x27\xdf\xba\x5c\x68\xe6\xa6\x05\xc6\x4e\x3b\x37\x03\xa2\x6c\x39\xbc\x61\x51\xb1\x55\xe0\xc6\xed\xda\x69\x85\x6e\x5e\x9e\xed\xdd\x72\x57\x06\xa6\x24\xbf\x31\x38\x4d\xed\x17\x72\xf8\x38\x65\xee\x8d\xeb\xb4\x9d\x09\x6f\x52\x20\xb1\x9b\xbb\x2e\x0c\x11\x02\x20\x05\x4f\x51\x25\xe7\x7e\xc3\x15\xd7\x59\x58\x6e\xd0\x80\xc3\xe5\xeb\xee\x06\xa4\x13\x1d\xbd\xdb\xda\x4f\x3f\xc0\x98\x22\x2b\x77\x23\x12\x4a\xc4\xba\x3b\xd7\xad\x39\x74\x6e\x86\x40\x8d\xac\x81\x4e\x7a\x70\xc3\x1c\x61\x37\x8f\x7b\xdd\x6e\x75\x9f\xb9\x51\x2d\xee\x07\xed\xe9\x86\x6b\xb7\x8a\x1b\x69\x04\xbb\x39\xf9\x4d\xbf\x5c\xb3\xfe\x1b\x41\xe1\x0e\xd2\xbb\x61\x5e\x70\x7c\xcf\xcd\x12\x71\xe6\xc3\x37\xd3\x06\x9a\x11\xdf\x4c\x1b\x68\x6f\x95\x1b\x24\xc0\x01\x34\xf7\x47\x01\x92\xc9\xd4\x0d\x02\x90\x6c\x1f\xb8\x4f\xd6\xdc\x11\x5c\x10\x5d\x65\xf6\x72\x9f\xcc\x75\xa9\x0e\xce\x85\xd5\x9a\x02\x0c\x14\x56\x16\xde\x48\xc2\xe3\x2c\x02\xf7\xc9\x88\xdd\xbf\xa9\xee\xda\xef\x93\x50\xd7\x2e\xb0\x7c\x9c\x8f\x10\x6f\xb6\xde\x04\x24\xf8\x71\xd0\xc2\x0d\xb7\x12\x3b\x4f\xdf\xb8\xd8\xba\xba\xc4\xfd\xdd\x6b\xd3\x0f\xf9\x83\x5b\x89\x7d\x0d\x6e\x84\x6d\xd9\xb7\xfa\xbe\x60\x00\xf2\x62\x11\x1b\xde\x9b\xfb\xe3\x01\x95\x74\x76\x23\xff\xcf\xe8\x62\x35\xf7\x05\xc7\x17\xf1\xf3\xfb\xbb\xe4\xa6\xf0\xd3\xce\x15\xb8\xc7\x09\xb4\xd2\xfb\x37\xad\x74\x9a\x21\x92\xfd\x34\x31\x89\x9b\x5e\x29\x3e\x19\xdf\x25\x38\xb9\x54\xc0\xfd\xdd\x81\xf3\x0f\x02\xdc\x8b\x91\xf9\x05\x12\x80\xee\x1e\x18\xd4\xaf\x19\xa1\x30\x8a\xb5\xbb\xf7\xba\x13\x47\xbf\x70\xc2\x21\x49\x40\xba\xd7\x51\xd1\x1a\x71\xcd\xb5\x9b\xd7\x8d\xc2\x28\x4e\xc3\x7e\xdf\xe4\x7c\x5e\x24\xf2\x05\xb9\x70\xca\xfd\x50\x92\xf3\x17\x4f\x02\xd2\x69\x9f\x19\x17\x66\x61\xf0\x66\xa1\x14\x8b\x93\x37\xe2\xc2\x4a\x30\x85\xc0\x45\xd8\xde\xe7\xf7\x77\x11\x8e\x76\x6f\xbb\x97\xc3\xb3\x87\x24\x65\xfd\x79\x01\xd5\xab\x74\xb1\xbd\x5f\x54\x2b\xf7\xe9\x7d\x69\xda\xf9\x79\x00\x82\xe0\x0e\x90\xc0\xda\x1e\xf3\x37\x6e\xc2\xbe\x1e\xdd\xb8\x09\x5b\xd5\x70\x33\x18\xde\x4e\x53\x37\x6b\xa5\x18\xf9\xd6\x55\x58\xfc\xff\x7e\x91\x2b\xa6\xb8\x47\x02\x5a\x22\xf2\x3d\x91\x2e\xc1\x64\x94\x39\x8e\x2c\x95\xdf\xcc\x71\x64\xd7\xaf\x7b\x22\x21\x96\xf1\x77\xdd\x85\xcd\x7a\x59\x1d\xef\x07\x1d\x26\xfd\xd1\x3c\x8b\x49\x8f\x4c\xff\x06\x7a\x98\xeb\x31\x41\xb5\x9d\xb9\xee\x75\xfb\x95\x10\xf9\x1c\xbc\x17\x4a\x99\xf9\xb0\xfa\x9d\x73\xfa\x3e\xbc\xbd\x36\xff\xc6\xc1\x15\x5d\x7c\x8e\x45\x5a\xfd\x00\xe8\xd0\xdc\x23\x28\x8f\x18\xeb\x03\xd7\x68\xbb\x95\x3e\x0c\x0c\xb3\xe8\xff\xc0\x37\xda\x9e\xaa\x0f\xef\xb2\x62\x40\x0f\xcd\x53\xd1\xbf\xb1\xfb\xc2\xf1\x07\x57\xdb\x26\xf6\xf1\xf0\x6a\x2b\x95\xc0\x13\x16\x5c\x3d\x00\x5d\x02\x8a\x7b\x5c\xdb\xaf\x39\x22\x94\xd9\xba\x9f\x67\x69\xce\x25\xf6\x3e\x64\xfe\x22\x8f\x0f\x42\x9d\x5b\x77\xfb\x3a\x34\x7e\x01\x99\xc0\xb4\x95\x0f\x43\x9d\x83\x2e\x69\x4f\xe5\x51\x17\xdc\xe9\xe2\x69\xed\xfd\x03\x8f\x4e\x2b\xd4\x1e\x5c\x28\xec\x1e\xf6\x34\x82\x45\x6b\x40\xa1\x5a\x9b\xa3\x9f\x46\x55\x8b\x7f\x37\x50\x70\xff\x5e\xb8\xa2\x19\x74\x0e\xd0\xff\x86\xff\x3c\x7d\xa1\xbb\xa6\xc3\x3a\x66\x41\xf4\xfb\xf9\xe4\x86\x64\xe4\x7d\xfa\x3a\x94\x9a\x30\x62\xa4\x5d\xca\xea\x61\x8c\x74\x10\x4f\x7a\x96\xa0\x20\xf1\xf6\x19\x0b\x9b\xb5\x86\x41\xc3\xa4\xd8\xd0\x03\x0f\x4e\xe7\x7c\x7a\x06\xa5\x1b\x6f\xdc\x92\xeb\x45\xad\x1e\x3a\x1e\xd8\xd3\xef\x39\xe1\xb4\xac\x53\xf9\xb0\xb4\x6b\x10\x59\x7f\xe0\xc3\x69\x6d\xeb\x73\x52\xc4\x92\xc4\xfb\x30\xbb\xaf\x23\xeb\x1e\x64\xd3\x6b\xb6\x8f\x3f\x17\xc9\xb4\x24\xdc\x07\x6a\x62\x73\x8a\xe7\x2a\xec\xc2\x2f\x34\x3e\xd0\xb4\xc8\x50\xed\x7b\xf7\xc0\x75\xc0\x3e\x47\x0f\xb5\xc6\xf6\xa5\x7b\xae\x55\x76\xdc\x5d\x40\x06\x10\x8d\x7b\xee\x05\x0a\x6d\x19\xf4\xc6\xf6\x4c\x7b\xee\x35\x2b\x6d\xd9\xbd\x60\xa3\x31\xee\x35\x4d\x6d\xd9\xdd\x79\xfa\x3d\x08\xcb\x56\x19\x0f\x11\xb4\x63\x27\x89\xe7\x86\x80\x6a\xc4\x62\xbe\x96\x50\xfd\x00\xf4\xc3\x34\x8e\x69\x85\xed\x19\xf0\x3c\x4c\xc7\x28\x79\xf2\x59\x3e\x10\xd9\x9f\x80\x64\x18\xf5\x59\x1c\xcc\x56\xf9\xe7\x21\xd5\x13\xdf\x7c\xc8\x04\x4d\x10\x1e\xce\x5a\x90\x80\xf6\xd7\xf2\xd6\x83\x58\x68\x1b\x31\x9f\x8f\xc7\x45\xeb\x2d\x1f\xb0\x34\xdb\x0f\x9f\x77\x1d\x1f\x75\xc8\x50\x68\x7b\x2e\x3e\x2f\xc9\x9a\x04\xd2\x07\x55\x18\x86\x11\xf5\x5d\x24\x46\x90\x7c\x51\x0b\x5b\x12\xeb\x43\x7d\xae\x9d\x23\x9f\x09\x11\x28\xfa\x85\xcc\x21\xfc\xa0\x40\xfe\xd0\x1c\xe0\xdf\x69\x7b\xe1\x43\x87\x09\x6b\x31\x9e\xc9\x65\x6f\x38\xbe\x8b\xff\x88\x35\xbf\x07\xc5\x8d\xe8\x37\x10\x89\x26\x94\x7a\x8f\x75\x9a\x86\x1e\xdc\xfc\x22\xe9\x01\x72\x3a\xeb\x48\xbf\xe0\x1f\xd6\xf4\xbf\x21\x70\x99\x1a\x82\xfe\x0c\xd6\x30\xbc\x61\x4d\xc2\x9f\x60\xda\x42\x98\x37\xd2\xc1\x52\x9c\xf6\x85\x2f\x41\xb3\x93\xc5\x4b\xaf\x4d\xdb\x98\x5f\xa6\x4c\xb1\xd2\xe1\x45\x7e\x5f\x5f\xa4\x5f\x64\x44\xb1\xda\xf8\x4d\x04\x8d\x44\xf6\x77\x15\xaa\x97\x48\xf1\x22\xa4\xd7\x4a\xdf\x17\x09\x7f\xad\x4c\x7f\x13\x97\x21\xc4\x7f\xa9\x82\xb0\xc2\xe0\x4d\x4b\xcf\xa1\x95\x23\xae\xc4\x26\x80\x37\xa3\xba\xb9\xd0\xf8\xcd\x0d\xed\xea\x00\xfa\x03\x6b\x94\x5e\xe8\x22\xad\x28\x7c\x51\x52\xde\x6a\xe7\x97\x75\xa6\x42\xf3\x07\xc0\x98\xe0\x09\x50\x8f\x26\xe9\xf2\x65\x21\xaa\xfa\x33\x04\x29\xb4\xa4\xc1\xb7\x10\x70\x7f\x95\xa0\xee\x65\x41\x01\xeb\x50\x5e\xe8\x12\x7c\xff\x7d\x11\x40\x62\x15\xd8\x4b\xc5\x40\xfd\x79\x40\xe1\xa0\xf8\x0b\xb8\x03\x8a\xd7\xbf\x70\xc5\xf4\xd5\xe8\xad\x6b\x23\x35\x24\x5d\x31\xad\x75\x79\x11\x00\x6c\x85\xc7\x0b\x4f\x4c\xab\xc8\xde\xca\x8b\x42\xf1\x07\x3c\xca\x52\x4e\xbc\x4b\x33\x20\xce\xf7\x32\x00\xc4\x7a\x98\xb7\x11\x65\xa5\x01\x79\xdb\x9a\x96\x3e\x41\x04\x88\xef\x33\x2f\xd2\xf9\x3a\x8b\xe3\xdb\x48\x25\xab\xbb\xac\xf8\x40\xeb\xa2\x46\xd2\x19\x14\x5f\x6a\x20\xad\x27\x7e\x99\x5b\x25\xc8\xfc\xf9\x42\xfd\xd0\xec\x94\xf3\x42\xfd\x60\x46\xf7\x42\xe8\xf0\x7d\xe5\x85\xb1\xdd\x32\xf1\x0b\xed\x83\x85\xe6\x17\x39\xec\x2c\xb8\xbf\xac\x43\xd5\xab\x5f\x00\x46\xfa\x4c\xf4\x0b\xbf\x35\x45\x46\x09\x8b\xf3\xbe\x2c\x7d\xda\x25\x42\xbc\x83\x33\xd2\xaa\x59\xe4\x20\x48\xe0\x7d\xe1\x2d\x69\xf1\xf2\x1d\x9c\xb2\xe0\x3a\x16\x1c\xfd\x01\x79\xa0\x04\x84\x17\x52\x8a\xc5\x98\x77\xf0\x2e\xec\xad\x18\x0b\x29\x3d\x89\x87\x0f\x3c\x08\xa5\x6a\xaf\x03\xc6\x73\x0b\x21\x2f\xab\xa3\x5a\xfe\x7b\xcf\xb5\x7b\x9a\xf7\xb9\x40\xa7\x41\xa0\x53\xb0\x68\xf4\x7e\x82\x4d\x74\x10\xda\x0b\x8f\xc9\x1f\xd0\x9d\x3c\xcb\x62\x38\x2f\xeb\x52\x05\x5d\x26\x5e\x0a\x3e\x5e\x17\x82\x57\xcc\x87\xdf\x8b\x93\x76\x3b\xf5\x5d\xba\x1b\xbc\x17\xaf\xab\x3f\x5f\x20\x76\xc4\x2e\x29\xef\xb5\xca\x60\x6a\xd6\x17\x55\x3f\xe2\x93\x2f\xc4\x9c\xae\x8b\xff\xfb\x89\x39\xcd\x6e\x5f\xef\x4d\x7e\x61\x9c\xba\x81\x73\xe2\x82\x2f\x22\x95\xcd\x78\xdf\x25\xe4\x18\xa7\x70\xf1\xff\x61\x72\x90\x71\x5c\xf2\xe9\x85\x88\xf3\xc3\xd2\x60\xfa\xb6\x7c\xf2\x32\xfd\xcb\xe1\x09\xc0\x52\xec\x09\x3d\xbc\x20\x4b\x54\x7e\x71\xcd\xef\x12\xcc\xde\xe5\xf5\xa9\x3b\xd4\x0b\xf1\xe4\x87\x3b\xf1\x8e\x6e\x1f\xe7\x17\x85\x11\x5c\xad\xf9\xfd\xae\xdc\xc9\x56\xa8\x97\xf2\x89\x99\x13\x85\x8d\x6e\x8e\xf8\x72\x04\xc1\x80\x0e\x9b\xf6\xf5\x79\x69\x4d\xb6\x57\xf4\xcb\xd2\x06\x76\xa3\x7e\xe7\x02\xbc\x96\x35\x17\x60\x35\x0b\x06\x14\x7b\x96\xac\x26\x1a\xa4\x56\x7a\x27\x23\x75\x8d\x93\x93\xd3\xd2\xe6\x52\x62\x29\x6e\x67\xb5\x10\xcf\x01\xc8\x21\x66\x33\x99\x43\xce\xea\xcd\xc9\xf2\xf1\x76\x65\x9e\xb8\x41\xe7\xf2\x57\x01\xae\x13\x85\x47\xcd\x1a\xe6\xc1\x43\x28\xc2\x3e\x8f\x45\x1b\x86\x1e\x0c\x04\x53\x65\xfd\xc6\xa1\x14\x37\x9a\xb0\x1d\x9b\x54\x4c\x24\x4d\x31\x95\x9f\xb8\x2d\x9b\x46\xcf\x4f\xf8\x49\x86\xf1\x0c\x9c\x91\xd6\x17\x2a\xd7\x97\xf4\x80\x36\x04\xdd\xb7\x27\xe3\x88\xed\xf9\x33\x03\xc8\x57\xf5\x0b\x80\xb9\xe8\xdd\x0c\x9c\xa2\xdf\x87\x6c\x1c\x3c\x25\x06\x73\xfd\x0c\x09\xf1\x4b\x27\x72\x46\x4a\x42\x3a\xb2\x33\x92\xa4\x36\xbf\x81\x23\x59\xfd\xc2\x82\xab\xe6\xc0\x98\x19\x7b\x52\x4f\x96\x5f\xc8\x7e\xe1\xfc\x84\x63\x5d\xfb\x26\x73\x18\x5b\x8f\x3d\x23\xe5\x00\x11\xb3\xc9\xca\x54\xe1\xa7\x0b\x62\xb8\x71\x25\xb2\x22\xaa\x66\x95\xb8\x17\x9a\x43\x5a\x79\xe2\xb5\x59\x69\xad\xcb\x5f\xf0\x42\xa5\x7b\xc4\x64\xa9\xa9\xea\x69\x25\xb8\x61\x09\xa1\x67\xe2\x66\xb8\x4b\xf2\x92\xe6\x41\xb9\x3b\x9a\x24\x4c\xd6\x3f\xbb\x99\x26\xbc\xd3\x04\x5a\xc6\x26\x3b\xf4\x64\x32\x38\xb9\xfe\x3c\x00\xca\x19\x87\x33\x75\x4a\xa2\x3e\x13\x95\xa8\xf2\x4f\x97\xc0\x39\x1d\xfc\x09\x9f\xd0\x1f\xc8\xe6\xb5\x7b\x5a\x04\xc5\x4c\xef\x26\x83\x97\x6d\x88\x9f\x14\x2b\x8d\x0f\x9f\x58\x99\x1c\x1e\x38\x33\x17\xe9\xdf\x93\x6b\x50\x07\x85\xd2\x91\xb1\xbc\x30\xe6\x41\xbc\x68\x32\x58\xb9\x7b\x2b\x90\x39\xe6\x07\xb0\x74\xf9\xb4\x55\x62\x16\x4e\x4a\x60\x80\xe0\x68\x8d\xf3\xa4\x03\xa7\x34\x36\x93\x5a\x26\x3b\x87\xcf\x41\x86\xab\x29\x20\x75\xad\x1d\x07\xe7\x92\x02\x7c\x78\xa9\xde\x30\x31\x40\x32\x92\x9f\xbd\x84\x07\x5d\x97\xe8\x3a\x4f\x4a\xc7\x26\x77\xe7\x5a\xa4\x1f\x2c\x04\xd4\x98\x9f\xd8\x90\x5d\xb1\x7c\x9e\x1d\xbf\x35\x67\x18\x16\x7e\x3b\xf8\x20\xff\x73\xb6\x4f\x4e\x49\x40\xa0\xc3\x9c\x2e\x35\x13\xb9\x4b\xec\x8a\x36\xaf\x88\x48\x12\x8d\x77\xad\x29\xbb\x03\x6c\x83\xa1\xc8\x2c\xb4\x76\x23\x9c\xc8\x6d\x62\x81\x7e\x7e\x02\x41\x77\x65\xc1\x09\x3d\x88\x6b\x1f\x4c\x96\x4e\xb2\x6f\xe4\xbc\x90\x2a\x57\xbc\x72\x2e\xbd\x88\x69\x2a\x73\x9b\xd8\xfa\x32\xef\xf8\x89\x14\xc9\xbf\xf3\x3f\x7f\xda\x30\x72\x41\x71\x62\x8d\xf8\xbc\x79\x73\xf3\x9c\xa1\x26\xc9\xf6\x3c\x9c\xcc\x6b\xdb\x7e\xc6\xa4\x48\x68\xaa\x4a\xa1\xa1\xd5\xbf\x4a\x96\x3a\x99\x0a\xc5\xb4\xeb\x59\x6b\xd2\x80\xd4\xa2\x18\x99\x99\x61\xce\xae\xe8\x93\x21\xb2\xed\xe7\x0b\x70\x16\xdd\x62\xe6\x32\x2d\xfc\x7c\x01\xd6\x25\x63\xc5\x7c\x79\x45\x31\x2e\xc0\xc3\xcd\x62\xcc\x7c\x49\xf7\x8d\xcf\x4b\x2b\xe2\xcd\x46\x1e\x5c\x5b\x06\xe6\xcb\x50\x3c\xb7\xd3\x26\xfb\xf3\x00\xd9\x1f\x8d\xbe\x48\x83\xdb\xa5\xf3\x9a\x2f\x2b\x73\x69\x51\x2f\x09\x89\xbf\x5f\xbc\xca\x1d\x00\x9f\xa5\x66\x9b\x50\xaa\x38\xfb\xea\x5c\x86\x01\xaf\x01\x61\x29\x5d\x9a\xa3\x39\x17\x98\xfc\xc5\x3a\x72\x1a\xe2\x13\x83\x92\xd5\x6e\x13\x71\x2b\x43\x0a\x8e\x39\xc9\xaa\x8c\xd1\x9f\x50\x93\x6c\x67\x9e\x73\x61\xf4\x1a\x62\x1c\xa8\x7d\x20\x62\x37\x8e\x03\x0e\xf2\xbb\xc7\x71\x1c\xbc\xe3\x74\x3f\x48\x1f\xd8\x0e\x7f\x40\xcd\x50\x77\x8f\xd8\x88\xad\x41\x1b\x07\xf4\x3a\xda\x88\x71\xac\x8a\xea\xd9\x3d\x5e\x58\x44\xd6\x6f\xaa\x75\x36\x5f\x1a\x07\xec\x06\x63\x0b\xc1\xe3\x40\x4a\x15\x11\x8a\x71\x40\xed\x13\xdd\x8e\xe2\x0b\xa3\xa9\x1d\x19\x55\xfa\x50\x7f\x28\xbd\x70\xfc\xfc\x86\x63\x9f\x27\x44\x41\x68\xf8\x77\xc5\xf8\x49\xbf\x91\xdc\x38\x78\x3c\xd2\x99\xaa\x25\x7e\x62\x50\x53\x7a\x95\x71\x84\x13\xbb\xe0\x01\xa9\xc9\xea\xfe\x00\xe1\x23\xd5\x1f\x60\x85\x87\x7f\x4f\x98\x07\x05\x74\xc4\xbc\x48\xf9\x32\x0e\xa4\x56\x19\xde\x94\x18\x41\xd8\xb4\x27\x11\xb5\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x68\xcd\x91\xba\x98\xae\x35\x21\xd0\x38\x19\x06\x48\x43\xa7\x74\x1c\xe3\x80\x8a\x4a\xda\xbc\x71\x24\x02\xd5\xed\xd4\x92\x55\x41\x1d\x69\x80\xa3\xa1\x0e\x71\x46\x01\x56\xe3\x48\x74\xea\x73\x3b\xb1\xc2\x1d\x92\xb1\x37\xbd\x90\x99\x9c\xc3\x50\x87\x0b\x5e\x35\xae\x33\x49\x9d\x12\x36\x8d\x23\x93\xc8\x0c\x3f\x80\x6f\xbc\x17\xc9\x90\x15\x2f\x12\xd2\xc9\x08\x82\x2b\x7c\x68\xfa\xcf\x14\x90\x82\xc4\x98\x96\x29\x49\xfa\x74\x41\x5a\x91\x17\xec\x38\x10\xd0\xa2\xb4\xfa\xe3\x28\x38\x7d\x41\xef\x23\x3c\x65\x04\xbd\x0f\xd1\xe4\x67\xc2\xf0\xc6\x1b\xc1\xdf\x83\x60\x04\x01\xb1\x7c\x98\x9a\xbd\x80\x42\xcc\x34\x22\x14\x40\x39\xfa\x05\xf2\x16\xe3\x76\x21\xd8\x35\x23\xc4\xa6\xa4\x23\xfc\x05\xef\x19\xc7\x27\xf7\x34\xe9\xd2\xc7\x51\xc9\x5a\x7c\x74\x19\xb8\xe2\xf5\x7c\x82\x51\xfa\x41\x02\x5a\xdf\xe4\xa5\x34\x8e\x0a\xcf\xff\xe4\x0e\xb0\x60\x9f\x14\x96\x80\x08\xfe\xcd\xeb\xaf\x21\x50\x1f\x58\x39\xfd\xc2\x8b\x1b\xbb\x20\x08\xef\x3e\x79\x7b\x8d\x83\x91\xcc\x3f\x53\x84\x32\x6d\x44\xcd\xa0\x91\x40\x0e\x2d\x12\x91\xcb\xd9\x48\x02\x65\xda\x30\x10\x90\x6f\x45\x79\x46\xc7\xd1\x3a\x7e\xbb\x9d\xda\x99\xe1\x17\x4e\x6c\xba\x5f\x40\x86\x67\xe3\x39\x9c\xfd\x86\xf7\x10\x39\xf8\xb2\xa9\x0d\x5c\xfb\x54\xed\x6d\x1c\xd0\xbc\x29\x51\xc8\x38\x3a\x57\xa4\x09\xf7\xf4\xcf\x9f\xa2\x1c\xb5\xe3\xa0\x81\xaf\xb8\x3f\xf2\x31\x6f\x0a\x55\x73\x9e\x30\x73\xfa\xfd\xcc\x18\x9e\x43\xc3\xf4\x0d\xaa\xba\x11\x85\x54\x7d\xa1\xa5\x80\xda\xc9\x23\xbc\x6d\x9d\x8c\xcd\x27\xa5\x63\x9f\x92\xb6\x85\x81\x31\xcd\x2f\x8c\x80\xb3\xa9\x2e\x97\xc5\xd0\xb3\x1c\x34\xfd\x14\x77\xc1\xeb\xae\x59\x1b\x73\x00\x06\x4f\x6b\x50\xc9\xed\x37\xce\x85\x1d\x9a\xe7\x49\x21\xa0\x09\xd8\x27\x19\xec\xcf\x1b\x38\xe2\x45\xf3\x64\x05\x89\xfa\xf3\x45\x85\x63\x9e\x3f\x00\x8a\x1b\x3f\x4e\xea\x98\x04\xbc\x93\x90\xd0\xba\x18\xbe\xdc\xcc\xf3\xa1\x6b\x1b\x3e\x33\xcb\x06\x39\x34\x85\x8b\x36\x0e\xef\xf0\xb5\x08\xa3\xdf\x00\x75\x4f\x5a\xf7\x45\x31\xd6\xfc\xe2\x93\xc5\xd3\x61\x9e\xca\x9a\x5d\x3f\x4c\xf9\xa2\x38\x55\x34\x4d\x88\xd2\xc1\x2f\x30\x31\xb3\xac\xfb\xe3\xb8\xd7\xfe\x08\x10\xcb\xa2\x68\x96\xb0\xdc\x6c\x3c\x2a\xd4\x6f\x87\x31\xfb\x5e\xa7\xdf\x2f\xa0\xa4\x55\x15\x28\x96\xac\xdb\xfd\x80\xbb\x61\xe0\x3d\x54\x8a\x78\x9e\x50\xb0\x8d\xa4\x2e\x1f\xa2\x6a\x17\x6c\x1e\x5a\xb3\x3d\xab\x07\x41\x3a\x06\x1e\xd3\x02\x36\x8b\x54\x2c\x02\x61\x71\x00\xd2\xb1\x52\xec\x8f\x03\x5e\x2f\x0a\x70\x1f\xc7\xb2\x10\x1a\x10\x2f\xd2\x4a\x15\xcd\x91\x41\xd5\xcd\x44\x0b\x39\x00\xf3\xcf\x0b\xb4\x4b\x1b\x0b\xa9\xa2\xfb\x11\x31\x26\x4d\x19\x66\x5d\x0c\xf1\xf8\x91\x0c\x27\x13\xe3\x68\x59\x73\xe1\x84\x06\x99\xdc\x40\xf7\x00\x09\x5b\x32\x47\x58\x1a\xb7\xe1\x07\x58\x77\xf6\x6f\xde\x00\x75\xfe\x02\x42\x32\x86\x45\xc5\xb0\x8c\x8a\xe3\x6f\x82\x5a\x47\x38\x28\xc8\x69\xab\x02\x73\xc2\x28\xc4\x63\x04\xd6\xf5\x52\x3c\xc6\x08\x81\x53\xd2\x80\x81\xca\x02\x41\x32\x04\x64\xce\x49\xfe\x80\x5e\xfd\xfb\x82\x37\x02\xb5\x6a\x16\x5f\x43\x20\x1a\x0f\x0f\x0a\xea\xb8\x35\x99\x23\x30\x39\x9f\x22\x2c\x46\x60\x2e\x3e\xd5\xb5\x1e\x81\x85\x1e\x64\x84\x1e\x21\xae\x79\x6b\xd4\xb8\x20\xa5\x4f\x22\x19\xa7\xfa\x8c\xb4\xe0\x18\xf8\x11\x8e\x50\xd9\x2f\x90\xe2\x0a\x87\x02\x4b\x77\xc9\x4b\x63\x04\xd8\x35\x15\x49\x38\x02\xcb\x94\x5a\xa4\x0b\x89\xc0\xf3\x6f\x02\xaf\xfa\x01\xd9\xfb\x70\x97\x94\x12\x75\xda\xc2\x32\x6c\xea\x30\x05\x68\xb9\x4a\x3c\x3c\x2a\xcf\xf8\x70\xa7\x0f\xdf\xd0\x2e\x33\x54\xb9\x1a\x8d\x72\xe7\x1b\xda\x01\x54\x2f\x8d\x9e\x28\x8c\x9b\x23\xbb\x07\x14\x16\xf5\xac\x90\x30\x4f\x85\xe9\x47\x80\x58\x97\x7e\xde\x47\x6c\x92\x41\xb7\x94\x50\xe2\x1b\x01\x99\x65\x54\x42\x76\x84\xb2\xa6\xa8\x1e\x21\xf8\xc9\x50\x30\x02\x05\xbd\xec\x76\x00\xca\x34\x23\x50\xf2\xd3\x35\x2c\x14\x86\xf5\x78\x33\x98\x9a\x66\xfc\x3c\xb8\x08\x05\x7d\x52\xd7\xfe\x69\x99\x10\xd7\x8a\x67\x0d\x6b\xe6\x30\x8a\xd4\x45\x12\xb4\x39\x15\x6c\x22\xfb\x77\xe3\x98\x5a\x27\x6a\x9d\x0e\x93\x80\xca\x6c\xb4\xfe\x00\x80\xad\xfe\xcd\x03\x6a\x44\xa7\xf4\x25\x4e\x15\xe0\x0b\x35\xc4\xc3\x03\xa4\xb1\xde\x3d\x62\x63\x52\x50\xcd\x19\xd2\x97\x2a\x9b\x8f\x00\xe9\xcb\x37\xa3\xd0\x16\xdc\xb4\xe8\xb6\xe0\xe6\x07\xd4\xc7\x18\x1b\x3a\xd5\xa4\xc6\x51\x0a\x54\x45\x5f\x74\xf2\x57\xb1\x9d\x40\x09\xaa\x1b\x01\x3b\x0e\x82\x5c\xa5\x47\xf8\x44\x2a\x57\x3a\x18\x81\x12\x54\x71\x0f\x6b\x56\x7e\x01\x6c\xc9\xeb\x42\x2c\x85\x6f\x1e\x01\x39\x91\x4b\x34\x46\xd1\xfc\xe9\x49\xd2\xc5\xca\x37\xb8\x80\x48\xe2\xea\xc3\x3a\x16\x49\xd1\xba\x99\xfa\xc5\x38\x3b\x68\xb3\x31\x86\xc1\xf5\x5a\x25\xdf\x46\x18\x6b\x0e\x7a\xc0\x3a\x15\xcd\xbb\x75\x12\x72\xea\xf2\xcc\x70\x20\x55\x8f\xe7\x82\x93\x66\xcd\x7a\xa6\x31\x08\x21\x60\xca\x1c\x26\xbf\x27\xe1\xa2\x55\x9d\xb8\xf0\x78\x95\x94\x9e\x4c\xcf\xaf\xc5\x08\xd5\xc1\x85\x3b\x8c\xe4\xca\x00\xe9\xa9\x44\xc9\xf7\x81\x85\x2d\xba\xbb\xbc\xc0\xae\xeb\x5f\x5d\x91\x02\x25\xab\xaa\x6d\xa1\x64\xd5\x0d\x65\x96\x53\x4d\x7e\x01\x0b\x34\x15\x86\xd5\x73\x0c\x6f\xec\x45\x6e\x61\xdc\xa1\x2c\x36\x0c\x76\x96\xcd\x68\x46\x1e\x94\x43\x1d\xc3\x50\xa4\x0b\xb4\x2f\x9e\xe1\xae\x70\x51\xd7\xac\x60\x09\x0d\x06\x02\xc2\x82\x93\x2e\xa2\x01\x75\x2f\x46\x75\x3b\xb6\xa1\x7a\x44\xdc\x61\x4c\x4a\x6e\x04\x11\x76\x8f\x87\x22\x66\x26\x90\xcc\xfa\x67\x96\x88\x7c\xce\xbe\xa9\x87\xa5\xc4\xd4\xfb\xf0\xf3\x1a\xd5\xef\x83\xfd\x59\xb4\x78\x3e\x89\x29\x98\x29\x33\xbb\x73\xf3\xb6\x3f\x27\xf8\xa5\x7f\x63\x01\xc6\xe5\x87\x1e\xba\x26\x1c\x70\x7e\x2e\xc6\x13\x4a\x7d\x96\x1c\xe0\x17\x36\x4c\xda\x10\xf4\xab\x3a\x3d\x23\xbc\xd0\x5a\x79\xc6\x70\x6d\x6e\x86\x30\xbc\xc0\x2c\xd5\x07\x38\x7d\xf5\xee\x2d\xa2\xe7\x72\xf3\x26\xb2\x3c\x6b\xf4\xa6\x4c\xfa\xcb\x79\x57\x26\x65\x13\xe9\x0b\x02\x13\xe3\x34\x77\x3a\xc9\x24\x24\xc4\x05\x98\x55\x47\xf3\x20\x0f\xbf\x10\xe4\xe1\x08\x36\x74\x7d\x89\x4c\x9c\x63\x75\x5e\x64\xea\xbf\xfe\xf3\x00\xfe\xaa\xd9\x5f\x70\x56\xba\xd4\x47\x78\x22\x0f\xeb\x5d\xe2\x81\xcd\x11\xf6\xc4\xe3\xe6\x24\x9a\x1e\x20\x9c\xbf\xf8\x03\x96\x55\xd9\x9b\x11\x03\x9c\xba\xc5\x2d\x23\x54\x88\x52\xdb\x8f\x08\x4f\xe3\xd1\xdc\x8e\x53\xaa\x7b\x44\x0c\xcb\x3c\xed\x0f\xa0\x26\x91\x30\x1c\xe1\x36\x36\xac\xae\x8a\x2c\x05\x11\xa5\x58\x88\x9f\x00\xd6\x0e\xb1\xc2\x18\x09\x58\xad\x29\x25\x7e\x10\xf5\x00\x61\x0a\xda\x89\x98\x98\x6c\x42\x60\x4c\x6b\x84\xa4\x07\x48\x99\x61\x20\x24\x42\xcd\x1d\xdc\x68\xd7\x8c\x18\x95\x26\xa7\xbf\x11\x11\x95\xe6\x43\x17\x33\xa0\xe6\x29\x33\x69\x9f\x7c\xbc\x46\xcc\x6b\xce\x9a\x13\xbc\xcc\xc2\xcf\x0b\x80\xa3\x8e\x79\x64\xd2\x3e\x2b\x3f\x62\x5e\x7b\xaf\x49\xc3\x0f\x4d\xd1\xfb\x23\x52\x05\xd7\x3d\xc2\xc9\x39\x68\x55\x28\xad\xaa\x74\xb6\x23\x32\x48\xd6\xfa\x96\x98\x71\x30\x8b\x87\x9c\x1c\x52\x43\xc0\xed\x6c\xe8\x64\xc7\x12\xf0\x81\x86\x64\x91\x2e\xab\x67\x23\xec\x83\x43\x37\xd7\xc8\x20\xb5\xe6\xad\x61\x71\x54\x31\xe7\x88\x98\xd8\x21\xc1\x2a\xb2\x88\xd7\xe1\x0e\x80\x4d\xba\x5d\xc7\xca\x93\xac\x8b\x6d\xac\x3c\x43\xc6\xa6\x0a\xe3\x99\x84\xe0\x08\x47\xb3\xd1\xff\xea\x5e\x14\x59\xb3\xbe\x1b\xd5\xa0\x76\x53\x16\x9c\x11\xa9\x75\x13\x5b\x8e\x08\x80\xeb\xdd\xa8\xc6\xf4\x31\x72\xbe\x1b\xb1\x51\x19\xab\x5d\x60\x3a\xbf\xe6\x13\x88\xa8\xd7\x61\xd5\x65\xa4\x4b\x99\xfc\x9a\x46\xa4\x9c\x25\x0f\xa0\x11\xdb\x8b\xb8\x1f\xbf\x30\x39\x0b\x75\x81\x74\x7d\xcd\xd3\x44\xc8\x6a\x32\xae\xc0\x31\xfd\x87\xae\xf4\x8e\x8c\x9e\xea\x90\x09\xf7\xe4\x28\x37\x62\x3f\x39\x05\xf7\xf0\xf0\x0d\xad\x8b\xa5\x26\xac\x71\x8d\x9f\x18\x15\x65\x42\x1c\x91\xf9\x58\x14\xb8\x37\x22\x9c\xc8\x86\x77\x6a\xf0\x48\x68\x11\x08\x61\x1d\xba\x12\x45\x56\x90\xb7\x71\x20\x22\x1d\x8b\xef\xf6\x91\x21\x70\xdd\xc7\x76\xc0\x1c\xe1\x55\xa0\x2e\xea\xd0\xf5\x27\xc2\xb8\x3c\x7e\x3a\x20\x1c\x7d\x08\xe9\x19\xdf\x4c\x91\x99\x6f\x45\x42\x54\x64\x32\xe3\x66\x52\x72\x32\x13\xa1\x0f\x19\xea\x85\xfd\x9c\x00\xf8\x83\x0d\xeb\x91\xe3\x45\xda\x21\x25\x47\x84\x18\x95\x7e\xce\x25\x73\xe6\x35\x93\x1b\xd8\x7f\x87\xe4\xee\x48\xfb\x6f\x33\x01\x43\x15\xd2\xa1\xcb\x42\xa4\x87\x58\xfb\xe9\x92\xb4\xc0\x07\xf1\xa6\xd0\x6b\xcc\x67\x61\xf8\x68\xe0\xdd\x24\xe4\x46\xf5\x25\x1a\x99\xc6\xd1\xa4\x2b\xa7\xbe\x11\xe9\x25\x66\x61\x24\x42\x71\x35\xac\x61\x8d\xf7\x9a\x87\x1f\xe0\x42\x2f\xef\xa4\x11\xe1\xea\x3e\x24\x5b\xc7\x07\xa4\x57\xc2\x78\x7c\x98\xac\x56\x4b\x7d\x10\xb7\x5f\xfd\x1b\x6a\x09\x71\xfa\x48\xf9\xa7\x0a\x54\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\xca\xee\x92\xb4\x23\x6d\xb8\x2a\x97\x33\x22\x6a\x57\x64\xd3\x84\x97\x64\xc6\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\x03\xff\xcf\x9c\xc8\xf7\x3d\x6b\xe8\xb9\x62\x73\x8f\x64\x69\x86\x1b\x3d\xe1\x65\xaa\x1e\x71\x46\x54\x09\x53\x0f\xc8\x94\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x62\xb5\xaa\x89\xfd\x27\x32\x75\xd5\x12\x1f\x11\x89\x4b\x0e\x49\x96\x71\xa2\xe8\xb4\xa7\xc4\xd0\x2e\xaf\x61\xc2\xe5\x4f\x36\xa4\x74\xac\x19\x16\x3d\x40\x54\x54\xf3\xef\x8c\x2c\x41\xa2\x83\xe9\x80\x29\x5c\xfc\x2a\x1d\x0b\x8c\x55\x0f\xa8\x11\x49\xfe\x62\x62\x8e\xfa\x02\x6a\x2f\xf9\x69\x8d\xc4\xc4\x81\x72\xf8\x1c\x89\xf5\xb7\x6c\x63\x48\x4c\x0c\x28\xb7\x85\x91\x20\x11\x29\xc2\x60\x24\xd8\x48\x0f\xb1\x90\x14\x08\x96\xbf\x89\x71\x1d\x29\xac\x7d\x6d\x7a\xf0\x00\x06\xee\x0d\x3c\xbc\x79\xb4\x85\xad\x7a\x01\x0a\x31\x55\x56\x1a\x29\x82\x87\x4b\xfa\x4e\x31\x62\x3a\x02\x2a\x4a\xe1\x1f\xba\xc3\x25\xa6\x0c\xb4\x91\x3a\x45\x1e\x28\xff\x86\x9e\x2f\xb9\x43\x0a\x2e\xc9\x3d\x42\x27\x6b\x98\x46\x92\x69\x11\xd5\xc4\x62\xfa\xed\x67\x4e\x17\xee\x50\x1e\xe2\x86\x55\xd7\x3d\xbc\x98\xa3\x40\x0e\xa7\x33\x6b\xed\x53\x42\x9c\xab\xfb\x4b\x8b\x74\x69\x51\xf4\x42\x53\x1d\x9d\x91\x52\x41\x8f\xfe\x82\x4c\x59\xd4\x2f\xd1\x09\xcd\x26\xd3\x94\xb8\x8d\x7e\xe1\xfa\x7e\xeb\xf2\x99\x3e\x81\xaf\x1d\xc6\xcd\x25\xcf\x89\xcc\xa7\x4c\x9e\xab\x0e\x57\x5e\x02\x23\x2b\x04\xba\x94\x8d\x9c\x9f\x40\x97\xa2\xcf\x03\x3d\xbe\x44\xf5\x13\x4b\xe3\xdb\x64\x99\xca\xc2\x5e\x2d\x8b\x85\x59\x95\x66\x6d\xa4\x82\xe0\x87\xe2\x17\x28\x9d\xf8\x10\x22\xd1\xf3\xa1\x0b\x47\x2a\xa0\x54\xcd\x1d\x2c\x8a\xee\x1e\x28\x86\x8a\x59\xa5\xc2\x42\x8f\xee\xe1\x46\x8f\x9e\x35\x29\x93\x51\xfa\x93\xf1\xda\xe1\x03\x54\x17\xe8\xd5\xc3\x92\xb1\x74\xb3\x4a\x95\xaa\x50\xe3\x60\x25\x17\x36\x68\x10\x4d\xa0\x68\xa7\x91\x2a\x09\x81\xd8\x4c\x42\xda\xbe\x23\x78\x12\xbc\x43\x7a\xa1\x0d\x54\xdf\x63\x36\xc2\xd6\x48\xd7\xa8\xfd\x10\x4b\x4d\x6d\x21\x99\x50\x64\x69\xe0\x7e\xfa\x20\x63\xd7\x6d\x2a\x31\x95\xb3\xef\xb6\xa9\x11\x58\xee\x93\xfc\x52\x02\x71\x6a\x0c\x2c\xd6\xc2\x1a\xc5\x0b\x09\x49\xa9\x53\xa3\x61\x02\xc0\x92\x12\x72\xc8\x1d\x69\x69\xd0\x4c\x14\x57\x36\x65\xa9\x82\x12\x8c\x90\xd9\xd0\xeb\x6b\x16\x82\x56\xa7\xe0\x64\x3c\x5a\xc2\x9e\x0c\x0c\x69\xe0\x38\x04\xbf\x40\x44\xd3\x75\x26\x21\x9d\xf2\xe1\x31\x90\x7c\xaf\x1b\x4d\x96\x4e\x4d\xe2\x61\xfa\x84\xbb\x66\x71\x32\xd1\x24\x19\x4d\x25\x18\x1f\x20\x27\xdd\x91\xce\xb5\x65\x9a\xf6\xb9\xd4\x91\x9a\xd5\x89\x80\x65\xef\xd8\xd2\xb2\x75\xbf\xc0\xe2\x2c\xda\x8f\x25\xff\x99\xe5\x20\xa2\xa0\x58\x83\x9e\x4e\x0a\xef\x12\x32\x13\xaa\xd2\x1f\xc6\xd5\x8b\xe8\x2e\x40\x5c\xe0\x17\x92\xcd\xd3\x45\xe4\x36\x0b\x5a\x7a\x2e\x4f\xe2\xa6\xba\x5a\xc2\x79\xba\x41\xc3\xcd\xa3\x6e\xe8\x15\x8c\x66\x2c\x29\xdf\x4d\x49\x3e\xb9\xac\x7d\x97\x94\xbf\xe1\x49\x37\x8f\x9f\xa4\xcb\x74\xaf\x19\xba\xbb\xb5\x66\xc1\x11\xde\xfe\xc3\x57\xf4\xb4\xe4\x3e\x09\x34\xe9\x01\x14\x4c\x6f\x11\xd5\x1f\xbc\xfd\x0f\x64\xaa\x6e\x62\xf8\x70\xca\x1a\x93\x7a\x2b\x45\x10\x8c\x44\x73\x64\x37\x3d\x7d\x1e\x7c\xa1\x69\x53\x2f\xe5\xb3\xf6\xd0\xac\x63\xa6\x00\x6b\xa4\x55\x1b\xe9\x25\xf5\x34\xe3\x7a\x81\xd4\x3e\x6b\x2f\xb8\x88\x04\xe2\xf4\x92\x8b\x98\x15\xbe\x0b\xf0\x9a\xc3\xcb\x55\x68\x2b\xe9\x3a\x27\x47\xf2\x91\xe8\x2a\xd7\xcd\x26\x18\x20\x60\x7b\x47\xfa\xc4\x30\xe7\x4e\x1c\x69\x52\x47\x64\x46\x33\xd7\xf6\x68\xd0\xb9\xb2\xa5\xfb\x93\x45\x0d\x37\xf4\x33\x9c\xe3\xa2\x6d\x26\xf9\x58\x54\xa4\xe9\x01\x50\x4c\x1b\x9a\x0f\x5a\xb4\xd4\x67\x3e\x1a\x5e\x28\xfa\xdd\xd9\xa5\xbf\xa0\x18\x50\x3d\x28\x45\x17\x71\xab\x1c\x80\x13\x5a\x48\x0e\x1c\x53\x93\x0a\x04\x7f\xd4\xef\xc2\x21\x34\x26\x44\x31\x25\x54\x1f\x39\xc0\xba\x75\xf8\x03\xf0\x70\x91\xc6\x0c\xef\x33\x57\xe7\x1f\xf9\x13\x96\x9a\xdd\xc9\x72\x04\x93\x97\xed\x30\xb3\x6a\xe9\xf8\x79\x61\xf5\x20\x38\x25\x88\x5b\x12\x92\x33\x4b\x6d\xc9\xf7\x7c\xe4\x44\x1a\xf4\xf3\x80\xb6\x24\x31\xd0\x4c\xd9\x44\x04\x23\x27\xb0\x64\x6f\x05\xd2\x30\xd9\xb4\x94\x29\x99\x88\x0e\xe6\xb4\xb6\x5b\x70\x63\x46\x64\x6b\xd6\x73\x22\xe4\xc5\x2e\x73\xe6\xba\x35\xa7\xbc\x4e\x9f\xe6\x40\xe9\x46\x14\x27\x67\x08\x85\x52\x67\xe5\x4c\xa4\x74\x3b\x83\x54\x3c\x07\x3a\x84\xd9\x9e\x9c\x21\xab\x28\x69\xe1\xc8\x05\x72\x69\xf6\xef\x6f\xf3\x7d\xbc\x73\xa1\xdc\x2d\xfe\x9b\x99\xff\xc8\x0e\x4d\xb9\x00\x0e\xba\x5a\xe6\x82\xcd\xcb\xfe\x7d\xf3\x03\x77\x09\x19\xc0\xa7\xa0\x70\x33\x25\x89\x64\x4a\x26\x3a\xff\x99\x15\x28\xac\x79\xce\x95\x93\xd6\xd6\xd4\xb5\xb9\x82\x43\xe5\x29\x08\x7e\xc0\xcd\x12\x60\x2b\xb9\x98\xe1\xc0\xb0\x47\xf9\xf1\x8f\xcc\x92\x13\x0a\x38\x1d\x99\x71\x90\xf2\xca\x1f\xb9\x61\x9a\xde\xcd\x46\x6d\xb7\x04\xa8\xdc\x48\xc8\xc4\x08\x73\x03\x8a\x19\x96\x0d\x87\xd7\x93\xa0\x18\xa2\x3b\x72\x6e\x20\xa5\x3f\xdf\x03\x72\xc5\x33\xc0\xb5\x4a\xe2\x40\xee\xc0\x27\x09\x14\x99\x09\x86\x15\x44\x3b\x32\x73\xa8\x29\xea\x76\x94\x6f\x06\xe9\x2f\x39\x52\x69\x54\xf8\x6a\xab\xcb\xb2\x5d\x8a\x91\x97\xb6\x80\xa6\x07\x9d\xc9\x7d\x9a\x7e\x63\xe7\x24\x2b\x14\xcc\x50\x61\xc4\xa3\xec\x09\x0e\x3d\xa0\xb2\xa3\xf9\x01\x60\x26\x42\x5d\x3a\x25\x63\x1d\xa2\x82\x1c\xc8\xca\x56\x30\x4a\xc7\xd6\x57\xb7\x23\x5f\x46\xf0\x94\xe8\x28\xd4\x3c\x87\x09\xa7\x4a\xfd\x66\x01\x7d\xaf\x7a\xe0\x7e\xdc\xfd\x1b\x4a\x68\xed\x52\xa1\x0c\x26\x15\x40\x19\x20\x24\xd5\xed\x8b\x01\x6a\x06\x27\x10\xa9\xfa\x37\x95\x44\x3a\x94\x85\x3e\x5d\xc2\x8b\x72\x32\x30\x4c\x30\x81\xd5\xd2\x14\xba\x9c\x05\xc5\xce\xfd\xbb\x72\xe3\xdc\x01\x81\xe8\x0e\xc0\x1f\xc5\x23\xca\x12\xaf\x8a\xa7\x74\x51\x89\xe0\x29\xb1\xf6\xb8\xb7\xfe\x04\xae\x8a\xab\x17\xd4\xe3\x4f\xd6\x41\x17\x28\xe0\xa2\x3f\xb8\x16\x01\xd6\x24\x2e\x7a\xb2\x78\xab\x29\xa2\x35\xf7\xc0\xdc\x3a\x52\x9e\x95\x0b\xa4\xa6\xf9\x37\xce\x8f\x98\x63\xb9\xc8\x70\x8d\x6e\x17\x0e\x90\xe8\x44\x61\x6d\x59\xbb\x94\x14\x8a\x74\xde\x9a\x9b\xa2\x85\xa8\x59\x81\x4c\x67\x8f\x92\x42\x1f\x31\x05\xbe\x8c\x42\x1f\x31\x7b\x4e\x94\x1b\xf8\xd7\xdc\x03\x03\x95\x25\x10\x95\x9b\xb3\xd6\xb2\x6f\x42\x52\x80\x5a\x19\x87\x25\x7a\x94\x87\xe4\x4e\xdc\xae\x3c\xc0\xb8\x9f\x17\x40\x67\x3c\xc2\x03\x0c\xfc\x79\xbf\x83\x41\x6b\x8a\x4b\xa8\x93\x7c\x54\x1e\xca\x32\x3e\x65\x0f\xe6\xd8\xfd\x02\x79\x9b\x64\xb0\xf2\xf0\x14\x19\x0e\x0f\xa9\xba\x24\xc7\xc2\xaa\x63\x76\xd6\x28\x2f\xa8\x95\xbf\x78\x41\x1b\x74\x55\x29\x2f\x75\x40\xe2\xd0\x85\x72\x9f\x0f\xde\x92\xfb\x44\x81\x0b\x62\x32\xb2\x89\x43\x45\x11\x76\x55\xfa\x1d\x35\x2c\x84\x88\x7a\x40\x82\x25\x19\xbe\x52\x14\xd1\xf5\xa7\xc6\xc8\x17\xfc\x60\xcd\x4a\x5d\x44\x9c\x1d\x19\xad\x2a\xd4\x2c\xca\xd5\x37\x6a\xa4\x80\xec\x2e\x99\x8e\xc1\xae\x13\xf5\x13\x56\x92\xdd\x18\x2a\x95\x20\xd6\xc0\xd7\x44\x1a\x27\x12\x53\x3f\x59\xe3\x47\x65\x57\x59\xf6\xd3\x4e\xc3\x35\xd1\x04\x5f\xfc\xc6\x87\xe9\x8a\xba\x1d\x15\xf5\x16\x7c\x93\xac\x99\x97\x1b\x21\x76\xcd\xd8\x0d\xf7\x08\xcb\x9a\xd2\xbe\x8d\x0a\x17\x25\x55\x42\x18\x35\x03\x43\xa4\xc7\xac\x30\x83\x59\x8a\xac\x19\xbc\x4a\x66\x88\x5a\x80\x0e\x12\x23\x2a\x6b\x5f\xf5\xf4\x37\x49\x52\x47\x2d\x6b\x17\xb4\x6f\x85\xbc\x49\x54\xb6\x7e\x62\x48\x52\x4e\x9a\x51\xa9\x0f\x19\xfe\x00\xa7\x4c\x77\xa7\x4a\xa9\x44\xb7\xad\x5a\x38\x5f\x01\x68\x59\xc0\xbc\x40\xe4\x5e\xb0\xa1\xba\x22\x4d\xac\x32\x81\x8d\x5a\xa9\x8d\xd6\x00\x30\x7a\x29\xa1\xef\xa8\xf5\x3b\x94\xe1\xf0\xfb\x27\x72\x95\x69\x82\xf5\x46\xbb\xc7\x23\xaa\x8a\x57\x56\x78\x8a\xdb\xba\x54\x3f\x71\xa3\xd9\xc5\xa0\x36\x18\xf8\xb3\xdb\x17\xcc\x34\x83\x06\xe7\x77\xdd\xba\x2b\xaa\xb1\xdb\x9d\xae\x52\x3c\x91\xae\xa0\x36\xd4\xe4\xf3\x69\x82\xa7\x92\xdd\xb0\x2b\x33\x40\xda\xb7\xa5\x36\x8a\x7e\xc9\x23\x3e\x70\xb7\xf7\x88\x6b\x4d\xfe\x82\x04\xd9\x78\xd9\x79\x58\x44\xc2\x6b\x5f\x19\xdb\xb4\xd1\x9d\x5a\x47\x1f\x7a\xba\x8f\x5b\x81\x57\xe1\xfd\x64\x1d\x53\x45\xd1\xac\x61\x54\x81\x08\x61\xe5\x42\x65\xa6\x07\xbb\xbc\x54\x98\xe5\x14\x1d\x39\x2a\x7c\x9f\x2c\x13\xd7\x8e\xc2\x6e\x06\x1c\x44\x8a\x2c\x29\xa8\x22\x8d\xac\xd2\x21\x8d\x3a\x28\xd0\xea\xae\x51\x51\x06\x2b\x7b\x91\xa3\xa0\x43\xad\x80\x35\x13\x86\x4f\xe7\x68\x78\x41\xb8\x30\x3a\x7e\x6b\x49\x83\xd9\x3a\x9b\x3f\xa0\xbe\xd0\xf8\x8f\x08\x50\x95\xf8\x18\x15\xbe\x53\x2a\x29\x35\xea\x80\x06\xdc\x64\x8d\x35\x15\x6c\x31\xaa\x27\xd1\x4f\x60\x3f\x11\x13\x64\xf4\x3b\xd7\x36\x68\xc4\x93\x25\x36\x44\xbf\x2b\xd5\x3e\xb6\xcf\xd4\x93\xab\xd2\x98\xf4\x44\x17\x5b\xaa\x4b\x2c\x91\xa4\x54\xcf\x13\x1f\xf8\x37\x2f\x8a\xde\xda\x13\xc6\x0e\xa3\x38\xb4\x40\xd6\x77\xd4\xe5\x4b\xe5\x63\xfe\x49\x25\x4d\x65\x82\x47\xbd\x70\x4a\xbd\x75\x57\xfb\x56\xe9\x43\x77\xf1\x0c\xf8\x18\x5f\x2c\x3e\xe0\x0e\x6f\xc8\x62\x9a\x22\x64\x92\x6e\x97\xe2\x8a\x98\xcf\x6a\x06\x43\x35\x53\x73\x7b\x86\xdb\xb3\xc0\x08\x7b\x60\xf2\x92\x90\x2c\x32\x49\xf0\xaa\x37\xdd\x34\x04\xe5\x4f\x20\x71\x7d\xc6\x51\x99\x16\xcb\xb6\x96\xfa\x09\x24\x4d\x81\x88\xa3\xd2\x89\xdd\xbb\x02\x79\x24\x98\xd0\xdd\x2f\x7e\x6b\x42\x0f\xd2\x93\x7a\x9f\x59\x0f\x55\x25\x97\x46\x85\x38\x12\xbc\x8d\xf0\x95\x52\x06\xee\x51\x59\x05\xcc\x57\xeb\xfa\xc9\x23\x39\x49\x61\x50\x9f\x05\x64\xad\x09\x89\x21\xab\x71\x0f\xe2\x49\xf8\xf9\xbd\x80\xec\x21\xe8\x09\x68\x28\x2d\xf1\x44\x92\x5f\x45\x5a\x8a\x4f\x3a\xf9\x1b\xf6\x03\xdf\xa9\x9f\xd3\x05\xc1\x23\x4a\x3b\x5f\x5f\x22\xaa\x37\x11\x69\x21\xed\x8f\x5b\xdf\xe5\x6b\xa0\xdf\xbc\x13\x48\xf8\xa9\x13\x39\x60\xcd\x7e\x59\x94\x4c\x09\x2a\x46\x85\xbf\xbc\xd5\x17\x75\xa2\xca\x84\x41\x80\xd0\x4e\x9b\x80\xeb\x04\x1a\x48\x60\xab\x73\xa1\x81\x5f\xf8\x18\xa6\x72\x9b\x8d\x06\xbb\x60\xd2\x25\xa4\x31\x72\xd3\x8b\x6e\xc7\x22\xbc\xfe\x02\x67\x27\xfa\x37\x15\x45\xda\xe8\x06\xc3\xa1\x6a\xec\x8c\x76\x34\xb8\xb0\x75\xfd\x06\x15\xd3\x51\x68\xc7\x02\x63\xd6\x03\xa4\x52\xd0\x05\xa0\x1d\xac\xa8\xe9\xdf\x40\x4d\xed\x43\x83\xdd\x51\xc9\xb7\x47\x0b\x01\xbf\x0f\xfd\x4e\x78\x5f\x13\x60\xfe\x2e\xbb\x9c\xb6\x80\x19\xeb\x66\xd5\x60\x65\xb4\x70\xd7\xc2\x82\xa2\xa6\xcc\x50\x4c\x3b\x1e\x36\x98\x16\xad\xdc\x68\x81\x92\x73\xf6\x10\x0c\xc9\xd3\x6f\x16\x13\x33\x93\x6c\x11\x60\x95\x0e\xb0\x45\x04\xed\x4a\xba\x6f\x91\xd2\x61\xf5\x07\xa0\x8a\xde\xc9\x04\xa2\x27\xc1\xa1\x2d\x01\x54\x87\xa1\xd1\x90\xe7\x29\x25\x18\xf7\x87\xdb\x2b\xa3\xe6\x04\xc7\x4f\x20\x75\x59\xac\xd1\x12\xc1\x22\x28\x24\xd8\xa0\x85\xbd\x0d\xd2\x65\xb7\xbf\x67\x83\x74\x19\x8c\x5c\x99\x23\xba\x1d\x6b\xf6\x00\x19\xfb\x90\xdd\x61\x63\x87\xee\x00\xa8\x93\xdd\x01\x66\xa4\xe3\xdd\xf2\xca\xcb\xea\x1e\xc1\xdf\x86\x3b\x58\x17\x18\xad\x21\x83\x75\x48\xce\x68\xf4\xca\xd2\x11\x6e\x85\xee\xca\x6e\x2f\xbc\x22\xfb\x41\x45\xfe\x27\x8d\x50\xd6\x9c\xfd\x02\xb5\x54\x92\xa9\x1b\x74\x6b\x76\xa2\x68\x85\xd7\xb0\xe6\x07\x17\xbb\xf0\x03\x10\xbe\xec\xdf\x2f\x42\xf1\x34\x26\x54\x69\xc1\x27\x10\x01\x92\xd9\x07\x00\x6e\x5c\x56\xf7\xb7\x4a\x87\xba\xe6\x0f\xb8\x11\x82\x0a\xa5\x56\xa3\xca\xf2\xb8\x17\xa5\x6b\x95\x1b\x21\x64\x44\xc6\x31\x25\x5b\x1e\xad\x92\x96\x07\x8f\x00\xf6\x63\x20\xc0\x05\xdf\x94\xaf\xd5\x45\xba\x35\x85\x46\xcd\x82\x48\x59\x6b\x6b\xd2\x9a\x14\x24\x5d\x1b\xbd\xda\xf2\xfd\x12\xf1\x6c\x0d\xd8\xa1\x1b\x58\x6b\x38\x31\xc5\x43\x5c\xdc\x19\x0f\x01\x38\xeb\x3a\xd5\x1a\xef\x57\x26\x86\x4b\x70\x35\xa9\x62\xf5\xaf\xee\x4f\xa0\x9c\x73\x74\x59\xfb\xc4\xd4\x66\xfd\x48\xeb\xe0\x92\xe5\x6f\x4a\xb7\x8e\xd6\xb1\x0d\x92\xb4\x5b\xe7\x0d\xfe\xa7\x77\x42\x55\xdb\x00\x47\x32\x47\x04\xb4\xb1\x84\x31\xf5\x30\xd6\x19\xd7\x17\x2c\xcb\x65\x03\x66\x83\x8c\xd9\x4c\x1b\x07\xc5\x64\x63\xe7\x58\xe8\xea\x2e\x00\x35\xc9\xd1\x8d\xa6\x42\x47\xcf\xb6\xb1\xa0\xa6\x69\x9f\xac\x6d\x21\xa0\x50\xf3\x15\x4d\xec\x4e\x50\x6c\x1f\x91\x13\x80\xf0\xba\xa0\xc9\xb2\x7e\xa6\xc1\x1d\xff\x67\xd2\x27\x15\xe2\xc6\xa6\x93\x05\x22\x8d\x6f\xe7\x22\x04\x5a\xc5\xb5\x8e\xa9\xfa\xb8\xd6\xc2\xfd\x80\x6a\x77\x13\x4c\x26\x40\xf5\xf5\xba\x5d\x6b\xe5\x9a\x17\x5d\xe2\x6d\x35\x6d\x37\xb5\xc7\x9e\xc7\xcd\x95\x6a\x90\x9b\x2b\x55\x97\xf4\xfa\xea\x5e\x2a\xac\x8b\xb6\xab\xb5\x9b\x9e\x0e\x26\xaa\x4b\xf2\x33\xb0\x28\xf9\xf9\xec\xc2\x7e\xd8\xed\x6a\xd6\xee\x85\xe6\x1e\x94\x17\x36\xc3\x9f\xd9\x3d\x6c\xfe\x6b\x2c\x8f\x6f\xc1\xa3\x3d\x54\x8f\x6a\x1d\x0f\x79\xac\xa5\x80\x67\x2d\x44\x5b\xb2\xe4\x41\xcb\x01\x4c\x14\x1e\xa5\x7e\x6a\x0f\x75\x68\xa6\xde\x14\x00\x7d\xc0\x97\x7e\xca\xd0\x5b\x02\xa0\xb4\x4d\x6d\xa9\xa3\x8c\x59\xef\x9a\xb8\x3e\x79\xa9\x8b\x36\xc4\x91\xba\xdb\xc6\x95\xf6\xbe\x48\x89\xee\x76\x62\xb3\xf4\x70\x6d\xae\x2e\xf5\xc6\x04\xdb\xf3\x89\x41\x65\xd9\x94\xdc\xce\x3b\x53\xf7\x0b\x20\x0a\xc6\xb4\x09\x24\x30\xf6\x2e\x29\xce\x0b\x87\xd1\xd1\x4e\xdc\x0d\x75\x65\x95\x14\x77\xf4\x23\x40\x2d\xd2\xf4\x1b\x55\x64\xc5\x10\xfa\x27\xd4\xc5\x43\xdb\xd9\x19\x12\x39\x7e\x5e\x20\x9b\xcb\xfa\x5d\x11\x38\xe4\x0e\xc9\x10\x74\x59\xee\xb0\x48\x2a\xc1\xf5\xe8\x07\xa9\x44\xf7\x10\xd8\xbb\xee\x11\x28\xbc\x27\xcf\x79\xed\x9d\xc7\x80\x58\x27\xac\xec\x01\x56\x06\xed\x6d\x0f\xbc\x42\x69\x0a\xa8\xb4\x6f\xae\xd7\x03\x43\xa2\xdd\xbe\x16\xe9\x07\x24\x86\xa2\x43\x1d\x65\x67\x95\x94\x7d\xf4\x00\x55\xc8\x70\x8f\xa4\xbf\xcd\x1f\x80\xcd\x49\x60\xe9\xf4\x30\x73\x78\x78\x0f\x6b\x51\x7b\x6b\x3b\x43\x2a\x1d\xdf\xda\xa1\x8a\x0c\x42\xfa\x1e\xc9\xe6\x84\x6f\x9d\x82\xa1\x21\x8d\x18\xcc\x3e\x92\xbb\x24\xdf\xfb\xe9\x82\x66\x2f\xcf\x3b\xb2\x62\x86\xc7\x44\x1c\x83\x6e\x62\x7d\x59\x5e\xfb\x5f\x71\xa5\xbe\xcc\xb2\x22\xe7\x1d\x92\xa7\xfd\x81\x3a\x8c\xae\x56\x09\xf4\xc4\x1b\x82\xf0\xb9\x27\x68\x00\xbc\x93\x09\x34\x4d\x27\xaa\x23\x3c\x33\xdb\x68\xd0\x3f\x49\x33\xa9\x6c\xec\xe8\x09\x71\x3e\xd1\x1d\xe0\xcc\x76\xcf\x80\x60\x17\x99\xed\x99\xa7\x5c\x47\xac\x53\xd4\x34\x7a\x2e\x51\x53\x87\xb4\x2f\x51\xd2\xe8\x07\x55\xa8\x59\x69\x47\xb4\xa6\x73\x5e\x74\xa8\x3e\x2d\x59\x76\xd6\xa9\x71\x92\x9c\xce\xb2\x34\x46\x9e\xc2\x8d\xd4\x22\x0a\x2d\x23\x3f\x0f\xe0\x1e\x36\xdc\x23\xb4\x9f\x46\xae\x42\x82\xf9\xf3\x01\xbc\x78\x8c\xf1\xd0\x8e\xfa\xa2\xd4\x0b\xe2\xd4\xc5\x26\x7b\x85\xa1\x79\xf8\x37\x0f\x84\x04\xf2\x4e\xb9\x4f\x77\x8a\x5e\x09\x14\xef\x14\xc5\x3a\x23\x2b\x13\xcd\x46\xe3\x42\x03\x7f\xf3\x14\x1b\xb0\x59\x24\xbd\x9f\xf0\x67\x94\xe0\xd8\xa9\xeb\xf1\xf7\x74\x01\xb7\x69\xbb\x9f\xa4\x1b\xba\x03\xf4\x93\xcc\xca\x07\xe4\xc4\x46\x48\x07\xd6\x99\xb9\xc0\x86\xb6\x8e\xd8\x3b\xa7\x21\xe8\x17\x55\xa6\xde\x3a\xaa\x83\x0c\x17\x96\xd4\xb4\x7d\xa8\x5f\xd4\x43\xff\x8c\x41\x72\xf7\xd3\x27\xbd\x00\xdc\xc7\xcd\x14\x9b\xd9\x0f\x3e\xc8\x38\xf0\xbd\xdf\x84\x8c\x40\xb9\x3c\xc2\x8d\x70\x10\x0d\x1c\xf1\xdd\xef\x35\x2b\x7f\xb1\x66\xe5\x07\x04\x5e\xf1\x18\xa4\x4f\x26\x15\x0f\x8b\xa4\x68\x7b\x3e\x0e\x5b\x7f\xc6\x80\x02\xa5\x18\x74\x2f\x8b\xa2\x78\x15\x8b\x9f\x4a\xb0\xef\xf0\xeb\xb1\xc7\x6e\x7f\x79\xd1\x35\x52\xb2\xb8\x7b\xf2\xc2\x5f\x2a\x08\x4d\x0e\xde\x15\xe1\x2f\x70\xbf\x03\x2b\x77\x17\xbc\x5d\x14\x4f\xeb\xc2\x0b\xfe\xfd\xfc\xf3\x27\xff\xd0\xd0\x8f\x87\x97\x64\x92\xf9\x22\x97\x89\x79\x0f\xd5\x2c\xba\x70\xf5\xb9\x26\xad\xfd\x9d\x10\xe3\xcd\x0f\xe7\x9a\xb3\xbf\xa0\x3a\x4d\x53\x44\x56\x02\x3b\xbf\x75\xa4\xd0\x52\x11\xe0\x31\x96\x0f\x90\xa6\x38\x0e\xa2\x83\x5f\x28\x20\xaa\x6e\xa7\xfc\x24\x8a\x35\x98\xe9\xd3\x8a\xfe\x71\x10\x4a\x45\xbf\x11\x05\x2d\xdb\xcb\x40\x86\xac\xe4\x40\xab\x01\x97\x20\x2b\x08\x06\x8b\x3e\x9a\xdf\x8d\x8f\xa3\x36\x5b\x10\x47\x60\x9d\x7e\xb7\x67\xb4\x6b\x06\x81\x28\x2b\xb2\x3b\x3e\x06\xda\x1c\xfa\x3d\x96\x4f\x90\x4e\xda\xf8\xd8\x61\x8b\xba\xe0\x0f\x70\xc3\x78\xfc\x95\x7e\x6e\x2c\xab\x9d\x4e\xc8\x00\xab\x74\xd4\xee\x88\x6b\x97\x04\x44\xa4\x2b\x50\x8d\x9f\x31\x18\x3e\x57\xdc\xce\x1b\xa1\x57\x88\x1a\x90\x51\x97\xf9\x01\x67\x69\x23\xca\x48\x44\x7f\x49\xb5\x83\xce\xd0\xb6\xd1\x8d\xb4\x60\xa2\x49\x25\x0a\x11\x7e\x80\x04\x99\x25\x09\x7b\xc7\xd2\xa3\x48\x62\x1f\xd0\xa3\x38\x9e\x72\xe4\x0f\x37\x6c\x13\x1a\x99\x74\xbb\xb9\x4b\x22\xcb\x70\x97\xd4\x1e\xfd\x3c\x00\xb2\xe8\x1e\x38\xc0\xdd\x2c\x51\x0e\x18\xfa\x1c\x30\x37\x90\x67\xbd\x24\xe3\x67\xe6\x5d\x47\xec\x6c\x14\x6c\xa5\x64\xd0\xb1\x8c\x77\x22\xfd\xa3\x70\xd6\xc2\xa6\x8f\xbd\x35\x07\xd3\x8e\xc2\x14\x6f\xc3\x2f\x2c\x48\xb9\x87\xb5\x3d\x9a\x15\x72\xab\x97\x64\x9c\x2f\x94\x64\x7e\xde\x98\x7c\x43\x9d\x56\x72\x03\x71\xd1\x01\x5f\xd9\x24\x3d\xda\xa0\x51\xe5\xe7\xf7\x1a\x54\x3d\x30\x6b\xa6\x13\xdd\x8c\xef\xc2\xeb\x2a\x7a\x63\x2c\x23\x8a\x68\xff\x38\x49\x4e\x24\xf4\x8d\x93\xa0\x10\xf4\xcf\xb5\x81\x1a\x03\x01\xe8\x39\xf9\xf7\x27\xf0\xa8\x88\xc8\x18\x17\xc5\x48\x93\x07\x38\x62\x14\x67\x9c\x1a\x17\x0e\x87\x4d\x16\x03\x25\x41\x7e\xc0\xfd\x71\xbd\x64\x2b\xcb\x60\x89\x10\x9b\x2c\x06\xfc\x2c\x1c\xde\x31\x96\x4d\xa3\xf9\x8b\xc9\x07\xea\xf2\x5e\xb9\xd2\xfc\x60\x2d\x5c\xd3\xfc\x98\xdc\xcf\x7d\x78\x80\xc9\x59\xf5\x3b\xe0\x89\xe1\x18\x93\x01\x96\xe6\x88\x8d\x81\xdb\x6e\x49\x26\x6a\xb8\x99\xfe\xe0\xf5\x03\x02\x22\x1d\xe5\x80\x99\xc2\x01\x17\x83\xae\xaf\xce\x60\x32\xd6\x45\xb5\xbb\x47\x58\x5e\x7c\x80\xe1\x1b\xeb\x50\x83\xc1\x52\x1e\xbe\xff\x8d\xe7\x64\x97\x9e\x03\xce\x92\x69\x3d\x93\x65\xdb\xf2\x31\xe0\x3c\xeb\xa0\x8e\xf1\xf0\x2c\x75\x4f\x6a\xe2\x05\xf5\xf8\x2e\xca\xac\x49\xc0\x8b\xc2\x5e\xa8\xe3\x6d\x1c\x42\x5d\x4e\xa2\xb9\x98\xea\x98\x58\x86\x38\xf9\x98\x6b\x19\xfe\x02\xb3\x16\x07\x1b\x2c\x8d\xec\x18\xd9\x81\x62\x50\x59\xcb\x3c\x0f\x80\x5a\xca\xd7\x93\xa6\x83\x24\xfd\xf1\x79\xd0\x83\x45\x07\xe5\x3c\x40\x1c\xad\xcf\x3d\xc1\xe4\xec\x84\x75\x1e\x4c\x5b\x5a\xfd\x80\x9c\xbe\xbb\x8b\x8b\x5d\x78\x54\xaa\x7a\x7e\x06\x79\x21\x80\x78\x0c\xc0\x52\xb2\xdb\x19\xa8\x12\xd0\xe9\x3c\x19\x96\x64\x41\xeb\xfc\xd8\xde\x8f\x23\xe2\x19\x96\x34\xf0\x37\x4c\xe9\xc4\xa5\xb2\x24\x31\xa1\xf3\xbb\x34\x76\xc7\xd7\x9c\x61\x2d\x69\xe8\xc1\xcb\x25\x69\x86\x91\x7b\x27\x2e\x74\x92\xd1\x59\x9b\x7a\xae\x38\x70\x1d\xff\x13\xfe\x2a\xc5\x9e\x5b\x27\x03\x87\xac\xa7\x3e\x91\xc0\xda\xae\xcf\x67\xe4\x76\xab\x87\xef\x12\x97\x2c\x3d\x9c\x8b\xb3\xe9\x1c\x9c\x2c\x27\xe2\xd0\xda\x93\xd7\x3a\x07\xa9\x9e\x69\x2d\xdd\x6f\x7c\x14\xde\xd6\xab\x93\xb1\xe4\xe9\xe7\x0b\xb0\x53\x69\x4f\xcf\x0c\x1e\x22\xb9\xee\x64\xf2\x45\x87\x94\x9d\xe4\x84\x12\x26\xcf\x0c\xa9\x49\x1a\xdc\x33\xf3\x34\x0f\xbf\x00\x0c\x93\x78\x7a\x92\x33\x5a\x01\x7a\x66\xa2\xf9\xf0\x98\x38\x9c\x12\xab\xce\x4c\xea\xae\x21\xca\x9a\x93\xba\x84\x73\xad\x6a\xdc\x8e\xb3\x10\xcb\xc5\x4b\x4f\x32\x3e\x09\x93\x67\x21\x9c\xc4\xbf\xcf\x42\x38\x69\x4e\xcc\x04\x6d\xd6\x79\xc2\x44\xa0\x92\x35\xe3\x84\xf7\x6d\x94\xb6\xed\x64\xf1\xd1\xf1\xf3\x02\x90\x5e\x74\xf6\x84\x2f\xad\x3d\xbd\x4e\x28\xfc\xed\x07\x74\x56\x4c\x51\x3a\xdc\xb3\x42\x3c\xd0\xbd\xe0\x84\x67\xed\xcf\xb9\xc4\xbd\xcf\xce\x17\x27\x42\x37\xec\x7e\x79\x9e\xa4\x89\xba\xa1\x9f\xac\x61\x65\x85\xe1\x09\x4f\x42\xb3\x9f\x93\xd7\x38\x2b\x0c\xcf\x93\xdc\x45\x34\xef\x84\x55\xdf\x06\xe7\x73\x71\x38\x03\xfe\x5a\x80\xf7\x1b\xbc\x21\xf9\xa8\x5f\x64\xab\x9a\x15\x75\xbc\x3f\xf8\xc5\x22\x57\xd6\xe5\x9d\x64\x82\xd5\xbf\xc1\xdb\xad\x29\x3b\x51\xfd\xc1\x26\xe7\x73\x6b\x78\x35\xe6\xbd\xa8\xa0\xba\xb8\x99\x84\x49\x90\xa0\xf7\xa1\xa3\xdb\x4e\x64\x3d\x89\x56\x8d\x9d\x88\xe3\xfd\xb9\x2b\x9e\x37\xb6\x57\x02\xe2\x09\xe7\xc1\xf1\x43\x64\xc8\x06\x25\x10\x9e\xac\xe3\xe8\xc0\xc9\x93\x25\xac\x1c\xaa\x78\xa2\x6e\xe3\xcf\xf5\xf2\xa4\xc2\xd6\xea\xb2\x13\xc1\xbd\x8e\x20\x38\x11\xdb\xdb\x7e\x7a\x20\xec\x92\x27\x71\xe3\x05\x7d\xf0\xae\x59\xfa\x01\x37\xcc\xfb\xf1\xae\x59\x69\x4b\x91\x8f\xd9\xb6\x86\x73\xf1\x39\xb1\xce\xf3\x5d\x3b\x28\x70\x23\x98\x37\x99\x1d\xf0\x6a\x28\x6e\x7d\x32\xb8\xd7\x3a\x8d\x13\x19\x9a\xb3\xf8\xff\xf9\x82\x26\x89\x17\x9f\x2f\x60\xed\xf6\x09\xd0\x8a\xb1\x9e\xb8\x1a\x5a\x6b\x7d\x4e\x92\x45\x69\x92\xce\x89\xd3\x2d\x46\x7b\xb2\xe8\x44\xf2\x61\xa5\x7a\xd7\x6a\x97\x93\xac\x58\x9c\xf7\x64\x36\x14\x2b\x41\x4e\xd6\x65\x1c\xf9\x6f\x72\x75\x8f\x8b\xb1\xbf\x56\x80\x5c\xc7\x22\x61\x59\x0f\x22\x37\x3f\xea\x41\xe2\x1c\xfd\x06\x36\x42\x7c\xf8\x62\x3e\x66\x5f\xb9\x2f\xd4\x99\x38\x8c\x50\x17\x38\xf5\xe1\xdd\xbe\xc8\xa9\x1d\x17\x7a\x91\x13\x3b\xcc\xf3\x0a\xc4\x52\x49\x10\x57\xe0\xd1\x10\x33\xbd\x78\xa1\x14\xab\xbe\xc2\x1a\xd5\x7d\x82\x50\x75\xff\x26\x52\x4a\xc4\xb8\x58\xab\xd1\x51\x80\x57\x58\xa6\x21\x2d\x2d\x60\xc3\xc5\x7d\x2f\x16\xef\x4a\x22\x5d\x57\x04\xb1\x14\xc7\xb8\x78\xcd\x74\x96\xb4\x0b\x0a\xd8\xe1\x00\xc8\x2b\xae\xb4\x3e\x9a\x37\x33\x25\x9b\xdd\x5e\x1f\xbb\x2d\x49\x87\xed\x4a\x1f\xc1\xb6\x92\xe4\x02\xb3\x3d\x7e\x60\x45\xf7\x51\x6b\x7f\x2e\xd4\x65\x70\xd8\xc0\x95\x58\x14\x46\x73\xa0\xb3\xa8\xa3\x4f\x2f\x5c\x33\xed\xb3\x74\x21\xb1\xb1\xfd\x87\x2f\xf0\x56\xa7\x0f\xb9\x60\xad\x4f\x22\x10\xd7\xc7\x5a\x93\xc3\xea\xaf\xdc\x39\x45\x3f\x58\x60\xf0\x08\x3c\x7b\xc5\x5d\x4e\x74\x29\x48\x7e\xbc\xb5\xf9\xb2\x76\x21\xa2\x56\x85\xd6\xc6\x55\x16\x14\xd4\xc1\xc7\x29\x9b\x6f\x3d\x17\x18\xa5\xbd\xf6\x2f\xde\x18\xed\x21\x7b\x95\x45\x4a\x35\x04\xc3\x4e\xac\xea\xb9\x60\x1c\x1f\x87\x84\x94\xab\x92\x28\x49\x64\xb8\xea\x22\x95\x1a\xb5\xae\x95\x6b\x1d\xd4\x93\x5a\x37\x83\xea\xfe\xd9\x01\x38\xa8\xde\xdf\x6d\xb0\xbc\xda\x3a\x6f\x7e\x40\x60\xfb\x77\xc1\x07\xea\xb0\x91\x47\x88\xc3\xa3\x7a\xff\xd7\x83\x66\xc9\x7a\x9c\xf6\x98\x44\x2d\xfe\x6f\x96\xc2\x88\x8e\x0d\x36\x4a\xc1\xa5\xf2\x47\x5d\x83\xda\xfb\x5f\x17\x02\x37\x12\xca\x1d\x3f\x38\xd4\x89\x85\x12\x24\x2e\x9a\xa8\xed\x9b\x87\x72\xfd\xa1\x39\x9b\xdf\xc5\x7a\xde\x76\x28\x5a\xf5\xf9\xed\x4c\x83\xfa\xfc\x41\x05\x83\x07\xea\xf3\xbb\x7a\xf7\x60\x79\xfe\xc3\x51\x9e\xd7\x00\xda\x18\xf1\x06\xb2\x2f\x34\x7f\x40\x4c\xf6\x6f\xf2\x1d\x09\x1f\xd7\xe0\x7e\x49\xb6\x40\x41\xff\x6f\x08\xbf\x41\xbc\x31\xb0\x4e\x92\x26\x53\xc8\x93\x12\x77\xf2\x1b\xc0\x4d\xcf\xf2\x5c\xa0\xd1\x34\x3e\x21\x29\xa9\xe4\xda\xb8\x18\x7e\x61\x56\x73\xd1\x8c\xed\xb8\xcc\x0b\x66\xec\x1f\xc8\x9c\xac\xe7\xac\x59\x5e\x0b\x32\x5a\xc7\x15\x3e\xd0\x79\xd6\x4c\xd2\xeb\xb8\xcd\x0b\x9e\x90\x16\xd9\x2f\xd6\x05\xb5\x52\xf0\x82\xc8\x34\x1c\x4c\x7a\x21\x5e\xc3\xc2\xeb\x85\x72\x18\xce\x6b\x7f\xd1\x2a\x3e\xda\x5f\x25\xaa\xbb\x60\x32\x1f\x4e\xe9\x73\x41\xc0\x3a\x7e\x4e\x1b\x04\x2c\xdf\x19\x2e\x7a\x4e\xda\x6f\xf0\x82\x5e\x3c\x45\xff\x5e\x1b\x21\xac\xbd\x79\x3c\x3d\x65\x46\x6f\xf8\x74\x22\x78\x23\xfd\x0c\xb9\x36\xdb\x5d\x82\x4e\x49\xa2\xbf\x68\x0f\xb7\xc2\xed\x42\x6c\xc6\xcf\xf1\x45\x2c\x86\x3d\x52\xaf\x67\xcd\x49\xe7\xe4\x21\x58\xbd\x0a\x48\x4f\x56\x82\x5f\x0f\xc9\xb5\x57\x81\x88\xda\x6c\xa1\xef\x42\x64\xc5\xcf\x81\x87\x4e\x20\x49\x80\xbe\x5e\x60\xbd\x91\xe7\xe5\x1c\xb5\x6a\x08\x5b\x3f\xea\xd2\xeb\x5d\x93\xd4\x1c\xe0\xf0\x68\xe7\xc1\x0b\x7a\xf7\x61\x77\xff\x0b\x19\x81\x8b\x95\x67\xd7\xcb\xed\xfc\x79\x30\xf9\x40\x7d\x4e\x6c\xa7\xbb\x80\x38\xf5\xb3\x59\x30\x9e\xff\xec\xee\x24\x39\xf6\xb1\x42\x10\xaf\x9d\xca\xae\xb9\x66\xad\x75\x4f\x8a\x26\xa6\xc6\x4c\x3f\x67\x55\xe5\xc5\x20\xde\xe4\x73\xc3\x98\x5d\x1b\x08\xae\x49\x2c\x14\x52\xdd\x9f\x0c\xd5\x9d\x05\xef\x46\x19\xaf\xc3\x4e\x8a\x37\xdc\x22\xed\x48\x79\x43\x60\xb2\xd1\xff\x86\xd7\x63\xd2\x61\xbf\xa1\xad\xf7\xac\xef\x03\x38\x98\xdd\xdf\x02\xad\x3b\xb8\xf1\x41\xd7\x6f\x24\x5f\x6e\xfe\x80\xf4\x5e\xba\xb4\xfb\x13\xaf\xb2\xf9\xf9\xcd\x3a\xa6\xd6\x42\xde\x50\xef\x27\x49\x95\x37\xfc\x24\x0d\x95\x1b\xea\x7d\x6f\xee\x1d\x0a\x7e\x7b\x00\x92\x40\x4f\xf1\x13\xb6\x9a\x13\xd6\xde\x30\x87\x1f\x8e\xc8\xbe\x03\x91\xda\x50\x5a\xba\x0f\x29\x3e\x6f\x18\x00\x92\xec\x4b\x77\x24\xc1\x92\x96\xe9\x66\xe5\x54\xab\xe4\xef\x48\xc0\x6b\xd6\x90\xce\x52\x76\x8f\x94\xce\x9a\x5f\x20\xc2\x78\x2b\x58\xdb\xcb\x7a\xcc\x3b\xf2\x52\xe1\x85\x44\x22\x8c\x41\x05\x0b\x7a\x09\x7e\xe1\xc5\xa0\x9e\xd4\x84\xbd\x48\x93\x80\x89\x3c\x49\x58\xbb\xe9\x9c\xe9\xe0\xd6\x9b\xf2\x9e\xf4\x14\xf7\x92\xf7\xc4\x5e\xee\xa5\x5c\x31\x82\x30\x51\x9f\xfd\x39\x6f\x5a\xcd\x25\xfb\xdc\x08\x5d\x36\x3f\xba\x13\xcb\x48\x78\x08\xf2\xdd\xe6\x49\x61\x11\xd2\xbe\xdc\x8c\x16\xfa\xc1\x69\x46\x2e\x5b\x57\x7a\xc3\xac\x7e\x98\x41\xdd\x99\xb2\x92\x17\x0a\x3b\x7b\x92\xc4\x77\xe7\x86\xdf\xee\x01\xf1\xd6\xc6\x10\x96\x6f\xb5\x76\xf5\xa6\x76\x45\x5a\x80\xbb\x50\x52\x32\xa8\x69\x67\x70\x68\xf2\x5d\x28\xa4\x44\x7f\x02\x6f\xfe\xe3\xaf\x2e\x4b\x37\x73\xb0\x38\x3c\xf7\x86\x51\x3d\x15\x8f\x47\xa9\x56\xdc\xe3\x66\x81\x57\xe7\x5c\xbc\x0b\xb1\x5c\xea\x99\xbb\xac\x45\x09\x0a\x85\x54\x51\x1a\x9f\x1b\x1e\x9c\xc9\x6b\xa8\xbc\xa1\x89\x58\xdf\x75\x2d\xdb\x6f\x2c\xea\xed\x37\x08\x59\xcd\x7b\x09\xa5\xe2\x49\x37\x2b\xba\xfe\x9c\x8c\xc6\xb3\x25\x49\xec\x66\xc5\x56\xfb\x05\xdd\x8d\xbb\xa7\x31\xda\x3a\x3a\x7e\x00\xaa\xe6\x95\x32\xad\xb1\xa3\x5c\x6f\xfa\x58\xda\x39\xe5\x7e\x51\xc6\x5d\xf4\xfd\x66\x78\x9f\xa3\x52\xef\x97\xeb\x10\x68\x50\x71\xc9\x6a\xe7\x1b\x17\xfa\x24\x01\xf3\x7e\x41\x17\x25\x08\xdf\x64\x30\x12\x7b\xef\xb9\x56\xa9\x0e\x51\xa5\xda\x09\x3c\xee\x89\x4b\x86\x54\x86\xf7\x44\x80\x94\xc9\x03\x93\x44\x58\x95\x7e\x2f\x7e\xa2\x93\xf6\x2c\xcd\xb7\x8e\xe2\x03\x63\xae\x4a\xe1\x8e\x87\xcc\x40\x70\x7d\x8e\x86\x94\x81\x51\xbf\x01\x46\x49\xd1\xcf\x41\x07\x98\xe6\x17\x88\x74\x12\xcb\x1e\x68\xb9\x2d\x91\x3c\xb4\xdd\x3a\x4a\xf6\x21\x71\x17\x37\x78\x48\xbc\xc5\x03\x9f\xc0\xe4\x90\xfe\x4d\xb1\x4d\x4a\x87\x07\xd7\x60\xa7\x59\x7e\x90\xcb\xca\x11\x28\x4f\xe4\x9a\xb4\x66\xd8\x52\xb3\xae\xd1\x0f\xfc\xd3\x5d\xda\xe7\xa1\x6d\xf5\xe7\x7b\x98\xa3\xa3\xfb\x27\xff\x92\x8a\xe1\x49\x14\x66\x25\xe0\x3c\x89\x3b\x29\x3a\xfd\x24\x8a\xed\xba\xaa\x3f\x89\x01\xcc\xee\x82\x8b\x92\x12\xfb\x49\x94\xeb\x93\xbf\x00\xcd\x6b\xfe\x82\xab\x16\x14\x90\xbc\x21\x89\x67\x3e\x79\x6d\xb5\x26\x95\xc9\x8f\x24\x5c\x3e\xbc\x26\x7b\x23\x32\x2f\x51\xc3\x0f\x00\x38\xaf\x82\xc9\xac\x4c\x13\x1f\x78\xb9\xa7\xe6\x21\x78\xa8\x44\x76\x1f\x98\x5a\x9d\x81\xf2\xe1\xb5\x59\x67\xec\x29\x54\xe7\x18\xb6\x28\xd8\x93\x8c\xb0\x20\x59\xce\xc2\xf7\x2c\x7a\x24\xaa\xfb\x80\x1e\x39\x05\xc5\xf3\xd1\xa3\xd4\x7e\xda\xb9\x15\xa2\x68\xcf\xa2\x4f\xc5\x6f\x00\x0c\x3f\x2f\x2c\x30\x68\x0e\x95\x17\xd6\xe2\x37\x4e\xee\x8d\xbb\xe0\xcd\x42\xcb\xac\xf7\x77\x70\x0d\x86\x8a\xbd\xf2\xee\x37\xca\x68\x9a\x34\x42\x25\x93\x31\xba\x51\x94\x34\x18\xe0\x10\x6e\x53\xdf\xd3\xa8\xb2\x92\x30\xfa\x34\xda\x97\x8b\xbb\x7c\xf9\x40\x73\x62\xf2\x05\x6b\xa9\x9f\x4e\x76\x24\x15\xd5\xc3\x24\xec\x36\x50\x3d\xc8\x6d\x90\x7a\xff\x1b\x76\xf4\x74\xee\x9c\x3f\xe6\x75\xda\x07\xbf\x53\x74\x15\xeb\x78\x58\xd3\xc6\x4a\xef\x87\xf9\xa4\x24\x38\x3c\xc8\x16\x95\x6c\xc0\x78\x06\xf5\x19\x62\xc2\x0f\x7d\xbe\x0f\x5d\x5f\x9e\x41\x40\xa9\x0b\xe6\x2e\x38\x0c\xfa\x13\xbb\x2d\x95\xd8\x73\x62\xda\x32\x60\x3c\xab\xba\xcc\xe1\x07\xa0\xe2\x1e\x81\x99\x06\xec\x70\xf0\x9c\xac\xa0\x74\xf8\x01\x76\x5b\x64\xfc\x59\x16\x6f\x31\xbc\xe7\xc2\x76\x1b\xc1\x60\xe0\x3e\x7e\x3e\x20\x77\xf3\x2a\x2e\x9c\xb3\xe1\x17\xb8\x6c\xaf\xe2\xfa\x96\xed\x9c\x71\x0f\x32\x11\x24\x43\xf6\x5a\x93\xf6\x14\xc8\xf9\xbd\x6e\xa6\x1e\x70\x80\xf5\x73\x1f\xfc\x44\x6f\xdc\x38\xbb\xc6\x0e\x94\x7e\x34\xbb\x7b\xee\x75\xb0\xfc\x02\x41\xad\x31\x71\xfd\xcd\xde\xcd\x75\xfd\x15\x4f\x7e\xee\xb5\x2c\x01\x66\x95\x93\x3e\xdc\xe5\x44\x17\x02\xcc\x93\xf0\x5b\x1f\x3c\x94\x3d\xc5\x93\x9f\xef\x3a\xdb\x9c\x5b\xfb\x79\x50\x10\xcc\xbb\xfb\x90\x62\x79\x92\x0f\x77\x53\x8a\x88\x87\x89\x40\xcd\xb6\x9f\x65\x1c\x30\x20\x5e\x9e\x56\x43\xfb\xa5\x48\xac\xab\xe3\xf3\x72\xe5\xfe\xa2\x11\xb6\xfe\x82\xda\x61\xdd\x58\x9e\x75\x5f\x95\x70\xf0\xc0\xd9\x3b\x1f\xfe\x62\xcd\xd3\x2f\x10\x34\x5a\x39\xcb\x33\x5a\x03\xf9\x4c\x44\x55\x99\x58\x23\xd3\xe7\xe1\x1b\xf0\x43\x6f\x6f\xe7\x03\x7e\x60\x89\xcf\xd2\x40\x3e\x10\x27\xec\x31\xf4\xc0\x1c\xe0\x28\xa8\x67\x62\x8e\x06\xdd\x5c\x73\xdc\x70\x78\xe9\x4b\xe6\x98\xf0\xf7\x58\x80\x18\x7a\x70\xf2\x8d\x43\x0f\x1e\x3e\x88\x7a\xb0\x3a\xdd\xa0\x7a\x99\x8a\xd3\x32\xc9\x8b\xc2\xce\xc9\xba\xa5\x17\x86\xed\x26\xfd\xd6\x4b\xcd\xba\x03\xa4\x5f\xe6\x61\xb0\xa8\xf6\x7e\xb7\xbd\x96\x3d\x71\x64\xca\xc9\x1e\xb3\xd1\xee\xa9\x1e\x11\xc0\xe3\x9a\x67\x6f\x5b\x1c\xc2\x2f\x5c\x1c\xd2\x3d\x7c\xc2\xa0\x33\x2a\xbe\x8d\xb0\xf3\x07\xab\xbc\xdf\xfe\xdd\x57\x7e\x02\xbd\x80\xf8\x1d\x3b\xba\xbf\x88\x2a\x1f\x0e\x3e\x7e\xa1\xf1\x4c\xd6\x4f\xbd\x1d\xdb\x69\xb0\x40\x19\x99\x45\x4c\x51\xef\xbf\x65\xf1\x62\x94\xfb\xcf\x96\xb1\x51\xde\xbf\x65\x11\xf4\x97\xfe\x48\xc7\xcf\x03\x06\x23\xbb\xc3\xce\x17\xfc\x60\x41\xc1\x53\xc0\xaa\x45\x63\xde\xa5\xbc\x94\xd4\xf3\x0e\xa8\xa3\xbd\x53\xe7\xc2\xd1\xbf\x72\x71\x78\x4f\xce\x58\xdb\x82\xd2\x62\x49\x7c\xf9\x65\xf5\x0c\x8b\xbb\x2f\xb8\x41\x8e\xfe\x0d\xba\xaa\x73\xfa\x9e\x64\xb3\xde\x96\x93\x0b\x10\x8c\x17\x33\xf0\x8a\x4e\x06\x3c\x48\x56\x78\x97\xe6\x53\x52\x3b\x4a\xff\x7f\x9f\x68\x96\xd0\x74\x3a\x79\xd8\x7b\xd1\xc1\x52\x63\x82\x1b\xe4\xe8\xdf\x20\x1e\xd9\xbf\x51\x95\xd1\x87\xec\x63\x06\xa9\x79\x8e\x1f\x33\xc8\xed\x67\x02\x3c\x62\xc1\x0f\xe0\x84\xda\x3c\xa1\xf9\x75\x20\xd9\xe2\xbd\x19\x26\xe2\x7d\xbd\x91\x92\xf7\xe7\xf7\xc2\x0c\xc1\xf1\x5e\x98\xa0\x39\x22\x57\xe0\x4f\x92\xee\x17\x59\x67\xec\xe8\xfa\x22\xd4\xa7\x4a\x16\x78\x1f\xea\x87\xd5\x01\x2a\x97\xf9\x2e\xfd\x42\xaf\x99\x93\x7f\x53\x76\xf0\xaa\x9f\xfe\xcf\x9f\x52\xb3\x5f\xf8\x6e\x6b\xce\xa7\xf5\x2e\xb5\xa6\xd6\xf0\x70\x42\x5a\x02\x5c\xa1\x9c\x3f\xe3\x7d\x40\x22\x92\x27\x34\x09\x45\xcd\xf8\xe3\x13\x2d\x4b\xe7\xf4\xbe\x54\x41\x88\x5c\xbe\xc8\x1f\x93\xbd\x0f\x4b\xab\xa9\x8b\xca\x8b\x34\x81\xf9\xe7\x03\xca\x74\xd5\x5d\x82\xe6\x1b\x48\x73\xe1\x96\x1f\xa0\x6a\xa9\xe5\xc4\x77\x52\x1b\x28\x4d\xc9\x0b\xa3\x70\xfe\xf9\x4d\xb8\x25\x3f\xe0\xd6\x89\x35\xbd\x88\xdc\xce\x62\xa9\xef\x5c\x0b\xdf\x5f\xcc\x45\xe5\x45\x2d\x27\x23\xb3\x1d\xa2\x3f\x97\x09\x36\xfb\x8d\x17\xe5\x48\xa2\x7e\x53\xab\xa9\xdd\x9a\x81\x2a\x01\x5d\xca\x66\x58\x2b\xf3\x1b\xbc\xef\xe8\x1a\x38\xe1\x0c\xe5\xdc\x85\x33\x2c\xf8\x6b\x16\xb8\x68\x66\xa1\xf5\x5c\x7c\x23\xf9\x05\x6e\x88\x6e\x48\xa8\xff\xff\x3d\xf0\x27\x14\x50\x7e\x06\xa1\x60\x9e\xfd\x60\xf2\x8d\xbd\xa9\x13\x71\x35\x76\x14\x9c\xd0\x23\x66\xc9\xe9\x33\xae\x1d\xf2\x07\xd4\x12\xe9\x22\x87\xfa\xfc\x2d\x0b\xf5\x51\x7c\xff\x9b\x95\xba\x48\x5c\xa9\x2e\x2c\xa8\xa5\x1f\x7e\x4e\x34\x6a\xe7\x7f\x0f\xb4\x54\x16\xcf\x77\xd6\x05\x14\xcf\x4f\xf9\xe7\x0b\xd4\x32\x32\xf6\xce\xb4\xa8\x86\xe6\x89\x0b\x6a\x2e\xee\x92\x2b\x17\x32\xce\xa5\xa5\x13\xcf\x43\x75\xfc\xef\x81\xba\x80\x7b\xf0\x70\x6e\x07\xd4\xc7\x8f\xe9\x07\x0f\x32\x08\x72\x71\x17\xd7\x3f\x7f\x8a\x1d\x58\x59\xfe\xde\xa9\x75\x27\x63\x5d\x0c\x1a\x28\xe9\x5c\x08\x70\x16\xa2\xa6\x2e\xc5\xa8\x86\xdf\x9c\xcb\x6c\x15\xc3\x77\x2e\x87\x59\x88\x25\x46\xa3\xb2\x80\xfb\x57\xae\xe0\xac\x9d\x3f\x9c\x23\x60\x16\x8a\x0a\x46\x43\x2a\xe5\x9c\x1a\x61\x16\xf2\x14\xe3\x54\x85\x24\xe7\x17\x2a\xa4\x60\x49\xa8\xb3\x92\xad\x75\x3f\x18\xec\x52\x73\x86\x97\x54\x36\x12\x22\xb9\x4f\xae\x6e\x5f\x73\xf0\x0b\x6b\x0e\x02\x5c\xe5\x09\x35\xde\xb2\x50\xac\x93\x17\xcc\xc6\xed\xd6\x55\x7c\xe2\x96\x9b\x45\xbd\x66\x23\xe3\x33\x62\x37\xe2\x83\x38\xdf\x84\x56\x2f\xfb\xd0\x23\x03\x50\xae\x1e\x82\xc7\xaf\xf8\x85\x87\x0f\x34\x66\x47\x86\x1f\x2f\xac\x13\x29\x7d\x34\x06\x09\x8b\xe8\xfe\x1c\x94\x30\xa4\xb3\x98\x14\x7b\x4c\x57\x96\xd8\xe3\xf3\xc7\x42\xaa\xf6\x3f\x9e\x88\x33\xb6\xc1\x63\x7e\x52\x4e\xb1\xfb\xd7\xfc\xa4\x9c\x0f\x76\xea\x01\x19\xf7\xb2\xc9\xca\x49\xe2\xe6\xb3\xc4\xb8\x63\xeb\x45\xe6\x49\xd8\xf9\x20\x9c\xbc\x73\xf8\x13\xc4\x0a\xfd\x64\x51\x98\xac\x8b\x65\x16\x3b\x99\x8e\xce\xc2\xcb\x84\x89\xb3\xd8\xeb\x0c\xd5\xfc\x43\xf6\xf5\x9a\xe5\xfb\xb3\xa3\x80\x27\xe2\x74\x0e\x85\x91\x9f\x0d\x77\xd7\xa2\x74\x11\xe7\x45\x35\xb8\x92\x35\xcc\x0e\xcd\x6b\xc9\x1b\x9d\x67\x47\xac\x7a\xc9\x7b\xa6\x13\xf1\x21\x21\x29\xb9\xfc\x1c\x90\xcf\x93\xae\xf5\x13\xe1\x19\xdf\xc4\xf2\x7e\x10\xe9\xf2\xb5\x05\xc5\x39\x22\x9d\xe3\xf7\xd5\x70\x0e\x98\x25\x92\x6e\xfa\x93\x0e\xf7\x49\xc1\x0b\x73\x00\x83\x93\x14\xf6\x73\x20\x95\x53\x96\x86\x64\xc2\xe3\xbe\x29\x75\xe8\x1c\x88\x30\xcf\xba\x0a\xce\x81\x7d\xca\xba\xc1\x4e\xf8\x95\x37\xe5\x5c\x9d\xf0\x02\x0f\x2e\x1a\x37\xe1\x72\x1d\x5c\xb9\x66\x0e\x68\x89\x55\xf5\x63\xd2\x37\x39\xc9\xed\x63\xc2\x6d\xb8\xeb\x96\x35\xe1\x36\xdc\x25\xb6\x4f\xb8\x0d\x37\x15\x2f\x99\xf4\x1a\xce\x72\x13\x9a\xf0\x1a\xee\xb9\xfb\x83\xf4\xfd\xd6\x22\xce\x8f\x51\xf6\xbc\xb5\x0d\xf3\x0c\x0c\xb1\x3d\xfc\x42\xfd\xe7\x4f\x2f\xda\xaf\xf3\xe3\x93\x5d\x29\x82\xe6\xf9\x31\xc1\x5e\xf6\x91\x9a\xe7\x77\xdf\xea\xa5\xfb\xfb\xe7\xfb\xfd\x33\xa1\x17\xbf\x3d\x20\x52\x5d\x78\x85\x60\x99\x41\x99\x17\xe7\xc9\x6a\x06\xc1\xbf\x91\x02\x73\xd3\xd4\x09\xaf\xe3\x5e\x93\x3b\x60\x21\xd5\xea\x07\xac\x5a\xea\x0e\x90\x2a\x3b\x09\x66\xac\x16\xba\xef\x83\x13\x3e\xc9\xbd\x7a\x85\x11\xd5\x42\xbc\xa2\x48\x07\x42\x4f\xe0\x81\xb4\xba\xd1\x00\x3e\xcb\x21\x89\xb2\x4d\x3a\x2d\xa7\xe4\x19\x41\x65\x9c\xa4\x67\x9a\xf0\x62\xfe\x1e\xb8\x0f\x08\xd9\xb2\xab\x4e\xb8\x35\x87\x24\xf6\x39\xe1\xd6\xdc\x54\xd0\x6a\xc2\xab\xf9\x1b\xe4\x6f\x8a\x4e\x4c\xfa\x3c\x3b\x74\x63\x9e\x10\x12\x92\x28\xe1\x3c\x21\x24\xa4\xe4\x65\xc3\x50\x97\xa4\xa5\x98\x27\x5d\xb9\x94\x61\x6d\x9e\x89\x27\x37\x0a\xb2\x08\x78\x4d\x72\x40\x98\x27\x32\x01\x26\x5d\xdf\x27\x5c\xab\xbf\xdd\x16\xac\x32\x61\x65\x84\xcd\x84\x55\xd2\xc4\x32\x61\x55\xfc\x09\x61\xd5\x04\xbc\x4c\x58\x45\x4d\x0c\xba\x6d\x15\x9c\x9c\x70\xb7\xfe\xfa\x74\x17\x04\x47\xf6\x17\x94\x99\x86\x66\x0e\x59\xa4\xfd\x7c\x41\x68\x34\x6d\x61\xe6\xd9\xf6\x41\xc9\x84\x46\xf6\xb4\x08\x8d\xe4\x07\x84\xc6\xd0\x5a\x0b\x31\xa7\xa8\xd3\x42\x68\x78\x97\x0b\xa1\x11\xd5\x47\x21\x34\x8c\xad\x85\xd0\xc8\x02\x71\x59\x98\xe3\x07\x24\x8e\x45\x33\x2d\x04\x87\xcf\x24\x3d\xbd\x75\x55\x9e\x67\x21\x76\x34\x3f\x20\x76\x14\x77\x0a\xbb\x7f\xf8\xe9\x83\x79\xe8\x0c\xc1\xb2\xf6\x5e\x30\x66\x75\x7d\x39\x55\xcc\xb3\x72\xb5\xa6\x66\x75\xad\xd6\x6f\x70\xb5\x62\x16\xf0\x18\x0f\xbe\xe5\x4f\xb8\x8c\x7f\xa3\x08\x5d\xe0\x16\x57\xa4\xba\x9c\x67\xe5\x6a\xa3\x3f\xe1\xe6\x37\x7f\xc2\xd5\x1a\xb1\x21\x41\xa9\xd8\xf3\x84\x9f\x79\xb0\x8f\xd4\x3c\x11\x60\x9c\xa3\xb1\x16\x32\x55\x52\xc6\x9e\x09\x6f\xd7\x61\x98\xbf\x28\xca\x27\xb7\xf1\x09\xb5\x55\x53\xf4\xd6\x7c\x61\x9a\x97\xac\x3b\xdf\x04\xde\x22\x32\x3a\x8f\xf0\xcf\x1f\xdd\x98\x27\xae\x61\x5d\xba\xd3\x89\x5b\x98\x94\x60\x73\xae\xec\x58\xfa\xc9\x74\x2f\xfa\xc9\xc4\x0e\xfa\xd9\xd0\x97\x3f\x46\xf0\x73\xd7\x4f\x54\xd8\x72\x5f\xf7\x3f\x7f\x4c\x4c\xe7\x81\xfa\xfc\x49\x3f\x3f\x11\x3d\xb9\xeb\xf9\xcf\x1f\x15\x76\x9a\x33\xb0\x38\x97\x7e\xe2\x5b\xbd\x1c\x58\x02\x46\x3f\xbf\x6f\xf7\x95\x64\xe2\x6a\xa5\x7a\xdb\x13\x57\x18\x05\xb6\x4e\xdc\x60\x4c\xd2\x71\x7f\x91\x6d\x75\xe2\xf6\xa2\x8a\x8a\x13\x97\x17\x05\xa0\xce\xf9\xd1\x24\x69\x91\xe7\x2c\x5f\xcf\x42\xb0\x59\xd0\xb3\x26\xf9\xe1\xbd\x32\xf3\x4f\x88\xef\x4a\xa2\x34\x27\x9c\x9f\x74\x7a\xe7\x9b\xbe\x9e\x35\x8d\x37\x03\xd0\x7e\x1b\xdb\xe2\xb7\x91\x29\x97\xc0\x0a\x13\x15\xc4\xfb\xce\x2f\x1b\x66\xc4\xcd\xfb\xd8\xf6\xde\x30\x59\x23\x31\xec\xab\x42\x98\x48\x81\x13\xe2\x8e\x85\x8a\xc7\x01\x7b\x6d\xda\xb9\x1f\xe3\x71\x20\xdb\xa4\x42\xba\xbe\x07\x10\x72\xb6\xd2\x2e\x1e\x2c\xe9\xdf\xb6\xdd\xf9\x7b\x40\x77\xcc\xac\x4f\x10\xc8\x9e\xff\x2a\x3a\x36\x1e\x28\xa4\xfe\x89\xae\x6d\x3d\x40\x2d\xe7\x78\xec\x1c\xc5\xf1\x40\x59\xdc\x90\xba\xde\x88\x81\xb6\xcc\xb2\x67\x8d\xda\x41\x41\xce\xf0\xf1\x60\xa1\x96\xb6\x13\x2b\xc4\x23\x75\x3e\xe8\xfa\x64\x72\xa1\x63\x8f\xb2\xb2\xd5\x6f\xff\xea\x78\x94\x63\xbd\xb1\x3f\x29\xe0\x55\x79\xa7\x56\x88\x07\xb2\x4a\x7f\x20\xda\xa0\x28\x0c\x4e\x48\x02\x56\xdd\xd2\xd7\x06\x78\xa5\xf5\x79\x27\xd3\x8c\x47\x7d\xe9\x7b\xd4\x37\xf4\x90\xe9\x2b\xb4\x1d\x98\x15\x8f\x46\xb7\xc0\x7d\xb5\x8a\x07\x93\x9a\xc8\x0f\x30\x1e\x1d\x9c\x59\xae\x85\xf1\xe8\xb0\x10\xc9\x87\x2e\x1e\x83\x66\xf8\x9d\x99\x22\x1e\x03\x16\x43\xf9\xaf\xc5\x63\xc0\x1e\x98\xc3\xb1\x3b\x45\xf8\x68\x90\xc7\x5b\x3c\x16\x65\xdd\x65\xdb\xe2\x71\x32\xf3\xf3\xa6\x8a\xf1\x80\x8b\x7a\x90\xf3\x58\x3c\x2e\x64\x54\x4a\xbb\xa4\x44\x3c\xe0\xb6\x19\xd2\x8e\xb5\x88\x07\xac\xce\x41\x6e\x14\xf1\x78\xd6\xee\x8f\xdd\xc7\xc3\x82\x1c\x9b\x5b\xc5\xe3\xc5\x3c\x60\x98\xdc\x0f\x38\xac\xb6\xe1\x65\x3a\xa9\xcd\x8a\xe3\x31\x0b\x61\xba\xd1\x21\xb0\x0a\xab\x54\xfa\x31\x44\x4a\x2a\x3b\x54\x3f\x86\x08\x26\x29\xa5\x7e\x0c\x91\x69\xbc\xb6\xa4\xfd\x3d\xb8\xf8\x46\xdb\x0f\xe0\x3c\x29\x75\x70\x0c\x28\x01\x17\xa4\x40\x8e\x21\xc2\x7f\x4f\x7a\xca\x18\x12\xbc\x1b\xea\x4e\x81\x1f\x03\x6b\x50\x49\xb1\x18\x03\x4a\x4a\x05\x69\x1e\x63\x48\x37\x1f\xe4\x3d\x0a\x8b\x05\xb4\xbc\x0c\x37\xdf\x83\x97\x35\xda\xf6\x4c\xcb\x9a\x58\xdb\x6f\xd4\xcc\x07\x1b\x62\x01\x89\x46\x3f\xc9\x6d\x8f\x82\xe4\x88\xa1\xe5\xb1\x3f\x41\x8e\xbc\xef\xc1\x06\x50\xc7\xfd\xb1\xee\xa2\x87\x31\x30\x88\xb6\x95\xb8\x17\x87\x08\xc2\xd6\xf5\xfb\x66\xe2\x90\xb2\x89\x4d\x78\x18\x5d\x50\x36\x39\x0a\x0b\x1b\x4a\xde\x9f\xd0\x7e\xdf\x4a\xde\xe0\x78\x60\x7a\x69\x3b\x5d\x67\x0c\xcf\xe0\x1b\xc5\x0f\x6e\x3e\xd8\x33\xa7\x11\xb8\xed\x64\xd1\x31\x3c\x40\xc2\xb6\xc3\xe9\x63\xa0\x4d\xaf\xed\xec\x1e\x31\xbc\xac\xcf\x51\x04\xd2\x37\x11\x3e\x9a\x18\x58\x51\x68\xa5\xe9\x41\xe3\xe2\x36\x09\x0a\x13\xce\x9b\xad\x2c\x6a\x1c\x63\x20\xbe\xec\x8b\x4e\x8c\x28\xa3\x1b\x86\x68\x41\x4c\xec\xb4\xfa\x01\x92\x88\xb4\xba\xe9\x49\xac\xcc\x41\xb9\x15\xb6\x31\x56\xb8\x9d\xb6\xba\x4f\x69\x44\x2e\x95\xd0\x76\x71\xdf\x18\x99\x99\x44\xa9\xdd\x62\x1c\xb0\xb3\xb7\x5d\xcf\x32\x46\x46\x9b\xb5\xcd\xc2\x62\xbc\x32\xa3\x9b\x37\x7a\x44\x3a\x91\xcb\xcf\x22\x46\x3a\x48\xca\x4a\x11\x23\xbc\x1b\xbf\x07\x6b\x1b\xe2\x3a\xb6\xdb\xa5\x3b\xc6\x97\x61\x1b\x5b\xb1\x15\xe3\x44\xd6\xd1\x63\xe7\xbf\x8c\x89\xc5\xbf\xdb\xae\x37\x1a\x53\x20\x46\xed\xa2\xa8\xdf\x03\x6e\xc3\x3e\xfa\x29\x4c\x26\x53\xde\xf0\x48\x09\xbe\x62\x6d\x47\x7b\xc4\xc4\x2a\x44\x79\x27\x6f\x8c\x29\x31\x81\xfd\x0e\xb5\xfe\x1e\xac\x4f\xb2\x1e\x70\xd8\xfa\x17\xc9\xbf\xbf\xb7\x57\x3e\x67\x0f\x70\xf2\x41\xd4\x83\xc9\x07\x1a\x80\x74\x61\xd7\xbe\x8b\x29\x4d\xaa\x5e\xe2\xfe\x64\x31\xa3\xd6\xfd\xe0\xe2\x83\xdd\x07\x4b\xa7\xb4\xb6\xb7\x24\x65\x3a\xda\x35\xc1\x26\x73\x94\x5d\x76\x24\xa6\xc2\xe8\xcc\x6d\xf4\x88\x09\xb5\x21\x42\xdb\xe9\xe4\x63\x2a\x84\xef\x0e\xcf\x8e\x89\xb9\xde\x5b\x17\x7c\x2b\x6e\x85\x6d\xa7\x92\xfa\x1e\xd0\xe5\x74\xe8\x0d\xd2\x96\xae\x4d\x6b\x88\xa7\x6a\x3b\x35\x5c\x4c\x48\x42\x1a\xda\xce\x67\x18\x53\x03\x63\xad\x43\x33\x65\xe2\xc7\xba\x03\x89\xbf\x07\x2b\x87\xe2\x9e\x69\x5b\xf5\xc0\xf7\xf9\x4b\xc8\x6e\xf6\x09\x0f\x1a\x96\xb9\xc6\xba\xa0\xde\x89\xa2\x3b\xd1\x51\x4c\xc8\xc6\xf4\x3d\xd8\x7d\x9c\x83\xab\xdd\x22\x40\xba\xa1\x9b\x6a\x3b\x37\x49\x4c\x37\x74\x64\x39\x6a\xb5\x37\x76\x2e\xed\x98\xf9\x98\x1e\x14\xfc\x6e\x3b\x80\xf4\x7b\x80\xa0\xf9\xad\x79\x8a\xe9\xc9\x7c\x43\x00\x7a\x88\x6f\x3b\x6d\x4f\x4c\x0f\x65\x93\xa1\x83\xf0\x90\x96\x0c\x6d\xc3\x84\x7f\x4f\xdb\xee\x8a\x31\x1f\x99\x87\x69\x63\x75\x3e\xe8\x2c\xb3\xdd\x6b\x62\x0e\xd0\x24\x29\xc0\x3b\xe6\xc0\xca\xad\x3b\x48\x26\xe6\x80\xb5\xf4\x6d\x39\x8f\x19\xf5\x43\xbf\x4b\xcc\x9a\x69\x4e\x50\x22\xf6\xed\x49\x1d\x33\x2b\x78\x89\x6d\xe4\xca\x32\x8f\x5b\xa9\x1b\x33\xd3\x6c\xf7\xad\xec\x8c\x99\x59\xe8\x54\xf9\x3d\xe6\xce\x54\x8f\xbb\xca\x45\xcc\xbc\x26\xf7\x6d\x2c\x8f\xf9\x62\xc5\xe9\x6d\x9d\x88\xf9\x62\xf1\x9b\x6d\x28\x88\x99\x1e\xde\x5d\xb4\x25\x3f\xc8\xa1\x96\xb6\x17\x57\xcc\xef\xb1\x8c\x22\x5d\x0f\xb0\xd8\xe0\x07\x10\x96\xfb\xce\x0f\x19\xf3\xcb\xdc\xa0\x61\xe3\x5c\x7e\x59\x22\x2f\x68\xea\x73\x99\xd3\x36\x23\x29\x07\xcb\x71\xef\x0c\x61\xb1\x1c\xcc\x9d\xb5\xd3\xa6\xc5\x12\xe0\x27\xde\x77\x0a\xb0\x58\x02\xb2\x88\xf7\x9d\xad\x31\x96\x70\x73\xf9\x43\x9f\xb0\x70\xec\xce\x9c\x18\x0b\xaa\xad\x7f\x0f\x76\x1f\x91\xb1\xe1\x3b\x81\x41\x2c\x2c\x51\xd5\x77\x30\x53\x2c\x99\x65\x65\xf6\xcd\x22\x96\xcc\xec\x10\xdb\x2d\x37\x96\x72\xac\x37\xf6\x27\xa8\xca\x12\xfa\x76\xce\x88\x85\xd9\xf0\xb3\xe4\xf2\xc2\xd4\xa7\x4d\xf8\x52\x1a\xd7\xb2\x4b\x8a\xc5\xd2\x20\x56\xf4\x1d\xbd\x1f\x0b\xd3\x6a\xed\x72\xb0\xb1\x0c\x0a\x33\xfb\x86\xf2\x3d\xa0\x46\x79\x4b\xbf\x65\xe5\xbd\xd8\xf7\xe2\x58\x10\xef\x1b\xd2\x0e\x5b\x8f\xe5\x64\xe6\xa6\x9d\x92\xf5\x7b\xc0\x4f\x96\x6e\x22\x96\x93\x99\x0f\x77\x4a\xd6\x58\x18\x5e\xd4\x75\x8c\xcb\x0d\xf2\xda\x77\x10\x61\x2c\x37\x08\x4e\xdf\x1a\xe5\x58\x96\x14\xb1\x2d\xa3\xb1\xbc\x84\x71\xd2\xea\x5f\xa2\xa9\xc4\xf2\xf2\x42\x78\xe9\x49\x33\x7d\x59\x69\x7c\x2b\x1a\x62\x79\xef\xf5\xc6\x9e\xfa\xcb\x64\x93\x5b\x9b\x13\xcb\xfb\xae\x07\xbb\xd3\xc9\x84\xcc\xdb\x5d\x3e\x16\x5c\x3f\xbf\x07\x7b\x94\x49\x88\xa5\xf4\x37\xd7\xaf\x32\x21\xfb\xf4\xad\x57\x8c\x65\xb2\x50\xdc\xd6\x52\xc5\x7a\x1c\x1c\x60\x53\xa3\x7a\xc0\x30\xda\xb7\xbe\x2d\xd6\x83\xb9\x6a\xb6\x6f\x5f\xac\x07\x0a\x11\xf7\xed\x58\x1c\x6b\x04\xda\xa7\x9d\x83\x39\xd6\x58\x79\xad\xdc\xf7\xb1\x1a\x1b\xfb\xe8\xfa\x84\xb5\x96\xb6\x5b\x64\xac\x29\xaf\xd2\xc1\xbb\x0f\xd6\xa7\xeb\x5b\x25\x17\x2b\x0a\x38\x84\xbe\xdd\x68\x62\xad\xbc\x89\x6e\x7f\xa2\x58\x91\xef\x3a\xf4\x9d\x7c\x31\xd6\xce\xdc\xec\x59\x8b\x5b\x39\xbb\xb6\x81\x3b\xd6\x41\x8d\x5b\xf5\x03\x52\x9f\x5c\x76\x1f\xb0\x0b\x84\xbc\x73\x62\xc7\x3a\x56\xa7\x02\xd0\xc9\x13\x9b\x05\xa0\xa5\x4f\xdb\x86\xc6\x58\x4f\x54\xdb\xec\x3b\x57\x72\xac\x2b\x27\xc0\x36\xca\xc5\x7a\x92\x9f\x1d\x7a\x83\xd1\x1f\x2d\x6f\xac\xae\x37\x8b\x91\xee\xd2\x77\xb1\xde\xb4\x34\x45\x3f\xe0\xc4\x76\x3c\x48\xac\x2f\x79\xd1\xa1\x6d\x58\x28\x5a\xf6\x95\xa5\xd2\x20\xd6\x25\xa3\xd7\x89\xb0\xa5\xbe\x8b\xb6\xc5\x76\x4c\x56\x01\xdc\x47\xa5\x05\xa6\xcc\xdc\x16\x81\xd8\x02\x84\x86\xbe\x33\x02\xc6\x46\x11\xa9\xef\x92\xcb\xdf\x83\x8b\x0f\x8e\xfd\x80\xbc\xa8\x6e\xfa\xd4\x50\x17\x30\xf4\xba\xcf\xce\x77\x01\xe2\x83\xdd\x69\x65\xde\xcc\xba\x31\xb9\x55\xb8\x86\xf5\xad\x6c\x8a\x8d\xb5\x6e\x7a\xdd\xb2\x60\x63\x71\x0e\x55\x1b\x88\xad\xa2\x7a\x56\xdf\x7e\x22\xb1\x35\xb2\x89\xad\x0b\x8a\x6d\x25\x44\xdf\x85\xda\x63\x43\xe6\xed\xef\xc1\x02\x72\x1b\x9d\xc3\x6e\xf9\xaf\x21\x83\xd1\x27\xe8\x6e\x00\x9d\x9d\x33\xdd\xc2\x5c\xbb\x58\xf8\x61\x2b\xbe\xbe\x07\x18\x76\x67\x00\x8b\x8d\xc1\x82\xb2\x31\xc4\x76\x27\x86\x6a\x0b\x1e\x37\xa4\x78\xc5\xea\xc6\x06\x37\xe2\x78\xec\xf2\x66\xb1\x3d\x48\x67\x2c\x4f\xb8\xd8\xde\xb0\x1e\xec\x4f\x26\xaf\xe7\x5b\xc9\x18\x3b\xb5\x3f\x7d\x27\x0d\x89\xfd\x40\x1d\xd2\xde\xf6\x5a\x3e\xb2\x0b\x10\x6e\x98\xf6\xc8\x92\x28\xbb\x46\x6b\xec\x91\x49\xea\xda\xbe\x91\x74\xd4\x01\x0d\xca\x03\x1e\x7b\x26\x85\xd9\x25\xe3\x63\x67\x9d\xbf\xde\xf6\x15\xa5\x17\xd6\xf6\x95\x90\xdd\xeb\x43\x78\x6c\x10\x76\x54\x10\xf8\x1e\xec\x4f\x56\xb2\xb1\x9d\xeb\xfe\x7b\xc0\xfa\x70\x1b\xe9\xfa\x58\x05\x83\x83\x3e\xe9\x8d\xf9\x3c\x93\x1e\xb0\x9e\xd6\xc6\xb1\xbe\x0e\xb2\xe4\xe1\x7e\xee\xba\xd6\x7a\x23\xb3\x86\xc7\xe6\x81\xfd\x5c\x35\x83\xb5\xfc\x73\xf0\x93\x4d\x0c\xfa\x49\x8e\xbf\xd3\x65\xc7\x7e\xf2\x98\x4a\x62\xee\x8b\xa3\xf5\x2d\x9b\x74\x06\x97\x76\x09\xb7\x9d\xf1\x8b\x5d\xf2\x70\xc7\x51\x6f\x5b\x3b\x1a\xfb\xc3\xbd\xde\xe9\x27\x63\x7f\xd6\xbc\xb6\x68\xd2\x9f\x55\x21\x74\x53\xe0\xfe\x86\x05\x8e\xaa\x07\x1c\xa4\xeb\x01\x53\xf1\x6f\x25\x74\xec\x6f\xe7\xda\x36\x63\xed\xef\xcb\x4e\x87\x3a\x45\xce\xe0\x5d\xf0\x3d\xf6\xb9\x6a\x63\x6e\xd9\xa5\x2f\xfa\x32\x8e\xbf\xb9\x7d\x8d\x48\x9c\xde\xd9\x7e\xe2\x88\xd7\x4a\xee\xbf\xe0\x3f\xf2\xe0\x1b\x5b\xe7\x32\xca\xcd\x84\x2d\x7b\xcb\x56\x99\x9f\xb4\x2b\x66\x47\x96\xbb\x08\x7d\xd7\xfd\x89\x2c\xb4\x10\xfa\x0e\x30\x8f\xa3\x15\xbe\xb1\xa9\x33\x93\x5e\x86\x2e\x81\x7c\x9c\x2b\x68\x69\x9f\xe0\xf1\xd0\x3e\xd4\x34\xd3\xe7\x61\xac\x4c\xdc\x7d\xd0\x95\x75\x6c\x0f\xa4\x38\x5e\x46\x81\xa4\x4d\xae\xc7\x9b\xe9\x22\xbd\x49\xdc\x78\xfb\x8a\x74\xdd\x9d\xd2\x17\x6f\x6c\xff\x94\x48\xc7\xb6\x30\xb6\xa7\x46\x1c\xef\xca\x44\xb2\xd5\x21\x63\xde\x8c\x85\x6d\x7a\xf0\xb4\x7f\x7b\x70\x1e\x81\xa3\x6c\x09\xeb\x3c\x22\xdd\xc5\x37\xb6\x9d\x47\x5f\x71\x16\x79\x3f\x98\xcb\x35\x7f\xc1\xe3\x0c\x63\x39\x94\xef\x3e\xe2\x45\xe1\x79\x93\xc9\x93\x05\xa7\x87\x34\x90\x67\x66\xe4\xe0\xae\x8f\x13\xcf\x02\x39\x6e\xec\xda\x2d\xf1\xac\xcb\xd7\x6c\x8b\x4b\x67\x85\x47\xd6\xb1\x83\xd9\xe3\x59\xaf\xf5\xc6\xee\x74\xbc\xf4\x61\xd8\xe4\xe9\x42\x31\x87\xa0\x0a\x16\xf1\x6a\x64\xf8\x3b\x89\xf8\xf7\x80\x84\x74\xdf\xac\xaf\xb6\x9c\x76\x86\xdf\xa0\x12\x77\x23\xf1\xd5\x2a\xab\x7e\x67\x3d\x40\xd5\xef\x63\x7b\xc5\x7d\x0f\xa8\x09\xdd\xe7\xf1\x42\x52\xff\x78\x68\x2d\x57\xeb\x54\x98\xec\x23\x7c\x21\xad\x7e\xc8\xbb\x76\xe3\xf7\x80\x97\xbe\x8d\xb8\x57\xeb\xac\xde\x11\xf5\xc6\x20\xeb\xd9\x14\xed\x42\xc6\xf9\x78\xec\xfa\x92\xdf\x03\x78\xf2\x04\x2f\xff\xa2\xdd\xae\xa9\x0f\x94\x7e\x3e\x76\x6e\xdc\xef\xc1\xa4\x58\xa1\x89\xd1\x1b\x73\x27\x05\xfd\x1e\x74\xa6\xf0\xd4\x1b\x74\x4d\x94\xd1\xe0\x42\x5a\xed\x78\x88\xb6\x5c\xcc\x69\x7d\xec\x54\x50\xdf\x83\x93\xb1\x65\x0b\xea\x4f\xa1\x55\xb7\x6f\x31\xeb\x8d\x8d\xba\xf4\x4d\xf2\xdf\x42\x33\x9d\xe8\xe6\x8b\x42\x37\x21\xef\xc0\x87\x38\x99\x40\xbc\x48\x77\x3c\x99\xbc\x5b\x3a\x92\xd9\xe9\xed\xb0\x8d\x2a\xdf\x83\x8e\x17\x9a\x7e\x9f\x54\x14\xeb\x8b\x25\xda\x76\x3f\xe8\x54\x7a\xeb\x93\x78\xff\x9b\x6a\x7d\x76\x1a\xf7\xb7\xad\xea\x7b\x40\x0a\xb4\x0f\xfa\x44\xda\xe7\x6f\x1a\x71\x3f\xa0\x99\x57\x7a\x97\xd9\x69\x09\xd5\xfd\x7e\xf6\xca\x7d\x8b\x7a\x03\xe2\x60\xea\x49\x7d\xc0\x7f\xaa\x79\xe6\xa8\xf9\xd0\x92\x7e\x33\xa3\xa4\x24\xcc\xd9\x07\xd7\x1a\x35\xc6\xb9\xa6\xa5\x4f\xe0\x11\x9d\xb6\xbf\x4a\x9c\xfd\xe2\x3c\xab\x16\x7f\xf1\xbc\x45\xad\x15\x41\x1b\xd2\x78\x4f\xa4\xf6\xfd\x51\xd0\x4d\xe4\xf6\x6d\xdb\x50\x1a\x27\x53\xf7\x66\xd9\x72\x66\x5f\x01\x16\xd5\x6f\x60\x9e\xdb\x9c\xf7\x3d\x00\xf3\xf3\x0b\x73\xa5\x94\xdd\x83\x0e\xba\xd5\x48\x09\x38\xc7\x32\x84\x6d\x9c\x9e\xe3\xa0\x7f\x90\xa0\x37\xd6\xc6\x6b\xe2\xcc\x09\x2b\xd3\xd9\x44\x4e\xd8\xaf\x8b\x7f\xbf\x77\xf5\xff\x09\xdb\x9a\x63\x39\x24\x6c\x01\x67\x0e\x3a\x20\x48\x27\x36\x07\x0d\xc8\x3a\x97\x73\xc0\xa8\x91\x74\x77\x5e\xce\x44\xf9\xf0\x1a\x1e\x3a\x96\x55\xcd\x90\xa9\x18\x76\x68\x51\x9c\x63\x65\xf4\xaf\xff\xeb\xab\xe1\xbf\xce\xff\xf8\xbf\x5f\xbc\xfe\x7d\x71\xfc\xf3\x67\xfd\x0b\xb5\xf2\x7e\x5e\x1e\x3d\x6f\x28\x3e\xb7\x1b\xbe\x4b\xf2\xfe\xf7\x83\xf0\xa1\x4f\x2e\x77\x75\xb1\x04\x83\x5a\x6e\xb7\x30\x25\xe2\x6e\xb9\xfd\x0d\xf2\x6f\x6e\xeb\xed\x71\x7c\xd2\xf0\xfa\x97\xb6\x8d\x63\xb7\x3c\xc3\x2d\x94\xa1\x77\xcb\xeb\xde\x98\xbe\x2b\xa9\xc5\xbd\x4d\xd6\x0b\xd8\x2d\xd3\xbd\x21\xd3\xc2\xb6\x9f\x1f\xe1\x93\x52\xf6\xbf\x83\xf9\xd2\xf7\xbc\xe3\x77\x34\xf7\xbf\x58\xab\xfc\xca\x8f\xe8\x59\x44\xe0\xb5\xbd\x57\x3f\x02\xe6\x36\xf4\xa9\x62\x3c\x47\x3a\x04\xd9\x74\xb0\x74\xad\x5a\xaa\x5b\x40\x79\x36\x2c\x52\xd0\x1c\x13\x5d\x97\x95\xf0\xff\x48\xe1\x71\xdb\xcb\xb6\xa8\xb6\xa9\x36\xe6\x94\xea\xda\xe1\x94\x4e\xb5\xc1\xfd\xa7\x28\x5d\xfe\x91\x3e\x7a\xb2\xff\x5d\xe5\x87\xdc\xe6\xb9\xa0\x7e\xe1\xa1\xb0\x8a\x23\x0d\xaf\x0d\x5a\x16\x85\x35\x1d\xe9\xc3\xa2\xfd\xef\xb7\x84\xc3\x5f\x9d\xb7\x9b\xc0\x90\xe4\xad\x7f\xa4\xcb\x3d\x42\x52\x96\xa3\xf8\x91\x6e\xf7\x88\x80\x33\x39\x83\x1e\x30\x15\xec\x7f\xc1\x9e\xe4\x5b\x7f\x40\xd7\xb0\xff\xbd\xd9\xd6\xd4\xf6\xba\x8d\x33\xd9\x5e\x1d\x07\xae\xad\xfb\xdf\x82\xe1\x86\x9a\xb4\x71\xa8\xf6\x1e\x14\x6b\x73\xa0\xda\xfb\xfa\x17\xe6\x60\x55\xfe\x3c\x50\x22\x7d\xff\xcb\x89\x6c\x2f\xb2\x03\xb5\xcc\xf7\xbf\x9c\xc8\xf6\x02\x0a\x6f\xda\x6d\xe1\x65\xe5\x77\x85\x84\x44\x9f\xf3\x78\xc0\x1f\x7d\x7b\xf5\xc4\x23\x45\xb5\x7c\x4c\x6b\x28\x8c\x31\x1e\x69\xb8\xe9\x84\x9f\xc1\x6e\xc9\x4d\x2d\x70\xa3\xaa\x2a\x86\x14\x8f\x96\xd5\xd6\xc6\xd7\xa1\x9b\xba\x67\xd1\xd1\xb4\x5d\xcf\x62\x28\x7b\xd3\x62\x28\x19\x5f\x15\x35\x55\x37\x9d\xff\xfc\x19\xad\xbb\xe9\x72\xd3\x8b\xaf\xc2\x6e\xaa\x1a\x2b\x20\x85\x64\x71\x87\xf5\x74\xd3\xf5\xcf\x9f\xae\x58\xcf\x18\x9a\xbf\x6a\xc8\x96\xba\x9d\x5e\x62\x68\xfe\xaa\xe1\xab\x7d\xac\x23\x24\xdf\xfd\x2f\xa3\xb4\xd5\xe2\xb9\xc3\x8b\x38\x2a\xaf\x7a\x0c\xa3\xbb\x6d\xb0\x4d\x83\xdd\x02\x62\xf8\x08\x63\x57\x6e\xac\x18\xe3\xa6\x21\x31\x46\xfa\x39\x6d\x9f\xc2\x18\x63\x73\x5b\x67\x9b\xbf\xbb\xdc\x06\x4f\xe1\xb2\xfd\xa3\x62\xac\x1a\x2e\x52\xae\x55\x0c\x4a\x8c\xb5\xba\x0d\x9e\xf0\xf2\xce\x8f\xd1\x90\x8c\xac\x70\x2f\x2f\xd3\x18\x9b\x10\x2b\x32\xa7\xd8\xf0\x78\xcd\x7d\x32\x91\x43\x39\x34\x5e\xf7\x77\xf0\xcf\x2d\xf2\x07\x8f\xb1\x7b\x9e\xd0\xc1\x14\x39\x61\x47\x68\x13\xf7\xbf\x9c\xe7\x3e\x6d\x31\x76\xcf\xb3\x73\x9e\x9b\x4e\xc6\x38\x0c\xcf\xc1\xef\xba\xbe\x7b\xfc\x1d\x84\x98\xd2\x84\x2a\xe9\xd0\x77\x20\xd0\x5f\x9f\x7b\x9e\x29\xea\xe4\xa4\x78\xfe\xf3\x47\xb1\x5e\x31\x8d\x47\x2d\x88\x85\x8b\xaa\x19\x17\x4d\x0a\x63\x82\xc7\x4d\xdc\xb6\xae\xef\x41\x73\xdb\x87\x98\xc1\x83\x9d\x97\x9b\x1e\x34\xa9\x47\xf1\xe4\x08\x82\x19\xaa\xb2\x01\xc7\x74\xbd\x6a\x83\x05\xb5\x2a\xdb\x6d\xcc\x3e\x3c\x19\x65\x33\x54\x8d\x3e\x66\x1f\xef\xdc\xe1\x34\xa6\x23\x97\xc5\x01\x22\xae\xe4\x5d\x59\x58\x63\x16\x03\x88\x79\x30\xb0\x6b\xb3\xed\x98\xc7\xad\xb6\xeb\xc3\x75\x85\x58\xc5\x7c\x69\x4f\x33\xee\xf4\x87\xdc\x00\x63\x7e\x3c\x47\xf0\x52\x57\x8b\x8f\xf9\x15\x48\x32\x04\xa2\x43\x09\x72\x62\x9e\xc5\x6d\x90\x46\x14\x6e\x1e\xcb\xa1\x3e\x0b\xd2\xd0\xe7\xed\x3f\x16\x4b\xd5\xc6\x95\xfa\x7e\xc7\x7f\x73\x87\x58\x9a\x16\x57\x3e\x68\x75\x65\xb7\x8d\xa5\xbb\xe9\x83\x4e\x57\xe4\x63\x84\x69\x76\xff\x5b\xd0\xe1\x9e\x62\xf1\xd2\x58\x7b\xbd\x2a\x2f\x79\x44\xd5\xf2\xfd\x2f\x06\xd3\xd6\x54\xcf\xbe\x1e\x68\xd2\xa2\xab\x38\x51\xac\xd0\xf9\x54\xa5\xf4\x8e\x28\x5a\xbe\xff\x7d\x40\x0e\xf7\x1c\x6b\xd5\x8e\x56\xdc\xbc\xa2\x82\xa0\x63\xf5\xf9\x46\x99\xe5\x0f\xb7\xf6\x24\x9b\xcf\x77\x6b\x00\x96\x8e\x14\xca\x12\xec\x7f\x21\xf2\x29\xd1\x6b\x1c\x53\xc7\x0d\x39\xc0\xbf\xb6\xb6\xe4\x58\x4a\xad\xff\x2b\x41\x36\x5e\x3e\x8d\x17\x7c\x19\x95\x13\x31\x22\x8d\xe2\xfe\xb7\xb0\x86\xf0\x5e\xfb\x65\x62\x83\x1c\x84\x1f\x0d\xde\x0b\x7c\xbb\xe0\xf2\x22\xb5\x41\xea\x82\xd9\x2b\x31\x38\xbe\x0c\x09\x50\x86\xb5\xf8\xfa\x60\xbd\x37\xad\x13\x22\x8a\x88\x51\xdb\xff\x96\x7f\xfe\x64\x25\xb1\x8c\x88\x13\xdb\xff\xc6\x7f\xfe\xe4\xb2\x1d\xc1\xe3\xbc\xa6\x9a\x98\xe4\x77\x0b\x0b\x71\x3e\xfe\xea\x89\xbf\xa1\x53\x11\x56\xa2\xfd\x6f\xf9\x0d\x58\x49\x87\x30\x25\x1d\x9f\xd8\x23\x47\xf9\x74\x08\x8e\xe9\xf8\xe0\xb8\x7d\x48\xbe\x9f\x5d\x2d\x21\xfc\xd0\xb4\x74\x68\x51\xe9\xf8\x16\x55\xb7\x70\x91\x0e\xa1\x5d\xa2\x49\xa9\x0a\x14\xe9\x08\x3f\xfd\x01\xb7\x54\x1e\x28\x41\x12\xd9\xff\x62\xcb\x14\x52\x9c\x8e\x1c\xd4\x36\x10\xd8\xa0\x79\x0c\xcf\xe3\xe3\xbb\x4d\x95\xc1\xd3\x31\x86\x9b\x90\x98\x53\x1e\xeb\xe9\x18\x97\xdb\xee\x7f\xfe\xd4\x2c\x60\x88\x58\xa7\xe3\x23\xd6\x2a\x9e\x98\x7c\x0d\x4a\xc7\xac\xff\xfc\x51\x36\xe9\x84\xfb\xc5\xfe\xf7\x04\xe7\xd6\x47\xd3\xdd\x4d\x74\xb7\xf6\x3e\x59\x80\x48\x01\x0e\x75\x55\x59\x7c\x53\x98\x6e\xc3\x3d\xa4\xaa\x02\x40\x0a\x3a\x30\x29\x4c\x7e\xb7\xa9\x52\x8a\x12\xf9\x52\x84\x0a\xfb\x50\x78\x58\x8a\xf1\x74\xdb\xfc\x48\xee\x3e\xd6\x29\x26\xad\x2c\x22\x13\x58\x0d\x6a\x92\x60\x9a\xe2\x27\x78\x75\xc5\x73\xa6\x58\x6e\x37\x81\x50\x2b\x1b\x7f\x8a\xdd\x13\x81\x7e\xeb\x50\x75\xce\x64\xc6\x9c\x22\x9c\x96\x0e\x23\x29\x14\xbf\xfb\x5f\x88\xf8\x62\xcc\x29\x9e\xd9\x6d\x1d\xb3\xdc\xf0\x8a\x97\x17\x70\xad\xa9\x68\x05\x8f\xbb\x04\xed\x3f\x94\x02\x20\xf9\xfe\x95\x78\xff\x0a\xba\x4b\xa5\x24\xf9\x3f\x25\x78\xa6\x06\x55\x72\x49\x29\x9c\x6e\x43\xd1\x4b\x55\xba\x48\xbe\x67\xa5\x04\xdd\x41\x50\xe9\x85\x94\x62\x77\xdb\x40\xdb\xe6\x7b\x29\x45\x8f\x87\xc8\x92\xa0\xdc\xf6\x29\x89\x80\xa6\x84\xb3\x11\x94\xdb\x3c\xa5\xe4\xef\x32\xbf\x13\xae\xa4\x9c\xdc\x56\xd9\xa6\x35\xe4\xcb\x6d\x37\xda\xb4\x7d\x29\x7b\x0d\x85\x7d\x66\xf5\x59\x8a\xdb\xd8\xe7\xe6\x46\x09\x17\xc4\xfd\x2f\x04\x85\x7d\x7d\x4e\xbe\x2a\xa6\xd4\x21\xcc\x0c\xad\xbc\x7b\x05\x1d\x99\xeb\x0c\x30\xc9\x09\x09\xa2\x53\xab\x87\x3a\x34\x3a\xa4\xf3\xe3\xa5\xca\x59\x90\xd2\xa3\xf3\x98\xa0\xb3\x0c\x2a\xb0\x98\x8a\xb4\x1c\xa9\x30\x1b\xaf\xf2\xea\x25\x54\xae\xdd\xff\xd2\x01\x71\x5f\x4c\xe9\x6a\xb2\xff\x2d\x54\x5d\xd5\xdd\x16\x93\xda\xe0\x8e\x34\x94\x3f\x23\xbf\x71\xaa\x0d\xdb\x9a\x95\x56\x39\xc3\x4e\xbb\xff\x0d\x6c\x8b\xbb\xad\x79\xbc\x56\x18\x3c\x33\x76\xdb\x78\xd5\xf6\x1d\x18\xf9\x71\x7f\xbf\x2f\x37\x31\x6e\x67\x11\x87\x3c\xb5\xe1\x79\xc2\xe8\x1e\x94\x21\x25\x23\x08\x73\xff\xcb\x04\x96\xfb\xfe\x99\x11\x7f\xb9\xff\x85\xeb\x90\x02\x35\xf2\xbc\xdc\xe7\x85\xec\xb0\x12\xe4\xf2\x94\xa2\x27\x4f\x94\x66\x09\x61\xcb\x26\x19\x2e\xf1\xfb\xdf\x8f\x27\x4a\xea\x2d\xe6\x53\xe5\x38\x08\x94\xad\x15\x29\xbe\xb8\x16\xb0\x8b\x18\xc4\x3f\xca\x51\x82\xda\x50\x36\x39\xa8\x9c\x75\x39\x7a\x52\xdb\x77\x9d\x88\x41\x55\x9c\xcb\x31\xdc\xe7\xa0\x07\xfa\x16\xb3\xcb\x31\xa6\xda\x4e\x2e\x21\xab\xed\x74\x1b\xd2\x3f\x04\xd5\x17\x2e\xc7\x75\xba\x6d\x39\xb1\x6b\x2e\xf7\x50\xdb\x7d\x7e\x4b\x77\xd3\x73\xab\xe9\x21\x34\x37\x2b\x2e\x41\xa4\xaa\x84\x8f\x54\x59\xc0\x28\xe1\xb8\xdd\x04\xab\xcf\xf6\x6e\x3a\x4a\x08\x6e\x0b\xec\x72\xdf\x90\x4a\xd0\xcd\xb1\x04\x84\x5a\x06\x55\x7e\x2d\x21\xfa\xbb\xc8\xef\xb6\xcc\x5f\x42\xd2\xca\xc3\x87\xc1\x59\xf2\x53\xc1\xb5\x7b\xff\xfb\x2d\x4e\xe2\x68\x09\xba\x73\x15\xdc\x90\xa5\xbf\x3f\xe8\x2d\xb5\xff\xbd\xbe\xa6\xa4\xb1\x2e\x2f\xfb\x8a\x68\x52\x87\x8f\x36\x35\x3c\x3c\x75\xfb\x84\x94\x68\x68\x31\x7e\x22\x2b\x45\x55\x31\xb7\x2b\x91\x39\xdd\xa4\x4e\x2c\x51\x67\x84\xee\x57\x59\x62\x7d\x81\x5d\x62\xff\xcb\xd0\xeb\x1d\x76\x5a\x7c\x9f\x2c\xb8\x4f\xc6\x20\xe6\x5a\xa2\x34\x5a\x25\x9e\x28\x0c\xa7\xa0\xf2\xff\x7f\xf9\xb6\x44\xdd\x84\x4a\x44\x7d\xe0\xa0\x8c\xed\x25\x1a\xc3\x22\x31\x4c\x99\x3a\x4a\x9c\x9e\xe9\x27\x3d\xc8\xb1\xf1\x28\xe9\xd0\x67\x09\xba\xf1\xac\x08\xaa\x92\x8c\x0e\x60\x4e\x31\x78\x87\x92\x14\x09\x25\x21\x9b\x7c\x50\x7a\x9f\x02\x4a\xbf\xff\xe5\x34\xb7\x2e\xa4\x24\xe9\x34\x4a\x62\x45\x41\xa5\x8c\x2c\xf0\xd0\xdd\xff\xe2\x30\xeb\x36\x54\xb2\xd1\x2f\x7f\xe8\x97\x95\x79\xb4\x64\xf1\xc2\x42\x05\xdb\xd0\x5d\xae\x64\x5d\xd8\x0a\xdc\xe5\x63\xf0\xfe\x65\xe9\x61\x4b\x7e\x3f\xfc\x93\x8e\xaa\xf8\x0a\x58\x0a\x43\x08\x0c\x95\xe2\xc3\x55\x60\xdd\x0a\x71\x47\xd8\x95\x22\x2d\x55\x29\xc8\xf2\xa9\x40\xe4\x02\xaf\xdc\xfd\xef\x85\xcf\x76\xf0\x50\x29\x62\x4f\xa5\x3c\x04\xd8\x96\x2c\x4a\x95\xd4\x51\x2a\x6c\x15\x59\xc9\xb9\x0a\xc2\x4e\xf6\xbf\x40\x5c\xd5\x89\x29\x55\x9c\xbe\x54\xa4\x45\x0d\xba\x2f\x94\x5a\xfd\x5d\x05\xa0\xc5\x66\x4a\x6d\x6e\x83\x6d\x3b\x2b\xa3\x55\xa9\xc6\xdc\x0a\x97\xf5\x9c\xb7\x0a\xb7\x54\x43\xb3\xa2\x2a\x46\xd0\x4d\xb0\xd4\x29\xb0\xd4\xc9\x90\x84\xcd\x14\x4a\xf3\xc1\x6c\x48\x62\x1c\xa4\x4d\x2e\x4d\x52\x55\x69\x88\xa0\x18\x2a\xc8\x5e\x5a\xd4\xae\xb7\x08\x76\xa8\xec\x93\xa5\xe9\xe6\x50\x1a\x3c\xfa\xb3\x02\xa7\x4b\x4b\xcd\x6d\xfd\x9f\x3f\x59\xd9\x2f\x4a\x4b\x8f\x9b\x40\x36\x55\x76\xa3\xb4\xac\xe5\xd1\x92\xec\x14\x4b\x05\xa5\xe0\xf7\xbf\x0c\x27\xd9\xc2\x58\x69\xc3\x7d\x32\xed\x91\x42\xf3\x4b\x33\xbe\xa3\x5e\x75\xce\x9b\xfd\x96\x36\x3d\xdc\x84\x65\x4d\x85\x84\x4b\xf7\xf1\xea\x3c\x5e\xca\xc6\x56\xba\x44\xe9\xd2\x3b\xe3\x56\xf6\x75\xa5\xf4\x2e\x2a\xdd\x69\xa5\x57\x1a\x8f\xd2\x25\x66\x97\x7e\x72\x17\x74\x4e\x50\x7d\x72\xff\xcb\xa0\x14\x71\x8c\x3e\x2f\xb7\x3d\xb8\xaf\x6e\x68\xa2\x5a\xe3\xfe\x97\x48\xb6\xa5\xfa\x32\x7c\x9a\x07\x4e\xf3\xf6\x3b\x3b\x0a\xf4\x01\xfb\xdf\xca\xcf\x36\xde\x8e\xe6\x36\xc6\x61\x28\xbe\xbd\x0c\x59\x84\x0a\x2a\xa0\x65\x45\xaa\x97\xf1\x6a\x01\xe3\x25\x3a\x48\xb8\x38\x3d\x1c\x02\xab\x73\xd1\x96\x23\xbc\x78\xff\x5b\x98\x03\x6d\xef\xc1\x69\x39\xe0\x3c\x19\x55\xb2\xf5\x9a\xe5\xd4\x7d\xac\xa0\x72\x4a\x2e\x3a\xb0\x97\x89\x00\x4a\x41\x64\x15\x26\x2d\x57\xd3\x39\xbf\xe8\x81\xab\x4c\x11\xe5\xd2\xcd\xb0\xa0\xb6\x40\xfc\x44\xa0\xdd\x76\x8a\xb6\x33\xa3\x7f\x50\x7a\xa4\x72\x99\x57\xc2\x15\xf6\x6b\xdb\xb0\xbc\x0c\xaf\xeb\x61\x86\xb7\x2d\xd1\x97\xfb\x10\x86\x21\x4f\x78\x56\xf4\x65\xb9\x93\x86\x43\x82\xe7\xac\x68\xca\x82\x8c\xbf\xfb\xdf\x15\xbe\xa3\xcf\x24\xbc\x96\x9b\xc2\xab\x54\x14\xe5\x9e\x9a\x25\x92\xe3\xc6\x20\x5d\x6f\x41\x26\xd0\xf5\x6f\x85\x4c\x95\xb7\x5e\xa1\x3c\x4d\x2b\x40\xe6\xcc\x18\xa4\xe7\x2e\xc8\xa5\xb8\xff\xfd\x2e\x17\x5e\xdc\x2b\x45\x45\xa1\x27\x4e\x56\x12\x84\xf2\xca\x20\x53\xe0\x27\x9e\xa5\xe9\x2d\x6f\xd1\x1e\xbc\x85\x7b\xa0\xd3\xfa\x56\x9d\x82\x97\xf6\xdc\xb2\x2f\x2c\xe5\x35\x07\x7a\x2b\x83\x89\x84\x0e\xaf\xf1\xf9\xfd\xf0\x39\xcb\x66\x50\xac\x3f\x2a\x48\xcc\xf5\x75\xb9\x81\xf2\xde\x02\x18\x3c\x8b\xf3\x8e\x8b\x39\xca\xfb\x78\x71\x2c\xa9\xa4\x70\xf9\xf2\x4a\x8f\x5d\xe0\x2d\x94\x15\x9f\x4a\xf7\xe3\xfd\xef\x40\xd3\x5e\xf7\xb4\xbc\x88\x30\xdd\x90\x8b\xe8\xfa\xb4\x10\x30\x29\x04\x94\x7d\x93\x2e\xd3\xac\x10\xb9\x73\x72\xd3\xe6\x4c\x23\xc3\x24\x32\x14\x91\xee\x29\x65\x75\x99\x08\xbb\x0c\x45\x84\x6f\x3e\x6e\x7b\x56\x9b\x86\x33\x2d\xa5\x63\xb4\x55\x16\x65\x3e\xdd\x6d\x03\x39\x5b\xd5\xf4\x0a\xcc\xf3\x65\xbc\xd4\x9e\x4a\x3d\xb4\x82\x7a\x94\xc6\x42\x17\x6d\xb7\x0d\xb7\x21\x1f\xde\xf6\x0c\x3c\xaa\xc5\xf9\x0a\x71\x3e\x86\xb2\xe3\x9e\xeb\x71\xbf\x6e\x9b\x6c\x2b\xbb\x6d\xba\xcb\x89\x2e\xb7\xe2\xbc\xc2\xd3\x76\xff\xfb\x7e\x4d\x9b\xb6\xd5\x20\x2a\x5b\x03\x1c\x63\xb3\x27\x89\x08\xdb\xfd\xef\x47\x12\x55\xe8\xb6\x06\xa9\x63\x6a\xe8\x04\xe5\xd6\x35\xd5\xa0\xbb\x51\x0d\xbc\x1b\xed\xe0\xb6\xa3\x86\xe1\xe1\x78\x37\xd2\xf9\xaf\xe1\x76\x9f\xbc\xde\x95\xa1\x69\x7a\xe1\x61\x2d\x7c\xa4\xbf\x12\x7a\x6b\x78\x6f\x7d\xfa\xb2\xde\xc8\x3e\xaf\x35\x4a\x1d\x59\xe3\xf1\xe1\xad\x0a\xa1\xd5\xa8\x9b\x61\x8d\x9f\x38\x90\x55\xae\xaa\xc6\x2e\x70\x42\xdf\x14\x5d\x96\xa8\x46\x2f\x30\x22\x33\xe2\xf6\x00\x3a\xaa\xa5\xef\x1a\x51\x96\x24\x08\xc5\x6a\xd4\x71\xad\xd0\x37\xc5\x50\xb7\xc4\x51\x61\x40\xdf\xff\x22\x24\xaa\x6e\x91\xa3\xa6\xac\xe1\xa0\x9a\xf9\xc8\xe2\x5e\x41\x3a\xd5\x27\x2c\xdf\x61\x28\xf5\x6b\x4d\x3a\xe7\x75\x05\xa6\x49\xf5\x5c\xd3\xeb\xf1\x5e\x8e\xb7\x35\x2b\x35\xe9\x26\x50\x19\x19\x3d\x94\x1f\xa1\x66\x99\x22\x6b\x66\xc6\x5d\xe5\x9d\xac\xd9\xeb\xcb\x8b\x1c\xed\x33\x54\xf3\xad\xf1\x32\x6c\x48\x4d\x35\xd6\x6a\x96\x1f\x44\xcd\x6f\xf8\xe7\x4f\x51\x46\xc4\x0a\x7b\xcd\xfe\x17\xe7\xa4\x6e\xb2\x5f\x8b\xf7\xb5\x1c\x6c\xdb\xb2\x43\x2d\x12\xf7\x6b\xf9\x98\x77\x51\x62\xfb\x5a\xd2\xed\xa6\x87\x9f\x6d\xa8\x14\x29\xf9\x6b\xf9\x10\xbc\x28\xd1\x4c\x2d\x9e\x64\xe1\x24\xb5\xb6\x32\x3d\x18\x02\xd8\x83\x32\x3b\xd4\x32\x5f\xb7\x71\xcf\x37\x65\xaf\x96\xcc\x2b\x24\xf3\x18\x94\xcf\xa0\x56\x89\x1c\xb5\x7e\xfc\xa6\x48\xeb\x52\xab\x4c\xd9\xb5\x22\xde\x23\xef\x20\xd1\xa3\x56\xb1\xd7\x0a\x8b\x4c\x51\x12\xd0\x5a\xeb\xed\xa6\x87\x91\x92\xea\xb2\xf9\x33\x28\x72\xaa\xb4\x96\xb5\x76\x0f\x47\xaf\x4c\x65\x3a\xac\x75\x9c\x6a\x1b\xa0\xed\xca\x04\x51\xeb\x2d\x58\xd6\x1b\xa2\x9d\x6a\x41\xd6\x16\x75\x4a\xda\x77\x7f\x2c\x61\x5b\x30\x6a\x93\x0d\xa6\x22\xd0\xaf\x48\x3f\x52\x9b\xbc\x83\x6a\xa3\xda\x68\x47\x83\x1e\xb5\x27\x6d\x4f\x87\x67\x7f\xae\x5b\xff\x53\x7b\x9d\x6a\x6b\xa0\x39\x6d\x3b\x5e\xd4\x6e\x7c\xa6\x87\x5b\xeb\x02\x26\xea\xfa\xef\x7f\x2f\xb6\xe9\x3b\x29\x5d\x18\x36\x12\x43\xd3\x99\xec\x52\x53\x55\x16\x8e\x6f\x3d\xaa\x6d\x7a\x9e\x93\xf3\x14\xb2\x0f\xb9\x14\xd4\xb1\xe6\x29\x7a\x3b\x9a\xd6\x30\x90\xff\x35\x2b\x25\x45\x1d\x8f\xa0\x39\xe0\x01\x95\xeb\xe6\xcc\x75\x88\x77\xd5\x41\xde\xa5\xd2\x38\xf5\x34\xf5\x63\x8a\xa1\xd6\xf5\xdd\x29\x49\xa6\x32\xcd\x4c\x56\xbe\x8c\x7a\xca\x7e\x5e\x4f\x64\x96\x0d\x5d\x78\x7b\xea\x2a\x53\x21\xfe\x86\xac\x54\x49\xf5\x3c\x3d\xde\xf9\x9d\x2e\xb9\x2a\xd4\xf3\xf2\x70\xe4\xe8\x5d\x24\xe7\x34\x59\x61\x25\xcb\xd0\x45\x3a\x50\x76\x72\xff\x4b\x72\xe4\xe1\x1e\x1d\x21\x14\x8a\xfc\xbe\xdb\xdb\x77\x4a\x9c\xac\x27\xa3\xa6\xfb\x16\x19\xeb\x25\x27\xaa\x0a\x03\x61\x0c\x5d\x94\xff\x3a\xb4\x0d\x17\xd2\x39\xb4\xed\x44\x7f\xd4\x4b\xaa\x9e\x8a\xc2\x66\xae\xad\x50\x2f\x29\x43\x2b\x44\xf8\x6f\x9a\x1a\xce\x3b\x8b\x6a\x67\x4e\xaa\x5f\xaf\xe1\xa6\x13\x82\x6d\x8f\xea\xd2\xc0\xbc\x90\x01\x2e\x74\xb1\xb5\xcb\x88\x8b\xfa\x5c\xce\x82\x5d\xaf\xcb\x93\x44\xb2\xd8\xb0\x7d\x68\x8f\x7a\xc9\x1d\xaa\x5e\xa8\xf7\x19\x7a\xd2\x2c\xe5\x65\x57\x59\x89\xaa\xa9\x8e\x77\xbd\x5e\x03\x8c\xa1\xb8\xf2\xdf\xa8\xa8\xcf\xb3\xff\xcd\xc8\x25\xbb\x8f\xe5\x6d\x22\xc0\x6a\x36\xce\xf7\x5e\x6f\xb3\x27\xd4\xca\x08\x59\x05\xf0\xeb\xe3\xef\x9e\xc8\xe1\x04\x95\xc7\x22\xcb\xc3\x2c\x1f\x32\x6b\xd4\x37\x6b\xe9\xf4\x9d\x6f\x43\x60\x79\xa5\xc1\xab\x2f\xcc\x1a\x4d\x35\xe8\xea\x2b\x87\xa3\xfa\x22\x7d\x52\x53\xa5\xb8\x8a\xa4\xbf\xfb\x5f\xa8\x8e\x2c\x3e\x59\xcc\xae\x10\xb3\x4b\x16\xaa\x58\xca\xae\xcb\x27\xbf\x1c\x6a\x7b\xdd\xe5\xcb\x2e\xc5\x4d\xa6\x7c\x3b\xea\x64\xb5\xf5\xa6\xe5\x4d\x1f\x85\xc9\x1d\x52\xdd\x82\x66\x27\xcd\x76\x30\xf3\x92\x68\x7f\x3b\xa4\x10\x6d\x07\x84\xe2\xbc\xbd\x82\xbf\x07\xc5\x6d\x48\xc8\x59\xb6\xd7\x63\x0b\x79\x6f\x43\x0b\x19\x59\xdf\x36\x21\x6b\x41\x42\x49\x0b\xac\x88\xab\xb4\xa8\x2d\xc8\x42\xdd\x20\x0b\x46\x1b\x97\x9a\x25\xb5\x06\x49\x2d\xda\xb8\xd4\xa2\x04\xa4\x16\x3f\x0e\x5e\x64\xee\x69\x51\x9a\xe5\x16\xf3\x81\xa6\x3d\xc9\x98\xdd\x04\x93\xd4\x28\x51\x9f\xc9\x24\xd5\x22\x4c\x52\x59\xbe\x6e\x2d\x56\xad\x20\x32\xc4\x4f\x99\x25\x1b\x72\x7d\xec\x7f\xc1\xf4\x64\xca\x6a\xd1\x00\x8b\xa4\x39\xaa\x76\xd8\x92\x6c\x41\x2d\xd1\x16\xb4\x23\x96\x8e\x66\xf7\xcc\x46\xf7\xcc\x7e\xd4\xbf\xf3\x67\x68\xf6\xc2\x6c\xf4\xc2\x1c\x72\x07\x68\x29\x6b\x19\x30\xce\x15\x59\xac\x5b\x32\x4a\x24\x5e\x9a\x55\x3f\xaf\x25\xaf\x3e\xad\xd5\x37\x75\x29\x63\x5d\x4b\x9d\x50\xdb\x82\x63\x4b\xc3\xdf\x41\xe1\x91\x9b\x50\x30\x4b\x4d\xd7\x32\xd4\x74\xb9\x6f\xea\xdf\xb2\xac\x5d\x2d\x93\x79\x2b\x19\x73\xcb\x92\x68\x5a\x46\x75\xa0\xa0\x12\xd3\x2d\x7b\x2e\x99\xe1\x5a\x7d\xeb\x97\x5b\x96\x5a\xa3\x65\x16\x5d\x56\xf1\x88\x96\xc5\x84\x5b\xfe\x18\x41\xa9\xea\xb2\x48\xbd\xd7\x4a\x62\x68\xf5\xbe\xdd\xb7\xe2\x8d\x2f\xd8\xf8\xa8\x7c\xe6\xad\x34\x7f\xc7\xc8\x53\xd9\x91\x5a\x11\xbf\x6c\xe5\x9b\x66\x69\xc2\xc1\xa2\x9b\x44\x2b\xb8\x2a\xe5\x1d\x2c\x76\xb4\xe2\x93\x52\xe0\x1d\xd2\x65\x7e\x6a\xe5\x71\xdb\xbb\xda\xf4\xdd\x74\x9f\x1f\x6f\x2b\xba\xa7\x37\x4b\xa3\x0d\xd2\x68\x69\x3b\xdd\x14\x03\x24\xf7\xbf\x95\x45\xb9\x8a\xda\x2e\xb7\x31\xbc\x5c\x58\x5d\xe5\x3c\xf0\xdd\x8a\xbf\x2e\xf7\x8d\xb4\x55\x79\x85\xb6\xca\xaa\x37\xca\x3e\xdd\xaa\xfc\x42\xbf\xcb\x21\x3e\xd3\x4c\xa4\x78\x6e\xb5\xa2\xc7\x6d\x5d\x6f\xf6\x32\x6a\xb5\x9e\x68\xda\x27\xb6\xca\x07\xa7\x55\x16\xe7\x54\xa2\xe5\x56\x87\x27\x32\xf0\xd9\x36\x6d\xb4\x2a\x36\xda\x2a\xd8\x68\x54\x5e\xe3\x56\x65\x2b\x6e\x4c\x5d\x90\x7b\x55\x97\xa7\xe7\x0f\x4a\x6c\x37\xbb\x56\x2f\xcf\xf2\xe2\x70\x9b\xfa\x35\xe9\x95\x5a\x43\x74\x49\x34\x5d\x69\x72\xd7\x6c\x90\x8f\xcb\x0e\x34\x39\x9a\xf5\xd1\x0d\xfa\xe8\x22\x81\xb2\xb5\x2c\xc4\x6b\x48\x21\x58\x55\x61\xbf\x35\x29\x27\x5a\x83\x72\x22\x2a\x4b\x6c\x6b\x52\x9a\xb5\x86\x90\xed\x2c\xe7\xed\x66\x5d\x75\x6b\x0d\x65\x47\x0f\xed\x77\x33\x9c\x1b\x7c\x9d\x86\x2e\xf0\xcd\x02\x7a\x83\x80\x5e\xba\x58\x42\x7b\x84\x79\x0d\x91\x08\x5d\x65\x98\x5b\x8f\x5a\x42\x47\x20\x7d\xde\x49\x5d\x8e\xd6\xe5\x5f\xd8\x3a\xab\xde\xaa\xa4\x50\xeb\xaf\xdb\x18\x17\x22\xff\xf9\xd6\xe5\xad\xdf\x3a\xa3\x41\x65\x96\x6a\x43\x26\xab\x86\x64\xb1\x61\xc8\x27\xa4\x0d\x5d\xae\xda\xe0\xe5\x6a\x6c\x95\x5a\x1b\x97\xfa\x1c\xd8\xd7\xb1\x99\x76\x1b\x72\x17\x6f\x83\x11\x9c\xf2\x6a\x69\xa7\x69\xfb\xf9\xd1\xf6\x22\xef\x8d\x76\xea\x9a\xda\xa0\x63\x8e\x31\x6c\xc5\x7f\x3b\x7d\x0c\x90\xe9\xb0\xc8\x79\xa3\x9d\xb2\x9f\x37\xd4\x7a\x0f\x59\x15\xcf\xdb\x29\x95\x6d\x3b\x1f\x4c\x52\x08\x76\xbe\xee\xf1\x45\x8f\x5b\xed\xdf\x2e\xcf\xf1\xe2\x1c\xab\x9a\xe4\x61\xd2\xae\xc8\x9d\xdb\xfa\xf4\x76\x99\xf3\x5e\xc8\xd5\x19\x75\x5b\x6b\x97\x6e\x33\xed\xfa\x6e\x33\x45\x25\xf8\xda\x25\x33\x64\xbb\x58\xbc\x5e\x81\x1e\xed\xd2\x65\xba\x5d\xac\x4a\x2e\xb3\x74\xbb\xbc\xa9\x17\xeb\x8f\xcb\xf4\xdc\x6e\x13\x9b\x9b\xc4\x26\x68\xbc\x5b\xee\x48\x8d\xa5\xf8\x86\x14\x52\xed\xf6\x86\xaf\x1a\x78\xba\x58\xb5\x5b\xca\x9c\x76\x33\x04\x5f\xe6\xd2\x76\x4b\xdc\x6a\x37\xc4\xad\xac\x92\xc3\xed\x91\x6a\xbc\xad\xaa\x68\xaa\xd2\xdb\x1e\x33\x98\x87\x0c\x46\x45\x1d\xdb\xa3\xab\x76\x7b\x3a\xf7\x55\x6b\x78\x24\x9c\x37\x54\xcf\x89\xf6\x3f\x6c\xcf\xed\x3e\x6f\x54\x52\x52\x81\xd4\xf6\xc8\x48\xd4\x1e\x18\x89\x86\xb4\x24\xed\x2d\x82\xd9\x5b\xce\x7f\xfe\xd4\x1d\x96\x7e\xb4\xd7\x3c\x0b\xd5\x43\x42\x97\x9b\x7d\x7b\xe5\x94\xd3\x10\xe3\x5b\x77\x00\xe5\xd1\x50\x28\x64\xff\x9b\xbf\x26\x01\xf3\x95\xf3\x5c\x7b\xe1\x3c\xa7\x92\xc0\xed\xd5\xa5\xb1\xc1\x49\x25\x46\xd9\x89\x1b\x9c\x4e\xf6\xbf\x2f\x3e\x53\x93\xee\xa8\x6d\x7e\x77\xd4\x1a\xb4\x03\xd3\x3b\xce\xbc\xee\xd9\x54\x71\x9a\xf2\xcd\x8f\xba\x54\x23\xd8\x94\xf2\xa1\xcd\x95\xf4\xa3\xbb\xad\xbb\x0d\xab\x16\xee\xd9\xd7\xa5\xd1\xd7\xa5\xab\xc0\x57\x9b\xcd\xa3\xb1\x70\x8b\x2a\x7d\xb7\x79\x6b\x6f\x90\x4e\xbb\x06\x91\x52\xeb\x9c\x1b\x75\xce\xe5\xd0\x76\xcf\xe9\xe1\x58\x71\x41\x7a\xbd\x6e\x5f\xc9\x0e\x5f\xc9\xaa\xaa\xe1\xfd\x90\x8b\x59\x47\x90\x47\x8c\x72\x01\xec\x87\x8c\xcb\xfd\x80\xef\x53\x51\x4e\xf9\x1e\xea\x9e\x65\x0f\xf5\x9b\xa5\x9c\x7c\x7a\x90\x70\xd6\x03\xad\x39\xca\x02\xdf\xc3\xf3\xa8\x0d\xd1\x57\x43\x49\x44\x7b\x90\xf8\xd2\xc3\x47\xc4\x6b\x1c\xc7\x5f\x49\xbb\xdd\x3e\x8e\x3d\xc0\x0e\x14\x65\x7e\xed\xf6\x71\xec\x61\x22\x14\x6d\xb3\xf9\x6e\xcf\x8e\x0e\xcf\x8e\x2a\x37\xac\x1e\x75\x43\xed\x11\xca\xf1\x21\xf1\xac\x3b\x6a\xa1\x23\x6a\xa1\xca\xec\xcc\x5c\x07\xfb\xdf\xfe\x35\x6d\x5d\x6e\xb7\x1b\xe3\x47\x2a\x31\xc7\xa1\xcf\x86\x7b\x1c\x20\x7d\x4a\x54\xde\xe3\xe9\x99\x30\x8f\xa6\xca\x5c\xf6\x78\x7a\x38\xca\x1b\xb2\xfc\xf5\x24\x72\xd3\x19\xf5\xd5\x75\xd3\xec\x76\xdd\xe8\x70\xdd\x88\x51\x4a\x97\x9e\x82\xbf\x0b\x58\xc2\x96\x0e\x3a\xe2\xc0\xf6\xbf\x93\x9f\xa9\x4b\x49\x1c\x3d\xb1\xf2\xa9\x97\x9e\xe4\x58\xdb\x13\x62\x14\x7b\xde\x37\x80\x9e\x24\xcf\xf6\x04\x79\xb6\x48\x1a\xe9\x59\x6e\x58\x3d\x33\x87\x46\xd1\x34\xb3\xa8\x54\xcf\xc8\x5a\xd6\x8b\xe6\x92\x4f\xb7\xa1\x5c\x5b\x94\xf6\xa4\x67\xa9\x2c\x7a\x46\xda\xcc\x28\x33\x57\xcf\x32\x35\x74\x86\x0b\xf4\x9d\xaa\xf0\xe8\x45\xe1\x5d\xbd\x1c\x89\xdf\xed\x79\x16\x83\xac\x00\x64\x4a\x99\xdf\x8b\x7c\x0d\xbe\xbe\xd0\x65\x52\x97\x22\x39\xbd\xe0\xb2\x15\x95\x70\xb9\x17\xf1\xf9\x5e\x98\x24\xa8\x6c\x31\xbf\x97\x4b\xa0\xc6\x6d\x20\x46\xc5\x41\xf5\x22\x83\x55\x2f\x4c\xe0\xb4\x93\x18\x1e\xbd\xea\xaa\xd9\x2b\xae\x9a\x4d\x65\xb4\x7a\x95\x9d\xa8\xc3\x6d\x24\x46\x65\x9c\xef\x55\xc6\xa0\x5e\x0b\x0a\x86\x66\x7f\x27\x49\xac\x57\x4a\x62\xb2\x0a\x74\xeb\x88\x3b\xe4\xf0\xaa\x40\xa3\x5e\xe5\x8b\xd9\xeb\x60\x2e\x98\x2d\x3e\x74\x0b\xd1\x9d\x42\x74\x39\x36\xb9\xed\xd5\x3b\x5b\xbf\x9d\xad\xd9\x4d\x97\x57\x77\x41\x44\x90\x6f\x6e\x6f\xd2\xee\xf7\xc6\x5a\xc1\xf2\x89\xe8\x4d\xb1\x4b\xbd\x31\xb5\x8d\x14\x05\xbd\xc9\x9e\xd5\x1b\x8b\x1f\x2a\x82\xb0\xb7\xa1\x69\x36\x64\x85\x1b\x3b\x3f\xe0\xd1\xdb\xe9\xf1\xe0\xed\x52\x0c\xe9\x26\x6f\x97\xde\x90\x69\xa0\xd7\xa8\x3e\x65\xc8\xeb\x6d\xc2\x7b\x5e\x9b\xd7\xa5\xa7\xea\x3d\x73\x13\x44\x06\xba\xc9\x47\x47\x6e\xcb\xd1\x74\xd4\xbb\x91\xa5\xb3\x7c\x83\x6a\xb8\xf4\x2e\xe9\xa1\xf7\xfb\xe3\xcb\x65\x4b\xca\xbd\xcb\x32\xd3\x3b\x12\x6e\x45\x45\x27\xf5\x6e\x1c\xeb\x1f\x8e\x55\x39\xd2\x76\x2b\xb2\x3b\x15\xd9\x45\x85\x4c\xfa\x90\x3b\x52\x67\xe8\xf4\x50\x76\xec\x3e\x74\xcf\xec\x23\x10\xd0\x42\xe9\x61\xe6\xc5\x08\xeb\xa2\xcb\x77\x1f\x72\x44\xef\x23\x7e\xa4\xb8\x6a\x71\x43\x92\x45\x1f\xb0\x42\x44\x59\xd6\xfb\x30\xd1\x19\x1f\xd1\xa9\x4a\xb0\xdc\x87\x54\xf8\x1d\x49\x9a\x6a\x15\x79\x38\x7d\x7e\xce\x03\x18\x26\x9b\x75\x3f\x65\xcf\xee\xc8\xf5\xff\xb5\xed\x2e\x4f\x45\xb3\xf4\xb3\xe1\xc2\x55\xa2\xdb\x4e\xb7\x81\x12\x97\x2d\xeb\xf7\xf3\x14\x50\xce\xf3\x63\xb1\xca\x28\xdd\x4f\xa9\xe7\x3a\x14\xda\x31\x16\xad\xe0\x92\xfb\x56\xbf\x90\x10\xa1\x48\x12\xeb\x97\x34\x0b\xfd\xfa\x84\xb2\xda\x74\x0e\x2e\x13\xe9\x8b\x44\xba\x8a\x1b\x5e\xba\x2a\xf7\xeb\xc3\xb5\xba\xb3\xfb\x1c\xfd\x96\x70\xd4\x91\x11\x2d\xc6\x22\x22\x76\xcb\x49\xa1\xa3\xfe\xf2\xd7\xb6\xbb\xbc\x25\x4a\xf6\xbb\x13\x28\xdb\xe0\xd6\x6f\x59\x59\xfb\xdd\x51\xaf\x67\xdf\x1f\xfa\x7d\x69\x01\xf7\x85\x05\x48\xec\xb8\xcd\xe8\x6f\x30\x7a\xd9\x5e\xfa\xe3\x9d\x7b\x0e\x44\x98\x6c\x69\xb7\x3f\xaf\xbe\x42\x4d\xc5\xda\xb6\x48\xd8\x1f\x99\x03\xfa\xc3\xd2\xcb\xb2\x92\x74\xbb\x70\xf7\x97\xb8\x20\x43\x70\x7f\xa5\xb0\xec\xef\x27\xe8\xd7\x2e\xc4\x7b\x15\x54\xdd\x51\x42\xb0\xee\x1c\x10\x47\x7f\x15\xbf\xd3\x5f\xa6\x00\xf4\xde\xbc\xba\xe9\xf7\x37\x75\x8e\xb6\x8f\x8e\x1d\xbf\x3b\x1d\xbf\x47\x17\xc6\xbe\xc5\xc3\xb1\x72\xb7\x7c\x14\xfa\x2b\xab\x66\x7f\x59\xfa\xb5\xea\x58\xbd\x26\x0c\x48\x17\x13\xe3\x4e\x1f\x7b\xf4\x29\x63\x47\x47\xd1\xad\x18\xe5\xe2\xd3\xa7\xd4\x3e\x1d\xe1\x48\x5f\xdb\x5e\xba\x85\xef\x0e\xe1\x3b\x46\x85\xc3\xf4\xe9\x79\xce\x35\xcf\xad\x66\xea\xb3\xfa\xbb\x0f\xc1\x6a\x17\x9e\xcc\xd3\xc3\x9d\xdc\x20\xd1\xbd\x79\x09\xf7\x26\x12\x4c\x94\x9d\x62\xf1\xe8\x53\x37\xc6\x8e\x1c\xbc\xd5\x85\x1a\x0f\x45\x55\x8c\x23\x42\x74\x90\x69\x79\x38\xaa\x68\x1c\x89\x50\x51\xd1\x9f\x43\x2a\xe5\x01\x8f\xf1\x3a\x54\x2d\xef\x90\xdf\xea\x60\x92\x82\xa6\x3b\xce\x38\x1e\x0f\xf7\x80\xaa\xd7\x1e\xfe\x4a\xe6\x1d\x87\xb4\x76\x03\x99\x07\x42\x77\xe1\x6f\xe4\x90\xdc\xff\xc2\x90\x25\xd5\xdc\xb0\x86\x7e\x40\x43\x1f\xba\xec\x74\x23\xe8\xa2\x36\x02\xf2\xc2\x44\x19\x58\x46\x90\x51\x63\x40\x93\x1f\x8a\xc2\xe0\x86\xfd\x37\x06\xfc\x37\xaa\x14\x05\x23\xdc\xee\xf2\x66\x8e\x2a\x95\x20\xb5\xd7\xf5\x80\xd7\xf5\x37\xdc\xae\x57\x14\x64\x2e\x1d\x48\x6f\xd9\x85\x49\x23\xc8\xfc\x3f\x02\xcc\xff\xb1\x09\xd8\xe1\xf5\x2c\xbf\xcb\x52\x77\x85\xc0\xa0\x3b\xef\x08\x1f\x9f\xad\x43\xf5\x94\xa2\x4e\xf3\x88\x3c\xcd\xaa\x74\x30\xa2\xdc\x64\x06\x2e\x05\x5f\x5b\x57\x5b\x75\x1b\x61\xf9\xf3\xdd\xed\x36\xc8\x1c\x4d\x35\xc2\x62\xf4\x78\xa8\xde\x16\x65\x05\x1f\x51\x9a\x95\x11\x51\x37\x3c\x36\x95\xe5\x8a\xb2\xff\x8f\x98\xd6\x77\x1b\x98\x0e\xa1\x1a\xb1\x70\x3c\xd5\xbe\xb3\xe1\x62\x20\x8b\xe2\xd7\xa6\x35\xe8\xca\x32\x70\x65\xf9\xc4\x3d\x35\xb9\xcb\xc6\x84\x63\x2a\x42\xe9\x08\xaa\x11\x4f\x82\x4c\xf5\xc7\xa2\x34\x51\x23\x42\x13\x35\x86\xea\xa7\x45\xb1\xde\x11\xa9\xbf\x56\x31\x98\x11\x6f\x7f\x07\x77\x90\xe2\xc2\xaf\xf1\xf1\x5c\x1e\x2e\x4f\xb5\xad\x92\x44\xb8\x91\x98\xe3\x58\x97\xf7\x91\x74\xed\x1a\x89\xd7\x2e\xc9\x46\xc3\x09\x22\x06\x22\x9f\xdb\xa1\xf2\x76\xe9\x72\x97\x17\x21\xad\xd3\x65\x47\xf4\x01\x47\xf4\xaf\x6d\x83\x25\xc9\xea\x3e\x10\x39\xd4\x0e\x6d\x7a\x96\x88\x3d\x32\x43\x2b\x86\x36\xc1\x99\x1e\x46\x5e\x88\xa4\x32\x68\x45\xba\xd5\x51\x3a\x77\x41\x85\xdb\x8a\x1c\x15\x46\x41\xed\x29\xdd\x0d\x47\x91\xfa\x64\x14\xaa\x4f\xa4\x1e\x1e\x45\x51\x9f\xa3\x20\xb7\xf5\x18\xda\xbc\x2a\x85\xf3\xa8\xc4\x4d\x99\x97\x47\x35\x6e\xd6\x38\xbf\xe1\x54\xf9\xab\x9a\x38\xd6\xc4\x73\xae\xc2\xe1\x56\xf9\x8f\xa5\xf2\xef\x2a\x32\x56\xa5\x8d\x1e\x95\xda\x68\x99\x9e\x47\x95\xb5\x66\x20\x4b\x57\x0b\x22\x1d\xd6\xa6\x8f\x7a\x0d\x94\xc0\xd8\x5f\x35\x31\xd2\xd1\x22\x17\x27\x6c\xb0\x9f\xf6\x80\x9f\x76\x93\x8b\xc9\x68\x3e\x07\xad\x81\xc7\x8a\x8f\x8e\x26\xff\xe7\xd1\x06\x6a\x88\x88\x9c\x36\xcf\xb1\x31\x67\xec\xd0\x8e\xb7\x2b\xb9\x0d\xd5\x54\x54\x67\xae\x89\x3d\x8d\x46\xf6\x24\xfd\xe9\x68\xc6\xaf\x46\xfc\xea\x2a\xf3\xdc\xa6\x67\x39\x39\x4b\x55\xbf\xeb\xf2\xdc\x18\xcc\x1f\xd5\x65\xe6\x1e\x5d\xd7\xf3\xd1\x61\x10\xd0\xed\x61\xf4\xe2\xcf\x58\x8b\x2d\x0a\xd5\x7b\x75\x1b\x12\xd5\x8c\xa1\x12\x73\x76\xa0\x19\x70\xa0\x69\x41\x45\xd4\xbb\x09\x40\x67\x42\x68\xc5\xfc\x0d\x5f\x11\x06\xaf\x08\x5d\x7e\x72\x63\xf8\x18\x0c\x1e\x03\x19\x4a\xc7\x90\xa9\x70\x0c\x9a\x9b\xcc\x64\x86\xc4\xaa\x31\x50\x01\x26\x8a\x21\x0c\x03\x65\x24\x16\x20\x17\x4b\x1b\xc9\x5d\xa6\xd5\x65\x57\x9b\xbb\x4c\xec\x72\xaf\x60\x48\x2d\x31\x06\xca\x45\xba\xde\xfc\xd0\xa5\x70\x8c\xef\x68\x2a\x9b\xdd\x31\x86\xf9\xe7\x38\xd1\xa1\x8a\x18\xdb\x84\x30\x60\x42\xf8\xe6\xa8\x79\xbc\x9e\x23\x0a\x81\xc4\xa1\x12\xcf\xc3\xcc\x0e\x1e\x3d\x2d\x0a\x9b\xc7\xf4\x1c\x27\xe6\xa8\x32\xb2\x43\xba\xf4\x31\xa8\x4b\x57\x31\xbe\x31\xa6\x7b\x9c\xac\xbe\xaf\x02\xe2\xa7\x0c\x32\xe3\x8c\x2c\x34\x2b\x66\x87\x52\x57\xfb\x5f\x5c\x63\x4c\xf1\x4f\xa3\xfa\x49\x54\x97\x66\x68\x9c\x97\xfb\xbc\x98\x9b\x4a\x35\x5e\x7d\xc7\x19\x27\x8a\xf7\x2a\x58\x66\x9c\xb2\x1b\x8d\xf3\x99\x68\xd2\x4c\x94\xdf\x60\x20\xed\x73\x53\xdc\xc7\x38\xa7\x9b\x50\xdb\x3c\xba\xf8\xeb\x65\x09\xe0\xa2\x04\x20\x27\x83\x71\x99\x70\x5f\xc7\x9a\xa4\xbe\xb3\xa4\x75\x45\x0c\xa7\xea\xe7\x97\x0c\x4a\xe3\xfa\x44\xc9\x16\x55\x4c\xdf\xd6\x93\x01\xeb\x49\x53\x2e\x98\x71\x99\x8e\x5e\x89\xa9\xe8\xc4\xfe\x2f\xd3\xd1\x8b\x74\x54\x66\x9c\x71\xf9\x80\x5f\xdf\x01\x6f\x49\xa5\xc4\x2f\x93\xd8\x8b\x24\x56\x26\x9e\x71\xc9\xff\x7c\x5c\xf0\x3f\x1f\x87\x36\xee\xaa\xee\xb2\x12\x19\x24\x1a\x5c\xcd\x7d\x36\x26\x83\x54\xc5\xd2\x6b\xb8\xed\x3b\x0f\xaa\x54\xf3\xfd\x16\xcd\x80\xef\x52\x4b\x21\xff\xbb\xb8\x5b\xdb\xff\x54\xda\xbd\xcc\xb1\x2e\xe4\x29\x70\x31\xe9\x5b\xfa\x81\x71\xaf\x34\x94\xc2\xf5\x3b\x0b\x62\x77\x66\x9b\x88\xfa\x6d\x91\xfd\x2e\x4c\x3d\x29\x7c\xbe\xab\xbf\xab\x4c\x8f\x29\x42\x74\x1b\x2c\x77\x65\x62\x4c\x11\xa2\x47\x9a\xc0\xf1\xb0\x76\x87\x7c\x45\xc7\x63\x22\xf5\xb0\x8c\x47\x94\x20\xf9\x78\xd7\x1f\x5e\x2d\x86\xb8\xe7\x53\xdc\x56\xd8\x36\xd4\x67\x71\x9f\x05\xbb\x2e\xd1\xe0\xf1\x0e\x3d\x6b\x87\xba\x0a\xf5\x4b\x0d\x30\x9e\xc1\x93\xb0\x6f\xbd\xe3\x31\x09\x7b\x56\x7d\x76\x1d\xc9\x47\xce\x4b\xe3\x59\xf5\xb3\x5d\xaa\x5d\x79\xac\xc6\x0b\xbf\xd5\x74\xb8\x76\xb6\x69\xf7\x1b\x90\x17\x45\x54\xc5\xd7\xd0\xf1\x76\x66\xe0\x77\xc9\x6c\x29\x10\x07\x92\x69\xb4\xfc\x53\xab\xfe\x75\x13\x4b\xb6\x0a\x6f\xdf\xdb\x6d\x0f\x6b\x6c\xef\x05\xbc\xf2\x08\x1f\xf0\xa8\x8a\xe9\x70\x29\x79\x29\xdf\xc6\x3b\x51\x47\x56\x14\xe0\x9d\x9e\xc8\x44\x99\x6f\xd7\xda\x95\x9a\x7d\xcc\x03\xe5\xb8\x5d\x6c\x56\xca\xa9\x81\x70\x87\x78\xfc\x14\xa2\x55\xe0\xe8\x40\x7e\xdb\x6f\x22\xae\x49\xac\x0d\x9f\x88\xbf\x4b\x2e\xc7\x6d\x33\xd5\x98\x15\x85\xa1\x25\x1a\x4c\x25\x5a\x1a\xb3\xb2\x0e\xae\x4b\xd4\x7a\xb4\xc1\xd1\x5c\x4e\xd8\x02\xf9\xbc\x99\x70\x55\x15\xe6\x6c\x67\x5f\xd9\x24\x4b\x76\xf1\x53\xe1\xd0\x1c\x83\x45\x4c\x5d\x9f\x73\x9f\xc8\x89\x0a\x3f\xbd\xb8\xe4\xa1\x60\x32\xa1\x32\xeb\xf5\xa7\xfa\xdf\xa5\xa6\xb2\x0a\x23\xee\xb6\x4b\x96\x9a\x79\x31\xb9\x42\x54\x4b\x72\x0b\x12\x7f\xa9\x12\xe2\x2b\x4f\xea\x09\x8c\x6c\xf2\xc2\x9b\xaf\xce\xe9\x7c\x71\x4e\xeb\xce\x9f\x7f\xcc\x37\xf9\x33\x64\xb0\xe8\x2a\x5c\xf7\xea\xfe\x35\x11\xef\x63\x77\xc7\x69\x15\xcd\x84\x8a\xa6\x0d\xd5\x68\x7b\x45\xb6\xe7\xfb\x91\xed\x36\xb6\x04\x32\x5f\xf9\xaf\xcd\xf7\x93\x40\xda\x08\xfe\xea\x71\xd3\x8b\xaf\x3c\xd6\x54\x53\x3e\xd0\xa4\x85\x65\x4f\xfe\xc3\x9d\xe6\xba\xba\x6f\xf6\xe4\x11\x87\x18\xab\x6a\x22\xbe\xd9\xb3\xcf\x9c\xbd\xcb\xf1\x69\x33\x51\x96\xbd\xaa\xe6\xe1\xd4\x89\x9f\x93\xa5\x08\x5d\x77\xef\x74\x0b\x2c\x64\xaa\x5f\x27\xe1\x7c\xce\x05\x8b\xdd\xe2\x99\xa3\xe4\x75\x77\x25\x42\xe1\xfc\x84\x69\x36\xd8\x1f\x62\xce\xea\xaf\x3e\xde\xe2\x02\x9e\xf3\xf5\xec\x5e\x88\xa7\xaa\x8a\xb7\xe7\x1d\x66\x60\x66\x93\xe3\xd8\xf5\xef\x42\x72\x1b\xdc\x41\x8f\xbd\x59\x61\x86\xe2\x36\x64\x33\x3a\x6a\x52\x5b\x73\x1b\x92\x94\x84\x3d\x5e\x8c\xd7\x66\x34\x31\x5e\x64\x34\x5b\x6f\x14\xeb\xdc\x44\xe7\xfb\xb7\xd1\x5e\xb3\x33\x76\x97\xed\x4c\xf0\xfd\x3b\x98\xdd\x5c\x79\xc7\xb7\xb3\xc4\xf7\x2f\x13\x68\xa7\xff\x0f\x27\xfd\x7e\xfc\xd7\xf3\x3f\xff\xb7\xff\xe3\xff\x3c\xff\xf3\xff\x3a\xff\xeb\xfb\xe7\xfe\x1f\xff\xfa\xd7\xfb\x1f\xff\xfd\xf9\x2f\xf7\x7f\xff\xf3\xbf\x7f\x4f\xff\x3c\xef\xfc\x2f\xff\xf1\xfe\xeb\xfd\x7f\xfe\xdb\xff\xf8\xd7\xfd\xfe\xf9\xcf\xff\xf6\x9f\xdf\x57\xf8\xfb\x7f\x03\x00\x00\xff\xff\x82\x78\xbd\xa1\xf5\xb5\x03\x00"); +func _egbe ()(*asset ,error ){_bffd ,_bgabf :=_gecd ();if _bgabf !=nil {return nil ,_bgabf ;};_eaee :=bindataFileInfo {_ae :"GBK2K-H",_ca :88688,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492018,0)};_aba :=&asset {_e :_bffd ,_ee :_eaee };return _aba ,nil ; +};var _bdae =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xc1\x8a\xdb\x30\x10\x86\xef\x7e\x8a\x39\x6e\x0f\x5b\x4b\x56\xe4\xd8\x50\x16\x4a\x42\xa9\x59\xb6\x2d\xcd\x66\x5b\x28\x3d\x38\xd6\x38\x15\xd4\xb2\x90\xed\x43\xde\xbe\x68\x6c\x4d\xe8\xc1\x48\xdf\xfc\x1e\x69\xfe\xd1\xe4\x87\xe6\xd8\x38\x3b\x43\xfe\x2d\x8c\xdd\x09\x67\xe8\xad\x33\x01\xa7\x71\x09\x1d\xc2\x05\xaf\xd6\x65\x99\x2c\xc0\xd8\x6e\x4e\x48\x4b\x37\xb4\x3e\xcb\xf2\xb3\xb3\xcf\xa7\xc7\xf3\xeb\x27\x55\x3c\x7e\x86\x65\xc2\x2d\x7e\x68\x8e\xa7\xdb\x34\xe3\xd0\xb8\x7e\x04\xb5\xe6\x9b\xc5\x6f\x67\x00\xe4\xdf\xf1\x6a\xa7\x39\xdc\xe0\xe1\xa3\x19\x2f\xf8\x0e\x0c\xf6\x31\xfe\x35\x18\x0c\xd6\x5d\xe1\xe1\x79\x0c\xd8\x4a\x16\x4e\x8b\xf7\x7f\x71\x40\x37\x83\xa4\x18\x3a\x43\x6b\x96\x1f\x5e\x5a\xff\xa5\x1d\x10\xfe\xab\xe7\x8d\x54\x12\xdf\x30\x4c\x76\x74\x20\xdf\x0b\xa1\xef\xe1\xd7\x9b\xc7\xed\xb0\x2c\xff\x79\x6e\x8e\xf0\x4b\x82\x14\x50\x68\xbd\x53\xbf\xb7\xf8\x8f\x97\xd1\xf0\x5f\x52\xae\x0e\x3a\x6b\xba\x3f\x6d\xc8\x3e\x08\x21\x44\x21\x64\xf9\x04\x95\x28\x65\xe2\x42\x47\xd6\xd5\xca\x4a\x48\x15\x79\xaf\x57\xee\x7b\x21\x89\x4b\xe6\x8e\xb8\x66\xc6\xc8\x95\x48\xac\x2e\xc4\x7b\x66\x43\x5c\x31\xf7\xc4\x9c\xaf\x29\xbf\x2c\x12\x23\xdd\x5f\xab\xd8\xb3\x54\x7a\xb6\x67\x2b\xa1\x75\x57\x64\x2f\xea\x09\xd2\x76\x47\x36\xea\x64\x23\x96\x9d\xb6\x05\x49\x25\x4b\x15\x4b\x92\xcc\x95\x9a\xcd\xef\xee\x12\xf5\xa5\x54\xec\x33\x65\xf5\xbd\xa8\xa9\x05\x6c\x51\xb6\x2c\xc9\xd5\x9d\x64\x77\x17\x96\x34\x35\xa2\x16\x9b\xb1\xd5\x08\x41\x9c\x43\x9e\x8b\x6e\x09\x01\xdd\x4c\x53\x48\x2f\x1f\x5f\xd3\x3a\xe4\x49\xf7\xa3\x8f\x59\xf4\xfd\x0b\x00\x00\xff\xff\x9c\x40\xf9\x5e\x15\x03\x00\x00"); +var _cgfag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4d\x8f\x3f\x39\x72\x98\x79\xef\x4f\x51\x47\xed\x41\x3b\xc9\x77\x12\x68\x14\xb0\x3b\xb3\x8d\x9d\x83\x64\xc3\x23\xd9\x06\x0c\x1f\xf2\x85\x39\x6e\xc0\xd3\xdd\xe8\x69\x1d\xf4\xed\x0d\x3e\x0f\xff\x23\xc1\x30\x50\x75\x29\x66\xfe\x98\x64\x30\x18\x0c\xc6\x1b\x83\xbf\xfb\xfd\x1f\xff\xf0\xc7\x9f\x7e\xfc\xed\xe3\x77\xff\xf1\xd7\x9f\xef\x3f\xcd\xdf\x3e\xde\x1f\x7f\x7a\x7e\x9d\x7f\xfd\xf9\x5f\x7e\xbd\xe7\xc7\x35\xff\xfc\xe3\x4f\xdf\x7d\x17\xe2\xc7\xf3\xe3\xfd\xdb\xb7\x47\xfe\xdd\x7f\x39\x7f\xf9\xee\xbb\xf5\xfd\x9f\xfe\xf5\xaf\xbf\xcd\xbf\xfc\xf1\xa7\xf7\xe7\x8f\x64\xbd\xe7\x5f\x7e\xd9\x75\x3f\x3e\x7e\xf7\x9f\xe6\x9f\x7f\xfc\xeb\x6f\xbf\xfe\xeb\xc7\xdf\xfd\x3f\xcf\xcf\xd7\xfc\xbf\x3e\x9e\xf9\xae\xf7\xff\xe1\xd7\x67\xfe\xfa\xe3\x4f\x7f\xfe\xf8\xbb\xdf\xff\xe3\x9f\xc2\xdf\x5e\xff\xe9\x5f\x7e\xf9\xe5\x7f\xce\xbf\xcc\x9f\x7e\xfb\x68\xbc\x9b\x3f\x3d\xfc\xff\xee\x77\xbf\xff\x87\xf3\x97\x7f\x3c\xff\x32\x3f\x7e\xf7\xcf\x3f\xfd\xf8\xfb\x7f\xfc\xd3\xdf\xff\xf3\x3f\xfd\x10\xea\xdf\xff\xff\xfc\xcc\xaf\xff\x79\xfe\xfa\xd7\x1f\x7f\xfe\xe9\x23\xfc\xdf\x47\x18\xff\xf6\xfa\x9f\xfe\xf5\x97\xf9\x11\x76\x2b\xff\xf5\x9f\xff\xf8\x87\x8f\xff\x16\x3e\xc2\xf1\x11\x4b\x19\xe1\xbf\xef\xf7\xff\xe5\x1f\x7e\x7e\xe6\xc7\xe1\x53\x12\xfe\xfb\xe7\x67\xfe\xf5\x97\xf3\x9e\xbf\x9e\x3f\xfd\x79\x7e\xf7\xf1\xf1\xfd\x71\x1c\xc7\xe7\xc7\xfa\xfb\xfe\x0f\xed\x87\x1f\x3e\xd7\xbb\x3f\xf4\xe3\xf8\xc3\xef\xd7\xfb\xef\xff\xf0\xff\xfe\xf0\xc3\x1f\x7e\xd8\xef\xff\xbf\x7f\xab\xfb\x03\xef\xe6\x4f\xcf\xff\xd6\xe2\x77\xc1\x8e\x7e\xfa\xf9\xb7\x67\xbe\xbe\xdb\x7d\x7c\x7f\x1c\xe1\xfd\xfc\x08\xeb\xab\x7f\xff\xf3\x77\xe1\x38\x36\x74\x3f\x3e\xf7\xff\x38\x7f\x5d\x1f\x9c\xc7\xaa\xb9\x0a\xe5\xf3\x23\xd6\x83\x62\xfb\xfc\x08\xad\x53\xec\x9f\x1f\x21\xb5\xdc\x78\x18\x9f\x1f\xa3\x52\xba\x3f\x3f\x42\x3e\xf2\xe0\x61\x75\x36\xca\x2a\x5e\xc7\xe7\x47\xec\x34\x72\x85\xcf\x8f\x18\x22\xc5\xd5\x5e\xa0\xc2\xbd\xba\xeb\xad\xd3\xf8\x1d\x7c\xa0\xc9\xbb\xf3\x30\xf8\xe2\x1e\x3e\xd0\xd2\x7d\xae\x87\x7e\x00\xe6\x13\xfd\x85\x6f\x9e\xe4\x43\xe6\xa1\xad\x0e\xf9\x62\x1e\x7e\x41\x97\x33\xf8\x90\x78\xa0\x97\xbe\xab\x0d\x7f\x01\x98\x69\x2f\x89\xfe\xe7\x6d\x35\x1a\x9e\x8f\x0f\xfc\xf2\x46\x1f\xf8\xe6\x4d\x3e\x00\xcc\x4b\xff\x00\xf9\xda\x4b\xa6\x97\xd7\x5e\xa2\x9f\xdb\x4b\xf4\x17\x7b\x89\x0b\xb9\xe1\xd8\x98\x29\x3c\x6c\x98\xd7\x37\x21\x38\xe4\x3e\x78\xb0\xcb\x83\x6f\xc2\xe9\xf8\x03\x0f\x97\xbf\x50\x2d\xfa\x00\x38\x21\xfb\x90\x7d\xb8\xfd\x26\xf1\xb0\x87\x46\xa7\xc5\xa6\x13\x0d\xd4\xdd\x00\x0f\xf7\x23\x04\x74\x7a\x4f\xfb\x59\xb8\x09\x8f\x98\x0e\xb4\xf6\x38\x9f\x90\x42\x78\x36\xa2\xf8\xe6\xc9\x8e\x14\x08\x9e\xea\x83\xdf\x88\xaa\x68\x6b\x1b\x3b\x36\xb0\xb1\xb3\x90\x1b\x8b\xfd\xa4\xc2\xc3\xc6\x8e\xbf\xd8\x74\x6a\x3c\x08\x75\xe2\x97\x6a\xb5\x94\x78\xb0\xe9\xcc\x43\x2b\xfe\xb2\x26\x31\xf6\x3d\xec\xcc\xc3\xae\xb6\x10\x1f\xef\x2a\xf1\x53\xed\x6e\x9f\x1f\x85\x41\xc7\x45\x90\x05\x7a\x8a\xf7\xb5\x8a\x40\x05\x92\x06\x75\x9f\xb1\xde\xae\x36\xd2\x91\xbf\x2d\x8e\x74\xfc\xbb\xb5\x94\x8e\xfb\x5b\x73\x99\xc9\x4e\x03\xa0\x73\xf1\xa1\x8e\xef\xbe\x0f\xf3\x9a\x22\xb4\xf3\xf0\x8a\x0f\x7e\xb9\x37\x85\x1f\x3c\xec\x81\x86\xef\xbe\x8f\xc7\xb1\xf0\x9e\xea\x02\x3a\x1e\x50\x4b\xe4\x7d\x58\x80\x2c\x9c\xc7\x23\xae\x2a\xab\xef\x78\xc4\x85\x89\x40\x85\xb8\x46\xbb\x16\x46\x3c\x62\xfb\x5b\x85\xb4\xea\x36\x3e\x4b\xab\x6e\x8b\x14\x17\x9e\x5b\xa3\x38\xf7\x00\xa3\x5c\xa1\xd5\xb5\x50\x63\x38\xd2\xe2\x27\x95\xe2\xfa\x70\x2d\xd2\x18\x8e\xb1\xde\xae\x0f\x43\xa8\xf0\x90\xc2\xfb\x18\x7c\x28\x3c\xc4\xcf\x8f\x41\x9d\xb1\xf8\x09\x43\x09\x63\xf1\x93\xcc\xef\x23\xae\xa2\x15\x56\x2f\xb9\xc2\x20\x37\x53\xfb\x3f\xb0\xb9\x18\x46\xff\xfc\x88\x25\x52\x5c\x20\x14\x60\x9c\x0d\x64\x2f\x66\x12\x63\x58\x0c\xb0\x34\x8a\xe7\x5a\xca\x89\xe2\xfc\xfc\x88\x6b\xb9\xc6\xb8\x98\x6a\x4c\xbc\x8d\x0b\xae\xc5\x2a\x62\x8c\x0b\x02\x06\x11\x23\x2d\x58\xe1\x5a\x15\x68\x2c\xae\x16\x16\xa9\xc5\x98\xf2\x82\x96\xc6\x16\x32\xe3\x5a\x6a\x31\xa6\x7b\x75\x41\x85\xb2\x46\xc6\x7c\xc5\xba\xba\x08\x54\x58\x84\x1c\x23\xbd\x8d\xf5\x59\xa6\x0b\xc6\x91\xe9\x18\xde\xcd\xf4\xc7\x0b\x20\x79\x3b\xdf\x6f\x13\x9a\x17\x7a\x0b\x33\x50\x16\x9f\x49\xcc\x78\x59\xa4\x92\x16\x5b\x8b\x65\x91\x63\x0a\x54\x08\x54\x28\x14\xf3\x2a\x56\x8a\x7d\x15\x1b\xc5\x55\x77\xb1\x99\x58\xe2\xaa\xb0\xf8\x67\x2c\x91\xb7\x54\x48\xbc\xe5\xb3\xc4\x5b\x1a\x63\x09\xe7\x63\xd0\x75\x71\xbe\x17\x83\x8f\x65\x8d\x3a\xe4\x03\xd2\x2a\x70\xa1\x7c\x74\xab\x65\x1e\x6a\xe2\xa1\x58\x0d\x28\x8b\xd4\xd3\xfd\xa5\x59\xcd\x7e\xba\xd5\x80\xaa\x0c\xab\x01\x57\x39\xad\x06\xe8\xb0\x8a\x7c\x74\x21\x70\x3f\xeb\xfe\xf2\xd8\x80\x10\x4c\x1f\x6c\xfa\xb5\x1a\x10\x54\xc7\x03\x89\x97\xea\x78\x58\x12\xa5\x3a\x9e\xee\x2f\x8e\xa7\x02\x4e\x75\x3c\xac\xa7\x52\x1d\x4f\x67\xd8\xd5\xf1\x54\x9b\x76\x3c\x0d\x70\xaa\xe3\xe9\x36\xe0\x78\x1a\x50\x57\xc7\xd3\xec\x67\x8f\x07\x40\xab\xe3\xa9\x82\xf3\x7e\x7e\x24\x88\xaa\xb4\x35\xb7\x50\x73\x69\x59\x6e\x44\x87\x7d\xac\x69\xb2\x78\xae\x22\x00\xf6\x6b\x15\x01\xaf\x33\x8f\xb4\xd1\x9f\x55\xa4\x8d\xbe\x48\x7b\x00\x65\x5f\x74\x37\x80\x71\x38\x62\x56\x55\x19\x90\x10\xb5\x17\xed\x26\x56\x55\x41\xea\x70\xf2\x4f\x98\x17\x6d\x5c\x6c\x19\x54\xb8\x60\xca\x74\x7d\xad\xb1\x0c\x8b\xb0\x58\xa0\xb8\xdd\x44\x28\x36\xb8\x24\x45\xf8\x3f\xed\xba\x4d\x31\xa4\x1b\xce\xc9\x67\x73\x81\x13\xe9\x6d\x2e\x70\x58\x76\x15\x06\xc5\x74\xd5\x83\x76\x0b\xc5\xbf\x2d\xb0\x9a\xe1\x43\x81\x62\xf8\xb6\x02\x6b\x86\x0f\x2d\xc8\x5a\x7a\xc0\xe6\x92\x9f\xe2\xec\x87\x7c\xb0\xf3\x90\x79\x60\x00\x93\xed\xa5\xd5\xf1\x25\xc3\x9a\xa3\x58\x73\xf0\x00\x63\x6d\x20\x7d\x0e\xf7\xec\xbc\xc0\x9d\x67\xf1\x97\xc0\x43\xf3\x81\xae\xce\xd3\x87\xc4\xc3\x6e\x20\xf3\x30\x7d\x58\x83\x9c\x57\xf5\x81\xd6\xae\x5d\xad\xf1\xb0\xab\x31\x8a\x8d\x6e\x98\xee\xbc\x77\xd3\xc0\x06\x72\x5b\x83\x8d\xcc\xc7\x6f\xe0\x1e\x73\xba\xb1\xc2\xbe\xdf\xc5\x76\x0a\xdb\xc4\xbb\xb6\xc4\x02\x75\xbc\x0b\xf1\x05\x2e\xf8\x2e\xc4\x57\x40\x7f\x8f\xb5\xd5\xc2\x26\xdf\xe3\x5d\x6f\x57\xaf\x6f\xa0\x05\x48\xec\x0d\x61\xbd\xb6\x18\x3f\x3f\x2a\x04\xf6\xae\xdd\xae\x30\x61\xef\xe2\x5c\x15\x2e\xf7\x2e\xbe\x5e\x06\x88\x7c\xd7\x9e\x53\xd8\x44\xde\xb0\xf6\x68\x90\xf8\x2e\x76\x5f\x8f\xc3\x36\xd6\x86\x9e\xed\xf0\x5e\x6d\xd8\xdc\xf3\xf9\x51\x61\xfd\xef\xda\x10\xea\x01\xf2\x5e\x76\xad\x56\xd9\x08\xde\xb5\x6b\x15\x07\x1b\x19\x00\x3d\x2e\xb6\x58\x0f\xd0\xfb\xc6\xd5\x8a\x5d\xae\x4d\xa1\x14\x7a\x5c\x7b\x69\x3d\x1c\xe3\xa2\xb3\x16\x69\x7b\xd1\x59\x29\x54\xce\x0b\xea\x62\x05\x7a\x8f\xbc\x5e\x9c\xb2\x1e\x50\xf0\xbb\xf8\x5c\x3d\x20\xec\x77\xf1\x95\x5e\x81\x69\x71\x95\x0e\x87\x7a\x1b\x28\xdb\xe5\x55\x3b\x58\x65\x2d\xf2\x1a\xe0\xb0\x6f\x67\xc4\xb0\xaa\x77\xed\xb7\x35\xc0\x2b\xdf\xb5\x7b\xd6\x04\x0f\x7c\xd7\x7a\x2d\xd0\xf9\x7b\x22\x6a\x08\xf9\x22\xb7\x52\x41\xf8\xf9\x88\x15\xab\x2f\x8a\xa8\xce\xda\x5a\xbe\xad\xb1\x4f\xbd\x8b\xba\x16\xe7\xa7\xfc\xf2\x9e\xf2\x5a\xc1\xe3\x70\xdc\xf7\xbd\xe4\x00\x11\xb6\xc4\xc9\xdc\x9c\xba\x67\x11\x7d\x3c\xd6\x43\x42\xe3\x59\x93\x9b\x8e\x25\x71\x84\x46\x71\x11\x45\x5c\xd0\x24\x85\xec\xd4\x16\xfa\x52\xb8\x5d\x55\x8b\x3e\x53\x40\xe3\x68\x75\x6d\xac\x29\x40\xc6\x09\x32\x49\x31\x6d\x69\x24\xad\x87\x73\x35\xbb\xc4\xe5\x94\xd6\xd8\xe3\x62\xb7\x29\xdd\x6b\x2b\xa7\xb3\xb4\x38\x4d\x5c\xc8\x49\x69\x49\xc0\x31\x51\x61\x01\x1c\x93\x6f\xd7\xf6\xbc\xb6\x93\x94\x91\xa1\x72\xeb\x3c\xac\xd9\x0e\x25\x2f\xdc\xa7\x9c\x4f\x58\xe2\x1a\x6d\xca\x08\xe9\x0d\xf1\x3d\x65\x37\x8d\xe1\x37\x6d\x41\x53\x10\xb8\x53\x6e\xeb\x9b\x9a\xe9\x25\xb7\xc7\x6f\x7c\x80\xfb\xb1\x3d\xa6\x0c\x43\x6e\x70\xe1\x94\x07\x1b\x0d\x0c\x3c\x65\xd9\x07\x0a\x4c\xca\xe8\x71\x25\x2f\x4e\x9a\xb2\xac\x00\x5d\x2e\xe5\x5b\x3a\x2f\x83\x87\x85\xb6\x52\xfd\xe6\x59\xdf\xd4\x23\x7d\xc5\xd0\x52\x5e\x9c\x37\x94\x51\xf8\x6c\x56\x18\x39\xa8\xcf\xef\xe5\x90\xfa\x77\xdf\xa7\x02\xff\x6d\x71\x2d\x98\x54\x90\x2d\x5b\x5d\x0c\x22\x29\x32\x34\x94\x83\xa4\x94\xd0\x10\x48\x92\x9b\x7c\xef\x8b\x28\x93\x3b\x71\xad\x87\x0f\xe2\x24\xd2\x74\x03\xdd\x61\x89\x7e\xa9\xb4\xe8\x2f\x34\xdd\x1a\xa3\x60\x0e\x4b\x83\x2c\xe2\xda\xa3\x53\x81\x7b\x67\xd4\x86\x54\x46\xa3\x81\xcc\x37\x83\x6a\xe8\x78\xc9\x4d\xac\xc2\x86\x52\xd9\x48\xcd\xf4\xc3\x62\xa8\x61\xe9\x37\xa9\x20\xc2\x37\xb4\x8b\x54\x44\x2a\x0a\x6f\x2a\xf7\xfe\x86\x6a\xb7\xfa\x77\xa4\x53\x98\x6d\x19\xe2\x80\x4d\xad\x1e\x07\x4d\xa3\x61\xd5\xe4\x10\x50\xaa\x2a\x62\x59\x2a\x0f\xdb\x20\xbb\x6a\x2a\x0f\x38\x48\x42\xf0\xb2\xdb\x22\x3f\xa4\x82\x2e\xdb\x06\xd3\x5a\xd0\x65\xab\xc4\x5b\x98\x92\xd6\xab\xdf\x4c\x7f\x59\x0f\x6c\x8a\xa1\x0d\xfa\xa9\x01\xe5\x0d\x86\x9a\x2a\xca\x68\x1b\x10\x70\x0d\xca\x50\x8b\x37\xa4\x1a\x69\xba\xac\xed\x3c\x55\x34\x8e\x71\x04\x1f\x1e\xc7\xc3\x37\xac\x8d\xde\xec\x27\xad\x7e\x6a\x03\x89\x15\x3a\xc8\x1d\xda\xa9\x99\xed\x3e\x2f\x89\x7a\xa9\x39\x50\x33\x18\xad\x99\x6f\xf2\xda\xf2\x52\xcd\xae\x80\xc6\x2f\x08\x6e\xa5\x33\xd2\x0a\x85\x0c\xa4\xb8\x54\x5d\x42\x07\xeb\xbe\x76\x49\x2c\x2d\xec\xd4\x01\xe2\x33\x74\x50\x4f\x25\x84\xc1\x2f\x6c\xad\x25\x14\x9a\x66\x6b\xed\xb5\x03\xce\x05\x89\x15\x96\x5d\xbd\x82\xc3\xa6\xe9\x6b\x35\x50\x90\x90\x52\xbd\x20\xd8\x52\xc1\x0e\x2b\xad\xc8\x93\x2a\x44\x91\x63\xe3\x97\x3b\x49\x55\xb4\x76\x43\x89\x65\xf8\x0b\xe4\x22\xb3\xa8\x90\x4b\xa9\x8d\xf1\x68\x46\xc9\xcc\x5c\xc5\x3e\x92\xc7\xe1\x03\x0b\x30\x0a\x1b\xe4\x52\x2a\x0b\xa3\x42\x21\x79\x1c\x8c\x07\x73\x49\x6e\x2c\xef\x3a\xa3\xe3\x61\x16\x96\xc0\x14\xea\x60\x9d\x56\x56\x70\xad\x90\x4b\x7d\xe1\x6a\x1d\x5c\x37\xd4\xd9\x3c\x58\x80\x6d\xf3\x64\x38\x54\x43\x01\xae\x2e\xe7\x76\x80\xc4\x02\x7a\xdb\x01\x1d\x0c\x30\xda\x02\x08\xe9\xd0\x68\x43\x57\xcd\x0d\x1c\x34\x08\x29\xb7\xe8\x2f\x74\x9a\xa1\xc4\x16\xf9\xa6\xd8\x29\x54\x55\x2a\x1c\xb7\xa5\x6d\x57\xe1\x17\xb4\xd9\xca\x1e\x9c\x5a\xb2\x35\xd6\x76\x4b\x2e\xb3\xb2\x06\xd7\x60\xcc\xb5\x0f\x1f\x92\x4c\x96\x07\x44\xfb\xd2\xfc\xa5\x22\x57\x26\x76\x81\x06\x73\x68\x83\xa5\xd9\x90\x6f\x73\x87\x28\x1a\xb3\xdd\x92\x38\x40\xaa\xca\xb5\xe4\xaf\x18\x66\x63\x8a\x06\x32\x7c\x6a\x2c\xd5\x12\x2b\x6d\x60\x5e\x6a\x81\x55\xd3\x58\xaa\x35\xc0\x09\xfb\x01\x83\x19\xcc\x7e\x0f\xe8\x0a\x8d\x06\x7a\x3c\xfc\xc5\x07\xd0\x5d\x97\xc4\x9b\x7a\x72\x26\x97\x58\x9d\x7a\xea\xc2\xba\x86\xd4\x51\x5d\x3a\x96\xbb\xd4\x9b\xeb\x96\x21\x75\xc6\x57\x91\x00\x53\x87\x4c\xb3\xcc\xaf\xaf\x3d\x3b\x54\x8c\x1f\xa9\x3f\x92\x02\x34\xdb\xa1\xbf\x81\xfa\x96\xfa\xab\x20\x0c\xee\x07\x74\xd1\x06\x13\x3e\xb0\x53\x34\x57\xf4\xc0\x10\x51\x9c\xe3\xe1\xe4\x35\xab\x25\x47\xca\x1c\x0f\xcc\x58\x6d\x40\x7f\x03\xa8\x6b\x63\x08\x03\x66\x3e\x14\x15\x06\x72\x79\xce\x50\xd9\xe8\x32\x32\x76\xf3\xd1\x25\x46\x78\xf1\x18\xd1\x0d\x80\x7e\x86\x48\x5c\xda\x64\x1a\xe3\x72\xf6\x69\x0d\x9e\x5f\x3a\x83\x1b\x27\x8b\xab\xb3\x77\x8e\x6b\x8f\x07\x08\x30\x63\xd5\xc3\x06\x58\x4f\x3d\x40\xc0\x83\xf5\x94\x2b\xfb\xd1\xc0\xe2\xd8\x90\xbd\xd2\x70\x82\x07\x0c\x73\xc8\x8b\xb1\x0a\xa4\x01\x2f\x6e\x11\x4e\x78\xb2\xd2\xaa\x5c\xfa\xdc\x2b\xad\xfb\xe0\x2e\x0a\x76\xce\xc0\xee\xd6\xfc\x25\xb8\xbb\x31\x84\x33\x32\xb8\x01\xae\xcf\xb8\x39\x21\xbf\x24\x66\x01\x13\x4f\x3a\xb1\x1f\xb6\xc1\xd4\x9f\x28\xeb\x55\xc9\xe2\x2c\x36\x3d\xfc\xe5\x76\x3f\xa2\x1f\xf4\xe6\x82\x69\x29\x9d\x28\xb7\x15\xa3\x6d\x3a\x51\x6e\x5b\x84\x4b\x9f\x7b\xd5\x40\x7c\xe7\x09\x29\x17\x36\xb4\xf3\x72\x4e\x11\xbc\x4e\xf4\x8a\x2a\x53\x3a\xb1\xee\x66\xc9\xe5\x7c\x59\xde\x87\x10\xec\x0d\xcd\x7e\x5e\x09\x76\x00\x8e\x32\x06\xf6\x86\x74\x1d\xac\xc1\x02\xae\x2f\x56\x49\x77\xfd\x5c\x71\x37\xc0\x2f\xda\x50\x1b\x04\x7b\xb1\x1f\x75\xec\x46\xe9\xca\x4c\x23\x1a\x43\xba\xb0\x37\xf4\x03\x8a\xbf\x34\x0a\xd4\xc2\x2f\xcd\xcd\x96\x75\x7a\xb5\xfd\x4d\xe1\x41\x3d\x95\xed\xf1\x6a\x28\xeb\x39\x52\xad\xcb\x7a\x2a\x0f\x28\x81\x5d\x1a\xbd\x10\xdc\xca\x01\x33\xbf\x20\xcb\xb2\x21\x50\xfa\xe8\xb0\xd2\x4b\xc1\x2d\x41\xe4\x17\xdc\xa6\x60\xec\x4d\xd7\x2d\xf3\x83\xc8\x2f\xb6\x93\x72\x1c\x8c\xf4\x61\x99\x1d\x90\xe5\xc5\x6e\xd0\x0f\x56\xfd\xa5\x21\x7c\xff\xa2\xed\xfb\x40\x6a\xbb\x94\x17\x3a\x74\x70\xbd\x8a\xa8\x70\xcf\x5b\x66\xee\x5a\xb8\x43\x50\x7c\xa9\x3c\x28\xfd\x22\xe5\xdc\x0a\x0f\x2d\x51\xad\xb8\x7e\x58\xc1\x77\xd7\x8a\x0b\xf5\xde\x5b\xa5\x4f\xf1\x2b\x86\x79\x63\x80\x2d\xee\xb7\x37\xac\xa7\x26\x81\xd8\xbb\xdd\xe1\x03\x64\x9a\x2b\x5d\xcd\xcb\x3d\x8d\x6f\x30\x98\xf5\x03\x88\x1e\xac\xee\xe3\x00\xf0\x07\x3b\x6a\xc6\xcc\x99\x1e\x65\x9b\x0a\x86\x9f\xa4\x71\x1e\xd1\xf1\x49\xb6\x06\x97\x7e\x32\x2a\xb3\x4a\xc4\x93\xdd\x9f\x6c\x20\xab\x13\x01\xc1\xa3\x25\xac\x40\xcd\x0f\x72\x4a\x6d\xac\x80\xc7\xbd\x26\x97\xcc\xc3\xb0\x01\x1f\x4e\x9b\x06\x50\x76\xa1\x52\x11\xa8\x1e\x2d\xdb\x07\x13\xf1\xa0\x11\x94\xcc\xb0\x9f\xae\x74\x85\xb2\xf1\x74\xd9\x22\x24\xf7\x68\xf3\x3e\x50\x97\x9e\x4e\x6b\x1b\x07\x43\x02\xf6\x1b\x44\xa0\x82\x75\x21\x3d\xa7\x44\x02\xc9\x3d\x57\x66\xdd\x42\xf4\x0f\x32\x6e\x8e\x30\x8b\x47\xb3\x41\x75\x08\xb7\xcc\x02\x89\xf9\xd1\xc3\xd3\xc5\x0e\x9b\x46\x69\x91\x4e\x9d\x46\xec\x84\xe9\x51\x82\xc1\x82\x98\x1e\xc4\xda\x9a\x20\xb9\x07\xdb\xad\x1a\x61\x7a\x70\xeb\xd4\xc1\xd4\x3f\xcc\x69\xd9\xe8\xd5\x45\x13\x92\x0f\x6e\x41\x2c\xc8\xe7\x45\x8e\xac\xf0\xa1\x07\x2d\xb1\x0d\x47\xfa\x02\x41\x42\x64\x98\x1a\x84\x1a\xfc\x61\x2a\x18\xd8\xe9\x44\x30\x68\xaa\x99\x33\xab\x0e\x20\xa7\xcc\xa2\x78\x86\x00\x3f\x31\xb4\x55\x39\xd4\x3c\xdd\xba\xe1\xdf\xf3\x94\xf5\x30\x8d\xda\x6b\x6a\x41\x7e\x98\xa0\xb7\xec\xa6\x91\x23\x0b\xa6\xc1\x34\xd9\x5b\xf2\xb0\x69\x70\x5d\xdc\xa0\x27\xcb\xbb\x60\xdd\x4b\xf3\x16\x3b\x6c\x9c\xda\x6b\x7a\xb0\x35\x71\x9d\x90\x71\xe7\xe3\x8e\xe8\x37\xba\x6f\x30\x0b\xa4\xe9\x92\x29\x89\x7e\xe0\x0f\x0d\xeb\x7c\x9a\x38\x69\x4a\x45\x0c\x9c\x6a\x1a\xae\x1f\xad\x3f\x19\x4f\x4a\x9a\xc8\x91\xa5\x20\x61\xce\xbd\xef\xc1\xd5\x26\x33\x57\xdc\x27\xe6\x94\xae\xf7\x03\x36\xcc\x2a\xaa\x60\x3d\xe3\x80\x5d\x4d\xd9\x7c\x40\x7c\x99\xcc\x69\xc1\x8e\x9b\x26\x73\xda\xdd\x38\xe7\xbb\x47\xea\x2f\x7b\xa4\x74\xfa\x4a\xd7\x70\x42\x8c\x51\xa1\xa4\xe6\x03\x5b\x9d\xf4\x86\x15\x6a\x35\xed\x2f\x4d\x09\xcc\x07\xf4\x89\x00\x53\x7a\x75\x95\xe1\x0c\x49\x2f\x1b\x40\xc1\x62\x9d\x30\xc4\xac\x3d\x8c\x87\x2a\xa0\xec\xfd\x2f\x6c\xbe\x07\x98\xf9\xab\x4a\xde\x01\xf4\xc5\x99\xd3\x52\xf1\xc1\xa5\xc9\xde\xff\x8a\xf8\xc4\xcc\xbd\x3a\xc4\x30\x6f\xa6\x17\xe1\xa1\x07\x04\xa8\x17\x0f\x65\x8b\xac\x92\x17\x7f\x63\xeb\x6d\x7c\xc5\x30\x5f\x85\x30\x54\xbe\x7c\x80\x86\xca\x52\xcd\xc7\xe1\xea\x5c\x80\xe7\x03\x7e\xd7\x31\x8a\xe6\xc3\x7d\x10\x73\x6b\x3e\xb2\x40\x74\xaa\xa9\x92\x63\x97\xcc\x47\xd9\xab\x73\xac\x07\x19\x19\x86\xa2\x7c\x60\xf5\xae\x48\x98\xf9\x90\x91\x61\xd2\xcd\x87\xe2\x34\xa6\xde\x7c\xb8\x77\x8e\x0c\x38\xae\x9a\x54\x81\x00\x6e\x33\x82\x4d\x5f\x2a\xaa\x85\x4e\x59\x0e\x35\x1c\x80\xa3\x99\x22\x04\x1e\xf0\x32\x56\xec\x29\xf9\x78\x54\x06\x07\xad\xbd\xa2\xbb\xd2\xc0\xab\x08\xb4\x56\x40\x0e\x87\x1b\x40\x3d\x78\xd0\xde\xb0\xe8\x2f\x07\x51\x85\x3c\x94\x83\xa8\x8a\x6b\x5b\xce\xe1\x50\xea\x49\xab\x9f\x80\x15\x69\x84\x44\x03\xec\x13\x25\x64\x7e\x41\x04\xea\x11\x84\x04\x6d\xf5\x25\x50\xad\xee\x06\xd6\xe0\x42\x73\x05\x34\x7e\x69\x40\x8d\x16\x9e\x43\xdf\x4d\x03\xc1\x70\x6d\x04\xa0\xd6\x86\x1e\xc1\x41\x60\x93\xef\x38\xa5\x73\x80\x0b\x64\x28\x26\x6b\xee\xea\x31\xd0\x1a\x8b\x38\x23\x2d\xe6\x00\x2d\x0d\x3c\x26\x39\xb0\x23\xe6\x90\x79\x80\xb0\x0a\x8b\x38\x47\xf7\x75\x56\x5a\xc6\x07\x16\x7a\x5f\x2b\x20\x47\x78\x64\xc6\xe1\x90\xf1\x62\xad\x7e\xa8\x56\xd5\x9b\x3b\x0f\xad\x3a\xc1\x3e\x40\x07\xf8\xd9\x72\xec\xb7\x0f\x0b\xd0\x38\x1c\x42\x5c\x93\x15\x31\x38\xf6\x91\x79\x40\xa3\xae\xf9\xe0\x1b\x74\xac\x8c\xda\x91\xa3\x1a\x75\x5e\x6c\x24\xc7\x77\xab\xbd\xf4\xa3\x18\x58\xf6\x2f\xb7\x62\xd3\x6a\x20\xa1\x8e\x8e\x40\x03\x29\x8a\x90\xb5\x9e\x72\xaa\x2e\xfc\xc8\x2f\xc3\x99\x4b\xfc\x32\x34\xd9\x31\xc1\xe9\x72\x31\x81\xaa\x74\xef\x8d\x73\x75\x9a\x1e\x16\xa4\xb8\x4e\x12\x9f\x43\x48\x46\x16\x44\x1f\x64\x71\x08\x0f\x39\xa9\xef\x49\xfe\x3a\x88\x7b\x5c\xfb\x6b\xce\x87\x9a\x20\x18\xcd\x46\x03\xc4\xc5\x98\x73\x46\x21\xee\xb8\x30\x73\x8e\x36\xbd\x04\x81\xac\x9d\x30\xef\x6a\xdd\xa9\xaf\x34\x3d\xb4\x74\x1e\x3e\xc8\x23\x1b\x0f\xaa\xb0\x58\xd8\x72\x06\xf1\x15\x47\x77\xce\x97\x73\x5a\x69\x9a\xd8\x8e\x2a\x7a\xf3\xb5\x69\x67\x51\x48\xbe\x65\xb2\x2c\x99\x8c\x8e\x38\x8e\xe8\xc3\x36\x24\x44\x1e\xa0\x78\xb4\xa0\x9c\xb5\x44\xb0\x8b\xe6\xcc\x76\x32\xf0\x68\x65\x0d\x8d\xa5\x8a\x83\x29\xf9\xfb\x0d\x86\xc5\x8c\xbf\x31\x67\xb6\x93\x8a\x9f\x22\x67\x42\x3a\x4a\x74\x08\x4a\x05\x78\x18\x72\x9e\x2a\x65\x85\x07\x85\xd7\x96\xfa\x17\x0c\x33\x17\xb8\x40\xc7\x2f\x97\xcb\x21\x65\x2e\xc9\x2f\x17\xb8\x40\xc1\x80\x91\xcb\x21\xf9\xc0\xc8\x8a\x6e\x6e\xac\x74\xb9\x10\xa3\x31\x70\x13\xe6\xa2\x1c\x89\xc3\x2b\x17\x4d\x1b\x69\x49\x64\xb9\xa0\xf6\xe6\x04\xb6\x4a\x9c\x1a\x4a\xd6\x60\x0b\x36\x8b\x92\xb3\x0f\x5a\x08\x92\x0f\xec\xc4\xb1\xd3\x29\xee\xa8\x5c\x92\x0f\x9b\xdf\x2d\xd4\x95\xbc\xfb\xa1\xd3\xa2\x64\xd1\xe8\x54\xc5\xae\x54\x7f\x71\x8a\x20\x1f\x3d\xaa\xe3\xb0\x53\x5d\xa5\xd2\x5f\xd9\xa6\x34\x1b\xa8\x8a\xc2\xe2\x40\xdf\x64\xca\x74\x5a\xa5\x8b\x46\xd3\xcd\x25\x04\x91\x68\x6c\xed\x84\x3b\xe4\x82\x88\x9a\x91\x39\x72\x39\xe5\x0f\x50\x59\xd1\x7f\x95\xc4\x9b\xbe\x41\xb4\xfd\x5c\x0c\x19\x41\xf2\xcb\xc5\xd9\x0f\xb0\x84\x32\x5d\x9d\x30\xa5\xea\xcc\x61\xfe\xc8\xdb\xc7\x17\x87\xbf\xc0\xe2\x12\xab\xa6\x86\x6d\x53\x4a\x3c\x08\x28\xd3\x58\x75\x17\xbb\x05\x69\x34\xcc\x98\xa2\x73\x45\x63\x2b\x15\x2a\xab\xdb\x9b\xb9\xc4\xf4\x5c\xf1\x7d\x8c\xc0\xfe\x5a\x2f\xa7\xbe\xd2\xe9\x2d\x33\x67\x0d\x56\x84\xb0\x82\xca\x97\x35\xa5\x95\xc8\x2c\xd4\x77\x0b\x20\x0b\x07\x4d\x1d\x04\x8d\x26\x37\x94\xa7\x82\xb1\x3f\xb7\x24\xaa\xc0\x4e\xcb\xd9\x07\xbe\x51\xd3\x70\x0f\x6b\xf9\x15\x55\xfc\xd2\x34\xb2\xc1\xa5\x1b\xb6\xec\x8e\x94\x9d\x1b\x88\xaf\xf8\xc0\x72\xc3\x3d\x58\x31\x35\xe5\x86\xdf\xa5\x05\x9b\x96\x77\xb9\xa9\xb7\x57\x73\xc1\x58\xb3\xd0\x0f\x4d\x4d\x2c\xd5\x7e\x68\xbd\x60\xdb\xea\x09\x8c\x12\x7d\x90\x7b\xd1\x08\x05\x53\xea\x6c\xf7\xa5\x42\x55\x5d\x33\x4b\x5c\xb2\x5a\xee\x6a\x1a\x6e\x27\xfd\x34\x20\x86\x59\xe8\x08\x02\x05\xaf\x74\xee\x22\xb1\xb1\x98\xfa\x63\xd3\x50\x48\x57\x38\x3a\x58\x0b\x5d\xad\xf5\xb0\x81\x57\x9b\x1f\x34\x3a\x94\xfc\xf0\x7c\xe7\x11\xb6\x6d\xbe\xf2\x30\x85\x60\x0d\x61\xc0\x64\x0b\xbe\xb0\x3c\xa2\x9a\xd3\xf0\x17\xc5\xa4\xe8\x2f\xaf\x0e\x8e\x85\xaa\x81\x09\x72\x88\xc4\x81\x95\xbb\x14\x86\x3d\x92\x22\x2a\x4b\x66\x24\x39\x21\x1b\xcd\x50\xb4\x52\x4c\x1a\x06\x3c\xb9\x98\x86\x72\x96\x7b\xcb\x30\x86\x20\x77\x1f\x4e\xab\xd1\x34\xf6\x86\xdc\x3b\xb0\x61\xec\xca\x6e\x5b\x1a\xae\x72\x01\xd7\xe3\x74\x4a\x98\xac\x01\x93\xcd\x45\x40\x95\x30\x53\x01\x21\x53\x3b\x0d\x0f\xa7\x4b\xa6\xa4\xf0\x15\xc3\x3c\x83\x9a\x14\x80\x9f\x31\xdb\xe0\x82\xe8\x4c\xbb\xf5\xd5\xd5\xa9\x69\xa3\xb0\x20\xcf\x53\x02\x66\xf6\x4f\xe6\xb8\x45\xa4\x84\x13\xdd\xa7\x60\xc8\xca\xa7\xb6\x45\xd9\xd5\x39\x77\xd3\x54\x7b\x05\x0f\x32\xbd\x82\x81\x52\xb0\x9e\x6d\xeb\x41\x9c\xce\x57\xf4\x17\x58\xdc\x15\xd5\xff\xd8\x51\x2e\xc8\xb4\x12\x49\x97\x2f\xd5\xeb\x04\x5f\xbd\x70\x21\xf5\xc4\x82\xd4\xa2\x93\x4b\xf7\x41\xc9\x02\x62\xbc\xf0\xbe\xd5\x04\x5d\x5c\x7d\x6b\x45\xb4\x36\xdc\x14\xe1\x29\x97\x81\x12\x2e\x48\xcd\x3b\xb9\x0a\x8e\x9e\xa6\x04\xfd\x5d\x3a\xfc\x13\x72\xca\x75\x89\x51\x84\xd7\x6b\x1b\x93\x61\xbf\x97\xfb\x2d\xb1\x6f\xf9\x56\x44\x25\x8c\x27\xdf\xe8\x31\xd5\x65\x77\x6b\xfc\xaa\xec\xf8\xb7\xd6\x8b\x01\xeb\xb9\xb5\x5e\x28\xcd\xdf\xba\xde\x08\xf9\xcb\x77\x56\x34\x59\x9a\x47\xbe\xf5\xbf\x60\xdd\xcc\x77\xf1\x01\x66\x7e\xc3\x23\x2b\x51\x34\xf9\xae\x1b\x6a\x1a\x68\x32\x32\xc4\x99\xbb\xed\x4d\x90\x6a\xda\x28\x06\x32\xc7\xdd\xe5\x9e\xac\x8d\x5b\x83\xc5\x60\xdb\xba\x25\x0a\xd7\xc6\x0d\x17\x28\x18\xcc\xf2\xad\xcb\x25\xb3\xbf\xde\x48\x23\x65\xc0\xc8\xb4\x07\x35\xc9\xe5\x46\x64\xa8\x41\x84\xa8\x8e\xee\x4e\xe1\x0f\xd5\x05\xf9\x1c\x8e\x87\xf9\x79\xd8\xd4\xab\xe2\xcc\x03\x21\xd5\x0a\xbd\x3d\x98\x47\x73\x65\xa5\x3d\xcd\x6d\x18\xec\x3c\x6d\x63\x67\xe1\xfa\x61\xd9\x0d\xf4\xbf\xac\x31\xa5\xa5\xd1\x78\xd0\x6b\x04\x7f\x98\x7f\x8b\x8d\xc8\xf3\x20\x50\xab\x51\x4c\xab\x68\x05\x47\x0f\x20\x73\x81\xa8\x0b\x30\xcf\xa3\x7f\x7e\xb8\xf3\xcc\x03\x9f\xbe\x8d\x9c\xab\xe8\x97\x7a\xf7\x29\x1a\x89\x10\x29\x3f\x9f\x1f\x95\x5d\x61\x1e\x44\x14\x04\xcb\x44\x5b\xa0\x3b\xcc\x35\x5e\x3c\xbe\x79\x12\x6d\x51\x7c\x9b\x3f\x3f\x1a\x2b\x78\xae\xbd\xb2\xc1\x10\xe6\x92\x71\xdc\xf7\xe7\xda\x98\x1a\xb8\x9c\x6b\xb5\x35\x56\xd4\x34\x50\xb5\x76\xdf\x3b\x76\x96\xfe\x24\x84\xa2\x10\xf3\x90\x27\x1c\xa2\x11\xb7\x9b\x27\xf1\x88\x98\x33\xf2\x8c\xfd\xf3\xa3\x24\x3f\x40\x47\x8b\x8e\x34\x32\x3c\x80\x74\x05\x2b\x47\x4e\x22\x2d\xaa\x45\xc7\x67\xd9\x10\x4a\x91\xba\xb8\x72\x45\xd5\x9b\x89\xd8\x08\xe4\xf8\x99\x0c\x8e\xa4\xf9\x25\x6d\xd5\xd4\xad\x5e\x17\x08\xa0\x1a\xfe\xd0\x6a\x6f\x5f\xf1\xbf\x99\xd6\xfc\x38\x84\xa5\x38\x4b\x3d\x73\x2d\xb4\xe6\xf0\x13\x93\x82\x04\x37\x93\xf4\xea\x70\x96\xd0\x56\xd0\xef\x66\x0e\x7f\x0b\x4d\xc8\x33\x47\xa2\x59\xf8\x38\x43\x21\xbe\x2e\xab\x23\x06\x93\xa5\x0f\x7a\xca\xf4\x6f\x71\x1b\x26\xfc\x72\xe1\x0d\xe9\x63\xe6\x67\x01\xc3\xb8\x96\xb4\xd0\x9c\xf2\x25\x2b\x34\xa7\xbc\x38\x0f\x80\xb8\x24\xc1\x78\x48\x9f\x65\xec\x30\x9e\x3c\x77\x60\x9d\x34\x09\x17\x68\x55\x54\x2d\x69\xb1\x8c\xfd\xc1\x03\x60\x14\xd7\xa4\x38\xe7\x65\xd1\x1c\x7b\xeb\xac\xe3\xf3\xa3\xc3\x68\xa7\xaa\x62\x77\x1a\x88\x79\x48\x8e\xae\xb9\x07\x08\x5a\x33\x88\xc4\x4a\x06\x91\x30\x56\x03\xb0\x08\x10\xce\x53\xa7\xae\x7b\xd0\xec\xf1\xf3\x23\x15\xd7\x46\xff\x16\x7c\x94\x67\x27\xf8\x08\xf0\xbb\xce\x77\xe4\x9a\xd9\x17\xfe\xaa\xcd\x68\x56\x71\x32\xb1\x50\x2b\x44\x4f\x82\x66\x5c\x56\xdd\x11\x32\x98\xce\x10\xf9\x94\x50\x1a\x44\xcf\x39\xe2\x2a\xd2\xe7\x20\x7c\x07\x25\x68\x2e\x2d\xb7\xc2\xe0\x09\xfc\xaa\x6c\x30\x13\xb1\x2c\x37\xe9\x6f\x80\x1c\x7a\x1c\xae\x26\x91\x33\x04\x85\x3e\xc7\xa4\xec\x7b\x8c\x21\x52\xc7\xd2\xe5\x8a\x08\x58\x9b\x7f\x45\xb1\x98\x4b\xa9\xc3\x49\x9a\xe7\xa9\x02\x2f\x0f\x5a\xbc\x56\xb9\x81\xf0\xb2\x2e\xdb\x59\x62\x61\x77\x01\x63\x8e\xc1\xf9\x9c\xe7\x12\xc6\xe3\xe1\x8a\x5a\xc2\xe2\x38\x24\x20\xf5\xc2\xe6\x74\xa3\x9d\xa7\x80\xd0\x34\x2f\xa2\xad\x18\xc8\xb5\x49\xc5\xaf\x6f\xdd\x95\x7e\x6e\xa4\x84\xac\x68\xed\x6c\x95\x1d\x9c\x50\x67\xe5\x3a\xec\x9d\xf5\x08\xbe\x5e\xb8\x84\x9d\xcf\x7b\xa1\x12\x5e\x3c\xef\x4e\x0d\x7a\xbd\x09\x90\x0a\x56\x59\xd3\xc4\xc6\x34\x0d\xa8\x88\xce\xd3\xb3\x78\x97\x5c\x63\xe9\xec\xcd\x59\x78\x84\x97\xea\x8f\xcb\x95\x3e\x1f\x26\x5b\xa6\xb4\x54\xd5\x0d\xf9\x92\xa1\x9a\x78\x9a\xb2\x15\xcb\x8b\x5b\xca\x71\x27\x60\x21\x8f\x62\xfe\xac\x07\xd2\xf1\xf4\x04\x42\xdd\xf5\x35\x6c\x21\x83\xcc\xa9\x1b\xc7\x6a\xef\xf1\xf9\xd1\x9d\xd7\x97\x0e\x1c\xf7\x1b\xd7\x6b\xa0\x59\x42\xee\x10\xf3\x4b\x30\xaf\x87\x93\xb9\x54\x8b\x7a\xb4\xaf\x1c\x29\x79\xbe\x6b\xaa\x5d\xb3\x2f\xcc\xa4\xd9\xac\xe4\x88\xec\x3c\xdf\x6b\xd5\x01\x41\xef\xb3\xba\x03\x6d\xba\x27\x55\x0a\x30\xb9\xe2\x05\xca\x18\x5c\x8d\xaf\xc9\xef\xda\xe2\x88\x35\xc8\xef\xc1\x14\x22\x08\xbc\x87\xde\xf8\xe1\x0f\x82\x9d\x28\x03\x36\x33\xfa\xb2\xdf\xa9\x3e\xbf\x07\x0b\xa2\x53\x3c\x17\x30\xd6\x20\x7e\xcc\x0f\x9f\xf5\xd6\xf6\xd8\x04\xaa\x1d\x2d\xb0\xa0\x74\x63\x07\x35\x30\x10\x3c\x58\x31\xbb\x66\xa3\x07\x55\x57\x09\x1f\xec\x48\xa6\xaf\x0a\xa1\xb8\x7f\x83\xa0\xd0\x69\x00\x14\x5f\x1b\x1b\xc9\x7a\x34\x6c\xd0\xed\x9f\xf0\xc0\xaa\x36\xfa\xc6\x6e\x25\x3a\xd6\x09\xdb\xec\xd9\x70\xc1\x66\xad\x87\xcd\xcd\xf2\x5a\x0f\x2a\x82\x2f\xea\x04\xc6\xf8\xfc\xb2\x5b\xe5\xca\x36\xfc\xb2\x5d\x69\x3f\x7d\x91\x50\x34\x70\xbc\xe8\x87\x1b\x54\xf7\x2e\x0e\xc0\xe4\x17\x6f\xbf\xda\xe1\x6b\xc0\x4d\x44\x8e\x7a\x89\x86\x70\x25\x1b\x9f\x18\xc4\x3f\xfa\x0a\x06\xf1\xfc\xb2\x5d\xe1\x69\xca\xef\x92\x16\xab\x16\xe2\x77\xed\x5c\x95\x80\xb9\x4c\x10\x63\xd5\xe0\xf7\x66\x23\x39\xc4\x3c\x66\x08\x95\xe1\x37\xab\xf2\xa2\x70\x12\xeb\x18\xf0\x75\xe4\x37\x7b\x0c\xc1\xaf\x01\xd5\x29\xc9\x88\x3a\x22\x0c\xdf\x74\x6e\xcd\x87\x85\x3d\x2d\x82\x2f\x31\x01\xc7\x6e\x74\xd2\xa8\x0d\x81\xc9\x0c\xd8\x85\xd8\x51\x49\x94\x68\x4a\x8d\x31\x2f\xde\x48\xcd\xc0\x2f\x96\x10\x4e\x29\xe4\x77\x6d\x85\x35\x48\xaf\x48\xbe\x07\x7a\x13\x1e\x80\x1a\x24\x40\x1c\x00\x7b\x06\xd9\x17\x5d\x9f\x2f\xdb\xe2\xe1\x44\x15\xd1\x58\x29\x03\xa7\xf0\xe3\x34\x3f\x8a\xdf\x82\x46\xe9\x1b\x2b\x2a\x91\x20\xf9\xad\xa0\x14\xd5\xe2\xad\xc2\x4f\xfd\x2a\x46\xc1\x6e\x25\xfa\xb5\x5b\xa7\x51\xa6\x2f\x9c\x88\x29\x5b\xff\x04\x57\xf4\x5b\xd7\x14\xe7\x60\x7d\xe2\x25\x61\x71\x6f\x9d\xbc\xb7\x4d\x02\x24\x11\x58\x5f\xd4\xa0\x94\x2c\xeb\xa5\x74\x90\xee\xd4\x88\x33\x6f\x5b\x40\xa8\xc2\xbc\xb8\x25\x55\x66\xdf\x25\x2e\x57\x15\x98\x77\x49\xcb\x35\xb9\xa0\xd6\xce\x5e\xf3\x61\xfd\x41\xd9\x36\x4f\x80\x66\xf0\xa8\x0e\xc4\x86\x64\xfc\x29\x35\x8d\xe3\x2b\x76\xf6\x36\x82\x77\x5d\x16\x68\x66\x29\xdb\x30\x23\x82\x0f\xbf\x4b\x62\xa8\x49\xa2\x5d\x02\x43\xcd\x08\xa1\xef\x92\x17\x6a\x0e\xd6\x71\x70\x00\xd2\x1d\x1c\x18\x58\x72\x44\x4d\xae\xd3\x8e\xb0\xc4\xa6\xf0\x76\x07\x47\x5f\x38\x5c\x95\x41\xde\x25\x49\x54\xf5\x80\x17\xdf\x6b\x6e\xd2\xb5\x52\x45\xb2\x63\x02\xca\x93\x1f\x00\x28\xdb\xfd\xbb\x14\xc8\x8a\x4b\x37\x13\xa2\x1b\x12\xfb\xf0\x3b\x04\x14\x20\x90\x26\x08\x9a\xc9\x2f\xe2\x44\x66\x97\x7c\x51\x31\x53\xb6\xdc\xa8\x63\x7d\xc2\x7b\x5d\xa5\x43\xb2\xb0\x8e\xf0\x30\x80\xe1\xd2\x62\xc0\x28\xa4\x5a\x34\xdf\x21\x89\x00\xe7\xb9\x57\x38\x8d\x9e\x9b\xc7\x01\x9d\x91\x1d\x19\xb9\xcb\x90\x60\x62\x39\xf2\x4b\xcc\x69\x73\xa2\xd5\xe4\xaa\xcb\xe8\x42\x38\x71\xed\x5f\xec\xee\xc8\xa8\xaf\xde\x9f\xbd\xee\x2e\xfd\xac\x00\x6b\x20\xbb\x08\xb8\x0c\x31\xf1\xfd\xc2\x76\x93\x65\x21\x7a\xb8\xc3\xbf\x4b\xf6\xa8\x4a\xe1\xef\xb5\x43\x67\x99\x66\x45\x0f\xa7\x5f\xc9\x43\x46\xa0\xe8\x21\x47\xc5\xd7\xaa\xa4\xfe\x62\xda\x6e\x62\xe0\xd6\x0e\xc6\x30\xef\xc2\x08\x80\xfa\x6e\x7c\x6b\xfd\xae\xd7\xd7\x86\x80\xce\xd1\x18\x56\xef\x2a\xbc\x85\x0e\x48\x6f\x05\x23\x57\x89\xb2\x8b\x73\x7e\x1b\x0c\x64\x25\xa1\xa6\x67\x6c\x61\x78\xac\xf3\x8b\x99\xa4\x49\x2f\x8f\x52\x92\x75\x90\x38\x65\x47\x4f\x65\x94\x00\xa1\xc7\xd1\x25\xff\xe8\xac\x06\xd0\x47\x40\x7d\xaf\xab\xc3\xfa\x02\x6a\x9b\x37\x65\x06\x60\xd4\xa9\x34\xe8\xa9\x80\x68\x3b\xc0\x29\x3d\x12\xc8\xd3\x5c\xf1\x53\x38\xa9\x63\xa8\x70\x16\xed\x46\x49\x75\x99\xfa\xa4\x07\x77\x87\x25\x14\xc5\xe0\x46\x3b\x5f\xce\x7e\xf2\x81\x7e\x14\x45\xa1\xf7\xe5\x14\xaa\x13\x82\x4f\xc5\xf0\xf6\xfc\x2e\x19\x29\x06\x49\x64\x09\x49\x4d\x0f\xde\xbb\x84\x24\x83\x93\xf2\xbb\x04\x9e\x18\xa4\x84\x57\x0b\x9a\x53\xf8\x72\x3e\xcc\x99\x7a\x0d\xf0\x95\x99\xbf\xc2\xd4\xbe\xfb\xbe\x10\x98\x1e\x31\x38\x94\x1d\x9a\xce\x79\xd2\x72\x2c\x81\xa6\x85\x61\xa5\x4a\x17\x9d\x72\xe3\xbd\x65\x1c\x96\x39\x7e\xc5\xdd\x0a\xae\xda\x18\xd6\x62\x2c\xc7\x12\x7e\x22\xd1\x65\xe5\x58\x22\x4f\xc3\xf7\x51\x8e\x25\xf2\xc4\xb2\xf6\x98\x72\x04\x31\x92\x28\x47\xca\xbe\x4f\xf4\x4e\x3b\x4b\xfe\x89\x61\xad\xd0\x72\xa0\xe6\xb3\x10\xcb\x11\x84\x96\x36\x97\x30\xd4\x38\x6f\x5b\x8e\x00\xa2\xa2\xed\x08\x4f\xa0\x2c\x9e\x2c\x5f\x20\xd6\x3a\x37\xdf\xfa\x7e\xd2\xaf\x7d\x31\x8d\xb6\x19\x39\x0a\x21\x6c\x51\x98\x81\x61\xc9\x51\x2d\x1e\xd6\x61\x12\x0f\xda\xe1\xf0\x1d\x87\x16\x0b\x47\x19\x63\x38\x18\x63\x14\x4e\xcb\xc0\x29\x4e\x22\x70\x1e\xf4\x1b\x81\x33\x5a\x16\x87\xcc\x42\x04\x4e\xc7\xbb\xa4\xb1\x88\x75\xb7\x1c\xb8\x64\x72\x13\xe8\x25\x9a\xb5\xe8\x3c\x27\x80\x16\xa0\x14\x78\x4f\x9d\x25\x99\xe9\x9f\x2f\xc7\xb6\x1d\x39\xe7\x09\x72\x93\x2e\x12\x90\x0a\x51\xda\x47\x76\x19\x32\x07\x04\xc3\x41\x99\x13\x22\xf0\xc2\x72\x2c\xe9\xaa\x11\x8c\x52\x8e\xcc\x31\xc4\x0a\x5a\x32\x53\x56\x2c\x57\xca\x34\xba\xe4\xa9\x58\x8a\xed\x74\xbe\x05\x2d\x99\x13\x91\xd5\xf2\xc9\x7b\xdb\xbf\x28\xdb\xce\x4d\x1d\x46\x86\xc9\x80\x28\xae\x72\x64\x54\xf0\x6a\xfb\x92\x19\x75\x0a\xb0\x59\x7f\x89\x56\x8d\x80\xcc\x72\x14\xce\x48\x56\xda\x2f\x3a\x17\xa4\xcb\x25\x4f\xb5\xe6\x00\x3c\xc2\xd7\xc5\xe3\x12\xa2\x62\xa9\x56\x12\x22\x7a\x2b\x40\x54\x40\x63\x11\x22\xeb\x4f\x7a\xb3\x07\x8c\x02\x85\xf7\x15\xcc\x25\xea\x57\xa0\x4b\xb4\xb3\x84\xa8\x06\x57\x2c\x04\x27\xc4\x52\x19\x19\x41\x8b\xa5\x4b\x2d\xb5\x7f\x7e\xf4\xd4\xfc\x60\xd0\x28\x00\x55\xd0\x95\x98\x82\x0a\x70\x05\x34\xd6\xcd\xb3\xfd\xf8\x01\x2f\xb6\x0a\x74\x42\x5d\xc5\x17\x1f\x34\xa1\xa3\x4e\x13\x22\x3a\x68\xe0\xce\x39\x5b\x12\x55\x2c\xd5\xb2\x90\xd2\xce\x92\xa8\x62\xa9\x00\xd1\x98\xe3\x06\x1a\x1b\x98\x73\xee\x1b\x30\x48\x37\x4b\xd8\x49\x87\x03\xe8\x86\x7b\xcb\x75\x96\xb4\x63\x3c\x73\x39\x96\xb4\xd3\x93\x73\xb3\x24\x9c\x74\x48\x8c\x4b\xaa\xe9\xc4\x46\x95\xa3\x1b\x97\x21\x29\x2f\xe9\x45\x2b\x75\x39\xfa\x4d\x99\x91\x79\x5e\x50\xfc\xf6\xc9\xfb\xaf\x82\x9f\xcb\x31\x0c\x83\x14\xe1\x4b\xce\x49\x87\xb3\x38\x04\x91\xd6\x96\x9c\xa3\x31\xbe\x1c\x4b\xce\xe9\x49\xba\x5a\x72\x4e\x3a\x9c\x88\x25\xdb\x24\xc4\xf7\x72\x0c\x4e\x39\xba\x2e\x06\xc7\x1c\x0b\x38\x1b\x40\x2e\x0d\x0f\x21\xb7\x9d\x87\xb2\x75\x80\x5c\xdc\x2f\x39\x27\x1d\xae\x91\x53\x34\x01\x9b\x9e\x33\x34\xb6\xc2\x61\xe8\x54\xe4\x17\xe7\x83\xd5\xc9\x8f\xe7\x52\x50\x5d\x6c\x4b\xfa\x49\x45\x5e\xb3\xa4\x9f\x71\xd8\xc1\x85\x8a\x2c\xee\x97\xc0\x63\x7c\x4a\x39\x96\xbc\x93\x8a\xfc\x5d\x63\x8b\xc0\x2d\x79\x27\x15\xf9\xd7\xd5\x79\x6f\xf9\xa4\x0c\x3c\x4b\xde\x49\xc5\xad\xe9\xf2\x68\xbd\xd4\x79\xa1\xbe\xbb\xf0\xae\x49\x25\xb0\xb5\xe4\x20\xfd\x95\x85\x4c\x0d\x06\xa2\x94\x63\xc9\x3e\xfa\x24\xcb\x71\x0b\x1c\xf5\x6f\x81\x63\x60\x37\xc0\xb9\x66\x6f\x81\x63\x60\x37\xc0\x39\x4b\x4b\xf4\x31\x1c\xbc\x90\xe2\x61\x1c\x52\xb0\x27\xc0\xa4\x1d\x4c\xf8\x99\xd4\x07\xe5\x58\xe2\x4e\x1a\x8e\x6c\x89\x3b\x69\x58\xc9\x20\xb6\x22\x1f\x5c\xf2\x4e\x1a\xb6\xba\xe4\x9d\xb1\x79\xdf\x92\x77\xc6\x5e\xe5\x4f\xa1\x0e\xd0\x2d\xd9\xc7\xe3\xf6\x85\x0c\x12\x63\x6f\x75\x04\x6d\xd4\xe4\x82\x5c\x02\x4f\x1a\xe2\x71\x09\x3c\x63\xaf\xfe\x25\xe4\x8c\x26\x71\x19\xa2\x9c\x93\x20\x19\x98\x27\x03\x5b\x62\xce\xd8\xac\x50\x37\xc4\x66\x12\x13\xf8\xc4\xfc\x04\x3e\xe9\x91\x93\xa9\x43\x0c\xcf\x0a\x4c\x60\x6c\x36\xde\x33\x9e\xd9\xa9\xef\xb7\x03\xf0\xac\x73\xf2\xde\xf6\x39\x3f\xe7\x9a\x9f\x0f\x75\xac\x0f\x22\x9d\x85\x25\x39\x8d\xcd\x5f\x5e\x00\x95\x37\xbd\xe2\x11\x78\x5e\xf1\xc8\x00\x0c\xa7\x29\x83\x0e\x96\xb0\xa4\xeb\xbc\x1c\x2f\x8a\xfb\x5e\x09\x98\x8a\x8e\xbd\x34\x97\xe8\x94\xd3\x6e\xf6\xa2\xcc\x10\x88\xbf\xc9\x5d\x91\x00\x31\xea\xd8\x8b\x0d\x33\xd2\xb1\x99\x0f\xee\xbc\x03\xcf\x7b\x21\x4b\x46\x4e\xc5\x72\x10\xe3\x99\x87\xc8\x0f\x83\x72\xf2\x8b\xca\x43\xe6\x07\x2b\x01\x2f\x64\x19\x08\xf8\x39\x64\xe9\xe1\x90\xce\x96\xea\x51\x0c\xe2\xaa\x99\xdd\x21\x84\x83\x73\x87\xb4\x8b\x57\x38\x60\xb2\x2d\x64\xe5\xc8\x6e\x45\x26\xe5\x08\xc7\x61\xad\xcc\x0f\x5f\x45\x93\x94\xb0\x24\xab\xec\x14\x06\x4c\x4b\x01\x37\x4c\x09\x4b\x9c\xca\xce\xb9\x29\x3e\x02\xfe\x8b\x12\xf0\x9c\x04\x1c\x34\x25\x2c\x61\xa9\xe0\xa8\x28\x01\x5f\x66\xe0\x84\x55\x21\x97\x42\x39\x84\x8c\x80\xf6\x50\x60\xd7\x01\xf7\x4a\xe0\x34\x4f\x09\x66\x7e\x28\x30\xfb\x60\xee\x07\x5c\xa6\x25\x60\x90\x0a\x1c\x62\x2a\x21\x92\xeb\x82\xbd\xde\xa4\x22\xb9\x89\x57\xad\x50\x72\x5c\x43\xdd\xe2\xee\x33\x45\x3e\xf1\x07\x8e\xe4\x42\x2d\x01\x0b\x53\x24\xb8\xbe\x04\x2c\x4c\x11\xcf\x40\x09\x4b\xda\x29\x98\xd6\x4b\x58\xc2\x4e\x21\xef\x48\x09\x9e\xaa\x26\x28\xa6\x04\xec\x4a\xc8\x77\x61\x09\x41\xf8\xce\x4a\xc0\xc2\xe4\xb8\x97\x08\x54\x1d\x5c\x5e\x12\x7d\xb3\x88\x30\x44\xd3\x59\xae\x44\xb1\x61\xaa\xa6\x28\xc3\xa4\x08\x4b\xb2\x0b\xcc\x35\x52\x07\xc1\xdb\xb2\x5a\x33\xa6\x60\x81\x2c\xa1\xec\x30\x24\x2a\x11\x3e\x93\x24\x14\xec\x47\x09\x66\x13\xb0\x1f\x25\x67\x19\x81\xa7\x25\x41\x28\x2a\xa9\xf4\x56\x96\x04\x26\xe8\x4b\xdc\x69\x31\xf8\xed\x92\x45\x1d\x9c\xd2\x8e\x30\x2c\x69\x27\x76\x3f\x5c\xe2\x97\x33\xb5\x64\x9d\x9e\x6c\x04\x83\x51\xcd\x88\x10\x81\xf4\x11\x9d\x2f\x97\xac\x93\x86\xd3\x5c\x97\xc4\xd8\x01\xa5\x62\x62\xb5\xc6\xd2\x54\x6d\xb0\x82\x18\xeb\x62\x38\x2a\xb6\xed\xa1\x53\x49\x02\xcb\x91\xe3\x59\x22\x4f\xb5\xbd\xc6\x76\x01\x2a\x88\x7e\x6e\x84\x76\x97\x80\x19\xe8\xb0\x7b\xbc\xa6\x44\x17\x94\x80\xd3\x94\x28\x88\x12\x70\xf0\xec\xf5\xda\x3c\xe5\xb0\x1f\x90\x82\x13\x88\xec\xac\x4a\xe1\xe9\x9c\xbb\xb6\x28\x7e\x5d\x2c\x5d\x3f\x18\x50\x74\x73\x28\x08\xe8\x12\x48\x86\x2b\xad\x6b\xab\x64\xe4\xfa\x67\xa5\xb5\x7d\x04\xc8\xf7\xc8\xee\x12\xe7\x40\x53\x94\x38\x87\xf9\x42\xac\xcf\xb9\x72\xe0\xc7\xb0\xd2\x19\xee\xd0\xff\x60\x0d\x43\x4b\x93\x4d\x7a\xce\x5e\x0a\xde\x16\x14\x6a\x11\x74\xb7\x91\x75\xa2\x9c\xb1\x9f\x84\xd3\x03\xaa\x08\xaf\xe1\x54\x3a\x76\x04\xe7\x09\x26\xe8\xfa\xe4\xec\xba\x1f\xdc\x88\x90\x14\xcd\xd7\x23\xa0\x48\x19\xe2\xe7\xf2\x0c\xbd\xaf\x51\x8d\xb3\x94\x7c\x79\xe0\x4d\x86\x6b\x90\xcd\x52\x02\xbe\x62\x67\xdf\xe2\x31\x01\xe5\x52\x7f\x65\x6b\x08\x98\x60\x54\xf1\xc2\x85\x1d\x29\xf8\x9e\xe5\x2d\x33\xbf\xc4\x02\x03\xf4\x40\x59\x17\xcc\x1b\x5d\x4e\x66\xec\x09\x82\x21\x1a\x96\x2c\xd1\xa2\xeb\xe7\xf6\xe4\xa7\xec\xff\x66\x05\x45\xbf\x46\x9b\x43\x19\x08\xb7\x04\x44\x77\x37\xda\x9c\x5b\xc7\x8d\xa6\xec\x64\x63\x46\xa9\x99\x3d\x99\xe4\x46\xad\xb9\x5d\x78\x9e\x24\xb3\x8b\x9b\xdb\xa8\x28\x96\x84\x67\xa3\x0b\xbc\x3f\x88\xa4\x2e\x59\xc4\x89\xcd\x2a\x1e\xb6\xeb\xdd\x94\xae\x1d\xc7\xfa\xdc\x6c\x49\x7e\xfc\x30\x97\x96\xa7\x7c\xdf\x07\x7d\x79\xae\xfe\x79\xec\x94\x08\x25\xe0\x60\x72\xa0\x73\x07\xdf\xd1\xe8\xdc\x8b\x0e\xf8\x8c\x6f\xc8\xec\xc5\x61\x6d\xf1\xb1\x08\xd3\xab\x58\x6d\x39\xc1\x18\xf8\x80\x2d\x5e\x7b\x50\x09\x6f\xf9\x96\x75\xa1\x84\xb5\xc5\x73\xd0\xb5\x84\x17\xf5\xd1\x4f\xf7\x59\x75\xbf\x75\x4a\x99\x2d\xcf\x0d\x13\xa4\x5c\xe2\x61\x4e\x14\x74\xf2\xb8\x36\xe8\x0a\x74\x91\xd4\x1b\x8d\xb4\x20\x25\x1e\x7a\xc3\xfc\x01\xcd\xca\x6f\xb5\x1e\x36\xeb\xe8\x82\xf3\x87\x25\x4b\xa3\x79\x47\xc2\x15\x38\x9d\x58\xe2\x76\xe5\x34\xca\x8b\xe7\xb3\xb8\xe2\xda\x63\x09\x3a\x2d\xd1\xd4\x0e\xc3\x1a\x8f\x22\x19\x65\xfc\x18\xc3\x56\x5e\x1d\x22\x8b\x46\xa2\xc1\x42\x6a\x8c\x31\x6a\x82\x07\x4c\xf6\x54\xdc\x46\x85\xfc\x3f\x01\x17\x4f\x89\xec\xa8\x15\xb3\x78\x89\xd1\x30\xfe\xe0\x03\xb2\x11\xfc\x98\xdc\x40\x41\x81\x24\xb2\xa1\x12\x9b\x54\x48\x40\x50\x33\xb2\x34\x49\x83\x42\x0d\xfb\x41\x73\x2e\x5d\xe3\xd6\x91\x74\x62\x92\x83\xfa\x5e\x0e\xca\x20\xd8\x66\x13\x53\x19\xb1\x29\x28\xad\x91\x73\x68\x81\x07\x14\x06\x18\x20\xc5\xc7\x7d\xa8\x85\x86\x32\x36\xc2\x6a\x9d\x0a\x44\x40\x9a\x1d\x8e\xf5\x35\xaf\x82\x17\x52\x18\x34\x38\x74\xf4\xcc\x20\xdc\x2b\x9a\xcd\x20\xf9\xad\xa7\xd1\x19\x65\xd6\x2e\x08\xa0\x79\x07\xcc\xf1\x71\xc1\xc6\xe3\x0f\x05\x5b\x54\xf6\x3d\xd6\x12\x3f\x2e\xf2\x05\xeb\x34\x47\xc3\xd0\x4c\xf9\xd3\x77\x4b\xf2\x02\x7f\x80\x17\x64\xbf\x96\x17\x30\x4c\xb6\xd3\x90\xbf\xf2\x8b\x16\x83\xd9\xcd\x89\x51\x48\xca\xd4\x70\x1c\x97\x88\x09\x21\x3a\xc0\xea\xd9\x4d\xe4\xb2\x58\xd1\x38\x9d\xd3\x8a\x36\x2e\x45\x6b\x2a\x70\xea\x2a\xac\x5a\x2c\x57\xec\x18\xce\x84\x96\x02\x31\xbb\x2d\x05\x74\xdc\xd0\x3e\x9d\x5e\xfc\x2d\x7b\x03\x8b\x0d\x45\x4b\xec\x34\x85\x1a\x3f\xf0\xfc\xb1\xeb\xa4\xa9\x12\xfa\x35\x6a\xa9\x60\x37\x54\x51\xe7\x8e\x20\x89\x21\x1d\x77\x18\x43\xf7\x3d\xb4\x8e\x99\xb5\x90\x29\x2d\x2b\xe1\xc7\xb5\xa3\x66\x45\xc1\xe8\x01\x32\xe2\x27\x4a\x1c\x06\x62\xc0\xa2\xe2\xda\x60\xb3\xda\x52\x5c\x9b\x6a\x56\xdd\x31\xc4\xbf\x66\x61\xc2\x47\x11\xb3\xcb\x94\x30\xb8\xc4\x29\xc7\x12\x89\x86\x88\xc3\x65\xc7\xf9\xc7\x94\x9c\x58\xf7\xd6\x8d\xff\x71\xed\x7c\x30\x25\x0e\x5c\xf1\x14\x4f\x58\x39\x9f\x9e\xc6\x76\x3a\xd4\xa5\xbe\x0f\x76\xa3\x78\x9a\xea\x41\x58\x4f\x02\x42\xba\x1f\xe8\xc9\x10\xb1\x78\x32\xdc\x35\x23\x51\xc9\xbb\xd2\xde\xfd\xd8\x65\x3d\x8d\x50\xb3\xfd\x11\xe4\xa0\x32\x12\xdd\xfd\x64\x29\x97\x6b\x1f\x14\x6c\x3f\x03\x70\x98\x17\x42\xc2\x26\xc6\xa1\x89\x64\xfd\x0c\xc9\x3a\xf6\xe6\xd8\x4c\x17\x91\x6c\xc8\xb9\xa6\x33\x8f\x62\x1f\x72\xb9\xb5\xe1\xb5\xe8\x7a\x7c\x0c\x65\x43\x56\x8d\x6e\x6c\x01\x09\x39\x92\xb4\x44\x6d\x21\x3e\x58\x9e\xec\x9b\x0c\x26\x6a\x04\xf1\xc1\xa2\x28\xac\xe4\x5c\xfc\x56\x26\xc5\x9a\x9c\xf0\xc1\xa2\x28\x05\x3d\x64\x91\x92\xa6\x1f\x6c\x41\xd2\xfd\xda\xe1\x92\x36\x82\xf8\x48\x7d\xbc\x9f\xca\xae\x76\x66\x36\x82\x2e\xf3\x23\x79\x53\x71\xa0\x4b\x2f\x4e\x45\x1e\xb4\xf4\xdf\xb1\x57\xd0\x44\x3d\x17\xdb\x53\xcd\xd1\xe1\xbc\x68\x8e\xae\x5d\xb2\x60\x1c\x1a\xba\xe2\x2b\x29\xf2\xc5\xbb\x35\x24\x9a\x65\xeb\xd3\x70\x15\x89\xc4\x8e\xd9\x6d\x6a\x6d\x7e\xa5\xca\x48\xde\xb1\x73\x0e\x95\xf8\x9e\x9f\x1f\x55\xb2\x5a\x6a\x2e\x07\x6d\x0b\xa7\x4c\xea\x01\x89\xa5\xc3\x60\xb7\xe4\xc3\x5a\xa2\x08\x01\x89\x7d\x4f\xdb\x78\x3a\x64\x90\x83\x32\x92\x09\x83\x4c\xda\xf0\xd9\x36\x52\x60\x17\x07\xca\xb4\x94\xd2\x9e\x76\x19\xe3\x18\x98\x4b\x4b\xbb\x24\x03\x52\x49\x6b\x0f\xac\xa3\x7c\xc5\xdf\x12\x26\xfd\xfd\xb5\x13\x58\x29\x9f\xdf\x12\x28\x95\xc4\xc6\x79\xc0\x8d\xd3\xda\x38\xdb\xee\x18\xdd\x0c\xc3\x57\x5a\x5b\xe5\x80\xfb\xa6\xb5\x51\x72\x36\xb0\x24\xc3\x1f\x86\xaf\xd1\xcf\x77\xd9\xf4\x8d\x6c\xdc\x29\xee\xc4\x27\x20\x42\xa3\x3c\xe2\x6c\x22\xb8\x4f\x97\x7f\x49\x51\x26\x69\xb3\x12\x0e\x5f\x27\xed\x2c\x20\x37\x61\xbe\xb0\xbe\x79\x03\x70\xca\x96\x94\x94\xd6\xd0\x48\x13\x5b\x6b\x20\x2a\xa8\x24\xb6\xd0\xa8\x49\x3c\xad\x3d\x54\x8b\x52\x22\x70\x6f\xf8\xb1\x69\x0f\x93\xcd\xba\x96\xed\x0e\xaf\x9c\x20\x25\x2c\xe2\x70\x85\x64\xfc\x03\xd5\xf3\x16\xd0\x7c\x4f\x60\x21\xe8\x5a\x9b\xac\x9b\x78\x22\x88\x4f\x3c\x13\xc4\x87\x1c\x92\x88\xe1\x63\x11\xa7\xb5\xd9\x12\x92\x5b\x12\x76\x7a\xe7\x27\x3b\x27\xb6\x46\xc4\xc9\xb0\x47\x43\x78\x59\x55\xc9\xbc\x92\xac\xf2\xa4\xaa\x2a\xa2\x88\x26\x77\x59\x24\xd5\x56\x56\x7c\x52\x3b\x75\xa2\x0b\xb6\x52\xd6\x57\x2a\x48\x4e\x36\x69\x9e\xa7\xfd\x7e\x91\xea\x61\xf5\xd7\xfd\x86\x36\xb1\xba\x8b\x0c\x76\x4c\x27\xba\x22\x00\x22\x0c\x26\xd2\x1b\x75\x75\xd5\x54\x4d\xb9\xc9\x58\xea\xce\xca\x03\x9c\xf5\x5b\xba\xae\x92\xaa\x2b\xca\x86\x0c\xde\x3d\xfc\x61\xc1\x20\x11\xae\x0d\x53\x73\x4e\x5a\xfb\x65\xc5\xbb\x57\x52\x93\xf2\xa8\xe2\xb9\xdc\xc2\x46\x95\xd4\x4c\xc5\x1b\x41\x06\x3a\x13\x12\x41\x06\x9a\x0f\x12\xa1\xca\xbd\x3a\x18\x43\xbc\xcb\xe1\x03\x7e\x2b\xb8\x40\x22\x62\xc0\x2d\x2b\xad\x0d\x93\xdc\x6c\x25\x75\xa2\xc8\x24\x3b\x7d\xf5\x88\x37\x69\x98\x1b\x47\x12\xd4\x71\x8f\xf0\x95\x06\x4e\x59\x4c\x60\x9c\x3a\xab\xda\x33\x12\x4a\xa5\xaa\x5d\x1a\x08\x5f\xcd\x46\x11\xbe\xc4\xe2\x40\xa4\x10\xea\xa1\x74\x03\x82\x86\xfc\x84\x09\x1b\xc2\x4c\xd9\x74\x1e\x05\x31\x39\x9d\x1e\x3d\x0b\xfe\xa2\x3e\x63\x19\x2f\x40\xb5\xd2\x4e\x1a\x02\xa8\xa7\x2e\x01\x7f\xe8\xc6\xfd\x01\xc7\xb9\x63\x26\x01\xd6\x03\xce\x1a\x73\xd2\x4e\xf5\x20\x5b\x3c\xb1\x53\x4a\x77\x98\xca\x87\x4c\xc8\xdc\x61\xc5\x99\xbe\xb6\x28\xc1\xe7\x17\xd6\xbe\xf6\xa5\x52\x9a\x50\x5f\x63\x16\xbd\x57\xdd\xb9\xdd\x4a\xba\x0c\x07\x04\xfc\xb5\x41\x37\xa7\xfe\x36\x65\x0f\xdb\x4d\xd2\xc9\x9f\xec\xfe\xc6\xbf\x26\x45\xb9\xfb\x6a\x26\x4f\x04\x19\xda\x3e\xce\x7c\x99\x03\x3a\xa8\xf4\xbd\x54\xd0\x8d\x8f\x7b\x1f\xf5\xb4\xc5\xc5\xc6\x24\x4b\x2d\xd8\xdd\xc9\x7b\xb6\x7c\xe2\x2f\x4e\x86\x6b\xf8\x31\x65\x23\x18\x78\x5c\x28\x4c\x0c\x3e\x7b\x7d\x16\xe9\xd9\xc2\x8a\x3f\xec\x98\x5f\xfa\xc3\x6b\x6f\x90\x56\x49\xea\xa0\xf2\xba\x47\x4a\xe0\x73\x37\x5f\x85\xc8\x34\xb7\xbd\x93\x2f\x96\x82\x59\x08\x03\x2e\x69\xa6\x9d\x0e\xaf\xa4\xb5\x27\x93\x80\xb9\xa4\x59\x3e\x3f\xba\x0b\x62\xed\xce\xdd\xb1\xcd\xa5\x29\x4a\x27\x6b\x9f\xd6\xd3\x94\xe6\xb9\x2a\xd8\xf0\xb5\x8a\x36\xb6\xe8\x56\x56\xbb\xb4\x56\x4d\x1c\x69\xb2\xac\x05\x8f\x65\x4d\x5d\xc2\x20\xb1\x4e\xa5\xb5\x9d\x2b\x70\x72\x6e\xb2\xcb\x0d\xd6\xbe\x4e\xb4\x59\x49\x2f\x90\x81\xdd\xd7\xd3\x4d\x62\xf7\xf5\x9c\x9d\x0b\x77\xed\xea\xba\x1c\x13\xc1\x8d\xee\x9d\x6b\xfb\xee\xae\x66\xf5\x59\x95\x67\xce\x64\x0e\x10\x9b\x97\x36\x3b\x68\x30\x1f\x79\x15\x0f\x8a\x4b\xf1\x64\xcf\xc9\x46\xec\x0f\x6b\xac\x5d\x1f\xd4\xe5\xb5\xeb\x73\x90\xbf\xe4\xa5\xec\x8e\x68\xe5\x25\xc0\xc0\x02\xf2\x52\x75\x07\x76\x89\xbc\xa4\x82\x01\x69\x65\x94\xde\xe4\xdb\x77\x55\xa0\xdd\xc0\xae\x0b\x68\x4b\x22\x18\xcc\x60\x5e\x02\xc1\x48\xbe\x95\xd1\x08\x51\x30\xc2\x02\x01\x28\x73\x42\x71\x6f\xf0\x99\xb0\x46\xbd\xd9\x39\x20\x96\xb0\x7d\xe5\xe0\x59\xa9\xe6\xc3\x05\x61\x58\xe9\xa6\x12\xc3\x40\x95\x96\xc9\x65\x4e\x4d\x91\x4d\xa6\x64\x54\x69\xfd\xf7\x59\x53\x35\x0b\x86\xb4\xb4\xa1\x76\x7b\x8e\xc6\x48\x38\x86\x25\x16\x54\x8d\x6e\x9c\x6b\xad\x71\x7f\x81\x97\x61\x58\x87\x08\xbc\xfd\xb1\x60\x5b\xc6\x7e\x0d\x11\xe4\x25\x44\xd4\x78\xf8\x1e\xa8\x59\x7c\x19\x81\x22\xec\xf6\x85\xda\xf6\x31\xbb\x30\xf5\x99\x98\xcb\xaa\xff\x34\x73\x5a\xc0\x50\x80\x8c\xb5\xdb\x30\x82\xec\xb9\x6e\xce\x1f\x96\x9c\xf4\x03\x80\xa3\xe4\x31\x26\x08\x2a\x2f\xd9\xa2\x72\x28\xbb\x64\xd4\xf3\x10\xbe\xe4\x5d\x39\x39\x0e\x3f\x12\xe3\xf6\x02\xec\x4e\x11\x82\x87\x41\x06\x39\x89\x71\xcb\xaa\xd3\x28\xfb\xe6\x19\x34\x9c\x23\x67\x4d\x46\x34\x8a\x48\x62\xc8\x44\xce\x82\x0e\xb4\x1e\x26\x10\x09\xd9\xac\xd0\x20\x0a\xa1\x44\xc3\x5a\x26\x1e\xd3\x10\x0b\x53\x17\x1a\x16\x92\xf3\x3e\x03\x64\xa5\x5b\xa5\x1e\xb0\xb3\xb9\xde\x92\x0f\xc2\x2a\x18\x9c\x00\x10\x9d\x85\x79\x67\xdd\xe7\x4a\xa8\x1b\x3b\x57\x26\xea\x31\xb3\x5b\x65\xce\x99\x26\x29\x0b\x41\x22\x23\xa3\x93\x27\xb1\xe6\xe2\xb7\xd8\x49\xec\xab\x62\xba\x80\xb9\x66\xcc\xdb\x39\xfb\xbe\x9b\x6a\x9b\xb2\x27\x47\x9b\x0d\x9d\xda\x3c\x81\xc8\xd8\x48\x97\x0d\x92\x47\xce\xf6\xa0\xe4\x81\x98\x90\x97\xb8\xb1\x4d\xe2\xb9\xa1\xcb\x49\x10\xcd\xa3\x1b\xd4\x41\x0e\x91\x79\x99\xc5\x51\x2f\x76\x26\x4e\x32\xdb\x8e\x71\x92\x2e\x4b\x0d\xe4\xec\x4b\x59\x03\x39\xac\x3b\x6b\x20\x17\xc1\x8d\x68\x3d\x17\xb8\xb1\x91\x5d\x18\x08\xe2\xdc\x30\x60\x92\x13\xd5\x0d\x2b\x6b\xb2\x0c\xcc\xf2\x09\x0e\x4c\xa8\x38\x64\xc3\x1f\xe5\x35\x86\x3f\xca\xdb\xd0\xfe\xdd\xe5\xb3\x67\xb3\xb4\xab\x66\x63\x1e\x11\xec\x32\x46\xf7\x2c\x07\xe4\xf0\x44\x96\x53\x19\xda\xe8\xba\xe5\x7c\x7f\x12\x11\x9c\x98\xc8\xd9\xf2\xf4\x9c\x0b\x65\xd7\x9e\x13\x8e\x15\x21\xb1\xf7\x72\x60\x7d\x7b\x59\x33\x56\x7a\x0e\xc4\x96\x9d\xe3\xb2\x3b\x1c\x2d\x0a\x87\x9c\x91\x24\x4a\x9a\x64\x4d\x7e\xa9\x42\x98\x87\xe2\xa5\xb4\x86\x54\x95\x9d\x71\x24\xa9\x24\x3f\xc0\x52\x5f\xa3\x03\x1a\xa6\x14\x96\xd7\x9d\x4e\x33\xa3\xe6\x50\x45\x63\x63\xce\x9e\xaa\x70\xca\xcf\x0d\x14\x7d\x9f\xca\x9b\xd2\xf3\x49\x70\xa0\x04\x80\x2c\xa5\x1f\x30\x9b\xc2\x17\x65\x39\x6b\x77\xd8\xf5\x87\x27\x25\x28\x23\xe9\x61\x3b\xc9\xa7\x27\x28\xfc\x16\x33\x9b\x44\x78\x7a\xc4\x81\xf1\x2c\x31\xaa\xaa\xd7\x99\xe3\x53\x25\x84\x73\xfc\xd5\x1d\x32\x5f\x66\xf8\x04\x6a\x9c\x01\x39\xb8\xa8\x70\x06\xe8\x69\xc9\x1e\xc6\xec\x22\xff\x42\x3e\x95\x24\x2f\xe4\x53\x51\x6c\xf2\xb3\xfc\x55\xf6\x91\x92\x4d\x8b\xd7\x25\x2e\x23\x33\x9b\xad\x39\x26\x5b\x43\xfe\x76\xea\x8d\xd2\x2c\xd6\x67\x4c\x2e\x0e\x03\x36\x51\x43\x4c\x3a\x60\x48\xd4\xce\x5a\x2a\xfb\x56\x96\xc3\xb4\x9e\x3d\x2c\x22\x11\x18\xb0\x29\x9b\xd4\x8e\x82\x2b\xc5\x24\xa7\x5a\xd3\xb3\x36\x15\xd1\x71\xeb\x02\x15\xf9\xb7\x96\x6f\xa1\x33\x54\xa1\xef\x6a\xa8\x5e\x92\xd3\xfd\x32\x34\x50\x6e\x64\x66\x77\x4d\x18\x76\xe9\x82\xf5\x18\x7b\x53\x1a\x78\x1c\x1c\x3f\x4c\x33\x02\xf3\xc1\x24\x0c\xce\xc9\x9e\x9a\x1c\xe9\x61\x6a\xb3\x95\x83\x22\x90\x45\xb9\xdd\x24\x26\xce\x51\x4f\xec\xa5\x52\xd6\x24\xd2\x4c\x3e\x36\x89\x89\x13\xec\x49\x4c\x9c\xa3\x9e\xa8\xdf\x52\xdc\x24\x76\xcf\xe1\x4c\xf4\x09\x29\xc8\x10\x4c\x67\x6a\x7a\x62\x47\x46\xf9\x62\x1c\x95\xa4\x5f\xfc\x58\x4e\x1b\x32\x59\x94\xd7\x19\x44\xe9\xf4\xbc\x74\x20\xea\x5f\x4c\xb3\xbb\x4c\x67\x68\xaa\xf9\x25\xce\x0e\xf2\x2e\x07\x98\xa0\xfd\x62\x42\x0c\x83\xb6\xc8\xd0\xd0\x48\x81\x51\x48\xd0\xd0\x48\xae\x51\x0a\x31\x97\x1c\x23\x2e\xc5\x98\xcb\xe2\x7b\x2e\xed\x40\xa7\x29\x07\x0e\xa5\x6c\x19\x4c\xb0\x1e\x0a\x9e\x08\x32\xbf\x15\x52\x3b\x34\xb2\x6a\x14\x72\xe6\x37\x57\x40\x31\x80\x80\xfc\x51\xa5\x68\xb6\x29\x36\x84\x70\x8d\x6e\x43\x66\xfd\x18\x04\x22\x80\xa1\xec\x7b\xe7\xd2\xf7\x1e\x50\x07\x45\xc5\x38\x4c\x47\x63\xbc\x65\xf2\x03\x93\x4d\x25\x7f\x00\x3c\x58\x68\x09\x9e\xf7\x67\x66\xcb\x16\xa8\xfc\x24\x7a\x76\xdf\x11\x2d\x29\xca\xbc\x3f\x85\x5c\x13\x31\xb0\x7a\x4a\xdc\xed\x02\x49\xc4\x01\x03\x0b\x29\x51\x75\x6d\x37\x75\x73\x53\x8c\x95\xb0\xc5\x0c\x5b\x9d\xbc\xf7\x83\x97\x32\x73\x42\x50\xa4\xdc\xa1\x2c\xd1\x29\x72\x08\xb0\x94\x44\x98\x1b\x1b\x0a\x79\x2d\xa2\xe6\x2a\xae\x0f\x68\x72\xd3\x42\x7c\x24\xe9\x92\x0b\xe9\x2e\x9a\xeb\xb6\x24\xa0\x76\x4e\x96\x40\x15\x75\x42\x97\x44\x6c\x1e\x1b\x1f\x19\x31\xcc\xaf\x5b\xb8\x87\xa0\xa9\x29\x93\x55\x38\x71\x26\xaa\x98\x1b\xa3\xa9\xd6\x14\x63\x2b\xd9\x98\x0a\x69\xde\x35\xdd\x14\x63\x2b\xd9\x41\x4b\x26\x06\xef\x6b\x63\x5a\x31\xee\xc0\x5e\x32\x01\x7a\x42\x82\xf3\xa4\x96\xe2\x0f\xb8\xd1\x60\x20\x65\x67\xaf\xed\x76\x83\xb3\x80\xbd\xb0\x18\x86\x39\xfc\x00\x7c\x37\xcb\x38\x08\x76\x7d\xf1\x4d\x0f\x85\x61\xc0\x4b\x8b\x61\x98\xec\x33\x24\xf8\x68\xee\x03\xe6\x4f\xee\x32\x59\x92\x7d\x44\x8e\xe4\x15\xee\x55\x88\x1c\x85\x2c\x5c\xab\x10\x35\xf6\x90\xf6\x23\x1a\xb4\xea\x05\x09\x55\xab\x27\x17\x24\x44\xce\x81\x16\xee\x47\x88\x72\x4a\x52\x83\x44\x8e\x32\x97\x62\x88\x25\x2c\x90\xfb\x10\xa2\x06\x7a\xae\x43\x88\x06\x1e\x70\x1b\x82\xe7\xcd\x0b\x97\x21\xc4\xe2\x88\x95\xcc\x38\x22\x5b\x8a\x3e\x14\x67\x88\x0b\x0f\xca\x66\x02\xe6\x8f\x48\x22\xa0\x99\xa2\x52\x6a\xda\x2e\x12\xd9\x43\xc3\x52\x21\xb9\xea\x16\xd9\xfc\xa1\x69\xa4\xa6\xf7\xe6\x4d\x16\xb6\xbb\xd4\xd0\xbc\x9b\x85\x6e\x9c\xac\x25\x3c\xf5\x2c\xe4\x86\x53\xba\xc4\x3b\xd6\x58\x49\x05\x37\x8a\x01\x6e\x05\x37\xca\x21\xed\x2e\x41\x2a\xe9\xf6\x2e\x5d\x75\x54\x86\xb2\x84\xa7\xa4\x6f\xa6\x74\x02\x4e\x87\x95\xf0\x22\x09\xb5\xd7\x33\x34\xcb\x00\x2d\x5a\x89\xb8\xcc\xce\x21\x01\x0e\xc7\xfe\x76\xf2\xde\x36\x89\x10\x71\xaa\xf4\xcc\x6c\xce\x37\xb4\x21\x33\x7a\x02\x2c\xb3\x2b\x74\x10\xdc\xe8\x3c\x70\x91\x83\xc6\x38\x6e\x72\xe8\xd9\x15\x67\x80\xa5\x2b\xcb\x00\x4b\xa7\xc7\x00\x4b\x57\xf7\x10\xa3\x00\x34\x70\x01\xa0\x47\x96\xf1\x52\x87\xfa\x4b\x86\xea\x59\xee\x71\x62\xc7\xb6\x1d\x03\x2c\x5d\x09\x58\xa3\xb2\xc4\xc9\xd1\x54\x45\x5c\x72\xc5\xf4\x2c\xb7\x39\x41\x62\xf5\x3d\x48\x74\x85\x9c\xda\x42\x8a\x3f\x88\x45\x80\x3b\xc1\xa2\x8b\x93\xa0\xcd\x63\x7f\x40\xf4\xa7\xd3\x7d\xca\x32\xa8\x73\x19\x6e\x28\x4f\xba\xf0\xa1\x0b\xc5\xc5\x7c\xbb\x1f\x5c\xce\xb7\x75\x76\x0e\x71\x7a\xbb\x00\xdb\x65\xb1\x25\x20\xbb\xbe\x0c\x10\x91\xad\x12\xac\xa9\x07\xdb\xfb\x2f\x8a\xe6\x88\x62\x50\xa6\x98\xb9\x89\x18\xb5\xef\xdb\x34\x9b\x32\x44\x22\x34\xd5\xeb\xca\xcd\x59\x50\x21\x37\x5a\x53\x3a\x32\x2a\x53\xe2\x27\x2a\x53\x1d\xaf\x2c\x61\x27\x95\xf2\x35\x7f\x33\x64\x53\x10\x0d\xd9\x74\xae\x49\xda\xbf\xb9\xeb\x6d\xa4\x8d\x9d\x13\x5a\xea\x36\x75\x3b\x0a\xea\x3f\x8e\x02\x40\x08\xde\x54\x42\x26\xbb\xb9\xd9\x5b\x4b\x79\x12\xef\x01\xfc\x71\x10\x00\xfb\x14\xca\xc0\xf0\x10\xdc\x25\x9d\x78\x88\xa5\xdb\x99\x16\x31\x0e\x6b\x97\xf2\x0c\x20\xb2\x7c\x32\x54\x5b\x72\x04\xbe\x27\x72\x57\xee\x46\x84\xe7\x26\x08\x42\x32\x7a\x75\x0b\xdd\x1e\x2b\xba\x9b\x80\x2d\xee\xa7\x60\xf3\x01\x71\x9c\x9b\xd3\xeb\xaf\x42\x2c\x2b\x4b\xfc\x8a\x62\x6e\x49\x5f\xa9\xb8\x5f\xe3\xc6\xda\x84\x68\xea\xaa\x21\x8a\xa6\x29\x97\x1c\xf3\xa4\x63\x85\x08\x8e\xba\x98\xb0\xa1\x98\xda\xdd\x83\xff\x85\xd4\xee\x43\x75\xbe\xbc\xa6\x5a\x91\xe5\xbe\xc4\xbb\x8a\xa6\x97\x78\x52\x51\xfc\xe2\x43\x13\x01\x2f\x31\xa4\xf2\x15\xb3\x0f\x0f\x19\xd4\x8b\xa1\xd6\xb5\xfe\x6a\xa8\xf5\x3d\x01\xa5\xce\xf9\x4b\x40\x29\x04\x57\xb9\x6b\x68\x30\xb7\x15\x83\x99\xbb\x7a\x3d\xb8\xe0\x09\x46\x57\x31\x99\xb9\xc3\x7b\x0f\x8b\x39\x2a\x0a\x59\x9a\x12\xe9\x3f\x4a\x5d\xa2\x59\x32\x58\x90\x0c\xf4\x89\x8c\xc1\xa5\x1e\x02\x64\x99\x8e\x61\xb7\x95\x3b\x8c\x8c\x5a\xa9\x44\x6d\x56\x0f\x5f\xd4\x60\xcf\x74\x10\x08\x6b\x85\xa3\x55\x6e\x3a\xd2\x8a\x43\x12\xa8\xa1\xf5\xbc\x06\x81\xf0\x5b\xd0\xd5\xad\x7f\x51\x66\x34\x41\x20\xac\x43\x44\x70\xf7\xdb\xa9\xc9\xcc\x4a\x04\x2c\x33\x9f\x15\x13\x58\xe5\xa6\xa8\x52\xbd\x43\x84\x43\xfb\xa5\x46\xad\x49\xb6\x65\x56\x3d\x8e\xa4\x16\xd3\xe6\x17\x12\x93\x94\x1a\x09\x54\x86\xc7\xd5\x48\x74\xad\xa3\x88\xc6\xb4\x8a\x27\x4c\x5c\x87\xdc\xdb\x44\xfb\xc5\x10\xe6\xba\x04\xb5\xac\x93\xa5\x26\x2d\xe9\x54\x4a\xc6\xcd\xda\x47\x22\x6e\x56\xe0\x49\xd6\x73\x68\x5b\xa8\x4b\x0c\xcb\xea\xd3\xd5\x4c\x39\x1e\xe7\xa8\x9e\x26\x76\x7f\x21\x7f\x7f\xf6\x04\x40\x4d\x1b\x2c\xa6\x23\x11\x01\xec\x0c\x78\x84\x58\x46\x6f\x92\xff\xc3\x2d\xaf\x2e\xb9\x2c\x6b\xde\xe6\xf2\x9d\xf5\x03\xf0\x66\x5d\xb7\xd2\x14\x06\xac\x63\xc3\x82\x05\x6b\x87\x2a\xd5\x2c\x9b\xf5\x07\x23\x93\xbb\x3f\x08\xa4\xf4\x86\xc8\x75\xa4\x2f\x13\x79\x94\x9a\x1d\x82\x13\x6e\x3c\xa8\xe6\x92\xaa\x59\xcb\xc3\x55\x5c\x3a\x90\xb5\xdf\xd4\xac\x09\x43\x14\x78\x7f\xdd\xfe\xa4\x78\xf7\x04\x6b\xaa\x2e\x49\x2c\x6b\x0a\xaa\xc5\xdc\xe7\x98\x40\xeb\x92\xbe\xb2\xb6\x8a\x5a\x36\xd4\x34\x5c\x06\x0e\x6b\x2b\x6d\xd4\x5a\x6b\xdf\x35\xc1\xd8\x8a\x01\x64\xd8\x40\x2a\x91\x2b\x41\x2f\xb4\xf7\x1f\xec\x90\xe8\x5a\x09\x63\x96\x94\xea\x36\x5f\xf2\x7d\x25\x8c\xb9\x5a\x26\x52\x19\x1d\xa1\x56\x0d\x82\x98\x4e\x6b\x25\x52\xb9\xda\x12\x60\x55\xdf\x13\x95\x88\x36\x54\x97\x9c\x96\x55\xa5\x6b\xbd\x79\x6f\xf9\xb1\x21\x10\x57\x77\xb8\x9b\xbf\xbc\xd4\x02\xd8\xb6\x21\x07\xf1\x8d\x08\x92\x6a\x59\xe3\x25\x6c\xbd\xb6\x6d\xbd\x64\x18\x0d\xca\x75\x86\xdb\x22\xd6\xbd\x96\x9b\x31\xd6\xae\xb4\x26\xe4\x74\xde\x44\xa8\x1f\x6f\xdb\x9f\x0f\x1a\x33\x8b\x5f\xe8\x83\x3e\xfc\x05\x78\x8b\x34\xc9\x41\xe2\xa0\x58\x4a\x3a\xb8\xe2\x21\x13\xef\x93\x08\x0a\xb2\xb5\x1b\x8a\x2d\x4d\x72\x96\x38\xe8\x4f\xaa\x7d\x47\x1d\xd0\x32\x59\x49\x3c\x9c\x53\xbb\x61\xd9\x52\x6e\xe7\x02\x42\x99\xc6\x4e\x5e\x2f\xb2\x3d\x43\xac\x1f\xb6\x76\x93\x1f\x67\x3f\x99\x44\x30\xd8\x2e\xe1\xe2\x4e\xfa\x10\x46\x80\x1f\x1e\xda\x75\x7e\x86\x60\xb9\xba\x06\xf9\x51\x9c\x1f\x8c\x65\xf1\xdb\x27\xdd\x68\x6f\xda\x25\x12\x27\x7e\x6b\xf8\xf4\xc1\x6f\x6e\x1f\x00\x92\x33\xc3\x71\x83\x3f\x3c\x3f\x87\x86\x5c\x49\x54\x92\xab\x44\x64\x70\x4e\x74\x2e\x4c\xaa\xef\xa1\x36\x6e\xe0\x28\x59\x54\x9e\x78\xe7\xe5\x14\x58\xc3\xa2\x21\x71\x15\x73\x58\xe4\xc4\x7a\xf1\x66\x8e\x98\xa5\x54\xd2\xc8\x45\xc3\x6c\x49\xcc\x57\x94\x08\xaa\x16\x31\x63\x62\xbd\xb2\xa3\xe9\x7e\xac\xd8\xc1\xa2\x06\xb5\x8a\x1d\x2c\x6a\x8d\xab\x4b\xa2\x2b\x75\xff\x50\xfc\x81\x2e\xf1\x30\x72\xab\x41\xa9\x57\xa3\x0c\x2a\xf6\x85\x1f\xfb\x87\x9b\x1f\xfc\xc0\x74\xa0\xce\xdd\x12\xe8\x8a\xa1\x1f\x5c\x04\x52\x8c\x02\xaa\x4b\x9e\x2b\xfa\xe2\xbd\x13\x24\x91\x6a\xa7\x78\x0d\x48\x0a\x32\x7f\x6f\xab\x0c\x72\xec\x25\xd2\x99\xdd\xaf\xd4\x25\xd2\x15\x43\x68\x2a\x57\x57\x1a\x60\x51\xb1\x65\x25\x6d\xde\xf5\x26\xec\xbe\x7d\x79\x6a\xa1\x62\xe7\x4a\xda\xab\xeb\x43\xba\x2a\x71\x4f\x1c\x6c\xd2\x3a\xee\x65\x23\xa9\xa0\x3b\x7a\xd9\x48\xf7\x50\x5a\x7d\xda\xb7\xfb\xb3\x4a\x5d\x12\x58\xdf\x75\x70\xb9\x01\x17\x32\xd7\x6e\x06\x5f\x97\xcd\x1b\x62\xc2\xe8\x38\x51\x23\x6e\xcc\xb1\x22\x29\x10\x03\xbb\x8f\xf5\x55\x62\x60\x8d\x9a\xe4\xe6\x92\x1d\xc9\x59\xa7\x4e\x0c\xdf\xe3\xb8\x10\x4b\x24\x5c\x09\xbb\x8e\x3c\x5d\xde\x3b\x49\xe4\x23\xca\xe6\xe6\xe9\x40\x84\xf4\xe5\xa9\xd7\xaa\xf0\x65\x7c\x3e\x69\x1b\x6b\x76\xad\xbc\x64\x32\x70\x41\xbc\x3b\x4d\x12\x65\x93\xa0\x29\xea\x98\x70\xbc\x49\x9c\xaf\xe6\xcc\x55\x6e\x87\xee\x58\xa6\xa8\x71\x3e\x58\xf7\x28\x57\xa9\x44\xdd\xce\xcd\x3b\x35\x83\xef\x31\xda\x80\x8e\xc6\x69\x60\x52\x82\x95\x76\xa8\x1e\x0e\xca\x68\x60\xac\xa4\xb6\xe4\x9e\xa1\x27\xaf\x05\x45\x0c\xdc\x90\x6d\x09\x3e\x66\x74\x2a\x24\x9b\xcc\x86\x34\xb4\xb0\x37\x1c\x5a\xda\x7e\x40\xf6\xab\xb6\x0f\xa7\xec\xcf\xb5\x86\x16\xbf\x99\x06\x9e\x26\x1e\xd6\x3c\x62\xf4\x6d\x91\x98\x5d\xd6\x67\x8b\x4b\x07\x61\x7d\xb4\x25\xd1\x0c\x8c\x8d\x2d\x1a\x35\xc1\xf0\x97\x3c\x63\x58\x25\x17\xbc\x90\x1b\xb7\x34\xd3\x7b\x0d\x6b\x2f\x09\x90\x15\xca\xad\x2f\xdc\x6b\x51\xbc\xf3\xa5\xec\x2a\x4b\xc4\x19\xd0\x6e\x4b\x24\x79\x71\x20\xba\xd7\x84\x0a\xa1\xa4\x0f\x41\x47\x28\x21\x9f\x73\x69\xd8\x8a\xba\x31\x0b\x5e\x11\xe3\x49\xef\xa6\x4f\x8d\x7d\xa5\x65\xb3\xa8\xc2\xb2\xf7\xd5\x31\x9a\xa6\xda\x4e\xd1\x65\x59\xb5\x1f\x81\xaa\x61\x11\xd2\x49\xd6\x08\xa7\x35\xf2\xb5\xe9\x56\xdb\xcd\x5e\xbc\xb7\x0e\x1e\xd7\xdd\x35\x9b\xe8\xae\x2f\xac\xc0\x8d\xf0\xe1\xe1\x81\x86\xec\x41\x06\xfc\xd2\x08\x03\xf2\xa4\x73\x23\xfb\x89\xae\x8d\xe6\x2d\xba\x49\x02\x31\xa9\x9f\xfa\x7d\x33\xf1\x29\xa7\xf7\x4b\xf3\x7e\x02\x43\x7b\xda\xbe\xf3\x12\xf8\xc8\x44\xe2\x91\x81\xf6\xed\x92\x4b\xca\xfb\x5a\x4b\xca\x4d\x1f\x1b\xc8\xac\x38\x5c\xa4\xf2\x7d\xa9\x25\xc8\xd8\x77\x5a\x02\xb8\xae\xb7\x62\x1d\x1c\x45\xc5\x0e\xf0\x5c\xb1\x95\x34\xbc\x6d\x99\xdd\xab\x71\xc5\x9d\x67\x0e\x1a\xde\x36\xee\x4e\x28\xad\xe1\x0c\xac\x5f\xa5\xab\x2c\x8d\xd4\x24\x9e\x22\x68\xcd\x3b\x38\x19\x76\xdb\xd6\x79\x1f\x80\xaa\x5a\xde\xf7\x86\x52\xf6\x76\x3f\x7b\x37\x67\x34\x4c\xac\x21\x1e\xe4\x2e\xec\x24\x1a\xf1\x7c\x41\x43\x22\x50\xce\x69\xdd\x4b\x33\xc1\x4d\xf7\x5a\x2d\x31\xe8\xd5\x34\x86\x43\xb6\xae\x6b\x84\xfe\xc8\x3b\x66\x68\x42\xeb\x7b\xb9\x31\x5c\x0e\xb5\x18\x04\xd1\xc6\xbe\xb0\x00\x68\xf5\x91\x21\xeb\xb7\x61\x9a\x2c\xcb\x85\x83\x53\xb4\xe4\xf1\x15\xe1\xc0\x29\x66\x94\x46\x23\xd4\xc8\x20\x8b\x46\x8e\x10\x23\x3d\x1a\xe1\xb6\x86\x6f\x34\x8f\xb5\x18\x15\xd1\xd6\x86\x5f\x0d\xba\xf0\x3a\x24\x85\xcc\x66\x86\x5c\xa3\x8e\xdb\x29\xc7\xa6\x37\x9d\x65\x6c\x12\xed\x24\xf2\xdc\xb5\x89\xab\xcc\x48\x8f\x66\xb6\xd2\xb6\x1f\xcc\x97\x85\xd8\xd5\xf6\xa5\x96\x94\xd9\xab\xc7\x5e\x9c\x97\x69\x9a\x5d\xf3\x17\x6e\x37\x59\xe8\x85\x11\xdc\xfe\x2e\x4c\xff\x02\xb8\xf6\xea\x16\xc5\xd2\x85\x6d\x5d\xb2\xc6\x2d\x55\x72\xb7\x21\x32\x03\x38\x11\x5c\x6b\x18\x9d\x46\x33\x72\xba\x8d\x34\xee\x35\x8c\x8e\xee\xc6\xde\xcf\xfe\xd0\x6e\x3c\x22\xfb\x3d\x29\x0c\xec\xcd\x3b\x59\x8c\xe6\x6e\x37\xe0\xb9\x40\x6e\x6c\xff\xa8\x18\x6d\x5f\xbf\xe7\xe0\x3c\xde\xe2\xa8\x6f\x41\xb2\x55\xb1\xe1\x07\x44\x41\x3b\xbb\x9c\x68\x89\xd6\x7f\xf0\x3a\x20\x76\xb5\x07\x47\x83\xf5\x1f\x5c\x25\xd5\x3a\xde\xbf\x84\x3c\xd8\x9e\x9b\x70\x6a\x3a\xd8\x89\xba\x5d\x83\x1e\x7d\xdd\x1c\x8c\x68\xa2\x2a\x93\x5c\xfb\x74\xf4\x80\x4a\x9b\x44\xff\xed\xf7\xd8\x83\x9d\xde\x99\x78\x4f\x43\x13\x7b\xb0\xcb\x8c\x84\x69\xdd\xdd\xcb\xcb\xc6\x94\xb6\x1b\xce\xab\xbe\x1b\x25\x20\x52\x16\x49\xf0\x50\x77\x1b\x9c\x84\xa6\x4a\xdd\x84\x0f\x29\x5a\xb4\xb9\x73\x9f\x83\x8c\x97\xd0\x44\x79\x21\x0e\x2b\x03\xd5\xb8\x6b\x6b\xe7\xea\x68\x38\xac\x36\xa9\x93\x26\x64\x53\x34\x11\x45\x1e\x63\x6a\x6f\xe5\xbd\x6d\x62\x32\xdf\x6d\x76\xde\x5b\x87\x3d\xda\x49\xc3\xf1\x45\x56\xc6\xc2\xed\x5d\xcd\xe0\xa6\xf6\x3a\x00\xfb\x72\x00\x0c\x6c\xc7\x1d\xf1\x31\xc9\x95\x9b\xeb\xad\x1f\x02\x1d\x29\x73\xe3\x65\xfc\xf2\x64\x7d\x3f\x8c\x03\x1a\xb6\xc0\x90\x58\xb0\xfd\xc0\x0b\x10\x2c\xe3\x05\x60\x67\xee\x88\x1d\x9a\x1f\xfb\xe1\x90\x2a\x65\x5c\x64\x50\x74\x3f\x18\x12\xa0\x93\xf1\xd9\xcc\x7d\xa5\xe3\x22\x53\xf4\xec\x07\x43\xda\xa3\x70\x4e\xa8\x13\x9c\x06\xfa\xe2\xd2\x9d\x22\xfe\x3a\xb9\x46\x8d\x17\xeb\x78\xbc\x86\x9b\x18\x17\x9b\x75\x8f\x08\xf4\x25\x82\xf4\x0c\x35\xf4\x80\x90\xb3\x5b\x7a\xb8\x77\xd8\x3a\xd8\xc0\x21\xb1\xee\xa9\x1e\x9d\x39\x5c\x8a\x96\xb4\x06\xf6\x18\x28\xd3\x90\x66\x18\x25\xb5\x1e\x13\x5f\x33\x4e\xef\xbb\xde\x1f\x4b\x02\x8c\x39\x6e\x02\x05\xee\xd8\xf8\x21\x53\xee\x94\x7d\x2f\xd8\x36\x8a\x01\x7a\xd7\x17\x6c\x1b\xc2\xdf\xe0\x84\x44\xc0\x8e\x76\x8c\xa5\x1c\xce\xd0\x93\x0b\x97\xa1\x25\x80\x93\x04\xbc\x76\x1b\x5a\xea\x5c\x2f\x5e\xfd\x36\x61\x1d\x87\xb6\xc9\xc0\xdd\xb3\x93\x99\x80\xcd\x09\x49\xc0\x26\xde\xbd\x0a\xcf\x03\x12\x3d\x81\xdf\x5d\xc6\x9c\xeb\x88\x13\x0e\x10\x67\xd6\x7b\x4c\xd5\x8d\xba\xf9\xc7\x8d\x68\xee\xd9\x8b\xa5\xd8\x7e\x7a\x16\x17\x8c\x8d\x93\xb6\xc6\x59\xf5\x8c\x1d\x16\xfe\xd9\x33\x59\x0a\x60\xca\x3d\x63\x87\x85\xf9\xf6\x6c\xd7\xbe\xe7\xd4\x97\xf8\x5d\x72\xce\x50\x27\xef\x45\x33\xac\x65\xf2\x7c\x56\xcb\x9c\xf1\x90\x68\x0b\x47\x08\x04\xae\x14\xda\xb1\x8c\x39\x1c\xe6\xd9\x0b\x36\x59\x78\x44\x2f\xc2\xe9\xb7\xc2\xc9\x58\x96\x54\x34\x8c\x25\xeb\x64\x73\xeb\x6d\x7f\x2c\xa0\x00\x5d\x30\x79\x17\x2b\xe9\x68\x74\xb9\x54\xa1\xe3\x87\x0a\x74\x12\x6d\x55\x1a\xf7\xbd\xd0\x81\x95\xaa\x81\xde\xf2\x50\x57\xf0\x01\x74\xc1\xc3\xfb\x4e\x39\xe2\x2c\x54\x8e\xf6\x54\xcb\xe0\xc8\xe5\xc2\xc9\x5c\x35\x9e\x6e\xe6\x36\xcd\x72\xbd\x19\x43\x80\x4b\xb9\x37\x6c\xb2\xc3\x5a\x05\xe1\xdf\xaf\x49\x46\x20\x85\x61\x34\x39\x84\x89\x43\x45\x3a\x4e\xfb\x12\x8f\x86\xdc\xb0\x37\x2c\xa3\xec\x1e\x7d\x89\x47\x59\xf7\x46\x5f\xe2\xd1\x3e\x0b\xd8\x1b\x66\x5b\x0c\x21\x9d\x63\xbd\xda\xf6\x7a\xc7\x5e\x8c\x4d\xa4\x77\xac\xb6\xe3\x4b\xe5\xb4\x2f\x29\xca\xdb\x2c\x4a\xef\x02\xce\xe8\x3a\x80\x77\xcb\x18\x4f\x87\x75\x38\x96\x39\xec\x44\x0b\xb8\xef\x4f\xbe\x05\x7d\x9d\x13\x25\x98\x6d\x7a\x9f\x94\x7d\xff\x32\x50\xde\x0f\x8e\x1e\x60\x1d\xec\x03\xc0\x5d\xaa\xc3\x44\xd3\x8e\x74\x08\x9c\x3f\x64\x3e\x06\xc3\xc3\xcb\x70\x85\x74\x00\x11\x46\xe6\x3e\xb4\xf2\xa0\xe8\xf4\x9d\xf4\xd5\x49\x19\x9c\x1a\x15\x39\xc3\x44\x87\xbb\x2d\x0c\x90\xfb\x73\x6c\xa8\x02\x85\x04\x76\x28\x57\x77\x44\xb0\x43\xb1\xb5\x23\x76\x1d\x4a\xdf\x9d\x3b\xbe\x0e\x65\xf7\x7e\x62\xe8\x75\xe0\x1e\x40\xde\x24\x78\x9a\x9f\xc0\x2f\xb0\xf3\x0a\xd5\xbe\xc2\x4a\x74\x7a\x50\x6a\xf3\x50\x4f\x4a\xa9\x07\x90\xc4\x3f\x6b\xb2\xec\xa7\xd9\x18\x45\x8a\x9e\x35\x43\x3c\xfa\xb5\x81\xa4\xfb\x0b\x23\xa9\xf3\x87\xc1\xa5\x67\x27\xe1\x32\x49\x8f\x0b\xfd\x32\x0e\xd1\x4d\xe2\xf2\x3e\x7c\xd9\xc1\xa5\x6e\x9a\x6c\x79\x1b\x1e\xfd\x65\x62\x20\xf4\x93\xd7\x5a\x0c\xe6\xc6\xd6\xd8\x2c\x6b\x6b\x44\x9d\xea\x37\xc6\x50\x24\xb6\x7e\x6b\x0c\x25\x9e\xa7\x2f\x29\xcd\x54\x7e\xa5\xdf\x86\x47\xca\xc8\x6f\x03\x39\x65\xa2\x46\x10\x75\xb4\x94\x7e\x63\xa0\x93\x43\xdc\xdb\x8a\xc8\x0f\x8f\x19\xd7\x9d\x15\xac\x2c\x1e\xd4\xed\xcf\xb6\x22\xf2\xc9\x93\xf8\x01\x4c\x3c\x1a\x11\x45\xcb\xa3\x11\x11\xb0\x1e\x8d\x88\x12\xe4\x43\x22\x6d\xf7\x85\x67\x50\xb6\x0b\xad\x68\x32\x86\x47\x2b\x9a\xcc\xdd\xeb\xf2\x0c\x2d\xf0\x62\x85\xb8\xf7\x1b\x63\xc5\x8d\x15\xe8\x84\x87\x67\xc1\x9a\xdb\x56\x06\xc0\x53\x5b\x19\x60\x71\x8b\x40\x4a\x62\x9e\x3b\xdb\x52\x12\x45\x93\x64\xd2\x72\xc1\xb9\x54\x0a\x51\x8a\x4c\x27\x71\x4c\x35\x5a\xca\x58\x5e\x76\x8e\xa7\xee\x55\x39\xcd\x6f\xbd\x1a\x2c\xe3\x11\xe8\x24\xbf\xdd\x92\x8b\xd7\xa4\x1a\x91\xd2\xf1\x63\x69\xb9\xe9\x2f\x7c\xc9\x9d\x65\x49\x5a\x63\x0b\x57\xef\xa6\xcc\x05\xeb\x38\xd4\xd4\xa0\xac\x71\x78\xef\x7a\xa0\xec\x49\x6b\x6c\x51\xe3\xd8\xb7\x69\x37\x1e\x2a\xda\xb5\xb5\xbc\x98\x3f\xd9\xd6\xb9\xef\x89\x2f\x83\xb3\xcc\x9e\xcc\x1e\xa4\x64\x57\x4c\x1d\x06\x10\x61\xc9\x1b\x06\x10\xb5\xaf\x2e\xd8\x2e\xfb\xce\x0a\xb3\x93\x0c\x04\xa9\xe8\xa6\xcf\x95\xaa\xc5\x03\x2d\x83\x63\x61\x58\xc8\x46\x58\x72\x41\xb0\x06\x46\xb9\x6c\x59\x9d\x16\x58\x83\x17\xb7\x1c\xfe\x80\xe8\x64\x90\xce\x88\x8a\xf6\x80\xbe\xc4\xa5\xbc\x3b\x5e\x12\x52\xf6\xd8\x3a\x77\x65\xe4\x63\xd7\x27\x19\x26\x98\x59\x72\x10\x59\xff\x0a\x17\x68\xa8\xcd\x8d\xc8\x31\x09\x2b\x98\x51\xdb\xf6\x38\x25\x01\x30\xc8\x43\xec\xac\x5c\xaf\x51\xcd\x7d\x32\x52\x58\xaf\x69\x2e\xa9\x4e\xa2\x76\x0f\xaf\x30\xdd\xc3\xe6\xb0\x96\x2e\xee\xb1\x6d\x3a\x7c\x61\x26\x11\xe7\x15\xc9\x45\x31\x91\xeb\x37\x6a\x86\xad\x0c\xbc\x44\xca\x6d\x83\x63\x57\x5c\xcf\x5c\xc6\x3e\x5f\x05\xf4\xd8\x5b\xf4\x25\x8e\x22\x75\xf2\xad\x97\x96\x3b\x93\xc5\xfc\x24\xb4\x5f\xec\x0b\xbc\x7a\x5b\x20\x92\xc1\x20\xd9\x59\xd8\xdf\x2a\x3c\x53\xae\x4a\xaa\xb4\x53\x89\x94\x90\xb2\xaa\x62\xbf\x75\x8a\xf6\x29\x1a\xad\x08\x34\xcd\x4a\x6c\xd5\x62\x0e\xcf\xcc\xb1\xeb\xb8\x55\x5b\xe6\x08\x2f\x5b\xf8\xa8\xf2\x44\xea\xe3\x7f\x89\xb2\x92\x61\x38\xf3\x06\x0f\xf1\x21\x91\xa2\xb4\x8c\x66\xa6\x7c\x8a\x79\xcd\x07\x98\x68\x5a\x14\x45\x51\x83\xdc\x2c\x92\x93\xd6\xd1\x70\x52\x19\x3d\x72\x2c\x91\x82\x0b\xe2\xcb\x68\x9e\xe2\x05\xb4\xe6\xdc\x31\x47\x4b\x8a\x18\x1b\x18\xce\xea\x1f\x96\xc9\xe3\x21\xf5\x60\x61\x51\x90\x1f\x08\x11\xb0\xd7\x81\x0c\x51\xac\xb1\x44\x2e\x6c\x25\xa3\xaf\x7d\x18\xeb\xec\x20\x8d\xab\xca\x80\xf7\xa5\x14\x7d\x12\x5e\x0e\xec\xf9\x98\x81\xa1\xc5\x93\x5e\xc3\x0c\xef\xd2\x74\x37\x8b\x3d\xb8\x18\xd2\x14\x48\x42\x00\xf0\x94\xfa\xd0\xb9\x02\x27\x1c\x43\xd7\x86\xc4\x80\x00\xe0\x49\xc7\x81\xfd\xc5\xd0\xbc\x31\xcc\xde\x4f\x67\xc8\x02\x01\x41\x7a\x78\x33\x39\x77\xf3\x97\xc1\xf6\x6f\x24\xf6\xc0\xaf\x12\x36\x14\x78\x16\x14\xe2\xc6\x29\x48\xe0\xca\x0c\xf0\xb6\x74\x6a\x02\x04\xbc\x53\xf0\xac\xcf\x66\xe2\xfa\x42\x26\x30\x40\x74\x9c\x32\x35\x20\x3d\x81\x74\xd7\x67\xbb\x73\xc8\xa7\x97\x79\xee\x8f\xb5\x87\xf8\x83\x37\x83\x7e\xe9\x6c\x1d\xfb\x16\x75\x57\x0d\x69\x4a\xb4\xba\x0c\x92\xc2\x9a\x53\x61\x60\xe4\x51\x53\x1a\x17\x21\xf4\xc8\x8d\x03\x13\x4f\x46\x83\x18\xc4\x28\x9b\x16\x60\x5c\xdb\xfa\x08\xec\xde\xa2\xd9\x9d\x5f\xef\x8e\x93\x32\x89\x43\xce\x2e\x1b\x25\x08\x39\x8b\x07\xb7\x25\xe4\x0b\x43\x1f\x5b\xcc\xd8\xf6\x1e\x7b\x7e\x4d\x4d\xcb\x0f\x9c\xe8\xd6\x6a\x37\xc8\x1c\xeb\xd1\xf0\x41\xf0\xb1\x07\x6f\x86\xf6\x1e\xd5\xec\x81\x2f\x47\x45\x6b\x20\x56\xb8\x19\x0f\x52\xc7\xe6\xee\xc7\x18\x4d\x11\x51\x87\x29\x4f\xbe\x7d\xec\x05\x6f\x56\xf2\xf6\x31\x2b\x09\x36\xe0\x19\xa0\x1c\x85\x88\x73\x00\xe2\x82\xf8\xe4\x8c\x04\x34\x3c\x88\x26\xe7\xf5\x82\x1d\xdb\x47\xea\x50\x45\x1d\x5e\xc9\x8a\x08\x31\x1e\xd9\x18\x08\x26\x9c\xd9\x23\xe9\xe3\xd9\xb7\xa1\x52\xde\x80\xfa\x01\xb1\xeb\x08\x72\x83\xd4\xb1\x1a\x04\xbc\x25\xbb\xed\x8f\xdd\x09\xed\x6c\x52\xe6\x5b\x12\x9f\x18\xe1\x3f\x70\xfb\xec\xcd\x6b\xee\x38\x57\xca\x6c\xf9\x0e\x7e\xba\x1d\x83\x14\x2c\x48\x6a\x13\x63\x0a\x9c\x75\x30\x6b\x4a\x45\x53\xd8\x80\xc7\xdb\xe2\x14\x3d\xb8\x9b\x3b\x86\xdd\x10\xc0\xb9\x26\xa7\xc0\xf9\xde\xfb\xe9\x44\x23\xf2\x49\x31\x73\xd3\x78\x05\x95\x2e\x96\xac\x52\xb5\x57\x8d\x97\xed\x40\x9c\x2a\xa9\xb8\xae\x48\xd3\xdf\x25\x04\x33\xae\x38\x67\x78\x95\x34\x57\x79\x41\x78\xd1\xd7\x31\x5e\x11\xec\x26\xc6\x21\x74\xad\x29\xfb\xe6\x70\x39\x00\xc7\xd0\xb5\x15\x8d\x97\x31\x48\x5e\x2f\x63\xd8\xdf\x1a\xc2\xbd\xca\x27\x19\xfb\x65\xe3\xde\x33\xae\x8a\x76\xee\xeb\x07\x59\xdd\xfb\xce\xf1\x6e\x19\x73\xd0\xf0\x63\x76\xc9\xfd\x5e\xb3\xe9\xb0\x25\x30\x09\x44\x27\x21\xd3\xc5\x70\x76\xae\x94\x6a\x26\xb2\x3a\xcd\x50\x0b\x2d\x9c\xc1\x5b\xac\x30\x0e\x9c\x01\x5b\xa9\xcd\x92\x96\x56\x0c\x9f\x41\x4b\xee\xa0\x8c\xa9\x94\xc9\x3d\x4d\x4b\x0b\x15\x9e\x41\xab\x6e\xa7\xec\x9d\x71\x60\xef\x0c\x98\x50\xf7\x07\x4e\xb4\x8d\x22\x83\x75\xeb\x20\x83\x09\x1d\x82\x0f\x39\xe3\xcb\x19\xcd\x4e\xc0\xfa\x3a\x4d\x46\xdb\xbf\x54\x52\xbd\x07\xab\xea\xb0\x3b\x4d\x5b\x2b\x6e\xbd\xed\xbe\xc3\x52\x4f\xf3\xd3\x42\xb1\x5e\xcd\x5e\x0c\xc6\x3f\xa3\x17\x19\x8a\x9f\x68\x0e\x3d\x7f\x31\xcb\xac\xa0\x11\x38\x6d\x34\xfe\x99\xb0\xe6\x41\x51\xa7\x06\x20\xa7\x2f\x61\xcd\x4b\x96\xb1\xa4\xb2\x29\x9e\xe4\x9b\xad\xfb\x5b\x6f\x63\xce\x7e\x8c\xd9\x0e\x06\x77\x66\x04\x40\x3f\x36\x58\x9a\x95\x79\x66\xac\xa7\xd5\x32\xd6\x53\x3b\x23\x25\x9b\xc7\x23\xce\xec\xcd\xf7\xc1\x1f\x84\x8e\x81\x66\x6c\x8d\xc5\x4a\x40\x87\x1b\xee\x24\x43\xad\x14\x7e\x12\x1a\x5d\x05\x28\x23\x22\x15\xdb\xc1\xbe\x88\x24\x71\x12\x02\x6d\xe4\xfb\x49\x08\x74\x47\x0f\xe4\xf2\xfa\xc6\xed\x90\xe5\x2c\x02\x47\x9b\x06\xde\x78\x18\xf3\x2c\xa2\xce\x1f\xb0\xed\x4a\xa3\x64\xa8\xed\xec\xfd\x67\x11\x75\x8c\xb2\x78\x2f\x2a\x82\xcb\x89\x00\x57\x77\xcf\x58\x42\xb3\x3d\x03\x69\xb5\x51\x13\x27\x58\x1f\x94\x26\x1b\xc5\x52\x2f\x26\x3c\x37\xef\x9c\x55\x2f\xc7\x73\x11\x28\xf1\x25\xcb\xfa\x17\x9d\x84\x2a\x82\x19\x02\xc1\xd4\x5d\x1c\x55\xf1\xeb\x7b\x33\x3c\x58\xf6\x3a\x0f\x89\xb7\x3a\xfd\xb6\xea\x10\x00\x89\x20\xeb\x3c\x82\x0f\x8c\x41\xf2\x24\x53\x4d\xdf\x60\x78\x71\x9d\x0b\x90\x44\xb6\x5d\x64\xec\x5b\xfd\x50\x70\x4e\xd2\xd3\x28\xa3\x9d\x0d\x53\xa0\x58\x32\xc9\x9b\x31\x27\x67\x3b\xf9\xc1\x32\xa6\x47\xa9\xad\x61\x23\x75\x40\xc6\x64\x3b\xd1\xcd\xcb\xd5\xaa\x1f\xbc\xf4\x00\x18\x7d\x2f\x4d\xba\xeb\x9a\x95\xad\x45\x62\x5b\x8f\x00\x9e\x9d\x80\x62\x67\x82\x60\x9b\xa2\x70\x73\x76\x2f\x14\x1f\x7e\x01\x50\x52\x4d\x17\x28\x00\x31\xe6\xda\x35\xd3\x5d\x1a\xe0\x86\x38\x6b\xfd\x96\x27\x96\x21\xe5\xb6\x93\x0c\x73\x75\xd8\xf5\x92\x0c\x93\x16\xcd\x93\x38\x6b\x1d\x97\x27\x49\x6d\x3d\xe0\x76\x1a\x67\xed\x94\x0e\x4f\xdc\x8b\x82\xe1\x2a\x06\x7f\xc3\x7c\x47\x2e\x1a\xa2\xae\x35\x25\x9d\xe3\xa2\x07\x40\x1a\x82\xca\x70\x86\xf8\xb3\x0e\x36\x66\xa7\x71\x00\xb6\xf3\x6e\x46\x00\x0f\x5b\x9d\xa7\x57\x79\xcb\x71\x88\xcd\xce\xe9\x4b\x7d\xd4\x7b\xfc\x86\xea\xdf\x79\x3a\x12\xcb\xd8\xa3\x25\x73\xa2\xb5\xb5\x4d\x9e\x27\x36\x68\x51\x78\x7a\x1d\xaf\x40\x9a\x2c\x60\x53\xe4\x29\x25\xf8\x05\xd0\xbb\x22\x4f\xa1\xe7\xbd\x59\xee\x5c\x3c\x97\x16\x4f\x1a\x22\x42\x7b\x8f\x83\x08\x6d\x23\x2b\xb8\x65\xd0\xdb\x94\xcb\x79\x61\x77\x65\x5b\x3e\xc9\xb1\xab\x58\x7b\x5e\x64\x0f\x93\x32\xc9\xb1\xab\x7f\xf1\xbc\xb0\x10\x3b\x32\xf2\xed\xea\x5d\x3f\x2f\x2c\xc4\xce\xe3\x85\x25\x5b\x5a\xbc\xb0\xcc\x36\xeb\x60\x20\x76\x05\x12\xd9\x6d\xa4\xc1\x79\x0b\x3f\x75\x6e\xac\xda\xc8\x15\xe7\x0d\xfc\xae\x33\x93\xe4\x29\x18\x9e\x44\x76\xeb\x75\x3c\x6f\x81\xb6\x6c\xca\x33\x80\x30\xca\x5b\x04\x19\xe5\xdd\x7c\x0f\xd0\x92\x00\x81\xdc\x86\x1c\x9c\xb7\x40\xdb\x0e\x56\x6d\x69\xcf\x0b\x7b\xb5\xbf\x9d\xb7\xbe\x6d\x0c\xcd\x5e\xc9\x38\x54\x2e\x4f\xd3\xe2\x19\xff\x74\x12\xa8\xad\x4f\xe8\x7c\x88\x2c\x41\x42\x39\x9f\x86\x36\xca\x80\x1e\xa2\x4c\x90\x4a\x4e\xc2\xb4\xfb\xae\xb3\xe0\xd3\x7f\x79\x12\xa6\xad\xc4\x75\x2e\x91\x71\xe8\x22\x3b\x09\x19\xea\xbb\x1d\x8c\x38\xc1\xbe\xb0\xd1\x22\xf5\x9c\x04\x0d\x29\x4a\x9e\x4b\x7c\xcc\x06\x15\x9e\x44\x6c\x2b\x4a\x9e\x13\x13\xed\xae\xef\xc5\xd1\x52\xc5\x74\x00\x20\x69\x32\x00\x45\x23\xd2\xf0\x2a\x4a\x9d\x53\x35\xdb\xfa\x00\x2d\x2b\x9a\x02\x6d\xa3\x00\xbd\xbf\x15\x68\xbf\xd5\xf2\x04\x40\x46\x75\xab\x89\x9e\x58\xb7\xb2\x16\xbb\x93\x44\xbc\x5a\x10\x4e\x52\x15\x1d\xba\x72\x4e\x13\xf1\x2a\x63\x99\x88\x57\xdb\xc2\xf9\x7a\x85\xce\xfe\xc4\x7b\xbb\x1c\x36\x52\xe3\xa1\xda\x73\xee\xc8\x24\xb7\x27\x73\xf4\xca\xfa\x4c\xcb\xab\xaf\xed\xc4\x11\x59\x34\x3b\x9f\xdb\x3e\xc6\xbc\x5c\x87\xc6\x5a\x26\xe0\x3a\xbc\x41\x8f\x41\x5e\xe6\xe2\x55\x43\xba\x0e\xcd\xcb\xa0\xeb\x3a\x04\x2d\xda\x40\xa7\x4f\xbf\xd7\xa4\x9c\x29\x0b\x4b\xa5\x8c\xd1\x1b\x13\xe3\x75\xec\x5c\x2c\xf6\x21\x28\x4c\x9b\x17\x7e\x06\x5d\x4e\x97\xb7\x94\x9b\x7d\xf5\xda\x59\x7a\x59\xaa\x57\x30\xf5\x4f\xf6\x17\xaf\x9a\x14\xae\xa0\x4d\x17\xae\x7b\xed\xbc\xbc\x5f\xb3\x3b\xef\x16\x0d\xdc\x13\x56\xae\x9d\xb5\x17\xc9\xe7\xda\x51\x52\x10\xd2\x15\xc8\xf1\xc8\xf2\xbf\x82\x41\xaf\xd9\x4f\x5e\xf3\x03\xd1\x6d\xdc\x83\xa0\x5a\x34\x0d\x07\x6c\xe8\x22\x28\x3c\x68\x8e\xbd\x96\x24\x59\x4c\x2f\x77\x99\xcf\xd7\xa3\x75\x97\xf9\x7c\x3d\x59\x75\x21\x56\x06\x4d\x9f\x57\xd4\x30\x9d\x7d\x20\xb9\x6f\xf5\x13\x2f\xdd\x4d\x76\x79\xfb\x89\xc0\x3c\x1a\x90\xed\x7f\xfa\x0b\x30\x93\x21\x21\x18\xdf\x74\x25\x83\x4a\xa9\x85\x21\x2e\x68\x1a\xbe\x88\x24\xd7\x36\x76\x25\xed\xcf\x7e\xb0\xe3\x43\x79\x58\xe2\x64\xa9\xa2\x22\x7b\xb5\xab\xa0\x70\xc9\x61\x65\xab\xbb\xb4\xd0\x99\xce\xf1\xca\x3b\xf0\xd2\x5f\xd0\xef\x3c\x6c\x75\xe5\x9d\x36\x8e\xd1\x13\xf0\x9d\x34\x61\x5e\x84\x54\x65\x4f\x92\x5c\xd9\xec\xc2\xc9\x87\x7d\x31\x10\x78\xcd\x72\x35\xd6\xd3\x85\xd9\xce\x2f\x96\x98\xd8\xa4\xf8\x25\x24\xca\x70\x2e\x6f\x85\x82\xb9\x5d\xf8\x02\x3d\x93\x76\x15\x6d\x45\xd6\xf1\x96\x69\x5a\x31\x56\x4a\xd2\xad\x5e\xea\x0c\x9e\x8d\x9b\x82\x41\x5f\xe6\x2f\x40\x4f\xbe\x88\xa1\xda\xf7\x01\x5c\xdf\xd2\x0b\xd2\x6a\xd5\x41\xe4\x0f\xe8\x31\xc3\x96\x08\x05\xd9\x5f\x1b\xf9\x5f\xed\x0e\x29\x05\xb3\x07\x77\xd9\xc6\x3d\xb0\x86\xf3\x3b\xf8\x5e\x01\x9e\x86\x5a\xe2\xbd\xe5\x6d\x1e\x65\x6c\x7a\x05\xa3\x3f\x28\x99\x38\xe8\x25\xe5\x8d\xbe\x7f\xc0\x4f\xc4\x16\x7b\x35\x49\x0d\x50\x09\xab\x0e\x1e\x26\xbc\x0c\xab\xae\xc5\x5f\x1e\x26\x9b\xc1\x2d\x69\xae\xa8\xca\x5f\x04\x55\xfb\x9a\xf4\x04\x7b\x65\xf4\x9d\xb6\x96\x6f\x91\xeb\xe4\x26\xdc\xce\xb4\xd7\x55\x5f\x9c\xdb\xd1\xe0\xe1\x73\xf0\x04\x52\x79\x28\xf9\xea\xce\x99\x55\xb0\xe9\xb9\xf6\xbb\x0e\x19\xa8\x88\x38\xaa\xae\x04\x79\x91\xbf\x49\x37\x15\x77\xf8\x56\xee\x5f\x2e\x97\x77\x2d\xa1\xcb\x79\x9d\x6f\x1f\x0e\x78\xec\x3c\x33\x94\xbb\x17\x89\x53\x1e\x5e\xe9\x4d\xd9\x0b\xd3\xed\xc0\xcb\xc6\x6d\x14\x0d\x4f\xb6\x32\xbc\xd7\xda\x46\x8d\x9d\x92\x35\x1a\x3b\xe5\xe4\x9f\xea\x32\x34\x84\xed\x4e\x87\xed\x65\x9a\x01\xd9\xea\xa9\x96\x4c\x07\x27\x51\x5e\x76\xac\x07\xaf\xd5\xf4\x25\xbb\x23\xc1\x30\x57\xa8\x97\xeb\x24\x00\xca\x71\x9f\x1c\x09\x97\x57\x5c\xa8\xca\x42\xc2\x3d\x91\xe6\x00\xbe\x2e\xa2\x8d\x64\xe4\x4b\xdc\x8a\x5e\xe7\x72\x5d\x1c\xcc\x16\xda\xcb\x1b\x83\xdd\x37\x96\xbc\x15\xcd\x8f\x77\x2d\x79\x2b\x7a\xc5\xca\x75\x11\x6b\x24\x2d\xdc\xe8\x1d\xd5\x32\x2a\x9f\x93\x45\xb0\x95\xd1\xd6\xd7\xbd\xcf\x82\xfa\x40\xb0\x91\xb3\x78\x13\x2e\xe1\xb4\x93\x70\x78\x73\xa2\x9b\x70\x1e\x57\xde\x8d\x16\x20\xf9\xdc\x68\x01\x32\x5e\xe4\x24\x43\x04\xae\x1b\xd1\x5a\x86\x7a\x23\x9c\xda\xd7\x83\xf9\x9e\xbd\xf6\x7a\x30\xdf\x4b\x91\x8f\x4a\x80\x75\x5c\x6b\xf4\x4b\x1a\x61\x63\x0c\x2f\x6e\x5d\xaf\xb5\xf8\x03\xc2\x9d\x80\x7a\xca\xcd\x43\x6b\xd7\xb3\xe3\x89\x41\xfc\x83\x7f\xdd\xa5\xb3\x44\xa0\xac\x4f\xf4\x52\x04\xf2\xbd\x22\x90\x9c\x78\xe2\xc0\x71\x65\x73\x29\x81\x26\xaa\x6b\xe2\xcc\x91\x6b\x4d\x44\xb5\xfd\x5e\x51\x8d\xbe\x90\x7a\x74\xd3\x5e\x64\x75\x32\x7e\xf2\x5a\x52\x8f\x37\xe9\x97\x6b\x49\x3d\x59\x0f\xf5\xb5\x24\x9d\xac\x5b\xf8\xd2\xa7\x67\x8a\xc5\x8b\x04\x8d\xba\x4d\x2e\xaf\x69\xf7\xa8\xdd\xf5\x1a\xf9\xef\x0f\x04\xd8\xcb\x6a\x5e\xac\xa1\x74\xcc\x89\x35\x51\xfd\xea\xa5\x82\xf9\xdf\xdb\x72\xd5\x29\x63\x1d\x81\x59\x72\x3d\x76\x34\xff\xdc\xed\xa1\x33\x6d\xfd\x5c\x95\x1d\x6d\xff\x36\xc6\x1a\xae\x73\x1b\x63\x9d\x6d\x08\x0d\x04\x4a\xbb\x0f\xbc\x87\xc9\x86\x70\x9b\x74\xbf\x35\xb9\xca\x2a\x9a\x99\x38\x5a\x5e\x84\x89\xc8\x76\x7b\xf7\xa4\x2d\x86\x3d\x5c\x9a\x0c\x9a\x87\xaa\xbf\xe8\x94\x00\x06\x52\x19\xef\x3a\x30\x0b\x84\x97\x3b\xec\x2c\x14\xd6\x57\x1f\xee\x7e\x80\x4a\xc1\xf2\xb8\xa3\x31\x3a\x70\xb9\x9b\x64\x8c\x50\xfe\x6d\x92\x00\xd5\xca\x3b\xb2\xbf\x81\xa1\x68\xfa\x48\x5f\xe3\x87\x60\x09\xdd\x26\x54\xda\x6d\xca\x38\x29\xaf\xdd\xbf\x1b\xfd\x7a\x93\x7c\xd1\x20\x93\x9b\x80\x6b\x9d\x27\x77\xe2\x04\x0b\x94\x7f\x73\x33\xb2\x4d\x7a\x33\xb2\xc5\x73\x01\x60\x05\x32\xcb\x8b\xfd\x25\x29\xf4\xdd\xde\x96\x3f\x28\x6f\x8f\xf9\x2a\x93\xab\x38\xc3\x8f\xb8\xa1\xbc\x66\x67\x9a\xed\x7f\x29\x9e\x5f\x30\xb4\xdb\xe3\xf7\xdc\x87\x5b\xee\x6c\x46\x59\x76\x93\x9b\x94\x46\x06\x7a\xdc\xc4\x5e\x6b\x56\xbb\x91\x1f\x8c\xe1\xb8\xcb\x01\x41\xf1\xbe\x04\xca\xa0\xb7\xc8\x71\x58\x5a\x37\xe2\x43\x1c\xfe\x20\xdf\x63\xd4\x18\x99\x22\xdc\xfb\xe6\x86\xe5\xb0\xeb\x60\x94\x11\xa7\xc5\x2b\x60\x91\x38\xee\xca\xd6\x8d\xa6\x7c\x57\xd7\x2e\x1f\x54\xd7\x2e\x50\xd4\x2d\x5e\xd3\xea\x92\x1a\x8a\x39\x58\xef\x25\x1c\x14\xa5\x09\x2f\x69\x4f\x5a\x18\x6e\x6e\x7b\x34\xe8\xe5\x26\x7f\x22\xf2\xc0\x6d\x54\x35\x6f\xf1\xf2\x79\x08\xe8\x26\x6d\x91\x87\x7b\x6e\x52\x12\x0d\xc3\x20\x6e\xbc\x78\x02\xad\xe7\x4e\x7a\xd7\x5d\x67\x93\xdd\x25\x87\xfe\x79\x73\xf7\x72\x2c\xfe\x20\xa5\x31\x48\xae\x49\x34\xed\xc6\x4d\xf6\x44\x0f\x4c\xde\x9d\x50\x78\x3b\x76\xeb\x76\x5c\xa4\x12\x32\x49\xc9\xbd\xdd\x71\x2c\x09\x77\x6b\x64\x84\x9b\xdd\xda\x6c\x2a\x37\x2e\x38\x6d\xaa\x37\x3b\xb7\x19\x3b\x6e\x36\xe5\xae\x54\x7c\x9b\x55\x51\x67\xd6\xed\xa5\xed\x0a\x34\x37\xf1\xcd\x26\x9e\xbc\x3d\xcf\x64\x22\x98\x7b\xbc\xfc\x40\x19\xbf\x9b\x07\x95\x6e\xac\x28\x5a\x5e\x6f\xfc\x6e\x45\xfe\xb3\xf6\xee\x5a\x24\xa3\x53\x2a\x66\x3c\xc4\x3d\x1b\x04\x7e\xe3\x77\x2b\xae\x46\xfc\x6e\x45\xca\x61\xef\x36\xea\xe2\xe6\x80\xbb\x56\xaa\x7b\xed\xe3\xb5\x48\x82\x58\x4f\xb4\x15\xdd\x27\xfe\x20\x58\xe9\x7d\x3a\x00\xf0\x42\x8a\x20\x93\xa2\xde\x27\xac\x8b\x5d\x98\xcb\xf5\x77\x92\xcb\xfb\x12\x7e\xcb\x88\xad\xce\x81\x0e\x37\x76\xf6\x1b\x87\x5b\x41\xb0\xf3\x2e\x7e\x8d\x33\xb7\xfe\x36\x89\xc8\x83\xee\xde\x31\x71\xef\x64\xc7\x2e\xa8\x5b\x33\x9d\x0b\xf7\xc6\xf5\xe1\x94\xe3\x03\xd3\x60\x7a\xe3\x03\xd3\x06\x7d\x93\x70\x51\xfb\xf2\x7d\xe3\xf8\x70\xf8\xdc\x9e\xa8\xa1\xf2\xbe\x5d\xb1\x80\x8d\xdb\x4b\x23\xf7\x8d\xdb\x4b\x83\xdd\xfd\xe8\x59\xe2\xdb\x9d\x0f\xd9\x86\xf0\x7b\xe9\x21\xbf\xd9\x87\x87\x3b\xe9\x8d\xb3\x4b\x6b\xf6\xfd\x08\x1d\xc8\x78\x14\xa6\x7c\x2f\x21\x31\x82\x47\xe8\x6c\x48\xe8\x6c\x07\x88\x5c\x7f\x8f\x10\x31\x9a\xb9\x05\x37\x1f\x10\x7f\x5c\x46\x73\xb3\x29\x5a\x22\x47\x4f\xfc\x3a\x95\xdc\x3d\x95\xd6\x6c\xed\x81\xf3\x30\x3e\x62\xa3\xa3\x73\xed\xd9\x26\x13\xe1\xdf\xdc\x13\x60\xea\xbf\xdb\x64\x3e\x12\xd9\xcb\xc6\x19\xac\x83\xd6\xac\xd1\xf8\x5e\x1b\x73\x34\x0d\xe0\xfd\x22\x5d\x4a\x65\xaf\xd3\xc5\xd4\xbd\x8b\x9f\x25\x29\xfd\xbd\x80\xc2\x3a\xb7\xb2\x9e\x95\x04\xcf\xde\xf0\x0a\x41\x5a\x0f\x81\xcf\x89\x65\xf5\x90\xfe\xc7\x8c\x80\x8f\xa1\xca\x60\xed\xd9\xbb\xb7\xef\x31\xbe\x13\xc1\xf1\x18\x86\x0c\xbb\x79\x0c\x43\x6e\xd6\x27\x63\x4d\xb1\x7d\x8c\xef\xac\xed\x27\x18\xd9\x84\x2c\xf2\xe0\x8e\xaa\xb0\x83\x87\x4c\x3d\xbd\x5b\x46\x7e\x44\x46\x7b\x82\xb7\x18\x40\x41\x4f\x10\x22\x5b\x02\x22\x36\xed\x87\x18\xe6\x5a\xf7\xd7\x08\x14\x70\x9f\x87\x0c\x3e\x9d\x9d\xe7\xc1\x1d\xa5\xb0\xf7\x98\x60\xb9\x59\x5f\xcd\xcd\x46\x01\x15\x37\xd5\xc3\x35\x89\xbd\x59\x46\xd4\x65\x3f\x7c\x22\xde\x0d\x7c\x5f\x4f\x14\x52\xd0\x12\xf1\x0c\xa0\x8c\x3f\xa4\x01\xf2\x62\x90\x27\x0a\x28\x68\x89\x38\x37\x9a\xf5\x85\xd3\x76\xcc\x44\x21\xd0\x11\x80\xba\xe5\xd7\x74\x70\xd4\x4a\x42\x04\x14\xc4\xe6\xe8\x2a\x7f\x12\x86\xe3\xee\x7b\x0c\xde\x22\x9b\xb0\x65\x6d\x97\x4f\xc2\x4c\x6c\xcf\x86\x2d\xc3\x53\x1f\xbd\x56\x8e\xde\xb0\x65\xd4\xe7\xc7\xb0\x65\x5c\x07\x4f\x42\xf8\xdc\xfd\x22\xa2\x75\xeb\x23\x93\x8b\x09\xa4\x87\x36\x1c\x8e\x21\xcc\x52\x45\x46\x7c\x41\x7c\x78\x32\x40\x3b\x1d\x59\xa0\x01\x28\x03\xb4\x14\xc5\xf9\x72\x45\x8c\xc7\xc3\x5c\xde\x3c\xf4\x64\x0c\xda\x88\xc9\x4f\x56\x57\x97\x44\xb2\xa0\x82\xec\x8c\xc9\x15\xf6\xf9\x64\x54\x09\x27\x90\x88\x67\xe3\xd2\x9e\x8c\xfa\xe0\xe4\x14\xd4\x07\xb6\xf2\xa7\x08\x1d\x1d\x14\xa1\xa3\x9d\x22\xea\x40\xcb\xbe\x67\x08\x36\xf4\x78\x39\x82\x71\x3a\x4f\x11\x0a\x5b\xc2\xe2\xa3\x07\xfa\x29\x5e\xa5\xc1\x40\x2b\xc9\x23\xa4\x41\xc3\x93\xe1\xfa\x8f\x21\xc9\xb0\xcc\xa7\x62\x59\x76\xe9\x18\x9e\xec\x12\xe4\xc6\x03\x93\xa3\x3c\xd5\xa1\xd1\x71\x25\xe4\x0e\x76\xfe\x54\x52\x58\x48\x15\xc4\x17\x75\xc3\x4b\x1e\xa3\x93\x77\x59\x20\xbe\xbc\x95\xe1\x31\x8f\xb3\x52\xc6\xa3\xf9\x01\x79\xfc\xf9\x26\x95\xd8\x1c\x16\x65\x98\xf4\x43\xb8\xb2\xce\xbb\x07\x5b\x44\x37\x30\xe8\x21\x5e\xb9\xef\x0f\xb0\xce\x8a\x9c\x86\x75\xd6\xd5\x4d\xbc\xb2\x7b\xcb\xd3\xd5\xa7\xa8\x4f\xa8\x91\x5e\xc3\x87\x58\x23\x23\x1b\x9e\xae\x0e\x05\x72\xfa\x3e\x61\x09\x96\x89\x49\xd6\xc3\xf7\x74\x94\x2b\x76\xc1\x87\x98\xe4\xbe\xcb\x40\xbd\x3f\x16\x6a\xbf\xd5\x23\x22\x75\x90\xee\xc7\x1d\xee\xe9\x1e\xc5\x71\x9c\x43\x43\xac\x70\x0c\x0d\xb1\x0e\x68\xc9\x3e\xd9\x30\xdf\x67\x68\x94\x15\x90\xb1\xa5\x46\x7a\x1c\x9a\x88\x05\x17\x49\xe8\xd0\x88\xf1\x0c\xe3\x79\x1d\xed\x92\x84\xb2\xb1\xbd\x0f\x92\xd0\xa1\x19\xe3\x19\xdb\x2e\xcb\x2f\x3b\x02\x59\xac\xef\x08\x64\xe7\xe9\xdc\x60\x82\xc6\x6d\xbd\x90\x11\x9d\x5a\x5f\xd9\xec\x1f\x63\x8c\x0c\x83\x7d\x4e\xad\xad\xd2\xe2\xa9\xb5\x55\x62\x3c\x3d\x00\xef\x38\x4f\xe3\x7e\x25\xdf\xd3\xb8\x5f\xf9\xe3\xa9\xed\x55\xa2\x3d\xd5\x43\xe5\xf1\x97\xb6\x57\x97\xc2\xa5\xed\xd5\xa5\x7a\x19\x06\x2c\x67\xbf\x34\x20\xcb\x4a\x88\x49\xf6\x76\xf7\xf2\x10\x93\x5c\xbd\xd7\xe4\xb9\x34\xbe\x4a\x9d\x97\x62\xb8\x3f\xec\x23\xfc\x00\x7d\x69\x1d\xb3\x7c\x53\x06\xb0\xeb\xa1\xcc\x90\xef\x1d\x89\x07\xf8\xf7\x36\x6c\xfb\x40\xb0\xa7\xe7\xd9\x1f\x6c\x1c\x71\x63\x93\xa3\xdf\x2a\x0a\x8f\xc7\xbd\x95\xef\x9f\xfb\x41\x09\xf0\x8b\xd7\x1f\xe8\xe5\x31\xc4\x4f\x0e\xb1\xc4\x9f\xa2\x3e\xf1\x3c\x99\x32\x60\x3d\x9e\x3b\x77\x05\x2f\x51\xa8\x6c\x7e\x8f\x49\xa2\x56\xf9\xe5\x63\x80\xaf\x44\xb2\x84\x1e\x73\xed\x3c\xc4\xf7\x64\x7b\x5b\x0b\x4b\x7c\x20\xfd\x68\x0a\x79\x88\xf4\x31\x8b\xdf\x43\x12\x6a\xaf\x4c\x7b\x26\x1b\x9c\xe8\x98\x5a\x48\x29\xae\x9d\x42\x2a\x9d\x6b\xa3\x10\x11\x4b\x6a\xd2\xf5\xf3\x78\xb6\x5b\x94\x92\xb3\xd0\x8c\xb9\x0f\x17\x1e\xea\x64\x7c\x38\xdd\x65\xf7\x08\x36\xfb\x40\xef\x83\x07\x45\x37\xd3\xc3\x61\x6e\x05\x9e\x87\xfc\x37\xfa\xfa\x1e\x82\x68\xa4\xd2\x97\xc8\x54\x80\x99\x87\x2a\x52\xa4\x8c\xf2\x3e\x28\x0e\x53\xa4\x5b\x47\xcd\xa6\x53\x36\xe8\xa8\x7c\x79\x88\x6b\x1e\xea\x3d\x95\x32\x26\x4b\x28\x61\x06\x2d\xe7\xbc\x0f\x5e\x77\xcd\x66\x3a\x97\xb0\x52\x0b\xf2\xdc\x44\x58\xd1\x6d\x3d\x71\x76\xe8\x4b\x9f\x04\x01\x17\x28\x75\x22\xab\xe8\x8b\x9d\xa4\x81\x36\x54\x71\x6a\x78\x70\x48\xf8\x35\xf4\x29\xcf\xa0\x2e\x6c\xc7\x48\x03\x48\x70\x93\x23\xde\x46\x83\x4c\x72\x3a\x1b\x02\x31\xf1\x56\xe8\x4f\x9b\x88\x1b\x09\x39\x79\x46\x45\x44\xeb\x20\x22\x06\xdb\x41\x2a\x0c\xd6\x9f\xe6\x9e\xe7\x03\x13\x07\xb2\xc7\x4c\x12\x07\x76\xa4\x81\x69\xcc\x8b\x08\x27\x59\xa0\x9a\xfd\x34\x59\x20\x24\x37\x93\x53\x68\x59\x71\x06\xa4\x64\xb7\x5b\xbe\x55\x18\x18\xbe\xdf\x09\xe1\x81\x2e\x63\xae\x83\x6b\xce\x8c\xb9\x4e\x80\x96\x64\x90\xf4\x0d\x4f\x8d\x0f\x26\xf8\x9a\x6e\xfa\xa2\x22\xe3\x67\xad\x7e\x80\x9f\xb5\x5b\xc6\xcf\x2a\x8a\x3c\xe6\x54\xed\x00\x4b\x8e\x73\xcc\x71\x26\x55\x89\x59\xd8\x5c\xd8\x8c\x66\xc1\x24\x9f\xac\xc3\x7e\xc2\x2e\x30\xd7\x36\x9f\xf5\x4b\xcd\xb2\xf9\xb6\x95\xf4\xed\xed\x5f\xb6\x0a\x6b\x53\x2f\x1c\x9d\x5a\x75\xf3\x6d\xb0\x54\xc3\xfa\x01\x3d\x74\x62\x78\xf0\x10\xc9\xac\xf8\x4d\x77\x1d\xfd\x67\x88\x9b\xb3\xba\x85\xb0\x9b\x4d\xce\x76\x07\x13\x0a\xce\x25\x1c\x14\xf3\xb4\xcd\x2a\x39\x8b\xd8\xba\x99\x31\xd3\x68\xf8\xb1\xbb\xd6\xe4\x4c\xb7\xb4\xda\x30\xf6\x03\xb9\x87\x95\x80\xbb\x69\xb4\xa2\x33\xcf\x2a\x01\x69\x93\x98\xad\xad\x7c\x02\x70\xf8\x24\xa4\xf1\x25\x06\xb4\xfd\x21\xc6\x26\x86\xe2\x8d\x0f\xe2\x81\xec\x7f\x8a\xb8\x13\xd7\x84\x8b\x80\x68\x63\x19\xff\xf4\xea\x07\x17\x56\xdf\xee\x6f\xda\xc1\x1f\xa1\x69\x77\xf6\xed\xcd\xa1\xaf\xee\xee\x60\x25\x6c\x1f\xd2\x84\xb6\x0f\x69\xc5\xf0\x63\x11\xa5\xed\x43\x9a\xe0\xfc\xb7\xc7\x00\xa7\xb6\x0f\x51\xae\xdb\x02\x26\x39\xbf\x9d\x3f\xa2\x33\xbd\x10\x12\x91\x46\x0e\xaf\xbd\x9c\xba\x1e\xe4\x41\x9e\xe7\x96\xb3\xe8\x7a\xb0\xb7\x53\x39\xcd\x32\x51\x8c\x4e\x10\xd6\x0b\x6d\x54\xf3\x74\x81\x03\x85\xa7\xb6\x1d\x19\x9e\x87\x1e\xbe\xb4\xc1\xcd\xb5\xdf\x47\x13\x8c\xcf\x53\xae\x60\x63\x27\x65\x80\x3a\xe5\x0a\x8c\x02\x27\x44\x72\x10\x27\x1c\x22\x0a\xe0\xe4\x3d\x00\x5e\x72\x20\xd0\x7a\x79\x03\x09\xed\x5c\x32\x0b\xbe\xc5\x09\xa1\xe6\x3b\x71\x42\xa8\x5f\x4f\x8e\x82\x7b\x37\xcd\x34\xfb\x70\x72\xad\x5d\x28\x8e\x88\x5f\xf3\x46\x7f\x41\xe2\x99\x37\x12\xb2\x18\x30\x0e\x43\x4c\x1a\x87\x21\x36\x6e\x8e\x17\x0a\x84\x71\x18\x72\xac\x9b\xd0\x1d\x76\xcb\x69\x1c\x86\x58\x25\xa1\x9e\x9b\xd7\xdc\x49\x86\x87\x1f\x23\x95\x4a\x61\x5e\xe9\x64\xe8\xc5\x7c\x10\x45\xa5\x30\xd2\xe8\x69\x2e\x99\x0f\xab\x34\x5b\xe6\x00\x9a\x74\x6b\x74\x06\x9b\xf3\x34\x3a\x23\xfb\x1e\x61\x9a\x9d\x7a\x72\x81\xa1\xa6\x96\x69\x74\x86\x0b\xe7\x39\xe1\x08\xb6\xe9\x91\x2f\x51\x64\x78\x06\x92\xd7\xe4\x62\xc3\xbc\x81\x53\x42\xdc\x50\xc0\x68\x64\x08\x6b\xd3\xcf\x06\x27\xcc\xa9\x7c\x28\x18\x78\x27\x0c\x74\x98\x04\x68\x18\x4d\x30\xa7\x42\x97\x6b\x7c\x6e\xae\x03\x36\xa6\x72\xa3\xf8\x9b\xca\x8d\x2e\xa0\xb9\xef\x06\xb0\x97\x1b\x99\x84\x86\x5f\xc5\x0c\xd9\x19\x41\x17\xc9\xa0\xd0\xf9\xa6\xcf\x8f\xe2\x71\x81\xb9\x84\x84\x22\xd2\x08\xb3\xd0\x8d\x33\x91\x11\xbc\x42\x6b\xbe\x9a\xba\xc4\xda\xbb\xb7\x7a\x1f\x08\x3b\x15\x55\x1e\x47\x6a\xbb\x3b\x5c\xa0\x3a\x96\xa7\xb2\x84\xbd\x61\x84\x5d\xdf\xbe\xc7\xda\x86\xe0\x82\xef\x11\x61\x26\x9d\x32\x42\x28\xcc\xef\x3d\xb0\x61\x42\x27\x2f\x37\x4e\x68\xfc\x78\x8f\xae\x72\x4e\x99\xd3\x1f\xec\x1d\xef\x92\x36\xb4\x9b\xbc\x88\x13\xd9\x3b\x51\xdf\xc3\xfb\x10\xf7\x07\xd3\x5f\xec\x81\xa3\x9a\x0b\xfe\x37\x18\x49\x05\x6c\x5c\xb7\x88\xcc\xf1\x06\xf2\xab\x52\x39\x90\x7b\x93\x16\x97\xd0\x50\x3d\x37\xfc\x06\x4e\x53\xd2\x76\x90\x69\xf9\x21\x4c\xcb\xb6\x4d\x55\xac\x58\xf8\xe2\x7b\xf0\x4c\xcb\xcb\xc5\x0e\x3a\x5e\x5e\x82\x12\xfa\x7e\x8f\x11\x0d\xf4\xbf\x49\x33\x11\x7d\x91\x6c\xd8\xcc\x3d\x2f\xb1\xb1\xde\x54\xff\x7a\x38\x1a\x55\xf9\x25\xa9\xb0\xdb\xde\xbb\xe5\x04\xeb\x60\x03\x19\x7e\xab\x57\x54\x94\x27\x1d\x6d\x8e\x37\xa1\xb0\x7f\x1d\x1d\xf2\x66\x24\x4d\x27\x24\xb3\x81\x8b\xf9\xec\x32\x64\x18\xd9\xa5\xe7\xfb\x0e\x9d\x03\xa2\x59\xea\xb4\xa4\xbe\x99\xcc\x6a\xe8\xd7\x6f\x36\xb0\xc4\xe9\xcf\xa8\x0d\x22\x01\xcf\x44\x89\xbb\xbb\x89\xe0\x6e\x53\xaf\x22\x39\x4d\x95\x63\x11\xb3\x45\xd3\xbf\xb3\x72\xdf\xa2\xac\xc8\x68\x89\x6d\xd0\x34\xf5\x9a\x0e\x18\x41\xff\x2d\x18\x61\x30\x28\xbe\x45\x26\x66\x7d\x0f\x7f\xc0\xaa\xdf\x25\x60\x14\xb3\xd9\xbd\x4b\x72\x28\x8e\x99\xfb\x1b\x94\x4b\x5f\x23\x58\xcd\xac\xf2\x56\xa9\x19\xe2\xf0\x30\x53\xf0\x83\xb6\xe6\x4e\xea\xac\xd8\xa3\x1c\x3f\x81\xaa\x9e\x1d\x7a\x09\x7f\xf0\x22\xe8\xb7\x12\xbf\xdc\xad\x8f\x8c\x97\x84\x01\xd5\xdd\x99\x5b\x82\x45\x36\x8c\xe0\x6d\x4a\x35\x0c\xc0\xdc\xc1\x5e\xcb\xfc\xea\xef\x60\xf5\xbe\xf8\x3b\x3c\xa7\xfd\x92\x27\xc6\xec\x1f\xaf\x59\xe5\xd8\x3b\xde\xe6\x16\x6e\x7d\x38\x4d\xb3\x83\x7d\x81\x29\xd0\x99\x33\xc6\x89\x22\x67\x4c\x61\xc3\x7b\x9b\x4a\x84\xef\xcd\x89\x06\xaa\x91\x2a\x8a\xab\xa7\xeb\xe7\xdf\x3f\x88\x22\x7a\xeb\xce\x13\x1d\x20\x54\x18\x09\xf1\x9a\x4a\x06\xa6\xfa\x72\xa8\x49\x8d\xe8\xc5\x71\xa2\x4b\xed\x1d\xd8\x7a\xd1\x76\xde\xe1\x92\x61\xf4\x4b\x78\x88\x66\xca\x7a\x87\xcb\xc4\xf7\xd0\x41\xf7\x3d\xe2\x34\x9b\xd9\x3b\x9c\x1a\xeb\x60\x7d\x1d\xd6\x71\x3a\x80\x79\xb0\x71\x76\xfb\xc2\x8c\x29\x0d\x9d\x78\xb4\xa4\xa1\x13\x83\xab\xbc\xc5\x4b\x13\xd4\x66\x5f\x83\x48\x87\x3f\x68\x1d\xa4\x63\x0f\x27\x7b\x6d\xf2\xbb\xe4\x86\xa4\x01\xe4\x3d\x31\x40\x0d\x3f\x56\xcc\x06\x8a\x13\x31\x5b\xaa\x26\xb5\xaf\x89\xf8\xde\x13\x31\xdb\xa9\xb9\xbc\xab\xcf\x49\xbe\x34\x51\xb8\x36\x97\xb4\x90\x8d\x5b\x7b\x89\x10\x55\x23\x7c\x97\xaa\x9f\x8d\x81\x7b\x2f\x62\x01\xb3\xef\x75\x26\x3a\xa0\x6b\xaf\x59\x30\xb3\x8f\x25\x3b\x6d\xea\xfa\x02\x75\xe9\xe5\x94\xbd\x71\xae\x28\x6a\xa0\x79\xef\x2d\xd1\x01\xd6\x8d\x4b\xdb\xf7\xd9\x15\x4c\x53\x37\xd9\x2f\x2d\x72\xd1\x95\x0b\x8f\xfb\x0a\xcc\xf7\xf6\x22\x49\x78\xc8\xe2\xc5\x15\xa2\x79\xf1\xc5\x15\x62\xce\x9a\xf7\xe1\xa4\xd8\xd7\xb7\x6c\xbd\x0f\x2e\x36\xa9\xf2\x71\x9d\xd0\xf9\x83\x3c\x2e\x95\x11\xb9\xe0\x32\x79\x5c\x32\x56\x67\x77\x96\x17\x23\x57\xc8\x17\x1e\xe3\xce\x77\x33\xde\xce\x6f\x33\xae\x12\xdf\xe3\xb1\xd8\x4c\x82\xd3\xc8\x7b\x89\x79\x2f\xb2\x6b\x8f\xbb\xaa\x3c\xf8\xf1\x72\x3a\xc8\xd3\x9b\x2f\xf6\x03\x6f\xfa\x7a\x27\xeb\xd6\x39\x31\x27\x9c\x54\xac\xdd\x40\xa6\xc2\xc1\x9f\xb8\xdb\x47\xe5\x16\xd2\x89\xab\x51\x44\x22\x44\x78\xe0\xe4\x7d\xed\x17\xd8\x38\xde\xe3\xa1\x94\x17\xe3\x82\x26\xee\x97\x23\x3d\x71\xd7\x07\x11\xae\x2a\x0e\xf1\x78\xa0\xe5\xe5\x2a\x49\x0f\xba\xbc\xaf\x88\xb0\xce\x6b\x0e\xc5\xef\xbe\xaf\xc7\xe1\x7d\xf8\x89\x32\xda\x7a\xb6\x8c\x1b\x70\x11\x4e\x3d\xdc\xee\xd7\x42\xaa\x07\xe7\x8e\x49\x46\x5c\x0f\xce\x1d\x97\xc5\x20\xeb\xc1\x6e\xcf\x56\x51\x8f\xc3\xf6\xeb\x2a\x13\xc2\x40\xf6\xff\x7a\x84\xc0\xb7\x81\x32\xc4\x18\xe9\x4b\x29\x20\xd3\x17\x21\x0c\xd8\xa2\xeb\xa1\xb5\xa1\xd3\x97\xd6\x86\x6e\x1d\xac\x0d\xc9\x76\x80\x39\xda\x97\x30\xdb\xa6\x67\xe5\x6d\x47\x98\x33\xe5\xc7\x9c\x4e\x94\x21\x88\x44\xd9\x5b\x9a\x23\x38\xd9\x67\x73\x68\x27\xaa\x38\xd2\x7e\x74\xc7\x69\xfe\x80\xc6\x62\x07\x9a\x24\x04\x22\xe2\xc7\xdc\x0d\x35\xd3\x77\x53\x86\x9d\x8a\xc4\xb8\xe3\xee\x29\xa3\x41\x75\x06\x13\x05\xda\x76\x00\x3a\x59\x47\x5e\x6f\x3b\x02\x3d\x28\x8b\x68\xda\xe4\x66\xa9\xda\x9c\x8d\x04\xd4\xce\x46\x02\xbb\x09\x2c\x92\xb8\xae\x44\x3e\x4e\x52\x93\x65\x6f\x9e\x67\x60\xc4\x54\xe0\xc2\xa9\xc7\xbe\xb5\x32\xd3\x10\x07\x9e\xbb\xa3\xc9\x81\x7d\xd5\x32\x3a\x9d\xa3\x21\x6d\x5d\x17\xa5\x59\x0c\x01\x1d\x87\xa2\xbb\x90\xe2\xf4\xe8\x4e\x13\xf1\x16\xdd\x69\x25\x81\x5d\x17\x13\x46\x51\xe0\x0a\xaf\x87\x91\x13\xce\x87\x91\x13\x8e\xc0\xc8\x89\x5d\xf6\x92\xf0\xca\x07\x1e\x97\x76\x68\x88\x24\x5d\x62\x37\x72\x42\xa2\x2e\x78\x17\xbb\x75\x08\x0c\x73\xfe\xb8\xf6\x19\x43\x4d\x3d\x0a\x1a\xad\x04\xc8\xc9\x9b\xf4\xa5\x26\x5a\x8f\xa2\x48\x09\xca\x0a\x7e\x59\x27\x14\xd9\xa5\x3b\x0f\xdc\x64\x10\x9d\x1f\x2f\xb1\x74\x85\x54\x00\x94\x48\xb8\x7b\x8a\xc0\x80\x7a\x6c\x31\x06\x0c\x10\xc6\xd9\xa5\x7e\x44\x9a\xb8\xdb\x44\x47\x70\xfe\x39\x7b\xd3\xa5\x5a\x2c\x24\x5d\x42\xaa\x68\xba\xfb\x5b\xe0\x1c\x96\x5f\xde\xd3\xbe\x6e\x15\x91\x84\xd9\xa4\xbb\x92\x39\x91\x9d\x87\x73\xdb\xf4\x0c\x89\xbe\xb6\x25\x7d\x1f\x08\xac\x13\xec\x8e\x44\x1d\x00\xa9\x4b\x31\xd4\xe9\x48\xd4\x91\xae\x3b\x6e\x61\x5b\xed\x0c\x5f\x46\xd0\x15\x1b\x40\x45\x67\xf8\xae\xa9\x8e\x72\x1f\x00\xa9\x23\x36\x0c\x86\xdf\xf1\x84\x0e\xdf\xdf\xb4\x69\x5f\x0e\x59\x18\x50\xee\x45\xfb\xf0\x76\x51\xcb\x91\x36\xe9\x6b\x08\x8f\xe5\x42\x7d\xda\x1f\x78\xa9\x65\x5e\x43\x78\x80\x79\xe0\x48\x17\xd5\x88\x2e\x49\xa6\xc6\x45\x9a\x49\x9a\x1a\xd0\x4e\x64\x5c\xb8\x39\x2a\x46\x9c\x7a\x0c\xf1\xce\xc0\x94\x63\x06\x1f\x9f\x02\xe4\x7b\xcc\x94\xce\x93\x32\x4d\x72\xad\x9d\x26\x7f\x29\x0c\xf3\x34\x5d\x52\x05\xee\x13\xd1\x6a\x00\xdf\x75\x70\x9d\x29\x7d\x63\xc4\x18\x07\x1f\x70\xa0\x25\xc8\xec\xaf\x7d\xa5\x07\x1f\x13\x62\x59\x45\x24\xd6\x0d\xae\x21\xad\xc7\x92\x57\x52\x90\x8b\x2e\x79\xc5\xc4\xb7\xf5\x20\xc2\x12\x75\xb4\x1e\x4b\x76\xe9\x7b\xd5\x92\x00\x6f\xec\x6f\x2f\xea\xf8\xfe\xa6\x6c\xc7\x0f\x7d\xf9\x2d\x66\xd4\x21\x70\x5c\xd6\x28\xbd\x13\x9d\x39\x9c\xf0\x7b\xe9\xb2\x45\xbc\x20\xc1\x0c\x59\xd0\x12\x61\x3a\x41\x2b\xf5\x30\x20\xd3\x76\x08\xc8\x44\xa5\xa8\x07\x01\x99\x68\xca\xf5\xb8\xb9\x59\x52\x98\x6f\xfc\x9a\xbb\x3e\x30\xbb\xf8\x49\x90\x57\x87\x7d\xdd\xb4\xcf\x58\xb8\x7c\x73\x6c\x18\x26\xef\x85\xd3\x7b\x63\x81\x81\xdb\x08\x82\xc4\xf2\x88\x43\xea\x1b\x77\x39\x64\xb4\x8f\x88\xf3\x03\xee\xb7\x14\xd0\xe7\xe4\x3d\x00\x3d\x5c\x30\x2a\xd0\x8f\x88\x03\xb8\x07\x20\x0e\xa8\xd7\x1c\x7a\x9b\x53\x90\x43\xaf\xf9\xc3\xc4\x18\x9d\xe9\x79\x0a\x11\x1f\xcf\x08\xd4\x96\x93\x19\xbb\xbe\x0a\xdb\xad\x87\xd7\x75\x3a\x0e\x6e\x84\xaa\x2e\x1e\x2c\x26\x85\x60\xfa\x7a\x60\x31\x31\x11\x71\x3d\x0c\x38\x49\x92\xf4\x54\x13\xb6\xda\x0b\x64\x05\x88\x5f\x20\x2b\xa0\xe1\x15\x32\xd0\xf0\x72\xca\x4a\xfc\xbf\x18\xca\x0a\x10\x93\x3f\xaf\x88\x12\xae\x24\xc0\x95\x5c\x8f\x17\x43\x59\xb3\x4e\xa7\x8e\x65\x74\x4c\x61\x7d\x31\x94\x6d\x18\x38\xe3\x56\x98\x23\xae\xea\x2c\xd2\x1b\x92\x52\x8d\x2e\x80\x97\x09\x96\xc8\x96\xd8\xd4\xd1\xb2\x6a\x38\x1c\x40\xa7\xcc\x31\xab\x61\x39\x51\xbf\x52\x86\x28\xe1\x72\xe1\x00\x68\xe6\x34\x70\x3b\x01\x21\xec\x35\x1c\x66\x49\xa4\xe7\xc0\x55\x05\x1c\x96\xa8\x81\xab\x0a\x70\xa4\xd7\xb0\x64\x31\x73\x7a\xd6\xb0\x64\xb1\x8e\x10\x5b\x03\xb6\x17\x93\x59\xd7\x40\x6a\xde\xba\x2b\x61\x70\x2e\xbe\xc7\x63\x0e\x8f\x0c\x4b\x18\xeb\xe8\x83\x35\x60\x86\x91\x79\x84\x20\xd4\x40\x1a\x5c\x4a\x7c\x1b\x70\x48\x64\xeb\x54\xde\x03\x75\x10\xbd\xf4\x15\xbc\xfe\x30\xf8\x03\x79\xce\x86\x0d\x91\x60\x0c\x34\x86\x80\xb1\x23\x5b\x7e\xf8\xd8\xfa\x02\xb7\xd0\x1b\x90\xc0\xf4\x5a\x2c\x25\x80\x00\xa1\x0a\xd8\x11\x7f\x09\x42\x48\x58\x22\x55\xe2\xd8\x48\x0d\x24\xfe\xed\x0e\x81\xcc\xbf\xc8\xc0\x35\x44\x4c\xa0\x6c\xf9\x81\xd4\xbf\xdd\x89\x8a\xb8\x45\x9a\xf5\xd1\xd7\x10\x36\x42\xf2\xd4\x94\x1f\x27\x82\x07\x90\x54\x02\xf1\x25\x55\x5c\x24\x6c\xb2\x6c\xeb\x21\x09\x04\x0d\x25\x8e\x68\x21\x2e\x05\x4e\x3c\xb7\xb1\x1f\x26\x95\x2c\x13\x49\x2d\x22\xb5\xe7\x20\x46\x85\x8c\xb9\xd5\x21\x9b\xfe\x97\xcc\xe6\x35\x78\xb5\x37\x4b\x34\x64\x2c\xc3\xcd\xf7\x40\xd1\xfd\x40\x4f\x0d\x90\x66\x49\x87\x11\x64\xbc\x36\xc5\x3a\x37\xed\x30\xcc\x2c\x85\x58\x47\xe0\xac\x23\x2a\xe8\x8b\x04\x34\x05\x37\x4d\x0d\x05\x0b\x53\xb3\xac\xe6\x0a\x2a\x0a\x9a\xab\xa8\x28\xc4\x73\x0b\x74\x71\xbd\xb3\x5a\x42\xc1\x5e\x28\x0d\x16\x71\x64\x0f\x5a\x2c\xc5\x51\xc1\xba\x1b\x2d\x63\x93\xae\x80\x8a\x17\x09\x77\x48\x0d\x78\x91\x3a\x37\x05\xd4\x50\x41\x98\xb8\x40\x70\xaa\xcd\x2e\x08\x30\x51\x82\x0d\xd5\x63\x6c\x12\x4f\x45\xb5\x8e\x5f\x05\x83\xd4\x50\xd1\xfe\x8b\x2d\x10\x30\x21\x05\x71\x09\x01\x6e\xa4\x1a\x08\x45\xc1\x65\x51\x03\xa9\x6e\x08\x92\xad\xa1\x9a\xdc\x58\xde\x80\x7d\x08\xbb\x43\x0d\xcd\x09\x06\x12\xc2\x52\xf0\x8f\xd4\xd0\x30\xe4\x55\x3e\xc6\x0b\x85\xc5\xb5\x06\x0f\xc7\xb8\xec\xb9\x80\x20\xcb\x3f\x1a\x73\x5d\x2c\x6f\xa3\x9e\x1d\x08\xa9\x3f\x10\x2b\x1f\xfd\xf8\x71\x2e\x7c\x00\x54\x44\xba\x60\xe0\x09\x5b\x7d\xe8\xea\x0c\xae\xa0\x8e\xad\x1c\x81\x25\x74\x23\x3e\x5c\x72\x5d\x1b\x89\x83\xe8\x76\x5e\x7c\xd0\xa2\x08\x9a\xfa\xb6\xe0\xfb\xbd\xd6\x89\xfd\x8b\xce\x42\x67\xb6\x0b\x0a\x93\x39\x40\x14\xd2\x6b\x18\xe4\x4c\x73\x09\xee\xe0\x13\x17\xed\x0e\x3e\x91\x16\x0c\x3e\x49\xfe\x50\x4c\x79\xc0\xa8\xcc\x83\x73\x48\x18\x9e\x93\xe1\xaa\xe4\x1a\x3c\x28\x33\x76\x2f\xb8\x1c\x92\xb5\x04\xd8\x09\xf7\xb2\x4e\x32\xde\xd5\x60\x5e\x9c\x43\x12\xdd\x91\x28\x4e\xc9\x0e\x3e\x71\xc1\xee\xe0\x13\x27\xe5\x14\x32\x6b\x41\x72\xc9\xf7\xba\x10\x24\x25\x32\xde\x35\x97\xfe\x69\x50\x8c\xb8\x3f\xa1\x31\x01\x3e\x99\xc5\xe4\x07\xa2\xce\xe5\x75\x8a\x3a\x3f\xd8\x50\x51\xeb\xd2\xcf\xea\x8a\xdf\xc9\xef\xe4\x35\x5c\x76\xde\x5c\xda\x97\x88\x94\xe6\x76\x08\x8a\x6c\xce\x10\x94\xea\xae\x75\x71\xed\x05\x7a\x6d\xb8\xb6\xb8\xe2\x83\x23\x11\x7a\x43\x50\x52\xb6\x31\x83\x68\x76\x37\xdb\x21\xeb\x37\x9e\x6b\xb0\x17\x9d\xb3\x4e\x31\x11\x29\x79\xb8\x48\x6e\x23\x65\xe4\x6a\xdc\x58\x70\xb8\x90\x6f\x4f\x2c\x22\x6b\x85\x7b\xfb\x6c\x68\x78\x67\xcf\x93\x97\xdf\x1c\x0e\x70\xba\x6e\x0e\x8e\x0d\x9b\x1a\xbc\x07\xac\x5b\x52\xb5\x3e\xfe\x63\x69\xe5\xde\x94\xca\x64\xdd\x9c\xb0\x94\x08\x6e\x2f\x77\x10\x43\xfa\xc8\x9a\x6b\xd4\xe3\xc9\xcd\x85\x4c\x8a\xbc\x78\xc8\x24\x1f\x6f\xb7\x70\xa5\x3c\xba\x46\xdd\xda\x1f\xad\x72\x72\x0b\x8c\x4f\xf1\x70\x26\x30\x3e\x85\xea\xa6\xcc\x35\x04\x55\x4d\x27\x2c\xd1\xac\x24\x51\xe4\x95\x04\x55\x66\xa0\xf7\xaa\xca\x6d\x96\x28\x56\x36\x7d\xcd\x1d\x31\xe4\x27\xdd\x5a\x00\x33\xbd\x6a\xa3\x7d\xa9\xbe\x86\xe9\x3d\x1c\xf2\x38\xac\x58\xf1\x70\xdc\xaf\x51\x44\xb2\x0e\xec\x55\xf1\x10\x09\x4b\x6c\x2b\x0a\x94\x81\x23\x37\x5b\x7e\xe0\xc8\x8d\x62\x79\x58\xe2\x59\x51\x54\x0e\x4b\x3c\x2b\x55\x1e\x82\x9f\x2b\x6e\x2e\xbe\xe4\xb3\x52\x5d\x92\xaf\xa9\x04\x5d\x46\xaf\x27\x0f\x6c\xe9\xd1\xdf\x26\x50\x93\x1f\xfc\xda\x63\x7f\x0b\xbe\xb8\x04\xb4\xa2\x61\x21\x72\x94\x27\x25\x96\x54\x44\xe2\x4a\xe2\x3b\x7a\x6f\x67\xa0\xa8\xb5\xb3\x52\x5e\x02\x17\xab\x31\x72\x65\x3a\xa4\x12\xb9\x27\x1d\x8a\x8b\x41\x6b\x9d\xaf\xf1\x49\xc0\xea\xa2\xb1\x32\xd9\xb2\xd6\x2b\xeb\x6b\xbd\x02\x32\xd2\xc9\x38\xad\x11\xf9\x47\x91\x27\x46\xe5\x02\xbe\x8d\x84\x4e\xb2\x08\x63\xe4\x80\xbe\xed\x44\x44\x01\xdb\xe1\x26\x27\x8d\x1c\x11\xe9\x47\xf3\x4a\x8c\x6e\xbc\x96\xd9\x78\xc5\x42\x34\xc5\xfa\x7e\xd8\x3c\x39\xf3\x00\x63\x81\x91\xc6\xc4\x51\x2a\x24\xb8\x98\x5c\x8a\x40\x91\x24\x46\x7a\x4b\x9c\x1d\xb6\x37\x9c\x60\xd0\x58\x4c\x5e\x40\x3c\x6c\x47\x59\x60\xff\x82\x51\xd2\xa1\x71\xed\x38\x17\xb5\xd5\x98\xb6\xe1\x80\x32\xb6\x2c\x3f\xce\x9b\x3b\x50\x26\xe9\x3b\x5c\x2f\x2e\xe9\xa7\x6d\x20\x32\x0e\xff\x6c\x1d\x34\x29\x56\x5a\xcc\x08\xce\x6c\x36\x31\x23\x38\x47\xdf\x73\xfd\xaa\xc5\x5b\x83\x37\x83\xcf\xc0\xc3\x18\xb9\x15\x13\x61\x24\x16\x63\x33\x78\x4d\xd8\x6c\xb2\xc8\xed\x82\xc0\x5e\x3c\xbe\x4f\x71\x91\x0e\xf1\x3c\x35\x16\x1c\x96\xc9\xf7\x9e\xde\xa7\xc8\x71\x96\xdd\x36\xc7\x59\x58\xe3\x91\x8b\xca\x09\x0d\xa9\x91\x8b\xca\x09\xff\xa9\x91\x83\xbe\xc1\x91\x7a\x34\x87\xd6\xab\x16\x72\x00\xe0\x9c\x6f\x90\x4a\xb1\x15\x05\x69\x0a\xfb\x50\x55\x6a\x8f\xde\x94\x34\xac\x34\x59\xb2\x80\x56\x65\x41\x34\xca\x3d\x08\x44\xf8\xd7\xc8\x89\x9d\x28\xe6\x31\xfe\xa4\x5d\x07\x4e\x8c\x8e\x13\x71\x67\x11\x8b\x5f\x23\x07\x78\x83\x33\x48\x6a\xbe\xb8\xeb\xe0\xc2\x42\xe9\x8a\xdc\x34\xce\xd9\xa5\x1a\x49\xce\x17\x85\x07\x6f\x56\xd8\xfd\x62\x22\x47\xf5\x89\x5e\x90\x84\xe2\x10\xf5\x66\x59\x9f\x9b\xc6\x83\x14\xd2\x85\xf3\x2b\xef\x69\x8d\x9e\xf3\x25\xd6\xa5\xc6\x8e\x61\xdd\x65\xeb\xcd\x49\x2e\x31\x0f\x15\x71\x72\x60\xfd\x2c\x67\xa3\xec\x90\x18\x9e\x41\x36\x0e\xa9\x3b\x3c\x1b\x65\xf7\x73\x78\x06\xd6\xd8\xa8\xd7\x64\x26\xa9\x6c\xc8\x2e\x19\xab\x89\xfd\x1c\x2b\xd2\x0d\x07\xbe\x16\x86\xe8\x80\xf1\x21\xdc\x70\xca\x70\x8d\x12\x48\xad\x0f\x87\x97\x01\xec\xbb\x94\x00\xce\xe3\xbd\x87\xcb\xed\xf4\xac\x3b\x6c\x34\x62\x25\xaa\x1a\xdb\x22\xd2\x88\x9a\x64\x3c\xb1\x9c\xcb\x27\x3c\xf4\x53\xac\x43\x28\xa1\x64\x62\x42\xbe\xfd\xad\x0b\xd7\x6f\x31\x42\x23\x93\x45\x0e\xfd\x14\x19\xa7\x87\x7e\x90\x69\xa2\x5e\xb0\xe0\x7b\x6c\xd0\xf0\xf8\x78\xc9\x23\xe9\x17\xc9\x43\xf5\x3a\x7a\x00\x88\x4d\x21\x5e\xb8\xee\xe5\x8b\xe6\xd8\x13\x5d\x97\x81\x07\xc0\xe0\xe5\x96\x87\xef\x4d\x35\x65\x9b\xc2\xe6\xb7\x92\x0f\xf5\x91\x32\x8c\x23\xaf\x11\x5f\x58\x96\x56\x6f\x4d\x20\x42\x7d\x8b\x3b\xa0\x46\xe2\xf0\xaa\xf5\x1a\x6f\x73\xfc\xd0\x2c\xd7\x7d\x6b\x5e\x88\x5e\xaa\x20\xb9\xdc\x82\xca\x70\x6e\x51\x6a\x6f\xa2\x94\xe1\xdf\x06\x4c\x58\x36\x8f\x99\x75\x38\xa5\xe7\x04\x7a\xc0\xc8\x76\x10\x3d\x34\x77\xc4\x47\x07\x0a\x80\x3e\xde\x4d\xe3\x7b\x01\x95\x47\x20\x84\xa8\x9c\xc7\xc7\xfc\x52\xcc\xdf\x63\x26\x30\x3a\x7e\x04\xc8\xf7\xb7\x57\xb6\x50\x46\x8f\xc9\x8e\x6c\x1f\x24\x92\x81\x91\x59\x57\x33\x62\xe4\x52\xc9\xee\x4c\x71\xdf\x51\x97\xc8\xa7\x97\xdc\x83\x8a\xb9\x6f\xbc\x59\xe5\x25\x38\x54\xad\x6a\x11\xb9\xa1\x3b\x04\x6e\x4b\x48\xf2\xcd\x17\x8b\x38\xf2\x64\x24\x3f\x49\x97\xba\x4c\x69\xe7\x0c\x92\xd2\x4e\x0b\x54\x34\xb6\xd6\x59\xe6\xa0\x90\x96\xb7\x48\x9c\xad\x56\xc7\x88\x2f\x4c\x73\x67\xc4\x17\xa6\xc5\x32\xbe\x8e\xd8\xbe\x84\xdf\xf6\xa7\xf7\x8b\x50\xc6\x32\xcb\x4e\x9e\xf0\x91\x69\x9c\x4b\x87\xf0\xfb\x1e\x23\x45\xf1\x3d\x2e\x07\xa8\x34\x1d\x5e\x82\xd3\x29\x73\x00\x0b\xfc\x24\xa2\x77\x39\xbd\x55\x13\x3e\x35\xcd\xd5\x09\x9f\x1a\x99\xbe\x6b\x32\x97\xef\x97\x97\x44\xd7\x74\x68\xbe\xb7\x93\x97\x06\x68\x98\x3b\x11\xc8\x4c\x51\x53\xf0\xc2\x14\x80\xe5\x38\xb0\x96\xc4\x84\x38\xc2\x41\x84\x9a\xbc\x10\x3c\x39\xa2\x08\xb4\xac\x84\x64\x3c\x2d\x58\x4a\x11\x63\x76\xb2\x8c\x31\x3b\x5b\xc7\x4b\xc3\x87\x3f\x88\x32\x20\xc2\x1b\x95\x87\xb5\xb8\x75\x60\x40\x91\xc9\x60\x1a\xe8\x22\x11\x74\xbb\x7b\xc6\x1b\x55\x35\x09\x26\x84\x0a\x4e\xf6\xd5\x84\x54\x91\xb9\xd4\xa9\x26\x42\x6b\xb8\x7e\xb0\x26\xd2\xce\xa5\x64\x0f\x18\xe1\xf7\x7b\x4c\xa6\xd9\x86\x80\x5b\x8c\x27\x1c\x01\xce\x56\x22\x92\xdb\x36\xb9\xba\x3b\xf9\x5e\xb7\x96\xb3\x95\x89\x61\x10\x20\xb2\xd1\x71\x46\xab\x26\x92\xce\x45\x47\x40\xd2\xb9\xb4\xeb\x08\x9b\x75\xf0\xcb\x40\x49\x89\xbc\xbf\x49\x64\x23\x84\x24\x61\xcb\x38\x29\xaa\xef\x81\xad\xfa\x5e\xd8\x84\x07\x94\xb2\xd2\x92\xde\x2e\x27\x93\xc4\x74\xc9\xf6\x8b\x58\xa4\x5f\x1d\x5c\x62\xbd\x88\x44\xbf\x15\x4e\xbf\x05\x4e\xdb\x2f\xce\x31\x53\xa6\xe3\x6b\xf7\xf5\x68\x8b\x03\x38\xed\x2c\xba\x4d\x12\xe9\xe1\x06\x1a\x46\xaa\x58\xd4\xa3\x95\x10\xc1\x1c\x25\x5e\xa9\xe6\x28\x09\xae\x69\x08\x32\xa9\x6a\xfa\x41\x68\x4a\x64\x81\x1b\xce\x31\xb9\x45\x54\xd1\x13\xc7\x87\x87\x1f\x90\x10\x6e\x4f\xfd\x92\x4c\xa2\xd2\x59\x5a\x92\x49\x24\xe6\xb6\xa6\x06\x40\xc9\xf7\x98\x83\x9b\xf5\x05\x0e\x20\x1a\xe6\x7e\xc9\x60\xdf\xdd\x2d\x2e\x1a\xa6\xf6\xfd\x03\x90\x4a\x4f\x4b\x34\x69\x5c\x13\x57\x53\x03\x50\x47\x89\x38\x52\xdd\x97\xd3\x92\x47\x62\xb3\x12\xde\xad\x21\xe1\x74\xc8\xdd\x9e\x97\xc4\x11\x9b\xa8\xc3\xd3\xd5\x5c\x99\x1d\xa8\x5d\x5c\x78\xb7\x46\xb2\x3e\x68\x14\x13\x78\xb7\x1a\xc2\x5e\xea\x3a\x26\x00\xce\x13\x3c\x24\x02\xaa\xa9\x63\x59\xad\x36\x04\xa4\xce\x2c\xae\x2e\xf5\xeb\xd4\xf1\x09\x48\xbd\xb8\xbd\x86\x40\x0c\x81\x06\x13\x44\xec\x34\xa7\x63\x68\xb8\x66\x30\xb8\xbd\x9a\x6b\x17\xb7\xd7\x10\x20\xa2\x77\x14\xfc\x13\xd1\x3b\x4d\xee\x30\x9c\x6f\xfa\x1d\x62\xd1\xf6\xc5\xe2\xd7\x7c\x6d\x08\xb8\x8d\x41\x0b\x12\x15\xee\x31\xce\x95\xd7\x44\x98\x4f\x73\xce\x4f\x69\x81\x0e\x4f\x0c\xc5\xc8\x7a\xe9\xc4\x5d\xe1\x74\x9e\xb8\x60\xc4\xde\xa9\x1b\x08\xa0\x4e\xb1\x0d\xe6\x4f\xb1\xed\x7b\xc8\x42\x18\x4e\xd8\x89\x33\x78\xe2\x81\x71\x40\xa7\x03\x12\x06\xe9\xd7\x3a\xc0\x2c\x32\x2e\xec\xed\x22\xec\xc2\x75\x65\xfb\x97\x17\xd3\x4b\xe4\x97\x0d\x01\xf4\x85\xbb\x41\x7a\xbc\x71\x31\x54\x3e\x40\x76\xe9\x5c\x26\x5d\xd3\x8d\x93\xc4\x45\x7b\x63\xb9\x77\x3a\x75\x82\x39\x9d\x46\x13\x23\x4b\xa6\x9b\x55\x51\xad\xdf\xa8\x43\xc7\x37\x56\x7c\x17\xfc\xad\xd6\xc4\x08\xc8\x56\x62\x58\x44\x22\x5b\x89\x82\x61\xd2\x09\x26\xb3\xbb\x89\x8d\xab\xb6\x03\xd0\x62\xe8\x56\xa1\xe5\x5b\x33\x97\x60\x7e\x49\x66\x04\x1e\x7e\x6c\xea\x92\x66\x99\x01\xb8\xc4\x1f\x9c\x24\xa2\xf1\x71\x29\xdb\x10\x40\xcb\xdd\x1f\x80\x96\xc6\x1f\xbc\x8d\xae\x64\x6e\xe4\xd6\x88\x9d\x1e\x3c\x3b\xdd\xf6\x01\xda\x85\xf9\xe0\x79\x70\xd1\x3d\xde\xb0\x2c\x56\x1e\x3c\x3b\xd2\xd9\x64\xce\x9c\x63\x9d\x66\xd8\xa2\x92\x37\x44\x72\x23\x75\x4d\x13\x42\x6b\x7e\x00\xff\x95\x0d\x4c\x46\x20\xf5\x4f\xaf\xae\x1c\x56\x5a\xca\x7a\x94\x27\x70\xba\xc8\x20\x8c\x34\xc5\x3b\xc3\x99\x0c\xa1\xf9\x1e\x17\x06\x0a\x46\x9a\x40\x27\x95\xbe\x40\x27\xe3\x7f\x39\xf2\x68\xfb\x3a\xce\x04\xe2\x95\x26\xac\x83\xe3\xac\xf9\x5e\xf4\xd2\xfe\x8b\x37\xc7\xe5\x4e\xf8\x50\xd5\xec\x95\xf0\x96\xe9\x0a\x49\x3b\x09\xf0\xfe\xe1\x96\x66\x6d\xca\x7d\x1f\x98\xb2\xfe\x2c\xa8\x3c\x7b\x5d\x01\x37\x5d\xd7\x7c\xe0\x93\x41\xd4\xcd\xc7\xb9\x10\xc0\xf2\xcd\x4b\xf6\x19\xc4\xe1\xd7\xcc\x35\xdc\x1c\x29\xaf\x59\x17\x16\x2b\x21\x63\x77\x21\x9a\xb0\x66\x5c\x58\x5a\x6c\x32\x46\x18\x15\xda\xcc\x8d\xdc\x6a\x5e\x39\x24\xea\xf0\x2d\x37\x72\x6b\x2b\xcb\xdc\xc8\xad\x92\x94\x97\xa8\x33\x54\x80\x73\x10\x1e\x60\x23\xb0\x38\xee\xfa\x38\x4c\x98\xa8\x1c\x70\x92\x08\x33\x09\x51\x54\x98\xb3\x96\x1a\x64\xb7\x1c\x03\xdf\x7e\xe9\x3e\xcd\x9a\x71\x10\x64\x33\x66\x1c\x8e\x24\xd5\x1c\x2b\x0d\x77\xca\x50\x49\xb0\x0c\xb0\xc1\x0e\x4f\x00\x01\xd8\x6d\xd2\x01\xd8\x08\xb0\xbb\x3e\xc8\x0b\x02\x25\xf2\x18\x28\x8e\x2e\x4e\xd7\xd7\xcc\xd5\x96\x9c\x9c\xaf\xd9\x0b\x0f\x76\x43\xa6\x5a\x41\x98\xcc\xe4\x5c\xd3\xca\x97\x93\x80\xd2\x50\x72\x9a\x6d\x08\x40\x91\xb8\x73\xda\xe4\x03\x74\x4b\x28\x1b\xee\x8f\x79\xc7\x3e\x3b\xe4\x64\x54\x5e\xb1\x96\xb0\xfa\x83\x48\xf6\x8b\x05\xab\x72\x6c\xc6\x4d\x16\x1d\x0f\x6e\x32\xb2\x18\xd4\x9c\x05\x95\x31\x70\x16\x4a\xe5\x20\x73\xfe\xc9\x58\x9d\xcc\xf9\xa7\x2e\x91\x2c\xb1\x69\xa8\xb8\xe4\x42\xe2\x22\x56\x5b\xe6\x9a\x27\x1d\x80\xd9\x73\x51\x0e\xdf\x73\x51\xd5\xf7\x38\xb7\xaa\xdf\x0e\xda\x01\x7e\xae\xce\xde\x32\x54\xd6\xca\xd3\xed\x0c\xff\x90\x94\x51\x04\x08\x1c\xe9\xdb\x72\x25\xe8\xdb\x82\x45\xe6\x8a\x33\xc6\xc1\x70\x37\x83\x51\x70\x19\x6f\x96\x1a\x47\xae\x78\xdb\xfe\x17\x61\x67\x72\x36\x3d\x8b\x03\xc0\x54\x26\x04\xdb\x2c\x82\xcb\x9f\x8b\x0d\x76\xfe\x21\xcc\xd3\x55\xfa\xce\xef\x0d\x77\xb3\x08\x10\x42\x68\xe5\x98\x57\x94\x59\xca\x66\x6b\x37\x24\x23\x67\xbb\x92\xa7\x01\xf7\x89\x5e\xc9\xcd\xe0\x73\xa8\xa2\xb0\xf2\x69\x51\xc9\xd3\xa0\x2c\xb7\x76\x5d\x29\xb8\x5d\x2a\x49\xb3\x71\xab\xe8\x35\xd4\x25\xb8\x46\x21\xd5\x86\x64\x54\xd5\x54\x6e\x73\xa0\x6d\xe3\x7a\xa9\x78\x4b\x69\xe3\x54\xf1\xa1\xd6\x2c\xa1\x86\x8b\xc7\xd0\x21\x78\x96\x91\x4f\x3a\x72\xa0\xaa\x0c\xfb\x41\x2a\x27\x13\x5c\x75\xa1\x1e\x0e\x2c\x56\x30\x37\xdd\xa3\x3d\xf2\x43\xef\x63\x27\xa4\x1b\x74\xb3\x8c\x05\xbc\xbb\xa3\xa4\xe6\x80\x92\xd6\xa1\xce\x25\x6c\xae\xfe\x07\xea\x5e\x87\xde\x6d\x88\xd1\x2b\x0a\xab\x50\x36\x54\x87\x9a\x16\xae\xb1\xaa\xc6\x8a\xdb\xaa\x4e\xe3\x8f\xe4\x07\xca\x33\xe8\x72\x25\x59\x93\xda\x98\x3a\x51\x9b\x72\x7f\xd6\x99\x6a\x49\x1b\xe8\x2d\xed\xd4\xa7\x5b\x39\xfc\x60\xad\x9c\x89\xfa\xaa\x66\x8b\x04\xd1\xbe\xb8\xca\x8a\x40\x29\xbe\x65\x52\xa9\xad\x82\x05\xae\xe9\x37\xed\x51\xbe\x81\xd0\xd5\xcd\xc4\x4d\x70\x90\xf5\x16\xe1\xe9\xea\x06\x5c\xd8\x83\x7a\x8b\x77\xfe\x2e\x4c\x7f\x2a\x51\xab\x8a\xac\x66\xc7\x28\xb2\x9a\xa3\xa3\xe8\xf5\xf4\xab\xc7\xe2\x3a\xaf\xa6\xd0\x3e\xa5\xbd\x8f\xab\x4b\x83\x54\x63\x71\x1b\x56\xd4\x58\x98\x50\xf7\x4a\x3e\x27\x95\x89\x15\x2d\x56\x24\x91\xc0\x77\xba\xce\x6c\xae\x0a\xcf\x53\x83\x16\x6a\x78\x74\x9f\x8f\x32\xb3\x42\x09\x15\x53\x2c\x33\x69\x93\x34\xe3\xc7\x61\xd5\x21\xcd\x50\x07\x75\xe4\x1f\xc4\xa3\x94\x50\x98\xcc\xc9\xf5\x31\x7f\x93\xe7\x38\x53\x36\x79\x38\x48\x9a\xad\x66\xab\x2e\xb2\xd9\x8b\xbb\x68\x9a\x86\x38\x6d\x26\x27\x67\xba\x52\x49\xc6\xc7\xd6\x9d\x1c\xae\xaf\x6e\x61\x02\x8c\x9d\xa1\xa1\x68\xbe\x2b\x7f\xd0\xad\x09\x9b\x0e\x31\x57\x5b\xe9\xc3\x93\x49\xf6\x26\xd5\x5c\x75\x27\x84\xfe\x81\x62\x4c\x1a\xba\xb5\x30\x17\xc4\x9d\xa7\x80\x09\xbe\x44\xe8\xcc\xb2\x5a\x63\x57\x84\xe4\x4d\x39\xe0\xab\xba\x4e\x4e\xe0\x9f\xc6\x0a\xe0\x5f\x05\x54\x76\xac\xc6\x4a\xc2\x88\xc6\xaa\x2a\x34\xa8\xff\x34\x56\x4c\x5e\x77\x2b\x72\x3f\xf4\x6a\x7e\x85\x2b\x7b\xd6\x25\xfb\x72\x4c\x7c\x57\xa4\x4a\x2f\x66\xf0\x2e\x97\xf1\xe1\xba\x0c\xc4\x27\xf4\x00\xfc\x91\x11\xcb\x45\x41\x6f\xa5\xac\xa4\x7e\xb9\xcf\xf4\x84\xb3\x96\x92\xa9\x8a\xe2\x4a\x61\x44\xfd\x14\xb9\x4a\x26\x3e\x83\x90\x4a\x80\x3f\x93\xd4\x4b\x5a\x50\x4a\xf9\xf4\xae\x9f\x92\x76\xe8\x47\x43\x2b\xa5\xb0\xb0\x1d\x8a\x84\xc3\x0f\xe5\xc0\x9c\xdb\x86\x6b\xd6\xa5\x0e\xb4\xfd\xb8\xab\xa6\xe8\xa5\xc1\x5d\x5d\x6a\xcc\x1b\xd2\xa4\x4b\x45\x71\x3b\x0c\x36\x05\x2b\xd0\x0e\xb3\xd7\x17\x7b\x36\xef\x16\xec\x7c\xc3\x4a\xfb\x52\x4d\xdd\x0e\x5c\x51\x21\xd6\xed\xd4\x59\xd6\x61\x0c\x7d\x4b\x98\xe2\xde\x4e\x33\x72\x41\x8f\x1a\xe9\xa0\xf0\xfc\xea\xed\x34\x88\x2a\xe7\xbb\x21\x51\xba\xa2\xd9\x24\xfc\x60\xfc\x53\x5d\x1f\xc3\x9f\xc6\x14\xf0\x77\x63\x0a\xc0\xe0\xb4\x53\xf5\x9e\xad\x8d\x2f\x60\x25\x8d\x25\xc3\x01\x79\x7c\x7b\x73\x36\xac\x85\x8a\x2a\xb8\x76\x65\xe4\x01\xaa\x5d\xe9\x81\x07\x5c\x57\x41\x0d\x78\x52\x36\x0c\x01\x13\xc1\x62\xbb\x28\x3d\x6a\x97\xe9\xef\x41\xe2\x86\x6d\x76\x91\x9f\x6f\x44\xb9\xf5\x6e\x6f\x3f\xc6\xab\xfd\x18\x8c\x3f\x68\x60\xfb\x71\x65\x4d\x81\x41\xbb\x32\x4a\x9a\x30\x9b\xcc\xfc\xf4\x83\x00\x45\x40\x8c\xfd\x51\xc3\xe3\xb8\x37\x62\xdd\x28\x4e\x6f\x25\x71\x12\xc0\xd0\xba\xe5\xef\x4d\x05\x96\xad\x0d\x06\x42\x91\xe4\x48\x6e\x75\x11\x55\x99\x60\x49\xed\x2f\x65\x55\xba\x4c\x4f\x5d\x1c\xb4\xb4\x15\xe5\xcf\xf6\xa3\xf0\x96\xfa\x64\x28\xd7\x14\xb3\xfd\x78\xaf\xae\xc9\x65\xab\xa6\x8c\xa2\x1f\xf5\x72\xa2\x88\xe2\xae\xfc\x5d\x7f\xc0\xe9\x1f\x48\x21\xb8\x5b\x1a\x71\xee\xd4\xda\x36\x92\x29\x48\xb6\x5b\x43\x44\xc2\x93\xb4\x21\xcb\x0a\xae\xce\xd6\x90\x42\xb8\x8a\xf8\x92\x25\xae\x10\xf2\x2e\xb8\x6a\x5b\x53\xea\xc4\x02\x35\x63\xc0\x77\x3b\xe2\x09\xd8\xad\xb4\xa9\xc4\x6c\xc8\xb1\xa9\x21\x56\x33\x3b\xb9\x77\x44\xeb\x3c\xa4\x9d\x4e\xe7\xd1\x64\x47\x9d\x37\xa9\x58\xd6\x7d\x93\x02\x45\xe7\x41\xe7\x32\x76\x1e\xcf\x4e\x3f\x33\x20\xb8\x67\xdd\x87\x85\x0d\xb6\xa3\x31\x34\xae\x65\x97\x98\x10\x44\xe4\xe3\x8a\x6f\x98\x08\x69\xa3\xda\x42\x1a\x4f\x47\x98\x08\x69\xdc\xd4\x42\x96\x42\xfc\x4e\xbb\x20\x51\x21\x64\x75\x86\xd5\x64\x75\x9c\xaa\x6a\xb7\xc3\x4d\x09\xef\x1b\x6e\xb4\xa6\x82\x8d\x64\x1c\xbd\x61\x1b\x74\x92\xfa\xa3\x37\x94\x65\x97\x86\x37\x4d\x6d\x99\x57\x51\xd3\x27\x7d\x72\x0d\x36\x24\x59\x10\xe9\x66\x16\x84\xee\xf6\xc1\x84\x85\xb6\x9f\x6d\x18\x36\xc7\x83\x3f\xdc\x1b\xba\x9a\xc8\x0b\xb8\xfa\xda\xe4\xe5\xed\x19\xfe\xf1\x56\x53\xda\xdf\x66\x92\x46\x2b\x35\x28\x85\x95\x38\xc3\x8a\x56\xdb\x34\xe9\x35\x45\x24\xb1\xd2\x0c\x65\x53\x92\x22\x3c\xcb\x88\x69\xd9\xdb\xe4\x7d\xc9\x4d\xd5\x6e\x9f\x0b\xf4\x7f\xf3\x5c\x90\x72\x63\xec\x73\x92\x06\xae\x37\x64\x4b\x59\x1f\x7f\x29\x8b\x61\x7e\x1b\xca\x2a\xb0\x6c\x8a\x1a\x82\xd7\x5b\x43\xb9\xa6\xc9\x62\x53\x9a\x24\x31\x25\x1d\x01\x49\x57\x7b\xbb\x91\xa1\xc0\x3f\xb4\x1f\x4b\x54\xbc\x11\xdb\x93\xeb\xce\xbc\x1e\xc3\x74\x7b\x15\x3c\x5e\x51\xfe\x31\x24\x32\x74\x6b\x42\x72\x5b\xa3\x3a\x73\xa5\x55\x9d\x89\x72\x8f\xe1\xd0\x1d\x4d\xa1\x48\xf9\xd3\x4a\xa4\x3d\x68\x1c\x60\xbc\xda\xc2\xf1\x0f\x86\xbe\x2d\x54\x3a\x8e\x82\x21\xf6\xe5\x9c\x48\x49\x5e\x1c\x45\x03\x6a\x09\xc1\x8f\xf7\xf9\x77\xb9\x2c\x08\x84\xa7\x65\x23\xe7\x80\x55\x6e\x86\xd5\x1b\x22\xcc\x86\x3c\xc2\xd2\xb6\x1f\x1b\x34\xf5\xa2\x68\xdb\x90\xfb\x6e\x96\x9e\xe8\xdc\xc5\xcd\x3c\x01\xde\xa5\xdb\x78\x08\xde\x72\x3b\x09\xa1\xdd\x7a\x4b\x8a\x3e\x3b\x6f\x49\xa0\xd2\x58\x27\x04\x1d\x36\xc8\x43\x8f\xa3\xd8\xe1\x1a\x22\x1b\xd2\x74\xb1\xc1\x04\x99\x5f\xaa\x37\x32\x91\x7b\x84\x88\x34\x63\x97\x46\xfe\xb7\xa5\xb1\xa5\x28\x62\x16\xe0\xa5\x8d\x67\xd8\xe9\xd5\x8e\xf6\x8c\xb8\x26\xbd\x69\x75\xe3\x4a\x7c\xaa\xe7\xad\x43\x0e\x3d\xe9\xc9\xa7\x7a\x9e\x39\xa2\x3d\x2b\xd2\x8d\xcf\xd4\x6f\x96\x45\x06\xa0\x21\xbd\x53\x73\xfb\x3e\x8d\x21\xec\x47\x03\x28\x78\xb6\x7e\x70\x45\xb1\x70\xdd\x3c\x4e\x50\x89\x8e\xda\x8b\xa4\xcb\xbd\x13\xb3\x46\x1c\xee\x78\x94\x93\x25\xa2\xf7\x03\xcd\x69\xb1\x0e\x67\x04\x4c\xed\x87\x67\x64\x50\x46\x19\xdd\x1d\x0b\x40\x8b\xfd\x00\x68\x38\x96\x58\x3b\x29\x0b\xe8\x45\xd9\xdc\x02\x96\xc9\xa5\xc5\x0d\xd8\x75\x3d\x83\xbf\xea\xba\x9e\xc1\x47\x74\xc2\xe7\x8a\x5b\x1d\xee\x46\x81\x5d\x3f\x13\x85\x28\x37\x83\x24\x51\x1e\xee\xa8\x7f\xa0\xab\xe3\x72\xef\x78\xa1\xcf\x6c\xa0\x29\xcb\xb4\x05\xf7\xa7\x23\xe8\x58\xe6\xcc\x2e\xef\x52\x46\xc3\xb1\x4c\x39\x77\x37\x92\x2e\xfe\xdb\xbd\x93\xe3\x49\xab\xdb\xae\x63\x19\x64\xa4\xe3\x58\xa6\x9c\xb8\xe3\x58\x46\x18\x8d\xde\x75\x2c\x73\x19\x2f\xb4\x9c\x97\xbf\x7b\xb0\x1d\xe0\x87\x5b\xaa\x18\xba\x11\xf7\xdc\xa6\xa2\xa1\x0d\x34\xb7\xa3\xb3\xd3\x0e\xb5\xe3\x40\xa6\xbe\xa1\xe3\x40\xa6\xa4\xbb\xe3\x40\xa6\x5a\xa1\x17\x34\x8a\x88\xca\x7a\x01\x38\x97\x08\x07\x32\x35\x38\x1d\xcb\x1f\x55\x06\x9d\x54\x4f\xb8\x3e\xf6\xae\x72\xcd\x15\xaa\xa8\x7e\x9d\x30\x61\xfa\x4d\x42\xd6\x7b\x85\x80\x88\x44\x6a\xda\x84\xba\xea\x64\x20\xa4\xaa\xda\x9c\xbe\xbc\x87\x6b\x8d\x87\xbb\x09\xd0\x7a\x57\xd7\x16\x7f\xf2\x6e\xbd\x66\xd6\x52\xf6\x57\xed\x9b\xc3\xa8\x71\x13\xe0\x06\xf0\x22\x65\xd3\xad\xda\x7d\x37\x5e\x9e\x22\xd6\x8e\x6e\x4d\x23\x8c\x4e\x6a\x27\xd2\x7c\xf7\x4e\x6a\x27\x12\x47\xf6\x4e\x6a\x27\x02\x44\xf4\x2e\x6b\x02\x9d\xe9\x0d\xb2\xe8\xfe\x92\xda\xa9\x58\xee\xda\xc8\xc3\x8d\xf5\x8e\xfa\x86\x1b\xb6\x77\x74\x4e\xcd\x4a\x45\x54\x64\x84\x0e\x47\x25\x06\xa9\xbb\x83\x5b\xea\xa4\x76\xd2\xa8\xba\x13\xef\xd7\xdc\x72\xbd\xab\xc8\x13\x6d\x64\x66\x3c\x35\xc9\xcc\xc0\x24\xf7\xce\xb5\xed\x96\x75\xd8\xa8\x29\x18\x5e\x5d\x34\x08\xae\x73\xa1\x08\x64\x5b\xee\x64\x40\xc1\x3d\x96\x21\xb1\xf4\x08\x05\xb2\xea\x69\x25\x58\x2d\x69\x8f\xd9\x9f\xe0\x57\x3a\x29\x3f\xf5\xb6\xea\x81\xf8\x5f\x7c\x0a\x64\xe7\xd3\x7e\xd0\x59\xb8\x3d\x21\x7f\x61\x5b\x43\xf2\x38\x1d\x63\xf2\xc0\xf7\xf4\xc1\x65\x23\x31\x19\xc8\x8e\x3d\xf8\x32\x3a\x6a\xf8\x3a\x31\xf7\x74\xcd\xeb\x3f\x7e\xa6\xc8\x27\x75\x62\xeb\xe9\x3a\xd7\xc9\xf7\xad\x3b\x5e\x1f\x08\xb6\x3d\x05\x03\x79\xa7\x54\x6f\x48\x28\x20\xff\x9d\x14\x4f\xfa\xe3\x75\x59\x1e\x1e\xe5\x7d\xaa\x6c\x70\x3e\x24\xfc\xd6\x49\xac\x4f\x04\xb2\x1e\xe4\x89\x40\x56\x5a\x37\xf1\x48\xc8\xdf\x07\x65\x3b\x42\x1e\x9b\x75\x6e\x73\x6d\xd9\x29\xc2\xc0\x2c\x23\x60\x43\xca\xdb\xe5\x7f\x10\xb5\xf6\x1f\xff\x33\x65\xd4\xfa\x2d\x67\x0a\x10\x7a\xa1\xe5\xf6\x93\xd1\xdb\x57\x6c\xbf\x93\x03\x65\xd2\x69\xe0\x2c\x02\x28\x17\xf2\xf8\x62\xd4\x3c\x12\xd3\x15\x06\x89\xdd\x69\xd4\x2c\x06\xa4\x51\x33\x2c\x60\x7f\x08\xb3\xe0\x21\x4f\x87\x7a\xf8\xa3\x8e\x51\x73\xde\x5e\xfd\xc1\x06\xdb\x33\xfa\x28\x1c\x14\x5d\x33\xd5\xb7\x38\xfa\x28\x79\xcb\x8f\x1f\xf4\xc3\xa9\xe3\x78\x4f\xc8\xa6\xde\x35\x69\x3e\xf3\xe3\xf1\xc3\xe1\xb7\x1f\x76\xfc\xfa\x61\x7b\xd3\xa6\xba\x2c\xc8\x96\x4e\x32\xf1\xf4\x8e\xd8\x48\x06\xa6\xff\x38\xa1\x2a\x13\xd7\x11\x1b\x0d\x17\xdb\xb4\xdf\xa7\x94\x67\x09\x0a\x03\x6a\xa1\x7c\x66\xeb\xed\x7c\xfd\x47\x54\x72\xc2\x4a\x8e\xc8\x8c\xdb\xbb\xa9\xbe\x7f\xb8\xf1\x17\xc1\x23\x04\x9f\xe2\xd1\x9e\xe6\xcb\x3c\x20\x3a\x29\xbe\x15\xa0\xf5\xbd\xe0\x2f\x19\xf4\xc7\x29\x35\xcd\xae\x7a\x32\x4a\x88\x9d\xbb\xbc\x91\x30\xbf\xc6\xda\x07\xb0\xd7\x74\x0c\x12\x62\x44\x3c\xff\x28\x21\x99\xbb\x7d\x11\x76\x84\x3a\xa5\x64\x57\x8b\xa7\x36\x58\xfb\xe9\x43\x4a\x11\x46\x90\x7c\x2c\xbd\x63\x24\xa4\x4e\xa0\x63\x18\xd4\x44\x66\x0d\x83\x3c\xfd\x1f\xe6\x2c\x22\xed\xc7\xf3\x50\x0c\xfc\xb1\x3c\x97\x9a\xb9\xc0\x93\x4b\xbb\xdf\x38\x24\x53\x41\x19\xc3\x41\x8d\x3d\xe3\x40\xbb\xc4\x02\xc4\x8f\xcd\x99\x3e\x82\xe3\x40\x4e\x0f\x39\x0e\x6c\x89\x39\xfb\x71\xa8\x2b\xa0\x88\x19\x58\xd8\x12\xab\x2b\x6e\x87\x38\x74\x38\x68\x76\xb3\xcd\x8e\x44\xd9\x68\xed\x02\x71\xe6\xeb\x8a\x26\x04\x04\xbe\xec\xea\xc4\xa2\x41\xa8\xf1\xc0\x1a\xb2\x1b\x41\x10\x60\x3d\x39\xe3\xc7\x9f\x14\x95\x31\x71\xda\x2d\x37\x44\x60\x76\xac\x22\x2c\x2e\x49\x10\x8d\x51\x66\x29\x9e\x8a\x1f\x7f\x32\x7d\xb5\x84\x99\x83\x88\x93\xda\x03\x9e\xa4\xea\x5d\x1b\x97\xd2\x29\xcb\xc1\xa6\x33\xb4\x81\xf9\x18\xf9\x22\xa0\xae\x4d\x89\xa7\xcb\x94\xc9\xc8\x0d\xbb\x1d\x05\x32\x43\x5d\x58\x0d\x7d\x4c\xa3\xb0\xce\xc0\x88\x1a\x6a\xfa\x6b\xf7\x89\x02\xbc\x64\x02\x38\x1d\xbd\x68\x84\xcb\xe8\x70\x1d\xba\x5f\x06\xc9\x00\xce\x1c\x09\x2b\xdc\xea\x50\x9b\xf9\x51\x94\xf3\xb6\x4b\x38\x6f\x74\x21\x21\x33\x52\x9d\x76\x95\x95\xa6\x12\x1e\xec\x2a\x0c\x03\x0f\x76\xa2\x03\xf5\xf8\x31\x26\x5d\xdf\xf1\x20\xf4\x8e\x1a\xdf\xa8\xa4\xa5\xe7\xb5\x14\x38\xb3\x97\xec\x73\x53\x66\x62\x30\x12\x84\x4c\xe9\xd1\x18\x8b\x13\x1f\x04\xe4\x55\x27\x18\xf0\x17\x2a\x45\x03\xa3\x63\xa2\x15\xf5\xc0\xe8\x58\x77\xe1\xc0\xbf\x4a\xdd\x62\x34\xfb\xb7\x4f\xce\xea\x69\x7d\xde\x34\xc2\x09\x4b\xa1\xae\x30\xcc\x16\xa9\x14\x31\xba\x07\xc0\xd5\x4a\x16\xc1\x75\xe9\x5e\x24\x80\xa7\xa7\xb9\xe2\x9b\xe8\x3c\x25\x86\x7f\x80\xd3\xae\x3b\xda\xa6\xa9\x40\x31\xcc\xec\x68\xb7\x61\xd8\x76\x16\x23\xcc\xbf\xcf\x24\x30\x31\x26\x2e\x50\x0f\x33\x81\x8b\xea\x44\xcf\x69\xe3\x4f\x6d\x6b\x84\x7e\x95\x36\xe2\x08\xba\xd5\xd8\x1f\x13\xc3\xaf\x07\x82\x10\xc5\x3c\x61\x34\x9d\x69\x7d\x8e\x8a\x27\x13\xf9\x88\x36\x12\x81\xcd\xb1\x8e\xa4\x81\x59\xf1\xd4\xeb\x31\x30\x2b\xd6\x53\x35\x86\x90\x5b\xc9\x47\x10\x03\x0c\x21\x67\x80\x21\x70\xd6\x31\x85\x25\xab\x31\xcc\x77\x0b\xa0\x58\x12\x37\x69\x08\x21\xfa\x88\x3f\xd3\x83\x2c\x43\x04\x49\xee\x31\x8c\x9d\xed\xfe\x4e\x33\x5f\x03\xc4\x14\x52\x7f\xe7\xb5\x83\x1c\x28\xb0\x36\x56\x38\x15\x58\x1b\xeb\x01\x18\xba\x52\xb9\xb9\x53\xe0\x18\x8c\x2c\xe2\xc4\x98\xeb\x31\x79\xa1\x79\x08\xe5\x24\x20\xef\x31\x75\x42\xf5\x77\xf7\xdc\xfe\x31\x0b\xf6\xfc\xde\x66\x10\xf1\x70\xc2\x3d\x0c\x59\xec\xc0\xc0\xb8\x27\xed\xc2\xaa\x98\x2c\x4b\x3d\x6e\x73\x9a\x01\x06\xac\x80\x9a\xa8\x78\x14\x06\xb8\x83\x24\xf5\x9e\xee\x20\x26\xc6\x4a\x15\x02\xbd\x90\xaa\xca\x20\xc7\x80\x36\x64\x01\x1f\xa0\x9b\x44\xfc\xd8\x80\xae\x4d\x58\x20\x33\x31\x52\x45\x3c\xbc\x5e\x5c\x47\x52\x7a\x6b\xa3\x16\xc8\x4f\x34\x09\x0b\xcd\x8a\xd5\x0f\x04\xe9\xba\x35\x52\x0a\xd2\x75\x6b\xfc\x13\x4b\xe0\x00\x94\xd4\xdd\x0a\x78\x63\x09\x9c\x75\x04\xce\x32\x4f\x28\xcf\x02\x99\x0a\xb4\x9c\x0a\x32\x12\x10\x3b\xad\x07\x19\x09\x48\x49\xd5\x63\xf1\xfa\x74\xb1\xc9\x4e\x90\xd7\x01\x8c\x80\xaa\xd3\xd8\xe9\x3b\x49\x99\xe7\x9d\x0b\x67\x72\x02\xd1\x7d\xeb\xfc\x4f\x9f\xdb\xb7\x27\xe3\xa2\x4b\x6a\x32\xf0\xb1\xf3\xfc\xdb\x02\xe8\x3c\xda\x66\x2a\x10\xd5\x10\xaf\xa8\x09\x0e\x32\x15\x10\xa2\xb8\xc7\x06\x6a\xe9\x2b\x82\x16\x35\xe1\x01\xfb\xa0\x16\x39\x88\xe1\xab\xed\x5a\x28\x4e\x11\xd5\x88\xc1\xe3\x2b\x2a\x88\xc1\xa3\xbd\x5a\xbc\x66\x10\xa0\xcf\xd7\x95\xf3\x77\xb6\x55\xd4\x7c\xbd\x18\x59\xd1\x97\xad\x0c\xcb\xc0\x26\xca\xbe\x99\x98\x83\x32\x2b\xca\x5b\x29\x5e\x57\xd4\xb2\x2b\x4a\x59\x5b\x66\x8f\x90\xb6\xcc\x3c\x40\x02\x69\x8c\x66\x88\x81\x2a\x49\x6e\x33\xcc\x7a\xe0\xfa\x64\xd6\x03\xe6\xab\x2d\x73\xb3\x8e\x30\xff\x15\x2c\xa9\x87\x86\xce\xde\x77\xf8\x4d\x55\x6d\x17\x43\x4b\x67\x4f\xd1\x27\x8e\x38\xca\xab\xe0\xd5\x16\x1e\xa9\x5f\x83\x71\xe8\x9c\xc0\xf8\xe3\xf0\x4c\xe5\x47\xba\xa0\x0d\x3e\x34\x8d\xbf\x6c\x83\xb6\x55\x69\xfb\x80\x65\x09\xe5\x5f\xe3\x34\x80\x12\xb8\x38\x48\x74\x60\x64\x90\x41\xda\x6d\x5d\x48\xc6\x89\x9d\xd4\xb4\x8c\x38\x30\xac\x0f\x5b\x93\xf5\x07\xf5\x01\x84\xd4\x06\x25\x2c\x1b\x05\x6d\xda\x00\xa3\xde\x61\x47\x18\x23\x0f\x7f\x7f\x25\x87\x95\x0f\x5e\xcd\x9c\xb8\x41\xa2\x03\x52\x5c\xf6\x71\x29\x84\x60\xb4\x2b\x6f\x38\x5a\x93\xdd\x80\x74\x91\x7d\x90\xdd\xa0\xb0\x81\x43\x4e\x86\x53\x30\xc8\x68\xa0\x7b\xc7\xb8\x30\x39\x16\xa2\x0b\xb3\xde\x61\x1d\x21\x2a\x94\x89\x37\x32\x2d\x03\x10\xc7\x6f\x14\x84\x09\x02\xa1\x11\xb4\x7d\x92\x79\xbb\x80\xb0\x23\x19\x1d\x6e\x98\x81\x11\x74\x0a\x76\x06\x71\x88\x2f\xe7\x5f\x84\xc8\x5e\x59\xb0\x69\x1d\x20\x0a\xcb\x08\x3f\x9c\x99\x46\xd0\xce\xa6\xa8\x5c\x83\x15\x19\xe4\xe4\xd6\x09\x68\x20\xa8\x51\xe2\x38\x14\xd4\x0c\x7f\x47\x50\xe3\x3a\x56\xc1\xa6\x53\xe5\x34\x30\xa9\x43\xeb\x68\x97\xa2\x2a\xec\x2b\xfe\x21\xd4\x0e\x86\xd9\xb1\x98\x48\xa4\x9f\x71\xc0\xa5\x0e\xed\xa3\xc3\x5e\x05\x9b\x69\x92\xa0\x9b\xbc\x9e\x7d\xe0\xa5\x55\x12\x22\x77\x19\x88\xb4\x8f\xb6\x8e\x79\x94\xdc\xc0\x06\xd4\x6e\x08\xfa\x25\x1d\x80\x46\x6b\x4a\x91\x18\x00\x2e\xab\x6a\x05\x3e\x9a\xea\x19\x48\xf7\x20\x9a\x60\xa8\x87\x1a\x1d\xd9\x8d\xe3\x69\xa8\x0c\x85\x1b\x81\x28\xc6\xc9\x91\x04\x51\xbf\xd1\x11\x18\xa1\x8a\xc3\x1a\x2a\x8b\x91\x81\xf4\xc5\xed\x09\xac\x6a\xa1\x22\x43\x43\x65\xcf\x42\x28\x3f\x62\x2c\x62\x0c\xfb\xa2\x18\xda\x26\xbb\x46\xda\x26\x3b\xe7\xc0\x08\xd5\x95\x27\x08\x8f\x3e\xf6\x83\x20\x3c\xfa\x8f\x8d\x81\xde\x0d\x71\xc8\x18\x18\xce\xda\xa7\x66\xca\x59\x27\xef\x67\x1b\xa3\x84\x13\xbf\x06\x40\xbb\x90\xda\x2c\x43\x06\x47\x06\x0a\x74\x07\x07\x50\x8b\xce\x1a\x2d\x8b\xfe\x83\x19\x8c\x3f\xed\x7f\xc7\x60\x7a\x62\xe8\x60\x89\xb9\x9a\x86\x86\xcb\xdc\xf5\x43\xc3\x65\xb7\x77\xba\xdc\x2c\xe5\x64\x1a\xe2\x15\x71\x7c\xb4\x4a\x1b\x84\x20\x54\xcc\x3e\x08\x41\xa8\x4f\xcf\x98\xfa\xee\x78\xc6\xa6\x10\x3a\x18\x40\x88\x1a\x13\xb9\x9c\x38\x43\xbc\x1e\xfd\x99\xc7\xed\xba\xf2\xbb\x06\xc9\xee\x9b\x06\xc9\xee\xf9\x8d\x6e\x13\xba\x3c\x34\x48\xce\xb6\xe6\xfd\x80\x03\x1f\x5a\x24\x8b\x54\x5a\x24\xbb\x7c\x37\x4b\xe9\x66\x11\xc6\x58\xe7\xd3\xa1\x45\x32\x6c\xd2\xb8\x05\xd4\x4e\x05\xd4\x3e\x41\x06\x18\x85\x71\x8b\x0c\x4c\x86\xbc\x8a\x61\x3f\x0f\x40\x8b\x48\x8f\xab\x48\xdb\xc7\x03\x43\x9f\x3f\x4e\x6a\xc8\x25\x0e\x83\x01\xb9\x1b\x4a\x54\xc8\x08\xd0\x07\xe6\xcc\x4d\x89\xd3\x78\xf2\x62\xa0\x49\xfa\x5c\x09\x87\x29\x14\x55\x35\x8d\xe5\xf6\xb0\x4a\x4b\xf6\xd3\xce\x7e\x6c\xd0\x30\x4a\xc5\xc0\x5a\x59\x13\x90\x81\xb5\xb2\xc6\x98\x03\x6b\x65\xdf\x4a\x63\x61\xf9\xa0\x2d\xcc\xf8\xf1\x4a\xc5\xc7\xd2\xd0\x5c\x59\x6a\x85\xb9\xb2\x8f\x9f\x81\xb9\xb2\x06\x87\x03\x35\x93\xd1\x44\x06\xc9\x15\xb5\x32\x1d\x58\x28\x6b\x1d\x3a\xb4\x50\x76\xc9\x48\xae\xa8\x65\xe9\xd8\x8d\x47\xb4\x75\x30\xa7\x75\xdb\x7e\xac\x52\x51\xc1\x3e\x7e\x9c\x52\x51\xf1\x3e\xb0\x50\xf6\xf1\x36\xb4\x4a\x76\xf6\x9b\xc7\x38\x8f\xbd\x41\xc4\x1e\x7d\x0f\xc7\x8b\x30\x42\x8a\x8c\xbd\xb1\x8f\xba\xf1\xa2\x9d\xf6\xdc\xa2\x54\xea\xf9\x3b\xe3\x3a\x2f\x4c\x8c\x0d\x50\x32\x7e\x5c\xd0\xd0\xaa\x76\x90\x65\xd1\xe7\xcf\x78\x11\x93\x8a\xb3\xaf\xf0\xd8\xf6\xa5\x1f\xeb\x7f\xf4\x43\x99\x8c\x07\xfa\x06\x8d\x0f\xd8\x3c\x5c\x9f\x6b\x05\xcc\x9a\x1e\x4b\x8f\x3e\xd6\xca\xbd\xf8\x58\x2b\x6f\x1a\x4d\x8f\x3d\xbc\x1f\x5a\x74\x51\xed\x13\x66\xfb\x64\x83\xdd\x6c\x62\xf6\x68\x6b\x3a\x88\xd9\xa3\x2a\x78\x10\xb3\xc7\x30\x3a\xe3\xdb\x94\x7f\xeb\x30\x61\x6d\x0c\xdb\xdd\x67\xb2\x36\xf0\x74\x13\xd6\x26\x0c\x24\x33\x0f\x75\x2e\xcd\x7f\x58\x53\xe8\xdf\x3c\xdc\xd7\x49\x99\xf5\xbd\xfc\x1d\x58\xb9\x46\xe7\x81\xc6\x9f\xcb\x7f\xea\xd5\x75\x1c\xe3\x2f\xd2\x36\x71\x2b\x27\x9f\x47\x9f\xc4\xf1\xe9\xa7\x3d\x2b\x4d\xb7\x37\x30\x35\x47\x64\x27\x2e\x21\xc4\x08\x1c\x6a\x33\x0d\xe3\x03\x5d\x9d\x27\x58\x0b\xc7\x34\x09\xe9\xa3\x58\x62\x1a\xd2\x07\x32\x3a\x4f\x0f\x71\xa5\xdc\x98\x91\x6d\x39\x5e\xa7\x75\xd4\xa9\x08\x84\x12\xa5\x99\xff\xdc\xc6\x77\xb2\x39\x5a\x00\x75\x22\xf3\xb2\x2f\xfe\xb8\xc4\x2c\x5a\xe0\x69\xde\xb5\xac\x98\xda\x1f\x73\x7c\x66\x41\x9b\x0d\x93\x3f\x89\xb3\x43\x40\xcd\xdf\x83\x09\xd4\xf2\x77\xa4\xdd\x3c\x83\xa6\xe6\xc7\xdc\xc3\x13\x7e\xc8\x78\xc2\xbf\xb7\x04\x8d\x99\x45\x41\x25\xc0\x6b\x64\x6a\x7e\xec\x06\x13\x98\xe7\xca\xfa\x08\xe3\x87\xe5\x4d\xa7\xd6\x79\x8d\xae\x6b\x63\x20\x75\x9e\x5a\x1f\x8b\x43\x5a\x1f\x43\x63\x67\x05\xea\x6a\xb9\xb8\xf1\x4c\xad\x0a\x76\xa3\x0c\xd8\xd5\xb2\x31\xfb\xc3\x0f\xec\xb8\xb3\xb5\xe0\xb1\x60\x15\xf0\x84\x02\xdb\x65\xe3\xcc\xcd\xea\xda\xd1\xb6\x01\x05\xd4\x7a\x36\xd7\x8e\x7e\x1a\xa2\x49\xd1\xb8\xa1\xbc\x70\x06\xc9\xde\xc0\xad\x4f\x7c\xc1\x7c\x21\xcd\xc6\xda\xf1\x24\x98\x38\xb1\xab\x86\x9b\x18\x38\x5f\x59\x5f\x40\x01\xa2\x3d\x0c\x60\x1d\x01\x75\x00\x94\x1a\xcd\x3e\x31\xe2\x6e\xd6\x07\x68\x98\xbe\xd9\xdd\x70\x96\xb1\xe7\x51\x04\xea\xee\x3a\x02\x75\x77\x06\xcc\xcc\x60\x88\x87\x67\xa4\xbb\xfd\x36\x40\xfd\x52\x2c\x87\xf7\x0d\x20\x11\xb6\xa7\x3b\x9d\xce\x14\x3c\xec\x84\xf0\xd1\x8d\x6e\x76\xa7\xc0\xd4\xb0\x88\xd6\xfd\x6b\x12\xe1\xb9\x8b\x3a\xdd\xc3\xe6\xef\x4c\x81\x1b\x76\x86\x87\x8d\xfe\x89\xe6\xa3\x93\xea\x0c\x3d\x88\x5d\x97\xd4\x63\x35\x6b\x89\x0a\x96\x1b\x23\xd0\x2b\x86\xd2\xda\x43\x4c\x74\x5a\xdd\xf9\xab\xd3\xe2\x5a\x9c\xe4\x98\x30\x00\xc6\x24\xb4\x8f\x8e\x86\x33\xc0\x16\x09\xd4\x30\x5c\xd5\xf4\xe3\xa2\x23\xa0\xf8\x71\x71\xd3\x67\xcb\x34\xc2\xf3\xc1\x75\x30\x07\x9a\x22\xcf\xd1\xf0\x38\x23\xa8\x9e\xe4\x7f\x52\x55\x3b\xc7\x4b\x99\x9e\xd0\x4b\x29\x4c\x99\x13\xf1\xec\xdf\x9e\x5b\x73\x62\xb0\xe4\xea\x4c\xd5\x68\x76\x40\x4c\x23\x61\xff\x71\x62\x53\xf5\xf9\x9c\x18\x8b\x7b\x1a\xa6\x3a\x76\x8f\x03\x4a\x2b\x95\xc6\x73\xde\x54\xb2\x31\xd6\xe2\xdc\x3a\xf3\xc7\xa1\x55\x6d\x2f\xe7\x04\x72\xb7\x7a\x9a\x41\x46\xd2\x95\xca\x2c\xa0\x50\x99\xe5\x4e\x60\xcc\x53\x8d\x97\x30\x6f\x52\x1b\x48\xd7\x6f\x64\xce\xc5\x32\x42\x67\x0f\xd6\x8d\x41\x09\xf7\xda\xbc\x01\x3b\xdb\xaa\xfc\x72\x00\xa0\x46\x26\x34\x6f\xa1\xb6\xbe\x50\x5b\x1f\x73\x7c\xa9\x2f\x26\xd1\x6a\x5e\x26\x5a\x30\xcd\x6b\x27\x91\xa4\x75\x86\x9c\x0f\x13\xf0\x06\x78\xd4\xc6\x01\xdb\xe3\x23\xdd\x83\xf8\xb8\xee\x56\xc2\x98\x9b\x4b\x7d\x3e\x4e\x80\xb5\x26\xd8\xb4\xfa\xf9\x49\xb0\x69\x2d\x60\xe7\x23\xd0\x00\xf7\x08\xa8\x75\x04\xd4\xfe\x41\x12\x84\x51\xf3\x61\xa9\x8b\x7d\x0a\x28\x93\x41\xdd\xd5\xf3\xee\xc1\x94\x5a\x5b\xe3\xb9\x50\x23\x78\xf4\x96\x2b\x4d\x47\xcb\x95\x66\x00\xd2\x5d\x28\xe3\x99\x0b\x80\xe0\x1a\xe6\x62\x15\x45\xa2\x25\x70\xd6\x67\xef\xbd\xff\x96\xab\xe8\x58\x62\xb0\x63\x01\x9c\x14\x6c\x13\xb0\xdd\xf3\xb2\x33\xb6\xaf\x7f\x00\x10\x6c\xcf\xdc\x02\xc4\xec\xb7\xc9\xd6\xdc\x03\xe4\x60\x83\xfc\x18\x7d\x12\x67\x5a\x69\xe2\x7c\x53\x6c\xc2\x42\x22\xb3\x3a\xf4\xf1\x9f\xd8\x3e\x1f\xfa\xd7\xcf\x57\x4d\xe4\xb4\x0d\x06\x7b\x7a\xe7\x4f\x34\x63\x87\xf6\xa0\x93\xc4\xd8\x5a\xf7\x4f\x05\x57\x86\x6a\x9a\x68\xc6\x0e\x83\x30\x4c\xc4\x55\x87\x21\x75\xe6\x8b\x51\xbd\x58\x83\xef\xfd\xa1\xab\xff\x44\x30\x75\x18\x1c\x60\x7e\x42\x26\xab\xf1\x61\x3d\x2f\xc2\x7e\x42\x29\xc6\x7e\x02\xe6\xf1\xff\x12\x30\xc6\xff\x74\x4e\x90\xd9\x31\x2b\x85\xf2\xb2\x89\x45\x91\x09\x52\xfb\xfc\x04\xd3\x9d\xfb\x04\xd3\xad\xf8\x00\xd3\x5b\xec\x13\xcc\xc3\x5a\x9f\x1f\xbf\x61\xee\x43\x7d\x2f\x67\xec\x3e\xd0\xf7\x42\x0d\xee\x03\xe3\x7f\xc8\xc7\xad\x3c\x4a\x85\xdb\x7d\x08\xff\xe5\x07\x56\x91\xe0\xdc\x7d\x68\x15\x09\xa2\xdd\x87\x73\x81\xc6\xdd\x24\xb4\x38\x0c\x4a\x71\xc3\xb8\x1d\x86\x5c\xb8\x49\x6f\xa1\x33\xcd\x7d\x68\x3a\xd2\xe2\x2f\x92\x77\x6b\x92\x64\xb0\xd4\x1b\x91\xd8\x61\x78\xc5\xfb\x70\x6e\x10\xb1\xfb\x64\x3a\xe0\xd9\x7d\xba\x03\x41\xd9\x19\x40\xac\xee\x33\xf1\x84\xe6\xa7\xdb\x01\x9a\xde\x67\x6a\xac\xed\xcb\x29\x70\x34\xef\x13\xbf\x8c\xb0\xac\x56\xa6\x5a\xcb\xdd\x38\xfc\xd0\x70\x8a\x45\xbf\x4f\xa1\x3c\x04\x00\xed\x7b\x08\x18\x5e\x40\x30\x21\x37\x46\x4b\x87\x41\x40\xee\xcb\xcd\xa0\xab\x4b\xef\x0b\x60\x44\x11\x78\x68\x46\x78\x5f\x89\x3f\x8c\x71\xb9\xe6\x87\xd5\x54\x6c\x0b\x30\xd6\xd5\x53\x19\xdd\x4d\xb8\xeb\x46\xe6\x85\x7e\x1b\x9e\x48\xdf\xa6\xfb\xca\xc0\x18\x74\x5d\x34\xbd\x74\xd3\x30\x89\x6e\xd2\xf7\xbb\x54\xff\xf1\xe3\x87\x01\x1a\xb1\xdc\x45\xb5\x3e\xa3\x14\x74\xe9\xee\x4a\xb9\x29\x5b\x47\xad\xbe\x3b\x54\x54\xb2\x73\xfc\xef\x82\x73\x86\x48\x66\xd2\x70\x15\x3d\xb7\x59\xc3\x0d\xd1\x73\x57\xd7\xc8\xce\x88\x52\x74\x7a\xa3\xdc\x35\xe5\xbf\x74\x50\xd1\xfd\x73\x12\xee\xaa\x05\xa7\xb8\x0c\x67\x78\xaa\x8d\xbc\x89\xe5\x68\x58\xf2\x9b\x04\x1e\x23\x07\x99\x0e\xef\x1f\x0f\x7f\xd8\xc0\xe8\x27\x4e\xab\x0a\x17\xf4\xea\x6e\x5a\x1e\x88\x3a\x2d\xe1\xa2\x4d\x33\x64\x88\x70\xa1\x6f\xac\xc6\x16\xb8\x9b\x0b\x59\xfc\xa7\x09\x18\x50\x36\xa1\xe4\x8c\xdf\x4d\x6f\x0d\x48\xc1\xdd\x5c\x63\xcb\xae\x31\x4b\xd9\x34\x9d\x70\x23\x5a\x2e\xb2\xa3\x68\x3a\x21\xcc\xcd\x85\x2d\xb6\xc7\x2b\xc7\xad\xe8\x09\xbf\x1f\x27\x7f\xd0\x9c\xac\x61\x24\x9e\xe8\x37\x36\x4e\x43\xfd\xd0\xdd\x13\x7a\x00\xee\xc9\xf8\xd8\x5c\xe8\x9d\x31\x6c\xe3\x79\xba\x61\x5d\xac\x84\x10\xdf\xdd\x55\x16\xdd\x7a\xc2\x6f\xd7\x2c\x79\xd6\x12\x7c\xb7\xb2\xe7\x92\xb3\x31\xa1\x7b\xb6\x6b\x11\xc9\xc2\xd2\xc6\xf8\x48\xfa\x37\xdd\xd8\x64\xb7\x23\x3f\xde\xff\xfe\xd7\xb4\x27\xbe\xb5\xc2\x96\x89\xbf\x07\xce\x2a\xdc\x6e\xf7\x3f\x23\x6c\xfa\x1a\x66\x94\x76\xf9\x86\xbe\x36\x70\x4f\xf7\x20\x20\x97\xf4\x6e\x18\x1c\xae\xf9\x61\x40\x38\x18\x91\x5b\x57\x38\x99\xb2\x7b\x98\x4a\x5b\x72\x9b\xb9\xd0\xb9\xc9\x6e\xbc\xdf\x4e\x4d\xa0\xee\x61\xdc\x3a\x89\xca\xd0\xb8\x72\xfc\x4d\x17\x7f\xfc\x63\xd3\x2c\xe6\x9e\xce\x01\x3e\xe4\x36\xf6\x91\xaf\x89\x7b\xe6\x1c\x18\x69\x3a\x07\xe0\x99\xce\xa1\x5a\x2b\x2d\x9d\x01\xe1\xc7\x33\x36\x8d\x64\xee\xcc\xb6\xee\x72\x4e\x4d\x7b\x9b\xed\xf5\x10\xaa\xfe\x83\x87\xd0\xb4\x2f\x25\xbb\x52\x9c\x99\x73\x63\xa5\xa7\x5b\x20\xd2\xdf\x82\xcf\x1f\xb7\xe0\xc3\x5e\xdd\x37\xde\x4e\x12\xe2\x1f\xdf\xd8\x34\xa3\xbf\x6f\x9d\x9d\x9a\xad\x85\x5e\xcc\xbe\x85\xbe\xd9\x17\xe7\x47\x23\x82\xdb\xc8\x90\xbe\x5c\x6e\xed\xc2\x35\x92\xb9\x6f\xcc\x6d\x84\xfe\xd6\xaf\xc8\x75\x31\xa4\x92\xca\xc9\x1b\x1e\xb0\xe9\x2f\x7e\x3f\x84\x67\x13\xfa\x47\x1b\x79\x31\xe8\xf1\x38\x48\x59\x48\x22\x6a\x78\x93\xfb\xd1\x27\x64\xd8\x97\x41\xff\x86\x7d\x3d\xd4\xb2\xb9\xc3\xc3\x2c\xde\x9a\x87\xfb\xe0\xbd\x89\xd3\x68\xf0\x96\x7b\x39\x3a\x4b\xb4\x8c\x5c\x05\xa7\x76\x2f\x63\x69\xc1\xfc\xde\x44\x4d\xba\xe4\x78\xef\x25\xc3\xef\xf0\xb8\xcc\x35\x59\xac\x7b\x99\xf3\xe4\xf0\xc3\x20\x80\x62\xc2\xd2\xaf\x49\xf8\x97\x16\xdb\x2e\xec\x32\xcf\x89\x07\x68\xeb\xcb\xe4\x66\xc0\xef\x5d\xfa\x0e\xde\x3f\x7e\xaf\xc9\xd6\xdc\xaa\x3a\x55\x60\xdd\xc6\x4c\x92\x15\xba\xb7\x8e\x55\xe2\xfc\x36\xd1\x9f\x1d\x13\x37\x52\xea\xb7\x13\x16\xd6\x42\x9b\x28\x78\xaf\x3b\x6d\xa2\x44\x44\x8d\xc7\x75\x69\xbc\x5f\xe1\x72\x61\x5f\xbd\xbf\xe0\xb6\xef\x97\x98\x89\x70\x68\xf7\xab\x8f\x97\x8b\xf9\xcf\x5c\xca\x5a\xb7\x1f\xc0\x65\x64\x46\x3d\x4b\x6f\xec\xa5\xc8\xde\xdd\x6f\xa3\x34\x6a\x3b\x7a\x6b\x2f\xae\xc0\xff\xfe\xf4\xe4\xe2\x59\x7b\x7f\x72\xb5\x92\x5c\x58\xbc\x92\xeb\x9f\x01\x19\x79\xa7\xdf\x04\x64\xd4\x21\xe7\xfe\x71\x78\x29\x50\xb8\x61\xf0\x8a\xd7\xf0\x03\xeb\x56\x0e\x08\xeb\x83\x90\xad\xf8\x82\x7f\xe0\xd7\x8a\x37\xce\xf3\xe3\xd7\x9a\x8a\x94\xe7\x68\xee\xb8\x4d\xf0\xb2\x62\xf1\x1f\x78\xaf\xf4\x02\x79\x0e\x73\x4e\xb1\xe1\xcf\x69\x44\x47\x5a\x60\xb6\x5d\x44\x8b\xe7\xc7\x2b\xe5\xa1\x78\x60\x95\x8a\x5c\xe8\x03\x47\x54\x64\xc8\x9e\x33\x8f\xbe\xff\xe0\x89\xa5\x60\xef\x51\x3d\xc8\x18\x18\x40\x41\x47\x1f\x6c\x9e\xf4\xe0\x78\x7e\x9c\x4e\x57\xc8\xf6\x90\x55\x4c\x9d\xc4\x63\x58\xa4\xf9\xa7\xe4\xef\x41\x29\x58\x0f\x87\x43\x67\x05\xdd\x78\x50\x04\x56\x3b\x2e\xea\x63\x2c\xa3\x37\x80\xce\x3c\x28\x08\x2b\xb4\xf4\x31\x4a\xd2\xc8\x4a\x08\x75\x84\xb6\x28\xe4\xb5\x81\x82\x66\x26\x5a\x10\x33\xc2\x4b\x3c\x64\x36\xd7\x97\xe4\x29\x8a\x19\x2d\x2b\xf9\xb0\x0e\x02\x5f\xdb\x2a\xf7\x02\x43\x1f\xe5\x5e\x2e\x3e\x1e\xf8\xea\x1c\x1f\x45\x5d\x70\xb6\x0f\xb1\xa9\x55\xfd\x3d\xe4\x32\xd7\x16\xec\xa9\xc8\x37\x20\x21\x4f\x25\xb9\xd1\xb4\x4f\x9e\x77\xcd\x7e\xf0\x59\x6f\xd6\xf1\x79\x67\x5b\xde\x9e\xee\x6d\x85\x59\x15\x86\x86\xab\xb0\x30\x34\x5f\x3b\x70\x3f\x4f\x33\xde\x1f\xc4\xf7\x49\xb6\xa6\xda\x24\xd9\x1a\xdb\x24\xf3\xc5\x80\xcd\xdc\x09\x97\x1d\xc0\xca\xb8\x02\x2d\x93\xff\xfa\xb1\xb8\x14\x6c\x6e\x28\x45\xd7\xfe\xc7\xbc\x34\x83\x28\x3d\x3d\x69\x0f\x7f\x90\xb8\xcc\xa7\xe6\x83\x81\x76\xf1\x67\x92\xc1\x5b\xe4\xd1\x09\x10\xf0\x2d\xca\x9f\x1e\x53\x79\xb8\x4a\x5d\xd4\x61\x85\x61\x3a\xa2\xbb\x04\x81\xe4\x87\x43\xff\x98\xc8\x5c\x13\x99\x47\xa7\xb0\x84\x3a\x64\x2c\xad\x25\xf9\xb7\x8c\x0a\x96\x91\x61\x4b\xc2\x3b\xfe\x41\xd0\xe4\xc8\x64\x15\x53\x13\xf3\x68\x07\x05\x51\x79\xc8\x5b\xaa\x52\xe0\x19\x72\x3e\x22\x0f\xe9\xc6\xd4\x64\x3e\x43\x1e\x18\x18\xb0\x89\x52\x45\xf7\xe0\x2f\x66\xc4\x83\x87\x54\x1e\xf5\xf0\xf7\x89\xce\xd9\xb6\x37\x65\x06\xc6\x41\xec\xc8\xf2\x47\x99\x53\x94\x2a\x40\xfa\x21\x5e\x91\xc6\xcf\xcf\x44\x26\x0d\x23\xfb\x60\x20\xad\x75\xf5\x33\x91\x75\x67\x19\xad\x4c\xd6\xe7\xe0\x88\x3b\x53\x21\x1b\x30\x1b\xdc\x59\x0f\x90\x47\x7f\x79\xdd\x4a\x1e\x23\x3d\x8b\xce\xb7\x4f\x20\x87\xbb\xf3\xcd\xe6\x3f\x32\x9b\x52\x28\xd3\x87\xe7\x5e\xdd\x32\x7e\x76\x0c\xea\x40\x52\x9f\x27\x51\x87\xe6\xbf\xcb\xbd\xe9\x9e\xf6\x60\xd9\x24\xa5\x7e\xb8\xce\x8d\x66\xf1\x10\x30\x51\x45\xf0\xf3\x04\x4b\x46\xa7\x0f\xce\x06\xe2\xc2\xb3\x98\xaa\x65\x94\x24\x4e\xe2\xc1\xe5\x0d\x29\xfb\x43\xa0\xa1\x8e\xfc\xf1\xc9\x40\x43\xa2\xff\x72\x0e\xed\x4f\x77\xb0\x27\x8d\x97\x9d\xc8\x92\xb3\x10\xad\xb9\xcd\x8b\x7c\xc2\xb3\x54\xef\x53\x5c\x4c\xca\x32\x66\xa1\x56\xe7\xc2\x74\xae\xe4\x13\x33\x82\xf9\x83\xc1\x92\x31\x20\x9e\x8d\xbc\x58\xca\xbc\x35\x43\xa0\xe8\x72\x58\x3d\x6d\x8e\x29\x4b\xb0\xad\x73\xb3\xf6\x76\x0f\x30\x6c\x09\x97\x79\x46\xe0\x7b\xb6\x68\xcf\x32\x91\x4d\x5c\xb5\xeb\xa3\xb8\x27\x61\x78\x7f\xc7\xd9\x30\xf9\xcf\x5b\x40\x63\x2b\x49\xac\x01\xe2\xed\x94\x19\xec\x77\xab\x87\x96\xa4\xcf\x2b\xda\x03\xd0\xab\xf5\x83\xe7\xf3\x45\x13\x28\x32\x11\xe8\x47\x26\xfc\xf9\x10\x6b\x4b\xf4\x95\xb9\x28\xbe\x7f\x48\x24\xde\xbb\x0d\x10\x7e\xb9\x2a\x29\x58\x61\x72\x4b\xc1\x8a\xd6\xc5\xeb\x48\x5a\x19\x7c\x88\xe3\x70\x8d\xeb\xd0\xc6\x17\x94\x5b\x26\x07\x35\xe1\xc6\x42\xb4\xe2\xf5\xbc\x0e\xe9\x26\x44\x7b\x1d\x83\xd5\xb4\x2f\x1f\x17\xdd\x5a\xba\xd6\x4d\xff\x91\x53\x6a\x7e\xe0\x0f\xad\x51\xd9\xfa\x5d\xef\x86\x89\x5b\xa8\xb4\x20\xa1\x0b\x8d\x16\xe7\x66\xe9\x9d\x05\xc3\xb3\x08\xad\x2c\x62\x2e\x62\x19\x1a\xe2\x78\x9d\x08\x0f\x2d\x62\x0e\x0c\xaa\xad\x53\xd9\x82\xdd\x10\x72\x53\x91\xc7\xc2\x69\x4b\x35\xe3\xc2\x4f\xcb\x6d\x5f\x97\xa6\x4a\x8c\x75\xd5\x5f\x99\xdd\x5d\xd8\x05\x19\x11\x73\x5d\x9d\x3a\x2c\x2b\x0a\x2f\xad\x24\x16\xe9\xc6\x83\xdb\x60\x5d\x9e\x38\xfa\x29\x6e\x22\xc0\x99\x9f\xcb\x6b\x76\x15\xcd\x47\x61\xc5\x56\x51\x2c\x4a\xaf\x5e\xf6\x27\xc5\x74\xf2\xb6\x41\x67\xc6\xd6\xd1\x18\xc8\xa1\x8b\xd9\x34\x29\xc2\x45\x2b\x9b\x5b\x25\x89\xba\x63\x3f\xbf\xd6\xe0\xc6\x32\x47\x85\xba\xb0\x55\x0c\xdd\x45\x91\xec\xf3\x50\x84\x55\xcd\x13\x42\x11\x4d\x2f\x2b\x41\x82\x8a\x9c\x00\x9e\xe0\x46\xc6\x59\x95\xe0\xc3\x9c\xdf\x85\xbc\x22\xd3\x9f\xad\x8a\x19\x76\x36\xd6\xae\x1a\x40\x91\x50\xe4\xd2\x35\x02\x1d\x3b\x49\x52\x75\x99\x91\x65\x71\x5b\x1f\x6e\x13\xf7\xb3\x74\x7f\xb5\xa1\x13\xa0\x1f\x48\xf0\x0e\x1b\xdc\xae\x0a\x13\xe6\xe2\x3e\xdc\x70\x43\x2f\xbb\x10\xc4\xe4\x71\xa5\xbd\xc2\xaf\x3f\x79\xb7\x85\xde\x4a\x4b\x87\x45\xcc\x65\x63\x41\x2c\x62\x2e\x93\x0f\xb5\xaf\x8e\x11\x38\x2f\xd1\x85\x64\x41\x7d\xe4\xea\x18\x69\x8b\xb4\x5c\xea\xba\xf1\xac\x8e\x41\x38\x0c\xc7\xea\x18\x69\x7b\xbc\x30\x94\x4e\x33\xe1\xf5\xbb\xed\x33\xec\xe2\x32\x99\xb9\x98\x44\x8c\x66\x33\x4b\x2d\xb4\x50\xaa\x1a\x17\x29\x47\x8d\x72\xbe\x42\x87\x6d\xdb\xfa\x04\x74\x04\x98\x03\xc9\xc7\x22\xe7\xa8\x49\x2b\x16\xce\xe3\x19\x1f\x74\x85\xa0\x3a\x02\xa0\x4a\x30\x22\x63\x49\x50\xf6\x9d\x63\x9d\xcf\x28\x1e\x7c\xc8\x1e\x38\x67\xd8\x03\x6f\xda\x85\xf8\xc2\x98\x98\x0b\xee\x40\x55\xeb\x82\x3b\x30\x69\xd6\x42\x78\x21\x05\x5c\xc6\x61\x76\xdf\x88\xc3\x6c\xa0\x8e\xf5\xe3\x0e\xba\xac\xee\x1a\xae\xa3\xfd\x40\x67\xa4\x79\xc8\x30\xd4\x65\x2e\x2c\xa6\x75\x5e\x59\xc3\x25\x65\x89\xa6\x4b\xca\xc4\xa6\xcb\xc8\x7e\xcc\x02\x81\xa0\x7f\xdd\xcd\xc5\xc8\xe9\xde\x5b\x47\xd8\xfc\x9d\xfd\xf6\x10\x4d\x8d\xfe\x81\x61\x62\x94\x9f\x65\x08\xa2\xb8\x32\x71\x00\x70\x8e\x13\x62\xe4\x16\x23\x81\x48\x61\xec\x82\xfd\x68\x86\x29\x5c\xb7\x97\x84\xd3\x37\x3c\x33\x57\xd2\x32\x3c\xb3\x74\x87\xf0\xcc\x9a\xb5\xac\x9b\x87\xba\x58\x74\xcb\xb9\x39\x1f\xe2\x33\xcb\x02\xac\xcc\x52\x4a\xa7\xea\x93\xf4\xe2\x5a\x8f\x46\x9f\x56\xc2\x4a\xdc\x05\x83\xdf\xd0\x7c\x61\x61\x3d\x6d\x44\xb2\x85\xf5\xb4\xaa\xff\xa5\x29\xd0\xb0\x2d\x1b\xc5\x53\x6c\xe1\x42\xa5\xd1\xc7\xd2\xfb\x5c\x32\xa5\xcf\x94\xa7\x79\x09\x9c\x65\x80\x83\xd1\x5d\x18\x52\x6b\xe4\xb2\x30\xa4\xd6\x48\x67\x61\x48\xad\xd1\xca\xd2\x84\x08\xd6\x6d\x61\x48\xed\xdb\x6e\x2d\xe0\x74\xb1\xe1\x4b\x92\x6c\xc2\x96\x68\xa8\xb2\x56\x1a\x97\x32\xf9\x25\x70\x4c\x06\x0b\x6b\x79\xc3\x85\xaf\x95\x89\x3e\xfb\x22\x3e\xb3\x12\xa9\x05\x97\x62\xdc\xb5\x45\x7c\xe6\xa4\xf7\x24\x36\xd5\xd0\x62\x61\x62\xad\xb9\xcf\x22\xc9\xa9\x46\x17\x4b\x3d\x13\xe2\xe0\xa5\xb9\xb5\x17\x19\xec\x8b\xe6\x44\x6b\x4f\xea\x5b\x07\x33\x5f\x57\xcb\x10\xce\xd3\xfe\xc5\x03\xeb\x8b\x52\x7f\x7a\x7e\x2d\xf9\x1c\xf1\x73\xeb\xba\xe6\x4d\xf8\x1a\x8e\x84\x3f\x5e\x25\x4e\x40\xfb\x8a\x93\x40\x68\xda\xb0\x6e\x59\x4b\x03\xdb\x8a\x17\xac\xab\xb9\xc0\xba\xfd\x30\x0b\x0f\x9b\x99\xc0\xae\xfc\xe3\xe1\xb4\xd9\xd1\xa2\x6c\x25\xa7\xc1\x92\xbd\x72\x64\xd6\x17\x61\x58\xee\x1f\x8f\x74\xe9\x4a\xb3\x3e\x11\x86\x3a\x9f\x4b\x0f\xd0\x9f\xc8\xcc\x92\x61\x7f\xad\x3a\x78\x7d\x02\x04\x82\x69\x18\xad\xaf\xd3\x36\xd8\x33\x6b\xb9\x7f\xdc\x52\x78\xf1\x6c\x83\x3d\x1f\xa0\xd2\xfe\x31\x4b\xe1\xab\x64\xe3\xf6\xae\xc1\xe2\x3e\xcc\xf9\x10\xfe\xa1\x88\x85\xd3\xb6\x8f\xa0\x45\xa7\x3c\x28\x4f\xca\xbf\x77\x98\xd2\x92\x8d\xaf\x98\xd6\x9f\xfb\xc8\x5c\xe1\x94\x17\x70\x0b\x06\xcf\xc1\x53\xf0\x70\xab\xb9\xec\xf3\xa3\x4f\xc6\x22\x04\xb4\xb2\x99\x8d\xe3\xbb\x4f\xcc\x8d\xe3\xbb\x16\x88\x1b\x0b\x6c\x45\x69\x1b\xa1\x89\xea\x8a\x7d\x0a\x1b\xf0\x90\x5b\x55\xfb\xcd\x7d\x8a\x7a\xc0\x03\x6f\xa5\x8e\x76\xeb\x03\x3f\x2d\x03\x4f\x8e\x8b\x3d\x3f\x07\x78\x23\x60\xf1\x36\xde\xd7\x05\x6c\xcc\x05\x4f\xf7\x76\x70\x9f\xec\xcb\x97\x0d\x93\xbf\x72\xe5\x6c\x0d\x74\x60\xc2\x56\xf8\x02\xa9\xd9\xaa\x92\x2e\x1b\x13\xef\x25\x47\x00\xba\xcb\xf2\x62\x64\xa0\x23\x89\xaa\x46\xa0\xfb\x72\xe5\x2c\xc3\x85\x72\x68\x77\x91\x04\x31\x56\xd1\x76\xd1\xb2\xcf\x0f\x56\x51\x77\xf8\xe9\xef\xec\x3d\x24\x68\xc3\xaf\x69\xa2\xbd\x8b\xa9\x19\x81\xa1\xb8\xf3\xc0\x4c\x50\x1e\xf5\xf9\xbb\x08\x3f\x2b\xa1\x9b\x3c\xe4\x68\x9b\x25\xfe\xb4\x8c\x2d\xff\x70\x5c\x57\x94\x3e\xab\x2b\xca\x58\xa8\x9e\xe4\x7b\x36\xa9\x58\x65\x70\x76\xd5\xf6\x9f\x8b\x69\x2b\xe2\xf0\x31\xbf\x89\x00\x5d\x1d\x99\xa8\x39\xa6\xe5\xdc\x78\xa9\x7b\x9b\x6e\x38\xa8\x4c\xca\xbb\xcd\xd9\xa5\x6d\xc3\xfe\x31\x4e\x61\x3e\xac\xdd\x5c\x3b\xe0\xe8\x07\x65\xd6\x05\xd7\xf4\x2a\x86\x20\xf9\x30\x8d\xd5\x26\xbf\x69\xc9\x3a\x30\xd3\x10\xce\x4d\x7e\x53\x13\x54\xed\x0e\x74\xdc\xe3\x9b\x48\xd2\xb2\x3a\x9b\x94\xed\xe5\xfc\xd3\x87\x7f\x93\xc3\xbd\xe4\x80\x1c\x17\x17\xfc\xc7\x5c\x5d\x32\x1a\x1b\xe3\x6d\x93\x77\xed\x10\x70\xcb\x70\xe9\x52\xc5\xad\x89\x8f\xbe\xba\x3b\x78\x13\xb8\xbd\x98\x72\x2b\xd5\xdd\xc1\x41\x72\x1a\xc4\x9c\x36\x8f\xe8\x0e\x5c\x19\x44\x81\x70\x1a\x76\x7a\x53\xdf\xd1\x1e\xfa\xb1\xed\x02\x0a\x16\x1f\xb3\x6e\xa5\x9b\x1b\xb3\x6e\x5d\x6c\x77\x08\x35\xbf\x63\xd6\xad\x98\x78\xa7\x14\x86\x0b\x69\x13\x7e\xba\x66\x99\xa7\x29\xec\xe1\x1e\x3c\x2d\x3c\x6c\xc3\x7d\x60\xbd\x49\xb4\x6a\xba\xb2\x3d\x9c\x80\xf5\x9d\x00\x00\x29\x9d\x71\x19\x95\xce\x64\x7d\x27\x60\x3f\x2e\xbb\xc0\xb9\xec\xf6\x43\x2c\x03\x29\x90\x1a\x24\x1f\x7a\x7b\x3a\x03\x56\x05\x71\x8e\x89\xe0\xf6\xf4\x6d\xed\xef\xbc\xca\x44\x55\x2c\xba\x65\xc0\xf6\x64\x02\xae\x22\xcc\x58\x06\x9c\xd8\x53\x4c\xb2\x92\x98\x04\x44\x33\x23\x42\x01\x52\xba\xa0\x79\xe6\x6f\x45\xd1\xee\x3f\x91\x9f\x7d\xeb\x6e\x52\xc0\x27\xc9\xbe\x11\x43\x49\xb6\x7e\xdc\xd5\xa5\xd7\xf6\xc6\xb6\x5a\x9f\xf1\xfd\xe4\x2e\xf8\x71\xf1\x07\x0d\x7e\x0c\xd5\x48\x2a\x84\x41\x75\xd2\x42\x0c\xaa\x55\x0d\xef\x1f\x43\x95\xe6\x5a\x9b\x8c\xaa\x6a\xaf\xb7\xa1\xa2\xf5\x15\xd9\x0f\x6f\x4e\x8f\xcf\x03\x74\x6e\xa7\x29\x55\xbd\xb3\x90\xf2\xf8\x4e\xde\x84\x93\x56\x41\xb6\x1f\x20\x75\x61\x7e\x9c\xd6\x48\xf2\x41\x34\xe9\x9c\x3d\x46\xd9\x0a\x0b\x37\xd1\x7b\xd4\x7c\x6e\xd2\xa8\x2a\x13\xdd\xa4\x51\xcd\x33\x81\x4d\xf6\x91\x75\x26\xfd\xd8\x27\x70\x8a\x0a\xa4\x51\xd5\x95\x7d\xff\x98\xab\xcb\xe0\x8b\x1b\xa1\xcf\x21\x5e\x2f\x04\x7b\xe2\x3e\x26\xd9\x89\xca\x3f\x7e\xea\xd2\x6f\x7e\x6f\x16\xd4\xb3\x85\x49\x76\x6e\x1f\x26\xd9\x2a\x12\x36\x01\xa4\x0f\xe7\x88\x49\xb6\x66\xe8\x9b\x00\xd2\x87\x68\x4a\xd6\x55\x95\xe8\x7b\xe3\x13\x2e\xb9\x24\xeb\xaa\xda\xe5\xbd\x59\x5b\xd1\x77\xbb\xdb\xf6\x09\x9c\x62\x26\x71\xa2\x55\xf9\xee\x17\x38\xbd\x34\x49\xae\x9a\x97\xef\x0b\x9c\x9e\xd1\x97\xb5\x95\x00\x13\x26\x5a\x79\xf3\x26\x95\xea\xf8\x3b\xff\xea\x7e\x05\x9c\x45\xc5\xa6\x3b\xb9\x86\x57\xc0\x59\xbc\x97\xc5\xce\x8e\x59\x6c\x91\xe5\x15\x29\x04\x9c\x09\x49\x53\x5f\x09\x0a\xe5\xcf\x85\x67\x91\x3e\x26\xe4\x02\x7c\x22\x08\xe3\x92\xa5\xc3\xf8\x97\x1b\xfb\xee\x23\xdb\x8a\x2c\x96\x59\x78\xb1\xf7\x03\x59\xdc\x1c\x1c\xf0\xb5\xaa\xd8\x1f\x30\x8b\x80\x9f\x08\x62\x7d\x54\x14\x9e\x20\x6c\xba\xf3\x34\x99\x99\x43\x39\xc4\x7b\xb8\xf2\x9d\x72\x3a\x10\xfb\xc7\x6f\xb9\x15\x41\xbd\x87\xbc\x05\x38\xf2\x1e\x80\x77\xd8\x42\x25\x3c\x88\xf7\x1e\xf9\x38\xa2\xc9\xe9\x3b\xb9\xfa\x31\xfc\xa0\xda\x89\x39\x3a\xb4\xe3\x3d\x01\x1d\x1c\x78\x49\x71\xea\x2b\xfb\x3d\x01\x1d\xc1\xd8\xab\xe3\x7d\xb7\x2d\x1a\x15\x70\xe0\xbd\x30\xef\x87\xe9\x7a\xaf\x93\x32\x83\xfd\x98\xa2\xd1\xc3\x3a\x98\xfa\x73\x27\xbc\x3f\x06\xa9\xf8\x8c\x7d\x2f\xcc\xd2\x21\xe5\xef\x85\x60\xdb\xb1\x2e\x04\xdb\x61\x7d\x4c\xe8\x11\x7a\xbd\x97\xda\xf1\x1c\x58\x27\x89\x6c\x81\x4e\x08\xba\xfb\x2a\xad\x6a\x96\x81\x9a\x07\xfa\x8b\x7b\xbe\xf2\xe1\xf7\x52\x2c\x49\xaf\x4a\xb4\xe0\x6f\xdf\x82\xe9\x39\xd2\xb9\xb7\x60\x7a\xee\x6a\x15\xb6\x01\x15\xc8\x5b\x9c\x81\x75\x14\xbb\xb3\x23\xea\xab\xc2\xfa\xe8\xab\x9a\xbf\x03\x9b\xf0\xa8\x97\x42\x6a\xf5\xaa\x97\x72\x25\x90\x4e\x69\x42\xf0\x22\x9e\xd2\xb6\xe0\xad\xac\x9c\xdb\x4f\xfe\x54\x6d\xb6\xdf\x8a\x4a\xc0\x5d\xaa\x8c\x0b\xd5\x7c\xb1\xc6\xbe\xb2\xec\xb8\xc0\x59\x5d\x07\xeb\x0b\x83\xbf\x13\x23\x50\x83\xd5\xb7\xe9\x65\xe0\x2a\x36\xa1\xf0\x0f\xf6\x12\x16\xf5\x6d\xac\x04\x2f\xe9\x17\xdb\x6c\xc5\x13\x6f\x03\x22\xde\x7d\x6f\x73\x2f\x99\x41\x4b\xb1\xb5\x0d\x58\xae\x1c\x60\xea\x2f\xe4\x1f\xb8\x11\xc0\x14\xbe\x4d\x0c\x74\x64\x30\xb0\x5b\x07\x59\x7f\x13\x0a\xf7\xd2\x32\x7b\xe9\xba\x77\xd6\xd1\x35\xea\xee\x25\x7b\xd6\x99\x81\x7d\x76\xd7\x94\xb5\x20\x2c\x62\x0f\x7f\x67\x06\x61\x7d\x9c\x24\x60\x82\xdf\x8e\x13\x8a\x48\xd7\xc5\xc6\x3f\x29\xdb\xdb\x39\x5e\xbc\xd1\xde\xce\x46\x64\x99\xc5\x77\x12\x44\x16\xd2\x6c\xfb\x0d\x81\x65\x65\xd0\x82\x5d\x59\x16\xf1\x00\x24\xbc\x67\xfd\xdd\xec\x7b\x87\x7f\x78\x5e\xfc\x03\x08\x91\x44\xbc\x44\x13\xea\xbc\xd1\xdf\x48\x7e\x97\x0f\x35\x56\xde\xb4\xef\xa0\x85\x27\x78\x48\x15\x2c\x3f\x8a\x25\x81\x0f\xab\x6a\xf9\xe8\x17\xab\x6a\x99\xce\x77\x60\x56\xce\x35\xfd\x4e\x95\x2e\x80\x41\x80\x43\xb9\xab\xd7\xa0\x3e\x82\x87\x81\xb4\xdc\xf2\x6b\x50\x1f\x51\x09\xfb\x68\x19\xdc\x77\x1a\xf8\x95\x47\xda\xab\x02\x6b\x5a\x89\x78\x93\xe2\xd8\x44\x4f\xe0\xa2\x62\x2c\xad\x0c\xfb\x9d\x02\x44\x19\x5b\x69\x9d\x3e\x5f\x6c\xa5\x65\xbb\xdf\x1b\x35\xa3\xb3\xbc\x31\x30\x87\x57\x78\x31\x95\x96\x1f\x7e\x6f\xac\xdc\xa5\x0a\x84\x8d\x96\x6d\x7c\x6f\xb4\xc0\xc3\x32\x2e\x05\x62\xc9\x8d\x3d\xbe\xeb\x7e\x03\x4f\x71\x5c\xb5\x52\xf4\x89\xe9\xb3\xb1\x34\x5e\x4c\x9f\x55\x08\xbe\x0f\x8b\x25\xf5\xc7\xf2\x59\x56\xf4\x7d\xb0\x38\x1f\xb6\x4d\x35\x39\x03\x93\xb7\x3e\x89\xe2\xc3\x8a\x72\x6f\xbe\x29\xb6\x12\x3a\xec\xa0\x55\x3f\xbe\x0f\x90\x4a\x51\x1f\xed\x72\x24\xbb\x28\xd3\x12\xe9\x31\x8a\xd6\x92\xe7\xc5\x28\x5a\x56\xff\xc5\x28\x5a\x2e\xf8\x5d\x38\x91\x70\x5b\xbe\xcb\x29\x58\x76\x49\x2d\x33\x85\xd3\xb2\x53\x00\xba\xe5\x92\x32\x7d\xec\xa3\x55\xee\xbd\x8b\x25\xf5\x00\x2f\x14\xeb\x70\xd6\x2f\x76\xd3\xaa\x2c\x5e\xec\xa6\xe5\xee\x5f\x3d\xe2\x50\x11\xbd\xd8\x4d\x9f\x09\x1b\xf0\x9f\xfe\xae\xea\xc8\x32\xf0\x73\x63\xbf\x9b\x2d\x80\x6b\x78\xc9\x68\x9f\x87\x7f\xb3\x05\x5e\xa7\xa9\x8c\xb3\x2c\xfc\xc0\xfc\x63\xc5\x6a\xcb\x3a\x18\x06\x78\x36\x7e\xec\xd7\x94\xa1\x7f\x31\xb4\xe9\x86\x8b\x7a\x0d\x1e\x70\x48\xa6\xb7\x22\x39\x51\x7f\x2f\x40\xb2\x16\xda\x0b\xd3\xfa\xbc\xc6\x09\x38\xbc\x2b\xc9\x98\xe1\xb3\xfc\x7d\x9d\x28\xbb\xf9\x22\xf2\xf7\x1c\xbc\x4c\x54\x1c\xf9\xb1\x3e\x55\xcb\xc0\x97\x4c\x1a\xba\xc7\xbc\x3f\x76\xa7\x6a\x15\xfa\xfe\x58\x9c\xaa\xca\xff\xfd\xb0\xa6\xf7\x1c\x7c\xe8\x9c\xe6\x9f\x76\x70\xef\x8f\xff\x49\x3f\x83\xf7\x1b\x74\x60\x19\x33\x72\x51\x4f\x8d\x9e\x36\x0e\xef\xa7\xfa\x1d\x68\x35\xa2\x56\xfc\xf4\x7e\x6a\x2e\x04\xeb\x05\x2c\xd6\xf9\x73\x1a\xbf\xf2\x97\x9a\x3e\x36\xe3\xc3\x84\x5a\x2b\xcc\x0f\x13\x6a\x23\x48\x7d\x07\xde\x02\x59\xa7\x4a\xe7\x6c\xcd\x04\xa7\x0d\x3a\x0d\x2a\x65\xfc\x1d\xa6\x75\x86\x20\x59\x89\x49\x84\x7f\x60\xcb\x01\xea\x7e\x86\x39\x92\x9d\xff\xd2\x42\xfa\xf4\x9f\x6d\xf3\xc2\x07\x9b\x31\x2d\x33\x0b\x88\xd2\x47\x56\x0f\x75\xae\x1f\xc6\xd2\x1a\xe2\x7d\xa7\x9b\x41\x47\x3f\x56\xad\x6a\x48\xfa\x9d\x3a\x86\xb1\x4c\x1f\xa2\xac\xe1\xf6\x7d\xe4\xfb\x50\x23\xfc\x9d\x38\x34\x4c\x5b\xbc\x82\x01\x80\xe8\x00\x0f\xe5\x33\xdf\x8f\x41\xab\x6a\x34\xbf\x4b\xbd\x0f\x28\xfc\x5d\xae\x20\x83\x63\x03\xad\x45\xf0\x67\xb0\x46\x13\x73\x7f\x97\x28\x62\x6b\x8d\x01\xaa\xdd\xb2\x84\x61\x4f\x93\x21\x58\x41\x52\xb5\x6a\x9c\xfb\xfd\xb8\xb2\xaa\x71\xe9\x77\x81\xbf\x87\x23\x88\xbf\xb6\x65\xc9\xc2\xc1\x58\x32\x2e\x81\x8f\xbc\x1e\x0a\xf6\xbe\xc2\xbe\x73\x80\xbf\x22\xd4\x00\x54\x5c\x4a\xfa\x2f\x09\x35\xc0\x19\x5c\x69\xfa\x87\xca\x54\x7f\x07\x68\x6e\xa8\x0f\x7b\x6a\x2d\xb0\x3f\x7c\xec\x94\xf8\x7d\x68\x19\x0f\xc5\x85\x5f\x11\x77\xfd\x83\xe5\x1e\x36\x4e\x8f\x60\x5b\x8b\xbb\x96\xb1\x38\xb7\x52\x75\x0a\x80\x5a\x55\x52\xc3\x4d\x7e\x58\x1b\x29\x1a\xfb\x0c\xc8\xa4\x5f\xf6\x57\x5d\x0c\x16\xaf\xaa\xf0\x76\x1b\x5a\x1e\x03\x3f\x30\x5e\x17\x7b\x9b\xfa\x6e\x9b\x37\x6d\x3a\x44\x5f\x92\x7e\xe8\x7b\xf0\xa9\x79\x34\x4a\xce\xd7\x94\xca\x37\xff\xd1\xac\xbd\xdb\x64\x40\xe0\x58\x67\x74\x8f\x87\x51\x7c\xbe\x46\xa8\x3b\x6e\xf9\x2f\x05\x67\x09\x8a\x96\xf7\xdd\x26\x9a\x3f\x67\x5f\x1f\x7d\xb1\x10\x3f\xae\xac\xea\x20\xf1\xa9\x7a\x54\x8b\xfd\x75\xa1\x87\x07\xfe\x7a\x42\xef\x3f\x95\x26\x8c\xde\x49\x1a\xef\xa9\xea\xc2\x1b\xb6\xd0\xdb\x01\x0e\xe2\xeb\x02\xec\x21\xeb\xfa\x0a\x74\x87\xd4\x73\x03\x4e\xf8\x23\x63\x88\x8a\x91\xcf\x74\xf7\x73\xfe\x45\xf3\xbe\xee\x64\x80\x2c\x9c\x0c\x93\x8c\x84\x9f\x31\x0d\x6e\x0d\x37\xf0\x45\xee\xaa\x1f\x9e\x1b\xa8\xe1\x17\x39\x01\x20\x23\x9f\x88\x6e\x28\x1f\xda\xca\x26\xa7\xf3\x91\x50\x44\x67\x9b\xcf\x48\xd7\xaa\x54\x3e\xf3\xe1\x8b\xd9\x91\x8b\xef\xe8\x7a\xa1\x54\x47\x14\x77\xb8\xd6\x3f\x8c\xaf\x13\xd1\x53\xaa\x26\x28\x23\xa1\x67\x5a\x43\x74\x61\xc4\x91\xe8\xc2\x1c\x87\xab\x6f\x0b\x81\x87\x57\xfc\x48\x49\xa2\x19\xfc\x67\x0a\x7d\xc3\x24\x7d\xda\x61\x1b\x3a\xe0\x33\x25\x89\xaa\x94\xcf\x94\x24\x46\x62\xfa\xcc\xa1\x6f\xcc\xa8\x8f\x1c\xfa\x7a\xf7\x7c\x53\x64\x97\x26\xcc\x34\xe8\x00\x7c\x13\xe7\x1b\x53\xf7\x9b\x7a\x9a\xb8\xc6\x53\x90\xa5\x47\x33\x17\xdc\x6a\x41\xcf\x96\xb7\xf7\x92\x4d\x12\x5d\x99\xd9\xf4\x21\xe4\x1d\xf2\xe3\x1b\xab\x51\xc2\x3e\x02\x66\x9b\x38\xfb\xcb\x80\xd9\x62\xe8\x9d\xc6\x25\x7e\xe0\x11\x81\xa4\xe8\xd3\x56\xda\x44\x62\x1f\x5e\x76\xc6\x18\xfb\xc8\xa1\x6f\xd6\xe5\x4f\x4b\x69\xb3\x93\x7d\x77\x1a\x9a\x58\x4b\x5b\x7d\x17\xec\xd6\xd7\x40\xa4\xbe\x75\xe8\xf0\x78\x6b\x7f\x75\xba\x93\xb7\x53\xf1\x54\xdc\x9a\xf1\x7b\x71\x3d\x7a\x1e\x88\x95\x8f\x73\xa1\xfd\xe3\x5c\xa4\x8b\x24\x20\x31\xe4\xf7\x87\xbb\x9d\x11\xed\x3e\x73\xd9\xaa\x30\xf8\x1e\xa7\x62\x59\xf0\x5d\x6e\x83\x4c\xf2\xec\xff\x32\xc8\xa4\x7b\xf7\xe4\x0b\xc2\x0f\xa1\xf7\xac\x64\xc4\x49\x37\x12\x1b\xec\x61\xbc\xc2\xcf\x94\xfa\xa7\xa8\xbb\xd8\x08\x1e\x98\xdf\x12\x78\x2a\x99\xcc\x04\x56\xea\x5b\xc2\x4e\x4f\x4b\x1b\x1f\x51\x62\xe5\x75\x65\x4f\x69\xf7\xc5\x14\xd3\xb4\x4b\x12\x66\x6e\x13\xf3\x89\x7d\x4b\xf0\x45\x83\xe5\xe2\x0b\x97\x21\x2b\x7b\xb6\x11\x7c\x8f\xe4\x4a\x3c\xf2\x23\xc1\x07\x1c\x73\x9a\xc8\x1f\x7d\x5b\x7b\x7a\xa7\xfc\x63\x25\x5b\xde\x8c\x5b\x93\x23\x2b\x4d\xc3\xa8\x31\xa4\xd9\x6d\xf5\x32\xfb\x30\xd4\x4e\xa6\x68\x27\x2c\xd6\xd2\x10\x4f\xac\xc8\x9c\xfc\x22\xc2\x7b\xd2\x84\x8e\x5f\x9d\x14\xc4\xaa\x4c\x6a\x22\xe6\xbf\x95\x5a\xfe\xa1\x65\x7f\xff\x9b\x22\x66\x5a\x7e\xa7\x96\x49\x4e\x9c\x34\x11\x30\x93\x8f\x79\x05\xda\xdf\xb1\x35\xf5\xe2\x7e\x85\x59\xec\x7f\x31\x1e\xf4\xd6\xff\x71\xb0\x2d\x6f\x7a\x32\x9c\x24\x7d\x21\xc3\x49\x32\x53\x5f\x4e\x85\x06\x5f\xae\x2a\xe0\x63\x00\xfe\x8f\x6c\xe2\xf0\x77\x25\x87\x68\x3e\x38\x1d\x47\x3f\x0c\xc0\xcd\x1c\xfa\x99\x91\x3f\xd9\x23\xb3\x9f\xfc\x1b\x86\x84\x27\x92\x0a\x13\x9e\xc0\xe1\xc4\x01\x4b\x7a\x71\xdf\xc7\x71\x64\xf4\xf2\x93\x0f\x0c\x44\x31\x1b\x8a\x23\xed\xcd\x7e\x2b\x14\x07\x4a\xd4\x0b\xfe\x36\x0e\xd3\x9f\xfc\xa8\x53\x1c\x47\x3a\x10\x58\x6b\xf2\x87\x7d\xdd\x82\xef\x07\xee\x0b\xcd\xd6\x06\x3d\x3c\x6c\xae\xb1\x65\xfc\xca\xe7\x49\x99\xc1\x4f\x23\x89\xfe\xee\xcf\x38\x4e\x4d\xf1\x27\x65\xad\x3c\x3a\xdd\x9a\xd4\x84\xe8\xb2\x71\x90\xd4\x04\xf7\xc6\x38\x4e\xdd\x05\x1a\x50\x9d\xba\x0b\x58\xe9\xa1\xcc\xd8\xa7\x46\x70\xdd\x7e\x75\x17\xb0\xc1\x2b\xde\xfa\x41\x46\x96\x93\x95\xbb\x34\x07\xed\x8c\x71\x69\xce\xe3\xfa\x5c\x46\x84\x3c\xfc\x10\xac\x46\xc7\x17\x60\x9d\xcc\xea\x12\xac\xee\x87\xae\x03\x83\x29\x5e\xba\x0e\x74\x56\x08\xb7\xbb\x71\xe4\x87\xb1\xee\x03\x90\x7f\x4c\x65\xeb\x4e\xbe\xe8\x47\x10\xcc\xeb\xc7\x55\xb6\x6e\x8b\xa2\x4f\xc1\x60\x14\xd8\x4a\x23\xca\xc4\x51\x4c\x0f\x13\x0c\x59\xcc\x08\x13\xcc\xcc\xcc\x24\x04\xa1\x89\xc3\xd4\x24\x44\xad\x89\xa3\x24\x98\x8e\xf9\xf8\x61\x9b\x65\x1b\xab\xbd\x00\xc0\xca\x14\x41\x1e\x7c\x54\x7d\x1f\x06\xf0\x57\x61\x1e\xc0\xac\xed\x5a\xb8\xcc\x84\x9c\x2a\x87\x1b\x60\x9c\xf0\x99\x1d\x90\x87\x46\x6c\x23\x14\xf8\x18\xb6\x87\xa7\x1c\xe4\x9e\x89\xa3\x69\xd7\x0d\x2c\xcd\x6c\x33\x93\x39\x37\xf9\xea\x0e\xc8\x3f\x06\xb1\x71\x19\xc6\xd1\xd2\x0a\xd6\xbe\x32\xd4\xad\x4d\xb0\x4d\xac\xc2\xd2\xcc\x16\xd3\x80\xe5\xc7\x21\x36\x74\xc5\x71\x10\xb0\xb3\xa0\x71\x8c\x03\x1b\xf3\x52\x45\x7d\x58\xc4\x82\x16\x2d\x0e\x58\xc4\x92\x78\xf9\x63\x11\xdb\x14\xc5\x7f\x1c\xa2\x09\x66\xe2\xc0\xd0\xbc\x34\x21\xc6\x41\xae\x34\x77\x3c\xe3\x2a\x78\x72\xbb\x79\x24\xa6\x1f\xe8\xf9\x00\x05\x06\x31\x7a\x0e\xa8\xc6\xdf\x05\xeb\xba\xde\xf7\xbf\x92\xf2\xc7\x61\x92\xb9\x13\x70\xb0\x66\xcb\x1e\x08\xfb\x49\xbc\xb0\x38\xb0\x5a\xab\x18\x60\xc7\xa1\xd5\x5a\x56\x0a\x75\x01\xc0\x1f\x1a\x5f\xb1\xae\x9a\xb0\x61\xdb\x1a\x07\x41\x3f\x71\x88\x8a\x03\x76\xaf\x4f\xd1\x2a\x12\x4a\x6a\xc9\xe2\x25\x5e\x63\xbe\xde\xdd\x23\x42\x7a\xe6\x24\x31\x50\x43\xe6\x17\x07\x21\x3d\x71\x2c\x8b\x83\x90\x9e\xc8\x92\xe3\x30\xc3\x49\x95\xb4\xc9\xd3\x49\x4f\x4c\xd6\xdb\xc4\xa2\x61\xda\x4c\x2b\x09\xc7\x64\x08\x02\x76\xe2\x08\x17\xc7\xd4\x16\x8b\xc5\xd6\x16\xcd\x85\x37\x60\xa7\x8b\x03\x07\x87\xda\x22\x8e\x29\x18\x2c\x07\x01\x3b\xbb\xb3\x9e\x26\x99\x05\x6c\x6c\xd1\xba\xe8\x43\x52\xdd\x43\xb2\x44\x60\xce\x71\x39\xc0\x8d\xb5\x8b\x98\x08\xc3\x56\x43\xba\x8d\xba\x94\xa8\x08\x71\xa8\x2d\x6d\xce\x1a\x8b\xf7\x81\x7c\x23\x8e\x5b\xb3\x54\x4f\x32\xb1\xab\xd0\x3c\xc6\x71\x6b\x90\x61\x25\x4c\x59\x8a\xbf\x13\x6b\xdf\x03\x02\x53\x36\xdd\x6c\x78\xb2\xe9\xf1\x7a\x34\x65\x61\xf5\x1e\xe1\x03\x0c\x6c\xd4\x30\x48\x88\xe3\xc1\xc0\xe2\xa4\x1f\x78\x2d\xc2\x0a\xc4\xa1\x2d\x5a\x08\x04\xbc\x16\x3a\xe2\x38\x14\xea\xe5\x31\x83\xd5\x0a\x4c\xed\xe3\xc8\xe0\x55\x92\xd6\x1f\xab\x15\x87\xd4\x78\xb9\x50\x17\x80\xac\x4c\x14\xc1\x28\x0b\x35\xb9\x48\xb7\x50\x8d\x3b\x23\x6c\xdd\xab\x28\xbb\x7c\x06\x4a\x97\x48\x7f\x92\xd4\x77\xa1\xdc\x17\x17\x49\x7f\x82\x9d\x62\x1c\xdb\x80\x8a\x62\xca\x46\x37\xee\x85\xb6\xd1\x8d\x7b\xd7\x6c\x94\xfb\x92\x01\xec\xe0\xf3\xa6\xda\xa8\xc0\x3d\x13\x5b\xe8\x18\x18\x6d\x67\x71\x1b\x37\x56\x08\x5e\x0e\x1b\xcb\x03\x57\x63\x03\x9c\x8b\xb1\x01\xce\x9b\x65\xcb\xf2\x8b\xc6\x2f\x8a\x7b\xe9\xef\x0b\x70\x5e\x4c\x1a\xc5\x7b\x30\x5f\x95\xf5\x2c\xde\xab\xea\x99\x3a\x6a\x19\x1d\x4c\x9b\xad\x43\xb4\x24\x74\xd4\xe1\x2c\x55\x2d\xe6\xef\x68\xe5\x2e\x29\xbf\xba\x45\x47\xfe\x54\xea\x32\x1a\xb1\xa3\x0e\x41\x55\xcf\xe8\x94\x3f\x14\xd1\x1e\xdd\x0f\xcd\xc2\xb4\x2d\xea\x7c\x37\xe7\xdb\xd4\x67\x66\xe8\x19\x5b\x17\xaf\x3e\xb4\xbd\x3f\xd6\x27\x4e\x75\x8e\xac\xfb\x79\xa0\x10\xed\x7f\x19\xa2\xc4\x49\x54\x29\x64\x43\x71\xa6\x65\x18\x37\xf0\x49\x58\x29\x78\xf8\x38\x09\x04\x85\xdd\x75\x9c\x04\x82\x3a\xa0\x3a\xe7\xa1\x7e\xdc\xd1\xd1\xe3\x77\xda\x9e\x42\x62\xd9\x35\x0b\xca\x2e\x87\xe5\x5f\x9f\x01\x79\x38\x49\x68\x4b\xfc\xa5\x38\xf1\x81\x6b\x7d\x58\x09\xb5\xd0\x60\x4a\x2a\x29\x27\xbf\x5f\xa8\x85\xac\xa3\x92\x92\x0b\xfd\x54\x49\xc9\x7d\x70\x5e\x68\x5a\x26\x40\x18\x05\xea\xf7\x14\x8f\x53\xc5\x64\x58\x46\x55\x02\xb3\x76\x5e\xbe\xd7\xc3\x06\xde\xb8\xd9\x5a\xb7\x7f\xc8\xdd\xa9\xd6\x71\xb2\x16\x17\x20\x0d\xe0\x26\x6e\x14\x71\x90\xe2\x54\xeb\x38\xa9\x5f\x04\x09\xf0\x4a\x1a\xfa\x31\x69\x38\x91\x86\x93\x4e\x9c\x70\x22\xf5\xcc\xae\x84\x90\xd9\x15\x14\x69\xd3\xdf\x15\x5a\xba\xde\x38\xfd\x2b\x04\x8e\xb3\x1a\x2a\x15\x42\x7a\xe2\x13\xe7\x0d\x75\xe2\x13\xe7\x35\x7e\x22\xa5\xc2\x07\x2c\x4e\x42\x41\xc9\xb2\x9e\x7a\xfc\x4f\x57\xa7\xa2\x89\x70\x45\xaa\xba\x1d\x7f\x27\xe8\x0f\x98\x79\x56\xa5\xc1\xce\x09\xaf\xb8\x22\x3e\x54\x94\x0f\x2e\x3f\x5e\x71\x45\xcc\x44\x43\xd9\x9d\x69\x6a\x28\x9d\x11\x89\x6f\xe5\x83\x4f\x5c\xe4\xcc\x09\x1d\x27\xd1\xa3\xa4\x03\x27\x99\x6f\x8b\xd8\xd4\x80\x9b\x23\x7b\xa2\x95\xcc\xc5\x4c\xad\x64\xf5\x03\xf9\xbd\x68\xd6\x80\x5b\x4c\x69\xe8\x1c\x44\xe9\x26\xa8\x8e\x0c\xa8\xd9\x16\x50\xc5\x32\xa2\x44\xc9\xbe\x9f\x64\xc1\x95\xf2\x9d\x9d\x05\x76\x1b\xba\x0b\x6c\x1d\x55\x4f\xb4\xed\xea\x19\x98\x65\x47\x4f\xe2\x72\x75\xd7\x97\x35\x45\x11\x99\xa8\x64\x88\x28\x57\xa5\x0b\xb3\x63\x01\x73\xb5\xfe\x63\xf8\x6c\x07\x70\x02\xac\x8a\x4a\x48\x18\xc7\x33\x5c\x52\x26\x63\x18\x73\x0c\x5b\xe2\x0c\x21\x65\xc6\xc4\x82\x1a\xf8\x00\xc5\x89\x6c\x6b\xf2\x46\x8e\x33\x23\x99\xbb\x00\xb0\x34\x9d\x80\xb0\x71\xc2\xd3\xd4\xee\x29\x0d\x97\x98\xd1\xb1\xc4\x1f\x71\x59\x4b\xaf\x86\xd3\x0f\x18\xc7\xe2\x2a\xc4\xfe\xef\x7f\x95\x90\x0f\x71\xc2\xed\xd4\x10\x5f\x87\xae\x16\xb0\x5a\xe7\x50\xa2\xcd\x0d\x7a\x2a\xd0\xc2\x50\x25\x4e\x04\x5a\xa7\xe8\xa1\x40\x0b\xe3\x92\x38\x51\x7e\x1e\xbf\x4b\xf0\x2f\x62\x37\xd2\x49\x83\xc9\x65\x48\xd0\x61\xe7\x7a\x69\x1c\x40\x3a\x10\x79\x17\xff\x60\x0a\xc3\x63\x36\x24\xbd\x1e\x72\x93\xee\x7a\xa7\x9f\x8a\xb8\xbc\x94\xcf\x69\x14\x6b\x17\x94\xac\xbb\xa7\x87\x68\x32\x05\x2e\xf8\x33\x2d\xc2\xdc\x7d\x33\xed\xca\x43\x9c\x18\xeb\x0f\x2f\xca\x93\x4c\xbb\x84\x8d\x88\x73\x2a\x11\xf5\x1c\xcd\x94\x22\x3a\xbc\x72\x38\x4f\xde\x54\x0e\xe7\xaa\x4f\xc5\x88\x39\x0c\x62\x4f\x17\xda\xc4\xbb\x98\xaf\xc7\x79\x2b\xc4\x15\x9b\x6e\x33\x85\x5d\xfe\x53\xb4\xba\x67\x31\x6e\x25\x74\x9e\x9a\xf4\x2b\x94\x24\xdc\x0a\x12\xc5\x71\x22\x4e\x35\x17\xc6\x74\x2b\xf2\x96\xa7\xe9\x56\x9a\xd8\x4f\xea\xdd\xe6\x16\xc2\x66\x35\xfc\xd6\xe2\x34\xc5\x4a\x73\x63\x9e\x04\x93\x26\xc8\xbb\x9a\xe8\x60\x8a\x15\x0c\xd6\xe3\x7c\x94\x23\x8a\xb5\x8f\xb2\x5a\x01\x33\xc7\x4a\xf3\x30\x91\x56\x25\xef\xe0\x33\x45\x5e\x42\xa6\xc8\xcb\xa3\x0e\x1b\xa6\x1d\x74\x9c\x29\xe5\x92\x20\xa6\x94\xcb\x59\x9a\xb1\x57\x2a\x90\x42\x2e\x77\x66\xa5\x24\x8e\x7f\x96\xc2\x43\xe1\x5f\x7a\xa6\x79\xca\x53\x82\xe5\x62\x2c\x02\x95\x48\x45\x4d\xac\x22\xcd\x4e\xf9\x95\x1b\x93\xf2\x2b\xf7\x72\x31\xbc\xa4\x33\x85\x54\x6e\xff\x56\xd8\xc9\xb4\x8c\x24\x75\x4a\x9e\xcc\xce\x2b\xfd\x57\x78\x75\xba\x93\xe8\x41\x87\x24\xc3\xec\xbc\xa7\xeb\xb5\x5d\x22\x97\x75\xbb\x44\x40\xf2\x63\xc7\xea\xf0\xfa\xd8\xa6\x7b\xf1\x2c\x6f\xe4\x3d\x92\x02\x92\xad\xe4\x81\x7f\x8d\x50\xe1\xc9\x49\xd9\x95\x5b\x97\x39\x78\x25\x2b\xaf\x62\x34\xc6\x23\x3f\x4b\xde\x6f\x2f\x21\x35\x2e\xc6\xfe\x27\x9c\xb2\x92\xe9\x08\xc4\x75\x25\x52\x1e\x2f\xf2\xec\xca\xf5\x9f\x29\x90\x62\xec\xcf\xfc\x91\x3c\xa5\xcf\x2f\xa1\x62\x8c\x7f\x62\x28\x9a\x90\x5c\x37\x8f\x9d\xdc\xdd\x29\x63\x85\x48\x4a\x4f\xd7\x38\x3f\x9c\x95\x3d\xa8\x86\x24\x38\x25\x7c\x66\xda\x3d\xa5\x62\x0a\x9e\xba\x7d\x29\x78\xe2\x6c\x5c\x87\x39\x03\xa8\x75\xa5\xe0\x09\xe4\xbe\x0e\x7d\x7d\xc2\x6a\xc5\x7f\x1a\x1f\xcd\x7f\x2a\x1f\x1d\x11\xcf\x49\x59\x21\x4b\xd8\x5e\x17\x97\xe3\x2f\xbb\x96\xb8\x14\x4b\x11\xd3\x2b\xae\x74\x83\xe4\x0d\x7e\x1d\x48\x80\x2e\xfb\x7b\x3d\x12\x93\x0f\x9c\x80\x90\x28\xc7\x75\x2a\x81\x01\x50\x8c\xd3\x74\x14\x88\x0b\xc1\x54\x75\xc7\xaf\xd3\xbb\x03\x44\xba\x10\x46\x15\x4c\x17\xe3\x32\xfe\x01\xe6\x44\x71\x9d\x46\x6f\xf0\x8f\xed\x1f\xf4\x6c\xbe\x5c\x79\x97\xeb\x32\xb0\x02\xa8\x7f\x21\x75\xca\xa7\xe2\x65\x2a\x3a\x19\x93\xcb\x8c\xb9\xb9\x3a\x88\xa0\x4a\xcf\x8f\xdf\xb6\x49\x1f\x2e\x53\xe9\xfa\x5a\xbe\x2e\x5e\x1c\x8e\xf8\x20\x42\x68\x56\x72\xfa\x90\xe7\x8b\x7c\x74\x04\x61\x8b\xab\x80\xaf\xdc\x14\x57\xd1\x5b\x81\xe2\x90\x68\x52\xf6\x45\xc3\xca\x61\x45\xe6\x8b\xe9\x2a\xbe\xbd\x28\xca\xdd\x5b\x05\xdd\x63\xf1\x77\xdc\x1d\xc1\xe7\x4b\x0e\xcf\x97\xef\x55\x79\x65\xba\x35\x95\x07\x4d\xb7\x52\xf5\x1a\xb1\x12\xe7\x87\xfb\xf2\x22\x33\x1d\x14\xe5\xaa\xc2\x66\x15\x79\x70\xe0\x81\x77\x23\x7a\x63\x5c\x55\xc6\x07\xf8\x91\x2a\x35\x19\xfe\xeb\xc7\x96\x95\x80\x11\xbe\x54\x4e\x62\x69\x1a\x57\x73\xeb\x5d\xdf\x1f\x63\x56\x15\x2a\x5e\x30\x66\xff\x60\x6d\x8a\x24\x01\x89\xd4\x73\xd5\x21\x6e\xc0\xb0\x0a\xcb\x02\x74\x4d\xb1\x1f\xd7\xd5\xa5\x62\xd2\xd3\xd1\xc8\x85\x23\x9a\x20\x75\x4a\x94\x33\xb0\x01\x07\xed\x42\xe6\x84\xd1\x60\x5c\x5d\xaf\x3e\x3a\xed\x38\x20\xba\xdd\xdd\xb3\x9c\x95\x10\x0d\x88\xe1\xe8\x21\xbb\x03\x77\xc4\x12\xe2\x41\xc7\x55\x43\xc4\xed\xbc\xbc\x2f\x3b\x55\x1a\x40\x5b\x2c\xf5\xa5\x0f\x17\xea\x44\x22\x17\xc6\x15\xb8\xe3\x40\xda\x2e\x39\x2e\x18\xce\x4b\xdb\x7c\x8f\x2d\x61\xd6\xf3\x2c\x12\x66\x3d\x8f\xa2\xb6\xf9\x59\x1f\x64\xc9\xb2\x6f\x2e\x16\x3a\x78\x09\xf2\x4c\xbf\x06\x6f\x11\x2e\xd0\x8b\x70\xea\xc3\x09\xc3\x4f\xfd\x03\x82\x2c\x72\xf8\xd8\xc6\xf5\xe3\xa7\x86\x92\x94\xeb\xc7\x4e\x8d\x40\xc0\x76\x99\x05\xc6\xa7\xf0\x35\xc4\x16\x1b\x63\xef\xe2\xca\x69\x4a\xe6\xf2\x6a\x4a\xd6\x1d\xf9\x33\x7f\x03\xdb\x4d\xb4\x4e\x49\xe5\x45\xb4\x4e\x09\xe2\x95\xec\x11\x23\xab\x0d\x4c\x5c\x99\x1a\xc7\x36\x5b\xc8\xef\x89\x5e\x13\xc3\x0f\x0f\x60\x32\x4e\xd7\x5f\x79\x29\xe2\x9a\xc6\xa4\xe3\x22\xbf\x92\x93\xe2\x22\xbe\x08\xd9\xa9\x44\xfb\x32\x34\x27\x5e\x90\x71\xdd\xc6\xe5\xe1\x6a\xba\x08\xab\xd4\xa4\x53\xb7\xae\xa1\x5c\x15\xd7\x9d\x6e\xac\xc0\xf3\xe3\x83\x1a\xf9\x61\xe3\xba\x95\x21\x4b\x67\xe0\x83\xcc\x10\x18\xd7\x6d\xd0\x17\x27\x4a\x78\x74\x8f\x17\x6c\x50\x74\x29\x1b\x99\x66\x7c\x50\x5f\x37\x91\x95\x29\xe2\x1e\x99\x7b\x9e\x21\x36\x45\xd4\x47\x69\x22\x60\x3c\xf8\xeb\x4a\xc9\x48\x83\x2b\xdf\x7f\x19\x02\xd3\xd3\x42\x1e\x18\x9f\x86\x17\x2c\xcb\xe5\xb6\x2d\x4f\x08\x03\x20\x45\xba\xdc\x35\xf2\xc0\x24\x09\xc6\x7d\xd1\x17\xd0\xb5\xf0\x52\x6b\xd6\xbf\x41\x72\x26\x43\x4e\x98\x9c\x0b\x91\x14\xba\xe8\x82\xae\x2d\x4a\x36\x40\xda\xe8\xb1\xde\x02\x47\xa7\x7a\x29\x8a\x22\x7a\x29\xba\xa6\x7a\x26\x4a\x99\x08\xa6\xd0\x45\x10\x73\xbf\x48\x72\x08\xa6\xd0\x5d\x2d\xcd\xb7\xbc\x6e\xb7\x27\x99\x09\x6c\x01\x72\x2c\x84\x8d\x12\xca\xd7\xd0\x2c\x6e\x39\x41\x13\x0e\x71\x93\xa0\x09\x58\x9e\xc7\x45\xd0\x84\x43\x1a\x4d\xa0\x04\xdc\x1d\xe2\x22\x24\xe6\xf4\xa8\xbd\xac\x84\x78\xf4\x63\x52\xe2\xf0\x96\xf8\x10\x88\x89\x39\x1f\x02\x31\x6f\xc8\x4f\x32\xc0\xc4\xb0\x48\xcf\xd5\x25\x3d\x5c\xee\xc6\x27\x19\xb0\x1f\xae\x2a\xd9\x80\x0f\x9a\x29\xcc\xa4\x8d\x4b\xfa\x86\xd4\x28\xb1\xe0\x43\x50\x06\xa7\x73\x29\x34\x62\xdc\x72\x20\x27\x83\xd1\x28\xb8\x12\x12\xc5\x32\x8a\x29\x56\xa4\x21\x45\x1b\x2c\x05\x3a\x85\x18\xe3\x47\x58\x0b\x99\x16\x50\x14\x22\x87\x1f\xd9\x93\xa4\x62\x52\x5e\xbf\xf2\x65\x7d\x47\xfe\x41\x51\x48\xc8\x32\x94\xaa\x17\x02\x2a\x90\x54\x3c\xca\x79\xd1\x78\x50\x2e\x50\x2f\x40\x3d\xf1\x42\xa8\xd6\x07\x08\x6e\xbd\x72\x0a\x04\x90\x9e\x08\xd6\xaa\x03\x60\xb4\xcf\xf4\xcb\x89\xa3\x41\xb5\x0e\x52\xab\x6e\xff\x50\x50\x96\xbd\x20\x3c\x22\xd5\x48\x14\x84\x47\x24\x19\x8b\xa2\x55\x3b\x1c\x7c\xb9\x20\x8e\xa7\xf5\x83\xb2\xbf\x0f\x28\x6b\xf1\x03\xa3\x5b\x1e\x03\xe5\x32\x94\xf1\x65\x4f\x8f\xf4\x17\xb0\x8d\x40\x8e\x89\x62\x14\xb2\xce\xc5\x69\x59\x6e\x03\xfc\x2a\x18\xb3\xc7\xf9\x27\x7d\x2b\xc8\x9c\x82\x93\x54\x8a\x33\xb1\x03\x67\xc2\x2a\x68\xe9\x3e\xfc\x1d\x92\xcf\xed\x5d\x14\x38\x0d\xeb\x04\x57\xbc\x65\x9f\xc8\xcd\x06\xd3\x73\x0b\x8c\x05\xb1\x44\xb7\x8c\x04\xa8\x5b\x89\x7b\xa1\xdb\xfa\xa5\x27\xeb\x7c\x94\xa9\x53\xbd\x0a\x58\x43\x14\x60\xe3\xb4\x53\x85\x55\x90\xb6\x52\xf3\x2e\xa0\xa7\xea\xd3\x9f\x35\xac\x8d\x9e\xac\x34\xd4\x68\x30\xe9\x8a\x75\xa9\x28\x51\x05\xcf\x06\x9a\x28\x5e\x0e\xa1\x75\xdf\x65\x73\x6c\x54\x5c\x74\xc5\x52\x97\x28\x4b\xe4\x26\xe2\x49\x46\x31\x72\x93\x97\x7e\xd1\x3a\x4b\xed\x48\x69\x18\xa2\x88\x0b\x84\x7c\x38\xd4\x76\x14\x43\x3e\xf4\xec\xeb\xf6\x03\x58\x8c\xf9\xd0\x5d\x13\x59\x1a\x55\x59\x45\x33\x2a\x79\xc6\xa2\x19\x95\x0c\x48\x41\x17\x76\x5e\x76\xd0\x79\x27\x36\x6b\x4d\xff\x60\x2e\x46\x84\xbc\xb2\xc9\xe3\x3f\x00\x80\x32\xec\xbc\xec\x39\x7c\x93\xd1\x44\x3f\x42\x59\xbe\xf2\x63\x55\x0c\x66\x1a\x25\x34\x27\xf0\xec\x6b\xf9\x74\x88\xfe\xd1\x78\xca\xb0\x29\xea\xbb\x4e\xe7\x1f\x64\x77\xef\xb6\x90\xcb\xb3\x2b\x74\xcd\xae\x7d\x3c\x3c\x15\xec\x48\x5d\xe9\xb4\xc1\xf6\x83\x55\x45\x34\x54\x72\xbb\x50\x84\x95\xcb\x65\xc5\xee\x49\xa1\x79\x41\x4c\x54\x14\x73\x95\x91\xaf\x03\xa6\x4b\xd8\x86\xa2\xd4\xae\x0c\x72\x26\xd8\xa2\x41\x84\x81\x96\x2c\x31\x5e\x7d\x05\x77\x42\x9f\xcb\x65\x48\x49\x58\xe9\x41\xe6\x5e\x26\x41\x34\x07\x35\xa6\x05\x6f\xc2\x1c\x76\xf9\x7c\xb3\xba\x3c\xa9\x65\x73\xde\x09\x0f\xb9\xed\x64\x82\x8a\xe1\x19\xf2\x77\x96\xcf\xa5\x9c\x84\x8e\xb0\x57\xf8\x14\x6d\x77\xa2\x20\xd7\xe9\x32\x0a\xc5\x40\x0c\x22\x35\x62\x9d\xda\x3d\xb2\xda\x3a\x09\xc7\x8d\x77\xb0\x07\xf3\xf6\x12\xa5\xf1\xcd\x25\xea\x1c\x6e\x2e\x51\x6e\xf5\x82\x14\xa7\x4b\x9d\x6f\x2e\x54\x37\x48\x4d\x99\x46\x06\x05\x4e\xa6\xbb\xd3\xb7\x37\xaa\x03\x28\x29\x71\x51\x51\xa1\xf5\x6c\xc0\xf5\xea\x11\x37\xe8\x83\x13\x85\x61\x99\x2e\xb6\xea\x31\x27\xfd\x70\xbb\x4a\xe6\x1f\x36\xaa\xfe\x15\x1c\x20\xca\xc3\x35\x2c\x7d\x47\xb2\x33\xbd\x1b\x1e\xae\x64\x18\x8f\xf2\xa0\xe3\x93\xee\x3f\x99\xfa\x8d\x75\x42\xbf\x36\x45\x81\x07\x0e\x4c\xb2\xa8\x42\xcd\x2d\x7a\x60\x0c\x84\x16\xce\x69\xfa\xfb\xc2\x3f\x5c\xf2\xb0\xe0\x11\x9c\xc5\x52\x90\x2a\xcd\x5a\x4e\x83\x45\x5e\x40\x2a\x4a\x2e\x34\x81\xb0\x51\x65\x01\x69\xb5\xf1\x34\xbf\xba\x1f\x68\x02\x5d\x0f\x94\x74\x79\xf7\x2e\x1e\x20\xe2\x06\x7c\xd4\xcc\x8e\x60\xa3\x72\xc1\x91\x06\x25\xdf\x52\x60\xaa\x52\xa4\x52\xd4\xcc\xc1\x90\x16\x35\x73\xb0\xff\x45\xcd\x9c\x87\x91\x78\x0f\x9d\x10\xcf\x51\x36\x5c\x89\x67\x7f\xf3\x60\x93\x28\xa8\x9a\x9b\xfe\x0e\xf7\xe1\xe1\x55\x4d\x37\x6c\x8b\x9a\x0e\xc9\x55\xc1\x41\x51\x39\x7f\x79\x89\x88\xe0\x8a\xbd\x92\xff\xee\xc7\x65\x1e\x4b\x5a\x18\xb0\x0a\xe1\x5c\x79\x7d\xe3\x8b\xb0\x2f\x7e\xcd\x22\x3e\xe6\x4d\xad\xb9\x8b\x86\xaf\xf2\xd6\x35\x7c\xd5\xb4\xb5\x70\xb3\x4e\xf8\x21\x26\x6d\x90\x2b\xcb\xb6\x72\x4a\xd6\x07\x56\x77\x9a\x48\x0e\x5d\x95\x79\x31\x4c\x03\xf1\xae\xa3\xa8\xfe\x73\xc9\x3e\x5c\x25\x5d\x4a\xb5\x7f\xf0\x62\xe5\xf3\xed\xeb\x54\x55\xff\x49\x6c\x91\x15\xb5\x24\x0a\xea\xff\x9c\xe9\xa7\x84\xbf\xd8\x2d\x9a\x36\x01\xd7\xd1\xd0\x8d\xf8\x70\x8e\x74\x31\x65\xe5\x58\xf0\xaa\xfe\x8f\x05\xa8\x64\x09\x26\x6a\xfc\xef\x7a\x34\x0e\x71\xe3\x03\x86\x0a\x90\xaa\xba\x3f\x76\xb4\xea\x7e\x08\x36\xd5\x03\x46\x8b\x55\xaa\x72\x7b\xc3\xb6\x4c\x61\xda\xa9\xbc\xa8\xf5\x71\x37\xac\x02\x81\xaa\x70\xda\x96\x09\x4c\xc7\xe2\xd9\xca\x8c\xeb\x8f\xd9\x3b\x43\x43\x99\x7a\x5e\x26\x60\xab\x7c\x54\x89\x1f\x73\x48\x71\x92\x70\x9c\x30\x5e\x5c\x2a\xf5\x94\x36\x71\x0b\x56\xf3\xc0\x60\x22\x18\xf5\x44\x92\x70\xd9\x1c\xaf\x92\x69\xd9\xe8\x5a\xd9\x02\x5e\x8b\x35\xae\x28\x12\xc3\xc1\x2f\x38\x28\x4e\x4a\xbd\x70\xd9\x12\x74\x79\x41\xb6\xbd\x5e\x95\xb2\xbf\xc3\x17\x3a\x55\x95\x8a\xd3\xb6\x38\xc5\xf1\xd0\xac\x3f\x56\x70\x90\x64\x38\xea\x85\x2f\xdf\xf0\x77\x18\xe4\x3f\x23\xa0\x44\xbd\xe4\x9e\x05\x16\xc0\x2f\x3b\x78\x29\x3b\x38\x7e\x67\x48\x7f\xab\xfc\x22\x67\xa8\xca\x12\xc2\x6d\x56\x59\xc2\x62\x1d\x1c\xe6\x44\x1a\x59\x42\x4e\x72\x2d\xbe\xf6\xc3\xc6\xb8\x1e\x29\xa9\xac\xf2\x7e\x2a\xa3\xab\xbe\x90\x20\x6c\x2d\x86\xf8\x86\x71\xaf\x32\x79\xb6\x90\xc9\x83\xd3\xaf\x3f\x26\xaf\xc8\x9a\x56\x79\x3c\x8e\x41\x85\xc7\xab\x24\xa7\x8c\xaa\x46\x32\xfc\x03\x25\x14\xee\x34\x51\x09\xd9\x49\xc2\xc1\xa8\xd5\x13\xd5\xad\x65\x40\xdc\xea\x3f\x49\x3e\xfd\x30\x18\xc9\xe9\xe8\x88\x27\xc4\x72\xec\xf1\x71\x54\x8f\x4a\xb2\x9a\xe2\xe0\xaa\x1b\x9d\x78\xd3\xc8\x13\xe2\x5b\xd5\x37\x7a\x8e\x9a\x9c\xa7\x8d\x75\xd7\xe3\xe6\xab\x64\xab\x29\x9e\x2f\xf4\x8d\x3e\x0a\x6a\x53\xdc\xc7\x7e\x35\xad\x36\x5c\x68\x94\x8c\xbe\x34\x6a\x73\xd1\x98\x51\x57\xc8\x07\x17\x51\xbb\x31\x33\x2e\xff\x51\x13\x26\x72\x76\xdc\x24\x9c\x2a\x76\xf5\xc4\x41\x8f\x0a\xa7\x98\x96\x3f\x55\xc3\x7a\x5f\x9d\xb5\x9b\x44\x4e\xda\xf0\xe3\x1b\xab\xa6\x7d\xb5\xa3\xea\xaa\x56\x32\xf5\xb7\x38\xd2\x33\xd4\x3d\xf0\x62\x63\x4f\x54\xd2\xa8\x5d\xc7\x14\x51\xba\xcb\xd6\x03\x15\x76\xf4\x84\x8a\x8f\x1a\xc9\x34\xb3\x56\x1a\xd5\xfb\x46\xae\x91\x7c\x3d\xa3\x47\x12\x76\x46\x0c\x65\x3c\x9e\x2d\x98\xcb\xd0\xe4\xaf\x86\xfc\xb4\x2b\x91\x01\xca\x3d\xca\xb0\x91\x87\x4c\x47\xd5\x7c\x5e\xd6\xa4\x06\xbc\xbd\xe7\xc3\xd0\xe5\x97\xeb\x3d\x30\xf7\xf7\x40\xa9\x6c\x54\xe4\x50\x53\x38\x06\x7b\x50\x7f\x5c\x64\xd5\x48\xad\xaa\x6c\x94\xfd\xa9\x2a\x1b\x95\x34\x54\xf5\x89\x3d\x3b\xf6\x09\xe0\xba\x0e\x65\x4a\xc0\x95\x2a\x44\x31\x18\x23\xf9\x7c\x71\xd6\x99\xca\x08\x9a\x18\x76\xfc\x12\x18\xa4\x5f\xe7\xe5\x30\x86\x1a\xbf\x9c\xd8\xd4\x50\x57\x8a\x3c\x79\x0e\x78\x1c\xb0\xa5\xd2\x66\x3d\xea\xcc\xe7\x00\xd3\x44\x55\xa8\xd9\x6e\xd4\xa9\xea\xc6\x21\xb7\x28\x06\x64\x13\x85\x92\x2b\x8e\xa2\x70\x70\xe1\x56\x14\x85\xe7\xe5\xb1\x36\xd2\xf8\xe5\x5a\x90\x95\x86\x84\x42\x51\x91\x82\x75\x22\xb9\x44\xcd\xe8\xe2\xd3\x0f\xe5\xd0\x0c\x78\xfb\x4c\x00\x90\x1b\x33\xe9\xf2\x97\x69\x72\xd4\x1b\x03\x64\xef\x04\x8d\xe9\xd5\xab\x57\x8d\xe9\x55\xee\xd7\x8c\x5f\x2a\xc9\xd6\x64\x5e\xed\x78\x7d\x7c\xf3\x50\xeb\x51\xe3\x23\xd1\x7e\x52\x0f\x45\xcf\x68\x0d\xf3\xd9\x52\x1f\xcd\x7b\xdd\xff\xc7\x87\x8e\x34\xf5\x51\xcd\x22\x39\x41\x85\x78\x9d\x6e\xf9\x63\x42\x32\x31\xcb\x60\xe5\x91\x00\x68\x93\xcc\xa3\xb3\x3e\xaa\x55\x84\x46\xd3\xdf\x6c\x82\xe9\xaf\x67\x61\x69\x92\x2c\xfe\x2c\x35\x43\xee\x92\x92\x3a\x95\x59\x75\x29\x87\x94\x3c\x19\xd4\x5c\x8e\xae\x2e\x83\xfb\x64\x35\x85\x13\xe2\xdc\xf2\x45\x06\xc8\x19\xb9\x5c\x6a\xbc\x92\x94\xfb\xf1\xf1\x56\xa3\xb9\x2c\x24\x1e\x71\x51\xcd\xc4\x7c\x5a\x6b\x1b\x2d\x9b\xbe\xe0\x1b\x4d\xd8\x1f\xf5\xc7\x37\xb6\xf0\x8c\x22\x9a\x33\x39\x5e\x54\x34\x8a\xe5\x82\xa1\xaa\x08\xe7\x4c\xfe\x1f\x95\xb0\xa7\xc3\xbd\xc0\xb5\xb2\x68\xe2\x55\xcd\x43\xe8\xef\x3e\x25\x58\x15\xd8\x48\xdf\x76\xf5\x85\x94\x0f\xcb\x68\x39\x65\x07\x5e\x62\xa9\x4b\x85\x30\x8b\xcf\xd3\x41\x34\xb0\x52\xb3\x31\xb9\xfe\x00\x15\x23\xf8\x9e\x77\xc5\x8b\x18\xd1\x89\xbe\x88\x95\x98\xe7\x0b\x0b\x9e\x4d\x79\x2c\xf0\x48\xac\x28\x16\xbb\x62\xf0\xfa\xe5\xd3\x1a\x28\x3e\xa5\xb4\xf2\x31\x1a\xae\x17\x79\x1f\xcc\xbd\x42\xcc\xfe\xbc\xa6\x80\x83\x38\xa9\xc5\xb5\xf8\xd0\xc5\x70\xdc\x9b\xce\x93\x4a\x99\xda\x21\xe5\xf7\x8f\xe6\x10\x07\x1f\x52\x25\xb0\xaa\xe9\x0d\xa9\xe2\xab\x1d\xca\x05\xc0\xd7\x96\x3a\x3d\x2e\xc3\x76\xe4\x81\xf9\x0d\xdf\x4e\x15\x8e\x97\x1f\x5a\x9e\xc3\x53\xb5\xd3\xf7\xbf\xe5\x8c\x7d\x08\x30\xc6\x34\x3f\xb2\x09\x99\x07\x19\x04\xee\x2c\x08\x3b\x1a\x0d\x5d\x1f\x36\xfb\xd1\x14\xc8\x35\xeb\x3b\x75\x1b\x08\x15\x28\xd9\x30\xf9\x82\xbe\xb4\x1f\x73\x16\x78\x69\x45\xbb\x08\xb3\xe2\x00\x97\xf1\x3b\xad\x03\x3a\x83\xb4\x0d\xe9\x1a\x8e\xef\xd1\xc8\xd4\x42\x96\xac\x68\x97\x5b\xc6\x0c\x30\xdf\x22\xd6\x6f\xb4\xa2\x98\xe3\xf0\x23\xf3\xe9\xd2\xba\x10\x1f\x93\x4d\x6e\xc4\xc0\x2a\xf9\xfb\x63\x00\x43\x5b\xa0\x04\x77\x95\x0b\xa1\xe0\x60\x26\x1a\x36\xdd\xa1\x2a\xad\x91\x4d\xa5\xab\x74\x6f\xd5\xb7\xf3\x9f\x89\x2a\xa2\x61\xfd\xad\x91\x74\x93\xb3\x11\x80\x2a\x4b\x31\xfc\x03\xe3\x54\xa1\x44\x96\x85\x53\x54\x34\xc4\x57\xcd\xfb\xaa\xc9\xda\x28\xbf\x69\xe4\x19\x2e\x59\xcb\xf8\x42\x20\x7e\x33\xdc\x96\x20\x1b\x6e\xcb\xb1\x9b\xa2\x0f\x1b\x20\x66\x76\xb8\xc6\xe3\x49\x98\x08\xb6\xa5\x2d\x40\xeb\x66\xd4\xe7\xf8\xb5\xce\x9e\x71\xa3\x34\x82\x8b\x1f\xe2\x44\xf7\x1d\x65\x03\xb9\x3b\x11\xe1\xc7\x99\x94\xe2\x86\x93\x1b\x8f\x94\xdb\xd1\x3a\x0c\x71\xb1\xd3\x2d\x31\x02\xa4\x9e\x98\xe3\x3f\x6e\x2d\x3d\x05\x94\x82\x8b\xad\xc1\x8b\x0c\xdc\x79\xa2\x05\x06\x64\xdc\x65\x2d\xe0\xe1\xb8\x3d\x5a\x0c\x7e\xb7\x31\x52\x45\x3b\x8d\xcc\xfa\x60\x03\x25\x89\x62\x8f\xce\x7a\x44\x52\x8c\x16\x58\xd9\x58\x1e\x79\x79\xd2\x7e\x98\x17\x08\x3a\xdc\x86\x76\x0f\x3c\x13\xda\x40\x91\x0f\x87\xd4\x7e\x4c\x85\x69\x1e\xa2\x0d\xb3\x0e\xb0\xfc\xa8\xdf\x3c\x7a\x03\xf1\x8a\x93\x18\xb9\x06\xac\xe6\x70\x0d\xa6\x63\x63\xd2\xea\x66\xa7\x7d\x92\x0b\x32\x71\xbf\xe5\xe5\xdb\x26\x6a\x2d\x7f\x96\xe0\xd1\x91\x8e\x75\x92\x90\x99\x9d\xf2\xc7\x8d\xf8\xc2\xf3\x46\xc2\x5f\x99\xf1\xa6\x01\xb5\x48\x83\x41\x34\x6e\xa7\xd1\xb8\x70\xbb\xa2\x9d\xf6\xc8\xef\xf1\x26\x6b\x46\x96\x72\x42\x88\x72\xb4\x05\x6a\x44\x96\x52\x3c\xdc\x1e\x50\xd1\x13\xfd\xbb\x52\x43\xe3\x9f\xf6\x88\x8a\xd6\x01\x15\x3d\xe9\x0f\xa8\xe8\x94\x1f\x65\x0e\x4c\x0d\x49\x8e\x86\x4f\x6d\x09\x1d\x33\x58\x52\x15\x60\xf8\xdd\xac\x57\xd2\x36\xd3\x00\x6b\xcd\xd9\x56\xa5\x12\x1d\x11\x71\x4a\xbd\x67\x23\xca\x94\x6a\xcc\xb6\x94\x94\xbb\xb5\x98\x58\x27\x61\x58\xbc\x7b\xbb\x8d\x51\x36\x38\x7b\xc3\x49\xb9\xfb\x84\x93\xd2\x97\xa8\x91\xe1\x57\xf7\xa3\xb6\x31\xe2\x95\x26\x13\x1e\x4a\x7d\x79\x23\x63\x6f\x71\xf6\xbf\x3b\xb4\xa8\x44\x68\x9b\xd7\x6f\xb5\xad\x47\x86\x55\xc1\xbd\x2c\x72\x29\x36\x8f\xc8\xea\x1f\x2f\x95\xfc\x9d\x13\xe3\x3e\x91\xe2\xb7\xb8\x44\xa4\xf8\xd5\xaf\xa2\xfd\xee\xd6\x52\xa4\x00\xa4\xfb\x2d\x6e\x32\xe9\x7e\xb5\x2f\x68\x5c\xa7\x1a\x51\xb4\x57\xa0\xff\x54\x5e\x34\x02\x20\xd4\xec\x98\x0b\x4f\x22\xf9\xbb\x54\x8b\xba\xa3\xf6\xf1\x8a\xf4\x58\x91\xcf\xd7\x57\x71\xfb\x0a\x65\x56\xe3\xab\x94\x01\x84\x60\x08\xd5\x15\x20\x18\x82\x7a\x82\xf6\x79\xd2\x01\x9c\x78\x07\xe4\xb9\x88\x46\xbc\x83\xe2\x8e\x90\xcf\x57\x8b\xc6\x46\xb8\x03\x45\x40\xed\x43\xbd\xe1\x8e\x7c\xc2\x6c\x3f\x5c\xd8\xee\xec\xc7\x9b\x08\xce\xab\x1f\xc0\xcf\xe9\xef\x87\xf0\x9f\x94\x7d\x6b\xd0\x51\x3f\x4c\x89\x59\x29\x87\x88\x67\x2d\x23\x19\xf0\xb8\xeb\x07\x86\x80\xcd\xb2\x2e\xed\xd5\x26\x38\xe5\x57\xc7\x50\xd7\x51\x6d\xee\xab\x6d\x50\x76\x51\x7f\x8b\xd7\xcf\x03\xc0\xe9\xe9\xf4\xa1\x56\xfd\x83\x77\x25\xf7\x73\x37\xed\x9b\xe7\xb6\x9b\xf6\x4d\x31\x6a\x37\xed\x9b\xe2\xcf\x7e\xe6\xd3\xac\xf3\xa1\xaa\xa3\xd8\xb3\xaa\x8e\x62\x1b\xdf\x69\x70\x9d\xdd\xec\x6e\x44\x14\x8e\x7e\x26\xe5\x74\x1c\x29\x27\x9d\x5d\xbe\xd3\x98\x22\x16\x3f\x07\x11\x0f\xa3\x5f\x78\x92\xdb\xda\xf4\x6e\x3d\x6b\x61\x76\xe2\x18\x17\x41\x2d\xaa\x95\x64\x81\xa0\xae\x9d\xd0\x06\x72\xf9\x3d\xed\xba\xa7\x2d\x78\x3f\x5c\xee\xcf\xe5\x8b\x11\xc4\xeb\x45\x1a\x6e\xc7\xc5\x07\x10\xa8\xd7\xcd\xfa\xa6\xc7\x45\xc7\xb8\xfb\xbc\x84\xa5\xe0\x74\x0b\x31\xe9\xc5\xe7\x9b\xd3\x32\xeb\x5b\xb7\x05\x99\xde\xba\xfd\x1a\x2a\x77\xd8\x5a\x95\x8d\x50\x96\x04\x8c\x2d\xaa\xea\xc8\xc1\xe4\x5e\xd1\xd9\xb8\xd9\x55\x9d\x0d\xa8\xdc\x35\xfd\x11\x6f\x10\x99\x9c\x91\x2d\xb0\x90\x73\x1f\x6b\x5e\x1c\x0c\x0f\xfb\xd0\x08\xe1\x10\x1d\xfe\x21\x4e\x31\xa4\xf9\x14\x71\xf5\xe0\x26\x42\x87\xa0\xde\xc8\xae\xd4\x2d\xcb\x32\xba\xdb\xb8\x98\x75\x4d\xd9\x7a\xc3\x39\xd2\x09\x37\x5d\x38\x91\x1d\xf4\xa6\xf1\x1c\xc3\x37\x8d\xe7\xc4\x9c\xa6\xa7\x24\x5c\x6e\x6f\xba\x70\xba\xf8\x64\x31\x51\x3a\xda\x33\x8b\x09\x8c\x71\x27\x8b\x89\xa6\xe3\xbd\xeb\xfa\xc7\x4c\x7a\x32\xaf\xc0\xd8\x1b\x7f\x00\x49\x9a\xfe\xb8\x12\x9a\xfe\x28\xbd\xeb\x7d\xf2\x74\xb1\x45\x1a\xa7\x31\xf8\x8f\xf1\x68\xea\x65\x3a\x8c\x87\x89\xd5\xa3\xff\x18\x8f\xa6\x28\xa8\xf7\x5c\x3a\x56\x0b\x17\xb2\x52\xda\x9f\x5e\x18\x3d\xe4\x0c\x78\x2f\x74\x93\xb3\xe1\x23\x1e\x1d\xa9\x48\x21\x08\x70\xf4\x80\x4d\xf0\x77\x9c\x88\x60\x6a\x3a\x79\x52\x14\x8f\x77\x8d\xb1\x71\x16\x8f\x1e\x44\xd8\x02\x30\x39\x94\xd3\x01\x88\x73\xcf\xc5\xd5\x87\x9e\x03\x5c\x99\x7d\x60\x12\xc2\x3d\xd1\x0d\x85\xee\xf6\xc0\xab\xe4\x19\x45\x2f\xa6\xb7\x6a\x1f\x5e\xc9\xb6\x7d\xb8\x0d\xad\xef\x85\xd3\xad\x84\xb8\x5a\x34\x21\x3b\x8a\x5e\xac\x1d\x96\x24\xb2\xa7\x89\x78\x52\x22\x36\xb9\x59\xec\x95\x54\x29\xda\x83\x75\xc2\x4e\x15\xb1\x8a\xf0\x52\xe4\xad\x88\x3e\x89\xad\x20\x82\xce\xa4\x3a\xfc\x81\xb0\x22\x70\xff\x8d\x6e\xfa\x33\x15\xdb\x1d\x01\x45\xe0\x4b\x1c\xfd\xf6\x7d\xef\x12\xdf\xf9\x70\xf7\x43\xf7\x4e\x49\xf3\x9d\x7b\x6e\xd7\x3a\xa6\x50\x24\xd0\x36\x92\xce\xfe\xa0\xdb\x70\xae\x04\x7b\x22\xc8\x54\xf4\xc7\xbb\x88\x9d\x40\x82\x10\x3a\x02\xf7\x27\x49\xbc\xad\x9d\x08\x13\x7c\x7c\xaa\x89\xb9\x66\x38\x53\x04\xd2\x15\x1a\x10\xac\x34\xfa\xa3\x53\xcc\xaf\xb8\xb4\xd8\xe0\x67\xf8\x97\x29\x7c\xb0\x2f\x4a\xd2\x3a\x32\x82\x99\xf5\x11\x11\x88\x1d\x4b\x6c\xb2\xed\x64\x53\x81\x5b\x67\x31\xde\xc0\x1d\xf9\x40\xe4\xa9\x36\xd2\xa5\xd7\x14\x91\x2e\xf5\xa5\xee\x9b\x08\x92\x36\xc0\x94\xb8\x2b\x38\xea\xbc\xf5\x07\x59\xa1\xa2\xcb\xa8\x78\x97\x6d\xac\x34\xc2\x5e\x17\x4b\x66\x4f\x5e\xaf\x4c\xe1\x85\x61\xe5\x01\xd7\x5f\x2f\x29\x3a\x7d\xb9\x0a\x3c\xf6\x2f\x46\xcc\x8e\xac\xdb\xfb\x25\x39\x79\x89\xd2\xe0\x9c\xb1\xd0\x39\xb5\x1e\xe8\x2f\x89\x56\xbc\xfa\x5e\xc9\x8c\x87\xf8\x4d\x7d\xb4\x1f\x08\xda\xed\x09\xe3\x5d\x7b\xfa\xd0\xb3\x7a\x46\x3f\xf4\xac\x12\xd2\x2f\x0d\x88\x28\xe3\x19\x19\x96\x3d\x42\xd6\xc1\x41\x93\x27\x6e\xff\xe0\xa7\xdd\x29\x64\x03\xd3\xa5\x40\x45\x34\x5d\x60\x6c\x7d\x14\xcc\x74\x6c\x7d\x8e\x84\x81\xc7\xa0\x98\x87\x57\x18\xf9\x8b\x22\x30\x25\xd6\x93\x36\x60\x28\x88\x2f\x14\x61\x4c\x6f\x8e\x7a\x1c\xf6\x6f\x59\x3e\xde\x3a\xf0\xf1\x3c\x2d\xc2\xb8\x48\x0a\xb3\x83\x80\xdd\x5a\x3b\xc4\x09\xdb\xcc\x55\x19\xe7\xc5\xef\x7f\x8a\xf1\xe2\xc7\x5d\x84\x62\xe7\xf8\x31\x14\xa1\x10\x36\x4e\x78\x79\x84\x9b\xf1\x63\x0d\x42\x53\xbc\x50\x12\xa0\x70\x2d\x08\xc9\xed\xb5\x1d\x17\x1d\x71\x37\x07\xe6\xbf\x5d\x26\x3c\xf0\xf2\x52\xcc\x19\x58\xff\x86\x12\xb4\xf8\x71\x03\x21\x5f\x11\x17\xcf\x8b\xb0\xcc\xf3\xc2\x45\xd0\xe3\xab\xb0\xe2\x81\xa6\x45\xef\xf5\xb8\xa4\x59\x4c\x1c\x63\x1a\x8f\x40\xfc\xae\xf8\xe1\x31\x8e\xe2\xc8\x74\x5a\xd0\x9e\x39\x40\xc1\xb8\xc0\x01\x0a\xb1\x51\xdd\x89\x22\x11\xb5\x0e\xaf\x05\xb0\x27\x08\x2d\xa9\xa5\x77\x14\x24\x24\xee\x68\x01\x9e\xd3\x7e\xa0\xa7\xee\x90\x56\xc1\xca\x29\xc3\x94\xae\x3a\x21\x44\x85\x25\xe7\x98\x04\xc1\x25\x35\xab\x8e\xea\xd1\xb3\x0e\x4f\x81\x66\x4f\xa0\x39\xef\xb7\xf8\xdd\xff\xa5\x38\x1b\x34\x23\xd5\x19\xa3\x0c\xa9\xa2\x40\x93\xa2\xb1\xbc\x0d\xee\x5a\xe8\x30\x84\x09\x85\xa5\x41\xba\x7e\xfd\xc6\x03\xe7\xab\xea\xe6\x10\x11\x52\x2d\x5a\xe0\x88\xe5\x4b\x3d\xd4\x8b\x70\x9e\xa3\x7b\xe6\x19\xac\xc3\xee\xc3\xe8\x04\xd1\x1e\xd5\xd8\x05\x8e\x55\xca\x02\x02\xc7\x2a\xb5\x7a\xf1\xbb\xd0\x67\x75\x02\x38\x56\x91\xc1\x27\xa2\x0b\x0f\x0b\x81\x7c\x41\xd9\x5b\x74\xe1\xb1\x7f\xe1\x71\x5c\x68\x90\x38\x94\x7a\x8f\x66\x25\x7d\x7f\x5c\x5e\x43\x70\xcb\x7a\x85\x9e\xdf\x4a\x21\x22\xd4\xa1\x41\x6e\x82\xb4\xf9\x6a\xe0\xc2\x74\x66\x3e\xda\x23\x14\xcf\x8b\x6d\x91\x1c\xbc\x1f\x70\xf0\x6e\x5c\xe4\xf8\xf6\x45\x60\x2d\x77\x31\xdd\xa7\xa0\x8e\x91\xee\x53\x30\xbe\x91\xee\x53\xd0\xd9\x18\x2a\x5e\xec\x4c\x5f\x2a\xfb\x4a\x5f\x2a\xee\xde\x18\xd8\x34\x09\x64\x2a\x34\x5c\x3a\x1d\xa4\x74\xed\x0e\xb5\x1b\xee\xd9\xc0\x8d\xc7\x75\x34\x02\x50\x77\xf1\x8c\x00\xe4\x46\xe9\x2b\xd5\x6d\x81\xf8\x41\x17\xf8\xc0\xe4\xb7\xaa\xdd\x8b\xd4\x73\x64\x2d\xf8\xd6\xcb\xd1\x75\x89\x3a\xa7\x1f\xda\x3d\x09\x4a\x2a\x3a\xdc\x3b\x73\xaa\x5e\x82\x3f\x65\xa2\x05\x60\xca\x44\x8b\x1e\x86\x03\xf2\xa4\xa7\x42\x43\x9c\xbb\xbd\x43\x68\x81\xaa\xc2\xd7\x53\x18\xdc\x47\x0d\x66\xdc\x5e\x1b\x7f\x7a\x9b\x85\xea\x09\x0d\xe0\xe2\x96\xf3\x66\xd2\x37\xbe\x29\x2e\xf8\x2d\xc3\x28\x65\x53\x53\x01\x33\x10\x6a\x2a\x54\x12\x86\x9a\x0a\x15\x6d\x41\x1e\x55\xb5\x71\xf1\xc8\xd5\xc0\xc8\x04\x5a\x8b\x53\x2b\xbb\x40\x6b\x71\xaa\xae\x8c\x27\x1f\x01\xcc\x46\x9f\x73\xfd\xa4\xe3\x49\x66\xdb\x6a\x3f\xc0\xbc\xee\xc3\x20\x3e\x7a\x1e\x85\xba\x09\x57\x2c\x35\x10\xee\x12\x8c\x46\xd3\x8a\x3c\xb4\x16\xd6\xd4\x22\x96\xf1\x2d\x5d\xd8\xa5\x4c\x0b\x90\x51\x3a\x0c\xfd\x9e\x62\xa5\x1d\x98\x4d\xb8\x77\x89\x51\x1d\xb1\x4d\xd8\x09\x03\x14\x24\x45\x0d\xa9\x3c\xae\x4b\x45\xc1\x65\xec\x94\xe4\x33\xe5\x1d\x44\xa3\xb0\x7c\x13\x4d\xc2\xae\x10\xb3\x5b\xf4\xca\x64\xb8\x6d\xf0\x0c\x01\xd9\xd0\x3f\x47\x78\x79\x20\x4b\x54\x09\x95\xcd\x95\x1c\xaf\x71\x44\xfc\x59\xb3\x29\x80\x83\xdb\xe8\xb2\xc1\xf1\x7a\xa5\xb0\xb6\x2f\xa2\x4a\xf8\xf2\xf8\xf1\x14\xa5\x48\x3b\x5f\xc8\x5c\xb5\x53\x1c\xa6\x3c\xa2\xfa\x26\xa9\x40\x0f\xd3\xa2\x6a\x4b\x13\x70\x15\x46\x25\x8f\xf8\xb4\x47\xa0\x58\xc5\x1e\x2b\x91\xd7\x44\xf2\xff\x21\xcb\x73\x5b\x4c\x23\x32\x6c\x80\x0d\x34\x8f\xa6\xf8\x30\xd0\xe6\xc5\x19\x1f\x12\xc5\x61\xff\x5b\xc3\x54\xca\x18\x16\x69\x4f\x3c\x90\x5a\x10\xf5\x30\x86\xd9\x45\x86\xbf\x63\xea\xc4\x8d\x37\x0e\x4c\x9d\x80\x6e\x20\xbf\x68\x93\x89\x0e\x93\x88\xc0\xf4\x8c\x03\x21\x7c\x76\x84\x91\x15\x3b\x32\x4c\x0a\xc2\xe2\x8d\xd3\x01\x68\x8b\x30\xc2\xf0\x27\xe3\x4c\x52\xd0\xf8\x58\x7e\x30\xf4\x89\xf0\x4f\x90\x0c\x59\xe3\x35\x34\x4e\xa2\x16\x80\xef\xe3\x82\x43\x67\x91\x86\x3a\x05\xa8\xc5\x48\x06\x03\x90\x92\xc1\xb0\x3e\x02\x3f\x16\x69\x60\xfc\x9b\x7d\x5e\x08\xff\x9c\xc2\x8f\xa5\x08\xf9\xf6\x71\xc1\x3d\x17\xfb\xe7\x79\xc4\x41\x19\x17\x5c\x4e\xb1\x9f\x45\xff\xfe\x2e\xd0\xc2\xf0\x52\xc7\xfe\x91\x58\x42\xd6\x46\x01\x66\x97\xa8\x08\x33\xe3\x92\x8d\x55\xbd\xc9\x20\x1b\xab\x44\x75\x14\x24\xfb\x2e\x5d\x81\xd3\x62\x33\x07\xdc\x88\xc6\x0c\x03\x6e\x44\x3b\x8c\x91\x96\xbd\xb0\xff\x03\xd9\x43\x27\x6d\x60\x0c\x64\x0f\xad\xfe\x1d\x2e\x65\x54\xf3\xb6\x43\x95\x46\xc5\xc8\xc8\xce\xab\x6e\xee\xbc\xbb\x06\x9c\x88\x8a\xd0\x51\x0d\x83\x09\x97\x3d\xea\x80\xc1\xb1\x0c\x73\xc4\xad\x3b\x60\x57\x54\x7d\x8e\xaa\xaf\x5f\xf7\x8f\xc5\x1f\xcc\x11\x3e\x46\x26\x68\x54\xb8\x23\x91\xa0\x21\x57\x85\x1e\x0c\xbd\xcb\xf5\xe3\x1c\xc4\xbf\x96\xb3\x1c\x2d\x45\xbd\x0c\xdd\x04\xb6\xfb\xe1\xf1\xb5\xb9\xc7\xd7\x16\x90\x0a\x51\x9c\xf8\xd4\xc1\xe3\x6a\x10\x93\xda\xc0\x44\xa3\x1b\x75\x04\x9e\x60\x10\x64\x5a\x73\xa7\xd1\x31\x08\x82\x18\x8d\x0e\x2f\x06\xef\x3f\xba\xcf\x20\xeb\xfb\x0c\xb2\x0c\x8f\xe6\xd6\x74\x69\x94\xbf\xc3\xa3\x39\xe7\x00\x88\xb0\x8c\xb8\xd6\x09\xa0\xbb\xa8\xe2\x90\xba\x0b\x5f\x69\x83\x04\xaa\x55\xc4\x0f\xf8\x1d\x2e\xa3\x91\x3c\x46\xb7\x05\x72\x4c\xd8\x8a\x31\xa0\x88\x62\x26\x2c\x46\x55\x85\x36\x7e\x5c\xc5\xac\xa2\xd7\x80\x3d\x74\xb9\x07\x1c\x98\xfb\x36\xe4\x82\xf2\x0f\xb8\x20\xae\xd5\x31\x1c\x1a\x58\x61\x1d\xd2\x73\x74\x0c\x09\xa4\xc3\x7d\xf4\xc4\xef\x13\x11\x2a\xc4\x72\x20\x25\x20\x53\x73\x8c\xe9\xc8\xd4\x9f\x30\xa6\xf0\xfa\x63\xc2\x98\x7a\xe8\x94\x18\x78\x48\x27\xbc\xa8\xc8\x33\x73\xce\x36\x96\xaf\x62\x31\x74\x90\xd6\x38\x65\x10\x6d\xba\x4a\x1e\x4c\xbb\xea\x7b\x69\x60\x03\xa1\xf5\xd9\xd0\x3d\xda\xc7\xdc\xd0\x3d\x5a\x03\x9a\x41\xa4\x40\x25\x2e\xe3\xf6\xc9\x9f\x1f\x48\x75\xc5\x1f\xbd\xa3\xb5\x6c\x19\xb7\x7e\xf4\xf9\x8f\x4c\xa1\x58\x70\xab\x78\x4a\x20\x65\x1f\x9c\xd6\x83\xb4\xd9\x23\xf8\x28\xfb\x80\x7d\x1a\x4f\x32\x82\xb4\x7f\x84\x98\x85\x7b\x84\x18\x89\xcf\x80\x63\x68\xc6\x49\x19\x08\x26\xc2\xa8\x43\x43\x8e\xc1\x30\x2b\x43\x29\x85\x37\xc2\xa3\xb8\x45\x0a\xff\xc0\x09\x22\x31\x1e\x38\x47\x1b\x81\x67\x2c\x39\x79\xba\x5d\x84\x5c\x16\xaa\xa5\x20\x44\xac\x5a\xc9\x6c\x5a\x4b\x66\xd3\xcd\x5d\x8e\xc7\x10\x4b\xc6\x13\x38\x96\x32\x65\xa7\xbb\xe4\x3c\x85\x6a\x29\x53\x86\x8f\x1a\x4b\xd6\x53\x50\xf0\x8d\xd6\x5e\x74\x6c\x8d\x7f\x84\x77\x9b\xa8\x5e\xb4\xc1\xc6\x21\xce\xf2\xa7\x75\xde\x80\x17\x39\x8c\xc7\x34\x0c\x27\x2d\x3c\x3b\xe7\xc6\x74\x30\x7a\xe8\xca\xd2\xc6\x46\xe8\xeb\x65\xb9\xe5\x57\xb3\xb9\x2c\xaa\x53\x30\xee\xdf\x25\x70\x86\xf7\xbb\x04\x1b\x63\xd8\x21\x93\x3a\x5e\x39\x66\x27\xa7\xa0\xc3\x6b\xe2\x45\xcc\x1c\x36\x97\x5f\x76\x05\x5f\xf9\x65\xa1\x24\x06\xb5\x4f\xd2\x61\x08\xbf\xcb\xc3\xf5\x62\x5e\x3e\xf3\x1f\x59\x14\x5a\x7c\x9a\x13\x8b\x96\x5a\x39\x18\x98\x6b\xe8\x3e\xad\xae\x66\x60\x2a\x7b\x2a\x39\x18\xfa\x52\xc3\xaf\x8d\xcf\x88\x59\x3c\xc1\xc6\x07\x8b\xed\x2e\x7f\x4a\x66\x3c\x93\x04\xf4\x53\xde\x33\xe0\x46\xce\xc8\x16\xaf\xb5\xec\xeb\xf3\x9f\x1f\x36\xcc\x83\x80\x82\xf0\x81\xf3\x10\x14\xde\x7f\xd3\xb0\x7d\xea\x72\xe6\x21\x87\x0c\x5d\x9a\x87\xd1\x2d\x8a\x6d\x94\x40\xb3\x92\x53\x3f\x68\x0f\xcf\x3c\x70\xdf\x66\x92\xf3\x54\x18\x5e\xfd\xd0\x2e\x87\x6d\x99\xa7\x5c\x31\x1b\x36\x33\x0e\xdf\xb4\xda\x84\xf7\xf5\x0f\x0d\x6e\x90\x82\xcd\x8c\xb7\x07\x87\x3d\x4f\xd3\x56\xf2\xc2\x99\xa7\x79\x2b\xe1\x71\xe6\x25\x23\x88\x42\x6c\xa2\x09\x31\x13\x49\x4c\x23\xee\x91\xe7\x26\x26\xaa\x10\x93\xb7\xc4\xfc\x71\x2a\x4d\x57\x81\x69\x90\x3d\x83\x80\xcc\x1f\x4b\xd2\xb4\xa0\x99\x17\xfe\x18\x5c\x45\xf3\x22\x3b\x3f\x57\xc8\xbc\xf4\xbc\x2e\x7e\x28\x85\x81\xa1\x99\xa8\x45\x8a\x36\x85\x13\x4d\x48\xd1\xac\x6f\xa2\x09\x19\x9a\xf2\x4c\x34\x21\x43\x53\xa0\x59\x64\x51\x39\xb3\xb3\xa4\x91\x10\x10\x93\x80\xac\x6a\x96\x37\x31\x37\x2d\x06\x66\x9a\x30\x24\x45\x71\xcf\x2c\x6a\x35\x29\xa6\x53\xb6\xbf\x2b\x8f\x6c\x8e\x82\xc3\x63\x73\x10\x79\x56\xbb\x45\x38\x0b\x8b\x34\x49\x3c\xa6\xb5\xd8\xac\x08\x45\xb3\x0c\xfb\x0a\x4b\x38\x31\xd1\x20\xe6\x6f\x4c\x18\x94\x99\xbf\x23\x9a\x83\x4d\x9b\x98\x9a\xaa\xa9\x99\x15\xd1\x59\xd6\x47\x34\x97\x75\xb0\x12\xca\x3a\xb0\x72\x1c\xbf\xd9\x60\xe5\xdc\xe5\x06\x2b\x27\xfa\x34\xd8\x4f\xb1\xa7\xc1\xca\x89\x63\x0d\xdd\xb3\x88\xd8\x64\x45\x99\x63\xc3\x83\x45\xd4\x69\xb0\x75\xd3\x7e\xf0\x1e\x51\x75\x3b\xd1\xaa\x64\x10\x84\xa9\x25\x07\xdc\xd6\xd4\x92\x03\x4a\x33\x1b\xcc\xa8\x78\xaf\x25\x87\x68\xd7\x50\x9f\xcf\x3f\x69\xe0\x6c\x70\xd7\xa2\x67\x77\x7a\x74\x4c\xba\x0e\x6f\xa6\x89\xf9\x6a\x9b\x8e\x8e\xf9\x87\xba\x9e\x89\xf9\x87\x64\x77\x92\x78\x6d\x0c\x1b\x04\xbf\x5b\x1f\xc1\x99\x6b\x4c\xea\x0d\x95\x51\xb3\xa3\x5a\x77\x8d\x93\x05\x62\xa6\xfa\x35\x79\x0f\xce\x90\x29\xa3\x23\x72\x6f\x18\xfa\x71\x92\x7b\xc3\x60\x8f\x33\xf9\x24\xd6\x2c\x10\x0b\x41\xac\xe6\x8f\x35\x9a\x55\xd4\x0f\x44\x41\xc5\x01\x54\x96\xc1\x22\xcf\x64\x93\x18\x4c\x65\x8a\x42\x83\x39\x64\x56\x18\x61\x20\x45\x83\x3b\x9f\x5a\x81\x68\x8f\x32\x87\x62\x4a\x37\x1e\x73\xd2\x20\x4a\x7c\x4c\xa5\x2f\x3e\x86\xe6\x40\x10\xc4\xfd\x3f\xd3\x94\x03\x56\x71\x1a\x6a\x46\x45\xd4\x34\xb4\xb2\x6f\xa9\x99\xce\xd4\xce\xd0\xd0\xca\x3a\x6a\xce\x74\xa6\x86\x81\x9d\x86\x56\xd6\x7b\x72\xa6\x37\xb5\x2b\x34\x93\x4f\x71\x9c\x8c\x1d\x68\x07\xea\x79\x3d\x79\xa9\x71\x81\x6b\x99\xc6\xa1\xc9\x03\x8a\xcc\x25\x7c\xdb\x4e\x33\xc7\xfa\x3a\x9d\xb2\x56\xfa\x0c\x4f\x63\xcf\xe8\xaf\x3b\xe5\xad\x74\xf6\x9d\xaa\x6c\xae\xfc\x07\x13\x25\xb5\x82\xd3\x28\xcc\x2e\x81\x82\x9a\x6c\xa1\xa0\x46\x7c\xc2\x53\x29\xce\x6c\xee\x95\x02\x94\x29\x98\x91\xbc\xdc\x49\xeb\x59\xb4\x5b\x45\x4b\xb5\x9a\x84\x9f\x5a\x99\xf8\xde\x43\xf6\xa8\x6d\xb4\x9c\x2f\x73\x40\x41\x32\x63\x20\x87\x09\x6b\x55\x74\xdb\x9b\xb0\x56\xc5\x98\x78\x13\x61\x4c\x31\xf8\xdd\xfc\xf1\x59\x5d\xce\x6e\x3e\x22\x37\xf0\x3e\x1b\xec\xb1\x8e\xb2\x59\x8a\x86\x12\xa5\x8a\x46\xa2\xee\x9c\x36\xa2\xd2\x72\x43\xff\x11\xc3\x3d\xe6\x52\xd7\x00\x48\x4b\x64\xb3\xd3\xa5\x21\xa2\x95\x4c\xe0\xc6\xd2\xea\x7a\xa4\xbf\xe3\x44\x56\x63\x8c\xa2\x99\x01\x02\x5d\x1b\x02\x04\x1e\xd9\x2d\xaf\x79\x09\xc0\xe2\x35\x2f\x7d\x43\x82\x33\x95\x90\xcf\xed\x35\x20\x85\xde\x52\x5c\x56\x03\x17\x23\x1d\x46\x26\x91\x00\x13\xc9\x70\x25\x6a\x6e\x1e\xae\x44\x4d\xac\x22\xe2\x5f\x13\x75\xf6\x47\x7d\xda\x12\xf0\x8f\x48\xe4\x31\xf5\x24\x32\x5c\xe0\x7c\x49\xcf\x37\xfd\x83\x97\x31\x8f\xc0\x49\x52\x33\x6d\x42\xe6\x8f\x75\xba\x34\x89\x98\x48\x70\xea\xdf\xa1\x53\x26\x2e\xde\xcd\x53\xf0\x0a\xa1\x90\x08\x21\x9d\x19\x3e\x30\xd9\x0a\xa4\x35\x69\x0a\x3d\xf1\x07\x52\xe9\x38\x71\x01\x4a\xd4\x36\xd5\x18\xb7\xc8\x8d\xf9\x08\xf9\x6b\xe2\x3e\x24\x64\x93\x32\x84\x8c\x47\xee\x8d\x13\x8f\x51\x73\xef\x1f\x7b\x53\x48\xea\x13\xb7\x99\x5d\x55\x57\xde\x07\x16\x43\x30\x57\x37\x7e\xda\x06\xa3\xbd\x0f\xac\x84\x2e\x1b\xf3\xdc\x1d\xd6\xe1\xb9\x7b\x39\x80\xf1\x53\x79\xee\xdc\xda\x8e\xb0\xca\xf7\xc9\x9b\x88\xbb\xe9\x26\x21\x06\x89\x1b\xe3\x3e\x79\x13\x56\xeb\x63\x90\xc3\x63\xe3\x3e\x79\x99\x41\xea\xee\x93\xf7\x21\x24\xfa\x3e\x25\xb9\xf6\xc9\xcb\x94\xc3\x78\x13\x15\x50\xeb\xe2\xfb\xe4\x45\xd8\xed\x1f\x8a\x0b\xfd\xbc\xc9\x56\xa6\xd8\xee\xbe\x84\x81\x09\x9b\xda\xc2\xcb\xf8\xd6\x00\xc4\xdb\xf8\xbe\xf4\x02\x74\xc1\x2e\x5f\x59\x2e\xc6\x95\x5e\x23\x00\x72\x29\x04\xcb\xde\x08\xca\xe2\x0a\x5c\x8a\xfe\x6d\x5f\xa4\xc5\x2e\x9a\x59\x2d\x60\xba\xee\x4c\x9e\x7f\xfa\x07\x42\x75\x90\xe3\x2e\xf9\xb4\x61\x10\x62\x09\xa7\x69\xfa\x5d\x78\xdb\x34\x5b\xf8\x94\xb2\xab\xcd\xef\x80\x28\x6b\x73\x09\x09\xa9\x29\x9a\xeb\x5c\x7d\xd8\xd0\x6b\xcd\xb8\xa8\xb4\xa8\x49\x43\x99\xbb\x7e\x35\x5a\xdd\xde\x15\x1a\x2a\xe8\x1a\x89\x90\x03\x2d\x6e\x78\x9d\x93\x3c\x56\x71\xc3\xec\x64\xd8\xb6\xbb\xfa\x42\x15\xf1\x7e\xec\x4e\xf5\xfa\xbd\x2b\x0f\x09\xd7\xa4\xc9\x70\xdb\xa2\x29\x85\xe6\xe1\x7c\x37\x29\x35\xb3\x6a\x52\x6a\xb8\x80\x1b\x8b\x8f\x53\xe5\xcd\xdd\x92\x3a\x5b\x6d\xf9\x01\xc4\xcd\xe0\x49\xce\xf2\xc7\x6a\x34\x85\x62\x77\x37\x7a\x22\x07\xe8\xee\xf2\xdb\xfe\x41\x78\x6b\xd7\x17\x05\x8e\x99\x1a\xe3\x36\x32\x8b\xb4\xf6\x96\x17\x60\xee\xd1\x30\x8d\x00\x76\x1d\x9c\xb9\x33\x6f\xd2\xd0\xeb\x5c\x70\x47\xa6\xbb\xa4\x7c\xab\x7f\xa4\x8c\x3c\x75\xda\x76\x0b\x11\x6b\x18\x12\x48\x3b\xc2\x36\x17\x62\x79\x93\x1e\x55\x63\xcd\x1b\xa9\xca\xcc\x72\x26\x37\xa7\xa7\x51\x21\x47\x74\x84\x0f\xb3\xd6\x9a\x37\x29\x51\x9b\x3b\x36\xd0\x6f\x7a\x22\x86\x34\xd4\xdf\x11\x46\xba\xdd\xda\x6a\x38\x33\xcd\x30\x5c\xa2\x89\x90\xec\x6f\x1b\xbd\x1b\x56\x23\xb4\xf0\xb8\x27\xfa\x7f\x6e\xf3\x1b\x4e\x63\x90\xe3\x39\xee\x09\x43\xc7\x15\x78\x4f\x19\x3a\x86\xd7\x78\xc3\x4d\xfd\xb1\x19\xa5\xb8\xa7\x53\xca\x64\x5b\x64\x63\x62\x14\x29\xc0\x8c\xf1\x74\xdf\x1c\x6c\xcf\x0f\xe9\xbd\xa4\xec\x77\x4a\x52\x84\x42\x49\x4a\xf8\x07\x5e\x4d\x70\x2e\xf7\x8d\x24\x42\xfc\xbf\x39\x31\xdc\x29\x37\x37\x7a\x06\x15\xb8\x55\xb6\x18\x3a\xe8\x56\x5a\xd2\xf3\x43\xd3\x33\xd7\x56\x71\x89\x9e\xd3\xb7\xda\x16\x43\x0c\xdd\x6a\x5b\x0c\xf2\x7c\xab\x6d\xb9\xb2\x5a\x9e\x26\xc7\xe1\xf1\x2f\x55\x42\x76\x92\x71\x6c\x6e\xc2\xcc\x0d\x3d\xf6\xef\xc7\x57\xae\xc8\xf9\xf8\xfa\xe6\x0f\xd4\x28\x64\x06\x88\x9b\xfb\xbb\x29\x24\xbb\x75\x1e\x96\xb5\xbd\x97\x9e\x14\xf4\xbb\x50\x7d\x58\x34\xb4\x8d\x24\x89\x78\xbd\x9a\xf4\xde\x66\x35\x20\x81\x60\xdc\x1b\x59\xb6\x84\x76\x7b\x13\xd2\x9a\xdc\x05\xe9\x03\x76\x23\xb7\x18\x5a\x76\xdc\xa8\x54\xaa\xf6\xee\xf7\x16\xef\x25\xf2\xbf\xeb\xb9\x68\x73\x7c\x63\x52\xaa\xb5\xf4\xed\xf5\xec\x63\xfd\xd6\x8e\x54\x3a\xa0\x1d\xa9\xfb\xf9\x7a\x97\x31\x6f\x6d\x4a\x5d\x36\x7c\x34\x6a\xcd\x3f\xa6\xea\x43\xff\x49\x10\x6d\xce\x45\xe2\x56\xbf\x70\xcf\x30\x47\xf7\xab\xb8\x6f\xd8\x1c\x71\x9f\xeb\xf9\xf1\x64\x76\x16\xa6\x1a\x18\xce\x0f\xc9\x84\x01\xc6\x6e\xf3\x60\x39\x23\xd5\x27\x9e\x64\x2d\x31\x72\x3d\x91\x58\xcc\x2c\xab\x87\xe8\x7e\x78\xf6\x7f\x3d\x3d\x07\x0f\x3b\x7e\x7f\xd0\x9f\x90\x41\x27\x9e\x43\xae\x64\x50\x76\x2f\x26\x65\x8e\x32\xa0\x3e\xd8\x6b\x90\x32\x27\x9e\x43\x2c\x6a\x7e\x60\xb0\xe1\x2b\xfc\x41\xc9\x42\xd2\x95\x78\x50\xb2\x90\x3d\x27\x1e\x0d\x39\x90\x4b\x3e\xbf\x2b\xfc\x52\x8b\xff\x68\xc8\xc1\x02\x3c\xda\x6a\x80\x11\xcf\xa9\xe5\x0a\xf7\xcc\x83\x6b\x87\x14\xf8\x31\xd6\xca\xb4\x01\x1c\x4c\x73\x00\x38\x18\x68\xe5\x83\xaf\xad\x22\x9e\xe7\x44\x34\xef\xf4\x4f\x43\x16\x80\x27\x0f\x3a\x99\x01\x3b\xf8\x10\x84\xc5\x3d\x7c\x70\xbc\x15\xf5\x1f\x1c\x6f\x65\xcc\x1f\xed\x3c\x40\xc5\xe7\xc2\xda\x82\x5d\x78\x08\xf2\xd6\x14\xba\x3f\x97\xaf\x46\xcb\x5e\x62\xcd\x5a\x82\xfa\x27\xc1\x7b\xf0\xd1\xf5\xf9\xf0\x5c\x18\x63\x40\xdb\x1f\x8d\x43\x9a\xc3\x3b\x27\xa7\x01\x55\x05\xab\x9f\x22\x55\xb5\xcc\x43\xd8\xc1\x71\xc3\xf5\xb1\xf2\x68\x4c\xc2\x25\xff\x68\x4c\xc2\x61\x7e\x34\x26\x81\xfa\x3f\x85\xf5\x86\xac\x3c\x25\x63\x85\xdb\x18\xe0\x10\x2a\x3c\x24\x1b\xd5\xd7\xec\x51\x0f\xa3\xa3\xf5\x03\x27\xd0\xa6\xfb\xab\x45\x88\x0b\xa2\x45\x88\x60\x13\xf1\xd7\x80\xe0\x4f\xc5\x60\xdb\x9d\x40\x25\x63\xf4\xaa\x87\xe8\xbf\x64\x79\x8c\x47\x0b\x12\xc8\xcb\x53\xe1\x1f\x8b\xf5\xe1\x1f\x5d\x22\xd2\x93\x1a\x09\xf7\xd1\xb2\xc4\x1d\xd2\xb2\x84\xdb\xe1\x69\x30\xb7\xdc\xd9\x4f\xfb\xbd\x95\x0d\x70\xf6\x10\x63\x4e\xa9\xdc\x43\x42\x52\xc3\x00\x3f\xcd\x4b\x5e\x5c\x6a\x02\x4d\xa7\x4d\x40\xe9\xa8\xcb\x0f\x02\x10\x61\x7a\xab\x88\xde\x95\x4f\x21\x45\x7c\x88\xd3\xab\x92\xe7\xe9\xa8\x0e\xdc\xb4\x0e\x83\x0a\xdd\x7f\x3a\xaa\x03\x37\x99\x38\xbd\xea\x57\x1e\x4d\x48\x44\xf4\x2e\xd1\x46\xce\xf8\x68\x2b\xe2\xce\x76\xb9\x55\xa6\x89\xa9\x48\xda\x6a\x3c\x04\xe7\xad\x50\xd7\x27\x04\x8f\x29\x84\x37\x1c\x0d\x42\xe8\x98\x66\x08\x1d\x90\x06\xf9\xe4\xc2\x7e\x80\xce\xf3\x19\x40\x97\xe5\xc1\xef\xcc\x26\x92\x48\xd3\x58\x53\x10\xd5\x3f\x8f\xd6\x1f\x70\x6b\x8f\xd6\x1f\xda\xfa\x3e\x58\x7f\x18\x11\xf7\x49\xf9\x83\xfb\x3f\x64\xfc\xdc\x44\xac\x3f\xb4\x5d\x79\x4c\x00\xa5\x21\xfb\xa3\xf9\x87\x0e\x0e\xcf\x90\xd0\x7a\x18\x07\x84\x16\x36\xfb\x49\xf9\x85\xfb\x35\xb5\x57\x11\x77\x91\x5f\xa4\x36\xe4\x31\x56\x2e\xef\x9d\x67\x3a\x75\x5b\xc8\xd9\x8b\xbb\xe4\x82\xd2\xeb\xe2\x51\x5e\xa1\xe9\xed\x33\x25\xda\x52\x42\x45\x14\xda\x79\x3f\x33\x21\xb6\x9a\x37\x03\x7f\x60\x15\x22\x13\xf5\x90\x24\x4a\xbf\xa2\xe7\x16\x2a\x51\xc4\x70\xb8\x79\x68\xd5\xf7\x68\xde\xf3\xa8\xa3\xd1\xee\xf8\xb9\xe5\xd9\x6d\xe2\xfb\x49\xe4\x36\xb6\xad\x92\xd9\xc7\x70\xb6\x62\x06\x4c\x47\x18\xce\xe3\x21\x65\x93\x7c\xde\x63\x00\x5b\xc5\xb4\xcf\xa3\x6b\x9f\x08\xf4\x90\xaf\x6b\xf8\x87\xcf\x0a\x51\xee\x51\xff\x21\x1a\x2c\x4f\xc4\x9f\x6e\x66\x0f\x6a\x1a\x19\xc4\x67\x09\x00\xeb\xaa\xcd\xa8\xba\xd9\xc7\xd8\xb4\x12\x88\xa5\x18\xc8\x73\xb1\x14\x03\x79\xda\x48\xe2\x29\x13\xf1\xa4\x32\xc6\xd3\xb6\x24\xfb\xd2\x42\x13\x08\xa8\x15\x7b\x0c\x48\xab\x04\xe3\xd9\xb2\x56\xae\xa5\x41\x68\x0d\xf0\xfe\x18\x84\x76\x58\x56\x95\xe1\x5a\x6e\x5e\x23\x62\xab\xe9\x94\xe4\xdc\x9f\x54\xab\xb8\x18\xa9\x56\x71\x93\xb7\x46\xfe\x62\x8f\xc1\x6a\xad\x85\xb9\x69\x12\x7b\x63\xd5\x2a\x71\x79\x52\x11\xe3\xc4\x30\x3e\xcd\x0b\x26\xf5\x30\x4e\xf2\xe5\x61\x25\x4a\xbf\xc9\x0a\x02\x8a\x91\x6b\x35\x20\x7d\x5e\x66\xe2\x89\x4a\xa5\x8c\xb7\xfb\xab\x52\xc8\xf3\xf5\x1a\x63\x08\x5e\xf9\x49\x15\x8b\xe4\x36\x55\x2c\x5e\x31\x66\x4d\x92\x19\x7c\x54\xab\x08\xe4\xe7\x33\x4b\xf6\x40\x1d\x8b\x16\x2c\xcf\x27\xb7\x24\xc8\x9f\x6f\x2e\xef\x1c\x98\x99\xf4\xa9\x7c\x52\xfd\x22\xd5\x25\x92\x6d\x9e\xcf\xd4\xbe\x80\xd6\xeb\xd0\x72\x05\xc2\xbe\x0e\x2d\x97\xaa\x1f\xc2\xcc\x85\xbe\x8e\x84\x79\xf0\xa1\x2e\xa6\xf8\x8f\xef\x44\x10\x63\x1d\x4e\xc0\x9e\xd5\x0b\x71\xf1\xaf\xc3\x77\x62\xb3\x49\xc2\x5c\xf9\xc0\xbc\xaa\x5b\xc6\xbc\x0a\x44\x5e\x87\xac\x74\xb5\x5f\x41\xe6\x5a\x5a\xa7\x20\x73\x46\xd7\xc9\x8e\x0f\xff\xc8\xab\x02\x20\x4f\xa3\xe1\x70\xc8\x96\x59\x94\xc4\xde\x85\x2a\x27\xb4\xf5\x5e\xaa\x72\xe4\xc2\x96\xaa\x1c\x29\xfe\x3a\x11\x22\xf2\xa6\x59\xa7\xef\x57\x2e\x95\x65\xee\x24\xd9\x8b\x75\x91\xea\x09\xb4\x5e\x97\x9a\x24\x96\x7f\xfd\x58\xa0\x26\x7f\xbb\xd4\xf0\xe4\xba\x64\x82\x25\x8e\xe8\xba\x70\xab\x87\x6e\xaf\x4b\x9f\x74\x88\xc7\xba\x12\x62\xc0\x47\xf7\xa3\xf9\xc7\x42\xf7\xa3\xad\xcc\xd2\x55\x56\xdf\xda\x75\x25\xf0\x8c\x58\x84\xd1\xa5\x34\x8d\x92\x81\x81\x56\xe6\x2b\x70\xf6\x05\xeb\x2e\x90\x6f\x15\x82\x7f\x55\x5b\x4c\x3b\xf6\xe3\xf1\xc3\x5a\x39\x24\x53\x29\x78\xc4\xbb\x45\x3f\x56\xa6\xa9\xfb\x58\xb0\x32\x3d\xd7\xf1\xc7\xca\x64\xe4\xf5\x85\x4c\x23\x19\xfa\x55\xd5\x7b\xb9\x5d\x35\x19\x77\x56\x05\x39\x86\x99\xfd\x63\x55\xb5\x60\xa7\x3d\xdf\x7e\xfc\x69\xd6\xb2\xaa\x7a\x31\x5b\x6d\xca\x80\xf3\x63\x5e\x9a\x72\xad\x85\x69\x49\xd7\x31\x61\x61\x4e\x52\x74\xd1\x5e\x88\x42\x8a\xb1\x32\x56\xd3\xfb\x97\xa3\xbc\x9a\x4e\xf1\xa7\x1d\xe8\x07\x7f\x5a\xed\xf6\x03\xa8\x4d\xc3\x64\x18\x88\x85\x2c\xa4\x5c\x39\x8e\xf6\x12\xdd\xde\x7e\x6f\x44\x63\xbc\x2e\xe4\x22\xc6\x87\x5d\xa4\x57\x92\x44\x2d\xd2\x2b\x49\xb9\x17\x9e\x30\x12\xcb\x65\x76\x25\x5d\x79\x17\x9e\x30\x45\x5f\xde\xd5\x53\x0b\xc7\x84\x75\x85\x91\x45\x59\x44\x0a\x29\x5a\x48\x2d\xfc\x62\xf4\xfc\x5c\x3d\xa1\x72\x14\x92\x43\x89\x88\x70\x41\xa5\xb9\x7f\xf8\xc5\x74\x63\xd5\x2d\x02\xcf\xf9\x5a\x5a\x06\x07\x71\xea\x7a\xc1\xa8\x8b\x58\x88\x65\x0c\xe7\xb0\x02\x95\x1b\x97\xf9\x4a\x1e\x07\x41\xe5\xc2\x74\xb6\xc9\x0d\xac\xf0\x11\x66\x6b\x83\x8c\x3a\x2b\x84\x2b\xf9\xe8\x5b\x83\x57\x98\xdb\xab\x70\x05\x1e\x65\x0d\xf7\xca\x49\x0d\x9e\x61\x30\x09\x6b\xf0\x24\x16\x72\x25\x2a\x02\x38\x90\x56\x3b\xf4\x40\x16\x0c\xe7\xb2\xcc\x18\x20\xd7\xb6\x26\x0a\x3f\xd7\x40\x01\x8a\xf0\x29\x33\xf1\x5c\x2b\x33\x71\x76\x13\x7b\x33\xc8\xed\x9a\x58\x92\xc3\x67\xad\xc9\xa3\x40\xe4\x9b\xf2\xa0\x97\x95\x64\xb5\xad\x04\xab\x2d\x4e\xdc\x18\x05\x79\x72\x6f\xe4\xc8\x0e\x7c\xf3\x02\xe1\xa6\x58\xe4\x47\x37\xb8\xe8\xc2\x23\x26\x19\xae\x45\x24\xb8\xaa\x51\xd0\xba\xe5\xb5\x01\xef\x36\x2d\x98\x34\xe0\xce\x89\xfa\x0f\x36\x3b\xdc\x33\xeb\x41\x0d\xe6\x59\x25\x2f\xba\x06\x26\xeb\xc1\x7e\xc7\x6d\x78\x60\x73\xed\xe8\xc1\xa6\x9b\xfb\x76\x21\x3b\x19\xba\xd4\x2d\x42\xf4\x1b\x48\x7f\x61\xb5\x7a\xe8\xd9\xb3\x34\x42\xd1\x9a\x7e\x21\x48\x39\x34\xa6\x5e\x8f\xc1\xa1\x91\x60\x2c\xfd\x63\x0c\x87\xba\x56\xca\xac\xa8\xb6\x92\xc5\x02\x16\xac\x52\x92\xa7\x5c\x69\x95\x22\x34\xcb\x57\xa4\x7b\xa9\x55\x8a\x17\x4e\xf2\x3e\x6e\x6c\x9a\xa5\xb8\x76\xcb\xf3\x90\xed\x7d\x2b\xfe\x8a\x3b\xb9\x0a\x86\xdf\x99\x15\xc6\x8f\xe4\x83\xac\x26\xf7\x20\x4e\x6e\xc2\xa0\xb8\x90\x5b\x39\x04\x97\xff\xda\xde\x7d\x00\xbc\xb9\xfb\x9c\xc9\xf6\xb6\xb6\x5b\xa4\x48\xee\x48\xb2\x3a\x7f\x13\xbf\x17\xff\x42\xb7\xe5\x4d\x94\xa0\xb7\xd7\xfb\x86\x11\xdf\xe4\x30\xfc\xb8\xa5\xeb\xc0\xf5\x26\x91\x67\x25\x5e\xa3\xfe\x26\x04\x29\x8a\xa5\x67\x54\x24\xc5\x77\xca\x82\xc5\x29\xc6\x3e\x5d\x9f\x47\xd5\xe9\x7f\xea\xd3\x78\x6c\xad\x2f\xd3\xe5\xb0\x18\x5f\x06\x7a\x07\x34\x44\x37\xc5\x4c\x10\xeb\xf3\x49\x60\x93\xa9\xed\x80\x1f\x3a\x76\x39\x8a\xc9\xb5\xdc\xa3\x8f\x08\x23\xbc\x4d\x56\xda\xbe\xfe\x80\xdc\x30\x38\x26\xad\xd9\x84\xc9\x15\xdd\xb6\x26\xb1\x8c\xb6\x31\x89\xf5\x35\xb0\x8f\xfa\xdf\xff\x2e\x33\x06\x6d\x18\x1d\x92\x51\xc7\x46\xbc\x63\x28\x95\xfd\x63\x73\x2e\xf2\x52\xc7\x46\xd4\xe3\xf3\x6c\x13\x5a\x8d\x94\xea\xb1\x09\xad\xa6\xd7\xc4\xfe\x31\x3c\x97\x6e\x16\xfb\x80\xde\x4c\xdb\xee\xdf\xef\x97\x63\x21\xf4\x19\xd6\x47\xe8\x03\x95\xdf\x3f\x6e\xe7\xd2\x13\x63\xeb\xbd\x03\x1f\xb0\x15\xfa\x80\x94\x5b\xa1\x0f\xbb\xba\x4f\xa4\xce\xa7\xe5\x46\xd9\x3a\x48\x9d\x61\x54\xf6\x89\xd2\x8c\xeb\x68\x9f\xd0\x48\xf8\x94\x8d\x5c\x48\x6b\xbc\x7d\x02\xff\x25\x0c\xc0\xcf\x61\xde\x84\xff\xd0\x3e\x70\xeb\xf4\x33\xec\x47\xf8\xfd\x1d\xf8\xb9\xb1\xf6\x25\xfc\xf4\x7f\x21\xb4\xe2\xea\xdc\x84\x02\xd1\xd3\x63\x5f\x26\x9c\x63\xf3\x36\x99\x9d\x44\xd7\x4d\x10\x36\x4f\xce\xbe\x90\x58\xc0\x4e\x6e\x62\xab\x79\x28\x36\x82\x9c\xe9\x86\x5d\x1f\x65\x26\x8c\xed\xed\x74\xb3\xcb\x6f\xe0\xe9\x84\xb1\xbd\x9d\x02\xf1\xe3\x8c\xae\x09\x95\xd9\x0a\x6f\xa0\x0b\xbb\x48\xbf\xfd\x5d\x9a\x6d\x3f\x93\xfa\x2c\x10\xd6\x2d\x1e\xd2\xad\x4c\x27\xac\xbf\xa8\x63\x3f\x08\x9c\x78\x9b\xec\x2a\x3c\x96\x11\x2c\x71\xd8\x77\x15\x1e\xe6\x52\x85\xc7\x72\xa5\x4c\xff\x5a\xdf\x72\x9e\x77\x55\x6e\x66\x19\x63\x0b\x0e\xc0\xd6\xe0\x16\x1a\xb7\x6b\xea\xc0\xac\xf4\xbb\x5b\x86\x2b\x5d\xbf\x5f\xd9\x09\x2b\xc6\x81\x63\xdb\x3f\x4e\x68\xc8\x63\x6d\x6c\x6c\x87\x0b\xf4\x63\x8a\x86\xa6\x49\xfb\xc7\x13\x8d\xe1\x22\x36\xef\x1c\xfa\xfc\xb1\x47\x43\xc3\xa6\x8d\x44\x47\x3b\x88\xdd\x4c\x54\x28\xfa\xe9\x38\x14\x96\x17\x95\x2c\x2b\x76\x16\xff\xf0\x22\xfa\xd1\xf9\x3f\xe8\xdb\x6e\x4c\x43\xa4\xea\x48\xa0\x60\xe0\x37\xee\x46\x46\xab\xdc\x5d\xd0\x2d\x23\x74\x82\x99\xde\x18\xa8\x0c\xf7\x01\x17\x23\x89\xf1\xc6\xbe\x57\xc9\xf1\xc6\xbe\x77\x88\x3b\x18\xae\xa8\x7c\xda\xd8\xf4\x6a\x90\xb5\xbb\xc0\x5a\x76\x59\xe9\x3f\x58\x56\x5e\x07\x3b\xc0\xbb\xfc\x1d\xd8\xdc\x92\x40\x74\x0e\x5b\xb3\xf5\x2e\x82\xa2\xed\xc0\xbc\x55\x3c\xd2\xd4\xd7\x15\xd3\x9e\xc5\xc3\xa5\x3d\x8b\x0b\x16\x5e\xd7\x94\xb5\xf4\x15\x17\xb4\x60\xb1\x1f\x0d\x7d\x21\xc5\x5b\x43\x5f\x89\xcc\x40\x66\x26\xbe\x0c\xa4\x52\xe2\xe3\x40\x12\xe5\x99\x1b\x5e\x9c\x52\x16\x92\x4d\x8e\x3c\x69\x43\x88\x2c\x03\x51\xd8\x2b\xda\x1f\x4f\xef\x40\xdd\x6b\x59\x03\x60\x47\x9b\x30\x13\x92\x22\x8d\x81\x6d\xab\x31\xb0\xe4\x0d\x53\x97\x99\xf4\x56\xc9\x91\xc6\x46\x7b\x2a\x2b\x16\x26\x62\xa2\x99\x7c\x6d\x9b\x3d\x49\xe3\xf0\x4d\x4c\x34\xd9\xba\x3d\x65\x26\xb8\x66\x36\xc2\x22\x23\xf9\x6c\x0d\x58\xb4\x74\xda\x37\xf9\x0c\x24\xf6\xb7\xec\xac\xc8\x70\xeb\xd5\xcd\xcd\xb6\xef\x04\x85\x11\xcd\x9d\xa4\x33\xf2\xbe\x0d\x6a\xe8\x39\x33\x79\x92\xca\xd7\xad\x79\xb0\xee\x8d\xfb\x56\xec\x2f\x71\x24\x93\x92\x36\x40\x1b\xc9\xd3\xe5\xea\xde\xe9\xf3\x6d\xc7\x09\x3e\xcd\x1f\xc0\xb7\x35\x52\x28\x5d\x28\xf6\x23\xf4\xf4\xf4\x78\xfb\x7a\x7f\x20\x91\xd2\x67\x67\xff\x38\xb4\x6a\x4c\xe6\xfd\x24\xec\x40\x88\x40\xca\xd8\x5e\x5b\x81\x94\x46\xdf\x1b\xb5\x97\x96\xfe\xfb\x41\x7a\xe8\xba\x27\xb3\x76\xf9\x81\x8c\x50\x8a\xb4\x4c\xbe\xea\x2a\x2c\xd7\xd7\x73\xba\x14\x64\x4a\x3f\x96\x02\x38\xaf\x17\xb9\x38\xe5\x54\x7b\xe5\x02\x03\xcb\x8f\xa5\xab\x06\x20\xdb\x2b\x97\x94\x3d\x59\xc2\x65\x79\xcb\x06\x58\xcb\x95\x93\xe8\xa4\xe2\xcc\xcd\xda\x26\xd9\x74\x4b\xc8\xa8\xa4\xba\x65\xcb\xc5\x29\x3c\xdd\x70\x71\x43\x07\xe4\xbd\x65\x9d\xbc\xac\xb7\x12\x3c\x0f\xd2\x26\x51\x96\x04\x19\xc9\x96\xaf\x8c\x8d\x8d\xb0\xcf\x92\xbd\x93\xb9\x64\x5a\xdb\x27\x4e\xb6\x46\xc8\xe8\x11\xdb\x22\xea\x9f\x4e\x69\x7b\x2b\x80\x14\xd7\x5f\x45\x9e\x2c\xec\xab\x19\x96\xd4\x01\x27\x6b\x75\x41\xfb\xf5\xb5\xed\xde\xbf\x32\x5e\xe2\xf7\x6b\x2c\x44\x09\xc1\xeb\xc4\xa4\x34\x98\x1f\xab\xad\xda\xaf\x13\x63\x2b\xdf\x14\x19\xda\x1c\x29\xa1\xd7\xaf\x6a\x39\x0d\x35\x37\x6a\x39\xf5\x61\xfb\xd3\x54\x4c\x7c\xf9\x12\x46\xfa\xfa\xb1\x8a\xd5\x67\xd6\x86\x53\x3c\xb4\x45\xd9\x1f\xc2\x4b\xaf\xda\x64\x14\xc5\xee\x2f\xe1\x65\xbe\x5f\xc2\xeb\x3f\xc0\xe8\xb2\x7e\xc2\x28\x01\xf9\x30\xca\xf0\x7a\x56\xc9\x97\x77\x35\x72\xb1\xa1\x43\xe1\x56\xcb\x27\xc4\xef\xa1\xc6\x18\x44\x78\x8f\x24\x33\x27\x1f\x18\x65\xb3\x76\x2f\xe1\x5c\xe4\x01\xde\x03\xad\x30\x30\xbe\x19\xa2\x8d\x23\xf8\x1e\x0a\x32\x87\xff\x28\xc8\xcc\xe6\x0a\x32\x39\x9c\xaf\x72\x2d\x43\xdd\xbe\x3f\x4e\xaf\xca\x38\xbc\x8a\xb5\x38\x77\xef\xe9\x93\x83\x69\xbd\xa7\x82\x4c\xb0\xe0\x3d\x7d\x72\x4c\x3f\x94\x64\x42\xd9\xde\x53\xad\x76\x76\x90\x8f\x11\x20\x3b\x95\x58\x4e\x7b\x53\xf6\x6a\x7b\x41\x06\xd9\xdf\x1f\x67\x57\x25\xf5\xef\x8f\xb3\xab\x5e\x62\xef\xa5\xba\x1d\xc4\x79\x2f\x01\x9b\x7e\x14\x6a\x31\x2d\xcc\x9b\xcf\x92\x4d\x9a\x1f\xfe\xc3\x1b\x4d\x33\xe2\xf7\x52\x42\xc8\xb6\xbc\x97\x12\xc2\x6e\x67\x64\xab\x07\x43\xde\x2b\xe5\x98\xd6\xe2\x65\x04\x7a\xbf\x17\x2f\x23\x57\xc2\x48\x2f\x6a\x7a\xde\x82\x45\xb9\x3b\x47\x3a\x71\x39\xb3\xd7\x38\x2f\xca\x7e\xde\x82\x6d\xbb\x13\x31\x19\xd4\xb0\x92\xf2\x4c\x4e\xc0\x8b\x7c\x4c\x9e\xea\x2d\x3e\x97\x78\x73\xbf\x85\x27\x9d\x2b\x5a\x84\x3c\xec\x4a\xd9\x66\x38\x86\x36\x30\x4d\x10\x79\xe0\x0d\x21\x74\x1a\xb6\x70\x1a\x4c\xaf\x3a\x0d\x4e\xc0\x5b\x9d\x06\xe3\x55\x85\xb1\x48\x1a\x5e\x24\x6a\x72\xc8\xaf\x56\x42\xbe\x81\xde\xea\x3c\x00\xdd\x48\x32\xb0\x06\x6f\x46\x92\x11\xcb\x2b\xd1\x3b\xc5\xcc\x9a\x3b\x60\x2d\xa1\x85\xa8\xbd\x19\x3c\xc6\xd9\x36\xed\xe5\xf3\x1f\x82\xc7\x88\x3f\x19\x3c\xc6\xc5\x6a\x0a\x36\xdd\xc1\x0c\x18\xe3\x3a\x34\x25\x9b\x4e\xab\x91\x5a\x5f\xa4\x69\x08\x36\x45\xb9\x26\x7b\xd1\xff\xb4\x5b\x7e\x33\xb2\x4c\x77\x54\xc4\xb4\x1e\xa7\x34\x33\x12\xa1\x0c\x33\xe3\x23\xe1\x25\xcc\x8c\xa6\xce\xaf\x49\xa5\xe4\xee\xdf\xee\x0c\x5c\x81\x6e\xbe\xb8\x62\x13\xc5\x09\xae\x66\x37\x13\xf8\x69\x35\x6c\x93\xaa\xe5\x14\xf3\xb3\x34\x5d\x79\x28\xd3\xc4\x68\x29\xaf\x98\x17\x21\xda\x65\x98\xb4\x17\x21\xda\x65\x1c\xb3\x37\xcc\x70\x05\xa7\xf1\x06\x51\x2f\x61\x65\x5f\xa4\x68\x97\xd1\x3c\x5e\x62\xc9\x5c\x86\x4d\x7b\x33\x5d\x39\xdc\xe9\x8b\xd7\xfa\x65\x80\xb4\x37\xf3\x95\xc3\x9f\xbe\x81\x35\x55\xb5\x89\xaf\x7b\xee\xde\x17\xd1\xdb\x35\x2e\x9b\x20\x26\xf5\xac\x04\x62\x52\x31\x34\x7c\xe8\x5f\xfe\xf1\xa1\x8d\x86\xa7\x7d\x31\x95\xbe\xc6\xe5\xc7\xe9\x07\x1d\x0f\xe2\xf7\xb8\x60\xc8\xe1\x8a\x11\xb0\xde\x61\x34\x1e\x14\x06\x2f\x6c\x64\x31\x0a\xd5\x3b\x48\x89\x2f\x96\x0d\xbd\x17\x10\x7c\xbd\x99\xcc\x5c\xbc\xfe\x31\x92\x4d\xbb\xc1\x77\xa6\xd0\x81\x39\xa2\x77\xcc\xbc\x0f\xef\x44\x66\x2a\x32\x4d\x64\xa6\x22\x29\xac\x64\x31\x14\xe2\xfb\x63\x25\x9b\xca\x9b\x77\x6a\xce\xeb\xa1\x9a\x66\xa4\x77\xef\xa7\x02\xd4\x62\xb5\xcc\xf9\x04\xc0\x53\x01\x6a\x71\x14\x04\xa8\x12\x17\xf3\x4f\x19\xd0\xf8\x85\x65\x0c\x55\x14\xef\x9d\x39\xc0\x19\xdf\x14\x95\x0a\x5d\x5e\xfd\xa8\x92\xb4\x19\xfc\x3f\x89\xc5\xf6\x03\xd0\x3e\x54\x2c\x21\xdd\xfa\x8a\xfc\x51\x50\xb6\x3d\x0b\xf3\xe1\x17\x7a\x70\x7d\x7c\x85\xc8\xf9\x0c\xff\x15\x1f\xf2\x96\x37\x6f\xcd\xdf\xb2\x7c\xc6\x9d\x32\x4e\xe3\x57\xa1\x86\x9c\xa2\xaf\xaa\xde\x81\x74\x7c\x55\x82\x7d\xfa\x0f\x81\x9f\xa6\x7f\xe8\x8b\xce\xe4\xbf\x9a\xf8\xe5\x87\xfa\x02\x58\xc0\x4f\x31\xfc\x70\xc4\xdc\x60\x47\x54\xec\x98\xff\x98\x2d\x84\xc5\xfb\x90\xd0\x6b\x94\xf6\x35\xf2\xf7\x3b\x41\x52\xb8\x84\xb6\xe7\x1f\x94\x27\x34\x5e\xff\x0c\x5b\x05\xae\x7d\x18\x1b\xa8\x73\xfc\x9a\xb2\x19\xeb\xe0\x39\x31\x2d\x2b\x83\xb1\x57\x64\x18\xd3\xfa\xc8\x30\xa6\x03\x60\xa1\x2c\x14\x1d\xc3\x1b\xe7\xdd\x91\xc1\x80\x59\x9f\xfe\x10\x5c\x53\x5f\xe7\xb9\x06\x19\xff\x3a\x8f\x23\x30\xf1\xd3\xba\x80\xbb\xe5\xd3\xba\x80\x03\xf6\x11\x74\x5b\x23\xdf\x4f\xbf\x07\xe9\xe0\xc7\x3b\x31\xc6\x9f\x8f\xe0\x2f\x65\xee\x28\x2c\x3e\x6c\x0c\x14\xbf\x7c\x21\xb7\xe4\x6e\x06\x26\xac\x1c\xca\x2f\x74\x67\x6b\xd6\x92\x8f\x61\x52\xd0\x87\xb3\xe4\x87\x17\x2e\x87\xea\x0b\xd5\x70\x6e\xb3\xe1\xb8\x7d\xc5\x7d\x88\xe3\x2f\xc3\xc2\x7c\xbf\xc7\x64\xd3\x50\xf6\x1b\xd2\x27\x37\x73\xa8\x2e\x81\xd8\x7c\x83\xf4\x8d\x3c\x1a\x3e\x9e\x96\x45\x6b\x89\x4f\x2b\x85\xec\x8a\x70\x2e\x22\xc9\x48\x97\x66\xca\x9b\xcd\xb4\xd7\x17\x5c\x07\xdc\x61\x5a\x6a\x9e\x47\xdf\x54\xc2\x47\x47\x13\x09\x19\xcc\xcd\x87\xa5\x63\x18\x07\xe1\x9b\x88\xc8\x04\x83\x30\x55\xde\xca\xdf\x44\x44\x36\x6d\x9c\x78\x6f\xaf\x37\xc7\x86\xe1\x26\xa2\x1e\xd1\x76\x22\x7a\xb2\x0e\xd2\x79\xe9\xe5\xc7\xf3\xb1\x2a\xf1\xfc\x6e\x0c\xa9\x87\x65\xde\xdc\x22\xcf\xcd\x9b\x5b\x24\xbc\x31\xaa\x16\xf1\x6e\xc2\x9e\xc0\x5a\x7c\x37\xb2\x81\xe1\xef\x8a\xa7\x45\x12\x5d\x49\x7b\xf6\xf4\x3a\x39\xbb\x82\x05\x17\x3e\x53\xf0\x6a\xe9\xf6\x69\x29\x69\xc0\xc9\x8f\xe7\xe2\xcc\x72\x5e\xe2\x8c\xf2\xe4\xfb\xc7\xf6\xea\x2d\xc3\x0f\x42\x98\x35\xfb\xf2\xd6\x71\x57\x1f\x14\x87\x1e\xcb\x87\x4b\xa7\xd9\x40\x5d\x9d\x1b\xf3\x48\xf5\xab\xff\x48\xf5\xfd\xc3\x57\x3b\xbb\x44\x0a\x17\x9f\xd3\xdf\xef\x51\x79\x99\xca\xf7\x23\xf0\x67\x97\x52\x2d\x64\x88\x10\xe3\x8f\x74\x2e\xe6\x74\xfa\x48\xe7\x62\x1a\xa7\x8f\x58\x9f\x95\xf7\xfe\xb7\x10\x91\x0d\xeb\x23\x4e\x74\x05\x17\x62\x3a\xb7\x68\x21\xa6\x73\x8b\x96\x7b\x0a\x72\x10\xea\x33\xa9\xe2\x56\x4c\x47\x9f\x84\xf4\xcc\x89\x6d\x15\x05\x62\xcd\xce\x77\xbb\x1f\x1f\x27\x9c\x91\x5f\x9f\xb8\x28\xb0\xbf\x7c\x7d\xd9\xe4\xd5\x99\xde\x25\x7b\xd5\x5a\x88\xb3\x3e\xbf\xdc\xfc\x7c\x7e\x49\xa6\x5e\x1f\x96\xd2\xa3\x37\xd1\xc2\x9e\x13\x2d\x6c\x23\xdf\x6e\x5f\x9f\x9b\x4f\xad\xb4\x46\x10\xe9\x3f\x98\x49\xd7\x24\x8d\x11\x24\x68\x3c\xc0\x2e\xbd\x04\xbf\x4f\xa6\x8d\xe1\xb5\x3f\x50\x71\xf5\x7d\xa8\xa3\x1d\xfd\x43\x9d\x21\xb6\x99\x2e\x77\xfc\xae\x9d\x71\x1c\xa4\x9a\xfd\xcd\x64\x1c\xd8\x18\x90\x1b\x61\x1c\x06\xd3\xc4\x2a\x77\x1c\xbe\xbe\xae\xf3\x0f\xba\x37\x0e\x24\xf4\x38\xc7\x8f\xc3\xf0\xd9\x3f\xac\x1a\x87\x06\x98\xc5\x9e\x03\x4c\xb2\xce\x10\x5e\x41\x41\x8a\xfc\xbb\x71\xc7\x61\xcc\xcd\xdf\x3c\xc6\x81\x28\x9e\x2c\xe0\xe3\x40\xe4\x4e\x40\xe9\x71\x60\x67\x49\xfa\xdc\x71\xf0\x10\x23\xb1\xd9\x38\x7e\x4f\xaf\x40\xa4\x33\x0e\xc5\xec\xc5\xdf\x3b\x68\x68\x19\x31\x7b\x61\xdc\x13\xe3\xee\xc2\x58\x8a\xd9\x8b\x6d\x21\x27\xd3\xb2\x28\xe9\x58\x5b\xa0\x3b\x1f\x2f\x95\xec\x54\x9c\xa4\xa3\x2b\x45\x1a\x54\xba\xb0\x4a\x9b\x40\x7d\x29\x5e\x29\x74\x65\x6e\xdd\xab\xf8\x0f\xa1\x36\x07\x30\x5d\xbf\x57\x2d\x92\xe7\x71\xf8\x16\x2b\x4e\xf4\xca\xeb\x80\xd5\xb8\x7c\x16\x0c\xd6\x12\xa7\xd2\x41\xa0\x9f\x71\xe0\x50\x51\x09\xaf\x39\x8e\x62\xd4\x97\xca\x4c\x8a\xce\x6d\x8e\x5f\xdc\x58\xff\xa8\xff\xfd\xcf\xa0\x5f\xe3\x28\xaa\x86\x01\x85\xd0\x5b\x87\xa0\x14\xf7\xce\xdf\x27\xcb\x69\x19\x6d\x89\x93\xfd\x3d\xa0\xa2\x1f\xf6\xc9\x4d\xed\xf4\x2a\x37\xf2\xa4\x0e\x82\xf2\x79\x01\xb7\x82\x72\xc7\x32\x62\x85\x0b\x55\xa1\xec\x62\xa3\x32\x70\xd1\x44\x53\xc6\x06\xfc\x4d\x92\x58\xad\x44\xb0\xaa\x41\xe3\x26\xa5\x66\xfa\xbf\x97\x8c\x1e\xb1\xe3\x68\x06\x24\x6b\x56\x52\x52\x56\xfd\x47\x62\x97\x5d\xbd\x34\xa1\x4c\xca\x90\x7a\x89\x43\x3d\xc3\xce\x03\x49\x37\xf2\x77\x65\x14\xa2\x62\x1e\x38\x88\x8c\xc3\x48\x98\x68\x44\xc6\x61\xd2\x10\x32\x02\x8f\xc3\xc4\x71\x25\xbb\xe6\x7d\xe9\x92\x98\x44\xce\x65\x08\x0f\x3e\xad\x23\x09\xbd\x1f\xc4\xfd\x9c\xcc\xdd\xec\x70\x93\xc1\xf3\x75\x21\xfe\x87\x56\x19\xe2\x27\x0f\x87\xe1\x29\x0c\x62\x6a\x56\xf0\x13\x7e\xe1\x70\x45\xf5\xb0\xc4\x1c\x7f\x1c\x83\x74\x56\x6e\x1f\xd9\x6c\xb1\x56\x1d\xc7\x40\xad\x20\x7a\x0c\x57\x1a\x30\x30\x6f\xc4\x7e\x62\x1c\xc6\xb3\x72\xe0\xcc\xef\x06\xd8\x03\x87\x61\xe7\x39\x0f\xd0\x0c\x80\x4c\xe3\xd6\x19\x6b\x1a\x08\x88\xe9\x98\xd2\x4d\xda\x63\x4a\x37\xa7\x3f\x35\x3e\x01\x86\x49\x04\x79\x61\x9e\x79\x9d\x51\xf6\x09\x65\xdb\x45\x1d\x26\x39\x33\xfe\x20\x65\x59\x78\x1b\x20\x69\xee\x6e\x22\x66\x89\xbd\xfe\xa5\xc5\x1d\xc7\x4d\x14\x42\x17\xdf\x6c\x6f\x95\x51\xd4\xeb\x27\x42\x9a\xd5\xad\x59\xbe\x4d\x3a\x47\x59\x36\x0a\x50\x48\xe4\x96\xb8\x41\x72\xda\xee\xb6\x23\x59\xc6\x7f\x73\x1c\x86\xfb\x16\x99\xd2\x35\xd2\xdf\xab\x31\x92\x28\x37\xfa\x61\xac\x27\xe3\xb0\xb2\xde\xa6\xe7\xbf\xc4\x80\x47\x8f\x1b\x46\x86\x07\xe8\x12\x85\x27\xd5\xb5\xcc\x87\x6b\x5f\xeb\x91\x71\x70\x8f\x9f\x9e\x54\xb2\xaf\x9d\x22\x19\xb2\xe0\x76\x79\x3c\x97\x64\x01\x00\x49\xbf\x76\xe6\xef\x93\x32\xc3\x91\xc5\x16\xa9\xf4\x38\xb8\xe0\x51\x21\x8f\x03\xa7\xc7\xd3\xd3\xc5\x05\x7f\x48\x65\x71\x7a\x3c\xbd\x32\xf6\x41\x5b\x16\x0f\x27\x8b\xd3\x3a\x1b\xb5\x97\xfd\x6f\x81\x63\x06\x5b\x92\x05\xd0\x1b\xd8\xbc\x92\xf0\xc3\x38\x1d\x77\x0b\x1b\x93\xdc\x37\xf5\x81\x81\xd0\x99\xf0\xbb\xe3\xc0\x5d\xf2\x14\x9f\x37\xb7\x50\xc2\x00\x9c\xce\x11\x17\xc9\xd3\xfa\x2f\x37\x92\xeb\x40\xae\xb5\x53\xd2\x8a\x87\xe4\xe1\x22\xfe\xd8\x8d\xeb\xf0\xbc\x90\xf3\xf6\xf4\xe6\xc1\xeb\x62\x5c\xee\x07\x9c\x43\x0c\x51\x81\x3c\x6a\xd5\x63\xfb\x42\x50\xdd\xf2\x0f\xf5\xad\xa8\xf6\xc1\x7a\x49\xfb\x3f\x59\x2f\xda\xfe\x58\x88\xab\x8a\x09\x1f\x97\xb3\x88\xf0\xe3\x20\xa2\x7b\xa5\x7c\xbe\x61\x3d\x56\xa4\xc6\xad\x22\xf3\x27\x85\xb7\xd3\x9b\xb2\x1d\xfd\xde\x6b\xdd\xe5\x25\x35\x6e\x15\xc7\x3f\x01\xb5\x3e\x9a\x4d\xb6\xe3\x24\x1d\x2e\xf9\x88\xc7\x89\x9e\x9f\x24\x9c\xe3\x3c\xd0\x33\x73\x13\x9d\x87\xb4\xb4\xf9\xc1\xad\x0d\x5d\x3e\x65\x1d\x58\x96\xf3\xc8\xd3\x65\x4f\x42\x1a\x94\xa7\xd8\x68\x0b\x5e\xd5\xd5\x9e\xb4\xe4\x61\x01\xce\xc3\x1b\xd2\x26\x69\x91\x08\xb4\xe7\x99\xf7\x08\x6d\x7e\x3c\xc3\x40\x0e\x3a\xce\xd3\x8b\xaa\x50\x0e\x43\xbc\x31\x88\x3e\x1b\xd3\xd6\x93\x06\xcc\xe9\x94\x03\xab\xb6\x78\xf8\xc3\x06\x9b\xb2\x23\xbc\x94\x1b\xe5\x8f\x32\xf5\x49\x96\xc6\xc3\x73\x9c\xf8\x6c\x78\x05\x9d\x17\xba\x67\x70\xe9\xbc\xd0\x3d\xbb\xb0\xfa\x6c\x70\x9c\x4f\x12\xe7\xe2\x19\x3d\x4e\x42\x70\xf2\x4c\x1f\x27\x0c\x83\x8f\xc9\x71\x5e\x0f\x7f\xfc\xa5\xd1\x18\x27\x5a\x7c\xb4\x3b\xe3\xbc\x84\x9c\x45\x57\x8b\xcf\x29\x38\xd5\xe2\x73\xa2\x4f\xb8\x8a\x89\x18\x72\x9c\x25\x03\x13\x30\x27\x43\x55\x4c\x57\xc7\x64\x68\x48\x88\xc6\x59\xf0\x7f\xe8\x40\x89\xc6\x9e\x70\xcf\xe3\x44\x33\x4f\x52\x99\x71\x92\xee\x16\xf7\xb8\x71\xea\x85\x71\x39\x38\xdc\xc4\x80\x3c\x9c\x64\x39\x43\x82\x37\x4e\x1d\x2f\xb8\x76\x4e\x38\x0b\x72\x9b\x8e\xd3\xbc\x66\x73\xda\xc0\xd1\x6c\x00\xd7\xc9\x7d\x74\x92\xae\xbf\x38\x89\x2a\x14\x40\x57\x85\x02\x88\x54\xd3\x43\xaf\x4e\x52\xda\x62\x62\x38\x4e\xbd\x2d\xb8\xcb\x4e\xd5\xf4\x9c\xeb\xb3\xa1\x4f\x0e\xc6\xd5\xf3\xa2\xfb\xbb\xf7\x29\x30\x34\xdd\x8a\x9b\x7f\x3c\xbf\xd9\x88\x10\x3f\x0e\x65\x36\x11\xe8\xc7\x93\xcc\x26\x5a\x76\x14\xca\x6e\x3c\x1e\x19\xcd\xd3\xf5\x63\x4f\x66\x73\xdb\x74\xc2\x10\x43\x8d\xe9\x39\xfd\xfd\xb7\x42\xc3\xfd\x20\xa6\x67\x13\x29\x71\xc2\x68\x6e\xb3\xb1\x3b\xa7\x63\xe9\x86\xc5\x55\x74\x76\x2d\x8e\x3c\x35\xca\x4c\xb8\x27\xce\x1f\x2b\x33\x9b\xe8\x8a\x9a\x1d\xe7\x94\x71\x06\xca\xe5\xc9\x0c\x42\xe8\xa8\x8f\x9a\x1d\x8b\xb9\x71\x06\xcb\x12\xd6\xe9\xd4\xa1\xff\x10\x3a\xfb\x84\xa1\x13\xa5\xc2\x43\xdd\x6c\x8c\x4d\xe2\xe9\x02\x13\xc2\x33\xd1\x6b\xb8\x39\xcc\x79\xa0\x53\xe4\xd2\x38\x8d\xd9\x79\x4a\x51\x08\xc2\x1d\xc5\x83\x6f\x1a\xb2\xd3\xb3\x6b\x1a\x32\xbc\x8d\xc6\x39\x50\xc2\x72\x71\x9c\x23\x5d\xd7\x98\xde\x90\xb7\x64\xa1\x86\x26\x73\xae\xcd\x48\xde\xd2\x7f\x92\xb7\xb4\xbd\x30\xd2\x6f\xca\x3e\x20\x9f\xa7\x21\x24\xc2\xf5\x99\xc9\x34\xd2\x19\x19\xc9\x9a\x8b\xa8\x13\x46\x88\x07\x46\xe9\x16\xa9\x8d\xb9\x15\x6e\xbe\x7a\xf5\x10\x8b\x74\xc2\x80\x5d\x3b\x8d\x05\x11\xd2\x18\x75\xe9\xe1\x9e\xdf\xbe\x45\xa4\xc0\xe8\xd2\xcf\x22\x56\xc1\xd4\x9c\xc5\x83\x77\xfb\x32\xb1\x63\xe4\x54\x59\x09\xe9\x69\xe2\xb0\xc1\x20\x8a\x0b\x76\x27\xcb\xcb\x54\x10\x88\x9c\xc5\xf6\x08\x41\xce\xe2\xf2\xa5\x10\xc4\x63\x6c\x6c\x4e\x42\xb1\x8d\x93\xe0\x5a\x33\xff\x50\x7f\xe5\x56\xea\x2d\x5a\x5c\xcb\xe4\x7a\x5c\xcb\x27\x41\xb6\x8d\x0f\xa8\xf3\x2f\xf5\xc5\x38\x7f\x3c\x51\x4b\x4a\x6e\xb0\x70\x99\xc4\xf3\xc9\x97\x16\x73\x20\xa2\x67\x12\xc7\xe7\xa5\xcc\x44\xf1\x2a\x4d\x52\xbe\x0e\xca\x34\x5e\x3e\xb9\x3c\xeb\x3f\x86\xaa\xe5\x9d\xb0\xe4\xf3\x99\xcb\xf2\x81\x3f\x6c\xad\x9c\x77\xd0\xed\x42\x5d\xe4\x41\x5e\xaa\x8b\x78\xe4\x9c\x19\x6d\x42\x0a\xfa\xe3\xb5\x5a\xde\x29\x4b\xb5\xd7\xf0\x23\x41\x07\xdc\x1f\xb7\xd5\xea\xff\x19\x7b\x8f\xb3\x6d\x79\x9e\xe1\xb6\x95\xaf\x04\x9c\xed\xc9\xdb\x0b\x60\xe8\xbf\x84\x7d\xb0\x96\xee\xf3\xf9\x67\xd7\x9e\x11\x1c\xe4\x24\x2b\xcb\x01\x92\x8e\xac\x0a\xc9\x56\x23\x03\x0d\x90\xb6\x2a\x0d\x68\xa3\xb4\x43\x9e\x44\xf5\xad\x3c\xc9\x1f\xc1\x66\x00\x17\x91\x41\xbb\x1d\xee\x50\x62\x00\xe3\x0e\xc1\xb2\x7f\x1e\x25\x8e\x76\xa9\x7d\x35\xed\x62\x14\x39\xc5\x4f\x8f\x3c\x29\x93\x62\x5c\xae\x2c\xc6\x34\x3c\x68\xb3\x10\x86\x4d\xd0\x3b\x89\x10\x5d\x52\xa2\xe9\x99\xcc\x02\x5d\x47\x5c\x72\xf7\xbd\x52\x1a\xef\x8b\x47\x9a\x85\x99\x96\xb8\x72\xd7\x12\x95\x7c\x4a\x8f\x3c\x91\x73\x00\xb8\xdf\xd8\x8d\xd4\x50\x2d\xee\xe5\xf1\x4a\xd8\xf9\xbd\x1b\xd8\xdb\x17\xf0\x82\x03\x45\xdd\xbd\x44\x44\xa8\xbb\x0f\x6f\x06\x4d\x21\x9d\xcc\x57\x6a\xf7\x2b\x93\x0f\xe8\xba\xe6\xb3\xe4\x52\xe1\x19\x31\x17\x13\x93\x09\x50\x21\x5b\x97\x09\x50\x81\x85\xd3\x47\xb5\xd0\x6f\xe6\xd9\x93\xda\x78\x76\x77\x4c\x9e\x4f\xd6\xdd\x32\x2a\x04\x20\x15\xb2\x42\x97\x62\xa3\x98\xa9\x81\x62\xb3\x76\x8e\x00\x9a\x13\x24\x0a\x67\x31\x27\x38\xf1\x41\x43\x1f\x05\x55\xc9\xa7\x31\xb3\x99\x4d\x70\x68\x9d\xd9\xcc\x26\x84\xcc\x9d\x39\x29\xef\xe1\x8c\xe6\xa4\xbd\x6d\xb3\x0e\xc8\xd3\x09\x20\x46\x05\x11\xc4\x67\x26\x8d\x59\x73\x02\xd0\x76\x63\xb8\x3c\x33\x6e\x1f\x98\xb4\xce\x9c\x0f\x78\x1f\xe0\x20\xfc\x68\x8a\xef\x99\xd5\xa1\x7c\x86\xe0\x75\x32\x70\xf3\xe8\x4b\x90\x70\x69\xc5\xf7\x70\x66\x5d\x5a\xbd\x58\x72\x76\x97\x58\x68\x9b\xaf\x1d\xb8\x89\x22\x4a\xf2\xaf\x99\x8b\x54\x1a\x15\x70\x3d\x95\x1a\xc8\xb8\x9e\x8a\xe4\x73\xf9\xa8\xd9\xc5\xd6\xcb\x08\x53\x16\xeb\x9f\x89\x1c\xba\xd8\x48\x19\x4b\x46\xb9\xe8\xac\x25\xa3\xcb\x00\x5d\x94\xa3\xaf\xc7\xb4\x6f\xbe\x40\x86\x70\xa3\x64\xd2\xc2\x36\x81\x20\x15\x6c\x4b\x7f\x79\xa6\x7d\x8c\x06\x05\x81\xb0\x36\x9e\x99\x83\x8f\x68\x2a\xd3\xc9\x24\xfb\x7f\xb3\x77\x22\x53\x28\xa9\xcb\xd5\xab\x26\x7e\x78\xd5\x70\xf5\x67\x74\xd3\x87\x87\x20\x9b\xe5\x7f\xd8\x87\x59\xfe\x87\x43\x6c\x5e\x3c\x6e\xa3\x10\xe2\x74\xeb\x88\xba\x96\x7f\x44\xc1\xcb\xa6\xc5\x63\xcb\x06\x4c\xf2\x38\x7d\x51\xb7\x0c\x61\x9e\x11\xd7\x64\x0c\x97\x3f\xc4\x21\xc9\xc8\xd4\xa8\x4f\x6e\x1e\x20\x93\x98\xe0\x6d\x31\x33\xca\xe5\x96\xe3\x05\x9f\xf5\x69\x15\x5d\x45\x3c\x4f\x10\x42\x45\xd9\x51\x36\x59\x09\x9e\xa6\x33\x1b\xc6\xbc\x58\x45\xe9\x2a\x53\xf3\x11\x3f\x4d\x9a\x3f\x9b\xb0\x15\x0a\x37\x0f\x77\x87\xcf\x8d\x85\xf4\x59\x3a\x10\x42\x33\x23\xdf\x59\x9e\x08\x22\x65\x24\x67\x68\xc8\x28\x3a\xdf\xc6\x3c\x1f\xf1\x07\xfb\x35\xe5\x23\xf9\x23\x92\x3a\x1a\xff\x99\x3f\x1a\xa9\xa3\xe3\x9f\xd9\x70\xa4\x60\xce\x1c\x39\x4b\xe8\xfb\x23\x97\x7a\xb2\xeb\xa9\xfc\x85\x32\xd0\x41\x46\xe9\x98\x19\xa1\x4e\x9c\xf8\x29\x9a\xa7\xd1\x69\x90\x69\x1b\x7a\xa8\xcc\xa0\x11\xfc\x48\x8d\xe7\x10\xfc\x50\x7e\x91\x13\x05\x9a\x2d\x2f\x25\x1a\x74\xfc\xd1\x43\xa6\x0b\x98\x79\x21\xc6\x75\x52\xc9\xa2\x26\xcd\x93\x97\x52\x15\xda\xff\xe8\x9f\x2e\x31\x93\xd7\xc5\x33\x40\x9b\x69\xcd\x43\xfd\xd1\x45\x3d\x76\xa4\x49\xfd\x5d\xb4\x53\xac\xc1\x77\x92\xfa\x0f\x17\x84\xa4\xfe\x43\x4c\xa6\x67\xaa\x63\x21\xc1\x3f\xa1\x18\x67\x56\xe4\xe3\x58\x4e\xf1\xbe\xe7\xf8\x23\x95\x7a\x9c\x85\x13\xa0\x3d\x96\x1f\xa5\xd4\x87\x27\xec\x94\x45\x74\x7a\x4f\xa1\x66\xf4\x10\x4a\xdd\x25\x40\x8b\x44\xb8\x8c\x99\x4f\x47\x60\x07\x8e\x00\x48\x21\x9f\xba\xb3\xa8\x8c\xc8\xe5\x46\x6b\xd4\xdd\xa7\x17\x50\x7b\x04\x43\x46\xc4\x68\x3e\x6a\xa9\x0f\x37\x36\xc4\x52\x77\x55\xf1\x0e\xe9\xc2\x06\xdd\xd4\xdd\x5b\x17\x33\xed\x89\xbf\xb0\x39\x17\xb6\x8f\x30\xea\x71\xaa\x2f\x61\x06\x4e\xdc\x65\xbb\x2b\x89\xc7\xc8\x5c\x22\xfa\xdb\x69\xa7\xa1\x9b\xa9\x86\x96\xcb\x1f\x2d\xd4\x09\x22\x39\x33\xb4\xd0\x98\x22\x01\x88\x99\x99\x9d\xec\xd0\xc4\x3b\x4e\x7d\x5d\xf3\xf8\x4b\x1f\x3b\xf3\x46\x30\x83\x40\x21\xa3\x2d\x8a\x9b\x63\x17\xbe\x03\x18\x59\x56\xb0\x8a\x98\x59\x61\x52\x7c\x47\x48\x23\xa6\xdd\x78\x17\xb8\x27\xb7\x7e\x34\x2e\x85\xd2\x24\x4f\xb7\x12\x24\xd1\xcc\x46\xd2\x55\x7c\x46\x6a\x04\xdf\x90\x09\xb2\xa5\x44\x3e\x2b\x41\x72\xb3\x3e\x5c\x5f\xde\x9c\x78\xc9\x56\x45\x99\x99\x80\x5b\x87\x58\xed\xe1\x64\xb8\xbe\x8a\x93\xbc\x50\x08\xbe\x25\x8d\x93\x09\xbe\xa5\x7c\x37\x93\xb8\x5f\x31\x77\x26\xbe\x56\xf2\x86\x23\x59\xbf\x1c\x4e\x26\x03\xab\xbc\x4b\x26\xee\x56\x72\x1d\xb1\x21\xec\xd5\x63\xf5\x08\x35\x15\x5e\xa1\xf6\x99\xe9\x75\xf4\x48\x9f\x92\x37\xfc\x8b\x0c\xcc\x8d\xf2\x02\xb4\x78\x0e\xe9\x13\x0e\x94\x33\xbf\x4c\xaf\xd4\xce\xab\x84\xc5\x75\xc7\xcf\x64\xc6\xbd\xf9\x3a\xbf\xcc\xcb\xeb\x10\x7c\x66\x08\xee\x2c\x5d\x6c\x25\x42\x33\xa6\x84\x1a\xa6\xcc\xfc\xa2\xbc\x14\xe7\xa1\xfd\x1a\x84\x1e\x9d\x05\xc9\x94\xac\x5c\x39\x1c\xc4\xe4\xd9\x3d\x52\x78\x76\xe6\x3b\xcf\xec\x11\x8e\x7a\x41\x48\x45\x72\xd6\x59\xf4\x40\xa9\x96\x41\xe0\xc8\x3e\x2a\x78\xa0\x90\xae\x6d\x16\x3d\x50\x8a\xfd\x5e\xf2\x2a\xbe\x30\xf5\xcd\x42\x88\x83\x59\xf2\xa2\xbe\x8a\x8d\x5a\xd4\x57\x09\x74\x10\x51\xdc\x7d\x25\x21\xa3\xe3\x08\x95\x90\x3d\x45\x29\x84\x74\xcc\x5e\xf9\x08\xaa\xd1\x1d\x42\x68\xaf\xa6\x35\xd0\xd5\xb0\xa0\x25\x23\xa5\x63\x11\x0b\x81\xdb\xbb\x63\xcb\x95\xef\x54\x96\x8a\xe2\x90\x96\x0c\x78\xd9\xba\x83\x76\x98\x3b\x09\xaa\x61\x5d\xa0\x73\x2e\x08\xdc\xde\x9d\xbb\x2c\x06\xf1\x19\xe0\x9c\xbb\x8f\xce\x1a\x24\x05\x9f\x45\x32\x8b\x25\x2f\x38\x89\x60\x10\x3f\x0b\x4e\x22\x18\xc1\xcf\x42\x80\x76\x92\x93\xcf\x42\x80\x76\xfc\xdd\x66\x81\xe4\xc2\x27\x6e\x16\x48\x2e\x8c\xef\x67\x41\x7f\xd5\x5d\x63\x8c\x72\x08\xeb\x30\x0b\x24\x17\x46\xf6\xb3\x14\xb6\x17\x47\xb3\xe0\x3c\x32\x1d\x57\x01\x4e\xf7\x84\x21\xdc\xbd\x60\x4a\x01\x50\x2e\x8c\x82\x27\x09\x56\xff\xb3\x54\x68\x77\xc8\xcf\x52\x9d\x50\xca\xe3\x49\x82\x1d\xfe\x2c\x84\x4c\x25\xbd\xf9\x2c\x84\x4c\xed\x6e\xc6\xea\x84\xfe\xa9\x71\x2d\x95\x1d\x06\xc2\x28\x95\x51\x80\x90\x0a\xda\x33\xe2\x74\xcc\x42\x0c\x55\xf5\x07\xa5\x3a\xdb\x02\xcb\x6c\xbb\x23\x2b\x3b\x21\xdb\x0e\x42\x66\xee\x95\x42\x6c\x55\x82\x62\xcc\xd2\x1c\x90\xdf\x59\x05\x8e\x57\x21\xb6\xaa\x9a\x84\xd2\x5c\x05\xda\x6f\xee\x10\xcb\xa8\x86\x70\x79\xba\x98\xcd\xda\x6a\xd1\xa6\x73\x86\xe2\xac\x61\xdd\x3a\x4b\x0f\x64\xcf\x1f\xe2\x8c\xca\x60\x14\xe9\x27\xb7\x1e\xf4\x53\x76\x9f\x7f\xf4\xd3\x94\xbb\x28\x03\xea\xda\x41\x7f\xe4\x53\x5e\x6e\xed\x01\x45\x2d\x50\xa4\x72\x53\xb3\x57\x06\x32\x59\xb7\xea\x40\x26\xeb\x96\x9c\x30\x3c\x1e\x85\x09\x0c\x4e\x18\x31\x3e\x2a\x36\xb9\xb3\x4c\xc8\x7a\x3b\x9e\x08\x62\xdd\x33\x13\xb2\xde\xd9\xc6\xcb\x75\x79\xd6\x26\xba\xcd\xf8\x8e\x90\xd8\x7d\x3e\x11\xbb\x7a\xe4\x27\xc0\x79\xd6\x30\xaa\x59\xd1\x31\xc0\x79\x98\x89\x33\xa6\xbc\xab\x60\x7d\x57\x95\xb9\x14\x3c\x61\x97\x7b\x69\x21\x3d\x76\x79\xf0\x8a\xcd\x1e\x42\xec\x6b\x54\x11\x97\x25\x5f\x02\x10\xcb\x01\x58\xde\x99\xb3\x4d\xc4\xdc\x6e\x91\x85\x04\x55\x24\xb2\x1c\x00\x33\x84\xe7\xac\x19\x86\x66\x59\x4e\xaf\x95\x1d\x01\x23\x3b\x11\x1c\x3b\xbd\x27\x80\x7a\x22\x4f\x19\x28\x1a\x3d\x5d\x62\x80\x38\x01\x94\xfb\xab\x9c\x2c\xb1\xcb\x7a\xb2\xc4\xcd\xef\xcc\xb4\x7b\xf3\x04\x50\xb1\xee\xc9\x72\x47\xfb\x48\xbf\xa3\x9d\xdb\xe5\xb3\x03\xd7\xde\x8e\x5d\x7b\x2a\x5f\x4c\xaf\x4b\x06\x31\x64\xa2\xaf\x59\x48\x89\xbb\xdc\x2c\x52\x3a\x52\xf3\x85\xd4\x71\xd3\x63\xf7\x51\x3a\x73\x8a\xd7\x6f\xa4\xc3\xe2\xf5\x1b\xe9\x70\x3c\x23\xc6\x86\xb8\x2e\x37\x3c\x3d\x22\xce\x72\x23\x1d\x46\x5b\x59\x6e\x64\x1d\xdd\x32\x88\xb4\xb9\xe2\xca\x8d\x43\x97\x48\x14\xf3\x99\x38\x43\x37\x49\x9e\x97\xfd\x82\xc0\x44\x96\x37\x6c\xb5\x6b\x86\x63\x46\x0f\x6c\x49\x0a\xdd\x29\xf6\xbb\xe5\x2b\xf9\x4e\xda\x5c\xe2\x82\xcc\xb2\xb5\x9b\x5a\xbe\x20\xb0\x45\x22\x55\x36\xfc\x0b\x62\xab\xb2\x81\x54\x54\xab\x21\x0e\xc2\xe1\xb2\x85\xd4\xf2\xf0\x94\x7f\x46\x8a\x9a\x85\x04\x33\x33\x3a\x01\xf4\xe8\x1c\xc1\xbc\x18\x69\x0b\xb9\x65\xf0\xcd\x46\x98\x56\xcc\xb5\xeb\x77\x72\xed\x4e\xb1\x19\x89\x67\xa6\xed\x3c\x4c\xbd\xeb\x49\x8c\x34\xf2\xe1\xcf\xf2\x30\x20\xb1\x28\xb9\x76\x27\x44\x4e\x79\x18\x44\xb3\x3c\xaa\x0b\x2f\xda\xc7\xa3\x60\x79\x60\x16\xaf\x91\xa8\x46\x1a\xb6\x3c\xde\x17\xae\xa1\x62\x26\xd7\xe7\x01\x68\xaf\x72\xf2\xf2\x16\x1b\x7a\xdd\x2f\x74\x46\x5e\xde\x62\x43\xa4\xa9\x99\x51\x9e\x55\x80\xd3\x2c\x2f\x40\x0b\xd0\xcb\x2a\x78\x37\xbd\x78\xd1\x79\x71\xbe\xec\x11\x91\xd4\x2b\xd0\x96\x77\xa2\x7d\x06\x68\x8f\xef\x4b\xbc\x29\xf7\xa6\xea\x3c\x27\xf7\x75\x8f\x7f\xcf\xf5\x60\x72\xc1\xd0\xf5\x50\xd3\xe1\xb3\x3b\xc4\x67\x05\xcb\x6c\xc2\x7a\x00\x1c\x2c\x6a\x3d\x08\x59\x88\x96\xa1\x1e\x6e\xe0\xce\x33\x1b\x78\xfa\x8c\x7a\x26\xca\xbb\x81\x27\xcf\x00\x37\xac\x8b\x7a\x86\x01\xd4\x03\xe0\xfc\x9e\x3c\x80\x00\x9a\xdc\x05\x3e\xb3\x0b\x20\xbe\x6a\x72\x42\x69\x13\x2d\x60\x73\xb6\x2a\x72\xab\xae\x76\xb2\xa6\xd0\x1e\x59\xc5\xf9\xb2\x8b\x5b\x42\x8e\xb1\x61\xf3\xd3\x54\x9e\x56\xdc\x31\x4c\x09\x31\x2b\x41\xd7\x66\x94\x42\xdc\x31\x9c\xbf\x6c\x4a\x13\x70\x64\xcd\x1c\x8d\xea\x0f\xb4\x40\xce\x59\x36\x66\xab\x65\x90\x87\x09\x3b\x16\x3f\x5d\x84\x56\x33\x0a\x18\xb0\x4d\x2d\x08\x84\xc0\xf2\xf5\x23\x9d\x0a\xfe\x92\xb3\x16\x84\x43\x20\xcf\xfa\x91\x4e\x0b\xef\x9a\x59\x0b\xb2\x20\xae\xa3\x5a\x90\x26\xc2\xe8\xd5\x82\x32\xa6\x5b\x17\x65\x8c\x7d\x15\x76\xd5\xb2\xbc\xe7\xd9\x76\x4e\xca\x08\x03\x03\xe8\xb6\x73\xd3\xa6\xe5\x37\xf0\x30\x47\x48\xb4\x9a\xd4\x4b\x2d\x0c\x00\x0c\x5e\x95\x68\x71\x35\x55\x25\x5a\x9c\xbb\x5a\x01\xda\x09\x56\x80\x35\x2c\x8f\x00\xab\x5a\x1e\xfd\x16\xb7\x48\xad\x00\xed\xf6\xac\xf2\x6b\x87\x15\x16\x85\x7c\x3e\x0d\xef\x6e\x6d\xc0\x76\xa5\x2a\xda\x37\xf7\x4f\x65\xde\xb9\x53\x6a\x45\x13\xc7\x01\xab\x0d\x48\xdd\xf4\x0d\x4d\x5c\xfe\x53\xf6\x56\xc9\xff\xd7\xc0\x06\xb5\x99\xec\x8b\x6b\xb5\x36\xc7\xc4\x58\x0d\xcd\xa6\x5c\xa1\x92\x0d\x90\xe4\x90\xb3\x36\x8e\xcd\xb4\xcb\x08\x4d\x0f\x5c\x64\x06\x24\x29\xc2\xac\x64\x06\x24\x35\xd2\xac\x38\xf8\xe2\x1d\x3c\x6b\x73\xc3\x2e\x5b\x72\x50\x0e\x84\x41\x55\x61\x72\x2f\xd1\x50\x77\x80\x54\xc6\x9f\x17\xdf\xde\x59\xa1\xe1\xc2\xcc\xae\x92\x3f\x10\x3f\xe6\x59\xbb\xe2\x3c\x07\x41\xf4\x37\xc5\xcb\x35\x14\x8f\xf4\xa6\xe2\x11\xaa\xad\xf6\xc9\x6c\xf8\xdd\x75\x61\x37\xa1\x84\xc4\x17\x79\xd6\xee\x0e\x02\xea\xce\x0e\x4a\x96\x07\xea\x21\x10\x40\xed\x81\x23\x26\x5c\xf3\xc8\x0c\x09\x23\x44\x0e\x15\x31\x5c\x53\x8d\x5a\x89\x0a\x47\x24\xdb\x59\x89\x0a\xd7\x3c\x88\x43\x89\xba\xdf\x9d\x79\xc6\x3f\x94\x8d\xda\x10\x50\x57\xcb\x33\xf1\xd0\xa6\x75\x78\x06\x2c\xe3\xfc\xfa\x1d\x48\x3d\xf5\xc3\xb8\xed\xee\x5d\xac\xaf\x4c\xc7\x34\xeb\xcc\xf4\x40\x0d\x74\x93\x2b\xc5\x8b\x60\x50\x7d\xba\x93\x1d\x35\x1e\xbe\xea\x6a\xea\xb4\x0f\x2b\x78\x9c\x28\xb3\x50\x85\xba\xce\x06\x87\xc3\xea\x76\xd6\x7f\xc1\xe1\x18\x45\xa4\x0d\x74\x62\x0d\x6e\x9f\x5c\xf7\xa5\x7c\xd4\xb5\x5e\xa2\xac\x28\xa6\x96\x94\x4b\xa5\x46\xb0\x38\x91\xf5\x47\x2d\x56\xe9\xf2\x6a\x6c\x7b\x85\x8b\xd5\xc0\x71\xc9\x23\x83\x93\xb0\x14\x78\x0d\x27\x61\x37\x02\x4e\xc2\x12\xaa\x35\x9c\x84\x45\x01\x86\xb9\xc7\xca\x7b\xd6\xf0\x12\x16\xeb\xa9\xda\x4c\xe2\xcc\xd3\x63\xd5\xfd\xe3\x60\x3c\xd5\xe1\x19\xec\x4a\x18\xed\x16\x87\xad\x59\xc3\x33\x58\xfc\x1f\x9e\xc1\x22\x30\x13\x07\x29\x73\xa8\x5a\x7b\x4b\xe3\xd6\x53\x39\x83\x3b\x2d\x7c\x83\xc5\x0c\xe1\x1b\xec\x55\x74\x05\xd4\xfc\xb9\x84\xda\x59\xc7\xdc\x5b\x62\xb5\x1a\x0a\x37\xee\x8c\x4b\x6d\xf4\xf4\x05\x05\xb4\x47\x3b\xbc\x80\x45\x1f\x11\xb4\xc5\x0b\x21\x82\xb6\xb8\xaf\x2e\xa7\x16\x90\x35\xe9\xd2\x40\xb3\x9a\x84\x30\x3b\x4c\x1c\x84\x65\x6f\xea\xed\x36\xe1\x7b\xf8\x07\x3b\x7f\xe1\x1f\xec\x20\x6f\x35\x3d\xb4\x7b\x73\xbc\xa3\x50\xe7\xfb\xfc\x13\xfb\xdd\x2e\x80\x08\x82\xd8\x77\x72\x33\x15\xcf\x61\xe9\xfc\x4a\x52\x22\x59\xad\x6a\xf4\x97\xe4\x7e\xbf\x63\x97\x58\x3b\x26\x9c\x79\x31\x29\x91\x3a\x81\xba\x9d\x70\xef\xb7\x8f\x90\x0d\xa3\xbc\xba\x1d\x8b\xd4\xc5\x47\xd5\x56\x59\x97\x6a\xda\xa1\x24\x5e\xdd\xe1\xca\xc3\x28\x75\x2f\xc6\x21\x71\xd6\x88\x12\x23\xf4\xfa\x11\xe3\x9e\x38\x2b\xda\xcd\x5a\x3c\x25\x8f\x3a\x5f\x57\x3f\x24\x79\xae\xab\xae\xbf\x6a\xb0\x2b\x3a\xcd\xa6\x9e\xbd\x3e\xaa\xf6\xbd\x87\x55\x58\x0e\x2f\x53\xcd\xca\x87\x27\x18\x17\x5f\xed\x98\x2b\x86\xe4\x4d\x3a\xeb\x51\x11\xe3\xee\xd3\xc5\x77\xb8\x49\x5f\x4d\x44\xe8\xf1\x55\x0f\xe3\x56\x52\x97\x39\xdc\x24\xaf\x16\xac\x1e\x46\xdd\x7a\x87\x27\x4b\xb7\xde\xe1\x3c\xbd\x81\x7d\xec\x46\x90\x3d\x18\x3a\xf9\x0e\xcf\xfc\x2b\xc8\xde\xe1\xaa\x3d\x87\x2b\x80\x68\xee\x18\xe2\x8c\x57\x55\x92\x57\xfa\x47\x59\x56\x4d\x8a\xdb\x11\x9a\xa4\xc5\x8b\x40\x57\x5f\x0c\xc5\x4e\xcb\xed\x10\x49\x42\xd3\x34\x4d\xce\x7b\xd4\xe9\x34\xd6\x79\xf6\xba\xf1\xfb\x14\xca\xc4\x8b\xf0\x83\xde\xdb\x21\xfc\xd9\xfe\x85\x9f\x7d\xd6\xd4\x8c\x12\x4b\x7d\xb6\x43\xf8\xb3\x7f\x84\x3f\xdb\x5a\xa8\xc2\x80\x2c\x69\x01\xce\x16\x6a\x38\x0d\xe3\xf0\x32\x5b\x8a\xc1\x50\x25\xe1\x14\xbe\xac\x51\x81\x98\x4e\xd4\xa1\x12\xc8\x6f\xb6\xd0\xa1\x72\xa9\xb4\x84\xd7\xd0\xb2\x94\x63\x01\x15\xb4\xe4\x58\xba\xa5\xb4\x0c\xf1\x59\xe8\x39\xe4\x2d\x09\xbd\x13\x96\x84\xbe\x09\x8a\xd0\x73\x65\xb4\xec\xf4\xb3\x65\xdb\x47\xcb\x56\x9c\x39\x66\xc3\x99\x18\x67\x8e\xd9\xb4\x65\x57\xc5\xd1\x72\xe3\x87\xb5\x63\xf7\xf8\xe2\xee\xc9\x96\x12\xe2\xea\x4b\xcc\xbe\x8d\xc5\xee\xb1\x4e\xec\x1e\x26\x2c\xc7\x1e\x61\x92\x4c\x15\xa0\x50\xa8\x95\x80\x92\xc9\x28\xaa\x1b\xb9\x26\x1a\x96\xed\x5d\xc9\x45\x2b\x1e\x39\x47\x56\xdc\xbf\xdc\x52\xad\xd8\x0f\x04\x47\x33\x29\xc0\xb2\xbe\x76\x2a\x9c\xc5\xa6\xef\x6f\x11\xb4\xaa\x9d\x0a\x87\xa1\x19\x4e\x8f\x60\x1b\xb3\x55\xec\x54\xdc\x17\x3a\xff\x16\xb7\x9c\x6e\x7b\xe5\x6f\xdc\xd8\xaa\x76\x37\x9c\xce\xa6\x6f\x70\x71\xa3\x54\xb4\xf9\x4e\x55\xc5\xee\xc6\xe1\x7c\xd4\x6b\x5d\x6e\xb9\xaa\x02\x70\x08\xcd\xad\xe7\x9a\x10\x6c\xdb\xb5\x7a\x8c\x8d\xb9\x69\x0e\x87\xa3\xd9\x9a\x46\x91\xdc\x39\xad\xe9\x85\xe8\x41\x31\x01\x81\x86\xef\xad\x39\x1e\x8f\xa3\xd9\x08\x8a\xbb\x0b\x31\x5f\x92\x50\x6b\xa6\x23\x20\x0a\xf2\x6c\x4d\x5b\x21\xab\x28\xa8\x16\x34\x95\xbc\xc5\xcd\xdd\x84\xd3\x8d\x83\x15\xfe\x8a\x86\xd5\x21\x81\x01\x5b\x77\x3d\xdc\xb6\x3d\xd6\x83\x41\x77\x2d\x35\xa2\x98\x03\xa8\xfe\x89\x05\x61\xd0\xdd\x01\x34\x5f\x1c\x80\xfb\xa6\x3b\xe7\x20\xa7\xd6\x99\x5b\x37\x6e\x17\x4c\x77\x64\x58\xf1\x83\x5d\x5b\xc7\x21\x5f\xac\xd1\x63\x6a\xf9\x31\x62\x6a\xf9\x33\xa4\xae\xc4\x5a\x23\x26\xd0\x17\xfa\x9f\x2e\xe7\x70\x02\xc5\x81\x98\xf5\x27\xd9\x94\x86\xde\x37\x4d\xb7\x97\x5e\x81\x12\xc7\x0d\xbd\x6f\xd2\x02\xa4\x61\x1c\x97\x64\xf8\x1a\x16\xff\x9a\x15\xb4\xa9\x03\xbb\x28\x01\xe7\xe0\x24\x11\xdd\x88\x63\x9c\xa6\x7b\x6b\xea\x89\xef\x29\xf8\x48\xd0\xa6\xb5\x47\x43\xe0\x99\xa6\xa8\x72\x0a\x73\xb2\xb1\x41\x29\xdb\x12\x64\xf1\xe1\x14\x64\x08\xe9\x36\xb1\xad\x8a\x4e\x42\xb1\x0f\xf8\x33\x26\xd3\x86\xb7\x0d\x33\x7e\x3c\x8d\xd3\x0c\xf8\xf5\x70\xe4\xae\x6b\xc4\x3b\x4e\xfa\x38\xb4\x85\x9a\x5d\x58\x20\x62\x97\xf6\xdb\x6d\x09\xbe\x35\x34\xa9\x82\x6d\x6f\x2b\xc0\x67\x90\xd0\xb0\x53\x43\x8c\xb6\x02\x7e\xeb\x08\xbf\xf8\x6d\xc5\x94\x5b\xe7\xa2\x65\x1b\xbb\x79\xf6\x7b\x80\xef\x0f\xc1\x17\x25\x42\xc4\x26\xad\xa2\xda\x19\x6b\x01\x94\x66\xcb\x96\x31\x6a\xa7\x6b\xe1\x39\x81\x88\x4d\xda\x6a\x36\x13\x37\x69\x99\xd1\xce\xce\x64\x02\xb2\xe6\x79\xda\x52\xb6\x13\x03\xa8\xa8\xbe\x30\xf4\xa1\x7b\x52\x35\x69\x34\xd0\x4e\xec\xd4\x1c\x15\xd9\xb1\x55\xef\xb5\xcb\x58\x02\x42\x15\xae\x87\xd3\x97\xea\x0b\x63\x0c\xd7\x43\x38\x88\x76\x19\x59\xc0\x95\xd4\xf7\x50\x0b\xb8\x86\x26\x39\x6b\x02\xd7\x70\x3e\xac\x76\x7f\x69\x7f\x64\x0d\x23\xa3\xae\x3f\xc5\x81\x0d\xaa\x35\x6b\x75\xd7\xcc\xd8\xa4\xdb\x55\xbb\xc3\x76\x8d\x25\xbb\x65\xf6\x44\xd5\x91\x55\x1b\xf2\xac\xdd\x31\x20\x86\x6d\x56\x6d\x7d\xb5\xda\xed\x80\xdc\x1a\xb7\x03\x9a\x36\x60\xa8\x04\xb8\xe5\x76\x1b\x2a\xc1\x79\xbe\x9d\x5b\xab\x5c\xfe\xb0\x8a\x16\x76\x02\xa3\x95\x8a\x5b\x36\xcc\xed\x00\x79\x3b\xeb\xb4\xb4\x35\x58\x11\x4b\x40\x9d\x66\x85\x14\x6d\xeb\xb9\xcb\x44\x41\x90\x4e\x85\xdd\x2d\x6c\xf2\xbc\x82\xb6\xbe\x3f\xde\x12\x1a\xe5\xc9\x72\xb6\xad\xeb\xb7\x28\x6f\x1b\x38\x50\x34\x4b\x44\x43\x85\x36\x0d\xb2\x35\x2b\x76\x6a\xdb\x68\x08\xa2\xcc\x47\x0a\xc6\x89\x7d\x04\xd3\x89\x7d\x0c\x8d\x20\x96\x34\x85\xb7\xe2\xa3\xf6\xe8\x61\x2c\x02\x7c\x04\xcd\xdb\xec\xd1\xff\x14\x60\x3e\xe2\xb6\x29\x41\x69\x8f\x26\x68\x5e\x4d\x11\xde\x50\xfc\x8d\xd4\x34\x2b\x74\x69\x28\xa2\x9b\xae\x0c\xed\x09\x30\x29\xf6\x1a\xb4\xc1\x3f\x6f\x80\xc9\x6c\x98\xe1\x3b\xe8\xbe\x57\x4a\x71\xf8\xa7\xeb\x46\x03\x98\xc4\x76\x96\x8b\x69\x6f\xcc\x26\xd0\xe0\x5a\xd9\x3d\x02\xa4\xcf\xd4\x0c\xa6\xe1\x59\xd9\xdd\x56\x90\xb6\xad\x46\x05\xed\x60\x9c\xbe\xd7\x38\x0d\xce\x58\x38\x5d\x32\x96\x7e\x18\xa7\x81\x85\xe9\x87\x71\x1a\x58\xb2\x0e\xa1\x5b\x4b\xfc\x31\x15\x25\x93\xd1\x0f\x43\xf2\xd2\x4f\x3f\xb0\x51\x62\x5b\x76\x02\x3b\xe3\x6e\x3c\xbb\x09\x37\x35\x61\xec\x87\x10\x57\x9e\x81\x78\xd9\xfb\x6d\x4b\xd6\x56\x11\x30\x2d\xf5\x9a\xc6\x89\x62\xd0\xaf\x4d\x16\xbc\x7f\xf4\x6b\x23\xc0\xd1\xec\xc4\xb9\x59\xf8\xee\xcf\xae\xe7\x04\x8e\xc1\xb3\x43\xa7\xd6\x12\x55\x06\x9e\xc4\x8d\xe7\xa9\x15\x28\xc3\x82\x4e\x2d\x47\xb3\x97\x93\x52\xb6\xa5\x45\x51\xb1\xca\x6d\x29\xdb\x7a\x7c\x61\x26\x92\x09\x33\xd9\xb0\x3d\xeb\xdb\xc8\xb6\xea\xd9\xec\x99\x10\x29\x3d\x87\xa7\x14\x0d\x64\x23\x08\xb3\x61\xbb\x29\x3e\xb5\xc1\xed\xb8\x60\x16\x32\xff\xce\x9e\x23\x34\x06\xfd\x40\xb7\x16\x0d\xdf\x7b\x56\xd0\xe6\xa4\xe5\x18\x01\x50\x67\x23\x68\x54\x5f\x0c\x27\x9c\x05\x67\x33\x36\x9f\x63\x04\xcc\x33\x34\x6c\xd7\x76\xaa\x9b\xf2\x53\xaf\x80\x8e\xeb\x44\x91\x1f\xef\xd0\xb0\x25\xff\xed\xae\xd1\x89\x3c\x51\xd4\xe5\x75\xa2\x45\xab\x79\xe9\x26\xfd\xd4\x6d\xaf\x13\x0d\x27\x3c\x6c\x3b\x94\x6f\x38\x3e\xf4\xa2\x69\x1b\xd4\x7e\x87\xf4\x0d\x57\x86\x4e\x08\x1c\x35\x26\x1d\x32\x38\x5c\x2f\x3b\x94\x6f\x55\x22\xd5\x09\x58\x51\x54\xfb\x76\x13\x62\x69\x13\xdd\x21\x49\x8b\x76\x08\x1d\x92\xb4\xa8\x11\xee\x55\xa3\x34\x80\xa9\x5a\x0b\x51\x1d\x8d\x73\x4c\x27\x19\x3c\xf5\x70\xeb\x6a\x99\x5d\x41\xb5\xcc\xb0\x56\x9d\x0c\x9e\xcb\xdd\xd4\x54\x00\xfb\x8c\x16\x30\xea\x5e\xff\xfb\xbf\xa2\xd9\x73\x6f\x88\x12\xb3\xdf\x1f\x9e\xfd\xfe\xf2\x4c\xdd\xae\xf4\x83\xd3\xde\xbb\xfc\x9a\xeb\x18\x34\xa5\x73\x18\x34\xa5\xb3\xfb\x8f\xa6\x04\xa8\x0e\x49\x14\x8d\x05\x49\x61\x95\xe5\xde\x63\x75\x8c\xff\x2c\xf7\xd7\xbb\x16\xb0\x56\x47\x3b\x29\xb5\xdd\xfb\x8b\x65\x14\xcf\x03\xeb\x29\x48\xc5\xfe\x2f\x25\x27\xcf\x41\xb8\x33\x6b\x43\xb3\x1b\x2b\x60\x76\xe3\xc2\x0c\x2c\x53\xdc\x68\x03\x6b\x14\x37\xfa\xc0\xfd\xcd\x99\x1d\x18\x2f\x79\xb6\x06\x86\x29\xee\x83\xa1\x70\xc3\x13\x4c\x54\x67\x0d\xc3\x3a\x29\xb3\xd4\x6c\x75\x52\x66\x69\x15\xd1\x51\x71\x13\xdb\x70\xf6\x89\x01\x82\xbb\x6b\x62\x56\xcb\x9d\xd2\x89\x1b\xa1\x05\x74\x9f\x18\x20\x20\xba\xea\x0b\x53\x14\xd8\x98\x4e\xd8\x08\x0d\x91\xfb\x8a\x51\xd2\x01\x6a\x6d\x39\xaf\x8e\xad\x60\xec\x9f\x25\x70\x96\x01\x38\x0f\xdd\x12\x38\x46\xb6\xb0\x9a\xe8\x3e\x63\xa3\xe2\x6c\x2d\x6c\x54\x9c\xa1\x25\xa0\xcc\xe8\x02\x50\xae\x8e\xbe\x00\xd4\xb3\x7f\x8a\x23\x45\xca\x27\x90\xba\x4d\x4e\x37\x2e\x0d\x9d\x02\xea\x77\x36\x2e\x74\x54\x3f\x05\x14\xe0\x4e\x80\x13\x0d\x9e\x00\x27\xda\x39\x31\xe9\x10\x3b\x9f\xce\x28\x40\x68\x1e\xa8\xc1\x78\x3f\x71\xca\x12\x6a\x55\xd6\x8e\xf2\x22\xc4\xa5\xd3\x6e\x2a\x0c\x75\x5b\xfd\x42\xd1\x1e\x15\x50\xb4\x3b\xfc\xcb\xa3\xc4\xd4\x5d\x9a\x34\x58\x1e\x8b\x00\xa7\xf1\x42\xd1\xee\xda\x5f\x1c\xb1\xe8\x00\x45\x7b\xd4\x45\x87\xee\x08\x6e\x94\xfd\xae\xf1\x8d\x2d\x85\x6d\xa2\x05\xcf\xf1\x5d\x78\xfe\x64\x8f\xfb\x8d\xf3\x9b\x73\x7f\x63\x15\x10\xcf\x02\xcb\xa8\x6f\xad\x02\x00\xf6\x16\x58\x96\xe7\xc6\xfe\x42\xc0\x6f\x2c\x01\xe2\x3b\x36\x17\x2e\xc3\x47\x97\x15\xa9\xba\x8e\xf6\x5b\xb3\xfd\xbe\x3f\x00\x09\x2c\x37\x3b\xca\x6f\xa9\xea\xbe\x91\xca\xbb\x24\x28\xbc\x75\x86\xe9\x28\xbc\xf5\x79\xeb\x1f\x49\x56\x34\xb7\xef\x1f\x45\x36\xf5\xc5\xeb\x5b\x9c\xe4\xf3\xcd\x77\xe0\x47\xbf\xbd\x02\x86\x87\x32\x4c\x2a\xfa\x6d\xdd\x35\x3a\x7a\xec\x15\xcf\xc2\x06\x3c\x8f\xb0\x31\xc1\xb8\x48\x68\x49\xd3\xd1\x5d\xeb\xb4\xd3\x3f\x3a\x6c\xea\x4d\xd3\x1f\xe1\xb1\xfc\xc5\x33\x7d\xa1\xbb\x36\xfc\x40\xff\xa8\xb0\x22\xdd\xda\x1f\xa3\x36\x4a\x07\xbc\x08\x7f\x3d\x80\xaf\x13\x41\xe5\x17\x61\xdb\xf0\x19\x2d\x89\xfb\xf7\x45\xb7\x03\xff\xda\x5f\xb4\x24\x62\x87\x17\x3d\x8f\x17\xc9\x2b\x42\xfe\xea\x0e\x12\x75\xca\x30\x8d\x03\x09\xe6\xf4\x59\x25\x99\xcf\xc0\x00\x9e\x1e\x07\xfa\x25\x28\xac\x81\x6a\x59\xf6\x70\x90\xa7\x53\x8e\x6e\x1c\x68\x6a\xa6\xdf\x4f\xca\x17\x9e\x55\xb7\xfa\x1d\xb5\x1f\x97\xcb\x38\xd0\xae\x4c\x9f\xd1\xae\x80\xb9\x46\x32\x54\x06\x08\x7e\x44\xf0\x09\xa6\x74\x24\x54\x61\x60\xe8\x91\xcc\xf2\x32\x2c\x85\x08\x1f\x8c\x3b\x14\xd5\xc9\x35\x0d\xcc\xf6\x0e\x39\xe3\xa1\x1f\x84\x0c\xc0\x48\x88\xf0\x21\xac\x87\xa2\x3a\x99\x94\xa1\x74\xce\x2b\x76\xe4\xb8\xac\x68\x39\xa3\x4e\x80\x99\x18\x59\x4f\x37\xa8\xbe\xa1\xac\x4e\xce\x70\x20\xab\xd3\xc0\x69\x28\x91\x93\x97\x1a\x19\x71\x3c\x97\xe6\x50\x20\xa7\xd3\xc8\xc8\x06\xe4\x38\x6c\x6b\xfb\x62\x5b\x01\x18\x8d\x29\x90\x93\x31\x1d\x0a\xe4\xe4\x8c\x47\x71\x92\xd8\xd7\xa3\x04\x64\x16\x43\xa1\x50\xfd\xd1\xac\xc2\xf4\x91\xe2\x53\x73\xae\x81\xd4\xee\x50\xc8\x30\x8a\x90\x71\xd6\x06\x29\x3e\x35\x57\x1a\x45\x28\x93\x55\x1e\x7b\xf4\x0f\x7a\x0e\x08\xf3\x51\xd5\x0d\x40\x21\x8d\x1a\x41\x4f\x00\xb2\xc6\x4a\xfa\x47\x47\x24\x4e\xd9\x40\x30\x77\x78\x6f\x0f\x32\x73\x6a\x76\x38\x54\x0c\x4f\xab\x2b\xa8\x64\xbb\x8f\xf0\x8b\x70\x5e\xc3\x2f\xc2\x62\xe1\x17\x31\xd6\x5f\xf8\x6e\x84\xd3\x84\xfb\xb2\x21\x79\x45\xb4\x30\x9a\x92\x57\x2e\xff\xd1\x5c\x4d\x56\xa3\x29\x79\xed\x96\x1a\xd4\x00\xe6\xa6\xe0\x75\x08\xc1\xe2\x87\xb5\x95\xbb\x72\x5e\x47\x53\x1e\x3a\xac\xa2\xdc\xd8\x55\x32\x3e\x86\x2e\x69\xa3\xc5\x40\x99\xe7\xe6\x40\x3d\x18\xfd\xa0\x65\x7e\xf4\x18\x27\xb0\x04\x15\xe5\x36\xe9\x4a\xb7\xdd\x99\x1d\x41\xbd\xa7\x27\x62\x65\xb8\xcb\x3f\xc2\xa9\xea\xfc\x34\xba\xa2\x62\x37\x79\x17\xe4\x69\x75\x75\x30\xf0\x39\xa3\x0b\xf2\xb4\x58\x80\x6c\xcb\x82\x2c\xaa\xe8\x01\x32\xdd\x10\xf4\xaf\x2d\x07\x03\x51\x35\x8f\xf8\xa3\x7a\xc4\xf3\x3b\x94\xce\xd3\xf2\x08\xf8\x19\xf2\x50\xd1\xc0\xf4\x0f\xe1\x1f\xb6\x25\xfc\xd6\xd6\x07\x11\x12\x62\x8c\x80\xdf\x2a\x4e\xb9\xf0\x0f\xd9\x31\xae\xce\xa1\x90\x4e\x3f\x8c\x81\x0b\xab\x5e\xfd\x63\x2a\x68\xf6\xbb\x34\xa8\xcb\xa7\x8c\x4e\xc3\xa4\x81\x8c\x6e\x4a\xcd\x8c\xa9\x5c\xd3\xa1\x28\xa4\xd3\x2f\x63\x28\xa4\xd3\x06\x69\x4c\x13\xf0\x44\x6b\x4a\x90\xa3\x18\x52\x4e\xb1\xab\xa2\x38\x79\x87\xb1\x14\xb9\x42\xf7\x8c\x25\x79\x0c\x39\x31\x56\x80\xc6\x30\x15\xb9\xe9\x17\x32\x96\xd0\x70\xe9\x0e\x45\x6e\x7a\x83\x0c\xa5\x6c\x5a\xca\x8d\xa5\xcc\xd5\x11\x2c\xc5\x84\x2e\x93\x72\x36\xed\x7f\x06\xba\x62\x0d\xc5\xc7\x7a\x99\x1a\x7a\x21\x6c\xb4\x72\xbd\xa1\x28\x4d\xb5\xdd\x38\x83\x6e\xf7\x4f\x53\x83\x4b\x27\x86\xec\x08\xc0\x4e\x25\x7e\x36\x7c\x22\xf1\x73\xce\xf5\x68\x95\xb3\x1f\xa7\x22\xbf\xe8\x46\x91\x5f\xb1\x98\x22\x3f\x51\x93\xbe\xae\x71\xdd\x5c\x4a\xa9\xc4\xb3\xfa\xba\x6a\x59\x36\xc8\x76\xae\x69\xeb\xd0\xd7\x55\xdf\xa0\xa1\xaf\xab\x32\x83\x61\x66\x54\x0d\x93\x87\xbe\xae\x3a\x03\x0e\x33\xa3\x6a\xe5\x35\x74\x7c\x95\xa1\x1e\xfa\xb6\x3a\x98\xcb\xc1\x30\x4b\x57\x0c\xc6\x5e\x1c\x4c\x00\xe6\x60\xa2\x58\x0c\x86\x17\xbd\x5b\xb9\xca\xc7\x6d\x84\x3c\xd7\xe5\x76\x2c\xb0\xc9\xe3\x56\x7c\x59\xfd\x13\x83\x01\x96\x3b\x06\xc3\x9c\xdf\xca\x32\xe9\xff\x46\x7c\x59\xfe\xb4\x7b\x1e\x77\x0c\x4d\x70\x5c\x28\xef\xb3\x9b\xb1\x45\xd3\x8e\x4d\xb4\x7f\x9b\x7a\xc2\xbd\xb9\x91\x19\x7b\x4d\x6f\x5c\x72\x25\x16\xb0\x73\xcc\x71\xcf\x6c\x05\x05\x22\x7a\x24\x70\x5d\xab\x8b\xa1\x04\x2e\xee\x7f\x25\x70\x71\x81\x2b\x81\x8b\xb9\x31\xc1\xab\xa2\xed\xa1\x5f\x6c\xdc\x9a\x8a\xe3\x94\x20\x0f\x9c\x64\x73\x4c\x81\xe9\xd4\x66\xd4\x79\x2d\x46\x6b\xe4\x18\xa9\x62\xed\x27\x70\x2b\x13\xfd\x84\xd4\x10\xa0\x15\xc7\xc5\x15\xfc\xc4\x08\x18\x33\xca\xe6\x1c\xd7\xa6\x82\xba\xb8\x8f\x9f\x10\xdc\x32\xd0\x27\x86\xe3\xcb\x69\x1d\x5b\x73\x04\x62\xf7\x8f\x46\x6c\x35\x1a\x73\x00\x12\x17\x4f\xb0\x8a\xbe\x20\xf5\xb4\xfa\x9b\x79\x66\x2c\x6f\xcc\x33\x83\x79\x85\xd2\x5d\x4f\x70\xb3\xae\x49\xd3\x40\x02\xa7\x05\xda\x78\x15\x67\x3a\x31\x88\xe0\x34\x75\x19\xaf\x42\x43\xc8\xf9\x41\x3a\x35\xed\xda\x86\x42\x37\x25\x7b\x53\xa1\x9b\xa6\x5d\x53\xa1\x9b\xeb\x3f\x0f\xc5\x84\xdd\x17\xa5\x99\x9c\xc6\x89\x04\xae\x2b\x8c\x98\x07\xe2\xd8\x28\xa5\x98\x13\x8e\x63\x1e\xca\x0c\xbb\x2d\x2b\x81\x85\xc9\x99\x87\x20\x77\x1b\x53\xd0\x09\x8b\x34\x15\xc2\x29\x82\x9d\x24\x57\xd3\x4c\x6d\x22\x83\xab\x6a\xa3\x26\xa2\xb6\x2c\x06\x98\x49\x99\x25\x87\x7e\x26\x93\x72\xb1\xe5\x67\x8a\xe0\x91\x07\x2f\xca\x00\xab\x0d\x18\xdb\xcf\x19\x08\x91\x9a\xfd\x24\x1d\xb3\x05\x3a\x11\xc5\x95\xcd\x34\x43\xa2\x26\xcc\xe4\x50\xf3\x3a\x9b\x1f\x69\xd9\xb4\x5b\x9c\xa4\x50\x23\x3c\xf4\x9c\xd9\x84\x5c\x4e\x8c\xe2\x34\x2d\x7a\xa6\xe2\x34\x45\x88\xd3\x44\xb2\x9a\x60\x4e\x88\xce\x22\x36\x9a\x21\x4e\xeb\xbe\x98\xaa\x8b\xf3\x3b\x73\x80\xcf\x28\xff\xc9\xd6\x6c\x60\xcb\x79\xdb\x4f\x48\xac\x98\x26\x84\x6b\xe6\x5e\x9d\xd3\xd0\x67\x9e\xf9\x49\xf0\x69\x0d\x37\xa7\x82\x36\x6f\xad\xa9\xa0\xcd\x8b\x76\x42\x82\x96\x1a\x7f\x3a\x61\x31\xfd\x11\x31\x69\x6d\x6b\xfa\xc2\xa0\x09\x39\xed\xa5\x33\x3f\x72\xb4\xc9\x8a\x4e\xc5\x6a\xb2\x15\x13\x9f\x91\xa2\xe6\x7c\x2a\x63\xd3\x20\x60\x96\xd7\x3f\x4c\x93\xc4\x29\x38\x73\xe2\x41\xa2\x9d\xd0\x54\xd3\xfc\x21\xa6\x3f\x50\xe3\xac\x32\x7b\x80\x59\x15\x4e\x3a\x33\xca\xe2\x6a\xbc\x40\x29\x55\xfb\x24\xb6\x91\x27\x03\x47\x90\x14\x65\xd8\x8b\xf2\xba\x93\xa0\x26\x5a\xf1\xce\x86\x4b\x81\x83\xff\xa8\xcf\x49\x54\xc6\x39\x91\xbf\x11\xb9\x71\x4e\xcc\x14\x55\xf3\xcc\x06\xeb\x57\x2c\x2f\xf1\xe3\xd0\x3f\x7a\xb3\xea\xff\x32\x3f\x0a\xb3\x6a\xbc\x31\x9b\x38\xc4\x4d\x88\xba\x37\x74\xdc\xf3\x23\x2a\xab\xde\xd1\xb3\x93\xe6\xcc\x4d\xd4\x8d\x56\xcf\xb6\x41\x2e\x17\xa2\x98\xa9\x73\xaf\xd6\xe7\xb3\x2b\x02\xf3\x99\x53\xe3\xe2\x74\xfc\xcb\xdc\xe7\x1d\x07\x20\xf7\x79\x47\x1c\xd6\x6c\x55\x21\x90\xe5\x1f\xb7\x9f\x2f\x38\x00\x41\xdb\xcf\x81\xbf\x0c\xf4\xe7\x1c\x08\x84\x20\x65\xe6\x40\x20\xe4\xe6\x47\x26\xa7\x87\xf1\xc4\x4d\xa5\x4e\xbf\x23\xec\x59\xb6\x83\x9f\x0e\x64\xe8\x1c\xc4\x28\x80\x58\x9e\xa4\xbd\xd7\xc7\x6d\x0e\xfb\xe5\x3b\x69\xef\x09\x10\x3d\xe7\x44\x52\x0a\x17\x32\x0d\x70\xa2\x2b\xe3\x9c\x86\xdf\x11\x83\x90\xd3\x7e\x39\x47\x13\x41\xce\xb0\x25\x64\x23\xae\xb3\xfe\x28\x8e\x66\xe2\xf3\xe0\x14\x4d\x1c\x26\x96\xcf\x2a\x0d\x10\xb8\x4c\xf4\xb2\x33\x96\x67\x21\xee\x81\x96\x9c\x3a\xa4\x38\xf1\x0b\x71\x8f\x63\xd6\x09\x65\x58\x1e\x29\x8e\x13\xaf\x13\x8a\xe3\x24\x35\x9b\x46\x09\x53\x27\x14\xe7\x1a\x27\x14\x4d\xac\xa6\x4e\x28\x8e\x59\x27\x14\x89\xb8\xb9\x8c\x0f\xe3\x71\xd0\x0b\xc5\x13\xbc\x10\x52\x39\x63\xa7\xc9\xf3\x1c\xe8\x29\xd8\x80\x71\xba\xe9\xa9\xa0\x4b\x8a\xcb\x76\x0a\x1e\x13\xa6\xeb\x09\x74\xc1\xd4\xdd\xc4\x3d\xa2\xbb\x89\x27\xe9\x74\x22\x7d\xd6\xfe\xce\x75\x26\x93\x9b\xb7\xe8\xbc\x90\xea\x88\x6c\x2e\x4e\x92\xf7\x13\xe2\x37\xcd\x10\x26\xe2\x37\x23\x27\x4e\xc4\x6f\x9a\x84\x4c\xc4\x6f\x71\x44\x2e\xa4\x37\xdc\xa6\xf3\x42\x9a\x04\x65\x31\x3f\x7a\x6e\x6a\x9f\x32\x21\xe7\x9a\x4c\xe3\xc4\x53\xc5\xa8\x4e\x13\xd2\xac\x06\x2e\x44\xff\xd9\x8f\x28\x45\x77\x9e\x36\x7c\x4c\xa4\xab\xe6\x8d\xec\xc4\xed\x79\x23\x3b\x59\x56\x06\x7b\xa8\xb4\x99\x1b\x83\x5c\x0f\xfd\xc6\xc8\x15\xb2\x78\x22\x4d\x93\xaa\x9d\x1b\xb3\xdb\x3f\x73\x0c\xcd\xa9\xd8\x0d\xbe\x74\x86\xd8\xcd\x86\x91\xf4\x14\x9f\x45\x39\x0c\x7c\x23\x6d\x12\xf1\x6f\xa1\xb5\x43\x54\x01\x45\x00\xb1\x2a\x16\xef\x6e\x24\x3d\x70\x77\x13\xb1\x9b\x24\xf4\x7c\xb0\x7f\x16\x67\x3e\x06\xc0\xf3\xce\x35\x4f\x47\x90\x13\xe4\xe9\x50\x12\x3a\x35\xdc\xcb\x51\x5d\xe9\x84\x68\xd0\xe4\x1c\x71\x9b\x91\x9c\x43\x39\xe5\xd4\x72\x2f\x6e\xd0\x17\x03\x45\xf1\x0f\x29\x38\x94\xc2\xce\x57\xa4\xe6\xee\xd5\x56\x2f\xae\xd9\x37\x40\xb1\xba\xa0\x30\xd8\x57\xd1\x0e\x90\xbc\x21\x72\x62\x46\xde\x80\xd1\x4e\x02\x46\x1b\x26\xef\x8d\x34\xca\x1b\xf0\x32\xac\x57\x39\x20\x3c\xeb\x82\xb0\x0a\x0f\xe9\x85\x43\x88\x57\xe1\x3a\x90\x45\x41\xc9\x2c\xd4\x97\x87\xa6\x0c\x0b\xea\xe9\xd0\x2e\x64\x11\xb2\x44\x9f\xd2\xa5\x39\x9e\xe6\x43\x8b\x0c\x1e\x3a\x98\x2e\xad\xf1\x34\xbe\x58\x5a\xe3\x69\xef\xb2\x34\xc0\xd3\x46\x66\x91\xa7\x43\x0f\xc5\xa5\x88\x4e\x13\x99\x85\x9a\xf2\xd0\x78\x62\x25\x2c\xd5\x58\xac\x95\x02\x94\xc9\x0b\x06\xa8\xcd\x1a\x5a\xf2\x80\x69\x56\x92\xe1\x65\x47\xac\xec\x0d\x44\x0d\xf3\x6c\xe8\x24\xb3\xb2\x3c\x26\x27\x61\xe9\xe6\x91\xa3\x4a\xa3\x0a\x33\x94\x65\x84\x41\x55\x2b\xcb\x08\x4f\x1b\x93\x13\x67\x5f\xaf\x8c\xed\x51\xb1\x14\x11\x64\xd8\xcb\xcb\x98\xaf\x7a\xbb\xac\x1c\x70\x01\xa4\x89\x36\x74\x0c\x58\x45\xd9\x01\x48\x76\x15\x19\x61\x7f\xc8\x94\x35\x5f\xe4\xc3\xd8\x53\x0b\x5a\xc7\xdd\xb9\x8a\x3c\x25\x3b\x72\x15\x99\x32\xa0\x2f\x72\x57\x76\x28\x77\xd5\xfc\x41\x50\x24\x61\x2c\xc1\xc2\xf0\xa2\xbd\x9c\xfe\x48\xcb\x64\x19\x3a\xad\x2d\x33\xe9\xeb\x79\xb4\x08\x73\xef\x41\x59\x55\xde\x84\x1d\xb9\xb0\x82\x1b\x4a\x11\x96\x19\x67\xff\x15\x93\x1d\x71\xb3\x55\x19\xaa\x62\xcb\x52\x87\xcd\x06\xe4\xa1\xd8\xd2\xab\x05\xb3\x4d\x9d\x16\xac\x12\xa0\x21\x52\x6b\x9e\xaf\xd5\x88\xa8\x3d\xac\xa2\xb5\x45\xb7\x94\xb4\x3e\xd7\xe3\x6a\xd2\xfa\xdc\x5e\xcb\xd4\x17\xff\xea\x68\xba\xc0\x8d\xba\xc8\x83\xf1\xaf\xca\x0b\xa9\x4f\xf7\x64\x95\x8d\x76\x23\x6c\x49\xfc\x08\x86\xe4\x4f\xc5\xef\xea\xc1\x20\x58\xad\xa2\xe4\x67\xd6\x23\xa4\x09\x34\xdd\xea\x72\x0e\xe0\xaa\xd5\x83\xda\xb6\x0a\xea\x77\xc1\x34\xd8\xc9\x21\x9c\x24\xa0\x55\x5a\xb8\x7a\xb0\x0a\x02\xaa\x22\xdb\x61\x76\x63\x38\xb1\x01\x86\xd9\x1f\xdc\x3f\x24\xa0\x95\xd9\x5f\x43\xea\xda\x76\xc9\x9d\x11\xf1\xf0\xd6\x30\x4d\xae\xa0\x0c\xf9\x03\x81\x1c\xe6\x72\xa8\xd6\x91\x8c\xae\xfe\x79\x50\x1b\x5b\x05\x31\x1e\xb4\xcd\x0a\x37\x0a\x8f\xd5\xc4\x97\x5f\xcc\x33\xb9\xc2\x3d\x54\x1f\x65\x54\xe4\x40\x17\x49\xd6\x24\xc7\xd7\xec\x70\xa6\x80\x0b\x91\x54\x03\xc2\x19\xcb\x6d\xab\x21\x1c\xb2\x29\xc2\x52\x1c\x9e\xfc\x88\x85\xc2\x04\x4d\xb4\x71\xce\xdc\xd2\x0a\x9c\xdb\x66\xe9\x87\xeb\x5c\x23\x1a\xeb\x0a\x06\x16\x34\x90\x72\xaa\xf5\xd1\x40\x45\x1e\x7f\x41\x03\x49\x4b\x2d\x68\x20\xc5\x6f\xeb\xa3\x75\x96\xec\xc2\x5a\x5c\x61\x4e\xb4\x0e\x14\x71\x50\x0d\x07\xa7\xfd\xff\xd2\x83\x42\x0f\x90\xa5\xd3\x44\x1c\x55\x9d\x26\x34\xb1\x5b\xc6\x83\xd3\xaa\x6f\xe9\x34\xa1\x8d\xdc\x0a\x21\x59\xf7\xa5\x7f\xe8\xc4\xe5\x38\x63\xb6\xac\xe2\x04\x0d\x5b\x16\x81\xd1\xff\x89\x89\x5c\x74\xaf\x88\xa9\xdb\xa3\x98\xa2\x5b\x5d\x11\x93\x9d\x5c\x0a\x0b\x18\x8b\x46\x66\xf2\x51\xeb\xf2\x38\x42\x93\xad\x4b\x66\xd7\x6d\x7e\x69\xf0\x42\x2f\x97\x34\x60\x94\xc2\x10\x43\x18\x2f\x63\x90\x39\x49\x97\xc9\x2d\x44\x27\x08\xb5\x54\x0a\x2e\x84\x5a\xa1\x90\x5d\x77\x24\xf9\xa0\x8a\x16\x5a\xe2\xd5\x8d\xa2\xdd\x8d\x6d\xf8\x10\xb1\x07\x3e\xb1\x71\x3b\xe2\x13\x9b\xbd\x13\x36\xc4\xab\xd8\xfa\xa3\x3d\x96\xe2\xe4\xa5\xca\xcf\x93\xf3\xd1\x1b\x4b\x23\xf0\xf5\x1c\x3c\xd3\xef\x47\x7b\x2c\x6d\xe3\xd7\x93\x79\x06\xb8\x07\x7d\x93\x47\xf0\xa9\x7c\xa7\x9d\xc7\xed\x4d\x5f\x1f\xad\xb2\x94\x50\xaf\x27\x16\xcc\xca\x6a\x55\xaa\xbd\x19\xbd\xd9\x75\x0d\xc2\xc5\x03\x28\xe1\xa2\x55\xe3\x32\x90\xbd\x16\x9a\x4b\x62\x45\x0b\xc9\xf5\x7a\xe7\xb8\xdb\x3f\x6a\xa5\x55\xab\xbc\xb1\x7e\xbe\x28\xb9\x70\xeb\x7f\x04\x4a\x33\x20\xf1\x7a\xe5\x55\x3d\x20\xaf\x91\x97\xca\x9f\xce\x74\x8b\xd0\xf6\x8a\x48\xd6\xab\x20\x20\x9a\x30\x3d\x36\x83\x3b\x95\xfe\x70\x5a\xcf\x03\x9b\x88\xe1\x77\x18\x42\x4e\xeb\x49\x44\x59\xad\x87\x4e\x83\xc8\x02\xd8\x79\x60\x09\x00\x5e\x3d\x3f\x72\x23\x57\x86\x78\x1e\xdf\x49\x37\x52\xe7\x69\x8c\x34\x6e\xfb\x93\xc0\xf4\x46\xe1\x3c\xc9\x05\xab\x09\xd9\x99\x0a\xdf\x13\xcf\x44\xa8\x58\x7e\xef\x7c\x07\x1e\x02\x7d\x18\xf3\xf2\x34\x30\xfd\xb2\x1d\x98\x89\x69\xdd\x5b\xdf\x26\x00\x4a\xb2\x65\x76\x2c\x5b\x66\xa3\xa0\x21\x08\xc4\x93\x40\x68\x0b\x6e\xe5\x34\x96\x2c\x47\xe9\xcc\xe8\xfb\x59\x96\xd3\xf8\xb1\x0e\x0c\x42\x64\x28\x84\x3f\x33\xb1\x0a\x38\x3c\x27\xf2\x98\x66\xf4\xc6\xd3\x18\xb1\x4e\x4b\x16\x0a\xa6\xab\x60\x82\xe0\x54\x98\xdd\x15\x16\xf0\x2c\x28\xa7\xb3\xdf\x41\x73\xd0\x9f\x67\x18\xe4\x0b\x76\x91\xc9\xb0\xa1\x93\x42\x80\x54\xd0\x96\x27\x2b\xdf\x3c\x5b\xc6\x9b\xbe\x5b\x08\xed\x71\xb7\x10\xe7\x08\x54\x76\x56\xf8\x1b\xf6\xf2\x59\x61\xb8\x20\x11\xcf\x2a\x14\x96\x01\xc1\xb2\x8d\xce\x1a\x88\x1e\x88\x08\x16\xbb\xb8\x61\xcf\x0a\x67\xd5\xac\xec\xa1\xb5\x0c\x9c\x55\xb1\xf2\x4b\x19\x3a\x23\x8f\x2b\x59\x7b\xe7\x49\x0c\xfb\x05\xef\x7d\x22\x4b\x31\x02\xc2\xd9\x9c\x16\xcb\x37\x46\x46\x3b\x4d\xe0\x2c\xcf\xac\x70\x32\x4f\x6d\x99\x60\xd6\x4e\xec\x97\xc8\x40\x3c\xcf\x4e\x5f\x9c\xc4\x93\x98\xb0\x6a\xce\x4e\x12\xaf\x4a\xc9\x9d\xfa\x69\xba\xc3\x75\xc7\x74\x2c\xa8\xdd\x7a\x1e\xbe\xc0\x45\x39\xa3\xfa\x63\x3a\x18\xfd\x31\x9d\x21\xfd\x31\xc1\xe1\xa7\xfe\x98\x50\x54\x67\x77\x05\x28\x4f\x18\x58\xcf\xf9\x49\x18\x58\x09\xc2\x13\x4f\x4b\x09\xfe\x73\x80\xa5\x1c\x00\x9e\x96\xaa\x0e\x4f\x42\xbf\xaa\xb9\x3c\xc9\xc2\xea\xad\x70\xe2\x5d\xa9\x01\xd9\x39\x80\x87\xab\xe3\x1c\xc0\xd3\x7c\x36\x20\xc3\xb2\x82\xdb\x80\x0a\x93\x59\x71\xe9\x27\x28\xd4\xd9\x22\x0d\xab\x82\xa7\x93\x34\xac\x2a\x59\x4f\x42\xde\x4b\xb8\x9e\x53\xe0\x00\x7a\x62\x5c\x00\x75\x71\xce\xc0\x93\x40\x3a\xd1\xd7\x3b\x2b\xe8\xcb\xb4\xab\x39\xa7\xd7\xaf\x53\x87\x88\xa4\x96\x3f\xb3\x08\xcd\x73\xe1\xb6\x26\x6e\x5a\x6a\xa6\xdd\x32\x0b\xae\xd0\xf3\xbf\x82\xcf\x00\xfa\x05\x67\x03\xa5\x7b\x9a\x99\x55\x61\xcf\x49\x04\x59\x05\x3c\xe7\x0a\x3c\xcf\x64\x11\x41\x56\xe1\xc5\x19\x72\x13\x71\x86\x0e\x98\xce\xfa\xe9\x4a\xd2\xf7\x09\x50\xee\x8e\x53\x38\xa8\x7c\xc2\x9d\x7a\x64\x4e\x14\xd2\xee\x26\x88\x05\x6d\x84\xce\x13\x85\xbe\xb8\xea\x14\x22\xbf\x13\x77\xd1\x48\x00\x27\x74\x83\x81\x62\xce\x33\x66\x57\x28\x4c\x15\xe9\x7c\x9c\x21\x9a\xa4\x3e\x99\x57\x0d\x5d\x74\xe2\x4f\x69\x98\x9e\xd3\x8c\x39\x45\x6c\x7a\xa1\xa6\xf5\x0c\xa1\x25\x3b\x34\xfc\x3b\xc9\x81\xdf\xc5\x0e\xba\x53\xaa\x98\x3a\x75\xa7\xd4\x72\xe4\xc4\x9d\xd2\x18\x4a\xa7\x89\x71\x66\x74\x22\x03\x2a\x2e\xc3\x9d\xd2\x60\x49\xa7\xf9\x56\x35\x66\x39\x6f\xc1\xa2\xa9\x5b\x32\x0b\x82\xef\xc4\x9d\xd2\xc0\x3b\xa7\xd9\x56\x67\xbc\xc8\x99\xba\x2d\x6f\x99\x64\x9b\x42\xc5\xa7\x95\xd2\x89\xff\xa4\x31\x7c\x4e\x7c\x26\x7b\x34\x6b\xd4\x66\xd1\xd6\x8d\x64\x55\xa4\xaa\x97\xa4\x9e\x1f\xe7\x96\x47\xf6\x3c\x91\x78\xd5\xa0\x4f\xe7\x16\x44\x0f\xe9\x66\xe6\xc4\x74\xfa\x42\x6a\x59\x73\x6e\xa7\xd1\xfd\xb6\xe5\xdd\x05\x45\xc5\x97\xd6\x02\xe7\x06\x2e\xef\xe1\x8f\xec\xa9\x81\xf9\x50\x7b\x25\x4d\xa3\x4e\xd5\x5e\xda\x3a\x9d\xa8\xbd\x92\xc6\x51\xe7\x23\x5f\xeb\xee\x40\xef\x95\x14\x2b\x9f\x4f\x70\xdf\xd4\x41\xd5\x95\x14\x56\x9f\x8f\x24\x2a\xe0\x13\x1f\x36\x30\xbb\x89\xf5\x75\x44\x38\xd1\x6d\xb5\x58\xc6\x07\x1e\xdb\x9d\xf6\xa0\xeb\xf6\x80\x9b\xaa\xc7\x53\x64\xaa\x1e\xa5\x75\x27\xa4\x4f\xd2\xd8\xea\x7c\x91\x09\x78\xa4\x22\x5a\xac\x27\x12\x01\x8e\xd6\x68\xe7\x0b\x50\x62\xdf\x17\xa0\x44\x8e\x48\x69\x8c\x12\x76\xe2\x50\xb9\x0c\x13\x76\x12\x45\xd6\x28\x3e\x27\x04\x51\x92\x77\x39\x5f\x66\xd1\x03\xf9\x0a\xa0\xbd\x05\x80\xdf\xb8\xaf\x83\xa4\xa5\x60\xa6\xeb\x80\xbb\x66\xda\xaf\x43\xa6\x7f\x58\x48\x4d\x32\x67\xfe\x3a\xe4\xfa\x21\x08\xae\x43\x4d\x32\x77\xfa\x85\x2d\xb9\xe7\xf0\x32\x9b\xaa\xf1\x62\xae\x43\x9c\xb1\xac\x2f\x69\xcf\x75\x7f\x1d\xf8\x1e\x15\xab\x4b\xd9\x83\x66\xae\x84\xf2\xb8\xfe\x49\xd9\x5d\x49\xc9\x01\x78\xe4\x32\xd5\xaa\x21\x6e\x2e\x53\xad\x6a\xa8\x7e\xa5\x58\x78\x80\x4b\x31\x38\x46\x6a\xaa\x55\x43\x95\x5c\xd8\xa3\x4b\xdd\x5e\xc9\xb1\x81\xad\xae\x44\x6c\x5c\xf6\xca\x65\x0a\x56\xc3\xd9\x5c\x09\x59\x47\xb5\x13\x65\x1d\xd3\x52\xc8\x3a\x9c\xd9\x14\x1c\x0c\x73\x96\x54\xde\xc1\x6c\x5e\xd9\x71\x32\xe6\x1c\xd0\xd3\x6e\x56\xec\xc0\x81\xba\xc2\x18\x9d\x9d\x70\x65\x35\xb4\xec\xd5\x2b\x2b\x05\x61\x65\xaf\xac\x86\xb6\xf8\x67\x42\x5b\x5b\x5f\x05\x2d\x28\xe7\x22\x39\xab\xb4\xc4\x95\xd1\xcf\x82\xe2\x2e\xe3\xd7\x2a\x42\xbf\xb2\x9e\x34\xcd\x17\x85\x23\xae\x2c\x12\xa4\x1c\x73\x54\x54\x91\xba\x67\x4a\x80\x0c\x2c\x25\xa0\xa4\x81\x22\x94\xcd\x3a\x42\xc9\x69\xb9\x8a\x3e\x3f\x56\x11\x4a\xf6\xfe\x55\x94\xdb\x34\xfb\x54\x6e\xe3\x34\x15\xf5\xc8\xcd\x17\xe1\x74\x9a\x4b\xcc\x2c\x7f\xaa\xaa\x5c\x87\x43\x2e\x56\x25\x2d\x57\x55\x70\x02\xb9\x7d\x55\x53\x4a\xb8\x7d\xaa\x66\xfe\x6e\x9f\xaa\x74\x07\xc8\x6a\x80\x6c\xfd\x60\xf7\xfd\x83\xee\x39\x6a\xa8\xc8\xf5\x98\x44\x16\xc5\xe9\x9f\x5b\x39\x80\xf5\xb7\x50\x32\x67\xe6\x69\xd5\x10\xf2\x32\x4f\xab\x16\x8c\x57\x0b\x30\xe9\x46\x21\x94\x76\x94\x57\x33\x2c\x2d\x52\x8c\xcb\x7c\x89\x5a\x2b\x5e\xa6\x70\xd5\xd0\xec\x0a\x91\x94\xa7\xae\x11\x94\xdb\xb3\x45\x06\xd7\x00\x93\x0c\xae\x32\xcd\x57\xbb\x79\xb6\xb2\x4e\x2a\xae\x05\x8a\xb6\xa6\x5c\xf6\x42\x38\x65\x6c\xce\xcb\x1c\xad\x52\x39\x97\x71\x74\xbd\xca\xae\x90\x39\x41\xcc\x5d\x5d\xb7\x94\xe6\x9f\x4e\x7d\x46\xd2\x83\xcd\x63\x8c\xe6\x68\x95\x82\xb8\x10\x40\x35\x8d\x5f\xae\x6e\xea\x1e\x57\x9c\xec\xad\x06\x43\xbd\x14\x40\x1d\x16\x12\x62\x68\xd8\xab\x0b\x24\x70\x91\x34\xc9\xac\x37\xd7\x47\x56\x36\x2d\xd7\x2e\x62\xe7\x6a\x36\x77\x0d\x7d\x4f\x9c\x9f\xa1\xf0\xcb\x89\x18\x8a\x05\x18\xc7\x08\xb1\x00\xe3\x18\x8a\x05\x3c\x14\xf3\x80\xbf\xe4\x07\x16\x59\x4d\xaf\xfa\x6b\xea\xab\xe1\x69\xc1\x6d\x32\x94\x2b\x17\x4a\xb7\x12\xa7\x65\xaa\x11\x77\x83\x99\x7b\x35\x8e\x0e\xc2\xa5\x88\xce\x74\xe1\x1e\x39\xd7\x9f\xea\xdd\xcb\x24\xad\x4a\x36\xae\xa9\xe3\x86\xe3\x99\xc1\xfd\x32\x52\x68\xce\x65\x24\xec\x2b\x68\x4e\xae\xa4\x6b\xa9\x35\x05\x1e\x12\xb3\x2a\x7a\xba\xc8\xbf\xaa\xb8\xe9\xfa\xc8\xc2\xa6\xac\xea\xc2\x0a\xab\xea\x3d\x71\x45\x5e\x55\x66\x03\x11\x53\x51\x56\x71\x2d\x95\xd8\x36\x75\x46\x46\x29\xfa\xbb\x8c\x5b\x2d\x86\xe4\xca\x1e\x5a\x0e\xdc\xa2\x0b\xb0\xe5\x5d\x94\x8d\x2c\x9e\xaf\xff\xfd\x5f\x90\x6d\x77\x41\x4e\xc2\xbc\xde\x45\x01\x57\xb5\x90\x74\x17\x03\xbc\x71\x53\x89\x1f\x20\x04\x71\xd0\x2d\x42\x50\x03\x72\x57\x4f\x9a\xfd\x89\x10\x94\x83\xdc\x0a\x9c\x39\xc3\xb7\xa1\x17\xa7\x4d\x4d\xb8\x71\xba\x20\xba\xe2\xe2\xfc\xdd\x55\x36\xc4\xef\x48\xe3\x60\x22\x6f\x0d\x43\xab\x65\x82\x48\xb4\xeb\x87\x1f\x16\xf2\x32\xe4\x8c\xdf\x64\x54\x95\x9b\xbb\xc1\x11\x93\xdc\xdc\xf3\xfe\x30\x41\x5b\xe0\x8b\x5b\x44\x00\x43\x73\x37\x03\xf7\x32\xba\x06\xa8\x60\x81\xbb\xc1\xa6\x47\xa3\xb2\xa0\x34\xda\xe5\x77\x19\x4e\xb0\x82\xb4\xd9\xe5\xc2\x7c\x86\x0b\x83\xa6\xbb\x3b\x8c\x8e\xed\x77\x99\x03\xbf\x43\x1f\x35\xcb\x3b\x4c\x86\xaf\xf7\x73\xb3\x7c\x8c\x8c\x97\xa1\xc1\x1b\x58\xf2\xd6\x15\xda\x28\x69\xf7\xf0\x32\x04\xaf\xdd\xe4\x3a\xf3\xfa\xb8\xcd\x75\xa6\xc2\xe9\x8e\x5c\xca\x8e\x3a\x72\x29\xbb\x42\x44\xc3\xf6\x00\xdc\xe8\xcc\x0d\xe7\x73\xe3\xc7\x42\xf2\xe5\x79\x0f\x5c\x4e\x5c\x6a\xc2\x3c\x16\x30\xc6\x3d\x11\x05\x80\x6e\x6e\x42\x3b\x4a\xe6\xdd\x04\xde\x31\x43\xe1\x2d\xaf\xe7\x94\x4d\x99\x4f\x9f\x51\x7a\xba\x75\x65\xf5\x86\xcf\xb0\x7a\xee\x24\x59\x3d\xf5\x8e\xb7\x5e\xca\xf2\xe4\xf7\x92\x12\xa4\x25\x2d\x23\x8d\xfb\x77\xeb\x99\x6c\x30\xc5\x7b\x79\x1d\x75\xff\x68\x89\x15\x75\x54\x7d\x38\xd3\x66\x3c\x33\xbe\xc3\xfd\xef\x80\x32\x21\x4b\x1f\x2b\x47\x6b\xd2\xb3\x28\x45\xf8\xe1\xa8\xae\xf6\x57\x90\x09\xc7\xa8\x03\xdc\x7d\x62\x3a\xe0\x9c\x9f\x98\x29\x38\xe5\x84\x60\x34\x84\xd2\x6d\xd8\x45\x61\x3f\x31\x22\x70\xc1\x4f\x0f\x08\x50\x9c\xee\x46\xdb\x54\x74\x65\x5f\xe4\x51\x74\xe5\xf5\x61\x29\xfd\x4f\x33\xe8\xfb\xc4\xf5\x01\xd4\x72\x5f\x2e\x20\xad\x5d\xec\x67\xf0\xdd\x7d\x21\xda\x07\x7b\xdd\x17\x22\x15\x70\xf9\x7d\x21\x5c\x77\x74\x17\x22\x15\x10\xf6\x7d\x61\x9e\x52\xfc\x3e\xf9\xce\x48\x55\xaa\x3b\x4d\x2a\xd5\xb9\x28\xef\x0b\xb1\x8b\xa7\xf9\x42\x00\x55\x2c\x8f\x7b\x44\x11\x06\xc4\x40\x22\x9b\x0b\x98\x41\xf4\xf7\x8d\x68\xc6\x3d\x41\x24\x48\x33\x4f\xde\xb7\xf0\x53\xfe\x46\x34\xe3\xa6\xbe\x51\x8a\x83\xd4\x6f\x22\x41\x4a\x92\xdf\x6a\xdd\x21\x68\x6e\x34\xed\x32\x0d\xb7\xd1\x1c\x8d\xf6\x7c\xdf\x91\xd9\x8f\xda\x06\xb8\x81\x9e\xb9\x77\x70\xc3\x54\xd9\x1a\xda\x8b\x23\x30\x6d\xac\xb2\x0d\xb7\x1c\x9e\x34\xd8\x1d\x4c\x9d\x53\xb6\x65\x8e\x9d\xa7\xed\xa6\x43\x52\x72\xc3\xd5\xf5\xa8\x22\xde\x13\x09\x6e\xf1\x9e\x85\xe2\x68\x00\xcc\x03\xcb\x0e\x71\x79\x3f\x84\x17\x71\xda\x1e\xd8\x61\x11\xb9\x99\x59\xd5\xcf\xdf\x8f\xec\xbb\xcf\x32\xa1\xa2\x53\x65\xd8\x6a\xe5\xef\xc7\x44\x60\x9e\xcb\x07\x05\xb2\xcb\x87\x3c\xbb\x6b\x20\x72\x3f\xf2\x9a\x10\xd0\x77\xf0\x71\x10\xca\xb7\x22\x6c\x89\xd6\x1b\x46\xee\x1f\xe2\xc0\x60\x31\x49\x5b\xdf\xa8\xe2\x55\x15\xdc\xa8\xe2\x53\x4c\x04\xc2\xed\x5e\x3c\x8a\x08\xb7\x63\x22\x5f\xed\x55\x45\x48\xf8\x12\x4b\x80\xdf\x18\x32\x4a\x18\xdf\x88\xb2\x63\xe5\x5e\x78\x0c\xd7\x47\x4f\x62\x85\x28\x5b\x49\xb6\x52\x97\xad\xe9\xa2\x62\x9a\x6d\x60\x1c\x85\xa4\x5b\xe7\x61\x85\x51\x1b\xd3\x45\xe5\x90\xfb\x80\x5c\x9c\xb6\xa5\x02\x13\xd6\x7a\xc3\xe3\x49\x87\x6e\x78\xbc\x41\xba\xd9\xb9\xe1\xf1\xba\x93\xba\xb1\x55\x34\x14\xff\x3e\x24\xc5\xbe\x85\xdb\x49\xb3\x41\x0b\xc1\xb9\x55\xa7\x71\xc3\xb9\x55\x75\x5a\x3b\x61\x38\x18\xa5\x34\x1c\xb4\x93\x14\x64\x92\xa5\x8c\xb7\xc8\x65\xbb\xf5\x17\x2e\x51\x07\xf3\x3a\x8e\xcf\x86\x27\x0b\xac\xb4\xb1\x67\x0c\x07\xc2\x6d\x76\x07\x44\xd0\xbb\x63\x55\x04\x1a\xdb\x5d\xd4\xc5\xd8\xb9\xd0\x34\xe1\xd9\xc6\xf3\xf0\x1a\xde\xdc\x68\x3a\xf8\x6d\xe3\x79\xc4\xcc\xc5\xf5\x66\x53\x43\x85\x02\x63\xc7\xb8\xcb\xf8\x54\x7b\x10\x2e\xdc\xa5\x1a\xe8\x84\xd8\x26\x7b\xe0\x8a\xb8\x2c\x83\x90\x3f\xfd\x19\xf4\x60\x0f\x5c\x01\x1d\xc7\x77\xd3\xcd\xe2\xc4\xe3\x40\x50\x55\xc8\xec\x21\xb5\x24\x24\x5e\x75\x54\xf0\xaa\x13\x92\x09\xd6\xa9\x7e\xd7\x92\x10\x54\xb9\x3f\x52\x75\xba\x93\x37\xf2\x4e\x53\xed\x6d\x2c\xc2\xf4\x29\xdc\xdc\x7b\x26\x0e\xdc\x53\xb4\x43\x67\x84\x9e\x53\xac\xb4\x17\xaa\x2a\x50\xc3\x5e\xc8\x59\x5d\xa3\x85\x9c\xd5\xba\x48\x27\x3d\x82\x3b\xa4\x93\xcd\x42\x98\xa6\xb8\xda\x86\x87\x93\xde\xde\x4b\xc5\x13\x68\x62\x63\xda\xaf\x77\xe9\x36\x0a\x9c\x7a\xcf\xad\x42\x53\xc9\xf4\x46\x26\xa9\x9b\xe7\x3e\x3d\x9a\xd0\x66\xfb\x34\x27\xeb\xb0\xca\xf0\x8f\x2f\x9e\x53\x3a\x51\x14\x19\x3b\xe1\x8c\x5b\xd6\xc6\xe0\xfa\x54\xbb\xee\x53\x65\xff\x12\x98\xed\x1f\x26\xf1\xd4\xeb\xdf\x69\x3f\x75\x55\x87\x1f\xdb\xd8\xf9\x17\xb5\x60\xdb\xf0\x1a\x1e\xbc\xcb\x6d\x42\x97\x17\x4e\xa1\x6e\xab\xcb\x2d\x43\x1f\x97\xa4\x9e\xe5\xd9\x09\xc9\x46\xb9\x68\xdd\x56\xd8\x7d\x19\xc7\x72\x5f\x58\xba\x71\x91\x6f\xdc\x31\x4d\xac\xb5\x11\x4a\x0e\xa9\x88\x8d\x3f\xa6\xc1\xc7\x36\xfe\x98\x26\x19\xde\x08\x28\xff\x6d\x29\xfc\x2c\xd5\xff\xec\x9b\x0b\x14\x04\xb5\x09\x45\xac\xfd\xe0\xc6\xcf\x52\x76\x61\xdf\x5c\x94\xae\x1f\x21\x87\x4d\x57\xb9\xc9\xe4\xad\xed\xdd\xbe\xd1\x5b\xb8\xac\x44\x1c\xd6\xea\x6f\x6f\x77\x91\xcf\x6c\x59\x08\xc3\xad\xff\xa5\x28\x8f\x6b\xac\xc7\x08\xb6\xc0\x59\x08\x93\x39\xa8\xdb\xad\x55\x18\x37\xe8\xd6\x19\x53\x14\x89\x06\x56\xe3\xc6\xbd\xdd\xd6\x76\x06\xd0\x60\xdb\xad\x33\x66\xb7\x7d\x6e\x77\x77\x96\x96\x60\x62\x2b\x35\xb3\x6e\x3f\xad\xc2\x44\x4f\x6a\x66\x6d\xe7\x41\xad\xe0\xe0\x71\xcc\x94\x16\xde\x0f\x8a\x17\x68\xa0\xfd\xa0\xe7\x70\x42\x1f\xf4\x2e\xee\x95\xef\x1e\x5b\x3a\xbb\xef\x87\x5b\xdf\x63\xf3\xc0\x6c\x78\x6a\x1e\x8e\xa2\x93\xf8\xdd\x68\xcb\xdb\x71\x13\x53\x58\x49\xd5\x7e\x85\x93\xba\x44\x81\xf3\x2e\xde\xaf\x70\xfa\x1d\xca\x43\x44\xf8\xc2\x15\x78\x14\x5e\xfb\x05\x36\x04\x8e\x9a\x63\x6e\xe3\xb7\x49\xa2\xee\x30\x0b\x73\x1b\xbc\x41\x7a\x7c\x60\x3c\x06\x70\xcb\xfd\x4f\x39\xdf\x83\x31\x7e\xf7\x7a\x7b\x0c\xf5\x26\x0f\xf0\x44\xe2\x71\x8e\xc6\x73\xe8\xc1\xd8\x6d\x5d\xfa\x85\xed\xf4\x68\x4f\xe6\x95\xf8\x1c\xd2\x2f\xac\xf7\xa3\x41\x99\x67\xfb\x31\xbe\xdb\xbf\x7e\x1c\x05\x88\xe2\xc1\x88\xac\xb9\x99\x9f\x03\x3c\x63\x63\x1a\x94\x59\x23\x0c\xca\x84\x4c\x9f\x4f\x35\x60\x4f\x52\x5a\x1e\x55\xb4\x9b\x88\x3a\x92\x30\xcd\x3f\x4a\xf4\x05\x26\x49\xc3\xd8\xa5\x71\xdc\xd4\x71\x3d\x3a\x87\x2a\x52\x79\x74\x0e\x95\x67\x7b\x74\x0e\x55\x72\xf3\x18\xd5\x4d\x6d\xe7\x93\xb8\xb3\x02\x1a\x68\x2e\xa7\x29\x39\x16\x3a\xc9\x81\x33\x19\xb1\x21\xdd\x6c\x16\x9f\x51\xdd\xf9\x1f\x7d\x46\x55\x0b\x3e\xfa\x8c\xaa\xc2\x7b\x72\x0c\x85\x71\x65\x3d\x0e\x1c\x31\x4e\xa3\x7a\xd0\x3f\x88\x23\x9b\x48\xfe\xc1\x6e\xcd\xd8\x00\x4f\xa4\xd0\xaa\xf6\x22\xef\xce\xbe\x7f\xb4\x5b\x93\x24\x7e\x0a\x82\x74\x07\x52\x82\xe4\x02\xfa\x22\xc9\x65\x0d\xcc\xe9\x1c\x15\xf2\xc7\x24\x73\xf0\x14\xc5\xfb\x70\xaf\x4f\x21\xe2\x98\x60\x21\x7f\x0c\xdc\xf8\x94\xb8\xd4\x19\x7c\x51\x64\xce\x8d\xf6\xd4\xa0\x05\x99\x22\x0d\xd7\x24\xed\x9f\x8a\x09\x9d\xe3\xad\x82\x42\x8f\x86\x76\x93\x71\x7c\x10\x23\x84\x19\xf9\x63\xf4\x36\x03\x98\x3f\xd5\x2b\xc6\x76\x91\x37\xbb\x8d\x2a\x94\xa0\x33\x54\xa5\x04\x2d\xaf\xb8\x79\x59\x48\xb1\xfa\xb2\x73\xe5\xcd\x60\xf6\xa7\x1a\x48\xc4\x76\x9b\x0c\x37\x77\xc7\x63\xf0\x36\xa3\x80\x3c\x4a\x15\x25\xe0\x9e\x26\x2d\x68\x15\x85\xb7\xdd\x97\x60\x3d\x2d\x85\xf0\x96\x9b\xf3\x69\x0a\x6f\x87\x2f\x0a\x6f\x41\xad\x8f\x36\x6f\x71\x0a\x95\x2b\x2a\x2e\x78\x4c\xd0\xa5\x0e\xf0\x41\xae\x18\xab\xd2\x83\x7c\x65\x64\x5a\xbd\xa9\x11\x7c\x7a\xd0\xb2\xd4\xef\x85\x2a\xfe\xc0\x94\xc4\xe5\x52\xde\xa8\xde\xf0\x41\xde\x18\xfb\x43\x79\xa3\x2a\xce\x07\x79\xe3\xd0\x32\xf0\x89\x90\x1b\xc3\xfa\xa7\x77\xb5\x0d\x23\x15\x9d\xfe\x88\x4b\xdc\xfa\xaf\x2f\xb4\x8c\xec\x62\x68\x09\xfa\x60\xd8\xa6\x7c\xf6\xc1\xb0\x2d\x6b\x6f\xf3\x20\x7e\x54\xa4\xfb\x20\xc7\xe8\x31\x2d\xe4\x6c\x57\x88\xfb\x0c\xf5\xec\xed\x4f\xc3\xbe\xc7\x8c\xee\xb2\xf1\xcf\x90\x32\x67\xfe\x46\x90\x21\x00\x3d\x1c\x80\x85\x10\xb3\x19\xb0\xeb\xd1\x1a\x4e\x95\xe8\x33\x71\xe2\xe1\x6a\x7f\x26\x4e\x3c\xd0\x02\xcf\x34\xbe\x90\x9b\xfa\x23\xfe\x9a\x99\xab\x9e\xa9\xbd\xa0\xa7\x90\xe8\x6e\x0a\xbb\x1f\xcd\xe1\x02\x4f\x7d\x24\x62\x33\xe1\xd6\x33\xb5\x23\xb4\x0b\xa4\xb8\xd3\x2e\x74\x39\x9a\xb6\x04\xeb\x30\xed\x42\x33\x42\x4b\x21\x27\x29\x8a\xef\x1e\xa2\xb9\x05\x9a\x59\x21\x62\xa5\x0f\x64\x95\x81\x8c\x96\x12\x56\x2e\xbf\x67\x05\xeb\x00\x88\x2b\x84\xaa\xb6\xa5\x33\x11\x77\xde\xb3\x4c\xd9\xe6\xce\xfd\x68\xc6\x16\x67\x18\xb3\xb7\x62\xcc\xaa\x07\xb3\xb7\x62\x34\xa9\x07\x02\xb2\x18\x9b\xeb\x81\x80\x2c\xca\xf3\x9f\x53\x57\x0a\xa7\x85\x28\xc2\x45\x21\xe5\x03\x05\x59\x62\x57\x9c\xca\x51\x01\x46\x02\x52\x7c\x80\x1c\xc4\x94\xc5\x0f\xe4\x63\x0d\x14\x82\x9b\xe8\xd0\x88\xf7\x51\xbe\xe1\xfe\xbc\xe4\xd1\xc5\x73\x98\xbd\x4d\xd9\xa0\xe7\x82\xcd\xf5\x0c\x6b\xf6\xa6\x7d\xd2\xa3\x33\xa7\x72\x87\x07\xeb\xb6\xe8\xc4\xb8\x68\x1a\x9f\x3d\xb7\x5c\x23\x92\x84\xe7\x0e\xe0\x69\x18\xb7\x4a\x45\xb2\x0f\x31\xce\xba\x67\xc8\xf4\xed\x6e\x9b\x1b\xd7\x21\x37\x04\x0e\x96\x41\x4f\x3e\x37\xc6\x51\x30\x7d\x0f\x39\xdb\xb5\xf2\x7a\x48\xbf\x65\xba\xe2\x07\xfb\x39\xc5\xf7\x0f\xf6\x73\x26\x7a\x7c\xa0\xde\x4c\x0b\xfb\x40\xbd\x95\xf8\xae\xc2\xd6\x63\x49\x9a\x2d\xb3\xd4\x3f\x90\x6c\xa6\x3e\x79\x30\xa6\x33\x27\xec\x43\x7e\x88\x12\x40\x60\x10\xe5\xcc\x3c\x72\xf6\xb6\x6a\x92\xd1\x28\x45\xf6\x07\xed\xac\x1e\x23\x68\xb8\x78\x46\xcd\x40\xe8\xf5\x18\x29\xc3\x13\x6d\xa4\x0c\x0f\x1d\x96\x71\xff\xba\x26\xcb\x83\xf6\x57\xcf\x03\x89\x2b\x96\x7b\x11\x3a\xba\xa6\x21\x60\x10\xee\x17\x4e\x4c\x04\xf2\x0a\x05\x93\x44\x3a\x07\xc5\x6a\xcf\x2b\x59\x6b\x79\x84\x56\xd2\x02\xaf\x64\x2d\x50\x90\xda\x41\xa3\xae\xe7\x95\xac\x65\x64\xaf\xb4\xb8\x75\x31\xd3\x71\x34\x2f\x16\x32\x5c\x3b\xef\x01\xb9\xc8\x75\xf4\x12\x72\x43\x46\xea\x3d\x20\x17\x59\xf1\xf7\x90\x5c\xb4\x3c\x82\x63\x4e\xd1\x7b\x20\x35\xe5\x5a\x7b\x0f\xa4\xa6\xd3\xba\x90\x91\xeb\x4f\x97\xde\x97\x18\x1c\x92\x11\x6f\x50\x67\x60\xf3\x57\x13\x7f\x71\xfe\x9b\x70\x2a\x60\xfe\x5e\x82\xe7\x6a\x8b\xf9\x9a\x80\x94\x45\x79\x93\x8c\x26\x20\x06\x69\xc5\x45\xf4\x26\xb9\x3b\xae\xf4\x37\x48\xab\x68\x16\x52\x25\x9e\x91\x66\x0d\x9b\x82\xb0\x8a\xda\x10\x56\xc3\xae\x21\xac\x84\x2f\x08\xab\x78\x91\x80\x02\xcb\xbc\x41\x40\x71\x36\x5f\x03\xe4\xb2\x48\x6f\x46\x9a\xc5\x8d\xfa\x4a\x3e\x45\x05\xce\x32\x3b\xe5\xcd\x41\xe0\x59\x21\x90\x84\x7f\x24\x60\x8a\xcd\xe2\xf1\x6e\xa9\x62\x3c\x22\x67\x07\x17\xc7\xa4\x08\xf2\x2d\x48\x9f\x1d\x47\x51\x61\x0e\x57\xf0\xea\x02\xa0\x50\xf4\xfd\x47\x4c\xd9\x98\x3c\x32\x14\xdb\x5b\x08\x3f\xeb\x40\x08\x2a\x96\x94\x97\xbe\x84\xdf\x90\xeb\x7a\x4b\x58\xe8\xd8\x30\xfa\xff\x6e\x21\xd4\x33\x2e\xad\x34\x96\xc1\x71\x5e\x68\xac\x26\xe6\x7c\x2b\x7e\xd8\xdd\xe7\xa0\x5f\xe8\x50\xdf\x00\xb7\xd9\x47\x70\x35\x09\xcf\x17\x4a\x4a\x94\xf8\xd6\x20\x3c\x01\x3d\x3c\x03\x38\x40\x6f\x25\x22\x63\xf1\x19\x53\x7c\x04\x40\xaf\x2a\x59\x0d\xce\xde\x16\x28\x91\xfe\x54\xc9\x6a\x3f\xf7\xa2\x88\x51\xd5\xfa\xaa\x88\x89\x25\x69\x71\x19\x5a\x45\x43\x64\x87\x28\xc1\x14\x7b\xae\x69\x56\x0f\xc9\xf0\x9a\x7e\xc1\xa0\xf0\x6f\xd3\xae\x7e\x5a\x27\x2e\x44\xfb\x44\xb0\x26\xf8\xdd\xcb\xb1\xf9\xe2\xe5\x48\xa1\xee\xe5\x18\x2f\x1a\xd9\x83\xb8\xde\xae\x91\x3d\xc8\xe7\xed\xaa\xdf\xdc\xda\xc4\x67\x88\xec\x51\xef\x12\x32\x4a\x2d\xb1\x03\x70\x2d\x18\x48\xc4\x5c\xaf\x11\xae\x0c\x2a\xfd\x6a\xef\xe5\x54\x70\x35\xd6\xd8\x2a\x5a\x84\x7b\x00\xb8\x19\x23\x07\xd2\x6b\xb6\x70\xfb\x3e\xf1\x72\x8e\x66\xbf\x75\xd0\x1d\xf2\x3d\x1d\x2c\xc3\xb8\x94\x22\x52\x9e\xf0\x55\x66\xa8\x7d\xbd\x09\x97\x65\xbc\xb0\xdc\x7e\x46\x26\xd5\xce\xf3\xbd\xbe\xbd\x21\xf6\xe2\xba\x9c\x66\xd3\x79\x31\x19\x1f\x2a\x48\x5e\x6c\xbf\x22\xe9\xdf\xeb\x45\xaa\xb9\xd8\x8b\xf1\xd7\x54\x85\xf9\x1a\x25\x5f\x5b\xba\xf7\x22\x8f\xa9\xab\x66\x36\x6f\x6f\xa7\x97\x9b\x54\x91\xfa\x7b\x2b\xce\xa4\x93\x5b\x73\x03\xa0\xba\x0d\x2a\xf8\xa7\xbd\xdf\xfb\x5d\xbe\x5d\x75\xf0\x6b\xd6\x4b\x93\x31\xbc\x37\x49\x42\x05\xe5\x56\xe8\x89\x68\xf5\xbd\x49\x17\xe8\xd6\x36\xbc\x81\xe8\xe5\x8e\x68\xc9\xc0\xb8\xa5\x05\xb9\x35\x5f\x2c\xbe\xf4\x13\x7d\xb7\x99\x4e\x69\x69\x93\x7e\xd3\xa1\x2b\x61\x71\x71\x36\x39\x43\x45\x98\x1b\xd5\xa3\x73\xb5\x49\x74\x2a\x3a\x8a\x90\xf8\x56\x36\x9b\xa5\x60\x98\xcd\xd2\x01\x3d\xa4\x54\x14\x4f\x3c\xda\xcd\x53\xf9\x41\xf8\xe5\xd6\x31\x99\xa5\x07\xca\x64\x96\xdd\xba\x18\x66\x8b\x21\x1f\x82\xd5\x79\x02\x1f\xbc\x73\xdd\x5d\x24\xf2\xd6\x2d\xe5\x7d\xf0\x61\x76\xb9\x5e\xb4\x5b\x9e\x4b\xd2\x75\x9b\x45\xe5\x25\x07\xa5\xb6\x0a\x2f\x39\x28\xa5\x64\xdf\x57\xd9\xac\xcf\xa8\x7f\xb3\x75\xbd\x3a\xa0\x51\xdf\x17\x4d\x23\x2a\x83\x97\x14\x94\x1a\x2d\xbc\xdf\x1d\x3b\x14\x8e\xbf\xef\xa6\x0c\x40\x93\x80\x52\x63\x86\x97\x54\xdf\x18\x59\xac\x83\x54\xdf\x04\xe6\x5f\xc7\xe1\x76\xef\x3c\x67\xca\x14\x9e\xb1\x1a\xcf\x99\xe7\xca\x77\xcb\x34\xbe\xdb\x0e\x16\xe4\xdf\x96\x5c\x07\x76\x5b\xfd\x58\x16\x42\x36\xfc\x8d\x78\x1d\x07\x44\x52\x54\xc0\x5e\xfb\xa3\x45\xd7\x71\x7c\xc7\xfd\x38\x78\x4e\x07\xcf\x94\x21\x65\x52\xb1\x63\xc4\x1d\x0d\xcb\xe7\x75\x7c\x57\x6d\x39\x92\x3f\x1a\x15\x1a\xcf\x9d\xef\x96\x19\x7c\xf7\x19\xc5\xe0\x02\xba\xa4\xbc\x92\x11\x7f\x77\x6e\x39\x12\xc0\x25\x81\x63\xc4\xdf\x9d\x5b\x0e\x47\xff\xdd\xb9\xe5\x70\xc4\x49\x40\xe9\x37\x0b\x28\x6d\x66\x01\x05\x86\x9c\xf9\x4e\xfb\xdf\x55\x5c\x8e\x83\xf6\xbf\x9b\x78\x96\x0c\x3c\x19\x49\xe4\xf2\x3b\x92\xc8\xc6\xe0\x33\x64\xda\xa2\x5f\xd2\x26\x91\xe3\x76\x1d\x05\xdd\x70\xa7\xdf\xa2\x68\xd4\x86\xc8\xf2\x8d\x6a\x61\x1d\xe4\x4d\x22\x5d\xf8\x3a\xb4\x6e\xef\x36\x84\xbf\x05\x34\xd8\x3a\x48\x9c\x44\xde\xcb\x75\x98\x14\xc9\x99\x28\x48\xd2\x87\x8d\x7e\x10\x2d\x47\xa6\x11\x7b\xe7\x19\xc3\xf5\xe5\x32\x55\xd1\xa1\xdf\x11\xd9\x75\xbf\x77\x2e\x60\xd7\x9b\x4c\xde\xcb\xe9\x22\x93\x37\x3c\xc2\x3a\xaa\x04\x19\xd3\x55\xb1\xa1\x5e\x00\x57\xbd\x9b\xaa\x2f\x9b\xca\x16\x12\x22\xbf\xbf\x3c\x33\x34\xac\xdb\xd7\xf1\x17\x65\xb7\x8e\x26\xe8\x2c\x62\x93\x94\xf4\x19\x52\xd2\x9d\x8a\x19\xfc\x74\x47\x62\x06\xbf\xdc\x3c\x88\x28\x1a\x06\xa7\xeb\x68\x18\x0d\x3b\xe1\xc4\xb0\xca\x0e\x83\x30\x02\xd9\xb9\x6c\x88\x2a\x5d\x45\x42\x0a\xe4\x68\x14\x83\x66\x3b\x23\x4a\x55\x76\x07\x74\x75\x55\x8d\xc9\xec\x50\x97\x4e\x6c\xf7\xb6\x63\xd8\xdc\xa8\x8d\x70\x0f\xeb\x30\x48\x15\x92\xe0\x75\x18\xa4\x6a\xda\x94\x94\x9c\xdf\x95\xd5\x4d\x06\x81\x7e\xa9\x0d\x8f\x8c\xfa\xa5\xe9\x33\x24\x65\x14\x52\x3f\x3a\x80\x76\x04\x4d\x09\x24\x03\xe1\xd3\x00\xf4\x11\xf4\xa5\x2f\x48\xa2\x06\x50\x0d\x84\x62\x83\x71\x1b\x52\x1e\x7d\xcf\x3a\x06\xb6\xc3\xd3\x1f\xde\xc7\x7e\x0f\x32\xce\x96\x30\x35\x8d\xbe\x35\x35\xad\xf6\x8d\xa9\x69\xc0\x81\x4e\xd2\xed\x88\xb8\x21\xc5\xf6\x1a\xd2\x77\xb4\x84\xbd\x14\xc4\xfa\x3a\x26\x52\x9c\x02\x7c\xc6\x92\x77\x9f\x1a\xa7\x6a\x79\x34\x67\x00\xeb\x9f\x41\x0d\x80\x9d\x98\x39\x16\x80\xfd\x97\x61\xdc\x1a\x5f\x77\xb1\x3f\x16\xe6\x59\x2e\xfd\x32\xfe\x2f\xf0\xad\xfa\xbf\xff\xeb\xc9\xa9\x59\xa2\x4a\xc0\x5b\x8b\xef\xd6\xbd\x78\xa6\x33\xd2\x84\x17\xd7\x71\x79\xdd\x03\x10\x69\xc2\x8b\xb3\x77\x9a\xb6\x9c\xbe\x4e\x6f\x7e\xcb\x40\x7c\x89\xc8\x4e\x72\xa7\xbb\xa2\x4a\x0c\x44\x88\x64\x06\x2f\xae\x3a\xf2\x82\x1a\xd8\xe5\xd4\xed\xc9\x46\x1f\x7f\x00\xf5\x49\xdc\xd7\x42\x0f\x17\x71\x5f\x2b\x15\x4c\xf5\x2d\x44\x17\x57\x78\x61\x64\x97\x57\x38\x0d\x99\xf6\xbb\x30\x13\x44\x8e\x8a\x1d\x0a\x59\x44\x68\x88\x75\x98\xea\x5b\x88\x2e\x1d\x7b\x9c\xd2\x8b\xfc\xcf\x0e\xe1\xe2\x2a\x8d\x0a\x2f\xcf\x34\x74\xe3\x61\xe9\x2e\xbc\x51\x79\xba\x45\x20\x82\x6a\x20\xcb\x9b\x3c\xcf\x42\x7a\xe3\x68\x35\x59\xcc\x9b\x84\xd4\xd3\x0a\xdc\xe7\xae\xd3\x4d\x36\xe7\x69\xa3\x98\xab\xb8\x53\x37\xc8\xbb\xd0\xa6\xa9\xb9\x85\x7a\x7b\x6f\x33\xe2\x8f\x20\x19\xa4\x5e\x59\xc7\x9e\x3c\xd3\xce\xe6\x7a\xf6\x6a\xdc\x5c\xcf\x5e\xb7\xdb\xeb\xd9\xf2\x5c\xc9\x09\x18\xa0\x5f\x86\x6b\xf6\x70\x25\xff\x99\xd0\x6d\x1d\x10\x37\xc4\x42\x5e\x07\xc4\x0d\xf9\xe6\xd7\x41\xa6\xee\xe1\x65\xf1\x40\x70\x24\x06\x84\xaa\xe7\x88\x32\x68\xf3\xdc\xe5\xc4\xe3\x24\x95\xc6\x3a\x88\xbb\x79\x04\x50\x68\xf0\xdc\xc0\x1f\x41\x33\x8b\x80\xbf\x12\x58\xf4\xfb\x7a\xc3\xf9\xcc\x65\xd4\x69\xf3\x23\x5c\x56\xdc\xc4\xb8\xd8\x25\x88\x98\x75\x7c\x84\xcb\x8a\xeb\x91\xbc\x8f\x41\x0f\xbc\x76\x6c\x65\xae\x47\x4f\xfc\xeb\xf5\xf8\x3d\x27\x04\x05\x5e\xd1\x09\x41\x81\xd7\x72\x3a\xbc\x2a\x2b\xcf\x85\xef\x9d\x67\x6f\x4a\x9f\x1b\xdf\x1b\xcf\x08\x37\x96\xe5\x07\xdf\x7d\x46\x67\xc7\xa9\x4e\x08\x13\x88\xc7\xb3\x92\x32\x82\x21\x0c\x5e\x9a\xf6\x8b\xfe\x8b\x13\x9b\x0e\x2e\x4d\x4e\x75\x4a\x08\x34\xc0\x1a\x29\x21\xd0\x60\xa7\xa5\x8f\x9e\x29\x04\x5c\x5d\x29\x71\x81\xb2\x95\x53\x42\x88\xc1\xae\x4b\x90\x30\x04\x41\x5d\x89\xe0\x9d\xf0\x25\x2b\x7d\xe4\x4c\xf5\xa8\xa4\x88\xdd\x39\x6c\x48\x6f\x15\xf6\x66\x52\x3d\x93\xa3\xbb\x10\x67\x00\x1f\x62\x84\xe2\x7c\x99\x73\x27\x3b\xa0\x88\xea\x69\xef\x46\xf5\xc4\x64\x7b\xa5\xac\x52\x4c\x18\x95\x30\x64\x07\x18\x61\x3d\x39\xac\xc9\xb4\x3b\xa8\x16\x57\xca\xa2\x7d\x9f\x35\x24\x9b\x56\x89\x9b\x09\x00\xb2\x0b\x6f\x97\x5e\x4c\x3e\xab\xa1\x99\x02\xe6\xcd\x24\x2c\x05\x95\x18\x18\x21\xa1\xad\xe9\x16\x32\xc0\xe7\xb4\x7a\xa8\x6e\xa0\x17\x93\xaa\x1b\xe7\x48\x0d\x8d\x04\x44\xc2\x42\x3c\xbb\x82\x61\xed\x2d\xbc\x45\xf9\x3b\x27\x38\x69\xed\x8d\x33\xd8\x4a\xd5\x68\xf9\x0e\x5e\x83\xce\x69\x03\x55\x36\xcb\x06\x50\xbe\x14\x6c\x6f\x56\x42\xf9\x32\xe3\x19\x01\x67\xb2\x86\xa8\x07\xb8\xaa\xac\x04\x0b\x54\x11\xce\x16\xcb\x80\x26\x0a\x23\x6f\xa0\x86\xec\xb3\x3a\x4b\x77\x04\xc9\xb0\xc9\x60\xb0\xd2\x47\xd3\x4c\xf2\xfe\xac\x44\x68\x24\x52\xeb\xac\x44\x68\x24\x02\xfb\xaf\x44\x68\xa4\xc3\xd1\x35\xe4\x9b\x60\xea\x84\x10\xa1\x27\x8f\x58\x03\x17\x80\xfe\x53\x88\x0d\x3c\x0f\x48\x0a\x46\x71\xd6\x49\xd5\x28\xbd\x9b\x48\xd5\x28\x3d\x9d\xba\x87\x92\x32\x1f\x51\xb3\xa4\xcb\x13\x1e\x80\x64\x46\x5f\x09\x13\x50\x09\xff\xd4\xc5\x18\x7f\xd9\xe2\xad\xd4\xa5\x67\x3d\x8e\xa4\x6e\x14\x61\x27\x5c\x05\x89\x31\xbc\x52\x3f\x79\x66\x06\x71\x15\x5c\x42\x05\x55\xd3\x89\xd6\xbf\xd2\x70\x53\xbb\x93\x24\x6b\x62\xf9\x21\x6b\x8a\x98\x03\xb2\xa6\xb8\x5f\x20\x6b\x3a\x39\xf7\x57\x82\xac\x29\xa2\x91\xe1\xf1\xb4\x25\x55\xbe\xee\x43\x23\x6d\xc6\xc6\x1f\xda\x31\xb9\x36\x53\x02\x4b\xd4\x43\x40\x4d\xac\x45\x57\x9a\xca\xec\x20\x20\xd3\xf4\x10\x31\x45\x13\xea\x6e\x5a\x5b\xd9\xe1\x62\x4e\x27\xb2\xc3\x78\xbe\x5d\x1c\x6b\x28\x80\x77\xb8\x53\xb7\x44\x47\x65\x04\x4d\x89\xce\xb4\x20\xef\x3c\xc2\x2b\x0e\x0e\xbd\x2f\xc9\x79\x11\x82\xc9\x68\x64\x0c\x92\x61\x32\xa5\xc9\x93\x61\x32\xa5\xaf\x93\xd9\x68\xa2\x0a\xfd\x07\x0a\x5b\xc8\xe3\xc4\x47\x26\xa3\x91\x99\x48\x26\xa3\x89\x15\x32\x19\x4d\x60\x46\x93\xd1\xc8\x05\xa4\x13\x43\x5d\x0f\xde\xa9\x16\xce\x51\x9e\x6a\xde\x9c\x98\x33\x30\x0d\x50\x86\x31\x4d\xf7\x45\x2d\xa2\x93\x1c\x26\x33\xc9\x06\x14\xca\x01\xfe\xa9\x3f\x8a\x93\x79\xc5\xc9\xa7\xfe\x85\x9f\x87\x98\xea\xc2\xd6\xdf\xfd\x65\x3a\x9a\xe9\x88\xa1\x6f\x46\xa0\x17\x23\x05\x4c\x87\x7c\x69\xf9\x2f\x94\x44\x0a\x18\xee\xbc\x7f\xa4\x8f\x2f\xda\xd3\x8b\x1b\xaf\x50\x18\xd9\xf2\xe3\x0b\xc5\x0c\x15\xe0\x61\xbe\xd5\x24\x51\x43\x71\x50\x15\x4f\xdf\xaa\x95\xc4\x2f\xff\xe8\x22\x06\xfc\xd1\x45\x2d\x16\x5c\xe9\x90\xc7\xc6\x70\x4b\xee\xdc\xdb\xe3\x64\x77\x68\xd4\xa2\x0c\x10\xc6\x77\x64\x1e\xd1\x0e\x8c\xb2\x53\x75\x63\x7b\x0a\x8d\x9b\x4c\x35\x23\x1a\x09\xe1\x0f\xd0\x19\xbb\xc0\xe9\xd8\x38\xc4\xbb\x9a\xd0\x57\x64\x18\x58\xc9\x90\x97\x48\x7f\x56\xda\x08\x46\xa0\x53\xd2\x46\x30\x02\x95\x9e\x36\x16\xd8\x22\xb0\x7d\x52\xd9\x0e\xc4\xa2\x3e\x8b\x45\x6d\xc7\xac\xfe\xc8\x15\xd2\x83\xa0\x03\xd6\x3d\x11\xc9\xe0\x80\x58\x4a\x24\xe4\x26\xdb\xc0\x4a\x91\x23\x51\x8c\xf3\x28\x63\x00\xec\x07\x34\x2a\x3e\x26\xc2\x39\x3e\x25\x2b\x91\x9d\xfb\x40\x96\x90\xd0\xcf\x90\xb6\x63\x25\x29\xaa\xe8\x18\xcd\x50\xe3\x19\x95\x4c\xf9\x33\xee\xd4\x4a\x64\xdf\x26\x53\xd9\x4a\x92\x5b\xd5\x06\x10\x82\xb8\x99\x89\x75\x60\x4a\xec\x95\xd0\xd7\x14\x6f\xc1\x17\x08\xab\xdf\xa1\xf9\x60\xb0\x12\x34\x59\x53\x5e\x93\x3e\xda\x6b\x05\xe8\xaf\x31\xf0\xdc\x8b\x68\x69\x84\x3d\x4b\x7c\x31\x51\x59\xe2\x2b\xf9\x1d\x3c\x0f\x76\xcc\x12\x5f\xdc\x99\x99\x80\xe9\x58\x07\xaf\x2c\xf1\x55\x2c\xdf\xf9\x5e\x79\xc6\x1c\x9a\xfb\x2f\x87\x04\xa9\xd9\x10\xd4\xd7\xb0\xd0\x49\xa3\x85\xe7\x9b\xe7\xc5\x33\x56\x52\xec\xfa\x7c\xc8\xc2\x0c\x7b\x00\x6a\x26\x26\x23\x5a\xaa\x50\x3a\x39\x21\x5d\xe1\x64\xe4\x24\xd4\x89\xe7\x90\xae\xd0\x03\xb4\xd8\x51\x7c\x86\x36\x2c\x16\x9a\x46\x74\x63\xfc\x09\xea\xb6\xf8\x2c\x78\x80\x91\x00\x2f\xdb\x33\x44\x2c\xc7\x38\x43\x56\xe9\x4a\xbf\x32\x02\x22\x14\xc2\x2b\x67\x27\x09\x90\x32\x93\xc4\x19\xcb\x19\x28\x38\x57\x39\x03\x05\xdb\x3b\x43\x52\x85\xd4\x29\x6b\xf5\x52\x9c\x25\x83\x24\x60\xfa\xb0\xb2\xa1\xd2\x95\xc0\xe5\x0c\x95\x0a\x6e\xcb\xe4\xe8\x96\x8b\xcb\x1f\x19\xb5\x90\x45\xae\x4c\x8e\x6e\x14\xf4\x2b\x93\xa3\xdb\xf3\x9a\x89\x9e\xb0\xec\x0e\x9d\x4d\x43\x84\xbd\x32\x49\xba\x51\xae\xae\x5c\x24\x59\x2d\x34\x79\x06\xf0\x02\x32\x71\x70\x24\xe9\x96\x7e\xcb\x28\x6c\x3a\xd6\x3e\x2b\x93\x99\x7b\xb9\x58\x0a\xa1\xdc\x62\x05\x91\x8f\x53\x5c\x11\xf9\xb8\xea\x55\xc1\x89\x83\xae\xe2\x37\xc7\x56\x91\xdf\x38\xf9\x55\xf0\x00\xf5\x23\xc4\x96\x9c\x68\xae\x82\xc4\xd8\x74\xa7\x59\x7e\xbf\xf8\x6e\xf9\x9b\x79\xb1\x37\xa0\x73\x73\x93\x80\x1b\x31\xeb\xca\x15\x6a\x9f\x6b\x21\x93\x8c\x1b\x51\xec\xca\xca\x9c\xdc\xdc\xca\x9c\x38\x48\xf9\xa3\xcf\x16\xb2\xde\x95\x49\xb7\xad\x98\x35\xa3\xda\x69\x38\x00\xaf\x4c\xba\x6d\x99\xc0\xdc\x9c\x53\x00\x6d\xb1\xe8\xbe\x40\xe4\xb8\x27\x9b\x50\xfb\x8c\xaa\x0e\x0b\x86\x95\x49\xab\x2d\x01\x91\x09\x94\xae\xf1\xc8\xca\x10\x6b\x18\x7a\xae\xdc\x5d\x7f\xba\xeb\x5a\x4b\xbb\x5b\xbb\xc0\x5a\xc1\x0d\x00\x7c\x3a\xec\x70\xc9\x66\x1d\x76\xa6\xe5\x31\x27\x5c\x7e\xbf\x84\xd5\x17\x6c\x05\x57\xfd\x0b\xc5\xe5\x0e\x53\xb5\xec\xc5\xf4\xec\x8e\xaa\x3b\xcf\x0c\x64\x38\xcf\x7c\x1f\xec\x57\x68\x8f\x3c\xb4\xc3\xe3\x52\xc9\xc6\x73\x52\xc8\x91\x83\x40\x03\x96\x20\xd0\xdc\xb1\x41\xa0\xb9\xf6\xe3\x23\xa4\xbc\x0b\x33\x72\xa7\xe2\xf6\x1d\x1e\x22\x17\x0d\xc1\xd3\x51\x5c\x10\x23\x40\xc9\x98\xe5\x8f\xa4\xab\x4a\x52\xb2\x9e\x7a\xf2\x09\x19\x8b\xe7\x43\x5a\x31\x1b\xed\x41\x18\xa1\xf5\x1a\xf6\x1d\x2b\x4f\x28\x4d\x17\x1d\x99\xd4\x21\x9f\x90\x89\x08\x75\x04\x2c\x98\xc0\x1c\xff\x7a\xc1\xdd\x20\xb0\x86\x34\xa1\x62\xa0\x6c\x5c\x08\xe5\xc4\x19\xa2\xf0\x88\x81\x4d\x79\x41\x77\xec\x74\x30\xae\xb0\x91\x34\x93\x4d\x13\xfc\xa1\x78\x1a\x71\x1d\xf2\xce\xcf\x26\xe6\x56\xbe\x99\xb1\x7c\x39\xa4\x94\xf3\x47\x2d\xd6\x00\xd9\xbc\xdc\x32\xa9\x99\xe0\x0f\x01\x97\xc1\x1f\xfe\xb5\x15\x93\xcf\xc0\x34\xbc\x96\xf2\xca\xcb\xd9\x07\x46\xc3\x4a\x15\x0f\xbd\x86\xd7\x8a\x60\xb3\x86\xd7\x31\x65\x67\x4c\x32\x8d\x19\x49\x4a\x26\x37\x9f\xc1\xa3\x32\x96\x53\xc3\x4d\xf7\xee\xe9\x86\xf1\x14\x9c\x31\xcd\x74\x7a\x0a\xb3\x3f\x02\x66\xeb\x07\xcc\x0c\x20\xe2\x43\xb8\x2b\x4f\x60\x76\x93\x18\x63\x53\x69\x48\xbe\xd4\xd8\x89\x8f\x88\x0f\x11\x67\xfe\x92\xec\xf7\x3b\x40\x06\xd2\x82\xa6\x3c\x02\x7b\x98\x88\x5b\x71\x63\xbe\x60\x08\xec\x1d\x92\xb2\xc6\x3d\x79\x79\x05\x54\x7b\x94\x23\xb0\x13\xac\x09\xdc\xed\x97\x49\xec\x60\x08\x32\xc1\xa7\x66\x11\xb1\x46\xb0\x08\x61\xb9\x61\xab\x5d\x16\x73\x6f\x4b\xc3\xe7\x1b\x13\x02\x27\xdf\xf8\x10\x81\x11\x89\x0f\x11\x27\x92\xf8\x10\x87\x9c\x58\xc6\xa0\xe7\x08\xac\x8e\x52\xf1\x90\x2f\xcb\xb7\x52\x5e\x11\x8d\x29\xb6\x65\x08\xb2\x29\xb6\x03\xe5\x99\x62\x5b\x42\x34\xeb\x5b\xa4\xdc\x36\xef\x00\x99\x06\x8c\x24\x11\x78\x7b\x3b\xc7\x80\x6c\x24\x89\xc0\x5b\xdb\x5b\xc2\x3b\x5d\x17\xa4\xb8\xa1\xf4\x3a\x92\x87\xc9\xc6\x95\x90\xbb\xc9\xe1\x82\xe4\x04\xe2\x75\xd4\x8b\x1b\x46\x4f\x23\x39\xa2\xbc\x85\xd3\x03\xb7\x03\x4e\xfa\x21\x7e\xc4\x11\x97\xd6\x13\x70\x02\xf4\x23\xb9\xf1\x67\xb8\xf9\x95\x75\x4b\xb2\x5b\xe9\x51\x35\x72\xf9\x71\x15\xdc\xb4\xfa\x25\xc5\x35\xf0\xc4\x32\xf8\xe2\x32\x88\x81\xf4\x4b\x72\xde\x1e\xb1\xb4\x04\x19\x71\xb6\xfe\xad\xef\x63\xe0\x5a\xa9\xaa\x27\xf0\x84\x03\x8a\xd1\x31\xa0\xf7\x60\xae\xa9\xf2\x3a\xb8\x78\xc9\xe2\x26\xea\x43\x95\x36\x42\xe2\xae\xfc\x6a\xd8\x01\xdf\x90\x09\x3e\xb1\xa4\x43\x74\x52\x0a\xba\x2c\x64\x85\x12\x6c\x11\x7d\x42\x98\x8d\x3e\xe1\x09\x7e\xb5\x79\x2a\xfe\xd0\x2e\x45\xf8\x23\x16\x05\xb7\x5d\x39\x34\xac\x5d\xbe\x68\x58\x0b\x81\x54\x0e\xad\x54\xb8\x9c\x4b\x78\x30\xc1\xa1\x97\x03\xb1\xd1\xf4\x59\x1d\x41\xb7\x14\x37\x8b\x5a\xae\x62\x98\x0a\xaf\x99\x72\x38\x00\x0e\x5e\x39\x02\x66\x8b\xe9\xe1\xb3\x2c\x26\x5f\x3e\x84\x46\xa0\x87\x75\x04\x1a\xd5\x5d\xc1\xf8\x5b\x3d\x61\x31\xfc\x44\x45\x83\x56\x0c\x3f\x21\xb5\x5c\x22\xfc\x84\x70\x62\x79\xa4\x3c\xb3\x18\x7d\x02\x5b\xbc\x55\x12\x06\xc0\xd3\x76\x31\x4c\x8e\xef\xe8\x5d\x04\x2b\x09\x30\xec\x72\x49\x01\xa3\xa5\x84\xb1\xd9\x47\xc0\x08\x5c\x19\x18\xa7\xcf\xd8\x4e\x3b\xf8\xac\x4c\x81\xda\xc6\x25\x95\xf7\x2c\x39\xc0\xb5\x54\xe0\x39\x8b\x61\xc4\xc1\xe2\x15\xe3\x92\xaa\x17\x2d\x84\x9b\x50\x78\x59\x8c\x51\x4a\xfe\xb6\x55\xb2\x5b\x64\xfa\x07\x43\xa0\x78\xd6\x0c\xd1\x45\xcd\x31\x12\x5f\x88\x56\xb2\xac\x8e\xe5\x92\x4d\x69\xb9\x24\x17\x5f\x08\x3d\xd1\x48\x49\xba\x8a\x96\x4b\x6e\xa3\xb0\x5c\x72\xb8\x61\xb9\xc4\x3e\x2c\x05\xe0\xed\x30\xac\xc0\xbb\x6d\x05\xc0\x0c\xd1\x88\xa5\x0a\xaf\x0a\x72\x45\x13\xeb\xad\x02\x31\x3b\x64\x98\x4a\xf5\xe8\x80\x8c\x4b\x0d\x24\x61\x1d\x4c\x23\x08\xfa\xb2\x8a\x89\x0e\x63\xc8\x66\xee\xae\x88\x9a\x8b\xb6\xdf\xa2\xb6\x42\x50\x89\xa6\xac\xa7\x54\xa5\x38\x20\x8f\xa2\xf5\x37\xe7\xb0\x68\xfd\xed\x00\xb4\xfe\xf6\x2e\x2a\x98\x2f\x29\xfa\x2d\x1a\x7f\x13\x11\x66\x15\xfd\xc8\x09\x1b\xb8\x8a\x71\x4d\xf1\xde\x5f\x05\x93\x25\xc9\xb0\x62\xae\x6e\xdc\xfd\x57\x31\x57\xb7\x98\xbd\x98\xab\x5b\x02\xb6\x98\xab\x5b\x24\x59\x9a\x40\xfe\xcd\x11\x97\xe6\x08\x00\xb4\x39\x02\xdb\x8e\x11\x30\xb4\x26\xd4\x9e\xea\x20\x82\xe1\x7d\x8b\x89\xbc\xc5\xc6\xc5\x44\xde\x44\x54\x5b\x05\x32\x78\xa8\xb6\x28\x26\x5d\x94\x69\x2b\x26\x5d\x14\xe3\x96\x8e\x35\x98\xfb\x81\x28\xa7\x33\x1d\xd6\x77\x70\xd5\x3f\xd3\xbb\x99\x99\xc2\x1c\x3c\xe4\x78\xa5\x2b\x47\xcb\xbe\xe8\xd2\xea\xd1\xc0\x36\x5c\x29\x62\xe9\xca\xd1\x3c\x26\xdd\x34\x22\x42\x46\x00\x0a\x89\x99\x32\x02\x7e\xaa\x98\xee\x3b\x10\xde\x90\xcc\x74\x9a\x06\x20\x83\x63\x8b\x7a\x5a\x2f\x8c\x32\x62\x3d\xe8\x05\xfb\xef\xda\xec\x5f\x4d\xad\x2c\x58\x31\xf5\xb7\x3a\x96\xa2\xaa\x16\x43\x9f\x55\x4c\xfd\xed\x5d\x5f\xa0\x99\x1b\x51\x93\x56\x31\x0f\xb8\x67\x08\xc1\x67\x96\x4e\x2a\x90\xc9\x41\xa9\x14\x6c\xc3\xd5\x45\x14\xd3\x80\x4b\x44\x94\xa9\x85\xac\xbd\xa0\xbb\x1d\x87\x90\x41\x27\x37\x72\x72\xac\x62\x78\xf9\xc3\x83\xae\xa9\xb8\x34\x77\x99\x9a\xe0\x7b\xa0\xb0\x15\xaf\x2e\xe6\xd4\x81\x20\xfa\xdf\x56\x61\x6a\xa0\x8c\x73\x4c\xb3\xe2\x52\x69\x9d\x82\xb5\x78\x53\x61\x53\x50\xf9\x66\x89\xdb\xb2\xf4\x20\x70\xd2\x49\xfe\x1d\x57\x09\x74\x72\x96\xcc\x2e\xc4\xb9\xa8\xee\x8c\x85\xba\x59\x44\xb3\x50\x37\xbb\x31\x75\xb6\x97\xb0\x2e\x4b\x80\x01\x7e\x69\x59\x28\xf2\x36\x60\xda\x70\x29\xf4\xb5\x97\x98\x2e\x2b\xa0\x67\x2a\x90\xb6\x66\x29\xe3\xa2\x41\x9d\xd2\x98\x12\xd2\x56\x08\xb2\x72\x12\xf1\xd4\xb3\x0d\xfd\x9c\xa5\x7f\x0b\xf4\x73\x96\x7d\x28\x8a\x5e\xbb\xd3\x07\xfd\x9c\x25\x0b\x4a\xc8\x61\x21\x94\x8a\x72\x58\xe9\xfc\x02\x01\x9d\xbb\xbb\x5c\x39\xac\x2c\x53\x21\x30\xab\x76\x02\xe5\x8c\xab\x9c\x71\x22\x93\xad\x9e\x18\xe3\xb2\x4a\x02\x16\x13\x86\x23\x99\x2b\x57\x4c\x3e\xb0\xe0\xde\x98\xe5\x3f\x0a\x69\x8c\x30\x1d\x5d\xe5\x0a\xf0\xe9\x44\x69\xad\xfc\x43\xb9\x02\x62\xff\x70\x48\x9b\x6b\x04\x35\x3d\x8a\x63\x51\x42\xdb\x1c\xe5\x25\x77\xed\x91\x33\x8a\x7d\xe0\x59\xf3\x80\x77\xe1\x0f\x13\x77\xf1\xec\x5d\xb0\x0b\x04\x4c\x33\x7f\x77\x4f\xd9\x1d\x28\xc3\x97\x61\x15\x8b\x11\x98\xd4\x49\xd2\x0e\xbe\x8b\x28\x21\x9b\xeb\xff\x0f\x56\xba\x40\x53\xe7\xee\xa6\x25\x2d\x78\x8f\x8e\x1e\xdb\xf3\x87\xaa\x2e\x51\xc0\x76\x08\xf0\x1d\x65\x2b\xf0\x66\x38\x46\x9d\xed\xee\x66\x48\xea\xde\x3d\x27\x3b\xc6\xc3\x40\xb7\x9b\x43\x14\xb4\x49\x12\xed\x7c\x6e\x92\x44\x47\x0d\x87\x46\xef\x3b\x76\x86\x9d\x38\x4e\x48\xf5\x02\xa5\xdd\xb0\x2f\x5f\xc5\x1c\xe1\xdd\xdb\x61\x13\xc2\xda\xa5\x81\xb6\xae\x5a\xb9\x94\x47\x80\x69\xf8\xc9\x74\x42\x6d\x33\x12\x75\x2f\xaa\x87\x20\xd5\x62\x1f\x73\x10\x75\xf1\x9a\x39\x88\xba\xe7\xf2\x01\x46\x37\xd6\x13\xf3\xc8\xdc\x3d\x31\x77\xc0\x88\xeb\x7e\x5f\x92\x45\xaf\x37\xb8\x77\x3b\xde\xfa\xa1\x93\x29\xa4\x17\x9a\x33\x5e\x54\x17\xc4\x8b\x71\x5f\x04\x33\x02\xd3\xba\x35\xcd\x03\x2e\xd7\x51\xde\x98\x25\x8b\x69\xdc\xeb\x30\xdf\x08\xfc\x6c\x6b\xb7\xad\x09\x1b\xce\x2e\x1e\xe0\xc8\x04\x2e\xfe\x35\x29\x91\x44\x7a\x8d\x4c\xe0\xd0\x98\xf5\x90\xec\x19\xfe\xc1\x51\x9e\x43\x53\xf1\x7c\x6c\xe2\xd2\x7a\x04\xcc\x83\x97\x80\xb9\xf0\x32\x5d\x0c\x8b\x69\x90\xcc\xf6\xa9\xe6\x21\x92\x6f\xab\xe6\x21\xd2\xce\xa8\x1e\x01\x73\xe5\x45\x23\x1b\xae\xc6\x7a\x08\xf4\xf2\x8f\xe9\xcb\x21\x4f\x6a\x12\x68\x6e\xfa\x8a\x57\x64\x96\x71\xab\x29\x82\x23\xfb\x12\xda\x59\x5a\x4b\xfa\x1a\x71\xb7\xd6\xe4\x1a\x08\x68\xa4\x35\x5a\xbe\x60\x3c\xac\xbc\xbe\x42\x33\x6b\x96\x51\x23\xab\x11\x57\x68\x4d\x3a\xa3\x24\xa1\x11\x6d\x81\x37\x6b\x0e\xd0\xa8\x0f\xa9\xab\x2f\xf8\xaa\x90\xba\x95\xfc\xf7\xab\x66\x9d\x69\x96\x7f\x86\xb3\xeb\x8b\xeb\x0e\x7a\xa9\x91\x98\xc8\xd9\x8d\x3c\xdf\xcb\x3f\x68\x64\x5c\x36\xf3\x12\x1d\xd1\x58\x40\x63\x95\x07\x35\x13\x23\xcb\xc6\x63\x72\x0d\x4d\x4b\x74\x38\x66\x13\x80\x27\x17\xa7\xe0\x9f\xc5\xee\xac\x85\x2d\xe0\x34\x17\xdc\xb3\x04\xcb\x6c\xdf\x84\x1c\x5b\xd5\xac\x44\xd2\xaa\x95\x48\xfd\xc3\xf5\x2b\x01\xbc\xd5\x55\x78\x59\x48\xb3\x6f\x81\x2f\xb1\xfe\x76\xa8\x41\xba\x4b\x5e\x14\xa1\x38\x61\xa6\x28\x3a\x84\xcb\x3c\xe0\xc9\x3a\x55\x42\x2d\xf9\x52\x7c\xf9\x93\x70\xac\x98\xf4\xe3\xc9\xba\xaa\xa1\x98\xb0\xef\x5f\x55\x35\x3e\x06\xfe\xab\x86\x1a\xbf\xdb\xb8\xf9\x9f\xa2\xce\x56\xba\x68\x1d\xe3\x75\xb9\xd0\x2d\xec\xe5\x19\x77\x93\x72\xa9\xbe\x18\xf2\x89\x63\x58\xa1\x7e\x4b\x71\x76\x9b\x24\x3a\x58\xa9\x36\xc9\x40\x17\x47\x1b\xfd\xe2\x1a\x6a\xa3\xaf\xe6\xbd\x12\xbd\x3f\x8e\xb1\xa6\xf8\x5a\x89\x55\x5c\x17\xe3\xac\xe1\xba\x28\x46\xa8\x91\x88\x88\xfb\xa9\x76\x69\xa5\x62\x75\xbc\xc4\x8a\xcd\x9a\xa4\x69\xf8\x02\x81\xa1\xce\xb8\x1a\x86\x5f\xae\xa8\x1a\x86\xbf\x55\x1b\x33\xd2\x35\x62\xfc\x3a\x0c\x63\xce\x20\x8d\xc9\x4f\xce\xb3\x55\x71\x5d\xc4\x83\x76\x55\x63\xf2\x4b\xb7\x55\x63\xf2\x13\x35\x6e\xd5\xa1\xcb\x9b\x43\x31\x40\x7f\xf3\xd8\x13\x54\x4d\x03\xc3\x6a\x50\xb5\xe6\x39\x83\x3c\x0d\x75\x56\x1d\x9e\x4d\x67\x0f\xff\xc4\x15\x6d\x61\xb4\xe7\x16\x34\x74\x9a\xf7\x5c\x85\xd4\x2c\xde\x60\x55\xea\x52\x8b\x9d\x0a\xe1\x34\x49\x8c\xb6\x2a\xf2\x45\x43\x3a\xad\xaa\x11\x7e\x75\x92\x23\x5c\x81\x07\x70\x6b\x1f\x6f\xb1\x37\xbc\x00\xbe\xf9\x6b\xff\x8e\xe6\x07\x41\x63\x67\x4d\xef\xba\xa6\x5b\x26\xcb\xda\x18\x99\xc9\xc7\x57\x1b\xd8\x60\x34\x0b\x61\x2e\xc5\x25\xd6\x86\xe2\x32\x08\xaa\x36\xd4\x65\x57\x6b\xbc\x56\xa7\x0a\xa4\xb6\xc2\xff\x36\xb1\x7f\x67\xc2\xda\xc4\xa4\xbb\xf8\x5d\x3f\x0a\xd0\x4a\x9b\x18\x89\x60\xa9\xd2\xa6\x1a\xcd\xc6\xb3\x1a\x4d\xbf\xe3\xd3\xc5\x92\x34\xa2\x71\x1c\xd0\x32\x8d\x68\x1c\x47\xb1\x3c\x1a\x2f\x87\x3d\x51\x06\xdb\x31\x51\x3a\x0e\x36\x5a\x5b\xe8\xe0\x58\x9b\xb6\x30\xdb\x62\x93\xb7\x85\x52\x8c\x43\xd2\x16\x81\x94\xd8\x18\x6d\x29\x42\x4a\x56\x16\x67\x72\xbd\xb5\x85\xa6\x89\xf5\x6b\xcb\xe0\x7e\xc9\xea\x17\x6a\x14\x9b\x45\x97\x93\xec\x0e\xfd\x4d\x94\x79\x79\xa6\x32\xb4\x71\x25\xfa\xf9\x6a\xa7\x02\x70\xa6\xf8\xd4\x51\xae\xfa\x82\x34\x3c\x5b\x03\x4b\x11\x27\x86\xa8\xc3\xea\x0e\xdb\x19\x08\x9e\x29\x3e\x03\x58\xe0\x38\xa5\x2c\xd9\x39\x4d\xf9\xb1\x2c\x70\x3b\x5d\xd4\x62\xef\x1b\xb1\x9a\x0d\x2b\x5a\x74\x80\x97\xd2\x44\x08\x90\xf6\x11\xc0\x55\x85\x53\x83\xfe\x5d\x78\x1d\xac\x66\xb6\xce\x8f\x98\xfd\x03\x11\x36\x53\x79\x12\xfd\x7d\xb5\x2b\xb8\x56\xc6\x89\x10\x59\x7b\xbb\x76\x85\xf8\xca\x97\x6d\x15\xbb\x0d\x99\x9b\x55\x5e\xff\x00\xdc\x2d\x73\x0d\x71\xdf\xee\x60\xa1\x69\xc0\xf4\x9b\xcb\x93\x60\xfa\x4d\x70\x7e\xbb\xa3\x7f\x5f\x10\xfb\x2c\xdb\x0a\x89\x00\xeb\x7d\x2b\xd0\x71\x72\xb5\x2f\x00\x91\xb4\x1d\xfc\x00\xb0\x6c\xf8\x2f\x70\x52\xdb\xf8\x9c\x7b\x8e\x20\x4b\x89\x09\xb2\xda\x77\x58\x1b\x51\xb5\x57\x93\xc6\x54\x04\xdd\xcc\x7b\xa9\xd4\xbb\x3d\x11\xbb\x9f\x66\x21\x32\xb5\xe7\x6c\x8f\x97\x25\x7d\x3f\xda\xe0\xba\x62\xb8\x74\x96\xe4\x3c\x20\xaf\x2d\xc9\x19\x7e\xe2\x78\x53\x4c\xc2\x50\xab\x81\x9e\xd4\x85\x2e\x9e\x0d\x26\x14\x2f\xcf\xff\xfe\xaf\xe3\x71\xb2\xfa\x47\x5f\xe8\xbe\xb5\xba\x16\x7a\xcc\x55\xcf\x99\xef\x8d\xe7\xc2\xb3\xe5\xb5\x42\xee\x3c\x13\xb6\x6e\x5a\x06\x62\x22\x59\x46\x8b\x0e\xfa\xfa\x70\x54\xf7\x82\xe9\x66\x35\x4c\xd6\xc5\x22\x99\x03\xdd\x8b\x16\xc9\xf4\x1b\xb4\x03\xe5\x4d\x69\xc8\x2e\xef\xe1\xa6\xc0\xb2\x74\xe4\x61\x5d\xf6\xbd\x7f\x64\x41\x1f\x10\x58\xfd\xa3\x0a\xfa\x70\x04\x50\x05\x8a\x9e\xfb\x47\x14\xf4\x01\x0d\xd3\x0b\x2e\x46\xd5\xef\x84\x1b\x00\xb5\x76\xa5\x67\x10\x04\x1d\xe1\x59\xd7\x98\xa4\x9b\xa8\x90\xfd\xd4\x2b\x26\xc9\xec\xc0\xae\xe8\x8c\xed\xd4\xb9\xf1\x4d\x20\xb7\x7a\x25\xdf\x5e\x54\xc0\xdc\x78\x59\x01\x73\x63\x7b\x6b\x78\xf1\x80\xf4\x7a\xc3\xe8\x55\x48\x1b\x56\x2c\x36\xda\xb0\x62\xb1\xcd\xf0\x1a\x60\xbb\xf7\x86\xb5\x8a\x50\x7c\x97\x7b\x6e\x0e\xa7\x61\x0e\x9c\x2d\x83\x85\x8a\x43\xfe\xae\xf9\x8c\x07\xf8\xea\x0d\xd3\x60\xf8\xa3\xde\x31\x07\x76\xea\x3a\xae\x44\x4e\x1d\x12\xa5\xa9\xc2\xbf\x63\xfa\x26\x7b\xdf\x3b\xde\x37\xcd\xca\xf7\xf7\x1d\xb4\xd1\x3b\x2e\xca\x08\x04\x7b\xc7\xb4\x17\x0a\xa7\x13\x31\x5f\x6d\x62\x1f\x18\xa5\x34\x9f\x41\xcf\xce\xd0\xd0\x4a\x86\xba\x03\x47\x9c\x62\x5d\x6c\x50\x60\x92\xfa\xc0\xbc\x58\xa0\xb9\x8f\x6b\x3b\x7c\xc1\x1a\xa6\x59\x08\xa3\x0d\xa7\x6b\x3c\xdc\x0b\x74\x36\xb9\x23\x9c\x89\xe9\xc2\x72\xd2\x3b\x8a\xd3\xc3\xa9\x9b\x5c\x0c\xae\xd3\xd4\x36\xe3\xaf\xc8\xa5\xab\x1b\x47\xca\xcd\x1d\xb7\x98\x3d\x0a\x89\x3d\x7a\x73\xd9\x21\xdc\xbd\xda\xf6\x4e\x50\x29\xed\xbb\x3b\x57\x51\x6d\x20\x84\xfe\x5d\x45\x4b\xa3\xee\x1e\x37\x11\x2d\x11\x54\x4a\xfb\x8c\xbe\x50\x2c\x3b\x69\xaa\x36\xa3\x51\xd5\x2a\xdc\x25\x3d\xb4\x99\x5c\x20\x5d\x6d\xa6\xc2\xbc\x8e\x34\xa6\xe2\xae\xbf\xba\xda\x4c\xc5\xae\x1d\x69\xcc\x48\x51\x6c\x89\x7d\x69\x1a\xcf\x7f\xe5\x97\xdd\x7c\xd1\xcb\xd3\x68\xca\x1b\x5d\xa9\xba\x59\xa1\x97\x18\x08\x0b\x37\xa5\x21\xdd\xf8\x50\xea\x8f\x3b\xe6\x6e\x24\x31\x58\xfd\x82\xab\xb7\xbc\x08\x9a\xee\xd0\x45\xf6\xa8\xeb\x1e\x67\xb4\x97\x7b\x9c\xd9\x51\x74\xa2\x9b\x58\x37\x28\x94\x0d\x11\x9f\x50\xd2\xa6\x1b\x9f\xd0\x46\x6f\x4c\x73\xdc\xe4\xb7\xab\xef\x77\x57\x9f\xb5\x20\x3e\xa1\x17\x53\xff\x6e\x8c\x75\x78\xd0\x08\x03\x25\x4d\xdb\x6f\xa7\xdc\xf2\xd8\x71\x14\xdb\x81\x0e\x70\x8c\xe8\x0c\x55\xd8\xf6\xd0\x19\x5a\x08\x01\x47\x22\xc4\xe7\xea\x5c\x24\xda\xac\xf7\xed\xc5\xe5\xf7\xe1\x74\xf9\x43\xd9\x97\x4b\xbf\xf1\x11\x76\xcb\x2b\xe0\x88\xe5\xde\xc4\xca\xf6\x10\x72\x0f\x29\xeb\xe8\x26\x63\x8e\x0d\xb2\x11\x83\x79\x82\xbd\x93\x24\x36\xfa\xa3\xf3\xb0\x63\xe5\x1e\xd2\xc5\xab\x3f\xc8\x9a\xa0\x73\xba\x37\x8f\xf4\x53\xe7\xe6\x51\x85\xd8\xb5\x50\x73\x7c\x84\x77\x92\x6e\xeb\x84\x6e\x6a\x0e\xef\xf5\x1c\xd2\x35\xa1\x9b\x0e\x57\xf4\xcd\x94\x61\x0c\x5c\x60\x75\xba\xb1\xde\xc6\x6c\x02\xc5\x47\xf8\x16\x8d\x59\xfa\x8b\x01\x0b\x02\xc3\xfe\x4e\xca\xf8\x1d\x0b\x1c\xcf\xf3\x7b\xf2\xdd\x8e\x59\x39\xd1\x1c\xf6\x68\xda\xea\x75\xa3\x3b\x39\xfe\x41\x70\x79\x75\xd7\xe3\x88\xb3\xb2\x78\x29\x7a\x91\x25\x5e\x2a\xf4\x51\xe7\x59\x5d\x13\x3b\x62\x1c\x2a\x47\x21\x81\xc7\xb1\x28\x65\xf5\xcb\xd5\xf6\xc7\x66\xb5\x1b\xcf\x0f\xcf\x99\xe7\x97\x67\x5a\x42\x18\x91\x1a\x94\xc2\x48\x89\x1f\x85\xe7\x6c\x4b\x34\x4b\xd8\x41\x7d\x11\x46\xea\x3c\x33\x0c\x03\xc1\x13\xe2\xf3\xc3\x21\xbe\xd8\xae\x78\x53\x70\x13\xca\x00\x36\xfc\x50\x31\xb7\x5a\xff\x0b\xdf\x8d\x84\xd4\x7d\x09\x80\x32\x54\xf6\xc8\xc8\x71\xea\x81\x33\x9b\x3f\xdd\xd1\x64\x85\xa8\x1c\x95\x91\x03\x07\xf8\x47\x72\x8a\xc6\x0c\x13\xef\x61\x19\x86\x89\x27\x56\xd8\x1a\x19\x39\x1f\x34\xc0\x50\x94\x41\x34\xb5\x35\xb2\x22\x2c\xce\xef\xc8\x24\xca\x82\xfe\x1e\x85\x10\xda\xe0\xd5\x01\x35\x51\x75\x8a\x19\x21\x89\xa0\x29\xf4\x6e\x61\x4e\x3e\x4a\xd0\x53\xfe\x11\x15\xbb\x11\x8a\x54\x8d\xd3\xac\xc8\x00\xa7\xff\x35\xa0\x16\x82\x9b\x19\x3a\xfd\x4b\x8f\x8c\x6a\x34\x6a\xba\x44\x7c\x10\xbc\xcd\x40\x42\xe0\xb6\x1d\x0a\x05\x64\x62\x86\x42\x01\x39\x97\x81\x6d\x7f\x6c\x3d\x6d\xfb\x9b\xd3\x4a\x3c\x80\xa5\x31\xcd\x30\xf3\xb1\xe2\xd7\xd1\xcc\xed\xc5\x89\x1b\x4d\x6a\x05\x50\x90\x0f\x4c\xe5\x5a\xa3\x79\x82\x98\x23\x64\x05\xb5\x09\x4b\xd3\x00\x28\x5b\x5d\x8b\x8a\xf8\xb3\x95\x46\xd3\x25\xb2\x02\x6d\x4b\x06\x3a\xaf\x2a\x75\x31\xf0\x3d\xd4\xb6\x6c\xe0\xce\xaf\x9b\xc3\xe8\x32\x88\x3e\xb3\x45\xa3\x0c\x23\x74\xbb\x7e\x94\x46\x3e\xb8\x41\x47\x87\x37\x45\x23\x3e\x30\xef\x3a\x5c\xe9\x1e\xc1\x60\xed\x8c\x8b\x9d\xeb\x65\x60\xb5\x75\xb8\x4f\x10\x0c\xcc\x64\x21\x4d\xb8\x5c\xf5\x81\xc5\x99\x83\x83\xbc\x90\x7f\x18\xc3\xe9\x00\x3a\x6d\xb6\x62\x5f\x0e\x0d\x9d\x60\x8e\x86\x46\x5b\xc5\xee\xc2\xf2\xd1\x2a\x71\xd1\xda\x87\x88\xc4\x05\xd0\x0e\x3f\x30\xc9\xf4\x0a\xe6\x26\x1a\x61\xb5\x65\x6b\x53\x83\x22\xb7\xbc\x26\xfa\xa4\xf8\x5e\x43\xb3\x2d\xfb\x47\x03\xd5\x89\x79\xbf\x86\x96\x5a\x22\xc1\x81\x06\xaa\x2a\x2f\x19\x33\x56\xcd\x96\x2f\xd6\xc3\xfa\x70\x7d\xc9\xef\x72\x7d\xd5\x1f\x2f\x3f\x68\xca\xe0\xcd\x2d\x5e\x86\x2f\x94\x42\x83\xa4\x03\xc6\xd0\x5c\xbf\xc5\x8b\x6a\x46\xee\x91\xb1\x34\x38\xf7\x2c\x2c\x49\x03\xe8\xbf\x11\xf6\xfa\xae\xe9\x92\x4e\xe8\x36\x10\x3b\x88\xe1\x7f\x6c\x72\xf8\xea\x8d\xd0\x20\x89\x17\x4e\xb1\x07\xf7\xca\xc0\x5e\x5f\xbb\x88\x11\x1a\x24\xe7\x55\x0d\x52\x1c\xbf\x13\x6e\xcc\x4e\x42\x67\xe4\x54\x86\x9a\xc8\x45\x32\x74\x51\x4c\xb8\xb1\x2f\x63\xc5\x08\xea\x50\x7b\xfe\x13\x19\x1a\x17\x33\x56\xf3\x12\xd1\xb8\x17\x2f\x99\x7b\xd1\xae\x74\x4f\x77\xc7\xa2\x39\xea\xfa\xb7\x8d\x2b\xf0\x1c\x30\xa8\x39\x22\xd0\xe2\x1a\x6a\x8e\x86\x98\xc6\x8c\x80\x2a\x2e\x07\x6a\xa4\xae\xcb\xe2\xb8\x8c\xbf\x24\xda\x83\x16\x9a\xe4\xf4\x5b\x03\x1e\xba\xb6\xe8\xf4\x15\x89\x01\xce\xad\x44\xc2\x7e\xb0\xf4\x9f\xce\xd5\x1d\x40\xb3\xa2\xe8\x97\xa6\x53\x0d\x3b\x1d\x5b\xeb\x0e\x4c\x45\x8f\x98\x65\x05\x8f\x38\x6e\x32\xc6\x0f\x7f\xe0\x7a\x34\x6d\xe9\xe6\x72\x07\x78\xcd\xb0\x62\x9d\x34\xc3\x8a\xa5\x0d\x33\x2c\x4f\xa6\x66\x58\x81\xa9\xd0\x13\xd5\x40\x81\x1f\x19\xd5\x94\x74\x0c\xa9\x28\xc5\x82\x63\xcb\xff\x77\x4b\xa9\x43\x14\x85\x05\x1d\x25\x3a\x0e\x3a\xca\xb1\xa8\x29\xd2\xb1\x69\x04\xdf\x0e\x64\x4f\x4c\x11\x2d\x3f\x21\xcb\xa6\xbe\x2c\xb9\x6e\xc1\xe3\x1f\x2d\x04\xcc\x28\x7e\xcc\xa5\xbe\x86\x91\x1b\x60\x05\xc6\x13\x2b\xc1\x8f\x37\xae\x76\x5a\x36\x32\xf3\x72\x91\xb1\x6d\x32\xe6\xd5\x1a\x2f\xee\xa7\x30\x32\xe3\x55\xca\xef\x52\x90\x6f\x27\x36\x2d\xfa\x9c\xd4\xbc\x19\x5f\x68\x42\x87\xaf\x3a\x47\xf5\xc1\x20\x18\xb3\x5e\x29\xe3\x25\x2c\x09\xf4\xda\x44\x4d\x53\xc8\x72\xb3\x26\x81\x1a\x14\x9f\x4f\xfc\x1a\x49\x53\xbf\xa6\xfe\x8b\x6c\x95\xf9\xd1\x37\x45\x4e\x60\x12\x00\x49\x7a\x7f\x1e\x38\x43\x45\x19\x24\x5f\x60\xb4\xa9\x3f\x22\x1b\x70\x7e\xb4\x4a\x51\x06\x34\x51\x9b\xcc\x01\x6b\x39\x51\x9b\x8c\x0c\xae\x99\x06\x93\x74\xa5\xa6\x9e\x87\xd1\x2e\xe1\x8b\xd4\x3c\x4d\x1d\x0f\x15\xfb\xcc\x14\x18\xcd\x3f\x32\x57\xe0\x9a\xa9\xe7\x61\xf4\x8f\x19\x91\xd2\xb9\x09\x09\xd2\x54\xbc\x4f\x48\x10\xad\xf9\xa7\xae\x86\x8a\x90\x66\xd6\xee\x8d\x5d\x37\xb3\x68\xd7\xf1\x66\xed\xde\x1c\x4c\x16\xd3\x36\x9e\x21\xed\x04\x32\xeb\x19\x55\x05\x45\x11\x16\x7b\x6b\x42\x9c\xe8\xdd\x30\x0d\x67\xd4\xec\xbe\xc8\x91\xb1\x1b\x26\xd4\x49\x6d\xec\xed\xa9\x55\x90\x71\x34\x66\x19\xd4\xb7\x94\xc8\x19\x18\x71\x3c\x3c\xa2\x8f\x8b\x67\x2a\xd7\xd8\x64\x54\x36\x04\x11\xc1\x6b\xd6\xac\x71\x7e\xa8\x62\xd0\xc7\xe5\xaa\x90\x4c\x46\x4d\xff\x84\x34\x69\x1f\x56\xf9\x03\x1d\x4e\x8c\x82\xd2\x70\xfa\xc3\x28\x88\xed\x3c\xab\x77\x05\xf2\xa6\x59\xa5\x42\x03\x20\xb8\x94\x78\x16\xef\x0a\x35\x4c\x4a\x80\x46\xa8\x45\xe7\xa5\x79\x03\xd0\x10\x02\x91\x45\x7e\xd2\x35\x8d\xf4\x48\x9c\xaf\x35\x49\x1f\xa3\xd6\x7b\x1a\xc5\x88\x60\x60\x6b\x62\xcf\xa3\x62\x7a\x1a\xe8\x91\xe8\x5e\x6b\x1a\xe8\x51\xbd\xda\x24\xb9\xb1\x9a\xe1\xd9\x94\xda\xd9\x96\x81\x1e\xd5\xcd\xcf\x1e\x02\x39\x8a\x61\xb4\x33\x20\x8d\x66\x97\x7e\x14\xf8\x4e\xda\x96\xe5\xf3\xd4\x51\xc3\x97\x25\x26\xb1\x8a\x41\xfd\xa2\xca\x05\xea\x65\x1a\xd1\x96\x74\xe2\xdd\xad\xd9\x8d\x11\xc0\x44\xa8\x12\x71\x7f\x0d\xdd\xb5\xfc\x6e\x44\x66\x27\x65\x84\xe6\x81\xda\xe4\x35\x50\xc3\x36\x4f\x5c\x4c\xdc\xdc\x27\x52\xec\xe2\xf7\x17\xf4\xc2\x72\x20\x08\x16\x55\x93\xc6\xff\x3b\x00\xb4\x8a\x89\xb1\xe2\xca\xe9\x75\x46\x5a\x99\x45\x82\xff\xa6\xe5\x06\x09\xfe\x53\x25\xd5\xd0\x22\xc3\xff\x87\x90\x6c\x57\xd5\x8a\x2b\x85\xd7\x9a\x26\x88\xd3\xcb\xac\x8b\x79\x2e\xd0\x31\x5c\x1a\x09\xff\xbf\x1f\xbe\xa8\x2d\x77\x9b\x5c\x5a\x1a\x70\x7f\x91\xf2\x3f\x95\xe4\xd1\x42\x38\xdc\x48\x5f\xbf\xe6\xad\x6f\x1d\xbd\x84\x73\x5a\xb2\x4a\x40\xc9\x58\x6e\xed\x93\xc0\xe0\xd3\xa8\x81\x7a\xe4\x4c\xac\x25\x2a\xf9\x88\xd6\xbc\x4d\xe3\x2a\xcc\x77\xa4\xa6\xf0\xe5\x71\xba\x59\x52\x62\xf9\xa9\x67\x25\x29\x7f\x6a\xc5\x63\xb7\xa3\x14\x55\x88\xe0\xa7\x76\x72\x3e\x32\x14\x8e\xf9\x91\x9c\x98\xbe\xe0\x8c\x2b\x62\xd2\x17\x1f\x4a\x65\x12\xd9\x4f\x0b\x58\x93\xf7\x57\x95\x5c\x24\xef\x2f\xca\x17\x26\x8c\xb9\xcc\xe4\x84\x31\x97\x13\x25\x8f\xff\xbf\xd3\xa3\x95\xae\x6e\x1c\x13\x9f\x32\xc9\xbf\x19\xdc\x3b\xb0\xbe\xda\x9c\xbb\x0c\xb2\xec\xce\xe2\x0b\x51\x6d\x4b\xaf\x08\xdd\xad\xf5\xe2\x73\x52\x7c\x5e\x3c\x5b\x48\x62\x95\x2b\x91\xf4\xfc\x45\x44\x6b\xde\xfd\xc3\x9b\x6b\xc9\x83\x7b\x57\xaf\x03\x0d\x09\x57\x03\x89\xf7\xab\xd7\xf6\x32\x34\xb2\xca\xe9\x15\x2c\x38\x64\x28\x89\xf7\xeb\xbf\xda\x27\x5b\xd6\xda\x10\xf4\xd0\x06\x66\xda\x1f\xa4\x94\x5f\x64\xda\x6f\xba\x7f\x45\xa6\x7d\xf9\xe6\x45\x7c\xbe\x91\xff\x8a\x6d\xbf\x56\xf2\x64\xd8\x82\x32\x35\xf0\xce\x32\x66\xb2\x84\xef\xc2\xf1\x5e\xc1\xc4\x4a\x71\x18\x2a\x2f\xc8\xd7\xb2\xcf\xa0\x70\xf6\xc2\x4a\x3a\xe0\x72\x55\x93\xc4\xbf\x1d\x51\xdb\x8b\x05\xe4\x44\x0e\xff\x26\x8f\x64\xa6\xfe\x64\x14\x26\x32\xf5\x7f\xa8\x9d\xb6\xb4\x82\x6d\xd6\xc7\x0a\xf6\x88\xea\x12\xf7\xf6\xa8\x15\xac\x41\x55\x96\xc6\xae\x3a\xbb\x2f\xf4\xff\x5a\x16\x47\xaa\x7e\x23\xac\x44\xaa\x7e\xcd\x76\x23\x55\xbf\xee\xa0\xcb\x5b\xce\x78\x2b\x91\xab\xdf\xc0\x2f\xe4\xea\x0f\x37\x55\xd3\xf3\xcf\x02\x16\x23\x3d\xff\xc7\x4f\x58\x45\x3e\x67\x5a\x25\x68\x1b\x80\x29\xb2\x1d\xd1\xb2\x34\x7c\x15\x1a\xee\x12\x87\xac\x58\xdf\xe0\x1f\xa6\xee\xcf\x2a\x76\x4d\xdd\x3f\x48\x3b\xb9\x4c\xdd\x9f\x8d\x4c\xb4\x08\xc9\xa7\x2a\xd5\x6c\xfd\xd9\xf8\x3e\xcb\x74\x6a\x5d\x30\x09\xd6\xa7\xca\x77\x55\x23\x86\x25\xab\x48\x97\x67\xdb\xd2\x1e\x21\x5b\x5f\x1b\x46\xe7\xac\xaa\x1f\xb2\x01\x73\xab\xe9\x55\xb0\x1a\x2a\x21\x57\xa9\x21\xb5\x70\x95\x0c\xe3\xa7\x19\xad\xe9\xfd\x8b\x42\xfa\x45\x0c\x64\xc2\xd8\x2e\x52\xfd\x7f\xc8\xcb\x76\xbd\x81\x98\x30\x18\xfd\x92\x04\xd2\x9b\x51\x4b\xd5\x65\x48\x3f\x63\xdc\x90\xf7\xbf\x69\xff\x62\xda\xff\xa9\xab\xaa\x69\xff\x57\x3c\x87\x86\x9e\xea\x18\xba\x16\xad\x9b\xcc\xf5\x3f\x8b\x33\x89\xa1\xeb\x30\x1e\x10\xa9\xe0\xb3\x36\x22\xa6\x82\x8f\xf5\x5e\xca\xac\xc0\x76\x6b\x21\x11\x80\x4a\x25\x2f\xfc\xc7\xd4\x33\x12\x53\x27\xe8\x6f\x1a\x99\xe1\xb5\xe5\x30\x33\x7c\x6a\xce\x5d\xf0\x8f\x20\x33\xf3\xbf\x27\xf5\xf5\xe6\x7f\xef\xe4\xd7\x5a\xe4\x7f\x6f\x1a\xcc\x2f\xd2\x25\x28\x13\x24\xc9\x7b\x6a\x25\x6a\x28\x65\x01\xcf\x2d\x23\xdc\xba\xf5\x4e\x91\xa4\xb5\x1f\x9e\xad\x00\x05\x6c\x0f\x17\x3e\x65\xdc\xa0\xeb\xc2\x77\x4f\x6c\x70\x21\x9c\xe0\x96\x5d\xe4\xf8\x09\x3c\x73\x89\x47\x69\xff\x42\xf2\x29\xbe\xe3\xfa\xac\xb1\x33\x2f\x3d\x87\xdc\xc0\xe6\x76\x8d\xd3\x60\x6e\xd7\x38\x00\x97\x57\x0e\x37\xcb\x32\xb9\xab\x4a\x41\xf2\xc0\xd7\x40\xb1\x7a\xe2\xe8\xcd\xbb\xcc\xe1\xea\x2d\xbd\xb0\x29\x6c\x31\x10\x94\xab\xb3\x70\xe5\xad\x5b\x8c\xdb\xfe\xe4\x8f\x57\x38\xea\x40\xe2\xac\x5b\x7a\xde\x0d\x16\xbe\x39\xa2\x91\xf0\xcd\x71\xeb\x86\x6f\x8e\x63\x0d\xa6\x50\xec\xb8\x11\x32\xb9\xc4\x1b\x7a\xde\x13\xa5\x67\x8e\x27\xe2\xe3\x02\xab\xea\x2f\xb2\xd4\x7f\x95\x01\x3a\x7c\x71\x44\x08\xe1\x8b\xe3\xb9\xd9\x48\x6a\xb3\xa5\xe4\xad\x9d\x34\x52\xbc\x2a\x36\x22\xb3\xfd\xd7\x96\xd5\x91\xa8\xb8\x59\x36\x42\x14\xb7\xa7\xf7\xb7\x82\xbb\xe5\xfd\x9d\xdd\x14\x08\xd3\x55\x64\x91\xdc\xfe\xdb\xaa\x96\x12\x4f\x0b\xf0\x23\x99\x1f\xc5\xd0\xf6\x65\x88\x3d\x13\xdc\x27\xc3\x77\x98\xd3\x3e\x19\xbf\x63\x91\xef\x35\x29\xab\x34\xa7\x7d\x6a\x82\xfc\xc0\x8d\xc4\x73\x1c\x0f\xc0\x0c\x16\xd4\x09\x7b\xbd\x34\xe8\xff\x95\x1f\x98\xbe\xc8\x75\xc2\x12\x9a\xec\x3e\xad\x78\x51\xa1\x3e\xad\xef\xc1\xf5\x6a\xd2\xd7\x46\xf7\x16\x53\xdf\x27\xdd\x35\x4c\x7d\x9f\x74\xc4\x20\xbb\xfd\xf7\x02\x68\xb0\xa4\x1a\x25\x9f\x1f\x17\x1a\x26\x81\xa7\x3e\x34\x7a\x52\x9c\x87\x87\x78\x59\x4a\xc1\x0f\xe4\xc6\x79\x28\xf8\xe1\xfc\x9c\x9a\x11\xaa\x60\x3c\x35\x23\x54\x9a\x71\x6a\x39\xa8\xee\xf8\xd4\x72\x50\x95\xe1\xa9\xe5\xa0\x47\xe3\x34\xf3\x2b\xf1\x3c\xd7\xa9\xe5\xa0\x96\x32\xe4\xc8\x6f\x3a\x96\x9d\x1a\x0e\x7a\x68\x48\x92\xff\x55\x01\x1a\x0d\x07\x15\x83\x9d\x9a\x07\xea\xa2\x7b\x6a\x1e\xa8\x0d\x10\xc9\xf1\x9b\xa6\x97\x67\xf2\x0a\x01\x96\xa4\xb1\xea\xb0\x61\xa9\x61\xbb\x4c\xf2\x2a\xd3\xea\x92\xc3\x1c\x1e\xf2\xe3\x7f\x7f\xac\x63\x0e\x34\x48\xb7\x53\xbb\x41\x89\xff\x33\x2b\x9f\x66\xd1\x4e\x25\xf2\x8a\x2a\x4e\x25\xf2\x92\xa3\xa7\x99\x5b\x35\x25\x38\x73\xc0\x6c\x6b\x6a\x9f\x9d\x4e\x33\xb7\x4a\xe8\x9a\x59\x3f\xab\x56\x3c\x4d\xdd\xaa\xba\xf2\xd4\xa2\x30\xfb\xec\x25\x58\x6c\xcc\x1c\x6e\xc5\xfa\x5e\x82\x45\x68\x64\xe1\xd9\x4f\xa7\x72\x7c\x76\xed\x69\xea\x56\xcd\x5a\x4e\x28\x8a\xac\xad\x12\x39\xf8\xbf\x3f\x56\x81\x0f\x73\x3a\x4d\xe3\xaa\x56\xf3\x84\x6d\xf6\x34\x9b\x9d\x3f\xab\xb6\x39\x4b\x10\xfa\xfe\x51\xda\x9f\xed\x45\x46\x15\x12\x9e\x04\xfd\x69\x4a\xc2\x9b\xa1\xbf\xa4\x64\x37\xdf\xd6\x98\x87\xa5\x14\xb4\xe5\x3f\x71\x23\xf9\xfb\xdb\x84\xc5\x26\x7f\xff\x57\x8b\x11\x54\x4d\x1e\x20\xdd\xce\x8a\x14\x0e\x71\xd7\x59\xe5\x37\x21\x62\x4f\xe8\x13\x52\x9c\xae\xb3\xc6\x6d\xcf\x70\xa0\x4f\x8a\x1e\x0f\x26\xfd\x2f\x3a\x66\x90\xf4\xff\x7b\xb1\xbe\x86\x87\xee\x2e\x18\x6f\xc3\x3b\x90\xf6\xff\xfb\x21\x60\xea\x3b\xdc\x28\x61\x84\xe8\x1e\x6c\x06\xea\x75\xdb\x05\xe9\xc1\x3c\x4b\x7a\x68\xab\x76\x42\x7a\x68\xe4\x72\x36\xb9\x2b\x4e\x3d\xc9\xff\xbf\x52\xf4\xd2\xbc\xaa\xa6\xf5\x8d\x49\x32\xed\x12\x86\x17\xda\xfe\x34\x66\xb0\x2c\xca\xd9\xd1\xb0\x08\x7d\x97\xd3\x83\x88\x3b\x65\xca\xd5\x2b\x9f\x30\xe5\x92\x9a\x67\x8f\x78\xf6\x8c\x5e\xde\x5b\x33\xf6\x53\x4b\x45\x01\xd6\x52\x51\x4b\xfa\x13\xde\x7b\xc8\xbb\x9b\xef\x7e\xc8\xe1\x93\xe8\x3d\x2b\xea\x25\x9f\xfb\x32\x8c\xdd\x79\xa2\x5a\xe4\x02\x38\x2f\xe5\xfe\xa2\x0f\xf8\xe7\x91\x5d\xee\x4b\x55\xb0\x87\xec\xf2\x06\xf0\xf4\x18\xea\x45\xbb\xe1\x13\xb7\x5c\x19\x3d\x92\xbb\x37\xad\x1f\xc8\xed\xfe\xd5\xb0\xe1\x53\xfe\xdb\xb6\x54\x34\x0a\x3d\x0c\xb4\x86\x17\x26\x77\x6f\xa4\x2b\x5d\x26\x77\x4f\x1a\x61\x9d\x61\x5d\xe5\x19\xd1\xdb\x40\xce\xfc\x44\x32\xac\xaf\xde\x19\x9e\x07\x90\x44\x26\x71\xcf\x8a\x83\x4f\x1d\x0c\xbc\xf3\xce\x08\xae\xef\x5c\xdc\x9e\x11\x4f\xff\x77\x91\xb7\x09\xa1\x7f\xee\xd8\x47\xcc\x05\x0e\x01\x3a\x8b\x90\xac\xbd\x91\x3d\x66\x9d\x3b\x44\xab\x00\x89\x56\x5c\x92\xc0\x64\xed\x5d\xbd\xe5\x69\xcc\x16\x71\xf7\x96\xfc\xef\xbe\x60\xe2\x22\xb2\x50\x98\xab\xab\x04\xb9\xd6\x8b\xaa\x09\x53\xad\x57\x1d\x22\xce\x47\xe2\xc7\x5b\x85\xc4\x7c\xd2\x99\xe7\x13\xe4\x8e\x2f\x41\xc4\x00\xe3\x13\x44\x8c\x7f\xb8\x6e\xed\x31\x7c\x56\x3d\x76\xaf\xa2\x13\x8f\xdd\x1b\x4b\xcf\x50\xd4\x74\x77\x31\x87\x57\xac\xba\xd9\xd3\x2b\x56\xe5\x9c\xe9\xd3\x3f\x9c\xc8\x4b\xdc\xf7\xb6\x06\x8f\xe8\x0e\xd1\x50\x5f\x33\x82\xf3\x95\x63\x5b\x56\x89\xf5\xb6\x0a\xe6\x4e\x89\x29\xbb\x30\xce\xcf\x1a\x74\x5c\x5c\xb8\x3d\x41\xfd\x5d\x58\xea\x6b\xb0\x4b\x3a\xf5\xa6\x63\xa8\x09\xd4\xb3\x22\x80\xeb\x30\xb4\x57\xb7\xba\x77\x17\xf7\xb5\xe9\xd4\xb3\x01\x39\x4c\xa7\x9e\xfb\xfc\x33\xe4\x20\xb9\xd6\x9b\xa7\xf2\x3a\xe2\x5e\x13\x1c\xdd\xca\x41\x4a\x97\xa6\xfa\x8a\xbe\xae\x30\xd5\x67\xff\x9b\x4f\x3d\x8b\x2f\x4c\xa1\x5e\x75\xd7\x30\x85\x7a\x91\x8d\x30\x85\x7a\x49\xf6\x63\x26\x3e\xbd\x58\x49\x95\xde\x48\x4c\xb4\x48\x6f\xde\xa2\xe1\x8c\xf9\x33\x74\xac\xc9\xcd\x8b\xfa\x68\x92\x9b\x67\x55\x29\xa4\x33\xaf\x0a\x3b\xcc\x66\xae\x25\xf4\xe5\xfd\x28\xa3\x63\x6a\xf3\x9e\x9a\xa5\xe4\xb9\x9c\x26\xa3\xe1\xab\xcf\x35\x9f\x79\xd1\x55\x8e\x7c\xe6\x43\x01\x1d\x19\xcc\x9b\x74\xd4\x55\x90\x0a\xd9\x94\x6c\xb5\x86\x5c\x57\x89\xa1\x2f\x5e\xa4\x90\x38\x56\x91\xcc\x5c\xf3\x5d\x92\x99\xa7\x9e\xb2\x2f\x71\xf3\xf9\x12\x80\xd1\x7d\x81\xeb\xe1\x60\x98\xa5\xbc\x6a\x0a\x62\x32\xf2\x43\x8e\xff\x22\x81\x90\xec\x02\x89\xc9\xab\xa2\x1e\xf2\x92\x7f\x85\xd8\x24\x32\xcf\x5a\x3c\x44\xfe\x71\xb9\xc4\xc8\x3f\x2e\x87\x61\xfe\xf1\x5c\x9c\x6f\xa5\xc2\xd1\x09\x54\x58\xb4\x85\x54\x98\x33\x66\x5a\xf2\x2a\xd6\x27\x2d\xb9\x09\x35\x96\x59\xc9\x4b\xca\x96\xc2\x3e\xdf\x0d\xa1\xdd\xbc\x5e\x8e\xe6\x21\x2f\xba\x79\x9a\x7a\x5c\x3d\xd4\xe5\x35\xa5\xe9\x16\xb9\xc7\xcb\xe1\x0c\x37\x91\xbe\xcf\xaa\x7e\x3d\x06\x5d\xa9\xcf\xf2\x25\xc6\x4e\x5b\x46\xd8\x95\xc5\x35\x79\xf8\x21\xa5\x6c\xf2\xf0\x49\xc2\xeb\x45\x8e\xf0\xaf\x01\x9a\xee\x70\x17\xe0\x84\xcb\xe8\xb9\x92\xdd\xd7\x10\xc3\xb8\x73\x86\x7d\xba\x85\x87\x92\x26\x07\x36\x02\x00\x06\x36\xdc\x9f\x3e\x8b\x46\xdc\xb8\x3a\x5c\x6a\x5c\x75\xe9\x70\xa9\x65\x21\xd9\xc4\xbf\x62\x76\x23\x13\x21\x82\x40\xdf\x6d\x26\xfc\x45\x3a\xf1\xef\x0f\xad\x4d\x53\x0b\x41\x35\x99\x4f\x3c\x29\xb9\x34\x9f\x78\xd7\x33\xd4\x14\xe2\x49\xfb\x01\x53\x88\x67\xb5\xcc\xd7\x0c\xe4\x47\xa7\x53\x1d\x17\xd8\xd7\x34\xe1\x5d\x99\xec\x85\x67\xe5\x58\xf1\xe7\x71\x03\x30\x04\xae\xea\xae\x92\xd0\x34\xe1\xc9\x3b\xe2\x22\x0f\x8f\x06\x8b\xa4\x0c\xff\x7e\xd0\xd8\x8a\xe3\xc3\x70\x4c\x5e\x1c\x07\x6b\x79\xdf\xb8\xd4\xa6\x28\xd6\x18\xc7\x1c\xe2\x59\x03\x9c\x0b\x69\x44\xcf\xc8\x03\x4c\x22\x9e\x35\xf2\x31\x89\xb8\xe9\xb0\x97\x49\xc4\xb3\x1a\x9b\xeb\x0c\xf4\xfb\xa7\x95\xe1\xa5\x12\x5c\xa5\xd1\xa5\xe2\x5b\x4b\x8a\x4b\xc5\xb7\xc1\x12\x2f\x5d\x27\x35\x69\xb9\xce\x38\x6b\x40\x84\xe5\x5e\x89\x52\x17\xcf\x2c\x09\xaa\xee\x12\x4d\x3d\x7c\xb7\xf2\x6b\x1f\x54\xc6\xa0\xaf\x47\x0d\x9d\x1d\x49\x39\xb9\x2e\xf5\xd7\x0a\xb3\xae\x10\xf2\x73\x37\x5e\xaa\xac\x8d\x19\x7c\x29\xbf\x37\x10\xf1\xa5\xc8\x3e\x76\xbb\x19\x7c\xdc\x9f\xb7\xcc\x13\x64\xd1\x75\x6b\x27\x24\xc6\xd7\xbf\xd1\x20\xc5\xd7\x1d\x7d\xd2\x98\xe4\x47\x81\x63\xba\x30\xee\x56\x1b\x7b\xa1\x8c\xd6\x9e\xe6\xba\xd1\x31\x78\xf0\xee\x58\x0d\x2a\xec\xe8\x84\x21\x87\xd3\xe1\xf2\x85\x51\x1a\x52\xe5\xd2\xe9\xb0\x58\x45\x04\xca\x65\x7a\xa9\x3f\x36\x44\xc9\xa5\x21\x9e\x86\xf3\x17\x86\x78\x7a\x57\x5e\x12\x26\x86\x0e\xb9\xb6\xd2\x34\x07\x19\x2e\x88\x62\x73\x2d\xc2\xb5\x44\xbe\x34\xc5\xd3\x56\xdf\xfc\xf2\x59\x43\xc8\xeb\x09\x30\x81\xec\x09\x30\x6d\x40\x63\x82\x65\x1d\x8c\xa6\xc4\x7b\x3a\x1e\x8a\xd9\x23\x99\xb0\xa3\x0c\x2f\xc4\x65\x29\x6d\x6c\x44\x1c\x6f\x00\xc3\xc2\x84\xdc\xdf\x25\x0f\xfb\x72\x57\x59\xf7\x42\x15\x5a\x97\xee\x85\x2a\x49\xaf\x57\xac\x0d\x2c\xd0\x1c\x55\x7d\xda\x7d\x48\x74\xc1\xc5\xdc\x72\xef\x6a\x5c\xef\x70\x02\x04\xd9\xdc\x72\xef\x6a\x7f\x6f\xa9\x0e\x95\xbc\xb7\xac\xbc\x12\xb3\xfb\x08\x63\x08\xff\x28\x74\x05\x75\xdd\xb2\xf2\xea\x00\x6f\x13\xfc\x66\xbb\x91\xdd\xe4\x74\xdf\xd0\x12\xad\x0a\xcd\x3f\xf2\x01\x38\x4d\xea\x0b\x8d\x70\xa7\x48\xbd\x4b\x2f\x90\x12\x3d\x35\xab\x04\x98\x74\x09\xc7\x3e\x55\x06\xdf\x49\x0b\x78\x6e\xed\x3b\x49\x0b\xb3\x1f\x6e\x98\xf4\x11\xe3\xcc\xea\x7c\x38\x41\x77\x96\x0f\x2c\xbe\x68\xfc\x5f\x2c\x26\xef\xc7\x4d\x70\x67\x79\x3f\x4b\x05\xc7\x60\xa9\xcb\x52\x8c\x39\x4c\xf0\x41\x76\x37\xaa\xe9\x79\x58\xfd\x91\x6c\x03\x32\xf9\xed\x01\x7a\xbc\x8b\xc6\x20\x8c\x5f\xcb\x7b\xe9\xec\xbb\x68\xf5\xc0\xa6\xbb\x8b\x52\x67\xb6\xd0\x6d\xd8\x36\x32\x45\xaf\x5b\x27\x3e\xad\x78\x6e\x9d\xf8\x34\xe5\xbd\x65\xb2\x75\x91\xbe\x21\x35\x9a\xf6\xf7\x37\xaa\x6a\x63\xa0\xdf\x45\xa6\x94\x8d\x7e\xcb\x63\xe7\xf5\x67\xf8\xd6\x5b\x06\x7c\xd8\xab\x1c\x2b\xf7\xef\x6d\x94\x5d\x4d\x00\x6e\x99\x6c\x9d\x42\xee\x1a\x63\xf0\x4f\xc4\xbc\xa0\xdb\xf0\xd5\xe3\x9a\xbd\x91\xfc\x2f\xfd\x1e\xee\xe0\xac\xb9\xb3\x6f\x24\xff\x24\xcd\x59\xb7\x8c\xb5\xbe\x5a\xb7\x66\x79\x7a\x71\xdd\x72\xd9\xf5\xb0\x4f\x43\x6f\x3a\x3b\xb2\xd9\xa4\x6f\x59\x77\x8d\xcb\x94\x62\x2d\xec\x32\x68\x5a\xfa\xc5\xd8\x40\x37\xb2\xff\x56\xdd\x5f\x10\x33\x9a\x04\xdd\x12\x33\x15\x34\x70\x37\x98\xa5\x28\x04\xff\x1d\xed\x9a\x44\xce\x65\x0b\xc2\xe6\xb0\xba\x27\xbf\xfb\x22\x60\x2e\x75\xf0\xdf\xf4\x2e\xff\xad\xc5\xfe\xad\x73\xa0\x51\x71\xee\x1e\x26\x8e\x8c\xbf\x6b\xd6\xe8\xcc\x76\x8d\x85\x5c\x0d\x39\x70\xed\x60\xee\x70\xfc\xf3\x14\x85\xe3\x9f\x47\x3a\xfc\xfb\x5c\x00\xb4\xd9\xdd\x1b\xfb\x0e\x07\xbf\x69\xb1\x70\xf0\xa3\xb5\x7f\x0e\x7e\x40\x30\x64\xee\xa3\xce\xe9\x8b\x75\xf4\xff\x4e\xd6\xb9\xd5\x4b\x30\x84\x07\x4f\x03\x77\xe4\x43\x74\x44\x8f\x34\xb9\x6c\xf5\x26\x21\x0f\x7b\x51\x85\x47\x1a\xf6\x15\x3b\xf8\x81\xe9\x87\x90\x21\xa3\x7a\x55\x32\x68\x42\x75\xa5\xf1\x26\x54\x3f\x34\xaa\xb9\xb5\xe1\x11\xcd\xbc\x52\x85\x2e\xf0\xab\xbc\xdc\x8d\x14\x3a\x52\x17\x42\xf9\xa9\x9c\x1a\x29\xd5\xbf\x3f\xf4\x6e\xe6\x5a\xc3\xf3\xdc\x9a\x33\x2b\x59\x35\xa9\xfa\x21\xdf\xb7\x83\xbb\x63\xee\x48\xaa\x5e\x15\x59\x98\x53\x3d\x49\xd2\x90\x53\xfd\x7b\xc9\xbc\x74\xe8\x45\xab\x07\x98\x56\x9f\x96\x4a\xbc\x20\x3e\x87\x39\x35\xa9\xba\x09\xf9\xd6\x0e\x23\x66\xd8\x1e\xf2\xa5\xb7\xc3\xb6\x0c\x2e\xa4\x3d\x13\x29\xd2\x9b\x66\xfa\x1b\xbe\x2c\x2e\x8d\x9d\xa4\x02\xd9\x13\xe6\x4e\x4f\x8d\xe9\x33\x77\x7a\xd2\x7e\xc4\xdc\xe9\x7a\x79\x98\x2e\x3d\x35\x10\xdb\x36\xbc\x50\x6b\xfe\x51\xca\x01\xab\xb1\x73\x50\x84\x00\xa3\x5c\x94\xa4\x9c\x6b\x67\x49\x42\x04\x59\x1b\x9e\x4f\x1b\xf6\x9d\x83\x22\xa4\xcb\x8c\x21\x6b\xf1\x59\x3e\xcf\x76\x03\x2e\xa6\x45\x09\xa7\x1c\xe0\x2e\x52\x7d\x88\x42\xb6\x82\x4c\x15\xb8\x1b\xc4\x9a\xb5\xe6\xd9\xc5\x40\x3c\x02\x56\x82\x24\xf6\x65\x58\xc7\x17\x09\xbb\xbf\x65\x8c\x5b\xc5\xa9\xd1\x23\x36\x88\xd6\xa0\x22\xbb\x04\x74\x2c\x81\x51\xca\xd5\x01\x6c\xb2\x9a\x19\xf0\x62\xd7\x00\x9b\x29\x54\x6f\xaa\x75\xd3\xd6\xef\x49\x33\xf0\x5d\x25\x41\xe1\xad\x77\x95\x97\x81\xd4\xdb\xc1\xe1\x81\x58\x77\x70\x78\xee\xc0\xe0\xf0\x40\x0c\xbb\x9a\xcd\xcb\x19\xa9\x92\x87\x6e\x82\x66\x6c\xed\xe1\x0b\x02\x29\xeb\x9b\xda\x4c\xf9\xe1\x56\x27\xaa\xc2\x6e\x9b\x17\x56\xf6\x63\x9b\x0b\x56\xf5\xfe\xd6\x42\x48\xc9\xe4\x36\xd1\x59\xf1\xa4\xb4\x20\x56\x99\x27\x13\x9d\x89\x72\x77\x0b\xa0\x7d\x11\xe8\x69\xa7\x12\x38\x56\x31\xd5\x72\xfc\x70\x00\x1c\xc8\xdd\xa5\x6f\xe9\x5f\xc3\x68\xd0\xd2\x36\xb3\xab\xd6\x5a\x1b\xc4\x98\x95\x56\x6d\x33\xbb\xaa\x5d\xda\x88\x26\xb5\xea\x26\xb7\x7f\xca\xda\x30\x90\xdc\xbf\x29\xa6\x24\xb7\x7f\x8a\x68\x4a\x26\xf7\x1f\xd9\x65\x36\xe5\xab\x44\x4c\x24\xf7\x8f\x59\x1e\xd2\x97\x16\xc3\x89\xda\x50\x16\xdb\xfc\xaf\xca\xdc\xc9\xe9\xff\x91\x97\xb4\x6c\xf6\x56\xed\x85\x49\xdc\xff\x15\x03\x18\xd3\xb7\x2a\x5b\xdf\x06\x24\x4f\xd9\x3a\xdb\x3a\x02\x20\x8f\xe6\x76\x1a\x01\x1a\x2f\x86\xef\xd1\x5e\x99\xb4\xfe\x5f\xa7\xd4\x81\x7f\xcc\xca\xf3\xf7\x34\x00\x86\xbb\xd6\x44\xaf\x7a\x58\x90\xe5\xff\x2b\x06\x6c\x32\x93\x1a\xfb\xed\xe9\x10\xa2\x4e\x0c\xc1\x17\x14\x2f\x1e\xd0\x19\xb4\x3b\xc3\x59\x52\x0d\x62\x01\xc3\xef\xa8\xf8\xdb\x70\x89\x23\x36\xcd\x92\x28\x14\xa7\x2c\x69\x57\x38\x94\xbd\x24\x0a\x21\x48\xf6\x92\x76\x15\x75\xad\xa0\x5d\x2d\xa6\xb4\x74\xd8\xb4\xb4\xab\xd8\x72\xa9\x2b\xe9\x82\xa3\xae\x44\xb4\x22\x67\xa9\xc8\x71\x1b\x83\x47\x9d\xf2\x3e\x03\x6a\x66\x4a\xce\x52\x5d\xeb\x96\x79\x54\xd7\xba\xcf\xc8\xd1\x6f\xb1\x18\x02\x80\x9e\x52\x72\x6e\x36\x99\x47\x45\xd4\xdb\x50\x3b\x4a\x30\xb7\x36\xd4\x6a\x55\xf7\x29\x43\x1e\xad\x49\x70\x36\xeb\x48\xf1\x8a\xbe\x4f\xa5\xbf\x54\xb9\xa4\x71\x45\xa5\x97\xe2\x19\xc7\x76\x49\xf0\x3a\x39\xb8\x87\x4d\x57\xea\x52\x78\xd7\x7c\x51\x78\xe7\xe5\x85\x91\x59\x49\xa2\x7f\x64\xe4\xd3\x4d\x74\x49\x09\xd7\x3f\x89\xc7\x7d\x45\xec\x71\x41\x90\x3b\x13\xf9\x18\x1d\x5d\x81\xe8\x96\x6b\x55\x70\xbb\x6f\x13\xda\x7a\xc4\x6f\x07\x04\x2d\xb0\x6f\x44\xd8\x1e\x2b\x63\xa5\x27\x08\x80\x6d\xac\xf4\x38\xfd\x66\xd2\x4b\xd5\xc6\x1c\x43\xf5\x8f\xf6\x19\x10\x1f\x1b\xf5\xf9\x30\xd6\xc6\xbe\x95\xcf\x55\xfb\xbc\x24\xb4\xfd\x13\xf3\x6e\x3f\xce\xbb\x4b\x7a\x3b\x82\x26\x38\xaa\xa6\xe0\x8e\xb6\x32\x78\xd5\xae\x1b\x17\xe7\x22\x7f\xbf\xb7\x14\xa7\x24\x00\xd6\xd6\xe6\xa2\xd8\xc6\xb9\xd4\x22\x6f\x2b\x9e\xd7\x31\x77\x6f\xc9\x7e\x31\x03\x51\x79\x8c\x51\xbb\xb7\x24\xa7\x4b\xb2\x55\xf9\x38\x37\x5b\x92\x19\xc2\x78\xef\x18\x8d\x7f\x8c\x56\xef\xf1\xdf\x46\xaa\xf0\xd2\xd9\x46\xaa\x90\x52\xc1\x71\xad\x28\xd1\xd8\x5a\x68\x4b\x3f\xef\x47\xd2\x34\xf9\x47\xd2\x34\x8a\x55\xff\x00\xce\x83\x6e\xc8\x96\x1f\x69\xd6\x78\x01\xe8\x2a\x2e\x79\x02\x68\xa6\xf3\x91\xb4\x8f\x17\x49\xfb\xec\x8b\xa4\xbd\x58\xf3\x91\x82\x76\x6e\x88\x6b\x59\x8c\xc2\xb1\x5f\x49\x68\x51\xf8\x1b\x70\x32\xd0\x57\x38\x9d\xdc\x57\x38\xc5\xd4\x6f\xcc\x34\x4d\xbf\x01\x28\xb0\xbd\x12\xd7\xce\xd4\x2b\xd4\xce\xee\x1b\x3c\x08\xe3\x79\x55\x5c\xba\x8b\x5e\xc9\x6e\x37\xce\x1b\xa4\xbe\xc5\xb4\xe6\x61\x45\x9e\x23\xc8\xfb\xc6\x8b\xb0\x41\x47\x3e\x87\x64\x37\x4d\x3f\x87\x64\x37\x54\xe9\x73\x04\xe1\xbf\x78\x09\xc2\x7f\xf0\xa2\x0f\x13\x0b\xf7\xc0\xb1\x0f\xa3\xc1\x3c\x70\xec\x45\x22\xed\x39\x54\xb7\x4d\x9b\x16\xd0\x6e\x31\x6f\x0e\x70\xf5\x73\x08\x28\x18\xf9\x49\x2a\x05\x41\x20\x4f\x92\x73\x00\x71\x3f\x49\x3b\x58\xf0\xee\x93\xe4\x1c\x96\xc5\x1c\x82\x10\xa8\x18\xd0\x5d\xe9\x81\xe6\x2c\x4a\x11\x9f\x64\xfc\x14\xae\xb8\x27\x85\xc2\x10\x40\xd1\x12\x28\xbb\x7d\xa0\x3f\x25\xd2\x1f\xbd\xed\x8d\xec\xf2\xc8\xf2\x4b\x7b\x3d\xd8\xec\x49\xa3\x3f\xb2\xff\xea\xd2\x1e\x3d\x9c\xab\xcf\xe4\x1e\xb7\x0b\xd9\x16\x79\x74\xd3\xa3\x0f\x19\xc7\x67\x90\x30\x10\x34\x40\x46\xf4\xa5\x2b\xfa\x13\x6e\xcd\x36\x35\x31\xbd\xb7\xb6\x51\xef\x94\x03\x9a\x1e\xbd\x93\x63\x7c\x91\x1e\x3d\xf5\x94\xfe\x0c\xe8\xf0\x84\x14\x96\x0b\xe9\x31\xf0\x9d\x34\xfb\xe3\xcd\x29\x83\x66\x96\x74\xf1\x80\x59\xd2\xb3\x6c\xec\x33\x83\xde\x14\x52\xbd\x66\xdc\x1b\x4b\xc9\x3d\xe8\xf7\x31\xf0\x9d\x2a\x14\xf2\xa4\x37\x19\x37\xd3\xa4\x1b\x29\xcc\x34\xe9\x59\x75\x88\x69\xd2\xab\x71\x4a\x1e\x2e\xe1\x2e\xb6\x78\x88\x82\x17\xd3\xbf\x74\x53\xe9\xb6\xe5\x6d\x36\xad\xe2\x6d\x06\xc2\x7f\xe2\x0e\x76\x65\x96\x58\xd5\xfd\xb3\x10\x9f\x38\xb0\xe5\x66\x74\xa2\x17\x0c\xb2\x1b\xe6\x74\x2f\x1e\xbe\xc4\x5e\x64\xc4\xa7\x32\x2f\x17\xcd\x64\xec\x01\xf2\xe9\xfa\x5b\x8a\xc0\x2e\x83\x9b\xf1\x89\xc0\xd1\xee\x65\x6e\xe3\x9e\xa3\x18\x0c\x97\x13\xc6\x65\x5c\xf5\x80\x34\x17\x7b\x97\x63\x20\x19\xfb\x77\x45\xf9\x47\xc6\x68\xd8\xa5\x8c\xd1\xb0\x01\x45\x73\xdc\x44\xe6\x69\xcf\x72\x36\x4f\x04\x98\x86\xc0\x7d\x74\xd6\xe6\xce\x7d\x48\x48\x2b\x41\x65\x02\xf7\x62\xac\x86\xc7\xcb\x58\x3a\xf2\xb9\xc8\x83\x29\x60\x44\x8b\xd6\xc2\xe6\xf9\x77\xc3\xb2\x94\xdf\x0d\x5b\xe5\xa2\x1f\xc3\xde\xa9\x9e\x78\x54\x44\xab\x41\x7a\x6e\xe3\x39\xc2\x2f\x3f\x91\x8d\x04\x5a\x93\x34\xef\x45\xff\x97\x87\x0b\x76\xa8\x72\x7c\x8c\x81\x27\x7b\xf1\x70\xc1\x8e\xe1\xb2\xde\x32\x4f\x6e\xab\x1b\x33\xc7\x6e\xc3\xda\xf3\xd9\xbd\x70\x59\x41\x86\x88\x66\xbd\x35\x2b\xd4\x28\x09\xe0\x8b\x3e\x1d\x24\x7d\xff\xce\x18\x90\x10\x24\x44\x3d\x11\x99\xde\xdb\xe1\xc4\xed\x38\x2a\xcc\xe8\xf6\xa8\xf8\x8c\xe0\xdd\x61\x84\x43\xb6\x58\xf4\x81\x7b\x70\x14\x91\xde\x1d\x8e\xc7\xf4\xee\x59\xbd\xce\xa3\x10\x58\xf1\xd5\xa3\x10\x58\x2d\xd1\x63\xf8\x39\x75\x41\x0f\x52\x60\x99\x8c\xc7\x9b\x2c\xb9\xbb\x9e\x20\x19\x6c\x2c\x02\x74\xd8\x18\x74\x9b\x63\xf7\xee\x0a\x88\x43\x22\x2c\xda\x7b\x95\x44\xf9\xc3\x1b\xc1\xb6\xbc\xad\xb4\xa6\x22\xcd\x7b\x0b\x88\x5f\x53\x0e\x88\x0f\xcd\xe5\xe6\xae\x0f\xed\x36\xe4\xed\x63\x1c\x3a\x79\xfb\x47\xf5\xb6\xfa\xc5\x47\x0f\x6e\x37\xd7\x6b\x48\x2f\x8f\xb3\x71\xe8\x9c\xef\xd7\x38\x74\x4a\xe2\x5e\x55\xdd\xe2\xd0\x37\x64\xd0\xf4\xf9\xc6\xbd\x05\xde\x7d\x0f\xa0\x6c\x7f\x06\xcf\x7e\x8d\x4b\xa7\xf3\xc8\x1b\x17\x5c\xf7\xe5\x74\xd4\x85\x17\x72\x4e\x80\x44\xde\x70\xde\x86\x58\x7e\x75\x88\x62\x01\x48\xed\xde\x94\x98\xbd\x46\x8e\x53\x94\xf7\x72\x1f\x55\xbd\x1b\x4c\xfa\x5e\x12\x38\x98\xa4\xef\x6d\xb2\x65\xcc\xf9\x5e\x12\xdb\x98\x9c\xef\xdf\x0b\xa0\x28\x83\x56\x1e\x43\xa6\xf7\x14\xb6\xff\xa4\x77\x2f\x72\x1b\xaf\xd6\x60\x5e\x42\xa6\x7a\xcf\x4a\xc2\x4c\xf5\x9e\xdd\xca\xaf\xd6\x60\x8a\x0c\xc9\xf5\x9e\xba\x56\x42\x2f\xd6\x60\x43\x59\xfd\xab\x87\xb6\x54\xc9\xab\xea\x5b\x42\xe4\xd5\x34\x4c\x91\xe7\x8b\xa8\x3a\x2b\x19\x25\x2b\x7c\x53\x98\x68\x52\xf8\x2c\x1e\x78\xc3\x34\x8c\x13\x40\x52\xf8\x26\xde\x37\x29\x7c\xf6\x0e\x7e\xff\x05\x8c\xa1\x94\x72\x6b\xa3\x26\xbc\xca\xad\x8d\x38\x41\x8a\xf8\x66\xe6\x24\x33\xc4\x17\x03\xd4\x98\x21\xbe\x18\xc1\xdd\x0c\xf1\xa5\x46\x37\x52\x55\xc5\xc6\x94\xa6\xb8\x98\xa4\x88\xd7\x9e\xf0\x2d\x81\x5e\x19\x72\xf1\x30\xd3\x70\x0d\x58\x28\x15\x8e\xe0\xe0\x34\xb2\xbf\x7f\x27\x80\xb9\xa8\x5e\x62\x1c\x9a\x57\xf9\xb3\x1e\x17\xaf\x6e\xe1\xde\xbb\xaf\xf2\x67\x35\x27\xaf\x96\x5d\x5e\x29\xe4\x89\xaf\x5a\x1a\x91\x26\xbe\xc5\x88\x95\xb2\x48\x7c\x92\x32\xfe\x9b\x58\x1b\xf6\x98\x73\x09\xbc\x5a\x79\xc9\xf9\xbd\x88\x5c\xe6\x68\xbe\x60\x5a\x5b\x7d\x46\x7b\x6b\x0c\xba\xb7\xc5\xce\xa0\xfb\x16\x3b\x83\x96\xc3\xa8\xdc\x91\x35\xd5\x33\x4e\x99\xb2\x14\x35\xdb\x24\x8d\x6f\x33\xd9\x98\x1c\xee\xb2\xb1\x58\x72\xab\xb8\xe4\x3c\x87\xef\x95\xbb\x04\x59\x8a\xd8\xc0\x9c\xf1\x53\xdf\x7d\x72\xc6\x37\x2f\x8e\x48\x19\x6f\x2e\xd4\xb7\xcb\x73\xb9\x63\x23\x5e\x72\xbc\x60\xf4\xe1\xb1\xd4\xfe\xcb\x78\x29\x2f\x42\x16\xc3\x77\xbf\x43\xd4\xcf\xbd\xf1\x2a\xa2\xae\xee\x51\x43\xd0\x39\xf9\x86\x93\x73\x57\x44\x38\x39\x8f\xa5\x32\x69\x6f\xe0\x57\xe2\xce\x1b\xf8\x1d\x92\xc0\x6e\x5e\x44\x24\x45\xda\xe2\x45\x44\x32\x8d\x96\xf1\x4e\xcc\x8b\x3c\x96\xa1\xec\x76\x27\x93\x2b\x56\x12\xfc\x95\x7e\x52\x98\xfc\x2e\x79\xeb\x28\xe5\xde\x07\xfa\xe5\xde\xcf\xfe\x30\x1d\x9b\xe7\x10\xc1\xc5\x3a\xa2\xbe\xdb\xcd\xc5\x5f\xb2\xa2\x7f\x2b\x63\x48\xba\xdf\x02\x99\x2c\x35\x5d\x1e\xdf\x50\x7d\xdb\xde\x19\x27\xc3\x97\x20\xc8\x81\x01\x31\x44\xcf\xa2\x70\x49\x22\x63\x81\xfc\x4b\xc2\xef\xce\x38\x75\xa5\x73\xdc\x08\x28\xa6\xb6\xa5\x2f\x34\xd1\xd4\xea\xf3\x85\x26\x9a\xda\x96\xbe\xd0\x44\x53\xc3\x35\x32\xf4\xa7\x19\xa8\x19\xca\xa7\x7a\x7f\xbf\x3a\x72\xab\x45\x7f\x8d\x80\xe6\x25\x64\x96\xfe\x75\x88\xb5\x6f\x75\x43\x10\x03\xef\x6d\xfe\x26\xd7\x07\xbe\x7d\x29\x38\x30\xe9\xfd\x52\x78\x41\xd2\xfb\xef\x85\x7e\x22\x87\xfd\x87\x1d\xf6\xac\xc7\x56\xfd\xa7\x33\xb6\x1f\x90\xcc\x56\xcc\x5c\xfd\x00\x72\xa8\x98\xba\xc6\x07\x24\x8f\x04\x8b\xf2\x03\xb2\xc4\x9a\x3f\x24\xe1\x87\xa9\x5b\xf2\x37\x03\xf1\x61\x48\x28\xfd\x57\xe2\x74\xbc\x3f\x38\x56\x20\xa7\x5f\x15\xc6\x30\xf0\x86\x89\x0f\x97\x1f\x7e\x70\x20\x83\xa8\xe8\x27\xe2\x83\xd1\xc6\x3e\xf2\xc8\x0f\xdb\x08\x15\xe9\xd7\x28\x94\xc6\x1c\xf5\xdf\xe0\xd4\x1e\x0c\x42\x78\xc4\x07\x1d\xe5\xf2\x3f\x48\x55\x03\xf4\x31\xfe\x35\xaa\x00\xcb\x20\x32\xf1\x81\x7d\x9a\x3f\xc4\x10\x1f\xb0\xe1\x1d\xe3\x5f\xb7\x8a\x6b\xfa\xf8\xaf\x17\xe4\x1a\x0d\x8b\x2c\x3f\xc0\x98\xf7\xfc\xeb\x56\x9e\xb7\x43\x2e\xc4\x07\x63\x64\xcf\x7f\xdd\xca\x52\x4e\xe4\x50\x7e\xe0\xae\x30\x48\x85\x1f\x40\x7e\x2d\xfd\xd6\xf6\x19\x3a\xf8\xe6\xff\x3e\x34\x1b\xfd\x07\xba\x8c\x4a\x63\x1b\xc5\x87\xc7\xd4\x75\xbf\x12\x1c\xa9\x8e\xa4\xc1\x0f\x97\x3e\x54\xeb\x07\x98\x54\x35\x2a\x05\x3f\xe8\xfc\x0f\x31\xec\x07\xa8\xc7\x5e\x7f\x53\x28\xfd\x52\xc7\xf8\x37\x16\x2f\xfe\x49\xb0\x38\x3f\x98\x57\x00\x82\x23\x3e\x00\xfa\xfc\xaf\x0d\xf6\x69\xfb\x6f\xd6\xbd\xc8\x7a\xfd\x6d\x5c\x31\x5d\xaf\xf9\x57\x65\x44\xa2\xa0\xdf\x07\x03\x4d\xd6\xdf\xe6\x17\x81\x4c\x38\xca\xf8\x80\x67\x32\xb6\x90\x7e\x40\x50\x38\xff\x9f\x6e\x39\x89\x9d\x3b\x3f\x3e\xc4\x76\xf8\xf5\x02\xc1\x6a\x6c\xa3\xf8\x70\xab\xc4\xb7\xdb\xb4\x31\x04\x48\x75\x8e\xff\x3e\x54\xa7\xf0\xf8\x7d\x78\x1d\x5c\xfe\xf7\xa1\xbb\x94\xe3\x57\xc2\x18\x1e\xc4\x67\x8f\x0f\xea\xe0\x8f\xdf\x07\x50\x77\x9d\x71\x3c\xbe\x0f\xd9\x0f\xed\xdf\x07\x03\x76\xcd\xd8\xb8\x69\xdf\x98\xa2\xcc\x7a\xfc\x7a\x01\xf4\x91\xff\xeb\x05\xda\xb8\x61\x7d\xc5\x87\xed\x32\x40\x76\xf8\x41\x38\x6a\xfd\x37\x38\xa5\xc0\x1d\x37\x6a\x3f\x80\xf3\x3a\x81\xa0\xfc\x60\x64\xd2\xf1\x9b\x0f\x25\x93\x06\xe2\xf5\x03\x88\x6d\x60\x11\x1f\x1f\x9a\x90\xe6\xdf\x07\x2d\xb4\x62\x9f\xa6\xbd\x23\xe6\x76\xfa\x4b\xa7\x15\xa5\x39\x4c\x47\xfb\x37\x59\x4a\x7e\x0c\x31\x1c\x1f\xa2\xc7\xf2\xfb\xc0\x15\x01\x82\x8e\x0f\x40\xdd\xfa\xbf\xc9\x7a\x8a\x8e\x1c\xe3\xf7\xa1\x99\x29\xf2\xbf\x12\x58\xd3\x4d\x68\x56\x3e\xbc\xca\xa5\xe6\x6f\xaf\x48\x89\x8e\xfc\xdb\x09\xde\xfb\xda\x1c\xee\x59\xf3\xd6\x2a\xa3\xe5\x58\xb4\xbc\x55\x6a\xd7\x19\xb7\x40\xde\xb7\x93\x95\x62\x15\xf3\x0e\xb5\x28\x41\x03\xfd\x00\x8d\xde\x09\x69\xed\x87\xa6\xe2\xf0\xbf\x12\x46\xaf\xed\xeb\x5f\xb7\xfb\x09\x1e\xf8\x5f\x89\x98\x31\x82\x15\xfb\x41\x13\xca\xfa\xeb\xf6\x41\x79\x64\x7a\x46\x3f\xcc\x88\x3e\xf4\x0f\x74\xa4\x02\xa9\xb5\xf5\xfb\x60\x00\x11\xe8\xcd\xf8\xb0\xfd\xf0\x0f\xd2\x17\xb1\xde\x3c\x7e\x70\xbc\xda\xea\xb5\xf2\xaf\x0d\x69\x86\x45\x02\x2a\x3f\x98\x58\x7e\xf4\x5f\x09\x71\x3c\x74\x99\x1f\x4c\x3a\x85\x5c\xd6\x0f\xb0\xff\x75\xd6\x5f\xb7\x1c\xfb\x89\xe4\xd7\x0f\x70\xd3\xbd\xfe\x26\xe8\x75\x4b\x21\x55\xf4\xc3\x1b\x55\xea\xef\x83\xa7\xbc\x5a\xa5\x6c\xcd\x8d\xc6\x8c\xd3\xf5\x7d\xd8\xde\x24\xf5\xdf\x87\xec\xae\xce\xbf\x12\x68\x78\x47\x8e\x85\xfa\x3e\x70\xb3\x1e\xe5\xbf\x12\xd1\xed\xaf\x17\xe3\x50\x1e\x01\xfa\xf7\x21\x8b\x7d\xcb\xef\x03\x5a\xa9\xfc\x5f\x2f\x50\xea\xb3\x06\x2e\x29\x81\x8f\x66\x8d\xcb\xb8\xec\xdb\xe0\xc0\xad\xfc\x7a\x81\x58\xd5\x40\x3f\x3e\xdc\x56\xf9\x35\x3a\x5d\xca\xd8\xeb\x65\xdf\x4a\xdb\x8e\xf4\x83\x03\x89\xd9\xec\xf9\x57\x42\x74\x5c\x83\x4a\xf8\x3e\x98\x0e\xe1\x3f\xd0\xd1\x49\xcc\xff\x07\xf4\x48\x03\xb0\xfe\xfb\xa0\xc0\xf2\xbf\xb1\x6c\xa3\x13\xce\x1f\xe8\xdb\xf4\xb8\xe9\xd7\x8b\x26\x76\x35\xff\x26\xf9\x89\x0f\xbf\x29\x7c\xcd\xd7\xd2\xfe\x41\xba\x8d\x42\x82\x3c\xc4\x0f\x59\x89\xe1\x6f\x82\xd4\xda\xd7\x3a\xd3\xef\x83\x41\xb6\x7e\x83\xdb\xdc\x79\x23\xad\xfe\xfb\x30\xdc\xa7\xbf\x2a\x30\x70\x63\x8e\xff\x4a\x78\x4c\xdb\xfc\x7d\xb8\xbd\xf2\x7f\x70\xc0\xb4\xf5\xd6\xfe\x6b\x03\x84\xdd\x7f\x83\x53\xc7\x3b\x6b\xfe\x37\xa7\xaa\x76\x7b\x2a\xbf\x5e\xa0\x34\x3a\x96\xb6\xf1\xe1\x76\x0a\x7f\x1f\x96\x46\x64\xed\x37\xda\xe5\x4d\xf2\xdb\xc9\x9b\xab\xb6\x23\x36\xf3\x83\x01\x8e\xd0\x78\xf8\x01\x0a\x78\x22\x98\xe3\x83\x54\xd3\x44\x58\x16\x1f\xa4\xcd\x7e\x93\xac\x2a\x60\x62\x81\x13\x1f\xb6\x47\x3d\xfd\x3e\x3c\xb6\x31\x7e\x1f\xe4\x28\x8e\x5f\x2f\x28\x00\xc6\x4a\xbf\x46\x41\x6c\x63\xfd\x76\xe1\x03\xfa\xac\x79\xfc\x57\xc5\x6c\x1b\xe5\xd7\x2d\xb3\x3e\xd0\x59\xf9\x01\x8d\xfa\xec\xf5\xd7\xed\xf0\x44\x95\x1f\x60\x10\x6b\x7d\xfe\x86\xff\x44\x1a\xef\xd4\xfe\xbe\xc0\xbe\xd2\x4a\x4c\x8e\xdf\xdc\x18\xa1\x7b\xfd\x8e\x3d\xca\x80\x6f\x18\xc7\xef\xc3\x29\xea\xf8\xef\x03\xe8\x07\x4f\x3b\x3f\x98\xa6\x1b\xff\x19\x3f\xb8\xac\x69\xfe\xa6\x62\xb9\x01\xe7\x6f\x5c\x5a\x2d\xff\x23\xdb\xcb\x56\x52\xdd\x8f\x1f\xa6\x50\xc2\x3c\x66\x9f\xbf\x0f\x62\xbd\xf1\x1b\xb9\x5c\x55\xff\xed\x6a\x85\xc2\x3d\xfd\x70\xc9\x13\x84\xca\xef\x94\x23\x15\x4d\xf3\xf8\x9d\x8c\x67\xbb\xcd\xeb\x0f\xd2\x57\x7c\x34\x7e\x55\x30\x8d\xea\x47\xfb\xef\xc3\xe9\x14\xfe\x7a\x79\x9d\x8f\xe3\x1f\xe8\x2f\xeb\xdc\xda\x6f\x92\x15\x5a\xb5\xf2\x6b\x43\x59\xd3\xfc\x47\x95\x7e\x1f\x1e\x27\xe8\x57\xa2\x48\xca\x8c\x5f\x09\x6f\xf8\xf9\x43\x1d\xaf\x31\x86\xcb\x0f\x83\x2b\x74\x19\xf9\x77\xdc\x14\x43\x8c\xf4\x43\xfa\xaf\x96\xeb\xb8\x99\xf8\x01\x25\xc8\xac\xbf\x3d\xfb\x9e\x96\xf8\x9d\x8c\xf7\xb2\x8d\x59\x7f\x1f\x9a\xab\xff\x5f\x09\xd1\xe0\xef\xd8\xbf\x97\x18\xfc\xbf\x12\x10\x5d\x75\xfc\x07\xfa\xe3\xf9\x6b\x3f\x38\xfe\x3f\xc6\xde\x24\x57\x93\x65\xb9\xd6\xeb\x9f\x51\xe4\x0c\x14\xe1\xb5\x03\x1b\xd9\x51\x5b\x9a\x43\x14\xee\xc2\x6b\x3c\xf2\xe2\x8a\x9c\xbf\x60\xeb\x33\xf7\x38\x24\x44\xe4\x6d\x24\x22\x7f\xdb\x11\x5e\x17\x56\x2e\x23\x71\x5f\xa9\xdf\x1b\xcc\xed\x3e\xf5\x26\x47\x69\xf1\xa3\x23\x2d\x66\x78\x9d\x03\xe9\xc5\x97\xb1\x49\xcd\x05\x21\x7b\x3b\xf6\x27\x3a\xb1\x6a\xcb\x9b\xc0\x66\x3a\xfc\x4c\x33\x02\x8c\x96\x9f\xbe\xc9\xef\xab\x2a\x3d\x80\x13\x7c\xbf\x94\x4d\xd0\xec\x47\x5f\x63\xe9\x7d\x1a\xe7\x51\xdc\x6f\x74\x2f\xb4\x6e\xc2\xcb\x21\xb7\xab\x05\xcb\x26\x97\xfd\x89\x33\x16\x2e\xd6\xa5\xf7\x79\x7c\x39\xec\x32\xc0\xec\x2f\x65\xf7\x05\x63\x43\xe8\xbb\x0c\x9d\x8b\x35\x94\xdd\x30\xac\xfa\xfd\xfc\x3e\x61\x3c\xca\x6e\xc7\x8b\x9b\x89\x2f\xcb\xf4\x3e\x03\x48\xd4\x8f\x20\x0b\x71\x5d\x02\x57\x7a\xdf\x40\x4b\xd3\x7a\xe3\x75\x3e\x22\x9d\x9b\xc0\x92\xaa\xab\x1d\xb8\x6d\xd5\x7a\xee\x32\x92\x8f\xe9\x47\xa0\x61\x75\x8d\x3a\x7e\x3a\xb5\xef\x21\xc4\xbb\xa6\x95\xb6\x26\x1b\x23\x7f\x2b\x75\x75\x6e\x90\x8d\xb9\x1c\x9b\x90\x60\xf8\xf6\x0a\x1a\x95\x98\xeb\x63\x95\x31\x9c\xe1\x0b\x79\x13\x54\x68\x3d\x56\xb5\x18\xaa\xf0\x58\x82\x40\xd2\xcb\x94\x76\xa1\x13\x5c\x97\xb8\x9a\x8e\xca\x3f\xcb\xae\xe2\x04\xf8\xee\xf6\xbd\x21\x6e\x76\xb1\x1e\x46\x40\x32\xde\xe3\x81\x9e\xb8\x2d\x0e\xd0\x08\x17\xba\x84\xfd\x46\x85\xe3\x49\x69\x13\xb0\xe9\xb5\x35\x0d\xe8\xee\xca\x52\x1d\xa4\x17\x35\x1b\x86\x4a\x27\x3c\x70\xd5\x6b\x05\xcd\x07\xf7\xe4\xe3\xd8\x84\xc2\x00\xed\x37\x06\x20\x9d\x61\xf7\x85\x34\xeb\xd5\x77\x65\x76\x21\x36\x67\x67\xc4\x8d\xa0\x43\x5a\xb6\x19\x08\x01\x66\x3e\xfe\x49\xc3\xc7\xdb\x11\xed\x99\x0f\x78\x7e\x71\x54\xce\x8b\xf9\x33\x02\x9b\xa9\xef\x26\x64\x4e\xac\x73\xbf\x81\xde\x29\xa4\x4d\x20\xd4\xa6\xbb\x58\x97\xdf\xe7\xf6\x8e\xd6\x45\x18\x9e\xd3\x64\xb7\x5a\xfe\x0c\x29\xb8\x70\x90\x5f\x5c\xd6\x5a\x4a\xab\x0c\x3c\xc8\x80\xb1\x82\x00\xdf\x2a\xe4\x22\x11\x60\x43\x72\xeb\xeb\x13\xbc\x05\x4a\x3e\xc3\x26\x74\x0a\x5d\x65\x8c\x08\x17\xe6\xd7\x75\x7e\x47\x71\xb4\x87\xfd\x86\xc4\xf7\x52\x9c\x7f\xce\xef\x10\xef\x5b\xca\x57\x86\x22\x77\x5b\x3a\x76\x19\xae\x9a\x09\xbb\x61\x0f\x7a\x96\xb0\xcb\x90\x7c\x95\x73\xd9\x84\x17\xc8\xb8\x76\x6c\x02\xe2\x7b\xdc\x65\x70\xe8\x7f\x23\x86\x81\x30\x9f\x69\x7f\x82\x68\x78\xec\xa9\x1c\x80\x3a\xe7\x63\x13\x74\xd5\xa6\xb6\x07\x99\xab\x36\x2d\x1d\x9a\x11\xb4\x87\x7b\xfd\x08\x68\x2e\x77\x19\x08\x7e\x65\xa9\x22\xf2\x3b\xc1\x4d\x68\x65\x35\xcc\x4d\x4a\xa9\xaf\x01\x62\x77\xe5\x92\xfb\x26\xa8\xda\xbe\x47\x7d\xea\x70\xc9\xeb\xb4\xc9\xef\xcc\xe4\xe7\xae\xab\xa5\x52\xe1\x9f\xad\xee\xc9\x9e\x20\xc9\x2e\x85\xa9\x11\xd0\xa0\x7e\x0d\xd3\xf5\x94\xd6\x71\x9c\x5f\x54\xff\x65\x29\x3c\x8c\x80\x0a\xf1\xeb\x1c\x32\x7c\x28\x65\x13\x50\x11\xed\xe5\x80\x1e\x3a\xad\x43\x3f\xbf\x68\x9c\xf3\x59\x77\x5f\x6e\x04\xf2\xf6\xbd\xc1\x0a\xda\x8b\x1f\xed\x73\x2e\x5f\x2d\xba\xaf\x52\xa8\x1f\x01\x17\xbe\xaf\x73\x8f\x9f\x8b\xbb\x73\x8f\x6f\x8f\xdd\x17\x1d\xd8\x39\xc7\x5d\x86\xac\xd4\x39\xf4\x8f\x70\x53\xed\x2e\xf4\xe5\x48\xdf\x87\x0b\x8c\x45\x3b\xe3\x26\x0c\x38\x8d\xbd\xb4\xd1\xb2\xb5\x75\xc8\x19\xa1\xc0\x7a\xec\x89\x9a\x1c\xfa\x7b\xcf\x4d\x31\x7c\xe9\xfc\x96\xc3\x74\x85\xcd\x6e\x98\x56\x61\x29\xe1\x23\x3c\x9c\xad\xd4\x52\x5c\xfe\xce\x02\x3f\x76\x02\x9b\xd0\x2f\x52\x23\xa0\x20\xf4\x6a\x8d\x70\xb1\x92\xfb\x26\xc0\x23\x3a\x97\x50\x5e\x42\x59\x80\x7c\x74\x02\x9c\x68\xfa\xde\x20\x0e\x28\xec\x76\xc8\x91\x3a\x2f\xad\xb4\x11\x32\x2e\xbb\x9b\xc0\xf1\x99\xeb\x6e\x98\xcc\x60\x29\x7c\xd5\x72\xc2\xb4\xef\x8d\xc2\x27\x7e\x93\x18\x01\xf7\xd8\x73\xf7\xb6\xa0\xd9\x3e\xf6\x27\x1c\x8e\xb5\xec\x4f\x2a\x0c\xdf\x57\x4b\xe3\x9e\xa8\xbb\xe9\x0d\xd6\xe3\xf8\x08\xe8\x36\xcf\x5d\xa8\xb4\xd2\xf5\xa8\xbb\x5a\x02\x1e\x73\xd8\xb5\x90\x02\xa7\x1f\xbb\x16\x39\xc7\xe4\x10\xbf\x37\x38\xa4\xfd\x0c\x2a\xef\x03\x7a\xed\xba\xf2\x8b\xb3\x62\x39\xd7\x4d\x90\x3d\x01\x48\x37\x27\x90\xb6\xf3\xf8\x17\x24\xb0\xe2\xca\xd3\xb2\xd4\x7f\x46\x68\xb4\x69\x4f\xbc\x76\x46\x92\x8d\x1c\x02\xc7\x60\x69\x8b\x40\xb4\x44\x2e\x65\x7d\x42\xc8\x43\x4a\x7b\x06\x5e\x09\xa3\xa5\xa4\xfd\xc9\x49\x16\xde\xbf\xbd\x01\xcc\x4e\xf8\x08\x0f\x19\xb5\xd6\x8a\x24\x28\x21\xd5\x54\x37\xa1\x72\x96\xec\x37\x38\x17\x97\x89\xa7\xbc\xb8\xe7\xb7\x9a\xf6\x1b\xf2\x76\x2f\xad\xef\x32\x0a\x97\x4f\xde\x6f\xc0\x85\x35\xbf\xae\x8b\xf3\x7a\x6d\x31\x7f\x46\x70\x45\xf0\xb9\x09\x8d\x89\x5f\x33\xc0\xcd\x9a\x5a\x5f\xb3\x88\x63\x67\x49\x7b\x16\x71\x73\x4c\x6d\x8f\xd8\x58\xbb\x6b\x7d\x32\xa2\xdb\x5a\x56\xa1\x83\xb4\x2a\x4b\xff\x6c\x84\x9b\x5c\xad\xab\x61\x43\xeb\xbe\xf5\xbe\x3e\xc1\xb8\x5e\xca\x9e\xb9\xf9\x38\x3a\x7a\xdc\x04\x9c\x69\xfc\xde\xac\xbe\xed\x5b\x72\x0d\x48\x7d\x9f\x8a\x48\xe6\xbc\x48\xf5\x25\xda\x8a\x2f\x40\x23\xb8\xa6\xbc\x6f\x02\x82\x4e\x5e\x6f\xa0\x11\x6a\xd5\xa7\xb2\xbe\x04\x2a\xf4\xa3\xf5\x4d\x18\x22\x9c\xab\x1d\xf8\x9e\xe7\xe6\xda\x9c\xfa\xe2\xee\xdc\x96\xc2\xc3\x08\x1c\x50\xc7\xae\x05\xe3\x5c\x3b\x76\x2d\xaf\x7b\x02\x6e\xc2\xe0\xf2\x71\x01\xb4\xbe\x2f\xc2\xf4\xd7\x17\x3c\x17\xeb\x79\x6e\x42\xa0\xa5\x69\xb5\x63\xc8\x2d\xa2\x14\x9f\x6c\x23\x00\x36\x5d\xf7\x1b\xa0\x91\xa7\xba\x6a\xc1\xd1\xad\x2c\xf5\x4e\x75\xc6\x9e\xdc\x46\x10\x5c\x67\x94\x77\xa1\x6e\x28\xc8\x6b\x80\xe6\x01\x5c\x45\xdc\x04\x57\xec\x97\x35\x62\xb2\xde\x9f\xa5\xc6\x55\xed\xd4\x79\xd4\x96\x0e\xad\xbe\x93\xd3\xa6\xc7\x55\xcb\xf4\x7c\x49\xce\x68\x35\x3f\x8e\x5b\x72\x5e\xc4\x08\x0c\x90\xdf\x24\xed\x7d\x64\xae\x6a\x4b\xe5\xde\xde\xa7\xbb\xd1\x63\x7f\xe2\x82\x9f\x1f\xe9\xcd\xad\x31\x65\x71\xa2\xed\x7d\x81\x7e\x58\x86\xa4\xf6\x12\x5c\xd2\x96\xa2\xa4\xbd\x04\x5f\x94\xb2\x6b\x79\x2b\xac\x69\xdd\x6f\x5c\xae\x7e\xd8\x04\x2d\xed\xbe\xf4\x22\xcd\xcd\x33\xc0\xfd\x89\x30\x0e\x04\x50\xbf\x27\x9a\x0b\x5c\x2d\x95\xd5\xd2\x89\xdd\x39\xf4\xb0\x09\xe4\x6f\xcb\x6b\x80\x26\xf8\x31\x25\xee\x4f\x5e\xcf\x33\x7e\x6c\x02\x8c\x45\x59\xbd\xe5\xba\x6e\xc9\xef\x9a\xbe\x94\xd0\xc5\x19\x8b\xfe\x3e\xce\x46\xf9\x34\xf4\xf7\x21\xbc\x7f\xad\xf5\xee\x46\xb1\xd2\x7d\x37\xf4\xf7\xb9\x31\x99\xfb\x8e\x32\xc2\x83\xa9\x7d\x97\xc1\x78\x9c\x69\x7f\xb2\x8c\xf1\x69\x13\xfc\x93\x5d\x0b\x81\xcf\x4b\xb3\xdd\xdf\x17\xfe\x7f\xa9\x32\x8d\x70\x13\xee\xb4\xca\x20\xa0\xab\x2c\xbe\xaa\x2f\x0b\x4c\xd9\xb5\xbc\xd2\xf1\xe4\xa5\xfc\xed\xef\x8b\xa7\x65\x0f\xfb\x8d\xdb\x8d\xfb\xab\x96\x41\x76\x8e\x1e\xff\xe4\x7c\xe6\x6f\xb3\x65\x77\x8d\x23\xf0\xf9\x1e\xce\x51\xb0\x96\xc7\x35\x14\xa8\x10\xdb\xe2\x07\xfa\x52\x10\xb6\xf6\x11\x60\xfd\xf3\xfe\x84\x68\xef\xb2\x67\x11\x07\xbf\x7c\xe6\x8f\x80\x7a\x75\x0f\x27\x6e\x6e\xad\x1f\x7d\x13\x60\x53\x63\xda\x84\x9b\x2b\xae\x6e\x02\x56\xea\x63\xbf\xe1\xc7\x71\x59\xe3\x8b\x60\x5d\xc3\xae\x76\x36\xe2\xf6\xce\xd5\x5b\x77\x64\x39\xc2\xae\x16\x6d\x4e\xdd\x2b\x61\xa9\xcc\xce\xb5\x78\xa6\xac\x53\x65\xdd\x57\xd7\xfb\x48\x27\x50\x97\x4c\x72\xbd\x8a\x7f\x3d\x4b\xf5\xad\x72\xbd\x04\xc1\xa6\xa5\x96\xbd\x7c\x11\xb7\xe4\xb7\xc0\xf5\x3e\xa8\xee\x96\xfd\xea\xf2\x15\x59\x6a\xdd\x85\x4e\x32\x33\xfa\x78\x5c\xef\xeb\xd0\x6a\xae\x24\xb8\x5e\xe2\xf6\x6a\x2b\xab\x61\xaf\x2b\xd5\xea\xaa\x96\xf8\xb1\xb6\x0e\x5b\x23\x78\x68\xeb\xaa\x85\xfb\xbb\xd4\xef\x8d\x8e\x2c\xb0\xdb\x31\x14\xa9\x5b\x43\x5e\x85\x0e\x14\x51\x61\xf7\x76\x1d\xc7\x75\xb5\x03\xe1\xb1\x2e\x33\xd1\xe5\xb2\x62\x4b\x75\x11\xa6\x6b\xec\xeb\x2a\x03\xef\xc2\xb4\x34\x05\xd7\x3b\xa3\xf7\xa5\x2c\x82\xec\x57\xe5\x88\xab\x61\x1c\xe9\x69\x31\xd4\xd7\x8b\x0f\x4d\x0d\x67\xdf\x04\xa2\xdc\x7c\xe6\xee\x97\x30\xf8\xbc\x84\x7a\x23\x88\x49\x8a\xde\xb9\xfb\x7d\xe4\xca\x57\x4f\xaf\xf6\x7e\x89\xcd\x6e\xc9\x2f\xc1\xfb\x7d\xc8\xa1\xb2\x76\xf9\xbd\x34\x16\x4b\x7c\xb8\x9d\xe5\x2e\x8b\x7b\xbb\xb7\x92\xd1\x6f\xc5\xfb\x7d\xba\xef\xe1\xbc\x08\x3a\xb0\x53\xcf\xbb\x50\xac\x97\xa7\x1f\xb6\xf7\xfb\x38\x34\xd8\x57\xc6\xed\x73\xdb\x17\xe1\x71\xf0\xb0\xdd\xb9\x07\xc5\x7e\xd9\x4d\x47\xa7\xd8\xf2\x22\x10\xaf\x9b\x96\x36\xd8\x08\xb4\xb4\xad\x32\xe0\x44\x5b\x6a\xab\x1d\x30\x8d\x35\x9c\xc7\x26\x60\x4f\xc8\xfb\x93\x42\xa1\x79\x7f\x82\x22\x3b\xc4\xd5\xf4\xb7\xb3\x60\xda\xea\x2d\x51\x69\xad\xb4\x5d\xe8\x85\x6e\x25\xc6\x4d\x48\x18\x3a\x76\xa1\xde\xfd\xb6\xdf\x18\x28\xe5\xfb\xea\x0b\x66\xa2\x52\x77\x5f\x46\xc4\x52\xdf\x57\x2d\x23\x79\xe7\xd6\x34\x60\x5f\x49\x3d\xed\x32\x74\xd7\xd4\xb0\xe7\x76\xdc\xbe\x0a\x57\xd3\xe5\xfc\x7c\xb6\x63\xf7\x05\xa1\xbe\xa5\xfd\xc9\x7c\x58\x41\x6d\x8d\xfa\x1c\x48\xe8\xde\xb9\xe7\x05\x37\xa1\x25\xe7\x23\x9e\x17\xdc\x81\x7a\xf8\x2d\x60\x04\xee\x3c\x5f\xa7\xcf\x4b\xfc\x7c\x4b\xce\x03\x3c\xef\x53\xc1\x85\xf2\xa5\xfd\x2c\x5e\x64\x1d\x28\x8f\x3b\x93\xa4\x9e\xf7\x27\x8e\xbd\xee\xbd\x7d\xfc\x9a\x4c\xd9\x65\x88\xe7\x7d\x24\xe5\xb7\x7a\xac\x37\x5e\xd4\xa1\xbd\xae\x96\xba\xbe\xb8\xe7\xf5\x09\xb1\x9c\x29\x7c\x6f\xa0\x59\xeb\x6d\xf5\x16\x57\x91\xd4\xcb\xbf\xa0\x42\x7c\xdc\x60\x58\x5a\x3c\x37\xa1\xa3\xbc\xd9\x04\xd9\x27\xfa\xd1\x57\xbf\x9c\x6f\x5d\x6b\xe5\x71\x73\x60\xea\x6d\x13\xc4\xb9\xe4\xe8\x97\xaa\x11\xc8\xa6\x1f\x56\x23\x87\x0c\x38\xa5\x85\xbe\x09\x01\x29\x79\x7f\x12\x5d\xd0\x39\x36\x21\x51\xcb\x26\x78\xe2\x81\xd0\x36\x61\xe0\x1a\xb1\x9a\x3e\x74\x52\xa4\xc5\x20\x3c\x2f\xe1\x39\x6d\x49\x3e\xcf\x62\x97\x7b\xf9\xde\xb8\x90\x48\xf7\x1b\xae\x33\x2a\xbb\x73\xc4\x74\x9c\x7b\xf1\x10\xd7\x91\x7a\xd9\x0d\x23\x55\x4a\xef\xbb\xb7\xf8\xd5\xf4\xb2\x3f\x01\x96\xb6\xf7\x45\xc0\x4b\x3e\x2f\x49\xfb\x59\xfe\x5f\x4b\x7c\x7f\xfc\x76\x6e\xa9\xaf\x5a\xfc\x66\x5d\xda\xf6\xc7\x37\x42\x5e\x7e\x30\xcf\x3b\x5f\x6e\x81\xbe\xc6\x63\xea\xe2\x28\xcb\x80\xf3\xbc\xd3\x2d\x18\x7b\xf1\xb8\x8a\xa8\xc6\x5d\xcb\xc4\xa9\x73\xaf\x7b\x57\x00\x2d\x1e\xeb\x71\x2d\x77\x5e\x8e\x8b\xef\xfb\x1c\xe4\x26\xf6\xf3\xf9\x75\x35\x75\x0e\xce\x8b\xbc\x2f\xe0\x1a\xa9\x7b\x19\xaf\x1b\xa3\xca\x32\x7d\xbf\x2f\x88\x13\xa9\xbb\xc2\xe3\x7d\x05\x0d\x71\x12\x7c\x24\x02\xf8\x03\xc0\x5d\x42\xc0\x73\x68\xdd\x9b\xef\xab\x48\xf5\xb3\x2f\x6b\xb9\x11\x50\x75\xd7\x5d\x86\xdf\xdf\x7d\x35\x9d\x93\x33\xad\x9b\xd5\x08\xa8\x99\x76\x3b\xb0\xc9\xe7\xc5\x94\x9b\x70\x8d\x33\x69\xda\x6f\x38\x3f\x53\xf6\x1b\x0f\x4a\xa4\xb6\xdb\x01\xfa\xd1\xd9\x77\x2d\x93\x03\xca\x17\xcc\xfb\x8e\xc3\xbd\xee\x36\x81\xec\xf5\x6b\x8b\xbd\xee\x38\xd5\xd2\x2e\xc3\x4d\x3c\x6d\x77\x7f\xa0\xee\x5a\xca\x85\xf7\x1d\xd9\xdd\xf0\xda\x26\x4c\x1c\xb8\xd6\x78\x0c\xd7\x4c\xed\xbe\x10\x24\xd6\xcf\xb8\xfa\x82\xf3\x63\x3f\x7c\x15\xda\xe1\xe0\xc6\x81\x5d\xc6\x85\x90\x92\x56\x6f\x5d\xc3\x5e\xbe\x5a\xa4\xa8\xcc\x25\xed\x42\x49\xcd\x53\xf7\xdc\x62\x15\x2a\x8b\x15\x7b\x5f\xe2\x31\xda\x72\x14\x7a\xdf\x09\x60\xcf\x52\xfe\xbe\x6e\x44\x2e\xeb\xd8\x32\xc2\xc4\x9e\xb0\xfa\x02\xc7\x93\x6a\x5e\x4d\x9f\x24\x08\x09\x61\x13\xe0\x66\xcf\x73\x13\x2e\xf4\x44\xc7\x2e\x94\x13\xbc\xf7\xdd\x52\x31\x05\xa5\xa5\xfd\x89\x98\xb5\x7c\x7c\x65\xa0\x10\x2b\x69\xb7\xf4\x45\x3b\xee\x83\x3c\x5c\x73\x99\x96\xe6\x64\xbc\xaf\x73\x1a\x7e\x06\x8d\x97\x30\xb4\xb6\x94\xf2\xe3\x1d\xa8\x74\x9a\x8f\xc7\x58\x43\xf8\x37\x02\x82\xdf\x19\x57\xa1\xc4\xa7\xf4\xc3\x6f\xc5\xf1\x7a\x54\xc0\x32\x68\x4d\xd7\x5c\xb6\xe5\xc4\x31\xdf\x47\x8b\xbf\x2c\x75\xcc\x5c\xe2\xf6\xba\x37\xe7\x62\xb4\x16\xe7\x35\x97\xb3\xd1\xd1\xf6\x27\xba\x04\xc9\x0d\x0f\x01\xdd\x77\x8d\xfb\x13\x6e\xa0\xe5\x9d\x36\x9d\x8d\x2a\xfd\xfc\x13\x52\x25\x6f\x4f\x77\x7c\xd8\x6d\x9a\xa8\x44\xc2\xee\x17\xb1\x49\xc5\x47\x6f\x2e\xc7\xa3\xda\xd7\x27\x40\x6c\xe4\xa5\x6e\x9e\xae\x13\xc8\xd9\xb7\xdb\x7c\x1d\x35\x21\xe4\xd5\xea\x97\x0c\xb2\x21\xed\x37\x50\x11\x55\x5f\x2b\xd3\x39\xa8\x9c\xf7\x70\xbe\xb7\x9b\xcd\xf2\x26\xe8\x70\x89\xe5\xfb\xe4\xc2\x0a\x52\x37\x81\xf1\x75\x16\xc2\x08\x0f\x63\xf3\x7d\xf2\x42\x58\xe3\x4b\xac\x75\x5a\x5a\xdd\xf9\x12\x93\x9c\x42\x59\x04\x42\x84\xdb\x5a\xc4\xd3\x9d\x75\x5a\xea\xab\x73\x23\x60\xaf\xd9\x2d\x45\x41\x98\xcb\x9e\xa3\x11\xc8\xa6\xf5\xb7\x37\x48\xe0\x9c\x56\x6f\x71\xe4\x2c\x8b\xe5\x9e\x7e\xe5\x83\x47\xe9\x84\xce\x61\xbb\xcb\x80\x8f\x2f\x69\xb7\xa3\xf9\x1b\xbb\x5a\x8c\x95\xdf\xcc\xc1\x40\xa6\xd0\x56\xf7\x07\x69\x6d\xd2\xd7\xb9\x1b\x43\xd2\xb1\x86\x10\x3f\x98\x74\x86\xfd\xc9\x64\x45\x1e\xbb\x50\xdc\x5e\x8e\x3d\xd9\xb8\xbd\xe4\xf2\xd5\xc2\x25\xb8\xbc\xbb\xe6\xb6\xc5\xfd\x8d\xc0\x44\x1d\x6b\x7d\x10\xeb\x94\x8f\x3d\x0d\xf8\x6f\xb7\x63\x0f\x90\xe2\x87\xce\xfc\xf5\x56\xe1\x35\x67\x3f\xf6\x0e\xc5\x3b\x1b\xd0\x1b\x08\xee\x9d\xdd\xf7\x1b\xcd\xb5\x6c\x79\x13\x3c\x67\xf6\xf7\x09\x0c\x75\x5f\x2b\xc8\xf9\x88\x5e\xe3\x26\x54\xc4\xed\xdd\x30\x99\x44\xc9\x69\xe2\x84\x8c\xe3\xf0\x1a\x20\x5c\x56\x4a\x8e\xbb\xb7\x03\xb5\x5b\xff\x08\xbe\x82\xbe\x4f\xc4\x36\xc4\xb8\x0b\x1d\x1c\xd8\x5f\xd3\x27\x2b\x08\x0e\x3b\x1f\xef\x83\x1e\x3f\x72\x2d\x18\x01\xe8\xd4\x5e\x3f\x82\x73\x6f\xfb\x13\x52\x93\x54\xa4\x05\x11\x1e\x86\xb0\x6f\x02\x1b\x08\x0e\xdb\x08\xa4\xe4\x74\xd1\xd0\x08\x04\x68\x77\x16\xae\x08\x4c\x76\xfe\xde\x60\xbf\x7c\xed\x68\x38\xb7\xa5\x4d\x70\x1d\x5a\xd9\xd5\x3e\x2c\x6d\x14\x36\x46\x80\x25\xac\x79\x7f\xa2\x21\x24\x2b\xb6\x08\x60\x44\x65\x77\xc3\x13\xc1\x6f\xb4\xb8\x08\x58\xc8\x33\x0b\xc6\x08\x9e\x56\xbd\xae\xa6\xbf\x9e\x5b\x9d\x03\x5b\x04\x66\xbf\xec\x42\x13\x3a\xd6\xbc\x1a\xf6\x66\xba\x5f\x77\xa1\x19\x31\x66\xcf\x0b\x58\x3b\xf5\xd8\xdd\x7f\x7d\xe1\xf6\x5d\xa8\x7b\xda\x7d\x7d\x41\xa5\xea\xfc\x9d\x11\x24\x91\xb6\xb2\x07\x08\x89\xb4\xf8\x6d\x24\x42\xc6\x65\x65\x37\xec\x82\x15\x6b\xbb\x0c\x37\xbc\xb6\xdd\x52\x67\xc5\xd2\x2e\x43\x0e\xc7\xf5\x6f\x63\x3a\xdd\x76\xbd\x3e\x41\xfd\x97\x63\x5e\x9f\x60\xe8\x68\xe7\xb1\x3e\x41\xec\xc8\x65\x77\x0e\xbe\x2a\x97\xdd\x0e\xbc\x10\xf3\x91\xfe\x7c\x81\xe9\x6d\xfc\x2d\xf6\x7a\x43\x4a\x2e\x65\x8f\x0d\x70\x01\x39\xec\xf1\x55\x20\xbe\xd5\xf8\x11\xe0\x5b\xbf\x37\x80\x91\x29\x7b\x9e\x39\x06\x5b\xff\x3e\xc1\x1a\xe3\xbc\x8d\x08\x88\x42\x6d\xf7\x9c\x88\x82\xb2\xf7\x0e\x4c\x46\xcb\xdf\x27\x6e\x0c\x3e\xd7\xe8\xb9\x63\x79\xde\x83\x05\xd7\x91\x8f\xb4\xca\x50\xf8\xa7\xbd\xb1\xd6\x2c\xf1\x94\xe9\xeb\x0b\x81\x84\xd9\x9d\x27\x44\x40\x59\xd1\xf3\x26\x80\x81\x92\xda\x26\xb0\x44\xfb\x26\x34\xec\x68\x7b\xab\xa0\x97\x6c\xee\xde\x24\x02\xec\x72\xdc\x6f\xb8\x72\xfd\xab\x45\x03\x94\xdd\xff\xc4\x08\x80\x76\xd6\xdd\x7d\x3c\xf7\x72\x0c\xbb\x2f\xc4\x2c\x9d\x67\xdf\x04\xec\xe9\xde\xdb\xf3\x7d\x0e\xef\x7e\x5e\x84\xc8\xaa\xe6\xb0\x15\x01\x86\x1a\x89\xd4\x08\x19\xe7\xf4\xaf\x0c\x98\x13\xb7\x80\x1a\x01\xc7\x87\xea\xa3\xbe\x02\x5d\x48\x17\xeb\x04\x58\x0f\x6e\x45\x23\xc0\x7a\xb8\x19\x40\x04\xdc\x09\x7c\x55\x9f\xef\x23\xa9\x25\x97\xbe\xab\xc5\x1f\xce\xa5\x16\x11\x7c\x4c\x57\x19\x58\x62\x9b\xbb\xae\x19\xc1\x43\xe9\xd2\xfa\x04\xf4\xaa\xe4\xfe\x16\x46\x70\xbf\x3c\xf8\xe7\x7c\xbe\xe0\x7d\x94\xa3\xae\x96\x8e\xc0\x0a\xda\x23\x36\x08\xeb\xe9\xdf\x27\xd5\xc7\x74\x8d\x98\x40\x27\xce\x7c\x1e\xbb\x0c\x40\x73\xdc\x63\x2e\x9f\x2f\xd1\xe6\xad\xec\x51\xc7\xd6\x92\x8f\x1c\x37\x61\x52\xe8\x2a\x83\x7b\x33\x1f\x79\x0d\xf2\x1c\xa0\xa2\x95\xb2\x09\x3a\x06\xa3\x9f\x9c\xe1\x05\xc9\xb4\xad\xed\x11\x5e\xc0\x44\xeb\x11\x37\x01\xe5\xcd\xc9\xdd\x6b\x04\xad\xb1\x5a\xf2\x26\x4c\x3c\x54\x7c\x15\x1a\x81\x9b\xc4\x47\xdd\x08\x04\xde\x22\x5f\x89\xa0\xd3\xe1\xe8\xbb\x1d\x04\x51\xb8\x5a\x56\x04\xd2\x7b\x84\x45\x00\xa4\xb0\xb8\x23\xa7\x08\x98\xcc\x91\x59\x45\x70\xc6\x73\x15\xea\xf1\x30\x39\x85\x4d\x60\xd1\x95\x5d\x28\xb7\x51\xfd\x6a\x41\x24\x0b\x7d\xb5\xf4\x75\x1d\xcf\x19\x37\x21\xb1\x60\x76\x3b\x22\x5a\xb6\xaf\x61\xe8\x12\xda\x47\xe0\x46\x73\xd7\x08\x11\xb0\x49\xd4\xdd\xb0\x44\x94\x89\xef\x7d\x23\xe0\x5e\x91\xf7\x27\x1e\xbb\x7c\xee\x86\x21\x0a\xd5\x63\x13\x2a\x1a\xc3\xef\x0d\xe2\x04\xdd\x78\x2b\x82\x8f\xc7\xae\x05\xaf\x0e\xd7\xd3\x8a\xc0\x65\x1c\x77\x6f\xe1\xcd\x3c\xf6\x52\x84\x06\xf7\x76\x6c\x82\xab\xa7\xf6\x10\xc2\x00\xbb\x51\x4c\x04\x24\x95\xf0\x7d\xe2\xc1\x0b\xdf\x1b\x98\x42\xd2\xee\x6d\x43\x61\xd3\xbe\x6a\xb1\xaf\xe4\x5d\x46\xc7\x71\x2a\xfe\x39\x0e\xcc\xde\xbe\x5c\x11\xb5\x3f\x97\xb8\x9a\x3c\xc4\x40\x04\x0c\xb9\x71\x0f\xd6\x45\xe8\x58\xdb\x6d\xba\xfc\xc0\xde\x6d\x42\x8d\x90\xeb\xee\xc6\xed\x0e\x72\xbb\x8c\x25\x4e\xed\xb1\xb9\x71\xa2\xfa\xe6\x08\x71\xaa\xee\xdd\xe5\xe2\xd4\xba\x15\xc3\x0b\x04\x58\x3e\xfa\x6e\xe9\x8b\xe5\xbf\xee\xe5\xf5\xba\x5b\xd1\xee\x9c\x94\x6a\x39\xed\x1d\xea\x51\x74\x1e\xcb\x69\x04\x24\xb0\x9e\x77\xc3\xd0\x5d\xe5\xaf\x0c\x1c\xba\xcf\x6f\x11\xc3\x1d\xc7\xb8\x3f\x99\x18\xa3\xe2\x6e\x98\x84\x94\x1c\xf6\x59\xe2\x62\x9d\xeb\xf4\x45\x20\x50\xb5\x7e\x9f\xe0\xa2\xb1\x97\x97\x03\x38\xd5\xbe\x5a\x0a\x3a\x53\x73\xf3\xb9\x08\xa8\x00\xf6\x6a\xf2\x08\xbe\xbc\x8f\x9f\x11\x50\xdc\xc6\xb6\x09\xb0\x54\x47\xde\x04\x94\x37\xc7\xf7\x09\x7b\x67\xef\x0c\xd4\xc3\xe4\x10\x73\x42\xc1\x5a\xf7\x11\x98\xec\xe3\xfb\x04\x35\xf5\x9e\xec\x11\x3c\x1b\x61\xdd\x04\xa4\xa7\xb6\xdb\x11\x09\xbb\xdc\x43\x88\x39\x22\xc7\xb0\x1b\x86\xff\x57\xfd\xca\x40\x02\x3b\xca\xee\x3e\x81\xdd\x47\xff\x3e\xc1\xc9\x6e\xaf\x53\x02\xf6\xb2\xeb\x8b\x45\x00\x27\xe7\x1b\x53\x32\xf7\x9d\x7b\xdb\xfb\x05\x16\xbe\xde\x16\x8e\x8e\xbd\x3d\x86\xf4\x92\x39\x7e\x85\xca\xbe\x99\xdd\xe2\x2e\x02\x32\xeb\x3e\x07\x60\x1a\x73\xfc\xdb\x1b\x1d\xa6\xfc\x23\xe8\xe8\x70\xa1\xcd\x08\x44\xaa\x1c\x75\xf7\x16\xdb\x64\xf9\x46\xac\xbb\x37\xf2\xae\xa5\x7b\xd3\xbf\x37\xf0\x63\xdd\x7b\x0e\x77\x93\x7c\xec\x4b\xd0\x39\xd1\xfe\x15\x7a\xe1\x61\x5a\x3e\x42\xe5\x48\xdf\xed\x90\x13\x66\xf1\x68\x06\x11\x98\xb9\x7d\x0c\x62\x26\xca\xf9\x9b\x06\xd7\x9c\xec\x1d\x25\xe4\xa3\xb3\x84\x6f\x39\xa0\xba\x6b\x7b\x13\xe2\xe8\xdb\xf2\xbe\x7c\x40\x28\xca\xee\x7e\x23\x02\x9a\xcb\x6f\x69\xe3\xed\x96\xbf\x51\x47\x95\x79\x94\x4d\x00\x1f\xc8\x7d\x72\x45\x60\x9d\xee\xee\xe3\x4b\xd3\x8f\x7d\x5c\xe0\xfa\xda\xca\x5e\x63\xe8\xe0\x4b\x76\x56\x2c\xbe\x60\xad\x67\xb7\x92\x19\x01\xe7\x9a\xe2\x3b\x3b\x2e\x67\x3f\xf7\x70\x33\x82\x98\xf9\x76\xf8\x56\x8f\xee\x47\x97\x17\x5f\x15\x5f\xe1\x0a\xdb\x11\x7c\x2c\xc2\x09\x73\xe2\xed\x88\x7e\xc0\xd6\xd3\x85\x8a\xe8\x96\xa0\x7a\xb6\x8f\xe0\xc1\x3e\xcd\x09\x23\xba\x3d\x6f\x95\xc1\xf6\xa8\xee\x0e\x61\x04\x2d\x87\x1a\xcb\xb1\x09\x78\xec\x1c\x8b\xe0\xb6\xeb\x25\x08\xc7\x57\x20\x25\xf6\x49\x5a\x84\xc6\x91\xd3\xf7\x27\x0d\x4e\xf4\x5c\xdd\x07\x42\x43\x60\x3e\x7f\xbc\xc0\xec\x6d\x8e\x8e\xb0\x06\xdc\x91\x2c\x4a\x5f\x83\x35\x6f\x42\xa5\xf6\x60\xb9\xeb\xda\xba\x49\x92\x47\x14\xb7\xec\x0b\x30\xb9\x2f\x69\x0d\x5e\xe8\x0e\x74\x39\xbd\x91\xe9\x7d\xe5\x2a\x52\xcf\xb2\x09\x09\xfd\x97\x8f\x4d\x72\x63\x5f\x3d\x77\xa1\xa8\x21\xeb\xda\x4c\xc9\x25\xdc\xe6\x81\x50\x39\xf9\xe5\x53\xdb\x57\xa8\xdb\x7c\xc2\x2e\x63\x38\x77\x1c\x9d\x30\xa4\x4b\xaf\xa7\x9f\x8b\xc9\xcf\xf8\xbc\x44\xde\xe4\xb3\x58\xdc\x2a\x64\x84\x8e\xa2\xe1\x5c\xdd\x77\x74\xaf\x70\xac\xde\x12\x5c\x56\xdd\xdd\x2b\xa7\x15\xa5\xed\x00\x0f\x46\x40\xeb\x58\xfe\x46\xe0\xe2\xf0\x23\x2c\xbf\x8f\xab\x33\xfc\x70\xc9\xef\xc3\xc5\xd1\xfd\x76\x36\x02\x1a\x10\xe7\x6c\xf3\xfb\x60\x04\x8a\x7d\x97\x81\xf7\xdf\xe2\x8f\xf2\xfb\x14\xb4\x17\x7e\x40\x19\x01\xa9\x36\xec\x32\x3a\x9a\xf2\xba\xde\x20\xea\xb4\xd5\x74\x6e\x82\x6e\x45\x77\x05\x10\x01\x69\x21\xac\x6a\x51\x20\xa7\xfe\x95\x81\xd2\xc4\x51\x23\x44\xd0\x95\xef\xfe\x5f\x22\x78\x3b\xe2\x22\xc0\x95\x66\x3f\x06\x8d\x90\xe9\xdc\xf7\x86\x77\x6e\x97\xe1\x16\x8c\xaf\x1d\x38\x0e\x2f\x0d\x59\x76\x5e\x2f\xb9\xb6\xcf\x08\xb7\x3b\x0c\xae\x31\x05\x26\x20\xe7\xbc\xab\x7d\x51\x42\xb7\x35\x84\xc0\x04\xd4\xd3\xef\xab\xfc\x82\x40\x59\xdd\x23\xc3\x08\x0c\x90\x1b\x3d\x8c\xc0\xad\x58\xeb\x2a\x14\x3c\xc4\xbc\x2e\xc1\xec\x57\x4b\xeb\xbb\x2f\x44\x13\xe5\x33\xae\x6a\xf1\x71\xca\xee\xf3\x9c\xb3\x4b\x71\x29\xef\xbe\x10\x6b\x58\xea\x9e\x7d\x77\xa1\xf3\x28\x1e\x23\xb8\x3d\x3d\xad\xa6\x4f\xa0\xed\xbf\xf5\xe1\xbe\xf9\xee\x0a\x9c\x97\x5f\x7d\x8e\x69\x17\x8a\x35\xf7\x0c\xbb\x8c\x81\x98\xeb\x3a\xc5\xe2\x2a\xc4\x7a\xa6\x8f\x80\x5e\xc4\x3f\x29\xdb\xbe\xe9\x0d\x2b\x6e\x05\xc9\xb1\x6d\xc2\xeb\x96\xb6\xb8\x08\x28\x08\x4f\xdf\x1e\xc5\x9d\x05\x5a\xc6\xfe\x6d\x04\x70\x69\x3c\x4a\xd4\x08\x19\x31\xd7\x39\xaf\xb2\xd8\x6c\xd7\x5b\x1b\xe1\x41\xec\xcf\xab\xa5\x43\x2e\x74\xad\xf7\xd5\x52\x9f\x97\xd2\xd3\x26\x20\x60\x7c\x9f\x5c\xbe\x70\x3f\x02\xf6\xcd\xbc\xda\x31\x3c\xdd\x89\xef\x97\xe2\x4e\x1c\xd5\x63\x8c\x8c\xd0\xd8\xea\x3e\xd9\x65\x85\x59\x9c\xf5\x23\x24\xce\x8f\x55\x28\xf1\x57\xd9\xa3\xc5\x8d\x40\x7c\x5e\x3c\xe2\x26\xb8\xb7\x0d\x65\xd4\xf7\x39\x18\x42\x9f\x17\x23\xb0\x81\x9c\xef\xae\x0e\xfe\x53\xc2\xb9\x09\xc9\xad\x97\x61\x11\x70\xa0\x3c\x7c\x25\xd7\x85\x19\x12\xc3\xae\xe5\x62\x08\xc3\x7e\x83\x90\xa2\xc5\x78\x56\x77\x46\x4b\xab\x73\xd5\x4d\x54\xc9\x31\x0b\x72\x7d\x41\xc7\x4f\xd6\xb9\x3f\x5e\x60\xd5\x4d\xdf\xcd\x4d\xce\x46\x48\x9e\x8c\x71\xd5\x88\x1d\xbb\xbb\x07\xaf\x11\x6e\x08\xbb\x91\x08\x07\x39\x1c\x9b\x90\x08\x14\xdf\x1d\x75\xe7\x89\xe2\xc2\xb9\x11\xf0\xd9\x70\x29\xae\xfa\xa6\x4e\x4b\x7a\xaa\xce\xeb\xe5\xb3\xae\x76\xc0\x85\xe5\xc5\x53\xd4\x15\x95\x5c\x77\xc3\x3c\x2a\xb9\xf8\xf9\x5c\x5d\x85\x58\x62\x5a\xed\x10\xb6\xda\x99\x1c\x1b\xc6\x08\xec\xbf\xa3\x84\x4d\x08\x30\xf6\x8c\x6f\xf3\x69\xed\x6e\xf4\x10\xc1\xe3\x5a\xe2\x22\x24\xd7\x3b\xed\x37\x08\xdb\xf0\x18\x1d\x23\x34\x74\x02\xae\x1f\x6d\x1e\x28\x57\xdd\x04\x68\x04\x78\xdf\x75\x2b\x36\x77\x4e\xaf\x2d\xaf\x76\x90\xff\xa1\x2d\x6e\xb0\xb9\x86\x2c\xad\x9d\xd1\x5e\x40\xf0\x9b\xdb\xd3\x45\xc0\x69\xe1\x08\x9b\x80\xc4\xef\x6c\x6a\xf3\xab\x25\x3b\x16\x83\x11\x2e\x2c\xa0\x3e\x51\x46\x20\xba\x2a\xec\x76\xdc\xde\x8e\xfd\x09\xa1\xdf\x6e\x01\xcd\xed\x1d\x19\x55\x44\x59\x2d\x25\xb6\x2e\x9f\xed\x23\x00\x47\x95\xdb\x26\x10\x70\x93\x57\xc3\x00\xea\x4c\xe1\x5c\x4d\xc7\x06\x56\x96\x28\xd4\x7c\x2a\xeb\xe2\x78\x9a\x87\x6d\xb7\x9a\x57\x2d\x33\x7b\x48\xdf\x6a\xe9\xbc\xb1\x1b\xa5\x55\x2d\xec\x72\x5d\xfc\x4c\x73\xa5\x6b\xf6\x98\xa5\xdc\xdf\x67\x8d\x7a\x59\x04\xcf\x16\xec\x1b\xb2\xbb\x65\x29\xbb\x93\x9d\x08\x2c\xed\xbe\x3f\xe1\x1c\x58\x32\x5a\x7f\x9f\xe2\xfe\x27\xc7\x22\x34\xd4\x90\xce\xf1\xf4\xe5\x96\x98\x7d\x69\x1b\xa1\xe3\x70\x10\x37\xe1\xe5\x3c\xda\xed\xe8\xd8\x6a\xd3\xaa\xc5\xfd\x03\x97\xea\xa0\xbf\xca\x12\x70\xd6\xd6\x57\xa1\xf8\xf6\xe5\x70\xc6\x4d\x20\x11\xc1\xb9\xfa\x02\x68\x7a\xcb\x69\x11\x10\xfb\xab\xc7\x92\x19\x21\xe0\x09\xb1\x07\x88\x13\xbc\x95\xef\x93\xdb\xad\x53\x75\x13\x50\x0c\xec\xa6\x83\xab\x5a\xbf\xce\xe1\x94\x9a\xc2\x1e\x0f\x4c\xa2\x6d\x69\xc8\xba\x7b\x75\xd4\x10\x36\x21\xb9\xca\x3d\x2f\x82\xf3\x99\x69\x35\x8c\x6b\xa1\x2d\x55\xf7\xf2\x2f\xce\x5f\xb5\x78\x41\x95\xe8\x87\xc1\xf5\x92\x02\xaa\xae\x89\xba\x16\x4b\xb8\xd4\x5d\x97\x47\x79\x35\x8f\x8a\x34\x82\xb3\x84\x3e\x0d\x97\x4f\x65\x59\x47\xce\xe5\x51\xb3\x65\xe9\x34\xae\xf7\x71\xd9\xd9\xb5\xc1\xd7\xf2\x73\x70\x30\x85\x7c\x2d\x1c\xb5\xf3\x58\xb5\x10\x96\x54\x1d\x6b\x2b\x2f\x0f\xe4\x96\x77\xc3\xf0\x40\x6e\x8e\x3b\x62\x04\x9c\x63\x97\xde\xfa\x7a\xc9\x10\xd0\xdc\xe5\xcd\x08\xd8\xc0\x96\xc0\x75\x39\x8e\x5a\x3d\xdb\x2e\x14\xcf\x90\x9c\xd7\x00\x79\xf4\x8f\xbb\x9b\x8b\x40\x2c\x59\x5c\x4d\x1f\x6e\xb4\xc9\xab\x5a\x57\xa5\x04\x67\xd6\x2e\xe7\xef\xb2\x43\xc8\x88\x10\xd0\x14\xfc\x0b\x36\xb0\xcb\x83\xbc\xd3\x92\xd6\x2f\x77\x7f\x6b\x1e\x5e\x64\x04\x8f\x06\xf8\xde\x40\x33\xd5\xf3\xaa\x11\xcc\xd4\xd6\xfb\x7e\xc3\xc3\x0c\xeb\xea\x39\xa0\x9a\xd5\xc3\x47\x44\x70\x5d\x7a\xdd\x84\x80\x2a\x62\x57\x0b\xdc\xe6\x5a\xe6\x46\x40\x97\x9e\x77\x2d\x15\x57\xfc\xbe\x6b\xe1\x56\x4c\x7b\xf4\xb0\x3d\xa5\x78\x9e\x9b\x80\x7e\xb4\x95\x4d\xf0\x19\xd8\x04\x87\xfb\x3a\x37\x01\x13\x7c\xd9\x03\x3e\xd1\x07\x3a\x18\x41\xbe\xfd\x8a\x4b\xeb\xe4\xbc\x57\xb8\xa3\xfb\x06\x88\xc0\x25\xe8\xcb\xfc\xf6\x8d\xd0\x0f\x57\x33\xdd\xee\xd3\x5a\xf2\xf7\x89\x54\xd6\x69\xf1\x7a\xf7\xfb\x34\xda\xe1\x9c\x86\x11\x30\x14\xf8\x51\x7a\xbb\x49\x23\x97\xaf\x1d\x97\x2f\x9e\xba\x08\x38\xc6\x94\xaf\x1d\x37\x39\xa9\xc3\xae\x16\x5b\x9c\x23\x47\x19\x81\xee\x2f\x13\x8f\x11\xdc\xcb\x65\x7f\xf2\xb2\x00\x7d\xc4\x6e\x0f\xd8\x6b\xd5\xcf\xc5\xdb\xf1\xba\x9a\x87\x2a\x8a\xe0\x0e\xa5\xdf\x27\x98\x11\xc3\x47\xc0\xd4\x9b\xc3\x26\xe0\xd2\x5b\xfb\x26\x80\x1b\xd0\xcf\x4d\xc0\x67\x2a\x7c\x84\x8b\x01\xda\xed\x60\xab\x2c\xb9\xf7\x76\xdb\x42\x5b\xcc\xf0\x72\xd7\x2e\xed\x7b\xe3\xf2\x08\x9c\xba\x09\x40\x27\x97\x63\x13\x18\x8f\x96\x36\xc1\xd9\x97\xdd\xf4\x8b\x2d\xd6\xbf\x42\x0b\x0d\xdb\xe3\x81\x1e\xee\x1b\xd3\xd7\x19\xfb\xbc\xdf\x78\xb9\x9d\xd3\xae\x05\x0b\xe8\x12\x95\x6f\xd7\x08\x95\xfe\x15\x8a\xfd\x2a\xed\x4f\x70\x6d\xcc\x1e\xc5\x2f\x02\x50\xa3\x7b\x08\xc9\x5a\x90\xfb\x9e\x4a\xee\xab\xec\x98\x21\x79\x39\x96\xa7\x78\xec\x4f\xc4\xef\xa6\xb8\x27\x7b\x24\xa4\x85\x3d\x1e\xe8\x7a\x8b\x3b\x85\x1b\xa1\x00\x01\xb1\xe7\x65\x20\x09\xba\xeb\x8c\x08\x04\x2f\x9c\x6b\x08\xdd\x0e\xef\x1e\xb7\x22\x80\x37\xfa\x35\xac\x61\xf3\xf9\xaa\xe5\x02\x3b\xf6\x1a\x1b\x0e\x37\x5a\x77\xd3\x5f\x94\x0b\x5f\xc3\x5e\xac\x42\x7b\xd4\x1d\x5e\xe0\x0c\xbb\x61\x98\x33\x43\xdf\xd5\xbe\x88\xb9\x5f\x4b\x65\x9a\x4d\xe7\xdf\xaa\x55\x5f\xd2\x5e\x52\xc4\xf9\xa7\xa5\xd3\xb8\x57\xf4\xfc\xb7\xc6\x90\xd1\x4a\xdf\x9d\x73\x1c\xd9\x73\x0f\x32\x21\x7d\xa5\xec\xf1\x80\x37\x6b\x7d\x1f\x17\x78\x20\xe7\xc5\xcc\xdf\x4b\x98\x4e\xce\x14\x3c\x2f\x79\x20\x6b\xf5\x33\x79\xb9\xe2\x37\x47\x05\x33\x02\x37\x49\xf5\x76\x3c\x0e\xac\x96\x8b\xdf\xf0\x8f\xdf\xce\x29\xfa\xcc\x3d\x1e\xfd\xd3\x6a\xfa\x08\x6e\x46\x3c\x36\x01\x87\x74\xb7\xa2\x3e\x8e\x94\x9a\xe2\xd7\xb0\x97\x00\xaa\xf6\xe7\x40\x66\x7b\x7b\x22\xe2\xc5\xdd\xea\xe9\x61\x5f\xab\x91\xca\xd0\x76\xb6\xa5\x35\x78\xdc\xa2\x9a\x1c\x8f\x49\x84\x97\xd1\x4b\x8b\x80\x59\xe4\xcc\x79\x13\xdc\x08\xb4\x09\x85\x10\xe3\x73\xd7\xe2\x98\x97\xbe\x9a\x9e\x65\xa7\x5c\xf6\x89\x67\x69\x0c\x73\x59\x43\xe1\x1e\x2f\x61\xb7\x14\xeb\x43\x5b\x0e\x3f\xcf\x3b\x08\x42\xf6\x28\x6d\x11\x60\xfe\xf6\x0c\xf8\xba\x77\x48\x39\x23\x00\x9b\xb0\x94\xc9\x8f\xc3\x51\xb5\x52\x37\x61\xc0\xec\x94\xd5\x5b\xee\xde\xe6\x81\x0c\x46\xe8\x18\x2c\xf6\x2c\x82\xfd\xd7\x97\x49\xe3\x7d\x9f\x00\x1b\xe2\x87\xcb\x72\x2c\x6f\x8e\x4e\x60\x04\xb6\xec\x3a\xb0\x5f\x07\xe2\x2d\x31\xaf\x37\xdc\xb2\xbb\x58\x8f\x77\xc5\xc6\xac\x5b\xf1\x5d\xa8\x98\x4b\x65\x6d\x04\x14\x0d\x65\xb5\x83\x7c\x2e\x69\x39\x3e\x18\x61\x20\x80\x9e\x4e\xe0\x4c\x4b\x87\x5f\x60\xaf\x83\xd7\x56\x0f\x99\x34\x42\x74\xd6\x23\x6d\x02\xf2\x77\x5f\xb5\x8c\xec\x4a\xb5\x8f\x00\x23\x9b\x8e\x4d\xa8\x18\x3c\x57\xd3\x31\xe0\xd4\x65\x50\x7e\xdd\xfa\x90\xe2\xee\x1c\x22\x59\x5d\xc7\xe0\xeb\xf0\x3a\xd9\xc1\x84\x8c\x90\x5c\xa7\xb8\x3f\xc9\xa0\xfa\x1c\xfb\x13\xf7\x4f\xda\x63\x3a\x1b\xc0\x0a\x79\x8d\xa9\xc7\xe8\x38\x64\x4a\x1e\x2f\x69\x30\xdb\x5a\x96\xc3\x23\xbd\x53\x77\xd6\x63\xb8\xba\x3c\x2f\xbf\xbc\xb1\x22\xb4\xca\x57\x06\xbe\x23\x8b\x4b\x18\xeb\x42\x8f\x75\xbd\xe1\xfe\xfd\xeb\xa0\x1c\xee\x76\x96\xd6\xc2\x1d\x7e\xd5\xd6\xc5\xc8\x0e\x17\x84\x9b\xe3\x8f\x1a\x61\x3a\x61\x7d\xe2\x78\x79\x4b\xeb\x38\x5c\x73\x52\xd6\x85\x3e\x96\xe5\x71\x59\xed\xc7\x3b\xe0\x22\x97\x49\x63\xb8\xcb\x58\x8a\x3e\xc8\xc3\xad\x75\xb9\xee\x6a\x3d\x45\x8c\xa3\x25\x1a\xe1\xe6\x80\xaa\x7d\x13\x06\x47\x7a\x59\x04\x05\x73\xe4\xe5\xb4\x30\x5c\x3f\x9a\xbf\x4f\xe6\xc1\x36\xad\xab\x5a\xb2\x19\xe4\xa5\x3f\x1f\x2f\x50\xfb\x29\xb6\xb6\x09\x04\xca\xe5\xef\x0d\x76\x65\x5b\xd5\xe2\xc0\x95\xcf\x8f\xa0\x33\xa8\x3b\x10\x89\x11\x06\xfb\xf6\xd8\x85\xd2\xd2\xe2\x0b\x77\x2e\x71\xbb\xf9\x34\x4c\xd7\xd2\x37\x0f\x96\x37\x02\x89\x50\x96\xde\x7a\xbe\xcf\x03\xff\x5f\xd7\x27\x0e\xbe\xb5\xd6\xc7\xf4\x38\xff\xe4\x80\xa4\x22\x80\x92\xe6\x87\xfe\xdc\xfa\xf3\xaf\x0c\x10\x06\x97\xc8\x30\x5d\x7f\x5e\x97\x9b\xe6\xf2\xfb\x4e\x0e\xa6\x60\x04\x44\x76\x0f\xf9\xcc\xcb\x23\x3b\x2d\xa7\x96\xe9\x5c\x53\xf6\xb0\x93\x3c\xdf\x91\xdc\xd5\x2c\x6d\x02\xe6\xbb\x63\x11\xa6\x27\x07\xde\x2d\x9d\x0e\xbc\xc7\x92\x2a\x87\xeb\x34\x92\x47\x88\x88\x80\xac\x88\xee\xcd\x08\x27\xb6\xeb\x78\xfc\xf1\x02\xb3\xb7\xe1\x8e\x1d\xd9\x43\x84\xc4\x22\x3e\x16\x01\xeb\x94\x83\x92\x18\xa1\xf9\x27\x7d\x11\x00\xd0\x73\x1c\x24\x23\xdc\x68\xdb\x91\xd6\x45\x40\x06\x66\x01\x1a\x01\x28\x29\x57\x67\x88\xe0\x81\x99\xbb\x16\x62\x9f\x73\x5b\x3d\x7f\x03\x5c\x69\x5b\x85\x7a\x58\xae\x63\x99\x19\x21\x63\x36\xdb\x0d\x03\x9d\x33\xbb\x5b\x83\x11\xa4\x89\xa9\xbe\xff\x8c\x70\x79\x19\x9b\x70\xfb\xed\xbc\xc6\x83\x13\xbc\xf6\x73\x35\xcc\x33\x53\xe5\xdd\x74\x0f\xc9\x71\x07\xd5\xb2\x3c\x45\xab\x2b\x19\x8d\x00\xe4\xa7\x47\xe1\x1a\xa1\x63\x2f\xad\xab\x2f\x40\xf5\xd6\x1e\x57\x6f\x31\x28\x17\x77\xaf\x28\xc7\x72\x5d\xcb\x6d\xcd\xb3\xef\x61\x77\x94\x35\x82\xbb\xae\xb5\xd5\x74\xdf\xb2\x21\xac\x42\xd9\xa1\xc9\x51\xf9\x44\x40\x11\xb5\xfb\x32\x2b\x89\xf4\xcb\x6a\xe9\x6c\xde\x39\xba\x7f\xfa\x96\x4d\xce\x94\x1b\xa1\xb0\x3e\xe0\xe4\x44\x40\xf1\x02\x97\x5e\x96\x9f\x62\x76\xb0\x37\x23\xb8\x03\x14\xcb\xbc\x9c\xee\x76\xd6\xdc\x71\xd8\x08\x91\x69\xe0\x26\x11\x81\xdd\x95\x36\xa1\xf8\x1b\xab\x61\x64\x8e\xcb\xb5\xef\x42\xb5\x82\x8a\x8b\xca\xe5\x74\x11\x24\x95\xa3\x6e\x02\x16\xae\xbc\x9a\xee\x1e\x2a\xee\x4d\x61\x04\xc0\x5d\xdc\x5b\xdd\x08\xe4\x37\x70\x51\x59\x04\x5c\xe0\x8f\xd5\x8e\xe1\x39\x0b\xea\xb9\x09\x0f\x9d\x5b\x0d\x43\xd5\x9d\xdc\x17\xd6\x08\xe2\x89\x52\x2a\x8b\xc0\x75\xdd\x1c\xe9\xd0\x08\xc0\xa0\x27\x3f\x07\x82\x3b\x94\x56\x0f\xeb\x31\x02\x56\xe5\x23\xae\x37\x60\x2b\xfb\xe1\x3b\x6a\x79\xdd\x25\x0f\x63\x37\x02\x27\xb8\x83\x5f\x8b\xd0\xd9\x2f\xfb\x13\x38\x0d\xc7\xa9\x33\x82\xa3\x69\x22\x2a\x8b\x80\xb3\x80\xef\x97\xb0\xe6\xc5\xfd\x69\x45\xa0\x1d\x3e\xc8\x61\xc5\xd4\xb8\x8f\x61\x59\xde\x6e\xd9\x19\x3e\x23\x80\x41\xe8\x20\x06\x22\x5c\xe8\x45\xd2\x26\xdc\xf0\xf1\xbb\x0c\x2c\xf5\xb9\xc7\x4d\x90\x3e\xd0\xd5\x5d\x46\xc0\xef\xc3\x55\x77\x46\x78\x3d\x24\x60\x8f\xd8\xcb\xcd\xfa\xbd\x81\x81\xc1\x11\x41\xca\x72\xf1\x6a\xed\x1b\x8f\xc1\x75\x7d\xec\xa6\xe3\x8d\xe5\x90\x78\x22\xe0\x2b\x1d\x76\x2d\x84\x8c\x78\x5c\xbb\x08\x40\x0e\x1e\xab\x50\xe2\x6a\x9b\x63\x0e\x19\xc1\x7d\x2e\xf3\x2a\x63\xad\xd3\x5a\x36\xa1\x23\x76\x6c\x82\xd8\xca\xe6\x20\x06\x22\x10\xa5\xbd\x67\xce\x45\x65\x57\x61\x94\xed\x16\x15\xeb\x6e\x87\xdb\x15\xf7\xcc\x8d\x44\x08\xfa\xf1\x95\xe1\x7a\xeb\xaf\x0c\xa2\x88\x7b\xda\x04\x60\x57\xca\x57\x06\x8e\xf6\x5f\x19\x58\x3e\xce\x7c\x6c\x02\xd1\xd1\xa1\xfc\xf9\x02\x0b\x6e\x9d\xca\x79\x0f\xa7\x5b\xa7\x5c\xa9\x26\x02\x72\x63\xda\xfd\x5a\xe8\x31\x79\x13\xd8\xc3\xe7\x47\xc0\x69\xe8\x5c\x1b\x61\xb8\x22\xaa\xee\x7e\x81\x02\xe9\xf8\x05\x22\xe0\xda\x18\xbe\x4f\x58\x5e\xed\x7b\x03\xc7\xb4\xaf\xa3\x2f\xf0\xff\xdf\x1b\xaf\x87\xc3\xee\x32\x10\x41\xdc\xbb\x44\x04\x07\xc2\xde\xed\x18\x1c\xc7\x5f\x19\xc3\xbd\x80\xf7\x80\x0f\x0e\xfd\xf6\x15\xaa\xf1\x6d\x5f\xf7\x59\x80\xf1\x58\x6f\x4c\x17\x51\xeb\x2a\xc3\x8f\x9f\xba\x57\x13\xa0\x35\xa5\xef\x31\x5d\x40\x13\xf5\x23\x60\x15\x6a\xdf\x27\x04\xec\xed\x25\xea\xf8\xbf\xee\x1a\x21\x82\x5b\xdc\x57\x5f\xa6\x3b\x71\xf4\xfd\x89\xa3\xfb\xee\x2d\x4b\x26\xa5\xbc\xee\x9a\xe0\xba\xde\x1c\xcb\xee\x4b\x71\x97\xb1\x5d\x06\x06\xbe\xb8\x8f\x41\x6e\xc5\x1c\xf7\x78\x10\x20\x5a\x16\xeb\x11\x16\x8e\xa1\x07\x21\x97\x85\x9b\x5f\x8f\xba\x3b\x87\xbe\xc7\x39\x5b\x11\x60\xfe\xf6\xde\x41\xd7\x5b\x1c\xfd\xcd\x08\x58\x62\x8f\x7d\x74\xb8\x6f\x51\xfd\x3a\x87\x97\x6a\xdc\x67\xc9\x7c\xe1\x89\xfa\x2e\x03\xf5\x8e\x87\xf6\x8a\xc0\xf1\x93\x3f\x82\xc3\xa6\xad\x05\x33\x71\x03\x72\xad\xbf\x08\x00\x89\xed\xa3\x94\x78\x87\xe4\x82\x9f\x08\x1e\xfe\xf9\xbd\xe1\x9e\x21\xbb\xe9\x83\x05\xb3\xcf\x12\x4f\xec\xe1\x88\x31\x65\xe1\xf7\x27\x0f\x75\x2e\x71\xa1\xbd\xb8\x0a\xb1\xc4\xcd\xc8\xfa\x7d\x15\xdd\x80\x93\x1d\xe9\x50\x04\xbc\x65\x61\xec\x8d\x10\x58\xeb\x88\xfd\x22\x20\xf9\xa4\x8f\x80\xe7\x6f\xde\xb5\x44\x42\x3e\xc3\x47\xc0\x0f\xc6\x8f\xf4\x95\x03\x20\xbb\xda\xde\x08\xe0\x9f\xc4\x63\x57\x0b\xb3\x16\xfc\x5a\x88\xae\x33\xaa\x61\x37\xdd\xfd\xd9\xe3\xb9\x09\xdd\x85\xfa\xf5\x09\x76\xf8\xb6\x36\xd0\xc6\x56\x2f\x7b\x3c\x38\xb0\x93\x87\x17\x89\xa0\x33\x7e\x31\x27\xd1\x1d\x4a\x73\x0c\x7d\x13\xe8\x7e\xd8\x9f\x80\xe9\xea\x46\xe4\xb2\xe0\xc2\xab\xc3\x6a\x18\x01\xe9\x7a\xdd\xce\xd1\x5d\x2c\x53\xfd\xde\x78\x71\x28\x6d\x6b\x3c\x80\x2c\xcd\xd1\x97\x43\xf4\x75\xda\x16\x47\x9c\xde\xa7\xb2\xb4\x11\xb7\xcb\x82\x83\x4e\xae\x61\x17\x81\x79\xf1\x6d\x9a\xdc\x8e\x96\xa3\xdf\x24\xc9\x35\x75\xc9\xdd\xa2\x8c\x00\x66\xa7\x6b\xea\x44\xc0\x2b\xb3\x6f\x02\x87\xb4\xc3\x73\x95\x85\xdc\x9c\xcb\xb1\x0b\x1d\x8e\xf7\xf7\xbd\xc1\xce\xf6\xb9\x4d\x0b\x8e\xca\x05\xbf\x92\x9c\x8d\xaa\xee\x7f\x62\x84\x13\x4d\xee\x2e\x14\x5e\xb5\x95\x63\xf5\x96\xb4\x01\xa9\xc7\xf6\xe7\x0b\x2c\x6d\x1c\x32\x3f\xf5\xd2\x72\x08\x73\xa9\xd0\x08\x40\xa0\xba\x4d\xde\x08\x1e\xc4\xd4\xd6\x70\xc2\x30\x65\x07\x7c\x2d\xc9\x9d\xb9\x92\xdb\xa0\x4b\x5a\x28\x74\x6e\xd0\x2a\xd9\x37\x53\x72\xe5\x9e\x11\x08\xad\x77\x89\xdf\x08\xf0\x8b\x6e\x06\x28\x0b\x76\x38\x75\xdf\x6e\xd9\x45\xc3\xec\xe8\xda\x46\x00\x98\xcc\x7d\x95\x44\xe0\x2c\x71\x36\x35\x3b\xf4\x49\x8e\x65\x13\x06\x66\xfc\xba\x3f\x19\xa0\x5a\xfb\x79\x94\x5f\xb2\xae\xb7\xea\x73\x94\xdf\xd7\x71\xc8\x8e\xb6\x09\xf8\x8e\x38\xbf\x28\xed\x1e\xb5\xe4\x45\xc0\x13\xa9\xa7\xfd\x06\x08\x18\xee\xf6\x52\xb2\x23\x0b\x54\x97\xd6\x8d\x00\x07\x55\xce\x55\x2d\xa7\x6f\x0d\x5e\x6d\x71\x77\x82\xea\x21\x6c\x65\xf9\x7f\xa5\x25\x0a\x95\xe5\x19\xe2\x18\x57\x65\xe1\x66\x36\x87\x93\x31\xc2\x70\xb4\xa5\xbc\x08\x8a\xf3\xc9\xb1\xef\x37\x26\x6e\x89\x79\xbd\xe1\xfe\x5f\x0e\xad\x55\x16\x12\x66\x5a\x32\x49\x59\x01\x37\x8e\x02\x6f\x04\xb1\x76\xdd\xc3\x58\x44\x20\x9b\x5b\xfb\xde\xc0\x0f\x6d\xb7\x74\x65\xc7\x40\xbf\x61\x84\xec\x17\xd8\xea\xbe\xa3\x58\x7a\xf2\x26\x23\x74\x12\x48\xa4\xdd\x0e\x00\x70\x3d\xa7\x98\x08\xa8\xbb\xfc\x02\x2b\xee\xdf\xdf\x1c\xca\xd9\x08\x89\xed\xb6\xdf\x70\x13\xf1\xda\x5d\x65\xf9\x09\x3b\xd0\xaa\x11\x7c\xad\xfb\xf1\x53\x5d\xde\x6c\xee\xd5\x61\x04\x5c\x23\x16\xdb\x5e\x3d\xbc\x28\xad\x86\x55\xf7\xb6\x69\x9e\x30\xcd\x08\x12\xd9\x8b\x87\x6d\x1b\x01\xa4\x70\x57\x44\x89\x00\x7a\xab\x9f\xf1\xd5\x63\x37\xaa\x03\xe0\x96\xea\x01\xf7\xc5\xbd\x32\x8d\x40\x38\xbd\x1b\x09\x8d\x40\xbe\xb8\xf2\x11\x2e\xaa\xf5\x9b\xb5\x3a\xd8\x7a\xf7\x3c\x2f\x46\x78\x70\xf4\xed\x9b\x40\x3a\x57\xcf\x06\x57\xea\x32\x88\x7f\x85\x92\x46\xa1\x39\xb6\xba\x11\x40\x28\x72\xdb\xa4\x11\xe0\x44\xdd\xb3\xba\x34\x4f\x2c\xd0\x3c\x96\xcc\x08\x0d\xdb\xb5\xdf\x35\x6d\x47\x12\xc6\x4d\x80\x35\x75\x40\x60\x11\xe8\xad\x1f\x06\x6d\x05\xa8\x79\x2e\x02\x11\xd0\x3a\x62\x11\x16\x81\x20\x1b\x3f\x9f\x9b\x23\x69\x35\xc7\xdd\x35\x42\x00\x66\xd7\x2f\x9f\xe6\x52\x6d\xad\xbe\x5f\x9a\xdf\xbd\xc9\xe3\x48\x8d\x80\x17\xf3\x3a\x50\xda\xfb\x92\xdc\xab\x7c\xb5\x74\x0a\x8d\x9b\x00\xf8\x8f\x9b\xdd\x8d\x80\xbb\x49\xfa\x0a\xbd\xd9\x51\x65\xbf\x01\xd4\xb7\x9b\x55\x8d\x00\x0b\xb4\x34\x75\xcd\xfd\xad\x93\xc3\x38\x1a\x21\x7a\xb5\xab\x61\x2b\x10\x63\x37\x4c\x09\xae\x4d\x22\x5d\xdd\x77\xfb\x8a\x83\x4e\x8b\xe0\x31\xb1\xdf\x1b\x85\xeb\x64\xd7\x72\x3b\xbb\xff\xbd\xe1\xba\xa6\x35\x73\x1e\xcd\xe0\xd0\x7c\x46\x98\xa8\x54\xff\x15\x09\x6c\xb9\x6a\xb5\xde\x56\x37\x3c\x45\x94\x07\xef\x19\x61\x00\xa2\xe5\xb2\x78\xf7\x4c\x4c\xc5\x4d\x8a\x46\xf0\x4b\xd0\xcf\xc5\xfe\xbe\x8f\x87\x29\xa4\x4d\x60\xbb\xf9\xc4\xf7\x77\x1c\x00\xc6\x95\x55\x06\x22\x6f\x75\xad\xbf\x11\x90\x3d\x3d\x6a\xc5\x08\xd9\xc3\x14\xda\x22\xb8\xc3\xbf\x33\x5d\xf7\x4b\x1e\xfe\x7e\x7a\x4b\x6f\x37\x8a\x15\xb7\xc6\xd8\x09\x16\x88\x4a\xf0\xbb\xf7\xf5\xd3\xa6\x78\x20\x43\x19\x2b\xe8\x3d\xf8\xb6\x1f\xce\x52\x55\xd7\x94\x97\xe9\xf0\xc7\xd5\x7d\xb7\xea\xe9\x41\x5d\xd5\x21\xcc\x6b\xd8\xf6\x09\xa4\xa7\x5a\x1d\x6c\xbd\xb8\xf1\xa5\x0e\x77\x61\xcd\x2d\x6d\x02\xa1\xac\x0e\x67\x21\x82\x0a\x8d\x4c\x83\x08\xf8\x28\xb4\x4d\x20\x8b\x92\x07\xaa\x8a\xe0\xf9\xaf\xce\x45\x48\xe0\xed\x30\xea\x46\x20\xf5\x87\x6f\x15\x23\x74\x80\x1e\x39\xc1\x8d\x80\x7f\x81\xbb\x8c\x19\xe1\x71\xaf\x8e\xb0\x08\x8e\x62\x93\x56\x2d\xc0\xe3\x95\xbe\xfb\x82\x13\x47\x71\x77\x7e\x11\x10\xb8\xf2\x6a\xba\xeb\xe3\x7d\xf6\x8d\xd0\x1d\x8e\x7d\xf5\x05\x5f\xc7\x65\x9a\x15\x01\x91\xec\xab\xf6\x75\xbb\x40\xdb\x04\xac\xe5\x61\xbd\xe1\xa0\xa0\x32\x39\x8f\xe3\x9c\xbf\x7f\x05\xe9\xe6\xc7\x61\x82\x46\x90\x6f\xcb\x38\x6c\x55\xc9\xe4\x37\x0e\x13\x36\xc5\xdb\x8c\xc3\x96\x45\x10\x40\xe8\x38\x80\x30\x10\x54\xd6\x38\xe0\x5e\x94\x51\x6d\x1c\xac\x6a\xe5\x5c\x1a\x07\xb8\x5d\x95\xda\xec\xb0\x8c\x72\x12\x1b\x07\xae\x5b\x12\xbf\xc7\x09\x96\xa0\x60\x3a\xc6\x19\xc6\xef\x5f\x45\x81\x22\xe3\x64\x53\x1d\xa7\xfe\xe0\x20\xd4\x76\x3e\x8d\xd3\xee\x72\x50\x94\xc6\xe9\x9e\x96\x45\x9f\xe0\x9f\x2e\xa1\x74\x9c\x88\xbd\x92\x83\xc7\x59\x1c\xac\xbc\xe9\x07\x0a\xa9\xd2\xed\x47\x3f\x7f\xff\x4a\xf2\xe3\x18\x27\x3e\x3e\x02\xc3\x1b\xa7\x1d\x34\x51\x5a\xef\x71\xde\xf4\xab\xea\x07\xf9\xe0\x15\x04\x30\x4e\xb1\x00\x02\x93\x1c\xe7\x60\x28\x6c\xfb\x8d\xe0\xf0\x61\x9d\x1f\x78\x47\xd8\x39\x37\x82\x6d\xb9\x22\x1d\xec\x08\x76\x85\xc6\xa0\xf1\x0a\x76\xaf\x45\x21\xde\x8c\x80\x61\x51\xa9\x25\x47\xb0\x9e\x44\x61\xe5\x8d\xe0\x1d\xe1\x47\x23\x94\x20\xe8\xc7\xe5\x75\x74\xfd\x70\x39\x48\xb5\x5f\x36\xf6\x3a\xbf\x46\x00\x57\x5a\x3e\xc5\x23\xd8\x12\xd2\xf1\x31\xc2\x98\xbf\x7f\xd5\x03\x32\xe7\xa5\x74\x1d\x23\x1e\x74\xca\x4e\xae\x11\x01\xb0\x92\xe9\x7a\xc4\x78\xfd\xfe\x95\x14\x46\x35\x22\x8a\x65\x79\xb1\x8f\xa8\x5d\x76\x0a\x58\x64\x44\x58\x33\x09\xc6\x23\x32\x5b\x82\x77\x1f\x31\xd9\x02\x34\xe6\x72\xc4\xec\xde\xe8\x55\x3f\xac\xdc\x70\xa8\x76\x5b\x81\x49\x96\x97\x11\x8b\x97\xf4\x27\x39\x64\xc4\xea\x29\xa1\x54\x36\xac\x4f\x52\x71\x75\x5a\x71\x76\x40\x8c\x48\x62\x5a\xba\x1c\x61\xca\x0f\x3a\x73\x39\xfa\x93\x6a\x35\x69\x30\x46\xfe\x80\x96\x4c\xe9\x0c\x46\xc4\x33\xf2\x60\x94\x1e\x4f\x45\xa8\xfe\xbf\x1f\x7a\xd4\x88\xf8\xb0\xc4\x43\x6d\xd1\x8e\x3c\x4e\xcd\x5e\x7c\x9f\xdf\xbf\x50\x8a\x8f\x38\xbc\x30\x95\x8c\x87\xa9\x54\x6d\x23\x11\x5f\xa4\x18\xe3\x91\xb0\x56\x48\x1d\x34\x12\x51\xae\x0a\x80\x1e\xc9\x67\xc6\x58\x9e\x91\xce\x6a\xdd\x4c\xfc\x5f\x87\x51\x54\x35\x29\xf8\x5b\xa7\x7e\x38\x84\x8e\x75\x33\x61\x16\x53\x9c\xc6\x48\x09\x25\x42\x50\x01\x76\xed\x04\x1d\xaa\x23\x15\x94\xce\xdd\xba\x99\x6c\x94\xe3\x61\x27\xe5\x48\x95\x2f\xb4\x0d\x13\xd0\xc0\x52\xd5\x8f\x04\xc4\xbf\x20\x6c\x47\x5a\xa8\x3d\x6a\x32\x0b\x56\x08\xc2\x23\xd9\x30\xe7\x43\xa3\x94\x4c\xa8\xc2\xf2\x31\x32\xde\x24\xf2\x0c\x1d\x99\x4e\x2a\xa2\x6b\xe4\xe0\x3f\xa2\x7e\xc0\x02\x46\x7e\xb8\x37\xa9\xb5\x32\x4b\x56\x20\x07\xfe\xc8\xa0\xc2\x08\x9e\x71\x64\xfc\x98\xd9\x3d\x99\xab\x93\xe3\x30\xdf\x9e\x04\xdc\xda\x9c\xed\x58\x95\x47\xda\xc8\x36\xb1\xba\xc4\x46\xc6\x43\x4c\x5a\x94\x91\x25\x7d\x1d\xe2\x59\x47\x39\xbc\x76\x2b\xb6\xe0\xde\x29\x0c\x87\x51\x70\xbe\x16\x30\xdb\x28\xe5\xda\x2c\xc2\x28\xcd\x23\xf7\xad\x91\x85\xe5\x27\x6e\x62\x14\xf7\x8c\xd5\x29\x58\x2e\x67\x2b\xac\xf9\xe5\xf1\xd7\x8a\x7e\x94\xdf\xbf\xaa\x72\x8f\x8d\x32\xfd\x13\x6b\x7d\xd5\xc0\x1c\x4a\xcb\x35\xaa\x0f\x8c\xf1\xf8\xa3\x16\x7a\xac\xa3\xab\x92\x5a\x48\xae\xf5\xa3\x12\xf2\x7f\xda\xbd\x31\x2a\x76\x06\x71\xfd\xa3\xbe\xd1\xce\xe7\xaa\x3f\x4c\x3c\x1b\xf4\x7d\xc3\x9b\x40\x68\x54\xa3\xc1\xb1\x2b\x28\x63\xb4\xe2\x85\x59\x9b\x9b\xbb\x9e\x69\xfd\x37\xb1\x87\xa7\x2c\x18\xa3\x3b\x76\x81\x26\xa3\x17\x34\xda\x9a\xa6\x2e\x83\x4b\x96\x75\x6d\xf4\xea\xce\x01\xd6\x9d\xde\x1c\x6d\x52\xdf\x34\x22\x32\xb3\x4a\x23\x92\xf2\xf4\x1f\x75\x3b\x14\x8c\x8e\x37\xbb\x9c\x91\x46\x77\xfb\x69\x56\xd1\x8d\x4a\x35\x3b\x1d\x4f\xa0\xd3\xff\x22\x1e\x89\x25\xd4\x49\x5d\x29\xcc\xea\xd1\x51\xf3\xc8\x3b\x73\x74\x0e\x14\x65\x65\x1e\xbd\xc3\xbe\x68\xde\x3a\xb0\x2d\xa7\x6e\xc2\x7e\x91\x90\x8b\x02\x7c\x46\x35\x20\xfd\xf2\x08\x51\x15\xa0\x7b\x95\x70\xd1\xd1\xe1\xd7\x95\x02\x66\xf4\xdb\xbd\x1d\xf4\x0d\x71\x04\x72\xe9\x1e\x1d\xac\x97\x1a\xfe\x64\x2b\x1f\x1d\xe5\xec\xa9\xdb\xa9\x3b\xca\xbb\xe6\xbb\x3f\xf4\x42\xbb\xaf\xc3\xeb\x54\x4d\x7e\x97\xc2\xbf\x71\x30\x77\xe0\x9d\xa3\xae\xda\x8e\xc2\x50\xd0\x14\xa3\xbf\x5e\x9a\x5e\x43\xc5\x1b\x98\x3c\x42\xf2\x94\x48\x6a\x74\x60\x57\x02\x33\x09\x07\xc9\xb9\xd6\xe1\xdf\x15\x14\x3e\xba\x74\x5e\x55\x9e\x3e\xa3\x0f\x06\xa8\x6a\x8a\x50\x79\xc8\xbe\x33\x3a\x66\x29\x99\x83\x46\x77\xb7\xa5\xa0\xa2\xb9\xcc\xc4\x26\x8d\xeb\xc8\xdf\x85\x79\x1d\x8c\xa3\xc9\x80\xe3\x3a\x59\x4b\xda\x41\x17\x67\xae\x3c\x81\xc6\x45\x98\x41\x4c\xbc\x16\xf9\x4b\xd5\x0f\x5a\x90\xf9\xe6\xa1\x00\xd5\x83\xf6\x25\x8a\x45\xb8\x70\x41\x90\x0f\xdd\xb8\xf0\xb4\x95\x67\xdb\xb8\x80\x91\x96\xdd\x6b\x5c\x04\x1d\xcb\xed\x67\x5c\x64\xc5\x96\xcf\xcb\xb8\xc0\xf9\xe5\x0e\xba\xd0\x28\x44\xdd\xa7\x57\xf6\x56\xab\x1e\x04\x17\xd9\x3d\xc6\x45\xdc\xae\x40\x7d\xc6\x45\x0e\x57\xee\xa0\x2b\x7b\x69\xfc\x45\x87\x88\x74\xd0\xe3\xc2\xd0\x0f\xc7\x74\xe1\x7d\x20\x53\xe0\xb8\x00\x33\x92\x6d\x63\x5c\x95\xfd\x14\xd5\x6a\xae\xda\xc8\xf0\xba\xfb\x8f\x58\x98\xcb\x99\x93\xa8\xe6\xb0\x85\xa4\x64\x1d\x17\x5b\x28\x66\x35\x07\x18\x0f\x45\x4e\x8d\xab\xb3\x37\x1a\x3f\xc8\x1c\xaf\x1d\x70\xf9\x7e\xd2\x9d\x76\x01\x35\x1f\x3b\x3f\x48\x53\x2e\xd6\xf0\x22\x29\xa5\xfc\x5a\xc6\x45\x4c\x49\xa5\x6d\xdc\x36\x51\x2c\xdc\x05\x7b\x24\xf5\xd0\xb8\x30\xbe\x2a\xc1\xc9\xb8\x2e\xbc\xc2\xb4\x31\x2e\xdc\x29\xe4\x5f\x31\x2e\xdf\x90\x9d\x1f\x89\x7a\xd4\x02\xb0\xe0\x95\xe2\x7e\x5c\x38\x7d\x4b\x9d\x35\x2e\x72\x6c\xc9\xd3\x78\x5c\xa8\x8f\x94\x35\x6e\x5c\x0f\x8b\x22\xa9\x1e\x8e\x72\x2f\x0d\x51\x51\x61\x4f\xe3\xf2\x14\x4b\xba\xfe\x2e\x3c\xc5\x22\xb3\xf0\x7a\xd1\xea\xe9\xeb\x5d\xd0\x58\xbf\x9e\x6d\x57\xf5\xbc\xde\x1c\xfd\x40\x85\x21\xa4\xb5\x71\x01\x83\x95\x58\x96\xa0\xd6\xc9\xed\x7e\x5c\x28\x36\xaa\xce\xc8\xcb\xb7\x19\x5b\x66\x72\x60\xb2\x4b\xa6\x97\x66\x0d\xbd\x61\x13\xe5\xd0\x30\xee\x83\x73\x48\xbb\xe4\x46\xb2\x93\x23\xf0\xb8\x7d\x9b\x69\xea\xef\x93\x31\x90\xe8\x70\xe3\xe7\x83\xb4\x70\xe3\x11\x89\x84\x70\x07\xc7\x9a\x4f\xfa\xe1\xdf\xf0\xc3\x21\xe5\x55\x29\xc6\x12\x44\x84\x3b\x38\xec\xb9\xda\xe6\x09\x00\xc4\x02\xdd\x62\x4e\x03\x57\xed\x8d\x53\xa0\xf1\xf5\x7f\x38\x30\xef\x14\x7e\xff\xc2\xce\x32\x6e\xb1\x14\x51\x88\xbc\xe3\xfe\x5b\x76\xfa\x71\x27\x47\x38\xe5\x87\x63\xdb\xea\x35\xb6\xa0\x30\xed\xc6\x9d\xd3\xb6\xd8\x8e\xdb\xbd\x1d\xc5\xfa\xdd\x98\x3c\xaa\x96\xdf\x0d\xc3\x2b\xf0\xa6\x71\xcb\xd1\xfb\x10\xf4\xde\xb8\x2b\x8e\x66\x3a\x8a\x6f\xf4\x83\x42\x80\x18\x37\x17\xa4\xa0\x7f\xc7\x5d\x1d\xf6\x84\x1f\x6c\x1a\x46\x1b\xe0\x0d\x99\x88\xc7\x0d\xbf\x26\xb3\xec\xb8\x2b\xf9\x14\xb4\x83\xee\xea\x70\x00\xfc\x40\xf0\xd5\xf9\x72\xe3\x1b\xd9\x18\x46\xdb\xea\x55\x01\x94\xe3\x6e\x0e\x83\xa1\xd6\x78\xec\x58\xe0\x2d\x42\xcd\x68\x8d\x3b\xe2\x04\x5e\xa3\x4e\x5a\xd3\x3e\x68\xa4\x71\xbb\x2f\x96\xce\x8d\x1b\xd9\xbc\x69\xdb\xdf\x04\xf4\x2a\x6c\x78\xdc\x9d\x02\x28\xcd\x78\x79\x40\x0b\xc7\xdd\x71\x22\xd2\x01\x79\x5f\x5f\xb8\xe0\xb8\xc5\xf0\x9d\x72\xe1\x1e\xb7\xbb\xc1\xf8\x0f\x3c\xb3\x74\x22\xdd\xd7\x07\xe7\x38\x6e\x64\x5d\x85\xb1\x8d\xdb\x73\xac\xe9\x18\xbc\x4d\x58\x2c\xbe\x15\x10\x16\x95\x22\x79\xdc\x48\xe9\xc2\x0e\x1b\xf7\x8d\x13\x26\x3f\x38\x0e\x32\x3b\x86\xe3\x40\x21\x96\xe3\x06\xc1\x43\x0a\xdf\x71\x93\xd6\x46\x51\x5d\xe3\x36\x69\x33\xc3\x58\xdd\xc0\x7a\x28\x32\x6b\xdc\x8f\xc7\x38\xf0\xfd\xfc\xfd\xab\x75\x16\x21\x8e\xfa\x99\xb2\x5e\x8f\x0f\xd4\x68\xea\x00\x89\x4a\xca\x3d\xee\x97\xc6\x48\x64\xbb\x5f\x6f\x0c\x7f\x61\x9c\x75\x66\xdc\x26\xd2\xb7\x46\x95\x24\x6a\xcb\xf4\x79\x60\xab\x2a\xfc\x38\x7f\xaf\x50\x99\x71\x0f\x8f\x9b\x51\x61\xc3\x53\xd0\xa8\x1a\x30\xf1\x33\x9b\x7c\x3a\x62\x91\x46\x63\x52\x80\x36\x39\x38\xdc\x2d\x8b\xd3\x50\xe8\x73\x11\x84\xe7\x90\xef\x60\xe0\x38\x25\x25\x25\xfe\xae\x03\x6d\x2f\xe6\xa3\xf1\x18\x07\x5e\x9b\xee\x5b\xb7\x09\xc9\xb9\x70\x60\x4b\xc5\x55\x70\x3c\xee\x6c\xa6\xcb\x17\x3d\x12\x1e\x81\x83\x0c\xe9\x24\xfc\x19\x64\x47\xc7\x47\x6f\x3c\xeb\x5a\x56\x2b\xc1\xdc\x91\x16\x72\x3c\x78\x46\x22\x80\xe1\xf8\x8f\x2b\xcf\x70\xa7\x7f\xe1\xcb\x0e\xb2\x5a\x36\x65\xb5\x1c\xe4\x87\xc8\xb2\x9c\x8c\x27\xbb\x7d\x47\x0d\xcd\xee\xa3\xa5\x16\xe4\xfb\xf7\xaf\xae\x6c\x54\x43\x01\x7f\x31\x52\x4b\x71\xf6\x57\xb5\x70\x8a\x74\xad\x99\xa7\x7c\x06\xa8\x81\x77\x1b\x86\xa3\x41\x5a\xf6\x1a\x75\x40\x91\x19\x20\x2b\x77\xc0\xf0\xe8\x27\x61\x3f\x0d\x8c\x9b\xad\xc4\x3f\x85\x10\x0c\x00\x44\xb3\x42\x80\x86\xe7\x78\x97\x83\xc4\x78\x3a\x05\xea\xf0\x79\xb8\xcb\xe5\x58\x3c\x3c\x93\xae\x62\x34\x07\xb1\xc8\x59\x28\xf5\x83\x28\x52\x1c\xc5\x07\x20\xce\x00\x30\x8f\xc7\x13\x41\xe8\xee\x7b\x1c\x99\x47\xbc\xe3\xe3\x91\xda\xaa\xe6\xf2\x7c\x74\xfa\x1e\x94\x4d\x39\x74\x0c\x72\xf3\x12\x9c\x3d\x40\x28\x00\xae\x64\x60\x62\x6d\x0a\x0c\x1b\xc0\xc9\x35\xd4\x65\xc0\x96\x92\x9c\x77\x10\x05\x51\x04\x7a\x3b\x5e\xcf\x3c\xae\xb5\xff\xca\x07\xaf\xa0\x78\x21\xec\xb5\x48\xcd\x37\x00\xa6\x21\x9b\xed\x78\x4f\x94\x5b\xda\x22\x2f\x1e\x97\x02\x61\x1b\x9e\x1e\x48\xe0\x4d\x83\xfc\x6d\xe0\xb3\x8c\x17\x58\x88\x83\xb6\x9d\xb4\x5a\x6b\xd4\x83\xc4\x04\xa2\x35\x88\xe5\x12\xfc\xc8\xf0\x30\x2e\x05\x01\x0c\x42\xb8\x48\xb7\x3c\xde\xe0\xb9\x97\xd5\x03\x00\xec\xd0\xd1\x60\x70\x68\xf2\x67\x1b\x6f\xf4\x9c\xbc\x6a\x40\xf4\xe0\x72\x7e\xdc\x1b\xe1\x70\x60\x90\x23\x1d\xd3\x20\xd5\x47\x41\x2f\x41\x98\x18\x78\xd2\xe3\xcd\x5f\x38\xc5\x78\xed\x42\xeb\xc2\x71\x1a\xa4\x99\x27\x83\xc4\xc0\xbb\x9d\x28\x97\x01\xfc\x5c\xe1\xc8\x93\x15\xab\xc8\xb5\x6a\x80\x11\x42\x32\xce\xf1\x22\xef\x29\x80\x64\x60\x60\x8d\x72\x60\x1d\x04\x90\x25\x9f\xd0\x15\x3f\xa3\xae\x79\xc4\x92\xce\xbf\xd7\xe3\xf7\xc5\x33\x81\x14\x02\xf4\xf6\xc0\xad\xae\x04\x8a\x7e\x1d\x94\x5b\xa5\x8d\xfa\xfb\x57\x54\x7c\xc9\xc0\x5b\xb3\x21\x28\x11\x2c\xd6\x90\x80\xb0\xcc\xba\xce\x69\xb8\x32\x4d\xbd\x71\x50\x32\xe4\x1c\x54\xb3\x0d\x01\x66\x78\xd0\x9f\x6e\x3d\x10\xa8\x49\x00\x39\xf0\xc9\x4f\x6c\x73\xdc\xd5\x08\xb2\x1f\x44\xaa\x72\xd3\xae\x88\x0a\xb1\x69\x58\x09\xf0\xc3\x19\x03\x05\x0e\xb2\xc8\xf0\xdc\x1f\x3a\x1b\x01\xa9\x6e\x88\x12\x63\x61\xeb\xa9\x35\xb6\x0f\x3b\x1c\x3e\x9e\x64\x38\x39\x0d\x12\xbe\x67\x21\xb3\x0d\x07\x40\x8a\x94\x4c\x5e\xf7\x68\x7b\x7f\x46\x04\x5e\x0d\xf4\x8c\xc8\xb8\x1a\x9b\x19\x49\x6f\x24\x0f\xa9\x19\x6f\x44\x9e\x43\xdf\xb8\xd8\x67\xbc\xc2\x8c\xc3\xdd\x9c\x55\x00\xe8\x4d\xd2\x8c\xce\x08\x72\x53\x6c\xfc\xa0\xe8\xaa\xd7\x24\xf6\x55\x81\xc4\xcd\x74\x78\x3d\x87\xfd\x38\x69\xa8\xb1\x31\x13\xed\x58\x15\xe7\x31\xd3\x49\x3d\x27\xaf\x91\x09\xcf\xd8\x90\x99\x4e\xea\xb1\xc5\x36\xd3\x89\xe8\x7b\xaa\x68\x24\xbd\x16\xf4\x4d\xa0\x0b\x7f\xcc\xdb\x3f\x93\x4b\x7e\x41\x05\x46\xdc\xc9\x8b\x7e\x24\xea\x4d\xaa\x17\x04\x16\xa5\xe6\x9e\x09\x73\x4f\x4b\x6a\x78\x19\x3b\x6a\x64\x26\x71\x80\x35\x68\xb4\x12\x91\x40\x62\x25\x66\x5a\xb9\xce\x55\x34\xc6\x0e\x29\xab\x27\x1a\x3b\xb2\xa0\x4f\x34\x76\x35\xd0\x1c\xb2\x9f\x2b\x6e\x73\xa6\x86\x7d\x36\xab\xe8\xee\x09\xe3\x34\x5a\x1d\xfb\x54\xe2\x87\xbf\xa6\x56\x13\xae\x13\x68\xf5\xe5\x2d\xd0\x0f\xd0\x7a\x15\xc4\x3e\x13\xf9\x01\x62\x55\xa5\x2f\xe9\xa2\xba\xea\x19\x1e\xe1\xac\xd2\x86\x67\x52\x52\x3d\x20\x1f\x37\x4d\x78\x02\x24\x4a\xea\xd8\x99\x86\xe7\x00\xd1\xe8\xe0\x85\x21\xdb\xd9\x4c\x9e\x67\xaa\xa9\xdb\xc4\x91\xcb\xf0\x34\xd3\x74\xe3\xb3\x0a\x70\x41\xe7\x50\x0b\x40\x63\x88\x8c\xf5\xf4\xd9\xb7\x02\xf2\xe1\x82\xb5\xbd\x96\xab\xe3\x56\x59\xdb\x32\xe1\x64\xf2\x51\x9d\x99\x2b\x8a\x4a\x33\x37\x91\x72\x14\xcc\x0c\x13\xa9\xc4\x74\x33\x73\x13\xc9\x35\x78\x66\x4f\xcf\xa8\x55\x96\xdd\xa3\x4a\x73\x9a\x61\x1c\x15\x99\x35\x33\x51\x48\xca\xd6\x3f\x33\x8c\x9f\xa0\xb4\x66\x86\xd9\x53\xa2\xa6\x99\xb1\x46\xe8\xaa\x9f\x79\x78\x70\xae\xbe\x81\xf1\xd2\x5d\x3a\x4b\x44\x2c\x30\xfe\x66\x96\x08\x47\x60\x5c\xcc\x2c\x80\x0c\x29\x70\x74\x16\xd6\xa8\x4e\x81\x59\x92\xab\x44\xf4\x17\x16\xac\xd2\xad\xce\x92\xfc\xb5\xa4\x1f\x9a\x53\x81\x35\xcf\x42\xd4\xba\xbc\xa2\x67\x61\x5d\xcb\xb1\x6d\x16\x90\x81\x95\x54\x7b\x96\xec\xa9\xf7\xf5\x1a\xde\xd8\x51\xab\xb7\x54\xe7\x70\x54\xe9\xe5\x2a\x39\xfd\xc5\x3a\x27\x06\x73\x16\x9b\x6b\x05\x05\xce\xc6\x75\xc7\x46\x6a\xe4\x4e\x62\x23\x35\xcc\x82\x6c\xa4\x4e\x40\x84\xe0\xa1\xe7\x75\xd8\x05\x63\x27\xed\xbc\xec\xcc\x20\xbb\xe6\x44\x05\x54\x1a\x7f\x08\xee\xdd\x6e\x2d\xbc\xc0\x5b\x11\xce\xd0\xbc\x40\xcb\x12\x10\xc4\x04\x83\x32\x49\x09\x3d\x07\x59\xeb\xa4\xab\x9e\x9c\xfb\x49\xaa\xe6\x89\x2f\x74\x92\x46\x7a\x92\x1a\x3c\x0a\x9a\x66\x72\xee\x6b\x61\x90\x73\xc0\x8e\xf6\x89\x91\x3d\x4a\xbd\x30\x01\x34\x88\x52\x22\x4c\xa2\x6f\x62\xe5\x63\x1b\x39\xb9\x4d\xce\x29\x61\xfc\xe0\xbf\x01\x5d\x7c\xd0\x0f\x2d\xfe\xa4\xff\x26\x7b\xbb\xeb\xbf\xf9\xf7\x2f\x41\x9e\x4e\x42\x34\x8c\x27\x98\xd3\xe3\xfe\x34\x11\x80\x1a\x18\x0f\x3d\x15\x89\x15\xbc\x6c\x9b\x11\xad\x70\xc1\x67\x2b\x4d\xce\xc4\xbb\xe5\xf8\xaf\xe2\x75\x88\xff\xfd\x38\x54\x80\x80\x94\x6a\x13\x9c\x1c\x8d\x0d\xa9\xfd\x34\x32\xd3\x18\x21\xce\x37\xa1\x63\x29\x40\x7e\x4e\x63\x82\x14\x46\x3a\xc9\x2b\x74\xa8\x04\x3b\x92\x95\x3f\x67\x92\xe4\x3b\x56\x06\xc2\x16\xb7\x8f\x89\x96\x76\xac\x74\x59\x4b\x3b\x4a\x79\x32\x49\xaf\xa2\xe9\x04\x23\x41\xbb\x0c\xec\x3e\x9d\xf1\x53\x7a\x31\xbb\x32\xa7\x22\x08\x85\x15\x31\xf1\xc2\xd5\x8d\x00\x6a\x4f\xd2\xad\x38\x49\xe2\xa5\xf3\xc5\x71\x9d\x0e\x9d\xcb\x73\x68\x98\xf9\xaf\xbc\x09\x8e\xfe\x3f\x7b\x27\xfc\xf3\xfa\xb7\xff\x67\xfc\xf5\x73\x1c\xd6\xb3\x9f\xe3\xd0\xbd\x6d\xbf\x4d\xa0\xb5\x47\xb4\xc2\xc2\x5f\x3f\x47\xb4\x13\xfa\xe7\x88\xd7\xf9\xfb\x57\xb2\xd3\xe2\xd0\xed\x6b\x8f\xfe\xfb\x97\x3c\xa8\x0e\x5d\xb4\x3f\x47\x7c\x64\xf8\xb4\x72\xe2\xc3\x3b\x26\x5d\x2a\x02\xe5\x48\xa7\x6a\x4a\x5a\xaa\x51\x81\x97\x87\x4c\x4c\x3f\x47\x8a\x4e\xb3\xd2\x53\x84\xc6\xda\x13\x2f\x14\x0e\xbb\x53\xed\x01\x5a\xae\x28\x0f\x14\x9c\x11\xff\xfa\x09\xa7\xf1\x21\xf6\xe8\xbf\x7f\xe9\xe4\x08\x67\x85\x62\xd7\x92\xbc\x9b\xc3\x69\x92\x81\x3d\xea\xef\x5f\xca\xeb\x1f\xce\x5b\x25\x9f\x3a\x1a\xa3\x36\x5d\x08\xc6\xe2\xda\xe3\xb2\xb9\xb0\xb7\x64\x2e\xb5\x87\x7d\x67\x63\x10\x22\xef\x44\xd2\x71\x5b\xfd\xf1\xbd\x44\x79\xfd\x24\x48\x7f\xfd\x84\x74\xa8\x05\xba\xde\x15\x5a\x19\x12\xad\x4c\xd6\x4a\xe1\x83\x07\x5d\xae\xf6\x78\x4d\x0e\x37\x4a\x2e\xaf\x51\xb2\xdd\xc7\x72\x90\x0d\xd9\x98\x59\x7b\x44\x93\xce\x6c\x44\x72\x83\xd2\x6c\x53\x76\x51\x6c\x91\xd8\x23\xca\xfc\xfb\xd7\x4f\x18\x4d\xad\x26\x16\xbf\x0a\xaf\x3c\x08\xda\xd4\x1e\x2f\x34\xeb\x8b\xfc\xf0\xed\xf1\xc2\x54\x59\x69\x8a\x93\xb7\x47\x85\x66\xdf\x6a\xdb\xdb\x23\xfe\xfe\x25\xc8\xa0\x30\x8f\x06\xe5\x36\x11\x9a\x77\x1e\x28\xe3\xf7\x2f\xe1\xea\x84\x69\xcc\x91\x3d\x9a\x31\xda\x41\x94\x29\x8a\x2d\x3d\xb9\x49\x04\x39\x64\xd9\xa3\x18\x45\x25\x07\x4a\x36\x89\x5a\xe2\x5a\x90\xef\xfb\x4f\x90\xab\x96\x10\x32\xc2\x8c\xb4\xc7\x64\x6b\x89\x64\x61\x46\xca\xb1\xf5\x24\xfd\x44\x50\xd0\xae\x3d\xac\xf6\xac\xba\x62\x87\x72\xd9\x3b\x50\x68\xb3\xed\x53\x71\xe8\x61\x26\x8d\xe5\x34\x19\x44\xfc\x73\x98\x89\x5e\x98\x18\x2e\x26\x38\xcc\x44\x7b\x8c\x49\x96\x7a\x3a\xcc\x9c\xa0\xb4\xdf\xbf\x2a\x7d\xcf\x17\x14\xfb\x2a\xa9\x1c\xdb\xe0\x3f\x41\x9b\xbb\x51\x7b\xa1\x64\x3b\x5e\x75\xe3\x84\x59\x68\xa1\x2d\xdf\x56\x54\x72\xa5\x3d\xb6\x54\xa4\xcf\x08\x02\x57\xb1\x47\x93\xf5\x57\x05\x55\x2a\x93\x08\x7e\x68\xdd\x28\x58\xed\x27\x90\xfb\xe4\x08\x1a\xa2\x46\x51\x52\x96\x29\x1b\x69\x98\x8d\xb7\xa4\x18\x13\xb6\x4d\x98\x9d\xb7\x24\x3c\xcb\x9c\x1f\xe4\xc0\xff\x13\xa6\xb8\x10\x31\x55\x61\x5e\x0c\xb7\xc4\xe5\xc8\xdc\x5e\x8c\x37\xb8\xd6\x4d\x5d\x36\x56\xc5\x1e\xe0\xa4\xab\xf5\x17\x63\x67\xbb\x2e\x1c\xbc\x75\xd3\x7a\xf9\x0f\x48\x03\x15\x04\xed\x62\x8f\x53\x9e\x24\x5a\x5e\x0f\xed\x7a\x4c\x4e\x3a\x18\xe3\x87\x95\xf2\x5c\xbf\x7f\x45\x69\x1f\x83\x12\xa7\xda\x63\x9a\x34\x55\xf4\xe1\x4b\x59\x26\xa1\xa5\xc8\x62\x79\x69\xfd\x6b\x57\xbd\x12\x5f\xc4\x43\x2b\x3c\x1e\xba\xd4\x8c\x11\x88\x87\x5d\x5e\xf6\xa8\x9c\xee\x49\xb4\x06\xad\xfb\xde\x8f\x87\xdd\x5f\xf6\xc0\xeb\x5f\x94\x07\x0a\x90\x53\xa2\x0c\x28\x44\xb4\x1a\x45\x27\x62\x3c\x64\x1a\x32\x41\x22\x1e\x76\xa9\xdb\x43\x03\xca\x3b\x2f\x14\x80\x87\x8c\x12\x68\xa3\x1d\x40\x12\xda\xe2\x11\x69\x8f\xad\x68\x85\xde\xdb\xc8\x88\xd2\xb9\xd9\x8b\x7a\xd2\x6f\x68\x62\x73\xca\xa1\xd2\x3b\xa5\x23\xde\x2a\x0a\x3b\x1e\x17\xdf\xca\x57\x33\x36\x7a\x33\x79\x6f\xfa\xb5\xd6\xff\xfa\x89\x27\x23\x73\x5a\x3b\xc4\xb9\xc4\x53\xf3\x15\x4f\x29\x1e\xab\x7c\x8d\xa3\x3c\x5b\xec\x01\x4b\x64\xab\x32\xca\xc1\xc5\x1e\xb4\xc4\x78\x9b\x78\x6a\xca\xe2\x49\xe2\xd4\x62\xeb\x32\xc6\xa6\x11\x8b\xcd\x6e\x72\x13\xce\x62\xec\x1a\x55\xb9\x56\x28\x34\x34\x0d\x1b\x18\x7b\x4c\xdb\x19\xcd\x28\xb6\x21\xed\x11\x7f\xff\x92\x4b\x5f\x52\x78\x93\x3d\x92\xb1\x5f\xc6\x12\x24\x49\x93\xf6\x78\x74\x1f\x17\x91\x5e\x48\x8c\xb4\x3e\x54\xe3\x93\x20\x5c\xe5\x01\x97\x04\x7c\x6c\x0f\x3b\x96\xb6\xd7\x08\x97\xe9\xff\xdf\xfd\x9a\x84\x48\x62\x8f\xfa\xfb\x97\x0c\x11\x49\xe1\x47\xf6\x48\x46\xb1\x9a\xa7\xd6\x41\x12\xec\xab\xbc\x56\x93\x62\x74\xec\xa1\x7d\x9b\xf5\xd2\x54\x5b\x84\x6e\x84\x87\x75\x66\x8d\xe5\xc3\x79\xa3\x6e\xa4\x12\x45\xb2\xe3\xa5\x6a\xb5\xe6\xe3\x0e\x22\xdd\x76\x2f\x28\xc8\x2e\x9f\xc6\x86\xd9\x43\x86\x7c\x19\x42\xb3\x9c\xa6\xec\xa1\x4b\xdd\xd8\x88\x7c\xda\x72\xb6\x87\x0e\x14\x99\xb9\xf2\x19\x5e\xd1\x14\x6a\x1c\x84\x39\x9f\xe5\x56\x65\x0f\xdc\x22\x4e\x7d\x1b\x2b\x34\x3b\xd5\x64\xd7\xcb\x67\xe1\x53\xbb\xd6\xa4\x24\xca\x67\xeb\xa2\xd8\x59\x24\x0f\xa9\x2c\x77\x29\x7b\x18\x2f\xa3\xe4\x7a\xf9\xbc\x69\xac\x3c\x72\xa5\x1b\xca\x5a\x61\xf6\xd0\xf1\x1c\xf4\xe1\xa4\xa8\xa9\xa2\xf2\x5f\x3f\x59\xde\x52\xf6\x90\x7a\xb7\x89\x52\xa0\xd8\x5d\x60\x5c\x78\x0e\x36\xe4\xf6\x08\xbf\x7f\x29\x51\x58\xe6\xee\xcf\xba\xfb\x4f\x39\xe2\xe4\x10\x35\x80\xc1\xee\x96\x22\x07\x96\x1c\x74\x8a\xe7\x90\x75\x63\x04\x15\xa5\x6b\x3c\x07\x3b\x97\xa3\x82\x45\x72\xa8\x37\xa4\x47\x6c\xbf\x3e\x6c\x34\xca\x0e\xe4\x2e\x5b\x54\x0e\xad\x42\x62\xe0\x93\x48\x7c\xd8\x7c\xe0\x6d\x90\xc3\x45\xc3\x2e\x1a\x06\xe9\x85\x64\x03\x2a\xef\xca\x1c\x06\x6d\x15\x13\xa0\x3b\x3a\x87\x49\x5b\xe7\xfc\xfd\x4b\x3c\x40\x8e\xda\xb9\x39\xda\x70\xc8\x2b\x2f\x47\x9d\x5f\x39\x1e\xdc\xb6\x36\x7c\xd1\x6e\xc3\x9f\x2c\xc7\xab\xa0\x88\xe9\x1c\xc5\x4f\xe5\x68\xcc\x88\x60\xd4\x72\xac\x15\x8a\xb8\x27\xcd\x20\x9b\x36\x6b\xd3\x96\x60\x9c\x76\x16\x7b\x67\x0f\x3b\x51\x64\x25\xcb\xf2\xcd\xb1\x47\xd1\x3e\xb2\x76\xa6\xa9\xb2\xd2\xb4\xdb\x53\xe8\xb7\x39\xeb\x92\xcb\xb9\x5a\x43\x85\x00\x91\x33\x1f\x66\xfb\x30\xca\xb6\x90\xc5\xf1\xd8\x23\x19\x49\x2b\xb2\x1c\x1a\x99\x62\x47\x6e\x54\xfe\xa0\x5c\xc4\x3e\xe4\x62\xec\x43\x92\xa5\x3a\x17\xf1\x42\xb9\x88\x17\x3a\x15\x1f\x99\x8b\xee\xaf\x5c\xa4\x62\x08\xe2\x77\x73\xb9\x29\x4d\x7e\x11\x51\x3e\x8a\xb9\xea\xa6\xc8\xd5\x6e\x8a\x2a\x39\x27\xd7\x23\x42\x4a\x12\x26\x44\x3a\x35\x1d\xf5\xd4\x74\xd8\x3e\xce\x35\x40\x32\x8e\xa7\xe8\xd6\xc9\xb5\xf2\xa1\xad\xa0\xa2\x10\xe7\x5c\xbb\x46\xb1\x76\x1b\x45\x05\x03\xe4\x16\x35\xfa\xcd\x98\x9e\xc8\x6e\x6f\xaf\xde\x6a\xaf\xb1\x97\xb2\x10\xe6\xc6\x3e\x68\x53\x9e\x86\x26\x29\xe6\x7e\x8a\xd4\x4d\x0a\x92\xfe\x3e\x77\x36\x67\xb7\xcd\x29\xed\x7c\xee\x09\x0a\xd1\xaa\xa7\x8d\x74\xcf\x90\x8c\x9b\x09\xa7\xd6\xe0\xc5\xe6\xbf\x6c\xf3\xd7\xa0\x05\x7d\x47\x91\x6e\xc9\x38\x81\xa5\x73\x27\x2d\xdf\x5b\x4a\xdb\x78\xf2\x9e\x4e\xb4\x7c\xdb\x89\x26\x8f\xf8\x7c\x53\xfe\x9d\xd5\x08\x28\x17\x94\x5b\xf3\x61\x8d\xb8\xd9\x1c\x32\xfa\x49\xb9\x9f\x6f\x46\x06\x2b\x5c\x95\xd0\x9a\xef\x57\x67\xd7\xfd\x76\xdb\xc6\x76\x63\xe5\x7b\x68\x9d\xdc\x26\xbc\x27\xc5\xe5\x65\x99\x80\xec\x61\x97\xfb\xa9\xeb\x29\x3f\x2c\xfc\xc7\x16\x7e\x94\xdf\x52\x96\x43\xaf\x3d\x4e\xb5\xa2\x8a\x94\x21\x21\xa6\x07\x91\x06\x24\xf4\x11\xfa\x30\x6b\x39\x09\xd1\x38\x88\x1f\xcd\x82\x4a\xb5\x47\x36\xb9\x48\xb3\x21\x74\x4c\x7b\x5c\x3a\x40\x29\xbf\xd2\x0a\x3b\x2f\x0a\x1b\x44\x88\x11\xf6\x50\x2b\xd4\x73\xa5\x19\xb2\x47\xd2\xf9\x69\x55\xca\x07\xdc\x1e\x5a\xad\x15\x1a\xdd\x54\xe6\x54\xe1\xe0\xe7\x71\x68\xc9\x0d\x5b\x9f\x02\x12\xc9\xc2\x31\xb7\x87\xbd\x23\xa3\x5c\x16\xac\xa9\x3d\x6c\x0c\xe5\x89\x9c\xe5\xd9\x6d\x8f\x26\xa7\xaa\x02\xed\x85\xc6\xf9\xaf\x7b\x42\x40\xc8\xf6\x20\x1c\xcf\xda\x3a\xb8\x74\xe4\xd7\x8d\x9a\x2c\x8f\x9b\xd2\x4c\xe0\x0a\x42\x3b\xca\xca\xb4\x65\x8f\x60\xa3\x6f\x02\x70\x56\x26\x2d\x7b\x68\x3d\x89\x23\xc9\x4a\xd0\x6f\x8f\x2c\x93\xb0\x51\xd8\x44\x33\xd8\x50\xe4\xad\x1b\xfd\x9f\xef\xe1\x2c\xd1\xc2\x1e\x38\xf5\xd9\x4c\x4c\xce\x62\x98\xe3\x64\x7c\x76\x16\x57\x6c\x0f\x5c\xa8\x54\x15\xe7\xee\xbc\xb4\xa1\xa2\x48\x0f\x1f\x4a\xf3\x18\xe4\xfa\x50\x0e\x4d\x4e\x39\x6c\x72\x80\xf5\x28\xf2\x29\xb6\x87\xed\x3b\x25\x32\x2a\xa7\x78\x93\x72\x1a\x6f\xd2\x95\xa0\xb7\x9c\x05\x92\xbc\x52\xa5\x46\x29\xa7\x89\xef\xf6\xf0\x31\xb6\xd7\x82\x0e\x97\x12\x64\x32\x8a\xd2\x82\x97\xa0\xfb\xbf\x04\xa9\x95\x6c\x83\x96\x60\x7b\xdc\x1e\xb7\xf1\x47\xb6\x8d\x4b\xd0\x54\x97\x60\x23\x16\x15\xaa\x55\x82\xa4\x9b\x12\x92\x66\xdf\x4e\xc7\x12\x32\xc5\x9b\x04\xa3\xd4\x2a\x25\xe8\x1c\x2f\x81\x73\xdc\x24\x80\x12\xe8\x63\xc0\x96\x6b\xe2\x5e\x09\x12\x13\x4b\x20\x9a\xcc\x06\xac\xc4\x53\x6f\x45\x9b\x34\x00\x24\x8b\xa4\x64\x7b\x58\xb3\xa4\x93\x29\x31\x25\x91\x24\x61\x45\xd5\x18\xe9\x76\x1c\x12\x7b\xed\x0e\x2f\xe8\x07\x8a\xf4\xeb\x51\x8c\x62\x49\x9a\xfa\x92\x6c\xe9\x76\xdd\x2f\x25\x55\x48\x55\xa3\x6a\x57\x55\x49\xf7\x2d\x92\x49\x13\x49\xae\x0f\x25\x4d\x35\x42\x9a\xd7\x4c\x8d\xd9\x8e\x3b\x7b\x98\x18\x22\x6d\x47\xc9\x4c\x47\x96\x9b\xba\xe2\x11\x4a\xd6\x25\x57\xb2\x89\x5a\x20\x50\x94\xdc\x78\xcb\x18\x4b\xd2\x05\x95\x2c\x56\xba\x64\x3b\x9e\x30\x33\x17\xf9\x7c\xda\xc3\xb8\xf0\x43\xb1\xc0\x25\x4b\x2f\x52\xb2\x71\x30\xb8\xe5\x95\xfc\xdc\x90\x4c\xf2\x91\x83\x4b\xc9\x43\x33\x9b\x6d\x44\x84\xc2\x58\x8a\x0e\xc2\x52\xec\x20\x8c\xca\x76\x52\x8a\x78\xd1\x52\xe4\x20\x7f\xea\xac\x2f\xe5\x85\x26\x25\x44\x90\xef\x71\x29\xba\x1f\x8b\x54\x9a\x67\x10\x13\x5a\x0a\x63\x5d\xb4\xc4\xa2\x5c\x6c\x4a\x99\x6a\x6e\x99\x0c\xa3\x28\x03\x8a\xc9\x51\x62\x30\x4a\x35\xf1\xe5\xa7\x54\x63\x59\x8b\xc0\x58\x0a\x97\x5c\xd1\x25\x87\xbf\x5d\xa9\xda\xb1\xa5\xda\x8e\x0d\x0a\xc5\x29\x95\x35\x50\x6d\x0d\xe8\x78\x29\x55\x47\x68\xa9\x62\x72\x15\xe9\x51\x6a\xa1\xf4\xea\xa0\x96\x46\xaa\x0d\x52\xb7\xad\xde\x55\xba\xe4\x87\x52\xad\xff\x45\x46\xda\xd2\xc4\xa3\x15\xe9\x64\xab\x38\xd5\xd2\x74\x52\x95\x66\x27\x55\xd5\xdd\x51\xda\x0b\x49\x2e\x07\x8a\xa8\x2b\x9d\x25\xd0\x6d\x09\xf4\xa0\xed\x27\x77\x38\x7b\x0c\x8d\xab\x09\x99\x45\x3e\x5c\xf6\xb0\x9b\x56\x3a\xe6\x72\x89\x2f\x2d\x97\xf8\xd2\x20\x2f\xe9\x22\x07\x28\x7b\x70\x7a\x99\xbc\x56\x6e\x31\xd6\xe5\x96\xb4\x18\x85\x86\x5a\x6e\xf1\x9d\xe5\x96\x12\x38\x4a\xe9\x5d\xee\x93\xf7\x50\xd8\x4a\x13\x54\x6e\x5d\xd4\xe5\xb6\x8b\xba\x4a\x39\x55\xe4\xce\x63\x0f\xa0\x42\xad\xa7\xb7\xe4\xf7\x72\xdb\x8e\x6d\x4a\x5b\x58\xb8\x25\xcb\x6d\xc2\x7a\x17\x52\x58\x91\x43\x8a\x3d\x58\x2e\xc6\x08\x94\x9b\xd5\x28\x57\x91\x2e\x4b\x7a\xb9\xc5\x60\x95\xdb\x6e\x16\x40\x13\xca\x3d\xb4\x40\xef\xa1\x05\xda\x55\x25\x6b\xe5\xb6\xb5\x82\x3d\xbe\xdc\x93\xb6\x1a\xff\xd6\x15\x0d\x54\xee\xc9\x87\xd3\x18\x60\xb9\xe5\x17\x65\xae\xb0\x87\xcd\x9d\x94\x5b\x45\x2e\x14\xf6\x30\xd6\x40\x49\xec\xcb\x13\x2a\x24\xbb\x2b\xa2\xce\x90\x27\x0c\x48\x5a\x8b\xda\xbe\x02\x44\xb4\x07\x26\xdc\x20\xd2\x0b\x49\x3a\xe2\x43\xc5\x67\xad\xa9\x47\x66\x4a\x31\x6f\x45\xc1\xd6\xf6\x50\xa0\x85\x16\xb1\x00\x99\xec\x81\xcb\x98\x2d\x0d\x01\xea\xd8\x83\x4c\xdf\x22\x49\xbc\x2a\xc2\x78\xa9\xc2\x5a\x29\x32\xe6\xda\xe3\xb5\xc1\x0f\x36\x38\xca\xf1\x60\x8f\x62\x83\x63\x92\x4e\x51\x0e\x72\x7b\xd8\x5b\x4a\x46\x53\x84\x1d\x62\x8f\x2a\x92\x75\x5b\xd1\x6d\xf6\xb0\xe9\x90\x1f\x78\x11\x56\xb4\x3d\x40\xcb\xb4\xfb\xbc\x4c\xc6\x50\x6a\xed\xae\x0c\xa6\x45\xe8\x91\x3f\x45\x09\x18\x48\xd3\x5d\x91\x0e\x2b\x1a\x08\xc4\xc3\x8a\xee\xa0\x1e\x72\x7f\x0b\x3a\xcb\xea\x61\xd7\x80\x3d\x74\xb3\x28\x53\x45\x3d\xc4\xf0\xd4\x43\x0c\x4f\x3c\x8c\xd7\xaf\x87\x76\x4a\x3d\xe4\xc8\x1f\x15\x28\x5b\x8f\xcc\x7b\xb2\xbd\x10\xd8\x52\x0f\x31\x38\xf5\x10\x83\x13\x8d\xd7\xfb\xd3\xe5\x5c\x8f\x4a\x53\x65\xfa\x12\x36\x5e\x3d\xee\x24\xd2\x6d\xf7\x83\x57\xf6\x50\x99\x31\x3b\xd5\xdb\xfe\x42\x92\xe3\x6f\xe9\x76\xc2\x56\x49\xb0\xf6\xb8\xe4\x58\x2f\xd2\x09\xc9\x06\x2c\x4a\x6f\x50\xd1\x55\xd4\x53\x77\xf8\x79\xda\xda\xac\xa7\x76\x43\x95\x74\x99\x64\x80\xab\xa7\xce\xd3\x7a\xea\x3c\x3d\x75\x04\xd6\x53\xab\xba\x9e\xb6\xaa\x73\x34\xe6\xa9\x06\xdd\x79\x35\x9c\x1c\xb1\x0d\xda\x80\x36\x19\x9b\x6a\xb4\xa0\x8e\x06\x52\xb2\xdb\xe5\x55\x83\xb8\x84\x1a\x8c\x4b\xa8\x5a\x3f\x15\xb9\xb1\x4a\x6e\x6c\x8a\x9f\xac\x41\x2b\xb6\x4a\x48\x24\xb7\x7b\x0d\xba\x70\x6a\x90\xee\xe6\x14\x80\x41\x0d\x97\xc6\x23\xc8\x65\x25\xc8\x89\xb1\x06\x46\x32\xd8\x48\x16\x29\x9e\x6a\x18\xea\x7c\x90\x19\x54\x00\x0b\x35\x4a\xa2\xad\x91\x5d\xa2\x58\xe2\x1a\x75\xd4\x54\x82\x64\x4e\xdd\xb5\x35\x16\x7f\x6f\x8a\x2f\x35\x39\xaa\x46\x2d\xdb\xaa\xe8\x97\x22\xcb\x5a\x55\x54\x8a\x3d\xa4\x0a\xb5\xfb\xb7\x26\xc6\x03\x53\x77\x53\x58\x4f\x45\x32\xac\x92\x0c\xa3\xce\x8c\x2a\x63\xb5\x3d\x6e\xdb\x03\x26\xf3\x55\x99\x02\x7e\x6a\x32\x11\xa2\x4b\x1a\xae\x32\x5c\xdb\xe3\x51\x18\x92\xca\x97\x32\xa1\x26\x14\x9b\xd2\x34\xd7\xf4\x52\xa7\xed\x8e\xaa\x2c\xde\x55\x36\x59\x7b\xd8\xc2\x92\xef\x64\x4d\x52\xad\x54\x09\xa0\x81\x79\x97\x49\xd6\x1e\xba\xba\x8f\x08\xed\x81\xf6\xda\xf2\x50\xfb\xb3\x34\x37\x35\x9f\x88\x14\x5d\xb4\xa0\x3e\x29\x96\x24\x0a\xce\xa2\x2a\x7a\xc4\x1e\x36\x7b\x76\xca\xd6\x1c\xf9\x30\xea\xfc\x0c\xa2\x54\x28\xc6\x6c\x2b\xcc\xb1\x66\x89\xe0\x35\x9b\x40\x52\x84\x8b\x5b\x73\xe2\x2d\xdb\x8b\x55\xc2\x43\xcd\x85\xfa\x6c\xb2\x82\x90\x88\x6a\xee\xea\x63\x36\xbe\x1c\x40\xcf\x9a\xa5\xbd\xad\xb9\x13\xf0\x69\xd3\x96\x2f\xfa\x78\x61\x4f\x52\xb3\x2e\x3e\x94\x42\x57\x00\xe2\x15\x26\xa6\x8a\x89\x09\x62\x58\x2a\x0c\x4b\x15\xc3\x42\xe0\x4d\x55\x44\x8b\x3d\x14\xcd\xa2\xb1\x29\x9c\x35\xc5\xf8\xb5\xa4\x14\x28\xb5\x70\x84\x14\x1d\x21\xe8\xd8\x6a\xa9\xbc\x56\x71\x86\x8d\x22\xdd\x90\x6c\x72\xe5\x3a\x51\x8b\x4c\x19\xb5\x00\x2b\xac\xbd\x5f\xa4\x0b\xac\x45\xeb\xff\x50\x98\x4e\x2d\xd2\x22\xd6\xf2\x0c\x6b\xac\x46\xac\xb0\x04\x8a\x2d\x81\x28\x8f\x97\x8a\xa0\x5e\xeb\xa1\xb3\x45\x8d\xad\x52\xce\xd6\x8a\x72\x56\xb6\xc2\x5a\x39\x35\xaa\x9d\x1a\x55\x5e\xa5\xb5\xca\x72\x51\xab\xcc\x81\x72\xc5\xaf\x55\x46\x88\x5a\x8d\x01\x21\x28\xa7\x56\x9d\xec\xb5\xea\x64\x97\x08\x53\xab\xae\xaa\x5a\xed\xaa\x6a\xb2\x1d\xd6\x9a\x29\xcb\x76\x5c\x97\xd2\xac\x22\xf5\x57\x49\xfd\x49\x1e\x8d\xb5\x32\x49\x55\x93\x74\x2a\x0f\x41\xad\x37\x85\xdd\x3a\x80\x78\xed\xa1\xad\x72\xe0\x0c\x8a\x5f\xad\xf5\xa1\xb4\x07\x66\x44\xf3\x54\x25\x29\xd7\xfa\xc2\x64\xd0\xa9\xa1\x35\x55\x87\xd6\x94\x06\xad\xb1\xd4\x1b\x00\x69\x4d\x24\xb1\x2c\xb5\xd9\x52\xaf\xca\xf1\x52\x9b\xa4\xdb\xda\x6c\x01\x12\x7a\x59\x5b\xd3\x62\x6c\x36\x5d\x5d\x10\x81\xb5\x75\x15\xdf\xba\x71\xae\xb2\x2b\xd7\xc6\x41\xdb\x1e\x62\x9c\xec\x52\xab\x52\x62\xfc\xd4\x26\x17\x83\x33\x68\xd4\xda\xa0\x4e\x99\x3f\xad\x5b\x46\xe3\xf4\x6d\x0a\x68\x3b\xe5\x77\x55\x3b\xc7\x6f\xe7\xf8\x15\xc7\x56\xbb\x58\x88\xda\xe5\xba\x16\x94\x4a\xbf\x76\x89\xf6\xb5\x27\xb2\xa5\xdb\xc0\x75\x6e\x2b\x85\x07\x11\x2a\x54\x15\xb5\x63\x0f\x99\x8a\x95\x04\xb0\x76\x49\x43\xb5\x9b\x34\x44\x48\x62\xed\x37\x5f\x2a\x78\x5c\xa1\xdd\xb5\xbf\x6a\x2f\xb1\x2b\x5d\x77\x4a\x17\xef\x54\x15\x66\x52\xa5\x9c\xaa\x9d\xe3\xa6\xdb\x71\xd3\xa4\xe5\xaf\x97\x78\xbf\x7a\xd9\x8a\xeb\x32\xa0\x56\xb8\xd0\x2a\x2e\x34\x49\x8f\x5d\xaf\xa2\xe2\x15\x39\x91\x15\xe1\x51\x2f\x89\xe8\xf5\x92\x88\x1e\xe4\x17\x5e\xaf\xf2\x40\xd3\x6d\xda\x4e\x95\x26\xd5\x5d\xbd\xe4\x14\x17\x65\x48\xaf\x97\xb4\x8c\x55\x71\x14\x35\xe7\x7f\xe1\x9e\xbe\xba\xe6\x48\x41\x10\x51\xfe\xf2\x55\x91\x0e\xf6\xc0\x54\xaf\x61\xb8\xb8\x5b\x2f\xee\x56\xb9\x7f\x55\x85\x2d\xd8\x03\x17\x86\xa8\x06\x48\x8d\x5b\x15\xaa\x00\x16\x6b\x95\xcf\xbf\x3d\x4e\x5b\x65\xdd\xba\x28\x4e\xd4\x1e\xd5\xce\x11\x9d\x6f\xf2\xec\xb5\x07\x15\x98\x00\x5e\x9f\xa8\x19\x12\x02\x4b\x96\xa3\x75\x55\x24\xb6\x3d\xba\x0a\x83\xa4\x1e\x08\x9b\xbf\xca\xc2\x53\xe1\xfc\xaa\x38\xbf\xa4\x54\x31\x55\x20\x2d\xf6\x50\xf9\x41\xeb\xff\x81\xd5\x50\x6a\xe7\xd4\x74\xd2\x3f\x83\xc2\xac\x35\x59\xae\x96\xf5\xa5\x15\xca\x7a\xd6\xe4\x09\x51\x5f\xca\x7f\x29\xdf\xd8\xff\xfa\x72\x80\x92\x62\xea\x90\x17\x46\x1d\x1c\x2d\x40\x20\x9c\x41\x03\xa9\x94\x53\xf6\xd0\x00\x89\xab\x18\xac\x57\xa5\x98\xc9\xf2\xe0\xae\x43\xa2\x61\xc5\xcc\x4b\x08\x41\x9d\xb4\x43\x26\xcd\xd6\xb4\x49\x26\x8b\x1f\xd0\xe2\x24\x0b\x42\x9d\xdc\x1d\x82\xf3\x6a\x4d\x5c\x16\xe6\xc8\x2a\x73\x64\x4f\x0d\x52\x87\x64\xec\x93\x14\xc6\x75\x72\x44\x63\x6b\x3c\xe5\xfa\x54\x27\x07\xb2\x60\xbc\xda\xc9\x6b\x17\x75\x5e\xa7\x95\xaf\x7e\xca\x4e\x67\x8f\x5b\x6f\xd9\x08\x61\x9b\xab\xb2\xcd\xb5\x53\x3d\x9f\xdc\x27\x02\x2e\x89\xdc\x60\xf3\xa5\x4a\xe3\xb7\x3b\x2c\xc5\x84\x8f\x51\x96\xa3\xa4\xb0\xaf\x2a\x57\x09\x7b\xe8\xe2\x3e\x75\x71\x4f\x96\xcb\xb4\xe5\x92\x3a\xaf\x4d\x7a\xa9\xb8\xc6\x20\x65\x43\x9d\x32\x72\xd5\x29\x23\x57\x90\xa5\xa4\x61\xb4\x6b\x32\xda\x55\x69\xe6\xda\x11\x6f\x91\xc0\xdf\x94\xf4\xd0\x0e\x71\x28\xed\x30\x0e\xa5\x29\xa1\x60\x3b\x74\xaf\xb5\x43\xf7\x9a\x38\xe3\x76\x34\xbe\x44\xad\x6f\x87\x63\x3b\x74\x12\xb6\xc3\x76\x42\x90\x19\xb7\x9d\xd9\x46\xbb\x9d\xb8\x68\x4b\x11\xde\xe4\xc2\x60\x0f\xcd\x80\xf1\x31\xed\x94\x39\xaf\x9d\x36\xda\x49\xba\xeb\x76\xea\xf8\x69\xa7\x8e\x9f\xa0\x00\xc0\xa6\x00\x72\x7b\x68\xe3\xe7\xa8\xd2\xd4\xf9\x26\x93\x49\x53\xda\xcf\x26\x7b\x87\x3d\xee\xdf\xbf\x82\x80\x93\x5b\x90\xc8\xd2\x82\x44\x16\x99\x01\x5b\x10\xbb\xdf\x82\xd8\xfd\x53\xfe\x6a\x4d\x61\xe5\xf6\xe8\x0a\x83\xd6\x97\x05\x92\xa2\x41\x83\x32\x17\xb7\x20\x1b\x5c\x0b\x4d\x3c\xa2\x09\xe8\x2d\x6a\x0d\x35\x05\x53\x07\x29\xa6\x5b\xd2\x55\xd4\x92\x5c\x5f\x0f\x45\x0b\xb5\x2c\x9e\xb9\xe5\xa0\x8e\xda\x91\xd0\x32\x15\xe4\xa2\x3a\x35\x51\x59\x9a\x83\x96\xa5\x39\x68\x0a\xa8\x6d\xb2\x08\xd8\x43\xde\x00\xc6\xe0\xb4\x22\x53\x55\x2b\x38\x9c\x28\x37\x4e\x2b\xba\xae\x9b\x98\x13\x1b\x22\xab\xb4\x48\x79\xd0\x8a\x6c\x55\xf2\x00\x68\x45\xb7\x6e\x2b\x76\xeb\x36\x31\x68\x0d\xc3\x40\x93\x61\xc0\xba\xfb\xd7\x4f\x93\x41\xc0\x1e\xf1\xf7\xaf\x28\x60\xd5\x56\xa5\x7a\x6c\x1e\x36\x2b\x37\x23\xbb\x2d\x45\x93\x8f\xcf\x21\x0c\x81\x56\xa5\xf2\x6d\x15\x95\xaf\xa2\xf1\x5a\x9d\x7c\xab\x9c\x26\x41\xee\x0a\xad\x89\xe9\x6c\xba\x90\xcf\xc0\xcc\x34\x29\x5c\x5a\x3b\xad\xab\xb2\xb1\xb7\x26\xb9\xce\x66\xee\xf7\xaf\x5a\xaa\xde\x92\x58\xd7\x1a\x7a\x6c\x89\x2e\xad\x55\x68\xb2\xb1\xe8\x10\x6b\x4d\xbe\x25\xad\xb5\x20\x2f\x19\xeb\x43\xbb\x29\xff\x06\x55\x53\xbd\x6f\x0f\xaf\x49\x7b\x2b\x06\xa6\x35\xf1\x5f\xad\x19\xe7\xd1\x15\x9e\xd0\xda\xe4\x2d\x69\xdd\x0f\xc1\x89\xb7\x2e\x8d\x51\xd3\xb5\x9d\x94\x20\xa5\x75\x79\x89\x34\xd9\x2a\xce\x43\xb1\x46\xad\xcb\xdc\xd0\xba\x6c\x8d\xa7\xf0\x44\x5a\x97\x1d\xa1\x75\x94\x46\x41\xeb\xb9\xcb\x6e\xd0\xba\xec\x06\x41\x10\xf7\xad\xb3\x63\xba\xbc\x50\xa3\xa2\x70\x5a\x7f\x79\xcf\x0e\x92\xa6\x6c\x16\xad\x4f\x5a\x22\xaf\xcd\x53\xb9\x41\xdb\xc5\x14\x5e\x36\x85\x41\xc6\xd7\xa6\x70\x49\x7b\x18\xa7\xa3\x48\x8b\x76\xc9\x7c\xd1\x2e\x5b\xfe\x80\xd4\xb5\xab\xf2\xa1\xbc\x74\xe4\x0a\xd8\xae\x97\x0f\x15\xf1\x72\x28\x98\xa8\x29\xfc\xcd\x1e\x59\xd1\x42\xc6\x05\x37\x5d\x78\xf6\x30\x66\x59\x26\x99\x76\x4b\x3d\xd6\xee\xa4\x0b\x4d\x13\xa3\xa8\x2a\x7b\xc8\x8b\xec\xa8\xe5\x8f\x57\x76\x53\x80\x93\x3d\xb4\xe0\x93\x16\xda\xdd\x1b\x34\x98\xc0\x64\x8d\xc2\x78\xd1\x64\xbc\x68\x4a\x1f\xd2\x1e\x76\x19\xe9\xbc\x8e\xa0\x46\x29\x6b\x80\x3d\xf2\xef\x5f\xbd\x68\x79\xcb\x44\x61\x0f\x31\x69\x52\x8a\xb4\xe7\x82\x66\xcc\x6b\x10\xf0\x6f\x53\xd6\x27\x7b\x18\x1b\xd8\xaa\x2a\xe0\xbc\x12\x36\x60\x92\x39\xa9\x3d\x3a\xbe\xdb\x33\xb4\x32\x72\x10\x89\x96\x8d\x57\x24\x7b\x4b\x19\x7a\xed\xc1\xae\xd0\x72\x57\xd6\x7d\x7b\xd4\xdf\xbf\xc8\x8f\xd3\x5e\x3a\xf0\x5a\x07\xba\x04\x84\xa6\x0c\xef\xf6\x98\x22\xd9\xa0\x0a\xda\xc8\x1e\xc9\x48\x3a\x0d\x07\x3b\x96\x5c\xdb\x87\x64\xaa\x86\x06\xa7\x49\x83\x73\x9e\x0a\x71\x6c\xb2\x78\xd8\x43\xea\x0f\x46\x68\x88\x87\x6f\x43\x6e\x32\x51\x50\xc2\x6d\x70\x08\x0b\x9a\xb4\x49\xe9\xd5\x06\x27\x9d\xd4\x3b\x64\x76\x68\xf2\x88\xb4\x87\x6c\x5d\x26\x14\x36\x3c\x03\x1a\x09\x61\x0f\x4e\x98\x49\x47\xe5\x56\x75\x1e\x4d\x1b\x7b\x72\x84\x01\x38\x1f\x84\xd0\xd6\xf0\x4f\x6a\xc0\x7d\x06\xe1\xa9\xb5\x99\x79\x2f\xe3\xd6\xa3\x9d\xa2\xcb\xdf\x1e\x78\x7a\x51\x07\x67\xdd\x24\xd2\x4c\x9e\xf5\xfd\xd0\xa9\xd0\x0f\x3b\x15\xb2\x9a\xd2\x0f\x71\xca\x5d\xf7\x5a\xd6\x76\xef\x87\xb8\xfd\x7e\xf4\xb6\xa2\xfa\xfb\x61\xc2\x86\x3d\x64\x9a\x3f\x45\x12\x57\xdc\x0f\x9b\xda\x26\xd8\x92\x7e\x68\x27\x76\x81\xba\x34\xf9\xb8\x75\xb9\x96\xd8\x03\x93\xb7\x0d\x52\x97\x93\x81\x3d\x64\x4b\x4e\x26\x26\xf4\x33\x5e\xd0\xb4\xff\x85\xab\xd0\x85\xee\x62\x0f\xe2\x2a\x8d\xa9\xe8\xa7\x76\x54\x3f\x6d\x60\xaa\xe2\x2a\xba\x9c\x11\xec\xa1\xf5\x60\xe3\xd6\x4f\xfa\x79\x2a\x5e\xe9\x68\x5d\x35\x34\x6a\x55\x4c\xc8\x21\x87\xf0\x7e\xea\xb8\xee\x27\xc7\x75\xca\xaa\x55\xdc\x70\x3f\x8d\x1b\xce\x02\x11\xef\xa7\xe4\xe7\x7e\xca\x08\x10\x94\x00\xb2\x9f\x83\x06\xdb\x28\x34\x39\x84\x77\xa9\x8e\xec\x61\x0c\x4f\xd2\xb8\x05\xf1\x06\x3d\x20\x25\xc9\xa3\xbc\x87\x09\x0d\xe8\x77\x46\x2e\xea\x48\xec\x51\x47\xe2\x29\x11\xba\x0b\x08\xc4\x1e\xaf\x7c\x97\xad\xab\x82\xe3\xb0\x47\xc7\xe5\x05\xda\x05\x0d\xb7\xd4\x6c\xa3\x94\xb2\xfa\x9f\xb2\xcd\xb3\xbc\xef\x7b\x2a\x7c\xaa\x93\x20\x0a\x6a\xa1\xcb\x5f\xd1\x1e\xc3\xe4\x76\xe3\xf6\x7a\x92\x41\xad\x27\x19\xd4\xa2\xa0\xc1\x7a\xbe\xf4\x69\xc6\x57\x34\xd8\xb4\xca\x0d\xdd\x1e\x97\x0c\xac\x87\x68\xe2\x0a\xbb\x54\x0a\x59\xfe\x8c\x3d\xbf\x1a\xb8\xac\x30\xc2\x10\x8d\x87\xed\xf9\xe5\x35\xcc\x1b\x02\x60\xe9\x45\xa2\x75\x2f\x49\x5e\x30\x5a\x24\x45\x46\x9c\x5e\xec\x92\x0d\x92\x05\x7a\xb1\xfb\xcd\x1e\x72\x1c\x33\xa6\xad\x17\x26\x55\xaa\x85\x28\x60\xd6\x2e\xfd\x82\x3d\xec\xc4\x38\xec\x2c\xe8\xa5\x53\x96\x9d\x12\x5d\x80\x37\xbd\xe8\x4c\xed\xc5\xce\xd4\x28\x37\xf9\x2e\x7f\x01\x7b\x34\x3b\xbf\x8d\x41\xeb\xc2\xcf\xb0\x47\x55\xf1\x6a\x84\xa4\xf4\x2e\xc3\x4d\x54\xf8\x5f\xaf\x3a\xca\x7a\xb5\xbd\x9f\x84\x41\xd1\x65\x22\xb1\xc7\x43\x27\xa1\x0d\x68\x92\xe5\xe5\xce\xdf\xab\xdc\xbe\x7a\x8d\x5d\xd0\x26\x51\xa4\x17\xd2\xd0\xdc\xa9\x82\x4c\x69\x76\xbe\x67\x69\xc4\x7b\x95\x41\xab\xcb\xb2\xd2\xc5\xdc\xf4\x2a\x51\xac\x57\x45\x8d\x47\x89\x1a\xbd\xbe\x14\xa6\x30\x8a\x20\xe7\xc9\x2e\x84\x0e\x7b\x0c\xda\x61\x53\xdc\x74\x5f\xf6\x26\x96\x47\xee\x83\xbd\xc9\xc3\xa4\xb7\x43\x5e\x1a\x76\x99\x77\xe9\x12\xec\x61\xac\x81\x3c\x28\x3b\x8c\x4c\x17\x23\x13\x95\x78\xb8\x37\xb1\x01\xbd\x99\x3c\x9c\x64\xa4\xeb\x8d\xe5\xdd\x14\x8c\x14\xe4\xd9\xdb\x1b\x13\xdc\x84\x5c\x1c\x94\x79\xa0\x37\x79\x51\xf4\xa6\x58\x95\xa8\xd8\xc4\xde\x2e\x2a\xbd\x70\x19\xa7\x6d\x62\x5b\xba\xd8\x96\x33\x88\x7b\xec\x8d\x6e\xb5\x29\x7f\x11\x63\x3b\x7b\xd7\x31\xdb\x3b\xc7\xac\x1c\x14\x7a\x67\x66\xba\x66\xe6\x14\xd0\x61\xef\x92\xb4\x7a\x97\xdc\xa9\xe3\xbe\xf7\x8b\x4f\xf1\x21\x11\x82\x6b\x17\x84\x85\x3d\x12\x21\xd7\x7f\x36\x59\xf7\x4e\xa3\x80\x9e\x38\xbb\x26\x58\xb0\x0b\xf6\x50\x27\x43\x85\x76\x41\xb3\x53\x58\xe2\x4d\xbf\x74\xa6\x77\x69\x07\xce\x28\xfc\xc9\x2e\xdb\xd5\x4f\x17\xe6\x40\x62\x18\x2f\x1a\x25\x26\x25\x2b\x9c\xac\x63\xc1\xea\xb2\x60\x25\x05\x78\xf5\xfb\xd0\xda\xb8\x05\x74\x11\x84\xdd\xd5\x6f\xe6\x49\x36\xab\x33\x0a\x89\xa5\x2b\xdc\xfe\xa7\xdf\x92\x60\xa3\x80\x10\xfa\xcd\xe8\xe0\x1e\x72\x48\x90\xeb\x8a\x90\xb7\x47\x50\x43\x44\x92\x57\x74\xbf\x95\x49\xf5\x10\x63\xda\x6f\x0e\x49\x19\x9f\xce\x20\x7f\xad\x2e\x83\x90\x3d\xb0\xa5\x19\x0b\xd7\x1f\x56\xb3\x84\xfd\xac\xfc\x62\x5d\x08\xa1\xf6\x08\xf8\xb7\x59\x2f\x5e\x76\x10\x30\x69\x41\x16\x85\xfe\xca\x10\xde\xc9\x09\x1c\x0e\xf5\x42\x59\x8f\xec\xa1\xde\x56\xde\x93\xe0\xd6\x5f\x09\x6e\x41\xea\xe6\xfe\x32\xc9\xa4\x86\x0b\x32\x5b\xf5\x97\x93\xed\xd5\xc9\x16\x65\x91\xea\x82\xbb\xb7\x87\x09\xec\x2c\x72\x85\xec\xd9\x03\x99\xcc\x98\xad\xae\x04\x18\xf6\x78\xf5\x9a\xd5\x8a\xfb\x76\x97\x78\x7f\x9e\x4a\x08\xd4\x95\xcf\xcc\x1e\x05\xe7\x94\x28\x1a\x9f\xea\xac\x17\x96\x5d\x1f\x5c\xa6\x43\x6c\x6d\x94\x1e\xae\x2b\x20\xe2\xa7\x8b\xa5\x38\xcf\xe3\xb0\xf7\xd0\x09\x74\x74\x02\x41\x5e\xcc\x1d\x1e\xa1\xcb\x8b\xf9\x0c\x42\xc7\xe8\xf0\x08\x5d\x3c\x42\x96\x3a\xa1\x4f\x6e\xce\x29\x43\x40\x54\xcc\x7b\x9f\x8c\xdd\x14\x2c\x40\x54\xc8\x6c\x9f\x6c\xc1\x49\x9c\xa4\x27\x4d\x49\x91\x1c\x07\xeb\xbf\x93\x68\x2a\x21\xe6\xa5\x04\xf2\xee\xfa\x2f\x79\xfd\xc3\xfe\x9b\xb1\xcd\xeb\xbf\x85\xbf\x09\xf2\x2e\x39\xee\xeb\xfa\xaf\x42\x23\x1a\x88\x9e\xe9\x21\xed\xdf\xfa\x6f\x26\xf6\xe6\x5c\x7f\x93\x40\xec\xff\x55\xf4\x8d\xe3\xda\xe7\x83\x04\x0f\xeb\xbf\x95\x54\xc0\x3b\x2f\xc1\xe0\x3b\xfd\xb7\x7d\x81\xd7\x87\x26\x78\xe0\xb4\x5b\x00\xfe\x20\xd0\x62\x1c\x64\x52\xd4\x94\x8c\x43\x3a\xca\x81\x99\xad\x28\x94\x62\x1c\xc9\x69\x04\x62\x2a\xc6\x5d\x36\xb7\x9f\x71\x64\x72\x3c\x28\x2c\xf9\x10\xc3\x3e\x0e\xc1\xa8\x80\x90\x3f\xe4\xf6\xf9\x33\x0e\xf2\xf5\x81\x66\x77\x54\x68\x0a\x5a\x2d\x59\xb1\xad\x87\xd6\xee\x38\x04\x44\x50\x32\xd0\x7a\x0a\xe1\x18\x87\x34\xc8\x45\x49\x9d\xc6\xf1\x50\x07\x29\x90\x05\x1f\x3b\x0e\xe9\x69\x87\xd8\xb5\xb3\xc8\xa1\x77\x1c\x93\x3a\x48\xc5\x23\xf7\xae\x71\x48\x4f\x3b\x0e\x05\x4d\x16\x99\x3c\xc7\xc9\xb8\xe0\x77\x5a\xc4\xcb\x0f\xcc\x75\xe3\xc4\x24\xa6\x9c\xc9\xe3\x94\xaf\xde\x38\x89\x21\x26\x04\x18\xc6\x6f\x9c\x89\x84\x51\x02\x4e\x12\x77\x67\x0f\xcf\x41\x2b\xc0\x3d\xb1\x34\xe3\x14\x4b\x53\x08\xab\x3d\xa5\x4b\x1d\xa7\x42\x6e\x48\x6c\x38\x4e\x19\xbc\xc6\xa9\x20\xf7\x02\x56\xcc\x29\x3e\x67\x9c\x9e\x00\x51\x41\xa8\x04\x91\x0c\x71\x7b\xa7\xc3\x31\x9c\xe2\x09\xc6\xd9\x69\x4b\x03\xf4\x2f\x41\x23\x02\x57\x21\xbc\x84\x9b\x8c\x93\xbc\x69\x4a\xbe\x3f\xe4\xda\xfa\x33\x08\x38\x29\x60\x62\x9c\xb7\xc6\x59\xfe\xac\xb6\x2e\x55\x9e\xe4\xa5\x71\x3e\xac\x47\xda\xf7\xd0\x37\x4f\x82\xa0\x28\x76\x69\x76\x7e\xc6\xc9\x38\xcb\xf4\x32\x82\x6e\xe4\x21\x6d\xce\x59\x9a\x82\xf1\x83\xce\xbf\x11\x74\xfe\x95\x9e\x80\x07\xd4\xb7\xc1\xd7\xb5\x10\x04\xa4\xc8\xf9\x19\x81\x71\xd1\x79\x3a\x50\xe8\x8c\xd0\xa0\x75\x80\x02\xd5\xbe\x00\x0c\xa7\x02\x09\x46\xd0\x1e\x1b\x81\x50\x5d\x22\xd1\x71\x52\x1d\xe1\x86\x26\x94\x81\x70\x43\x1b\xb8\x5a\x3b\x42\xa0\xc6\x39\x80\xd3\x00\x58\x64\x98\xf4\x63\x12\xcc\xaa\x70\xe3\x28\x49\x79\x44\x90\xa5\x41\x8f\x8c\xa7\xd3\x88\x82\xd3\xfc\x46\xdd\x50\x23\x46\x87\xea\x17\x3c\x9e\x64\xb8\x11\x23\xc8\x7a\x0a\x9b\x8f\xba\xa1\x46\x04\xb9\x5b\xc1\x45\x23\x26\xca\x43\x4f\x22\x57\xce\x11\xc5\x3e\x8f\x48\x8a\xf5\xd3\xb1\x07\x5f\x68\xe4\xa8\x07\xf6\x4f\xec\xca\x88\xd9\xd3\x6c\x0a\xf0\x4f\x67\xc8\x88\xe4\x36\x93\x86\x73\x44\xf1\x65\x23\x6a\xff\xa6\xb3\x03\x47\x98\xa0\x81\x09\x78\x9c\x7f\x64\x12\x46\x64\x6a\x22\x19\x39\x65\xa3\x1d\x72\xc7\xb5\x87\xc7\x0e\x6a\xd8\x2a\x4d\x25\xb3\x8c\xd4\x30\x23\x36\x9a\x0a\xb6\x6f\x60\x88\xe4\xcb\x37\x22\x40\xd5\x32\xb9\x8c\x28\xb5\xff\x88\xc4\xbd\x03\x54\x15\x39\x42\xe2\x03\x0d\x90\xc6\x87\xb6\x3c\x68\x46\xb5\xec\xe2\xc3\xf0\x02\x24\x1a\x41\x5d\x7c\x79\xef\x25\x73\x90\x8e\x24\x49\x2a\x3f\x23\x0e\xcf\x08\xac\x69\x18\xbc\x47\x3a\x18\x80\x9e\xe2\xe4\x3d\x92\x25\x48\x76\x1a\x44\x59\x8d\x44\xee\x72\x19\xa0\x47\x92\x3c\x35\x88\x36\x23\xab\xdf\x50\x30\xf6\xcf\x48\x2b\x35\x8c\x10\x07\x39\x82\x53\x20\x08\x1e\x7c\xc4\x48\x79\xe4\x72\x01\x83\x49\x22\xd2\xcf\x48\x19\xb8\x61\xc5\xc4\x27\xd9\x63\x46\x62\xba\x94\x14\x67\xa4\x42\x79\x20\xe1\x09\x1d\x7a\xa4\xa2\x6d\x4b\xe0\x74\x4a\xb4\xaf\x52\x5e\x03\x60\xb5\x00\x65\x58\xa0\x91\x64\x07\x78\xc5\x4e\x5b\xb4\xcd\x92\x0c\x7b\x23\xc9\x26\x38\x12\x63\x2f\x47\xbc\x21\x4f\xea\x9f\x91\x40\x93\x07\x68\x26\xbd\xd4\xc1\x58\x49\x01\x3a\x32\x63\x95\xc9\x5f\xa2\x3c\x19\x23\x4b\xc9\x3d\x32\x63\x25\x1f\xc1\x91\xd9\x3e\x39\x38\x4d\x80\x86\x92\xc7\x47\xf6\xb4\x38\x11\x2c\xc4\x02\x0d\xfc\x62\x41\x59\x64\x69\x1e\x46\x26\xa5\x81\x5c\x3d\x47\x96\xaa\x60\x64\xf2\x16\x81\x1c\x90\x2f\x68\x9e\x41\x9d\x6f\x4d\x4e\xfe\x19\xf9\x85\xc6\xb7\x92\x04\x87\x24\x41\x19\x63\x46\x7e\xa9\x15\x68\x78\x30\x8b\xf0\x99\x1b\x59\x3c\x4f\x92\x9f\xeb\xc8\x62\x16\x46\x66\x04\xe4\xd8\x38\x0a\x23\x50\x88\x3f\x55\x1a\x83\x51\xb8\x84\x0a\x31\xb5\x0a\x53\x1f\x45\x02\xc0\xc0\x58\x9d\xa4\x1a\x1c\xc8\x9a\xa3\x68\x76\xc9\x6a\x39\x4a\x81\x86\x1b\x29\x00\x29\x45\xda\xee\x51\xd8\x31\x5d\x10\x32\x78\x96\x0f\x3c\xcb\xb3\x92\x9a\x8c\x72\x51\xef\x45\xfa\x10\xf0\x1d\x2f\xf5\xa3\x00\xdf\x73\x80\xec\xc8\x65\x50\x48\x6d\x7d\x08\xff\xa4\x4c\xbe\x55\xdf\x1c\x57\xa1\xd2\xb7\x0a\x6e\x15\xc8\x9b\x95\x59\xab\xc0\xb4\x28\xf7\xe0\xa8\xac\xc8\xba\x32\x74\x0b\xbc\x51\x7c\xf4\xa8\xd2\x98\xe6\x70\x02\xdb\xa8\xb6\x54\xe5\xc9\x27\xbb\xea\xa8\x92\x9f\x46\x05\x2c\x0c\xe8\xca\x2a\x35\xe7\xa8\x2b\x4d\x8e\x80\x1d\xe5\x3c\x38\xea\xf4\x94\x35\x42\x6e\xa4\x7d\xed\xf0\x74\x56\x45\x34\x8d\x5f\x03\x9f\x0b\x0c\xc3\x16\x54\x5e\x03\xb4\x31\xea\x10\x6d\x32\x6b\x8e\x46\xae\x22\xe5\xeb\x1d\x98\x9b\x47\x03\x0a\x66\x61\x40\xf2\x2d\xf5\x2a\x9d\xca\xe8\xd4\xdb\x3d\x83\xa7\x90\x43\x70\x82\x1f\x72\x82\x3f\xdb\x09\xcc\x9f\x62\x03\x47\x2f\x9e\x88\x1a\xe4\xc8\x08\xcd\x21\x1f\x05\x14\xc8\xa9\xdb\x1d\xef\x52\x97\x5f\x67\x1d\x74\x32\xe1\x70\x59\x75\x31\xc9\xa3\x03\xa7\x25\x0f\xe7\xd1\xa5\x70\x1f\xbd\xe2\x07\x13\x81\x90\xd4\x98\xf6\x06\x50\x62\x06\x2f\x92\x6f\xc1\xae\x02\x94\xa4\x73\x1a\xf4\x0e\xd4\x22\xed\xeb\xf4\xa3\x3b\x84\xa3\x20\x0e\x3b\xfd\x00\x9d\xea\xd4\xce\xea\x5c\xce\xdd\xd1\x3f\x2b\x34\x7f\x8f\x70\x79\xca\xe3\xc2\xee\x00\xd5\x29\x55\xe0\xe8\x30\x87\xfd\xa6\x1f\x9a\x8f\x7e\xd3\x0f\xf9\x3f\x36\x19\x4e\x07\x36\xf1\xd1\xc1\x16\x00\xbd\xab\xdf\x3a\x0d\xba\x83\x7e\x32\x1f\x0f\xdf\x3e\x8e\x1f\x06\x64\x24\xfd\x00\x8a\x40\xfe\x52\xa3\xbf\xf4\x17\x5c\x95\xe0\x60\x90\x8c\xfd\xeb\xd0\x91\xaa\x63\xf0\x1e\xc9\xc7\x58\xa7\x7d\x50\x87\xe4\xc7\x06\x9c\x72\x1f\xf4\x6d\xf2\x9e\x43\x3b\xf2\x9e\x98\xd7\x16\x98\x23\x98\xd7\x4e\x86\xd3\x00\xde\x20\x6b\xe8\x02\xb4\x27\x00\xed\x27\xed\xcd\xb8\xc0\xe0\x0f\x00\xe7\x71\x96\x5c\x87\x83\x44\x82\xf1\xa8\x3a\x2e\x10\x59\x14\x30\x3e\x2e\x09\x39\xe3\xc2\x1f\x2a\xfc\x0b\x1a\x81\x71\xc9\xa5\x66\x5c\xa0\xd7\x29\xa9\xc8\xb8\x02\x45\x83\x4e\x17\x2a\x58\x91\x34\x21\x3a\x4d\x08\x7c\xd1\x69\x98\x15\x81\x43\x84\x1f\xba\x80\x30\x57\x9e\xf1\x71\x49\x26\x1e\x17\xb0\x54\xe0\x12\x5f\xf0\xd9\x17\x50\xcb\x4a\xe2\x33\xe4\x98\x60\x0f\xf0\x0c\x05\xb3\x83\x4d\x64\x5c\xe2\xb3\x1b\x17\xfb\x05\x9f\x2d\xdf\x05\xa3\x69\x88\xd8\x52\x17\x08\xb1\x42\x2c\x19\x97\x6c\x1b\xe3\x02\xf1\x22\x32\xbc\xf0\x98\x17\xee\xf8\xe0\xb0\x5e\x4d\xcb\xe9\x62\x0b\x00\x3d\x77\xb1\xdc\x2f\x90\xd9\x64\x9d\x1a\xd7\x45\x1d\xc0\xb0\x39\x6c\x26\x47\xeb\x45\x12\x6c\x8e\x95\x8b\xa5\x7d\xb1\xb4\x1d\xa8\xf2\x66\x5a\x49\x4b\x28\x6d\xd8\xb8\x6e\xfa\xf1\xd0\x0f\xc0\x1c\x1f\xea\x65\x79\x02\xe6\x8a\x4e\x65\x5c\x2f\x48\x7d\x8c\xc1\xcb\xb7\x2c\x4f\x30\x90\x2f\x19\x27\xc7\x35\x1c\xca\x10\x1a\xfd\x25\xe5\x4e\xd2\xf2\xbc\xe0\x8b\x2f\xc9\x5b\x2d\x01\xf2\xc9\x92\xbd\x40\xe5\x4d\xa0\x66\x4e\xc6\x0f\xa0\xe7\x04\xa8\x25\x47\xf0\x05\x5e\x69\x02\x3d\x0e\xd9\x00\x6d\x4e\x4b\x09\xa4\xc5\x0a\x8d\xf7\x40\x7c\x83\xa7\xbe\x81\x98\x4a\x8e\xae\x98\xa1\x69\xfc\x12\xb8\x8a\xf2\x5b\x18\x77\x60\x0c\xb4\xfe\x6e\xa9\x69\xc6\x1d\xc0\xee\x04\xc1\x4d\x66\xdc\x71\x8b\x1f\x6f\x1c\xd5\xb7\x14\xf7\x43\x31\x44\xf6\x1e\xb4\x01\x8d\xb6\x74\x30\x15\x35\xa6\x37\x88\xed\x4a\x9d\x37\x6e\xf8\xf1\x3b\x79\x7a\x60\x80\x13\x6f\x68\x98\x2d\x74\x74\xdd\xf0\xe8\x37\x30\xcd\xf2\x01\x1c\x37\x0c\xca\x0d\xbe\x11\xb2\xc6\x9d\xe9\x9b\xe7\x73\x3c\xa0\x51\x07\xf9\xf7\x60\xb4\x08\x52\x1a\xa8\xaa\x72\x15\xc3\x78\x17\xc6\xb4\x80\x6b\x77\x80\xb4\xc8\xb7\x0e\x35\x0c\x72\x5e\xa1\x5e\xa0\xa9\x80\x14\xbb\x2b\xef\x81\x73\xda\xf8\xb6\x32\x06\x5c\x11\x19\x38\x3d\x98\xf5\xbb\x39\x4c\xa3\xfa\x06\x9b\x71\x73\x6d\x64\xad\xab\xbb\x31\xce\x0d\xf4\x3e\x70\xfd\x3a\x73\x09\xb4\x70\x03\x7a\x11\xd9\xf4\x06\x1e\x4d\xba\x90\x81\x61\x70\xdc\xdd\x81\x14\x55\x47\xa7\xbc\x0e\xce\xa0\xb0\x98\xe4\x56\x6e\x0f\xb0\xff\x40\xb0\x64\xbf\xdd\x9e\xcf\x07\x74\x45\x64\xdd\xfb\x62\x4c\x81\x35\xbc\x58\x6b\x97\x67\xd6\x04\x11\x91\x79\xf3\x24\x34\xd4\x71\x33\xa6\xb7\x43\x1a\xaa\x7d\xb2\x42\x8f\xfb\x66\xac\x00\xcb\x64\x5f\xde\xc0\xa2\x36\x87\x3e\xa4\x5e\x50\xf5\x33\x6b\xfc\xa1\x0e\x4f\xb5\xe0\xd8\x83\x8c\x01\x29\xe1\x1a\x6b\xfc\x65\x7e\x5f\x4f\xb6\xaf\xf1\x7b\x19\x03\x80\x4f\x1b\xe8\x82\x83\xf6\x91\x4c\x50\x61\xfa\x83\xa0\xb3\x71\x93\xfe\xab\x81\xab\x89\x10\x73\xe3\xc0\x9d\xa9\x63\xd0\x96\xe1\xb9\xbf\xd5\x37\xae\xa6\x7b\x90\xae\xaf\x82\x60\x48\x1d\x80\xa7\x36\xf0\x40\xd1\xb5\xdc\xd3\x13\xcd\x03\x6e\x48\x3f\x60\x79\x1a\x88\x83\xd2\x85\x8d\xe7\xa0\x2d\x02\xb8\x7c\x14\x8a\x30\x1e\xcf\xd3\x0d\xbc\x1d\xec\xd7\xca\x33\xad\x73\xed\x81\xf5\x7d\x3c\x7f\xee\x01\xad\x43\xa3\xcd\x80\xde\x71\x85\x3d\x27\xd9\x51\x74\x15\x3f\xdc\x51\x4f\x00\xbc\x50\xe7\xdf\xc3\xde\x97\x0b\xff\x99\xa5\x72\x1f\x0f\x42\xd6\x23\x1c\x9a\x2c\xfd\xde\x50\x3e\x2d\x7b\xf8\x7b\x82\xf9\x93\x13\xec\x20\x1c\x8f\x0c\xca\x83\x78\xbc\xf1\x90\x80\x29\x3b\x5a\x22\xfd\xe0\x8e\x52\x82\xa9\x41\x90\xde\x78\x3c\x0d\xb2\xee\xb7\x07\xf9\xfc\xc9\xd4\x0b\x12\x20\xf2\xf9\x4a\xbd\xce\x18\xa0\x5f\x7b\xc8\xff\x80\xee\x8b\x50\x82\xa1\xa8\x3e\xcf\x6f\x36\x88\xe7\x1b\x0f\x00\xe7\x85\x31\x60\xff\x3e\xe0\xc9\x29\x21\xcb\x78\xd8\xab\x64\xd9\x6f\x25\xfe\x0b\xb2\xfd\xc3\xf5\xf7\x80\x22\xde\x01\x1d\x6c\x5e\x34\x43\x2e\x6e\x99\x58\xc1\x41\xac\x60\x93\x55\x7b\x28\x5b\x9c\x3d\x68\x2a\x18\x92\xfd\x82\x06\x4e\x9f\xae\x83\xa7\x53\x5e\xa7\x3c\xe0\x31\x2f\xa6\xf0\x72\x80\x45\x4d\x03\xdb\x9b\x74\x5d\xad\x00\x03\xc9\x56\x7e\xe0\x28\x51\xe7\x3d\x70\x94\x0f\x12\x0d\x48\x76\x0f\x1c\xe5\x83\x0a\xb8\x80\x27\x79\x31\x94\x37\xe0\x95\x5a\xee\x0f\x1c\xe5\x73\x83\xd8\xc8\x32\xbe\x59\xb2\xb7\x03\x2f\xaa\x2d\xa8\xcb\x1e\xb6\xa3\x6c\x8f\xe3\x41\x2d\x29\xc7\x81\xb3\x90\x41\xe0\x61\x3b\x3e\xa8\xc6\x0e\x10\xf6\x50\x1f\x91\x21\xac\x80\x33\xa7\xec\x60\xf6\x28\x78\xe5\x83\xcd\x58\xa1\xd1\xb7\x02\x2a\xa3\xea\x7d\x81\xf2\x2e\x05\x6c\x45\xbe\x3d\x01\x35\x14\x9b\xf1\xca\x9b\x73\xbc\xa7\x23\x3a\x82\xb4\xa8\xf6\xbd\x64\x05\x3d\xc0\x7f\x14\xea\xc9\x78\x51\x09\xa3\x1a\x7b\xe5\x7a\x30\xde\xe0\x20\x89\x6a\xb3\xcc\x4e\xe3\x0d\x80\x20\x82\x0e\x88\x3a\xef\x15\xa2\x53\x21\x7b\xc6\x8b\x3a\xef\xf5\xb4\x6c\x80\x15\xa2\x36\x7d\xc9\x6d\x4b\x96\x8c\x17\x56\xf0\x8d\x0e\xde\xa8\x31\x80\x15\x24\x89\x74\x53\xca\xdb\x81\x33\xe3\x90\x33\xe3\x59\x50\xd3\xbd\xb2\x18\x0c\x59\x4e\xec\x3d\xe1\x11\x72\x3d\xbf\x09\x00\x4a\xb1\x55\x2f\x7a\x01\x72\xa4\x15\x92\x58\xbc\xa8\x66\xdf\xc4\x5c\x8a\xc3\x7f\xb9\x9e\x5f\xae\xe7\xd2\x81\x7e\x64\xac\xc8\x4a\x45\xfe\x09\xa5\xac\xb7\x07\xe9\x54\xc4\x6a\xbd\x5c\xd9\xa4\x60\x2e\x48\xbb\x2f\x2c\xe8\xeb\xc9\x4e\x24\x31\xbc\xa8\x34\x49\xb3\x5c\xd0\xc9\xbc\x5c\xc5\x9e\x38\x90\xc4\x06\xaf\xfc\x77\x86\x2c\x40\x46\x53\x5b\x90\xd6\xc8\x58\xd4\x48\x12\xf0\x72\x65\xbf\xba\xb2\x49\x5e\x36\x5e\xf4\x6b\x6f\xa3\x3c\x1d\x5d\x6f\xa3\x3c\xd4\xa6\x67\x04\x63\x92\xf6\x49\x37\x52\x90\xc6\x95\xdd\xd9\x1e\x0e\x52\xa9\x7e\x34\xe6\x9c\x9c\xa8\xf2\x12\x1e\x2f\x7a\xb8\x17\x75\x32\x89\x04\x5e\xae\xd8\xf7\x72\xb4\x4a\x00\x2a\xa9\xe3\xe2\x5b\xe0\x45\xd9\x6f\xaf\xa7\x1f\x64\x0d\xa1\x57\x79\x89\x9e\x41\xba\x7a\x91\xae\xde\x97\x38\x81\x03\xf0\x4a\xd6\xc1\xe0\x3d\xda\x37\x68\xb3\x22\xdd\x4a\x00\x4b\x73\xb2\xfe\x26\xe9\x9e\x80\x0b\x85\x55\x25\x6b\x54\x91\xff\xfa\x18\xec\x41\x10\xcc\x0a\x52\xd3\xe0\xca\x21\x53\x7c\x09\x05\x9a\xd6\xe4\x60\xcf\x28\x6e\x67\x0c\xf6\xcc\x40\x8d\x4d\x02\x9b\xc1\xba\xc7\x35\xa7\x20\xc6\x0c\xae\x0d\xf2\x31\x97\xa8\x2b\x6c\x60\x46\x19\x19\xf7\x6f\x81\x46\x0f\xd6\x95\x5c\x6c\xcf\x12\x41\xd1\x64\x0d\x91\x65\xb9\xa0\x77\x1c\x5c\x07\x43\xfa\xbf\x12\x1d\xf9\x92\x7a\xc9\x08\x0f\x86\xfa\xa8\xd4\xcb\xfc\x02\x34\x3f\xd0\x7d\x81\xb9\x54\x10\x45\x06\x62\x8c\xa7\x1f\x05\x94\x7f\x20\xc6\x78\xae\x65\x10\xeb\x71\x27\x1a\xa4\x39\x2b\xa0\xcb\x0f\xd8\xaf\xe1\x73\xce\x98\xca\xcf\x62\x78\xf2\x75\xa0\xe2\x07\xe2\xce\x40\x42\x07\xc5\x2d\x8a\x2d\x98\x11\x90\x4a\x05\xc1\xcf\xa8\xab\x7d\x46\xae\x53\x41\x88\xcf\xa8\xbd\x3a\x51\x77\xe3\xfe\x39\xa3\xea\x9d\x42\x02\xf3\xe4\x65\x13\x3d\xf0\x8c\x2b\xa1\x99\xca\x53\xb0\xe4\x8c\xa0\xdb\x0b\x99\x74\x46\xb1\x73\x33\x82\xaf\x28\x18\xd2\xa9\x48\xdf\x9f\x19\x27\xef\x55\x7d\x3b\x69\xdf\x04\x8b\xaa\x09\x4a\x52\x92\xf7\x4c\xa4\x33\xab\xe0\x39\xd2\x8f\x74\x00\xd0\x09\xdc\xa2\xf4\x98\x93\xbc\x35\xb5\x1d\xc0\x6c\x3e\xd0\xc0\xb6\x14\xda\x21\x21\xc4\x53\xaa\xdf\xb3\x36\x10\x2a\x25\xb2\xcc\x14\x1c\xaf\x93\xf7\x34\x06\x29\xfa\x7b\xa2\xe9\xec\x9c\x09\x20\x43\x21\x82\xcf\x94\x68\x9f\xc6\xaf\x6a\xbf\x4d\xf4\xc5\x33\x91\xff\xe0\xac\xe9\xbf\x5e\xf7\xad\xfc\xf7\xdb\x7e\xa6\x4c\x0b\x80\x2e\x3c\x81\xa3\xcc\xb4\x5e\xab\xae\x9e\x5d\xb5\x69\xd5\xcd\x54\x3c\x0d\xa4\x7a\xa9\xd3\x6c\xa6\x0a\xae\x25\x68\xa3\x3a\xb9\x66\x02\xa3\x1d\x74\xbb\x54\x29\xaf\x81\xb3\x19\x80\xe3\x4c\xd0\xc0\xb7\x8c\xaa\x43\xa7\xd4\x4c\x8d\x6c\x70\x42\x82\x4c\x8a\x32\x9d\x52\x48\x9f\x35\x00\x7c\x2a\x21\x62\xa6\xcb\x71\x3b\x05\x87\x79\x51\xde\x45\xbd\x8c\xc6\xc5\xa8\xb1\x22\xa4\xb8\x98\xe9\xa6\x1f\xa4\xd7\x95\xb3\xca\x4c\x37\xb3\x7a\x93\xfd\xad\x42\x63\x16\x1e\xcf\xf7\x26\xcc\xce\x87\xf7\xc8\x18\xd2\x40\x39\x7d\x29\xef\x05\xec\x54\x28\x84\x68\xc0\x67\x7a\x49\x8a\xdd\xb5\x9a\x5e\xfa\xf1\x8e\x6d\x74\x9e\xf8\x1d\xcf\x04\x10\xac\x14\x1c\x33\x0d\xbe\x1d\xcc\x74\x57\x7f\x07\xe3\x3c\xc1\x1c\x05\x09\x76\x32\x06\x93\x7a\xc1\x07\x9d\x8c\x33\x88\xb1\x82\x03\x98\x68\xde\x67\x66\x15\x2b\x43\xfc\xcc\xac\xe2\xcc\x0a\x13\x03\x3d\x15\x01\xf6\x33\x33\x39\x35\x94\xa4\x71\x66\x31\xa8\x33\x83\x57\x29\x5c\xe9\x99\x65\xe5\x99\x19\xc6\x13\x38\xd6\xdc\xa8\xa3\x79\x7a\x4f\x95\xa7\x9b\x64\x66\xf2\x24\x49\x28\x99\xb9\x53\x2f\xdc\xa1\xf2\x45\xcd\xcc\x5c\xe6\xee\x79\x4f\x55\x47\xe7\x5b\x20\x7a\x19\x2b\xc5\x8b\xd9\x83\x6f\x35\xa6\x59\x3a\xbe\x99\xd1\xf1\x75\x50\x4d\xe5\x52\x34\x33\x89\x28\x3a\xe0\xa6\x72\x5f\x98\xf9\xf5\xd4\xce\x6a\xf3\xa0\x5e\x0c\xe8\x5d\xa8\xb0\x52\xec\xdb\x03\x8c\x52\x70\x38\xe5\xba\x3d\x71\xdd\x26\xa0\x7b\x16\xe9\x70\x67\x21\xcf\xc9\x42\x1f\x55\x5b\x0a\xe9\x4e\x14\x1e\x3e\x8b\x38\x94\x89\x2e\xbf\x4a\x1f\x3f\xd1\xe5\xcf\x42\xf2\x13\x71\x9b\xb3\xc8\xf7\x6d\x16\x76\x6d\xd7\xe9\x53\xd8\x97\x25\xf3\x6d\xe3\x3d\xcd\x6f\xc1\x67\xb2\x6b\x6d\xc8\x28\xf0\x33\x4b\x25\x07\x98\xe6\x1c\xaf\xb3\xe9\x49\x96\xe4\xdf\x3f\x8b\xb8\xe1\x59\xc0\x6c\x3d\x68\x1f\x7b\x41\x71\x6b\x42\x05\x9c\xe5\xa1\x17\xb6\x4a\x33\x30\xa6\xd2\x71\xce\x62\x72\xa7\xc4\xd2\x59\x06\x2d\x1b\x20\x4f\x0a\x88\xb4\x4c\xde\x9a\x73\xe3\x95\x4d\xac\x02\xb3\x12\xec\x2f\xd3\xf4\xc4\xd1\x6a\x36\x72\x1c\x83\x2c\xd9\xe4\xc0\x33\x1b\xf8\xc3\x42\x08\x9b\x4d\xe2\xdc\x6c\x9c\x8b\x45\xb3\xdd\xc4\x8f\xce\x46\x36\x49\xe1\x70\xcf\xc6\xec\xb4\x08\x94\xb2\xee\x95\xc6\x4c\x34\x5c\x19\x64\x7d\x99\x43\x3e\x5f\x73\x90\x75\x4c\x41\x39\x93\x78\xe9\x49\x3a\x6f\xe3\x92\xe6\x60\x5e\x87\x74\xf3\x7c\xc7\xb9\x3b\x54\xbe\x80\x65\x87\xe2\x30\xe6\xf0\x38\x0c\x51\x5e\x28\xa4\xae\x15\x45\x2d\x18\x52\x70\x0a\x25\x73\xc8\xb4\x3b\x07\x10\xfc\x2a\x99\xb5\x31\x12\x8a\x0b\x51\xa8\x4b\x28\xb4\xb4\x90\xb5\x32\x4c\xb8\x0c\x20\xae\x26\xea\x32\xbe\x35\x68\x04\x46\xa6\x67\x99\x60\x35\x51\x12\x14\x39\xf0\xa8\x3d\x99\x92\x33\xc9\x64\x45\xa1\x85\x76\xa8\x07\x10\x5b\xa5\x4c\x9a\xca\x54\xce\x09\x4d\xcc\xcf\x1c\xe5\xfe\xfd\x8b\xb3\x13\xdc\xc5\x39\x0f\x22\x2c\x04\x56\xaa\xda\x15\x1a\x1e\x81\x12\x65\xe6\x26\xa8\x70\x82\x2e\xa5\xef\x02\x25\x54\xf6\xe4\x49\x00\xcd\x54\x00\x4d\x28\xe1\xbf\xde\x51\xf6\xe3\x7f\x5f\xff\xf8\xeb\xff\xfc\xbf\xae\x7f\xfc\xdf\xd7\xff\x1e\xbf\x9e\xff\xfc\xe7\x3f\xc7\xbf\xfd\xc7\xfb\xbf\x9e\xff\xf8\xf5\x7f\x18\xf5\xd7\x3b\xe6\xff\xfa\xb7\xf1\xcf\xf1\xff\xfe\xfb\x7f\xfe\xf3\x19\xbf\xfe\xf1\xef\xff\xb0\xaf\xf4\xef\xff\x0b\x00\x00\xff\xff\x64\x34\x19\xf3\x78\xd4\x03\x00"); +func _edf ()(*asset ,error ){_fea ,_dbe :=_dggd ();if _dbe !=nil {return nil ,_dbe ;};_bcf :=bindataFileInfo {_ae :"90ms-RKSJ-V",_ca :1895,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491032,0)};_fgb :=&asset {_e :_fea ,_ee :_bcf };return _fgb ,nil ;};func _deef ()(*asset ,error ){_dad ,_aea :=_fceb (); +if _aea !=nil {return nil ,_aea ;};_deee :=bindataFileInfo {_ae :"Adobe-Japan1-5",_ca :2005,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491332,0)};_ggba :=&asset {_e :_dad ,_ee :_deee };return _ggba ,nil ;};var _dbbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\x41\x0f\x93\x30\x14\x07\xf0\x3b\x9f\xe2\x1d\xe7\x61\x42\x81\x52\x4d\x8c\x89\xb2\xc3\x88\xd9\x34\xa2\xd3\xc4\x78\x80\xf6\x8d\x34\x19\xa5\x29\x70\xd8\xb7\x37\xef\x15\xd9\x61\x79\xe3\x57\xfa\xcf\xeb\x2b\x69\xdd\x9c\x1a\x67\x17\x48\xbf\x85\x49\xb7\xb8\xc0\xdd\x3a\x13\x70\x9e\xd6\xa0\x11\x7a\x1c\xac\x4b\x12\x91\x83\xb1\x7a\xf9\xff\xc8\x45\x8f\x9d\x4f\x92\xf4\xfc\xc5\x3c\xfa\xe3\x67\x79\x3c\xc3\x3a\xe3\x86\x75\x73\x6a\x9f\xf3\x82\x63\xe3\xee\x13\x14\x71\xb3\x59\xfd\x16\x00\x90\x7e\xc7\xc1\xce\x4b\x78\xc2\xe1\x93\x99\x7a\x7c\x03\x06\xef\xe4\x5f\x83\xc1\x60\xdd\x00\x87\xfa\xda\x8a\x9d\xdb\xd5\xfb\x07\x8e\xe8\x16\x10\x6c\xe8\x0c\xd7\x24\xad\x2f\x9d\xbf\x76\x23\xc2\xab\x95\x1b\x2f\xf1\xca\x0d\xc3\x6c\x27\x07\x22\x7f\x9b\x65\xf2\xe5\x3f\x9e\x1e\xb7\xa8\x24\xfd\xfd\xb3\x39\xc1\x1f\x01\x22\x83\x5c\xca\xbc\xfc\xbb\xf9\xaf\xcb\x64\xf6\xb7\x44\x1e\xbb\xd7\xd6\x84\xce\x0d\x98\x7c\xe8\x44\xd9\x7f\x84\xad\x88\xa2\x2a\x2b\x32\xd9\xb1\x51\x11\x85\x2a\x0b\x36\x1d\x4d\x47\x93\x6c\x26\x1a\x92\x65\x24\x95\x60\xa9\x72\x92\x92\x45\x46\xa9\x48\xde\xb1\xbc\x8f\x42\xe9\x65\xce\x12\x73\x2a\xca\x89\x1d\xa8\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\x32\x16\x2c\x54\xe8\x2c\x8a\x46\xbc\x9f\x95\xfe\xd3\xd5\xee\xc3\xd6\x6b\x08\xe8\x16\xbe\x58\x1e\x28\x0d\xc9\x3a\xdc\xbf\x1c\x3f\x79\xda\xc5\xbf\x7f\x01\x00\x00\xff\xff\x33\xf7\x40\xf6\x65\x02\x00\x00"); +func _bbea ()(*asset ,error ){_gebc ,_ebca :=_eggd ();if _ebca !=nil {return nil ,_ebca ;};_ddff :=bindataFileInfo {_ae :"HKdlb-B5-V",_ca :613,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492332,0)};_bfcb :=&asset {_e :_gebc ,_ee :_ddff };return _bfcb ,nil ; +};var _feaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x41\x8b\xe3\x46\x10\x05\xe0\x7b\xff\x8a\x3e\x6e\x0e\x1b\x77\x55\x75\xb7\x5a\x20\x06\xc2\x0c\x0b\x26\x6c\x36\x64\x32\x49\x20\xe4\xa0\x91\x5a\x83\x20\x96\x84\x6c\x1f\xe6\xdf\x87\xaa\x67\x4f\x60\x0f\x8b\xd7\xcf\xad\xb2\xfc\xbd\xe9\xd6\xe1\xf1\xf8\x74\x5c\xe6\x8b\x3f\xfc\xba\xaf\xc3\x73\xbd\xf8\x69\x5e\xc6\xbd\x9e\xd7\xeb\x3e\x54\xff\x5a\xdf\xe6\xc5\x39\x62\x3f\xce\xc3\xe5\xfe\xd6\x5e\x86\x53\xbf\x39\xa7\xd7\x3f\xbf\x9f\x2f\xf5\x74\x5c\xa6\xd5\x0b\xd6\x8d\xd7\xed\xb6\xd6\xfb\xc3\x6f\xf5\x6d\x3e\x5f\xf6\x77\xff\xe9\xa7\x71\x7d\xad\x3f\xf8\xb1\x4e\x9a\x7f\xdb\xc7\xba\xcf\xcb\x9b\xff\xf4\xf3\xba\xd7\x9e\x3e\x3e\x78\xbe\x6e\xdb\xbf\xf5\x54\x97\x8b\x27\xcb\xea\x32\xda\xab\x3b\x3c\x7e\xed\xb7\x5f\xfa\x53\xf5\x07\x9b\xf5\x19\x57\x7e\xc6\x32\xfb\xf4\x8f\xba\x9f\xe7\x75\xf1\x14\x7e\x0c\x21\xff\x9f\xff\xfe\xbe\xd5\xdb\x38\x77\x78\x39\x3e\x7d\x9b\xa6\x73\xbd\x78\x91\x80\x35\x7f\xbd\x1c\x9f\xfc\xdf\xe4\x29\x78\x4e\x91\xca\x3f\xb7\xa5\x7f\x7e\x5d\xc7\xea\xc3\xfd\xfb\x8f\x4f\x8f\xeb\x55\x6f\xac\x50\x4a\x08\x09\x3f\x75\x58\xc7\x7a\xde\xfa\xa1\xee\xfd\xf2\x56\x9d\xf7\x5d\x08\x21\x3c\xf8\x2e\xe6\x2f\x5f\x1e\xf4\x37\x7c\xb7\xc2\x35\xf7\x2b\xe7\x11\xc9\xfd\x8a\x10\xa6\xe9\xc1\x07\xd7\x05\xc2\x7b\xd2\xf7\x9c\xb2\xeb\x02\x23\x61\x4d\x12\xb1\xeb\x82\x20\x11\x4d\x9a\x5c\x5c\x17\x22\x92\xa8\x09\x05\x8e\xae\x0b\x09\x51\xb2\x88\x8b\xce\xce\x88\xb2\x45\x49\x74\x78\x83\xa8\xb1\xa8\x69\x75\x7a\x41\x54\xec\x0e\x42\xd4\xf1\x2d\xa2\xd6\x22\x09\x3a\xbe\x47\xd4\xdf\xee\x53\xc7\xbf\x22\x7a\xb5\xa8\x90\x8e\x1f\x10\x0d\x1a\x49\x68\x74\xfc\x88\x68\xb4\x48\x58\xc7\x57\x44\xd5\xa2\x54\x74\xfc\x84\x68\xb2\xa8\xc4\xe0\x3a\x82\x14\x99\x54\x0c\x6d\x76\x1d\x01\x8b\x0c\x2b\x4a\x62\xd7\x11\xb4\xc8\xb4\x62\x0e\xc5\x75\x04\x2e\x32\xae\x58\x72\x74\x1d\xc1\x8b\xe2\xcd\x54\xc7\xc3\x8b\xcc\x2b\x49\xa3\xe3\xe1\x45\xe6\x95\xb2\xe8\x78\x78\x91\x79\xa5\x52\x74\x3c\xbc\xc8\xbc\x32\x45\x1d\x0f\x2f\x32\xaf\x1c\x83\x8e\x87\x17\x99\x57\xce\x5a\x2c\xc1\x8b\xcc\x2b\xb7\xda\x2c\xc1\x8b\xcc\xab\x21\xad\x96\xe0\x45\xe6\xd5\x44\xad\x96\xe0\x45\xf5\xd6\xbf\x8e\x87\x17\x99\x57\xd3\x6a\xb5\x0c\x2f\x36\xaf\x42\x5a\x2d\xc3\x8b\xcd\xab\x44\xad\x96\xe1\xc5\xe6\x55\x1a\xad\x96\xe1\xc5\xe6\x55\x5a\xad\x96\xe1\xc5\xe6\xd5\xb2\x56\xcb\xf0\x62\xf3\x6a\xa3\x56\xcb\xf0\x62\xf3\x6a\x1b\xad\x96\xe1\xc5\xe6\xd5\xb6\x5a\x2d\xc3\x8b\xcb\xfd\x6f\x55\xe7\x03\x8c\x5b\x64\x51\xcb\x65\x88\x71\x8f\xac\xd1\x76\x19\x64\x6c\x64\xda\xbe\x7e\x05\xcc\x78\x40\xc6\xda\x2f\x03\x8d\x47\x64\x49\x0b\x66\xa8\x71\x45\xd6\x68\xc3\x0c\x36\x9e\xb0\x49\x82\x56\x2c\x70\x93\x80\x8c\xb5\x63\x01\x9c\x10\xb2\xa4\x25\x0b\xe4\x84\xef\x1b\x2c\xb8\x4e\x40\x27\x46\x47\x12\xb4\x66\x81\x9d\x60\x6f\x8a\x68\xcf\x02\x3c\xc1\xe6\x94\xa4\x45\x0b\xf4\x04\xbb\x53\x8a\x36\x2d\xe0\x13\x6c\xcf\x18\xb4\x6a\x81\x9f\xc0\x2f\x8a\x76\x2d\xf0\x13\xf8\xc5\xa4\x65\x0b\xfc\x04\x7e\xb1\x68\xdb\x02\x3f\x81\x5f\x22\xad\x5b\xe0\x27\xc3\xfd\x54\xd0\xef\x80\x9f\xc0\x2f\x65\x2d\x5c\xe0\x27\xf0\x4b\x45\x1b\x17\xf8\x09\xfc\x32\x69\xe5\xf1\x76\x06\xc2\x2f\x8b\x76\x1e\xe1\x17\xe1\x97\xb3\x76\x1e\xe1\x17\xe1\x97\x8b\x76\x1e\xe1\x17\xe1\xd7\x90\x76\x1e\xe1\x17\xe1\xd7\x44\xed\x3c\xc2\x2f\xc2\xaf\xc9\xda\x79\xcc\xb7\xb3\xb7\xf6\x38\xca\x82\x9d\xc0\xf7\x93\x56\xff\xaf\xcf\xaf\x8f\xe7\xc9\x70\xdd\xf7\xba\x5c\xec\xe9\x65\xcf\x0b\x3d\xdb\xe7\xa5\x7e\x3c\x09\xb7\x75\xd3\xab\xec\xdf\x7f\x01\x00\x00\xff\xff\x4b\x22\x59\x16\x35\x07\x00\x00"); +func _deb ()([]byte ,error ){return _ad (_bbca ,"CNS1-V")};func _fgae ()(*asset ,error ){_gab ,_dcac :=_cfda ();if _dcac !=nil {return nil ,_dcac ;};_ceae :=bindataFileInfo {_ae :"UniCNS-UTF8-V",_ca :656,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492730,0)}; +_acd :=&asset {_e :_gab ,_ee :_ceae };return _acd ,nil ;};func _abge ()([]byte ,error ){return _ad (_ecaf ,"UniAKR-UTF8-H")};func _daec ()([]byte ,error ){return _ad (_cdea ,"UniGB-UCS2-H")};var _ada =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd5\x4f\x8f\xdb\x36\x10\x05\xf0\xbb\x3f\x05\x8f\xe9\x21\xb5\xf8\x77\x48\x20\x58\xa0\xd8\x3d\xd4\x29\xd2\x16\xd9\x76\x5b\xa0\xe8\x81\x94\xb8\x0b\x01\xb5\x2c\xc8\xf6\x61\xbf\x7d\x31\xef\xb9\x6e\x0e\xc1\x64\x7f\x26\x47\xc3\x67\xc9\xda\x3f\x1e\x9e\x0e\xcb\x7c\x31\xfb\x5f\xb7\xd3\xf8\xdc\x2f\xe6\x75\x5e\xa6\xad\x9f\x4f\xd7\x6d\xec\xa6\xf5\xb7\x79\xd9\xed\xac\x33\xd3\x3c\x5e\xfe\xfb\x13\x65\x3c\xd6\x75\xb7\xdb\x4b\x3e\x9e\x3f\x7e\xfd\xe9\xf9\xf3\xc7\x1f\xcd\xf5\xdc\x6f\xfa\x78\x78\x7a\x7e\x3f\x5f\xfa\xf1\xb0\xbc\x9e\x8c\xe7\xee\xe9\xba\xde\x3a\x18\xb3\xff\xda\xdf\xe6\xf3\x65\x7b\x37\x1f\x7e\x98\x4e\xad\x7f\x67\xa6\xfe\xaa\xfe\xcb\x36\xf5\x6d\x5e\xde\xcc\x87\xcf\x75\xad\x8b\xbd\x7f\xf0\x7c\x5d\xd7\x7f\xfa\xb1\x2f\x17\xe3\x60\x7d\x99\x50\x77\xfb\xc7\x2f\x75\xfd\xb9\x1e\xbb\xf9\x66\x9a\x17\x7c\x86\x8f\x5e\xfa\x76\x9e\x4f\x8b\xb1\xf6\xfb\x61\x48\xff\xfb\x6f\xef\x6b\x37\xf6\xd6\xe3\xcf\xdf\x0f\x4f\xe6\x2f\x6b\xec\x60\x5c\x0c\xc1\xfd\x7d\xf3\x3f\xbe\x9c\xa6\xfb\x2a\xc9\x3c\xc0\x38\x4f\x5b\x5d\xde\xfa\xee\x53\xb6\xc1\x3e\x18\x2d\xee\xc1\x48\xce\x02\xf2\x24\xff\x60\xb2\x4b\x19\x14\x48\x41\x49\x82\x52\x1c\x40\xd1\x62\x63\x01\x35\xd2\xa4\x54\xac\x52\xe2\xaa\x14\x40\xd8\x98\x0a\x48\x2a\x08\x1b\x33\x87\xd0\x22\xc5\x62\x88\x9a\x41\x5a\x8c\x78\xac\xaa\xdc\xa8\xc5\x88\xc7\x5c\xb5\x92\x1a\x28\x81\x46\xd2\x88\x51\x87\xdd\xa7\xec\xca\xab\x12\x8a\x14\xab\x1b\x5d\xc5\x15\x51\xa4\xd8\x02\xf2\x24\xaf\xe4\xb0\xb1\x46\x52\x04\x59\x90\x90\x04\xe4\x94\x46\xf6\x1a\xd1\xcb\x79\xa5\x4e\xea\xa4\x00\x62\xfb\xce\xf6\x11\xc4\xf6\x9d\xed\x13\x68\x24\x8d\x20\x4d\xc2\x07\x44\x88\x22\xc5\x65\x90\x23\x39\x50\x01\x05\x92\x06\x5d\xfc\x00\x4a\xa4\x04\xb2\xa0\x4c\xca\x20\x9d\xde\x27\xf6\x4a\xe8\xe5\x75\x7a\x9f\x31\x2a\x8a\x14\x1f\x40\x91\x84\x51\x7d\x04\x09\x09\x49\x20\x7b\x9f\x3b\xa9\x83\x30\x7d\xe1\xc6\xc2\x21\x74\xfa\xc0\xaf\x03\x45\x42\xd6\xb9\x42\xc5\x19\x51\x24\x48\x01\x59\x92\x46\x18\x4a\x04\x39\x92\x8e\x1a\x07\x0f\xf2\x24\x8f\x55\xdc\x18\x48\x01\xc4\xf6\x91\xa4\xd3\x47\xc7\x8d\x89\xa4\x73\x45\xcb\xf6\x42\xd2\x03\x45\xcf\x8d\x99\x94\x71\x45\x01\x15\x52\xc1\x2a\x5e\xb1\x92\x2a\x0e\xe4\x40\x8d\xd4\x40\x03\x68\x24\x8d\x98\x0b\x49\xd4\x89\x34\xa1\x7d\x02\x75\x52\x07\xb1\x17\xf3\xaa\xc8\x0b\xcf\x50\x68\xcc\x4b\x8b\x44\x7c\xdb\xa1\x31\x2f\x2d\x12\x71\x63\x86\xc6\xbc\x1a\xf2\x62\xf6\x8d\x79\x69\x91\x68\xd9\x8b\x79\x69\x91\x18\x49\xcc\xab\x31\x2f\xcc\xd5\x98\x57\x63\x5e\x38\x76\x63\x5e\x8d\x79\x71\x23\xf3\x6a\xc8\xcb\x22\xc2\xc6\xbc\x1a\xf2\x0a\x08\xba\x31\x2f\x2d\x12\x71\x93\x87\xc6\xbc\xb4\x48\xb4\xbc\x22\xf3\xd2\x22\xd1\x73\x23\xf3\x6a\xcc\x8b\x07\x62\x5e\x0d\x79\x05\x3d\xb6\x44\xe4\x25\x09\x0f\x4c\xd0\x70\x24\x59\x92\x7d\x30\xd9\xe3\x81\x11\xde\xf7\xc2\xfb\x3e\x78\x90\x27\xe9\x0f\x9f\xf7\x5c\x15\x48\x78\xac\x30\xbd\xa4\x48\x8a\x58\x95\x41\x89\x84\x47\x21\x08\x28\x93\xb2\xae\x0a\x01\x54\x48\x7a\xec\x12\x39\x57\x23\x35\xac\x62\xaf\x91\x34\x61\x15\xe7\xea\xa4\x8e\x55\x98\x2b\xe3\x06\x10\xfe\x62\xc6\xa4\x6f\x93\xfb\xaf\xba\xfe\x5f\xdf\x63\xf7\xf7\xca\x78\xdd\xb6\xbe\x5c\xf0\x16\xc3\xab\x43\x5f\x07\xf3\xd2\xef\xef\xc9\xf5\xb4\xea\x2e\xfc\xfb\x37\x00\x00\xff\xff\x30\xa4\x71\xa2\x53\x07\x00\x00"); +func _egcf ()(*asset ,error ){_ebga ,_ggga :=_ege ();if _ggga !=nil {return nil ,_ggga ;};_egdg :=bindataFileInfo {_ae :"NWP-H",_ca :15060,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492613,0)};_affd :=&asset {_e :_ebga ,_ee :_egdg };return _affd ,nil ; +};func _afgb ()(*asset ,error ){_cgdfb ,_acfa :=_bgcee ();if _acfa !=nil {return nil ,_acfa ;};_bfdea :=bindataFileInfo {_ae :"UniJIS-UTF32-H",_ca :243137,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492947,0)};_ddeb :=&asset {_e :_cgdfb ,_ee :_bfdea }; +return _ddeb ,nil ;};func _aggg ()(*asset ,error ){_ababf ,_bggf :=_eccc ();if _bggf !=nil {return nil ,_bggf ;};_baca :=bindataFileInfo {_ae :"KSC-EUC-V",_ca :711,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492499,0)};_dabd :=&asset {_e :_ababf ,_ee :_baca }; +return _dabd ,nil ;};func _bgfd ()(*asset ,error ){_fdc ,_fab :=_egca ();if _fab !=nil {return nil ,_fab ;};_cad :=bindataFileInfo {_ae :"B5pc-V",_ca :624,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491499,0)};_gggda :=&asset {_e :_fdc ,_ee :_cad };return _gggda ,nil ; +};var _ded =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\xc1\x6e\x9c\x30\x10\x86\xef\x3c\xc5\x1c\xd3\x43\x0a\x06\x6c\x6f\xa4\x28\x52\xcb\x1e\x82\xaa\x6c\xab\xd2\x6e\x2b\x55\x3d\xb0\xf6\x2c\xb2\x54\x8c\x65\xe0\xb0\x6f\x5f\xcd\x98\xb0\x07\xf4\xc3\x67\xfc\x69\x3c\xe3\xbc\x69\x8f\xad\x77\x0b\xe4\xdf\xe2\x64\x3a\x5c\xe0\xea\xbc\x8d\x38\x4f\x6b\x34\x08\x17\x1c\x9c\xcf\x32\x51\x82\x75\x66\x79\xff\xe4\x30\x63\x1f\xb2\x2c\x7f\xfd\x32\x9b\xf9\xf1\xb3\x7c\x7c\x85\x75\xc6\x0d\x36\xed\xb1\xbb\xcd\x0b\x8e\xad\xbf\x4e\x50\xa5\xcd\x76\x0d\x9b\x00\x20\xff\x8e\x83\x9b\x97\x78\x83\x87\x4f\x76\xba\xe0\x07\xb0\x78\x25\xfe\x35\x5a\x8c\xce\x0f\xf0\xd0\x9c\x3a\xb1\xe3\x6e\x0d\xe1\x1f\x8e\xe8\x17\x50\xcc\xd0\x5b\xce\x2c\x6f\xde\xfa\x70\xea\x47\x84\x7b\x29\x67\x5e\xe2\x95\x33\xc6\xd9\x4d\x1e\x44\xf5\xb1\x28\x0e\x77\xfe\xe3\x16\x10\xc4\xa6\xf8\xfd\xb3\x3d\xc2\x1f\x01\xa2\x80\x52\xca\x83\xf8\xbb\xf1\x5f\x6f\x93\xdd\xff\x12\x55\xaa\xde\x38\x1b\x7b\x3f\x60\xf6\xdc\x8b\xfa\xf2\x02\x5b\x88\x4a\xd5\x8a\x98\xec\x99\x51\x88\x4a\xd7\x15\x33\x93\x98\x49\x4c\x32\xb3\x89\x21\xb1\x82\x88\x12\x4c\x54\x49\xa4\x66\x22\x13\x51\x44\x0e\x4c\x9e\x12\x21\x7b\x5d\x32\x49\x1e\x45\x9e\x54\x81\x4e\x1e\x4d\x1e\xc9\x66\x9d\x3c\x9a\x3c\x92\xcd\x3a\x79\x34\x79\x24\x9b\xb1\x62\x42\x41\x67\xd1\xd9\xb3\x51\x58\xbf\x00\x85\x24\x77\xf1\xa4\xa9\xed\xfb\xf9\xe9\x9d\xc6\xbd\x0f\xc0\xac\x31\xa2\x5f\x78\xd8\xdc\x64\x6a\x9c\xf3\xb8\xdf\xa6\x30\x05\xda\xc5\xcf\xff\x00\x00\x00\xff\xff\xb8\x3f\xd2\xbb\x79\x02\x00\x00"); +func _acff ()([]byte ,error ){return _ad (_bfcc ,"KSCms-UHC-HW-V")};func _ggd ()(*asset ,error ){_eaec ,_beg :=_bfb ();if _beg !=nil {return nil ,_beg ;};_caa :=bindataFileInfo {_ae :"90msp-RKSJ-H",_ca :3749,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490990,0)}; +_bffc :=&asset {_e :_eaec ,_ee :_caa };return _bffc ,nil ;};var _gfcga =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x1b\x05\xf0\xbd\x3e\xc5\x2c\xef\xbb\xb8\x6f\xe6\xf9\xa3\xd1\x08\x44\xa0\xe4\x72\x21\x5c\x6e\x5b\x92\xd2\xae\x1d\x69\x1c\x0c\x8d\x6c\x14\x7b\x91\x6f\x5f\xce\x73\xec\x14\xba\x08\x8e\x4f\xa4\x47\xe2\x77\x32\x33\x77\x0f\x8f\xdf\x1e\xd7\xc3\x39\xdd\xfd\xbe\x1d\xe7\xe7\x76\x4e\xfb\xc3\xba\x6c\xed\xfd\x78\xd9\xe6\x96\x5e\xda\xeb\x61\xed\x3a\xd1\xb4\x1c\xe6\xf3\xed\x6b\x7c\xcc\x6f\xbb\x53\xd7\xe1\xfe\xe7\x8f\xf7\x73\x7b\x7b\x5c\xf7\xc7\x64\xbc\x6e\xb9\x9c\xae\xd7\xa6\x74\xf7\xd4\x5e\x0f\xef\xe7\xed\x23\x7d\xf9\x65\x39\xbe\xb4\xff\xa5\xa5\xed\x91\xff\xb6\x2d\x6d\x3b\xac\xaf\xe9\xcb\x8f\xa7\xcf\xf0\xf9\x72\x3a\xfd\xdd\xde\xda\x7a\x4e\x43\x64\x6d\x5d\xe2\xb3\xbb\x7b\xf8\xb9\x3b\xfd\xba\x7b\x6b\xe9\x2e\xe6\x7c\xfd\xf1\xf4\x95\x97\xc4\x5f\xfe\x6c\xdb\xfb\xe1\xb8\x26\xf9\x7f\xce\xfa\x6f\xfc\xc7\xc7\xa9\x25\xb9\x4e\xf8\xeb\xe7\x71\x69\x29\xdf\xe6\x3d\x7e\x7b\x38\x5e\xd6\x73\x92\x5a\xfb\xca\x50\xf8\xda\xf3\x71\x69\xef\xa7\xdd\xdc\xb6\xdd\xfa\xda\xba\x94\xa6\x9c\x73\xbe\x4f\x93\x8f\xdf\xbf\xdf\xe3\x9d\xfe\x73\x45\x37\xf8\xf5\xce\xc3\xc2\xe4\x76\x47\xce\xfb\xfd\x7d\xca\xdd\x94\x85\xdf\x05\xdf\xb5\x2f\xdd\x94\x95\x89\x22\xe9\x45\xbb\x29\x1b\x13\x43\x32\x94\xda\x4d\xd9\x99\x38\x12\xc9\xea\xdd\x94\x7b\x46\x7d\x44\x5a\x31\xbb\x30\x2a\x11\xf5\x86\xe1\x03\xa3\x21\xa2\x61\xc4\xf4\xca\xa8\xc6\x1b\x64\xc7\xf8\x91\xd1\x18\x91\x65\x8c\xdf\x31\xda\x5d\xdf\x13\xe3\x5f\x18\xbd\x44\x54\x05\xe3\x67\x46\x33\x22\xcb\x03\xc6\x2f\x8c\x96\x88\x4c\x31\xbe\x31\x6a\x11\xf5\x15\xe3\xf7\x8c\xf6\x11\x55\xcf\xdd\x24\x94\x92\x90\xf2\x3c\x96\x6e\x12\x62\x49\x60\xb9\xf5\xda\x4d\x42\x2d\x09\x2d\x2f\xb9\x76\x93\x90\x4b\x82\xcb\x6b\xf1\x6e\x12\x7a\x89\x5f\x4d\x31\x9e\x5e\x12\x5e\xbd\x0d\x18\x4f\x2f\x09\xaf\xbe\x18\xc6\xd3\x4b\xc2\xab\xaf\x15\xe3\xe9\x25\xe1\x55\xc4\x31\x9e\x5e\x12\x5e\xc5\x33\xc6\xd3\x4b\xc2\xab\x14\x14\x2b\xf4\x92\xf0\x2a\x23\x9a\x15\x7a\x49\x78\x0d\x82\x6a\x85\x5e\x12\x5e\x83\xa3\x5a\xa1\x97\xb4\x6b\xff\x18\x4f\x2f\x09\xaf\x61\x44\xb5\x4a\x2f\x0d\xaf\x2a\xa8\x56\xe9\xa5\xe1\x55\x1d\xd5\x2a\xbd\x34\xbc\xea\x80\x6a\x95\x5e\x1a\x5e\x75\x44\xb5\x4a\x2f\x0d\xaf\x51\x51\xad\xd2\x4b\xc3\x6b\x74\x54\xab\xf4\xd2\xf0\x1a\x07\x54\xab\xf4\xd2\xf0\x1a\x47\x54\xab\xf4\xd2\x7a\xfb\x5f\xc5\x7c\x82\xe9\xc8\xcc\x51\xae\x52\x4c\x77\xcc\x06\xb4\xab\x24\xd3\x20\x43\xfb\x78\x04\xcd\x74\x66\xa6\xe8\x57\x89\xa6\x0b\xb3\x1e\x05\x2b\xd5\xb4\x31\x1b\xd0\xb0\x92\x4d\xf7\x5c\x24\x19\x15\x1b\xdd\x2c\x33\x53\x74\x6c\x84\x33\x61\xd6\xa3\x64\xa3\x9c\xe9\x6d\x81\xe5\x6e\x32\xd2\x59\xd0\x89\x65\xd4\x6c\xb4\x33\xae\x4d\x33\xf4\x6c\xc4\x33\x2e\x4e\xeb\x51\xb4\x51\xcf\xb8\x3a\xad\xa2\x69\x23\x9f\x71\x79\x7a\x46\xd5\x46\x3f\xa3\x9f\x1b\xba\x36\xfa\x19\xfd\xbc\x47\xd9\x46\x3f\xa3\x9f\x57\xb4\x6d\xf4\x33\xfa\xf5\x82\xba\x8d\x7e\x36\xdf\x76\x05\x3c\x83\x7e\x46\xbf\xbe\xa0\x70\xa3\x9f\xd1\xaf\xaf\x68\xdc\xe8\x67\xf4\x2b\x82\xca\xfd\xba\x07\xd2\xaf\x18\x3a\x77\xfa\x39\xfd\x4a\x41\xe7\x4e\x3f\xa7\x5f\xa9\xe8\xdc\xe9\xe7\xf4\x1b\x04\x9d\x3b\xfd\x9c\x7e\x83\xa3\x73\xa7\x9f\xd3\x6f\x28\xe8\xdc\xe9\xe7\xe5\xb6\x95\xe1\x19\xf4\x73\xfa\x55\x41\xe7\x4e\x3f\xa7\x5f\x75\x74\xee\xe3\x75\xdf\xde\x8d\xc8\x4a\xad\xb1\x7b\xdf\x76\x69\xfc\x8e\x73\xec\xf3\x6c\x99\x2f\xdb\xd6\xd6\x73\x9c\x62\x71\x80\xe0\x5c\x38\xac\xed\xf3\x44\x3c\x1d\x4f\xb8\x2b\x7e\xfe\x09\x00\x00\xff\xff\xbe\xfb\x35\x16\x3d\x07\x00\x00"); +var _fcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xab\x65\xc9\x71\xfd\xe7\xf7\x53\x9c\xa1\xfe\x03\xfd\x7b\xef\xcc\xc8\x17\x5c\x2e\x98\x96\x84\x1a\x21\xcb\xb8\x2d\xdb\x60\x3c\xc8\x67\x53\xe0\xbe\x55\x54\x55\x0f\xf4\xed\x4d\xac\xdf\x51\xcb\xb2\x0d\xf2\x40\x84\x7a\x55\x46\x66\xe4\x63\xad\x88\xcc\x7d\xee\x37\xdf\x7e\xf7\xab\xef\xde\x3f\x7c\x7d\x7c\xf3\x0f\x9f\x3f\xce\xef\xf7\xd7\xc7\xf9\xf0\xbe\x3e\xef\x2f\x1f\x7f\xfa\x3c\xf7\x63\xec\x1f\x3e\xbc\xbf\xbc\xdc\xe1\xb1\x3e\xcc\xaf\x7f\xfe\x4f\x99\xf9\x63\xff\xf4\xf2\xe2\xfe\xdf\xff\xe9\xcb\xd7\xfd\xe3\x77\xef\xe7\xe3\x23\xd2\x6e\xfd\xf4\xe9\xd9\xf6\xf1\xf8\xe6\x1f\xf7\x0f\x1f\xbe\x7c\xfd\xfc\xa7\xc7\x2f\xfe\x6e\x7d\x1c\xfb\xff\x3d\xd6\x3e\x8e\xff\xe1\xf3\xda\x9f\x3f\xbc\xff\xf0\xf8\xc5\xef\x3e\x7e\xde\xfd\xfe\xf9\x1f\xbe\xff\xe9\xd3\xa7\xff\xd8\x3f\xee\xf7\xaf\x8f\x5b\xd8\x7e\x5f\xb2\x2f\xdf\x7c\xfb\xfb\xfe\xe9\xef\xfb\x8f\xfb\xf1\xcd\xef\xbe\xff\xf6\xc7\x2f\xbf\xfc\xe3\x6f\xbf\xfd\xe5\x6f\xf5\x6f\xfa\xa7\x7f\xde\x9f\xbf\x7c\xf8\xf8\xfe\xb8\xaf\xff\x7f\x5d\xf9\x2f\xf8\x3f\xfd\xe9\xd3\x7e\xf6\xf5\xf2\xcd\x1f\xbf\xfb\xd5\x1f\xce\xf9\xb2\xbf\x3e\x2c\x5e\xb4\xf9\xd7\x3f\x7e\xf7\xab\xc7\xbf\xdd\x8f\xfb\x7a\x84\x64\x57\xfb\xf7\x67\xd3\x7f\xf9\xfd\xc7\xb5\x1f\x34\x7a\x09\x4c\x69\x7e\x5c\xfb\xcb\xa7\x3e\xf7\xe7\xfe\xfe\xc3\x7e\x79\x3c\x5e\xaf\xeb\xed\xf1\x78\xbc\xd6\xeb\xcd\xff\xab\xde\x76\xbf\x3d\x5e\x7f\xf3\xeb\xdf\xfc\xfa\xcd\x23\xff\x6f\xed\x5f\x6e\xba\x79\xff\xf8\x75\xed\x03\xa6\x1e\x5e\xef\xf3\xf6\xb8\xdd\xe3\xbf\xfe\xd3\xcb\x7d\x5d\xcf\x71\x3f\xac\x67\xeb\xe0\xad\xcb\xf6\xd6\x7f\x1e\xad\xde\xa9\xbf\x3d\x5a\x8c\xd1\xa1\x0c\x54\x04\xa5\xe6\x50\x05\x3a\xdb\xa1\x9a\x5e\x5e\x6b\xc0\x31\xc8\x31\xdd\xde\x57\xc0\x31\xc8\x31\xc5\xe2\x10\x8e\x41\x8e\x29\x7b\xf7\x11\xc7\x28\xc7\x5c\xbd\xfb\x88\x63\x94\x63\xb9\xbd\xfb\x88\x63\x94\x63\x31\xef\xde\x70\x34\x39\xd6\xec\xdd\x1b\x8e\x26\xc7\xda\xbc\x7b\xc3\xd1\xe4\xd8\x6e\xef\x3e\xe1\x98\xdc\xf1\xbe\x2e\xf3\xfe\x13\x9e\xa9\x80\x15\x1f\x20\xe1\x9a\xdc\xf5\xbe\xae\xe6\x23\x64\x7c\x33\xbe\x21\xf8\x10\x19\xdf\x8c\x6f\x30\x1f\x23\xe3\x9b\xf1\x0d\xc5\xc7\x28\xf8\x16\x7c\xed\xf2\x31\x0a\xbe\x05\x5f\x0b\x3e\x46\xc1\xb7\xe0\x6b\xc9\xc7\xa8\xf8\x56\x7c\x53\xf1\x31\x2a\xbe\x15\xdf\x7c\xf9\x18\x15\xdf\x8a\x6f\x8e\x3e\x46\xc3\xb7\xe1\x5b\x92\x8f\xd1\xf0\x6d\xf8\x96\xea\x63\x34\x7c\x1b\xbe\xf5\xf2\x31\x3a\xbe\x1d\xdf\x16\x7d\x8c\x8e\x6f\xc7\xb7\x65\x1f\xa3\xe3\xdb\xf1\x6d\xd5\xc7\x18\xf8\x0e\xf9\xde\xf7\xed\x63\x0c\x7c\x47\x01\x8b\x3e\xc6\xc0\x77\xc8\xf7\xbe\xb3\x8f\x31\xf1\x9d\xf8\x86\xe6\x63\x4c\x7c\x27\xbe\xf1\xf6\x31\x26\xbe\x13\xdf\x68\x3e\xc6\xc2\x77\xe1\x6b\xd9\xc7\x58\xf8\x2e\x7c\xad\xf9\x18\x0b\xdf\x85\x6f\x0a\x3e\xc6\xc6\x77\xe3\x9b\xcd\xc7\xd8\xf8\x6e\x7c\x73\xf1\x31\x36\xbe\x1b\xdf\xdc\x7c\x8c\x83\xef\xc1\xb7\x06\x1f\xe3\xe0\x7b\xf0\xad\xc9\xc7\x38\xf8\x1e\x7c\x6b\x29\x2f\xaf\xed\x92\x6f\xbb\xe4\x1b\xae\x2b\x3a\x96\xc1\x0a\x58\x68\x8e\x55\x30\xf9\x86\x2b\xa5\x97\xd7\x06\x67\xdb\x8d\xef\x5d\x6f\xc7\xf0\xbd\xf1\x0d\x97\x8f\x01\x6b\xdb\x8d\x6f\x70\x72\x37\x68\xdb\x02\xbe\x62\x77\x83\xb7\x2d\xe0\x2b\x7a\x37\x88\xdb\x02\xbe\xe6\xfc\x6e\x30\xb7\x45\x7c\x45\xf0\x06\x75\x5b\xc4\x57\x0c\x6f\x70\xb7\x45\x7c\x93\x53\xbc\x41\xde\x66\xf8\x8a\xe3\x0d\xf6\x36\xc3\x57\x24\x6f\xd0\xb7\x19\xbe\xc5\x59\xde\xe0\x6f\x83\xbf\x41\x34\x6f\xf0\xb7\xc1\xdf\x20\x9e\x37\xf8\xdb\xe0\x6f\x68\xce\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xe3\xed\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x46\xe7\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\xd1\x9c\xe7\x0d\xfe\x36\xf8\x1b\xc5\xf3\x06\x7f\x1b\xfc\x8d\xe2\x79\x83\xbf\x0d\xfe\xc6\xec\x3c\x6f\xf0\xb7\xc1\xdf\x28\x9e\x37\xf8\xdb\xe0\x6f\x14\xcf\x1b\xfc\x6d\xf0\x37\x56\xe7\x79\x83\xbf\x0d\xfe\x46\xf1\xbc\xc1\xdf\x06\x7f\xa3\x78\xde\xe0\x6f\x83\xbf\x76\x39\xcf\x1b\xfc\x6d\xf0\xd7\xc4\xf3\x06\x7f\x1b\xfc\x35\xf1\xbc\xc1\xdf\x06\x7f\xed\x76\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x74\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x72\x9e\x37\xf8\xdb\xe0\xaf\x89\xe7\x0d\xfe\x36\xf8\x6b\xe2\x79\x83\xbf\x0d\xfe\x5a\x71\x9e\x77\xf8\xdb\xe1\xaf\x89\xe7\x1d\xfe\x76\xf8\x6b\xe2\x79\x87\xbf\x1d\xfe\x5a\x73\x9e\x77\xf8\xdb\xe1\x6f\x12\xcf\x3b\xfc\xed\xf0\x37\x89\xe7\x1d\xfe\xf6\xbb\x5f\xc2\xaa\xb2\xfb\xcf\x79\xfc\x7f\x4b\xed\xfd\xee\xb8\x20\xcb\x1e\x14\x84\xef\x10\x3e\x49\x94\x3b\x84\xef\x10\x3e\x69\xb3\x3a\x84\xef\x81\xc1\xb4\x59\x3d\xd0\x5b\xd8\xe9\xed\x71\xfb\xd2\x76\x24\xa0\xc7\x67\x6f\x4e\x9d\x8e\x04\x74\x24\x20\x29\x45\x76\x24\xa0\x47\x7a\x13\x75\x7a\xa4\x37\xc9\x42\xc8\xf6\xf2\xda\x11\x85\x8e\x28\xa4\xe0\x42\xd6\x11\x85\x8e\x28\xa4\xe8\x42\xd6\x11\x85\x6e\xf4\xa6\x2a\xa5\x1b\xbd\xd9\x8a\x6f\x8f\x98\xaa\x23\x2b\x09\xf1\xfe\xcd\x0f\x79\x47\x38\x3a\xc2\x91\xa2\xe6\x84\x70\xf4\xf4\xec\xdf\x0f\x60\x47\x38\x7a\xa2\x7f\xf3\x03\xd8\x53\x7f\x62\xfd\xed\x61\xda\xde\x34\x2e\x21\xa3\xbd\x3d\x2c\x0b\x99\xb4\x59\xf5\xed\x61\x45\xc8\x06\x39\x8e\x68\xc5\x10\xa0\x8e\x00\x25\xd3\x4a\x20\x40\x1d\x01\x4a\x56\xd4\x8e\x18\x32\x31\x24\xed\x5d\x26\x86\xbc\xed\xed\x91\x5c\xe2\x3a\x92\xd4\x91\xa4\x94\xb4\x12\x48\x52\x47\x92\x52\x4a\x6a\x47\x6f\xe5\xd9\x9b\x4b\x7a\x2f\xf4\x56\xf6\x79\x7b\x24\x27\x72\x47\xa4\x3a\x22\x95\xb2\xe6\x8d\x48\x75\x44\x2a\x65\x27\x5e\x47\xa4\x7a\xa5\xb7\xec\xc4\xeb\xb5\x3f\x31\x7b\x7b\xe4\x9c\x85\x64\x90\xfc\xf6\xc8\xe5\x12\x52\x41\x8e\x23\x3e\xa3\x3a\xf0\xf2\x3d\xca\x2e\x76\x1d\xb1\xeb\x88\x5d\x2a\x9a\x37\x62\xd7\x11\xbb\x54\x5c\x3c\x3b\x62\xd7\x1b\x31\x14\x17\xcf\xde\x88\x41\x02\xa8\x32\xa7\x23\x7f\xbd\x3f\x7b\xd3\xbc\x91\xbf\x8e\xfc\xa5\xea\xa9\xac\x23\x7f\xbd\xd3\x5b\x8d\xf2\xa5\xb7\x7e\xe2\xdb\x03\x42\x23\x88\x1d\x41\x4c\x55\xf3\x46\x10\xfb\x78\xf6\xa6\x3d\x46\x10\xfb\xa0\xb7\x16\xe4\x4b\x6f\xe3\x64\x2f\x99\xfd\xb4\x23\x91\x1d\x89\x4c\x4d\x33\x40\x22\x3b\x12\x99\x9a\x56\x04\x89\xec\x53\xbd\xe5\xcb\xe5\xbf\x4f\x7a\x9b\x7e\xe0\xee\x2b\xf8\xe2\xce\x05\x74\x04\xa9\x37\x84\xb4\x23\xa4\xf9\xd2\xac\x10\xd2\x8e\x90\xe6\x2b\xab\x1d\x23\xac\xe7\x08\x9e\xa0\x3b\x42\xda\x11\xd2\x7c\x6b\x0e\x08\x69\x47\x48\xf3\xed\xa2\xd9\x11\xd2\xbe\xf1\xbd\x5d\x34\x3b\x42\xda\x11\xd2\x1c\x14\x31\x42\xda\x11\xd2\x1c\x3c\x61\x75\x84\xb4\x1f\x7c\x83\xef\xd8\x40\x48\xc7\xf5\xf4\xf5\x58\x06\x42\x3a\x10\xd2\x1c\xbd\x58\x18\x08\xe9\xb8\xf0\x8d\x5e\x2c\x8c\xab\x83\x3d\x0b\xd8\xfc\xf2\x3a\xd0\xd6\x81\xb6\xe6\xe8\xe1\x0d\xb4\x75\xdc\xcf\xee\x5c\xd3\x07\xda\x3a\xd0\xd6\x6c\xae\xe9\x03\xf1\x1c\xf7\xb3\x4e\xbb\x5e\x5e\x07\xea\x39\x50\xcf\x6c\x8a\x18\xf5\x1c\xa8\x67\x36\x4f\xb1\x03\xf5\x1c\xa8\x67\x4e\xae\x3e\x03\xf5\x1c\xcf\x12\xaa\xd8\xcb\xeb\x40\x3e\x07\xf2\x99\x93\x26\x81\x7c\x0e\xe4\x33\x27\xaf\x78\x06\xf2\x39\xe2\xb3\x3b\xaf\x78\x06\xf2\x39\xe2\x33\xdb\xd7\x97\xd7\x81\x7e\x0e\xf4\x33\x67\x4d\x02\xfd\x1c\xe8\x67\xce\x7e\x8e\x07\xfa\x39\xd0\xcf\x9c\x3d\x31\x0d\xf4\x73\x50\x68\x59\x0e\x2f\xaf\x03\xb9\x1c\xc8\x65\x2e\x9a\x04\x72\x39\x90\xcb\x5c\xbc\x4e\x18\xc8\xe5\x40\x2e\x73\x71\x29\x1c\xc8\xe5\xa0\xf6\x4a\xc9\xb7\x02\xe5\x1b\xf9\xd9\x9d\x26\x81\xf2\x0d\x94\x2f\x57\xd7\xb4\x81\xf2\x0d\x94\x2f\x57\x2f\xdb\x06\xca\x37\x28\xc7\x72\xf2\xad\x40\xfa\x06\xd2\x97\x95\x5d\x07\xd2\x37\x90\xbe\xac\xec\x3a\x90\xbe\x81\xf4\xe5\xe6\xd9\x75\x20\x7d\x83\x0a\xad\x98\x6f\x05\xda\x37\xd0\xbe\xac\x62\x67\xa0\x7d\xa3\x3e\xbb\x73\x8d\x1c\x68\xdf\x40\xfb\x8a\x8a\x9d\x81\xf6\x0d\x8a\xb6\x1a\x7d\x2b\x90\xb1\x81\x8c\x15\xdd\x31\x07\x32\x36\x90\xb1\xe2\xb5\xe7\xdf\xca\xdf\x03\x95\x1b\xed\x39\x9a\xe7\xd7\x81\xca\x0d\xca\xbc\x16\x7d\xa7\x90\xb9\x81\xcc\x95\x5b\x73\x44\xe6\x06\x32\x57\x6e\xaf\x20\x06\x32\x37\x90\xb9\xa2\x9b\xc2\x40\xe6\x86\x2a\xbf\x70\x05\xdf\x29\x74\x6e\xa0\x73\x25\x68\x8e\xe8\xdc\x40\xe7\x4a\xf0\x1a\x61\xa0\x73\x03\x9d\x2b\xc1\xf3\xe9\x40\xe7\x86\x8a\xc1\x70\xbb\x32\x0d\x84\x6e\xcc\x67\x77\x9a\x04\x42\x37\x10\xba\x12\xbd\x48\x18\x08\xdd\x40\xe8\x4a\xf4\xd4\x38\x10\xba\xa1\xfa\x30\x84\xdb\x77\x0a\x55\x1b\xa8\x5a\x89\x9a\x04\xaa\x36\x50\xb5\x62\x5e\x25\x0c\x54\x6d\xa0\x6a\xc5\x3c\x37\x8e\x45\x77\x2a\x19\x43\xbc\x7c\xa7\x10\xba\x81\xd0\x15\xd3\x24\x10\xba\xb1\x9f\xdd\x79\x51\x30\x10\xba\x81\xd0\x95\xe4\xc9\x71\x6c\xba\x53\x15\x19\xec\xf2\xad\x40\xfb\x06\xda\x57\x92\x26\x81\xf6\x0d\xb4\xaf\x24\xcf\xef\x03\xed\x1b\x68\x5f\xc9\x9e\xe7\xc6\xa1\xbb\x43\x77\x2d\xbf\xbc\x4e\xe4\x70\x22\x87\x25\xfb\x24\x26\x72\x38\x91\xc3\x92\x3d\xc1\x4f\xe4\x70\x5e\xcf\xee\x3c\xd1\x4d\xe4\x70\x4a\x0e\x43\x6a\xd7\xcb\xeb\x44\x0e\x27\x72\x58\x8a\x4f\x62\x22\x87\x13\x39\x2c\xc5\x33\xfc\x44\x0e\x27\x72\x58\x8a\x67\xba\x89\x1c\xce\x9b\x7a\xad\xda\xcb\xeb\x44\x0e\x27\x72\x58\xaa\x4f\x62\x22\x87\x13\x39\x2c\xd5\x93\xf5\x44\x0e\x27\x72\x58\xaa\x27\xa7\x89\x1c\x4e\xc9\x61\x28\xa5\xbe\xbc\x4e\xe4\x70\xc6\x67\x77\x9a\x04\x72\x38\x91\xc3\xd2\x3c\x5b\x4f\xe4\x70\x22\x87\xa5\x79\x5e\x9b\xc8\xe1\xa4\x9a\xac\x25\xbc\xbc\x4e\xe4\x70\x22\x87\xa5\x69\x12\xc8\xe1\xb4\x67\x77\x9e\xae\x27\x72\x38\x91\xc3\x7a\x79\xaa\x9b\xc8\xe1\x94\x1c\x86\xe6\xf5\xcc\x44\x0e\x27\x72\x58\x95\x61\x27\x72\x38\x91\xc3\x7a\x79\xbe\x9e\xc8\xe1\x44\x0e\xeb\xed\xd9\x6f\x22\x87\x53\x72\x18\xaf\xec\x5b\x81\x1c\xce\x9c\x82\x9a\x69\x12\xc8\xdc\x94\xcc\xc5\x3b\xf9\x12\x23\x55\x53\x52\x15\x83\xf9\x32\x21\x37\x53\x72\x13\xa3\xf9\x54\x21\xf1\x14\x89\xa3\x45\x0f\x17\x22\xce\x31\x8f\x17\xc4\xd1\x87\x1c\xeb\x12\xe4\xc6\xee\x5b\xad\x16\xad\xbc\x56\x8e\xc9\x45\x74\x8e\x95\x81\xf2\xdb\x23\x66\x6d\xcc\x58\x45\xd0\xce\x2a\xae\x7d\xc4\xb1\x9f\x50\x79\x7b\x14\x16\x63\xec\x2a\x48\x41\xa4\xe6\x8e\xd0\x77\x8a\xbe\x31\x6b\x65\xa1\xe0\x5c\xd3\x21\x5d\xfc\xe7\xf2\x18\x9f\x26\x9a\x56\x67\x11\xea\xf2\xee\xa3\x52\xca\x5c\x74\x2f\x53\xda\xa5\x56\xbb\x09\x52\xf7\xaa\xee\x26\x94\x9c\xbb\xcf\xb7\x47\xac\x2e\x04\x73\xf7\x05\xb4\x04\x05\x41\x5b\x90\x1c\x95\x76\x26\xe4\x9b\xe7\xf4\xb7\x47\xa4\xfb\x73\x06\xd0\x10\x14\x04\x4d\x20\x77\x6c\xce\xa9\x05\xcd\x30\xb1\x79\x5a\x5b\x57\x0f\x40\xc1\x21\xcb\x82\xa2\xa0\x51\xd4\xca\x1c\x1a\x15\xa8\xfe\xa5\x95\x5f\x26\x5e\xd7\xe5\x2b\x61\x97\x2f\xce\xba\xb4\x12\x98\x58\x5c\xb2\xd6\xb5\x18\x71\x4d\x6f\x15\x81\x16\xd0\xf2\xad\xf5\xea\x6a\x5d\x6b\x0b\xe2\xfe\xe3\x39\x73\x41\xe1\x75\xfb\x25\xc9\x2e\xaf\x54\xd6\xbd\x0c\xc8\xde\x1e\x16\xbd\x2a\x59\xb7\x2e\x4e\x18\xbb\x3d\x77\xaf\x5b\x67\x62\xdd\x7e\x0e\xec\x8e\xb4\xaa\x40\x55\x8e\x49\x50\x03\xea\x6a\x85\xe3\x10\xb4\x2f\xb5\x12\xb4\x09\xc2\x8d\xdd\x8a\xfe\xde\x01\x28\xf8\x55\xe4\x52\xa8\x3b\x02\x79\x10\xd1\x8f\xdc\xba\x37\x41\xb8\xb1\x58\xe9\xab\x00\x11\x57\x13\x44\x5c\x7b\xa8\x55\x11\x34\x81\x7c\xbd\x6e\xa3\xfb\x05\xe4\xeb\xa5\x5b\xdf\xba\xf7\x06\xda\x6a\x05\x74\x04\x1d\x45\xdf\xec\x6f\x26\xec\x75\x1f\x26\x77\x34\x39\x53\xd8\x87\xc9\xb9\xb1\xd8\x14\xf6\x61\x72\x47\x2b\x6c\xda\x87\xc3\xe4\x8e\x26\xd7\x34\x93\xc3\xe4\x4e\x53\x2b\x1c\x3b\x90\xaf\xb0\x5d\x38\xb2\xc2\x6e\xec\x36\x1c\x99\xef\x59\x6a\x85\x23\x93\xd3\x61\xd0\x6d\x78\x21\xc0\x18\xbb\x75\x3e\x02\xe7\x36\xf8\x59\x35\xbb\x81\x0c\x28\xab\xd5\x2d\xa8\x00\x29\x88\x3b\x08\x1a\x40\x43\x10\xdd\x4f\x20\x2d\xba\x6b\xd9\x0a\x22\x22\xc6\x2c\xd0\xbd\xe2\x0a\x83\x20\xfc\x14\x85\x41\x10\x6e\xcc\x82\x1c\x47\x04\xd2\xe9\x4e\xea\x7e\x3c\x1d\xb7\xee\xe3\x8a\x6b\x68\xb7\xc2\x54\x5f\x45\xdd\x4f\xfa\x9a\x51\xad\xa2\x20\x26\xe4\xc6\x94\xc6\x57\x98\x09\x48\xdb\x51\x68\x95\x81\xb8\xee\x57\x41\xcc\xd1\x8d\x25\xe2\x9a\xcc\x71\x6a\x8e\x05\x88\x39\x4e\xc5\x15\x34\xa1\x49\x5c\xa2\x58\x0a\xea\x0b\x8a\x05\xf1\x29\x45\xb5\x82\x4f\x32\x76\x17\xa0\x06\xa4\x20\x74\x22\x03\x7c\x0a\xf0\x5c\x7c\x0a\xf0\x3c\xac\xa3\x56\x72\xdc\xd2\x0c\x19\xbb\x8b\xd6\x0b\xd6\xc9\xf0\xde\xb5\x02\xac\x93\xb1\xc4\x01\x80\x75\x32\xa6\x2b\xcf\x0a\x9b\xf5\xda\x8a\x3e\x6b\x8e\x9b\xe8\x9d\x69\x96\xb2\x82\xd8\x84\xba\x15\x6a\x51\xa8\x9b\x50\x45\xc4\x44\xa8\x10\x31\x38\xad\x4c\xe5\xe7\x0a\x87\x50\x9d\x11\x96\x2f\x75\x7f\x18\x51\xec\xc8\x9c\x55\xd8\x21\x63\x77\xd5\x1c\x61\x47\xd0\xd3\x4a\xe6\x00\x1c\x82\xd0\x21\xbf\x25\x10\x94\x05\x2b\x02\x35\x3f\xab\xa4\xf6\x65\x52\x96\xa0\x56\x86\xb2\x18\xca\xa2\xdd\x36\x94\xc5\x44\xab\xa8\x83\x69\xd0\x4a\xe6\x29\x6f\x76\x16\xd0\xfe\x59\xde\x48\xf5\x2b\x75\x04\xb5\x0a\x4a\x40\xe9\x67\x79\x4b\x7a\x1c\x59\x3c\x27\x21\x6f\x09\x0e\xc9\x3c\xb5\x2c\xc1\xa1\x24\xc2\xa0\x65\x09\xc2\xc8\x3c\x27\x94\xba\xce\x57\x22\x08\xbf\x31\x2f\x0a\x89\x95\x3d\xdb\x98\xbe\x80\xac\x4c\xb6\x91\xb1\xdb\xaf\x95\x2b\x93\x6d\xb2\x8e\xaf\xa9\xaf\xcc\xf1\x95\xb1\xbb\x00\x69\x44\x15\x25\x96\x44\x77\x8a\x92\x55\x60\x87\x67\xe7\x55\x60\x87\x4c\x4a\x49\xad\x60\x47\xd9\x6c\xad\xd3\xaa\x70\x98\x64\x32\xdc\x2e\x1c\x26\x15\x38\x96\xbd\x5c\x5c\x14\x38\xab\x02\x79\x6d\xb1\xb8\xf4\x2c\x5d\x7a\xac\xe8\xf8\x52\xf3\x2c\xd5\x3c\x56\xc5\x0e\x6a\x9e\x35\xc4\x6d\x7d\xac\x5a\x03\x6e\xcb\x24\xf4\x6b\xc0\xed\xa1\xb8\x9a\xce\xea\x20\x2e\x19\x6b\x21\x08\xc2\xd1\xbb\x4f\x97\x97\xb6\x8b\x6a\x66\x4d\xdf\xda\x74\x29\xd4\xc9\xd6\xca\x14\x74\x62\xb2\xb5\x13\x47\xa5\x62\x6a\x9e\xb5\xe4\xa8\x4b\xd1\x5a\x38\xca\x24\x15\x8e\x6b\xe1\xb8\x16\xad\x7c\x71\x16\x3a\x21\x93\x6e\x51\x61\x91\x8a\x97\x13\x26\xdd\x8a\x7e\x41\x18\x99\x92\xbd\xe6\x59\xeb\xe0\xa8\x20\x82\xa2\xa7\x32\x5a\xdb\x4f\x74\x0a\x22\xcc\xe6\x44\xcb\xa4\xe4\x25\xfd\xda\x9c\x68\x99\x14\xbd\xe6\x59\x9b\xdc\x21\x93\xa2\x4e\x0e\xc5\xd2\x3a\xae\xd1\x29\x6a\x6b\x0f\x1a\x2d\x53\xa8\x2d\xce\x50\x5c\xc7\x65\x28\x45\xaf\xfe\xd6\x41\x86\x64\x52\xcc\x41\x50\x00\x2a\x82\xb2\xa0\x0a\x54\xdf\x1e\xc9\x44\xf7\x83\xc0\x1c\x82\x28\xe1\x6f\xa6\xe2\x4d\x5d\xb6\xaf\xa3\xd1\xbd\xe2\xda\xd7\x79\x42\xf7\xdb\x23\x6b\x4f\xf7\xa5\xec\xbc\x55\x25\x25\x73\x09\xdf\x54\x49\xfb\x76\xf2\x25\x73\xd6\xed\x5b\x99\x0b\x93\x54\xa1\xee\x5b\x44\xdc\x2a\x2a\x92\x79\xc2\xde\x14\x15\x98\xa4\xef\x16\x9b\xa2\x62\x2b\xef\xa6\xe4\xf3\xdd\xe4\xdd\x1d\x80\x7c\xe7\x37\x2a\xb5\xa3\x6f\x60\xd2\x87\x87\x1d\xb5\x81\x98\x72\x5d\x6a\x25\x11\xdc\xd2\xb2\xa4\xf7\xcd\x8d\x96\x61\x4a\xf4\x94\xb7\x4d\x39\x7c\x5b\xf7\xb5\x2b\xbe\x9c\xdb\x7a\x03\x6a\xea\xbe\x0a\xea\x82\xe8\x4b\x23\x22\x5c\x5b\x62\x93\x6a\xaa\x82\x36\xd0\xd6\x13\xb1\x09\x3a\x82\xc6\x25\xc8\x97\x30\x0d\x1c\x9f\x09\x3b\x09\x8a\x40\x55\xad\xd4\xbd\xc4\x06\x63\xfa\x00\xb6\xd3\xe8\x40\x5d\xad\x9a\xa0\x01\x24\x49\x0a\x40\x5a\xd5\xe4\x39\x3c\x55\xcf\x49\x3b\x29\x87\x63\xcc\xa2\x82\x10\xcf\x77\x9a\x8a\x5e\x9b\x96\x26\xd1\x2b\x15\x5b\x54\x5c\x93\xe8\xa7\xde\xbc\xbd\x16\xdb\x49\xf5\x35\xc6\x74\x75\xda\x69\x31\x21\x37\xa9\x36\xf5\xb5\x02\x90\xe6\x18\x81\x98\xa3\xb8\x59\x9b\xd6\x4b\xdc\xc4\x98\x45\x45\xaf\xab\xd3\x4e\x9e\x9a\x52\xd3\x91\x4b\x87\x69\x2b\xb5\x98\xd7\x88\x3b\x89\x88\x18\x0a\x9c\x9d\x0e\xd3\x16\x11\x1b\x71\x1d\x26\x44\x11\x67\xbe\x1d\x08\x3d\xc6\xcc\x75\x71\x67\x0e\x40\xf6\x22\x2e\xe9\x72\xbc\xb3\x8a\x38\x8c\xe9\x9b\xc3\xce\xd2\x9f\x9d\x5d\x73\x52\x8b\x40\x05\x48\x49\xc3\xeb\x81\x9d\xf5\x62\xbf\xb3\xa8\xd0\x5c\x63\x77\x86\x0a\x99\x22\xce\xc5\x79\x67\x8e\x89\x4c\xd2\x45\x66\x67\x8e\x49\x56\x5d\x67\x9e\x3e\x77\x1e\xc4\x25\xcd\x68\x84\xca\x31\x91\x31\xd3\x91\xcb\x83\x50\x87\xe2\x32\x20\xe2\x52\xe6\x32\x2d\x0e\x99\x6b\x67\x3f\x2d\xa9\x25\xc5\x35\x26\x90\x4e\x4e\x56\x5c\x9c\x9c\xac\x93\xd3\x92\xd6\x8b\x93\x23\x63\xb7\x88\x9c\x39\x39\x32\x49\x0f\x7f\x3b\x2b\x43\xec\x3c\x49\x9f\x8a\x7e\xb2\x12\x53\xfb\x28\x22\xe7\xd9\x81\x74\xdd\x79\x3a\xea\xf8\x66\x9d\x9c\x96\x35\x22\x27\x27\x73\x72\xb2\x26\xc4\xc9\xc9\x3a\x39\x4a\x40\x3b\x73\x72\x32\x27\x27\x6b\x8e\x9c\x9c\xec\x05\x61\x6a\x85\xbe\x98\xf6\x12\x87\x44\xf7\xbc\x08\x62\x69\x25\x8a\xd6\x7e\xb1\x12\xba\x1e\xde\x84\xba\x58\x89\xa5\x1d\x2a\x04\xc1\x0e\xa9\x6c\x34\x82\x50\xd9\x88\x49\x4d\x4c\xcb\x9b\xf3\xa5\xb2\xd1\x8a\xfa\xda\x4c\x68\x6b\x55\x2b\x8e\xac\xaa\xd2\x27\x22\x9a\x37\xab\xaa\x2a\xcb\xa4\x00\x79\x33\x47\x55\x59\xfa\xca\xb5\xf3\x66\x8e\xd2\xfe\x56\x69\xc5\x42\xab\xb8\x34\x26\xb4\x99\xf6\xd6\xda\x57\xba\x67\xda\x2a\x2e\x8d\x09\x6d\xa6\xed\x26\x3f\xa9\x80\x20\xe7\xad\x69\x57\x46\x64\xda\x2a\x41\x8d\xe8\x0f\xd3\x3e\x4c\x5b\x8e\x24\x0a\x19\xb3\xaa\x69\x93\x28\x64\x9e\x29\x20\x1f\xf6\x51\xb2\xdd\xaa\x82\x40\xb6\x65\xcc\x98\x10\xb2\x9d\xa9\x5d\x39\x98\x87\x69\x1f\x5d\x5b\xa5\xd1\xf9\x30\xed\xa3\xdd\x6e\x74\xcf\xb4\x75\xff\x33\xa2\x47\x3a\x54\x8b\xa5\xe6\xd7\xd6\x4d\x2d\x86\x31\xb2\x55\x41\x01\x8a\x6a\x8b\x26\x95\x2b\xaa\x2d\x30\x66\x0a\xb5\x40\xf7\xe2\x14\xcf\x97\x57\xa5\xbb\x90\x28\x64\xcc\xbc\x92\xdc\x85\x44\x51\xb8\xec\x3d\x47\x1c\x40\x43\x8e\xff\x87\x54\x5c\x54\xc7\x62\xa8\x3d\x77\x41\x46\x0a\x32\xd2\xa2\xa0\x0d\x74\xd4\xaf\x20\x7d\x63\xc5\x98\x29\x87\x17\xb2\x4d\xf1\x8b\x1f\x5f\xc3\x76\xd1\xc5\x0f\xc3\x37\xff\x5d\x26\x8e\x6e\xf2\x75\x6b\x26\x13\x47\x37\x45\xbf\x84\xd8\x65\xb2\x50\x4e\xfd\xac\xcf\x68\xbb\x40\x7d\x19\x33\x69\x7f\x99\x2c\x14\x6a\xd0\xe8\xab\x02\x75\x39\x2a\x2e\xa8\x5f\xb8\x1e\x4a\xe8\x29\x80\x31\x59\xf5\xe2\x2e\x93\x69\xab\xbe\x4e\x5e\x5e\xed\x42\x9a\x92\xc9\x57\xd0\xd6\x90\xa6\x8a\x72\x52\x62\x25\xc8\x49\xc5\x65\x24\xeb\x37\x02\xbb\x20\x23\x32\x96\x2e\x6d\xb3\x5e\x73\x76\x59\xea\x4b\x89\xb1\xac\x67\x5f\xba\x1e\x5e\xea\x1e\x9e\xab\x30\xcf\x97\x12\x10\x85\x39\xc6\xf4\xbd\x6a\x53\x98\x63\xf2\x25\x55\x2f\x30\x58\xc6\xd2\xad\xf5\x82\xc1\xc5\x4f\x77\xbe\xc4\xba\x72\x9e\x90\x93\xba\xb0\x84\x9c\x6e\x15\xf9\x7c\x74\xdc\x14\xf9\xbb\x6e\x39\x4a\xcb\x2a\x7d\x55\xee\x95\x52\xf5\x0a\xf5\xab\xd3\x35\xeb\xe9\x66\x57\xe8\x2a\x63\x49\x09\xa8\x42\xd7\xca\xab\x4b\xa5\x55\x00\xca\x72\x2c\x82\xe8\x5e\xac\x4b\xca\x49\x95\xb8\x64\xf2\xed\xb7\x96\x5d\x61\x9d\x0c\x97\xb5\x5d\x61\x9d\x4c\xbe\x9f\x23\x0e\x20\xed\x76\xca\x82\x26\xd0\x52\x2b\x13\xb4\x81\x74\x75\x52\xc5\xc6\x45\x66\x37\x7d\x15\xd7\xe3\xda\x6e\x10\x51\xc6\x92\x94\xa5\x91\x77\x9b\x28\x86\x84\x37\x38\x24\xc3\x9d\x6b\x37\x38\xd4\x26\xad\xd4\x17\x47\x4e\xc6\xf4\xf3\xab\xdd\x38\x72\x8d\x95\xd0\x76\x34\x56\x42\xa6\x20\x5c\x8d\x95\xd0\x05\x2b\xeb\xf3\xce\xe6\x82\xb5\xbb\x38\x14\x74\x00\xfa\x7c\x42\x5e\x40\xeb\x57\x51\xbb\xc3\xa1\xae\x2b\x5d\x90\x12\x77\x4e\x8e\x8c\xe9\x51\x79\x77\x4e\x8e\x3e\xa6\xe7\x78\xcb\x51\xb7\x16\x8c\xdd\x15\x08\x47\x85\x1a\x45\x98\x4e\xa8\x9d\x4d\x53\x8d\xd8\x09\xb5\xfb\xda\xe7\x18\x80\x26\x90\xa6\x2d\x55\xef\xd4\x4f\x32\x59\xbf\x11\xd9\x9d\xed\xe0\xc6\xa8\x67\xec\xcd\x8d\x71\x8f\xae\xb8\xa2\x09\x32\x20\x51\xa1\x02\x25\x20\xc5\xa5\x92\x6a\xb0\x69\x83\x4d\xab\x59\x50\x05\xaa\x6a\xd5\x04\x35\xa0\xa6\x56\x55\x50\x07\x52\xd5\xf0\xec\x5e\x87\x69\x78\x51\x93\xa3\x0e\xf9\xa0\x34\x1e\x43\xe7\xab\x01\x4d\x20\x57\x13\xbd\x48\xec\x41\x81\x23\x63\xa9\x69\x42\x7a\x17\xdb\x43\x9b\x16\x75\xbe\x06\x9b\x26\x63\xfa\x78\xbc\x07\x9b\x26\x63\x49\x8a\x39\x66\x04\x4a\x72\x54\xf4\x68\xe1\x90\xf0\xa5\x46\x5f\xcc\x51\x47\x4e\xf7\xb7\x3d\x38\x72\x83\x23\xd7\x70\x24\x2e\x49\x9a\xae\x74\x7b\x20\x69\xfa\xde\x60\x59\xb4\x1a\x54\x46\x32\x3c\x19\xec\x81\xa4\xe9\x7b\x43\xd6\x47\xed\x3d\x16\x23\xea\x5d\x4c\xaf\x08\x7b\x50\x06\xe9\x6a\xce\x37\xfd\xcd\xd5\x7c\xeb\x1e\x9e\xf5\xf3\xc4\xcd\x3d\x1c\x63\xf9\x36\x41\x05\xa8\x08\xca\x82\x2a\x50\x93\x23\x50\x07\xea\x6a\x55\x05\x0d\xa0\xad\x56\x40\x07\xe8\xa8\xb8\xf4\x09\x4d\xb2\xd5\x54\xd1\x9b\x03\x50\x00\x0a\xda\xed\x22\x28\x02\xf1\x06\x12\x04\x25\x20\xbd\x78\xe9\x06\x35\x07\xd1\x7b\xed\xcb\x4b\xc9\x9e\x83\x50\x55\x07\xeb\xa5\x64\x4f\xea\x60\x99\x6c\x21\xff\x75\x2a\x2e\xe9\x7f\x64\xe2\xc9\xb9\x92\xb1\x2c\xee\x4c\xae\x5c\xd3\xb3\x67\xe6\x62\x36\xc9\x9e\xfa\x79\x89\xe5\xa8\x10\x39\x31\x73\x2a\xea\x27\x44\xd4\x7a\x36\xcd\xe2\xce\xe4\xc4\xc8\x58\xd6\xa5\x65\x92\x3d\xa7\x1f\x9c\xcc\x2d\x6c\x4e\xa2\xa6\x70\x16\x2b\x26\xd9\x73\x2e\xba\x57\x10\x8b\xee\x17\xdd\xab\x15\x55\xf2\x5c\x7f\x29\xf1\x26\x95\xed\x5c\x7a\x2b\x12\x77\x26\x19\x6f\x7a\x96\xcb\x26\x21\x9e\x94\xb1\x32\x96\x95\xf1\x26\x65\xec\x54\x12\x34\x11\x65\x92\x04\x65\x2c\x1b\x8e\x04\xa1\x2c\xc5\x0d\x65\x92\xa5\xa6\xb2\x54\x36\x4d\x88\x2c\x35\xa5\x5b\xd4\x86\x13\xdd\x9a\x3c\x4f\x12\xea\x79\xb6\xd2\x66\xa9\x4a\x9e\x64\x16\x19\xcb\x1c\x22\x32\x8b\x9e\x8f\x32\x55\x32\xcf\x47\x7b\xe9\x59\x5e\xef\x61\x7b\x21\x52\xcb\x0b\xdc\xac\x9f\x89\xee\xc5\x53\x83\x4c\x8a\xca\x9e\x8b\x62\x57\xaf\x40\x99\x54\xc9\x2b\xd0\xde\x7e\x6d\xc8\x49\x17\x8d\xad\x37\x65\x4c\xa6\xc8\xda\x5c\x21\xf4\xe4\x93\x39\x6a\x3c\xf9\xec\x03\xe4\xcc\x3f\xbc\xb0\x9c\x8b\x5f\x6f\xf9\x12\x1e\xde\x4e\x8e\xde\x3b\x72\xf5\x09\x1d\xde\x3b\x4e\x90\x6e\x35\x5f\xd5\xa3\x87\xfc\xa7\x49\xc5\xcb\x94\xc3\x7b\xfe\xd1\x13\x6e\x6e\x7e\xd1\x38\x41\x8b\x83\x49\xa5\xa8\x95\x16\xe7\xe8\xed\xa4\x5c\x7e\x0a\x0f\x6f\x27\x27\x3a\xf7\xca\xe5\x47\xee\xc4\xf1\x84\x54\x0e\x78\xcd\x7a\xa2\x78\x78\x22\x8e\xae\x35\x87\xb7\x93\x63\xae\x0f\xfc\x66\xe2\x98\xf4\x01\x93\xcd\xb5\xf9\xe8\x1d\xe5\xf5\x98\x2f\x74\xb9\xfd\xf8\x1e\xd3\x42\x63\x72\xa6\x95\x16\xfa\xe8\x39\xa5\xe8\x07\x4f\x87\xe7\x94\x93\x80\x82\x07\xc1\x65\xfd\xe8\xda\x50\xf4\x33\xa6\xa3\xbb\xc3\xd3\x58\xf0\x7d\x3c\x5c\x21\x30\x25\xb6\x2a\x28\x03\x29\xd4\x48\xab\x02\xb4\xd5\xca\x21\x6e\x02\xa7\xb8\x64\xf0\x1b\x88\x53\x24\x19\x18\x0b\x06\xd4\x04\x4d\xb5\x8a\xbe\x43\x54\xb3\x18\x0b\x2e\xd7\xa7\x4c\x5a\xb9\x36\x17\xf3\x43\x7e\x28\x37\x31\xa6\x2c\x75\x28\x37\x8f\xca\xba\xa2\x5b\xfe\xa1\xac\x3b\xd5\xcf\x57\x31\x45\x5f\x75\xbe\x30\x25\x69\x6b\xab\xce\xd7\x51\x59\x57\x54\x3e\x1d\xca\x3a\x4c\xba\xaa\x1c\x0f\x7d\x3d\x7f\xcf\xe7\xad\x28\x9f\xce\xf3\x27\x7e\x9e\x17\x0f\x65\x0a\xa6\xe8\x57\x4a\xa7\xeb\x02\x84\x89\xc9\x59\x7b\xba\xbe\xbf\x1e\xd5\x24\x85\x4d\xa3\x26\xc1\x44\xd1\xfd\x74\x71\xfb\xa8\x42\x28\xc5\x39\x74\xa8\x10\xce\x00\x72\x3e\x1e\x92\xcd\x51\xea\x28\xfa\x19\xe0\x51\xfe\x78\x9a\x58\x6f\x5a\xe9\xf8\x8a\xc8\x45\xbf\x4f\x3a\x10\xf9\x88\x8f\xa5\xe5\xbf\xbe\x39\xf9\xff\xff\xb1\x7f\x7a\xf9\xf9\x8f\x92\xe6\x4f\x9f\x3f\xef\xf7\xaf\xfa\x13\x28\xfd\xdd\xd1\x63\xed\xf3\xe1\x7d\xff\xfc\xe7\x54\x9f\x3e\x7e\x72\x2f\xfd\xef\x3f\x03\x00\x00\xff\xff\x20\x11\x85\x20\x7a\x35\x00\x00"); +func _dbad ()(*asset ,error ){_adag ,_cfe :=_bddb ();if _cfe !=nil {return nil ,_cfe ;};_bbcff :=bindataFileInfo {_ae :"UniJIS2004-UTF16-H",_ca :185990,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492807,0)};_dbbd :=&asset {_e :_adag ,_ee :_bbcff };return _dbbd ,nil ; +};func _gba ()(*asset ,error ){_faeg ,_egaa :=_efb ();if _egaa !=nil {return nil ,_egaa ;};_gaedc :=bindataFileInfo {_ae :"Ext-RKSJ-H",_ca :13359,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491904,0)};_gfdda :=&asset {_e :_faeg ,_ee :_gaedc };return _gfdda ,nil ; +};func _dcgd ()([]byte ,error ){return _ad (_ebbf ,"UniJISX02132004-UTF32-V")};var _bbg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x95\x4f\x8b\xe3\x46\x10\xc5\xef\xfd\x29\xfa\xb8\x39\x6c\xdc\x55\xd5\x2d\xb5\x40\x0c\x04\x0f\x0b\x0e\x6c\x12\x32\xf9\x07\x21\x07\x59\x6a\x19\x41\x2c\x09\x59\x3e\xcc\xb7\x0f\x55\xcf\x9e\xc0\x1e\x06\x8f\x7e\xea\x7e\xd2\xfc\xde\x74\xf9\x70\x3c\xbd\x9e\xe6\x69\xf7\x87\x5f\xb6\xa5\x7f\x2b\xbb\x1f\xa7\x79\xd8\xca\x6d\xb9\x6f\x7d\xf1\xe7\x72\x99\x66\xe7\x88\xfd\x30\xf5\xfb\xf3\xd2\x3e\xfa\x6b\xb7\x3a\xa7\xfb\xdf\xde\x6f\x7b\xb9\x9e\xe6\x71\xf1\x82\x75\xc3\x7d\x7d\xac\xf5\xfe\xf0\x6b\xb9\x4c\xb7\x7d\x7b\xf7\x9f\x7e\x18\x96\x73\xf9\xce\x0f\x65\x54\xfe\xf3\x36\x94\x6d\x9a\x2f\xfe\xd3\x8f\xdd\xda\xcd\xf4\x71\xe3\xed\xbe\xae\xff\x96\x6b\x99\x77\x1f\x8d\x95\x79\xb0\x4f\x77\x38\x7e\xed\xd6\x9f\xba\x6b\xf1\x07\xcb\xfa\x8c\x9d\x9f\xb1\xcc\xee\xfe\x51\xb6\xdb\xb4\xcc\x9e\xbe\x0f\x21\xfd\x8f\x7f\x7b\x5f\x8b\xa7\x47\xca\x5f\xbf\x9f\x5e\xfd\xdf\xe4\x29\x78\x4e\x49\xea\x7f\x1e\xfc\xcf\xaf\xcb\x50\x7c\x78\x3e\xeb\xf4\x7a\x5c\xee\xf3\xee\x29\xc5\x88\x27\x38\xc2\x9f\xd5\x2f\x43\xb9\xad\x5d\x5f\xb6\x6e\xbe\x14\xe7\x7d\x1b\x42\x08\x2f\xbe\x95\xe3\x97\x2f\x2f\xfa\xbe\xdf\xac\x70\xd5\x73\xe7\x34\x80\x3c\x77\x84\x30\x8e\x2f\x3e\xb8\x36\x10\xae\x49\xaf\x39\x55\xae\x0d\x0c\xc2\x4a\x12\xb1\x6b\x83\x80\x88\x92\xba\xca\xae\x0d\x11\x24\x2a\xa1\xc0\xd1\xb5\x21\x01\x25\x43\x9c\x35\xbb\x02\xaa\x0c\x25\xd1\xf0\x1a\xa8\x36\x54\x37\x9a\x9e\x81\xb2\xbd\x41\x88\x1a\xdf\x00\x35\x86\x24\x68\x7c\x07\xd4\x3d\xde\x53\xe3\xcf\x40\x67\x43\x99\x34\xbe\x07\xea\x15\x49\xa8\x35\x7e\x00\x1a\x0c\x09\x6b\x7c\x01\x2a\x86\x52\xd6\xf8\x11\x68\x34\x94\x63\x70\x2d\xc1\x14\x99\xa9\x18\x9a\xca\xb5\x04\x59\x64\xb2\xa2\x24\x76\x2d\xc1\x16\x99\xad\x58\x85\xec\x5a\x82\x2e\x32\x5d\x31\x57\xd1\xb5\x04\x5f\x14\x1f\x4e\x35\x1e\xbe\xc8\x7c\x25\xa9\x35\x1e\xbe\xc8\x7c\xa5\x4a\x34\x1e\xbe\xc8\x7c\xa5\x9c\x35\x1e\xbe\xc8\x7c\x55\x14\x35\x1e\xbe\xc8\x7c\x55\x31\x68\x3c\x7c\x91\xf9\xaa\x2a\x2d\x96\xe0\x8b\xcc\x57\xd5\x68\xb3\x04\x5f\x64\xbe\x6a\xd2\x6a\x09\xbe\xc8\x7c\xd5\x51\xab\x25\xf8\xa2\xf2\xe8\x5f\xe3\xe1\x8b\xcc\x57\xdd\x68\xb5\x0c\x5f\x6c\xbe\x32\x69\xb5\x0c\x5f\x6c\xbe\x72\xd4\x6a\x19\xbe\xd8\x7c\xe5\x5a\xab\x65\xf8\x62\xf3\x95\x1b\xad\x96\xe1\x8b\xcd\x57\xc3\x5a\x2d\xc3\x17\x9b\xaf\x26\x6a\xb5\x0c\x5f\x6c\xbe\x9a\x5a\xab\x65\xf8\x62\xf3\xd5\x34\x5a\x2d\xc3\x17\xe7\xe7\xff\xaa\xe6\x43\x18\x37\x60\x51\xcb\x65\x18\xe3\x0e\xac\xd6\x76\x19\xca\xd8\x94\x69\xfb\xfa\x08\x38\xe3\x1e\x8c\xb5\x5f\x86\x34\x1e\xc0\x92\x16\xcc\xb0\xc6\x05\xac\xd6\x86\x19\xda\x78\xc4\x21\x09\x5a\xb1\x3c\xce\x70\x00\x63\xed\x58\x20\x4e\x08\x2c\x69\xc9\x02\x73\xc2\xcf\x03\x16\x5c\x2b\x50\x27\xa6\x8e\x24\x68\xcd\x02\x77\x82\xb3\x29\xa2\x3d\x0b\xe4\x09\x0e\xa7\x24\x2d\x5a\x60\x4f\x70\x3a\x25\x6b\xd3\x02\x7d\x82\xe3\x19\x83\x56\x2d\xf0\x27\xf0\x17\x45\xbb\x16\xf8\x13\xf8\x8b\x49\xcb\x16\xf8\x13\xf8\x8b\x59\xdb\x16\xf8\x13\xf8\x4b\xa4\x75\x0b\xfc\x49\x9f\x04\x53\x21\xd8\xe4\x7a\x4e\x28\xfd\x5d\x67\xfc\xc7\xcc\xed\xef\xdb\x56\xe6\xdd\x26\xbc\x0d\x55\x9d\x89\xd3\x5c\x3e\xbe\x2d\xd6\x65\xd5\x5d\xf6\xf3\x5f\x00\x00\x00\xff\xff\x3e\x48\x0b\x81\x59\x06\x00\x00"); +func _abfb ()([]byte ,error ){return _ad (_effc ,"HKm314-B5-V")};func _fbfe ()(*asset ,error ){_afbc ,_dagd :=_cdcc ();if _dagd !=nil {return nil ,_dagd ;};_afdbe :=bindataFileInfo {_ae :"UniJIS-UTF8-V",_ca :3954,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492964,0)}; +_cedef :=&asset {_e :_afbc ,_ee :_afdbe };return _cedef ,nil ;};func _cb ()(*asset ,error ){_eee ,_aaf :=_feag ();if _aaf !=nil {return nil ,_aaf ;};_egc :=bindataFileInfo {_ae :"90pv-RKSJ-V",_ca :1381,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491056,0)}; +_gb :=&asset {_e :_eee ,_ee :_egc };return _gb ,nil ;};func _caf ()([]byte ,error ){return _ad (_baab ,"KSCpc-EUC-V")};func _cgd ()([]byte ,error ){return _ad (_adb ,"Adobe-GB1-UCS2")};func _dec ()(*asset ,error ){_ebgaf ,_begfd :=_bfde ();if _begfd !=nil {return nil ,_begfd ; +};_dffd :=bindataFileInfo {_ae :"UniCNS-UCS2-H",_ca :324097,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492685,0)};_fgadf :=&asset {_e :_ebgaf ,_ee :_dffd };return _fgadf ,nil ;};func _cgdgd ()(*asset ,error ){_gdcc ,_cgaa :=_dadb ();if _cgaa !=nil {return nil ,_cgaa ; +};_ecege :=bindataFileInfo {_ae :"UniCNS-UTF32-V",_ca :697,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492713,0)};_debga :=&asset {_e :_gdcc ,_ee :_ecege };return _debga ,nil ;};func _gcbg ()([]byte ,error ){return _ad (_geeb ,"Adobe-Japan1-0")};var _eagc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9a\x4b\xab\x65\xc9\x71\x85\xe7\xf7\x57\x9c\xa1\x3c\x90\x6b\x47\xbe\x13\x8a\x0b\x72\x4b\x42\x8d\x91\x6c\xdc\x7e\x81\xf1\xe0\xe4\xab\x29\x70\xdd\x2a\xaa\xab\x07\xfd\xef\x4d\xac\x6f\x77\xdb\x12\x06\x79\xd0\x44\xdf\xa8\xc8\x9d\x79\xd6\x5e\x11\xb9\x22\x73\xbf\xfb\xe6\xdb\xdf\x7e\xfb\xf6\xe1\xeb\xe3\xdd\x3f\x7e\xf9\x34\xbf\xdb\x5f\x1f\xe7\xc3\xdb\xfa\xb2\x7f\xf8\xf4\xe3\x97\xb9\x1f\x63\x7f\xff\xe1\xed\xe5\xc5\xc2\x63\x7d\x98\x5f\x7f\xfe\x53\x66\x7e\x7c\x7e\x7e\x79\xf1\xf1\xdf\xfd\xf4\xc3\xd7\xfd\xf1\xdb\xb7\xf3\xe9\x11\x89\x5b\x3f\x7e\xbe\x63\x1f\x8f\x77\xff\xb4\xbf\xff\xf0\xc3\xd7\x2f\x3f\x3d\x7e\xf5\x9b\xf5\x69\xec\xbf\x79\xac\x7d\xdc\xff\x0f\x5f\xd6\xfe\xf2\xe1\xed\xfb\xc7\xaf\xbe\xf9\xd3\x77\xf6\x8b\xfb\xbb\x1f\x3f\x7f\xfe\xaf\xfd\x71\xbf\x7d\x7d\x98\x7c\xfb\x6d\xc9\xbe\xbc\xfb\xe6\x8f\xcf\xcf\x7f\x7a\x7e\xdc\x8f\x77\x7f\xf8\xfb\x8f\xd1\xd2\xaf\xff\x2e\xff\xfa\x0f\xfa\x37\xfd\xd3\xbf\xee\x2f\x3f\x7c\xf8\xf4\xf6\xb0\xbf\xbd\xae\xf2\x3f\xee\x7f\xfe\xe9\xf3\xbe\x1f\xf5\xf2\xee\xdf\xff\xe5\xdb\xdf\x3e\xfe\xc3\x1e\x76\x3d\x42\xce\xa1\xfe\xe7\xed\xff\xb7\x3f\x7e\x5a\xfb\x71\xf1\x57\x60\xf1\xf3\xd3\xda\x3f\x7c\x7e\xce\xfd\xe5\xf9\xf6\xfd\x7e\x79\x3c\xde\x5f\xd7\xeb\xe3\xf1\x78\xdf\xae\x57\xff\xeb\x37\x96\xae\xd7\xc7\xfb\xdf\xff\xee\xf7\xbf\x7b\xf5\x55\xfe\x45\xfc\x8b\xf1\x98\xb7\x4f\x5f\xd7\x3e\xf8\xf4\x84\xf7\x76\x5e\x1f\xe6\x23\xfe\xf7\x3f\xbd\xd8\x75\xdd\xf3\x7e\x58\x77\x74\xf0\xe8\xba\x3d\xfa\xfd\x93\xd9\x9e\x96\xdb\xeb\xa3\x77\x77\xe4\x8e\x63\xbe\x3e\x2c\xd6\x14\xe5\x5b\xf2\x69\x50\x68\xee\x79\x9a\x3c\x27\xbf\x3e\xac\x04\xf7\x9c\x82\xa7\xbc\x3e\x42\x52\xcc\xa9\x78\xaa\x7b\xaa\x3c\x0d\xcf\x76\x8f\xcf\x16\x98\x3e\xf8\x93\x43\x2e\xee\xe1\xc9\xc1\x63\xa2\x79\x4c\x24\x26\x7a\x4c\x32\x5f\x4f\x24\x26\x8e\xf1\xfa\x48\xd5\x47\xc5\xb1\xf0\x9c\xd7\x47\xbe\x3c\x26\x31\x2a\xf9\xa8\xdc\xb3\x7b\x18\x95\xfc\xc9\x25\xfb\x0a\x33\x31\xd9\x63\x6a\xf6\x5f\x91\x89\xc9\x1e\xd3\xcc\x47\x15\x62\x8a\xc7\xf4\xcb\xd7\x53\x88\x29\x1e\xd3\xab\x8f\xaa\xc4\x54\xe1\x73\x15\x5f\x50\x25\xa8\x7a\x90\x59\xf0\x71\x8d\xa8\x06\x8a\xc1\x17\xd9\x88\x6a\x07\x60\x7d\x60\x27\xaa\x2b\x2a\xb6\xcb\x5d\x44\x75\x45\x25\xbd\x91\x27\x51\x4f\x45\xe5\xe8\xe0\x3e\x89\x7a\x2a\xaa\x5c\x3e\x70\x10\x35\x14\x55\x7a\x72\x17\x51\x43\x51\x35\xfb\xc0\x49\xd4\x54\x54\xcb\xce\x8a\x49\xd4\x3c\xeb\xf5\x61\xdd\x7c\xe0\xf4\x11\xb7\x09\x29\x7a\xd4\x62\xe0\xd2\xcb\xbb\x2e\x7f\xd6\x62\xe0\x52\xd4\x55\x7d\x11\x9b\xa8\xad\x28\x2b\xfe\xac\x4d\xd4\x56\x54\x08\x3e\xf0\x10\x75\x14\x15\x83\x3f\xfe\x10\x75\xe6\x71\x57\xf3\x81\x67\x11\x75\x2f\x22\xbc\xbc\x1f\x97\x06\x8e\x4b\x03\x53\xed\xee\xd2\xc0\x71\x29\x2a\x27\x8f\x82\xe6\x43\x0c\x0e\x25\x16\x77\x11\x05\x19\x8b\x73\x7f\xc0\xc6\x01\x1b\x6b\x8f\xee\x22\x4a\x74\x0c\xcd\x19\x3a\xe0\xe3\x10\x1f\x43\xcf\x97\xbb\x88\x8a\x22\xed\xe5\x1c\x1d\xf0\x6f\x88\x7f\xd1\x1c\x9c\x01\x01\x47\x82\xda\x0e\xce\x80\x81\x43\x0c\x8c\xc1\xc1\x19\x50\x70\x88\x82\x31\x3a\x38\x03\x0e\x0e\x71\x30\x26\x07\x67\x40\xc2\x21\x12\xc6\xe4\xe0\x0c\x58\x38\xc4\xc2\x98\x6b\x73\x17\x51\x62\x61\x2c\xc9\x07\xc2\xc2\x21\x16\xc6\x1a\xb3\xbb\x88\x12\x0b\x63\xed\x3e\x10\x16\x0e\xb1\x30\xb6\xee\x10\xc2\xc2\x21\x16\xc6\x9e\x7d\x20\x2c\x1c\x62\x61\xba\x3c\xa1\x07\x2c\x1c\x62\x61\x32\xf3\x81\xb0\x70\x88\x85\x29\x5c\x0e\x21\x2c\x1c\x63\x56\x77\x15\x1f\x38\x66\x93\x4b\x03\xa3\x27\xda\x80\x98\x43\xc4\x4c\x51\xe0\x40\xcc\x21\x16\xa6\x24\x70\x60\xe1\x10\x0b\x53\x16\x38\xb0\x70\x88\x85\x29\x0b\x1c\x58\x38\x76\xb6\xd7\x47\x2a\x02\x67\xe7\x80\x2b\x68\x46\x5c\x51\x2e\x3d\xab\x74\x5f\x2a\x5c\x1d\xe2\x6a\xaa\xc9\x5f\x1a\x5c\x1d\xe2\x6a\x6a\xd1\x1f\x0f\x57\x87\x88\x99\x5a\xaf\x2f\xef\x27\xc4\x9c\x22\x66\xea\xdd\xdc\xa5\xa8\x29\x62\xe6\x2b\xa7\x97\xf7\x13\x62\x4e\x11\x33\x9b\xd7\xcd\x09\x31\xa7\x3d\x9f\xaf\x8f\x1c\xcc\xe4\x1a\x72\x69\x60\x08\xe1\xe5\xfd\x84\xab\x53\x5c\xcd\xd1\x51\x9d\x70\x75\x86\xe9\x03\xa3\xa3\x3a\xc3\x1c\xb8\x86\x06\x9a\x5c\x53\x2e\x3d\x2b\xe9\xf1\x30\x7a\xc6\x72\xb9\xcb\xcb\xf9\x8c\x45\xcf\x12\xc9\x73\x72\x24\x26\x24\x9f\x71\xb4\xd7\x47\xce\x41\xae\xd1\x71\x75\x77\x65\x3d\x6b\x3c\x71\x3d\xe5\xba\xe4\xd2\x22\x94\x1d\x39\x7b\x9d\x9d\x64\xc7\x4c\x39\xbf\x3e\x72\x09\x1e\x95\x72\xc1\x55\x34\x63\x96\xab\xca\xa5\x45\x94\xa4\x81\x2c\x42\x39\x94\x4b\x73\x17\x39\x34\x95\x43\xb9\xfa\x76\x30\xc9\xa1\xa9\x1c\xca\x2d\x3a\x12\xe4\xd0\x2c\xec\x07\x31\xbe\xbc\x9f\x24\x0c\xc6\x72\x0d\x59\x3e\xc3\x67\x5e\x6b\x6b\x6b\xf2\x05\x7c\xc1\x6b\x66\xbc\x88\x8b\xf8\xa2\x8f\x6d\xb5\x6a\xaf\xfe\x79\x8f\xfd\xbf\xb6\xdd\x59\x53\x62\x48\xf2\x47\x5f\x99\x47\x67\x7c\x59\xd3\x79\xa2\xcd\x9a\x0a\xbe\xe2\xbe\x92\x59\x6a\xc5\x57\x59\x42\x95\xaf\xe1\x6b\x5e\xdd\x93\xf1\xbc\x8e\xaf\x13\xd7\xe5\x7b\xe2\x7b\x2a\xce\x8b\xdf\xac\x69\xe0\x1b\x8a\x13\x0b\x6a\x9a\xf8\xa6\x36\x90\xc8\xcf\x5c\xf8\x16\x3e\xe6\xd8\xf8\xb4\xab\xa4\x42\xdc\x91\x2f\x5f\xf2\x65\xcd\x91\x81\xd2\x8d\xfb\xb4\x96\x0c\x94\x6e\x7c\xac\x7e\x5b\x06\x4a\x37\xbe\x96\x24\x1f\x58\xb9\xb1\x92\x2a\x3e\xb0\xca\x99\xb5\x30\x07\x58\xb9\xb1\xdc\x78\x35\xb0\x46\xc6\x7d\xc2\x2a\x83\x55\x06\xab\xca\x58\xb0\x72\xe3\x3e\xd6\x07\x56\x6e\x7c\x2d\xc4\x81\x95\x1b\x2b\xf9\x7e\x1e\x58\x49\x25\x95\x7c\xaf\x19\xac\xb2\xb0\x0a\x91\x38\xb0\xca\xc2\x2a\x07\x7e\xef\x8d\xd5\x61\x0e\x61\x5a\xa0\x62\x11\x7e\x39\xea\x7d\x90\x82\x32\xee\xd3\x1c\x05\xfc\x0a\x54\x34\xad\xb9\x80\x9f\x1b\x8f\xd3\x9a\x0b\xf8\xb9\xb1\xdc\x3b\x71\xe0\xe7\xc6\xf2\xfd\x7b\x0b\xf8\xb9\x71\x4c\xf1\x81\x9f\x1b\x2b\x97\x5d\xf2\x81\x5f\x11\x7e\x57\x60\x2d\xe0\x57\x3a\x71\xe2\x6e\x01\xbf\x22\xae\xe5\xa4\xf7\x51\xc0\xcf\x8d\xa5\x96\xf8\xbd\xe0\xe7\xc6\x52\xcd\xc4\x81\x5f\x81\x6b\x26\xac\x0a\xf8\x15\xc9\x95\x18\x58\x0b\xf8\xb9\xb1\x12\x78\x47\x15\xfc\xea\xc5\x3b\xd7\xfa\x2a\xf8\xb9\xb1\x9c\x0b\x3e\xf0\xab\xc2\xea\x4a\x7a\x5e\x05\xab\x2a\xac\x2c\xe3\x03\xab\x2a\xac\xe2\xa5\xdf\x56\xc1\xaa\x82\x15\x39\x53\xc1\xaa\x82\x15\xef\xad\x82\x95\x1b\xab\xd6\x59\x1f\x58\x55\xf2\x32\x10\x07\x56\x55\x58\x19\xef\xad\x82\x55\x1d\x3c\x4f\x1c\xaa\x60\x55\xc9\x4b\x72\xba\x82\x95\x1b\xcb\xed\x5e\x0b\x58\xd5\x5b\x00\x6a\xcd\x14\x42\x19\xf7\x29\xee\x09\x06\xcf\xc0\xbb\xd4\xef\x7d\xc2\xa1\x27\xb8\x5c\xc2\xfe\x09\x2e\xcf\x84\x4f\xef\xed\x09\x2e\x6e\xfc\x77\x10\x07\x2e\xcf\x1b\x17\xad\xf9\x09\x2e\x4f\xea\x15\x7c\x79\x82\x8b\x1b\xe7\xa4\x7e\xef\x13\x5c\x9e\x70\xe8\x62\x2d\xe0\xf2\x7c\xf2\x3c\x71\x83\x0d\x50\xc6\x72\xaf\xf8\xc0\xc5\x8d\x3f\x8f\xdf\x0b\x2e\xcf\x45\x1c\x73\x80\xcb\xf3\xe6\x10\x63\xe1\x90\x1b\x4b\xa1\x6b\xde\x01\x87\x86\x72\x30\x50\x4b\x06\xf8\xb9\xf1\xb1\x7a\xde\x00\x3f\x37\x3e\xaf\x70\x19\xe0\x37\xc8\xc1\xaa\xb5\x0c\xf0\x1b\xe4\x60\x15\xf6\x03\xfc\x46\x26\x4e\xf8\x0d\xf0\x73\xe3\x73\x08\xbf\x01\x7e\x43\xbc\xca\x05\x1f\xf8\x0d\x72\x90\x9c\x61\x03\x96\xb1\x62\x70\x83\x1d\x58\xc6\xeb\x90\xb0\x67\x0b\x96\xf1\x77\xce\x5a\xc0\x6f\x28\x07\x0b\xf9\x31\xc0\x6f\x2c\x72\x06\x5c\xc0\x6f\x50\xaf\x82\xe6\x98\x60\x35\xa9\x57\x6c\x93\x13\xac\xe6\xcd\x35\x61\x35\xc1\x6a\x0a\xab\xa4\xfd\xba\x4e\xb0\x9a\x11\x9f\x7e\xc7\x04\x2b\x37\x56\x63\x24\x0e\xac\x26\x58\x75\x61\x35\xc1\x6a\xaa\xde\xd7\xa8\xf5\x4d\xb0\x9a\xaa\xf7\x91\xf7\x31\xc1\xca\x8d\xef\xb5\xac\x19\xac\x66\x07\x7b\xe6\x05\xab\x29\xac\x0a\xf5\x00\xcd\x24\x63\x39\xdd\xf3\x82\x95\x1b\x5f\x5f\xfc\x7f\x6c\xf7\x13\x28\xdd\x58\x72\x85\xe0\x7f\x00\xe5\x54\x27\x77\x53\x71\x42\xc5\x29\x2a\x5e\x52\x5f\x75\x01\xef\x52\x39\xeb\xbc\xfe\x05\xbc\x4b\xf0\x96\x3b\x0e\x78\x97\x52\xb9\x40\xb1\x05\xbc\x2b\x12\xa7\xd7\xba\x80\x77\x25\xe2\x34\xef\x02\xde\x95\xf1\x09\xa2\x05\xbc\x4b\xa9\x5c\x1a\xcf\x03\xde\xa5\x72\x16\x81\x68\x01\xe5\xba\x4b\x3f\x73\x00\xa5\x1b\x4b\x29\xb1\x66\xa0\x5c\xa2\x5d\x65\xeb\x5c\x40\xb9\x54\xce\x2a\xdb\xcb\x02\xab\xb5\x88\xd3\x2b\x5c\x60\xb5\x36\x71\x7a\x0d\x0b\xac\xdc\x58\x56\xe3\x30\xeb\x06\xab\x2d\x2a\x56\xd2\x67\x83\xd5\x16\x56\x95\x32\xba\xc1\xca\x8d\xe3\xac\x79\x37\x58\x6d\x61\x55\x93\x28\xbb\xc1\x6a\x0b\xab\xd8\xf0\x81\xd5\x16\x56\x15\x39\xb2\xc1\x6a\x0b\xab\x5b\xb6\x6c\xb0\xda\x95\x12\xa2\xdf\xb1\xa1\xe2\xbe\xb7\x4e\xbd\xb7\x0d\x7e\xbb\xf3\x3c\xe2\xc0\x6f\x8b\x8a\xf7\x16\xb1\xc1\x6f\x8b\x8a\x15\x1a\x6f\xf0\xdb\x50\x91\x2d\x76\x83\xdf\xbe\x65\x1a\x73\x80\xdf\x16\x7e\xf7\xb6\xb6\xc1\x6f\x1f\xd6\xa2\xe7\x1d\xf0\x3b\xe0\xc7\xef\x3d\xe0\x77\xa4\x82\x3b\x63\x0f\xf8\x9d\x7b\xdb\xd0\x9a\x0f\xf8\x1d\xb6\x0d\xb6\xe2\x03\x7e\x47\xf8\x55\xf5\x42\xf5\x80\xdf\xa1\xc4\x81\xf3\x01\x2b\x37\x96\x02\xb2\xe0\x80\xd5\x69\x8c\xc5\x07\x56\xe7\xc6\x4a\xbf\xf7\x80\xd5\x61\x8b\xa0\xc4\x1d\xb0\x3a\x94\x38\xb8\x76\xc0\xea\xdc\x5b\x27\x71\x60\x75\xc0\xea\x5e\x0b\x58\xe9\x54\x24\x07\x6d\x89\x34\xca\x18\xbb\x7b\xa7\x46\x77\x20\x63\x39\x48\xba\x35\xba\x03\x19\x2f\xcb\x8c\x8d\xf8\x6e\x99\x91\xe4\x4b\xf8\x84\x4b\x53\x37\xd3\x90\xff\x32\x56\x5a\x23\xae\xe0\x2b\xc4\x31\x47\xc5\xa7\x12\x77\xdd\xf3\x36\x7c\x8d\xb1\x59\xbe\x8e\xaf\xe3\x23\xee\x89\x4f\x58\xb5\xce\xef\x18\xf8\x84\x55\xbf\xf0\x4d\x7c\x13\xae\x31\x76\xe1\x13\x56\xdd\xf8\x6d\x1b\x9f\xb0\xaa\xc6\xbc\x07\x9f\x78\xd5\x55\x96\x5b\x06\x3f\x5a\x82\x2e\xae\x35\x5a\x82\x46\x4b\xd0\x25\x97\x1a\x2d\x41\xbb\x5b\x82\x46\x1c\xf8\xa9\x25\x28\xe9\x8e\x03\x3f\xb5\x04\x29\xb3\x66\x5a\x02\x19\xcb\x45\x5b\x76\xa3\x25\x68\xb4\x04\x95\xf7\x46\x4b\x20\x63\xa5\xb7\x2a\x1f\xf8\xa9\x25\xc8\x17\x38\xd3\x12\xc8\xb8\x8c\xc4\x07\x7e\x6a\x09\x52\x93\x04\x68\xb4\x04\x8d\x96\x20\xf2\xde\x68\x09\x1a\x2d\x01\xf2\xa6\xd1\x12\x34\x5a\x82\xde\x89\x03\x3f\x5a\x82\xd8\xa2\x7c\xe0\x97\xef\xbc\xd4\x58\x5a\x02\x19\xab\xc8\xcd\x46\x4b\x20\x63\xa9\x28\xb7\x1a\x2d\x41\xa3\x25\xb8\xb9\x41\x4b\x20\x63\x35\xea\xa4\xa1\xd1\x12\xc8\x58\x09\xda\x8a\x1b\x2d\x81\x8c\x73\x57\x6b\xa1\x25\x68\x05\xe9\x26\x99\xd1\x90\xff\x0d\xf9\xcf\x69\x43\x43\xfe\x37\xc9\xfa\x4a\x0e\x36\x64\xbd\x8c\xe5\xab\xb2\x66\x30\x90\xac\xaf\x17\xb8\x20\xeb\x65\x3c\x3f\x98\x03\x0c\x0a\x32\x03\xfe\x21\xeb\x65\xac\x04\x9e\x87\xac\x97\xf1\x38\xf1\x05\x59\x2f\x63\xb9\xab\x86\xb5\x0a\x06\x3f\x4b\x7d\xfd\x5e\xa4\xbe\x8c\xd5\xa8\xf6\xb3\x21\xf5\x65\xac\x1a\xb9\x8f\xd4\x97\xb1\x14\x9b\xfd\xf5\xed\xbe\xd1\x09\x34\x3a\x81\x98\x58\x2a\xb0\xa9\x13\xc8\x26\x15\xdc\xe8\x04\x64\x5c\x99\xb0\x54\x28\xa6\x4e\xa0\xd2\x09\x34\x3a\x01\x19\x57\x99\x7a\xd5\x74\x02\x32\x56\x29\xe9\x8d\x4e\x40\xc6\x7d\xc4\x01\xaf\x3a\x81\x64\xea\xda\x39\xe4\xc3\x58\xba\xc7\xd2\x09\xc8\x58\xd2\x39\xfe\x6c\x74\x02\x32\xbe\x4d\xea\x77\xd0\x09\xc8\x58\xb6\xca\xf3\x80\x4d\x9d\x40\x36\x29\xd9\x46\x27\x20\x63\x35\x56\xe6\x00\x97\x27\x1d\x12\x29\x40\x27\x20\x63\xc9\x28\x53\x74\x02\x32\xee\xd3\xef\xa0\x13\x90\xb1\x14\x28\x3f\x74\x02\xed\xe7\x4e\x80\x38\x70\xa1\x13\x30\x52\x8a\x4e\x40\xc6\xc7\x32\x2f\xb8\xdc\x9d\x00\x74\xa2\x13\x68\x77\x27\xa0\x2d\xac\xd1\x09\xc8\x78\x9c\x70\xa1\x13\x90\xb1\x72\x31\x2f\x9d\x80\x8c\xa5\x40\x99\xa2\x13\x68\x74\x02\xba\x31\x98\x8d\x4e\x40\xc6\xbb\x0d\xe6\x00\x3f\x75\x02\x39\x18\xcf\x03\x3f\x75\x02\x29\xc3\x0d\x3a\x01\x19\x4b\x51\x5b\x58\xa3\x13\x90\x71\x19\x89\x0f\xfc\xd4\x09\xa4\x3b\x6d\xe9\x04\x1a\x9d\xc0\x5d\xe2\xe8\x04\x64\x2c\xc5\xc4\xfa\xc0\x6f\xb0\x4d\x26\xd6\x02\x7e\x03\xa9\x4a\xaa\x0c\xb0\x92\xea\x4f\xb1\x68\x7d\xa8\xfe\x76\xab\x7e\x9e\x87\xea\x97\xb1\x12\xe1\x10\xaa\x5f\xc6\xaa\x2e\x36\x66\x43\xf5\xcb\x58\x89\x60\x8a\xea\x97\x71\xe9\xcb\x58\x70\x99\x74\x98\x92\xcd\x0d\xd5\xdf\x50\xfd\xfd\x5e\x0b\xb8\x48\xf5\xe7\x40\x59\x46\xf5\x37\x54\xff\x95\xf4\x3b\x50\xfd\x6d\x72\xfa\x05\x5f\x50\xf8\x32\x96\x12\x5b\x18\x12\x5e\xc6\xe3\x98\x17\x0e\x49\xc2\xe7\x46\x29\x9c\x37\x2e\x94\x6f\xb6\x21\x24\x7c\x93\x5c\x4f\x29\xe2\x03\x17\xc9\xf5\x5c\x79\x6f\xc8\x75\x19\x97\xcd\xc2\x0f\xb9\x2e\x63\x29\x49\xaa\x36\xe4\xba\x8c\xfb\x34\x2f\x72\xbd\xad\x1b\x17\xe1\x87\x5c\x97\xb1\x94\xe0\xee\x02\x17\x49\xf8\x1c\x2b\xf3\x82\xcb\x82\x2f\x6c\x07\x48\xf8\x76\x4b\xf8\xce\xbc\xf0\x45\x12\x3e\xa5\xca\xef\x00\x2b\x49\xf8\xac\x93\xf9\xd9\x90\xf0\x32\x5e\xd7\x58\x0b\x58\x49\xc2\xd7\x0b\xfc\x90\xf0\x0d\x09\xcf\x09\x65\x43\xc2\xcb\xf8\xbc\x8a\x43\xc2\xcb\x78\x6e\xe1\x03\x3f\x24\x7c\x66\x4b\x44\xc2\x37\x24\xfc\xa5\x13\x89\x86\x84\x97\xb1\x94\x75\x0a\xd0\x90\xf0\x32\x96\x23\xeb\x43\xc2\xb7\x4d\xe7\x08\xff\x90\xeb\x32\x56\x23\x72\x09\xb9\x2e\xe3\x35\x82\x39\xc0\x4a\x72\x3d\x65\xea\x1a\x72\x5d\xc6\x4a\x90\x7c\x6d\xc8\x75\x19\x97\xe1\x8c\x05\x2b\xc9\xf5\x54\xc8\x7d\xe4\xba\x8c\xcf\x4b\x1c\x58\x49\x9a\xa7\xc2\xd6\x8e\x34\x97\xf1\xfa\xa7\x79\x91\xe6\x0d\x69\x7e\xd7\x71\xa4\xb9\x8c\xe5\xca\xf6\x87\x34\x97\xb1\x9c\x98\x17\x69\xde\xce\x7d\xaa\xaa\x79\x0f\xb8\x1c\x24\x00\xbf\x0d\x69\xde\x90\xe6\x06\xa6\x48\x73\x19\x4b\xe5\x1e\x0b\x2e\x48\x73\x4e\x50\x1b\xd2\xbc\x1d\x4e\x1a\x12\x3e\x30\x40\x86\x07\x78\x8a\x0c\x97\x09\x74\x63\x5c\x44\xcd\xee\x8a\xf6\x3e\x33\xea\x08\x5a\x99\xa2\x36\xa4\x23\x67\xbb\x4b\x91\xfb\xe0\xa1\xa3\x44\x74\x81\x75\x9f\xf3\x71\x81\x35\xbb\x17\xb6\xc2\x91\x40\xe7\x68\x43\x46\xa7\x9f\x7f\x75\x9b\xef\x94\xc0\xee\xaf\xb3\x5c\xda\xb9\x3a\x6f\x53\x17\x63\xc5\x44\x54\x2e\xc6\xa6\x2e\xc6\xee\x77\xce\xc5\xd8\x7c\x3a\xb4\xf7\xa1\xe5\x93\x0e\x48\xa6\x98\x04\xd4\x13\x94\x75\x7d\x56\x38\x76\xe4\xfa\x6c\xea\xfa\xac\x90\x2f\x5c\x9f\xcd\x41\x94\xa0\xe3\xae\x6c\xea\xae\xac\x50\x1d\xb8\x2b\x9b\x93\xfb\x6e\xe9\x6f\xee\xca\xa6\xee\xca\x4a\x51\xae\x70\x57\x36\x75\x57\x56\x8a\x94\x13\x77\x65\x53\xb7\x60\xa5\xaa\x52\x73\x0b\x36\x75\x0b\x56\x9a\x8a\x28\xb7\x60\x53\xb7\x60\xa5\xab\xc5\xe6\x16\x6c\xea\x16\xac\xea\x30\x6f\x71\x0b\xb6\x74\x0b\x56\xb5\xfb\x2f\x6e\xc1\x96\x6e\xc1\x10\x2c\x8b\x5b\xb0\xa5\x5b\xb0\x1a\xb2\xb9\x8b\x28\x5d\x79\x71\x29\xb0\xb8\xf2\x5a\xba\xf2\xaa\xc9\xc5\xf9\xe2\xca\x6b\xe9\x32\xab\x26\xdf\xd0\x17\x97\x59\x2b\x72\xa9\x5f\xb2\xbb\x88\xd2\x05\x54\x15\x65\x16\x17\x50\x4b\x57\x4b\xb5\x7a\x53\xbe\xb8\x5a\x5a\xba\x5a\xaa\xd5\x8b\xd5\xe2\x6a\x69\xf1\x81\x40\xab\xdd\x5d\x44\xe9\x6a\xa9\x76\x4f\xab\xc5\xd5\xd2\xd2\xd5\x52\xd3\xbd\xc4\xe2\x7a\x76\x15\xdf\x61\xda\xd5\x7d\x60\xd1\x06\x83\x69\xba\x58\x5a\x45\xfb\xcb\x2a\x7c\x6d\xe0\xa8\x2e\xee\xa4\x96\x0e\x8a\x9b\x75\xb9\xa4\x0e\x31\xad\x79\x7f\xb4\x38\x26\x5e\x3a\xea\x6d\xe0\xc5\x49\xef\x52\x0b\xdb\x82\x6f\xff\x8b\x0e\x76\x49\x06\x36\xed\xf4\x0b\x15\xb8\x94\x61\x2d\x99\xaf\x9e\x0c\x5b\xca\x94\x96\x3d\x79\x16\x99\xb2\xc4\xe8\x96\x8b\x0f\x84\xd1\x4b\x8c\x6e\xc5\xd5\xc0\x82\xd1\xeb\xe9\xd5\xbd\x55\xef\x59\xd6\x53\xc5\x1d\xd3\x4c\xe0\x3c\x37\x03\xf5\xac\xaa\xd5\xc3\xe8\x25\x46\xb7\xe6\x82\x7b\xc1\xe8\x35\x5c\x39\xb6\xe6\x1b\xf2\x1a\x12\x8e\x4b\x24\x6f\xcd\xf7\xa2\x05\xc9\x97\x48\xde\xba\xcb\xd0\x05\xc9\x97\x48\xde\x2f\x57\xdd\x0b\x92\x2f\x91\xbc\x2b\x1f\x17\x24\x5f\xcb\xeb\x50\x37\xaf\xcb\x6b\xe9\x68\x00\xd3\x2f\xad\x6b\xa9\x24\x2d\xa5\x42\x0f\x72\x91\x0a\x4b\xa9\xd0\x83\x6f\x06\x8b\x54\x58\x4a\x85\xae\xd6\x6a\x91\x0a\x4b\xa9\xd0\x93\xcb\xac\x45\x2a\x2c\xa5\x42\xd7\x4e\xb5\x49\x85\xad\x54\xe8\xea\x55\x37\xa9\xb0\x95\x0a\xbd\x94\xf6\xf2\x7e\x93\x0a\x5b\xa9\xd0\xab\x97\xf2\x4d\x2a\x6c\xa5\x42\x6f\xae\x7e\x36\xa9\xb0\x95\x0a\xbd\x5b\x77\x17\x51\x4a\x85\xde\x7d\x3f\xdf\xa4\xc2\x8e\x7c\x97\x72\x79\xcd\xde\xe4\xc2\x56\x2e\xd8\x65\xd1\x87\x92\x0c\x3b\x11\x17\xbc\x8e\x6f\xb2\x61\x27\xe2\xa4\x59\x37\xe9\xb0\x33\x71\xd1\xdf\xc9\x26\x1f\x76\x26\x2e\x79\xad\xdb\x24\xc4\x2e\xc4\x65\xd7\x93\x9b\x8c\xd8\x85\xb8\xe2\x5a\x7e\x43\xf6\x7d\x7f\x37\x53\x5d\xdb\x6e\x78\xbc\x39\x8a\xb9\x6a\xf1\xb1\x10\x79\xd3\xcf\x5c\xcd\x35\xe1\x86\xc9\x9b\xde\xe5\xea\xae\xa5\x36\xbd\xcb\xe6\x73\x9a\xab\xbb\x1e\xda\xd0\x7b\x77\xb5\x77\x76\x09\xaa\xae\xf6\x6e\xf3\x8d\x8d\x5d\xbe\x87\x6e\x38\xbf\xf9\xc8\xc6\x2e\xa7\xe0\x86\xf4\x9b\xaf\x6c\xcc\x5c\x1f\x6c\x58\xbf\x9f\xf7\x87\x3d\xbe\xb3\x6c\x08\xbd\x87\x8e\x08\x2c\x7a\x25\xdf\x43\x47\x04\x9b\x6f\x6f\x2c\xea\x45\xc2\xf2\x3d\xb4\x9f\x9b\x4e\xaa\xf7\x38\xb7\xcf\x58\x73\x91\x2f\xe0\xd3\xd8\xe4\x44\xdf\x70\x7f\xf3\x95\x8e\x25\xa7\xe2\x86\xfc\x7b\x4a\x73\x59\x76\x2e\xee\x29\xcd\x85\xf1\xdf\x16\xe5\x3b\xf2\xf1\xbc\x62\xce\x20\xb2\x64\x2f\x9e\x57\xf4\x8e\x48\x93\xbd\xd4\x83\x99\x8e\x66\xf7\x52\x0f\xb6\x17\x63\xab\x67\xeb\x26\x2b\xf6\x66\xac\x6e\x5d\x37\x69\xb1\xb7\xf4\x90\x35\x71\x79\x4b\x0f\x61\x2c\xe8\x13\x8b\xbd\xa5\x87\xf6\xe6\x79\x2a\xa0\x9b\xfc\xd9\x87\xe7\x49\xf3\x6f\x12\x68\x1f\x3e\x8d\xd2\x8d\xe3\x21\x83\xce\xa5\xe3\x9e\x60\xd6\xfe\x7c\xbf\x4e\xe1\x2f\xb7\xeb\x73\xe9\x30\x08\xe3\xbf\xa8\xcb\x57\xe5\xe3\x3b\x2c\xf3\x37\x78\x48\xc4\x73\xe9\x1e\x20\x58\x93\x4f\xf7\x00\x18\x7f\x83\x26\xdf\x94\x8f\x55\xe9\x4b\x8c\x43\xc6\x1e\xd3\x01\x4c\x08\x8e\xf8\x31\x1d\xc0\x1c\xd3\x3d\x68\xd0\xae\x7d\x4c\xf7\xa0\x18\x0b\xba\x6b\x38\x26\x99\x72\xee\x2f\xeb\xa2\x2b\xb2\x43\xba\x1f\x63\x8e\xe8\xfb\xc9\x21\xdf\x4f\xd0\xa1\x4c\x50\x77\x72\x82\x0e\x65\x30\x16\xaa\x33\xf6\x04\x1d\xca\x9c\xc0\xf3\x52\x55\x1c\xcf\x0b\xea\xc6\x42\xea\xbe\xe6\xa0\x6e\xec\x04\xe6\xc8\x9e\x29\x87\x6a\x71\xa2\x0e\x47\x42\x6e\xf2\xe9\x70\xe4\x50\x41\x82\xbe\x20\x3a\x54\x90\x43\x05\x09\xc5\x77\x9f\x43\x05\x39\x49\x07\x49\xa1\xa6\xec\x3e\x1d\x24\x1d\xaa\x4a\xa8\xde\x8d\x1d\xaa\xca\x49\xea\x84\x43\x13\x2e\x49\x9d\x30\xc6\xd7\x52\xe4\x63\xac\x14\x63\x68\x41\x71\x2a\xcf\x87\x8a\x14\x74\x68\x79\xa8\x48\x87\x8a\x14\xfa\xe5\x18\x50\x91\x4e\xbe\xe3\x5c\x0b\x1d\x2a\xd2\x29\x7a\x47\x51\x87\xff\xa7\xf0\x8e\x64\x7c\x2c\xbe\x24\x1f\x5f\xdf\x5d\xde\x89\x1c\x2a\xd7\xa1\x72\x45\xd3\x3b\xa7\x72\x1d\x2a\x57\x94\x9c\x3b\x54\xae\x43\xe5\x8a\xc1\xd5\xc2\xa1\x72\x1d\x2a\x57\x8c\xe2\x06\x95\xeb\x50\xa5\xa2\xbe\xc7\x38\x54\xa9\xa3\xc2\x64\x31\xeb\xfd\x76\x9d\x28\x9d\xfb\x4b\xc0\xdc\x14\xc7\xd8\xae\x2e\x3a\xaa\xeb\x38\x5d\x5d\x34\xc6\xe3\xb2\x7c\x19\x9f\x63\x1a\x8b\xf0\xeb\xea\xa2\x31\xc6\xd7\x60\xa7\x4f\xe6\x50\x97\x1a\x0b\xf3\xaa\x4b\x3d\x7d\x31\x36\x85\x3f\xcb\x32\xff\xff\x8f\xcf\xcf\x2f\xbf\x7c\x36\x3b\x7f\xfc\xf2\x65\xbf\x7d\xd5\x27\xba\xfa\x34\xf6\xb1\xf6\xf9\xf0\xb6\x7f\xf9\xdc\xf7\xf3\xa7\xcf\x3e\x4a\xff\xfd\x77\x00\x00\x00\xff\xff\x99\x68\x60\x83\x1a\x2c\x00\x00"); +var _ceg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\x63\x37\x14\x05\xf0\xbd\x3e\xc5\x5b\x4e\x17\xad\xa5\xfb\x4f\x12\x3c\x02\x25\x19\x68\x16\x93\x29\x4d\xa7\x2d\x94\x2e\x1c\x3f\x39\x18\x1a\xdb\xd8\xce\x22\xdf\xbe\xdc\x7b\x9c\x14\x66\x11\x9c\x1c\x9e\xce\x8b\x7f\x70\xd0\xea\xf6\xfe\xee\x7e\xbf\xbb\x4c\xab\x5f\x4f\x87\xcd\xe3\xb8\x4c\xdb\xdd\x7e\x39\x8d\xf3\xe1\xf5\xb4\x19\xd3\xd3\x78\xde\xed\x53\x2a\x34\x2d\xbb\xcd\xe5\xfd\xcf\xf8\xd8\xbc\xac\x8f\x29\xf9\xf9\xc7\xb7\xf3\x65\xbc\xdc\xef\xb7\x87\x89\xf1\xdc\xf2\x7a\xbc\x3e\x3b\x4d\xab\xdf\xc6\xf3\xee\x7c\x39\xbd\x4d\x9f\x7e\x5e\x0e\x4f\xe3\x87\x69\x19\x5b\xcf\xbf\x9e\x96\x71\xda\xed\x9f\xa7\x4f\xb7\x0f\x8f\xe5\x23\x7e\x7c\x3d\x1e\xff\x1d\x2f\x63\x7f\x99\x72\x64\x63\xbf\xc4\x67\x5a\xdd\x7e\x59\x1f\x1f\xd6\x2f\x63\x5a\xdd\x3e\x3c\xd2\x8f\xbf\x44\x1c\xe9\x1f\xe3\x74\xde\x1d\xf6\x53\xc9\x3f\xe5\x6c\xff\xe7\xbf\xbf\x1d\xc7\x54\xae\xc7\xbf\xdd\xdf\x7d\xdd\x6e\xcf\xe3\x32\xb5\x8c\xea\xd5\x5f\xdf\xee\xef\xa6\xbf\xcb\x54\xf2\x44\xca\xcd\xfe\xb9\x3e\xfa\xe7\x97\xc3\x32\xae\xef\x4f\x05\xdf\x65\x73\x58\xc6\xf9\xb8\xde\x8c\xd3\x7a\xff\x3c\xd2\x34\xcd\x54\xa8\xdc\x4c\x73\xfd\x5c\x3f\xdf\xf8\xbf\xf9\xdd\x13\xa9\xd1\xf5\xe4\x6e\x41\xf2\x7e\x82\x4a\x1d\x37\x93\xf6\x6e\x69\x26\x42\x44\x1e\x59\xee\x39\xcd\xc4\x88\x38\xa2\xd2\x24\xcd\x24\x88\x24\x22\xaa\x2d\xcd\xa4\x88\x34\x22\xae\x94\x66\x32\x44\x16\x91\x98\xd7\x57\x44\x35\x22\x35\xaf\x6f\x88\x5a\x44\xa6\x5e\xdf\x11\xf5\x88\xaa\x78\xfd\x1a\xd1\x3a\xa2\x26\x5e\xff\x84\xe8\x29\xa2\xce\x5e\xbf\x41\xb4\xf1\xa8\x66\xf6\xfa\x05\xd1\x12\x51\x21\xaf\x1f\x88\x46\x44\x54\xbc\x7e\x8b\x68\x1b\x11\x17\x4a\x33\xe7\x88\x38\x47\x24\xd9\xd2\xcc\xf0\xe2\xf0\xaa\x9a\x73\x9a\x19\x5e\x4c\x88\xba\xa4\x99\xe1\xc5\xe1\x55\xad\xb5\x34\x33\xbc\x38\xbc\x6a\x6d\x5e\x0f\x2f\x0e\xaf\xda\xaa\xd7\xc3\x8b\xc3\xab\xf6\xea\xf5\xf0\xe2\xf0\x6a\xd9\xbc\x1e\x5e\x1c\x5e\xad\xa8\xd7\xc3\x8b\xc3\xab\x91\x7a\x3d\xbc\x38\xbc\x1a\x8b\xd7\xc3\x8b\xc3\xab\x89\x78\x3d\xbc\x38\xbc\x9a\xb2\xd7\xc3\x8b\xc3\xab\x19\x79\x3d\xbc\x38\xbc\x5a\x25\xaf\x87\x17\x87\x57\x6b\xc5\xd2\x2c\xf0\x92\xf0\x6a\xbd\xe4\x34\x0b\xbc\x24\xbc\x7a\xce\x92\x66\x81\x97\x10\xa2\xde\xd2\x2c\xf0\x92\xf0\xea\xa5\x53\x9a\x05\x5e\x12\x5e\x9d\x9a\xd7\xc3\x4b\xc2\xab\x73\xf3\x7a\x78\x49\x78\x75\xa9\x5e\x0f\x2f\x09\xaf\xae\xe6\xf5\xf0\x92\xf0\xea\x66\x5e\x0f\x2f\x09\xaf\x5e\xd5\xeb\xe1\x25\xe1\xd5\x9b\x7a\x3d\xbc\x24\xbc\x7a\x17\xaf\x87\x97\x84\x57\xc9\x99\xbd\x1f\x60\xb2\x20\x2b\xec\x2f\x80\x98\x0c\x64\x44\xfe\x06\x90\xc9\x16\x19\x53\x4e\xb3\xc2\x4c\x33\x32\x29\x92\x66\x05\x9a\x16\x64\x9a\x5b\x9a\x15\x6a\x4a\xc8\x2c\x53\x9a\x15\x6c\xca\xd7\xcc\xd7\xab\x70\x53\x41\x56\x7d\xbe\x0a\x38\x55\x64\xcd\xf7\xab\x90\x53\x43\xd6\x7d\xc0\x0a\x3a\x0d\xba\x52\xb2\x2f\x58\x61\xa7\x0d\x59\xf1\x09\x2b\xf0\xb4\x23\x23\xdf\xb0\x42\x4f\xd7\xc8\xd8\x47\xac\xe0\xd3\x27\x64\xe2\x2b\x56\xf8\x29\xfc\x8a\xfa\x8c\x15\x7e\x0a\xbf\x62\xbe\x63\x85\x9f\xc2\xaf\x54\x1f\xb2\xc2\x4f\xe1\x57\x9a\x2f\xd9\xe0\x67\xf0\x2b\xdd\xa7\x6c\xf0\x33\xf8\x51\xf6\x2d\x1b\xfc\x0c\x7e\x54\x7c\xcc\x06\x3f\x83\x1f\x91\xaf\xd9\xe0\x67\x72\xcd\x7c\xce\x06\x3f\x83\x1f\xb1\xef\xd9\xe0\x67\xf0\x23\xf1\x41\x1b\xfc\x0c\x7e\xa4\xbe\x68\x83\x9f\xc1\x8f\xcc\x27\x6d\xf0\x33\xf8\x51\xf5\x4d\x1b\xfc\x0c\x7e\xd4\x7c\xd4\x06\x3f\x83\x1f\x75\x5f\xb5\xc1\xcf\xe0\xc7\xd9\x67\x6d\xf0\x33\xf8\x71\xf1\x5d\x1b\xfc\x0c\x7e\x4c\x3e\x6c\x83\x9f\xc1\x8f\xd9\x97\x5d\xe1\x57\xe1\xc7\xe2\xd3\xae\xd7\x6b\x04\x7e\xac\xbe\xed\x0a\xbf\x4a\x22\x9e\x59\xc9\x71\xc1\xbc\x5f\x24\xfe\xbb\xdf\xbf\x1f\x37\xe2\xe6\xf5\x74\x1a\xfb\x4b\xdc\xbe\x71\xf3\xf9\xd5\xb5\xdb\x8f\x8f\x9b\xfc\x78\x38\xfa\xa9\xf8\xf9\x2f\x00\x00\xff\xff\xb9\xb9\xd4\x19\xf5\x07\x00\x00"); +func _gbgb ()([]byte ,error ){return _ad (_abdd ,"UniKS-UTF16-V")};func _abf ()(*asset ,error ){_fdcf ,_bace :=_baa ();if _bace !=nil {return nil ,_bace ;};_adac :=bindataFileInfo {_ae :"Ext-H",_ca :13186,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491886,0)}; +_dgce :=&asset {_e :_fdcf ,_ee :_adac };return _dgce ,nil ;};func _egdc ()([]byte ,error ){return _ad (_ccgg ,"UniJIS-UCS2-V")};func _deff ()(*asset ,error ){_fedg ,_aabc :=_dgcd ();if _aabc !=nil {return nil ,_aabc ;};_bfgb :=bindataFileInfo {_ae :"HKm314-B5-H",_ca :11290,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492384,0)}; +_dffcd :=&asset {_e :_fedg ,_ee :_bfgb };return _dffcd ,nil ;};func _bba ()([]byte ,error ){return _ad (_bcga ,"B5pc-H")};func _cgfg ()(*asset ,error ){_cbdb ,_aace :=_edab ();if _aace !=nil {return nil ,_aace ;};_affe :=bindataFileInfo {_ae :"Adobe-Korea1-2",_ca :1845,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491385,0)}; +_aeeg :=&asset {_e :_cbdb ,_ee :_affe };return _aeeg ,nil ;};func _ffg ()(*asset ,error ){_eeda ,_ffda :=_adee ();if _ffda !=nil {return nil ,_ffda ;};_bfae :=bindataFileInfo {_ae :"B5-H",_ca :5259,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491473,0)}; +_acad :=&asset {_e :_eeda ,_ee :_bfae };return _acad ,nil ;};func _cgdda ()(*asset ,error ){_eecd ,_afca :=_dcgd ();if _afca !=nil {return nil ,_afca ;};_cfdad :=bindataFileInfo {_ae :"UniJISX02132004-UTF32-V",_ca :4412,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492998,0)}; +_gfab :=&asset {_e :_eecd ,_ee :_cfdad };return _gfab ,nil ;};func _fca ()(*asset ,error ){_bcg ,_ddcd :=_adga ();if _ddcd !=nil {return nil ,_ddcd ;};_bgd :=bindataFileInfo {_ae :"Adobe-KR-1",_ca :773,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491408,0)}; +_egdb :=&asset {_e :_bcg ,_ee :_bgd };return _egdb ,nil ;};var _gacf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\xcf\x6e\x1b\x37\x17\x05\xf0\x3d\x9f\x82\xcb\x7c\x8b\x7c\xe6\x7f\x72\x00\x62\x80\xc4\x8e\x53\x2f\xd2\x14\x4d\xd3\x16\x28\xba\x18\x92\x97\x86\x80\x7a\x24\xc8\xf2\x22\x6f\x5f\xdc\x7b\x14\xb7\xe8\xc2\x90\x75\x86\x3c\x20\x7f\x43\x68\xe6\xe6\xf6\xe1\xee\x61\x3f\x5c\xf4\xcd\x4f\xe7\x63\xff\x42\x17\x3d\x0f\xfb\x38\xd3\xf3\xf1\xe5\xdc\x49\x37\x7a\x3c\xec\x4a\x59\xa7\xc7\xa1\x5f\xbe\x7f\x95\x8f\xfe\xb4\x9d\x94\xe2\xf9\x5f\xbe\x3d\x5f\xe8\xe9\x61\x9f\x47\xed\x31\x6e\xbc\x9c\xae\x63\xb5\xbe\xf9\x99\x1e\x0f\xcf\x97\xf3\x37\xfd\xe6\xdd\x38\x36\xfa\x9f\x1e\x34\x39\xff\x7c\x1e\x74\x3e\xec\x8f\xfa\xcd\xc7\xf7\xf6\x35\xfd\xf2\x72\x3a\xfd\x45\x4f\xb4\x5f\xb4\x91\x8c\xf6\x21\x9f\xea\xe6\xf6\xd3\x76\xfa\x71\x7b\x22\x7d\xf3\xf1\xfd\xa9\xbf\xfd\xf0\xf5\xf6\xed\x0f\x72\x49\xae\xfc\x4a\xe7\xe7\xc3\x71\xd7\xcb\xff\x8d\x49\xff\xc4\xbf\x7c\x3b\x91\xb6\xd7\x86\xaf\x0f\x77\x9f\xe7\x7c\xa6\xef\xdd\x37\xbf\x7f\x7d\xb8\xd3\x7f\x58\x6d\x8d\x76\xd1\xa7\xf0\xe7\x75\xe0\x6f\x9f\x8e\x83\xae\x83\x94\xc7\x5e\xfa\x71\xd0\xf3\x69\xeb\x74\xde\xf6\x47\x52\x5a\x57\x63\x56\xad\x75\x2d\x66\xe5\x6f\xef\xec\x3b\xbb\xea\x7a\x7f\x7b\xff\x41\xbe\xdf\xdf\xc9\xd5\xfb\xfb\x95\xf7\xf0\x9f\xd9\xca\xa2\x74\x3f\x5e\x06\x4d\x64\xd2\x57\xed\x5c\xb5\xe5\x19\xff\xbe\xa4\x96\xeb\xf8\x7e\x18\xd7\xc1\x8e\x07\x67\xe2\xc1\xbc\x02\x59\x86\xce\xd9\x3a\x55\x37\xbb\xf1\x4a\x36\x3b\x69\xd5\x4b\x52\x75\x73\x4d\x02\x47\x6e\xd5\x76\x31\x9c\x50\x44\x42\xab\x76\x41\x92\x89\x31\xb3\xaf\xda\x45\x4e\x3c\x6a\x3c\xd7\xb8\xc4\xc5\x01\x49\x98\x7e\xd5\x3e\x72\x73\x44\x12\x67\x5a\x75\xf0\x8b\xaa\x5b\x42\x92\x5a\x59\x75\x74\x91\x93\x8e\x64\xc6\x55\xc7\xc0\x63\x32\xc6\x64\xbe\x90\x0c\x37\xe7\x81\x84\x17\x91\x3c\xcf\x2a\x18\x53\xba\x59\x75\x4a\x85\x93\x2e\x6b\x2e\xb4\xad\x3a\x1b\x5e\xe1\xb2\x05\x4e\x16\x9a\xab\xce\x9e\xc7\x6c\x98\xb5\xf1\x9a\x8b\x0d\xaa\x6e\x0d\x49\xe3\x9e\xc5\x14\x55\x9b\x91\xa4\x19\xe1\xe1\xbd\x37\x80\x35\x01\xb3\xc6\x07\x55\x9b\x43\xe4\x24\xb2\x8e\xe7\xc1\xa3\x89\x87\x75\xce\xa9\xda\x00\xd2\x82\x44\xde\x26\x55\x1b\x44\x5a\x94\x28\x58\xae\x07\x49\x4b\x12\x45\xc3\xf5\x10\x68\x19\xd1\xc2\xf5\xd8\x70\x2b\x12\xa5\x85\xeb\x17\x44\x8b\x44\xb9\x70\x3d\x36\xd8\x64\x83\xb6\x14\xae\xc7\x0e\x5b\x93\x68\xc9\x5c\xdf\x11\x75\xb9\x75\x86\xf5\xda\x40\x34\x24\xb2\x7c\x3b\x1b\x21\x22\x89\x1c\xdf\xcf\x36\x11\x4d\x89\x3c\x1f\x83\x0e\xae\x2e\x5c\x2e\x84\xa0\x6a\x87\x57\x17\x2f\x17\x19\xbe\xc3\xab\x3b\x1c\x16\xef\x54\xed\xf0\xea\x38\x3f\xd9\x25\x55\x3b\xbc\xba\x78\xb9\xe2\xb8\x1e\x5e\x5d\xbc\xdc\xc2\xb7\xac\xc3\xab\x8b\x97\x37\x7c\xcf\x3a\xbc\xba\x78\x79\xcb\x47\xa6\xc3\xab\x17\x44\x7c\xce\x3b\xbc\xba\x78\x79\xc7\x07\xbd\xc3\xab\x8b\x97\xf7\x85\xeb\xe1\xd5\xc5\xcb\x87\xcc\xf5\xf0\xea\xe2\xe5\x63\xe6\x7a\x78\x75\xf1\xf2\x29\x71\x3d\xbc\xba\x78\xf9\x9c\xb8\x1e\x5e\x5d\xbc\x7c\x89\x41\xd5\x01\xaf\x21\x5e\x7e\x09\x45\xd5\x01\xaf\x21\x5e\xc1\x04\xa7\xea\x80\xd7\x10\xaf\x60\x7d\x52\x75\xc0\x6b\x88\x57\x70\xde\xa8\x3a\xe0\x35\xc4\x2b\x78\xc7\xf5\xf0\x1a\xe2\x15\x82\xe5\x7a\x78\x0d\xf1\x0a\x91\x7f\x02\x06\xbc\x46\x9e\xcb\xaa\x43\x32\x5c\x0f\xaf\x21\x5e\x21\x2d\x51\xd5\x01\xaf\x21\x5e\x21\x97\x45\xd5\x01\xaf\x21\x5e\xa1\x14\xaf\xea\x80\xd7\x10\xaf\xb0\xe4\xac\xea\x80\xd7\x10\xaf\x68\xb2\x55\x75\xc0\x6b\x88\x57\xb4\x89\xeb\xe1\x35\xc4\x2b\xba\xc8\xf5\xf0\x1a\xe2\x15\x7d\xf4\xaa\x12\xbc\x48\xbc\x62\x08\x59\x55\x82\x17\x89\x57\x8c\xc1\xaa\x4a\xf0\x22\xf1\x8a\xf2\x0b\x41\xf0\x22\xf1\x8a\xd9\x2d\xaa\x12\xbc\x48\xbc\x62\x71\x5c\x0f\x2f\x12\xaf\xb8\x58\xae\x87\x17\x89\x57\x32\x96\xeb\xe1\x45\x72\xbe\x92\x35\x5c\x0f\x2f\x2a\x88\x16\xae\x87\x17\x89\x57\x72\x0b\xd7\xc3\x8b\xc4\x2b\xf9\xc2\xf5\xf0\x22\xf1\x4a\xa1\x70\x3d\xbc\x48\xbc\x52\xcc\x5c\x0f\x2f\x12\xaf\x94\x12\xd7\xc3\x8b\xc4\x2b\xe5\xc4\xf5\xf0\x22\xf1\x4a\x25\x66\x55\x27\xbc\xa6\x78\xa5\x25\x5a\x55\x27\xbc\xa6\x78\x65\x13\xa2\xaa\x13\x5e\x53\xbc\xb2\xe5\x5f\xe6\x09\xaf\x29\x5e\xd9\x79\xaf\xea\x84\xd7\x14\xaf\xec\x1d\xd7\xc3\x6b\x8a\x57\x0e\x8e\xeb\xe1\x35\xc5\x2b\x47\xcb\xf5\xf0\x9a\xe2\x95\x93\xe1\xfa\xc1\xc1\x94\x87\x90\x97\x47\xde\xf7\x67\x15\xff\xcf\x6f\x0b\xaf\x0f\xf0\xfe\x72\x3e\xd3\x7e\x91\x77\x05\x79\x4a\xf3\x83\xf6\xb0\xd3\xeb\x7b\xc7\xe9\x78\xe2\x59\xf2\xf7\x77\x00\x00\x00\xff\xff\x10\x63\xff\x07\xa3\x08\x00\x00"); +func _cag ()([]byte ,error ){return _ad (_dbc ,"Adobe-CNS1-2")};func _ggbg ()([]byte ,error ){return _ad (_gacf ,"GBpc-EUC-H")};func _dfd ()(*asset ,error ){_gcca ,_eca :=_eadb ();if _eca !=nil {return nil ,_eca ;};_gddf :=bindataFileInfo {_ae :"CNS-EUC-H",_ca :10002,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491600,0)}; +_eefa :=&asset {_e :_gcca ,_ee :_gddf };return _eefa ,nil ;};func _ebfa ()(*asset ,error ){_gefc ,_adcb :=_fgd ();if _adcb !=nil {return nil ,_adcb ;};_dbff :=bindataFileInfo {_ae :"HKm471-B5-H",_ca :14260,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492427,0)}; +_bfegb :=&asset {_e :_gefc ,_ee :_dbff };return _bfegb ,nil ;};func _eb ()([]byte ,error ){return _ad (_ge ,"78-EUC-V")};func _afe ()(*asset ,error ){_cdg ,_fccb :=_fcgf ();if _fccb !=nil {return nil ,_fccb ;};_bbcf :=bindataFileInfo {_ae :"ETenms-B5-H",_ca :401,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491796,0)}; +_ebbc :=&asset {_e :_cdg ,_ee :_bbcf };return _ebbc ,nil ;};func _gca ()([]byte ,error ){return _ad (_cbef ,"Adobe-Japan1-7")};func _fgbg ()(*asset ,error ){_daad ,_ggea :=_dbf ();if _ggea !=nil {return nil ,_ggea ;};_ggb :=bindataFileInfo {_ae :"Adobe-Japan1-2",_ca :1136,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491314,0)}; +_gfba :=&asset {_e :_daad ,_ee :_ggb };return _gfba ,nil ;};var _gbeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x4f\xeb\x2d\x3f\x92\xa0\x87\xef\xeb\x55\xdc\xe5\xfc\x16\xf3\xab\xcc\x54\xfc\x51\x42\x71\xc1\xcc\xb8\x71\x33\x8c\x6d\xdc\x1e\xdb\x60\xbc\x38\x27\x4f\x66\x53\xe0\xfe\x56\x51\x5d\xb3\x98\x77\x6f\xf4\x3c\xa7\xc6\xc6\x18\x6e\xad\x9e\xfb\xd1\xcd\xa3\x94\x94\x52\x28\x14\x0a\x85\x7e\xff\xef\xfe\xf1\xdf\xff\xe3\x6f\x7f\xfc\xeb\x8f\xdf\xff\x8f\x7f\xf9\xd3\xf5\x4f\xf7\x5f\x7f\x3c\x7f\xfc\xed\xf3\x97\xfb\x5f\xff\xf4\x9f\xff\x72\xdd\x3f\xde\xf7\x3f\xff\xf1\xb7\xdf\xfd\x6e\x3f\x7e\x7c\xfe\x78\xfd\xf5\x6f\x7f\x82\xeb\x5f\x5e\x7f\xfe\xdd\xef\xd6\xef\xff\xe9\xbf\xfc\xeb\x5f\xef\x7f\xf9\xc7\xdf\x9e\x3f\xfd\x18\x3e\xf7\xf9\xcf\x7f\xfe\x3e\xfb\xe3\xc7\xef\xff\xa7\xfb\x9f\xff\xf8\xaf\x7f\xfd\xcb\x7f\xf9\xf1\x6f\xfe\x9b\xcf\x9f\xde\xf7\xff\xef\xc7\xe7\x7e\x56\xfa\xff\xf0\x97\xcf\xfd\x97\x3f\xfe\xf6\xcf\x3f\xfe\xcd\x7f\xf8\xd3\x5f\xee\xd7\xfe\x5f\xff\xe3\x9f\xfe\xf3\x9f\xff\xfc\x7f\xde\xff\x72\xff\xf6\xd7\x1f\x3b\x69\xf7\x6f\x1f\xf8\xbb\xdf\xff\xbb\xff\xf8\xfa\xf3\x7f\xff\xfa\x97\xfb\xc7\xef\xff\xd3\x6f\x7f\xfc\x0f\xff\xf4\x6f\xff\xd3\xbf\xfb\xa7\xe3\xdf\xfe\x77\xfc\x27\xff\xf7\xbf\xdc\x7f\xf9\xd7\x3f\xfe\xe9\xb7\x1f\xfb\xf6\xff\xdf\xb6\xfa\xbf\xd3\xff\xe7\xff\xf2\xe7\xfb\x9b\xd9\xef\x7e\xff\xbf\xfd\xa7\x7f\xfc\xf7\x3f\xfe\xf7\xfd\xc7\xbe\xfd\x38\x32\xb6\xfa\x3f\xbe\xe9\xff\xeb\x7f\xfc\xd3\xe7\xfe\xb1\xf9\xd7\x61\x05\xae\x3f\x7d\xee\x7f\xfd\xf3\xeb\xba\xff\xf2\xfa\xed\x9f\xef\xdf\xfd\xf8\xf1\x87\x6d\xdb\xb6\x9f\x3f\xfe\xf0\xef\xfb\x1f\xfe\xe1\xe7\xfa\xfb\xbf\xf5\xef\x7f\xf8\x87\xf5\xf7\xfd\xdb\xe7\xff\xf5\x8b\xdf\xed\x66\xf4\xdb\x9f\xfe\xfa\xb9\x1f\xd3\xfe\x96\xc7\xb6\xed\xcf\xcf\x1f\xfb\xfa\xd5\xff\xf3\xbf\x7f\xb7\x6f\xdb\xf7\xed\x7f\xfc\xfc\xd7\x5f\x1c\xfe\xa2\xef\xf5\x8b\x3f\x6c\xdb\x6b\xe7\xef\x85\x63\x9b\xa4\x84\x29\xf1\xf3\xc7\xb1\x07\x29\x6d\x4a\xff\xfc\xb1\x67\x92\x32\x4d\x99\x3f\x7f\xec\x5b\x93\xf2\x32\xe5\xf5\xf3\x47\x95\xf9\xbc\x4d\x79\xff\xfc\xb1\x77\xad\x94\xb7\xef\x5e\xd8\x07\xcf\xbc\x7d\xfb\xc2\x3e\x36\x52\x0e\x53\xc6\xcf\x1f\x33\x06\x29\x96\x67\x61\x3f\x4f\x52\xca\x94\xfa\xf9\xe3\x08\x4a\xf8\xb6\x3c\x0b\xc7\xe6\xbb\x4e\x53\xce\x95\xcf\x41\x8a\x25\x5c\xa8\xa6\x16\x6f\x4b\xf8\xa6\x84\xd4\xe2\x7d\x99\x72\xfd\xfc\xd1\x49\xfb\xbc\x3f\xa6\x7c\x7e\xfe\xe8\xb0\xcc\xb7\x29\xf7\x7a\xc6\x9c\x1f\x53\x9e\xf5\x76\x4a\x78\x59\xc2\x85\x2a\xca\xf3\xb1\xee\x0b\x55\xbc\xeb\x63\xab\x2e\xec\x83\x77\x7d\xac\xc5\x42\x35\x75\xff\xf8\xae\x85\xb2\x0d\x3f\xbe\x6b\xa1\x6d\xe7\xdb\x77\x2d\x74\x92\xf3\xe3\xbb\x16\x3a\x29\xcf\xe3\xbb\x1e\xde\x45\x99\x1f\xdf\xb5\xd0\x96\xf0\xf1\x5d\x0b\x5d\xeb\x57\xfb\xce\xd7\x01\x9d\xeb\x5d\xfb\xc1\xbb\x40\xf9\xcc\xd1\xa6\xf4\xfa\xd5\xfa\x82\xfb\xf0\x57\x0b\x5d\x3b\x29\x87\x29\xc7\xaa\x85\xcf\x0c\x53\xc6\x7a\xe6\x20\x65\x9a\x42\x79\x06\x29\x8f\x29\xcf\xfa\x15\xf9\x04\xf5\x02\x5d\x41\x8a\xef\x5a\xa8\x26\x9f\xf0\x5d\x0b\x5d\x49\xca\x69\xca\xf9\xf3\x47\x7f\x9f\x79\x99\x42\x4f\xa0\x5e\xf1\x36\xe5\xbd\x9e\xe1\x5d\x69\x3e\x49\x99\x79\x57\x5a\xe6\xa4\xcc\xab\x9d\xf7\xb2\x35\x16\xaa\x4d\xb1\x35\x16\x9a\x9a\x1e\xf6\x28\x30\x0f\xba\xdd\x71\xf1\x10\x38\xb6\xf5\xb2\xc3\x0f\x0f\x8e\xed\x20\xe5\x34\xe5\x5c\x29\xfc\xea\xf3\x32\xe5\xb5\x52\x82\x94\xb7\x29\xef\x95\xd2\xa4\xf8\xb2\x85\x63\xe3\xf5\x9f\x8f\x29\x9f\x95\xb2\x9a\x75\x9c\x34\xd9\x58\x03\x3e\xa8\xea\x78\x0d\x53\xce\x9f\x3f\x62\xae\xe6\x18\x0e\xcb\x71\xad\x67\xce\xf5\xf6\x71\xf9\xcc\x75\xfe\xfc\x91\xfb\x2a\x61\x6c\x3c\x03\xf6\xed\x58\x3d\x28\x76\xbe\x4f\xec\x49\xd2\x46\x12\x4d\x14\xc3\xa4\x55\xc8\x18\x26\xc5\x92\x59\x1b\x5d\x26\xd2\xbc\x92\xbc\x56\x8f\x3d\xb6\x7d\xbd\xf0\xd8\xf6\x35\xea\x37\x53\xca\x94\xfa\xf9\x63\xdf\x77\x52\xa6\x29\xe7\x4a\x09\x52\xde\xa6\xbc\x57\x6b\x2f\x11\x73\x6c\xfb\x65\xd2\x67\x3d\x54\xa4\x3c\xa6\x3c\x3c\xd4\x2b\x09\xa9\x78\x6c\xc7\x92\x82\x91\xa4\x1c\xa6\x1c\x3f\x7f\xcc\xda\x7c\x28\x4d\x2a\x4a\xb9\x52\x86\x3f\x5b\x38\xcc\x7b\xf8\xb3\xd5\xb1\xf7\x41\xb1\x47\x98\x12\x3f\x7f\xcc\x9c\x07\x49\x66\xb4\x70\x8e\xc3\xdf\x59\xb9\x85\x73\x1c\xd4\x65\x9c\x26\xbd\x56\x09\x76\x7f\x68\xf5\x16\xf6\xf4\x77\xd6\x6e\x61\x32\x6e\x8e\x2d\x2c\xc2\xc2\xcc\x93\x32\xb4\x65\x58\x98\x56\xaf\x5f\xa6\xd8\x50\x3e\x64\x56\x4d\x4f\x0d\xda\xae\x3f\x26\xdd\x2b\x29\x37\x92\x6c\xbc\x85\x19\x14\x61\xee\xa4\x4c\x32\x5f\x0d\xb5\x6f\x7c\x3b\xb0\xc7\x4e\xca\x69\xca\xea\xce\xfb\x2a\xc0\xee\xf7\x05\x79\x6e\xa4\x94\x29\x4b\xaa\x2f\x69\x73\xec\x07\x39\x83\x83\xba\xed\x7e\x15\x70\x14\xbf\x3a\xfc\x15\x12\x29\x7c\xe6\x6d\xca\x6a\xa4\x25\xf9\x0f\x47\xee\xb1\x67\x2c\x19\x7e\x92\xe2\x33\x89\x0c\x1f\xcc\xb7\x7f\x9b\x23\xff\xbf\xa6\xcd\x63\x2f\xbe\xf4\x5e\x6b\x8c\x14\x55\x6a\x53\x7a\xa5\x24\x29\xa7\x29\x6b\x80\xed\x6d\x8a\xc5\x5d\xd8\x9b\xe2\x9e\x16\xe5\x5c\xdd\xba\x29\xee\x99\xa6\xe4\xea\x7a\x34\xdf\x69\x95\x4e\x1a\xc2\x5f\xb5\x29\x4b\x62\xf0\x65\xf6\x73\x9a\xb2\x24\xc6\xf7\xed\x36\xf1\xc2\x61\x25\xdf\x96\x67\x61\xce\xe2\x67\x6f\x5b\x74\x61\xce\xe2\x43\xbc\x2d\xe3\xc2\x9c\x4b\xaa\x1e\xfb\xdb\x42\x32\x07\xcf\x32\xaf\x30\x29\x48\xa2\x98\x48\x36\x31\xe7\xe4\x87\x97\x6f\xbc\x78\xe3\x24\xfb\xcb\x1f\x5e\xb9\x92\xce\x22\xe9\x63\xd2\x67\x25\xed\x26\x3d\x26\x3d\x24\xf1\xc3\x8f\x79\x7d\xc8\x8b\xd1\xbd\x7f\x2c\xfd\x87\xd2\xa7\x49\x96\x7e\x61\x3f\xfd\x9d\x85\xff\x50\xf8\x34\xc9\x32\x7c\xd0\x20\x78\xdf\x6d\xe6\x0b\xe7\x6e\xf7\xbb\xcd\x7c\xe1\xdc\x4f\xfa\xcd\x6d\xe6\x0b\xe7\x7e\xd2\xca\xb7\xb9\x2f\x9c\xfb\xc9\x07\xbc\xfd\x5c\x0b\xe7\x7e\xd2\xcc\xb7\xdf\x6b\xe1\x44\x10\x1f\xfb\xed\x07\x5b\x38\x51\x63\x8e\xfd\xf6\x8b\x2d\x9c\x4c\x04\xc7\x81\x3e\x27\xf6\xb3\x49\x39\x4c\x59\x15\x4c\x9f\x19\xa6\xac\xd1\xc5\xeb\x8e\xad\x4c\xa9\x25\x04\x68\xbd\x63\x6b\x93\x50\xd9\x0e\x52\xa6\x29\x4b\x65\xe3\x6b\x1d\x0e\x4a\x30\x1d\x17\xc7\xf6\x36\x69\x8d\x9d\x69\x46\x97\x29\x08\x18\x7a\xe3\xb1\x3d\x26\x2d\x75\x67\x5f\x4d\x70\xa0\x28\x88\x03\x49\x75\x38\xbc\xc1\x6c\x44\xdc\xb1\xbf\x4c\x7a\xad\xae\x4f\xb9\xf7\x8f\x29\x4b\x34\x4f\xb2\xde\x6f\x53\x96\x76\x3a\xfc\x95\x2f\x43\x58\xf7\x4e\x93\x28\xac\xc1\xce\x68\x38\x14\x0b\x60\xf6\x30\x29\x4d\xb2\x4d\xa8\xdc\x61\x9b\x1c\xab\x05\xf8\xc0\xc7\x61\x0b\x2c\xf8\x7d\x8f\xc3\x42\x2e\xd8\x2f\x0e\xc5\xc9\x71\x5c\xab\x90\xfe\xca\x42\x2e\x1c\x4c\x44\x87\x32\x1e\xec\x4c\x28\x87\x22\x1e\xec\xd3\x67\xfc\x48\x0b\xc7\x4e\xce\xc3\xf2\x2c\xcc\x71\xf8\x90\x2d\xb2\xb0\x37\x85\x0e\x1b\x72\x61\x26\x5d\xe9\x08\xf3\x5e\x98\x71\xfa\x94\x1f\x77\x61\xa6\x5d\x29\x6d\xa5\x85\xd9\x48\xf8\x23\xfd\x4c\x0b\xb3\x0f\xbe\x5c\xda\x72\x49\xf7\xa2\x57\x28\x2c\xc1\xec\x83\x0a\xa7\x8d\xb2\x30\x97\xb8\xfc\xc3\x71\x28\x0f\xc1\x3e\x4c\x31\xf3\x85\xfd\xfb\x8c\x79\x97\x5f\x85\xcc\xcb\x86\xaa\xd5\x2c\xdf\x14\x9b\x65\x69\x4c\xb3\x0f\x93\x6c\xdf\xe2\x93\x33\x5d\x1d\x0a\xdb\xa3\x59\x15\xd8\x9e\xed\x0f\xbb\x49\xa2\x7e\xed\xe7\x6c\x74\x7e\xbf\xa7\xf3\xdc\xc1\x3c\x17\x4d\x5e\xd3\xbc\xd6\xb4\x35\xc3\x46\x9e\x96\x74\xae\x21\x35\xe9\x3e\xd3\x82\x32\xa9\xb5\x9d\x6c\xda\xec\x0b\xb3\x91\xd4\xc7\xb4\x0c\x73\x8d\xb2\x49\x77\x9d\xbe\x6f\x61\xc6\x37\xc9\x0e\x34\x29\x82\xb9\x2b\xf3\x8f\xd3\x4a\x93\xd5\xcb\x66\x7f\xd1\xec\x4c\x5b\xc7\xcb\x32\xbc\xd0\x1c\x36\x9a\xf4\xe5\x0f\x17\x76\x47\xec\xdb\xdc\xdf\x8e\x4f\xea\x7c\xd9\x7e\x08\xd3\x68\x72\xff\x58\xac\x0f\x65\xb0\xef\xdf\x3e\xb5\x30\xc7\x41\xc7\xba\x1d\x6b\xb7\x9a\xd9\xef\xfe\x70\x0c\x25\xcb\x50\xb2\xd0\x3f\xc6\x4e\x5b\x81\x1d\x79\x30\xf6\x30\x85\xb6\x5a\x2b\x99\x23\xec\x1e\xb1\xbe\x64\x8f\xbf\x63\x7e\x8d\xe2\xd5\xc1\x07\x6e\x3e\x5d\xa8\xb4\xc4\xfa\x36\x93\x36\x8a\x39\x4c\x59\x62\x75\xa3\x8d\xe2\x44\x3c\xc5\x7b\x7d\x14\xfa\x7d\xb0\x38\x3c\x82\xda\x0f\x9a\x3b\x9c\x4a\x62\x09\xda\x46\x95\x4b\xe5\x2c\x48\x84\x43\xa2\xce\x8a\x5c\x2b\xd1\x23\x95\xbc\x20\x0f\x53\x86\x29\x4b\x67\xa1\x9e\xa9\x74\x04\x79\x98\xf2\x31\xe5\xf3\xf3\x47\xa2\xc5\xe4\x76\x9b\x72\xaf\x14\xdf\xfe\x98\xf2\xac\x7c\x56\x35\x72\xb7\x3c\x0b\x79\x98\x62\x79\x16\x32\x4d\xb1\x3c\x0b\xc9\x87\x4e\x85\x2c\x48\x06\x61\xfa\x29\x40\x32\x98\x72\x4f\x53\x72\xfd\xaa\x48\x29\x53\x6a\xa5\x24\x29\x6d\x4a\xaf\x7c\x4c\x99\xa6\xcc\x95\x8f\x39\x9f\xa6\xac\x05\x40\x9a\xf3\xcb\x94\xd7\x4a\xf1\x99\xb7\x29\xef\x95\x8f\xcf\xd8\x3e\x3b\xed\x63\xce\xb6\xcf\x42\x86\xe5\xb1\x7d\x96\x84\x4f\x74\xff\x54\xc0\x83\x44\x7f\x4c\x35\xc1\x5c\x02\x3e\xcb\x14\xeb\x7e\x50\x77\xf2\x39\xac\xfb\x41\xdd\x69\x67\xe7\x00\x90\x8c\xe1\x54\x5b\xcc\x35\x13\x24\x1a\x65\x1e\xd6\x74\x21\xc3\x14\x6b\xba\xa6\x80\x44\x45\x4a\xa7\x00\x90\xc3\x7c\xac\xd7\x41\xbd\x7c\xbb\xf5\x5a\x93\x42\x96\x6f\xf7\x2b\x2f\x24\x9d\x35\x5d\x2e\x80\x44\x80\xe4\xb0\x5e\x83\x7a\x51\xf7\x61\xbd\x06\xf5\xf2\x19\xeb\x35\xa8\x17\x6f\x77\x72\xc9\x35\x95\x24\x8a\x66\x3a\x95\x80\x0c\x5a\x7e\x58\xaf\x41\xbd\xcc\xd9\x7a\xad\xf5\x44\xa2\x7a\xa6\xcb\x09\x90\xc3\x67\xac\xd7\xa0\x5e\xa6\x58\xaf\xb1\xea\x85\xfc\xcc\x61\xbd\x06\xf5\x22\x25\xac\xd7\x5a\x85\x27\xf2\x26\x5d\x83\x80\x44\x48\xa4\xf3\x58\x06\x6f\x27\xe7\xf0\xed\x0b\x19\x3c\xa3\xba\x0c\x0e\xc7\xc5\xcb\x9c\x17\x76\xbf\xc5\xcb\x16\x5b\xd8\xd1\x56\x53\xc9\x09\x0e\xcb\xac\xe0\xcc\x25\x25\x0f\xc7\xc5\xcb\xef\xbe\xe0\x8a\x2f\x5f\xb6\xd8\xc2\x61\xff\x79\xd9\x62\x0b\x87\xa3\xe0\x65\x8b\x2d\xb8\x98\x4c\xf5\x67\x30\xdb\x9f\xa9\x3f\x83\xdd\x0f\xaf\xfa\x0c\xf6\xf2\x19\x3f\x18\x52\xaa\xd1\x74\x52\x31\x05\x0e\xa5\xcb\xdb\x12\x2d\x1c\xca\xa4\xb7\xef\xc7\x86\xd5\xcc\x7a\xa9\xd2\x0d\x76\x3b\xcc\xdb\x0f\xb4\xb0\x97\x85\xf4\x03\xbd\x99\x3f\x6d\x6b\x15\x73\x70\xec\x3c\x74\x59\x93\x0b\x95\x8d\x62\x5f\x16\xfb\x42\x04\xa3\xe9\xe4\x65\x21\x17\x76\x87\xcb\x65\x21\x17\xf6\xf2\x19\x9b\x6d\xe1\xb0\x7b\x5e\x16\x7b\xe1\x70\x20\x5e\x8a\x8a\x0b\x05\x62\x9a\xe4\xd7\xbf\x58\xca\x5a\x46\xab\xb6\x30\xcb\xee\xe8\x4c\x06\x76\x87\xbd\x0b\x05\xb0\xb3\x00\x4c\x85\x7b\xae\x45\xc1\xa1\xe0\x56\x21\x07\xb3\xed\xb3\xce\x6c\x60\x16\x5d\xa2\x36\xbe\x09\xd8\x11\xd4\xe5\x64\x07\x76\x04\x75\x29\xba\xc1\x81\x20\x2a\x45\x37\x38\xe8\xb4\xa5\x88\x03\x07\xc3\xbc\x14\x71\xe0\x3c\x0e\x93\xcc\x68\x27\x23\x5e\xaf\x5e\x0b\xce\x03\x11\x5b\x0a\x0c\x30\xab\xe2\xd7\xb3\x66\x39\xf0\xc0\x8e\x40\x29\x07\x1e\xd8\x11\xaf\xe5\x54\x5c\x4b\x2f\xfb\x16\xa6\x86\x29\x0c\x18\x9f\x09\x53\x62\xa5\x50\xcf\xb2\x75\x16\x0e\x26\x92\xc2\xb4\x25\x0e\x44\x79\xd5\x34\x85\x01\x73\x92\x72\x9a\xf2\x5a\xab\x52\xea\x54\xb6\xce\xc2\x91\xfe\xca\xd6\x59\x38\xd2\xf2\x58\x6f\xf4\xbd\x3c\xd7\xcb\xda\x39\x0a\xcc\x62\xaa\x6d\xa7\x1b\x30\x8b\x0f\xdd\xca\x26\x30\x6b\xe3\x87\xe9\x0f\xd3\x1f\xae\x26\x69\x15\xc5\xc6\x62\x81\x59\xf5\x68\xb5\xb4\x5e\x8b\xf1\x39\xd6\x47\x1b\x5a\xd2\xc7\xc6\x3a\x6b\x29\x12\x63\x63\xb6\x17\xfb\x36\x49\x99\xa4\xac\x39\x79\x5f\x63\x76\x6c\xcc\xc9\x62\xf6\x66\x92\x3f\x5b\xd8\x57\xe7\x1b\xd8\xb0\x16\x56\x4f\xdb\xc9\x88\xea\x0d\x0c\x57\x93\xb1\x3e\x36\x7a\xc8\xc0\x28\x75\x8e\x83\x22\x1d\x16\x69\x61\x62\x01\x1d\x9a\x89\xc4\x6c\x8b\x89\x09\x74\x6c\xd4\x25\x49\x79\x99\xf2\x60\x4b\x8a\x95\xf2\xbc\x4d\x59\x83\x6d\x33\xe5\x32\xe5\x5a\xcf\xac\xd6\x1c\xda\x6d\xc7\xbe\xba\xc5\x58\x03\x62\xec\x74\x0b\x61\x9b\xec\x74\x8b\xb1\xcf\xfb\xe7\x8f\xd8\x56\xb9\x5d\xb1\x8e\x63\xc7\x72\x3a\x56\x0a\x03\x42\x1c\x6b\x18\x8d\xc3\x9c\xc1\xec\xa5\x92\x8d\x83\xc9\x48\xcc\x9e\xe4\x54\xe6\xb4\x54\xf5\x6a\x52\xb0\x35\x89\x63\xe9\x2e\x43\xf5\x7a\x1c\x93\x56\xa2\x48\xc7\xe9\xcf\x16\xce\xc1\x27\x38\xce\x30\x29\x96\x9e\x38\x4d\xba\x4d\xba\xb1\x93\xf1\x43\x74\x69\x71\x6e\xe7\xca\x7e\xb0\x34\x18\x63\x69\xfd\xb5\x24\xd7\x18\x73\x9a\x72\xfe\xfc\x81\x0d\x6e\x0c\x8b\x30\xe6\xf5\xf3\x47\x85\xbf\xfa\x98\xf2\xfc\xfc\x51\x74\x94\x61\x99\xc6\x2a\x40\x0d\x53\xd2\x94\x35\x41\x4f\x72\x3e\xcd\x79\x21\x97\xc2\x3b\x06\x16\x9c\x31\x5e\x6b\xd2\x3c\x79\x86\xa9\x6d\x8c\x35\x6d\xe5\x39\x48\x69\x53\xe6\x2a\x4f\x92\xf2\xfd\xd5\x2a\x4f\x9a\x62\x79\x5e\xab\x3c\xf4\x88\xf1\xb6\x3c\x6f\x6a\x41\xce\x6f\x6b\xb1\xe6\x88\x1a\xd4\xeb\xf2\x99\x35\x21\xd4\x52\x21\xc6\xb8\x0e\x53\x30\xb6\x91\xcf\x65\x79\x16\xaa\xfc\x55\x98\xb2\x94\x93\xd3\x14\x6b\xba\x50\x6b\xea\x1f\x83\x59\x44\x54\x51\xc2\xcb\x5a\x60\x01\x5f\xc2\x7f\x8c\xcb\xd6\xb8\xa8\x97\x6f\xb7\x5e\x0b\x55\xd4\xfd\xb2\xcc\x0b\x58\x64\xc7\x60\x12\x11\xb3\x4f\x5f\xf6\x98\xb4\x2a\xb6\x53\xe8\x8f\x15\x73\xe7\x85\x67\x3e\x56\xe3\x43\x35\x7c\xc6\x22\x7e\xb0\x22\x52\xa0\x8f\x05\xc2\x24\x6f\x55\x3f\xbe\x6c\xa1\x92\x22\x62\x6e\x17\x4b\x5e\xaf\x7f\xda\xf4\x0b\xb5\x2a\x16\x37\xe3\x43\x54\xac\xd7\xc7\xcd\x52\x43\x54\xaf\xe1\x18\x37\xb2\x46\xf4\x28\x93\xda\xa4\xfe\xf9\x23\xd8\x35\x89\x1b\xf9\x23\x0a\x05\x3b\x6e\x6c\x38\x22\x59\xc5\xc5\xbd\xbd\x4c\x7a\xb1\x2a\xd8\x49\x7a\x9b\xf4\x66\x4b\xa6\x48\xfa\x98\xb4\xf4\x70\x0c\xec\x71\xef\x96\x8b\xed\x9e\x63\x0d\xd3\xb8\x11\x5d\xa2\xb7\x20\x2f\x16\x14\x22\x31\x6d\xc4\x8d\x38\x13\xc9\xea\x32\xee\xdd\xa2\x2e\x8c\xb9\xba\x6e\xdc\xbb\x45\x65\x05\xf1\xb7\xbc\x6e\x93\x50\x9a\x27\x3f\x3c\x2c\xd7\x42\x9d\x07\x49\xd8\xd4\xc5\x98\x9b\x49\x66\xcf\x6e\xd1\xf4\x87\xc3\xec\x17\x62\xb7\x10\xc3\x6a\x2f\xd4\xac\xed\x97\x13\x6a\xdc\xe1\xab\x16\x6a\x3b\x68\x95\xf0\xd3\x2c\x04\x26\x92\xb8\xc3\x26\x58\x18\xf3\x34\xc9\x57\x2d\xd4\x19\xbc\x3d\xac\xc9\x42\x1e\xd6\x37\xac\xef\x42\xcf\x8d\xaf\x15\x8f\x49\xec\xe7\xed\xe4\x95\x36\xe7\xc2\xc0\x82\x19\x77\x5a\xdf\x85\xac\x49\x73\xa6\xf5\x5d\xa8\x31\xc9\x2b\x7d\xe3\xc2\x98\xa7\x3f\xf4\x8d\x0b\xa3\x76\x7f\xe8\x1b\x17\x72\x16\x45\x2d\x4b\xbf\x30\xd2\x72\x95\x79\x2d\xc4\xb0\x25\xda\x96\x58\xa8\x61\x97\x69\x8b\xba\x90\x9b\x8d\xde\xf6\xdb\x66\x31\xb9\x53\x88\xb6\x10\x4d\x21\x36\x5a\x62\xda\xd0\x0b\x31\x26\x79\x4d\xf3\x5a\x08\x16\xb8\x71\x4f\xab\x3d\x91\x91\x76\xf8\x69\x51\x17\xf2\xb0\xa1\x97\x28\xfe\xa2\xc2\x3a\x4e\xdf\xb8\x50\x18\x52\xe3\x3e\x1d\x88\x0b\x85\xe2\x11\xf7\x69\x87\x5f\x28\x14\xfc\xb8\x4f\xcb\xb5\xd0\xd3\xa2\x9e\x8e\x01\x84\xf9\x16\x14\xf5\xb4\x03\x2c\x54\x6f\xd4\xf1\xb4\xa8\x0b\xb1\xa5\x79\x59\xd4\xd3\xa2\x52\xae\xd3\x72\x9d\xac\xa6\x9a\x1f\xbe\x2c\x04\xfb\x71\x75\x32\x36\x5f\x16\xe2\xc5\x1e\xa6\x43\xff\x65\x21\x16\x06\xb6\xfc\xb8\x5f\x16\x62\xa1\x6b\x9a\x97\x4d\xe8\x7c\x11\x54\xfb\x65\xb9\x16\x9a\xad\xcd\xb8\x5f\x96\xeb\xe5\x66\xa7\xd9\xdb\x84\x0b\xa3\x94\x52\x2f\x3b\xc0\x42\xf5\x66\xb9\x2c\xfd\x42\xc4\x41\xf6\x6f\xdf\xb8\x10\xbb\xe3\xfc\xad\xfc\x61\x9f\x3d\xac\xf6\x65\xdb\x2f\xe4\xb7\x10\x97\xd5\xfe\x4e\x37\x7c\xda\xcb\x3a\x2e\xf4\x57\x70\x5d\x76\xa6\x85\x31\x6d\x9c\xcb\xec\x17\x62\xf3\xa3\x5d\x56\xe8\xa2\xfb\x5a\xfa\xcb\xd2\x2f\x14\x46\xbe\xb8\x3f\x66\xbf\x50\xe1\x18\xfa\xd8\x84\x0b\x79\x58\x88\x8f\x15\x5a\xe8\xef\xb0\xfa\x58\x88\x85\xc2\x3e\x12\xf7\xc7\x56\x5d\xc8\xdd\x26\xfc\x38\x1e\x17\x32\x76\xca\xf5\xb1\x10\x1f\xc6\x90\x15\xfa\x38\xf8\xd8\xbe\xc7\x78\x1d\xf7\xed\xb0\x5a\x08\xf6\x7b\xe2\xbe\x2d\xea\x42\x84\xa3\xe3\xb6\xa8\x0b\x15\xca\x89\xc7\x56\x5d\xc8\x39\xa8\xd0\x63\xcf\x59\xa8\xf3\x30\xc9\x0a\x2d\x8c\x52\x7a\x3e\x56\x68\x61\x60\x4e\x89\xfb\xb1\x09\x17\x2a\xd6\xc2\x32\x1e\xa7\x29\x10\x1b\x72\xe2\x71\xb6\x01\x8d\x46\x1a\x8f\xb3\x0d\xa8\x60\xb8\x3f\xce\x36\x20\xb6\xf4\xa9\x8f\x49\xeb\x73\x6c\xd4\xf1\x61\x6d\x25\x62\x5b\x13\x7c\x3c\x2c\xae\x44\x6e\xbd\xea\xf8\x60\x18\x13\xb9\x31\xd2\x1e\xa7\x29\x30\xbf\x49\x87\x3f\x5c\x88\x93\x99\xeb\xc1\x6a\x22\xe2\xf4\x29\x94\x67\x11\x71\x52\x08\xe7\x11\x90\x3d\x7c\xca\x0a\x61\x26\x61\x2f\x38\x1e\xac\x22\x22\x8f\xa5\xf3\xc5\x33\xac\xd0\xc2\x88\x41\x92\x13\x05\x28\xb6\x22\xe3\x09\xdf\x18\x8e\x0e\x2a\x14\x6d\x12\x9d\xe9\xa4\x71\xc2\x42\x2c\x34\xd6\x9b\x78\x9c\x3b\x40\x1d\xd3\x24\xdb\x6b\xa1\x50\xb5\xe2\x71\xee\x00\x35\xf9\x8e\x4f\xda\x5e\x0b\xc5\x16\x59\x3c\x69\x7b\x2d\x14\x1b\x46\xf1\x64\x9a\x84\xe8\x58\x0a\x61\x3c\x4e\x27\x20\x4f\x5b\x22\x6d\x89\xe4\xd3\x7e\xb3\xf7\xd3\x2e\xe4\x6e\x07\x48\x1b\x27\xd1\x3f\x99\x15\x9e\x32\xaf\x85\x4e\xba\xdc\x53\x16\xb5\x98\x74\xfa\xfc\xf5\x54\xfc\xb4\x35\x59\x88\x93\x31\xf0\x38\x01\x81\x11\x83\x62\x3b\x01\x81\xd8\x0f\x93\x2c\x76\xe3\x89\x64\x73\x3a\x01\x81\x0a\xbb\x72\x5b\xa0\x85\x64\xdf\x35\x9e\x69\x43\x4d\xcc\x58\x7e\xd3\xe9\x1b\x27\x6f\x6c\x93\xec\x58\x13\x95\xc8\x0e\xef\xcc\x05\x22\x50\xc2\x1e\x67\x2e\xd0\xe3\x9b\x97\xe5\x5a\x18\x73\x50\x21\x27\x33\x10\xb9\xf9\x94\x5f\x7e\x21\xcb\xcf\x3c\x2d\xea\xf4\x33\x93\xe4\xcc\x05\x6a\x20\x7f\x9e\xd3\x42\x9c\x4c\x9f\xf6\x35\xe7\x24\xd0\xd8\xcb\xe3\x71\x4e\x02\xa3\x27\x6f\x3c\x7d\xe3\x42\x0d\x7f\xa8\xa0\x07\x81\xa7\x4d\x3c\x2f\x0b\xb1\xd0\x67\xf1\xc3\xb7\xbd\x68\xa1\x47\xd1\x84\x4e\x07\x20\x22\x28\xd7\xdb\x1f\x2e\x74\x22\x17\x1f\x16\x16\x62\x38\x7d\x3e\x97\x0d\xbd\xd0\x2a\x4b\x8f\xd3\x01\xc8\xb6\xed\x2f\x3b\x16\x6b\x82\xaf\x64\x71\x3a\x00\x75\xda\xd7\x2e\x4b\x7f\xe1\x34\x85\x72\xf8\x7c\x6c\xaf\x0f\x63\x40\xc9\xf2\xf1\x8d\x0b\xa3\xec\xdd\xce\x10\xa0\xd9\xb0\x8a\x47\xd9\x0f\x32\xed\x72\x1f\xdf\xb8\x10\xaa\x54\x8f\x82\x1e\xa4\x93\xff\xa3\xa0\x07\xc9\x9e\x7d\x3c\xb7\x3d\x7a\xa1\xf1\xcb\x8a\xe7\xb6\x5c\xb7\x5d\x8e\xec\x6f\x4b\x7f\xb3\x5d\x60\xab\xde\xe6\xb5\x90\xb8\xbe\xc4\xf3\xf8\xc3\x85\x31\x51\x70\x9e\xc7\x0a\x2d\xc4\x89\xd6\xf0\x3c\x7e\xa1\x85\x4e\x9b\xf0\xb1\x4f\x2c\xe4\xc6\x84\xfd\x3c\x56\x68\x21\xcf\x23\x7f\xf7\x87\xc4\x0c\xf2\x45\xd2\x73\x72\xc3\x3a\x26\x22\x8e\x49\xd2\x69\x12\xfb\x2a\xa7\x4f\xbd\x4d\x72\x2a\x36\xe9\x63\xd2\x9a\x05\xcf\x35\xb5\x24\x16\x94\x2f\x62\xae\xd1\x91\x5a\x52\x44\x1c\xdf\xa7\x7c\xe3\x42\xd3\x4d\x12\x8b\xc9\x17\x7d\xae\xc6\xc9\x0d\xbb\x90\xa8\x71\xfa\xd4\x65\xd2\xb5\x26\xd9\xf5\x1d\x53\xf3\x8a\x18\x65\xb9\xb0\xc0\x89\xde\x96\xbc\x4e\xfc\x7f\xbe\x68\x1a\x27\x37\xf6\x19\x44\x9c\xab\x63\xe6\xc6\x46\x83\xe8\x31\x28\xc4\x61\x51\x17\xc6\xb7\x8e\xec\x36\x8b\x9a\xdf\xa7\xa6\x49\x13\x0b\x0b\x45\x3d\x2c\xfd\xc1\x9a\x76\x6c\x24\xd9\x84\x07\x42\xc1\x0a\x1d\x56\x68\xa1\x19\xa2\xb9\x1d\xb6\x2a\xeb\x24\xdc\x07\x53\xef\x20\x91\xb3\x28\x7d\x58\xfa\xc0\xcb\x66\xa7\x10\x61\xb9\x16\x46\x0c\xbe\x63\x58\xae\x85\x81\xdd\x23\xb7\xb0\xa1\x17\xea\xb0\xa8\x61\x7b\x85\x03\x99\x3a\x32\x8f\x88\xae\xc9\x77\x4c\x2b\xc4\xa4\xf1\x2d\x44\x5a\x7a\x66\x08\xf6\xdf\x72\x2b\x7f\xb8\x30\x6a\xe3\xa9\xb6\x55\xdb\x56\xa5\x25\xda\xa7\x5a\x35\x9b\xa2\xb6\x0d\xbd\x50\xb8\x51\xe4\xd6\x96\x7e\xa1\xa3\x28\x2a\x76\x1c\x31\x66\x52\xae\x69\x5e\x93\x65\xeb\x4e\x07\x98\x36\xe1\xa4\x63\xda\xc9\x4f\x3b\xc0\xc2\x60\x35\x96\xdb\x69\xf6\xd8\x69\x86\x45\x3d\x6d\x9c\x13\x67\xb8\xc9\x0f\x5f\xd6\x71\xa1\x0f\xfb\xd7\xcb\xec\x51\xa0\xb1\x04\xa6\xce\xad\xa2\xb6\xe4\xa9\xb7\x5f\xe8\xad\xd6\xe0\x53\x16\x15\xb9\xba\x5b\x88\xb7\x1f\xed\xcd\xa2\x6a\xf8\x43\x7b\xf4\xdb\x1e\x4d\xb9\x2e\x7f\xb8\x10\xdb\x61\x92\x45\x5d\x68\x7c\x5c\x73\xbb\xfc\x42\x0b\x19\xfb\xaf\xa7\xe2\xdc\x2e\xbf\xfc\xc5\x7e\xe5\x20\xdf\x8f\x0d\xf5\x41\xfe\xd8\xe1\x3f\xbe\x1d\x65\x7a\xb3\xbe\x1f\xbf\xd6\xc2\xdc\x86\x49\xbe\x1d\xe9\x99\x36\xc1\xc7\x9a\xe0\xe4\x7a\xd8\x8b\x6e\xf3\x42\xdb\xdd\x83\xce\x70\xdb\x04\x37\x5b\x77\x93\x56\xb9\x6d\xe1\x85\xde\xfc\x0e\x8f\xf5\x5d\x18\x31\x28\xd7\xe3\xb0\x58\x48\xbc\x12\x73\x7b\xac\xd0\xa3\x70\x5e\x4f\xed\xd8\x69\x44\x8d\xb5\xd2\xc8\x1d\x05\x58\xd4\xc9\x97\xdf\xb7\x30\x09\x73\x17\xbd\x68\x57\x2e\x82\x81\x15\x28\xf5\x76\x13\x03\xf5\x6a\xf5\x38\x92\x16\x6a\x2c\x11\x9e\xbb\xf2\x07\xe4\x40\x4a\xe9\xf0\x26\x82\xdd\xc8\xdc\x15\x10\xa0\x70\x25\x4a\xdd\x69\x45\x61\x16\xcc\x9d\xfd\x3f\x11\x81\x94\xda\x87\x3f\x5c\x08\x5c\x34\x72\x47\x8f\x15\x79\x1e\xd4\x31\xac\xf6\x42\x6d\x93\x96\x08\x0b\x81\x4f\xed\x48\x93\x86\x49\x83\xb5\x73\x92\x64\x4b\x04\x73\x65\xd3\x12\x98\x45\x44\x8f\xcd\xec\x6d\x9c\xc0\x43\x76\x52\x08\xe5\x0f\x98\xdb\x6e\xd2\x34\x89\xbd\x4a\xbe\x90\x4e\xbb\x62\xcc\x30\xe9\x6d\x12\xcb\x8a\xdd\xec\xad\xd0\x42\x07\x42\x70\x47\x73\x16\x81\x46\x9f\x3b\x9a\xb3\xe8\xf0\x6b\xa7\x4d\xb8\x90\xcd\xb0\xd8\x95\x52\x20\xc6\x9a\xb0\x73\x2f\x9f\x5a\x88\xcd\x96\x50\x70\x81\x0a\x7f\x58\x56\x68\x21\x76\x1b\xa7\xac\xd0\x42\x61\x24\x4e\x3c\x07\xbf\x88\x38\xcc\xcb\x2f\x54\xcc\x5c\x76\xa6\xb2\x8e\x0b\x8d\x6b\x4f\xee\x65\xb9\x16\x06\x7b\x67\xb9\x97\x75\xc4\x36\xc3\x1a\x22\xf7\xb2\x8e\x38\x5c\xb4\x49\xed\x77\x5c\x18\x58\xdd\x73\x57\xa0\x82\x74\xca\xdb\x15\xa8\x20\x36\xbb\x6f\x5b\xa1\x76\xd1\xed\x0f\xad\x50\x5b\x21\x0a\xd1\x96\xab\x31\x19\x24\x3f\x54\xec\x82\xd8\x90\xc4\xfb\x34\xfb\xa9\x05\x9b\x37\x4e\xab\xbd\xd0\xbb\xbd\x50\x49\x0c\x2a\x9b\xaf\x7d\xda\xf6\x0b\xd1\xe6\x75\x5a\xfa\x85\x40\x3f\x4f\x1d\x23\x45\x71\xc8\x20\xf7\x97\x85\x78\x21\xfb\x99\xa6\xf6\x97\x3f\x7c\xf1\x43\x3f\xed\xcb\x42\x2c\x44\x5b\x2e\x45\x38\x08\x65\xec\xfe\xb6\xf4\x0b\x39\x6d\x1c\x25\x31\x88\x38\x4c\xb2\xf4\x0b\xf1\xed\x13\x97\xa3\x03\x53\x06\x07\x1b\x72\xbf\xcc\x0b\x2b\xf8\xb9\xf1\x43\x85\x33\x88\xf8\x3e\x65\x07\xb8\xd8\x04\x99\x3e\x65\xb9\x16\x02\xbb\x77\xea\x41\x29\x42\x81\xbc\x7f\x7c\xea\xe3\x53\xb4\xc4\xc7\xa7\x3e\x2a\xf6\x64\xaf\xa8\x05\x73\xb3\x09\x6f\xbb\x09\x2a\xe8\xb6\xd1\x5e\x8f\x4d\xc8\xf9\x81\x6f\x51\x1f\x9f\x42\xdf\xc4\x73\x22\xf7\xc7\x0a\x3d\x08\xf7\xdd\xa7\xec\x26\x1c\x2a\x60\x33\x3c\x77\x05\x32\xa8\x5d\xc9\xf4\xd8\xf6\x0b\xed\x8c\xba\x3f\x16\x75\xa1\xd9\xb3\x48\x37\x96\x44\x1c\xf4\x09\x3d\x1f\x45\x05\x73\xa5\xae\x8f\x22\x71\x74\x4c\x5d\x1f\x45\x39\x51\xe8\xfb\x28\x6a\x1b\x66\xff\x32\xe9\xc5\xca\xae\x49\xba\x4d\xba\xd1\x4a\x49\x52\x51\x05\xcd\xf6\x56\x1e\xbb\xd9\xef\x74\x80\x9e\x24\x7d\x4c\x5a\xa5\xe7\xc8\x4c\x1e\xea\x88\xa0\xb1\x35\xa4\x1e\x89\x22\x37\xb3\xc7\xd5\x44\xc4\x52\x37\x7e\x39\x15\xeb\x9f\x28\x72\x6c\xbe\xca\x62\x2f\x8c\x89\xc4\x3b\x86\x6d\x37\x6c\x3b\xea\x3b\x6c\xa8\x81\x24\x46\x96\xe9\x7f\x28\x12\x33\x50\x1e\xc3\x86\x5a\x18\xa7\x8d\x3e\x2c\xe3\xd0\x79\x8a\x62\x3b\xb5\x80\x0a\x5b\x58\xdd\x13\x0c\x95\x30\x3d\x17\x45\x73\x86\x61\xad\xb3\x4d\x6a\x56\x8c\x64\x1f\xe6\x15\x56\x88\x42\x28\xe8\x8f\xaf\xa0\xe7\x8d\x0a\x7a\x10\xe3\x34\xc9\x46\xc7\x44\x52\x0c\xea\x23\x6d\xf4\x74\xd4\xf1\xc6\xb4\xda\x49\xff\x60\xb6\x39\xd2\xec\x93\x25\x0a\x63\xe0\x48\xf3\x5a\x88\x89\x06\xa2\x3b\xa3\xc8\xa0\xc3\x1f\x8a\x70\x50\x31\x29\xbd\x22\x1c\x14\x1b\x47\x89\xdb\xe2\x17\xa9\xf6\x76\x34\xb2\x0c\xf4\xf7\x29\x25\x31\xe8\xed\xf4\x29\x0b\xb1\xd0\x69\x43\xb7\x79\x2d\x34\x7e\xf3\x89\x8f\xe2\x17\x7d\x5a\xed\x69\xab\x2e\xc4\xb6\x9b\xe4\x77\xc4\x70\xbe\x1d\xb4\xea\xb4\xf4\x13\x7f\x75\xb3\x57\xec\x82\x51\xfe\x50\x05\x18\x54\xfb\x85\x94\xc4\x60\x14\x02\xf5\x38\x6d\xc2\x85\x88\xf4\x87\x16\x75\x61\xb0\xa1\x9b\x87\x92\x18\x0c\x8c\x01\xa9\x97\xa3\x08\xcc\xb2\xa9\x97\xa3\x88\x0d\x81\x7a\xbc\x2c\xea\x42\x35\x8b\x8f\x43\x79\x0d\x02\xc7\x97\x3c\x5e\x16\x62\x61\x94\x3f\x54\x27\x06\xdd\x48\x96\xe3\xb2\x42\x17\x1a\xbd\x1d\xf3\xb2\x10\x17\x4b\x3a\xc4\xee\xa1\xe6\x0c\x7a\x38\x14\x2e\x5b\xf5\x72\x6a\xa1\xbd\x94\xd7\x20\xda\x11\xac\x24\x06\x83\x93\x5e\x79\x7c\x6c\xaf\x85\x28\x87\xa8\xaa\x31\x08\x55\xbd\x43\xd5\x18\x14\x6e\x4b\xe9\x29\x20\x31\x72\xa7\x5c\x1f\xdf\xf8\xe1\x68\x0e\x2a\x82\xa7\x7e\x44\x9f\x36\xa1\x82\x1e\x64\xd9\x5e\x0a\x7a\x10\x89\xbe\x79\x7c\xfc\x42\x0b\xd1\x16\xf5\xb6\xa8\x0b\x19\x68\x92\xc7\x6d\xe3\xdc\xee\x8d\x92\xfd\xed\x17\xba\xfd\x42\x64\xff\xf8\xd4\x43\x2f\x74\x28\x3c\xd6\x71\x21\x82\xd5\xd4\xe1\x74\x00\xc6\xa9\x18\x52\xf6\x83\xfa\xd6\x51\xfd\x1c\x84\x13\xd0\xf1\x58\xfa\x07\x91\x76\x9a\x64\xe9\x17\x62\xd2\xef\x07\x1e\x3c\xa2\xf1\x44\xcb\xa1\xa0\x07\x13\xe3\x5c\x0e\xcd\x0f\xa0\xf1\x38\xcc\x81\x9d\x59\x34\x8e\x78\x39\xb0\x33\x8b\xb5\xba\x24\xc9\xec\xbf\x1b\x9d\x83\xa4\x32\xa9\x7e\xfe\x68\x17\xb7\xc3\xe9\x00\x24\x0e\xfa\x39\x34\x52\x80\x2c\x5a\x75\x1c\x66\xbf\x50\xca\x9c\xa1\xae\x0f\xc6\x64\x62\x1c\xda\x1a\xc0\xc0\x09\x35\x87\xf2\x1e\x24\x6e\xfb\x39\x0e\x4b\x7f\x60\x89\xc3\x10\x33\x94\xd1\xa0\xed\x72\x63\xf8\xd4\x42\xe0\xd3\x9c\x43\x5d\x1f\x8c\x93\xa5\xc4\x50\xd7\x1f\x5f\xcf\xbd\x83\x24\x0b\x81\xd8\xc6\xc7\x38\x87\xba\x3e\x28\xa7\xbc\xa1\x24\x07\xe9\xca\x7f\xa8\xc5\x83\xda\x92\x6a\xab\xc5\x83\x3e\x91\x72\x43\x79\x0f\xe2\xdc\xfc\xa1\x5f\x08\x95\x9d\x5d\x85\x1c\x69\xb9\x16\x92\x83\x08\x39\x54\xd9\x41\x4d\xc6\xd0\x48\x8b\xca\x89\x3c\x4d\x3f\xc3\x29\x00\xb4\xf2\x6b\xa4\x45\x4d\xf4\x73\xbb\x89\x46\x0a\x10\x13\x9d\x7a\xa8\xfe\x83\x5c\xd3\xdc\x2f\xa7\xe2\xc1\xd6\xaa\x48\x95\x8a\x51\xb6\x70\xe1\x6a\x80\x41\x6c\x94\x5d\xa6\xdc\xcc\x35\xc9\x86\x2a\x96\x3b\x49\x19\x9d\x34\x40\x4c\x3f\x4d\x9b\x57\xe3\x38\x60\xbf\x55\xa3\x07\x75\x58\x6c\xad\x26\x60\x44\xf9\x94\xfd\xb6\x11\x36\xa7\x79\xd9\x04\x68\xf4\xa7\x9f\xd9\xd9\x06\x94\x6b\xc1\xe1\x6c\x03\x06\x67\x54\x13\x4f\x98\x2f\x72\xda\xbb\x4f\x1b\x7d\x21\x5d\x99\xe9\xca\x22\xa2\x1c\x75\xa7\x2d\xbc\xd0\x67\xd1\x65\x9c\x21\x40\xe1\xce\x93\xc3\x19\x02\xb4\x2a\xf7\x50\x57\x07\x43\xf1\x86\xfb\xcb\x17\xed\x34\xa5\x8b\x8b\x48\x36\x07\x72\xe0\x08\x2f\x46\xda\x23\x15\xf4\xa0\x37\x47\xf0\x65\x51\xf1\x33\xe1\xcc\x4d\xea\x68\x22\x7a\x0b\x3a\x96\x26\x92\xe1\x1e\xa3\x1f\x4d\xc5\x1c\x14\x67\x34\x73\x28\xfb\x41\x9c\x28\xe6\xe3\x63\x7b\x2d\x64\x39\x36\x15\xf4\xc3\x0d\x45\x96\xad\xe3\xe3\xe7\xd0\xa8\x6c\xe3\x28\xd5\x41\x9c\x98\xba\x86\x8a\x39\xa8\xcd\xc6\x51\x5e\x83\x3e\xfc\x1c\xca\x6b\x30\x4e\x2b\xa4\xbc\x06\xa3\x99\x5a\x86\xf6\x14\x30\x4e\x4b\x7f\x5b\xed\x85\xd1\x0a\x9b\xdb\x6a\xdf\xd8\xd2\x59\x1e\x8e\xdb\x72\x2d\x8c\xef\x08\xbe\x1d\x29\x0b\x99\xf6\x55\x0d\x31\xa0\xff\x96\xe4\xd7\x5e\x18\x5a\x24\x86\xcb\x0a\xd0\x61\x85\x5c\x56\x80\x76\x4d\x3f\x1e\xeb\xf8\xe0\x76\xef\xe8\x70\xb6\x01\xc5\x29\xd6\x1c\x4e\x2d\x20\x6d\x89\x70\x75\x00\xa6\xd6\xaf\xd0\x5c\x03\x46\xd0\xa3\xc3\x19\x02\xb4\x66\xb3\xd0\x5c\x03\x62\xe7\xa3\x85\xab\x03\x50\x85\x45\x22\x70\xf5\x17\x31\x50\x2e\xc3\xa9\x05\x04\x07\xa8\x32\x5c\x43\x80\xd6\x10\x1c\xce\x36\x20\x70\xbe\x49\x0f\xca\x8a\x56\x02\x84\x2b\x8d\x70\xa5\xc1\x84\x1d\xb8\xd3\x8b\x71\x22\x50\xc3\x95\x06\x08\x3c\xcb\x32\x34\x23\x81\x1a\x93\x1f\x3a\xdb\x80\xc6\x4f\x28\x43\x03\x35\xc8\x9d\x21\x1a\x2e\x3e\x40\xee\x66\xaf\xe9\x19\x74\xd1\xef\x63\xd8\xaa\x0b\xb5\x61\xdd\x08\x17\x09\x60\x6a\xb3\x0e\x27\x20\xd0\x03\x95\x3d\x5c\x11\x80\x98\x16\x55\xfb\x13\x68\x57\x17\x31\x6c\xaf\x85\xda\xb0\x22\x04\x3e\x38\x22\xf0\x1f\xc8\x70\x6a\x01\xd5\xa8\x08\xe1\x3c\x02\x06\x87\x4e\xd2\x53\xc4\xa2\x83\x31\x14\x8a\x5a\x50\xd3\x0e\xa0\xca\x0e\x6a\x22\x31\x43\xb9\x1a\x5a\x4a\xe8\x98\x1c\x44\xf9\x22\x14\x7c\xa1\x5c\x05\x43\x05\x27\xda\x3a\x2e\x64\x5b\x47\xcd\x22\xa0\x71\x56\xca\x50\xd4\x82\x68\xbf\xb6\x96\x12\x50\x6c\xd6\x65\x68\x29\x01\xcd\x69\x85\x8c\x69\x5e\x93\xbc\xca\xa7\x6c\xaf\x85\xa1\x4d\x32\x4e\xf3\x3a\x39\xcb\x62\xff\x52\xa7\x06\xfd\xed\x13\x2f\x5b\x02\xc7\xc1\x60\x46\x0d\x15\x68\x50\x27\x82\x2f\xb4\x81\x80\x31\xfd\x42\x1a\xa8\x41\x17\x93\x4e\xbc\xcd\xeb\xcd\x18\xb2\xe7\x68\x03\x01\x15\xa8\x54\x71\x59\x2e\x9c\x3e\x54\x70\x42\x65\x1c\x34\xa7\x7e\x33\xb4\x94\x80\x9e\xe6\xa5\x8c\x06\xfd\xf7\xf8\x41\x67\x28\xc2\x41\x71\x22\x22\x43\xe9\x09\x0a\x37\xd4\x0c\x85\x20\x18\xdf\x8e\x75\xfb\xaa\x85\x3e\x6c\x3b\x65\x19\x18\x6d\x97\xb9\x6d\xf4\x9b\x41\x6d\x19\x95\x52\xa0\x71\xbb\xcf\x50\xb5\x05\xcd\x91\x8b\x4c\xe5\x0f\x68\x4e\x70\x65\x6a\xb0\x00\x89\x1b\x52\xa6\x06\x0b\x50\x2a\xd3\x9e\x19\x12\xa1\x05\xd9\x23\x42\x22\x70\xb7\x4e\x4f\xd7\x88\x28\x66\x41\x0f\x9d\x88\x1a\xac\x77\x3d\x63\x22\x7a\x43\x4b\xf2\x00\x89\xc8\xc9\xf2\x30\x1d\x88\xa0\x07\xb6\xf4\x54\xed\x03\xad\x49\x3c\xb5\xe7\x82\x54\x08\xa6\xdb\x42\x20\xa6\xe5\x52\x2f\x03\x03\xd7\xa1\x4c\xd7\xe1\x20\x0e\x2b\xa4\xfe\x04\xb2\xd1\x2a\xb3\xfc\x61\xd1\xd7\x90\x06\xe9\x78\x02\x85\xe3\x6e\xa6\x83\x07\x0c\xce\x92\x64\xaa\xa7\x80\x0c\x2b\xe4\x78\x02\xed\x8a\x31\x5d\x28\x83\x18\x4d\xf6\xae\x8a\x41\xbb\x44\x49\xed\x93\xa0\xf1\xa8\xcd\x54\xc1\x01\xcd\xa1\xb7\x4c\xf7\x80\x40\x9f\xb6\xaa\x3a\x0f\xe8\x89\xba\x91\xa7\xa5\x5f\x98\xda\x7c\x92\xed\x76\x31\x38\xaa\x99\x9e\x45\x11\x7d\x32\x2c\x3c\x7a\x22\x6a\x60\x45\x48\x97\xc0\x20\x71\x29\xc8\x74\x04\x83\x20\xae\x47\xa6\x23\x38\xbf\x23\xd8\xec\x6d\x68\x76\xf3\x77\x8b\xea\x7a\x17\xb4\x0a\xa1\x27\x3b\x44\x0e\x16\xca\xa9\x36\x03\xea\x44\x8c\xa4\xdb\x37\xa0\x36\x94\xb8\xd4\xf2\x08\x62\x2b\x93\xec\x13\x1f\xb7\x56\xc9\x4b\x3d\x05\x24\x67\x03\x32\xd5\x53\x40\x0f\xa4\x67\x6a\x07\x04\x99\x7e\x34\xd7\x82\xa0\xf0\x7c\x4b\x0f\x6a\x88\xc6\x0d\x3d\xcb\x39\x1c\x0c\xdc\xc9\xb2\xf0\x5d\x15\x43\x2b\x66\xb9\x58\x2b\x0f\xba\xf1\x39\x3c\x74\x21\xd2\xcf\x51\xee\xaf\x94\xe1\x4a\xd0\x24\x6b\x98\xd7\xa0\xa8\xa8\xa0\xa5\x41\x0d\x64\x21\xc2\xcb\x7e\x0f\x9a\x33\xc7\xe9\x19\x09\x11\x1b\xd2\xa4\xb4\xf1\x83\x89\x03\x5b\x96\x5a\x3c\x48\x7c\x4c\xd7\x9a\x8a\x24\xba\xef\x69\x92\xaa\x31\xc8\x93\xb6\x2f\xbf\x36\x48\x4e\x91\x64\xf9\xb5\x41\x37\x26\x83\x7a\x9b\xfd\x5b\x27\x6d\x0a\xf1\xf6\x87\x6f\xbc\x76\x50\x37\x4a\xa5\x17\x84\xa6\xd4\x52\xc3\x05\x73\x63\x6c\x97\x1b\x7f\xa0\xf1\xbf\xcc\xb2\x4f\x80\xd4\x7a\x5f\xaa\xb3\x20\x0f\x4b\xaf\x45\x02\xf4\x89\x56\x5a\x38\x44\x88\x0a\xa6\xbc\x52\x47\x04\xa3\x19\xa2\xa5\x05\x19\x04\xa7\x7a\xb3\x14\xb5\x60\x68\xbd\x6f\xb5\x3f\xd0\x1c\x39\xcb\x56\xfa\xb6\x9b\x75\x4c\xc5\xad\xf6\x07\xc6\xd9\xfe\xf0\x6d\x12\x5a\x16\x33\x57\xab\xd7\x81\xc2\x11\x3a\xdb\xfd\x3b\x50\xb8\xac\x67\xef\xbe\x71\x77\x53\xcc\xa7\xca\x24\xa4\x1c\xc3\xaa\x77\xdf\xb8\x10\x04\x1f\xc8\x56\x63\x03\x4d\xe8\x88\x6c\x3d\x03\x40\xa5\x3f\x74\x83\x1f\x0c\x05\x4c\x6b\xd6\x05\x75\x86\x49\x96\x1e\x2d\x6b\x63\x74\xb4\xcb\x7c\x50\x27\x0b\xc7\x56\xa5\x02\x6d\x13\xb6\x0b\x78\x10\x1b\x86\x98\x56\xa5\x6a\x97\xe6\xcc\x8f\xed\xd2\x1c\xc4\xb1\xcf\x5f\x4f\xc5\xed\x66\x1b\x18\x76\xac\x4e\x0b\xf4\xf5\x49\xa3\xd8\xaa\x6a\x60\x24\x92\xa5\x35\xb8\x82\x0e\xbe\x7c\x97\x1f\xb0\x58\xc8\xb0\xa3\xdc\x2e\xa7\x41\x87\xc5\x56\xa1\x03\xcd\xa1\xc5\x6c\x77\xc3\x40\x38\xc9\xb6\xcb\x69\x30\xca\x86\x52\xa1\x03\x03\x17\xc1\x6c\x67\x1b\xd0\xda\x99\x7b\xda\x76\x93\xa3\x8c\x08\xd4\xd6\xba\x0a\xc2\xc5\x47\x4f\xbf\xc3\xc4\xa7\xd6\xd2\xbb\x50\x06\x5d\xf6\x22\xd7\xbb\xa0\x86\xdd\xef\x65\xf6\x0b\x43\x7b\x48\x6b\x24\x05\x45\x94\x93\x6c\x57\xb2\x20\x09\x67\x95\xad\xbc\xee\xaf\x7d\x92\xec\x55\x9c\x40\x7d\x2b\xe4\xb2\x15\x84\x2e\x14\x7d\xd9\x38\x0b\xf9\x6d\x68\xe5\x35\x48\x8d\xca\xed\xd8\x04\xb9\x33\x61\xb7\x63\x13\xb4\x6b\x88\x7e\xfc\x42\x0f\x3e\x5a\xac\x93\xfa\xb1\x5c\x0b\xed\xb2\xb5\x1d\xc1\x20\x9c\x64\xdb\x11\x0c\x62\x43\xd0\xf7\x63\xdb\x3f\xcc\x23\x88\x91\xe9\x1e\x10\x18\x27\xa3\x6e\xea\x99\x04\x82\x13\x78\x39\xb5\x03\x82\xc1\x99\xaf\x9c\xce\x10\xd3\x19\xe2\xfb\xc3\x69\x12\xd6\xd5\xef\x53\xa7\x49\x4c\xb2\x74\xcc\xe9\xc2\x0f\xac\x4f\xb7\x92\x74\x1d\x02\xbd\xa3\x00\x4f\x6d\x77\x20\xdd\x18\x9e\x6e\xf8\x80\x22\xa4\x55\x4e\x3d\x80\x40\x9e\xe9\x0f\xcd\x7e\x61\x10\x47\x29\xa7\x13\x10\x28\xe2\xd5\xe4\x74\x9c\x83\x3c\x99\x6d\xa6\x4a\x1c\x48\x82\x26\xe5\x74\x4e\x02\xf5\xad\x90\x7a\x1d\x88\x83\xfe\x35\xdd\xab\x01\x43\xe7\x9b\xe9\x38\x07\x63\x5a\x2e\xb7\x5c\x40\x6d\x88\xca\xa9\x5e\x07\x46\xb2\xf8\x98\x8e\x5a\x90\xe9\x53\xda\xdb\xa6\xa1\x75\x0e\x9f\xb2\xda\xd8\xdb\x8e\x36\xc9\xb6\x4f\x06\x0c\x4b\x81\xa9\x09\x0e\xb4\x43\x74\xaa\x10\x82\x1c\x36\xa1\x42\x01\x14\xa7\x89\x72\xba\x29\x0f\x6a\xb3\xf4\xca\x09\xd0\xea\x29\xd3\xb1\x0d\xea\x44\x9d\x9d\xed\xd7\x6e\xec\x3c\x98\x52\xa7\xc3\x1d\x94\xdb\x8e\xb3\x2d\x44\x73\x24\x05\x69\x32\xdd\x72\x01\x83\xa8\x67\x39\xf5\x26\x02\xe9\x40\x9e\x6a\x92\xd3\x93\x62\x68\xa5\x53\x09\x00\x82\xc3\x04\x39\x55\x08\x41\x1f\x68\x59\xf3\xf4\x8d\x0b\x75\x0e\x9f\xb2\xed\x17\xda\x61\x35\x5d\xbf\x81\xd0\xfc\x39\xd5\x11\x41\x0c\xd4\x8d\xe9\xe4\x0f\x7a\xa0\x82\x4e\xd7\x6f\x20\x75\x4f\x98\x6f\xdb\xfe\xad\x12\x47\xff\xd2\x7a\x06\x8a\x33\xee\x39\xdd\x4c\x01\x43\xab\xef\x74\xfd\x06\x72\x3b\x68\x55\x35\x49\x50\x1b\xba\xeb\x54\x32\x81\xe0\xf0\x45\x4e\x65\x0e\xe8\xef\xe7\x50\x91\x00\xcd\x79\xce\x9c\x1f\x8b\xfa\x41\xca\xd9\xf6\xee\x9c\x80\x9e\xac\xa0\xa6\xdb\x24\x20\xbe\x1d\xd3\x6d\x12\x30\x14\x8f\x53\x75\x03\x8c\x69\x1d\x95\x72\x20\x34\xc2\x4f\x55\x50\x90\x93\xa5\xd7\xd4\xe2\x05\x52\x5f\x97\xa9\xc5\x0b\x54\x28\x99\x34\x6f\x81\xe2\xec\x7c\x4e\xa5\x1c\x28\x77\x0c\xa7\x52\x0e\xf4\x44\x05\x9d\xee\x76\x80\x74\x0d\x32\x55\x7a\xa7\x4a\x2f\x93\xff\xa9\xcd\x08\xb4\xbb\x30\xa7\xea\x2c\x88\xad\xf7\x5f\x4f\xc5\xa7\x1b\x18\x20\x83\xb6\x3b\x55\x50\x40\xb9\x43\x7a\xba\x5b\x71\xba\x5b\xc1\x77\x38\x75\xa9\x04\x41\x14\x9c\x3c\x5d\x6a\x82\x24\x70\x54\x9e\x04\xdd\x11\xd1\x7c\xe6\x53\x89\x07\x42\x25\xff\xd4\xca\x04\xda\xfd\x91\x53\x21\x08\x3a\x86\x4f\xbd\x4d\xc2\xaf\x1c\x89\x77\xaa\xff\x9c\x3a\x38\x86\x4f\xdd\x26\xdd\x1c\x78\x58\x6d\x77\x2a\x17\x41\x12\xa3\x30\x4f\xb7\xb5\x41\x05\x6b\xfa\xd3\xc5\x2d\x68\x17\x91\xa7\x8b\x5b\x90\xee\xa2\x9c\xaa\x44\xa7\x2a\x91\xdf\x41\xc3\x13\x08\x22\xae\xe5\xe9\x9e\x06\x48\x77\x6e\x4f\x75\x1e\x30\xce\xd3\xa7\xfc\x80\x5f\xd7\x7c\x3e\xa0\x6a\x10\x68\xe2\x65\xe5\xa9\x40\x05\xc3\xd9\xf9\x54\xa0\x82\xfc\xbe\x51\x2f\x4b\xd0\x5a\x6a\x4f\x65\x2c\x68\xcd\xfe\xa7\x02\x15\xb4\xc6\x80\xd3\xed\x88\xd3\xed\x08\x64\xec\xa9\xf4\x04\xa9\x11\xfe\xd4\x7f\x09\x94\x93\xd9\xa9\x4a\x05\x3a\xfc\x1c\xae\x5a\x40\xb9\x75\x7f\xea\x99\x04\x8a\x08\x0e\x79\xea\x99\x04\x32\xe8\xf0\xa7\xba\x18\x48\x8e\xd5\xe7\xa9\x71\x0d\xc4\xee\x1b\x5d\x01\x81\x20\x54\x5a\x9e\xfa\x1c\x81\xe1\x5e\xf1\xa9\x25\x0d\xf4\x44\xc1\x39\x55\xcf\x40\x9e\x0c\xea\x53\x79\x0d\x92\xb0\x3c\x79\x6a\x1f\x00\x51\xf6\x55\x97\xf9\xa0\x08\x84\x98\xa7\xf2\x1a\xc4\x86\x54\x3f\x4f\x07\xcc\xc9\x80\x61\x5d\x79\xea\x73\x04\xc2\x45\xd1\xa9\x31\x00\x84\x46\xbf\xd3\xc5\x1a\xe8\xe1\xd7\x56\x84\x83\xd0\xde\x76\xba\x7e\x03\xad\x81\xfa\x7c\x9b\xd7\x9b\x4d\x66\x16\xb7\xa7\xc2\x19\xb4\xbe\xbe\xa7\xc2\x19\xb4\xdb\x7b\xa7\x3a\x22\x28\x8e\x75\xe5\xa9\xcf\x11\x08\x6d\x59\xa7\xa6\x32\x50\x61\xe3\xa8\x23\x82\x2c\x56\x1a\xe7\xc7\x9e\xf3\xd1\x3e\x69\x92\x7d\xf5\xa3\x91\x94\xd2\x2b\xaf\x41\x12\x5c\x29\x4f\x4d\x06\xa0\x0e\x7b\xa1\xc2\x19\x54\x38\xac\x5c\x31\x82\x72\x4b\xee\xd4\x8a\x00\x86\x13\xd0\xe9\xb6\x36\x28\xcd\x9f\xe7\x6d\x85\x16\x86\x2e\x18\xa7\x26\x3c\x50\x81\xa2\x7a\xba\x8f\x01\x7a\xfb\x26\x99\xfd\x8d\x21\xc6\xbe\xaa\x55\x0f\x74\x59\x2e\x77\x15\x40\x9e\x4a\x13\xe5\xf5\xe9\xc1\x28\xac\x7a\xa7\x5b\xd1\xa0\x02\x85\xf0\xa5\xab\x28\xa8\x03\x89\xf9\x72\x41\x0a\x4a\xdb\xcc\x4b\x1b\x3f\x48\x6d\x92\x2f\x97\x87\x2f\x97\x87\x48\xcc\x97\x66\x7f\x50\xaa\x7a\x2f\xa5\x2f\x08\x1d\xda\x5f\x2e\x22\x41\xaa\x1a\xbf\x34\xfb\x83\x24\xe2\x57\xbe\xf4\x39\x02\x49\x28\x90\x7c\x29\x90\x5f\xfa\x1c\x51\xed\x97\xa6\x0c\xd0\x2a\x12\x2f\x4d\xf5\xa0\x39\x1c\x9f\x2f\xf7\x8a\x41\x10\x18\x27\x5f\x9a\x03\x41\xdb\x01\x5e\x8a\x47\x50\x84\x06\xce\x97\x92\x09\xf4\xa4\xdf\xbf\x14\x43\x20\xd5\xa9\x5f\xae\xec\x40\xee\x16\x42\xcf\x93\x97\x3e\x80\xf4\xe8\x97\x36\x36\x10\x6e\xa7\xbe\x74\x46\x01\xc5\x39\xf5\x7c\x69\xff\x06\x59\x96\x5e\xd5\x05\x0c\x7d\xc7\x5e\x97\xd9\x5f\xae\xec\x68\x7b\xad\xd1\xa0\x74\xe3\x7e\x39\x60\x5e\x6e\x0f\x22\x0b\x5f\x7a\xe4\x81\x5e\x93\xce\x2f\xa7\xe2\x97\xd6\x68\x50\x85\x7d\xf2\x65\x57\x06\x5d\xbe\xdd\x2d\x39\x10\x1c\xad\xce\xb7\x6b\x1b\xd0\xce\xbb\x6f\x57\x2d\x60\x72\x8e\x3a\xdf\xda\x30\x40\x06\x7a\xd9\xdb\xed\x2a\x30\x26\x9f\xf9\xed\xe4\x0f\x9a\x73\x8c\xf9\x76\x2a\x06\x49\x9c\x8f\x7c\x6b\x3e\x00\xa9\x55\xee\xad\x4b\x00\xc8\x69\xb9\x9c\xcc\x40\x11\xd4\x2c\xdf\x4e\x66\xa0\x89\x15\x96\x6f\x27\x33\x30\x38\x9f\x9f\x6f\x27\x33\x50\xf1\xcd\xab\x4d\x62\xc2\x46\x66\xbc\x5d\x30\x80\x9a\x0c\x9e\xb7\xbd\x08\x24\xd1\x37\xf2\xed\x9e\x3d\xa8\xf8\x66\xff\x31\xe9\x83\xd9\x8c\x3a\x72\xde\x59\x04\xc1\xd6\xf2\xad\x9d\x19\x0c\x65\xec\xdb\x35\xc4\x5b\x5b\x83\x8d\xa3\xbf\x17\xe8\x32\x7b\x67\x41\x90\x3a\x93\xbc\x35\x2c\x80\x24\x54\x49\xbe\xdd\x4f\x02\x95\x7e\x0e\xd7\x23\x20\xf7\xc3\xa7\xac\x63\x1b\xf1\xd8\x24\xeb\xd8\x7a\x04\x53\x08\x97\x28\x20\x39\xd1\x99\x6f\x17\x1f\x20\x0e\x26\xff\xb7\x96\x6d\x50\x44\x07\xce\xb7\x46\x0a\x90\xd9\x26\x59\xa1\x85\x9c\x8c\xcd\xb7\x76\x0b\x90\x44\xf1\xca\xb7\xbb\x4e\xa0\x08\x7c\x92\xef\x69\x13\x2e\x0c\x25\xf1\xdb\xb9\x12\xe4\xc6\xea\xe0\xad\x7f\x2e\xe8\xb0\xa1\x9d\x3e\x41\x9f\xac\xdf\xde\x4e\x9f\xa0\xdc\x17\x7c\x6b\x5e\x07\x63\xfa\x69\x9d\x51\x41\xb9\x11\xf5\x76\xe8\x83\x72\x87\xf4\xed\xd0\x07\xb5\xfb\x1d\x5d\x60\x81\xd2\x82\xf3\xd6\xc4\x02\x46\x32\x69\xbc\x35\xb1\x80\x0c\x5b\x55\x99\x01\x52\x07\xc9\xb7\x73\x38\x28\xb7\xee\xdf\xfa\x22\x80\x26\xc2\x69\xbe\x9d\xc3\x41\x72\x46\x30\xdf\x2e\xc3\xc0\x38\x59\x0a\xbc\xdf\x76\x93\x37\x33\x6a\x9b\x64\x21\xdc\x59\xc3\x2a\xf7\xd6\x52\xfb\xd6\x52\x8b\xec\x7f\x7b\x1a\x04\xa4\x7b\x48\x6f\xdd\x92\xc1\xd0\x35\xe4\xed\x96\x1c\xc8\x0e\x7f\x68\x13\x1a\xf4\xc3\x6a\xbf\xfd\x8e\x0b\x59\x0e\x2b\x77\xe9\x40\xbb\x7b\xf8\x56\x2e\x82\x2a\xbb\xaf\xba\x05\xa8\xc3\x0a\x29\x2a\x41\x6c\xf6\x2f\xd7\x82\xa0\xdc\xd6\x7e\xab\x81\x80\x70\x4f\xe4\xed\xf2\x10\x0c\xdd\x26\xde\x0a\x54\x90\xbb\x6f\x54\x03\x01\xf1\xfd\xda\x3a\xd6\x81\x2e\x87\xa8\x1a\x08\x28\x7d\x4c\xdf\x6a\x20\x20\xdb\x91\xa6\xbf\x05\x08\x37\xeb\xde\x2e\x0f\x41\x78\x6a\xe3\xed\xf2\xf0\xed\xa6\x85\x3d\x5a\xb1\x0d\x86\xab\xcf\xb7\x2e\x18\xa0\x87\x79\xb9\x88\x04\xb5\x31\x01\xbd\xdd\x6a\x7c\x7f\xcf\xaf\xd0\xaa\xca\x7b\x90\x7a\x26\xbd\x3d\xd2\x02\x42\x77\xe9\xb7\xda\x0c\x68\xcd\x6e\x6f\x67\x05\x90\x5a\x96\xde\xae\x51\xdf\xdf\x35\xaa\x85\xb0\x09\x6f\xe4\xbd\xd5\x56\xc1\x01\xf1\x1d\xdb\x2e\x5b\x41\x69\x6d\x7c\xeb\xb7\x07\xda\x35\xdb\x5b\xcf\x6e\x90\xdf\x0a\xa9\x19\x81\xe6\xb8\x6c\xbe\x5d\xdc\x82\xd4\x24\x7e\xa9\x06\x81\x74\xab\xf1\xd2\x08\x0f\x52\x63\xe6\xe5\x7e\x27\x28\xe2\xfb\xe5\xa5\x71\x0e\x94\x3b\xca\x97\xd3\x1c\xa8\xe3\xf4\xa9\x97\x49\x6c\xdd\x0f\x9f\x7a\x9b\xc4\x0e\x7c\xfd\x3a\xd2\x64\x5e\x1a\xf7\x41\xb8\x35\x71\xb9\xdb\x0a\x82\x18\xed\x79\xb9\x00\x07\x99\x08\xd4\x4b\xed\xed\x32\x22\x23\x7d\xed\x72\x46\x05\xad\x0d\xf6\x72\x39\x0d\x72\xa0\x84\x5d\x9a\x06\x41\x71\x3b\x41\x5e\xda\xfb\x41\x68\xc9\xbf\x5c\xc9\x82\x26\x92\x4b\x5e\x3a\x5a\x80\x74\xd5\x72\xe9\x68\x01\x4a\x47\xd5\x4b\x0b\x1f\x68\x82\xe6\xe6\xe5\xae\x00\x18\xfd\x4d\xba\x4c\x42\x85\x9c\x26\x59\xed\x81\xbf\xbb\x8d\xae\xd7\xe0\xf5\xf5\x1a\xa4\x10\xea\x03\x97\x5e\x83\xd8\x86\x2f\x0f\xfa\x80\x41\x34\xa3\xbc\xd4\x04\xc1\x50\x55\xbb\x5c\x3b\x83\xa1\x2c\xbb\x34\x33\x5e\x9a\x19\x6d\x2f\x77\x18\x40\x16\xae\x9e\x97\xcb\x69\x90\xc5\xf9\x93\x4b\xdd\x02\xa4\x5b\x26\x97\x8a\x04\x28\xf7\x8a\x2f\x3d\xbb\x41\xea\xc9\x75\xb9\x04\x06\x71\x20\x9c\x2f\x75\x4f\x10\x59\x26\xf9\x85\xca\x9d\x48\x3e\x87\x07\x7d\x40\xe8\x74\x76\xb9\xde\x05\xe9\x12\xe5\xd2\x6f\x0f\x04\x41\xb3\xf2\x72\xf2\x07\x39\xec\x26\x5a\x1e\xc1\xd4\xc5\xf9\xd2\x69\x03\x84\x87\xe5\x2e\x5d\xaf\x41\x11\xc0\x32\xaf\x97\x49\x2f\xb6\x49\xec\x4c\x1a\xfd\x40\x4e\x44\xe5\xe5\x2e\x30\xc8\x34\x2f\xe7\x24\x30\x08\x55\x9a\xd7\xdb\xbc\x16\x42\xbb\xd6\xe5\x04\x04\xb2\x31\x65\x5c\xce\x36\xa0\xa7\x7d\xd5\x13\x2f\x20\x9c\x8a\x2f\x67\x1b\x90\x13\x15\xe1\xd2\xa6\x08\x82\x18\x40\x79\xb9\x46\x05\xa5\x1f\xec\xe5\x6c\x03\x32\xfd\x1c\x2e\x0f\x41\x7f\x07\x8c\x7b\x0f\x20\x07\x93\xd9\xa5\x5c\x04\xd9\x76\x4c\x65\xd9\x45\xf8\x0b\x97\x28\x97\xdb\x11\xa0\x55\xe2\x2e\x65\x19\x88\x03\x37\xee\xcb\x25\x1d\x28\x27\xa0\x4b\x13\x1c\x68\x65\xec\x47\x29\x05\x52\xaf\xd4\x8f\xa2\x03\x84\x5e\x06\x1f\x45\xc7\xc7\x28\x16\x54\xe8\xa3\x9c\x00\xa3\xbf\x49\x61\x52\x60\xf5\x1d\x24\x95\x49\x1c\x2d\x0a\x93\x7c\xe3\x4e\x58\x0e\xaa\xfd\x51\x9a\x80\x48\xea\xf8\xd1\xc6\xf6\x31\x84\x29\x8a\xfd\xc7\x25\xdd\x47\x4f\x2e\x3a\xc0\xc7\x91\x06\x82\x38\x10\xf9\xf1\x0c\x05\x18\x89\x6b\xc8\x47\x2d\x1e\xc4\x60\xf0\x7d\x54\x7a\x41\xba\x2c\xf9\xd8\xef\x41\x29\x60\x3e\xf6\x7b\xd0\x1b\xf3\xdb\x47\x15\x14\x0c\x3d\x18\x3f\x2a\x97\x20\x0e\x86\xfb\x47\xef\x07\x10\x7a\x19\x7c\xdc\x14\xfb\x78\x60\xcb\x37\xaa\xb1\x81\x22\xb0\x61\x7e\xf4\x7e\x00\xa9\x95\xfc\x63\x2f\x04\xb5\x31\x3b\x7f\xec\x85\x9f\x6f\x2f\x34\xc9\xd2\x2f\xe4\xb0\x71\x74\x56\x02\xd9\x4c\x53\x1f\x77\xba\x41\x11\xc2\x3b\x3f\xaa\x1b\x1f\xfd\xf8\x2d\x97\xbe\x9c\x20\xe7\x61\x92\x3f\x5c\x68\x77\xcd\x3f\xea\x16\xa0\x74\xc1\xf8\xa8\x48\x80\x2c\x3f\xad\x8a\x04\x48\x62\x3f\xe4\x47\xad\x01\x0c\x0f\xf1\x7d\xd4\x1a\x40\x79\x92\xf9\xa3\xd6\x00\xc6\x44\xf1\xfa\x38\x3a\xc0\x48\x56\x63\x1f\x55\x04\x10\xd3\xaf\xad\x3e\x00\x7a\xb3\x55\xf5\xbf\x04\xe1\xe1\x9e\x8f\x9e\x4d\xa0\xb4\xfd\x7d\xf4\xbf\x04\xe9\x0a\xfb\xe3\x48\x03\xad\xd2\xfb\x71\xe3\x0f\x74\xf5\xdf\xe1\xb6\xf5\x71\xd4\x7d\x34\x7c\x7f\x0b\x64\x19\x1f\x43\x45\xad\xca\xdd\xee\xf8\x81\x24\xc6\x62\x1a\x2e\x4d\x34\xa1\xa2\xf2\x76\xc7\x0f\xa4\xfb\xd9\xb7\x4b\x60\x30\x0d\x62\x60\x88\x33\xd1\x06\x31\x30\x78\x99\xe8\x9d\xd5\xa7\x91\xca\x44\x6f\xbb\x49\x6f\x93\xf0\xcf\x65\x2d\x78\xeb\x8b\x09\x8a\xab\x37\xf2\xd6\xdc\x02\xd2\x33\x36\xb7\x96\x6d\x90\x5a\x14\x0c\x71\x26\x32\x98\x21\x6e\xbd\x2c\x41\xa5\x45\xd5\x28\x03\x42\x4b\xad\x51\xcf\x44\x0e\x14\xa7\x7b\x98\xd7\xc0\xb7\x10\x75\xf4\x76\x0e\x07\xad\x8f\xc3\xed\x1c\x0e\x4a\x9f\x90\x5b\xfb\x37\xc8\x46\xb2\x18\xd6\x4c\xb4\x3b\xdd\xb7\x26\x71\x10\xfa\x12\xdc\x8a\x11\xd0\x6e\x32\xdf\x4e\xc5\x20\x3c\x63\x63\x90\x31\xd1\x8a\xf0\xdb\xbd\x3c\x10\x5a\xc9\x6f\xa7\x62\x10\x3a\x93\xdc\x2e\xcd\x41\xbb\x49\x73\x7b\x7c\x0a\x0c\x4d\x06\x86\x22\x13\xed\x49\x89\x5b\x0b\xf2\xad\x05\xb9\x4c\xb2\xf4\x84\x22\xd3\x0d\xe9\x76\xd1\x0d\x5a\xd7\xb4\xdb\xd9\x19\x8c\x60\x6f\xea\xd6\xaf\x13\xb4\xe7\xc1\x6e\xd7\xe1\x37\xfe\xf2\x7a\xb8\x1a\xd6\x4c\x84\xda\xcc\xad\x9d\x19\x94\x07\xb8\x6f\xe5\x22\x48\x2d\xb5\xb7\xa6\x67\x90\xc3\x6a\xbb\xc2\x06\x39\x18\x4f\x06\x19\x13\xa5\xec\xbf\x5d\x3b\x83\xd2\xe7\xe8\x76\x55\x0c\x06\xb1\xc2\xf2\x76\x09\x0c\x72\x47\x4a\xdd\xca\x58\x90\xc3\x72\xb9\x92\x05\x71\x60\x1a\xbc\xf5\x43\x03\xe5\xc6\xb0\xb1\xc2\xc4\xf0\xc8\x93\x81\xc1\xf2\x1b\x18\x0c\xc9\x72\xab\x35\x80\x9c\x28\x38\x06\x06\x13\x39\x1c\x0a\x2a\x12\x60\xa8\xf7\xdf\x8a\x70\x50\x5a\xbc\x6e\xb5\x06\x50\x1a\x23\x6f\x17\xa4\x20\x07\x7a\xdd\xad\xab\xc3\xad\x8f\x28\xda\xf2\xad\xa1\xee\xf6\x34\x2d\x4b\x4d\x63\x85\x89\x08\xfb\xbd\xeb\x4a\x30\x4e\x4c\x06\xb7\x8b\x48\x30\xb8\x7c\x24\x8d\x02\x26\x82\x70\xe7\x79\x6b\xb3\x06\xa5\x41\xed\xd6\xcb\x09\x94\x9e\x82\xc6\xf7\x12\xe1\x8a\xf1\x56\x9b\x01\xbd\xa1\xc5\xdf\xca\x7e\xd0\x6e\xdd\x1b\x05\x4c\x0c\xf5\x81\xdb\x25\x1d\x08\x7d\xda\x6e\x25\x31\x68\xb7\x56\x8d\xef\x25\xf2\x44\x38\x1b\xdf\x4b\x54\xef\xfe\xd0\xd2\xe3\x31\x55\x8e\x5a\xd5\x20\xd0\x1e\x83\x33\xe4\x97\x48\x7d\x37\x1e\xd7\x6f\x20\x2c\xaa\x21\xbf\x44\xab\x07\x1b\xb9\x4b\x24\x97\x46\xa4\x61\xba\x44\x12\xaa\x36\x1f\x3d\xa6\xc0\x38\x59\x74\x3f\x6a\x46\xa0\x3c\xdd\xfe\xb8\x6d\x09\x4a\x5d\xff\x51\x33\x7a\x3c\x64\xd5\x66\x3f\x4d\x22\x02\x64\x9a\xd7\xdb\x24\x4c\xf5\xf4\x9c\x47\x2b\x39\xa8\xf6\x8d\x7a\xc2\x83\x76\x6d\xf4\xa8\x52\x81\xd6\x2e\xf6\xa8\x52\x81\x20\xd0\x55\x3e\x2e\xd0\x40\xda\x01\x1e\xfd\x2d\x40\x11\xb9\x2b\x0d\x1f\x26\x86\x92\xdc\xf0\x61\xa2\x6d\x7b\x43\x7e\x89\x0e\xac\x1b\x8f\x5e\x19\x60\x28\x3a\x1e\x45\x2d\x08\x1d\xa7\x8c\x02\x26\x82\x7b\xc9\xf2\xd1\xb5\x16\x04\xf1\xbd\xf2\xd1\xa2\x0a\xba\xcf\xe3\xd7\x53\xb1\xe1\xbf\x44\x9f\x74\x2c\x63\x7d\x89\x32\x2a\xc3\xa3\xbc\x06\xad\x43\xd6\xa3\xd9\x1e\xe4\x69\xa3\xbb\xa1\x08\xea\xb0\x63\xa9\x55\x1a\x11\xcc\xfd\xdd\xc7\x3d\xc6\x47\xb7\xad\x36\xc9\x37\x96\x87\xdf\x4d\xb2\x09\x4a\x07\x47\xdf\xf8\x31\x89\xc3\x26\xc8\x1f\x63\x85\x89\xde\x6c\x02\x97\x61\xa0\x36\x14\x89\xc7\xe9\x00\x84\x9e\x7e\x8f\xb2\x1f\xe4\xc9\xee\xce\xa3\xa0\x07\x9d\xb6\x84\x07\xa3\x8c\x15\xc6\xad\x4d\xf9\xe8\x83\x0c\xca\x20\x06\x86\x0f\x13\xc5\x2d\x3c\xf9\x68\xa9\x7d\xb4\xd4\x22\x50\x1f\xa7\x03\x90\x85\x10\x34\x30\x98\x68\x55\x5b\x03\x83\x89\x28\x74\x9e\x47\xb3\x2c\xe8\xd3\x2f\xef\x22\x12\xe4\xb0\x09\x5d\x44\x3e\x06\xb0\xb1\xdf\xba\x8b\x02\xe2\x60\xe9\xf4\x38\x8f\x80\x18\x0e\x0b\x6d\xb0\x20\xf4\x08\x7e\xb4\xc1\x82\x74\xd5\xf2\xe8\xab\x02\x4a\x67\xef\xc7\xa9\x05\x84\x7b\x0f\x8f\xcb\x56\x90\x1e\x52\x78\xdc\xfb\x04\xad\xe1\xe9\x71\x25\x0b\x72\x6b\xf3\xb2\x25\x50\xf2\xcb\xc1\xa3\x29\xd5\x50\x64\x2a\xc0\xc6\x1d\x13\xad\x03\xed\xe3\xd4\x02\xe2\xc0\x92\xf6\x68\xfe\x04\xed\x8e\xf2\xa3\xde\x0f\xfa\xb4\x9b\x68\xd8\x04\xf9\x15\x10\x5a\x31\x41\x1b\x49\xe1\xd1\x3e\x09\xe2\x5b\x54\x17\x0c\x8f\x01\x26\xd1\xfb\x1f\x27\x0d\xd0\x84\xfc\x4a\xc3\x87\x89\xfa\x76\x39\xdd\x57\x1e\x8e\xf4\x6a\xdd\x30\x30\x98\xe8\xa1\xfc\x51\x7d\x07\x3d\x7c\xa3\x86\x3a\x10\xbb\x9f\x43\x05\x1a\xf4\xc4\xe0\xfa\xb8\x39\x09\x92\xb8\xf6\xb5\x21\x9c\x45\x12\x20\xa0\x8c\xb6\x25\x02\x81\x5a\x46\xdb\x12\x4d\x60\x9e\x32\x8e\x96\x88\x58\xea\x46\x71\x8d\xde\x17\x79\x14\x49\x6c\x3b\x8a\x8e\x61\xd2\x6e\x12\xc1\x3d\xd7\x42\xb9\xbc\x3c\x4f\x04\xa7\x43\xcb\x08\x59\x22\x09\xc1\x50\x46\xc8\x12\xf5\xb7\xec\x5f\x26\xe9\xad\x76\x92\x64\x85\x0e\x0e\x2a\x1e\x54\x28\x7c\x23\x41\x6b\xa2\xc9\x3e\xac\x23\x77\x50\x10\x8f\xb1\x0c\x87\x25\xb2\x37\xea\x18\x56\x28\xe8\x13\x1b\x85\x48\x2b\x94\xf8\x20\x9f\x3c\x95\xe6\x95\x46\x64\xe5\x8d\x69\x85\x52\x17\x30\xca\x85\x10\x15\x49\x54\xe2\xda\xd2\xec\x0d\xc9\xbb\x66\x9b\xda\xca\xbc\x10\xa2\xe7\xe0\xa9\xb2\x5c\x45\x60\x8b\x93\xf6\xc2\x24\x25\x26\xeb\x99\x32\x68\x96\x68\xd4\xff\xda\xca\xf6\x2a\xf7\x90\xcc\xde\x42\x10\xa5\x00\x07\xa3\xda\xca\x26\x2c\x62\x5d\x14\x7d\xa2\xfc\xb4\x85\x39\xd0\x86\x2e\x8b\x5a\x1c\x7c\x39\x69\xaf\xb2\xa1\xcb\x69\x9d\xa4\xb6\x71\x16\x26\xa7\x5e\xcb\xd0\x5a\x22\xcf\x49\xe3\x4c\x0b\x31\xb5\x59\xfb\x94\x6f\x9c\x1e\xe4\xf0\x29\xdf\x38\x89\xfa\x31\x68\xfb\xd3\x6a\x9f\xb8\xf2\x0d\xde\x78\xda\x31\xd9\x43\xc2\x14\x5b\xdb\x69\x85\x4e\x3c\xce\xd3\xa4\xb7\x49\xea\x62\xb4\xc4\x69\xe9\x39\x70\x4a\x00\xd3\xda\x5e\x96\x5e\x07\xdc\x83\x56\x7d\xd9\xf6\x0b\xcd\x59\xe0\xf2\x06\x5c\xd1\x87\xd9\xbf\xec\xab\x2f\xa2\x71\xef\x7c\xed\xb7\x79\xb1\xa3\xc3\x41\xd8\x32\xbe\x97\x48\xd6\x92\x65\x7c\x2f\x11\x47\xfd\x7a\xaf\xb8\xbc\xef\x56\x34\x61\x81\xca\x0b\x6f\x45\x60\x51\x28\x6f\xbc\x15\x83\xfd\x91\xf2\xf2\x5a\x11\xc7\x34\xc9\x16\x46\xe2\xed\xf6\xb5\xcb\xaf\xc5\x26\x4d\xef\x34\xd4\x65\xe5\x70\xd8\xfb\xb6\xca\xc7\xf1\x84\x77\xde\xb4\xaf\x7d\x6c\xf4\x0f\xdb\xf8\x69\x92\x6f\xfc\xb0\xf5\xb5\x91\xd7\xc7\x46\xff\x18\x58\x9e\xa7\x6e\x1b\xca\xb8\x87\x76\xac\xdb\xec\x8d\x7b\x78\xd2\xe8\x8f\x4f\xe1\x5d\x3c\xec\x45\x8f\x4f\x61\x9d\xc0\xbc\x5e\xdb\x63\x73\x62\x8a\x18\xe1\x53\x36\xce\xc3\x1e\xe3\xe6\x53\x76\xbf\x87\x81\x58\x94\xeb\xb1\xf4\xec\x56\xc4\x37\x2f\xbb\x0c\x0a\x30\x51\x74\xca\x90\x5f\x22\x51\x4a\xca\xf8\x5e\xf5\x8d\xef\x45\x1d\x77\x76\x2b\x6a\xd7\x6f\x78\x4d\x79\xb5\x63\x1a\x14\x81\x72\x58\x3b\xa6\x41\xd1\xb9\x56\x8c\xb5\x2b\x89\x41\x8d\x93\xec\xd1\x76\x45\xf6\x37\xe9\x65\x92\x21\xbf\xf8\x21\xaa\xad\x48\x5c\x28\xca\xf0\x61\x62\xe4\x4e\x92\x02\x15\x8c\xb9\x96\xc0\xb5\xe3\x4a\x2c\x9a\xe5\x4e\xed\xf8\x0d\x8b\xde\x4e\x93\xfc\xe1\x30\x20\x70\x92\x74\x99\x74\xb1\xa1\xb8\x93\x64\x85\x06\xae\xfd\xb4\xaa\x77\xf4\x8a\x3a\xfc\xa1\x62\x17\x14\xc1\xf1\xca\x58\x61\x22\x88\xff\x5d\x46\x01\x13\x85\x55\xae\x8c\x02\x26\x0a\x0b\x72\x79\x51\xaf\x18\x2c\xb0\xca\x28\x60\xa2\x63\x98\x64\x51\xb5\x48\x20\x2a\xbd\xf1\x53\x34\x47\xc4\x6a\x57\x5e\x83\xe0\x7e\xe3\xda\xd3\x37\xa6\x1e\xc1\xe4\xa5\xbc\x06\x8d\x57\x58\xed\x69\x1d\xd3\xe3\x1a\x74\x13\x45\xb8\x81\xc1\x9c\x0e\x76\x45\xb8\xb7\x67\x4c\xfb\x84\x22\x1c\x8c\xf0\x8d\x65\xb5\xbd\x1f\x98\x19\xd5\x58\x61\x62\x10\xef\xb3\x8c\x02\x26\xca\xc1\x67\x7c\x2f\x11\xb8\xaf\x94\x17\x90\x8a\x3a\x6c\xaf\xb6\xaf\x36\x7d\xd5\x5e\xd8\xbe\xb1\x5d\x74\xf3\xc6\xb6\x8e\xad\x50\xe0\x8d\x6d\xf6\x04\xc8\x65\x87\x74\xad\xc6\x49\x9a\x1c\xf4\xb1\xed\xa7\xd5\x9e\x1c\x82\xd9\x7c\xca\x2f\x84\x29\x03\x57\xd1\xe2\x72\x90\x2f\xca\xf9\xcd\x9b\x51\x45\x84\xdd\xe4\x34\xfb\x13\x5f\x28\x0b\xa1\xec\x07\x7d\x38\x60\x4e\x1b\xe7\xe4\xa8\xb1\xa5\x47\x2b\x15\x93\x18\x66\xb5\x3b\x1d\x80\x66\x99\x5f\xbb\x22\x1c\x24\x2e\x86\xb5\x2b\xc2\x41\x70\x7e\xae\xf6\x97\x79\xbd\x08\xd4\x77\x50\xa1\x97\x6d\xcf\x91\x3a\xac\xd1\x65\x60\x30\x31\xea\x9b\x64\x1d\xd5\x4a\x1d\x7c\xca\x7e\xd0\xce\x95\x86\x0f\x13\x79\xee\x26\x59\x54\x0c\xd4\xdc\xfc\x52\xfb\xdb\xbc\xde\x9e\x98\xa1\x71\x2e\x3b\x13\x11\x6a\xb8\x5b\xb9\x76\x65\x34\x18\x58\x37\x6a\xbf\x6c\x1c\x6d\x20\x76\x80\xcb\x0a\xe1\xdd\x37\x50\x24\xf6\xcb\x37\x7a\x6b\x46\xf9\x43\xeb\x78\x69\x1b\xe6\x8d\xb7\x45\xbd\x59\x44\x3a\xac\x1e\x2b\xc4\x11\x57\xfc\x1c\xcb\x90\x5f\x22\xbe\xa3\xf6\xb1\x5c\x58\x7d\x09\xd1\x5f\x46\x01\x13\xdd\x7e\x5a\xa5\xaf\x21\xbf\xb6\x69\x92\xad\xba\x30\xbe\xa3\xf6\x71\xa4\x3d\x8a\xc7\xf5\x46\xa3\x80\x89\xc0\xd1\xb5\x8c\xef\x25\x82\xb0\xfa\x65\x7c\x2f\x31\xf0\xb3\x2e\xe3\x7b\x89\xe0\x92\xd9\xf2\x2a\x53\x91\x55\xbf\x0e\xf1\x51\x87\x52\xfd\xf0\x32\xbf\xb6\x40\xb7\x49\x98\xa7\x18\xd4\xc7\x6e\x19\x77\xaf\x75\x33\x69\x37\x89\xf9\x8d\xa9\xf8\x50\xe5\x06\x03\x1b\x6c\x1d\xaa\xdc\x87\xe1\x64\xc2\x24\x8b\xbd\xbb\x99\x3b\x49\x7a\x4c\x7a\x38\xa9\x45\xf6\xea\xd7\x60\xa4\x95\x53\x4d\x06\x45\x0c\xa0\x32\x30\x98\x08\x22\x86\x97\x81\xc1\x44\xd5\x5a\x90\x96\x97\xf3\x88\x89\x91\xb4\xbc\xce\x54\x04\xee\x05\x65\xf8\x30\xd1\xec\xf8\xd5\xe1\x74\x00\x02\x2f\x94\x3a\x9c\x0e\x40\xb0\x57\x5c\x47\xf8\x46\xdc\xc9\x92\xc9\xec\x50\x57\x07\xcd\xcd\x8a\x65\x60\x30\x91\x1c\x23\x29\xaf\x34\x15\x3d\x99\xb9\x0e\x7c\x0b\x45\x72\x5f\x6b\x19\x2b\x4c\x24\xbe\x3d\x65\x60\x30\x51\x38\x3e\x95\x77\x9a\x8a\x1e\x93\xa2\x2a\xfb\x41\x3b\x15\x7b\xef\xa8\x48\x2c\xc8\x75\xb4\x45\x6d\xf6\x47\xd0\x04\xbd\x77\x54\xe4\x6e\x51\xdb\x72\xb5\xe5\xa2\xa1\xdb\xbe\x86\xdb\x16\x7e\x8a\x65\x30\x2f\x91\x1c\xa4\x2f\xaf\x22\x15\xb1\x59\xfa\x69\xdb\x4f\x85\x20\xe5\x52\x99\x06\xa3\x6c\x55\xc5\x2e\x68\x97\x4e\x46\xee\x12\x79\x22\x92\x8c\xdc\x25\x72\x98\x3d\x46\x65\xd1\x2e\x05\xb8\x85\xf4\x8b\xae\xa6\x71\x14\xbb\xa0\xca\xf6\x52\xbf\x06\x8d\x33\x49\x19\x80\x4b\x74\xda\x84\x6f\x0b\xf1\xe6\xd3\xda\x5e\x6f\xdf\xf8\xd6\x8c\x4d\x51\xdf\x56\xe8\xed\x12\x98\x72\xa9\xbb\x82\x9c\xc3\x24\xbf\x23\xba\xeb\xe1\xd0\xbf\xac\x10\x86\xe0\xdd\x4f\xab\x5c\x04\x31\x99\x34\x0e\xe5\x22\x08\x6e\x0d\x2c\x23\x77\x89\x08\x3b\xd3\xe5\x1b\x59\xd3\x9f\xdf\x24\xdf\x78\x19\x06\x8e\x0a\x5d\x7e\xb4\x0b\x87\x08\x26\x8d\xe3\xe3\x47\xc3\x82\x4c\xd4\xfd\x32\xe4\x97\x18\x89\xde\x7f\x7c\xec\x72\x1f\x2c\xb5\xc3\x24\x3f\xed\x87\x2b\x09\x86\x3f\xb4\x33\x7d\x6f\x9b\xa0\xf4\x1f\x2b\x84\xc9\x60\xf7\x6b\x7f\xac\x10\x81\xc1\xce\xdd\x1f\x5a\x21\x9c\xaa\x5d\xd3\x1b\x18\x4c\xb4\x53\xcb\xa1\x7e\x0e\x82\xad\xa0\x3a\x6e\x93\xf4\x13\x42\x38\x1f\xb7\xd5\xbe\xd9\x0e\xb5\x47\xdf\x0e\x05\x5c\x87\xf6\x83\xbc\x6e\x5b\x42\xd7\x21\x04\xfd\xa1\x7e\x0e\x86\xda\x8c\x81\xc1\xc4\x38\xfd\x42\xce\x10\x60\xb4\x22\xed\x31\xfb\xc7\xcb\x32\x4d\x32\xfb\xc7\x86\x5e\xe5\x1a\x2a\xe3\xc3\xf8\xbb\xb4\xc4\x50\xf6\x0f\x43\x25\xc4\x49\xd2\x69\x92\x4e\x8d\x24\x29\x7d\x41\x1c\xa8\xa0\x83\x6d\x38\x51\x1c\x07\x2a\xe3\x68\x89\x3a\x99\x51\x07\xc6\x5b\x51\x5c\x36\x5d\x63\xf8\x43\x82\x6a\xe3\xca\x57\x83\x3d\x37\x11\x0e\x98\xa1\x2c\x1c\xdf\x03\x26\x3c\xa5\xb0\x32\xf6\x15\x81\x53\x6a\xa8\xa8\x82\xe6\xac\x79\x8d\xb0\x10\x44\x4f\xe0\x94\x4b\x0d\xcd\x0f\x20\x4f\x96\xad\x43\xdd\x15\x74\x9a\x97\x9a\x24\x48\x4c\x9e\x65\x5c\x29\x91\x2a\xe3\x43\x91\x06\x06\x01\x37\x6a\xb0\x9b\x26\xc6\xc9\x1c\x6e\x78\x28\xd1\xfb\xf7\x29\x5b\xa2\x39\x02\x84\xe2\x35\xda\x96\x68\x82\x0d\x30\x1e\x8d\x18\x25\x92\x38\x23\x35\x38\x7c\x21\x32\x99\x28\xbc\x43\x4d\x64\x7e\x9f\xb2\x71\x08\x46\x78\xcc\x5f\xbb\x6d\xd5\xd0\x7c\xe0\xb5\x6b\x04\x7b\xab\xa1\x78\x03\x61\x5f\x1b\xda\x0a\x40\xe2\xd2\x54\x06\xa7\x12\x83\xfd\x91\x1a\xca\x32\x30\xbe\x4f\x69\x18\x18\x5f\x2b\x26\xd9\xbf\xec\x45\x0b\x8d\x43\x7a\x71\x35\xdb\x17\x8d\x49\xbc\x8c\x57\x25\xaa\xfd\xa6\x2a\x9a\x60\xe0\x5e\x50\xdc\xd7\xf6\x45\x63\x9f\x2c\xef\x6d\x13\xc9\x79\xf8\x1a\x2f\x1b\xfd\x45\xf7\x43\x8c\x78\x2b\x9b\x18\x84\xda\x2c\xaf\x5c\x13\x35\x0e\x93\xac\xf6\x45\xf8\x79\x64\xac\xf7\xa0\x89\x50\x25\xf2\x22\x34\x51\xed\x07\x54\xfe\x78\xef\x99\xf2\x67\xb8\xcc\x07\x39\x1d\x16\x4a\x16\xd0\xca\x45\x83\x53\x89\x6c\x54\x35\x83\x40\x89\x51\x56\x48\x31\x32\x0c\x9c\xe2\x53\x8f\xa5\x7f\xf4\xb0\xa7\x10\x6a\x95\x20\xa7\x8d\xa3\xcc\x00\x39\x8e\x95\x64\xb0\x25\x91\xc4\xc7\x29\x23\x2b\x89\x98\xb4\x57\xb0\x9f\x24\x92\xdb\x48\x2a\xd4\xb2\xc2\x33\x6f\x61\x52\x9b\x84\x0a\x49\xab\x86\xb6\x4e\x90\x89\xcc\x08\x0e\xb8\x89\x3a\x7d\xea\xf0\xa9\x03\x81\x8a\xd2\x1a\x87\xe5\x3a\x58\x31\xd2\x73\x42\x31\x02\xe6\x86\xc9\xc0\x38\x47\xa2\x89\x9b\x51\xa1\x06\x02\xaa\x58\x30\x78\x6d\xb6\xe8\xc3\xa7\x34\xe7\x81\xa8\x6f\x92\xd5\x2e\x04\x57\x52\x88\x36\xaf\xe6\xd0\x50\x9b\x64\x21\xf0\x25\xd7\xd6\x19\x0e\x44\x10\x9c\x3e\xae\x50\x6b\x00\x4d\xdc\x9e\xb5\xf4\x36\x09\xad\x01\xe5\x32\x70\xf6\x16\xb5\xfb\x46\xd7\x5c\x20\xb8\x9b\xb5\xe2\xb4\x8e\x27\x6e\x94\xc8\x0c\x03\x11\x89\x66\x1b\xad\xc2\x01\x03\xc2\xe5\xa1\x81\x88\x44\x4c\x74\x9e\x78\xd9\xaa\x2f\xd7\xe1\x26\x99\x3d\x67\x5b\x0f\xdf\xa8\x09\x0e\xb4\x16\xbe\x70\x19\x06\x62\x22\xcb\xe2\x6d\xf6\x6f\xdc\x90\xac\xf6\x65\xb5\xb9\x7d\x6a\x43\x93\x34\x10\x91\x08\xb6\x95\x2a\x34\x95\x81\xe6\x70\x4e\x85\xea\x06\x68\xd7\xe1\xe1\x02\x0b\x0c\x0e\x50\x56\xa8\x48\x80\x6a\x0b\x71\x59\xfa\x0b\xc7\x16\x84\x55\xa8\x35\x80\xe0\x4c\x52\x85\x2a\x02\x08\xae\x05\xae\x70\xf2\x07\xb9\xd9\x4d\x1c\xa2\x60\xa4\xa5\x77\x3c\x82\xc0\x19\xb7\xe2\x36\x7b\x3d\x95\x4f\x93\xac\xd0\x4d\x8c\xce\x8d\xec\x5d\xf8\x81\x66\x6b\xa3\xe2\xb6\x8e\x38\x18\xb9\x6e\x08\xb5\x86\xf0\x04\xac\x3f\x74\x79\xf8\x8d\x80\x64\xe9\x1d\xdb\xa0\x27\x5a\xa9\x41\x91\x44\xbb\x36\x0a\x27\x7f\x50\x9c\x08\x2d\xaf\x63\x17\xa1\x82\x63\xe8\x24\xd1\xc4\x06\x29\x2f\x25\x17\xc9\x01\xca\xf2\x36\xf1\xfa\xde\x26\x4e\xff\xf2\x62\x70\x11\x1c\xa9\xab\x74\x6d\x94\x6e\x21\x30\xe5\x79\xa5\xb7\xe8\x49\xff\xf2\x4e\x6f\x11\xb1\x99\xd7\x63\x92\x23\x8d\x24\x17\x42\xde\xbd\x9d\x88\x47\x2f\xdf\x16\x83\x73\x57\xe5\xed\xdb\xa2\x06\x42\xc1\xeb\xb7\xc5\x20\xe8\x5f\x79\xff\xb6\x18\xf8\xe0\x94\x61\x98\x44\xa8\xe0\x78\xdf\xb6\xa8\x66\x74\x24\x9e\x3a\x62\xe0\xed\x5f\xe9\x72\x09\x34\xc1\x61\x2a\x5d\x08\x81\x24\xa4\x53\x65\x98\x3d\x27\x55\x67\xfb\x94\xd9\x1b\xbf\xe9\xef\x70\xdb\xaa\xc4\x19\x57\x0c\x2e\x41\x28\xc3\x3b\x89\x22\x8a\x7c\x65\xda\x2a\xec\x41\xe3\x2e\x5d\x46\x7c\x12\xbd\xd3\x8b\x52\x4b\x1a\x18\x1a\x49\x0d\x02\x25\x92\x6b\x04\x2a\xcb\xec\x0b\xbb\x03\x46\xe5\x74\x03\x03\x0c\x4d\x70\xe9\x06\x06\x48\xce\x66\x54\xaa\xec\x80\xa1\x15\x33\xdb\x8e\xd5\x78\x1c\x30\xad\x67\xdb\x9c\x04\x0b\x20\x92\x70\xa5\x2a\x11\xc8\xdd\x0f\xa8\x8c\x05\x99\x76\x3f\xcd\x66\x20\x95\xfd\xa9\x8d\x0c\x84\x13\x76\xaa\x12\x81\x4e\xfb\x87\x5b\x26\xa0\x09\x0d\x51\x06\xa7\x12\xe1\x76\x42\xaa\xf3\x80\xe4\xa6\xe6\x4a\x2d\x69\x69\xb0\x37\x6c\xe9\xa9\x08\x07\xf1\xfd\x1c\x2e\xe9\xd2\xfd\x5d\x7b\x91\x66\x33\x10\xaa\x90\xa9\x1a\x94\xde\x05\x65\x8f\x3c\x7d\xe3\xe9\xbd\xf6\xbe\xd1\xfe\x41\x2c\x02\xa2\xfd\x95\x77\xb0\x8b\x74\xcd\xe5\x95\xeb\x22\xb6\xc3\x24\xeb\xc8\x09\xd8\xdd\xb6\x57\x33\x02\xb9\x5b\x21\x65\x3f\x28\xe7\x24\x43\x58\x89\xde\x50\x37\xf2\x65\x21\x5e\x5c\xd8\xe1\xa0\x56\xf6\x83\x6c\x8c\x27\xde\xa0\x2e\x82\xcb\x61\xca\x2b\xd4\x45\x38\x57\x7a\x85\xba\x48\xe2\x42\x95\x77\xa8\x8b\x24\x6e\x74\x79\x3f\xba\x88\xef\xd0\x77\x3a\x00\xe1\x5c\xe9\x2d\xe6\x22\xc3\x0a\xb9\xae\x04\x45\xec\x86\xf2\xd2\x72\x51\x13\x33\x63\x2a\xfb\x41\xb8\xd1\x90\x2e\xfc\x40\x6c\xa8\xc9\xe9\xce\x09\x88\x69\x5f\xbd\xed\x4c\xdc\x16\xb8\x39\xa8\x95\xea\xe9\xd5\x80\x0e\x3e\xa5\x3a\x88\xc3\x91\x76\xdb\x7d\x39\x27\x7b\xa6\x3f\xb4\x71\x6e\xe2\x6c\x9f\xbe\xd1\xd2\x13\xdc\x93\xcb\xd3\x2a\xd5\xeb\x40\x1d\x2c\x5b\xd3\x85\x1f\x68\xc2\x50\x56\x2a\xfb\x53\xbd\x0e\xc5\x2b\x95\xfd\xa0\x76\xfb\x84\x5b\x2e\x49\x8c\x97\xaf\x24\x7e\xcc\xfe\xf1\xa2\x51\xca\xe5\x5a\x10\x14\xf7\x48\x94\x21\xbf\xc4\xe0\xc2\x8e\x2a\xd7\x82\xa5\x83\x36\xdd\xc4\x28\x60\x22\xac\x63\x69\x07\x04\x3d\xd1\xd8\x4a\x3b\x20\x68\xee\xb5\x2e\x2f\x7a\x17\xd1\x69\xd2\x63\xd2\x83\x71\x8e\x42\x68\xe8\x03\xa9\xce\x53\x2e\x35\x41\x70\x18\xb3\x0a\x2f\x27\x91\x76\x39\x43\x91\x89\x0c\x8c\x60\xe5\xbe\x0f\x98\x5a\xf5\xbc\x24\x5e\x24\x4e\xd5\xe5\x2d\xf1\x22\x39\xef\x5c\xe5\x76\x3b\x28\xae\x3f\xac\x72\x6f\x1d\x34\x57\x60\x57\xb9\x15\x04\x42\x6b\x63\xb9\xb7\x5e\xc6\x98\x42\xc1\x29\x75\x57\x90\x69\xe3\x38\xe5\x19\x0f\x8d\xcb\x89\xab\x34\x1a\x82\xe6\xf0\x6a\x95\x46\x43\x50\x07\x4a\x9c\x21\xd2\x44\x4c\xcb\xe5\x5c\x09\x7a\xdf\x7c\xca\xcf\xc1\xed\x8a\xf8\x20\x57\x39\x0b\x96\xd7\x56\x61\x62\x29\x2d\x84\xa0\xdc\x81\xf7\x62\x7b\x91\x6d\xf6\xee\xe6\x17\xf1\x09\xd5\x1a\xca\x45\x37\x28\xb7\xa2\x4b\x0b\x61\x79\x33\xef\x34\x7b\xeb\x18\x38\x44\x58\x6d\xb7\xee\x41\xb9\x89\x58\xe9\x0f\xd3\x9b\xcd\x4d\xb2\xbd\x92\x13\xe9\xd8\x53\xca\x39\x0d\xcc\xef\x47\x73\xc3\x08\x24\xfe\xaa\xe5\x05\xfb\xa2\x88\x91\x57\xde\xb0\x2f\x5a\x45\xb5\x9c\xe6\x40\x9f\x23\x7f\x3d\x15\x7b\x29\xbf\xe8\x69\x13\x68\x05\x00\xd9\x58\x14\xbc\x96\x5f\x44\x39\x78\xdc\x62\x2a\x2f\x9a\xb1\xcb\x68\x2b\x00\xa9\x32\xed\xcd\xfc\x62\x68\xe9\xa8\xb6\xd1\x9b\x93\x93\x36\x94\x33\x2a\x68\x1c\xd0\xaa\x34\x92\x82\x6a\xbb\x8c\x33\x6a\x19\x83\xda\xfa\x3a\xa3\x82\xc2\x6b\xb0\xca\x55\x0b\x28\x42\x6d\x56\x69\x11\x05\x7d\x22\xa5\xca\xb9\x12\x0c\x25\x71\xb9\xb6\x01\x7d\x2a\x0d\x34\x32\x80\xb9\x59\x47\xf7\xa6\x40\xb9\x32\x2b\x67\xd4\xf2\x5e\x60\x66\xd4\x72\x46\x05\x49\x14\x9d\x2a\x0d\x0b\x20\xd4\x76\xcb\x49\xb6\xbc\xd2\x9d\xc9\xbf\xb4\x35\x80\x9c\xf6\xb5\xd3\x2e\x73\x1a\xfc\x95\x3a\x6a\x6b\x00\xc3\x99\xab\x34\x2c\x80\xde\x99\x80\xca\x89\xb1\x9c\x18\x99\x34\x0c\xed\x27\x82\x68\xed\x55\x2e\x77\x40\xa5\xdd\x4f\x8f\x03\xd0\x9a\x1f\x0c\x00\x28\x3a\xbf\x3f\xb4\x71\xde\x5c\x57\xcb\xa4\x51\xae\x93\xc0\xf8\x76\x13\xf7\xa6\x40\x0c\x16\x1f\xe5\x3a\xa9\xbc\xf1\x9d\x49\xb6\x34\x3f\x80\x20\xda\x56\x95\xeb\x24\x10\x87\x1d\x40\x1b\x2c\x68\x82\x2b\x54\x69\x7e\x28\xcf\x53\x28\x63\x35\x6c\x82\x24\x6e\x46\x95\x56\x4c\x50\xbb\x4d\xf8\xb1\x55\x3f\xde\x95\x41\xb9\x9c\x2b\xc1\x70\x8b\xbc\x9c\x05\xc1\xfc\x0a\x1b\xbd\x0c\x40\xa9\xd7\x95\x0b\x19\x30\xdc\x18\x2e\xad\x98\xa0\x36\x3c\x03\xca\xf9\x0d\x0c\x4d\x96\xa5\x91\xa2\xbc\x46\x57\xf1\xe6\xd6\x17\x48\x9d\x18\x0c\x5f\x28\x4a\x23\xa9\xe1\x0b\x45\xe9\x10\x51\xee\x86\x81\xf8\x5b\xf6\xb6\xfd\xe3\x3e\xaa\x4f\x39\x1e\x1f\xee\x03\xa1\xfb\xb6\x4b\x27\xd0\x7a\x4c\x19\x0a\x51\x34\x21\x51\xca\xb8\x87\xa2\x74\x0d\x69\xe7\xca\xfe\x3a\x31\xf8\xd4\xdb\x24\x6f\x77\x35\xe9\x63\x12\x37\x5b\x32\x01\xb5\x93\x19\xc8\x41\xb5\xdb\xc9\x0c\xb4\x4e\x41\xad\x89\xa5\xbd\x26\x87\xd9\xa6\x75\x62\x00\xc1\x41\x8e\x6a\xd7\x6f\xed\x19\x0a\xfa\x6a\x3b\x0b\xb6\xdb\x5d\x0c\xbe\xc6\x65\x57\x84\x3e\x12\xed\xfc\x06\x02\x1f\xe4\x32\x86\xa2\x08\xbc\x47\xab\x5d\xf8\x81\xc0\xa1\xbd\xda\x85\x1f\x08\x0e\x5d\x57\xbb\xf0\x03\xb9\x7d\x93\x2c\xd7\xe1\xcd\x72\x14\xd5\xdd\x34\xd0\xdc\xbc\x53\xed\x2c\x08\x8a\x93\x38\xd5\xce\x82\xed\x2c\x68\x5e\xce\x82\x6d\x74\x0d\xcb\xe5\x2c\x08\x86\x96\xa5\xd6\xa8\x0c\x5a\xb3\x6c\x87\x3f\x0c\x83\x9d\x98\xe4\x47\x0b\xaf\xfb\x27\x7b\x97\x74\xad\x47\x30\xfa\x66\x3b\xbf\x81\x26\xe6\x5b\x19\x83\x51\x54\x9a\xbd\xcb\x38\xd0\x5c\x82\x57\xed\x3e\x59\xeb\x36\x61\xb5\x5d\xd9\x81\xe2\x8c\x4e\x75\xda\x5e\xde\x94\x96\x3e\x65\x21\x92\xa3\x10\x16\xd5\x59\x10\xa4\xab\x9e\x76\x81\x06\x5a\x01\xd3\xce\x30\x20\xbe\xd5\xd6\xaf\xe1\x1b\xa9\x71\x37\xc9\xa2\xb2\x0d\x47\xdc\xd6\x6a\xe7\xa1\x36\x40\xb7\x43\xc1\x65\x1c\x28\xf7\xa3\xda\x49\x07\xb4\xfa\x53\x6b\xc6\x6e\xcd\xd8\xf6\x2f\x97\x71\x20\x5d\x1b\xb5\x96\x6d\xd0\xf1\x77\x78\x50\x57\x3b\x27\xb5\xe7\x3c\x18\xe7\xed\x04\xd4\x86\x84\x43\x84\x1b\x27\x52\x84\xf3\x5b\x4f\x5f\x35\xdd\x02\xa0\x26\xce\x49\x20\xdd\xae\x32\x9a\xa4\x88\x81\x86\xda\xee\xe5\x81\x76\x2b\xba\x9d\x93\x40\x94\x5f\x4b\x43\x1d\x88\x76\x20\xba\xca\x03\x43\x55\xad\x9d\xa6\x40\x11\x6e\xb6\xda\x35\x17\x18\x2a\x12\xed\x9a\x0b\x74\x3a\xce\x9d\x6d\x40\x9d\xb6\x9d\x6e\x0f\xfd\x76\x76\xa6\xda\x7a\xab\x81\xa1\x27\x44\x3b\xb5\x80\x6c\x3f\xa0\x53\x0b\xc8\xcd\x1f\xba\x74\x02\xe1\xe4\xdf\x9a\xb1\xdb\xc8\x00\xc8\xfe\xd6\x5b\x0d\x0c\xee\x18\xae\x76\x81\x05\x9a\x83\x86\xd5\x6e\xc9\x81\x54\x03\x69\xed\x6d\xa0\xb4\x33\xb7\xc6\x35\x50\xc3\x8f\xe6\x6c\x03\x5a\xcb\x50\xbb\x74\x02\xc3\xdd\xd6\x76\xe9\x04\x06\x91\x95\xaa\xdd\x33\x6b\x2f\x41\x70\xa4\x38\x01\x81\xd8\x15\x49\xae\xa6\x40\xb9\x28\x6a\x27\x20\x10\x3a\x1e\x18\x6a\xb3\xbe\xa1\x36\x1d\xd4\x8f\x1d\x80\xa3\xfb\x2e\xb0\x5a\x5b\x3a\xc8\x83\x35\x7d\xbb\xe6\x02\x79\xd8\x4d\x9c\x5a\x40\xe9\xab\x32\x75\x4f\x00\xc9\x3d\xa4\x35\x5d\xc8\x80\x2a\x26\xec\xa9\x2d\x1d\xa4\x1b\xe9\x53\x41\x0f\x82\xfb\xe5\xcb\xf0\x98\x62\x68\x07\x9c\xda\xd2\x41\x9c\xa7\x4f\xbd\x4c\xf2\x40\x0d\x79\xb9\xf8\x30\x16\xe6\xc1\x94\x37\xb5\xa4\x81\x76\x3d\x32\xb5\xa4\x81\xd8\xf8\x42\x53\x6f\x35\x30\x88\xa5\x52\x53\x81\x0a\x2a\xcd\x5e\x5f\x04\x30\xb8\x89\xa1\xa6\x2b\x0d\xd0\xce\xbb\xd3\x95\x06\x18\x0e\x98\xe9\x4a\x03\x04\xb7\xe1\xd6\xd4\xde\x06\x52\xcd\x7b\x2a\x89\x41\x73\xd1\x68\x4d\xc5\xee\xf4\x80\x2d\xd3\x94\x41\x34\x45\x0e\x86\xfb\x54\xec\x82\x76\xd2\x30\xae\xa6\x08\x2e\x10\xac\xa9\xf4\x04\x75\xb2\x57\x33\x55\xb3\x41\x07\xa3\x76\x2a\xb8\xc0\x08\x9f\xd2\x93\x0b\x44\xd8\x38\xda\x9f\x40\x70\x42\xa8\xa6\x62\x08\x0c\xb7\x10\x8c\x5f\x29\x2a\xfd\x8e\xfa\x68\x81\xe6\xe8\x5a\x4d\x65\x0e\x18\x45\x5f\x9d\x4a\x13\x50\x1a\x36\x0d\x69\x29\x9a\x78\x55\x35\x35\x23\x81\xda\x59\x86\x4d\xf5\x60\xd0\xda\xbf\xa7\x36\x23\x50\x44\xd0\x2e\x63\x61\x8a\x70\x41\x3a\xdd\x2f\x00\x79\x58\x7a\xe5\x17\xa8\xf6\x87\xca\x2f\x30\xbe\xd5\xd6\x63\x01\x8c\xb6\x03\x28\xd2\x8c\x98\x99\x7e\x5a\x9d\x18\x40\x6e\xdf\x24\xdb\x5e\x9f\x5c\x47\x87\xf2\x6b\x1a\x12\xc5\xb6\xd7\x66\x04\x72\x63\x92\x9d\xea\xc1\xf3\x7b\x8b\x98\x3f\x7c\x9b\x44\x14\x67\x87\x95\x5b\x08\x60\xb4\xad\xaa\x48\x03\xa9\xe3\xa6\xe1\x31\x45\xe9\x41\x34\x35\x23\x81\xd2\xb5\xd6\x88\x99\x22\xbe\x1d\x53\x29\x07\x72\xf7\xd3\xea\xb9\x6b\x78\x4c\x0e\xe2\xd7\x54\xa7\x06\x71\x28\x14\xdc\x1c\x00\x95\x8a\x0e\x2d\x4b\x60\x70\xf0\xa5\xa6\x1b\x7f\x20\x35\xea\x4c\xd5\x6c\x90\x6e\x35\x1a\x31\x53\xc4\x61\xb5\x55\x8d\xc1\xe0\x84\x75\x9d\x6a\xb8\xa0\xf6\xfd\xd7\x81\x2f\xeb\x24\x68\x96\x28\xe5\xf5\xa9\x1e\x0b\xb2\xd1\xfb\x4f\x6d\x3e\xa0\x15\x95\xa7\x42\x10\xb4\xab\x16\x43\x5a\x8a\x68\x26\xec\x53\x7b\x08\xc8\xe9\x0f\x15\x36\x20\x39\xd9\x56\xa7\x66\x7b\xd0\xc3\x42\xe8\xce\x0a\x52\x57\xf3\xd3\xa1\x7f\xaa\x71\x21\x17\x8d\x00\x29\x92\x93\x25\x65\x04\x48\xd1\x83\x8d\x4e\x23\x40\x8a\xc1\xad\xa0\x75\x6a\xc3\x00\x41\x18\xa5\x32\x28\xa4\xe8\xe3\x30\x2f\xab\x8d\xaa\x56\x2c\xe0\x8d\x13\x29\x82\xe3\xf6\x75\x72\x58\xb7\x88\x13\x59\x83\xcd\xdc\x53\xbb\x3c\x08\x0f\x62\x9c\xda\x1a\x40\xe9\x39\x62\x9c\x48\x51\xc4\xd5\x2c\x83\x42\x8a\x74\xc7\xcf\xa0\x90\xa2\xf2\x34\x2f\xdb\x8b\xb3\x06\xdc\x99\x5b\xa7\x0a\x1d\x88\xcd\xcf\xa1\x42\x07\x9a\x98\x12\x65\x9c\x48\xd1\xce\x6f\xa7\x0e\x59\xa0\x36\x1b\x47\x65\x09\x94\x6a\xdf\xa9\xfd\x1b\x94\x26\x83\x53\xcd\x08\x84\x6a\x90\x81\x1c\x45\xab\xba\x9c\x8a\xa4\x53\x33\x36\xab\x96\xd3\xa5\x39\xa8\xcd\x56\x75\xd1\x0d\x42\x65\xda\x40\x8e\xa2\x35\x17\x9f\xda\x99\xc1\x68\x96\xad\x06\x72\x14\xf1\x7d\xa3\x02\x02\x8c\x93\x21\x76\x6a\x67\x06\x1d\x78\xab\x9d\xca\x0c\xd0\x3b\x73\xa5\x81\x1c\xc5\x98\x18\x75\x0c\x98\x28\x86\x9e\x91\x06\x4c\x14\x23\x6d\x42\xb5\x06\x30\x38\x2b\x55\xa7\x96\x5a\x50\xfd\x4d\xf2\xa3\xe1\xb5\xb3\xd1\x4d\x5e\x1c\xd7\x17\xc9\x55\x66\xf5\xd2\x06\x0b\x42\xf7\x04\x43\x21\x8a\xe0\x2e\xa8\x7a\xa9\x6e\x80\xd0\x11\xfa\xa5\x6e\x01\xaa\xcc\x8b\xb3\xf9\xa2\x75\x26\x79\xb9\x62\x04\xad\xec\x37\x3a\xa2\x28\x9d\x05\x5e\x2a\x25\x20\x88\xd0\x5e\x2f\xb7\x0a\x41\xea\xd7\xf0\xe2\x44\xa7\x68\x2e\x54\xa8\x97\x1a\x08\x88\xc9\x10\x7d\xa9\x81\x80\xe4\x22\xff\x7a\xb9\xa4\x03\xed\x91\x83\x97\x42\x01\x94\x1e\x66\x2f\x3d\xe1\xc1\xe0\x0e\xfd\x7a\xa9\x48\x80\x72\x93\xf9\xa5\xc9\x12\x0c\x37\x27\x5f\x1e\x40\x02\xc5\xed\x2f\xf5\x52\x74\x80\x54\xd7\x7f\xe9\x52\x00\x82\xeb\x0f\xeb\xa5\x50\x00\x31\x2c\x97\x2b\x33\x10\xee\xaf\xbc\x1c\xee\x20\x87\x79\x39\x90\x41\xbb\x01\xf2\xd2\x5d\x11\x04\x97\xa7\xd5\x4b\xe3\x1c\x18\xe5\x77\x74\xd5\x03\x4a\x51\xfb\xf2\xa0\x0f\x48\xbb\xef\x4b\x4b\x1c\x08\x82\x33\xd4\x4b\x45\x02\x24\x61\x72\xea\xe5\x78\x04\x7d\xb2\xf0\x7b\xa9\x22\x80\xe1\x7a\xf7\xe5\x11\x1e\x50\xdc\xbc\x53\x2f\xe7\x70\x90\x07\xaa\xf1\xcb\xc1\x07\x5a\x4f\x0a\x23\x40\x8a\xe0\x42\xbd\x7a\x39\xf8\xc0\xd0\x82\xfc\x72\xdd\x00\xc2\x93\x16\x2f\xa7\x4f\x10\x2e\x71\x5e\x3a\xc9\x80\x3a\x7d\xa3\xca\x38\x68\xc5\xe3\xcb\x61\x05\x52\xad\xe1\xed\x4e\x37\x08\x7d\xb6\xdf\x0e\x18\x30\x4e\x74\x57\xe3\x39\x8a\xe2\x7e\x8b\x7a\x3b\x5b\x81\x18\x74\x4c\x43\x3c\x8a\x08\x94\xf1\xb7\xfb\x05\x60\xba\x33\xf7\x76\x28\x80\x76\x9d\xf5\x76\x28\x80\xa9\x8a\xf0\x1e\x66\xcf\x35\x28\x5c\xa0\x53\x6f\x3b\x39\x88\x6d\x9e\xbf\x9e\x8a\xdf\x8e\x01\x30\xd5\xd5\xdf\x6e\x71\x83\x41\xb0\x80\x7a\x6b\xe9\x00\x53\x31\xf2\xd6\x23\x18\x74\x5b\x6c\xdd\xe7\xc0\xe0\x60\x78\xbd\x55\xb9\xdf\x5e\xed\x8e\xa8\x34\x32\xa5\x18\x27\xe2\xcd\x08\x90\x22\xed\x45\x6f\x3b\x3c\x68\x5d\x87\xde\x6e\x45\x83\x72\x07\xdd\x38\x91\xa2\xfa\x30\xc9\xaf\x45\xa8\x28\x15\xba\xb7\x96\x7c\x90\x7a\xd8\xbf\xb5\xe4\x83\x20\x1a\x5b\xbd\x3d\x84\x07\x8a\xfb\xf8\xeb\xed\xee\x34\x48\xcf\x57\xbe\x9d\xdf\x40\x28\xd5\x8d\x13\x29\x86\x4b\xe0\xb7\x36\x0c\x90\xdc\xef\x5c\x6f\xf5\x7e\x10\x5a\xd2\xde\xee\x3b\x83\xd4\xd5\xf3\xed\x70\x05\x75\x5a\xed\x69\x51\xb9\x68\x26\xb0\x16\x1a\x27\x52\xa4\x0e\xc7\x6f\x1d\x8e\x41\x72\xbb\x62\x19\xdb\x51\xe4\xb7\x71\xb4\x7f\x83\x4a\x3f\xad\x4e\x41\xa0\xb8\xaf\xa1\x8c\x8e\x28\x42\xbb\xd6\x5b\x5d\xfd\xed\xfe\xae\xdd\x44\xcb\x36\x48\xcf\x8c\x18\x0a\x51\xc4\x61\xef\x76\xcb\x17\xd4\x70\xa4\x78\xc4\x02\x24\x91\x3a\xea\xed\x96\x2f\x18\x04\x70\x2f\x43\x21\x8a\x2a\xb4\x99\xb7\x53\x31\x68\x02\x94\x94\x11\x0d\xeb\x1b\xd1\xd0\x37\x6a\xec\x7e\xeb\x6b\x67\xf6\xce\xce\x6f\xcf\x53\x1c\x3e\x65\xbf\xc7\x95\x98\x93\xf2\xf5\xd6\x94\x01\x42\x35\xd9\x88\x86\x22\x06\x33\x84\x11\x0d\x45\x0d\x7b\xa1\x46\x0a\x23\x1a\xee\x96\x4b\xc3\xf9\x1b\xa7\x20\xe2\x40\xd4\x5b\xf9\x03\xa2\x6d\x89\xdb\x24\x0e\x11\x73\x7b\x70\x19\x26\x50\x0c\xae\x96\x28\x63\xef\xd5\x37\xf6\x1e\x5d\xce\xe8\x77\x22\x9d\x2b\x8d\x7e\x27\xc2\x35\xfd\xe5\x84\x0d\xa2\xf9\x68\x97\x62\x04\x04\xb7\x01\xd4\xa5\x45\x14\x24\xc1\xe2\xea\xd2\x61\x06\xe4\xc1\x0a\xc8\x50\x77\xa2\xb8\x04\xb8\x0c\x4f\x27\x72\xa3\xf4\xc6\xa2\x13\xa5\x50\xb8\x5c\xc0\x83\xd2\x8d\xf2\x72\x01\x0f\x06\x21\x09\xca\x90\x72\x22\x37\xe4\xc4\xa5\x9c\x00\xc9\x4d\x32\x65\x48\x39\x91\x9c\xc3\xae\x4b\x35\x1b\x74\x31\xef\x5e\xea\xd4\xa0\xb8\x72\xa7\x2e\xf7\x05\x41\x9e\x56\x48\x35\x1b\x34\xb1\x1b\xea\x52\x0c\x81\xa1\x0b\xab\xe1\xe9\x44\xe9\x07\x72\xa9\x53\x83\xd1\xd8\x86\x2f\x45\xc7\xa5\xe8\xb0\x8e\xea\xd4\xa0\x36\xbc\xb1\x2f\xed\xa6\xa0\x83\xe1\x7e\x29\x60\x40\xe8\x83\x7c\x69\x32\x00\xe1\xd9\xb2\xcb\x3d\x37\x30\xb8\x9e\xbc\x2e\x8f\x88\x81\xd0\x24\x7e\x69\x24\x05\xb9\xa3\x49\x5e\x1a\x16\x40\x7a\xa4\xf7\xd2\xfd\x05\xc4\x76\xfa\x94\x7d\x62\xb2\x99\xc2\x4a\xf6\xd2\xfc\x00\x4a\x77\x8e\x4b\x31\x04\xba\xbe\x4f\xd9\xf6\x58\x54\xcf\x6f\xf6\x36\x0e\xbb\x7c\x83\x81\x7c\xe9\x24\x03\x42\x77\x58\x83\xeb\x89\xd0\x8f\xf6\xd2\xa9\xf1\x32\x94\x34\x63\xe8\xd2\xba\x01\xe2\xb0\x09\xb5\x6e\x80\xd0\x93\xeb\x72\xdd\x00\x62\xda\x38\x0a\x3e\xd0\x03\x5d\xff\xd2\xbb\xe6\x32\x54\x02\x1b\x6c\x97\x76\x57\x50\x6e\x77\x5d\x2e\x38\x2e\xcf\x50\x60\xf2\x34\x76\x9f\x08\xcf\x70\x5d\x8a\x47\x50\x9e\x96\x34\x50\x9f\x68\x22\xb2\x96\x21\xf8\x44\x1e\xdb\xf6\xeb\xa9\xf8\x72\xc7\x0f\xd4\x18\xe6\xeb\xdb\x51\x89\x08\x0b\x54\x97\xa2\x12\xa4\xfe\x38\x97\xde\x31\x60\xb4\xfd\x56\xe3\xed\x65\xf8\x79\xbf\x96\x02\x15\xe4\x89\xa2\x79\x29\x50\x2f\x05\x2a\x8a\xd3\xa5\xc6\x05\x5a\x29\x75\x69\x35\x01\xe9\xf9\xca\x4b\x13\x09\x68\xee\x43\xab\x4b\x2f\x4b\x10\xf3\xf4\x29\x8b\x7a\x19\x57\x85\x5e\xa4\xf4\x04\x4d\xb4\x88\xba\x34\x91\x80\xdc\x94\x78\x9a\x48\x40\x72\x4d\x4e\x5d\x4a\x4f\x90\x9b\x45\xd5\xa5\x12\x74\x9a\x97\x2e\x95\xa0\xdd\xd9\xbf\xf4\xc7\x01\xe5\xee\xce\xa5\x3f\x0e\x88\x5d\x89\xe7\x9a\x0b\xd4\x57\x7a\x2a\x9c\x41\x7f\xfb\x9a\x56\x13\x10\xdf\xf6\xd2\x82\x0c\xc2\xa5\xc0\xa5\x05\xf9\xfa\x5e\xa3\x6b\x92\x85\x70\xbf\x12\x59\xf6\x71\x2f\x0f\xa4\x0a\xce\x47\x15\x12\x84\x9b\x21\xc6\x2a\x14\xa9\xdf\x9e\x51\x08\x45\x06\x8a\x84\x51\x08\x45\x12\x5e\xae\x3e\xee\xe5\x81\xd0\xb7\xf0\xe3\x32\x0c\x04\x21\xbf\xea\xa3\x63\x0a\x28\x2d\xee\x86\x2f\x14\xc5\x95\xcf\x65\xf8\x42\x91\x5a\x31\x3f\xda\x86\x41\xbb\x71\xf7\x51\x1d\x05\x65\x4b\x7c\x5c\xac\x81\x54\x70\x7d\xdc\x6c\x03\x93\x0b\x85\xeb\xe3\xd4\x02\x86\x9b\xcc\x1f\xd7\x6f\xa0\x34\xfd\x7c\xf4\x42\x01\xcd\x95\xf3\xf5\x51\x77\xfd\xa8\xbb\x5a\x54\xe7\x24\xd0\x61\xb5\x9d\x80\x3e\x86\xc5\xa7\x4f\x7c\x5c\x73\x81\xf2\xa4\xd7\xc7\x49\x03\x94\x8e\xe3\x1f\xb7\xd1\x40\x1e\x48\xf5\x8f\xfa\x26\xa8\x9d\xc1\xf7\x51\x93\x04\x9d\xb6\x84\xee\x1c\xa0\x09\xed\x57\x1f\x67\x08\x10\x41\xcf\x31\x6a\xa3\x08\x65\xc6\x47\xab\xcb\xc7\x03\x6e\x4c\x9f\x1f\x7d\x37\x40\x11\x25\xa5\x3e\xaa\xa0\x9f\xaf\x89\x85\xbc\x54\x41\x41\x0f\xf4\xcd\x8f\x26\x16\xd0\x6d\xcf\x51\x05\x05\xed\x51\xbf\x8f\x82\xfe\xf3\x0d\x0d\xc1\xe7\x50\xaa\x1b\x27\xb2\xec\x85\x4a\xf5\x8f\x07\x44\xac\x90\x2a\x28\x48\x2e\x8d\xa8\x8f\x82\xfe\x63\x5c\x72\x26\xc6\x8f\xeb\x4a\xd0\x84\x98\xad\x8f\xeb\x4a\x90\x27\x53\xcb\x47\x77\x0e\x90\x69\xc7\x54\xf6\x83\x3c\xed\x00\x0a\x7a\xd0\x9e\xba\xff\xa8\x95\x82\x9c\x98\xa4\x3e\x6a\xa5\x20\xa7\x7d\x55\xad\x14\xb4\x67\x2a\x3f\x9e\xda\x00\xa5\x66\xf4\x71\x5d\xf9\x71\x5d\xd9\x3e\x65\xdb\x5f\xda\xd2\xc9\x4b\x7d\x13\x24\x71\xa1\xea\xa3\xbe\x09\xda\xf3\x2b\x1f\x9d\x2b\x40\x6c\xc8\xc2\x8f\x2a\x28\x08\x55\xf6\x8f\xfa\x26\x68\xcf\x28\x7f\xdc\x27\x03\x59\xac\x41\x3e\xda\x86\x41\x1c\x8e\x6d\x5d\x30\x3e\x9e\x2d\x0b\x9f\xb2\x7f\xb1\xde\xd5\x79\xd9\x28\x97\x22\x15\x8f\x46\xb9\x14\xa1\xb5\xd1\xc8\x94\xa2\xda\x4e\xae\xb1\x09\x84\x07\x02\x0d\x56\x29\xea\x2b\x4d\x94\x85\x06\xab\x54\xa5\x32\x58\xa5\x48\xcf\xaf\x18\x99\x52\x24\xf7\x83\xd5\xc7\x4d\x31\x90\xdc\xc0\x5d\x46\xa6\x14\xfd\xfd\x8e\x3a\x6a\x80\xd6\x55\xf4\xa3\x35\x1a\x24\xf1\xd0\xea\xa3\x35\x1a\x34\x77\x67\xd5\xc7\x05\x3c\x68\x22\x24\xd7\xad\xc4\xbc\xbd\x55\xf4\xf8\x3b\x0e\x33\x19\x60\x52\xb4\x26\xa5\xdb\x83\xbf\xa0\xdc\x46\x33\xe6\xa4\x18\x9e\x93\xbd\xb5\x6b\xdd\xc6\x33\xa3\x8c\xb7\xeb\x7b\x30\x92\xce\x70\xbb\xbe\x07\xc1\x25\x2c\x75\xab\x98\x83\xe4\x52\xb6\xba\x09\x4b\x2d\x42\xff\x12\xe3\x57\x8a\xe4\xc2\xb2\xba\xf5\xbd\x00\xe5\xa6\x83\x21\x2d\x45\x06\xad\x72\xeb\x42\x01\x7a\x0c\xb3\xff\x98\x84\xdb\xe8\x69\x92\xa5\x3f\xb8\xd5\xca\xb6\x53\xaa\x83\xe4\xce\x80\xba\x5d\x30\x80\x41\xc0\xfb\x32\x16\xa6\x28\xb7\x5f\x8c\x85\x29\xca\xe0\x1d\xb7\xd6\x09\x10\x84\x71\xab\xdb\x7d\x41\x10\x46\xc4\x30\x62\xa6\x28\x3d\x6f\x6f\xa5\x3a\xe8\x89\xf5\xeb\x76\xc7\x0f\x84\x16\x18\x23\x66\x8a\xf0\xdc\xe7\xad\x41\x1f\xd4\x44\x0d\xba\x75\xba\xbf\xbd\x31\xd3\xd2\xeb\x42\x01\xda\xe3\xf6\xb7\x86\x3a\x90\x83\xe1\x7a\xeb\x6e\x08\x42\xcb\xe3\xed\x0c\x01\xd2\xe5\xce\xed\xb2\x02\x14\xd7\x9e\x97\xa1\x36\x45\x6b\x5c\xbb\x75\x0b\x04\xb5\x4f\x93\xcc\x1e\x73\x9e\x26\x83\xdb\xe9\x00\x94\x8a\xd7\xad\x11\x1e\x74\x30\x5c\x8d\xbe\x29\x4a\xf3\xba\xd1\x37\x45\x78\x44\xf5\x76\x0d\x01\x52\x97\xdd\x5b\x2d\xfc\xd6\xb1\x8e\xa9\xe5\x56\x73\x06\xa5\xc7\xa6\xc1\x2a\x45\x78\xee\xea\x76\xf7\x10\x8c\xd3\x7e\xef\xee\x21\x08\xee\x16\xa9\x5b\x3b\x20\x28\xed\x03\xb7\xa6\x7a\x90\xfa\x5b\xdc\x1e\xa9\x03\xc3\x68\x37\x86\xb4\x14\xa5\x83\xd1\xad\xa0\x07\xa9\x85\xef\x76\x5f\x10\x94\x56\x17\x43\x5a\x8a\x22\x84\x7a\xdd\xda\x1a\x40\x18\xf0\xc7\x60\x95\x22\x74\x88\xb8\x15\xf4\xa0\xf7\xcd\x24\x8b\x8a\x2f\x79\x23\x92\x8c\x5f\x29\x5a\xc3\xd5\xad\x54\x07\x15\x8e\x6d\x95\x5e\xd0\x5c\x17\x59\xb7\x47\x8b\x40\xeb\x1b\x7d\x2b\xe8\x41\x9f\x18\xce\x8d\x72\x29\x4a\x97\x82\x5b\xc3\xc2\xed\x69\x23\xd4\xb3\x5b\x7d\x13\xb4\x21\x3e\x6e\x1d\x0f\x40\x19\x6d\xeb\x56\x7a\x82\x76\x0b\xe1\xd6\xa5\x00\x8c\x76\x6c\xbb\x39\x00\xc2\x25\x9d\x01\x26\x45\x12\x3c\xb6\x1e\xf7\x0b\x40\xdb\x01\x1e\x9d\xbd\x41\x6b\xb3\x36\xc0\xa4\x08\x77\x28\x0c\x30\x29\x06\xd7\x0e\x97\xd1\x24\x45\x9e\xdf\xa4\x34\x89\xf3\x99\xc8\xaf\x47\x89\x09\xa2\xcc\x5e\xf7\x04\xd0\xc4\x67\xae\x47\x89\xf9\x7c\xcf\x11\x4d\x92\xde\x26\x31\xc9\x4e\x9f\xba\x4c\xba\x58\xe5\x91\xbd\x5e\x61\xc6\x89\xf4\x30\xf8\xa3\x94\x03\xbd\xb3\xf0\x7b\x94\x5f\xa0\xb8\x74\xab\x1e\x77\x0c\x41\x11\xd5\xb8\x1e\x95\x4b\x50\xda\x40\x1e\xfd\x07\x40\x78\x0e\xfb\x71\xc7\x10\x0c\x67\x41\x23\x40\x8a\xd6\x83\xf1\x51\xe6\x80\x50\x4e\x3c\x6a\xa5\x20\xeb\x9b\x97\x75\x4c\xdd\x4e\x29\xbd\x32\x07\x44\x7e\x7f\x68\x51\x75\x71\xb6\x5c\x9a\x4f\x8d\x0d\xa9\x5d\xec\xd1\x56\x0a\x8a\x0b\x3d\xcb\xe0\x8d\x22\xb8\x70\xa8\x1e\xc5\x10\x28\x37\x8c\x8c\xe7\x28\x86\x6a\xe3\xa3\x80\x01\x95\xf4\x42\x23\x35\x8a\x30\x1e\xda\xa3\xdd\x02\xe4\x56\xf5\xeb\xa9\xf8\xd1\xac\x01\x42\x03\x8f\x81\x1c\x45\xea\x01\xf4\x68\x37\x05\xed\x51\xbd\x47\xa5\x15\xb4\x21\xf4\x1e\xd5\x51\x50\xd3\xfe\xa1\x3a\x0a\x5a\xc9\x62\xd4\x46\x51\x87\xc5\xd6\xee\x00\xda\x03\x35\x86\x68\x14\x83\x0b\x96\xea\x71\x9b\x03\x74\xf9\x43\x8f\xdd\x80\x36\x06\xc7\xe3\xe6\x24\x08\xb5\x70\x63\x28\x8a\x3e\xad\xa3\x12\x0f\xb4\x36\xeb\x47\x89\x07\xaa\x98\xdf\x1e\xed\x0e\xa0\x36\x47\x9d\x56\x04\x10\x87\xdf\x41\x63\x00\x88\x03\xf5\xfd\x51\x01\x06\x43\x45\xf3\xd1\x18\x00\x5a\x53\xea\xa3\xa8\x04\xa1\xc7\x94\xf1\x18\x45\x10\xca\xbe\x1e\x57\xfe\x8f\x01\x6c\x08\x75\xf0\xb8\xa6\x07\xa9\x23\xe1\xa3\x86\xfa\x78\x31\xbd\x85\xd0\xa1\x01\x94\xe7\x9b\x8c\xb4\x28\xda\x93\xa6\x8f\x4a\x2b\x28\x55\x97\xe7\xb6\x55\x6f\xe5\x22\x2d\xa1\xbf\x17\x68\x4f\xe2\x18\xa2\x51\x04\xd7\x6b\xd6\xa3\x75\x15\x94\x47\xb1\x1e\x05\x2a\xe8\xef\x53\xea\xb1\x20\x89\x8f\x5a\x8f\xd2\x13\x04\xb7\xcc\xf5\x86\xa8\x14\xc9\xf9\x80\xde\xf0\x6b\x10\x8d\xaf\x4a\x6f\x88\x4a\x11\x63\xf7\xa9\xd3\x24\x6d\x51\x49\xd2\xdb\x24\x6f\x49\x69\x92\x1e\x93\x10\xa8\x6b\x16\xec\x6d\xf7\x8d\x04\x47\x27\x70\x4a\x6f\xbb\x6f\x24\x3a\x19\x67\x7f\x7a\xe3\x14\xa6\x08\x62\xcf\xf4\x86\xee\x2a\x9a\xb0\x9d\xbd\xed\xbe\xd1\x4b\xec\x76\xf3\xba\x4c\xe2\x66\xa6\xa6\xa8\xb8\xff\x8a\x88\x32\xfb\xdb\x24\x15\x1c\xf3\xb2\xa8\xbb\xb3\x33\x15\x42\x38\x8b\x46\x7a\xb6\xd1\x24\x45\xe0\x6f\xda\x46\x93\x14\x41\xec\xab\x36\x74\xa4\xa8\xcd\xbc\x86\x3f\xf4\xbe\xd0\x41\xe3\x0c\x0b\xc1\x29\xcc\x71\xd2\x38\x61\xe9\xc3\xfb\x75\xf8\x21\x16\x64\xd1\xb8\xe8\xf4\x96\x36\xa1\x37\x24\x17\xa5\x4f\x0b\x91\x86\xfa\xa5\x10\x69\xb5\x09\x32\x86\xa3\x46\x1b\x01\x52\x44\x4d\x5a\xa2\x6c\x42\x34\xb6\xe9\x47\x6b\xdf\x88\x89\xf7\x0c\x7e\xd8\x66\xef\xee\xd0\xc1\x0f\xdb\xa2\xb6\x77\xfb\xf3\xc6\xf6\x8d\x44\x2f\xc7\x17\xa1\x8d\xda\x28\xc6\xf7\x8d\xd3\xef\x48\x54\x99\x61\x5e\xd3\x96\x70\x39\x7d\x92\x84\x29\x55\x34\x22\xbc\xb7\xd3\x42\x18\xa6\xcb\x1f\x9e\xf6\x42\x2e\xf0\x62\x6f\xab\x8d\xda\x28\x06\xcb\xb0\xde\x5e\xb6\x17\x2e\x60\x5c\xe4\xdf\x06\x5f\x14\xf9\xed\x5f\x2f\x5b\x82\x40\x33\x6d\xb5\x5f\xd6\xd1\x0b\x4e\xcc\xfe\x65\x1d\x3d\x32\xee\xa7\x7d\xf9\xb5\x91\x72\x6d\xb5\xdf\x36\x34\x1b\xc3\x5b\x9a\x64\x07\x60\x0f\x69\xda\x12\x6f\x2b\xf4\xf6\xac\x14\x79\xbd\xad\x10\xe6\x53\xee\x14\xec\xed\xf2\x29\x02\xcd\x84\x3f\xbc\x2c\xea\xc2\xc4\xf3\xa4\xb7\xcb\x42\x70\xfa\x6f\xb3\xdf\x7f\xfc\xe1\xc7\xe0\xd5\x0c\xe4\x8f\xd9\x13\x16\x76\x38\x1e\x3f\x56\x88\xfb\x2f\xcf\x41\x21\x3e\xe6\xe5\x45\xed\xcd\x1b\x1f\x9b\x90\x20\x2c\x35\xe9\x72\x8f\x79\x3d\xf8\x48\x58\xfa\xc7\xbc\xb8\x6a\x81\xa3\xb7\xbd\xb3\xef\x2c\x9a\xf8\x27\xbd\x2b\x3a\x40\xa2\x79\xf7\x8e\xd1\x50\x14\xce\x28\xbd\xef\x3e\xb5\x7b\x9d\x7b\x93\xf4\x32\x09\x77\xb2\xf2\xa9\xdb\x24\x8f\x8e\xfc\xfa\x30\x53\xef\x2c\x5b\x45\xe0\xfb\xd5\x3b\xab\x4f\xd1\xcc\x36\x6d\x44\x43\x91\x78\x92\xf6\x3e\x7c\x8a\x33\xd9\xc4\x2e\x6e\xe3\x0b\x8a\xb9\xad\x95\x6c\xef\x61\xb1\x83\x18\x40\x6b\x32\x6b\xe3\x0b\x8a\xfe\xe6\xe5\x38\xff\x5b\x30\xc1\x49\x92\x35\x09\x0c\xf2\x0c\xea\xdd\xa1\x0f\x0a\x33\x63\xef\x69\x21\x0c\xc3\x1d\xbc\x31\x7d\x23\xf1\x60\x09\xbf\xd3\x7b\x9a\x3d\x57\x16\xb2\xe9\xd0\x7b\x9a\xbd\xd7\x9e\xfb\xc6\xf2\xd3\x14\xfb\x10\x66\xcf\x26\xb3\x68\xec\xdf\xbd\x97\x6f\xf4\xb8\x58\xfb\x94\xd5\x66\xe1\x37\xad\x76\x59\x08\x0e\x7f\xe1\xc8\xd3\x7b\x59\x08\x82\x6a\xe3\x6f\xda\xc6\x17\x14\x85\xd5\xb7\x0d\x13\x28\x92\xbb\x32\x7a\x9f\x96\x6b\x7a\xb7\x9a\x49\x66\x8f\xb7\x07\x57\x38\xb4\x31\x01\x45\x71\xa3\x58\xef\x38\x97\x8a\xe6\xc0\x43\xef\x8a\x11\xd0\x84\x48\x6b\x03\x00\x8a\xc2\x70\xde\x46\xfb\xeb\xbf\x45\xfb\xe3\x8d\xa7\x79\x9d\x5e\x62\x47\x51\x5f\xe6\xf5\x22\x2e\x94\xd5\x56\x40\x80\xda\x18\x29\xfb\xdb\xfe\xf5\x66\xf1\x61\xf6\x0e\x6a\xc2\xf1\x4d\x76\xf3\xdb\x70\x7c\xa2\x89\x30\xda\xfb\xe5\x0f\x8d\x16\xe1\xe0\x41\x4f\x11\x49\xec\x99\x36\x1c\x9f\x88\x81\xbc\x36\x1c\x9f\x08\xce\xd8\xf4\x7e\x99\xfd\xe5\xa5\x6c\x24\x7d\xec\x4c\x38\xb4\xb3\xf8\xe8\xfd\x63\x85\x70\xf5\xe4\x58\x7c\xef\x1f\x1b\xc7\xe8\x51\x27\x45\xfd\xd8\x27\x50\x83\x38\x3c\xd1\xbb\x02\x02\xd4\xe6\x0f\x6f\x9f\xe2\x78\x30\x97\x13\xb7\xd1\xfe\x44\x63\xf6\xef\xfd\xb6\xe7\x2c\x24\x91\x82\x7a\xbf\xed\x00\x37\x01\xb8\x82\xef\x78\x5b\x7a\xfc\x3a\xc3\x1e\x8d\x41\x4c\x34\x0e\x33\x6d\x68\x3f\x91\xf8\xb4\xf5\xfe\xf8\x43\x14\x9c\xc3\x91\xf6\x58\x54\x4e\xf9\xb2\xc9\xd3\x46\xfb\x13\x8d\x75\xa3\x0f\x15\x1c\xd0\x1c\x5c\x69\xe3\xed\x89\xb0\x71\x0e\xd5\x8d\xc3\xed\x08\xa6\x03\x03\xe2\x89\xe2\x26\x86\x3e\x58\xac\x89\x26\x86\x62\x1f\x58\xa9\x44\xb1\x3b\xdd\xc6\xc8\x13\x85\xa5\xa4\x0f\xd6\x6f\xa2\x0e\x46\xc7\xc1\xde\x83\x28\xa7\x29\x63\xe4\x89\x64\x9b\xb6\x8f\x61\x21\x38\xee\xca\x35\xe0\x7d\x0c\x8b\xca\x46\x03\xe1\x9d\xfa\x18\x16\x02\xef\x51\x8e\xeb\xb7\xc1\xf5\x44\x11\x55\xbd\x8d\xa4\x27\x92\x63\x37\x7d\x84\x6f\x0c\x0e\xe7\xa4\x4f\xb5\x49\x84\x5d\x60\x2a\x36\x92\x9e\x68\xac\x08\x7d\x28\xe5\x8e\x6f\x24\xaa\x35\xac\x8e\xb4\x8e\x84\xb8\x26\xb8\x5e\x1b\x23\x4f\xc4\xd8\x4d\x3a\x4d\x22\xb0\x33\xb3\xcd\x91\x56\x88\x15\xe3\x81\x0a\x7a\xa8\xe0\x80\xe4\x78\x70\x1f\xac\x18\x45\x60\xa4\xe8\x03\x1f\x1c\x11\xaa\xb3\x47\x59\x08\xef\x66\x63\xf0\x1d\x8a\x34\x10\xc4\x52\xe9\x43\x91\x06\x62\xda\x12\xed\x0f\x71\xa5\x19\x36\x74\xfb\x14\x3b\x14\x6c\x21\xf4\xa1\x48\x03\x83\x73\xeb\x6d\x08\x3e\x91\xec\xdf\xf5\x31\x2d\x17\xfe\xf2\x04\xe6\xe9\x43\x01\x03\x82\x98\xcc\x7d\xbc\x2c\xd7\x8b\x19\x26\x69\x1c\x65\xce\x61\xa0\x50\x54\xd0\x43\x0d\x04\xa4\xfa\xe6\x71\xf9\xc6\xcb\xef\xc8\x0f\x2f\xb3\x5f\x18\x18\x20\xfb\xc0\x66\x24\xaa\x10\x1d\x87\xa2\x03\xe4\x74\x74\x28\x3a\x40\x4f\xbf\xf6\xc7\x72\x7d\x38\x67\x6b\xcf\x51\xb7\x30\x58\x5c\x6d\xbf\x36\x50\xf7\x71\xdb\x04\x5e\x7c\x89\x6a\x7b\xdc\x66\xc2\x35\x94\x69\xff\x78\xec\x1f\x8f\x7e\xf8\x8c\x3a\x55\x0f\xd0\xb8\x04\xf4\xa1\x34\x00\xa1\x5e\x76\xa8\x8d\x80\x26\x4a\x53\x0f\x5c\xde\x44\x6d\x63\xd5\x77\xe0\xcc\x26\x9a\xab\xa4\x7b\x38\xce\x87\x47\x08\x19\x62\xc3\x65\x05\x48\xee\xd0\xef\xe1\xb2\x02\xd4\x34\x2f\x2c\xdb\xa2\x88\xab\xd9\x83\x6d\x47\x91\xec\xe5\xf5\x50\x66\x0c\x83\x68\x6e\x41\x92\x6f\xc4\xe6\x33\xcd\xde\x71\x3e\x86\x5b\x98\x49\xd2\x6d\x12\x2b\x6c\x26\xa0\x81\x35\x47\x14\x2e\x01\x3d\xb0\x20\x8b\xe2\x54\xe1\x9a\x60\x4c\x62\x81\xc5\x1c\x6e\xfc\x37\x51\x44\x5a\xec\xe1\xd8\x04\xb5\x99\x17\x06\x1e\x31\x4e\xf3\xc2\x73\x44\xc4\x40\x55\x1b\x65\x85\xb8\x64\xe3\x44\x29\x19\xae\x21\x40\xb1\x1f\xde\x86\x84\x13\x4d\xd0\x99\x1e\x6d\xb9\x70\xbd\xc6\xfc\xd0\xc3\x95\xc6\x30\xfe\x09\x22\xdc\x28\x71\x22\x0e\x56\x1a\x46\x89\x13\x8d\xf7\x67\x0f\xb5\x06\xd0\x6d\x21\xa6\x4d\xb8\x50\x81\x32\x3d\xa6\x15\xc2\xdb\x43\x59\x66\x94\x38\x51\x44\xc4\xe8\x31\xcd\x7e\x72\xe3\xef\xa0\xda\x2e\x51\x40\x71\x31\x7d\x0f\x15\x09\xb0\x34\x32\x92\x7c\xe3\x89\xdb\x16\x83\x7a\x9c\xbe\x91\xdb\x94\x0e\xc4\x9b\xc1\xe2\x44\x6c\xa7\x79\xf9\x1d\x4f\x77\xe0\x69\x1c\x87\x3e\xa8\x81\xb6\x6b\x34\x37\x51\xbb\x6d\xef\x7a\x64\x78\x24\x85\xb5\xcd\x78\xdb\xd0\x04\xa7\x52\xcb\x1a\xae\x47\xc6\x37\x3e\x3c\x15\x52\x29\x01\xcd\xf9\xf0\x36\x0c\x9c\x88\x69\xb9\x94\x19\x60\x84\xed\xa5\xba\x01\x62\xda\x27\x2e\xbf\xd0\x85\x33\x9c\xdd\xf7\x72\xc0\x7c\xdd\x26\x4c\xb2\xa8\xc4\xab\x52\x0f\x36\x7e\x9c\x18\x44\x56\x6a\x83\xc5\x89\x31\xd1\xc5\x86\x92\x05\x0c\x0e\x9b\xf4\x70\xd5\x02\xda\xd5\xc1\xf8\xf8\x85\xb8\x6c\x97\x33\xdd\x3d\x6e\x2b\x74\x13\x3c\xdf\xc1\x77\xdb\x12\xb7\x7b\x79\xbc\xf1\xf6\x3b\xde\x1c\x08\x44\xa5\x1a\x6a\x33\xc3\x60\x27\x7e\x47\xb5\x19\xd0\x6d\xdb\x2b\xac\x40\xf7\x37\x7b\x5b\x02\x1f\x77\xf5\x27\x23\xd6\x89\xc0\xe2\xde\x06\x9e\x13\x81\x73\x6a\x0f\x45\x1a\x48\xb5\x86\xa1\xfc\x1a\x7a\xc2\x2b\x01\x54\x70\x40\x73\x5a\xb2\x43\x0b\x0e\x48\x36\x53\x3a\x38\x9a\x2d\xc6\x49\xf6\xa1\x51\x07\x44\x50\x88\x50\xe7\x01\x81\xc5\xbd\x83\x60\x27\x22\xd9\xe5\xeb\x70\xb1\x06\x82\x78\x44\x1d\xbb\xd9\xef\xfa\x0f\x98\xf4\x36\xc9\x8b\x44\x56\x4b\x04\xf6\x6f\x51\x45\xf7\x0d\x97\x5e\x20\xb9\x47\xa2\x8d\x7e\x27\x3a\x90\x85\xa1\x10\x05\x8d\x9f\x63\x87\x0b\x34\x10\xdc\xf8\xdb\xa1\xd5\x05\x0c\x15\xfb\x50\xae\x82\xe0\xaa\xce\x0e\xe5\x2a\x48\x62\x83\xb4\xc1\xf5\x44\xed\xbb\x79\xdd\x26\x61\x1b\x0e\x0b\xf1\x98\xc4\x5d\xe4\x4c\x8c\xa1\xc6\x16\xdf\x25\x21\x15\x1a\xb6\xc4\xc0\x9e\x82\x48\x0b\xf6\x15\x45\x6c\x7e\x21\x95\x38\x90\x38\xb4\x77\x28\xdc\x41\x87\xad\x3a\xac\x10\x47\x10\xb9\xaf\xaf\x8d\xf0\x27\x92\xe8\x2d\x1d\xca\x7b\xd0\x8e\x8e\x50\x63\x03\x45\xe0\xb9\x8e\xb0\xa1\x43\x9d\xe7\xd7\x1e\xd4\x1d\x61\x4d\x82\xd8\xc5\x36\x94\xf3\x08\xc8\x40\x08\x46\xd8\x9c\x44\x39\x39\x6c\xe1\xb4\x72\x1c\x1a\x52\x8d\x09\x27\x0d\x50\x38\x3e\x75\xa8\xd0\x81\xd8\xbf\x49\x56\x8e\x43\x43\xf3\xfb\x43\xb3\x4f\xcd\x79\xd4\xd7\x95\x2c\x28\xce\x64\x77\xb8\x92\x0d\x57\xb2\xd3\xa7\x6c\x15\x36\x0a\x08\x7b\xd7\x06\x39\x14\xc1\xe1\x89\x0e\xd5\x3e\x50\xdc\x91\xd7\xe1\x12\x18\x14\x5b\xef\x1d\x2e\x81\x41\x6d\x7e\x1a\xa7\x3c\x50\xdf\x2f\xaf\x72\x08\xba\xa7\x49\x56\x08\xef\x18\x3c\x34\xda\x18\x8a\x22\x82\x35\x44\xb4\xa5\xf7\x3a\x3f\x5b\x75\x5a\xae\xaf\x37\x23\x4f\x4d\x3f\xc7\xa4\x63\xd9\xfd\x9c\xb9\x40\x72\xbe\xb2\xc3\x99\x0b\x04\x0e\xc7\x1d\xce\x5c\xa0\x08\x8d\xdc\xe1\x6c\x03\x02\x83\x7e\xc7\x69\xab\x7a\xe0\xc1\x86\x3e\x2d\x17\x61\x15\xa7\x43\xcc\x39\x09\x8c\xb2\x8e\x5a\xd2\x40\x9d\xcc\x10\xf1\xb2\xa8\x2f\x9d\x71\x69\xd5\x97\x4d\xf8\xd2\xe8\xe7\x53\x96\xfe\xe5\xa9\x0b\xb2\x7f\x59\x2e\xa2\x95\xb2\x99\xdb\xf1\xb2\x09\x5f\xae\xa6\xf8\xe1\xdb\xef\xc8\x61\x70\xe7\x24\x83\x2f\x8a\xcc\x6f\x92\x6f\xe4\xe4\x24\x7b\x0f\x1d\xce\x6f\x20\xcb\x9e\x83\x8b\xa1\x48\x67\xd4\x78\x5b\x47\xfc\x09\x39\x21\xd4\x71\x39\x36\x71\x85\xd1\xcc\x68\xf0\xc5\xfe\x06\x5f\xb4\x33\x39\x73\x81\xc0\xdd\xa7\x0d\xab\x28\x8a\xd3\x0d\x6d\x58\x45\x31\xe6\x41\x21\x3e\xe6\xc5\x05\x27\x04\xe9\xe9\xf8\xf8\x39\x3e\x9e\x94\x27\xc9\x99\x2b\xdc\x42\x50\x84\xdf\x56\xdb\xeb\xfc\xfc\x1c\x4e\x66\xa0\x35\x7f\x1a\x69\x51\x94\x26\xb8\x70\x39\x0d\x0a\x6f\xd9\x0e\x27\x20\x50\x41\x97\x4b\xe7\x91\xf4\x56\x3e\x26\x46\xa3\x23\x8a\xa1\xc9\x20\xb5\xde\x83\x22\xea\x47\xa7\xd6\x7b\x50\xf8\x09\xb5\x31\x14\xc5\x70\x79\x98\xda\xee\x40\xb2\x4d\xd2\xe9\xa4\x01\x9a\x6b\x19\x3b\x35\xc2\x83\xd4\x7a\x6f\xa4\x45\x91\x78\xaf\x77\x3a\x43\x80\xc4\x51\xac\xd3\x19\x02\x24\x67\xf3\x3b\x9d\x21\x40\xb1\x6b\xde\xc6\x63\x14\xb9\x59\x08\xa7\x83\x74\x3a\x60\xe1\x97\x0a\xfa\x34\x7c\x3d\x76\x8b\x1c\x56\x7b\xb8\x7d\xc3\x0f\x5d\xad\x83\x91\xf4\x9c\x74\x3a\x00\x89\x0b\x6b\x1b\xb5\x51\x04\x61\x61\xdb\xa8\x8d\xa2\xb8\xc7\xb4\x53\x41\x9f\x46\x84\xb6\x55\x5d\x61\x83\xc0\x19\xa5\xd3\xe5\x34\x18\xc4\x8d\x6e\xc3\x2a\x8a\x22\xfe\x77\x1b\x37\x51\x14\xfb\xce\x9d\x69\xb9\x52\x1f\x64\xde\x98\x7e\x5a\x4e\x7e\x9f\xe6\xa5\x8c\x06\xc1\xe1\x8b\x4e\x05\x32\xa8\xf3\xf4\x87\x16\x62\xa1\x0f\x5b\xd5\x75\x38\x08\x37\x2d\x0c\xb8\x28\xba\xfc\x68\xca\x55\x10\x9c\x4a\x6c\x03\x2e\x8a\xc9\x71\xc6\x4e\x85\x28\x48\x8d\x60\xa9\x10\x4d\x03\xd1\xa2\x6e\xa4\xab\x0b\x50\x04\xf2\x6f\xa3\x2b\x8a\x9e\x7e\xda\x36\x7b\x9c\xd0\x0f\x76\x02\x8c\xae\x28\x02\x3f\xa3\x4e\x57\x17\x60\xe4\xf7\x29\xdf\xc8\x29\x17\xc7\x50\xba\x94\x00\x83\x00\x25\x6d\x28\x45\x51\x84\x30\xee\xd4\x26\x09\x9a\x10\xfd\x9d\x0a\x64\xd0\xb5\xff\xda\x83\xba\xd3\x95\x06\x48\x1c\xb2\x3a\x35\x6c\xfe\x5f\x8c\x9d\xc9\xd5\xf4\x2c\xaf\x45\x53\xb9\x21\x18\xd3\x48\x4c\xfe\x5c\xc0\x4d\xfe\x21\xdc\x55\x7b\xfb\x1d\x3f\xdf\xe8\xac\x62\xb9\x6c\xc0\x58\x1d\xd2\x01\xe8\x14\xf4\x85\x7c\x8c\xc2\x60\xc7\x2f\xfa\xf4\x3d\x4c\xc4\x1b\x21\x12\xd9\x11\x85\xda\xfd\x52\xdc\xe6\x00\xfa\xf4\x3b\x37\x64\xd9\x3f\x3e\x7d\xe6\x4e\x19\x0b\x44\x77\xa2\xf4\x21\x80\xda\xb1\xcb\xba\x62\x17\x18\x6d\xfa\x47\x67\x78\x93\xe9\x87\x79\x25\x3b\xa2\x30\xa8\x78\x09\xd9\x11\x85\x46\x81\x7f\xc8\x8e\x28\x0c\xce\xaf\x8c\x6e\x90\x14\x88\xc3\x27\xea\x8f\xf4\xcf\x1f\x61\xd8\x97\x9d\xb0\xf8\xbd\x7b\x95\xaf\xe6\x82\xc0\x1d\xd9\xdf\x75\x3e\xba\x27\xe9\xb9\x48\x0d\x7f\x02\x3d\x7d\x5b\x8a\x70\x20\xaa\x8b\xc1\xf0\x27\x90\x5f\x27\x94\xea\x40\xab\x3e\x51\x17\x05\xa8\xc3\x8f\xe7\x76\xa2\xe1\xb3\x26\x81\x2d\xba\x22\x1c\x68\x03\x75\xd0\x5f\x97\x32\x4c\x1d\xa7\x9f\xc5\xeb\x55\x2f\x57\xf9\x3a\x5e\xfb\xf5\xda\x2f\xff\xe8\x5a\xe3\xa8\x29\xca\x94\xa2\x1b\x03\x01\x2a\xe9\x3e\x31\x8c\x75\x02\x9d\x13\x11\x63\x50\xa4\x2e\x74\x63\xfc\xc3\xbd\x96\x61\xea\x35\xf2\x5a\x4e\x40\x61\xc0\xb5\x13\x72\x02\x0a\x01\x8b\x7c\x0c\x2d\x7a\x20\x0a\x5f\xf0\xd0\xa2\x1f\x72\x70\x14\x9b\x9a\x4d\xd6\x28\x07\x4d\xc3\x26\xe4\x35\x92\x45\x86\x3e\xa1\x91\x69\x13\xd2\xf1\x09\x8d\xb4\xe4\x18\x0a\x41\xa0\x6b\x98\x0f\x77\x4e\x80\xda\x10\x49\xc3\x50\x06\x30\x60\x19\x88\xe1\xce\x09\xd0\x0f\xff\x68\x68\x10\x08\xf2\xe3\x42\x0a\x3d\x61\x40\xf7\x18\xf2\xda\x09\x8d\xe2\xaf\x18\x6e\x6d\x00\xbd\xe1\x74\x0f\x45\xd2\x30\xe0\x81\x2a\x1e\x06\x3c\x80\x31\xf0\x2b\xe5\xa2\x13\x6a\x38\x39\x86\x32\x80\x56\x87\x4d\xde\x9e\x94\x13\xb7\xe4\x86\x31\xc5\x81\xd9\xa8\x09\x2a\x63\x9d\x30\x5c\x4c\x43\x29\x35\x94\x52\xb8\x61\x92\xd8\x09\xe1\x66\x9b\xf4\x74\x42\xd5\x81\x97\x9e\x4e\xa8\xc1\xfa\x1a\x24\x2f\x0b\xa1\x54\x97\x19\x4e\x08\x0a\xa5\x63\x90\x9a\x26\x84\xf1\xa7\xa1\x49\x05\xb4\x60\xdd\x0f\xbf\x5a\x60\x90\xbb\x11\xc3\xad\x8d\x61\xf9\x39\x61\x59\x09\xde\x84\xce\x69\x81\x31\xdc\xed\x00\x86\xb6\xd8\xd0\x16\x03\x06\x85\x09\x31\xfc\x90\x81\x50\xa3\xca\xf9\x26\x54\xa8\xdb\x62\xf8\x3d\x02\x5d\x9f\x4b\xce\x37\xa1\x9d\xce\xaa\x51\x04\x60\x74\x97\x89\xbb\x1d\x40\x73\xbf\x60\x18\xb9\x04\x06\xb5\xe6\x31\xb4\xc5\x80\x0a\x65\x45\x0c\x03\x0b\x40\xd3\xcc\x1e\x6e\x80\x00\x4d\x3b\x65\x68\x9e\x01\x0d\x7e\xd4\x90\x2c\x4e\x68\x24\xe0\x86\xcc\x70\xc2\x70\x17\x46\x1a\xb8\xf8\x68\xe0\x10\x43\x12\xbc\x09\xed\x7b\xdb\x86\x0c\x86\xa7\x60\x70\x55\x68\xea\x85\x21\x03\xbe\xed\xd0\xd4\x03\x9a\x9b\xdf\xb2\xb9\x09\xc1\xf1\x9a\x21\x9b\x9b\xd0\xa8\xf3\x0f\xd9\xdc\x84\xda\xb0\x9f\xe4\x56\x13\x86\x7b\x81\xa1\xe8\x00\x9a\xc1\xb9\x30\x30\x0a\x84\xdb\x37\xa1\xb1\x04\x54\xd7\x44\x68\x2c\x01\xcd\xbd\x75\x69\xcd\x84\x01\xaf\x54\x04\x09\xb8\x42\xa7\x04\x31\x42\xaf\x18\x88\x03\xd1\x11\x24\xcd\x0a\xf1\x33\xcf\xfe\x54\xc5\xa1\xfd\x03\x0c\xce\x98\x8a\x50\x66\x00\x9d\xf3\xd2\x23\xcc\xaa\x00\x5a\xc5\x40\x09\x2d\x1b\xa0\x41\x2d\x1a\x61\xa2\x05\x10\x70\x2a\x47\xb8\x77\x00\x34\x92\x97\x43\x92\x30\xa1\x06\x22\x49\x92\x30\x61\x1c\x76\x42\xa3\x02\x18\x46\x99\x42\x7b\x00\x68\x41\x30\x32\x74\xe9\x80\xe6\x9e\x7d\x68\x0f\x00\x9d\x43\x6d\x23\xdc\x4e\x00\xfa\x40\xa3\x86\x31\x45\xa0\x69\x0f\xc8\xc9\x25\x54\x6a\x6e\x43\x4e\x2e\xa1\x51\xd6\x15\xb1\xed\xd7\xd6\xa2\xe7\x89\x6a\x7a\xa0\x0e\x57\x91\x02\x02\xa8\x13\xc9\x12\x6e\x27\x00\x71\xba\x18\xfc\x5c\xc3\x4a\x53\xbc\x83\xf0\x73\x05\xda\x41\x14\x33\xd4\xa8\x40\x0f\x0c\xcd\xf0\x43\x04\x86\x21\xa5\x30\x9c\x07\x8c\xf9\xfd\xd1\xb9\x97\x5a\x8b\xef\x3c\x0c\xd4\x01\xed\xfc\xfe\xe8\x14\xe2\x3a\x95\x6a\x93\xbd\x87\x6d\xcb\x3c\x0e\x79\xb4\x84\x4e\x7d\x78\x24\xf9\xa6\x42\x3f\x89\x4f\xca\x7d\x25\x74\x72\xb6\x7f\x62\x95\x26\x2b\x97\xc8\x4c\x4a\x15\x23\x10\x85\x2f\x38\xcd\x39\x02\xa2\x86\x7f\xbc\x6c\xa2\xec\x86\x8f\x3a\xf5\x47\x80\x9f\x11\x4f\x53\xb3\x89\xbc\x3d\xbe\xf3\x74\x27\x00\x68\xda\xd7\xa9\x0f\x01\x74\x37\xf8\x53\x8b\x1e\x08\x8d\x92\x74\xf9\x02\x8d\xea\xac\x48\xb5\x60\x4a\x8e\x8e\x5a\x4f\x6d\x75\xa0\x1b\x96\x4d\x95\x19\xd0\x39\x5e\x33\xa4\x8a\x12\x9a\x1b\xe9\xa9\x9a\x02\x06\x74\x45\x91\xe9\x1f\x29\xb9\x84\x9a\x34\x32\xed\x17\x0c\x0f\xee\x60\xa5\xca\x2c\xb5\x96\xf1\xe9\xd3\x4f\x21\x3d\xf4\x8f\xf7\x28\x7b\x94\x30\x0a\xe1\xcf\x34\x6e\x01\xd4\xee\x55\x06\x29\xf2\x0b\x52\x70\x7b\x23\xee\x40\x37\xaf\x2a\x55\x79\xb9\x25\xf5\x67\xa2\x5d\xe4\x40\x1b\xce\xbd\xbb\xf9\xc0\x68\xd3\x26\xe7\x9e\x6c\x6c\x4a\xff\x23\x55\x66\x40\xd3\xf9\x90\xa5\x49\x08\x53\x87\xd2\x2d\x39\xa0\x42\x26\x1f\xe9\x96\x1c\xd0\x4c\xc8\x92\x20\x49\x68\x54\x58\x47\x3e\xf6\xeb\xf1\x0d\x31\x85\x2e\x5f\xa0\x19\x11\xcd\xd7\x7e\xfd\xa0\x72\x2e\x70\xa4\xdb\xed\x40\x73\x7b\x6f\xaa\x34\x80\x80\xeb\x22\xe4\x36\x8a\x8f\xdb\x88\x37\x34\xdd\x4d\x03\xba\xb9\x63\xd3\xb0\x2c\xd0\xa0\xa7\x8b\xa9\x1f\x0e\xb4\x86\x1e\x99\xae\xe8\xe9\x99\x27\xa8\xcf\xa9\xa0\x07\x7a\xe0\xcf\x4c\x77\xc0\x80\x7e\xb2\x98\xa6\x82\x1e\xe8\x27\xaf\x63\x1a\xfe\x04\x1a\x3c\xb7\x31\x75\xa7\x67\xe3\xb4\x2e\xde\xf6\x34\x53\x67\xca\xe2\x6c\x27\xdc\x14\x03\x86\x3b\x4d\x53\xb3\x11\x18\xc6\x66\x24\x45\x12\x06\x87\x35\x85\x0c\x48\xc2\xa0\x28\x24\xa6\xba\x03\xa8\x5a\xb8\x53\xdf\x19\x08\x6d\xd7\xe9\x97\x36\xfd\xd2\x50\x9f\x52\x27\x09\x5d\x2b\x5e\xea\x24\xa1\x73\xb8\x7a\x4c\xdd\x69\xa0\x57\xc4\xb6\x3c\x49\x42\x18\xaa\x97\x14\x49\x18\xb0\xce\xc6\xd4\xdf\x9d\x9e\xb9\xe4\x80\xd4\x30\x40\x23\x1b\x3b\xa6\x9f\x28\xd0\x38\x12\x33\xa6\x1f\x1f\x10\x66\x19\x4c\x3f\xbe\xf9\x6d\x8a\xd9\xe4\xbd\x70\x55\xdd\x4d\x9b\x7e\x8f\xc0\xd0\x25\x9c\xcb\x59\x5d\x2c\x93\xe3\xef\x43\x12\x43\x36\x24\x21\xf5\xf2\xa6\xd1\x42\xa0\x73\x24\x78\x48\x90\x24\x34\x33\x0e\xa6\xce\x2d\xd0\xcc\xaa\x98\x6a\x2e\xa0\x1b\x53\x9c\xfa\xa8\xc0\x38\x11\x10\x53\x87\x14\x68\x1c\x59\x18\x53\x87\x14\x88\xc4\x45\x99\x2a\x33\xa0\x55\x07\xe7\x36\x1a\xd0\x29\x3d\x0b\xf9\x97\x84\x7e\x3a\x2b\x6e\xa3\x01\xfd\xf0\x05\x2a\x0d\x80\x56\x5c\x91\x4a\x03\x20\x8c\xa5\xcf\xdb\x7b\x41\x43\xf9\xad\x35\x0d\x60\x20\x4e\x5f\xa0\x6e\x2b\xd0\x4f\xac\xa4\xa9\xdb\x0a\xf4\xd3\x37\xaf\x69\x0b\x0c\xf7\x9d\xa7\x46\x2b\x10\x15\x11\x3e\x8d\x29\x4e\x13\x79\x50\x1a\x53\x3b\x16\xe8\x59\xfd\xa3\x03\x62\x37\xec\xf0\x0b\x56\x8c\x00\xc3\x98\xcf\xd2\x21\x05\xd2\x61\x2f\xf7\xa6\x80\xee\x36\xed\xd2\xf6\x04\x2a\xa7\xf4\xc6\xd2\xd0\x04\x86\x16\xea\xd2\x93\x05\x82\x14\xe7\x58\xd4\x66\x08\xa3\xb1\x13\x20\xbd\x93\x10\xd0\xcf\x87\xf4\x4e\xc2\x50\xe5\x2d\xe3\x93\x40\x98\x1d\xb3\xdc\xf3\x07\x9a\x41\x2c\x19\x9f\x84\x30\x3d\x61\x69\xda\x02\x23\xbd\xca\xfd\xa4\xf5\xed\x27\xfd\xe6\x7e\x19\x40\x04\xa2\x22\xb8\x96\x7b\x40\xc0\x30\x2a\xb7\x34\x80\x81\xa1\xfa\x5c\x7a\xc5\x40\x73\xcb\x65\x69\xed\x02\x95\x4a\xe6\x90\x04\x4a\xa8\x1c\x07\x11\xcb\x9d\x22\xa0\x86\x03\x52\x54\x02\x35\x88\x06\x2d\x73\x7b\x80\x06\x49\x74\x2c\xe5\x22\x10\x66\x00\x2d\x2d\x67\x60\x70\x82\x6d\x2c\x9d\x6e\x60\x18\x16\x59\xca\x45\xa0\xc3\x8c\x1b\x32\x3e\xc5\xc7\xf8\x44\x30\x72\x19\x1a\x04\x86\x26\xe8\xd2\xc3\x06\x06\xc4\x84\x21\x2f\x94\x10\x5a\x59\x4b\x0f\x1b\xe8\xee\x50\xac\xf0\x6d\xc3\x09\xaf\xab\xb9\x0c\xfa\x01\x15\x82\xa4\x58\x9a\xd9\x40\x85\xe1\x21\x96\x42\x10\xa8\x61\x57\xf5\xb0\x81\xa1\x8b\xb2\x94\x8b\x40\xc0\xa2\x1a\x4b\xb9\x08\xb4\xea\x92\xd3\x0f\x5f\x56\x6d\x60\x2d\xaf\x74\xf9\xa6\x6c\x5b\x0c\xc8\x44\x44\x20\xa0\x9d\x8a\xa5\x87\x0d\x44\x71\xe5\x4c\x3f\x05\xf8\xe3\xd2\xb5\xea\xf6\xcd\xf2\x64\x39\xdf\xb6\x1b\x33\x40\x55\x73\x2d\xed\x94\xc5\xce\x89\x26\xd5\x52\x16\x02\x75\x3a\xf7\xe6\x09\x01\xe3\x1b\x90\xd6\x0c\xd0\x4c\x61\x5d\x26\x05\x01\xe1\x7e\xf8\xd2\x74\x01\xda\x81\xd5\xb0\x8c\xb1\x2d\x8f\x73\xf7\x43\x56\x7e\x01\x63\x10\x88\x59\xca\xaf\x65\xc5\xb0\x57\x69\xeb\x03\xed\xfb\x60\x8c\x9e\x01\x71\xf8\x47\x37\xf8\x81\x7e\x38\x6c\x85\x15\x50\xbf\xdb\xbb\x4d\x02\x8c\xee\x02\xd0\xfc\x07\x06\x05\x48\xb1\x34\xff\x81\x46\x09\x74\x2c\xf7\xe9\x81\x6e\x7c\x73\x69\xfe\x03\x95\xa3\x84\x62\x69\x2c\x01\x4d\x21\x2a\xdb\x96\x50\x39\x55\x34\x96\x5b\xf7\xc0\xa0\x0c\x2e\x96\xc1\x39\x20\x4e\xe5\x84\x89\x88\x40\x35\x3f\x6e\x5b\x1d\xb1\x3d\xfc\x03\x9d\xb6\xdd\x5f\x01\xba\x41\xd6\xad\xb0\x02\xba\x7b\xeb\xdb\x9d\x13\x60\x70\x08\x5e\x6c\x9d\x6e\x20\x1a\xaa\x58\x4e\x2e\xa1\x0d\xa6\x70\xeb\x5d\x00\xdd\xc4\x96\xad\xe1\x05\x8c\x88\xff\x10\xa0\xde\x66\x33\x02\x4d\x79\xbd\xab\x7d\x84\xaa\xce\xfd\x24\xd9\xb6\x84\x18\x6c\x60\x6c\x25\x0b\xd0\x4c\x9f\xdb\xee\x28\x03\x0d\x4e\xf7\x90\x80\x4b\x18\x83\x80\xd8\x56\xfe\x00\xfd\x1b\x89\x5e\x0b\xd0\x39\x63\x21\xe4\xe4\x12\x2a\x24\x2a\xb1\xdd\x0c\xd9\xb2\x8f\xa3\x47\xb6\xa1\x41\x20\x5a\xf7\x8f\xcd\x26\x2a\x71\xaa\x4d\xf6\xbe\xeb\x86\xd1\x09\x8d\x30\xa0\x51\x25\x17\x5b\x0f\x68\x1b\x07\x44\x70\x6d\x53\x9c\x81\x5e\x59\x1f\xdb\xad\x09\xa0\x1b\xd6\xd8\x0a\x1b\x60\x1c\xa8\xf5\xad\x07\x04\x54\xeb\x62\xb6\x6e\x3e\x30\x86\xf3\xa5\x79\x05\x0c\xdd\xb0\x6d\x1a\x12\xd0\xd2\xd7\xa1\x18\x01\x9a\x39\x6d\x5b\x0f\x08\xe8\x66\x59\x6e\x2b\x25\x80\x70\xc7\x6f\xbb\x85\x00\xd4\xe1\xe4\xb8\xe5\x0b\xd4\x74\x26\x8c\x0f\x00\x63\x60\x06\x6d\xad\x2c\xa0\x57\xdf\xd0\xb6\x5f\x3f\x18\xdd\xb5\xe6\xe6\x00\x30\x86\x2f\x4d\x63\x09\x18\x7e\x4f\x32\x64\xc5\xc7\x90\x85\x6f\xb3\x15\x49\x5b\xce\xee\xe2\x1f\x7d\x43\x3f\x18\x23\xbc\xca\x31\x5e\x66\xa5\xf2\x86\xb4\xb2\x80\x30\xc2\x27\x1d\x96\xd0\xcd\xee\xdb\x8a\x11\xa0\x1b\xbb\xdb\x9a\x41\x40\xab\x3e\x51\x03\x07\xe8\x1c\xf8\x1a\x97\x09\x33\xc0\x48\xee\x75\xe9\xe6\x03\xe1\x1e\xe3\xe5\xb7\x09\x34\x0d\xaf\xcb\xc0\x39\x50\xdd\xb9\xbd\x74\xf3\x81\xd0\xe7\xba\x74\x9d\x80\x01\x13\x7a\x5c\xba\x4e\x40\x37\x10\x73\xa9\xfc\x81\x80\x74\x34\x64\xb5\x12\x1a\xfc\xcc\x71\x69\x0f\x00\xbd\x78\x2f\x93\x3e\x80\x66\xa4\xe4\xf2\xe3\x03\x06\xa7\xdf\xc5\xe5\xc7\x77\xa9\xfc\x79\x8f\x12\x4a\x09\xad\xa3\x2b\x2f\x03\xe7\x40\x14\xff\xe8\xd7\x71\x7d\xdc\x20\xcc\x44\xf8\x44\xf9\xf4\x71\x9d\x24\x6e\x12\x3a\x8c\x18\x71\x99\xd7\x00\x74\x8e\x56\x0e\x99\x95\x84\x36\xba\x4d\xdd\x26\x38\x93\x90\x39\x97\x8b\x1c\x18\xd0\x65\xc7\xa5\xfa\xbc\x3c\x64\xfa\xbb\xca\x99\x20\xb5\xff\xeb\xbd\x71\x31\x60\x98\x59\x79\xe9\x70\x00\xc3\x14\x7a\x39\x93\x84\x66\xd8\xff\x72\xdd\x03\x4d\x1f\xe4\x72\xeb\x0c\x08\x2b\x71\x64\x56\x12\x6a\x77\xe5\xe8\x70\x5c\xa6\x27\x1c\x5e\xe5\xed\x37\xde\x14\x9b\x62\xf2\x11\x09\x61\xfe\xc0\x65\x64\x1b\x68\x67\xb3\xc9\x3f\xde\x92\x66\xd1\x55\x75\xe5\xa5\x61\x8f\xb0\xba\x5c\xe4\x40\x85\xad\x34\x2e\xad\x78\xa0\x35\x4c\xd0\x4b\x93\x1d\xa8\x9c\xa9\x13\x97\x11\x64\xa0\x1d\xb8\xd3\xb7\x56\x3c\xd0\xdc\xf7\xb9\x8d\x78\x01\x83\x73\xf1\xe2\x36\xa8\x0c\x74\x0e\x32\x8a\x5b\x5b\x1f\x08\xe8\x7d\xe3\x36\x0f\x0d\x18\x27\x5b\xd1\xb7\x9f\x15\x90\x66\x8b\xdc\x7a\x04\x40\x68\xfd\xdd\x26\xf3\x42\x3e\xd4\xa0\xa5\x8e\x5b\x8f\x00\x68\x1c\x21\x1a\xb7\x79\xfc\x40\x73\x61\xde\x3a\x09\x40\x77\x31\xc9\x47\x24\xf4\x93\x6f\xe8\x36\x89\x01\xa8\x39\xbc\x6a\xda\x64\xc8\xc0\x7b\xd9\x89\x82\xfd\xc4\x32\x91\xb5\x48\xe8\x05\xfb\xe9\x56\x15\x03\xbd\x3b\x20\x25\x00\xd0\x20\x65\x8b\xdb\xad\x33\xa0\xd7\xf1\x1f\xbc\xe2\x5b\x69\x00\x8c\xce\x2a\xba\xd5\xe7\xc0\xe0\x74\xa0\xb8\xf5\x47\x80\xd0\x27\xbf\xcd\x6f\x03\x9a\x1b\xc3\xb7\x69\x0f\x40\x77\x33\xf7\x36\xa1\xe1\xfe\x12\x1a\xe8\xa3\xc9\x6c\xc0\x80\x0e\x2b\xe4\x39\x12\xba\x5b\x26\xb7\xa1\x1b\xa0\x7e\xe3\x75\x2f\x0f\x18\xd6\xe5\xdd\xca\x1f\x20\xe2\x6b\xf2\xd5\x90\xbc\x0c\xeb\x50\xdc\x86\x2c\x81\xca\x59\x2a\x71\x6b\x5b\x00\xcd\x04\xc7\x5b\xe5\x0f\x54\xf3\x3a\x6f\x03\x29\x40\x35\xfb\xf3\xd6\x1f\x01\x5a\x75\x91\xea\x8f\x00\xf1\x8d\xd1\xe8\x3d\xd0\xdc\x3b\xb8\x8d\xad\x00\xc3\x94\x13\xd9\x90\x84\xa1\x1b\x26\xf5\x91\xd0\xab\x5d\x0d\x9f\x18\x14\x24\x7b\x2f\xf7\x05\x81\x7e\xba\x22\x95\x8b\x40\x85\x5b\x36\x6e\x1d\x19\x60\x7c\xc3\xd6\x91\x01\xaa\x99\x5c\xb2\x21\x09\x15\x22\xec\x90\x9b\x48\x18\xe6\x88\xde\x5a\x0d\x40\x87\xec\x2d\xe4\x26\x12\x2a\x94\x70\x71\x9b\x15\x06\x0c\xa3\xab\xf7\x72\x56\x39\xb0\x5a\x1d\x7e\x5b\xa4\x00\x0c\xe8\xc5\xe3\x76\x0b\xe1\x76\x0b\x01\xef\xe0\xd6\x44\x00\x06\x34\x5d\x71\x2b\x2a\x81\xda\xfd\x36\x15\x95\x40\x0b\xfb\xa5\xd5\x00\x84\x99\x82\x52\x1f\x09\x51\x4e\xaf\xf2\x75\x90\x65\xa0\xab\x79\xeb\xc8\xdc\x92\x64\xe0\x56\xdc\x6e\x47\xdc\x12\x61\xa3\xc3\x6f\x83\x3a\xc0\xb0\xaa\xe7\x56\xec\x02\x6d\x14\xfb\xe5\x7c\xb9\x85\xa9\x64\xd1\xb6\x00\xc2\x7a\x8a\x5b\xe1\x7c\x1b\xae\x71\xdd\xeb\xee\x00\xfd\x54\x2e\x2a\xaf\x81\x5e\x9d\x68\x03\x31\x40\xb8\xc1\x2f\xf5\x91\xd0\x95\xc4\xb7\x1e\x10\x10\x90\x2f\x86\x6c\x48\x42\x53\x57\xde\x4a\x75\x20\x4e\x87\xed\xe6\xa4\x04\x49\xfa\xce\xb7\x4e\x11\xd0\x67\x78\x95\x9d\x78\x88\x16\x62\xf3\xdc\x1a\x38\xc0\x28\x4e\x8e\x11\x64\xa0\x7d\x8b\x49\xa7\x08\x18\x27\x1a\xf5\x76\x73\x12\x68\xa6\x71\xcb\x60\x24\x84\x9b\x93\x8f\xbb\x87\x40\xe8\x6a\x3e\x8a\x70\xa0\xc3\x5f\x19\x8f\xe9\x64\x8f\xe9\x64\xac\x2f\x29\x8a\x84\x96\xbc\xed\xc7\xe2\x0b\x20\x74\x48\x1f\xad\x2c\x20\x34\x54\x25\x32\x12\x06\x07\x43\x87\xac\x45\xc2\x80\x48\x2d\x64\x2d\x12\xc2\x3d\x37\xc9\x87\x84\x6e\x04\xf9\x51\x88\x02\xe1\x66\x9d\x4c\x43\x42\xb7\x3a\xe2\x31\xce\xf3\x78\x58\x93\xf7\x32\xa8\x03\x34\x37\xe5\x65\x07\x12\xe2\x44\x28\xc8\x0e\x24\x0c\xce\x16\x89\xc7\x30\x36\xd0\xbf\xf9\x52\x62\x02\x1d\x46\xc4\x78\x94\x85\x40\x33\xa8\xfc\x18\xec\x06\x46\x61\x7d\x3d\x7a\x3d\xc0\x80\xe8\x2a\x1e\xbd\x1e\x60\xe8\x96\x3c\x26\xf3\x02\x1d\x96\xde\x90\x0a\x48\x18\x05\x85\xfd\x28\x44\x81\x3e\x9c\x1c\x23\x38\x40\xd7\x35\x7f\x14\x8f\xcf\x57\x14\xc2\xb0\x0d\xea\x00\x95\x93\xf8\xe2\x31\x40\x0d\x54\x8b\xfa\x1f\xe3\x3c\xc0\x80\x51\x2c\x1e\x05\x1f\xd0\xa7\x8b\xc9\x6d\x25\xa0\x72\xb8\x4c\x3c\xe6\xd1\x02\x01\x8f\x44\x3c\xee\x21\x01\xbd\x7b\x7b\x65\x21\x30\x86\xaf\x43\x59\x08\x0c\x23\x97\x72\x08\x09\xbd\xfd\x07\x8a\x8f\x78\x34\x34\x81\xb0\x14\xf4\x99\x8e\x77\x92\xda\xc1\xf7\x24\x11\x91\xd0\xcc\xf2\x7e\x8d\x03\xbe\x16\xf4\x91\x48\x28\x6d\x8b\x10\x56\xcd\xbf\x6a\x54\xa0\xba\xe3\xf7\x6a\xab\xbf\xa6\xc2\xf0\x6a\x5e\xb5\xe0\xab\x0b\x7c\xda\xd4\x6c\x62\x67\x9f\x2f\xe5\xf5\x35\xbf\xe6\x6c\xf3\x51\xbf\xbe\x2d\x60\x7c\xf7\xf2\x6d\x01\x15\x12\xba\x90\x44\x45\x08\x63\x3e\x92\xa8\x08\xdd\x52\xf4\x57\xfd\xf6\x5a\x25\x37\xbd\xca\x27\x86\x27\xc1\x78\x55\xd8\xe4\xa1\x59\x83\xa6\x69\x13\x27\x48\xda\x7b\xf9\x03\x80\x66\x34\x5a\x4a\x14\xa1\x71\xa0\x4b\xbc\xe6\xdd\x01\x5d\x17\xf8\xf5\xcd\x03\x15\x9a\x9b\x90\x25\x45\x68\x89\xf5\x26\x25\x8a\x50\x03\x9d\xf4\xea\x15\x03\xcd\x50\xc6\xeb\x46\x3a\xd0\x2d\xd8\x92\x12\x45\xa8\xf0\x2f\xc5\x6b\x3e\x33\xd0\x65\x78\x78\x8d\xca\x01\xe3\x7b\xdb\xaa\x3c\x20\x8d\x6b\xbd\x2a\x33\xa0\xe9\x60\xc9\x7f\x22\x54\x73\x7d\x5f\x35\x17\x30\x4e\x32\x47\x24\x3b\x11\x86\x65\x11\xaf\x81\x3a\xa0\x07\x1e\x90\xcc\x26\xc2\x30\x32\xf4\x5a\x9c\x03\x8c\x86\x76\x7e\xdd\x63\x04\x9a\xd6\xdf\xab\xa3\x0c\x74\x98\x95\xe2\x35\x3f\x0e\xe8\xd5\x61\xbb\xd1\xf0\x9a\x1f\x87\x53\x24\x25\x8a\x30\x86\x2b\x5a\x35\x25\x25\x0a\x47\xb5\x84\x94\x28\x42\x57\x73\xc9\x7f\x22\x84\xce\xad\xfc\x27\xc2\x28\x0e\xdb\x94\x39\x20\x38\x3d\x38\x5e\x43\x70\x40\x35\x17\xf3\x35\x15\x06\x18\xed\x67\x2c\xe5\x81\xd7\x22\x8c\x32\x0e\x9a\x8a\x4d\xf0\x6a\x96\x49\x53\xb5\xa9\xb2\x26\xfc\x63\xb7\x89\x32\xdc\xc3\xa6\x61\x13\x85\xf8\xc5\xa6\x69\x93\x29\x05\xde\xeb\xb2\x89\x4e\xfc\xfc\xb7\x3c\x8a\x9d\xd0\x1f\xf9\x09\xe7\x94\xff\x44\xa8\x1c\x37\x92\x07\xfe\x88\xd0\x28\x2d\x4a\x29\x51\x84\x41\xa1\x74\x1e\x44\xe2\x84\x06\x93\xe7\xef\x0d\xd0\x54\xc9\x7e\x38\xb9\x7d\xb5\xab\x08\x18\x76\xad\xf2\xa8\xfe\x11\x05\x44\xe1\x6f\x1e\xc4\x07\x84\x0a\x21\x67\x1e\xcd\x7b\x79\x20\x95\xbd\x6f\xde\x0b\x6d\xc3\xb6\x76\x1e\xd0\x1b\x08\x8d\xc4\x83\x3c\xba\x57\x91\x6b\x47\xf8\x21\x25\x28\x11\x3a\x47\x4b\xe4\xd1\xfd\x63\x97\x08\x84\x01\xa1\x6d\x84\x46\x25\x4e\x1e\xc3\x7e\x59\x43\x11\x74\x35\x9c\x42\x08\x4a\x4e\xa7\x10\x99\x23\x74\x2a\x09\xf3\x08\x7b\x1f\x94\x29\x4d\xde\x50\x38\xab\xe1\xfe\x0a\x9d\x08\x67\x22\x50\xc5\x07\x93\x13\x76\x82\x5c\x3b\x94\x46\x1e\x61\x27\xc8\xc1\x21\x49\x2f\x0f\xc2\xfe\xc2\x68\xbe\xed\xf4\x3d\xc2\x43\x4a\xe1\x6f\x1e\xe9\x4c\x24\x27\xa5\xfd\x1c\x8e\x3c\xd2\x4e\x98\x37\x5c\x6c\x72\xe5\x50\x82\x58\x3b\xf3\x45\xec\x4f\x68\xa4\xc3\xe6\x91\x2e\x26\x12\x22\xa8\xfe\xcb\x63\x7a\x7b\x48\xa2\x61\xce\xc9\x63\xfa\x47\xe8\x9f\x87\x2b\x67\x3a\x46\xa2\x7a\x14\x04\xa6\x94\x28\x42\xe5\xc0\xd8\x3c\x96\x53\x88\x61\xcf\x36\x49\x1e\xcb\x01\x91\x2e\x44\xd1\x75\x1e\xcb\xae\x2e\x7d\x10\x3a\xb1\x7c\x8f\x8b\x83\x57\x7c\x1d\xcb\xf9\x5a\x1c\xfe\x31\xe8\xd7\xf6\x89\x98\xff\x1c\x5d\x92\xc7\xf6\x89\x1c\x2b\x5b\xfd\xe3\x76\x56\x31\xff\xd9\x5b\xcf\x63\x7b\x7b\x52\x0c\x7b\xfb\x3b\x40\x9d\xc7\xe5\x9b\xff\xc1\x38\x27\xf7\xbd\xbc\x2f\x85\xce\xe9\xe0\x2e\xa7\xf3\x22\xe3\xc0\xc5\x70\xf9\xe6\xe1\xb8\x43\x2e\xe6\x71\xfb\x74\x38\x49\xb1\xf1\xf2\xb8\x9d\xe1\x9b\x9d\xfd\x4a\x1f\x6f\xff\x78\x43\xc0\xa5\x64\x79\x1c\x2f\xc4\xce\xe9\xfa\x78\xec\xc4\x23\x53\x19\xab\xfb\x71\x86\x1f\xb6\xf1\xfd\xea\x5e\xff\x08\xd5\x0a\x75\xe7\x79\xbc\xfe\x11\xfb\x1a\xb6\x88\x3c\x5e\xbf\xa7\x17\x32\x9c\xc2\x92\x79\x7d\xcd\x9c\x71\x0e\x1f\x63\x16\x82\x32\xc2\x60\x0f\x28\x8b\xb2\xac\x48\xef\xf4\x35\x0d\x9b\x60\xc2\xfb\x89\xdd\x2c\x44\x60\x84\x80\xcb\x29\x0b\x11\x18\xa1\x61\xbd\x65\xc1\x7c\x17\xa2\xf0\xb9\x16\xa5\x14\x30\x0a\x02\x55\xda\x16\xa1\xfa\x05\x17\x2c\x7a\xa1\xc2\xac\x94\x05\x2b\x5c\xe8\x84\x9e\xb3\x90\x22\x28\x74\xbf\x81\x72\xfa\xc7\x53\x97\x8e\xdb\x63\x85\x0b\xd1\x59\x6b\xa5\xfa\xc7\x0a\xb3\x37\xeb\xb6\x60\x5f\x0b\x9d\x32\xdc\x2c\xcd\x7b\x35\x4f\x49\xe1\x89\xcd\xab\x9a\xb9\x17\xbf\x95\x23\x09\x4b\x16\xc8\x96\x38\x51\x23\x0b\x26\x95\x50\x29\x22\xce\xd2\x9d\xd5\x4e\xe5\xf7\xc9\x13\x87\x4d\x64\x68\x90\x96\x9c\x72\xa9\x08\x0d\xf3\x3d\xcb\xb0\x13\x9c\x64\xc5\xa6\x45\x16\xc5\x1b\x30\x8a\x03\x22\x8a\x20\x54\xaa\x69\xb3\x84\x13\xcd\xb1\xd6\xe4\x46\x67\x09\x87\x8d\x99\xcc\xa9\xfd\x59\xc2\xb9\x0f\xfd\x4a\xff\xe8\x7c\x79\xe8\xa8\xb7\x4f\x9f\xc8\x91\x3b\xf0\x0b\x66\x49\x6f\xff\x83\x0a\x69\x5f\xca\xb8\x22\x34\xc8\xab\x53\xc6\x15\xa1\x72\x6e\x59\x96\xe9\x55\x13\x92\x9e\xca\x4b\xc3\xe8\x15\xda\x70\x31\x29\x92\x80\x3e\x82\xab\x96\x9d\xe0\xc0\x6a\x42\xcf\x59\x96\x6b\x02\x2e\x3a\xe2\x80\x59\x96\xfd\xa2\x6a\x0c\x46\x8c\x2c\xdb\xab\x48\xe7\xc0\xc0\xc9\xb2\x9d\x7b\x42\x06\x14\xa9\x67\x51\x8c\x00\x03\x3f\x3c\xcb\xb6\x13\x5b\x9a\x40\x26\x67\xbb\x00\xc8\xf0\x98\xcd\x3f\x3a\x46\x82\x01\x9c\x57\x9c\xe5\xb2\xab\x14\x4a\x57\xe7\xeb\xf2\x4b\xbb\x08\xea\xa0\x8a\xcb\xe5\xdb\x26\x9f\x79\xda\xd5\xcb\x27\x52\x85\xc0\x0e\x7c\x96\xdb\x01\x51\x4c\xd0\x5c\xab\xb7\x4f\xbc\xa5\x68\xa4\x5f\x8f\x63\x7c\x8c\xc4\xf1\x44\x45\x87\x8c\x2b\xf8\xa8\x29\xbd\x8a\x30\x54\xc5\xe5\xf1\xf6\x66\x85\x21\x4d\xca\xe3\x4c\x3c\xec\x2a\x1c\x74\xf5\xb1\x5f\x90\xb0\x54\x27\xfa\xf5\x89\xb0\xbd\x4f\x5f\x9a\x62\xa8\x58\x85\xd0\x79\x43\xaf\xf7\x7a\xa9\xcd\x77\x31\xbd\xae\x68\x3c\xff\xc3\x7e\xbd\x2e\x00\x0a\x13\x20\x3d\x4e\xa9\x5a\x84\x01\xad\x62\x9e\x4a\x26\xa0\xce\x6a\x53\xd8\xc4\xe1\x0c\xdf\x55\x69\x13\x82\x8f\x85\x79\x2a\x86\x4e\x0f\x32\xfa\xd9\x9b\x79\x6a\x78\x01\x9d\x5d\xbe\x3c\x89\x0d\x0b\x9d\x73\x00\xf3\x64\xaf\x46\xe8\x15\x31\x24\xc7\x8b\x10\x9a\x67\x67\xf1\x5e\xc5\x0c\xd9\xa0\xe9\xb1\x09\x3b\xe5\xb4\xe9\xb5\x89\x88\x3b\x16\xc8\x49\xac\x41\xa8\x70\x2c\xa4\x7c\x31\x42\x50\x53\x99\xa7\x22\x0d\x68\x24\xa7\xa6\x14\x32\x42\x23\x43\x36\x65\x82\x11\x82\x7d\xc5\x94\x09\x46\x68\xec\x3b\xe7\x59\x9d\xaf\x8a\xd8\x66\x99\x9c\xca\xc2\xd3\xad\x59\x74\x9a\x1c\x2f\x42\x2f\x95\x99\x68\xde\x1e\x86\x08\xbc\xf5\x94\xe3\x45\x18\x24\x68\xa7\xbc\x2c\x42\xfc\x97\x43\x12\xf3\x64\x5b\x48\x18\xed\xe0\x51\x0a\x41\x20\x48\x96\xcc\x73\x38\x9d\x83\x0a\x8e\xe9\x55\x4e\xa7\x66\x9f\x7d\x54\x08\x02\x15\xcf\x2c\x25\x64\xc9\x7f\x84\x2c\x4c\x7a\x78\xfb\xe0\xab\x43\xa3\x9e\x8a\xca\xd3\xb3\xfb\x5c\x1f\xda\x78\x40\x27\x4e\x93\xa7\x16\x17\x30\x4e\x54\xcb\x99\x2e\x99\x34\x5a\xe8\x55\xfe\x31\xcd\xaa\xa0\x13\xd3\x4e\x78\xea\x07\x0b\xfe\x9c\x4e\x14\x27\x75\x94\xea\x55\xbe\x79\xfc\xca\xea\x6b\x56\x08\x9e\x1e\x87\x6c\xef\xa7\xc3\x66\x6f\x4a\x55\x7c\x6a\x84\x9d\x5f\x0d\x17\x8b\x61\x39\xc6\x05\xd7\x33\xdf\xd3\xa9\x5d\x06\xb4\xa3\x31\x5f\xcb\x55\x44\x58\xb6\x78\xfb\xe5\x13\x65\xaf\xc3\x30\x3f\x97\x03\xf2\x4c\x41\xa4\xa7\x74\x32\x42\x27\x6b\x30\x4f\xad\x37\x20\x12\xc1\x75\x2a\x76\x81\x46\xf2\x72\x9e\xdb\x25\xb3\xcd\x8c\xf4\x8f\xce\xfd\xd6\x6b\x61\x40\xdb\xae\x42\xee\x79\xf8\x3a\xb6\x73\xbf\x4d\x73\xf3\x2a\x7b\x4f\x4e\x6d\xf8\xa5\x28\xaf\x81\xfe\xaf\xc9\xae\x72\xc0\x12\xf4\x2a\x79\xde\x76\xf5\x26\xdd\xd0\x7b\xdd\xbe\x21\x3c\xd9\xe9\x77\x7e\xbb\x30\x6f\x39\x4d\xe9\xfd\xed\x44\xdf\x70\xf3\xa3\xe9\xa5\xb9\x11\x1a\xf9\x38\x79\x6a\xfd\x01\x95\xb2\xae\x3c\xb5\xfe\xce\xcf\xfa\xb3\x13\xf6\x8b\x5c\x95\xe9\xbd\x34\x08\x81\xd1\x7c\x69\x8a\x70\xa0\xa7\x5d\x7d\x7c\xb5\x3f\xa8\x70\x50\xe7\xa9\x54\x07\x86\xca\xff\xd4\x46\x04\xc6\xe1\x32\xd1\xfa\x03\x6a\xd8\x2f\x65\x2c\x10\x03\x9d\x54\xf5\x77\x81\xc1\xde\x7a\x56\x6d\x44\xa0\x11\x37\xcd\xaa\x0b\x0c\x74\x8d\xcb\xca\x5e\x9e\x50\x15\xa8\x55\x79\x0d\x34\xce\x10\xca\xaa\x0b\x0c\x34\x3d\xd9\xaa\x27\x5b\xf5\x64\x91\x9e\x95\xca\x5c\x61\xc0\xbd\x9e\x12\xe0\x08\x8d\x03\x98\xb3\x6a\xd7\x01\x1d\x06\xed\xac\xd5\xde\x57\x23\x8f\x74\xa2\xda\x2f\x72\xdc\x27\xeb\xab\x2a\x2a\x81\xe1\x1b\x92\x4c\x47\x68\xfa\x82\xb5\xda\x09\xca\x70\xa9\xd5\xcc\xaa\xa8\x04\xba\xca\xbf\x2a\x2a\x81\x4e\xa8\x3e\xab\x72\xb1\x7a\x66\xdc\x61\x93\x7f\x24\x65\x0e\xbe\xbd\xac\x7a\xc5\x40\x7c\x93\xd3\x1c\x10\xc5\xba\x8d\x0f\xb9\x76\x07\xd4\x5d\x13\xf4\xab\xfb\x3a\xc8\x4f\x21\x11\x3a\xab\x9e\x2c\xd0\xd4\xbb\x55\x4f\xb6\x7a\x7c\xc6\x69\x93\x53\x18\x64\x8b\xb0\xe4\xa4\xb6\x11\xda\xf0\xf6\x1a\x71\xc0\xd0\x53\x91\xda\x46\xe8\x9c\x4f\x98\xf2\xd8\x08\x15\x1a\xca\x94\xb4\x46\xe8\x84\xca\xb2\x4e\xff\xc8\xa9\x6b\xc5\xc5\xa4\x13\x09\x04\x65\xde\x29\x69\x8d\xd0\x21\x45\xca\xaa\xc7\x08\xf4\x6f\x72\x96\xbd\xf7\x88\x22\xff\xe8\xe7\x0e\xb4\xc0\xfc\xaf\x97\xf3\x45\x6a\x08\x54\x1a\x59\x2f\xdf\xf6\x0f\xaa\xb2\x50\x86\x1a\xa1\x75\x87\x7d\xf9\x44\x2a\xf8\x21\x1f\x4a\x19\x6a\x84\x06\x97\x6f\xd6\xdb\x89\xfe\x41\x4d\x5f\xed\xed\x4c\xdc\x24\x02\xf9\x0d\xdd\xfe\xf1\x86\x1c\x1d\x47\x48\x26\x18\xa1\x13\x7a\xce\xfa\x38\xa0\xc7\xcc\x26\x6e\xff\xb8\x00\x60\xe9\x4d\x1c\xa1\xfa\xba\xbe\x5e\x52\x32\xfd\xac\xfc\xb6\x81\x46\xe2\x54\xd6\xd7\x59\x7d\x35\x2e\xb9\x97\xb6\x18\xd0\x7f\x16\xc8\x9f\xaa\x58\x86\x19\x61\x90\xce\x9a\x32\xcc\x08\x1d\x2a\xb1\x94\x3b\x46\x08\x8a\x99\xb2\xf9\xe9\x03\x8d\x0d\x9f\x6c\x5a\x5c\x40\x83\x1f\x27\x9b\x16\x17\xd0\xa0\xd4\xcd\xa6\xc5\x05\x44\xff\x9a\x1e\x9b\x38\xa8\x0f\x1f\xa2\xe9\xe5\x01\x01\x93\x70\xca\xd1\x22\x34\xad\xa4\xe6\xa7\x0f\x04\x05\x90\x29\x63\x8a\x30\x28\x22\xce\x66\x5c\x0b\x68\x9c\x1c\x9f\xcd\x6f\x13\x18\xec\xa2\xa4\x04\x25\xc2\x60\xc7\x2f\xa5\x1e\x11\x2a\x87\x66\x65\x1b\x3e\x91\xea\x50\x2a\x4b\xb2\x0d\x27\xc7\x4a\xaf\xe6\x55\xc3\xa6\xf1\xeb\x04\x46\x58\xd3\xa5\x6b\xe6\xae\xb2\xfc\xda\x70\x40\x03\xb2\xdc\x61\xd3\x6b\x13\xc7\xbe\x38\x6c\xa2\xe4\x42\x3b\x10\x82\x4d\xff\x0d\x18\x5a\xce\x8d\x5a\x4d\xa1\xb3\x03\x9f\x6d\xfa\x86\x26\x8c\x99\x2c\xd2\xa6\x05\x02\xb4\x70\xa2\x75\xc3\x80\x5e\xbd\xca\x30\x10\xd0\xc8\x24\x4d\xd9\x35\x84\xe8\x04\x29\x9a\x3a\x1c\x18\xd3\x65\xa2\xc2\x06\x3a\xc7\xea\x67\x53\x61\x03\x61\x78\x4a\x76\x0d\x21\xd2\x05\xa0\xeb\xd4\x4c\x8e\xe7\x43\x6c\xba\x4e\x40\x0b\x64\x6c\x33\x5c\x03\x04\x49\xfb\x29\x2d\x87\xd0\x21\x78\xcb\xe6\x77\x0e\x8c\xe2\x9a\xb8\xec\x17\x47\x18\x77\xfb\xa5\xcf\x05\xf4\xb0\x5f\x9a\x08\x40\xe7\x38\x9a\x94\x96\x43\xe8\x2a\xd9\xf6\x38\xa0\x07\xfb\xc9\xd7\xf1\xb8\x7c\xa9\xd5\x84\x99\x32\x9b\x1f\x22\xd0\x35\x67\x9b\xee\x0e\xd0\x94\xb1\xf2\x66\x08\x8d\x2c\x83\xec\xd0\x28\x09\x0d\x96\x94\xec\x24\xa6\x08\xfd\xf8\x9a\xc2\x26\x5c\xba\xc3\xa6\xb4\x89\xba\x4f\xbc\x03\xd9\x35\x84\x71\x76\x9f\xf8\xd8\x44\x14\x93\xae\x76\xfd\x91\x6e\xb5\xf6\x69\x93\x9d\x38\x39\xaf\x81\x05\x20\xbb\x86\x10\x27\x03\x92\x24\x43\xe8\x1d\x77\xa7\x1b\x7a\x06\x06\x4c\xc2\xd9\x55\xd8\x40\xb8\x7c\xbb\xdf\x23\x10\xa4\x5a\x65\x37\xce\x0c\x0c\x4e\x2c\xcf\xde\xec\x57\xf3\x44\x1f\x9e\x68\xe8\x19\xe8\xec\xef\x66\xf7\x43\xee\x9f\x92\x65\xd8\x86\x6b\x80\x4a\xce\x51\xca\x75\x21\x0c\x0e\x93\x4f\x89\x2d\x84\xe0\x54\xbe\xec\x7e\xc8\x40\x1f\xbe\xa1\xe1\xac\x72\x22\xe2\x4c\xfa\x35\xfc\x23\x24\x3f\x5a\x6c\xf2\x53\x08\xcd\xa8\x5e\x1f\x8e\x91\x83\xc7\xa9\x53\xcb\x6e\x6c\x18\x68\xd3\x31\x1a\xf5\x05\x9a\x01\x48\x59\x1d\x84\xd1\xf8\x90\x65\x75\x10\x2a\xf4\x3d\xd9\xfd\xb6\x81\xa1\x18\xea\x86\x78\x81\x4e\x4e\x49\x76\x3d\x02\x20\x8a\x2f\xcd\x48\x09\x10\x9c\xc2\x9a\x5d\x55\x0c\xf4\x5a\x6c\x72\x40\xaa\x62\x76\x3b\xba\xe6\x3f\xd0\xab\xf3\x45\xf9\xa7\x10\x1c\x95\x90\xdd\x78\x0a\x30\x02\x65\xd6\xd5\xce\xdd\x53\xc6\xed\x97\x9f\x28\x30\x48\xaa\x4e\x99\x18\x84\xa6\x4b\xd8\x8d\xbb\x02\xdd\x68\x74\xbf\xec\x04\x7c\xd6\x8a\x21\x99\x18\x84\x71\x12\x63\xeb\xaa\x62\xa0\x35\x7b\x7f\x7b\x7b\xf8\xac\x39\x44\x21\xbb\x71\xd7\x6e\x2e\x67\xd8\xe4\xbd\x3e\xcb\x9b\xae\xaa\xc3\xbb\x3a\x1c\xab\xb4\x1b\x29\x01\xba\x2a\xb3\xbf\xbe\xc7\x57\xdd\xc1\x13\x8d\x81\x00\x6d\xb4\xf3\x6f\x55\xdc\x0d\x91\x00\x83\x93\x4d\xb2\xbf\x8e\x97\xf4\x70\x0e\x67\xc8\xa1\x61\x0e\x8c\x83\x8f\x67\x18\xa9\x05\x1a\xdc\x20\x39\x0c\x91\x0c\x39\xdb\x58\x91\x43\xed\x3c\x64\xb9\x44\xbc\x8d\xe2\x1f\xad\xcb\xc3\x5e\x1c\x4a\x16\xa0\x73\x68\x72\x0e\xc5\x08\xd0\x75\x8a\x86\xdf\x39\xd0\x0c\x91\x0c\xbf\x60\xa0\x51\xcb\x92\x52\x30\x08\x91\x18\x3b\xc3\xb8\x29\x10\x6c\x02\xe6\x30\x6e\x3a\x3c\x41\x84\xe9\x1c\xc6\x4d\x81\x28\xdf\x1f\xb7\x4d\x72\x3b\xd2\x09\x0a\xe7\x84\xd6\xbf\x26\x9f\x48\x5e\xc2\xf9\x35\xd9\xaf\xae\xb6\x61\x8c\xc3\x31\x0e\x09\xba\x79\xa2\x41\x52\x20\x38\xac\x29\x87\x36\xf1\x30\xb0\x89\xcc\x18\xee\xb5\x00\xcd\x7d\x08\x09\x11\x84\xa1\x07\x34\x8c\x4f\x02\x55\x25\x3b\x96\x63\x5c\x26\xb0\xf1\x1e\xfd\xea\x80\x60\xd3\x34\xc7\x65\xbf\x2e\xd3\x0d\xf9\xa3\x9a\x0b\x68\xa4\x0e\xe5\xd0\x47\x05\x62\xda\xaf\xdb\x7b\x41\xb2\xaa\x4e\x92\xd7\x40\x18\xe9\xbd\xf4\x3e\x81\x4a\x0e\x60\xca\x45\x20\x04\xb4\x40\x39\x0c\xfa\x01\x01\x23\x46\x4a\x16\x20\xf4\x40\xa0\x86\x9b\xa6\x40\x28\x50\xc3\x85\x09\x74\x4e\x1a\xca\xd0\x6c\x04\xba\x81\x60\xf9\x03\x84\x71\xe0\xdc\x86\x9a\x0b\x18\x9c\x9c\x93\xe1\x92\x03\x3a\x25\x97\x19\xc6\xdb\x80\x66\x20\x38\x5c\x5f\x40\xa5\xae\x2f\xc3\x95\x03\x74\x38\x12\x32\xb4\xeb\x80\x70\x91\x87\x6b\x02\x18\xf0\xda\xa5\xb5\xf9\x42\xc0\x7b\x98\xa1\xec\x07\xfa\xc0\x6a\x08\x4a\x8b\x84\x48\xb4\x4d\x18\x59\x02\x86\x71\x9e\x30\xb2\x04\x8c\x6f\x26\xd2\xc9\x81\xcd\xad\x11\x33\x0a\xc3\x48\xc0\xa0\x82\x23\xc3\x38\x4f\x7c\x47\x4d\xfd\x5e\x5a\xe8\x3a\x85\xae\x93\x73\x6f\x88\xc5\x12\xfb\x93\x28\x55\x28\x76\x81\x56\xd9\x42\x08\x8d\xa5\xf0\x84\x3f\x7b\xff\xf8\xd2\x1e\xcb\x83\x6d\x72\x56\xb1\x66\x1a\xd6\xb2\xa5\xec\xc2\xa0\xde\x30\x43\x4f\x03\x08\xd8\xb6\x32\xf4\x1b\x80\xd0\x17\x0c\xe5\x57\x58\xd7\xe7\xeb\x70\xe5\x00\xbd\x11\x17\x4b\xe3\x03\x40\x27\xb5\x3f\xd3\x20\x29\xd0\x38\x79\x30\x93\xa4\x57\x61\x18\x25\x4f\x8d\x92\xf4\x50\x24\xd4\x41\x6a\xfe\x03\x55\x1b\x31\xf5\xe9\x81\xa1\x77\x91\x14\xcb\x09\x0d\x9e\xb6\x4c\x1d\x78\x20\x74\xb0\xd2\x3d\x6c\x60\xb8\x4c\x92\x54\x1a\x21\xa0\x11\xc8\x24\xed\x5d\xe8\xda\x03\xa9\x6b\x0e\x84\x2e\x70\x6a\x6e\x00\x5d\xb7\x35\x5d\x85\x40\x55\x3b\xa7\x16\x48\x7e\x7c\xd6\x74\x42\x29\x07\x8c\xca\x62\xb2\xea\x5e\x08\xf8\x9b\x32\xf5\x41\x80\xf8\xfe\x38\xec\xc4\xe0\xdc\x69\xa4\x5c\x6a\xcd\x00\xa3\xd9\x7b\x57\x74\x7e\xb5\xc0\xcc\x84\x6e\x09\xd0\xa1\x89\xcf\x74\xa7\x09\xe8\x1d\xa3\x24\x8d\xa8\x02\xad\xa0\x51\xd3\x58\x03\x10\xd5\x97\x66\xf8\x34\xa9\x18\x3e\x30\x67\x2d\xea\x17\x86\x6e\x5c\xfa\x29\x00\x2d\x10\xa2\xe9\xb6\x12\x50\x9b\xef\xd1\xb8\x2b\xd0\x4e\x56\xa1\x75\xfe\x42\x7c\xfd\x32\xc8\x0a\xb4\xd3\x31\x1a\xa4\x00\xba\x6e\x9c\x75\xfe\x42\x1c\xc7\xdf\x14\x1f\x99\xc6\x30\x80\x6a\xa2\x45\x1a\x8a\x00\x82\x6c\xd9\x4c\xb7\xa5\x81\xea\xe7\x6a\x81\xbf\x30\xba\x7f\xd4\x91\xc9\xef\xa4\x21\x9b\x5c\xf0\xd0\x04\xaa\x05\x53\xa9\x9e\xd2\x04\x36\x9b\xfc\x52\xb0\x6c\xa0\xd2\xc8\x54\xd0\x03\x75\xba\x6e\x35\x76\x80\x4e\x61\x41\xa6\xc6\x0e\x30\xbe\x89\x52\xf6\x03\xfd\xf4\xab\x33\xf2\x08\x34\x23\x43\x92\x05\x08\x9d\x9a\xec\x4c\x37\x7c\x80\x5e\x7d\xa2\xbe\x0d\xcc\x00\xed\xfb\x06\xdc\x77\x06\x5a\x65\x3f\x3c\x8d\x22\xa4\x3c\xb5\x78\x1a\x53\xa3\x04\xe8\xb0\x47\xe5\x34\xef\x05\xa8\x9c\x18\x95\xd3\xed\x17\x20\x3a\x3a\x69\xea\x14\x01\x9d\x2c\xba\x9c\x2a\x0d\x60\x54\x54\xde\x24\x0f\x5f\x68\x1c\x2a\x92\x53\xaf\x65\x4a\xbd\x8d\x8c\x95\x78\x40\x08\x58\x06\x72\x2a\x33\x80\xce\xd9\x6a\x39\x8d\x22\x00\x8d\xba\xab\x9c\x8a\x11\xa0\xbb\x48\xa5\x14\x10\x2a\x85\x86\x39\x49\x55\x17\x3a\xf5\x27\x39\xd5\x36\x40\xe3\xa0\x87\x9c\x6e\x80\x00\x4d\x23\x7f\xea\x43\x4c\x89\x42\xd9\xa1\x98\x7e\x75\x40\x27\xe1\x2f\x2d\xca\x17\x7a\xf5\xf6\x7e\x62\xc0\xe0\xfc\x93\x9c\xe9\x7c\xa5\xd4\x7e\x0c\xc8\x94\x13\xa0\x53\x4d\x9b\x53\xe7\x03\x88\xce\x17\x3c\xfd\xea\x80\x4a\x12\x55\x5a\xba\x2f\xb4\x03\x65\x36\xb5\x79\x80\x06\xeb\x75\x4e\xbf\x3a\xa0\x07\x0a\x7b\x1a\x45\x00\x2a\x67\x65\xe4\xd4\xe6\x01\x9a\x29\x18\x96\xeb\x0b\x51\xed\xbd\xb1\x06\xa0\xb9\x97\x37\xd5\x6f\x40\xd5\xc3\xb6\x10\x5f\x68\x6a\x1b\x4b\xec\x85\x6a\x88\xc5\x1a\x78\xa1\x36\xdf\xa3\x9b\xa6\x40\x0c\xa7\xd0\x15\x0d\x74\x33\x6d\xa6\x2b\x1a\x08\x68\x02\xd3\x22\x75\xa1\x1b\x25\x5f\xda\x3c\xc0\x80\xdb\x31\x97\x36\x0f\xd0\x21\x5f\x4c\xeb\xd6\x85\x1a\xa8\x96\xa5\x31\x0e\x74\x03\xfa\xcb\x50\x19\x10\x9c\xf1\x99\xcb\xb8\x18\x10\xaa\xbc\xe5\xa7\x00\x04\x07\x89\xe4\xd2\x8a\x07\x52\x8b\xcd\xea\x76\x21\xf4\xa6\x96\x1f\x0c\xd0\xe0\x67\xce\xe5\xae\x26\x30\xca\x77\xd5\x6d\x93\x9b\x29\xde\xfe\xb5\x89\xc2\x28\x26\x67\xa9\x8a\x81\x4a\xfd\x6e\x2e\xbf\x34\xa0\x41\xf2\x93\xcb\x2f\x0d\x68\xd4\xc5\xe4\xd2\x6f\x00\x7a\x43\x62\x5a\x03\x2f\x84\x09\x24\xcb\xe8\x3d\xd0\xa9\x2f\x48\xcb\xe2\x85\xfa\xef\x8f\xde\xbe\x52\xa8\x68\xef\xfd\x44\x81\xc1\xb9\x65\xb9\x74\x38\x80\x4e\xcd\x6d\x2e\x1d\x0e\x60\x70\x10\x5b\x2e\xcd\x46\x20\x4c\xde\x59\xaa\x62\x60\xb8\x4d\xb2\xf4\x2e\x80\x4e\xdd\x68\xae\xe1\xed\x07\x04\x6f\x98\x8d\x96\xb2\x0b\x7d\xf8\x1e\x55\xc5\xc0\x80\xfe\x39\x97\xf6\x26\xd0\xa3\xf8\xc7\x69\x13\xf6\x00\x36\xcf\x32\x8a\x00\xd4\xef\x6d\xbb\x2b\x0a\x8c\xc1\xa7\x60\x0d\xbc\x90\x07\x62\x68\xb9\x2b\x0a\x44\x7e\x57\xd9\x2f\x98\xf6\x07\x1f\xdf\x72\x0b\x01\xe8\xa6\x5a\x2d\xa3\x8d\x40\x6f\x76\x55\xdf\x08\x08\x33\x88\x96\x39\x6d\xc0\x48\x67\x55\x69\x02\x54\x0a\xb8\x73\xe9\x2e\x01\x83\x13\xa3\x72\xa9\xc3\x81\xf1\x33\x83\xfe\x54\xc5\xd6\xc3\x0b\xbd\xda\xed\xe9\xd3\x39\x2e\x1b\x02\xe5\xb4\x1e\x5e\x18\x14\x73\xe7\x52\x87\x03\x7d\x22\x20\x96\xc9\x24\x40\x6f\xae\x0f\xa5\xd4\x32\xe5\xcd\x17\xa8\xff\x06\x34\xf7\x0e\x96\xfe\x1b\x30\x8e\xf0\x2a\x3b\xc1\x06\x6c\x0c\xaf\xf2\x9d\xc2\x5f\x62\x86\xc6\x32\xdc\xb2\x0c\xb7\x28\x46\x94\x78\x4b\x82\x12\xff\x68\x20\x05\xe8\x86\x0f\x96\x42\x10\xa8\xee\x31\x2e\x77\x48\x81\x7e\xba\x3e\x8c\xae\x02\xa3\x7d\x57\x39\x6c\xea\x05\xc9\x8d\xce\x65\xc0\x15\x18\x1c\x20\x98\x4b\xa3\x04\x08\xce\x93\x4d\x0b\xfc\x85\xce\x51\x53\x69\x35\xbf\xd0\x4c\x24\xb4\x74\x5f\x08\x08\x26\x73\x19\xba\x01\x06\x87\x8e\xe6\xd2\xc0\x01\x82\xa3\x25\x72\x29\x89\x81\x46\x22\x74\x2e\x77\x51\x80\xd6\xd1\x10\x4b\xb7\x15\x18\xe6\xb4\x2d\x0d\x9c\xe5\xc6\x0a\x8a\x71\x69\xba\x00\x3d\x5c\x00\xee\x90\x02\x61\x52\xe2\x72\x87\x14\x88\x81\x1f\x6e\x81\xbf\x30\xc2\xd7\xe1\x8e\x0c\x50\x9b\xeb\x4b\x17\x18\x18\xf5\xbb\xca\x59\x85\xf2\xcb\x9d\x80\xe5\x8e\x0c\x90\x06\x23\xa5\x01\x10\x7a\x60\x8b\x2d\x23\x43\x40\x40\x9e\x9f\x4b\xd5\x02\x8c\x40\x27\xc9\x0c\x20\xf4\xa9\x10\xd4\x75\x02\x9a\x7a\x64\xab\x80\x80\xa6\x2f\xb8\xdd\xb9\xdd\x9e\xd4\x88\x2c\xdb\xea\x24\x60\xd4\xc3\xab\x9a\x4d\x86\xba\x0a\x4d\x8f\x4d\xa6\xbd\xff\x06\xb4\xb5\xc5\x80\x66\xdc\x74\x1b\x7a\x06\x42\x1b\x71\xab\x6d\x80\xde\x9b\x4d\x61\x53\x20\xe8\xfd\xe3\xb4\x89\x84\x50\x94\xc6\xd6\xa7\x07\x86\xae\xa6\x8c\x05\x42\xa5\x9a\x36\xb7\x0a\x08\xe8\x94\x66\xa7\x8c\x05\xc2\x80\x01\x32\xb7\x7b\xc5\x40\xd3\x03\xda\xee\x15\x03\xc3\xd4\x34\x49\x0c\x84\xe6\xc2\xdc\x26\x42\x03\x15\x12\xcd\x94\xa5\x40\x68\x87\x4d\xda\x75\x40\xb8\x03\x2f\x4b\x81\x30\xa0\xb0\xca\x6d\xf8\x01\x48\xc8\x98\x53\xfe\x01\xa1\x71\x8c\x40\x6e\x53\x9c\x81\x0e\x4f\x64\x6e\x53\x9c\x81\x66\xe6\xc9\x36\x96\x05\x74\x4e\x59\xc9\xad\x86\x00\xaa\x76\x8a\xcc\x02\x42\xa7\x28\x36\xb7\x1b\x46\x5b\x6e\x35\x54\xf1\x56\x1d\x6c\x79\x90\xed\x97\x71\x0b\xa0\x0e\x3e\xab\xad\xff\x06\x04\x07\xd5\xa4\xfc\x03\xf9\xf1\x0f\x20\x44\xb7\x39\x80\x40\xab\xae\x2f\xe3\x62\x40\x77\x0b\x73\xbb\xf9\xb4\xdd\x7c\x42\x57\x6e\x3d\xb3\x2d\xb3\x09\xa2\x76\x2b\xc9\x81\x4e\xc1\x56\x6e\xcd\x46\x20\x0e\xf4\x88\xfc\x03\xf9\xf1\x0f\x30\x13\x97\xf9\x4b\x40\x8d\xaf\xe9\xb5\x89\x14\x43\x6c\x9e\xcb\x97\x06\xc4\xe4\x7b\xbc\xf4\xe9\x81\x66\x8c\xed\xe2\x40\x2a\xa1\xc1\xf9\x96\x97\x9b\xf2\x40\xc0\x1c\x9f\x16\xbc\x0b\xc3\xcd\xdc\x4b\x13\xe1\x32\xb2\xc4\x4c\x5c\xbe\x47\xa0\x55\x36\x40\x2e\x5d\xf3\x4b\x6a\x1b\xec\x94\x4b\xc3\x1e\x88\xac\x5e\xb5\x6d\xe2\x48\x03\x5e\xc7\xa5\x92\x05\x02\x9e\xed\xbc\xdc\xe5\x03\x3a\x04\x6f\x79\xe9\x3b\x03\x01\x27\x45\x5e\xbe\x0e\xa0\x51\xf2\x94\x97\x7a\x17\x68\x1a\x71\x97\x49\x45\x40\x74\xde\xd0\xa5\x7e\x04\x46\xb4\xff\xa0\x8a\x2f\xd5\x27\xd0\x0b\xdf\xc0\xa5\xfa\x04\x06\x25\x29\x79\x19\xb1\x02\x2a\x67\x2a\xa7\x55\xf3\x42\x37\x13\xe2\x52\x31\x02\xe1\x46\xe7\xa5\x77\x00\x84\x09\xe9\x97\xba\x12\x08\x77\x94\x2f\xfd\x70\xa0\xba\x7b\x78\x99\xd2\x04\x04\x87\x9f\xe5\xe5\x6e\x05\x30\x06\xdb\x7b\x97\x4a\x16\xe8\x16\x29\x58\x81\x2f\x0c\x4a\xf7\xf3\xd2\xa7\x07\x2a\xc7\xd1\xe4\xb5\x5d\x45\x9b\x63\xe0\x08\x89\x5f\xa6\x34\x01\xed\x5b\x0c\x6e\x87\x5e\x52\x5c\x0f\xef\x65\x57\xd9\x0e\x3d\xbf\xab\xec\xaa\xdb\xa1\x8e\x51\x47\x06\x18\xcd\x01\xa9\xb0\x81\xa6\x23\x73\xe9\xdb\x00\x31\x5c\xf0\xc6\x1a\x80\x5e\x48\x2f\xb8\x54\xeb\x40\x83\x90\x3c\x2f\xd3\xde\x81\xd1\xc2\x3f\x3a\xc6\xcb\x08\xb2\x57\x39\xa0\xcb\x0d\x45\x9b\x1c\xd0\x45\x50\x06\x3b\x45\xe2\x01\x61\xe8\xd2\x5d\x6e\x9a\x02\x71\xf8\x47\xf3\x25\x80\x7e\x7e\x57\xf9\xc7\x5b\x46\x43\x66\x42\xb5\x0e\xf4\xd3\xaf\xce\x8c\x29\x19\x0b\x4c\x86\x93\x9e\x40\x68\x1c\xde\x98\xd7\xe3\x18\x1f\xe3\x6d\x4c\x8e\x2e\x1d\xd0\xbe\x2f\xc5\xc8\x36\x10\xe5\xbb\x97\xef\xf1\xa1\xa4\xae\xf9\x47\xfb\xf5\x20\x6c\xfc\x82\x55\xfe\x97\x7c\x9f\x2e\x13\xdd\x43\xa0\xb9\x3b\x2d\x21\x82\xd0\x39\x0a\x3f\x2f\xf7\x77\xaf\x2f\x9d\x95\x89\x36\x06\x02\x74\x53\xfb\x65\x3f\x10\x06\xe7\x85\xa6\xec\x07\x42\x40\x16\x97\x52\x1d\x08\xa3\x0e\x9b\xd2\x26\xa2\xe4\xf4\x5e\xaa\x03\x21\xe0\x8b\x49\xa9\x0e\x84\xce\xc9\xf1\x79\xeb\x31\x02\xc3\x78\xca\xad\x0e\xbf\x3f\x1d\x4e\xbf\x8c\x48\xdc\x52\x5c\xd3\x7b\x0b\xde\x85\xee\x76\xfb\xad\xe0\x02\xc2\x74\x8e\x5b\x6d\x73\x5b\x98\x39\x6d\xf2\x89\x64\x26\xe9\x99\xdd\x2a\x20\xa0\xc3\x12\x9e\xb7\x0a\x08\x68\xd4\x15\xe7\xad\x5b\x01\xc4\x59\x6d\x72\x8c\x1e\xe8\x89\x5f\x79\x9b\xc4\x00\x0c\x8e\x30\xce\x5b\x93\x1d\x08\xa3\x98\xb7\x02\x06\x08\xb8\x56\xf3\xf6\x73\x07\x86\x86\xbd\xf5\xe1\x42\xb7\x56\xc1\xca\x6f\x61\x4c\x67\xd5\x2c\x03\x20\x34\x5d\xac\xe9\x16\x9a\x6f\xfb\x36\x75\x08\x08\xb7\xce\x6e\xed\xe0\xdb\x93\xac\xf0\x05\x6f\x2d\xdc\x5b\x02\x78\xb6\xe1\xac\xe9\x16\x2a\xec\xc1\x69\xb5\xb6\x30\x86\x33\xe1\x22\xb7\x5a\xbb\xd9\x55\xe3\x75\x40\x85\xd9\x24\xad\xc3\x16\x1a\x6c\x37\x79\x1b\xc2\x03\x9a\xc9\x28\x56\x58\x0b\x43\x9b\xfa\x81\x76\x4a\x68\xce\xfd\xa3\x41\x08\x84\x25\x07\x96\x53\x0b\x15\x16\xc3\x7c\x74\xf3\x1f\x0f\xbb\x24\xfe\xfd\x54\xff\xc8\x59\x19\x10\xd3\xe7\x63\xfa\x1d\x30\x92\xaf\xf6\x81\xfb\x41\x18\x10\xad\xe7\x63\xf4\x0c\x18\x81\x56\xb0\x6c\x59\xa8\xc6\x73\x1f\x75\x38\xd0\x4c\x16\x78\x34\xcf\x80\x80\x08\x32\x1f\xd5\xfa\x63\xae\x9d\x5d\x35\xe2\x0e\x04\xb4\x79\xf9\x18\x9c\x03\x86\xd5\x59\x8f\x3e\x3d\x10\x05\xed\xfc\xb8\x7c\x81\x30\xd9\xe9\x71\xdf\xe7\x91\x52\x8e\x85\xf9\x18\x89\x03\x06\x27\x22\xe6\xa3\x57\x0c\x8c\x41\xd4\xe5\x71\x45\x03\x03\xa6\xfd\x7c\xf4\x8a\x1f\x19\x6c\x23\xff\x56\xc5\x8f\x8a\x11\x68\x16\x5c\x3d\x2a\x46\xa0\x9b\xea\xf9\xa8\x18\x81\x6a\x2a\xf1\xa3\x1e\x01\xea\xf4\x35\x2b\xd5\x81\x80\x7c\x31\x1f\x57\x37\xd0\xf5\x18\x1f\x57\x37\x50\x67\x7a\x2f\xbb\x7d\x11\x9d\xc0\xc8\x7f\xf4\xf2\x80\xd0\x2e\x7b\x0c\x3d\x3f\x9e\x1b\xed\x44\xe9\x73\x01\xc1\x11\x1f\xf9\xe8\x14\x3d\xc6\xdb\xa6\x4d\x5e\x05\xe9\x8c\x91\xda\x47\xa7\xe8\x71\x27\x12\xf9\xf3\x1a\x6f\x03\x2a\xcc\x13\xf9\x2a\x50\x81\x06\x89\x41\xbe\xa6\xa0\x02\x03\x16\xd4\x7c\x8d\x33\x03\x51\x58\x0c\xaf\xa2\xf2\xfd\x92\x6f\x6c\x6a\x36\x91\x7c\x83\x34\x78\x2d\xcc\x7c\xbf\xc2\xcc\xa4\x69\xdb\x04\x75\x6d\xb5\xe9\xb2\xe9\x62\x7f\xd7\x7b\xdd\x36\xdd\x78\x8c\xde\xeb\xb1\x09\x9a\xf7\xc3\xab\x5e\x9b\xe0\x17\xc4\xf9\x78\x21\x68\x13\x5a\xfb\x9a\xc2\x26\x62\xe9\xbc\xed\xd7\x94\x39\xa0\x71\x1a\x6e\xbe\x7e\x9b\x40\x83\xd0\x2e\x5f\xf3\x71\x5e\xf3\x71\xd0\xce\xaf\x4e\x11\x30\x60\x3e\x4d\x6b\xcd\x85\xae\xfd\xf4\xea\x27\x01\xfd\x70\xa2\x8d\xb7\x01\xdd\x94\x82\xd7\x8a\xaa\x57\xc6\x02\xbb\xaa\xad\x0e\x74\x93\x71\x5f\xbf\x73\x20\xac\x3f\x79\xad\x35\x00\x86\x21\x83\xd7\x8f\x1a\x18\x96\x03\xbd\xee\xbf\x01\x51\xbe\x26\x9f\xf8\xa5\xfb\xd0\x09\xf7\xcc\x80\xee\x16\xf9\xeb\x77\x0e\x54\x4e\xb4\xcf\xd7\x40\x1d\xd0\x1a\x16\xdb\x6b\x0e\x0d\xd0\xdd\x17\x7c\xcd\x8f\x03\x6a\x20\x04\x5f\xb5\x0d\xd0\x0c\x49\xbd\x86\x7e\x80\xb0\x56\xc1\xca\x6f\xa1\x1b\xc6\x7e\x4d\xb4\x7f\x3d\x96\xf1\xbb\xca\x7e\x79\x48\xab\xaf\x43\x43\x15\x08\xd3\x13\x5e\x13\xed\x81\x51\x5c\x85\x06\x88\x80\x56\xd0\x6f\xaf\xd6\xdf\xeb\x81\x0a\xc8\x7e\x2b\xbf\xf3\xab\xfc\xee\x5e\xe5\x7c\x5d\x72\x74\xd2\x09\x8d\x38\xa0\x71\x00\x6a\x5a\xd3\x2d\x34\x18\x33\xf3\xd5\x7e\x02\xea\x37\x5f\xda\x4f\xc0\x30\x55\xd4\xd2\x6c\xa1\xe9\x86\xbd\x9a\x54\xef\x97\x52\xc0\x55\x66\xb8\x02\x1d\x12\xbb\x7c\xdd\x64\x06\xaa\x16\xee\x6b\xf0\xe4\xf5\x44\x44\x5f\x9a\xfb\xce\xaf\xf9\xaa\xf8\x20\xaf\x56\x16\x10\xd0\x3f\x4f\x6b\xba\x85\xa0\xab\xd3\x9a\x6e\xa1\x53\x05\x35\x0f\x22\x25\x42\x85\xae\x76\x5a\xe6\x2d\x34\x32\x03\xa6\x65\xde\x42\xcc\xef\xf6\xc3\x26\xf2\x66\x7a\xa3\x29\x6d\x4a\xf6\x64\x83\xa6\x6d\xd3\x66\x23\xcb\xa6\xdb\x26\xb2\xc2\x7e\x86\xfd\x3c\xd0\xbb\x42\x70\x34\xfc\xb4\x18\x5c\x08\x4c\xd0\x79\x14\x7b\xff\x83\x3a\xed\x2a\x92\x49\x68\xec\x15\x4f\x4b\xc6\xe7\xbf\x92\x71\xff\x18\x36\x49\xc8\x39\x68\x9a\x36\x31\x85\x3f\x7b\x73\x1e\xc4\x66\x84\x60\x6f\x6b\x1e\xc5\xae\x12\x88\xa9\xdf\xbd\x1e\x9b\xe4\x51\x3e\x68\xb2\xf7\x6e\x0e\x34\xee\x75\xda\x7b\xa9\x6f\x4f\xa6\xf0\xb4\xf7\xd0\xab\x70\xae\xd4\x3c\x4e\xe7\xfe\x34\x5b\x84\x7e\x9d\xce\xbd\x1b\xfc\xe1\xbd\x7c\xa2\xf4\x2a\x85\xf9\xaa\xde\x4b\x2e\x95\xc9\x55\xd5\x7b\x41\x72\x7f\x14\xfa\x55\x9d\x89\x6a\xd2\x2c\x4f\xac\xbe\x21\x12\x83\xdb\xe0\x89\x70\xe6\x0a\xf1\xcd\x44\xf5\x89\xc8\xaf\xda\xff\xae\x2b\x9e\x47\xb3\x43\xe4\x29\xd6\x41\x1f\x9b\x1d\x6a\x6c\x01\x14\xd6\x47\xf3\x3d\x50\x37\x75\x9e\xbc\xad\xe6\xa4\x37\x6a\x0f\x1b\x33\xdc\x5c\x32\x1e\xa5\xd8\xe8\x63\xf3\x3d\x20\xf1\x20\xcd\x9a\x47\xb3\x8f\x4a\xbc\xc2\x0c\x77\x27\xdd\xbc\xaa\x93\xf1\x76\xfb\xd5\x25\x4c\xe4\x8f\xdd\x19\xee\xae\x6e\xfa\xd5\x5d\x45\xb2\x5c\x16\x9e\xd8\x9d\x3b\xaa\x56\xab\xaf\xa6\xbb\x64\x3a\x09\x46\xc3\x7b\x39\x77\x44\xac\x20\x6e\x9a\x47\xb7\xab\x1c\xf9\x75\xba\x48\xbb\x5d\xed\xbe\x40\xba\x3a\xec\xea\xf0\x8c\x73\xba\x3a\xec\xaa\xc7\x67\x54\xaf\xb2\xab\x83\x2d\x26\x67\x62\xd8\x89\xe1\xa7\xcf\x44\x0f\x9f\x08\x93\x79\x3a\xab\xc3\x27\xc2\x46\x72\xf8\x6d\x0e\x17\x29\x55\x63\x75\x70\xfb\xf0\x0d\x71\x0a\x0f\x67\xe8\xcf\x23\x1c\x76\xc0\xf6\x57\xe8\x7d\xf8\xd2\x88\x91\x95\xef\x8f\xae\x22\x4e\x22\x6e\x2e\xf8\xf0\x3d\x92\x8d\x0d\x09\xd4\x3c\xc2\xc9\x09\x73\x7d\x6d\xb2\xab\xa1\x91\xef\xed\xed\x17\x35\xb7\x43\x61\x93\x4e\x4e\x1a\xeb\x64\xd8\xe9\xe4\x40\x2e\x0c\x8b\xf3\x3c\xd2\xde\x13\x06\x0a\x3f\xc4\x74\xbe\x20\x4c\xfc\x96\x72\xfa\x6a\xa1\x20\x86\xff\x64\xca\x32\x20\x0c\x88\x09\xe7\x91\x0e\x28\x3d\x20\x80\x55\x98\x0e\xe8\x8b\xf0\xf9\x47\xbb\xca\x2e\x70\x4d\x06\x34\xed\x17\x04\xee\x9c\xb8\x39\x8f\xe9\x14\x4e\x0f\xfd\xe3\x8f\xd3\x97\x66\xc6\xb9\x1f\xe2\xb2\xf7\x5f\x4a\x13\x33\xb1\xec\x3d\x1a\xb5\xb8\x72\x96\x32\x76\x51\xc7\xe8\x4c\x2c\xbb\xaa\x4b\xe7\x92\x5b\x76\x95\xcd\x14\x0c\xf3\x29\xcb\x80\x50\x21\x9e\x9b\xc7\x76\x56\xd1\xa8\x6c\x6a\x4d\x89\x07\x84\x4a\xf6\xfa\x3c\xb6\xbd\xe7\xb8\x48\x36\x01\xe7\xb1\x7d\xa2\xd4\xa4\x7e\x1d\x97\x7f\x24\xc3\xe3\x74\x72\x2e\x3b\x41\x19\x49\x3a\x13\xb7\xab\x10\x4e\x2e\x2a\xd2\xa7\xa5\xff\x42\x9d\xca\xd8\xc7\xdb\x93\x6f\x51\x5c\x4c\x8f\xcb\x04\xbe\xe1\x74\x15\xbe\xf6\xeb\x35\xc3\x95\x97\xf6\x7a\x15\x45\xfd\xc4\xf8\xa7\x45\xfd\x42\x4f\x16\x53\x29\x36\x61\xe1\x72\x08\xc2\x2c\x6a\x08\x20\xd8\xa7\x9f\x45\x75\x00\x74\x2a\x1c\x67\xc1\xb8\x14\x1a\xa9\x69\xb3\xb0\x73\x2b\x0c\x6a\xe0\x67\x51\xec\x02\x8d\x2d\x97\x59\x9a\xf7\x6a\x52\x56\xf0\x47\xa5\x1c\x30\x28\x3e\x9d\x96\xd8\x0b\xc1\xc1\x05\xb3\x10\x70\x15\x46\xb7\x13\x0a\x3e\xa0\x91\x5d\x3c\x2d\xc4\x17\x86\x2b\xba\x74\x3b\x01\x85\x15\xf9\x16\xb3\x0c\x9b\x86\x41\x52\xba\xaa\xe8\x00\x1a\x9b\x75\xb3\x0c\xfb\x45\xbe\x45\x4d\xff\x68\x27\x08\xaf\xfb\xb6\x8b\x42\x01\x08\xf6\xb0\x67\x51\x28\x14\x03\xe7\x2c\x26\xab\xee\x85\x4e\x61\xf9\x2c\x7e\x69\x40\xe7\xa0\xe3\x59\xd2\x4e\x24\x19\x9f\xc8\xe8\x92\xce\x04\xe7\x00\xc2\x7f\x32\x4b\x3a\xec\x34\x6f\x86\x4e\x4c\x07\x34\xa1\x31\x99\x85\x26\xbb\x3a\x3d\x70\x91\xa6\xe5\xbd\x16\xe9\x77\x88\xda\xb2\xbc\x6a\x59\x60\xc2\x13\x97\x53\xc8\x69\x5d\x67\x63\x26\xfc\x60\x80\x80\xf6\x7c\x16\xbf\x0e\xa0\xe1\x25\xce\x42\x60\x54\x68\x9c\x9b\x3f\xad\xa7\x17\x2a\x4e\xd5\xb4\x06\x5e\xe8\xb0\x01\xcc\x72\x39\x13\x70\xe4\x95\xd3\xab\x9c\x89\xcb\x65\xc2\xe4\x5c\xf6\x1e\x8f\xb3\x39\xf7\x97\xbd\xa7\x14\x6b\xd4\xf6\xb7\x2a\xb6\x90\x5e\x18\xaa\xbc\x72\x39\x5e\x92\xc8\x29\x51\x9d\xe5\x72\xbc\x97\x45\xc4\xf4\xf1\xb6\xdb\x1c\x9c\x42\x60\x73\x96\xdb\x29\xc0\x26\x86\x19\x77\x96\xdb\x91\xdc\x24\x55\x23\x92\xac\xd3\x17\x06\xc9\x7f\xb3\xdc\x76\x9b\xc0\x66\x69\x5e\x65\xbf\x20\xed\xab\x68\x1b\x4b\xf7\x85\x91\xce\xca\xe3\xed\x1f\xb5\x0d\xb3\xf2\xb8\x48\xb1\xaf\x4f\x07\xa4\x34\x00\xa2\xd0\x64\x0d\xbb\xd0\xc8\xa1\x99\xa7\x26\x24\x50\x07\x46\xd8\xa9\x09\x09\x04\x85\xd2\xd3\x4a\xf7\xf9\x55\xba\xff\x0c\xf3\x79\x6a\x2f\x02\x03\x6e\xfe\x69\x59\xbb\xd0\x0e\x64\xc6\x49\x86\x86\xd0\xa0\x3e\x9a\x27\xe9\x18\xc2\x80\x66\x62\x9e\x38\x7e\xc2\x20\x81\x76\x5a\x64\x2e\xd4\x8e\x02\xb2\xc8\x5c\xa8\xf8\xa8\xf3\x54\x8c\x00\x41\xe6\xff\x3c\xbb\xfd\x22\x7f\x92\x92\xcb\x79\x92\xa1\x21\x74\xf2\xbd\xe6\xa9\xb9\x71\x9a\xff\x6d\x93\xd2\x00\x68\x5a\xce\x96\x9f\x0b\x95\xbd\xbc\x79\x0e\x3b\x01\x2d\x07\xe4\xd5\xd3\x8a\x74\x61\x10\x67\x9e\xa7\xda\x19\x18\xe4\xb8\xcf\x53\xbd\x0b\x04\x67\xe8\xcf\x33\xbd\x97\xec\x64\x8d\x89\x56\x57\x02\xbd\xb1\x26\xce\xe9\x1f\x49\x1c\x1f\xe1\x55\x3e\xf1\x4b\x5d\xb4\x29\x6d\x62\xa3\x13\x43\xe2\xf4\xd3\x07\x62\xf8\xc4\xed\xbd\xb6\xf9\x25\xdc\x7e\x7b\xaf\x4d\x78\x0a\x63\xc9\x3a\x6c\xa1\x7f\x73\xbf\x9d\x68\xf9\x86\xd1\x36\xa7\x5f\x1d\x30\xbe\xb9\xf7\x83\x01\x82\xca\xef\x69\xed\xb4\xd0\xe1\x12\x9f\xe7\xe3\xac\x72\x60\x7e\xc3\x28\x39\x5d\xbe\x40\xf4\xc1\xed\x5f\x07\xf4\xc2\x20\xe2\x55\xaf\x4f\x7c\x25\x65\xfb\xdd\xcb\xba\x62\xa1\x69\x10\x56\x57\x74\xd5\x29\x4a\x9b\xd2\x26\xec\x01\xde\x76\xd5\x91\x01\x46\x9f\x07\x4d\x8f\x4d\xf0\xb4\x21\xc2\xab\x5e\x0b\xd0\xa8\xe9\x9e\x55\xaf\x05\x18\xa4\xaa\xcf\xaa\xd7\x02\x34\x48\xc6\x66\xd5\x6b\x01\xc6\x08\x9b\xec\x2a\xc7\x58\x42\x6d\x33\x2b\xe1\x1a\xa1\x71\x58\xd3\xb4\xb8\x59\x68\x44\x6a\xa7\xc5\xcd\x42\x27\x8b\x65\x56\xdd\x1d\xa0\x06\xf6\xa6\xf5\xce\x42\x1c\xb8\xad\xb5\x79\xaf\xe6\xf1\x87\xfc\x51\x25\x0b\x34\x36\x79\x66\x55\xc9\x02\x15\xce\xdc\x59\xd5\xa8\x40\xd3\xb0\xaf\x9a\xff\x40\x4f\x9c\xc8\xea\x67\x05\x34\x7d\xae\xaa\x4d\x0d\x0c\x4a\x8d\x67\x55\x31\x02\x75\x78\x95\x46\x2f\x10\x15\xff\xad\x86\x7f\x0c\x14\x36\x8b\xa9\xa6\x57\x41\xc1\x37\x1c\xd0\xb4\x13\x14\x33\xb1\x29\x36\x2d\x35\x16\x7a\xf7\xa5\x4d\xc7\xc8\xc6\x30\x04\xb9\xb3\x6a\x36\x02\x11\x18\x5e\x95\xad\x46\xa1\x76\x3e\xab\xaa\x16\x04\x42\x37\xbf\x2e\x67\x02\xc6\x83\xc3\xde\x6b\x23\x02\x83\x54\xf5\x59\x2f\x6f\x7f\xb9\x5f\xc0\x55\x6a\x05\x60\xc0\x4c\x39\xab\xa6\x1e\x30\x88\x23\xce\xaa\xa9\x07\x54\xed\xf3\xea\xd7\x01\xb4\xee\xe4\xbc\x8e\xf1\x65\xf3\x1b\x4b\xd2\xa2\x5a\x21\xa0\xb4\x9c\xcd\x45\x0e\x8c\x64\x61\x36\x72\xed\x84\xde\x10\x30\xcd\xc5\xd4\xcc\x7e\xc0\xd4\x6b\xba\xc0\x40\xc0\x50\x33\xad\x8d\x15\x82\xb4\xd3\xe9\x79\xfe\xc2\x60\x53\x7e\x36\x1d\xc7\xd6\x39\xc3\x9a\xf5\x65\x21\xac\x50\xb3\xff\x4d\xf1\x31\x9b\xee\x0e\x10\xd4\x79\xcc\xa6\xbb\x03\x04\x07\xf5\xcd\xae\x2d\x05\x0c\x05\x44\x57\xc6\x02\x0d\x46\xe8\xd9\x95\xb1\x40\x37\x44\xd2\xb5\xa5\x80\x80\x8d\x6d\x7a\xa6\xb2\x50\x7b\x78\xaf\xd7\x26\x09\xda\x7e\x23\xb1\x96\x6e\x76\xf2\x12\xc8\x84\x98\x5d\x49\x0c\x54\x36\x86\xa7\xe5\x75\x42\x83\x24\x7a\x76\x25\x31\x50\x49\x56\x9a\xdd\xe5\x07\x54\x03\x16\x7d\xf9\xc7\x65\x41\x0d\x4f\x24\x51\x4c\xe8\x04\xbb\xa7\x45\x78\x42\xfb\xd7\x74\xdb\x44\x3a\x2b\xaf\xd9\x03\x98\x85\x4e\xc4\x7d\xf6\xed\x18\xd9\x51\xe6\xd0\xe4\xe9\xa1\xc9\x42\x67\x37\x6c\x7a\xd0\xb1\xd0\xe1\x6e\x98\x5d\x17\x05\x88\xc9\x77\xee\xa9\xc6\x42\x0c\xe7\xfe\xb6\xab\x37\x5c\x3b\xe9\x55\xc3\x26\x02\x9b\x61\x93\x4f\xf4\x60\x7a\xa4\x67\x77\xc1\x03\x41\x8a\xce\xf4\x54\x63\xa1\x13\xf4\x9b\x83\x90\xb8\xd0\x0b\xeb\xd6\xa3\x82\xe7\x77\x54\x30\x81\x85\x41\xcc\x5a\x08\x12\xb2\xe6\x50\x2e\x02\x83\x12\xd5\x39\x74\x3e\x80\x06\xe3\xca\xf4\xa8\x60\x61\x70\x36\xed\xb4\x28\x4d\xe8\xba\x9a\x43\x0b\x04\x08\xd8\xb8\xa7\x07\x0a\x0b\x01\x75\xed\x1c\x7e\x16\x40\x2f\xcd\x3f\x7a\xfb\xe6\x49\xc4\x83\x26\x07\xd4\x48\xb4\xc0\x88\x1b\xca\x58\xa0\x92\x03\x38\xad\x79\x9b\x5f\xcd\x9b\xc3\xf6\x7b\xb2\x9a\x8d\x24\xaa\x69\x35\x9b\x10\xfa\xe1\xc3\x78\x0a\xd0\x1b\x46\x89\x05\x6e\x42\x1f\xf6\xbe\x3b\x46\x0a\xdc\xb4\x37\x87\x36\x0f\x30\x8c\x88\x0e\xe3\x29\x40\x70\x4e\xc9\xf4\x54\x63\x61\x04\xa2\x72\xe8\x14\x01\x8d\x7c\xd3\xe9\x11\xc6\xc2\xa8\x88\xdd\x11\xde\x2b\xbc\x17\xbd\x57\x1d\x00\x6d\x78\x7b\x36\xc8\x84\x56\x0f\xef\x15\x36\x91\x91\x87\x35\xe3\xd9\xc7\x42\x23\x3f\x6e\x7a\xaa\xb1\xd0\x61\x30\x9a\x43\x93\x0a\x18\x1c\x3d\x39\x3d\xd5\x58\x68\xdf\x4b\x33\x6e\x61\xc5\xde\xc9\x2a\x1c\x0a\x05\xa0\x0f\xb4\xf3\xd0\xc1\x02\x62\x7e\xf7\x72\x56\xa1\xef\x09\x24\xde\x50\x02\x00\x95\xfd\xf0\x39\x8c\x6e\x00\xe3\xf4\x3d\x2a\x14\x80\x0e\x4f\xdb\x1c\x06\x3c\x80\xc6\x11\x58\x73\x4c\x3b\x31\x39\xa4\xcc\xd7\xa1\x11\x07\x8c\xee\xdb\x56\x9a\x00\x8d\xdc\xfb\x39\x54\x66\x83\x2d\x84\xc1\xb7\x3d\x0c\x78\x00\x11\x7c\xdb\x43\x39\x01\x0c\x8a\xbf\xe6\xd0\xd4\x03\x1a\xa7\x9b\xcd\xa1\xe8\x18\x9e\xc2\x6a\xef\x75\xd6\x80\xd1\xbd\xbd\xd1\x0d\xa0\x6b\x35\x8c\xcb\x99\x80\x24\xf1\x44\xf9\x8f\xcb\x99\x70\x57\x01\xbd\xeb\x31\xcd\x42\x70\x1e\xed\xb4\x9c\x51\xa8\x14\xfa\xcc\xa1\xe3\x07\x04\x89\xf6\xd3\x0a\x47\x61\x4c\xdf\x90\x26\x28\x30\xa8\xeb\x9b\x43\xcf\x0e\x18\xc7\xf4\x8f\xbe\x34\xf6\x31\xb4\x96\x87\xf2\x0b\x18\xe9\xab\x55\x7e\x01\x5d\x47\xc8\x6a\x49\xa1\x53\x99\x32\xad\x96\x14\x02\x42\xce\xe9\x29\xd0\xc2\x30\x1a\x34\x14\x69\xc3\x83\xda\x5d\x13\xba\x71\x40\x23\x0f\x64\x0e\x83\x3a\x03\xbe\xf4\xd3\xc5\xa4\x1d\x0c\xf4\xe6\xba\x7f\xfc\x6a\xd9\xa7\x4f\x5f\xc7\xeb\xeb\x60\x4f\xa4\xf8\xb9\xbf\x3e\xf1\xe5\x43\x56\x0c\x69\x35\x00\xad\x1f\x7f\xd7\x15\xcf\xf1\xfa\x1e\xd8\x45\x31\x52\x3b\x5e\xa7\xe0\x65\xab\xd0\x8f\xe7\x75\x0a\xa8\xde\xa3\x08\x66\x5a\xe4\x29\xf4\x81\xd8\x0d\x77\x3e\x80\x41\xdd\xc2\x0c\x72\x55\x84\xd0\x3d\x0c\x5d\x4d\x60\xb0\x43\x3a\x83\xad\x55\x61\x50\x1b\x36\xa3\x78\xaf\xc2\x17\x8c\x83\x15\xc6\xa2\x80\x41\x0a\xc5\xb4\xee\x53\xe8\x86\xd7\x3d\x4a\x5a\x88\xe1\x55\x46\xac\x80\x46\x56\xd8\x8c\x6a\xef\x39\xb9\xa2\xda\x2f\x95\x06\xd0\x60\x12\x9e\x51\x7d\xa2\xbb\x9a\x95\x61\x43\x4f\x20\x8c\xe0\x7b\x0a\x35\x04\xd0\x1a\x92\x25\xd4\x10\x61\xa1\x0f\xb3\x1a\x1a\xe6\x40\x83\xc1\x68\x86\xb6\x54\x78\xd4\xd4\xd7\xe4\xb0\xbb\x53\xd8\x69\x72\x8c\x5d\x9f\x6b\xd0\xe4\x18\xad\x35\xe0\xdb\xf4\x90\x69\xa1\x25\x0a\x3b\x14\xf4\x40\x83\x8d\x6d\x86\xa1\x2e\x20\x82\x75\x1b\x46\xc9\x81\xe1\xee\x8e\x85\xac\xf3\x2b\x64\x45\x99\x85\xc2\x19\x18\x94\x58\xcc\x30\xb2\x0d\x34\x08\x39\xa7\x87\x4c\x0b\x41\x71\xf3\xb4\x90\x55\xe8\xe9\x44\x6b\x78\x01\x35\x89\x0f\xc4\xf2\x75\x40\xe4\x38\x9d\x2f\xcd\x20\xa0\x1a\x52\x0a\x83\x58\x40\x9d\xae\x09\x2d\x23\x20\x8c\xe7\x86\xc2\x06\x08\xa3\xe4\xa1\x18\x01\x86\xda\x26\x6e\x97\xdc\x4d\xa1\x0f\x1f\x8f\x67\x45\x0b\xad\x22\x59\x3c\xa6\x59\x18\x1c\xfe\x31\xc3\x4f\x0c\xe8\x9a\x7a\xd6\xb6\x0a\xe3\x44\xd0\xc7\xeb\x18\x5f\xbc\x62\x22\xee\xe9\x07\x03\x44\x12\x59\x4a\xb7\x1d\x81\x60\x03\x76\x7a\x0a\xb4\x30\xfe\x35\x55\x9b\x28\x19\x67\xbe\xac\x93\x15\x02\x22\x90\x99\x7e\x7c\x40\xe7\x44\xfb\x99\x6e\x3b\x02\x1d\xc6\xa7\x99\xe4\xf6\x08\x83\x44\x9e\x99\x94\x16\x09\x1d\xea\x91\x99\xba\xd3\xc0\x38\x98\x9c\xf4\xab\x05\x86\x81\x3a\x4f\xa7\x16\x1a\x07\x89\xcc\xf4\x43\x06\x5a\xfd\x9a\xc2\x26\x49\xdb\x19\xb6\x5e\x0b\xd0\x20\x28\x99\x69\x04\x39\xe5\x0c\x70\xd8\x7e\xa2\x40\x90\x2f\x3f\x53\x17\x05\xa8\x10\xd3\xcf\xf4\x13\x05\xc2\x8f\xcf\x92\x5e\xa1\x1b\x84\xb7\x7e\x57\xa8\xae\x42\xeb\x77\x85\xc1\x31\xf1\xd3\xfa\x5d\xa1\xa7\x9d\x30\xa8\x0c\xf4\xb4\xab\x7a\xc5\xa9\x57\xec\xab\xed\xf6\xab\xc3\x58\x87\x50\xc8\xee\x44\x77\x0f\x36\xe4\xa5\xf9\xd5\x02\xcd\xf0\x43\x1a\x59\x02\x22\x9b\x4d\xce\xd7\x50\x31\xf2\xc4\xe1\x80\x86\xd2\x97\x61\xbb\x6b\x05\x84\x11\x89\xf4\x83\x49\x69\x4e\xf9\x1e\xd3\xe0\x6d\x4a\xcb\x81\xfc\x4a\xed\x01\x20\x48\x14\x9b\xa9\x0e\x07\x82\x03\xe2\x66\xaa\x9d\xd3\x63\xd1\x30\xf5\x52\x2d\x08\x74\xd8\x13\xa6\xd5\xa5\xf3\xab\x2e\x75\x72\x6e\x9f\x48\x3e\x8f\x02\xc6\x52\x52\xa1\x43\xab\x3f\x53\x5d\x09\x34\xa8\x6f\x67\xba\xb5\x91\xd2\x89\x12\xdd\xc8\xc7\xf9\xa2\xac\x02\x66\xa6\xe9\x51\xd4\x42\x83\x2f\x7d\x5a\x70\x2a\x0c\x8e\x41\x99\x69\xcc\x08\xe8\xa4\x0b\x4d\x0b\x4e\x85\xd0\xa4\xca\xd7\xdb\x7f\xe9\x42\xbf\xde\x4f\xbf\xb4\x69\xba\x10\x6f\x68\x92\x1b\x24\x04\x75\x57\x73\xfa\x0d\x01\x1d\xaa\x96\x39\xfd\x86\xa6\xa4\xed\x2c\x39\x8b\x57\x85\x38\xe2\xef\xba\xe2\x69\x21\xab\xd0\xc3\xa7\xfb\xa5\x00\x9d\x0a\xa1\x39\xd5\x6f\xc0\x80\xe8\x6a\x4e\xc3\x53\x40\xe7\x40\xa9\x39\x0d\x29\x01\x35\x1d\x9c\xa1\x54\xa0\x71\xf6\xfa\xf4\x3c\x6b\xa1\x69\x97\x4d\x1d\x19\xa0\x42\x01\x33\xa7\x5f\x0a\x10\x07\xea\x60\xfa\xa5\x00\xbd\x21\x20\xa6\xca\x0c\x68\x30\xbb\xcd\xe9\xf6\x0b\x30\x38\xd5\x6a\x4e\x3f\x1e\x60\x1c\xd3\x3f\x86\x4d\x90\xe3\x61\xaa\x59\x30\x2a\x74\xf8\x16\xe6\xd4\x72\x06\x82\xa4\xea\x39\xa7\x9d\x20\x6d\x9d\x34\xa4\x39\x75\xa7\xa7\xee\xb4\xbd\xf7\xb3\x00\xe2\x9b\x55\x63\x3e\x40\xd3\xd3\x98\xea\x11\xa0\xcf\xc3\x3f\x3a\xd1\x6c\x86\x90\x78\x39\x3d\x18\x5a\x08\x08\x81\xa7\x07\x43\x0b\x41\x95\xdc\x9c\x6e\x86\x00\x1d\xde\x8c\xe9\x59\xd1\xc2\x20\xf3\x76\x7a\xbe\xb3\xd0\x26\x1f\xcf\x74\xa3\x01\x18\xee\x8f\x78\x72\xb3\xd0\xc8\xf7\x9a\x56\xad\x0a\x15\xde\xd5\xe9\xc9\xcd\x42\x55\x08\x4e\xed\x58\xa0\x97\xe6\xbd\x1c\xa3\x1b\x0d\x78\x53\x1e\xe6\x2c\x74\x93\x49\xa6\x1f\x22\x10\x6a\x9b\xf9\xda\x89\xd7\x23\xb0\xe8\xbd\xfa\x0d\x18\x93\x2f\x78\xa9\xcc\x80\xee\xe6\x91\xb5\xad\x42\xe7\x54\xac\x69\xd5\xea\x5c\x64\x92\x52\x3c\x31\x3d\x5a\x59\x08\x43\x4a\xcb\x88\x15\x50\xf5\x18\x97\xea\x00\x68\x15\xc3\xdc\xba\x4f\x21\xa0\xe7\x9d\x1e\x87\x2c\xf4\xce\x87\xe8\x11\xc6\x42\xa3\x88\x6f\x2e\xa8\xa2\x84\xa0\xf6\x67\x2e\xbf\x0e\xa0\x42\xe4\x38\x3d\xc2\x58\x08\x2a\x97\xa6\xa5\xa0\x42\xa5\xb4\x71\x7a\x84\xb1\x10\x9c\x0d\x39\x97\xb2\x1f\xa8\xb0\x7e\x4c\x0b\x46\x85\xce\xe1\x1f\x73\xe9\x9a\x03\xa1\xae\xb4\x3a\x54\x68\x9c\x0f\x36\x97\x1a\x02\x68\xea\x5d\x4b\x41\x85\x70\x57\x73\xe9\x9a\x03\xad\x79\x7b\xd7\x3d\x50\xa9\x07\x9b\xcb\x0d\x6b\x20\x54\x9f\x4b\x33\x08\xe8\xe4\x55\xcd\x65\xe8\x07\x08\x98\x03\xe7\x72\x23\x0b\xa8\xe1\x4c\x3c\xf6\x0b\x36\xa4\x69\x27\x94\xd7\x40\x73\xd7\xdc\xb2\x2e\xa1\x9b\x79\xb2\x35\xc6\x81\x06\x7d\xd8\xdc\x06\x75\xb6\x41\x1d\x34\xfd\x36\x91\x07\x18\x27\x4a\x63\x9b\x8f\x03\x54\xe8\xfc\xa6\xa5\x58\x42\xe5\x6c\xc8\xb9\x35\xc6\x81\xd0\xe9\xde\xbe\x6d\xa0\xb9\xa3\xb3\xb5\xcf\x81\x06\xbb\xeb\xdc\x2e\x00\xa0\xc1\x21\x34\x2d\xd8\x12\x86\x06\xa1\xe7\xbe\x0a\x6d\xd8\x7b\xdf\x36\xd0\x27\xee\xb4\x75\x57\x42\x33\x2d\x67\x1b\x45\x00\x86\xd9\x57\xdb\x68\x23\x10\xdd\x61\x4f\xff\x08\x97\x2f\x2c\x4f\x73\x6b\xf4\x6e\x4b\x5a\x90\x39\x5b\xc9\x04\xf4\xe6\x18\xf5\x9d\x81\x46\x4a\xf8\xdc\x3a\xb7\x40\x9c\x08\x18\x4f\x28\x15\x2a\x6c\xb8\x73\xeb\x90\x02\x15\x16\xd5\x79\xb9\x63\x78\x79\x46\x3a\x8a\xe2\x52\x99\x01\x3d\x49\x29\xf0\xd0\x52\xa1\x53\xc3\x35\x2f\xf3\x07\x80\xe0\x30\x9e\x79\x19\x8d\x06\xc2\x08\xf2\xa5\x9f\x05\x0c\xd5\xc9\xa5\xc5\x76\x7d\x24\x2c\x5c\x65\x4a\x14\x50\xcd\xc8\xbb\xd4\x56\x40\x87\x76\x78\x5e\x7e\x7c\x40\x33\x60\x7b\xb9\x30\x81\x01\xcf\xf6\xf4\xcc\x4a\xa1\x97\xff\x92\xb6\x75\x3d\x3e\xea\x81\x4a\x03\x2b\xe9\xd2\x15\x00\x3a\xe7\x57\x4e\x4b\x3f\x84\xe6\x8e\xcc\xa5\x77\x00\x74\x4a\x52\xe6\xad\x05\x01\xf4\x40\x66\x78\xdc\xa3\x30\xcc\x71\xb8\xdd\x16\x02\xba\xde\xc1\xad\x0e\x07\xba\x6e\xeb\xed\x44\x01\x91\x3c\xf1\x56\xef\x02\xd5\x00\xe2\x6d\x68\x10\xe8\xc1\x92\xb9\xcd\xab\x02\xaa\x61\x0d\x0f\x36\x14\x9a\x91\xda\xdb\x1c\x07\xa0\x17\xfb\x65\x2e\x14\x30\xe0\xd1\x9a\xf7\x72\x40\x4b\x9e\x48\xc6\xa8\xa1\x09\x74\x18\xb2\xa6\xa7\xf2\x09\x41\xc9\xe5\xbc\x35\x34\x81\x6a\x78\xea\x76\xd7\x1c\xa8\x24\xe3\xce\xdb\xb0\xc6\x2d\x9f\x10\xab\xe8\x76\x5f\xf0\xfe\x4e\xae\x60\x40\x06\x29\x80\xa1\x32\xbb\xa9\x93\x15\x9a\xbe\xe0\xa3\xfc\x01\x3a\xb4\x09\xd3\x22\x05\xa1\x41\x55\x37\x1f\xe3\x93\x40\x53\x01\x79\x7c\x98\x10\x7e\xe7\x8f\x91\xc7\xc7\xc8\x23\x4b\xf9\x71\xd3\x02\x68\x86\x81\x1e\xd3\x31\x80\xe6\x0e\xbc\x67\x85\x09\xcd\xad\xd5\x07\xd2\x19\xa1\x41\x0c\x36\x1f\xad\x19\xa0\x53\x88\x31\x1f\xa5\x01\xd0\x4c\x73\x7b\x34\x70\x80\x16\x8e\xd1\x89\x7e\x2c\x4a\x63\x5b\xe8\x31\xf7\x02\x68\x30\x4f\xcc\xc7\x08\x1f\xd0\x4c\x39\x79\xb6\x33\xb1\x29\x51\xe5\xd3\x7f\xdc\xd4\x02\x62\x3a\x13\x06\xd7\x80\xde\xb0\x07\x1e\x83\x6b\x8f\x07\x3f\xa1\xd6\x1f\xed\x14\x20\x0f\xcc\xb3\x47\x3d\x02\x54\x03\x44\x8f\x7a\x04\x68\x30\x64\xcd\x47\xb7\x02\x68\xe7\xb0\xe9\xb2\x89\xad\xc2\xc3\x26\x9f\xc8\x36\x9a\x7b\x66\x8f\x82\x0b\x68\x3a\xdd\x8f\xdf\x23\xd0\x12\x23\xff\x35\xfe\x04\x8c\x83\x30\xf6\xab\x51\xf2\x6a\x94\xa0\x0e\x5e\x8d\x12\x60\x40\x15\x35\xcd\xf6\x17\x2a\x67\x9e\xcc\x57\x33\x1b\xe8\x0d\xf5\x69\x8e\xbb\xd0\x49\xaa\x9e\xaf\xbb\xad\xaf\x29\x4d\x38\x7e\xaf\x36\x35\x30\x60\x56\x9a\xe6\xa5\x0b\x83\x8a\xce\xf9\x6a\x2d\x03\x41\x75\xe8\x34\x2f\x5d\x18\xee\xc0\xbf\x7e\xb5\x40\x83\x1d\x71\xbe\x7a\x8c\x40\xa7\x14\x62\x7a\x36\x9b\x10\x1c\xa6\x33\x5f\xbf\x6d\xa0\x4f\x76\x35\x3d\x4f\x4d\xe8\xc9\x96\xef\x6b\xb8\x06\x68\x50\x47\xce\x77\x3a\xec\x49\x95\x1d\xb6\xeb\x6b\xb0\x1b\xa8\x10\x08\x4e\x33\xe1\x85\x8a\xa7\xb2\x2e\x02\x1e\xeb\xfa\x19\x84\x05\x56\x99\x75\x11\xdd\x58\xd7\xcf\xc1\x9a\xf5\xf7\xc1\xac\x8b\x5d\x4d\xa1\x50\x26\xb0\x2e\xa2\x1b\xeb\x3a\x06\x57\x75\x9a\xc2\xa6\xc5\x55\x93\xa6\x6d\xd3\xcb\x55\xf1\x6b\x2a\x3e\xb1\xc4\xef\xaa\xc9\xed\xf1\xa0\x84\x09\xe3\xef\xba\xb0\x37\xd7\x55\xee\xff\xfd\x5f\x29\xbf\x15\xbd\x3c\x6e\x7b\x5d\x85\x7b\x35\xfe\x78\x7a\xaf\x1f\x14\x72\x90\x97\x27\x70\xaf\xeb\xa4\xf7\x8d\x7e\x9d\xf6\xfe\x07\x85\x54\x87\xa5\xca\x5b\x1c\xb7\x3d\xa9\x5c\x5a\x17\xb5\xe6\xeb\x3a\x7d\xa2\x4d\x3e\xf1\x07\x93\xea\xe3\x75\xb1\x9b\xbf\xae\x9f\xcd\x53\x38\x82\x66\xa9\x2b\x17\xc5\xcd\x93\x04\xed\x75\x55\x07\x54\x27\x57\xd1\x55\xb2\x6b\x16\xea\x73\xe2\x3b\xaf\xab\xfa\xc4\x1f\x14\x6a\xcd\x97\x67\x7e\x2f\xaa\xa2\x27\xf5\x86\xeb\x6a\x8e\xb1\x31\xc6\xc2\xed\x9b\x63\xfc\x2d\xdf\xc9\xae\xe8\xba\x9a\x13\xfd\x83\x42\x2d\xde\xb2\x04\x5a\x98\xf0\x48\x2c\xcf\xfc\x16\x0a\x09\x11\xeb\x6a\x8e\xb1\x33\x5f\x41\x53\x77\xbe\x3a\xf3\x55\xe6\x9f\xaa\x78\x59\x5a\xbd\x50\xf1\x93\x2d\xa6\x75\x75\xa7\xe0\x07\x85\xf0\xc1\xba\xba\xef\xb4\x33\x05\x49\x87\xba\x7d\xec\x4c\xc1\xc9\x6b\xee\xf6\x71\x30\x05\x93\x3f\x86\x53\x10\x4c\xfa\xc9\xdc\x85\x93\x1e\xbf\x6e\xc3\x8d\xb6\xae\xb0\xdb\x41\xb7\x4f\x3a\x11\xf6\x2b\x7e\x8b\x94\x42\xfa\x75\x85\x8b\x34\xec\x17\x93\x1e\xf6\xeb\x07\xb3\xf9\xb6\xc2\xb7\xf5\x83\x52\x4e\xba\x1a\xce\xf0\x4f\x8f\xcc\x56\xb8\x7d\xda\xaf\xb4\x5f\xcc\x5d\xda\xaf\x1f\x4c\xd2\x46\x97\x27\xa1\xaf\x2b\xc7\xef\xaa\xca\x80\xd2\x4e\xe4\x6f\xc1\x37\x27\x27\xed\x44\x32\x13\xd5\xdb\x3b\x13\xc9\x13\x1d\xf6\xf4\x89\x93\xc5\x50\x79\xe2\x74\x31\x4c\x66\xc2\x01\x4d\x67\x62\x32\x13\x95\x4e\x4c\x67\x62\x6e\xae\xf2\x8f\xce\xfd\x64\x31\x34\x3a\x31\x5d\x0c\x3f\x98\xcd\x8f\x7a\xba\xe0\x17\x63\xf4\xdb\x5c\x8e\x71\x05\x57\xb1\x22\x97\x6f\x7b\x31\x5f\x7e\x75\xcb\xf9\x5a\x3c\xf1\xfb\xa3\x4f\x5c\x8c\xd1\xaf\x6e\x39\xc6\xc5\x13\xfd\xa8\x97\x4f\xdc\x8c\xb1\xd1\xfb\xed\x18\x37\x4f\xf4\xf6\xdb\x27\x6e\x3e\xb1\xce\xab\xdd\xbe\xb4\x1f\x4c\xc8\x96\x96\x05\xdc\x8b\xd2\xec\x52\x3a\xb7\xdf\x8e\xf1\x3a\xb8\x8a\xa6\xcb\xdb\x5f\x8c\xd1\x2f\xf8\x72\x8c\x17\xb3\xfa\x35\x39\xab\x17\xb3\xda\x59\x13\x97\xb3\x7a\xd1\xaf\xce\x80\x2e\xfb\x75\xb1\xbe\xbe\x26\x5f\xed\xc5\x4c\x0c\xba\x7a\x39\x13\x17\x33\xd1\x19\xe3\xe5\x4c\xfc\x54\xf1\x6c\x7e\xfa\xb7\xb7\xff\x41\xa1\x04\x7a\x79\x4c\xbc\x30\x39\x74\x6b\x5d\xb7\x8b\xe9\x07\xa5\x78\xfb\xdb\x4e\xdc\xac\x9c\x60\x8c\x8f\x2b\xe7\x61\x8c\xca\x9f\xc7\x31\x3e\x8c\x31\xf9\xe3\xe3\x18\x1f\xc6\x68\x27\x1e\x3b\xf1\xf0\xc4\xf4\x5e\x3e\xf1\x61\x8c\x83\xd7\xf1\x38\xc6\x87\x6f\x28\x6d\xf2\x75\x3c\xac\x09\xa5\xd4\xe3\xeb\x78\x98\x09\xb5\xcd\xe3\x4c\x3c\xcc\xc4\x60\xbe\x1e\x67\xe2\x61\x4d\x28\x27\x1e\xd7\xc4\x6b\xef\x99\xaf\xd7\xde\xbf\x7c\x69\x6a\x9b\xd7\x2f\xed\x07\xa5\x38\x39\xaf\x03\x7a\x99\x55\xa5\xc9\xeb\x80\x5e\xbe\x47\x27\xe7\x75\x40\x2f\xfd\x9a\xcc\xc4\x6b\xbf\x5e\x56\x4e\x30\xa0\xd7\x95\xf3\x32\xab\x3f\xab\x74\x79\x60\xbe\x50\xa8\xe1\x5a\x37\x21\x96\x75\xa3\x3e\xc9\x7e\x58\x96\x8c\x0b\xa5\x84\x4d\xdd\xa6\xfe\xbf\xff\x9b\xe4\x5f\xae\x9b\xcd\x01\xa1\x70\x8a\xd8\xb2\x8a\x7c\x71\x14\xfe\xe4\x48\xa7\x75\x13\xc5\x5c\xd4\x87\x17\xcc\xff\x75\x63\x19\x09\x93\xd2\xff\x75\x53\x93\x24\x14\xc8\xbc\x96\x07\xe6\x0b\x93\x3d\xd9\x75\x17\xbb\x5a\x98\x55\x5e\xed\x8d\xc7\xb8\x38\x30\x7f\xb2\xa3\xb3\x3c\x30\x5f\x28\x9c\xb4\xbf\x3c\x30\x7f\xe1\x1b\xcd\x8e\xe6\xba\x8b\xfd\x2a\xbc\xc7\xb4\xe9\xb6\xe9\xe5\x2a\x9e\xa8\xc2\xbe\x55\xd8\x2c\x00\x0f\xcc\x5f\x78\x50\x13\xe7\x65\xdd\xa7\xb7\x3f\xf9\xb6\x59\x00\x37\xe1\x87\xc5\x89\xf8\x13\x6b\x66\x79\x22\xfe\xba\x55\xd8\xe9\xed\x9d\x89\xfa\x9b\x7b\xaa\xb3\xd6\x5d\x9d\xfb\xca\x37\xc4\x02\xb8\xab\x13\x8d\xc2\xee\x18\x25\xb7\x0a\x1b\x28\x9c\x1a\xb2\x3c\xfe\x7e\xe1\xc6\xcd\x8e\x10\xbd\x55\xd8\xb7\x0a\x1b\xd3\xe5\x56\x61\x73\xd6\xfd\x24\x8d\x69\x79\xd6\xfd\xe2\x60\xfb\x42\x69\xf6\xf2\x60\x7b\x61\xc2\x3f\xb0\xee\xe6\xab\x6d\x7c\xb5\x2e\xa6\x66\x27\x1a\x33\xd1\xe9\x6a\xb3\x13\x8d\x99\x98\x7f\x53\x7c\xac\xbb\x39\x51\x8d\x49\x47\x2e\x7a\x86\xbe\x50\x8a\x2b\xb2\x3b\xe9\x68\x7d\x32\x36\xd7\xad\xd6\xbf\xd5\xfa\x93\x3e\xaa\xd6\x6f\xd4\x3a\xbb\x4e\xeb\x56\xad\x03\x85\x73\x35\xd7\xad\x5a\xc7\x6d\x9d\x98\xa3\x4b\xb7\x55\x28\xa7\xab\x7b\xb8\xb0\x7e\x30\x7b\xd8\x54\x6d\xaa\x5c\xc5\xdc\x0d\x3b\x31\x98\xf4\xb0\xc9\x49\x1f\x37\x57\x79\x7b\x5f\x33\x26\x42\xf7\x1b\xd0\x44\x00\xca\x79\xb0\xfc\xc2\x4e\x04\x4f\xf4\x1b\x08\x9f\xf8\xb3\x07\xca\x89\xbd\x28\x89\xc1\xba\x7f\x9a\x7e\x76\x57\xb7\x9a\xfe\x0e\x9e\x58\xbc\xbd\x4f\x0c\x3e\x31\xd7\x5a\xf8\x89\xfd\xa0\x10\x82\x5b\xb7\xf6\x00\x30\x09\x59\xae\x3b\xed\xc4\xcf\x1e\x28\xf0\x20\xaf\x5b\x7b\xe0\x4e\x66\xd5\x15\x99\xce\xea\xcf\x06\x28\xd4\x70\x2d\x69\x13\xd6\x9d\xcc\xc4\x64\x40\xe9\x4c\x60\x22\x9c\x7e\x4f\x9a\x08\x37\x26\x02\xd5\xfc\xeb\xd6\x44\x00\x0a\xd5\x20\xeb\xd6\x44\xb8\x51\xfe\xc3\x97\xa6\xf2\xbf\x51\xfe\xec\x4e\xaf\x5b\xe5\x0f\x05\xc3\x24\x21\x74\xdd\xcb\xd7\xf1\x83\x82\xeb\xb4\xee\xe5\x9a\xd8\x83\xab\x78\xe2\x76\x0a\x7f\x50\xa8\x8c\x5b\x1e\xe4\xbf\x38\x69\x7f\x92\x8e\xbf\xee\xcb\x7e\xa1\x64\x29\x82\x59\xb7\x4a\xf6\x46\xc9\x52\x03\xbf\x0c\x3f\x08\x85\x3c\xa1\x75\xab\x64\x39\xa2\x7f\x12\x3f\x5a\xb7\x4a\x16\x28\x64\x68\xac\x5b\x25\x0b\x51\xc3\x64\xaf\x78\xdd\xb7\x4f\xbc\x7d\xa2\x4d\x3e\xf1\x07\x73\x60\xd1\xdf\xb7\xaf\xe3\x66\x15\x62\x9e\xdd\xb7\x9d\xb8\x99\x2f\x94\xff\x7d\x3b\x5f\x37\x73\xaf\x64\xb9\x9d\x7b\x94\x2c\x69\xc9\xcb\x53\xfb\x85\x02\x2f\xd4\x92\x07\x62\x41\xfa\x30\xc9\x27\x5c\xb7\x4a\x16\x28\x24\x2f\xaf\x5b\x25\x7b\xbf\x8c\x31\xe8\xc4\xeb\x18\x5f\xd6\x04\x06\xa1\xc1\x93\xc5\xe1\xfb\x73\xb8\xbe\x54\x53\x40\x61\x1f\x75\xdd\xaf\xfd\xfa\x69\xab\x49\x86\xd9\xba\x5f\xd7\xea\xcb\x5a\x45\xe2\x3d\x6a\xae\x07\xc7\x8f\x1a\x9b\xf5\xe8\xf8\x3d\x07\x9d\x40\xbc\x3d\xf8\xe1\x8b\xb3\xfd\x0b\xfb\x05\x4b\xe6\x09\x61\x12\x24\x5d\x8f\x5e\x1e\x50\x4e\x84\xe0\xa3\x9a\x02\x26\xc1\x80\xf5\x10\xb2\x14\x0a\x07\x1d\xaf\x47\xcd\xf5\xfc\x1c\xf8\xc9\x3e\xc6\x7a\x28\x8a\x15\x0a\x07\x8b\xad\x87\x90\xe5\xe2\x3c\xfe\x49\x05\xda\x92\x9f\x62\x71\x1e\x7f\x81\xbd\x7c\x3d\xba\x61\x0f\xb2\x9f\xad\xc2\xf5\x28\xfb\x81\x42\xbe\xd7\x92\xc5\x62\x3d\x3f\x15\x30\x83\xf9\xf2\x20\xff\xf5\x20\xfb\x49\xd1\x59\x8f\xb2\x1f\x98\xe1\xe4\xe8\xbf\x01\x85\xd2\xb5\xf5\x54\x87\x8d\xb3\x16\x68\x88\x47\x67\x8d\xb3\xfd\x0b\x21\xf1\x25\x49\x86\x30\xc3\x01\x11\xec\x16\xca\x89\x09\x2a\x6f\x86\x30\xc3\x01\x35\xbb\xda\x10\x56\xdd\x3f\xda\xd5\x46\xbf\x70\xe0\x25\xc9\x10\xca\xd9\x6d\xb2\x5f\x3f\x98\x14\x6c\xad\x47\x5f\xf0\xf9\x39\x7b\xe5\x44\xde\x3f\x04\xce\x85\x19\x0e\x48\x45\x01\x14\x4a\x21\xd6\xa3\xa2\x78\x50\x14\xe1\x80\x54\x14\x40\xe1\x6c\xc8\xf5\xa8\x28\x80\x19\x76\x95\x24\x19\xa1\x40\xff\xbc\x9e\x6e\xef\xf1\xff\xc8\x9b\x59\x8f\xfe\xdf\xd3\x59\x13\xe8\x8e\xa7\xbb\x26\x7e\x30\xe3\xeb\x84\x5d\x55\x9d\x60\x6f\x3e\xaa\x93\x67\x30\x5f\x76\x62\xd8\x89\x1f\x94\x13\x4b\xf2\x19\x76\x62\x04\x57\xd1\xaf\xe1\x8a\x1e\xac\x68\x2c\xc9\x67\x38\x85\x28\x1d\xc2\x48\xeb\x51\xe9\x00\xe5\x0c\x6f\xef\xf2\x45\xe9\xc4\xf8\x9b\xe2\x63\x3d\xea\xa4\x47\x9d\x84\x32\x7b\xd4\x49\x4f\xd0\x21\xef\x1b\x76\x28\xe8\x10\xe6\xe8\xa3\xf7\x09\x4c\xd2\x0d\xd7\xa3\x4e\x7a\xd4\x49\x98\xa3\x8f\x3a\xe9\x49\x5e\x0d\xf6\xe2\x93\xbe\x9a\x64\x0a\xfc\x63\x3a\x05\xe8\x11\xb6\x98\xd6\xa3\x1e\x79\xd4\x23\xa8\x4f\xf9\x4b\x16\x91\xc7\x49\xfc\x7b\x3d\xdb\xab\x36\x4b\x26\x6d\xf2\x3d\x20\xd5\xd3\xcf\x42\xa9\x0e\x14\x72\xfa\xd7\xa3\x37\x45\x7c\x72\xa6\x9f\x85\x52\xfd\x51\xaa\xdb\x09\xa5\x3a\x04\x25\x33\x95\x19\x3a\x45\x44\x31\x0b\x5b\x85\xcb\x28\xa6\x30\xd3\xa5\x7c\xd9\x09\xa5\x3a\xaa\x58\xce\x92\xf5\xfc\x3c\xa0\x99\x2e\x65\x3d\xa0\xe7\x66\x56\x1d\xd0\xed\xac\x22\xd5\xd3\x2f\x45\xa9\xfe\x28\xd5\x95\x78\x4a\xf5\xe7\xf1\x5e\xdc\xfe\xf1\x5e\xb8\x3b\x10\x5d\xad\x47\x77\xe7\xf9\xf9\x36\x33\x5d\x45\xfa\x36\x40\x81\x6c\x69\x3d\xfa\x36\xc0\x4c\xdf\xf6\xf3\xdd\x9e\x31\x62\xf6\x3d\x8f\x63\x7c\x99\x2f\x97\x89\x5e\x0b\x50\x28\x8a\x5d\x8f\x5e\xcb\x83\x86\x48\x5f\xad\x1a\x02\x28\xa4\x50\xac\xe7\xb5\x5f\x68\x88\xf4\xa5\xa9\x21\x1e\x35\x84\xf2\x5a\x0d\xf1\xe0\xc8\x70\x12\xc3\x7a\x55\x07\x2f\xe1\x3c\x48\x58\x96\x61\xd9\x45\x0c\xb6\x10\xec\x5e\x92\xb0\xac\x17\xa9\x0e\xcf\xc8\x7a\x95\xea\x40\x81\x6f\x61\x19\xa9\x5d\x2f\x41\x3f\xf6\x93\xd6\xab\xf3\x01\x14\xa8\x0e\xd6\xab\xf3\xf1\x62\xd1\x4f\x6f\xaf\x45\xff\x9e\xde\x8b\xdb\x6b\xd1\x43\x76\x32\x09\x76\xaf\x57\xd9\x0f\x14\x8a\x60\xd6\x5b\xbd\xd7\x0f\x26\x29\x27\xeb\x55\x1d\x00\x85\x74\xb2\x25\x4b\x8a\x30\x39\x74\x6b\xbd\x6a\x08\xa0\xb0\x7b\xb8\x5e\x35\x04\xe1\xe2\xc9\x71\xb5\xeb\xd5\xee\x7f\xab\xfd\xf2\xf6\xf6\xeb\x07\x93\xa2\xb4\x25\x4b\x8a\x50\xe0\xd3\x5f\xaf\xea\x00\x98\xec\xb6\xae\xd7\xd8\xdd\x8b\xec\xe7\xb4\xae\x25\x97\xca\x7a\x7f\xc2\x7d\xb2\xf7\xb9\x5e\x5d\x01\x88\x53\x0a\x8c\x62\xcb\x98\xf5\x7a\x91\xd7\x6c\x77\xad\x57\x79\x0d\x94\x8a\x2d\xf6\x2a\xaf\x5f\x64\x2c\x49\x7a\xeb\x55\xc6\xc2\xa5\x52\x60\x80\x5c\xaf\x32\xf6\x1d\xcc\x04\xd2\xf3\xd5\xf2\x7e\x91\x9e\x15\x83\xf0\x55\x7a\xbe\x3f\x01\x35\xc9\xd0\x5f\xaf\xa1\x32\xa0\x54\x0c\xc2\x57\x61\xf5\x12\x17\xa3\xca\x77\xbd\xda\xc1\x40\xa9\x18\x84\xaf\x76\xf0\x8b\xb0\x82\x95\x6f\xbd\x0a\x2b\xa0\x70\x26\xea\x7a\xd3\xb9\xc7\x34\x66\xcb\x77\xbd\x9a\xc6\x40\xe1\x54\xac\xf5\x1a\x2a\x7b\x31\x7a\xa7\xeb\x4b\xa3\xf7\xfd\x19\xba\x05\xfa\xb0\xf5\x4e\x17\x00\x41\xb0\x03\xde\xf3\x65\x4c\x5c\x28\x6c\xe7\xaf\x77\x3a\xc8\x9f\x6d\xfc\xbb\xcc\x36\x67\xec\x07\xa5\xba\x9c\xa6\xcb\x1c\x1b\xf7\x20\x49\x76\xbd\x1a\xb9\x2f\x21\xa8\xea\x7a\x32\x04\xf5\x6e\xef\xd6\x98\x59\x05\x29\x50\x2a\x46\xe1\xbb\xbf\xbb\xbd\x5e\xc6\x0c\x29\x49\x81\x62\xd8\xfd\x55\x92\xbe\xd7\xf0\x32\x86\x75\xf9\x55\x5e\x3e\x94\x7e\x5c\x3e\xf4\x22\xee\x0e\x77\xd6\x7a\xc9\xa6\x14\x8a\x81\xf7\x57\xf1\x0a\xfc\x2e\xf3\x09\x76\xe4\x27\x5f\x4b\x75\x19\x2b\x5f\x5f\xec\xe1\x03\xfe\x85\x25\x97\x8c\x50\xaa\x2b\xd4\xd8\xd4\x7b\x3b\x52\x42\x58\xaf\xe2\x14\x28\xd5\xc1\x2b\x4e\xdf\xc7\x79\x43\xb9\xbe\xca\xd3\xf7\x61\x08\x88\x7e\x69\x68\xd6\xfb\x38\x21\x04\x52\x64\x98\x59\x2f\x31\x9f\xea\x82\x37\xe6\xf3\xbe\xf6\x8d\x88\xc5\xab\xac\x04\x4a\x6d\xe3\x6f\xbd\xfc\x2a\x4a\x21\xa5\xf9\xdd\x85\x95\xa1\x2c\x05\x0a\x25\x9f\x4b\xa2\x9a\xf5\xbe\xf6\xe9\xa7\x69\xb6\xb4\x34\x1b\x0e\x9a\xc2\xbe\xc1\x96\x83\x66\x43\x38\x53\x8e\xe3\xb7\x68\xf7\x41\xc0\x47\x28\xf5\xf7\x15\x6e\x49\x68\x36\x5c\x32\xbf\xcb\x82\xb6\xcb\x36\xe6\xeb\x67\x5c\x6d\xf9\x65\x36\x64\x32\xe5\xe0\x24\xa0\x2d\x9b\x8c\x50\xa8\xc9\xdf\xb2\xc9\xec\xa3\x54\x2f\xe3\x6e\xc5\x87\x16\x1f\x5a\x69\xf2\xa1\x85\x87\xb2\x5d\xb1\x8f\xe2\x43\xd9\x59\xa1\x14\x70\x4b\x0b\xb3\x8f\x33\xbc\x8c\xbb\xb1\xb1\x2d\x14\x76\x35\xf6\x41\x58\x66\x1f\xcd\x87\x9e\x5c\xd6\x7c\x28\xc1\x0e\x72\x42\xf7\x41\xb0\x63\x43\x94\x52\x8e\xe2\x13\x9a\x77\x6b\xde\x6d\xd2\xf4\xdd\x6d\x7a\x19\x4f\x40\xc6\x09\x05\xfe\xc8\x2d\xa1\x8a\xf0\xbb\xcc\x27\x38\x84\xc6\xbc\x0d\xe6\xad\x39\x6f\xec\x6c\x1c\xc4\x5d\xb7\x2c\x2b\x42\x61\xcb\x65\x1f\x18\xbd\xfb\xe8\xa7\x97\xd1\x11\x38\x55\x36\x6c\x29\x85\xe2\xeb\x7d\x74\x87\x80\xf1\x7a\x94\xaf\x2d\x6c\x0b\x2e\xa3\xbb\xdd\x51\x11\x0c\x39\x08\x97\x6e\x89\x56\x84\xc2\xde\xcc\x3e\xba\xa3\x62\x93\xe3\x20\x5e\xba\x65\x5a\x11\x0a\x27\x5c\x6f\x99\x56\xf6\x11\x8e\xd4\xb6\x70\xa4\xe1\x65\x74\x37\xbe\xcb\x5c\x21\x93\xcb\xd2\x15\xa2\xc0\x0d\x26\x24\x5d\x21\xc9\xcb\x22\x52\xb3\xe5\x13\x11\x0a\xac\x10\xfb\x48\x57\x48\x6e\x2f\x63\xa4\xe9\x43\x93\x87\x86\x4d\x3e\xf4\x07\xe5\x38\x5d\x48\xe9\x5c\x26\xfa\x2e\x18\xd5\xb4\x1f\xc4\x1e\x0e\x4a\x4f\xb7\x2c\x23\x42\xe1\x18\xa3\x7d\x4c\x3f\x99\x19\x5e\x46\x47\xa6\x73\x39\x79\xf5\xc1\xbc\x4d\x5f\xbd\xa2\x99\x80\xc7\x3e\xa6\x7d\x53\x34\x27\xfd\x98\x4e\xe5\xfc\xfa\xc6\x24\x4d\xfb\xb6\xd0\xfe\x49\x3f\x96\xaf\x79\xf9\xd0\xd3\x36\x1f\xba\x78\x59\xc9\x10\x96\x2f\x8b\x9d\x8c\x83\x08\xc4\x3e\x96\x1d\x59\x8c\x34\xe9\xdb\x76\xa4\xdb\x91\xfa\x2d\x6c\x47\xba\x19\xe9\x64\x54\xdb\x91\xee\xd3\xcb\x18\xc2\xb6\x23\x9b\xf5\x36\x99\xde\xed\x7a\xdb\x5f\xdf\x18\xc2\xb6\x6f\x9b\x4f\x66\xd2\x8f\xed\xda\x52\xbb\x10\x85\xd8\xc7\x76\x42\xd4\x2e\x8a\x95\xed\x84\x5c\xbe\xfa\xca\xb2\xbc\x7c\xf5\x97\x0f\xa5\x1f\x97\x0f\x55\xbb\x9c\x8d\xbb\x5d\x2e\x72\xb4\x4b\x73\xd1\x5c\x4e\xc8\xf5\x7a\x19\xc3\xba\x1d\x3d\x36\x78\x73\xd1\xdc\x8e\x54\xb5\x71\x2a\x1a\x6f\x1f\x8a\xda\x68\x07\xd3\x7b\xbb\xde\x6e\x47\xaa\x68\xbc\x1d\xe9\x0f\x0a\x67\x5d\xec\xe3\x76\xa4\xb7\x0f\x55\x98\x3d\x3e\x94\xe0\x4a\x53\xe4\x3d\xce\x38\x91\x94\xe3\x54\x60\x3c\x3e\xe1\x07\x85\x63\x45\xf6\xf1\x38\x52\x25\x39\x75\x65\xbb\x28\xc9\xcb\x61\x47\xe6\x41\x5b\xda\xe6\xe8\x27\x4d\xcb\x26\x97\x03\x13\x57\x08\x77\xec\x82\xd8\x66\x57\x71\x17\xc5\x76\x51\x6c\x63\x65\xef\xa2\xd8\x06\x0a\xdb\x8a\xbb\x28\xb6\x81\x72\x60\x2d\x6f\x39\x5e\x76\x41\x94\xb3\xaf\xb8\x8b\x92\xbc\xb8\x45\x8e\xb9\xbc\x4b\xb1\x6f\x85\xbe\x95\x41\x93\x7d\x2b\xcb\xcb\x82\x36\xfb\x86\x74\xe7\x98\xb2\x5d\x94\xee\xe5\x3c\xbd\x8c\x36\x98\xba\x76\x39\x99\x24\xbe\x85\x42\x72\xd3\x2e\x2a\x81\x6a\x7f\x55\x02\x40\x69\x27\x7d\x53\x09\x94\x73\x7b\x59\xa7\xed\xb2\x8d\x09\x39\x6d\x72\x42\x6a\xf5\x32\x1e\x5a\x1d\x56\xf5\xa1\x0c\xa1\xfa\xd0\xca\x1a\xfc\x99\x77\x7f\x69\xef\x5d\x08\xd7\xec\xc2\xde\x3a\x3b\x99\xbb\x54\x27\x02\xcb\xfb\xa8\xde\xb9\x39\xfb\x44\x62\x38\x82\x7b\x97\xe6\x4c\xab\xbf\xb0\xc4\x76\x51\x7f\x01\x05\x02\xe9\x5d\x88\xbb\xec\xa2\xfe\xc2\xc4\xda\x45\xfd\x05\x94\xf6\x35\x39\x11\xcd\x87\x56\x66\xbf\xfb\xd0\xee\x43\x99\x88\xee\x43\xbb\x0f\x6d\xfc\xb5\xfb\x50\x34\x4e\xfb\xfe\xe9\x44\x74\x1f\xda\x18\x82\xea\x05\x28\xd0\x9c\xec\xa2\x76\x29\xdd\xd9\xe7\x2b\x2b\xdd\xd9\x47\xbd\xb4\xc6\x42\x56\xbb\x94\x6e\xdf\xb0\x2c\xca\xb0\x6f\x83\xe5\xd8\x6c\x72\x39\x86\x0f\x45\x53\xcb\x84\xb3\x0b\x16\x3e\xdb\xb6\xbb\x84\xd3\xab\x62\x52\x36\x17\x15\x13\x50\x9a\xa3\x0a\x1f\xaa\x62\xa2\x8c\x71\x17\x15\x13\x50\xd8\xb8\xdd\x45\xc5\x04\x94\xa3\x26\x4f\x48\x27\x89\x28\x79\x73\xf0\xe9\x0a\x4d\xfb\x96\xbc\x99\xb4\x6f\x69\xdf\xe8\x47\xda\xb7\xf4\x1b\xc0\x48\x93\x93\x47\x28\xa4\x5e\xee\xa2\x4a\x03\x7e\x97\xd9\x66\x7f\x51\x73\x0d\x49\x54\x54\x73\x65\xda\x37\x85\x82\xca\xaa\xe0\x47\x34\xa7\x72\xba\x42\xd4\x5f\x75\x32\x7a\xf5\x17\x50\x9a\x53\x39\x7d\x59\xea\x2f\x65\xb3\xb4\x3f\x42\x21\x09\x78\x17\xf5\x57\x51\x31\x29\x74\x8b\x8a\x09\x28\x6c\x3f\xef\xb2\xbc\x1b\x16\xfd\xf1\x89\x9d\xcb\xbb\x5d\xde\x8d\x07\x5c\xde\x4d\x71\xfd\xcd\xa5\xe2\x1a\x28\x6c\x53\x6f\xc9\x71\x76\x51\x5c\x7f\x93\xa4\xb8\x2e\x8a\xeb\x6e\x93\x23\xd5\xca\x67\x4f\x7d\x4b\x8f\xb3\xe1\xc2\x29\xd0\x8a\xef\x72\x3b\x6f\xf7\xe3\x65\xfe\xf5\xb5\xed\xe5\x32\xfe\xa9\x04\x2f\x3a\x03\xdf\x5f\x1f\x47\x8a\x33\x00\xd1\xe3\x96\x33\x67\x97\xc7\x87\x62\x08\x95\xc7\x87\xb2\x4d\xdc\x30\xa1\xca\xe3\x48\xf5\x19\x48\x49\xde\xe5\xf5\x09\x2f\x23\xc5\x48\x2b\xaf\x23\xc5\xb2\x3f\xd8\x0c\xdf\xe5\x75\x2e\x5f\x1f\xca\xbc\xbd\x3e\xf4\x65\x21\xb1\x1b\xbe\xcb\xeb\x42\x7a\x59\x48\xf6\xe3\xb5\x1f\x44\x53\x8e\xe6\xea\x7d\xed\xc8\xeb\x84\x30\xf8\xd7\x09\x51\xe3\xb0\x6b\xbe\x4f\x35\xce\xa9\xa3\xc0\x1e\xf9\x3e\x75\x14\xce\x03\x49\xc0\x10\x4e\xb6\x81\xf7\xa9\x62\x62\x63\x7b\x9f\x2a\x26\xa0\xb0\xeb\xbf\x4f\x42\x31\xfb\x54\x31\xb1\x67\xbd\x4f\x15\xd3\xa9\x62\x0a\x1f\x4a\xdf\x4e\x1d\x85\x86\xb5\x71\xaa\x5e\xce\xe2\x43\xe9\x47\xf1\xa1\x05\x39\x0c\x33\xe4\x96\x48\x48\x28\x8d\xaf\xfe\x54\x09\x01\xbf\xcb\x78\x68\xb1\x23\x2a\xa6\x48\x9a\x96\x4d\xaf\x97\xd1\xdf\xd3\xd1\xb3\xf3\xdb\x10\x0e\x27\x3b\xbf\xfb\x54\x47\xb0\x25\xbd\xe5\x25\x12\x4a\xc3\xbe\x3b\x09\xc8\xec\xb3\xb2\x1c\x48\xfd\xdc\x27\x11\x19\xa1\xf8\xb2\xce\xea\x48\x95\xa0\xa4\x70\xee\x53\x09\x7a\x2a\x41\x79\x59\xa7\x12\xf4\x54\x82\xc2\xec\xb7\x4f\x25\xe8\xa9\x04\xf5\x65\xf5\xef\x6e\x0e\x01\x93\xe1\x54\x82\x9e\x4a\xd0\xb4\xc9\x21\x0c\x1f\xca\x4a\x3a\x87\x0f\x25\xc2\xfc\xbd\xe6\xe1\x84\x84\x23\x0d\xfe\x1a\x8e\x34\x78\x0b\x18\x95\x67\xf8\x16\x14\xb4\xdd\x27\x28\x68\x4f\x05\xad\xab\x41\x41\x7b\x6a\xda\xb3\x83\xb8\x4f\x4d\x7b\x28\x8b\x4a\xfb\x9a\xbc\x5b\xfa\xb2\x10\x3f\x67\x3a\x7a\x25\x28\x26\xea\xa9\x04\x3d\x31\xe3\x8f\xe1\xab\xd7\x8e\x87\xed\xa8\x7c\x8b\x46\x31\x08\xdb\xd1\xef\xb2\x41\x9b\x0f\x55\x34\xce\xff\xa0\xbc\x4f\x25\xe7\xa9\xe4\x1c\xbe\x72\x25\xe7\x89\xe5\x4f\x5a\xc5\x3e\xb5\xfc\xcf\x69\x9f\x90\x75\xe7\xb2\x4f\xcb\x3e\x31\x11\xcb\x3e\x61\xe5\x1f\xf0\xbd\xed\x53\x33\x1f\x28\xdf\x0a\x5d\x76\x93\x5d\xcc\x83\x3d\xcb\x7d\x2e\x3b\xb2\x06\x97\x31\x11\xcb\xf5\x8e\x33\x70\x90\xc9\xb9\x4f\xbd\x01\xa0\x50\x05\xb9\x4f\x9d\x01\xa0\x1c\xe3\xf4\x09\xbe\x24\x12\x9b\x48\xf8\xdc\xe7\xf2\x25\x2d\x87\x70\xf2\x04\x9d\x06\xa0\x74\xa7\x50\x9f\x01\xe2\xa7\xdf\x65\xfc\x75\xdb\xdf\x1f\x14\xf2\x39\xf6\xb9\xed\xee\xe5\xbc\x61\xf5\x9c\x97\xf3\x86\xad\xfe\x7d\x3d\xda\xea\xa7\x3a\x82\x44\xf3\x2d\x1d\x94\x50\x60\x12\xd8\xa7\x3a\xe2\x54\x47\x0c\x84\xff\xa9\x8e\x00\x4a\x77\xc6\xd5\x11\x40\x39\x06\xc2\x5f\xda\x28\xa1\x70\x0c\xc9\x3e\x6f\x67\x5c\x93\x9e\xc3\xe4\xf6\xa9\x49\x7f\x12\x7e\xef\xc5\x26\xfb\x76\x2f\x2f\xa3\xbf\xb7\x73\x89\x7a\x21\x8f\x64\x9f\x6a\x17\xe0\x77\x99\x7d\xb3\xbf\x68\x9c\xee\x6b\x56\xe3\x9c\x8f\x7d\x43\x95\x9c\x8f\x7d\x7b\xec\x1b\x83\x7f\xec\xdb\xe3\xf4\xfa\x19\x3f\x4e\xef\xc3\xab\xf7\x35\x3f\xbe\x7a\x15\x13\x85\xb9\xfb\x54\x31\x01\xa5\xfb\x9a\x1f\xbf\x9e\xc7\x21\xa0\x5e\xce\xc7\x21\xa0\x85\xba\xaf\x59\x25\x74\xbe\x2e\x4b\xf4\xc6\xf9\xda\x91\xb7\x73\x19\x7d\x7b\xfd\x3e\xc9\x43\x3a\x06\x5e\xfb\xf9\xda\x11\x34\x0e\x07\xe7\x6d\xc9\xb5\xf6\xf9\x3e\x5e\xe6\x13\x5e\xdb\x78\x28\x76\x66\x55\xbb\x54\x22\x53\x14\x55\xed\x6a\x64\xaa\xaa\x70\xa0\xdf\xde\xf2\x72\x09\xa5\xd7\xa4\xa9\xdb\xe4\xe0\x11\xf4\x55\x85\x03\x14\x92\x5f\x76\x55\xe1\x54\x5d\x1c\xf8\x05\xb6\x94\x5e\xbb\xe2\xcf\xf4\x66\x93\x0f\x2d\x0e\x1e\xb9\x56\xc9\xd3\xde\x15\x85\x43\x92\xcc\xae\x2a\x9c\x6a\x64\x8a\x72\x92\x5d\x8d\x4c\x01\x05\x2a\xe2\x5d\x49\x21\xda\x55\xeb\x99\x43\x35\xb7\x8c\x57\xbb\x12\x9c\xe9\x18\x38\xd5\xd8\x4c\x55\xf6\xb3\xe5\xb9\xab\xb2\x1f\x28\xfd\x6b\x72\x08\x9d\xf7\xc7\x9e\xe7\x96\x2c\x6b\x57\x64\x7f\xff\x9a\xbe\x87\xde\x5e\x46\x7f\x0d\xce\x54\xf4\x41\xb7\x49\x75\x50\x49\x5f\x39\xa8\xef\xdd\x75\xd8\x37\xa2\xe8\x1c\xf4\xbf\xeb\x70\xa4\x63\x78\x19\x13\x32\xec\x2f\x6a\x83\x63\xb3\x76\x55\x6b\x00\xbf\xcb\x98\x90\x61\x7f\xd1\x24\xfd\xfb\xe7\xb2\xe9\x1b\x02\xc3\x1a\x0e\x61\xb0\x68\xbe\x7f\x3a\x95\xc3\x21\xf0\x79\xc8\x01\x26\x94\xfe\xfd\xf3\xb5\xe9\xf5\x32\x86\x15\x0e\x8b\x64\xdb\xee\x3f\xc3\x77\xaa\xfa\x82\x08\x64\x57\xd5\x17\x50\xfa\xf7\x4f\x17\x92\xee\x04\x25\x68\xbb\xea\x4e\x00\xa5\x7f\xff\x74\x54\xf1\x3d\x94\xfe\xea\x27\xd4\xf4\xa1\xcc\x9b\x3e\x01\x50\x8e\x70\xf5\xea\x14\x54\xb4\x1c\xfc\x8d\xbb\xaa\xe5\xaa\x01\x2c\xe8\x36\xb7\x0c\x65\x42\xa1\x90\x78\x57\x8d\xfd\xaa\x96\xe3\x40\xe0\x5d\xd5\x72\x40\xa1\xb6\x6b\x57\x83\x55\x55\x2d\xc7\x76\xe9\x96\xdc\x4c\x28\x64\x2e\xed\xaa\x1a\xab\xf3\xbb\x1b\x43\x50\x3f\x55\xf4\x13\xa9\x4b\xbb\xaa\x9f\xaa\x96\x3d\x5c\x0b\xbb\x6a\xd9\x03\x45\x4b\xa0\x6a\xd9\x57\x35\x0a\x95\x5b\x5b\xca\x33\xa1\x74\x07\xaf\x46\xa9\x86\x75\x12\x81\x5f\x0d\xeb\x54\xc2\x3a\xdd\xc1\x1b\xd6\xa9\xaa\x0a\x48\xcf\x76\x55\x55\x00\x05\x66\xad\x5d\x2f\x1f\xea\xa6\x41\xd6\xfa\xb7\xf2\xae\x97\xeb\x4c\x4d\x82\x09\x57\xaf\xaf\x4f\xb7\x77\xa1\x9f\x97\xeb\x8c\x3d\x85\x9e\x3e\xdf\x75\xa6\xc2\x49\xa5\x93\x0a\xa7\xaa\x70\x7c\x21\x2a\x9c\xaa\x53\xc2\x49\x5b\xbb\xea\x94\x54\x72\x60\x39\x9f\x6a\xd7\xdb\x11\xde\x7c\x51\xa9\xd8\xb9\xfd\xa2\x50\x42\xdd\xf7\xa6\x0e\x02\x7e\x97\xd1\x11\xe3\x4a\x55\xbd\x94\xf6\xc3\x2f\x4a\xbd\x94\x4a\x27\xf5\x52\x55\x2f\x29\xc3\xd4\x4b\x55\xbd\x04\x6b\xec\xae\xea\xa5\xaa\x5e\x72\x15\xa8\x97\xaa\x81\xab\xc4\x31\xae\xba\x3d\x40\x21\x2d\x6c\xcb\x2f\xb7\xab\x7a\x29\x15\x62\xea\x25\xa0\x68\xd5\x55\x63\x59\x55\xbd\x94\x0a\x31\xf5\x52\x55\x2f\x61\xf7\x57\xf5\x52\x7d\x5d\x40\x4a\x27\xd5\x06\x50\xfa\xb4\xc9\xee\xea\x94\xb0\x1f\xbd\x9b\x6a\xa3\x1d\x5f\xdb\xaf\xbf\x4d\xa9\x0e\x14\x18\x9d\x76\x33\x70\xd5\x8c\x48\x51\x75\xbf\xe5\xb5\x13\x0a\xa7\xae\xed\xa6\x2f\xd0\x94\xea\x94\xbd\xee\xa6\x54\x6f\x4a\x75\xb6\x47\x9a\x52\xbd\xe9\x1f\xb0\xf7\xbb\x9b\xfe\x01\x50\xa8\xe4\xde\x4d\xff\xa0\x19\x91\x82\xe4\x66\x37\x23\x52\x8d\xd4\x50\x6d\xda\x46\x6a\xa8\x50\x0e\x8a\x3b\xb7\x6c\x7a\x42\x81\x92\x74\x37\x83\x54\x4d\x6f\x83\xe2\x9a\xdd\xf4\x36\x80\xa2\xe9\x2b\xe9\xde\x6e\x86\x75\xa0\x33\xda\xcd\xb0\x0e\xb4\x7a\x85\x93\xc3\x77\x33\xac\xd3\x54\x4c\xd4\xd2\xec\xa6\x62\x02\xca\xb0\xbb\xdd\xbb\xa9\x98\x26\xf1\x9a\xa6\x62\x02\xca\xc0\xa6\x6c\x2a\xa6\xa6\xb7\x01\x6b\xca\x6e\xaa\x97\x36\x7c\x28\xf3\x36\x7c\xe8\x38\xbd\x8c\xbb\x91\x44\x29\x94\x81\xb1\xd8\x54\x42\xc0\xef\x32\x86\x30\xec\x08\x8a\x49\xbb\xbb\xa9\x98\x1a\x6a\xe3\x98\x48\xfa\xa6\xde\x00\xca\x38\xfc\xa7\x2f\x4b\x71\x0d\x8f\xf7\x6e\x8a\x6b\xa0\x0c\x67\xdc\xb0\x4e\x33\x5e\xc3\xe1\x25\xbb\x19\xaf\x01\x8a\x56\x7c\xd3\x01\x69\xc4\x3f\x0e\x36\x82\x77\x33\x00\x02\x14\x0a\xc9\x77\x23\x17\x71\x37\xac\xf8\x72\xd8\xa6\x19\x0f\x14\xa8\x04\x76\xd3\x8a\x6f\x08\xd8\x42\x49\xdb\x6e\x0a\x58\xa0\x40\xdd\xbf\x9b\x02\xb6\x21\x60\xcb\x81\x2d\xd7\x14\xb0\x40\x81\x6e\x7d\x37\x05\x6c\xdb\xd6\x09\x11\xee\x6c\x1a\xde\x40\xd1\xc3\x68\x06\xeb\x81\x52\x0e\xc2\x88\x8d\x14\x48\xa1\xe8\x61\x34\xe3\xf7\xc0\xef\x32\xfa\x6b\x00\x1f\x28\x7a\x18\x6d\xbb\x7a\xd9\x0a\x2e\x9c\x32\xb2\xdb\xe5\xf4\x5e\x4e\x2f\x6f\xe1\x72\x7a\x2f\x27\x04\x99\xd7\x14\xfe\x40\x81\x5c\x6c\xb7\xcb\xee\x5e\x4e\x08\x52\xaa\x29\xfc\x81\xa2\xbf\xd2\x14\xfe\xed\xf2\xa1\xae\x5e\xe5\x31\x50\xf4\x57\x9a\xf2\xb8\xdd\x4e\x08\x16\x4e\x33\x22\x04\x14\x2a\x06\x77\x53\x1e\xb7\xdb\xe9\xc5\x4e\x69\x8a\xcb\x86\x68\x1c\x4e\xa5\xa2\xb1\xdd\x3e\x14\x5b\xa0\x29\x1a\x81\x42\x69\xfb\x6e\x8a\xc6\x86\x15\xff\xf3\x00\x68\x73\x91\x3f\x8e\x94\x07\x28\x1a\x81\xdf\x65\xb6\xd9\x11\x2c\x7b\x6a\x9b\x77\xd3\xb2\x6f\x8f\x7d\xc3\xd8\x68\xc6\x92\x1a\x39\x38\x03\x23\xbb\x3d\xf6\xed\x07\xa5\x70\x4a\xd0\x6e\xd4\x1c\x08\x65\xf8\x9a\xb5\xec\x81\xdf\x65\x0c\xcb\xf8\x12\x50\x86\xaf\xf9\xf5\x3b\x7d\x7d\x0b\x68\xef\xf6\xfa\x16\x08\x43\x0d\x5f\xb3\x51\xa8\xf6\x3a\x21\x68\xca\xae\x3c\xee\xc5\xf7\x8c\x4e\xe9\xc6\x6b\x3a\xe6\x33\xc9\xb4\xbb\x6b\x3e\x77\xe4\x31\xd5\x6a\x7f\x6a\xef\xae\xb8\x06\x0a\xd5\xe7\xbb\x2b\xae\x3b\x1b\x08\x56\xb3\xed\xee\x06\x42\x47\x5c\x73\x9c\xd6\xee\x8a\xeb\x7e\x56\x2f\xfb\xcd\x44\x3f\xed\x13\x1b\x08\x9c\xe2\xb2\xbb\x1b\x08\x40\xa1\x6e\xec\xf7\x23\x6c\x5b\x5c\xe6\x3f\x7d\xc0\xc9\xa8\xa9\x0c\xdb\xbd\x3a\x6a\xd2\x39\x29\xa2\xdd\x9d\xfc\x9d\xdd\xab\x0f\xc5\x31\xee\x8a\xeb\xae\xb8\x46\x98\x76\xc5\x75\xaf\x4e\x04\x4b\xa3\x57\x47\x4a\x42\xa7\xde\x6d\xaf\x8e\xb4\xfa\x50\xde\x79\x77\x87\xa0\xb3\x43\xc0\x11\x46\xbb\xbb\x43\x00\xfc\x2e\xe3\x6e\x24\x6b\xee\xce\x0e\xb7\x4e\x70\x77\x87\xbb\x37\xe7\xcd\x49\x72\x9f\xba\xb3\x01\x4d\x66\xf1\xee\xee\x3f\xf7\xe6\x43\xf9\x18\xbb\xaa\x04\x28\x3a\xc1\x9d\x94\x9d\xdd\xbb\x23\xc5\xef\xe9\xaa\x92\xae\x2a\x41\x82\x77\x55\x49\xef\x56\xf8\x39\x7a\x03\x57\x1d\x4f\x45\x27\xb8\xeb\xa8\x00\xa5\x14\x3b\x42\xfe\xe4\xee\xaa\x12\x6c\xf5\xae\x2a\xe9\xd3\xbe\xe1\x82\x74\x2d\xd8\xbe\xbc\x8c\x7f\x6a\xc1\x76\xe5\xb0\x5b\xb0\x32\xa4\x0a\x85\x8c\xe6\x2d\x43\xea\xee\xca\xe1\xd3\x77\xaa\x1c\xee\xca\xe1\xe1\x3f\x7d\x0b\x44\x58\xcc\x14\xdf\xdd\x08\x4b\x47\x36\xc3\x9a\xb9\xbb\xa2\xb9\x13\x3a\x31\x55\x7c\x77\x43\x27\x50\xa9\x16\x7d\xe5\xee\xde\x2a\x50\xcc\xef\xde\xdd\xbd\xd5\xae\xb8\xe6\x33\xee\x8a\xeb\xbe\x2d\xe5\x43\x2a\xc8\xc2\xba\x3b\x65\x61\xf0\x9a\xef\xbe\x9d\x37\xe5\xb0\x9b\xa6\x5d\x39\xdc\x95\xc3\x18\xbc\x5d\x39\xdc\x95\xc3\x24\x5c\xef\xae\x1c\xee\xca\x61\x1c\xe3\xae\x1c\xee\x04\x62\x0a\xe7\x02\xec\x6e\x20\xa6\x63\x2b\x0f\xbf\x76\x4d\x65\xa0\x94\xd3\x85\xaf\xad\xdc\x89\xba\xc0\x1d\xb4\xbb\x41\x97\x6e\x85\x17\x89\xcc\xbb\x6b\xdd\x02\x85\x93\xce\x76\xd7\xb8\xed\xca\x3a\x37\x4d\xbb\xb2\x0e\x28\x7a\xe3\xdd\xb8\x79\x57\xec\x90\x97\xba\x87\x62\x67\x58\x2f\x44\xbe\xe4\x1e\x9a\x81\xa3\xd8\x91\xa4\xe9\xb4\xa9\x5a\xca\x18\xb4\x35\xdb\x18\x3d\x96\xe1\x30\xed\x64\x28\x9d\x48\x98\xdb\x43\xf1\x33\x14\x3f\xdf\x03\xe8\xef\xb0\x2e\x97\x5c\xb8\x3d\x4e\xff\xaa\x5c\x99\x36\x0d\x9b\x18\x16\x89\x62\x7b\x68\xcc\x01\x85\x54\xf5\x3d\xdc\x71\x1c\x0a\x0c\xd2\xb1\xf6\x50\x60\x0c\x05\x06\x26\xea\x50\x60\x0c\xeb\x6e\xdc\xb6\x1b\xee\xee\x01\x05\x96\xbc\x3d\xdc\xdd\x83\x6d\xb5\x7c\xf9\x2f\xd2\xad\x0a\x65\x4c\x9b\xbc\xdb\xf0\x6e\xbc\xad\xa1\x27\x0f\x14\x8e\x7d\xde\x43\x47\x1e\xfe\xd0\xdf\x65\xfc\xd5\x9d\xa0\xa1\xd5\xc3\xc6\xf2\xd0\xea\x19\x7e\x94\x6e\x0c\x0e\x3f\x4a\xa0\x90\x48\xbf\x07\x47\xf6\xee\xe1\x47\xe9\xc6\xe0\xf0\xa3\x04\x0a\x99\xf4\x7b\xf8\x51\x8e\xaf\x26\x13\xe1\x3b\x0c\x5e\x0e\xac\x1e\xd8\x65\xf6\xd0\xea\x19\x5f\xb9\x25\x72\x45\x42\x52\xa1\x40\x38\xb2\x87\x5f\xdb\xb8\x7d\x28\x72\x70\xe8\x9b\x01\x25\x30\x51\x25\xf0\xdc\xb0\x62\xfe\x84\x14\x23\x55\x6b\x02\x85\x23\xf2\xf6\x50\x69\x0e\x2b\xf5\x0c\x10\x8e\xd7\xbb\xbd\xde\x8d\xc1\xbf\xde\x4d\x45\x6a\xe4\x6f\xa8\x48\x81\x12\x58\xb2\x92\x61\xee\xe1\x8a\xe6\xf0\x91\x2d\xf5\xe5\x8e\xc3\x21\xd8\x74\xda\x64\x01\x27\xd6\x46\x18\xfc\x02\x4a\x60\xa2\xca\x90\xb9\x61\xa2\xfc\x5d\xc6\x5f\x75\x3b\x02\xb7\x23\x58\xa9\xa1\xdb\x11\x2e\x4b\x43\x1b\xe1\xb2\x04\x0a\x87\xb3\xec\x70\x59\xc6\xf9\x78\x59\xa7\x8d\x4f\x1c\x62\xcb\x12\xe5\x3f\xc4\xcd\x83\x04\xd7\x1d\xaa\x39\xf7\x19\x42\x35\x07\xf1\x65\x81\x93\x6b\x87\x1b\xe1\x40\xf9\xa2\x0b\x41\x95\x82\x50\xc2\xb9\x71\xf7\x24\x9a\xb3\x8f\x7d\x22\x1b\xa6\x50\x38\xa4\x68\x87\x1b\xe1\xe1\xa7\xa2\xef\x2d\x43\xa6\x50\x60\xe0\xd9\xe1\xa7\x12\x96\x9e\xeb\x54\x47\xfb\x9e\xc0\x44\x60\x4c\x86\x19\x5a\xa1\x9a\xd3\x0d\x0e\xd5\x5c\xb0\x11\xce\xd1\xd7\x5b\x72\xcd\x1d\xdd\x77\xc9\x57\x16\xba\x42\x40\x81\x1d\x6a\x4b\xa5\xb9\xc3\xef\xd3\xed\x88\xf0\xfb\x04\x4a\xf8\x7a\xfd\x3e\xc3\xef\x53\x87\x26\xfc\x3e\x81\x02\x57\xf0\x96\x72\x73\x07\x71\xb0\xcf\x05\x09\xe3\x60\x41\x1c\x0c\x22\x94\x1d\xc6\xc1\x80\xf2\x19\xe6\x41\x49\x99\x50\x02\xa9\x23\x35\xa7\x50\x3e\xc3\x3c\x8c\x8d\x01\x85\x43\xe4\x77\xb8\xdb\x13\xec\xf6\x7c\x86\x79\xb8\xdb\x13\xe4\x7b\x71\x3c\xe6\x0e\xf3\xbd\x22\xec\x9b\xfd\xd5\xff\x02\x0a\xb5\x2e\x3b\xf4\xbf\x22\x9d\x10\x57\xad\x9b\x42\x40\x09\x0c\xc7\x30\xdf\x0b\xf6\xcf\xf2\x59\xb5\x61\xb8\x0c\xfa\xcf\x42\x4d\xcc\x0e\x37\xc2\x81\xdf\x65\xde\xcd\x55\x3b\x4f\x2e\x63\x42\xa6\x83\x9f\x16\x28\x63\x06\xc6\x74\x58\x93\x65\x89\xd4\x89\xe9\xb2\x54\xfc\x51\xe8\xb5\x43\xf1\x07\x14\x4a\x59\x76\xe8\x07\x86\xe2\x8f\x4a\xaf\x2d\xe9\xa8\x50\x02\xcd\x17\x8a\xbf\xd0\xd8\xd0\x0c\x94\x88\x74\xc7\xf2\xa1\x36\xf9\x50\xc5\x9f\x16\x99\xe4\xa4\x1b\x26\xd2\x62\xfc\x37\x96\x23\xdd\xce\x1b\x82\x3e\xdc\x80\x09\xac\x08\x03\xbb\xa1\x15\x11\xdb\x87\x62\x43\x85\x1e\x1e\x50\xc2\x07\xe8\xe0\xc1\x6b\xfa\xbb\x8c\x37\x63\x4e\x15\x50\xc2\x07\xe8\x92\x85\x45\xe2\x1c\x43\xb1\xe3\xfa\xfe\xca\x10\x70\xa2\xc2\xed\x9c\x50\xa1\x6b\x80\x84\x0a\x3d\x1e\x87\xc0\x3f\x75\x5e\x42\x99\x1b\x08\xd3\x50\xe6\x86\x32\x17\xcb\x30\x94\xb9\xf1\x55\x47\xe3\xf2\x86\x32\x37\x94\xb9\x6c\x86\x86\x32\x17\xa2\xd4\xdf\x65\x3c\xc1\x60\x52\xb0\xc3\x6d\x98\x38\xdc\xe1\x06\xca\xbf\x8f\xd2\x6d\x09\xa0\x50\x6e\xb3\x25\x54\xdd\xa9\x18\x46\xfa\xc9\x9e\xba\xf3\xab\x73\xe6\x3b\x4d\x6a\x0d\x76\x92\x79\x15\x88\x37\x59\x50\x77\x1e\xf6\x83\x4f\x46\x1a\x54\xa1\x40\x37\xba\xd3\x0d\xee\xd4\x72\x81\xcd\x72\x4b\x8d\x2a\x14\xaa\x6c\xb6\xd4\xa8\x3b\x35\x49\x5c\xe4\x52\x9c\xee\x64\xe7\x3a\xb0\x83\xd2\x9d\xeb\xd4\x23\x8a\xe6\xdd\xb6\x6d\x08\x50\x64\x6a\x1a\xd3\x4a\x8b\x9d\x29\xea\xda\xa9\x97\x04\x14\xc3\xd5\x69\xe6\x55\xea\x38\x51\xd5\xb5\x53\xc7\x29\x31\x70\x0c\x57\xa7\x06\x4e\xaa\x70\x28\xb2\xda\xa9\xc2\x01\x0a\x25\x40\x3b\xcd\xbc\x4a\x15\x8e\xcb\x32\x55\x38\xa9\xc2\x61\x81\xc8\xd2\xba\x53\x3b\xc8\xf5\x96\xda\x41\x49\xe6\x15\x3c\xaa\x3b\xcd\xbc\x02\x4a\x31\xa6\x9f\xa6\x56\xa5\x1a\x85\x90\x6c\xaa\x51\x52\xc7\xe9\x7b\xa7\x3a\x4e\x40\x31\x46\x9e\xcd\xe9\x55\xa3\x7c\x6f\x46\x8d\x92\x6a\x14\xd4\x42\xaa\x51\xb2\x7f\xe5\xf2\x3c\x54\xf7\x07\x28\x9c\xbb\xb9\xd3\xe0\x1a\x50\xfe\x3d\xc1\x2c\x5d\xa0\x18\x71\x97\xe4\x75\xa7\x1e\xd1\xf7\x04\x3d\xa2\xc4\x23\x82\xd8\x7c\x4b\xe9\xba\x53\x8d\x02\x17\xd6\x4e\x35\x4a\xaa\x51\xb0\x46\x53\x8d\x92\x6a\x94\x40\xf1\xa4\x1a\x25\xd5\x28\x58\xa3\xb2\xc1\x6e\x78\x5e\x7f\x97\xfd\xcd\x8e\xb2\xd3\xa0\x5a\xb2\x19\x13\x18\xab\xe9\x5e\x0c\x50\x0a\xb4\x3e\x5b\xba\x58\xa1\x04\x56\x68\xaa\x83\x80\xdf\x65\x4c\x4e\xd8\x4f\xf5\x92\xdd\x54\x2f\x25\x1b\x2f\xc5\x9d\x81\x74\xe3\x05\x28\x1c\x9e\xbd\xd3\x8d\x97\x54\xe1\xc0\xb0\xbb\x53\x85\x03\x14\x8e\x0e\xdb\x69\x7a\x41\xca\x44\x92\x18\x16\x99\x5f\x9b\x43\x60\x5a\x55\x11\xa9\x18\x4e\x3f\x3c\xc5\x30\x50\x12\x63\x35\xf5\xf9\x52\x67\x2e\x71\x65\x53\x67\x0e\x28\x90\x4b\x6f\x29\x6f\x77\x2a\x86\x93\x28\x63\x2a\x86\x81\xc2\x81\x78\x3b\x0d\xc7\xa5\x62\x98\xc2\xab\x9d\x8a\x61\xa0\x70\x02\xce\x4e\xc5\x70\xea\xcc\xa5\x9f\xb6\xce\x5c\x52\x7f\x0c\x4b\xf0\xce\xcb\x79\xbb\x4e\x2f\xe3\x6e\x97\xeb\x0c\x07\xef\x7b\x31\xfa\x77\x29\xf1\x47\xfa\xf9\xe8\xe0\x01\xff\x5e\x8c\x1b\x2f\xa9\xcf\x47\xf1\xd5\x4e\x7d\x3e\xe0\xdf\x8b\x71\xcb\x24\x8d\xbd\xa5\x0b\xde\xd8\x1b\x50\x12\x2b\x25\x8d\xbd\xa5\xf6\xb6\x11\xf7\xd4\xde\x06\x4a\x16\x9b\xec\xc7\xed\xcb\x72\x71\xb9\x2d\x01\x14\x8e\x2a\xda\x69\xec\x0d\x28\x65\x3a\xe5\x26\x68\x01\x85\x43\x48\x77\x1a\x8e\x03\x7e\x97\xd9\x66\x47\xd8\x69\xe7\x40\x81\x2d\x35\xf0\xce\x47\xee\x02\xa7\xdc\x6d\x89\x24\x8f\xeb\x5b\x5b\xe6\x71\xa5\xea\x6b\x3a\x2c\xd5\x17\x50\x20\x4f\xdc\xb2\x0a\xef\x54\x7d\x19\x98\x4f\xd5\x17\xf0\x6f\x09\xaa\xbe\x52\x5f\x60\xfa\x04\x7d\x81\x7c\x7d\x28\xd3\x6b\x1e\x17\x50\xca\x3c\xbd\x9b\x12\x1c\x95\xc6\x09\x2b\x5b\xfa\x61\xe1\x77\x19\x23\x75\x7f\x04\x28\xf9\xfd\xd3\x79\xd3\xb3\x98\x58\xa8\x53\x95\x06\x01\xf1\xaf\xad\xd3\xd6\x6c\xe3\xcd\x70\xb7\xa9\x67\x31\xd5\x38\x14\xa5\x6d\xa9\x82\x85\x92\xde\x4d\x27\x78\x16\x9f\x80\xe9\x22\x57\xb0\x50\x38\x5a\x6e\x4f\xf7\x42\x66\x75\x2e\x31\x36\xa6\x66\xfc\xac\xf6\xd7\xa6\xc7\x26\xef\x86\x08\x9f\x8a\x6b\xa0\x40\xb6\xb8\xa7\xe2\x7a\x2a\xae\xa1\x40\xdc\x53\x71\x0d\x14\xce\x9c\xd9\xb2\x11\xef\xa9\x65\xcf\x69\x22\x5b\xa2\x61\xa1\xa4\xa3\xd2\xb2\x9f\xcd\xc5\x35\xbd\xdb\x6b\x1b\x8b\x0b\xb3\x78\x1a\xfa\x9a\x1f\x0d\x05\x92\x4b\x42\x62\xa1\xb8\x57\x29\x21\xf1\x86\x6a\xf8\x77\x19\x0f\x75\xcb\x64\x52\x54\x01\xcb\xe2\x9e\x16\x55\x4c\x84\xff\xc9\x59\xec\x7b\x2a\xfc\x81\x02\xa1\xf2\x9e\xee\xe5\x4f\x84\xff\x49\x15\xd8\x9e\x0a\x7f\xa0\xb8\x67\x39\x15\xfe\x13\x3f\xe1\xa4\x0a\x6c\x4f\xfd\x84\x39\x7c\x28\xdd\x75\xf7\x1d\x28\xe7\x51\xfc\xeb\xb6\x8d\xc5\x55\xfd\xa7\xfd\xb0\x7a\xf8\x28\xfe\xd5\x8e\xa0\x04\xa8\x8a\xdd\x53\x25\x30\x43\xfe\x0b\x56\xf9\xd4\x77\x98\xf8\x09\x6e\x6d\x4e\xfd\x84\x19\xf6\xcd\x55\xa3\x74\x07\x8a\x7b\x96\x53\xe9\x3e\xc3\x09\x71\x39\x28\xdd\x81\xe2\x9e\xe5\x54\xba\xcf\xfc\x48\x37\xe8\xaf\x7e\xc2\x4c\x1f\xca\xbc\xb9\xad\x0e\x94\xf3\x70\x92\x60\xad\x12\x8a\x7b\x96\xd3\x1d\x1e\xe0\x77\x99\x6d\x76\x84\x94\x5c\x0e\xc6\xd8\xd3\x8c\xdc\x69\xc5\x31\x24\xd6\x7b\xe6\xd7\x91\x87\xcb\x98\x10\x3d\x8c\xb9\x1c\x82\x93\x64\x30\x10\xd2\xe7\x92\xd8\x46\x92\x3e\xef\xb9\x7c\xa7\x84\x16\xa7\x2a\x65\xaa\x52\xb0\x8d\x24\x82\xde\xb0\x3e\x97\xf3\xc0\x26\x91\xf6\x59\x28\xd9\xff\x3e\x91\x72\x4f\x35\xce\xdc\xf6\x29\xbc\xb3\x7d\xda\xf6\x89\xb9\x31\x7c\x38\xad\x96\x3e\xd2\x87\x39\x1c\xb4\x10\x54\xf5\x7b\xaa\x84\xa6\xe5\xd2\x86\xfc\x25\x99\x16\x0a\x15\xc7\x7b\xaa\x98\xe6\xe5\x2b\xf7\x33\xd6\x67\x98\xf8\x07\xea\xd1\xa9\x7f\x30\x2f\xfb\x96\xfe\xd5\xbe\xa9\x71\x86\x0f\x70\xa6\xad\xab\x86\x06\x76\x4f\x23\x8f\x10\x54\x17\x48\x4a\xf7\x34\x8f\x6b\xde\x3e\x14\xa3\x68\x1a\x65\x84\xa1\xba\x70\x7e\xfb\x9e\xee\x97\x03\xbf\xcb\x78\xe5\xee\x97\x03\x9f\x56\x9e\x6e\x00\x4d\x4b\xab\xad\x77\x93\xdc\x7a\x4f\xb4\x50\xfa\x42\x54\x42\x53\xc6\x0c\xc8\xc6\xf7\x54\xe3\x4c\x35\x0e\xca\x7b\xaa\x71\x80\x72\x16\x2c\x8b\xe9\xa6\xd0\x64\x07\x28\x7d\x31\x6e\x00\x4d\x14\xd3\x09\x6d\xe0\x9e\x2a\x26\xa0\x70\x50\xc6\x9e\xee\x97\x4f\x4b\xb5\x8b\xb2\x43\xc5\x34\x55\x4c\x24\x41\xc9\xb2\xbd\x27\x0e\xd3\x09\xbd\xe0\x9e\x3a\x4c\xf3\xf5\xa1\x74\xd7\x3c\x2e\xa0\x9c\xb0\xfd\xed\x69\x1e\xd7\x44\x0b\x69\x31\x4c\x95\xd0\x94\x83\xa3\xa0\xbf\x96\xaa\x04\x3a\xee\x42\x21\xf6\x5e\x7a\x47\xeb\x70\x08\xc4\x18\xa4\xe8\x16\x4a\x62\xe7\x2e\xb3\xb1\x96\x34\x19\x6e\x8f\x2c\xc3\xae\xc0\x67\x58\x2c\xf7\x89\xa0\xda\x2e\xa7\x1b\x1a\xcb\xb8\xd1\xc2\xca\x4f\x16\xcd\xd2\xca\x5f\xd5\x09\xc1\x63\x5a\x6a\x17\xe0\xb3\x3f\x96\x29\xb6\xab\x3a\x04\xa6\x5c\xe6\x6e\xa1\xc0\xb6\xbd\x97\xda\x65\x49\x82\xc1\xc1\x75\x7b\xb9\xb3\x02\x14\x18\x92\xb7\x04\xdf\x7b\x35\xfb\xc6\x94\x2f\xc3\x4b\x8b\xa2\x40\xad\x99\x65\x4d\xe0\x92\xe0\x02\x2e\xab\xbd\xdc\x6c\x01\x0a\x47\xc8\xef\xa5\x5e\x02\x7e\x97\xf9\x57\xfb\x8b\x62\xe2\xb4\xe1\xbd\xd4\x4b\xab\xbb\x90\x9c\x72\x5d\x0b\x08\xc3\x0b\xf5\xea\x7b\x19\x85\x82\x30\xfc\x77\x99\x6d\xf6\x8d\x7d\x7b\x4d\xa8\xe5\xbe\xfd\x52\x09\x15\x27\x49\x25\x04\x7c\x26\xd4\x52\x09\x2d\x89\x8e\x8a\xc3\xd2\xb5\x80\x33\xfc\x33\xa1\x96\x1b\xf2\x40\x39\x2d\xd9\x5b\x66\x8a\xc1\x23\x5e\x26\xea\x4b\x1e\xf1\xbd\xf0\x13\xce\xd3\x8e\xe8\x28\xfc\x3f\x63\xef\x93\xbb\x3b\x8c\x9b\x6b\xce\xb3\x8a\xda\x41\x7f\xa2\xfe\xd9\x40\x21\x93\x1e\x77\xef\xc1\xa6\x6c\x20\x83\x24\x85\xea\x64\xff\x0d\x3d\x8f\xeb\x5e\xdc\x4c\x4e\x0d\x0e\xde\x03\x43\xdf\x4f\x94\x2c\x93\x14\x45\xbd\xbc\xd8\x14\x9c\x98\xaf\xcb\x4d\xc1\xa5\x75\x09\x5c\xd4\x4b\xeb\x02\x14\x33\x25\x2e\x03\x53\x97\xd6\x25\x70\xd2\x2e\xad\x0b\xf0\x39\x64\x97\xd6\xe5\x92\xc7\xc8\x2b\x7b\x97\xd9\x58\x17\x66\xe3\xfc\x1e\x39\x04\xcd\x06\x8c\x41\xf7\xa5\xd9\x00\xca\x89\xcd\xbc\x34\x1b\x17\x51\xa8\xf0\x20\xe8\x32\x0a\x05\x94\x13\x9b\x79\x69\x22\xae\x4b\xd9\x70\x5d\xa4\x4c\xbf\x2f\x22\x3d\x67\xf1\x91\x13\x42\xa4\x27\x60\x4a\xb9\x2f\x23\x3d\xd7\xe5\x5f\x63\x54\xd7\xf7\xd7\x9c\x37\xd4\xf6\xa5\xd9\x00\x3e\x67\xf1\xd2\x6c\x00\xbb\x19\x73\x69\xf0\x1b\xf8\x9c\xc5\xcb\x93\xa6\xeb\x23\x3d\x42\x1f\xcb\xdd\x7e\x5f\x1c\xef\xeb\x2c\x5e\x1e\xef\x03\x25\xbc\x7a\x76\x79\xfa\x04\x7c\xfe\xe3\xa5\x45\x01\x76\x33\x9f\x29\x2f\x56\x86\x32\x67\xf7\xa5\x95\xb9\xd2\x77\xca\x2e\xe9\x72\x77\x02\x94\xd3\x39\x72\x73\x72\x69\x3e\x3c\xe1\xb9\x34\x1f\x40\xa1\x10\xcc\x7d\x19\x71\xba\xd6\xd7\x8c\x4e\x55\xf8\xd7\x72\x08\x8c\x4a\x85\x7f\xbd\xbe\x2c\x17\xb9\xee\x33\x50\x20\x49\xb8\x2f\xbd\xe7\xeb\xe3\x18\xc2\x6b\xbd\xd5\x6f\x40\x39\xf1\xdb\x6e\xe8\xf1\xee\xfb\x27\xdd\x12\xf2\xde\x7a\xcf\x40\x39\xd9\x49\xde\x7a\xcf\xf7\x4f\x5e\x23\x1c\xc8\xdb\x50\x0f\x50\xce\x7f\xa2\x9c\xf4\x7d\xc3\x44\x21\xec\xbf\x72\xf0\xec\xf5\xd9\xcb\x5f\xd9\x83\xbe\x8d\x17\x01\xbb\xd9\xc9\x33\xe5\xe4\xf4\xeb\xc4\xb1\xb9\x3d\xfd\xba\xf1\xe8\x83\x6b\xf0\xf7\xad\x47\x0f\x14\xea\x6c\xdf\xb7\x1e\xfd\x4d\xbc\x28\xbc\xca\x75\x1b\x30\x02\xca\xa9\x1c\xc6\x8b\xee\xe2\x7c\xe1\x00\xdd\x3a\xfe\x40\x39\x95\x43\xc7\xff\x26\x10\x14\xde\xfe\xbe\x8d\x04\x01\xe5\x54\x0e\x4f\x23\x80\x12\x5e\x9d\xbe\x3d\x69\x07\x0a\x15\x84\xef\xdb\x78\xd1\x5d\x9d\x7d\xdc\x83\xdb\xe0\xd0\x4d\x24\x88\x5a\x15\xf7\x6d\x20\xe8\xd6\x6c\x78\xef\xf8\xd6\x6c\x00\x05\x16\xf0\xfb\xf6\x54\xfd\x96\x13\xa9\x62\xd0\x6f\x8f\x1b\xee\xbd\x11\x29\xe6\x45\xdd\xd5\x19\x97\xee\xc8\x7b\xc7\x92\xfb\xdf\x30\xf9\x17\x78\x2a\xee\xdb\x53\xf5\x5b\xbe\x23\xaf\x99\xdd\x4d\x41\xb0\x11\xa7\x83\xd7\x44\x00\xbb\x19\x73\xe9\x11\x04\x50\x4e\xbc\xbf\x5b\xb3\x71\x6b\x0f\xbc\x8d\x76\x6b\x0f\x80\x72\xa2\x27\x6e\xcf\xe8\x6f\x89\x91\xbc\x8d\x66\x49\x81\xfb\x66\xa3\xe2\x56\xeb\x76\x9f\x72\x77\x87\x80\x75\xb1\xcc\x80\x50\x4e\xdc\xbb\xdb\x33\xfa\x5b\xb3\xe1\x39\xdf\xad\xd9\xb8\x35\x1b\xa8\x93\x5b\xb3\x71\x0f\xd7\x1b\x51\xaa\xdb\x1d\x08\x50\xcc\xd9\xba\x3d\xa3\x07\x4a\x78\x7f\xec\x36\xdd\x0b\x28\xe6\x6c\xdd\x5a\x92\x7b\xb8\xde\xb0\x5f\xb7\x3b\x10\xa0\x9c\xbe\x66\x37\x20\x37\x6a\x38\xbc\x66\x7b\xab\x87\x81\x72\xe2\x05\xde\x7a\xef\xb7\xaa\xd9\x1b\x91\xb7\xaa\xf9\x56\x35\x0f\x1f\x7d\x7f\xed\xb5\x19\x7f\xcd\x7c\x5a\xa0\x50\x6a\xff\xb6\x7c\xc2\x7d\x73\x54\x19\x1e\x55\xde\x1e\x55\x02\x85\x92\x1d\xf7\xed\x51\xe5\xad\xa2\xf7\x86\xda\xad\xa2\x07\x8a\x69\x67\xb7\xb1\xa4\xdb\xfd\x41\x73\x58\xee\x0f\x6e\x15\x3d\x1e\xea\xad\xa2\xbf\x75\xfc\x9b\x82\xe8\xf8\x03\x05\x82\xec\xfb\xd6\xb3\xbf\xc9\xe3\x8a\x86\xd3\x73\x9b\xc7\x05\x94\xd3\x75\xaf\x52\xbf\x6f\x47\x8a\xd3\x73\xeb\xc6\x03\xe5\x74\xdd\xeb\xc5\xdf\xaa\x66\xaf\x24\xdd\xaa\xe6\x5b\xd5\x6c\x07\xaa\xe6\x5b\xd5\xec\x25\xa2\x5b\xd5\x7c\xab\x9a\xfd\x3c\x54\xcd\x77\xda\x29\xbe\xdc\x6d\x90\x08\x28\xa7\x72\x18\x24\xba\xf1\xe2\xa3\xb1\xf3\xbe\x75\xe3\x81\x72\x4e\x1f\x29\xc7\x6b\xa7\x38\x42\xb7\xa1\x93\x9b\xd0\xc9\x89\xee\xbf\x0d\x9d\xdc\x2a\xfa\xae\xba\x56\xd1\xdf\x2a\x7a\xbf\x49\x15\xfd\xfd\xca\x25\xc6\x36\xfb\x36\xf2\x0f\x94\x93\x6f\x52\x66\x71\xa1\x9c\x7c\x7f\xa9\xee\x97\x6c\x3c\xbc\xa4\x20\xdb\xb8\x50\x4e\x3c\x65\x98\xc7\x37\x4c\x9b\x4d\x9e\x1d\x3e\x43\x5c\x66\x37\x3d\x20\x90\x6e\x3c\xbc\x56\x20\xdf\xf8\x9d\x9a\x08\x3e\xd3\xd4\x06\xa4\x36\x80\x52\xad\x77\x6a\x03\x52\x1b\xc0\x67\x2a\x2d\xb9\xb0\x9b\x35\x9e\x29\xaf\x36\x80\x97\x60\x45\x8d\x3b\x8b\xd4\x6d\xa8\xc1\x34\x03\x22\xb5\x01\xf8\x8a\xd2\x97\xdf\x59\x3e\xd9\xfc\xa9\xb2\xa1\xf0\xa9\x8d\x72\xcb\x5f\x7e\x43\x56\xbe\x9b\x31\x49\x1e\x10\xc0\x50\x5e\x60\xb7\xb9\xd3\x03\x02\xa0\x44\xef\xfe\x74\xfa\x6c\xfe\xeb\x5f\xe2\x87\xaf\x98\x9e\x19\xa4\xa6\xc2\xdb\x07\xa9\xa9\x00\xe2\x87\xaf\x98\x9a\x0a\xf8\xce\x77\x33\x86\xe0\xa1\x01\x10\x3f\x9c\x56\xc9\xcf\x6f\x08\xcf\x77\x33\x04\x31\x4f\x0b\xf6\xf3\x2f\xe6\x22\xfb\xf9\x9d\x5a\x14\xef\x0b\xa4\x16\x05\xf8\x62\x2e\x69\xda\x45\x6a\x51\xfa\xf8\x73\xd5\xcb\x5b\x12\x75\x21\x7e\xe8\xab\xd4\xe0\xa4\x1b\x10\x0f\xd3\xe5\x47\xbf\xe1\x44\x8f\x1f\x6e\x6e\xba\xd9\x00\x4a\x98\x8b\x9f\xee\x36\x72\x1b\x9c\xf8\xe1\xe6\xa6\x06\x27\xb5\x24\x9d\x2f\xca\xfa\x25\x42\x98\x77\x9a\x5a\x12\xa9\xd5\xc3\x24\x7b\xb9\xd5\x6f\x88\xd4\x83\x02\xba\xb7\x44\xea\x77\x36\x65\xf3\x1b\x30\xe4\x05\x7c\xe1\xa2\xd4\x92\xc8\x78\x1e\xdd\x05\xef\xfe\x00\xf8\xc2\x45\xe9\xa1\x45\x1a\xa6\x31\x7f\x3b\x0d\xd3\xe4\xc1\x10\x70\x7d\x53\x7f\x3b\x55\xea\xe6\x32\xa6\x4a\x1d\x88\x1f\xae\xaf\xe4\xe2\x77\x12\x92\x09\x4f\x7d\xd3\x98\x0c\x84\xe3\xf1\x0b\x7f\xa9\x1c\xc7\xc7\xc6\xc7\x02\x3a\x3e\x41\x1e\x9a\xf9\x4b\xbf\x1e\x2e\x49\x84\x09\x89\x52\x8e\xdf\xd0\x8c\x7f\x31\xaa\xf4\x20\x18\x28\xe1\xe1\x70\x9e\xae\xda\x93\x55\x1b\xfe\x52\x71\xb9\x38\x1d\x03\x37\x25\xbd\x39\x9d\xe7\x45\x33\x26\xc4\x2b\x81\xd0\x91\xef\x66\x08\xe2\xe1\x30\xdc\xe4\x5f\x28\x4b\x6e\xf2\x3b\x35\x38\xde\x80\x4b\x0d\x0e\x10\x3f\xe7\x48\x83\x93\xd7\x27\x1b\x93\xe4\xfd\x3f\xa8\xcc\xe3\x87\x4f\x9b\x1a\x9c\x74\xcb\x40\x85\xd3\x3b\xdd\x32\x40\x49\x1e\xa6\xf5\xa6\xdb\x03\x60\x37\x43\x10\xf7\x07\x79\x33\x21\xce\x91\x67\xc8\x69\x28\xc9\xac\xbe\xd4\xf1\x87\xa0\x3c\x7e\xd5\x5f\x3a\xe3\x1a\x1c\xf3\xf0\x52\x83\x03\x84\xd9\xbf\x92\x96\xdf\xa9\xc1\x31\x0f\x4f\x8a\x72\x21\x7e\x4e\xa5\x06\x47\xa6\xf1\x80\x5a\xf4\x96\x6a\x5c\x88\x9f\x53\x69\x3c\x08\xd8\xcd\x10\xc4\x4c\xb4\x5c\x8c\x54\xc5\x69\x26\x1a\x24\xe5\xbb\x19\x43\xf0\x08\x02\x08\x73\x89\x65\x29\xbf\xa5\x24\x0f\xaa\x21\xde\x72\x92\x0b\xf1\xf3\xc5\x98\xb0\x96\xcb\x09\xc1\x18\xa6\x71\x23\x20\x28\x6b\x79\xa7\x61\x23\x69\xbd\xc3\x24\x36\x79\xbd\x6f\x48\xbc\xe3\xe7\xfb\x33\xe6\x92\x5a\xb9\xc9\xee\x36\xb5\x72\x40\xc0\x8c\x75\xa7\xc9\x42\xa9\x95\x33\xe5\x47\xb2\x6f\x21\xcc\x73\xce\xf7\xeb\xf4\xb5\xd9\x96\x4d\xb6\xef\x7b\xb9\x77\x31\xe5\x46\x6e\xef\x1b\x22\xef\x80\x2d\xeb\x96\xc8\x5b\x28\x61\x92\x8c\x4c\xde\x42\x50\xfe\xef\x5e\x9a\x34\x60\x37\x0b\x9e\x9d\x3e\x43\xfd\x74\x3b\xb8\x7c\xa4\x20\x7c\x5a\x72\x79\x0b\xf1\x63\xbd\xc9\xe5\x7d\x2f\x0d\x13\x35\xce\xee\xa5\x61\x02\x02\x8a\xae\x7b\x19\x23\x5a\x5a\x1c\x33\x4c\x96\x16\x07\x08\xca\xfa\xdf\x2b\xbe\x66\x4e\x12\x6f\x4b\xbe\x6d\x21\xa8\x57\x72\x2f\xcd\xc6\x52\x1f\x4f\x47\xaf\x3e\x06\xe2\x87\x4f\xb9\x0c\x08\xc9\x75\x1d\x1e\xfb\x4a\x76\x7d\x2f\x15\xed\xf0\x91\x23\x55\xd1\x7a\x4c\xbd\x54\xb4\x40\x98\x0c\xbe\xf4\xe2\x97\x8a\xd6\x63\x6a\x29\xae\x85\x80\x65\xec\x96\xe2\xfa\x5e\xfa\xe2\x1e\x22\xcb\x5e\x7d\xc3\x58\x1d\xe6\x8c\x2f\xcf\x11\x3e\x12\x6a\xcf\x78\x65\xa1\x16\xe2\x87\x17\xb8\x3c\xf6\x5d\x1e\x10\x78\x18\xb9\x3c\x20\x00\xbe\xf8\xf2\x32\x91\xe8\x23\x85\xf6\x2a\x97\xac\xd0\x37\x4c\xd0\xf1\xc3\x0b\x5c\xde\x6d\x5b\x6a\x77\x0f\x5b\x96\xda\x1d\xf8\xe2\xcc\xcb\x64\x9d\x65\x34\xc5\x53\x94\x65\x34\x05\x7a\xe8\x30\x03\x7d\xa9\xc9\x97\xbe\xb8\xc7\x23\xb2\x40\xdf\x30\x3f\xc7\x8f\xcf\x79\x79\x83\x1b\xd8\xcd\x18\xbd\x09\x3c\xc0\x17\xb5\x5e\x6a\x72\x60\x37\xf3\xa7\x0a\xa2\x76\x3f\xca\x9f\x8d\xf7\x52\xf9\x2f\xb5\xba\xe7\x1d\x4b\xad\xbe\xd4\xea\xbe\x37\xb5\x3a\x50\xc2\x83\x0c\xa9\xa9\x85\xf8\xa1\x14\x96\x99\x41\x4b\xad\xee\x41\x86\xdc\xd4\x42\xfc\x7c\xbd\x6a\xf5\xa5\xba\x86\x08\xf4\x5e\xaa\x6b\x20\x28\x70\x73\x2f\x23\x3c\x1f\x5f\xb5\x31\x72\x09\xab\x85\xf8\xa1\x62\x96\x87\xc8\x1f\x31\x34\xe5\x9a\x6f\x99\xa1\xef\xa5\xae\x3b\x7c\xe4\x48\xd5\x75\x06\x23\x97\xba\x6e\xa9\xeb\x88\x98\xac\xf5\xfd\x35\x47\xca\x66\x4e\x52\x69\xe1\x0b\xb8\x4b\x2a\x7d\xaf\x8f\x6b\x14\xbf\x6e\x19\xae\x06\xe2\xe7\x0a\xf5\x68\x75\x71\x66\x1a\xc6\xde\x96\x67\xa6\x40\x50\x58\xe7\x5e\x9e\x99\x2e\x35\xe7\xc9\x01\xe9\x52\x73\x02\xf1\x63\xcb\xb0\x4c\xf9\x59\x6a\x4e\xc3\x60\xd2\x4f\x0b\x21\xab\x9d\xe5\xbc\xee\x8f\x45\xfa\x24\xc2\x23\x8d\xb4\xf0\x1d\x06\x3c\x7a\xf9\xb0\x49\x97\x30\x38\xf4\xe8\xd2\x03\xdf\x61\xc0\xa3\xe2\x04\x76\xb3\xca\xb3\xee\x33\xa6\x17\xdf\xf7\x51\x99\x7e\xdc\xd2\x67\xb5\xd3\xf4\x19\xf6\x8b\x6c\x04\x99\xa4\xef\x47\x2d\x69\x4c\xe4\x51\x4b\x02\xdf\x61\xc0\xa3\x96\x7c\xd4\x92\x06\x3b\x64\x9c\x16\xa2\xfc\x7c\xa4\x1c\x86\x70\x0c\x76\x3c\x86\x70\x9e\xb2\x68\x86\xb8\xe6\xf7\x00\x25\x0c\x4f\x3c\xe5\xf5\xd9\x4b\x33\x7e\xa9\x97\xff\xd1\x3d\x1b\x9e\x90\xef\xf9\x86\xe3\xf9\x3b\x5a\x78\x74\x47\x1f\xb5\x24\x65\x5d\xef\x47\x2d\x09\x04\x45\x89\xee\x47\x0f\xf5\x51\x4b\x9e\xac\x1a\xe9\x9d\x85\x28\x3f\x7f\xb9\x7c\x24\xd1\x2c\xef\xf9\xd1\x45\x05\xc2\xeb\x1e\xb2\x40\xdf\x8f\x81\x0d\x28\x37\x6f\x09\x9e\x6f\xd8\x9c\xa3\x60\x20\x65\x73\x16\x4a\x75\xbb\x21\x9d\xb3\xf0\x1d\x7b\x3c\xea\x57\x60\x37\xf3\xa7\xca\xdb\x6f\x9a\x21\x87\x21\x72\x68\x9d\x77\x33\xe6\xcd\x43\x59\x38\x9e\x43\x0a\x42\x39\x9e\xef\x07\xd5\x5c\xdd\x01\x3c\xaa\x66\xe0\x3b\x1d\x91\xf7\xf9\x86\xe4\x79\x37\x63\x92\x54\xcd\x40\x78\xc7\xe4\x51\x35\x4b\xfc\x5c\x7f\x0e\xcb\x50\x3a\x10\x94\x1f\xba\x1f\x8f\x73\xa1\x79\xde\xcd\x90\xcd\xe8\x3a\xe4\xcd\x41\xfd\xa1\xfb\x31\xba\x0e\xec\x66\xc8\x6b\x2a\x28\x25\xea\xa2\xf8\x79\x78\x76\x0b\x93\xf3\x6e\x86\x6c\xd3\x1e\x26\x0b\x29\xfc\xa5\x2f\x66\xda\x29\x36\xfe\xd1\x6c\x00\xe1\x8d\x95\xc7\x1c\x4f\x18\x9f\x77\x33\x5e\x96\x66\x03\x88\xe2\xc7\xa6\xd9\x80\xf2\x79\x37\xa3\x53\x43\x38\xf0\x3c\x47\xc1\x44\x3c\x7a\xf6\x40\xa9\xba\xa8\x8f\xae\xfd\x83\xd9\x28\x7e\x6c\x9a\x0d\xca\xe0\xed\x66\xbc\x05\x7d\xf6\x67\x2b\xf4\xef\x54\xe9\x31\xc7\xf3\xb9\x6c\xe6\x97\x65\x08\x07\x08\xea\x10\xdd\x8f\x1e\x35\x24\xce\xa5\xea\x08\x3d\x06\x36\x60\x74\x8e\xe2\xa7\xab\x9f\xf9\x2c\x47\xea\xb2\x54\xf7\x02\x51\xec\x40\xd7\xf3\x59\x2e\x4b\xf5\x8a\x37\x81\x21\x80\x0e\x2f\xdd\x3c\xea\xde\x67\xd9\xa9\x0a\xc3\x54\x17\x20\xbc\x74\xf3\x78\xee\xf8\x70\xc8\x58\xbf\x8f\xd2\x43\xc6\xe7\xe1\x9d\x36\x1f\xf9\x4e\x39\x3d\xac\xdf\x47\xe9\xe9\x21\x10\xd4\x2c\xba\x65\x7a\xbe\x21\x59\x2e\xd5\x85\x2f\xcb\xb2\x50\x6a\x41\xe7\xbd\xaa\x4b\x20\x0a\x36\xeb\x35\x26\x02\x01\xf3\x6e\xe6\x4f\x0f\x9f\x31\xe5\xec\x44\x5e\x3d\xc3\xb7\xd8\x8c\x89\x7b\x8d\x47\xbf\xc5\x66\x74\x50\xbe\x66\x97\x5c\xc2\xff\x44\xdc\xfc\x35\x54\xf1\xaa\xeb\x88\x10\xbc\xea\xba\x7f\xb0\x1b\xfb\x4c\x57\x0f\x4a\xe3\x90\x73\xf3\x75\xeb\xfd\x0f\x7a\x63\x94\x98\xfc\xc6\x42\x50\xc6\xe8\x7e\xcd\x2c\x81\xf2\xb8\xd4\x82\x12\x93\xf3\x58\x08\xea\x18\xdd\xaf\xba\x0e\xce\xe3\xdd\x8c\x89\xd0\xd5\x83\xe8\x38\x28\x64\x74\x5b\x95\xef\x7e\xbb\x4c\xc2\xa8\x9d\xd7\x50\xec\xab\x12\x1b\xfe\x92\x17\xf7\xb2\x6f\xad\x54\x5b\xbd\x5f\xbd\x1d\x20\xa4\xe6\x94\x24\xf8\x7e\x65\x7b\xf4\x90\xe5\xd5\x8b\x00\xa2\x7c\x8f\x7c\x6f\x69\xa7\xd8\xdb\xd7\xcd\x16\x10\x94\x3c\xba\x5f\xb3\xc2\xfe\x41\xc4\x5b\x6c\x96\x3e\x63\x7a\x71\x2c\x5e\xf7\x5f\xaf\xdf\x45\x45\xb1\xbd\x7e\x17\x40\x14\xfc\xcb\xd7\x80\x9f\xe4\xbc\xb5\xa2\xb1\x24\xe7\x15\xbe\xb3\x5b\xc9\x79\x6f\xc9\x79\xab\x67\x31\x92\xf3\x0a\x41\x71\xa4\x5b\x72\xde\xfb\x5d\xb2\xff\x56\x7f\xfa\xfa\x0c\xfb\x85\x1b\xfa\xfa\xa9\x00\xbb\x99\xcf\x14\xe4\xe1\x2d\xe0\x86\xbe\x9e\xd1\xcb\x97\x5b\xe1\xcd\x4b\xf9\x72\xf3\x57\x15\x64\xf0\x8c\x83\x65\x21\xa8\xac\x94\x3f\x0e\x96\xf3\x27\x91\x35\x44\x83\xf9\xc3\x7f\x17\x3c\x44\x4e\x68\x5b\x37\x4c\x19\x81\x6d\x76\xf8\x8c\x55\x33\x27\x8f\x4e\x1f\xd1\x29\xcc\x6e\x09\xf9\xea\x07\x41\x09\xa6\x94\x82\x35\x7f\x5a\x21\x2a\x81\xe5\x6f\x28\xef\x70\xca\x4f\x1e\x29\x87\xe6\x05\x2e\xb6\xfc\x0d\x3b\x1d\x7c\x65\x07\x1d\x60\x4a\xf2\x63\x43\x85\xc8\x2c\xa5\x43\xcd\x9f\xda\x74\x3b\xbc\x29\xf5\x69\xfe\x5c\x83\xf0\x13\xe5\x8f\x35\x28\x78\x24\x9d\x3f\xd6\x60\xca\x90\x5a\xfb\xcf\xbf\x66\xa7\x27\x23\x3d\x98\xb7\xd3\x91\x12\x14\xa9\x30\x0a\xe5\xef\xb2\xd3\xcb\x4e\x7d\x64\xa7\xb2\xa1\x72\xdb\x26\xa5\x43\x15\x3c\xe0\xce\xdf\xa5\x1c\x97\x04\xc2\x05\x41\x2e\x05\xb9\x58\xd1\x07\x13\x72\x0d\x1f\xdd\x36\x43\x90\xcb\xe9\xbd\x58\xd1\x27\x13\x42\x96\x8e\x50\x2a\x04\x3a\x09\x83\xea\x5f\xf3\xe7\x67\x74\x32\x21\xb7\xd3\x7b\x2b\x5b\xf8\x4c\xd9\xee\x41\x33\xe4\x20\x30\x9f\x52\x9f\xd6\xee\x0a\xb9\xed\xf4\xb6\x53\x86\x70\xdb\xe9\xfd\x75\x8a\xbc\xb7\x9d\xe6\x9e\x10\x4e\xd5\xf3\x97\x4e\x48\x7e\x54\xc9\x3e\x73\xa4\x7c\xbb\xe1\x8c\xa7\x23\x4d\xdf\x42\xf5\x99\x6f\x21\x4f\x9a\x21\x47\xfa\xea\xfd\xc4\xa1\xe3\xc9\x5f\x2a\xdb\x86\x08\x5f\x4c\xba\xde\xfc\xc4\x09\x6b\xa7\x44\xaa\x82\x67\xf4\x09\xa9\xea\x06\x3b\x6d\xc8\xb6\xec\x74\xd9\x29\x23\x5d\x76\x4a\x1a\x4e\x25\xc2\x9c\x3f\xd2\x70\xf2\xb7\x3f\xeb\x80\xa4\x37\x7f\xcb\x09\x79\x5c\x6f\x8d\x9f\x3e\xbe\x67\x6c\x5a\xb8\x1a\x1e\x47\xfa\xd8\x69\x67\x58\x8f\x9d\x6e\x88\xf0\x35\x3f\xae\x37\x4d\x5f\xf7\x5b\x78\x1c\x29\xa6\x8f\xda\x45\xf9\x7b\x1c\xe9\x6b\xa7\x9d\xb7\xf0\xda\xe9\x6b\xa7\x88\xfb\xda\x29\x89\x33\x15\x3a\x97\xfc\xbd\xbe\xe7\x0d\x01\x97\x6f\xfe\x5e\xe5\x78\x3f\x26\x6a\x7f\xaa\x20\x2f\x13\x12\x8c\xf4\x75\x42\x54\x3f\x7d\x6b\xd5\x94\xe4\x55\x08\x28\x7f\xb3\x60\x6e\xb3\xfc\x94\x6d\x6b\xae\x2c\x6c\x45\x04\x93\x16\xb2\xb0\x13\x49\xe9\x61\x6b\x47\xaf\x48\x0f\x2b\x98\xb4\x90\x50\xc5\x6e\xb0\x53\x34\x81\xbc\xaf\x42\x70\x7b\x35\xe5\x7d\xcd\xf2\x51\x73\x1f\xfc\xb5\x62\x0f\x85\x09\xd9\xbe\x5c\x16\xb2\x75\x12\x0e\xd7\x52\xe1\xf6\xc8\xc2\xb6\x23\x4b\xf8\xd7\xfe\x4c\x6f\x9e\x25\xec\x2c\xfc\xa2\x4e\x3a\x83\xef\x35\x0b\x21\x1e\x88\x83\x13\xee\xd7\x0f\x76\xb3\x93\x67\x0a\xc0\xa1\x02\x95\x89\x52\x0a\xd8\x94\xef\xb5\xc2\x91\x91\xf2\xbd\x26\x1c\xaf\x11\xac\xf7\xc2\x69\x81\xb0\x9b\x31\x6a\xae\xb9\x65\xe1\xb4\x80\xaa\x43\x59\x38\x2d\x48\x29\x60\x2b\xac\x16\x29\x07\xac\x10\xd4\x18\x4a\x39\x5e\x85\xdd\x0c\xd9\xaa\x82\x54\x5e\x79\x63\x08\xa4\x2d\x65\xd1\xba\xc0\x43\x91\x45\xeb\x02\x04\x55\x86\xb2\x68\x5d\xa4\x87\xad\xdc\xee\x4a\xe9\x61\x85\xa0\xcc\x50\x42\x15\xbb\xc1\x4e\x59\xf0\xf2\xbe\x26\x5c\xaf\x41\x9d\xa1\x2c\xcd\x4e\x3f\x8e\x72\x57\x0b\xf9\x48\x59\x38\x0e\xe0\x7e\x6e\x96\xe6\x84\xb0\xb1\xb2\xb4\x72\xca\xfb\x9a\xf0\xbe\x06\xdc\xc7\x29\xef\x6b\x96\x8f\x55\x1c\x85\x25\xef\xab\x10\xd1\xe9\x40\x93\x26\xef\x6b\x1d\xbe\x40\x4d\x1a\x10\xdc\xf6\x4d\x79\x5f\xb3\xb8\x63\x22\x80\x9f\x65\xd8\xe9\xb0\x53\x1f\xd9\x29\x89\x46\x75\x38\x97\xc3\x29\xc7\xa4\x51\x47\x28\x8b\x26\xad\xb8\x15\x22\xe4\x9e\x65\x3a\x6f\x93\x79\xe3\xcb\x2e\xd3\x79\x9b\x76\x8a\x8a\x29\xd3\x4e\x27\xeb\x6d\x30\xd2\xe9\x7a\x9b\x8e\xb4\xd3\xe9\x74\xa4\x93\x91\x0e\x1f\x39\x52\x39\xca\x87\xf2\x1e\xfe\x94\x83\x0f\x6a\x09\x65\x39\x1c\x82\x7b\x1c\xa8\xd8\x52\x92\xd7\x84\xc4\x35\x28\x26\x94\xe5\x70\x09\x6a\x95\x21\x4f\xcb\xa2\x55\x06\xcc\xa1\x49\x08\x5f\x37\x38\x84\xc9\x4f\xb5\xca\x40\x04\x5a\x47\xde\x57\x61\x37\xf3\xa7\x0a\x72\xb2\x7a\xd5\x3a\xa7\x53\x79\x2a\x9b\xba\xe3\x54\xb6\x93\x15\x32\x98\xb7\xd3\x15\x72\xfa\xc9\x1c\xca\xa6\xbc\x1b\x82\xba\x43\x59\xb4\xe7\xc0\x6e\x86\x6c\x97\xf2\x62\xe3\xc3\x51\x69\xe3\x8b\xc6\x9b\x58\x7a\x16\x8d\x37\x10\xe1\xa8\x34\xde\x92\xcd\xd6\xa1\x26\xba\x7c\x0b\x17\xaf\x5e\x8d\x78\xf9\xea\xb5\xf1\x94\x1a\xcb\xa2\x8d\x07\x22\x1c\xfc\xe5\x7a\xd3\x55\x1e\x2a\xac\x5b\x79\xb1\xf1\xe1\xe0\xb5\xf1\x45\x8e\x72\xee\x61\x67\xb9\xfd\x29\xc6\x9b\x52\x45\x59\x34\xde\x85\x13\x8d\xca\x45\xe1\x2c\xe9\x5b\xe0\x44\x23\x70\xc8\x8a\x86\xba\x68\x95\xa7\x9f\xb3\x56\x19\x88\x50\x0d\xa7\x0b\x49\xab\x3c\xfd\x9c\xb5\xca\x45\xab\x7c\x20\xae\x56\x59\x22\xdc\xca\x75\xb7\x94\x08\x57\x88\xf0\xc5\x2c\x3b\x75\xa7\x39\x55\xd7\xcb\xf7\xbc\xec\x94\xe9\x5d\x76\xea\x4e\x93\xcb\xa5\x29\xeb\xad\x10\x14\x3f\xca\xf2\x38\x21\x5a\xe5\xe9\x77\xaa\x55\x06\x82\xea\x47\x59\x1e\x3b\xd5\x2a\x4f\x35\xa8\x56\xb9\x68\x95\x7d\x7f\x5a\x65\x89\x70\xeb\x54\x83\xbe\x76\xfa\xb2\x42\x70\xef\xca\xeb\x0a\x81\x96\xb0\x4e\xb5\xd4\xab\x5d\xd8\x60\x6a\x57\x16\x0d\xb5\xa4\xb7\x75\xfa\x39\xbf\xce\xdb\xcb\xcb\xf2\x35\xbf\xbe\xac\xf7\x63\xff\xdf\xf2\xca\x70\x2b\x04\x3b\xa2\x0c\xcd\xad\xa4\xb7\x95\xfb\x8a\x29\xe9\xad\x10\xd4\x53\xca\xd0\xdc\x42\x60\x5b\x2a\x17\x11\x13\x1a\xdb\x0d\x76\xda\x79\xf4\xf8\xe8\xb1\x99\x7f\xed\xf5\x19\x9f\x0c\xd6\x2e\xb4\xc0\x61\xc1\x8c\xc9\xd7\x16\x9a\x60\x20\xe0\x71\xcf\xe0\x2c\x3f\x25\xb8\xad\x5c\x5a\x4b\x19\x6e\x13\x36\xdb\x80\xc7\x3d\x65\xb3\xcd\xd0\x2a\x73\x65\x2f\x43\xab\x0c\x44\xc5\x8b\x0f\xf2\xb9\x32\x8a\xb2\x4d\x7b\x50\x36\x8c\x77\xfd\xfd\xf9\xd0\x3b\xe5\xc4\xcd\x08\x65\x62\x25\x87\x26\x38\x38\xc3\xa7\x2c\x52\x46\x28\x53\x58\x2d\x81\x65\x10\xa4\x7b\x09\x41\x5d\xa4\x0c\x0d\x35\xb0\x9b\x21\x53\x28\x27\xc6\x1b\x0a\x87\x0c\x8d\x77\x68\xbc\xb9\x35\x97\x11\x9f\xe8\x2f\xcd\xf8\x65\x75\x5a\x2d\xbc\x34\x59\x2d\x51\x95\x77\xdb\xf5\x80\xe9\x21\xe1\xf3\xfd\x60\x37\x63\x72\xaa\xaf\x9c\x8c\x00\x6a\x23\xa5\xb4\xbe\x19\x9a\x5b\x0e\x5e\x32\x34\xb7\x40\x40\x08\x91\x41\x08\x20\xc3\x10\xc0\xe1\x4f\xbb\x82\xb0\x35\x64\x4b\x9d\xe1\xd6\x30\x34\xb7\x5c\x05\xca\xd0\xdc\x02\x01\x53\x7d\x46\xb7\x53\xcd\x2d\x57\x81\x52\x92\x60\x21\x2a\x0e\xac\x24\xc1\x29\xfb\x6f\xe5\xa2\x4e\xca\xfe\x2b\x04\xc5\x96\x52\xf6\xdf\x0c\xae\x07\x56\xce\x67\x32\x86\x3d\x60\x6e\xab\x72\x68\x6e\x83\x04\xad\xca\xbd\x94\x8c\xe1\x9b\x19\xbc\x05\xfc\xdc\x18\xbe\x05\xcd\x2d\x77\x3f\x32\x34\xb7\x40\xb0\xdd\xcf\xd0\xdc\xca\x25\x5c\x39\x32\x49\xb9\x84\x85\xa0\x2c\x53\x86\xe6\x56\x2e\xe1\x7a\xe0\xba\xc8\x25\x9c\xf0\x07\x47\x75\x54\xd3\x4e\x27\xaf\x1e\xea\xb8\x8c\xe9\xab\x9f\xbc\x7a\x54\x5d\x1c\xca\x61\x81\x11\xee\x57\x64\x1c\x0a\xc2\xb9\x16\xa4\xfb\x19\x87\x6f\xe1\x70\x7a\x31\xde\xf0\x0f\x6f\x60\xf5\xa2\x11\xa5\x1c\x4e\x29\x87\xeb\x81\x7b\x20\xe5\xb0\x10\xd4\x5c\xca\xd0\x2a\x4b\x16\x5c\xb9\x13\x98\x92\x05\x0b\xa6\x85\x66\xb8\x09\x96\x3f\xb8\x72\x11\x20\x25\x10\x16\x82\xc0\x46\x86\x16\x38\xbe\xca\x21\xc4\x1d\xe2\xf4\x5b\xc0\x2a\x53\x10\x20\x43\xab\x2c\x7f\x70\x3d\xfc\xda\xdd\x18\xc3\x19\x1c\xc4\x3f\x32\xb4\xa3\xa1\x1d\x3d\xb0\x11\xa1\x1d\x05\xa2\xe2\x16\x43\x26\xbc\xc1\xb7\x80\x55\x96\x2c\x38\x21\x08\x8e\x5a\xed\xc0\x4e\x6f\x3b\xf5\x73\xbe\xed\xf4\xb6\x53\x16\xd2\x6d\xa7\x64\xac\xd5\x43\x05\xeb\xc6\x18\x30\x27\x35\xe3\x56\x0e\x2b\x87\x1c\x2a\xd8\x5b\x41\x6e\xde\x02\x1e\x5f\xdc\xbe\x05\x83\x44\x87\x0a\x76\x29\x1b\x3b\xc8\xea\xda\x72\x07\x19\x9a\xb4\xd3\x37\xa3\x49\x03\x82\x9a\x06\x19\x9a\x34\xc9\x77\xeb\xe9\x94\x3f\x6a\x02\x4c\x5a\x75\x09\x6a\xd2\xa4\xd0\xad\xa7\x73\xf9\xf8\xb2\x1e\x3b\x65\xf0\x8f\x9d\xc2\xc7\x55\xc9\x84\x4d\x28\x76\x3f\x08\x8a\x2a\xa5\x4c\xbb\x42\xa9\xa7\xa3\x7f\x15\x04\xcb\x47\xe9\x83\x0c\x2d\x9f\xe4\xbb\xf5\x74\xf4\x6e\x3e\x01\xd3\x6a\x53\xf2\x5d\x61\x37\x43\x5e\x37\x9f\xc1\x46\xb3\xba\xee\xdd\x68\x02\xbb\x19\x2f\xf0\x75\x08\x24\x10\xd4\xee\x2f\x5d\x5b\x1a\xc8\x93\x61\x49\xd2\x2b\x04\xd5\x92\xb2\x6a\x20\x65\xdf\xad\x64\xc2\xa6\xec\xbb\x09\xe3\x6e\x54\x6c\x66\x25\xd6\x9b\x55\x03\x79\x7e\x3f\x4d\x9f\x31\x6f\xc3\x5f\x32\x6f\xb2\xef\x56\xd2\x48\x53\xf6\xdd\x84\x7d\x37\x28\x83\x94\xb2\xef\x66\xd5\xf2\x91\xaa\x99\x55\xcb\x07\x44\x1d\x9d\x47\xa7\x8f\xec\x94\x0f\x50\x92\x5e\x21\xea\xf7\x88\x91\x56\x72\x0a\x2a\x59\x93\x59\xc9\x29\xc8\x1a\x76\x8a\xb8\x6e\x2e\xab\xa6\xed\xe4\xcb\xaa\x9a\xb6\xaa\x69\xfb\x7e\xe9\x48\xb9\x87\x58\xc9\x25\xcc\x4a\xb8\x58\x08\xea\x1b\x65\x6d\xfe\x35\xc2\x72\x8d\x24\xb3\x94\x43\x37\xe1\xcb\x35\xcf\x38\xe5\xcb\x4d\xb9\x71\x1b\x57\xca\x52\x72\x5c\x21\x2a\xfe\x2e\x44\xb9\x1b\x28\x56\x40\xe6\x4c\x4a\x84\x2b\x44\x9d\x7f\x66\x69\xc9\xaa\x6a\x96\x3a\xb7\xfd\xf8\x2e\xe4\xce\x15\xa2\x3a\xe8\xe9\x0b\x99\x8a\xce\x3a\x93\x27\x37\xe1\xc6\x35\xf7\x39\xeb\x54\xf4\xa9\xe8\xae\x0c\x35\x78\x55\x83\xe3\x0e\x57\x35\x38\xd4\xb8\xbb\x19\xa3\x3e\x9c\x7d\x0e\x85\x28\x7f\x94\xd5\x3d\x54\x3d\xec\xd4\x45\xa5\x6a\x06\xcc\x7d\xce\x7a\xf8\xca\xad\x9d\x41\x96\x47\x4a\xa7\x2b\x98\xfb\x9c\xd2\xe9\x66\xbd\x9d\x2f\x17\x50\x3a\x5f\xe4\x28\xd5\xc3\x47\x4e\x08\xb1\xac\x56\x30\xc1\xd2\xb2\x26\x14\xac\x41\xcd\xa5\x94\x82\x35\xa5\x5b\x6d\xf0\xa9\xa5\x7c\xab\x42\x50\x73\x29\xa5\x5b\x4d\x28\x56\x4b\xe3\xbc\x23\x21\x5a\xfd\x6b\x56\x35\x11\x0e\x8e\xdc\xaa\xc2\x6e\xc6\xb0\x1e\xdf\xc2\xc3\x5b\xc0\x73\xa9\x2a\x27\xb9\x55\x1b\x07\x45\x29\xb7\x6a\xc2\xa7\x1a\x15\xcf\xa5\x3e\xca\x66\xe1\x09\x68\xd7\xb2\x1a\xdf\xaa\x2a\xac\xd3\x5f\xfa\x16\x5e\xab\xf8\xa0\x76\xaa\x9e\x74\x25\xe4\x45\x95\x90\xac\x6a\x9d\xfa\xda\xa9\x9f\xb1\x2a\x06\x08\x0a\x3d\x65\x35\xbc\x25\x53\x6b\xa3\x4c\x59\xca\xd4\x9a\xed\xe7\x4f\xf9\xf2\x9a\x8a\x02\x30\x41\x3c\x9b\x11\x29\x09\x5d\x1b\x91\xf9\x94\xd0\x55\x30\x41\x3c\x25\x74\xcd\x16\xca\xcb\x12\x69\x7e\xb3\x40\x54\x7c\xdf\x66\x90\x48\x1e\xd5\x66\xf0\x54\x22\x55\x21\xda\xf7\x68\xf9\xe8\xb5\x19\x82\xe8\x2d\x02\xd1\x70\x91\x9b\xce\xa2\x14\xac\xcd\x00\xa5\x14\xac\x42\xb4\x5f\xf0\xc8\x4e\xab\x9d\xe2\xdf\x35\xc3\x3a\xad\x2e\x9a\xf9\x88\x29\x6f\x38\x90\xcd\x20\x60\xd3\x81\x04\x82\x8a\x53\xd9\x74\x20\x25\x48\x6d\x14\xf8\x4e\x19\x52\x13\x36\x54\x53\xe1\x53\x36\xd4\x6c\xea\x13\x4a\x24\x67\x53\x9f\x00\x41\x29\xa9\x6c\xe3\xfb\x6b\xca\xe6\x9b\x51\x9f\x00\x41\xd9\xa8\x94\x34\x35\xdb\xb4\x53\x94\x6e\xd3\x49\x6b\x1c\x0f\x37\x07\x3f\xed\x74\x5a\x5f\x09\xfd\xd7\x0c\x80\x00\xd1\x8a\xbf\xbc\x7c\xe4\xf4\xa2\xd8\xa4\x60\x15\xa2\x39\x47\x3a\x64\xed\xb4\x53\x34\x67\x33\x8a\x01\x04\xd5\xa5\xb2\x19\xc5\x68\xa7\x43\x70\xd5\xe8\x1c\x01\xd1\xf8\x4e\x65\x65\x4d\x29\x4d\x9b\xdb\x0e\x39\x4d\x85\xa0\x08\x55\x4a\x69\x9a\x8d\xc0\x7c\xd3\xd5\x6a\x06\xe6\x81\x68\xb8\xca\xcd\xed\x7e\x7b\xac\x65\x84\x0f\xdc\xdc\xb7\x02\x41\xad\xaa\x6c\x7e\x6d\x72\x6e\xb6\xea\x10\x34\xf2\x10\x6c\x46\xc3\x55\x96\x60\x33\x9b\x5f\x9b\xba\xa6\xf9\xb5\x01\x41\x49\xab\x6c\xaf\x23\xf5\x6b\xe3\x3a\x46\xca\xc3\x29\x44\xc3\x55\x96\x87\x53\xd8\xcd\xec\x41\x41\x36\x44\xc3\x55\x6e\xda\xf8\x46\xde\x7b\x53\x89\xc0\xdd\xf9\x41\x78\x6e\x25\x83\x67\x76\xce\x73\x29\x86\x95\x9d\xf3\xdc\xec\x3f\xe7\xe8\xb4\x59\xfa\x8c\x39\xc2\x2d\xee\xdc\x6f\xca\xee\xa7\xdb\x98\xf1\xee\xa7\x0b\x04\xd5\xae\xb2\xfb\xe9\x4a\x11\xda\x28\x84\x96\x52\x84\x0a\xd1\xf0\xd1\xba\xf1\x65\xf8\x3c\x4b\x73\xbd\x75\x8d\x37\x10\xad\xfa\xc8\x4e\xb1\xca\xcd\x97\xd5\xb5\xca\x1d\xab\x4c\xed\xac\xec\x5a\xe5\xae\x22\xf8\x04\x51\x11\x74\x15\x01\xae\x5c\x8f\xef\xaf\x39\x04\x7b\x50\x11\x74\x15\x01\x6f\xbe\xab\x08\x64\xed\x6c\xdf\x4f\x8d\xef\xc2\xd4\x19\xd4\xce\xca\x6e\x7c\x17\x28\x8d\xd2\x56\xd9\xb9\x5f\x24\x04\x14\x79\xd9\xd5\x0d\xbd\x7e\xb5\xa8\x90\xd7\x98\x6f\x57\x5f\xd4\x3f\xf3\xa3\x66\x57\x9d\x40\xf7\xb9\xff\xca\x5e\x19\xbd\x39\xad\xf8\x1d\xdc\x5e\x49\xb9\x3f\xb3\xab\x75\xa0\xcb\xcb\xae\xd6\x81\x0f\x34\xbe\xfe\x8d\x08\x03\xa5\x79\x06\xd9\x9b\x72\x92\x7e\xe3\xe9\x25\xdc\xa0\x7f\xcd\xde\x2d\x7c\x85\xd9\x80\x08\x74\x03\x9d\xe2\x37\x76\xa3\xc4\xc0\x6e\xc6\xe4\x90\x7e\x93\x9d\x5c\xc6\xaf\x83\xee\x7c\x7d\x95\xc0\x88\xc9\x74\x43\xc2\xf0\x81\x86\x87\x9c\xd2\x81\x0a\xbb\x19\xc3\x72\x77\x0b\x45\x68\x7c\x1d\x0c\x57\xad\x8a\x93\x6a\x4d\xd9\x55\x9c\x40\x50\x70\x2a\xbb\x1b\xde\xae\xe2\xa4\xd0\x53\x76\x15\x67\x57\x71\xe2\x6b\x74\x15\x67\xd7\xc3\xa2\x82\x53\x76\x3d\xac\x3e\xed\x14\x39\x74\x97\x80\xd2\x28\x75\x94\x5d\x7f\xa9\xab\x38\x71\x49\xba\x8a\xb3\xeb\x1b\x71\x29\x27\xbb\xbe\x51\xc7\x37\xe2\xd6\x4f\x76\x7d\xa3\xae\xe2\xa4\xea\x50\x76\x15\x67\x57\x71\x62\x46\xbb\x8a\xb3\xeb\x42\x71\x77\x27\xbb\x2e\x14\x10\x94\x88\xca\xae\x0b\xd5\x0f\xdf\x02\x5a\xa7\x1f\xbe\x85\x0d\x41\x89\xa8\xec\x7a\x55\xfd\x2b\x3f\x76\xd8\x83\xb2\x1d\xca\xa6\x1c\xca\x46\xfa\x4d\xa3\x64\x4f\x76\xc3\xd5\x80\x37\x92\xb2\xbb\x2f\x06\x76\x33\x9f\x29\x2f\xe7\xca\xdf\x1c\x79\xae\xdc\x2d\xc5\x43\x65\x9f\xec\x2a\x7a\x20\xbe\x39\x32\x5a\x0d\xec\x66\xbc\x05\xc3\xd5\x9d\x2d\x75\xc3\x61\xe8\x6e\xa9\xfb\xf9\x55\x50\x63\x08\x9a\x88\xae\x89\x98\x3e\x72\x6d\x9d\x4e\x2f\x1e\x83\x24\xb2\x42\x50\x35\x2a\xbb\xd1\xea\xfe\x15\x33\xc3\xc6\x4b\x05\x2b\x04\x55\xa3\x52\x26\xd8\x84\xc2\xb5\xb4\xae\xc2\x72\x13\x0c\x9f\x6b\x7c\xef\xcf\x4d\x70\xd7\x2e\xf5\xb0\x99\x53\xce\xee\xf6\x7b\x7f\xf7\xf7\xd7\x2e\x9b\xd1\xe9\xed\x47\x79\xf3\x2d\xe0\xc8\x76\x0f\x87\xe5\x73\x6d\x1d\x45\x2f\x9f\x6b\xf6\xe4\x73\xc6\xf5\x84\xc8\xf5\x83\xdd\x0c\x79\x0d\x26\x03\xde\xbd\xca\x6e\x30\x59\x8a\xd7\xe6\xf1\xb3\x1c\xaf\x42\x7c\x33\x9e\x5f\xa7\xcc\x9b\xc7\xcf\xdd\x93\x60\x68\x5f\xe3\x9b\xf1\xe5\x3b\x5d\xca\xa6\x1e\x36\x34\x0d\x44\xc3\x95\xeb\x86\xa6\x65\x87\x6d\x9e\x52\xcb\x0e\x2b\xc4\xf7\x62\x0c\x4d\xf7\xf5\x75\x4a\x0f\xee\xe3\x3b\x59\x1c\x54\xfd\xca\xae\xa7\x0c\x94\xc6\x75\xa9\xec\xba\xca\x40\x7c\xef\xcf\x68\x35\xb0\x9b\x31\x7a\xf7\xf6\x40\x98\xb3\xd0\x3d\x57\x96\x92\xb6\x71\x5d\x2a\xa5\xa4\xcd\xbe\x3d\xe6\xe8\x5a\x39\xb7\xf6\x5d\xb3\xdf\x55\x83\x9a\x7d\x20\xba\x56\xce\xad\x7d\xd7\xec\x53\x85\x25\xbb\x66\x1f\x08\xaa\x20\x65\xd7\xec\x03\xbb\x19\x9d\xea\x78\x77\xce\x95\x3b\x3e\x5a\xd7\x13\xe8\x56\x77\xf3\x30\xbb\x1b\xe8\x86\x1b\x37\xa8\x82\x94\x52\xe3\xe6\xc0\x9e\x9b\xed\x30\xb4\xe7\xe3\xe7\xe0\xd1\x8c\xc3\x08\xf6\xc0\x15\xa7\xf8\x50\x0e\x5d\xf1\xa1\xd9\x87\x21\x34\x87\x66\x1f\x08\x93\x22\x86\x66\x5f\xee\xdd\xe6\x31\xb8\xdc\xbb\x42\xb8\x78\x87\x66\x5f\x52\xdd\x46\x55\x93\x94\x54\x37\x21\xd2\x0d\x17\xef\x30\x5a\x0d\x94\xc6\x6d\xa5\x1c\xa4\x73\xe5\x28\x76\xca\x10\x34\xfb\x43\xff\xdf\xf3\xed\xa1\xff\x0f\xf7\x6e\x50\xa3\x28\xe5\xde\xcd\xa1\x77\x40\x45\xb2\x1c\x7a\x07\x40\xb8\xc6\x47\x38\x52\xbd\x03\x28\x40\x53\x8a\xde\x1c\xc1\x6b\x66\x8d\x0f\x63\xca\x43\xef\x00\x0a\xd0\x1c\x7a\x07\x40\xb8\x78\x87\xde\xc1\xa8\x2e\xc1\xf3\xf7\x67\xe3\x3d\x8c\x39\x43\xee\xeb\x95\xc4\x1c\x1e\x2b\x03\xfb\xaf\x30\x87\x9e\x2b\x03\x5e\x2c\xcc\xa1\xdb\x01\xec\x66\x0a\xe0\x70\x70\x45\x28\x92\x94\x43\x57\x64\xe8\x8a\x50\xed\x22\x87\xae\x08\x10\x14\x49\xca\xa1\x2b\x32\xaa\x23\xe4\x6b\x1f\x1e\x35\x0f\xb2\xe4\xcc\xe7\x18\xcd\x05\xa4\xaf\xe1\xd9\xfb\xd0\xd7\x00\xbc\xcd\x98\xc3\xb0\x87\x5c\xc5\x8d\xc2\x13\x29\x57\xb1\xe0\x6d\xc6\x94\xab\x38\x07\x21\xf2\xe6\xd9\xfb\x30\x44\x3e\xba\x9d\xfa\xc8\x4e\xf5\x35\x86\x8b\x5b\x5f\x63\xe0\x6b\x50\x4b\x29\x87\xbe\xc6\xe8\x16\x3d\x64\x03\x32\x3c\x6a\x1e\x5c\x50\xe3\x9a\x62\x0e\x2e\xa8\xe5\xd0\x89\xa0\x96\x41\x0e\x9d\x08\x20\xfc\x8a\x87\x21\xf2\xe1\x7e\x09\x2e\xd4\x1c\xee\x97\x80\xf0\x2b\x1e\xee\x97\x06\x7c\x78\xcd\xf3\xed\x31\x5c\x2d\x83\x6f\x11\xcf\x65\xe8\x30\x00\xbb\x99\xcf\xec\x01\x27\xc2\xcc\x95\xa1\x13\x31\x0c\xb0\x78\x0c\x3e\x0c\xb0\x0c\xb6\x55\xea\x84\xe1\xb6\x6a\xe8\x44\x0c\xdf\x8c\x4e\x04\x10\x94\x5c\xca\x31\x95\x4d\x27\xc2\x63\xf0\xa1\x13\x01\x78\x37\x32\x87\x4e\xc4\x30\xc0\x02\x7b\x69\x0e\x5d\x81\x71\xd8\x29\xf3\x66\xec\x1b\x28\x6d\x38\xfa\xc3\x85\x74\xb0\x90\x70\x70\x86\x0e\x03\xb0\x9b\x31\x52\x83\x2e\x00\x57\x28\xf7\xff\x7d\x0b\x6e\xf9\x3c\x2d\x1f\x6e\xf9\x06\x66\xff\xd3\x3a\x9a\xfd\x71\x2a\x9b\x0a\xcb\x48\x3a\xe0\x55\xca\x1c\x9a\x7d\x69\xaa\xdb\xb0\x07\xcd\x3e\x10\x9f\x72\xd2\xec\xcb\x3f\xdd\x86\x3f\x35\x44\x0e\xe7\x74\x98\xa3\x33\x0c\x91\x03\xa5\x79\xf6\x3e\x2e\x3f\xc0\x8b\x0f\x50\x1d\x66\xd4\x7c\xe8\x1d\x78\xf6\x3e\xf4\x0e\x80\xa0\x32\x53\x0e\xbd\x83\x71\xf9\x16\x70\x53\x86\x47\xcd\xd0\x54\x07\x95\x99\x52\x9a\xea\x1c\x3a\x11\x90\xb1\xe7\xd0\x89\x00\xbc\xe6\x99\xe3\xf6\xcb\xd2\x89\xf0\xec\x7d\xe8\x44\x8c\xed\x31\x44\xff\x3a\xf0\xc5\x18\xe6\x1a\x04\xab\x86\x61\xae\x91\x76\xca\x48\x4d\x27\x03\x4a\x83\x03\x3d\x47\xfa\x65\x25\x36\x13\xcf\x65\xe8\x57\x00\xbb\x19\xf2\x7a\x98\x0d\x78\x1b\x34\x87\x59\x67\x43\x5f\x63\xa8\xb8\xf4\x35\x06\x19\xa3\xd4\x54\xca\xa1\x5f\x31\x74\x22\x20\x10\xcf\xa1\x13\x01\x04\x84\xcd\x39\x4c\x27\x93\xb7\xbb\x41\x20\x9e\xf2\x76\x0b\xf1\x29\x75\x9d\x88\x61\x08\x6e\xfe\xfc\xa9\x9d\x2e\x3b\x65\xf0\x1e\x06\x0c\x9d\x08\xee\xd8\xe5\xd0\x89\x18\x3a\x11\xb8\x4b\x43\x27\x62\x18\x5b\xf3\x88\x7e\x18\x5b\x1b\xec\xf6\x3f\xdd\xef\x6e\x7f\xe8\x1d\x78\xf6\x3e\xf4\x0e\x80\x30\x05\x6a\x18\x6e\x93\x53\xbc\x4d\x75\x88\xde\xc1\xd0\x3b\x70\x8e\xf4\x0e\x24\x0b\x6f\x53\x6b\xa8\x8d\x87\x20\x3c\x3e\xe5\xee\xce\x7e\xbc\x5f\x91\x54\xff\x9a\x3d\x70\xbe\xfd\x69\x6d\xcf\xb7\xe5\x14\x6f\xf0\xca\xa6\x9c\xe2\x39\x7f\xce\x25\x7b\xd4\xe9\x61\x36\x04\xe2\x01\x5d\x75\x4a\x20\x9e\xd3\x48\xdd\xc4\x30\x4c\x23\x75\x53\xf7\x80\x97\x35\x75\x0f\xa6\xee\xc1\x64\xdb\x38\x75\x0f\xa6\xee\xc1\xe9\x2f\x91\x6d\xba\xdd\x87\x6b\x36\xa7\xdb\xfd\x49\x48\xdf\x9c\xac\x69\x48\x1f\x28\x0d\x12\xd9\x9c\x54\x70\x15\x62\xe0\xb7\x4d\x3d\x06\x60\x37\xf3\x99\x82\xe0\x45\x50\xb7\x28\xa7\x5e\xc4\x2c\x8e\x1e\xf5\x33\xc3\xd1\x47\xa1\x19\x72\x44\xf8\x48\xd9\x50\x70\x53\x2f\x02\x88\xf1\xfb\x27\x12\xd6\xa6\x41\x46\x09\xd7\x9b\x87\xff\x12\xae\x0b\x41\x59\xa3\x9c\x3a\x19\x53\xef\x01\x2a\xda\x9c\x7a\x0f\xd0\xa3\x07\x65\x8d\x72\x9a\x62\x36\xf5\x1e\x60\xff\xcd\xa9\x7b\x00\x84\x79\x62\xd3\xb8\xe3\xb4\xd0\x2c\xec\xbf\x39\x0d\x3c\x02\xa1\x81\x9c\x7a\x11\x53\x2f\x82\xab\x8b\x39\xf5\x22\x80\xd0\x40\xca\xc5\x9e\x92\xac\x37\x48\x82\x53\x96\xf5\x9c\x84\x20\xa8\x57\x94\xd3\x18\xc3\xd4\x3d\x30\x47\x60\xea\x1e\x00\x61\xd6\xd9\x34\x13\x4d\x7e\xf6\x66\x12\x80\xfc\xec\x42\x50\x88\x28\xe5\x67\x4f\xf8\xd7\x77\x33\x7a\x30\x3b\x0d\x08\x0a\x11\xe5\x34\x14\x21\x3f\x7b\x33\x09\x40\x7e\xf6\x84\x93\x3d\x34\xde\xd3\x84\x35\x60\x37\xe3\x5d\x1a\x9e\x00\x42\xe3\x3d\x75\x2c\x80\xd2\x4c\x02\x98\xa6\x6a\x4f\x4e\xd0\x21\x32\xcf\xe9\x09\xfa\xd4\x8b\x30\x09\x60\xea\x45\x00\x61\xaa\xdb\x34\x3a\x21\xdb\x7b\x83\x9b\x37\x65\x7b\x17\xbc\xd2\x9e\xb2\xbd\xa7\x34\xee\x0d\x36\xdb\x94\xc6\x5d\x08\x3d\x06\x69\xdc\x73\x42\xcf\xd8\x0e\x97\xe8\x70\xf4\x1b\xbc\xf9\x9e\x53\xff\x43\xca\xf6\x06\xc7\x6b\xca\xd9\x9e\xf0\xb3\x87\x8e\x85\xfc\xec\x39\xf5\x22\xa0\x34\xcd\xa9\x17\x01\x78\xf3\x3d\xa7\xf1\x5a\x69\xdc\xdb\xe1\x9b\x99\x5f\x0f\x0f\xcd\x7c\xe4\x54\x5a\xe2\xfc\x20\x8c\x09\x59\xfb\x06\x3b\xf5\x91\x9d\x1a\x63\x30\xf3\x60\x1a\x63\x98\x5c\xf9\xd4\xff\x98\x7a\x0c\x52\xb6\x37\x28\x42\x53\xce\x76\x21\x28\xa2\x93\x52\xb6\x0b\xbb\x19\xf3\x66\x40\x61\x12\x3c\xe0\x82\x7c\x4e\x83\x07\x53\x2f\x82\xeb\xa8\x39\xf5\x22\x00\x2f\xc8\xe7\x34\x9e\x20\xdb\x7b\x33\xdd\x41\xb6\xf7\x9c\x78\x11\x14\xd1\xc9\xa9\x17\x21\x01\x7c\x3b\x7c\x33\xa7\xcb\x92\xab\x9f\x7a\x33\xd3\x23\x7a\xd9\xde\xdb\xe1\x9b\x31\x78\x00\xc3\x7b\xe8\xcd\x4c\xf3\xda\x80\xdd\x0c\x79\xcd\x5d\x9f\xdb\xb3\x08\x28\xdb\x73\xea\x58\x40\xf0\xbe\x9b\x31\x04\x0f\xda\x61\x7b\x0f\x9d\x1e\xd9\xde\x73\xea\x45\x70\x91\x34\xa7\x5e\x04\x10\x3a\x3d\xd3\x84\x35\x49\xe1\x9b\xc9\x13\x92\xc2\x0b\x31\x86\xbf\x74\x42\x8c\x7d\x1f\xc4\x02\xa7\xb1\xef\x79\xdb\x29\x43\x30\xaf\x0d\x28\x0d\xbe\xc8\x9c\xc6\x1d\x26\x5e\x84\xe9\x8b\x53\x2f\x42\x9e\xf8\x76\x38\x2c\xf3\xda\x20\x85\x0f\xaa\xe3\xa4\xa4\xf0\x39\x75\x0f\x0e\xe5\xd5\x3d\x00\x62\xa8\xf2\x0c\x45\x4c\x43\x11\x87\x82\xe8\x32\x00\xa1\x43\x36\xf3\x93\xc3\x09\xc1\x97\x9b\x7a\x11\x40\xe8\x90\x4d\xbd\x88\x69\x8c\xc1\x54\x8c\x69\x8c\x01\x08\x1d\xb2\x69\x8c\x61\x2e\x8b\x55\x7f\x3f\x55\x10\xbc\x08\x8a\xd0\xe6\xd4\x8b\x98\x8f\xd3\x8b\x0f\x35\x0d\x28\x00\x61\x6a\xe5\x34\x9e\x30\xf5\x22\x0e\xf5\x9b\x5e\x04\x10\xe3\xfb\xa5\x9d\xea\x45\x40\x8f\x98\xb2\xe4\x0b\xb2\x19\xe4\xd4\x8b\x90\x9c\xbe\x1d\xe8\x37\xd9\xe9\x13\x76\x7a\xd9\x0c\x52\x76\xfa\x3c\xb4\xf1\x50\xe9\xe5\xa1\x8d\x07\x82\xca\x3d\x79\xb8\xdd\x3f\xb4\xf1\x50\xe9\xe5\xa1\x8d\x07\x24\x3d\xc8\x43\x1b\x2f\xaf\x7d\x3b\x31\x02\x12\xdb\x0b\x61\x3e\x27\x24\xf7\x1b\x5e\x9b\xed\xb9\x94\xc4\x3e\x21\xae\x97\x1b\x21\x0f\x13\xd6\x80\xdd\x0c\x79\x3d\xdd\x07\x82\x3a\x40\x79\xe8\x1d\x00\xa5\x9d\xa8\xed\xc3\xd3\x80\xa3\xf0\xc9\xe0\xa4\x1d\x7a\x07\xf2\xda\x37\x6e\xfd\xa6\xc4\xf6\x09\x89\x7d\x8c\xe3\xcf\xe4\xe6\x29\xc7\x7d\x1e\x7a\x0a\xd0\xd4\xe5\xa1\xa7\x00\x84\x7e\xee\x61\x5e\x9b\x54\xf8\x0d\xfe\xb9\x94\x0a\x5f\x08\xfd\xdc\x43\x57\x40\x8e\xfb\x66\x16\x89\x1c\xf7\x09\xaf\x7d\x50\xeb\x27\x0f\x13\xd6\x80\xdd\xcc\xbf\xf6\xfa\x0c\x5b\x85\x0f\x77\xe8\x1d\x00\xbb\x19\xf3\x65\x70\xe1\xd0\x63\xc0\x5f\x3b\xf4\x18\x0e\x4f\x23\xcc\x22\x39\x34\xe8\x40\x50\xc4\x27\x0f\xa3\x02\x87\x36\xde\xbc\x8f\x43\x1b\x0f\x84\x3e\xf8\xe1\xc9\x83\x8c\xf9\xed\x44\x73\xca\x98\x2f\xc4\x38\x7d\xa4\x1c\xee\xed\xb9\x3b\x9c\x87\x7b\xfb\x83\x6c\x73\x5d\xf5\x43\x7b\x7e\x68\xbc\x4d\xe8\x38\x34\xde\x07\xc6\x9b\x22\x3e\x79\x68\xbc\x65\xc7\x6f\x10\x7e\xa5\xf4\xf8\x42\x50\xc4\x27\x0f\xd3\xdf\xa4\x98\x6f\xb0\x65\xa5\x1c\xf3\x09\x9f\x7c\x50\xc4\x27\xe5\x93\xcf\x43\x03\xc9\xdd\xe1\x3c\x34\x90\x40\x50\x9d\x27\x0f\x53\xcc\xa4\x9d\x6f\xa7\x73\xa9\x81\x04\x62\xfa\xf5\x68\x20\x81\xdd\x8c\x21\xb8\xf5\x06\x82\xea\x3c\x09\x2d\xfd\x86\x97\x72\xe6\x8e\xde\x6d\xf6\x41\x8a\x99\xbb\x8d\xc3\x14\x33\x60\x37\x43\x5e\xed\x28\x10\xee\x36\x0e\xc3\xf7\xc0\x6e\x86\x6c\xc6\xef\x0f\x62\xf5\xd3\x6f\xd1\x0d\xfa\x71\x58\xdf\xdd\x61\x69\x5b\xe1\xba\x8f\x59\xfc\xa5\xd3\x8b\x81\xec\x3f\x05\xd1\x40\x02\x31\xfd\x16\x35\x90\xc7\x69\x19\x78\x7f\xea\x66\x19\x08\xf7\x2e\xc7\xf9\xfd\xb5\xc7\xda\xf3\x4c\xaf\x89\xdf\x80\x94\x21\x79\x68\x0c\x81\xdd\x8c\x91\x1a\x4a\x07\xa4\x0c\xc9\x43\x03\x29\x0f\x7f\xff\xf9\x01\xba\xa7\x06\xa4\x0c\x49\x79\xf8\xf3\xc0\x56\x75\xaa\x56\xe6\xa1\xad\x3a\x6e\x65\x43\x0e\x6d\x95\xf4\xf7\xfd\xc7\x36\x42\xfe\x7b\x21\xa6\x1d\xb8\x6d\x3d\xd2\x4e\x89\x93\x1c\xda\x2a\x20\x4c\x7d\x3e\xcc\xc1\x96\x12\xbf\x43\x2d\x92\x52\xe2\x0b\x31\x55\x04\xda\x2a\xb9\xee\x3b\x64\x20\x29\xd7\x7d\xc2\x6f\x2f\x9d\x49\x1e\x30\x2d\x08\xa5\x43\xb8\x91\x87\x39\xd8\x40\x4c\xf5\x85\x76\x09\xd8\xcd\x7c\xa6\x20\x24\x9d\x4c\x07\x6f\xd2\x89\xf4\xf7\xfd\x87\x35\x94\xff\x3e\xe1\xba\x0f\xf7\x7c\x72\xdd\xe7\xf1\x28\x1b\xa6\xe4\xd0\x56\x01\xe1\x36\xf0\xd0\x56\x1d\xaf\xeb\x0d\x97\xfd\x78\xbf\x67\x0c\x01\x2f\xf0\x30\x0c\x2d\x13\x7d\xff\xf9\xc9\x18\x73\x86\x76\x3e\x4c\xf2\x96\x76\x3e\xa5\x9d\xef\x70\x12\xa4\xb4\xf3\x42\xb8\xa9\x3c\xcd\x1d\x93\x89\xbe\x17\x3e\x71\x99\xe8\xf3\xdc\x7b\xd0\x30\x17\xfc\x84\x7b\x26\x4f\x36\x9a\xbd\xb0\xc8\x4f\x37\x9a\x27\xb9\x63\xd4\x39\xc9\xd3\xdc\x31\xa0\x74\xca\x3c\xe6\x69\x72\x35\x10\x14\x30\xc9\x53\xbb\x74\x5a\x1d\x98\x7b\xff\x79\x1a\x9b\x06\x82\x62\x3e\x79\x6a\xab\xa4\xbf\xef\x5c\x7f\x4e\xe9\xef\x05\x49\x65\x52\xfa\xfb\x3c\x2d\xd4\xcb\x4d\xfd\x3c\x55\xf8\x40\x98\x80\x7e\x7a\xae\x7c\x56\x47\xea\xe8\xdd\xc1\x01\x41\xcd\xf7\x3c\xdd\xc0\xc9\x3a\xdf\x8b\x82\xb8\x61\x81\x62\x3e\xa8\xf9\x93\x52\xcc\xe7\xd9\xfd\x6b\xb8\x29\xa7\xda\xf2\x54\x5b\xa2\x8e\x4f\xb5\xa5\x4c\xf4\xdd\x9b\xaa\x32\xd1\x0b\xe1\xbe\xf8\x74\xab\x23\xc5\x7c\xf7\x6e\xa9\x14\xf3\x09\xad\xbc\xbc\x38\x79\x7a\x9c\x0a\x94\xee\xfd\xcd\x13\x36\x47\x21\xcc\xa1\x3f\x3d\x61\x95\x4e\xbe\x7b\x7f\x53\x3e\x79\x21\x28\x0d\x94\xd2\xc9\xe7\x39\xec\x14\x15\x7d\xaa\xc9\x81\x98\xfd\x9f\x38\xf3\x3e\x8d\x9d\xca\x40\xdf\x0b\x66\x4e\x06\x7a\x21\xdc\xd2\x9f\x2a\x7a\xa9\xe5\xbb\x59\x40\x52\xcb\x0b\x41\x81\xa1\x94\x5a\x3e\xe5\x87\xef\x66\x01\x49\x10\x9f\x70\xc2\x87\x5b\xfb\xd3\x08\x28\x9c\xf0\xa5\x53\x53\x32\x4f\xc3\x9d\x40\x50\x8c\x26\xe5\x87\x4f\x38\xe1\x4b\x37\xbd\xe7\x74\xef\x02\x84\x11\x80\xd3\xb3\xd0\xf3\xb4\x53\x74\xdd\x69\x68\xf3\x3c\xed\x94\x99\x76\x03\x02\x94\x6e\x16\xd0\xe9\x0e\x04\x08\x8a\x0e\xe5\x69\xb4\xf3\x54\x83\x7b\x51\xee\x54\x83\x9f\x6a\x70\x8e\x78\x4f\x35\xb8\xcc\xee\x3d\xd0\x27\x52\xbb\x27\x34\xee\xe1\x9d\x03\x69\xdc\xf3\x54\x99\x7a\xd5\xe8\x54\x99\x9e\x2a\x53\x94\xd3\xa9\x32\x3d\x29\x1a\xd5\xbd\x43\x04\xf5\xfb\x06\xd6\xd9\xb4\x03\xd7\x19\x04\xf0\x3d\x50\x7f\x32\xc0\x0b\x61\xd8\xe1\xf4\xa8\xf2\x4c\x65\xb3\x07\x3d\xfa\x93\xc3\xc5\xe9\x42\xf6\x70\x51\x02\xf8\xee\x75\x1e\x19\xe0\x85\x98\x38\xd7\xa7\x6a\x18\xd8\xcd\x7c\xa6\xbc\x0b\x15\xe3\x7a\x57\x0d\x9f\xea\xdc\xf8\x9e\x29\xef\x42\x36\x34\xa2\x3c\xf1\x42\xe9\xf1\x3d\x73\xca\xd9\x1f\xc0\xe6\x94\xa7\xfb\x83\x53\xd5\xec\x3d\x9d\x53\xd5\x0c\xc4\xc4\x1d\x96\x27\x5e\xd8\xcd\x78\xf5\xaa\x6b\x40\xd2\xa7\x94\x27\x5e\xd8\xcd\xfc\xa9\xc3\x52\x83\xfb\x91\xa9\xc1\xa1\x90\xdf\xcd\xfc\xa9\xc3\x7a\xb0\x2e\x78\xcd\xd2\xc9\xa7\xdc\xf1\x3d\xbe\x67\x0e\xe1\x71\x08\x0c\xde\x7c\x40\xa0\x74\xaf\xcc\x9c\x9e\x72\x9e\x24\x32\x19\x39\x39\x4d\x64\x82\x2e\x7e\x37\x63\xf4\xc6\x2c\x4f\x62\x96\x94\x0b\xca\xd3\x98\xe5\xa9\xd9\xf0\xf6\xca\xa9\xd9\x00\x82\x72\x41\x79\x1a\xc6\x94\x62\xbe\x57\xbe\x53\x29\xe6\x85\xa0\x5c\x50\x5e\x9a\x0d\x29\xe6\x7b\x25\xe0\x27\xc5\x7c\x42\x2b\x1f\x06\x58\x2e\xf7\x29\x40\xe9\xb5\xf8\xd7\x6e\x9f\x31\x52\x5c\xb9\x4b\xb3\x71\x11\x9f\xec\xde\xed\xb8\xdc\x81\x00\x92\x65\xa5\xe4\xf4\x79\x69\x0f\xbc\x3f\x71\x69\x0f\x80\x38\x94\x43\x7b\x70\xc1\x61\xd9\x2b\x5f\xfd\x15\xdf\xb3\x93\x66\x8d\x47\xca\x86\x5b\xdc\x4d\xa2\x97\x01\x3e\x21\x7d\x97\x7a\x2b\x2f\xdd\xe2\x4b\x7b\x00\x41\x71\x5e\xda\x03\x20\xa8\xdc\x93\x97\xf1\xab\x4b\x7b\x60\xe2\xf0\xa5\x3d\x00\x82\xca\x3d\x79\x69\x0f\x64\x7b\xef\x95\xcf\x48\xb6\xf7\x84\xe1\x3d\xa8\xdc\x93\x97\x27\x63\x40\xe9\xa6\xd5\x5e\xa6\xdc\x5c\xd8\x03\x2f\xb1\x5c\xda\x03\x08\xde\x77\x33\x46\x6f\x4c\x0b\x08\x23\x4e\x97\x31\xad\x8b\x12\x1e\xdd\xe4\xb4\x4b\x45\x0b\xc4\x41\xc8\xf0\x32\xd3\x05\x4a\xf6\xd2\x4d\x42\xbc\xf4\x81\x81\x30\x30\x75\xe9\x02\x5f\x6a\x4b\x13\xfd\x2e\xb5\x25\x10\x87\x2f\xc6\x10\x8e\x0c\xe5\xdd\x9c\x2d\x29\xca\x13\x3a\xf2\xf0\x82\x8d\x74\xe4\x79\xa9\x06\x4d\x6b\xb9\x54\x83\x40\x78\xc1\xe6\x32\x0b\x58\xd6\xf2\x6e\x5a\x8b\xac\xe5\x42\x50\x6b\x27\x65\x2d\xcf\x4b\x67\xd1\x44\x94\x4b\x67\xf1\xe2\xdc\x83\xba\x3a\x79\x19\xc4\x00\x4a\x37\xd9\xe3\x32\x8a\x01\x84\xd1\xb0\x4b\x95\x07\xec\x66\xfc\xd4\x28\x06\x10\x14\xcc\xc9\x4b\x35\x78\xa9\x06\xcd\x09\xb9\x54\x83\x40\x1c\xf8\xbb\x97\x6a\x50\xaa\xf4\x6e\xea\x8f\x54\xe9\x09\x55\x7a\x18\x5b\x93\x2a\x3d\x2f\x15\x57\x43\x13\x5c\x2a\x2e\x20\x28\x98\x93\x97\x8a\xeb\x52\x87\x98\x3a\x72\xa9\x43\x00\xa8\xde\xfe\x68\xbc\x2f\x03\x1a\x17\xd9\x10\xbd\xbb\xe0\xcd\x86\x00\xc2\xd0\xdb\xa5\x17\x2a\x2f\x7b\xef\xb8\x75\xf2\xb2\xe7\xad\x06\x30\x71\xe0\x56\x03\x00\x92\xc8\xe5\x6d\xf4\x42\xaa\xf4\x6e\x02\x8a\x5c\xe9\x42\x50\xf5\x2b\xa5\x4a\xcf\x5b\x0d\xe0\x79\xf9\xad\x06\xb8\xd5\x00\x2c\xa0\x5b\x0d\x20\x7d\x7a\xef\xcd\xbf\x66\xa7\x6a\x00\x3c\x69\xe9\xd3\x53\x5e\xf4\xee\xd1\xb5\xbc\xe8\x09\x17\x7a\x50\x8a\x27\x6f\x8f\x1e\x6e\xea\x4e\x74\x0f\x9b\x6f\xf7\xd4\x80\xcc\x75\x79\xb7\xaf\x99\x9d\xb2\x0c\x64\x10\x4f\xd8\xc2\xa5\xa6\x4b\xd9\xc2\xf3\x56\x9f\xf4\xc3\x9f\xa6\xcf\x78\x23\x8a\x0b\xa9\x56\xde\xea\x93\x8e\x0a\xbf\xd5\x27\xb7\xfa\x84\xe8\xac\x6c\xe1\x29\x0d\x78\xf7\xd8\x49\x1a\xf0\x84\xfa\x5b\x06\xbb\xbc\x4d\xd7\xbb\x49\xd7\xeb\x1e\xe3\xdc\x06\xc4\x6f\xf5\x09\x0e\xf7\xad\x3e\x91\xf2\xbb\x7b\x3e\x23\xe7\xb7\x10\x94\xe2\xc9\xdb\x3c\xbc\x9b\xdd\x78\xf7\xce\xfc\xed\x6e\xfc\x9e\x76\x3a\x79\x64\xa7\x9c\xf1\xf6\xc1\xfe\xeb\xd6\xeb\x01\x82\x52\x3c\x79\xeb\xf4\x48\x84\xdd\x8d\x8a\xca\x84\x2d\xc8\xae\x97\xb7\xd9\xbf\x92\x4d\x77\xef\x09\xcb\x36\x2d\xc4\xe1\x8b\xd1\x63\xb8\x35\xc1\xee\xa9\x6f\x4d\x30\x10\x5e\x3c\xbb\x9f\xaf\x19\x26\xd8\xdd\xdc\xad\x09\x06\xc2\x8b\x67\xb7\x26\x18\xd8\xcd\x7c\xa6\x20\x9c\x2e\x7a\xf1\xec\xf6\x74\x51\x4e\xea\xee\x25\x5b\x49\xa9\x33\xdd\x0a\xe9\x71\xa7\x5b\x21\x38\xa3\xc3\xe8\xac\x9c\xd1\x29\x3f\x74\xd7\xe7\x93\x20\x5a\x08\xaa\xf9\xa4\xfc\xd0\x29\x19\x74\xf7\x02\xa9\x64\xd0\x42\x50\xcd\x27\xd3\x85\x0f\xff\xf3\x6e\x56\x79\x66\xa7\xc5\x4e\x4f\x1e\xd9\x29\xe4\xff\x5d\x87\x29\x0d\x9b\xe5\x5e\xec\x32\x15\x66\x4a\xe5\x20\x19\x74\xf7\xd4\x47\x32\xe8\x94\xe5\xf9\x18\x3e\xba\x7c\x64\xa7\xf8\x29\xe9\xc6\x0a\x08\x83\xb8\x12\x3f\x0b\xbb\x19\x82\xc4\x27\xc8\x43\x33\x7f\xf9\xfa\xc8\x09\x61\xe1\x4b\x06\x2d\x48\x8f\x98\x69\x70\x4d\x96\xe7\xee\xa9\x8f\x34\xce\x09\x75\x73\x50\x1b\x28\xd3\x64\x1a\x60\x37\xf3\xa7\xb7\xcf\xe8\x74\xfa\x4b\x3b\x6d\x4e\x2f\xde\x46\x7a\x0c\x26\x8d\xb3\x97\xf8\xa4\x71\xce\xf4\x13\xd7\x3f\x48\x3f\x71\x20\x0c\x30\xcb\xec\x9c\xd2\x38\x77\x4f\x7d\xa4\x71\x16\x82\x6a\x3e\x99\x7e\xe2\xa9\x2f\xa0\x45\x4f\x7d\x81\xec\x76\xea\x23\x3b\x25\x23\xb7\x6b\x5c\xd3\x8c\xdc\xf4\x13\xc7\x30\xa5\x9f\x78\xba\x37\xd4\xb8\xa6\x7b\x43\x20\xbc\x12\x98\x9e\x6f\xa5\x9f\xb8\xa7\x3e\xe9\x27\x9e\x7e\xe2\xb8\xa3\xe9\x27\x0e\xec\x66\x74\xea\xbd\x05\x20\x0c\x7e\xa7\x54\x0e\xa9\x67\xa1\x65\x4a\x3d\x8b\xd4\xb3\x70\x35\xe8\x59\xa4\x5b\x48\x4f\x7d\xd2\x2d\x24\x10\xd4\x06\xca\x74\x8f\x98\xd4\x8c\xe9\xea\xe8\x74\x43\x08\x84\xa1\xf4\xf4\xb4\x2c\xf5\x2c\xd4\xaa\x52\x3b\x27\x6c\xce\x71\xb8\x68\xdc\x87\xa5\xea\xc7\x13\x82\x54\xfd\xa4\xea\x07\x1f\x38\x55\x3f\xb2\x3d\xf7\xef\x3d\x1b\x0f\x03\xc2\xcb\x8f\x69\x38\x2c\x8d\x7d\x7d\x2f\xd0\xd8\x17\xd4\xcd\xe1\xe5\xc7\x34\x77\x04\x28\xfd\x9b\xcb\xcb\xf5\xc6\xe1\x10\xb5\x81\x32\x3d\x1c\x82\xb9\x79\x37\xe3\x99\xa7\x3e\xd2\x38\x1f\x2e\x41\x13\x50\x53\xd5\xf8\xc9\xab\x6a\x04\xe2\xfc\xfd\x99\x20\x35\x53\xcd\x29\x19\x74\xff\xe4\xd4\xc5\x02\x82\xd2\x41\x99\xde\x9b\x90\xe5\xb9\x43\x1b\x9a\xb2\x3c\x27\xcc\xce\x41\xe9\xa0\x4c\x73\x46\xd2\x2d\xe4\xe9\x37\xe0\x16\x12\x08\x4a\x07\x65\x1a\xa2\x03\x76\x33\x9f\x29\x08\x47\x4c\xa7\x9f\x85\xbb\xca\x74\x0b\xf9\x3d\xd3\x9f\x02\xe2\xc4\x6d\x4e\xdd\xa9\x54\xf9\x43\x42\x9a\xa9\xf2\x07\xc2\xd3\x13\xf9\xa1\x33\x9f\xaf\x19\x9d\xaa\xfc\x81\x38\xfd\xc8\x9e\xaf\x19\x13\x72\xb2\x43\x4f\x9d\x22\x20\x3c\x64\x49\xbd\x9e\x7c\x94\x8d\x70\x59\x9a\x0c\x02\x04\xf5\x8a\x32\x4d\x06\x91\xbe\xb9\x1b\xd3\x97\xbe\x59\x28\x9d\xc2\x1e\xb9\xdc\x0b\x01\xf2\xa8\xe6\xf2\x04\x68\xe9\x1c\x9d\xd8\x08\xb9\x9a\x53\x5e\x66\x8f\x71\xe4\x65\xce\xa5\x29\xa1\x78\x46\x2e\x4d\x09\x10\x8e\x74\x99\xbe\x21\x7d\x73\xf7\xaa\xa5\xf4\xcd\x42\x50\xea\x28\xa5\x6f\xce\xa5\x73\x64\x64\x7e\xe9\x1c\xad\x62\xa7\x3e\xb2\x53\xb2\x3b\x3b\xd5\x1d\x72\x99\xdd\x09\x84\x87\x42\x4b\xeb\x02\xec\x66\x08\x62\xc6\x27\x10\x1e\x0a\x2d\x2d\x8e\x64\xd0\xdd\x1b\x99\x92\x41\x0b\x52\xc1\xa6\x64\xd0\xb9\x42\xd9\xf0\xa1\x96\xf9\x19\x40\x50\x11\x29\x97\xdb\x34\x39\xa3\xfb\xc9\x57\x26\x67\xb4\x10\x54\x44\x4a\x39\xa3\x73\x55\xd7\x20\x3a\x66\x79\xb4\x02\x48\x2c\x9b\x4b\x1b\xb1\xd8\x6c\x0d\x8f\x03\x96\x9b\x2d\x20\x28\x9c\x94\x4b\x7f\x69\xa1\x60\xc7\x0f\x23\xbf\x54\xb0\x40\x78\x22\xb5\x54\xb0\xb2\x3c\x0f\x0a\x10\xa6\x2c\xcf\x42\x50\x38\x29\x65\x79\xce\x35\xec\xd4\x55\x63\xf0\x6d\x0d\xe7\x0d\x71\xbd\xa9\x0f\xec\x66\xfe\xf4\xf5\xd9\xde\x82\xb8\x7a\x97\xca\x14\xd8\xcd\xf8\xa9\xda\x14\x90\x1b\x37\x97\xa7\x2d\x0b\xc7\x6d\xc0\x65\x9e\x4b\xc7\x0d\x08\x0a\x27\xe5\xf2\x18\x05\xfe\xe7\x32\x7e\xae\x5e\xa3\x6b\x80\x14\xba\xb9\xbc\xc0\x09\xa3\x73\x19\x06\xc9\xa5\x74\x4e\xe9\x9b\x4f\xe7\xc8\x73\xfb\x75\xfa\xd7\x30\x56\x4b\x75\x0d\x04\x25\x8f\x52\xca\xe6\x94\x9f\x79\xfc\x70\x36\xe4\x67\x16\xc2\x0f\x50\x7e\xe6\x94\x9f\x79\xc0\xb2\x9c\xf2\x33\x27\x9c\xcc\xe1\x11\xdd\x32\x23\x10\x28\x03\x8a\xe2\x5c\x1e\xdc\x03\xf1\x7d\xa7\x6a\x70\x60\x37\x43\x5e\x8f\x2f\x80\xf0\x06\xf7\x52\xab\xcb\xf6\x3c\xe0\x08\x4d\xd9\x9e\x05\xe9\x7d\x53\xb6\xe7\x5c\x68\xd0\x01\x0d\x70\x2e\x35\x28\x10\x27\xce\xf8\x72\xf7\xb9\xd8\x7d\x0e\x03\xd1\xcb\xdd\x27\x10\x27\x3b\x91\xe5\x51\xc5\x42\x35\x8e\xe2\xaa\x51\x35\x2e\x55\x23\x3e\xfb\x52\x35\x2e\x8e\xae\x47\x71\x39\xe8\xb6\x02\xe1\xf1\xa1\xcc\xce\xb9\x1e\x3b\xc5\xbb\x5d\xea\xbc\xa5\xce\x73\x6d\xa9\xf3\x64\x7b\x1e\x45\x8d\xa4\xce\x93\xed\xf9\x74\x6d\xa9\xf3\xa4\x71\x1e\xde\x1a\x95\xc6\x39\xa1\x6e\x0e\x0f\x23\x97\xc1\x24\xa0\x0c\x2f\x92\x2e\xef\xb6\x01\x71\xe2\xb3\x2f\xe3\x4b\xc0\x6e\x86\x20\x06\x98\x00\xf9\x8e\x73\x79\x54\x21\x29\xf4\x80\xcc\x32\x25\x85\x4e\xd8\x9e\xcb\x80\xb9\x32\xa5\x7b\x16\xe4\x40\x4e\xd9\x9e\xf3\xf9\x29\x2f\xca\xec\x51\xd1\x02\x41\x89\xa6\x7c\xdc\x85\xca\x00\x3d\xa4\x78\x94\x01\x5a\x08\x35\xf9\xa3\xa2\x95\xda\x79\x48\xca\x28\xb5\xb3\x10\x6a\x72\xa9\x9d\xf3\x21\x01\x6e\x14\x3c\xa1\xc7\x2d\xe7\xa3\xa2\xed\xf3\xcf\xd6\xfb\x51\x0f\xc3\xf2\x5c\x06\xfc\xa5\x29\xcd\x73\x3e\x6c\x52\x29\xf4\x94\x8f\x9b\xd4\x27\x94\x09\xeb\xfd\xa8\x60\x1f\x15\x2c\x81\xf3\x47\x05\xfb\x84\x13\x81\x97\xf1\xa8\x60\x1f\x15\xec\xb0\x03\xc5\xc4\x09\x1f\x81\x7f\xf0\xe8\x84\x3f\x1c\x67\x6b\x84\x1e\x8f\xb3\x81\xdd\x8c\xbf\x66\x02\x1c\x10\x1a\xa1\xc7\xe3\x13\xa0\x0c\x2f\xe3\x3e\x9e\x9f\x00\x41\x69\xa6\x7c\x4c\x80\x83\xe5\x79\x37\x43\x10\xf7\xb2\x30\x3b\x87\xb4\x00\x8f\x8e\xee\xa3\xba\x96\x29\x4d\x9a\x67\x21\x4e\x57\x86\xea\xfa\x21\x36\x36\x64\x4a\x7b\x8c\x8d\xc9\xfc\x2c\x7b\x80\xcc\xcf\x29\xa5\xf3\x88\xe6\x33\x3b\xe5\x72\x3f\x55\x92\x52\xfa\x66\xa1\x8c\x70\x19\x98\xef\x05\x84\x06\xf2\x51\x83\x03\xbb\x19\xf2\x7a\x7e\xf2\xa8\xd5\xa7\xbf\x64\x25\xc3\xe2\xbc\x9b\x21\x9b\x87\x21\x52\x3a\x6b\x20\xa5\x74\xce\x47\x75\x2d\xcd\xd8\xa3\xba\x7e\x54\xd7\xb8\xa1\x8f\xea\x1a\xb2\xe7\xdd\x8c\x1e\x3c\x33\x01\x82\x92\x48\xf9\x18\xca\x93\xd2\x79\x18\xfb\x97\xd2\x39\xa1\x71\x8e\xd3\x85\x6c\x5a\x18\x50\x46\x28\xaf\x69\x61\x40\x68\x95\x1f\xed\x01\xb0\x9b\x21\xaf\x06\x01\x08\x4a\x22\xe5\xe3\x09\x0c\x64\xcf\xbb\x19\x23\xf5\x68\x45\xe6\x67\x2a\x42\xa7\xcc\xcf\xf9\x68\x4a\x8c\xaf\x3f\x9a\x12\x20\xa8\x9c\x94\x8f\xa7\xde\x12\x44\x0f\x03\xe7\x12\x44\x0b\x71\xfa\x91\x69\x4a\x9e\xd3\x4e\xb1\xfb\x8f\x2e\xfd\x73\xd9\xa9\x8f\xec\xf4\x72\xf5\xa2\xd5\x1f\xf3\xbd\x1e\x4d\x09\xfb\x88\x47\x53\xf2\x5c\x4e\x2f\xfe\xfb\x63\xbe\xd7\x83\x4b\x4f\x81\xa5\x7c\x74\xe9\x1f\x0a\x75\x8d\xea\x27\x63\x38\x12\x90\xf1\x3c\x1f\x0f\x6a\x20\x7b\x2e\x43\x9e\x9d\x47\x17\x55\xe6\x67\x93\x1b\x64\x7e\xce\x47\xad\x2e\xcd\xc7\xa3\x56\x7f\xd4\xea\x6c\x65\x1f\xb5\xfa\x03\xc7\xc9\x90\xe6\xe3\x91\xe3\x44\x82\x68\x73\x20\x24\x88\xce\xe7\xb5\x53\xd4\xf5\x63\xfc\xee\x79\xfb\xbf\xfe\x45\xfe\xf4\x7c\x3c\x32\x06\xca\x90\x71\xe3\x91\xa9\xe4\xd9\x5a\xbd\x52\x87\x29\x1f\xb5\xba\x74\xd3\x43\xc6\x0d\xe9\xa6\x13\x6a\x69\xf9\xd3\x53\x6a\xe9\x7c\x55\xcd\x95\xfd\xd7\xab\x6a\x06\xe4\x4f\xcf\x57\xd5\x2c\x03\xf5\x30\xd4\x2d\x03\xb5\x50\xa9\xa0\x94\xaf\xaa\xf9\xfd\xd9\x29\x0b\xff\xd5\xb9\x7d\x0b\x9d\xa2\x56\x5e\xcf\x82\x81\x32\xe4\x7c\x78\xcd\x5b\x02\xa4\x59\xcf\x57\x6d\x0d\xec\x66\xc8\xab\xba\x06\x2a\x85\x96\xf2\x35\xd3\x19\x8e\xea\xdd\x8c\x91\xea\xf0\x02\xf5\x47\xe0\xfc\xd5\xdf\x7d\x55\xd1\xb2\x34\xbc\xaa\x68\xa0\x52\x8f\x29\x5f\x23\x2c\xaf\x2a\x5a\xfa\x85\x57\x15\x0d\x54\xd3\x38\x5e\x55\xf4\x1b\x76\xca\x0b\x7c\x75\x6e\xdf\xed\xd0\x4a\x01\x9f\xaf\xa1\x13\xa0\x0c\x99\x05\x5e\x63\x27\x6f\x75\x42\xf8\xa5\x2a\xfa\x25\x4e\x32\xbc\xc2\xfd\x1a\x27\x01\x2a\x85\x96\xf2\xd5\x2d\x7e\x89\x45\x0c\x2f\xf9\xbf\xc6\x22\xe0\xb5\x96\x29\x3e\xe5\xb5\xce\x57\x15\xed\x35\xe9\x57\x15\x0d\xc8\x14\x9f\x6f\xff\xfe\xda\x6d\x33\x7a\x50\x45\x03\xd5\xdc\x91\x57\x15\xfd\xea\x2a\x37\x34\xf9\xab\xab\xfc\x0e\x3b\x45\x5c\xe3\x0e\x40\x19\x0d\x5f\xe0\x35\xf0\x00\xd4\x1f\xa1\xee\x57\xad\x0d\xec\x66\xc8\x6b\xe0\x01\xa8\xd4\x63\xca\x57\x4d\xfe\x12\x8b\x18\x0d\xbb\xff\xea\x3e\xbf\x93\x79\xc3\x55\x7e\x75\x95\x5f\x55\xb4\x57\x92\x5f\x55\x34\x50\x7f\xb5\xfe\xd9\x78\xbf\x46\x2f\x5e\x35\xb8\x37\x96\x5f\x35\x38\x50\xdd\x46\xbc\x6a\xf0\x77\x2a\x13\x1a\xfc\x35\x21\x09\x90\x32\x3f\x5f\xef\xfd\xbc\x64\x1a\x0d\x6f\xe3\xbe\x1e\xb3\x00\x52\xe6\xe7\xab\x06\x7f\x0f\x67\x7f\xfa\xcc\xd9\x3f\x98\x7d\x3c\xe9\xd7\x53\xef\x97\xa4\x9f\xe1\xb1\xc5\x6b\x94\x03\xa8\xd4\x88\xca\x57\x2d\xf9\x12\xf8\x18\x5e\xc9\x7c\x75\x9b\x81\x2a\xd3\xcd\xab\xd7\x2c\x95\xf9\xf0\x76\xa4\x54\xe6\x42\x75\x8b\x23\x95\x79\xbe\xba\xc8\xde\x71\x7c\x75\x91\x81\x2a\x21\x8e\xec\xe6\x09\x35\x78\x19\xde\xb2\x93\x1b\x3c\xe1\x01\x97\xf5\x3f\xe5\x01\xcf\x57\x65\xea\x75\xa6\x57\x65\x0a\x54\x89\x71\x5e\xf7\xfb\xaf\xca\xd4\x7b\x4a\xaf\xca\x14\xa8\x12\xe3\xbc\x2a\xd3\x57\xdf\xd7\x0b\x48\xaf\xbe\xef\xfb\xda\xa9\x8f\xec\x14\x72\xc3\xe1\x25\x9f\x57\x72\x43\xa0\xba\xfd\x7a\xd5\xaf\xc0\x6e\x86\x20\x1e\x90\xbc\xea\x5c\x7c\x8d\x57\x9d\xfb\x72\xde\x3a\xba\xea\x4f\x7f\x18\xa8\xb2\xf1\xbc\xba\xc3\x32\x9e\x0f\xae\xe5\x2c\x19\xcf\x85\x4a\xfe\xd4\xfa\x11\x63\x58\x3f\x75\x2e\xf7\x6d\xd6\x0f\x9d\x2b\x54\x48\x7b\xd6\x0f\x9d\xbb\x7e\x24\xd6\x0c\x2e\xd2\xac\x5f\xf1\xa7\x2a\xd3\xfd\xf5\xac\x1f\xca\x74\xfd\x8a\xf3\xb6\x35\xd1\xfa\x11\x29\x10\x2a\x45\xa8\xd6\x0f\x9f\x76\xfd\xa0\xfe\x1b\x30\xed\xae\x1f\x5b\x6f\xa1\xb2\x83\x5c\x3f\x14\xd6\xfa\x91\x58\x33\x46\xf0\xac\x2a\x5b\x65\x42\xb6\xbb\xb4\x7e\x78\x81\xeb\xa7\xc2\x22\xdb\x7e\xfd\xaa\x9d\xaa\xb0\xb6\xbf\xbb\x7e\xd5\x4e\x49\x91\x1c\xa4\xd1\x2f\xe9\xde\x85\x4a\x11\xaa\x25\xdd\xfb\xfa\x35\x3b\xad\xf4\xd0\xec\xb4\xd1\xe9\xfe\xb2\xd7\xaf\xd9\x29\x05\x61\xc7\x68\xfc\x35\x0a\xc2\x0a\x95\xea\x52\xeb\xd7\x94\x83\x32\x7e\x63\x34\x46\xdf\x14\xa4\xa1\x62\x86\xbf\xbc\x7c\xf4\xda\x8c\x91\x76\x5f\x56\xe7\x65\x0d\x7e\xd9\x9d\x71\x75\xee\xf0\x05\x76\x65\xeb\xbc\xac\xe1\x2f\x7d\x59\xea\xdc\xe1\x94\x77\x05\x51\xe7\x0e\x46\xd5\x95\xc3\xf0\xc4\xe8\xbc\xd3\x61\xa7\xc3\x4e\x7d\x64\xa7\xc6\x1d\x86\x82\x0c\xe7\x6d\xf0\xb2\x06\xd3\x3b\x7c\x59\x6a\x49\x72\xa9\xd7\x6f\xfa\xd7\x26\x7f\x6d\x32\x6f\xd3\xbf\xa6\x96\x24\x49\x7a\xfd\xa6\x43\x50\x4b\x4e\x46\x35\x1d\x82\x1e\x2a\x57\xe5\xd6\x6f\xda\xe9\xa4\xd3\xc9\xf4\x4e\x3b\x85\xfa\x6f\x0c\x97\xe5\x61\x0f\x07\xcb\x72\x22\xee\xe1\xb2\x34\x04\xc0\x1d\xb8\x25\xa1\xfc\x82\x3c\xbe\xfe\x14\xf7\xf2\x9d\xaa\xb8\xc8\x39\x5c\xbf\xcb\x79\x53\x71\x29\xee\xe5\xbc\xe9\xde\x91\x73\xb8\xe4\x98\x17\x2a\x89\x78\x0b\xbe\xf9\xbf\x2e\xf8\xe2\x77\x33\x16\xd7\x6d\xa7\xb7\x9d\xfa\xc8\x4e\xe1\xcd\x1b\xd3\xf5\x76\xbb\x90\x6e\x16\x92\x9f\xee\xad\x1c\xf0\xe6\x0d\x32\xf1\xd6\xef\x56\x90\x9b\x85\x74\x30\x21\xb7\x0b\x89\x53\xef\x31\x2b\x82\xa4\x6f\x21\x99\x90\x83\xf5\x96\x4e\x88\x4a\x75\xba\x2c\x53\xd9\x54\xaa\x07\x13\x92\xbe\x85\x74\x42\x1a\xb2\xa5\x82\xa4\x9d\xfa\xc8\x4e\x8d\x3b\x90\xed\xb6\x24\x8f\x5f\x10\xc6\x57\x8a\x51\xad\xdf\xb2\x53\x8e\xb3\xc7\xf4\x13\xe7\x38\x7b\xfd\x16\x13\xe2\x8b\x59\x4e\xc8\x72\x7a\xfd\xc4\x97\xd3\xbb\x78\xf5\x27\x43\x58\xbe\x7a\x15\xfe\xf4\x6b\x7b\xec\xf4\x61\xbd\x9d\x74\xf0\xb8\x1a\x54\xf8\xd3\xd5\xfb\x38\x52\x15\xfe\x49\x07\x8f\x23\x35\xd8\x31\x5d\xf8\x8f\x9d\x3e\x76\xfa\xe7\x9d\xf7\xfa\x3d\xca\x44\x62\xcd\x98\xae\x3d\x12\x6b\xd6\x4f\x7b\xa0\x46\x7c\x9d\x08\x63\x21\xd3\xb5\xf7\x3a\xad\x1b\x2a\x49\x95\x4b\x1e\xf9\x25\x69\xfc\x98\x2c\x03\x49\xe3\x57\xa1\xf4\xf8\x20\x9d\x67\x15\x82\x0b\x42\xa5\xf8\xd3\x2a\x9c\x11\xae\xe2\x6e\xfc\xf8\xf1\xd3\xea\x4f\x71\xf5\xc8\xc7\x5c\x32\x9e\xaf\xa2\x82\xe5\xf8\x64\x15\x15\x2c\x60\x9d\x99\x05\x23\xfa\x86\x69\xb3\xc9\xb3\xc3\x67\xca\xeb\xa3\xd3\x47\x27\xcd\xb6\xf5\x5e\xb2\xa0\x0b\x96\xa3\x59\x30\xa2\x6f\x50\xb6\x86\x6c\x4d\xd9\x9a\xb2\x9d\x3c\x52\x36\xea\xa4\x0e\x8e\x91\x57\xa1\x4e\xea\x2a\xe8\x61\x8a\x3f\xad\xa2\x1e\x86\xe4\x7c\x37\x43\x10\x4e\xce\x16\x8c\xe7\x16\xb7\x59\x32\x9e\xaf\xa2\x82\xe5\xa8\x76\x15\x15\x2c\x50\x4b\xa1\x03\x15\xac\xc4\xe8\x83\xf3\xd6\x25\x31\xba\x50\x29\xfe\xb4\x8a\x0a\x56\xc6\xf3\xc1\x41\xea\x92\xf1\x7c\xc1\x72\x5e\x4b\xf1\x91\x9d\x1a\x50\xe0\xfe\xca\x2a\x04\x14\x84\x4a\x24\x6f\x15\x75\x2e\xb0\x9b\x21\x88\x4a\x17\xa8\x14\x7f\x5a\x65\x38\x21\xc6\x1d\x38\xfa\x5c\x65\xf8\x16\x06\x6f\x61\xfb\xe5\x0b\x92\xf4\x0d\xca\x36\x19\xa9\xea\x1a\xa8\x25\x7c\xe4\xa2\x99\x5f\x33\x3a\x55\xc1\x02\x95\x1a\x51\xab\x4c\x9b\x19\x02\x38\x4e\x04\x39\x9c\x90\x83\x09\xc1\x2a\x4b\x82\xbe\x8a\xf1\xdf\xe3\x64\xf4\x87\xb2\x1d\xca\x46\x07\x87\xb2\xb9\xcd\x3e\x5d\x96\x97\xa3\xbf\x1c\x29\xa3\xba\x1c\xa9\xea\xfa\x54\x10\xd5\x35\x50\x0b\xca\x54\x06\xf1\x25\x5d\xf8\x38\xed\x41\x75\x0d\x54\x42\x9b\xab\xa8\xae\xe5\x01\x1f\xa7\x3f\xbd\xed\xf4\xa6\x53\x3c\x86\x72\xdb\x29\xb5\x3e\x06\x11\xe6\x55\x6e\xd7\xdb\x06\x2b\x22\xad\xa2\x06\x07\x76\x33\xe4\xbd\x15\x04\xad\x4e\x45\xa4\x55\xd4\xea\xe5\x3e\x6d\xc6\x84\xa8\x9b\x81\x5a\xfc\xd8\x6e\xbf\x05\x0e\xda\x06\x31\xe1\x05\x13\xf9\x07\xb5\x7c\x72\xf8\x16\xd4\xea\xc4\x84\x57\x51\xab\x03\xb5\x28\x47\xba\x68\x96\x13\xe2\x27\xb3\x9c\x90\xe5\x84\x20\xc7\x72\x42\xdc\xdb\x13\xd4\x5a\x12\x6b\x0b\x95\x14\xe6\x55\x5e\x47\xa5\x96\x22\xc8\xb0\x8a\x5a\xaa\xa8\xa5\xfc\xc2\xdf\xef\xaf\x29\x1b\x0a\x4e\xae\xed\x15\x14\x19\x9d\x6c\xee\x57\x90\xe8\x2d\xd4\xc2\x57\x1f\x6c\xda\x85\x32\xd9\x40\xaf\x60\xd7\x2e\x54\xf8\x11\x57\x70\x98\xb5\x20\xd1\xde\xcd\xf6\xfc\xca\xa2\x2d\x54\xf8\x11\x97\x24\xda\x0b\x8a\xe9\x32\x29\x1a\xbc\xe4\x98\x5e\xf0\x49\xd7\x82\x99\x93\x4f\x7a\xc1\x1d\x5d\x26\xe7\x23\x4b\xf2\x68\xa1\x92\x99\xbd\xe4\x8e\x5e\x12\x45\x4f\x3c\xef\x25\x51\xb4\x50\xcb\xf7\xcb\xee\x23\x3b\xc5\x57\x0e\x9d\xca\xa8\x76\x7a\xf0\xc8\x4e\x37\xec\x66\xfe\xb5\xd7\x67\x68\x82\x8e\xb8\xaa\x41\xa0\x4c\x1d\xcd\x68\x0a\xa2\x6a\xc4\xe5\x0b\x55\xa3\xec\xd4\x13\x1e\xcc\x25\x3b\xb5\x50\x8b\x72\xe8\x67\x46\x57\x36\x14\x46\xa8\xa5\x80\x4a\x4c\x7f\x05\x7b\xea\x15\xc3\x91\x62\xd1\x61\x8d\xfe\x80\xaa\x5c\xfb\xff\x8e\x74\x3a\x6f\xd8\x60\x99\x97\x17\x2c\xcb\x96\xdd\x5a\xb2\x2c\xaf\x40\x61\x4c\x15\x5c\xa8\x30\x42\x85\x81\x9f\x19\x2a\x0c\xc9\x98\xa7\x9a\x4b\x32\x66\xa1\x52\xb1\x6b\x85\x0a\x43\x32\xe6\xa9\xae\x91\x8c\x79\x41\xc0\x5c\x8b\x53\x79\xda\x29\x04\x53\x93\x0a\x72\x2b\x4e\x7b\x38\xf9\x28\xc7\x9f\x4f\xbd\x57\x70\xec\xb4\xe0\x65\xde\x7f\xc5\xce\x9c\xaf\x93\xf9\x1a\xfe\x61\xe7\xeb\x54\x26\x57\xb2\x4a\x0c\xa8\x05\x97\x3e\x2e\xdf\xdb\xe5\x44\xb8\xf6\x54\x62\xa1\x12\x1b\x3e\x52\xcc\xcb\x4e\x5d\x54\x3a\x93\x40\xa5\xee\xd7\x0a\x9d\xc9\xb8\x59\x19\xdf\x1b\xb9\xed\x41\x25\x86\xd9\x08\x95\x18\x84\xcb\xbb\x19\x73\xa8\xe7\x08\xbb\x72\x2d\xae\x02\x35\x51\xdc\x76\xaa\x20\xaa\x9d\x50\xed\xa0\x14\xe2\xfe\x3a\x7d\x6c\x66\x0f\xae\x5a\xd5\x0e\x2e\x7d\xa8\x76\x80\xdd\x8c\x4e\x75\x30\x81\x4a\x41\xaf\x15\x90\x4e\xac\x48\x65\xb3\x07\x9d\xc9\xc0\x99\xe4\xae\xc3\x0a\x9d\x49\xa0\x4c\x0e\x5e\x56\x90\x36\x2e\x54\xee\x3a\xac\x48\xc5\x5d\x4e\xaf\xcf\x96\xd3\xbb\x98\x5e\x4c\x5a\x2c\xa7\x77\xd9\x29\xce\x6f\xa8\x12\x43\x95\x88\x4b\x1f\xaa\x44\xe9\xa6\x67\xf1\x1b\x58\x5f\x0f\x4c\x08\x2e\x3d\xd4\xd3\x7f\x5d\x50\x47\xef\x66\x0c\x41\x67\x12\xee\xe8\x4a\x55\xae\x15\x8f\x0b\xe9\x71\x85\xa0\x39\x65\x83\x5e\x30\x3f\x57\x28\x4d\x97\xcc\xcf\x2b\xd0\xc3\x33\xd4\x92\xea\xe1\x50\x0f\x2b\xae\x7a\x58\xe6\xe7\x49\x81\xa5\x25\xf3\xb3\x50\xa9\xca\xb5\x42\x3d\x2c\xa5\xf3\xe4\x2c\x64\x49\xe9\xbc\xa0\x71\xae\xdc\xea\x58\x95\x18\xab\xb0\x9b\x1d\x3c\xab\x3e\xc3\xcc\xb1\x89\xaa\x86\x00\x80\xdd\xec\xe4\x59\xf7\x19\x23\x3d\xfc\xe5\xf0\x11\xf3\xc6\x3d\x88\x25\xf3\xf3\x82\xed\xd9\x22\x7b\xab\x72\x53\x47\xd8\xcd\xf6\x48\xab\x1a\xbc\xaa\xc1\xcf\xe0\x51\xf1\x91\x13\x82\x2f\x50\x8b\x82\x14\x26\x04\xad\x03\x59\xf4\x07\x65\x72\x5d\x62\x49\x1a\x2d\x58\x8b\x6f\x41\x20\xbd\x41\xd9\x30\xf2\x12\x44\x2f\x48\xa1\x6b\x61\x83\x50\xc9\x33\x10\x76\x33\x65\x53\xde\x60\xde\x4e\xe4\x08\xe7\x2d\x9c\x90\xea\x33\x05\xd9\x50\xb9\x79\xb2\xe4\x91\x5e\xf2\x48\x4f\x0a\x06\x2d\x79\xa4\x17\x3c\xd2\x16\x00\x5c\xf2\x48\xaf\xaa\xad\x0a\xcc\x5c\xd5\x56\x01\x95\x1a\x5f\xab\x1a\x13\xa9\xda\x2a\x2a\x01\xad\xaa\xad\x02\xac\x13\xb8\xaa\xb6\xaa\xd6\xaf\x53\x64\xd3\x3f\xaf\xd5\x4e\x19\xa9\xbe\x38\x50\x26\xd5\x76\x56\xd5\x19\xaf\xd8\x2a\x6e\xc5\xac\xaa\xad\xaa\xcd\xb7\x80\x56\xaf\x06\x40\xe0\xb8\xae\x1c\xc7\x2d\x39\xae\x97\x0c\xd0\x93\xfa\x38\x4b\x06\xe8\x05\x03\x74\x8d\xc2\xa8\xdc\xa1\x57\xcd\x06\x85\x0e\x56\xd5\x6c\x00\x35\xb0\xe7\xd5\x4d\xbb\x44\xd1\x93\x0c\xfc\x25\x51\xb4\x50\xe3\xfb\xa5\x33\x4e\xa0\x72\x56\xd7\xdb\x61\xa7\x87\x9d\xf2\xfe\x0e\x3b\x85\xbe\x70\x56\x17\xd2\xe1\x3b\xc5\x6c\x7c\xeb\x5e\xb3\x51\x39\x1c\x9a\x35\x7c\xe6\xbc\x9d\xcc\x1b\x8e\x77\x3d\x9d\x37\xed\x02\xf4\xb0\xab\x6a\x17\x80\xca\xc5\x9e\x55\xb5\x0b\x55\xbb\x50\x5d\x48\xda\x05\xa0\x52\x6e\x6b\x55\xed\x42\xbd\xec\x14\x57\xab\xea\xb5\xd6\xcb\x4e\x19\xe9\x65\xa7\xa4\x85\xcd\xda\xfc\x6b\xbe\xac\x0d\xf5\xfb\x3c\x34\x15\xc0\x6e\xe6\x33\x05\xb9\x98\x10\x47\x75\x39\x21\xb7\xd3\x8b\x4f\x52\xf5\x64\x81\x1a\xb8\xc5\x55\x47\xb6\x6a\x3e\xaa\x2b\x44\xf3\x01\xd4\xef\x63\x33\xee\x50\x35\x1f\x9c\x21\xad\xaa\xf9\x00\xea\xf7\xb1\x69\x3e\x6a\xda\x29\xde\x4c\x35\xc8\x50\x93\x85\x84\xa1\xae\xe9\x42\xd2\x2e\x70\x38\xb4\xaa\x76\xa1\x62\x17\xa2\xfe\xb9\x2a\xe8\xaa\x9a\x8d\x9a\xce\x3e\xd6\xa5\x1a\x83\x00\xea\xf7\x65\x2f\x67\x5f\x7b\xc0\xd9\xd1\x92\xf4\x5b\xa8\xdf\x97\xad\x3d\x80\xb9\xbb\x4c\xae\x49\x2c\xa9\xbb\x85\x1a\x78\xd2\x32\x77\x0b\x65\xc2\xba\xbb\xa4\xee\x16\x6a\xf8\x7a\x35\x11\xf5\x71\xbe\xd8\x44\x55\x83\x0b\xd0\x74\xd7\x4f\x4f\x18\x3d\xa8\x9a\x0d\x8e\x71\x56\xd5\x6c\x00\xf5\xd3\x13\xaf\x72\x68\x36\x9a\xfa\x44\xb3\x01\x54\x0a\x8b\xad\xaa\xd9\xa8\x84\x89\x67\x53\x51\xbc\x76\xfa\xda\xa9\x8f\xec\x14\xe2\xe0\xd9\x34\x1b\xaf\x9f\xca\x86\x1a\x2c\x3d\x09\xbe\x85\xdd\x2c\x78\x56\x7c\xc6\x84\xb0\xf4\x9a\xd6\x45\x1e\xf0\xc9\xa1\xd0\x92\x07\x5c\xa8\xc1\xd2\x93\x07\x7c\x35\x52\xc0\x26\xb4\xc9\xab\x71\x24\x26\x54\x4e\xd5\x57\x53\x35\x37\x22\x05\x13\x8a\xdb\xd5\x74\x91\x81\x4a\x99\xb2\xd5\xf4\x90\x9b\x0a\x0b\x2e\xd1\xd5\x54\x58\x40\x0d\xbc\xe6\x06\x23\xcd\x6a\xba\xc3\x1c\x72\xac\xa6\x3b\x0c\x54\xaa\x99\xad\xa6\x3b\xdc\xba\x9d\xf2\x16\x9a\x3b\x74\xa0\x52\xcd\x6c\x35\x37\xe8\x32\x77\x4f\x0e\x39\x96\xcc\xdd\x42\x55\xbf\x36\xbd\x66\xe8\xb7\x77\xb3\xce\x33\x7b\x20\x78\xaa\x7e\x6d\x06\x4f\x81\x32\xbb\xf3\x46\xd2\x96\x50\x49\x0c\x58\xcd\x78\x6a\xe3\x70\x68\x52\x04\x73\xc1\xcf\xbd\x81\x4f\x85\x6f\x51\x4a\xee\xd5\x54\xcd\x30\x34\xae\xa6\x6a\x06\x2a\xd4\xe0\xab\xb9\xb7\x6f\xd3\x4e\xc3\xbf\x66\xa7\xaa\x66\x3e\x59\x99\xbb\x85\xdd\x0c\x41\xf4\xf2\x81\x0a\x83\xf8\x6a\xdc\x73\x5f\x4d\x8f\x1e\x86\xc6\xd5\xf4\xe8\xdb\x81\x6c\xb8\xc5\xed\x50\x36\x2e\xb5\xcf\x5e\xfd\xe9\xed\x33\xf4\x1a\xfe\x6e\x53\xa9\x03\xbb\x99\x3f\x55\x5e\x15\xfd\x50\x0e\xe7\xed\xf4\x2d\xa0\x9a\x65\x15\x17\x2a\xb5\xd1\x96\xac\xe2\xab\x91\xb4\x35\xa1\x39\x5c\xcd\xb0\x40\x53\xe7\xe2\xb4\x36\x75\x6e\x4b\xe7\xcd\xd1\xeb\x67\x02\x15\x12\xf4\xd5\x52\x39\x54\x35\xd0\x2d\xae\xa6\xaa\x69\xaa\x1a\xdc\xe2\xa6\xaa\x69\x7a\xa8\x94\x3a\x5c\x4d\x0f\x15\xa8\x5c\x7f\x5c\x4d\x0f\xb5\xe9\x7a\x72\xd1\x62\x35\x5d\x4f\xa0\x42\xa9\xbe\x9a\xae\x67\xa3\xbe\xc0\x84\x74\x6a\xb5\xe5\xcb\x5a\xac\x10\xd7\xbd\x11\xd0\xc6\xc1\xd5\xe4\xa2\xc5\x82\xd7\xfc\x83\x4a\x09\xb5\x25\xbb\xf9\x6a\x6a\x24\xa8\x98\x56\x53\x23\x01\x95\x2c\x8e\xd5\x1e\x3b\x55\x23\xc1\xb1\xb4\x64\x3c\x17\x6a\xf8\x15\xa9\x91\xa4\x32\x9f\x94\x13\x5c\x52\x99\x0b\x95\x2c\x8e\x25\x95\xf9\x82\xb6\xbc\x4c\xc8\x93\x96\xbc\xe5\x42\xe5\x6a\xe6\x6a\x2a\x29\x60\x37\x63\xf4\xaf\x82\xa8\xb8\x70\xb2\x9b\x8a\xab\xe9\xef\x7a\x9c\x23\xbd\xf9\xea\x1c\x66\x4d\x28\x90\x56\xd7\x93\x05\x2a\xb7\x3a\x57\xd7\x91\xed\x6a\x29\xb8\x8d\x56\x57\x4b\x75\xb5\x14\xfe\x79\x57\x4b\xc9\x8c\x3e\xe1\x36\x5a\x32\xa3\x0b\x95\xea\x6b\x4b\x66\xf4\x25\xe5\xf9\xf4\xec\x46\xca\xf3\x05\xcd\x79\x25\x39\x65\x75\x3d\x54\xa0\x4c\xb8\x15\x57\xd7\x45\x05\x2a\xc9\x29\xab\x7b\x5a\xd6\x0d\x28\xc0\x46\xb4\xe4\x10\x5f\x5d\x27\x8d\xcd\x89\x84\xe0\xab\xab\x1a\xb9\xdb\xb2\xba\xaa\xb1\xab\x1a\xf1\xcf\xbb\xaa\x51\xde\xf0\x09\xdb\xc9\x92\x37\x5c\xa8\xf1\xfd\xd2\x09\x69\x76\xca\x8a\x96\x10\x7c\x75\x82\xa8\x54\x5f\x5b\xdd\x20\x2a\x50\xe6\xfc\xf9\xd7\x5e\x9f\xb1\x06\x71\xe3\xbb\x71\x55\x60\x37\xfb\x73\x65\xb1\xd5\x8d\xbb\x02\x96\xab\x5e\xd0\x8e\x6f\x98\xfe\x15\x9f\x39\x39\x9d\x6f\x56\x31\xc9\xed\x5a\x5d\xad\x0e\x5b\xc7\xea\x6a\xf5\xae\x56\x67\xfb\x25\xd3\xf8\x92\x56\x7c\x4e\xcc\x9c\xb4\xe2\x42\xa5\xd4\xc0\xea\x6a\x75\x28\xc4\x77\x33\x7a\x50\x85\x03\x95\xeb\xad\xab\x0f\xdf\xe5\x50\xb6\xe2\x33\x65\x1b\xca\x86\x1c\x43\xd9\x48\x01\x9b\xf0\x6b\xac\x4e\x0a\x98\x50\xab\x53\x68\x74\xb6\x6b\x23\xe0\xd7\x58\x5d\x1b\x01\x54\x52\x83\x56\xd7\x46\x40\x38\xbe\x9b\xf1\xcc\x93\x33\xd8\xc7\x6b\x75\x8e\xa6\xb2\x69\x23\xe0\xb0\x58\x5d\x1b\x01\xd4\x8a\x11\xea\xd3\xc5\xad\x8d\x80\x69\x70\x49\x52\x2e\x54\x8a\xb4\xad\xae\x8d\x90\x7d\x7c\x4e\xbf\x32\xfd\x72\x18\xc7\x2b\x45\xda\x16\xb4\xe3\x1f\x94\x09\xb3\xc3\x92\x7d\x7c\x75\x94\x7f\xf5\xc5\xa8\xfc\xbb\xe1\x1c\x58\x05\x97\x1c\xe2\x42\xa5\xac\xda\x92\x42\x7c\xf5\xcb\xb7\x80\x67\xd1\x8d\x93\x00\x56\x2a\x5f\xdd\xe3\xba\xae\xe3\xe8\x99\x4d\xd7\x71\xec\x38\x8e\xd5\xf7\xa7\x67\x28\x3d\xf6\xf4\x2c\x44\x7a\x6c\xa1\x52\x56\x6d\x49\x8f\xbd\xe4\xbd\x9e\x87\x73\xa9\x56\x07\xaa\x9b\x92\xae\x56\x07\x76\x33\x7e\xea\xc1\x16\x50\xab\xab\xc1\x73\x2d\x79\xaf\xe7\xe1\x24\xe9\x67\xc2\x75\x6d\x15\xf5\xd5\x97\xb2\x51\x28\x79\x1e\x8e\x7e\xb9\x42\x16\x2b\xc4\xd5\xa0\x3d\x00\x76\x33\x65\x53\x5e\x8e\xc4\xaa\xab\xc1\x23\xb1\x6e\x78\xe2\x70\xf4\xfa\x9e\xf0\x5e\x57\xca\xaa\x2d\x79\xaf\x57\xd7\x46\x1c\x2e\x4b\x6d\x04\x50\x29\xab\xb6\xba\x36\x42\x7a\xec\x79\xd8\x83\x36\x02\xa8\x94\x55\x5b\x5d\x1b\x21\xef\xf5\x3c\xfc\xa9\xee\x28\x24\xd7\xd5\xed\x97\x1c\xd7\x42\x99\x5c\xe1\x5c\x10\x5e\x7f\x50\x29\xab\xb6\xe4\xbd\x16\x76\x33\xe4\xd5\x6e\x00\xb5\xba\x52\x5f\xe7\x4d\xe5\xcf\x15\xce\x25\x17\xf6\x82\x0b\xdb\x7a\xf1\x4b\x2e\xec\x35\xb4\x07\x9e\x48\x0d\xed\x01\x60\xbd\xf8\x25\x3d\xf6\x1a\xda\x03\xae\x49\xae\xa1\x3d\x00\xac\x17\xbf\xa4\xcc\x5e\x72\x61\x4f\xee\x3f\x2e\xb9\xb0\x17\xfc\xd7\x95\xb2\x6a\x6b\x98\x03\x01\x94\xc9\xe5\xc1\x35\x48\x28\x5b\x03\x7b\x50\xd9\x62\x0c\xed\xc1\x30\x3c\xe1\x89\xd4\x30\x3c\x01\xd4\xaa\xb8\xba\xc5\xa3\xd8\x29\x8e\xdb\x08\x3b\x25\x53\x8c\x7a\x69\x6b\x90\x29\xb6\xa4\xcc\x9e\x10\xaf\x2d\x29\xb3\x85\x5a\x1d\x95\x11\x0b\xe8\xaf\x77\x33\xe4\x35\xc8\x00\xd4\xca\xde\x61\x18\x23\x1f\x06\x14\x3c\x43\x92\x8b\x7a\xc1\x3b\x5d\x29\xab\xb6\xe4\x9d\x5e\x43\x5b\x05\x07\xda\x92\x64\x5a\xa8\x6e\x5b\x87\x19\x15\xf2\x4e\x4f\x6e\x38\x2d\x79\xa7\x85\xea\xb6\x75\x68\xab\xe0\x98\xde\xcd\x0e\x9e\x29\x2f\x71\x07\xb7\xad\xc3\xb8\x83\xbc\xd3\x93\x1b\x4e\x4b\xde\xe9\x05\xd7\x74\xad\xec\x1d\x86\x19\x15\xc0\x6e\x86\xbc\x90\x4d\x0a\x95\xea\x6b\x6b\x68\xe5\x80\xdd\x4c\xd9\x94\x17\xcb\x57\x7d\x7f\x5a\xbe\xa1\x49\xe3\x46\xd6\x1a\xda\x2c\xa0\x56\xdf\x9f\x36\x0b\xe2\xea\xdd\x0c\x41\x3c\x3e\x84\xc5\xba\xba\xa5\x96\xc5\x7a\x0d\x4d\x9b\xc7\x60\x43\xd3\x06\xd4\xda\xed\xc0\xf5\xa6\x69\xe3\x2e\xd5\x92\xec\x5a\xa8\xee\xbc\x87\xa6\x6d\x90\xec\x36\xb9\x10\xb5\x06\xc9\x6e\x42\xa5\x48\xdb\x1a\xda\x27\xa0\x4c\x2e\xf6\xac\xe1\x59\x21\x50\xab\x6b\x4b\x9b\x05\xb1\xf5\x6e\xf6\x4f\x9c\x7a\x4b\x7c\xbd\x20\xb9\xae\x6e\xf3\x25\xb9\x5e\x43\x5b\xc5\xdd\x9a\x35\xb4\x55\x40\xad\xae\x50\xb3\x3c\x06\x7c\x59\x93\x4b\x33\x6b\xb8\x8f\x00\x6a\x65\xcf\x30\x34\x38\x40\x99\x50\xa5\xad\x71\x7c\x3f\x65\x5a\x89\x60\x0f\x8d\xd0\x30\x38\x74\xfa\xf9\xb8\x8f\x80\x96\xba\x56\xd7\xbb\x7b\x86\xa1\x11\xf2\x94\x6c\x68\x84\x86\x46\x08\x4b\x32\x34\x42\xb2\x57\xcf\xd3\xb5\xe7\xd6\x02\xa8\x75\xf8\x48\x39\x20\x65\x99\xa7\x8b\xca\x48\x10\x50\x0d\x45\x8c\xd3\x4e\xa1\xd5\x9a\xa7\x53\x0d\xad\x96\x50\xe1\x7f\x58\xc3\x78\x11\x50\xe6\xe9\x5c\x1a\x30\x02\x2a\xf5\xe5\xd6\xf0\x80\x74\x18\x43\x22\x01\x7f\x49\x55\x2d\x54\x68\x22\x96\x4c\xd5\x6b\x78\xb6\x70\x3a\x2c\x03\x46\x40\xad\x7e\xd9\xc6\x8b\x64\xaf\x9e\xa7\x82\x78\x40\x0a\x54\xca\xd0\xad\xe1\x71\x03\x4c\xd4\xbb\x19\x3f\x35\x12\x04\x54\xa3\x29\xc3\xb3\x05\xa0\xcc\x13\x4f\x5a\xaa\x6a\xa1\x52\x67\x6e\x0d\xe3\x45\xc3\xe0\x10\x19\xe2\x4b\x0e\xea\x05\xdf\x74\xa5\xce\xdc\x92\x6f\x7a\x0d\x6d\x3c\xe9\xd5\x6b\x68\xe3\x81\x4a\x9d\xb9\x35\x52\x39\xb4\xf1\xa7\x4a\x21\xbf\x1e\x18\xe9\xe1\x2f\x1d\xe9\x72\x7a\xfd\xda\x35\xe8\x40\xad\x8a\xab\x3d\x97\x96\x7a\x7a\xa4\x29\x2d\xb5\x50\x0d\x08\x49\x4b\xbd\x06\x94\x5f\xc7\xcf\xcf\x78\xf9\xe1\x2d\x3e\x3c\x35\xa2\x66\x1f\xd8\xcd\x7c\xa6\xbc\xba\x02\xc4\xef\x87\xae\x80\xec\xd5\xc7\x8f\x78\x8d\xec\xd5\x42\xad\x2a\x4e\xa3\x50\x03\x1b\x7f\x90\xc2\xbc\x86\x36\x1e\xa8\xa4\x26\xaf\x61\x3e\x8b\x24\xd7\x87\x47\xab\x92\x5c\x0b\x95\xd4\xe4\x35\xb4\xf1\xb2\x57\x1f\x3f\x95\x82\x1b\x3c\xa0\x56\xd5\xb0\x1b\xbc\x41\x66\xe2\xf1\xf3\x73\x36\xbe\x34\xb4\xf1\x6c\x23\x86\x36\x7e\x10\x72\x3a\x48\xc5\x5d\xc3\xdd\x1c\xec\xd5\xd5\x08\x99\xec\xd5\x4b\xf6\xea\xe3\x87\x09\x96\xbd\x5a\xa8\x95\xf7\x37\x0d\x2f\x49\x68\x7d\x90\xcf\xba\x24\xb4\x16\x2a\x69\xd3\x6b\x6a\xbc\x27\x99\x89\x07\x19\xa8\x6b\x7a\x90\x30\xb5\xca\xe8\xfe\xa9\x55\x86\x6e\xba\x1c\xa4\x48\x2e\xf9\xa6\x17\xdc\xd2\xb5\xb2\x1a\xe4\x96\x5e\xb3\x38\x04\xf4\xf0\xd4\x2a\x4f\xad\x32\xfb\x84\xa9\x55\x96\x82\xfa\x30\xbf\x50\x0a\x6a\xa1\x52\xc8\x6e\x4d\xad\xb2\xe4\xd1\x87\x07\xb5\x92\x47\x2f\x08\xa3\xab\x41\xbe\xe9\x69\x00\xb0\x9b\xf9\xd3\xdb\x67\xfb\x93\x31\xc8\x37\x3d\x20\x00\x76\x33\x7f\xaa\x20\x18\x6f\x2a\xd4\xad\xa9\xf1\x86\x4f\xba\x1c\x66\xdd\x49\x28\xbd\x20\x8f\xae\x54\xa8\x5b\x92\x47\x2f\x88\xa2\x77\x33\x46\xaa\x8d\x07\x2a\x15\xea\xd6\x34\xa9\x47\xf2\xe8\xc3\xcc\x36\xc9\xa3\x85\x4a\x1e\xf9\x9a\xda\x78\x59\xa1\x0f\x53\xd6\x64\x85\x16\x2a\x79\xe4\x4b\x56\xe8\x35\x9b\x9f\x0c\x8b\x6b\x9a\x35\x09\x54\x0a\xd9\xad\xa9\x3d\x07\xca\x61\x5a\xd8\xf4\x34\x1b\xa8\x70\xc8\x2c\xf9\xa4\x17\x0c\xd0\xbb\x19\x9d\xba\xf9\x84\xf5\xb9\x52\x58\x6c\x4d\xad\xf2\xec\xca\xe6\x0b\xd4\x2a\x03\xd5\x70\xe6\x34\xa9\x07\xd8\xcd\xe8\x41\x4b\x0d\x61\x74\x35\x9c\x39\xdd\x70\xca\x0a\x7d\x14\xe2\x35\xb2\x42\x2f\x98\xa0\x2b\x65\xca\xd6\x34\x5b\x07\xd8\xcd\x98\x24\x18\xd5\x84\x6a\xd4\x73\x1a\x32\x04\x76\x33\x7f\xaa\x20\x6c\x38\x5b\xd8\x81\x72\x60\xbc\x0f\xf3\xa8\x24\x94\x16\x2a\x35\xe5\xd6\xd4\x78\xc3\x27\x5d\x8e\x52\xfe\x89\x43\x6f\xf9\xa6\x85\x4a\xc9\xb9\x35\xdd\x7b\xce\xe1\x08\x1d\xb5\x36\x1e\xa8\x94\x9c\x5b\xd3\x4c\x4e\x99\xaa\x0f\xf3\xa7\x64\xaa\x16\x2a\x25\xe7\xd6\xd4\xc6\x4b\x41\x7d\x14\x47\xed\x46\x73\x72\x4e\x44\x19\xba\x35\x3d\x27\x9a\x64\x72\x1e\xa6\x0b\x4d\x23\x8f\x40\xa5\x0c\xdd\x9a\x06\x1e\x61\x9d\xde\xcd\xf8\x6b\x46\x19\xe7\xe1\x44\x30\x37\x6e\x34\x61\xa2\x2e\x87\x47\xf9\x53\x57\x00\xa8\x54\x7f\x5b\xd3\x88\xa2\x14\xd4\x87\x49\x34\x52\x50\x0b\x95\xfa\x72\x6b\xea\x0a\xcc\xd3\x4e\x71\x2c\xa6\xe7\x44\x10\x49\xd7\xc6\x76\x46\x1e\x69\x61\x37\xf3\xaf\xf9\x19\x9f\x7c\xc6\x6c\x23\xa6\x47\x47\xc0\x6e\x86\xbc\x7a\x0c\x40\x6d\x8a\xab\xc7\x00\x9d\xf4\x6e\x76\xfe\xcb\x5f\x5f\x69\x16\x85\xc6\x8c\xbf\xd2\x2c\x0a\x15\x32\xe1\xf7\x64\xd7\x23\x4c\xf2\xb2\x5f\x58\x18\x3f\xa8\x5c\x4d\x78\xe5\x62\x14\xe6\xf9\xf3\x51\xf7\xd1\x5e\x78\x30\x63\xbd\x50\x35\x7e\x50\xcf\xef\xd1\xf4\xd1\xfe\x5e\x71\x9f\xde\x93\xcd\x92\xf0\xbf\x1e\x9d\x3e\xda\xf3\x03\xd7\xea\x7b\x92\xc7\x23\x34\x92\xae\x5e\x68\x1f\x3f\x68\xb8\x19\xaf\xe4\x8f\x42\xe3\x3a\xe9\x0b\x11\xe4\x5f\xdf\x73\x6f\xa2\x1a\x5e\xc6\x7b\x16\xa5\xdf\xd0\x0f\xa5\x2f\x4a\xbf\x35\x7c\xc3\x42\xbf\x72\x3a\xbe\xe7\xd6\xd6\x96\x58\x7c\x4f\xce\x14\xde\x73\x6b\x69\xab\x1d\xbe\x67\x38\x85\x1b\x1a\x1a\xf9\x3d\xc3\x29\xdc\xd0\xd0\x97\xef\x19\x4e\xe1\xde\x4d\x35\x94\xde\x7b\x86\x3d\x6e\x1d\xdd\x50\x49\xaf\xf4\x90\x2f\x94\x90\x8d\x4f\xfc\x3d\xe3\xeb\xf1\xd9\x8f\xc2\x1e\x5f\x1f\xbd\xff\xfa\x97\x46\x25\xa7\xf7\xac\xbe\xda\x5a\x78\x44\x8f\x55\x21\xb6\x86\x6e\x54\x6d\x7a\xcf\xea\x80\xf6\xc6\xab\x75\xff\x56\x75\x0a\xf7\x4e\xca\xe2\x5f\xef\xd9\x1c\xd0\x56\xc6\xad\x57\xe6\xab\x39\x5f\x5b\xff\x36\xe8\x8d\xde\xb3\xf9\x6a\xb7\x92\xb5\xfa\xd5\x7b\x36\x5f\xda\x86\xd6\x3b\xb3\xda\x7c\x69\x8d\x1e\x07\x3d\xb6\xaf\xc7\x87\x47\xcc\x44\x73\x40\x1d\x21\x26\x7f\xbe\x2b\x44\x67\x40\x93\x56\xdd\x01\x6d\x0d\x6b\x29\xa0\xf7\xec\x0a\xb1\x15\x6c\x1b\x4e\x61\xb7\xc7\x0d\x8d\x68\xca\x7b\x76\x7b\xdc\xd0\x48\x89\x7b\xcf\xee\x44\x6f\xf8\xc7\x02\xe8\x2e\x93\x0d\x8d\x1c\xb6\xf7\xec\xce\xfd\x86\x46\x92\xc1\x0b\x15\xe6\x07\x8d\x74\x98\x57\x42\x4c\xa1\x91\xac\xf2\x42\x8e\xf9\x41\xa7\x0c\xd0\x2b\x47\xa6\x30\xbe\xf7\x38\x5c\x13\x1b\x3a\xb9\x59\xaf\x14\x99\x42\x83\x7b\xe0\x3d\x87\xcb\x64\xc3\xec\x0e\x68\x38\xec\x0d\x9d\x3c\xf0\xf7\x1c\x7e\x56\x1b\x7a\x71\x26\x86\x6f\x7b\x83\x21\xff\xf7\x1c\xbe\xa1\x0d\x9d\xdb\x1a\xef\x39\x9c\xaf\x0d\xbd\x7e\x03\x72\xbe\x36\x4c\x32\xbe\x5f\x69\x3a\x85\xce\xee\xeb\x95\xa6\x53\xe8\xed\x60\x01\x0c\xe7\x6b\xc3\xc0\xa3\x7d\x61\xf1\xfc\xa0\x7f\xaa\x63\x3a\x5f\x1b\x64\xcb\x7b\x25\xeb\x14\xe6\x4f\xe9\xa7\xf3\xb5\x61\xb2\xbd\x79\xe1\xf2\xfc\xa0\x7f\xca\x6a\x3a\x5f\x93\x0f\x59\x0d\x30\x9d\xaf\x39\xf9\x60\x90\x6b\x3a\x13\xf3\xe2\x91\x7f\xde\x31\x4e\xbe\x34\x17\xf9\x54\xfa\xc9\x97\xe6\x02\x98\x4a\xbf\xcd\x8a\x75\x33\xdf\xf3\x50\xd4\x0d\x96\x2f\x7e\xcf\x43\x51\x0f\x3e\xf7\x86\x10\x87\xa2\x6e\x68\x14\xba\x7c\xcf\x43\x51\xf7\x96\xb3\x35\x15\xf2\xe1\x7b\xdc\xd0\x9a\xaa\xf6\xf0\x3d\x6e\x33\x63\x35\xcc\x57\xb6\x50\xa1\xb5\xf1\x3f\x6e\x81\x9d\xed\x7f\x1a\xe5\xf7\x3c\x1c\xc8\xc1\xb2\x75\xce\x0f\x07\x72\x32\x90\xc1\x9f\x3d\x1d\xc8\xc9\x40\x06\x2f\xeb\x74\x20\x27\x4a\x6a\x30\xc1\xa7\xb3\xb9\xa1\x15\x5f\xfc\xa9\xd4\x27\x13\xec\xd7\x7a\x3a\xc1\x1b\x5a\xf3\x35\x9c\x2e\xb5\x0d\x56\xb1\x7c\x25\x2a\x7d\x21\x25\x6d\x4d\x45\x7c\xba\xae\x4e\xc6\xe6\x2b\x3d\x95\x7e\xc3\xf8\xa6\xee\x54\xfa\x0b\xe9\x0f\x7a\xbc\x94\x7e\xc3\x3f\xd6\xd5\xa5\xf4\x17\xaf\xc1\x65\x7b\xf9\x1a\x36\x34\x12\xeb\xde\xf3\xf2\x35\x6c\xb0\xd4\xf4\x7b\x5e\x8e\xf1\xe2\xcd\xb8\x92\x2f\xc7\x78\x31\xa0\x03\x21\x2e\x07\x74\x31\xa0\x53\x21\x1c\xd0\x75\xfd\x6f\x65\x70\xb9\xae\x2e\x06\x74\xda\xa3\x03\xda\x30\xe7\x27\xd7\x37\xa0\x97\x56\xfc\xf0\xf6\xab\xb8\x19\xa3\x66\xe4\x76\x8c\xf7\x16\xb5\xfb\x39\xdd\x8a\x7a\xa3\x88\x35\x23\xb7\xa2\xde\x28\x62\x4d\xe5\xad\xa8\x1b\xfa\xfc\xfe\xbc\xa2\xee\x7d\xb3\x55\x08\xdf\xf3\x76\x5d\xdd\x28\xbc\x83\x29\xbc\x15\xf5\x46\x37\xbb\xfa\x6e\x45\xdd\xf0\x0f\x4d\x99\x8a\x9a\xe8\x66\x6d\x6c\x3a\xf7\x89\xcd\xf0\x75\xa4\x13\x9d\x48\xef\xdc\xa7\xd2\x6f\x98\xdc\x89\x7e\x61\x86\xfd\x60\x90\x5b\xfe\xca\x0f\x2b\x58\xbe\xef\x85\x2b\xf6\x83\x56\x9c\xc2\x74\x8c\x89\xb1\x51\x07\xa6\x63\xdc\xdb\xf8\xd6\x5d\x26\xe9\xfa\x4a\x86\xad\xc2\x4b\x87\xbd\xc1\x7a\x7e\xef\x99\x0e\x3b\x19\xf6\x27\x97\xc3\x4e\xf4\xbc\x3f\x5c\x0e\x7b\x31\xc6\x93\x31\x2e\xc7\xb8\xf7\xf0\x96\xc4\x7b\xa5\x8b\x7d\xa1\x86\xb5\xfc\xdd\x2b\x35\xac\xf0\x0f\x6b\xb0\x94\x6b\x43\x1b\x7a\x08\x4b\xb9\x36\xb4\x51\xec\x51\xb9\x36\xb4\xa1\xc3\xb6\x94\x6b\x83\xa5\xe9\x5e\xe9\x63\x85\x7e\x6a\x76\x1f\x57\xce\xb3\x3f\x05\x0e\x5e\x5f\xa9\x62\x85\x56\x5c\xd1\x8f\xd2\x6f\x68\x43\x4d\xf9\xf8\x86\x1e\x6c\x6c\xd8\xca\x37\xb4\xa1\x0d\x95\xe7\xe3\x18\x1f\xcc\x6e\x65\x40\x8f\x73\xbf\xa1\x0d\x6d\xec\xe3\xb0\x1f\x5c\x31\x67\xf5\x71\x8c\x0f\x63\xac\x3e\x72\x8c\xef\x5e\xf7\x14\xaa\x7b\x61\x91\xdd\x80\x10\xea\xd3\x57\x21\x5e\x84\x70\x8c\xaf\x42\xbc\x08\xa1\xf2\x7c\x15\xe2\xc5\x96\xb9\xc8\x5f\x85\xd8\x30\x9a\x0e\xdb\xeb\xdc\x6f\x90\x89\xef\x95\x5d\x56\xe8\x53\x95\xf6\x7e\x72\x69\xfb\x7d\xe4\xdc\x6f\x18\x10\x65\xbe\x52\xd0\x0a\x63\x7c\x8f\x8a\x8f\xf6\xd7\xc1\x61\xf3\x7b\xe9\x52\x03\x53\xd7\xe2\xd2\xa5\x06\x1a\xd9\x2f\xef\xa5\x4b\x0d\x34\x12\x14\xde\x4b\x97\x1a\x68\x44\xf4\xdf\x4b\x97\x1a\x98\x1d\x6f\xe3\xd2\xa5\x06\x3a\xbb\xe2\x57\xce\x5b\xc1\x63\xcd\xf7\xd2\xa5\x06\x2a\x75\xfd\x5e\x69\x70\x85\xea\x44\xcb\x82\x2b\x54\xf8\x57\xdf\xd7\x01\xbd\xd4\x82\xc4\x85\x7b\xd9\xc1\x0b\x90\xa9\xbf\x2f\x1b\xf8\x97\x0b\xd6\x15\xe7\xe6\xd5\x77\x02\xd8\x04\xbe\xde\xa7\x7d\xb9\x4f\x4b\xce\xfd\xeb\x75\x5a\x81\xac\xcb\xf7\x75\x95\x02\xc4\xa7\x5f\xef\xd2\x0a\x05\x37\xf3\x75\x41\x02\x35\xfe\x4f\x73\xb8\xff\xff\xef\xd7\xdf\xfe\xe5\xff\xfe\x7f\xae\xbf\xfd\xbf\xd7\xbf\x3f\x7f\xc9\xff\xfe\xfb\xdf\x9f\xff\xf8\xaf\xf5\x6f\xf9\x5f\x7f\xf9\xbf\xf6\xd3\xbf\xac\xe7\xfd\xb7\xff\x78\xfe\xfe\xfc\x7f\xff\xf9\xdf\x7f\xcf\xe7\x2f\x7f\xfb\xcf\xbf\xed\x5f\xf1\xef\xff\x0f\x00\x00\xff\xff\x0a\xdc\xcd\xda\xad\x7f\x02\x00"); +func _cbgab ()(*asset ,error ){_afea ,_fdad :=_gfcae ();if _fdad !=nil {return nil ,_fdad ;};_ddee :=bindataFileInfo {_ae :"UniJISPro-UCS2-HW-V",_ca :4376,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492860,0)};_efdc :=&asset {_e :_afea ,_ee :_ddee };return _efdc ,nil ; +};func _fgad ()([]byte ,error ){return _ad (_abfc ,"GBK-EUC-V")};func _dece ()(*asset ,error ){_caccg ,_cefg :=_geca ();if _cefg !=nil {return nil ,_cefg ;};_ceff :=bindataFileInfo {_ae :"UniJIS2004-UTF16-V",_ca :3434,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492812,0)}; +_befa :=&asset {_e :_caccg ,_ee :_ceff };return _befa ,nil ;};func _agb ()(*asset ,error ){_cbfe ,_egdcd :=_eadbd ();if _egdcd !=nil {return nil ,_egdcd ;};_gbcg :=bindataFileInfo {_ae :"UniJIS2004-UTF8-V",_ca :3961,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492834,0)}; +_beb :=&asset {_e :_cbfe ,_ee :_gbcg };return _beb ,nil ;};func _bad ()(*asset ,error ){_fafg ,_ddc :=_aecd ();if _ddc !=nil {return nil ,_ddc ;};_eedc :=bindataFileInfo {_ae :"Adobe-Japan1-3",_ca :1147,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491320,0)}; +_aaab :=&asset {_e :_fafg ,_ee :_eedc };return _aaab ,nil ;};func _gfce ()([]byte ,error ){return _ad (_gcc ,"Adobe-KR-UCS2")};func _bfgf ()(*asset ,error ){_adff ,_fedb :=_gfce ();if _fedb !=nil {return nil ,_fedb ;};_ebb :=bindataFileInfo {_ae :"Adobe-KR-UCS2",_ca :201011,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490603,0)}; +_gccf :=&asset {_e :_adff ,_ee :_ebb };return _gccf ,nil ;};func _gegd ()(*asset ,error ){_cgag ,_agg :=_efbb ();if _agg !=nil {return nil ,_agg ;};_afcgf :=bindataFileInfo {_ae :"Hiragana",_ca :551,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492288,0)}; +_ggbgd :=&asset {_e :_cgag ,_ee :_afcgf };return _ggbgd ,nil ;};func _bfdg ()([]byte ,error ){return _ad (_aega ,"KSC-Johab-H")};func _ecdb ()(*asset ,error ){_ffb ,_gagb :=_afcg ();if _gagb !=nil {return nil ,_gagb ;};_ccde :=bindataFileInfo {_ae :"HKscs-B5-H",_ca :21008,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492459,0)}; +_edadc :=&asset {_e :_ffb ,_ee :_ccde };return _edadc ,nil ;};func _ffbg ()([]byte ,error ){return _ad (_efcff ,"UniCNS-UTF8-H")};func _cegf ()(*asset ,error ){_dcga ,_bgdf :=_cged ();if _bgdf !=nil {return nil ,_bgdf ;};_abca :=bindataFileInfo {_ae :"WP-Symbol",_ca :846,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493083,0)}; +_ceea :=&asset {_e :_dcga ,_ee :_abca };return _ceea ,nil ;};var _eebc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x5d\xab\x26\xc7\x71\xc7\xef\xcf\xa7\x78\x2e\x9d\x0b\x67\xa7\x5f\xab\x0b\xc4\x01\x23\x45\x44\x0e\x8e\x83\x15\x27\x81\x90\x8b\x79\xa9\x11\x0b\xd1\xd9\x65\x77\x75\xe1\x6f\x1f\xea\xf7\x7f\xa4\xc4\x49\x40\x06\x53\xda\xff\x53\xdd\x53\x5d\x5d\xef\x33\xe7\xdd\xd7\xdf\x7d\xf3\xdd\xdb\xfb\x2f\x8f\x77\xff\xf4\xe9\xc3\xf9\x7d\x7c\x79\xdc\xef\xdf\xae\x4f\xf1\xf9\xc3\x4f\x9f\xce\x78\x1c\xf1\xc3\xfb\xb7\x97\x97\x52\x1f\xd7\xfb\xf3\xcb\xcf\xff\x84\x9c\x3f\xee\x1f\x5f\x5e\x72\xfd\xf7\x7f\xf9\xfc\x25\x7e\xfc\xee\xed\xfe\xf0\x68\xe2\xbb\x7e\xfa\xf8\xe4\x7d\x3c\xde\xfd\x29\x7e\x78\xff\xf9\xcb\xa7\xbf\x3c\x7e\xf3\xbb\xeb\xc3\x11\x7f\xf3\xb8\xe2\x4e\xfc\x8f\x9f\xae\xf8\xf4\xfe\xed\x87\xc7\x6f\x7e\xbf\x7f\xdc\xdf\xca\x2f\x3f\x7c\xff\xd3\xc7\x8f\xff\x19\x3f\xc6\xdb\x97\x47\x01\x8b\xb7\x0b\xfa\xf2\xee\xeb\x3f\xec\x1f\xff\x71\xff\x31\x1e\xef\x7e\x77\x5d\xbf\xfd\xd3\x3f\x7c\xff\xfb\xdf\xfe\x3d\x3f\xf1\xcb\xbf\xc4\xa7\xcf\xef\x3f\xbc\x3d\xca\xf6\xb7\xdb\x36\xff\x1b\xff\xe7\xbf\x7c\x8c\xe7\x56\x2f\xef\xfe\xfc\xdd\x37\x7f\xbc\xef\xcf\xf1\xe5\x51\xfa\x26\x9e\x7f\xfb\xf3\x77\xdf\x3c\xfe\xbd\x3c\xca\xf6\xa8\xa3\xd5\xf9\x1f\x4f\xd6\x7f\xfd\xc3\x87\x2b\x1e\x62\x7a\xe9\x3a\xd1\xf9\xe1\x8a\xcf\x1f\xf7\x33\x3e\xed\x6f\x3f\xc4\xcb\xe3\xf1\xd5\xb6\xbd\x3e\x1e\x8f\xaf\xd6\xf6\x9a\xff\x5a\xa5\x6f\xaf\x8f\xaf\xfc\xdb\x6f\xbf\xe6\xdf\xbf\xd3\xaf\xdf\x7c\xcb\xbf\xfe\x6e\xe3\xd7\x6f\xbf\xce\x5f\xe3\xed\xfa\x5f\xbb\xbd\x14\x3d\xe4\xed\xc3\x97\x2b\x6e\x61\xec\xff\x55\xb9\x5f\x1f\xb5\x95\x5c\xf3\x3f\x7f\x7c\x29\xdb\xf6\x94\xeb\xfd\xf5\xe4\xaf\xc9\x6f\x91\x8f\x7d\x3c\x58\xf4\xb3\x50\xab\x00\xcf\xd6\x12\x5a\x82\xf6\x33\x21\x9f\x09\x1d\x0b\xe8\xb8\x5f\x1f\x0f\xeb\x2c\x3c\x05\x9d\x01\xe4\x09\x5d\x3b\x50\xac\x84\x06\x0b\x6f\xed\x75\x5b\x42\xc6\xc2\xfb\x14\x74\x02\xe5\xc2\xda\xef\x84\xea\x60\xe1\xda\x12\x9a\x2c\xac\xe6\x09\x39\xd0\x2a\x40\xbe\xbf\x3e\x1e\xab\xe4\xf6\xd5\xb5\xf0\x2e\x09\xf5\x9a\xd0\x5d\x05\xf5\xd7\x87\xf9\x58\x2f\x5f\xad\xa6\x33\x36\xce\xe8\x75\x24\xa4\x33\x36\x9f\x09\x2d\xb8\xb4\x57\x3b\xe6\xeb\xa3\x6c\x25\x45\x6d\x87\xa0\x0b\xa8\xe5\xc2\xae\xbd\x7a\x8a\x57\xb6\x91\xd2\x77\x13\x94\xdb\x97\xcd\x53\x88\xae\xed\xbb\x97\xd7\x47\x29\x9b\x25\xa4\xed\x21\xd6\x39\x76\xdf\xc5\x95\xc4\xfa\x2a\x40\x45\x50\x49\xc8\x05\x55\x41\x15\x08\x21\xf6\x26\xa8\xbd\x3e\x6c\x6c\x0d\xa8\x0b\xea\x70\x69\xfb\x21\x68\xc0\x85\x10\xfb\x14\x34\x13\xaa\x5a\x68\x82\x2c\xa1\xa2\xed\x97\xa0\x95\x50\x93\x10\x2e\xc8\x81\xb4\xfd\x2e\x68\x47\xfa\x0d\xe8\x10\x74\x00\xa1\x89\xfd\x14\x74\x22\x57\x07\xba\x04\x5d\x40\x0b\x28\x04\x05\xa2\x4e\x20\xe9\x2b\x89\x8d\x8d\xbd\x0e\xe9\x2b\x89\x8d\xc2\x5e\x87\xf4\x95\xc4\x46\x43\x88\x43\xfa\x4a\x62\xa3\x6a\xa1\xf4\x75\xa0\xaf\xc6\x13\x0f\xe9\x2b\x89\x8d\xa1\xbd\xa4\xaf\x03\x7d\x61\x00\xfd\x90\xbe\x0e\xe9\x0b\xb9\x0e\xe9\xeb\x90\xbe\xd0\x84\xbc\x03\x62\xa3\x69\x2f\xe9\xeb\x40\x5f\x5d\x42\x48\x5f\x49\x6c\x6c\x12\x42\xfa\x4a\x62\xa3\x72\x43\x87\xf4\x95\xc4\x46\xd1\x13\xa5\xaf\x24\x36\x64\x85\x87\xf4\x75\xa0\xaf\x9e\xd0\x92\x7d\x41\x4a\xc1\xc8\x97\xec\x0b\x62\xf2\xed\x25\xfb\x5a\xbb\xb8\xf2\x89\x4b\x5a\x85\x98\xcf\x02\x24\xae\x3c\x50\x29\x9d\x85\x3a\x10\xc4\x26\x67\x5c\x3a\xd0\x8a\x23\xb9\x46\x9e\x71\xc5\x29\xe8\x84\x0b\x21\xe2\x12\x94\xde\x51\xb1\xd5\x15\x12\x35\x89\xf9\x64\xa1\xe2\x04\xa4\x54\x0c\x60\xdd\x12\x22\x89\xcd\x26\xa8\x0a\x72\xb8\x16\x90\x84\x48\x62\xb3\x71\xa0\xfb\x10\x74\x26\x57\x49\xc8\xe5\xb5\xde\x17\x90\x03\xb9\x20\x1d\x68\x01\xb1\x97\x8f\xf4\xda\x5a\xe1\x1a\x55\x50\x45\xd4\x06\xd4\x04\xb5\xe4\xd2\xc2\xd1\x05\x75\xf6\xd2\xc2\x21\xc8\x92\xab\x6f\x40\x4b\xd0\x62\xaf\x0e\x24\x21\xc6\x01\x97\xa0\x53\x10\x2a\xc4\x72\x7c\xa0\x42\x27\xe6\xd4\xce\x13\x67\x11\x84\x72\xb8\x21\x9f\x12\x95\x30\x54\x07\x90\xc2\x90\xaf\x3d\x21\xfc\xd1\xd7\x21\xe8\x60\x21\x4f\x5c\x7a\x62\xc6\x89\x52\x71\x51\x57\x9c\x80\xd8\xc4\xbe\x5c\x71\x02\x52\x5a\x2d\x40\x3a\x10\x71\x62\xf6\x09\xa4\x03\x5d\x17\x5c\x08\x71\x85\xa0\x80\x8b\xeb\xb8\x30\x00\x8f\x9e\x5c\x06\x14\xd2\x57\x12\xf3\xc9\x13\x43\x42\xdc\x3c\x71\x21\xd7\xad\x27\xde\x7a\x22\x9a\xb8\xf5\x44\x6e\xbb\x63\x5f\xbb\x6e\x1b\x52\x3a\x81\x6f\xef\x45\x10\xfa\x1a\x1b\x10\xfa\xda\xd1\x57\xdf\xf2\xd2\x76\xe9\x6b\x47\x5f\xdd\xe0\x92\xbe\x76\xe9\x0b\x23\xdf\xa5\xaf\xdd\x6b\x72\xa1\xd5\xdd\x9b\xa0\x06\x57\x23\x83\xff\x9c\x77\xff\xbf\x54\xbc\x76\xef\x5a\x91\xa6\xdc\xc9\x6f\xbb\xef\x82\x30\x65\x42\xd2\xee\x7a\x7a\xe6\xa1\xd2\x9d\x93\x9c\x92\xf1\xc4\xa9\xc7\x00\xd2\xe1\xce\x14\x5b\x01\x62\x3f\xb5\xf0\x94\xd8\x13\x48\x62\x47\x8a\x3d\xb8\xad\x3d\x24\x76\x48\x6c\xb6\x0f\xc9\x85\x3a\x07\x2a\x38\xa4\xce\x23\x3d\xa5\x0c\x12\xd0\x21\x4f\x81\xd8\x24\xc9\x1e\x9d\x27\x1e\x23\xd5\x39\xf1\xe0\x63\xdc\x82\x6e\xb8\x52\xc3\x87\xd2\xfa\x81\xd2\x27\xf1\xe7\x90\xd2\x8f\xcc\xee\xe5\xb9\xd7\xaa\x82\xe4\x75\xec\xb5\x9a\xa0\x34\x86\x49\x94\x3a\xd6\x12\x24\x7f\xd2\x5e\x18\xc3\x41\x10\x9c\x82\x14\x04\x0f\x05\xc1\xc9\x81\x14\x04\x0f\x4c\x79\x92\x64\x0f\x99\xf2\x21\x53\xd6\xf6\x32\xe5\x03\xdd\x4f\x32\xea\x21\xdd\x43\xcc\x27\xa2\x4a\xf7\x47\x2a\xb7\x18\x06\x7f\x9c\x97\xa0\x8b\xbd\x2a\x10\x3e\x70\x44\xde\x90\x11\xcb\x8e\x90\xbe\x82\x1b\x22\xb2\x1c\x8a\x9e\x47\x46\xbc\x62\x3a\xb6\x22\x1e\xc4\x26\x31\xe3\xb8\xa5\x89\xf4\x81\x62\xc6\x42\xf9\x00\xc4\x26\xce\x73\x28\x2e\x42\x8a\x4a\xaa\x43\x71\x11\x62\xf3\xb9\xfd\xf3\x89\x48\x8f\x29\x9f\xba\xed\x33\xe3\x57\xb1\x95\xdb\x9f\x63\x0a\x22\x1a\x70\xec\x73\x10\x0d\xce\x2c\x7d\xca\xe2\xb6\x4f\x2b\x82\x70\x31\x4a\xbd\xd3\xaa\xa0\xbc\xed\x45\x02\x3a\x75\xdb\xa7\xb3\x10\x2b\x3c\x5d\x0b\x5d\x0b\x3b\x90\x16\x7a\xca\xb5\xa6\xa0\x4b\xd0\x85\xee\x1d\x28\x04\x11\x59\x4c\x7b\x61\x72\x67\x26\xb0\xb2\x88\x2c\xa7\xea\x01\x88\xcd\x27\xd4\x04\x21\x97\x0b\x7a\x2e\xc4\x56\x8d\x33\xea\xb6\x4f\x94\xe3\x25\x55\x78\x49\x39\x17\xae\xe0\x9c\xf1\x92\x2b\x5c\x72\x05\xea\xba\x4b\xae\x70\x71\x6c\x47\xab\x97\x8e\x7d\x65\xe8\xa8\x1b\xe9\xf3\x5a\x97\x20\xcc\xe4\xc9\xc5\x81\xae\x0c\x23\x75\x23\xbc\x5d\x8a\x13\x10\x9b\x5c\xc7\xe5\x43\xd0\x4a\x2e\x22\xc0\xe5\x2e\x08\x03\x20\x54\x5e\x8a\x26\xd7\xb5\x25\x17\x76\x7f\x5d\x45\x10\x8a\x5e\x2c\xbc\x50\xce\x95\x5e\x5f\x0b\xe5\xc6\xa5\x48\x0c\xb1\xb9\x04\x61\x00\x57\x1a\x66\x2d\x98\xef\x25\xc3\xbc\x64\x98\xcb\x80\x9a\xa0\x3c\x63\xa1\x23\x08\xe9\x2b\xfa\x48\x68\x08\x9a\x82\x30\x26\x2a\xef\xe8\x26\x28\x0f\x54\x30\xcc\x50\x76\x0e\x65\xe7\xa5\x85\xbb\xa0\x1d\x2e\x41\x87\x20\x2c\x9a\x20\x1a\x1d\x8b\x8e\xb4\xcf\x5a\xb8\xa1\x50\xde\x85\x98\xdc\x3d\x94\x77\x23\x23\x53\x2d\xe8\x2b\x14\x99\x20\xe6\x04\xbe\x50\x92\x8d\xbc\xc7\x5a\x28\xec\x43\xf7\x18\x67\x1e\xa8\x52\x5c\xc6\xa9\x03\x9d\x1c\xc8\x1b\x90\x0e\x94\xfd\x50\xad\x82\x2e\x89\x7a\x91\xd6\x09\xa2\x71\x61\x00\x81\xbe\x1a\x95\xf7\x2d\x7d\xdd\x79\xec\xda\xc8\x95\xb7\x8e\x7d\xcb\xbe\x5c\x10\x7b\xdd\x59\x6e\xd4\x46\xc4\xbc\x55\x6e\x40\x6c\xba\x20\xe4\xba\x91\xbe\xa1\xaf\x5b\xd2\xdf\x99\xcc\x6a\xc7\xa2\x6f\x25\x33\x88\x29\xca\xdd\x32\xcc\x3b\xfd\xb1\x76\x42\xda\x2d\x7f\xbc\xc9\x6f\xb6\x15\x20\x0c\xf3\xce\xb6\xa4\x76\x2a\xef\x5b\x6d\x09\xc4\x8c\x54\x7c\xab\x2d\xb9\xb3\xb8\xac\x1d\x77\xbf\x55\x5c\x42\xcc\xb6\x0e\xa4\xed\x2f\xf6\xc2\x56\xef\x4b\x7b\x5d\xda\x8b\x85\x97\xf6\x4a\x15\x56\xb5\x12\xb7\x54\x08\x31\x23\xd3\xdf\x2a\x37\xee\x48\xe9\xc7\xd6\x7f\x3d\x15\xdf\xa1\xa7\x27\x31\xa3\xaa\xbc\x95\x18\x6f\xae\x66\x64\x6d\xe0\xea\xcf\x7d\xc3\x48\x49\xb2\xbe\x61\xa4\x22\x66\x4f\xae\x1d\xc8\xd2\xfc\x28\xcc\x7d\xb3\x25\x88\x34\x95\x16\xe9\x9b\x69\x21\x57\x33\xd2\xb0\x7c\x5b\xda\x3e\x89\x59\x81\x8b\x7e\xd7\xb7\x0c\x69\x75\x38\xdb\xef\xe2\xda\xc5\xd5\x80\xc4\x95\x12\xd7\xd9\x58\x48\x0e\x17\x31\x2b\x08\x81\x53\xfb\x96\x55\x78\x9d\xda\x8b\x2a\x5c\xc4\x2c\x5d\xdf\xb7\x5b\xdb\xdf\xf3\xf5\x51\x2d\xed\xc3\xb7\xac\xbe\x9e\xc4\xac\x2c\x20\x1d\xe8\xd6\x81\x90\xfe\xd6\x81\x92\x54\x2b\x6c\x7f\x4b\x13\x64\x1b\x37\x44\x25\xdb\x88\x54\x4b\xe7\xf1\xe7\x4c\xa4\x10\x20\x48\x9f\x5e\x08\x10\x22\x66\x75\x03\x42\x88\x82\x53\x5b\x03\xc2\xa9\x45\xcc\xb2\x1c\xf5\x82\x53\x7b\x99\xe9\x75\x96\xd1\xd3\xcb\x3c\x04\x1d\x70\xf1\xc4\x79\x0a\xba\x92\x2b\x4b\x04\x2f\x33\x04\x05\x5c\x08\x31\x51\x4e\x31\xb8\x8c\x27\x9a\xb8\x4c\x5c\x3d\x21\x5d\x5a\xc9\x0a\xa4\x5a\x86\x4a\x2f\x4b\x42\x2c\x6c\x22\xdb\x30\x2f\x0b\x4d\x94\x6c\x35\xab\x39\x5c\xb4\x9a\x22\xe6\x06\xd7\xa1\x63\x67\x53\x55\x57\xe7\x89\x87\xa4\x3f\x24\xbd\x16\x4a\xfa\x53\x5c\x40\xa7\xb8\x4e\x71\x71\xa0\x53\x5c\x57\x5e\xc7\x9a\x1c\xfb\x92\x10\x49\xcc\x2a\xca\xb9\xb4\x30\xd2\x37\xc9\x95\x5e\xa2\x08\xc2\x37\xb3\x03\xf2\x82\x77\x78\xc9\xda\xa4\xae\xc5\xb1\x69\xe9\x44\xec\x79\x1d\x21\xe5\xdc\xc8\xa5\x33\xde\xda\x1e\x03\xb0\x86\x56\x65\x00\x90\x4a\x46\xf5\x2a\x03\xa8\x18\x80\x63\xf7\x55\x06\x50\x65\x00\x99\x2b\xbd\xca\x00\x20\xd5\xb1\xc2\xda\x97\x20\x0c\x00\x7f\xac\xf2\xc7\x9a\xe1\xb1\x7a\xd5\xf6\xa7\x20\x89\x6a\x40\x88\x5a\x87\xb8\x58\x38\xc4\x45\xcf\x65\xd9\xbf\x79\xa5\xe7\xf2\x8a\x8b\x3a\xd7\x51\x75\xdb\x75\xa5\x3f\xba\x21\x97\x0b\x72\xfc\x51\x5c\x54\x33\x5e\x33\x3c\x56\x77\x0e\x44\xc2\x16\x31\xa6\x67\x5e\x5d\x67\x74\x84\x40\x5f\xd5\x25\x84\x23\x44\x36\x7e\x5e\x5d\x42\xa4\x4d\xb4\x2d\x03\xaa\x57\xd9\x44\x95\x4d\x74\x41\x5a\x98\x39\xa9\x6d\xd2\xd7\xa9\xed\xc9\x49\xd6\x05\x49\x85\x49\xda\x46\x64\xaa\xa7\x54\x78\xa2\xc2\x27\x24\x15\xa6\x01\xb5\xad\xa3\xaf\x53\x42\x50\xce\xda\x13\x92\x0a\x6f\xb8\xb2\x29\x72\xcd\xd8\x44\xda\x46\x80\x69\xf4\x5c\x22\x26\x7f\x6c\xf4\x5c\xde\xf2\xb6\x5b\xc9\x3c\xe2\x4d\xb7\xdd\x74\xdb\x5d\x0b\x4d\xd0\x09\xd7\x04\xba\x04\x21\x44\xf6\x6f\xde\x74\x8f\x2d\xb3\x60\x2b\xc4\xc2\x46\x16\x14\x31\x1b\x6c\x3f\xb4\x7d\x5e\x67\x2b\x55\xd0\x73\x21\x8e\x2c\xe9\xe9\x54\xbc\xcd\x99\x5c\x58\x74\x9b\x12\x62\x12\xf8\x06\xdb\xcf\x25\xc8\xe1\x42\xd4\xb9\x0b\xc2\xad\xb2\x67\xf3\xa6\x98\xd3\x32\x82\xb4\xc2\x3d\x36\x93\x72\x4c\xb5\x05\x07\x32\x29\x87\x6a\x99\x59\xa9\x37\x93\x72\xd2\xe4\x5a\x91\x26\x64\x72\x2d\x9b\x9f\x56\x70\xe4\xb6\xba\x20\x82\x7b\xf6\x6c\xde\x96\x8e\xed\x06\x17\x90\x4b\x54\xe7\x6a\x07\xba\xa7\x46\x74\x66\x9a\xad\x2c\xb8\x4e\x6d\x4f\x3f\x63\x93\x63\x9f\x92\x2b\x6b\xc4\x56\x89\x26\xed\x92\x5c\x17\xf9\x71\xa2\x42\xb2\xb3\xb7\x6b\x25\x17\x96\xd3\x2e\x6d\x7f\x11\xf8\x26\xfa\x52\xcc\x69\x99\x9a\x5a\x1d\xf5\x57\x53\xb1\x37\x65\xae\x46\xed\x49\x07\xe4\x2d\x74\x81\x91\x87\xab\x13\x0d\x87\x0e\x17\x1c\x6e\x72\xb8\xd0\xd3\x6f\x1e\x25\x15\xdc\xda\x8b\x41\xf0\x22\x4d\xb5\x5b\x8a\xc2\x6e\x6b\xd6\xea\xae\x79\xae\xf7\xce\xf6\x68\xa5\x2b\xb2\x74\x45\x96\x29\x2e\x17\xe4\x5c\xa0\xb8\x38\x5c\x1f\x2c\x74\x20\xe5\xa4\xae\x9c\x44\xd2\xe8\xca\x49\xdd\xd2\xe0\x5b\x49\x21\xba\x4d\x41\x18\x3c\xf5\x40\x37\x13\x94\x37\xdf\x30\x19\x4d\x90\xbd\xaf\xb4\xc8\x86\xc1\xf7\x25\xae\x85\x45\x9a\xb8\xf4\xc4\x24\x8d\x4a\xd0\xbb\x12\x50\x57\x02\x22\xef\x76\x25\xa0\x9e\x35\x5e\x6b\x53\x7b\x5d\x82\xf0\x27\x62\x59\xa7\xf9\x70\x46\xcf\xad\xa1\x68\x8d\x9e\x45\xcc\x48\x53\x1a\x3d\x3b\x23\xde\xd6\x96\xa0\x53\x10\x81\x0b\xeb\xd6\x88\x57\xa4\x35\x17\xd7\x73\x7b\xbc\x4e\x2a\x64\xc4\xeb\x0c\x36\x5b\x93\x0a\x0f\x71\x31\xd8\x74\xe3\x40\x87\xb8\xb0\xc8\x8e\x9f\x77\x59\x64\x97\x45\x8a\x4b\x16\xd9\xb3\x1f\x69\x9d\x6c\xd3\xef\x27\x44\x09\xb9\x38\xb6\x6c\xa2\x63\x00\x1d\xfb\x1a\x32\x00\x48\xeb\x9c\x71\x28\x70\x8d\xce\xf6\xab\x00\x35\x41\x17\x5c\x0b\x28\x04\x71\xa0\xec\xcc\x7c\xf0\x1e\xc3\xc7\x60\xaf\xec\x47\x7c\x0c\xed\x35\xf0\x73\xd2\xe7\x60\xa6\xe8\x63\x34\xb8\x58\xc8\x00\x51\xc4\x0c\xad\x0e\xc5\xb2\x91\x51\xaa\x75\x32\xc4\x18\xcf\xed\xa9\xd8\x28\x37\xc6\x94\xf4\x59\xd4\x34\x66\xfc\x3e\xe6\x25\x88\xab\x5d\x82\x24\x2a\xf6\x35\x08\x82\x43\xf6\x35\xd2\xf5\x1b\x23\x71\x1f\x72\x7d\x88\x59\xf6\x5c\x3e\x4e\x89\x9a\xe5\x46\x9b\x1b\xd2\xab\xdc\x18\x2a\x37\x74\x46\x95\x1b\x23\x5b\xcd\x36\x0b\x5c\x97\xf6\xa2\xd5\x74\x3c\x6d\xe8\xd2\xc6\x95\x0e\x33\xc9\xce\xe3\x5a\x82\x70\x18\x72\xe5\x50\x18\x19\x59\x82\x36\x06\x44\x3e\x54\x82\x0e\x95\xa0\x54\xcb\x43\x25\xe8\xe0\x1e\x99\x19\xf9\xd4\x3d\x4e\x1c\x99\x79\x8a\x4f\x39\xf2\x94\x23\x67\xc3\xe0\x53\x8e\x3c\x09\xe1\x13\x1f\x9a\x0a\xe1\x53\x21\x1c\x5b\x9d\x0a\xe1\x13\x7d\xd1\x7c\xf8\x94\xbe\x66\x26\xff\xa6\x5a\x6c\x2a\xf9\x4f\x25\x7f\x17\x54\x04\xa5\x10\xca\xce\x53\x91\x18\x62\x8e\x15\x4e\x45\xe2\x89\x56\x95\xa6\xa6\xb4\x3a\x9f\x5a\x35\x20\xb4\x3a\xaf\xd4\xc4\xda\x10\xf5\x32\x41\xd2\x04\xc7\x96\x0a\x67\x36\x45\x6d\xa1\xfb\x49\x53\x24\x62\x46\x2a\x9e\x34\x45\x3e\xaf\x94\x7e\xa1\xfb\x19\x92\x3e\x89\xad\x4d\x90\xa4\x4f\x45\xb7\x45\x1d\x3c\xa5\x68\x88\x2d\x12\xf6\x54\xad\x0f\x69\x8b\x7a\x60\xaa\xd6\x87\xd8\x53\x54\x55\x7f\x93\x1b\x5a\x24\x33\xd3\x0d\x19\xde\xb1\x38\xb6\xc9\x3b\x20\xb6\xb0\x2f\x93\x77\x58\x9a\x6c\x5b\x44\x5f\x53\x31\x0e\xb1\xb5\xe5\x0d\x99\x32\xaa\x65\xca\x6c\x8b\x33\x9a\x35\x41\x0d\xae\x09\xd4\x05\xe5\x5e\x4e\xfd\x64\xba\x47\x23\x62\x3a\xfa\x32\x45\x4c\x88\x2d\x7c\xc8\x14\x31\x0d\x4d\x38\xb5\xbe\x49\x13\x76\x8b\x8b\x27\xde\x4f\xae\x9d\xab\xe5\x40\x3a\xb6\xe5\xb1\xfb\x46\xbd\xb9\x74\x6c\x88\x2d\x2a\xdc\xa5\x00\xb3\x32\x5c\xf4\x8d\xb2\x71\x0d\x71\x0d\x71\x55\x20\x71\x65\x86\xe9\x1b\x25\xc2\x52\x86\x81\xd8\x22\x16\x2e\x65\x98\x95\x9a\xe8\x1b\x61\x5b\xaf\x82\x7c\x49\x08\x5c\x54\x2f\x40\x44\x7a\x59\xbf\xde\x15\xbb\x4b\x46\x88\x31\xc4\x72\x57\xf5\xc6\xdb\x8a\x5e\x88\x3f\x7a\x5b\x21\x62\x32\x3f\xbd\xad\x70\x4f\x1f\xea\x15\x19\x5d\x3d\x17\xc4\x56\x31\x20\x71\xe5\xd5\x74\xde\xb5\xb8\xde\x56\xb8\x67\x53\xd4\x2b\x86\xe5\x6a\x8a\x20\xe6\xc4\x58\xe7\xfd\x9b\x33\xef\xef\x0d\x5b\xd3\xbc\xdf\xf7\x8c\xc4\xbd\x99\xa0\x5b\x10\x26\x43\xc3\xb0\x4b\xc3\x7b\xea\xae\xb7\x25\xc8\x05\x71\xa7\xb4\xad\xfb\xe0\x4e\xf7\xac\x04\x7b\xc3\xc5\x76\x55\x82\x10\x73\x42\xf8\xae\x4a\x70\xb7\x14\xa2\x73\x5b\xbb\x5d\x82\xd2\xeb\x16\x31\x76\x57\xc7\x08\xe9\x9d\xc2\x5c\x6f\x18\x9c\x37\x0c\xbd\xd3\xb5\xe8\x0d\x83\x88\x2d\x7a\x54\xbd\x61\x10\x31\x5f\xe2\xd2\xf6\x19\x9c\x7b\xa7\x98\xde\x15\x9c\x21\x26\x77\xdd\xcf\x26\xa8\xb1\x70\x02\xe1\x03\x7b\x16\x48\x9d\x77\xc5\xbe\x87\xce\x18\xb2\x5b\x03\x92\x10\x68\x95\xf7\x95\xae\xb1\xbf\x1f\xdc\xf6\xa0\x6a\x38\x74\xdb\x87\x6e\x1b\xb7\x38\x74\xdb\x0c\xf4\xfb\x20\x69\x68\xa0\xef\x4c\xef\xfb\x44\x2e\x4d\xef\x45\x6c\xd1\x73\x1d\xaa\x63\x8f\x0c\x95\x5d\x81\xfe\x50\xa8\x3c\x9e\xa1\x72\x01\xb9\xa0\xf4\x14\x5e\xf8\xb8\x06\xfa\x22\xb6\x88\xc4\x1a\xe8\x3b\xc3\xee\xce\xdb\x0e\xd7\xb0\xdb\x99\x6c\x9b\x23\x97\x26\xdb\xce\x34\xba\xab\x1f\xd1\x34\xda\xcf\x5c\xdf\xe5\x9b\xa7\x6a\x1e\x88\x2d\x1a\xe5\x53\x35\x0f\x83\xe0\xae\xa6\x5b\x83\x60\xbf\xb2\x6b\xe9\xde\x04\x99\x20\xcc\x84\x64\x76\x29\x01\x31\x08\xee\x4e\x1b\xa6\x41\xb0\x88\x2d\xec\xfe\xd2\x9c\xe7\x4a\x03\x18\x1b\x91\xf8\x92\x01\x40\x6c\x35\x41\x28\xfa\x4a\x57\x18\x1b\x26\x77\xc9\x15\x20\xb6\x18\xfd\x5c\x87\x9e\x98\x81\x6b\x30\x1b\xf6\xeb\x7e\x42\x68\x95\xf4\x79\x29\x84\x33\xa9\x1d\x85\x74\xa0\x49\xad\xc7\x6c\x40\x29\x6a\xcc\x2e\x88\x02\x9a\x92\x2a\x26\x45\x09\x13\xd1\x51\x68\x05\x34\x11\xf5\x48\x8b\x1e\x6a\x2b\x42\x16\x1d\xb2\x68\x8c\x3c\x74\xa0\xd0\x13\x89\xd7\x9a\x75\x3a\xf3\xc9\xa1\xd2\x58\xf3\x49\x91\xd1\xa8\xc5\x6e\x29\x07\x62\x4e\xb1\x74\xf3\x76\xc8\xef\x6c\x48\x07\x6f\x0f\xfd\x56\x43\x0a\xb1\xd5\x04\x11\x01\x18\x20\x8e\x4e\x67\xa6\x01\xa2\x88\xb9\x0b\xe2\x40\xf7\x0d\x17\x46\x7e\xab\x46\xbc\xf5\x01\x09\xf5\xc0\x7d\x3f\xb9\x52\xfa\x9e\x2a\xc4\x06\x33\x9b\xf2\xbf\x96\x56\x18\x9a\x10\x06\x53\xbd\x31\xf2\x1e\x43\x53\xbd\xd8\xbc\x26\x94\x45\x49\x6c\xbc\x2a\x14\xb1\x95\x85\x57\x6c\x8c\x52\x63\x4b\x33\x1b\x63\xc1\xb5\x3f\x21\xe9\xde\x81\x06\x50\x66\xfa\x31\xb5\x3d\x99\x5e\xc4\x98\x19\xc5\x46\xa6\x0f\x66\x6c\x83\x57\x7a\xa1\x19\x5b\x94\x2c\x7d\x06\x13\xf7\x28\x34\x2f\x22\xb6\x7a\x01\x3a\x80\x90\x9e\x09\x61\x68\xbc\x15\x8c\x7e\x06\x75\x4a\x68\xf4\x23\x62\x2b\x1b\xbf\xd0\xe8\x27\x18\xea\x8c\x95\x36\x11\x1a\xea\x44\xcd\x28\x39\x56\x76\x04\x51\xb3\xe2\x7a\x12\xc3\x87\xa2\x52\x78\x45\xcd\xcc\x35\x18\xea\x44\x25\x87\x8b\x18\xb5\x45\x54\x72\x78\xd4\x6c\x91\x86\x57\x71\x2d\x41\xb2\x68\xf6\x32\x6d\x8f\xf4\x9e\xb6\x1a\x1a\xd7\x44\xc5\x61\x1c\x15\x56\x1c\x46\xc4\x56\x67\xaf\x43\x7b\x65\x0f\x32\xb8\xed\xa8\xf4\x20\x22\xe6\x8e\x10\xf4\x20\x51\xb3\x40\x9a\x5b\x26\x9d\xa8\xcc\xc5\x44\x8c\x02\x27\x6a\x48\xfa\x8c\xa5\x73\xe3\x6a\x2b\xaf\xf4\x44\x6c\x65\x1b\x17\x55\x2a\x64\x78\x32\xb7\xbe\x7e\x35\x15\x87\x66\x2b\xd1\xb2\x10\x98\xa4\xf8\x68\x14\x02\x22\x46\x2d\x15\x8d\x64\x26\x32\xb7\x8c\x78\xd1\x48\x66\x22\xb6\x46\x05\xe2\x9a\x5b\x3a\xf5\xdc\x9c\x85\x38\xb5\x88\xad\xd1\x80\x26\x50\xaa\x73\x16\xce\xab\x51\x44\xb4\x73\x26\x94\xf1\x3a\x1a\x23\x25\x11\xf3\xcc\x95\xd1\x4e\xc9\xc5\xe1\xf0\xf3\x50\x87\x1d\x34\xb7\xb3\x22\x84\x9a\xdb\xe8\x99\x0e\x26\x6f\x3e\xa2\x93\x0e\x44\x6c\x0d\x41\x43\xd0\x4a\xae\x8c\x52\xa1\xe6\x56\xc4\x56\x06\xfa\x50\x73\x1b\x7c\x6a\x35\x5b\x65\x21\x6f\x2b\x44\x6c\xe1\x03\x5d\x5e\xc7\x27\x3a\xb3\x65\x2a\x0e\x7d\xa2\x23\x62\x6b\x20\xea\xa1\xbd\xb2\x30\x9f\x2d\x7b\xe7\xe8\x14\xe6\x22\xe6\x3a\x10\x85\x79\xd0\x44\xce\x86\x0a\xd5\x44\x06\x0d\xd6\xec\x38\xa2\x1a\xac\x18\x7e\xbd\x3e\x26\x79\x37\x06\xef\x2b\x45\x16\x81\x3e\x06\xa5\x5a\x8c\x14\x62\xf2\xe9\x50\x0c\x09\x31\x8e\x03\x2e\xb6\x67\xc2\x17\x23\xad\x68\x2a\x8c\x0c\x59\xd1\x90\x23\x62\x13\x43\x8e\x48\x53\x34\x67\x16\x5e\xa1\xa6\x28\x66\x96\x3e\x73\xe2\x3c\x93\xaa\x52\xc4\xd6\x1c\x40\xe8\x8b\x76\x67\xf2\x1d\x47\xa8\xdd\x89\x99\x57\x30\x79\x67\x16\x73\x4d\x41\x93\x85\xe2\xc2\x00\x66\x4c\xb8\xd8\x3e\x9e\x10\x2e\x36\x05\x61\x13\xb4\x02\x93\x06\x2b\xd4\x0a\x84\x65\x41\x38\xf9\x94\x2f\x8c\x82\x50\xc4\x96\x6d\x40\x1c\x88\xf2\x7d\x32\xc6\x0e\x95\xef\x61\x7b\x3e\x71\x65\x5f\x19\xc6\x87\x29\x22\xb6\xb8\x34\xe3\x6d\x7e\x58\x6a\x72\x7a\x81\x8b\xb9\xa9\x88\x2d\xeb\x40\x68\x95\x5a\x7d\x2a\x40\xa8\x56\x8f\xc5\x8c\x7f\xcb\x7e\x24\x96\x9e\xb8\x48\x2d\xdb\x4c\x63\x5a\xa4\x16\x11\x93\x10\xeb\x12\x17\xe5\x46\x21\x70\xa9\xe4\x0e\xcf\xc0\x65\xbc\x3d\x0c\x57\xe0\x82\x2c\xe6\xb9\xe1\x0a\x5c\xd4\xc1\x56\x09\x23\xaa\x83\xc3\xf9\xb0\xae\xe2\x0a\xce\x87\x75\x22\xb6\x16\x7b\x31\x75\x09\xc7\x7c\x2b\x86\xe9\xb2\x1c\x88\x2d\xf2\x88\xeb\xd8\x8e\xf9\xb6\xac\xcf\xc3\x65\xbe\x10\x63\xa0\x1f\xce\x88\x37\xa8\xa9\xad\xb5\xdc\x5e\x35\x75\xec\xf4\x5c\x2d\xdb\xd6\xd8\x4d\x10\x53\xcc\x95\x55\x69\xec\x4c\x31\x45\x96\xf4\xb5\x33\xc5\x0c\x8a\x5e\xe3\xbd\x60\xa8\xe8\x8d\x9d\xc9\x76\xcf\xae\x38\x76\x26\xdb\x22\xb6\xb2\x50\x8d\x5d\xde\xb1\xeb\x3b\x47\xee\x71\xa7\xf0\x8a\x3d\xb3\xe0\xaa\x88\xaa\x22\x2e\xce\x6c\x45\xd6\x96\xbd\x60\x9c\x4c\x90\x45\xd6\xb6\x2d\x20\x13\xc4\x67\xa7\x53\xd0\x12\xc4\x37\xa6\x18\xd3\xc9\x30\x40\xe4\xc1\x60\x33\x4e\xe6\xcc\xc1\xe7\x0d\x6b\xcb\x2e\x2f\x4e\x45\xcc\x73\xf0\x9e\x1e\x7f\x3c\x99\x20\x8b\xac\x8d\xc8\x74\x32\x9b\x11\xb1\x99\x4d\x64\x9c\x53\xa2\x4e\x44\xad\x2c\x9c\x4d\x10\xaf\x69\xd1\xd7\xa9\x50\x7b\xa6\xa2\xd7\x56\x81\xa4\x68\x88\x3e\x9a\x0d\x7d\x5c\x21\xb2\x98\xf1\x87\x3e\xae\x10\x79\x30\x0e\x8c\x53\xe9\xf3\xcc\x94\xb9\xf8\x5e\x35\x4e\xd3\xf6\x86\x72\x1a\x72\xc9\x0a\x21\x36\xa8\x07\x4e\x59\x21\xc4\xc6\xd2\xc2\x5d\xd0\xce\x42\x71\x49\x13\xc6\xe7\x8a\x5c\xda\x69\xa7\x20\x34\x81\x0f\xa9\xa6\x16\xb1\xe1\x28\x67\x49\xfa\x85\xf4\x1d\x51\x97\xa4\xe7\x13\x1f\x5e\x81\xc6\xb9\x24\x3d\x4d\xc2\x20\xad\x9f\xca\x0a\x90\xb5\x61\x39\xa7\xb2\x02\xc4\x06\x31\xe7\x54\x64\x82\x18\x1f\x28\xc5\xa9\xc8\x74\x2e\x3c\xad\xa3\x2f\xe5\x0e\x88\xf1\x3a\x35\x4e\xe5\x0e\x3e\x46\x59\x5b\x9f\x7f\x9d\x8a\xdb\xf8\x3f\x99\xf8\x54\xa5\x76\x66\x57\xb2\x36\x52\xe5\xe9\xcf\x3d\x78\x3f\x5f\x38\xae\x4b\x4f\x4e\x04\x27\xb3\xe8\x53\x15\x91\xc5\xd7\x18\x71\x2a\x6e\x9d\x07\x0f\x97\xf5\x1d\x52\xca\x39\x12\xd2\xc5\x2b\xc7\x9e\xbc\xb7\x1b\x04\x83\xf3\xd2\xf6\x17\xdb\x13\x9b\xcf\x4b\xd7\xc0\xdc\x7c\x18\x5c\xa1\xe3\xa6\x4f\x2f\xbe\x4a\x0e\x35\x2d\x71\x65\x85\xb0\x4a\x01\xa2\xc6\x17\xd1\xd7\xd2\x71\xd1\xdb\xc6\x35\xe1\x6a\x82\x76\x41\x9c\x11\x7b\xbf\x18\x91\xc5\x95\xe1\x7a\x95\x2e\x28\x04\xf1\x39\x0e\x51\xf7\x62\x72\x13\x57\xda\xe5\xe2\x43\xd2\xb8\x54\xcf\x41\x6c\x52\xf5\x5d\x36\x04\x2d\xb8\x04\x9d\x82\x52\x5f\x7c\x5b\x1a\xea\x9c\xe2\xca\x3b\x5b\x05\x4d\x5c\x4b\xdb\xa3\x55\x3e\x1c\x09\x75\x15\x71\x33\xb6\x58\xd9\x8e\xc4\xcd\xd8\x42\x64\x55\x82\xc1\xcd\x38\x57\x64\x55\xb2\xc1\xdd\xbb\x20\x45\x24\x07\x0a\x41\x41\xf8\xa9\x40\xb7\xa0\x9b\x85\x29\xc4\x3d\xf4\xc4\x24\xab\x12\x29\x6f\xe5\x58\xc8\xaa\x86\x10\xca\xb1\xf7\xa4\xb2\xc5\xfa\x6e\xe9\xfe\xc6\xe9\x54\xff\xde\x72\xba\x3b\x3d\x6c\xf1\xb2\x23\xf4\x35\x46\xdc\x4e\x30\x68\x9c\xd1\xb5\x7d\x1a\xe3\x2a\xeb\xaf\xdf\xab\xe4\x7f\xff\xb8\x7f\x7c\xf9\xe5\x0f\x22\xce\x9f\x3e\x7d\x8a\xb7\x2f\xfc\xf9\x05\x7f\xf4\xf0\xb8\xe2\x7e\xff\x16\xbf\xfc\x29\xc7\xc7\x0f\x1f\x73\x15\xff\xff\xaf\x00\x00\x00\xff\xff\x9a\x9d\xb4\xf4\xf6\x31\x00\x00"); +func _bec ()(*asset ,error ){_eeb ,_eae :=_eef ();if _eae !=nil {return nil ,_eae ;};_eac :=bindataFileInfo {_ae :"90ms-RKSJ-H",_ca :3820,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491019,0)};_ba :=&asset {_e :_eeb ,_ee :_eac };return _ba ,nil ;};func _befb ()(*asset ,error ){_beca ,_fgfa :=_cgddf (); +if _fgfa !=nil {return nil ,_fgfa ;};_begfa :=bindataFileInfo {_ae :"UniJISX0213-UTF32-V",_ca :4404,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493008,0)};_bee :=&asset {_e :_beca ,_ee :_begfa };return _bee ,nil ;};var _bdcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x97\x4f\x6f\x23\xb9\x11\xc5\xef\xfa\x14\x3c\x6e\x0e\x1b\xf3\x3f\x59\x80\x20\x60\x31\x93\x41\xbc\xc1\x26\xc1\x38\xff\x80\x20\x07\x76\x77\xd1\x10\x10\x4b\x82\x2c\x1f\xe6\xdb\x07\xf5\x9e\x3c\x4e\xb2\x07\x83\xd6\xaf\x1f\x4b\xc5\xe2\xeb\x22\xf5\xf0\xe9\xf1\xf3\xe3\xe9\x78\x73\x0f\x7f\xbe\x9e\xd7\x27\xbd\xb9\x79\x3c\x6d\x57\x7d\x3d\xbf\x5d\x57\x75\x8b\x3e\x1f\x4f\xbb\x5d\x88\x6e\x3b\xae\xb7\xf7\x8f\x18\xd6\x97\x71\xd9\xed\x6c\xfe\xd3\xb7\xd7\x9b\xbe\x3c\x9e\xe6\xd9\x25\xea\xb6\xb7\xcb\x5d\xeb\xdc\xc3\x57\x7d\x3e\xbe\xde\xae\xdf\xdc\x0f\x3f\x6d\xe7\x45\x7f\xe3\x36\x9d\xc6\xff\x74\xdd\xf4\x7a\x3c\x3d\xbb\x1f\x7e\x1e\x97\x71\x0a\xdf\x1f\x3c\xbd\x5d\x2e\xff\xd6\x17\x3d\xdd\x5c\x04\xd3\xd3\x86\x71\xf7\xf0\xe9\x97\x71\xf9\xe3\x78\x51\xf7\x20\xfe\xe5\xf5\xf2\xe3\xd7\x3f\x3c\xfd\xfc\xe3\xef\xf1\x10\xcf\xfe\xa6\xd7\xd7\xe3\xf9\xe4\x42\xf8\xad\xf7\xf5\x83\xff\xe5\xdb\x45\x5d\xb8\x07\xf9\xc7\x5f\x1f\x3f\xbb\x7f\x06\x17\xbc\x8b\x25\xe7\xf2\xaf\x3b\xff\xfb\x2f\xe7\x4d\x9d\xe7\xa7\xcc\x05\xac\xe7\x4d\x5f\x2f\x63\xd5\xeb\x38\x3d\xeb\xce\xb9\xbd\xf7\x07\xe7\xdc\xbe\xfb\x83\x7d\xea\x21\xfb\x83\xdb\xcb\x97\x2f\x9f\xf0\xf9\x27\x3e\xfd\xfc\x05\x9f\x7e\xe7\xf1\xf4\xcb\x27\x7b\xaa\xa7\xed\xff\xa2\xed\x02\xbf\xe4\x74\xbe\x6d\x3a\xc9\x10\x7f\x1f\xe6\xc1\x05\x9b\xf1\xdf\x8f\x76\xc1\xfb\x7b\x56\xc7\xed\xae\x8e\xa6\x6e\x6a\xea\xf7\x5c\x7a\xb0\xcf\x35\x25\x23\x9d\x64\xac\x07\x57\xa5\x1a\x59\x3a\xc8\x32\x0f\xae\x65\xcc\x5a\x49\x56\x35\x22\x46\xb6\x01\xa2\xfd\xe0\x5a\xc1\xac\xc9\x38\xb3\x1d\x5c\x6b\x98\x35\x57\x92\xd5\x88\xcd\x8a\x79\x1a\x89\xc5\x66\x75\x6f\xa4\x62\x56\x6c\x72\x70\x4d\x40\x7a\x00\x91\x71\x70\x3d\x58\xe4\x28\x9c\x35\xc3\xc1\xf5\x1c\x77\xfb\x9e\xb8\x8a\x64\xab\x90\x58\x8c\x70\x15\x49\xea\xc1\x49\xef\x46\x38\x2b\x2d\xf5\xe0\x82\x0f\x96\x50\x5a\x88\x36\xa0\x64\xf3\x32\x23\x65\x4b\x23\xf8\x62\x49\xe6\x46\x84\x92\x79\xb1\xef\xcb\x8c\x9e\x25\x1c\x5c\x08\xbe\x19\x62\x78\x0c\x2d\x63\x75\x79\x50\x65\x43\xcb\x3d\x00\x05\xa2\x80\xc2\x11\x45\xa2\x08\x84\x24\x46\x22\x4a\x56\x4c\x9f\x80\x32\x51\x86\x8a\xe1\x0b\x51\x81\x0a\x49\x8c\x4a\x54\x0d\x45\x4e\x6c\x44\xb6\x0d\x25\x30\x7c\x27\xc2\x5e\x25\x26\x21\x44\x02\xc4\xf0\x83\x68\x20\x7b\x0f\xb4\x10\x2d\x40\xa8\xc4\x58\x89\x56\xe4\x95\x81\x36\xa2\x0d\xa8\x03\x29\x91\x22\xd5\x0a\xc4\x7a\xd9\xd0\x8a\x47\xac\x85\xf5\xb2\xa1\x95\x80\x58\x0b\xeb\x65\x43\x2b\x09\x49\x2c\xac\x97\x0d\xad\x44\x4e\x64\xbd\x16\xd4\x2b\xe1\x1b\x17\xd6\xcb\x86\x56\x0a\x63\xb1\x5e\x0b\xea\x05\x03\xe4\x85\xf5\x5a\x58\x2f\xe4\xb5\xb0\x5e\x0b\xeb\x85\x4a\xd0\xff\x18\x5a\x49\x8c\xc5\x7a\x2d\xa8\x57\x66\x12\xac\x97\x0d\xad\x78\x26\xc1\x7a\xd9\xd0\x4a\xc4\x0e\x2d\xac\x97\x0d\xad\x04\x7e\x23\xeb\x65\x43\x2b\x74\xe1\xc2\x7a\x2d\xa8\x57\x36\xd4\x68\xcc\x56\xa0\x2a\x40\x05\x25\x6c\x15\xf5\xea\x40\x35\x10\xd9\xab\xe1\x51\x89\x56\x23\x11\xea\xd5\x89\x12\x51\x32\x55\xf6\x40\x99\x08\xf5\x12\xa2\x42\x54\xa0\x8a\x40\x95\x08\xc5\x11\xa2\x4e\xd4\xa1\xca\x40\x42\x84\x4a\x08\xf3\x5a\x88\x16\xa8\x12\xd0\x4a\x84\x05\x09\xf3\x52\x22\x85\xaa\x01\x71\x8d\xcd\x36\xad\x7a\xdb\xb4\xd6\xa8\xb2\xa1\x27\x98\xbc\xf1\x7d\x6c\x3d\x41\x85\x58\x9d\x0b\xb2\xa1\x7b\xd6\xab\x73\x41\xdd\x2c\x57\x03\x26\x0a\x27\xda\xd0\x2a\xd6\x23\xac\xa0\x0d\xad\xe2\xfb\x84\x05\xb4\xa1\x55\x01\x61\xfd\x44\x30\x0b\x6b\x96\x41\x64\x6b\xae\x48\x40\xb8\x64\xb1\x9d\xae\x78\xcb\x3a\x7b\x44\xb7\x06\x18\x02\xfa\x94\x70\x5b\x05\xcd\x25\xc2\x6e\xc2\xc5\x08\x54\x11\x6f\xd9\xa0\x6a\x40\x95\xf1\xaa\x0f\xaa\x06\x54\xb9\xd9\x86\x2d\x54\x2d\x50\xb1\xee\x0b\x55\x0b\x54\xb5\x58\x5e\x2b\x55\x2b\x54\xad\x5b\x15\x56\xaa\x56\xa8\x7a\x36\x53\x6e\x54\x6d\x50\x09\xda\xf7\x46\xd5\x66\xaa\xe8\xf1\x1a\x28\x55\x6a\xaa\x18\xd0\x2d\x95\x2a\x85\x2a\xe2\xf5\x9c\x54\x4d\xa8\x12\xb6\x75\x52\x35\xa1\xca\xc1\xef\xf6\xc2\x73\x4f\x3c\x54\x78\x0d\xc4\x77\x22\xa8\x60\x11\xb9\x9f\x9d\x38\xaf\x62\xb3\xcd\x17\x1e\x58\x82\x63\x25\xb6\x5e\x77\x7b\x89\x54\x45\xa8\xc4\x5e\x75\x89\x54\x45\xa8\xa4\xe5\xdd\x5e\x78\x6a\x08\x4e\x8d\xe4\xad\xa7\x0a\x8f\x0d\x49\xa6\x4a\xc1\x0c\x21\x3c\x11\x04\xed\x3f\xc5\xde\x0c\x51\x95\xa1\x4a\xc5\xe3\x9c\x7e\x3f\x5f\x77\xed\x57\x27\xae\x14\xc6\x28\x88\x91\x9b\xad\xad\x30\x46\x41\x0c\xf4\x2c\xa9\x54\x55\xa8\x6a\xb5\xb5\x55\xaa\x2a\x54\xcd\x1a\x94\xb0\x11\x08\xec\x9f\x7a\xb1\xb5\xd1\xfe\xd2\xa0\x12\x6b\x9c\xd2\xa9\xea\x2d\x1e\x5c\xf6\xd6\xd0\x85\xee\x13\xb8\x2f\x7b\x7b\xc5\x85\xee\x13\xb8\x2f\x87\x6e\x13\xe9\x3e\x81\xfb\x72\xb4\xcd\x12\xba\x4f\xe0\xbe\x9c\x9a\x15\x85\xee\x13\xb8\x2f\x67\x6c\x16\xdd\x27\x70\x5f\x2e\xd5\xc2\xd3\x7d\x02\xf7\xe5\x8a\xcd\xa2\xfb\x04\xee\xcb\x2d\xdb\xb2\xe9\x3e\x81\xfb\x72\xc7\x66\xd1\x7d\x02\xf7\x65\x49\xb6\x6c\xba\x4f\xe0\xbe\x2c\xd8\x2c\xba\x4f\xe0\xbe\x12\xec\x35\x14\xba\x4f\xe0\xbe\x12\xb0\x59\x74\x9f\xc0\x7d\x25\x05\xcb\x9e\xee\x13\xb8\xaf\x24\xdb\x0e\x9c\xd4\xdb\xb4\x1d\xae\xbb\xbd\xd2\x8b\x0a\x2f\x96\xe2\xbd\xa1\x4e\x84\x39\xc5\x36\x47\xe9\x45\x85\x17\x4b\xb5\xce\xaa\xf4\xa2\xc2\x8b\xa5\xd9\xe6\x28\xbd\xa8\xf0\x62\xe9\xcd\xc2\xd3\x8b\x0a\x2f\x16\xb1\xcd\x51\x7a\x51\xe1\xc5\xea\x6b\x36\x44\x15\xbc\x58\x83\x9d\x1e\x4a\x2f\x2a\xbc\x58\x63\x89\x86\xa8\x82\x17\x6b\xb2\xf3\x5d\xe9\x36\x85\xdb\x6a\xb6\xf6\xae\x74\x9b\xc2\x6d\x15\x37\x0a\xa5\xdb\x14\x6e\xab\x35\x5a\xf6\x74\x9b\xc2\x6d\xb5\xda\xed\x44\xe9\x36\x85\xdb\x2a\xae\x5f\x4a\xb7\x29\xdc\x56\xbb\xdd\x74\x94\x6e\xd3\x6e\xaa\xe6\xbd\x65\xdf\xa9\x82\xdb\x9a\xaf\x96\x3d\xdd\xa6\x70\x5b\x0b\x76\x7a\x28\xdd\xa6\x70\x5b\x8b\xd6\xa5\x95\x6e\x53\xb8\xad\x25\xbb\x77\x28\xdd\xa6\x83\x57\x24\x3b\x3d\x74\xe0\x8a\xa4\xc3\xee\x43\x3d\x9a\x73\x95\xa6\xd1\x8d\xe7\x82\x35\x23\xa5\x69\x74\xb3\x8b\x41\xcf\xd6\x8c\x74\xc3\xc5\x80\x43\x10\x49\x40\x05\xc8\x92\xe8\xd9\x5a\x83\xd2\x5a\x0a\x6b\xf5\x62\x1d\x51\x69\x2d\x55\x35\x55\xf5\x16\x5e\x75\x02\x4d\x9c\x7d\x58\x90\x4e\x21\xc2\xc5\x20\x80\x0c\x12\x9b\xe7\x7d\xd9\xed\x27\x97\x38\x47\x96\xf7\x79\x73\xe4\x01\x54\x70\x85\x69\x50\x95\x4c\x94\xef\xa1\xe6\x28\x85\xa4\x7d\x84\xb2\xab\xf3\x7d\x68\x35\x74\x20\x21\xc2\xe9\x64\xbd\x75\x8e\x72\x8f\x3e\xde\x0f\xc3\x39\xca\x42\xb4\xdc\x0f\xac\x39\xca\x0a\xf2\x51\xbf\xc9\xc2\xcf\xb1\x4e\x43\x76\xbb\x9b\x63\x23\xb2\x81\xf5\x9b\x63\x0b\x40\x1f\xf5\x9b\x6c\x06\x73\x61\xfd\x90\x16\x9b\xc1\x44\x33\xe8\xc5\x6e\xc3\x93\xcd\x60\xae\xd9\x6e\x05\xcd\xd7\xff\xe9\xa3\xf6\xbf\xfd\x5e\xfc\xfe\xfb\x6d\x7d\xbb\x5e\xf5\x74\xc3\xaf\x45\xfc\x42\xb3\x5f\x5d\xc7\x93\x7e\xff\xe5\x79\x39\x5f\x6c\x16\xfe\xfe\x13\x00\x00\xff\xff\xa9\x31\x44\x80\xa5\x0e\x00\x00"); +func _adbe ()(*asset ,error ){_bdcf ,_gda :=_fgfb ();if _gda !=nil {return nil ,_gda ;};_bfc :=bindataFileInfo {_ae :"Ext-RKSJ-V",_ca :1151,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491925,0)};_gcbf :=&asset {_e :_bdcf ,_ee :_bfc };return _gcbf ,nil ; +};var _ddcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xd1\x6e\x1c\xbb\x0d\x7d\xdf\xaf\x98\xc7\xf4\x21\xb5\x24\x4a\x33\x12\x50\x18\x28\x12\x14\x75\x80\xb4\x45\x9d\xa4\x05\x8a\x3e\xcc\xee\x48\xee\x02\xf5\x7a\xb1\xb6\x1f\xf2\xf7\x17\x3a\x5c\x1d\x3a\xc6\xbd\xc0\x45\xe6\x90\x12\xc9\x43\x89\xa4\xbc\x37\x9f\xee\x3e\xdf\x9d\x8e\x2f\xd3\xcd\x3f\x2e\x4f\x87\xfb\xfa\x32\xb5\xe3\x69\xbb\xd4\xe7\xa7\xd7\xcb\xa1\x4e\xfb\xfa\x70\x3c\xed\x76\x3e\x4c\xdb\xf1\xf0\x32\x20\xfe\x39\x3c\xae\xe7\xdd\xee\xe6\xfb\xe9\xf8\xe5\xee\xfe\xe3\xf7\x6f\x7f\x91\xf0\xf1\xaf\xd3\xeb\x73\xbd\x2a\x3e\xdd\x7d\xbe\xff\xf9\xfc\x52\x1f\xef\x4e\xed\x69\x12\x35\xb0\xbd\x9e\xaf\x46\xa6\xe9\xe6\x9f\xf5\xe1\xf8\xfc\x72\xf9\x39\x7d\xf8\xf3\xf6\xb4\xaf\x7f\x98\xb6\xda\xba\xfc\xef\x97\xad\x5e\x8e\xa7\x87\xe9\xc3\x97\xf5\xbc\x9e\x3c\x15\xf7\xaf\xe7\xf3\xff\xeb\x63\x3d\xbd\x4c\x0b\x64\xf5\xb4\xe1\xdf\xdd\xcd\xa7\xaf\xeb\xf9\x6f\xeb\x63\x9d\x7e\x0d\xe8\x07\xd4\xd0\xfe\xa8\x97\xe7\xe3\xd3\x69\xf2\x7f\x74\x2e\x9b\xf8\xdb\xcf\x73\x9d\xfc\xd5\xca\xbf\xbf\xdf\x7d\x9e\xfe\xe3\x27\xef\xa6\x90\x66\xef\xfe\x7b\x95\xff\xeb\xeb\xd3\xc6\x55\xde\x39\xe5\x70\x38\x6e\x87\xff\xad\x97\xdd\x9f\x1c\xfe\xdb\xbb\xdb\x29\x87\xb9\x28\x0e\xce\xbb\xdb\x69\xc9\x45\x88\x13\x70\x20\x9e\x81\xd3\xc0\x41\xf5\x99\x58\xf5\xcb\xc0\x12\xba\xfd\x85\xf6\x44\x3a\xce\x03\xfb\xd2\xfd\x49\x26\xf4\x1d\xce\x84\xa1\xc3\x42\x28\x1d\x0e\xdb\xfe\x10\x6f\xa7\x2c\xde\x13\x27\x60\x47\x3c\x03\x8f\xd8\x7d\xed\xd8\xbd\xc1\x0b\x70\x24\xce\xc0\xb4\x57\x0b\xf0\x88\x55\xca\xfe\x76\xf2\xc1\xc7\x4c\xc1\x01\x82\xd9\x04\x9b\xae\x58\x28\xa8\x10\x24\x47\x41\x7b\xb7\x65\x75\xba\xa5\x50\xe0\x75\xcb\x4c\x41\x78\xbf\x45\x74\x45\xa2\x20\xaa\xc0\x56\xa4\xf7\x5b\x66\x5d\xc1\xc0\xd6\xce\xfd\xed\x82\x0c\x6c\xfa\x02\x6c\x41\xac\xef\x2d\xee\xfb\x82\x25\x10\x1f\x80\x3d\xf1\x06\x3c\x88\x27\x77\xb8\x9d\x96\xc8\x8b\x93\xdc\x06\xbc\x10\x57\xe0\x99\xb8\x01\x0f\x7f\x09\x17\x33\x39\x21\xf6\xc0\xb4\xe7\x03\x70\x24\x16\x60\xda\xf3\x11\xf6\x3c\x71\x02\x36\x7b\x33\x70\x20\x5e\x80\xcd\x5e\x06\x2e\xc4\x05\xf6\xcd\xde\x0a\x4c\xbe\x7e\x0f\x6c\xf6\x3a\xff\x14\xcc\xdf\x06\x4c\xfe\xbe\x02\x1b\x9f\x06\x4c\xff\x01\xfc\x03\xf9\x04\xf0\x0f\x8c\x27\x80\x7f\x60\xbe\x50\x98\x49\x68\x0f\x85\x99\x84\xfe\xc3\x02\xcc\xf8\x42\x06\x36\x7f\xe0\xc7\x62\x4b\x01\xfc\xc4\xfc\x83\x9f\x98\x3f\xf0\xf3\xf4\x27\x88\xd7\x73\xbd\x44\xe4\x83\xf6\x04\xfe\x1c\xf7\x47\xac\x8f\xcc\x67\x04\xbf\xc8\x7c\x46\xf0\x8b\x8c\x37\xe2\x7c\x59\x69\x29\xc2\x3e\xcb\x28\x45\xf0\x8f\xf4\x1f\xc1\x3f\x9a\x3f\xf0\x4f\xcc\x47\x44\x3c\x69\xd8\x9f\xfb\x79\xe5\x10\x3c\x71\xbf\xcf\xc1\x17\xe2\x0a\xbd\xad\x6f\xc0\x23\xde\xc5\x69\xd5\x2e\xc3\xe1\xd2\xeb\x3a\x07\x77\x35\x20\x0e\x17\x22\x8f\x0b\x26\x0e\x17\xa2\x8c\xb2\x17\x87\x0b\x50\x46\xc5\x8a\x43\x42\x8a\xcf\xc4\x02\x4c\x7b\x20\x5c\x46\x00\xe2\x40\xb0\x0c\x02\xe2\x62\x01\x0e\x03\xcf\xd8\x3f\x2e\xa4\xb8\xac\x98\xf1\x64\xb5\x97\x88\xd5\x1e\xe3\xcb\x15\x78\xe9\xf3\x6c\x0c\x95\x5d\x8e\xbf\x33\x65\xc4\xf5\xce\x99\xc3\x42\xdf\x05\xc9\x5d\x18\x1b\x9a\xe0\x2c\x62\x02\x90\x0d\x24\xbb\x6a\x70\x24\xbb\x22\x38\x21\xd9\x15\xc1\xbd\xd9\x0f\xb2\x42\x87\x07\xec\x17\x92\xad\x8a\x49\xb6\xaa\x3d\x92\xad\x6a\x8f\x64\x2b\xc8\x0a\x0f\xa3\xe9\xe1\x0d\x7f\xa1\xb5\xdb\x29\x88\x4b\x23\x40\x71\x7d\xae\xca\xe8\xfb\x22\xae\xcf\x3d\x19\xe5\x22\xe2\x7a\xcb\xf6\x65\xb6\x05\x18\x5e\x8c\x50\xdc\xac\x0b\x3c\x05\x8b\x0a\x12\x05\x59\x05\xb6\xa5\xa8\xc0\x9c\xac\x2a\x98\x29\xd8\x43\xb0\x98\xd7\x83\x0a\x02\x05\x7a\x0b\xb9\x00\x6d\xb3\x44\x46\xe1\x11\x66\x34\x3d\x66\xac\x18\xd6\x28\xb3\x09\x32\x16\x30\x31\x5e\x83\xcc\xf4\x88\x42\x92\x44\x16\xbd\x91\x65\xe1\x51\x4b\x40\xe6\x22\x49\x05\xcd\x1c\x73\x2f\xbd\xd3\x75\x81\x59\x98\xc1\xc1\x16\xe0\x30\x23\x13\xd7\x5b\x59\x16\x56\x9a\xa0\x95\x95\x37\x11\x6c\x6a\x90\x21\x88\xc7\x06\x86\x20\xa8\x6d\xe7\x68\x51\xf4\x74\x23\x31\x22\x18\xcd\x49\x44\x16\x6c\xf0\xb6\x20\xab\x80\x31\x48\x01\x4b\xc6\x20\xab\x2e\x30\x13\x7b\x2c\xb0\x98\x0e\xba\x80\x89\x96\x4d\x05\x8c\x32\x7a\x15\x70\x4b\x44\x66\x2d\xaa\xde\x21\xb2\x24\xc3\x1a\x54\x30\x01\xaa\xc8\x0e\x3b\xae\x48\x14\x59\x44\x5c\x16\x0b\x3a\xe2\x28\x59\x25\x92\x50\xc5\x76\x74\x49\xf3\x66\x79\x4a\xa2\x02\x5b\x11\x55\xc0\xcc\x26\xc4\x18\xb9\x63\xc1\x1b\xcc\xbd\x11\x68\x1e\x2c\x88\x45\xf3\x10\x79\xc1\x96\xaa\x02\xde\x87\xa5\xe1\x86\x5d\x4d\xb4\xe6\xd0\x8d\x46\xd9\xb4\xe6\xd0\xda\x17\xea\xbd\xbe\x7d\xc6\xac\x6f\x4d\x5b\xf5\x38\x9b\xd6\x04\x17\x68\xbc\x4d\x5a\x13\xe8\x1d\x0d\x48\x43\xb7\x70\x03\x27\x5d\x9f\x88\xb5\x9b\xcc\xc4\xba\xdf\x70\x7d\x3b\x2a\x5a\x43\xf7\xca\xb9\xfc\xd2\x7a\x65\x61\xeb\xbd\xac\xa7\x87\x7a\x9d\x3b\xd2\x5f\xf8\xe3\xd3\xa3\xcd\x26\x7b\x94\x51\x97\x5c\x3f\xab\x98\x39\x7f\xfb\xfc\x1a\x9f\xdd\x5d\x5c\x38\x5a\x7b\xef\x1a\x9f\x78\x45\x65\x7b\xd5\xcd\xa6\xc2\x03\x8a\x2f\xfd\xd4\xdb\xd5\xf8\x2c\x50\x99\xc1\xd5\x54\x7b\xa8\xec\xd9\x21\x54\x05\x4c\x78\x61\xf0\xbd\x4c\xc7\x27\x1e\x4b\xde\x1e\x17\x9e\x2a\xc1\x3b\x81\x73\x39\x49\x32\x15\x9e\x00\x8e\x61\xf4\x1a\x1c\x9f\x78\xdd\xf0\x4f\x85\x24\xe6\x0b\x87\x99\xa2\x3d\x1c\x6c\x17\xea\x23\xb1\x79\x3a\x37\xc2\x10\xd7\xd3\xb9\xe4\xcc\x01\xc2\x6c\x88\xc3\x4b\xb6\x38\xaa\x7c\x34\x15\xc6\x92\xe3\x58\xf3\xb3\xa9\x16\x9c\xa5\x8d\x44\xff\xc6\x62\xc1\x85\x65\xd3\x75\x25\x51\x57\x66\x5c\x76\x4e\xbe\x66\xaa\x86\xae\xc5\x62\xf4\x6d\xdc\x0e\xf1\xad\xe8\x80\x16\xea\x56\xd3\x35\xe8\xac\x24\x8d\xb6\xe0\x15\xe4\x8b\xb5\xce\x5e\x5b\xa3\xf1\x8b\xce\x1e\x56\xae\x5f\x4d\xa7\x2d\x38\xd3\x66\x7f\x0d\x8d\xf6\xec\x55\x67\x13\x21\x9b\x4e\xa7\x4b\xb1\xde\x6e\xfe\xc4\x69\xd7\x66\x63\x90\x68\xba\xa4\x3a\x6b\xf1\xb6\x2f\xea\xbe\x60\x6d\x50\x4c\x37\xab\xce\x5a\xe0\xde\x74\xda\x99\x82\x35\x64\xe3\x90\xd4\xa6\xcd\xcd\x94\x4c\xa7\x36\xc7\xe9\xb5\xc6\xbb\xd2\x1a\x2a\x27\x17\xaa\x52\xa3\x6a\xbe\xfe\x21\xe9\xaf\x5d\x41\x9b\x00\xc0\xe3\x7a\xde\xf1\xb7\x86\xc3\xeb\xe5\x52\x4f\x2f\xf8\x65\x03\x3f\x26\x4c\x5b\x6d\xc7\x53\xe5\xcf\x27\xe7\xa7\x73\xdf\x85\xff\x7f\x0b\x00\x00\xff\xff\xd3\x1e\xdc\xc0\x6a\x11\x00\x00"); +func _ffcef ()(*asset ,error ){_efbc ,_fafeb :=_fda ();if _fafeb !=nil {return nil ,_fafeb ;};_geed :=bindataFileInfo {_ae :"HKm471-B5-V",_ca :615,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492433,0)};_eggca :=&asset {_e :_efbc ,_ee :_geed };return _eggca ,nil ; +};var _aeca =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9a\x4f\x8f\x1c\xb7\x11\xc5\xef\xfb\x29\xfa\xe8\x1c\x9c\x25\x8b\x4d\x36\x09\x08\x03\x18\x92\x8c\xe8\x60\x39\x88\xa2\x24\x40\x90\xc3\x34\xff\x08\x0b\x44\xb3\x8b\xdd\xd5\x41\xdf\x3e\x20\x59\xc5\x57\x36\x72\xb0\x05\x43\x54\xd7\x72\xa6\x9a\xaf\x59\xfd\xf8\xab\xbd\x7f\xfb\xe1\xdd\x87\xdb\xc3\xeb\x76\xff\xd7\xe7\xc7\xfc\xa9\xbe\x6e\xed\xe1\x56\x9e\xeb\xcb\xe3\xb7\xe7\x5c\xb7\xb3\x7e\x79\xb8\xdd\xdd\x59\xda\xca\x43\x7e\x95\x7f\x8e\xbf\xf2\xd7\xeb\xd3\xdd\x5d\x9f\xff\xe9\xfb\xcb\x6b\xfd\xfa\xe1\xd6\x1e\x37\x37\x7f\xae\x7c\x7b\xe2\x9f\xdd\xb6\xfb\xbf\xd5\x2f\x0f\x2f\xaf\xcf\xdf\xb7\x1f\x7e\x2a\x8f\x67\xfd\xd3\x56\x6a\xeb\xd7\x7f\x7d\x2e\xf5\xf9\xe1\xf6\x65\xfb\xe1\xed\xc7\x4f\x76\x5d\xfe\xf4\xed\xe9\xe9\xbf\xf5\x6b\xbd\xbd\x6e\x66\x5c\xab\xb7\x32\xfe\xbe\xbb\x7f\xfb\xcb\xf5\xe9\xe3\xf5\x6b\xdd\xee\xdf\x7e\xfc\xf4\xe3\xfb\xcf\x6f\x7f\xfc\xcb\x88\x8c\xc0\x3f\xea\xf3\xcb\xc3\xe3\x6d\xb3\xe6\xcf\xc6\x04\x5c\xff\xfb\xf7\xa7\xba\x59\xfe\x84\xcf\x1f\xde\xfd\xda\xda\x4b\x7d\xdd\x9c\x99\x9f\x7e\xff\xaf\xcf\x1f\xde\x6d\xff\xb6\x9b\x35\x1b\x79\x17\xe3\x7f\xf8\x47\xff\xf9\xcb\x63\xa9\x9c\xc2\x9d\x9f\xb7\x93\x1f\x4b\x7d\x79\xba\xe6\xfa\x7c\xbd\x7d\xa9\x77\xdb\xf6\xc6\x98\xcb\x36\xff\x7b\x13\xcd\xa5\x5f\x89\xef\x7f\xb2\xfd\xcf\x65\x0e\x7f\x7e\xff\xf3\x7b\xb9\x4e\xb8\x4e\xfa\xba\xc3\x75\xb7\xae\xcf\x6b\xe3\x93\xe7\xb5\x7a\x2b\xbf\xfb\xfe\x3b\x3b\xd3\xba\x3d\xbe\x96\xda\xe6\xb5\x91\xd1\x1b\xdb\x2e\x9b\x75\x61\x8f\x7d\x96\x0e\xdf\x59\x63\xf8\x5e\x1e\x0a\xcf\xa0\x3e\xe3\xa8\x32\xe3\x4d\xac\x57\xdb\xff\xf4\x8c\xc6\xb0\xd5\xcb\x96\x12\x07\x08\x01\xea\x01\x9b\x1c\x47\x1c\x22\x2e\xd7\xcb\x46\xf1\xe0\xc8\x8e\xc8\xde\xe7\x38\x27\x73\x3c\x22\xbe\xe6\xcb\xb6\x93\xcc\xf1\xb5\xae\x48\x33\x97\xcd\x1b\x99\x13\x30\x27\x9c\xb5\x47\x02\x47\x0e\x44\xc6\xd0\x27\xbf\x22\x84\xc8\x7e\xd9\xbc\xc3\x1c\x8f\x88\xef\x73\x10\x09\x88\x84\x3e\x27\xad\xc8\x81\xc8\x71\xd9\x82\xa1\x15\x89\x88\xc4\xcb\xe6\x77\xb3\x22\x09\x91\xdc\xe7\xb8\x15\x29\x88\xb4\x3e\xc7\x4a\xe4\x34\x2b\xd2\x87\xc1\x1c\x2b\x82\x3b\x3d\xc7\x9d\xa6\xb8\x42\xb8\xd5\x3e\x0c\x06\x11\x87\x88\xbb\x6c\xc1\xae\xe4\xce\x1d\x91\xbe\x3c\xfb\xbe\x22\x58\x9e\x3e\x0c\x16\xc9\x61\x79\xfa\xd0\xa7\xf5\x8c\x1c\x27\xd6\xa7\x0f\xfd\xbe\x74\x38\xb1\x3e\x67\xea\x1f\xb7\x56\xee\xbc\x22\x72\xed\x73\x96\x0e\xe7\x89\xc8\xd9\x6f\xc8\x20\xef\x8c\x50\xee\x93\xb0\x40\x58\xd4\x3e\x0c\x16\x77\x54\x11\xa9\x97\x2d\xac\x87\xf1\x38\x1b\x22\x6d\x7c\xd1\xca\x3b\x43\x89\x6c\xfb\xa4\xf5\x71\x19\xcb\xdd\x87\x7e\x6d\xa1\x23\x63\xb9\x73\xe8\x73\xd6\x1d\x65\xac\x4f\x1e\xeb\xb3\x56\x2e\x63\x7d\x72\xbf\xd7\x7d\xad\x4f\xc6\xad\xe6\xf1\xfc\xe0\xb1\xcf\xb8\xd7\x3e\x0c\x58\xba\x8c\x7b\xed\x43\xef\xd7\xca\x65\xdc\x6b\xe9\x8f\x16\xd2\x2e\x78\xb4\x4a\x7f\x7e\xfc\x4a\xa1\xe0\x86\x4a\xdf\x2a\x7e\x3d\x0b\x05\xcf\x42\x89\x7d\xce\x5a\x9e\x82\xc7\xbe\x74\x59\x55\x04\xb2\x96\x29\xeb\x12\xaf\xe0\x5e\x4b\xbb\x6c\x07\xad\xb4\x2b\x74\xe8\xc3\x83\x96\x42\x15\x69\xf7\xa1\xf7\x6b\x11\x2a\x14\xaa\xbe\xcf\x41\x04\x69\xf7\xa1\xf7\x2b\x83\x0a\x85\x6a\xb9\x6c\x87\x43\x06\x58\xd2\x3e\x0c\x46\x7d\x1c\xd6\xb4\x51\x9f\xb4\x3e\xae\x61\xe5\xfa\x30\x18\x5a\xcb\xdd\xb0\xf5\x5a\xbc\x6c\x07\x76\x7f\xc3\xd2\xf5\x61\x30\xb4\x1e\x93\x86\xcd\xd2\x7a\x7a\x50\xbc\x21\xbd\x3e\x8c\x6b\xbd\x23\x8a\x63\xec\xe5\x2c\x7a\xbf\x22\x07\x22\xc7\x65\x8b\x81\x56\x24\x22\x12\x7b\x24\xac\x48\x42\x64\xe8\x1a\x57\x64\xe9\x1a\x7b\xfd\x89\x41\x56\x21\xa2\xfe\x8c\x61\x30\xf8\x38\x14\xa0\xd8\x8b\x49\x3c\x56\x72\xa8\x25\xb1\xd7\x05\x6b\xd6\x4e\x8e\xa7\xfa\xa6\xfe\x04\x59\x24\x8e\xc2\x10\xfb\x26\xb7\xc6\xae\xfc\xb0\xcb\x63\xdf\xa1\xd6\xd0\x9a\x95\x91\x45\xdf\x63\x16\x2b\x1e\xb1\xc7\xc6\x30\xd8\xe0\x56\xa8\x22\x54\x47\x68\x7d\x17\x76\x59\xec\x7b\xc9\x9a\xf5\x0e\x89\xd8\x4c\x63\x18\x6c\x40\x08\x69\xf4\xed\x63\x29\xae\x0f\x2c\x57\x84\xae\xbd\xa6\x60\xa1\xb0\x9f\x62\x7f\xe2\x2d\xa5\xb5\x50\x15\xdf\xd5\x87\x3e\x98\x15\xc1\x57\xf5\xa1\x75\x6b\x13\xc6\xea\x11\x3a\x7a\x68\xd5\xea\x58\xf1\x58\xd4\xf3\xb2\xd9\x10\x97\x90\x15\x0b\xdf\x87\x3e\xd8\x15\xc1\x0a\xf6\x17\xba\x0d\xeb\xed\x1c\x1b\x1e\xcd\x76\x5e\x36\x32\xf8\xbc\x86\xcf\xeb\xcf\x33\xa1\x56\x26\x3c\xd0\x63\x78\x1c\xce\xae\x10\x21\x44\x7d\xd6\x2a\x62\xe9\xea\x10\x72\x63\x16\x42\x3b\x42\x7e\xcc\x72\x2b\x14\x10\x3a\x2f\x9b\x33\x3b\xbe\x2b\x23\xd4\xcd\x8d\xb7\x7e\x85\x1a\x42\xed\xb2\x25\xb3\x8a\x52\xc2\xab\x7d\x0c\x13\xb6\x70\xc2\xbb\x3d\xf5\x6d\xe2\xd2\x7a\xd4\x12\xb6\x49\xea\x6f\xe3\xdd\xe1\xbe\xf0\x3a\x1e\xc3\xfd\x58\x2f\xdd\x84\x2d\x94\xfa\xfb\xd7\x9b\x1d\xb3\x12\x42\xe3\x51\x33\x32\x2d\xc3\xe9\x65\xea\xef\x3c\x2f\xbb\x2b\xc3\xcf\xe5\xe1\xe7\xba\xcf\xea\xf6\x54\x2c\xe5\xff\x73\x99\xe3\xa7\x61\xf7\xb2\xef\x13\x43\x64\x31\x33\x4c\x5d\x0e\x3d\x72\x44\xbe\xe7\x0c\x53\x97\x67\x45\x3b\xf8\x09\xcd\xa8\x68\x79\x3c\x1b\xe9\x60\x4d\x32\x1e\x8d\x9c\x86\x49\x35\x41\xee\xea\x8a\xd0\x75\x84\xac\x97\x1c\x4e\x84\xce\x11\x22\xd1\x3f\x67\x84\xf2\x08\x39\x71\x1a\xb9\x20\x54\x46\x68\x97\x47\x23\x57\x84\xea\x08\x79\x27\x69\x34\x84\xda\x08\x05\x29\x35\xc5\xac\x50\x31\x23\x74\x10\xa7\x51\xe0\xca\xcb\x70\xe5\x36\x5a\x4e\xa3\x40\xad\xc2\xbe\x5c\x9c\x5a\x81\x31\x2f\x6e\xec\xa1\xe5\x6b\x0a\x94\x2c\xfb\x0c\x89\x89\x2b\xd0\xaa\x0c\xad\x68\x39\xfd\x02\xb1\xca\x10\x8b\x96\xd5\x2f\x50\xab\x0c\xb5\xc8\x45\x49\x03\x72\x95\xb9\x95\x77\xa9\x5d\x05\x7a\x95\x34\x77\xb9\x14\xc3\x02\xbd\xca\xd0\x8b\x82\xec\x86\x02\xbd\xca\xd0\x8b\x0e\x79\x7f\x17\xe8\x55\x86\x5e\x14\xc5\xab\x14\xe8\x55\x86\x5e\x94\xe4\x89\x2f\xd0\xab\x0c\xbd\xdc\x2a\xd7\x05\x7a\x95\xa1\x97\xb3\x62\x1b\x2b\xf4\xaa\x43\x2f\x47\x72\x88\xa9\xd0\xab\xda\x79\xf0\x21\x4e\xa3\x42\xaf\x3a\xf4\x72\xbb\x94\x8d\x0a\xbd\xea\xd0\xcb\x79\xc3\x69\x54\xe8\x55\xe7\x49\x6a\x1d\x23\x2a\xf4\xaa\x7e\x86\x92\xa4\x01\xbd\xea\xd0\xcb\x1d\x49\xd2\x80\x5e\x75\xe8\xe5\x62\x94\x34\xa0\x57\x1d\x7a\xb9\x74\x48\x1a\xd0\xab\x0e\xbd\x76\x73\x48\x1a\xd0\xab\x0e\xbd\x76\x2b\xef\xff\x0a\xbd\xea\xd0\x6b\x27\x79\x39\x54\xe8\x55\x87\x5e\xbb\x13\x77\x52\xa1\x57\x1d\x7a\xed\xbb\xbc\x01\x2a\xf4\xaa\x43\xaf\xdd\xef\x92\x06\xf4\xaa\x43\xaf\x3d\x88\x19\x6b\xd0\xab\x0d\xbd\xf6\xf5\xde\x68\xd0\xab\x0d\xbd\xf6\x28\xfe\xb2\x41\xaf\x36\xf4\xda\x93\xe5\x34\x1a\xf4\x6a\x43\x2f\x6f\x2c\xa7\xd1\xa0\x57\x9b\x95\xd2\xca\xfb\xb5\x41\xaf\x36\xf4\xf2\x64\x24\x0d\xe8\xd5\xc2\x0c\xc9\xab\xb2\x41\xaf\x36\xf4\xf2\x4e\x4a\x68\x83\x5e\x6d\xe8\xe5\x77\xa9\xa1\x0d\x7a\xb5\xa1\x97\xf7\x52\x44\x1b\xf4\x6a\x43\x2f\x1f\xa4\x8a\x36\xe8\xd5\x86\x5e\xfe\x90\x2a\xda\xa0\x57\x1b\x7a\xf9\x28\x55\xb4\x41\xaf\x56\xfa\x11\xc6\x27\xae\xa2\x04\xa8\x40\x13\x2a\xf8\xc4\x87\x6d\x02\x56\xa0\x89\x15\x82\x49\x86\x43\x0e\xa1\xb1\xbc\xc1\xc6\x9d\x43\x3b\x42\x63\x79\x03\x1d\x91\x43\x1e\xa1\xf9\xaa\x71\x07\x71\x28\x20\x34\x96\x37\xec\x41\xd2\x38\x10\x1a\xcb\x1b\xc4\x2a\x11\xfc\x33\x4d\x27\x12\xe4\x90\x43\x70\x22\x74\x1d\xcb\x1b\x8e\x5d\xd2\xb8\x22\x74\x9d\x6f\xbc\x5d\xd2\x38\x11\x1a\xcb\x1b\x92\x93\x34\x32\x42\x63\x79\x0f\xe3\x24\x8d\x82\xd0\xd8\x0e\x87\x25\x49\xa3\x22\x34\xb6\xc3\x41\x56\xd2\x68\x08\x8d\xed\x70\x88\x99\xa3\x73\x6d\x07\x3a\xc7\x76\x38\x76\x3e\x58\xd2\x09\xbd\xce\xa1\xd7\xe1\xf9\xe4\x4d\x27\xf4\x3a\x69\x86\xd8\x6d\xd2\x09\xbd\xce\xa1\xd7\x11\xd8\xbe\xd2\x09\xbd\xce\xa1\xd7\x71\x44\x49\x03\x7a\x9d\x7e\x1a\x80\x43\xd2\x80\x5e\xe7\xf4\x06\xe9\x90\x34\xa0\xd7\x39\xcd\x81\x09\x92\x06\xf4\x3a\x87\x5e\xd1\x7a\x49\x03\x7a\x9d\x43\xaf\x48\x5e\xd2\x80\x5e\xe7\xd0\x2b\xba\x5d\xd2\x80\x5e\xe7\xd0\x2b\xee\xbb\xa4\x01\xbd\xce\x3c\x4f\x5d\x4e\xd2\x80\x5e\xe7\xd0\x2b\x06\x92\x34\xa0\xd7\x59\xa7\xb3\x21\x49\x03\x7a\x9d\x43\xaf\x18\x2d\xa7\x91\xa1\x57\x1e\x7a\xc5\xc4\x18\x87\x32\xf4\xca\x13\xda\x19\xc3\x69\xc0\xcc\x51\xa6\x19\x62\x60\x44\x19\x7a\xe5\xa1\x57\xb2\x89\xd3\x80\xd1\xa3\x69\xf4\x12\x45\x49\x03\x7a\x4d\x2b\x97\x5c\x94\x34\xa0\xd7\xf4\x72\x69\x3f\x24\x0d\xe8\x35\xcd\x5c\xf2\x41\xd2\x80\x5e\xec\xe6\x42\x90\x34\xa0\xd7\xb4\x73\xe9\xf0\x92\x06\xf4\x9a\x76\x2e\x45\x2f\x69\x40\xaf\x69\xe7\x52\xda\xf7\x3f\x62\x53\x09\x6e\x8f\xd8\xed\x19\xe3\x24\x4d\xe8\xc9\x76\xcf\x58\x27\x79\x42\x50\xf6\x7b\x86\x48\x12\x85\xa2\x6c\xf8\x8c\x63\xaa\x41\x70\x7c\xc4\x8e\xcf\xec\x7c\xc8\x25\x58\x3e\x62\xcb\x67\x3c\x03\x3d\x82\xe7\x23\xf6\x7c\x46\x48\x24\xc1\xf4\xd1\x34\x7d\xd6\x04\x29\xb6\x70\x7d\x34\x5d\x9f\x35\x87\x54\x5b\xd8\x3e\x9a\xb6\xcf\x9a\x28\xe5\x16\xbe\x8f\xa6\xef\xb3\x26\x49\xbd\x85\xf1\xa3\x69\xfc\xac\x35\x52\x70\xe1\xfc\x68\x3a\x3f\x6b\xad\x54\x5c\x58\x3f\x9a\xd6\xcf\x5a\x92\x92\x0b\xef\x47\x85\xbd\xba\x93\x9a\x0b\xf3\x47\xd3\xfc\x59\xbb\x4b\xd1\x85\xfb\xa3\xe9\xfe\xac\xf5\x52\x75\x61\xff\x68\xda\x3f\x6b\x85\xcb\x11\xfc\x1f\x4d\xff\x67\xad\x70\x1f\x82\x01\xa4\x69\x00\xad\x8d\x52\x78\xe1\x00\x69\x3a\x40\x6b\x93\x54\x5e\x58\x40\x9a\x16\xd0\x92\x91\xd2\x0b\x0f\x48\xd3\x03\x5a\xb2\x52\x7b\x61\x02\x69\x9a\x40\x4b\x24\xc5\x17\x2e\x90\xa6\x0b\xb4\x24\x67\x7d\x82\x0d\xa4\x69\x03\x2d\x39\x29\xbf\xf0\x81\x34\x7d\xa0\xa5\x5d\xea\x2f\x8c\x20\x4d\x23\x68\xc9\x4b\x01\x86\x13\xa4\xe9\x04\x2d\x05\xa9\xc0\xb0\x82\x34\xad\xa0\xa5\x43\x4a\x30\xbc\x20\x4d\x2f\x68\x29\x4a\x0d\x86\x19\xa4\xca\x87\xad\x24\x45\x18\x6e\x90\x2a\x9f\xb6\x8c\x54\x61\xd8\x41\x9a\x76\xd0\x3a\x2b\x65\x18\x7e\x90\xa6\x1f\xb4\x8e\xa4\x0e\xc3\x10\xd2\x34\x84\xd6\x39\x29\xc4\x70\x84\x34\x1d\xa1\x75\xbb\x54\x62\x58\x42\x9a\x96\xd0\x3a\x2f\xa5\x18\x9e\x90\x1a\xe5\x41\x4f\x06\x52\x67\x9f\x83\xc6\x09\xbb\x1b\xd5\x30\x61\x53\xa3\x1a\x25\xec\x65\x54\x83\x84\x2d\x8c\x6a\x8c\x70\x53\x44\x35\x44\xd8\xcb\xa8\x46\x08\x5b\x18\xd5\x00\xe1\xe6\x87\x6a\x7c\x70\xd3\x43\x35\x3c\xb8\xd9\xa1\x1a\x1d\xdc\xe4\x50\x0d\x0e\x6e\x6e\xa8\xc6\x06\x37\x35\x54\x43\x83\x9b\x19\xaa\x91\xc1\x4d\x0c\xd5\xc0\xe0\xe6\x85\x6e\x5c\x70\xd3\x42\x35\x2c\xb8\x59\xa1\x1a\x15\xdc\xa4\x50\x0d\x0a\x6e\x4e\xa8\xc6\x04\x37\x25\x74\x43\x82\x9b\x11\xaa\x11\xc1\x4d\x08\xd5\x80\xe0\xe6\x83\x6a\x3c\x70\xd3\x41\x37\x1c\xb8\xd9\xa0\x1a\x0d\xdc\x64\x50\x0d\x06\x6e\x2e\xa8\xc6\x02\x37\x15\x74\x43\x81\x9b\x09\xaa\x91\xc0\x4d\x04\xd5\x40\xe0\xe6\x81\x6a\x1c\x70\xd3\x40\x35\x0c\xb8\x59\xa0\x1a\x05\xdc\x24\xd0\x0d\x02\x6e\x0e\xa8\xc6\x00\x37\x05\x54\x43\x80\x9b\x01\xaa\x11\xc0\x4d\x00\xd5\x00\x60\xf8\xaf\xc0\x3f\x43\x7f\x05\xfc\x19\xf6\x2b\xd0\xcf\x90\x5f\x03\x7e\x86\xfb\x0a\xec\x33\xd4\x57\x40\x9f\x61\xbe\x02\xf9\x0c\xf1\x15\xc0\x67\x78\xaf\xc0\x3d\x43\x7b\x05\xec\x19\xd6\x6b\x50\xcf\x90\x5e\x01\x7a\x86\xf3\x1a\xcc\x33\x94\x57\x40\x9e\x61\xbc\x06\xf1\x0c\xe1\x15\x80\x67\xf8\xae\xc0\x3b\x1f\x1a\x14\x70\x67\xd8\xae\x40\x3b\x43\x76\x05\xd8\x19\xae\x03\xac\xff\xc6\xb4\x24\xff\x7b\xcf\xc2\xc8\x5d\xe1\x76\x46\xed\x1a\xb3\x33\x62\x57\x78\x9d\xd1\xba\xc6\xea\x8c\xd4\x35\x4e\x67\x94\xae\x31\x3a\x23\x74\x8d\xcf\x19\x9d\x6b\x6c\xce\xc8\x5c\xe3\x72\x46\xe5\x1a\x93\x33\x22\xd7\x78\x9c\xd1\xb8\xc6\xe2\x8c\xc4\x35\x0e\x67\x14\xae\x31\x38\x23\x70\x8d\xbf\x19\x7d\x2b\xec\xcd\xc8\x5b\xe3\x6e\x46\xdd\x1a\x73\x33\xe2\xd6\x78\x9b\xd1\xb6\xc2\xda\x8c\xb4\x35\xce\x66\x94\xad\x31\x36\x23\x6c\x8d\xaf\xf9\xc0\xa8\xb1\x35\x23\x6b\x8d\xab\x19\x55\x6b\x4c\xcd\x88\x5a\xe3\x69\x46\xd3\x1a\x4b\x33\x92\xd6\x38\x9a\x51\xb4\xc6\xd0\x8c\xa0\x35\x7e\x66\xf4\xac\xb1\x33\x23\x67\x8d\x9b\x19\x35\x6b\xcc\xcc\x88\x59\xe3\x65\x46\xcb\xbf\xc1\xca\x7c\x0a\x51\x38\x99\x4f\x18\xc0\xc8\x6f\xf8\x60\xa1\xf8\x30\x9f\x27\x14\x17\xe6\x63\x84\xe2\xc1\x7c\x7a\x50\x1c\x98\x0f\x0d\x9a\xff\xf2\x61\x41\x73\x5f\x3e\x24\x68\xde\xcb\xee\x5f\x73\x5e\x36\xfd\x9a\xef\xb2\xd7\xd7\x5c\x97\x2d\xbe\xe6\xb9\xec\xec\x35\xc7\x65\x43\xaf\xf9\x2d\xfb\x78\xcd\x6d\xd9\xbe\x6b\x5e\xcb\xae\x5d\x73\x5a\x36\xeb\x9a\xcf\xb2\x47\xd7\x5c\x96\xad\xb9\xe6\xb1\xec\xc8\x35\x87\x65\x23\xae\xf9\x2b\xfb\x6f\xcd\x5d\xd9\x76\x6b\xde\xca\x6e\x5b\x73\x56\x36\xd9\x9a\xaf\xb2\xb7\xd6\x5c\x95\x2d\xb5\xe6\xa9\xec\xa4\x35\x47\x65\x03\xad\xf9\x29\xfb\x66\xcd\x4d\xd9\x2e\x6b\x5e\xca\x2e\x59\x73\x52\x36\xc7\x9a\x8f\xb2\x27\xd6\x5c\x94\xad\xb0\xe6\xa1\xec\x80\x35\x07\x65\xe3\xab\xf9\x27\xfb\x5d\xcd\x3d\xd9\xe6\x6a\xde\xc9\xee\x56\x73\x4e\x36\xb5\x9a\x6f\xb2\x97\xd5\x5c\x93\x2d\xac\xe6\x99\xec\x5c\x35\xc7\x64\xc3\xaa\xf9\x25\xfb\x54\xcd\x2d\x99\x59\x6a\x5e\xc9\xac\x52\x73\x4a\x66\x94\x9a\x4f\x32\x9b\xd4\x5c\x92\x99\xa4\xe6\x91\xcc\x22\x35\x87\x64\x06\xa9\xf9\x23\xb3\x47\xcd\x1d\x99\x39\x6a\xde\xc8\xac\x51\x73\x46\x66\x8c\x8a\x2f\xea\x37\x64\x1f\x7f\xbd\x3e\xdd\xad\x5f\x17\xcb\xdf\x9e\x9f\xeb\xed\x75\xfc\x6a\xda\xf8\x9d\xb0\xad\xd4\xf6\x70\xab\xeb\xd7\xdc\x9e\x1e\x9f\xfa\xac\xf1\xff\xff\x02\x00\x00\xff\xff\x32\x3f\x1b\xc2\x12\x27\x00\x00"); +func _dagea ()(*asset ,error ){_bbbf ,_gegcf :=_dggdc ();if _gegcf !=nil {return nil ,_gegcf ;};_efef :=bindataFileInfo {_ae :"UniGB-UCS2-V",_ca :832,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492749,0)};_ceaa :=&asset {_e :_bbbf ,_ee :_efef };return _ceaa ,nil ; +};func _cdff ()(*asset ,error ){_eefg ,_ccac :=_egba ();if _ccac !=nil {return nil ,_ccac ;};_gfge :=bindataFileInfo {_ae :"UniKS-UTF32-H",_ca :162757,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493048,0)};_fece :=&asset {_e :_eefg ,_ee :_gfge };return _fece ,nil ; +};func _adbf ()(*asset ,error ){_gbb ,_cgbe :=_ccgb ();if _cgbe !=nil {return nil ,_cgbe ;};_fcgdf :=bindataFileInfo {_ae :"KSC-Johab-V",_ca :716,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492521,0)};_fega :=&asset {_e :_gbb ,_ee :_fcgdf };return _fega ,nil ; +};var _gcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\xcd\xae\x2e\xbb\x8d\xa6\x39\x3f\x57\xb1\x87\xdd\x83\x6c\x87\xfe\x25\xc0\x30\xd0\xc8\x86\x81\x44\x22\xbb\x0a\xe9\xfa\x19\x26\x24\x51\x72\x19\x28\x1f\x1b\xc7\xce\x41\xde\x7d\x61\xf1\x79\x97\xbd\xa2\x50\xd8\x7b\xf4\x41\xf1\x45\x88\x14\x15\x41\x52\x14\x5f\xea\x57\xff\xf8\x4f\xff\xdf\x3f\xfd\xfc\x87\xbf\x7e\xfb\xd5\x7f\xfe\xe5\x4f\xfb\x77\xe7\xaf\xdf\xee\x1f\x7e\xb6\x5f\xce\x5f\xfe\xf4\xef\xbf\xec\xf3\x6d\x9d\xdf\xff\xe1\xe7\x9f\x7e\x0a\xf1\x9b\xfd\x61\xff\xf5\xb3\xe9\x3f\xfb\x8f\xf3\xcf\x3f\xfd\xf4\xf1\xfc\xef\xfe\xe3\x2f\x7f\x3d\x7f\xfc\xa7\x9f\xef\x9f\xbe\x25\xee\xb3\x7f\xff\xb3\xee\xfd\xf6\xed\x57\xff\x7a\x7e\xff\x87\xbf\xfc\xf5\x97\xff\xf8\xf6\x7f\xfd\xbf\xf6\xa7\x75\xfe\xef\x6f\x76\xee\xc7\xf5\xff\xf4\x8b\x9d\x5f\xfe\xf0\xf3\xef\x75\xfd\xdf\xfe\xf9\x5f\xff\xed\xbf\xfe\xe3\xef\xe2\xdf\xfe\xff\xdd\xbf\xff\xf9\xcf\xff\xf3\xfc\xf1\xfc\xfc\xd7\x6f\xc3\xaf\x9d\x9f\xcd\x7f\x7f\xfa\xd5\x3f\xfe\xcb\xfc\xf3\xff\x3f\xff\x78\xbe\xfd\xca\x1f\xfd\x87\x7f\xfe\xd7\x7f\xf8\x78\xd4\xff\xf5\x3f\xff\xdb\xf9\xe5\x2f\x7f\xf8\xd3\xcf\xdf\xc2\xff\xf3\x3c\xe1\xef\x97\xff\xcb\x7f\xfc\xf9\x7c\x8b\xea\xe4\xbf\xff\xcb\x9f\xec\x7c\x7b\x68\x05\xf8\xdd\x7f\xb2\xf3\x97\x3f\xcf\x7d\x7e\x99\x3f\xff\xfe\xfc\xf4\xed\xdb\xaf\x9f\xe7\x79\x7e\xf3\xed\xd7\xbf\xfd\xed\x6f\x7f\xfb\x9b\x0f\x0e\xfe\xb7\x3b\x7e\x0a\xcf\xc3\xa3\xeb\xee\xff\x31\x7f\xf9\xe9\xf3\x81\x7b\xaf\xfd\xe6\xa3\x55\xf3\x6f\x3e\x7a\x99\x83\x56\xa1\x75\x68\x4d\x6f\x59\xa3\xb5\xbc\x75\x69\xf5\x8f\xe7\xe2\x93\x16\xad\xe2\x2d\xf5\xd2\x2b\xad\x4d\xab\x7d\xb4\xc2\x93\x68\x75\x5a\xba\x73\x78\x2b\x46\x6f\x0d\xef\x33\x06\xb5\xbc\xcf\x58\x1f\x5a\xfe\x5c\x99\x81\x96\x3f\x57\x36\xd4\xc7\xf4\xd6\xa9\xb4\x3e\xf8\x8c\x2d\x43\xdd\xee\x6f\xbe\xfd\x7a\xee\x27\x7b\xeb\x46\x6f\x45\xfa\xbc\xdb\x5b\x89\x3b\xaf\x79\x2b\xeb\xbf\x43\x0b\x0a\x97\x5e\xb2\xcb\x2c\xb8\x04\xe7\x2e\x99\x56\xa0\xd5\x69\x41\xa1\x6c\x5a\xc9\x5b\xb5\xd0\xaa\xde\x6a\x7a\x6e\xd0\x9a\xde\x0a\xfc\x37\x1e\x5a\x8d\x16\x77\x46\xe8\x21\xcf\x10\x79\x6e\x5d\x5a\xd3\x5b\x3b\xd0\x5a\xb4\xf4\x1c\xe3\xdb\x70\x16\x19\xdf\x56\x2f\x8c\xcf\xe0\x2c\xc1\xe7\xe1\xb9\x04\x2f\x07\xce\x12\xbc\x1c\x9e\x4b\x50\xb8\x89\x16\xbd\x5c\x9f\xcd\x90\x5d\x12\xf6\x30\x86\x1c\x69\xd1\x67\x4e\xb4\x2a\x2d\xe7\xda\x02\x9c\xe5\x45\x0b\x0a\xd9\xb9\xb6\xa8\x5e\x8c\x56\xa4\x75\x68\x41\xaf\xd0\x67\xa2\x97\x92\x69\xd1\x4b\x71\xae\x2d\x37\x5a\x9d\x96\x9e\x73\x09\x5a\x81\x42\x81\x17\xcd\x66\x81\x17\xcd\x66\x81\x5e\x65\xb4\xe5\xd2\x42\x66\x95\xf1\x35\x7a\xa9\xf4\xd2\x98\x95\xe6\x33\x66\x1d\x5e\x1a\x72\xd1\xdc\x36\xf8\x9c\xd0\x6b\xf0\xa2\x19\x6b\xf4\xa2\x19\x6b\x8c\xdd\xa0\xde\xe0\x45\x33\xd6\xe0\xc5\xa0\xd0\xa1\x77\xa0\xd0\xa1\xa7\xd9\xf4\xaf\x71\xda\xd5\x9d\xde\xcb\x79\x16\xad\x4b\x8b\xf7\x7a\x3c\xb4\x18\xc3\xf0\x5e\x4e\xe0\xcd\xf2\x6f\x73\x1e\xcd\x98\x7f\x9b\xf3\x68\x1e\xfc\xdb\x9c\x27\x41\xcf\xbf\xbf\x79\x12\x6f\xcf\x74\x29\x9d\xac\x96\xf3\x72\x24\xf9\xd9\x68\xf1\xdc\xa4\x97\xc2\x1b\x32\xe1\x53\xb2\x5e\xf0\x52\x19\xc3\xe2\xbf\x49\x2f\x8b\x31\x48\x9e\xdb\xdf\x89\xb3\xf9\x6f\xc3\xb5\xa4\xbb\x5d\xba\x47\xf2\xdc\xf0\x29\x79\x6e\xfa\x94\x3c\x37\x7d\x1e\x46\x6b\xc8\xe5\x20\x33\x83\x97\x83\xcc\x8c\xf1\x5d\x28\x18\xd4\xaf\x9e\x83\xfa\x87\xe4\xcf\xcf\x26\x0d\xfc\x7f\x50\xc9\xc1\x7c\xe8\x57\xd3\x60\xfe\x4a\xdc\xc0\x10\xcc\x3f\x87\x9b\x68\x9d\x48\x8b\x29\x3a\x2e\xce\x9b\x19\xc2\xe1\x39\x14\x5f\x38\x3e\xd8\x2b\x51\x1f\x1f\xd0\xad\x30\x86\x1a\xbc\x9d\xff\x6e\xa2\xc5\x10\x6e\xa6\xa5\x3b\x7d\x8a\xee\x80\xc2\x85\xcf\x01\x85\xeb\x02\xbc\x4b\x2d\xf8\x44\xf0\x11\x15\x79\x51\xd0\xf1\xa1\x4f\xcb\xb4\x0a\xad\x4e\x8b\x31\x20\xf8\xf8\xd0\xe7\xd5\x9d\xf4\x79\x75\xe7\xc7\x18\xd6\x83\x42\x89\xe1\xa1\xc5\x73\x21\x78\x0b\x99\x7d\x58\x10\x6f\xe9\xce\xe2\xad\x48\x2f\xae\x68\xd7\x93\x74\x67\xa3\xa5\x5e\xa6\xb7\xb2\xee\x5c\xb4\x26\xad\x4d\x4b\x77\x1a\x2d\x37\x94\x31\x42\xbd\x34\x5a\x50\x2f\x83\x56\xa2\x65\xb4\xb2\xb7\x30\x6a\x31\xc2\x59\x85\xcf\xd8\xbd\xd5\xf5\xdf\xa0\xc5\x7f\x89\x3e\x91\x7c\x74\xb5\xbb\x9e\xe5\x9f\x66\xcc\xfc\xb7\xe0\x3a\xc3\xa7\x64\x5d\xe0\xec\x24\x5a\xdc\x79\x0a\x2d\x38\x43\xb1\xc7\xea\x72\x09\x92\x52\x75\x0a\x1f\xfa\xfd\xa3\xe5\x0a\x6c\x85\x4c\x9f\xcd\xf9\x0c\xa8\xc8\xe8\x0a\x6c\x05\x0c\x5e\x74\x05\xb6\x82\xc6\xd7\x5c\x82\x1f\xfa\xcf\x5b\xf4\xd9\xb8\xd3\x1d\x88\x15\x3a\x6f\x88\x3b\x10\x2b\x74\xa4\xd4\xe9\x65\x40\xa1\xd3\x8b\xc6\xde\x7d\x7c\x61\x32\x86\x6e\xb4\x74\x27\x14\x16\xd4\x5d\xb9\xad\xc0\xc7\x1f\x87\x8f\xfd\xe3\x5b\xf6\x56\xa2\xa5\xff\x18\xbb\x5d\x5a\xfe\x4e\x84\x03\xd7\x03\x5e\x24\xa5\x01\x2f\x57\xbd\x40\xef\x32\x86\x01\x3d\x1c\xab\xe8\x8a\x6f\xc5\x07\xce\x5c\xb9\xad\x8f\xd7\xcd\x5b\x83\x16\x6f\xc8\x9c\xb4\xf4\x9c\x53\x88\x98\xbf\x38\x7d\xb4\x11\xd5\x1a\xa7\xd1\x82\x17\x57\x91\x2b\x6a\x1e\xe6\xa5\xc5\x7f\xcb\xbf\x0e\x39\x4f\x71\x41\xaf\x43\x6f\xd1\x27\xce\x45\x74\x85\xb9\xe2\xe4\x0d\xd9\xf0\x22\x09\x6e\x78\x59\xba\x93\xe7\xf8\xde\xe3\x86\x17\xdc\x90\xb8\xe1\x05\x37\x24\xba\x8a\x5c\x11\x57\x23\xba\x1a\x5c\xd1\x22\xad\x46\x0b\x99\x19\xf4\x30\x5c\x1f\x17\xbd\xa5\x3b\x19\x11\x4a\x38\x1e\xe8\x49\xba\xd7\x29\x24\xe9\x02\xd7\x67\x2b\x49\xd6\xd7\x47\x9b\x70\x27\xe2\x75\x0a\x49\xf2\x74\x9d\xb5\x52\x0a\x3f\x50\xc9\xd1\x3d\xbe\x95\x10\x6e\x72\x25\xb5\x52\x6d\xb4\x1a\xad\x41\xab\xd3\x5a\xb4\x9c\xcd\x84\x8f\x97\x9e\x43\x8b\x5e\x82\x0b\x22\xe1\x15\x24\xd4\x52\xc2\x2b\x48\xa8\xa5\xc4\xa4\xa4\xc0\x10\xa6\x9e\x63\x08\x53\xcf\x41\x01\x1f\x21\xb9\x6f\xb8\xd2\x3e\xb4\x10\x0b\x2f\x79\x42\xd9\x24\xfc\xf7\x84\xb2\x49\x06\xd7\x11\x7a\x4c\x43\x8a\x8c\xc8\x8c\x16\x23\x3a\xea\x05\x5e\xf0\x26\x52\x84\x97\x23\xea\x88\x13\xdf\x22\xb9\x4f\xb9\x72\xd0\x7f\x97\x16\xff\x25\xe7\x33\x33\x0d\xc9\x3d\xcc\x95\x79\xad\x53\x72\x0a\xb9\xa8\xb5\x69\x4d\x5a\xf4\x82\x07\x96\x32\xbd\xe0\x15\x24\xf7\x37\x57\xc6\x2b\x48\xa8\xc1\x8c\xfa\x4c\xee\x6f\xae\x8c\x19\x4b\xd9\x25\x91\x07\x63\xcf\x85\x16\xa3\xcd\xf0\x82\xff\x90\x72\xa3\xa5\xe7\x3a\x2d\x51\x80\xcf\x25\xea\x3e\x0f\x79\x8b\x1e\x63\xdf\xea\x05\xae\x35\x47\x05\xae\x35\x2b\xa8\xe4\x8c\xdf\x91\x0a\x9c\x49\xd6\x85\xb1\x9f\x4b\x0b\x0a\x37\xd0\x82\xc2\x55\x9f\x50\x90\xe4\xab\x53\x28\x78\xde\xa9\xfa\xd8\x8b\xe6\xa1\x7a\x2f\x25\xf2\x86\xa0\xca\x8b\x24\xdf\x9c\x5e\xc1\x49\x48\x8d\x3b\x35\x0f\x9d\x5e\xba\x5a\x99\x16\x7d\xa2\xae\x8b\xde\x56\xf7\x30\x57\x91\x74\x7d\x4d\xb7\x8a\xe4\x89\x2a\x2f\x92\xe7\xe0\x39\xc9\x0c\xb5\x5b\x24\xb3\x01\x2f\xa6\x3b\xe1\x05\xb5\x9b\xa6\x8f\xaf\x62\xd0\xd3\x0c\xb4\xb8\x73\x3a\x67\x35\xf2\x86\xcc\x42\x0b\xe9\xa2\x76\x2b\xc6\x3e\xa1\x76\xab\xc6\x8e\x6a\xad\x45\x14\x9c\x5e\xad\xfa\xef\xd0\x82\xc2\x82\x1e\xfe\x66\x5a\x91\x16\x77\xae\x44\x8b\x6f\x6c\x55\x5a\xcc\xdf\xf2\x77\xa9\x62\xa6\xd3\x82\x97\xa5\x3e\xe1\xc5\xd4\x8b\x4b\xa9\x5e\x51\x58\xb4\xf4\x1f\x7c\x6a\xde\xb7\xf3\xd2\x70\x7b\x92\xfb\xb7\xab\x45\xb5\x9c\x5e\x4b\x48\x02\x55\xde\x58\xa1\x27\xf7\x68\x57\xc3\xb5\x49\xee\xd1\x2e\xad\x91\x93\xb9\xcc\x9a\xc6\x6e\x95\x96\xee\x74\x3e\x5b\xa3\x4f\xd4\x75\x6b\x48\xd7\x5c\x66\x4d\x5f\xdc\xe1\x3f\xcc\x74\x42\x25\x37\x0c\x49\x72\x17\x73\xb5\x15\x69\x41\x41\x92\xb8\x70\xbd\xcb\x0f\x54\x72\x72\xef\x73\xb5\x8d\xa8\xd1\xf2\x6d\xf3\xd2\xa1\xe5\x9b\x3e\x31\xb4\x7c\x93\x70\x7d\x29\xbf\x9a\x84\x8b\x62\x6f\xd7\x59\xc9\x8f\x3f\xd7\x11\x67\x76\xef\x73\x75\xbc\xc8\x1c\x9c\xe9\x8e\x47\x94\xf1\x06\x7b\xd6\x7f\x9b\x56\xa6\xe5\x82\xe8\x25\xd0\x3a\xb4\x5c\x64\x19\x95\xdc\xb1\xc4\x19\xb5\xdb\xeb\xa5\xe5\x43\xef\xf8\x47\x19\xd5\xda\xf1\x8f\x32\xaa\xb5\xe3\x11\xe5\x08\x3d\x3e\xb8\x1c\xa1\xc7\x47\x95\x51\xbb\x7d\x89\xc2\xa5\xc5\x9d\xa8\xdd\x8e\xa8\x73\x62\x44\x1b\xce\x52\xa6\x55\x68\x15\x5a\x50\x47\x41\x77\xe4\x99\x13\x7c\x9a\xfa\xec\xb4\xe0\x0c\xe5\xdd\xf1\x9d\x72\x62\x0c\xf8\x4e\x39\xc1\xe7\x51\x9f\xf0\xc9\x3c\x64\x94\x77\xc7\x77\xca\x28\xef\x8e\x75\xcf\x28\xef\x81\x75\xcf\x28\xef\x81\x75\xcf\x28\xef\x11\xd4\x72\x3e\x47\x54\x9f\x8d\x96\x9e\x73\x5e\x86\x66\xcc\x83\x0c\x6b\x68\xc6\xf0\x92\x07\x1f\x40\x46\x95\x8f\xcc\x18\x50\xe5\x43\xb3\x89\xba\x1e\xa8\x89\x8c\x07\x3d\x34\x9b\x05\x5e\x30\xfd\xb9\xc0\x4b\x65\x0c\x1e\x64\x58\x03\xd3\x9f\x0b\xbc\x68\x6e\x51\xec\xa3\xfb\x9b\x9c\x2b\xe3\xd3\xdc\x56\xc6\xa0\xd9\xac\x9d\x96\xfe\x83\xb3\xed\x4b\xe4\x8c\x2a\x1f\x9a\xb1\xc6\x73\x9a\x23\xd4\xf5\xc0\x4c\x67\xfc\xe2\x21\xe9\xfa\xc2\x7e\x4d\x49\x17\xbf\x78\x4a\xba\xf8\xc5\x53\x5f\x80\x2f\xfa\xd7\x0c\xbc\x21\xf8\xc5\x13\xef\x33\xfb\xa2\x7f\x4d\x49\xd7\x03\x72\x6b\x66\xbe\xaa\x49\x2f\x38\x4f\x19\x8f\x76\x4a\x4a\xa8\xd6\x89\x83\x94\x17\x14\x24\x89\x55\x68\x41\x01\x65\x3a\x71\x90\x32\x8a\x6f\x2e\x7a\xd9\x70\xbd\x18\x11\x3e\xec\xc4\x90\x64\x94\xe2\xc4\xf8\x66\x94\xe2\x3c\xea\x05\xae\xaf\xee\x84\x6b\x8c\x68\x46\x61\xae\x47\x77\x2e\x5a\xba\xf3\xd0\xe2\x0d\x41\x99\x2e\x42\x23\x19\x65\xba\xf4\x46\xe2\xfb\x2e\xdc\x9e\xec\xe1\x81\xb5\xf4\x7e\x7a\x78\x60\x2d\xc2\x26\x19\xbf\x78\x45\x46\xe4\x31\x80\xb5\x92\x7a\x81\x02\xe1\xab\x0f\xef\xc0\x5b\x3c\x77\xa0\x40\x30\x32\x1f\x7a\xc1\x68\xe7\x53\x68\xd1\x8b\xc7\x07\xd6\xaa\xf0\x89\x82\x5e\xb8\x4b\xf9\x30\xbe\xae\x3b\x37\xad\x49\xcb\x68\xfd\x28\x70\x91\x0f\x62\xd1\x14\x1d\x98\xc6\x0f\xc8\x17\xa6\x07\xc3\xc3\x61\x5f\x58\xcd\x8c\x75\x58\x52\x60\x58\x87\x85\x97\x95\x2f\x03\xd2\x2b\x7f\x19\xd0\x42\x10\x58\x8e\xb5\x44\xc1\xa7\x6f\x69\xda\x31\x01\x4b\xd3\x7e\x19\x02\xb1\x9e\x8c\x09\x58\xf8\x5c\x19\x13\xb0\x08\x39\x94\x07\x3e\x79\x41\xca\x03\x9f\x44\x77\xca\x03\x9f\x78\x60\xe5\x81\x97\xab\xe7\x7c\xc2\xf6\x13\x69\x1d\x5a\x97\x96\x53\xd8\xbc\x20\x05\x1f\x7d\x33\xd1\x05\x83\xb0\x23\x14\xf0\xca\x37\x3e\x49\x41\xb1\x6f\x26\xba\xa0\xbc\x37\xde\x59\x41\x79\xef\x02\x05\x94\xf7\x66\x6a\x0b\x0a\x7a\x33\x99\x05\x25\xbc\xbb\x7b\x7c\x05\x45\xbb\xf1\x76\x0b\xea\x73\x33\x0f\x05\x3f\x75\xe3\x8f\x15\xfc\x54\x45\x8f\x0b\xea\x6c\x23\xc1\x52\xa0\x80\x04\x4b\x61\xec\xf8\x6a\x05\x55\xb7\x25\x4f\x94\xdb\xc6\x5f\x29\xbe\xa3\xb0\xec\x69\xb4\x2a\x2d\xc6\x87\xaa\x33\x94\x4d\x41\xd5\x19\x3e\x5e\xa9\xfe\x42\x1a\x9e\x4d\xc1\x87\x35\x94\x4d\xf1\xe8\xea\x32\x94\x77\x41\x0d\x2a\x9a\x5b\x3c\xba\xba\xac\xe8\x3f\xa8\xe3\xd9\x94\x06\x75\x3c\x9b\x82\xc2\xb4\xa6\xff\x5c\x66\x86\xb7\x5b\x3a\xbc\xe0\xf1\x15\x3c\x5a\x45\x6c\x0b\x1e\xad\x4d\xe4\x49\x70\xc2\x96\xee\x84\xeb\xa5\x3b\xe1\x1a\xe3\x5b\x50\xc2\xc6\x12\xb9\xa0\x84\x4d\x12\x44\x09\x2b\x9a\x5b\x50\xc2\x46\x98\xa6\xa0\x84\xed\x20\x33\x3c\x68\xc3\x88\x16\x3c\x68\x43\x9d\x15\x14\xb4\x49\xf2\x04\x2e\x0e\xfb\x2e\x85\xc0\xc5\x79\xd4\xa7\xf3\x72\x24\x79\xd4\xf5\x09\xbc\x59\xf8\xd3\x27\xc2\xa7\xc7\x68\xd7\x49\xba\xb3\xd3\x62\xec\x28\xf6\x83\x4f\x59\x50\xec\x87\x90\x58\xc1\xdb\x3d\x92\xfc\x76\x3e\x0f\x9e\x62\x41\x25\x1f\xc9\x1a\x65\x7a\xf0\x1b\x0b\xca\xf4\xa0\x19\x0a\x0a\xf3\x60\xd4\x0a\xa1\x83\xa3\x2f\x95\x60\xc1\x39\x7a\xce\x25\x7f\x24\x17\x3c\xd3\xfb\x30\x06\xd4\xe7\xc5\xc9\x2b\xc7\x39\xbb\x38\x02\xc5\x83\xa6\xeb\x6a\x0c\xa8\xc1\x8b\xeb\x56\x50\x83\xb7\x20\x33\x74\xdd\xc5\x4c\x17\xf4\xd9\xc5\x79\x2a\xe8\xac\x8b\xbb\x54\xd0\x4b\x17\x97\xa8\xa0\x97\x2e\x2e\x51\x71\xd7\x74\x3f\x51\x77\x6e\x6f\x61\x52\x8b\xeb\xac\xfd\x14\xdd\x79\x68\xc1\x99\xeb\xac\xfd\x94\x1f\xa9\xe4\xea\xea\x6c\x2b\xc2\x58\x7d\x03\x6a\x3f\xf8\x24\xd5\xc3\x18\xfb\x61\x08\xd5\xc3\x18\xfb\x21\xca\x56\xdd\x13\xde\x0f\x71\xa0\xfa\xc0\x26\x51\xb6\x1a\x60\x0c\x4f\xa3\x46\x9e\xc3\xb7\xa8\x1e\x2c\xd8\x8a\x22\xd6\xc8\x73\x6c\x12\xd6\xc8\xf0\xd8\x1e\xaa\x91\x5e\xae\xbf\x20\xd5\x95\xdb\x0e\xd8\xd7\x9a\x02\x2d\xfa\xf4\x68\xe7\x0e\xbc\x9e\xd5\x15\xdf\x0e\x78\x21\x35\xf3\x5f\xaa\xb4\x0a\x2d\xa8\xbb\x1f\xb7\x03\x02\xac\x05\x0a\x08\xb0\x16\x28\xa0\x18\xaa\xab\xac\x1d\xf8\xf8\xab\x7b\x67\x3b\x34\xdd\x49\x2f\x1d\x7a\x95\xe7\x30\x71\xd5\x7d\xb5\x1d\x06\xd4\x5d\x81\xed\x30\x2e\x2d\x97\x44\x60\x8b\xb2\x56\x28\x48\x82\xae\xce\x76\xc0\xc4\xd5\x0a\x85\xa5\x3e\x0f\x2d\xe6\xa8\xfa\x44\x2b\x6a\x59\x1b\x63\xc0\xa8\xd5\x06\x2f\x9a\x87\x86\x24\x4c\x77\x22\x09\x3e\x8e\xea\xaa\x6e\x87\xa3\xff\xe0\x53\x33\xe6\x5b\x47\x3b\xe2\xe7\x54\xdf\x3a\xda\x51\xf3\xe0\x8b\xfe\x1d\x31\x63\xd5\xbd\xc8\x1d\x31\x63\xd5\x17\xfd\x3b\x06\xc6\xee\x2a\x72\x47\xfc\x9c\xea\xaa\x6e\x47\x4c\x5c\x75\x55\xb7\x23\x26\xae\x76\xe8\x45\xfa\x74\x55\xb7\x15\xd1\xac\x03\x7a\x7c\x7e\xd5\xd5\xd9\x8e\x45\xff\x35\x5a\xfa\x0f\x7a\x7a\xaf\xdd\xdf\xdc\x91\x40\x50\xf5\xd0\xc1\x8e\x4d\xff\xc1\x8b\xe6\x76\x32\x3e\x36\xe6\xaa\x87\x0e\x76\xec\x8c\x68\x32\x3e\xfc\xcd\x3a\x19\x9f\x66\x7a\xc2\x8b\xbe\x8e\x09\x2f\x38\x33\x75\xc2\x0b\x26\xb5\xba\x1a\xdc\x71\xea\x4e\x46\xcb\x52\xb7\x2e\x46\x8b\xfb\x52\x17\xa3\xc5\x7d\xa9\x8b\x5e\x34\x63\x9b\x3b\xd9\x58\xad\x9b\x3b\x2f\xb2\x76\x9f\x72\x27\x3c\xcc\xea\x3e\xe5\x56\x7c\xb3\xfa\x02\x7d\x27\xf6\x80\xaa\xab\xc1\x9d\xaa\xfe\x73\x49\x24\xc9\xc5\x0e\x2d\x38\x3b\x4e\x21\x75\xb5\x2a\x2d\x28\x9c\x46\x8b\x5e\x5c\x61\x6e\x85\x26\xeb\x81\x1e\xa6\xb1\xba\x4f\xb9\xd3\xd4\x7f\x2e\x89\x44\x80\xac\x1e\x78\x59\xea\x05\x5e\x70\x35\xea\x65\x44\x18\xbc\xea\xea\x73\x27\xe2\xbe\xf5\x42\x1d\x17\xac\x5e\x28\x60\xd4\x2a\xea\x53\x01\xc7\x8a\xfa\xcc\xd2\x1a\xa8\xcf\xcc\xd6\x66\x45\x7d\x66\xe9\x10\xd4\x67\x66\x65\xd8\xd0\x91\x19\xe7\xa2\xb9\xcb\xb7\x33\x26\xae\xb9\xcb\xb7\x15\x9a\x6c\xee\xf2\xed\x9c\xf5\x5f\xa5\xd5\x69\x39\x9f\x1f\x8b\xb9\xef\xab\xe4\x86\x6a\xcd\x55\x8f\x2d\x5a\x22\x0e\x9b\x6d\xd0\x82\x4d\xec\x64\x0b\xb0\x39\xd4\x82\x4d\xa6\xa1\x05\xd8\xc4\x6a\x36\x0f\x55\xec\x3c\x75\x67\xa6\xa5\xff\x18\x02\x5e\x48\x0b\x0c\x61\xe9\x3f\x86\x60\xea\xd3\x27\x3a\xe3\x69\xb4\x00\x9f\x57\xff\x21\xea\xab\x5e\x10\xf5\xf5\xe5\x42\x73\x8f\x76\x17\x3c\x8d\xe6\xdb\x5f\xbb\x60\x6d\x9b\x6f\x7f\xed\xc2\x34\x34\x8f\x48\xef\x82\x8f\xd7\xdc\xf7\xdd\x25\xe8\x4e\x97\x52\xd1\x34\x60\x1e\x0a\x1b\x9d\xcd\x97\xf9\xbb\xe0\x4d\x34\x5f\xe6\xef\x22\x79\xba\x0f\xbb\x8b\x64\x86\xd2\x57\xd4\xb2\xa1\xf4\x0b\xcb\xcb\x56\x78\x8e\xcd\xcc\x86\xd2\x2f\x92\xa0\xef\xfb\xef\x22\x09\x7a\x1c\x76\x17\xf2\x59\x1a\x2a\xb9\xa0\x76\x5b\x63\x0c\x92\x19\x6a\x57\x51\xcb\xe6\x5b\x5c\xbb\xe0\x85\x34\x14\x6d\x91\x04\xdd\x37\xdc\x55\x72\x41\xb9\x55\x82\x4b\x0d\xb5\x54\x13\x7c\xfa\xd6\xd1\xae\x09\xea\xee\x9d\xed\x4a\x1c\xaf\xa1\x96\x2a\xde\x4b\x43\x2d\x55\xbd\x90\xa8\xa5\x8a\x07\xd6\xdc\x1f\xdb\x15\xf5\xd9\x16\x14\x50\x9f\xcd\xa3\x8f\xbb\x12\x8e\x68\x1e\x7d\xdc\x55\x12\x44\x11\x55\x14\x5f\x43\x11\x55\x49\x69\x43\x9d\x68\x67\xdb\x50\x97\x94\x36\xbd\xe0\xfb\x36\xe3\x39\xfc\xa3\xe6\x4b\xdd\x5d\x09\xdd\x35\xe3\x39\xbc\xa5\x66\x70\x2d\x79\xba\xaf\xb6\x2b\xee\x44\x3b\x70\x2d\x79\x1e\x7a\x21\x64\xd4\x7c\xa9\xbb\x2b\x41\x8d\x86\x92\x6a\xa8\x82\x86\x92\x52\x94\xb4\xa1\x6c\x9a\x3e\x7e\x5f\x7b\xee\x26\xc9\xfb\xfa\x72\x2b\x66\xda\x7c\x7d\xb9\x5b\x82\x6b\x14\x51\xd3\xac\xa0\x7a\x9a\x54\x01\xea\xa5\x65\xfd\x77\x69\xf9\xf7\xd0\x7d\xdb\x7a\x37\x5c\x8d\xee\x3b\x42\xbb\x21\xf9\xce\xd7\xd8\x70\x35\x7a\x84\x1e\xdf\x74\xe7\x0b\x68\x83\x5e\x70\x7b\x14\x41\xed\xbe\xde\xdb\x0d\xe9\xf6\x04\x05\xde\xc8\x9e\xa0\xc0\x1e\x50\x4f\x70\x66\x7a\x0e\xce\x78\x3f\xbb\xef\x9f\xec\x46\xe8\xae\x67\xe4\x82\x93\xd0\x71\xac\xda\xd1\x9d\x50\x67\x1e\x7a\x86\xfa\x2d\xb4\x5c\xd6\x1d\x97\xa1\xfb\x3a\x71\x77\x3c\xda\xce\x37\xd6\xa3\xfe\x9b\xb4\x2e\x2d\x97\x60\x4f\x81\xd6\xa1\x05\x05\xdf\xcf\xd8\x0a\xaf\x76\xdf\xcf\xd8\x9d\x70\x52\xaf\x50\xc0\x2d\xe8\x38\x56\xbd\xa9\x05\x05\xc9\xb3\x42\xa1\xcd\x1f\xa8\xe4\x8e\xcf\xd5\xbb\x4f\x7b\xe7\x23\xee\x28\xda\x8e\xef\xa4\x58\x6b\xc7\x77\xea\xd8\xfa\xde\x18\x3a\x1e\x5f\x6f\xb0\x82\xc7\xd7\x1b\xac\xcc\x4a\x0b\x56\xf0\x0a\xba\x6f\xb4\xec\x8e\x4a\xee\x9e\xa0\xb3\x3b\x5e\x5d\xef\x91\x96\xfe\x83\x17\x36\xed\x7a\x87\x17\x36\xed\x7a\x87\x9e\x26\xac\x43\x4f\x93\x82\x07\x36\xf0\xea\x3a\x7e\xd5\xc0\x8f\xeb\xbe\x84\xdc\x03\x3f\xae\xfb\x12\x72\x2b\x82\xda\xf1\xb9\x06\xb6\xb0\xa3\x96\x06\xd6\xaf\xfb\x12\x72\x0f\x09\xde\x97\x90\x7b\x14\x3d\xe7\x12\x1c\x6c\xcc\x75\x14\xd8\xc0\xd3\xe8\x28\xb0\xa1\x29\x42\x81\x29\xf6\xd9\xf1\xb9\x06\x1e\x58\x47\x81\x8d\xae\xff\x5c\xba\x43\xf3\xe0\xdb\x35\x7b\x0c\x5e\x02\xdf\xae\xd9\x03\x0f\xac\x4f\x46\xab\x59\x41\xd5\x0d\xbc\x90\x8e\xaa\x1b\x5b\x2d\xe8\x6d\x3e\xaa\xed\x2f\xd6\xc0\xe7\xea\x9b\xff\x0e\xb2\xde\xf4\x89\x6f\xd1\x3d\xe2\xb7\xa7\xe4\x89\x02\x9b\x18\xae\xee\x1b\x26\x7b\x4a\x82\xbe\x61\xb2\xa7\x5e\x79\x94\xdb\x24\xc6\xd7\x51\x6e\x33\xa9\x17\x97\xe0\x2c\x6a\x6d\x5a\x3c\xe7\x99\x3d\x7b\x62\xd4\x3a\xde\xd9\x94\x3c\x51\x7c\xb3\x31\x5a\x14\xdf\xec\x7a\x0e\xea\x43\xcf\xb9\xcc\xe6\xd6\x73\x8c\x61\xf3\x16\xe0\x65\x4d\x7c\xae\x8e\xe2\x53\x5c\xb4\xa3\xf8\xa6\x3e\x77\x14\x9f\xa2\xa4\xdd\xf7\x5d\xf6\x42\xb5\x76\x5f\xdc\xee\x15\xf4\xdc\xa4\xa5\x3b\x17\x2d\xdd\xe9\xd4\x57\x44\xba\xa8\xc8\xc5\x7b\x36\xf0\xc0\x16\x2b\x84\x81\x07\xb6\x52\xa4\xe5\x92\x58\x39\xd0\x2a\xb4\xf4\x9c\xf3\xb9\x90\xe0\x78\xe0\xa5\x2c\x5a\xf0\x52\xd4\x27\xbc\xe0\x32\x0c\xdc\xac\xd5\xf5\x1c\xbc\x0c\x7f\x77\x07\x6e\xd6\xc2\xc4\x0d\xdc\xac\x85\xbb\x34\x70\xb3\xd6\xa6\x4f\x94\xf7\xe2\xfb\x1b\xb8\x52\x8b\xb7\x67\xe0\x4a\x2d\x9c\xa7\xe1\x5b\xf6\x7b\x23\xa5\x11\x2e\x2d\x9f\x87\x81\xd2\xdf\x92\x04\xab\xe9\xcd\xf6\xec\x60\x35\xbd\x79\x5f\x06\xeb\xe0\x8d\x79\x1f\x18\x84\x2d\x49\xf8\xbe\xcb\xde\x55\x77\x42\x4f\xa3\xf5\x24\xcd\xbd\x6b\xa5\xb5\x69\xa9\x17\x7f\xcb\x77\xd3\x73\x87\x96\xeb\x90\x81\x41\xd8\x92\x04\x06\x61\xe3\x12\x8d\x0c\x05\xc9\x25\x43\x61\xe9\x4e\x7a\xc1\xbc\x0f\x9c\xae\x8d\x01\x1a\x85\x5e\x3e\xcc\xfb\x77\x55\xf2\x28\x0c\x8f\x38\xc9\xc0\xaa\x28\xeb\x74\x60\x55\xf6\x55\x97\x2e\x24\x7b\x74\xe7\xa2\xa5\x3b\x7d\xb0\x8a\x29\x0e\xac\x8a\x05\x5e\x10\xac\x8a\x91\x68\x33\x58\xca\x1b\x7e\xc0\xf0\x38\xe5\x56\xbc\x71\x60\x71\x0c\x3f\x60\xb0\xcc\x37\xfc\xb1\xc1\x32\x5f\xb1\xc8\x81\x35\x52\xbc\x71\x60\x8d\x4c\x93\x82\x35\x52\xf4\x71\x60\x72\x8c\xad\xbf\x81\x4f\x69\x6c\xfd\x0d\x96\xf9\x86\x15\x1b\x2c\xf3\xad\xab\x05\x9f\x43\x2d\xf8\xd4\x14\x61\x8e\x0c\x7f\x6c\x60\x8e\x0c\x7f\x6c\x60\x8e\x14\x99\x1c\x98\x23\xe5\x99\x0e\xfc\x54\xd3\x14\xe1\xa7\x1a\x1e\xd8\x20\x20\x60\xf8\x01\x03\x53\x65\x9a\x07\x4c\x95\xa2\x8f\x03\x53\x65\xf8\x63\x03\x53\x65\xf8\x63\x03\x53\x75\x1e\xf5\x32\x69\xa9\x17\xe7\xe5\x04\xd1\xdb\xb4\xe0\x9a\x60\xc1\x41\x99\x0e\x0c\xd7\xc1\x3b\x1b\x18\xae\xa3\x59\xc1\x70\x1d\xfc\x87\x41\x40\xe0\x68\x1e\x30\x32\x47\x2f\x39\x46\xe6\x48\xba\x18\x92\xc3\x9a\x60\x60\x48\x0e\xa9\x51\xc3\xd3\xa6\xf6\xc1\xf4\x0f\x0c\xc9\x91\xe4\x17\xbd\x4c\xb5\x18\x91\xa4\xbb\x18\x11\xb1\xdd\xb1\xa0\x20\x59\x2f\x46\x24\x79\xe2\x33\x1f\x49\x09\x9f\xf9\xe2\x49\x0d\xdf\x72\xda\x57\x32\xc3\x83\xbe\xac\x8e\x06\x06\xe8\xe2\x65\x0d\x0c\xd0\x95\x94\x30\x2b\x37\xe9\x39\x9f\xdb\x8b\x99\x1e\x18\x92\x4b\xe6\xd2\xc0\x90\x5c\x32\x97\x06\xcb\xfc\x8b\x99\x1e\x78\xd0\x57\x52\xc2\x90\x28\x45\x74\xb0\xcc\xbf\xb8\x4b\x83\x65\xfe\x25\x40\x36\x58\xe6\x5f\x4c\xf8\x60\x99\x7f\x71\x89\x06\x06\xe8\x4a\x66\xbe\x3f\xb4\xaf\x64\xe6\xfb\x43\xfb\x4a\x4a\xf8\xe8\x17\x97\x68\x60\xaa\xae\x14\x2d\xa6\xea\x4a\x82\x98\xa3\x4b\xa0\x64\x60\x8e\x2e\x4e\xd0\xf0\x80\x80\x3d\x8f\x28\x18\x2d\xf5\x72\x68\xc1\xa7\x9b\x23\x7b\x70\x89\xa6\x9b\x23\x7b\x30\x5c\xd3\xcd\x91\x3d\x48\x7e\xba\x39\x32\x45\x6c\xa7\x07\x54\xed\xc1\x70\x4d\x37\x47\xf6\x24\x3d\xd7\x68\xe9\xb9\xe9\x2d\x56\x08\xd3\xcd\x91\x3d\xec\xec\xcc\x07\x3e\x8b\xfa\x84\x4f\x1c\x81\xf9\xc0\x67\x51\x9f\xf0\x89\x46\x99\x01\x5e\x9a\x5a\xf0\x42\x40\x67\xfa\xaa\xdf\x1e\x66\x73\x06\x78\xc1\xcd\x9a\xbe\xb2\x37\x25\x93\x4e\xcf\x2e\xb3\xe7\x43\xbf\x7c\x57\x25\xcf\x00\x9b\x4c\xdf\x0c\xb0\x89\x0f\x3b\x7d\xf1\x6e\x0f\xd3\x37\x13\x02\xc4\x9b\x98\x09\x01\x1e\xfd\x07\x2b\x84\x0e\xa6\x67\x0f\x58\x20\xd7\x79\xba\x15\xb3\x10\x74\xa7\xd3\x0b\x49\x2d\xa3\xc5\x73\xbe\xe8\xb7\x20\x91\x65\x7a\x91\xc8\xdc\x1a\x59\x60\x6b\x6c\x66\x7a\x61\x6b\x6c\x66\x7a\xc1\x16\x4e\xb7\x54\x16\xaa\xfa\xbc\xb4\x18\x91\x87\x0e\x2c\x48\xb8\x6e\x8e\x2c\x48\x64\x9e\xa6\x65\x01\x95\x3c\x0b\xbc\x4c\xfd\x07\xbd\x95\x68\x41\x8f\x18\xd8\x2c\xd0\x5b\x93\x16\xf4\xb0\x9a\xb3\x42\x0f\x5f\x6d\x7a\x9c\xd9\x02\x0b\xb5\xe9\xe0\x02\x0b\x78\x60\xb3\xc2\x8b\x24\x58\xe1\x05\xb5\x3b\xdd\x70\x59\x64\x83\x6d\xba\xe1\xb2\xc8\x06\xdb\x74\xc3\x65\x31\x88\x82\xcb\x2c\x92\x1a\x35\xdd\x38\x59\x4c\xfa\x6f\xd3\x12\x3d\xa3\x85\xcc\xdc\x38\x59\x24\x14\x33\xdd\x38\x59\xc4\x3b\x9b\x1e\x83\x36\xc5\x6f\x67\x73\x3e\x95\x83\x3a\xdd\x70\x59\xc4\xfc\xcd\x06\x9f\x0d\x3e\x1b\xbc\x48\xba\x6e\xb8\x2c\x4a\xba\x0d\x5e\x08\xd3\xcc\x06\x2f\x43\x7d\xba\x3c\x23\x3e\xc9\x74\xc3\x65\x51\xf3\xd0\xe1\x53\xef\x67\x87\x4f\x92\xaf\x66\x87\x17\x49\xbe\x23\x97\xcd\x87\xe3\xc6\xc9\x22\xb9\xea\xb3\x23\x17\x3c\xbe\xd9\xe1\xc5\xd4\x0b\xbc\x98\xe8\xc1\x8b\x66\xac\xc3\x0b\xde\xf5\x1c\xd0\xd3\xfc\x0d\xc6\xae\xf9\xf3\x48\xb6\x25\xc2\x65\xd3\x0d\x97\x25\x36\xe6\xa6\xaf\xa3\x2c\x11\x63\x9f\x1e\x59\xb6\x84\x53\x32\x3d\x3b\xc2\x12\xfe\xed\x5c\xf4\x82\x82\x9e\x8b\x5e\x24\x4f\x37\x39\x96\xd8\xa5\x98\x1e\xd0\xb1\x24\x09\x7a\x40\xc7\x14\xbf\x9d\x1e\xd0\xb1\x34\x19\xbb\x1b\x27\x4b\x6c\x6d\x4e\x37\x4e\x96\xf0\xf8\xe6\x86\x17\x49\xd0\xb7\xe9\x4c\x89\xa6\xd3\xe0\x5a\x72\x31\xe8\x49\x2e\x06\x3d\xdc\xba\xe9\x66\xcc\x12\xf9\xe8\xd3\xa0\x77\xd5\x0b\x23\x92\xcc\x0c\x7a\x97\xb7\xce\xd7\x4a\x96\x1f\xf5\x62\xb4\x90\x99\x87\x8c\x2c\xe3\xd6\x4d\x0f\x19\x99\x22\xb6\xd3\x57\x55\x96\x09\x97\x4d\x37\x86\x96\xf5\x7e\xba\x31\xb4\x2c\xd5\xea\xab\x2a\xcb\x7a\x5b\x7d\x55\x65\xb9\xaa\xcf\x46\x0b\x5e\xdc\x18\x5a\x6e\xea\x05\x5e\x88\xa3\xcf\x0b\x2f\x64\xb5\xcf\x0b\x2f\xe4\x70\xcd\x0b\x2f\x38\x17\xf3\xc2\x0b\xce\xda\xbc\xf0\xb2\x7f\xb4\xbd\x37\x2f\x6c\x4a\xf0\x17\x36\x25\xf8\x0b\x9b\x7a\x05\xdd\x4e\x5a\x66\x17\x72\xba\x9d\xb4\x8c\x0d\x9d\x97\x21\x1c\xdd\xe9\xa2\xce\x9a\x06\x6c\xa8\x22\xbd\x13\x1b\x9a\xa5\x6c\xb0\xa1\xf9\x6a\x40\xfe\x9a\x15\xec\xeb\xc2\x86\x16\xbc\x97\x85\x0d\x55\x14\x78\x39\x00\xc4\x0a\xe9\xef\xcb\x97\x74\x56\xf0\xf8\x16\x36\xb4\x60\x5f\x17\x36\xb4\xe0\xe3\x2d\x6c\x68\xc9\xfa\x6f\xd1\x82\x1e\xd6\xaf\x30\x99\x0b\xeb\x57\x98\xcc\x85\x85\x2b\xa4\x1c\xad\x40\x2f\x4c\xe6\x0a\xf4\xd2\x74\x27\x63\xc0\xeb\x59\x11\xea\x4c\xdf\x8a\x3c\xc7\x84\xad\xc8\x73\x6c\x90\x2e\xdf\xda\xb4\xc2\xf6\xde\xf2\xad\x4d\x2b\xa8\x9e\xe5\x09\x79\xa6\x2c\xd7\x85\x31\x54\xf4\x78\xf9\x92\xce\x8a\xe9\x3f\xc6\x40\x6a\xfc\xc2\x50\x16\x72\xb2\x17\x86\xb2\x10\xab\x5b\x89\x3e\x99\xbf\x95\xe0\x9a\xf9\x5b\x18\xc3\xaa\x79\xf0\x2c\x65\xab\x9a\x07\x4c\x5c\xc5\x97\x59\x98\xb8\x2a\x59\xfb\x42\xcd\x2a\x5e\xe4\xf2\x85\x9a\x55\x3c\x9b\xe5\xa9\x6d\x56\x93\x9e\xf3\x39\xaa\x9a\x07\xcc\x5f\x65\xcb\x69\x79\x8c\xcf\x2a\x48\xc9\xe5\xab\x31\xab\x59\xbd\xb8\x94\x2a\x1b\xb2\x0b\xf3\xa7\x88\xf4\xc2\xfc\x29\xff\x76\x61\xfe\x2a\x1b\x7a\x0b\xc3\x55\xf1\x65\x16\x86\xab\xe2\x7d\xae\xca\xf8\xba\xee\x84\x02\x21\xa3\x85\xe1\xaa\x9a\x31\x5f\x71\x59\x25\x48\xb4\x2a\xd4\x09\xdd\x2d\x8c\x5a\xc5\x4f\x5d\x18\xb5\x8a\xa3\xb3\x30\x6a\x55\xb3\x89\x51\xab\x78\xad\x0b\xa3\x56\xd9\xc2\x5b\x18\xb5\x4a\x52\xda\x6a\x48\x89\x8d\xdc\x85\x51\xab\x78\xb4\x0b\x73\x54\x09\xeb\xad\x0e\x05\xc2\x7a\xab\x43\x01\xe7\x69\x61\xaa\x2a\xce\xd3\xea\x50\xd0\xbc\x77\x28\x5c\xdd\x89\x94\xf0\x7d\x17\x66\xac\x3d\xfa\x6f\xd1\x52\x2f\x2e\xa5\x86\xb7\xbb\x30\x55\x4d\xef\x84\xa3\xfe\xac\xe9\x9d\xf0\xc0\xa1\x35\x36\x72\x17\x66\xac\xe9\x9d\xf0\xe0\xa0\x35\x1c\xb2\x85\x19\x6b\x7a\x43\x30\x63\x4d\xdf\xe6\x80\x17\x7c\xdf\x35\xe0\x05\xdf\x77\x79\xe0\xd0\x1a\xae\xdb\x9a\xd0\xc3\xa8\x2d\xdf\xdd\xb0\x46\x50\x71\x4d\xe8\xe9\x9d\x98\xd0\x63\xed\xb2\x26\xf4\x70\xdd\xd6\x84\x9e\xbe\x69\xcc\x66\xd3\xdb\x33\xa1\x87\x27\xbc\x7c\x4d\x67\x8d\xd5\xca\xf2\xed\x59\x6b\x7a\x7b\x30\xa9\x4d\x5f\xb8\x87\xf5\x9e\xa7\xac\x1f\xa8\xe4\xe5\x56\xec\x11\xc2\x6b\xb9\x15\x7b\x9e\x86\x00\x0d\xd0\x34\x5e\xc8\x72\x2b\xf6\x3c\xec\x06\x2f\xb7\x62\x9f\xf0\xea\xe5\xcb\xb6\x4f\x78\xf5\xf2\xc5\x58\x7c\x62\xa5\x35\xbe\x00\xa3\x97\xdb\x9f\x4f\x60\xf4\x72\xfb\xf3\x09\x8c\x5e\xbe\xe0\xfa\x04\x46\x2f\x5f\x70\x7d\x02\xa3\x97\xdb\xa6\x4f\x60\xf4\x72\x43\x32\xb7\x14\xf4\x05\xf2\x0b\xcc\x76\x81\xfa\xdb\x49\x2d\x20\xc6\xf8\x7f\x0b\xd4\xdf\xc6\xff\x5b\x9f\xc0\x68\xef\x65\x0b\x18\x8d\x0d\xdd\x02\x46\x93\x3a\xbe\x05\x8c\x26\xd2\xb4\x05\x8c\x66\xdb\x73\x83\x0f\xdc\x2c\xc9\x37\xf8\xc0\x3d\xf4\x1c\x9c\x4d\x3d\x07\x67\x53\x77\x76\xa0\xd0\x81\x96\x80\xd1\xa2\x0e\xd7\xeb\xd0\x12\x30\x3a\xd2\x12\x30\x5a\x7d\x0a\x18\xbd\x68\x09\x18\xad\x5e\x18\x1f\x1f\xea\x0e\x8c\xef\xa8\xc5\xf8\x80\x85\xee\xc0\xf8\x0e\xf4\x02\xe3\x63\x36\x37\xe0\x6e\xc3\xe3\xdb\x80\xbb\x2d\xa8\x17\xa0\xc9\xc4\x06\x77\x00\x0e\x4c\x50\x6a\x07\xe0\xc0\x51\x14\x80\x26\x27\xb5\x80\x49\x27\xd1\x03\x2a\x9c\xf5\x1c\x50\x61\xd4\xee\x0e\x40\x85\x41\x27\x6e\xc0\xe4\x0a\x35\xed\x08\x54\xb8\x57\x5a\x40\x9a\x3b\xbc\xf8\x0a\x6f\x1a\x11\xf7\x1d\x19\x83\xe6\x21\x32\x86\xa9\x5e\xe0\x05\xa5\xb8\x01\x9a\xdb\x16\x3d\x78\x21\xfe\xbe\xa3\x60\xcb\x48\x37\xc1\x0b\x26\x6e\x27\xc1\x96\xe9\x33\xc1\x0b\x50\x98\x0d\x40\xdd\x48\xc4\xdc\x09\x08\x35\x99\x44\x1b\x80\xfa\x79\xd4\x02\x46\xcc\xb7\xb2\x7d\x7d\x39\x0f\xb9\x43\x3b\x01\x00\x46\xf1\x6d\xa0\xec\x07\xc5\xb7\x81\xb2\x1f\xa2\xd5\x3b\x01\x00\x26\xe4\xb7\x33\x00\x60\x54\xdd\x06\xe6\x7e\x50\x6e\x3b\x0b\xe0\xac\x3b\x01\x00\x63\x0c\x77\x06\x00\x4c\x3a\xd9\xce\xf0\x59\x91\x44\x86\x4f\x7d\x1d\x19\x3e\x1b\xf3\x00\x3c\xfe\xa0\xb2\x36\xf0\xf8\xc3\xea\x68\x03\x8f\x3f\x5d\x14\x5c\xd6\x67\x88\x17\xc6\x30\xc4\x0b\x63\x60\x25\xba\x0b\x7c\xe2\x6a\x6c\xa0\xf3\xc7\xe0\xa5\x00\xcb\xd6\x7b\x0d\x74\x5e\x89\x75\x1b\xe8\xfc\x91\xe4\x81\xce\x9f\xab\x3e\xe1\x13\xe7\x70\xfb\xca\x77\x5e\x9c\xbc\x0d\x74\xfe\x46\xdd\x09\xfe\x98\xad\xbf\x5d\x41\x07\xb3\xbe\xdc\x6e\xfa\xa7\xc2\x57\xbb\x0a\xe1\x4c\x9f\x15\x6c\xb2\x64\x5d\xc1\x11\xe7\xfb\x03\x95\xbc\x2b\xb0\xe5\xa2\x4e\x80\x11\x4b\x9c\x15\x36\xa5\x6c\x40\xea\x5f\x96\x43\xbb\x01\x4d\x26\x79\x67\x37\xa0\xc9\x40\x1c\x77\xa3\x4f\x62\x7c\xbb\x01\x85\x26\x1f\x76\x83\xe2\xbf\x78\x6e\xbb\x41\xef\x88\x02\xf4\xa4\x0a\x00\xc1\x3e\x52\x05\x4d\x90\x66\x7a\xe9\x82\x34\xf3\x39\x74\x41\x9a\xb9\xb3\x0b\xd2\x0c\x2f\x60\xb3\x1e\x72\x34\x37\xc9\xfe\x0f\xcb\xc4\xdd\x81\x34\xeb\x15\x24\x93\xf5\xc9\xea\x13\x50\xb1\xe4\x42\x26\xeb\x53\xd4\x27\x70\xe7\xaa\x3e\xe1\xb3\xea\x4e\xf8\xd4\xcb\x3a\xe0\x53\xaa\x9c\x4c\xd6\xa7\xeb\x3f\xf8\xd4\xeb\x49\x26\xeb\x33\x74\x27\x7c\x4a\xa1\x90\xc9\xfa\xb0\x78\xdf\x64\xb2\x3e\x93\x17\x92\x4c\xd6\x07\x9f\x6b\x03\x35\x78\x34\x2b\x40\x0d\x1e\x76\xbb\x37\x59\xae\x0f\x26\x6e\x93\xe5\xfa\xe8\x45\x06\x51\x16\x58\x34\x6e\x10\x65\xe1\x11\x05\xa0\xbb\x7a\x59\x05\xdd\x0d\xf4\x49\x06\x6c\xc0\xe0\x6d\x10\x65\x21\x33\xbe\x09\x54\x58\xd2\x25\x3b\x36\xe8\x03\x27\x1f\x36\xe0\x08\x6c\x20\xb8\x81\x45\xe3\x5e\x02\x38\x43\x01\x68\x83\x92\x0a\x37\x38\xb1\x20\x29\x91\x39\x1b\x24\x25\x70\x62\x0a\x35\x6d\x70\x62\x41\xe6\x0f\x9c\x58\x60\x09\xb9\xc1\x89\x05\x99\xbf\xc5\x68\x59\xbc\xef\xc5\x68\xc9\xe5\xde\x8b\xd1\xe2\x6f\xee\x0d\x9f\x92\x20\x30\x8b\x20\xb5\x0b\xcc\x42\x01\xa4\x2d\xa8\xb0\xde\x48\x60\x16\x91\xbd\x95\x0f\x5b\xea\x2d\xc6\x47\xbe\x6f\xd4\xfb\x49\xbe\x6f\x64\x9d\xb1\x05\x23\x4e\xea\x45\x90\x66\xc6\x2e\x18\x31\xf9\xc5\x9b\xcc\xe0\xc8\xaa\x63\x0b\x38\x0c\xac\x7e\x03\x97\x88\x7a\x77\x41\xa9\x45\xbd\xad\x02\x15\xb3\xde\xdb\x02\x15\x6b\x1e\xc8\x13\x8e\x32\x7f\xe4\x09\x47\xe9\x02\xf2\x84\x15\x6a\xda\xc0\x2c\x22\xc1\x90\x7d\x90\x04\x41\xbe\x7d\x90\xc4\xd2\x7f\x48\x82\xf5\xde\x06\x82\xa1\x90\xd1\x26\xdb\x38\x1e\x3d\x07\x9f\x57\x77\xc2\x27\x50\xb4\x0d\x20\x43\x29\x7f\x9b\x4c\xe4\x78\xc5\x8b\xc0\xcf\x48\x97\x4c\xe4\xf4\x88\x6b\x90\xca\x72\x27\x40\x5d\x24\x82\x21\x5b\x30\x69\x49\x5e\x30\x69\x99\x38\x90\x15\x89\xdc\x8c\x0d\xb2\x22\x49\x09\x83\xc9\x4b\x32\x78\x00\xef\x92\x74\x88\xe0\xd5\x9a\x07\xc1\xab\x6b\xfd\x91\x4a\x16\xf2\xba\x8a\xc0\xa6\xc5\xc7\x08\x58\x23\x69\xc2\xae\x40\xd3\x62\x93\xe1\xe1\xa1\x18\x60\x8d\x04\x4e\xc5\x00\x6b\x24\xe2\x2b\x06\x58\x23\xe1\xbd\x98\x7b\x98\x2b\xe1\x45\xda\x03\x14\x9a\xad\x1c\x13\x80\x7b\xe8\x4e\x86\xc7\x67\x64\x0f\xc3\x43\xf5\xd8\x03\x9f\x2c\xf0\x4c\xe0\x6e\xa6\xdd\x82\xa0\xd7\xf4\x12\x04\xbd\x86\x1e\x15\x28\x12\xf6\xd5\x40\x12\x2a\xdb\xd1\x04\xf5\x26\x22\x66\x20\x09\x33\xcb\x36\x03\x1c\x92\x99\x4c\xa3\x92\x44\x46\xe9\x1b\x95\x24\x94\xc3\x68\x80\xbb\x33\x1f\x8e\x01\x23\xc9\x4c\x9f\x81\x24\xcc\x58\x4d\x03\x49\x98\xb3\xfa\x84\x5e\x56\x9f\x40\x8c\x8b\xfe\x03\x62\x8c\x79\x30\x01\xb8\x99\x23\x13\x80\x9b\x39\xb2\x04\x9f\x2c\xb8\x4c\x70\x6e\x72\x6c\x0d\x30\x4a\xc6\xdc\x1a\x68\xc1\xcc\x06\x9b\x09\xea\xcd\xf2\xcb\x04\xf5\xd6\xac\x08\xea\x8d\x87\x69\x82\x7a\x13\x99\x34\x41\xbd\x51\x6e\x26\xa8\x37\xa6\xd8\x04\xf5\x36\xb5\x90\x8b\xe6\x41\x50\x6f\x7c\x4a\x13\xd4\x9b\x7c\x74\x13\xd4\x9b\x08\xa3\x81\x16\x2c\x8f\xe8\x2d\x5a\x8c\x16\xb4\x60\x89\x6a\x09\x50\xcd\x73\x45\x80\x6a\xb5\x9c\xb3\x42\x0a\x9e\x51\x61\xa3\x60\x1e\x0c\x08\x4d\x61\xc9\x6a\x40\x68\x14\x86\x32\x20\x34\x85\x0c\x0f\x2b\x02\x4d\x33\x7f\x05\x5e\xa6\x28\xc0\xcb\x56\x9f\xf0\xc2\xfa\xc4\x80\x88\x17\xbd\x67\x40\xc4\x0b\x01\x40\xab\x70\xc6\x6a\xc5\x04\x11\x27\xc7\xd6\x40\x20\x2a\x51\xd1\x80\xec\x14\x02\x80\x06\x64\xa7\xe2\xa2\x18\x90\x9d\xca\xfe\x82\x01\xd9\xa9\xf8\xda\x56\x81\x34\x63\x52\x0d\x00\x4f\xd5\xbb\x0b\x80\xa7\xb2\x6a\x34\x70\x8c\x55\x6f\xa4\x07\x66\x56\x65\x0d\x69\x00\x78\xaa\xde\x41\x00\x3c\x0a\x0b\x19\xee\x52\x65\x81\x6e\xb8\x4b\x95\x7c\x2b\xeb\x02\x69\x33\x22\xdc\xa5\x8a\xef\x6b\xb8\x4b\x95\xd8\xb5\xe1\x2e\x55\xdc\x3a\xc3\x5d\xaa\x44\xab\x0d\xb7\xa7\xe2\xac\x19\x6e\x4f\xc3\x59\x33\xdc\x9e\xa6\x77\x02\xb7\xa7\xb1\x73\x65\xb8\x3d\x0a\xa9\x18\x6e\x4f\xc3\xfc\x19\x6e\x4f\x63\x35\x6d\xb8\x3d\x4a\x2a\x34\xdc\x9e\x46\x28\xcd\x70\x7b\x9a\xbe\x46\xdc\x9e\x56\x75\xa7\x80\xd8\xc8\x05\xb7\xa7\xb1\x26\x30\x9c\x99\xc6\x3a\xd8\x80\xc7\xb7\xfd\xa3\x8c\x0b\xa3\x44\x49\xc3\x36\x19\x28\xa0\x86\x8d\x31\x7c\xa0\x0e\xba\xcd\xf0\x81\x94\xf1\x67\xf8\x40\x9d\x5a\x5e\x86\x0f\xd4\x49\x35\x33\x7c\xa0\xce\xb6\x92\x81\xb1\x57\x8e\x9f\x81\xb1\xef\x49\x14\x80\x03\xeb\x95\x00\x63\xdf\xd9\xde\x33\x30\xf6\x1d\xe4\x8d\x81\xb1\xef\x98\x0e\x03\x32\xda\xb1\xf5\x86\x5f\xa5\x6c\x40\xc3\x77\xea\x5d\xbd\x40\x4f\xea\x05\x3f\xa7\xeb\xa3\xc2\xcf\xe9\x12\x19\x7e\x4e\xd7\xeb\x82\x9f\xd3\x97\xee\x14\x4c\x1a\x0a\x5b\x30\x69\x5e\x82\x2d\x98\x34\x12\xdc\x82\x49\x33\x5a\xa0\xa6\x1d\x4f\xca\x80\x9a\xf6\xab\x3b\x81\x03\x4b\xe9\x03\x35\x1d\x92\x35\xfe\xd1\xd0\x07\x07\x9c\x74\xe8\xa3\x02\x4e\x3a\x64\x1e\x40\x47\x0d\xbd\x66\xc0\x49\x07\xa1\x03\x33\x81\x9f\xa1\x67\x02\x3f\xc3\x35\x3e\xd0\x90\xac\xf1\x81\x06\x9e\x94\x19\x50\x61\xbd\x66\xc0\x50\x87\xd4\x12\xfe\xd1\x90\x74\xf1\x8f\x06\x9e\xbe\xe1\x1f\x8d\x01\x2f\xf8\x47\x43\x92\x3f\x02\x38\x33\xef\x07\xa0\xb2\x3e\x62\xfc\xa3\x21\xa5\x8f\x7f\x34\x96\xfe\x63\x0c\x4b\xcf\x31\x06\xcd\x03\xfe\x91\xd2\xfa\x0c\xff\x48\x69\x7d\x86\x7f\xa4\xb4\x3e\xc3\x3f\x1a\x52\x75\xf8\x47\x43\x6f\x39\xfe\xd1\x24\x2e\x6a\xf8\x47\x13\xff\xd6\xae\xa0\xd0\x8c\xe1\x0a\x0a\xcd\xdc\xe2\x3b\x4d\x16\xa9\x86\xef\x34\x65\x02\xf0\x9d\xa6\xde\xeb\x2b\x98\xb4\xfe\x03\x70\x4c\xe8\xce\xf0\x9d\xa6\x0c\xec\x15\x4c\x5a\x7c\xfa\xf8\x66\xd3\x7f\x3e\x86\x89\x11\x3d\x38\x41\x13\xb7\xe7\x80\x4a\x9d\x38\x33\x87\x4a\x35\x93\x70\xe0\xc1\xd1\x99\xc8\xfa\x50\xec\x60\x62\x44\x0f\xc5\x0e\xe6\xd2\x73\xd0\xdb\xba\xd3\x68\xf9\xac\x1c\x9c\x99\x49\xa0\xf2\xe0\xcc\x4c\xe2\xd3\x87\x9a\x36\x13\x03\x7b\xa8\x69\x33\x09\x16\x1c\x1c\x9d\xc9\x6e\xd1\xa1\xd4\xd6\x42\x99\x9e\x00\xdc\x99\x37\xf9\x50\xef\x66\x61\x2c\x0e\xf5\x6e\x56\x54\x9f\x00\x95\xa3\x7a\x01\xa8\x4c\x75\xb9\x43\xe1\x85\xc5\x0a\xe1\x50\x78\x61\xb1\x36\x3b\x01\x94\x2f\x41\xb0\x03\x06\x77\x11\x04\x3b\xb8\x59\x8b\x79\x38\xb8\x59\x0b\xc9\x1f\xdc\xac\xd5\xf4\x1f\x68\x64\xf4\xcb\xc1\xb1\x5a\x9a\x07\x1c\xab\xc5\x5b\x7e\x70\x9e\x16\x6f\xf2\xc1\x79\x5a\xb8\x2f\x07\xe7\x69\xad\x1f\xd5\xb8\x38\xf8\x55\x4b\xd3\x40\xd5\xaf\x45\x24\xed\x00\x00\x5e\x54\xbc\x38\x00\x80\x17\xdb\x4a\x87\xea\x0d\x0b\x5f\xf4\xe0\x8f\x2d\xd3\x9d\x08\x9e\x28\xdb\xc1\x1f\x53\x0e\xe3\xc1\x1f\x5b\x47\xbd\x30\xbc\xa3\x5e\x18\x1e\xcb\x93\x83\xaf\xb6\x59\x4c\x1f\x2a\x3b\xa8\xac\xe6\x49\x02\x3f\x1f\x5a\x02\x3f\x23\xc0\x2c\xf0\xb3\x5a\x02\x3f\x43\x0f\x3f\x6e\xe3\x49\x1d\xfc\xb8\x9d\x2b\x2d\x00\xce\x6c\x13\x1c\x7c\x35\x65\x2d\x1e\xca\xf2\x6c\x56\x08\x87\xb2\x3c\x1b\x25\x75\xb2\xc0\xcf\xea\x65\xd1\xd2\x7f\x8c\x61\xa8\x17\xc6\x30\xc4\x0b\x63\x98\x8c\x16\xaf\x6e\x6b\x1e\xf0\xea\x54\x48\xf3\xe0\xd5\x6d\xd3\x9d\xf0\x49\x44\xf3\x50\x11\x42\xf1\xe2\x23\x08\x35\x6a\xe9\x08\x26\x8d\x07\x76\xf0\xf1\x36\x6a\xe9\xe0\xe3\x29\x5e\x7c\xf0\xe3\xec\xd1\x7f\x97\x16\x52\xa2\xd4\x8f\xa1\xb2\x8e\xe0\xd5\x98\xdb\x23\x08\x35\x30\x84\x83\x3f\x66\x59\xcf\x01\x5b\xc6\xaf\x3a\x15\xd8\x32\xa1\x8a\x23\xb0\x35\x5e\xd6\x11\xd8\x1a\x3f\xf5\xe0\xab\x59\xd3\x7f\xf0\x22\xc9\x0b\x88\x4d\x14\xff\x08\x88\xcd\x4e\xf8\x69\x40\x9a\x31\x0f\xa7\x01\x69\x26\xfc\x71\x04\xbd\x1e\xfa\x4f\x60\x6b\x64\xdd\x04\xb6\x86\xba\x60\xd9\xf8\xbe\xa7\x09\x6c\xcd\xd8\x9b\xc0\xd6\xa2\x2e\xb0\x35\xcf\x51\xa0\xc8\x08\xc8\x1d\x0a\x14\xa9\x20\xe6\xc1\xe3\x33\xcc\xc3\x11\xd4\x5b\x2a\x4b\x50\x6f\xcd\x03\x01\xb2\x83\x41\x38\xc0\xb9\x4f\x50\x9f\xc0\x9d\xa3\xfe\x03\xc4\x4c\xb4\xf3\xe0\x29\x2a\x96\x7c\xf0\x14\x8f\xde\x79\xbc\xc1\x83\xe9\x38\x78\x7c\x07\xe3\x7b\x86\x40\xd3\x48\x10\x8f\x4f\x31\xe1\x23\x38\xb7\x64\x2d\x38\x37\x41\xb7\x43\xa0\xeb\x48\xb1\x13\xe8\x3a\x84\x7e\x8e\xa0\xde\xac\x36\x0f\x81\xae\x43\xb0\xe7\x50\x56\x49\xa5\x2c\x0f\x4e\xde\x61\x3d\x74\x80\x7a\x5f\xa9\x64\x4a\x27\x5d\x5c\x8d\x43\xc5\x3a\xa5\x1f\x1e\x1c\x39\xc5\x68\x0f\x75\xe8\x2e\x3e\xec\xc1\x91\xbb\x52\xb4\x38\x72\x97\xed\xbd\x83\x23\xa7\x84\xc3\x83\x23\x77\x59\x43\x1e\x1c\xb9\xab\xb7\x80\x40\xd7\x35\x3d\x07\x48\x1b\x78\xfc\xc1\xc9\x53\x72\xe0\x21\xd0\x75\xa5\xc1\x48\xbd\x54\x02\xe0\x21\xf7\x5f\x41\xd3\x03\xb0\xc9\xab\x34\x7e\x5f\x25\x03\x12\x50\x94\xf4\xb8\xff\xb7\x15\x17\x3d\xe0\xa1\x94\x73\x77\xb6\x00\xd5\x08\x62\x03\x8c\x9e\xfa\x4f\x80\x6a\x3d\x07\x30\x9a\x3a\xcb\x87\xdc\xce\x47\x6a\x9e\xdc\xce\x87\xed\xa8\x03\xb8\x40\x05\x1c\x8f\x09\x7a\xad\xff\xa0\xc0\x42\xed\x00\x04\x7d\xae\xfe\x03\xce\xad\xc9\x24\x43\x34\xe8\xf5\x04\x78\xa0\x52\x8f\x07\x90\x68\x88\x28\x0d\xb2\x47\x95\x82\x77\x0c\x30\x32\xcb\xd9\x73\x04\xa8\xe6\xf5\x3c\x02\x54\xc3\x35\xf0\x85\x20\xf5\x02\x44\x21\x10\x2f\x3e\x64\x96\x2a\xbe\x79\xc8\x1e\x0d\xfa\xdc\x8f\x80\xd1\xbc\x90\x57\x00\x67\xee\x04\xa9\x15\x24\x89\x0b\x0c\xdc\xf4\x1f\x40\x6c\x29\xda\x2b\xf0\x33\x53\x7b\x05\x7e\x86\x33\xc0\x0c\x51\x7e\x07\xd9\xa3\x8a\x4c\x1e\xb2\x47\x15\x99\x3c\x80\x19\xa2\x3e\x5b\xc0\x0c\x91\xc4\xfc\x03\xd4\x54\x51\xcb\x03\xd4\x54\x51\xcb\x03\xd0\x21\x12\x7c\x39\x00\x1d\x22\x1f\xf8\x05\xe8\xa0\x92\x8d\xf7\x11\xdc\xb9\xd1\x02\x7e\xcc\x32\xf8\x02\x74\x88\x45\xff\x01\x3f\x26\x1a\x7f\x01\x3a\x44\xe4\x79\x01\x3a\x44\x4c\xdc\x05\xe8\x10\x09\x7b\x5d\xb0\x67\x91\x2d\xa0\x0b\xb4\x41\x51\xcb\x1b\x04\x3f\x3e\xb4\xa0\x8e\x3f\x7d\x81\x36\x44\x4c\xdc\x05\x09\x1a\x4d\xcf\x41\x1d\xc9\x5f\xa0\x0d\xd1\xd4\x0b\xd4\x81\xee\x5e\x50\xa2\x11\xf5\x72\x41\x89\xaa\x80\xe3\x0d\x48\x89\x20\xc3\x05\x33\x9a\x08\xb7\x5c\x30\xa3\x09\x07\xe2\x82\x19\x4d\x98\xb8\x0b\x66\x34\x05\xdd\xe9\x7c\x2a\x86\x79\x81\x52\x28\x86\x79\x81\x52\xa4\x24\x0a\xc0\x8f\x59\x01\x5d\x8a\x0f\x24\x82\x0c\x37\x02\x85\x66\x05\x74\xdd\x57\xdb\x09\x57\xe3\x82\x3c\x4d\xe4\xa5\x5c\x0a\x13\x24\xcd\x03\x80\x0c\x85\x2d\x2f\x80\x8c\x44\x64\xf9\x82\xd0\x4b\xac\x9c\x6e\x82\xcf\xae\x16\x7c\xf2\x05\x5c\xc0\x1a\x89\xbc\x94\x0b\x58\x23\xe1\xb1\x5f\x40\x17\x0a\x31\x5e\x90\x76\x89\xef\xfd\x66\xa0\xd7\x57\x77\x0a\x18\xad\xff\x04\x7e\x46\x2e\x00\x32\x32\x61\x9a\x0b\x42\x36\x4b\x9e\x20\x64\x33\x81\x8b\x0b\xea\x22\x63\xc6\x6e\x01\x39\x8c\xaf\x7d\x0b\xc8\xe1\xa4\xff\x40\x0e\xb3\xca\xb9\x20\x32\x72\x56\x9f\x20\x87\xf5\x26\x53\x5c\x21\x4b\xd6\xe0\xfc\x14\x54\xbc\x20\x32\x32\xfa\xf3\x82\xc8\xc8\xb8\x13\x97\x52\x0b\xb9\x9d\x1f\xa8\xe4\x5b\x01\x3f\x13\x61\xbc\x95\x21\x90\xfb\x78\x81\x6e\xe4\xa1\xff\x60\x93\x28\xf0\x05\xba\x91\x35\x0d\x40\x37\x54\x06\xf2\x52\xa1\x21\x13\x3f\xba\x00\x32\x32\xbe\xc5\x05\x74\x91\x51\x44\x17\x7c\x60\xde\xba\x53\x10\x6a\x28\x00\xc8\x50\x71\xc7\x0b\x20\x23\x13\x5b\xba\x80\x2e\x32\x6a\xe9\x02\xba\xc8\x78\x1a\x17\xd0\x45\x61\xd1\x7f\xbb\x00\xd5\x50\x00\x74\x51\x82\x5a\x02\x54\x33\x0d\x54\x68\x28\xa8\xb3\x0b\x20\x43\x91\xc9\x0b\x20\xa3\x24\xfd\x07\xf8\x99\xa5\xd2\xa5\x7a\x43\xd1\xc7\x01\x58\xa3\xa0\xd8\x2f\x60\x8d\x42\x21\xee\x0b\xae\xb0\x14\xf5\x09\xc0\x99\x98\xd4\x1d\xf0\xd9\xf8\x6c\xa9\xec\x50\xf0\x49\x2e\x08\xc4\x02\x7a\xef\x02\xe4\x50\x2a\xdd\x05\xc8\xa1\x82\x91\x17\x20\x47\x61\x01\x7b\x41\x20\xaa\x60\xe4\xa5\xea\x43\xc1\x6c\x5e\x40\x1e\x65\xc1\x19\xe8\xc4\xb2\xf4\x1c\x00\x6e\x13\x67\x02\x62\x33\xf6\x21\x20\x36\x9c\x51\x11\x42\xf1\xcd\x2b\xe8\x35\x3e\xc2\x15\xf4\x5a\x1f\x8e\xa0\xd7\xac\x5d\x2e\xa0\x92\x8a\xa1\xbc\x54\x8b\xa8\x44\xf5\xae\x60\xd9\x49\xff\x01\xaf\x96\x9a\x9f\x00\xa3\x8b\xfa\x74\x79\x56\xfc\x9c\x2b\x90\x76\x57\x2f\xce\x67\x95\xcc\x00\xa3\x54\xbc\xe4\x2b\x00\xb7\xde\x56\xea\x4a\x28\x45\xed\x52\x57\x42\xf1\xcd\xbb\x04\xb6\x46\x4a\x0b\x3e\x59\x35\xde\x25\xb0\x35\x63\x07\xb6\x52\xf1\x96\x2e\xb0\x95\x7a\xd5\x0b\xa0\x62\xd6\x7b\x77\x01\x2a\x96\xba\xc6\xaf\x6a\x52\xd7\xf8\x55\x0d\x2f\xf9\xe2\x57\x35\x29\x68\x9c\xa7\xc6\x4e\xff\xdd\xc0\xb2\x25\x09\xc0\x2f\x4d\x6f\x16\x0e\x52\xab\xba\x13\x80\x33\xa1\xa6\x0b\x32\xb3\x49\x4a\x20\x33\x9b\xcc\xdf\x86\x17\x29\x5a\x83\x17\x19\x43\xea\x66\x34\x7d\xfd\xd4\xcd\x68\x7a\xeb\x80\xd7\x34\xc2\x81\x17\xe7\xa9\x91\x1f\x74\x71\x9e\xda\x56\x2f\x70\x66\x7a\x0e\xce\x4c\xf4\xe0\x4c\x0a\x1a\xe7\xa9\xc9\xc4\xe1\x3c\x35\x7d\xe1\x38\x4f\x8d\xbd\x87\x8b\xf3\xa4\x10\xea\xc5\x79\xea\x41\xff\x25\x5a\xf4\x09\x64\xa7\x4b\x41\xe3\x58\x29\xbc\x7a\xc1\x7e\x76\xbd\x83\xc0\x79\xba\x64\x8d\xd3\xd5\xa5\xae\x81\xf3\x28\xd8\x7a\x81\xf3\x74\x7d\xfd\x38\x64\x5d\x6f\x2b\x0e\x59\xc7\xe5\xbb\xc0\x79\xbc\xb2\xe5\xf7\x55\x32\x48\x1f\x15\xbd\xbc\x20\x7d\x14\xbf\xbd\x20\x7d\x3a\x79\x9f\x17\x1f\xaf\xcb\xbe\xe2\xc7\x75\x29\x14\xfc\xb8\x4e\x8e\xdf\xc5\x8f\xeb\xb2\x0e\xf8\x6a\x5d\xca\x1b\x5f\xad\x0f\xf5\x22\xb0\x35\x62\xb9\x02\x5b\xab\x17\x78\xf1\xe5\x50\xe0\xf4\x93\xdd\x7d\x43\x2f\x3c\x8f\x80\xd8\x6a\x31\x0d\xa6\x3b\x11\xa7\x2b\x8d\xf0\x3c\x88\xf3\xea\x4e\xa0\xc9\x8f\xfe\x03\x26\xfd\xe8\x39\x60\xd2\x1e\xb1\x0d\x0f\xfe\x18\x11\xdb\xf0\x50\x0b\x60\x78\x14\x31\x3c\x80\x4b\x47\xa4\x4f\xbc\xb3\xe1\xb6\x37\x3c\x78\x67\xc3\x3d\xcc\xf0\xe0\x9d\x8d\x04\x05\xfc\xaa\x51\xa0\x10\x04\xc4\xd6\x9d\x3e\x5a\x22\xb6\xe1\x89\xc0\x9d\x5d\xd9\x84\x07\x9f\x6b\x74\xb5\xa0\xee\x86\x32\x3c\xf8\x5c\x14\xa1\x0c\x0f\x3e\x17\x11\xdb\xf0\xe0\x73\x11\xa3\x0d\x0f\x3e\xd7\x98\xf0\x82\xcf\x35\x26\x23\xa2\x82\xc1\x58\x70\x46\x31\xa8\xb1\x18\x3b\xfe\xd8\xd8\xa2\xce\x18\x3c\x88\x12\x1e\xfc\xb1\x61\x48\x02\x7f\x6c\x18\xd4\x93\x20\xdb\xd0\xc3\x1f\x1b\x17\x0a\xf8\x63\xe3\xd2\x27\xfe\x18\xe5\x2a\xc3\x93\x04\xd9\x9e\xb4\x04\xd9\x86\xcf\x24\xc8\xb6\xee\x14\x64\x5b\x7d\x02\xd9\xd6\x3c\x00\xb3\x9d\x09\xb9\xe0\xb9\xcd\xc2\xbc\x03\xa5\x9d\x05\xae\x81\xd2\xce\xaa\x5e\x2e\x2d\xc6\x4e\xdd\x85\x59\xa1\x0e\xcc\x76\x56\xb8\xa6\xb6\xc9\xec\xcc\x03\xb5\x4d\x66\x87\x33\xfc\xbf\xd9\x19\x3b\x3e\xde\x1c\x50\xc0\xc7\x9b\x03\x0a\x80\x6e\xe7\x84\x4f\x40\xb7\x53\x73\x84\x1f\x37\x17\x5c\xe3\xc7\xcd\x05\x05\xfc\xb8\xb9\x90\x35\x7e\xdc\x74\xd3\x11\x1e\xfc\x38\xe2\xbe\xe1\xa1\x96\xc3\x34\xb8\xa6\x48\xd6\x3c\x8c\x1d\x1f\x6f\x1e\x64\x86\x8f\x37\x2f\x14\xf0\xf1\xe6\x85\x17\x9c\x35\x4a\x67\x06\x4e\x1f\xda\x4b\xdf\x0a\xee\xd9\x72\xe5\x16\x1e\xdc\xb3\x25\xc9\xe3\x9e\xad\x04\x75\x0a\x68\xad\xcc\xdc\x82\xac\x5d\x59\xff\x01\xee\x2e\xbc\x59\x38\x72\x4b\x5f\x07\xc8\xda\x55\xe1\x05\x47\x6e\x35\xa8\xe3\xc8\x2d\xcd\x03\x8e\xdc\xea\x50\x6f\x02\x8c\x33\x3e\x9c\xb5\x35\xe1\x13\xa7\x6b\x4d\xa8\xe3\x74\xad\x45\x2f\x38\x5d\x4b\x5f\x00\x4e\xd7\x5a\xbc\x05\x38\x5d\x6b\xab\x17\xc6\x27\x4d\x84\xd3\xb5\xa4\x89\x06\xf4\x0e\x63\xc0\xe9\x5a\xe7\x07\x35\x2e\x02\xc7\x29\xed\x75\x19\x02\x3e\xd7\xd2\x34\xe0\x57\x6d\x29\x30\x7c\x27\xe2\xb0\xe1\xa1\x9a\xd6\x4e\x0c\x81\x6a\x5a\x3b\x23\x4e\xfc\x2a\x8e\x45\x0a\x0f\x7e\xd5\xd6\x07\x80\x5f\xb5\x0b\xaf\x12\x7e\x15\x05\x2a\xc3\x83\x5f\xb5\x9b\x5a\x40\xbd\x1b\xd4\xf1\xab\x38\x08\x29\x3c\xf8\x55\xbb\x21\x24\xfc\xaa\x2d\x25\x05\x90\x77\x0f\xf8\xa4\x5a\x04\xb9\xc0\xe1\xc1\xe7\xda\x53\xd4\x85\x56\x87\xeb\x29\xb4\xba\xf8\x64\x7c\x5b\xd4\x19\xdf\x46\x2e\xf8\x63\xdb\xa0\x87\xcf\x45\xfc\x36\x3c\xf8\x5c\xfb\xf0\xdc\x12\x5c\x9d\x57\x02\x9f\x6b\x4b\xd6\x4b\x70\x75\xf8\x5c\x82\xab\xab\x05\x48\x5b\x4a\x1f\x18\xb1\xe9\x25\xc7\x1f\xb3\xc4\x88\xf0\xc7\x2c\xeb\x3f\x40\xda\x05\x7a\xf8\x5c\x1c\x4c\x14\x9e\x0d\x48\xbb\xc1\x27\x05\x7c\x88\xca\x86\x07\x7f\xcc\x24\x4f\xfc\x31\xeb\xba\x13\x00\x77\xd7\x9d\x00\xb8\x3b\x9c\x11\xcc\xb2\x2e\x7a\x8c\x61\xe8\x3f\xc6\xa0\x97\x7c\x0b\x68\x0e\x9f\xf8\x63\x26\xe9\xe2\x8f\xd9\xe6\xd5\x25\x98\x45\x29\xcb\xf0\x10\xcc\x22\xc3\x37\x3c\x04\xb3\x8e\x94\x37\xfe\xd8\x91\x62\xc0\x1f\x3b\x52\xd0\xf8\x63\xc4\x53\xc3\x83\x3f\x46\x49\xca\xf0\xe0\x8f\x9d\xcc\xf8\xf0\xc7\x8e\x24\x88\xcf\x75\xa4\x26\xf0\xb9\x4e\x61\x0c\xf8\x5c\xa7\xf1\xbe\xe0\x73\x1d\xa9\x5d\xfc\xaa\x23\xb5\x7b\x04\xfc\x56\x9f\xd0\x5b\xea\x13\x7a\x7a\x97\x70\x82\xce\x86\x4f\x9c\xa0\x23\x07\x02\x27\xe8\x5c\xde\x56\x02\x5d\xf7\x81\xc2\x15\xf0\x9b\xef\x41\x50\xe8\xc0\xf8\x04\x85\x8e\x48\x17\x07\xe9\x26\xe4\x49\xa0\xeb\x26\xd1\x03\x26\x2d\x49\x10\xa2\xba\x55\x7d\x02\xc4\xae\x4e\x9d\xe3\xcc\x36\xe9\xb1\x81\xe3\xcc\xf6\x65\xde\x39\xce\x6c\x5f\xdf\x31\x09\x01\x97\xe8\xf2\xfd\x05\x5c\xa2\xeb\x6e\x56\xe0\x38\xb3\x4d\xc4\x36\x04\xdc\x9e\xcb\x17\x17\x70\x7b\xee\x52\x9f\xf0\xc2\x3b\x11\xa8\xc5\x71\x91\x52\xc0\x25\xba\x98\x9c\x80\x4b\x74\x0d\x0a\x41\xa0\x70\xfd\x87\x24\xbc\x04\x59\xe0\xf8\x34\x23\xad\x36\x04\x81\x9f\x1f\xe8\x09\xfc\x1c\x18\x83\xc0\xcf\x41\x7d\x02\xb6\x4e\xf0\x09\x18\x8c\x02\x9c\x81\x63\xd7\x8c\x84\xd8\x10\x22\x98\x66\xbe\xb8\x10\x01\x62\x63\x56\x42\x04\x88\x5d\x7f\x00\xa8\x0e\x21\x0a\xa3\x5d\x79\x0c\x08\x35\xde\x59\x88\x0c\x81\x8f\x31\x44\xe1\xb7\x11\x4b\x64\x08\x9a\x06\x90\x68\xe4\xd1\x06\x4e\x79\xb3\x07\xdb\xc4\x29\x6f\x46\x9c\x39\x70\xca\x9b\x3d\x58\xf7\x10\x19\xde\x46\x64\x82\x6c\xe3\x8f\x05\x41\xb6\x4d\xff\xc1\x27\x16\x27\x24\xf8\xbc\x70\x9d\xe0\xf3\xc2\xe7\x27\xb8\x1b\x3e\x3f\xc1\xdd\xf0\x99\x80\x65\x3f\xf0\x22\x70\xb7\xef\xa7\x87\x20\x70\x77\x10\x3d\x60\xd2\x28\xbe\x00\xba\x2d\xf0\x5a\x87\x0c\x4c\x1a\x9f\x8b\x33\xe6\x8c\x03\x86\x02\x67\xcc\x59\xa8\xba\x13\x98\x34\x7e\x55\x70\xbf\xca\x02\x9e\x70\x10\x7c\x1c\xbf\x2a\x08\x3e\x2e\xe9\x82\x98\x0b\xf8\xbe\x9c\x4d\x67\x81\xcf\x3d\x08\x5a\x3e\x44\x41\x00\x6e\xfa\x14\x60\x7c\xf3\x9c\x00\xe3\x92\xa7\x00\xe3\x18\x92\x20\xc0\x38\x1e\x11\xa7\xd1\x59\x90\xcc\x40\xcc\x71\x50\x50\x08\x20\xe6\x28\xb9\x19\x02\x60\xf2\x18\x44\x01\xc0\xb1\x24\x08\x62\x2e\xa2\x0a\x38\x8d\xce\x88\x4f\x87\x00\x60\x9c\xc8\x72\x08\x00\xc6\x63\x86\x9e\x40\xe1\x85\x3e\x2b\xe0\x67\x4c\x78\x10\x28\x1c\x23\x13\x04\x0a\xd7\x4b\x2e\x50\x38\xbe\x53\x10\xb8\xbb\x23\x25\x81\xbb\x07\xd4\xc1\xc1\x45\xbd\x91\x0d\x7a\x53\x2d\x80\xdf\x78\x4b\x41\xc0\x6f\xa9\x89\x26\x20\x36\x63\x6f\x02\x62\xc3\xa7\x40\xe1\x06\x2f\x02\x85\x63\x98\x83\x40\xe1\x52\x0c\x02\x85\x63\x64\x82\x40\xe1\xac\x17\x38\x19\xcf\x92\x64\x0d\x0a\x2f\x3d\xbc\x83\xa0\xf0\x92\xe4\x09\x0a\x2f\x45\xde\x79\x50\x78\x29\xc3\x19\x28\xbc\x94\xd5\x0b\x20\x66\x49\x17\x14\x5e\x2a\xa2\x07\x88\xb9\x88\x17\x1f\x43\xd2\xbb\x0b\x98\x3c\x75\xd1\x3b\xb4\xf8\x52\xbb\x00\xdc\x8c\x16\x84\x5e\x92\xda\x1d\x8c\x41\x8a\x76\x30\x06\x1c\x9d\x00\x7a\x2f\xe1\x6f\x72\x66\x9f\x25\x49\x17\x10\x7a\xda\x70\x36\x18\x83\xde\x4f\x90\x7d\x49\x6a\x57\x00\x75\x49\x57\x00\x75\xe9\x02\x90\x7d\xe9\xc0\xe7\x10\x48\x9b\x31\x0c\x81\xb4\x99\xb1\x21\x90\x36\x12\x04\xf5\x97\x1f\x71\xed\xe3\xcb\x52\xc9\x13\x60\x74\x80\x4f\x10\x81\xa4\xb9\x86\x30\x01\x46\x4b\xf2\x13\xf4\xb3\x24\x0f\x22\x30\x4b\x33\x80\x08\xcc\x05\x3e\x41\x04\xfe\xb0\x38\x67\x08\x80\x05\xb3\xf4\xfa\x64\x08\x2c\xd4\xc2\x64\x08\x4d\xc4\x19\x82\x26\x65\x32\x84\x01\x2b\x40\x07\xc9\x4f\x0d\x01\x34\x3e\x25\x37\x43\x58\xf4\x89\x47\x14\x16\x7d\xca\xfa\x2d\xfa\xdc\x7c\x1c\xe0\xf6\xb3\xd1\xda\x60\xc9\x0f\xd4\x37\x58\x72\xbd\xd6\x60\xfa\x39\x28\x28\x70\xe8\xa1\x65\xa9\xe4\x0d\x14\xfa\x81\xc2\x06\x6c\x2d\x25\x0c\xde\xbf\x48\xf0\xe0\xfd\x89\x1e\x87\xb0\x01\x1c\x4b\xf0\x1b\x08\x75\x64\x0c\x1b\xb8\xb3\xd4\xcb\x06\xee\x9c\x69\x51\x0b\x80\x08\x71\xe0\x78\x44\x2b\xb2\x9a\xd4\x02\x28\x92\x2e\xb5\x00\x88\x1e\x07\x8e\x47\xb4\x22\x59\x1b\x7c\xca\x27\x31\xf8\x94\xe4\x4d\xb0\x6c\xe4\x42\x9d\x80\x32\xf4\x1f\x7c\x6a\x1e\x4c\xb0\x6c\x46\x4b\x9d\x80\x22\x95\x6c\x40\xa8\xf5\xca\x1b\x10\x6a\x29\x14\x6a\x08\x90\x39\x1b\x02\x35\x04\xca\xe1\xa3\xa2\x86\x00\x99\xb3\x21\x50\x43\xa0\xe0\xb9\x05\x6a\x08\x54\x3c\xb7\x40\x0d\x81\x8a\xaf\xc6\xe9\x8c\x56\xa3\xfa\x04\x26\x2d\x4f\xe3\x00\x93\x4e\xba\x13\x10\x33\x8b\xdb\x40\x45\x81\xaa\x57\xfe\x00\x62\xc6\x87\xe5\x1c\x47\x23\xb2\x1c\xc2\x15\x84\x9a\x3e\xaf\x20\xd4\xcc\x2d\xd5\x06\x38\xd0\x28\x70\xc6\xa3\xd5\xca\xc7\x78\x05\xa8\xd6\x7f\x00\x95\xa5\xbc\x29\x0d\x40\xc1\xcf\xc0\x19\x8f\x56\xe5\xe3\x51\x1a\xa0\x4a\x79\x53\x1a\xa0\xea\x2d\xa7\x34\x40\xdd\xe2\x05\x3e\x1d\xa4\x13\x38\x0d\xd2\x2a\xc1\x9e\xf8\x08\xee\x1c\x68\x21\xc1\xab\x16\x90\x5f\xfc\x38\xce\x7f\xb4\xe6\x7b\x1d\x81\xf3\x1f\xad\xf1\xd6\x71\xfe\xa3\x91\x39\x1b\x38\xff\xd1\x9a\x27\x38\x06\xce\x7f\xb4\x56\xf4\x9f\x20\xc6\xf4\x42\xa1\x00\x8e\x37\x0a\x9c\xff\x68\xad\xea\x39\x00\xc0\x4d\x14\x80\x18\x37\x3d\x07\xc4\xb8\xab\x05\xc4\x18\x27\x81\xb3\x21\xad\x11\x10\xe0\xfc\xc7\xb9\x31\xd3\x9c\xf1\x38\x37\xdf\x58\xd4\x21\xbc\x11\xb9\x80\x7f\xdc\xb8\x3d\x11\x74\xe2\x26\xa8\x11\xc1\xdd\x6d\x56\x24\xb1\xe8\xb0\xe0\x4a\x0b\x54\x2a\xeb\x93\x58\xc1\xb6\x12\xac\x8b\x95\xff\x26\x77\x02\x6f\xdb\x7c\x0f\x11\x08\xdb\x5e\x50\x00\xc2\xc6\xe1\x0f\x81\x73\x1c\xa7\x56\xc5\x9c\xc7\x38\xb7\xd1\xcb\x10\xee\x15\x29\x71\x30\xec\xbe\x70\x36\x18\x2d\x2b\x5f\xce\x55\x9c\x1c\xfe\x10\x22\x07\xc3\x1a\x9a\x88\xd3\x12\xa7\x3d\x3f\xd8\xde\x0b\x1c\x96\x38\x4d\x22\xe3\x24\x58\x8b\x30\xbd\x00\xc8\xf2\xe1\x44\xce\x7e\xb5\x0c\x9b\x9c\xcc\x6a\x15\xc6\x38\x99\x95\xea\x6b\x21\x1a\xa0\x54\x62\x3d\xf1\x08\x04\x8b\xc8\x8e\x40\xb0\x08\xe2\x00\x2e\xc5\xb3\x89\x97\x3b\xbd\x26\x6b\x48\x80\x98\xcd\x37\xa0\x02\x67\xfd\x4d\xf3\xad\x95\x90\x80\xfc\x1a\x2f\x79\x12\x78\x16\x3b\x99\x04\x9e\x75\xdc\x4f\x48\x02\xc1\x7a\x5e\x64\x48\x00\x5d\x0f\x5e\x48\x02\xe8\x4a\xa5\xb4\x90\x00\xba\x72\x4e\x43\x48\x82\xa1\xe2\x93\x24\xc1\x50\x51\xd0\x49\xb0\x50\xd4\x0b\x27\xce\xcd\x43\xd0\x86\x13\xe7\x26\xe7\x34\x84\x24\x20\x28\xcb\xe0\x54\x38\xc9\x97\x4f\x25\x71\xfa\xf1\x21\x84\xc3\x69\x74\x93\x33\x1c\x02\x27\xce\xcd\x53\xa1\x50\x81\x8c\x22\xcf\x04\xde\xf2\x10\xc2\xe1\xc4\xb9\x49\x85\xb5\x90\x78\xb1\xa8\xa2\x16\xd2\xa0\xc5\x82\x39\x0d\x00\xa4\x78\x7c\x49\x67\x05\xa3\x34\xd2\x14\x44\x15\xea\x3a\x39\x98\x08\x71\x5a\x8c\xef\x40\x6f\x03\x20\xc5\xd3\x48\x9f\x47\xe4\x32\xa2\x03\x80\x94\x4f\x2c\xe9\xc0\xdc\x04\x85\x03\xa2\x93\x25\x72\x3a\x20\x3a\x51\xb4\xe9\xf3\x30\x5d\xfa\x04\x2c\x7f\xfd\x4c\xc2\x90\x81\x65\x5f\xdf\xa6\x0b\x19\xa8\xf0\x65\x55\x95\x99\x23\x2d\x67\x33\xf3\x70\x3d\x1f\x22\x64\x20\x18\xcf\xc3\x73\x00\x1d\x1e\x47\xcc\x85\xdc\x74\x48\xad\xf3\xa2\x83\x97\xa8\x16\x16\x74\xb8\xd2\x53\xe8\x45\x88\x47\xdf\x4d\x09\x59\x88\x47\x71\x46\x22\x98\x9f\x12\xf1\xd1\x32\x5a\x50\x20\x33\x9f\x5c\xa5\x90\x49\xa2\x7a\xf0\x37\x75\x64\x12\x87\x3f\x04\x1d\x53\xf4\x10\x05\xd6\xc1\x44\x5a\x27\xea\xb8\xa1\x07\xd3\xa8\xe3\x86\x28\xf4\x15\x0a\xd0\x29\xad\xe9\x0a\xd9\xc6\x01\xe5\x5d\xc8\x05\xe6\xd8\x86\x50\xc8\xf7\x0d\xbc\x9f\x85\xfc\x5b\xf2\x8a\x82\x4e\xbd\x09\x38\x02\x85\x84\x58\x8a\x72\x85\x42\xf2\xaa\xd6\x74\x85\xb4\xd3\xd0\xa1\x47\xda\xa9\xd6\x74\x85\xb4\xd3\x80\xba\x2e\x59\x87\xc6\x42\xbd\xe9\xb8\x57\x28\xe8\x90\x5a\x56\x0f\x85\xe4\xc0\x40\x58\x41\xe7\xc0\x68\xa5\xa6\xf3\x55\x38\x00\x21\x14\x92\xf5\xb4\x1a\x2b\x43\x47\xba\xf2\x1c\x73\xc4\xe1\x08\x41\x67\xaf\x44\x49\x02\xbc\x44\x4c\x8c\x56\x47\xb3\x66\x78\xd1\x81\xab\x84\x69\x8a\x90\x92\x38\x48\x45\x48\x49\xc9\xe5\x13\xb9\x08\x2f\x64\xed\x53\x40\x2b\x14\x32\xec\x39\xac\x20\x14\xe1\x0a\x27\xf4\x84\x2b\x64\x9f\x40\x67\x93\x78\x46\xd0\x77\x55\x32\xa7\x8a\xac\xc8\xe2\xa1\x82\x98\x8b\x04\x0b\x2a\xd3\x4e\xe5\xab\xc0\x39\x22\x2b\xb2\x4d\xc0\x39\x22\x2b\x62\xeb\x2b\x49\xe6\x5a\xa8\x55\x0e\x49\x8a\x58\xfe\x4a\x9a\x77\x72\x2c\x51\xa8\x3a\x58\x14\x3b\xc9\x39\x22\x2b\xb1\x31\x50\x99\x4c\x2d\xb1\x38\xf3\x63\x25\x3e\x80\x4a\x16\x2f\x35\xb2\x42\x25\x53\x97\xd3\x10\x42\x2d\x42\x12\x42\x01\x04\x14\x09\x3a\x81\x73\x3d\x96\x96\x5f\x9c\xcf\xb1\x12\x16\x95\x13\x32\x56\xc2\x6a\x56\x70\x46\xd4\xc1\x0a\x95\x0c\xd1\x84\xff\xce\x29\x18\x2b\x61\x35\x39\x05\x63\x51\x07\x2b\x54\x5e\x82\x84\xd5\xac\xe4\x4c\xe6\x07\x0a\x40\x53\x32\x26\x8e\xf3\x1d\x56\x46\xf5\x54\x3e\x46\x2d\x79\x2a\xa0\x8b\x8c\x89\xab\x80\x2e\xa8\x59\x15\x38\xb5\x61\x91\x5a\x13\x2a\xf0\x85\x8c\x89\xe3\x1c\x83\x95\x31\x63\x94\xfd\x5f\x19\x33\xd6\x84\x16\xc4\x70\x35\xa1\x05\x51\xbb\x4d\x78\x3d\xcc\x58\x23\x3f\x9c\x42\x51\xa1\x09\x15\x87\xe1\x6a\x42\xc5\x61\xb8\x9a\xb0\x67\x98\xaa\xa6\xe3\x49\xf1\x84\x5b\x15\x62\x2e\xd1\x02\x15\x87\x2a\x68\x3a\xac\x14\xe3\xd4\xc8\x13\x2e\x28\xb0\x06\xa0\x9a\xa2\xfc\xa1\x91\x3d\x5a\x58\xf8\xb6\xad\x83\x45\xb9\x13\x95\x55\x30\x0f\x94\x71\x5f\x35\x40\x0f\x74\x69\x8d\x3c\x07\xb0\x82\x12\x48\xa1\x73\x1e\x63\xe5\x5d\xea\x8c\xb6\xe2\x73\x51\xa0\x7c\x55\x36\x41\x3b\x6f\x4f\x65\xb7\xa1\x57\x21\xca\x5c\x2e\x5d\xf8\x2b\xd4\x7c\x07\x4c\xd4\xd8\x4d\xe9\x9f\x47\x74\x42\x01\x88\x10\x25\x74\x42\x07\xc4\xd2\xf0\xf8\xa8\xdd\xbc\x28\x62\x13\xba\xce\xb0\xe4\xfd\xec\x3a\xc3\x92\xd9\xa4\x96\xf2\x6a\x7c\xee\x54\x41\x5e\x6d\xea\x3f\xfa\x64\xeb\x6f\x04\x9d\x99\x59\x69\x71\x27\xd1\x6a\xaa\x04\xaf\xc6\xd7\x38\xb2\xe0\x5f\x3c\x97\x05\xff\xf2\xb1\x53\xdf\x77\x75\x54\x1d\x25\x76\x17\x59\x07\x61\x60\xe2\x3a\xee\xd9\x40\x4a\xe4\x20\x04\x4a\xde\xae\x8e\x9a\xa7\xe4\xed\xa2\xa8\x7b\xa0\xe8\xec\xea\x28\x37\x8a\xce\xae\x8e\xd2\x1f\xe0\xf5\x7a\x83\x3a\xd9\xd4\x1d\xa5\x4f\xc1\xd6\xd5\x79\x93\x87\xe0\x5f\x1b\x0a\x80\xac\x3a\x6a\x9e\xe2\xaa\xab\x13\xd4\x18\x40\xa0\x3a\x6a\x7e\xa0\x4c\x3b\x6a\x7e\x08\xe6\xf4\x20\x09\xc1\x9c\x24\x09\x01\x8d\x30\x01\x94\x0d\x5d\x03\x55\x4e\x71\xce\x35\x50\xe5\x13\xe0\xc8\x40\x95\x53\x2d\x73\x0d\x34\xd1\x04\xad\x31\x50\xde\x13\xb4\xc6\x40\x79\x53\x2d\x73\x8d\x1f\x9d\xbd\x17\x66\x16\xe2\xca\x85\x3b\x75\x64\x26\x5a\x7e\xea\xc8\x4c\xb4\xfc\x04\x6a\x3a\x08\x39\x4c\x1d\x4c\x89\x2a\x9f\x3a\x98\x92\x65\xdb\x2c\xc2\x58\x19\x2d\x30\x56\x9e\xda\x16\x28\x57\xb9\x06\x4a\x9f\x72\x95\x6b\xe0\xd9\x4c\xc0\x05\xe3\xaa\x45\x2f\x88\x93\xd2\x92\x4b\x7b\xf4\x94\x7a\x5c\x13\x35\x3f\x49\xef\xa7\xac\x7a\x98\xa8\xc8\xc9\xc7\x31\x75\x88\x24\xcb\xa1\x09\x3e\x70\xb2\x80\x9d\xa4\x95\x6b\x3f\x9d\xe2\x87\x6b\xb2\xe1\x45\xf1\xc3\x35\x51\xf3\x73\x0b\x2b\xc5\x73\x3a\x44\x52\xa2\xa6\xbe\xc0\x44\xcd\x53\xd2\x70\x4d\x16\x71\x94\x34\x5c\x53\xf2\x44\x25\x6b\x77\x9d\x92\x86\x6b\xb2\xf1\x48\x49\xc3\x35\xf9\xe0\x28\x69\xb8\xb4\xd7\x4e\x11\xc3\x35\x97\xfe\x03\x63\x85\xe9\xa0\x88\xe1\xd2\xce\xfb\xc4\x2e\x4f\x4c\xc7\x12\xc2\x0b\x45\xbb\x40\x55\x2d\x8c\xc5\xc2\x93\xa2\x00\x7b\x58\x9c\xd5\xbd\x30\x1d\x8b\xb3\xba\x29\xb2\x1e\x96\x50\x47\xf8\xbe\x4b\xd0\x22\xa2\xea\x4b\xd0\x22\x3e\xcd\x25\xc0\x10\x26\x67\x09\x30\x84\xc9\x59\x02\x0c\x31\x0f\x4b\x80\xa1\x2c\x0a\x00\x86\x78\xe5\x57\xd6\x71\x93\x2e\xb3\xc5\x7b\xb6\x30\x40\x54\x7b\x5b\x0b\x73\xbb\xaa\x90\x53\xf4\x09\x74\x63\xf1\x11\x2f\x2a\xa4\x50\x80\x3d\x50\xff\x6c\x2d\x3e\x69\xea\x98\xad\x65\x6a\xf1\x1c\xa6\x6a\x01\x6d\x58\x98\xaa\x05\xb4\x61\x49\x82\x00\x16\xb4\xdd\x4d\x45\xb0\xb5\x31\x5c\x0b\xe0\xc1\xc6\x54\x2d\x2a\x73\x6c\xc9\x93\xca\x1c\x5a\xae\x53\x1f\x6c\x6d\x0c\xd7\x02\x33\xaa\x8d\xf1\x65\x3a\x9d\x91\x3b\x4d\xa7\x33\x42\x1d\x5c\x21\xe5\xad\x02\x85\xb7\xd6\xc6\x33\x5d\x20\x02\xf7\x80\x3a\xfe\xd8\x46\x95\x53\x6a\x6b\x69\x61\xbf\x40\x04\x6e\x7c\x74\x0a\x6f\xad\x8d\x31\xa4\x48\xd6\xd2\x76\xf7\xe6\x7d\xd9\x18\xc3\x8d\x22\xda\x18\xc3\xad\xf3\x26\x1d\xf0\x15\x28\xb2\xb4\x8c\x95\x13\x45\x96\x96\x11\x1d\xa7\xc8\xd2\xa2\xae\x7a\xd8\x49\xe7\x38\xd2\x27\x30\x2e\xc3\x88\x6e\x01\x94\x48\x0a\xd8\x82\x1d\x61\x44\xb7\x40\x3a\x18\xd1\x2d\x90\x4e\x83\x02\x8a\xdd\x88\x80\xab\x36\x0d\xc5\xa7\x82\x6a\xd3\x18\x6b\x2c\x55\x87\x31\xcc\xad\x6a\xb0\x50\x52\x2a\xa8\x5e\x8a\xa1\x89\x54\x2f\x85\x22\x52\x61\x6f\x9d\x7a\x48\x2f\xf8\xd3\x87\xf8\xb4\xea\x89\x1c\x54\xb9\x6a\x86\x1c\x56\x63\xaa\x19\x42\x69\xa8\xa0\x9a\x21\xe7\x63\xb4\xdf\x55\xc9\x2a\x27\x42\xf1\xf2\xb0\x4d\x08\x21\x08\xe0\x86\x1f\x94\x9b\xca\x7b\x50\x51\x2a\xa8\xdc\xc6\x21\x7a\xa5\x6a\x18\x87\xe5\x9e\xaa\x61\x68\x49\xae\x6a\x18\x87\x78\xaa\xea\x58\x68\xd7\xda\x1e\x21\x84\x26\x2d\xe8\x11\xbd\x32\x5e\x89\x83\xff\xa0\xda\x03\x87\x45\x9c\x70\xfb\xda\x8b\x36\x54\xf9\x65\x0b\xcf\x98\x3e\xed\x45\x1b\xd3\x77\x11\x92\xf1\xa1\x52\x92\x3c\x08\x30\x7e\xb1\xee\x02\x8c\x5f\xac\xbb\x09\x3d\xc4\x2b\x21\x58\xe8\xc5\x2e\x0b\x16\x7a\xb1\xcb\xe0\xa8\xf6\x83\xd5\x04\x47\xb5\x1f\xd4\x3c\x48\x9f\xfd\xa0\x92\x3f\xf1\x3b\x6c\x75\x7c\x82\x74\x50\xa6\x9f\x20\x1d\x5e\x90\x43\x46\x82\xb6\x36\x05\x62\xd1\x66\xa6\x40\x2c\x0f\x7e\x80\x40\x1e\x21\xd2\xe7\x15\x30\x66\xd1\x02\x18\x83\x2a\x10\xc8\x23\x60\xf9\x05\xf2\x08\x28\x86\xcb\x0e\x7a\x20\x00\x71\x1f\x9d\x57\xd8\x68\xd1\x0b\xca\xf4\x06\x41\x68\x78\x2e\x08\x42\x53\x69\x71\x26\x21\x06\x4f\x70\x89\xc0\x4c\x0b\xda\x10\x30\x71\x82\x21\x68\xa9\x7b\x49\x58\x0b\x28\x0d\x41\x0d\x02\x46\x4d\x50\x83\x30\xf5\x9c\xa0\x37\x99\x16\xa3\xc5\xa8\x09\x5c\x40\xdd\xea\x70\x39\x54\x21\x60\x9c\xae\xce\x2b\x64\x25\x73\x3f\xcf\x0f\x84\x1e\x99\xeb\x14\x0c\x0a\xca\x40\x8f\x64\x71\xdc\xcf\x73\x00\xe9\x93\xb9\x8d\x98\x2a\x65\x92\x53\x8d\x3a\x5c\x9d\xe0\x87\x39\x52\x56\x74\xc4\xac\x5c\x72\x5d\x22\x66\xe5\xea\xd4\x3c\x42\x77\x97\x9c\x15\x6d\x4a\x2a\xc3\x37\x62\x64\x2e\x20\x2b\x8a\xfb\x04\xe5\xe6\x52\x1d\x3a\x28\x37\x37\x62\x80\x94\x9b\x1b\x31\x40\xca\xbf\x8d\x04\xac\x94\xbc\x1a\x31\x40\x97\xbc\x0d\xea\x41\x07\x25\xa8\x6a\xe5\xab\x04\x55\xad\x7c\x95\xa0\xaa\x95\xef\x15\x60\x08\x53\xa5\x04\x55\xca\x00\x45\x25\xa8\x46\xdf\x2a\x8e\x4a\x50\x65\xfb\x32\x2a\x41\x35\xfa\xdb\x1a\x95\x76\xca\xf6\x65\x54\x6a\x29\xeb\xe7\xf8\x00\xd9\x61\xfb\x32\x2a\x2d\x33\x65\xfe\x23\x2d\x33\x79\xa0\x2b\x3e\x02\x95\xf8\xaa\x31\x3e\x19\xd0\x8c\xef\xbb\x44\xa5\x11\xa6\x06\x05\x52\x05\xd9\xb0\x8c\x4a\xe4\xa3\xc6\x74\x7c\x38\xa4\x82\x6d\xc8\xa8\x44\xb7\xe4\x06\x28\x3e\xcc\x7b\x32\x28\x80\x12\xa0\xfa\x4d\x54\x1e\x5a\x3a\x50\x20\xbf\x3f\xb9\x71\x8a\xca\xe1\x62\x03\x31\x2a\x87\x2b\x6b\xb4\xe4\x15\xe5\xf4\x83\xc0\x45\x54\x9a\x4f\x2e\x3c\x46\x9a\x0f\x05\xa0\xa3\x92\x69\x72\x83\x00\xc9\x34\xd9\x6d\x53\x7c\x98\x30\x4a\xda\x44\x25\xbe\x64\xb7\x46\x91\x14\x92\x9d\xdd\x1a\x45\xb2\x31\x76\x76\x65\x13\xc9\xc6\xd8\x5e\xc8\xf9\xd7\x91\x2c\x87\x9d\xdd\x36\x45\xb2\x1c\x36\xc5\x68\x22\x59\x07\x9b\x4d\xbb\x18\xc8\xe6\x2c\x0f\x14\x74\xa6\x9d\x5b\xaa\xc8\xde\xfe\x2e\x01\x7a\x08\x9e\x7a\xc9\x91\xfd\xfb\x5d\x22\xd4\x1b\xff\x25\xb5\x00\x5d\x24\x9e\x13\x1c\xa4\x41\x41\x20\x0f\x47\x2b\x45\xf6\xa9\x77\xd1\x68\x05\xd6\xe8\x3c\xf7\x09\xd6\x48\xb4\x04\xd6\x60\x44\xa4\xf5\x95\x09\xbd\x29\x78\x46\xa3\xc5\x88\x36\x14\xf8\x88\x8b\xaf\x2c\x62\x20\xd1\x8d\x0d\xb6\xc8\xb6\xe7\x66\x83\x2d\xb2\xed\xb9\xcb\x81\x17\x3e\xf7\xc2\xc7\xc1\xb6\xe7\x2e\x7c\x1c\x41\x67\xcc\x05\xa8\x93\x32\x56\x23\xd4\x49\x19\xab\x11\xe9\x92\x32\x56\x7d\x11\x1e\xd9\x24\xdc\x35\x31\x06\x52\xc6\x6a\x62\x56\x48\x19\xa3\xee\x71\x64\x93\x70\xb3\x31\x17\xc3\x11\xac\x43\x2d\xc1\x3a\xe0\x8c\xcf\xbd\xfa\x02\x36\xb2\xe1\xb5\xab\x47\xc7\x63\x04\xd9\x57\x3d\xc1\x2a\x46\xf2\xc3\xab\x2f\x60\x23\xdb\x58\x9b\xcd\xb7\xc8\xb6\xd2\xa6\xa4\x4d\x64\x5b\x69\x53\x95\x38\x46\xf2\xae\xa9\x35\x1c\x23\x9f\x74\xf5\xec\x88\x18\x79\x07\xa9\x35\x1c\xd9\x56\xda\xd5\xa0\x47\x76\x73\x35\x38\x23\xbf\xb8\xa2\x42\x22\x59\xc3\x94\xb4\x89\x91\xcc\xe0\x16\xa0\x5e\x75\x16\x5e\xa4\xd5\x68\x41\x8f\xb7\xae\x21\x17\xb6\x9c\x76\xcb\x70\x46\xc6\x6d\x73\x6c\x5d\x8c\x9c\x42\x43\x11\x9b\x18\x9b\x40\x1e\x50\xe7\x8d\x64\x83\x2d\x46\x72\x65\x9b\xa4\x84\x0a\x69\x7c\x71\x91\x5c\xd9\xe6\x5b\xef\x31\xa2\x50\xda\xe4\x3f\x0c\x49\x93\x94\x86\x4e\xcd\xa3\x17\x12\x5b\xdb\x62\xec\xa4\x9d\x36\xde\xc1\x38\x05\xeb\x80\x97\x29\x58\x87\xcf\x7b\x14\xc0\xe5\x22\x09\x01\x5c\x2e\x14\x30\x32\x84\x46\x62\xdc\x3a\x0b\x0f\xce\x00\xaa\x74\x94\x70\x44\x49\x11\x28\x89\x91\xb7\xae\x47\x78\xc1\xe4\xf4\x84\x5c\x04\xd6\xc8\xdc\x29\x40\x06\x6f\x56\x24\x91\xaf\x57\x78\x11\x0a\xc2\xb7\x2f\x63\x02\x41\xda\x7d\xe5\x1b\x13\x06\xa1\xbb\x5b\x10\x13\xef\x59\xf7\x4d\xde\x98\x70\x35\xba\x6f\x9a\xc7\x14\x74\x8c\xdd\xa1\x05\xd7\x6e\xfa\x63\xc2\x2d\xe8\x6e\xec\x63\x42\x2f\x75\xbe\xbf\x84\x5e\xea\x97\x3e\x8b\x50\x10\x3c\x57\x74\x00\xdd\x8f\x54\x72\x22\x59\x7c\xb8\x8f\x10\x13\x2f\xcf\x40\x81\x25\xfc\x87\x91\x21\xae\x53\xec\x2a\xc4\x75\x8a\x5d\x85\xb8\x4e\x8e\x6b\x0c\x41\x27\xc7\x75\xfa\x5c\x02\x33\x24\x5a\xdc\x39\xa0\xb0\x74\xc6\x9c\x4f\x74\xda\x02\x2c\x40\x6f\x0b\xb0\x80\x70\xc9\x56\x1d\x1b\xe1\xa2\x42\x86\xe9\x3f\xc0\x0c\x6e\xeb\x63\x42\x85\x0c\x6c\x1a\x5b\x4e\x7b\x1c\x38\x23\x9b\x73\x62\xb7\x12\x1e\xe6\x0c\xf4\x89\x87\x39\x3d\xf1\x25\x66\xd4\xc4\xc4\x66\xe7\x47\x10\x05\xa7\x97\x01\x48\x4c\x5f\x05\xc4\x2c\x70\x01\x76\x99\x4d\xa6\x3d\x51\xc9\x19\xf3\x30\xb1\xc4\x99\x04\x7b\x4a\xbe\xc4\xcc\x81\x54\x94\x7c\x89\xb9\xea\x74\x38\x7f\x75\xd9\x8e\xda\x13\x9b\xcd\x76\xd4\x9e\x5e\xa6\x3e\x66\x50\x86\x13\x2b\x9d\xf9\x54\x56\x84\x02\xf9\xd3\x4b\x5c\x93\x07\xbd\x50\xb4\x19\xec\xd9\x72\xbf\x38\x66\xfc\xf7\x85\x39\xca\x4b\x49\xfb\x50\xd8\x3a\xe5\x0d\x49\xf0\x51\x51\xba\x25\x66\xf0\x5e\x0b\x13\x9e\xb7\xd2\xfb\x7d\xfe\x32\xbe\xda\xc2\x84\x67\x64\xbd\x50\x1a\x45\x27\xc7\x61\xa6\x8b\x4e\x8e\xf3\x18\x6d\x64\x03\x6a\x2f\x8c\x76\xc1\xd7\xa6\x96\x4a\x2c\x98\xf0\x85\xd1\x2e\x00\x55\x16\x46\x9b\x4d\xa6\xbd\x31\xd3\x6c\x32\x6d\xaa\xa0\xc4\xa2\x73\xcf\x30\xd3\x45\xe7\x9e\x61\xa6\x0b\xc0\x8a\xed\xa0\x92\x58\x00\x48\x6c\xcc\x74\xa9\x3a\xe5\x2d\xd1\x22\x03\xbd\x40\xbd\x2a\xc3\x9e\x3b\x39\xf1\x7b\x7b\x26\x43\x2c\xcc\xd1\xf6\xf4\xbc\xc8\xa6\xd6\xde\x28\xda\xd2\x74\xae\x1b\x7c\x02\x5f\xd8\x0d\x3e\xbb\xf2\xed\x5d\xd6\xe5\x33\x6f\x1e\x0a\xca\x86\x5f\xf0\xc2\xb7\xb2\x37\xbc\x90\xf5\xbd\x31\xda\x1c\xb8\xbf\xf7\x65\xb4\x7c\x01\xf6\x30\x5a\x32\x9f\x0d\xc5\x57\xc8\x7c\x36\xdf\x0c\x8b\x3a\x9f\xde\x78\x27\x2a\xfe\xad\x61\x8a\x2b\xfe\xad\x61\x8a\x75\x7a\xbc\x61\x52\x2b\x92\x37\xcc\x66\x45\xf2\xd6\xe9\x13\x59\x1b\x66\x93\x5d\x9f\x4d\x6d\xea\x58\x75\xb0\x9b\x07\x90\x62\xd5\x81\x69\x18\x43\x76\x6f\xb6\x61\x0c\x2b\x4e\x90\x5d\xfa\x04\xe9\x40\x78\x20\x56\x90\x0e\x27\xd0\x27\xce\xcc\xc1\x34\x56\x1d\x1a\x86\x69\xd4\xc9\xdd\x27\x43\x81\x75\xe9\xc1\x18\x56\xd6\x20\x54\x80\x8e\x95\x42\x0f\xc7\xd3\x55\x63\x45\xdb\x1c\x3c\xef\x6a\x3a\xb2\x0c\x29\x29\x3b\xbd\xc3\x8b\xf2\xd1\x3b\xcf\xf1\xce\x1f\x8c\x61\xc5\x89\x3d\x9e\xef\x11\x1b\xe5\x06\xce\x8f\xb6\xf7\x62\xc3\x8e\x1c\x4f\x05\x89\x0d\xfc\xd5\xc1\xfa\xe9\x24\xe6\x83\x90\x5a\x52\xe2\xfa\xa6\x45\x12\xbd\xc7\x76\x63\xc3\xbf\xbd\x58\xbf\x06\xca\xe9\xa2\xdc\xd8\x1e\xda\x17\xeb\xc7\x86\xd0\xbe\xd8\xbb\xc6\x6b\x7d\xb1\x70\xad\xe9\xc4\xb2\x4e\x8b\x94\x73\x84\xd4\x78\x75\x2f\x16\xae\x81\xbc\xb9\x58\x38\x9d\xa8\x7c\xb1\x69\x6d\x28\x39\x9d\x11\x61\xeb\xef\x82\xde\x54\x72\x3a\x63\xc0\xd6\x5f\xec\x5d\xc3\xd6\x5f\xd4\x7c\x03\x32\x7a\xb1\x7e\x3a\xd3\xf8\x62\xfd\x74\x6e\xf1\xbd\x8c\x8f\x94\xaa\x07\x33\xd6\x74\xba\x18\xaf\x75\xd7\xe9\x62\xd8\xfa\xfe\x79\x2e\x98\xfe\xd3\xb9\x60\x4e\xaf\x2b\x1d\x1d\x83\xd7\x95\x8e\x8e\xc1\xeb\xca\x08\xe7\x05\xe9\xca\x08\xe7\x05\xe9\x91\xa4\x76\xdf\x22\x89\x5d\x79\xde\x98\xc6\xae\x3c\x6f\x4c\x23\xa7\xfc\xda\x83\x31\xe4\x94\x5f\x7b\x30\x86\x9d\x33\x3f\x1e\x8c\x21\x67\xf7\xda\x83\xb1\x60\xc3\xcb\x1e\x83\x33\x4e\xe4\x78\x58\xd2\x71\xea\xae\x3d\x98\xbf\xce\xe9\x19\x0f\xe6\x8f\xe3\x73\x8d\x63\x0d\x62\x27\xab\x96\x1a\xcc\x91\xa3\x6e\x2d\x3c\x50\x27\xe7\x35\x60\x1a\x39\xe0\xd5\xc8\x10\x88\x9d\xc4\xc8\x80\xf9\xe3\xd8\x56\x0b\xa8\xba\x4e\xfa\x61\xc0\x18\x72\x38\xaa\x85\x81\x3c\x39\x11\x27\x60\x0c\x39\xc8\xd4\xa8\x90\x1c\x39\xc8\xd4\x82\x46\x4b\xda\x5b\xc0\xbb\x1e\xa4\xa1\x05\x8c\xe1\x78\x78\x0e\x63\xc8\x31\x9c\x16\x59\x96\x0e\xb2\xcc\x23\xc6\x70\x90\x65\x4e\x3d\x91\xc8\xd1\x97\x46\x95\x90\xc8\xa9\x95\x16\x31\x7f\xa3\x90\xf9\x8c\xf9\x1b\x9f\x59\xd8\x3e\x86\xa1\x5c\x67\x8c\xda\xd0\x31\x53\x18\xb5\xa1\x63\xa6\x06\x14\xc8\x9c\x8d\x98\xb8\x41\xe6\x6c\xc4\xc4\x0d\x32\x60\x23\xef\x3c\xe7\x1c\x5a\xf4\xf4\xae\xc8\xc9\x86\x16\x31\x7f\x83\x53\x30\x22\xe6\x6f\x90\x4c\x4a\x0d\x8f\x38\x90\x35\x35\x3c\xe2\x20\x2d\x33\x61\xfe\x86\x8e\x6f\xc2\xfc\x0d\x23\x33\xd8\xa1\xf3\x71\xe8\xf8\xa6\x07\x79\x92\x96\x99\x1c\x02\x15\xd9\x6e\x33\x85\x2a\x38\xaf\xd0\x52\x40\x4a\x24\x54\x26\x8c\xe8\x60\x36\x93\xa4\x4b\x42\x25\xb5\x3f\xe2\x20\xc1\x31\x61\x44\x81\x81\x87\xf0\x3c\x21\x8c\xe3\xa9\xc1\x1f\x57\xfd\xdd\xf8\x72\x75\x71\x35\xbc\xaf\x1e\xae\xc6\xf7\xd5\xcb\xd5\xf4\xba\x8a\x6c\x09\x26\x7d\xb9\x1a\xb8\x5a\xde\x57\x23\x57\xeb\xfb\x6a\xe3\x6a\x7b\x5f\x15\xbf\xfd\x7d\x95\xb1\xf9\xca\xf6\xcb\x55\xe3\xea\x7c\x5d\xdd\xe2\x6c\x7d\xb9\xfa\x03\xb5\x0f\x96\x3d\x84\x27\xbc\xc5\x63\xef\xab\x12\xc4\x79\x5d\xfd\x1c\xc6\x7d\x5f\x65\x18\xe7\x79\x5f\x65\x18\x27\xbc\xaf\x6e\xae\xc6\x2f\x57\xb9\x22\x91\xc7\x17\x57\x27\xbf\xaf\xc2\xd5\x29\xaf\xab\xe2\xea\xd4\xf7\x55\x71\xd5\xde\x57\xc5\x55\x7f\x5f\x45\xb8\x67\xbc\xaf\x8a\xb3\xf9\xe5\x2a\x57\x24\xee\xf4\x7a\xed\xce\x7e\x5f\xd5\x08\xec\x7d\x55\x3d\x9c\xf7\x55\x8d\xeb\xbe\xae\xea\xb5\xbb\xcf\xfb\x2a\x2f\xd8\x0d\xef\xab\xc8\xe0\xc6\xf7\x55\x46\x7b\xd3\xfb\x2a\x73\x70\xf3\x97\xab\x5c\x91\x5c\xf3\x6b\x5c\xb7\xbe\xaf\x32\xae\xdb\xde\x57\xd5\x43\x7f\x5f\x65\x5c\x77\xbc\xae\x7e\x8e\x60\xbe\xaf\x6a\x04\xeb\x7d\x55\x3c\xec\xf7\x55\x8d\xcb\xbe\x5c\xe5\x8a\xe4\x5a\xde\x23\xb8\xef\xab\xce\xd5\x24\x07\x39\xe1\x73\xcf\x47\xe7\xec\xf9\x13\x13\x28\x54\xf2\x4c\xdf\x38\x01\x23\x25\xbc\xe5\x99\xb9\x13\x6f\x59\x67\x52\x92\x27\x14\x75\x9a\x64\xc2\x77\xd6\x79\x8e\x09\xdf\x59\xe7\x39\x26\x4f\x9b\x8b\x6c\x9e\x5b\x22\xe0\xa5\x53\x13\x13\x7e\xb5\x4e\x4d\xa4\x3a\x78\xd4\xa9\x89\x14\xf9\x89\x13\xf3\x99\xf1\xb2\x27\xa0\x94\x8c\x97\x3d\x17\xb0\x09\x42\x08\x3a\x39\x30\x17\xe8\x6d\x9d\x66\x07\x05\xb2\xfe\xa9\xe4\x1d\x75\x5a\x1f\x95\x75\xe2\x24\xb7\x3e\xe3\x73\x4f\x14\x3c\xb5\xbb\x23\x1b\xd6\x96\xf1\xb9\x75\x14\x5c\xc6\xcb\xd6\x51\x70\x99\xe0\x94\x0e\x6a\xcb\xf8\xdc\x3a\xa8\x2d\xfb\x7e\x4f\x5c\x80\xde\x32\xce\xa5\x8e\x5f\xcb\x38\x97\x9f\x07\xa0\xe1\x81\xb3\xf1\x6c\x05\x0f\x7c\x65\xe1\x11\xa0\xc7\x19\x9f\x05\x0f\x5c\xc7\x8c\x51\x83\x3b\xae\xaa\x63\xe2\x1a\x2d\xfa\xc4\xc1\xd2\x51\x62\x05\xc7\x73\x55\x1d\x13\x07\x2f\x38\x35\x05\xc7\x53\xc7\x8c\x29\x78\xba\x98\x87\x82\x3f\xae\x83\xbe\x0a\x52\x5a\x80\x98\x0a\x52\x5a\x80\x98\x14\x4a\x5d\x9d\xe7\xf0\xd5\x57\xe7\xb9\x09\xd7\x53\x78\x04\xfa\x5c\xc2\x23\xd0\x27\x28\x91\x82\x43\xbe\x36\x99\xf6\x98\xcf\x75\x74\x88\x1b\x14\x0e\x99\xfd\x18\x45\xce\x8d\xb2\x9a\xf4\x1f\xd9\xfb\x38\x9e\xeb\x13\x65\xa0\x3b\x85\x32\x70\xae\x39\xf5\xc8\xa8\x4a\x13\x39\x23\xc8\x2a\xdf\x15\x67\x04\x59\xc5\xb1\x66\x93\xd8\x2a\xef\x3c\x9b\xc4\x46\x1d\x9a\xc8\xa9\x39\x56\x3d\x71\x34\xb2\x65\x6c\x95\xf1\x71\x6a\x8e\x79\x1d\x9a\xef\x9a\x28\x0e\xaa\xb1\x8a\x07\xbe\x39\xec\x94\xc2\x33\x91\x13\x59\xac\xe1\x73\x73\x22\x8b\xb5\x08\x71\x90\x5e\xcd\xb3\x1d\x22\xa7\xa0\x58\x63\xe8\xec\x34\x5b\xc3\xe7\xde\x3a\xe3\x0c\xdf\x92\x53\x49\xac\xf1\x82\xb0\xef\x6c\x0d\x0f\x9c\x73\x41\xac\xe1\x57\x73\x2e\x88\x51\xa2\x26\x72\xa2\x87\x91\x92\x15\xcd\x3f\xfe\x48\x69\xf9\x48\x55\xea\x87\x53\x89\xa3\xf9\x0e\xf5\xdf\x5b\xf3\xd5\x5a\xaf\xd6\x7e\xb5\xec\xd5\x3a\xaf\xd6\xfd\xda\xf2\x35\xcc\xdf\x5b\xe1\xd5\x8a\xaf\x56\x7a\xb5\xf2\xab\x55\x5e\xad\xfa\x6a\xb5\x57\xeb\x35\xbe\xfd\x1a\xdf\x7e\x8d\x6f\xbf\xc6\xb7\x5f\xe3\xdb\xaf\xf1\xed\xd7\xf8\xf6\x6b\x7c\xf6\x1a\x9f\xbd\xc6\x67\x5f\xc7\x47\xc9\xd5\x7b\x1d\xb2\x1f\x29\xb9\x7a\xc9\xc6\x8e\xc7\x55\xf2\xbd\xbc\x4b\xc7\xd5\xc4\x05\x66\x1d\x8f\x87\xcd\xee\x25\xc8\x44\x91\xd5\xbf\xf5\x52\x19\x91\x6f\x3c\x47\x0a\xa2\x3e\x24\xc6\x46\x0a\xa2\x3e\x91\x95\x02\x65\x4e\xe3\x83\x02\xa3\xcc\x69\x7c\x92\xfe\x1b\xb4\xa0\xe0\x4a\x23\x3e\x7c\xa8\x94\x39\x8d\x0f\x1b\x74\xc7\x83\x37\x91\x33\x9f\x23\xc5\x44\x63\x08\xf0\xe2\x9b\x69\x31\x88\x82\x87\x4b\x63\x70\xdc\x44\xa4\xd0\x68\x0c\x51\xff\x15\x5a\x6e\xb2\x8f\xab\x97\x18\x58\xcd\x9d\x45\x9f\x06\x3d\x5f\x0d\xf8\x16\x86\xb7\x1a\x2d\x3d\xd7\x69\x5d\x5a\x3a\x96\x0e\x7a\x8b\x63\xe9\x30\x47\x6c\xd6\xc7\x18\xd5\xcb\xa1\xe5\x3e\x3e\xdb\xf3\x91\xca\x8a\x91\xca\x98\x31\x62\xaa\xa8\x8c\x19\xa9\x7b\x18\xa9\x85\x19\xa9\x66\x18\xa9\x85\x19\xe3\xa4\x17\x83\x33\xcc\x26\xb5\x30\xa3\xd6\x14\x54\x1e\x8c\x14\x1f\x8b\x54\x1e\x8c\x05\x95\xc5\x96\x78\xe4\x44\xcc\xc8\x96\x78\xac\xac\x37\xd8\x12\x8f\x9c\x73\x19\xd9\x12\x8f\x95\x35\x28\xd5\xf7\x92\xde\x2c\x36\xc8\x13\x80\xf3\x78\x1d\x25\x9c\x38\xab\x29\xb2\x45\x9d\x38\x0a\x24\xb2\x45\x9d\x48\x0a\x8e\x94\xc7\x4a\x24\x05\x47\x4a\x60\x5d\x4a\x99\x26\xb6\x7e\xff\xee\x9c\xb8\x1b\x94\xd8\x02\xfe\x72\xb5\x73\x35\xbe\xaf\x4e\xae\xa6\x2f\x57\xb9\x92\xff\x76\x65\xc6\xbf\x3f\x5d\xbe\x5c\xe5\x8a\x5c\xbb\xfa\xc5\xb5\x4b\xd4\x40\xfa\x72\x55\x7d\xf6\xf7\xd5\xcb\xd5\xf1\xba\xfa\xe1\xb2\x7e\x4f\xb5\x27\xf6\xaf\xbf\x3c\xa0\xe1\xae\xf7\x55\x0d\x6c\xbf\xaf\x6e\xae\xda\xfb\xaa\x71\xf5\xbc\xaf\x8a\xe9\xfb\xe5\xaa\x5f\x09\x12\x77\xfb\xe2\x21\xa6\x27\x84\xf7\x55\x04\x11\xe2\xfb\xaa\x7a\x48\xef\xab\x08\x22\xe4\xd7\x55\xf7\xdd\x13\x25\x9c\xbe\x5c\x45\xec\xa1\xbe\xaf\x32\xda\xd0\xde\x57\x19\x6d\xe8\x5f\xae\x72\x45\x22\xef\x6f\x5e\xe7\xfb\xaa\xb8\x5a\xaf\xab\x92\x76\xd8\xef\xab\x92\x81\xbd\xaf\x8a\xab\xf3\xbe\x2a\xae\xee\x97\xab\x7e\x25\x4a\xae\xe3\x25\xd7\x18\xde\x57\xe1\x35\xc6\xf7\x55\xf5\x90\xde\x57\x19\x41\xcc\xaf\xab\xbe\xe8\x4e\x14\xa7\xfa\x72\x95\x71\xc5\xfa\xbe\x2a\x1e\xda\xfb\x2a\xe3\x8a\xfd\x7d\x95\x71\xc5\xf1\xe5\x2a\x57\x24\xd7\xf9\xe6\x6a\xbd\xae\x7e\xd2\xdf\x5f\xae\x72\x45\x32\x5d\xef\xf1\x9f\xf7\x55\xf5\x79\x5f\x57\xd5\x67\x7a\xde\x57\x19\x53\x0a\xef\xab\x8c\x29\xc5\xf7\x55\xc6\x94\xd2\xfb\x2a\xdf\x4b\xca\x5f\xae\x72\xa5\xfc\xed\xca\x87\xd2\xd0\x0c\xa6\xfa\xbe\xca\x08\x52\x7b\x5f\x65\x04\xa9\xbf\xae\x7e\x8e\x60\xbc\xaf\xaa\xdf\xf9\xbe\xaa\x11\xac\xf7\x55\x8d\x60\xbf\xaf\x6a\x04\xf6\xba\xba\x79\x33\xd2\xf9\x72\x95\x2b\x92\xeb\x7e\xbd\x99\xf9\x79\x5f\x65\x5c\x39\xbc\xaf\x22\x99\x1c\xdf\x57\x19\x6d\x4e\xaf\xab\x1a\x6d\xce\xef\xab\xa2\x56\xde\x57\x19\x6d\xae\xef\xab\x8c\x36\xb7\xf7\x55\x46\x9b\xfb\x97\xab\x5c\x91\x5c\xed\x3d\x82\xf9\xbe\x2a\x5e\xd7\xeb\xea\x27\x57\xfb\xcb\x55\xae\x48\xa6\xe7\xdd\xe7\x79\x5f\x55\x9f\xf7\x75\x55\xe3\x2f\xcf\xfb\x2a\x94\x4a\x78\x5f\x65\xfc\x25\xbe\xaf\x32\xd2\x92\xbe\x5c\xe5\x8a\x64\x7a\x5f\x33\x58\xca\xfb\x2a\xbc\x96\xfa\xbe\x0a\xaf\xa5\xbd\xae\x7e\xf2\xda\xdf\x57\x91\x7f\x19\x5f\xae\x72\x05\x99\x86\xe7\x4d\x7f\xbd\xaf\x8a\xfe\x7e\x5f\x55\x0f\xf6\xbe\x2a\xae\xce\xeb\xea\xa7\xac\xee\xfb\x2a\xb2\xaa\xcf\xfb\x2a\xbc\xd6\xf0\xe5\x2a\x57\x90\x69\x08\x2f\x5e\x6b\x7a\x5f\x85\xd7\x9a\xdf\x57\xe1\xaa\x96\xd7\xd5\x4f\xfa\xf5\x7d\x55\xf4\xdb\x97\xab\x5c\x41\xa6\x21\xbe\xe9\x8f\xf7\x55\xd1\x9f\xef\xab\xa2\xbf\x5e\x57\x35\x57\x75\xbf\xaf\xaa\x5f\x7b\x5f\xfd\x41\x79\xb4\x44\xd5\xb8\x2f\x0f\x68\x18\xf7\xcb\xd5\x8f\x2b\xcd\x33\xc9\xf3\x71\x4f\x2f\x35\xcf\x3d\xce\xc7\x33\x66\x52\xf3\x24\x84\x7c\xdc\x03\x4e\xcd\x63\xec\x99\x1c\xe2\xd4\x3c\xff\x29\x9f\xa8\x3b\xaf\xb7\x3c\x60\x91\x9a\xfb\xd8\x19\xb4\x6e\x6a\x1e\x9e\xc9\xc7\xa1\xec\xa9\x2d\x28\x64\xfd\x37\xbd\xe5\xa1\xa9\xc4\xee\x54\x06\x83\x9b\x9a\xfb\x99\xf9\x54\x28\x6c\xfa\x6c\xf0\xb9\xe9\xb3\xc1\xcb\xa6\xcf\x0e\xf5\x0d\xd7\x5d\x7d\x76\x5a\x9d\xd6\xa2\xc5\x73\x06\x85\xc1\x7f\x06\x85\x01\x75\x0f\x15\xe5\x23\x29\x79\xa8\x28\x9f\xa9\x3b\x19\xfb\x82\x82\x31\x76\x5e\x9f\x76\xe8\xc5\x83\x43\xa9\x1d\x7a\xf1\xf5\x53\x6a\x07\x3e\x37\x23\x3a\xc8\xd3\xd4\xa2\x4f\x4f\xb9\x48\xed\xd2\x8b\xe7\xf7\xa7\x76\xe9\xe5\x32\xbe\x4b\x2f\x17\x3e\x3d\x3c\x99\xaf\xc3\x79\x12\x7b\x71\xf9\x7a\xa9\xbb\xd4\xdd\xb7\xce\xd7\x03\x47\xa9\xbb\x4f\x9d\x39\x96\x36\x75\xf7\xa5\x33\xc7\xd2\xa6\xee\x7e\x74\xbe\x1e\x58\x49\xfd\xa1\x4f\xdf\xb2\x4f\x3d\xd0\xa7\x63\xa8\x53\x77\x47\x2f\x5f\xaf\x49\x94\xba\x3b\x6d\xf9\x36\xdd\x39\x68\x41\xc1\x1d\xb5\x7c\x1b\x7d\xba\xd3\x95\x29\xc3\x95\x7a\xa4\x4f\xe6\xa8\x47\xf8\x64\x8e\x7a\x84\x17\x2f\x87\x91\x7a\x84\x5e\x67\x44\xee\xf8\xe4\x3b\xd4\x0b\x7c\x0e\xf5\x02\x2f\x43\xbd\xc0\x0b\xb3\xd9\x23\xbc\x0c\xf5\xe9\x33\xc6\xc9\xb7\xa9\x27\x28\xf8\x6e\x58\xea\x09\x0a\x06\x85\x44\x2f\x5e\x39\x26\x01\x99\xcb\xd7\x18\x91\x9b\xf0\x7c\x99\xbf\x9e\x19\xc3\xe5\xb9\x8c\xac\x2f\x72\xc9\xc8\xfa\x22\xc1\xcc\xf8\x2e\x7c\x66\xa8\x5f\xfa\x74\x43\x59\xc0\x50\xa7\xee\x06\xb2\x3c\x0f\xe3\x73\xc3\x58\x9e\x07\xc9\xbb\x51\x2c\xcf\xc3\xf8\xdc\x18\x16\x4a\x82\xa5\xee\xc6\xad\xb0\x32\x4f\xdd\x0d\x55\x79\x7c\x45\x98\xba\x1b\x9d\xc2\x31\x11\xa9\x17\xee\xe4\x4b\xed\xae\xa6\xcb\xa3\x79\x77\x05\x5b\x9e\x8c\x94\x2a\xcf\xe9\x2d\x70\x85\x5a\xc0\x65\xa7\xee\x8a\xb4\x80\xcb\x4e\xbd\x32\x86\xaa\x3b\xe1\xac\x31\x5a\x57\x79\x85\xdd\xda\xd4\x5d\xd5\x95\xa7\xeb\x4e\x78\xd1\xbc\x57\x78\xd1\x4c\x37\x28\x2c\xee\x6c\x50\x40\x61\xb2\x07\x5b\x48\x8e\x4f\xbd\x21\xa5\xad\x3b\xa1\xb7\x19\x43\x83\x9e\xe6\xd6\x23\x0f\xe5\xd1\x6c\x76\xa4\x64\xf4\xe2\xf1\xb5\x42\x85\xb0\xd4\x3b\x92\x38\xd0\xeb\x48\xe2\xc0\x67\x47\x12\x97\x59\xe9\xf0\x79\x7f\x70\xaa\x7e\xea\x1e\xa4\x2b\xe1\xe1\xd3\xf4\x4c\x8d\x12\x34\xd1\x9e\xa9\x51\x82\x26\xda\x41\x41\x25\x04\x5e\x09\x07\x05\x15\x60\xe7\xa9\xfb\xe6\x69\x09\x9a\x4c\xdf\x3c\x2d\x1c\x75\x91\xba\x27\x0e\x16\x72\xf8\x53\xf7\xc0\x4a\x21\x4f\x3f\x75\x0f\xac\x94\xa0\xcf\xdd\x03\x2b\x25\x24\xa6\x6f\x72\x67\xe1\xb9\xc9\x9d\x9a\xda\xc9\x9d\x55\xff\x65\x5a\x08\x69\xc2\x59\x83\x97\xc5\x73\x8d\xe7\x16\xcf\x69\xda\x17\xcf\xe9\xe3\x77\xf3\x50\x80\xb9\xa7\xee\xe6\xa1\x04\xbd\x04\x1e\x9e\x29\x61\x40\xcf\xc3\x33\x85\x83\x36\x52\x5f\x48\x70\x30\xa2\x85\x04\xa7\x28\x20\xc1\xa9\x3b\x91\xe0\x14\x05\xf8\x9c\x70\xb6\x91\x12\x1e\x59\xdf\x8c\x1d\xe5\xdd\x37\x63\xd8\xf0\xb9\x19\xc3\x66\x56\x36\xf4\x0e\xa3\xdd\xf4\x79\xb9\xd3\xe8\xe5\xd2\xa7\x9b\x95\x42\xc0\x29\x75\x37\x2b\x85\xe3\x3a\x52\xf7\x20\x4f\x89\x0f\x9c\x79\x90\xa7\x80\x35\x48\xdd\x4d\x4e\x21\xfc\x94\xba\xef\x4e\x14\xb0\x06\xa9\xfb\x36\x68\x89\x01\x0a\xbe\x1f\x59\x08\x38\xa5\xee\x11\xf3\x02\xd6\x20\xf5\x43\x9f\xfa\xa4\x0f\x7d\x66\x7a\x71\x93\x53\x28\x95\x96\xba\xef\xc9\x95\x88\x29\xee\x97\x3e\x0b\x8a\xe1\xd2\x67\x81\xde\x65\x44\x15\xce\x7c\x2f\xad\x70\x00\x71\xea\x6e\x9c\x4a\x6c\xcc\xd8\x65\x7c\x8d\x79\xb8\xf0\xd2\xd4\x0b\xbc\x34\x3d\xc7\xf8\x3a\x7c\x5e\x38\xd3\x5b\x70\xe1\x0c\x55\x00\x1e\xb8\x90\x30\x90\xc6\x03\x67\xa8\xf9\xf1\xd0\x27\xaa\x00\xac\x70\xa1\xe0\x5a\x1a\x0f\x32\xf3\x14\x81\x34\x3c\xe2\x52\x22\x6a\x02\x1c\x71\x21\xcc\x99\xc6\x03\x75\x66\x7a\x3c\x50\xc7\x68\x8f\x00\x75\x83\x7a\x60\xec\x06\xf5\x40\x9f\x28\xfd\x11\xe8\x13\xa5\x3f\x02\x7d\xa2\xf4\x87\x47\x00\x4a\x7a\xf8\xcf\x0d\x5e\xa1\x6c\x5b\x1a\x6e\xf0\x4a\x42\x95\x0f\x5f\x7f\x17\x8e\x3f\x4e\xc3\xd7\xd3\x85\x22\x6e\x69\xb8\x19\x2b\x89\xef\x7d\xf8\xfa\xb9\x70\x58\x48\x1a\xbe\x6e\x2e\x29\xf1\x5c\xa2\x97\x4c\x9f\x99\x3b\x0b\xa3\xcd\xdc\x89\x2a\x1f\x6e\xb8\x0a\xc7\x83\xa4\x91\xe1\xb3\x20\xcf\x0c\x9f\x0e\xfb\x4b\xa0\xa6\x8b\x1f\x8d\xfc\xd1\xaa\xb4\x18\x83\xaf\xb7\x0a\x67\x1c\xa7\x81\x39\x4a\x4d\xd4\x19\x03\xf3\x3e\x32\x63\xf0\x24\xa7\x34\x30\x55\x9c\x6a\x9c\x40\x62\x17\x4e\x35\x4e\xa4\x9b\x94\x34\xe0\xd3\xd7\x39\x25\x4d\xfa\xf4\xf5\x4d\xa1\x14\x5c\x22\xf9\xa4\x24\xcd\x34\x46\xcd\x6b\x18\x7c\x57\x25\x03\xf5\x2e\xc9\x60\x05\xeb\x97\x34\xb5\x8d\x96\xa6\xcf\xd3\x0f\x0b\x15\xdd\xd2\xc0\x8e\x64\x3e\xc6\x81\xad\xc8\x11\xb1\x60\x2b\x72\x64\x1a\xb0\x15\x39\xf2\x1c\xb6\x82\xf3\x47\xd2\xc0\x04\x38\xe4\xe3\xa3\xe5\x13\x96\x33\xaf\x19\x26\x80\x22\x09\x69\x60\x02\x72\x46\x10\x98\x80\x5c\x78\xc9\x31\x01\x59\xd3\x80\x09\xe0\x88\xe3\x04\xb4\xbc\x50\xee\x2d\x0d\x4c\x40\xc6\x73\x1b\x98\x80\xcc\x87\x3a\x3c\xd7\xac\x64\xd4\xf5\xf0\x5c\xb3\x92\x51\xd7\xc3\x41\x2c\x85\x6d\xd2\x34\x06\x5c\xe3\x4f\x8f\x01\xd7\x43\xcf\xc1\xf5\x44\x9e\x03\xae\xf1\xa0\xc7\x84\xb3\x05\x75\x4c\x0e\x05\xe5\x12\x59\x3f\x25\xa3\x92\xc7\x44\x4a\xa8\xe4\x31\xe1\x05\xb5\x3b\x26\xbc\x60\xa5\xc9\x08\x2a\xe0\x4f\x12\x19\x41\x25\xe3\x33\x8f\x89\x94\xf0\xb2\x86\xaf\x56\x0a\xf8\x93\x44\x7e\x50\x29\xa8\xdd\x81\xa9\xa2\x84\x5c\x1a\x98\xaa\x82\xef\x34\x30\x55\x45\x9f\x18\xa6\x8a\x03\x48\xd2\xc0\x54\x95\x04\x2f\x98\xaa\xa2\xd9\xc4\x54\x95\x2c\x7a\x93\x16\xf2\xc4\x54\x51\x12\x22\x0d\x4c\x15\x47\x2a\xa7\x81\xa9\xe2\xa8\x92\x34\x7c\x97\xa1\x14\x7d\x8c\x8b\x31\x54\xee\xc4\x8c\x15\xcc\xed\xc0\x8c\x15\xcd\x1f\x66\xac\xe8\x13\xdb\x50\x98\x7c\x9a\x98\xaa\xc2\xe2\x7d\x60\xaa\x8a\x94\x22\xa6\xaa\x48\x29\x1a\x92\xd0\xd7\x61\x48\x02\xdf\x89\xbc\xa9\x42\x79\xb9\x44\xde\x54\xe1\x60\xe6\x44\x6e\x54\xa9\xb8\x36\xe4\x46\x15\x0e\x20\x49\xe4\x46\x95\x1a\xd4\xe7\xa5\x05\x3d\x8c\x5a\x95\xac\x31\x6a\x1c\x47\x92\x86\xaf\xb1\x4a\x65\x5d\x33\x7c\x8d\x55\xc0\xbb\x24\x32\xac\x4a\x95\x04\x3d\x81\xa6\x54\x7d\x0f\xbe\xfe\x2a\x95\xf5\xe5\xf0\x84\x99\x52\x9b\x7a\xf1\x19\xab\x7a\xcb\x31\x94\x94\xc3\x48\xc3\x13\x63\x0a\xc7\x91\xa4\xe1\x49\x31\xa5\x4a\x66\x87\xf1\x2d\xf5\xc2\xf8\x96\xee\x64\x7c\x1b\x29\x61\x60\xab\x0c\x09\x06\x16\x14\x4b\x1a\x97\x31\xe0\x7d\x8e\xcb\x18\x0e\xf3\x87\x81\xad\x57\x2d\xe7\xa5\xc9\x58\x78\x12\x49\xe1\xe0\x92\x34\x3c\x79\xa4\x34\x99\x0e\xcc\x26\x78\x97\x44\x31\x87\xd2\x3c\xc1\x20\x4d\xcc\x26\xa5\xe7\xd2\xf4\x95\x61\x69\x51\xff\x25\x5a\x46\xcb\x79\x69\xb8\x13\x24\x8f\x94\xc6\x7a\x61\xfa\xae\x4a\x69\x59\xff\x35\x5a\x91\x56\xa7\xd5\x68\x0d\x5a\x93\x96\xcb\xa5\xd5\x1f\x1c\xbb\x91\x26\xb6\x97\x0d\xea\x34\xb1\xbd\x9c\xa1\x92\x66\x60\x08\x28\x37\xaa\x53\x94\xe6\x59\x1f\x69\x06\x86\xd0\x60\x2c\x30\x04\x94\xdb\xc4\x66\x37\x3e\x95\x19\x18\x02\xa1\x83\x19\x18\x02\x0b\xd1\x19\x18\x42\x67\xb0\x81\x21\x60\x9b\x66\x60\x1a\xa6\x28\xf8\xb4\x37\x2c\xce\x8c\xf0\xb9\x79\x2e\xc2\x27\xcb\x4b\xea\x66\x94\xc6\x64\x52\x37\xa3\x70\xa2\x4a\x9a\x11\x5e\x2e\x22\x8b\xd0\xbb\xf0\xe9\x0b\xd8\xd2\x1f\x3d\xb7\x68\xc1\x35\xb6\xbe\x13\x98\x99\x1e\x1b\x2f\x9d\x35\xc1\xf4\x98\x78\xe9\x11\x0a\x1e\x0b\x2f\x3d\x42\xc1\x17\xbe\xa5\xe3\x3f\x4c\x7c\x84\x9e\xd4\xf2\x29\xea\xa8\xa5\xe9\x91\xe5\xd2\x31\x32\x64\x09\x15\x6a\x9b\x24\x4a\x73\x94\x8e\xff\x40\x69\x8e\xd2\x51\x52\x93\x05\x6c\xd7\xfc\xb1\x80\xed\x9a\x07\x16\xb0\x80\x7b\xd2\x64\x01\xdb\x35\x2b\x19\x5e\x9a\x7a\xf1\xd7\xba\xe3\x1b\x4e\xbc\x89\xde\xd5\x0b\x7c\x76\xf5\x02\x9f\x9a\x23\xbc\x09\x0e\x51\x49\xb3\x30\x5a\x3e\xdb\xe9\xd1\xd3\xd2\x97\xee\x84\x97\xa5\xff\xe0\x05\xbf\x91\xa2\x21\xa5\xa3\x14\x29\x1a\x52\x3a\x4a\x71\xb2\x7c\xee\x9a\x5b\x3c\x8d\x6e\x7a\x0e\x5e\x0c\x0a\x15\x5e\x8c\x5e\x58\x30\xf7\x83\x5c\x2a\x72\x39\xc8\x9a\x45\x71\x67\xf5\x30\x59\x14\x8f\x87\xff\x3c\x79\xbc\x70\xc0\x4a\x22\x97\xaa\x8c\xc8\x5b\xc0\x12\x79\x68\x6e\x59\xf8\x0e\x8c\xd3\x64\xe1\x3b\x92\xfe\xa3\x4f\x8c\xd3\xc4\x99\x19\x18\xa7\xe9\xa9\x24\x85\xc3\x57\xd2\x64\x95\x3a\x34\xb7\xb8\x28\x03\xff\x6f\xe2\xa2\x80\x5e\x4a\x13\x17\x65\x54\x9e\x1b\x70\xc6\xa2\x7f\x0e\x38\xc3\xff\x9b\x38\x10\x83\xf5\xde\xc4\x81\x18\x9a\x31\x9c\x84\x31\x98\xcd\x01\x67\x28\xe1\xe9\x18\x85\xc2\xc1\x2c\x69\xe2\x40\x70\x30\x4b\x9a\x38\x10\x1c\xc5\x92\x26\x0e\xc4\xc0\x1b\xa4\xd0\x4a\x19\x9a\x5b\xd6\xac\x43\x5f\x2a\xce\xc5\x60\x85\x37\x3d\xf8\x59\x40\x44\xa5\xe9\xc1\xcf\x32\xf4\x15\x2f\xe8\x1d\xee\x5c\xd0\xc3\xd5\xa0\x5c\x4b\x19\x87\x11\xe1\x40\x8c\x03\x67\x38\x10\xa0\xa5\x12\x99\x6a\x65\x5c\x3d\x07\xbd\x2b\x0a\xd0\xbb\xcc\x34\x0e\xc4\x24\xac\x47\x09\x98\x32\x59\x35\x4e\x1c\x08\x8e\xf5\x4e\x13\x07\x62\x4a\xb1\xe3\x08\x70\xf4\x4b\xa2\x20\x4c\x99\xb8\x9f\x13\x47\x60\x62\x28\x27\xeb\xd9\xc9\xaa\x7f\x7a\x72\x4c\xf1\x63\xbd\xbf\xaf\x92\x3d\xf2\x5a\x66\x56\x27\x95\x96\x08\xf8\x10\xa6\x5e\x97\xcd\x10\xf4\x82\x6c\x86\x20\xe5\xcd\xf2\x79\x0e\xfd\xe7\xd3\x4e\xfd\x99\x44\xa5\x9a\x32\xb7\x5a\x0c\x41\x93\x82\x87\x32\x37\x4c\xe3\xa1\x4c\xbc\x41\x2a\xd5\x94\xa9\x29\xc2\x43\x99\x47\xcf\x39\x9f\x8b\x05\x17\x55\x6c\xca\x7a\xf4\x9f\xf3\xb2\x64\x27\x59\x5a\x2f\x29\x45\xbc\x97\x25\x0b\x87\xf7\xb2\x58\x4c\x4f\x3c\x8d\xa5\xd1\xe2\x4d\xac\xc2\xf4\xe1\x31\x2c\xa2\xa4\x13\x8f\x61\xe1\x77\x4c\xbc\x82\x25\x35\x88\x57\xb0\xf4\xa9\xe0\x15\x2c\x62\xa6\x93\x65\xf7\x92\x52\x64\xd9\xbd\xa4\xf8\x58\x4c\x2f\xe2\xa2\x93\xc5\xf4\xe2\x33\x5a\x58\xe2\xc5\xc7\xb1\xb0\xc4\x00\xc5\xd2\xc2\x12\x03\x14\x4b\x0b\x13\x07\x34\x2c\x2d\x4c\xdc\x32\xfd\xc7\x68\x89\x7d\x2e\x96\x9e\x1c\xb0\x92\x16\x4b\xcf\x85\x3f\x4d\x25\x9e\xc2\xe1\xd9\x89\x4a\x3c\x05\xd8\x58\xa2\x86\x4e\xd9\x41\xff\x2d\x5a\x95\xd6\xa6\x35\x68\x39\xbd\x1d\xf5\xdc\xa1\x05\x3d\x0c\x10\x87\xb6\xa4\x85\xb1\xd8\xac\x87\x16\xc6\x82\x43\x5b\xd2\xc2\x20\xec\xa2\x3b\x79\x8e\xa8\xe5\xc2\x20\x70\xa0\x4b\x5a\x2c\x2f\xa9\x62\x93\x16\xcb\xcb\xcd\xdb\xba\x30\x16\xbb\x22\x17\x8c\xc5\x26\xc4\xb1\x58\x7a\x72\xd8\x4b\x5a\x2c\x3d\x37\x66\x6c\x61\x2c\xf6\xd4\x7f\x8c\x6f\xea\x3f\x78\x61\x63\x9f\x8a\x41\x05\x28\x5a\x5a\x15\x5e\x88\x6f\x2e\xa2\xab\x14\xb2\x4d\x0b\x63\xb1\x51\x60\x8b\xe8\x2a\x65\x6d\xd3\xaa\xf0\x62\x50\xc0\x90\x70\xa0\x4b\x22\xfd\xb3\x6c\x94\x14\x29\x9e\x85\x42\xb6\x69\x61\x56\x36\x01\xab\x45\xac\x75\xa3\x88\x56\x85\x4f\x0c\xd0\xf2\x9c\xaf\x62\x0f\x6f\x01\x06\xc8\x34\x9b\x18\x20\xc3\x7f\x5f\xc4\x61\x4d\xb3\x49\x1c\xd6\xa2\x9e\x1b\xb4\xf4\x9f\xf3\x62\x05\x3e\x31\x47\x56\xf5\xdf\xa1\x85\xe4\x59\x5b\x9b\x24\x4f\x8c\x96\xda\xb5\x69\x11\xa3\xe5\x40\x97\xb4\x58\x77\x1b\x11\xfe\xc5\xba\xdb\x70\xcf\x16\xeb\x6e\x63\x9b\x9c\x9a\x4b\xc5\x08\x07\x2e\x4f\x2c\x2e\xc6\xda\x73\x75\xc6\x20\xc9\x63\xf0\x6c\xab\x4f\x9f\x5b\x2a\xe0\x26\x6a\x35\x15\x33\x24\x88\x89\xb3\x03\x2f\x83\x3e\x51\xfa\x8b\x55\x31\x87\x6e\x27\x2a\x37\x95\xc3\x7a\x68\x61\xb8\xa8\x87\x9b\x16\x86\x4b\xfb\x6d\x0b\xc3\xe5\x10\xbd\xef\xaa\xe4\x85\x4d\x3b\x12\x3c\x36\x8d\x73\xbc\xd3\xc2\xa6\x1d\x82\x13\x0b\x9b\xc6\x39\xde\x69\xb1\x98\x3e\x51\x77\x0e\x5a\xba\xd3\x87\x7e\x08\x4e\x2c\x07\x98\x95\x93\xc4\xf4\xa6\x85\xc8\x58\x68\x73\x42\x4d\x5a\xd8\xc2\x83\xdb\xbf\xb0\x85\x27\x33\x3c\x6c\xe1\xd1\xc7\x88\x2d\xe4\x6c\xf0\xb4\xb0\x46\x87\x45\xea\xc2\x1a\x1d\x4d\x34\x26\xe7\xe0\x31\x2c\x4c\x0e\xf8\xc0\xb4\x30\x39\x87\x98\xf0\xc2\xe4\x70\x96\x4d\x5a\x98\x9c\x33\xf4\x1c\x23\xc2\x1b\x5c\x9b\x11\xe9\x05\xf1\x74\xcc\x02\xae\x30\x2d\x4f\xc7\x2c\x87\xd8\x12\xc5\xae\xca\xd1\xe7\x87\x59\x39\x9b\x97\x80\x18\xed\x91\xc2\xc4\x90\x1c\x3c\xbe\x85\x21\x39\x7a\x41\x58\xb2\x1e\xbc\x82\xc5\x92\xf5\x10\x29\x24\xab\xb9\x68\x0b\x8f\xac\xe6\x72\xa5\x3e\x31\x24\x97\x08\xf1\xc2\x90\x5c\xbc\x41\x32\x9e\xcb\xd5\xeb\x82\x79\xb8\x9a\x77\x16\x94\x9c\x6f\x9e\x16\x51\xd9\xab\xcf\x8f\xa8\xec\x95\x32\xc5\x90\x50\x50\x38\x51\xb0\xab\x68\x23\x90\x82\x5d\x85\x33\x77\x12\x05\xbb\xca\x95\xda\x65\xb1\x09\xc8\x31\x2d\x47\x28\x94\xab\x99\x26\x7e\x7b\x33\x32\x63\x21\x7a\x09\x63\x6c\x16\xa2\x17\x0f\x73\xb3\x10\xe5\x3c\xf5\xb4\x59\x88\x5e\x14\xf4\x66\x21\x7a\x51\xc9\x9b\x18\xed\x6d\x7a\x0e\x0a\x4d\xcf\x41\x01\x43\xb9\x59\xfd\x5d\x0c\xe5\x66\xf5\x77\x79\x97\x36\x71\x58\x60\x94\x89\xe2\x61\xe5\x4e\xb5\x7c\x6e\x2f\x4a\x78\xb3\x1a\xbb\x6c\x32\xed\x88\xcc\xf0\x30\x77\x44\x66\x84\xa8\x36\x2b\xb5\x8b\x4f\xb9\x59\xa9\x71\xfe\x4f\xda\x18\x43\xea\x3f\x25\x0a\x92\x95\x8b\x9a\xa0\x20\x59\xd1\xb6\x20\xb9\xe6\xe5\xa2\x76\xc9\x35\x2f\x17\x6f\x70\xfb\xa6\x64\x7d\x1e\xb5\x9a\xb7\xd8\x11\xda\x9e\x8b\x54\xb5\xd9\xb7\xdd\x88\xd6\x87\x2f\x9c\x1c\xf5\x0a\x6c\x33\x91\xa3\x5e\x1f\x42\x2a\xdb\xe3\xb7\xf5\x21\x26\xbc\x33\x14\x50\xc9\x3b\x43\x81\x3d\xa0\x9d\xa1\x50\xd4\xe7\xa0\x85\x24\xdc\x14\xd7\x87\x9d\x81\x5d\xe8\x45\x92\x2f\xf4\xc2\xda\x6c\x17\xee\x74\x68\x5f\xda\x6e\x28\xeb\xc3\xd6\xed\xf6\x60\x6b\x7d\x08\x4a\x6d\xdf\x6a\xac\x0f\x2e\xca\xae\xf4\xb2\x74\x27\xbc\xa0\xae\x77\xa5\x17\xc9\xda\x4d\x5c\xe5\xa0\xf9\xb4\x2b\x92\x60\x35\xb6\xdd\xc4\x55\x6d\xf6\x6d\x37\x71\xf5\x21\x60\xb5\x1b\x92\xe0\x6b\xdc\x8d\x31\x60\x1a\xb7\xa7\x2e\xd7\xc0\xb7\xb9\x7d\x55\x55\x7d\x9f\xee\xbb\x2a\x99\xfc\xfc\x1a\x02\x8c\xb9\xfd\xa9\xda\xb4\xdb\x6e\x7f\x6a\xc0\x32\x6e\xb7\x3f\x35\x10\x5f\xd9\x6e\x7f\x2a\xe7\xd3\x27\xf2\xfa\xab\x36\xed\xc8\xeb\xaf\xda\xa6\xdb\x6e\x7f\x2a\x08\xd2\xb4\x3d\x26\x5c\x03\x8b\xb8\xed\xd1\xdc\x4a\xe1\xad\x04\x02\xa0\x06\x4d\xdf\x80\x82\x26\x6c\x40\x01\x25\xbc\x7d\xc1\x55\x03\x7e\xea\xf6\x05\x57\xa5\x52\x75\xda\x6e\xb7\x2a\x95\xaa\xd3\x9e\xf4\x82\x4a\xde\x93\x5e\xba\xee\x44\x48\x9a\xe8\x49\x2f\xf8\xf6\x7b\xd1\x8b\x26\x7a\x21\x25\xfc\xa3\xbd\xe0\x53\x1f\xe3\x42\x4a\x24\x92\x82\x3f\xa8\x41\x2f\xc1\x82\x3a\x56\x9a\x0a\x79\x55\x89\xb0\x54\xc8\xab\x41\x1f\xe3\x82\x3a\x6b\x82\xbd\xa1\x4e\x4c\x78\x6f\xe8\xe1\xc3\xee\x0d\x3d\xc2\x2d\xdb\x8d\x45\xd5\xc6\xdc\xf6\x35\x48\x8d\xfa\xc4\x7c\x0d\x52\xc9\x04\x4f\xdb\xd7\x20\x35\x6a\x6e\xdd\x58\x54\xce\xdf\x4f\xdb\x8d\x45\x8d\xfa\xfc\x7c\x0d\x52\xb5\x4d\xb7\xdd\x74\xd4\xa8\x99\x36\xe8\x61\x60\xf7\x81\x02\x1e\xed\x3e\x50\xd0\x87\x7a\xa0\xa0\xb9\x3d\x50\x28\x7c\x0e\x07\x0a\x9a\x31\x5f\x91\xd4\x88\x9f\xba\xdd\xc8\x54\x50\xb7\x69\x1f\xa8\x4b\x7d\x1e\xa8\x4b\x7d\x7a\x0c\xb3\x46\x4c\xf1\xbe\xf0\x82\x81\xdd\x17\x7a\x6c\xb7\xed\x0b\xbd\xa9\x16\xf4\xf0\x6f\xf7\x85\x9e\x94\xe9\x85\x9e\xd4\xa7\x9b\x8e\x1a\x31\xa2\x16\x90\x2e\x99\x13\x16\xa0\xc7\xc7\x68\x81\xb1\xe3\x3b\x99\x07\xeb\x6a\x7a\x74\x67\xa3\xa5\xff\x3a\xad\x41\xcb\xe9\x71\xc6\x7e\x32\x0f\xd6\xd5\x84\xa3\x63\x9e\x2a\x5c\xb5\x51\x66\x1e\xac\xab\x89\x15\xac\x79\xb0\xae\x72\xda\x51\x32\x37\x0f\x35\xf1\xe5\x58\x84\x1e\xd2\xb5\x08\x3d\x36\x3a\x2d\x42\x0f\xe3\x64\x9e\x1e\x5b\xb5\xc5\x65\x9e\x1a\x5b\x29\x2c\x96\x2c\x41\x8f\xfd\x13\x4b\xd0\x63\x1d\x6c\x6e\x1e\x2a\x45\xc7\x92\xb9\x79\xa8\xda\xfe\xb2\x04\x2f\x48\xde\x50\xfa\x89\xd0\x88\xa1\xf4\x13\x6b\x02\xf3\x95\x53\x4d\xac\x9f\xcd\x57\x4e\x15\xa0\x5e\xb2\x0c\x05\x53\xcb\x67\x93\x62\x65\xc9\x50\xf3\x89\x15\x82\xf9\xaa\xaa\x66\x62\xc9\xe6\x21\xb8\x9a\x31\x40\xe6\x21\xb8\xca\x19\xfb\x09\x34\x50\x05\x9a\x97\xcc\x57\x55\x35\x13\x94\x32\x4f\x68\xac\x19\x77\xc2\x7c\x55\x55\xb5\xc7\x65\x18\x8b\xcc\xbb\x6b\x18\x8b\xcc\x6a\x8c\x12\x8e\x35\xb3\x26\x30\x0f\xcf\xd5\xcc\x2a\xc0\x0a\xd4\x09\xd2\x5a\x85\xde\xf8\x51\x42\x9c\x61\x63\x32\x96\xdf\x2a\xac\xf0\xea\x1a\x56\x25\x63\x71\xa8\x18\x59\x33\xaa\x87\x8a\x91\x35\x2f\xdd\x89\x58\x88\x0d\x1a\x56\x25\x63\x71\x0c\xab\x42\xa9\xb4\x64\x0d\x7a\x2c\x17\xcc\x17\x4e\x95\xba\xe3\xc9\x1a\x62\x31\x86\x80\xfd\xc9\xa6\xe7\xa0\x80\xa7\x48\x85\xca\xaa\x6d\x2c\x2a\x54\xd6\xac\x29\x6a\x50\xbf\x7a\x0e\xea\x97\xf1\xf9\x52\xa9\x16\xe2\xc5\x86\x39\xd2\x86\x97\xf9\x52\xa9\x82\x35\x4c\xe6\x4b\xa5\xca\xf9\xfb\xc9\x30\x55\x85\x1d\x66\xc3\x00\x69\xc3\xcb\x30\x32\x85\xe0\xbf\x0d\x28\x90\xd6\x67\x03\x0a\xf8\x86\xe6\xcb\xa1\x5a\x58\x84\x1b\x46\x46\x1b\x57\xe6\xcb\xa1\x0a\x2a\x31\x19\x26\xa7\xe8\x33\x9a\xf0\x42\xdc\xd7\x7c\xed\x52\x0b\xde\x84\x61\x72\x0a\x7e\x9c\x61\x72\x8a\x3e\x23\x4c\x4e\x19\xfa\x6f\xd3\xe2\xe5\xc1\x00\x71\xfe\x7e\x32\x0c\x50\x61\x81\x6e\x0b\x7a\x98\x23\x80\x6c\x95\x02\x6f\x09\x20\x5b\x2d\xa8\x2c\xc0\x6a\xb5\x68\xde\x17\x92\xc0\xef\x00\x90\x56\x39\x87\x29\x01\x48\xab\x45\xf3\xbe\x91\x35\x41\x14\x00\x69\xb5\xe0\x0d\x02\x48\xab\xe5\x20\xeb\xcd\x18\xa4\x06\x37\xf4\x34\xd3\x18\xa0\x82\x37\x68\x18\x92\xca\xa2\xd1\x7c\x6b\xac\x56\x3c\x3e\xc3\x3c\x54\x56\x71\x86\xd2\xd7\x46\x99\xa1\xf4\xb5\x51\x66\x1e\x6a\xaa\x55\x8a\xef\xd2\x0b\x26\xc7\x50\xfa\x94\x82\x4b\xe6\x6b\x89\xca\x09\xff\xc9\x2e\x14\x8a\xee\xf4\xf9\xd3\x96\x9a\xb9\xa7\x5f\x29\x13\x97\xce\x03\x05\x3e\xdb\xf3\xc0\x35\xa1\xad\xe3\x21\xaa\xca\x19\x4d\xe9\x78\x6e\x46\xad\x38\x10\x07\x83\x50\x59\xca\x1f\x0c\x02\x88\xcc\x74\x30\x08\x95\xa5\xfc\x09\xf0\xc2\x57\x7c\x7c\x67\xa7\x6a\x63\xee\x60\x02\x2a\xf3\x77\x30\x01\x94\x97\x4b\x07\x13\x50\x97\xee\x74\x59\x53\x6c\x2e\x9d\xc0\x18\x08\x38\x1e\xcc\x03\xb8\xce\x74\x30\x0f\xd5\xf4\x1f\xd4\x99\xcd\x13\xa1\x7e\x74\x27\xa3\xbd\xfa\x0f\x29\xe1\x5c\x1c\xd4\x3c\xa7\x40\xa5\xe3\x9e\x7e\xd5\x16\xde\xc1\xd3\xd7\x16\xde\xf1\xf4\xc3\xda\xd8\x12\x3d\x1e\x4a\xab\x8d\x15\xde\xc1\x63\xa7\xf2\x7e\x3a\x78\xec\x14\xb0\x4b\x07\x55\xde\x98\xe9\x83\xc7\x4e\x55\xfe\x74\xf0\xd8\x1b\xeb\xf5\x83\x9a\x07\x3a\x9a\x0e\x6a\xbe\xf1\x4e\x1c\x54\x79\xc3\xd5\x38\x05\xae\x59\xc5\x1d\x4f\x23\xac\x8d\x3c\x91\x83\x2a\xe7\x9c\xa9\x04\x10\xb1\xfa\x39\x53\xdf\x55\xc9\x87\x45\x80\x36\xe6\x4e\x81\x38\x36\xf4\xa0\xe5\x5b\x63\xb0\x1e\x2d\xab\x8d\x8f\xff\xa0\xf3\x1b\x0b\x0b\x90\x8e\x55\xdb\x74\xa0\x19\xab\xb6\xe9\x4e\x85\x31\xbc\x97\xc3\x52\x82\x63\xad\xd2\x41\xe9\x83\x69\x4d\x87\xe5\x02\x47\x09\xa4\xd3\xa0\xa0\x17\x04\x55\xde\xf4\x82\x34\xc4\x89\xba\x06\xdb\x58\x1b\x59\xa0\x60\x1b\x6b\x23\xea\x7c\x50\xde\x0d\x55\x7e\x50\xad\x8d\x28\xdb\x61\x15\xd0\x50\xd7\x07\x6f\x5e\x5b\x71\x07\x45\xdb\x51\xbb\xc7\xa3\x49\xb5\xa3\x5a\x0f\xfe\x7b\x67\x69\x7d\x06\xcf\x49\xf0\x83\xe7\xf0\xf1\x0e\xaa\xb5\x37\xf5\xe2\xaf\x75\x27\xff\xf6\xe0\xcd\x6b\x13\xed\x78\x14\xaa\x76\x42\x2a\xc7\xc3\x49\xb5\x4b\x4a\x1e\x4e\xaa\x5d\x1f\x23\x2a\xb9\x0f\xdd\xe9\xa3\xed\x53\xff\x41\x41\x12\xc4\x9b\xef\xfa\x8c\xf0\xe6\x3b\x9b\x29\x07\x6f\xbe\x13\x57\x03\x83\x59\x3b\x0a\x13\x0c\x66\xd5\x46\xd9\x59\x50\x90\xac\x51\xb4\x9d\xb8\xda\x41\xd1\x52\xbb\x2f\x51\x22\xb9\x0e\x0c\x1e\x18\xcc\x3a\x88\xf7\x1f\x0f\x0b\xd5\x11\x74\xa7\xcf\x9f\x36\xca\x0e\x9e\xfe\x48\x7a\x6e\xd1\x82\x33\x94\xf0\x48\x8c\xd6\x77\x29\xea\x20\xe0\x71\x50\xc9\xda\x28\x3b\xf8\xfd\x03\x13\x77\xf0\xed\x07\x59\x07\x07\xdf\x7e\xa0\x22\x8f\xe7\x3c\xd4\xa1\x77\x1e\x4f\x7f\xe8\xfd\xc4\x9b\xd7\x86\xd7\xc1\x9b\x1f\x18\xa7\x83\x37\x3f\xa4\xdc\x50\xec\x83\xac\x83\x83\x62\xd7\x86\xd7\xc1\x9b\x1f\x98\xaa\x73\x18\x11\xeb\xa1\xe3\xbb\x0d\x75\x10\xb0\x3a\x98\x00\x6d\x63\x1d\x4c\x80\xb6\xb1\x0e\x26\x40\x9b\x53\x07\x13\x30\x08\x4e\x1c\x4c\x80\xb6\xaa\x0e\x6b\x82\xc9\x66\xf4\x61\x4d\x40\x41\xc0\x74\x58\x13\x68\xab\xea\xb0\x26\x98\x01\x5e\x58\x13\x4c\x29\x37\x0f\x35\x55\x4a\x07\x26\x8a\x53\xd7\x19\xf5\xdc\xa1\xa5\xe7\x7c\x0c\x93\x80\xd5\xf5\x20\x51\x9d\xcc\xd8\xf5\x6c\x85\x3a\x59\x07\xdf\x07\xce\xf8\x72\x2e\x06\x68\x62\xe2\x2e\x26\x67\xb2\xf2\xbd\x9e\x0e\x58\x27\x29\x8d\xf7\x81\x7a\xd5\x9d\x50\x27\x9b\xe6\x3e\x50\xc7\x70\x5d\x4f\x49\xa8\x13\x4d\x74\x31\x4e\x93\x2f\xe7\x62\x9c\x26\x01\xc7\xcb\x6a\x85\x93\x13\xd2\x65\xb5\x32\x99\xb1\x8b\x39\x9a\xa6\xff\xa0\x47\x00\xe2\x62\x8e\x26\xf3\x70\x31\x47\x0b\x47\x8e\xb2\xd9\x75\x21\xeb\xeb\x60\xc3\xba\x70\x0b\xae\xa7\x18\xd6\xc5\x3b\x7f\x31\x55\xeb\x87\xb1\xe4\xcb\x22\x67\x21\xea\xcb\x22\x67\x25\x75\x32\x68\x89\x9c\xb3\xc9\x51\x09\xe9\xfa\x86\x50\xe5\xa8\x84\x74\x59\xe4\x2c\xa2\x49\x97\x45\x8e\xb6\xc6\x2e\x4b\x97\x45\xde\x06\xf5\xbc\xeb\xc2\xff\x03\xa0\x5c\x17\x4a\x1f\x80\x72\x5d\x28\xb0\x4b\x2c\x6b\x91\xa0\x73\x33\xc3\x1b\x6a\x31\x3c\x96\x4a\x97\x65\xcd\xc2\xd3\xbf\xd8\xc2\x85\x37\x0f\xcc\xb9\x2e\x96\xa5\xc0\x9c\xeb\xc2\xe3\x03\xe6\x5c\x17\x61\x85\x8b\x2d\x5c\xa4\xf2\x5c\x96\x3c\x6b\x89\x17\xc6\xce\x27\x76\xb1\x93\x0b\xe5\x76\xb1\x93\x0b\xe5\x76\xb1\x93\x0b\xdf\xf0\x62\x19\x97\xe9\x4e\xef\x73\x93\xca\x73\x3d\x7b\xa0\xee\x47\x77\xba\x3c\xb5\x6d\x76\x31\x7f\x9b\x0f\xe7\x62\xfe\xb6\xe6\x08\xf3\xb7\xb1\xfc\x17\xf3\xb7\x59\x62\x5d\x56\x32\x5b\xb3\xc2\x4a\x66\x6b\x56\x58\xc9\x68\x6b\xec\x12\x3b\xdb\xa8\xb3\x8b\x31\xa4\x2e\x63\xba\x98\xbf\x8d\x3a\xbb\xac\x64\xb6\xe6\x8f\x95\xcc\xc6\x00\x5d\x56\x32\x9b\x20\xd1\x25\x92\xb6\x35\xb7\xbe\x3d\x54\x39\xe3\x31\x5d\xdf\x1e\xaa\x1b\x6f\xf0\xb2\x22\xd9\x78\xf3\x97\x15\xc9\x26\x8d\xf0\x62\x1a\x39\xe3\x31\x5d\x4c\xe3\x46\x0d\xde\x8e\xcc\xf4\x51\xb1\xce\xd8\x98\xe9\xcb\x3a\x63\xb3\xb5\x79\x31\x94\x5b\x9f\x18\x86\x72\x63\x64\x2e\x86\x72\xe3\xa3\x5f\x0c\xe5\xd6\x1c\xb1\x22\xd9\xa4\x18\x5e\x4c\xa3\xb6\xd4\x2e\xa6\x71\x1f\xdd\x89\xac\x09\x5c\x5c\xd6\x20\xda\x28\xbb\xbe\x47\x52\x0d\x55\x77\x3d\x19\xb1\x6a\xa3\x8c\xfa\xef\xd5\xf0\xea\x2e\xeb\x13\x23\x97\xe7\x12\x20\x33\x7c\xfb\xeb\x7b\x2b\x55\x5b\x6a\x17\x93\x6a\xfa\x36\x3d\x27\xa0\x5a\x52\x2f\xd0\xcb\x50\xc7\x6c\x1a\xbe\x1a\xf0\xfd\x6a\x24\x0e\x02\xdf\xaf\xc6\x6a\xec\x62\x36\xb5\xf9\x76\x7d\xa7\xa5\x52\xa1\x32\x51\x7d\xbe\x1a\xe9\x72\x17\x43\x69\xfa\x36\x31\x94\x86\x3b\x41\x51\xb1\x6a\xe4\x6b\x53\x4c\xac\x1a\x0e\x19\x45\xc4\xaa\x0d\xdd\x09\x05\xf0\x70\x14\x0d\xab\xa6\x2f\xd5\xb3\xe1\xab\xe9\x4b\xc5\xa4\x1a\x21\x0e\xea\x72\x55\xd3\x17\x77\x18\x9f\xbe\x31\xd6\x43\x46\xdc\x97\x0a\x5a\x95\x8a\x98\x89\xca\x59\xd5\x8e\xfe\x83\x9e\x66\x13\xb3\xa9\x4d\x3b\x2a\x5f\x55\xbb\xba\x93\xf1\x69\x6e\x09\x90\x19\x71\x7b\x6a\x4e\xd5\xe3\x73\x9b\x29\x72\x50\xd9\x45\xcb\x14\x37\xa8\xc7\x1d\xb9\x4c\x51\x83\x0a\x48\x2e\x53\xcc\xa0\x7a\x5d\xcd\xef\xa9\xe4\x4c\x8d\x83\xca\xe6\x5b\xa6\xb6\x41\x65\xf3\x2d\x53\xd7\xa0\x72\xec\x46\xa6\x8c\x40\x3d\x59\x2d\xa3\x25\x56\xfc\xa5\x03\x69\x97\x29\x17\x50\x4f\xa1\x17\x2c\xd5\xa9\x0c\x81\x65\x14\x28\xbc\x0c\xdc\xbe\x72\xec\x46\x06\x66\x5f\x8f\x7f\x9a\x19\x78\x7d\x3d\x83\x3e\xb1\x54\x67\x30\x58\x2c\x15\x85\x3b\x33\xf0\xf8\x7a\xdc\xb3\xc9\x40\xdd\xeb\x99\xba\x13\x7a\x1e\x37\xcc\x40\xdb\x2b\xd8\xba\x0c\xa4\xbd\x82\xad\xcb\x40\xd9\x2b\x9b\x6f\x19\x68\x7a\x3d\xee\x61\x66\xa0\xe6\x95\xd3\x35\x33\x10\xf3\x7a\x8c\x3e\x59\x70\x9d\x03\x3d\xe2\x6a\xc7\x97\xd6\x19\x78\x78\x3d\x17\x49\x60\x8e\x38\x6b\x33\x03\xdd\xae\x6c\xb7\x65\x20\xdb\x95\xed\xb6\x0c\xfc\xba\x72\x3c\x48\x06\xf6\x5c\xaf\x66\x85\xa5\xd9\x4d\x3c\xc7\xd2\xec\x66\x9e\xc3\x1c\xdd\xa2\x16\xf4\x0a\xbc\x10\x49\x63\xc3\x2b\x03\x25\xae\xb7\xea\x3f\xe7\xf3\x36\xe8\x11\x49\xbb\x9a\x15\xe2\x63\x60\xeb\x32\x20\xde\x4a\xdd\xd0\x0c\x78\xb7\x82\xad\xcb\x00\x71\xeb\xd5\xfc\x61\x64\xee\xe0\x4e\x8c\xcc\x1d\xbc\x05\x6c\xc2\xdc\xa9\x16\x23\xd2\x1c\xb1\x8e\xba\xae\x76\x33\x40\xd8\xca\xd6\x58\x06\x00\x5b\xef\x62\x1e\x08\x90\x71\x7a\x68\x06\x7d\x5a\xaf\xf1\x16\x34\xe8\x19\xff\x61\x48\xee\x81\x17\x0c\xc9\x3d\xf4\x89\xb1\xb8\x9a\x3f\xd6\x5f\x20\xed\xf2\xc3\xfa\xeb\x5e\xe8\xf9\xfa\xab\x3d\x8f\xfe\x3b\xb4\xd4\xcb\xa5\xc5\x7b\xed\x01\xb2\xf6\x68\x6e\x3d\x40\xd6\x1e\xcd\xad\x9b\xa3\xf6\x04\xf8\x74\x73\xd4\x9e\x80\x04\x3d\x27\xa0\x3d\x91\xb1\xbb\x39\x6a\x8f\x3e\xf0\x0e\xbd\x84\xcc\x3a\xf4\x12\x9c\x0d\xe8\xb9\xbb\x94\x9f\x41\x9f\xfa\xfe\x7c\x87\xa6\xb1\x89\x96\x1f\x0f\x9e\xb5\xa7\x42\xc1\x57\x7f\xed\xd1\xd7\xe8\xab\xbf\xf6\xe8\x2d\x70\x83\xd7\xc0\xd6\xe5\x67\x30\xf6\x0e\xd7\x6e\xf0\xda\xd3\x91\xee\x80\xcf\x2e\x5e\xe0\x73\xf0\x9e\x4d\x46\x3b\x19\xfb\x84\xb3\xc9\x3c\x4c\xe8\xe9\x4b\x9d\xd0\xd3\xbc\x4f\x28\x6c\xa8\x4f\x28\x6c\xf8\x9c\x50\xd8\x3c\xb7\x90\xae\x31\xbe\x05\x3d\xd3\x7f\xd0\xd3\x6c\x2e\x24\x71\x99\xb1\xf5\xbf\x08\x3b\x97\x64\x5b\x56\x5e\x3b\xd7\xdd\x8a\xdb\x04\x12\x24\x1e\x11\x7f\x67\x78\xba\xe6\x82\xfb\x5f\x70\x2c\x7d\x63\x1d\xc7\xb9\x61\xef\x5d\x64\xce\x4c\x10\x90\x48\x03\x09\x31\x18\x89\xa7\xf7\x62\x24\x48\x99\xb3\x14\xbb\xc6\xf6\x69\x6e\x63\xd7\xd8\xb8\x6b\xd5\x52\xec\x1a\xdb\xf7\xd1\xdb\x70\xdd\x35\x92\xe4\x2c\x85\x69\x6c\xdc\x1b\x64\x29\xce\xd4\x37\xa2\x6f\x96\x22\x5a\xd4\x82\xc5\xf5\xcf\x2a\x39\x2c\x6a\xfb\x8c\x89\x0e\xaf\x5e\xfb\x34\xb5\xb1\x11\x6d\x9f\xd1\x78\x58\xd4\xf6\x39\x0d\x6c\xba\x20\x25\xbc\xe9\x82\xd3\x85\x4d\x17\x5c\xb5\x0c\x4a\xaa\x05\x31\xab\x9e\x44\xcc\xca\x93\x07\x59\x2a\x4f\xc6\xb6\xb4\x41\x21\x6b\x29\x42\x55\xed\x93\x2a\x38\xc8\xd2\x19\xf8\x83\x2c\xfa\x08\x0e\xb2\x48\x15\x1c\x64\x19\xb4\x77\x90\x45\x8a\x3d\xb6\xb3\xed\x93\x62\x3f\x0c\xf5\x94\x2c\x0c\xb5\xd4\xc4\x41\x4e\xa9\x82\x8b\x9c\x9b\xff\x2e\x72\x6e\x3e\xa5\xcb\x98\x49\x79\x5f\xe4\x3c\x8c\xd9\x45\xce\x43\x7b\x17\x59\xf4\xf1\xc4\x46\xb4\x65\xa9\xeb\xd8\x88\x36\xd8\x79\x0c\xc2\x93\x96\x3f\x3e\xc8\xd8\x88\x36\x42\x71\x96\x62\xb3\xd9\xb2\xa6\x3d\xce\x35\x34\x28\x6b\xed\x0b\x2b\xdd\xb8\xba\xd6\xbe\x44\x2d\xcc\x2d\x44\x29\x8d\xcb\x9c\xec\x4b\xd4\x12\x9e\x50\xfb\x12\xb5\xb0\x88\xbf\x30\xc5\x2d\xc7\x9e\xc7\xbe\x30\xb7\x2d\x63\x60\xbf\xd8\x34\xb6\xcc\x6c\x7e\xe1\xed\x6c\x64\xcc\xd9\xf7\xd1\x7a\xd3\x7f\x85\x12\x75\x7e\xc8\x32\xf5\x24\xb2\x4c\xd5\xd9\x29\x21\x67\xf8\x3e\x5b\x66\xd9\x7e\x1f\x72\x6e\x7a\xf4\x21\xe7\x56\x2d\xc8\x19\x98\xd9\xbe\x38\xf2\xd7\x32\xf3\xf0\xc5\x46\xb4\x71\xdd\x97\x7d\x1f\x7d\x38\xb4\x97\xe9\xc3\x41\xce\x4c\x1f\x02\x57\xd9\x97\xe9\xc3\xd5\x7f\x21\x27\x3c\x3e\xf6\x85\x09\x6f\x25\x42\xa9\x06\x9d\x4c\x2b\x81\x6f\xed\x0b\xdf\x67\x2b\xac\x95\xaf\xf0\x9e\xc6\xba\xf0\x9e\xd3\x7a\x98\xe9\x46\xb6\x99\x7d\x61\xa6\x5b\xa9\xb4\x10\x66\xba\x95\xa6\x5a\x68\x41\xa3\x1b\x3b\xca\x56\x9a\xda\xbb\x94\xa8\x25\x4e\x47\x34\x32\xd1\xec\x8b\x1d\x65\x2b\x9d\x3e\x84\x79\x6f\xb0\xe9\xda\x67\xc8\x89\x32\xfd\x0c\x39\x87\xde\xa3\x75\xd6\xca\x67\xb4\xae\x39\x32\x5a\x9f\xaa\x93\xd6\x27\x73\xeb\xb4\x8e\x11\xfd\x62\x0f\xd9\x8a\x66\x2c\xf6\x90\xad\x68\xc6\x9c\x91\x40\xb5\x7e\xce\x48\x1c\xc6\xd3\x19\x09\xcd\x8a\xd3\xde\xa5\x96\x4a\x8f\x2e\xed\x55\x7a\xf4\x90\xac\xd2\x23\xd4\xee\x17\x26\xbc\x19\x46\x14\x0a\x9e\x66\xe1\xad\xb6\x2f\x0c\x7a\xb3\xa4\x27\xe3\x9b\xb0\x8f\xff\xc2\xa0\x37\xd2\xe2\xec\x8b\xdd\x5f\xb3\xcc\xe8\x62\x60\xad\xa8\x94\x29\x31\x63\x11\x65\x6a\x66\xbc\xd7\x69\xdd\x99\x23\xcc\xad\xfd\xcc\xfb\x1f\x55\xf2\x37\xa8\x12\xec\xf4\x61\x19\x89\x18\xda\x37\xa8\xb2\x31\x61\x58\x46\xeb\x74\x1d\xcb\x68\x9a\x68\x2c\xa3\x69\xa2\x07\xdd\x1b\x08\x3d\xe9\xde\x60\x89\x61\x27\x0d\xab\xf9\xc5\xc6\xb0\xd9\x64\x20\x62\x63\xd8\x0c\xb4\xfb\x61\x35\x6d\xd2\xd9\x89\x2c\x8b\x49\x99\x74\x6f\x21\x75\xf8\x53\x9b\x2d\xbd\x87\x9c\xfa\x24\xb0\xaf\x64\xc5\x19\xec\x43\xcd\x16\xfd\x9b\xc8\xb9\xf9\x08\x16\x72\x82\xb9\x3e\x6c\xaf\xe9\x73\xc1\xf6\x12\x86\xb4\x0f\xdb\x4b\x18\xd2\x3e\x6c\x2f\x61\x48\xfb\xb0\xbd\x76\xe8\x2d\xb6\xd7\xf4\x29\x2d\xfa\x70\xd5\x1e\x7d\xb8\x8c\x2e\xb6\xd7\xf4\x61\x61\x7b\x5d\x9f\x12\xb6\x97\x30\xa4\x7d\xd8\x5e\xff\xf4\xdf\xa3\x44\xdf\x31\xb0\x84\x28\xed\xc3\xc0\xfa\x47\x1f\x30\xb0\x84\x28\xed\xc3\x88\xba\x3e\x33\x8c\xa1\xeb\xc3\xc2\x18\x3a\x66\xfa\xc3\x18\xba\x54\xf9\xa1\x4e\xa3\xce\x43\x9d\xa0\xf2\x0f\x63\xe8\x18\x66\xd8\x95\x9a\xeb\xcb\x3a\x48\x2d\x65\x73\xa9\x45\x2a\x04\x33\xe6\x4d\xff\x39\x25\x5a\xb8\x8c\xc4\xa0\x85\xcb\x48\x0c\x66\xf3\x52\xa7\xbe\x97\xcb\x48\x4c\xbe\xc1\x47\x0b\xfa\x26\xc2\x67\xda\x5c\xaa\x00\x33\x46\x18\xd2\x3e\xcc\x18\xf9\x7a\xf6\x3d\xda\xdb\xb4\xf0\x68\x0f\x23\x9a\x31\x71\x1e\x2e\x0e\xcb\x89\x16\xae\xfe\xa3\x0f\x11\xb8\x32\xb8\x9d\x1a\xfc\x54\x96\x31\x86\x04\x25\x2d\x63\x0c\x3d\xc2\xcf\x96\xe3\x94\x79\xf3\x08\x71\x59\x8e\x53\xe6\xad\x26\xd5\x32\x29\x1d\x4a\x21\x67\x0d\xf7\x87\xc1\x10\xd5\xa0\xa8\xb6\x8c\x31\xac\xa0\xb3\x8c\x31\xac\x05\x39\x31\x86\xdc\x57\x68\x39\xf6\xac\x8d\x2b\x5d\x2d\xc7\x9e\xb5\x55\x40\x57\xc6\x50\xc2\x5d\x65\x19\x43\x59\x5d\x75\x86\x9c\x35\x3c\xbd\x96\x31\x94\xb5\xaa\x75\xe4\xac\x92\x0c\x39\xab\x5a\x88\xf1\xac\x98\x95\x8c\xa1\xac\x4d\x2d\x5c\x4a\xf1\x15\xe4\x8c\x9c\x18\x12\x78\xad\x1a\xa1\x4d\xcb\x18\xc3\xca\xfe\x2b\x63\x0c\x61\xc7\xb2\x9c\x91\x65\xea\x49\x64\x61\xe7\x0b\x03\x56\xab\xac\xf7\x9c\x69\x8f\xf5\x9e\x63\xaf\xdb\x60\xc7\x32\xd8\xb1\x1a\x39\x87\x96\x0b\xe3\xa9\x79\x2f\x8c\x27\xc6\x02\xe6\xac\x56\x31\xda\x19\x23\x5a\xe3\x8e\x0b\xcb\x18\xd1\xca\x9a\xce\x18\xd1\xaa\xaf\x00\x23\x5a\xdf\xdf\x1c\x17\x19\xfb\x5a\x9f\x04\x43\x4c\x7d\x20\x86\x98\x6c\xdb\x32\xb6\xb7\xa1\x26\x72\x1c\x52\x69\x0d\x35\x91\xb1\xbd\xc4\x47\x2d\x63\x7b\xdb\xa7\xf7\xa2\x0b\x8d\x4d\x78\x8e\xad\x75\x6b\x99\xe9\xc3\x12\x13\xf5\xb4\x8c\x25\x86\x8b\xdc\x32\x96\x98\xc4\x45\xcb\x58\xe2\x86\xa3\x24\x47\xca\x40\x6b\xa0\xba\x1c\x5b\xf2\xd6\xf4\xb9\x60\xa5\x1b\x5b\xb3\x8c\x95\x26\x1f\xd1\x32\x56\xba\x55\xbd\x17\x9f\x67\x03\xc7\x65\x47\xce\xae\xff\x90\x73\xa8\xce\x41\x89\x1e\x61\xc1\x1b\xaa\x20\x63\xc1\x1b\xc6\x22\x3b\x72\xb2\xfd\xca\x15\x59\xf4\x49\x54\x64\x01\x9d\x41\x67\xd6\xda\xa5\x96\x4a\x7b\xe0\xb1\x5c\x19\x89\xa7\x5a\xa2\x05\x32\x09\x2d\x63\xdd\x21\xf8\xb2\x1c\x7e\xdf\xd6\x33\x63\x16\x7e\xdf\xd6\x8b\xfe\x33\x4a\xcc\x51\x6c\xd7\x5b\x37\xda\xc3\xf2\x93\x3b\x68\x39\xfc\xbe\xad\x83\x8b\x21\x4c\x6b\xbd\xea\xbf\x98\x23\xb2\xfe\x2c\x47\xb8\xb4\x11\xa2\xb4\xdc\x90\x0c\x33\x9d\xc1\x0f\x5d\x63\x06\x7e\x20\x44\x69\x99\x0d\x7a\xc7\xf8\xe6\x8e\x64\x53\xff\x21\x19\x98\x0b\xa2\xb5\x46\x66\x9f\x65\xb0\x05\x99\x7d\x96\xd9\xca\x93\xcb\x67\x99\xad\x7c\x07\xfb\x42\xc9\xd6\xfa\xe5\x4b\x66\x2b\xdf\x2f\x52\x0f\x24\xc3\x39\x91\x81\x21\xfd\x51\x27\xdb\xfc\xfe\x98\x77\xb6\xf9\x43\x5f\x39\xdb\xfc\x20\x14\xfb\x29\xc5\x98\xc1\xbc\x6e\x39\xb2\xe2\xda\xd0\xb7\xcb\xc6\x9e\x7c\x3d\xcb\x11\xac\x6d\x03\x94\x9c\x81\x13\xe4\xe4\x59\x06\x4e\x8c\x4a\xeb\xc0\x09\xc2\x90\x06\x05\x5c\x1b\x95\x79\x00\x4e\x0c\x4c\x55\x06\x4e\x0c\x4c\x55\x06\x4e\x0c\xcd\x03\x20\x61\x68\xe4\x01\x02\x03\x30\x93\xd9\x84\x0f\xa9\x2c\x36\xe1\x63\xe9\x49\x24\xd3\xd7\x0a\x48\x20\x43\xcf\x32\xbb\xe2\x81\x23\x28\xb3\x2b\x86\x7b\xcc\x20\xa0\x6b\x70\x8f\x19\x04\x74\x6d\xe0\x16\xca\x9b\x1e\xe9\x4b\xde\xf4\x48\xa3\x1b\xe1\xd9\x36\x65\x72\xd8\x31\xcf\xa4\x16\x1e\x25\x5a\x00\x24\x4c\x69\x14\x40\xc2\x94\x71\x02\x24\x40\xd9\x6e\x19\x90\x40\x88\xd2\x32\x3b\xe6\xf9\x31\xef\xec\x8a\x67\xa6\xef\xec\x8a\x67\xa1\xef\x97\x5a\x8c\xd9\x04\x24\x90\x24\x67\x99\xfd\xec\x64\x27\x93\xd9\xcf\x4e\x99\x9c\x4b\x2d\xd2\x21\xe1\x83\x6e\x53\x26\x07\x00\x31\x1b\x92\x01\x20\x66\xa3\x85\x47\x8f\xda\x5f\xee\xb8\xb0\xfc\xe8\xac\x26\xfa\x21\xa6\x26\x1a\xa4\x31\x65\xb7\xd8\x5a\xc3\x25\x6f\x99\xed\xf3\x1c\x0c\x67\xc4\x71\xdb\x1c\xfa\x8f\x2e\x0c\xd5\xc9\xc0\xcb\x6e\x3d\x06\x9e\xed\x65\x49\x88\xc9\x82\x2b\x09\x59\xc0\x2b\x70\xfd\xb5\x79\x54\x72\x4a\x83\x12\x43\x86\xff\xa8\x80\x2d\x66\x1c\x9b\x32\x58\x01\xdb\xbc\xaa\x93\x21\x8b\x18\xb6\x15\x36\xe1\xf3\xea\x3d\x86\x8c\x85\x5a\x12\x72\x46\x94\xd5\xe0\x0f\x6c\xf3\xf1\x1f\xb8\x63\x25\x95\x62\x5c\x16\x38\xb5\x80\x3b\x16\xe8\xa5\x80\x3b\x16\x5b\x9e\x02\xee\x58\x18\xa7\x02\xee\x58\x18\x27\x38\x09\x1b\x44\x72\x56\xc0\x16\xb0\xd5\x5b\x01\x5b\xc0\x4f\x6f\xf0\x15\xb6\xc5\xe7\x52\x32\x2d\xe0\x21\x2e\xa0\x89\x05\x96\x29\xa0\x89\xc5\xe2\x2f\xa0\x89\x05\x5e\x29\xa0\x89\x85\x5b\xa8\x80\x26\xc8\x39\xb4\x02\x9a\x58\xb8\x15\x0a\x9b\xf0\x85\xa2\x2d\x99\xd6\x31\x55\x05\xa4\x41\x96\xa1\x15\xd0\xc4\x42\xed\x16\xd0\x04\x2c\xf7\x56\x0a\xa3\x04\xa2\x2d\x85\x51\x62\x77\x54\x0a\x7d\x98\xfa\x8f\x3e\x2c\xfd\x47\x1f\x16\xfd\x63\x9b\x0f\x3b\xbe\x15\x50\xc8\xd2\xd7\x03\x9c\x58\xf8\xfb\x0b\x70\x02\xae\x7c\x2b\xc0\x89\xc5\xfe\xa4\x00\x27\x16\x4a\xa3\x00\x27\x16\x4a\xa3\x44\xe0\xb8\xed\x44\x1f\xd8\xe6\xef\x4f\xb5\x38\x25\xc6\x0c\xa8\xb1\xf1\x1b\x16\xa0\xc6\xce\x7a\x2f\x46\x09\x52\x3b\x2b\x80\x84\xad\x79\x00\x24\x6c\x30\x65\x01\x24\x6c\xcd\x0a\x20\x61\x37\xbd\x47\xeb\x5d\x25\x5a\x67\x27\x5a\x9c\xd6\x71\xcf\x15\x00\xc4\x66\xfd\x15\x40\xc2\x66\xc5\x95\xf0\xf0\xb7\x3d\xf5\xdf\xa6\x84\x9c\x00\x08\xc2\xa5\x56\x80\x0c\x1b\x25\x5c\x80\x0c\xe4\x15\x5a\xa9\x48\x06\x6e\x2c\x38\x0b\x36\x48\xb1\x00\x20\x36\xd8\xb0\xe0\x1e\x20\x5b\xd0\x0a\xee\x01\x88\xf2\xac\x44\x50\xb9\x41\x94\x67\x05\xa8\x71\x00\x17\x05\xc8\x70\x50\xb4\x05\xc8\x70\x70\xd6\x15\x20\x03\x99\x84\x56\x30\xe1\x90\xe8\x59\xc1\x84\x9f\x42\xff\x30\xd3\xe4\x0e\x5a\xc1\x4c\x1f\xdc\xa4\x05\x53\x4c\x30\xd3\x0a\xa6\xf8\x60\xfe\x20\xdb\x6c\x87\x7d\x1b\x64\x9b\xed\x68\x75\xe0\x2d\x80\xc5\xdf\x0a\xde\x82\x03\x74\x2b\x98\x62\x02\x9d\x56\xf0\x16\x10\xcc\xb4\x82\xb7\xe0\xe0\x11\x28\x78\x0b\xc8\x39\xb4\x82\xb7\x20\x72\x0e\xff\xa8\x92\x61\xfa\x6c\x47\x9f\x3c\x76\xf9\x48\x29\xb2\x95\x3f\x9a\x06\xb6\xf2\x07\x3b\x59\xd8\xca\x1f\xb6\xeb\xb0\x80\xb6\x23\xa5\x88\xb5\x3d\x20\x94\xc2\x96\xfc\x48\xf1\xb1\x25\x3f\x6c\xe2\x0a\x5b\xf2\xa3\xc9\x64\xdb\x7d\xd9\x84\x97\x88\x14\xb7\x2b\xe5\x86\xcd\xbe\x5a\x0e\xd8\xec\xcb\x26\xbc\x60\xb3\xc9\x24\x34\x58\x47\xdb\x2d\x7a\x72\x51\xa2\x47\xd8\xe5\x6b\xfa\xef\x51\xa2\x16\x6c\xef\x65\xdb\x56\xf0\x56\x5f\x4d\x2d\xb6\xf7\x82\xc3\x0b\xd6\x96\xab\x41\x0d\xee\xd2\x76\xb1\x93\x70\x97\xb6\xab\xe9\x8b\x94\xed\x76\x41\x98\x85\xcd\x3b\x17\x85\x5a\xc1\x3f\x7d\x3b\xff\xe1\x9f\xbe\x52\x75\xf8\xa7\xaf\x26\x1a\x7b\xae\x40\x27\x0c\xa8\x8d\x6b\x43\xad\x60\xcf\xb9\x56\xd3\x4a\xc4\x94\x9b\x02\x81\x25\x8e\x69\x35\xb2\xe9\xac\x60\xeb\xc9\x91\xb3\x82\xad\x7f\xfa\x90\xd9\xf4\x3f\x7d\x90\xd8\x73\x05\xfb\x0a\x46\xfb\xb1\xd9\x2c\x18\xed\x27\x55\x8e\xd1\x26\x2b\xce\x0a\x46\xfb\xa9\xef\xf8\xc3\xc9\x83\xb3\x82\x3f\x5c\x81\xc0\x82\x41\x7f\x84\x87\x0a\x06\xfd\x69\x24\x30\xe8\xaf\x4b\x16\xe4\xc4\xbf\x59\x70\x32\x3c\x29\x7d\x9c\x0c\x64\xd3\x19\x7c\xaf\xed\x11\x3a\x32\x8c\xfd\xc3\xb5\x65\x38\x19\xc8\x98\x33\xc3\xd8\x3f\x70\x38\xcc\xb0\x8d\x8c\x39\x83\x19\xb6\x29\x64\x68\x38\x19\x5e\x9c\xe2\x30\xc3\xc9\xc0\x55\x9d\x66\x00\x81\x77\xd4\x02\x23\x88\x9a\x37\xdc\x0a\x64\xda\x99\x61\xde\x1f\x4e\x0d\xc3\xbc\xbf\xa7\x27\x91\x8c\x7d\xa9\x85\x09\xef\x10\x1f\x98\x85\x7b\xa0\x2b\x80\x68\xe1\x1e\xe8\x29\xe9\xc9\x15\xa5\x4f\x75\x6e\x4a\xf4\x21\x7c\xe5\x3d\x71\x0a\xc0\xc2\x57\xde\x13\xea\xcc\xc2\x57\xde\x21\x4f\x34\x0b\x5f\x79\x4f\x45\x4f\x16\x4a\x8f\x92\x45\xc9\xf4\x9e\x53\xd2\x7b\xc8\x49\xa8\xdf\x02\x08\xf4\xe4\xfa\xaf\x53\xea\x94\xe8\x83\xeb\x49\xfa\xc0\xaa\xb2\x8c\x9c\x7c\x3d\x56\xa8\x05\x03\x64\x85\x27\xf9\xe6\xad\xd0\xdb\xc1\x78\x16\x7a\x8b\xb1\x87\xaf\xb7\x27\x0c\x90\x19\x3d\x22\xf6\x60\x86\xd4\x98\x77\x33\xa4\x06\x1c\x9a\x21\x99\xe6\xd6\x68\x4f\x73\x1b\x06\xb6\x73\x1d\xa7\x59\xec\xd0\x3b\x14\x8c\x66\xce\x08\x3e\x95\x68\x0f\x7d\x66\xce\x08\xe2\x73\x30\x67\x04\x09\x20\x5a\x18\xd8\xfe\xa5\xbf\xa9\x64\x0b\xfb\xda\xe1\x71\x34\x0b\xfb\xda\xbf\x4f\x55\x86\x28\x1f\x8a\xcf\x22\x82\xde\x3f\x5c\x0e\x16\x11\xf4\x0e\x0b\x89\x59\x58\xdb\xfe\x11\x1b\xb6\xb0\xb6\xfd\x2b\x7a\xb2\x50\xa2\x7b\x61\x6d\xfb\x67\x7a\x0f\x31\x4d\xff\xc5\x50\x93\x93\x67\xd0\x18\xf7\x8f\x45\x0c\x8d\x71\x27\x0b\xcf\x2c\x6c\x68\x57\x78\xcf\x62\xdb\xdd\xbf\xa1\xff\xe8\x11\xb6\xc9\x1a\x3d\x62\xc3\x6c\x8d\x16\xa6\xea\x8c\x81\xff\x96\xfe\xa3\xb7\x78\x1f\xad\xd1\x5b\x4d\x5f\x47\x16\x7c\x91\xd6\x91\x05\x9f\x94\x75\x64\xc1\xfb\x68\x1d\x59\x30\x5c\x16\xee\xfe\xae\x10\x9e\xc5\x96\xbc\x7f\x18\x2e\xeb\xc8\x09\x9a\xb7\x8e\x2c\x57\xed\x21\x0b\x68\xde\x06\xad\x83\x3b\x2c\x36\xd3\x3d\xb3\xdd\xb3\xb0\xe7\x3d\x6b\xfe\x62\xfb\xdc\x33\x18\xcf\xc2\x2e\x77\x32\xf4\xcc\xc2\xf8\xf6\xac\x59\x99\xbc\x87\x5b\xc8\x62\x6b\xdd\x33\x4e\x0d\x8b\xad\x75\xe7\xea\x4c\xb3\x49\x9d\xae\xf7\x62\x04\x33\x88\x0f\xca\xe8\x9e\x41\x21\x16\x66\xba\x93\x77\x67\x16\x9b\xe9\x9e\xf1\x14\x42\x27\xdd\x33\x71\x09\xe8\xa4\x7b\x06\x79\xdb\x42\x16\xf0\x9f\x2d\xda\xd3\x82\x5b\xb4\x07\xfe\xb3\xf0\x9c\xf7\x8c\x8b\xc3\x36\x75\x82\xae\x21\x9e\xee\x59\xb3\xb9\x79\x0f\x97\x91\xc5\xc6\xb7\x2b\xa0\x67\x07\x39\xf1\x09\xdb\xe1\x3d\x2d\xb8\xc3\x48\x68\xc1\x85\x69\xec\x45\x4a\x31\x4c\x63\x2f\x6c\x91\x2d\x4c\x63\x2f\x78\xe3\x2d\xfc\xe1\xbd\x68\x3d\x84\x3f\xbc\x17\xad\x87\x30\x9b\xbd\x14\xd5\x19\x92\x15\x8d\x7c\x6c\x6e\x7b\xd1\x58\x87\x31\xec\x05\x77\x12\x24\xd8\xbd\x80\xa0\xed\xd1\x82\x14\xd8\xa3\x85\x46\x7b\x61\xd4\xba\xc2\x74\x16\x46\xad\x17\xa9\xb3\x30\x6a\x9d\xdc\x3a\xb3\x30\x6a\xbd\x0c\x3d\x89\x2c\x84\x59\x3d\xd1\x3a\x86\xcb\x13\x7d\xc7\x70\x79\xa2\xef\x18\x2e\x08\xb9\x7b\x41\x9d\x41\xc8\xdd\x61\xc9\x31\x0f\x33\xd6\x15\xa6\xf3\x84\x64\x47\x4f\x22\x19\x86\xcb\x13\x92\x61\xb8\x3c\x8c\x5a\x27\x27\xcf\xfc\x43\x16\x0c\x97\x7f\xc8\x82\x72\xf3\xd8\x97\x76\xe3\x9b\xf7\xd8\x6d\x76\xee\x9d\x34\xe8\xc0\xbb\xe1\xc8\x83\x0e\xbc\x1b\x23\xef\x98\x31\x05\xe6\x1c\x33\x66\x45\x75\xc6\x3c\x98\xa9\x96\x58\x7f\x86\xe3\xc2\x31\x71\x86\x9b\xd4\x31\x71\x06\x3c\x73\x4c\x9c\xe1\x26\x75\x4c\x9c\xb1\x1e\x1c\x33\xa6\xc8\x9c\x63\xc6\xe2\xde\xc9\x3f\xaa\x64\xc7\xc2\x19\xfe\x2a\xc7\xc2\x71\xd1\xa4\x39\x16\xce\x40\x28\x8e\x85\x33\xce\x2e\x78\xa6\x7b\x40\x74\xb8\xcf\xbb\x82\x76\x70\x9f\x77\x05\xdf\x3c\xd3\x3d\x70\xb8\xc7\x76\xb6\xc3\xf8\x67\x5e\x18\x5c\x36\xa2\x5e\xe8\x02\xaa\xce\x0b\x5d\x60\x5b\xea\xd8\x50\xe3\x18\x8c\x17\xe4\x44\x0d\x7a\x41\x4e\x0e\xa5\x39\xf6\x55\xe1\x36\xc7\xbe\x92\xf5\x67\x8e\x7d\x55\x48\xcd\x0b\x72\xea\x23\x28\xc8\xf9\xf4\x64\x4c\x83\x82\x68\x1e\xdb\xd9\xee\x1f\x75\x62\x7b\x9d\xed\xac\x63\x7b\x3d\xeb\xc9\x46\x89\x29\x0a\xcf\x79\x77\xe2\xf0\x1e\x9e\xf3\x4e\xd6\x9f\x79\x78\xce\xbb\xeb\x93\xc0\x2e\x7b\xd1\x7f\x21\x8b\x9b\xea\x44\x16\xf0\x8a\xc7\xa6\xb8\xbb\x3e\x1e\x6c\x36\xac\x85\x06\x7b\x7c\xe7\x9a\x4b\x73\x6c\xb6\xc2\x6d\x8e\xcd\x76\x7d\x3c\x8e\x64\x20\x7d\x0f\x5f\x79\xe7\x2a\x4b\x73\xcc\x34\x19\x81\xe6\x98\x69\xc7\xfc\xb9\x23\x35\x5e\x4b\x77\xa4\xd6\x17\x82\x09\x77\xb0\x0c\x6c\xf5\xdd\x27\xb3\x89\xf1\x75\x4c\x9c\x57\xc6\x4c\xcb\xbd\x32\x66\x9a\xe9\x4a\x7b\xf8\x30\xe1\xae\xef\x4e\xd8\x13\xee\xfa\x4e\xbe\x9e\xc1\x5d\xdf\x2b\xdb\x60\x8f\xe3\x6b\xbd\x6a\xa1\x62\x7c\xab\x66\x0c\xe3\x4b\xf6\x9e\xc1\x72\xdf\xab\xc6\x1a\xe3\xab\x10\x97\xc7\xf1\xb5\x5e\xd9\x3d\x38\x06\xb6\x72\xbe\xc4\x31\xb0\x95\x5d\x80\x63\x60\x2b\x20\xc1\x31\xb0\x15\xa4\xef\x71\xa5\x4d\x57\x00\xca\x31\xb0\x75\xea\x3d\xda\x63\x27\xea\x83\xf6\xf4\x5d\xc7\x46\xbb\x57\xc2\xc8\x1e\x1b\xed\x4e\x56\x9c\x79\x6c\xb4\x7b\x3d\x7a\xd2\x28\xd1\x07\xcc\x74\xbd\x7a\x8f\x71\xc1\xa0\xfb\xa0\x0f\x18\x74\xc7\x84\x37\x1c\x09\x8e\x09\xe7\xd2\x4b\xf3\x08\xe0\x77\xae\xb2\x34\x8f\x2d\x79\x6f\x1a\xc1\xd8\x92\xf7\x86\x8f\xd6\x63\x4b\xde\x9b\xc6\x0c\xd3\xdf\x38\x59\xe0\xe1\x47\xef\x4d\xea\x2c\x0e\xc1\xf5\xc6\x79\x1d\x8f\xe0\x7e\x57\x64\xc7\x23\xb8\xdf\x1b\x8e\x04\x8f\xe0\x7e\x6f\xf8\x61\x3d\x12\xa2\x7a\x6b\x7a\xb2\x51\xd2\x93\xf4\x81\xdd\xa6\x03\x27\x5a\xa7\xb7\xc0\x89\x36\xd4\x1e\xfd\x93\xc9\x01\x4e\x28\xce\xe3\xc0\x89\xa6\x2f\x72\xd2\x3f\x69\xa2\x49\xff\x70\x7b\xf9\xa2\x7f\xd2\x21\x8b\xfe\xb1\xeb\x77\x60\x48\x23\x84\xe7\xc0\x90\x26\x43\x02\x0c\x21\x31\xcd\x1c\x18\x12\x89\x69\x7f\x56\xc9\x11\x0a\xe8\x1d\xcc\xe5\xe1\x80\xe8\xfd\x53\x73\xd1\xbd\x2e\x1b\x03\x7a\xe9\x6c\x79\x1c\xf4\xd2\x8b\x9a\x8b\xee\x75\x53\x17\x2e\x25\x9e\x8c\xb8\x7f\xef\x9a\x22\x90\x4d\x97\x9a\x00\xd9\x74\xd9\x9f\x8d\x2c\x04\x99\x7c\xd3\xba\x26\x6c\xd3\x7a\xd5\x93\xb4\xce\xd6\xda\x37\xad\xb3\xb5\xf6\x4d\xeb\xa0\x09\x3f\xb4\x0e\xd6\xf6\x43\xeb\xa0\x33\x07\x1f\x75\x4d\xe6\xa1\x75\xb0\x9a\x83\x96\x3a\x68\xc2\x0f\xb2\x4c\xbd\x87\x2c\x6c\x87\xfc\xd0\x1e\x67\x33\x1c\x5c\xd5\xb5\x8c\xc0\x4e\x5d\x0b\x07\xec\xd4\xc1\x63\x0e\x76\x52\x38\xca\x2f\x2d\x3c\x95\x68\x41\xa8\x00\x5c\x35\xf0\x76\x3a\xb8\x6a\xb0\x65\xf5\x70\x24\xf4\x21\xa5\x0f\xae\x1a\x1c\x90\x73\x70\xd5\xd0\x8c\x81\xab\x86\x30\x42\x38\x12\xfa\xd0\xfc\x85\x23\xa1\x0f\x99\x00\x30\x17\x97\x49\x9a\x83\xb9\x86\x16\x15\x98\x6b\x54\xfd\xb7\x28\xa9\x3d\xe4\xd4\x3c\x3c\xe4\x6c\x7a\x2f\x46\x49\xe1\x28\x8f\x88\x42\x1f\xf8\x4c\x2b\x08\x6c\x30\x2b\x35\xd1\x07\x4c\x40\x4d\xf4\x61\xe8\x49\xfa\x00\xfe\xab\xa0\xb3\x01\x10\xa8\x20\xb0\x01\x10\xa8\x20\xb0\xc1\x82\xab\x09\x39\xc1\x7f\x35\x21\x27\x07\xb3\x6a\x42\xce\xa3\xf7\x90\xf3\xaa\x3d\xe4\xc4\x68\x57\x90\x1b\x17\x3f\x5a\x05\xb9\x29\x54\x55\x41\x6e\x0a\x4e\xd5\x88\x28\x74\xf2\xe7\xac\xe2\x8e\x98\xb8\x1c\x6a\x44\x14\xfa\x24\x64\x58\xc1\x78\x64\xd3\x59\x05\xb9\x4d\x9c\x75\x15\xe4\x36\x3f\xa4\x06\xb9\x4d\xd6\x66\x05\xb9\x91\x4d\x67\x15\xe4\xc6\x85\x91\x56\x41\x6e\x93\xaf\xa0\x82\xdc\x26\xe6\xa8\xe2\x9c\x50\x88\xab\xe2\x9c\x98\x04\x80\x2b\xa8\x8e\xab\x25\xad\x02\xcf\x26\xc6\xa9\x02\xc1\x26\x2b\xb5\x02\xc1\x26\x0e\x88\x0a\x04\x9b\x78\xce\x6b\x41\x16\xd4\x6e\x2d\xc8\x42\x68\xac\x02\xa5\x26\x6e\xaf\x0a\x94\x9a\x4d\xff\xc5\x8c\xcd\xae\xff\x68\x0f\x58\x50\x81\x4b\x53\x5f\x01\x70\x49\x71\xac\x6a\xb4\xc7\x2e\xa0\x1a\xed\xb1\x6e\x2b\x90\x68\x4e\xfd\x47\x7b\x84\x3d\x2b\xae\x8a\x49\x58\xbe\x02\x97\xa6\xbe\x1e\xe0\xd2\xc4\xc7\x5e\x81\x4b\x73\x31\x7f\x40\xa2\x09\xa8\xac\x40\x22\xc5\xc6\x2a\x90\x48\xd1\xb0\x0a\x24\x9a\x98\xdb\x0a\x24\x9a\x7f\xbb\xc2\xde\x2a\x1e\x8e\x89\x42\xa9\xce\xc7\xa3\xcf\xd3\xf9\x78\xd8\x82\x54\xb0\x13\x57\x67\x5a\xc5\x55\x31\x9f\x4a\xd4\xc2\xc1\x9e\x0a\x06\x9a\xd8\xe5\x1a\xee\xfe\x4e\x02\xa2\x55\x30\xd0\xd2\x07\x89\xab\x62\xa1\x5e\x6a\x9c\x2c\xe8\x0b\x97\x7e\x8d\xd3\x03\x7d\xe9\x83\xc4\x8d\xa1\xd0\x58\x05\x2d\x2d\x36\x8d\x35\x0e\xfb\xf7\x85\xb7\xac\x82\x96\x14\x28\xab\xb8\x31\x16\xca\xa6\xe2\xc6\x50\xa0\xac\x82\x96\x96\xab\x96\x47\x89\x3e\x80\x96\x16\x67\xab\x6b\x9c\x25\xe8\x4b\x9f\x59\x9c\x25\xe8\x0a\x9b\x55\xdc\x18\x0b\xeb\x5e\x71\x63\x2c\x0c\x42\x05\x65\x29\x6c\x56\x41\x59\xab\xd3\x07\x50\xd6\xea\x6a\x0f\x39\x87\xfe\x63\x24\xa4\x7a\x40\x59\x0a\x9b\x55\x50\xd6\xc6\x3b\x5e\x41\x59\x1b\xc4\x57\x41\x59\x5b\xbd\x05\x65\x6d\x4c\x63\x05\x65\x71\x05\xa6\x55\x50\xd6\xc6\x1b\x58\x41\x59\x1b\x3f\x73\x05\x65\x91\xe7\x67\x15\x94\xb5\x35\x2e\xa0\xac\x5d\xd5\x42\xc8\xb9\xc1\x2b\x15\x24\xb5\xd5\x23\x90\x14\x19\x7a\x56\x31\xda\x0a\x16\x55\x8c\xf6\x66\x5f\x53\x71\x47\x90\x69\x67\x75\xd3\x23\x76\x39\x75\xd3\x23\x36\xbe\x75\xd3\x23\x7c\x7c\x15\x63\xcf\xe5\x95\x56\x37\x72\x72\xc4\xb0\x6e\xe4\xbc\xaa\x65\x50\x62\x1e\x30\xf6\x5b\x8a\x16\x37\xc6\x91\xfa\xc4\x84\x2b\xe4\x54\x31\xe1\x47\x0a\x13\x13\x7e\x38\x71\x51\x31\xe1\xa7\xaa\x96\x46\x49\xff\x75\x4a\x2c\x46\xcc\xfb\x01\x40\xd4\x88\x36\xf4\xa3\x2f\x24\xa2\x0d\xfd\x48\x11\x61\xde\x8f\x46\x30\xa2\x0d\xfd\xb0\x2f\xad\x11\x6d\xe8\x07\x17\x5c\xc5\xf4\x1f\x29\x1b\x5c\x2a\x67\xe9\x3f\xfa\x20\x73\x04\x2c\x38\x04\xed\x2a\xb0\xe0\xb0\x13\xad\x17\x39\xb5\xfa\x2f\x72\x82\xc3\x2b\x20\xe1\x10\x42\xaf\x80\x84\xa3\xd5\x0f\x48\x50\xec\xa8\x02\x12\xc8\x8a\xb3\x7a\xe9\xc3\x55\x9d\xf4\x81\xb3\x43\x15\xc7\xcc\xd5\x58\x03\x20\xa0\x87\xb3\x0a\x80\xb8\x32\x24\x00\x88\xcb\x79\xfb\x0a\x80\xb8\x04\xf4\x2a\x00\xe2\x72\xac\xaf\x02\x20\x2e\x00\xa2\x02\x04\x2e\x90\xaf\xe1\x8a\xb9\xac\xcd\x86\x2b\xe6\x82\xbc\x1b\x40\xe0\x02\x12\x1a\x40\x80\xfb\x23\xad\x01\x04\xb8\x3f\xd2\x1a\x40\xe0\x02\xdd\x1a\xa6\xff\x62\xd0\x1b\x26\xfc\xa2\x31\x1b\x26\x1c\x4a\x36\x6b\x98\xf0\x8b\x63\xa6\x61\xc2\x23\x6d\xec\x8f\x2a\xb9\x7d\x08\xf6\xf4\x1a\x82\xa1\x4c\x1b\x96\xff\x11\x6c\x68\x58\xfe\x07\x9e\x6e\x58\xfe\x87\x97\xad\x61\x6d\xe1\x75\xb3\x86\xb5\x7d\xa8\xc8\x86\xb5\x7d\xe0\xb1\x86\x45\x7d\x28\xc5\x86\x45\x7d\xe0\xe2\x86\x45\x7d\xe0\xb1\x16\xf1\xfb\xae\x6c\xb3\x86\x53\xe3\xf1\x41\x36\x9c\x1a\x8f\x4d\x71\xc3\xa9\xf1\xf8\x3c\x1b\x96\xf8\x4d\xd5\x49\x7b\x5b\xb5\x5c\x4a\xf4\x01\x6b\xab\x70\x4d\xc3\xda\xc2\xac\x66\x0d\x6b\xfb\xd8\x42\x36\x82\x06\x70\x97\x5b\xc3\x71\xf1\x58\xe0\x0d\xc7\x85\x82\x37\x0d\xc7\xc5\x63\x23\xd3\xb0\xd2\x8f\x6d\x77\xc3\x4a\x2b\xb0\xd3\xb0\xd2\x5c\xa8\x68\x2d\xac\xed\x48\xa0\xac\x16\xd6\x76\x28\x17\xac\x85\xb5\x1d\xb0\xa7\x59\x0b\x27\xc3\x48\x78\x34\x5b\xe5\x3f\x8e\xf9\xb4\x30\x86\x23\xf1\xe9\xb6\x70\x08\x8c\x04\x2e\x6e\x11\x25\x1f\x70\x9e\x5b\xab\xd4\x52\xf4\xde\x8e\x12\x1e\xcd\xd6\xa8\x45\x9f\x75\xe3\x3f\x1c\x1e\x2d\x5c\x00\x23\x81\x7a\x5a\x47\x6a\x70\x71\xeb\x48\x0d\x06\x6a\x61\xaa\x46\xc2\x25\xd6\xc2\x74\x0c\xe5\x7b\xb5\xc1\x7b\x20\xe1\x36\x78\x0f\x67\x48\x1b\xf4\x08\x0c\xd4\xc2\x74\x8c\x84\x5a\x6a\x83\x1e\x69\xde\x07\x3d\xd2\xbc\x0f\x7a\x34\xd5\x02\x72\x2e\xd5\x72\x29\xe9\xc9\x17\x25\xdc\x26\x30\x4c\x8e\x84\xb1\x68\x13\xc9\x50\xfa\x6d\x22\xd9\xd5\x93\x48\x86\xea\x69\x13\xc9\xf4\x15\x4c\x7a\xcb\xc1\x3a\x78\x2a\x87\x02\x3b\xf0\x54\x8e\x0f\x07\x4b\x8b\x6d\xf7\x80\x30\xcd\x5a\x6c\xbb\x07\x37\x31\x5a\x8b\x6d\xf7\xf8\x38\xbd\xd3\x62\xdb\x3d\xb8\x89\xd1\x5a\x6c\xbb\xc7\x97\x55\x67\xf4\x0f\xfa\x34\x6b\xb1\x45\x1e\x90\xa2\x19\x8c\x96\xe3\xd3\xca\x59\xb4\x07\x80\x68\x8b\xf6\x34\x47\x8b\x3a\xa5\x88\x16\x75\x12\x60\x6b\x61\x36\xc7\xc7\xde\xa5\x85\xd9\x1c\x9f\xd4\x52\x98\xcd\xa1\xe4\x2c\x98\x30\xc7\x87\x13\x13\xb6\xcb\xa1\x24\xab\xb6\x69\x4f\x0a\x6c\xd3\x3f\x50\x24\x6c\x97\x03\xca\x32\x6b\x87\x51\x42\xcd\xb7\x83\xd4\x9c\xe9\x80\xdf\x72\x28\xd2\xd2\x0e\xb5\x68\xac\x63\xcf\x3a\xb2\x56\x47\x98\xb1\x91\xb5\x3a\xc2\x8c\x8d\x8c\xd2\x6f\x61\xc6\x06\x77\x1a\x1a\x4c\x98\x23\x13\xfc\x6e\x61\xaa\x86\xa2\x29\x30\x61\x8e\x2c\x2d\x15\x41\xf3\x91\x5d\x75\x76\x4a\x8c\x4b\x98\xb1\x91\x5d\x2d\x84\x64\x59\x23\x1f\xc6\x69\x64\x20\x58\xbb\x48\xd6\xff\x72\xed\x90\xb5\x87\xd0\x58\xe9\xf6\x10\x5a\x8b\xe3\x21\x34\xdb\x05\x88\x37\x47\x06\xb9\xb5\xb0\x69\x23\xb3\x5d\x68\x8f\x0e\x69\x52\x1e\x1d\x5a\x7a\x0f\xa1\xd9\x04\xb4\x87\xd0\x5b\x4f\x32\x9c\x58\xe9\x16\x1b\xdf\x91\x65\x71\xc2\xde\x8d\x8c\x7f\xac\x3d\xba\xa7\x49\x79\x74\x8f\x2d\x24\x44\x9f\x23\xe3\x05\x86\xe8\x73\x14\x50\x39\x44\x9f\xa3\x80\xc3\x21\xfa\x1c\xe5\xd3\x7b\x46\x69\x52\x0a\xc9\x4a\xd6\x7b\x8b\x52\xa5\xb4\x29\xe9\xbd\x43\x29\x26\x05\x4a\xd0\x51\x40\x9f\xfd\xa3\x05\xce\x4f\xf7\x8f\x16\x38\xb0\x06\x5d\xe8\x28\xae\xf7\x62\x94\xb8\x42\xd1\x7a\x6c\x67\x87\xb2\xb1\xa0\x12\x1d\x85\x93\x1a\x50\x89\x8e\xd2\xf4\x24\x72\x76\xfd\x87\x9c\x43\x2d\x20\x27\x73\x04\xcd\xe8\x80\x25\xcc\x7a\x6c\x7c\x47\xc1\xa8\xf5\xd8\xf8\x0e\x65\x63\xf5\xcc\x28\xb1\x89\xeb\x99\x3e\x90\x8f\x08\x05\xe9\x28\x98\x2a\x28\x48\x47\x41\x65\x41\x41\x3a\xb8\x34\xd1\xa0\x20\x1d\x85\x19\x83\x82\x74\x14\x0e\x15\x42\x41\x3a\x4c\xb3\x12\x71\x89\x61\x9a\x87\xd8\x14\x0f\x63\xdb\xdd\x63\x53\x3c\x4c\xa3\x1b\x26\x7c\x58\xd1\x7f\x97\x92\xde\x8b\x3e\x18\xf8\xa8\x87\x09\x1f\x0a\xc2\xf4\x88\x59\x0c\x63\x7f\xd2\x23\x66\x31\x0c\x27\x0a\x24\xa7\xc3\xc1\xa9\x90\x9c\x0e\x08\xa2\xac\x87\x79\x1f\x8e\x4b\xa5\x87\x79\x1f\x8e\x92\x82\x00\x75\x78\x57\x0b\x93\x92\xea\x0c\x59\x9c\xf5\x00\xc9\xe9\xf0\xa9\x92\x51\x42\x16\xa3\x75\x54\x16\x44\xa6\x43\x89\x2a\x10\x99\x0e\xc7\x3c\x40\x5d\x3a\xa0\x92\x32\xa8\x4b\x47\xfd\x54\x8a\xaf\xbc\x12\xc1\xe8\x98\xf0\x0a\xc2\x84\xd6\x74\x54\xcc\x74\x8f\x0d\xf3\x80\x2e\xca\x7a\xec\x8a\x87\xd2\x48\x7a\x44\x14\x86\xd2\x48\x3a\xc6\xbe\x6a\x3c\x23\x4e\x30\xe4\x55\x87\xc8\x74\x54\x5c\x54\x1d\x63\xaf\x04\x90\x8e\xb1\xaf\x84\x21\xa1\x2e\x1d\x55\x23\x1f\xbb\xd4\x51\xf5\xd5\x61\xd0\x2b\x66\xb3\xc7\x2e\x75\x54\x8d\x44\xec\x52\x47\x5d\x8c\x44\xa7\xb7\x0b\x39\x3b\xed\xa1\xbc\x61\xfa\x1c\xf2\xb1\x77\x0c\xb3\x12\x32\x7a\x78\xc7\x47\x7d\xfa\x6f\x53\xa2\x16\xcc\xb4\xfc\xe8\x1d\x53\xdc\x88\x16\xc1\xf4\x39\x1a\xfb\x21\x98\x3e\x07\x74\x51\x06\xd3\xe7\x68\x18\x4a\x98\x3e\x87\xbc\xea\x1d\x53\xac\x1c\x8c\x8e\x29\x6e\x18\xd1\x8e\x29\x86\x2e\xca\x3a\xa6\xf8\x07\x69\xfe\x59\x25\x77\xac\x74\x2b\x6a\x6e\x52\x62\x38\xb1\xd2\x4d\x13\x86\x95\x6e\x9a\x30\xac\x74\x93\x22\x0a\xe7\xf8\x68\xae\xee\x3d\x4a\x74\x68\xd1\x75\x5c\x00\x7d\xd1\x75\xac\x0a\x84\xa4\xa3\x81\xb9\x20\x24\x1d\x5c\x66\x67\x10\x92\x0e\xb9\xfb\x21\x24\x1d\x4d\xcb\x08\xcb\xdf\x40\x60\x10\x92\x0e\x25\x79\x40\x48\x3a\xe4\xee\x87\x90\x74\x34\x2d\x1c\x50\x01\xe4\x51\x06\x21\xe9\x68\x5a\x38\xa0\x82\x36\x55\x0b\x7d\xd0\x32\x02\x15\x34\xb6\x7b\x90\x95\x0e\x68\xa6\x0c\xb2\xd2\xd1\xd8\x76\x43\x56\x3a\x9a\x96\xd1\xa6\x7f\x4f\xff\xd1\x3f\x29\x29\xd0\x84\x9c\xff\x3d\x3c\xe0\xa3\x83\x92\x7b\x1c\xcf\x1b\x9d\x0d\x5e\x8f\x63\xf3\xa3\xe3\x8b\x84\xba\x74\x74\xd0\x12\xd4\xa5\xa3\x6b\xda\x41\x0c\xf2\xf0\xf7\xd8\x22\x0f\xf9\xf4\x21\x2b\x1d\x5d\xe6\x01\xc4\xd0\x71\xda\x74\x10\x03\x54\x52\xd6\x63\xe3\x3b\xba\xe6\x28\x36\xbe\xa3\x93\xda\xd0\x41\x13\x9d\x80\x57\x07\x4d\xc8\xc3\xdf\x41\x13\x4a\x31\x81\x00\x75\x74\x8d\x2e\x68\xa2\x4f\xfd\x17\x73\xd4\xb5\x18\x2f\x52\x6f\x49\x86\xd4\x52\x52\x60\x0b\x79\xe3\xa1\x3c\x1d\x1d\x97\x03\x44\xa6\x63\xb0\x8b\xeb\x18\xf4\xa1\x51\xc2\xa0\xcb\xe3\x0e\xad\xe9\x18\x5a\x70\x18\xf4\x81\x41\x80\xd6\x74\x0c\x16\x15\xb4\xa6\x63\xe0\x20\x1b\x18\xf4\x91\xf5\x64\x8c\xcb\x00\x49\x0d\x0c\xfa\x00\x49\x41\x79\x3a\x06\xa3\x0b\xe5\xe9\xe0\x8e\x3a\x83\xf2\x74\xc8\x03\x0e\xe5\xe9\x80\x6a\xc9\xa0\x3c\x1d\x83\xf3\x25\x50\x9e\x0e\xee\xa1\x33\x28\x4f\x07\xc4\x4b\x36\x30\xef\x4a\xf2\x18\x98\x70\xa5\x75\x0c\x4c\x38\x37\xcf\x19\x74\xa8\x43\x49\x1e\xd0\xa1\x8e\x71\xf4\x24\xed\xe1\x8e\x18\x18\x66\xa5\x7c\x8c\x4c\x7b\xe0\xfe\x91\x19\x09\x5c\x93\x03\xa3\xcd\xcd\x73\x06\x8d\xea\x80\x24\xc9\xa0\x51\x1d\xf2\xa3\x0f\x0c\x33\xf7\xc9\xd9\xc0\x30\x4f\x0c\xec\xc0\x30\x4f\xbe\xd6\x81\xf1\x9d\xa6\xd2\xa1\x54\x28\x5d\x4a\xf4\x01\xe3\x3b\x01\x3a\x10\xae\x8e\x89\x63\x0d\xc2\xd5\xa1\xb4\x8e\x81\xf1\xe5\x76\x39\x1b\x18\x5f\x98\x90\x6c\x60\x7c\x67\xd5\x7b\xc8\xa2\xd1\xc5\xc0\xce\xa5\x12\xb2\x1c\x95\x90\xe5\xea\x3d\x64\xe1\x88\x00\x94\xae\x63\x01\xeb\xa0\x74\x1d\x0b\x95\x0c\xa5\xeb\x80\xd1\xc8\xa0\x74\x1d\xab\xfc\x85\xe8\xc9\x60\x7b\x1d\x8b\xed\xec\x88\xcd\xf4\x58\x1c\xc2\x19\xe1\xf2\x1e\x4a\x4a\x80\xed\x75\xc8\xd7\x0a\xdb\xeb\x58\x55\x4f\x86\xd0\xab\x4b\xcc\x10\x7a\x81\xb5\x61\x7b\x1d\x8b\x18\x28\x6c\xaf\x63\xa1\xf8\x60\x7b\x1d\x90\x16\xd9\xc0\xba\xeb\xe8\xff\xc0\xba\x2f\x3c\xd9\x03\xeb\xae\xc3\xfe\x23\x7c\xde\x63\xb1\x85\x84\x25\x76\x6c\xb6\x2e\xb0\xc4\x8e\xcd\x62\x84\x25\x76\xe8\xe8\xff\x08\x7f\xf8\xd8\x6c\x13\x47\x9c\x25\x18\x3b\xab\x14\xfd\xdb\x45\x4f\x1e\x4a\x92\x33\xfa\xb7\xd9\xd8\x43\x21\x3b\xb6\x16\x63\x1c\x07\x1c\x5b\x9f\x44\xf8\xd8\xc7\xd6\xf4\xc5\x71\xc0\xa1\x23\xf5\x03\x27\xc3\xbe\x7a\x2f\xfa\x00\x39\x8f\x0d\x70\xc7\x49\xfa\x2f\xfa\xc0\x6d\x61\x36\x70\x32\x9c\xac\x27\x27\x25\xfa\x1e\xbe\xf9\x71\x24\x27\x0e\x88\x83\x69\x1c\xe0\x95\x83\x5b\x68\x44\xde\xfe\xe0\xd6\x2f\x1b\x71\xf5\xe9\x38\xb8\x1c\x20\xbe\x1d\x87\x33\x01\x23\xbc\xf8\x83\xfb\xba\x6c\x84\x17\x7f\x1c\x82\x99\x23\xbc\xf8\xe3\x6c\x95\xa2\x0f\x87\xc3\x65\xa3\xd1\x87\xa7\x3a\x43\xb2\xab\x8f\x15\xf7\x87\xfc\x86\x03\xb4\x74\xd9\x13\x40\xb4\x3b\x74\x96\x1b\xa2\xdd\x71\x41\x59\x03\xb4\x74\xc1\xb7\x10\xed\x0e\x98\x5f\x0c\xa2\xdd\x71\xa5\xce\x70\x94\xe8\x62\xaa\x11\x3e\xfd\xa1\xab\xa8\x46\xf8\xed\xc7\x05\x73\x41\xc2\x3b\xe0\x7a\x31\x48\x78\xc7\x65\x4f\x00\xd1\xee\xd0\x95\x52\x10\xed\x8e\x8b\xfb\x0a\xa2\xdd\x71\xb5\x50\x71\xb0\x5c\xf6\x0b\x03\x07\xcb\xd5\x17\x39\x90\xe5\xe9\xbd\x98\xcd\x97\xf4\x64\xc8\xf2\x30\x0f\x50\xeb\x0e\x5d\x30\x05\xb5\xee\x90\x93\x6f\xe0\x6e\x81\x5f\xc5\x06\xee\x96\x87\x73\x02\x6a\xdd\x21\x27\x1f\xd4\xba\xe3\xe1\xe1\x87\x5a\x77\x3c\xcc\xe6\x00\xe3\x3d\xf0\xed\x00\xe3\x3d\x7d\x05\x60\x3c\x9d\x2b\x1f\x60\xbc\x07\x98\x19\x60\x3c\x5d\x22\x05\x25\xef\x78\xb8\x93\xa0\xe4\x1d\x6f\xa8\x96\x9f\x3e\x14\x1b\x6a\x61\x45\x49\xdf\x44\x00\xb9\xa2\x84\x7f\xe8\x7a\x8b\x4e\x27\x41\xd7\x5b\x74\x7e\x06\xba\xde\x52\xa5\x51\xe2\xec\x42\xe1\x9e\x65\x83\xa0\xb7\x34\x82\x99\x10\xf4\x96\x96\xf5\x64\x8d\x12\x0e\x08\x08\x7a\x4b\x23\x14\x07\x41\x6f\x11\x98\x81\xa0\xb7\x74\x99\xe2\x80\x6e\x05\xbe\x49\x83\xa0\x37\x08\xe6\xa3\x14\x52\x77\xad\xdb\x80\x6e\x45\xc1\x76\x08\x7a\x8b\x72\x31\x21\xe8\x2d\xca\xc5\x84\xa0\xb7\x28\x6c\x0d\x41\x6f\xf0\x33\x47\x29\x47\x69\xfe\xed\x10\xdc\x08\x54\x17\xc4\xc3\x51\x8a\xae\x4f\x30\xf3\x08\x54\x57\xe0\xd0\xb3\x11\xa8\x2e\xe8\xeb\xa2\x14\x5d\x57\xae\xdb\x88\x60\x4a\x59\x49\xa2\x44\xd7\x97\x06\x30\xfc\x47\x41\xd7\x15\xa5\xe8\xfa\x7a\xfa\x2f\xba\xbe\x3f\xb5\x10\x5d\x87\xad\xcd\x46\xe0\xc6\xb2\x41\x83\xb0\x0a\x07\xcd\x43\x94\xa2\x7b\x5c\x7e\x68\xb0\x0a\x97\xa3\xcf\x33\x42\x32\x71\xbb\x7a\x94\xa2\x0f\x07\x5f\x32\xac\xc2\x71\xb1\x6f\x94\xa2\x0f\x50\x2d\xd9\x08\xbc\x59\xae\x30\x42\x78\xaf\xe2\xd2\xd8\x28\x45\x1f\x20\x50\xb2\x11\x58\xd4\x74\x43\x17\x6c\xc4\x71\xe9\x5b\x94\x4e\x94\x64\x97\x23\x5c\x63\x49\xaa\x2e\xfc\x5c\x71\x0f\xd3\x4f\x29\x50\xab\xc1\xc4\x62\xb0\x11\x9b\x2e\x3d\x82\x8d\xd8\x74\x16\x18\x36\x62\x2b\x52\x28\x81\x5a\x23\x3f\x26\x4a\x1e\x25\x7d\x3c\x81\x5a\x23\x0f\x24\x4a\x3f\xfd\x33\x63\xeb\x09\x1b\xb1\xb9\x8c\x53\xa0\x56\xd3\x2d\x0c\xb0\x11\x47\xf8\x3f\x4a\xd1\x3f\x6d\x21\x61\x23\xb6\x2a\x05\x16\xa1\x1c\xd3\x31\x2d\xd8\x88\x23\x9a\x15\xa5\x47\x89\x31\x0b\x97\x98\x35\xcd\x5f\xb8\xc4\xc2\x69\x1d\xa5\xe8\x5f\x93\xda\x0d\x97\x98\xe9\xe0\x12\x4c\xc5\xd6\xf1\x5d\xc3\x54\x6c\xbf\x0b\x27\x5c\x62\xd6\x85\x37\x23\xcc\x13\xbb\xc5\x28\x45\xff\x74\xf6\x64\x04\x82\x0e\xad\x16\xa5\xe8\xdf\x2f\xfa\x0c\x77\x99\x41\xc3\x69\x30\x1c\xdb\xd4\xb8\x04\xba\xb6\xf9\x2b\x75\xf4\xef\x17\x3b\x05\xba\xb6\x09\xa6\x84\xfd\xd8\x26\x4a\x18\xf6\x63\xe3\x4e\x5d\x83\xfd\xd8\x16\x87\x11\x61\x3f\xb6\x15\xac\x29\x06\xc3\xb1\xc9\xdc\xc2\x70\x6c\x70\xb7\x19\x0c\xc7\x76\x3f\xb5\x10\x7d\xb8\x59\xff\x4d\x4a\x7a\x2f\xe4\x54\x0a\x14\xec\xc7\xa6\x14\x28\x28\x8e\x4d\x77\x36\x42\x71\x6c\x17\x87\x0e\x34\xc6\xa6\x7b\x19\xa1\x31\xb6\xcb\xac\x40\x55\x6c\x17\x33\x3d\x03\x6b\x9b\x02\x5e\xd0\x11\x9b\x52\x99\xe6\x47\x7b\x20\xfd\xf9\xd1\x1e\x0a\x1a\xaa\x62\x93\x69\x84\xaa\xd8\x2e\xae\x8a\x19\x58\xdb\x2e\x0e\x32\xa8\x8a\xed\x82\xf4\xa1\x2a\xb6\xcb\xa9\x98\x99\x91\x85\x7d\xe9\xcc\x8c\x0b\x2e\x4d\x68\x8c\x4d\xc6\x10\x1a\x63\xbb\x38\xcf\xa0\x31\xb6\x7b\xf5\x1f\x7d\x40\xdb\xcc\x4c\x1f\xf0\x41\xcf\x4c\x1f\x58\xe1\x10\x1e\xdb\x03\x40\x40\x78\x6c\x0f\x34\x0f\xe1\xb1\x3d\xe2\x2e\x10\x1e\xdb\xc3\x77\x00\xe1\xb1\x29\x36\x36\x03\x87\xdb\x23\xeb\x02\xc2\x63\x93\x31\x84\xf0\xd8\x5e\xfb\xdb\x1d\x17\xd3\xa8\x12\x4f\xda\x34\xaa\xc4\x77\x06\xfb\xb1\x29\x8f\x0a\xf6\x63\x93\xd5\x84\xfd\xd8\x1e\x0e\x7e\xd8\x8f\x4d\x39\x56\xb0\x1f\x9b\x2e\x62\x84\xfd\xd8\x94\x71\x05\xfb\xb1\xc9\xbe\xc2\x7e\x6c\xca\xb8\x82\xfd\xd8\x94\x71\x05\xfb\xb1\xe9\x5a\xc6\xe9\x0c\x19\x6a\x69\x3a\x43\xc6\x46\x6d\x3a\x43\x46\xd0\x6e\x3a\x72\x6a\xfa\x1c\x59\x8e\xde\x43\x16\x4d\xa6\x23\x0b\x01\x05\xd8\x8f\x4d\x61\x3a\xd8\x8f\xed\x81\x73\x60\x3f\xb6\x87\x01\x9a\x15\x59\x08\x82\xce\x40\xc2\x9e\xf0\x50\xcd\x40\xc2\x9e\x08\x82\x4e\x88\x30\x13\xc7\xd7\xc4\x9a\xac\x2b\x1b\xc5\x9a\xac\x6b\x19\x27\x64\x97\x29\x23\x75\x20\x61\x87\x05\xcd\x66\x20\x61\x4f\x1c\x86\x17\xbf\xb2\x02\x7a\xe2\x57\x4e\xfa\x78\x20\xc2\x4c\x26\xa9\x1f\x25\x46\x1e\x22\xcc\x04\xe6\x9a\x81\x92\x3d\x49\x69\x34\xfa\x80\xab\x49\x4c\xcc\x09\x1c\x30\x03\x09\xbb\x8c\xcc\x84\x24\x33\x55\x3d\x49\x1f\xf4\xd1\x41\x92\xa9\xcb\x1d\x67\xa3\x0f\x5a\xe0\xf0\x39\xa7\xae\xf6\xe8\x03\xae\x26\xf1\x39\xeb\x3a\x47\xf1\x39\x27\x7d\x4b\x10\x68\x2a\x8b\x6b\x42\x84\x99\x38\x67\x3a\x21\xc2\x4c\xec\xb1\x26\x44\x98\xca\xd4\x9a\x10\x61\x26\x2d\x70\x58\xa1\x13\x89\x23\x62\x85\x4e\x5b\xb5\x20\xe7\xd6\x7b\xc8\x79\x54\x42\x4e\x7d\x3d\x1d\x39\xaf\xde\x43\xce\x2b\xc9\x90\x93\x1d\xd0\x1c\x8c\x35\x27\x59\xe7\x60\xac\xa5\x26\x06\x63\x2d\xc5\x30\xf8\x5e\xf4\x2d\x41\xbc\xf9\xe9\x7b\x89\x60\xa6\x7f\x04\x79\x67\x60\x6d\xff\xd8\xfd\x89\x31\xfa\xd3\xf7\x02\x83\xa6\x02\x81\x62\x85\x56\x1a\x97\x58\xa1\x3f\x8e\xbd\x89\x15\xfa\x23\xf4\x3e\x61\xd0\xfc\xf0\xd4\x4f\x58\x32\xbf\xa2\xf7\x36\x25\xc6\x0c\x96\x4c\xdd\x03\x29\xc6\xe8\x8f\x1d\xb3\x18\xa3\x3f\xf0\xad\x18\xa3\xbf\xa6\xff\x90\x85\x33\x39\x62\x8c\x56\x00\x51\x8c\xd1\x1f\x51\x11\x31\x46\x2b\xfd\x4b\x8c\xd1\x1f\x3b\x6d\x31\x46\x7f\x44\xb5\xc4\x18\xfd\xe1\xb7\x9f\x0b\x39\x31\xbe\x62\x85\xd6\x9d\x8d\x62\x85\xfe\xa4\x19\xe0\xe1\xfc\xf0\xd4\x8b\xfa\x59\xf7\x32\x8a\xfa\xf9\xd3\xbc\xc3\xc3\xf9\xb1\x43\x17\xf5\xf3\xa7\xaf\x00\x1e\xce\x8f\x73\x3e\x13\x1e\xce\x4f\xf3\xbe\x91\x05\x58\x37\xe1\xe1\xcc\xb8\x77\x44\x0b\x9d\xbf\xbf\x85\xf7\xc4\x18\x0d\x5b\x9b\x89\xeb\x39\x6b\x49\x07\x6e\xf4\x6c\xfa\x6f\x50\xa2\x71\xe8\x3b\x33\xfe\x1c\xf1\x40\x2b\x26\x29\x1e\xe8\xac\x09\x3b\x08\x86\x4f\x78\x5e\x04\x63\xab\x34\x2f\xad\x6b\xfa\xa0\xfd\xcc\x9a\x3e\x68\x3f\x15\x5c\x9c\x81\xff\x5c\x17\x38\x8a\x31\x5a\x21\x43\x31\x46\x2b\x64\x28\xc6\xe8\xac\xa5\x02\x63\x74\xd6\x20\xc1\x18\x9d\xc1\x86\x33\x10\x98\xeb\xb2\xc5\x09\xed\x67\x61\x93\x33\xa1\xfd\x2c\xfa\xc8\xa1\xfd\x54\xfe\x95\xf8\xa3\x0b\xe7\x37\x27\xb4\x9f\x85\x90\xd3\x84\xda\xb3\xe0\x03\x9b\x50\x7b\x96\xaa\xf7\x1e\xa5\x68\x6f\x41\xed\x59\x40\x28\x0b\x6a\x4f\x05\xfb\xc4\x42\xad\x80\x9e\x58\xa8\x0b\xc7\x75\x56\xa2\xbd\xae\xff\xa2\xef\x65\xe8\xbf\x4d\xa9\x52\x42\x16\x36\xf6\x0b\x12\xd0\x32\xd5\x3a\xb2\xa0\xce\x56\x9c\xbb\x71\x5d\xa8\xb8\xa0\x04\x2d\xec\x33\x16\x94\xa0\xca\xdb\x5a\x1f\x63\xb6\xf5\x1f\x63\x76\xf4\x1e\x63\x06\x8a\x14\x5b\x76\x61\x1e\xc4\x96\x5d\xc0\x94\xeb\xa3\x0f\x57\xad\x87\x2c\xba\x42\x71\x05\xca\x72\x43\x11\xad\x40\x59\xae\x6c\xac\x15\x28\xcb\x0d\x73\xb4\xc2\xa3\xe9\xca\xcd\x5a\xd0\x93\x1a\xb3\xb2\xa0\x27\x55\x6e\xd6\x82\x9e\xd4\xf0\x5a\x2e\xe8\x49\xcd\xf4\x64\xa7\xa4\x3a\x43\x4e\x73\xbd\x37\x29\xd1\xa3\x40\x60\xae\x5b\x13\x57\x20\x30\x37\x0e\xc1\xad\x40\x60\xae\xbc\x2d\xf1\x7f\x5b\x55\x1f\xe8\x1f\xa6\x4a\xfc\xdf\xc6\x51\x2c\xf1\x7f\x2b\xf0\xb8\xa0\x3c\x35\x52\x76\x16\x94\xa7\xba\x7b\x71\x41\x79\xaa\xdb\x16\x17\x94\xa7\x86\x93\x61\x15\xfa\xd7\x55\x0b\xfd\xd3\x57\x50\xe8\xdf\x54\xeb\xf4\x0f\xa3\x26\xbe\x71\xdd\xbd\x28\xbe\x71\x9b\xaa\x85\xfe\x2d\x3d\x49\x1f\x30\x6a\xcb\x90\x05\x25\xb5\x0c\x59\x34\xd3\x86\x2c\x28\xa9\x65\xc8\x82\x47\x7a\x19\xb2\x80\x4c\x97\x21\xcb\x53\x9d\x21\x8b\x27\xbd\xb7\x28\xe9\xbf\x90\xc5\xd9\x4d\xaf\x80\x75\xae\x1b\x0e\xc5\x61\xee\x59\xb2\x3c\x4a\xcc\x26\x1c\xe6\x8e\x01\x12\x87\xb9\xe3\x03\x10\x87\xb9\xe3\xb2\x5d\x01\xeb\xdc\xf5\x85\x84\xd3\xd4\x1d\x24\x2c\x7e\x73\x07\xda\x88\xdf\xdc\xd1\x75\xe2\x37\x77\x57\x2d\xd1\x3f\x27\xa7\x52\x1c\xe6\x0a\x07\x8b\xc3\x3c\x92\xac\xfe\xa8\x92\x45\x53\xae\xd8\xb0\x68\xca\x9d\x8d\x85\x68\xca\x7d\xe9\x3f\x86\x0c\x9f\xdb\x02\xb9\x29\xe3\x4a\x14\xe6\x8e\x07\x4e\x14\xe6\xba\xc4\x50\x14\xe6\x30\xab\x99\x28\xcc\x75\xa5\xa1\x28\xcc\x1d\x85\xb9\x40\x6e\xca\xd4\x5a\x20\x37\x79\x9a\x44\x6f\x5e\x71\x1d\x88\xde\xbc\x12\x50\x58\xe0\xb1\xfa\xa9\xce\x45\x89\x0f\x04\x3c\x56\x41\x98\x22\x34\xaf\x5a\xe0\xd0\x94\x2b\xfa\x2c\x9a\x72\xe5\x74\x89\x8a\x1c\x0e\x36\x13\x15\x39\x1c\x6c\x26\xf2\xf1\x8a\x39\x5a\x60\x20\xf9\xc0\x16\x18\x48\xd7\x0f\x2e\x30\x50\xd5\xf2\x1b\x48\x4d\x0e\x92\x88\xc9\x61\x5d\x33\x11\x93\x57\x76\x2b\x0b\x7c\xa4\x8b\x0a\x17\xf8\xa8\x6a\x69\x86\x2f\xd2\xab\x96\xdf\xa0\x7f\x53\xff\xd1\x3f\xce\xba\xac\xf0\x45\x7a\xc5\x29\x25\xf6\xf1\x4a\xd0\x47\xec\xe3\xca\xfe\x12\xc3\x78\xe5\x04\xa5\x18\xc6\x75\xc5\xa0\x18\xc6\xab\x66\x05\xec\x54\xb5\xa8\xc0\x4e\x55\x73\x14\x81\x5c\x6f\x60\x3c\x31\x8c\x2b\x32\x2d\x86\xf1\x06\xee\x5f\xe0\xa3\xa6\x79\x00\x1f\x35\x2d\x23\xf0\x51\x2b\x2a\x85\x2c\x8d\x2d\xf9\x02\x1f\x35\xd3\x7b\x9b\x12\xad\x6f\x5a\xd7\x3c\x84\x1f\xcf\x1b\xce\x82\x15\x7e\x3c\x6f\x9c\x09\x10\x6b\x79\xd3\xc2\x01\x2d\x35\xb0\x9a\x58\xcb\xa1\x25\x33\xb1\x96\xeb\x06\x40\xb1\x96\x37\xf6\x74\x62\x2d\x6f\x5a\x1d\xa0\xa5\x06\x2a\x5f\xa0\x25\x85\x83\x57\x38\xe4\xbc\x69\xad\xc0\x68\xde\x38\x65\xb4\x80\x44\x0a\x07\xaf\x83\x9c\x44\x4c\xd6\x61\x04\xa5\xdc\x0e\x72\xb2\x09\x5f\x80\x27\x85\x8a\x17\xe0\x49\xa1\x62\x71\x9f\x37\xcd\x11\x00\xa9\xcb\xc4\x85\x63\xcd\x3b\x2e\xbf\x15\x8e\x35\xef\x9f\x5a\x78\x94\x78\x0f\xf0\xd4\xf1\x72\x2f\xc0\x53\xc7\x19\x29\xce\xf4\x8e\x4b\x45\x9c\xe9\x0a\x38\xaf\x70\xac\xb9\xd2\xc6\x56\x38\xd6\xbc\x6b\x1d\xc1\xa7\xde\x5d\xff\x0d\x4a\xac\x15\x60\x96\x92\xc8\xc4\xa7\xde\xab\x4a\xf4\xa1\xa9\x05\xe4\xe4\x40\xa5\xd8\xd5\x3b\xbb\x77\xb1\xab\x77\xc1\x90\x87\x2c\x24\x13\x2d\x20\x98\x6e\x23\x14\xf3\xba\xd2\xbf\xc4\xae\xde\xa5\xdd\x80\x59\x1d\xcc\x2c\x76\x75\xa8\xce\x4c\x0c\xea\x4a\xf8\x12\x83\x7a\x47\x83\x89\x41\x1d\x1a\x34\x13\x83\xfa\xc0\x29\x25\x06\xf5\x91\xfe\x76\x2e\x59\xe4\xea\x8a\x4c\xef\x88\x22\xfb\xc0\xcf\xb5\xe3\x88\xb4\x2b\x16\xbd\x41\x6e\x83\x65\xb4\x41\x6e\x03\x7f\xea\x06\xb9\x0d\x42\x63\x1b\xe4\xa6\x3c\xb1\x0d\x72\x53\x9e\x98\xe8\xdb\x61\x56\x33\xd1\xb7\x0f\x53\x9d\xd1\xbd\xc1\x66\x7a\x87\x0f\xcc\x07\x67\x02\xf6\x47\xf7\xb0\x46\x1b\x54\x37\x98\x30\x11\xbd\x2b\x6b\x4c\x44\xef\x03\x35\xb8\x41\x67\x8a\x68\xef\x0f\x59\x50\x60\xfb\x43\x16\x50\x81\x28\xe1\x95\xfd\xb5\x41\x67\x83\x05\xb7\x41\x67\x03\x8c\xb0\x41\x67\x8a\x6f\x8b\x3c\x7e\x6c\x3d\xc9\x98\xb1\x39\x12\x79\xfc\x20\xf1\x5b\xe4\xf1\xca\x13\x13\x79\xfc\xc0\x89\xb2\x41\x59\x03\xa5\xb8\x41\x59\x03\x27\xca\x06\x65\x0d\xb0\xfd\x06\x65\x0d\x54\xa4\xc8\xe3\x07\x3e\x76\x08\xe2\x5d\x97\x18\x42\x10\xef\xca\x0c\xdb\x20\x22\xe5\x7b\x6d\x10\xd1\xcc\xaa\x65\x53\xa2\xf5\x88\x37\xbb\xfc\xa9\x3b\x3c\x62\x0e\xcf\x9a\x41\x1e\xef\x93\x40\x27\x74\xf1\xae\xbc\x2d\xe8\xe2\x7d\xe2\x05\x86\x2e\xde\x67\xd5\x93\xb4\xc7\x69\x9a\x0d\xea\x99\x9a\x31\x50\xcf\x6c\x7a\x92\xf6\xc0\x8d\x1b\xd4\xa3\xdb\x08\x37\xa8\x67\x82\x0d\x37\xa8\x67\xb2\x18\x37\xa8\x47\x19\x5e\x1b\xd4\xa3\x0c\x2f\x08\xe9\x7d\x82\x0d\x21\xa4\xf7\xa9\xaf\x00\x64\xa3\x9c\xae\x1d\xe1\x60\x87\x9f\xcd\x20\xab\xf7\xc9\xe9\xe6\x5d\x69\x4f\x33\x8d\xc3\x4a\xb9\x59\x1b\xf8\xa2\xbb\x09\x37\xf0\x65\x02\x43\xa0\x99\xf7\xa9\xb9\x05\x5c\x28\x0a\x03\xcd\xbc\x4f\xd4\xe7\xc6\x2d\xb4\x70\x82\x6d\xdc\x42\x0b\xe0\xb1\x71\x0b\xe9\xc6\x41\x08\xe9\x5d\x37\x0e\x42\x48\xef\x0b\x83\xb7\x81\x21\x4a\xa4\xda\xc0\x90\xa5\xd9\xc4\x2d\xb4\x8a\x5a\x78\x94\x18\x97\x08\xa5\xfa\x22\x2a\xb2\x23\x94\xea\x8b\xfd\x1e\xdc\xf5\xbe\xb4\x52\x01\x2c\xba\x7f\x10\xee\x7a\x5f\x78\xab\xe1\xae\xf7\xc5\xce\x70\x03\x5f\x96\x56\x23\x6e\xa1\xa5\xb9\xc5\xf5\xa3\x64\xa9\x8d\xeb\x47\x37\x07\x6e\x5c\x3f\x3a\x14\xb0\x81\x3d\x0a\xf5\x6f\x60\xcf\x22\x82\x01\xcb\xbd\x43\xa6\x66\xb0\xdc\xfb\x92\x8a\x04\xf6\x2c\xad\x23\x60\xcf\x7a\xaa\x33\xc6\x73\xb3\x2b\xde\x11\x66\x75\x45\xb5\x36\xd0\x66\x6b\x3d\x00\x6d\xb6\x74\x56\x84\x59\x5d\xe9\x58\xf0\xe1\xbb\x02\xff\x1b\x77\x12\xd4\x6a\xb6\x23\xcc\xea\x10\xa6\xd9\x8e\x30\xab\xef\xbf\xd1\xa1\xda\xc6\x0b\x05\x27\x9a\x6d\x90\xd4\xee\xaa\xa4\x52\xd2\x7f\x8d\x12\x5d\xc0\x0b\xb5\xc1\x6a\x1b\x94\xa5\x8b\x03\x37\x28\x6b\xe3\x0d\x84\x9a\xdf\xb7\x86\x1a\x94\xb5\xb1\x54\x90\xf1\xfb\xd6\x72\xc0\x43\xb5\x39\x78\xb6\x41\x59\x5b\x9f\x3c\x28\x6b\x4b\x9d\xe1\xa1\xd2\xd9\x05\x88\xfa\x5d\xb9\x59\x10\xf5\xfb\x66\xab\x04\x51\xbf\x1f\x59\x2a\x10\x98\x2e\x00\xdc\x20\xb0\x43\x34\x78\x83\xc0\x0e\xbe\xdd\x0d\x02\x53\x10\x66\x47\xcc\xd5\x0f\x5b\xa5\x1d\x31\x57\x3f\x59\xb2\x3c\x4a\xf4\x16\xac\xa6\xd3\x11\x1b\xac\x76\xf4\x91\x83\xd5\x8e\xa6\x16\xac\x76\x4c\xff\x55\x4a\x28\x68\xf0\xd8\x01\xe3\x6d\x30\xd7\x91\x5a\x02\x73\x9d\xae\x16\x90\x45\x23\x0f\xe6\x52\xbe\xd7\x06\x73\x1d\xa9\x1e\x30\xd7\x01\x15\xec\x08\x82\xfa\xc1\x71\xb1\x0f\xb2\xb0\x3b\xda\xe0\xb1\xb3\xf4\x5e\xa3\xa4\x27\x19\xcf\xad\x16\x90\x53\x73\x84\x33\x0b\x16\x34\xdb\x38\xb3\x0e\x87\x03\x37\x58\x4d\x37\x07\x6e\xb0\xda\x91\xca\x02\xab\x1d\x82\x92\x1b\x3c\x06\xd3\x99\x6d\x30\xd7\x91\xc9\x01\x73\x5d\x36\xb7\x1b\x67\x96\x6e\x0e\xdc\x11\xcc\x74\x9d\xf0\xd8\xe0\xb1\x0b\xc6\xdb\xe0\xb1\x2b\x25\x05\x1e\x53\x68\x6c\x83\xc7\x74\x1f\xe0\x06\x8f\x5d\xcd\x43\x04\x33\xfd\x72\xe6\x68\xe3\x12\x13\x81\xd9\x06\xab\xe9\xae\xc0\x8d\x4b\xec\x6a\xf9\x81\xc0\x94\x27\xb6\x71\x82\x89\xce\x6c\x83\xc0\x2e\x5e\xf5\x0d\x02\xbb\x6c\x6e\xf7\xa3\xf5\xa1\xf7\x68\x1d\xb7\xc2\x06\x9d\xdd\xa9\x16\x68\x1d\xd3\x71\x40\x67\x0a\x8d\x1d\xd0\xd9\x05\x32\x1c\xd0\xd9\x65\x8e\x0e\x10\xec\x82\xd1\x0f\x10\x4c\xe7\x4b\x0e\x10\xec\xb2\x8f\x3a\x89\x3e\xe0\x94\x3a\x40\x30\x05\xd1\x0e\xe0\xe9\xb2\xc6\x0e\xe0\xe9\xa2\xea\x0e\xe0\x49\x09\x66\x07\x80\xf4\xc0\xe8\x07\xb7\xd7\x63\x3f\x7b\x70\x7b\xbd\xac\x52\xa3\x44\xeb\xb8\xbd\x1e\x86\xe4\x00\xac\x1e\xeb\xe8\xe0\xf6\x7a\xcc\xdf\x89\x93\xf9\xfe\x40\xe5\x07\xd0\xf5\x70\x4a\x1d\x40\x97\xa8\xce\x0e\xa0\xeb\x31\x7f\x07\x77\x99\xd2\xd4\x0e\xa0\xeb\xe1\x34\x3d\x00\x2b\x45\xbc\x0e\xc0\x4a\x69\x6a\x07\x60\x25\x92\xb2\x83\x6b\xeb\x01\xeb\x0e\xae\x2d\x91\x94\x1d\x5c\x5b\x6f\xa9\x16\xda\xdb\x7f\xbb\xe3\xe2\x80\xb9\x1e\xa7\x0e\x0e\x98\x4b\xfc\x65\x07\x94\xf5\x34\x0d\xf8\xa4\xc4\x5f\x76\xf0\x49\x3d\x7c\x83\x07\x5c\x25\xc6\xb2\x03\xae\x7a\x24\x72\x9c\xc0\x55\x35\xe1\xb1\x3d\x71\x56\xaf\x2a\x13\xed\xc0\x2a\xa7\x4c\xb4\x03\xab\x5c\x02\x07\x1c\x58\xe5\x12\x4a\xf1\xc0\x2a\x97\x50\x75\x07\x56\x39\x05\xbc\x0e\x24\xa7\x0a\x71\x1d\x48\x4e\x75\x19\xe1\x81\xe4\x54\x59\x6a\x07\xfe\x39\x05\xbc\x0e\xfc\x73\xba\x38\xf0\xc0\x3f\x27\x1e\xb2\x03\xff\x9c\x32\xd1\x0e\xf4\xdf\x09\x6f\xee\x81\x8d\x2e\xa1\x14\x0f\xac\xde\xca\x44\x3b\x50\x9e\x2a\x54\x75\x60\xa3\x53\x26\xda\x81\x8d\x2e\x11\xf6\x3c\xb0\xd1\x29\x54\x75\xa0\x3c\x4d\x9c\x3a\x3d\x50\x9e\x2a\xf7\xec\xc0\x54\x97\x08\x6d\x9e\x8a\x9c\xa8\xc8\x03\x1d\xaa\x82\x53\x07\x16\xbb\xc4\x86\xf9\xc0\x62\xa7\x13\x1e\x07\x16\x3b\xf1\x97\x1d\x58\xec\xc4\x5f\x76\x20\x4e\x4d\xa8\xcf\x03\x71\x6a\xd2\x57\x00\xa7\x9d\x42\x5c\x07\xaa\x54\x85\xb8\x0e\x54\xa9\xe9\xa9\x84\x64\x84\x44\x0f\x74\xa8\x09\x65\x7a\x60\xb8\xfb\xc0\x7f\x07\x86\xbb\x4f\xcb\x16\x86\xbb\xef\xd3\x7b\x8b\x12\x7d\x80\x61\xfc\xfb\x54\xcb\xa1\x44\xdf\x03\xf1\x55\x85\xb8\x4e\x20\xbe\xfa\xa1\x76\x0f\x14\xab\x9f\x96\x26\xcc\xe4\x1f\xe7\x5a\x0f\xcc\xe4\x1f\x0e\x8f\x13\x18\xaf\x2a\xf3\xed\x04\xc6\xab\x9f\x16\x71\x47\x6a\x7d\x21\x1d\xa9\xd9\xa9\x1d\x68\x5b\xbf\xaa\xff\x90\x0c\x23\x7a\x02\xd5\x55\x85\xb8\x4e\xa0\xba\xfa\x91\xf8\x73\x06\x92\xa1\x92\xcf\x40\x32\x70\xff\x81\xfb\xfc\x43\x25\x1f\xe8\x5e\x75\x6f\xe1\x19\xb4\xae\xc5\x3f\x18\xb3\xa5\xff\x18\x09\xcd\x3b\x04\xaf\x1f\xfe\xfe\x03\x13\xfa\xa7\x99\x86\x09\xfd\xd3\xdc\x4e\x24\xe3\xc0\xda\x81\xee\x55\xf9\x73\x27\x80\x55\x55\xe6\xdb\x81\x09\x3d\x6b\xac\x21\x7f\xcd\x59\xef\x1d\x4a\x7c\x67\x90\xbf\x66\x29\x53\x08\x5e\x33\x7b\xac\x03\xc1\xab\x6e\x23\x3c\x01\xba\x6a\xc6\x18\x1e\xf8\xd4\xb3\xd6\x26\xe4\xaf\x19\xd3\x78\xe0\x4c\x57\xac\xea\xc0\x99\xae\x8c\xb9\xb3\x90\xa5\xaa\x16\x64\xc1\x34\x9e\x85\x2c\x4d\xff\x3d\x4a\xb4\x00\x69\xac\xee\x26\x3c\x90\xc6\x66\xcd\x0a\xa4\xb1\x59\x2b\x7c\x23\xa7\x56\x38\x3c\xec\x19\xc0\x79\x20\x94\x55\x02\xdd\x81\x50\x36\x4f\x95\x1a\x25\x64\x81\xa3\x3d\x08\xcc\xfe\xac\x92\xa1\x6f\xcf\x53\x82\x31\x0d\x6c\xde\xcf\x41\x68\xd9\x50\x28\xda\xb3\x26\x13\x1e\xda\xcc\x86\xeb\xc0\x43\x5b\x92\xde\xab\x94\xf8\x24\xe0\xa1\x55\xfe\xdc\x81\x87\xb6\xc8\x4e\xc2\x43\xab\xac\xb8\x03\xb5\x7b\xe1\x68\xf5\x09\x94\x55\x8b\xa6\x0f\x8e\xda\xa2\x25\x06\xd1\x7b\xc1\xc5\x71\xc2\x97\x55\xc5\x66\x76\x02\x57\xd5\xa2\x65\x04\x63\x6d\xc1\xc5\x71\x60\xac\x2d\x52\xbb\x30\xd6\x16\x2d\x23\x48\xe0\x4b\x53\x0b\x48\x86\x6f\xf7\xc0\x66\x2b\x36\xb3\x03\x9b\x6d\xe9\x6a\x6f\x53\x52\x7b\xc8\x29\xfb\x0a\x25\xbc\xf8\xcb\x0e\x94\xf0\x65\xea\x3f\xfa\x20\xd5\x0a\xef\xad\x32\xe6\x0e\x94\xf0\x45\xca\x14\x4a\xf8\xc2\x0e\xe1\x40\xfb\x5e\xb4\x70\xa0\x7d\xd7\x75\x87\x07\xda\x77\x5d\x77\x78\x1e\x72\x4a\x61\x3e\xe4\x04\x7d\x1e\x28\xe1\x8d\xdd\xc3\x81\x12\x5e\x3c\x64\x07\x4a\x78\x63\x8e\x2e\x1c\xbc\xca\xb4\xbb\x70\xf0\x1a\xe8\xf3\x42\xa6\x2b\x56\xb2\x1b\x48\xaa\x1a\x58\xe6\x86\x33\xab\x2a\xdc\x76\x21\x88\x57\x6e\xdd\x85\x5a\xd7\x58\x54\x17\x6a\x5d\xc3\xc5\x71\xa1\xd6\x35\x5c\x1c\x17\x6a\x5d\x63\x51\x5d\x08\xe2\x0d\x2f\xf0\xfd\x90\x05\x0f\xe3\x0d\x67\x56\x35\xf2\x50\x2f\xe4\xf1\xba\xd3\xf0\x42\xc9\x6b\x43\xff\x39\xa5\x41\xa9\x52\x52\x9d\x8d\x92\xea\xec\x94\x1e\x25\xfa\x37\xf5\x1e\xfd\x03\x03\xdd\x8f\x3e\x6c\xfd\x47\x1f\x8e\x5a\xa7\x0f\xac\x9c\x0b\x95\xaf\xce\xed\x5e\xa8\x7c\x45\x05\x76\x21\x9d\x37\xe6\xf6\x42\x3a\x6f\xec\xfe\x2e\x34\xbf\xc6\xdd\x11\x17\x9a\x5f\x85\xcd\x2e\x34\xbf\xce\xfa\xbb\xd0\xfc\x7a\x52\x0b\x9d\xd2\xa4\x34\x28\xa9\x96\xe8\x83\xc2\x66\x17\x0a\x60\x07\x12\xdd\xc0\x78\xd5\xb3\xea\x3c\x94\xf4\x64\xf4\xcf\x8b\xfe\x7b\x94\x90\x13\xb6\x7a\xdd\x5b\x78\x61\xab\xd7\xbd\x85\x17\xea\x60\xc7\xfc\xdd\x82\x9c\xae\xf7\x90\x13\xd8\x73\xa1\x0e\x16\xa5\xd7\x05\xd6\x39\x26\xe7\x02\xeb\x94\xe3\x78\xe1\xae\xd7\xcd\x81\x17\xee\x7a\x1d\xee\xbc\x40\x3e\x11\x67\x5d\x60\x9d\x88\xb3\x2e\xd0\x4d\xf9\x8f\x17\x0e\xfa\x8a\xab\xe2\x86\xbb\xac\x56\x0c\xc9\x05\xc8\x55\x50\xf9\x05\xc8\x55\x92\xe4\x2e\xfc\xf4\x22\xce\xba\xf0\xd3\xeb\x56\xc1\x0b\x90\xab\xae\xf7\x1a\xa5\xf9\x17\x95\x7c\x41\x75\x4a\x8d\xbc\xa0\x3a\x5d\x3f\x78\x41\x75\x55\x0b\x00\x54\xa7\x44\xc9\x0b\xaa\xab\x78\x85\x2e\xc8\xad\x72\xd0\xed\x82\xdc\x2a\x41\x91\x0b\x72\x53\x4a\xe5\x05\xb9\x55\xd4\xd2\x05\xb9\x29\xa5\xf2\x82\xdc\x2a\xd8\xf0\x82\xdc\x2a\x38\xe0\x82\xdc\xc4\xa9\x75\x41\x6e\x95\x53\x00\x17\x36\x62\xb1\x68\x5d\x90\x9b\xce\xca\x5e\x88\xec\x2b\x1e\xdb\x0b\x72\xab\xfa\xe4\xc1\x63\x95\xa3\x4a\x37\x3c\x69\xb5\xe9\xd3\x8d\xd0\x5f\x6d\x49\xff\xc5\xc0\x8b\xac\xea\x82\xb2\x44\x56\x75\x41\x59\x4a\x9b\xbc\xa0\xac\x06\x46\xbf\xa0\x2c\x85\xaa\x2e\x28\xab\xe1\x9d\xbb\xa0\xac\xa6\x0f\x12\x94\xd5\xaa\x6a\xb9\x94\xf4\xe4\xa3\x84\x64\x03\x39\x39\xa9\x71\xc1\x63\x8d\x93\x1a\x17\x3c\xd6\xf0\xd1\x5e\xf0\x58\x6b\x7a\x32\xe6\xa8\x81\x03\xee\xa0\x0f\x5d\xff\xd1\x87\xa1\xf7\x90\x73\xa9\x14\xf3\xd0\xd8\x06\x5f\xa8\xf9\x9b\x46\x1e\x6a\xfe\xa6\xc5\x01\xe1\x7e\x03\x41\x5f\x08\xf7\x75\x51\xe1\x05\x81\x35\x36\xb7\x37\xdc\x5e\xb5\x6b\x71\x40\xbf\xdf\x31\xda\x17\x04\xd6\x09\xf6\x5d\x28\xf6\x45\x56\x75\xa1\xd8\x57\x76\xe2\x05\x81\x75\xd3\x7f\x99\x12\xcb\x16\x04\xa6\xb0\xd2\x05\x81\x29\xaf\xf0\x82\xc0\x7a\xd3\x7b\x95\x12\x0b\x27\xdc\x5e\xb5\x83\x9d\x2e\xe8\x4c\xa7\xa2\xef\x42\xce\xae\x16\x62\x5c\xba\x54\x39\xc8\xad\x73\xae\xe1\x82\xdc\x14\x48\xba\x20\xb7\xae\x51\x02\xb9\x75\x30\xec\x05\xb9\x89\xac\xea\x82\xdc\x3a\x3e\xd3\x0b\x72\xeb\xfa\x5a\x41\x6e\xa2\xae\xba\xe0\x31\x11\x52\x5d\xf0\xd8\x20\xf8\x7d\xc1\x63\x0a\x2b\x5d\x40\xd7\xc0\x75\x70\x01\x5d\x43\x2a\x39\x82\x92\x75\x7c\xaa\x65\x53\x62\xcc\xc2\x41\x56\x87\x46\x3e\x1c\x64\x55\xb7\x0a\x5e\xe0\xd9\xe0\x44\xc2\x0d\x07\x59\x1d\xec\x3a\x6e\x38\xc8\xea\xd0\x77\x0d\x74\x53\x2a\xc5\x05\xba\xe9\xe6\xc0\x0b\x74\x1b\xfa\x92\x81\x6e\x43\xc6\x17\xe8\x36\xa4\x7b\x80\x67\x83\x53\x46\xf7\x20\x27\xa7\x8c\xee\x41\x4e\x50\xeb\x3d\xc8\xc9\x01\xb9\x0b\x90\x1b\x32\xa9\x11\xb0\xac\x83\xf0\xec\xbd\xf4\x01\x44\x7b\x01\x79\x03\xa7\xe9\x05\xba\x0d\x5c\x77\x17\xe8\xa6\x5b\x05\x2f\xd0\x6d\xc8\x14\x03\xc8\xc6\xd6\x93\xc8\xa2\x99\x06\x90\x0d\xf6\x9e\x17\x40\x36\xce\xdf\x18\xaa\x2f\x58\x6d\x68\x19\x3d\x44\x01\x73\xdd\x87\x28\xb2\xd2\xa0\x33\x05\x99\x2e\xe8\x6c\x68\xc1\x81\xce\x74\x51\xe1\x05\x9d\x89\x53\xeb\x82\xce\xc4\xa2\x75\x41\x67\x3a\x98\x7f\x41\x67\x62\xd1\xba\xa0\x33\x5d\x4d\xf8\x40\x67\x13\xc5\xf7\x40\x67\x0a\x40\xbd\xf0\x8f\xd5\x59\x54\x8a\x8f\x40\xa9\x98\x0f\xe4\xa6\x54\xcc\x17\xfe\xb1\xaa\x70\xd4\x03\xb9\xe9\xc2\xc1\x07\x72\x9b\xe0\xe9\x07\x72\x53\xf2\xe5\x03\xb9\x4d\x8e\x38\x3d\x90\x9b\x2e\x1c\x7c\x20\x37\x05\xa7\x1e\xe8\x6c\xf2\xf1\x3c\xd0\xd9\xc4\x70\x3d\xd0\x99\x42\x55\x0f\x74\x36\x59\xe0\x0f\x74\xa6\xe0\xd4\x03\x9d\x4d\x3e\xac\x07\x3a\x9b\x43\xb5\x20\x27\x3b\x99\xf7\x21\x27\xe7\x28\x1e\xe8\x4c\x17\x07\x3e\xd0\xd9\x24\x0c\xf9\x40\x59\x4a\x66\x78\xa0\x2c\x51\x5e\x3d\x50\xd6\x64\x81\x3f\x50\x96\xee\xf5\x7b\xa0\xac\x49\x00\xf1\x81\xb2\xe6\xd3\x93\x21\x8b\x48\xae\x1e\x48\x6a\xe1\xcd\x7d\x20\x29\xd1\x5a\x3d\x90\xd4\x22\x1c\xfc\xc0\x47\x4b\x33\x16\x0e\xb2\xba\x38\xdd\xf2\xe2\x78\x57\x5d\x9a\x3f\xb0\x93\x72\x46\x5f\xa1\x3d\x4c\xd5\x2b\xb4\x07\x9e\x7e\x85\xf6\xd8\x01\xbd\x42\x7b\x5d\x4f\x3e\x4a\xcc\x51\xa4\xbd\xd6\x85\x7b\xe0\x81\xb9\x94\x5d\xfa\xc0\x5c\x6b\xea\x49\x24\x63\xd9\x3e\x30\x97\x72\x4d\x1f\x98\x4b\xf4\x54\x0f\x37\xdb\xc2\x6f\xf8\x70\xb3\xad\xa5\xff\x62\xcc\x16\x97\xed\x3c\xdc\x6c\xa2\xa7\x7a\xb8\xd9\x16\x5e\xf5\x07\x56\x5b\x60\xdf\x87\x9b\x4d\x89\x54\xcf\xe8\x1f\x0e\xc0\x07\x8e\x53\x70\xea\x81\xe3\x36\x6b\xec\x81\xe3\x94\xb1\xfa\xc0\x71\x5b\xeb\x08\x1c\xa7\x04\xac\x07\x8e\xdb\x40\x86\x87\xb3\x6e\xa3\x68\x1f\xce\x3a\xdd\x2a\xf8\xc0\x78\xa2\xae\x7a\x60\xbc\x6d\xaa\xb3\x53\xd2\x93\x21\xf5\xe6\xac\xc4\x03\xc8\x6d\xad\x15\x80\xdc\xd6\x1c\x01\xe4\x36\xc6\xf0\xe1\x9e\xdb\x5d\x25\x24\xeb\x7a\x12\xc9\x34\x63\x80\xbc\x8d\xa2\x7d\x80\xbc\x0d\xac\x7b\x00\xb9\xad\xf5\x10\xe7\xbb\xea\xe6\xac\xc4\x03\x9e\xe9\xae\xc0\x87\x63\x4d\x51\xa6\xd7\xa8\x53\xe3\x09\x74\x3b\x49\xef\x35\x4a\x7c\x67\x38\xdd\x74\x57\xe0\xc3\xe9\x76\xd0\x60\x0f\xa7\x9b\x08\xa9\x1e\x20\x4f\x31\xa7\x87\xd3\xed\x10\x50\x7f\x38\xdd\x22\xeb\xf6\x8f\x2a\xf9\x81\x0d\x0f\x98\xe4\x81\x0d\x0f\xc9\x89\x0f\x6c\x78\x38\xb9\xf7\xf0\xce\x1d\x53\x29\xba\x77\x88\xab\x3e\xb0\xe1\xd1\x52\x01\x1b\x1e\x30\xc9\x03\x1b\x2a\x75\xf7\x75\xba\xa0\xa5\xd2\xe9\x42\xd7\x93\x74\x41\x6a\x09\xc4\xa7\x44\xde\x07\xaa\x53\x4e\xde\x03\xd5\x1d\xa9\x1e\x3c\x70\x07\x94\xfc\xf0\xc0\x9d\xad\x27\x69\x1d\x14\xf2\x40\x7c\x07\x17\xc0\x03\xf1\x89\xc8\xea\x81\xf8\x74\x19\xe1\x1b\x0c\xa0\x26\x13\xfc\x27\xea\xaa\x07\xfe\x3b\xc4\xcc\x1f\xf8\x4f\x01\xa8\x17\x21\xd1\x7a\xb5\x54\x22\x24\x5a\x2f\x31\xf3\x07\x36\xd4\xd5\x84\x0f\x6c\x78\x39\x72\xf4\xf0\xdc\x5d\xb6\x89\x0f\xcf\x9d\xc2\x51\x0f\xdc\xa8\x70\xd4\xc3\x73\x77\x4d\x92\x5d\x4a\x6a\xef\x51\x62\x36\xc1\x94\x97\xf4\xea\x07\x52\xbc\xf8\xdc\x1e\x48\x51\x29\xcd\x0f\xa4\xa8\xdc\xac\x07\x52\xbc\x43\xff\x21\xb5\x96\x03\x68\xf0\x82\xa0\x1f\x68\xf0\x2e\x3d\x89\x64\x60\x8b\x07\x1a\x54\xc8\xe9\x81\x06\x95\xb6\xfc\x40\x83\x57\x33\x06\x1a\x54\x58\xe9\x81\x06\x15\x56\x7a\xf8\xea\x2e\x40\xe0\x81\x0d\x95\x7f\xf5\xc0\x86\x57\xa6\x03\x6c\x78\x35\x0f\x60\x43\xe5\x5b\x3e\xb0\xa1\xee\x2d\x7c\x60\xc3\x97\xf4\x64\xf4\x41\x09\xce\x2f\x8e\xf7\xd7\x27\x05\x06\xe2\x7b\xb8\xd2\x1e\x88\x4f\x21\xa7\x07\xe2\x53\x86\xd7\x03\xf1\xe9\xf6\xc3\x07\xe2\x7b\x5a\x39\x20\x3e\x65\x7f\x3d\x9c\x75\x4f\xea\x0c\x67\x9d\xd2\xa4\x1f\x68\xf0\x49\xb9\x81\xf8\x94\x26\xfd\x40\x7c\x4f\xf3\x07\xe2\x7b\x52\x7c\x20\xbe\xa7\x15\x07\xe2\x7b\x38\xe4\x1e\x6e\xbd\x27\x35\x88\x5b\xef\x71\x10\xf3\xe1\xd6\x53\x50\xeb\x81\xff\x94\x28\xf6\x70\xcf\x29\x19\xec\x5d\x64\xd1\x57\x80\x7b\xee\x81\x3e\x1f\x68\xf0\x71\xd4\xec\x81\x06\x1f\x41\xc9\x07\xe4\xd3\x2d\x8d\x0f\xf7\xdc\x23\x9c\xff\x70\xcf\x3d\x29\x53\x00\xe0\xc3\xf5\xf3\x00\x80\xba\x89\xf1\x01\x00\xdf\x51\x2d\x8c\x19\xd1\x8d\x07\x00\x54\xfa\xd7\x03\xe4\xbd\xab\x12\x72\x86\x89\x8b\x6c\xae\x28\x19\x25\xe4\x8c\x55\xec\x09\x90\xf7\xe2\x7a\x61\x4f\x10\x83\x91\xe2\xe5\x09\xf2\x2f\xe2\x58\x91\xf7\xf5\x53\x8a\x79\xf7\x04\xf9\x57\x0a\x17\x8e\x27\xc8\xbf\xb8\x7b\xd1\x13\x2c\xa0\xdc\xbd\xe8\x09\x16\xd0\x48\xe3\xfa\x93\x4a\xf6\x04\x41\x28\x9c\x5a\x9e\x20\x08\x25\xc3\xcb\x13\x04\xa1\x64\x78\x45\xd2\x59\x94\xf8\x0f\x76\x31\xb2\xb8\x3c\xc1\x2e\xc6\x95\x8d\x9e\x60\x17\x4b\xf1\x81\x78\x82\x5d\x2c\x35\xbd\x17\xbc\x67\x04\xca\x3c\x41\x1e\x4a\xa0\xcc\x13\xe4\xa1\x04\xc3\x3c\x41\x1e\x0a\xdf\x56\x24\xb9\xfd\x94\xa6\x9e\xa4\xeb\x53\x75\xd2\xf5\xc5\x20\x41\x2c\x0a\xc3\x96\x27\x88\x45\xb9\x7a\xd1\xd3\x47\x1f\x0e\x83\x94\xe9\xc3\x45\xce\x4c\x1f\x34\x29\xe1\xd5\x6b\x04\xa0\x3c\x41\x68\xfe\x25\x5a\x0f\xbc\xd9\x08\x39\x45\x8a\xdd\x4f\x29\xd3\x3a\xa4\xa3\xe4\x4a\x79\x82\x74\xf4\x33\xd5\xb2\x28\xa9\x96\x18\xdd\xcf\xe9\x2d\x14\xe6\x9f\xf3\x11\x40\x61\xfe\xc5\xe6\xcf\x13\xa4\xa3\x5c\xb6\xe8\x09\xd2\xd1\xaf\x32\xed\x90\x8e\x7e\x9d\xd6\x21\x1d\xfd\x3a\x75\x42\x2c\xfa\x69\x04\xa1\x37\xff\x26\x1f\x24\x14\xe6\x04\x8b\x3c\x41\x2c\xfa\x2d\xb5\x80\x2c\x9b\xf7\x20\x16\x25\x3c\xe4\x09\x62\x51\xf2\x9a\x3c\x41\x2c\xfa\x1d\xe6\x1d\x62\x51\xb2\x9c\x22\x85\xf0\xa7\x74\x91\x0c\x62\xd1\xef\x32\x66\x10\x8b\x7e\x4f\xef\x21\xe7\xa3\xb7\x70\x98\x93\xf3\xe4\x29\x10\x66\xcb\x5a\x1c\x90\x8e\xe6\x8f\x3e\xc0\x5a\xce\x45\x8c\x9e\x60\x2d\xcf\x1f\xf3\x07\x21\x69\xfe\x90\x1a\x42\xd2\x9c\x19\x17\x08\x49\x73\x66\x04\x21\x24\xcd\x85\x39\x82\x74\x34\x1b\x23\x01\xe9\x68\x36\x7a\x04\xe9\x68\x76\xfa\x0e\xe9\x28\x09\x51\x9e\x20\x1d\x25\xc8\xe4\x09\xd2\xd1\xac\x15\x00\x6b\x39\xc9\x52\x9e\x1c\x39\x1b\xad\x57\xe4\xec\xb4\x07\x3d\x69\xee\xf4\x08\x7a\xd2\xdc\x19\x17\xe8\x49\xa1\xc3\xf2\x04\x3d\x29\x61\x25\x4f\x81\x22\x1b\x37\x31\x7a\x82\x9e\x34\x6f\x46\x17\x7a\x52\xee\x57\xf4\x04\x3d\x69\xbe\x2a\x21\xf5\x65\x5c\x60\x42\xcf\x57\x92\x21\xb5\x14\x58\x45\xea\x87\x64\xf0\xa2\x43\x80\xe5\x09\x5e\xf4\xf2\xd1\x77\xd8\xce\x8b\xd6\x43\x20\xcc\x56\x32\xed\xc1\x76\x5e\xb4\x3a\x60\x3b\x2f\x85\x16\x60\x3b\x2f\x5a\x2b\x11\xba\x6d\x45\x9a\x28\x42\xb7\xad\x38\x92\x05\x8c\x6c\xc5\xe9\x2d\xbc\xe8\xa5\xd2\x1e\xbc\xe8\xa5\x52\x27\xbc\xe8\x45\x7a\x29\x5c\x8c\xad\x68\x56\x3a\x72\x36\x7a\xd4\x91\xb3\xa9\xce\x18\xc1\x22\x2d\x05\x4b\x7a\xe9\x6a\x9d\x3e\x68\x1e\x3a\x7d\x90\xce\x82\x9a\x15\x1a\x2d\x4f\x50\xb3\x96\x29\xc9\xe8\xc3\xfc\x8b\xe3\x22\xb2\x58\x7f\x1e\x5c\x74\x01\xd6\xd6\xb2\x10\x73\x20\xf4\xa2\x0b\xb0\xb6\x96\xcd\x47\x00\x6b\x6b\xd9\x88\x09\x6b\x6b\xd1\xb4\xc3\xda\x5a\x34\xed\xb0\xb6\x12\x72\xf2\x04\x6b\x2b\x79\x5b\x9e\x60\x6d\x25\xe4\xe4\x09\xaa\xf5\xf2\xa8\x33\xa2\xc1\x8d\xeb\x1c\x3d\x05\x16\x6d\xf6\xf1\x79\x06\x16\x6d\xa6\x05\x07\xa5\xab\x65\x3d\x19\xb2\x98\x16\x15\xe4\xea\x66\x0c\x35\x04\xaf\xa6\x89\x86\xe0\xd5\xa4\xf8\x20\x78\x35\x2d\x2a\xe8\xd4\x09\x1d\x79\x82\xe0\xd5\xa4\xf8\x02\xff\x35\xeb\x2c\xc6\x45\x0b\x9d\x16\xa0\x74\x25\xac\xe4\x09\x4a\x57\x82\x45\x91\xc1\xfb\x53\x9a\x8c\x44\xc4\x71\x9b\x2d\xa6\x3d\xe2\xb8\xcd\x16\xa3\x0b\xf9\x2b\xe4\x58\x9e\x20\x7f\x25\x90\xe4\x09\xf2\x57\xdb\x6a\xa1\x53\x52\x0b\x48\x7d\xf4\x1f\x52\x1f\x7a\x04\x31\xac\x49\x61\x42\xe6\x4e\x8e\x95\x27\x88\x61\x5d\x06\x08\x1a\x76\xd7\x12\x0b\x6c\xd8\x5c\x06\x08\x9a\x58\x48\xae\x3c\x41\x13\xeb\x5a\x70\x81\x0d\x9b\x6b\x1e\x02\x1b\x36\x2f\xb4\x07\x7d\x3b\x44\x56\x9e\x20\x94\x75\x2d\x3f\x48\x63\x5d\xb3\x02\x69\xac\x4b\xd5\x41\x1a\xeb\x5a\x70\x90\xc6\xba\x16\x1c\xa4\xb1\x5e\xf9\x5a\x21\x8d\xf5\x4a\x7b\x90\xc6\xba\x96\xd1\xa5\x0f\x43\xef\x21\xe7\xa4\x75\x48\x63\x7d\x32\x12\x90\xc6\xba\xd6\x03\xa4\xb1\xae\xb1\x86\x20\x9e\x64\xa9\xc8\x96\x8e\x12\x72\x42\x10\xef\x9b\x3e\x5c\xfa\xa0\x91\x87\x6c\xd6\x0f\xff\x41\x28\xeb\x17\xa9\x21\x94\x75\xe1\x38\x08\x65\x5d\xa6\x0a\x42\x59\x92\xa5\x3c\x41\x28\x5b\x65\xaa\xa0\x89\xad\x89\xde\x42\x13\x5b\x3f\xe4\x84\x26\xb6\x7e\xac\x2a\x68\x62\x6b\x9c\x8e\xf0\x0f\x9a\xd8\x8a\x52\xfc\x40\x83\x95\x79\xf8\x40\x7c\xa4\x40\xf9\x07\xe2\xab\xa8\xc1\x0f\xc4\x57\x51\x83\x1f\x88\xaf\x02\x12\x3e\x60\x5d\xad\xbc\x07\x20\xab\x8d\x16\x00\x5d\xb5\xd3\x02\xa0\xab\xc6\x91\x3f\xff\x00\x5d\x15\xe5\xf6\xc1\xc3\x4e\x04\xca\xbf\x70\xc1\xb5\x0a\x80\xf8\x80\x52\x44\xa0\xfc\x03\x4a\x55\xe6\xe8\x03\x4a\x91\x10\x15\x19\xe6\x51\x42\x6a\x38\xda\xb9\xc6\xd3\x3f\xe0\x52\xc5\x00\x7d\xc0\xa5\x1a\x8e\xbc\xc8\x3e\x8f\x92\x5a\xa0\x47\x8f\x3e\xc0\xd1\xce\x85\x9f\xfe\x01\xa5\xb8\xf0\x33\xf2\xd4\xff\xeb\x3f\xad\x25\xfa\x00\x5c\x22\x59\x2a\xb2\xd6\xa3\x44\x0b\xc0\xa5\x88\x4e\xfd\x51\x25\x7f\xd0\xb7\x37\x26\xf3\x83\xa2\xbd\xa1\xea\x3e\x28\xda\x1b\x68\xe2\x0b\x3f\x5e\x6b\xd8\xb4\x0f\x94\xc5\xa5\x9e\xfe\x81\xb2\x5a\x91\x98\x8f\x12\x83\x0b\xca\x6a\x9a\x76\x90\x54\x73\xba\x00\x92\x6a\x2c\xbf\x0f\xb4\xd4\x34\xd1\xa0\xa5\xa6\x89\x06\x2d\xc1\xd3\xe5\x5f\xf8\xe3\x1a\x21\x2e\xff\x0c\x39\xb1\x77\x9f\x21\x27\xca\xf4\x03\x3b\x35\xd0\xc4\x07\x76\x6a\x03\xa9\xc1\x4e\x5c\xd5\xe9\x1f\xd8\x09\x9e\x2e\xff\xc0\x4e\x6d\x22\x19\x64\xee\x0d\x54\xfe\x41\xe6\xde\x96\x6a\xa9\x94\x68\x0f\x5c\xd5\x36\xb2\x38\x7d\xd8\x7a\x92\x3e\x6c\x3d\x89\x9c\x47\x75\x32\x9e\x97\x8f\x00\x5c\xd5\xae\x6a\xa1\x0f\x0f\x39\xc1\x55\x0d\xc3\xf5\x81\x8f\xba\x3e\x82\xf0\xb2\x35\x6e\xbe\xf2\x2f\x42\xa9\xad\x27\x66\x13\xa2\xf7\xfe\xd1\x02\x48\xaa\xa3\x4c\x3f\x90\x14\xf9\x57\xfe\x81\xa4\xb8\xf0\xd3\x3f\x90\x54\xd7\xfc\x81\x96\x3a\x2a\xf2\x03\x2d\xf5\xca\x28\x81\x96\x7a\xa5\x47\x50\xc2\xf7\xc6\x7b\x50\xc2\xf7\xce\xd7\x03\x25\x7c\xef\x48\x06\xae\xea\x43\x4f\x22\xe7\xd0\x7f\xc8\xa9\xa5\xd9\x90\x73\xd2\x77\x70\x55\x5f\x6a\x2f\xc6\xac\x6f\xfd\x87\x9c\x60\xfb\x0f\x5c\xd5\x0f\x7d\x07\x3b\xf5\xc3\x98\x41\x48\x4f\x6e\x96\x7f\x10\xd2\x77\xb0\xfd\x07\xae\xea\x9a\x07\x70\x55\xd7\x22\x06\x57\x71\x51\x68\x5c\xdb\x10\x25\x3d\x89\x9c\x4f\x4f\x86\x9c\x43\xb3\x02\x76\x1a\x9a\x15\x68\xed\x09\xa9\xf9\x07\x40\x1a\x52\x9f\x00\xa4\xa1\x59\x81\xd6\x7e\x48\x99\x86\x23\xaf\x0d\x36\xc5\x1f\x00\x69\x18\xed\x01\x89\x86\x94\x29\x90\x08\xa2\x2e\xff\x80\x44\x43\x6b\x0c\x48\x34\x30\x6a\x1f\x90\x68\x34\x64\x01\x12\x0d\x70\xe3\x37\x91\x05\x50\xf2\x01\x89\x08\xa9\xf9\x07\x24\x1a\xec\xc6\xbe\x70\xcf\x35\x92\xb3\xfc\x9b\x48\xa6\x19\x03\x2e\x8d\xa9\x27\xe3\x3b\x1b\x4b\x75\x6e\x4a\xd4\x09\x78\x1a\x5b\x25\x24\x03\x0e\x7e\x80\xa7\xa1\x95\xb3\x68\x0f\x58\xf7\x01\xa5\x86\x56\x07\x7c\xf8\x53\x4a\x11\x3e\xfc\xa9\x79\x00\x58\xcd\x4f\x4f\x3e\x4a\xd4\x09\xb0\x9a\x5a\x1d\x00\xab\x09\xd4\xf8\x00\x56\x53\x73\x04\xb0\x9a\x5a\x2b\x00\xab\xc9\x8e\xeb\x03\x58\x4d\xe9\x48\x80\xd5\xb4\xbf\xdc\x97\xec\x1f\x98\x8b\x60\x98\x7f\x60\xae\x09\xa6\xfc\xc0\x5c\x53\xea\x13\xcc\x35\xb5\x18\xc1\x5c\x04\xbc\xfc\x03\x73\xc1\xa9\xe5\xdf\xa6\xeb\x4d\xdd\xa3\xeb\x9a\x4c\x10\xd8\x04\x61\x7e\xa0\xac\x29\x15\x09\xca\x9a\x9a\x5a\x50\xd6\x94\xc2\x04\x65\x4d\x90\xcd\x07\xca\x9a\xb2\x9a\xd0\xf6\x93\x71\xe5\x1f\xb4\xfd\x53\x56\x13\x04\x36\xa5\x3e\x41\x60\x73\xd1\x02\x28\x6b\x6a\x11\x83\xb2\xb8\xe9\xce\x3f\x50\xd6\x04\xe9\x7f\xa0\xac\x79\xa9\xf3\x32\xd4\x5a\x8c\xd0\xf6\x4f\x7d\x04\x20\x30\xb2\xb1\xfc\x03\x81\xad\xa4\xf7\x06\x25\x3d\x39\x29\x31\x12\x20\xb0\xa5\xcf\x05\x04\x06\x1d\x56\xdc\x62\xf2\x53\xfa\x24\xcb\xa5\xa4\x5a\xe2\x53\x22\x6f\xcb\x3f\x10\xd8\xca\x2c\x3f\x10\xd8\xd2\x07\x02\x02\x5b\x45\x4f\x46\x1f\x96\xe6\x1d\x04\xb6\x8c\x3a\xa1\xf4\xe7\x1e\x33\xff\xa0\xf4\x5f\x5a\xd2\x20\x30\x42\x6a\xfe\x81\xc0\x96\x10\xd1\x43\x32\x29\xe1\x87\x64\x6c\xbb\x33\xe8\x8c\xeb\x5b\xe3\x26\x96\x9f\x12\xf8\x28\x27\xa4\xe6\x2b\xc8\x20\xb7\xc5\x26\x3c\x43\xf0\xbf\xf8\x0a\x32\x04\xff\x6b\xa9\x16\xc6\x33\xfc\x8d\x9e\xc1\x71\xeb\xa8\x16\xc6\x93\x3d\x41\x06\xc7\xad\x23\x59\x90\x1a\xf3\x97\x71\xcf\x2d\xe6\x36\xe3\x9e\x5b\xa8\xdd\x8c\x7b\x8e\x70\x9b\x67\xdc\x73\x0b\xb5\x9b\x41\x83\xeb\x21\x0b\xee\xb9\x9d\x90\x13\xf7\xdc\x66\x63\x9f\x41\x8a\x1b\x44\x9b\x41\x8a\x1b\x95\x9c\x71\xb3\x91\xef\xe5\x19\x37\xdb\x66\xc5\x65\x70\xe3\x76\xfa\x07\x36\xdc\xcc\x43\x06\x1b\x6e\x00\x4b\x06\x1b\x6e\x54\x6b\xc6\xcd\x46\x48\xcd\x33\x6e\xb6\xdd\xa8\x13\x37\xdb\x66\x6d\xe6\x8c\x2c\x6c\xd0\x73\x84\x75\xdb\xd6\x8c\x81\x30\xf7\xd4\x7b\x83\x92\x64\x99\x94\x18\x33\x10\xe6\x46\xed\x66\x9c\x6e\xfb\x20\x19\x28\x72\x63\xfe\x72\xa1\x3d\x56\x55\xc6\xb1\xc6\x45\xb6\x9e\x81\x83\x1b\x37\x62\x06\xe4\xed\xa7\x3a\x1f\x25\x66\x05\x90\x77\xd8\xd3\x65\x5c\x69\x90\x71\x79\xc6\x95\x46\xfa\x97\x67\x00\xe0\x61\x87\x97\x71\x97\x1d\x3c\xbd\x19\x00\x78\x8c\xbe\x03\x00\x8f\x31\x66\x00\xc0\x63\x8c\x04\x00\x90\x2b\x6f\x3d\xe3\x3c\x3b\xce\x93\x80\xbc\xc3\xde\x3a\x03\xf2\x8e\x46\x1e\x90\x07\xc1\x97\x67\x40\xde\xf9\x1b\x43\xb5\x67\xf0\xdf\x69\x74\x16\xfc\x77\xba\x1a\xa0\x0b\x78\x7a\x33\xf8\xef\x0c\x3a\x04\xfe\x83\x09\xcc\x33\x88\x8f\xfb\x76\x3d\x83\xf8\xc8\x13\xf3\x0c\xe2\x23\x4f\xcc\x33\x88\x8f\x3c\x31\xcf\x20\x3e\x6e\xdf\xf5\x8c\xb7\x0c\x26\x30\xcf\x78\xcb\x8e\x26\x13\x34\x78\x50\x98\x19\x34\x78\xb4\x8c\x40\x83\x84\xdb\x3c\x83\x06\x0f\xdb\x8c\x0c\x1a\xbc\x9a\x3e\x10\xdf\xd5\xe2\x88\x3b\x35\x1a\x19\x5e\x9e\x41\x7c\x04\xd8\x3c\x83\xea\x60\xfb\xf2\x0c\xaa\xbb\xd8\xbb\x0c\xaa\xbb\x45\xb5\xc4\x84\x5d\xd4\x59\xc6\x5b\x76\xb5\xc4\x40\x67\x17\x4c\x92\xf1\x7a\x5d\x7c\x59\x19\xaf\x17\x19\x5e\x9e\x41\x67\x57\x8b\x03\x04\x06\xf7\x97\x67\x10\xd8\xd5\x52\x01\x81\x5d\x10\x4a\xc6\xb3\x45\x26\x93\x67\x30\xd7\x33\x95\x32\x25\xe4\x04\x57\x3d\x3c\xa1\x39\x02\xa4\x8d\x4c\x26\xcf\xb8\xa8\xc8\x64\xf2\x3c\xa8\x53\x9f\x59\x84\x3d\x1b\x81\x24\xcf\x20\xb0\x57\xf5\x5e\xcc\x2d\xc1\x22\xcf\xe0\x2a\x82\x45\x9e\x41\x4b\x0f\xb4\x94\x41\x4b\x84\x80\x3c\x83\x96\x9e\xbe\x10\xd0\x12\x19\x50\x9e\x41\x4b\x04\x7d\x3c\x4f\xda\x5b\xfa\x8f\xf6\x8e\xfe\x7b\x94\xa8\x05\xec\xf4\xf4\x4d\xc4\x21\xb8\xf6\xd8\x88\xe6\x08\x6d\x36\x82\x3e\x9e\x17\x23\x21\x45\x0b\xca\x7a\x52\xad\x81\xb2\x7a\xc2\x5d\x96\xe1\x08\x4c\x9f\x4a\x8f\x12\x2d\xc0\x11\x48\x62\x93\x67\x38\x02\x13\x28\x2b\xc3\x11\x98\x32\xbd\x85\x23\x50\xe1\xa1\x0c\x21\x70\x62\xef\x99\x21\x04\x4e\x19\x39\x21\x04\x56\xe8\x28\xc3\x26\x98\xf4\x65\xc1\x26\x98\xa4\xae\x61\x13\x4c\x38\x19\x32\x6c\x82\xa9\xaa\xbd\xe0\xc9\x4b\x4d\x25\xfa\xc0\x1e\x24\x6f\xfa\xa0\x55\x7c\xe8\xc3\xe0\x3b\x3b\xf4\x41\x8a\x16\x4e\xc2\xa4\x39\x82\x93\x30\x4d\x66\x13\x4e\x42\x52\x99\x3c\xc3\x49\x48\x82\x92\x67\x38\x09\x15\xbd\xc9\xf0\x0e\x26\x19\x4a\x68\x85\x15\xcb\xc9\xd0\x0a\x27\x76\x24\x19\x4e\x42\x45\x76\x32\x9c\x84\x49\xe6\x0f\x4e\xc2\xa4\x39\x82\x93\xf0\x93\xc1\x83\x77\xf0\x03\xc3\x66\x78\x07\xb9\x13\xcf\x33\xbc\x83\x9f\xc6\x13\xde\xc1\xaf\x20\x19\x74\xc4\x9f\x54\x72\x40\xa9\xae\x38\x4f\x86\x93\xf0\x33\x3d\x19\x72\x7e\x55\xb5\x6c\x4a\x6a\xef\x50\x62\x5c\xe0\x1d\xfc\x88\x1a\x64\xd8\x04\x3f\xe9\x4f\xd8\x04\x83\x38\xeb\xcf\x2a\x19\xa2\x41\xae\xb6\xf3\x0c\xd1\xe0\x27\xd5\x0a\xd1\xe0\x27\xf5\x09\x53\xf1\xb7\xd4\x1c\x82\x69\xe0\x21\x21\x54\x08\x28\xc3\x46\xfc\xb1\x4d\xcc\xb0\x11\x2b\x04\x54\x20\x28\xfc\xd8\x26\x16\x08\x0a\x3f\xd0\x4b\x81\xa0\x50\x01\xa1\x02\x41\xa1\x02\x42\x05\x82\xc2\x0f\xb5\x5b\xc2\xeb\xd5\xf3\xa7\x27\x07\x25\xfd\x37\x29\x75\x4a\x31\x9c\x0a\xde\x14\xb8\x89\x73\xd1\x7f\x87\x92\x5a\x0f\xa9\xb3\xa9\x14\x52\x67\x2c\x63\x81\xd8\x30\xa3\xc0\x0a\xc4\x86\x0a\xec\x14\xd8\x0b\x33\xe8\xa5\xc0\x5e\x48\xf6\x90\x17\x18\x0a\x15\xd8\x29\x70\x13\x73\x0b\x9e\x17\xb8\x89\xc9\x17\xf2\xf2\xd1\x87\xae\x3a\xe9\x03\x1e\xe9\xf2\xd1\x87\xa1\x5a\xe8\x03\x8b\xaa\xc0\x7a\x98\x99\xa3\x02\xeb\x61\x06\x45\x96\x4c\xeb\x71\x86\x38\x2e\xb5\xfb\x29\xe1\xdf\x2c\x30\x22\x66\x16\x47\xc9\xb4\xae\x91\xcf\xb4\x7e\xf5\x24\xad\xe3\x75\x2e\x70\x13\x67\x22\x03\x25\xfc\x63\xbd\x80\xfb\x0b\xac\xc2\xa4\xfa\x78\x81\xe7\xb0\xb0\xb5\x2e\xf0\x1c\x2a\x78\x53\xe0\x39\x2c\x18\xae\x02\xcf\x61\xa9\xfa\x2f\xc6\xb3\x00\x12\x4a\xe0\x9c\x5e\x50\xf3\xc5\x68\x8f\xf0\x65\x81\xcb\x90\x9b\xee\xbc\xc0\x2a\x5c\xc0\x6a\x05\x56\x61\xee\x98\xf6\x02\x8f\x70\xd9\xd4\x02\x8f\x30\xd4\x55\x5e\xe0\x11\x2e\x60\xed\x02\x8f\x70\x39\xd4\x12\xc0\xa3\x17\x7d\x75\x4e\x7b\x4f\x75\x46\x7b\xdc\x58\xe7\x25\x60\x48\x87\x90\xca\x4b\xc0\x90\x6e\x98\xf0\x12\x30\xa4\x9b\x46\x22\x60\x48\xe7\x1e\xba\xb8\x24\x30\x4a\xf4\x36\x02\x7a\xdd\xf4\xd5\x05\x44\xe9\xa6\xef\x0c\x92\x61\x52\x68\xbc\x04\xd4\xe8\xa4\xd0\xc4\xe5\x82\x51\xe2\xcb\x82\x72\xd8\x34\x66\x50\x0e\x2b\xf2\x51\xa0\x1c\xb6\xa1\x16\x90\x13\x27\x51\xa9\xc8\xa9\x11\x6c\xc8\x89\x12\x2e\x0d\x39\x31\x9b\xa5\x21\x27\xba\xa0\x40\x4e\x6c\x4b\x4f\x22\xe7\xa6\x85\x80\x2f\xdd\xd0\x13\x05\x72\x62\x45\x37\x0a\xe4\xc4\x86\x81\x2d\x0d\x39\xaf\x6a\x41\xce\xab\xf6\x90\xf3\xa9\x4e\xe4\x04\x33\x17\x88\x8b\xb9\x5d\x2e\xae\x4b\xfc\xaf\xff\x74\x67\xb7\x52\x20\x2e\x76\x76\xa9\x25\x1c\x56\xdd\xd9\x7b\x96\x70\x58\x75\x2e\xd7\xf7\x02\xa9\x31\xb7\xcb\x79\x81\xd4\xd8\xb3\xde\x6b\x94\xd4\x5e\x7c\x13\x5e\xd4\x42\xcc\x83\x6b\x36\x21\x27\x76\x8e\x40\x14\xc8\x89\x1d\x43\x59\x20\x27\x8e\x38\xc8\x1f\x55\x72\x81\xb7\x58\x41\x91\x02\x6f\xb1\x83\x7a\x0a\xbc\xc5\xae\xc5\x01\x6f\xb1\x37\x35\x87\x98\xb8\x23\x0a\xbc\xc5\xde\x25\xd8\xa2\xc4\x27\x18\x28\xab\xfb\xe0\x73\x81\xd3\xd8\xd9\xa4\x16\x38\x8d\x5d\x8b\x6a\xd2\x05\xec\x72\x99\x74\x01\xaf\x6c\x99\xc8\x49\xe0\xaa\x4c\xe4\x04\x09\x97\x89\x9c\x9a\x94\xf0\x73\xf5\xaa\x49\x09\x3f\x57\xe7\x06\x39\x2f\x81\xdc\xba\x82\x22\x25\x90\x5b\xaf\x52\xde\x81\xdc\x7a\xd5\xa4\x04\x72\xeb\x15\xcc\x5c\x02\xb9\x75\x85\x48\x4a\xa0\xb3\x5e\x71\x0f\x94\xf0\x7a\xf5\xaa\x05\x17\x5e\xaf\x5e\xb1\xbd\x25\x90\x5b\x87\xcd\xcc\x4b\x20\xb7\x5e\x71\x08\x94\x85\x9c\x55\xb5\x20\x67\xd3\x7b\xc8\xa9\x79\x58\xc8\x42\x50\xa4\x2c\x64\x01\x33\x17\x98\x9f\x2b\x11\xdf\x02\xaa\xab\x5a\x54\xa0\x3a\x98\xce\xbc\x80\xd5\x14\x14\x29\x60\xb5\x4a\xe0\xaa\x80\xc7\xe0\x36\xf3\x02\x1e\x23\xbd\xc6\x0b\x78\xac\x4a\x41\x83\xc7\xaa\x14\x34\x78\x4c\x41\x91\x02\x1e\x53\xe0\xa3\x80\xc7\x9a\x96\x03\x28\x0b\xa6\x33\x2f\xa0\xac\x46\xb0\xb6\x80\xb2\x5a\xd6\x7f\x95\x12\x3d\x02\x49\x35\x76\x01\x05\x96\x66\x6e\x82\xf3\x02\x4b\x73\x63\x0b\x59\x40\x4b\x24\xdb\x78\x01\x11\x91\x42\x13\x37\x84\xfe\x94\x64\xfe\x40\x44\x4d\xdf\x27\x88\xa8\xc9\xc4\xc1\xd2\xcc\xdd\x6f\x5e\x60\x69\x6e\x53\xef\x21\x0b\x28\xb2\x80\x96\x9a\x54\x16\x68\xa9\x69\x74\x41\x4b\x4d\x06\x01\x96\x66\x45\x1b\x0a\x2c\xcd\x4d\x23\xff\xe8\x83\xbe\x72\x70\x55\x23\x4c\x5e\x00\x48\x4d\x23\x0f\x40\x6a\x4f\x4f\x86\x9c\x24\xdb\x78\x89\x60\x5f\x57\x9c\xa0\x44\xb0\xaf\x77\x29\x1b\xc0\x53\xd7\xe8\x02\x9e\x7a\x51\x0b\x97\x12\x23\x08\x78\x22\xf5\xc6\x0d\xf0\xd4\x31\x16\x06\x78\xea\x84\x60\x0d\xf0\x04\x15\x98\x1b\xe0\x49\x31\x04\x03\x3c\x71\x6b\x9b\x1b\xec\xce\x24\xd4\xb8\xc5\x71\xb2\xce\x3d\x6d\x6e\x71\x9c\xac\x77\x5c\x23\x06\xcc\xea\x53\xed\xd1\x3f\x46\xc9\x80\x59\x1d\x70\x61\xc0\x2c\x52\x6f\xdc\x80\x59\x7d\xab\x4e\xfa\x77\x54\x27\xfd\xc3\xc0\x1a\x30\xab\xa3\xe6\x0d\x98\xd5\x51\xf3\x06\xcc\xea\x68\x14\x03\x66\x75\x50\xb9\x01\xb3\x48\xc4\x71\x83\x24\x7a\xe0\x70\x34\x48\xa2\x15\x27\x30\x20\x18\xa9\x37\x6e\x40\xb0\xc1\x3c\x18\x10\x6c\x7c\x7f\xc9\xde\x73\x03\x9d\x29\xa0\x60\xa0\xb3\x91\x19\xc0\xf0\x65\xf5\x51\xd4\x78\x74\x6f\x80\x22\x2d\x62\xa0\x7d\xb0\x8d\xb2\xf0\x73\xf5\xc1\xa6\xd8\xc2\xcf\xd5\x15\x5e\xb0\xf0\x73\x75\xee\x70\x73\xcb\x74\x4f\x93\x09\xc6\x83\x34\xc5\x0d\x8c\x37\xaa\xde\xa3\x7b\xa0\x02\x03\xe3\x0d\x14\x98\x81\xf1\x06\xe8\xd3\x60\xbd\x1e\x53\xb5\x20\xe7\x54\x2d\xc8\x89\xd7\xd9\x60\xc4\xe6\xee\x37\xb7\x82\x2c\x4b\x25\x64\x01\x2d\x19\xac\xd7\x03\x34\x6f\x85\x71\xc1\xeb\x65\xb0\x5e\x0f\x36\xbe\x06\x1a\x9c\x04\xd8\x0c\x34\x38\xd9\x54\x19\xa8\x4e\x61\x02\x83\xd9\x7a\xa2\xbc\x0d\x66\xeb\x49\x10\xd4\x60\xb6\x9e\xa8\x72\x83\xd9\x7a\x62\x7b\x0d\x34\x38\x71\x40\x18\xcc\xd6\xd3\xf5\x24\xad\x63\x89\x0d\x34\x38\x09\xc9\x18\x68\x90\x44\x15\x37\xd0\xe0\x04\x3b\x19\x68\x90\x1b\xd6\xdc\x1c\xc9\x30\xa9\xe6\x48\x36\x54\x27\x92\xb1\xb9\x35\x70\xe3\xd4\x32\x02\x37\x72\xa7\x9a\x9b\x23\x19\x8a\xdd\xc0\x86\xf3\xd2\x02\xd8\x70\x12\xa2\xb4\x4a\xeb\x0f\x39\xc3\x29\xd5\x97\x46\x10\x34\x28\xaf\xba\x85\x53\xaa\x2f\x7d\xe4\xe1\x94\xea\xeb\xd3\x7f\xd1\x3a\xec\x35\x6e\x20\xc5\x05\xb2\x31\x90\xe2\x2a\xaa\x73\x53\xd2\x7b\x87\x12\x23\x0f\x52\x24\x51\xc5\x0d\xa4\xb8\x34\xf2\x20\x45\xee\x3f\x73\x8b\xf0\x65\x5f\xfa\xca\x23\x7c\xd9\x17\x06\xc1\x40\x83\x0b\x68\x63\x0d\x39\x31\xb0\xd6\x90\x53\xf3\x00\x52\x5c\x98\x07\x03\x29\xae\xae\x5a\x90\xb3\xab\x3d\xe4\xc4\xff\x6e\x20\x45\xf9\xd8\x0d\xa4\xb8\x30\x1d\x06\x52\xe4\x3e\x32\x37\x90\x22\x44\x64\x6e\x20\xc5\x2d\x65\x0a\x52\x94\xef\xda\x40\x8a\x5b\x3d\x02\x29\x6e\xdc\x6c\x06\x52\xdc\x5a\x8d\x20\xc5\x4d\x40\xdd\x40\x8a\x1b\x8c\x6e\x20\xc5\xdd\xf4\x64\xf4\x6f\xab\x7f\xe1\x58\xeb\xf2\x4f\x5b\x84\x36\x3b\x29\x1f\x71\xbd\x73\x94\x18\x17\x10\xe6\xe6\x20\xa6\x01\x15\x37\xce\x10\x03\x2a\x6e\x76\xda\x06\x54\xdc\x38\xac\x0c\xa8\xb8\x89\x0c\x18\x50\x51\xfe\x69\x03\x2a\x6e\x20\x83\x01\x15\xb7\xd6\x2d\x50\xf1\x24\xd5\x12\xb2\x90\xf2\x11\x97\x4b\x47\x89\xff\x80\x8a\x64\x5d\xb8\x01\x07\x0f\x0e\x47\x03\x0e\x1e\x1c\x8e\x06\x1c\x3c\x9a\x31\xe0\xe0\x61\xaf\x6b\xc0\xc1\xf3\xa3\xa5\xfe\xac\x92\x41\x8a\xf2\xfb\x1a\x48\xf1\x68\x58\x40\x8a\x90\x24\xb9\x81\x14\x0f\xc7\x7c\x0c\x6c\x78\x0e\xc3\xb9\x10\x4c\x16\x07\xfc\x77\xb4\xe0\xc0\x7f\x50\xd9\xb8\xc5\x71\xb2\x7e\xd5\x75\xf0\x1f\xe9\x12\x6e\xe0\x3f\x68\x6e\xdc\xc0\x7f\xb7\xe8\xc9\x4b\x49\xb5\x3c\x4a\xa8\x09\xbc\x7a\x17\x07\x84\xe1\xd5\x23\x95\xc2\x0d\xaf\xde\xd5\xa2\x02\x29\x5e\xa3\x05\x90\xe2\xc5\x1f\x67\x78\xf5\xae\x4c\x07\x48\x11\xd2\x1b\x37\x90\xe2\x6d\x8c\x12\x48\xf1\x76\xbd\x47\x1f\xb4\xa8\x36\x7d\x00\xd1\x1a\xde\x39\x08\x71\xdc\xf0\xce\x5d\x2d\x23\x70\xe3\xc5\xbb\x6a\xe0\xc6\x3b\xf5\x24\xb2\x2c\xfd\x57\x29\xf1\x29\x1d\xc6\x73\xa9\x16\xe4\xd4\xa7\x8b\xe7\x0e\x0a\x1c\x37\x3c\x77\xf0\xc1\xb9\xe1\x9d\xbb\x9a\x15\xf0\xe6\xc3\xa3\x69\xe0\x4d\x92\x20\xdc\xc0\x9b\x24\x41\xb8\xe1\x9d\x7b\x1a\x4f\xbc\x73\xd0\xdc\xb8\x81\x45\x9f\x14\x18\x58\xf4\xc9\x4c\x83\x45\xb9\x85\xcb\x0d\xbc\xf9\x64\x8a\xc1\x9b\x4f\x86\x04\x4c\xf9\xb4\x34\xc1\x94\x4f\x4a\x1f\x4c\xf9\x88\x44\x18\x98\x12\x6e\x19\x37\x9c\x6e\x4f\xf8\x08\x4c\xf9\xd8\x14\x1b\x98\x92\x0b\xb4\xdc\xc0\x94\xef\xaa\xce\x4d\x89\xbe\x83\x1b\xe5\x75\x36\x70\xa3\xd2\x09\x0c\xdc\xc8\x05\x5a\xee\xe0\x46\xa5\x13\x38\xb8\xf1\x31\x9e\x0e\x6e\x7c\x1c\x58\x73\x88\x53\x95\x6a\xe0\x10\xa7\xa6\xa4\x27\x9d\xd2\xa5\x54\xa3\x84\xd3\xcd\x03\x37\x0e\x48\xc3\xdc\x03\x37\x8e\x54\xf4\xdf\x88\x12\x8a\xd6\xa1\x5f\x4d\xa6\xf6\x82\xb3\x4f\x7e\x66\x87\x7e\x35\xb9\xa4\x3e\x94\x16\xa5\xe0\xf3\x4b\x55\x2d\x3c\x4a\x3c\x09\xfd\x6a\x42\xed\x7a\xe0\xc6\x91\x50\x3d\x1e\xb8\x71\x28\xbb\xc0\xe1\x61\x4f\xac\x00\x87\x6b\x3d\xa1\x7a\x1c\x3e\xf5\x34\x55\x42\x4e\xbe\x5d\x87\x70\x35\xa1\x43\x1c\x52\x55\xae\xb0\x72\x87\xed\x5c\xbe\x64\x87\xb5\x9c\x0b\xa6\xdc\x21\x40\xfd\x34\x2e\x10\xa0\x7e\xac\x77\x87\x99\xfc\xc3\xe3\xee\x70\x8a\x7f\xac\x5b\x87\xf2\x54\xbe\x5d\x87\xf2\xf4\x53\x8f\x0a\x2d\x70\xbe\xc4\xe3\x3c\xd9\xe0\x32\x28\x77\xe8\x50\x3f\xf5\x08\x3a\x54\x39\x77\x1d\x3a\xd4\x8f\xef\xd3\xa1\x43\xfd\xc0\xf6\x0e\x1d\xaa\xce\xf7\x3b\x74\xa8\x1f\x87\x57\x1d\x3a\xd4\x6f\xff\xe5\x0a\x7b\x77\xe8\x50\x3f\xce\x5a\x3a\x74\xa8\xd0\x96\xb8\x43\x87\x0a\x6d\x89\x3b\x74\xa8\x9f\x3e\x3a\xe8\x50\x75\x84\xdf\xa1\x3c\xcd\xa0\x17\x87\xf2\x54\xc7\xf4\x1d\xca\xd3\x0c\x7a\x71\x28\x4f\x33\x47\x79\x1c\xca\x53\xee\x89\x8a\x8b\xfa\x7f\x4a\xa6\xff\x3a\x25\x86\x13\x5a\x53\x1d\xda\x77\x68\x46\x33\x68\xd0\xa1\x19\xcd\xfa\x5c\x2a\x75\x76\x3d\x19\x0b\x20\xb3\xb1\x77\x88\x45\x33\xdb\x4b\x87\x58\x34\xa3\xce\x1c\x62\x51\x2e\x59\x72\x87\x58\x94\x4b\x96\xdc\x21\x16\xcd\x84\x1a\x3d\x70\xd5\xc8\x98\x23\x0f\x5c\x35\x74\xdc\xde\x21\x1d\x85\xb7\xc4\x1d\xf2\xd0\x82\x13\xc5\x21\x0f\x2d\x18\x27\x87\x3c\xb4\x10\x79\xf7\xc0\x55\xa3\x7c\xaa\x65\x50\x62\x1e\x20\x5e\x2f\xa0\x41\x87\x66\x14\xbe\x13\x77\x68\x46\xe5\xbf\x75\x68\x46\x0b\xc1\x22\x87\x66\xb4\x68\x11\x43\x33\x5a\x40\xd7\x0e\xcd\x28\x57\x35\xb9\x43\xca\x5e\x88\x0d\x7b\x47\x16\xbc\x8f\x0e\x95\x68\x19\x7a\x12\x59\xd8\x88\x3a\xe4\xa1\x85\x38\xbc\x43\x1e\x2a\xff\xad\x43\xf4\x59\x34\x4a\x10\x7d\xea\xac\xba\x43\xe6\x0e\xe3\x88\x3b\x64\xee\x30\x8e\xb8\x43\xf4\x29\x8f\xad\x43\xf4\x69\x84\x67\x1d\xc2\x4e\xd3\xb8\x40\xd8\x69\xea\x3b\x84\x9d\x26\x05\x06\x61\xa7\x15\xfd\x17\xb2\xe8\xac\xba\xc3\xbc\x2e\xff\xad\xc3\xbc\xae\x93\xeb\x0e\xf3\xba\x61\xa6\x1d\xe6\x75\xae\x47\x72\x87\x79\xdd\xd8\xd3\x39\x9c\xe9\xc6\x29\x23\x87\x33\x5d\xde\x5c\x87\x33\xdd\xf4\x7d\xc2\x99\x6e\xfa\x3e\xe1\x4c\xd7\x89\x69\x87\x33\xdd\x35\xd6\x70\xa6\x7b\xd7\x93\xd1\xba\x83\x8b\x1d\x7e\x73\x27\xec\xe9\xf0\x9b\x3b\x27\x89\x3c\x20\xc3\xd0\x89\x69\x0f\xc8\x30\x9c\x93\x44\x0e\xf7\xb9\x13\xe7\x71\xb8\xcf\x75\x62\xda\xe1\x3e\x77\xf6\x82\x1e\x00\x62\xe8\xfc\xb4\x07\x80\x18\x50\x4f\xb8\x07\x80\x18\xae\xaf\x3c\x00\xc4\xa8\x84\xd4\x1c\x96\xf4\x8a\x41\xf7\x80\x05\x43\x6e\x3d\x0f\x58\x30\x2a\x38\xdc\x61\x50\xd7\x59\x67\x87\x41\xbd\x62\x98\x3d\x20\xc3\xa8\x32\x08\x11\xd0\x1b\x55\xaa\x35\x02\x7a\xa3\x4a\xb5\xc2\xb5\x5e\xa5\x4c\xe1\x5a\xaf\x1a\x6b\xb8\xd6\x21\x7f\x70\x87\x6b\xbd\xb2\xdf\x73\xb8\xd6\xab\xbe\x64\xb8\xd6\x75\xf2\xd9\xe1\x5a\xaf\x53\x75\xc6\xdc\x56\x22\x34\x0e\x9f\xba\x4e\x3e\xfb\x45\x4e\x29\xda\x8b\x9c\x1a\xc1\x87\x2c\x32\xda\xe1\x4e\x1a\x0d\xf8\xe9\xe1\x4e\x1a\x41\xe9\xfa\x67\x95\x0c\xd5\x7a\x93\xc2\x84\x6a\xbd\xe9\x23\x87\x6a\xbd\x11\x0c\x73\xa8\xd6\x1b\x88\xa8\x42\xb5\xde\x58\xee\x15\xaa\x75\xf9\xf8\x2a\x54\xeb\x3a\x7b\x5c\x41\x0c\x8d\x8f\xbc\x62\xf9\xb9\x6c\xc7\x2b\x96\x5f\xfe\xbf\x8a\xe5\x6f\x55\x2d\xd0\x05\x2c\x78\xc5\xf2\xc3\x0b\xe1\x15\xcb\xdf\x9a\xea\x44\x4e\x26\xa5\x62\xc1\xe5\x1b\xac\x50\xad\xcb\x1b\x58\xc3\xf3\x33\xe4\x0d\xac\x58\xf7\x36\xf5\x1e\xb2\xa0\xae\x2b\xc4\xeb\x5c\xb6\xe3\x15\xe2\xf5\xc6\x27\x5f\xb1\xf5\x0d\xbf\x76\x85\x5c\xbd\xb1\xa9\xaa\x99\x3e\x70\x4a\xb2\x62\xeb\x1b\x53\x54\x21\x49\x6f\x78\xa8\x2a\x96\xbf\x83\x8f\x2a\x96\xbf\x7f\xfa\x2f\x46\x50\xfe\xbf\x0a\xf5\x39\x1c\x0e\x5e\xa1\x3e\xef\x38\x97\x6a\x38\x58\x06\x97\xf4\x78\x05\x23\xc8\x53\x58\xc1\x08\x9d\xcd\x7b\x05\x23\x74\x36\xef\x15\x8c\xd0\x49\xdd\xa8\x60\x84\x6e\x7a\xef\x51\xa2\x05\x6c\x7d\xd7\xfc\x61\xeb\xe1\x7e\xf0\x8a\x41\xef\xec\x2c\xaa\x21\xa7\xe6\x0f\xf3\xde\xf1\xb5\x56\xcc\x7b\x07\x3f\x54\xcc\x7b\x5f\x7a\xf2\x50\x62\x94\x60\x3b\xef\x4b\x75\x22\x0b\xce\xa5\x8a\xe9\xef\xec\xdb\x2a\xa6\xbf\x63\x52\x2b\xa6\xbf\xe3\x36\xa9\x98\xfe\x4e\x06\x62\xc5\xbc\xcb\x6f\x58\x31\xef\xfd\xe9\xbf\x90\x73\x7c\xaa\xf3\x50\x42\x16\xd8\xc7\x47\x56\xe9\xa3\x84\x64\xc0\x82\xa1\x91\xc7\xf4\x0f\xc2\xc8\x15\xf6\xf1\x81\x8f\xb6\x02\x04\x86\x46\x17\x20\x30\x40\x75\x15\x20\x30\x70\x24\x54\x80\xc0\xd0\x58\x03\x04\xe4\xf2\xab\x00\x01\xb9\xfc\x2a\x0c\xe3\x03\x75\x5d\x61\x18\xe7\x7a\x1d\xaf\x30\x8c\x0f\xf6\x5f\x15\x86\xf1\xa1\x15\x00\x48\x80\xc4\x21\xe8\x6e\xa2\x44\xff\x00\x09\x3a\x27\x5c\x01\x09\x43\x73\x04\x48\xd0\x39\xe1\x0a\x10\x18\x5b\xed\x21\x27\x1e\xdb\x8a\xb1\xd7\xa9\xe1\xda\x91\x13\x53\x5c\x3b\x72\x5e\x3d\x89\x9c\x1c\x38\xac\xf0\x8d\x8f\xab\xf7\x90\xf3\xe9\x49\x64\x21\x5a\x54\xe3\x9c\xf7\xe0\xd6\x1c\xaf\xc0\x02\x68\x1b\x82\x6c\xe7\xa7\x84\xa3\xab\xc2\x29\x3e\xb5\xc6\x22\xdc\x36\x74\x12\xb9\x46\xb8\x6d\x70\xa3\x8e\x57\xf8\xc6\xa1\x6d\xf0\x0a\xdf\x38\xb4\x0d\x5e\xe1\x1b\x9f\x45\xef\x55\x4a\xc8\x09\xdf\xf8\x04\x38\x56\x60\xc8\xc4\xd8\x57\x60\x88\x8e\x14\x57\xf8\xc6\xe3\x48\xf1\x1f\x55\x72\x85\x8a\x7c\x62\xb7\x2a\x08\x85\xcb\x76\xbc\x82\x50\xa6\x26\x0c\x2a\xf2\xa9\x09\x83\x8a\x5c\xe7\x7d\x2b\x54\xe4\x53\xcb\x08\xf4\x32\xb5\x54\x40\x2f\x53\xd3\x07\x7a\x99\x60\xd1\x0a\x42\x81\xf3\xd7\x2b\x08\x65\x5e\xfd\x47\x17\x08\x6e\x54\x10\x8a\x4e\x06\xd7\x85\x9c\xc4\xfd\xeb\x42\x4e\xd0\x7c\x5d\xc8\x89\xd7\xb2\x2e\xe4\x04\xb5\xd6\x85\x9c\x6c\x4b\x2b\xc8\x46\x67\x88\x2b\xc8\x66\x25\x3d\x79\x29\xe9\xbf\x68\x7d\x71\xc2\xa3\x86\xa3\x64\xe8\x9c\x70\x0d\x47\xc9\x58\x9a\xf6\x70\x86\x8c\xc5\x0e\xa1\x86\x53\x63\x2c\xa9\xc8\x70\x6a\x8c\x05\x72\xab\x71\x7a\x7b\xe8\x2c\x70\x05\xcb\x2c\xa9\x41\xf0\xca\x02\xd1\x56\xf0\xca\xd2\x1c\x81\x57\x96\x14\x1f\x78\x65\x81\x1f\x6a\x38\x3c\x06\x57\xef\x78\x0d\x87\xc7\x90\xd7\xb2\x86\xc3\x63\xac\xa1\xff\x26\x25\x96\x26\x08\x65\x69\xa6\x41\x28\x4b\xca\x14\x84\xb2\x34\xd3\x20\x94\x25\x53\x05\x42\x59\x9a\x69\x10\xca\x22\xec\x52\x41\x28\x3a\x35\x5c\x41\x28\x3a\x27\x5c\x41\x28\x4b\x0b\x15\x84\xa2\xf3\xbe\x15\x84\xb2\x39\xc5\x51\x23\xf8\x36\x76\x52\x9d\x83\x12\xdf\x19\xe8\x65\x73\x22\xb5\x86\x33\x64\x70\xbd\x8e\xd7\x70\x7f\x8c\xcd\x6e\xac\x86\xfb\x63\x6c\x2d\xb1\x38\xaf\x3d\xb6\x16\x55\x84\xd4\x06\x57\xe8\x04\x9f\xd5\x4f\x49\x20\xe1\xd1\x3a\x67\x41\xea\xa3\x75\x7c\x8a\x15\x0c\x24\x0f\x6a\x05\x03\x6d\x5c\x5b\x15\xa0\xb3\xf5\xb5\x02\x74\x74\x8e\xb6\x01\x66\x0e\xfd\x6b\x80\x99\x43\x8f\x1a\x60\x86\x2b\x6d\xbc\x01\x66\x74\xc6\xb6\xe1\xe2\xe0\x4a\x9b\x60\xd3\xfa\x29\x65\xd5\xd9\x29\xe9\xc9\x90\xe5\xb0\x5f\x68\x00\x16\xa8\x12\xbc\xe1\x8e\x38\x28\xf6\x86\x3b\xe2\xf0\x2d\x35\xc0\x8c\x4e\xd5\x36\x00\xcb\x01\xf7\xb7\x8f\xf6\xe8\x5f\xfb\x68\xaf\xa9\x96\x18\x17\x28\x16\x82\xd9\xeb\xa7\x34\x54\x27\x7d\x27\x12\xd1\x3e\x64\xc1\x58\xb4\x88\x47\x8d\x03\x4e\x6d\x00\x9d\x03\x40\x6a\x00\x9d\xc3\x31\xbb\x16\x31\xa7\x71\xd8\x7f\xb5\x88\x39\x0d\x6e\xb8\xf1\x96\x91\x85\x00\x69\xcb\xc8\xc2\x2e\xa0\x01\x90\xb8\xc5\xc6\x1b\x00\xe9\x00\x9e\x1a\x00\x49\x07\x69\x1b\x20\xe8\xe0\x67\x6e\x85\x91\x40\x33\xb4\x42\xeb\xf8\x07\x1a\x00\xe9\xe2\x1f\x68\x00\xa4\x9b\xf4\x5f\x8c\xd2\xd5\x8c\x01\x82\xae\x46\x10\x67\xc8\xed\x7f\xf3\x25\x37\xfc\x24\x97\xa0\x4f\x03\x1f\x5d\x0d\x2e\xf8\x88\xcb\x68\xbc\x81\x8f\x2e\x9b\x80\x06\x3e\xe2\x32\x1a\x6f\xe0\x23\x79\x49\x9b\x21\xa6\x86\x3a\x82\x53\xe3\x4e\xd5\x82\x98\x44\x9f\x1b\xd8\xe9\x6a\x70\xc1\x4e\x97\xb8\x6a\x03\x3b\xdd\xcd\x14\x81\x8f\xae\x06\x17\x7c\x74\xd9\x2e\x34\xf0\xd1\xe5\x28\x5d\x03\x1f\x5d\x36\x5c\x0d\xd7\xc8\x65\xc3\xd5\x70\x8d\x70\x89\x8d\x37\x50\xcf\x4b\x2a\x65\x4a\x48\x0d\xea\x79\x28\xe1\x06\xea\x79\x9f\xfe\x6b\x94\x18\xea\x08\x39\x8d\xc7\x66\xba\x81\x88\x60\x4a\xf0\x06\xea\x79\x6c\xe2\x1a\xa8\x07\x6e\x04\x6f\xb8\x38\xb8\x8c\x26\x68\xe1\x7e\x4a\x38\x12\x1a\xc8\xe6\xa1\x18\x1a\xc8\x46\x27\x83\x1b\xc8\xe6\x69\xe1\x80\x6c\x1e\x61\xa5\x06\xb2\x79\x6c\xf7\x1a\xc8\xe6\x35\xbd\x17\x23\x0f\xdf\xb8\x37\x90\x0d\x9c\xe2\xde\x70\x71\xe8\x0c\x71\xc3\xc5\xf1\xf0\x06\x36\x50\x8f\x7c\xbb\x0d\xd4\xc3\xa5\x32\xde\x02\xf5\x9c\x6e\xe9\x28\x19\xa0\x05\xf2\x89\x5f\x0e\x68\xb2\x05\xfa\x39\xdd\xbe\x73\x50\xd6\x2d\x10\xd0\xe9\x96\xcf\xef\x32\x8e\x50\xd2\xe9\x66\xe7\xb8\x6a\x6e\xbf\xbf\xe8\x3c\x76\x0b\xa4\x74\xba\xf9\x39\x92\x3a\x5c\x2a\xf1\xcb\xcb\x6a\x7d\xf2\x4b\x3b\xcf\xd5\xfa\xe2\x97\x71\xf6\x52\x7f\xf6\x3f\xbf\x5c\xd5\x7c\xf8\x65\x9e\x83\x62\x6e\x81\xbc\x4e\xb7\x75\x76\xd5\x2f\xef\xf7\x97\xdf\x2f\x2b\x10\xd8\xe9\xb6\xcf\xd6\xd2\x0d\x14\x16\xbf\x3c\x82\x85\x6d\x68\x7c\xce\xd1\x29\xf6\x36\x34\x3e\xf7\x5c\xa9\x86\xc1\xf8\x78\x3a\xb0\x74\x04\xf1\x9f\x7e\xf9\x9d\x91\xc1\xf8\x78\x3e\xfb\xa9\xf5\xf6\xfb\xcb\x4d\x7a\xab\xff\xf3\x8b\x54\xfa\x60\x7c\xdc\xce\xd6\xa8\x8e\xf9\xfb\xcb\xef\x77\x37\xd6\x3f\xbf\x48\xfd\x8d\xfd\xcf\x2f\x4f\xcf\x30\x3e\x5e\xcf\x2e\xaa\xf9\xfe\xdf\x5f\x98\xd3\xf1\xfe\xf9\x05\x78\xd0\x66\xfa\xfd\xe5\x60\xb6\xda\xfc\x7e\x7f\x81\xbd\xde\xdb\x64\x7c\xbc\x9d\x2b\x93\x31\x19\x1f\xef\x67\x6b\x2d\x4c\x8d\xcf\x38\xbf\xca\x7b\xfa\xef\x2f\x5c\x44\xe4\x6d\x6a\x7c\xf6\xf9\x35\x3d\x53\xe3\x73\xce\xaf\x2a\x9d\xfd\xf7\x97\x2b\xd3\x35\x35\x3e\xf7\x70\x35\x97\xb7\x39\x7f\x7f\xf9\xd5\x0a\x53\xe3\xf3\x8e\x92\x58\xda\xdc\xbf\xbf\x5c\x4e\x95\xb4\x79\x7e\x7f\x79\x60\xee\x36\x19\x9f\x9a\x8e\xae\x35\x6a\x93\xf1\xa9\xdf\xd9\x1c\x3c\x6d\x8b\xf1\xa9\xe5\x1c\xdc\x56\x6d\x7d\xff\xfc\x22\xa3\xb5\x18\x9f\x6a\xe7\xe0\x42\x6d\xab\xfc\xf3\x0b\x60\xb5\x2d\xc6\xa7\xfa\xd9\xec\x4c\xda\xf2\xdf\x5f\x0e\xc7\x0c\xda\x62\x7c\xea\xcf\x7c\x21\xe1\x62\x7c\x6a\x3f\x17\xe8\xd5\x16\xe3\x53\xc7\xd9\xec\xff\xdb\x1a\xbf\xbf\x5c\x40\x7a\x5b\x8c\x4f\x4b\xe7\x17\x28\x2c\xc6\xa7\x7d\x47\x51\x9c\xb6\x18\x9f\xf6\x63\x09\xc7\xbf\xcc\x8f\x8d\xff\x6e\x7d\xe0\x67\x2a\xed\x9d\xf5\xa3\x31\x7e\xa5\x0d\xfe\x95\x36\x5c\xbf\x32\x13\xe2\xd6\xdc\x57\xbf\xd2\x3e\xbc\x4d\x73\x4d\xfd\x8a\x9c\xa2\x20\xf8\x92\x7e\x65\x0e\xa0\x22\xa8\xfe\xfe\xfd\x2b\x17\x4b\x37\xfb\x77\xbd\x5c\x23\xeb\xf7\xdf\xf5\x72\xdd\x5d\x6b\xff\x7e\x96\x8b\x01\xce\xfa\xf7\xaf\xca\x23\xa8\xff\x6e\x8d\x83\xb4\xeb\xe8\x57\xbe\x5f\x9d\x63\xf3\xfd\xef\x1a\x22\xe2\x36\xec\xfb\xb7\x0c\x9b\x23\x15\xe9\xdf\xcf\x1e\x8e\x56\xfc\x37\x19\x70\xb1\xb7\xfd\xef\x1a\xd0\xef\xe3\xf7\x57\xd6\x59\x38\x4d\xdf\x93\x2e\x0b\x97\x66\x4a\xfa\x0e\x03\xf8\xa7\x04\x64\x6f\x01\xfc\x53\x92\x45\x0f\xb7\x65\x4a\x5c\x61\xd0\xc2\x6d\x99\x74\xc3\x54\x0f\xb0\x96\x3e\xf6\xac\x3d\x20\x58\xfa\xd8\x6d\xf6\xf0\x40\x24\x48\xb0\x83\x1e\xf3\xa7\xc4\x3a\x1c\xe1\xd5\x28\xc9\x54\x1a\x94\x0a\xa5\x49\xc9\x29\x2d\x4a\x8d\xd2\xa6\x34\x28\x9d\x28\x55\xbd\x77\xa3\xd4\x55\x7a\x94\xa8\x25\x64\x29\x89\xbb\x85\x46\xe0\x82\x92\xb0\x94\x23\x02\x21\x45\x23\x31\x02\x17\x94\x84\xcf\x61\x04\x2e\x28\x69\xaa\x96\x46\x49\xb5\xd0\x07\x5c\xa1\xa3\xd2\x87\xad\xf7\xe8\xc3\x55\x89\x3e\x5c\xd5\x42\x1f\xae\x6a\xa1\x0f\xf8\x0e\x46\x43\xce\xf7\xff\xbd\x94\xe1\x7f\xcf\xff\xf5\x3f\xef\xff\xf8\x4f\xe2\x52\xb5\xc4\x85\x4a\x29\x45\xea\x55\xe2\x42\xa5\xc4\x6d\x49\x09\xf2\x9c\x94\xa2\x0f\x29\x85\xf0\x89\x8b\xc2\x52\xaa\x4c\x6a\xd5\x6c\x56\x7e\xdc\x51\x0a\x07\x4d\x4e\x89\xd7\xc3\x41\x93\xb8\xe7\x28\xa7\x58\xc1\x29\x35\xbe\x97\x00\x27\x39\x7d\x7a\x92\x3a\x03\x95\xe4\x14\xbe\x8a\x94\x02\x95\x24\x2e\x3f\xca\x29\x22\x5f\x89\xcb\x8f\x12\x37\x1b\xe5\x5f\xe1\x3b\xc2\x77\x5a\x0f\x15\x9e\xb8\xd2\x28\x71\x97\x51\xe6\xf2\xb7\xc4\x9d\x44\x89\xdb\x81\x32\x01\xc1\x94\x06\xdd\x0c\xbb\x99\x73\xe8\xb3\x94\x06\x0d\x85\x81\xcb\x1c\x4d\x48\xdc\x00\x94\xb8\xa6\xa7\xa4\x84\x9c\x13\xe1\x27\xd3\xf8\xf1\xfa\xa4\xa1\x70\xc0\x17\xee\x35\x4b\x5c\x0f\x93\xb8\x17\x66\x92\x3b\x9a\xb8\x09\x26\x71\xb1\xcb\xdc\xb1\xe2\x52\xba\xac\xa3\x38\xba\x39\xb9\xc6\x35\x71\x33\x4b\x4a\xe1\x02\x9f\xfb\x63\x3c\x1f\x33\xf6\x78\x3d\xf6\x61\x89\xfb\x56\x12\x17\xad\xcc\x9d\x19\xba\xc7\x34\xc6\xee\x71\xee\x00\x9e\x89\xdb\x57\x12\xd7\xae\xcc\x1d\xeb\x2f\x7d\x11\xe1\x4e\x5f\x84\xb6\xe7\x8e\x98\x55\xfa\x62\xa7\x97\xb8\x5a\x65\xee\xd8\x4c\x24\x2e\x53\x49\x5f\x84\x9a\xe7\xee\x3c\x19\x7b\xbb\xc4\x85\x29\x93\xfb\x5b\xd3\x17\x5b\xb5\xf4\x7d\xb4\x1e\x2e\xbc\xf4\x7d\x7a\x9d\x6e\x86\x27\x2f\x71\x7d\x4a\xe2\xa6\x94\x49\x96\x69\xe2\x6e\x94\xc4\xa5\x28\x73\x4f\x9e\x8c\x88\x73\xfa\x32\x0d\x2d\x44\x8a\xc0\x73\xe2\xc2\x94\xb9\x63\xab\x96\xbe\x2c\xfd\x82\x9c\x87\x27\x0b\x75\x16\xea\xbc\x08\x5f\xe8\x7b\xa1\xce\xab\x27\x11\x3e\x36\x52\x13\x6b\x9f\xb8\xb3\x24\x71\x59\xc9\xdc\xe1\xfc\x4e\x5c\x4f\x92\xb8\x97\x64\xee\x47\x37\x8d\x3a\x63\x2b\x34\xd9\x63\xa7\xcf\x90\x33\xf6\x40\xf3\x24\xea\x34\x5e\x8f\x2d\xcd\x04\x26\x27\xae\x12\x49\xdc\x21\x32\xe1\x21\x4c\xdc\x13\x92\xb8\x20\x64\x02\x6d\x12\xd7\x7e\x24\xee\xfb\x98\xa7\xd2\x23\x96\xf6\x17\xaa\x6b\x9e\x4a\x9d\x2c\x74\xee\xf4\x98\x27\x22\x0c\x89\x3b\x3d\x12\xd7\x77\x4c\xf6\xd8\x89\x0b\x3b\xd2\x57\xa9\x33\x0e\x2b\xa5\x2f\xfc\xb2\x89\x0b\x3b\xe6\xe9\xcc\x11\xeb\x9d\x9b\x3a\xe6\xd1\x14\x37\xe4\x6c\x34\xa4\x39\x6a\x34\x14\xcb\x7e\x9e\x8d\x9c\x8d\x86\x62\x85\x4f\x6e\x83\x4d\x1f\xab\x98\x5b\x35\x26\x97\xbb\x26\x6e\xd5\x48\x5c\xa7\x31\xcf\xa3\xf5\x4e\x9d\xb1\xc2\x27\xc8\x2e\x7d\x9d\x3a\x03\xc6\x4f\xf6\xca\x89\x8b\x30\x12\x37\x60\xcc\xfb\xd1\x77\x94\xc0\x17\x4a\x60\xde\x42\xeb\x03\x23\x15\xd8\x78\x72\xb9\x6b\xfa\xd0\x0c\x5c\x84\x31\x39\x98\x94\xb8\x08\x23\x71\xcb\xc5\x84\x87\x30\x71\xaf\x45\xfa\x02\x94\x4e\x0e\x2d\x25\x2e\xad\x48\xdc\x56\x31\x39\x9f\x94\xb8\xad\x22\x7d\x93\x3a\x1d\xe1\x27\x1f\x43\xa0\xc1\x09\x2b\x61\xe2\x7e\x8a\xf4\x2d\x84\xaf\x3c\xb9\x18\x90\x45\x43\x4d\x4f\xd2\xa3\x00\x6f\xf3\x6a\x36\x17\xad\x07\x36\x9b\xec\xe6\x13\x37\x59\x24\xae\xb0\x98\xb7\x23\xd2\xe6\xb3\x09\xbc\x34\xef\xd2\x8f\xcc\x66\x80\x9d\xc9\x06\x3c\x71\xa7\x44\xe2\xfa\x88\x09\x2b\x61\xe2\x8a\x88\xc4\xdd\x10\xf3\x1e\x44\x02\x1e\x70\xf1\xc3\x7c\x9a\x8e\x83\x12\x88\xc8\xe5\x7c\xfa\xe6\x51\x95\x5f\x38\xfd\xe6\x43\x7b\x7f\xa8\x4a\xee\x71\x98\xdc\xdc\x9a\xb8\xb9\x21\x71\x49\xc3\x7c\xc6\xf7\x79\x11\x29\xbc\x76\xf3\x19\xad\x5f\x06\x19\xa5\xfa\x34\xf2\x28\x55\x6e\x59\x98\x0f\xe5\xff\x3d\x1a\x42\xd3\x3e\x8d\x27\x4a\x95\xbb\x13\xe6\xc3\x76\x7c\x8f\xf1\x0c\x35\x3a\xdf\xd2\x93\xd4\xf9\x10\x3e\x3c\x42\x89\x3b\x10\x12\xd7\x1d\x4c\x4e\x39\xa5\x8c\x52\xcd\x28\x55\x8e\x30\x25\xee\x39\x48\x5c\x70\x30\x5f\xec\xea\x12\x97\x18\x24\x6e\x2f\x58\x09\xdb\xc1\x2d\x04\x89\xeb\x07\x96\x4c\x64\x46\xd3\xe6\xd0\xb4\x2b\xa1\x19\x72\x78\xbc\x12\x97\x0a\x2c\xee\x26\x4d\x5c\x07\x90\xb8\x07\x60\xa5\xc6\xeb\xe1\xab\x4a\x24\xf9\xaf\xd4\x7f\xf1\x04\xf0\xe1\xff\x05\x28\x72\x78\xb0\x52\xce\x88\x16\x3e\xa1\x94\xd1\xb8\xdc\x07\xb0\x48\x76\x4d\xb9\x20\x6f\x38\xab\x56\x42\xdf\x73\x2d\x40\xe2\x3e\x80\x95\xa6\x9e\x64\x0c\x42\xb9\x2e\x32\x60\x13\xd7\x02\x24\x6e\x00\x58\x1c\x42\x4a\xe4\xfc\xa7\x6c\x8c\x01\xfa\x3e\x87\xaa\x4d\xdc\x00\xb0\x60\xf1\x4b\xdc\x00\x90\x48\xf6\x5f\x49\xd3\x62\x74\xd7\xe8\x2e\x5a\x87\x9c\xff\x94\x8d\x1e\x1d\x3d\x49\xeb\xce\x10\x62\x2e\x48\xde\x4f\x64\xed\xaf\x0f\x44\x40\xd6\x7e\x22\x5d\x7f\x7d\x09\x91\x9c\x69\x09\x15\xbd\x3e\xf4\x3d\x79\xfa\x89\x04\xfd\xf5\x7d\x7a\x9d\x86\x42\x61\xaf\xef\xe3\xf5\xf0\x41\x25\x92\xf0\x17\xdc\x7c\x89\xb4\xfb\x44\xbe\xfd\xfa\xb2\x9e\x64\xe8\x02\x48\x2e\x0e\x59\xa5\x8c\x16\xcf\xa1\xc5\xd7\x87\x26\xcb\x95\x86\x02\x3a\xae\x0f\x4d\x46\x12\x7e\xca\xa1\xc5\xd7\x67\x3c\x09\x6a\x23\x25\x7f\x7d\xae\x27\xe9\x66\xa3\x9b\x4e\x43\x00\xb4\xdc\x68\x88\xa5\x93\x1b\x0d\x75\x7a\x04\x4c\x20\xfb\x3e\xe5\x4e\x43\xd8\x90\xdc\xa9\x33\xfc\x37\xeb\x0b\x8f\x62\xca\xe1\x4f\x49\xa4\xd6\x2f\xf8\xf7\x52\x1e\x88\x34\x10\xe9\xe8\x47\x06\x79\xf0\xba\xd6\x13\x0a\x9b\xbc\xf9\xf5\x61\x2e\xf2\xa4\xce\x50\xd8\x2b\x27\x84\x47\x61\xe7\x50\xd8\x2b\x6b\xe2\x26\x22\x05\xe8\x5b\x5c\xa2\x9a\xf2\x62\x35\x87\x36\x5e\x24\xb6\x26\x32\xde\x13\xa9\xee\x8b\xfc\xd6\x44\xaa\x7b\xca\xa1\x8d\x57\x46\x0d\xe7\xc5\xc4\x85\x6e\x5e\xb9\xeb\x49\x3e\xc5\xd0\xcd\x8b\x34\xd7\x94\x17\x5f\x48\x68\xe3\x95\x07\xd3\xb1\x69\x7d\xd3\xfa\xe4\xc9\xcd\x80\x6c\x1a\x8a\x8d\x47\x22\x81\x3d\x91\xab\xbe\x72\xec\xd2\x12\x19\xe8\x89\xd4\xf3\x95\x37\xc2\x1f\xa6\x23\xc2\x3a\x2b\xa3\xc5\xc9\x2b\x4f\x24\x94\xaf\x7c\xf4\x24\x83\x7c\xa8\xf3\xa0\xc9\x0e\x83\x1c\xd8\x76\xe5\x4b\x8f\x50\xd8\xe4\x80\x2f\xd2\x63\x13\x39\xe0\x89\x74\xef\x95\x1f\xab\xf8\x52\x67\xe8\xe6\xc5\x7d\xa9\x89\x5c\xee\x94\x1f\x72\x62\xd2\x33\x80\x97\xcc\xee\x05\xd7\x5e\x22\xb3\x3b\x91\x9b\xbd\xb8\x52\x35\x91\x8d\x9d\x48\xbc\x5e\x85\xef\x93\x54\xeb\x44\x8e\xf5\x2a\x71\x8c\x32\x91\x63\x9d\x48\xae\x5e\x25\x82\x12\x89\xe4\xea\x54\x02\x05\x2f\xae\x46\x4d\x64\x55\x27\x52\xa6\x57\xa9\x7a\x32\xc6\x93\x7c\xe8\x05\x91\x5e\x22\x1f\x3a\x91\xfa\xbc\x4a\xec\x2d\x13\xc9\xce\x89\x2c\xe7\xc5\x15\xa7\x89\x4c\xe6\x44\x0a\xf3\x2a\x28\xab\x82\xc2\x2e\x81\x82\x57\xd9\xc8\x99\x91\x33\x53\xe7\xe1\x49\xd4\x6f\x89\x4c\x96\x65\x28\x96\x02\xb6\x2d\x81\x6d\x17\xac\x75\xa9\xa0\x7e\x4b\x60\xdb\x65\xa8\x8b\x82\xfa\x2d\xa8\x5f\x63\x69\x97\x40\xba\x89\xdc\xe5\x65\xe1\x6e\x4b\x25\x94\x71\x22\x85\x79\x71\x48\x2b\x15\xf4\x27\x79\xc6\xcb\xc0\x77\xe4\x12\x27\x92\x88\x97\xb1\x36\x0b\x88\x95\x7c\xe1\x05\xf1\x5b\x2a\xce\xeb\x4e\x43\xe0\x3b\xd2\x7f\x13\x79\xbf\x0b\xca\xb6\x54\x2a\xd3\x81\x02\x74\xb4\x22\xe9\xbf\xa9\x84\x1e\x5c\xdc\xd7\x99\x0a\x3b\x54\x52\x7c\x97\x67\x44\x02\xb1\x92\xbf\xbb\xc8\x53\x4d\x64\xec\xa6\x82\xae\x73\xb4\x62\x41\xd7\x91\xbf\xbb\xdc\xf4\x24\x0d\x05\x62\x5d\x5c\xf7\x99\x4a\xe3\x63\x08\xe0\xba\xdc\x10\xa9\xa9\xa1\x98\x38\x07\x65\x90\x8e\x9b\xc8\xbc\x5d\x0e\xbe\x23\x83\x36\x91\x3a\xbb\x5c\x1f\x03\x88\xb5\x74\x84\x67\xc1\x96\xce\xc8\x87\xef\x79\xf9\xd2\x93\x7c\x75\x68\x45\xc7\x1a\x92\x4f\x9b\xc8\x8f\x5d\x8e\x35\x24\x07\x36\x91\xfc\xba\x1c\xfd\x59\xc0\xb6\xe4\xc0\x2e\x0e\xaf\x25\xf2\x5c\x53\x09\x97\xed\xe2\x16\xce\x44\x82\x6b\x22\xb3\x75\xd5\xac\x1f\x19\x10\xb4\x62\x05\xb5\x91\x9a\x9a\xc8\x49\x5d\x15\xdb\x41\x16\x6a\x22\xfd\x74\xd5\xf1\x77\x40\x51\x80\xb3\x25\x34\xe7\xaa\x18\x7f\x12\x48\x13\x99\xa3\xab\x01\x80\xc8\x1c\x4d\x05\xed\xd8\xd0\xe2\x65\x23\x6f\xf8\xf4\x56\xd3\xb7\x0f\x72\x2d\x68\xc7\xc6\xee\x97\x04\xd2\x44\xe6\xe8\xe2\xcc\x57\x22\x57\x34\x95\x00\xb0\xab\xc5\xb1\xe4\x54\x36\xad\x6f\x5a\xd7\xfc\x1f\xbe\xd3\xd0\x9c\xab\x49\xc1\x1c\x16\x59\xf8\xc5\x56\xd3\x2a\x39\xcc\x40\x68\xce\xd5\x9a\x7e\xa4\xa1\x43\x43\xc0\xaf\x72\x98\x81\x00\xbe\xab\x49\x6d\xa0\x47\xc9\x23\x5d\xe4\x83\x26\xf2\x48\x13\x09\xa4\xab\x01\xbb\x48\x20\x4d\x64\x87\x2e\x6e\xa6\x4c\xe4\x83\x26\x12\x41\x57\x1b\x7a\x92\x1e\x5d\x7a\x04\xec\x22\x03\x34\x91\xec\xb9\x9a\x46\xfe\x31\x1d\x8f\x86\x16\xdd\x44\xb9\x92\xa6\xb9\x1a\x0b\x97\x54\xcc\x44\x0e\xe6\x6a\xa8\x76\x72\x30\x13\xc9\x97\xab\x3d\x3d\x69\xfc\xc8\x74\xa0\xda\xc9\xb3\x4c\xa4\x54\x2e\xae\x9d\x4c\xa4\x4d\x26\xf2\x25\x57\x07\x22\x91\x2f\x99\x48\x8d\x5c\x1d\x65\x40\x6a\x64\x22\x27\x72\x75\x94\x01\x59\x90\x89\xf4\xc7\xc5\x01\xb2\x44\xfa\x63\x22\xef\x71\x41\xef\x96\xc8\x7b\x4c\xe4\x31\x2e\x0e\x90\x25\x72\x15\x13\x49\x8a\x8b\x33\x5f\x89\xb4\xc4\x44\x3e\xe2\xea\x95\x6e\x66\x1a\xca\x34\x54\xf5\x24\x75\x66\x7a\x04\x1a\x32\x74\xb3\xa1\x9b\xc9\x1c\x4d\x16\xaa\x36\x59\x38\x15\x56\xbf\x7a\x92\xd6\x8d\xd6\x41\x2e\x24\xf8\x25\x32\xfb\x16\x97\x34\x26\x03\x9c\x1a\xe0\x94\xf4\xc9\x44\xda\x5e\x22\x5f\x6f\x91\x1b\x99\xc8\xc9\x4b\x24\xe3\x2d\xd2\x20\x93\x39\xad\x03\x4e\x47\xd7\x8f\x0c\x72\xc0\xd1\x35\xf0\xe3\x98\x7c\xb3\xe1\x3f\x58\x23\x02\x70\x89\x2c\xbc\x44\xfa\xdd\x22\x61\x32\x91\x62\x97\xc8\xad\x5b\x30\x96\x25\x72\xeb\x12\x69\x74\x8b\xf4\xc9\x44\xe2\x5c\x22\x63\x6e\x0d\xf0\x88\xa1\x9b\xad\x51\x67\xe4\x18\x24\x92\xe3\x12\x59\x71\x8b\xc3\x57\x89\xac\xb8\x44\x92\xdb\x1a\x87\x29\x06\x72\x92\xb3\xb6\x46\x9c\xe5\x49\x64\xa9\x25\xd2\xd3\xd6\x00\x8f\x90\x9e\x96\xc8\x4b\x5b\xe3\xd1\xf7\x8e\xf0\x1d\x39\xc1\x23\x24\x9d\x25\xb2\xcd\x16\xe4\x66\x89\x8c\xb2\x44\x2a\xd9\xe2\xbc\x54\xb2\x81\x48\x28\xd7\x69\xfa\x91\x2f\x19\xe5\x4a\x4a\x66\x22\x5d\x2c\x59\xe8\xd8\x35\xd9\x98\x91\x27\x96\x48\x10\x5b\xd3\xf5\x24\x1f\x2d\x1a\x97\xb3\x51\x89\xcc\xb0\x44\xa6\xd7\x9a\x15\x39\x27\x0d\x85\x37\x61\x4d\xb4\x8d\xa1\x86\xc9\xf4\x5a\x13\xff\x9d\x01\x63\x2d\x80\xeb\x82\x88\x2c\x91\xe2\x95\x0c\x70\x3a\xd1\x0c\x86\xe3\x80\x84\xaf\x35\xd1\x0c\x24\x7c\x25\xb2\xb9\xd6\xc4\x2b\x47\x36\x57\x22\x8d\x6b\x4d\xb6\xc4\xa4\x63\x25\x43\xfd\x4e\x4d\x1c\x3e\x02\x0b\xdd\xba\xc8\xda\x4c\x24\x4b\x25\xf2\xa2\xd6\xd2\xda\x24\x76\x60\xa8\x4a\x48\xc3\x12\x29\x50\xc9\x80\x9c\x8b\x8d\x2e\xd9\x4e\x89\x34\xa7\xb5\x0c\x91\x70\x07\x18\x5a\x71\x69\xc1\xe2\x0f\x25\xb5\x68\x2d\x2d\xc3\x47\x8f\x1e\x0d\xb1\x1d\x24\xff\x27\x91\xf8\xb3\xa0\xdf\x4a\xa4\xfa\x24\x72\x7c\x16\x2c\x5c\x89\xac\x9e\x44\x3a\xcf\xe2\xec\x50\x22\x9d\x27\x91\xb9\xb3\xb8\x16\x30\x91\x9d\x93\x9c\xad\xfb\x06\xe3\x78\x68\xa9\x44\xce\xcd\x82\xaf\x2b\x91\x73\x93\x1c\x78\x28\x0f\xaf\xe3\x24\x75\xe0\xe1\x06\xe3\x38\x7a\xc9\x33\x75\x82\x71\x48\xc4\x49\xce\x26\x7f\x17\x3d\xd9\xf9\x91\x86\x4c\x4f\xd2\x50\xa6\x21\x6c\x9c\xc7\xae\x3e\x79\xa6\x21\x7c\x58\xa4\xec\x24\x72\x75\xd6\x76\xfd\x88\xf0\x6c\xee\x21\xf1\x4a\x24\xf0\x24\x32\x77\xd6\xee\xf4\x08\x5d\x47\x92\xce\xda\x43\x4f\xd2\x23\x74\xdd\x66\xa3\x43\xce\x4d\x22\x87\x66\xc9\x41\xec\x78\x4e\xdd\xe8\xd1\x6c\x7f\x05\x14\x8e\xca\x74\x54\x26\xd1\xfe\x44\x2a\x4e\x22\xeb\x66\x6d\xf0\x13\x59\x37\xc9\xd9\xf9\x6f\x94\x16\xe9\x36\x89\x3c\x9b\xb5\xb7\x7e\xe4\xa3\x60\xe7\xbf\xc1\x4f\x0e\x9c\x75\xf4\xe8\x46\x97\x38\x7a\x94\x94\x9a\xb5\x1f\x63\x80\x03\x96\x5c\x9a\x45\xf8\x2d\x91\x3d\x93\x48\x94\x59\x47\x53\x5d\xf5\x7a\xcc\xc0\x41\x97\x38\xda\xd1\x41\xae\xc7\xf5\x23\xdd\x44\x3b\x1e\xf6\x21\x64\xb3\x24\x52\x55\xd6\xe9\x8c\x2b\xda\x91\x1c\x95\x45\x96\x69\xf2\x4e\x37\x51\x99\x67\xd0\x3a\xbe\x56\x0f\xcd\xb9\x4e\xa4\x3e\x26\x67\x97\x4e\x52\xcb\x92\xa7\x97\xe4\x94\xe4\x68\xc7\xc3\xe6\xc4\xd9\x90\x3b\x1b\xf2\x8b\xca\x24\x39\x25\x91\x95\xb2\x2e\xeb\xde\x07\xaf\x87\x3e\x5c\x57\x0b\x82\xd8\x9f\xa3\x1d\x2f\x0e\x2e\x9f\x7c\x68\xa1\x0f\x17\x04\x5c\x89\x74\x94\x44\x1e\xca\xe2\xc8\x40\x22\xf3\x24\x91\x72\xb2\x2e\x1a\x97\x24\x93\xe4\x28\xc2\x0b\x6a\x73\x14\xa1\x03\x39\x2f\x1b\x1e\xc7\x83\x4a\x1e\xca\xba\x40\x39\x32\x4f\x12\x69\x25\xeb\x56\x3d\xc9\x67\x83\x22\xbc\x4d\x4f\xd2\x50\x6c\xd6\xd7\xc5\xc7\xee\x80\x53\x72\x4d\x96\xbc\xb2\x0e\x0e\x25\xc9\x64\xc9\x01\x4b\x92\x49\x72\x70\x28\x47\xad\x92\x83\x43\x49\x39\x59\x9c\xb1\x4a\xa4\x95\x24\xf2\x49\xd6\x95\xd2\x22\x30\xeb\x6c\xdd\x2f\x3e\x2c\x12\x49\x12\x39\x23\xeb\xb2\x07\x23\x13\x24\x91\x02\xb2\x9e\x94\xd6\xa5\xce\x50\xa7\xeb\x7d\xfa\x91\x8f\x16\xc8\xf9\xa4\x9f\x80\x9c\x64\x74\xac\x27\x5d\x72\x11\x3e\x90\xe7\x7a\xae\x1f\x19\x10\xf6\xf3\x4f\xcb\xf0\x31\x20\xb1\xad\x5f\x4f\x8b\x8b\xfd\xbc\x87\xaf\x75\x3d\x7d\x4b\x28\x6c\x47\x61\x3f\x76\x95\x64\x61\x24\xd2\x2f\x36\xa9\x8f\xa9\x82\x2e\x6b\x6c\xdd\x37\x99\x8c\x89\x2c\x8c\x44\xfa\xc5\x26\xa1\x31\x91\x62\x91\xc8\xad\xd8\x69\xaa\xce\xcb\x8f\x8f\x1f\x63\xe4\x2b\x0a\x9b\x4c\x8b\x2d\xe7\x23\x99\x16\x89\x14\x8b\x9d\x50\x17\xa4\x58\xa4\x1a\x78\x72\xa7\xa5\xd7\x07\x3f\xce\xf8\x31\x0e\xb2\xa5\xca\xce\x9f\xbc\x8b\x9d\x00\x3e\x95\x9d\x7f\xfd\x68\x1d\xc5\x42\xfa\x45\x22\xef\x62\x27\xec\x67\x45\xdf\xd7\xd0\xf7\x3b\x01\x7c\x6a\x00\xd0\x54\x43\xed\xef\x84\x23\xa6\x66\x5a\xcf\xb4\xfe\xf4\x23\x0d\x85\x6a\xdf\x1f\x6b\xb3\x12\xff\x22\xa9\x62\x43\xd6\x94\x48\xaa\x48\x64\x53\xec\x0f\xbd\x44\x36\x45\x22\x8d\x62\x7f\x91\xa8\x91\x2a\x5a\xbc\x86\x8f\x60\x7f\x59\xaf\xc7\xbc\xd7\xf0\xdb\xee\x8f\xbd\x17\x49\x15\x89\x6c\x8a\x4d\xe4\x3f\x55\x54\x7b\x0d\xd5\xbe\xbf\xa2\x27\x99\xb8\xd0\xde\x9b\xcc\xd0\x44\xa6\x45\x22\xa9\x62\x7f\x2c\x6d\xd2\x28\x12\xf9\x13\x5b\x1e\x49\x72\x24\x12\xc9\x11\x9b\x4b\x03\x53\xc5\x6f\x5b\xc3\x53\xbb\x3f\x56\x71\x05\x1a\x93\x38\xb1\x3f\x56\x71\x05\x1a\x57\xff\x3f\x84\xdd\x5d\xf2\x84\x2a\xb2\x04\xf0\x2d\x09\x08\xe2\x72\xf8\x90\xfd\x2f\xe1\xc6\xe1\x47\x4f\x9c\x79\xb8\xf3\x7f\x6c\xa3\x15\x44\x48\xaa\xb2\x8a\x2c\x0d\xd5\x73\x51\x43\xdb\x18\x1e\xc1\x82\x75\x38\xe2\x2a\x45\x43\xf0\xd3\x19\x89\xcb\xe1\x88\x11\xde\xf3\x4f\x9d\xdf\x38\x3f\x02\x0b\xcb\x09\x86\xcb\xd1\x85\x11\x2c\x58\x07\x12\x2e\x27\x11\x46\x10\x0b\x28\x0c\x5e\x07\x12\x46\xe0\x66\x39\x90\x70\x95\xc7\xc8\x73\xb3\x9c\x44\xb8\x1c\x41\x18\xf1\x3a\x17\x0d\xf2\x46\xef\x41\x12\xf0\x2a\x0c\xde\xb2\xc3\x67\xc3\xc9\xd2\xab\x20\x23\xca\x26\x23\x86\xca\x4f\x97\xf3\x05\x97\x83\x05\xc3\x39\xd3\xcb\xe1\x81\xcb\xa9\x81\x11\xad\x77\x27\x03\x2e\x47\x02\x46\xe4\x12\x39\x12\x70\x49\xf8\x1f\x0e\x98\x5e\x92\xfa\x2f\xd9\xfc\x23\xe2\x82\xe5\xe8\x5f\xa5\xe9\x52\xf3\xe1\x40\xba\xac\xfc\x11\xd9\xa1\xf2\xf0\x2f\x09\xf8\xc3\xe1\xd3\x4b\x92\xfd\x55\xba\x2e\xb1\xef\x0a\x48\x2f\xdd\xbb\x1f\x0c\x01\xe9\xa5\xeb\xe7\x97\xfe\x34\x28\x8a\x88\x99\xec\xfc\x71\x88\x4d\xd9\xf9\x97\x44\xfc\x11\x45\x89\x25\xe2\x5f\x65\xe8\x05\xdb\xb1\x0c\xbd\x18\x7a\xc1\x22\x28\x36\x81\xb2\x37\x81\x71\xd8\xce\x62\x13\x90\xc0\x3f\x48\x0a\x5e\x12\xf8\x2f\x99\xfb\x23\x9d\xaf\x3a\x8c\xeb\x26\x75\xc7\xa1\x40\x25\xe9\x5f\xb2\xf3\x47\xe2\x12\xcb\xce\xbf\xa4\xe5\x8f\x74\xbe\x2a\x86\xa2\xec\x0d\x62\x24\xb6\xa3\xec\xfc\xab\x4c\xad\x1f\x70\x9d\x5e\xf3\xd3\x10\x9f\x56\x06\xfe\x25\xf5\x7e\xa4\xf3\x55\x3f\xef\xbe\xb7\x8b\x91\x58\x84\x05\xa9\x2b\x15\x7e\xa4\x83\x64\x36\x01\x19\xf1\xc3\x89\xd6\xab\xd8\x04\xca\xd2\xcf\xef\xfc\xd3\x28\xed\xb8\xdb\x48\x90\x4c\x86\xfa\xf5\x6c\xd8\x1f\x24\x05\x2f\xc9\xe8\xd7\x03\xef\xef\x72\xfe\x39\x5c\xdc\x43\x77\xf3\x7e\x25\x8e\x5f\x0f\x6c\xbe\x2d\x32\x39\xe2\x97\x74\xf0\x71\xfb\x1c\x0f\x63\xfa\xd9\xc6\xf4\xc8\x86\x4e\xe6\xf7\x25\xe5\x7b\x64\x14\x83\x24\xef\x4b\x76\xf7\xc8\xe9\xfc\x73\xba\xb8\x5c\xf4\x4f\xc6\xb4\xcc\xef\x91\x59\x2e\x32\xbf\x2f\xa9\xdb\x23\xc3\xbc\x07\xe2\xca\xe0\x1e\x99\xaf\x28\x4d\xfb\x7a\xb6\xdd\x3c\x32\xcb\xe5\xb9\x3d\x73\x63\xec\x38\x24\xa4\xc4\xec\x4b\x46\xf6\x50\x88\xe8\x7a\x80\xab\x54\xec\x91\x9f\x73\xb1\xb9\xa8\xf3\x2c\x17\x59\xd7\xd7\xb3\x31\x76\x64\x9f\x58\x82\xf5\x25\xb3\x7a\x50\xd2\xbb\x64\x56\x5f\x0f\x70\xcd\x2c\x97\x47\xfc\xeb\xc9\x1a\x62\xdf\x3f\xe2\x5f\x4f\xf6\xcc\x76\x6e\xdf\x13\xec\x01\xae\x0a\x18\x5d\x32\xb2\x2f\x09\xd6\x23\xf3\x2a\x25\x58\x5f\x4f\x71\x3b\xe6\x5c\xf6\xf4\x25\x6d\x7a\xa8\x63\x74\x49\x8d\xbe\xe4\x44\x0f\x47\x6e\x2f\x39\xd1\x97\xf4\xe7\x91\x59\x43\x0f\x7b\x59\x16\xf4\xc8\x88\x2d\x99\xce\x97\x14\xe7\x91\x77\xe2\xe6\x25\xc5\xf9\x92\x8f\x3c\xf2\x3a\xff\xf4\xcc\x8d\x9c\xa3\xec\x64\xbb\x4b\x1a\xf1\x25\x77\x78\x14\x14\xbd\xbc\xe1\x4b\xb2\xf0\x20\xee\x77\x49\x14\xbe\xe4\x02\x8f\xc2\xc2\x92\x07\x7c\x49\xf5\x1d\xce\x04\x5f\x92\x7a\x2f\x19\xb8\xa3\x9c\x59\x07\x5c\x25\xd8\x8e\x92\xbc\x11\x36\x41\x6e\xec\x28\x0c\x34\x19\xae\x97\xb4\xd6\x51\xf2\xb9\xe8\xdd\x9b\x67\x9e\x09\xc6\x5e\x96\x94\x3a\xca\x99\x4b\xd2\x10\xe4\x9c\x0e\x47\x8a\x2f\xf9\xa6\x97\x94\xd2\x41\x30\xf0\x92\x4e\x7a\xc9\x21\x1d\x94\x02\x2f\xb9\xa1\x97\x84\xd0\x51\xea\xb9\x68\x94\x36\x8c\x0e\x2a\x82\x97\xdc\xce\x4b\x32\xe7\x28\x7c\x45\x89\x99\x97\x4c\xcc\xe1\x80\xf1\x25\xab\xf2\x92\x46\x39\x9c\x2c\xbe\x24\x4a\x5e\xb2\x1d\x47\x11\x9e\x90\xe5\x78\x3d\xdb\x5e\x1e\xa4\x05\xaf\x93\xba\xf8\x40\xc5\xc2\x0e\x3d\x39\x8b\xcf\x34\x4a\xf3\x5c\xf4\xcc\x69\x94\x80\xd5\xc3\x88\x7e\xa6\xce\x03\xab\x07\x19\xf1\x7c\x46\x69\x9d\x8b\xa6\xe2\xb6\x97\xc7\xe1\xac\x1f\xf6\xf2\xb3\xed\xe5\xe1\x40\xf3\xf5\x7c\xc0\x6a\x23\xe6\x78\x82\xce\x33\xa2\x1f\xf8\xf9\x60\xe3\x1f\x41\xb1\x67\x33\xb5\xe3\x49\xe7\xa2\x01\xd9\xb9\x09\xe3\x39\xa8\x88\xb7\x7d\x36\x6f\x3b\x0e\x91\x5d\xf1\xb6\x75\xc3\xe8\x70\xa2\xf9\xaa\x8c\xe8\x7a\xe9\xd2\x4e\xbf\xbc\x2a\xd3\xb8\x32\x8d\x9d\x53\xbe\x2a\xd3\xb8\x6e\xe2\x75\x3c\xfb\xc0\xc1\x55\xe5\x26\xd4\xa0\x4b\x90\xb6\x32\x8d\x25\x7f\x8e\xe7\x39\xff\x6c\x2e\xee\xc9\x70\x28\xef\x8a\xe0\xa8\xe0\xf7\xe1\xb6\x56\x59\x60\x35\xea\x27\xb4\xa9\x88\xd7\xba\xed\xde\xf1\x30\xf6\xeb\x46\xe8\xab\xc2\xe4\xc3\x83\x57\x98\x5c\x61\xb2\xd2\x4c\x57\x85\xc9\x35\x69\xa8\x69\x1d\x26\x57\x98\xec\xb0\xf4\x55\x11\x1c\x75\x13\x1c\xe3\xe9\xe7\xa2\x86\x92\x86\x18\xfb\x55\xf8\xac\x26\x43\x37\xea\x9f\x06\x45\x95\xb0\x50\x19\xbe\x95\x2d\x5e\x37\x28\x5f\x75\x03\xef\x38\x7c\x78\x65\xe3\x56\x36\x6e\x15\xa2\xa9\xd9\x17\x00\xc3\xd5\xe6\x5f\xc1\x70\xdd\x0c\xc5\xa8\x4c\xf9\x0a\x86\x2b\x18\xae\xf1\x5c\x1c\x2e\x6a\xc8\x66\x55\x21\x6e\xdd\x56\xed\xa8\xf7\xb9\xe8\xab\x16\xcf\x64\x76\x57\x69\x08\x75\xa3\xf1\xa8\xf6\x90\x2a\x25\xb4\x16\xcf\xac\xe7\xe2\x9e\xbc\x75\xe7\x89\x8e\xba\x53\x6c\xaf\x8a\xcb\xa8\x0c\xdf\x6a\xdd\x57\xe6\x6c\x65\xce\xd6\x33\xd8\x68\x8b\xba\xd1\x78\x54\x78\x5f\xab\x2e\x55\xb7\xcf\x73\x51\x97\xaa\x2e\xc1\xfb\xca\x9c\xad\xcc\xd9\x0a\xb0\x6b\x35\x9e\x60\x98\x76\xe2\x55\xc1\x70\xdd\xd1\xb4\x41\x34\xf1\xaa\x10\xb7\x6e\x2e\x63\x38\xbd\x7c\x55\x5c\x46\x05\xc3\xd4\x08\xaf\x8a\xcb\xa8\x60\xf8\x85\x8e\x15\x6d\x51\x37\x6d\x31\x5e\x98\x57\x45\xcc\xea\x06\xde\xf1\xbe\xe7\xa2\xdb\x21\xee\x0b\x9f\x2a\xc4\xad\x10\xf7\x95\xbd\x52\x25\x17\x54\x88\xfb\xce\xf3\x4f\xef\xce\x9c\x7d\xa7\xc9\xc0\x62\xad\x5d\x3f\xf7\x01\x93\xab\x76\xef\x0e\x71\x5f\xf0\x56\x25\x17\xd4\xa1\xa1\x7d\x36\xf2\xaa\xf8\xdb\x3a\x34\xf4\x9d\x7f\x6a\x68\xdb\xa8\xe3\x65\xf0\x56\x88\x5b\xb7\x8d\x3a\x9c\x65\xbe\x2a\xc4\xad\x8c\xd3\xc6\x8c\xad\x68\x8b\xba\x6d\xd4\xe1\x64\xf3\x55\x21\x6e\x85\xb8\xed\x40\x11\xa6\xb7\x6e\x8c\x1d\x2d\x9f\x8b\x9e\xb9\x2d\xcf\xd1\xc4\x54\x2b\xa6\xb7\xee\x74\x82\xd1\xce\xb4\x01\xae\x15\xb8\xb6\x61\x40\x80\x6b\xdd\x61\xb0\xd1\xc6\xf9\xa7\x67\x2e\xcf\x9c\x30\x8f\x71\x5a\x19\xa7\x87\xbb\xae\x70\xb4\xc2\xd1\x0e\x86\x5f\x76\xe8\xcb\x0e\x75\xa4\xf6\x7a\x45\xb5\xde\x6d\x8e\x0e\xa7\x67\xaf\x97\x1d\xfa\xb2\x43\xbb\x5d\xf1\x05\x99\x2f\xc8\x74\x62\xf5\x7a\x85\xa5\x5e\x90\xe9\xc8\xe9\xf5\x22\x0e\x5e\x90\xe9\xe4\xe9\xf5\x82\xcc\x77\x1b\xae\x63\x58\xef\x2f\xe2\xe0\x45\x1c\x8c\x2d\xae\x70\xbd\x88\x83\x17\x64\x0e\xae\xfb\x8b\x23\x78\x71\x04\x27\x15\xf8\x05\x99\x2f\x8b\xd5\x09\x91\xeb\x4d\x9e\x99\x3c\x93\xc5\xfa\x22\x0e\xde\xe4\x99\xf9\x5c\x2c\x2e\x56\x17\x1f\x17\xf7\x20\xbf\x2c\x56\x82\x7e\xd7\x8b\x0e\x78\xd1\x01\x27\xeb\xf7\x85\x8a\x2f\x54\x1c\x9c\xbd\x97\xc5\xfa\xb2\x58\x07\xf3\xf0\xbd\x8d\x27\xa8\x1c\xe3\x5c\xd4\x50\xd6\xd0\x16\x49\xb8\x5e\xa8\xf8\x42\xc5\x81\x1f\x71\x8e\xe0\x72\x80\x60\x38\x7a\x71\x39\x24\x70\x39\x1d\x30\x26\x03\xcd\x09\x80\xeb\xe5\xe4\x1f\x8a\x56\x62\xfe\x25\x23\x7f\x9c\x14\xdb\x17\xac\xbd\xec\x50\x07\xd3\xae\x97\x1d\xfa\xb2\x43\x9d\x5a\xba\x5e\x39\x53\x2f\x93\x73\x9a\x8a\x2f\x58\x7b\xc1\xda\x49\x72\x7d\xc1\xda\x0b\xd6\x3e\x60\xf5\xb2\x2e\x5f\xd6\xe5\x77\xa6\x22\x2f\xfd\xe5\xa5\x1f\x92\xf4\x95\x1d\xf0\xb2\x2e\x4f\x92\xeb\x2b\x3b\xe0\x7d\x3d\xf3\xcc\x4f\xae\xfb\x0b\xd6\x4e\x42\xea\xcb\xba\x7c\xb9\xee\x27\x21\xf5\x15\xc0\x7a\xb9\xee\x9f\xcd\xff\x85\x75\x2f\xac\xfb\x6c\xfe\xaf\x58\xd5\xbb\x2d\xcf\x71\xa8\xcf\x17\x00\xbe\x00\xf0\x24\xa4\xbe\x4d\x43\x4d\x43\xb6\xf4\x17\x00\xbe\x00\xf0\x6b\xe7\xa2\xaf\x09\x00\x3f\xbb\xf7\xdb\x35\xd4\x35\x64\xf7\x7e\x59\x97\x2f\x97\xfd\x3b\xdf\x9d\x75\xf9\xb2\x2e\x3f\x7e\xfc\x8b\xa2\x7d\x01\xe0\xb7\xce\x3f\x35\x04\x00\x3f\x01\xc1\x97\xc9\xf9\x32\x39\x97\x5d\xfb\xe5\x9d\xbf\xbc\x73\xc7\x44\xaf\x97\x77\xfe\x02\xc0\x75\x16\x2c\x00\x7c\xd9\xa1\x87\x63\x7d\xa7\x19\xb2\xfd\xf1\x71\xd2\x61\x5f\xbc\xed\x0b\x15\xf7\xa1\xd1\x3f\x0c\x8a\x57\x3e\xd6\xcb\x48\x5d\x67\x39\x82\xcc\x97\xeb\xbe\xc4\x15\x5f\xae\xfb\xcb\x75\x3f\x19\xb0\xaf\x24\xad\x77\xdb\xaa\x63\xd9\xd2\x5f\x40\xf8\x02\xc2\xf5\x9d\x8b\xfa\xbb\xf4\x77\x9d\x8b\xbe\xea\x8e\xa6\x0d\xa2\x7a\x57\x63\x50\xb6\xcd\xca\x4e\xaa\x78\x57\xe3\xa5\xb7\xed\xa5\xcf\x93\xad\xda\x18\x94\x6d\x07\xf4\x27\x05\xbb\xab\x09\x8e\xb5\x6d\x42\xce\x93\xad\xda\xd8\x8e\x6d\xe3\xe1\xbc\xda\xb9\xfd\x73\x71\x1f\xac\xbb\x20\x44\x03\x84\x6d\x43\xdf\xbc\x78\x02\xcd\x09\x82\xb6\x4d\xc8\x79\xd9\x69\x1b\x27\xbf\x6d\xb7\x7e\x9e\x3c\xd1\x06\x1d\xdb\x46\xc7\x79\xf2\x44\x1b\x74\x6c\xdb\x84\x9c\x97\x9d\xb6\xa1\x55\x5b\xd4\xba\x4d\xb5\x6d\x4b\xf2\x6a\xdb\xad\x9f\xd7\x77\x2e\x1a\x90\xe4\x8d\xec\x9f\x8d\xed\xd8\xb6\xed\x38\xd5\x4d\xb9\x1a\x27\xbf\x6d\xe4\x9c\xca\xa7\x5c\xed\xf6\x46\xdb\xd7\x9f\x27\x7d\xb3\x89\x98\xb5\x8d\xa3\x53\x09\xfd\xab\xc1\xd1\xb6\xd9\xd5\x19\x6c\xaa\x8d\x75\xd9\xb6\xaf\x3f\x83\x4d\xb5\x09\x75\xb5\xed\xd6\xcf\x60\x8d\x36\x99\x5b\x2d\xbb\xdd\xca\x6b\x0c\xc9\xb6\x91\x73\x86\x66\x94\xc4\xbf\x5a\xd6\x79\x3e\x58\x13\xd5\x6a\x9b\xf4\x9c\xd1\x8c\x6e\xa2\x5a\x6d\x1b\x84\x33\x72\x4e\x1a\x74\x6c\x1b\x1d\x67\x64\x33\x36\x6c\x67\xdb\x7e\xf9\x3c\x69\x91\x8d\xef\xdd\x9c\x29\x8e\xe8\x80\x26\xbc\xdf\x1c\x19\x8e\x6c\xf1\xc6\x21\x6f\x4e\x04\x9f\x64\xc7\x06\x1d\x9b\x63\xb9\x27\x5b\xb1\x41\xc7\xe6\x1c\x6e\x34\x93\x9b\x73\x01\xcd\xa1\x5a\x3a\x73\x57\x83\x8e\xcd\x79\xd8\x43\xc0\xb5\x8d\x95\x57\x73\x00\xf6\x24\x26\x36\x96\x60\x73\xe2\xf5\xb0\x72\x0d\xdb\xd9\x1c\x68\x4d\x36\xea\xc6\x4b\x6f\xce\xab\x26\x04\x6c\xdb\xc1\xfe\xab\x39\xa0\x7a\xf8\xbb\xc6\x75\x6f\x4e\xa4\x1e\xfe\xae\xe1\x45\x9b\x03\xa7\x29\x9e\xdb\x0d\xb2\x13\xa6\xc9\x96\xde\x90\xa5\xcd\x01\xd2\x64\x4b\x6f\x52\x57\x9b\x13\xa3\xe9\x2c\x43\x64\x69\x73\x20\xf4\x90\x7a\x4d\x96\x6a\x73\xba\x33\xd5\x73\x51\xeb\xdd\xbb\x63\x7c\x1a\x70\x6d\x1b\x5c\x67\xb2\xcf\x37\x38\xda\xb6\x3d\x39\xd5\x25\xb9\x1a\x1c\x6d\x1b\x47\x67\x3a\x0b\x16\x8e\xb6\xe1\x8d\xc6\xb9\xe8\x8d\x86\x37\x3a\x5f\x93\xeb\xde\xa6\xa1\x3b\x8b\x8b\x21\xd9\xa6\x51\x3a\x10\xc4\x4b\x6f\x1b\x07\xe7\x6d\x9f\x6f\x72\x4f\xdb\xce\x0e\x98\xf7\x73\x2e\x5a\xda\xdb\x4a\x9c\xf7\xe3\x8d\x70\x97\xed\x73\x3b\x13\xbe\xcb\x6f\xea\xdb\xf6\x9b\x27\x5b\xb1\x83\xb5\x0e\xd6\xb2\xe9\xdd\x19\x7d\x7d\x1b\x7d\x33\xdf\xe7\xe2\x7e\x66\xdf\x90\x37\xb3\x84\x85\x2e\x95\xa9\x6f\x8f\x7a\x66\x7b\x72\x07\x80\x1d\x00\x2a\x1d\x7e\x75\x19\xa5\x7d\x5b\x89\x33\x97\xf3\x4f\x0d\x6d\x1c\x9c\x87\xbf\xeb\x00\xb0\x6f\x4b\x70\x66\x4b\xbb\xb3\x04\x7b\xd4\x79\xdb\x6f\xe7\x51\xf7\xa8\x21\xbe\x77\xc7\x72\xf6\xe8\x8d\x7c\xe2\x2e\xcb\xbf\x27\x9d\xf7\x39\x3a\x58\xeb\x60\x2d\x0b\x64\x74\x21\xa4\xbe\xd1\x6d\x1e\x02\xae\x23\x34\x7b\x32\x20\x08\xb8\x0e\xd6\x3a\x58\xcb\xb6\xdf\x0e\xd6\x3a\x58\xcb\xb6\xdf\x0e\xd6\xfa\x36\x0f\xa7\xea\xe2\x57\xc7\x5d\xf6\x9d\xd0\x3f\x4f\x0a\x63\x67\x1e\xf6\xed\x3b\xcf\x62\x19\x76\x11\xfc\xbe\x0d\xc2\x59\xac\x8e\x0e\xd6\x3a\x58\x2b\xf7\xb9\x38\x5d\x74\xbb\xcd\xb4\x0b\xf7\xf4\xe2\x76\x21\xa4\x2e\xdc\xd3\x77\xb8\x67\x16\xfb\x66\x17\xee\xe9\x45\x97\x2c\x99\xee\x0c\x54\xdf\x1c\xe4\x2c\xa6\x77\x87\x75\x1d\xd6\x1d\x12\xaa\x33\x0f\xfb\x36\x0f\x67\xb1\xf5\x74\x69\xa6\x7d\xbb\xc2\xb3\xd8\x7a\x3a\xac\xeb\xb0\xae\x98\xf3\x9d\x79\xd8\x09\x17\x3c\xac\x8c\xce\xc1\xed\x54\x08\x76\x8e\xe4\x1f\x06\x45\x97\xe7\xd4\xe9\x0d\xa8\xd4\x7d\x75\xde\x6f\x27\x03\xf0\x70\x89\x3b\xcc\xeb\x4e\xf0\x3f\x5b\x98\xf0\xea\xe0\xad\x3b\xa0\x7f\xd2\x22\x3b\xd0\xea\x40\xeb\x64\x40\x76\xde\x6f\x77\x08\xfe\x39\x8b\x0c\x3e\x75\xf8\x44\xe7\xee\xea\xbc\xdf\x0e\x9f\x9e\xd7\x8c\x16\xcc\xe9\xce\x2c\x77\x80\xdd\x39\xba\xbd\xff\xfb\xcc\x6b\x87\x4f\x9d\xbf\xab\x1a\xdc\xd5\x19\x7f\x7d\x38\x56\x89\x56\xed\x40\xab\x9f\xd3\xcd\x5b\xfd\xec\xea\x00\xa6\xcf\x73\x4c\x75\xba\xa8\xf3\x5f\xf8\xd7\xf1\xd6\x8e\x06\xec\x5f\xfa\xd7\xf1\xd6\x2e\x38\xd2\xb7\xa1\xf5\x3b\xde\xda\x71\x83\xfd\x73\x3a\x36\x9e\xdb\xad\x92\x0d\x45\xbf\xf3\xa9\x7d\xf9\x80\xdb\x24\xfb\x9d\x4f\xed\x68\xc0\x7e\x0e\x83\x3a\x86\xdb\xd1\x80\xfd\x9c\xfb\xdc\xda\x43\x57\xe7\xbe\xf6\xe5\x28\xaa\x4c\xdd\x21\x9a\x3d\xce\xc1\xcd\x2d\xe0\x77\x0d\x26\xd2\xd8\x98\xd0\xd4\x9e\xbc\x06\x30\x18\xd1\x49\x41\x8e\xd9\x90\x3f\x34\xb6\x51\xd4\x26\x14\x1f\x48\xb3\x91\x9c\x18\xdb\xda\x43\xd7\x70\x74\x72\x38\x3a\xf9\xd9\xd6\x86\xd5\x3c\x6e\xff\xdc\x4a\xf2\xd7\x40\x6c\x8d\xec\x5c\xdd\x38\x17\xf5\x33\x3b\xee\x86\x80\x1d\xe2\xb4\x23\x3b\xdd\xc5\x35\x1a\x96\xe3\x70\xcc\x51\xa9\xc5\x6b\x88\x1a\x0c\xc7\x1c\xe9\xa3\x5c\xc3\x1a\x1d\xc5\x29\xb4\xe7\xdc\xfe\xb9\xe8\x20\x97\x88\xee\xd8\xe4\xd5\x35\xb6\x7b\xd7\x56\x3b\x17\x8d\xd2\xe6\xb0\xda\xe2\x72\x0c\xab\x79\x3c\x9e\xc9\xca\x18\x8c\x94\x21\x07\xf1\x82\x3a\xa3\x1a\x10\xe9\x86\x17\x2c\x19\x3c\xab\xe1\x88\x4a\x30\x69\x07\xdb\x61\x48\xc6\x0e\x36\x96\xc1\xb3\x1a\x92\x5f\xc2\xd6\x29\xbc\x86\xc5\x35\x24\xbf\x04\x49\x6f\x83\x45\x30\xf6\x1a\xeb\x81\x65\x3d\x24\xbf\x0c\x87\x59\xc2\xe3\xbb\x5b\x71\xc3\x61\x96\xb0\x25\x96\xae\x61\xa3\x1e\xe7\x38\x89\xb4\xb3\x21\x46\x39\x86\x73\x2b\x2c\xd6\x41\x25\x60\x4c\xe7\x6b\xd8\xa1\xc3\x19\x93\x71\xce\x98\xd8\x00\x87\x44\x95\x71\xce\x98\xd8\x00\x87\x8d\x7a\xc8\x49\x51\x00\xee\x1a\x56\xc7\x38\x27\x47\x60\xde\x30\xe7\xc7\x39\x0f\xc2\xba\x9c\xdb\xc7\xb8\xa6\xf4\xe2\xf4\x9e\x8b\xcd\xc5\xdd\xcf\xc4\x66\x9c\xb6\xdf\x79\x9d\x73\x16\x1b\xac\xa6\x85\x30\x25\x0d\xa7\xad\x9d\x71\x4d\x3b\xed\x3c\x67\x37\x98\x87\x53\xe8\x70\x06\xcf\x14\x8a\x9f\x88\x98\x19\x1c\x94\xb8\xce\xc5\x8d\x0c\x53\x26\xf1\xcd\x66\x9c\x5c\x8d\x29\x39\xef\x66\x8b\x4d\x8b\x6b\x4a\xce\xbb\xd9\x62\x93\x03\x31\x93\x23\x15\xb6\xf4\x69\xa7\x9d\xe7\x40\x07\xfc\x9c\x1c\x88\x79\xce\x6e\xd8\xa8\xa7\xbc\x8c\x79\xce\x6e\x80\xca\x89\x49\x99\xd2\xe2\x32\x6b\x68\xe2\x97\x67\x3e\x07\x25\xf6\x5c\x9a\x56\xdc\xdc\x1e\x40\xcf\xe6\xe7\x94\x0a\x3c\x9d\x53\xcb\x42\x1e\xd3\x3a\x9a\x52\xd8\x8a\x43\xea\x53\x48\x6e\xee\x95\xd3\x8b\x4f\x3c\xf1\x23\x53\x0a\x1b\xc5\xda\x6b\xf2\x00\xa6\x33\x65\xc5\xda\x9c\xe2\x74\x53\x5e\x1b\x8d\xda\x6b\x5a\x5c\x73\x6f\x8e\xbd\xc8\x67\x9d\x58\xe3\x29\xd9\xad\x70\x20\xa6\x15\x37\xad\xb8\xe2\x28\xcd\xb4\x55\x4e\x07\xcd\xca\x3c\x17\x3d\xb3\xea\xbc\x05\x3b\xad\xcd\x69\x6d\x9e\xc8\xce\xdc\x39\x0d\xd7\x94\xc2\xf6\x40\x86\x69\xe3\x9b\x52\xd8\x14\x55\xba\xa6\xb5\x39\xad\x4d\xea\xa6\xd7\xb4\xc7\x4d\x39\x68\x15\xfc\x4e\xe6\xf6\x94\x6e\x56\x1f\x53\xd1\x76\x36\xe5\xdd\x56\xbb\xe1\x14\x3e\x9b\x72\xd0\x0e\x63\x3e\xed\x71\x73\xef\x71\xbd\x9e\x4f\x2c\x5f\x6c\xca\x17\x7b\xaf\x73\x51\xeb\xce\x7f\xbd\x2c\xd6\x69\x73\x9b\x96\xe1\x6b\x15\x4f\x59\x01\x73\x9e\x5c\x73\xaf\x89\x1b\x98\xdf\xc9\xf6\xf6\x4f\x67\x5e\xa7\xc3\x56\xed\x3f\xea\x62\xff\xbf\x41\xf1\xc9\xdc\xfa\x2e\x99\xcf\x86\xf0\xc3\xa0\x7e\x52\x6d\x9b\x85\xfb\x31\xa6\x3f\xe7\x02\x9a\x93\x6d\x9f\x85\xfb\x59\xb8\xcd\x57\xfd\x10\x07\xdf\x36\x9f\x7b\xc3\xa0\x7e\x32\xa2\xbe\xbd\xd6\x7a\xb7\x4a\x3e\x01\xa2\xcf\x22\x53\x5f\xe5\xfa\x1c\xa5\xfa\x1c\xa5\xea\xa7\x75\xfb\xd2\xe7\x2c\x29\xd5\xbd\xeb\x43\x2d\x7e\x56\xc9\x80\x25\x9f\xfc\xa1\x4f\x6a\xfd\xf8\xce\x45\xcf\xdc\x26\x64\x9f\x5b\x40\xf0\xfa\xb0\x88\x9f\x94\xd0\x29\xb2\xf7\x89\xad\x7c\x27\x25\x14\xde\x7f\x4e\x38\x7d\x4e\x38\x4d\x5f\xe0\x73\x44\xe9\x93\x1b\x4f\xe2\xee\xfa\x58\x84\x9f\x83\x47\x54\xe9\xae\x4f\xe0\xfa\x73\xf2\x72\x32\xd0\x3f\xce\xf3\x57\x35\x74\x86\x4e\x70\xe4\x73\xf0\xe8\x3b\x5d\xe2\x12\x7f\xdb\x25\xee\x9f\xcd\xea\x63\x09\x7e\x32\xde\xcf\x09\xf6\x4f\xa6\xe6\x77\x32\x35\x01\xe1\xe7\x3c\xe5\xb7\x6d\xbf\xae\x56\xc5\xf5\xc9\x63\xff\xe4\xb1\x2f\xc1\xf0\x4f\xe4\xf9\xb3\x59\xa9\xa5\x7c\x7d\x3c\xd5\x6f\x6f\x4f\xfd\xd0\x55\x9f\x55\xf2\x59\x25\x0b\xe3\xf3\x59\x25\x9f\x55\xb2\xf0\x38\x1f\xc3\xee\x1b\x52\x03\x6d\x41\xdf\xf0\x4f\x31\x0b\x85\x76\xaf\xcf\x2a\xf9\x44\x89\x0f\x37\xf4\x59\x25\x1f\xca\x8e\x6c\xcd\xf5\xa1\xec\x3e\x31\x8b\x8b\x3d\xf2\x49\x8b\xfc\x3e\x99\x5b\xc8\xd2\xcf\x66\xf5\x09\xf3\xaa\x44\x70\x7d\x9f\xd6\x3f\x89\x74\x92\x20\x3e\x27\x71\x3e\x61\xde\x70\xe6\x92\x48\xc4\x27\xcc\x1b\x60\xc9\xb2\x64\x96\x64\x47\xc2\xfd\xd7\x12\x5f\x58\xe2\x0b\xd1\x3e\xbf\x1c\x17\x5f\xe2\xb4\x71\xd7\xdb\xb8\x16\xaf\x72\x89\xd3\x46\x6f\xb4\x84\x64\x57\x38\x19\x51\x97\x8b\xbb\xf5\x25\xfa\x9a\xb6\x10\xcf\xb5\xec\x4b\x4b\x4c\x35\xf9\x46\x8b\xd1\xb7\xa2\x14\x21\x24\xd4\x12\x14\x5d\x82\xa2\x84\xed\xaf\xc5\xe8\x5b\xb2\x57\x52\x3b\x17\x3f\x17\x77\x3f\x13\xc2\x68\xf1\x00\x97\x7c\xc1\x24\xd5\x72\x09\x10\x2c\x01\x82\xc4\x35\x5a\xd6\xe6\x12\x20\x48\x72\x25\xd7\x76\xfd\xae\x25\x7b\xe5\x66\x09\x2e\xc4\xd6\xda\xc4\xd6\xb8\x4d\xef\x85\xae\x5a\xdb\x74\x1c\xb7\x7d\x69\x59\xb0\x4b\x30\xf4\xb6\x2f\x2d\xa7\x0f\x97\xb8\xe7\xcd\x25\x5e\xf6\xba\x25\x8d\xef\x66\x09\xae\x62\xe4\xb7\xcd\x38\x94\x06\xbd\x16\x9b\x71\x3d\x5a\xef\xe7\xa2\x37\x12\xf7\xbc\xad\xcd\x65\x5b\x5b\x8f\x67\xda\x97\x16\x0f\x70\x09\x10\xdc\xf6\xa5\x65\xc1\x2e\xd1\xcc\x9c\x7d\x4d\x49\x25\x4b\x34\x33\x6f\x01\xf7\x6b\xf1\xd2\xd6\x7b\x52\x5a\x5c\x44\x2d\xad\x26\x2f\xc3\x31\xb7\x65\x19\xae\x26\x2f\xe3\xcc\x25\x2b\x6e\xc9\x99\x2b\xbb\x62\xdd\xb5\xac\xb8\xd5\x65\x46\x9c\x2e\x59\x71\xcb\x8a\x7b\xf8\x34\x4b\xe8\x70\x61\xce\xcf\x21\xbb\x25\x74\xb8\xb6\x3d\x39\x9e\xad\xd8\x74\x2d\x96\xe0\x92\x82\xf1\x34\xfd\xb4\x05\x2d\x89\x69\x4f\xd7\x3a\x26\x7a\x61\xa2\x2b\x97\x68\xc9\x0f\x5e\x4b\xcc\xf7\x3d\xff\xf4\x39\x96\x38\xf2\xfe\x1c\xe1\xda\xbb\x4c\xb8\xc4\xe9\xea\x16\x79\x09\xd7\xb6\x19\xc3\xb5\x6d\xc6\x51\xb7\x7d\x17\xae\xbd\xcb\x84\xcb\x3a\x7a\x83\xdb\xf7\x2e\x13\xae\xbd\x9c\xc6\xbb\x1d\xc7\x70\xed\x75\x14\x2e\xeb\xe8\xdd\xa6\x5c\xb8\xb6\xb1\x18\x2e\xc1\xbb\x77\x2f\xd8\x70\x6d\xce\x3a\x5c\x82\x77\xef\xad\xf5\xe8\x9f\x16\xd7\xdb\xfd\x73\xdb\x70\xe1\x92\x62\xdb\xb2\x7f\x6e\x2a\x24\x5c\x72\xbb\xda\xa3\xf5\xbd\x2c\xc2\x25\xb7\xab\x3d\x5a\xdf\x86\x5d\xb8\x6e\xb1\xd4\x7a\x2e\x7a\xa6\xd5\xd1\x5e\x0d\xed\xed\x2c\x5c\x22\x65\xad\x79\xf7\x6c\x94\xb6\xed\x37\x08\x2e\x87\x2b\xbb\x5d\x3a\x6c\xfb\xb4\xbe\xb7\xb3\x70\x49\x15\x68\x4b\x43\xc5\x78\xca\xd8\x52\x69\x2d\x5c\xc5\xbb\x5b\x32\x8a\xaa\x05\x42\x51\x81\x50\xd4\x50\x07\x2d\x10\x8a\x0a\xd7\x3e\x86\x3b\xb6\xb0\xf0\xff\x36\x28\x02\xf9\xa8\x40\x37\x6a\xf4\x6a\xb4\x1e\xfd\x95\x2b\x4b\x75\x38\x5c\x7b\x21\x85\x4b\x72\x41\x3f\x63\x50\xbd\x84\x5c\xd9\xde\xf4\xb7\x1a\x03\x51\xb8\xde\xf4\xb7\x7a\x09\x39\x5e\x7d\x18\x83\x6a\xa6\xec\x05\x38\x08\x0c\x87\xeb\xf5\x66\x02\x6e\xfd\xcc\xa9\xd7\x4c\x79\x45\x35\xaf\x73\x51\xe7\x5f\xd1\xd7\x9d\x37\x16\xae\xe6\xb3\x48\x04\x20\x5b\x14\xae\x6e\x5c\x85\xbc\x48\x0c\x85\xab\x7b\x23\xd1\xad\x99\x75\x7e\x78\x77\xa1\x78\xda\x3b\xe1\x1a\xfe\x69\xaf\xa3\xbd\x13\xae\xe9\xdd\x45\xa2\xe6\xf4\xcc\xe9\xdd\xb7\x61\x38\xd4\x06\x0b\xd7\xd4\x25\x21\x24\x9a\x36\x81\x5c\x55\xb8\x44\x8b\xa8\x72\x86\xeb\x33\xa3\xbf\x13\x85\x7b\x5d\xd4\xa5\xcd\x65\x0c\xaa\x32\x81\x24\x55\xa0\x45\x35\xa8\xb5\x04\x92\x54\xe1\x12\x60\x5f\x3b\xd3\x24\x04\x0b\x97\x40\xd5\xe0\x90\x07\x3a\x55\x21\x58\xb8\x6b\x5b\x6d\x81\x32\x55\x08\xb2\x97\x08\xb3\x04\x3a\x55\x81\x40\xd5\x70\xac\x20\x10\xa1\x0a\xe1\x84\x90\xe2\xf9\xe7\x70\x51\x64\x27\x6a\x7d\x2f\xce\x10\x4e\x0c\xe8\xf5\xcf\xed\x98\x85\xf0\x8b\xec\x44\x17\xfd\x13\xdb\x49\x16\x24\x90\x81\x0a\x64\xa0\x26\x69\x8c\x10\x6e\x0d\x61\x26\x83\x6f\x44\xf1\x29\x84\x13\x85\x19\xde\x28\x7b\xcd\x13\x85\xf9\xce\x45\x0d\x65\xb1\x95\xcb\x1b\xed\x04\xca\x40\xf8\x69\xc6\x6d\x48\x86\x60\x39\x52\x7c\x9a\xdc\xec\x10\x36\x15\x12\x28\x3e\x4d\x95\xdc\x03\x71\xa7\x10\x4e\x68\xc6\x72\x0c\x8f\xa1\x7b\x44\x4c\x1e\x0d\x59\xb8\x14\x9f\x66\x3c\x6f\x54\x3d\x13\x09\x49\x76\x21\x84\xe6\x76\x3a\x9f\x77\xf0\xcf\x6d\x09\x86\x40\x90\x93\xf4\x40\x20\x77\x14\x02\xc5\x4b\x9e\x6a\xa0\x7a\x14\xa8\x1e\xcd\xbb\x79\x66\x37\x9e\x34\x2d\xef\x66\xe8\xba\x67\xe2\x04\xef\x7e\x9e\xe9\x13\x8b\x59\xdc\xe6\x7c\x18\x2e\xee\x45\x32\x29\x02\x84\x30\xbc\xbb\xf8\x42\xde\xda\xa8\x81\x42\x51\xa0\x50\x34\x1d\xd4\x0f\x24\x86\x42\x10\x35\x50\x8c\x25\x84\xa5\x4b\x3b\x73\x79\x72\x4a\x03\xc5\xa0\x10\xf6\xf6\x34\x39\xa5\x81\x1c\x50\x88\xdb\x94\x9b\x32\x0b\x43\x34\x93\xe3\x85\x3d\xde\x46\x74\x20\x0e\x14\xa8\x02\xcd\xe7\x3a\xff\x6c\x2e\x76\x17\x97\x8b\xd3\x45\x4c\xef\xe6\x04\x43\x0c\x9e\x29\x6a\xf0\x94\x73\xd1\x3f\xc3\x51\xa2\xcb\x2e\xee\x69\x13\x23\x7d\xb9\x2d\x39\x1f\xe2\xa6\xff\x42\x44\xff\x8d\x5d\xaa\x23\x10\x0e\x0a\x84\x7f\xda\x88\x6e\xdf\x71\xcf\x40\xf8\xa7\x8d\xa4\xf3\xc9\x6b\x1e\x8d\xb5\xd3\xa5\xe4\x99\xc9\x33\x93\x86\x92\x7e\x26\x34\xe5\xae\x1b\x11\xa2\x0d\x30\x1e\x39\xb5\x5b\xeb\xb7\x67\xee\x0d\xb0\xd1\xaf\x0d\xf4\x7f\x02\xc5\x9f\x36\x36\x05\x16\x28\xfe\x04\x72\x3e\x6d\x64\x0d\xdd\xfa\xb9\x9d\xb5\x36\xb6\x74\x72\x88\xd9\x78\x66\x03\x62\xff\x8c\x7b\x01\x05\x42\x3c\x6d\x54\xad\xef\x4d\x2e\xc4\xa2\xf5\xad\x50\x13\x62\xd1\x7a\x21\x10\xf7\xea\xd2\xce\x0a\x09\xb1\x78\x66\xf3\x46\x8f\xce\x3f\x47\xc8\x4e\x97\x1e\x03\x82\x3d\x54\xc6\x32\x10\xdb\x09\x54\x76\xda\xe8\x9e\xf9\xe8\x27\x4a\x51\x89\xcb\x40\x73\x27\xd0\xdc\x69\xf2\x5c\x42\x7c\xbc\x66\xf5\xcc\xa1\xa1\xea\xc3\x55\xb7\x4f\x9f\xa3\xba\x9d\x48\xda\x80\x60\xb1\x9e\xdb\x7d\xcd\x4f\xeb\xaf\xd7\x7c\x0f\x41\x6c\x40\x6c\x67\x91\x72\xda\xbc\x0c\x88\xed\x8c\xe6\x4e\xa3\x23\x1a\xe2\x6b\x82\x35\x62\x6e\xc1\x0c\x69\x9e\x49\x24\x6d\x06\x5d\x82\x0c\x34\x77\xda\x0c\x3a\xdf\x3c\x93\x48\x9a\xd4\x9b\x10\x6d\x91\x34\x77\xda\x8c\xba\x64\x8b\xa4\xb9\xd3\x08\xd0\x07\x9a\x3b\x81\xe6\x4e\x9b\xe9\xfd\xd3\xa0\x20\xc8\x13\xe2\xde\x54\xdb\x4c\x16\xd9\x30\x29\x86\xfe\xde\xfa\x3b\xf4\x77\xe8\x6f\x36\x84\xc3\xc2\xa5\x8b\x36\xcf\x3c\x85\x3a\xb4\x77\xda\x3c\xf3\xd4\x4e\x4b\x58\xa7\xcd\x33\x25\xa7\xd7\x9d\x04\xed\x8a\x37\x9b\x16\xc4\x24\x92\xf7\x18\xec\xe9\x5b\x11\x4b\x9b\x8f\x67\x7e\xe6\xe9\x67\xb0\x77\x64\x2f\xd0\xde\x09\xf1\x33\x30\x55\xe7\x21\x19\x09\x9e\x36\xed\xde\xf1\xd3\xfa\xe7\x99\x67\x9a\x2f\x93\x97\x04\xda\x7c\x75\x69\xb9\x7d\xb9\xbd\xe9\xbc\x2d\x3d\xd2\x45\x9b\x36\xff\x68\x4b\x8f\x74\xd1\xa6\xb9\x4f\x90\x27\x10\xe4\x69\x6a\x95\x06\x4a\x3c\x21\xd1\x45\x9b\xdb\x53\x0d\xb4\x77\x42\xa2\x8b\xa6\x8e\x69\x48\x1b\x01\x03\x41\x9e\x36\xf7\xb9\xba\x90\x58\xed\x29\x50\x4c\xdc\x04\x47\x48\x9b\xd4\x0d\x89\x02\x25\x2d\xfe\x90\x6c\xfe\x24\x78\xda\xdc\x4c\x6f\xa0\xc4\x13\x48\xf0\xb4\xb9\xb5\x03\x02\x25\x9e\x90\xa0\xe3\xb4\x20\x08\xf2\x84\x74\x82\x23\xdb\xb3\x0a\x69\x53\x4b\x81\x2e\x4f\x9b\x4b\x3f\x37\xa7\x14\x52\xf4\xcc\xe5\x8d\x92\x77\x4f\xa2\x1b\x60\x98\x3c\x4f\x48\x27\x62\x12\xf4\x33\x79\x26\x74\xfc\x82\x86\x92\xce\x6f\xf7\xa0\x29\xbb\x1a\xa8\xf4\x84\xb4\x3d\xea\xf6\x45\x9d\xe7\x33\xa4\x9b\xba\x61\xd4\xfa\xa6\x7f\x43\xa2\x40\xf9\x25\xfd\xbc\x3d\xf3\x26\x10\x98\x74\xe9\xf6\xcc\xdb\x33\x01\x36\x75\x9f\x90\xb6\x7b\xd0\xc8\x64\x87\xb4\xad\x93\x40\xd6\xa7\x39\x47\x1b\x52\x76\x3b\x70\xfd\x4c\xef\x04\x5c\x69\xfd\xb4\xaf\x78\x26\x70\x4d\xc0\xf5\x33\xbd\x29\xff\x04\xca\x3f\x4d\x32\x59\x20\xf2\x13\x12\xc4\xfd\x1e\x1f\xae\x98\x0c\xc5\x80\x54\x6f\xc4\x9c\x49\x82\x38\x0a\xbb\x06\x3a\x40\x81\x9e\x4f\xfb\x40\x7b\x02\xae\xa4\x7b\xda\xf7\x1a\xa5\xea\x9f\x95\x0e\x62\xd3\x25\x6e\x01\xb5\x9d\xf6\x35\xa3\xf4\x9e\x8b\x9e\xd9\xbd\xe6\xab\x4b\x47\x18\xf2\xcc\x4f\x98\x97\x8e\x30\xe4\x99\x8a\xcd\x27\x6e\x6e\x9f\x06\x04\xe6\xd1\xd0\x69\xdf\x99\x8a\xdb\x36\x0a\xe9\x68\x40\x7e\x3a\xcf\x1a\x4a\x47\x03\xf2\xcc\x3a\xd6\x50\xea\xbe\xfb\xd2\x50\x37\x74\xdd\x77\x5f\x06\x04\xd6\x51\xd2\x69\xdf\xd2\xfa\xf0\x39\x86\xa8\xd6\x65\x40\x86\xf9\x49\x03\x72\x5d\x5a\x1f\x3a\x3f\x44\xdf\x82\x7e\x72\x35\xd2\x14\x68\x63\xf4\x25\xc6\x54\x3a\xca\x8e\x51\x97\x3e\x83\x7c\x94\x1d\xa1\x78\xfa\xbc\xd1\x51\x76\x4c\xfa\xf9\xb9\xfd\x13\x53\x03\xbf\x94\x6d\x02\x49\x9b\xb6\x6e\x9d\xff\x7c\x77\xc1\xd0\x75\xe6\x27\x5b\x2c\xd1\xbb\x55\xbf\x36\xd0\xb2\x09\xb4\x6c\xda\x3a\xf3\x73\x9d\xdb\xf5\x73\xd7\x54\x08\x04\x6e\x02\xd9\x9a\xb6\x4c\x5a\xb2\x35\xe1\x3e\x22\x8e\x9b\xb7\x0f\x44\x6c\x02\xa1\x9a\xb6\x76\x4c\x2d\x28\xec\x1f\xc8\xd6\xb4\x65\x7e\x92\xad\x09\x64\x6b\xda\xda\x39\xf1\x41\x29\xff\xa0\xc4\x7e\x5b\x26\xed\xbd\x51\x2a\x10\xa3\x69\xeb\xd5\x50\x74\x7b\xa4\x2b\xf9\xea\xd2\x06\xa4\x40\x8c\xa6\x2d\x93\x56\x55\xfc\x70\xc3\x25\x75\x1a\x82\x02\xf8\x41\x75\xfb\xa6\x30\x6f\xa0\x50\x13\x6e\x22\xb8\x6b\x13\x70\xe1\x4e\x6e\x4f\xc4\x3b\x61\xf2\xbd\x33\x7b\xc3\x0d\x97\x56\xd7\x3a\x5c\x52\xdd\xbe\x2d\x40\x7d\xb3\xda\x94\xb5\x6f\x6b\xf3\x8c\x41\x59\xfb\xa0\x9e\x7d\x5b\x16\x82\x7a\xf6\x81\xce\x4d\x5b\xd3\xbb\xe3\x32\xe8\xdc\xb4\x65\x75\xa8\x59\x1f\x14\x9d\x6f\xeb\xd3\xa5\xec\xf6\xec\x76\x0b\x41\xb5\xf9\xa0\xcc\x7c\x5b\xcb\xbb\xe3\x32\x6e\x10\xb4\x2c\x04\xca\x36\x41\xb9\xf8\x7e\x5d\xba\x54\xdc\x4e\xcb\x46\xb1\xdf\x40\xcb\x26\x28\x10\xdf\xaf\x10\xfe\x34\x28\xc8\xde\x04\xc5\xe0\xfb\x15\xf4\xe2\x31\xae\x54\xc4\xc4\xfc\x83\x6a\xee\xe1\x68\xda\x5c\x51\xd7\x1e\xd3\x07\x99\x7f\x45\x63\xb0\x81\x29\x1c\xf9\x9a\x2b\xf9\xd4\x55\x7f\xab\xfe\x32\xbb\xd5\x53\x0f\x37\xc1\xb0\x0b\x8a\xdf\x18\x0a\x35\xd3\xfb\x75\x7b\xdd\xd7\x67\x21\x18\xa6\x2a\x71\xb8\x77\x62\x5b\x38\xf2\x35\x57\xd1\x4f\x7e\x9d\x32\xe7\xfd\x2a\xde\xa8\x79\xa6\x18\xf5\x75\x96\x0e\xcc\x3b\x4a\x35\x72\x3a\x03\xa5\x9a\x40\x86\xa6\x5f\x67\xe9\x70\xf6\x8e\x28\x8d\x1a\xc5\xe1\x06\x6f\x4a\x93\xf7\xab\x7a\x4d\xf0\x46\x86\xa6\x5f\x67\xe9\xa0\x42\xc8\xd0\xf4\xeb\xd5\x4f\x56\x9b\x6a\xe2\xfd\x3a\x4b\x07\xbc\x29\x23\xde\xaf\xb3\x74\xc0\xdb\x3d\x88\xa2\x9e\x55\xc2\x94\x53\x38\xbc\x13\x3d\x0f\x0a\x87\x07\x15\xc3\xfb\xd5\xbd\xe6\xf0\x46\xb4\x18\xae\xb3\x20\xa6\xce\xd3\xb4\xb9\x86\xcf\xc1\xbe\x53\xd6\xbb\x5f\x53\x3f\xd9\x77\x47\xe8\xe6\x9a\x5a\x9f\xde\x88\xa6\xcd\x75\x16\xc4\xe7\xdd\x05\xc3\x69\xc2\x87\x1b\xe7\x72\x84\x6e\xae\xb3\x20\x40\xa6\xca\xd8\xfd\xfa\x74\x09\xbc\x29\x89\xdd\xc3\x4e\x15\x09\x4a\x62\x07\x7a\x37\x3d\x60\x13\xc8\xde\x04\x85\xae\x7b\xe0\x16\x52\xbf\x09\x6a\x5a\xf7\x10\xce\x3f\xbb\x8b\x24\x4e\x41\x3b\xd9\x9b\xa0\x52\x75\x0f\x66\xb2\x4a\xd5\x81\xde\x4d\x0f\x66\x72\xde\xd4\x69\xc8\x02\xec\x92\x5c\x03\xf5\x9b\x90\x05\xd8\xc3\x26\x8a\x03\x2d\x9c\x40\x04\xa7\x87\xdb\x33\xb7\xb9\x16\x72\x94\x2e\x81\x99\x52\x94\x3a\x1c\x49\x9c\x90\x75\x69\xc3\x62\xa0\x8c\xd3\x83\x4d\x80\x40\x4e\xa0\x8c\xd3\xc3\x2e\x99\x1a\x08\xe4\x84\xa3\x7e\x13\x4c\x6f\xb2\x37\x21\x27\xba\xa7\x8f\xa1\xc3\xf8\x50\xb1\xe9\xc2\x3d\x41\x01\xe9\x40\xc5\xa6\x07\xb3\x4e\xe5\xe8\x70\x34\x6d\xc2\xab\xf3\x80\x50\x41\xe8\x1e\x4c\x45\x62\x34\xe1\xe8\xce\x28\x4a\x1d\xe8\xce\x84\xa3\x3b\x13\xba\x7e\x32\xbb\x54\x74\xee\x81\xaf\xa8\xa2\x73\xa0\x34\xd3\x83\xf9\x49\x70\x26\xe4\xa3\x0e\xcb\x1e\x21\x38\x13\x94\x64\xee\x61\x18\x10\x60\x45\x7e\xa6\x87\xa9\xa1\xe2\xc3\x1d\x21\x58\xf3\x53\xa1\xe5\xa0\x8a\x72\x0f\x1c\x48\x75\x93\x43\x3e\x42\xb0\xa6\x22\x15\x9a\x40\x7e\xa6\xab\x7b\x1d\xa8\xd0\x04\xa2\x32\x3d\x2c\x0d\x41\x30\xf5\x8f\x7b\xe0\x6a\x92\x98\x09\x47\x62\x26\xc2\xe6\xfc\x1a\xe4\x0d\x64\x3d\x5e\x5e\x93\x2d\x96\xe9\x20\x46\x80\x9d\xc1\x5a\x16\xb8\x8c\x8c\x14\x62\x34\xe1\x88\xd1\x44\xf0\x9b\x61\x1d\x4d\x9a\x1e\x11\x1c\xa4\x69\xc2\xd1\x9d\x89\x67\x26\x6f\x73\x2d\x1c\x89\x99\xc8\xd5\x54\xd5\x38\x50\x9a\xe9\x31\x69\x1d\xb1\x45\x69\xa6\xab\xc1\x1d\x32\xac\xcb\x47\x08\xf6\x4c\x6f\xb6\x18\xfd\x98\x1e\x79\x93\x19\x82\x1d\x35\x99\x98\x8d\x27\x04\xcb\x10\x2c\x22\x38\xf2\xf0\x89\x37\x3c\xf5\x78\x66\x32\x62\x2b\x9f\x7c\x9c\x9d\x98\x18\x28\xc6\x84\x7c\xf2\x71\xc0\x2f\xe1\x98\x90\x37\xed\xdb\x23\x6f\x92\x8c\x4c\x50\x50\xb8\xc7\x47\x43\xb8\xe0\xa3\x11\x13\xab\x15\xf7\x19\xf9\xa3\xf9\x0a\x7e\x29\xc6\x04\x52\x31\x5d\xad\xf0\x90\x81\x15\xa9\x98\x1e\xcf\x9c\xff\xcc\x3a\xb2\x84\x71\xe7\x07\x07\xc2\x31\xe1\x08\xc7\x88\x66\x06\xa5\x80\x03\xfd\x98\x1e\xcf\x42\x58\x5a\x5f\x12\x94\xce\x42\xe0\x77\x2a\xe6\xdb\x23\x7b\x84\x70\x4c\x20\x1c\xd3\x23\x4c\x56\xb7\x37\xd0\x8f\xe9\x11\x69\x42\x46\x26\x94\xeb\xa4\x1d\x65\x17\xa7\x8b\xfa\xc9\xf3\xa3\x11\x13\x8a\xf4\x83\x04\x54\xcb\x36\xec\x42\x39\x42\xb0\x9c\x3c\xc2\x31\x81\x1c\x4c\x4f\xd7\xb9\x7d\xb8\xb8\xe7\x52\x0a\x7f\x0a\x5b\x05\x5a\x31\xa1\x1c\x95\x58\xe4\x09\xad\x98\x40\x2b\xa6\x27\x94\x1d\xad\x98\x40\x2b\xa6\x27\x6e\x21\xad\x98\x40\x2b\xa6\x27\xd3\xbc\x00\x42\x5a\x31\x5d\x7a\x79\x28\xcc\x44\x35\x7a\x7b\xe2\x2b\x16\x3c\x9e\x52\xbd\x3d\x31\xd0\x95\xea\x0d\xea\xe2\xf6\xc4\xca\xa0\xeb\x12\x14\xc4\xed\x09\x8f\x47\xa6\x25\xd0\x67\xe9\x69\xa7\x84\x06\xc2\x2c\xa1\x80\xb7\x04\x5c\xc9\xb4\x04\xfa\x2c\x3d\x3d\xfa\xb9\xc1\x2e\x90\x62\xe9\xc9\x3c\xa5\xc8\x12\x48\xb1\xf4\x24\x06\x44\x83\x25\xd0\x60\xe9\x09\x97\x51\x8a\xd7\xdc\x96\x5d\x4f\xa6\x24\x61\x96\xa0\x24\x6d\x4f\xef\x79\xa6\x41\x66\xb5\x25\x3c\x1e\x99\x96\xa0\xb4\x6c\x4f\xb0\x59\x69\xd9\x40\xb4\xa5\x27\x04\x07\xed\x96\x50\x60\x5e\x32\x4f\x29\xb2\x04\x1a\x2c\x3d\x75\x03\x82\x39\x27\xc5\xd2\x13\x1e\x8f\x06\x4b\xa0\xc1\xd2\xd3\x3c\xb7\x1b\x3a\x40\xa8\xe6\x7b\xa0\xc8\x12\x54\x75\xed\x09\x43\x41\x98\x25\x90\x62\xe9\xe9\xcc\x53\x98\xa7\xb0\x6a\x4f\xdc\x42\x1a\x2c\x41\x0d\xd5\x9e\x78\x80\xa5\x19\x3a\x98\xa7\x22\x4f\x50\x58\x35\xa8\x93\xda\xef\x33\xa3\x11\x71\xe4\x56\xfa\x0d\x5c\xc9\xad\x04\x72\x2b\xfd\x3e\xf3\x93\xff\x49\x75\xa5\xdf\x68\x8b\x02\xf3\x08\xab\xf4\xfb\xcc\x4f\xa6\x1c\x61\x95\x7e\x9f\xf9\x39\xbc\x26\x29\xc1\x9b\xaf\x48\x4a\x25\xd0\x50\xe9\x4a\xd4\x07\x52\x2a\x81\x86\x4a\xbf\xcf\xfc\x14\x14\x53\xda\xb4\xdf\x67\x7e\xc2\x3c\xea\x27\x5d\xdd\xfa\x50\x18\x68\x44\x50\xfa\x0d\x86\x69\xa1\x84\x02\x08\x55\xb1\x0f\xea\x96\x06\x92\x28\xfd\xde\x19\x31\x41\xe1\xd1\xa0\xaa\x68\xbf\x79\x95\xea\x88\x06\x05\x44\xfb\x8d\xd4\x53\x40\x34\xa8\x1c\xda\x6f\xac\x47\xe1\xd3\x52\x46\xe9\xf7\x99\xf3\xe2\x0b\xd4\x4f\xfa\xcd\x81\x54\x01\x34\x28\xfd\xd9\x6f\xa4\x9e\xd2\x9f\x41\xcd\xcf\x7e\x23\xf5\x0a\xa3\xaf\x00\xc2\xdb\x42\x50\x08\x34\x10\x4f\xe9\xb7\x98\x9a\x2a\x9f\x41\x09\xcf\x7e\x63\xfa\x88\xa7\x04\xe2\x29\xfd\xc6\xf4\xa9\xeb\x19\x1e\x79\x58\x37\xa6\xef\x01\x84\x6a\x77\xf6\xdb\x42\x50\xad\x33\x28\xc5\xd9\x6f\x0e\x24\x99\x95\xa0\x06\x67\xbf\x61\x33\xd1\x95\xf0\x44\xef\xce\x48\x79\x98\x72\xcf\x49\x8b\xb4\x3a\xe8\xab\x04\x1a\x2a\xfd\xe6\x40\x92\x52\x09\xcf\xc9\x95\x44\xea\xa9\x9e\x19\x9e\x93\x2b\x89\x49\x51\x36\x33\x3c\x47\xfc\xda\xea\x20\xb3\x12\x28\xaa\xf4\x9b\x03\x49\x51\x25\x28\x7c\xd9\x6f\xfc\x1d\x7d\x95\x40\x58\xa5\xdf\x96\x0c\x7d\x95\xa0\x80\x65\xcf\x96\x0c\xd5\x94\x40\x27\xa5\x67\xf6\x08\x9d\x94\xf0\xc0\xba\x8c\xe9\xa3\x9a\x12\xd4\xa3\xec\x19\xd3\x47\x3c\x25\xd0\x49\xe9\xd9\x92\x51\x96\x32\x3c\xec\xbb\x8c\xaa\x7b\xd8\x77\xca\x52\x76\x07\x4f\x02\x9d\x94\xf0\x1c\x45\x6c\x4e\x1e\xd5\x94\xf0\xd0\x15\xcc\xf8\x11\xe2\x29\x81\x5c\x4a\x3f\xf1\x2f\x3a\x29\xe1\x91\x6a\x99\x79\x7e\x04\x52\x82\xfa\x90\x3d\x8b\x2b\xa9\x0f\x19\xe8\xa4\xf4\x8c\x1f\xa1\x93\x12\x88\xa0\xf4\x6c\x7a\xd3\x42\x09\x84\x4e\x7a\xe6\xe4\x11\x3a\x09\x84\x4e\x7a\xe6\xcf\xa9\x67\x18\x94\x08\xec\x19\x15\xa2\x3c\x60\xa0\x69\xd2\x33\xf4\x56\xeb\x2f\x50\x31\xe9\x19\x7f\xa7\x28\x5f\xa0\x69\xd2\x33\xf4\x56\x85\x2f\x90\x36\xe9\x99\x93\xa7\xc8\x5e\xa0\x69\xd2\x89\xd1\x04\x15\xf3\x82\x82\x77\x3d\xf3\xfc\x14\xbb\x0b\x54\x4c\x7a\x86\xde\xc4\x4c\x02\x15\x93\x9e\x87\xd7\xec\x1a\xda\x26\x59\xcf\x67\x26\x8b\x16\xd0\x26\xe9\x99\xe7\xa7\x78\x5b\x50\xad\xad\x67\xa1\x19\xba\x25\x81\x60\x49\xcf\x58\x0f\x05\xd8\xc2\xc3\x9b\x74\x94\x26\x50\x2a\x09\x64\x48\x7a\xc6\x09\x52\x23\x09\x0f\xdd\xe8\xbc\xf2\x9f\x06\x05\xc5\x92\xf0\x7c\x7a\x81\x12\x21\x40\x12\x48\x8e\xf4\xc2\xec\x7e\x98\x5f\x0f\x89\xbe\x82\x1b\x24\x39\x12\x1e\xf8\x54\x10\x1c\x04\x48\x02\xc9\x91\x4e\xd3\x26\x90\x1c\x09\x95\x57\x59\xf8\x8a\x15\xea\xd4\xeb\x88\x8a\x7f\x2e\x56\x17\x37\x0c\x17\x04\x07\x55\x92\x40\x4f\xa4\x17\x73\xbf\x72\x20\x2b\x5f\xb1\x08\x21\x92\x15\x09\xf4\x44\x7a\x01\xed\x15\xea\x28\x3b\xd7\x0b\xc2\x90\xd6\x48\xa8\xac\xa1\x62\x41\x54\x79\x39\x55\x71\x93\x92\xcf\x3f\xf7\xb8\xd2\x0c\xe9\x05\xb4\xd3\x0c\x09\x34\x43\x7a\xc1\x7a\x54\x26\x12\x79\x90\x5e\x2c\x08\xba\x20\xa1\x02\x98\x82\x1b\xac\x00\xa6\x66\xaf\x09\xda\x2b\x86\x8a\x3e\x47\x2f\x60\x98\x4c\x47\xa8\xc0\xa0\x20\xf7\xd4\xcc\x0b\xd4\x3a\x7a\x61\x37\x93\xe9\x08\xf4\x39\x7a\x11\x5b\x21\xd3\x11\x2a\xc3\xa7\x98\xd1\x95\xe1\x43\xb4\xa3\x17\xbe\x22\xed\x8e\x50\x79\x80\x05\x97\x41\xc2\x23\xd4\x93\x8c\x2d\x96\x5e\x31\xe7\x84\x39\x7a\x61\x37\x57\x09\x35\xf4\x39\x7a\x61\x37\x93\xe9\x08\x95\x9e\x68\xc1\x65\x54\x61\x49\xc2\x1c\xbd\xcc\x73\xbb\xd6\x79\x80\xe5\xd3\x4f\x86\x4f\xe5\xd7\x15\x5e\x65\xe5\xd7\xd5\xd7\x6b\x72\x20\xa9\x75\x04\x6a\x1d\xbd\x60\xfc\xea\xab\x9f\x32\xb4\x8b\xe9\x5d\x61\x49\x95\x90\xfa\x98\xde\x95\x5f\x57\xc1\xc6\x03\xb0\x2b\xd8\xa8\xce\x44\x3c\xa6\x37\x0d\x8e\x50\xb9\x70\x0f\x6c\xae\x1b\x2f\x42\x3d\x6a\xf5\xbc\x4a\x3a\x1b\xa1\x1e\xb5\x7a\x51\x18\x72\x1b\xa1\xaa\xe5\xf1\xa0\x42\x2a\x17\xae\x1e\xb5\xfa\x7d\xd8\x2a\x54\xe6\x4c\xfd\x09\xd3\x2f\x17\x8d\xd2\x4f\x98\x5e\xe7\x87\x86\xd8\x38\x0f\x7e\xa4\x72\xf6\xea\xd1\xa0\x3f\x73\x1e\x6c\xd4\x6d\xd5\x74\x67\xb5\x42\x9d\x96\xcc\x91\x9b\xe7\x6a\x56\xc8\x50\x91\x50\x8f\x4d\xa0\xa2\xe8\xeb\xd1\xa0\xc7\x8f\x54\xcc\x54\x3d\x72\xf3\x67\x21\x70\xe1\x88\x68\xf4\x87\xab\x59\x99\x33\xf5\x28\xcb\xdb\x04\x2a\x8a\xbe\x2e\x9f\x03\xd3\x57\x01\x4b\xdd\x50\xd2\x1f\x3b\x43\xe5\xd7\xd5\xa3\x41\x6f\x67\x78\xf9\x75\x2f\xbf\xee\xe1\x55\x12\xe6\x08\xaf\x0c\xf2\xc7\x92\x79\x61\x08\x29\x8e\xfe\xf0\x2a\x5f\xe6\xcc\xcb\x9c\x79\xac\x8e\x97\x39\xf3\xf2\xeb\x1e\xab\xe3\xe5\xd7\xd1\xe7\xe8\x8f\xd5\x41\x98\x23\x50\xdd\xe8\x0f\xaf\x92\xf8\x46\x78\xe9\xc5\x3f\x4c\xf8\x17\x45\x4f\x44\xa3\x3f\x56\xc7\xcb\x72\x79\xc1\xc5\xb3\xb3\x2a\xc3\x8b\x4e\x7f\x1d\xe8\x78\x40\xfb\x2b\xcc\x47\x36\xa3\x3f\xa6\xf7\xcb\xcd\xa2\x97\xd1\x2b\x4c\xa6\x97\x11\xe8\x65\xf4\x8a\xbf\x7b\x85\xf9\x48\x63\xf4\xca\x5a\x7f\xb3\xd6\xe9\xc5\x57\x8e\x23\xa1\x8c\xf0\x3a\xfa\x51\x01\xf5\x8b\x63\x57\x8c\xb3\x57\x54\x08\x11\x8d\xa0\xee\x66\xaf\x66\xb2\xba\x9b\x81\x88\x46\xaf\xd0\x5b\x51\xcd\x40\x4b\xa3\x57\x4c\x9f\x6a\x9a\x41\x19\xcd\x5e\xa1\xb7\x32\x9a\x41\xfd\xcc\x5e\xf1\x23\xea\x67\x86\x17\x2e\x55\xd3\xfb\x95\x58\x41\x60\xa3\x57\x33\x99\xce\x46\x78\x39\x64\x15\xd3\xf7\x72\xc8\x5e\x74\x55\xc5\x8f\xbc\xf2\x04\x69\x70\xf4\x6a\x26\xbf\xe8\xaa\x97\xeb\x56\xcd\xe4\x97\x39\x43\x9f\xa3\x57\x1e\xea\x5b\x8d\x12\x0e\xab\x82\x74\x6a\x1d\xe1\xe5\xcf\x55\xa4\xc9\x2b\x79\x90\x3e\x47\xaf\xa6\x37\x61\x8e\x40\x8a\xa3\x57\xe1\x48\x8a\x1c\x81\x14\x47\xaf\x6c\x9c\x57\x3c\xf1\x7d\x1d\xfd\xe0\xa1\x92\xe9\x08\xe4\x36\x7a\x3d\x73\x9e\x97\xf6\x42\xb0\xca\x30\xa7\xac\x11\x28\x6b\xf4\x6a\x47\x78\x19\x3e\xef\x39\x78\x72\xa6\x37\x04\xa3\x97\xd1\xab\x4c\x93\x17\x82\x91\xcd\xe8\xff\x80\xce\x5f\x06\x05\x69\x8d\x40\x53\xa3\xd7\x33\xf7\x87\xe5\x88\x4e\xaf\x67\xee\x33\x80\x88\x62\xf4\xca\xa7\xa5\x8d\x11\x5e\x0c\x55\x85\xf7\x2f\x6f\xed\xc5\x50\x55\x2c\x22\xdd\x8c\x40\x37\xa3\x57\x9b\x00\xdd\x8c\xf0\x82\xb7\xba\xac\x27\xe9\x12\xc4\x30\x7a\x45\x2d\x92\xbf\x08\x2f\x78\x7b\x6d\x02\x2f\x78\x23\x86\xd1\x5f\x2c\x0d\x4d\x8c\xf0\x82\xb7\xf7\xac\x27\x26\x12\x69\x8c\xfe\x72\x74\x5f\xf0\xf6\x82\xb7\xd7\x26\x40\x2f\x23\xbc\x54\x8c\x5f\x3e\xed\x2b\x5d\xe2\xe5\x98\xbd\xd6\x53\x83\x64\xed\x3a\x27\x72\x8a\x8b\x8f\x8b\x6e\x47\x2d\x52\xcf\x08\x8d\x89\xf4\xa2\x16\x1b\x78\x23\xa2\xd1\x5f\x4b\xa7\x89\x2b\x36\xa0\xf5\xf2\x69\x5b\x70\x3b\x32\xea\x85\xf7\x24\x35\x42\x23\x3b\xff\x32\x7c\x9a\xbc\x31\xb2\x19\xfd\xb5\x74\xe8\x65\x04\x62\x18\xfd\xe5\xd3\x36\x8e\x19\x69\x8c\xfe\xc2\x7b\xd2\x18\x81\x34\x46\x7f\x51\x36\x4d\x12\x44\x03\x84\xaf\x4d\x80\x5e\x46\xa0\x90\xd1\x5f\xab\xa4\x09\x36\x36\xe8\xf8\xa2\x16\xe9\x65\x84\x46\x4c\xfe\xb5\x4a\x1a\x74\x24\x8d\xd1\x5f\xab\x84\x0a\x46\x20\x78\xd1\x5f\xee\x6b\x93\x0e\xdd\xa8\xc0\xbf\x36\x81\x76\x9f\xdb\x9d\x9a\x42\xd9\x34\x74\x15\x31\x8c\xfe\xa2\x16\x69\x62\x84\xc6\x5b\x7b\xb9\xaf\x8d\x81\xd6\x4e\xe1\x0c\xd3\xbb\xf1\xd6\xda\x29\x9c\xc1\xd5\x6c\x30\x8f\x42\x46\x7f\x41\x7b\x63\x76\x51\xc8\xe8\x0d\x8b\x48\x28\x23\x34\x47\xe8\x1a\xce\xa5\xc9\xbf\x6c\xe0\xad\x99\x9f\x84\x32\x42\xe3\xad\x35\x5e\x65\xe3\xad\x35\x48\xd6\x78\x95\x0d\xf1\x4e\xcd\xa2\x37\x96\x0b\x51\x8b\x40\xcd\xa2\xb7\x74\x2e\xfa\x70\xa7\x4a\xc5\x3e\x4a\x13\x28\x56\x04\x8a\x15\xbd\x49\xdf\xa4\x58\x11\x28\x56\xf4\x06\x86\x29\x56\x84\x76\xaa\x54\x48\x7a\x6a\x4d\x3f\x4f\x95\x8a\x33\xc1\xe0\x53\x3b\x55\x2a\xce\x04\xeb\x26\x2d\xb3\xab\x9d\x09\xc6\xec\xa2\x51\xd1\x1b\x18\x26\x55\x11\xda\x29\x5d\x81\x34\xa1\x58\x11\xda\xa9\x52\x21\xb7\xaf\x61\xce\x1b\xe6\xbc\x21\x4d\x88\x53\x04\xe2\x14\xbd\x81\xe1\xc6\x5b\x6b\x02\x82\x0d\x69\x42\xb1\x22\x90\xa3\xe8\xed\xcc\xba\xa9\x4b\x8e\xd0\x35\xac\x47\x03\x41\x74\x28\x7a\x3b\xd3\x06\x04\x35\x84\x51\x63\x44\xb7\xcf\x7a\x47\xa7\x37\x88\xdb\xb0\x48\x0d\x9d\xde\xb0\x1e\x0d\x9d\x4e\xa3\xa2\x37\xe6\x76\xc3\x9c\x37\x84\x51\xe3\x40\x36\x7c\x78\x03\x41\x0d\xeb\xd1\x40\x50\x03\x41\x0d\x51\xd8\x40\x50\x03\x41\xcd\xfc\xec\x20\xa8\x9f\x33\x7a\xa8\x10\x4a\x17\xa1\x9f\xe3\x78\x4c\x8f\x2e\x21\xb5\x23\x8c\x1a\x50\x25\x78\x11\x08\x5e\xf4\x8e\x0a\x21\x78\x11\xba\xca\x17\xdd\x4c\x26\x63\x11\x08\x57\xf4\x1e\x34\x04\x6d\xc8\x58\xf4\x0e\x54\xbb\x3c\x2c\x6a\x16\xbd\x9b\xb4\x44\x2d\x42\x77\x8e\xb6\x63\x0f\x7b\xd4\x25\x68\xd3\x79\x93\x9d\x43\xd6\xd1\x40\x1d\x54\xd2\xa1\x08\x1d\x86\x74\xa8\x48\x95\x22\x74\x47\x66\x3b\x2a\xa4\x27\xad\x63\xb7\xbb\x99\x4c\x80\x22\x10\x99\xe8\x9d\x3b\xd8\x61\x08\xc9\x89\xde\x4d\xda\x0e\x43\xfa\xce\x5b\xe8\x1d\x15\xd2\x99\x5d\x94\x27\x7a\x37\x69\xbb\x84\xd4\x0e\x43\x3a\x77\xb0\x3b\x67\xd1\x61\x48\x47\xea\x11\xa0\x08\x44\x26\x7a\x37\x3f\xbb\xdc\xd3\x0e\x2e\x3a\xc7\xb1\x83\x8b\x8e\xc8\xee\x00\xb0\x23\xb2\x3b\x22\xbb\x33\x13\x3a\x22\x9b\xf2\x44\xef\x66\x72\x47\xee\x74\xc7\x06\x3b\xfe\xae\x73\xdd\x3a\x22\xbb\x23\x38\xe8\x50\x04\x3a\x14\xbd\x8f\xf3\x4f\x6f\xe4\x70\x6d\x37\x69\xa9\x52\x84\xce\x1a\xea\xb3\xfc\x69\x50\x50\xae\x08\x94\x2b\x7a\x37\xcd\xbb\x70\x5f\xe7\x16\x76\x8c\x1f\xc5\x8a\xd0\x19\x55\xdd\xdc\xef\x8c\xaa\xfe\xfa\x2c\xe6\x7e\x6f\x9e\x89\x4d\xea\xf2\xae\x3b\x36\xa9\x73\x0b\x3b\xc6\xaf\x73\x0b\x7b\xf3\x66\x18\xbf\x0e\xc9\xc8\x58\xf4\x93\x4d\x4d\xc6\x22\x90\xb1\xe8\xe3\xcc\x68\x96\x56\x77\xd2\x5e\x09\xef\x40\xdb\x22\xd0\xb6\xe8\xe3\x4c\x5e\xe6\x57\x77\xa2\x91\x6a\x43\xe8\x5d\x43\x62\x80\x03\xa1\x4d\xaa\x22\xd0\xa8\xe8\xa4\x1c\x42\x97\xc5\xd0\x39\x90\x03\xeb\xd1\x91\xe4\x1d\x49\x7e\xb2\xa9\x3b\xaf\xb2\x23\xa3\x06\xd6\xa3\xb3\xc5\xba\x2c\x86\x93\x62\x4d\xfe\x22\xd0\xbd\xe8\x83\x07\x48\xfe\x22\x74\x48\x36\x98\xc8\xe4\x2f\x02\x35\x8b\x3e\xce\x34\x97\x66\x4a\xcd\xa2\x0f\x87\x05\x88\x5a\x04\x6a\x16\x7d\xd8\xfc\xc9\x58\x04\x32\x16\x5d\x01\xf1\xd0\x81\x16\x35\x8b\x7e\xf2\xae\xfb\xb2\xc8\x9c\x3a\x1e\x78\xbc\x81\x5a\x1a\xa8\xa5\x21\x34\x33\xd8\x4d\x83\xdd\x34\xf8\x75\x83\xdd\x34\x4e\xb9\x9e\x7e\xfe\xd9\x5d\x1c\x2e\x7e\x2e\x4e\x17\x35\x84\xdc\x1b\xb2\x18\x06\x0b\x6b\x98\xfb\x83\x5b\x38\x4e\x61\x1f\x80\x3d\x1c\x0e\x1b\x0a\x8e\x0d\x34\xf5\xc0\x87\x8f\x53\xed\xc7\x4c\x1e\xf2\x1d\xc6\xa9\xf6\x83\x0a\x19\x80\x90\x14\x47\x1f\x66\xf2\x60\x76\x91\xdb\xe8\x83\xed\x30\x98\x5d\x83\xd9\x35\x10\x1c\x83\xd9\x35\x58\x58\xd3\x81\x23\x8a\x1c\x61\xc8\x62\x98\xe6\xe7\x60\x61\x0d\x16\xd6\x44\x70\x0c\x16\xd6\x40\x57\x4d\x93\x76\xc8\x28\x1d\x5c\xcd\xc9\x2d\x1c\x5c\xcd\xc1\xc2\x9a\x3c\xc0\xc1\xc2\x1a\xd0\x71\xf2\x00\x07\x74\x1c\xf9\x1c\x6b\xd6\x10\x96\x7b\xf0\x15\x27\x6c\x1e\x7c\xc5\xc1\x57\x9c\x68\x8b\xc1\x98\xa2\xe4\xd1\x67\x3e\xff\xd4\xcf\x53\x28\x87\xb3\x37\x10\xda\x44\x3b\xfa\x49\xad\xa6\xdd\x11\xa8\x75\xf4\x69\xd2\x0e\xf9\xf6\xd4\x3a\xfa\x44\xd5\x0d\x1e\xe0\x38\x35\x71\xf8\x75\x24\x3c\xc2\x91\xf0\x98\xc8\x88\xc1\xd9\x1b\xf2\xb0\xa6\x60\xf8\x10\xbc\x23\xef\xd1\x4f\xc2\x34\x95\x8f\x30\x10\x5b\x13\x19\x31\x10\x5b\x43\x39\xdb\x79\x66\x32\xea\x7b\xc8\xc3\x3a\xb9\xd1\x43\x6a\xfd\x50\x5b\x6c\xf6\xf3\x4f\xdf\x9d\xd5\x76\x12\xa6\x07\xab\x6d\xbc\xe7\x44\xb8\x37\x92\xc5\x30\x60\xdd\xc9\xa2\x1e\xac\x36\x92\x21\x7d\x4a\x00\xa1\x1c\x12\x48\x86\xf4\x93\x30\x4d\x39\x24\x0c\xb0\x36\xf1\x77\x04\x44\xc2\xe0\x40\xce\x33\x69\x99\x5d\x43\xf0\x6e\x72\xdd\x86\x2c\x86\x01\xc1\x4e\x6e\xf4\x60\x8b\x0d\xb6\xd8\x64\x50\x0c\xb6\x18\x71\x91\x3e\xcf\x4c\xc6\x76\x8d\x53\xe9\x86\x97\x46\x4e\x24\xd0\x11\xe9\x1f\xaa\x6e\x00\xab\xa3\x2a\xf2\x21\x38\x06\x5b\x6c\x40\xb0\x93\x45\x4d\x63\x24\x0c\x08\x76\x72\xa3\x07\x04\x1b\xdc\xc1\xef\xcc\x64\xee\xe0\x90\xb0\xf0\x9d\x99\xcc\xec\x1a\xcc\xae\x8f\x43\x46\x94\x24\x1c\x51\x92\x0f\x2b\x37\x96\x2e\x61\xcc\x3f\xb4\xc5\x40\x6c\x0d\x05\xc7\x3e\xa9\x76\x13\x82\x4d\x75\x14\x3f\x64\xc4\xdc\x46\x58\x38\x9a\x26\x84\x36\xc3\x44\x8e\x4f\xb6\xd8\xe7\xc0\xd1\x64\x76\x4d\x66\xd7\xc7\x79\x22\x74\x12\x48\x9b\xf4\xcf\xa4\x9d\x70\xe9\xc8\x97\x7c\x3c\xaa\x89\x31\xa7\x62\xd2\x4f\x1a\x34\x31\x93\x40\x9b\xa4\x7f\x28\x06\x12\x25\xe1\x88\x92\x9c\x23\x7e\x44\x49\xc2\x54\x07\xec\x33\x3f\xa7\xfc\xf5\x79\x7b\x26\x8a\x81\xd4\x48\x98\xdb\x28\xea\x9f\x38\x08\xe1\x91\x30\x99\x48\x1f\xe7\x69\x32\x91\x26\xb8\xf8\x40\xe5\xc4\x37\x4d\xca\x0a\x9f\x0c\xb8\x99\x3d\x93\xdd\xb4\x73\xa3\xff\x30\x28\xc8\x98\x84\x23\x63\xf2\x21\x0e\x26\x80\x99\x00\xe6\x33\x25\x89\x9a\x04\x6a\x26\x7d\x71\xcc\x88\x9a\x04\x6a\x26\xfd\xe4\x48\x13\x35\x09\x13\xc0\x2c\x1c\xc1\x04\x30\x13\xc0\x9c\x1c\xe9\xc9\xa8\x9a\x98\xf3\x85\x23\x98\x98\xf3\xc9\xc6\x59\x38\x82\xc9\xc6\x99\xc0\x60\x21\xcd\x26\x30\x98\x5c\xb8\x85\x34\x23\x4e\x12\x26\x8e\x68\xdd\xe7\xf6\x3d\x4f\xa7\xa4\xcc\x65\xf6\x4d\x36\x0e\x8d\x92\xbe\x78\x6b\xa4\x4a\xc2\x04\x06\x8b\x63\x36\xdb\xb9\x7d\x83\xc1\xe2\x98\x91\x31\x09\x13\xb9\x43\x3a\x34\x4c\xf6\xc8\x64\x65\x2c\x4e\xfe\x64\x65\x4c\x61\xf3\xe5\x0c\xdc\x14\x36\x9f\xa7\x48\x14\x27\x6a\xb2\x08\x26\x8b\x60\x31\x52\xe7\xf2\x39\xac\xa7\xc5\x1e\x9d\xd6\xd3\xe4\xb1\x2c\xe8\xf8\x59\x3a\x47\x55\xe4\x24\x24\x53\x15\x09\x1f\x8b\xe0\x24\x24\x7f\x82\x4d\x1f\x8f\x65\x71\xb7\x3e\x4b\xe7\xb3\x74\x16\x20\x24\x35\x12\x8e\xd4\xc8\xc2\x61\x91\x1a\x09\x9f\x14\xc6\x93\xba\xfc\xd9\xd2\x3f\x4c\xca\xc2\x61\x7d\x98\x94\xcf\x96\xbe\xbe\xf3\xcf\xfd\xee\x9f\x10\xf7\xe2\x6e\x7d\x42\xdc\x9f\xa5\x43\x4b\x35\x7c\x96\xce\xb7\x17\xc4\xb8\x58\x97\x9f\x05\xf1\x39\x47\x7d\x92\x86\x3f\x46\xff\x47\x5d\xfd\x24\xf8\x7e\xf6\xba\x8f\x76\xc0\x65\x32\xd0\x0a\x09\x5f\x25\x63\xc1\xe1\xa1\x07\x12\xbe\xbd\xbb\x8d\x0b\x0d\xf4\xb1\xef\x3f\x45\x2e\x2e\x93\xe1\x63\xdf\x7f\x14\x87\x2f\x93\xe1\x63\x98\x93\x05\x19\x17\x87\xe7\xb3\x83\x91\xf0\x18\x17\xdf\xe6\x93\xf4\xf6\x51\xf2\x3d\x19\xba\x9f\x04\xdf\x4f\xb9\x9e\xeb\x3d\xff\xd4\xba\x3a\x11\x17\x1e\xe7\x13\x53\xfd\x06\x61\x0e\xa1\x2e\x62\x1f\xe1\x27\xf6\x81\xb2\xf9\xb8\xee\x9f\x3a\x3b\x17\x97\xe3\xe3\xba\xff\xc4\x3e\xce\xd7\x14\x53\xfd\x14\xca\xb9\x38\x10\x9f\x3d\xe4\xa3\x47\x70\x9d\x0f\x37\xbd\x11\x3d\x82\xeb\x7c\x38\x61\x94\x4f\xf5\x87\x93\x62\xfb\xa1\x14\xa9\x83\x8c\xcb\x41\x6d\x22\x21\xe1\x53\x13\xe7\xe4\xdd\xd2\x0a\x09\x1f\xd5\xf2\x70\x3e\xb1\x13\x58\x84\x40\x46\x40\xee\xd0\x03\x09\x1f\xe1\x83\x00\x43\x3e\x3c\xe3\xa7\x26\x4e\xc0\xf8\x7c\xa2\xae\x1f\x09\xde\xc0\xab\x58\x16\xc2\x72\x7e\xfa\xa4\xd8\x2e\xf9\x6d\xcb\xf9\xe9\x60\xda\x50\x15\x09\x74\x44\x46\xb8\xcf\xed\x7b\xbd\xaf\x40\x94\xc4\x66\xb5\x50\x8a\x2b\x1c\xf5\x93\xd7\x45\xcf\x0c\x9e\x69\xda\xd0\x18\x09\x8b\x1a\xc2\x49\xb1\x5d\x56\xc7\x91\x1a\x09\xf2\x08\x96\x6c\xb5\xa5\xb2\x59\x30\x6d\x96\x6c\xb5\x23\x35\x12\x00\xcb\x92\x98\xb6\x54\x6a\x08\x75\xbf\xfb\xb2\x05\x2d\x5a\xe4\x81\xaf\xb0\x18\xbc\xeb\x54\x36\x33\x97\xe8\x8f\x84\xa3\x3f\x72\x52\x6c\xe9\x8f\x84\x75\x7b\x26\xb4\xa1\x3f\x12\xd6\xa9\x42\x66\x82\x91\x1a\x09\x2b\x1f\x95\x96\x3d\x6d\x48\x8d\x84\x23\x35\x12\x00\xcb\x92\xb6\xbb\x88\x29\x04\x6e\xc1\x12\x5b\x39\xfa\x23\xc1\xfc\x24\x3c\x12\x16\x31\x85\x60\xaf\x5b\x4e\x25\x90\x21\x19\x27\xc5\x96\x1a\x49\x58\xa7\xb6\x18\x5f\x76\xc9\x6b\x23\x43\x32\x82\xf9\x49\x8d\x24\x1c\xa9\x91\x20\xe1\x6b\xd9\x8f\xd6\xe3\x76\x94\xcd\x12\x31\x59\x0f\x35\x19\x94\xcd\x12\x31\x59\x0f\x35\x19\xf3\x73\x89\x83\x2c\x70\x11\x39\x10\x8b\x15\xbc\x08\x94\x47\x94\xcd\x92\xcb\xbb\x7e\xb5\xc5\xbc\x26\xd3\x78\xfd\x6a\x8b\x9d\xdb\xbd\x3b\x60\x39\x79\xb7\x4b\x70\x64\x11\x51\x38\x29\xb6\x4b\xaa\xc8\x3a\x05\xc7\xb8\xc2\xcb\x51\x54\x7a\x27\x23\x9e\x99\xcc\x0a\x5e\xa7\xb6\x18\x57\x78\xe1\x2e\x97\x9a\x38\x27\xc5\x76\xd9\x0d\x29\xa3\x8c\xc8\xeb\x25\x90\x12\xd6\x29\x38\x96\xff\x3e\x36\xba\x24\xfa\xae\x53\x78\x8c\xcb\x41\x44\x25\x1c\x11\x95\x08\x1d\x97\x4c\x38\x5a\x2a\x23\xf2\x93\x49\xaa\x84\x05\xde\xe2\x99\xfb\x36\xd5\x23\xa2\x12\xd1\x41\xd4\x53\xc2\x3a\x15\xc3\x70\x98\x6b\x9c\xdb\xbb\x8b\xc6\x80\x3f\xbf\xe8\x3b\xc4\xb3\x20\xc0\xdb\x22\x2a\x1e\x39\x27\x4b\x7e\xdb\x9a\x86\xd0\xf6\xbb\x6c\xd4\x4b\xfd\x85\xc8\xce\x5b\xe0\x6d\x81\xb7\x48\xca\x61\x61\x26\x17\x25\x88\x93\x6a\xbb\x78\xfe\x8b\x12\x44\xe4\x27\x2f\x49\x6f\x8b\xc0\x51\x3c\x0b\x82\xdd\x7c\x24\x5c\xa2\x4d\x75\x49\x65\xa3\xe4\x32\xa4\xda\x46\x12\x2e\xf1\x48\xb8\xc4\x4d\xc4\x44\x12\x2e\xf1\x52\xf2\x2b\x6d\xe1\xbd\x78\xed\x0d\x3e\x5e\x7b\x67\x1f\x69\x1f\x95\x8f\x74\x5d\xe2\xd1\x75\x49\x1b\x32\x23\x5d\x97\x78\x74\x5d\x52\xd0\xd0\xf6\xe7\x23\x25\x97\x91\x82\x86\xf6\x06\x1f\x2f\xa5\x16\xd2\xf6\x19\xe2\xb5\x99\xc9\x78\x1d\xd1\xa4\x9d\x23\x1b\xaf\xcd\x4c\x6e\x29\xcf\x7d\x31\xbb\xa8\xf3\x3f\x25\x25\x0d\x6d\xd7\x3d\x5e\xaa\x2a\xa4\x5b\x97\x92\xd6\x13\xd5\xa3\x5b\xeb\xc9\x6b\x26\xaa\x47\xdb\xfb\x8d\xd7\xc6\xb5\x78\xa9\xbc\x98\xb2\x86\x92\x2e\x41\xb2\x94\xdd\x7e\x6b\xfd\xf6\x46\x45\x3f\x6f\x6f\x74\xd3\x71\x2a\xe7\x9f\x73\x5f\x64\x7a\xa4\xc7\x78\x66\xb7\xab\xee\x95\x36\x65\x13\xaf\xac\x75\x65\x65\x52\xd5\xf9\xec\x99\xe0\x2d\x55\xaf\x99\xbd\x26\x78\x4b\x55\x43\x1b\xd7\xe2\x05\xc9\xd2\x6b\x3c\x0b\x15\x54\x65\x65\xd2\xab\xa1\x1d\x2a\x89\x74\x64\x86\x64\xdc\x48\x4e\x26\x5e\xc5\x27\x6e\xde\xbd\xe8\x3c\x55\x99\xd4\xb4\xfe\x18\x3a\x1a\x31\xa9\xeb\xe7\xe3\x76\x1a\x31\x92\x71\x23\x8d\x98\x78\xd5\x23\x2d\x65\x90\xab\xd6\xe1\x53\x9a\x5a\x7f\x4d\x1b\xa5\x16\xd2\xf4\x46\xaf\x51\x22\xf2\x92\x3e\x43\xf7\x1a\x10\xf8\x94\x3e\x0d\xbd\x1a\x7a\x3d\x73\x9d\x67\xfa\x70\x2a\xc8\xc8\xd0\x8d\x57\x33\x97\x9a\xa1\x5b\xde\xa8\x69\x48\x55\x85\x74\x16\x42\x33\xc8\x0a\x28\x10\x9b\x8c\x64\x64\xe2\xc5\x16\xbb\x83\x86\xba\x09\xc6\x16\xbb\x83\xa1\xeb\x3e\x87\x62\x31\xf7\x59\x08\xdd\x92\x19\xe4\xaa\xa2\x7f\x0e\xe3\x09\x97\x24\xe3\xc6\x6b\xf8\x70\xc4\x9d\xee\x64\xe8\x86\xa1\x1b\xba\x74\x16\xc2\xf4\x46\x2c\xac\xfb\xd6\xa5\xe9\x76\x16\x96\x64\xdc\x78\x4d\xb7\x03\xab\xfb\x2c\x84\xe9\xc3\x29\x01\x73\x9f\x85\xf0\xe9\x3c\xb4\xb9\xb3\x2e\x7d\x46\x5e\x09\x18\xc9\xb8\x91\x0a\x4d\xbc\x94\x80\xb9\x8b\xd7\xfc\xbc\xa6\x52\x5a\xf7\x59\x08\x4b\x97\x28\xd4\xdc\x8f\x2e\x2d\xb7\xc3\x25\xc9\xb8\xf1\x5a\xe7\x76\xaf\xb9\xdd\xec\x18\xb6\x53\x12\x8f\x42\xcd\x6d\x21\x84\xed\xba\xc7\x70\x4a\x11\xee\xc3\x41\x31\xc0\xa5\x00\x97\xe4\xdd\x46\xb2\x35\xf1\xc8\xd6\xdc\x9b\x30\x8a\x01\x2e\x05\xb8\x74\x9b\xf3\xb4\x6c\x62\x50\x3b\xf6\xde\x2e\x51\x0c\xd1\xed\x4a\xc0\xc8\xbb\x8d\x21\xba\x5d\x29\xad\x7b\xfb\x49\x31\x6c\x7b\x2b\x12\xb8\x19\xb7\x39\x1f\xb6\x85\x15\x03\x5c\xba\x87\x2e\xc1\x25\xaa\x37\x43\xde\x6d\x0c\xc9\xed\xcc\xae\x7b\x7a\xcd\x6d\x76\xc5\x40\xc3\xea\xb6\x3a\x02\x5c\xa2\x88\x33\xee\x4f\x97\x76\x50\x25\x86\xdb\x28\x59\x08\x61\x13\x8c\x31\x00\xab\x7b\x79\x4d\x60\x15\x54\x7b\xb9\xb7\xde\x54\x0c\xd9\x6b\x2a\xec\x92\x2f\x5d\xca\x5a\xdf\xc4\xc1\x90\x77\x1b\x03\xb0\x22\x9a\x33\x72\xf0\x9a\x1b\xa5\x62\xd8\x34\xc0\xc8\x16\x42\x80\x4b\xf4\x71\x46\x8e\xba\x54\xce\x3f\x09\xaf\x45\x6f\x04\x6d\x28\xe2\x8c\x0c\xfc\x03\xb4\x09\x2c\xac\x7c\x6b\xe8\xf1\x46\x2c\xac\x9d\x8c\xfb\xbf\x0d\x8a\x18\xb6\xf9\x15\xc3\xa9\x53\xb8\x03\xad\x31\x00\xad\x00\xb4\x24\xe5\xc6\xf0\x9c\x5e\x7c\x2e\x7a\x89\xc7\x60\x33\xd4\xb2\x69\x1e\xaa\x5e\x54\x6f\xf6\x18\xad\x6d\x8c\xc5\x50\x09\xc5\x55\xfd\xad\xa6\x24\x61\xab\x7c\x66\x34\xcc\x0b\x6c\xb2\xbc\x65\x49\x63\x78\x3d\x53\x25\x19\xf9\xb7\x31\xbc\x3a\x4f\xd8\x2a\xbf\x46\xeb\xd5\xf9\x66\xb0\xcf\x8c\x86\x64\x81\x22\x5d\x6e\xbe\x55\xf3\xa9\x95\x24\xcc\xc3\xbb\x43\x32\x1a\x41\x43\x02\x6d\xa4\x11\x14\x69\x04\x8d\x3c\xf5\x13\x92\x11\x00\x1a\xf9\x4c\xc9\xee\x35\x89\x65\xe5\xcf\xbb\x0f\xad\xab\x29\x28\xf3\x35\x86\x61\xfa\x70\x20\xcb\xa5\xa1\x61\xfa\x9c\x42\x83\x97\xd7\x1c\xfa\xc9\xec\x2a\x97\xd7\x1c\x1a\x3a\x85\x06\xcf\x44\x9b\xba\x44\x56\xab\x04\xaf\x39\x35\x04\xf3\x4a\xf4\xcf\xcf\x6b\x82\x37\xf9\xac\x31\x7c\x5e\xf3\xd4\x14\xbc\xbd\x26\xcc\x0b\x1c\xc8\x72\xeb\xfc\x67\x90\x69\x6d\x95\xec\x35\x3f\x33\x84\xd8\x64\xc9\x3a\xff\x99\x21\x6c\xb1\x02\x32\xc3\x66\x60\x62\x58\x3a\x5f\x74\x69\x19\x25\xae\x66\x39\x13\x6c\x69\x08\xe6\x95\x1d\x8a\x8f\x04\x8e\x22\x81\xa3\x21\xc9\x35\x46\x56\x5b\x64\xb5\x95\x9d\x11\x15\xc9\x1d\x45\x92\x46\xa3\xec\xa3\x93\x31\x6e\x73\x2d\x46\x40\x58\x76\x28\x3e\xc6\xe0\x99\x04\x2c\x0b\xc8\x8c\xc1\x33\xf9\x9f\x65\xfb\x75\x91\xea\x51\x8c\x4a\xba\x4a\x9c\x8d\x54\x8f\x22\xd5\xa3\x51\x9a\x2e\xb1\xda\xa8\x1e\x8d\xd2\x74\x09\x3a\x12\x3f\x1a\x12\x67\x23\x0d\xa4\x18\x55\xcd\x2a\x9b\xd8\x8c\x71\x87\x9c\x63\x64\xca\xc9\x91\x8d\x84\x91\x62\xdc\xc8\x39\xca\xd0\xd0\x8e\xc2\x44\xfa\x48\xa3\xc0\x51\xfa\x48\x91\x22\xd2\x90\x23\x1b\x09\x23\xc5\xa8\xd0\xa0\x1c\xd9\x18\xd9\x77\xf4\x91\x46\xf9\x74\x69\x87\x66\x22\x99\xa4\x21\x47\x36\xc6\xa4\x75\x42\x9b\x72\x64\x63\x4c\x5a\xe7\xe8\x96\x4f\x3f\xb7\xa3\x1b\x89\x26\x0d\x89\xb3\x31\xde\x1a\xa2\x1a\x58\x96\x7e\x6e\xbb\x30\x46\xaa\x81\x8f\x85\x40\x57\x29\x12\x54\x1a\x12\x67\x63\xbc\x8d\x27\x97\xf8\xb9\x74\x3e\x1b\x4f\xd8\x4c\xae\x2a\x52\x60\x8a\x51\xb9\xed\x27\xe8\xe7\xb6\x20\x23\x3d\xa6\xf1\x58\x1d\x11\x36\x47\xa2\x83\xb2\x69\x63\xcc\x5a\x57\x9e\xeb\x61\x8f\xc4\xac\x75\x3a\x9d\x4f\xd4\x7a\xf1\x46\x50\x9c\x2e\x56\x8c\x50\x9c\x48\xd3\x78\x60\x73\x84\xe2\x24\x9b\xc6\xb3\x95\xe8\x22\xc9\xa6\x48\xb2\x69\x48\x87\x8d\x24\x9b\x22\xc9\xa6\xf1\xb0\xac\x49\x36\xc5\xa8\x5a\xf7\x63\xc9\x50\x67\x8a\x51\xed\xd8\xa7\x78\xa3\x6a\x40\x10\x70\xd2\x61\x23\xad\xa6\x18\x01\xf5\xf3\xe8\x7c\xf5\x89\x99\x9c\x8a\x1c\xc4\xf8\xea\x92\xfa\x84\x52\x57\x23\x75\xa6\x18\x21\xed\x73\xe6\xe7\xab\x75\x86\xe4\x33\x2c\x2e\x86\x64\x64\x48\x3e\x67\x7e\x36\xb7\xab\x08\x2b\x4b\x35\x12\x5b\x8a\xb1\xfb\xe7\xd4\x50\xf7\xee\x1c\xdc\xe7\xd3\x50\xb7\x8a\x39\xb8\x0f\x2f\x8d\xd8\x52\xa4\xa0\x34\x9e\x33\xeb\x86\xd6\x8f\x20\xe8\xd2\x3a\xf3\x30\xd2\x2a\xac\x2c\xd6\x38\x4c\x5a\x36\x63\xdd\xa2\xad\x31\xb2\x19\x23\x50\xad\x67\x86\x4c\x5d\xc2\xdf\x51\xd9\x8e\x71\xfa\x1c\xca\x57\xd7\x33\x43\xa6\x37\x42\xd5\xd5\x64\x40\xd4\x6b\xa0\x99\x34\xea\x99\x21\xea\x35\x44\xb2\xbe\x35\xe9\xbc\x7a\x0d\x34\x93\x46\xdd\x8a\x9e\x91\x58\x52\x8c\x64\x7d\xeb\x6d\x7a\x9f\x7a\x0d\xac\x4b\x09\xa9\x31\xb2\x2e\x23\xa4\xad\xd9\x28\x41\x5a\x42\x4a\xa3\x9e\xb9\xb4\x7c\x77\xa0\x5a\x37\x2f\x16\x89\x25\x45\x62\x49\x43\xee\x69\x4c\x1b\x62\x23\xcd\xa4\x51\x9f\x3f\x4f\x79\xc4\xc4\x4f\x26\xa8\x34\xea\xce\x88\x8a\x24\x94\x22\xed\xa4\x41\x69\x3c\xa6\x8d\xbf\x31\x61\xfc\x24\xa6\x46\xba\x4a\x31\x91\x3a\xad\x60\x98\xae\x52\xa4\x9d\x34\x2a\xc7\x8c\x84\x52\xa4\x9d\x34\x2a\xc4\x4d\xec\x51\x4a\x4a\xa3\x42\x5c\x4a\x4a\x31\xed\xf8\xd2\xa8\x9b\x5e\x8b\x29\x7a\x26\x7b\x54\x62\x6a\x4c\x9b\xff\x8b\xb4\x93\x46\xe5\xad\x91\x50\x8a\x09\x0d\x28\x5b\x35\xa6\x8d\xaa\x31\x71\x9e\xeb\x70\x3b\xe7\x39\x81\xcc\x3a\xb4\xbe\xb1\x32\x92\x49\x1a\x75\xea\x27\x3f\x39\x31\x52\x25\xa4\xc6\xc4\x48\x4d\x20\xb3\x9a\xfb\x74\x95\x62\x3a\x85\x5a\xcd\xfd\xc4\x1e\xa5\x8f\x34\x2a\x17\x2e\x65\xb7\x73\x9e\xe5\x9e\xc6\x04\x08\x13\x20\x7c\x2f\xef\xce\x79\x4e\x30\x4f\xee\x69\x4c\xe0\x8d\x3e\xd2\x78\xb9\x70\xf4\x91\x22\x7d\xa4\x21\xf7\x34\xa6\xed\x4a\xc7\x44\x7d\xf5\x45\x5b\x10\x4d\x8a\x14\x91\xc6\x6b\x95\x90\x42\x8a\x89\xd0\xea\xcb\x85\x4b\x8f\xdb\x9f\xa3\x66\xab\xf3\x8f\xdb\xc1\xdb\x8b\xb6\x20\x9a\x14\xc9\x24\x8d\xd7\x2a\xa1\x96\x14\x13\xe7\xf9\xe5\xc2\xa5\xea\x76\x26\xa7\xdc\xd3\x98\xea\xb9\xbd\xbb\x68\x3c\xd9\xa1\xe9\x94\x5f\xb5\x4a\xd2\x6b\xe8\xc0\xdb\xcb\x85\x23\xaf\x14\x13\x8f\x5a\xee\x69\x4c\x3c\xea\xa4\x4e\xe1\xfb\x78\xcd\xe6\x35\x4f\xf9\xd5\x47\x43\xcd\x04\x43\xee\xbd\x5c\x38\x62\x4b\x31\x9d\xf2\xab\x55\xe7\xbb\x09\x06\x08\x5f\xb4\x05\xcd\xa5\x98\x4e\xf9\xd5\xd7\x33\xbb\x67\x9e\x4a\xab\xef\x72\xd1\x42\x38\x95\x56\x9b\xce\x0f\x5d\x12\xb3\x78\x31\x14\x89\x1d\x9a\x58\x97\xef\x59\x1d\x0c\xc9\xb4\xa1\x6f\xbc\x5c\xb8\x34\x0d\x32\x2d\x72\xb9\xa7\x31\xb1\x2e\x13\xeb\xf2\x1d\xba\xc4\xa3\x26\xbd\x34\xde\x61\xbd\x4f\x5d\x02\x84\xef\x99\xc9\x4c\xce\x04\x08\xdf\x33\x93\x59\x97\x09\xe6\xbd\x3b\x3d\x2a\xa6\xcf\xd7\xe4\x66\xbf\x50\x9c\x3a\x53\xa4\xce\x34\x5e\x64\x04\x75\xa6\x98\x18\x92\xed\x4c\xef\xe5\x99\x0c\xc9\xc6\x31\x4b\x30\x8f\x3a\xd3\x90\xba\x1a\x09\x31\x45\x42\x4c\x43\x96\x6a\x24\xc4\x14\x6f\x86\x64\xdb\xba\xcc\x91\x10\x53\x24\xbd\x34\x1a\x56\xee\xde\x66\x65\xbc\x09\xc1\x36\xd3\xfb\x86\x75\xd4\x99\x46\xc3\x50\x50\x67\x8a\x44\x93\x46\xc3\x50\x10\x4d\x8a\xb7\x8a\xff\xed\x76\xfb\x46\xa9\x78\x33\xfa\x1a\xde\xe1\x8e\x1a\x12\x9e\x68\xf9\xdc\xae\x21\x96\xa0\xcc\xd7\x78\x47\x0d\x31\xfa\x1a\xd7\xed\x66\xf4\xd1\x5c\x1a\x0d\xde\xd3\x5c\x8a\x34\x97\x46\x43\x46\xd0\x5c\x8a\xe4\x95\x46\x33\xbd\x6f\xa6\xdc\x0d\xc1\x1a\x56\xee\x86\x60\x34\x97\x46\x33\xbd\x69\x2e\x45\x9a\x4b\xa3\xa1\xea\x68\x2e\x45\x9a\x4b\xa3\x61\x28\x68\x2e\x45\x9a\x4b\xa3\x99\xf3\x34\x97\x22\xcd\xa5\xd1\x38\x79\x34\x97\x22\xcd\xa5\xd1\x80\x3f\xcd\xa5\x48\x65\x69\x28\xdb\x10\x6f\xf4\xdf\x7d\xa4\xa2\xcd\xf9\xbb\xe8\x12\x52\xaf\x61\xe5\xe8\x2a\x45\x9a\x49\xa3\x21\x23\xee\x62\xe8\x90\x7a\x6d\xd7\x66\x8c\x14\x94\xe2\xcd\xa3\x56\xf5\x21\xde\x9c\xe6\x9b\xd3\x2c\x1d\x36\x12\x59\x8a\xd4\x95\x46\x43\x46\xdc\x9c\xe6\x9b\x2d\x26\x47\x36\xde\x55\x97\xc4\x2c\x1a\xaa\x8e\x82\x52\xbc\xc5\x2c\x1a\x48\xbf\xeb\xb9\xdd\xe7\xe0\x38\xde\x55\x3f\xd5\x8a\x6e\x16\xc2\x8d\xfe\xa3\x99\x34\x3a\x48\x27\x9d\x14\x69\x26\x0d\x99\xaf\x91\x74\x52\xa4\x99\x34\x3a\x32\xe2\x6e\xba\xa4\x54\x6a\x0f\xe7\xf6\xbd\x3a\x28\x28\x8d\xbe\xd5\x1a\x22\x05\xa5\x48\x41\x69\xf4\x33\xe7\x19\x68\xb7\x58\x6a\x3f\xd3\xbb\xeb\x27\x52\xaf\x73\x31\x6f\x5e\x2f\x09\xa4\xd1\xef\xf9\xa7\x41\x41\x18\x29\xde\x6a\x9e\xf6\x2d\x3f\x1d\xef\x69\x4a\x82\xa2\xce\xab\xbc\x39\xba\xa4\x90\x86\x5c\xd9\x78\x4f\x33\x7a\x73\x7c\xa3\x63\x28\x08\x23\xc5\x9b\xd2\x74\x3f\x73\x9f\xf7\x4b\xf5\x68\x74\x5e\x25\xd5\xa3\x48\xf5\x68\xf4\x33\xcd\xbf\x73\xbb\xd1\x42\x5b\xdc\xa0\xe8\x06\x45\xfd\x4c\x73\x50\x74\x83\xa2\xce\x9c\xb9\x41\xd1\x0d\x8a\x24\xd0\xc6\x7b\x9d\xdb\xbd\x26\xda\x82\x92\x52\xa4\xa4\x34\xba\x69\x4e\x49\x29\xe6\x53\x09\x7a\x6b\x13\xc7\x0c\x9f\xe8\x23\x8d\xce\xab\xa4\x8f\x14\xe9\x23\x0d\x59\xb5\x91\x3e\x52\xcc\x18\xbf\xce\xab\xcc\xcc\x2e\xfa\x48\xa3\x5b\x10\x84\x91\x62\x16\x74\xe8\xbc\x4a\x1a\x48\x31\x0b\x3a\x74\xec\x1c\x29\xa4\x48\x0a\x69\x74\x5e\x25\x29\xa4\x98\x81\x56\xb7\x20\x32\x4f\x95\xce\xd1\xe8\xbb\x2a\x6e\xcc\x8c\xa9\xcc\x98\xea\xd8\xb9\xcc\x98\x22\x85\x34\x3a\x76\x2e\xc3\xa7\x0c\x9f\xba\x05\x41\x0a\x29\xd2\x39\x1a\xe3\x32\x20\x1b\x83\x62\x3e\xf5\x9d\x6d\x02\x99\xff\x99\x4f\x7d\x67\xa4\x49\xc6\xf8\xe5\x53\xca\xd9\x82\x20\x85\x14\xf3\x29\xe5\xbc\x05\x61\x23\x29\xa4\x98\x31\x7e\xc3\x26\x40\x0a\x29\x66\xbe\xe2\xc0\xce\xe5\xe2\x1b\x61\xfc\xc6\x2e\x5d\x11\xa9\x25\x45\x32\x49\x63\x88\xc2\x64\xf8\x94\x85\x27\x06\x7a\x25\x0b\x4f\x90\x49\x1a\x03\x23\x9d\x19\x53\x59\x0a\xc6\xd8\x4a\x10\x31\xf3\x15\x33\x5f\x51\xe2\x6c\x24\x9a\x14\xe9\x23\x0d\x89\xb3\x91\x14\x52\xcc\xa0\x68\x70\x0b\x33\x28\xca\x68\xb5\x81\x34\xc9\x68\x35\x42\x45\x63\xbc\x9e\x29\x6a\x40\xa8\x68\x0c\xd8\x9c\x01\x4c\x06\x30\x03\x01\x97\x01\x0c\xf5\xa2\x31\xcc\xe4\x8c\x6b\xcb\xaa\x3f\x8c\x5d\x2b\x21\xd2\x32\x8a\xb4\x8c\x86\xc4\xd9\x48\xcb\x28\xd2\x32\x1a\x83\x61\x4e\xcb\x28\x66\x1e\xe0\x38\x93\x96\x35\x94\x59\x43\x83\xe9\x91\x59\x43\x04\x8e\xc6\xc0\xdf\x11\x38\x8a\x04\x8e\xc6\x40\x85\x10\x38\x8a\x59\x28\x61\x9c\x49\x8b\x6b\xcb\xdc\xc2\x81\xf5\xc8\xd0\x86\xc0\xd1\x90\x0e\x1b\x09\x1c\x45\x92\x46\x63\x20\x38\x28\x1b\xc5\xcc\x2d\x1c\x67\xd2\xb2\x86\xa8\x17\x8d\x89\xe0\x20\x62\x14\xa9\x17\x0d\xb5\x7b\x22\x11\xa3\x98\x41\xd0\xc4\xf4\xd1\x32\x8a\x64\x8b\xc6\x3c\x93\x96\x5f\x97\x97\xdb\x79\xaa\x79\xb9\x9d\xb3\x27\x71\x36\xe6\xe5\x76\x10\x34\xd1\x16\x19\x04\x91\x2d\x1a\xb2\x69\x23\x85\xa2\x58\x54\x7b\x99\x3c\xd5\xb2\x2d\x9e\x58\xd8\x38\x12\x67\x63\x61\xe3\x14\xd9\x16\x13\x51\x48\x70\x28\x92\x08\x1a\x34\x89\x23\xa5\xa0\x48\x22\x68\x48\x9c\x8d\x05\x5c\x10\x0c\x1a\x13\x97\x41\x30\x28\x16\x70\x31\xcb\xb9\x7d\x23\x18\x6d\xa0\x31\x39\xa5\xb4\x81\x62\x01\x17\x12\x67\x23\xa5\xa0\x58\xc0\xc5\x34\x93\x0b\xb8\x28\xe0\x62\x22\x9d\x0b\xb8\xa0\x1b\x34\x26\xbf\xb3\x30\x52\x0a\x23\x45\xd9\xa3\x58\x18\x29\x05\x5d\x35\xd1\x7f\x84\x86\x62\x11\xb8\x9c\xe6\x3c\x69\xa1\x58\xc4\x28\x27\x67\xb4\x70\xb3\x0a\x23\x45\x8a\x6d\x2c\x8c\x94\xa2\x04\x8c\x14\xdb\x48\x68\x28\x16\xc8\x30\xcd\x79\x9a\x42\xb1\xc8\xc3\x9a\xfc\x4e\xf2\x41\xb1\x9c\x72\xf0\x30\x99\x8a\x50\x2c\x8f\x91\x47\xaf\x14\xd4\x52\x39\xe5\xe0\xcd\x79\x82\x41\xb1\x20\xf1\x27\xbf\x93\x7c\x50\x2c\xdc\x2c\xd9\xb4\xb1\x54\xb7\x2b\x59\x31\xd1\x2b\xa5\x1a\x79\x6e\xd6\x34\xe7\xc9\x07\x45\x12\x41\x63\xf2\x3b\xcb\xf6\xaf\x62\x39\xe5\xe0\xf1\x77\x04\x83\x62\x91\xc6\xf5\x31\x52\x0a\x66\xbf\x9c\x72\xf0\xe6\x7c\xe1\x51\x91\x08\x1a\x1f\xbf\x93\x52\x50\x24\x11\x34\x3e\x54\x5d\x69\x3e\xf1\xa9\xfc\x1e\xff\x66\x28\x0a\x28\x2a\xa7\x2c\x7c\x3c\xcf\xf6\x12\xbc\xb5\xef\x2c\x08\x8e\x59\x39\x15\xe0\x79\xaa\x04\x87\x22\xa5\xa1\x21\x29\x37\x12\x1c\x8a\xa5\x7b\xe6\x59\x25\x62\x01\x85\x0f\xf6\x9d\x55\x22\xaa\x49\x38\x68\x7c\x3c\x55\xc2\x41\xb1\x60\xa8\x3e\x34\x60\x19\xe6\xbe\x64\xb2\x0f\x75\x53\x86\x6f\xc5\x31\xfb\x76\x15\x9d\x48\x5b\x28\x12\x15\x1a\x1f\x68\xa7\x2d\x14\x89\x0a\x8d\x0f\xe3\x47\x5b\x28\x16\x3e\xd8\x77\x56\x09\x28\x2a\xbf\x12\x1b\x5a\x87\x3a\xe5\x94\xd8\xb0\x09\x50\x13\x8a\xd4\x84\xc6\xc7\x29\xa5\x26\x14\xa9\x09\x8d\xef\xac\x12\x86\x4f\x81\x4f\x1f\xa7\xb4\x08\x75\x16\x29\x18\x1f\x6a\x91\xe0\x50\x24\x31\x34\x3e\xec\x0c\x89\xa1\x48\x4d\x68\x48\xf4\x8d\xd4\x84\xe2\x83\xf6\x97\xe8\x1b\x1f\x7c\x13\x51\xa1\xa1\x8a\x67\x7c\x58\x43\x0f\x6f\x8d\x32\x72\x7c\x78\x6b\x94\x86\xc6\x37\xce\xed\x7b\x90\x09\x00\x8d\x0f\x65\xf3\x60\xe3\x1f\xde\xda\x67\x13\x78\x78\x6b\x0f\x6f\xed\xe3\xbe\x3e\xbc\xb5\x27\xfa\x46\x56\x09\x71\xa0\x48\x15\x68\xc8\xe5\x8d\xc4\x81\x22\x55\xa0\xb1\x2e\x5d\x4a\xfa\x89\x4e\x5f\x16\xc4\x23\x80\x49\x23\x68\x2c\x9e\x2a\x71\xa0\x48\x15\x68\x2c\x78\x4f\x1c\x28\x52\x05\x1a\x0b\xe7\xf2\x30\x7c\x1e\x74\xba\x04\xdf\x48\x23\x28\xd2\x08\x1a\x8b\x91\x42\x23\x28\xd2\x08\x1a\xb2\x7e\x23\x8d\xa0\x48\x15\x68\x2c\x9c\xcb\xc3\xc6\x79\x36\x45\x34\x96\xe9\xfd\x6c\xe3\x26\x92\x03\x1a\x8b\xfb\xfa\xb0\x5c\xa8\x02\x0d\x59\xbf\xf1\x91\x58\xf1\xf0\xc1\x16\x4f\xf5\x41\x92\x3f\xcc\x19\xa9\xc0\xf1\x79\x74\x49\x54\x53\xfd\xd4\x48\x23\x28\x3e\xb8\xa1\x65\x13\x78\x70\x43\x84\x83\xc6\xc2\xb9\x10\x0e\x8a\x0f\x1b\x47\x7e\x70\x7c\xaa\x37\x42\x03\x2d\x4e\xe9\x03\xb4\x08\x07\x8d\x65\x13\x20\x1c\x14\x1f\xe1\xc8\xf5\x7a\x4d\xe1\x48\xc2\x41\x43\x26\x71\x7c\x98\x48\x0f\x13\x69\x71\x4a\x1f\x26\xd2\xc3\x44\x5a\x36\x01\xda\x42\xf1\x91\x22\x26\xbd\x38\x3e\xf8\xf0\x07\x1f\xbe\xcc\x79\x32\x42\xf1\x41\x03\x2d\xe4\x23\xc5\xa0\xf8\x74\x73\xc9\x26\x40\x38\x28\x3e\xac\xa1\x75\x66\x32\x3e\x9c\x2a\xd0\x58\x67\x26\xe3\xc3\xa9\x02\x8d\xc5\x53\x7d\xe4\x50\x3c\x0c\x1f\x99\xc4\xf1\xe1\x66\x3d\x70\x69\xa1\x6c\xc8\x08\xc5\x87\xe1\xb3\xce\x9c\x47\x03\xd1\x08\x1a\x8b\xa7\x4a\x23\x28\x3e\x68\xa0\x65\x13\x78\xe6\xb9\x7d\xec\xfa\x35\xd8\x99\x07\x49\xfe\x6c\x6b\x68\x5e\x67\x21\x80\xa0\x67\x5b\x43\x93\x08\x72\x7c\x58\x43\xcf\x46\x9b\xa9\xe0\x71\x7c\xa0\x0d\x15\xa1\x79\xd9\x19\xa8\x08\x45\x2a\x42\xf3\xc2\xe3\x50\x11\x8a\x8f\xda\x28\xd7\x59\x1d\xd0\xe6\xd9\x8e\xd5\x54\x6e\x39\x56\xf1\xc4\xaa\x60\xca\x85\x7c\xac\xac\xa1\xaa\x36\x8a\x8c\xe7\x58\x19\x3e\x75\x3b\x4f\xf3\x42\x3e\x56\xce\x53\x0d\xde\x08\xa4\xd7\x1d\x33\x8c\x54\x84\xe6\xc5\x1a\xa2\x22\x14\xeb\x29\xfd\x63\x21\xd0\x06\x8a\x55\xf1\xf4\x8b\xdb\x5a\x71\xd6\x75\x23\xd1\xa4\x73\x1c\x2b\x13\x89\x8a\xd0\x94\x06\x1d\x2b\x6e\x88\x8a\xd0\xbc\xf6\x31\x8d\x48\x30\x28\x12\x0c\x9a\x17\xb7\x95\x60\x50\xac\xc9\x20\x73\x5b\x2b\x1a\xa8\x26\xa3\x04\xfc\x2b\xbb\xa9\xaa\x31\x74\x61\x67\x48\x0b\x45\x62\x42\xf3\xb2\x3a\x2a\x08\xaa\xb7\x51\xe2\xcb\x56\x1e\x55\x55\x27\x5d\x21\xc4\x58\x6f\x43\x77\x7b\x77\xec\x4c\x85\x4b\x55\x9d\xf4\xcb\xea\xa8\x20\xa8\xaa\x93\xae\x3a\x62\x24\x57\x14\xc9\x15\x4d\xd5\x11\x23\xb9\xa2\x48\xae\x68\x5e\x70\xbe\x22\xb2\xc9\x15\xcd\x8b\x5b\x50\x11\xd9\xe4\x8a\xe6\xc5\x6d\xa5\x53\x14\x09\x14\x4d\x99\xd9\x91\x4e\x51\xac\xaa\x11\xed\xcc\xec\x3f\x0c\x8a\xca\x07\xab\x8f\xcf\xc2\x7d\xad\x40\x8b\x96\xd1\xbc\x70\x98\xb4\x8c\x62\x7d\xbc\x04\xea\xa6\x02\x2d\x5a\x46\x33\x58\x25\x64\x8b\x62\xdd\xa0\x35\x83\x05\x41\xc4\x28\x92\x2d\x9a\x81\xa7\x5a\xe1\x53\xdd\x90\x32\x43\xf0\xba\xf8\x9c\xba\x2d\xa6\x19\xe0\x3d\x15\xa2\x48\x7e\x68\x06\x2c\x4d\x45\x53\xd7\x6d\xff\x4c\x45\x9f\x23\x31\xa2\x58\xd5\x44\x0a\x3c\x55\xd2\x44\x91\x26\xd1\x0c\xf0\xbe\x62\x7e\xaa\x9a\x48\x01\x5d\x49\xaf\x28\x52\x28\x9a\xe1\xcc\x7d\x3e\x58\x1d\x9e\xc9\x53\xad\xac\x21\x62\x44\x53\x86\x76\xac\xf0\xa9\x0e\xfd\xc4\xce\x50\x28\x8a\xe4\x87\x66\xc0\x4c\x52\x21\x8a\x75\xba\x1d\x33\x59\x31\xd2\xc4\x88\xa6\xb4\xed\x48\x8c\x28\x12\x23\x9a\x01\x3b\x43\x8c\x28\x92\x1f\x9a\xe1\x4c\x73\xa1\x39\xf2\x43\x33\xc0\x7b\xba\x43\xb1\x82\xa2\xc0\xfb\xa5\x42\x14\x2b\x28\x0a\x36\x81\x0a\x8a\x68\x12\xcd\x80\xb2\xa9\xcb\xbb\x2f\xfd\x3c\x73\x5f\x6a\x43\x5d\x46\x1e\xde\x13\x1c\x8a\x75\xb9\x1d\x11\xf3\x32\x7c\x5e\xb5\x9b\x08\x2b\x47\x82\x43\x91\xa8\xd0\x0c\x1c\x5d\xda\x42\x91\x2a\xd0\x0c\x7c\xda\x17\x96\xbc\xd1\x37\xe2\xbe\xbe\x2c\x97\x77\xf3\xcc\x53\xda\x76\x7c\x61\xc9\x1b\xbd\xe6\x3a\xb7\xef\xd7\xa4\x1f\x34\x83\x49\xfb\xa2\x94\xa9\x09\xcd\xc8\x7d\xa5\x26\x14\xa9\x09\x4d\x69\xdb\xf1\x4d\xe7\xf6\xcf\x45\x9d\x67\xe3\xbc\xea\x95\x45\x7c\x23\x35\xa1\xf8\x42\x88\xc8\x7d\x7d\x21\xc4\xbb\x89\xe2\x19\x01\x36\x6d\xa1\xf8\x6e\x1f\x6c\x46\x1c\xfb\x8b\xb2\xa1\x1f\x34\xe3\xae\x21\x1a\x5f\x3e\xd8\x9b\xdd\x8e\x84\xa4\x11\x14\x69\x04\x4d\x69\xdb\xf1\x2d\x46\x69\x93\x34\x33\xe2\x5c\x08\x07\xc5\xf7\x54\x36\x33\xbd\x29\x06\xc5\xf7\x57\xd9\xcc\x1b\x31\x67\xde\xed\x83\xcd\xc8\xd1\x25\x1c\x14\xdf\x1d\xde\x9f\xd2\xb5\xe3\x0b\x2e\xde\x6d\xea\xcc\x08\xda\x5f\xe1\x7d\x52\x41\x33\x9a\xf3\x14\x83\x22\x55\xa0\x19\x39\xba\xc4\x81\xe2\x5b\xdd\x0e\xda\x69\x04\x45\x1a\x41\x33\x82\x76\x1a\x41\xf1\xad\xc6\xd3\x9c\x27\x0e\x14\xdf\xd7\xc8\x73\x74\xdf\x6d\xdc\x44\x1a\x41\x53\xba\x76\xa4\x11\x14\x69\x04\xcd\x88\xc7\xa1\x11\x14\x5f\xc5\xd6\xa2\xe9\xfd\x32\x67\xde\x66\x40\x38\xba\x6f\x3b\xff\x1c\x2e\x7a\x23\xc0\xf2\x76\xa3\x74\x66\x32\x1b\xe7\x05\x2c\x91\x4f\xfb\x02\x16\xc2\x41\x33\x9e\xe9\x0d\x58\xe8\x07\x4d\x39\xdc\xf1\xed\x3e\x71\xd7\xd0\x99\xf3\xdd\xd0\x75\xdf\x1d\xf9\x48\x5b\x28\x12\x0c\x9a\x11\x1b\xff\x82\xa0\x77\x78\x4d\xde\xef\xcb\xf0\xa1\x1b\x34\x23\x48\x7f\x39\x64\xef\x30\x93\x91\x3b\x2f\x87\x8c\x60\xd0\x8c\x67\xc9\x70\xc8\xde\x0d\x3a\x33\xf1\x7e\x89\x02\x45\x32\x40\x33\xc9\x38\x78\x3f\xdf\x68\x7b\x5b\xf3\x64\x7b\xbf\x62\xfe\xef\xf6\xb6\x66\xe2\x8c\xbe\x52\xae\xde\x6d\xd5\xcc\x74\xe6\xbc\x9c\x29\x32\x40\x33\x71\x46\xc9\x00\xc5\x97\xe1\x93\xce\x9c\x47\x03\x51\x03\x9a\x27\x05\xfc\x45\x03\xbd\x20\x28\x21\x1f\x5f\x10\x44\x30\x68\x9e\xbc\xf0\x06\x82\xda\xa5\xf3\xf2\x04\xc9\x07\x45\x82\x41\x33\x71\x5b\x09\x06\x45\x82\x41\x33\x59\x08\x04\x83\x62\x8b\xfa\x89\xf1\x21\xee\x13\x1b\x5c\x3a\xd9\xde\x0d\x2e\x35\xb8\x94\xea\xf9\xe7\xee\x27\x39\x9f\x99\x4c\x6f\xaa\x3e\xb1\xa9\x8e\x98\x78\xa8\x8d\x9b\xd5\xb6\x55\x33\x4f\xb6\x77\xe3\x66\xd1\xf8\x99\x09\x65\x43\xea\x27\xb6\xe4\x35\x4d\x6f\xaa\x3e\xb1\x6d\xab\x66\x26\x1e\x6a\xe3\x51\xb5\x5b\x3f\xd1\x94\x0d\x37\x44\xb9\x67\x26\xd3\xbb\x09\x60\x51\xee\x99\x49\xf2\x0b\x01\x9f\xd8\xb2\xd6\xff\x99\xc9\x7f\x18\x14\x8d\xbb\xd5\x54\x5e\x4c\xa8\x9b\xc6\x00\x6a\x40\x2b\x99\xe6\x44\x7e\x22\x91\x9f\x99\x78\xaa\xad\x9c\x7f\xfa\xaa\x58\x1a\xca\x3f\xb1\xa9\xa7\x98\x4c\xde\x26\xba\xd5\x36\x47\x34\x6f\x9e\x6a\xc3\x11\xb5\x6d\xab\xcc\x1b\xb4\x53\xfe\x89\xb4\x7e\xe6\x8d\xa5\x69\x9b\x46\x8a\x0d\x14\xd1\x65\x8e\x0d\xea\xb4\x6d\xab\xcc\x9b\xa7\xda\x04\xb2\xda\x29\xc7\xc8\x29\x25\xe4\x13\x29\xf8\xcc\x93\xa1\x4d\xc8\x27\x36\xb0\x71\xdf\xe7\x9f\x6e\x3f\x35\x1a\xcd\x53\xf2\x3c\xb1\x9d\xca\x8b\x5c\xcd\x86\x73\x69\x5d\x3f\xcf\xec\xc3\x09\x37\x60\x70\x9f\xd9\x07\x0c\x48\xf0\xcc\x1b\xdf\xd8\x58\x19\xb4\x77\xe6\xcd\xd5\x6c\x96\x78\xdb\x2c\xf0\x3c\x19\xda\x8d\xe9\xd1\x36\x0b\x3c\x6f\x4c\x4a\xe3\x1a\xd1\xe5\x99\xb7\x74\xc3\xc6\x0b\x22\xc8\x33\x6f\xae\x26\x41\x9e\x48\x90\x67\x9e\x0c\x6d\x82\x3c\x91\x20\xcf\xbc\x31\x29\x04\x79\x22\x41\x9e\x79\x9f\xc9\x2b\xd5\x92\x20\xcf\xbc\xb9\x9a\x04\x79\x62\x5b\x6e\x07\xc3\xe4\x79\x62\x03\x06\x37\x26\x85\x3c\x4f\x6c\xbc\xa0\x1b\x93\x42\x90\x27\x76\x56\xc6\xcd\xd5\xec\x98\x94\x6e\x89\x9f\x0c\x6d\xf2\x3c\x91\x20\xcf\xbc\xf1\x8d\x04\x79\x62\x0f\xba\x64\xd2\x76\xb9\x92\x3d\x98\x4b\x5c\xcd\x2e\xae\x44\x90\x67\x9e\x0c\x6d\x82\x3c\x91\x20\xcf\xbc\x31\x29\x04\x79\x62\x07\x1b\xb7\x99\xdc\x21\x44\x8f\x3e\x31\x57\xb3\x8b\x2b\x11\xe4\x99\x27\x43\xbb\x6f\xbc\x88\x7d\x03\xc5\xcc\xe8\x95\x2e\xbd\xbc\x6f\x03\x66\x66\x33\x99\x66\x4f\xec\xbc\xa0\x93\xb6\xdd\x99\x33\x74\x79\x66\xe6\x6a\x76\xc1\xf0\xce\x0b\x3a\x69\xdb\x1d\x3b\xd3\xc1\x46\x36\xbd\x09\xf9\xc4\xce\x0b\xca\x88\x77\x9a\x3d\xb1\x6f\x5b\x65\x66\x94\x62\x47\xc4\xf4\x4d\xc4\xcc\x0c\xc5\x3b\x2f\xa8\x33\x67\x4e\x82\x37\x21\x9f\xd8\x39\x3c\xd9\xea\xe8\xcc\x99\xce\xe1\xc9\xfc\x4f\xd2\x3d\xb1\x17\xcf\x84\xcd\x1d\xa5\xdc\x79\x41\x19\xe7\xd2\x21\x43\x2f\x9e\x89\x3d\xec\x82\xe1\x9d\x39\xa3\xd8\x77\x24\xf9\x13\x3b\xb8\xc8\xe6\x3c\x21\x9f\xd8\x21\x43\x06\xc3\x1d\x32\xf4\xea\x76\x46\x74\x47\x29\xd3\xf3\x99\xd9\xf4\x26\xdd\x13\x89\xf5\xcc\xcc\x57\xec\x42\xdc\xb4\x73\x66\xe6\x16\xf6\x66\x90\xb9\x2f\x44\x90\x23\xb5\x9c\xd8\x37\x6a\xcc\x0c\x71\x89\xe6\xc4\x0e\x43\xf2\x38\xb7\x7b\xcd\xa6\xa1\xb9\xd7\x26\xd1\x9c\x48\x34\x67\x66\x1e\x20\xd1\x9c\x48\x34\x67\x9e\x1c\xee\x8e\x73\xe9\x1b\x74\xa6\x42\xe7\xb1\xe3\x82\x3b\xb4\xc9\x67\xd2\x8a\x7b\x77\x56\x46\xe6\xf9\x51\xd2\x89\x94\x74\xe6\xc9\xf6\xa6\xa4\x13\x29\xe9\xcc\x82\x0a\xa1\xa4\x13\xfb\x36\x36\x66\x39\x93\x16\x04\xf5\xe9\x76\x9c\x20\xd1\x9c\xd8\x79\x3f\x27\xdb\xbb\xf3\x7e\x28\xe9\xcc\x93\xed\x4d\x49\x27\x52\xd2\x99\xe5\xcc\x4f\xf1\x6e\xda\x39\xb3\xf0\x11\xfb\x77\xfe\xb9\x27\xed\xc9\x0b\xef\x72\xb8\x29\xe9\xcc\xc2\xf3\xeb\xcb\xed\x1b\x74\x66\x39\xb3\x0e\xed\xdb\x4f\x91\x5a\x98\x4c\x5e\x27\xf6\x53\xa4\x16\xeb\x41\x6c\x27\xf6\x6d\x81\xcc\x72\xa6\x22\x97\x88\xf4\xce\x3c\x79\xe1\x14\x78\x62\x67\x8f\x14\x3e\x22\x21\x9e\x38\xd8\x23\x65\x97\x7c\x8a\x63\x87\xc4\x23\x75\x9e\x79\x92\xc5\x07\x23\x85\x48\xcf\x2c\x88\x42\x5a\x3d\x91\xe6\xce\x2c\xa6\xf7\x70\x16\x66\x04\xb7\x73\x1c\xc9\xeb\x44\xf2\x3a\xf3\x24\x8b\x93\xd7\x89\xe4\x75\x66\x41\x85\x90\xd7\x89\x23\x1a\x64\x73\x9e\xae\x4e\x1c\x1b\xb3\x66\xe1\x23\x0e\xb9\x87\x43\xb1\xe7\x93\x2c\x4e\x6c\x27\x52\xd9\x99\x27\x59\x9c\xd8\x4e\x1c\x6c\x9c\x82\x28\x24\xaf\x13\x07\x37\xab\xf4\x3f\x75\x28\xe2\xe0\x83\x8d\x64\x5c\x41\xfb\x90\xb6\x3d\xc0\x5b\xc1\x22\x0e\x69\x3d\x03\x92\x15\x84\xe1\x80\x64\xe3\x36\xd1\xac\x12\xf2\x3c\x91\x2e\xcf\x3c\x49\xe3\x83\x55\x44\x97\x67\x16\x2c\x22\x79\x9e\x38\x94\x9c\x2e\x96\xce\x80\x79\x03\xc9\x53\xf8\x9f\x83\xb7\x36\xb2\xdb\x41\xfb\xc8\xe7\xf6\xdd\xf9\x07\x3f\x42\xc8\x27\x8e\x8d\x72\xf3\xb1\x74\x06\x78\x1b\xdb\xfe\x99\x0f\xff\x73\xe0\x73\x46\x71\x3b\x14\x1f\xe5\xdc\xbe\x5c\x34\xd8\x02\xec\x03\x8f\xf3\x58\x3a\x83\x35\x44\xac\x67\x3e\xfc\xcf\x21\x62\x36\xc0\xdb\x03\xc5\x87\xc4\x44\x62\x3d\xf3\x41\x18\x0e\xf0\x46\xa5\x67\x3e\x5c\x4d\x2a\x3d\x91\x4a\xcf\x7c\xac\x27\x2a\x3d\x71\xbc\x9e\x69\x3d\x0d\xc9\xd8\x63\x87\xd1\xe6\xc9\x0f\x27\xdd\x13\x49\xf7\xcc\x87\x57\x49\xba\x27\x0e\xde\xda\x49\x05\x27\xe4\x13\x29\xf8\xcc\x07\x69\x42\xc8\x27\x8e\xe6\x99\x67\x41\x88\xad\x8d\x66\xe8\x78\x95\x34\x7b\x22\xb1\x9e\xf9\xe0\x06\x69\xf6\x44\x62\x3d\xf3\x41\x9a\xd0\xec\x89\x83\x0b\xf7\x9c\x05\x01\x1d\x47\xd7\x4f\x5e\xe5\x10\x29\xa3\xe0\x33\xc9\x25\xc7\xd1\xf5\x73\xc9\x18\xda\xe5\x5a\x22\xa5\x9a\x48\xc2\x25\x9e\x53\x68\xb4\x5b\xe2\xcc\x87\xfd\x2f\x2e\xee\xdb\xe7\xfe\x54\x29\x5e\x6e\xc7\xb5\xd1\x1f\x49\xc7\x75\x9f\xb6\x8b\xb9\x7b\x96\x14\xf6\x89\x53\x82\xf7\xdc\xe0\x9a\x0e\x4d\x3d\x81\xeb\xdc\xc6\x5b\xba\x20\x2e\x8d\x91\x38\xb7\x49\xb6\xbe\xa0\x21\xdc\xd0\xdc\x4e\xdb\xfa\xd2\xb9\xa8\xf5\x75\x2e\xea\xfc\x3a\x17\xfb\xbe\xb8\xe5\xd4\xe2\x14\xea\x22\x35\xb2\x96\xd6\x49\x8d\xc4\x6f\x6f\xf7\xeb\x44\x8b\x3e\xaf\xf9\x59\x0f\x9f\x78\xcd\x87\x02\xfd\xb6\x5b\x90\xae\x5d\x08\x33\x7e\x16\xc2\xb7\xf7\xf9\xeb\x6a\xdd\xc5\xea\xe2\xbb\x2f\x32\x0f\xa9\x7c\xc4\x6f\xaf\x87\xeb\xea\xfe\x69\x9f\xff\xf6\x42\xb8\xe2\xf4\x4c\xfb\x3c\x79\x8f\x78\xe9\xfc\x27\xa9\x84\xae\x47\xbc\x76\xfd\xd4\x48\xd7\x23\x7e\xe7\xec\xea\xb3\x73\x3d\x68\x77\xc4\xef\x9c\xe3\x92\xc6\xf5\xa1\x18\xbe\x73\x64\x2b\x6b\xdd\xb1\x82\x0f\x85\x19\x4c\x86\xcf\xfc\xfc\xe4\xcf\x86\xc7\x45\x1b\x35\x79\x8f\x7d\x1c\x68\x5f\xcc\x2e\x9e\x93\x3f\xfa\x69\x82\x11\xfb\x88\x64\x02\xe2\x67\xa3\xfe\xc6\x39\x7b\xe3\x9f\x12\xd4\x28\x79\xec\xe3\x32\xfb\xe2\xeb\xe2\x39\x12\x33\x5c\x34\xf2\xe7\x20\x81\x65\xf8\xd9\xa8\x69\x7e\xc4\x68\xb3\xfa\xf8\x0a\xdf\x3c\x07\x33\xf4\xd3\xac\x23\x0b\x12\xa3\xdd\x86\xd8\x47\xfc\xcc\xb3\x6c\x26\x7f\x22\x26\x9f\xd5\x91\x9d\x5f\x58\x66\xc8\x0a\xfe\xb9\x6b\xc4\xc7\xc5\x5e\x5e\x27\xf3\xaa\xed\x41\x5e\xdc\xec\xe5\x34\x51\xf6\xdd\x17\x23\x7a\xc5\x93\x42\x53\x5c\x6c\x2e\xca\xfb\xea\x1a\x42\xff\x11\xc3\x88\xe7\x94\xdc\x62\x6e\x2f\x2e\x78\xb6\xa1\x10\xca\x88\xeb\x24\x6e\xf1\x15\x48\x63\xc4\xc5\x05\x3f\x36\x0e\xa1\x8c\xb8\xd2\xc9\x2d\x39\xff\x3c\xcf\x14\xe1\xf6\xdd\xe9\x65\x44\x7a\x19\xb1\x88\x77\xd3\xcb\x88\xeb\x3e\x09\x12\x8f\x8b\x8f\x8b\xe2\xd6\x2c\x82\x65\xeb\xa1\x43\x91\xc2\x56\x11\x8a\x74\x28\xe2\xda\x2e\x6d\x4a\x55\x43\xa6\xf7\xda\xae\x62\x4a\x8e\x28\x2c\x33\x84\x5e\x42\x4a\xc3\x20\x9b\x2f\xf4\x12\x52\x9a\xdd\x45\xcf\xdc\x13\x65\xad\xcf\x33\xb1\x48\x14\x12\xd2\x09\x36\x2d\xd3\x66\xed\x69\x73\x2e\xa6\x6b\x6f\x3d\xc9\xd1\xde\x10\xf6\x77\x4f\x8e\xf6\xa6\x40\x60\x23\xbc\x2e\xfa\xa7\xe3\x94\xed\x2d\x2e\xee\x0d\x25\x85\x03\xe9\xdd\xc5\xcd\xca\x25\x67\x02\xe7\xb3\xe3\x20\xc9\xd1\xc0\x14\xfe\xab\xa1\xa8\xa1\x53\x3b\x3f\xc4\xfe\x97\x41\x91\x1c\x23\x4b\x4e\x62\xfd\x7a\x11\x37\x36\xa7\x53\x36\xfd\xf7\xec\xee\xd9\xe3\xdf\xfd\x8d\x7b\x0c\x52\xfc\xaf\x5e\x38\x80\x92\x9c\xc1\x08\x61\x9f\x9e\x49\x2a\x5d\x27\xf5\xa4\x7f\xb7\x2b\x2b\x9d\x4e\x55\xe3\xdf\xed\x80\xfe\x14\x14\xfe\xfd\x73\x5b\xd8\x29\xfd\x57\x43\x12\xbc\x93\xb2\xb6\x21\xa4\x3d\x30\xca\xda\x26\xb9\xce\xbf\xdb\x15\x96\x4d\xea\x92\xfe\xe7\xf6\xe6\xf6\xfe\xef\x37\x52\x19\x34\xdd\xa7\x21\x17\x65\x6a\xa6\x53\xe5\x32\xec\xe5\x98\x14\xbb\x4c\x92\x2b\x7f\xdf\x4a\xd5\xc9\x94\x49\x83\x91\xaf\x49\xf2\x05\x53\x16\x42\xfa\xfd\x73\x6f\x6b\x49\x2e\x5a\x08\x5b\xa1\x28\xc9\x45\x4b\xd2\xb9\x7e\x9f\xba\x68\x5d\x15\xba\xf9\x6c\x66\x32\xc9\xf1\x4a\x52\x93\x7e\xb7\xcb\x50\x4a\xca\x81\xfd\xe7\xf6\x3d\xc3\xd2\x29\x35\xf5\xfb\xe7\xa6\x26\x52\xf9\xaf\x86\xe4\x65\xa4\x27\x98\x68\x5b\x2c\x2d\x3d\xdb\x8a\x4e\xea\x02\xfd\x6e\x7f\xb6\x11\x96\x9e\x77\xfe\xfb\xf6\x1d\x44\x4f\xa2\xe7\xf7\x67\x90\x85\xcd\x93\x22\x3c\xf7\x77\x79\xa6\x4f\x2c\x6c\x7e\x7f\xbb\x32\x68\x52\x92\x27\xa9\xc5\x73\x7f\x41\x43\x66\x9d\xb2\x3b\xf7\x97\xce\xc5\xe4\xe2\xbd\x2f\x6e\xdf\x26\x09\xa2\x27\x45\x78\xee\x6f\xb3\x9d\x49\xf5\x9d\xa4\xec\xce\xfd\xcf\x2e\xbc\x2f\xea\x7c\xd7\xcf\xec\x9f\xc3\x33\x87\x67\x6e\x7b\x24\x89\xa5\x27\xb1\xf4\xfb\xab\x5e\x13\x0a\x28\xbb\x73\x7f\x56\xb3\xea\x3b\x49\xd9\x9d\xfb\x7b\xbd\x11\x43\xe4\x99\xde\x7d\x9b\x48\xe9\xd9\x5e\x5e\x7a\x36\xb5\x74\x7f\xed\xfc\xb3\xb9\x38\x5d\xd4\xd0\xe7\xdd\x3f\xef\x3e\x34\xe4\xc3\x09\xb0\xdf\xdf\xf6\x93\xd3\xf3\x79\xf7\xcf\x6b\x4e\xcf\xfc\x74\x69\xb9\x7d\xab\x4b\xa4\x67\xb9\x7d\xb9\x7d\x79\xcd\xe5\x73\x6c\xab\xe6\x96\xbd\x92\x9e\x65\xe8\xf6\x0c\xb9\xc9\xd3\x25\xa5\x78\x92\x1a\x3c\xf7\xda\xfb\x67\x52\x7c\x27\x29\xbe\x73\xaf\xcd\x48\x27\xc5\x77\x52\xbd\xdc\xee\x73\x08\xb7\x27\x21\xf5\x5b\xfe\x48\x12\x59\x4f\x42\xea\xf7\x2a\xcb\x45\xb7\xef\xe5\x74\xaf\x4d\x29\x27\x15\x79\x92\x8a\x3c\xf7\xda\xac\x5c\x12\x60\x4f\x75\x83\xc0\xbd\xb6\x6d\x9b\x6a\x74\x7b\x74\x7b\x73\xfb\xde\xf9\x92\x00\xfb\xbd\x36\x83\x96\xd4\xe7\x49\x02\xec\x37\xd9\xb7\x24\xc0\x9e\x6a\xd2\xcf\xa1\x9f\x7b\xe7\x4b\x42\xea\xf7\x9a\x5a\xdf\x0e\x59\xaa\xc9\x33\xa7\xce\xef\x9d\x2f\xa9\xdd\x73\xaf\x4f\xeb\xb7\x2e\xed\x8d\x2c\xef\x4a\xd0\xff\xfc\xf2\x46\xdb\x34\xce\x57\xd0\x10\xf8\xad\xdb\xcd\xca\x57\x70\xfb\x76\xb3\x52\xdd\xd4\x52\xbe\xa2\xd6\xb3\xa1\xdb\xd6\x65\xbe\xa2\x91\xdf\x9e\x58\x12\x60\xcf\x57\x34\x20\x59\x97\xb6\x75\x99\x19\x7d\x49\x10\x3d\x89\x9e\x67\x46\x5f\x52\xbb\x27\xd5\xbd\x3d\xe5\xeb\xdd\x4b\x46\x10\x3d\xd5\x47\x97\x9a\xef\xfe\x18\xa5\x1d\xff\xca\xec\xd0\x24\x4e\x9e\x04\xc8\xf3\x75\x86\xee\x31\xf2\xdb\xe4\xcc\x2a\x16\x27\x91\xf1\x54\xab\xce\x2f\x43\xf7\x7a\xcd\x1d\xd5\xca\x61\xe7\x5b\xa7\xfa\xfa\xe7\xb6\x27\x73\xb8\xbd\xfb\xeb\x99\x1b\xc4\x73\xb8\xf7\x92\x11\x2e\x4f\x82\xe0\x39\x14\xaf\xd9\x0c\xf2\xc6\x90\x4c\x28\x2c\x89\x69\x27\xe5\x76\x72\xe8\x86\x6e\x68\x7d\x5b\x04\x39\x80\x35\x51\xec\x24\x6e\x9d\xc3\xf4\xee\xc3\xd7\x1c\x1a\x5a\xfa\xc9\x14\xa8\x53\x97\x96\xa1\x03\x02\x42\xdb\x59\x3d\xda\x24\x60\x9d\xea\x5e\xef\x39\x46\x23\x3f\xcf\xed\xcb\x45\x43\xf7\x99\xde\x7b\x85\x67\xc2\x56\xa9\x6e\xa7\x24\x09\x58\x67\x71\xcf\xa4\x6c\x4e\x52\x2f\x27\x0b\x47\x26\xb1\xe9\x24\x1a\x9d\xe3\xae\x75\x99\xd4\xbd\x49\x0a\xde\xe4\xb8\x4f\x9f\xa5\x77\x6f\x6e\xe9\xdd\x2b\x3c\x47\x7b\x9c\x48\x75\x7a\xf7\x0a\xcf\x5b\xd4\xe9\x0f\x83\x42\xfd\x9b\xa4\xf0\x4d\x56\x08\x35\xbd\x3b\xa3\x26\xbd\x41\xd7\xb6\x1f\x92\x5e\xeb\x5e\x6d\x9c\x2c\xb2\x97\xde\xcd\xc4\x24\x25\x72\x72\xdc\x64\x44\x7a\xf7\x82\x4f\x0a\xe6\xe4\xb8\x89\xb8\x24\x34\x9e\xc4\xc4\x73\xdc\x14\x43\x7a\xa3\x67\x6e\x13\x39\xd3\x71\x4a\x22\xe4\x49\x4c\x3c\xa7\xa0\x4b\xec\x91\x77\x63\x42\x4e\x71\x7f\x40\xa1\xf1\x24\x26\x9e\x53\x72\xfb\x36\x83\xd3\xbb\xed\xdf\x9c\xcc\xbe\x17\x18\x08\x94\xe7\x64\x3d\x89\x90\x27\x31\xf1\x4c\x73\x29\x29\xb4\x93\x94\xd6\xc9\x09\xbc\x29\xad\x93\xde\x8d\x09\x39\x59\x79\xe2\xde\x49\x69\x9d\x9c\xce\x67\xc9\x5a\xcf\x5a\x6f\x3a\x9f\xdd\x9e\x75\x7e\x18\xcf\xcd\x1e\x27\xc1\xf0\x9c\x76\x4c\x35\x89\x82\x27\x91\xee\x9c\x3e\x5d\x2a\x06\x64\x6f\xe9\x59\xbd\xcf\xf4\xda\xd2\x45\xba\x73\xfa\xb4\x6e\x89\x0b\x71\xe7\xfb\xf2\xee\x8f\x2e\x6d\xeb\x3b\xdf\x97\xd6\x1f\xcf\xdc\x2b\x3d\x53\x13\x4a\x6f\xd5\xa5\xcd\x17\xe7\x3b\x78\xa6\x75\x2f\xa8\x9d\x6f\x5b\xfa\x5b\xdd\xbe\x13\x92\xf3\xcd\x94\x7b\x81\x81\xa0\x76\xbe\x9f\x73\xf1\x73\x71\x0f\xf2\x6d\xab\x7c\x9b\x7e\x36\xfd\xb4\x55\x2a\x75\x93\xd4\xb8\xc9\xf7\x19\x25\x56\x86\x68\x76\x16\x9e\x48\xc2\xd8\x49\x8d\x9b\x2c\xe8\x90\x14\xa0\x49\xef\xc6\x84\x9c\xeb\xb9\xe8\xdd\x21\x84\x42\x83\xe9\x85\x10\x4a\xd5\xe4\x0c\x32\xc5\xa1\x93\x00\x74\xce\xaf\x01\x61\x2f\xbf\x10\x22\x37\xb7\x4f\xef\x3e\xdd\x6e\xa3\x7e\x59\x04\xaa\xd2\xe4\xbc\xf4\x73\x99\xf3\x9b\xb1\xcd\x48\xbd\x24\x4a\x9c\x44\x89\xb3\x7a\x65\x49\x94\x38\x89\x12\xe7\xe7\x7c\xb8\xa5\xf5\xcd\xc3\x66\xb4\x5a\x12\xdf\x4d\x02\xbb\x59\xc9\xaf\xd4\x76\x0c\x28\xb5\x9d\x54\x9b\x9f\x1d\x25\x4e\xaa\xbd\x24\xd5\x5e\xf2\xd3\xdc\x6e\x4f\x6e\x7b\x89\xe6\x67\x1f\xb6\x4b\xcd\x9e\xac\x04\x4c\x7e\xec\x8a\xc2\xc3\x49\x5c\x38\x1f\x33\x56\x09\x98\xa4\x04\x4c\xae\xdb\xab\x4c\x4a\xc0\x24\x51\xe2\x5c\x4d\x30\x91\xe0\x24\xf6\x9b\x6b\xf4\xcc\xed\x78\x26\xf5\x5d\x72\xdd\x4e\x7e\x52\xe6\x25\xa9\xef\x92\x2b\x74\x14\x10\x4e\x6d\xfb\x9f\xb9\x66\xfd\xdc\x7c\x68\x12\x17\xce\xaa\x3c\x25\xb1\xdf\xd4\x6c\xbf\x75\xb3\x5d\xa9\x59\x9b\xcd\xda\xac\xac\x60\x01\xe1\x24\x20\x9c\x6b\xd7\x10\x02\x47\x29\x97\x5c\x61\x9d\x8a\x2e\x49\x94\x37\xd7\xe9\x99\xc5\x1b\x59\x9b\x75\x1f\xa1\x4a\x22\xc0\x49\xe8\x37\xd7\x33\x4a\xc5\x80\xd8\x93\x5f\xf6\xb2\x32\x2f\x49\x7d\x97\xfc\xb2\x1d\x04\x82\x93\x6a\x2f\x59\x91\xa0\x24\x10\x9c\x04\x82\xf3\x1b\x7d\xe2\x4d\x7d\xa6\x66\x6d\xbe\x10\xac\x55\x1f\x6e\xd3\x40\xf9\xbd\xf5\xd3\x82\x15\x0f\xce\xff\xc0\xd3\xbe\xb8\xe7\x52\x7b\xdd\x5e\xbc\xfb\xeb\xf6\xcd\x72\xe6\x77\x6b\xc1\xa5\x66\xf7\x6e\xaf\x2e\x55\xd3\xe6\x35\x97\x6c\xe9\xef\x0e\x9b\x26\x71\xe4\x24\x8e\x9c\xff\x59\x24\xfb\xa2\xf9\xb9\xd7\x6d\x7e\x99\x5d\xa2\xca\x49\x38\x39\xbf\xd3\x6b\xda\xe7\xdb\x76\x5b\xf3\x6b\xa3\x16\x47\x4e\xe2\xc8\xb9\x05\x83\x6c\xf3\x17\x47\xce\x4e\x06\xa7\x66\x4b\x6f\xb6\x74\x87\x56\x93\x00\x72\x12\x39\xce\x0e\x98\x26\x61\xe1\xd4\x2c\xd8\x7e\x79\xa6\xdd\xbb\xd9\xbd\xfb\x59\x32\x4c\x78\x41\xe2\xdc\xcf\xd0\xd9\xd2\x05\x89\x73\x3f\x53\xf1\x33\x15\x37\x07\x99\x7b\xd6\xf9\x4f\x43\x9f\x86\x8a\x77\xff\xbc\x91\xcd\xbf\x3f\x1a\xb2\xf9\x0b\x12\xe7\x6e\x9f\x57\xc3\x25\x09\x19\xe7\xce\x7d\x69\xcb\x78\x2e\xfd\xdc\xd1\x8d\xd4\x79\x7e\x22\xc7\xb9\x6f\x01\x91\xa4\xa2\x4b\x12\x47\xce\xdd\x7a\x57\xc3\x25\x29\xd7\x92\x7b\x4f\x2e\x7e\x2e\x7a\x66\xdf\x73\xbe\x07\xcf\x0c\x9e\xd9\x97\x8b\x9e\x19\x74\x69\xfc\x99\x43\x91\x84\x9c\x93\x20\x73\xee\x53\x2f\xa0\x8e\xb0\x72\x56\xcb\x23\x29\xf7\x92\xd4\x79\xc9\x6a\x79\xa4\x0e\x8a\x54\x7d\xc9\x7d\x57\xcb\x4b\x22\xcf\xa9\x47\xe3\x6a\xe5\x29\x05\x93\xfa\x76\x1d\x72\xff\xce\x33\x87\x8b\x5e\x77\x19\x2d\x66\x42\x67\x11\x38\xa7\x98\x84\x9c\x53\xdf\x88\x94\x07\x7f\x49\x90\x39\x89\x27\xe7\x61\xaf\x13\x4f\x4e\x2a\xc2\xe4\x91\x34\x74\xeb\x12\x33\x61\xdc\x1a\xba\xb5\xbe\x13\xe9\xb2\xe3\x83\x49\xc8\x39\x89\x35\xe7\x51\xbc\x11\xa3\x5f\x45\x98\x3c\x38\xa5\x7d\xdb\x07\x49\x90\x39\x0f\x5b\xa5\xe8\x72\x52\x1f\x26\x8f\xae\xf3\xc5\xbb\x43\x9d\x61\xf3\x17\x25\x4e\x2a\xc2\xe4\x79\xde\xc8\xe6\xaf\xf8\x4b\x9e\x9b\x4e\x4f\x1d\x97\xd1\x37\x11\x97\x27\x5b\x5c\x81\x97\xa4\xc0\x4b\x9e\x9b\x84\x4c\x1d\x6c\x88\x12\x67\x55\x00\x92\x28\x71\x52\xe0\x25\xcf\xf3\xe1\x5e\xad\x6f\x1b\x20\xcf\xcf\x80\xbc\x06\x79\x07\x47\xb2\x73\x4b\xa9\xbf\x46\x69\x3b\x04\x79\xda\x2a\x15\x6f\x49\x9d\x99\xf0\x5d\xa6\x0d\x84\x50\x76\x25\x7f\xec\x3b\xd5\x57\x92\x08\x72\xfe\x6e\xe3\xb9\x59\xe7\xd4\x77\xc8\x23\x7f\x76\x06\xf5\x56\x92\x0a\x2b\xf9\x7b\x3c\x13\xc0\xf4\x0d\x29\x99\xba\x7e\x12\x3a\x4e\x42\xc7\xf9\x63\xb9\x28\x98\x92\x04\x84\xb3\xa3\x34\xa9\x4f\xad\x6f\x12\x39\x3b\x20\x93\x44\x82\x53\x9f\x5a\x67\xb9\x74\x3e\x43\xe7\x33\xd0\xb7\x4f\x1d\xea\x74\xa8\xf3\xd9\x69\x85\x87\x93\x0a\x2b\xf9\x63\x44\x77\xc4\x41\xdf\x38\x93\x8f\xe7\xaf\xfa\x4a\x12\x3a\xce\x1f\xcb\xba\x7f\xbe\xd1\xe6\x0f\xf2\x0a\x96\xf8\xf2\xcc\x6d\x81\xe4\x15\xbc\x26\x36\x41\x94\x38\x2f\xfe\xa7\xe0\x6d\x12\xbc\xcd\xab\x9c\x8b\xc5\xc5\xe6\xe2\xeb\x62\x77\x71\x2f\xed\x05\xc9\x04\x6f\x93\x12\x29\x79\xed\xa0\x43\x12\xca\x4d\x82\xb7\xf9\x38\xf9\x82\xb7\x49\xb8\x36\xaf\xf7\xdc\xee\x99\x3b\x0b\x25\xaf\xf7\x71\x71\x7f\x0e\x11\xdd\xbc\x9a\x7f\x72\x20\x04\x76\xf3\xb2\xa5\x0b\xde\x26\xc1\xdb\xbc\xc6\x70\x71\x0f\xc8\x60\x8f\x90\x71\x4f\xea\x9f\x24\x85\x4f\xca\x15\xfc\x33\xb9\x7d\x5b\x20\xe5\xe2\x55\x88\xcf\x26\xf1\xd9\x72\x45\x5d\xda\x86\x48\x12\x9f\x2d\xd7\xce\x0a\x49\xc2\xad\x69\x6c\x56\xa0\x5c\x3b\xb5\x3a\x8d\x5b\xe7\xb7\x59\x52\xae\xa2\x9f\xd9\xed\x1b\x0b\xca\x55\xb4\x8e\x23\x18\xdb\x65\x28\x17\x57\x43\xc1\x94\x24\x3e\x5b\xae\x7a\xfe\x39\x5c\x9c\xfb\xa2\xbd\x4e\x28\x36\x8d\xac\x9f\xfc\x0f\xa5\x55\x92\xd2\x2a\xe5\xe2\x16\x8a\xd6\x26\x61\xda\x72\x3c\xff\xc1\x72\x51\x61\xa5\x5c\xd6\xbb\x50\x6c\x52\x4c\xa5\x5c\xe6\xe7\xe0\x55\x28\xad\x52\x2e\xce\xf3\xd8\xee\x44\x12\xa6\x2d\x17\xc3\x67\x3c\xfa\xb9\xbd\x8a\x12\x58\x82\x42\xb8\x49\xd0\xb6\x04\xb8\x24\x68\x9b\x14\x61\x29\x21\x78\xa3\x1d\xb4\x4d\x2a\xac\x94\x00\x69\x45\x6b\x93\x30\x6d\x09\x0c\x1f\xd1\xda\x34\xb6\x01\x53\x02\x9b\x51\xa1\x95\x34\xb6\x01\x53\x02\xf6\x50\x7c\x36\x89\xc8\x96\x70\xbe\x11\x08\x12\x91\x2d\x87\x77\x18\xa8\xcf\xd1\x3c\x13\xa5\x28\x5a\x9b\xc6\xf6\x54\x4a\x78\x74\x1e\x6d\x21\x76\x5b\x42\x35\x19\x9a\x86\xb6\xfd\x53\x4e\xd4\x40\x24\x37\x89\xdd\x96\xc0\xd5\x18\xdd\xbb\x77\xef\x0e\xe7\x05\x66\xd3\xe8\xfe\xc9\x30\x57\x53\x25\xa9\xa2\x52\x24\x8b\xa7\x21\x00\x32\xb6\x17\x53\x02\x22\x66\x0c\xd3\x66\xfb\x34\x45\xf4\x2d\x0d\x26\x92\x0a\x2b\x25\x72\xf2\x06\x13\x69\x6c\x20\x2b\x31\xe8\xe7\xf4\x35\x37\x82\x95\x98\xce\x45\xb7\x6f\xcc\x2a\xf1\x7c\x8e\x69\x7a\x6f\xb0\x2a\xf1\x7c\x8e\xcf\x3f\xb7\xa9\x53\xe2\x01\x81\x4f\x43\x1b\x97\x8a\x34\xe8\x34\xe0\xd2\x58\x6e\x7f\xc3\x9f\x06\x85\xba\x2b\x49\xdd\x95\x12\x0f\x42\xb0\x8a\xc6\xa6\x4b\x4a\x3c\x93\x97\xbf\x24\x9a\x5d\xa2\x21\x14\xcd\x4e\xea\xae\x94\x08\x21\xd4\x5d\x49\x73\x33\x2a\x25\xee\xf8\x52\x9a\x80\x50\x31\x96\x22\xf3\x39\xcd\x9d\xbe\x92\xe6\x06\xc2\x22\xf3\x39\x4d\x40\xa8\x26\x4b\x89\x3b\x12\x95\x94\x66\x49\x33\x18\xd7\x4f\x43\xc1\x33\x37\x1e\x96\xc3\x7a\x28\xc6\x92\x14\x63\x29\x69\xc7\x93\x93\x62\x2c\x69\x6e\xe8\x2b\x69\x67\x31\xa4\xc9\x1a\x9a\x1b\xf3\x4a\xba\xf5\x73\x47\x19\xd3\xdc\xdc\x49\x49\x26\xef\x64\x0d\xcd\x8d\x87\x25\x3d\x9e\xc9\x31\x9b\xd1\x33\x77\x6c\x2d\x4d\xfc\x88\xea\x2d\x25\x01\xd7\x09\x1d\x27\x20\x4c\xcd\x33\x59\x43\x73\xbb\x62\x25\x9d\x51\xda\x31\xc0\x34\x01\x61\xb2\xad\xcd\xed\x91\xa5\x79\x7b\x26\x2f\x7d\x8a\x16\xcd\xcd\x9d\x14\x7a\xc7\x49\x7d\x98\x24\xb9\xa0\xdc\xec\x11\xa5\x60\xd2\x84\x8e\x77\x34\x74\x48\x93\xb9\xa1\xaf\xdc\x8f\xce\xc3\x3c\xf5\x5d\xca\xbd\xf3\x1d\xd2\xe4\xad\xcd\x8d\x72\xe5\x46\xd1\x4f\xde\xda\xdc\xde\x5a\xb9\x9b\x2e\x15\x23\xbf\xb9\x93\x72\x0f\xff\x84\x79\x8a\xbe\x94\x7b\xf8\x27\xc7\x6c\x3e\x6e\x67\xe3\x4c\xa4\x89\x0c\x87\x72\xb3\x71\x66\x35\x9e\xdb\xdd\x2a\x19\x7f\x3b\xab\x77\xdf\xb1\x9c\x22\xdd\x30\x4d\x48\x36\x21\x99\x74\xc3\xa4\x20\x4c\x9a\xdb\x6e\x2a\x99\xcd\x38\xf9\x60\xf3\xf5\xcc\xec\x76\x48\xa6\x2e\x4c\xa1\x0e\x9b\x14\x84\x49\x2a\xc1\x94\x6c\x63\x99\xdb\x8a\x4a\x73\x73\xad\x25\xa3\xab\x26\x78\x9b\xe0\x2d\x33\x7c\xa6\x58\xe5\xdc\x80\x56\x32\x67\x4f\xb2\x46\x52\x33\xa6\x64\x48\xa6\x58\x4c\x52\x2c\xa6\x64\x2e\xc7\xec\x9e\xd9\x3d\xf3\x8c\x7c\xf7\xcc\xee\x99\xed\xfc\xd3\x1b\x75\x6f\xd4\xcc\x25\x98\x37\xb7\x81\x56\xc4\xbd\xd3\xe4\xec\xcd\x6e\x94\x90\xba\x13\x8f\x33\x37\xf4\x95\x7c\x46\x1e\x8f\xa3\x2a\x4d\xc9\x9f\x19\x22\x06\x34\x87\xce\x9f\x65\x88\xc7\x99\x30\x4f\x6a\x60\x9a\x82\x77\xb2\x50\x4a\xc1\x22\x9d\x64\x14\x59\x28\x45\x16\x60\x9a\xd0\x71\x6e\x8e\xa7\x08\x9b\xa7\x93\xa1\xa2\xe0\x4d\x29\xcc\xae\xc9\xbe\x9b\xdb\xa2\x2b\x52\x03\xd3\xe4\x40\xce\x4f\x43\x0c\x0a\xb9\x2c\x69\x6e\x53\xae\x14\xfc\x88\xec\x95\xa4\x7a\x4e\x29\x07\x19\x38\x90\x13\x8e\x16\xa6\x87\x42\x39\x69\x2e\xb7\x0b\x8a\x4d\x2c\xd2\x5c\xba\xc4\xd5\xf8\x36\xf2\x25\xd5\x73\x4a\xe1\xe4\xab\x9e\x93\x54\xcf\x29\xc5\x5e\xf7\x09\x0c\x7d\xb0\xae\x70\x4a\x55\xcf\x49\xaa\xe7\x94\x62\x32\xa8\x9e\x93\xd4\xcb\x29\x44\x5b\xd3\x87\x20\x56\x2f\xa7\x10\x58\x4d\x6a\xe2\xa4\x6f\xa3\x5b\x91\x01\x97\x54\xc8\x49\x4a\xe3\x94\xc2\xf3\xff\xf0\x4d\xdf\x76\xf2\x4a\x59\x6e\x07\x6b\x5f\xd4\xfa\xd2\xa5\x8d\x67\xe9\xdb\x49\x10\x45\xb6\x5a\xfa\xc4\x80\xbe\xcd\x05\x97\x87\xe9\xa1\xce\x4e\xfa\x36\x09\x55\x1e\x44\xcc\xc7\xe8\xfb\x36\xdf\x54\xe4\xa0\xa5\x8f\xd1\xf7\x6d\xc8\x2b\x0f\xd3\xf8\x43\x42\x7d\xdb\x01\x2c\x8a\xfb\xa7\xef\xf6\x46\xd9\x3f\x71\x2e\x1f\x53\xee\x63\xca\x3d\xf9\x5c\xd4\x3a\x53\xee\x61\xdf\x7d\x10\xec\x63\xb5\xa9\x8f\x9f\x3e\x08\xf6\x41\xb0\xa7\xfa\x27\x03\xed\x63\xa0\x3d\x18\x49\x79\x43\x49\x59\xa0\xf2\xb4\xf3\x4f\xcf\x7c\x74\x49\x70\xe4\x63\xb5\x7d\x8f\x77\x87\xde\x4a\x06\xa5\xef\xd1\x3a\xc7\x51\x32\x51\x52\x39\xa8\x3c\xcb\x0c\xc1\x22\x29\x12\x54\x2a\xf2\x51\x91\xa0\xf4\x6d\x74\x2b\x15\x7a\x7f\xac\xb6\x8f\xd5\x46\xa7\x33\xa9\x23\x94\x3e\x58\x57\x79\xd2\x32\x93\x92\xaa\x42\xa5\x0a\x47\x7e\x00\xf0\xdb\xc6\x5b\xa9\x42\x48\x12\x94\xd2\xf7\x6a\x28\x9f\x8b\x1a\x62\xca\xd5\xac\x9f\xcd\xed\xdb\x4e\x2b\xf5\x4d\x7f\x1a\x14\x5f\xf3\x59\x36\x7b\x55\xaa\x30\xef\x07\xf3\x3e\x98\x57\x6d\x80\x1f\xeb\xed\x83\x79\xf5\x0c\x36\xff\x53\xf9\xa3\x52\x79\x80\xca\x1f\x25\x89\x51\xa5\xda\x58\x3e\xfe\xe7\xd7\x3d\x73\x7a\x26\xff\xf3\xdb\x04\x57\xa9\xf3\x3c\xd3\x68\xc1\xbc\x2a\x92\xaf\xee\x51\xfa\x18\x7f\x87\x5a\x94\x26\x95\x94\x3f\x2a\x2a\x95\x27\xa9\x50\x49\xf2\x53\x79\xcf\xc0\x80\x37\xe9\x4e\x85\xe0\x62\x52\xfe\x28\xa9\x74\x54\x4e\x0e\xc5\x07\xc9\xa4\x3b\x95\xb7\x78\x26\x3b\xef\x63\xe7\xbd\xb6\x0b\x75\x8f\x92\x82\x47\xe5\xb5\x09\x7c\xf0\xe9\xdb\xe6\x5e\xa1\x44\x98\xd4\x28\x4a\xdf\x4e\xb2\x2b\x0d\x10\xca\x9d\x4a\x0b\x14\x35\x93\x42\x55\xa2\xb4\x36\xf8\x94\xb6\xf3\x2f\xd3\xda\x27\x1d\xd2\x02\x45\x8d\x29\xbf\xc4\xaa\x56\x70\xfb\xce\x80\x4c\xaa\x12\x25\x55\x89\x0a\x99\xba\xa4\x1c\x51\x5a\xc1\xed\xe3\x5c\x1c\x2e\xee\xd7\xa4\x1e\x97\xa4\x6c\x25\xb9\x5a\xa5\xf3\x00\xe5\x63\x25\xf9\x58\xa5\xb3\xc5\xe4\x63\x25\xf9\x58\xa5\x0b\x9b\x4b\xbd\x4a\xb2\xac\x4a\xc7\x3b\xac\xe4\xf6\xe4\x76\x43\x27\xcb\x2a\xc9\xb2\x2a\x5d\x30\x7c\x01\x18\x59\x56\x85\x76\x59\x92\x5e\x95\xe4\x55\x95\x2e\x18\xbe\x78\x95\xaa\x12\x15\x35\x79\x93\xca\x43\x69\x65\x9d\x67\xb1\x2e\xa8\xb3\xa0\x0e\xa1\xb0\xa4\x1c\x51\x5a\x8c\xa9\xc3\xa0\x29\x40\x94\x14\x20\x2a\x23\xe9\x27\xbb\x69\xed\x98\x53\xa1\xa0\x95\x16\x80\x59\x4c\xa4\x61\xb7\x51\x41\x28\x2d\xd6\x10\x0d\xab\x74\x92\xbb\x16\x0f\x70\x70\x8d\x16\x0f\x70\x55\xb7\x57\x9d\xaf\x3a\x5f\x35\xf4\xea\x3c\xbb\x49\x21\xa1\x32\x5e\x03\x82\x6f\x5a\x1b\x3d\xca\x40\x57\x2e\x7c\x93\x62\x41\x65\x74\x6f\xc4\x6e\x5a\xec\x26\x25\x5d\xd3\x62\x37\x2d\x76\x93\xea\xad\x69\x49\x26\x5a\xac\x21\xe5\x57\x93\x62\x41\x49\x79\xa0\x42\x6f\x2a\x2d\x84\xf6\xda\x84\x76\x99\xd8\xe3\x25\xa5\x65\x6d\x53\xa7\x10\x77\x4a\xea\x01\x25\xf5\x80\x8a\x02\xa8\x49\x3d\xa0\xa4\x1e\x50\x99\x67\xce\xcb\x73\x59\x1b\x0b\xca\x3c\x13\x0c\x08\xc8\x7d\x2b\xd3\x82\x55\x24\x28\xc9\x7d\x2b\xca\x9a\x26\x45\x82\x92\xb2\x40\x65\x9e\x09\xc6\xc6\x59\xc3\xed\x76\xef\x85\xae\x52\x24\xa8\xa8\x60\x9a\x54\x07\x4a\x4a\xff\x94\x39\x4c\x45\x46\xca\xb2\xb4\xa7\x38\xc8\x42\x68\xab\xf2\x53\x28\x14\xa5\xc5\xaf\x5b\xcb\x33\xed\xc9\x0b\xb5\xb4\x36\x85\x5d\x94\xe1\x4c\x6b\x99\x8a\x3b\xaa\x55\x3e\xbc\xfd\xe2\xba\x29\xfd\x53\x3e\x99\x11\x6b\x9d\x67\x2e\x17\xff\x19\xe4\xfb\xda\xc8\x70\x2b\xfd\x53\xbe\xbd\x5d\xdc\x97\xb4\x15\x15\x80\xca\xb7\xc3\xbb\xb7\x2a\x3f\xb7\x2a\x3f\xe5\xcb\x6e\xdf\x38\x71\x5f\x3b\x98\x5d\xbe\xbd\x27\xdf\xd7\xc6\x89\xfb\xda\xcc\x54\xf9\xca\xb9\x58\x5d\xd4\xd0\x26\x0a\xef\x6b\xe3\xc4\xad\x1e\x50\xf9\x5e\xad\x47\xcf\x64\xb9\x7c\xfb\x04\xc1\xad\xe6\xcf\x7d\x6d\xd4\x28\xdf\x06\xff\x5b\xe9\x9f\xfb\x02\x17\xdf\xd0\xa5\xa4\x9f\x2c\x97\x6f\xea\xfc\x76\xc8\xee\x2b\x19\xba\xa5\x4b\xc9\xbb\xb3\x5c\x64\x27\xdf\x57\xf2\x4c\x96\xcb\x0a\x1a\xda\x88\x72\x5f\x2c\x17\xd5\x26\xef\x6b\x03\xcb\xad\x48\x50\x59\x67\x3c\xb7\xeb\x76\x5f\x5c\xb7\x95\x3c\xf3\x36\x9e\x9b\xca\x2a\x6b\x47\x37\xee\xeb\xd6\xd0\xad\xa1\xec\x35\xb7\xeb\x76\x5f\x5c\xb7\x75\xc6\x33\x1b\x10\xae\xdb\xda\x7b\xc7\xad\x8e\xd0\xad\x80\x50\x59\x8f\xa1\xcb\x9e\x89\xc3\x5a\xd5\x3f\x8b\x7e\x16\xfd\x6c\x06\x64\x03\xd2\x7d\xed\x23\x54\x45\x36\xd0\xad\x3a\xd0\xad\x02\x50\x59\x3b\x64\x7c\x5f\x8f\xdb\x1f\xad\xef\xcd\xf4\xbe\x1e\xad\x73\xdd\xd6\xe7\xdd\x1f\xad\x6f\x5c\x7a\xa8\x9f\xdc\x57\xd5\xd0\x06\x9d\x87\xa6\xc9\x7d\x6d\xec\xb9\xaf\xed\xba\x3d\x9b\xfe\xfb\xdf\x06\xc5\xad\x4a\xd0\x7d\x6d\x43\xe6\xb9\xb2\xae\xbd\x26\xc5\x46\x9d\xe7\x3a\x63\x20\xd7\x4e\xd1\x9f\x47\xb2\xce\x7d\x35\xbd\xd8\xe0\xf3\x48\x1a\xbf\xd5\xfe\xb9\xaf\x8d\x3a\xcf\xd5\x7d\x96\xe6\xf6\x6d\x81\x3c\xd7\x74\xbb\x0c\xba\x6b\x5b\x19\x4f\xd8\x2b\xef\xbe\x86\x2e\x6d\x13\xe2\x09\xf7\xb9\x68\x08\x37\x50\x3c\x92\x72\xef\x6b\x9a\x14\xdb\xef\x79\x08\x34\xdc\x97\xc4\xb6\x6b\x23\xc4\x13\xba\x8b\x9f\x4f\xbd\x6d\x80\x27\x0c\xad\x7f\xe6\xe9\x06\x8a\x27\x4c\xcf\xfc\x34\xb4\x0d\x83\x47\x11\xbb\x5b\x49\x9e\x5b\x2d\x9e\x27\x7c\xbe\xff\xe7\x8d\x36\x2b\xf4\x84\xe5\xdd\xa5\xc0\x5d\x4b\x43\x67\x41\x2c\x6b\x74\x63\xc9\x13\xa3\xf1\x5c\xbe\xea\xc6\x92\x27\x26\x0d\x2d\xf3\x74\x63\xc9\x13\xb7\x13\x75\xcb\xe9\xbd\xc3\x76\x86\x1e\x65\xe4\xee\xb0\xbd\xa0\x3b\x6c\x2f\xe8\x89\x7b\x4b\xbf\xd5\xf0\xb9\xc3\xa5\xa1\x6d\x7a\xdc\x2a\xfa\xdc\x4a\xf9\x3c\x71\xef\xf3\x77\x90\x17\x17\x82\xdb\x77\x3e\xf3\xad\xfa\xce\xad\xec\xce\x13\x97\xdb\xb7\x95\x71\x87\x6d\x65\x3c\x71\x97\x8d\xbc\x03\xd8\x08\xdb\xca\x78\xd2\x0e\x75\xde\x2a\xf3\xdc\x61\xbb\x38\x4f\xda\x1b\xcb\x1d\xc0\x86\x72\x3d\x4f\x4a\xfa\x29\x05\x4e\xb9\x9e\xc7\x11\xf4\x5b\xb9\x9e\x5b\xb9\x9e\x27\xed\xe0\xc8\xad\x32\xcf\x1d\x36\x42\x3c\xb8\xa1\x3b\xdc\x6e\xbf\xdd\x5e\x3d\xf3\xf6\xee\x1b\x13\x9e\xf4\x9e\x8b\x6e\xcf\x6e\xdf\x7e\xdd\x1d\xb2\x86\xb2\x86\x86\x7e\x5a\xf7\x2a\xf3\x3c\x69\x78\xcd\x6d\x7a\xdc\x61\x2f\xff\x47\x29\xad\x3b\x6c\x2f\xe8\x56\x99\xe7\x51\x4a\xeb\x0e\x45\x97\x8a\x2e\x7d\x9e\xb9\x09\x9c\x3b\x6c\x7b\xe4\x51\x0b\xeb\x56\xae\xe7\x56\xa0\xe7\xb9\xad\xe6\x00\x0c\xc2\x06\x83\xe7\x8e\x3e\xc7\xa3\x9f\x3b\x0c\xf6\x38\x00\x7d\x2b\xd7\x73\xab\xc1\xf3\xdc\xd1\x80\x6c\x3b\xe6\x56\x7c\xe7\x51\xf6\xea\x56\x7c\xe7\x0e\xdb\x43\x7a\xee\xa4\x9f\xd5\x27\xae\x9e\xb9\xc3\x52\x77\xa8\xde\x7d\xfb\x4b\xcf\x7d\x9f\x7f\xea\xe7\x76\x86\x9e\x3b\x7b\xa3\x6a\x3c\x37\x6a\x3c\x8e\x4a\xdf\xaa\xee\xdc\x61\xd3\x40\xcf\x6d\x6d\x86\xd7\xb4\x79\x3d\xb3\x98\x4b\xaf\x7e\x6e\x2f\xe8\x51\xa2\xea\x56\x75\xe7\x0e\xdb\x9c\x79\xd4\x98\xba\x43\xd3\xa5\xe6\xf6\xed\xd3\xdc\xa1\x7b\xf7\x6d\x96\x3c\x4e\x06\xdf\x01\x5c\x04\x70\xe1\xc4\xed\xad\x6c\xce\xad\x5e\xce\x93\xcf\xd0\x0d\x33\x64\xb3\x2c\x4f\xb6\xb1\x28\x94\x73\x07\xc0\x92\x93\x91\x97\x70\x1b\xb6\x3d\xf2\xe4\xa4\x75\xb9\xb5\x4a\xe3\x3c\x39\x1b\x25\xb9\xb5\x61\x9b\x25\x4f\xb6\x7b\x87\x1d\x3e\xbb\xc3\xf4\xcc\xa2\xf5\x69\xe8\x36\xbd\xf2\xe4\x62\xe4\x25\xdc\x2a\xa2\xf3\xe4\xc7\x3f\x3f\xef\xbe\xe1\xe9\xc9\x67\x7a\x7f\x1a\xfa\x74\xbe\x7a\x4d\x60\xa5\xb2\xce\x93\xab\xa1\x5b\x56\xdc\xf2\xcc\x6e\xbd\x2f\x73\x69\x53\x2f\x4f\xee\x3e\xc7\xd2\xd0\x86\xa7\x07\x87\x75\x07\x10\x24\xdb\xff\xc9\x50\x51\xb6\xff\xad\x88\xce\x93\xa1\xb7\x9a\x38\xb7\x9a\x38\x4f\xd9\x26\xd2\xad\x7e\xcd\xad\x62\xcd\x53\x76\x38\xf2\x56\xaa\xe6\x56\xaa\xe6\x71\x4a\xf2\x56\x95\xe6\x56\x95\xe6\x29\xdb\xd1\xb9\x9d\x27\xb8\x9d\x15\x78\xca\x74\x3b\x2b\x43\x01\x9a\xc7\x59\xc2\x5b\x01\x9a\x5b\x01\x9a\xa7\x58\x86\x91\x99\x10\xb7\x99\xf0\x60\x52\xee\xb8\xc9\xdc\x5b\x05\x99\xe7\xf1\x35\xd5\x7e\xb9\xe3\x5e\xf6\x0f\x2e\xe3\x56\xd8\xe5\x56\xd8\xe5\x79\x76\xee\xe9\xad\x86\xcb\x1d\x37\x6f\xfb\x3c\x5d\x97\x8a\x86\x8a\x86\x4e\x3f\x8b\x67\x16\xcf\x34\x3f\x95\x79\xb9\xd5\x77\x79\xd4\x1c\xb9\x63\xf1\xcc\xbd\xec\x1f\xa5\x40\xee\xf8\x78\x23\x4b\xbb\x16\xcf\xdc\xfe\xc7\xff\x11\x76\xf7\x48\x14\xeb\x38\x76\x80\x73\xaf\xa2\x77\x60\x5d\x09\xe0\x4f\xec\xd8\xde\x83\x7e\xab\x26\x98\x9e\xae\xf6\xcc\xfe\x5d\x0f\x1f\x9f\x83\x0e\xe6\x05\x37\x51\x5d\x89\x14\x45\x90\x00\x88\x73\x4e\xec\xac\x78\x0c\x5d\x62\xb0\x7b\xc5\x1f\x5d\x35\x50\xec\x0c\x76\xb7\xf9\x8f\xdb\xc5\xb2\xbf\xd8\x6b\x47\xef\x73\x5f\x17\x8d\x7c\x25\x5e\xfb\xac\x38\x29\xf6\xa9\xa1\x0a\x2e\xba\x22\x9d\x20\xc9\x12\x7b\x65\x28\xfa\xcc\xbf\x24\xb6\x0a\xb2\x2d\xb1\x57\x1c\xd2\x27\xf7\x0b\xa0\x23\xc8\xb6\x74\x6a\x05\xb1\xab\xa9\x27\xdb\xd2\x69\x10\xc4\x7e\x79\x89\x0a\x24\xfa\xbc\xfc\xf3\x76\x3b\x13\x9f\x16\xec\xfd\xf6\x05\x2a\xba\xe8\xb3\x08\x05\x82\x6c\x4b\xec\x65\xd4\x7d\xbe\x9e\xf9\x68\xa8\xec\xb7\x9f\xbc\x8c\xfd\x31\x30\x65\xbf\xfd\x5c\x93\xf7\xd1\x7a\xd9\x6f\x3f\x8f\x75\xfb\xe3\xe2\xe7\xa2\xcf\xf2\xea\x52\xd9\x6f\x3f\xad\xa3\xa4\x59\x82\x26\x4b\x3f\x43\xe7\x79\x19\x3b\x2f\xe3\xb4\xfd\xd2\x5d\x89\xfd\xf5\xcc\xae\x4b\x2a\xe5\xf7\xb2\xca\x7e\x4e\xd3\x47\xa5\xfc\x5e\x39\x89\x8e\xa0\x3e\x76\xbe\xc3\xce\x77\x38\x79\x99\x74\x57\x82\xee\x4a\x3f\x7d\xff\x43\x1c\x72\x6c\x5a\xe7\x65\x52\x51\x09\x2a\x2a\x1d\x45\x7c\x10\x4c\x89\xa3\xf2\x0e\xfd\xe2\xa4\x10\x4c\x09\x12\x29\xfd\xaa\x6a\x8b\xa0\x94\x12\x07\x37\xe1\x0a\xcf\xdc\x3d\xf3\xf0\xcf\x42\x25\xc4\x71\x78\xe6\xe1\x99\x1c\xdf\x43\x24\x40\xe3\xa4\x5f\x95\x56\x0d\x60\x9d\x80\xd2\xe9\x68\xb2\xe3\xe0\xdf\x1f\xe5\xd1\xf7\x9b\xe3\x73\x70\xe5\x8f\xda\xd9\xfb\x1d\xfa\x99\x6e\x4f\xb7\xd7\x41\x5b\x1c\x36\xea\x83\xe1\xde\x16\x42\xb2\x24\x41\x88\xa4\xdf\xd6\x92\xa3\x36\xe3\x38\x98\xe3\xb3\xe9\x7c\x37\x9e\xf6\x64\x6c\xcb\x41\x81\x24\x8e\x4a\x15\xf4\xe7\xa7\x21\x0e\xfa\x51\xa6\xda\x1f\xbb\xf7\xd1\x0d\x08\xc3\x7d\xec\x36\xc7\x30\x74\xc3\x33\x6d\xd4\x07\x6b\xa6\x4e\xd2\x9f\xc3\xe7\x18\xde\x88\x35\x3f\x05\x3c\x89\xc3\xf6\x7b\x4c\xcf\x34\x97\x08\x91\xc4\x61\xa7\x7d\xfa\xba\x78\xb9\xe8\x76\x3b\xc3\x61\xa7\x3d\xec\xb4\x8f\xe5\xed\x28\xdb\x8e\xa3\xec\xb6\x3f\x6b\x94\x60\x68\xa8\x93\xf4\xe7\x32\x20\xa7\x2e\x95\x7b\xdf\x1f\xab\xce\x01\x58\x73\x9c\x1a\x62\xb0\x04\x4c\x82\x72\x49\x7f\xd6\x54\xbc\x34\x74\x69\x88\x33\x75\x5c\x1a\xba\x34\xf4\x1a\xba\x4b\x43\x97\x86\xea\x70\x24\x48\x96\x04\xc9\x92\x8e\x08\x38\x68\x95\x04\x00\x57\x7f\x7f\x9e\x69\x9f\x27\x59\xd2\xdf\x35\xc8\xb7\x6f\x64\x9f\x7f\xd7\x5c\x82\xa1\xa1\x63\xd2\x5f\x4e\x34\x01\x93\xa0\x5c\xd2\xdf\xf4\xee\x96\x8b\xe3\xf1\xcc\xa6\x75\xf6\x7e\xb0\xf7\x77\xfa\xc4\xaf\x91\x17\x40\x7c\xeb\x76\x01\xc4\x21\x80\xf8\x9a\x01\xb1\xd3\x02\x9a\x75\x55\x21\x11\xb5\xc5\x46\x94\x31\xf7\xef\x5a\x17\x4f\x17\x6b\xd6\x7d\xf6\x64\xa2\x21\x41\x34\xa4\xaf\x00\x32\xf8\xf5\x51\x7e\xfd\xd8\x0a\x18\x15\x01\xef\x12\x95\x2a\x18\x2b\x80\x0c\x39\x82\x28\x0b\x1f\x9b\x99\x4c\x2d\x24\xc8\x84\x0c\x65\x1d\x41\x2d\x24\x62\xf7\x4f\x29\x86\xe0\xd7\x47\x79\xf2\x63\xab\x0c\x5a\x90\x10\x09\x32\x21\xe3\x8f\x10\xb5\x2e\x0e\x17\xa7\x8b\x97\x8b\x9e\x79\x78\x66\x25\xb2\x03\x90\x2e\x20\xe8\x06\xba\xc7\x20\x1a\x12\x44\x43\x06\x25\xfd\xa0\x0f\x12\xf4\x41\xc6\x56\x69\xa0\x88\xd0\xf9\xd0\xf9\x4a\x92\x06\xb5\x90\x88\x8a\x00\xc6\xf6\xea\x12\x67\x9f\x22\xc8\xf8\xad\x01\x11\xe4\x47\x05\xf9\x43\x59\x47\x44\xf3\xcf\x5a\x2e\xc6\x4f\x7c\x1c\xcd\x1b\x35\xb7\xfb\xc4\xd4\x42\x22\x6a\x9f\x1f\x3f\x4e\x1f\xb5\x90\x88\xca\x41\x0e\x10\xe4\x20\x1a\x12\x51\xab\xcd\xf8\x75\x9f\xd8\x6a\x43\x49\x64\xfc\xba\x91\xe7\x11\xd0\x0e\x19\x3f\x79\x9c\x18\x46\x69\xf8\x27\x8b\x23\x05\x12\xa4\x40\xc6\xef\xf5\x35\x2d\x17\x51\xcb\xc5\xf8\x7d\x46\x49\xc4\x1f\xd3\xed\x9f\xd7\x9c\x5e\xb3\xd6\x90\xa1\x04\x23\xa8\x85\x04\x99\x90\xa1\x04\x23\x82\xef\x10\xe5\x3b\x8c\x5d\xe4\x17\x7c\x07\x98\xc7\xb1\x57\xc6\x3c\x28\x89\x04\xed\x90\xb1\x5b\xd2\x49\x88\x44\xd4\xc2\x32\x2a\xea\xfd\x0b\x87\x82\xa2\x48\xc4\xe9\xd9\xb2\x5e\xc1\xa1\x20\x33\x32\x28\x95\x07\x45\x91\x88\xcb\x4b\xf0\x32\x42\x8a\x21\x2e\x2f\x31\xcd\xa9\xcb\x67\xa9\x25\x65\x60\xa4\x8b\xe0\x65\xc4\xad\xbf\x56\x47\xda\x23\x11\xb5\xa4\x8c\x5d\x2e\x83\xbc\x48\x44\x95\xa8\x8c\x9d\x47\x48\x6c\x24\xe2\xf6\x4c\xfe\x48\xdc\xbe\x40\xad\x33\x63\x5f\x86\x6b\x81\x89\x5a\x60\xc6\x6e\x0b\x22\x44\x12\xa4\x47\xc6\x2e\xef\x40\x73\x24\xe2\xd1\x90\x00\x32\x44\x17\x84\x48\xc6\x21\xbd\x46\x81\x24\x68\x8e\x8c\xe3\xd0\x90\xf0\x80\xe6\xc8\x38\x0e\x13\x8d\xeb\x11\xe5\x7a\x0c\xfc\x6d\x11\xd2\x16\x84\x48\x06\x38\x49\x84\xf0\x20\x2a\x13\x3a\xe8\x65\x07\xb1\x91\x00\x5a\x1d\x64\xac\x23\x25\x23\x80\x56\xc7\x8a\xa8\xb3\x56\xab\xa0\x24\x32\xa0\x3c\x82\x68\x48\x64\x25\x36\x07\x94\x47\x64\xad\x56\x91\xb5\x4c\x0d\x80\x8e\xa0\x0f\x12\xf4\x41\x46\xf0\x86\x93\x97\x91\xb5\xf8\x8c\x30\xf2\x59\xb9\x85\xa0\x0f\x32\xe2\xd2\x90\xb5\x84\xce\xc7\xc8\x9f\x86\x24\x0e\xb2\x96\x94\x91\xd6\x3c\xca\x1e\x41\xd2\x63\x24\xc7\x87\x88\x47\x90\xed\x18\x29\x7c\xa5\xd0\x11\x10\xb7\x23\xcf\x75\x51\x3f\x2b\x12\x18\xaa\x03\x22\xad\x10\xd9\x3c\xb3\xea\x32\x22\xeb\xe0\x33\x28\x74\x8c\x7c\x34\x54\x4b\x43\x64\xad\x09\x23\xad\x4f\x64\x3b\x82\x6c\xc7\x40\x1c\x14\x64\x3b\x82\x6c\xc7\x50\x08\x10\x64\x3b\x22\x6b\xa1\x18\x0a\x01\x02\xde\x37\xb2\x9c\x94\x81\xf9\x27\x92\xeb\x91\x55\xbc\x36\x9a\x45\x8b\xb2\x47\x64\x25\x13\x47\x13\xbe\x12\xf8\x88\x2c\xb7\x64\x90\x5f\x8d\x1c\x3a\x5f\x45\xb5\xa3\xc9\x76\x52\xfd\x88\xb4\x42\x90\xe1\x8c\xb4\x7b\x53\xda\x18\x63\x5f\x17\x7d\xb8\xb2\xb1\x31\x78\x6d\xb4\x35\x82\xa8\xc6\x18\xe9\x9f\xb7\x37\xba\xdd\xce\xc7\xa1\xad\x11\x44\x35\xc6\x10\xad\xc1\x33\x07\x20\xf3\x18\xc3\x3f\x6d\xd4\xc9\x8e\x88\x01\x46\x32\x99\x2c\x4f\x7e\x8c\x7b\xfd\xd3\x33\xd9\xd1\x60\x9b\x29\x51\x48\x77\x63\x8c\xf5\x8d\x18\x57\x32\xae\x61\x1d\xa5\xad\x11\xc9\x8e\x68\xdf\x45\x8a\xbd\x29\x6d\x8c\x59\xc0\xe2\x00\xaa\x8e\xb6\xb9\x28\xfa\x6d\x1c\x73\xc2\x19\x83\xd8\x5a\x34\xd6\xd1\x58\xc7\x69\x3c\x29\x66\x44\xab\x6a\xd3\x41\x85\x2c\x5a\xa5\xe3\xa2\x55\xe1\xc1\x38\x25\x0a\x9b\xac\x5c\xab\x64\xfe\x38\x7d\xe2\x06\x83\xda\xca\x72\x06\x75\xaf\x20\x8e\x11\x54\x31\x06\x21\xaf\x20\x8e\x11\xe4\x30\xc6\x69\xb3\x6a\xbc\xf5\x56\xfb\xf5\x38\xc5\x9f\x8d\x1d\x35\x76\x74\x9e\xfe\x19\x6e\x0f\xb7\x9b\x21\x8d\xb7\xde\x42\xeb\x45\x58\x1b\x8d\xb7\x4e\xf9\x62\x9c\x82\x67\x80\xf2\xa0\x75\x31\x4e\xa1\x1b\xc9\x8b\xa0\x75\x31\xce\xd7\x6b\x0a\xc8\x5b\x59\xe3\x38\x45\xd4\x4d\x02\x8e\x1c\xc6\xa0\x85\x15\x4d\x02\xae\xd9\xa8\x2f\xde\x10\xe5\x8b\x68\x2c\xee\x5a\xe3\xc9\xe2\x5a\xed\xc2\x83\x98\x55\x34\xd9\x78\x72\x18\xe3\xe2\xc2\x37\xce\x7e\xab\xec\xda\xb8\xc2\x1b\xb1\xa3\xc6\x8e\x2e\x7e\x13\x6c\x7c\x00\xc5\x8f\x4b\x3c\xd7\x98\x4c\x63\x32\x37\x4f\xb0\xf1\xd6\x5b\xed\xad\xe3\x16\x0e\xd2\xb3\x88\x56\xdb\xe8\x20\x94\x13\x4d\x40\xde\x6a\x1b\x1d\xf7\x1a\x79\xde\x3a\x91\x8a\x71\x4b\x96\xd1\xaa\x08\x22\x15\x83\x7a\x4e\xb4\xd3\x78\xd6\x9e\x3a\xee\xcb\x37\x92\x9a\xa7\x5c\x31\x48\xea\x44\xbb\x34\x74\x69\xc8\x4a\xdb\x78\xeb\xcd\x66\x7a\x5b\x69\x09\x58\x04\xe5\x8a\x71\xdf\x5a\x07\x6e\x6f\xb5\x7d\x8e\x5b\x2a\x84\x64\x45\x10\xa9\x18\xb7\x8c\x39\xad\x8a\x20\x52\x31\x56\xec\xd5\x38\xe6\xad\x2c\x7c\x3c\xfc\x11\xea\x14\x41\x9d\x62\x3c\x5d\xe7\x25\xcb\x5a\x99\xe8\x78\xee\xbf\xe4\xa1\x88\x66\xaf\xa3\x3d\x31\xde\xcd\x4b\x7c\x3e\x4b\x05\xd6\x03\xcd\x4e\x34\x0e\x3a\xe6\x82\xf1\x66\xfd\x93\x6a\x44\x74\x86\xbb\x8e\xd1\xe8\x44\x04\x65\x88\x01\x2a\x1f\x9d\xdb\xdd\x2b\xa2\x1e\x9f\x15\xa2\x97\x19\x47\xaf\x34\xd9\xf8\xf8\x4f\xbd\xe2\xeb\xe8\x15\x58\x0f\xc5\xed\xd1\x9d\xd7\x91\x99\x18\x9f\x74\x3a\x45\x89\xa0\x28\x31\x3e\x5b\x7a\x67\xf7\x9d\xdd\x7f\xd2\xe9\x9d\x2b\xdf\xb9\xf2\x9f\x74\x3a\xd1\x89\xe8\x16\x03\x50\xf9\xa0\x3d\x11\xb4\x27\xc6\x27\x8c\xe9\x42\xf7\x7e\xb8\xdd\xf4\x21\x25\x11\x34\x24\xc6\xc7\x1c\x3b\xb7\x9b\x5c\xc4\x5c\x21\x47\xe7\x76\xf7\x72\xbb\xe7\x0a\x39\x88\x47\x04\xb9\x88\xb9\x19\xf9\x9e\x46\xa9\xd6\x84\xb9\x39\x18\xec\x69\x3c\x6b\x4d\x98\xc0\xea\xd1\x39\xe8\xbd\x2c\x7d\x62\xec\x8f\xee\xc0\xad\x57\x58\x3f\x37\x07\x83\x54\x23\x82\x5c\xc4\x54\xf1\x1e\x88\x24\xa2\x37\xfd\x0c\x9d\xe7\x8b\xf7\xae\x9f\x6b\x40\x64\xe3\x7b\xd7\x10\xa7\xbf\xdb\x7e\x7b\xd7\x90\xf4\x6f\xb7\xfd\x92\x99\x98\x5b\x41\xa9\x82\xcc\x44\xf4\xae\xf5\xb6\x6e\x37\xf2\x43\x43\x56\x5c\xa2\x13\xd1\x6b\xd9\x98\x78\xf8\x83\xf6\x44\xf4\x4a\x07\xcc\x75\xfa\xd6\xa5\x03\x68\x4f\x4c\xfc\x48\x41\x7b\x22\x68\x4f\xcc\x6d\xb8\x5d\x3a\x80\xf6\xc4\xdc\x4e\xb3\x4e\xe2\xbd\xd7\x02\x33\xb7\xf5\x35\x79\xd6\x28\x2e\xe6\x3a\x68\xeb\x9c\x68\x14\x17\xf3\xd7\xd6\x45\xb7\x97\xa5\xcf\xdf\xea\xa7\xd8\x1b\x9b\xc5\x54\x0a\x1e\x8b\xd4\xa2\x57\xfe\x7d\xfe\x64\xa6\x88\x47\x04\xf1\x88\xf9\x93\x4d\xc0\x6d\x11\xbd\x76\xef\x09\x00\x1f\x9d\x6b\x8c\xcd\x62\xfe\x1e\x0d\x49\xbc\x63\xb3\x98\x50\xf1\x41\x20\x22\x7a\x1d\xf3\x4d\xa5\xe0\x41\x20\x22\x10\x57\xcc\x5d\x56\x8e\x16\x44\x50\x7f\x98\xbb\xe3\x09\x0a\x0f\x81\x8e\x62\xee\xd6\x3c\x94\x13\x41\xbe\x61\x1e\xc2\x98\x51\xfe\x6b\x60\x97\x98\x87\x6c\x02\x76\x89\xa0\xe2\x30\x0f\x73\x89\x28\x43\x10\x65\x98\x87\x00\x02\xe9\x43\x10\x57\x98\xc1\xb3\x26\x8b\x10\xa8\x1c\x66\x4e\x17\x79\xac\xa3\xf6\xd6\x89\x88\x29\x46\x15\xd4\xc4\xa8\x4d\x75\xa6\x65\x98\x56\x42\xe0\x77\x98\x2b\x45\x8f\xdf\x21\xf0\x3b\xcc\x7c\x3d\x53\xa0\x3b\xca\xc6\x66\x33\x20\x83\x71\x61\x6d\x98\x4d\x52\x8f\x1e\x42\x50\x40\x98\xcb\x13\x1c\x7c\xdb\xc1\xb8\x1a\xdf\x01\x87\x43\xd0\x3c\x98\xc8\x11\x63\xb4\x75\x7b\xb5\xde\x86\x8b\x36\x55\x8c\x0e\xb3\x39\xb3\x40\xec\x10\x18\x1d\x66\x13\xa5\x21\x76\x88\xc1\xb8\x9a\xec\x21\x71\x84\x18\x5d\xe7\x9d\x38\xd3\x48\x08\xdc\x0f\xb3\x59\xac\x46\x37\x9e\x5d\x97\x6c\x80\x83\xc3\x3b\x86\x37\x92\x7c\xa4\x98\x10\x08\x21\x66\x53\xef\x80\x17\x22\x08\x27\xcc\x66\x2a\x12\x4e\x88\xc1\xe2\x48\xe1\xc7\x10\x51\xd3\x4f\x98\xeb\x78\x62\x88\xa8\xc7\xd4\x90\xbd\x6e\x38\x14\xc3\x2e\x31\x9b\x1c\x16\x76\x89\x18\xd3\x1b\x09\x89\x06\x8f\x60\x94\x89\x4e\xac\x86\x31\x44\xd4\xa3\x22\xea\x49\xcb\x3e\x86\x3d\x99\xc4\xc2\xa4\xe7\x1e\x38\x23\x02\x4b\xc4\xec\x9f\x67\x32\xae\x51\x3b\xed\x84\x75\x0e\xca\x07\x81\x25\x62\x0e\x26\x33\x18\x17\xce\x88\x49\xd3\x3c\x28\x1f\xc4\xa8\x0d\x77\xaa\x80\x0c\x0c\x12\x81\x33\x62\x2e\x17\x1e\x2f\x44\x50\x30\x98\x63\x0d\x08\x2f\x78\xd4\x46\x3b\xc7\x9a\x8a\x9f\xce\x7f\x5a\xe7\xb5\x51\x37\x88\xc1\x0c\x87\xc3\xe5\x21\xe5\x8d\x4f\x62\x92\x9a\x0e\x64\x11\x31\xcb\x6d\x9e\xd3\xa4\x45\x16\x11\x64\x0d\xe6\x64\x5c\x68\x21\x02\x11\xc4\x9c\xcc\x70\x0a\x31\x11\x41\xcc\xc9\xf1\xc1\x00\x11\x18\x20\x26\x10\x70\x4c\xe7\xdd\xe8\x1d\x66\x29\x01\xff\x85\x43\x81\xed\x21\x28\x20\xcc\x75\x6a\x80\xdf\x21\x66\xed\xad\xf3\x74\x0e\x82\xca\x21\x66\x65\xc4\xe6\x69\x71\x25\x7d\x10\x18\x1d\xe6\xa9\xb0\x86\xca\x41\xa0\x72\x98\x97\x1d\x8c\xb2\x40\x4c\xe6\x78\x8b\x43\x26\xcb\x9b\x2c\xef\xb1\xdb\xa0\x48\x88\x59\x3b\xd1\x7c\x9c\xe4\xe3\x46\x08\xd2\x00\x93\x3c\x57\xe0\x46\x08\xa4\x08\xf3\xb5\x36\x4f\x73\x9f\x0a\xc0\xa4\x70\x15\xd3\x34\x9f\xa6\xf9\xeb\x53\x23\x4c\x08\x2a\x00\xf3\xe3\xa8\x4d\x39\xa2\x59\x39\xa2\xf9\x59\x1d\x11\x1f\xc4\x54\x6d\xda\xa4\xec\x30\xe1\x07\x92\x82\x83\x46\x63\x9c\x95\x46\x88\xd3\x17\xbf\x25\x36\x91\x06\x04\xb6\x80\xc0\x98\x18\xa7\x4f\x7d\x0a\x9b\x5e\x4b\xfb\xe9\x53\x9f\xaa\xa5\x56\x99\xd4\xa9\x4c\x0a\xaf\x40\xbc\xea\x08\x90\x06\xc4\xe9\x74\xf2\x35\x29\x4e\x29\x06\x8c\x00\xf1\xb2\x27\x6c\xf0\x71\x2e\x42\x1e\x9b\x3f\x46\x80\xc0\x08\x10\x74\xab\xe2\xf4\x35\x31\x02\x04\x89\xaa\x38\x2d\xed\x88\x01\xe2\x93\xf1\xc3\x0f\x10\x78\xe3\xe3\x73\x52\x0a\xf5\x1f\xa7\xf4\x03\x50\x60\xe0\x86\x0f\x1c\x00\xf1\xdd\xba\x94\x5a\xb7\x98\x7f\x8e\x64\xe1\xfc\x63\xe1\xfc\x37\x59\x0f\xfc\xed\x71\x2e\xf2\x1c\x55\x21\xa7\x2c\xe2\xc2\xe4\x83\xe5\x05\x4c\x7e\x9c\xb5\x48\xe6\x26\xe4\x38\xa7\x2e\x2d\x9e\x1c\x41\xe9\x69\xd1\x82\xad\xcf\xdf\x6a\xc8\x77\x3f\xa1\x63\x7f\xd6\x92\xd3\x4a\x76\x2e\xf2\x1c\x69\xd5\x53\x18\x73\x56\x6e\x30\x7f\xbb\x0f\xa7\x6e\x08\x0a\x3f\x7f\x56\x1d\x48\xfb\x38\x17\xa3\x8e\x98\x16\xc4\x3e\x16\xa8\x9e\x8a\x4a\x20\x67\x8f\x13\x10\xf6\x77\x99\x21\xb2\x72\xb0\xf5\xb9\x52\xa0\x08\xd8\xe3\x04\x84\x25\x1a\x12\x78\xd8\xe3\x5c\xe4\x39\x1c\xc9\xd3\x9a\x07\x70\x9f\x14\x3a\x02\xd7\x7a\x80\xd1\x27\x54\x57\x9c\x72\x04\x0b\x3f\xbf\xb2\x87\xf0\xf3\xb1\xf0\xf3\xbb\xd3\x8d\x53\xfc\x81\x72\x3d\x8f\x6d\x5d\x34\x6d\x3e\x3c\x29\x8e\x27\xa0\xe2\xe3\x42\x9e\x73\x48\xbc\x5f\xac\x03\xc9\x7a\x1e\xe6\x12\x00\x7c\x2c\x00\xfc\xaa\x73\xc1\x99\x1e\x00\xec\x79\x7c\x35\x74\x97\x89\x79\x95\xeb\x91\x2b\x83\x06\x3b\x1e\x08\xca\x33\x1c\xc5\x23\x28\x8f\xab\x7c\xfe\xc4\xed\x1e\xc0\xdf\x71\x25\xae\x10\x69\xff\x8b\x63\xbe\xc0\xdf\x29\x11\x73\x29\x8f\x83\x01\xcf\x9c\x87\x8b\x87\x8b\x88\x4e\xd4\x7a\xe0\x1b\x0f\x44\xe3\xb9\x1c\x1f\xe0\xef\xb8\x6a\x9f\xcf\x26\x27\x88\x22\x3c\x50\x84\x67\x73\x92\x7f\xd9\xd2\xaf\x72\xa2\x13\xc6\x24\x10\x86\xc7\x42\x84\x37\x7e\xfd\x25\x20\xbf\x6a\x75\x4b\x18\x93\x00\x13\x8f\x05\x13\x6f\xd6\x64\x30\xf1\x58\x30\x71\xc4\x90\x01\x0a\x1e\x97\x39\xdf\xa4\x92\xa1\xbe\x03\xd1\x78\x2e\x2f\xe3\x72\xa6\x76\xe1\x88\x69\xca\xcd\xae\x53\x97\xea\x14\x2d\x9b\x04\x07\x98\x78\x2c\x98\x38\xa2\xe2\x80\x0f\x0f\x0c\xe3\xd9\x6d\x80\xc8\xc4\x03\x5a\x3c\xfb\xbe\x2e\xea\x3c\x43\xe8\xcd\x80\x38\x19\xc7\x1b\x9e\xbd\xaf\x8b\xfa\x89\x0e\xa6\x4b\x4f\xe3\x06\x0f\xa4\xe0\xb9\x6a\x13\x10\x7f\xc7\x85\x0e\x66\x48\xd1\x42\x6f\xc7\x42\x6f\xaf\xcd\x1f\x7a\x3b\xae\xda\xfc\x73\x28\x22\x83\xde\x8e\x85\xde\x5e\x05\x0b\x78\xbc\x03\x81\x77\x8e\x6b\xfd\xd3\xb4\x41\x18\xb5\x72\x6d\xd0\xdb\x81\x7a\x3b\xa7\x95\x01\x26\x3b\xf0\x6a\xe7\xf4\x4c\x08\xed\x00\xcd\xce\xc9\x89\x86\xd0\x0e\xd0\xec\x9c\xe6\x12\x4c\x76\x2c\x4c\xf6\x2c\xd8\x43\x20\xd4\x8e\x05\xbf\x9e\xbc\xb6\x5b\x2a\xf9\x3e\x10\x9d\x38\x19\xbf\xe5\xc5\xee\xaa\x42\xc9\x73\x5b\x17\x87\x8b\x35\xc1\x56\x51\x01\xdc\x75\xdc\x65\x4e\xb9\xaa\x02\xc0\xaf\x03\x4b\x76\x9e\xf1\xd7\x19\x0a\x48\xed\x40\xa1\x9d\xa7\xf8\x13\x4d\x76\xdc\xe5\xfb\xe7\xf2\x1d\xc0\xb0\x03\x0c\x3b\x4f\xf6\x84\x0a\x3b\xc0\xa9\xf3\x74\x4e\x7b\xb3\xbc\xbb\xf9\x27\x77\x16\xaa\x3a\xee\xca\x56\xe7\xf9\x78\x66\x5b\xb7\xd7\x57\x3d\xd7\xc0\x70\xe5\x81\xab\x73\xe5\xdc\xa0\xaa\xe3\xee\x9e\x29\x23\x7d\xf3\x32\x80\xa4\xf3\x92\x8c\xb8\x79\xd8\xf7\x58\xec\x22\x5a\xe7\x65\x60\xb6\xce\xcb\xb2\x81\xa8\x3a\x10\x55\xe7\xcd\x73\x85\x80\x0e\xd0\xe7\xbc\x15\x6b\xa0\x98\x0e\x34\xd2\x79\x3b\xc4\x01\x37\x8e\xdb\xdc\x27\x3d\x1c\xe0\xc6\x01\x67\x9c\x8f\xdd\xfb\x56\xf8\x05\x67\x9c\xcf\x6a\x9d\x95\x00\x18\xe7\x23\x0e\x01\x1b\x8e\xfb\x5d\x9c\x11\x66\x9f\x44\xf1\x8d\x59\x65\x79\x58\xa0\xc1\x01\xf6\x9b\xaf\xe4\x1e\xf4\x6f\xdc\x98\x0b\x5e\x69\xd5\x5b\x49\xe8\x8d\x34\xe9\x15\xcf\x03\xec\xc6\x83\x02\xed\x75\x42\x0e\xbe\x1b\x70\xbb\xf9\x3a\x20\x00\xdf\x8d\x67\xc3\x04\xe1\xb8\xef\xe1\x06\x3d\x3f\x2c\x03\x7c\xb1\x47\x50\xfa\x60\x2a\xf9\xac\x79\x40\xb9\xf1\x94\xe3\x93\x5f\x81\x6b\xe3\x29\xa6\x92\x78\x30\x95\x7c\x76\xb0\xc7\xd9\x2f\x34\x6e\x7e\x56\xb2\x87\x95\x3c\xac\xe4\x2b\xec\x46\x3c\xac\xe4\xc1\x54\xf2\xad\xce\xf3\x8d\x60\x73\xf3\x7b\xd7\xc5\x1a\x4f\x10\xdd\xfc\xa4\x01\x61\x73\x63\x61\x73\x57\x1a\xe8\x09\xad\x2b\xdb\xde\x9c\xcf\x43\xdc\xc6\x42\xdc\x6e\xb2\x72\x0f\xdf\xe8\x51\xb6\xbd\x15\x44\x25\xc0\x70\x03\xd5\x77\xa3\x53\x18\x70\xb4\xf1\x34\xc4\x07\x52\x0c\x70\xb4\xb1\x70\xb4\xdb\xea\xbc\x2d\x08\x9c\xb6\x6d\x9f\x7f\xf2\x9b\x9e\x01\x69\x2f\x27\xfc\x0c\x0d\x2d\xf0\x3f\x1f\x1c\x64\x36\x1e\xd0\x8f\x9f\x74\xe5\x23\x3b\xf3\x2c\x9c\x3f\x1f\xfc\x31\xbd\x17\x10\xf6\x67\x4f\x7e\xec\x21\xcf\x42\xef\x3b\x25\x7c\x94\x45\x3e\xe7\xc2\xcf\xeb\xa7\xba\x0c\xd0\xd7\xb6\xaf\xa1\x93\xd4\x7d\x2e\x90\xee\x43\x43\x92\x3b\x0b\xc9\x8a\xdf\x3c\x1e\x27\xa4\x00\xad\x6d\x17\xf9\x3f\x52\xb5\xcf\x82\xdf\x8b\x93\x1f\xa9\xda\xe7\x5e\x20\x75\xe3\xc9\x99\x5a\x50\x54\x0a\x57\x81\xf4\x3c\x40\x4a\x1b\x39\xa9\x80\x2c\x8d\x07\x2c\x8b\x48\x54\x3c\xf6\x90\x07\x02\xeb\x50\xa8\xf2\x08\x0b\x17\x42\xf4\x10\x01\x40\x81\x06\xf8\x67\x0b\x3b\x03\x14\x68\xbc\x80\xef\xab\x1c\xf6\x65\x47\x30\xa1\x2d\x76\xb7\x2f\xd7\xff\x07\x93\xed\x24\x02\xf2\x32\x16\xf2\x32\x79\x97\xaf\x72\xc3\x17\xa8\x21\xf9\xcb\xaf\x99\x0c\x80\xd9\x56\x55\xe5\x7b\xac\x68\x04\x82\x59\x3e\x1c\x1c\x33\x16\x1c\x33\x39\x53\xaf\x3c\xce\x0b\x18\x45\xcb\x23\xde\x58\x04\xb2\x40\xab\x72\xc1\x2f\xfc\x02\xa8\x66\x6b\x85\x31\x09\x18\xcd\x58\x18\xcd\x66\x47\xc0\xf4\x1e\x6f\xba\xbd\xad\x8b\x5e\x13\x5a\x6a\x79\x2e\x6f\x5b\x01\x12\xd0\xaa\x12\x0c\x38\xcc\x00\xc0\x6c\x6d\x75\x5e\xea\xf3\x45\xa2\xd1\x04\xa3\xaf\x75\xfe\xed\x5a\x57\x58\x01\x9c\x59\xa1\xd4\x1f\x17\x25\x38\x10\xbe\x07\xa8\x66\x6b\xaf\x41\xe6\xb5\xfd\x09\xdc\x94\xe1\x87\xd8\x8c\x77\x80\x8d\x3a\x25\x04\xc7\x8c\x05\xc7\xec\x82\x7c\xf4\xef\x01\x56\xd9\xba\x34\xd0\x5b\xb6\x12\x2f\x98\x78\x2f\xa4\x58\xd1\xde\xd6\xc5\xdd\x45\xad\x33\x19\xc8\xc9\xb6\xdc\x99\x77\xd1\x01\x03\x46\x0d\xa9\xe4\xf7\x5c\xcf\x04\x99\x14\x01\x80\x30\xc6\x7b\x83\x78\x5a\xac\x30\xb6\xc7\x9f\xa0\x45\x15\x5b\x78\xd8\xe3\x85\xb4\x9e\x6b\x90\x65\x24\xdf\x8a\x15\xda\xe4\xf8\xbc\xaf\x7f\x82\x4a\xcf\x35\x15\x9d\x27\xbe\xa0\xd2\xf3\x76\xf1\x73\xfb\xe7\x76\x55\x01\xdf\xa2\xc4\xad\x59\xde\xce\xf8\x4b\xa6\xcc\x00\x50\x0c\xc8\xc4\x76\xf2\xde\x3e\x31\x03\x64\x62\x3b\x0b\x69\x1f\xd0\x87\xf1\x27\xfa\xb0\x88\x59\xe2\x5b\x2c\xb8\x3b\xf0\x22\x47\x0d\x0d\x7c\xc0\x1b\xb6\xcb\x8c\xfe\x04\xcf\x38\xde\xdb\xc5\x41\x47\xee\x1e\x58\xdd\xdb\x25\xcf\xfc\xad\x50\x1a\xa7\xcd\xa5\xbc\x1c\xf0\x2f\x20\xfe\xda\xed\x40\xf8\xcb\x15\x4a\xbf\x2e\xd6\xb8\x7e\x4e\xf6\xfe\x84\xfa\x19\xd7\x4f\xda\xff\x6b\x6e\xbf\x8d\x96\x69\xfe\x01\xdf\xdc\xcf\xfa\xa7\x7e\x42\x1d\xdf\x1c\x1f\x10\xc1\xf8\xcc\xfd\x7b\xbd\xa6\xc9\xfb\x99\xbc\xab\x8c\xef\x73\x42\xfe\x55\x16\xb1\x3d\x36\xd5\x4f\x20\xf1\x0d\xd0\x34\x27\xcf\xf0\x7f\x01\xf1\xd7\x88\xfc\xc7\x27\x37\xf8\xe1\x4d\x78\x14\x95\x7c\xe2\xe4\x85\xea\x23\xb3\x1f\x9f\x48\x00\x64\xaf\xbd\x3c\x17\x78\xbc\xf8\x2c\xd8\xaf\x6c\x27\xb0\x5d\x2c\xb0\xdd\xcb\x49\x81\xab\x0b\xbc\xf1\xed\xe3\xa4\xc2\xd5\xc5\xc2\xd5\xad\xc3\xa6\xcf\x82\xfd\x3d\x0b\x35\xe5\x76\x4e\xff\x07\xe7\x4f\x05\x3b\x00\xea\xe2\xab\xda\x92\xf6\x99\xe6\x9f\x40\xf7\x7b\xdd\x3e\x8d\xbc\x7a\xd6\x85\xab\xfb\x04\x90\x1f\xa7\x7f\x41\xe8\x68\x46\xe7\xb6\x49\x4d\x00\xb3\x50\x6d\x4e\x20\xb6\x04\x62\xeb\x5b\x2d\x45\x45\x3c\x5c\x54\xc3\x30\x3b\xc5\x2f\x98\xf0\x6a\x09\xaf\xd6\x7f\xe9\x76\xee\x3a\x68\x5a\xff\xd5\xe1\x48\xc2\xa4\xe5\xa6\x68\xfc\x57\xc7\xa7\xb9\xd5\x9a\x9e\x10\x6a\x1d\xed\x78\xc2\x96\x25\x34\x59\xdf\x0b\x3a\x99\x5b\xae\x14\x0a\xd4\xcc\xe1\x9f\x8b\x12\x39\x17\xe8\x46\x3f\x05\xb3\x1b\xe8\xc7\x7e\xb9\xb8\x88\x8e\x95\x99\x22\x97\x2d\x2e\xe4\xba\x58\xfd\x24\xf1\x98\x9b\xb0\x77\xeb\xc0\x2c\xbb\x8b\x22\xdc\x0d\x76\xe3\x68\xba\x24\x44\x85\xe3\xea\xc7\xe9\x99\x98\xcc\xb6\xe9\x99\xd7\xfa\xa7\xd7\x9c\x0b\xcc\xe2\x99\x32\x30\x70\x5c\x3d\x56\xeb\x42\x54\x38\xae\x1e\xb5\x10\x26\x38\x57\x11\x32\x17\x48\xc4\x87\xc3\x8a\xb8\x9d\x40\x22\x61\x40\x2e\xcf\xbc\x16\x1e\xc4\x37\xba\x7c\x8e\x85\xdd\xe8\x46\x1e\xbd\xd9\x76\xc1\xc2\x54\xbd\x60\xc2\x78\xe5\x76\x7b\xe6\xe7\x6b\xf2\xc8\xb7\x07\xa8\xa1\xd2\x01\xb9\x09\x51\x37\xe5\xda\x19\xde\x5d\x5a\x66\x7b\xc1\x34\x2a\x4a\x4f\x20\xad\x84\xce\xea\x78\x4f\x73\x43\x56\xb8\x60\x59\x6d\xf3\xee\x18\x4b\x17\x02\x0b\xb7\x45\x82\x5e\x55\xee\xeb\x8f\x8b\x05\xa5\xc9\x9f\x49\xfb\xab\x65\xb8\xb7\x72\x4e\x13\xd8\x2a\x17\xd8\x8a\xcc\x44\xfe\x90\x15\xfe\x6a\xa5\xed\xcd\x80\xfc\xb8\xe9\x80\x58\xbd\x55\xf0\x9c\x3f\xc1\xec\xef\xa7\x4b\xd3\x33\xb1\x8e\xfd\xca\x73\xe9\xad\x52\x75\x09\xab\x95\xbf\x05\xa9\xa8\x44\x61\x02\x69\xe5\x6f\xd7\x25\x26\x03\x8f\x95\x80\x58\xbd\x7d\xde\x88\x9b\xfe\xab\xbc\x66\xa7\x70\x94\x3f\xc1\xec\x4f\xb9\x76\x2f\x54\x42\xfe\x24\x85\x60\xae\x7a\x5f\xaf\x19\x8b\x34\x1b\xd2\x21\x3d\x13\x77\xe0\xaf\x0e\xa2\x3a\x95\x9f\xfc\xa1\x09\x84\xa4\xea\xbd\x56\xda\x84\x9d\xca\xdf\x42\x4f\x30\x04\x88\xa8\xfc\x95\x3f\xd2\x47\xad\xf3\x49\xba\x22\x7f\x0b\x28\xb1\xc6\x13\xf9\xdf\x82\x3b\x8d\xd3\xbb\xcb\x64\xfe\xca\x31\xef\xca\x79\x12\x88\x29\x7f\x0b\x13\xf1\xad\x7f\x1a\x10\x55\xd4\xb3\xe8\xd1\xf3\x87\xf9\xf7\x37\xe1\x16\xc2\xed\xc8\xff\x7e\x4c\x06\x39\x41\xd2\xc8\xc8\xdf\x09\xb7\x30\x74\x9e\x21\xfc\xce\x85\x5b\x70\x91\x21\xfc\x18\x82\x14\x43\xfe\x18\x02\x2c\x53\x9f\xef\xfa\xa7\x86\x2e\x55\xfe\x9b\x2e\x61\x02\xfd\x3d\xca\xf4\x87\xdb\x1f\xaf\xc9\x10\xce\xe1\x1b\x3d\xba\xb4\x10\x0e\x6b\xda\x20\xea\x5b\x80\x23\xa5\x37\x09\x1c\x94\x3f\x86\x70\x59\x58\x7e\xa2\xd0\x1f\x8c\x41\x45\xe7\xff\xbd\x43\x51\xdc\xe2\x45\x31\x3e\xd4\xf0\xd7\x4b\xec\x28\xf3\xf6\x9a\xc3\x5d\x94\x9e\xfb\x4f\x42\x14\xac\x00\x50\x3f\x77\x29\x49\x58\xa1\x6e\x4b\x4f\x78\xa0\x5c\x78\xa0\xbb\xd0\x48\xb9\x0b\x3c\x77\x98\x42\x5b\x7a\xee\x02\x4f\x58\xa1\x6e\xf7\x4e\x90\xa1\x84\x15\xea\x76\xef\x84\x0e\xca\xdd\x8c\xbe\x8b\xc4\x31\x77\xeb\xfd\x0e\x80\x70\x57\x5e\x34\x41\x86\x72\xaf\x89\xdd\x1f\x6b\xde\x8e\x34\x7b\xb7\x09\x3c\xa9\xf5\xd0\x25\x00\x84\x67\x75\x3e\x35\x64\x9a\x3f\xa7\x7f\x9a\xe6\x7b\x53\x6f\xcf\x46\xf7\x72\x52\x72\xe1\x81\xa8\x54\xe4\x6e\xee\xef\xe6\x3e\x91\xa8\x04\x12\xca\xbd\x4c\xa0\xbf\xd6\xe6\xbd\x4b\x5a\x77\xd5\xe9\x15\xd7\x25\xe4\x50\x2e\xe4\x10\x5e\xc9\xdc\xbb\xf1\x04\x1b\x7e\xeb\x78\x22\xc1\x89\x72\xef\xaa\xe8\xd3\xd0\xc9\xf7\xef\xc3\x33\x2b\xa9\x9b\x30\x46\xc5\xe3\xfe\xc7\x45\xfb\x27\x70\x51\xee\xe5\xea\x74\x95\x26\xb9\x4b\x9d\xee\xec\xe9\x2b\xf8\x60\xee\x88\x79\x77\xa0\x40\x95\x26\xb9\xcb\xea\xec\x80\xc5\x9f\x65\x63\xc7\x9b\xb9\x03\x16\x43\x5c\x27\xc4\x51\x42\x13\x75\xae\x47\xee\xe7\x22\x8c\xaf\x2e\x7d\xa6\x39\x6c\x51\xee\x97\xdb\x2d\xed\xbb\x2c\xe9\xce\xc8\x3e\x0b\xcc\xce\xc8\x40\x8c\xc6\xb6\x46\xfe\xf2\x46\xb5\x05\x0d\x5a\x09\x49\x79\x26\x49\xce\x8c\xad\xfb\x9a\x8f\xe9\xad\xb2\x90\xb2\x40\xc2\x01\x25\x1c\xd0\xf8\xfd\x74\x69\x1d\x02\x94\x8b\x34\x96\x3f\x02\xeb\x93\xfb\xa7\x18\xbb\xfb\xa7\x2c\xe9\xfe\x29\xc6\x66\xe2\x20\x3f\x09\xf2\x33\x7e\x05\x01\xc8\x03\xc7\x25\x3c\xcf\xd8\xad\x10\x07\x96\xfb\x43\xb5\x3f\xe5\xa8\x3c\xf8\x4d\x87\x0a\x23\x1a\xdc\x09\xc1\x93\xa0\x3b\x63\x2f\x9f\x31\x0f\x84\xf6\xc7\xbe\x2a\x9e\xdd\xfe\x27\x4d\xbd\x3a\xe6\x3a\x31\x49\xe8\x9e\x3c\x0e\xb7\x57\x5e\x34\x0f\x66\x78\x28\x22\xdc\x6d\x2c\x07\xb7\xeb\x50\x44\x08\x19\x9c\x07\xb7\x0b\x0e\x68\x1c\xbb\x67\x1e\xff\xff\xac\xa3\xaa\x93\xeb\xdd\x0f\x1b\xcb\x51\x1b\xcb\x20\xd0\x5c\x9c\xf7\x75\x71\xb8\xa8\x9f\x1c\xb4\x23\x14\x37\x4f\xad\xb3\xcd\x43\xb5\xff\x61\xcd\x3b\x64\x47\x0f\xb5\xbc\xb2\x09\x79\xd8\x97\x8e\x32\xd8\x11\x75\xc0\x9e\x87\x73\x09\x18\xa1\x11\xcd\x6b\x2e\x42\xfb\x72\xe5\xc6\xf2\x5c\xa0\x82\x8a\x4e\xbf\x6a\x8e\xfd\x93\x19\x1e\xca\xf5\xe3\xd6\xd0\xd0\x50\xed\x44\x63\x39\x29\x60\x3d\x09\xcf\x33\xd2\xc2\x72\xd4\x99\x5a\x1e\x4a\x03\x11\xbe\x17\x37\x7f\xb1\xf1\x6f\xca\x8b\xcb\xb4\x0f\xbb\x0d\x98\xcd\x68\xbb\x7f\x5e\x3a\x5f\xfb\xcb\x68\xdc\x43\x18\x9a\x3c\x54\xec\xb5\xae\xf5\xdb\x64\x50\x77\xdb\x4e\xfd\xbc\x8d\x92\x8a\xbd\x66\xa5\x85\x9a\x49\xa8\x99\xd1\x3e\x53\x91\x2f\x76\xa8\xbb\x75\x3c\x91\x00\x32\x79\xb0\x8e\xbe\xaf\x7f\x6a\xfd\x51\x1f\x7c\xe8\xfc\xe3\x99\x8a\x71\xfb\xa1\x4b\x4e\xd8\x8e\xda\xb3\x46\x3f\x74\x49\x72\x15\xcc\x66\xf4\xe6\x76\x8c\xf4\x07\x93\xe9\xb6\x9e\x43\x72\xf5\xa8\x50\x63\xf4\xca\x50\x64\x38\x04\x88\xf2\x9b\xc6\xe4\xca\x85\xf4\x66\xa8\x95\x9b\x95\xfa\x4c\xb0\x97\x5c\xb0\x97\x59\x27\x7a\x19\x87\xd3\x30\x65\xe5\xb3\x4a\x84\x32\x4c\xef\x85\x70\x99\xcf\xba\x38\x5c\x9c\x2e\xde\x2e\x7a\xa6\x02\xba\x59\xcc\xa3\x09\xe1\x92\x0b\xe1\x72\xfe\xd6\xc5\xdd\x45\xd5\xb4\x95\xbf\x4b\x60\x96\x8c\x50\x77\x6b\xf5\x06\x66\xc9\x05\x66\x39\x7d\xe2\x70\x16\x17\xab\x46\xb6\x72\x97\x19\xb6\x9e\x68\x9e\xc9\x89\x86\x38\xc9\x58\x45\xae\xdc\x99\x90\xbd\x8f\x8a\x3f\xc6\x55\x47\x9c\x09\x47\x92\xa1\xda\xfb\x9e\xfe\x89\x80\x3d\xaa\x00\x60\xdc\xe6\x3c\x90\x48\x2e\x90\xc8\xbd\x5e\xd3\x09\x30\x58\xc8\x78\xb6\xef\x2f\x1d\x8a\x70\x7e\xb6\xc0\x22\x0f\x17\x39\x4c\xf3\x05\xfd\x78\xac\xb8\x30\x1f\x19\x0a\x53\xf1\xba\x64\x20\x4f\x06\xf6\x18\xef\xe6\xab\x52\x4e\x88\xca\xfe\x8f\xb7\x79\x09\xd1\xc5\x82\x69\x90\x54\x4a\x30\x8d\x5c\x30\x8d\x77\xbd\xae\xe8\x02\xdc\x62\xbc\xd6\xbc\x30\x4f\xc3\x3c\x95\x63\xcf\x78\xb5\xae\x3e\x1c\x0f\x49\xc6\x6b\x08\x2b\x24\x1e\xdf\x6a\xdd\xe4\x0d\x93\xf7\xbb\x4c\x49\x27\xc1\x51\x73\x78\x7c\xf7\xfa\xe7\xe9\xe2\xa5\xd4\xb2\x26\x45\x5a\xef\xe1\x25\x26\x82\xdd\x04\x9b\xc8\xfc\x29\xa0\x34\x79\x49\x85\x25\x8d\xb0\xb9\x55\x61\x45\xa6\x9d\x21\x7f\xea\x05\x35\x94\x4e\x06\x72\x57\xec\x68\xf2\x42\x5d\x64\xee\x1a\x32\xc8\x89\xd8\x3c\x77\x0d\x7d\xeb\xf6\xe9\x62\x55\x9a\xac\x0d\x30\xb9\x72\x59\x5b\xc9\xfc\x55\x72\x2f\x93\x2b\x07\xc2\x31\x7f\x55\xc1\x91\x59\x9b\x47\xe6\xa1\xe0\xcf\x34\x4f\x46\x96\xc7\xaa\x41\xd4\x90\x9d\x21\x43\x15\xa0\xf5\x29\xed\x0c\x20\x1c\xf3\xb7\x46\xc9\x26\x90\x2a\xe1\xe4\xc3\x13\xa0\x23\x53\xed\xe9\xce\x0f\x4d\x9b\x40\xa6\x7f\x72\x52\xa0\x3c\x32\xcb\x82\xe6\xde\xfd\x73\x1d\x4e\x37\xf5\x82\xa2\x4a\xf8\x8c\x4c\x75\xa2\x6b\x57\x04\xd3\x48\x30\x8d\x09\xb3\x93\xc0\x17\x09\x7c\x31\x8f\x34\xc8\xdc\x2e\xe0\x8b\x79\x58\xde\x80\x2f\x12\xf8\x62\xae\x20\x3f\x85\x31\xc0\x17\x73\xed\x75\x29\xf2\xcf\xa9\xdc\xf0\xd6\xcf\xb9\x8e\xdb\x3d\xd3\xea\x98\x4a\x37\x52\x91\x0e\xb9\x96\xd2\x0e\xa9\x8b\x8a\x1d\xd7\x77\x9f\x86\x4e\xd9\xd9\x61\xbd\x4f\xb6\x99\x65\x9b\x33\x36\xad\x8b\x82\xb2\x5c\xb2\x19\x3f\xdf\x88\x2f\x96\x97\x62\xc7\xe6\xbb\x3b\xc6\x4e\x55\x6b\xc1\x49\x49\x9b\x55\x96\x9f\x36\xd7\xa6\x0a\x24\x92\x40\x22\x33\xd7\x6b\xde\x86\xae\x12\x5b\x93\x8e\x49\x02\x89\x64\xaa\x28\xcd\x35\xbd\x97\xfe\x89\xa2\x37\xec\x9b\x99\xce\xb6\xc1\x42\x26\x02\xcb\x4c\x06\x0b\xd0\x31\x9b\xec\x4c\xbe\x6e\x7f\x15\x11\x72\xbb\xc0\x3b\x12\xae\x63\x36\x8b\x6b\xb2\xe2\xfc\xd4\xe1\x6d\x3e\x1c\x2b\xce\xb2\xe2\x89\x7a\x20\xf3\x33\x6d\x2a\xc0\x9a\x5d\xda\xa2\x49\x1c\x40\x80\xcc\x5e\xe7\x0b\xd9\xe4\x08\x5a\x25\x65\x67\x97\x0e\x68\xea\x39\xc0\x42\x66\x97\x1f\x69\xec\xbd\xb1\x77\x12\x7f\xd9\xe4\x08\x80\x44\x66\xd7\xf9\x26\xcc\x6a\xec\xbd\x8b\x3f\x1a\xa7\xaf\xed\x3a\xef\x8d\x1a\x7b\x6f\xec\xbd\xbf\x9e\x29\x9b\x00\x63\x32\x55\x07\x64\xa3\xa9\x02\x6a\x32\xbb\x88\xaa\xf1\x19\x61\x4c\xe6\xd8\xfc\x93\x69\x43\x95\xcc\xc1\xe9\x83\x23\xc9\xa6\xf2\x75\x54\x9d\x7d\x36\xbb\x62\x0b\xf5\x82\xfc\xe5\x46\x29\x05\x9c\x64\x0e\x33\xa4\x85\xd6\xd9\xfb\xe8\x9e\x29\x2b\xd7\xca\xc2\xe7\xa8\xc2\x8a\x6c\x54\x8c\x9a\xca\xd7\x61\x05\x83\x31\x49\x18\x93\x49\xdc\x24\x81\x4b\x12\xaa\x64\xce\xdd\xed\x34\x0b\xc0\x49\xe6\xb4\x58\x81\x93\x64\xb3\x08\xcc\xc3\x78\x8a\xd2\x00\x48\xe6\xf2\x1d\x1a\xfd\x93\xa6\x04\x7c\xde\x3e\x87\xd8\xab\x75\x0d\x55\x01\x5d\x36\x61\x56\x53\xed\x3d\x45\x2a\x6d\x95\xad\x0c\x25\x81\x9b\x01\x99\x5a\x9f\x8a\x07\xc3\xc8\x3b\x12\x6f\x4a\xed\xce\x42\xa3\x24\x3c\x48\xb6\x53\x09\xa3\x5d\x06\x3a\x24\xc1\x42\xe6\x69\x11\x00\xe8\xc8\xa6\xda\x1b\x13\x40\x82\x77\x24\x5c\xc7\xbc\xea\x08\x3e\xc1\x3b\xb2\x55\x9c\x34\xaf\x4d\x3f\xef\x55\xf5\x52\x73\xe9\xfa\x79\x4d\x8e\x24\xe8\xc7\xbc\x2c\xfe\x8d\xc1\x36\x06\x7b\xed\xeb\x9f\x5e\xb3\x4e\xe2\xe7\xb5\xeb\xbc\xbd\x18\x02\x64\x5e\xd6\xe4\x46\x9e\xa0\x3d\xca\x21\xe7\xbf\x68\x79\xe4\xf1\xaf\xfe\x04\x90\x48\xb6\xda\xbc\xe7\x25\xde\x69\xb6\xe4\xa6\x58\xf5\x96\x3c\x06\x07\x49\x70\x90\x79\x1f\x86\x80\x3f\xd9\xca\x7c\xe7\xbd\x66\xa4\xd4\x20\x38\xc8\x7c\x84\x0c\x9d\x31\xf7\x0a\xcf\xe6\x63\x08\x7a\x1d\xb4\x24\x54\xc8\x7c\x78\x9e\x9d\xf6\x00\x8c\xc8\x54\x9a\x90\x9d\xd9\x77\x66\xaf\x34\x21\xa9\x62\x26\x39\xcc\xf9\x34\xb7\xb3\x70\xf8\x91\xf9\x88\x0e\x60\x44\x12\x46\x64\x3e\xcc\x1e\x46\x24\x61\x44\xe6\x73\x6b\x88\x89\x42\x7e\xcc\xe7\x75\x3b\x99\x81\xae\x38\xfd\xe1\xbc\x75\xde\x2c\x00\xc8\x7c\x45\x70\x9d\x37\x0b\x0e\x32\xd5\x4f\x66\x67\xb7\x9d\xdd\xd2\xac\xcc\x6e\x4b\xee\xa1\xa0\xd4\x7a\x0d\x1c\x92\x50\x21\xf3\x15\x19\x75\x5b\xf2\x82\x83\xbc\x75\x58\x98\x70\x20\x09\x00\x32\xdf\x3a\x4e\x4e\x38\x90\xec\x65\xa9\x93\x76\x44\xf6\x5c\x45\x4f\x9b\x8b\x9e\xc9\x6e\xa1\x42\x26\x7d\xc9\x04\x07\xc9\x05\x07\xc1\x28\x97\x70\x20\x09\x00\x32\x21\x69\x12\xf2\x23\x17\xf2\x03\x78\x3f\x01\x39\xb2\xab\x2e\xff\xa6\xf1\x94\x87\x03\x58\xd8\xb6\xd3\x64\x50\x3c\xd8\x6b\xb3\xd9\xb6\xcb\xed\x8f\xd6\x6b\x9e\x6d\x1b\x6b\xec\xb6\x10\x92\x97\x1b\x3a\xb4\x1c\x05\x14\xcc\x51\x93\x61\xdb\x2c\x64\xa0\x06\x39\x6a\xb9\xdf\x36\x5b\xf2\x30\x19\x48\x57\x6e\xbf\x7d\xfd\xf3\x76\xf1\xad\x8b\x52\x58\x40\x09\x49\xb3\x72\xfb\x09\xac\x86\xe5\x7e\xd4\x44\xd9\x20\x3f\x72\x70\xef\x46\x2d\xf0\xdb\xcf\x52\x32\xb8\x77\xa3\xdc\xbb\x6d\xa5\x32\x48\x5e\x26\xc9\xcb\xed\xd7\xb4\xbe\x74\xb5\x76\xad\xd7\xc1\x73\x69\x67\x95\x5a\x56\xbd\xe6\x61\xe8\x00\x1d\x12\xb4\x61\x3b\xaa\x46\x2b\x21\x1c\x92\x78\xe4\x76\x5c\xfe\x29\x8a\x21\xbc\xb8\x85\x70\x69\x70\x47\x06\x82\x46\xe0\x9e\x1c\xab\xb2\xac\x36\xda\x43\xe5\x6a\x2a\x24\xcf\x51\x83\x7c\x20\x19\xc8\x69\x90\x27\xaa\xd1\xcd\xca\x30\x55\x29\x2e\x09\xbb\xad\xce\xaf\x52\x65\x75\xaa\xac\x3e\xb6\xef\x5f\xd2\xa2\xef\xdf\x9f\xfb\xdf\xcf\x7f\xfc\x8f\xff\xf5\xbf\xcf\x7f\xfc\x9f\xf3\xdf\xdf\xbf\xdd\xff\xf5\xcf\x7f\xbe\x7f\xff\xcf\xe7\xdf\xee\xff\xfc\xdb\xff\xfc\xe3\xea\xdf\x9e\xf7\xfb\xb7\xbf\xbf\xff\x7c\xff\xef\x7f\xfc\xd7\x3f\xef\xf7\x6f\xff\xf8\x8f\x7f\xfc\x71\x57\xfd\xfe\x5f\x00\x00\x00\xff\xff\x9f\x82\x60\xf5\x33\x11\x03\x00"); +var _bbeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x8b\x9d\x30\x10\xc7\xef\x7e\x8a\x39\x6e\x0f\x5b\x8d\x31\xc9\x2e\x2c\x0b\xad\xaf\xb0\x52\x76\x5b\xea\x76\x5b\x28\x3d\xf8\x92\x79\x12\xa8\x31\x44\x3d\xbc\x6f\x5f\x66\x62\xed\x41\xfe\xfa\x8b\xf3\x63\x32\x49\xd9\x76\xa7\x2e\xf8\x15\xca\xaf\x69\xb6\x3d\xae\x70\xf1\xc1\x25\x5c\xe6\x2d\x59\x84\x33\x8e\x3e\x14\x85\xa8\xc1\x79\xbb\xfe\xfb\xe4\xb0\xd3\x10\x8b\xa2\xfc\xf4\xfa\xf4\xf9\xf6\xa3\xba\x7d\x82\x6d\xc1\x9d\xb5\xdd\xa9\xbf\x2e\x2b\x4e\x5d\xb8\xcc\x20\x73\xad\xdb\xe2\x5e\x0f\x50\x7e\xc3\xd1\x2f\x6b\xba\xc2\xcd\x07\x37\x9f\xf1\x1d\x38\xbc\x10\xff\x92\x1c\x26\x1f\x46\xb8\x69\x5f\x7a\x71\xe0\x7e\x8b\xf1\x0f\x4e\x18\x56\xd0\xcc\x30\x38\xce\xa2\x6c\x9f\x87\xf8\x32\x4c\x08\x47\x27\x6f\xbc\xc2\x0b\x6f\x98\x16\x3f\x07\x10\xf2\x7d\x55\x99\xff\xfc\xf5\x1a\x11\xc4\x6e\xf8\xf9\xbd\x3b\xc1\x2f\x01\xa2\x82\x5a\xa9\x3b\xf9\x7b\xe7\x3f\x9e\x67\x77\xfc\x25\x64\x6e\xde\x7a\x97\x86\x30\x62\xf1\x30\x88\xe6\xfc\x08\x7b\x08\xa9\x1b\x4d\x4c\x0d\xcc\x28\x84\x34\x8d\x64\x66\x33\xb3\x99\x29\x66\x2e\x33\x24\x56\x11\xd1\x82\x89\xae\x89\x34\x4c\x54\x26\x9a\xc8\x1d\x93\xfb\x4c\xc8\xde\xd4\x4c\xb2\x47\x93\x27\x77\x60\xb2\xc7\x90\x47\xb1\xd9\x64\x8f\x21\x8f\x62\xb3\xc9\x1e\x43\x1e\xc5\x66\x94\x4c\x28\x68\x2f\xa6\x78\xb0\x1a\x9b\x47\xa0\x50\xe4\xae\xee\x0d\x4d\xfd\xd8\x3f\xbd\xd3\x69\x1f\xf3\xb7\x5b\x4a\x18\x56\x3e\x6b\x1e\x32\x0d\xce\x07\x3c\xee\x52\x9c\x23\x55\xf1\xf3\x37\x00\x00\xff\xff\x7a\x2d\x9c\xb1\x77\x02\x00\x00"); +var _efdg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9a\xc4\x35\xe8\xb2\x71\x76\xd9\x06\xe3\x41\x7c\x28\xca\x17\x5c\xf7\x26\x37\xb3\x06\xf5\xef\x8d\xd6\x8a\x67\xad\xc8\x82\x86\xf3\x4e\xce\xab\x27\x22\x24\xed\xad\xad\xad\xfd\xad\x3f\xfe\xc3\x3f\xfe\x97\x7f\xfc\xf5\x97\xbf\x7d\xfd\xf1\x7f\xfb\xfd\xb7\xf3\xcf\xf3\x6f\x5f\xf7\x2f\xbf\x5e\xbf\xcf\xbf\xfe\xf6\x6f\xbf\x9f\xf3\xeb\x98\xff\xf2\xcb\xaf\x7f\xf8\x43\x88\x5f\xd7\x2f\xe7\xdf\x3e\x4d\xfc\x39\xff\x75\xff\xcb\x1f\xfe\xb0\xbe\xff\xf3\xbf\xff\xf5\x6f\xf3\x5f\xff\xf1\xd7\xfb\xb7\xaf\xc4\xf7\xae\x7f\xfb\xcb\xf3\xee\xd7\xd7\x1f\xff\xf7\xf9\x2f\xbf\xfc\xf5\x6f\xbf\xff\xfb\xd7\x7f\xfa\x9f\xaf\xdf\x8e\xf9\x3f\x7c\x5d\xf3\x5e\xbf\xff\xaf\xbf\x5f\xf3\xf7\x5f\x7e\xfd\x97\xaf\xff\xf4\x0f\xff\xf4\xe7\xa0\x9f\xff\xfc\x6f\x7f\xf9\xcb\xff\x37\xff\x75\xfe\xfa\xb7\xaf\x86\xdf\xe6\xaf\x17\xfe\xfe\xe1\x8f\xff\xf0\x5f\xf7\xbf\xfc\xd3\xfe\xaf\xf3\xeb\x8f\xff\xfc\xeb\x2f\xff\xf0\x4f\x7f\xfe\xcf\xff\xfc\xdf\xfe\x94\xe2\x7f\xfe\x5f\xf0\x18\x4f\xff\x8f\xf9\xfb\x5f\x7f\xf9\xed\xd7\xaf\xf0\x3f\x6e\x61\xf8\xe7\xff\xf6\xef\x7f\x99\x5f\xe1\xe9\xe5\xff\xfa\xe7\x7f\xfc\x2f\x5f\xff\x77\xf8\x0a\xdb\x57\x2c\x65\xa4\xff\xe7\xf9\xfd\xff\xfc\xaf\xbf\x5d\xf3\x6b\x63\x2b\x70\xfe\xe7\x6f\xd7\xfc\xeb\x5f\xf6\x73\xfe\xbe\xff\xfa\x2f\xf3\x0f\x5f\x5f\xff\xd3\xf6\xfc\xfb\x5e\xff\x0d\xdb\x9f\xfe\xf4\xa7\x3f\x7d\xaf\x29\xfe\x87\x37\x3f\x1d\xfc\xfa\xdb\xdf\xae\x79\xf3\xb7\xbf\xff\x76\xfd\x0b\xf7\xf7\x57\x58\x5f\xbf\x5f\xfb\x43\xd8\xb6\x67\xf4\x5f\xae\xf3\xff\xdd\x7f\xff\x7c\xb8\x6f\xeb\xed\x4f\xa3\x7c\x7f\xc5\xba\xa9\xd9\xbe\xbf\x42\xeb\x6a\xf6\xef\xaf\x90\x5a\x6e\xfa\x61\x7c\x7f\x8d\xaa\xd6\xf9\xfd\x15\xf2\x96\x87\x7e\x58\x13\x19\xe5\xd3\x3c\xb6\xef\xaf\xd8\xd5\xf9\x11\xbe\xbf\x62\x88\x6a\xae\xb1\x82\x5e\x3e\xd7\xb4\x7a\xeb\x1a\xfc\x0c\xfc\x41\xc3\x9d\x1d\x3f\x0c\xf5\x70\x0e\xfe\xa0\x11\xce\x7d\xfd\xd0\x37\x81\x77\x45\xbe\xa1\x3e\xae\xc4\x1f\xb2\x7e\x68\x6b\x52\xea\x61\x6e\xec\x41\xd3\x9a\x81\x3f\x24\xfd\x80\x59\xf4\xd7\x27\x83\x6f\x68\xe2\x93\xb3\x48\x9a\xe7\x3c\xf9\x89\x06\x9d\x17\x7f\xd0\x1b\x77\xe4\x0f\xea\xe3\x4e\xfc\x41\x13\xbf\x31\x4f\x01\x76\x73\x16\x59\xb3\xb8\x39\x8b\xe8\x2e\x39\x8b\xe8\x37\x38\x8b\xf8\x59\xcc\xb0\x3d\x18\x2f\xfa\xe1\x81\xf5\xd3\x47\x08\x44\x5f\x1f\xfa\x81\xd3\xda\xd4\x47\xd8\x89\xcf\xa0\x1f\x0e\xbe\xa1\x4f\x22\x7f\xd0\xd4\x43\xe6\x0f\xd9\x3f\x9c\xec\x23\xe9\x87\x07\x3d\x9a\x58\xe1\xb0\x49\x9d\xd6\xa7\x53\xfd\x70\x5e\x9c\xa9\x26\x76\x4e\xce\xe3\x83\xf3\x70\x71\x65\x83\x46\xb9\x48\x5f\x22\xd7\x70\x3d\x8b\xa0\x3e\xae\x4c\x8c\x69\xa6\x57\xe5\x0f\xee\x83\xcb\x10\x3d\xca\x83\x75\x77\xfa\x60\xfd\xb3\x90\xb1\x70\x1e\xa9\xe8\x87\x07\xeb\x7e\x83\xc3\xa6\xa6\x1f\x08\x6d\xd2\x1b\x95\x9f\xa4\xa4\x1f\x38\x6c\xd6\x0f\xad\xf0\x8d\x0f\x41\xc5\xfe\xa0\x30\xeb\x87\xe7\x93\xcf\x62\xc7\xb3\x72\xb3\xeb\x93\xb3\x7d\x7f\x15\x21\x30\xae\xcd\x55\xb4\x0f\xe2\x79\xac\xa6\xa0\xc0\x02\x0c\x7d\x7b\x8d\xf5\xf4\xd3\x77\xda\xf2\x9b\x31\xa4\xed\x3f\xf0\x95\xb4\x9d\xef\xa1\x32\x08\x31\x0d\x01\x9c\x0b\x7f\xa8\xcf\x7a\x87\x79\x4c\x2e\x5e\xd7\x0f\x37\xf1\xac\x37\xce\x67\x27\x6f\xfa\xe1\x41\xda\xb3\x9a\x71\xdb\xd6\x7a\xa7\xfa\x01\x38\x6e\xa0\xee\xa8\xe7\x61\x4d\xfa\xb3\xd6\x71\x8b\xeb\xf5\xcf\x1c\xe3\x16\x17\x86\x83\x5e\x8e\x0b\x7b\x1f\xa6\x10\xb7\xd8\xfe\xee\xe5\xb4\xbe\x6d\xea\x2a\xad\x6f\x5b\x54\x73\xad\x6f\x6b\x6a\xce\x17\xb2\x22\xb9\x6c\xab\x1f\xa6\x16\xc3\x96\x16\xcf\xae\x6a\xae\xce\x3e\x0c\x2d\x86\x6d\xac\xa7\x9f\xce\x42\xa8\xe0\xd1\x45\xcf\x63\xe0\x0f\x45\x3f\xc4\xef\xaf\xa1\xf7\xc7\xe2\xd9\x42\x49\x18\x8b\x67\x67\xbd\x3b\xe2\x6a\xfa\xe5\x35\x93\x5c\x71\x70\x3d\x87\xcc\x7f\xe7\xd8\x89\x61\xf4\xef\xaf\x58\xa2\x9a\x6b\x9a\x45\x30\xcd\x86\x05\xfe\x30\xea\x18\xc3\x3a\x98\x4a\x53\x73\x5f\xec\x2f\xa9\x39\xbf\xbf\xe2\x87\xb5\xc5\xb8\x0e\xc0\x98\xf4\x34\x2e\x18\x3e\xec\x37\xc6\xb8\x66\x29\x04\xc4\x88\x9e\xfd\xf2\xb1\x5e\xd6\x40\x71\xf5\xfc\xd9\x36\x31\xa6\xbc\x20\xd4\x40\x6b\xe1\xe2\x87\x0d\xc5\x98\xce\x35\x0d\xbd\x5c\x16\x76\x44\x3f\xb1\xae\x69\x04\xbd\xbc\x36\x6d\x8c\x9a\xd5\x58\x5d\x65\x4d\x03\xf8\xc8\x9a\x24\xce\x65\x91\x6a\x3c\x00\xa0\x9e\xce\xfb\x4d\x6c\x79\x2d\x69\x11\x05\x94\xc5\xd7\x93\x28\xb3\x2c\x32\x4f\x9f\xa3\x26\x96\xb5\xd5\x52\xd0\xcb\x01\x2f\x17\x35\xf3\x6a\x56\x35\xfb\x6a\x36\x35\xd7\xb7\x1f\xd6\x1e\x4b\x5c\x2f\x7f\xce\xbd\x58\x22\x9e\xea\xe5\x84\xa7\xea\x2a\xe1\xa9\x06\x02\x1b\xcc\xdb\xd0\x34\x0b\xe9\xf2\x73\x98\xc7\xb2\xb0\x19\xf2\xa6\x6d\x52\x70\x0a\xe4\xad\xfb\x93\x8c\x1f\x6a\xd2\x0f\x85\x9f\x08\xba\x42\xea\xef\x7e\xa3\xf1\x13\xcf\xa3\xf3\x13\x41\x51\x06\x3f\x11\x1c\x65\xe7\x27\x02\x1b\xec\x38\x6f\xdd\x33\xa5\x1c\xd4\xfd\xc6\xc5\x4e\x3d\xd3\xc9\x1f\x3c\xec\xcd\x4f\x34\xd3\x4a\x7c\x68\x5b\x97\x4a\x7c\x88\x2d\x94\x4a\x7c\x74\xbf\x41\x7c\x54\x4d\xbd\x12\x1f\xe2\x33\xa5\x12\x1f\x5d\x28\xac\xc4\x47\xf5\xb0\xc4\x47\xd3\xd4\x2b\xf1\xd1\xdd\x29\xf1\xd1\x04\x6d\x25\x3e\x9a\xe7\xf1\xe0\x43\xc0\x55\xe2\xa3\x7a\xea\xf7\xf7\x57\xd2\xc6\x28\x6d\xd1\x9c\x76\x6f\x69\x99\xa7\x81\x26\xd5\xc7\x22\x15\x37\xf7\xd5\x14\x50\xfd\x58\x4d\x81\xd4\x41\x57\xea\xbb\x5f\xab\xa9\xbe\xfb\xda\xce\x43\xd0\xf5\xb5\x8f\x86\x60\x1b\xc4\xa0\xb8\x4e\x19\x20\x7f\x7d\xbd\xf6\x68\x12\xd7\x29\x90\x9c\x4d\xa0\x3b\x0e\x14\xf5\x7d\x40\x7c\xd0\xcb\x07\x0e\x5c\x4d\xf3\x58\x38\x19\x6e\xe2\xb8\xd4\xac\x4f\x0a\x16\x6a\x36\x9c\x6e\x6a\xe2\xfc\xd7\xb8\x14\x6d\x84\x9e\x13\x27\x9f\xba\x9a\x0b\x84\xa8\x59\xcd\x05\x82\x58\x54\xc5\x61\x21\x12\xaa\x1b\xc6\x2d\x6a\xfe\x1d\x13\xaa\x19\x67\x41\x50\x33\xbc\x39\x56\xcd\x38\x0b\x3e\x10\xb5\x74\x61\x15\x3f\xba\x44\x9c\x7d\xe3\xb9\xd5\xf5\x43\xc6\x0f\x42\xc2\x84\x08\xd2\xea\xf8\xd1\x01\x32\x47\xe1\xdb\x43\x3f\xe0\x60\x6c\x5a\xec\x39\x28\x37\xe6\x0f\x78\x73\x2f\x7c\x23\xe8\x87\xc6\x1f\x34\x85\x7d\xe7\x0f\x49\x3f\x3c\x9d\x66\xfd\x30\xf9\xc3\x07\x49\xf3\xa8\xfc\x41\xa3\x1c\xcf\x27\x4d\x3f\x3c\x9f\x08\xf2\x67\x79\x75\x70\xce\xf3\x19\x56\xb0\x60\x11\x5b\x13\x9b\x9e\x17\xfb\x10\x67\x9e\x93\x02\x9c\x8e\xe6\x7b\xb1\xf9\x22\x31\xe1\x5e\x22\x56\x11\x25\xdf\x6b\xa1\x8b\x4e\xaa\x7b\x2d\x74\x15\xd8\xf7\xb6\x44\x3b\x1d\x6b\xf7\x76\xaf\xa7\x9f\xd9\xdd\x01\x3d\x6b\x9b\xdc\x21\xac\xc7\x6e\xc6\xef\xaf\xaa\x4d\x72\x2f\xa9\xa9\x88\x68\xee\x75\x82\x54\x9d\x3e\xf7\x3a\xc7\xcb\xd0\xa2\xdd\x4b\x1e\x29\x12\x28\xee\xb0\xe4\x44\x2d\xd8\xbd\x8e\xf9\xba\x6d\xee\x7b\x09\x99\xd9\x13\x3b\x57\xdf\x1e\xea\xfa\xfe\xaa\x3a\xf6\xef\x25\x14\xd4\x4d\x0b\x75\x43\xd2\x69\x55\x82\xc0\xbd\x24\x9d\x62\x04\x46\x20\x41\x33\x5b\xc7\x57\xdd\xb4\xac\x77\x5c\xbd\x7b\x6a\x4b\x30\x28\x45\x33\x5b\x32\x5b\xdd\x8c\xb3\xb5\x57\x5a\xd4\xd8\x6b\xaf\x94\xa2\x8f\xf3\x82\xba\xf8\x65\xcc\x34\xea\xf1\x3a\xd9\xea\xa6\x5d\x7a\xaf\x33\xa8\x6e\xda\xc4\xf7\xe2\xe3\xbd\x0a\x8e\xc5\xc5\xbb\x4e\x8a\xbb\x61\x79\x5e\xed\xf5\x75\xf0\xeb\x8b\x61\xd6\xa0\x53\xf2\xee\xc0\xa2\x8e\x8d\x7b\xc9\x78\x35\xe8\x7c\xbb\x97\xa4\x56\x93\xce\xaa\x7b\xf1\xb9\xa2\x7d\x7d\xef\x10\x9b\x0d\xf9\xda\x42\xa5\x6a\xc1\xf7\x8b\x58\xf7\xe7\x8b\x92\xab\xa9\x69\xb1\xbe\xd6\x24\xdb\xdc\x6b\xb7\xac\xd3\x5e\xed\x1b\xcf\xd5\x5e\xdc\x6f\x6c\xc6\xe5\x79\x2e\x79\xd5\x0b\xb3\xd4\xb6\xdc\x4c\x52\xd7\xda\xf4\x71\xfb\xfc\x90\x60\x29\xf9\x10\x60\xda\x96\xf4\x1c\x9a\x9a\x8b\x98\xe3\x67\xf6\x89\x4a\x72\x6a\x9f\xa5\x4a\xe1\x24\xd7\xf9\xec\xc3\x14\x60\x85\x68\xf5\x23\xc8\xa5\x80\xad\x9b\x44\xe2\x29\xa6\x47\xc2\x4e\x9f\x1f\xf6\x35\xe4\x47\xbd\x4d\x69\xe1\x33\x7e\x8e\xcf\x94\xce\x25\x62\x6a\x42\x69\x71\xf7\xf8\x41\x7e\x4a\x4b\x4b\x8d\x49\x2f\x2f\x60\x63\xf2\xd3\x25\x26\x7e\xc4\x8c\x94\xa1\x57\xe4\xd6\xf5\xc3\xa2\xca\x50\xf2\x67\xed\x53\xce\x3b\x8e\xb0\x0f\xf6\x52\x86\xf2\xdd\xa4\x9e\xa7\x4c\x21\x62\xb8\x8f\xb6\x66\x5f\xa4\x38\xa7\xdc\x56\x1f\x35\x6b\x16\xb9\x5d\xec\xc3\x3f\xe0\x84\x92\xd8\x95\x32\x0e\xda\xa6\x93\x35\xe5\x01\x41\x44\x07\x75\xca\x64\xd5\x32\x78\xa4\x0c\x5b\x52\xc9\x9f\x53\x30\x65\xb2\x59\xd9\x93\x52\x3e\xb9\xbf\xcb\xd0\x0f\x6b\x69\x4a\x75\x1f\xd7\xea\xa3\x6e\xe9\x27\x07\x4c\xca\xeb\xe4\x0c\x65\x14\x7d\x3e\x2b\x0e\x69\x2d\x75\xbe\x0f\xa2\xe2\xa1\xe5\x54\x70\x7e\xb6\xf8\x61\x1a\xa9\x40\x77\x6b\xf5\xc3\x78\x13\xc5\xda\x26\x83\x40\xa2\x14\xdb\x24\x54\x27\x0a\x9c\xbd\x7f\x36\x58\xa2\xe4\x57\xeb\xe6\x1f\x88\xdf\xa8\x61\x1b\x96\x35\x7c\xd4\xa7\x54\x5a\xe4\x1b\x1a\xb6\x35\x40\x2e\x3a\x2a\x0d\x64\x1b\x3f\xb2\x61\x2a\x38\x8d\xb3\x4c\x06\xa9\x8c\x86\x4e\xb3\xfa\x18\xf8\x44\x36\xa6\x44\x81\xa7\x8a\xf5\xa7\xf2\x2c\x5a\xd6\x3c\xb0\xf9\x6b\xf8\xd8\x43\x52\x81\x5a\xde\x64\x65\x48\x85\x8b\x26\x23\x5e\x2a\xe7\xd3\x87\x3e\x39\x69\x83\x8c\x9a\x18\x0e\xcb\x32\x8c\x53\x08\x40\x75\xdb\x34\x2c\x2c\x37\x35\x19\x7c\x18\x6a\xaa\x54\x95\x54\x2e\x88\x50\x92\xd6\x52\xb9\x80\xd3\xe4\x99\xde\x90\xe6\x24\xe7\xa6\x02\x9b\x5c\x1b\x22\xaf\x02\x9b\x5c\xf5\x66\x2c\x20\x87\xd6\xab\xfb\x98\x7c\xe3\xf3\x03\x04\xaa\xd0\x86\xe6\x51\x03\x0c\x46\x3a\x00\x53\x85\x01\xad\x0d\x6d\xc8\x1a\xa8\x3b\x7c\xf8\x6b\xaa\x11\xc3\x96\x8f\x28\x99\x2a\x2c\x0f\x63\x0b\xfe\xe1\x22\x3e\xd4\x07\xf8\x40\x6f\x9e\x47\x5a\xf3\xa8\x4d\x0b\x55\x41\xa7\xb9\x8b\xd6\x6b\x86\xc8\x99\x3f\x9a\x6f\xaa\x19\x8a\x40\xd2\xca\xd5\x8c\x3e\xf2\x47\x54\x4a\x35\x73\x97\x37\xbd\x01\xa5\xa6\x74\x61\xac\x82\x92\x87\xb4\x9c\x54\xc9\x3a\x36\xf1\xca\xda\xb9\x3d\xd2\x07\xeb\x75\x60\xb1\xb3\xe8\xb4\xee\x94\x58\x87\xde\x80\xc8\x56\x42\xd1\xb0\x10\xd9\x7a\xed\x9a\xfa\x81\xed\x51\xc4\x7e\xea\x11\x88\x42\x0d\x7b\xac\x4e\x8b\x34\x81\x54\x0f\x6c\xc2\x52\x85\x75\x70\x9b\x62\xbe\x5f\x41\xb8\x39\x36\xbd\x71\x26\xee\x06\x8d\x72\x62\x47\x95\xe1\x37\x40\xda\x66\xb6\x15\xa4\x5d\x6a\x13\x3e\x68\xd2\xce\xa2\xa0\x0a\xfb\x74\x1e\x9b\x7f\x00\x53\x8a\x86\x05\xa4\x5d\xaa\x98\x41\x05\x25\xe7\xb1\x09\x1f\x30\x59\xe7\x26\x36\x58\x67\x24\x3e\xb4\xfa\x4b\x29\x08\x75\x88\x8f\x55\x70\xba\x5a\x45\xda\xf5\xc6\x49\xd2\xb5\xb6\x0d\x26\xb9\x3c\xc4\x94\xda\x73\x8e\xea\x14\x68\x30\xea\x55\xb3\xbe\xb6\x61\xa1\x8a\x96\xb2\x6d\xa0\xd3\xa1\x95\x6b\x01\x48\xee\xda\x73\x0d\x36\xb6\xdc\x84\xd3\x06\xe2\xcf\x2d\xfa\x0d\x4c\x2c\x6b\x47\xb5\x88\x3e\x8a\x27\x86\xdd\x50\xaa\x4e\xc5\x96\x1e\x3b\xb7\xde\x80\x35\xae\x4a\xb6\x4b\x2d\x71\x14\xf1\xc2\x96\xc8\x72\xca\x07\x41\x0d\x07\x69\xed\xc3\x3f\x24\x1e\x82\xfa\x01\xea\x79\x69\x7e\xa3\x42\x2f\x4b\x3a\xd9\x1b\x18\x6c\x1b\x62\x5b\x0d\xfa\x64\xee\x22\xdc\x06\x2a\x6c\xc9\x38\x85\x26\x91\x6b\xc9\x3f\x39\xc0\x1a\x48\x63\x48\xef\x4e\x0d\x2c\xac\xc4\xaa\xfe\xe0\x36\x68\x41\x9c\xa2\x81\x85\xd5\xa0\xd3\xa8\x6f\x60\xd8\x43\x14\xd9\x03\xf4\xff\xa6\x4e\x7b\xdc\xf8\x86\x7f\xc0\xb2\xd6\x8f\x56\x99\x7a\x22\x35\x7d\xd4\xdb\xd4\x53\x27\x5c\x1f\x54\x74\x98\x2e\xba\xbc\x3f\xa9\x37\xf2\x34\xa1\xa2\x03\x37\x55\x1a\x52\xea\xd8\x6e\xd9\x87\x4f\x5f\x72\x60\xa8\x32\x32\xa7\x7e\x91\x44\xb5\xff\x3a\xf6\xce\x90\x39\x28\xf5\x9b\x0a\xa7\xd6\x79\x80\x66\xdb\x10\x01\x0e\xd8\x7c\x9b\xb9\xde\x80\x21\xb7\x98\xde\x06\x89\xa7\xf9\x93\x44\x8c\x89\xde\x06\xdc\x17\x6d\x68\xef\x0c\x40\x5b\x9b\xc0\x1f\x38\x8c\x87\x45\xd4\x01\x5d\x39\x67\xed\x8c\xd1\x79\x70\x48\x4a\x1c\x9d\x9b\x49\xe7\xe6\x18\x91\x07\xba\xe6\x31\xb8\x50\x1f\x4b\x56\x1a\xe3\x20\x45\x6a\x14\x9c\xdf\xa5\x0b\x41\x63\x07\x73\xe9\x92\xb1\xc6\xf1\xe0\x43\x33\x85\xfb\xa2\x6e\xee\x14\xbc\xa4\x07\x6d\xc8\x01\x5e\x92\xab\x64\x91\x01\x6f\x57\x93\x7e\x91\x06\x89\x6e\xe8\x00\x1b\x3c\x37\x65\x29\x4d\x03\xe7\x66\x8b\x3a\x8d\x76\x70\x9b\xea\x93\x75\x7f\xb8\x4d\xf7\x0f\x94\xbc\x84\xf5\x3d\x40\xe2\x69\x7e\x23\x50\xe2\x11\xf8\x7b\x04\x82\x86\xd6\x76\x8f\xcf\x69\xa4\x37\x12\x56\x5f\xa6\xf8\xb4\xc3\x57\xd5\x86\xc8\x72\x87\x51\xb2\x5a\xb2\xdd\x0b\x87\x1d\x7e\xe3\xa4\x2c\xa2\x79\xc0\xf6\x57\xe4\x2a\x48\x3b\x8c\x70\x55\x4e\xc9\xb4\xc3\x08\xd7\xa2\x4e\xd6\xfd\xe1\x14\xda\x40\xfb\x8e\x6d\x5a\x24\xe0\xec\x07\x69\x4c\x4a\xc5\x0e\x7b\x41\x35\xd3\xdf\xe1\xc9\xcc\x26\xed\xfd\x06\x1b\xdc\x3c\xd3\x47\xc0\xf1\x3c\x6e\x6e\xc2\xa1\xa9\x53\xde\x95\x4d\x36\x1d\x1b\xf8\x51\xd1\xda\x1e\xe0\x0e\xdd\xfc\xe3\x88\x4f\xa7\x7a\x83\xfe\xbf\xa6\x4d\x78\x40\x16\xe9\xb2\xfd\xa7\x23\x83\xa4\xa4\xf5\xa7\x03\x36\xd9\xbe\x69\x67\x1f\x34\x8e\xd6\xa2\x37\x1a\x85\x35\xf1\xb1\xa3\x3d\x7d\x14\xfd\x40\x9b\x99\xc4\xa8\xa3\xc1\x28\x99\xa3\x3e\xe9\x64\xe9\x55\x3f\xc0\xc0\xd4\xbd\xe7\x0e\x28\x29\x65\xd3\x61\x7c\x60\x8b\x95\xd7\x4c\x29\x11\x77\x1d\x71\x07\x95\x94\xa4\x8d\x7c\x80\x83\x17\x39\x37\xd3\x71\xf2\xf0\xd1\x46\x3e\x20\x36\x94\x6d\x13\xc6\x2e\xb0\x9c\x4d\x5b\xec\xc0\x09\xdf\x37\x71\xcb\x83\x0e\xe5\xd7\x1b\xf4\x1f\x6f\xd2\x54\x0e\xca\xaa\x5d\x74\x7a\xdc\x54\xeb\x74\xa2\x9d\x3c\x8c\xbd\xf7\xcf\x10\x28\x66\x57\xfd\x40\x6d\x52\x92\xf9\x49\xe1\xb5\x25\x7d\x52\xc8\x3f\xc4\xe9\xce\x4e\x4f\xa5\x76\xe5\xf9\x98\x2e\x53\xfc\xc9\x01\x76\xc2\x89\x58\x2c\xa7\x9d\x60\xe9\x35\x79\x92\x8f\xf4\xb3\xf9\x07\x6c\xb7\x5c\x35\x85\x79\x50\xb6\x51\x1f\x70\x96\xf4\x4d\xb3\xbe\xe0\xd5\x1e\x9b\x00\xbd\xe0\xf7\xcb\x72\xb9\xa5\x8b\x32\x78\xd5\x2a\x5e\x89\x8e\x70\xa9\x53\x57\xe2\x28\x3a\x59\xaf\x0c\x13\x9f\x95\xfe\x2b\x53\x2e\x71\xa7\x99\x76\x10\xcd\xf4\xa2\xc7\xa3\x68\x87\x5e\x90\x9f\x6b\xd3\x2e\xbf\x28\x53\xe4\x8f\xef\x2a\x5d\x30\xc6\x17\xf9\x7a\xd2\x45\xc7\xef\x26\x7b\xc5\x05\xa9\xa3\x54\x29\x07\x17\x3d\xc1\x9b\x16\xfe\x82\xb6\x5e\xb2\x50\x78\x75\x6a\x0b\x32\x12\x5c\x9d\xc7\x93\xb6\xca\x45\x5f\xf1\x26\x33\xc9\xd5\x31\xca\x0b\xa7\x83\x1b\xd2\x7d\x40\x6c\x2f\xb2\xb4\xa6\x6b\x27\x11\x6b\xab\x5c\x47\x06\x4f\xd3\xa6\xbe\xa0\x2b\xe6\x28\x66\x7b\xd1\x6c\x5a\x0d\xfe\x49\x66\x2b\x8d\xf4\x62\x04\x48\x37\xd6\x21\x14\x94\x16\x35\x31\x92\x94\xfc\x4c\xe9\xa2\x84\x2d\x4f\x54\xba\xa0\x1a\xd6\xa4\xad\x72\xc1\x17\x69\x8b\x52\xba\x10\xf2\x51\x87\xc8\xf2\x02\x8d\x95\xd7\x52\x32\x5c\x23\x24\xff\x40\xd1\x43\x0c\xea\xba\xa1\x5f\x55\xf1\xf8\x0b\x96\xa6\x36\x8c\xb1\x1b\x33\x4d\x12\x53\x27\x8d\xf3\x4d\xbc\x75\x52\x08\xf5\xc4\x26\x84\xd0\x66\xf3\xd5\xcc\x54\xd9\x25\x3f\xcf\x42\x15\x44\xca\xf4\x84\xb3\xa5\xfa\x14\x98\x3b\x45\x42\x9d\xbd\x73\x27\x4b\x17\x49\xd1\x46\x5e\x8b\xe4\xd6\x89\xa5\x2c\xaf\x61\xa1\x5f\x15\xb9\x95\xd2\x84\x1c\x91\x87\x87\xc5\xda\x16\x0b\x7c\x13\x6c\xb0\xc8\x0b\x94\xe6\x49\xac\x4b\xd0\xa2\x8d\xbc\x07\x8f\xc2\xb5\x4d\xd2\x15\xe7\x45\xa9\xc9\x7d\x30\xa4\x43\xa6\xcf\x34\xc9\x2e\x4a\xd2\x3c\xc0\x5b\x9b\xbc\xdf\x69\x22\x60\xa3\x54\xa9\x42\x93\x96\x02\xf3\x0f\x5a\xe2\xb3\x22\x27\xd2\x84\x7e\x55\x8a\x34\xb0\xf9\xc8\x44\x3a\x49\x26\x28\xa8\x58\x06\x98\x93\xfb\xf6\xf5\x03\x7c\x66\xd5\xcb\x00\x96\x3e\x36\x1d\x0b\x93\xc7\x75\x90\x98\x3d\x41\x63\x45\x7e\xc8\x34\x41\x63\xdd\x82\xd6\xbc\x1f\x8c\xf9\x8d\x07\x63\x9a\xd8\xcd\x7d\xab\xd3\x08\x4e\x84\x50\x52\xf3\x0f\x10\x81\xbc\x5f\xe0\x39\x58\xc3\xfa\x8d\x46\x2d\xc3\x3f\xc0\x0e\x10\xc4\xf4\x6f\x86\xeb\x28\xc0\x21\xdd\x38\xd0\x8b\x3c\xb7\x09\x06\xee\x25\xcf\xe8\x87\x4a\xe0\x24\x67\xde\x38\xae\x7b\xd0\x61\x7c\xd3\x84\xd8\x05\xdc\x8d\x00\x8f\x96\x8a\x7f\x20\xdb\x92\x9c\x79\x73\xb1\x93\x28\xe8\x66\x30\x8e\x5c\x69\xe9\x86\xf0\xda\x83\x14\x82\x1b\x91\x59\x2d\x8a\x3b\xdc\x88\xab\x6a\xbd\x8d\x9f\x1c\x60\x37\x15\x0c\x99\x88\xf2\x06\x74\x56\xb1\xb0\xbc\x6d\xe4\x58\x1f\x40\xf3\x86\xb3\xa6\xcb\x09\x97\x37\xca\x47\x72\xff\xe5\x2d\x73\x92\x5d\x9f\xd0\x84\x28\x3f\x57\xde\xca\xc3\xb1\xc6\xe7\x07\x1e\x1c\x32\xd2\xe7\x0d\x9e\xe0\x2a\x0d\x2c\x6f\x3c\x38\xe4\x82\xcc\x1b\xd5\x55\xb9\x28\xf3\x46\x19\x6b\x64\x4d\x9d\x9c\x22\x55\xcd\x14\x1c\x7c\x04\x0f\x7b\xd0\x20\x56\x34\x31\x6c\xfb\x1a\x36\x4d\x9d\x26\xda\x10\xf4\x03\x22\xa8\xaa\xec\xcf\x79\xbb\x68\x44\x1a\x1a\xe5\xe6\xb2\x56\x75\x7a\x53\x6c\xff\xec\xf2\x1c\x36\x1e\xe8\x1f\x0b\x6a\x0e\xd4\x16\xd2\x67\xef\xe4\xc0\x65\x90\x1c\x9f\x03\x97\x21\x7e\x44\xbb\x1c\x36\x4a\xe9\x1f\xb7\x44\x0e\xb0\xe2\x8f\x90\xd4\x29\x64\x80\x12\xb2\xde\x80\xd8\xde\xa3\x90\x1c\xe8\xf7\x2e\x41\x9f\xd4\xa7\xd3\x0f\x82\x42\xe3\x2e\x6f\x7a\xa3\x01\x5a\x59\x0c\x73\xe8\xcf\xb0\x9a\xe9\x20\x1f\x08\x82\x96\x7e\xe6\x28\x9c\x06\x08\x90\x5d\xc1\x81\x39\x80\x73\x66\x51\x75\xa6\x8b\xa2\xc7\xa0\x51\xc0\xe4\xb2\xb4\xa7\x1c\x40\xf7\x43\x51\x0f\x39\x40\x6a\xca\x21\xeb\x07\x6c\x84\x22\x26\x97\x23\xe5\x45\x71\x9b\x8c\x38\x9b\xd0\xfb\x67\x97\xe7\x88\xf3\x2a\xcb\xf1\x9f\x11\x11\xb3\xe6\xa1\x4f\x2a\x6d\x79\x5d\x3f\xb4\x4a\xa2\xf3\x0f\xa0\x53\xc5\xfa\xe4\xd8\x4f\xfe\xf0\x01\x2e\x0e\x82\xff\xb1\xb0\xe7\x08\x07\x55\x1f\x59\x3f\xc0\xda\x57\xf3\xa6\x3e\x60\x67\xc9\x32\x1d\xe4\x48\x6b\x5f\xfe\xb0\xe3\x1c\xef\xc7\xec\xa6\x79\x50\x15\x2a\xaf\x37\x4e\x8a\xfe\x9f\x4e\x13\xcc\x5d\x23\xa8\xd3\x14\x89\xe4\x0f\x2f\xc9\xa9\x92\x51\x46\xbd\x31\x48\x41\x49\x6f\x0c\xba\x67\x44\x74\xe9\x20\x43\xd1\x32\xa4\xf3\x11\xb4\x3e\x13\x4b\x17\x18\x94\xd7\x36\x71\x03\x19\xfc\xc4\x68\xd3\xe8\x1f\x78\xb4\x48\x78\xcd\x89\x76\x22\x6f\x75\x06\xe0\xf5\xf8\x91\xcd\x72\xde\x68\x49\xd2\xca\x65\x46\x82\xc6\xcf\x41\x9a\x33\x0c\x73\x5d\x21\x5b\x39\x47\x0e\xfb\x11\x3c\x33\xfd\x46\xf9\xf5\x49\x27\x59\x56\x0d\x3b\xe8\x39\xdb\xfc\x03\xcf\xab\xa6\x1f\x68\x32\x93\xf7\x24\x67\x2c\x76\x55\x20\x62\xce\x07\x69\xac\x6a\x58\xc4\x19\x57\x2f\x65\x3e\x1e\x5a\xff\x50\x72\x3e\x79\x08\x8a\x5d\x64\xd8\x9a\xc6\x16\xfd\xc3\x63\x30\x8d\xfa\x01\x3b\x5b\x56\x8f\x9c\x69\x85\x95\xe4\x95\x33\xc4\x86\xa1\xa8\x98\x4c\x67\x54\xa9\xc6\xe9\xe4\x56\x77\x1f\x70\x40\x65\xc5\x4c\xe5\x0c\xb1\xa1\x2a\x6e\x20\x67\x84\x16\x97\x68\xf0\x29\x89\xca\xb3\x9f\xf3\xa4\xc1\xa6\xe8\x07\x2a\x7e\x2d\xf5\x1f\x1c\x60\xb9\x80\x73\x76\xc5\x03\xe5\xb2\x71\x77\x7d\x34\x9f\x5c\xc0\x39\x8b\x8c\xb8\xb9\x6c\x24\x73\x1d\x1c\x85\x21\x87\xf2\xc6\xe4\x82\x98\xe0\xa1\x50\xa6\x5c\xa8\x5f\x29\x58\x26\x17\x9a\x79\xd3\x47\xe3\xc8\x05\x66\xb7\x9c\xb4\x02\x25\x4e\x1a\x93\x3f\xc8\x2a\xb0\xd9\x96\x9c\xfd\x03\xad\x9f\xc9\x3f\x40\x92\x8b\x5d\x13\x43\x88\x4a\x2e\xc9\x3f\x3c\x67\xcd\x67\x49\x4a\x7e\xe6\xa1\x89\x15\x4a\xb6\x4d\x13\xa3\x01\xa8\x54\xbf\x41\xd2\x10\x99\x33\xa2\x6c\x6c\x9e\x18\xc3\xc3\xbc\x77\xca\xe3\x16\x71\xa7\x95\xea\xa5\x71\xca\x18\xab\x94\x35\xb1\x4a\x9a\x6d\x1a\xb6\x91\x75\x88\x88\xe9\xe0\xeb\x0a\x91\xcd\x05\x6a\x5d\x96\xec\x9b\xcb\x4e\xde\xaa\x9d\x51\x18\xeb\x92\xbc\x2e\x8c\x59\x92\xe5\x32\x17\x86\x33\x4b\xf3\xc9\x85\x14\x19\xc4\x4a\xcb\x24\xc7\x12\xd3\xaf\xa4\x20\x99\x87\xf3\x13\x63\x14\x87\xdf\xc0\xd1\x92\xc4\x29\x6a\x78\x6c\xfa\x49\x3f\x10\x38\x91\x54\x65\xc8\x9d\x45\x0f\x3a\x92\xb2\xdc\xaa\xb9\xc2\x9a\x53\xaa\x76\x46\x7d\xa2\xb3\x3e\xaa\x72\xae\x88\x43\x18\x41\xb2\x59\x3d\x48\x96\x55\x13\x3b\x79\x18\x8b\x1f\x55\x28\x18\x45\x26\xa2\x4c\xb7\x48\x89\x5a\xfd\x7a\x3f\xc2\xf0\x07\xa7\x8d\xb6\x04\x59\x2c\x72\x83\xd1\xa4\xc8\x39\x9e\x5b\xe2\x32\x08\xeb\x2d\x67\xfe\xa0\x3e\x68\x29\xb0\x3c\xd3\xf2\xcd\x65\xd0\x1b\x8d\x8e\x13\x9d\xac\x0d\xbe\xda\x2e\xad\x36\x37\x2c\x76\x55\xec\x4c\x6e\x08\x5b\xaa\x32\xfd\xe7\x86\x38\x89\x16\x3c\x2c\xcf\x09\x0b\x8d\xed\xa6\x39\xf4\xe3\xad\xcb\x7d\xa3\xe9\x5f\x2c\xac\x6f\xb4\xe4\x4a\x7c\xe9\x09\x2b\xa7\xe8\xd3\xdc\x0b\x9d\x03\x62\xfa\x1d\x62\x65\xa9\xda\x0d\x9d\x66\xea\xf8\xd1\x49\x72\xa7\xa5\xc0\x62\x43\xdf\x19\xec\xad\xd5\xef\x10\x3c\x8b\xa2\xfe\x72\xe7\x42\x35\x31\x94\x7e\x71\x58\x51\x72\xa7\x60\xbf\x69\xef\x77\x5a\xc8\x36\x77\x7a\xd3\xe7\xa3\x3d\x37\xa8\xf9\x28\xf2\x30\x8f\xf0\xf8\xae\xab\x7e\x98\x9c\xe9\x07\xfc\x81\x43\xb0\x28\x76\x26\x8f\x48\xcb\xc9\xf0\x1b\x14\xf7\xa3\xdf\xb8\x19\x64\xf0\x59\x86\x01\x77\xd5\xf0\x42\x0d\x78\x73\x4b\x11\x0a\x47\xa2\x5a\x27\x76\x31\x12\x4f\x23\x09\x16\x83\x2a\x83\xc5\xfd\xc1\x24\x03\x33\x94\x41\x1d\xc2\x72\xc4\x60\xac\x68\xee\xfe\x61\xe7\x27\x1a\x16\x36\xd6\xdc\xbb\x60\x81\x93\x22\x5b\x7c\xa1\x83\x21\x17\xad\xed\xd8\x49\x0e\x22\x98\x81\x43\x30\x17\x03\x47\x0d\x2c\x15\x21\x79\xd2\xf6\xad\x1f\x76\xb2\x8b\x92\xc2\x4f\x0e\xb0\x3d\xd0\x8a\x22\x40\xf7\x98\x39\xc0\x67\xd6\x7b\x7a\x46\xfc\x4c\x61\xa7\x99\xb7\x88\x41\xed\x3b\x37\xa4\x28\x72\x07\xbd\xb5\x28\xa9\x74\x87\x7d\xa3\xc8\xd9\x90\x77\xfa\x9e\x7c\x2c\xec\xf3\x19\x56\x9f\xdc\x04\x43\xdb\xed\x08\x4c\x50\x10\x4b\x7f\x6c\xe9\x52\x57\xf3\x11\xf9\x86\x8e\x96\x23\xd2\x66\x24\x89\xe1\xc0\x76\xab\xca\xb6\xc9\x07\xcd\x7f\x49\x67\xde\x81\x50\x91\x9e\xc4\xa0\x68\x29\xcf\xa5\xfb\x07\x4a\xb6\xda\x4c\x07\xa2\x77\x6a\x12\xcd\x1e\xfd\xb1\x80\x68\x94\x41\x81\x49\xfc\xf9\x60\x20\xad\x19\x14\x4d\xe7\xb9\x7a\xea\x8c\x2e\x49\xda\x3b\x07\x83\x35\x93\xe4\xe7\xe3\xe0\xca\x49\xf1\x3b\x1e\xe7\xa7\x8e\xc9\x83\x72\x9a\xf2\x60\xf2\x49\xb5\x4e\xe1\xeb\xf9\x84\x6d\xa2\x9a\xfd\x9c\x74\x58\x54\x49\x94\x27\x2d\xb9\x43\x2c\xfd\xa4\x25\xd7\xda\xf5\xc9\x10\x1e\xa5\x12\xe5\x33\x53\x5c\xfe\x58\x0d\xf2\xc9\x58\x09\x79\xc9\xf2\x59\xf8\x83\x0e\xe3\x13\xe7\x55\x55\x44\x78\x3e\xeb\x03\xad\x3a\x6d\x3c\x38\x24\x72\x9f\xed\x11\x92\xf4\x09\xed\xb4\x43\xb2\xef\xd9\x79\xa2\x89\x0f\x9c\x34\xdc\x0e\x89\x2f\x27\x09\xd7\x7c\xe0\x04\xe7\x2c\x72\x7a\xe4\x93\xa1\x11\x59\xb2\xd9\x09\xe9\xb8\x0c\x1d\x1c\xb4\xc1\x37\x93\xf6\x09\x31\xb5\x06\x23\x99\xe6\xae\xd7\xc4\xc0\x5b\xab\x19\xd4\xb5\x11\x1f\xa2\x8f\x0b\x42\x63\xb5\xc8\x7d\x81\xf8\x6b\xd5\x7e\xb9\xe0\x7a\xcb\x55\xdc\xe6\x6a\x14\xe7\x84\xf5\xab\x3d\x58\xff\xac\xed\x05\xf6\x33\x64\x33\xca\x34\x42\xb7\xf4\xf1\x6f\xe6\x6b\x30\x32\x44\xbc\x75\xfe\x5d\xcc\x6c\x9e\x1b\x12\x27\x9a\x9a\x69\x35\xfd\x32\xb1\xa9\x49\xcf\x05\x96\xc3\x8e\xf2\xdc\xfa\xf7\x97\x25\x8e\xb9\x21\xee\xd2\x9d\xef\xab\xe9\xde\x18\x85\xa9\x26\xa3\x4d\xa3\xda\xd7\xf7\x57\xd5\x89\x3f\x37\x44\x88\x06\xb7\x11\xa1\x2b\x9d\x7f\x2e\xfc\x29\xf2\x2d\x4f\x44\xe8\x16\x3f\xcd\xdf\x5f\x4d\x1c\x6f\x2e\xf9\xaa\x89\xa1\xce\x25\x9f\x5b\xd6\x9c\x4b\x40\x69\x5a\xbb\xb9\xb8\x50\x13\x87\x99\x4c\xf0\xab\xdd\xcf\x89\x53\xb1\xcf\x89\x30\xdb\xa2\xd8\xd7\x3c\xc1\x71\x9b\x72\x28\xf3\x44\x6e\x94\x4c\xbd\x79\xc6\xfe\xfd\x55\x92\x3b\x80\x3d\x27\x1a\x73\x11\xa8\x12\x70\xe4\x7a\xd6\xb5\x26\x22\x73\xab\x9b\xc4\x95\xdb\x4c\x05\xf3\x42\xae\x13\xb5\xca\x5c\x34\x13\xe2\x65\xa5\x63\xcf\xc4\xc4\x2e\x0d\xbf\x34\x8b\x9a\xba\x3f\xaf\x6b\xba\x5a\x66\xf0\xdc\x56\x7b\xfb\xc9\x79\x34\xd3\xa2\x11\x83\x9e\x16\x8d\x88\xea\xe7\x62\x3e\xcd\xa8\x4c\x20\x0a\x69\x30\x33\x71\x2f\x1a\x15\x4b\x61\x29\xb2\x0d\xcd\x1c\xfe\x2e\xf4\x34\xcf\x1c\x11\x6d\xad\x0e\x33\x28\xda\x8f\xcb\x9a\x8c\x10\x91\x49\xcf\x9a\x4d\xc6\x5c\xdd\x7c\x8c\xb4\xee\x6d\xad\x8b\xa4\xe3\x99\xaf\x35\x79\xe1\x65\x49\xad\xcd\x24\xb9\x64\xd6\x66\x92\x2c\xa4\x01\x81\xb6\xb4\xa4\xb8\x79\xef\x95\xf1\x0a\x5f\xcf\xf3\x49\xba\xf1\x5e\x03\x47\x6d\xd5\xcb\xb0\xb4\xaa\x32\x5e\x1d\x5c\x00\x46\xcd\x45\x14\xa6\xc9\xb2\xf6\x8f\xe4\xb4\x59\xc7\xf7\x57\xd7\x21\x39\x69\x86\xea\x26\x01\xc4\xbc\x26\x63\xaa\xf1\xbc\x37\x38\x8d\x41\xcb\xfe\x80\x41\xcb\xc2\x1d\x93\x1f\x94\xd4\x99\x27\x03\xdd\x2c\x97\xcc\x1e\xbf\xbf\x52\x31\x7f\xe8\xef\x80\xfd\x3c\x3b\x02\xf6\x05\x7e\x67\x50\xa4\x64\xf3\xd9\xd7\x5a\x55\x77\x4f\x33\xb5\x09\x0d\x9e\x58\x2b\xb2\x13\x41\xdf\x66\x37\x9d\xd8\x12\x42\x3a\xd0\xa5\xee\x10\x12\x2e\x15\x6e\x8e\xb8\x9a\x9a\xdb\x40\xb8\xba\x8c\x21\x73\xe4\xef\xaf\xaa\x83\x1c\x89\x1a\x55\x02\xc7\x84\x6a\x92\x9b\xf7\xd3\x00\xf2\x35\xb3\x41\x0e\x63\xe4\x0f\x4e\x5d\x73\x1b\x13\x6d\x3f\x87\x51\xd9\x54\xbd\x6f\xaf\x64\x86\x3c\x97\x10\x5a\x65\x38\x98\xfb\x9a\xbb\x0e\x8d\xb9\xd3\x48\xe9\x33\x60\x9d\x99\x96\x69\x91\x32\xd2\xcd\xf2\x97\x1a\xd5\xcd\xfc\x60\x02\x57\x40\x5f\x9e\x4b\x61\x8e\x9b\x39\xcd\x52\xb2\xc6\xe6\x4d\x40\xdb\x53\x33\x59\xc2\xf2\x98\x82\x14\x84\x79\x20\xe3\x41\xc8\x38\x1e\x32\x77\x8f\x27\xc3\xaf\xdc\x25\x23\x6a\x7d\x14\x2c\xa9\xa8\x4a\x8a\x44\x9a\xab\xf5\x1e\xf8\xd9\xea\x16\xfc\x78\xad\x9d\x8e\xee\x79\xae\xa5\xd3\x19\x3b\xcf\x8e\xb7\x35\xbb\x13\x89\x08\xc1\xaf\x2f\xb2\x91\x10\x33\x19\x88\x1b\x4d\x37\xd7\x3a\x4b\xcc\x99\xaf\x75\x96\x98\x12\x2e\xc2\xaa\xcf\x2f\xb2\x3b\xcd\xed\x02\x51\xfa\x60\xb8\x16\x47\x31\xe4\x4b\x77\x68\x5e\x8b\x49\x36\xee\xf6\x3a\xe5\x7c\x82\x4e\x80\x22\x7d\x0f\x2e\xb8\xba\x49\x53\x9d\xcc\xd2\xaf\xaf\xef\xe9\xbc\x90\x2c\x3d\x27\x43\x37\xfc\xc9\xbd\x7d\x7f\x75\xd3\xdd\x8d\x09\x18\x97\x77\x5c\x8f\x35\xfb\xa5\x60\x0e\xaf\xfc\x52\xa6\xeb\x66\x42\xbb\x0b\xbe\xfe\x49\x60\x44\x9e\xf7\x22\x43\xf3\xba\x1b\x8c\xbb\x79\x28\x6e\x31\xe9\xb2\xf3\x3e\xd6\xfb\x42\xfc\x7d\xad\xa9\x68\x59\x18\x6e\x65\x45\x1f\x6e\x41\x45\x82\x64\x38\x05\x1d\x3b\x9e\xef\x25\x26\x29\xbe\x34\xdf\x1b\x48\x4a\x82\xea\xbd\x31\x7a\x72\xf8\x05\x82\x9a\xd4\x06\xa8\xa2\xb2\x1b\x72\x93\xcd\x81\xf7\x06\x86\xd0\xd5\xdc\xd7\xe4\xfd\x36\xf2\x3f\xdc\xd9\xb5\x9e\x7a\x2c\x1c\xfe\xd5\x93\x59\xa0\x68\x77\x33\x57\xc9\x46\x58\x24\x2b\x55\xb9\x08\x33\xb3\x95\x6c\x56\x43\xba\x52\x97\x26\x78\xd3\x10\xe5\x35\xbf\x03\xa7\xae\xc9\x05\x4c\xdd\x8f\x99\xd7\x25\xde\xc5\x14\x25\x8b\xa8\x48\x41\xaa\xb6\x96\xdd\xb1\xf3\x03\x4d\x90\x41\x6a\xcd\x33\x64\x5a\x52\xf3\x17\x17\x84\x23\xb7\x17\x3f\xb0\x01\xea\x86\xf9\x40\x0e\xee\x7c\x43\xba\xc9\x55\xe2\xdf\x0d\xf1\xc6\x7e\xbe\x1b\x92\xb7\x0d\xc6\x37\xec\x53\x2f\x10\x29\xef\xa8\xe0\x45\xbe\x11\xcd\x69\xeb\xd4\xcd\xe0\xf2\x28\x9d\xe2\x46\xf4\xac\xb9\x20\x73\xa5\x82\xd7\x1f\xf6\x0b\x39\x90\xf3\x0d\x31\x47\x11\x2a\xf9\x5e\x1a\x58\xb5\x47\xf4\x5e\x52\x4f\x55\x02\x4d\x46\x72\x55\xb5\xd3\xe8\xce\x8c\x1a\xf6\xaa\xc3\x8c\x6b\xc3\xde\x9d\x69\xb6\x93\x31\x0c\xf9\x58\x41\xf1\x0a\xf9\xce\x4c\xd7\x77\x8f\x00\xd1\x64\x91\x21\xda\x7b\x51\x10\x17\x98\x5b\xf3\x0f\x6b\x95\xec\x61\xba\x11\x03\xba\xbd\x06\x9c\x18\xd0\x03\x60\xd5\xb2\x40\x2e\xc8\xa9\xf3\x16\x44\x46\x98\x0d\xe4\x37\x22\xad\xec\xf2\xbc\x61\x75\x56\x56\x7f\xbe\x97\x78\x55\x83\xf7\x24\x34\xd2\x4d\x76\x17\x78\xe0\x6b\xf0\xa6\x82\x03\xfe\x45\x55\x90\xb7\xcc\xcb\x6e\x88\x5b\x9b\x89\xa6\x70\xc9\xaa\xda\x80\xcf\xf0\x23\xc8\x71\x2b\xee\x0f\x4b\xe6\x3d\x0d\xcf\x9f\x22\x93\xf3\x5d\xb1\x84\x32\x31\xdc\x95\xf0\xeb\xfb\xca\x15\xd4\x8a\x56\x64\x15\x76\xbf\xdf\xd0\xd6\x7c\x10\x18\x95\xb2\xbf\xdf\xb1\x1e\x9a\x5f\x5d\x24\x98\x83\xbf\x47\x9e\x97\x8e\x9e\xbb\x4e\x3c\xf7\x78\x48\xea\x92\xe2\x78\xc3\x8c\x92\x92\xdb\x8c\xcc\x32\xc2\x28\x31\x4a\x74\xbf\xdb\x9a\xb0\xcd\x1d\x37\xc2\xb0\x6c\x90\xbb\x97\x7a\x5b\x6d\xec\xb8\x97\x76\x5b\x93\x19\xcd\x92\x38\x6b\xde\xfc\xfd\x40\xdb\xe3\xed\x00\x58\x08\x85\xf9\x40\x71\xcb\x19\xf1\x13\x35\x8d\xed\x27\xc7\xcb\xdd\x90\x48\x69\x96\x00\x0b\x50\xca\x1e\x0c\xd8\xd0\x59\x7a\x2f\xe9\xb6\x26\x6f\xc8\x25\xdc\xd6\x2c\x85\xef\x5e\xb2\x6d\xcd\xc1\xef\x13\x39\x9a\x6c\x27\x72\x84\xcd\x25\xfb\xd6\x64\x9e\xd6\xa1\x2c\x48\x10\xb8\x3b\x91\xa3\xf9\x20\x40\xcd\xb2\xf4\xbd\xa4\xdf\x6a\xbd\xff\x46\xbc\x5a\x6e\xde\xbf\x94\x86\x93\x27\x88\x64\xe5\xe4\x0e\x00\xa0\x44\xd0\x7b\x6c\x00\x48\x1d\xc2\xb2\x90\x24\xf7\xdd\x83\x00\x6a\xc2\x90\x80\x15\x24\x9e\x6f\x88\xc0\x59\x52\xd7\x0d\x73\x58\xca\x6e\x37\xbc\xef\xef\x91\x72\x69\x8e\x36\x48\xbe\x7e\x9f\xf3\x17\x02\x06\xd9\x8d\x10\x08\x63\x9a\x3d\x6e\xf7\x20\x39\x0b\xbe\xfd\xe1\x90\x1a\x70\x7f\xce\x1d\x41\xc4\x08\xe3\x2c\x7d\x84\x69\x9b\x8a\x27\xce\x37\xf2\xf1\x9a\x09\x90\x96\xa4\x6a\x96\x72\x40\xd0\x36\x0f\x3d\x20\x69\x4a\x3f\xbc\x19\x2d\xf2\xe2\x49\x07\x63\xd3\x04\x24\x13\xab\x8d\xd4\x83\x61\xd1\x7e\xbe\x56\xb9\xf9\xd8\x80\xe8\x6c\x69\xf3\x5e\xb2\x73\xb5\x36\x7d\x1f\x4f\x5a\xa2\xc8\x90\xa2\xb3\xc9\x94\x92\xb3\x99\x2a\x45\x67\x9f\x84\x88\x51\xb3\xf6\x7d\xc3\x2d\xdc\x8c\xd5\x93\xfe\x11\xa1\xec\x2c\xc0\x80\x20\x3e\x1b\xfa\xf3\xf7\x9d\x91\x75\x1e\x00\x10\x19\x23\x4c\x0b\x37\x97\x3a\x09\x91\x20\x3c\xa9\x0c\x98\x4b\x50\x1e\x37\x5d\x9e\x0c\xa4\xf7\x07\x84\x58\x33\x84\x9f\x44\x11\x85\xf9\x86\xd9\xba\x99\xce\x2f\x6a\x07\x7e\x1f\x9a\x9d\x8f\x81\xab\x02\x63\x9a\x30\x23\xac\xcc\x36\x2f\x06\x13\x0a\xc0\x8b\x00\xfa\x39\xc3\x19\xfc\x3d\x01\xf4\x78\x27\xda\x42\x00\xb3\xf4\xbc\xaf\x98\x15\x1f\xdd\x3f\xe0\xf3\x3e\x43\xd0\x7b\x33\xd7\x9c\x84\x4f\xef\x33\xc5\x33\x7b\xc9\x99\xbd\xd0\x7d\x70\x4f\xcc\xc0\x92\xc1\x52\x02\x62\xb0\x40\x37\x6f\xd4\x0b\x53\x07\x8c\xa5\xb0\xd8\x7f\xdf\xa8\x72\x66\xa2\x40\x6c\x85\xd3\xad\xf3\xbd\xf4\x82\x18\x4c\xd6\x4b\x31\x68\x8e\x44\xba\x97\x62\xe0\x64\x80\x7c\x2f\xe1\x3e\x06\x53\xed\x4d\xaf\x8b\xc9\xea\x46\x6d\x1c\x53\xcd\xcd\x24\x4c\x1f\xd6\x37\x61\x78\x56\xb9\x20\x21\x3a\xca\xa0\x5b\x9e\x94\x68\xd5\x27\x2b\xdb\x12\xd8\x5b\x18\xfe\xa0\x62\x0a\x5d\xed\x86\xe7\x6e\x23\x88\x2b\xc7\x9f\x9c\x36\x05\x21\x70\x31\x7c\x98\x55\xd9\x96\x80\x1f\x95\x51\x52\xb6\x25\xd2\x37\xc5\x38\x94\x6d\x89\xf4\xb1\x7c\x64\x8d\xb2\x05\x62\x38\xa9\x1d\xd1\xf6\xf3\x84\xd9\xa9\xff\x25\xe3\xc7\xf0\xe1\x64\x65\x83\x39\x54\x8c\xaa\x6c\x81\xd0\x69\xbc\x25\xf4\x37\xd5\x84\x2b\x5b\xc0\x02\x44\xf7\xcf\xf9\x07\xb5\x89\x7f\xb7\x0f\x2c\xa0\xdf\x3f\xd1\x9f\x9f\x4f\xcc\xcf\xf3\x01\x49\x79\xbc\x88\x52\x02\x86\x27\x12\x5e\xcd\x77\xe9\x10\x2d\x6e\x7e\x1f\x04\xb5\xa9\x7f\x14\x38\x52\xf1\xa9\x82\xd2\x54\x31\x6c\xc2\x57\x24\x7c\x6e\x03\x3e\xe3\x3b\x02\xbe\x4d\xf3\x8b\x80\x2f\xba\xcd\xf5\xd2\xea\x47\xc0\x67\xfc\x2d\x0d\x25\xca\xc3\x59\x36\x84\x6e\xe4\x66\x80\x97\xca\xd2\xa2\xe9\x2f\x01\x60\x03\x90\x02\x9e\xeb\xfd\xa5\xb1\x38\x26\xb3\x6c\x8f\xaf\xc0\xf4\x98\xb0\x65\x4c\xbf\x09\x10\x1a\x82\xf4\x94\x9c\x13\x0a\x51\xb8\x29\x6c\x6a\xa3\x7a\x83\xce\xaa\xb2\x2d\x0d\xa3\x29\xd0\xba\x6c\x19\x25\xa4\xaa\x50\x9e\x41\x42\xc5\xed\x8a\xb6\x06\x5c\xfa\x44\x2c\xc5\xfd\x77\xf4\x27\x94\x67\x54\xbf\xaa\x6e\xef\x78\xee\xf1\x0f\xb4\xdd\xff\x89\xf7\x85\x21\x98\x5e\x95\x99\x51\xb6\x0c\x73\x64\xf5\xf8\xdc\x32\x7a\xbf\x00\x1e\x7f\xbf\xd4\x8b\xa6\x84\xb4\xb2\x15\xd4\xc4\xaa\x1a\xbf\x30\x58\xc0\x7b\x6e\xe9\x13\xad\x19\x01\x2c\x9b\xd4\xbd\x66\x4b\x81\x88\xa5\xfa\x03\x42\xa0\x19\x15\x40\x50\xb4\x64\x85\x10\xf8\xfb\x89\x19\x79\x06\x30\xa8\x16\x3d\xaf\x58\xa1\xa4\xef\x2b\x20\x4a\xea\x7f\x29\x10\x4d\x27\x57\x41\xc0\x6b\x2c\x55\x18\x42\xd2\x55\xe9\xa6\xf2\xda\xbf\xbf\x7a\x6a\xee\x60\x60\x40\x01\x50\xb1\x24\x49\x24\x50\x01\x50\xd1\x92\xd5\xe7\x2c\x76\x87\x17\x70\xee\x11\x01\x91\x21\xae\x5c\x13\x75\xd0\x08\x91\xde\x6f\x84\x40\x13\x68\x58\x23\xd3\xd0\xd2\x28\x62\xa9\x6e\x13\x42\xf5\xbf\x34\x8a\x58\xaa\x26\xdc\x40\x83\x4d\x4b\xd6\xb0\x42\xa6\xd1\x86\xf9\x9a\xe6\x97\x50\x9f\x36\x23\xa0\x33\x8d\xd8\x5c\x7e\x49\xf5\xce\x67\x2d\xdb\x92\xea\x7b\x32\x8d\x2c\x29\x3e\x6d\xde\x64\x4b\x6a\xef\xca\x67\x28\x5b\x67\xfc\xb0\xb7\xed\x92\xca\xed\x01\x2e\x5b\x3f\xd1\x16\x86\x58\xcb\xc9\x6b\xda\x27\x9e\xff\x24\x19\xb6\x6c\x83\xe9\x5d\x5e\xe0\x25\xc3\xa7\xcd\x14\x35\x08\x8e\x7a\x5f\x32\xbc\x1d\xe5\x65\x5b\x32\x7c\x4f\xde\x13\x4b\x86\x4f\x9b\x09\x60\xc9\xec\x49\x2a\x78\xd9\x06\xaa\x56\x99\x27\x0c\x94\xad\x2a\x5a\x8f\x01\x68\xbd\x47\x07\xa1\x75\xff\x17\xda\x7e\x1f\xd0\x7a\xbd\x97\x0c\x9f\x36\xf3\x88\x9d\xe8\x17\x3c\x8c\xf8\x91\x65\xa8\xa0\x70\x60\x2a\xe6\xc3\xfb\x05\x8f\x83\x3b\x9c\xdf\x5f\x8e\xe3\x2f\xa8\xde\x9a\x8a\xf9\xfa\x92\xf0\xc7\xe6\x09\x1c\x30\x03\x7a\xbd\x97\x40\xef\xb8\xec\xb2\x2d\x79\x3e\x15\x9f\xe3\x34\x86\x1b\xa0\x25\xcf\xa7\xe2\x73\xe4\xe8\x78\xee\xf6\x8e\xb6\xe6\xbf\xe4\xf9\x54\x2c\xb6\x1c\x2c\xa5\xe9\x1d\x77\xc0\xac\x69\xa6\x74\x4c\x7c\xa0\x15\x59\xf2\xbe\xe3\xbb\x0a\x2a\xca\x3a\xf8\xba\x6c\x4b\xbe\x77\xec\x56\xd9\x4e\x02\xa4\xef\x4f\x02\x24\x04\x9d\x00\xc8\x3c\xee\x24\x40\x42\xd0\x09\x80\x4c\x31\x4b\xbc\x77\xfa\x71\x41\x79\xda\xb1\x79\x87\xb2\xb2\x8d\xe9\x1d\xae\xf7\xac\x72\xab\x65\x5b\xe2\x7c\x1a\xc6\xd0\x12\xe7\xd3\xf0\x07\x4c\x80\x29\x3e\xa7\x96\x3c\x9f\x86\x47\x5c\xf2\xfc\x78\x9d\x4b\x4b\x9e\x1f\x2f\x2e\x79\x15\xbc\x2f\x88\x96\x7c\xef\x32\x9b\x05\xd5\x71\xc7\x4b\x54\x42\xb0\x71\x4d\x66\x5a\x4b\xa0\x4f\xc3\x6b\xb6\x04\xfa\xf1\xe2\xa2\x4b\x80\x1f\xcd\x9b\x84\x69\xaa\x39\x19\x04\x26\x06\xf9\x20\x59\x22\xfc\x78\x1d\x55\x0c\x3f\x78\x31\xde\x09\x98\xbc\xea\x13\x30\x79\x9f\xa1\xe2\xd9\xf0\xaa\xce\x0a\x18\xb4\x2a\xb3\xe1\xb9\x70\x32\x3b\xbe\x77\x7f\x03\x20\xf9\xfd\x1d\xcf\x3d\x3e\xea\x0f\x99\x6f\xce\x0b\xef\xfb\x7b\x2c\x9a\xa9\x60\x69\x0c\xe3\xc5\xc7\x6f\x00\xe8\x73\xe1\xe6\x9a\x69\xfe\x37\xd7\x4c\x08\x60\x28\x7a\x19\x9a\xc0\x52\x10\x1c\x3e\x59\xb6\x1b\xc6\xcc\x17\x27\x80\x3b\x60\x7b\xb1\xb2\xa5\x32\xe4\xf4\x1a\xf2\x40\x5b\x28\x40\x2c\x7b\xee\x16\x59\xa1\x42\x6c\x2f\x66\x04\x97\xc1\xf6\x62\xf6\x08\x67\xda\x14\x91\x59\x50\x4d\x38\xa7\xe2\x76\xe0\x4a\x67\xfd\x10\xf1\xc2\x50\x3b\xb1\x87\xaa\x1f\x32\x5e\xf0\x07\x80\x53\xdb\x2d\x20\xc0\x7e\xf3\x91\x1d\x36\xee\x97\x8f\x09\xa2\x30\x89\xa3\x66\x49\x05\x21\x6c\xa8\x0d\xa5\x31\x11\xc1\x17\xe4\xba\x2c\xa8\x70\x9c\x2d\xa6\xb0\xc0\x71\xd8\x36\x7f\x91\xf1\xc2\x4f\xa2\xa7\x4b\x58\x9a\x45\x36\x29\x05\xb8\x0f\x82\xc2\x38\x4a\x58\xaa\x44\x36\x2d\xb2\x7c\x72\x50\xec\x42\x09\x88\xae\x08\x0a\xf4\x28\x61\x29\x07\x45\xc1\x09\x25\x20\x26\x2c\xa8\x1a\x4c\x41\x3d\xd7\xb2\x19\x02\x24\x60\x87\xa2\x63\x37\x20\x1c\x23\xa8\xfa\x47\x09\xac\x5c\x5b\x74\x90\x07\xd6\xae\x55\x68\x5a\x09\x70\x42\x04\x15\x50\x29\x21\xa2\xf6\xaf\xe4\x4d\x16\x75\xce\xcd\x6b\x47\xaf\x83\x4f\x4b\xa6\xcf\xc4\xd7\xbc\x52\x44\x17\x7e\x01\x65\xe3\x44\xd5\x01\x5e\x84\xa8\xc4\xf1\x12\xe0\x45\x88\xf2\xf0\x97\xb0\xa4\xf8\x22\x17\x77\x09\x4b\x88\x2f\xaa\x01\x5d\x02\x2b\x10\x2a\x88\xbc\x04\xf8\x0d\xa4\x07\x85\x25\xe4\x2b\x16\xa8\x04\x78\x11\x8c\xc7\x25\xe2\x57\x23\x29\x2f\xad\xbc\xb9\x09\x81\x5f\x43\x67\x9e\x04\x6a\x36\xb8\x7d\xd5\xe4\xc1\xa6\x26\x8e\x01\x4f\x03\xa6\x75\x53\x31\x12\x85\x7d\x4c\xb2\xfa\xb5\xbc\x63\x25\x94\x27\x4d\x40\x1f\x20\x04\x3d\x99\xa8\xe1\x1b\x48\x62\xea\x01\xbe\x81\x64\x2a\x84\x30\xdf\x92\xa7\x5b\x68\x58\xd3\x8c\xca\xd2\x46\x0c\xfa\x12\xe5\x5b\x0c\xee\x6f\xe9\x7b\x46\x14\x25\x79\xcf\x77\x49\xf2\xb1\xbb\xb3\xa5\x8a\x98\x72\x96\x1c\xdf\x93\x3b\x87\x23\xa0\x66\x89\xb9\x01\x65\x71\xbb\x7a\x5b\x72\x7c\x1a\x26\xc5\xba\x34\xaf\xae\xa9\x57\xb8\x12\xfd\x76\x5b\x8b\xa6\xc1\x2a\x10\xef\x6f\xe1\x14\x28\x1e\x9b\x85\xcb\x4c\xc6\xf0\x0a\x18\x2f\x4b\xa4\xaf\x1e\xab\x41\x5c\x10\x9a\x91\x39\xdb\x94\x5a\x5c\x02\x4c\xfa\x9b\xa7\x8a\x88\x35\x45\xb2\x96\x80\x80\x35\x45\xe9\x96\x80\x20\x92\x17\x7f\x6b\xac\x26\xf0\xfa\x01\x5a\x69\xd2\xc2\x75\x70\x2f\xcf\xbf\xa3\x7e\xa1\x9b\x5c\x57\x33\x8f\xce\x78\x1e\xcd\xb8\xb3\x96\xab\x01\x5c\x02\xf5\x30\x37\xea\xf4\xab\x09\x9b\x8c\x9f\xf3\xfe\x79\x4a\x8c\xf8\x39\xf4\x70\x6f\xc0\x01\xcb\x95\x37\xe0\x60\xcd\x66\x7f\x8f\x5a\x8f\x82\x1f\x46\xef\x2e\xf4\x0d\xc6\x1a\xf8\x6d\xa6\xf5\x25\x0f\xc7\xba\x9a\xde\xb1\x8f\x55\x5b\x5f\x20\x19\xe8\xb5\x20\x3b\x0c\x41\x92\x2d\xc2\xce\x22\x68\x52\x1a\xc3\x4e\xad\xd5\x18\xd8\x77\x60\x58\x53\xdc\x51\x6f\xd2\x1d\x9c\x50\xc9\xd4\x64\x4d\x79\x03\x08\x09\xd9\xf8\x3f\x58\x27\xd3\x8f\x61\xfa\xcb\xde\xb9\x07\x8b\x06\xf9\xd0\x64\x20\xfb\x52\xf4\x7f\x72\xbc\x7c\xf2\xd8\x34\xdd\x83\x76\x37\x89\x02\x01\x26\x72\x9b\x96\xc2\x01\x3f\x41\xf0\x73\xb0\x48\x1f\xd2\x07\x31\x2a\x04\xb1\xc8\x4e\x37\x48\x27\x6c\x47\x3e\x50\x99\x81\x3f\x8c\xd2\x25\xf3\xb6\x68\x5e\x72\xb2\x4a\x98\x8f\xf9\x13\xdc\x24\xba\x47\x58\x8f\xa4\xe8\x87\x93\x44\xaf\x29\x9d\xb0\x1e\x59\x6c\x38\x61\x0d\x34\x11\xc2\xa4\x5d\xb3\xe4\x3f\x14\xf6\x6f\xcd\x62\x02\x6b\x46\x64\x49\x90\xac\xeb\x5f\x2c\x56\x87\xeb\x59\x06\xad\xf3\x05\xd5\xcf\x2c\x0e\x62\xef\x8b\x05\x5f\x10\x11\x5f\x43\x30\x54\xc4\x78\xbb\x4e\x88\x2a\xee\xf0\x02\x5d\xb9\x3d\x79\xce\xfb\x07\xc6\x30\x99\x8b\xce\xed\x55\x82\xb5\x04\x04\xb7\x18\x69\xf3\x49\x10\xd2\x80\xf3\x61\x46\x82\x89\x31\xb8\x59\x32\x5f\x58\x62\x66\x2c\x86\xe1\xa6\xfa\xeb\x76\x02\xa3\x55\x07\x10\x33\x6d\xdb\x2f\xe1\x2e\xef\x2a\xb0\x25\x2c\x31\x53\x45\xd6\x4a\xb8\x61\xd2\x72\x77\x4f\x1d\x49\xf7\x47\x52\x13\xe5\xb0\x36\x9e\x12\x5b\x4b\xdc\x58\xcf\x5a\x76\xc9\xb8\x04\xc2\x2a\x88\x22\x4a\x15\x37\x95\x5f\x2e\x71\x63\x04\x8f\x5f\x80\x85\xc6\xfd\xd1\x83\xd5\xfc\x3e\xc3\x8b\xfc\xc2\xd2\x77\x65\x75\x8c\x08\xa1\x55\xc5\xa9\x12\x9f\xd0\x90\xa6\xf6\x3a\xe3\xc5\x6c\xe2\x92\xe5\x94\x00\x58\x22\x4b\xd1\x0e\xbf\x7d\x51\x4d\x51\x1b\x31\x0c\xc3\xbd\xdf\x0c\x92\xf8\xd0\x75\x64\x70\xbf\x2d\x58\x31\xd2\x25\x2e\xf0\x20\xb7\x29\x54\xa5\xa0\x6e\x7d\x50\xe8\x48\x89\x90\xda\xaa\x5c\xd0\x25\x46\xa6\xbb\x07\xff\x00\x3d\x40\x67\x2b\x6a\xdb\x07\x0b\xd4\x11\x42\x9b\xf2\x0d\x0a\x0a\x97\xd6\x2c\x7d\x17\xc5\xef\x43\x0d\xaf\x1f\xe8\xd6\xd4\x14\x11\x2a\x62\xb2\x8f\x89\x27\x9e\x9f\xf3\xc4\x13\x12\x20\xd2\x25\x91\x58\x84\x5d\xd6\x9a\x0c\xea\xe9\x2f\x90\x34\x63\x06\xb8\x4a\x23\x8f\x4f\xc1\x0b\x0d\x90\xe1\x9f\xaa\x7e\xbf\x02\x02\x41\x98\x89\x12\x7f\x4f\x17\xa2\x70\x8e\x72\xa8\x4d\x27\x6e\x64\xbd\x27\x9d\x20\x91\xd5\x51\x93\xfb\x63\xd5\x48\x61\x2c\xd3\x1f\x25\x00\xf3\x93\xcc\xa3\x0e\x0b\x6c\xf5\x7e\xa1\xc0\x17\x91\xfd\x1c\x96\x6b\x77\x58\xc8\x6f\xfd\x7e\x23\x46\x84\x22\x96\xa7\xef\xaf\x11\xc8\x5f\xfd\x02\xf8\x6b\x76\x8f\xe4\xaf\x42\x19\xc4\xb5\x90\x7f\x12\x77\x56\x98\xb0\xed\xda\xc0\x05\x97\x18\x34\x05\xfc\x95\x08\xb3\x6b\x34\x82\x2a\x6b\x7d\x49\x5f\x89\x15\x56\x31\xd3\x58\x85\x15\xd2\xbb\x96\x66\x55\x93\x50\xc5\x91\xeb\x15\xad\xb0\x13\x9b\x02\x68\x55\xf5\x0a\x3e\x56\x55\x4d\xb0\xc1\x4a\x66\x92\x43\x5c\xc6\x4b\xc8\x89\x0d\x46\x1b\x63\xbc\x51\x58\x77\x07\xac\xc1\x67\x3e\xd1\x68\x96\x72\x8f\x30\xa3\x19\xe4\x06\xb3\x99\x69\x08\x81\xbd\xc3\xfb\xb4\x83\xd1\x76\x3f\xc7\xbe\x96\x0b\xb1\xe0\x26\x96\x6c\x6d\x3d\x2e\x29\x2d\x5b\x95\x8a\x2c\xb6\xa3\xd8\xdf\x12\x07\x83\x8b\x75\x3c\xc4\x25\xb8\x65\x5b\x59\xe2\x12\xd4\xb2\x4d\x22\x4c\x91\xaf\xd9\x30\x20\x1e\x21\x66\xb3\x33\xa4\xe7\x24\x55\xb6\x2a\x11\x51\xbb\x71\x98\x1d\xa1\xf6\x55\x4a\x26\x34\xca\x6b\xaf\xb5\x1f\xc7\xab\x2e\x78\x89\x03\xe1\x9a\x6a\xee\x38\xa6\xd5\xdd\xce\x5c\x3a\xa3\x6d\x4f\x8b\xbf\xaa\xf7\x9d\xe5\x69\x0d\xe3\x8e\x80\xe8\xee\x0e\x18\xc1\xe0\x85\x44\x04\x83\xa5\xaf\x88\xec\xd6\xd7\x07\x8f\xf4\x24\xe9\x8d\x55\x00\x6a\xf6\x9c\x10\x7c\x6b\x83\x44\xa4\xf4\x64\x96\x7d\x90\x7f\x0a\xad\x4f\xfc\x80\xe6\xcc\xda\xb6\xde\xbc\x88\xbd\x6d\x5e\x58\xc6\x0f\x24\xbf\xcf\x19\x19\x47\x2c\x7d\x9b\x3c\x00\x69\x51\x13\x62\xc9\xc3\xcd\xa7\xce\x12\x96\x5a\x34\xbf\xba\x98\x56\x23\xdd\x30\x52\x18\x0a\xd2\x5c\x23\x0a\x48\xdb\x3a\x10\x2f\x78\x19\x3c\x47\x54\x94\xb6\xe6\x1f\x2f\x78\xb6\x0c\x23\xee\xcb\x7a\xb7\x71\xad\x8b\x4f\xa9\x0b\x9e\x2d\x53\xff\x85\xdb\x1a\xbc\x7f\x2f\xd8\xf4\xbd\xdf\x97\x64\x94\x6c\x53\x8d\x17\x77\x93\x9e\x4f\xea\x8b\x9e\x10\xab\x9b\x76\x1f\x4a\xb8\xf0\xa0\x18\x69\xb3\xa2\xad\x11\xe7\x80\xf0\xe6\xe7\x30\x51\x7a\x95\x27\x2d\x59\x46\xc9\x0d\x4b\x96\x79\x1e\x2a\x03\x6f\x76\x7c\xc4\x9b\xdb\x4b\x3d\xdc\x8f\x85\x45\x43\x42\x74\xb2\xe3\x22\x22\x4b\x38\x66\x8b\x32\x4b\x78\x2a\xd5\x4c\xfa\x1e\xaf\x1a\xfa\x25\xde\xfb\xf7\x57\xf5\xd6\xb8\xd7\xc6\x1a\x42\xd1\x0d\xb9\x46\x5b\x25\x6d\x4c\xc0\x49\xfe\x61\xb1\x34\x09\xa7\x09\x72\x93\xfd\xd1\x69\xe3\x21\x36\xd4\x86\x84\x2d\x84\x25\xfa\xdb\x25\x36\xa4\x00\x49\x52\xd0\xa5\x10\x20\x2d\xbb\x0d\x47\x8a\x56\x28\x85\xf2\xba\x01\xa0\xa4\x25\x47\xd5\x51\x7e\x72\xde\x24\xb8\xde\x5f\x3d\x91\x98\xaa\xda\xfb\xfb\x32\x81\x92\x20\x84\x6d\x3a\x4d\xd3\x12\xc2\xda\x6b\x62\xb0\xff\xc8\x21\x92\x96\xc8\x35\x74\x72\xa6\x25\x70\xa9\xce\x53\x49\x0c\xcd\x1d\x7e\x0c\xfb\xe4\xab\xcd\x6b\xb9\x24\x30\xa6\xf8\x14\xaa\x16\x62\xe9\x28\x97\xfa\x98\x90\xb8\xe4\xb0\xd1\x92\x22\x0f\x33\x0f\x49\x62\x57\x8f\x89\xb6\x6f\x2d\x64\x82\x69\xd8\xdf\xb3\xf6\xa8\x02\xe3\x4a\x4a\xd4\x64\x64\x45\x4b\x10\xd9\x82\x22\xf6\x4b\x82\x48\x16\xed\x7a\x4e\x4b\x26\xb3\xc7\x20\x21\x21\x69\xb8\x43\x5e\x45\x95\x3c\x24\x79\xa0\xa7\x84\x88\x23\x83\x90\xe0\x79\x16\x97\x4d\x8c\xcd\xd5\xe7\xf9\x51\x5c\xfc\x1c\xc9\x55\x5a\x92\x25\xc0\x59\x80\x4c\x48\x50\xf2\xfa\x22\x41\x49\x32\x74\x42\x7e\x92\x98\x5f\x5a\xc2\x9c\xd2\x34\x4b\x82\x0f\xdd\xb4\x92\x49\x1b\x1e\x09\x91\xd8\xc3\x33\x63\x9a\xa7\x38\x4d\xe2\x1d\x63\xe2\x94\x89\x66\x36\x2f\x06\x32\xa6\xcd\x16\x12\xcd\x6e\xe2\x9c\x89\x56\x35\x13\x63\x81\xff\x4f\x7c\x27\x15\x68\x0c\x1e\x8e\xf7\x24\xbc\x9e\xaf\x6d\xb8\xf9\xf3\x9b\x72\x88\xc6\x83\x07\xdc\x88\x86\x24\x66\x62\xac\x50\x9e\xa4\x4c\x25\x94\xf1\xef\xb6\xb3\xa5\xca\xeb\xdd\x84\x8f\xfa\x54\x88\x17\x7c\xf5\x7d\x15\x47\x49\x95\x5c\xc6\x03\x30\xc9\x73\xf3\x0b\x6b\xbe\xde\x5c\x4b\x10\xb3\x29\x3e\x2d\x39\xac\x2a\xaa\xa9\xa4\xc6\xdd\xa4\xd7\x59\x87\xae\x48\xa8\x49\xb4\xa6\x79\x7d\x10\xd0\xea\x00\x81\x84\x80\x56\x9b\x60\x13\xd2\x63\x7b\x35\x42\x98\xb6\x5c\x36\xff\x80\xb8\x1a\x71\xd5\x84\xa8\x54\x8b\x38\x69\x09\x62\xba\x1b\xa6\xa4\x8e\xec\x14\x6f\x25\xc6\x78\x4a\x74\x4f\x83\x75\xd8\xbd\xb5\x18\xf4\x29\x65\x24\x0d\x04\xc7\xc9\x45\x82\xea\x3e\xd5\x36\xe4\x04\x83\x97\xcd\x49\x69\x40\x19\x69\x1e\x10\xca\x88\x57\x6c\x40\x14\x36\xc4\x83\x92\xbb\x16\x60\x90\x6f\x8b\x80\x06\xe1\x55\x9b\x25\x94\x8b\x54\xd8\xb4\xb3\xcc\x4f\xf0\x1b\xb4\x7b\xb8\x0d\x0f\x7e\xf5\x07\x4f\x21\x67\x81\xb8\xd3\xa5\xef\x17\x3a\xf3\x9b\x34\xe7\xfd\xc9\x43\x13\x90\x2c\x1e\x68\xa3\x7c\x7a\x4a\xd9\xfa\xf8\xda\xe1\x4f\xf3\x3e\x82\x9b\x7a\xf8\x10\xe0\xfd\x21\xc5\x94\x78\x3c\xe2\xaf\xba\x3c\xe0\x59\x6a\x3f\x32\xa2\x25\x98\xdc\x62\xf6\x32\x1e\xf5\x75\xc7\x4c\x49\x07\x53\x9e\x04\xf2\x12\x0a\x9b\xc9\xf2\x64\x29\x79\x89\x1f\x89\x41\xa2\xc9\xd3\x3b\x11\x2b\xe4\x9d\x40\x29\xcf\x6e\xe9\x84\x24\x2b\x8f\x8f\x20\x50\x33\x5c\xd8\xcb\xbc\x8f\xcf\x35\xbc\xf1\x7b\x3e\x25\xc6\x3c\xda\x3a\x52\xbc\xcd\xe8\x11\xee\x26\xa2\xeb\x91\xb3\xfd\x06\x89\xc0\x7c\xef\xe2\xf5\x5b\xc2\xe6\x45\x46\x21\xa2\x40\x8c\xa7\xe3\x14\xd2\xf5\x08\xde\x7e\xe1\xc9\x13\xd5\x9c\x10\xe5\xe9\x04\x8e\x92\x68\x2f\xf3\x19\x74\x91\x52\xd5\x25\x85\x3c\x2b\x65\x69\x3e\x7e\x3a\xf5\x30\xe3\xf7\x57\x51\xfa\x68\x49\x33\xbd\xae\xfe\x29\x69\xc9\x80\xba\xd4\xb5\xa4\x59\xbe\xbf\xba\x19\xc1\x92\x08\xbb\x71\x34\xfb\x7a\xd9\x4f\xd7\x31\xe2\x43\x66\xee\xeb\x65\x0f\x7c\xac\xa6\x07\x5a\x7b\xd2\xc7\xe5\xbc\xbe\xbf\x6c\x4e\x4e\x13\x2c\xd1\x60\x81\x25\xea\x5b\xa4\x8f\xc9\x3b\x91\x96\x58\x69\xa5\x0e\x35\xb8\xba\xb9\xeb\x92\x31\x95\xd1\x52\xd2\x0d\x88\xb4\xaa\x37\xab\xbb\x78\x55\x6f\xd6\x4b\x32\xb3\x5b\x12\xa6\xc3\xb3\x12\x12\xc2\x2c\x93\x2d\x11\xb2\x9b\x13\xd2\x36\x67\x63\x21\xea\x7f\x0d\x2d\x68\xde\x96\x6e\xa6\xc1\xf2\x96\x57\x73\x53\xb3\xae\x66\x55\x13\x5e\x88\xe1\xb7\x97\x34\xaa\xa5\xca\x4b\x1a\x55\x61\xd0\x92\xb7\xa5\x5d\x47\x7f\xbc\x84\x73\xb1\xd4\xbc\x2d\xde\x20\xdb\x6f\x5e\x92\xeb\xd0\x56\xc9\x30\xe8\x25\x3f\xbd\xd7\xcb\x1a\x37\x40\xda\x13\x48\x4b\x6a\x1d\xa2\xb0\xbc\x84\xd6\x91\xfc\x94\xcc\xdd\x50\x04\x46\x0a\x4b\xe8\xcf\xa8\x6a\xf5\x12\x3e\x33\x52\xc1\x1c\xc5\x98\x03\xc4\x6c\x89\x3e\x39\xb0\x9e\x4c\xf3\x0f\x07\x88\xda\x1f\x9c\xf8\x40\xa8\x80\x09\xd1\x07\x50\x46\x75\x19\x55\x27\x2f\x19\x26\x44\xc7\x81\x66\xba\x82\xc5\x48\x70\x0d\x64\xa8\xdd\x33\x8c\x8c\xeb\x35\x0e\x96\x08\x5b\xed\xc0\x41\xcd\xb6\x1a\x5f\x3d\x20\x92\x60\xf8\x7d\x64\x11\xbd\x3a\x24\xc8\x6e\xc3\x4f\x2c\xa2\xcd\x4b\x00\xae\x71\xf3\x73\x40\x2c\x66\x95\x21\x10\x87\xd7\xf8\x84\xd8\xe3\xc3\x4c\x2e\x32\xcd\xc8\x6d\xab\x8e\x59\xcb\xc8\xe4\x77\xa8\x69\x86\x97\xd9\xa1\xab\x99\x35\x1a\x55\xaf\xaa\xe4\x44\x7f\xbe\xd6\x20\xb1\xb4\x8b\x36\x46\x5e\xf2\x71\x55\x31\xc5\x92\x61\xb2\x0c\xe1\x47\x67\x49\x4e\x84\xdf\x1f\x73\x85\x3d\x3a\xe0\x35\x89\x40\x78\x76\x60\x6b\x4e\x5c\x61\xb7\x69\x3e\x94\x41\x94\xf7\x37\x39\x74\x39\x67\xba\x05\x34\x20\xc4\x6b\x87\xfa\xe6\x4c\x70\x05\x1d\x13\xfe\x8d\xd0\xcc\x5b\x6a\xb5\x00\x10\xb0\xed\x9c\xc9\xc8\x7b\x73\xa8\x30\xaf\x8b\x72\x68\x74\xce\x4f\x5d\x13\x7f\x70\xd2\xe0\x29\x90\x33\xef\xa2\x49\xfe\x81\x30\x7a\xca\xc8\xc4\xf7\x92\x15\xd0\xa4\x78\x68\xae\x48\xbd\x91\x94\x93\x91\x29\x96\x25\xd5\x64\xd4\x4a\x4b\xde\x15\x10\x7c\xb3\x74\x6d\xdc\x5f\x55\x73\x71\x7f\xb0\x59\x7b\x3e\x15\x26\x62\x1d\x90\x19\x2e\xe4\x9c\xfd\xbc\xf3\xaa\x61\xb5\x59\xf1\xac\x79\x80\x9d\x3e\x3b\x41\xc0\xdc\x32\xb3\x0e\x48\xce\x39\x7b\x06\x94\x9c\x25\xca\xe6\x25\x2a\xbf\xdc\xd0\xb9\xc1\x8e\x64\xa2\x6d\x2c\xeb\xa0\xf7\x21\x4b\xfb\x20\xe1\x8d\x5c\x8e\x5c\xcc\xc8\x35\xcb\xee\x9f\xb9\x66\x66\x5d\x74\x4c\x4b\x86\xc9\x74\x4c\xeb\x78\xce\x74\x4c\x7b\x51\x1b\xb2\x8f\xcc\x1c\x99\x5b\xd6\x3d\x5f\x24\xcf\xbd\xe6\x0b\x57\x8f\x97\xb8\xc1\xab\x98\xdc\x06\xbc\xe6\xbd\x28\x8e\x60\x83\x41\x66\xfa\x98\xf9\x3a\xd3\xc7\x7c\xde\xc0\x62\x6a\xa9\x33\xb3\xee\x8d\x7d\x88\x99\xf9\x62\x52\x86\x32\x1c\xe1\xd9\x27\x14\x8a\x25\x64\x9f\x14\x4c\x07\x33\x9f\x43\x4d\xd1\x64\x04\xa3\x3a\x42\xce\x6e\x4f\xd6\xd9\x50\x9b\x7c\xc9\x44\x09\x8b\x6c\x92\xcc\x87\x42\x96\xaf\x28\xb7\x0c\x4f\xba\x8a\xc2\x95\xe7\x3e\xb4\x6e\x94\xd0\x42\xbb\xf9\xf4\xc2\x65\x04\x76\x49\xf2\xc2\x34\x1b\xa9\xf2\xa0\xfa\xe6\x7d\x03\xed\x22\x9b\x2a\xa1\x4d\x24\xf3\x56\x78\xd3\x6b\x34\x52\x06\xaf\x11\xf5\xf9\xb3\x93\x0c\x85\x45\x14\x52\x68\x12\x0c\x33\x2b\x29\x98\x2c\xf7\x07\x08\xcd\x71\xa7\x4e\xe7\xbd\xbb\x23\x21\xca\x84\x0a\x7d\xc2\xf1\x51\x99\xd7\x71\xca\x38\x98\x69\xd3\x7d\x7d\x3f\x58\x0d\x41\x6d\x68\x48\xb2\x6b\xe7\x9d\xd5\x12\xdc\x1f\xdc\x35\xde\x58\x3b\xcb\x15\x08\x27\x4b\x95\xa8\xb6\x2f\xf1\x8e\x39\x1b\x27\x50\x3b\xb4\x5a\xea\xca\x07\x6f\x98\x13\xc4\x70\xe8\xe7\x60\x66\x03\x87\xbe\x23\x34\x32\x0b\x85\x75\x2f\xfc\x01\x9d\xd0\x5b\xed\x80\x4e\xe8\x65\xe5\x85\x2b\xf9\x27\xd5\xa5\x4b\xe6\xf5\x40\xdd\x1b\x83\x19\x70\xcd\xbd\x13\x1f\xee\x1d\x3a\xb3\xc9\x92\x19\x71\xc5\xdf\x03\x1f\x66\x0c\x4c\x90\x93\x49\x82\x85\x51\x9d\x06\xf1\xdc\xb8\xe7\xe3\x98\xba\x8f\xdc\xdc\x99\xc5\x25\x4c\xa4\x4c\x90\xf3\x71\x46\xfb\xb6\xc2\x2d\x78\x61\x9f\xbd\xda\x99\xf6\x6e\xa3\xf7\x64\x98\x99\x17\xfc\xa4\x97\xd9\x10\x31\x64\xb6\xbf\x3e\x81\x59\xc7\xdb\xe0\xbc\x81\x22\x2d\x31\x33\xe0\xba\x79\x01\x53\xda\xcc\xdc\x58\xf2\xb2\x59\x42\xbd\x88\x24\xbd\x30\x79\xd3\xa7\x3a\x98\x48\xcf\x31\x11\x4e\xba\xc4\x34\x83\x49\x9f\xa5\x4f\x3c\x28\x2b\xd1\x27\xd0\x44\xbe\x8e\xb1\x38\xe1\x03\xf4\xae\x98\xc8\x66\xf1\x79\x32\x91\xaf\x63\x90\x27\xf2\x75\x8c\xc5\x09\x33\xa4\x77\xcd\x44\x3e\x92\x51\x32\x61\x47\x30\xd5\x33\xc5\xcd\x54\x33\x59\x61\xc4\x07\xda\x0d\xa7\x9f\xb7\xed\x8d\x38\x1b\x93\x11\x74\x95\xe8\xf3\x87\x09\x69\x26\x93\x1b\x13\xf0\xb2\xdf\x70\x49\xbe\xda\x98\x90\x2c\x6d\xf9\x46\x7e\x90\xb6\x71\xd9\x80\x61\x8d\x5f\x58\x8c\xd8\xc9\x1d\xa8\x5a\xdb\x54\x7a\xb8\xa0\x68\x6d\x53\xc1\xe3\x52\x90\xcf\xa6\xf2\x7d\xa5\x30\x9f\xad\xf8\x79\xc3\x04\xaa\xda\x08\x6a\xc9\x6e\x03\xc3\xe2\x03\x05\x91\x07\xba\xc1\xa6\xa0\x04\x6e\x53\xa5\xe3\x82\x3b\xd6\x9b\x77\x7d\x61\xa0\xaa\xee\x7a\x28\x85\x26\xf7\xe2\x01\xa0\x10\xcb\x06\x82\x5b\xd9\x63\xf0\x84\x03\x56\x20\xfb\x39\x69\xcc\xcf\x59\xcc\x52\x4b\x50\x98\xf3\x66\x8c\x30\xa7\x2d\xb9\x03\x5e\x14\x91\xfc\x02\x40\xd2\x91\x57\x02\x6b\x90\x8a\xea\xca\xa3\x4c\xb8\x8b\xc8\xfa\xa1\xc6\xca\xd2\x1e\x5c\xfb\xbe\xa0\x86\x6f\x0c\xe2\x26\x25\x3e\x63\x6a\xd6\x11\x01\x1c\x62\xcf\x25\xd2\x34\xf4\x1a\x62\x11\x4a\xdd\xfc\x01\xec\xe7\xc3\x23\x4e\x3c\x77\x07\x37\xda\xa2\x0b\x24\x96\x99\xdb\x96\xa5\x2e\x44\x15\x89\x2a\x25\x21\xe5\x46\x82\x05\x6a\x0a\x47\xbb\x2e\x70\x85\x7d\xf3\x09\x58\x90\x67\xa6\xeb\x55\x0b\x4a\x0e\x37\xf3\xbb\x92\x00\xb1\xe9\x62\x29\x13\xd1\x01\x86\x25\x21\xc7\x48\x82\x13\x2a\x14\xfb\x2e\xcc\x82\x3b\xf2\x9b\x2d\x82\xb8\x4d\x34\xa9\x66\x4c\x61\xbd\xe2\x66\x33\x48\x61\xde\x9a\x04\x97\x82\x2b\xba\x6d\x7e\x2f\xcc\x5b\x93\x64\x56\x32\x72\x88\x7e\xe6\x8c\x29\x8c\x79\xf5\xe8\x19\x09\x46\x9e\x2d\x82\x2b\x6a\x29\x7e\x01\x21\x41\x62\xce\xe5\xb9\x31\xb2\x7b\x78\x38\xff\x25\x47\x15\xa6\xb9\x0d\x77\x80\xf5\x6d\x6e\xc3\xd9\xff\xfa\x9e\xeb\xab\x19\x14\x80\xaf\xf3\xaf\x30\xcd\x4d\xf2\x06\x8a\x35\x37\x9f\xf7\xbc\x7b\xb5\xfb\x80\x44\xf1\xe6\xa8\xf2\x4b\xa5\x20\xfc\x42\x65\xb7\x4a\x29\x0d\xf8\xf4\x73\x12\xa4\x07\x78\x44\x7b\xcd\x18\xd1\xaf\xaa\x63\x56\x70\xcf\x7f\xf4\x89\x86\xd2\xcf\x51\x25\x07\x4b\x61\xda\x9a\x8e\x27\xdc\xe9\x1f\xed\x44\xc7\x95\xfe\xd1\x01\xaf\xb8\xd1\xdf\xb5\x29\x0b\x2e\xf4\x8f\xc5\x18\xa4\xb6\xa2\x12\x72\xa5\x30\xde\xc2\x14\x82\xcb\xfa\xcb\x8b\x99\xb2\x1e\x6f\x32\x52\x1b\xaf\x38\xf3\x2e\x78\x42\x28\xcc\x6e\x1b\xac\xc0\xde\x86\x0c\x99\x78\xf1\xdb\x46\xa7\xaf\x66\xd9\x70\x47\x7f\xf3\x98\xd7\xf7\x57\xcf\xaf\x21\x41\xe7\x26\x9c\xa5\x30\xf4\x6c\xa8\x99\x9a\x66\xf6\xd8\xe1\x81\x34\x59\x23\xe4\xc2\x89\x36\x05\x21\x17\x9b\xf7\xe5\x52\x20\x92\xc3\x1e\x4b\xa7\xf9\xcc\x0c\x7b\x29\x0c\xc9\x31\x1e\xa5\x23\x39\x70\xf8\x03\x44\xb1\x18\xe2\x0e\xdf\x4e\x73\x1b\x00\x7b\x19\x91\xc9\x96\x4d\x57\x08\xbc\xdd\x5e\xfd\x4d\x3c\xf7\x78\x88\x92\x36\xd9\x30\xc2\xe3\x75\x22\x0d\xfa\x5c\x85\x51\x24\xaf\x65\x73\xb2\x81\x64\x30\xd3\xc1\xd2\x27\x92\x9d\x3b\x05\xc9\x6c\xd9\x9c\x88\xc9\x6b\xe6\x34\x4c\x5e\x33\x99\x30\x79\xcd\x9c\x71\x70\x05\x05\xc0\x80\x1b\x5f\xb6\xad\x32\x6e\xbc\xaf\xef\x97\xee\xd0\xb3\x39\xf3\x0e\x1f\xb1\xfb\x67\xf2\x9a\x39\x01\x3c\x11\xd9\x1b\x0f\x65\xd8\xac\x62\xa2\x76\x79\xcf\xe6\xec\x3b\x16\xac\xfa\x39\x16\xcc\x9c\x62\xa7\x4d\xba\xf8\x05\xae\x98\x00\xda\xb1\x62\x66\x66\x48\x96\xdb\x5e\x1d\x20\x1b\xcf\x24\xb9\x93\x15\xeb\xfd\x83\xa9\x57\x3e\x0b\x0e\xc4\x57\x7a\xc6\x07\x68\xd2\x32\xc0\x41\x9a\xf4\xfb\xcf\xfd\xcb\x9a\xd1\x01\x90\xcd\x1a\x1e\x69\xdf\x53\x3c\x18\x20\xed\xe3\x10\x09\x72\x8e\x58\x2c\xbc\xc5\xc2\x66\xde\xc2\x04\x38\x63\xfd\x44\x46\x9f\xe7\x78\xf2\xca\x37\x1f\x58\xc8\x88\xb3\x3d\xa9\x9c\xa8\x61\x66\xa8\x99\x21\xe7\x7d\xc0\x0c\x38\x6f\x7c\x64\xc0\xd9\xbe\x54\x96\x40\x9f\x4a\xf9\xd9\x79\xc3\xf4\x38\x83\xc3\xf4\x38\xd3\x20\x2e\x7e\x7f\x9d\x86\x27\xa3\xd9\x3d\x39\xa4\xff\x59\x84\x39\x09\xbd\xbe\xbf\x08\xbd\x26\x8b\x64\x39\x6b\xab\xb8\x45\xda\xb7\x1f\x96\x72\x25\x3c\x17\xb0\x17\x81\x17\x70\x57\x41\x5b\xf3\xbd\x90\x14\x62\x9a\x66\x71\x8c\xee\x09\xd1\x73\xa2\xa2\x8c\xa5\x5c\x03\x10\xb8\xbd\x03\x5d\x1e\x81\x18\xf0\x73\x64\x74\xfa\xb4\x41\x76\xdd\x8b\x68\x11\x66\xdc\xab\x45\xb2\x27\x9a\x46\x53\x9a\x00\xd9\xeb\x3d\x09\xb2\x3a\x40\xee\xdc\xeb\x44\x67\x2c\x8d\x54\x95\xb2\x54\x91\xe8\x15\x5a\x9a\x48\x2a\x96\x11\x11\x6a\xf3\xda\x54\xbc\xae\x62\x78\x09\x26\xaf\x42\x30\x0e\x27\x26\x68\x41\x17\xe5\x34\x5c\xe8\xb6\xf0\x5a\x6e\x17\x29\x2d\xb8\x96\x7b\xd8\xc4\x59\x6e\x96\xf3\xf6\x91\x79\x23\x87\xd1\xcb\x70\x23\xdf\xcf\xcb\x7a\x23\x1e\xc8\x48\xbd\x91\xdf\x67\xde\xcd\xdb\x49\x87\x0f\x87\x1b\x0e\x4a\xf3\xca\x9b\x0e\x4a\x3f\x47\xc2\x9f\xe9\xf2\x46\xc2\x9f\x36\x4d\xdd\x36\x3c\x2f\x6a\x07\xf4\x57\xd5\x8e\x68\x77\xb5\x91\xd0\x28\x4e\x51\x11\x08\xed\x5a\xc1\x05\x37\x2a\x24\x95\x7d\x2e\x75\xa9\x2b\xc9\x89\x52\xb8\x75\x3c\xe9\xf6\xd0\x52\x37\x02\xe0\x36\x26\xa8\xe3\xb2\x06\x4c\x50\x54\x50\x91\x25\x57\x5d\x70\xa1\x06\xce\x50\x13\x08\x48\x51\xd4\xe9\x52\x97\xb6\x91\x6c\x75\xc7\x85\x0e\xc3\x9e\xeb\x1a\x38\x61\xf7\x87\x25\xe9\xfe\xfe\x40\x5b\x18\x09\x9c\xb0\xdf\x47\x16\x69\x77\x7f\x93\xae\x15\x7f\x80\xc4\x58\xd1\x59\x85\x6b\xa4\x46\xe9\xd4\x35\x32\x34\x4f\xae\xa4\x1a\xe9\x29\xf0\x18\xbc\xbd\x48\x25\xd7\x0a\xaf\x59\x2f\x2a\x62\x5d\x6a\x44\x32\xac\xce\x9c\x1a\x91\x55\x69\x2c\x44\xe6\x27\x7a\x1d\xe0\xee\xd8\x7c\x2a\xf3\xa2\xf6\xe2\x74\xd9\xba\x14\x98\xec\xa0\x8c\x9a\xe8\xc9\xd6\x07\x89\x39\x92\x9e\x43\x42\x8e\xa4\x01\x47\x31\xfb\xcd\xb6\xd9\xba\x54\x92\x6c\xbb\x61\x65\x85\x78\x97\x76\xa8\xac\xde\x67\x59\x03\x77\xc3\x67\x67\xdd\xd7\xf4\x80\x21\x72\x48\xc8\x16\xf5\xea\xb3\x5c\x9f\x0f\x73\x5e\x26\xbf\x59\x5c\xaa\x4b\x4f\xc9\x76\x21\xd7\xcc\xec\x40\x53\x64\x66\x48\x9d\xf7\x04\x1c\x19\xdb\x6b\xde\xf0\x64\xbc\xd2\x0f\x6a\xe6\xf1\xe8\x17\x98\xf5\xda\xfd\x02\x01\xf3\xbe\x81\xfa\xb1\xa5\x1f\x15\x6a\x2e\x35\x13\x6c\x13\x21\xf3\xf2\x6c\xa6\xae\x74\x6d\xb8\x10\x0d\x2e\xc0\xcf\xb6\xb3\xd7\x4c\xb3\xb0\x51\x59\x58\x7c\xdf\x5d\x20\xa6\xa8\xa9\xa2\x7f\xa9\x4b\x23\xc9\x36\xe5\xd7\xc2\xfb\xa7\xe5\xb2\xab\x4b\x03\xc9\xb6\xfb\xd6\xf2\x40\xa9\x41\xcb\x40\x30\xa2\x3f\x78\x96\xcf\x5f\xb0\x1c\x90\x94\xc6\x5a\x98\x8c\x22\x5b\x73\x45\x94\x77\x70\x44\x21\xef\xed\x7f\xa5\xe2\xd6\x8a\x34\x59\x93\x7e\x7d\xdc\x6a\xea\xb3\x22\x4d\xb6\xba\x8d\x4c\x58\xe9\xfe\xb5\xd2\xf1\x24\xd7\x5f\xad\xc8\x84\xad\x1e\x01\x60\x54\x3f\x47\x66\x96\x2c\x26\x75\xe9\x2d\xd9\xa6\xc2\x5a\x4f\x3c\x77\xfb\xe2\x00\x5a\x9c\xfa\xa4\xdc\xf8\x8d\x1b\x5f\x08\xc8\xf6\x40\xad\x05\x6f\x88\xa2\xae\x6e\xd3\xb9\xa6\xe3\xba\xb6\xc7\xbb\x26\x34\x34\xec\x46\x53\x5c\x5b\x9b\xef\xc5\xf7\x1a\xf3\x7f\xcd\x75\x1a\xa1\xd6\x24\x1b\x17\xcf\x1d\x3e\xbe\x25\xff\x40\x87\x5b\x71\x0f\x8c\x29\xdc\xfc\x06\xe0\x2c\xde\x5b\x28\xd6\x17\xac\xf2\xe1\x6a\x9c\xe2\xc2\x14\x15\x85\x3d\x82\x95\xc6\xda\x99\x32\xec\xbd\x85\x7a\x7d\xc1\x31\x2c\xb5\x3f\x11\xae\x1a\x15\xd5\xaa\x5d\x2c\xa4\x76\xa6\x10\x7b\x37\x2e\x8d\xaa\xb8\x5a\x46\x7d\x2e\x34\xf7\x02\xb3\x46\x9f\xe3\xdf\x6a\xe7\xa5\xaa\xd9\x5d\x4c\x44\xd1\x7a\x4c\xa4\x42\x9b\x28\x07\xe1\x12\xe0\x83\x45\xee\x4c\x23\x83\x60\x98\xcb\x0c\xd4\xd8\x36\x8d\xc0\x89\x12\xdf\x5d\x74\x66\x2d\x6b\x4c\x44\xbd\xc7\xf7\xa0\x3b\x7f\x70\x1f\x27\x7f\x10\x60\xa8\xc5\x17\x5f\xa0\x0f\xd6\x3f\x92\xb5\xaf\xa2\x80\x75\xae\x26\x7e\x06\xc3\x47\xd3\x01\x2f\x66\x77\xc1\xa1\xba\xf4\xa1\x92\xbd\x64\x3b\xa2\x38\xcd\x71\xe1\x19\x89\x4e\xcd\xa9\x70\x8d\x44\x55\xb4\x2c\x15\xbe\x91\x98\xbd\x03\x71\xcd\x4e\x74\x3a\x25\x2e\x48\x2a\x96\x4e\x2b\xbd\x23\xce\x6f\xac\x74\x87\x38\x34\xab\xc2\x1f\x12\xed\x70\xa9\xf0\x87\x44\x7b\x70\xea\xd2\x72\x4a\x7d\xbd\x50\xf8\x82\xa6\x85\xe8\x2b\xdd\xc8\x5f\xea\xd1\xd0\x16\x7a\xa1\x05\xf5\xf2\x7a\xe1\xc4\x0b\xee\x80\xd7\xdd\x99\x8e\x96\x92\x53\x1c\xde\x5c\x97\x92\x53\x1c\x95\x5f\x97\x8e\x53\x1c\xa7\x59\x11\x95\x9f\x54\x6a\xbe\x54\x04\x6c\xa5\xe0\x83\x1d\xf7\x10\xa7\xe0\x53\x77\xa9\x39\xbe\x7d\xa9\xd4\xa5\xe6\x14\x87\xa4\xd7\xa5\xc9\x14\x07\x06\x57\xf8\x31\x92\x7d\xc8\xf5\x44\xea\x7a\xfb\x51\x55\x81\x0a\x1f\x47\xb2\x7f\xb7\x5e\xb8\xb6\xc2\x6b\x8d\x7c\xc6\x64\x8f\x73\x65\x48\x57\x91\xdd\xaa\x22\xa6\xab\xbb\x18\x50\xbd\x98\x2a\x2c\xa4\x2d\xcd\xa3\xbf\xde\x47\xb8\x90\xe6\x0f\x3d\xe3\xd5\x3d\xe2\x6e\x3c\x3c\xc3\xac\x85\x1d\x54\xf0\x30\xbe\x59\xa7\xdb\xa4\x8a\x5c\xc6\x57\xe9\xa6\x8a\x5c\x46\x67\x99\xd5\xc9\x5b\x0a\x44\x33\x93\x41\x0a\x7e\x8e\xa0\x04\x63\x1f\x85\xbb\xc3\xeb\x7d\x9e\xd3\x3e\x33\x27\x8a\xdb\x7b\x39\xe6\x73\x4e\x0b\x02\x68\x1d\xae\xf0\x56\xa9\x74\x38\xc7\x1d\xd7\x7c\xd5\x6c\x3e\x71\xa3\x1a\xab\x99\xc0\xfd\x5c\x57\xa0\x36\x2f\x73\xb1\xc8\xce\xcb\x9d\x9b\x37\xdb\x4d\x57\xdb\xa7\xdd\x36\x86\xc0\x89\x44\x1a\x6a\xec\x39\xd4\xac\x6d\xb0\x25\x2b\x56\xa7\xc1\x27\xa1\x0b\x45\x4a\x63\x36\xa4\xd0\xdc\x50\x55\x4f\xd7\x91\x94\xb6\xd1\x24\x35\xd4\x86\x05\x47\x1c\xa5\x2d\x19\x7e\x38\x3a\xa9\x05\x8a\xbf\x0a\xcd\x6a\x4b\x88\xf7\x8d\x0c\x05\x17\x9b\x65\x87\xd3\xb6\xf0\x08\x1e\x1a\xe1\x89\x77\x92\x2c\xd3\x9e\xe2\x16\xaf\x2e\xe9\xbd\x2b\xee\x63\x32\x21\x30\xe9\x87\x45\x5b\x72\x78\xb6\x88\x9c\x4d\xf1\xb0\x16\xfb\x22\x4c\xbd\xbd\x24\xf2\x21\x47\x57\x8b\x8c\xe8\x15\x4a\x97\x3c\xee\xd4\xb4\x16\x41\xd5\xee\x1b\x95\xc4\x87\xbf\x5e\x5a\x92\x38\x59\x43\x6c\xbe\xf8\x52\x63\xa4\xd1\xeb\xf5\x25\xaa\x0f\xed\xd1\x96\x50\x58\xdc\xc8\x60\x68\x90\x21\x81\x10\xdd\x87\x41\x87\x10\xad\xfb\x67\x4b\x83\xad\xbf\x3b\x4e\xb6\x31\x16\xc8\xd8\x64\x2c\x90\x64\x8b\x96\x79\x33\xa1\x8e\xe0\x06\x11\xba\xda\xfd\xd0\x9e\xeb\x3f\xdc\xa6\x19\x54\xca\x43\x83\x45\xdf\xc1\x3c\x0d\xe9\x92\xce\x5e\x6c\x0c\x07\x7a\x0d\x79\xe0\xb9\xdf\x47\x44\xdb\x6b\x8a\x10\xca\x5e\xdf\x13\x46\xc1\x0c\x81\xd9\x09\xfb\x0d\xf2\xb2\x6e\x51\x2f\x0d\x21\xf9\xae\x3c\xd8\x50\x25\xdb\x21\x0c\xad\xf0\x92\x2d\x13\x35\x2f\x62\xb2\x9d\xb3\xf1\xe2\x40\x55\x0c\x2d\x8d\x77\xec\x3b\xac\xbe\x51\xd6\x35\xdd\xa3\x12\xb5\x53\xf4\x1b\x02\xe9\x6d\xc9\x6c\x90\x64\x5f\x23\x30\x8e\x5e\xb7\x5f\x97\x56\x11\x88\xe1\x9d\x0d\x93\xbc\x4d\x97\x8d\x77\x3b\xca\xa0\xd1\x18\x3e\x54\xfc\x3e\x82\x4f\x8a\x27\x80\xe8\x19\x89\x13\x0d\xd1\x42\x59\x52\x4e\x6b\x88\x35\x91\x02\xd0\x10\x2d\x94\x25\xb1\xb4\x86\x00\xa8\xfa\x93\xeb\xd3\x4a\x43\x59\x6a\x67\xef\x37\x48\xb0\xb6\xd4\xb7\xf6\x78\xc7\xfd\x03\x66\x5f\xdd\x86\x85\x67\xf3\xec\x00\x4d\xf5\xec\x78\x07\xae\x0e\x93\x06\x71\x35\x77\xc3\x8b\xe2\xd2\xce\xef\x6f\x90\x4e\x2d\xb7\x37\x08\xa7\x36\x15\x37\x54\xb9\xe8\xce\x24\x68\x90\x2c\x8b\x53\xc6\x5a\x67\x58\x84\xe6\x84\xbb\x50\x1c\xfe\xda\xfa\xc3\x86\x84\x32\x14\xc6\x70\x30\x6e\x1b\xcf\xc5\xfb\x82\x92\xf1\x3b\xd2\xd3\xdb\xe0\x35\x1a\x6e\x17\x14\x93\xd1\x08\x2c\x7d\xe1\x39\x23\x58\xc7\x51\xc6\x0d\xa9\x00\x0e\x06\x6e\xa8\xff\xec\x08\xe6\x86\xd4\x4a\x87\x21\x37\x96\xc6\x70\x84\x6e\x5b\x42\x67\x75\x80\x70\x63\x69\x0c\x29\x6c\x8d\xb7\x61\x3a\x6b\xb5\xed\x3c\x85\x35\x23\x06\xf3\x48\x40\x68\x3b\x32\xab\xcd\xbf\x10\xca\xe3\xe8\xe5\xc6\x9b\xfd\xda\xeb\x07\xde\xa7\x21\xb5\xa3\xed\x4f\x82\xcd\xa7\x0d\xd9\x70\xbc\x18\xd8\xc1\xab\x65\xcd\x33\x0f\x84\x0b\xf9\xc8\x3b\xe0\x50\xf6\x9c\x0e\xb8\xe5\x0d\xd4\x92\x0d\x5b\xf4\x2a\x1c\xf0\x61\x7b\xeb\x22\x1c\xa6\xe4\xee\x01\x50\xa9\xd4\x84\x70\x20\x7d\xd2\xa4\xc5\x1b\xe7\x2c\x4a\xb4\x03\x91\x08\xc6\xd2\x09\x3f\xbc\xe4\x82\x76\x22\x12\xe2\xf5\x1c\xa5\x58\x3d\x23\x04\xc0\x14\x67\x1f\xb7\x13\x20\x99\x39\x9c\xf0\xcb\xcb\xa4\xd0\x78\x3f\x7a\x35\x92\x58\x2e\xc3\x58\x3c\x09\x82\x47\x24\x96\xdd\x01\xb2\x6e\x4d\x79\xa8\x8e\x11\xfd\xfd\x85\xc8\x01\xa9\x1e\xed\x42\xa0\x80\xbf\xbf\x10\x2a\x51\xfd\x7e\x23\x0e\x05\xc1\x75\x22\xad\x57\x13\x78\x2e\x3e\x36\x7f\x62\x89\xb7\xd7\x29\x82\x68\xff\xea\x83\x6c\xc9\x87\xd1\xc5\x2d\xda\x44\x26\xd3\xeb\x39\x7c\xa2\x26\xbd\x99\xf0\x5c\x03\x4c\xf8\x44\xcd\x82\x70\xf1\x4b\xb7\xa4\x33\x79\xac\x0d\x0f\x80\xac\xc2\xd7\x80\x48\x1c\xf3\x31\x86\xa0\xfe\x6e\x51\x6a\x22\x8d\xd0\xbb\x19\x61\xfd\x16\x87\xdb\x7c\xee\xad\x16\x92\x6f\xa4\x66\xf9\x9c\x42\xc0\x8c\x93\x60\xda\x1d\xd1\x81\xdb\x80\xc8\xdb\x1b\x25\xa0\x5f\xbb\x17\xd1\xfe\x2e\xdb\xd2\xee\x8a\xe7\x1e\x0f\x6e\xe9\xd7\x78\x1d\xcf\xfd\x3e\x64\x43\x13\x11\x02\x72\x74\xb3\x57\x69\x37\xfd\xee\x7e\x4e\x04\x78\x3e\x44\x80\x10\xf4\xe4\x07\xa8\x43\x5c\x04\xdb\xcc\x8f\xfa\x46\x80\xa3\xda\x11\x03\xfe\xa8\x52\x67\xdf\x18\x7b\x3f\xdc\x1b\xd0\x21\xe6\xd6\x37\x78\xe9\x83\xdb\xf0\xd2\x4b\x0a\xec\x10\x95\xed\xf6\xea\x1b\xd1\x51\xd5\x46\xf8\x8e\x76\x6d\xdf\x80\x0e\x81\x8b\x5b\x6c\x7d\xa3\x52\xe9\x08\xdf\xb1\x3a\xd7\x37\xa0\xe3\x05\x3d\xe9\x41\xef\x07\x2e\xbf\xe6\x13\x22\x37\xb1\x26\x80\xfb\xf8\x9c\x63\xd2\x11\x7d\x33\x2c\xe8\x74\x5c\x23\xe3\x74\xfc\xbe\x44\xe7\x9e\x45\xb1\x3d\x40\x78\x7f\x8d\xb0\x84\x77\xbb\xbe\x7a\x80\x3f\x59\x5b\xa4\xb3\xda\x88\x03\x3f\xfa\x12\x9c\x93\x3d\x4d\x3d\x06\xb4\x35\x00\xcd\xe1\xd6\x60\x7a\x4c\xe8\x51\x38\x8b\x70\x28\xbf\x3a\x24\x89\x0a\x87\xf1\xd9\x74\x82\x39\x36\xbc\x90\xd5\xee\x68\xfb\x39\x41\xf6\x80\x70\xd0\xbe\xbe\x27\xc8\x1e\x00\x31\x03\x26\x8a\x08\x90\xa3\x27\x08\x0f\xb4\x38\x6d\x4f\x64\x74\x42\x51\x02\x40\x26\xd1\x44\x80\xb4\xa8\x09\x44\xe6\xfe\x12\x3c\xce\xda\xc3\xb8\xd9\xb8\x67\x13\x59\x02\x3c\x26\x8a\x04\x78\xbc\xe6\x89\xa6\x3c\x09\xab\x3d\x61\x4d\x5f\x6d\xb8\x2f\x8d\xc1\x84\xa0\x07\x53\x5d\xe6\x9d\xc6\xd2\x40\x3a\xef\x89\x76\xb6\x6c\x87\xb8\x5e\x36\x89\x25\x3d\x13\xc7\xc2\x11\x2a\xcf\x39\x9f\xa2\x67\xf8\x17\x75\xde\xf5\x8c\x0a\xab\x3a\x60\x7b\x86\x7f\x51\x07\x68\xcf\x9c\xa2\x9f\xa3\x82\x8e\xd7\x74\xc9\xef\xc3\xb6\xc8\x5e\xe8\x5e\x74\x1b\x77\xdc\x55\xb7\x51\xe3\xc1\x1b\xb3\x20\x75\xdf\x00\x95\x82\xfe\xdd\x86\x7b\x59\x87\x5d\x2f\xf0\x37\x8a\xef\xf6\x42\xf8\xdc\x1f\xe1\x13\x3e\x96\xf4\x3f\x9c\x7f\xd2\x71\x8b\x4d\x6f\xaf\x0e\x09\xa0\x00\x2e\x70\x21\x17\x7f\xc0\x80\x2b\xb3\x8e\x4a\x88\xf4\x42\x05\x44\xde\x98\x95\x5a\xb4\x9f\x13\x22\x61\xbc\xd2\x41\xee\xf6\xa0\x5d\xc0\x3f\x60\x49\x74\x3e\xf7\xa7\xcc\xb4\xa9\xa0\xa2\xfc\x48\x75\x1b\x6b\x60\xd6\x81\xaa\x75\xb6\x8e\x74\xde\x54\x63\x77\x4e\x6f\x8c\x47\x55\xe8\x5f\x6f\xf0\x37\x0e\x7f\x51\xa0\xd8\xbb\x47\x14\x50\xf5\x4e\x81\xd1\x7a\x33\x0c\x28\x90\xe2\x20\xb4\xbe\x54\x82\xe1\xd3\xaa\x37\x78\xf3\x24\x41\xf4\xa5\x12\x64\x87\x31\xf4\xa5\x12\xbc\xea\x40\xf5\x06\xf7\xa4\x8c\xcf\x1d\x65\xf0\xec\x2b\xea\x1d\xfe\x53\xd9\xa2\x7b\x87\x77\x72\xfc\xc8\x98\xd6\x97\xf6\x90\x75\xf1\x61\xe9\x9d\xc0\x0a\x3b\x1d\xc0\x76\xb7\xe1\xf4\x1b\x7e\x1f\xa5\xc0\x86\x07\xa7\x37\xd9\xcf\x77\xf4\xa7\xe5\xe9\xa8\x36\x21\xd3\x7a\xef\x13\x6d\x3f\xbf\x81\x2c\x3d\x1f\x28\x01\x20\x2f\x54\x1f\x00\xd6\x6c\x6d\xf0\xf2\x5d\x63\x6b\x10\x20\xbf\x90\xd1\xa1\x56\x13\x89\x03\x6f\x92\x1c\x80\x40\xce\xd7\x3e\x68\x99\x97\x21\xa4\x3f\x17\x32\x9a\x20\x06\xaa\x9b\x19\xe1\x83\x97\x5b\xbd\xc6\x80\x23\xec\xd5\x25\xfc\x7f\x06\x02\xda\xc8\x66\x9d\xb7\x43\x1d\xd9\xac\x26\x76\xa8\x1f\x9b\xb5\xe4\xbe\x17\xfe\xa0\x3e\x77\x38\x36\x8d\x48\x16\xf7\x7b\x6d\xa5\x9d\xb5\x55\xdd\x03\xfc\x9a\x86\x82\x99\xc8\x8e\x3e\xec\x2c\x18\xf3\x3a\xf3\x58\x31\xc6\xba\x3d\x2e\x9e\xcf\x76\xa5\xf5\x9d\xb7\x76\x19\xd9\x8c\x02\x72\xa8\x72\x3f\x1e\xc0\x34\xcd\x03\x0e\x3e\xd3\x13\x0c\xe0\x3d\x9b\x00\x0e\x16\xa6\x37\x93\x3c\x98\x73\x65\xe1\x00\x6a\x4c\xde\xcc\x56\x0f\xda\xd1\x92\x47\x7d\x9c\x5f\x7e\x63\xc2\x11\xe5\x2e\x6e\x7e\x21\x64\x9c\xf0\x75\x35\xb7\xe9\xeb\x92\x29\xa6\x9f\x70\xe0\x49\x93\xe9\x27\x1d\x78\x8a\x9b\xef\x4b\x73\xf1\x15\x4b\xa5\x9f\x4c\x1d\xf3\x01\x7d\x32\x39\xce\x07\x1e\xa3\xf9\xbb\x2c\x15\xfd\x84\x83\xc7\xdc\xf6\x7c\x3c\x57\x7a\xe1\xe2\xcd\xdb\xa6\x0a\x58\xbe\x5d\xc4\xae\x5f\x8f\xe7\x4a\x5d\x5c\x09\x2f\x08\xbb\x17\x1d\x57\x46\xf7\x45\xc7\x95\xc0\xb8\xe8\xb8\xf2\x06\xbb\x70\x39\xb1\xe5\x80\x6b\xa0\xed\x29\xd0\xd3\x62\x06\x7b\xd1\xd3\xe2\x83\xfb\x3a\x69\x77\x13\xf6\x2f\x7a\x5a\x2c\x7b\x30\xdf\xd9\x71\xa6\x1d\xe9\xcd\xd9\x60\xcc\xc7\x8f\x22\x40\x27\xfd\x28\x02\x03\xb7\xe4\xa7\xe4\x15\x9f\x9d\x3f\xb8\x0b\x5c\xa8\xeb\x93\x69\x1e\xdf\x5f\xd5\xcb\x07\x9d\xc7\x84\x3c\x69\x89\x53\x1b\x16\xf1\xd7\x7d\x0c\xfd\x66\x11\x45\xf7\x77\x27\x2a\x86\x02\x0a\x17\x5c\xbe\xa4\x70\xd8\xc0\xab\xa3\xb1\x3b\xe2\x68\x6c\x65\xef\x37\xce\x01\x4b\x17\x4b\xcb\x18\x2f\xa5\xe2\x7e\x76\xdb\x07\xc6\xb1\xd1\x12\xa4\x9d\x31\x50\x31\xd0\x5e\xe8\xb1\xb1\x2a\xa2\x7c\x0f\x83\x35\x04\xad\x5b\x8e\xa5\x3a\x54\xd7\x5b\x1b\xb8\xa9\xfc\x75\x13\xc6\x58\xba\x41\xc9\xee\x00\xb9\x7c\xd5\x6d\xd8\x59\x82\x67\x80\x40\x7e\x79\x86\x06\x03\xf9\x5b\xfd\xc9\x59\x34\x02\x6f\x27\x72\x6f\x50\x1c\xa2\x85\xce\xb1\x14\x87\xe2\x22\x18\x03\xa5\x75\xe4\x39\x19\x61\xc9\xa8\xc1\x6f\xc3\xa9\x93\xdd\xa6\x2d\x4e\xb0\xc1\xdc\x3e\x7c\xf8\x0d\xaa\x09\x0e\x78\x1f\x91\xaa\xb9\xc0\x5d\x6a\x41\x7e\x4d\x70\x69\x01\xd9\x65\x2c\x47\xc4\xe9\xf9\xfa\x1e\x17\xb5\x09\xdb\x4b\xc6\xd7\x6d\x4c\x65\x20\xde\x7f\x73\xe7\x28\x6d\xe0\x97\x79\x43\xb1\xc7\x42\x65\x03\x4d\x1e\xf2\xbe\x24\xb5\x11\x59\xdb\x59\xed\x14\xd6\x63\x0d\x95\x68\xde\x92\x99\x71\x24\x92\x86\x51\x89\xc2\x36\x0e\x55\x1c\x8f\xfd\x5d\x3d\xb0\x5a\xb4\x69\x0d\xd2\xb7\x55\xac\x91\x69\x56\xd5\xfc\x10\x6d\x62\x7d\x66\xa0\x1c\x4d\x94\x13\x71\x3c\xf5\x66\x04\x3d\x6c\xdf\x8e\xa1\x1a\x85\x3b\x4e\xfd\x15\x16\x6e\xd0\x7c\x0a\xeb\x53\x6b\xfc\xc2\xf9\x68\x2d\x51\xf5\xd9\x31\x53\x03\x17\xb2\x84\x57\x7f\x54\x6a\xd5\xae\xd4\x08\xd5\x7f\x45\xc4\xae\x77\x46\xa5\x0a\xef\xf7\x0b\xfd\x11\x1a\xb0\x42\x38\x6f\xfe\x00\x62\xa1\x57\x08\x11\x1c\xdb\xeb\x7d\x8a\x85\x6e\xa3\xcc\x9d\xc4\xc6\x51\x79\x66\xe9\x7b\xc4\x67\x44\xb3\xea\xc1\xb4\xd8\x17\x48\x10\x6d\x93\xae\xf1\x2b\xa3\xf1\xe6\x76\x35\xf3\xa2\x09\x61\xb8\xd1\xa3\xe5\x25\x68\xd8\x3e\x6e\xe2\x4e\x49\x63\x04\x95\x01\x65\xd7\x1a\x4b\xec\x1d\xc5\x4f\x59\xed\x4e\xe0\x34\xd2\x93\xe8\x65\x49\xb9\xe3\x35\x79\xd4\x03\xdd\xdc\x46\xed\x65\x53\x3f\xac\xde\x56\xc8\x07\x84\x5c\x1d\x8d\x03\x32\x6e\xf1\xdb\x4b\xed\x90\xbd\x7a\xf4\x25\xf3\xc9\x1b\x39\x70\x9d\xa2\x95\xfd\x81\xd8\x8b\xe2\x78\x83\x01\x0b\xb9\xeb\x6f\x0c\x18\xc0\x5d\x29\x67\xf0\x36\x70\xef\xe3\xce\xdb\xd3\x85\xe7\xc1\xbd\xa1\x85\x80\x50\xea\xaa\x95\x83\x81\x17\x3a\xad\xc6\x60\x38\x83\x89\x17\x42\xa9\x2b\x65\x0d\xd8\xc7\x9d\x3a\x34\x06\x6f\xa2\xd7\x84\x20\xa3\x06\x29\xba\x03\x22\x6a\x89\xdd\x33\x02\x04\x9e\x31\x62\x2e\xc2\x6b\xc6\x88\x12\xb0\x92\x33\x76\x82\xa0\xf5\xe0\xad\xe1\x1e\x61\xa7\xab\x49\x20\xed\x04\xc9\xdf\x43\xb0\x30\xff\x81\xbc\xea\xa4\xbc\xb1\xf3\xa0\x11\x84\x3b\x20\x7c\x7d\x0f\x71\xc9\x28\x84\xec\x59\xda\xab\x43\xda\xa2\xfd\x02\xfc\x24\xf1\x47\xc1\x6c\x83\x97\x33\xba\x14\xf7\x40\x69\x6a\x5b\xc2\x07\x2e\x6b\x74\xed\xd8\x01\xe3\xbc\xad\x2b\xe3\x40\x4a\xb9\x74\xae\x01\xd3\x7c\x96\xa5\x60\x20\xaf\xd5\x65\x49\xc7\xf1\x78\xc1\x04\xef\xc1\x52\xdb\xa6\xb9\x83\xfc\xd1\x23\x20\xc9\xdc\xec\x83\x52\xae\x39\x38\x8b\x2f\x7a\xb3\x1e\x70\x24\x49\xdc\x18\x8f\xad\xde\x33\xbc\x79\xbd\xa4\x5e\x40\x75\x46\x7b\x81\x06\x6e\x77\x74\xf9\xc7\x81\x64\x55\x17\xf8\x18\xb4\xd5\xdb\xac\x38\x10\x07\x62\x83\xcd\x80\x08\x6c\xc1\x6f\xe0\x7a\xc7\xdc\xdd\x21\x1c\x7f\x52\x05\x07\x4b\x61\xbf\x3b\x84\xe7\x2f\xfa\x83\x83\xda\x83\xda\x04\x59\x20\x31\xb9\x35\x1a\x02\xe4\xd5\x1b\xc7\xc8\x6d\xcd\x92\xf2\x07\x8b\xff\xf8\x04\x45\xed\x1f\x5b\x0d\x07\xa4\x65\x9b\xd4\xc6\xc5\x45\xd7\x78\x17\x8f\x14\x2d\x2a\x52\x63\x5d\x9e\x72\x30\x7e\xdd\x44\x74\x3d\x00\xba\x03\xe4\x67\x4b\xd9\x19\xb8\xde\xd1\x86\xd3\x71\x31\x7d\xd7\x1d\x52\x9a\xf2\x84\x26\xda\xea\x0f\x45\xb1\x9d\x25\x3f\x10\x4a\xf2\x12\x78\xe6\x93\x93\xa8\x36\x44\x50\x23\x74\x52\xfc\x13\xc2\xe1\x19\xb0\xe5\x60\x4c\x02\xe4\xf7\xe1\x86\xf3\x2e\x98\x84\x47\xf3\x47\xa4\x49\xb1\xd8\x3c\x26\x32\x59\x5f\x03\x00\x20\xf3\xad\x49\x80\xfc\x1c\x6c\xa8\x7a\xc9\x20\x67\x17\xdf\xae\x30\x6e\x82\xa8\x29\x2c\xb9\xbb\xda\x57\x31\x6e\x88\x01\x5e\x43\x4a\xdd\xe6\x33\xb8\x56\xbe\x9b\x68\x59\xb5\xdb\x34\x84\x48\x16\xbb\x2a\x06\xee\x8a\x29\x8e\x73\x18\x37\x17\xd5\x82\x0f\x8a\x51\xda\xba\x3d\x9e\xf8\x78\x2d\x0a\xca\x51\xda\xf6\x3f\x6e\xe0\xc0\xdb\xe4\x06\x0e\x5e\xfd\x31\xbd\xf8\xd3\xde\x71\xdb\xbc\x8f\xe9\x7d\x63\x94\xd9\xa6\x76\xe4\xe5\xdd\x45\x3f\x70\xd5\xdd\x86\x79\x7f\xb8\x43\x48\x5e\xaf\xe7\x74\x03\x0e\x8f\x80\x55\x13\x04\x3b\xd2\x73\x8b\x53\xb8\xf7\x0d\x6e\x3f\xd1\xd5\xce\x1b\x27\x45\xb7\x3b\xe4\xf4\xdc\x65\x48\xdd\x03\xfc\x7e\x1e\x12\x57\x4c\x7a\x55\xf7\x40\x4f\xe6\x50\x1b\x6e\x3f\x11\xde\xce\x2b\x26\xb5\xb3\xf6\x40\xcf\x66\x57\x1b\x26\x19\xaf\xd2\x1e\xe0\x16\x7c\x75\x40\x42\xf4\x80\xd0\x4b\xba\xdf\x87\x5e\x62\x88\x20\xe8\xeb\xbe\xf1\xb2\x47\x56\x55\x15\xef\xd9\x79\xa9\x64\xff\x91\x51\x6d\x47\x69\xcc\xea\x60\xa4\x9d\x57\x50\x7a\x0d\x51\x48\xa8\x74\x1d\x7f\x3b\xef\x98\xd4\x4e\xdc\x11\x3b\x5f\x9c\xb4\xbe\x23\x17\xb8\x54\xe3\x3c\xf2\x8e\x22\xbf\xc1\x5b\x21\x0d\x02\x92\x73\x9d\xb5\xbe\x27\x78\x89\xb4\x13\x76\x1a\xf0\x4d\x46\x09\x5e\xa2\xe4\x36\xbc\x82\x12\xaa\x76\xdc\x11\x59\x5f\xfd\x5d\xb4\xb6\xbb\x43\xb8\x81\x74\xe0\xec\x19\xca\x93\x3b\x64\x32\xae\xb8\xd7\x9e\xe1\x05\xac\x6e\xc3\x0b\xe8\x09\xe1\xca\x19\x97\x32\xd8\x71\x6b\x7d\x76\x08\xd7\x9e\x09\x91\x90\x96\xe1\xf7\x2a\xfe\x00\x10\x29\xa4\x68\xc7\x2d\x93\xde\xc9\x3b\xd2\x6f\xab\x01\xc8\x50\x09\x8a\xfb\x87\x9f\x4b\x12\xef\x8e\xf4\x5a\x67\x7c\xef\x48\xaf\xed\xb2\x43\xed\x48\xaf\xed\x12\x23\xf7\x42\x80\x34\x1e\x83\xd9\x5d\xec\x6b\x2f\x5c\x22\xbf\x00\xbf\xa6\xf7\x1d\x6e\x99\xec\x92\x43\xf7\xc2\x25\x12\xc6\x50\xfc\xbc\xb8\xb2\xc0\x0e\x25\xa7\xbe\x66\x08\x4f\x5e\xf6\x0c\x01\x61\xf5\x80\x2c\x10\xeb\xef\xb1\x84\xc9\x03\xc2\x7b\x6e\x0c\xb3\xe6\xa6\x69\x08\xc1\x42\xa5\x7a\xe3\x53\x4b\x4a\x6e\x33\xe6\xca\x44\x50\xb9\xa8\x42\x01\x12\x78\xbb\xd7\xa0\x72\x4d\xfd\x9c\x15\x70\xdd\xee\xbc\xca\xdc\x1d\x92\x4c\x3d\x22\x51\x20\x10\x90\xe0\x9b\x47\xf0\x0f\xc0\x81\xb7\x1e\x2a\xaa\xf7\xd7\x94\x27\xcf\x24\x01\x8d\x8b\x29\xbb\x91\xdc\x1e\xa0\x85\x65\x94\x50\xb7\xee\xb2\x37\xb8\x9d\xbc\x0a\xbc\xd8\xc6\x71\xd7\x7b\xdb\xf1\x82\xdb\x70\x85\x79\xe7\x34\xf8\xfa\x8c\x14\xe6\x07\x9b\x10\x11\x34\x94\x7b\x75\x07\x37\x66\xa0\x29\xf7\x87\x7d\x69\x4a\x9d\x2e\x58\x7f\x81\xcb\x2a\x5d\xe6\x69\xef\x48\x38\x35\x25\x20\x80\xbd\x58\x60\xdf\x11\x56\x54\x9d\xb4\xb4\x77\x00\x61\x6a\xef\x04\x42\x93\x66\xce\xaf\xf9\x47\x27\x7b\x10\xde\x91\xe3\xeb\x38\xaf\x1d\x96\x7e\xeb\x34\x3b\x6e\xdf\xa9\xc3\x53\x5c\x5a\x55\xb2\xf7\x6d\x47\x8e\xaf\x03\xbd\x76\x5c\x58\xe9\x22\x43\x3b\x73\x7c\x4d\x6a\x83\xd5\x3b\x8d\xd6\x41\x0e\xa8\x75\x1a\xbc\x4b\xc0\x0c\x04\x59\xbf\x76\x15\xec\xe3\xc0\x0c\x04\xc2\x20\x88\x42\xc9\xe0\x3a\xf9\x7d\xf8\x64\x4d\x5a\x03\x20\x9b\x36\x59\x91\xd4\x05\x68\x76\xf8\x01\x8a\x43\x75\x77\xe4\x09\xe7\xf4\x23\xfb\xd9\xbe\xf3\x46\x79\xcf\x6f\x27\x06\xdc\x86\x0f\xd7\xdb\x19\x59\xc3\xf6\x95\xed\x3b\x7c\xb6\x5e\x22\xb8\x08\x86\x4b\xa9\xec\x2c\x56\xfa\xda\x5d\x3b\x29\xd5\x3d\x00\x62\x73\xac\x9d\x10\xeb\x39\x6f\x08\x32\x03\x39\xe8\x9d\xd3\x00\xc8\x12\x7e\xc1\x8f\x2c\x61\x47\x01\xef\xb8\x63\xd3\x9a\xf5\x7e\xc0\x9f\x28\xf1\x6f\xc7\x1d\x9b\x56\x23\xf7\x03\xb7\x94\x78\xa7\xe1\x8e\x4d\xc7\x5c\xed\x07\x3c\xa6\xc6\x10\xee\xdc\x74\x84\xe5\x7e\xc0\x63\x6a\x9a\x3a\xe0\x11\xf6\xbe\x3a\xe0\x7d\x6c\x7e\x1f\x0e\x53\x73\x27\x64\x1c\x3b\x8a\x75\x3f\x09\xbf\xde\x3f\xe1\x21\x96\xfc\xbb\x9f\x80\xdf\xbc\x87\x17\x10\x59\xa9\xda\x91\x71\xec\x88\xac\xfd\x24\xc0\x6e\xf3\x5a\x16\x4d\x98\x19\xc8\x5e\x00\x66\x20\x37\x3f\x07\xc0\x26\x51\x24\x19\x3b\xa4\x75\x3f\x09\xb0\xfb\x87\x87\xd8\x7b\x08\xf1\x56\xc5\xfe\x9b\xfd\x64\xfc\xa2\x1c\xb2\x3b\xb4\xae\x61\xc3\xd7\xce\xeb\x86\x9c\xd3\xb0\x23\x71\xd8\xf1\x26\xfb\x85\xc8\x6a\x49\xd8\xfb\xd5\x60\x39\x13\x52\x2e\x44\x5a\x4b\xa2\xde\x91\x36\xdc\x5f\xef\x2f\x98\x1c\xf3\xb5\x23\x6d\xd8\x5a\xc7\xbe\xd4\xae\xe1\x70\x9e\x1d\xe1\xfc\xfd\xd5\x3f\x0c\xef\xc1\xf3\x81\x4f\x52\x12\xfd\x8e\x80\x7e\xab\x65\xfb\x52\xc3\xb2\x13\xa7\x76\x64\x11\x5b\x2d\xdb\x27\x5c\x92\xaf\xef\x33\x79\xab\x06\x98\x44\x80\x16\x61\x02\x01\x56\x01\x70\x25\xa7\x55\x88\x7d\xd2\xb4\xe8\xef\x01\xb0\xd9\xff\x24\xc0\x1e\x10\x00\xbf\xfa\x23\xc0\xee\x8f\x9e\x06\x01\xc0\xac\x63\x5b\xcc\x76\x78\x3b\xb2\xbd\x40\x3b\x2e\xe5\xb4\xf5\x75\x47\xc9\xff\xcd\xe1\x20\x3b\x2f\xe5\xb4\x8e\xc1\x4b\x39\x6d\x9f\xdd\x51\xa1\x75\xcb\xaf\x2e\x3a\x7f\xf0\x2c\x06\x7f\x10\x98\x4f\x56\x81\xc5\x17\xde\xdb\xe9\x23\x89\xd7\x74\x3a\x6e\x68\x47\xa0\x56\xb1\xab\x76\x7f\x7c\x28\xa2\x8d\x63\xa3\x83\x52\x8b\x7f\x40\xbd\xda\xac\xf5\x1f\xbc\x97\xd3\x96\x95\x63\xa3\x2b\x56\xcb\x71\x6c\x04\x25\xba\xd3\x8e\x79\xb9\x4f\xba\x5e\xb3\xda\x9c\x77\x55\x1b\x0e\x65\xb9\xbb\x8e\xed\xa9\xe5\xed\x39\x70\xda\x22\xa1\x23\x30\x59\x2f\xfb\x07\x96\x2d\xd1\xf1\x7b\x3c\x37\x77\x8a\xb5\x1d\x81\xa5\xf0\xb3\xdf\x80\x05\x7b\x18\x8e\x40\x9f\xa6\x4e\xcc\xe3\xb9\xaf\xf3\x67\xc7\xcf\x11\x1e\x07\xa7\x66\xfd\xdc\xe6\x29\x89\xfe\x78\x32\x20\x44\xf8\x47\xc0\xbd\x60\x62\x9f\x47\x60\x92\x62\x76\x17\x37\xeb\xe5\x6b\x4a\xf1\x01\x5c\x9f\x44\x96\x46\x16\xcb\x3f\x90\xb8\x1c\xec\x6e\x3c\x96\x36\x56\x7c\xe5\xce\xc1\xfb\x3e\x5d\xf6\xe8\xe0\x7d\x9f\xae\x2a\x73\x40\x3d\x0b\x76\xd5\x1d\x91\xce\xdc\xec\x1f\x70\x01\x68\x75\x17\x07\xb7\xb4\xa7\x75\xb2\x0b\x4f\xfc\xa2\x63\xd5\xf3\x9c\x7c\x43\xb0\xa2\xba\x6b\x70\x7e\xc2\x91\x98\xd0\xa7\x2f\xe0\xc4\x09\x76\x93\x1e\xc8\x7e\xb6\xcf\xe4\x48\xf4\xd5\xba\x83\x27\x17\x4f\x3f\x2c\x95\xac\x54\xa3\x17\x79\xc7\xd9\x65\x7e\x8f\xa5\x83\x95\x2a\x91\xe8\xa0\x97\xc7\xd7\x7e\x1d\xf9\x49\x58\xf3\x1b\xb0\x21\xb9\xd8\xcc\x91\x9f\xab\x73\x84\x4d\x24\x22\x27\xbb\xd9\x0e\xa4\x4d\x64\x57\x92\x38\x32\x6f\x2a\x4d\xfe\x61\x32\x83\x4b\x6b\x98\x79\xaa\x88\x9f\x1c\x70\xff\xb8\x87\xa5\x5a\x35\xef\xea\xa5\x58\x99\xa1\x1f\x4b\xaf\xaa\x96\xe3\x0e\xc4\x3d\xb9\xe6\xcf\x51\x68\xef\xf7\xfb\x18\xcd\xd3\x61\x0e\x84\xb7\x23\xb4\x1a\x4b\x9a\x07\x73\x22\x74\xc8\x1e\xac\xb1\x2a\xbb\xdf\x81\x1c\x89\xd7\x5d\xf6\xc7\xe7\x5a\x28\x8d\x58\x19\x74\xe2\x17\x60\xcf\x18\x1e\x01\x61\xce\xaf\x1e\x99\x39\x5f\x3d\x25\x48\xd7\x32\x2f\x1f\x0d\xca\xb7\x11\xd4\x10\xe0\x18\xfc\x9c\xca\xb7\x06\x68\x09\xcf\xdd\x7e\xdc\x7b\xc2\x11\xa3\xa0\xa2\x5f\xa0\x34\x6d\x24\x2e\x2d\x68\xf4\xd7\x0b\x88\x3f\x91\xe8\x76\x34\x6e\x19\x81\x88\x54\xde\xe0\xe2\x51\x07\x53\x79\x6b\xf1\x1b\x17\x88\x51\x48\x5a\x5a\x4e\xb1\x39\xf3\x40\x22\xaf\x1f\xa3\x6c\xea\x8b\x33\xf4\xe7\xba\x49\xf5\x07\x9d\xc7\x5c\xba\x23\x25\xc9\x9b\xa1\xaf\x53\xd8\x18\x41\x24\x93\x11\x8a\xa4\x09\x17\xf9\x3b\x3a\x69\xc8\xaf\xc3\x47\x64\xde\xd9\x19\xbc\xa1\x5d\x80\x9c\x89\x6e\x0d\xec\xc0\x7d\x0a\x0e\x95\x39\x06\x28\x5a\x47\xd5\x81\x9c\x89\x2c\x9b\xd1\x01\xf5\xa5\x0f\x23\x70\x3c\x35\xce\xd5\x86\x6a\xec\xbd\x4c\x75\xc6\xcc\x16\x4e\x22\x6b\x9d\xc7\x80\x66\x6c\xc6\x89\x24\x0a\x6b\x2b\x07\x7c\x48\xb5\x7a\x40\xe6\x48\xf8\xd8\x62\x8e\x84\x89\x74\xa7\x7d\x43\x03\xc0\x07\xe4\x40\xb9\x83\xe5\x4e\x7d\x0c\xee\xb4\xfa\x69\x02\x3b\xb2\x40\x3c\x41\x46\x28\xb5\x9a\x7e\x74\xfc\xe0\x72\xd2\x28\x2b\xe6\xb1\x23\x99\xc1\xf8\xdb\x51\xd6\xd1\xfc\xf7\x80\xc9\xcf\xb3\x3d\x60\xe1\x33\x74\x07\x32\x01\x7c\x28\x2f\x55\x23\x46\x9f\x1a\x07\x8a\x26\x1a\x3a\xb8\x7c\x86\x1d\xbe\xc7\xd2\x35\xa2\xef\x19\x3a\x96\xae\x11\xa3\xb9\xf7\x81\x3c\x00\xd3\xeb\x09\x3b\x43\x75\x1b\xe6\x25\x13\x0c\x92\x2b\x9c\xe9\x7b\x9c\x4f\x1d\x32\xff\x80\x44\x00\x53\xd4\x89\x10\x5e\x93\x24\x2e\x2f\x7d\x71\xff\x13\x61\xf3\xe6\x4a\x27\x34\x7a\x93\xfc\x09\x8d\xde\x07\x27\x74\x01\x87\x97\x1e\x27\xd4\x5d\x1f\x82\x27\x94\x3f\xcf\xe7\x82\x4b\x5d\xf2\xdb\x71\xc1\xa5\xee\x1d\x76\x51\xa1\xf7\xfb\xe4\x41\x9a\x1f\xae\x21\x75\x2e\xd5\x71\x15\x32\x08\xbf\x00\xe5\xc7\x00\xb2\xc2\x90\x0b\x04\x1d\xd7\x93\x77\xaa\x45\xbf\x10\x5b\x69\x16\xb2\x44\xfb\xec\xd8\xb2\x83\xa2\xbd\x9f\x53\xb4\xf7\x89\x3a\x11\x00\x62\xae\x88\xcb\xf7\xed\x8e\x38\x26\x02\x42\x7c\x72\x4c\xa8\x2e\xaf\xe7\x54\x5d\x34\x1f\x48\xf2\x0e\x8f\x3b\x70\xdb\x82\xf3\xcd\x8e\x25\xc9\x67\x07\x0a\x1e\x4b\x92\xcf\x8e\x34\x3c\x96\xe4\x9e\x1d\xb2\x77\x30\x6e\xc9\x57\x6d\x1d\xb8\xbc\xcb\x61\x14\xc7\x4d\xe5\xcb\x8b\x7a\x33\x93\xde\x2f\x20\x01\xdd\x6c\xfd\x86\x17\x4f\x13\x44\x75\x20\x2f\xf1\xcd\x88\x19\x1d\xf6\xe7\xe3\xad\xe8\x6a\xc3\x2a\xad\x83\xed\xdc\x32\x36\x41\x52\x9b\x6b\x2a\xa2\x3b\x51\x7b\xd4\xe3\x9f\xcc\xf3\x15\x97\x3f\x99\xe7\x9b\x3d\x00\x2c\x10\xda\x35\xe7\x86\x28\xaa\xe4\x01\x10\x46\xd1\xdd\x1f\x8b\x6f\x7f\x9a\xbc\xf5\x34\xba\xbd\x36\x9d\xd4\x98\x33\xe0\x8e\x1c\x8f\x16\x1e\xf4\x69\xb8\x40\x53\x7f\xf5\x1b\x0c\x36\xd0\x7c\x71\x6d\xea\xeb\x7d\x30\x61\x09\xe1\x67\x78\x2a\xf8\xfa\x7b\xda\xf6\xba\x3b\x80\x09\x41\x6c\xe2\x8c\x8c\x83\xd7\xc9\x73\xe2\xa2\x2e\xed\xfa\x93\x85\x49\x6d\xe6\x3a\x23\x64\x23\xad\x40\xe4\x75\x64\x7e\x8c\xd8\x02\xb1\x95\x93\x97\x16\xbc\xc6\xe3\x41\xa7\xf6\x92\x4a\xbb\x33\x18\x4f\x5c\xca\xe5\x00\xeb\x13\x89\xbf\x0e\xa6\x38\x13\x2a\x5f\x68\xd7\x9f\x09\x04\xa5\xe1\x70\xe1\x56\x75\x73\x5f\x93\xf5\xcb\xb8\x91\xdc\xab\xbf\x24\xda\xfe\x1a\xeb\x91\xa1\xd5\x7e\x22\x26\x3f\x6d\xdc\x87\x9a\x75\x26\x9c\xa8\xef\x9f\x4d\x8d\x10\x4d\x73\xfe\x51\x2e\xe8\xc9\xf2\x9d\xb5\xb9\x37\xde\xf8\x28\x89\xe2\xc4\x75\x00\x0e\x5e\x3e\x91\xff\x6b\x17\xcc\x09\x39\xd7\xb1\xc8\x67\xd9\xb0\x19\xf4\xbc\x04\xb4\xb5\x94\x85\x1c\x5e\xec\xe6\x84\x98\x1b\x87\x5f\xe0\x99\x24\xec\xc1\x81\x10\x75\x22\x9f\x05\x7e\xb4\xd7\xfb\x30\x96\x7b\xed\x50\xfa\xa6\x34\x49\xca\x67\x85\xd8\x28\x0b\xe0\x59\xc9\xef\xd4\x41\x25\xbf\xd3\x8c\xeb\xa3\xfa\x6a\xc4\x25\xd9\x16\xdf\x6f\x78\x2e\xc1\xb5\x58\xf2\x3d\xeb\x53\xbc\xc1\x1f\x20\xcd\xdc\x38\xc0\xbd\x59\x92\x53\x4f\x66\xf3\xea\x29\x22\x9a\x5c\xa0\xe4\x44\xa9\x7f\x17\x1b\x39\x51\xba\x7f\x38\x2c\xf7\x44\x94\x92\x01\x66\x54\x92\xf7\x37\xc3\x90\x3c\x5c\x27\x3b\x92\x7d\xec\xec\x88\x5b\x29\x7e\x81\xbb\x45\x08\xeb\x48\x09\xf7\x84\x70\x6b\x96\x0b\x6d\x9d\x1d\x29\xe1\x9e\x20\xc5\x46\xe3\x07\xa5\xf5\x5d\x8c\xfa\x7c\x42\x8b\xc4\x0e\x28\x25\x4a\x86\x3d\x21\x25\xba\xda\xf6\x89\x50\x22\xfb\x09\x4f\x48\x8d\xae\xa4\x7c\x42\x08\xec\xd6\x54\x4f\xde\xaa\xe5\xc0\x9a\x73\x30\x09\xa4\x79\xc8\x35\x25\x5f\x6c\x76\xb2\x5e\x8b\x8b\x8c\x9f\xe3\xc6\x0b\x6a\x23\x76\xc8\xc5\x57\x4e\x58\xb1\xed\x59\x3c\x11\x3b\x54\xcc\xf3\x97\xdc\x58\x8b\xb7\xc1\xce\x5d\x2a\x9c\x20\xb7\xd6\x09\xcc\x27\x62\x87\x8a\x39\x16\x62\x87\x8a\xa9\x1e\x72\xa3\xa3\x85\x4f\x14\xbb\xb4\x67\xe2\x5c\x72\x64\x2d\xde\x56\xb0\x62\xdb\xee\x7f\xee\x88\x33\xd1\x11\x78\xee\x44\x80\x70\x8e\x32\xf9\xbe\x54\xf0\xdc\x71\x84\x48\xf2\x3b\x51\x26\xdf\x17\xad\x9d\x07\xe1\x77\x1b\xea\xa2\x69\x80\xc1\x43\x92\x34\x4f\x04\x0f\x15\x29\x42\x27\x24\x49\x1b\xd1\x4f\xc6\x0e\x79\x13\xb0\xf0\x65\x95\x98\x73\x3e\x17\xad\x9a\xd1\x9c\x74\xf7\x98\xd1\x9d\x08\x7b\x30\x59\x22\x56\xc7\x8e\xbf\x13\xb1\x3a\xf6\xdd\x9e\xb8\x84\xcb\xbe\xd8\xf3\x44\xd0\x83\x51\x7a\x22\x92\x45\xea\xe5\x79\x92\xd3\x09\x64\x84\xe6\xd8\x79\x7c\x22\x34\xc7\xce\x9f\xf3\x62\x24\x8b\xfa\x7b\xee\x65\xf5\x00\x88\xcd\x71\x74\xe4\x09\xd9\x6f\x58\x52\x3b\x11\x8c\x63\xef\xf0\x79\x11\x22\x21\xf9\xa2\x32\xe1\xe7\xdc\x08\xc2\xc0\x45\x88\x3c\x00\x21\x72\xff\x80\xc0\x7c\xea\x22\x04\xc2\xc8\x7c\x94\x1b\xff\x00\x71\xdf\xac\x65\x3e\xc7\x85\x46\x40\x1d\xfa\xf8\xb3\xab\x74\xce\x49\x6d\xc6\xbd\x5f\xe0\xf4\xc2\x0f\x72\x70\xa3\x69\x90\x35\x5c\x7c\xe1\xfa\x89\xfb\xee\x7d\xfd\xd2\xc9\xa2\xf5\xde\x24\x37\x04\xb1\xe0\xf7\x61\x0d\xb4\x23\xf5\x5c\x82\x60\xf4\x75\x4c\xe7\x0d\x6d\xcd\xbb\xe4\x26\xc9\x88\x84\xee\x75\xb6\x24\xef\xea\xfb\xc0\x8c\xfd\xfe\x49\xfd\xc8\x1f\x10\x24\xcf\x08\x51\x26\xda\x16\x17\x92\x6a\x93\xd8\xcc\x85\xb2\xf7\xbe\x9d\xe9\x62\xda\xab\x56\xe4\x7a\x24\x47\x3f\x87\xf3\x5b\x11\xc9\x17\xd3\x58\xc5\xda\x2f\xa6\xb1\x36\x7f\x8f\xea\xe9\xc5\xe3\xc3\xf9\x2d\xbe\x78\x05\x66\x29\x48\x96\xbe\x10\x06\x53\xc5\x5a\x2f\x54\xa1\xef\xdd\x6d\xe8\x63\xd2\x5f\xae\xc0\x1b\xfc\x45\xf5\x57\x20\x04\x1e\x01\x10\x48\x58\xbc\x90\x17\x5b\xeb\xab\x47\x08\xbf\xe2\xf6\x17\xaa\xd4\x77\x49\x24\x17\xc2\x60\xac\x20\x5d\xbc\x00\xb6\xf9\x7b\x5a\x89\x3c\x20\x40\x54\x98\xcc\x15\xa1\x82\x36\xb7\xa1\x72\x4a\x9e\xba\x22\x22\x1a\x14\x97\x73\x45\x42\x28\x94\x47\x78\xf3\x65\x90\xbc\x50\x02\xbf\xcb\xbe\x7b\x45\x02\x28\x94\x47\x04\x34\x34\x7f\x4f\xf8\xdc\x3f\x2b\xf8\x1a\xe0\x08\x00\xba\xdb\x37\xaf\xbe\xd1\x17\x89\x10\x68\xc6\x88\x83\x77\x98\xe4\x95\xe0\x50\xed\x7e\x0e\x27\xb2\x17\x19\x69\xb0\xf6\xaf\x5d\x09\x2e\x54\xcf\x90\x69\xb0\x3a\x0b\x2f\x46\xd1\x18\xa3\x4c\x83\x95\xa9\xf0\x62\x1a\xac\x5c\xff\x57\x82\x82\xf7\x9a\x1f\xd4\x97\xee\xef\xa1\x53\x1b\xc3\x90\x70\xdb\x30\x4a\x98\x16\x6b\x2a\xce\x10\xc7\x25\xe2\x5e\x19\x00\x9b\x24\x32\x01\x16\x00\x19\x00\x7b\x57\xa0\x8e\xa4\x45\xe2\x8b\x45\x70\xaa\x67\x90\xe1\x24\x96\x0a\x7b\x65\xda\x2e\x4d\xd6\x99\x20\x6a\x91\x33\x5c\x8a\x3a\xee\xae\x0c\x33\x82\x89\x0a\x59\xb5\xce\x7b\xb9\x32\xcc\x06\x26\x92\x02\xb3\x81\x44\xca\xab\x10\x22\x4d\xa0\x10\x22\xf5\x5f\xb8\x44\x42\x79\xa9\xdc\x66\xc2\x29\xaa\xe0\x54\xc7\xc5\x5f\x85\x33\xf6\x08\xb0\xde\x3b\x8a\xf0\x2a\x48\xec\x35\x2b\xa9\x28\xb2\xeb\x7d\xc5\x34\x57\x9d\xf0\x17\xd3\x5a\x75\xbc\x5d\x15\x5e\x58\xb3\x12\xa6\xb9\x9a\x55\x55\x78\x61\x8d\xe3\x4a\x14\x69\x82\x15\xa9\x41\x3a\xae\xaf\x8a\xb2\xc0\xa6\x62\xe4\x02\x74\x87\x57\x5f\xcc\x72\x7d\xb5\x39\xe1\xf8\x93\xb3\xe6\xe2\xdd\xb3\x96\x8a\x2f\x9a\x72\xa5\x43\x5f\x1f\xa9\xda\xdd\xc3\xe3\xaa\xc3\xf6\x42\xca\xab\x03\x93\x2e\xd8\x76\xbb\x03\xf4\x2f\xe4\xbc\xf6\x57\x07\xf0\x40\x1a\xe1\x0d\x1e\x48\x73\x46\xe4\xbc\x5a\xbe\xb8\x3a\xed\x32\xfa\x1e\xe9\x00\x8e\x9c\xba\x90\x0f\xe0\xc8\xda\xab\xd3\x0e\x23\x84\xf7\xa7\x7a\x97\x56\x14\x79\xad\x8e\x64\xba\x3a\x0c\x35\x92\xa0\x2e\xe4\xb5\xf6\x57\x1b\x10\xbf\x3a\x24\xc4\xee\x8f\x91\x11\xa6\x62\x94\xb8\xb7\x44\x74\x75\x96\x01\x31\xce\x06\x1d\x8d\x9e\xf3\xa0\xa3\xd1\x48\x59\xb2\x7d\x76\xca\xe7\x35\xe8\x78\xf4\xa4\xc7\xa3\x7d\x69\x56\x83\x2e\x53\x83\x09\x69\x7f\xb3\x91\xf8\x1a\xcc\xe9\x34\xe6\x96\xb4\x9f\x9d\xe3\x79\x41\xda\xdf\x6c\x26\xbe\xc6\xe3\x7b\xd4\x1b\x4f\xf6\xaa\x57\xfb\xc9\x5e\x35\xbd\xec\x0f\x68\x5a\xae\xc7\x32\x6c\xc6\xbf\xd3\xb3\x28\x81\xf3\x62\xfc\xbf\x53\x19\xaf\x9d\xde\x44\xef\xa9\x9d\xde\x44\x6f\xaa\x9d\x05\x32\x8d\xaf\x9d\x79\xa0\xde\x96\x3b\xf3\x40\x7d\x7e\xed\xf4\x2f\x7a\x23\xee\xb4\x97\xf9\x0c\x3f\xe8\x5f\xf4\xd6\x3f\xe8\x5f\x34\x3b\x3b\x98\x1a\xea\x53\xfb\xa0\x63\xd5\x2c\x1a\x39\xad\xc1\x15\x2f\x2f\xe4\xb4\xd6\x66\x7c\x1c\x74\x30\x7a\xc7\x1d\x54\x9b\xfd\xc2\x53\x1e\x54\xc0\x1e\xf4\x9e\xb8\x7d\xa2\x2d\x40\x8e\x0b\x6d\xa1\xef\x7c\xb2\x85\x04\xfa\xf9\x38\x88\xfd\x03\x92\xeb\x5c\xdf\xf2\x82\x3d\x39\xbe\x56\x0d\x65\x1c\x6d\x0c\xb8\x58\xb6\xd1\xba\xfa\x75\x5e\x50\xee\xdd\xc3\xcd\x17\x34\x8b\x8b\x29\x4a\xe6\xb4\x4b\xac\x2f\xb6\x1f\x5c\x57\x46\x5b\x60\x5c\xac\x35\x69\x4e\xb7\xc4\xfc\xf2\x3a\xcf\x61\xe2\xad\xd5\xe7\xd9\xc5\x44\x4f\x13\xf4\x12\xe4\x5d\x33\xfe\x42\x4c\x7d\xf6\x8c\x16\xa3\x31\x9e\x21\xd5\xdb\x04\x7d\x21\xc2\xde\x37\x27\x5d\xb8\x78\x37\x19\xe2\x09\x81\xc8\x68\x9e\xf4\xf4\xa9\xb9\xa4\x03\xef\xbe\xb9\x84\x03\x23\x78\x69\x08\x0e\x23\xb9\x58\xa7\xd1\x4b\x88\x7b\xa7\x7c\x1b\xe6\x75\x23\x56\xc8\x74\x86\xaa\x38\x9e\x2a\x04\xf6\x57\xc1\xbb\x0b\x11\x15\x0e\x6b\xb9\x50\x94\xd1\x02\xfd\x85\x3a\xed\x8e\x6d\xba\x10\x88\xee\x1d\x78\x23\x83\x50\x93\x9f\x1b\x4d\x2b\x51\x6d\x18\x32\x87\x9a\x83\x57\x5d\xfb\x7d\x5a\x3e\xba\xda\x4c\x0e\x28\x3f\x2a\x7a\x33\x37\xda\x45\xaa\xda\x70\xa7\x89\x5a\x67\xa0\xa7\x5a\xcf\x11\x72\x5e\x5d\x5a\x6a\x2e\x61\xbb\x16\xe9\x3b\x13\xc2\xb6\xc3\x0f\x27\x82\x1b\x1c\x43\x39\x91\x1c\x5a\xb4\x03\x27\x64\x6d\xc7\xbe\x4d\x5c\x5f\xeb\x14\xad\x49\xc3\xad\xd1\x81\x58\x06\xc7\xfe\xcd\x40\xdb\x9e\x27\x08\xc9\x54\xda\xcd\x44\xa9\x46\x47\x3b\x4f\xdc\x3d\xeb\x50\xdc\x89\xa8\x04\xc7\x00\x4d\x88\xc6\x49\xfa\xea\x8c\x54\xaf\xfc\x3e\xd4\xab\xe0\xfe\xa1\x4d\x05\x7f\x3f\x79\x57\xb9\x3a\xe0\x65\x4e\x92\x31\x26\x2e\x73\xea\x92\x4c\x27\xe3\xc3\xbd\xc0\xb8\xbc\xc9\xd6\xce\xc9\xcb\x9b\xb4\x75\x66\x22\x39\xb9\x4d\xd1\x5c\x08\xcf\x14\xe3\xd4\x1f\x05\xd3\xe1\xe7\xcf\x45\xe1\x82\x28\xc3\xfd\xa3\xd3\x6d\x66\xb8\x7f\x0c\xc0\x92\x54\x93\x63\xf7\x26\x8d\xb7\xbe\x10\x64\x52\xf0\x34\x8a\x33\x62\xd9\xaa\x3b\x40\x2c\x5b\x77\x1b\xb1\x6c\x5e\x02\x96\x73\xa9\x9e\x00\x2c\xef\xa6\x41\x94\x6b\xb1\xc9\x60\x16\x08\x19\x12\x52\x66\x81\x8b\x3c\xf9\x7d\xc8\x14\x3a\xf1\xe7\x12\x33\xb3\xe3\x63\x66\x79\xce\x62\x7f\xc0\xf8\xa5\xd7\x1b\x8f\xe9\xcd\x43\xdc\x38\xad\xf5\x45\x7d\xce\x62\xad\x42\x0d\xeb\x05\xd9\xca\x26\x0c\xb8\x2e\x2c\x31\x2b\x62\xd1\x5e\xef\x33\xe6\x47\x2a\xdc\xac\x14\x21\x24\xf9\x4c\xd4\x67\x0c\xbe\xf4\x69\x2e\x61\xb5\xf8\xae\x99\x59\xb9\x75\xbd\x90\xf5\x39\x54\x45\x5a\x4c\x5d\xb5\x64\x33\x51\x93\xd1\x7b\xb1\xc1\x31\x2f\xa8\x59\x80\x45\x30\x37\x3a\x2c\x34\x21\xd6\x5f\x11\x84\x8d\x1b\xd7\x5f\x53\xb6\x16\x40\x88\x3b\xf0\xbe\x5e\xa2\x69\x7b\x75\x06\x87\x82\xd0\xd1\xb8\x8b\x3d\xd1\x09\x9a\xf4\xd7\xf7\xea\x4c\x90\x22\x4b\xd5\x07\xfd\xc4\x4d\xad\x16\x1e\x66\x7f\x42\x1d\xd5\x3f\x62\x0e\xec\xe2\x9c\xfd\x89\x0c\xd1\x7c\x3a\x25\x03\x7f\x00\x7b\xb3\x69\x98\xf6\x66\xd3\x38\x53\x57\xbd\x18\xb4\x37\x9b\x86\x51\xdb\xd1\x65\x9f\x26\xed\xcd\x5e\x6e\x86\x29\xe8\x40\x9b\x9f\x7a\x2a\x9a\x10\xa3\x0c\xbc\x09\x68\x50\x1e\x66\x54\x0c\x2b\x30\xdf\x67\x6d\x46\x73\x72\x86\x15\x78\x46\x3b\x75\x17\xb7\x91\xd1\x65\x62\x81\x75\xd8\x3e\x8a\xb9\x93\x51\x6a\xc6\xac\xbc\x68\x0c\x21\xaa\xa0\x87\x1f\xf9\x70\xe6\x92\x3b\xa3\x2f\x78\x9e\x3b\xb9\xac\x3b\xdf\xd1\xd6\xe4\x77\x72\x59\x41\x8f\x20\x83\x64\xe0\x77\x70\xdd\x68\x60\x26\x9e\x0b\x98\x83\x5c\x5f\xcb\x77\xc0\xa7\x2f\x5d\x79\x1e\x64\xc2\xea\x0f\x41\x06\xb6\xe2\x4d\x04\x19\xd8\x86\x38\x51\xe2\xb1\xcb\x5c\x30\x79\x83\x69\x32\x0f\x3a\x60\xc4\x92\x1a\x32\x4f\xd8\x33\x24\xcd\xcf\x13\x9a\xaa\xb1\xc9\xf8\x61\xaf\x16\xe3\x87\x8d\xdd\x13\x25\xa6\x3c\x61\xc6\x0f\xfb\xd4\x38\x11\x22\x2f\xe9\x6b\x32\x7e\xd8\xab\x87\x4b\x8a\x2c\xe4\xcc\xe7\x82\xd2\xe1\x0e\xa1\xf9\x79\x87\x5c\xbc\xf1\x46\x66\xbe\x79\x41\xd5\xf3\x0e\xc1\xb5\x44\x36\x55\xcf\x0b\x1c\x2d\xbb\x8d\x82\x3f\xde\x93\x8c\x2e\x96\x40\x38\x19\x5d\x9c\xfd\x1c\xca\xae\x24\xc4\x79\x41\xf3\x93\xe9\x7b\x32\xba\xd8\x0c\xe4\xda\xc1\x61\x3d\x1e\xcb\xe6\x78\x09\x18\x5e\x2c\x2d\x64\x5e\xd0\xb0\x5e\x00\x51\xc3\x7a\xcd\x18\x4c\xdd\x0c\x76\x09\xa1\xd9\x81\xb0\x73\x52\xbf\xf2\x94\x11\x85\xe0\x60\xdb\x89\x00\x63\x47\xa8\xce\x49\x05\xc4\x3c\x72\x3e\x5c\x5e\x58\x9e\xd4\xbf\xbc\x4e\x93\xfa\x97\x19\xc9\x7c\xee\xb2\xf7\x2c\x4e\xc8\xd5\x1a\xf4\xa6\x68\xec\xa3\x05\x41\xc2\xc9\x49\x78\xf3\x4e\xdf\x5f\xc5\x69\xf9\x73\x09\xb0\xc5\x0b\x83\x90\x60\x87\x83\x4c\xc8\xaf\xc1\x93\xbe\xe9\xf6\xf0\xca\xdc\x8f\xc8\xe9\x1f\x90\x06\xe8\xa5\x60\x89\x95\xf6\x9a\x12\x42\xca\x1c\x18\x38\x29\xf3\x7a\x46\x70\x36\x7e\xfa\xbb\xb7\x25\xa2\xe8\x94\xba\xb7\x08\x66\xdd\xd5\x86\xa2\xa7\x83\xe9\xde\xe0\x6b\x13\x6d\xdf\x1b\x5c\x10\xd5\xdf\x77\x1a\x27\xd5\x46\x05\x08\xc9\x0f\xf7\x92\x90\x6d\xbf\xbe\x21\x02\xe7\xa1\xc9\xde\x08\x03\xae\xed\xd5\xc1\xe4\x1b\x9e\x01\x4a\x83\x7d\xe0\xbf\x03\xb3\x27\x04\x4f\x80\xa3\xad\xaa\x89\x7b\x0a\xf5\x71\xc0\x1d\x71\x1a\x6d\x09\xb8\xd5\xf5\xf7\xee\x80\x4a\x5d\x1a\x3b\xf0\xe0\x70\x67\x38\x38\x3c\x36\xaf\x3f\xb5\x6a\x75\x23\xae\xc0\xf5\x31\xee\x38\x78\xcb\x83\xda\x17\x6d\x58\x6a\xc3\xe1\xa2\xe5\xbf\x13\xcd\xff\x9a\x0f\x2e\x2b\x75\xd5\xfa\x1b\xf9\x8e\x49\x6b\x7d\xb3\x60\xa1\xcc\x80\x37\x2e\x23\xb5\xe8\x74\x3f\xf2\xac\xdf\x87\xed\x79\xb8\x3f\x46\x9b\x79\xb9\x13\x83\x87\x8c\xbf\x04\xc3\xe5\xcf\xa2\xa1\xef\x0c\xed\xcd\xc4\x90\x21\x3c\x7a\xb5\x33\xd9\x94\xc0\xcf\x64\x4b\x7e\xde\xb1\xa7\x05\x0e\x6f\xef\xb1\x57\xf0\xce\xb8\x11\x46\x36\xc4\x3b\x33\xb8\xda\xe4\x99\x61\x22\x30\x42\x11\x7d\x50\xe2\x6b\x4a\x13\xca\xb7\x87\xb8\xa9\x4a\x6b\x88\xb2\xad\x0d\xeb\x26\xaf\xff\x16\xa7\xbb\x0b\x75\x2e\x61\x0c\x71\xb6\x76\x47\xdc\xbc\x2e\x54\xca\xfb\x5d\x60\x1c\x97\x53\xeb\x2e\x3c\x4c\xfc\x3d\x8b\x3e\xe8\xf8\xbd\x97\x40\x5c\x7c\xfb\xcf\xbd\xa4\xdb\x62\x1c\x56\x98\x62\x74\x3a\xde\xcc\x36\x74\x35\xee\xbb\x72\xc7\x8a\x88\x59\xb4\x25\xb8\x83\xb6\x68\xc8\x3b\xae\xc2\xff\x60\x9c\x22\x99\xd0\x35\x4f\x6e\x84\xe5\xd6\xee\xfe\x91\x13\xdb\xfd\x3d\x74\xa2\xe4\xf9\xc2\x8c\x69\x0a\x5a\x82\x70\x76\x88\xea\xdd\x28\xad\x0b\x01\xbc\x6b\xb4\x49\x09\xbf\x19\xef\x20\x8e\x77\x23\xde\xc1\xf5\x15\x6f\xd4\x27\x77\x05\xe7\x9b\x37\xec\x48\x7e\xb8\x1b\xc5\x47\x7f\x0f\xae\xde\x3c\x01\x70\x4c\x1b\xe7\x6f\xd6\x2b\x37\xd1\xa0\x5e\x79\x91\xc0\x74\x37\x1a\x0d\xfc\x9c\x77\xb7\x68\x89\x21\x01\x17\x73\x91\xce\x18\xd1\xd7\x0b\x5c\x02\xcd\xa8\x93\x66\x34\x01\x08\xc0\x8e\xd2\xbd\x59\xce\x5c\x87\xe1\x8d\xe2\x2d\xb6\xa2\xdc\x08\xa8\x70\x48\xd0\x3d\xe0\xf7\x94\x55\xe4\x1e\x64\x1b\xc2\xe8\x12\x70\xa3\x6f\xcf\xb8\x07\xd9\x84\x9f\x83\x66\xbb\x9f\x43\xed\x95\x00\x74\x0f\x92\x88\xdf\x87\x97\x71\xf8\x7d\x92\x84\xe0\x1d\x10\xc8\xba\xe7\x03\x97\x9b\xf7\xc0\x8e\x88\x1b\xef\x81\x1d\x4e\x45\xf3\x70\x98\x4e\xab\xad\x72\x37\x93\xfa\x86\x5f\xa0\x47\x4a\x13\x64\x21\xc0\xe6\x4d\xb3\x64\xdc\x64\xc3\xf3\xbd\xc3\xd9\x30\xdc\x21\xd5\x62\xcd\x78\x87\x5a\xec\x5d\x8c\xab\x3e\x7d\xf9\xd1\xbd\x43\x2d\x36\x89\xc0\x42\x5a\x5c\x4f\xfe\x3e\x68\xfe\x35\x2f\x5b\x52\x6d\x76\x7e\xcc\x8d\x2c\x3d\x5b\xa6\xee\xa3\x61\x1b\x68\x06\x07\xf2\x9b\xb2\x9f\x33\xd0\xca\x48\x39\x1e\x5e\x27\xac\x3f\x25\x00\x4d\x46\xb4\x87\x1a\x88\x83\x91\x62\x3e\x6e\x50\x1f\x25\xda\x98\x7e\x9f\x8f\xe6\x23\x30\x4e\x84\x2e\xfa\x79\x26\xf7\xd3\x10\x27\x6e\x60\x73\x73\x40\xf7\x13\xd0\xb8\x9b\xdf\x77\xdc\xdc\x90\x7c\x5d\x34\xe1\x46\x48\x84\xdd\x5c\x37\x42\x22\x5c\x5b\xfd\xbe\x50\x81\xa7\xfd\x28\x5c\xe0\xbe\x10\x26\xe4\x5d\x76\x91\x4f\x68\x72\x17\x74\x68\xef\x12\x44\xce\x9a\x4d\x5c\x64\x1b\xfe\x1c\xd2\xa0\xcf\x52\xc8\xc0\xe6\xb3\x17\x73\xaa\x5f\xdd\x43\xaa\x7f\xcd\x9d\x5c\xc2\xcf\x11\x9d\xf0\x62\xbc\xa8\xf8\xf7\x62\x3b\x93\xc0\x8a\x88\x27\xc2\x9c\x8c\x3c\x54\x32\x71\xf5\xb0\x1b\x76\xd7\x62\xe4\x4d\xf0\x39\xd3\x03\xef\xc4\xf1\x2e\xa5\xad\xd5\x8c\x1b\x85\x49\xe2\x6b\x7c\x98\x1b\x0d\xe1\x44\x18\x96\x17\x0b\xc2\xae\x0b\x52\xdc\x37\xe7\x27\x78\x50\x76\xc4\x05\x2c\x6e\x18\x67\xed\x36\xbe\x51\x66\x24\xbe\xbe\x07\x82\xcd\x65\x50\x54\xc4\x05\x31\xee\x1b\x6a\xbc\xe7\x7b\x13\xc1\x7e\xff\xe6\x1d\x5a\x6c\xd7\x0d\x45\x43\x54\xa1\xa3\x6e\x1b\xac\x97\xd9\x6d\x84\x40\x7d\x88\xbd\x6e\x14\x3d\x3f\x4c\xa5\x6e\xa8\xeb\xa7\x8b\x4d\xeb\x86\xba\x7e\xe5\x73\x90\xd5\x0d\x92\xa7\x44\x85\xba\x6d\x1c\xbf\x7e\xda\x08\xa3\xd5\x4d\xf5\x75\x0b\x01\xfd\x05\xb5\xb1\xb9\xa2\xe6\x43\xc9\x34\x6b\x3e\x08\xa3\x95\x0f\xb7\x6e\xb4\xde\x76\xcd\x87\xd6\xdb\xee\xf7\x61\xbd\x4d\xee\x1f\xf0\x46\xcf\x87\xf0\x7a\x3c\xd6\xda\x74\xff\x84\x37\xab\x7d\xf1\xee\x05\xb5\x41\xc0\x49\x6d\x04\xdd\xca\x4f\x51\xb7\xa7\x3e\x88\xfa\x8f\x34\x68\x69\xfc\x48\x49\xa4\xf9\x05\x58\x31\x3c\x01\x9a\x7b\x3d\xe1\x88\x18\xb0\xd7\x00\x8d\xd7\x21\xab\x8d\x63\xd0\x0b\x16\x9f\x5c\x75\xb5\x61\x85\xe9\x42\x48\x24\xc0\xee\x1f\x00\x27\xbf\xcf\x73\xdd\xfd\x13\xe0\xa1\x36\x17\x58\xe3\x25\x04\x68\x35\x53\x44\x02\xc4\xa6\x88\x84\x15\x4d\x5a\x31\x5c\xf8\x53\xa2\x3a\x4c\xdc\x11\x6e\x43\x59\x32\x82\x10\x07\xac\x50\x90\xba\x41\xfa\x6e\x2a\xf9\x59\x37\x14\x20\xec\xc6\x48\x0e\x90\xdd\xdc\x86\x1d\xc9\x18\xc1\x75\x3f\xdd\x4b\x98\xb9\x02\x82\x08\x05\x0b\xbb\x21\x44\xe0\x43\x37\xc9\x20\x56\xb8\x9b\xe4\x70\xf9\x4f\x37\x86\x19\xfd\xab\x30\xc8\xba\x31\xda\xd7\x34\xc1\x68\x5f\x63\x80\xd1\xbe\xaf\x76\x64\x3a\xab\x3a\x60\x49\x43\xa3\x08\xe2\x75\xf7\x26\x67\xb4\xaf\x37\x71\x41\x04\x56\xf7\xfb\x48\x30\x31\x4d\x15\x18\xb3\x82\x96\xa4\xc0\x32\xe7\x4d\x85\xea\x1f\xe9\x47\x96\xb3\xba\x15\xaa\x67\x5a\x8e\x82\x78\x38\x13\x18\x64\xf1\xee\xf5\xc7\xcd\xfd\xd1\xf4\x51\x59\xad\x5d\xe8\xae\x00\xc6\x04\x5d\x21\x07\x0e\x01\xf7\x88\xe6\xc2\x26\x52\xe6\xba\x77\x3c\x44\xf5\xf8\x1a\x0f\xb6\x00\xd3\x27\xea\x7e\x74\xef\x48\x58\xa9\xbb\x37\x40\x85\xe5\xee\xd5\x1f\xe0\x1b\x6e\xdf\x78\xae\xf1\x19\x72\x61\xe4\xc3\x84\xdd\xcd\x01\x51\x4d\x31\x0f\xd3\x5b\x63\xd4\x89\x97\xa7\x3d\xda\xbb\x7f\x40\x02\x90\x41\xee\xd0\x78\x83\x40\xe8\xa4\x70\xbd\xdf\xa1\xf1\x46\x4d\xb1\x23\x84\xcf\x23\x76\xa0\xd4\x4c\xb5\x53\xb4\x15\x8a\x3b\x50\x6a\x1e\xd3\x61\xfc\x0c\x02\xa1\x43\xb4\x1d\x42\x69\x47\x74\xd9\xf0\xf3\x13\xe3\x79\x3e\x44\xa1\xe7\x0b\xe3\xa7\x97\x7c\x20\x16\x6b\xb8\x1d\x31\x9e\xe6\x33\x38\x7f\xb7\x0b\xbe\xd7\xf8\x03\x11\x88\x3e\x44\x06\xe7\x2f\x78\x07\x02\x2a\xbd\xc4\x10\xc5\x93\x0f\x99\x01\x63\xad\xf7\xc3\x00\xbd\x47\xe1\x07\xa1\x0e\x55\xc6\xf7\xba\x0d\xae\xb9\x10\x44\xd9\x7c\xa8\xc3\x9d\x00\xf8\x39\x5c\x6a\xa6\x19\xca\xea\xc9\x3c\x68\x67\xb1\xf1\x22\x94\xed\xbc\xa2\xa0\x0a\xe6\x1d\xea\xc5\x10\x4c\xc7\xc2\xd9\x30\x53\x81\xc1\x78\x6c\xea\x00\x05\x32\x82\x0f\x76\xc4\x16\xf7\xe6\x0e\x91\xb6\x56\xbd\x68\xb0\x28\xb7\x4d\x73\x5c\xb2\x77\x0a\x3e\xf9\x96\xec\xed\x4b\x2d\xeb\x86\xac\x35\x99\xd0\xea\xb6\x64\xf1\xfe\xe2\x72\xb8\x54\x68\xbc\xfa\x3b\xf0\xbe\x9f\x9f\x68\x7b\x82\x17\xe6\xe3\xfe\xe0\x26\x1c\x06\xe8\xc6\xf8\x7a\x1f\x59\x70\xc3\x44\x79\x86\x35\xbe\x71\x0e\xa9\x7c\x98\xed\x2f\xb1\xbc\x2b\xb8\xbb\x6e\x4c\x7a\x73\xff\x48\x7a\x93\x49\xa1\x6e\x48\x7a\x93\x45\xb0\x6e\x67\x07\x3c\x9a\xdf\x89\xd8\xb0\xd7\xf7\x80\xd7\x4c\x14\x17\x10\xd5\xe1\xf9\x9c\x18\x5f\xf8\x58\x62\x7e\x1b\xaf\xf9\x4e\x3c\x37\x7c\x80\xd7\xf3\xc5\xad\xfb\xc1\x44\x7e\x71\xbd\xf4\x3d\x73\xda\x86\x0f\xca\x8b\x0b\xe4\x0e\x06\x3a\x14\x80\xd7\x8e\xe7\x02\x60\x09\xeb\x6d\x18\xe0\x8b\x0b\x24\x80\x2e\x4c\x78\xd3\x2e\xe5\x7d\x45\x2f\x4e\x8c\xfb\x8a\x9a\x5f\x98\x70\xec\x66\xcd\x70\x12\x02\x75\x38\x23\x20\x76\x3b\xf1\xe6\x8f\x9f\xa4\x71\xd6\x6d\x49\xfa\x6d\x18\xfe\x09\x0f\x88\x99\x08\x2c\xd7\x45\x09\xe8\x75\x83\xe5\xda\x17\x9c\xd6\x8d\x81\xd7\xc9\xdb\x76\xd2\xb2\xe7\x4f\x6e\x40\x50\x04\xe1\x0d\x08\x8a\x50\x7a\x13\x02\xa1\xf4\x46\x15\x1a\xaf\xf9\x0d\xa7\x4a\x11\x84\xb8\x9f\xa8\x18\xc5\xb8\x72\x5f\xe1\x7f\x75\xbb\xe1\x54\x69\x7e\xbf\xe3\x7d\xb7\x61\x07\x33\x8c\x37\x9c\x2a\xaf\xf9\xa2\xee\x50\x11\x8d\xdc\xa0\x39\xef\x19\x68\x07\x35\x7a\xd3\xdf\x20\x3a\x6f\x92\xa5\x2e\x74\x59\x6d\x6a\xd8\x88\x80\xae\x36\xca\xd0\x0c\xb7\x13\xbe\xaf\x6a\x63\x93\xe9\xe4\x09\x1b\x00\x16\x8d\x05\xdc\xc0\xaf\x54\xee\x1a\x36\xde\x92\xa5\x19\x06\x5c\xc9\xaf\xe2\x07\x35\xe0\x4a\x7e\x05\x54\xd6\xb0\xf4\x13\xdf\x59\x57\xc3\xd2\x4f\xba\x14\xc8\x1a\x60\x1b\xf7\x05\xbf\x35\xe0\xba\xce\xfa\xfa\x00\x8e\xda\xe2\xe7\x88\x98\xd4\x59\x16\x96\x82\xd2\x65\x97\xaa\x01\xa6\x72\x33\xe6\x10\x08\xb1\x20\x0c\x64\x2b\xea\x2f\x20\xf8\x20\xfb\xfd\x8a\xe7\x82\x38\x70\x49\x35\x1f\x14\xc3\xb0\xf3\xa0\x86\x80\xbb\x58\x86\x07\xc0\xc5\x26\x5a\xb2\x10\x60\x5c\xce\x6e\x5f\xe8\xd0\xdf\x13\xa0\xcf\x92\x06\x68\x24\x8e\x56\x58\xca\x3e\x02\xf8\xab\x40\x8e\x88\xa7\x90\x00\x1d\x96\x4a\x91\x54\x5e\xa2\x06\x5c\x16\xda\x8d\x02\xdc\x16\x2a\x9d\xb4\x86\x08\x57\x9e\xc4\xcf\x80\xeb\x42\xbb\x89\x26\x22\x5c\xa2\xf9\x7b\xd8\x85\x24\x20\x87\xc4\x2a\x32\xee\x30\x21\x28\x55\x12\x77\x40\xac\x75\x35\x8e\x13\x7c\x91\x12\x31\x43\xe2\x84\x35\x40\x42\x59\x1b\xa9\x08\x01\x15\x08\xdb\x78\xfd\x30\xf1\x81\xdb\xc8\xee\xf5\xa2\xd1\x26\x2f\x15\x22\x64\xb8\x16\x8d\x42\x5e\x19\xaa\x9b\xa9\x6b\xc8\x9c\xa1\x50\x9a\xe1\x3d\x6d\x7e\x8e\x19\x77\x77\xc0\x88\x0f\x41\x98\x49\xf6\xc2\x40\x46\x04\x48\xf1\xfb\x27\xfa\x17\xca\x32\xa9\xda\xef\x13\x20\xbf\x4f\x14\x6b\x3e\x28\x92\x5e\x14\xee\x51\x43\x81\x57\xa1\xb9\x4d\xcb\x9b\x50\x5c\x60\x79\x33\x8a\x0b\xf2\x91\x0d\x70\x21\xef\x14\xe7\x08\x05\x3e\x2b\xef\xab\xc2\x35\xf0\x0c\xe8\x61\xf3\x1a\x14\x78\x3b\xa3\xdb\xf0\xef\x56\x81\x88\x08\x16\x85\x48\xd4\x80\x08\x96\xae\x9b\xef\x6b\xa8\x58\x14\xe3\x18\x8a\x43\x6d\x9e\x02\x82\xad\xad\x39\x86\xca\xd2\x42\x26\xfc\x0a\x73\x62\xfc\x49\xf0\x73\x0d\x15\xd6\xd1\xe2\xde\x10\xd8\x6b\xaa\xc7\x45\xfb\x0a\x5d\xa9\x01\xa1\xd9\x0a\x4f\xa8\x01\x65\xda\x95\x00\x59\x43\xe5\x85\xaa\xe6\xb5\xb0\xf9\xcb\x7e\x5b\x43\x23\xd1\x69\xb6\x08\xd5\x56\xbc\x44\x0d\x0d\x8e\xa2\xaa\x0e\x11\x0d\x23\xaf\x62\x0d\x2c\xc4\x61\xd6\x89\x4b\xf6\xb3\x79\x73\x03\x0d\x16\xb7\x1f\xc7\x91\x27\x40\x08\xfd\x02\x72\xca\xa3\x3b\xbc\x48\x03\xfe\x01\x20\x4a\xf5\x09\x0c\xc6\x96\xc8\x19\x3a\x6d\x03\xe6\x24\x1d\xfe\x69\x09\xde\xa1\x33\xb2\xd9\xac\xa8\xd3\x46\x6d\x24\x74\x4e\xb2\xf8\x07\x7a\xb7\xb4\x0c\xfd\xf1\xb2\xbb\x4f\x5a\x7c\x5f\x6f\x30\x78\xca\x94\xd6\x39\x6d\x11\xd6\xc0\x42\x48\x63\x0c\x03\x77\xbe\x98\x3d\x3d\x01\xd9\x66\x70\x4f\x40\xb6\x69\x95\x01\xd9\xc9\x2f\x14\x96\x71\x15\x66\x58\xc7\x7d\x33\xf1\xb2\x26\xc7\x48\x1e\x64\xf0\x07\xcf\x02\xe1\x04\xc9\x5f\x10\x50\x13\x24\xe2\x67\xaa\x6e\x0f\xaa\x81\xb5\xdd\x37\x6f\xb9\x27\x42\xdb\x24\xf1\x04\x64\x9b\xb1\x3d\x01\xd9\x26\x8a\x9d\x90\xf8\x0b\x6c\x99\xe4\xe7\x0c\x07\xf0\x36\xc0\xed\x41\xcd\xac\x73\x67\x60\xb9\xd7\x7c\xc7\x3e\x31\xa0\x3b\xa8\x2a\xb9\x03\x2e\x8f\x59\xcd\xce\xe5\x71\x07\x0f\x14\xfa\xe2\x60\x6c\x9b\xb9\xe5\x73\x99\x90\xf9\xf9\x52\x86\x72\x33\x3b\x3c\xb8\x60\xde\x3b\x4f\x68\xb6\x8f\x1c\x86\x66\x57\x4b\x36\x4b\x1d\xca\x2a\x69\x5d\xc3\xf1\x88\xdb\xfe\x81\x98\x30\xe4\x0c\xcd\x4e\xd9\x83\x30\x30\xfd\x35\x8d\x27\x20\xce\x7d\xb0\x06\x81\x67\xc1\x00\x39\x93\x1e\xa2\xb5\xf3\x30\x93\x38\x19\x75\xee\x93\x05\xb7\xf4\x6f\x66\x7a\x27\xab\x5c\x49\xcf\x08\xe7\x13\xf3\xa1\x41\x9f\x1b\x8a\x7c\x3e\x9f\x48\xc4\x37\xd9\x9c\x28\xd0\x33\x3c\xc4\xc0\x73\x81\x71\x72\x0b\xfa\x7b\xc4\xfd\x99\xb6\xcf\x67\x07\x8a\x68\x4e\x54\xf3\x32\xa1\x22\x1c\xbc\x0d\x63\x9f\xb1\x3d\xcd\xbc\x8c\xa5\x00\x9b\x99\x1f\xae\x1f\x8a\x9b\x0f\x30\x78\x22\xe2\x66\x4e\x71\x31\xdc\xcc\xa2\xe5\x45\xcf\x8e\x39\x30\x9c\x0d\x71\x33\x15\xc0\xd9\x10\xaa\x85\x3f\x5c\xb9\x5f\x6d\x09\x09\x4b\x45\x29\xc9\xe8\xe7\x15\xfc\xd5\x4c\x95\x11\x35\xd5\x5c\x7d\xa9\x25\xe5\xb5\x3f\xe6\x13\xd1\xef\x2e\x3a\xbf\xd0\xc4\xa1\x96\xc4\xad\xfd\xc8\xdc\x16\xa0\xb3\xc4\xcd\xe7\x0c\x3c\x18\x71\x33\xee\x6e\x46\xf8\x9b\x0d\xc3\x47\x11\x37\x23\x73\xa9\x31\xc5\x8a\x58\x40\xa9\x8f\x97\x4c\x8b\x52\x1f\x56\x9d\xc3\x52\x53\x8a\x55\xd5\xb0\xd4\x94\x52\xcd\x93\x11\x7f\x13\x5f\x27\xf1\xd2\x53\x4a\x35\xab\xba\x79\xf5\x93\xd9\xc8\xcd\xec\x7f\x8f\x70\x31\x66\xc8\x40\x4c\xbc\xe0\x1e\x59\xe2\xe9\x03\x53\x5c\x8a\x4a\xb1\x11\x36\xa2\xbc\x48\x4a\x62\x2b\x11\x9a\x46\xf2\xda\x46\x5c\x76\xaa\x85\x8b\x1b\xbd\x72\x55\xed\xa5\x68\x88\x4b\xc5\x0d\xd7\xcf\xe9\x69\xc0\x6d\x73\xea\x2b\xd0\xeb\xe3\xc7\x88\x37\xd0\x91\x13\x19\x73\x9e\xdd\xa6\xd7\xc2\xdf\xd3\x6b\x21\x68\x50\xc6\xdc\x64\x16\x21\xd3\x5b\x84\x8f\x91\xf2\xa9\xfa\x8b\x48\x33\x13\x73\x8a\x11\xc5\x3f\xdd\x7f\x84\x38\xea\xfe\x23\x42\xd9\x3c\x7f\x48\xf4\x36\x71\xc7\x48\x61\xce\x6d\x08\x73\xc6\x6e\xe4\x35\xda\xaf\x1f\x9e\x33\x35\xeb\x07\x30\x6d\x1d\x78\x31\xa1\xbc\x8c\xb4\x9a\x98\xc8\xa6\x34\xe3\xc4\x8d\xa5\x19\x25\xd4\xe2\xf3\x8c\x10\xa4\xa3\x3d\x12\x53\xe3\x35\xdd\xee\x9f\xf2\xe8\xeb\x0d\x38\xca\x8c\xa2\x04\x3f\x86\xc4\x82\x98\x1e\x23\xab\xda\xf0\x63\xb8\xc3\xfc\x70\x5a\xb5\x71\x11\xb8\x4e\xa1\xb8\x24\xfa\xf6\x9a\x70\x46\xc0\x68\xf6\xfb\xb0\xbe\x88\xfb\xc4\x0c\x45\x56\x42\x47\xcc\x50\x64\xa3\x9f\x1f\x0b\x40\x37\x4f\x3a\x91\x85\xd0\x8c\xf9\x0b\x5f\x19\x69\xdd\x7a\x5a\x18\x5f\xac\xc7\x48\x85\x4c\x6e\xc6\xd5\x14\xec\x85\x65\x42\xd5\x5c\xa4\xaf\x78\xfa\x1a\x0b\x02\xbc\x92\x9f\xb3\x4a\xa8\x9a\x28\x8d\xf1\x1a\x1b\xa5\x31\xc4\x23\x63\xc5\x8d\x3c\xda\xdb\x71\xc9\xe9\x55\xe1\xf8\x35\xa2\x48\x5e\x30\xe6\x58\x2a\x44\xa3\x57\x7a\xa4\x35\x59\xd4\xc8\x0b\xde\x89\xb0\xff\x07\xef\x0d\xd8\xfb\xab\x35\xee\x88\xca\x21\x2a\x89\x57\x23\xea\x74\xab\xbc\x56\x8d\x95\x6c\x5f\x03\x36\xb8\x44\x65\x31\x88\xa8\x24\x12\xbd\xf2\x30\xe0\xa7\xd7\xfb\x38\x51\x65\x03\x89\x08\xb5\x51\x3e\x7b\x8d\x28\x78\x17\x4c\x59\xb8\x1e\x29\xbe\xde\x47\x68\x8d\x8c\x38\xb1\x81\x52\xa5\xb0\x47\x5c\x90\x14\x3d\x7f\x44\xda\x84\xd7\xfc\xe0\x92\x96\x89\x24\xc2\x5d\xa0\x7a\x64\x35\x32\xd2\xc6\xdf\x77\x9c\x6a\xa6\xec\x4e\xf8\x7e\x12\x9d\x56\x23\x6b\xe3\x29\x2e\xbc\xc6\x0e\x87\xb6\x59\x5d\xc7\x09\x68\xd6\xc3\xc2\x28\xca\xd6\x5f\xaf\xf2\xb4\x51\x9b\xe8\x10\x7a\x18\xb8\x6e\x74\x74\xa2\xc7\x03\x42\x6a\x32\x7a\x18\xa8\xee\x01\x51\x2f\xaf\x25\xef\x94\xc1\xe3\x4d\xf8\xe2\x25\x4b\xc6\x17\xa4\x75\x15\xcf\x59\x98\xc7\x04\x84\x1f\x08\xeb\xaa\x3c\xb5\x30\x05\x08\xfd\x3d\x4e\x70\x33\xd3\x41\xc9\x43\x00\xb1\x1c\xde\x66\x56\xb4\xb3\x36\xa6\x8e\xbf\x08\x6b\x7f\xb5\x83\x26\x42\x8a\xb6\x55\x2b\xee\xf0\x52\x9b\xff\xb2\x30\x49\xf1\xfb\x48\x99\x32\x49\xf3\x12\xa4\x57\x7f\x64\x76\xee\x0f\x4e\x5b\xe9\x27\x11\x85\x49\x8a\x0f\x3b\x16\x26\x91\x8c\x1e\x19\xa9\x13\xfc\x1c\x3e\x5b\x9d\xe7\xf1\xe0\x79\xa6\xf9\x41\x5a\xb6\x19\x31\xb2\x50\x89\x04\x82\x78\x20\xc4\xd3\xe7\x17\xef\x34\xf2\x92\x1c\x0c\x70\xd5\x7c\x21\x18\xdb\x6c\x18\x0f\x5e\x21\xe1\xf1\x08\x8f\xfb\x23\xc9\xeb\x7b\x48\xc5\xce\x8b\xae\x11\x31\x3b\xd9\x7b\xf0\xa4\xa9\xd9\x10\x9f\x5c\x23\x41\x0c\x29\xb9\x36\x1f\x40\x27\xeb\xdc\x6b\xc8\x13\x96\x4b\x99\x66\xe3\xc9\x25\x74\x07\x04\x51\x28\x39\xb9\x84\x9e\x11\x97\x50\x28\x3d\x19\xd4\xeb\x36\xef\x56\xf1\xfb\xa8\xc0\x64\xa2\x62\xa1\x14\xf7\x0f\x91\xd9\xa6\xe5\x78\x31\xb0\x42\x00\xa2\x4e\x8a\xdd\x33\x91\x35\xf2\x9a\xf9\x2e\x04\x68\x1b\x26\xe3\xc5\x3b\x23\x44\x53\x17\x6f\x1a\xd1\x04\x2f\x02\xe0\xe7\xf0\x9b\xfa\xc4\x67\x28\x4f\x36\x86\x9e\x42\x28\x3e\x48\x70\xb3\xa6\x5d\x58\x71\xa2\x07\x53\xcd\x84\x5f\xdc\x1b\x7b\x22\xb6\xc4\x47\x38\x4a\x99\x74\xef\x8a\x25\xe8\x56\x7b\x60\x22\xe4\xdc\x6e\x14\xdc\xf0\xca\xf9\x9c\xbb\xe1\x79\x96\x7e\x16\x51\x9b\xba\x7b\x97\xf0\x4a\x20\x53\x15\xae\x04\xb2\xc7\x21\x32\x8f\xd2\x54\x88\x42\x27\xf6\xd8\x44\xe4\x55\xda\x03\x16\x11\xbb\x63\x17\x5d\x44\xec\x8e\x3d\x6a\xf1\x26\x06\x3d\x1f\xc2\xef\xf1\x01\xbf\x49\xe8\x86\x17\x52\x52\x65\x42\x6c\x8f\x1d\x3c\x69\x23\xfc\x7e\x0e\xc3\x6f\xf1\x73\x84\x11\x68\x17\x26\x88\xc8\xca\xb0\xa8\x09\x15\xf5\x54\x78\xb4\x26\x64\x72\xaa\xf2\x4d\x4d\x88\x0d\xb2\xdb\x37\x21\x36\x48\x37\x2c\xd7\xc4\x3b\x3f\x47\xf9\xc9\x41\x93\x36\xba\xd5\x3d\xf8\x8d\xce\x34\x58\x80\xcf\x5b\x52\x45\x82\xc8\xad\x30\xe9\x9a\x50\x4e\xcf\xde\xab\x04\x91\x5a\x85\x01\x6a\x42\xda\x66\x4b\xc6\x46\x04\x74\xe2\x00\x89\x79\x93\xc2\x7e\x8a\x70\x0a\x27\xb7\xe1\x14\xce\x7e\x1f\xee\xaf\x6d\xf8\x05\x2e\x87\x20\x40\x24\x4c\x1e\xfe\x02\x37\xeb\x0f\xed\xb0\xc4\xc0\x74\xd1\x6f\x42\xa2\xe5\x6b\x86\x88\x84\xa9\x76\x3f\x25\x08\xc1\xaa\xde\x54\x13\xa4\xe0\x3c\xb2\x7b\x84\xa3\x5e\x14\x9c\x70\x35\x4f\x4a\x9e\x01\x1c\xe1\xaf\xe7\x70\xf9\x65\x0f\x00\x98\xbd\xc2\x09\x8e\x7b\x53\x4c\x42\xe6\xb1\xc7\xcb\x58\x14\x3f\x67\xa8\x8d\x29\x26\x23\x86\xd6\x00\xe0\xe6\x1e\xd5\xb5\xa9\x09\x17\xf3\x44\x63\x00\x17\xf3\xa4\xd7\xfb\x84\xc7\xef\x23\x96\x43\x3b\x20\xe1\xae\xd0\xe4\x45\x86\x10\x9d\x0c\x4f\x46\x20\x42\xf5\x73\xc0\x53\xfd\x9c\xf0\x78\xfe\x58\x42\x71\xa0\xc4\x48\x1c\x13\x19\x2e\xf2\x49\x1e\xbf\x70\xc5\x34\x3f\x06\xde\x78\xc5\x0b\x17\xcc\xfd\x11\x3e\xf7\x07\xf8\x3c\x7e\x21\x0d\x8a\x84\x18\x98\xf3\x9a\xcf\x45\x5f\x8e\x00\xa2\xcd\xdb\xa1\x14\x09\xd7\xe4\x0c\x59\x17\x52\x85\x17\x3b\xfa\x03\xa8\x25\xc6\x18\xa2\x63\x9a\x31\x86\xc0\xf5\x26\xe1\x3c\x55\x9a\xed\xa5\x2c\x24\xdc\x82\x33\x4c\x83\xa8\x27\x6d\x33\x65\x42\x59\xbe\xe1\x0e\x70\x29\xce\x8b\x44\x97\x74\x1d\xad\xb9\xa4\x25\x5d\x47\xe5\x59\xd6\xd4\x00\x40\xf2\x73\xb8\x48\x9b\xbf\x27\x40\x9a\x70\x83\x5b\xde\x24\x0b\xe9\xba\xbd\xd6\xac\xc1\xcd\xfd\x7a\x01\x10\x7a\x4f\x2c\xf1\xba\x0d\xd9\x6a\x53\x03\x80\xc6\x18\xc4\xe9\x6a\x79\x30\x2d\x79\x3a\x36\x7f\x80\xe8\x9b\x61\xa2\xef\xd8\xe6\x9e\xe1\x92\x98\x63\xf3\x12\x21\x1a\xa7\x99\x93\x75\x40\x6c\xc6\x83\xe8\x9b\x91\xfc\x3d\x96\xcc\x18\x46\xf4\x4d\x93\x82\x94\x3a\x03\x0f\x04\x10\x2b\x8c\xa8\x58\x7e\x4d\x1d\x1e\xc3\xea\x01\x00\xa1\xa9\x0e\xe1\x38\xb6\x29\xa6\x0e\x3f\xbe\x77\x29\xc2\x73\x86\x27\x3c\x08\xb0\x30\x8c\x48\xf9\x66\x92\x18\x74\x02\x0b\x21\x08\xcf\x69\xe6\x7b\x08\xcf\x19\x06\x00\x91\xf3\x56\xee\x13\x22\xe7\x9b\x39\xef\x20\x4d\x6a\x7e\x83\x2b\xe6\xf1\xb9\x62\x3f\x3b\x67\x06\x81\x75\xe7\xa0\x57\x6f\x08\x84\xf2\xa8\xae\x64\x4d\x08\xb3\x6f\xa6\xc7\x9d\xf4\xaa\xc9\xec\x70\x9e\x4a\x3f\x4a\x3b\xc2\x12\x4c\x5e\x3b\xc2\x34\xbc\x3a\x3b\xc3\x4a\x34\xf9\x9d\xab\xab\xd5\xde\xb9\xba\x7e\x0e\xf2\xf5\x7c\x77\xb0\x6c\x53\xd3\x8e\x28\x0d\x23\x63\x27\x32\x3c\x5f\xee\x4f\xbf\x0f\x78\x8d\xdc\x03\xfe\x6e\x2f\xc6\x81\x30\x1a\x8f\x0f\x51\xbd\x6e\xde\xd0\x07\x07\x10\xc0\x07\x42\x08\xbc\xbf\x4e\x84\x0c\x54\x75\x00\x59\xbc\x6f\xd2\x97\xd2\x89\xa0\x09\x33\xb9\x13\x1e\x75\x93\x17\x03\x75\x4c\x5e\xcc\x44\x95\x7e\x96\x4e\x70\x84\xea\xef\x1b\xde\xd7\x04\x4f\x78\xd8\xcd\x34\x4f\x5a\x5e\x84\x01\x54\xaf\x76\xc8\x6e\x42\xf5\x6a\x2b\x57\x89\x81\x3a\x3e\x84\x4e\xe4\xea\x54\xf7\x0f\x80\xbd\x02\x27\x8d\x73\xea\x8f\xd5\xac\x65\x1e\x4f\xbc\x4d\x74\xb8\x43\x96\xb3\x6e\x6e\x03\x01\x66\x91\x17\x82\x26\xbc\x64\x17\x59\xa0\x07\x00\xc0\x3e\xc5\x2f\x00\xec\xfd\x7c\x21\x12\xcb\x1c\xf0\x42\x94\x88\x59\xf8\x85\x28\x91\xee\xf1\x01\xb0\x19\xd8\x85\x88\x02\x33\x24\x18\xce\xcb\x30\xc6\x2f\x44\x89\x78\xcf\x4c\xd0\x90\x69\x90\x81\x3e\xf2\x41\xa4\xc9\x7a\xf0\xdd\x2f\x60\xd3\x34\x77\x80\x73\xd4\x2c\x75\x02\x03\xde\xf1\x48\x4b\xed\x0e\x8a\x48\xb3\x7d\x7f\x8d\x68\x1e\x8b\x8a\x29\x0e\x22\x4e\x93\x6b\x2e\x94\x4c\xa0\xa0\xf9\x39\x42\x16\x64\x64\x48\x13\x10\x79\x17\xde\x80\xc8\x07\xfd\x8d\xb2\x59\x1e\x9f\x81\x3f\x9e\xf0\x4d\x1a\xf6\xfb\x08\xfc\x69\x7e\xce\x25\xd5\xf8\x37\xa2\x42\xcc\x32\x11\xe6\x5f\xed\x12\x49\x88\xf4\x71\x48\x44\x7a\x2e\x0f\x7d\xbd\x70\x72\x5f\x7a\x08\xca\xa3\x82\x21\x33\xd6\x46\x3b\x3b\xf3\xca\xfe\x21\xcb\x49\xde\x10\xc7\x21\x95\x33\x6f\xfb\x42\xaa\x58\x5f\x5e\xf2\xfd\x50\x4e\x7b\xcd\x4b\xbe\x1f\x2a\x2d\x59\x33\x43\x6b\xc4\x09\x32\x6c\xe4\xca\xa0\xaa\x19\xa1\x35\xb6\xb8\x67\x18\xcd\x6d\x98\xcb\x01\x61\x1e\x52\x61\x73\x48\x78\x5f\xfd\x05\x04\x55\xe8\x24\xce\x4b\xc4\x1f\x36\xb4\xfc\xff\x8c\x9d\xc7\xd9\xf4\xba\x0e\x83\x5b\xb9\x25\x38\x29\x6d\x4e\x2f\x8e\xfd\x97\x70\x9f\x01\xfc\xe3\xf5\xf2\x5b\x7a\xc6\x96\x44\x05\x8a\x01\x24\xb7\x9f\x48\x3f\x30\xec\x6d\xb3\xc7\x1f\x7a\x14\x98\xba\x7c\xbe\x17\x88\x22\x9b\x66\x9b\x05\x9a\x80\x5e\x25\xd0\xc6\x30\xb8\xd9\xca\x1e\xfd\x66\x5b\x66\xb5\xf7\x27\x78\xda\x66\x13\x7c\x94\xc7\x4d\x26\xf8\xa4\x5d\xa9\xdb\x52\xd5\x59\xcf\xb3\x76\xf4\xcc\xb3\x88\x9b\x19\xcc\xae\xc1\x86\xb8\xd7\x24\x1f\xe2\x16\x11\xf7\xf9\x5e\x8b\x33\x33\x78\x2f\x4e\x26\x4b\x20\x9c\x64\xed\xac\xdb\x3a\x69\x3c\x59\x2c\xd5\x90\x69\x9f\x0e\x9c\xae\x3b\x0a\xda\xa6\x9a\x32\x78\x95\xb6\xd5\x04\xa6\x83\xd5\xdb\x8f\x0e\x44\x60\xb4\xe3\x6d\x7d\xb7\x7c\x28\xfa\x29\x2b\x03\x39\x6b\x7b\xe3\x6c\x99\xc2\xd5\xd1\x44\x85\x2f\x4c\x23\x2f\x78\x41\x69\xe1\x47\x23\x3a\xe4\x26\x58\xcf\xc2\x9c\x08\xd6\x93\x4c\xac\x75\xdb\x4c\x62\xe6\x40\x79\x61\x30\x00\x6c\xca\x03\x03\x2e\x7e\x53\x1e\x98\xce\x86\xfe\xa9\x0b\x03\x83\xc6\x56\x54\x14\x20\x5c\x68\x2b\x62\xfc\x4c\xa9\xf3\xc4\x30\xa5\xce\x13\x53\xf9\x5f\xa0\x9b\x4a\x7b\x43\xed\x87\xfe\xb2\x5b\xa7\xa5\x03\x6f\x0a\x06\x24\x0c\x0a\x3b\xb8\x98\x80\xac\x81\x31\x37\x70\x00\x63\x6e\x72\x95\x6d\x55\x00\x0e\x26\xa4\x4a\x38\x88\xb6\xb0\x09\x61\x83\xc5\x61\xab\x42\x0d\x85\x4d\x6e\x02\xd8\xe0\x9b\xdc\xaa\x4b\x77\x85\x2f\x6e\x55\x65\x0d\x36\x3e\x38\xd4\x20\x03\x38\xf5\x1c\x82\xaa\x92\xf6\x57\x06\xe4\x14\x09\x91\x36\xb6\xaa\x14\x09\x91\x46\xb6\x66\x6c\x00\x6b\xd0\x7c\x1b\x87\x15\x6f\x86\xcd\xb0\x0d\x9b\x50\x43\x11\x37\x36\x65\x91\x21\x7e\x61\x53\xce\x43\x60\xb0\x5b\xf3\x22\x65\x88\xcd\x24\xf1\x2c\x5f\x1a\x23\x6c\x82\x76\x35\xda\x97\xa7\x07\xa5\x74\x73\xca\xc3\xce\x00\xbd\x8b\x33\x47\x4e\x61\x08\xdb\xec\xce\xf6\xc7\xa4\x38\x45\x61\xe1\x59\x11\xe2\xec\x12\x5b\xd8\xa7\xdc\x7e\x5b\x37\x46\xa3\xd1\xa4\xb1\x25\xb9\xc1\xb7\xee\x0c\x44\x71\x63\x6f\x02\xd1\x34\xec\xfe\x5b\x37\x2a\x23\x62\xcf\x66\x14\x4d\xa4\x9a\x6d\x38\xf7\xf4\xe7\x07\x81\x7f\x72\xc7\x6e\x43\xc9\x29\x22\x26\x6d\x43\x90\xb4\xc8\x65\xdb\x78\xe1\x5b\x34\xe0\xac\x86\x4c\xe5\xf0\xf6\xea\xfc\xa0\xb5\x60\x26\x8c\xa1\x29\xb4\xf0\x92\x45\x1f\x12\x7d\x56\x88\xb0\x1b\x33\x13\xf3\x22\x68\xa2\x8e\x6e\x6f\x8e\x43\xd8\xe0\x2e\xaa\x58\xcd\xdd\x50\x93\x68\x63\xdb\xee\x43\x9e\x2e\x76\x91\x19\xf1\x75\xdb\x7d\x86\xf8\xdf\x34\xfc\x09\xa4\xb6\x19\x5c\x53\xe8\x4c\xe0\x9a\xc2\xe8\x04\xba\x83\x83\x1a\x5b\x13\x51\x72\x13\xb6\xa6\xcd\xdc\x99\x87\x57\x31\x0d\xbc\xd0\x9a\x48\x52\x9b\xa0\x35\x09\xe1\xad\xdb\xa1\x55\x84\x87\x09\x59\xd3\x3e\x4c\x57\x39\x0e\xb7\xf1\x69\xd2\x30\x25\xb8\x86\x50\x30\x1d\x36\x77\x3c\x7a\xce\x8c\x08\x04\xd3\x06\x27\xe4\x14\x40\x0b\x3e\xfc\xd3\x30\xb6\x0e\x1f\x36\x06\x66\xfa\xbc\xa0\x7a\x68\x30\xde\x9f\x8a\xb1\x35\xe6\xfc\xa7\x52\x6c\x0d\xbe\x77\xbe\x27\x86\x16\x95\x65\x91\x8d\xf6\xd3\x21\xb6\xc6\x99\x14\xc2\xa5\x73\x66\x7f\x3a\x43\x01\x62\xb3\x9d\x2f\xb0\x27\x3f\x5c\x4e\x27\x19\x2d\x69\xbb\x4c\x43\x86\x7c\xbd\x25\x1e\xd2\xe4\xb5\xe9\x85\x74\x79\x19\xc6\xc3\x89\x74\xac\xee\x04\xe7\xba\x94\x3b\x92\xeb\xe7\x7a\xa9\xe2\x05\x01\x79\xb8\xef\x2e\x47\x4f\x43\xd6\xf5\x9e\xfa\x4c\xd4\xad\xca\x73\x9f\x67\x23\xfc\x98\xe9\x5b\x7e\x7e\x06\x75\x1b\x8e\x84\x54\xfa\x0f\x41\x13\xc2\x6f\x3b\x26\xe8\xd4\x08\x1a\x2e\x2d\x21\x68\x36\x0c\xad\xdb\x3f\x04\x4d\x26\xd3\x29\x69\x6a\x94\xd8\x4d\x20\x99\xb6\x7c\x7a\x75\x4a\xc5\x85\x71\x29\x07\x06\xb7\xc0\xad\xb0\x70\x96\xc3\xf5\x72\x2a\xc2\xed\x63\xca\x43\xe8\x4f\x43\x28\x9f\xc9\x16\xa6\x06\x7b\xf5\xf6\xbc\x7b\x30\x3d\x28\xc9\x0d\xde\x88\x4d\xa0\x1a\x8c\xbb\xdb\x63\xb7\x22\x2c\xf7\x71\x91\x3e\x2e\x4f\xf9\x07\x16\x80\x5a\x9b\x40\x32\x98\x1b\xb7\xc7\x9e\xee\xf0\xe4\x22\x94\x0c\x4e\xaa\x32\xd9\x55\xda\xf8\xc1\xbe\xd1\xf0\xb7\xa2\x54\x36\x0b\x78\xb2\xf2\xd3\x2a\x0a\x66\xf1\x22\xad\x62\x01\x2d\x59\xe4\x25\x58\x00\xf4\x95\xc9\x85\x24\x22\x9a\x16\x61\xf4\x17\xa0\x8c\x45\xf9\x6b\x16\x10\x98\x45\x51\xc4\x0b\xb0\xc3\x32\x29\x9d\x5a\x2e\xdd\x32\x3b\x51\x1c\xc3\x70\x59\xcb\x94\x42\xad\x45\x05\x78\x16\x3c\x7c\xe5\xa7\x4d\x94\x64\xd1\xa9\x65\x76\x81\xc2\xf0\xc6\x22\x8f\xc1\xd2\x0a\x4d\x34\xff\x90\x71\xce\xc6\x39\x65\x98\xb3\xf3\x9e\xf2\xbf\xf3\x9e\x46\x68\x2f\xb3\x61\x4d\xb4\xe8\x3c\xa8\x7c\xe0\xc0\xb2\xc6\xa0\x64\x6c\x44\x02\x2b\x42\xef\xaf\x40\x8b\xca\xf2\x66\x4a\xcd\x27\xcb\x9b\x4d\x29\x74\x2c\xab\xa0\x50\x73\x9e\x9d\x3a\x35\x13\xa1\x88\xe2\x15\xaf\x40\x51\x59\xcb\x95\xbb\xbc\x28\x66\x78\x45\x1f\x2f\xaa\x62\x89\x5c\x59\x7e\xca\x47\xf9\x09\xc2\x7f\xb8\x93\xca\x4f\x33\x29\x18\x54\xcb\xf2\x56\x76\x81\x46\x15\x71\xc4\x7d\x5c\x16\x25\xf8\x0f\x85\x8a\x0f\x28\xc9\xe4\x57\x8b\x72\xb3\xe3\xbe\x2e\xeb\x7b\xb6\x42\x80\xd0\x43\x9f\xff\x8b\xc1\x34\xb4\xe8\xa4\xce\x79\x6c\x82\x98\xa4\xff\xd5\x47\x2f\x13\xb4\xbe\x88\xbc\x3c\x1b\x62\x97\xe9\x31\xb6\x28\x77\x5e\x59\xed\xab\xa5\x7d\x3b\x2a\xf3\xfd\x4f\xef\xa8\x84\xb2\x95\x9f\xde\x51\x09\x55\x2b\xaa\x9d\x49\x00\x45\x31\xd6\x88\xad\x6c\xb7\xc7\xe7\x7f\xe7\x7f\x1a\xbc\x20\x0b\x6e\x64\x8a\xa2\x7a\x41\xa0\xe7\x4a\x51\x6c\x5c\x38\x68\x29\x32\x49\xc7\x64\x56\xe4\xc7\x68\x11\xbd\x4a\x91\x05\x97\x15\x53\xbe\x9e\xcf\xbe\x56\xf9\xa0\x16\xd1\xad\x14\x7b\x15\xb2\x00\xc5\xf5\xc1\x2b\x1d\xc8\xe4\x54\xf9\xe0\xd2\x07\x99\x91\xa2\x28\x9d\x4e\x87\xce\x0b\x11\x99\xa0\x54\x19\x09\x99\x92\x2a\x03\x0b\x1d\x54\xd9\xcc\x38\x25\xd5\x36\xb3\x8c\xb8\xca\x60\xc4\x92\x55\x19\x05\x99\xd2\xfa\xea\x9a\x21\xa1\xda\x78\x40\x03\x97\x47\x94\x21\x2a\x85\xcf\xc2\xae\x6d\xaa\x88\x14\xd1\xb2\x08\xae\x4f\xfc\x60\x69\xbe\xbf\xd3\x81\xe0\xfa\x04\x27\x94\x66\x71\x97\x73\xfc\xe2\xf3\xd9\xb6\xcd\x62\x7b\xe7\x13\x8b\xed\x4c\x9b\xa1\x43\x13\x1b\xa3\x59\xee\x88\xe4\x53\x0c\x0e\xaa\xb9\xa7\x8a\x30\xfa\x73\xcd\xbd\x54\x04\xf0\x59\x00\xb3\x17\x23\x7c\x10\x4d\x8a\x73\x53\x8e\x88\x4f\x45\x1e\x8c\x5c\xb6\xa5\xbb\x3a\x05\xdb\x49\x0a\x48\x23\xce\xae\x74\xa7\x81\x87\x71\x76\xef\x8f\x74\x31\x64\x53\x8d\xb8\x54\x86\x2c\x8c\xf0\xbc\x9f\x2e\x31\xb8\xdf\xcb\x78\xaf\x2d\x3e\x28\xe2\xbc\x7c\x20\x9e\x87\xab\xb0\xc8\x29\xc1\xf2\xca\x07\xb1\xc0\x87\xed\x83\x80\xf5\x2b\x7b\x4f\x6a\xab\xd5\x32\x64\xeb\x8a\x14\x53\x76\x9b\x02\xd2\xff\x2e\x53\x00\x37\xb1\x80\xf6\xf3\x1c\x19\xb5\xc8\x6f\xf0\xf9\x5e\x39\x63\x78\x14\xda\x24\xd2\x47\xd9\x0d\xa8\xa1\x39\x41\x0b\x62\x1d\x2a\x02\x08\x11\xb2\x55\xec\x25\xe0\xf2\x53\xf9\xfd\x12\xad\xb8\xec\xb2\x61\x47\xbe\x2d\x3f\xb1\x7f\x45\xa2\x2a\xc7\xbb\xe6\x99\x9f\xc3\xa5\x90\xb9\xf6\x0f\x8b\x2f\xbc\xd0\xcd\xd4\xd3\xa5\x32\x52\x7e\x5a\x14\xe4\x87\x15\x36\xe4\x87\xe3\x73\xb8\xb4\x35\x23\xb2\x11\x7a\xfd\x13\x2a\xba\x1c\x42\x0f\x44\xe9\x28\xa7\x92\x3b\x45\x09\x2f\xa7\xa0\x20\xf4\xae\x60\xe0\x85\xf9\x38\xc5\x71\xe9\xdd\xc1\xba\x30\xd4\x9f\x3c\xff\x15\x2e\x4e\x31\x5c\xb8\xc5\x25\xfb\x71\x54\xd5\xe2\xb2\x45\x9d\x0d\x7e\xe9\x0a\x8b\xda\x58\x7e\xe2\xfd\x20\x0b\x42\xb9\x5c\xfa\x9d\x0d\xe3\x6c\x94\x91\xf5\x8a\x6b\xdd\x23\x97\x5d\xce\xef\x8a\x44\x74\xbd\x97\x14\x5d\x5a\xca\x62\xcb\x5f\xaf\x94\x15\x2a\x0c\x88\x6f\x90\x2d\xf1\x1e\xa6\xa9\xe4\x3b\x13\x6b\x24\xbb\x3e\x21\x5b\x45\xc2\x7d\xed\x5c\x64\xb7\x02\xf5\x69\xae\xfe\x36\x75\xba\x73\xb5\x7a\x5a\x73\xad\x88\x3c\x0a\x56\x8a\x90\xa8\x4c\x3b\x33\x62\xa5\xd0\x3e\xc9\x73\x5d\x8b\x51\xed\xcc\xf0\x63\xd8\x26\xef\xaf\x7a\x4e\xfb\x8f\x61\x9b\x99\x2f\xa1\x7d\x56\xf8\xb1\x72\x46\xe2\x18\x2b\x8f\x37\x6c\x46\xff\x28\x51\x0a\x5b\xea\x31\x40\x97\xf6\x1d\xd4\x10\x3d\xa6\x4e\x12\x63\xb2\x40\x55\x70\x1c\xfc\x5e\x55\x70\x9c\x12\x29\xa7\x2a\xaf\x3a\x67\xb4\x2a\x8b\x64\x69\x7c\x2f\x44\xda\xca\xfb\xe2\x11\x39\x81\x75\x32\x8f\xe8\x79\x16\xa8\xb0\x32\x1e\x11\xb8\xd2\xbe\x08\x6c\x8c\xc7\x27\x72\xe4\xd9\x04\x2e\x79\x76\xcd\x7c\x9e\x1f\x3d\xa7\x7d\xa7\xfa\x89\x6e\x51\x9d\xea\x27\xb2\x6e\x55\xc9\x4c\xce\x48\x95\xc4\x8e\xd3\xa7\xce\xef\x11\xc8\x73\x71\x61\x82\x3c\x77\xef\x36\x5e\x10\xfe\x28\x82\x66\x55\x26\xca\xf1\x69\xc0\x90\xef\x41\x0b\x92\xcb\x18\x81\x93\xf7\x30\x43\x8b\xe5\xb4\x8c\x48\xc9\x7b\xf0\x1d\x57\x57\xd0\x4c\x2e\xc6\x5a\x17\x21\xc8\x58\x42\x27\xef\x09\x9b\xae\x4a\xde\x83\xef\xb4\x2a\x79\x4f\x52\x1a\xd7\xea\xe4\x3d\x2c\xd9\x22\x84\xd8\xc2\xff\x66\x8a\x0c\xe0\x77\x46\x80\x0a\x54\x57\x39\x62\xcb\xac\x06\xb1\xe7\xde\xac\xc2\x24\x11\x23\x58\x95\x9c\x07\xec\x40\x55\x72\x1e\xbc\xc7\x55\xc9\x79\x80\x06\xd4\x55\x28\xab\xb8\x50\xea\x2a\x82\x58\x02\x25\xe7\x01\xfd\x51\x85\xc2\xc7\xd5\x5f\x37\xf1\xe1\x1c\x92\x6a\x80\x10\x2b\xb0\x09\x92\xc7\x04\xaa\xac\x7c\xed\x74\xb8\x89\x51\x73\x08\x8c\x18\x82\xe2\xcd\x41\xfe\x50\x68\xc8\x10\x53\x6a\xd9\x99\x35\x56\x36\xcc\x4a\xc6\xa9\x6a\xcc\x50\xfb\x93\x6e\x53\x25\x79\x8f\x29\x86\x9e\x6a\x04\x11\xdd\x1b\x31\x04\x81\x45\x04\x73\xc8\x8a\xd3\x1e\xb2\x27\x5d\x83\x08\x57\x61\x15\x26\x08\xf0\x70\x2d\x02\x04\x54\x5a\x10\x20\x20\xb2\x7b\x2d\x42\x47\x44\x52\xa9\x16\xad\xc3\xd3\x6b\xd1\xd5\xc5\x9e\xfb\x89\xd6\x6d\xe5\xb9\x3a\x5e\x3c\xda\x49\xad\x82\x7b\x44\x7a\xab\x55\xf8\x96\xc2\x07\xab\x8f\x55\x46\x50\xa5\x4d\xb0\xeb\x8d\x49\x8a\x76\x50\xab\xb4\x09\x96\x40\xb5\x41\x2b\x49\xb3\xaa\x41\x4a\x6c\x73\x0b\xe7\x70\x8e\x57\x38\x8f\xc2\x5a\xab\xc4\x45\xb6\x4d\x95\xfa\x30\x18\xb2\xc5\x9b\x34\xd0\x24\x4e\x32\xe2\x26\xbf\x06\xbb\xaa\xe9\x76\x86\x75\x35\x5f\x6c\xb0\x92\x26\xff\xee\xe0\x03\xa9\x1b\xf0\xfa\xa6\x5a\x58\x91\xbb\x6b\x93\x37\x0f\x5e\xdb\xe4\xa2\xe7\x1c\x34\xf9\xa7\x07\xed\x0b\x93\xc0\x36\x69\x96\x87\x69\xcf\xe9\xe7\x99\x12\xe7\x9f\x8f\x5c\x5f\xbb\x04\x10\x98\x75\x97\x2f\x15\xe6\x69\x21\x1e\x14\x53\x55\x9d\x23\xd2\x2c\xd5\x9f\x8c\xbe\xa2\x17\x54\xd5\x31\x22\xcd\x51\xed\x72\xae\xc2\xfd\xbb\x9c\xc3\x9c\xfc\x2e\xdf\x1c\xb7\x51\x37\xf3\xcd\x75\x5f\x87\x9c\x71\x74\x60\x91\x3e\xc6\xc8\x3a\x0c\x1a\x60\x4e\x7e\x32\xfd\x20\xe9\x4e\x1d\x72\x38\xc2\xfc\x86\x1c\x8e\xdc\x3f\x43\x59\x01\x3e\xff\x77\x3d\xd3\x81\xfc\x8d\x9f\xf7\x75\x1f\x26\x31\x70\xad\xaa\x78\x34\x7d\x9e\xe5\x88\x89\x87\xb3\x5a\xc6\x8f\xfb\xb0\xfe\x64\xfc\x81\x12\x53\x77\x6b\x80\x19\xb0\xb3\xfe\x7c\xb6\xe9\x2e\xd7\x11\xdb\x6c\x7f\x35\xbc\x4c\xe2\x1b\x3c\xcb\x46\xb5\x7d\x1f\x76\xa7\x60\xd9\xfe\x39\xdd\x36\xe8\x73\x9a\xdf\x60\x59\x76\xea\x1b\x2c\x1b\xd5\xa9\x1e\x4a\x2d\x0b\x83\x7c\x93\x72\x46\x17\xa8\x0a\x96\xfd\x48\x3a\xf5\x50\x4c\x30\x3c\xed\xb0\x03\x8a\xe3\x28\xe5\xa0\xe0\x07\xac\x87\x3d\x35\x9f\x1f\x7e\x94\x77\xa6\x52\x89\x3c\x53\x4e\xa1\x56\x87\xca\xce\x9f\x1f\x0e\xff\xc0\x30\x2f\xff\x40\xa7\xb7\x7f\xa0\x4d\xc9\x23\x8d\xe9\x96\xdf\x60\x9e\x23\xf2\x55\xb9\x01\x10\xca\xeb\x4f\xea\xdf\x50\x72\xaa\xdc\x00\x9d\x05\x16\xc6\x7f\x9e\xe1\xf6\xa7\x87\x9d\x41\x39\xd2\x75\xfe\xb4\x78\x79\xee\x78\xc3\xc7\x80\xc9\xb3\x27\x60\x8e\xdc\x59\x05\xd4\x9f\x7f\xfb\xf8\x2f\x17\x90\xca\x1e\xe1\xca\xab\x6f\x18\x6c\x8c\x04\xf5\x52\xb0\x2e\x33\x7f\x9d\xd2\xd3\x32\xa0\x9f\x56\x50\x08\xb5\xa8\xaf\x52\x10\x97\x6c\xb5\x0e\x00\x8d\xb7\xeb\xbe\x87\x00\x99\xe3\xc7\xc4\x05\x2a\x73\xfc\xf7\x86\xfa\x09\xf6\x05\x6b\x54\x95\xf1\x7d\x5d\x3f\x5d\x9c\x32\x27\xe6\x24\x3e\xce\x6f\x96\x47\x29\x4f\xd3\xc4\xff\xd2\xee\x59\x17\x01\xf3\x0b\x07\xd5\xc0\x7c\xb8\xe7\x23\xa8\x37\x07\xf1\x91\x79\x8a\x53\xf4\x13\xe5\x17\xd0\x45\x4d\x59\x6f\x88\x05\x6d\x93\xaf\x87\x96\x67\x05\x45\x11\x50\xd7\x26\x21\x57\x32\xa9\xed\x27\xba\x0f\x0c\x7a\x6d\x92\x9f\x3c\x57\x6a\x53\xec\x69\x78\x67\x9b\xec\xd7\xcf\xa3\x42\x45\x1a\xad\x29\xd2\x22\x12\x41\x9b\x1c\xe8\x5f\x68\x5e\xb1\x22\x9f\xee\x5d\xad\x9b\x01\xcf\xaf\x85\x26\x4d\xa8\x80\xe8\x42\x17\xb3\x50\xb4\x50\xac\xac\x34\x1d\xd1\xb8\xa9\x60\x28\xd9\xc3\xda\x4f\xb6\x5e\x01\x6b\xb4\xd9\x5d\x46\x2a\x68\x0a\x59\x05\x9c\xd3\x16\xb3\xfb\x34\x28\x30\x0d\xae\x88\xf6\x93\xad\x07\x16\x8c\x26\xd9\x7a\x4e\xad\xc1\xda\x24\x4b\x6f\x64\x95\x6b\x8b\x3d\x11\x3c\x37\x6d\xcc\x0c\xd1\x85\x91\x32\xc2\x45\x05\x34\x69\x4e\xf5\x33\x33\x85\x8b\x6a\x4b\x66\x09\x56\xb1\xf2\x7c\x2b\xb1\x98\x5c\x68\x6d\xd5\xfa\x86\x36\x41\x5f\x06\xff\x56\x9b\x2a\x42\xab\x2a\xd9\xcf\x8c\x74\x75\xc0\x65\x46\x2a\x29\x99\xd4\x5e\x4d\xc5\xec\xe7\xcf\x68\x14\x71\xb9\x31\x9c\x4b\x73\x95\x47\x6b\xca\x74\x27\x4d\x39\x18\x88\x66\x21\x7a\x63\x2a\x37\xab\xba\xf9\x40\x19\x2d\x01\x4a\x35\x65\xb4\x4c\xc6\xfc\xda\x7e\x42\x75\x25\x3f\x64\x53\x8a\x79\xd0\x77\xed\x27\x43\x57\xf2\x03\x36\x25\xb8\x5c\x3f\xfd\x5d\x7a\xce\x04\x49\xe8\x4d\x6a\xed\xda\x8a\xc6\x13\xae\xd9\x54\x98\x13\x2c\x54\x93\x4c\x0c\xb0\xac\x29\x60\x35\x19\xff\x6b\x53\xc0\x2a\xe9\xf6\x9a\x72\xcd\x80\xb5\x6a\xc5\xfd\xd3\x9f\x78\xdc\xcc\xf7\xb2\x7b\x40\x9f\x44\x60\xb0\x52\xad\x3a\x71\x35\x03\xaa\x66\x00\xac\xc8\x2b\xc2\x32\xe7\xd5\xc2\x44\x48\x72\x96\x49\x4c\xee\xad\xca\x7c\xd0\x79\x41\x67\x98\x35\x17\xb2\x65\xe0\xd0\x6a\x02\xae\x80\xca\x6c\xcd\xa5\xbb\x33\xc9\x92\x51\x81\xcd\x36\x85\xa5\x26\x67\x7e\x6d\xca\x3b\x89\x53\xa4\x29\x23\x7c\xe9\x7f\x42\xb3\xb5\xe6\x3c\x5d\x7c\x2c\x16\xc5\x16\x54\xcc\x6a\x6a\x29\xd5\x26\xc3\x33\xe6\xf9\xe6\xec\xf0\x83\xef\xc5\x2e\xe0\x60\xb2\x4b\x83\xd9\x6d\x8a\x51\x25\xd1\x59\x53\x18\xea\x20\x4b\x56\x53\x18\x2a\x99\xd6\x5a\x37\xb5\x7c\x60\x63\x49\x06\xd0\x4d\x6d\x06\xd0\x4d\x10\xef\x2b\xda\x2d\x5a\x56\x93\x45\x1a\x88\x6b\x53\xd4\x69\x81\x47\xab\x3c\x52\x72\xa1\xd7\xd6\x15\x91\xd8\x79\xdf\xf5\x86\xd9\x73\x0a\x53\x05\x94\xdb\x86\x29\xe4\x7f\x59\x43\x62\xcb\x6f\x8a\x52\xc5\x21\xd1\x14\xa5\x4a\x86\xa7\xe6\x94\x32\x6c\xb8\x61\x82\x32\xa0\x21\xeb\x4f\xa7\x3f\x59\x7f\x60\x52\x96\x76\x73\x8d\xb7\xe1\xc4\x69\xfc\xef\xfd\x48\xff\x0a\x19\x85\xe7\x09\xf8\x52\x50\x20\x9a\xa4\xdb\x8e\x2a\xdc\x14\x94\x5a\x3f\x77\x88\xa2\x50\x47\xf4\xbe\x26\xd9\x94\x2c\x04\x4d\xa2\x29\xc8\x97\x76\xd8\x68\xca\xae\x3a\x64\xad\x60\x57\x29\x2c\x15\xab\x6c\x13\xd6\x04\x28\x57\x53\xfd\x7c\x62\x4f\x9a\xe4\x52\xd2\x1c\xb4\x9f\x58\x5a\x89\x1d\x69\xb2\x59\x93\xf9\xb7\x1d\xb2\x66\xb0\x66\x87\xac\x19\x5c\xfb\xb2\x61\x13\x3a\xd2\x1c\x86\x8a\x4f\xbf\x9d\x8a\xc8\x63\x17\x9d\x32\x28\x71\x27\x9d\x26\x28\x04\x9e\x22\xa8\xf1\xbd\x09\xe2\x7d\x13\xc4\xb3\xcc\x2f\xf0\x00\x55\xe7\x27\x32\xa2\xa9\xfa\x7e\xea\xbe\xd4\xa6\xea\xfb\xa3\xf2\xbd\x2c\x64\x2c\xb2\xaa\xf1\x7f\xc4\x00\x09\xa7\x40\xd1\xda\xf5\xe6\xe0\xca\xb3\xcc\x49\x2c\x90\x8b\xf1\x73\xcc\x2f\x27\x1d\x4d\x7f\x97\xed\x63\x19\x9f\x30\x2b\x05\x45\xbc\x5d\x2f\x1f\xa5\x05\x51\x04\x5b\x74\x75\x7e\x8e\x8d\xcc\xde\xa0\xf3\x9a\xaa\xf3\xa7\x1c\x6a\x6d\x97\x28\xe6\x6e\x94\x11\x1c\xc4\x63\x93\xb8\x0b\xda\xaf\xa9\xce\x27\xb1\x31\xcd\x26\x6e\x8e\x8d\xf2\xcd\x63\x8d\x69\xca\x37\x4f\x2c\x4c\xbb\x5d\x1d\x3f\xfd\xdd\x5e\x21\xfe\xd7\x96\xe3\xd8\xdd\x16\xb4\xb2\x82\xb7\xb6\x58\xe3\x59\xf4\x70\x2c\x1d\x23\x8b\x64\xa7\xfc\xf4\xa9\xb1\x5d\xdb\xed\x15\xe4\xd9\x2b\x98\x67\xc7\xc8\xc2\x56\x1c\x23\x1b\x43\x44\x93\xd5\x9c\xf0\xab\x26\xd8\x0a\x9a\x5c\x7b\x94\x8a\x97\xf9\x7f\x4c\x6f\xe6\xcf\x31\xb2\x85\xf7\x4d\xef\x5f\x8a\x13\xd4\xe6\x00\x5a\xe4\x24\xe5\x91\xd9\x88\xdd\x6a\x8e\xa0\x85\xa3\x3c\xde\xcf\xf4\x7e\xdb\xb1\x48\x0b\x66\x31\xff\x1a\xe8\x93\x93\x05\x64\x7c\x7d\x32\x8f\xf9\xfc\xf0\xa6\xfc\xe9\xf9\xc1\xa1\xe2\x0b\x6d\x08\xd1\x86\xb7\xbb\x4b\xfc\x6e\xf8\x45\xfa\xec\xa2\x05\x39\x57\x5d\x05\xff\xc9\xf0\xdc\xe7\xf5\xbf\xff\x2d\xa4\x94\xe8\xb3\xe2\x1f\x06\xcf\x72\x3f\x35\xbe\x97\xb8\xfe\xf9\xbe\xeb\xfb\x0c\x5a\xe5\xfd\xd7\xc6\xb3\xab\xb5\x0c\x1a\x50\x60\x67\xa7\x03\x05\xb3\x76\xfe\xbf\x7d\x5d\x6d\xf9\x41\x56\xc1\x70\xa2\xae\x82\xff\x6b\x2e\xe4\xbe\xd8\x90\x9b\x11\x2d\xaf\x44\x94\x16\x55\xe1\x7f\x0d\x2b\xe8\xaa\xf0\xbf\x66\x23\x75\x4b\xe7\x39\xf9\x5d\x15\xfd\x49\xeb\xd0\x17\x85\xaa\x42\xc1\xa2\xd0\xce\xce\xfb\xa6\x60\xcd\xb3\x72\x4a\x0f\x9e\x45\x40\x58\x53\x5f\x65\x88\x65\xc0\x0e\xb6\xa5\xbf\x55\xe3\xcd\x41\xec\xaf\x10\x1f\x89\xa3\x2b\xd8\xf6\x63\x8c\xef\xaa\x73\xba\x30\xa7\xab\x29\xa0\x47\x2d\xca\xe0\x7d\x51\xd0\x78\x96\xa1\x99\x19\x72\xb0\x2d\x33\xb2\x1a\x1c\x14\x31\xba\x6f\x8a\x46\xa5\x41\x19\xd3\xf1\x80\x75\x1b\xd3\x3b\xff\xcb\x98\xce\x9a\x6d\x26\x39\x1d\xda\x96\x1e\xa5\xb0\x3b\x1a\x97\x29\xde\xec\x50\x5a\x79\xc1\x14\x33\x20\x85\xab\x72\xba\x94\xe9\xbe\x4f\xd1\x0a\xbb\xe3\x71\x1b\x3d\x9a\xe4\x4c\xd9\xa6\x45\x0c\x77\xed\xca\x6a\xb3\x7e\x28\xf0\x2e\x0c\x05\x8e\xc7\xe5\x7d\xe1\x5a\xc8\x25\xd2\x8b\x28\x66\x53\x08\xd7\x42\xb2\x92\x5e\x8a\xbd\x03\x19\x80\x34\x8d\x8d\x08\xe6\x5e\x0c\xeb\xc8\x95\xdc\x55\x09\xaa\x81\x85\xe9\x55\xf6\x76\xc6\xe4\x80\xd7\xdc\x38\xbd\xc9\x5c\xce\x24\x35\x99\xcb\x39\xcb\x4d\x01\x82\x9c\x55\x07\xbc\x72\xd2\x9a\xac\xe3\x6c\x93\xa6\x68\xc9\x70\xe8\xee\x80\x57\x78\x41\xb3\x7f\x20\xe3\x51\xdd\x52\xac\x09\xdd\xf1\xad\xac\x81\xe3\x5b\x99\xc3\xa6\x00\x41\x56\x5d\xc9\xe6\xc9\xd3\xd9\x95\x6c\x9e\xfc\x3c\xbd\x0b\x4b\x14\x53\x74\xef\x0a\x88\xa4\x3f\x87\xbb\x7e\xde\x7f\xe5\x42\x1a\x14\xb8\x88\x73\xd2\x45\x30\x8b\xe6\xf8\xd7\x5c\x51\xfd\x2d\xec\xc4\xae\xea\xa2\x98\xa3\xeb\x00\x58\x8e\x7e\xd7\x0c\xf4\x3f\xc5\x83\xf6\xae\xe9\xe1\xd4\x75\x2d\x67\x44\x96\xee\xe0\xd7\xc8\x9c\xdd\xc1\xaf\x6c\xb9\xe1\xe5\xcd\x72\x0d\x91\xcf\x99\x50\xee\x7a\xa2\x5c\xba\xca\x48\xe1\xe6\xee\x2a\x23\x45\x9e\x91\x3e\x9c\x47\x04\xbe\x33\x4c\x0d\x03\xd2\x80\xd9\xc2\x43\xfe\x1d\xf6\xb8\x72\xd3\x93\x43\xb0\xef\x5e\xbf\xfc\xef\x80\x56\xf6\x8f\x03\x5a\xd9\x8f\xbb\xb0\x61\xb9\x63\xbb\x03\x5a\x3f\xed\x29\x79\x0d\x61\x5a\xdd\x11\xad\x1c\x08\x47\xb4\xb2\x3c\xbb\x96\x8b\x0d\xa3\xd2\xa9\x24\x4f\xeb\x8e\x68\x8d\x5a\xd0\x77\x13\x48\x87\x26\x90\xfe\xb4\x61\x23\xc4\xf6\xdd\x1b\x36\x13\x72\x28\x82\x97\xf6\x0f\x11\xcc\x01\x38\xbc\x62\x69\xef\x30\xd3\x48\x7f\x3f\x2d\xa2\xa3\x69\x75\x27\xc6\x67\x47\xd8\xba\x9d\xea\xf6\xb5\x2b\x44\xb6\xe0\x59\xe8\xc7\x2b\x10\xa4\x89\x37\x1f\x0d\x63\x3e\xed\x50\x62\x15\x4f\x6f\x93\xac\xc2\x69\xf5\x8e\x4e\x7e\xa2\x7e\x27\xe3\x6f\x57\xd4\x2b\x10\xe7\xae\xa8\x57\x82\xd9\xba\xa2\x5e\xb1\xb1\xf4\x53\x28\x5c\xf0\xe3\xfd\xa7\x1b\xac\x18\x59\xba\xc3\x5e\xb9\x2d\x14\xf6\x8a\x91\xa4\x2b\xec\x95\xe0\xaa\x2e\x88\x0b\x59\xa2\xfb\x4f\x17\xe8\x44\xfb\x75\x45\xb9\x12\x8d\xd7\x1d\xe5\xca\xb2\x5c\x9a\xe6\x18\x9d\xfa\x55\x64\x30\xe4\x7d\x85\x48\xb2\x8d\x7e\xaa\xc1\x0a\xe8\xb2\xff\x34\x83\x15\x50\x66\x57\x94\x2b\x46\xa2\xee\xa8\x56\x66\xf4\x92\x41\x32\x46\xa6\xae\xec\xf4\xe4\xa5\xea\xb7\x8c\xbc\xdc\xae\x8a\x51\xc5\x88\xd4\x6f\x21\x0e\xe1\x73\x02\xb3\xd4\xcf\xff\x1a\x1f\xf3\xa3\x90\x54\x92\x52\xf7\x9f\xa4\xdf\x89\x96\xec\xb7\x9c\x9a\x30\x82\x5b\x2e\x3f\xce\xe5\xed\xf1\xd3\xde\xad\xf6\xf9\xfe\x51\xfb\x79\x7e\x64\x60\x85\x51\x3d\xa2\x07\xc6\xf3\x78\x3d\x42\xaf\x43\x56\xb9\x07\x1e\xad\x07\xfb\xe1\xd1\x7a\x20\x7d\x38\x64\x15\xc6\xf7\x08\x51\xc9\xb1\x79\x4c\x2f\xfd\x69\x03\xb2\x21\x95\xab\x9e\xf8\xbf\xae\x5c\xf5\x40\xf6\xba\x72\xd5\x93\x1a\xbe\x3f\x97\x9e\xff\xcd\xef\x90\xe8\x4e\x89\xe4\x3a\x5e\xd1\x3d\xba\xcf\x90\xe8\xde\x48\x64\x3e\x26\xe3\x33\x0a\x6f\x68\x0d\x73\x37\x8d\xc9\x7b\x6e\xe4\x59\x6b\xba\xf0\xbf\x68\x8c\x88\x36\x26\xa1\x46\x23\x94\x0e\x67\xc4\x99\xa6\xfe\x97\xab\x66\x28\xa5\x64\xcd\x8c\x0e\xe5\xae\xaf\x33\xbd\xd9\x8b\x4d\xeb\x3a\x81\x9f\xd1\x68\x07\x2c\x50\xa3\xa0\xe5\x70\xf6\xe1\xd4\xf5\xb9\x07\xc7\xac\x13\x19\x2d\x61\x28\x95\x3d\x66\xde\xe1\x54\xf6\xb9\xfa\xc6\x6c\xc6\xb7\xe5\xb9\x68\x36\x68\x4f\x2c\x67\xe6\x7d\x63\x2d\x18\xb0\xbd\x06\xe3\xf3\xc6\xee\x1a\x0c\x34\x29\xcf\x3d\xf8\x88\xb1\xb8\x8f\xbc\xb0\xf8\x54\xa4\x05\x65\x9a\xac\x20\x81\x87\xe3\x56\xc3\x46\xc6\x2a\xa4\x62\x14\xf6\xa1\xdc\xf1\x29\x00\x57\x87\xc2\x56\x49\x61\x33\x64\xba\x27\x25\xcc\x70\xd8\x6a\xe4\xbd\x21\xb9\x9f\xda\xa4\x75\x38\x6e\x35\xec\x7f\xac\x72\xe5\xc7\x22\x31\x1c\xb6\xca\xa6\x53\xf2\xf9\xe5\xf3\xbd\x1c\xe3\x9d\xe7\x4b\x1d\xf2\xfe\xed\xca\x9a\x34\x28\x0a\x99\x33\x47\xad\xb2\xef\x1d\xb5\x9a\xfb\x71\x6c\xa2\x78\xe3\x79\xf5\xa6\xcc\x14\x6d\x26\xb9\xe4\x59\x24\x6f\x3c\xbb\xb6\x7c\xe3\x07\xc5\x1a\x7f\x5a\x34\x49\x59\x94\x4d\x24\x31\x62\xc5\xc1\x52\x7f\x67\x6c\x5e\xa3\xb4\x57\x34\xe2\xdc\xc0\xa3\x78\x8d\xd2\x7e\x91\xfb\x8c\x63\x5a\x04\x56\x60\x06\x5e\xb1\x3d\x1a\xf7\x50\x5e\x1d\xac\x2a\xa3\x68\x8d\xa2\xf6\x0f\x25\xb8\x04\x56\x34\x14\x38\xbb\x7c\xbe\x37\x81\x19\x70\x39\x34\x00\xde\x37\x81\x0c\x40\x60\x86\x42\x7f\x0a\x34\x2e\x7c\x2f\x82\xa3\x28\x8d\xea\x4d\x99\x25\xab\x2f\xab\x0a\xc5\xd5\x6b\x16\x8a\xab\x67\x20\x33\xe4\x22\x58\x13\xbc\xa2\x7a\x9b\xd2\x80\xe0\x1a\x2b\xcf\xcd\x32\x48\x48\x50\xba\xfa\xca\x94\x54\x4d\x01\xcc\x52\xe9\xeb\x49\x7d\x34\xaa\xa7\x20\x53\xa4\xc8\x5b\xd2\xe8\x0c\x55\xac\xad\x6c\xfb\x6a\x66\xc4\xff\x9a\x82\x48\x71\xa3\x99\x19\xa5\x7f\x65\xb3\x27\xd9\xda\x68\xce\xc8\xc7\x9c\xbf\x18\x9b\xc2\x17\xde\xb6\x3c\x17\x8d\x20\x3d\x2a\x30\x17\xcc\xee\x10\xe6\xa6\x32\xa7\xc6\xdc\x44\xc4\x1a\x4d\x88\x96\xc2\x08\x34\x03\x2c\x62\xd3\x2e\xe7\x72\xe8\x2e\x4b\x31\xf8\x61\x51\x07\x19\xf1\x4f\xd3\x19\x98\x34\x86\x2b\xd6\x4e\x11\x01\x46\x17\x22\x05\xde\xd2\xcd\x0e\xe3\xf8\x1d\x5d\x8e\xbc\x80\x66\x46\xbf\xf5\x9c\x1e\x84\x91\xc1\xc0\x3d\x86\xdc\x92\x7f\xcb\x74\x33\x86\x02\x0e\x98\xf1\x61\x08\x10\x8d\xa9\x3e\x00\xf4\xfe\x34\x93\x01\x7c\x72\x0c\x05\x3a\xc3\x05\x86\xf1\x96\xb0\x01\x01\x68\x00\xf7\x8d\xb1\xeb\x03\x1a\x54\xa4\x73\x24\x90\xf1\xd3\x5c\x36\xe2\xd7\xc6\x10\xb5\x6c\x41\x05\xd7\xf6\x89\xeb\xe3\x05\xd8\x64\xc4\x06\xd8\xb0\x03\x04\xa2\xdf\xc8\x05\x3b\x76\x95\xf8\xe7\xbe\xde\xe5\xa7\x5d\x79\x96\xa3\x16\x46\xb3\x0b\x54\x1d\x19\x68\xec\x22\xf9\xd3\x9e\x01\x3a\x0c\x40\x14\xc7\xbe\x3f\x76\x53\xcc\xf7\xa6\x98\xef\x15\xbe\xce\x0d\xaa\xf0\x5b\xd0\x1a\x43\x68\x1d\xc2\x27\x87\x2a\xe6\x92\x4c\x6b\x1c\x9a\x00\x6e\xfc\xc3\x08\xa3\xd0\x73\xd8\x58\x09\xa3\x3a\xbc\xe6\x7c\xa0\x60\xe3\x08\x95\xe3\xf0\x04\x64\x8d\x55\x60\x17\xfc\xe6\x50\x81\x5d\xa2\x18\xc7\x61\x82\x43\xd0\x61\x02\x79\xdf\x04\xd2\xbf\x36\x74\x1c\x10\xe3\xd0\x12\xaf\xf4\x67\x02\x33\x21\x82\xe4\xd4\x8f\x4c\xa2\x50\x5e\x62\x54\xc7\x29\x58\x00\x6c\xe9\xf4\x0a\xa7\x83\xd3\x2b\x9c\x01\x9c\x22\x88\x43\x7e\x8a\x80\x48\xb5\xe3\xd4\x8a\x71\x08\x4e\x13\xc4\xf7\xda\xa3\xc8\x50\xa7\x57\x8c\xf1\xf8\x84\x32\x1e\x11\xc4\x4d\x72\xa9\x70\x37\x3c\xe3\x7a\xeb\x7f\xf2\x82\x08\x88\x58\x3f\x2e\x13\x90\x19\x55\x5e\xce\xf2\xd9\x03\xf2\x91\xf4\x29\x82\xf4\x50\x8d\x5d\xbc\x5a\xe3\x7e\x4d\xd8\x59\x34\xf9\x2c\x26\x72\x8b\x0e\xc5\xd8\x4e\xe4\xea\x1c\xb7\x11\x5b\x83\x36\x14\x6c\x44\xf6\xcf\x21\x54\xcf\x44\x4c\xde\xb8\x95\x44\x00\xb1\xc6\x8e\x0b\x4a\x28\x0c\xa1\x7a\x26\x92\xd0\x0e\xb9\x2a\x26\xd2\xc6\x8f\x5b\xc1\xe7\xec\x76\xe5\xf3\x9c\x48\x31\x3a\xe4\x8c\x98\x48\x52\x3a\x1e\x53\x82\x88\xfc\x28\xba\x9c\x03\xf9\x98\x32\x4e\xe4\x63\x42\x60\xa1\xcf\x4b\x48\xc6\xf9\x38\x49\x00\x42\xbc\xbc\x0c\x9f\x8a\x95\x43\xc8\xff\x4a\xa0\xc2\x78\x4c\x1a\xbb\xe8\x31\x69\x6c\x83\x47\xa4\x21\xf1\x3c\x26\x6d\xe2\x8b\xc7\x3f\xfc\x1b\xc6\x3e\x19\x87\x17\xde\xb3\x4f\xc2\xe1\x85\xbb\xee\x93\x02\xeb\xc3\x9e\x77\xfb\x21\x00\x11\xed\x93\x69\x5f\xf8\x41\x11\x64\x39\x3b\xfb\xe4\x08\xb2\x1c\x96\x7d\xf2\x5c\xe4\xbe\xd9\xa7\x6e\xc2\x6a\x7e\x18\x7e\x83\x51\x28\x63\x42\x78\xf6\x3e\x19\x2e\x5d\xda\x5f\xae\xa0\xdd\x21\x04\x14\x19\xdc\xe5\x2a\x99\x28\xaf\xb5\x4f\x9e\x97\x5c\x22\xfb\xac\x69\xc8\xf9\xd8\x67\xaf\x78\xcb\xb3\xa9\xce\x25\xb1\xcf\xef\x5e\x4e\x93\xb3\xb7\x40\x8e\xdc\x3e\xbf\xe8\x43\xfa\x30\xd9\x61\x5b\xfb\xac\x1c\x0b\x8d\x67\xa3\x37\x36\xbe\xf0\x0e\x98\xf8\xc1\xc1\x11\x59\xe0\x7d\x36\x65\x13\x03\x15\x12\xb3\x41\x88\x32\x93\x44\x68\xde\x15\x6c\x30\x91\xc4\x79\x5f\xbc\x01\xd2\xc5\xe2\x4c\x0a\xa1\x4b\x00\xa8\x89\x10\xa9\x7d\x79\xf7\x7a\xc6\xb0\x78\x7d\x27\x3e\x31\x60\x11\x42\x15\xd9\x3b\xf0\xf3\xec\x2a\xff\x5b\x6a\x67\x14\x4a\x47\x42\xce\x96\x7d\x79\x13\x11\xa7\xdb\xd5\xa1\x6b\x6c\x1a\x85\xdf\x16\xee\xed\x7d\xdd\xfc\x06\x3f\xfc\x76\x26\x00\xef\x7d\x35\xfc\x33\xa3\x58\x85\xa3\x64\x57\xac\xbb\x9e\x79\xdf\xe8\x4f\x76\xc9\x6a\xa0\x65\xd8\xe6\xbe\x2a\xe1\x02\x87\x63\x35\x1a\x34\x47\x76\x5f\x8d\xb3\x0c\x63\xd8\x37\xcf\x3f\x9d\x28\xc3\xff\x8c\x34\xb1\x6f\xaf\xef\x33\x8d\x6e\xc2\x8b\xe6\xd4\xef\x9b\xa3\xe2\x38\xa3\xd2\xa4\x66\x90\x5a\xbb\xea\x7c\x51\x2e\x7a\xdf\x44\xf8\x67\x10\xc3\xc3\xe4\x85\x43\x2f\xd0\x80\x33\x61\x33\x35\x9b\xe9\xc8\xfd\xb0\x17\xa3\x5a\xd9\xee\xe5\xa5\x23\x6d\x14\xa7\x7e\x86\x0e\xe1\xaf\x36\xf2\x9c\xee\xc5\x0b\xb6\xf2\x46\x31\x21\xa1\xac\x98\xb2\xf0\xc4\xbd\x38\x0b\x43\xd8\xe8\x5e\xbc\xa6\x3c\x7b\x4d\xb3\x64\xc5\x90\x5e\x36\x41\x79\x17\x95\x51\x18\xd2\x0b\xad\xc5\x8b\xb8\xd2\xa6\x32\x81\xb0\x0d\xea\x4b\x3b\x3f\xcc\x7a\x21\x4d\x56\x65\xd1\xc8\x9d\xb4\x2b\x56\xa1\x83\x39\xd9\xeb\x4b\x79\x08\xad\xaf\x10\x4f\x93\xa6\x9c\xd9\x93\xaa\x35\xcf\x6c\x9c\xea\x53\x96\xcb\x73\xaf\x5e\x55\x8e\x4c\x7d\x69\xa7\x5b\x2d\xf3\xe7\x0b\x93\xce\xd6\xaa\xef\x32\x67\x63\x34\xa7\x51\x64\x7e\xdb\xab\x22\xa6\x0d\xd7\x1d\x20\x77\xcb\xae\xf8\xe0\x32\x7d\x7e\xb8\xff\xfb\x5f\x21\xe6\x74\x77\x34\x30\x8a\xf7\xde\x95\xd4\x22\xd2\xcf\xfe\x2f\x18\x38\x7d\x08\x87\xd5\x3f\xdb\xb1\x3b\x9f\x47\xb4\x84\xbd\xab\x70\x07\x77\x4e\x77\x41\x9c\xc2\x0f\x2e\x80\x13\xa1\x79\x77\x3a\x22\x14\x93\x5d\x6a\x52\xa5\xd6\xed\xee\x12\x5e\xa8\xc7\xbb\xb2\x0f\xcd\x84\x33\xec\xdd\xb5\x7d\x60\xd8\xdd\xc1\x68\xfd\x6f\xf7\xd4\x4f\xcf\x2a\x40\xc7\xf7\x61\xba\x23\x27\xef\xae\x21\x80\x85\x60\x1f\x2f\xdd\x19\xc1\x30\xdd\x19\xf3\x30\xdd\x1b\x5f\xbc\x11\xb3\x19\xe2\x4f\xbf\x2a\x80\xc9\xf7\x61\x63\x22\xcb\x35\x1c\xd2\x59\x68\xd3\x59\x4b\x36\xde\x50\xd6\x92\x41\x1f\xf6\x5e\xc2\xcd\xc7\x3b\x2f\x59\xd1\xe1\x25\xe7\x60\xef\x26\x3d\x2f\xec\x26\x3d\x2a\xc4\xbe\x2b\x83\x0b\x97\xe7\x4f\xc7\x2a\x84\x94\xef\xbb\x13\xb8\x14\x5a\x34\xe5\x9c\xda\xdd\x94\x17\xfa\x10\xef\x00\x80\xba\xbb\x8a\x18\xd6\x8a\xdd\xf1\xcb\x80\xca\xf7\x5d\xb0\x75\x28\xdf\x9d\xfb\x84\xf9\x76\xc9\x02\xc0\x5a\xbb\x74\xa3\x42\xce\xc7\xfd\x50\x89\x19\x28\x3f\x1c\x23\xce\x6e\x3f\x7c\xf4\xe1\xd6\x47\xd7\x17\x3c\x3b\x0f\x44\xa7\x0f\x17\x5f\xea\xf4\x71\xe8\x0b\x9a\xf4\x30\xa3\x50\xed\x0e\x63\xc6\x38\xb7\xab\x5e\x17\x49\xbf\xf7\xd3\xa3\xcc\xf4\x9f\xae\x46\x11\x0d\x65\x3f\x5d\x4f\x23\x4a\xe6\xae\x4a\x04\x0b\x5a\xe5\x7e\x5a\x51\x67\x98\x4a\x5f\x54\x50\x21\x76\x39\x83\x2a\xc6\xf8\xfd\x74\x41\x26\x76\xeb\xe9\x1c\x2d\xd0\x7e\x3a\x7a\x98\x45\x14\x36\x6c\xa1\x12\xdf\x7e\x39\x27\x0b\x1b\x41\xba\xcf\x42\x6e\xa8\xfd\xa7\xfb\x14\x44\xf1\xdd\x70\x30\x80\x33\xbb\x6b\x10\x20\xce\xef\x97\x93\xc9\x70\xae\xaf\x5d\x4d\xd0\xa9\x6a\x8d\x71\x0b\x5d\xef\xb8\x33\xbf\x8e\x6f\x88\x8e\xb1\xbf\xf1\x0d\x1c\x2a\x07\x3d\x93\xe2\x6a\xbf\x4d\x07\x8b\x78\x3b\x4b\x4e\xb4\xde\xfd\x56\x7d\xac\x68\x25\xfb\xed\x1c\x38\x2c\xda\xbf\x10\x08\xbe\xd8\xfd\x43\xe8\x70\x95\x2e\xb2\x9b\xed\x8a\x81\xa8\xb1\x7e\xed\xae\xda\x45\x9c\xde\xee\xf8\x66\x1c\xef\xfb\xe3\x0c\x37\x31\xb9\xed\x8f\x35\x45\xae\x47\xa9\x3a\xeb\x67\xdd\xdf\xc2\x5c\xb1\x43\xee\x2a\xcc\x45\xe2\x8f\xfd\xa7\xe9\x7c\x0c\xad\xbb\x14\x9d\x15\xd1\xee\x90\xda\xb2\x4e\xb9\xfc\x0e\x39\x5d\x56\x2c\x95\x87\xf4\x94\x15\x69\xe3\xf8\xe9\x29\x05\x00\xc5\x31\x15\xef\x46\x9a\x50\x76\x99\x2c\xfa\x21\x1d\xe3\x93\xed\xe1\x90\x92\xb0\x72\x10\x8f\xd9\xd5\xbe\xd2\x82\x42\x87\x57\xb6\xef\xf1\xd3\x01\x3e\xcc\xe0\x90\x0a\xb0\xa2\xc1\x1d\x92\xf0\x57\x14\x91\x63\x7e\x59\x27\x6f\x28\x2b\x0d\xce\xa0\xc3\x10\xa8\x8c\x41\x01\x0c\xb9\xe7\x0e\xc5\x2b\x90\x91\xe1\xf8\x49\xeb\x15\xe7\xcb\xb1\x08\xdb\x16\x75\xe0\x70\x79\x81\xf1\x27\xcf\xd1\x21\xb0\xd3\x36\x31\x14\xe1\x62\xc2\x83\x0f\x81\x9b\x36\x3a\x5b\x8d\xc9\xe0\x59\x3e\xfd\xf0\xf0\x43\xe0\xa7\x2d\xf7\xdd\xe1\x4a\x03\xfd\xf3\x81\x0c\xec\x50\xb7\xda\x79\x49\x03\x76\xb6\x66\xb2\x56\xb9\xb2\x22\xd7\x1e\xab\x9c\x79\x0b\x03\xb4\x2b\x8b\x67\x5b\x8f\x79\x5f\xce\x4c\xda\xb3\x8f\x23\x27\xee\xb0\x8f\x83\x05\x57\xa6\x4e\xb0\x56\x87\x5d\x1a\xd1\x1a\x0f\xd5\xdb\x05\xca\x74\x6c\xb2\x0d\x17\xda\x97\x6d\x38\x6c\xf9\xf8\xc9\xe1\x1b\x17\xe9\xb1\xc9\x4c\x54\x68\x5f\x79\x29\x0b\xef\xdb\x4c\x44\x7b\xb2\x7b\xb1\xdf\x36\x29\x7f\x8c\xb7\x28\x8d\x1e\xe3\x2d\xb6\x74\x44\x8a\x3f\x8a\xeb\x2c\xe5\xd2\x3c\x5e\x91\x7c\xa3\x89\x57\x24\xa7\x8d\x57\xd9\xc8\xa0\x24\x92\x17\x0a\x0f\x1d\x16\xc1\x99\x55\x4b\xdc\x9f\x69\x28\xa7\x2e\x7f\x9a\x74\xa9\x2c\xd6\xfd\x27\x70\x17\x0a\x12\x1c\xf5\xe5\xf1\x79\xe1\x27\x70\x17\xcc\x5b\x87\x82\x83\x57\xfe\x5e\xff\xfb\x1f\x15\x48\x8e\x2a\x63\x57\x06\x2c\x59\x1b\x1f\xc2\x21\x31\x99\x7c\xab\x47\xf5\xb6\xcf\xaa\x4a\x28\x6e\x95\x69\x6d\xb2\xc8\x87\x69\x1e\xcd\xe1\xe2\xb9\x0a\x0f\x27\xd1\xf9\x50\xdc\xac\x90\xf1\x85\xaf\x78\x9e\x05\x69\xcb\x08\x25\x42\x37\xe4\xca\x43\x4e\x02\x46\xf8\x93\xa8\x2b\xa8\x8c\xc3\x71\x0c\x61\xda\xc7\x4f\xa0\xae\x38\xe9\x8f\x6e\x29\x9e\x8d\xdf\x85\xb7\x8d\xe5\xe1\xe8\xd6\x39\x33\x5e\xc5\x35\x00\x2f\x3a\x94\x6b\x87\x8c\xac\x47\xef\x9a\x22\xfe\x1f\xc2\x04\xd2\xde\xae\xe7\x0c\x50\x89\x75\xa6\xcf\xf3\xa3\xe7\x70\x96\x17\xde\x94\xf6\x95\xcb\x9f\x20\xda\x63\xc8\x5f\x1b\x45\xf1\x50\xd0\x2d\x51\xbc\xc7\x90\x8f\xf8\xf3\x2c\x94\xc6\xe7\x7b\x31\x12\xf6\xfd\xb0\xd3\x25\xf4\xba\x00\x2d\x59\x1e\x0e\xe7\xcf\x24\xad\xc4\xe1\x8a\xb4\x1c\xdd\xdd\x66\x11\x86\xb4\xbf\xf6\x1f\xde\xb0\xc2\xc6\xed\xb0\x5b\x7d\x60\xdf\xec\x56\x8c\xe8\x54\xdb\x3e\xd7\xe0\x71\xbc\xdb\x3e\x4d\xfe\x84\xcb\x42\xfa\x9f\x43\x91\x08\xdc\xbc\x87\x44\x49\x32\x01\x1f\x2a\x88\x05\x08\xef\x38\x9a\x96\x25\x1d\x1e\x0a\xea\x67\xdf\x1e\xa7\xa6\x8d\x67\x81\x21\x98\x84\x43\xe9\x86\xe2\xc5\x3e\x94\x74\xbf\xc6\xd7\x75\xbc\x49\xf7\x39\xfa\xa7\xe7\xa0\xfc\x29\x7d\xce\xf1\x06\xba\x32\x01\xa7\x25\x5f\x8e\xae\x24\xc8\x15\xb9\xf5\x38\x0d\xf5\xcc\xe3\xa9\x09\xe1\x59\xe1\x76\x7c\x2e\xa1\x8b\xf9\xba\x94\xcc\x25\xba\xec\xa1\x40\x02\x72\xde\x1e\x97\xfc\xa3\xdc\xae\x97\xa1\xac\x79\xf4\xf4\xf2\xf9\x1b\x93\x9a\x67\x5f\xbe\xbc\xbf\x6b\xbd\xe9\x5e\x83\xcf\x76\x90\x10\xf9\xa9\x64\x74\x5c\x3e\xe6\x99\xfe\x5b\x28\xfa\xa8\x16\x87\x4d\xf0\x9f\xf1\xde\x3f\x36\x48\xb9\xf5\xe3\x5e\x75\x4c\xf9\xc0\x17\x70\x06\x7c\x57\x3d\x67\x40\x3f\x89\xb2\x11\xb1\x77\xdc\x3e\xe6\x21\xe0\x36\xd2\x16\x3e\x76\x0b\xdd\xc4\x21\x50\x02\x7b\x14\xe4\xe3\x91\xfb\x97\x0b\xde\x36\x6e\x5c\xe6\xc7\x23\xff\x6e\xa5\x01\x39\x3a\x98\xf1\xd7\x80\x9d\x49\x3a\x6d\xc0\x26\xea\xf4\x9c\xde\x3b\xad\xe5\x07\x9f\xe5\x68\x5c\xe7\xe4\x98\xce\x1c\x9b\x73\xf2\x25\x17\xf9\xf3\x94\x09\x1b\x51\xf0\x9c\x7c\xc7\xe5\x22\x3e\xa7\xae\x95\xa3\x0f\x1b\x0f\x2a\x5f\x38\xed\xd1\xe0\x0d\x6b\x04\x85\x1f\x94\x7f\x90\xa0\x93\xf3\x27\x5e\x52\x02\xe7\x14\x8c\x26\x57\xde\x29\x14\x4d\x78\xc7\xe9\x2c\x35\x11\xe4\x4f\x95\x76\xe5\xa0\x9d\xaa\x43\x45\xe9\xd4\x73\x96\x43\x8a\x47\x85\x82\xe6\xd8\x9c\xb3\xed\xaf\x34\xaf\x32\x70\x98\x91\x4f\x25\xb1\x01\x56\x75\x2a\x67\x0d\x5b\xf3\x5c\x1c\x4a\x90\xf1\x2c\xdb\xef\x39\x3b\xef\x14\x0e\x9f\x2a\x6c\xe7\x52\xf5\x7e\x96\x51\x80\x1b\xd0\xb9\xe7\xa2\x40\xdf\x48\x00\xe7\x62\x4e\x94\xf6\x57\x6f\xac\x10\xa4\x8c\x32\x15\x51\xee\x5c\x1d\xaa\x17\xb5\xe4\x5c\xed\xb2\x4b\x8f\x16\x3e\xe7\x3c\xbe\xc9\x19\x69\xa0\x6a\x06\x79\xdf\xc0\x7b\x86\xb8\xf6\xdf\x8a\xf0\xbf\xb4\x5b\xfc\x37\xe7\xfa\x5e\xda\x8c\xf1\xf8\xb5\x98\xbd\x7c\xae\xc2\x67\x82\xc9\x39\x57\x97\xf4\xc8\xe3\xa3\xf7\xf3\xf7\x26\x2c\x03\x8f\x42\xd6\x65\x86\x7f\xb2\xe9\xfc\x99\x00\x65\x73\x24\x6b\xfb\xb9\xa9\x60\x69\x78\xdf\x29\x9b\x6f\xc5\x8e\x7f\x6e\x0a\xff\xfd\x34\xe8\xf8\xdd\x10\x28\x0b\xef\x67\x89\x8a\x0a\xa8\x32\x61\x45\x15\x53\x19\x9f\x24\xc5\x89\x2d\x23\xb9\x90\x3b\xfe\x2c\xdd\x89\x9d\xf8\x41\x5e\x9f\x89\x06\x76\xcf\x78\x26\x50\x82\xe3\xc4\xa6\x74\x09\x58\x26\x58\x79\xe5\x59\x61\x8b\x91\xcb\x9f\x74\x9b\x53\xd8\x18\xd0\xb4\xa7\xea\xbd\x92\x07\xf7\x54\xbd\xd7\x35\x57\xdf\x59\x15\x9c\x1c\x2b\xd9\x29\xeb\x2b\x78\xac\xb3\x2a\x38\x98\x03\x29\xa1\x92\xb4\x21\x67\x55\xb0\x72\x84\xe4\xb3\x2a\x38\x18\x96\xa3\xc0\xdb\x4f\xa8\xe8\xf9\x93\x3a\x3f\x25\xb6\x4e\xa5\x94\x47\x52\x3f\x55\x2f\x76\xcd\x5d\x76\x0a\xd9\x02\xbc\xea\x6c\x4a\x3c\xc6\x00\x9a\x13\x2a\xd2\x9e\xcd\x4e\x8c\x40\x42\x2b\xac\xf9\x6c\x0a\xbf\x5e\xf8\x5f\x1b\x88\x44\x23\x67\x33\x89\x8c\x40\x24\xc2\x88\xdb\x9b\x5f\x37\xcf\xb6\x81\xf0\xfe\xe3\x8c\xca\xf9\xc1\x62\x2b\x73\x28\xb1\x15\x29\xee\x94\x19\x98\x3a\x6c\xa7\xa4\x56\x20\x6b\xa7\xa4\xd6\x75\xe1\x7f\x09\xfa\x2b\xcf\xa6\x90\xf6\xb5\xa6\x91\x1a\xcf\x9f\xd4\x5a\x51\x37\xcf\xee\x35\xa3\x7d\xf1\x74\xee\x22\xd9\x83\xc1\x77\x9d\x8a\xc6\x25\xc9\xc5\xd9\xbd\x84\x59\x82\xe1\x25\xcc\x04\x0d\x2f\x59\xf6\xc4\x58\xc5\x74\xd3\xbf\xd3\x49\x72\xc2\x86\xf7\x28\xef\x9b\x1e\xfe\xd7\x9e\x84\xa1\x0c\x07\xcc\x67\xbc\x43\x01\xeb\x9f\x67\x5d\x5a\xec\xf1\xa1\x00\x7a\xe6\x6b\xe8\x12\x60\x0b\xca\x8a\xfb\x71\x2e\x9e\x12\x9b\x0b\x65\xa5\xce\xdd\x02\x02\x53\xea\x92\xb1\x11\x59\x4e\x97\x8c\x85\xcf\xab\x64\x2c\xf0\xee\x73\x97\xa1\x92\x53\xb0\x5b\xb3\x61\x4e\x54\x33\x16\x91\xf4\x3c\xde\x20\xf9\x3c\x4b\xa3\x25\xbb\xcd\x79\x38\x90\x8e\x0f\x14\xd1\xcc\xa2\x48\x46\x06\x1e\x7b\x2a\x3a\x97\x8a\x27\xa7\xa2\x73\x81\x86\x9e\x86\xdd\x77\xda\xd3\xa6\x89\x89\xe7\x54\xca\x18\x00\xcb\xa7\x33\x4c\x72\x4d\x38\x3f\x0c\x5c\xf0\x34\x41\x3c\x8b\xa0\x28\x9b\xa7\x82\x75\x01\x7c\x9f\x0a\xd6\x05\xf0\x7e\x2a\x58\x17\xc0\xf6\x69\x08\x7f\x54\x9b\x53\xc1\xba\xd8\x93\xce\x53\xf4\xb1\xc8\x92\xb1\x3f\xd7\x9c\x44\x6c\x00\xda\xe7\xf9\x06\xf5\x65\x42\x4f\x13\x94\x09\x51\x34\x2f\xba\xd5\xa9\x5c\x33\x15\xe8\xea\xa9\x9a\xb1\x78\x20\x4e\x49\xdd\xd4\x88\x39\x55\x33\xf6\x73\xb7\x5f\xa2\x98\x63\xac\x70\x5e\x20\xf5\xe7\xa5\x15\x44\xb6\x30\x76\x25\xee\xd0\xd3\xe1\xbd\x08\x3f\x12\xcb\x81\xf4\x9f\xd7\xd0\xf7\xbc\xaf\xf0\x4e\x56\xc4\x25\x66\x07\xfd\x7b\xcf\xf2\xbd\x8f\xc5\x9f\x32\xe5\x9c\x96\xe1\x39\x73\x97\xd3\x03\x21\x49\xdd\x4e\x33\x9d\x17\x6e\x7b\x14\x42\xdd\xed\x33\x16\x6a\x6e\x4b\x82\x3c\x1b\xa5\x4a\x7b\xde\xbf\x59\x3f\x19\x85\xc9\xe1\x75\xde\xa2\x1e\x26\x74\x5b\x24\xff\xbc\x70\x88\x0b\xd1\xc1\xa9\x67\x3e\x30\xf9\x59\x8e\xdb\x5a\x0a\xdf\x7b\x83\x67\x79\x7f\x3a\xc1\x42\x5a\x8e\xf3\xf1\x06\xcf\xfb\x8f\x97\x3b\x04\x3f\x3e\xb0\x59\x0e\xc5\xfa\x02\xc7\x3b\x1f\x13\x90\x03\xe2\x60\x5b\x72\xb8\x5c\x2e\x48\x9b\xf5\xba\x7e\x1a\x42\x43\x10\xb9\x5c\x90\x76\xca\x11\xb8\x7e\x0a\x42\xc3\x3a\x71\x29\x05\x26\xc1\x59\x97\x4c\xc7\x1b\x01\xe5\xd7\x64\x93\x77\xb8\xd0\x35\x35\xb5\x50\xf3\xdc\xf5\x3c\xf2\x3c\x7e\xcf\x99\x83\x4b\xb9\x76\x88\xa6\xbb\xa4\x3e\x50\x62\xe7\x92\xf6\xc0\x55\x7b\x4d\x32\x49\xcd\x90\xa4\x34\x1d\x0b\xfd\x3d\xea\x2f\xe3\x51\xd9\x5a\xec\xe7\x97\x92\x60\x62\x02\xbb\x94\x04\x93\xe8\xaa\x4b\x91\xbf\xb8\x5d\x2e\x19\xae\x81\x20\x5c\xb3\xe9\xc9\xf8\x67\xa5\x28\x18\xfc\xef\x23\x94\xf1\x4b\xbf\x00\xff\x76\x39\x27\xe6\xe0\x59\xe3\xff\x8c\x4f\xf1\xef\x61\x7a\x97\x8c\xde\x48\x7e\xd7\xb2\x88\x9e\xcc\x87\x32\x5e\x96\x29\xb2\xc5\xb5\xd8\xf2\x91\x09\x5d\xde\x15\xa2\x45\x51\x94\x5d\x7b\xd9\x30\x1e\xb6\x7e\x19\xa2\xb2\xd0\xa0\x72\x87\x7f\x46\x20\x8a\x16\x9e\x4f\x8d\x30\x14\x2d\xa2\x30\xd7\xc2\xb5\x78\x85\x78\x96\xb6\x17\x26\x77\xad\x66\xfb\x19\xcf\xea\x58\x2d\x9e\x6d\x8a\xc8\x8a\x39\x45\xe6\xe0\x7f\xed\xd1\xb0\xfd\x4b\xfa\x0c\x61\xc2\x97\x02\x0a\x80\x58\x5e\xab\x77\x68\xe8\x55\xb2\x79\x30\x9e\xd7\x6a\xfa\x33\xc3\x4e\xa1\x99\x6b\xe0\x5a\xbd\xa2\x3c\x2b\x06\xbe\x33\x3e\xaf\x60\xfa\xdb\xbc\x82\x19\x8f\x60\x2e\xc8\xf6\xd7\xa6\x1d\x18\xb6\x77\x6d\x8e\xa1\x8f\xf0\x72\xd9\xac\x8c\x91\xf3\x52\xd5\xda\x8d\x11\x2a\xdb\xfb\x1a\xbe\x70\x29\x43\x25\xd2\xda\x25\xed\xa1\x62\x07\xb8\x8a\xed\x2b\x2b\x3f\xdc\x6a\x91\x16\xbc\x46\x19\x73\x9d\xf4\x9c\x39\x57\x4a\xca\x8d\x5d\x2d\xab\xf3\xc6\x9e\xfa\xe9\x10\xcb\xfa\x79\x5f\x4a\x6f\x2e\xba\xab\xca\xbc\x42\xff\x55\x14\x45\x9e\xbc\x54\x15\x17\x91\xfe\xaa\xa2\x68\xfe\x53\x4e\xd0\xab\x9e\xfa\x98\xce\xc5\x32\x58\xe0\x9f\x82\xb1\x20\x1c\x5f\x0a\x20\xde\x78\x6e\x26\x96\x67\x69\xd8\xdc\x5c\x97\xa1\xf3\xe4\xa9\xbb\x9a\x74\x7e\xb6\x9c\x42\x8a\xf1\x68\x5e\x4d\x4c\x05\xf2\x55\x43\x77\x65\xfa\x9a\xd2\x09\xb0\x45\x9b\xc9\xa7\xc3\x5d\xdf\x33\xa2\x43\xed\xd3\xde\xa9\x11\x67\xc1\x15\x62\x8c\x37\xee\x52\x88\x31\x29\xe5\xae\x66\x8a\xf3\xbf\x42\x8c\x71\x9f\x5e\xaf\x95\x3c\x82\xca\xa5\x92\xba\xdb\xe7\x59\xe6\xb4\xa8\x58\x57\x97\x49\x01\x26\xd4\xbd\xfe\x59\xdf\xae\x09\x88\x3e\x73\x75\x4f\x00\xdf\x7b\x02\x42\x80\xad\xe8\x2c\x99\xad\xe8\x9f\xef\x3d\x01\xb4\xef\x25\x87\x20\x2f\x39\xed\x2b\xe7\x2a\x5c\xdf\xe8\x14\x8c\x4c\xd7\xf0\x0c\x64\xc6\x65\x86\xdf\x38\x42\xc3\xf6\x44\xfe\x97\xd5\x87\x23\xa8\x28\x63\x14\x92\x6b\x68\x02\x58\x31\x29\x28\x9f\xc4\xbc\xd7\xf0\x09\xe0\x03\x9f\x80\x50\x30\xde\x8a\x0d\x21\xe1\x4d\xef\x03\xdf\xdc\xed\xc6\x65\x9f\xaa\x52\x2d\xb6\xbb\xeb\xa7\x71\xf4\xcf\x55\xbc\xcb\xf5\xc0\xd5\xf1\xd3\x30\x16\xb2\x2b\x5e\x8a\xe3\x25\x07\xe4\x75\xbc\xbb\x80\x1f\x16\xbd\x90\x06\x7e\x0a\x45\xff\x70\x7e\x05\xee\x7e\xee\x2a\x05\xee\x02\xd7\xbb\x7e\x0a\xc5\x27\x3c\xe3\xfa\x29\x14\x0b\x28\xc4\xcb\xa5\x6e\xc9\x11\x71\x1d\xb2\x8d\xc1\x46\x0e\x51\xc4\x36\x3b\x94\x55\x1f\xf9\x46\x56\x7a\x6c\x81\x97\x4a\xe3\x02\xe8\xb9\x0e\x51\xc8\xa4\xff\x34\x8e\xfe\x61\xcd\xaa\x8c\xfb\x99\x51\x05\x05\xe3\xac\xba\x94\xa5\x1e\xd4\xd8\xf5\xd3\x28\x16\xfc\x7b\xd7\x4f\xa3\x58\x3e\x7c\x41\x31\xc1\xd3\xe7\xfd\xa1\xf6\xe9\x4f\xf4\xb1\x6d\x7f\x1a\xc6\x42\x3a\xcb\xeb\xa7\x60\x2c\x14\xde\xba\x64\xc4\x9f\x38\xc7\xa7\x9c\x47\x9c\x7b\x85\x04\x7f\x8e\xed\x4f\x9f\x58\xc8\xaf\x79\x5d\x5a\x40\xf8\x8e\x42\x82\x3f\x5b\x4a\x21\xc1\x00\x03\x2e\x15\xc2\x9d\x98\x2f\x85\x04\x13\x56\x7d\xa9\x10\xee\xc4\x31\xbc\xb4\xa0\x70\xd2\x4b\x79\x1e\xb9\xda\x2e\xed\x50\xd6\xe3\xd2\x7a\x72\x4c\x2f\xef\x48\xfa\x13\x7d\x9c\x3a\xd5\xb9\x05\x82\x77\xdd\xa2\x0f\x61\xec\xd6\xfa\xf1\xfd\x2d\xfa\xe0\x6b\xb7\xd6\x93\x8b\x54\x65\x6e\xf1\xd7\x5e\xb7\xd6\x73\xfd\x53\x4a\xb6\xeb\x36\xb1\x59\x3c\xc5\x17\x7f\x24\xdb\xdb\xc4\x66\x71\x6e\x2d\xee\xa7\x33\x2d\x2e\x9b\xfb\xf6\xe6\x85\x58\x4d\x06\x77\xe0\x6d\xa6\x9d\xe7\xc7\x8b\x9d\xc9\x7f\x34\x19\x4c\xe6\xe3\xcd\x9c\xf1\x3d\x4a\x8c\x80\xe4\xa9\x78\xe3\xe9\xd3\x9e\x37\x37\xcf\x5a\x6c\x4e\xe7\xa3\xcd\xcd\xe6\x50\x12\x4f\x10\xbf\xd7\x23\x7a\x39\x4c\x8f\x37\x33\xdf\x0b\x92\x00\x37\x51\x7c\xf1\x87\xbb\x08\xb2\xdf\xb1\xeb\xde\x93\x57\xbb\xe6\xf9\x4d\xb8\xc7\x0b\xbf\xe5\xc5\xf5\x70\x4f\x96\x85\xb3\x9f\xef\x49\x24\x4d\xb4\x60\x40\x66\x0e\xd0\x3d\xbd\x46\x95\x34\x31\xdb\x16\xb8\xf1\x43\xf7\x0f\xf9\x64\x56\x58\x75\xf8\xf2\x3d\x8b\xec\xec\xd1\x7b\x56\x58\x75\xee\xde\x7b\x16\xd9\x71\xa0\xdc\x4e\xdc\x59\x69\x4f\xc8\x8b\xec\xd1\x7b\x51\x58\x7c\x14\x90\x7b\x99\xf5\x9c\x01\xfd\x14\x80\x5e\x1b\xef\x2b\x4c\x3e\xb2\xc0\xfd\x53\x08\x56\x4c\x71\xf7\xa2\x10\xeb\x5c\xd5\xf7\x22\x87\x31\xe3\x59\xe4\x30\x6e\x7c\xaf\x30\xf2\x38\x44\xee\xc5\xa8\xc8\xcf\x00\x9d\xc8\xe0\xd3\x82\xb0\x27\xb9\x3b\x6f\x7b\x2c\x0a\xcf\xa2\x38\xc6\xca\x5b\xa9\x3e\xf1\x9d\xde\x8b\x5d\x67\xe9\xd1\x1e\x8e\xe8\x98\xf7\xaa\x30\xea\x78\x7c\xee\x55\x61\xd4\xac\xc8\xaa\x6d\x10\x48\xc4\xbd\x7a\x06\x78\xdf\x2e\xf0\xec\x0a\x63\x69\x1a\xdf\x0b\x4b\x53\xf8\x5f\xf4\x30\x7e\x63\x65\xe2\xbd\xb8\x8d\x95\x61\x86\xe5\x9d\x00\x9a\x7a\xcb\x3d\x01\x76\xf5\xde\xb4\x42\x6c\xd3\x4d\xe3\x8b\xdd\xe2\xde\xe4\xd2\x67\xc7\x6c\x1a\x5f\x6e\xb9\x5b\xd1\xc0\xcb\xe7\xd9\xe3\x0b\x7d\x9b\xe7\x97\xef\x3d\x5e\xfe\x57\xed\x26\x02\x09\xef\xe2\x48\x7e\x56\xac\x78\xc4\xbc\xa0\x3d\x16\x95\xf0\x2e\x9a\xe1\x58\x0e\x6f\xc5\x07\x63\xfe\xbd\x8b\x28\x88\xdd\xe9\x2e\xde\x63\x99\x81\xf2\xba\x83\x69\x40\x4b\xf2\x19\xc0\x70\x4e\x13\x5e\x50\xa8\x7e\x94\xaa\xbb\xf8\x54\x31\x42\x9d\xaa\xca\xfb\xf2\xcf\x17\x46\xec\x3d\xc6\xb3\xf6\x18\x6b\x5e\xb5\x66\xac\x41\xf5\x1e\xcb\x1e\xaa\x9a\x01\xfa\xab\x5e\xc3\xcc\xb1\xca\x5f\xd5\xc6\xff\x9a\x81\xc6\xf7\x4a\x64\x10\xa5\xf4\xae\x4a\x4e\xc1\x21\xaa\x3e\x65\x7f\xba\x69\xee\x2a\x96\x13\x3b\xd0\x5d\xb5\x01\x3e\xcf\x5a\x70\x88\x57\xb6\x7d\x42\x87\xef\x66\xe2\x32\xdb\x42\xed\x2c\x9f\x67\x1f\xa0\x0c\xb6\x59\x8e\xe3\xff\x6a\x7d\x87\x17\xcc\x33\x78\x41\xd4\xc4\xb2\x7b\x2b\xbb\x7e\x8d\x9d\xf2\x6e\xaf\xbe\x99\x1f\x8c\xa2\x41\x92\xbb\xbb\x5a\x80\xeb\x75\x73\x59\x9e\x0f\xbb\xcc\x42\x93\x22\x77\xd1\x71\x6f\x45\xee\xa2\xd4\xdd\x5d\xe1\xd0\x11\x0d\xef\x61\x80\x46\x86\xac\x82\x55\x68\x18\xb7\x93\xd7\x43\x92\x82\x6f\xd1\x60\x6f\x27\xaf\xe7\x08\x28\xf6\x16\x25\xf3\x1e\x2e\xb2\x18\x43\xd0\x6d\x60\xcd\xe0\x03\xd5\x2f\xe3\x8c\x0c\xf9\xfb\x59\x44\x05\xe3\xe2\x17\xbe\x87\x09\xc8\xb3\x62\x71\x49\x36\x76\x2b\x16\x17\x15\xf9\xde\x05\xc5\x62\xc6\x76\x05\x47\x47\x96\xbd\x15\x8a\x8b\x8e\x7a\xef\x8a\xe6\x86\xcb\xaa\xec\x2d\x2a\xd8\xbd\x0b\xb1\xd7\x79\x56\xc8\x3e\x3b\x7a\x57\xbc\x3a\x6b\xbe\x6b\xfc\x2b\xe3\x33\x42\x26\xfd\x29\x94\x96\x1c\xc6\xb7\x42\x69\x01\x46\xdd\x87\x16\x84\xdb\x5e\x91\xb4\xa8\x7c\xf7\xa1\xe8\xe9\x4e\x7b\x2f\x64\x32\x03\x3c\xb4\x82\x1c\xd1\x43\x2b\x18\x79\xec\x7e\xdd\x17\x50\xa4\xd8\x5a\xa0\x5a\xf7\x21\x0a\xb9\x09\x0f\x63\xe0\xb9\x3a\x05\x0a\xfa\x1c\x72\x05\xdb\x82\xa2\xbf\x15\x6c\x8b\x1a\x7f\x2b\xd8\x16\xad\xf4\x3e\x95\x48\x22\x12\xd8\x7d\x7a\x0a\x78\xf6\x12\xf2\xac\x29\x98\x79\xf6\x14\x84\xa2\xd3\x4b\x98\x29\x55\xec\x2d\xa0\xa6\xfb\xd4\x12\xc2\xf4\x4e\x81\x2e\xa3\x05\xdf\x8a\xcd\x05\xaa\x70\x2b\x36\x17\xad\xfd\x76\x86\xa2\x40\x52\x6e\xc5\xe6\xce\x1f\x7a\x44\xff\xcc\xff\x86\xac\xf0\x2c\xfa\x23\x31\xde\x97\xb6\x40\x24\xdc\xfb\xa7\x9e\xac\x1f\x26\x7a\x69\x0b\x20\xae\xbd\xa0\x23\x9e\x4d\x7f\xe8\xfd\xa9\x27\x5b\xf9\xbc\x2f\xd0\x29\x3c\xe2\xa7\x8e\x0c\x94\xf4\x5b\x60\xf6\x4a\x79\x87\xdb\xc9\x4b\x27\xae\xde\xcb\x2e\x1e\x8e\xfd\x75\x8a\x04\xbe\x10\x72\xa1\xd1\xa6\xf3\x93\x4e\xc8\x5f\xb7\x00\x8a\x31\x4f\xde\xb7\x27\x2d\xbb\xec\x96\xab\x1e\x3e\x70\x6b\xd2\xd8\xd7\x3f\x31\x7f\x23\xda\xe9\x7e\x04\x73\xe6\x1c\xfd\xc4\xfa\x8d\x48\xbc\xfb\x27\xc6\x6f\x40\x48\xef\x47\x11\xe6\xf0\x81\x47\xf8\x97\xf1\xa7\x38\x9c\xfb\x27\xe3\x7f\xe2\xf9\xef\xa7\xab\x31\x9e\x15\xfa\xcc\x11\x32\x8a\x09\xdc\xed\xfd\x18\x9e\x19\xea\x1c\xa8\x8b\xcb\xe1\x7e\x8c\x54\x60\xf8\xb7\x86\x9f\x35\x7d\x4c\xfe\xbf\xe7\xe7\x45\x39\x65\x13\x3c\x0a\xd3\x25\x8a\xed\x51\x98\x2e\x15\x1f\x9e\x49\x11\xf8\x9f\xf7\x37\xdf\x3d\xb4\xa8\x09\x1a\x34\x50\xd5\xc0\x96\x67\xe5\x20\x18\xbc\xdf\x4d\x02\x1f\x68\x12\x1a\x2f\x08\xab\x9c\x63\xf9\xb8\x5c\x00\x6a\xf9\xf3\x46\xe1\xce\xbc\x71\xb9\xc9\x35\x3f\x68\x13\x0c\x9e\x35\x0b\xb9\x0c\x9e\x59\x51\xf8\x8d\xe7\x55\xff\xe7\xfd\xd9\x9b\x20\x1d\xfc\xd4\x98\x8d\x40\xbe\x67\x76\x52\x9d\x2c\xc3\x23\xb7\x46\x67\x1b\x3d\xb3\x56\x3a\xec\xfc\x99\x95\x58\x60\xd0\xc2\xed\x21\x87\x28\xe1\xa0\x26\xec\xe8\xcf\x4f\x71\xd9\x40\x86\x3d\x8b\x71\x25\x39\x9e\xcf\xe2\x95\xca\x20\x15\x5f\x4b\x84\xe8\xe3\xe2\x5d\x53\xe1\x05\x6f\x65\x5a\x34\xb0\x74\xa3\x4b\x2d\x55\xa3\x87\xa1\x21\x64\xa5\x7e\xaa\xca\x46\x20\xe6\xf3\xd3\x54\x36\x82\xfc\x9e\x45\x67\x73\x62\x04\x3e\x9b\xb4\xa7\x65\x69\x0c\x48\xcb\x92\x4b\xff\x59\x95\x1e\x22\xce\xa3\x67\xd5\xde\x0c\xc3\x7b\x56\x53\x1c\x02\x56\x2f\x5b\xfa\x5f\x5f\x8a\x43\x90\x0b\x19\x0c\x5e\x30\x78\x8d\xff\x45\x70\xa4\x98\x47\x71\xbc\x44\x02\x3f\xca\x85\x84\x77\xe9\x11\x12\x6b\xc2\x5d\xf5\xac\x3e\x9f\xbc\xa0\x65\xee\x34\xf8\x66\xce\xa3\x45\x9f\x4f\x9e\x15\x45\xcd\x07\x9b\xa7\x20\x24\x6e\x06\x21\x46\x3b\x7b\x14\x29\x80\xfb\xe4\x71\x31\x04\xf2\x27\x3e\x9b\x27\x39\x8b\xb4\x19\xe8\xc8\x36\x28\x2f\x0b\xe0\x07\x05\x6a\x73\x42\x8b\x71\x8e\x34\x59\x8c\x59\xe6\x88\x16\x61\x96\x19\x84\x11\x5a\x64\x77\x7f\x8a\x3d\xe5\x85\x37\x1c\xca\x5d\x69\xa2\xeb\xb2\xc9\xda\x0a\xa3\x35\x91\xb1\xfe\x29\x2a\x0d\x14\x89\xf3\x79\x9d\x2c\x9f\x61\x3b\x42\xbd\xd2\x84\xc3\x6b\x3f\x7d\x3c\xea\x23\x93\xfb\xd3\x52\x36\x92\x18\x3c\x86\x6a\x81\x56\x7c\xaa\x29\x8f\x2e\xfa\xd4\x97\x72\xde\xd8\xd4\x44\x46\xf9\x53\x4c\x36\xca\x11\x3d\xd5\x74\x36\x5a\x70\x06\x82\x48\xba\x4f\x35\xa1\x30\x9f\xea\x58\xfc\xca\xb0\x9c\x8d\x21\x1a\xe9\x53\x95\x8d\x61\xf0\xac\x68\x8c\x31\xfe\x72\x07\x3d\xd5\x93\x10\x0a\x9a\x27\x21\x93\xd4\x5e\x9a\x33\x1e\x17\xf6\x8d\x64\xfa\xb4\x77\x87\xf1\x83\xf9\x46\x6e\xa9\xa7\xbd\x44\x87\x82\xa6\xe4\x1a\x9c\x1b\x21\xbc\x0a\xd2\xfb\xd3\x76\x0d\x22\x6b\xe9\x4a\xbf\x40\x2d\x9e\x9f\x8a\xb3\x51\xb4\xe9\x69\xef\x62\x33\x4a\x67\xa4\xd8\x18\x95\xf7\x79\xc4\xc9\x47\xc1\xbf\x9f\xc3\xfc\x7a\x61\x18\x76\x7f\x29\xcf\xd4\x74\x6f\xeb\x8c\xaa\xbf\xdb\x3a\x73\xd5\xbd\xda\xb4\x60\xc2\xa3\x67\x3d\x5d\x0c\x64\xe1\x03\xaf\x7e\x14\xdf\xc7\xb1\xc0\xa4\x2b\x7d\xba\x29\xe7\xbc\x76\xaf\xfe\xc6\x1b\x26\x7d\x63\x98\xb7\x26\x2f\x73\x33\x7c\xa0\xe1\xab\xe3\x05\x2a\x87\xf4\xe1\x6d\x1c\x29\xe6\x19\xce\x3a\xc1\x9a\x0e\x93\x0a\xef\x1f\xef\x22\xf3\x49\x53\xaf\x3c\x5f\x96\x55\x68\xe2\x3d\x7e\x99\x9d\x61\x43\x09\xb2\xc3\x4f\xe7\xda\xa8\x32\xf2\xa8\x88\x70\x5f\x79\x76\x26\x06\x4e\xdb\xfe\x02\xac\xf9\x41\x19\x0b\x62\xf1\x7f\x1c\x9b\x3b\xb3\x2d\x94\x01\x89\xba\x25\xcf\xae\xf8\x98\x95\x06\x1c\x09\xc0\x91\xdf\x5f\xc0\x35\x5f\x38\xb6\x9d\x05\xd9\x1d\xd7\xcf\x81\xdd\x9d\xac\x01\x76\xe8\xf8\x8b\x99\x9d\xb5\x7b\x2a\xe0\x02\xbb\xc3\xdf\x11\x6a\x0e\x47\xfa\x73\xca\x0e\xcf\x45\xda\x3c\x3c\x17\xdc\x55\x3f\x05\x6e\xa3\x84\xf2\xa3\x54\x48\x54\xfc\x79\x0e\x27\xda\x41\x1e\x38\x3c\x15\x3c\x9b\x74\x96\xd8\x45\xca\x62\x0a\x7d\xde\x22\x65\xec\xa3\xe3\xb5\x12\xf0\x83\x29\x87\x57\xbc\x55\xcb\xd8\x58\x8a\x07\xee\xd4\x9a\x7a\x0e\x53\xce\xb1\x3c\xb5\x09\x62\xec\x7a\x4e\x13\x9e\x0f\x4e\xa5\x38\x88\xca\xf0\x9c\xa6\x3b\x3d\x9c\xc6\xd8\xb3\x75\xcf\x57\x8c\xa1\x87\x37\x36\x24\x53\xf5\x86\x7f\x70\x75\x9c\x4e\x68\x00\xc3\x3a\x4d\x3a\x5b\xf5\xf4\xa2\x43\x87\x4b\xa1\xd5\x4f\x1b\x26\x1d\x96\x75\xbe\xfb\x9f\x1f\x5e\xd2\x33\x74\xe1\xcd\x2a\xf2\xff\x73\x39\xd6\x9c\xe9\xfb\xa9\x60\xe5\x23\x51\x5d\x0e\x0f\xe0\x83\xe1\x32\x2f\x19\x96\x54\xae\x42\xa6\x9e\x47\x01\xc4\x1f\x81\xff\x7a\xc7\xcd\x17\x0e\x16\x62\xf7\x5e\x8e\xa9\x67\xb3\xde\xb3\x9a\x48\xa7\xb7\x93\x05\x70\x22\x6e\x27\x0b\xe0\xa4\xdf\x9b\xbe\xe0\x05\x47\xc8\xd7\xbf\xdd\x50\xb7\x33\x28\x30\x2d\xb7\xc3\xe7\x99\x38\x55\x5c\xfb\xc8\xdf\xb7\x89\xe4\x7f\xc5\xfd\x21\x18\xde\xa6\x91\x53\x7e\x2b\x20\x0a\x49\xf3\xa7\x15\x96\x8f\x64\xf9\xe8\xae\x80\x6f\x3f\x9a\x02\x24\x87\xe7\x9d\x82\x34\xf0\xbc\x2b\x17\x92\x15\xac\xfc\xbd\xd2\x94\xa8\x69\xf9\x68\x52\x8a\x5e\xfe\xd4\x92\x78\x14\xac\xbc\xc2\x35\x94\x96\x69\xf9\x88\xfc\x8f\xeb\x3e\x7d\x86\x71\xeb\x0b\x3a\x75\xa1\xa7\x7f\x52\x54\x9b\xa4\xde\x2d\x91\x2f\xdb\x34\xbd\x55\xa4\xe7\xfc\xa0\x80\xbc\xc0\xf7\xdb\xf4\xc6\xac\xfc\x9b\xfd\x36\x09\x94\xb6\x44\x87\x6c\xd3\xa4\xc2\x64\xff\x6e\x82\x36\x4d\x6f\x80\x3e\x5f\x0c\xbd\x40\x1f\xbb\x49\xe7\x07\xa5\x11\x28\xb4\xe8\x82\x55\x13\x4d\x3a\x40\xad\xfd\x7b\x9e\x67\x3d\x67\x90\xb3\x2b\xe4\xfd\x93\xbb\xda\x34\x3b\x64\x7d\xe4\xd9\x88\xe5\x9a\x2e\x67\xc7\xb0\x57\x9a\xfc\x1d\xa5\xa4\xb8\x6a\xd3\xec\x50\xfc\x12\x2a\x66\x87\xe2\xf3\xc1\xa1\xe7\x8c\x71\x76\xe0\x4d\xa5\x4f\x87\xe2\xd3\xc0\xed\xb3\xc8\x0f\x8f\x5e\xc8\xea\x2c\x0e\xbb\xab\x19\xc3\x62\xe8\x3c\x73\xbf\xb8\x52\xd8\xc4\x0f\x26\xa3\xa4\xd3\x45\x64\xcc\x99\x99\xc5\x64\x54\x7e\x70\x68\x7e\xcf\x54\x2d\x0e\xcd\xaf\x99\x7d\xa5\x44\xea\xd3\xe7\x07\xd7\x49\x6f\x21\xf5\xa7\x88\x95\xca\x64\xae\x8e\xd5\x6f\x99\x9b\x9f\x26\x56\x2a\x2d\xac\x8e\xdd\xef\x19\x85\x54\x31\xb2\x94\xb7\x49\x30\x32\xd2\x8e\xb7\x49\x61\x30\x14\x06\x68\xd3\xea\x24\x03\x2d\xa4\xae\x8e\xee\xef\xf4\xf2\x92\xc6\xb8\x0e\xff\x40\x1b\xa7\xdb\xe0\x93\x5b\x03\xcd\x8c\xaf\x26\xb5\xe7\x87\xcd\x79\x09\x7a\x68\xdf\x4c\x6b\x0f\xad\x8e\x87\x69\x2c\xab\xca\x42\xac\x13\x0b\xef\x9a\xcb\xe3\xd3\xe8\xa9\x70\x4a\xda\xbc\x5c\x88\x29\x6d\x4a\x07\xeb\x53\xcd\x1b\xc5\x71\xc7\x19\xb7\x74\x30\xca\xc7\xb6\xa9\x58\xb7\xad\x21\xf5\xa7\x40\x95\x08\x4f\x6d\x2a\x6f\x04\x23\x7d\xbc\x65\x29\x69\x42\xb1\x58\x1b\xe3\x96\x06\xb5\x26\xc3\x45\x9b\x7e\x1a\x54\x09\x76\xaf\x4d\x2a\x24\xb7\x06\x79\xd5\x26\xc5\x4b\xaf\x1b\x47\x5d\x2a\xd4\x1a\xa4\x4f\x9b\xa4\x42\xad\x9f\x73\xf6\x53\xa1\xca\xe0\x28\xff\x34\xa8\x12\x93\x56\x9b\x14\x34\xbd\x16\x28\x55\x82\xa2\xb5\xb0\x1b\xdf\x5c\xb0\x70\x39\x85\xc8\xac\x01\xfb\xb7\x49\x35\x2c\xb6\x0c\x5b\x0a\x54\xab\x9f\x41\x19\x15\xca\x82\x54\xa7\xe6\xac\xf5\x0f\x17\x54\x9b\x14\x21\x13\xa4\x4f\x9b\x14\x21\xf3\x69\x4d\xa5\xe9\x52\x57\xa4\x4d\x8a\x80\xd9\x12\xf4\xdb\x26\x47\xc0\x7c\x3e\x68\xf6\xcd\x87\xe6\xe6\x00\x8b\xac\x9d\x43\x62\x12\x7b\xd8\x26\x15\xa8\x4b\xb2\x97\x36\x49\xfd\xa9\x83\xa3\xd0\x5e\x8a\xf2\x85\xd5\x9d\xcf\x99\x55\x68\x76\x65\x7f\xa8\xe4\xdc\x67\x92\x14\xe4\x12\x9f\x51\x9b\x54\x72\x2e\xc9\x79\xda\xa4\x92\x73\xf1\xa3\xb6\x49\xba\x0d\x59\x1a\xda\x64\xdd\x06\x1e\xdd\x8d\x93\x64\xd7\x2b\xab\x51\xfd\x7c\xe0\x31\x8f\x0c\x41\x45\xe4\x92\x84\xa8\x4d\xc3\x31\x17\x59\x58\xc7\xb1\xb0\xd0\x2e\x22\xc7\xc4\x4b\x8b\x09\xfc\xa0\x4d\xc3\x43\xce\x34\xab\x88\x5c\x65\x16\x15\xc7\x52\xb9\x86\x14\xc7\x52\xd9\xee\x43\xe8\x67\xae\x00\x15\x89\xeb\x0b\x03\xd8\x85\x00\xe7\x44\x49\x61\xd9\x1a\xf7\xaf\x60\x66\xc9\xd8\xda\x26\xa3\xcc\x0a\xb3\xa8\xe8\xee\x1e\x1b\x71\x9b\x76\x87\x07\xc2\xf5\x54\x6f\x22\xa8\xab\x36\xed\x06\x0c\xf3\x81\x20\xdd\x2b\xff\xab\x86\x3b\x8c\x41\xca\xc8\x60\x33\x4a\x17\x19\xb0\x9a\xc3\x90\xee\xac\xd2\x61\x9a\x32\x64\xc5\xb9\x04\xdc\xda\xa6\x43\x80\xdf\x39\xed\x4b\xaf\x48\xca\xd2\x36\x39\x8e\xa5\x31\x60\xe9\x15\xc1\xea\xb5\xc9\x8e\xa0\x0f\xdb\x91\x5a\xd1\x12\x7e\xde\xa6\xb7\xe0\x04\xd7\xe0\x4f\xad\x68\x13\x37\xe9\xe9\x85\x58\x32\x68\x07\xab\x2c\x30\x8d\x53\x10\x48\x0e\xd0\x29\xc8\x23\xb3\xa2\xf8\xee\x8d\x23\x79\xda\xbc\xc4\x3d\x70\x0a\xf3\xc8\x15\x77\x0a\xf4\xc9\xf9\xfa\x49\xf7\x4b\x62\xb2\xda\x74\xb9\x48\x16\xbb\xfb\x12\xe6\x11\xa1\xe7\x12\xe6\x11\x79\xe3\x12\xe8\x13\x56\xaa\x18\xf0\x8f\x04\x73\x09\xd2\x08\x4f\xb8\x4c\x51\x06\x28\x34\xd8\xca\xd6\xba\x84\x6a\x45\x10\xb8\x84\x62\x65\x96\x2f\x11\xc4\x24\x5f\x22\x08\xc9\xe2\xb2\xba\xce\x71\xbd\x05\xe2\xe4\xee\xbc\x45\x10\xc2\x8a\x83\xc2\x61\x62\xb7\x41\x9b\x59\xa4\xdb\xf0\xc0\xbc\x6f\x84\x15\x03\x72\xbc\xc6\xc4\x71\x53\x09\x87\x89\x19\x33\xa4\xea\xf3\xbf\xd0\x44\x0b\xb7\xbb\x31\x55\x8c\xf0\x31\x80\x2e\x23\x52\x0d\x87\x09\x12\x8d\xb1\x62\x0a\x1f\x01\x06\x61\x79\x8f\x90\x00\x83\xf6\x04\xf1\x64\x93\x3c\x97\xbe\xcf\x0c\x09\x63\x55\x2a\x67\xe3\x11\xc2\xee\x9f\x48\xdf\x66\x63\xae\xb2\xe6\xf3\x24\x10\x59\xfd\x0b\xf0\xba\xcd\xaa\xee\x10\xfb\x7d\x9b\xdf\x68\x91\x48\x76\xb3\xca\x3b\x44\xd7\x6e\xb3\x0a\x30\x24\xce\xb7\xcd\x2a\xc0\x30\x85\xc3\xcf\x93\xf1\x8e\x8c\x4e\x78\xce\x9a\xf6\x66\x8f\x96\x67\xaf\x47\xcb\xb3\xa7\x97\xe7\x5f\x7f\x2d\xec\x76\x9e\x85\x54\x8a\x00\x37\x2b\x07\x51\xa9\x9d\x0f\x04\x23\xe9\x99\x0e\x83\xb5\x46\xfe\x5f\x04\x23\xe1\x7d\x83\xb5\x22\x44\xce\x06\x6b\xe5\xde\x9f\x17\x21\x2d\x46\x06\xec\xea\x0b\xff\xcc\x8c\x6d\x36\x38\xab\xf1\x2c\x58\x44\x14\x97\x79\xb1\x5d\xb2\xd1\x80\x25\xb9\x4f\x8b\x4e\x1f\x9a\x2b\x68\x36\xda\x6a\x64\x8e\x17\x91\xd0\x43\xb3\xea\x37\xa4\x56\x40\x9b\x8d\xb6\x1a\xf9\x7e\x35\x09\x21\x69\x7d\x83\x92\x32\x89\x92\x9c\x4b\x12\x82\xb4\x59\x92\xf3\x36\x7f\xba\x30\x55\x99\xa5\x55\xe0\x9e\xc1\xff\x76\x98\xb1\xce\x4a\x1e\x8a\x93\xb3\xcd\x9b\xcb\x06\xe6\xe2\x9b\x95\x9f\x08\x09\x66\x56\x7e\x22\x44\xc7\x59\x5e\x87\xe4\xcd\x69\xb3\x4a\x30\xa0\x12\xce\xce\x1c\x3a\x98\xf9\x4d\xe8\x01\x66\x7a\x33\xfe\x83\xff\x95\xbc\x3e\x27\x6d\xde\xec\xf9\x64\x5e\x94\xa1\x68\x65\xef\x6e\x02\x0b\xb0\xf4\xca\x50\xb4\x72\xd2\x84\xd2\xaa\xcc\xda\x8b\xd2\x62\x56\x8a\xbc\xe5\x61\x2e\xb3\x52\x16\xf5\xe4\x59\x69\xb3\xaa\x38\xc0\x4f\xe7\x22\x9a\x39\x0d\x45\x34\x87\xbd\xcd\x42\x65\x7d\x16\xee\x45\x65\x6d\xfc\x20\x7f\x39\xc7\xa5\x88\x66\x76\x77\x11\x3e\x80\xe3\x5b\x4c\x22\x23\x14\x89\x9f\xf6\x44\x22\xa7\x45\x55\x1a\x50\xbb\xe7\x2a\x0a\xc3\x6f\xe7\xaa\x45\x65\x1b\x54\x2f\x2a\xef\x1b\xd2\x92\xf6\xaa\xf1\x00\x99\xb1\x2a\x3c\x04\x4b\x52\xbd\xa6\x59\x43\x81\xb0\x3e\x47\xc1\x25\x1a\x98\xf1\x6a\x7a\x19\x8f\xe8\xdd\xf8\xfe\x70\x09\x61\x06\xe0\x09\xc8\x8c\x1b\x88\x15\xc5\x6b\x6e\x5e\xc2\x4c\x88\x4b\x48\x07\xe0\xdd\xe6\x66\x0a\x33\x83\xaa\xc1\xd0\x93\x97\xa4\xcd\xf2\x65\x8c\xd8\xf9\xda\xfc\x56\x91\x66\x52\x25\xaa\xd7\x14\x5a\x6c\xb3\x64\xf5\xad\xc2\xd5\x9a\x97\x35\xa3\x54\xb4\x7a\x6f\x0b\x5f\x38\xbb\xc0\xcc\x0f\x52\xbc\x56\x66\xb6\x5d\xff\xfd\x6f\x4b\x8a\xdb\x36\x4b\x9a\xdf\x1a\xe7\xb1\x3b\x45\x42\x54\x8e\xb9\xdb\xfb\x1b\xa9\x6c\xb6\xf3\x22\xe0\xec\x36\xcb\x79\x31\xb3\x9d\xed\xbc\x08\x80\xba\xcd\x02\x89\x4d\x3f\x21\xea\x2f\x97\x4f\x7f\x93\x2c\x64\x62\xde\xb2\x75\x9d\x0e\x9d\x65\x61\x0a\x55\x5d\xee\xe1\x95\x17\x44\x76\x87\xed\x74\x5f\x97\x30\xc7\x6e\xa7\x77\x64\xc9\xd9\xae\x0c\x04\xbf\x79\xb8\x22\x2f\x0b\x36\xe4\x03\x86\x91\x0c\x91\x1d\xe1\x72\x7e\x23\x43\xd8\x95\xc3\x84\x44\xbe\x9d\x15\xcc\xde\x11\xb4\xe6\x21\x37\x77\x2e\xf1\x79\xd8\x43\x07\x2f\x19\xaf\x77\x8a\x61\xda\x47\x03\x37\x1a\xf6\xd1\xb0\xc2\xc3\xee\xa9\xcf\x30\xe4\x86\x63\x41\x77\x3b\x6d\x62\xba\x98\x77\x3b\x23\xd9\xfd\xf2\x86\x50\x12\xad\xcd\x52\x2e\xea\x14\xf1\x67\xde\xed\xc5\x81\x63\xbc\xb9\xa3\x60\xab\xbb\x1d\x54\x9c\x61\x55\x80\x28\x4c\xf8\x6e\x07\x15\x4c\x69\x37\xf1\x9c\xf2\x9f\x7a\xb1\x15\xb6\x91\xd4\x8b\x92\xdc\x40\x6d\xde\xed\x78\x63\x63\x1c\x2f\x69\x69\x42\xbe\x8d\xc2\x56\x3d\xec\x9f\x8a\xf2\x3a\x1f\xf6\x4f\x71\x0a\x0f\xfb\x1c\x21\xe4\x30\x65\x30\x93\xa3\xd9\xd1\x90\x19\x7f\xdd\x1b\x50\x62\xf7\x06\xec\x51\x6a\x08\xb1\xb4\x6d\x7e\xbd\x19\x5c\x52\xaf\x37\x83\xd9\xfa\xa9\x1d\x5b\x87\x83\xbe\xce\x0c\x76\xc6\xf9\x7a\x69\xf2\xc6\x69\x87\x14\xb4\x9f\xce\xf8\x03\x57\x7c\xbd\x13\x4c\xf0\xa9\x44\xd3\xdc\x74\xa7\xdd\x32\xf4\x61\xdf\x04\x1b\xe3\xf5\x4d\xb0\xb7\x4e\x0d\x93\xab\xed\x75\x3c\xb0\x3d\x2f\x3b\xde\x32\x35\xae\xe2\x30\x73\x15\x5c\x72\xba\x70\xbf\xdb\x31\x31\xb3\xb3\x84\x0d\xeb\xb0\xde\xcb\x64\xb1\x1e\x97\xa7\x9f\x25\xbc\x3c\xfd\x19\xf5\x4f\x1d\xd9\x3a\x22\x83\xfc\x10\xb5\xc0\xf3\x2e\xd9\xe4\x61\xa3\xb7\x6c\xf2\x30\xc9\xdb\x99\x7c\xe1\x1e\xaf\x5f\x82\x6d\x74\xdb\x28\x0f\xab\xbe\xed\x4e\xc9\x98\xee\xaa\xe7\x4c\xed\xad\x94\xc5\x4b\xc6\xf8\xcf\xf1\xc0\x07\x2e\x9b\xcf\xb9\xb6\xa7\x01\x76\x73\x5f\x7a\xce\x34\xbc\x8e\x86\x8c\x51\x69\x4f\xe7\xe0\x54\xdb\xfc\xbc\x54\x64\x0c\xff\x5c\x0b\x69\xe2\x91\x33\x05\x76\x64\xad\x67\x46\x89\x90\xab\x81\xec\x6c\x6d\x7e\x94\xf4\x0f\x86\xe6\xb4\xa8\x33\x17\xd0\x73\xf9\x07\xbe\x90\x23\xa1\xd2\x87\x1d\x09\xe1\x0b\xcb\xe4\xda\xf5\xf9\x62\x79\x1d\x09\x39\xc4\xcb\xe4\x1c\x23\x8d\x4f\x56\xbf\x51\xf2\x43\xf1\x1b\x5b\x7e\xa8\x32\xc1\xcf\x79\xb6\x71\xbb\xd1\xa6\x53\x60\x4c\x7f\xc1\x71\xb7\xc5\x6e\x86\xd4\xf0\x68\xcb\x9b\x1a\x2b\xb6\xc5\x65\x92\x85\x7e\xa1\xfd\xdb\x2c\x60\xe4\x07\x25\x1e\x89\x17\xb5\x2d\xb3\x2d\xdf\x21\x4a\x01\x2c\x04\xd8\xb7\x45\x8e\x86\x8d\x5d\xb8\xcc\x96\x0f\xb2\xf1\x17\x39\x16\xd6\x84\x61\xb5\xc5\xb9\x59\x03\xd7\x6f\xcb\xec\xac\xb4\xbc\x70\xf9\x85\xf4\xaa\xea\xd3\x2b\xf2\xf6\xb2\x38\x21\x6c\x8e\xf8\x22\xcf\xc1\xc7\x34\xb5\x28\x4e\xbd\x23\x40\x2f\x8b\xcd\xa8\xcc\xb6\x5c\x09\x6b\xfd\xfc\xf0\xdb\x36\xf0\xd8\x45\xda\x10\x65\xc4\xda\xb2\xc8\xa2\xc0\xa8\x0e\x99\x55\x0b\x1f\x78\x3a\x73\xb5\x2e\x3f\xe5\x67\x4e\xf1\x97\xb6\xac\x3a\x7f\x91\x08\x96\xd5\xd9\x00\xf2\xd8\x7d\xa1\xe5\xd9\x16\x8d\xac\x8e\x22\x49\xb0\xa8\x2c\xab\x6d\x36\x79\xb4\x36\xce\xeb\xc2\x56\xad\xfc\xaf\xb4\x57\x39\xab\x8b\xb5\x1e\xac\x75\xcb\x26\x4b\x17\xdb\x63\x93\x41\xa3\xf2\xc1\x66\xd1\x81\x0f\xc4\x3f\x22\x63\x2d\x9b\x4c\x34\x99\xf2\xcd\xf4\xf0\xba\xf5\xe3\x8c\x5f\x3a\x4c\x2a\x72\xb5\x65\xb3\x00\x1f\xfa\xe5\x15\x28\x28\xec\xcb\x4f\x25\x59\x5b\x94\xcf\xc5\x40\xac\x44\xf0\xb5\xa5\x78\x7b\xb2\xa6\x3f\xa5\x64\xc3\x69\xb5\x48\x29\xf9\xd2\x58\xec\x06\x0b\x09\x3f\xa5\xa4\x6d\x0c\x61\xd7\x90\x79\x5d\x53\x1e\x8a\x8a\x5d\x47\x11\x63\x16\x83\xb0\xe0\x0a\x3f\x1d\xa5\xce\x6c\x6d\x79\x10\x3e\xc7\xc7\x09\x57\xc3\x78\x16\xf9\x0f\x12\xdc\xd4\x96\xea\x4c\x4c\xe9\xb0\x2a\xd9\x14\x5b\xb2\x9a\xf7\x7d\x3e\x90\xb9\x94\x13\x2d\xbc\x55\x65\x80\x55\x26\x5d\xf6\x6c\x55\x7a\x05\x0e\x67\x95\x65\x71\xa1\x43\x5b\x47\xd3\x9e\xa2\xd7\xe1\xb5\x8b\xe0\x52\xa9\x20\xd5\x96\xa6\x14\x1f\xb9\x62\x16\x6b\x18\x51\xda\x16\xc7\xaa\xc3\xe2\x54\xfe\xfa\xc3\xb3\x54\xfe\xfa\xc3\xb2\x1c\xab\xfe\xf9\x5e\x9b\xfc\xf3\x6c\x9b\x4d\x16\xb8\xc9\xe2\x14\xb3\xe4\xd2\x65\x7f\x88\x30\xb6\xa8\xbc\x75\x67\x02\xa5\x37\x7c\x07\xdc\x15\x7c\xd4\x79\xa1\x68\x07\x84\xe0\x9f\xda\xd0\x5b\x9c\x2f\x4b\x77\x56\x5e\x66\xb4\x7b\x97\xd3\xa0\x30\xde\xac\x90\x43\x4b\x58\x52\x87\x96\x54\x46\xa8\x2c\xb8\x28\xda\x8b\xaa\xc4\x71\x9d\x2d\xaa\x12\xc7\x65\xb5\xbc\x2a\x40\x46\x68\x74\xd3\x67\x8f\x0f\x07\x2e\x16\x5a\xb0\x2e\xc4\x31\x19\x02\x29\xc3\xa8\x5e\x25\x61\x99\xfe\x74\xf1\x0c\xd7\xdb\x89\xe0\xb8\xbc\x1a\x43\x84\xbc\x45\xa5\xe2\xf0\xfc\x2e\x2e\x05\x97\x8c\x58\x6d\xd9\x9d\x4b\x3e\xa2\xca\xa2\xb2\x04\x85\x3b\x62\x77\x0a\xb2\x88\x05\xcb\xfe\xa6\x59\xcb\x98\x7f\xb2\x7d\x69\x31\x1f\x2c\xbb\xfd\xa7\xf0\x73\xc9\xf6\x2b\xa2\xe7\xb2\x3b\x49\x38\x13\xa5\xd2\xd4\xb0\x1b\x89\xf6\xad\x72\xcb\xec\xb7\x52\xff\x65\x65\x76\x55\x68\xcd\xa3\x52\x66\x7d\xf6\xe2\x5b\xbe\x8d\xc3\x77\xd8\x6b\x95\x21\x1f\xca\x4d\xc7\x8d\x72\x28\x8f\x59\xf4\xf5\xc5\xe5\xd3\xe0\x16\xa7\x52\xd1\xc1\x60\x25\x6e\x2f\x6c\x9d\xd3\xdc\x21\x03\x90\x17\x60\x61\xe7\x9c\xca\x6b\x06\xfb\x3a\x95\x7b\x8f\x1b\xe4\x54\xc6\x9f\xc2\xf7\xbb\x0e\x73\x26\xe4\x54\xc6\x22\xe6\x43\x59\x60\x2b\x5b\x5b\x18\xa0\xb6\x7e\x1a\x90\x87\x0b\x76\x78\x99\xa0\x74\xe8\x8c\x54\x6c\x65\x67\xa4\x62\x0d\x9d\x81\x8a\x1b\x41\x89\x60\x2b\x1b\x59\x19\xa7\x2a\xec\x5d\x89\x60\x2b\x2b\xe2\x90\x0c\xc4\xb8\xcb\xdc\x2f\x13\x70\x99\x00\xc6\x23\x07\x17\x17\xda\xed\xb4\xdd\x6c\x4b\x25\x7a\x9d\x38\x6b\x4a\xf4\x9a\x28\xe9\xb6\x28\xd1\xeb\xc4\x9d\xab\xc4\xae\x49\x31\xd0\x16\x95\x55\x1b\xb0\x9f\x5b\x33\xcc\x39\xf8\x09\xd8\x6d\x42\x42\x78\xe4\x14\x61\xd7\x3f\x72\x8a\x20\x6d\x3d\x66\xa7\x99\x20\x45\x51\x7f\x56\xf4\x91\x93\x84\x1d\xf1\x98\x9d\xd2\xbe\x44\x1a\x44\xd2\x47\xf7\x1b\xf4\x3e\xca\x7c\xc1\x78\x65\xf1\xff\xec\xd8\x47\x4e\x93\x48\xef\x8b\x0d\xfe\x19\xdf\x3a\xc9\x67\x12\xa1\x78\x55\x8a\xa8\x54\x3d\x6b\xeb\xe4\x09\x0e\x7f\x5e\x1d\x4f\x81\xd1\x7d\x55\x8d\xe6\xa9\xf1\x85\x7c\x18\x19\xf1\xaa\xaa\xcb\xd3\xa7\x07\xb3\xdf\x91\xe7\xf3\xf7\xbc\xf0\xbd\x47\xf8\x6f\xc4\xeb\x3c\x59\x9d\x48\x83\x4a\x08\x3b\xe5\x46\x5a\xe7\x45\x0d\xf6\x3c\xaf\xba\x41\x42\xe2\xac\xa8\xfe\x8d\xef\x35\xe0\x48\x4d\xeb\xec\x01\x87\xc2\x59\x4e\x97\x8d\x01\x28\x90\x3d\x53\xba\xce\x0a\xdc\xdf\x78\x5f\x5e\x8a\x4a\xff\xba\xf1\xb2\xe4\xab\x9c\x00\x2d\x4c\x62\x95\x13\xa0\x45\x48\x5b\x1d\xa1\x1d\x0d\x7c\x5d\x74\x81\xcd\x7c\xdf\xf4\xcc\xff\x5d\x37\xe2\xca\x0f\x0a\x96\x8c\x92\xbf\x2e\x2e\x73\xba\xd0\xc3\xe1\x3b\x34\x24\xbb\xaa\x73\x42\xad\xda\xba\x5c\xea\x83\x67\x4b\xca\x39\x27\xab\x82\xb2\xdb\xfc\xa7\xfb\x66\x95\x0f\xa1\x85\xab\xac\xab\x67\x80\xc6\x3c\x03\x99\x51\x47\x6c\x77\xfe\xd7\x95\x1e\xa9\x71\xb5\x03\xa1\xf3\x7e\x93\x98\xc9\xb3\x4d\x7d\x85\x06\x86\xf9\x5c\xe8\x59\x65\xca\xad\x3c\xcb\x5a\x5f\xf9\x40\x32\x40\xa5\xc5\x5b\x3d\xf0\xfe\xa3\xe7\xbc\xbf\xf9\xca\xcf\x1a\x09\x84\xd3\x67\x3a\xb4\x43\x22\x57\xcd\xba\xbd\x77\x7e\x7a\xd8\x6c\xfe\xcc\x1a\x6d\x45\x3d\xf0\x41\x37\x5a\x21\x93\xb8\x29\x5a\x8f\x6d\xbb\x99\x24\x1a\x70\xa8\xd5\xc2\x10\x1c\x65\xb4\xd0\xa4\x70\xd8\x2c\xb2\x5d\x0e\x0b\x47\x51\x55\x12\x52\x63\xac\xad\xae\x92\x80\xf0\xb9\x3a\xd2\x02\x44\xc4\x5a\x04\xb2\x66\xaf\x2a\xb5\xed\x04\xa2\x61\x75\x6a\xdb\xfa\xe9\x63\xf7\x0f\x19\xb7\x73\xdb\x56\xe6\xda\x22\x3a\xf0\x99\xd5\x61\x0f\xe8\x5d\xab\xc3\x1e\x10\x9a\x57\x61\x72\xe6\x85\x46\xab\x6c\x54\x85\x2f\x86\x5f\xc8\x5c\xb8\x22\xd8\xf2\x69\xe2\xf0\x1b\x19\xa8\x40\x39\xf3\x42\xaf\xcd\xf6\x9d\x34\xe1\xbc\x50\xa8\x47\xeb\x4f\xd4\xa6\x50\x5f\x5b\x9b\x61\xa7\xf0\x4e\x47\x26\x4c\x1c\xf5\x56\x64\xd6\xc8\xa6\x30\xee\x66\x66\x3e\x7f\xd2\x77\x41\xf6\x5c\x9b\xb5\x21\xba\x10\x06\x90\x35\x6f\x87\xcc\x01\x74\x60\x7c\xd9\xa0\x81\xcb\x3f\x64\x05\x65\xca\x5f\x3f\xdb\x46\xc0\x9c\x75\x61\x09\x15\x97\x80\x13\x7a\x95\x69\x7f\xc5\xad\xb1\xf6\x57\xfb\xcf\xd4\x29\x1d\xed\x8a\xa7\x67\xed\xaa\xfb\x4f\x0b\x45\x97\x68\xa8\xec\x4a\x0f\x06\xc7\x55\x7a\x28\xcc\x7f\x6b\x37\x87\xce\xea\xf6\xf1\x6b\x2e\x93\xa0\x6c\xb5\x20\xcd\x56\x65\x87\xfa\x0c\xef\xb4\x69\x88\xcf\xad\xf3\xf1\xfc\x18\x62\x9a\xf1\xff\x04\xf6\x8a\x80\xbf\x3a\xdd\xec\xe7\x7f\x2d\x13\xcb\x36\x94\x3e\x97\x1e\x25\x6f\x83\x7d\x6f\xab\xec\xef\x15\x41\x76\x75\x42\x59\x0e\xaf\xcc\xef\x5b\x85\xc5\x39\x16\x81\x31\xef\xca\x92\x07\x03\xdb\x2d\x98\xa5\xc1\x5d\x82\x19\x73\xb0\x4b\x30\x8b\x64\xb9\xca\xd2\x5e\xb9\x65\x77\x09\x6a\x6c\x14\xa3\x78\x00\xa8\xae\x92\xce\x2b\x3b\x71\xb7\xa4\xc6\x00\x6c\x9d\x66\x11\x05\xf3\xa9\x9f\x06\x24\xba\xc1\x22\x9d\xe0\x96\x49\x93\xf0\x3d\x58\x64\xc3\x76\x98\xc4\x43\x92\x1b\xd7\xf8\xa1\x4d\xb3\xfd\x25\xd9\x68\x5b\x0f\x89\x79\xdc\xd9\xb2\xbe\x0f\x64\x80\x43\x62\x5f\x04\xe5\xf5\x10\x66\x89\x3b\x5d\xb6\xf7\xde\x59\x20\x61\x80\x06\x5b\xf4\x90\x26\xc2\x95\x65\xc0\x0f\x5b\xe4\x90\xa0\x0a\x75\xd2\x14\x06\xff\x9f\xca\xe3\x08\xab\x3d\x25\xb7\x42\xfd\x69\xc7\x1f\xf7\xc5\x69\xf2\xb3\xa0\xa7\x28\xe4\x88\x9d\x42\x39\x45\x75\x58\x4f\x51\xb8\xd1\xa0\xae\xc4\xef\x0f\x42\x39\x31\xbf\x02\x18\x7d\xe4\xba\x53\x86\x07\xf6\xb0\x74\x87\xf1\xe9\x40\xaa\xc3\x67\x81\x65\xc5\xff\xc8\xde\xab\x94\x89\x8f\x39\x7b\x35\xa2\x28\x0a\xdf\x6a\x44\x51\x54\xf9\xd5\x88\x22\x98\x95\xf2\xd9\xd6\x94\x96\x6d\xeb\x25\x69\x1a\xfe\x79\xc9\x18\x04\x83\x35\xa4\x68\xf0\xbf\xa4\x65\x98\x9d\x21\x46\x9d\xf6\x04\x31\x8a\xa7\x62\x55\x02\x2a\x7c\xee\xeb\xad\x8c\xad\xac\xca\xed\x6b\xbe\xf2\x83\x72\x12\x61\x9e\x5a\x5d\x68\x22\x4e\x9d\xf5\xb6\xdd\x93\x83\x78\x2b\x37\x20\x07\x5d\xa1\x07\xa5\xb0\xb3\x5c\x7a\x02\x69\xce\xa5\x27\x06\x2d\x9a\xe6\xac\x83\xf2\x4c\x7d\x78\xad\x35\x94\x4f\x7b\xd6\x08\xf8\x5e\x34\xb2\x13\x95\xa5\xb6\x02\x8b\x5c\x9d\x76\x36\xf5\x7b\xdb\x6a\x58\x13\xcb\xf2\x28\x6d\x16\xcb\x66\x54\x53\x74\x92\xf5\xb1\x0d\x8f\x69\x33\xac\x89\x8b\x52\xf6\xfe\xf2\x61\xb0\xc6\x35\x31\x6b\x8f\x3d\xed\x2b\x5d\x0a\x19\x04\xd1\x4e\x1e\xc5\x46\x78\x94\x2c\x8b\x85\xb3\x9a\x93\x85\xde\x8c\x6b\xca\xa4\x6e\x93\x74\x88\xac\xc2\xe6\x4c\xb8\x3d\x7a\xd1\x36\x49\x89\x08\x09\x9b\xb1\x4d\xd9\x69\x9b\x53\x4b\xe5\x34\x6c\x93\x94\x8c\xac\xc2\x66\xad\xa8\xd3\x9e\xa6\x60\xd0\xa1\xf5\x3c\xbe\x57\x1a\xa9\x8d\x01\x0b\x1a\x35\x68\x4f\x13\x30\x18\x8f\xcc\x6c\x99\xc1\xed\xa7\x14\xcd\x0d\x20\xf9\x36\x6b\x67\x82\x60\xd9\x14\x92\x40\xe0\x52\xdb\x5e\x57\x01\x63\x9e\xa5\x78\x44\xb8\xd8\x66\xdf\x09\x91\xa2\x36\x79\x0a\x7a\x42\x99\xda\x36\xcb\xfa\xba\xd0\xa4\x32\x46\x0c\x9e\x5d\x4d\xe3\xd3\x82\xf4\x8c\xac\xeb\x26\x00\x55\x63\x90\x8b\x34\x87\x70\x8c\x6d\x51\xaa\x1a\xc8\xb6\xee\x94\xad\xb9\x2d\x9b\x9e\xf9\x5f\xba\x14\xd3\x66\x40\xd5\xa0\x3d\x25\x1e\x8a\x21\x6c\xfb\xa9\x4e\xbd\xc5\x9e\xb0\x2d\xca\xb5\xd4\xf9\x5f\xca\xea\x9f\x32\x5c\xb7\x6d\xb1\x26\x0b\x71\x22\x76\xa1\xb1\x5b\xcf\x0c\x4e\x79\x7a\xe2\xf5\xdc\xac\x63\x85\x97\x6c\x56\xa3\xa2\xb5\x6d\x56\xa3\x56\xde\x57\x52\x22\x36\xb9\xd5\xa8\x70\xbf\x6d\xb5\xe5\xb3\xd1\xa0\x52\xa0\xe0\x35\xdb\xac\x27\x01\x18\xdc\x9c\x0b\x2b\x07\x71\x5b\x5d\xfe\x38\xca\xf6\x66\x45\x88\x16\xac\x08\x45\x5b\xdf\x7e\x8a\xd0\x8a\xea\xb7\x59\x0f\xca\xd1\xdf\xa4\x07\x6d\x3d\xe6\x81\xcd\xc8\xac\xc6\x0b\x02\xb8\x24\xe5\x46\xdb\x54\x4a\x6e\x0d\xb7\xd9\x36\x73\x97\xca\x17\x2e\x5a\xb9\xf1\xc6\x7b\xd5\xf1\x83\x93\x48\xcf\x8c\x52\x26\x5e\x4e\xb3\x62\xd0\x93\x78\xb2\x6d\x45\x16\x5c\x06\x69\xa8\x15\x13\x59\x1c\x18\x97\xcb\x73\x33\xd6\x0a\x7e\x52\xac\xcd\xd1\xa0\x53\x28\x45\x5a\xda\x8a\xf0\x65\xf0\x1b\x61\xad\x50\xf2\xb7\x62\x57\x52\xf6\x4e\x31\xc2\x98\xc5\x15\xb8\x0a\xab\xc2\x56\xbc\x30\x99\x95\x6a\xe7\x51\xa4\xdc\xad\x3a\xef\xf0\xc2\x1b\x46\xe4\x70\xd8\xaa\xd2\x13\x30\x6d\x8a\x1d\x4f\x0d\xea\xb6\x49\xcb\xfa\x20\xec\x37\x07\x8f\x63\x0d\xdb\x14\xe8\x50\x3e\x7c\xf6\xa7\x77\x6d\x84\x1c\x6d\x55\x90\x9b\x8d\x0f\x0e\x73\xa9\xcc\x43\x7d\xcb\x9f\x87\x4e\xc5\x92\xa7\xea\x5e\xdb\xaa\x13\x51\x70\x64\xab\x55\xf3\x50\xa1\x78\xf1\x94\x00\x6f\x5b\x7b\x95\xd8\xac\x85\x03\xc8\xb1\xf9\x6d\xed\xd5\xcd\x33\xca\xf6\x5e\xda\x19\x55\xb3\x3d\x1e\x3e\x23\x45\xad\x11\x92\xb4\x35\xeb\xb9\xcc\xee\x5b\xfc\x19\xd6\x27\x55\x6c\x42\x40\xde\x1c\x22\x8e\x48\xbd\x35\xe9\xe7\xf0\x07\x97\x87\x5e\x58\xe3\xae\x50\x78\x18\x8c\x41\x56\x98\x6b\xb7\xd7\x59\x12\xb1\x75\xfb\x69\x62\x1b\xc1\x2d\x9b\x41\x56\x88\xf5\x9b\x41\x56\x58\x68\x37\xe3\xa8\xea\xa7\x53\xab\xf4\xac\x61\xb7\xaf\x20\x74\xbc\xb0\x29\x4e\xa8\x02\xc0\x3f\x16\xb0\x6d\xbc\xa0\x82\x34\xe1\x72\xce\x0b\x03\x97\x07\x64\x5e\x18\x86\xcb\x37\x2f\x4c\xce\x70\xd0\x25\x37\xea\x90\x8a\x0f\x1b\x50\x6c\x04\xb1\xd6\x6d\x1b\xaf\x8a\x9f\xe9\x12\x2c\x8a\x30\xcc\xb6\x0d\x43\x3c\x18\xd6\xe5\x23\x12\x4a\x86\x80\x2a\xac\xb2\x40\x51\x3d\xc2\xdc\x26\x50\xd4\xbc\xc0\x0e\x5d\xbd\x79\x61\x7e\x77\x45\x03\xc7\x02\xbf\xc9\x2b\x52\x93\xdd\xbb\x6d\x6f\xb5\xe6\xc1\x0f\xf6\xd9\x66\x50\xbb\x4d\x00\x19\xf4\xae\x10\xdb\xf5\x2f\xa1\xaa\x6d\xdb\x15\x88\xca\x9d\xef\x60\x71\x30\x93\x9b\x83\xc5\x01\x79\x6e\x6f\x6d\x3e\xae\x5c\x87\x82\x83\x72\xdc\x0e\xdb\x41\xf2\xc5\x61\x84\x08\x97\xee\xf1\xe2\x5c\xd2\xab\xd0\x51\x1f\xb3\xc5\x76\x38\x64\x93\x7d\x79\xd8\xf0\xc1\xdd\x77\x18\x6a\x01\x8b\x16\x5c\x6a\x99\xd9\x86\x0a\xdb\xe8\x04\x7f\x6d\x2e\x06\xdd\x3e\x03\x75\x7c\x6a\x0c\x60\xdb\x61\x78\x05\x23\x77\x58\xe7\xa7\x09\x85\x75\x72\xee\x4f\x87\xa7\xb2\xd7\x4f\xa3\x4a\xd8\x21\xf6\xf0\x00\xa0\xd9\x4e\xfb\xc1\xb8\x0a\x5c\x40\x1a\x2d\x67\x3b\x9d\x90\xfe\xf3\x89\x0d\xba\x9c\x97\xd3\x56\x9d\x90\xfa\x56\x87\xe6\x16\x3d\xdf\x6b\x99\x1f\x1e\xd9\x7d\xd2\xa4\x55\xaf\x64\x18\x6a\xdb\xe5\x30\x5a\xbe\xb8\x5c\x15\x38\x7d\x48\xd7\x5a\x97\xd8\x1b\xb7\x9f\xae\x55\x1a\xfc\x4b\xae\x9c\x15\x13\xda\x26\x04\xd5\xba\x44\x71\xd8\xe4\xcc\x59\x97\x4f\xa7\x2a\x2c\xcc\x3e\x50\x7a\xad\x95\x90\x8e\xed\xa7\x8f\x11\x55\xb6\xb9\x9e\x48\x4c\x9c\x9b\xd4\x2f\xec\x46\xdb\xad\x6b\xb9\xf3\x2c\x14\x18\xe2\xe8\xad\xfa\xd6\x70\x7a\x85\x79\x7f\x38\x82\x2a\x84\xac\xdb\xa7\xc1\x9f\xc4\x0b\x89\x0a\xec\xae\x1f\xb9\xe0\x96\xbb\x8a\x49\xbb\xe5\x1a\xc8\x9c\xdd\x52\x91\x3f\xcd\xc9\x08\x10\xc3\xd4\x26\x30\x55\xc5\x95\xbc\x3d\xaf\xc9\x30\x23\x7e\xec\x81\x44\x06\x77\xd0\xf5\x8a\x1c\xaf\x10\x8f\xc6\x09\x7e\x2c\xba\x64\xcc\xaa\x13\xb8\x32\xc7\x8f\x30\x1a\x61\x93\xc5\x09\xb4\xf0\x16\x94\xc9\xb7\x3a\x2f\x14\x0f\x61\xca\x0f\xbe\x01\x72\x2a\x8a\x33\x60\x01\xc4\x29\x93\x6d\xa5\x39\x8b\xe5\xc5\x29\x45\x80\x2a\xd3\xcb\x34\xfe\x0d\xb3\xcc\x06\x5b\x2d\xfc\xe0\x08\xe9\xe8\x0e\x65\xb6\x2d\x94\xe7\xb7\x46\x55\x06\xee\x1a\xd2\xd3\xa7\x89\x9f\x4e\x95\xc9\x2d\xd2\x4e\x5a\x4a\xe7\xb5\x22\x1c\x53\xe2\xd7\x5b\xb1\xe3\xa6\xf0\xbd\xa7\x92\x06\x4c\x45\x8e\x59\x51\xb8\x47\x78\x77\xf9\x29\x27\x2d\x99\x68\x5a\x59\x94\x4e\x9b\x01\x2c\xae\x23\xc7\xfb\x3a\xb6\x39\x94\x45\x5e\x97\x24\xb5\x6c\x65\xd1\x75\x53\x68\xcf\xdb\x27\x33\xa0\x50\x8d\xd4\xf4\x6c\x65\xb5\xf9\x78\xe2\x87\xe2\x38\xb4\xb4\xb8\xaa\xf6\x5a\x36\x60\x51\xed\x8a\xf5\xf3\xff\xe1\xa2\x52\xb4\x20\x50\x23\x2b\xbb\xaa\x84\x4d\x04\xdd\xa2\x58\xe2\x06\xe4\xa7\x6c\xd5\x56\xbe\x0c\x7a\xb3\x1d\xb0\xff\x25\xc1\x5c\x2b\x8a\x3c\x26\xb8\xb6\x58\x32\x67\x80\x9b\xc5\xdc\xce\x0b\x0a\x06\x84\x22\xf9\x2c\x92\xc4\xa5\x15\xb9\x28\x0a\xf2\x4b\xb1\x68\x8e\x4d\xbd\x14\x45\x79\x7d\xbe\x70\xde\xfc\x1c\xf2\xe2\xf2\x19\x90\xe8\xf2\x19\x8c\xb1\xd8\x9c\x4c\x03\x72\xb9\x32\xa4\x22\x03\x0b\x34\xa8\x78\x06\x38\xd1\x22\x49\xbc\xa0\xc7\x95\xaa\x7d\x13\x29\xa2\xa8\x48\xf3\xc4\xbe\xad\xb6\xb7\xd0\x80\x35\x1e\x36\xea\x4f\x8a\x5e\x57\x36\xe2\x4f\x8a\x5e\xd7\x89\x06\xa5\x88\xae\x74\x78\x99\xf9\x87\x84\xfa\xee\x74\xde\xf0\x56\x4b\x0f\x4d\x9c\x37\x82\x4f\x91\xcc\xdc\x93\x1a\xa4\x95\xa6\x60\x92\xc8\x39\xa5\x49\x9f\x89\xd4\x50\x5a\xd7\xff\x34\x28\xef\x15\x1d\x36\x17\x5b\x62\x2f\x5b\x1a\xc6\x9e\x5c\x9c\x30\x29\xd5\xaf\x5a\x69\x42\xa4\xf3\xdc\x5f\xe1\x2b\x6d\xca\xed\x50\xb8\x47\x4b\x37\xbe\x36\xea\x7e\xe9\x02\x74\x46\xf2\x2f\x3f\x61\xb7\x94\x88\xf5\xa5\xbb\x12\x7e\x96\x5e\x50\x21\x58\x52\x97\x49\x9b\x49\xe8\xef\xbc\x66\xe5\xba\xe7\x75\x30\x46\x85\x14\xb2\x19\xdf\x78\x01\x26\x7a\x28\x65\x5c\xac\x75\x65\x08\x56\xc3\xdf\xbe\x80\xd2\x81\x93\x18\xc1\x9a\xc7\xdb\x61\x5e\xd8\x65\x06\x86\x07\xed\xc2\x2f\x44\x4a\x2e\x0e\xc6\x65\xb3\x2b\x98\x36\x69\xcd\x5a\x91\x30\x57\x31\xbb\x97\xc3\xba\x50\x6c\x3a\xc5\x55\x1d\x98\x14\x99\xda\xc1\xdb\x17\x55\x75\xc0\x35\x5a\x0e\x1d\x2f\xb8\xe0\x4f\x4c\x6b\x80\xeb\xcb\xe1\xe3\xc5\xfb\x3a\x5e\x70\xc9\x43\xc7\x8b\x29\x3c\x6c\xa3\xcd\x14\xc9\xd2\x4e\xa0\x42\x39\x4d\x51\x66\xe0\x34\xd7\xce\x78\x7f\x12\xdb\xf2\xb9\x67\x24\xb0\x55\x22\xe0\xca\xb9\xe9\x83\x74\xa0\xaa\x0f\xe0\xc3\x8a\xaa\x3c\x00\xef\x2a\xa7\xbd\xcf\x6c\x3b\x85\xee\x7e\x98\xec\x29\x5b\x5d\xa5\x41\x01\x04\x98\x51\x97\x71\x60\x97\xaa\x8c\x03\xf9\x4c\xca\x35\xeb\x39\x33\x7c\x29\x28\x93\xbb\x55\x65\x18\xc0\x44\x96\x9f\x60\xb6\xae\xcc\xe8\x4f\x2e\x5b\x71\xf6\x97\x4b\x56\xbb\x8d\xf6\xcc\x3e\x32\xe3\x4a\xc1\xd3\x3e\x53\x7c\xc9\x90\xb5\xf1\xc2\xad\x0f\xf8\x5f\xdc\x83\x3d\xf3\x93\xdb\xd6\x95\x25\xb8\x65\xc8\x8a\xd6\x5f\x7e\x72\xdb\xba\xc2\x51\x7f\x72\xdb\xba\xb2\x09\x6f\x59\xf5\x38\x14\x12\xd3\x00\xf6\x96\xdb\x04\xff\x09\x8c\x50\x94\x70\x75\xfb\x74\x26\x01\x89\x0b\xec\x27\xa4\xad\xe0\x4f\xca\x23\x0b\x16\x6c\xe6\x11\xa6\x95\x23\xf7\xac\x7a\xce\xec\x3e\x9b\x9e\x33\x58\x25\x60\xdd\x98\x4d\x25\x60\xc5\x8f\x5f\x1e\x73\xca\x10\xab\x1c\xab\x6b\x7c\x1c\x45\x39\x56\x57\x76\xc3\x23\x4b\xd0\x42\x7b\x87\xda\xcb\xea\x3d\x82\x2e\xb0\x1b\x1e\xd3\x4b\xfb\x12\x10\xd9\x6d\x8f\xec\x25\xd1\x3e\xea\x24\xfa\xc3\x45\xeb\x64\xfa\xe7\x3c\xdb\xa6\x90\x0e\xaa\x32\xac\xae\xb9\x9e\xaa\xe4\xc5\x9a\xe4\xea\xad\xbe\x19\x53\x63\x38\xaa\x93\x02\x96\x0a\xcf\x4e\x4b\xb9\xd1\x84\x12\x73\x6e\x8c\xc1\x58\x86\x8d\x26\x6d\x05\xea\x79\xf6\x22\xfe\x5b\xa4\x3a\x4f\x22\x3a\x3d\xcc\x36\xfa\x6c\xbc\x20\xdb\x56\x64\xc1\x3a\x1b\x2a\x9d\x3d\x5b\x67\x9b\x78\xb2\x49\xeb\xec\xf0\xb3\xdc\xa2\x75\x7e\x4d\x3c\x35\x3f\x18\xca\xb0\xd2\xab\xa1\x0c\x2b\x6d\xd8\xe6\x13\x4d\xae\xce\xb6\xf9\x64\xf7\xd4\xf9\xbd\xe5\x18\x87\x6f\xb9\x74\xb2\xd8\xe6\x93\xa9\x12\xb2\x7e\x4a\x35\xaa\x56\x17\x65\x78\xa4\xc5\xc5\x26\x9e\xcf\x17\x82\x58\x33\x86\x45\x49\x7e\x37\x3e\xb0\x78\x9f\x5b\xb1\x2a\x8d\x2a\xda\x7a\x7d\x63\x8a\x07\x2d\xc8\x46\xb0\xb0\x47\x16\x5b\xaa\x72\x88\xea\xea\xbb\x99\x4e\x57\x1b\x46\x72\x8c\xea\x6a\x13\x10\xe3\x56\x60\xf1\xbc\x30\xee\x55\x09\xe3\xc2\xa8\xeb\x6a\x93\x10\x53\xb3\xda\x02\x44\x0b\xbb\x9e\xe9\xd3\xe5\x2b\x3b\x2d\x1a\xd2\x01\x65\xeb\x4b\x48\xb6\xc9\x66\xfc\x63\x4e\x6b\xdd\x84\xe9\x60\x23\x6e\xc6\x74\xe4\xb8\x56\x43\xec\xd9\xeb\x32\x4f\xcf\xed\xd3\x82\x22\x70\xd8\x57\xdb\x2b\x34\x64\x98\x12\x71\x4b\xd2\xce\xb6\x2a\x19\xb7\xcd\xec\xe6\x62\x33\x04\x2b\x24\xa9\xb7\x91\x88\xa4\x96\x45\xca\x13\xcf\x56\xb7\xd8\x89\x4a\xc7\x53\x09\x87\xa9\x45\x49\xb2\x98\xbc\xe2\xf4\x5f\xb1\xab\xd6\xe2\x20\x9d\x0c\xb3\x38\x48\x87\xdd\x5e\x9c\x35\x2b\x9a\x65\x2d\x4e\xff\xc5\xa2\x17\xe5\x93\x62\x10\x06\xd3\xe3\x35\xaf\x75\xd6\x0b\xe9\xb3\x3a\x4d\x53\x66\xa2\xbe\x4a\x62\xe8\xaa\x45\x2f\x64\xd4\x2f\xbc\x9e\xd9\x35\xbc\x1e\x8f\x4f\xad\x43\x66\x0c\x5a\x78\x83\x5b\x32\xc8\x9f\xb0\x5c\xc0\x6a\x54\x09\xcb\xeb\x32\x31\xc8\x5b\x2f\xd0\xe2\xbb\x3c\x59\x0d\xa5\xdb\x59\xd7\xf2\xa7\x2c\x09\xb5\x59\x4a\x8d\x0d\xa0\xca\xda\xdc\x93\xaf\xb1\x55\x59\x9b\xd7\x14\xf6\x6c\xb5\x49\x6c\xe5\x7f\x25\x30\x89\x70\x5e\x9b\xc0\x0b\x95\xf1\xec\x8e\x7c\xe5\x07\x55\xc7\x08\x01\x96\xac\x67\x06\xa0\x7a\xe7\x11\x68\x6a\x77\xb4\x7d\x44\xae\xda\x05\x6b\x8e\x3c\x50\x5d\x7e\x9a\xad\x21\x39\xfb\xc3\xc3\x84\xcf\x21\x5b\x5a\xed\x16\xf9\x68\xef\x90\x04\xc5\xf7\x16\x38\x2a\x1f\xc8\x9d\xcb\x76\xfe\x89\xd1\x9d\x6c\x6a\x55\x62\x74\xfb\xf4\x30\xe4\x1a\xe3\x02\x19\x92\x28\xe8\x71\x08\x51\xc8\xfd\xa1\x72\x0f\x2b\xa7\x41\xe5\x1c\xb6\x88\x48\x75\x28\xdf\x2b\x07\x6e\xbc\x9c\x3d\x2f\xc8\xd0\xdb\x92\xea\xae\x55\x19\x76\x67\x40\x89\x55\x86\xdd\x96\x7c\x7a\xad\xee\xb6\x71\xb2\xac\xfb\x6b\xb0\xe4\x07\xa7\x07\xe3\x6a\xdd\xdf\xbd\x48\xb7\x4e\x48\x91\x47\x15\x14\x8e\xf7\xad\x1e\xc2\x2b\x30\x6f\x2a\x9a\x90\xa2\x0e\xad\x1e\x96\x4d\xb2\x13\x64\x65\x6d\x24\xbe\xab\xc7\x7b\x75\xd3\xa2\x27\x22\x13\x75\xd8\xf4\xc3\x89\x3c\x1c\xaa\xc7\xcc\xd8\xa8\x9a\x62\x7b\xad\x1e\x4e\x9a\xf1\xef\xf1\x34\xa2\x38\x7f\x4b\xfe\x1e\xd0\x24\xf1\x1b\xcf\x4a\x95\xfd\x74\x7c\xbe\x97\xf9\x94\xdd\x7c\xfa\x34\xd0\xde\xd0\x66\x0b\xcd\x4e\xa4\x13\x1b\x5e\x95\xed\xb4\x7d\x38\xa1\xab\xa2\x21\xbe\xa8\x2a\x1a\x39\x0a\xeb\xa5\xaa\x61\x34\xa0\x50\xd2\x8a\xd1\xbf\xca\xee\xd9\xfb\xa0\x05\x09\xd8\xc8\x3b\x97\x10\xc4\x8d\x1e\x4f\x2d\x0b\x3d\x58\x64\xcb\x14\xdc\x52\x0a\x63\x18\xaa\xb7\x85\x97\x74\x78\xeb\xca\x87\x6d\xde\x0a\x76\x65\x84\x4e\x67\xb9\xc0\xaa\x6f\x65\x95\x65\x0e\x85\x72\x9f\x41\x9b\xd6\x7b\xd7\x25\x45\x8b\x66\xe5\x30\xbd\xfb\xc5\x0d\xf2\x83\x9c\xd9\xf4\xa0\x80\x4c\x7a\x78\x84\x57\x83\xa7\x3d\xc2\xab\x71\xe9\x3d\x2f\x70\x3f\xcf\xca\x94\xd5\x78\x36\x4b\xe1\x7d\x25\xf7\x8a\x69\xae\x3e\xd2\x73\xd9\x35\xb2\x9b\x0e\xa6\x58\x10\x93\xc1\xa2\x0a\x47\x8f\xc1\xbc\x0a\x47\x3f\x7d\xc6\x2b\x43\x14\x27\x49\x99\x72\x46\x94\xc2\xa6\x70\x52\xb2\xc0\x35\x09\xbd\xc9\x97\xdf\x9a\xeb\x1c\x87\x65\xb6\xc9\xfd\xf3\x6c\x3d\x9c\xf7\xa5\x87\xc7\x94\xd0\x5c\x23\x00\x07\x70\x53\xe1\x62\x90\xb5\x6d\x96\x1a\x1b\x91\xab\xcd\x8b\xfe\xff\x93\x1b\xa8\xfd\xa4\xdf\x86\x1b\xb6\xfd\x84\xdd\x86\x23\xb1\xcd\xd2\xc1\xe3\x6c\x6b\x3f\x31\xb5\x11\x0e\xd4\x6c\x19\xc5\xf9\xd2\x54\x86\x18\x11\xb1\x2d\xea\x20\xf2\x5f\x53\xb8\x67\x45\x49\x6e\xca\x74\x83\xeb\xad\x29\xda\xb3\xe1\x59\x69\x3f\xa9\xb4\x21\xf7\xb6\x45\x66\x84\xc6\xb3\xcc\x08\x4c\xa8\x33\xdf\xac\x59\xe1\x26\xb4\x05\x99\x28\xdb\xe2\x3b\x23\x13\x28\xd0\x39\xc7\xbe\xfd\xc4\xcb\x0e\xeb\x6b\xab\x47\x98\x0e\x57\x21\x7a\x18\xc0\x2a\x50\x2a\x03\x58\x55\xff\x8f\x1d\xb0\xfa\xd2\xe3\x7d\x59\x01\xb2\xe3\x9b\xca\x8a\x11\x6d\xdc\x56\x59\xa3\xd9\x61\xab\xc6\x3f\xd3\xbe\xee\x40\x76\x88\xa3\x41\xf1\x99\xb5\xcd\x2e\x9d\xc8\x8d\x6d\x93\xda\x1c\x36\xd1\x54\x58\x8c\xb0\xdd\xb6\x99\x2d\xf1\xbe\xd4\xfa\x42\x0f\x3a\xd2\xb1\x0d\xb5\x9f\x1c\xba\xae\xcc\x88\x50\x10\x1b\x33\x28\xd0\xc3\xc6\x16\x2d\xbe\x5d\xb2\xa4\x45\x9a\x2f\x14\x09\x1c\xde\x70\xf2\xb5\xa2\x5b\x97\x5d\xa5\x04\x33\x1b\x9b\x44\x55\xbf\x40\xf7\x34\x25\x9c\xc1\x4a\xd9\x8c\x81\x08\x1f\x6c\xd5\x7c\x33\x03\xaa\x52\xdd\x23\xbc\x37\x55\xf1\x02\x6d\xd4\x94\x30\x06\x3b\x69\x53\xc2\x18\xd0\x49\xed\x27\x4c\x8e\x8d\x09\x50\xc2\x98\x16\x59\xbf\x55\x8f\x3f\x13\x2c\xbb\x2c\xbe\x9a\x56\x3d\x7e\xfa\xf7\xf8\x19\x9f\xf8\x3e\x67\xe0\xc5\x36\x14\x3e\x70\xbe\x11\x96\xd4\xa5\x87\x51\x3f\x9a\x33\x33\x62\xc9\x6d\xcd\x18\x9f\xb0\xf6\xd6\x84\x2c\x89\xd4\xd1\x9a\xeb\xf7\xb1\xf1\x9a\xdd\xe2\x9c\x9c\xf6\x6a\xdf\xfc\x20\xed\x9b\x8d\xd4\xde\x71\xd2\x87\x0a\x63\xb0\xb3\xde\x74\x30\xb9\xc1\xda\x9b\x0e\x26\x4a\x67\x7b\xd3\xc1\xe4\x8e\x6c\xdd\x20\x0c\x3a\x71\x7e\x18\xfa\x78\xf3\xc3\x44\xc6\x6b\x5d\xb1\x07\x10\xf6\x02\x15\x58\x1e\x27\x7c\x21\xdd\x62\x33\x72\x81\xfd\xd3\x95\x2a\x84\xf5\x72\xe6\xfa\xca\x02\x39\x73\x3d\x1b\xc6\xf9\x5f\x2a\x2d\xc8\x7c\x4b\xda\xcb\xa6\xd0\xce\x0d\xb4\x52\x7b\x71\x0c\x9f\x2f\xa4\x1f\x2e\x8c\xd2\xe9\x5d\xe6\xc1\x0f\x8e\x55\x60\xd8\x2f\x90\x81\x7d\x34\x2c\x84\x41\xfa\xb0\x62\xcb\x40\x87\x15\x5b\xb6\xb2\x53\xd9\xc3\x2d\x5f\xa0\x02\x67\x67\xb7\x0c\x91\x16\x04\x3b\xc0\xe2\xd2\x9c\x88\x1e\x64\x57\xdb\x2d\x32\xfc\x29\x3b\x4f\x33\xcc\x80\x80\x9a\xb6\x5b\x2b\xce\xc4\xed\xca\x4b\xc1\xe2\xee\x56\xb2\xb8\x61\x8c\x3a\x88\x60\xda\x8c\x3a\x00\x00\xd5\x8c\x3a\x00\x08\xd4\x8e\x55\x5f\x84\xa2\xc3\x12\x7a\x04\xf2\x26\x14\xc2\x4c\x54\x4f\x13\x0a\x61\x06\xb6\xd5\x8e\x57\x99\xcf\x2c\x38\x57\x24\x39\x07\xdb\xf1\x2a\xc1\x7c\xf2\x23\x04\x71\xb3\x39\xc1\x3c\xd9\x50\x9a\x31\x06\xac\xc4\x8b\x20\x60\x87\x48\x20\x2e\x44\x38\x37\x47\x89\x02\xf9\x6d\xa7\x6b\x9f\xb1\x78\xa7\xfd\x18\x21\x55\x80\x81\x4e\xce\x96\x76\xbe\x71\x20\x34\x21\x79\x2e\xb5\x73\x5b\x13\x62\x60\x05\x26\xd5\x7e\x62\x70\x69\xdc\xe0\x4a\xb1\xb2\xe2\x48\x6b\xd7\xeb\x4d\xcf\xf4\x5d\x4d\xd9\x78\x79\xde\x95\x39\x97\x2e\xe4\xca\xe6\xd1\x22\x57\x86\x74\x39\xe9\x30\x83\xbe\x74\x1f\x31\x82\x5b\x46\x3e\x2e\x40\x95\xfb\x8d\xc8\xd7\x6e\xe7\x74\xe6\x6f\x87\x3c\x84\x20\x49\xc5\x15\x35\xb4\xdd\x16\x29\xb2\x96\xb7\xdc\x66\xd1\xa3\xdb\x4f\xe6\x5d\x57\xee\xb7\x5b\xd7\xcd\x46\x87\x4a\x00\x03\x0b\x73\xee\x14\xc0\x91\xed\x71\xd0\x34\xcc\x59\x52\x2f\x15\x9d\x5b\x7b\x8c\x67\xcd\xe3\xe6\x5d\xcf\x07\x4d\x62\x6f\x76\xfd\x23\x7f\x10\x5b\xe3\x51\x40\x70\xa7\x01\xc5\xcf\xc6\xc0\xd2\x1e\x05\x04\xc7\x02\xd6\x1e\x79\xb0\x3a\xfd\x5f\x0e\x04\xcc\xb3\x40\xfd\xc4\x93\x76\x59\x7f\x53\x79\xaa\xf5\x49\x71\x0a\x9d\xff\x15\x96\x10\x29\xa9\x4f\x0a\x4b\x08\x45\x5d\xb6\xe0\x32\x32\x69\x7d\x92\xb1\x22\x82\x7c\x9f\xe4\xf4\xfe\x74\xa0\xc0\x89\xec\x8a\x2e\x39\x18\x9f\x5e\x9f\x3d\x80\xb4\x27\x43\x2e\xa9\xac\xfb\xfc\xb2\xd3\x92\x1f\x4e\xff\x90\x21\xce\x72\x28\x41\x82\xd3\xa0\x23\x96\xf4\x59\x99\x52\x73\xc6\xfb\x22\xad\x3a\x8b\xd0\x8d\x03\x08\xf7\xed\xaf\x30\x1c\x12\x5e\x61\x98\xef\xe5\x40\xca\x22\x74\x05\x78\x7e\xfa\x5b\xe4\x50\x62\x0a\x7e\xa2\x6f\x43\xe7\xee\x8b\x34\xda\x95\xfe\x65\x4e\x09\xc3\xe8\x8b\xa4\xf7\x95\xf6\x4f\xf5\xcf\xff\x26\x98\xf1\xde\x7a\x9f\xfe\xe5\x41\xcb\xf5\xd2\x57\xd1\xcb\x12\xac\xa6\x37\xe3\x5b\xe5\x41\xeb\xfc\x2f\x7a\x73\x09\xf6\x55\x1e\x77\x96\x68\x95\xb6\x91\x4d\xd6\x25\x49\x03\x96\xed\x92\xa4\xc1\x08\xf7\x37\x7a\x33\x2a\x7d\x97\xdd\xb6\x6e\x33\x6f\x28\xa7\xd7\xf6\xb7\x74\xd8\x5d\x20\x86\x82\xbb\xa1\x6f\x02\xf7\xd3\xe1\xe6\x14\x96\xb1\xdd\x74\x49\xce\x00\xc7\xfa\xe6\x72\x69\xd1\x7e\xfb\xd6\x25\xac\xf3\x2c\xe1\x3f\x92\x5c\x97\xa8\x0d\x4c\xac\x6f\xce\xcb\x54\x79\xe1\xd4\x0b\x99\x23\xc9\xe2\x08\xf7\x7d\x93\xf4\xcf\x26\x2d\xf2\x09\x86\xb7\x76\x67\x83\x24\x17\x58\x57\xcd\x5e\x34\xb4\x5e\x5e\xb7\x66\x86\x58\x4c\x64\xe5\x07\xb3\x3b\x9a\x34\xbb\xa3\x05\xb1\x5f\x8e\xb2\x6a\xe6\xb6\x18\x66\xba\x6a\xe4\x92\x84\xbf\x57\x67\x86\x8e\x6c\xda\x55\xe4\x96\x90\x84\x5e\x05\xb6\xcf\x05\xd0\xab\xf4\x91\xe8\xf0\xbd\xda\x4c\xc2\xf7\x36\x93\xf0\x2c\x7d\x85\x6d\x51\x7d\x3f\xf0\xbf\xf4\x15\xe6\xb0\x69\xc0\x8d\x67\xb9\x21\x99\x00\x61\x12\x36\xf6\xbd\x31\x09\x58\x7e\x7a\x93\xab\x8d\x83\xde\x24\xbf\x47\x48\xe9\xaf\x1c\x5c\x69\x41\xbe\xb5\x88\xbd\xbd\xeb\xc6\xe2\xa4\x49\x0c\xde\x80\xf8\xf4\x9f\xd4\x3b\x36\x8e\x46\x97\x4a\xc5\x32\x77\x69\x20\xec\xa3\x6e\xe9\xfe\xf3\x82\xa4\xfb\x88\x69\xbd\x7b\x88\xa1\x51\x22\xed\x27\x4b\x59\xef\xbe\xc4\x18\xd2\xa3\x1e\xf2\xff\x90\xfb\x2f\x97\x5a\x97\x25\xb5\x45\x25\xe9\xc3\x23\xcc\xf7\x43\x4a\x5f\xf4\xf6\x3e\xa4\xf4\xc1\x8c\x6c\x59\x85\x99\x0d\xe9\x78\x6c\xfc\xf1\xce\x21\x0d\x5a\x97\xc8\x24\x3b\xf1\x20\x60\xec\xae\xca\xb7\x1b\xec\x76\xb7\x2a\xc1\xba\x0a\x73\x4b\x94\x4a\x77\xda\x41\x8c\x45\xdd\x69\x07\x01\x99\x77\x55\x5d\xc2\x02\xde\x77\x9b\x41\x3f\x3f\xc8\x83\xc9\xde\x77\xd6\x41\xd0\xdd\x7d\x77\x0e\xcd\xcf\x1b\x56\xa2\xd8\xad\xbb\x01\x2e\x1f\xc2\x2c\xe2\x32\x35\x87\x3c\xb1\xb0\xa9\xc3\x36\xe6\xa8\x0a\xfd\x78\x95\xa6\xb4\x79\x98\xd2\x2c\xce\x61\x4a\x63\xa9\xef\x92\x68\x0b\x39\xb0\xbb\x0c\xbc\x8d\x2c\xfb\xdd\x12\x2d\x69\xb5\xbb\x2d\xbe\x48\x00\x87\x4d\xdf\xdc\xe0\x87\xb4\xa6\x78\x4e\xbb\x92\x0e\x92\x21\xbe\x9f\xd6\xc2\xd3\xe5\xa9\x32\xad\x50\x71\xda\xe8\xcc\xa9\x38\x5f\xc5\x8d\x2f\xac\xb8\xb1\xe9\x4e\x8f\x29\x43\x38\xad\xc8\x65\xcc\xa7\xfd\xac\x4c\xdd\x69\x4d\x0e\x2a\x4e\xfb\x59\xa3\x3f\xf4\xd3\xaa\x1c\xc3\x56\xce\x41\xe2\xf0\xfa\x65\x70\x3d\x74\x5e\x8b\x8f\x12\x6f\xac\x26\xe4\x4f\xd1\x41\x5d\xf2\xf3\x44\x3d\x83\xee\xf2\xb5\x8c\xf9\x7a\xe7\x25\xd3\x20\x80\x6d\xc5\xcf\xd2\x2f\x39\x38\x11\xb6\x2e\xeb\x81\x9f\x26\xad\xf6\x41\xb6\x6b\x25\x2d\x10\xe1\x52\x48\x0b\x64\x2a\x40\xb1\xa3\xf8\xf5\xdb\x1a\x2b\x13\x63\xe3\x31\xe2\xc0\x2d\xb7\x6b\xa3\x49\xeb\xab\xac\xce\x6d\x7d\x15\xca\x54\x03\x17\x53\x59\x77\xb9\xa3\x05\x26\x73\x2b\xfc\x79\x7c\xde\xb0\x68\x9d\x16\x1e\x87\x92\x72\xbc\x8c\xa4\xa5\xe8\x46\x77\x5a\x42\x70\x1c\x5d\x61\x8c\x33\x16\xd5\xee\x3c\x85\xd1\x5f\xfa\xe3\xaa\x17\x31\xdf\xf4\x47\x2a\x2f\xbb\xee\xb1\x95\x1c\x5e\xa5\x02\x48\xd8\xe5\xbb\xa4\xe7\xb9\x7d\x5a\xb8\xfd\x05\x7d\x3c\x7e\xe3\xdf\x4e\x1d\x93\x0a\x35\x45\x67\x1a\x93\x87\x1d\x1b\xd3\x70\x79\x23\xf0\x1e\x63\xb2\x96\x9a\x3b\x60\x4c\xce\xf8\xbb\xd2\x86\x3d\xb3\x59\xb1\xe1\xbc\x82\x30\x8e\x31\x29\x7d\x62\x26\x6b\xcc\x76\x28\x6f\xfc\x60\x5c\x7b\xb6\xc5\x98\xad\x95\x66\xe3\x8c\xb7\x3e\xd1\xe0\x93\x21\x9d\x93\x17\x0c\x52\x8f\x17\x64\xbc\xf5\x87\xa2\xf9\x0e\x81\x1f\x16\xe2\x7f\x87\x24\xef\x25\xf5\x09\xdb\x58\xac\x30\x05\x9c\x33\x84\x76\x58\x7a\xac\x59\xc3\x15\x88\x7a\xb4\xfc\x21\xb8\xc3\x92\xe2\xf4\x6d\xfc\xa4\xeb\x42\x68\xfd\x70\xc1\x21\x92\x2e\x8f\x9f\xf8\x5c\x40\x99\x8f\x45\x39\x13\x22\x96\x8c\x9f\xf8\x5c\x00\x7d\x8f\xc5\xd9\x0e\x57\x7e\xb0\x35\x3c\x02\xf9\x10\xfc\x61\x25\x0e\x6a\x08\xed\xb0\x12\x62\x34\x84\x76\xe8\x40\xe3\x87\xd0\x0e\x1d\xb8\xfd\x58\xad\xfa\x85\xa7\x8d\xf5\x05\xe4\x87\xd2\x55\x31\x64\x84\x03\x0d\x85\xf3\xad\x14\x34\x18\x12\x9c\x57\xcc\xf2\x63\x35\xd2\x2b\x8f\x6f\x42\x44\xfe\xb7\x2f\xac\x30\x0a\x25\xbc\x2a\x0c\xc2\xfa\x20\x5d\xca\xe1\x18\xd1\x7f\x6c\x4a\x3b\x10\x55\x69\x6c\x72\xde\x7d\x9e\xa5\x1e\x46\x75\x1a\x82\x0f\xa7\x56\x67\x1b\x12\xac\xc7\xe7\x7f\xb9\x71\xa2\xaa\x0c\x85\xf2\x81\xe0\x18\x9b\xdc\x28\x9f\xef\xe5\xc6\xf9\xbc\x2f\x44\xfe\xe7\x7d\xa9\x36\x61\x4d\xa3\x48\xb5\x61\x07\x16\xa9\x36\x6c\xfb\x22\x55\x8e\x5d\x5f\xa4\xda\x70\x4e\x8a\xb0\x81\x1c\xac\x62\xd5\x2e\xf3\x55\x94\xc9\x82\x2d\x5f\xa4\xea\x0c\xda\x57\x66\x08\xa0\x71\x43\xa8\x8a\x4f\x42\xd6\x61\xf4\x71\x34\x8d\x61\xf4\x71\x38\xfa\x28\x52\xee\x38\xeb\x46\x1f\x73\x84\x8a\xe0\x91\xe3\x4f\x77\xd2\x28\xd2\x74\x39\x6e\xd5\xd3\x93\xce\xaa\x90\x87\xec\x6b\x85\x0c\x96\xc1\xe8\x04\x5d\x06\x13\x32\x04\x5d\xe6\x8a\x1c\x55\x60\xd1\x4e\x03\x4d\xff\xf3\xbd\x9c\x28\xac\x67\x95\x93\x84\xfd\x56\x05\x9d\x64\x3d\x5f\x91\x3e\xb3\xe5\x1c\x2c\xc8\x4c\xa3\x59\x29\x49\x07\x4d\x06\x96\x5c\x99\xa3\xc9\x47\x92\xcb\x6b\xbc\x3a\x40\xd6\xa3\xc9\x84\x9f\x4b\x62\xfc\x44\xfe\xb1\x71\xd4\x9b\x4c\xf6\x2b\x03\x30\x78\x27\xaa\xe9\x78\x55\x80\x0c\xc8\x60\x0a\x0c\xa9\xa3\x5b\xc0\xce\x08\xba\xbc\x2a\xd1\x9e\x87\x51\xcc\x60\xaf\x47\xb7\xab\x8c\x4d\xa9\x10\xbd\x96\x6a\xde\x6d\xd8\xf2\x8d\x91\x64\x74\x19\xec\x23\x7b\x8e\x17\x76\x1c\xd5\x6a\x38\x4d\x39\x20\x97\xe1\x12\xac\xd8\x5d\xc6\x9b\xa4\x90\x99\x72\x09\x56\x12\x7b\x8d\x37\x49\x61\x14\xc4\xe1\x12\xac\x64\xd2\x1a\x6f\x96\x42\x66\x7f\xbc\x72\x35\xe3\x78\x6b\x32\xd1\xa8\x31\x75\x70\xa4\x17\x79\x11\x49\x7b\x38\x97\xf9\x87\x89\xc9\xd6\xdd\xb0\xc3\x0d\xe5\x4e\xd9\xb0\x9a\x0d\xab\x10\xe4\xcd\x1b\xce\x5d\x4e\x1e\xba\x61\x1d\x82\xc4\x76\xc3\x70\x8e\xe5\xf3\x86\xc2\x06\x40\x3b\x0d\x57\x6e\x65\x4a\x6d\x30\xff\xb4\x60\x83\x39\x67\x41\x19\x54\xda\xfc\x69\xd2\xe2\x44\x28\x7b\x8d\xe4\xb0\xef\xfd\xbd\xc7\xb3\x28\xbb\xc1\x16\x1b\x9f\xf8\x62\xcf\x17\x87\x11\x56\x30\x9c\xc3\x08\x2b\x9e\x5f\x0b\x64\x86\x2d\x2b\x39\x49\x69\x87\x54\x88\x95\x54\x4a\x43\x2a\xc4\x4a\x1d\xa0\x21\xa3\xf8\x4a\xa1\x9f\xf1\xd3\x29\x2a\x9a\xce\x38\x7c\x88\x43\xe7\x71\x69\xc7\xf3\xbe\xfd\x8c\x79\x74\x89\xbb\xbc\xee\xa0\x3b\x76\x91\x63\xee\xb8\x9f\x5d\x3a\x29\x75\xb4\xdb\x38\x8d\x0d\x08\x09\xa7\x0f\x0c\x1d\x9e\x0e\xaa\xe2\x83\x61\x2b\x67\x9e\x77\xc7\x7d\xf2\x82\xbc\xf3\xf0\xc1\xb7\xd8\x12\xf3\xae\x62\x4b\xd3\xa7\x4b\x59\x31\x61\xa4\xa7\xac\x98\xdc\x33\xb2\xae\x0f\xbc\xcd\xe3\xf2\x75\xcf\x4d\x7b\xf9\xa6\xcc\x2c\x2b\xd5\x09\x09\x20\x86\xaa\x29\x7d\x0e\x8a\x52\x99\x14\x36\x93\x52\x99\x14\x4e\x85\xaa\x25\x15\xb6\xfc\xf5\xe8\xfb\xb4\xa7\x62\x49\xa9\xda\xdc\x86\x33\x99\x50\x7e\x69\xfc\x34\x85\x05\x5c\xf2\x70\xb5\xa4\x18\x9c\xc6\x5d\xd5\x60\x48\xfe\xa9\x09\x0b\x10\xdc\x21\xeb\xfa\xf6\xb7\xd4\xd8\x43\x69\x16\x0b\xa7\xfe\x36\x35\x8c\xd6\xd4\xa4\x71\x97\x62\xfa\x88\xbc\xb2\x9c\x7f\xc2\x66\x87\x72\x8e\x00\xb6\x1a\x4a\x31\xf2\x39\xbe\x8f\x8c\x4d\x91\x1c\x76\xc1\xa0\xd7\x85\x67\x5f\x24\x23\xcf\xba\x48\x62\x90\xdb\x95\x10\x84\xaa\x95\xfb\x4f\x4c\x5f\xd7\x88\xed\xbb\xa4\xf4\x0e\x74\x6b\x9f\x84\xca\x8f\x32\xb1\x2b\x2f\x22\x85\x1d\xf7\x49\x28\xfc\x85\x06\x65\x9e\xeb\xbc\x2f\xf3\xdc\xc2\x00\x5c\x23\x30\x66\x8f\xdd\x18\xe8\xac\xe8\x3e\xcb\x4e\x12\x59\x65\x9f\x75\xd1\x64\xca\xf6\x59\xb6\xa7\x8d\xef\x05\x64\x8f\x31\x61\x9f\x65\xd9\xc9\xb5\xb3\xcf\xb2\x45\xe5\xaa\xdd\x67\x5f\x95\xf4\x27\x6b\x59\x98\xd5\xae\xea\x4a\x44\x98\xee\xb3\x2c\x4f\x95\xfe\x75\x53\xe6\x9e\xdb\x17\x99\x3f\x62\x73\xd9\x17\x8f\x37\x13\xb8\xf8\x7a\x61\xc9\x0c\x5c\x46\xda\xdb\x17\x67\x6d\x62\x51\x16\x5b\x65\x98\xe4\xe5\xcd\x04\x91\x41\x2f\x76\x80\x7c\x7a\x51\x52\x6e\x66\x75\xb1\x0b\x9e\x36\x57\xdf\xa5\x2c\xcc\x2a\x7b\x47\x14\x8e\x5d\xb2\xfe\x00\x69\xb2\xaf\x72\x54\x67\x33\xef\xeb\x6b\xde\xc8\x20\x54\x27\xf4\x13\x52\xbd\xaf\xb2\x6f\x14\x5a\xb0\xc9\x85\x2e\x2e\xfd\x1f\xb2\x2c\xa6\x2f\x8c\x7a\x15\x8a\x9c\xb5\xdd\x6c\xdc\x48\x8f\xdb\x5b\xf7\x2f\x2d\x6c\xef\x7d\x97\xb9\x74\x1e\x0e\xa2\x25\xf7\x4d\xf7\x1d\x64\x1b\xe8\xbc\xe4\xc2\xdb\x25\xbb\xcf\x4b\x58\xd0\x2e\xe1\xfd\x53\x36\x66\xdf\x6c\x35\xe3\x10\xfd\xc4\xf7\x0d\xf1\x6e\xdf\x64\x28\x60\xae\x8b\x95\x61\x5a\x28\xf6\xd0\xc6\xf8\xb7\x17\xdf\xba\x99\x99\xe2\x5b\x37\x12\xe9\x2e\x94\xf2\x0c\xa8\x63\x2f\xef\x2d\xcb\x27\xa7\x7f\x08\xa5\xc5\xc5\x05\x98\xad\x9f\x58\x5c\x70\x88\xec\xd5\x15\xae\xc2\x4c\xf6\x6a\x5d\x98\x17\x54\x8a\x97\xf5\x14\xb0\x63\xe9\x91\x12\x77\x67\xe5\xe6\x8e\xdc\x2d\x97\x66\x2e\x5b\x11\x24\x37\x74\x3b\x31\x60\x64\xaf\xbd\xc9\x0f\x38\x68\xcf\x37\x5a\x3a\xb4\x29\x7b\xa5\x3d\xf9\x01\x07\xed\x5d\xa6\x20\x6b\xd5\x7c\x81\xd1\x81\xe2\x2c\x73\xa1\xed\x5d\x6e\xb8\x28\x36\xbb\x2c\xd9\xe3\xf3\xec\xb2\x60\xd1\x53\xf6\xbe\x89\xfd\xa7\x03\xe5\xfc\x23\xb2\x6d\xef\x0a\x1b\x63\xf7\x74\xe1\xbf\xe0\x06\xdd\xf7\x1d\xff\xcb\x09\xc6\x76\x34\xa6\x98\x19\x32\x44\x98\x25\x18\x72\x98\xfc\x2d\x46\x68\x97\x38\xdc\x40\x24\xef\x43\x98\xd0\x48\x90\xbb\xa4\xe1\x3e\x16\x7e\x90\xa2\x13\xb1\x69\x1f\x56\x74\x32\x3c\x03\x8c\xd9\x64\x3f\x51\x78\x5d\xd9\x63\xc3\xb7\x01\xed\xc9\x37\xc2\x49\x18\xf7\x8f\xf9\xc1\x01\x76\x31\x43\x78\xc8\x2e\xe6\x0d\x07\x78\x2d\xd6\x8c\xd8\x16\xeb\xc6\x0b\xca\xbc\x12\xc9\x7b\xdf\x65\xb5\xe5\xbc\xef\xe2\x18\x91\x27\x76\x49\x92\x9f\x04\xa5\xbb\x01\x17\xa4\xc2\xdf\x6d\x8d\xae\x9f\x1f\x1c\x9a\xc2\x1a\xda\x1c\x4d\x16\xc2\xdd\x88\x0b\xd2\xe7\xef\x46\x5c\x50\x48\x76\x37\xe2\x62\xf9\x7c\xf2\x72\x15\xc6\x21\x23\x28\xb7\x80\xec\xd3\x9f\xdc\xe8\xbb\xca\xe4\x74\x32\x79\xee\x87\xad\x72\x1c\xb6\xc3\xd6\xc5\xbc\x20\xf8\x44\x2a\xcc\xb7\x5d\xf2\x62\xc1\x49\xb2\x3b\x79\x1e\x6a\xe4\x7e\x3a\xb3\x41\xfa\x3c\x05\x6d\xe0\xd1\xe9\xd3\xb9\x02\x54\x5b\x93\x30\xcd\xdd\x95\xf5\x97\xc8\xcc\xfb\x25\x9f\x2f\x97\xe3\x65\xe9\x29\x2d\xaa\x6e\xfe\x27\x0f\xce\x2e\xdb\x6f\x07\x85\xbc\x0b\x4e\xb1\x11\xbb\xbd\x5f\x3e\xe3\x5c\xe0\x3f\x11\x70\x25\xf6\x74\x57\x98\x1e\x11\xb7\xbb\x45\x40\x8c\x93\xbb\xe3\xf2\xe0\xa5\x8e\xcb\x63\x8f\xdd\x96\x79\x32\x8f\x8e\xd3\x63\x69\x94\x4f\x61\xdb\x3e\x2f\x0c\xc3\xa3\x78\xe3\x25\x8b\x26\x25\x44\xb0\x0d\x6f\x69\xb2\x11\xfe\xf7\xdb\xee\xa2\x4e\x93\x72\x17\xb1\x76\x8f\xcc\x7f\xcc\x82\xcb\xda\x77\xe6\x49\x56\x5d\x0a\x91\xec\x8f\x59\x65\x66\xc5\x90\x09\x38\x9f\x91\xc1\x9f\xb5\x93\xd5\x77\x7c\x9e\x8d\x1f\xa8\xfc\x60\xde\xf9\xaf\x87\x63\x92\xd1\x28\xff\x1f\xc2\x4c\x94\x5c\xd6\xc7\x64\x49\xba\xe7\xd9\x7b\x61\xe4\x59\xac\x2f\x24\x1e\xc2\x12\x97\x1c\xed\x63\xf2\x09\x28\xfc\x20\x30\x31\xd6\xc6\x43\x20\x8b\x92\x59\x3c\x04\xb2\x28\x61\x77\x87\xc1\xc6\xf1\x87\x1d\x3f\xd1\x71\x01\xc9\x79\x18\x6c\x9c\x49\x3d\x8c\x27\xce\xee\x3d\x66\xa3\xb5\x23\x6f\x1c\x4a\xcd\xc0\x0d\x7a\x38\xa7\xf6\xa0\x01\x49\xe3\x85\x01\x48\x1a\xcf\x7d\x76\x28\x4f\x1c\xa6\xf8\x63\x96\x3b\x9c\x29\x9d\x9d\x1e\x35\x7b\xfb\x10\x46\xa3\x47\x7d\x3a\x94\x74\x9b\x7d\x75\x28\x71\x1c\x47\xfe\x50\xe2\x38\x14\xe9\xc3\xf8\xe4\x1c\xaf\x63\x11\xfa\x37\xbb\xe0\x50\x31\x9a\x82\x73\xfb\x58\x6c\xb9\xe2\xd9\xc2\x4e\xe1\x0b\x93\xf8\xa7\x0b\xe8\x50\x9e\x39\x4c\x03\xc7\x22\x70\x70\xee\xeb\xc3\xe0\xe6\xc2\xf0\x3c\x1f\x90\xaf\xdb\x2f\x27\xf7\x58\x7d\xfb\xf1\x2c\x43\x1e\x83\x53\x2a\x39\x8c\x15\x87\xc1\xd1\x11\x30\x0f\x83\xa3\xc3\x00\x0f\x83\xa3\x73\xbb\x1f\xab\xd6\x37\x6c\xfb\x58\xdf\x1a\xca\x34\x28\x82\x62\x78\x3d\x36\x19\xee\xd8\x00\xc6\x64\x90\xc0\xf0\x90\x44\x5a\x06\x7b\xce\x68\x66\x26\xd8\x68\x66\x48\x56\xc5\x4e\x0a\x24\x1f\x9b\x82\x82\xd9\x01\x82\x68\x50\x5d\xe2\x50\x05\xcf\x35\xa2\xe4\x61\x34\x74\x58\xf8\xb1\x49\xff\x5a\xf9\x5e\xfa\x17\x4b\xb0\x49\xff\x5a\x79\x5f\x56\x0c\x76\x88\xd1\xd2\x91\x08\x8e\x22\x85\x32\x32\xe2\x51\xe6\xdf\x73\xd4\xb1\x43\xb5\x72\xf0\xe2\x1c\x45\xb1\x3a\x11\xd9\x8e\x62\x21\x93\x33\x50\x4c\x70\x3a\x2c\x26\x30\x1d\x54\xeb\x4f\x21\x40\xe5\x34\x37\x0e\x75\xb5\x0f\x22\xde\xaa\x43\xf5\x34\x01\x84\x1c\x55\xae\x7d\x36\x51\x95\x02\x98\xfb\xfd\xa8\x72\xed\xb3\x09\x55\x4f\x13\x7c\xc5\x61\x38\x34\x87\xba\xfa\x22\x8e\x6f\xeb\x30\xde\x99\x5d\x57\xad\x11\x66\xca\x04\x77\xfe\xe0\x88\x0f\x15\xd0\xdc\x72\x2b\x1e\xcd\x24\x65\x0a\x9a\xa5\xa2\x34\xd0\x4c\x51\xa6\xac\x99\xa2\x50\xf8\x13\xab\xb7\xb9\xd1\xbe\x28\x82\x8f\x35\x51\xf4\x79\xee\xfa\x3f\x33\xd2\xde\x4b\x37\x0d\x1a\xc6\x0c\x64\xe4\x30\x6a\x39\x1a\xcc\x61\xd4\x32\xb1\x9c\x87\x50\xcb\x54\xa5\x3c\x5e\xdb\x2d\xfb\xb4\x5b\x49\x62\x63\x09\xb5\x0c\x5e\xfb\xe8\x46\x16\x0c\x06\x61\x64\x41\x8c\x7e\x47\xf7\x25\x09\xb3\xea\xba\x24\xa3\x06\x1f\xaf\x3d\x98\xbd\x33\x8c\xcf\xe6\x7c\xca\x1e\xfc\x41\x3c\x1c\xae\x5b\x19\x7b\xc8\x31\x3c\x95\xb4\x60\xed\x9c\xf3\x39\x44\x68\x64\xa2\xc3\xb6\x5f\xc2\x26\x8f\xe1\x8b\x98\x5b\xca\xa6\x5e\xe2\x8c\x8f\xf1\x52\xca\x27\x96\x06\xf2\x82\x50\xcd\x28\x0d\xc7\x2e\x55\x9c\x7b\x6a\x37\x15\x6c\x69\x97\xa4\xfc\x30\x3a\x63\x43\x80\xcb\x1f\xc6\x6d\x10\x83\x7a\xec\xd6\xb5\x69\xc2\x76\x17\x0e\xb2\xeb\x49\xe2\x71\x3c\x5c\x3e\x92\x5d\x2c\x41\xb9\x91\x3a\xf9\x38\x14\xbf\xc5\x41\x71\xb1\x48\x5c\x90\xc7\xe1\x14\x4c\x6c\xfc\x9f\x14\xbc\x11\xd1\x79\x1c\x36\x21\x70\x74\x0e\xe3\x1b\xd8\xaa\xa7\xb9\xc1\x9f\xd2\xf2\x1c\x82\x6c\xa0\x4c\x1d\xa7\x07\x98\xb5\x73\x0c\x1e\x78\xb7\xc3\x35\x1f\x61\xb6\xa7\xcd\xf6\xf0\x82\xd3\x66\x7b\xb8\xcf\x29\x13\x06\x14\xbd\x80\x0c\xb8\xcf\xe9\x2b\x9d\x3b\xca\x05\xea\x41\xe5\x1c\x2e\xf2\x88\x25\xf8\xb8\xac\x4e\xb0\x56\x2e\xea\x48\x01\xee\xc3\x45\x1d\x3b\xcf\x86\x26\xb0\x56\x97\x2c\x10\x9c\xbe\xcb\x48\x7a\xf6\xf5\x0b\xa9\x60\x62\x5f\x48\x05\x9b\xee\x72\xf0\x3b\x3b\xdd\x85\x20\xf9\x42\xe1\x7c\x9f\xcb\xdc\x75\x20\xb1\x78\x1f\x2f\x28\x83\xc9\x51\x80\xdf\x47\xb8\x78\x31\x19\x4c\xd6\x2d\x63\x0c\xc7\xf5\x7e\xd5\xa6\x0c\xdb\x95\x21\x09\xc8\x3b\x6e\xcd\x04\x5c\xe5\x05\x69\x20\x55\xde\x06\x93\xc0\x67\x6e\xe7\xcd\x8f\xce\x7a\xbc\x10\x0b\xae\xc8\x17\x62\x81\x98\xf1\xd8\x5e\x83\xdc\x60\x48\x05\x84\x3d\x36\xcf\x20\xaa\x1a\x63\x01\x6a\xfb\x78\xac\x11\x40\xea\x63\x7b\x0d\xb2\x87\x04\xf2\x4f\x9e\xad\xe3\x85\x61\x70\x53\xaa\x5a\xe4\x87\x77\xbd\x28\x8c\x1c\xd9\x73\x32\x52\x3b\x97\xf5\x39\x39\x9a\x60\xe3\x07\xd3\x1a\x01\xf2\x9c\x5e\x5a\x7b\x7e\x30\x2e\x63\xe5\x0d\xdb\xa6\xb2\x81\xcf\xc9\xc4\xd3\xab\xf1\x24\x11\x3a\xcf\xc9\xb6\xa9\x42\x13\x2f\xad\x5b\x7e\x50\x98\x44\xe5\x59\x61\x12\x39\xa8\xe7\x64\xd5\x76\xa3\x4f\x93\x1a\x31\xe5\x9c\x4d\x6a\xf8\xd7\x39\x6b\x37\x76\x5e\x78\xc5\x82\x10\x36\x3b\xeb\x7a\x98\xcd\x39\x1b\x5f\x02\x61\x82\x7a\x34\xe2\x8c\x4f\x43\x3d\xd0\x40\x4e\x43\x3d\xb8\xc9\xcf\x59\x8e\xaa\xd8\x37\xce\xd9\x36\xb6\x08\x13\xe7\x62\x48\x4a\x04\xc2\x73\x99\xf5\x45\x5a\x58\x8c\x48\xc9\xb2\x9f\x3f\x91\xbe\xa0\x4b\x9e\x46\x82\x7c\xe6\x7b\x71\xc0\x75\xd8\xd8\xb9\x28\x95\x66\xee\xde\x73\x71\x4e\xc9\x30\xe2\x73\x79\x29\x0d\xe9\xc2\x8a\x00\x55\x3e\x85\x15\x01\x3b\x7e\x3a\xa5\x1b\x39\xe1\xce\xe5\x25\x3c\xa3\x5a\x4d\x17\x4b\xb6\x3a\x41\x64\x2e\xe7\xf3\xad\x97\xcf\x6c\xae\x8a\xe6\xc8\x21\x3a\x57\x15\xfd\xd8\x68\x61\xb8\x53\x7e\x38\xfc\x03\x5f\xbc\xc3\xca\x54\xac\xca\x7c\xc9\x36\xf9\x89\xe3\x05\x5c\xc3\x29\x71\xbc\x7e\xd6\xeb\x27\x8e\x7f\x2a\x5f\x9f\xb2\x0f\x7f\x14\xf1\x73\x33\xee\x86\x6d\xb3\xbd\x8a\x76\x66\x5b\xf6\xe0\xa5\xcf\xb4\x61\x24\xce\x4c\xaf\xbb\x7f\xf8\x13\x8c\xfb\xdc\x8c\xcb\xe1\xeb\x4b\xcf\x19\xf2\x4f\xe0\x2e\xf8\x2f\x4e\x41\xa4\x2b\x41\xfe\xa7\x20\xd1\x2b\xa9\x10\x4f\x99\x97\x57\x72\x09\x9f\xc5\xd9\xed\xc2\xf2\xce\xe2\xa4\x97\x33\x8d\x3a\xc7\xe5\xcc\x27\xbb\x7f\x08\x95\xb2\x2f\xaf\xa4\xb2\x3d\x65\x5f\x5e\x97\xcf\x38\x8c\xc9\xad\xf4\xf2\xfc\xf7\xbf\x42\xcd\xc3\x53\xf6\x66\x6a\x28\x9e\x55\x3e\xda\x5c\x07\x67\x55\x5e\xcb\xdc\xbe\xa7\xb2\x62\x70\x89\x9d\x42\x62\xaf\xa4\xa8\x3b\x95\x15\x63\x25\x47\xdd\x59\x5f\xa4\x50\x26\xcf\x69\x31\x10\xa5\x4f\x65\x66\x5e\x89\x62\x38\x95\x27\x83\xcc\x61\x67\x7d\xa9\x60\x14\xb7\x5e\xe0\x59\xa8\xa8\xc2\x1e\x52\x9e\x8c\x4a\xcd\x9d\x53\x05\x73\xb0\xa4\x9c\x4e\xc4\xcc\x54\x3a\x33\x06\xf8\x81\x53\x66\x71\x52\xd1\x9e\x4d\x70\xa0\x08\x8c\xe7\x2b\x9f\xc7\x49\x76\x2a\x94\xb1\x20\x85\x9e\xcd\xc6\x1b\x5a\x74\x01\x3c\x66\x46\x86\xec\x8f\x41\xe9\xec\xb2\xde\xb0\xed\x6c\xc8\x8e\x2c\x7d\x76\xef\x19\x26\xa6\xcb\x7c\x13\x21\xf5\xec\x32\xe5\x41\xb5\x2d\xd7\x10\xd5\xe5\xc9\x65\x88\x5d\xbe\xcf\x48\xda\xa7\xab\xd0\xa3\xb5\x9c\x43\xa0\x25\xe6\xd5\xc6\x6a\x68\xb2\x6d\x1a\x3e\x68\xdb\x34\xb3\x34\x14\x7f\x92\xeb\xf1\x1c\x8a\x6c\x8e\x3e\x71\x0e\x29\xf7\x1c\xa4\x61\x3d\x6e\xe1\x03\xab\xbe\x7c\x20\xd5\x97\xfd\xbb\x0b\x68\x0f\x87\xdb\xe5\x4b\x65\x80\xbb\xac\x0d\x91\x0a\xce\x5d\x76\x44\xb8\x93\x32\x65\x7c\x94\x8b\x53\xd5\x69\x36\x80\xf6\xe7\x6e\xdd\x37\x24\x49\x6a\xdf\x88\xaf\x38\xf7\x77\xd2\x78\x43\x38\xf7\xc8\x19\xe7\x21\x18\x0e\xfc\xec\x90\x2a\xc9\x6e\x3e\x84\x7b\x67\x1b\x1c\x52\x25\xe9\xe0\x50\xec\x70\x64\xb8\x53\x76\xea\x4e\xfa\xa2\x53\xe5\xdc\x29\xac\x7e\x2a\x52\x70\x22\x63\xc8\x69\x60\x35\x11\xe3\xa7\x0c\xd7\x13\x81\xb8\xe7\xe1\x62\xb4\xb1\x02\x9f\xce\x9d\x41\x79\xbf\xf3\x7c\xfd\x12\xf9\xe4\x7c\x55\x89\x8c\x5b\x68\xeb\x8f\x1e\x76\xbe\x68\x6b\x46\x7e\xda\x72\xc5\xfe\x32\xda\x1a\xa1\xe3\x95\xe5\xd9\x70\x2f\xdc\x9a\xf5\x39\xcd\x0b\x3e\x6d\xda\x3e\xf5\xef\xf1\x7a\x25\xde\x0c\xf3\xb2\xbb\x08\x52\xff\xc9\xf6\x7c\x62\x89\x96\x73\x76\x29\x95\x35\x0b\x76\xd9\x6e\x1b\xe1\xf3\xbc\x2c\x2b\x85\xd0\x4b\xb2\x12\x33\x71\x59\x2a\xa4\x4b\x79\x01\xd8\x11\xaf\xd8\xfe\xb7\xcb\xe8\x56\x5e\x28\xb6\xc3\xfd\x6e\xd9\xb4\x7e\x5b\xd6\xc8\x68\xee\x57\xf2\xe5\x87\xdd\x77\x74\xc6\x7f\xbf\x97\x76\x66\xf5\x76\xb5\xce\xcf\x08\x5f\x37\x62\x7a\x15\x0c\x62\xc5\x1e\x71\x4a\x44\x5f\xa9\xdb\x77\x3e\x66\x67\x4c\xe3\x63\x7c\x4f\x8c\x32\xa7\x61\xd0\xe8\x96\xe7\xf3\x16\xe2\x0e\x29\x32\xa1\xaf\x85\xf3\xfe\x58\x95\xa7\x89\x61\x5c\x29\x3f\x38\x91\x0d\xa3\x38\xed\x3f\xc9\xfe\x78\x94\xe9\x39\xf6\x87\xf3\x8d\x3b\xfc\x47\xd8\x25\x01\x7d\x0c\x9e\x7f\x2c\x8f\xa3\x72\x39\x2c\x31\x23\xba\x14\x96\x88\x16\x7f\x4d\xdb\x7f\xff\x5b\xa6\x88\x65\x97\x84\xf5\x11\x7e\x71\xc9\xe4\x4e\x7a\xec\xeb\x27\xaa\x2f\x53\x24\xaa\x4b\x26\x78\xcc\x3a\x97\xca\xb5\x4c\x91\xa7\x2e\x95\x6b\x21\x53\xc1\xf5\x13\xdc\x17\x52\x1d\x5c\x93\x78\xfa\xa0\xbd\xeb\xf7\xff\xc2\x78\x64\x90\xef\x7c\x2f\x83\x7c\x6e\xf0\xeb\x27\xb5\x2f\x64\x46\xb8\x9c\xfd\x23\x72\xe8\x65\x83\x7c\x0e\xd8\x65\x83\x7c\x76\xdb\x35\xcb\xfb\x3a\xf3\x5c\xf4\xcc\xfb\xf2\xbe\x46\xb8\xbe\x66\x81\x77\x22\xa2\x5c\xb3\xee\xb0\xc8\xd6\x97\xec\xf7\x44\xfd\x5c\xb3\xe8\x5f\x18\xaf\xe8\x0f\xf3\xbb\x94\x6a\x99\xb8\xa5\xcb\x09\x45\x3a\xed\x9b\x7e\xfe\x17\xfd\x91\x68\xae\xc5\xf4\xa7\xff\x45\x0e\x89\x88\x61\x97\x52\x2f\x93\x99\xe1\x92\xec\x5f\x31\x68\x5d\x8b\xee\xb0\x46\x83\x0a\xd0\x6b\x34\x20\x6b\x6f\x54\xb1\x4b\xb5\x5b\x60\x06\x97\x0c\xec\x83\x0d\xb4\x3c\x7a\xce\x04\x2a\x46\x72\xb0\x21\xd7\xdf\x00\x07\x13\xa8\x18\xc9\xc1\x80\x7f\x52\xff\x32\xc2\xc9\x2f\x1b\xd4\xc3\x63\xaf\xd5\x77\x32\xff\xfb\x0e\xa6\xfd\xa1\xef\xb3\x00\x42\x76\xc3\xcc\x2e\xdb\xdb\x1b\xdf\x9f\x7a\x9f\xf6\xe5\x40\x88\x4d\xe2\xda\x3c\x7e\x9e\xe5\x20\x08\xb3\xbc\x36\x8f\x3f\xf3\xb1\x79\xfc\x3c\x6f\x7a\x4e\xff\x8e\x98\x0c\x3f\xbc\x36\xfb\x4f\x78\x16\xf0\x37\x0c\xe0\x72\x80\x64\xee\x9c\x6b\x7b\x71\x38\x7c\xf0\x93\x31\x3a\x2b\xbc\x3d\xbf\x67\x26\xd0\xe6\xf5\x68\x30\xd7\x4f\xda\xef\xe8\x16\x97\xe2\x21\x3b\x0b\xf0\x13\xfe\x3b\x61\x02\xd7\x4f\xf6\xef\x9d\x05\x2b\x96\x41\xd2\xdf\x4f\x15\xe8\x04\x1e\x5c\xb2\xb6\x83\xb9\xbd\x24\xf7\x57\x4a\xdb\x5f\x4e\x56\xd2\x78\x3e\xf5\x01\xcf\x76\xc7\x72\xa6\x94\xbd\xe4\x77\x97\xff\xe1\xbe\xb9\x8a\xc8\xe7\x40\x54\x79\x13\xa2\x70\x5f\x4a\x75\x42\xe5\xb2\xab\x9a\x5c\x9e\xe5\x3c\x88\x62\x7b\x09\x88\xdd\x59\x7f\xa5\x36\xe1\x32\xbd\x14\xab\x89\xd7\xf4\x52\xac\x66\x67\xbf\x0b\xa8\x0d\xa0\xe5\x52\x6c\x26\x41\x16\x57\x35\x71\x3c\x7b\xf9\xd2\x7f\xd3\xf2\x45\xdb\xbf\x9a\xce\xcf\xe7\x7f\xd1\xc3\x76\x68\x72\x45\x47\x4c\xbf\x9c\xd5\x24\x37\xcc\xd5\x14\x56\xc8\xfe\x77\xe8\x26\xab\x61\x1c\x37\x0c\xc7\x38\x6e\x16\xa3\x59\x3c\xcc\xb3\x23\x37\xd9\xaf\x46\x6d\xd3\xbe\x03\x37\x73\xad\x5e\x0e\xdc\x84\xa1\x77\xf9\x4e\xd8\xdf\x5d\x9e\x06\xce\x57\x97\x67\x01\x7e\xd4\x2d\x84\xc1\xc1\xbb\x54\x99\x0f\x07\xea\xa6\x80\x67\x51\xd0\xe8\x51\x88\x11\x38\x5e\x17\xbc\x8e\x67\x07\x76\x32\xa2\x21\x81\x97\x2b\xc0\x81\x9e\xb4\xe7\x40\x4f\xae\x1c\xc1\xbd\xc7\xe7\xce\xb4\xc5\x1f\xb0\xff\x35\xec\x23\x85\x06\xd5\x57\x99\xb9\xa5\x84\xd4\x9e\x08\x52\xbe\x54\x5f\x05\xd5\xe7\x1a\x16\x78\x23\x7a\x5c\x32\xf0\x93\x6d\xfe\x32\x70\x9b\x88\x84\x6b\x57\x6d\x7d\x2e\xf6\xdd\x2a\x24\x1b\x77\x77\x76\xc5\x48\x44\xd7\xfe\x0e\x3b\xa3\x92\x72\x31\x91\xa8\xef\xda\x5d\x50\x0a\xde\xb3\xdb\x53\x11\xdf\xe1\xe5\xf0\x4f\xd2\x59\x5d\xbb\x5d\xf0\x5c\x60\x3f\x85\x64\x03\x5f\x7f\xc9\x8b\x40\xb8\xcf\xb5\xbf\x39\x18\xe9\xf4\x25\x3d\x4d\x1e\x22\x9d\x16\xe5\x55\x20\x8d\xc1\x75\x98\xf2\xf4\x70\x58\xd2\x43\x86\x90\x97\x81\x1c\x20\xd7\x4f\x63\xd9\xa8\xeb\x7a\x1d\x2f\xdd\xa1\x4a\x4e\x06\xea\x79\x5c\x76\x32\x10\x6c\x7c\x09\x7a\x43\x14\xfc\x75\xc8\x33\xc5\x7a\xbf\x0a\xcc\xc2\x0f\xf2\x3b\x71\x0b\x08\xda\x3d\x91\x64\xeb\x3a\xbd\x9e\xf0\xb5\xd3\x0e\x35\xf8\xf2\x69\x07\x0d\xa2\x86\x35\x1c\x7c\x11\xd7\xf9\x2e\x68\xc6\xfd\x53\x79\x36\x0a\x95\x5c\xe7\xbb\x7c\xd9\x13\xa7\xe9\xe0\xf9\xb2\x78\xca\x17\x5e\x1d\x98\xfb\x0b\xe8\x61\xd3\xc8\x39\xd1\xc9\xc9\x73\xfd\x54\x9c\x0d\xc8\xc5\x65\x0d\x07\x47\xdf\x25\x0d\xa7\x93\x94\xef\xba\xac\x32\x20\x24\x5e\xf6\xfa\xc0\x54\xae\x2e\x45\x8c\x4e\x95\x98\x97\x23\xad\x78\x50\x4c\x13\xd7\xf5\x2a\x6a\x99\x9a\xcb\xe6\x8f\x4f\x8b\x72\x66\xc1\x76\x2e\x1f\xc0\x3f\x25\xf1\xb9\x2e\x3b\xba\x38\xcf\xb7\xdd\x6f\x59\xbc\xdb\x61\x15\x70\x59\x25\x2e\x04\x37\x72\xdd\xb6\x22\xb2\x27\x6f\x2b\x1f\x9c\xdf\xdb\xf5\xa8\x60\xa4\xb7\x27\x05\x4e\xae\xf0\x53\xd0\x30\xd7\xed\x49\xc9\x96\xba\x5f\x57\x14\x4d\xca\xf3\x84\x68\x67\x08\x11\x41\x6c\x97\x20\x44\xe0\x71\xae\xc7\xe1\x22\xec\xeb\xe7\xa5\x2b\x7d\xfc\xd4\xac\x0d\x13\xcd\x25\x2d\x6b\x02\x6b\x7d\x3d\x72\xa0\x21\xbe\xbd\x4a\x16\xa7\xf7\x79\xe9\xcc\xdc\x3d\x2f\x9d\xbc\x21\xba\x58\xba\xc7\x74\xc1\x90\x1f\x81\x84\x11\x01\x0d\x54\xfa\xc8\x84\xf2\x8b\x74\x92\x40\x5d\x46\x2a\x41\xe9\x3d\x19\xb1\x97\x4d\x7a\x4f\x2f\x0b\x9f\xf3\x83\x82\x7d\xb3\x3e\xb7\x52\x79\x23\x87\xde\x93\xd0\x78\xa1\xeb\x7e\x4b\xc3\x84\x2d\xdd\x93\x1d\x6a\x9d\x37\xec\x50\xfb\x34\x69\x87\x5a\x18\xd7\x6d\x1f\x06\x65\x24\xef\x9f\x36\xb4\x21\xcc\xde\x76\x61\x84\x0f\xdd\xb3\xcd\x0b\x99\x9a\x7b\xb6\x43\x2d\x3b\xf5\x9e\x6d\x5e\x18\xfc\x60\x8f\x5a\x6e\x96\x7b\x36\x12\xf1\xd3\xe8\x6b\x80\x08\x25\xb3\x3d\x66\x83\x5e\xec\x3b\xa4\x4d\x93\x9a\x03\x7d\xff\xb4\x9e\x8d\x2b\xfc\xfe\x69\x3d\x1b\x42\xce\xbd\x18\x52\x99\xcd\x7e\x2f\x26\x64\xf0\xc3\xaa\x2f\x32\x35\x0a\x7f\x9d\xd7\x4f\x13\xc5\x3f\xf0\x86\xec\x3d\x84\x8d\xde\x8b\xbd\x4e\xd9\x16\xf7\x62\xaf\x53\xa5\x93\x43\x86\x90\xd0\xb1\xbc\xfe\x34\xbe\x90\xe5\x24\xc7\xf8\x5e\x64\x39\x61\x76\x9d\xed\x1b\x24\xc8\xbd\x2a\xca\x99\x5d\xb4\xca\x5a\x12\xbe\x74\x3b\xd7\x37\xb6\xfa\x7b\x55\x6c\x36\x13\xf1\x53\x8f\x3e\x92\xc4\xbd\xda\xb7\x96\x53\x7f\xcb\x47\x82\xfe\x70\xaf\x36\xaf\xc4\xa6\x78\xaf\x32\x17\xb1\x7a\xab\xa9\x6e\x74\x61\x5f\x5b\x63\x0c\xc6\x81\x17\xc8\x92\x01\xa9\x43\x95\xa7\x81\x16\x3c\x0d\x99\xa6\xcd\xd3\x90\x53\x7f\x6f\x9e\x86\x8c\x69\xb3\x53\x31\x96\xd9\x5b\x5e\x16\xb4\xd4\xdb\x28\x7c\xec\x24\xf7\xe6\x79\x08\xd9\xce\x36\x1e\x31\xf5\x7e\xb3\x8d\x73\xa2\x37\x55\x87\xe3\xb4\x6d\xef\xea\xf3\x85\xa9\xcc\xa5\x72\xbf\xc9\xc5\x99\xb9\xe2\x58\xf0\xcf\x1b\x4a\x2e\xce\xbe\x7f\x93\x8b\xb3\x18\xc5\x8e\x36\x76\xd4\x9b\x4c\x9c\xb9\x2d\xf6\xb4\x31\x35\x65\xa8\x4d\xbe\x90\xa3\x8d\xa3\x53\x2c\xfe\xd6\x3f\xc5\xb1\xde\x6f\xe6\xf1\xca\x88\xe4\x6e\x84\xa5\xbc\x90\x7e\x0e\x81\x53\x91\xa3\xf0\xdf\x4a\x45\x4e\x28\xec\x5d\xed\x6e\x64\x66\xab\xa9\x66\x26\x15\x05\xf0\x09\x7e\xbd\xab\x4d\xad\xac\x96\xca\x61\x2e\x64\x18\xb8\x1d\x17\xb0\xf1\xfc\xba\xd8\x33\xd5\xd5\x7e\xba\x4c\x93\x02\x07\x3e\x62\xc5\x2d\xa7\xca\x42\xb9\x95\x5b\x4e\x95\x85\x7a\x27\xb7\x42\x0b\x16\xd2\x9c\xdd\x4d\x55\xd1\xa2\x2a\xde\xf2\xaa\x2c\x64\x48\xbe\x95\x6f\x7c\xa1\x04\xcb\xed\x68\x03\x6a\xa6\xdc\xca\x32\xb9\x50\x64\xe5\x6e\xa6\x2c\xfa\xde\xdd\x14\x01\xb1\xd1\x84\xad\x9b\x91\xe3\x6e\xb9\x66\x96\xbe\xd0\x84\xdc\x79\xf0\x88\x26\x77\x1e\xa7\xad\xd9\xd8\xb9\xf0\xc2\x23\x84\x60\x74\xc6\x5b\xa1\xb5\x4b\x5f\xf8\x61\xf6\x0f\xe9\xb4\x2b\x9f\x3c\x0b\x22\x5f\xcd\x4a\x65\x8a\xbb\x3b\x1b\x7c\x9c\xf8\xb7\xd4\xae\x95\xaa\x0f\xf7\x4f\xed\x2a\x1f\xbe\xd2\x9d\x0d\x20\xce\x8e\x5b\xee\x99\x4a\x18\xec\xfd\x53\xbc\x0a\x71\x4d\xf7\x78\x8d\xb4\x99\x2b\x61\xab\x3a\xb1\xb6\xf7\x90\x7f\x8f\xcd\x3f\xe4\xdf\xe3\xc0\x49\xf5\x5a\x29\x49\x75\xff\x54\xaf\x02\x98\xe3\x1e\x0e\xc9\x84\xb1\x08\x6c\xb5\x92\x73\xeb\x1e\x76\xf8\xad\x7c\xb2\xdb\xca\x1b\x42\x87\x1d\x7e\x2b\xa3\x90\xc3\x0f\xa6\x2d\xe5\xac\x53\xc0\xf4\x96\x6a\xd5\x80\x16\xdc\xbb\xcd\xbc\x8c\x53\x3e\x8f\x86\xd1\xfb\x76\xee\x97\xcf\xd5\xe2\xa2\xf1\x1f\xa6\x7b\xf9\x87\x90\xf2\x08\x56\xd1\xb8\x2b\x9e\xd5\xf2\x7e\xcb\xb3\xdb\xcc\x84\x3f\xca\x27\x36\x45\x5c\x78\x56\x55\x4c\xcf\x30\x9f\xd5\xc6\x4b\x9e\x2f\xd9\xba\xfe\x4d\xf7\xe3\x1a\x0f\xd4\xd7\x7a\x36\xdd\x4e\xe1\x26\xcf\x66\xe8\x47\xd8\xf0\xb3\xf9\xd2\x9d\x79\x43\xc5\x13\x06\x2f\x38\x6f\x64\x26\xf3\xd9\xde\xf3\xc1\x0f\xf6\xe1\x47\x35\x7a\xec\xee\xee\x8c\xea\xdd\x78\x8c\xca\x2e\xae\xcf\x1b\x8f\x37\xda\xbf\xb9\x7c\xe4\x11\x27\x68\xe5\xf9\x71\xf6\x0a\x97\x7c\xca\x62\xbb\x7d\x66\x4a\x9c\xbd\x11\x6c\xfd\xb8\x6c\x44\xce\xcb\x23\x50\x2a\xf8\xaa\xa7\xd8\x4e\xce\xfb\xca\x56\x30\x78\xb6\x1d\x9c\x1e\x65\x07\x1e\x7c\x2f\x3b\xf0\x60\x00\x8a\x52\x65\xc4\x55\xc0\x74\xe6\xb1\xca\x0e\x9e\x93\xf1\x38\xff\x40\x44\x97\xa7\xca\xec\x93\x2b\xf9\xa9\x32\x9a\xe4\x64\x3d\x46\xa0\x46\xae\x78\x8c\x40\x0d\xd3\x79\x54\x3c\x98\xa0\xcd\xc7\xf9\x05\xb8\x97\x1e\xd9\xa5\x5a\xff\x93\xd1\xee\x79\xfd\xd9\x01\x1c\x3c\xc2\x9f\x62\xf6\x7e\x9a\xb5\x00\x76\x56\x53\xa8\x60\x18\xd6\xd3\x9c\x02\xa8\xf0\x85\xe5\xef\x4c\x88\xf8\xec\xbc\x7e\x7e\xb0\xf0\x16\xe6\xf2\x34\x43\x84\xd8\x7a\x2e\x2b\x8c\x25\xe8\x91\xcb\x7b\x21\x3d\xf8\xd3\x8b\x6e\x8c\x74\xda\x7d\x1f\xb0\xb1\xba\x61\x11\x61\xe6\x4f\xef\xda\x69\xe9\x43\xe6\xac\x15\x24\xee\x63\x54\xeb\xa7\x0b\xa5\xef\x66\x33\xf7\x37\xc5\x5f\x9e\x2f\x6d\x2c\x7a\xbc\x75\xa6\x43\xa6\x32\xf1\xd6\x11\x73\xc9\x33\xec\x21\x4a\x07\x43\x1e\x92\x08\xe7\x8f\x22\xb8\x1a\x79\x57\x9f\x21\x17\x09\x43\x56\x89\x08\xa4\xbd\x67\xc8\x45\x32\x68\xf0\x3d\xe3\xf4\xb8\x8b\x6d\x64\x48\x43\x26\x78\x8e\xe3\x90\x0b\x81\xf7\xe5\x05\xe7\x3e\x7b\x64\xaa\xda\xf0\xc4\x3d\xbb\x02\x70\x3b\xcf\xb2\x21\xb2\xd9\x77\xd9\x10\x39\x4c\xbb\x02\x72\x39\x3c\xbb\xd2\x53\x47\xe4\x7d\x76\xd9\x48\x3b\xff\xdb\x6d\xcb\x66\x76\x4a\xb2\xfa\xe9\xe1\xf6\x24\xd1\x85\x54\x63\x68\x3a\xac\x1a\x33\x06\x47\x85\x51\x5c\xec\x91\x59\x6a\x7c\x9e\x5f\x61\x31\xa3\x38\x5e\x3b\x08\x6d\x1a\xb7\xd5\xf8\x41\xe5\x4e\x0a\x7d\x58\xfa\x60\xb7\x1d\x02\x44\xc1\xb6\x0e\x09\x1f\x85\x06\x8c\x2b\x62\x73\x1c\xbe\xd5\x37\xde\xf0\xad\xce\x0b\xb6\x4c\x66\xb7\x1c\x3f\xbe\x84\x49\xf0\x39\x1e\x6d\xbf\x50\xa5\x22\x73\x95\x1b\xe2\x94\x7f\x2a\x97\xe9\x73\x2e\xfa\x3f\x33\x7d\xae\x7a\x4e\x7b\xaa\x29\xb7\xc5\xce\xf9\x9c\x72\x8f\x74\xbe\x97\xbb\x8a\x95\x3a\xe5\xce\x61\xab\x9c\x72\xe7\xb0\x55\x4e\xef\xb5\x6c\x66\x95\x94\xfb\xdc\x58\x97\xdd\x39\xe9\x4f\x25\xe3\x3e\x13\x74\xd9\x81\xcf\x6e\xbf\x5e\xfb\x24\x3f\x3c\xe2\x8c\x19\xe1\x6d\x33\x5c\x80\x86\xcf\x6b\xb9\xa1\x89\xdb\x49\x33\x59\x96\xdb\xc8\x03\xce\xa4\x4d\x37\x6c\xd0\xd7\x74\xc3\xf5\x70\xdb\xa0\x05\xff\xbf\xdf\x2d\x4c\xaf\xef\x16\xa6\x0d\xeb\xd8\xf4\xf1\x78\x83\xe6\x8b\x17\xc5\xca\x41\x7f\xa4\x84\x31\xd7\x2f\x88\x95\x4b\x45\xc6\x9b\x85\x6c\x4e\xcf\x63\xe5\x25\xc3\x34\x66\x15\x80\xcc\xf3\x08\x26\xc8\x28\x1f\x41\x13\x38\x35\x02\xa4\x2e\xfd\x9f\x08\xd2\xa7\x69\xd2\x65\xbf\xe5\x59\x16\xa7\x7f\x3b\xbe\x4f\x2e\xc2\x96\x48\xca\x3e\xd9\x72\xb3\xcc\x7f\xb8\x87\xfa\x24\x6f\x78\x12\x5d\xf6\xc9\x25\x7f\xff\x9d\x86\x3e\x39\x00\x6d\xa5\xb7\xa6\xdd\xcf\xfb\xdd\xf4\x31\x5c\x79\x4f\xff\x49\x71\x7d\x72\xbd\xb6\x7f\xf4\xf7\x49\xee\xee\x69\xca\xff\x72\x67\xa7\x70\x6d\x9f\x14\x5f\x36\xfd\x5b\xa4\x3e\xc9\x80\x33\x2d\x19\xd0\xbc\x69\x00\x99\x0e\xbb\xaf\x57\xfe\xaf\x3a\x4e\x3c\xcb\x7d\xbd\x66\x7c\xb3\x82\x87\xd7\x8c\xc7\xee\xeb\x95\xf6\xc4\xaa\x07\xcf\x3e\x5e\x8c\xe7\x32\xc1\x35\x3f\xdc\xfa\x80\x0e\x7d\xbe\xd2\xc1\xf2\x9a\x83\xf3\xc1\xa2\x48\x95\x11\x8a\x17\x9b\xb1\xd7\x74\x21\xc3\x4d\x5f\x56\xde\x50\x99\xb6\x1e\x1a\x96\xfe\xdb\xc8\x73\x16\xc5\x76\x9c\x95\x49\x5b\xde\xab\x3f\xb3\xbc\x58\xb5\xef\x59\x37\x25\x2a\xeb\x49\x3e\xdf\x27\x25\x33\xd8\x52\x96\xad\x4f\xab\xb3\x7e\x6f\x99\x89\xd5\x89\x81\x18\xe7\xea\x8d\xc6\x0b\xdb\x7f\xff\xa3\xb0\x47\x9f\x56\x43\xf2\x32\x6c\x95\xcd\x98\x18\xf6\xea\xbd\xc4\xff\x43\x4b\xc7\xb3\x90\x11\x4c\xdc\x7a\xeb\x7f\xfa\x93\x44\xc8\x34\x6d\x92\xf8\x46\xde\x97\xa3\x79\x2c\xa1\xd9\x8e\x66\xc6\xe3\x4c\xbd\x2c\xc4\xa6\x5b\x9b\x93\x65\xbf\x31\x5b\xdb\x61\x59\x25\xf4\x17\x5f\x57\x1b\x1f\xa8\x48\x44\x4f\x83\xc5\xb7\x6e\xa6\xb4\xec\x3f\x46\xc9\xe1\x29\x2e\x54\x52\xf8\xc0\x5e\x92\x8d\x37\x7c\xf9\x7c\xba\xb8\xd5\x44\x9e\xab\xd2\xc6\x2e\xec\xff\xfa\x96\x0d\xcf\xa8\xab\xab\x1e\x6f\x19\x85\x2a\xa7\x4d\x49\xf0\xd0\x27\x57\x4a\x0b\xe2\xa1\x4f\xb2\x56\x4c\x6d\xca\x30\x64\x8c\x98\xd7\x4f\xb7\xb2\x6f\x31\xd5\x4d\x00\x29\xa6\xb6\x99\x71\xa6\xc5\xf6\x5e\xe4\xfc\xa0\x1a\x73\x23\x73\xd9\x84\x89\x1a\x19\xe4\x6b\x45\xe0\xdc\x37\x23\x84\x39\x77\x32\x0a\x74\x38\x55\x53\x2d\xb6\x2d\xe7\x4e\xb2\xec\xc4\xea\x39\xdb\x56\x42\xd0\xfb\xd4\x7f\x17\xf1\xc6\x76\xea\x92\xb1\x46\x68\xec\x72\xfb\xb3\x9d\xbb\x57\x37\x43\x56\xb8\x56\xb0\xbb\x7d\x72\x4d\x09\x06\xf8\x93\x6b\x6b\x72\xcf\xf6\xa9\x2b\x41\x1e\x73\x36\x26\x1d\x97\x10\xf0\x13\x4b\x6b\x2a\x9d\xf5\x69\x38\x69\x7d\xa6\xe4\x27\x85\xd6\x15\x3e\x3f\x9c\xf8\x21\xed\x0f\x83\xaa\x33\xde\xa1\x8a\xdf\xd0\x3b\x5e\xd1\x27\xcf\x36\xbb\xd0\xde\xa9\xf7\x33\x61\xe3\xad\xeb\x94\x67\xab\xdf\x34\x20\x8f\x6b\x65\x63\x29\xa4\xaa\x6e\x7f\x41\xc9\xf5\x69\x57\x55\x27\x16\x7c\xf7\xc5\x93\xde\x8d\xeb\xfc\x1c\x2e\x79\x5a\x6b\xe1\x59\x28\x8b\xc2\x68\xac\x36\x64\xb8\x3f\x09\xb6\x7e\xf6\xf0\xae\xfa\xe5\x6c\x49\x79\x55\x93\xe7\xab\x4f\x2e\x6f\xcc\x21\x78\xd3\x61\xf1\xff\xe6\x1a\x01\x79\x2e\x6a\x3f\xe3\x39\xde\x7a\x83\x59\x5f\xc9\xa6\x7d\x61\x87\x1e\xce\xcc\x91\x11\x4a\x16\xad\x30\xd8\xe3\x85\xc2\x65\x4e\x24\x7a\x82\x82\xee\x93\x64\xc7\x19\x8e\xf6\x93\x15\xa9\x9a\xd3\x27\xf9\x3b\xcb\x02\x0b\x3b\xcd\x62\x43\xd4\x29\xa5\xfc\xf3\xff\xd0\x73\x86\x74\xee\x7a\xe6\xfd\x53\x2c\x3b\x34\x29\xb9\xd5\x0c\xb7\x91\x70\x39\x71\x3b\x2a\xb9\xd5\x8c\xb8\x70\x4d\x6a\x2f\x8b\xa4\x64\x07\x33\xef\x5f\x82\xda\xd0\xff\x65\x82\x32\x03\x97\xaf\x8c\x10\x7c\x89\x1e\xc4\x15\xe5\x46\x98\x19\xdf\x65\x7a\x32\x61\xd7\xae\xef\x33\x5e\x95\x5b\x8b\xae\xd9\x27\xa5\xca\x9a\x39\xb3\x97\xa4\x93\xcf\x78\x45\x1f\xf3\xa5\xd4\x58\x33\xdf\xdf\x92\x56\x98\xdf\x5b\x60\x43\xae\x44\x65\xc6\x9a\x58\xb0\x9f\x68\xbc\x4c\xf0\x8c\x9f\x64\x4c\x9e\xe7\x3e\x29\x0b\x42\x5f\xd8\x13\x92\x6a\x5b\x67\xdb\xde\xba\x14\x61\x73\xb7\x2e\x41\xb6\xe5\x23\x78\x1c\xc7\xe6\x91\xfa\xc1\x3d\xff\x58\xfd\x48\x7b\x3f\x11\x77\xd9\xd8\xb5\x8f\x04\x42\x36\xed\x4f\xc2\x6d\x15\xd1\xe2\xb1\xcd\x0d\x36\xf3\x48\xa0\xe2\xe0\x3e\xbe\xc5\xe9\x70\xd7\x33\x1d\x1c\xbf\x67\x96\xf4\x11\x1e\x90\x73\xfd\x98\x40\xbe\x17\xda\x2b\x5b\x62\x9e\xa4\x5f\x65\x0a\x67\xe1\x3f\x6b\xae\xa6\x79\x12\xfe\x2f\x52\xca\x3c\xf9\xfe\x2b\xfc\x20\x89\x31\x77\xec\x6c\x11\x37\x53\x3e\xff\x9f\xb1\x33\x39\x9b\x5e\xd5\x81\x70\x2a\x37\x04\x9b\x99\xcd\xc9\xc5\x63\xfe\x21\xdc\xa7\xab\xf8\xf5\x7a\xf9\x2d\xdd\x6d\x03\x62\x10\x1a\x4a\xd2\xb6\x38\x0f\x3d\x98\xc2\x1e\xcf\xd3\xa7\x8c\x16\x64\x35\x2c\xf4\x60\x54\x7c\x4c\xea\xbe\x59\xda\xa2\x89\x15\x59\x15\x54\xee\xfb\x92\x25\xa2\x8d\x9f\x5c\x3b\xc2\x57\x37\xf6\xdd\xc2\x4c\x8e\xe7\xee\x72\x33\x31\x08\xe7\x55\x98\xb4\x38\xd5\x40\xcc\xcb\x6e\x4d\xa4\xd0\xc2\xa9\x17\x68\xe0\xd6\x33\x23\x78\xf4\x5c\xe3\xf9\xd5\x73\x7c\xff\x93\x63\xc9\x62\x36\x76\xe5\x55\x40\x34\xd9\x93\x70\x81\x71\x16\xf6\x24\x5c\x20\x0b\xe9\xbc\x0a\xc1\x0e\xf7\xd4\xd5\x1e\xff\x0b\xd7\x98\x68\x5f\x04\x4c\x06\x94\x4e\xbd\xf0\x17\x84\xc2\xd8\x85\xe2\x0c\xe4\xc7\xd8\x93\xa9\x8d\x45\x36\x8a\x33\x4e\xfe\x6e\x14\x67\x70\xc2\x5d\xd2\xef\x0c\xd7\xd7\xd8\xf3\x4a\x78\x1a\xf3\xe1\x34\xbd\x93\x19\x97\xf5\xb9\x86\x75\x7f\xec\x59\x79\x06\x5a\x50\x24\xa4\x66\x94\x8f\x1d\xbb\x90\x98\x23\x74\x95\x3d\x0b\x29\xd7\xe2\x7b\x67\x46\x48\x0c\x52\x12\xef\x08\x76\xbb\x97\xf2\xdf\xff\x66\x78\x80\xc6\xee\x44\x08\x21\x82\xec\x92\x80\x47\x28\x3b\x7b\x71\x09\x96\x49\x03\x1e\x11\x0d\x48\x9b\x0b\x19\x65\x2f\xaa\xbb\xc0\x24\x14\x8f\x38\x28\x2a\x1e\x71\x50\x60\x68\x66\xdc\x17\x7b\x95\x11\x75\xe7\x59\x58\xc5\x90\x79\x76\x43\x33\x83\x1f\xee\x55\xd8\xbe\x1e\xe3\x73\x26\x84\xc6\xff\x96\xd1\x62\xbc\xd5\xa9\xf5\x2a\x2f\x9c\xbf\x19\x61\xd3\xfe\x24\xec\x59\xd9\xf4\x3f\x79\x7a\x56\x8e\x59\x13\xb8\x8f\x4d\xa9\x4c\x09\x15\x6e\xf3\x13\xaf\x67\x65\x1b\x39\x31\x02\xa7\xce\x75\xe3\x26\xff\xff\x56\x60\xb0\x27\x54\x37\xae\x72\xc8\x94\x18\xa1\xb2\x0d\x5d\x17\x6e\x32\x1e\xa7\x98\x09\x31\x65\x6f\x46\xfe\xc3\x39\x6c\xa7\x0e\x19\x61\xff\x89\xe6\xb3\x72\x0c\x05\xa7\x8c\x64\x14\x63\xef\x02\xfb\xcd\x98\x81\x6e\x8a\xe2\x7b\xc1\x29\x23\x22\x67\xec\x5d\x53\xde\x79\xbf\xe9\xfd\xe8\xbf\x9b\x22\xfa\x93\xd2\xc3\xb1\xe8\x66\x86\x95\x06\x15\x67\xb5\xb3\xa8\x2a\x11\xf7\x39\x26\xc3\x9b\x24\xe6\x70\x08\x3f\x15\x42\xc3\xee\x7a\x70\x3b\x1c\x5b\x45\x86\x7b\x86\x79\x0e\xfb\x81\xe0\x75\xc3\x80\xb6\xb8\xa5\xf6\x21\x40\x5b\x08\x0e\xfb\x58\xa9\x7f\x62\x9a\x86\x75\xb5\x58\x88\xe1\x90\x1c\xe6\x7d\x2c\x5d\x8d\x37\x96\xae\x46\x9b\xa6\x2b\xfa\x5c\x76\xe6\xb8\xea\x76\xa7\xc9\xed\xcc\xfd\x5c\x8a\x57\x74\x32\x85\x68\x62\xb1\x9c\x18\xa1\xb3\x5f\x5d\x8d\x98\x03\xec\x9a\x19\x9d\x0d\x6a\xdc\x64\xe7\x04\x38\x31\x42\xa8\x31\xbb\xf3\xdb\x76\xf8\xb8\x71\x92\x9d\x3d\x79\xd8\x1e\xc1\x0d\x2a\x9c\xe4\x9e\x39\x15\x12\xd6\xf7\x0c\x63\x3a\x6c\xa1\xa0\x53\xf9\x26\x3e\x1f\xc8\xfb\xf7\x39\xa7\x4e\x70\x9b\x59\x90\x63\xa9\x9c\x31\x15\x32\x40\xef\x99\x36\x65\x70\xde\x33\x4b\xb4\x0c\xce\xb0\x3f\xd7\x7d\x8b\xb2\x2f\x63\x57\x51\x8c\xf9\x79\xc1\x98\x19\xb6\x96\xb3\x90\x65\xd6\x6c\x49\xf5\xac\xd9\xb9\x48\xa5\x0d\x1b\x5f\xf6\xbf\xc0\x11\xc6\xfe\x93\xf9\xeb\xe7\x56\x76\xd1\x64\x94\xaa\xfd\x5c\x96\x9a\xa0\x5b\x55\xe3\x3e\x17\xd7\xf9\xe8\x39\x26\x4a\x19\xcb\x3e\xd7\xf2\xb5\xe9\x39\x1a\xbc\x6c\xb6\x81\x47\xfe\x94\x88\xfa\xb9\xf7\x2f\xeb\xea\x31\x07\x97\x8d\x9c\x83\x16\xed\xd3\x1c\xd1\xe5\x25\xa8\x09\x4c\xef\x32\xd4\x24\x0c\x1f\xfb\xca\xaa\xcb\x4d\xf7\xd3\x33\xea\x47\x96\xb8\x0c\xb9\x19\xfc\xb0\xc8\x0e\x32\x7f\x9a\x46\x2d\x4c\xd4\x4f\xb3\xa8\x85\x51\xdf\x46\x69\x84\x1c\xba\xdf\x86\x2a\x84\xec\xbf\xdf\xcb\x37\x10\x4d\xde\xf6\x0d\xf0\xc2\x32\x29\x04\x1d\xaa\x4a\xd7\x18\xd4\xbd\x80\x09\x41\xd7\xbd\x1c\xad\xbc\xf1\xd8\xdb\xc5\xb0\x1c\xaf\x1b\x7d\x2a\x18\x6c\x70\x1f\x3c\xb6\x99\xc5\x64\xbb\xc6\x46\xe2\x46\x73\x69\xba\xca\x07\x0a\x36\x08\xf9\x7d\x57\xc9\x0d\x34\xbc\xfd\x19\x9a\xd9\x18\xe2\xaa\xdf\xcc\xf9\xb6\xe5\x1c\x19\xe1\xb1\xbc\x1d\xab\x6b\x85\x82\x93\xa8\xea\xcd\x03\xf9\xf9\x59\x35\xed\x83\xe6\x77\x9d\xaa\x68\xc1\x10\x47\x84\x86\xd7\x4a\x0f\xff\x37\x17\x30\xe6\x07\xf1\x56\x26\x4d\x70\xc5\x09\xc3\x17\x5c\x71\x43\x0a\x70\x08\x18\x0b\xf7\x5a\xcb\xfc\xf7\x7e\xda\xa4\xf3\x54\x9e\xad\x12\xe4\x78\x96\x8b\x23\x26\x3d\x29\x41\x2f\xa6\xa3\xa4\x04\xbd\x11\x81\xf0\x93\xba\x35\xbe\x14\xcf\xe6\x66\x35\x9e\xbd\x9b\x47\x3c\x1f\xda\x9b\xbc\x6f\x87\x7d\x88\xae\xc9\x46\xf0\x4c\x87\x0a\x69\x89\x2b\x31\x39\xa6\x2b\x08\x4c\xbb\x44\xeb\xe0\x53\x69\x97\xe5\xb1\x47\x07\x3f\x6d\xa1\xa4\x98\xe1\xb4\xdb\xe3\x12\x17\x60\x12\x64\x71\x8b\x72\x95\x23\xed\xb6\xd3\x07\x1f\x4b\xbb\x63\x24\x2b\x6d\xe8\x82\x63\x52\x95\xa3\x37\xaa\x2a\x8f\xf4\x53\x0f\x66\x65\x52\x85\x58\x8c\xa0\xd6\x91\x94\xb6\x21\xc2\x0b\x47\x4a\x9b\xec\x23\x31\x66\x95\xc6\xdb\x3f\xff\x27\xed\x92\xf8\x3e\x49\xd1\x64\x92\x95\xa2\xa1\x4d\x48\x50\x5a\xb5\xc8\x21\x35\x92\xd3\xaa\x21\x58\xa4\xe4\x9d\xcd\x07\x9a\xe5\x48\xf1\x3b\x92\xaa\xd9\xb5\xd8\x67\x29\x5b\x63\x89\x06\x94\xea\x0c\xe9\x34\x29\xd5\x19\x17\x78\xca\x3f\xcd\x71\xc6\x51\x4a\x32\x68\xcf\xd8\xa7\x49\xd5\xeb\x66\x1c\x84\xa4\x48\x2d\x2c\x84\xc9\x91\x5a\x6c\x03\xc9\xff\xe9\x33\x1e\xf9\x58\x91\x1e\x53\x96\xf8\x1c\x12\x45\x2a\x9b\xd6\x80\x67\xc9\x6e\xfb\x5f\x32\xf9\x8c\xb4\x94\x83\xa0\xa6\x54\x3d\xc7\x7c\xfe\x94\x83\x3c\x58\xb0\x22\xd1\x94\xd1\x29\x23\x2f\x9e\x9e\x54\x2c\x6a\x7c\x5e\xb0\xa8\x11\xa2\x67\x12\x7e\x70\xe3\xe0\x27\xe1\x07\xb7\xce\x18\xaa\x85\x0f\xa6\xa8\x5a\xf8\x60\xeb\x2f\x23\x7b\xa3\x0d\x5f\x1d\x93\x37\x7c\x85\x4e\xba\xf5\x5d\x32\x69\xf4\xf1\x5d\xc1\x0f\xc6\xfc\x85\xf2\x9c\x64\x46\x4f\x11\xd8\xfa\x63\xc8\x56\xb5\x62\xaa\x8d\xf1\xab\x30\x91\x66\xac\x5c\x5c\x0e\x49\xa0\xbf\x9a\x3e\x3f\x28\xdf\xe4\xa0\x09\xa7\x7f\x80\xaf\x48\xb8\xcf\xd8\xff\x93\x84\xfb\x1c\x59\xcc\x46\x72\xd9\xe7\x4c\x13\xf6\x0e\xc6\x94\xff\x84\xf9\x8a\xce\x9e\x84\xf0\x8b\xbc\x9d\x23\x75\xef\x60\x9e\xab\x36\x14\xcf\xd6\x97\x42\x61\x4b\xb2\xc3\x4f\xb8\x80\xb2\x09\xef\xcc\x7e\xb7\x81\x8a\x35\x76\xcd\xe8\xfe\x79\x43\xf1\x2e\xd8\xa1\xd3\x4f\x01\x68\x81\x00\x1d\xe9\x27\xff\xb7\xc0\x7b\x8e\xe4\x52\x79\x71\xc3\xa5\x9f\x3a\xd0\x02\x5d\x39\xd2\x4f\x1d\x68\x3b\x43\x1c\xb6\x83\xc7\xfb\x92\xed\xc9\x78\x3c\x92\x0c\xef\x1f\x6e\x39\x7c\x8d\x47\x87\xc3\x05\x6e\xe9\xe0\x51\x83\x31\x89\x32\xd4\xa3\x35\xa7\x65\xa8\x8f\xef\xe7\xae\xf6\xa3\xbf\x69\x4b\x71\x0c\xf0\x27\xe7\x53\x7e\x7e\xa4\x29\x97\x25\x8b\xf8\x13\xea\x1b\x32\x7c\x9a\xb6\x6c\x47\xff\x3f\x99\xbe\x21\x90\xa7\x79\xea\x39\x08\x9e\xbe\x3d\x78\xfe\x8d\xff\x73\xca\x24\xf2\xe3\xe8\x48\x87\x39\x71\xfc\x7f\xec\x7a\x3f\xfa\xff\x69\x00\xad\x73\x9b\x38\x13\x1a\xf3\x71\x14\xfd\x1f\xf4\xda\x54\xcf\x7c\x1c\xbe\xdf\xe1\x7b\x3f\x75\xa0\x7d\xf8\xc0\x21\x82\x61\x5b\x3f\x6d\xa0\x75\x38\xcf\x61\xd3\x14\x4b\x7a\x98\xe2\x98\x51\x29\x03\x8d\x2d\x20\x74\x4a\xa4\x17\x1e\xe9\xf0\x0c\x30\x00\xcf\x40\x50\x28\x55\xa1\xb1\x62\xb6\xf5\xb3\x25\x85\x44\x69\x9c\xc3\x53\x14\xc3\xa6\x96\xad\x3f\x66\xe4\xa7\x15\xb4\xce\x41\x96\x52\xd0\xd8\x71\xca\xf8\xd0\xa0\x47\x3a\x42\xe3\x8c\x9c\x5a\x61\x38\xe7\xa9\x18\x69\xe8\xf9\x29\x01\xed\xc3\x15\x4f\xd3\x1b\xf4\x29\xa5\x5b\x63\x87\x29\x1b\xc4\x98\x5c\xe6\x97\x97\x3c\x3a\xb8\xb4\xc4\xa1\xe7\xa4\x9f\xcc\xdf\xa2\x70\xd8\x48\x92\xf9\xfb\x80\xa9\x4a\x40\x1f\x89\x45\x5e\x68\x4c\xe6\xcc\x39\xd8\x52\xff\x0b\xde\x6d\xa4\x5b\x86\xf2\x30\xba\x26\xa1\x4e\x3e\xd2\xc2\x9d\xf5\x7f\x10\x70\x4b\x86\x0c\x33\x76\xb2\x63\xe0\xf3\xbf\x0c\xe7\xdc\x8c\xb7\xa2\xf4\x39\x63\xb7\x73\x6e\xb0\x05\xec\x19\x80\x33\xda\x13\x00\x3b\xbf\xe5\xe9\xc8\x3c\xcb\xf2\x1f\xf6\x80\xa4\x22\x19\x78\xc3\x93\x3d\x01\x1c\xc2\x47\xe2\x0d\x12\x98\x32\xb9\x15\xdc\x6b\x49\x45\x33\x36\x6e\x98\x47\x5c\x81\x3d\x67\xd7\x00\xc2\x84\x8a\x68\x20\xb7\x27\x15\xd1\xc0\x9f\x99\x1e\xb9\x3e\x98\x51\xd5\xc9\xd8\x91\x86\x9e\x53\xff\xf3\xbe\x5c\x1d\x85\xfe\xe5\xca\x61\x4f\x29\xf6\xa9\x15\xd8\xcc\x63\x8a\xa3\x81\xd7\x14\xf3\xac\x25\x65\x46\xe5\x59\xd8\x91\x30\x5f\xf9\x42\xd8\xd4\xaf\x08\xe6\xee\x91\x67\x21\x12\x6a\x8d\xf4\x6a\x49\x91\xe2\x5f\x5b\xb8\xd9\x93\xca\x2d\x31\x3e\xf2\xd7\xeb\x35\x8d\x39\x7f\x3d\x05\x3c\x6b\x0a\x38\x15\x4e\x0f\x87\x82\x97\x14\x06\x05\x20\x7b\xa4\x57\xe0\x2e\xee\x22\xa1\x71\x7a\x94\xc7\x1b\x59\xde\x07\xcc\x44\x79\xf3\x24\x8c\x78\xf6\xbe\xce\xf1\xec\x55\x6f\xf1\xac\x7d\x1d\xac\x32\xcb\x19\xb1\x85\xcc\x90\x9d\x7d\xa2\xf0\xbe\x1c\x5e\x71\x0e\xb2\xb2\x4f\xb4\x4c\xff\xca\x3e\x91\x19\xdf\x69\x7b\x05\x3f\x68\xd9\x2b\x1f\xc8\x2d\x1a\xdb\x32\x1b\x2f\x13\x07\x31\x1b\x2f\x03\xc1\x4b\x71\x08\xd9\x29\xef\xf2\xef\x04\x2b\xc9\xcb\xaf\xf0\xf9\x42\x0e\x9e\x58\xa5\xfc\x53\x24\x7a\x63\x0a\x16\x82\x66\xd0\x82\x70\x1d\xb1\xd1\x72\x92\x87\x27\x36\x56\x56\x11\xed\xc6\x1c\xa5\xa2\xff\xa3\x41\x6b\x0e\xc1\xcc\x72\x12\x49\x89\xf6\xba\xda\x8f\x35\xb2\x22\xd1\x69\x4f\x14\x31\xc7\x2a\xa2\xdd\x58\xa3\x64\xee\xcc\xb3\x08\x62\x8d\x7e\x7a\x46\x6f\x3b\xed\x49\xcd\x88\x6d\x99\x95\x00\x22\x02\xbe\x47\x56\x02\x88\x08\xf0\x1e\x59\x45\xb2\xdb\xce\xff\x72\xc1\x35\xbe\x97\xc3\x2a\x6e\x93\x2c\xb5\x23\x02\xd0\x47\x16\x8e\xa6\xb1\x07\x05\x72\x8f\xd4\xb4\x23\x4b\xed\x88\x00\xf3\x91\xb3\x8e\x49\xb0\xb2\xac\x04\x11\x83\xf9\xc9\xa2\x8f\x3d\xec\x92\xda\x08\x1c\x39\x8b\xc0\x10\x18\xb2\x32\x46\x44\x84\xfc\xc8\x45\xfa\x77\xa8\x76\xb9\x78\x01\xe3\x7b\x65\x8c\x88\x78\xf4\x91\x55\x1a\xb0\xed\x3c\x6b\x41\x39\x64\xc5\x0b\xf8\x27\x44\x5b\x2e\x3a\x21\xc1\x88\x73\x11\xf5\x71\x11\x64\xa1\x7c\x22\xf7\xf1\xc8\xaa\x13\x88\xdf\x3f\x17\xaf\x2e\xc4\x69\x75\x39\x61\x45\xbb\x35\xd1\xbe\x1c\xb0\x21\x5b\x64\xd5\x11\x8c\xc4\xc1\x23\x57\x4f\x06\xff\x6b\xf5\x83\xe5\x64\xd5\x11\x04\x05\x90\xab\x57\x3f\xfa\xaf\xde\xcd\xbc\x6f\x58\x01\xdb\xa3\xf9\xa6\xa1\x45\x23\x7e\x06\xeb\x21\x80\x4f\x8d\x68\xc3\x91\xdb\xba\xcc\xe3\x0d\xd5\xc2\xc3\xa0\x90\xad\x37\x70\x84\xa4\x37\x24\xce\xf4\x4f\x6f\x18\x58\x13\x72\x97\xe6\xcb\x24\xfe\xd4\x86\x34\x39\xc2\x5d\x9a\x2e\x44\x74\x79\xdf\xd8\x62\x5d\xbe\x46\x8e\x60\x97\xaf\x91\x23\x36\x64\x10\x81\x05\x0c\x8d\x97\x45\x51\x2e\xe5\x12\xf1\x95\x23\x0f\xa9\xe6\x0c\x70\xc8\xb9\xc8\x1e\x1f\x52\xcd\x59\x65\x65\x62\x9b\xf0\xa0\x21\x2c\xd8\xe7\x7f\x39\x4b\x39\xd3\x43\xee\x44\xd8\xe6\x10\x41\xf0\x20\x81\xd2\xe7\x67\x80\x22\x08\x26\xa8\x1a\x24\xf8\x3c\xb2\x22\x81\x0a\xf6\xef\xac\xcc\x6d\x93\x33\x30\xe5\x4d\x65\x9b\x28\x93\x5b\x82\x49\x09\xa3\x0e\x7c\x2f\x4f\xdb\x26\x62\xc0\xd3\x13\xc0\xf7\x5e\x21\xfa\x93\xbb\x98\x6d\x3d\xe5\x09\x84\x49\x4f\x4f\x40\xac\x80\x32\xbf\x15\xe4\x97\x3c\xbd\xa4\x34\xe8\x19\x88\x19\x3a\xe4\x50\x65\x49\x0f\x11\x08\xd7\x3a\x6c\x7c\x89\x0e\x0f\x6f\xc1\x18\xf0\x21\x02\x43\xde\xc9\x87\xb6\x20\x5b\xee\xd0\x16\xac\xfc\xaf\x15\xe6\xdc\x1d\x22\x90\x9b\xf3\xd0\x96\xfc\xf4\x2f\x6f\xf2\xa7\xfd\xcb\x5b\x8a\x01\x78\x8f\x32\x40\xef\xd1\x68\xf0\xd4\x92\xb2\x85\x24\xf4\xf7\x8d\x93\x7c\x2a\x98\x88\x4d\x6e\x29\x1e\xed\x3c\x9f\x32\xf7\xc0\x9a\x7e\x52\xfc\x18\xdc\xdd\x97\xbc\xa5\xdc\xdd\x97\xbc\xa5\x9f\x67\xb9\x83\x43\x11\xce\x97\xec\x9c\xe1\x8a\xcb\x97\xbc\xa5\x81\xe8\xca\x97\x6c\xcb\x8d\xf7\xe5\x1e\x0e\xf1\x28\x5f\x4a\x6c\xc3\xc5\x27\xe8\xf9\x87\xaf\xfc\x94\x84\x1c\x81\x91\x23\xab\xd4\xc9\xe0\x62\xbb\x64\x42\x64\x0f\x29\x99\x42\xfb\xdc\x6c\x97\x6c\xcd\xdc\x4c\x97\xed\x5d\xf1\xff\x2d\x04\x66\x68\xee\xf9\x76\x5c\xc4\xe4\x07\x39\x27\xc3\x13\x91\x6f\xd9\x37\xc2\x75\x91\x6f\x51\xc8\x55\x69\x70\x7b\x38\x4b\xf3\x6d\x0a\xf9\x5e\x36\xaf\x3f\x55\x66\x18\xf9\x16\xb9\x9f\xce\x45\xee\x67\x70\x72\x8e\x73\x13\xdc\xa6\x96\xf7\x95\x1b\x31\x1c\x2f\x59\x45\x57\x32\xff\x3f\xa2\x9e\x9b\xe5\xd1\x72\xd3\xfe\xa3\xe5\x66\x7f\xa9\x06\xcb\xa8\xfc\xaf\xc9\xe0\xe6\x7b\x44\x7c\x08\xf0\xf9\x11\xf1\x95\xef\x05\x4f\x40\x90\x7b\xcc\x02\xf8\x5e\xf4\x72\xcf\x3c\x4a\x63\x04\xcf\x7d\x2c\x27\xb0\x9f\xec\x4a\x60\x7f\x3c\x22\x18\x51\xf2\x15\xc1\x74\xf0\x7a\x7f\xc7\x80\x5e\x99\xbd\xe9\xe0\x15\xc1\x9f\xef\xb5\xfa\x61\x0d\xcb\xaf\x08\x86\x80\x57\xab\x8f\xdc\xf2\x2a\x93\x11\x82\xd8\xab\xfd\xcc\x25\xf1\x9a\x60\xbe\xf7\x02\xf3\x2c\x82\x61\x79\xaf\xea\x3e\x70\xde\x0c\x55\x62\x41\x5f\x9f\xe7\x7f\xcf\x65\xd3\x82\xc6\xad\x5b\x36\xa3\x1b\x78\xf6\x6e\xe6\xd9\x8e\xd7\x38\x50\x65\x13\x41\x61\x5a\x2b\x9b\x4a\x47\x05\x5a\xa0\x6c\x3e\xa0\x2d\x9e\x75\x40\x07\xcf\x82\x73\x7c\xbe\xf7\x01\x1d\xf1\x2c\x82\x3a\xed\x09\xce\x11\x13\x50\x36\x11\xc4\xff\xbb\x19\x54\x10\xb8\x7b\xc7\xf2\xac\x1d\x1b\xca\x48\xd9\xbd\x80\xd1\x9f\x50\x4f\x95\x15\x29\xf2\x5b\x34\xd0\x5b\x65\x5f\x08\x15\x9a\xf0\x9a\x30\x84\xcb\x0a\x4f\xcc\x91\xf0\xf6\x15\x40\x5a\x51\x2a\x85\x82\xa6\x5b\x54\xf0\x65\x7c\xbe\x90\x89\xb9\xb3\x4e\x72\x3d\x0c\x2c\x76\x25\x89\x2d\x14\x5e\x10\xaa\x84\x75\x49\xae\x67\xc8\xfb\xf2\x95\x40\xb7\xd0\xf6\x8d\xcb\xa5\x24\x81\x34\x82\xb3\x97\x2c\xc3\x7e\xdc\xe6\xe5\xa7\x32\xe4\xc8\xa9\x35\x4a\x96\xa1\x3f\x2e\xbb\xf2\x53\x19\x66\x64\xeb\x18\x25\xcb\xb6\x1f\xe2\x4a\xc9\xf2\x68\x85\x81\xa9\x64\x81\x36\x1a\xed\x09\xb4\xc1\x78\xb2\x4e\xc6\xe4\x7b\xf3\x41\xda\x3f\xf4\x3e\xe3\xd5\x04\x34\xda\xbf\xd4\x1f\xdf\xdf\x1a\x7f\xac\x81\x3c\x1b\x15\xa9\xbc\x64\x4d\x40\xdc\xce\xc5\x9e\x8d\x10\x5f\x8a\x3d\x1b\xc1\x9b\x4a\x11\xc1\x2c\xaa\x9d\x19\x9d\xef\xe5\xcc\x28\x7c\x2f\xdc\x4d\x48\x13\xa5\x88\x60\x8e\x5e\xb1\x7d\x68\xa3\x81\xa9\x0f\x78\x3e\x5c\x8e\x9b\x16\x45\x32\xbb\xa6\x08\x49\xc4\xde\x2f\x5a\xf3\x90\x2f\x4a\x11\xb2\x28\x98\x4f\xa9\xa2\x90\xc3\x5e\x85\x2c\x4a\x7f\xf2\xdd\x94\xaa\xe9\x08\xce\x5a\xe4\x26\xa9\x88\x6b\xa5\x7a\x3e\x62\xbe\x5c\x22\x06\x9b\x6c\xa9\xda\x01\x89\x67\xb1\x8e\xc1\x70\x56\xf9\xf1\x18\x7f\xd5\x16\xc8\xbc\xa0\x2d\x10\x12\x6d\x51\x52\xbb\xc8\x92\x37\x4a\xf5\x41\x9c\xf4\xe0\x09\x61\x02\x34\x21\x05\x1a\x7c\x06\xa2\x83\xe6\x09\x8a\x06\x95\xc7\x2e\xf2\xda\x8d\x22\x3d\xe7\x13\xfa\x53\x7e\x7a\x4e\x8e\x3c\x80\xa3\x34\xbb\x8a\x98\x04\x55\xa9\xc1\x0d\x5b\x16\x18\x2b\x46\x64\x30\x56\x68\x35\xa5\x0d\xcd\x32\xff\x7b\x4f\xc4\x29\x10\x38\x2b\xf2\xf6\x8d\xd2\xbc\xeb\x83\xe2\xa6\x5d\xbf\xf3\xbd\x28\xee\x0c\x58\x14\xc3\x88\x54\xc3\xa6\xc2\x36\xba\x95\x80\x30\xdb\x16\xb9\x73\x2a\xf0\xb4\xa2\x2a\x36\x51\x3d\x72\x14\x55\xb1\xa9\x30\xaa\x6e\x4f\x36\xff\x7b\xd5\x63\x4e\xbb\x7d\x7c\x74\x20\x8a\x0b\xdf\x6b\xd1\x43\x0f\x2c\xdd\xe7\x9e\xf7\xbd\xa6\xfc\x2f\x0a\xe1\x9c\xdd\xf5\xb5\x39\x97\x8a\xba\x18\x40\xd6\xcb\x48\x1a\x41\xb4\x20\xec\xd6\xdc\x3f\x3f\x78\xc8\xd1\xe4\xf0\x49\x65\x16\x95\xdd\x0e\x9c\x47\x19\x1e\x03\x0d\x98\xb5\xc4\xfb\x53\x70\x32\xf6\xa1\x0b\xda\x44\x44\xe5\x28\xff\x0a\xda\xc4\x2c\x08\xa8\x55\xc0\x1e\x15\x17\x38\xdf\xd9\x9b\xd3\xbe\x3e\xf6\xe2\xf4\x95\xf1\xf9\xc4\x88\xb3\x10\x2e\xca\x2a\x72\xc3\xe5\xfb\xd3\xb8\x0a\x3a\x75\x71\x7d\x73\x1c\x5d\xc5\x45\x6f\x76\x58\x86\x92\xe6\xa1\x35\x97\x95\x34\x8f\x0d\xab\xa4\x79\x28\x85\x65\x25\xcd\x83\x8d\xba\xdc\x79\x44\x22\x8f\xb2\xb2\xe6\x71\x13\x19\x0e\xb6\x73\xb7\x1d\x66\x35\x8d\x37\x3c\x19\x70\xc2\x95\x25\x8f\x5d\xe0\x8a\x93\x91\xbc\x66\x94\x95\x25\x8f\x7b\x7e\x65\xc9\xe3\x02\x39\x4c\x2b\xec\xd4\x11\xc9\xe8\x97\xe5\xb0\xad\x96\xd3\xb2\xf2\xe4\xc1\x61\x57\x9e\x3c\xc4\x93\x73\x51\x1b\x6f\x9c\xa6\x96\x95\x56\x48\x32\x4a\x61\x71\x59\xca\x8f\xac\x70\x1a\x49\x38\xf8\x41\xc0\x41\xd8\xe2\xca\x84\x07\x6b\x5e\xc9\xbc\xb9\xfc\x57\x32\x6f\xce\xc4\xe9\x65\x0c\x52\x1d\xe6\x41\xa0\x5b\x39\x0d\x17\x67\xba\x94\x2c\x0f\xf3\x47\xb9\xbc\xa5\xe3\xff\x95\x2b\x8f\x35\x5a\xb9\xf2\x98\xac\xcb\x88\x91\xe8\xf3\x12\x6b\xfc\x7c\xd0\xf4\xff\xf8\xd3\x6d\x74\x79\xc1\x61\xb4\xaa\xf9\x83\x75\xa3\x28\x8b\x1e\xba\x7a\xb9\x04\x1d\xe0\xee\x70\x96\xf0\x9d\x33\x7d\xad\x9d\x4c\x8b\x6b\x71\x63\x9e\x2f\x2f\x6e\x08\xff\xe5\xf6\xe2\x22\x03\xfd\x94\xc5\x4f\xc0\x50\xb9\x3d\x07\x48\xbf\x3f\xed\xb1\x60\xc2\x28\xb7\x17\x9b\x3b\xf0\x5e\xe9\x43\x62\x96\x9c\x76\x2f\x92\x4f\x8d\xb2\x32\x8b\x43\xb9\xf3\xea\x45\x3a\xaa\x51\x84\x08\x2b\x19\xce\xf0\x18\x7f\xc7\xae\x5c\x9e\x21\xf6\x98\x53\xdf\x81\x42\x2c\xc2\x80\x55\xf0\x95\xe5\x31\xec\x13\xf9\xce\xa0\xae\x8e\x40\xe6\x70\xe8\x0e\x97\x53\x6a\x3b\xe2\x60\x8b\x82\x9f\x2b\xba\xc5\x63\xb0\x06\xa7\xc7\xa9\xed\x3a\x07\xee\x35\xf4\x39\x46\xf5\x1a\xab\xc1\xd6\x37\xee\xab\xb3\x91\x5f\x47\x16\xc2\xa0\x9c\xca\xae\xc3\x5d\x9c\xca\xae\xb3\x06\xef\xe2\xee\x0c\xc3\xa4\xc2\x08\x9c\xdc\xae\xc3\x27\x5f\x93\x8a\xac\x68\xb8\x58\x67\xe5\xe5\xd6\xd9\x3a\xbc\xf7\x35\x54\x05\xf1\xf1\xa7\x99\x15\x42\x4d\xeb\xb6\x90\x2a\x33\x7e\x30\xb1\x85\x1f\x5c\x16\x3b\x7a\xad\x9b\x2f\xae\x90\xc9\xab\x43\xa7\xdb\xa7\x8d\xa6\x4e\x5a\x3c\x5b\xdc\xe0\xff\x61\xca\xf6\xf8\xc1\xb4\xc7\x75\x5d\x37\xd3\x9e\x18\xa7\x69\x8f\x73\x52\x8d\x2c\x8b\x1a\xd6\xa3\x6e\xa6\x3d\xf1\x86\x69\x4f\xf4\xb2\x60\x3a\x41\xc9\xee\x08\xe5\xd8\xf6\x55\x49\xf4\x22\x41\xc6\xa8\xfb\x9a\x8c\x68\x62\x57\xf2\xc6\x49\x0b\x45\x94\xc6\x20\x8c\x47\x8b\x02\x48\xa3\x2e\x3c\x5a\x08\x12\x75\x57\x36\x93\xc9\x17\x9e\x8b\x60\xa3\x75\xf7\x5c\x34\xbe\x30\xd2\x99\x67\x53\x1e\x4c\xb1\xee\xa6\x9c\x05\xd9\x4d\x79\x65\xd8\xa6\x3c\x44\x83\x9a\xbc\xec\x71\x14\xeb\x4f\x57\x2c\x91\x9c\x61\x54\x25\xd9\x8b\xe4\x0c\xa3\x3a\x56\x1b\x28\x43\x4d\x55\x2f\xd0\xe2\xda\xf1\xfc\xe0\x1d\x9f\xf8\xc2\x94\x16\x7e\x58\xab\x4e\x27\x6b\xc7\xd3\xc6\xda\xf1\xb1\x20\x69\xed\xe7\x58\x00\x97\xa2\xc7\xa0\x5f\xf3\xa2\x2c\x26\x38\x1b\x7a\x15\xa2\x40\x55\xf4\x76\xc3\x02\x5c\xb3\xd9\x10\xb3\x93\x7d\x36\x43\x62\xa9\xd9\xe3\x08\x81\xb8\xba\xd8\xfc\xa4\x4d\x63\xb4\x83\x4f\x55\xe7\xbd\xcb\x90\x52\x8c\xd1\x0e\x06\x50\x5d\x5e\x28\x92\x17\x8f\x5a\x84\xd1\x66\xff\x3a\xf1\x5d\xe6\xd8\x38\xc5\x52\xfe\xdb\x5d\x55\x8b\xb1\xea\xc1\xb5\xaa\xf3\xe2\x65\x36\x73\x11\xba\x93\xe9\x2f\xc2\xaa\x33\x0d\x3f\x4d\xb0\x4c\x8e\x4b\x31\xc0\xa9\x33\xe2\xcb\x99\x80\x18\xe1\xed\x3e\x69\x72\xcd\x4b\xcc\x75\xf5\x34\x04\xcb\xaa\xd5\x01\x61\x21\x67\xd4\xea\x4c\x53\x30\x07\x17\xbc\x27\xb0\xbb\x56\xcf\x03\x2c\xca\x15\xf0\x33\x27\x42\xae\xa2\x1d\x05\xa5\xba\x04\x7e\x54\x46\x1d\xb5\x1a\x97\x4f\x13\x76\xe6\x42\x8a\xc1\x75\x99\x83\x5b\x4d\x1b\x1b\x5c\x11\xe9\xf3\xd3\xa9\xb1\x28\x71\x13\xd5\xe6\x3d\xc0\x31\x6c\x6b\x0f\xc4\x04\x36\x23\x8a\x3f\x9f\x98\xf8\xc2\x1b\x6b\x13\xc4\x04\x36\x13\x5f\xf9\xc1\xc4\xb3\xbf\x9b\xd7\x39\x2e\x81\xda\xb4\x8e\x1c\xc4\x66\xd2\x38\x55\x2b\xca\x3d\x6e\xc0\xda\x94\xa4\x13\xee\xdb\xd6\x32\xc6\x0b\x7d\x2d\x63\xbc\xd1\xad\x39\x70\x4b\xf4\xb5\x48\xfc\xa0\x71\x0e\xb6\x57\xf7\x22\x71\x17\x29\xf4\x7d\xc7\x14\x51\x85\xb9\xdb\x07\x47\xc2\x99\x9d\x50\x44\xab\x30\x77\x3b\x08\xe6\xaa\xa0\x9b\x1d\x03\x52\x55\x74\x3c\x50\xd4\x3a\x9c\x90\x12\x76\xaa\x04\x79\x3b\xca\x6b\x55\xfd\xd2\x7d\x70\x2e\x86\x33\x73\x72\xda\x7f\xaa\x5b\x05\xa5\x5c\xe5\x84\xdb\x07\xd7\xd7\x30\xad\x3b\x9d\x74\x7d\x41\x1f\x26\x95\xbb\x69\x98\xd4\x50\x60\xeb\x50\xbc\xc4\x67\x10\x0b\xec\x19\xa4\x8f\xb5\x68\x74\x7a\xbb\xd3\x98\x4f\x65\xe1\xdb\xc7\x87\x76\x67\xb9\x0a\x59\xa8\xaa\xe6\xe9\x4e\x6e\x81\x3a\x05\xab\x64\xdc\x52\x08\x27\x71\xc3\x75\x9a\x74\x5a\x70\x88\x44\x98\x25\xeb\x5c\xa4\xc7\x64\x49\x1f\x1c\x80\x83\xeb\x5c\xb4\xd3\x86\x69\xe7\x6e\x99\x6b\x99\x69\xe3\x54\xaf\x74\x72\xe9\x99\xff\x17\xe9\xbc\x60\xd2\xb9\x9e\xa4\x10\xee\x44\x34\xd4\x63\xed\x83\xa0\xec\xf0\x3e\xd8\xf8\xc1\xfb\x00\x1e\x21\x85\x70\x27\xa6\xad\x4a\x21\xdc\x41\x0e\xd7\xa3\x69\xd1\x82\x54\x87\x07\x11\x53\x56\x0f\x05\x2d\x7c\x9a\x9c\x02\xd0\xc7\x30\x0f\xad\x3a\x27\xe0\x50\x8c\x0b\x33\xf3\x53\xec\x2a\x50\xa5\x7a\x3a\x2f\x29\x54\xac\xd4\x52\x83\x1f\x8a\x7f\x88\xb9\x5a\xa9\xa5\xc2\x0a\x50\x4f\x67\x2a\x65\x67\x39\xb7\x14\x91\x35\x55\xa8\xbe\x44\x68\x4d\x55\x72\xa9\xc2\x30\x4f\xc7\x01\xd0\x82\x2b\xfe\xcd\x3f\xb9\x93\xaa\xb4\xbe\x44\xa4\x4f\x3d\x8d\x52\xe6\xc0\x5d\x2b\xe6\x25\xb6\xcc\x65\x83\x11\xd7\xeb\xe5\xd4\xa4\xa1\x8e\xd4\x6b\x4d\x44\x4c\xdd\xe5\x89\x40\xf2\xba\x3c\x11\x6c\xdd\xcb\x13\x31\x68\xd4\x29\x5b\xc3\xb2\x57\x2f\xa7\x6c\x65\x3d\x2f\xaf\x1f\x4d\x9c\x7e\x81\x26\x1c\xcd\xc3\xc0\x8d\xc8\xe6\x08\xae\xf0\x9e\x20\xf5\xf6\x0a\x47\x0f\xb7\x01\xda\x70\x5a\x69\x77\x09\x03\x6e\xbd\x9d\x99\x2e\x26\x5f\xca\xdc\xc0\x21\x5c\x57\x3c\x10\xa2\xc7\xed\x1c\x23\x48\x02\x0e\x08\xc2\xbc\x55\x6f\xa7\x62\xe4\xda\xb9\x5d\x88\x89\xeb\x50\x95\xa4\x30\x94\x57\xa9\x7f\x09\x57\x41\xbd\x9d\x95\x95\xab\xec\xb1\xb4\xcd\x22\x3e\x26\x8d\x45\x7c\x9c\xa6\x95\x9b\xeb\x31\xf6\x1c\xb1\xea\x71\xd6\x3d\x2e\xa2\xc7\xa4\x20\xe5\x3c\xce\x7b\x16\x03\xff\x29\x8c\x15\x6b\x74\x7d\x1c\xa2\x82\x88\xb2\x4a\x4c\x71\x07\xcb\x9b\x97\x30\x68\x57\x01\x04\x2b\xa9\x02\xea\xb3\x48\x8b\x4f\x5e\x27\x9c\xe5\x8d\x77\x91\x16\x33\xfc\x9a\x34\x84\xb9\xd7\x5a\x54\xe7\x8d\xe6\xb4\x1b\x41\x9a\xea\xc4\x62\xa9\xa8\xef\x5a\xb5\x18\xb9\x52\x6e\x35\x8e\xfa\xab\x28\xae\xc9\xff\xa7\xfe\xa7\xc1\xcb\x74\xf0\x82\xf1\xe0\x2c\xd1\xeb\xfc\xb2\xac\xc8\x4a\xca\x15\x73\xd1\x36\xe7\x97\x8d\x8d\xd1\x36\xe7\x97\x8d\xad\xd3\xa4\x40\x96\xfc\x79\xa3\xf8\x8d\x11\x3f\xb8\x4c\x66\x8c\xa3\x6d\x8a\x17\x88\x63\xd6\x54\x24\x36\x52\xf0\x8d\xb6\x39\x5e\x2d\x26\xaf\x6d\xa6\xb4\xc4\xb3\x28\x9d\x8c\xf2\x72\x0f\xb4\x68\x07\xfc\xe0\x0b\x09\x6b\xb8\x54\x9b\x74\xc1\x8a\x09\xb1\xfd\x74\xc1\x1a\x89\xfd\x47\x53\xfe\xf4\x19\x79\x3d\x47\x73\xe6\x82\x48\x88\x37\x9a\x74\xbd\x92\x3f\x4d\x74\x65\xd4\xab\xf1\x3c\x1c\x45\x17\x53\x23\x5d\x2f\x6f\x95\x51\x1c\xfa\x82\x3e\x8c\xe0\xcf\x34\x71\xf9\x0b\xfa\x78\xfc\x43\xcc\xae\x74\xbd\xbc\xc5\x41\x6c\xc9\xf9\xac\xe2\x48\x34\xf9\x05\xf3\x16\x02\x75\x4b\x2b\xe3\x4b\x34\x9a\x5c\x15\x34\x0e\x62\x93\xfa\x97\x88\x9d\x6c\x4a\xd5\x95\xb7\x4a\x2f\x2b\x8d\x70\x8c\x43\xfa\x5f\x26\x80\xbb\x25\x3b\x5a\x58\x94\xb4\xa8\x0f\x6a\x93\x33\x0f\x17\x7e\x70\x99\xd0\xc4\xd0\x6f\xcd\x0f\xcf\x8b\xfa\x58\x57\xe9\x83\x8d\x98\x87\x26\xf5\xef\x13\x39\xdf\x94\xbe\x20\x63\x53\x6c\xd2\x07\x73\xfa\x5b\x3a\x85\xa6\x4c\xbb\x19\xbc\x51\x53\x25\x5a\x90\x15\x4d\x95\x68\x3f\xe9\x93\x9a\xb2\xac\x7f\x32\xc3\x35\x69\x93\x9f\xe4\x02\x2d\x3b\x1c\x26\xb4\xf1\x26\x75\xf2\x93\x1e\xa0\x29\xad\x3a\x08\x88\x26\xf5\xf2\x93\x92\xab\x49\x9b\x2c\x78\x0f\x9a\x12\xf6\x66\xe0\x74\xad\xd8\x72\xbf\xd1\x86\x86\x01\x5e\xb5\x49\x9d\xcb\x20\xee\x5a\x71\xc0\x4a\x0c\xbc\x18\x7d\x1f\x4d\x0a\xf1\xf7\x59\xae\x2a\xb8\x23\x7b\xd3\x08\x3f\x76\x91\x11\x7e\x61\x6e\x69\x55\x61\x65\xec\xfe\x6a\x70\x1d\xcf\x42\x2e\x7d\xda\x3b\xff\xfb\x5f\x26\x34\xb6\x55\xb9\xa1\x12\xff\x3f\x7a\xe6\xff\x57\xcf\xd1\x5e\xb3\xb5\x38\x38\x64\x6b\xb6\xef\xb0\x9f\x96\xfe\xc5\x5a\x2d\xfd\x8b\xd5\xfc\xa7\x7f\x05\x11\x4d\xa2\xfd\xa7\x93\x25\xde\xd2\xc4\xf4\xd9\x89\x1d\xe2\xba\xb2\x58\x91\x5a\x73\x04\x22\x4d\x0a\x81\x85\xc6\xdb\xda\xab\xa8\x85\x78\xee\x8a\x72\x08\x55\xaa\x39\x25\x6f\xe7\x79\x29\xd5\xb1\x32\xdd\x90\x74\x1a\x10\x24\x9d\xcd\xd1\x85\xb6\xe6\x90\x74\xa1\xab\x39\xcc\x5d\xe9\x84\x58\xc9\xae\x20\x02\x78\x4c\x17\xd8\x9a\xfd\xda\x6d\x0c\x86\xd3\xa9\x42\x2c\x81\x20\x6d\x08\xdc\xc9\xb4\x0e\x21\x5d\x99\x77\xc1\x10\xa3\x96\xd4\x68\x43\x60\x55\x4e\xc8\x50\xc8\x63\xc8\x12\x4d\xb9\x71\x89\x94\x6d\x43\x60\xd5\x70\x3d\xb4\x29\x68\x75\x98\x2e\x9a\x52\xe3\x12\x88\xda\xe6\x9a\xb1\x18\x80\x60\x87\x58\x67\x9a\x62\x99\x3e\x7b\x7f\x9a\x20\xde\x17\x41\x30\xa2\x69\x82\x62\x86\xa6\xd0\xb9\x8d\x67\x61\xaf\x59\x91\x29\xec\x35\x2b\x30\x4d\x60\xac\xe0\x14\x81\x21\x2e\xb4\x29\x02\xe1\x9d\x87\xef\x2f\x2e\xd5\x43\x14\xb2\xb5\x0f\x1f\xce\xe8\xe0\x30\x81\xfc\xaf\xc3\x19\x7a\x42\x3b\x4c\x60\x10\x74\x88\x20\xae\xa6\x43\x04\xc1\xde\x0f\xc1\x8d\xb9\x61\x0f\xaf\x60\x0c\xd8\xa1\x4b\x04\x2f\xb7\x43\x89\x67\xa0\xd8\x30\x42\x66\xec\x54\xf9\x33\x96\x5c\x49\x0d\x3a\x98\x99\x76\x0a\x38\xf9\x69\x40\xc0\x49\xa6\xf4\x34\x7b\x89\x25\x3a\x0d\x8d\xe5\x7b\x21\x43\x59\xb2\x53\xc0\x49\xf6\xe8\x29\xf6\xf3\x19\x80\x80\x93\x9f\xf6\x84\x83\x64\x06\x2e\x01\x3d\xd9\x83\x97\xb0\xbb\xf4\x27\xd4\x62\xfa\xfc\xef\xf1\xff\xc9\x9c\xd7\x2e\x25\x11\x62\xbd\x2f\xa1\x42\x3f\xcf\x26\x2e\x66\xef\x32\x2a\x34\x88\xbb\x4c\x5c\x6c\x8f\x4b\xb8\x5f\x88\xbd\x84\x02\xfd\xfc\x2f\x9c\x2f\xcb\xff\xd3\x4b\x32\x9a\x4e\x13\x42\x91\xd0\xf5\x76\xff\x88\x89\x22\x38\xa3\x09\xa0\x88\x66\xdb\x6e\x79\xb7\xd9\x0e\x02\x24\x92\x18\xa3\x09\x90\x48\x0e\xa1\xf6\x53\x49\x32\xa1\xe5\xed\xa7\x91\x0c\x72\x20\xb5\xdb\x77\x01\xcf\x97\xfe\x0f\xfa\x85\x41\x9c\x9f\xf1\x3e\x7a\x3f\x16\x4f\x18\x44\xd2\x2a\x34\x61\x0c\xe7\xe7\xd9\xf4\xc4\xf8\x1f\xd3\x13\x8b\xa9\xf4\x04\x20\xcb\x9b\x30\x85\x24\xfe\x68\x3f\x3d\x64\x90\x71\xa3\x3d\x1e\x3f\xdf\x9f\x7a\x8e\xf1\x08\x53\x48\x6a\xd3\xf6\xd3\x42\x32\x7a\x61\x7b\x5c\x6d\x0b\x79\xf4\x95\x23\x13\x06\xf5\x7a\x82\xa3\xc1\x57\x4e\x97\xce\xb3\x10\x0f\x9c\xcf\x57\x18\x8f\xb0\xad\xb5\x57\x88\x07\x38\xee\x2b\xcc\x07\x02\xc5\xeb\xcb\xf5\x5f\x7b\xfd\xa7\x09\x64\x0c\x2a\x7d\x93\xd7\x6c\xf0\x6c\x60\x0e\xcf\x1a\x6f\xdc\xbd\x7d\x13\x26\x25\x34\x8b\x2e\x48\x1f\xa6\xa8\xbe\x0d\x3d\xd7\x78\x16\x42\x63\xf0\xff\xa1\xef\x73\x3c\x1b\x9a\xc6\xff\x82\x29\x85\xb0\xd1\x37\xa1\x27\x06\xcf\x42\x4f\xc4\x0d\xd2\x77\xa7\x17\x8e\x8b\xbc\xaf\x04\xbc\xb1\x84\x7d\x17\xec\x26\x6e\xdd\x2e\x67\xcf\x04\x1c\xd1\x77\xb9\xc8\xe3\xd6\xec\x76\xe5\x60\x59\xe9\x0a\x19\xda\xb0\xea\x75\xe7\x1e\x40\x99\xef\xbb\x5c\xe4\xa1\xf0\x76\xbb\x72\x30\x52\x74\x7b\x6e\x10\xe3\x7a\x5a\x42\x4d\xf4\x9a\xe4\xda\x0f\x83\x41\x4f\xce\x1a\x14\xda\x51\xb7\x2f\x07\x2b\x54\x97\x2f\x87\xa0\x83\x6e\x4f\x0d\xf6\x97\x9e\xe4\xe6\x0e\x41\xac\xdb\x51\x43\x22\x88\x9e\x9c\xec\x78\xa3\x8f\xdb\x3f\xd0\xc7\x22\x24\x3a\xb1\xa3\x06\x63\x59\xb7\xa3\x06\xab\x5e\xcf\x5e\x80\x38\xc3\x3d\x2f\x4a\xf8\x44\xce\xfd\xc2\x0b\xd5\x4d\xc4\x12\x65\x25\xb4\x08\xb9\xa5\xcb\xb3\xb3\x61\x88\xed\xd9\x94\x04\x1f\xea\x59\x1e\xfb\x42\x0b\xa6\x6c\xa7\x89\xc7\xa3\xe2\x0d\x61\x14\x42\x89\xee\xc5\xfe\xf9\xd0\x08\x7a\x59\x89\xab\x83\xb0\xb2\x76\x16\x6f\x38\x39\x4a\x70\x9f\x2e\xe7\xcd\x86\xcc\xd8\x8b\xbc\xda\x61\x08\xec\x06\xdd\x0d\x9a\xb4\x63\x2c\x8e\x77\x5f\x39\x09\x58\xc3\x95\x93\x80\x4f\x56\x4e\x82\x3e\xff\x72\xff\xf4\x95\xb0\x80\xf3\x55\xe5\x21\x0c\x93\x6b\xaf\xf6\x10\x86\x10\xda\xab\x77\x55\xec\x80\x6a\x0f\x61\xe3\x8b\xae\x16\x82\xc6\x6a\x07\x61\x67\x84\x53\x2f\xd0\xa2\xfd\x83\xc1\xd3\x7a\xb5\x5f\xae\xd3\x84\x7d\xa3\xec\x10\xe7\x11\x26\x85\x4f\xaf\x6b\xa2\x62\x3d\xab\x27\x0a\x46\xd0\x36\xf5\x1a\x2f\xb4\x35\x4f\x31\xee\xa5\x35\xb0\x95\x9b\xbd\xbe\x9c\xb0\x26\x07\x38\x9c\x63\xe5\x15\xe6\x14\xff\x94\x84\x42\xa2\x96\xde\xec\x0a\xe5\x10\x37\x93\x3a\x68\xd2\x78\x8b\xb0\x79\xf4\x66\x52\x07\x9f\x2c\x52\xe9\xd5\xa4\xc2\x72\xdb\x22\x35\x86\xa1\x42\x49\x75\x32\x19\x52\x24\xc6\xf6\x79\xc3\x50\x07\x78\x5c\xb7\xc7\x3b\x7a\xed\x8b\xf6\x98\xbe\x6e\xe7\x7f\x2c\x7b\x37\xed\x9d\x3e\x4c\x3b\x2d\x3a\x8f\x54\x88\xb6\xbd\x2f\xda\x69\xc2\xcb\x0c\xed\xdd\xe6\x9c\x10\xbd\xba\x9d\x38\xe4\x46\xe8\x4a\x9d\x46\xb6\xcf\x3e\xec\x5c\xe5\x7f\xeb\x75\x6c\x25\xfb\x70\x08\x02\xe8\xf2\xe1\x0c\x24\xf2\x3e\xec\x57\x63\x2a\xec\xc4\x21\x5f\x42\xb7\x13\x07\x9c\x7f\x97\xd3\xa6\x7f\x7b\xb1\xc7\xf4\xf3\x89\x3c\x6d\xdc\x82\x76\xd1\x60\x1b\xe8\xd3\x2e\xc2\x90\xe3\xfb\xb4\x8a\x1a\x62\x6e\x9f\x8b\x94\x98\x2e\xbb\x60\xc8\xeb\xd0\xa7\x47\x1e\xc2\x5c\xb7\x0b\x86\x4c\x0e\xdd\x1e\x17\x22\x6c\xfa\xb4\x8f\x10\xea\xa7\xdd\x4d\x6c\x15\xfb\x5c\xc0\xcc\x77\x61\xf0\x08\x52\xee\xf3\xd5\x94\xc7\x28\x54\x96\x16\x3f\x50\xb7\x3b\x05\x48\x51\x3f\x96\xae\xcd\x1b\xd5\xc8\xb7\x18\x84\x53\x21\x7f\x08\x39\xec\x29\xa2\xd3\x43\x9e\x22\xd6\xd9\xd9\xd4\xb0\x68\xf6\xc3\xae\xa2\xcf\x30\xec\x2a\xca\x7c\x62\x57\x11\x57\x80\xf3\xad\x7d\x44\x8d\xd3\xde\x07\xee\x43\xe7\x5b\x23\xa2\xa4\xff\x54\x93\x4a\x18\x61\x77\xbe\x35\xf2\x8f\x74\xe7\x5b\xc3\x8e\xda\x4f\xfb\xcd\x10\x1e\x9c\x6f\x8d\x64\x4d\xfd\xb4\x61\x81\xcb\xcc\x09\xd8\x30\x0e\x76\xe7\x58\x63\x32\x4e\x4f\x46\xac\xc0\xb9\x26\x83\x51\x78\x32\x3e\x84\x78\x32\x3e\x9f\xac\xc9\x88\x1f\x9c\x65\x2d\xc4\xc6\x7e\xb9\x1a\x10\xfb\xe2\xf2\x5c\x84\x99\xaf\x5f\x76\x9b\x15\xde\x58\x93\x11\xe3\xbe\xd6\x64\xc4\x3a\x5f\xf6\xa3\xc5\x38\x2f\xb9\xcd\xf2\x9f\xe2\x60\xfb\xb5\xa6\x85\x21\x7b\x93\x20\xdf\x5c\x9a\x97\x4f\x77\x9e\x17\xae\x70\x79\x69\x3e\x29\xc1\xfb\x2d\xbf\x28\xa2\xdf\xad\x54\x72\x08\xab\x8a\xcf\x4a\x1f\xb9\xe2\xb6\xc1\x94\x0b\x5b\x5e\x99\x06\x9a\xb7\xdb\x2b\xf3\x91\x37\xed\x95\xf9\x08\x87\xf6\xca\x7c\xe6\xfa\x36\x34\x9f\xf3\xe0\x3c\x6d\x1f\x29\xcb\x6e\x1a\x3c\xa5\x5d\x89\xdb\xd2\x67\x2a\x6f\xaf\xf0\xa7\x8d\xd7\x9f\x44\x2f\x8f\x3c\x50\xdc\xba\xcf\xba\xff\x62\x41\x9f\xe5\x81\x0a\x62\xed\xa6\xf9\x88\x72\xcf\xa2\x3e\xe6\x4f\xc0\xbe\xf4\x11\xb3\xec\xc8\xf9\xc8\x76\xcf\x72\x3a\xc6\x84\x3d\x6b\x3a\xf8\xe1\x70\x1b\xf4\x62\xea\xb9\xa9\x7f\x3a\x54\x2d\x9f\x4e\x4c\x3c\x82\xee\xb3\xcc\x52\xfc\x20\xef\x1b\x4d\xbe\x49\xcf\x31\x17\xef\x5a\xd7\x98\x8c\xd7\x94\x71\xb2\x55\x08\xa5\x11\x3e\xd0\xe5\x95\x21\xe2\xa4\xbf\x76\xa5\x31\xe1\x72\xcb\x00\xdb\xee\xaf\x1d\x50\xa1\x7a\xf7\x9f\xa6\x45\x45\xda\xd1\xed\x84\xc1\x13\x34\xec\x84\x21\x24\x63\xd8\x09\xc3\xfe\x1c\x9b\xdd\x4d\x8d\x1f\xec\x49\x0b\x0e\x35\xe4\x95\x69\x18\x6f\xc7\x26\x37\xe2\xe7\x0b\xbb\xda\xc2\xa2\x30\x36\xfb\x9f\x1a\xbd\xda\x6b\x18\x06\x8e\xb1\x99\xd4\x46\x27\x76\xb6\x85\xc9\x64\xd8\x31\x83\xdb\x70\x6c\x72\x23\xc6\x41\x1b\xf2\xcb\x14\xd0\x2c\x43\x6e\x97\x04\xe7\x1c\xbb\xfd\x64\xc1\x28\x87\x12\x42\x27\x8e\xf7\xd8\x57\x81\xb0\x2d\x7e\xb0\xff\xa8\xd0\xa8\x6b\x1f\x31\xa3\xcb\xad\xc2\x38\x76\x27\x3c\x84\xd8\x5d\x15\x0c\xe3\x10\x8c\xe5\x55\x81\xd6\x9f\x1e\x56\x11\x73\xc6\x4f\x0d\xab\xc4\x56\x8d\x9f\x1a\x56\xa3\xe4\xec\x18\xd2\xc2\xf2\xc6\x84\xdb\xa5\x02\xca\x7d\xd8\xa5\x82\x4b\x6a\xc8\xa5\x52\x09\x33\x1b\x52\xd4\x32\x1c\x7f\x2c\x97\x4a\xe3\x87\xc3\x6f\x04\xa5\x69\x91\x1e\xb3\xf5\xcf\xc7\x42\xa3\xb7\x2d\x89\x8c\x63\x79\x23\x62\x09\xe4\x64\xc9\xa0\xa9\x86\x4b\xa6\xc0\x2f\x87\x8a\xdd\x12\xac\x36\xec\x74\x41\x8a\x19\x76\xba\x20\xb0\x0d\xa9\x6e\xb9\x7c\xde\x68\x2a\x9f\xc6\x0b\xab\x9e\x23\x7d\x0c\xff\x10\x13\xa8\xf2\xb6\x08\x1c\xe3\xa7\xca\x55\x4c\x62\xc3\x6e\x16\x4c\x04\x43\xf9\x1d\x32\x28\xc7\x61\xbf\x0b\x00\xd0\x91\x5f\xbf\x11\x4b\x60\xe5\x2e\xee\xb2\xa1\x8c\x0f\xe0\xea\x87\x51\x7d\xbf\x8b\xe0\x0f\x57\xd5\x28\x36\x1a\x05\x49\xc5\x0e\x30\x66\xda\x3e\x9a\xf2\xf9\x41\x52\x7f\x61\x3c\xca\xdb\x0f\x27\x50\x92\x86\xfd\xf3\xbe\xce\x13\x76\xb8\xa1\x44\xd3\x44\x56\x8e\xaa\xf0\x7a\x26\xf1\xa7\xb5\x8d\xa8\x9a\x35\x86\x7c\x32\x51\x65\x6b\x0c\x85\x4f\x01\xf5\x18\x55\x66\xa4\xcc\xf7\x16\xde\x99\xc2\x9f\x8e\x56\xc8\x71\x31\x7e\x1a\x59\x01\x2c\x3c\xaa\x79\x32\x07\x49\xb0\xb9\x0f\xee\x70\xfc\x14\xb0\x42\xf6\xc0\xf1\xd3\xbf\x2a\x82\xe6\x68\xae\x34\x1e\x5b\x5c\x3e\x9b\x8f\xe9\x7b\x38\x41\x1d\xd1\xce\xa3\xd9\xdd\xc1\xb3\x38\x06\x1b\xa3\x29\xbf\x0e\x67\xb9\x29\x71\x08\x67\xb9\xc9\xfd\x51\xe9\xd1\xc6\x79\xbe\x7f\x7c\x84\xf8\x41\x89\x43\x42\xf7\x1e\x5d\xb9\x32\x42\x77\x1b\x5d\xc6\xfa\x10\xbf\x47\x97\xb1\x9e\x83\x2e\x7f\x0d\x19\xf5\x86\xd2\x4e\x94\xc1\xff\x32\xbe\x4f\xda\x57\x2e\x8f\x50\xe3\x46\x57\xae\xd3\x50\x50\x47\x97\xf7\x20\x74\xde\xd1\x3d\xbe\xf8\x7f\xc8\x5d\x12\x42\xdd\x18\xf2\xe4\x85\x75\x61\x38\xf1\x34\x69\xa9\xc6\x70\xca\x77\xb8\xf2\x50\x9a\x05\xd6\x60\xc8\x98\xde\xe9\x41\xf6\x66\xf6\xa1\xf3\x4a\x30\x23\x43\x39\x03\x58\x82\xa1\x24\x04\x93\x67\x3b\xf0\xc3\xc0\x3d\x84\x65\x1b\x9f\x6d\x32\x65\x7e\x0f\xdd\x6b\x38\xb1\x04\x8b\x3e\x65\x7e\x67\x0e\x9d\x48\xa2\xf3\xbd\x2c\xea\x2c\xba\x13\x49\x30\x67\x53\x16\x75\xd6\xcc\x89\x24\x58\x63\x25\x92\x20\xfc\x61\x38\x91\x04\x73\xe8\x44\x12\x28\x33\x63\x3a\x3f\x38\xec\xc0\x99\x24\xe0\x78\x53\x0e\x07\x56\x45\x3e\x9f\xf6\x99\xb4\xc3\x24\xc7\x90\x0f\x1f\xf6\x68\xc0\xa9\x25\xd8\x46\x87\x49\x8a\x45\x71\xea\x88\x90\x51\x87\x53\x45\xb0\xaf\x9d\x2a\x02\xee\x72\x78\xd1\x78\x76\xfc\x0e\xfb\xf0\xa7\x29\x65\x24\xb2\x71\xca\xca\x0e\x53\x3f\xc5\x5d\x90\x5b\xe4\x92\x01\xaa\x3a\xe4\x92\xa1\x92\xd5\x90\x4b\x06\xc8\xf2\x90\x4b\xe6\xc3\x2a\x4e\x59\xd1\x43\x3a\x1b\xa7\xbc\x00\x21\xfd\x8e\x9f\x7e\x33\xc0\x58\x0f\xa9\x37\x15\x23\xd5\x50\xe6\x09\xaa\x21\x0c\xa9\x26\xe5\x73\x4f\x09\x13\xd6\xb6\xcf\x17\x1a\x12\xdc\x48\xb9\x21\xd0\x25\xc6\x25\xbb\x34\x47\xef\x92\x5d\x7a\xd2\xa0\x38\x34\x00\x8e\x71\x2b\x38\x12\x06\x7a\x2b\x70\x30\xd4\xd1\x21\xcf\x0a\x9a\xe3\xb8\x15\xfa\x58\xfe\x94\x8e\x6e\xd8\x0d\x13\xf6\xb1\xb1\xdc\x30\x74\x26\xab\x7b\xe6\xd9\xec\x3d\x26\xf0\x96\x97\x80\x8b\xfd\x36\x75\x0c\x46\x2e\xf9\x0c\x31\x8a\x0c\xe5\xbe\xbc\x65\x75\x0f\x6b\xd1\x90\x1b\x06\x15\x76\x3c\x8a\x7d\xe5\x7e\x7b\x5c\xd8\x07\x59\x4e\x7a\xc2\xf6\x11\x75\x1f\x19\xdd\x99\x3e\x07\x04\xa5\x4f\x93\xb6\xe0\x72\x45\x3d\xb6\xe0\x22\x28\x3c\xb2\xe0\x22\x34\x39\x22\xe8\x23\x89\xbd\x0a\xa0\x82\xdf\xbf\xb2\x3b\xc3\x7b\x5e\x5f\x30\x9c\x4c\xc7\xff\x7c\x44\xb7\x77\x0d\x9b\x26\x3d\xec\x98\xb8\xd7\x26\xf6\x18\xf5\xbb\x5c\x05\x31\xd3\xef\xa2\x8b\x41\x2c\xba\xe8\xf4\x56\x13\x7c\xb1\xe8\x8c\xa9\x79\xed\x43\x0a\x3b\xda\x94\x22\xf1\xc9\x26\x38\x95\xa8\x01\x11\x6a\x6e\xf2\x25\x84\x34\x3e\x05\xdd\xda\x80\xc0\x4e\x69\x09\x1b\xb8\xe5\xa9\x14\xd2\xe4\x24\x9b\x0e\xed\x01\x8a\x3f\x7f\x4a\x42\x21\x49\xd9\x74\x64\x0f\x60\xdf\xe9\xc8\x1e\x30\xdd\xd3\x81\x3c\xe0\xc2\xe7\x2e\x0b\x6d\xe2\x79\xf7\x17\x31\x6c\x41\xb3\x36\x80\xb9\x73\x57\xb4\x4a\x6c\x9a\xb9\xaf\x61\x8f\xf8\x41\x81\x7b\x95\x16\x8c\x78\x0f\x6e\x3e\x77\x1b\xe6\x62\xe7\xce\x64\xa9\x24\x5a\x48\x36\xd4\xc5\x0d\x35\x93\xed\x5b\x71\xf2\xa7\xd3\x2d\xa4\x4f\x13\x55\x4d\xc4\xec\x27\x1b\xee\xe2\x8a\x98\xc9\x86\xbb\x41\x27\xb6\x30\xc6\xf9\x9d\x49\xd8\xfe\xcc\x17\xca\x28\x1e\xe7\x75\xba\xfe\x21\x99\x2c\x66\x5a\x74\x04\x61\xd9\x51\x0a\x71\xaf\xcd\x6c\x5b\x6a\x5c\x8c\x33\xdb\x70\xc7\x0b\x36\xe8\x54\x7e\xb0\xfd\x26\xce\xc3\x94\xec\xce\x89\x9b\xd9\xb6\xac\x38\x61\x33\xdb\xa0\x13\x94\x67\x5b\x64\x18\x94\x2d\x32\x95\x17\x54\x0c\x00\xba\xf2\x32\x63\xc4\x0f\x8e\xaf\x21\xe7\xc9\x2c\xb6\x43\x85\x06\x37\xe5\x64\xf9\xa4\xa4\x9f\x2a\x61\x0e\xa3\x98\xc5\x36\x89\x38\x61\x53\x11\x33\x1d\xcb\xea\x2c\xb6\xc8\x7c\x3e\xb1\x09\x82\x03\x53\x6c\x80\xc9\xf4\x6a\x6d\xaa\xd2\xa8\xed\x2d\x71\x6c\x67\x5d\xc6\xc3\x68\xa3\x2e\x73\x4a\x90\x22\xd7\x4a\x85\xdf\xcc\xaa\x6a\xc0\x9d\x26\x8c\xf0\x6d\x7c\x61\x5d\x3d\xc4\xab\x59\xad\xab\x87\x74\x33\xab\x35\xf1\x4f\x1b\x86\xbd\x86\x84\x36\xab\xcc\x10\x9f\x26\x5e\xa9\xea\x31\xcc\x9f\x9c\x5e\x3f\x7d\xae\x54\xd2\x9f\x17\x96\x11\xe2\x4f\xc0\xba\xd9\x96\xa2\xcf\xe7\x45\xa0\xce\x58\xe1\x95\x66\x3a\x74\x9d\xd9\x6c\x09\x88\xbb\x61\xb6\xa5\xfd\xd2\x84\xe0\x94\x90\xe4\x44\xd4\x1b\x34\x35\xd5\x3c\x66\x56\xda\x52\xfb\x21\xca\x00\x43\xa6\xa9\xb9\xce\x41\x6c\x4c\x79\x4c\xf2\x67\xaf\x77\x15\x3e\x08\xe3\xe6\xec\xd6\x74\xe9\xb3\x17\xff\x10\x4d\x2a\x32\xe6\x53\x5c\x68\x76\xeb\xf9\x10\x26\x07\x48\x06\xb0\x3d\xbb\x55\xd9\xc2\x1b\x8f\xa0\x7a\x34\x21\x57\x4f\xc8\xe7\x73\xa5\x23\x80\xb5\x0c\xe5\xef\x84\xb3\x0f\x89\x8a\x30\x96\x9f\xc4\x9f\xb1\x84\xcd\x51\xff\xfb\xdf\x44\x55\x9e\xa3\xc9\x52\x16\x64\x4a\x01\x28\x1f\xaa\xc6\xda\x82\xf4\xb8\x8c\xf7\x74\xa1\x54\xbb\x1b\x1c\x73\xe5\xab\x8e\xc9\x1f\x42\x08\xb1\x3a\xd3\x11\xc5\x21\x6d\x4c\xe7\x86\x63\x7d\xe5\x0a\x69\x18\x48\xa7\x64\x7a\x7c\x0e\xf3\x27\xd3\x67\x6c\x9b\x53\x32\x3d\x3a\xc3\x94\x4c\x8f\x3b\x66\xfe\x64\xf6\x89\xfa\x3f\xa7\xc4\x1b\x16\xd7\x89\x08\x3e\x8c\xcc\x65\x68\x88\x71\x9f\xce\x44\x40\x16\x86\xe9\xc4\x03\x1f\x56\xe6\xc4\x03\x84\xe9\x4c\xd7\xa1\x21\x7a\x68\x3a\xf1\x00\x31\x35\x73\x39\x46\x1a\x3f\xb4\x1f\x8b\x66\x3b\x1c\x6b\x35\x68\xc2\x93\xdf\xe9\xd5\x17\x47\x8c\xf3\x50\x48\xcd\x67\x98\x76\x0d\x34\x46\x65\x8e\xdb\x68\xd2\xae\x01\x06\x71\xda\x78\x1a\x73\xe1\xc0\x12\xec\x2d\x73\x15\x2d\x0f\x7d\x64\x9e\x36\xcc\x71\xa4\x4f\x03\xbb\x63\x14\xa7\x75\xa4\xcf\x17\x02\x00\x43\xd7\xe9\x3a\x24\x2c\x80\x24\xfa\xfc\x61\xd1\x72\x58\x00\x6c\x9a\x72\x58\x7c\x80\x6c\xf3\x72\x61\xbf\x50\x55\xa7\x23\x2c\xb8\xff\x6e\x81\x27\x39\xc0\x4e\xd1\x0c\x37\x56\xee\xb5\x8f\x54\xa5\xdc\x6b\x89\x7b\xff\x96\x62\xc8\x8d\xfb\x93\x91\x27\x2e\xd4\x69\xa8\x12\x1c\xe4\x27\x13\x4f\x82\x8a\xe7\xb3\xe9\x39\xc6\xf7\x93\x91\x27\x31\xdc\xf3\x49\x7a\x0e\x82\x1e\xe1\x54\x60\x51\x4f\xd1\xff\xd1\xfe\xe3\xa3\x1c\xe3\xf9\xc9\xd8\x13\x8f\xed\x7c\xd6\xe6\xa1\x41\xa3\x26\x0a\x23\x72\xc5\x57\xf6\xdb\x12\xba\x61\x50\x16\xba\x89\xc8\x9a\x2e\x4a\x4e\x74\xda\xb4\x90\x4d\xd4\xd7\x7c\x2d\x77\x70\xba\x7f\x52\x76\x2d\x34\xf1\xae\xfd\xc4\x0f\xb6\xfc\x72\xdc\x7f\x42\x75\xa5\xd0\xe8\x7c\x6d\x4f\x83\x41\xbc\xae\x44\x90\xff\x94\x7c\x68\xaa\x44\x39\xa6\xe7\xf9\xda\x10\xfa\x69\xee\x35\x1b\xfe\xf7\xc3\x61\xcb\x7c\x70\xb4\x63\x13\xce\xb6\xf3\xbf\x0c\x4f\xc1\xd1\x0e\x55\x58\x04\x89\x7f\xb8\xa0\x62\x10\x70\x6c\x42\x81\xc6\x1d\x78\xfc\x44\xe1\x54\x62\x8a\x8e\xed\xc7\x21\xa9\xf2\x76\xb8\x9e\x4a\x48\x98\x87\x8a\x8a\x53\xb5\xed\xd8\x65\x57\x0a\x0e\x7b\xec\x59\xff\xef\xf1\xac\x8c\xbb\x93\xff\x9b\xfe\x8f\xf1\x2b\x49\x32\x35\xcf\x0e\x17\x15\x9f\xb4\x2f\x03\xc1\xa0\xbd\xcb\x39\x54\x82\x80\xdd\x66\x1d\x06\x68\xb3\x0e\x1d\x8a\xe5\x87\x22\x75\xa8\x58\xca\x0c\x0b\xc5\xe1\xda\x8a\xc1\x52\x8e\x24\x8c\x67\x6c\x89\xc3\xb5\x14\x99\x20\x09\xcc\x1d\xc7\xf6\x91\x94\xdf\x34\x18\xc8\x21\x7b\x78\xa5\xba\xd6\xe1\x7a\x89\x4c\x79\xf2\x88\x63\x49\xb2\x60\xaa\x4c\xb1\x92\x1c\xcf\x30\x33\x1d\x59\x40\xc1\xc4\xff\xba\x72\x42\x8f\x3b\x56\x70\x39\x24\x67\x1b\x10\xe8\xe0\xd0\x07\x41\x42\x16\xd2\x71\xa7\xc1\x4b\xcf\xbc\x6f\x09\xb3\xf1\x81\x90\x7a\x8d\x0f\xc4\x4f\xe2\x3a\x39\x8a\x6c\x1c\x71\x56\x8f\x22\x23\x4d\xa8\x53\x47\xf1\x88\x79\x5f\x97\x62\x1c\x83\xa3\xac\x8b\x3c\x28\x50\xf1\xc4\x19\x92\xdb\x51\x64\x85\xa9\x34\x68\x06\xc7\xfb\xb2\xc2\x64\x1a\x7c\xf5\x7e\x0c\xa8\x0a\x6b\x1a\xba\xf2\xa1\x7a\xe4\x33\x6c\x8b\x87\x6c\xd8\x64\x54\x3d\xaa\xa7\x9c\xef\xab\x66\x28\xda\xaf\x26\x88\xef\x35\xe3\xc1\xbd\x0e\xc7\x15\x84\xd1\xe7\x50\x1c\x41\x09\xab\xd2\xd1\x34\x9e\xe0\x54\x87\x6a\x23\x82\xde\x39\x9a\x2c\x34\x71\xc5\x1c\xce\xcf\xc5\xa9\x76\xfa\x2d\xe6\x43\x70\xa0\x96\x3a\x3f\xc8\xea\xc2\x0a\x3a\xff\x16\x13\xe2\xfc\x5b\xac\x80\xf3\x6f\xc5\xdd\x7c\x38\xff\x56\x68\x10\x47\xf3\x0e\x88\xef\x55\x0a\x11\x3e\x79\xa8\x14\x22\xca\xd3\xa1\x6c\x5a\x28\xed\x47\xd7\x0d\xc1\x04\x28\x9b\x16\x90\xa8\x43\xa5\x0f\x41\x6e\x1d\x5d\xe3\x0d\x49\xe0\x50\xf6\x2c\x02\x49\x8e\xae\xf1\x87\xe8\x70\x74\x8d\xbf\xf2\xec\x84\xb0\x93\x06\xbc\x65\xa3\x81\xa1\x19\x67\x8b\x0e\x5d\x79\xac\xc8\x4f\x5a\x9d\x38\x15\x8e\x21\x82\xd8\x01\x2a\x69\x8e\x72\x78\x0c\x13\x14\x04\x0f\x81\x4f\x43\x1a\x3e\xc6\xba\xcf\x82\xc2\x21\x5c\x26\x33\x2e\xdc\x0e\x58\xf3\x63\x58\xcc\x63\x89\x64\x8e\x2e\x79\xfc\xc9\x2c\x77\x4c\xa5\xf0\xe1\x5e\x98\x46\x08\xb2\xc5\xa7\x2c\x50\xf0\xd1\xb9\x6c\x09\x41\xf1\x94\x85\x23\xb4\xca\x63\xda\x02\xc5\xa1\x51\x45\x45\x0c\xf0\xc7\x5c\x77\x78\x2c\x82\x2a\x2a\x62\xfc\x3d\x96\x7d\x1a\x5e\xec\x24\x5b\xac\xf2\xe1\x5d\x15\x63\x3c\x44\x04\xbb\xf8\xf0\x98\xa3\xc1\x43\x56\x33\xd8\xc6\x21\x80\x20\xa7\x40\x42\x2c\x78\xfb\xe3\x10\x78\x93\xbb\xe2\x30\x05\xfc\xaf\x3a\x58\x64\x01\x3d\x24\xd3\x92\x20\xfc\x38\xd6\x2a\x32\xe2\xcb\x88\x5d\x7e\x58\xee\xb1\x68\xf3\x94\x69\x09\xd6\xa4\x3c\x59\xa4\x84\x3f\x04\xe4\x19\x99\x1b\xf0\x14\xdc\x0d\x5e\x22\x94\xce\x46\x10\xd2\x71\x0a\xc4\x08\xb7\x75\x9a\x2c\xc0\x2e\x87\xd3\x64\x81\x74\x3e\x94\x26\x8b\xba\x01\xc7\x69\xd1\xe9\x33\x08\x1b\xc4\xb8\x53\x94\x26\x8b\xc2\x00\xc7\x65\xd9\x0a\x8e\x77\x99\x8c\xe8\xe2\xb2\x8a\x11\x8a\xd1\xa1\x34\x59\x24\x77\x3f\x2e\x1b\xfa\x3e\x3f\xd8\x62\xc6\x11\xbb\x6c\xe8\xa3\x0b\xc1\x93\x88\x10\x38\x94\x1b\x8b\xfc\xf1\x87\x72\x61\xb5\x4f\x97\xae\xf0\xca\xb5\x71\xc9\x33\xc8\x45\xe8\xcc\x57\x64\x66\x38\x6e\xdb\xf9\xe0\x2b\xb7\xc8\x62\x1e\x6e\x93\x05\x23\xbb\xb5\x3a\xdc\x3c\xce\x6b\x05\xca\xfc\xb8\xbd\x5c\x9c\x9b\xdb\xf6\x4a\x86\x6d\xd0\x0d\x08\xd2\xe3\x16\x1d\xc8\x7c\x3f\x71\xbe\x7c\x6e\x23\x41\x6e\x76\x42\x17\x0e\x43\x6e\x88\x3d\x38\x04\xb9\xd9\x09\x5e\x38\x1e\xdb\xe0\xd8\xc9\xc2\xdc\xec\xb8\x59\x8f\x67\x59\x17\xa3\x0d\x41\x6c\x76\x1c\xbb\xc7\x63\x15\x30\x48\x57\xbd\xc4\xcf\xad\xfd\x78\x7d\x60\xe2\xc2\xd3\xd4\xcf\xb6\x7a\x64\x3b\xe4\xb4\x3c\xc2\x26\xc2\x14\x95\x49\xeb\x73\x0d\x3f\x26\x03\x2e\x2d\x91\x7e\x27\x48\xe2\x78\x65\x23\x85\xc5\xac\x0a\x8a\x70\x2d\x19\xd6\x89\x52\x39\x5e\x11\xc1\xcd\xf9\x8a\x08\x2e\x2e\x59\xcd\xa9\x02\x72\x28\x69\xd6\xa4\x0c\xc8\xa1\x0a\x8b\x64\x8f\x3f\x24\xf0\xef\xd8\x31\x8e\x57\xab\x05\xd3\x7a\x4d\x14\x23\x5a\x44\xfd\x9b\xc7\xf3\x27\xd2\x17\x12\xe4\x9f\x9b\xac\x86\xb1\xdc\xe7\x66\xe3\x67\xe7\x03\x23\xf9\x82\x6f\x9e\x9b\xad\x9f\x21\xa4\x9e\x9b\x91\x7c\x21\x53\x9e\x8a\x67\x86\x4f\x9d\x9b\xd3\x9a\x04\xb3\x3e\x37\xf3\xe2\x49\x9b\x56\xcf\x43\xec\x3c\x37\xe5\x39\xc9\x34\x69\xed\x3c\xd8\xf9\xb9\x0b\xb8\x57\xfe\xa4\xf9\x9c\xbb\xad\xa9\xc1\x9b\xcf\xdd\x46\xca\x60\xc6\xe7\x6e\x23\x70\x48\xe6\xe7\xbe\x36\x64\x10\xb1\xaf\x89\x89\x99\xda\x3d\x31\xc1\x9f\x4f\xc5\x47\xa3\x45\x9e\xbb\xe7\x25\x6e\x88\x73\x57\xbd\xc9\xd8\xd3\xe7\x6e\x24\xdf\xa0\x0f\xd9\x8d\x0b\x83\xb0\xdd\x78\xf0\x85\xec\xc6\xac\xde\xbe\xac\x18\xb1\x16\xbb\x01\x47\x61\xf8\x3a\x93\xe7\x29\xe6\x2d\x2d\xca\xa3\xcf\x64\xf3\x6c\x30\x95\x73\x05\x47\xc7\x2e\x3d\x93\xd1\x6e\x71\xf6\xce\x64\xcb\x72\xec\xb2\x33\x19\xed\x96\x79\x63\x48\xd7\xa5\x4d\x83\xdd\x82\xa5\x9f\x3f\x3d\xa5\x22\xe3\x9e\x49\x58\xb7\xb8\x66\x4e\xd7\x7c\xc4\x1d\x7d\x26\x67\xd5\xa8\xfc\x60\xc3\x33\xbb\x4c\x96\xff\xf4\x99\xff\x6c\x18\x19\x7b\x3b\x2f\x52\x63\xdc\x79\x51\x16\x8d\x66\x53\x56\x69\xc3\x94\x05\x97\x38\xb3\x73\x85\xd0\x84\x29\x8b\x33\x7e\x66\xdb\xd0\x2b\xe3\xb2\x0d\x9d\x25\xc8\xc6\xf1\x55\x7e\x30\x6d\x2c\x6b\x5e\xab\x18\x6f\x14\x43\xe4\x98\x8e\x9f\x92\x53\xb1\x6e\x9f\xc5\xc6\xe9\x50\x85\x4f\xb9\x07\x3e\xd5\xed\xce\xe2\x10\x77\xb6\x7c\xb1\xd5\x3d\x28\x29\x8b\x54\xda\x5c\x26\x4f\xde\x10\x16\xf0\xd3\x82\x01\x72\xb0\x06\xfb\x0f\x88\x42\x3a\xe5\x3f\x18\xdb\xa4\xcd\xdb\x94\xc5\x9a\x54\x53\xc6\xc9\xaf\xb6\xbb\x87\x17\xfe\xac\x8b\xb4\x18\x86\x1d\x0a\xc4\x8a\x9d\xd5\x25\x1c\xc3\x1a\x7c\x56\xd7\x10\x1e\xf4\x62\x5b\x0b\x27\x6d\xb9\x18\xe0\x40\x55\x45\x85\xe1\x2f\x55\xb4\x42\x5a\x55\xe2\x0d\x4e\x7f\xbd\xf4\x4c\x83\x4e\x3e\xc1\x3e\x10\x10\xa8\xe2\x5b\x3c\xe5\x70\xa0\x96\xdb\xd9\x9c\x7b\x82\x8d\xe2\x5a\x95\x88\x39\xe7\xf2\x21\x84\x62\x73\x36\xa7\x9a\xa8\xbc\xd1\xd4\x66\xcc\x44\x5b\x26\xa4\x98\x2b\x41\x81\x12\x52\xed\x29\xa7\x42\x05\xec\x7d\x2a\x34\x23\xa1\xbd\x9c\x3f\xed\xac\x52\xb4\xef\xb4\x53\x61\xe3\x03\x53\x1a\xfa\xe1\xd9\x4c\x58\xd0\xf1\x53\xcf\x6a\x87\xf0\x9f\x3a\x56\x89\x6a\x39\x55\x9b\x92\xd0\x9b\xb3\x3b\x8f\x04\x73\xdf\xed\xf8\x60\x72\xbb\xcd\xa4\x31\x0f\x7d\x99\x49\x63\x1e\xba\xcd\xa4\x30\x83\xb1\xc9\xd6\x15\x2f\x28\xa2\xa2\x92\x15\xf3\x1c\xce\x9b\x00\xb7\x50\x5a\xac\x0f\x98\xe2\x14\x28\x28\x7f\xb8\xc5\x30\xa2\x91\x03\x32\x8c\x68\x84\x7d\xc8\x49\xf0\xa9\x4c\x70\x2a\xed\xd5\x98\x7f\x82\xcf\x9d\xc3\x89\x14\x98\xa8\xe1\x44\x0a\xcc\xc3\x58\x16\xbb\x98\x29\xe9\x69\x93\x6a\xbc\xe7\xd2\xd3\x42\x24\x39\xa7\xd1\x65\x31\xe6\x9f\xe6\x55\x71\x21\x9c\x53\xb8\xc4\x90\x9a\xce\x9f\xda\x54\xf1\x41\x9c\x8a\x9c\x28\x64\x29\x38\x95\xac\x0a\x03\xd1\x29\x17\x41\xc6\xbe\x7b\x4e\x83\x0c\xe9\x42\xb8\x9e\x4f\xb0\xf8\x79\xba\x3e\x2e\xb7\x96\xc4\xc1\x0e\x9a\xf4\x32\xdb\x8d\x5b\xec\xca\xb6\x39\xcf\x78\x3e\xff\xfb\xdf\x47\x6d\xb9\xb2\x6c\xd0\xb1\x76\x57\xb6\x23\xa3\xf0\x81\x75\x8c\x98\xa8\x4b\x29\x28\x3e\x2f\x88\xa1\xc2\xe7\x2f\x33\x54\x10\x0d\x57\x31\xd7\x61\x4c\x66\xa8\xd8\x95\x2f\x3b\x5c\x83\xd7\x5d\x2e\x77\x35\xe8\x62\xc8\xda\x18\x43\x50\x45\xab\x19\x3c\xe9\x2a\x36\x33\xf0\xbf\xbc\x35\x61\xb8\xba\x1c\x34\x57\x78\x7f\x29\x52\x0c\xf1\xd1\x0b\x7c\x60\xa1\x29\xf8\xe2\x55\x85\x85\x0f\x85\xe3\x12\xaf\x1d\x39\xce\xf6\xf5\xe3\xa4\x75\x06\xef\xbd\xcc\x48\xc3\x90\x71\x55\x17\xcc\x8c\x59\xaa\x22\x31\xb8\xe8\x55\x65\x8e\xfc\x74\x68\x53\x58\x74\xd8\x6c\x9b\x8b\x29\x59\xa6\xa6\xe8\xaf\xd9\x72\xc3\xb3\x2c\x37\xa1\xdf\x5c\x4d\x86\x0e\xfa\x6f\x56\xf2\xf9\x5f\x32\x7f\xe5\x7b\x4f\x59\x4c\xa9\x33\x01\x56\xbe\x5f\x33\x14\x3f\x74\x07\xc7\xc4\x0d\x76\x39\x35\x20\xd5\x53\xae\x6e\x01\x2a\xee\x96\xab\x2b\x38\x26\x44\x86\xab\x5b\xa8\x60\x10\xdd\x97\x0f\xb3\xd8\xd7\xe5\x13\xd3\xa2\xea\xbc\x1c\xfc\x4b\xf8\x47\xd2\xc5\x5f\xca\x57\x51\x37\xba\x54\xfa\x08\xb6\xa2\xca\x70\xe5\xe0\xc0\xd7\x90\x49\x34\x58\xfa\xa5\xb2\x5b\xa8\x3e\x97\x92\xb7\x97\xd0\x12\x2f\xdb\x8f\x58\x96\x61\x03\x18\xcf\x02\x81\x71\x3c\x6d\x3e\xea\x3c\xcb\x7c\xc4\x49\xb0\xf9\x08\x9c\xd5\xe5\xcc\x7c\xd8\x1c\xaf\x69\x4d\x29\x7a\x70\xd4\x17\x35\x8f\x2e\x67\xe2\xa3\x70\xd5\x35\x2d\x9e\x34\xde\x70\x44\xc5\xa7\x0d\xc3\x19\x58\xdd\x69\xf9\x24\xc4\xa8\xeb\x1f\x33\x8b\x89\x9e\xce\x11\xc3\xcc\xc9\x03\x9a\x3e\x5f\xa8\x7c\xe8\xa7\x49\x23\xec\x20\x55\xe5\xb0\x48\x1c\x74\x1d\x82\x96\xb2\xd6\x87\xa0\xae\x2c\xb5\xca\x5f\x51\x1a\xe0\x72\xb9\x2b\xe8\x3e\x04\x34\x65\x43\x1e\x66\x12\x31\xe2\xc3\x27\x8c\xfe\xec\xa2\x60\x3c\x97\x9e\x63\xa2\x9d\xa7\x22\xb7\x3f\x85\xc5\x5e\x87\xd2\x08\x04\xeb\xbe\x4e\x6f\xa4\x68\xfd\xd4\x79\x8d\xfb\xe7\x3a\xe5\x56\x8f\xdb\xe3\x3a\x65\xba\x8e\x7b\xf9\x3a\xe5\xb0\x66\x76\x4e\x99\xae\xe3\xd2\xbd\x4e\xc1\xaf\x33\xff\x0f\xfd\x1f\xb3\x65\x80\x24\xd3\x6f\x80\x64\x08\x59\xd7\x29\x53\x37\x1c\xf0\x94\x33\x21\xf3\xbd\xd2\x0e\x64\xc6\x2b\x53\x3d\x4c\xfd\x14\xbd\x71\x81\x5f\x97\x4c\xe3\xec\x5b\x55\xea\x2a\xdc\x1a\x97\xe9\x8f\xef\x2f\x99\xc6\x39\xb8\x97\xc0\x8c\x71\x61\x5f\xaa\xd4\x85\xaa\x7c\x19\x4d\x19\x42\xf9\x25\xf4\x24\x06\x80\xcb\x95\xb5\xa8\x0e\x7b\xd9\x68\x84\x36\x71\x39\xf9\x79\xc8\xe4\xd7\xbd\x2c\x78\xd1\xc4\xed\xa0\x71\x78\xae\x42\xb5\x0a\x26\x80\xcb\x56\x23\xf4\x8f\x6b\x19\x89\x58\x96\xdb\x46\x3d\xd6\xe1\xf6\xc1\x09\x0b\xf4\x25\x2b\x51\xfb\x34\xe1\xbb\x88\xcb\xe9\xf6\x5d\xc4\x07\x8b\x25\xc4\xc0\x1f\x99\x26\x43\x39\xbb\x1e\xa5\x6c\x66\x69\x1e\x99\xf0\xb8\xa0\x1f\x9b\xf0\xd8\x5b\x8f\x4d\x95\x3c\xdb\x18\xc6\xf5\x67\x3f\x2f\xe8\xcb\x4b\x7e\xde\xfa\xe1\x5b\x8f\xc0\x7b\x6c\x27\xf9\x7d\x1b\xa0\xe6\xeb\xb1\xad\x2b\x14\xd9\x6b\xd9\x84\x42\x51\xbd\xec\xe6\x45\x21\xbc\x64\x14\xfa\x32\x63\x05\x5d\xed\xe8\xba\x97\xe0\x96\xb8\xf0\x2f\xc1\x2d\xf7\xcf\xe4\xca\x11\xdc\x32\x6c\x4a\x8e\xe0\xcf\x82\xbd\x8e\x09\xe4\x02\x50\xae\x3c\x94\xe3\x4b\x41\x59\x28\xa5\x97\x5c\xbf\x9f\x5d\xf4\xca\x8e\xc0\x1e\x71\xa6\x3c\x8c\xd5\xb7\x3d\xbf\x58\xbb\x6f\x87\x60\x61\x2e\xbf\x9d\x48\x1d\x47\xde\xed\xc4\x78\x38\x15\x6e\x85\x60\xe1\xf7\xba\x37\xa9\x58\x83\x3e\x0c\xe2\x0a\x33\xe1\x2d\xbb\x11\x7a\xdd\x2d\xbb\x51\xef\xb1\xd9\x6f\xd9\x8d\x1a\x0b\x78\x2b\xde\x8a\x12\xec\xf7\x66\x55\xe4\xdf\x26\xba\x77\x87\x35\xf1\x81\x2c\x41\x85\xe5\xba\x65\x09\x2a\x60\x68\xee\x5d\x81\x4d\x9f\x2f\x1c\xd8\xc4\x20\xf6\xa5\x06\xf0\x85\x6b\x5b\x85\x20\x77\x3b\x0f\x5e\xfe\xb4\xa1\xd0\x9d\x60\x23\xb7\xec\x3a\x9f\x5b\xe0\x56\x7c\xd6\x27\xc1\xd3\xad\xa0\x0f\xdc\xb2\x77\x13\x7a\x3f\xae\x91\xbb\xf9\xda\x88\xb9\x94\xe0\x03\xf4\xfd\x76\x0e\x64\x44\xbd\x5b\x92\x0f\x09\x96\x6e\xe7\x40\xfe\xac\xce\x12\x85\xe8\xa2\xdb\xf9\x1f\x73\xa9\x20\x0e\x6a\x3d\xdc\x5d\x25\x91\xd9\x32\x5d\x38\x92\xd8\xd6\x77\x57\x0a\xa9\xc9\xfb\x72\xb6\xef\x7f\x4a\xa2\x7a\x77\xa5\x63\x82\xfe\x9f\x44\x34\x32\x0b\xad\xa0\xfa\x02\x20\xe3\xee\xd6\x08\x18\xad\x45\xa2\x68\xc0\x22\x11\xa3\x1d\xe2\xec\x85\xff\x1d\xe9\x14\x57\xd9\xfd\x53\xff\x06\xa7\xf4\x96\xcf\xad\xb0\xea\x8a\x00\x21\xdf\xd3\x2d\x19\xa9\x14\xbe\x37\x6b\x8f\x01\xa9\xdc\x0d\xee\x80\x7b\x0a\x06\x13\x2c\xf6\x9e\xf2\x09\xb2\x47\xa6\x7c\x82\xb4\x27\x8f\x18\xac\xe9\x5e\x1e\xb1\xca\x07\x82\x5c\xb3\x0b\x5d\x76\x06\x1d\xf8\x9e\x06\xb1\x04\xcb\xbd\x15\xd2\x4e\x96\xb2\xdb\x55\x65\xc0\x83\xdd\x06\x77\xe1\xa9\xbd\xe5\x03\x23\x0d\xd8\x7d\x98\x75\x85\x8e\x72\x1f\xcd\x66\x27\x9a\xe8\x7e\x83\x1f\xcc\xcb\x62\x10\x76\x7b\x7d\x76\xea\xb1\xa4\x36\x3a\x91\x55\x09\xd8\xda\x7d\x18\xec\x39\x19\xf8\xed\x37\x62\xb1\x0e\x67\xfe\x64\xb9\x0f\xa7\x91\x0c\x7b\xce\xad\x18\xf7\x0c\xfa\xe6\x76\xaa\x61\x98\xd1\xe9\xed\x1c\xc3\x3a\x95\x40\x8c\xe3\x70\x7a\x7b\xc7\x18\x4e\xab\x42\x7c\xaf\x1d\xbb\xd3\xa1\x04\x37\x8e\x83\x62\x3b\xa8\x4b\x76\x9f\x8a\x8e\x09\xc1\xf1\x56\x3a\xae\x1c\xb7\xf6\x2d\x27\x58\x47\xba\xbd\x95\x8f\x8b\xe2\x22\xb7\xf2\x71\xe5\xf0\xb1\xdc\x72\x8a\x7d\x8f\x84\x72\x6c\x81\x15\xb9\x2f\x09\x63\x71\x29\xdc\x2a\x1b\x4a\x8c\xd3\xad\x1c\x5b\x98\x02\xee\x4b\xc2\x16\xfb\x49\x65\x41\x4b\x65\x84\xc2\x45\x84\x13\xf9\xbe\x84\x3b\x60\xbb\xa9\x2a\x28\x11\x48\xf7\xed\x13\xc0\xb3\x8e\x64\x28\x52\xb7\x73\x70\x71\x05\x49\xd4\x69\x9f\x19\xb8\x4d\x10\x1f\x28\xfc\x26\xb4\xc9\xdb\xd1\x20\x21\x8d\xdd\x4e\xca\xc5\x15\x26\x24\x1b\x41\x5b\xf7\xed\x23\xcc\x80\x44\x70\xdc\x92\xb7\x93\x72\x35\xfa\x97\x74\xc9\xe9\x70\xf4\x07\x37\x85\x91\x6e\x1c\x27\x47\x83\x70\x2d\x18\xe9\x46\xfb\x8f\xdc\xfe\x4c\xa8\x92\x74\xa1\x8b\xde\x8f\x80\x17\x21\xdb\xdf\x8f\x70\x0b\x2c\xe0\x23\xdc\x05\x7b\xfc\x27\xef\x4c\x12\x56\xde\x8f\xa4\x4f\x58\xc8\x23\x03\x03\x1c\xe4\x11\xcb\x62\xc1\x7e\xd2\xcf\x44\xc2\xba\x55\xf7\x13\x6f\xc4\xfd\x9a\xbe\x68\x4f\x95\x66\x90\xf9\xee\xd7\xf4\xf1\xbf\xa4\x65\x2e\xa9\x57\xda\x3e\xac\xe0\xf5\xf8\x82\x1e\x39\xb7\x08\x51\xbb\x5d\x0f\x06\x15\xf0\x5e\x21\x21\x6c\xd9\x77\x89\xcb\xff\x86\xfc\xb8\x20\x4c\x6a\x7f\xf2\x13\x3d\x0a\x3c\x6f\x88\x41\x8f\xcb\xc7\xa0\xcb\x3f\x9b\x53\x1b\x05\x5b\x78\x36\x67\x9f\x6a\xf4\x68\xf9\x3b\x8e\xc1\xe3\x98\x12\x44\xa9\x67\xb3\xfc\x1d\xfb\xf0\x71\x50\x09\x3c\xf1\x71\xbd\x98\xef\x38\x4c\x79\x30\xde\x47\x41\x24\x95\xc3\xfa\x6c\xe2\xe5\x74\xe2\xa0\x12\x5a\x58\x41\x25\x50\xe2\x7c\x60\xa0\x6e\x9e\xdd\xde\xe6\x4f\x13\xc6\xe9\x7e\xda\xb0\x08\x5e\x79\xc3\x5e\x74\x06\xbe\x5b\x06\x67\x58\xae\x07\x03\x96\xe6\x71\x12\x31\x4c\xd8\x8f\x93\x88\x61\x03\x7a\x9c\x44\x0c\x4b\xfa\xe3\x0a\x31\x20\xc0\x9e\x5d\xb2\xcc\x67\xe4\xd2\x35\x58\x82\xdd\x73\x11\x83\x48\xeb\x5e\x8b\xd9\x73\x79\x18\xba\x54\x8e\x31\xd2\x79\x3e\xce\x31\x06\xc4\xe9\x71\x8e\x31\x20\x47\x4f\x5a\x53\x11\x73\x93\x1c\xa5\xcf\xec\x29\xc9\x18\x19\x31\x1f\xb9\xc0\x2a\x17\xf8\xa3\xd8\x16\x72\x86\x3e\x76\x79\x01\x72\x7f\x9c\x63\x0c\x07\xc1\xe3\xd8\x16\xd4\xd1\x27\xcb\x21\xcd\x44\xe4\xa5\x6a\x04\xe5\xd9\xaa\x06\x2d\x28\x44\x87\x99\x91\xbf\x6b\x47\xe1\x7f\xb2\xdd\xea\x61\x61\x7b\xb2\x2a\x8b\x40\x86\xfc\x5d\x9f\x7b\xeb\xc9\x4b\x90\x8c\xc9\xcc\x76\x39\x87\xe4\xf3\x94\xa5\x33\xc5\xf4\x3b\xb8\x05\xb5\xfc\x29\x0a\xc9\x61\xee\x8a\x87\x1d\xa3\x72\xa9\x18\x0c\x56\x8f\x4c\xad\x9f\x90\xe6\xc7\xd5\x60\x28\xe2\xfc\x14\x8b\x19\xf4\x29\xdf\x2b\xdb\xbf\x48\x63\x62\xf6\x8b\x35\x26\xbe\xb7\xeb\x75\xf2\x81\x5d\xd4\x93\x41\xda\xf7\x1a\x37\xf6\x53\x9c\xac\x99\x3e\xab\x8d\x89\x21\x33\x3c\x2e\x06\x43\x76\xe5\xc7\x9e\x2b\x14\x9a\xa7\x5a\x67\xa2\x09\x3b\x24\x1b\x3f\x2c\x33\x18\x5f\xc8\x21\x19\x12\xd8\x53\xed\x90\xec\xfc\x60\x87\x64\x5c\x83\x8f\x63\x65\x3e\x1c\xca\xbe\x2b\xcc\xa8\x4f\xb5\x3a\xc8\xf4\xca\x77\xf5\xd9\x15\x6d\xa9\x87\x31\x3b\x8e\x96\x01\xdd\xf4\xb4\xa5\x2f\x46\x9b\x2d\xab\x09\x5e\x10\x1c\x9a\x6d\x63\xdf\x16\x78\xa8\x47\xbe\xad\xcf\x5e\xb6\x6f\x0b\xc8\xd7\x23\xdf\x56\x27\x5a\xe9\x59\xa9\x89\x3b\x6d\x1e\x96\x0b\xe9\x54\x5e\xbb\xc1\x0b\x4b\x70\xa4\xcd\xd7\x3f\x44\xaf\xb2\xff\x76\x22\xe7\x1e\x05\xc4\xe0\x6b\x7c\x14\x10\x93\xc0\xa3\x3f\x72\x77\xe1\xae\x7c\x64\x0f\x6e\x9f\xe9\xee\x72\xbc\x0e\xba\x30\x7e\xb2\xfe\x29\xb0\xe8\x91\xb7\x2c\x61\xb2\x7c\xba\xb5\xe6\x58\x9b\xbe\xc4\xe5\x20\xb2\x9b\x68\x3e\x90\xfb\x85\xa2\x1a\x8f\xa3\x69\x80\x89\x3d\x43\xc9\x3f\x42\x94\x7c\x86\x92\x7f\x84\x2c\xfa\x0c\xe7\xc0\xe7\xc0\xfe\x94\xa3\xda\x43\xd8\x7d\x86\x63\x99\xe0\x4c\xaa\x18\x83\x63\xf8\x71\x38\xcd\xe7\x5e\xf8\xa9\x53\xb5\xc3\x56\x86\x63\x9d\x18\x82\xbc\x92\x83\x21\x38\xc5\xc9\xa0\x07\x99\x02\x06\x43\x70\xa8\x13\x5f\xc8\x06\x9d\x71\xf9\x3c\xaa\x0e\xf3\x61\xe1\x73\xb9\x04\x63\x0c\xf2\x95\x7d\x98\xfe\xb4\x47\x30\x04\xa4\x67\x2e\x53\x40\x90\x35\x97\x03\x90\x3e\x9c\xb0\x24\x64\xa2\x47\x06\xe6\x5c\x38\x8d\x3f\x1d\xab\x7e\x78\x9d\xc2\x65\x32\x35\x21\x1e\x85\xcb\x64\xaa\x31\x3c\x52\xba\x32\x35\x34\x1e\x29\x5d\x19\x1f\xfa\x73\x38\x7d\x01\xd3\xad\x4a\x9e\x19\x07\xd9\x23\xad\x2b\x7f\x76\xed\x61\xbf\x5f\x0c\xdc\x4a\x17\xfc\x54\x76\xe5\xca\x16\x90\xca\x55\x3e\x2c\x59\x69\xc5\x3a\x81\x97\x8f\x6d\xc5\x9c\xb5\xd3\x76\x48\xee\x1a\x85\xcb\x0c\xcc\x22\xcf\x29\x73\x1c\xbc\xce\xe1\x32\xc4\x07\x3c\x4e\xf0\x85\x7d\xf6\x51\x34\xcc\x67\x10\xae\x9b\x42\x30\xca\x73\xd9\x4a\x15\x16\xd6\xe7\x5a\x84\x47\xa7\x4a\xa7\x85\x6b\xf1\x51\xcd\x93\x06\x0f\xf9\x69\x39\x89\xbc\x36\xcf\xa5\x14\x25\x6c\x5c\x25\xd7\xfa\xe8\x61\xcf\xa5\x20\x86\x30\x28\x3d\xb7\x92\x61\xd0\xc1\x9d\xf4\x7f\xbc\xaf\x78\x1c\xdc\xe5\x8f\xe2\x71\x6a\x40\xbc\x1e\x69\x31\x39\x2c\x1d\x8f\xb4\x98\xfc\xf9\xdf\xc0\x37\x58\xd6\x2d\x97\x00\x97\x8c\xd4\x96\xbc\xf3\xbf\x4c\x23\x3b\xff\x3f\x7a\x66\xc0\x0a\x5a\x60\xd6\x1f\x5b\x34\xe9\xf1\xb1\xcd\x99\x2f\x1e\x29\x62\x1c\x35\x67\x13\x66\x33\x39\x7b\x70\x38\x39\x1e\x67\x0b\x86\x03\x3a\x5b\x30\x0c\x49\xd1\x35\xdf\x21\x3e\xb2\xdb\x73\xb8\x1f\xa9\x92\xdc\x36\xaf\x1c\x5c\xec\xb5\x65\x84\x85\xe6\x57\xd6\x1c\x98\xf2\xeb\x11\xc7\x22\xbc\x1a\x31\x9b\xf7\xb5\xea\xc8\xf7\x72\x4c\x20\x93\xbe\x56\x1d\x63\xc4\xaf\x1c\x13\xec\x9a\xd7\xaa\x63\xcc\xd0\x6b\x5d\x99\xf6\x04\x69\x67\x46\x5e\x21\xc4\x43\xfc\x78\x37\xa9\x56\x21\x9e\xbc\x4a\x47\x8c\xe1\xe5\xdd\xa4\x5a\xc5\xae\x7c\x37\xab\x56\x7c\x2f\xc7\x69\x70\x95\x77\x93\x87\x2f\xc4\x9f\x77\x93\x87\x6f\xd0\x9e\x54\xaf\xf9\xa7\x94\x74\xaf\x72\x13\x23\xda\xbe\x4b\x3b\x89\x9b\xf9\x75\x88\x3b\x77\xf9\xbb\x2b\xf0\x3e\xd6\xe7\x55\xe1\x49\x62\xd2\x5e\x15\x9e\x24\x93\xc7\xbb\xdb\xd8\x15\xe4\x2c\x35\x22\x04\x92\x77\xb7\xd5\x28\x44\xc8\x77\xa9\x11\x9f\x2e\x25\x5e\x7f\x9e\xe5\xb1\xe8\x74\x21\x25\xe2\xd3\xa2\x94\x88\xce\x10\xa5\x44\x40\xd3\x52\x22\x3e\x3f\x58\x49\x08\x4e\xfe\x2e\x25\x21\xf8\xd7\xeb\xa2\x92\xb1\x49\xde\x24\x8f\x45\x48\x66\xaf\x55\x84\x4f\x03\xe2\x7f\xb1\xab\xdf\xb4\x14\x1f\x1a\x58\x4c\x97\x37\x2c\x7c\x67\xba\x54\x96\x4a\xbe\xc8\xce\xa3\xcf\xcc\x2b\x75\xd5\x8e\xcb\xeb\xcd\xf2\xc4\x32\x0f\xd9\xc0\xc7\xd0\xea\x5f\x87\xc3\xe3\xb4\x7b\xff\x29\x0d\x74\x62\x1b\x5f\x68\x2e\x6f\x56\x29\x46\x26\x42\x45\x44\x76\xfc\x7a\xaf\xd2\x12\x63\xa9\x79\xf3\x42\xb2\xd3\xa9\xf0\x9f\x8d\x0f\x04\xd7\x60\xcb\x59\xa7\x20\xc1\xfa\x2b\x9d\xa2\x72\xc3\xbd\x45\x39\x0d\x1b\xcf\x4b\xf6\x8e\x41\x39\x5e\x9e\x23\xf2\x53\x32\x2a\x0a\xdc\x2b\x8d\x81\xeb\xea\x2d\x4b\x81\x0b\xb2\x57\xb4\x7c\x30\x91\xb7\xa8\x3a\x56\xe6\x59\x21\xe7\x61\xa4\x7f\x0d\x6d\x23\xf0\xe4\xad\xeb\xba\x8a\x31\x19\xda\x46\x2c\xce\x2b\x40\x06\x30\xb5\xd7\x80\x8c\xcf\x96\xa8\x4b\x90\xa2\x09\x07\xa1\x32\x55\x56\x08\x3e\x67\xa7\x3a\x6c\x3c\x44\xd8\xd7\x25\xff\x29\xb8\xfd\x56\xc7\x8d\x0f\xda\x58\xc2\x14\xe3\x92\xa3\x05\xd2\x9b\x85\xab\xca\x0f\x16\xae\xe2\x83\x66\xe1\xea\xf3\x83\x03\xc9\xe3\xd2\x78\x9b\x03\xc9\x83\xc9\xbf\xcd\x30\x21\x8e\xb0\x72\xc5\x0e\x72\x28\xbe\xd3\x94\xc4\x17\xd3\x5c\x36\xe8\x98\x32\x58\x85\x4b\xe3\x75\x55\x09\x8a\xd1\xbe\x8e\xe9\x60\x7a\x25\x5a\x95\xcf\xd6\x76\x24\x32\x87\x5e\x92\xd5\x18\x9f\x16\xb4\xd5\x19\xe3\xa1\x0c\x80\x9f\x2e\x7f\x7b\x80\xd4\x57\xef\xe1\x89\x8b\x69\x38\xed\xa1\x8a\xef\x55\x26\xa2\xc6\xcd\xf7\x5a\x8a\x9a\xbc\x6f\x81\x86\xa3\xe4\x8a\x78\xc4\xc3\xbd\xe7\x6f\x1f\x73\x73\x48\xec\x1a\x19\x0e\xa0\xb0\xe5\x0e\x08\xe2\x55\x8c\x47\xdf\x3f\x4d\x4e\xeb\x03\x74\x7a\xf8\x07\x46\xf9\xf8\x07\x7a\x79\x85\x60\x89\x4e\x2e\x23\x8b\x76\x7e\xd0\xfa\x87\xa2\xf5\x5e\x76\xab\xc5\x20\x2e\xc3\x53\x83\x8a\xcb\x05\x98\xfe\x14\x6f\xf4\xfe\x84\xba\x06\xec\xee\xbd\x6c\xa4\x08\xb7\xed\xfb\x13\xea\x1a\xb5\xa7\xdf\xcb\x0e\xb8\x70\x03\xbe\x3f\xa9\xae\x51\x7e\xf9\x75\xca\x54\x58\xf7\xb5\xaa\xa1\x06\x3d\xb7\x75\xa6\x90\xba\x5e\x45\x73\x90\x63\xec\xfd\x89\x79\x8d\x5a\xbf\xef\x4f\xcc\x6b\x14\x89\x7e\x6d\xcd\x66\x63\xdc\x55\xff\xc7\x04\xdc\x82\x5a\xb1\x06\x3f\x31\xb0\x51\xb5\xfb\x5d\x25\xcc\x69\xf0\xd9\xe4\x9f\x8b\x21\x3f\xca\xe5\xc7\xa4\xfc\xc4\xb8\x44\x32\xbe\xf7\x71\x1c\x78\x34\xf8\xc8\xe1\xc1\x56\xff\x09\x75\x89\xec\x13\xef\x4f\xa8\x4b\x64\x5a\x7c\x1f\x05\xfb\x72\x7b\x3d\x2a\xaa\x03\x67\x7a\x94\x55\x8e\x93\xf1\x48\x70\x86\x0d\x3d\xca\xed\xc7\x96\x79\x85\xa4\x81\x6f\xbd\x92\x83\xc3\x6d\xfe\xfe\x44\xb6\x0e\xd6\xf5\xfd\x89\x6c\x1d\x8d\xf1\x7d\xed\x5f\xe4\x59\x70\xbb\x44\x7b\x16\x19\x42\xff\x7b\x5f\xa1\xaa\xc2\x95\xff\xfe\x64\xb6\x0e\xf0\xf5\xfd\xc9\x6c\x1d\xe7\xf2\xfb\xde\x7a\x3f\x08\xfe\xc9\x70\x1d\x60\xec\xfb\x93\xe1\x7a\x00\x7c\xe7\xf6\x93\xe1\x52\x14\x5e\x9f\xdb\xe6\xa3\xdd\xe2\x39\xe9\xfd\x1c\xcf\x8a\x5e\xfe\xe7\x08\x9b\x9b\xa2\xad\xc3\x99\x3d\xb7\x9f\x4c\x97\x6a\xa2\x7d\x45\x33\xff\x3b\x62\x73\x53\x1c\x46\xdb\x26\x1f\xc8\x27\xfa\x6f\x06\xe7\xb6\x49\x11\xf8\x34\xa0\x58\xe0\x7f\x3a\xde\xdc\xb6\x1f\xbb\xdc\xb6\x78\xde\x37\x3d\xc7\xfb\xbb\x3c\x4e\x0c\x50\x26\xe4\x1a\x91\xb1\x73\xfb\x89\x71\x79\xdb\x79\xa1\xaa\x81\x1a\xcf\x4d\xff\xf3\x7e\xd7\xff\x3c\x0b\xec\x34\x83\xa2\xdd\x3e\xb3\x98\xc1\x9f\x4c\x97\xb7\x3d\x08\xda\x4d\x50\xcc\xe0\x4f\xa6\xcb\x1b\x33\xfa\x93\xe9\xf2\xc6\x0c\xee\x26\x30\xc6\x97\x4c\x60\xf4\x97\x4c\x60\x8c\x37\x25\xfd\x1f\xfd\xff\x44\xbe\xbc\x6d\xd1\xff\x4f\xe2\x1b\x39\xc5\xf8\x93\x3c\x60\x93\xff\xe5\x01\xab\x31\xa1\x49\x6a\xcb\x8c\xf1\x65\x79\xbc\x5a\x7c\x9f\x85\xcb\x6b\x31\xbe\x6c\x17\x1e\x1d\x64\xa9\x31\x93\x17\xe4\x94\xae\x31\x40\x47\x67\x37\x3a\x50\xee\x83\xd0\x43\xe6\x96\xa5\xc7\xb4\x18\xa1\xa2\xaf\x07\x33\x9c\xe5\xa5\xee\x74\xf8\xa3\x60\x32\x43\x0e\xbe\x6e\xf1\xac\x60\xeb\xc9\x96\x29\xbe\xae\xf8\x5f\x2e\x9e\xc6\xff\x4d\x82\x1e\x7b\xb2\x74\x35\x10\x14\x15\xf9\xac\x5a\x0c\xa8\x58\x31\x89\x25\x29\x8a\xbd\x9d\x41\x50\xb1\xec\x52\xf8\xe1\x56\x83\x7c\x60\x0a\xf8\xff\xd5\x73\x4c\x91\xa2\xb3\xe7\xf6\x17\xcd\x67\x6e\xd5\xe4\xc6\x86\xaa\x56\xc3\x78\x96\x1a\xc6\x09\x54\x28\xf7\xe0\x84\x29\x94\x7b\xb2\xe1\x65\xde\xad\x11\xc0\x37\xb7\xaa\xa0\x50\x16\x58\x35\x23\x12\xe4\x2b\xfd\x68\x62\xbd\xaa\x5c\x64\xec\x28\xa5\x23\x4d\x9f\x0e\x15\xe4\xca\x80\x54\x0d\x22\xb1\x43\x9b\xf1\x30\x35\x16\xac\x49\x53\x63\x01\x9b\x25\xa4\x98\x3e\x49\x69\x35\xd2\xd4\xce\xcd\xc5\x20\xc2\xeb\x39\x37\x17\x83\x18\x74\x61\x2d\x87\xff\xed\xdf\x19\x31\x09\xc2\xaa\xd4\x0e\xdb\x30\x56\x65\xf0\x2c\xd5\xec\xf3\x81\xb1\x64\x3d\xa8\xec\x4b\x37\x8b\x51\x77\x39\x14\x7a\x90\xdd\x97\xae\xc6\x0f\xf2\x30\xf4\xa0\xa2\xcb\x31\xd2\x63\x1e\x5d\xde\x3b\xf0\x21\x73\xeb\x8a\x0f\x1d\xbc\x60\xb9\x8f\xff\x97\x8a\x43\x0f\x0a\xdd\xfb\x8c\xd1\xa1\x7b\x85\x31\x2a\x74\xef\x33\x66\x61\xb2\x38\x5a\x32\xd3\xee\x9f\xa3\xd1\xad\x03\x45\x0f\x8a\x71\x08\x25\x7b\x6e\x43\x16\xf6\x1c\x34\xb9\xae\x37\x67\xcf\x35\x21\x26\xec\x6b\x2c\x22\x79\xa3\xab\x85\x20\x72\x28\x8c\x2b\x07\x91\xc3\xa1\x1f\x9f\x2e\x7f\x43\xfa\xec\xe7\xa9\xb0\x0b\xb6\xe7\x74\x6d\xce\xa0\x69\x96\xff\xfe\xd7\x76\xa6\x7d\xfa\x4a\x0b\x92\xe6\xd4\xff\xb4\x77\xea\x39\x06\x34\x9f\x9f\xa0\xc7\xde\x9a\x16\x3b\x83\x80\x9f\x80\xdf\x32\xab\x74\xec\xfa\x3f\xc6\x73\x58\x0a\xe5\x7d\x29\x21\x5c\x28\x3f\xf9\x9f\xec\xff\x73\xb3\x65\x95\x0b\xeb\x27\xfe\xb7\xcc\xce\x94\x5d\xb5\x7c\x38\xf8\xe1\x14\x2d\x74\xf8\xf8\x85\xa0\xf8\x50\xed\xc3\x1c\x23\x38\x55\xfb\xb0\x44\x03\xa7\xc5\xc8\xa0\xe0\x94\x18\x99\x63\x86\x4e\x8b\x91\xd1\xc1\x4f\xfc\x6f\x3d\xc7\x0c\xab\x12\xc3\xe7\xf4\x49\xfc\x8f\x54\xb7\x73\x93\xb0\xff\x39\x5b\xa7\x13\x86\xb0\x84\xe7\xfd\x13\xcb\x98\x82\x53\x62\xda\xa7\x81\x57\xcf\xd1\xc1\xa5\xcc\x5b\x9c\xac\x4b\xb0\x30\xb6\xb5\x04\xfd\xf2\xb9\xd4\x7e\x92\x7e\xdf\xa1\xf0\x52\x12\x99\x11\x9b\xec\x1a\x7a\xa6\x01\xc9\x95\xec\x99\x9f\x2c\xdf\xa3\x12\xf6\xdc\x2e\x41\xb4\x39\x89\xb7\x2e\xe5\x1c\xfd\xdd\xee\x8f\x67\xcb\x8d\x31\x83\x3f\xc1\xba\xf7\x3d\x56\xe4\x1e\x7a\x8e\xf6\x6f\x89\x85\x88\x59\xb7\xc4\x42\xc4\xba\xdb\x62\x21\xdf\x4b\x0c\xdc\x63\xbc\x92\xcb\x3b\x7b\xe8\x91\x18\x98\xfe\x82\x48\x98\x9b\x84\xf6\xa8\x83\x3a\x37\x09\xed\x7d\x8f\xc9\x7b\x24\x23\x22\x20\x3c\x12\x92\xf7\x98\x0c\x41\x42\xb6\xcf\xfb\x42\x25\x71\xa2\x55\xc7\x2d\xa7\x20\x4e\x75\xda\xb6\xcf\xe0\x85\x42\xe2\x80\xfe\x84\xf4\x91\x21\xf6\xb5\x92\x11\xe3\x7b\x2d\x11\xf1\x2c\x01\xa5\x45\x7f\x3f\x21\x7c\x7e\x24\x3e\xa5\x34\xda\x43\x28\x9f\xdb\x4f\x08\x9f\x1f\x11\xeb\x95\x69\x98\x0b\xed\xf5\x00\x69\x50\x22\x16\x5c\xf3\xb5\x88\xf5\xef\x79\x97\x21\x15\x91\x70\x97\x21\x15\x11\x70\xdf\x2c\x72\x95\x78\xce\xfa\xbf\xc5\xb3\x25\x2e\x9e\xab\xfe\xaf\xf1\x2c\xc3\xf1\xe4\xfb\xae\xff\x79\x16\xe6\x28\x38\xe2\x2e\xc3\x6b\xe4\x85\x9f\xbb\x6d\xa9\x9d\xf1\x5a\x00\x63\x7c\xc2\xe0\x04\x87\xdb\x37\x09\x60\xc1\x11\xf7\x5d\x86\xe2\xe0\xc8\xfb\x2e\x43\x71\x9c\x96\xfd\x27\xa3\xe7\x28\x24\x38\xf7\x5d\x02\x59\x1c\xd7\x7d\x97\x61\x38\x4e\xcf\x2e\x91\x3c\x0a\xf7\xcd\x5d\x45\xe0\xc2\x3e\x31\xf7\x9f\x88\x5e\x60\x17\xfb\xaa\x01\xd7\xe9\xc0\x59\x2a\xe2\xbc\xed\x86\x6f\xa4\xcf\x90\x96\xb9\x38\x68\x92\xe9\x35\xb3\x26\xbb\x51\x3c\x4c\xca\xaa\x12\xc7\x28\x5d\x25\x2e\xc2\x83\xe7\x9e\x0c\xd4\x81\x2e\x5b\x67\x13\x13\xb5\xca\xc4\x05\x63\xdb\x93\xc1\x2b\x83\x4f\x7c\xc5\xf3\xec\x00\x93\x41\x13\x4b\x72\x89\x81\x26\x6f\x4e\x86\x65\xc1\x85\x67\x23\x38\x06\x84\x58\x72\x61\xdc\x59\x30\x9d\xe0\xae\xbb\x10\x1d\x8d\x0f\x5c\x34\x6e\xd0\xe4\x82\x78\x84\xce\xb5\x1b\xe2\xc1\xfc\x1b\xc1\x81\x80\xbb\x2b\x62\x39\xb1\xa3\x56\xb4\x31\x74\x66\xfb\xbc\x83\xe3\xed\x8e\x36\x8e\x84\x38\x73\x2f\xae\x8a\xce\x64\x3a\x18\x6e\xd0\x68\xb1\xb9\x86\x46\x05\xc8\xc8\x81\x59\x9f\xbb\x00\x19\xe3\xf3\x2c\x47\xdc\x4e\x0b\x66\xf3\x41\x47\xb1\xf9\x20\x36\x49\x91\x03\x32\xf3\xbe\xd8\x6e\x8e\x99\xac\x62\xb3\x89\x67\x63\xb9\xd8\xb9\x55\xac\x34\xc7\xc4\xfd\x64\xf5\x91\xe3\x26\xdd\x55\x2a\x20\x17\xfe\x6f\xfa\x3f\x28\x52\xa9\x80\x8d\x59\xaa\xf2\xc3\xc5\xcd\xbb\xcb\xf0\xda\x76\x58\x4f\x15\x6f\x8d\xab\x7e\x5f\x66\x56\x78\x81\xac\xaa\x3d\xb3\xda\xf5\x15\xf3\x88\x17\x9a\x98\x57\x88\x27\x7b\x33\xf3\x8a\xf7\x7f\xc2\xfa\x44\x9f\xde\x95\xa9\xa9\x84\xc4\xb7\x2b\x9c\x0e\x85\x7e\x6f\xe6\xc6\x7f\x89\x05\x9a\x7b\xb3\xee\x08\xab\xfa\x09\xf6\x93\x8b\x77\x57\x5a\xa7\xa8\x11\x3a\xf7\x76\xe8\x39\x56\x48\x69\x9d\x26\xa3\x97\x94\xde\xa2\x72\xfb\xdc\xbb\x0f\x2d\xbb\xdf\x62\xfa\x67\x6b\x4a\x4c\xcf\x70\x63\x89\xe9\x99\xbd\x2d\x31\xbd\x6d\x71\x7f\xed\x12\xd3\x33\xec\xb9\x9b\x7d\xd1\x83\xa1\x76\x9c\x27\x57\x67\xfb\x1c\xf2\xee\x18\x03\xf6\xc5\xb0\x72\x01\x8b\x57\xf1\xb5\x88\xbe\x9b\xfb\xb0\xdf\x27\x94\xb0\x7d\x98\x91\xc4\xb4\x0f\x69\x40\x83\x16\xed\xab\x9a\xb1\x6e\x43\xbe\xaa\xcf\xf3\xe5\x8d\x41\x0b\x76\x7c\x33\x75\xc3\x29\xa6\x98\x19\x57\x5a\x43\x91\xdb\xa7\x54\x20\xd8\xdd\x5c\x8c\x23\x46\x39\xad\x8a\xc3\x54\x15\x3f\xb7\xa3\xec\xef\x2e\xa3\x86\xee\xbc\xbb\x8c\x1a\xfa\xef\xae\x60\xe0\x0f\x5f\x76\x15\xb5\xcf\xf5\x31\xe5\xc7\x81\xf7\x2b\x7e\x6e\xc7\x60\xb0\x1f\x76\xe4\xb0\x4b\x84\x39\xdf\x3f\x37\x96\x64\xf6\x1d\x8d\x7e\x3f\x14\x70\x09\x33\x3a\x8c\x1c\x62\xb6\x0e\x23\x85\x98\xf0\x63\x71\xf2\xa0\x6c\x81\xce\x1b\x3f\x18\x35\xc5\xa2\x2e\x48\xf9\x4e\xa3\x76\xe6\x04\xe9\x87\xf3\x4f\xb0\x68\xe7\xe2\x9a\xd1\xe6\xa9\x1c\x0d\xdc\x0e\xa7\xe2\xe0\x39\x1f\xa7\x7d\x39\xcc\x9e\x64\xf5\xfe\x61\xdd\xce\x30\x3a\x98\xbe\xd3\x91\xf1\x50\xa6\x0c\xa3\x9d\x13\xf4\x4f\x9c\xe7\x07\xc7\x90\x73\x67\x9d\x0b\x80\x42\xaf\x8f\x7f\x88\x4f\x9c\x62\x14\xc6\x77\x19\xa1\x12\x2d\xd8\x94\x5f\xb8\x6b\x2f\x43\x56\xe0\xdd\xff\x64\xfe\x98\xbc\x9f\xcc\x5f\x3f\x9b\xd1\xd6\x7d\x58\x87\xcb\x10\x70\x2a\x2f\xb3\x16\x86\x24\xf4\xcf\xe7\x7d\x51\xf5\xf9\x5f\xb6\xe5\x4f\xfb\x32\xfc\xb1\x14\x97\xe2\xfc\x42\xaf\xdc\x6f\xe3\x46\x62\x7c\xcb\x78\x1f\x14\x39\x47\x2a\xd3\x7c\x2b\xf1\x25\x3b\x4c\x3a\x45\x54\xac\x9f\xbb\xcb\xa1\x85\xf5\x7e\xee\xb7\x8c\xd1\x21\x67\xef\xb7\x8c\xd1\xa1\x59\xef\xb7\x22\x7c\xb9\x3c\xee\x43\x0d\x32\x00\xdf\x76\x3c\xfb\xb6\xa3\xfd\x57\xbe\xb1\xb0\xc5\xee\x8f\x8c\xc9\x61\xba\xdc\x95\x35\x75\x0b\xc5\x60\x7f\x24\x98\x87\x79\x62\x57\x38\x5d\xcd\x70\xf7\xc7\xb6\xd9\x20\xf9\xd1\x75\xc7\x7d\xaa\x8a\xd0\x91\x37\x62\xee\x3f\x4d\x22\x6f\x61\x7b\xdd\x85\xe1\xc8\x85\xff\x25\xa8\x7f\x06\x28\x94\x49\x8d\x67\x41\x36\xf2\x9f\xea\x3c\xcc\xfd\xd5\x5d\x1d\x46\xbe\xdd\x6a\x46\xa1\x31\x19\x9a\x39\xac\xca\xad\x3a\xc2\x09\x3a\x77\xe1\x39\x32\x52\xd3\x2b\x6a\x0a\xff\x4b\x2f\x0a\xe3\xcc\x2e\xbd\xa4\x62\x4b\xdf\x7f\x7a\xc7\xfc\x90\xfb\xba\xce\x0f\xe7\x4a\x08\x0e\xe8\x4d\x56\x3c\x62\x01\x92\x15\x8f\x9d\xff\x75\x77\xc7\xcd\x95\xac\x78\x84\xcc\x95\x54\x70\x3a\x22\x41\x67\xb2\xe2\x91\xf9\xbe\xe9\xff\x12\xcf\x0a\xa5\x0d\x79\x29\x2d\x6f\x40\xa5\x03\x69\x1e\x9d\x0f\x0e\x75\x98\xe3\xf9\xd2\xf3\x8c\x67\x45\x37\xc4\x29\x4f\x9b\x4d\x19\x9d\x11\x88\xe2\x98\xf4\x24\x77\x41\x09\xa9\x3d\xed\xb2\x6e\x07\x57\x48\xbb\x29\xde\xe3\x79\x59\xb7\x63\x04\xd2\x45\xb6\xcc\xb3\x74\xa9\xcc\x07\xc3\x15\x65\x62\x4e\x77\x69\x93\x99\x67\x93\x14\x43\xde\x45\x52\x62\x84\x52\x16\x83\xf5\x25\xa9\x11\xa4\xce\x9c\x49\x06\xfe\x00\xe7\xcd\x94\xbc\x08\x41\x42\xd2\x22\x04\xdf\x49\x49\x23\x0e\x3e\x93\x92\x46\x1c\xc7\x38\x49\x85\xf8\x78\x14\x92\x51\xe0\x99\x55\x70\xc2\xd6\x80\xda\xce\xe4\x52\xd3\x78\x6d\x52\x92\x06\x18\xf7\x4c\xca\xd2\xf8\x42\x60\x49\x3f\x95\x61\x86\x5f\x6c\xa6\x9f\xca\x30\x03\xac\x39\x53\x56\x54\x49\xf0\xb6\xa4\x8c\xae\x93\x21\x09\xdf\x51\xc3\xfd\x3b\x53\x96\x4a\x18\x62\x6a\xca\x56\x09\xf9\x60\xe8\x39\x88\xce\x62\xd6\x4c\x52\x56\x1e\x8b\xb8\x93\x92\xc0\x1d\x2d\xd0\xf4\x33\x65\x99\xe8\xd9\x38\x76\x32\x70\x54\xb2\x4c\xf4\x2c\x6b\x91\x89\x9e\x9d\x59\x6c\xb4\x66\x12\x8b\xef\x1b\xe6\xa8\xc8\xce\xce\xc2\x17\x93\x14\x24\xfe\x94\x91\x89\x95\x2c\x15\x93\x10\x73\xe4\x54\x1c\x93\xff\x4f\xfd\xcf\xf7\x97\xe6\x9c\x11\x89\x22\x0e\x73\x79\xf4\x3f\xcf\xd2\xda\x43\x14\x48\x3f\x65\x65\x86\xab\x71\x26\xfb\x15\x38\xcc\xf6\x2b\x04\x73\x49\x3f\x5d\x65\x86\xaf\x73\xa6\x5a\xf4\x1c\x7b\x40\xb0\x90\x1a\xc9\xee\x66\xfa\x29\x2f\x13\xa3\x53\xaa\x5e\xc3\x20\xb0\xae\x8d\xc9\x0f\x12\xde\x39\x6b\xd5\x14\xf3\x2c\xe8\x51\xa0\x65\x67\xaa\xda\x96\x83\x21\x29\x33\x42\x65\xd9\xa5\xbc\x44\xc0\xdc\x4c\xcd\xfb\x34\x86\xd4\x1c\x79\xcb\x69\x6c\x26\x92\x06\xbc\x51\x83\x26\x27\x03\x09\x21\x2e\x39\x19\xc8\xe0\x7b\x85\x43\x4d\xfe\x3f\x4d\x23\x3f\x28\xbe\x69\x96\xbf\x5c\x39\xa9\xc9\x10\x33\xe9\xfd\x31\xc0\x28\x26\xa0\x79\x4d\x63\x02\xba\xd7\x34\xfe\xef\x3a\x87\x21\x2b\xa7\xee\x38\xa0\x10\x2a\x92\xeb\x22\x60\x3c\x4e\x4b\x59\x89\xf1\x2e\x65\x85\x93\xb8\x94\x15\xf6\x65\xff\x29\x0e\xc8\x51\x49\x3e\x85\xcc\xd1\xec\x66\x26\x6c\x1c\x39\x15\xb6\xcc\x46\x70\x65\x05\x0c\x3c\xe9\xa7\xee\x14\x2c\xd8\xc9\x99\x93\xd0\xfd\x93\x22\x65\x37\x74\xac\xe4\x6c\xb5\xd0\x25\x7d\xa8\x06\x3e\x79\xa6\x21\xad\x8d\xcd\x28\xbf\xc3\x86\xee\x9f\x54\x6d\x61\xfb\x8c\x5b\xf0\xf0\xed\x3b\x0a\x85\xee\x7f\x38\xb1\x75\x28\x4c\xf7\xc9\x39\x6e\xf1\x95\x26\x29\x51\xdb\x67\x72\x86\xed\x4e\x9c\xc2\xe1\xc9\x60\xc7\xb9\x0a\xdb\x4e\xb7\x4a\x64\x9b\xe1\x54\x4a\x5b\x82\xdc\x99\xa6\x8d\x4a\xec\x12\x21\xc2\x37\x34\xd6\xf4\xd3\xb2\xca\x87\xd4\x69\x52\x39\x06\x4a\x64\xfb\xa1\xc3\x89\x6c\xbf\x7d\xac\x45\x8f\xc9\x71\x60\x2f\x9a\x47\x9a\x5e\xf5\xa0\xcb\x65\x1c\x32\x0c\xd3\x81\xbd\xb8\x15\x93\x03\x7b\x3f\x4b\x72\xac\x45\x8d\x4e\x5c\xb5\x01\xa3\x5c\x3a\x96\xfd\x2c\xe6\xe2\x70\xa0\x1b\xe7\xf1\xf0\x06\xe7\xc4\x1f\x6b\x59\x63\x60\x87\x69\xe5\x85\x45\x2b\x6d\x2e\x5a\x83\xf8\x95\xf3\x96\x53\x76\x88\x56\x36\xb4\x6b\xb4\x61\x71\x4e\xa7\x91\x47\xf0\x7e\xe5\xbc\xfd\xf0\xca\xd3\xea\x3b\xff\x8b\xb0\xcf\x65\x21\xbd\x6c\xfb\x70\x63\xe9\x65\x1b\x6e\xae\x74\x4a\xc1\x67\x94\x52\xcb\xca\x47\xd6\x3a\x7d\xcd\x17\x46\x65\x0d\x9f\x41\x08\x8d\xca\xc9\x96\x12\x56\x51\xf0\x93\x0a\x3f\x8c\xcc\x25\xb8\x92\xe0\x32\xee\x4b\xa6\x42\xb6\x85\xd4\xb2\x0d\xdd\x3b\x5d\x82\x9f\xb2\xe8\xce\x79\xfb\xb9\xa5\x94\xf3\xf6\xc3\xb1\x94\xf3\x76\xc3\xa2\x93\x04\x96\xdf\x3e\x37\xb5\x80\x55\x1b\x36\x9e\x74\xd9\xab\x09\x13\x97\x66\xb6\xa1\xe0\x27\xa5\x34\xd9\x3e\x57\x8f\xa0\x55\x1b\xca\x5d\x72\x8e\x13\xfc\x92\xe9\x5e\xa4\x46\xa3\xce\x94\xfb\xb9\x7f\x6f\xaf\x69\x90\xea\x4c\xb9\x9f\xbb\xe2\xb6\x44\x80\x2c\xe9\xb4\x28\x1f\xa9\xc5\x59\x50\xb0\x65\x24\xe7\xce\xc5\xda\x91\x56\x5a\x14\x16\x49\x59\x50\x5a\x66\x83\x3b\xeb\x09\x16\x93\x74\x9b\x36\x98\xd0\xbd\x68\x8b\x71\x28\x37\xee\xf6\x11\x66\x9e\x45\x5b\x10\xfb\x58\x2c\xfe\x53\x79\xf0\x99\x9c\x26\x85\x21\x59\xaf\x03\x45\x94\x1e\xaf\x3a\x87\xd0\x79\x52\x3e\x57\xfb\xb3\x96\x9d\x1f\xbc\xec\x70\x78\xe7\x49\x61\x3d\x1e\xdf\xac\x28\x23\xaa\x8f\xf1\xdd\x6b\x8f\x8b\x3f\xa2\x3d\x3c\x8b\xd7\x32\x11\x6b\x66\x62\x22\xde\x4d\x6b\x1a\x4d\xbc\x9e\x98\xcf\x0f\xc9\x77\x40\xb4\x29\x2d\xaf\x46\xc9\xc9\x99\x5e\x03\x91\xc3\x0e\x90\x94\x60\x77\x22\x2b\x3b\x71\xca\x47\x27\x59\xfe\x27\x94\x96\x95\x61\x17\x5a\x9d\x61\x17\x2e\xf7\x3a\x36\x21\xf3\x82\x31\xd8\xd0\xbe\x72\xee\x86\x24\x94\x37\x07\x40\x4e\x7e\x70\x00\x64\x08\xfd\x79\x33\x2a\x3b\x04\xbe\xbc\xb2\xab\x84\x15\x32\x6f\x32\xf3\x0f\x9e\xed\xbb\x6f\x7c\x21\x69\x02\x64\x4d\x76\x5a\x5e\xc4\x8b\xbc\x99\xf8\x60\x42\x79\x5b\xb4\xf2\x89\xb3\x86\x4c\x3e\xb1\xdd\xb1\x33\x72\x13\xdb\x69\xc3\xc4\x06\xe4\x28\x2b\xf0\x18\x0c\x54\x76\xaa\xdd\x12\x88\x9e\xec\x54\xbb\x68\xaa\x79\xa5\xda\x85\x36\xa1\xff\xf1\xa9\x65\x67\xda\x8d\x38\xa0\x99\x77\x05\x77\x0e\xfa\x54\x90\xea\xe7\x7f\x61\x2f\x20\x63\x37\xa1\x61\xee\xcb\xfb\xa2\x8b\x2f\x4c\x57\x65\x0c\x8b\xae\xa0\x23\x89\xae\xc1\xb3\x62\x6f\x99\xcc\x64\x7b\x6b\xb4\xe8\x7a\x79\xd8\xc0\x72\x5a\x64\xf2\xc5\xba\x67\xf8\x44\x60\xe3\xd8\x48\xd9\xf5\xf2\xc0\x8f\x65\xa5\xd5\xc5\x71\x96\x5d\x3f\xaf\x84\x08\x9c\x93\xb7\xf3\xe0\x0d\x01\xed\x3f\xcf\x0e\xa9\x62\xa3\xa5\x35\x13\xfc\xa0\x0c\xd2\x93\x26\x15\x51\x40\x17\x8e\x28\xc0\x6a\x99\x95\x66\xb7\xd6\xb8\xeb\xb2\x23\x0a\xd8\xfe\x2b\xa2\x80\xa9\x5b\x11\x05\x71\xa6\x72\x16\xe1\x0c\x6a\x45\x21\x37\xfa\x58\x84\xc6\x54\xb9\xa2\x1e\xce\x89\x2c\x9f\x55\xc3\x00\x96\xa5\x24\x76\x0c\x2a\xb9\x98\x7d\xc4\x05\x9a\xcb\x62\xb4\xb4\x21\x48\x6e\x24\xfc\x9e\xb9\x58\xad\x62\xfa\x8a\x77\x62\xb8\x5b\xb3\xe3\x8e\xb9\x56\xb2\x92\xe6\x56\xec\xf0\xb9\xd8\xaa\x1e\x0c\x39\x3b\xf2\x38\x78\x54\x76\xe4\x31\xc4\x3b\xf2\x18\x79\x24\x2b\xac\x00\xd7\x66\x76\xe0\x71\x64\x05\x9f\xd9\x79\x1e\xa3\xe4\xd2\xcc\xae\xc1\x17\x59\x3d\x67\x56\x18\x01\xaa\x47\xae\x86\x02\x05\x03\xcf\x02\xa2\xed\xdc\xd2\xb9\x9a\xb0\x50\x08\x73\xb5\x5f\x71\xa7\x0d\x13\xf6\x37\x0b\x5e\xae\xa6\x3a\x88\xaa\xa6\x9a\xfe\x16\xd5\x31\x2d\xd5\x54\xc2\x01\x97\x82\x19\x36\xba\xdc\xec\x3a\x60\xc9\x9b\x5d\x07\x61\xd6\xcd\x52\x31\x3b\x70\x83\xac\xa0\x83\x1d\x83\x4f\x16\x9c\x6d\xe7\x76\xcc\x4d\x51\x20\xec\x55\x55\xe5\x1b\xfb\x46\x9b\x9e\x98\xc2\x1b\xc3\xb2\x5e\xcc\xbe\xc2\x90\x3f\xfe\x9e\xdc\xec\x47\x49\xfc\xe0\x74\x6a\xb0\x02\xc5\x25\xe3\x95\xca\xcd\x7e\x14\x58\x83\xb4\xcf\x86\xda\x90\x95\x64\x17\xe1\x3b\xf7\x45\x7b\x34\xd1\x7d\x83\xc0\x45\xbb\xd5\x32\x96\xa0\x8b\xd4\xb8\x0b\xb3\x31\x6f\x08\x06\xb9\xaf\x3d\x10\xa3\x50\xec\x71\xa9\x8c\xd3\xa8\x37\x4c\x35\xb9\x9b\x01\x35\x7a\xb5\xcb\x28\x33\x50\x2f\xf4\xce\x30\x54\xf0\x27\xaa\x05\xcc\xdc\xe5\x33\x82\x7f\xc8\x01\x97\x90\xf9\xb3\x54\xd2\x8f\x34\x9d\x15\x9f\x0c\x5e\x20\x0f\x2f\xf3\xce\x0b\x8e\x58\x64\x14\xc2\xc2\xf5\x0d\x4a\xa4\x93\xd6\x1a\xf6\xe9\xec\x12\xe0\x1b\x8c\xd1\x21\xcb\xe8\xbd\x79\x38\xdc\x1c\x86\xa2\x98\xe5\xc2\xe6\x1a\x0e\xb4\xff\x8c\xf3\x76\x13\x31\xe5\xd2\x40\xd3\x67\x59\xed\xc6\x43\x46\xcf\x8a\x5a\xae\x00\x36\xb2\x20\x75\x09\x85\x31\x4f\x47\xda\xb3\xd0\x53\x91\xf5\x1c\x1c\xe9\xa4\x09\x35\x37\x2b\xe7\x6f\x61\x07\x4f\xc1\xfe\x60\xe0\x53\xb0\x3f\x0e\x9a\x13\x6b\xa2\xd4\xe6\x69\x42\x83\xf0\xe9\x48\x28\x2e\x60\x17\x5b\xe9\x6c\x03\xe7\xd5\x44\x89\xcd\x73\x51\x1e\xd3\x2b\xcf\x60\x42\x03\xcd\x0e\xd6\xc1\x02\x9e\x97\x67\x30\x94\x8f\x7c\xa8\x42\x1f\x7c\x50\x3a\x6b\x42\xbf\xcc\xd2\x59\x13\x26\x80\x6c\x57\x61\x63\x89\xa4\xb3\x26\xc4\xd2\xbc\x7c\x87\x21\xf4\x67\xfb\x0e\xd1\xc7\xb3\x94\xd6\xd4\x38\xcd\xf6\x1d\x62\x42\xc9\x2a\x3e\x08\x76\x34\x1f\x4b\x64\x8c\xf9\x92\x2f\xb1\xc0\x31\x5c\x7b\x10\x95\x28\x9f\xf2\x4f\x85\xb7\x26\x9f\x6b\xd1\x63\xdc\x4a\x5f\x95\xb0\x2b\xe4\x53\xe0\xcf\x30\x00\xe6\x73\x91\x1e\x83\xb0\xb7\x11\x1b\x40\x3e\x17\xa5\xbc\x21\x46\x56\xd9\x27\xd2\x62\x7b\x66\x2e\xec\x5d\xac\xcc\xd6\x69\xab\x20\x6c\xc8\x15\xc8\x3f\xf7\xe1\x65\xaf\x28\xb4\xaf\x10\x6d\xee\xc3\x2b\x2b\x5e\x29\x48\xbb\x1c\xd0\x04\xd7\xb9\x16\x0b\xe6\x87\xee\x26\xf8\x44\x85\xf2\x58\x00\xc7\x74\x37\x2e\x2f\xa9\xa9\xe5\x8f\xa6\xbf\x2c\x1d\x36\x35\x0e\xe1\x4f\x87\xad\xed\x33\x80\xc7\xed\xf3\x82\x21\x34\xb0\xce\xdb\x64\x87\x0d\x21\xdf\x76\x06\xc7\x34\xb8\x2a\x63\xe3\x94\x4a\x85\x6d\x0d\xde\x70\xaf\x79\x88\x89\xba\xbd\x79\x61\xf1\x77\xd3\xb0\xe8\xa3\xeb\x99\x16\x3c\x2d\x31\xca\x7b\xed\x5c\x06\xe1\x79\x0a\xb5\x39\x4b\xc3\xad\x11\xe7\x3c\xf3\x6d\x4a\xb9\xf5\x6f\x95\xcd\x65\x4b\x48\x9f\x2d\xa0\xb9\xf3\x63\x42\xa3\xd3\x27\x69\x10\xd1\xe2\xe3\x10\x47\x84\x95\x47\x85\x71\xe1\xee\x52\x58\x53\xe3\x4e\x79\xbc\xdc\xf0\xab\x47\x74\x71\x18\x9e\xb5\x5e\xb1\x3e\xcf\x5a\x9f\xa0\x4b\x69\x3b\xdb\x44\xbc\x7f\x2d\x1d\x22\x3f\x2a\x4b\xe7\x07\x83\x91\x5f\x5d\x19\xe3\xf3\x83\xdd\xf5\x9f\x1f\x9c\xef\x1b\xd2\x56\x01\x47\x8e\xd8\xeb\xe0\x4c\x66\xeb\x5d\x2b\xc0\x27\x0e\xce\x64\xba\xde\x55\x34\x96\x5e\x2e\xf7\x02\x2d\x4a\x74\x01\x93\x73\xee\xce\xc1\x7d\x29\xfd\x33\xa1\x38\x17\x27\xf3\x8c\x74\xa1\xb3\x6c\x16\xd9\x3b\x6f\x28\xe9\x65\x30\x8b\xa2\xac\x56\x95\xbb\xae\x6c\x8b\xd6\x1e\x3f\x2c\x5a\x73\xfc\x30\xbc\x11\xf8\xc4\x81\xa8\xb1\xe5\xcb\xe6\x4c\x0b\x1b\xc3\x30\xad\x9d\x37\x16\xad\x25\x7e\x30\xe0\x3c\x44\xa9\xb2\x99\xd8\xc9\x1b\xaf\xdf\x08\x52\x76\x13\x1b\x92\x65\x51\xe6\xab\x84\xa1\xa7\xec\xab\x20\x2a\x3f\x2c\x34\x5b\xf4\xb2\x3b\xbf\x49\xc8\x67\x65\xf7\xda\x43\xdc\xee\x04\x27\x93\x1f\x14\x18\x8a\xff\xbb\x48\x47\x05\x06\x5c\x76\x4f\x47\x88\x5f\x65\x77\xa2\x89\x9d\x91\xfb\x9a\x88\xfb\xac\xa4\x45\x4a\xb4\x29\x15\x92\xfc\x8b\xb3\x48\x85\x2c\x35\x6e\x92\x92\x9c\x64\x63\xf2\x46\xf7\x4a\xf2\x83\xf7\x64\xb0\xec\x92\x8c\x29\x61\x25\xd3\xc2\xb0\xf3\x86\xd0\x17\x6c\x9f\xe4\xdc\x2b\x9f\x4e\xd6\xc8\x69\xe2\x11\x2c\x25\x66\x27\xb9\x4e\x01\xfb\x29\x3b\xec\x95\xf9\x93\x16\x99\x77\x36\x47\x56\xce\x99\x38\x6d\x25\x6b\x8b\xb2\xac\x59\x29\x67\x20\x23\x1b\x81\x18\x87\xaf\x28\xf6\x29\xa3\xef\x15\x55\x69\xef\xec\xa5\xbc\x08\xa7\x49\x83\x69\xf8\xc0\xe1\xc5\x10\x9e\xd7\xfe\x64\x50\x0e\x94\x66\x3b\x66\x9b\xa3\x59\x90\xec\xc4\x93\xd0\x21\x45\x35\xef\xb4\x51\xac\xa4\xec\xfc\x90\xfd\xc3\x9f\x14\xab\xa2\x30\xf6\xc8\x96\x36\x8b\xcb\x12\x44\x5c\xfb\x2c\x86\x66\x46\x60\xfb\x2c\x0b\x9a\xd9\xe8\xf0\x32\x56\x93\x36\x6e\x7b\xa6\x68\xc3\xf5\x35\xd8\x78\x75\xc5\x7b\xc7\xdc\x55\x4b\xd8\x85\x1f\x5c\x1e\x21\xd8\x52\x91\x46\x99\x33\x2b\x58\xad\x2a\x07\xe7\x2f\xd5\x6a\x11\x9b\xc2\x71\xe8\x99\x7d\xe4\x38\x74\x10\x93\x45\x55\xdb\x3f\xac\xce\x61\xe6\x44\x80\x14\xa5\x9d\xfa\xf0\x1c\xa5\x9d\x82\x9b\x16\x97\x61\x8f\xb4\xd2\xb3\x34\xcb\xfd\x99\x26\x95\x19\x27\xd3\xe5\x69\xf8\x13\x3f\x48\xd8\x05\x8b\x57\x5c\x76\x1d\x8b\x48\x71\xd9\xf5\x5a\xe8\xc4\x95\x76\xc3\x25\x5e\xba\xcb\x3a\xc7\x64\xb9\x0e\x7b\x0d\x77\x6b\x51\xda\xa9\xc8\xe4\x36\x8b\xeb\xb0\xa3\xaf\x14\xd7\x61\x8f\x8a\x35\xb3\x74\xa7\x09\x62\x2a\x5c\x98\xbd\xc2\x2a\x55\x88\x85\xa0\xa7\xe2\x42\x2c\x15\x7e\x23\xf5\xee\x03\x8b\x29\xdd\x3c\x8b\x15\x52\x6e\xa9\xf9\xe9\x43\x01\x41\x1c\x21\x97\x59\x41\x0e\x2a\x52\xcd\x32\x52\x4d\xb1\x26\x06\x82\xbd\x48\x11\x18\x35\x8c\x3f\x45\xbe\x29\xca\x1d\xcc\xe2\xe0\xf2\xc2\xa2\xae\x54\xa7\x30\xa4\xdb\xf1\xdd\x7c\xf2\xae\x28\xf8\x7f\x6b\x54\xff\xb1\xac\x7f\x23\xad\x3a\x15\x03\x59\xa8\x3a\x2d\x57\x6c\xb5\xaa\xd9\xe9\x40\xf3\x6b\x17\xbe\xb7\xf2\x81\x42\x17\x42\xb0\xa9\xdd\xae\x90\x50\x14\x6a\x37\xa6\xb0\xd0\xc2\xeb\x26\xa3\x09\xa9\xba\x38\xd5\xeb\x50\xcc\x76\x2c\x48\x1d\x0a\x11\xce\xfc\xef\x7c\x05\xc1\xaa\xeb\x10\x68\x39\x50\xd6\x75\x18\xb5\x55\xe3\xd9\xa8\x2d\xfe\x57\x9e\x9a\xd8\x12\x55\x59\x8b\xb7\x90\xbd\xab\xb2\x16\x6f\x99\xef\x85\xa0\x61\x1a\x87\x80\x75\x0c\x50\x59\x8d\xb7\x38\x2c\x75\x0a\x03\x14\xfb\xa3\x4e\x85\x5b\xc4\x81\xae\x53\x80\x9b\x60\x12\x75\xaa\x80\x40\x6c\xe2\x3a\x6d\xe2\xdf\x69\xd0\xf7\x59\x88\x3f\x75\x0a\x8d\x12\xfb\xa9\x4e\x17\x38\xda\x69\xf2\x14\x14\x82\x2e\x85\xdd\xd8\x19\x92\xb0\x1a\x9f\xf7\x5f\x3d\x47\x83\xd2\x43\x4b\x54\x89\x9e\xf5\xb0\x53\x38\x96\xf5\x70\xb2\xa1\xc2\x0f\xf2\x12\x27\x5a\x10\x8a\x99\x49\x57\xa5\x50\x70\x4f\xf5\x58\x97\x76\x2c\xeb\xb1\x88\x8c\x31\x1f\xd6\xc4\x62\xc7\x57\xfb\x45\x31\xcf\xd5\xc3\x9b\x2d\x33\xca\x5b\xee\x14\x3a\xb5\x6b\x8a\x89\x3a\xed\x89\x0a\x21\xb9\xfe\x94\xcc\x02\x28\xa5\x4a\xc7\x9c\x11\xa1\x3f\xab\x54\xc8\xfd\xa7\x20\xfe\xe1\x62\xaa\xf2\x9a\xee\x51\x6d\x7b\xd6\x73\x59\xce\x62\x9e\xe4\x14\x25\x56\xa7\x9e\xcb\xfd\xc0\x0f\xb7\x9b\x60\x48\xcb\xd7\x42\x13\xaf\xdf\x08\x22\x2e\x1b\x05\x43\xf9\xae\xd7\x32\xf9\x45\xa3\x97\x6d\x9f\x9c\xfc\x9f\x7e\x59\xb1\x9f\xd4\x6b\x8d\x93\x1f\x64\x76\x9f\xf4\xb1\x2c\x9f\xb1\x07\x2f\x1b\xd1\x59\x40\xe3\x4b\x83\x39\xd7\x7b\xe9\xef\x31\xee\x5b\x36\x9a\xe0\xff\xf5\x56\xde\x47\x78\x89\x54\xbb\xc8\xad\x3c\xeb\x8f\xa1\xd5\xa8\xf0\x3b\xab\xf5\x32\xdc\xac\xf5\xb6\xd0\x1f\x52\x44\x7d\x56\xed\xf6\xe8\x52\x8a\x19\x71\x6c\xf5\xb1\x80\x15\x63\x7c\x1c\x0b\xc9\x8e\x51\x9a\xaf\xbc\x33\xb7\xf2\x2d\xe6\x9d\x15\x7d\x16\x4b\x8c\x4f\xac\x34\x81\x12\x6d\xbb\xb1\x5f\x33\x9e\x9d\xe8\xfe\xf3\xc3\xf3\xdf\xff\x5a\x64\x8d\x98\xed\x27\xf3\x92\x8a\x66\x36\x47\xfa\xc4\x5a\xb4\x94\xf4\x7f\x8d\xe7\xac\x67\xbe\x77\x84\x69\x8b\x67\x95\xd6\x19\xbc\x2f\xe1\x76\xe7\x7d\x23\x89\x63\x3c\xbf\x7b\xa1\x21\x60\x34\x85\xf0\xc0\x6e\x5a\x52\xc4\x69\x30\xc0\x96\x1d\x71\x1a\xe3\x5b\x72\x6c\x7c\xaf\x00\x1e\x4e\x72\x5b\x21\xfd\xb1\x35\x9a\x7c\x1d\x0d\xd3\x64\xfb\x89\xa5\xad\x87\x22\xd1\x7e\x52\x69\xeb\xcc\x80\xa4\x52\x5c\xad\xed\x27\x94\xb6\x1e\xb2\x77\xcb\x4a\x65\x52\xf8\x5f\x69\x49\xe3\x2a\x6c\xf6\x94\x84\x40\xda\xe4\x28\x69\x80\x9d\x9b\x04\x52\xd0\x0d\xad\x28\xe4\x34\x4e\x54\xb3\x9b\x24\x8e\x43\x93\xc4\x39\xd2\xa7\xc5\xe3\xbf\xff\xf5\xfd\xd3\x80\x42\x48\x27\x0d\x28\x84\x94\x11\x55\x65\xfe\x88\x4b\xa8\x55\x05\x15\x42\x61\x15\x1a\x9b\x0e\xab\xd0\xd8\xf4\xb7\xa2\xe8\xe3\x88\xb7\x2a\xb4\x35\x23\xfe\x09\x96\xa9\x32\x25\x55\x21\x9c\x89\xf7\x85\xae\x66\x0a\x7f\x62\x66\x8a\x8c\x8b\xb3\x55\x85\x74\x86\xdd\xa4\x35\x85\x70\xb2\x44\x4d\xa9\x4a\x58\x22\x79\x00\x06\xa0\xce\xa6\xd0\x18\x4c\x99\xad\x29\x33\x47\xa5\xc1\xeb\xf7\x7f\xb0\xe2\xd6\x94\xa2\x2f\x9c\x48\xad\x29\x0c\x33\x24\xf6\xa6\x0a\xe8\xa0\xa1\x5a\x17\x98\xba\xf2\xac\x6b\x96\x15\xe8\x46\x83\x47\x7b\x5d\x89\x3a\x32\xed\x09\x3f\x1d\x06\x94\xd6\x15\x36\x0a\xc1\x92\xfb\x4a\xdd\xf8\x41\x68\xef\xca\x07\x02\x0b\xb3\x24\xfd\x91\x1c\x10\x03\x1a\x92\x0b\x98\xe1\xe1\x4d\x17\x1c\xb3\x09\x44\xb6\xb1\x44\x43\x82\x00\x7b\x66\x18\x0b\xfc\x97\x4a\x7a\xb3\xb9\x16\x03\x87\x78\x49\x39\x8c\xc6\xa3\x65\x34\x96\x6a\x18\x8c\xac\x98\xa0\x23\x9b\x8a\x33\x10\x23\xdc\x24\x96\x94\x1a\xcc\xb5\xfd\xc4\x92\x49\x50\x70\x5b\x52\x49\xf4\xa0\xe2\x0c\xe0\x80\xdb\x14\x70\x8f\x05\x31\x84\xeb\xd3\xa1\xe1\x12\x21\x43\xb4\x85\xd8\x0a\xa1\xa1\x19\xb1\x85\xc3\xa7\xc9\xfa\x5d\x22\x45\xe7\x6c\x46\x6c\xe1\x16\x6c\xb2\x7e\xf7\xfd\xf3\xc9\xf4\xed\x19\xdd\x2a\x0b\x28\xfe\xb2\x76\xd8\x59\x03\xb7\x3a\xec\x95\x8b\x8b\xab\x9d\xbe\x6f\xe1\xf8\x8a\x7a\xc1\xaa\xdc\x5c\x57\x01\x5c\x5e\x53\x18\x4c\x14\xc3\x9f\xed\x94\x15\x93\xef\x7d\xd9\xc6\x90\x84\xad\x6a\x9f\xf6\x7c\x96\x63\xe6\x4e\x9f\xe5\x98\x79\x9b\xa4\x49\x8b\xd3\x5c\x48\x81\x0e\x54\xe3\x09\x31\xbd\xb9\xc6\x13\x1d\x5e\x82\xa9\x73\x98\x2f\xef\x4c\xfe\xf7\xce\x8c\xbd\xa0\x1a\x4f\x08\x2d\xed\x27\x2d\xcc\x0d\xe6\xa3\xb2\x09\xe8\x8f\xed\xf2\x52\xf3\xbd\xb0\xc3\x99\xf6\x25\x8f\x32\x5f\xc2\x3a\x01\x70\x6b\x0b\xeb\xc4\x07\x32\x14\xef\x51\x2e\x6e\x36\x09\x13\xc4\x50\xb7\xdb\x02\x0e\xff\x77\x2f\x09\x2f\xd8\xc7\xc1\xf6\xbc\x95\xfb\x8e\xe3\x6d\x43\xf1\x67\x3b\xde\xaa\xdf\x0b\x83\x92\x7c\x82\xdd\xb8\xdd\xf6\x74\xb1\xa1\x6f\xb9\x3c\xe0\x78\x96\x57\x10\x8a\xdb\xe3\xe4\x78\xcc\x9b\xe4\x13\x52\xd7\xb4\x47\x7e\x82\x90\xdb\x9b\xa5\x11\x74\x85\x26\x69\x04\x28\x54\x73\x84\x0a\xf3\xa4\xf2\x07\xe8\x32\x4d\xe5\x0c\x2a\xd3\xf4\x9a\x47\xc5\x10\x55\xce\x60\x63\xa7\xbd\x49\xef\xc7\x1c\x48\xd8\x29\x83\xc3\xf1\x56\xad\x5c\x8c\xf8\xa7\x74\x66\x40\xd9\xed\x15\x08\x3b\x9c\x4f\xed\x1d\x7a\x9f\xff\x85\x42\x87\x07\xbe\x87\xfe\x67\x80\xda\x49\x5c\x3b\x8a\x49\x21\x06\xa8\xb9\xfa\x01\x73\xda\x55\xec\x1b\x0c\x61\xdf\x16\xcf\x98\xf1\x43\x76\xf6\x9c\x3d\x7e\x28\xd2\x01\x5a\x3c\x1b\xa3\x12\xbb\xb7\x6f\x06\x8b\x85\x0a\xda\xb7\xa9\x2f\x68\xf2\xf4\x6e\xe4\x85\x5b\xbb\xb1\xc6\xf3\xa3\xe7\x14\xcf\xaf\x9e\xa3\x07\x19\x70\xf7\x1a\x92\x6c\xdf\x77\xbd\x90\xe3\x39\xb9\x87\xe8\x52\x25\x9b\x88\xd9\xef\x7b\xd3\x73\x4c\x83\x0b\x71\x47\xd9\xb8\x1f\x9f\xf6\x0f\xf4\xe9\xfb\x0d\x32\x77\x39\xe4\xe3\x90\x77\x03\x86\x66\x6d\x7f\xb9\x7f\xfa\x2e\x0f\xf6\x64\x80\xf6\xef\xc5\x5e\xee\x69\x71\xcd\xa0\x49\x62\x6e\xc3\xfb\xd9\x93\x1d\x7c\xc1\x26\x7a\x5a\x7c\x94\x37\xac\x42\x44\x27\x2e\xd3\x0d\xa3\xe8\x2e\xd3\x1d\xf5\x3f\x66\x4f\xf2\x0f\x85\x2c\xda\x6d\x0a\x8e\x0a\x2c\xb3\x27\xbb\x27\x82\xd7\xf5\x9f\xb4\x5c\x23\xb7\xe0\xec\x59\xa5\x7d\xe3\x1e\xec\x92\x76\x0b\xc9\x2f\xfa\xb2\xda\x46\x17\xc2\xfe\x7c\x42\x96\x7b\x5e\x3a\x04\x6f\xf8\x2a\x65\x93\x66\x4b\xe8\x2c\xa7\x4d\xa8\x91\xfc\x73\x76\x49\xb0\x1f\xab\x46\x77\xf2\x4f\x64\xe8\x5e\x5c\xf5\x36\x86\x25\x93\xea\xc7\xce\xd1\x65\x35\xe5\x28\x76\x1b\x49\x31\x64\x74\x1b\x49\xb1\x5c\x74\xc5\xaf\x7f\x8e\x8e\xe3\xd7\x2b\x4b\xa8\xfc\xa0\x13\xf0\x78\x57\x7e\xd0\x8c\xdb\xb0\x2b\x24\xbd\xe3\xc0\xeb\xd5\x92\x76\x0c\x5b\x36\xd3\x81\xef\xa2\x57\x73\x90\x98\x7f\xd9\x50\x4b\x65\xdc\xd5\x40\xf9\x44\x93\x46\xe8\x7e\xde\xb8\xed\x91\x8d\x61\xc9\x86\x0a\xfe\xb9\x0b\x57\x53\x90\x7e\xbb\x72\x44\x11\x3b\xd2\x95\xca\x93\xf4\x00\xbd\xd9\x28\xc5\xb3\x8e\xdb\xe7\x7d\xcd\x14\xc7\xef\x27\x0d\xa7\x2d\xa4\xb1\xde\x64\x37\x0b\xe4\x62\x57\x58\xc6\xc6\x2e\x6c\xab\x08\x22\x03\x92\x30\x19\x22\x46\x57\xa4\xc5\xc6\xbe\x96\xb1\x74\xec\x7c\xe0\xd0\x0b\x76\x65\x57\x64\x09\x93\x24\xf1\x17\x1b\x41\xef\x9e\xe6\xa0\xc8\x71\x16\x9f\xb3\xd6\x1d\x5c\x10\xc6\x93\xee\x40\x8b\xcc\x90\x56\xd4\x16\x4d\x2c\x01\x8e\x31\x98\x39\xb3\xf8\x8e\x2b\xff\x70\xe7\x61\x11\x2f\x24\x93\xbe\x22\x2d\xe8\x65\x18\x94\xcf\x11\x77\xe8\x79\x0e\x39\xb3\x3b\xd4\x82\x71\x0a\xc5\xd2\xa2\x6e\xf9\xec\x8e\xac\xe0\x52\xea\x42\xb1\x14\x6c\xd3\x7d\xac\x1d\x44\xaf\xa7\xf6\x03\x6d\xca\xb2\xb4\xf3\xbf\x2d\x4b\x85\x17\x5e\xbd\x10\x5d\xb8\xb8\x6b\xfd\xfc\xd0\xfd\x43\x7c\x21\xc4\x09\x89\x0e\xba\x43\xd1\xeb\xe7\x07\x43\xa8\x42\x7e\xe8\xd3\x81\xce\xf0\x80\x69\x51\x35\x74\xa4\xbe\x62\xd1\xd9\x67\xd3\xb2\x6b\xa3\xd1\xb5\xf3\x63\x3a\x8f\x1f\x7b\x03\x8d\xd3\x17\xe2\x04\x1e\x7b\x98\x2b\x87\x4c\xd1\x15\x8b\x0e\xc6\xb6\x2f\xc4\x09\x6b\x68\xc4\xc9\x87\x35\x1d\xb2\xec\x30\x88\x85\x2f\x61\xc9\x16\x9c\x84\x8d\xe2\x54\xfc\x9f\x45\x76\xfd\xb3\xcf\xce\x51\xd2\xd9\xd2\xd2\x9f\x2e\x27\xd7\x46\xfb\xec\xaa\xd3\x4c\x9c\xf3\x74\xda\xa0\xc9\xf5\x68\x19\xbe\x71\x02\x85\x2e\x69\xe4\xfd\xe9\xe7\xba\x6b\x62\x8c\x46\x97\x44\x71\xab\xd9\x8d\x2e\xe9\x70\x71\x09\xf6\x09\x90\x56\x17\xdc\xa4\x91\x5a\xaa\x9f\xae\x41\xc0\xf5\x23\xd9\x7e\xf4\xf0\xda\x77\xd9\x03\x4b\xfd\x0c\xec\xf5\xe5\x11\x43\xbf\x6c\xbd\x65\x1c\x8a\x66\x1f\xcc\xff\xb5\x88\x8d\x9d\x25\x3c\xca\x60\x49\x65\x1e\xfc\x1c\x87\x6b\xdd\x0c\x31\x2a\x85\x4d\x7c\x6c\x52\xfd\x9a\xf2\xab\xf0\x82\x52\x99\x0c\x7a\xb8\x24\x48\x06\xe1\x0e\x91\xf8\xec\x11\x87\x48\x7c\xb6\xd9\x0a\x91\x80\x63\x39\x44\xe2\x73\x33\x08\x4f\x52\x3e\xd7\xd1\x4f\x4d\xa8\x58\x8c\xbb\xb5\x04\x5c\x4c\xfd\xb6\x1d\xb4\xf1\x85\xb1\x50\x5c\x1d\x4b\x4f\xe0\x1a\x5d\x7a\x02\x73\x61\x44\x09\x49\x54\xfa\xb2\x53\x06\x25\xcf\x9a\xfe\xe8\xf5\x59\x7e\xde\x68\xd3\x66\x47\xd2\xda\xf5\x7f\x72\x7d\xd0\x2a\x40\x48\x07\x02\xd7\x9d\x49\x36\xd4\xf9\xfe\xac\x5d\x10\x2f\xbc\x4b\x84\x8c\x5e\x5d\xa5\x75\xb2\xf9\x14\x4b\x40\xad\x89\xd9\x5f\xa5\x2d\x0b\x03\x46\x7f\xed\x59\x67\x1b\xbc\x0a\xe4\xe2\x10\x0a\xdb\xb1\x57\xa4\xa9\x57\x3a\x13\xd3\x69\x68\x07\xee\xfc\xae\xa2\xac\x64\x94\xe8\xaf\x52\x41\x87\xbe\x32\x04\xd3\xc8\x39\xc6\x30\x94\x30\x16\xf7\xf3\x50\x2e\xaa\x1c\x3d\x0c\xe7\x9a\x8a\xad\x3d\x7e\xb2\x79\x46\x9b\x1f\x4a\xea\x8f\xae\x3e\x36\x25\x64\xf9\xbc\x2f\x4f\x47\xdc\x26\xc3\xb9\xa2\xe2\x30\x8d\x9f\x5c\x9d\xb1\xd7\x0f\xc1\x22\x46\x0f\xb3\xd6\x10\x2c\xa2\xa7\xe0\xe3\xc3\x05\xc1\xd8\x31\xc3\xd9\xa0\x3e\x7d\x2a\x0d\x3f\xe8\x95\xe1\x64\x50\x98\xe7\xc7\xbe\x6e\x13\xde\xb0\x31\x26\xf8\xf8\x70\x36\xa8\xcf\x38\x05\xc5\xc7\x83\x33\x24\x2a\x57\x40\x94\x43\xa2\x32\x91\xea\xc3\xa9\x9f\x70\x01\x8c\xe4\x98\x98\x38\x3d\x23\xf9\x9a\x64\xee\x92\x63\x62\x98\x8c\xe4\x5b\xb1\xc6\xb3\xd4\x1c\x08\x4b\xce\xd0\x52\x18\xb6\x5d\x15\x71\x36\x86\x84\x69\x32\x02\x0c\xa7\xe6\xaf\x0c\x33\xdb\xa2\x13\xbb\x76\x48\x9a\x2e\x35\xce\xf0\x30\x92\x9e\x9c\xc2\x23\x77\xb5\xc9\x17\xbe\x58\x83\x2e\x25\x83\xda\x3e\x63\x38\xf5\x1c\x0d\x96\x75\x50\xa2\x41\xa7\xcd\x8f\x04\xe7\x73\x94\xc5\x47\xa2\x09\x17\xe7\x9a\xec\x8a\x9f\x2c\x5d\x41\x76\x0e\x89\xd2\xf5\xc7\xb5\xff\x70\x3d\x0d\x01\xe8\xf7\xce\x72\x2f\x00\x7d\x1c\xd5\x51\x2c\x0b\x84\xcf\x60\x14\x6b\x6f\x9f\x41\xcb\x1a\xf1\x79\xf6\xfd\x08\x95\x32\x46\x7c\x48\x50\x79\x2b\xe6\xb9\xfa\x56\x8f\x0e\x64\x60\x9e\x5b\x70\xb1\xe1\x2a\x5c\x51\x9f\x63\x8e\x2a\x48\x5a\xe2\xd9\x9a\x54\xa5\x09\x1d\xfe\xd0\xe5\x87\x8b\x70\x45\x45\x8e\x39\x5c\x84\x0b\x6c\xcf\xa8\xca\x1c\xbf\xf3\x6c\x0f\x0f\x7d\xb8\x08\x17\x58\xcb\xd1\x96\xc3\x26\x3e\x11\x98\xbd\x87\xa8\x3f\x9a\x75\x2d\x08\x6f\x5d\x2f\xf0\x3c\x9c\x10\x81\x1f\xa6\xb9\x33\x4d\xb8\xa0\xd1\xa7\x89\x53\xd7\x65\x2c\x97\xd0\x10\x2d\x6a\xf4\xcc\xd1\x9c\x23\x34\x26\xd7\x50\x07\xce\x45\x77\x7a\x19\xfe\x77\x65\x56\x26\xbb\x2f\x84\x40\xb4\xa8\x1a\xf9\x20\x7d\xc6\xa1\x34\x10\x1c\xde\x43\x1e\xde\xcc\xff\xaf\x58\x77\x6c\x07\x39\x3a\xb9\x6e\xc7\x69\xb3\x08\x3d\x2a\x44\x14\x57\xd9\xb0\xb8\x93\x42\x68\x1e\xa7\xb7\x38\xcf\xd6\xcb\x42\x04\x18\xe7\xba\x29\xe9\xd3\x50\x0a\x76\x8c\x32\xf7\x10\x16\x35\x2c\xec\x34\xb8\xfb\xa9\xab\x34\xac\x3b\xe3\xf4\x06\x61\xa6\x4f\xa3\x1c\xd9\xd6\xa7\x51\xa8\x21\xdb\x8c\xcb\x58\x23\x58\x8c\x9c\xa1\x35\x85\x85\x68\x5c\xce\x49\x14\xa3\x58\x89\x79\x76\x9a\x58\x94\xc5\x5c\x5c\x8e\x01\x88\xdb\x78\xb8\xa2\x12\x59\x39\x86\xd0\xb7\xa5\x76\x3a\x39\xbd\x67\xe8\xe5\xb2\x66\xcc\x0f\x8f\x97\x38\xb6\x99\x6a\x18\x81\x49\x1b\x02\x74\xd4\x0c\x1b\xba\xd7\x17\xd1\x84\xaa\x16\x81\xc4\x1a\x8f\x8d\x04\xcc\xdf\x63\x31\x77\xf0\x83\x12\xc2\x71\x09\x38\xb7\x66\x48\xd5\x43\x55\x8d\x88\x2e\x1c\x8f\x4f\x4f\x98\x04\x86\x52\xe4\x60\x77\x1d\x32\x38\x62\xb8\x1a\x32\x38\x62\x09\x1b\xaa\xb7\xfa\xe1\x22\x8e\x9a\x24\x65\xc2\x50\xce\x1c\xd4\xa2\xb1\x2c\x94\x41\xe3\xeb\xd8\x66\xb6\x80\x4d\x92\xac\xd6\x2b\xc5\x96\x1e\x5e\x5f\xd0\x1c\x8d\x57\x79\x21\x32\xcf\x53\xcf\x7c\x60\xe5\x2f\x44\xa9\xf1\x5a\x66\xf8\xf7\xc1\x74\x41\x55\xa4\x9a\x69\x9b\x22\x32\xe1\xdc\x84\x7e\x08\x11\x60\x6e\x56\x49\x67\x3c\x3b\x2a\xbc\xd0\xe4\xba\x6b\x6b\xfc\x20\x67\xc9\xa7\xc5\x43\xc7\x91\x16\xa5\x7c\x87\x9c\x3a\xb7\x95\x47\x2f\xba\xd8\x7d\xb3\xf2\xec\x50\xd2\x60\xb6\x53\xf5\x88\x7a\xfa\x4b\x2d\xf2\x39\x77\x73\x03\x5a\xb3\x5f\x25\x78\xfb\x74\x5d\x54\x14\xcb\xa9\xa4\x99\x18\x6e\xe7\xbe\x0e\x7f\x89\x1f\xe4\x67\x49\x3c\xeb\x1a\x8e\xbd\x3a\x77\x27\x80\x0b\x51\x70\xca\xa2\xb8\x7d\x5a\xb4\x30\x11\x97\xc1\x4c\x32\x92\x86\x09\x64\xa6\xa5\x73\xc7\xa8\xd3\xba\xa6\xa3\x0f\x47\x17\x56\xda\x54\x74\xe1\xf6\x69\xd2\x4a\x38\xa3\x72\x74\x21\x49\xaf\xa7\x83\x07\x49\x3e\x39\x85\xfb\x24\x3a\x74\x5a\xe6\x21\x0b\xf6\x74\x09\x53\xc2\x28\x67\xb6\xc0\x11\x56\xfc\x69\x29\x88\xbc\xd8\x33\x2f\x09\xa4\xc5\x0f\x55\xcc\x37\x26\x2f\x1b\x7a\x1b\x37\xc8\xcc\x8e\xc8\x62\xb9\xb3\x6d\x1c\x83\x26\x96\x6c\x1e\x03\xcf\x36\x27\x7c\x7a\xb5\x8e\x5d\x18\xb9\x64\x08\xa6\xcf\x6e\x74\x12\x25\x4f\x27\xc9\x04\x2c\x37\x0d\xec\x2c\x1b\x3f\x58\x8d\x6e\xfc\xa0\x52\x2d\x2c\x5a\x59\x62\x45\x8c\xb3\xd8\x42\x0b\x69\x2a\x4a\x04\x9c\x6e\x16\x57\x01\xd9\x69\xc2\x3a\x73\xa2\x0f\x63\x56\x13\x6d\x3a\xde\x8a\x35\x29\xc6\x92\xd0\x68\xb5\x60\xc1\xb8\xaa\xa0\x23\xec\x94\x2a\x2b\x2f\x3b\xc5\x65\x8b\x08\x59\x9c\xd5\x95\x12\x3b\x6f\x54\x49\x09\xb4\xb8\xee\x19\xfa\xb4\x24\x12\x0b\x22\xc3\x66\xde\x21\xcc\x12\x15\xd1\x7e\xd3\x65\x8c\xc8\x7f\x3e\xab\xb0\x88\xa1\xfe\xcc\x6a\x88\x1f\xb3\x29\x89\x6a\x7e\x9e\x17\x0a\x33\x9a\x54\x00\x61\x26\xb2\x60\x36\x1b\x07\x58\x31\x05\x10\x76\x72\xd1\xcf\xa9\xaa\x28\x61\xf0\x9e\x53\x89\xc6\x58\xb0\x69\xdf\x43\xdc\x3a\x73\xca\x1a\x1a\x5a\xdf\x94\x21\x6b\xec\xcc\xbe\xcb\xf4\x93\x9b\x6c\xae\x74\x1e\x85\x37\x1e\x1f\xcc\x98\x9b\x65\xa7\x8a\x8b\x64\x1e\x3e\x33\x83\x37\x8a\xd3\x8a\x47\xa3\x87\x00\x47\x9d\x2f\x04\x8e\xe6\xac\x1f\xce\x60\xf1\x69\xc1\xd6\xec\xb8\x6b\xa6\x2b\x42\x72\x84\x0e\x5f\x5e\xb4\xf8\xe8\x99\x06\xa4\x6d\x32\x82\x53\xf9\x72\x42\x0a\x9b\xa7\x72\x20\xc1\x55\x4f\x19\x71\x43\x6a\x9b\xa7\xb4\x51\x0e\xf5\xe9\xbb\x2e\xfa\x3f\xe5\x7d\xe3\xde\x91\x08\x56\x3e\xa7\xed\x74\xb6\x11\x0e\xe8\x69\x33\x2f\x24\x9c\x36\xf3\x72\xe8\x4f\x8b\x1d\x21\x55\xcc\xd3\x6b\x11\xba\xe7\x54\x16\x8e\xcf\x75\xe8\x2c\x1c\x64\x9a\x9b\x97\x6d\xb6\x21\x09\x4e\xc5\x37\xd5\xcf\x44\x08\x90\x36\x72\x88\x47\xf3\xf2\x0d\x59\xff\x64\xcf\x9b\x2b\x49\x47\x88\xe8\xf3\xb2\xce\xcd\xc1\x58\x39\x39\x60\xcb\x2b\x27\x07\xc7\x71\xe5\xe4\x60\xae\x96\xc1\x89\x1b\xeb\x96\x53\x80\x2d\x77\x4b\xe7\x86\xab\x38\x23\x07\x1c\xe0\xae\x7a\x8e\x06\x6f\xab\xdc\x10\xb9\xf2\x6f\xc0\x50\x57\xfe\x0d\x78\xc6\x2d\xcf\x62\xe2\x0b\xdb\x07\x59\x8c\x5b\x2a\x38\x1c\xe1\x36\x9d\x8d\x26\x65\xa9\x66\x53\xdf\x32\x4c\x73\xd4\x2c\x23\xe2\xd4\x99\x96\x11\x13\x9b\x56\x4e\x68\x80\x31\x53\xd6\xaa\x9d\x84\xec\xf3\xf1\x3d\x0b\xa1\x8f\x55\xf2\xcf\x27\x42\x27\xa5\x50\x80\xe6\xe3\x8b\x37\xf4\x93\xf9\xf8\xa2\x0d\x8b\xec\x7c\x0e\xff\x10\x53\x21\x49\x71\xaf\x90\xfa\xc8\xda\xf0\x79\x5e\x2c\x21\x48\x5b\x26\x30\x16\xe4\xb5\x80\x10\xe3\x7c\xad\xc7\x0f\x7e\xb0\xc5\x2b\xcc\x4d\xf3\x75\x3c\xf0\xe7\x07\x03\x23\x07\x6d\x9a\xb9\x21\xa6\x38\xbf\x06\x69\x2a\xa6\xf3\x6b\x90\x16\x61\x3a\xbf\x06\x49\x0e\xe6\x6b\xbb\x3d\x1c\x54\x66\x31\x82\x4d\x8f\x6d\xd7\x73\x8d\x67\x0b\x08\x83\x1f\xcc\xec\x26\x5f\xd8\x08\x1f\x62\xf0\xb1\xd9\x08\x1f\xbc\xe3\x70\x38\x13\x80\xa9\xc3\xe1\x4c\x58\x81\x0f\x47\x2f\x81\xd3\x3b\x1c\xbd\x04\xe4\xe9\x70\xf4\x12\xac\xe0\xd8\x2c\xce\x4f\x3e\x31\x08\x22\x84\xe7\x63\xb3\x78\xc4\xc8\x0d\x82\x08\x66\x71\xec\x36\x97\xc6\x16\x3f\x1c\xbc\x84\x9b\xe3\x70\x68\x12\xa9\xe1\x0e\x87\x26\x81\x9f\x3f\xe4\xfd\x26\xc4\xec\xd8\x2d\x32\xc4\xb8\x77\x07\xfd\x75\x3a\xb5\xe6\xc9\xb0\x76\xdb\x26\x06\x4d\x5a\xf5\x0c\x06\x72\xec\x56\x3d\x07\x6d\xc8\x48\x87\x25\xf0\x70\xec\x12\x4a\xfb\x91\xec\xa3\x8d\xcd\x73\xd8\xc3\x8d\x59\xf7\xb0\x87\x1b\x95\xee\x48\xa6\x35\x2e\xa9\x23\x2d\x5a\xe9\xc5\xc8\x3f\x96\x2d\x59\x82\xea\xfc\x60\xb1\x21\xb8\xed\x91\x1c\x85\x16\x2a\xd0\xe1\xe8\xa6\xc4\xb3\x05\xa6\x4c\x27\xb7\x7f\xa0\x4d\x0b\x4c\x99\x91\xdb\x44\x19\xe7\xe0\xb0\x9f\x3c\x4e\xe3\x91\x1d\x83\x16\x27\xfc\x90\x94\x9b\x88\x0d\x38\x64\xda\x4b\xe0\xb7\x0f\xc7\x37\xb1\x6c\xd9\x11\x78\x99\x36\x25\x31\xb1\xce\x92\x7a\x13\x50\x8d\x23\x2f\xc5\x9c\x37\xec\x59\x4f\x8c\xc2\x86\xb3\x50\xb3\x8f\xec\xb8\x09\x36\x93\x03\x9c\xf6\x9d\x61\xfc\xb6\xf0\xd8\xf8\xc2\x0e\x97\xf4\xa7\xbb\xea\x28\xaa\x0f\x13\xa6\xc1\xa3\xd8\x1b\x10\x92\xe4\x51\x0c\x97\x0d\xb5\xe5\x28\xf2\xc6\x84\x1b\xe3\x28\xb6\x71\x85\x32\x78\x48\x86\x1e\x1b\x2d\x2c\xc9\x32\xa6\x41\x32\x74\x26\x3b\xc0\x61\xcf\x3d\x89\x0f\x8e\x62\x9b\x16\x9b\x66\x05\x44\x71\x22\x64\x40\x24\x9d\xec\x21\x91\x39\x93\x54\xff\x58\x01\x52\x6c\xe6\x15\x20\xc5\x19\xaa\x2e\x80\xc9\x91\x59\x22\x71\xac\xa7\x45\x62\x62\x56\x0e\x89\xc4\x00\xb8\x8f\x6a\xcb\x4b\x70\xca\x43\x22\x71\xce\x30\x9c\x6a\x71\x65\xd0\xa6\x73\x3b\x0f\x86\x25\x63\x5c\xe8\xde\x87\xeb\x76\x62\x82\x38\x9a\x90\x13\x50\xde\x6c\x31\x0a\x25\xe6\xb0\x91\x11\xfc\xde\x21\x23\x23\xea\xd9\xd1\x56\xad\xf1\x98\x4d\xdb\x10\x09\xa7\x3e\x1c\x51\x05\xa1\x8e\xa8\x22\xe2\xfb\x90\x0d\xb1\x63\x97\x3c\x86\xd3\x1d\x87\x25\xf3\x90\x09\x10\x97\xe5\x71\x28\xc8\xa3\xf0\x2c\x68\x54\x5c\xec\xc7\x69\xdf\x3a\xac\x58\x36\xbf\x9e\xd8\x8a\xa7\x61\x75\x30\x9b\xd3\x37\x3b\x9c\xc3\xe9\xb9\x89\xf9\x3c\x94\x06\x0e\x83\xd1\x71\x5a\x81\x8e\x41\x9e\xeb\x5e\xa7\xd3\xc3\x76\x44\xfa\x30\x58\x0a\xca\x65\xf4\x03\xd8\x7b\x48\xde\xac\x3d\x04\xb3\xc3\x11\x10\x04\x4d\x1c\x2b\x02\x02\xbe\xe0\x88\x7b\x2c\x8d\x87\x3c\x9e\xe4\x3a\x3a\x56\x04\x7e\x88\xf6\xc7\x65\xd6\x12\x06\x97\xc3\x01\xf6\xc8\x45\xc7\x2a\x92\xce\xfc\x5e\xe6\x0b\x70\xcd\x9f\xc0\x58\x47\x28\xe5\xc7\xbd\xf6\x7f\xcc\xaf\x02\xe0\x49\xde\x70\xfc\x04\xc6\x3a\x42\x19\x3b\xee\xe5\xf6\x0b\xc2\x84\x5a\x44\x24\x3d\x24\x30\x36\x30\x59\x87\x73\x6a\x73\xff\xde\x56\xd9\x1b\x3f\x08\xb6\x0d\xd3\xb5\x33\x92\x54\x03\xc7\x23\x95\x83\x99\x7a\xec\x15\x84\xdb\x3c\x16\xde\x91\x24\x1e\x79\x01\x43\x37\x3b\x9e\x25\xaa\xf3\xc3\x12\xbe\x83\xae\x67\x09\xdf\xbc\x21\xd1\x8d\x51\xad\x3c\x67\xb0\xa3\xd7\xe6\x68\xd8\xd1\xbb\xb6\x66\x4c\x85\x91\x87\x0d\x2e\x6c\x51\x0d\xfc\xda\x61\x51\x0d\xa0\xd0\xf1\xae\xbd\x48\x2f\x4b\xc6\xa4\x17\xd9\xa0\xd8\xcd\x0e\x3c\x07\x46\x7a\xbc\xb6\xf6\x4c\x9a\x58\x7b\x91\x26\x14\x6a\xb0\xc7\x92\x9c\x0a\x34\x4f\x00\x8a\x4f\x09\x6f\x6d\x0f\x6d\xe8\x54\xe4\x39\xc1\x94\xe7\x26\x78\x44\xd0\x7e\x6e\x36\xa4\x87\x4c\x7f\x6e\x2e\xb3\xd1\x68\xd2\xf2\x4c\xc8\x83\xa7\x05\x33\x12\x10\x9f\xdb\x92\x67\xfe\x54\x72\xe9\x14\x5e\x11\x6e\x75\x6e\x4b\xd6\x61\xc8\x4e\xcd\x18\xcc\xff\x74\xc8\x39\x2e\x8d\x73\x85\x9c\xc7\x39\x3f\x1d\x72\x0e\xdf\x3d\xf7\xb5\x82\x31\xe8\xdd\xb8\xb8\xc4\x27\xbe\xc7\x18\xc7\xee\x6b\x6b\xd0\xc6\xa1\x13\x14\x2f\x24\xb1\x6e\x3a\x4d\x0a\x7d\x0d\xbd\xf0\x4c\x8b\x73\x47\x9f\x49\xd5\xd7\x42\xc4\x3d\x93\xf9\x59\x74\x60\x83\x60\xe6\x7f\xcb\xc4\x8d\x06\xac\x91\x55\xbe\xb0\x4d\x86\xa9\x77\xc5\x72\x30\x70\xa7\xe3\x69\x48\x21\x74\x26\x1f\xd2\xe8\x24\x8b\x4f\x4c\x9e\x65\xa5\xa7\x0b\x9b\x03\x09\xbe\x38\xf3\x9a\xca\x19\x3f\x58\xda\x0f\xd6\x72\x66\x0b\x85\x21\x7a\x9e\xd9\x7b\x28\xf1\xc3\x92\x8c\xf8\x61\x11\x12\xc3\xcc\xb2\x76\x04\x23\x38\x8b\x79\x49\x68\x8a\x67\xf1\x21\x8d\x0b\xff\x2c\x82\xd2\xc6\xf5\x71\x16\x69\xc4\x99\x16\xac\x11\x87\x40\x70\xda\xd8\x07\x32\xf6\x2c\x56\x39\x58\x61\x1b\xf7\xb0\x14\x9c\x65\xb1\xbc\x18\xb7\x3d\x9d\x9f\x41\x48\xe3\xf8\xf4\x21\x4f\x67\xf0\x9a\xb3\x2e\x32\xa2\x4f\x99\xfa\x06\xeb\x65\xb1\x65\x4f\x7c\xa1\x78\x73\x36\xae\xe3\xbc\xc9\x44\x75\x5a\x8e\x21\xb5\xd7\x29\xdf\x28\xd8\x95\xd3\x62\x0b\xe1\x16\xa7\x72\x4f\x6f\xac\x68\xf5\x65\xce\xb3\xa1\x73\x1c\xf9\x66\x0b\xfc\xe4\x87\x35\x97\xd1\x87\xab\x52\x62\x76\x3b\x9b\xad\x0b\xa1\x99\x9e\x8e\xd1\xc9\xa1\xd3\x9c\xcd\x8c\x3a\xc4\x92\xb3\xc9\x5a\x10\x3c\xf5\x74\x95\x49\xd4\xdf\xb3\x9b\x73\xb3\xdb\xbb\xc7\xc5\x11\xed\xf6\x0c\x30\x39\x7d\x0d\x34\x26\xa7\xfb\xcc\xf1\x6c\xb6\xcc\xa1\x74\x02\x2d\x02\x1e\x4e\x27\xd0\x22\xba\xe9\xec\x8e\x92\x64\x6f\xba\x72\x24\xf1\x4b\xa7\xb0\x87\xb5\x84\x54\x7d\x0e\x5b\x07\xe0\x58\xc2\x1e\xf6\x1c\x9a\xc0\x39\x0c\x46\x08\x53\xd8\x29\xec\x61\x23\x3b\xd8\xe9\x72\x92\xe0\x46\x4f\xa5\xd0\x4a\xa0\xf8\xce\xb1\x2e\xa1\x18\xd8\x30\x66\x26\x6e\xcb\x53\x49\x9b\x1b\xbe\xc3\x53\x19\xb2\xfa\xfc\xbc\xf1\x78\x83\x06\xf9\x12\x05\x1b\xc0\xa6\x73\x9a\x16\x2e\x9d\x29\x4b\x07\x6c\x6c\x9a\x94\x10\x16\xcf\xb9\x58\x48\x4c\xc7\x34\x29\x30\x99\x69\x59\x83\x2d\x28\xfc\x61\x02\x84\x7e\x3a\xe5\x15\xa0\xf3\x53\x56\xda\x96\xc2\xfe\x79\x3a\xc3\x15\xc0\xf7\x73\x7a\x15\xc2\x1c\x75\x2a\xb2\x38\x81\xce\x38\x8f\x75\x5d\xfe\x29\xca\xe9\x34\x18\x11\x00\xc9\x69\xf0\x21\x48\xdc\xd3\xe0\x43\x0a\x4a\x9d\x4e\x77\x05\x1c\xfb\x3c\x16\xcf\x89\x51\x2b\x02\x28\x7f\xbe\x38\xf5\x1c\xdb\x40\x50\xc3\xfc\xe9\xe2\xd1\xff\x34\xf8\x7a\x0c\xd1\xa0\x02\x84\xda\xa7\x05\x27\xa2\xca\x21\x10\x9d\xc6\x0e\xe2\x90\x38\x97\xf3\x3c\x64\xa8\xd3\x50\x41\xea\x72\x9e\xf6\x85\x53\x08\xf4\xb4\xeb\xfb\x73\x9a\x55\xc4\x06\xc5\xe7\xbc\x6c\x48\x09\xf1\xfe\xbc\x8c\xa7\xe7\x16\x77\xde\x29\x8a\x85\x9e\xd7\x1a\x57\x74\x62\xb1\x38\x87\xe5\xe4\x54\x60\x30\x48\xb5\x53\xc0\x3f\x30\xe3\xe7\x25\x1f\x3f\x4c\xe8\x5a\x3b\x20\x1a\xb8\xd7\x20\x62\xfa\x56\xd2\xa7\xc9\x0f\x9a\x2d\xd2\x57\x9f\x4e\xfa\x94\x69\xc2\x97\x5b\x08\x61\xa7\x31\x79\xa4\x75\x3e\x1d\xbc\x43\x60\xf7\xa9\xe0\x1d\xb2\x63\x9d\x16\x9c\x49\xa7\x7c\xde\xf6\x9c\x30\x59\x2b\x0d\x14\xb7\xb2\xa3\x8b\x89\x2a\x3d\x1d\xbe\x43\xbc\xf9\xf9\x58\xcb\x08\x6d\xe9\x7c\x16\x69\x41\xc9\xb3\x48\xa3\x51\x83\x48\x27\x6d\x28\x60\x81\xbb\xc7\x89\x9f\xb8\xa5\x65\x38\xfd\x44\x36\x9d\x2b\x13\xd4\xe4\x0b\x63\xc9\x61\xc0\xef\x1a\x78\x6c\x8c\xe5\x53\x67\x3b\xae\x18\x66\x76\x9f\xd3\x3a\x01\x8a\x39\x9d\xd6\x09\x70\xd8\xf9\xfa\xd6\x8d\x71\x4b\x0e\x2e\x60\x77\xae\xcd\x8a\x45\x58\x2d\x2e\x5b\x24\x41\xa0\x5d\x2b\xc1\x52\x30\xf1\xcb\x16\x49\x90\x73\x97\x25\x61\x80\x71\x97\x4d\x94\x78\x44\xae\x6d\x01\x68\x79\xc3\xce\xc0\xb8\x2a\x2e\x9b\x28\xc1\x29\x5d\x12\x76\x31\xdb\x5f\x16\x76\xf1\xf7\x5f\x92\x6d\x6b\x61\xe4\xff\x44\xd9\xa0\x4d\xd1\x37\x58\xfa\x2f\x5b\x28\x81\x10\x5c\x12\x6d\xdb\x5e\x69\x62\x91\x16\xc3\x92\x05\x72\x00\xa6\xbb\x76\x47\x65\x87\x54\x78\xed\xd6\x37\x63\xcf\x5e\x32\x38\xf6\xcf\x7c\x25\xe3\x3d\x82\x8b\x5c\xc9\xb6\xa5\xcc\x0f\x0e\x70\xcf\x7c\x62\x5b\x52\xdc\xf0\x57\xb2\x2d\x89\x2f\x96\xc6\xcf\x17\xa7\xbf\x88\xf9\x5b\xe1\xe3\x71\xd9\x5c\x82\x01\x8e\x8d\x26\x1f\xab\x2b\x41\x89\x6d\x85\x3d\xae\xab\x2b\x1b\x90\x1c\xf3\xe9\x88\x71\xf4\xdc\x2b\x1b\x21\x1b\x07\xe7\xca\xf6\xae\xc6\xb6\xbf\x5c\xc2\xa5\xec\xfc\x60\x5b\x52\x9c\xe8\xcb\xc9\x90\x08\xab\xbc\x6c\x1c\x24\x1d\xe0\x25\x11\xb8\x12\x37\x7e\x09\x1a\x48\xad\xe7\x2b\xdb\x28\x16\x07\xfa\xb2\x6d\x30\xcd\x3f\x95\x13\xbc\x6c\x38\xec\x8c\xc8\x16\xb3\x90\xe1\x2e\x57\x9d\x04\xd6\x79\xd9\x38\x48\x62\x86\xab\x2c\xba\x79\x63\xe5\xe7\x8d\x21\xad\x5c\x47\x21\xa2\x5d\xf2\xa8\x4f\xf2\x03\x5c\xcb\x1a\x18\x72\xe0\x25\x8f\xfa\x68\xbc\x70\xd8\xa8\xc6\x0b\xce\xf7\xb3\xd1\xeb\xe5\x1f\x18\x97\x4b\xaa\x31\xdb\x36\x0f\x96\x8d\x71\x2d\x01\x2c\x3e\xa9\x0b\xeb\x1b\xdd\x5a\xce\x26\xb7\xfc\x25\x9f\x7a\x2d\x9c\x09\x09\xde\xc0\xe5\x2f\x0b\xde\x25\xd8\xe7\x55\x65\x30\xf9\x7c\x20\xfb\xe1\xa7\xcf\xe1\x2e\x62\x97\x2c\x41\x7c\xa3\x49\x73\xcb\xc6\x0f\x26\x84\xad\xb7\xec\x87\x31\x4a\xdb\x0f\x89\x34\xbf\x9c\x80\x89\x6c\xe8\x57\x5b\xa1\x57\x31\x9f\xcd\xa1\x56\xac\x62\x33\xa0\x9e\x9d\x60\x0b\x22\x78\xee\x6b\x25\x54\x82\x83\xac\x84\x4a\xb0\xbe\x95\x2f\x89\x85\x17\x8a\xb0\x21\x05\x5e\x2b\x61\xd2\xe0\x93\x95\x30\x29\x7a\xf9\x97\x30\x29\x46\xda\x6d\xb8\xfc\xb4\x71\xf8\x07\xda\x70\xbe\xc4\x9d\x36\x2e\xe3\x03\x82\xfc\x47\x91\xf5\x9c\xaa\x47\x15\xa3\x60\x7d\x8f\x02\xc7\x43\x44\xbe\x84\x21\x03\x4a\x74\x3d\x8a\x01\xfd\x7c\x2f\xc3\x66\x08\xdd\xd7\x2b\xb4\x55\x5c\x45\xd7\xab\x5c\x33\xdc\x2b\xaf\x0b\x92\xb0\xa4\xc6\xb1\xc3\xbe\x5f\x6b\x4a\x6c\xbc\xd7\xfe\x64\x0e\xc0\xc2\x84\xb1\x09\xec\xc3\xc3\xaa\x73\xbd\x4b\x75\x8a\x51\xbe\x76\x30\xb3\x2d\x1c\x9a\x8a\x97\xef\x36\x8e\x0c\xdb\xd1\xbd\x2c\x43\xb1\x3e\xb7\x70\x64\x98\x74\x6f\x79\xf5\x76\x44\xf0\x5b\x77\xe8\x8e\xbe\x7c\xff\xee\xd0\x02\x02\xe0\xde\x16\x69\x34\x39\xfc\xc5\x1e\x3f\xc8\xc5\x1c\x46\xb1\x5b\xf7\x63\x2d\xc1\xdf\xef\x15\x8c\x1a\x26\x8f\x7b\x97\x43\x98\x3e\x9c\xbc\x9e\x38\x81\x7b\x57\xf0\x75\x5c\x32\xb7\xec\x38\x1f\xe1\xe0\xde\xad\x15\xc5\xde\xbd\x1d\x9e\x5a\x63\x89\x6e\x87\xa7\x82\x67\xbe\x0d\x0f\x63\x98\x8e\x46\xad\x71\xa9\xdc\x4e\x5f\x5f\x2b\x6f\xd8\x2a\x1c\xa6\x83\x3b\x2d\x2d\x29\x06\x6e\x7f\x5c\x09\xff\xd1\x9d\xac\x26\x85\x43\xe2\x96\xfd\x88\x78\xe9\x3b\x2d\x2d\x29\x86\x95\x14\xf8\x97\x79\xb6\xbd\x88\x3e\x17\x1d\x31\xdd\xf6\xa4\x61\x51\xba\xb3\x35\xa0\x30\x23\xdf\x76\x94\x01\x74\xbb\x75\xf9\x25\x10\xed\x77\x76\x92\x76\x08\xc9\x4b\xed\xe4\x87\xee\x36\xf8\xc1\x4a\xce\xdf\x7c\x54\xb7\xc1\x62\x64\xac\xbd\x75\x11\x92\x70\xf9\xce\x8b\x8a\x58\x72\x57\x54\xc6\xb7\x7e\x67\xb9\xb0\x43\x31\xbb\xcb\x22\x33\x96\xc7\x58\x31\xa2\x05\x6e\xe7\x54\x21\x64\xf8\x2e\x56\xdd\xc2\x1e\x78\x17\xdb\x2b\x42\xe5\xb9\x97\x75\x28\x2e\xbf\x7b\x59\x87\x38\x41\xcb\x3a\x14\x8c\xf5\xd6\xbd\xf4\x29\x92\x7c\x17\xab\x4d\x6c\xce\xea\x1a\xbd\x9d\x1f\xe4\x3c\xa0\xcd\xea\x08\xb8\x38\xea\xb7\xb1\x5f\x00\x85\xee\x6a\x3d\x6a\xf2\x83\xf5\xa8\xe0\xab\xb7\xd1\xf3\x78\xba\xee\x6a\x85\x0f\xee\x50\x97\xc2\x17\x6b\x50\x4d\x6c\x70\xa9\xbb\x2e\x62\xf9\xc1\xc4\x0e\x06\x66\xa1\x9c\x26\x1e\x0b\x0b\xbc\x60\xe2\x83\x49\xdd\xcd\x3a\x63\x8c\xd3\x81\xaf\xc1\xfe\xef\xe6\x8d\x15\x62\xd6\xad\x8b\x2a\xe1\x61\xb8\x9b\x75\xaf\x50\xf1\x6f\xb9\xba\x88\xf8\xbd\xe5\xea\x4a\x60\x59\x6f\x65\x7e\xc7\xf5\x75\xeb\xaa\xfb\x64\xfb\xbf\x75\xd5\xf5\xc4\xf6\x53\xee\xc0\x84\xc0\x7d\xcb\x2e\x95\x3e\xab\xda\xad\x8b\xf1\x89\x92\x07\x92\x72\xf7\xd6\x5d\x98\xf0\x4f\xdf\xca\x75\x97\x88\xfb\xbf\xbb\x29\x0b\x69\xe3\xee\x8b\xb2\x18\x78\x37\x25\xf0\x0f\x17\x4e\xde\x13\x6d\xdc\x6e\x83\x81\xda\x96\xc3\x31\xe8\x8b\x94\xf8\xc1\xa9\xde\x89\x35\xbd\xc7\x52\x2b\xa3\x0d\xd9\xa5\x12\x7e\xf1\x7b\x38\x71\x2f\xa7\x51\x31\xb1\x89\x8c\x04\xf7\xb0\x9e\x09\x93\xb1\xa1\x8a\x80\xa1\x7b\x98\xfc\x4f\x1b\x8b\x7c\x7e\x10\x88\x02\xc6\x35\x96\x4e\x1d\xd3\x31\x2d\xbd\xc2\x3d\x9d\x96\x1d\x30\xd2\x2d\xab\x53\xff\x6c\xf2\x69\x45\x09\x1e\x3d\xad\x03\x86\x05\xe2\x9e\x56\x94\x42\x68\xbe\xa7\x75\x40\xae\x8a\xb9\x74\x40\x3e\xb1\xa7\xae\xd3\xad\x75\x40\x6e\xb0\x69\x7c\x43\x63\xe8\xc6\x37\xc0\xa6\x6d\xb9\xc2\x65\x75\x3b\x37\x3b\xd8\xbc\xfb\x58\xd4\xc6\x2a\xd8\x72\x05\xe6\xec\xb6\x71\x0a\xcc\xd9\xed\xe4\xec\x38\xc6\xee\x63\x91\x1f\xc4\x1d\xd6\x62\x38\x2c\x36\x4e\xe1\x92\xbd\x9d\x7a\x1d\xcf\xd8\xed\x58\x59\x50\x65\xf7\x61\x83\xe2\xa7\x17\x2b\x68\x95\x36\xac\x49\x72\xfd\x1e\xf6\x5c\x46\x13\xa7\xf5\x46\xae\xb9\xd3\x26\x70\xe6\xe7\xb4\x22\xc9\xa4\x2b\xa5\xcd\x60\xb7\x9c\x76\xe6\x54\x7e\xb0\x33\x07\x61\x46\x01\x23\x79\xe7\x4a\x97\xef\x78\xb0\xf1\x4f\x6b\x9a\xe5\x4f\xca\xd5\x7d\xae\x7a\xc8\x0c\xd1\x16\x1c\x18\xbb\xab\x3c\xe3\x78\xbb\x6d\x31\xc3\xa9\x78\xcb\x6f\xdc\x3f\xec\xf0\xf2\x44\x84\xec\x79\x5f\x72\xd9\xc2\x56\x5c\xf7\x79\x0f\x61\xf3\x76\xdd\xe7\x0f\xc7\xbc\x3c\x11\x85\x4e\x4c\x77\xe1\x0d\xe3\x7c\x43\x20\xbe\x05\x67\xec\xe4\x0e\xbe\x2f\xfb\x66\x0a\xe3\x3a\xad\xdc\xf2\xc6\x5a\x63\xc6\xe1\x35\x66\x6b\x5d\xa6\xbe\x32\x74\xc3\x56\xc2\x32\x72\xdb\x5f\x0d\xec\xec\x56\xca\xbe\x8c\xdd\xf2\xbe\xad\xa1\x21\x6e\x2a\xc2\x76\x70\xd2\x5c\x73\x8c\x88\x9d\xdb\x2e\x6d\x92\xbf\xdd\xb7\xd5\x72\xb8\xaa\x32\xb6\x53\x5b\xf1\xbe\xad\xa2\xb1\x0d\x6e\x43\x3c\x98\xf3\xdb\xea\x69\x28\x9f\xf7\xbd\x66\x83\x37\x5c\xf1\x1b\x96\x79\x3b\x8b\x2e\xc2\xc6\xed\x2c\xba\x48\xd2\x4a\xc6\x93\xb1\xfa\xde\x8e\xd2\x45\x5f\xbd\x1f\xab\x75\x3b\x6f\x58\xad\xfb\x7c\x52\xfc\x46\x0c\xfd\x11\x2e\x84\x5e\x1f\xeb\x7d\x9f\x1f\x44\x6c\x81\x2f\x3f\x8b\xd8\x58\xb6\xc7\xaa\xf7\xe7\x07\xab\xde\x89\x1f\xac\x7a\x73\x93\x3d\xd6\x58\x99\x73\xd5\x19\xcb\x64\x19\xbe\x5f\xab\xac\x5c\xc1\xef\xa2\x2d\x26\xec\x35\x6d\x2c\xe4\x6b\xda\xb8\x61\xdf\xb5\xb2\xd1\xed\xbb\x88\x0b\x5a\x5e\x2b\xb5\xac\xc2\x6b\x6a\x59\xc9\x77\xd9\x15\x62\x3e\x5e\x83\xaf\xd8\xf9\xaf\xd5\x5e\x36\xfa\xbb\xd4\x71\x3e\x31\x82\x3d\x76\xc3\xb3\x2d\xf5\xbb\xc6\x0f\xa6\x25\xf4\xac\x67\xb3\xda\x1b\xdd\x3e\x9b\xd5\xde\xd0\xe6\x9e\x6d\x29\xe8\x33\x7e\x58\x0a\x7a\x8f\x1f\x9c\xfb\x24\x36\xd0\x23\xcb\x63\x27\x5b\xf7\x23\xcb\x63\x46\x21\x79\x36\x43\x7a\x06\xdd\x9a\xb8\xc6\x27\x96\x0e\xe2\x8e\x7d\x36\x13\x17\x37\xe8\xb3\x1b\xac\x14\x8c\xf8\xd9\xad\xf5\xc7\xa5\xfb\xec\x8e\x1d\x8c\xfb\xf1\xd9\xad\xf5\x4f\x3e\x31\xf9\x8c\xd4\x8e\x77\xd2\x9b\x3c\xd2\xcf\x32\x1e\xa7\x67\x77\x9e\xea\x10\x7d\x9e\x7d\x01\x9a\x82\x38\x79\xe2\xf1\x2d\x3e\xd2\xd7\x50\x98\x1f\x67\xc1\x24\xe3\xf6\x63\x73\x26\x3a\xc6\xa3\xf8\x1e\xf4\xe5\xc7\xe6\x4d\x30\x3a\x8f\x33\xf4\x15\x9e\xa7\xac\xae\xd1\xa5\x4d\x13\xd8\x19\x1f\xc9\x67\x1d\xa3\xd4\xf3\x13\xb6\x32\x79\xcd\x1e\xa5\xe4\x23\xad\xe3\xb3\x52\xf2\xd1\xc5\x50\x38\x38\x2d\xba\xaa\x0e\xbe\xa2\x67\xac\xb0\xc8\x98\xba\x61\x4b\xef\xfe\xa7\x04\xb1\xcf\xf2\x06\x86\x20\xf2\xb8\xa0\x0e\xba\xf3\x63\x29\x0b\x23\xce\x33\xac\x8a\xf1\xbc\x34\x1c\x9a\x58\xba\x19\x54\x39\xdb\x05\x7b\x77\xda\xe3\x1d\x57\xe5\xe3\x82\x3a\xc0\x1e\x9e\x69\x69\x99\x2f\x94\x78\x2c\xae\xea\xc7\x72\x1b\x90\x85\x47\xee\xc3\x42\x5e\xe7\x47\x82\x5c\x83\xe3\x3e\xaa\xb0\xf3\x59\xee\xe9\x94\x11\x8d\x3e\x2c\xd9\x0c\x9a\xb0\x64\x13\x17\xf8\xb3\xe4\x38\x76\xc4\xf4\xad\xc7\x5e\x9f\x32\x3d\x33\x39\xd3\x07\x8a\x05\x9d\x32\xde\xb1\xb1\x0f\x9f\xa7\x8d\x1f\xd6\x79\x8a\xd9\x3b\xec\xb7\x60\xd3\x1c\xc6\x90\x40\xea\xe1\x7d\xc9\x17\x4a\xb4\xdd\x43\x7a\x7a\x56\x11\x58\xce\xa8\xa4\xba\x96\x3e\x9f\xc8\x08\xc3\x82\x48\xa8\x2b\x64\xa1\x7a\x2c\xd4\xa1\xe1\x3f\xc7\x0a\x8f\xe3\x0d\x1b\x44\x3a\xc3\xb2\x41\xa4\xd3\xa8\x5d\x32\x21\x89\x3c\xa7\x75\xf2\xd0\xbc\x9e\x55\x38\x36\x14\xc6\xc7\x89\x0a\x43\x66\x7b\x4e\x21\x72\x33\xcf\xeb\x36\xa7\x49\x73\x0e\xf6\xef\x4f\x88\xcb\xa4\x0e\x7c\x54\xf5\x15\xc4\xf8\xf3\x4f\x4a\x8b\xad\xf5\x93\xd2\x0a\xd6\xbe\xc7\xe5\x74\x80\x07\x3c\x06\xf7\x81\x22\x79\x2e\xd7\xc2\x0a\x7b\xde\x73\xf9\x06\x08\xbd\xec\xf9\x49\x69\x99\x3c\x15\x8f\x84\xb4\x0e\x3c\xea\x71\x7d\x1d\xcc\x04\x8f\x84\xb4\xde\xd9\x6a\x97\x0d\x28\x1c\x89\x4b\xa1\x56\x8d\x4e\x1d\xfb\xc3\x30\x4d\x07\x0d\xd8\x20\x12\x5d\x5a\xda\x2a\xa1\xc5\x3d\x3f\x69\x2b\x93\x1b\xe1\xb9\x17\xaf\x89\x51\x2b\x61\x32\x18\x91\x47\xb5\x6d\x36\x16\xe7\x5e\xac\x22\x56\xef\x36\xab\xe0\x59\x8e\x6a\xa6\x61\x25\x20\xe4\x96\x7b\xa4\xfd\x33\x0b\x8f\x63\xbf\xc2\xd2\xf1\xd8\x81\x09\x76\xe3\xb1\x03\x13\xf7\xc3\x63\x07\x26\x08\x91\xc7\xa5\x6b\xc0\x7f\x3c\xf2\x60\x62\x30\x78\x2c\xe1\xec\x9c\x8e\x67\x89\xae\x74\xb2\x12\x10\xd3\x89\xf4\x15\xe6\xd2\xf2\xcc\x87\xd2\xe5\xd1\xe4\xfa\x79\xed\x39\xe0\x05\xdf\xf8\xf4\x61\xe9\x85\xc8\x85\xe7\x95\xeb\x00\x4a\x5f\x97\x8b\xe7\x7e\x7a\x1d\x72\xcf\x0b\x86\xad\x84\xca\xf8\xb8\x8e\x0d\x36\xcb\xc7\x70\x42\xf0\x50\x8f\xb3\x17\x72\x38\x5e\x97\xce\x80\x05\xba\x8e\x0d\x6b\xfc\xba\x8e\x0d\x9e\x98\xd7\xf0\x42\xee\xb8\x77\xf9\x59\x63\x5c\xef\x92\x65\xe2\x9e\x7c\x37\x51\x56\xff\x54\x5c\xf7\x75\x4d\x1b\x92\x34\xbc\x4b\xf0\x69\xfc\x70\x78\xe6\x72\xfc\xf0\xe8\xd2\x8c\xe7\x95\xac\x30\x14\xd2\xd7\x49\x55\x62\xc1\x5f\xd9\x8b\xf1\x86\xbc\xae\x2c\x83\x5b\xe7\x95\x3c\x52\x88\xea\x7f\x77\xab\x4c\x71\x6f\xbe\x8a\xf0\x18\xb1\xb5\xdf\x7d\xc9\x02\x41\xf4\xbe\x76\x59\x0c\xdb\xfe\x55\xec\xdc\xef\x6e\x87\x4a\x48\xc9\x6f\xda\x34\xcc\x68\xd3\xd1\x1a\x08\x20\xaf\xa3\x35\xf0\x6c\xbc\x8e\xd6\xe0\x88\xbe\x8e\xd6\xc0\xbd\xf4\xca\x9d\xda\x40\xcd\xbf\x8a\xd6\xe8\xf8\xb8\x5f\x67\x24\x44\x6a\x7e\x0d\x39\x44\x48\x7e\x1d\xbe\x81\x6b\xed\x95\x4b\x36\xe1\x8d\x7b\x93\x92\x7f\x4c\xda\xb4\x19\x2a\xd3\x84\xcd\x1b\x71\xd2\xdf\xa4\x44\x3c\x71\x9f\xbf\xb6\x4a\x23\xcf\xbd\xff\x92\x7a\xc7\x17\xf6\xd1\x92\x41\xf5\xb5\x8f\x96\x2c\xb7\x6f\x96\x49\x20\x4c\x17\x6f\x5e\x1a\x03\x6d\x7a\x67\x86\xd8\xf1\xda\x45\x5b\x3e\xc3\xb0\xc6\x90\xe9\xc4\x96\x69\x36\x57\x56\x16\x61\xa6\x2f\xaf\x6b\x30\xa6\x2f\x9b\xe9\x45\xa7\x65\x8d\x3b\xbe\x58\x89\x11\xe3\x3e\x79\x8b\xd1\x0f\xa1\x40\xbc\xc5\xc2\x4d\x30\x8b\xd7\x3e\x56\xb2\x12\xbc\x4e\x95\x88\x1c\xf7\xda\xc7\x0a\xda\xe1\x75\xc4\x05\x62\xc4\x5b\x0e\x0d\x3c\x08\x51\x0d\xd4\xcf\xec\xd9\x72\x8d\xd2\xf6\x96\xb5\x88\x74\x6a\xb6\x18\x17\xfc\xeb\x08\x0c\xac\x47\xaf\x4c\xd9\xa3\x57\x7e\x50\x88\x62\xe1\x59\x88\x36\x6a\xd8\xbc\x75\xed\xe0\x18\x66\x5d\x3b\x38\x7a\x5d\x41\xc8\xcc\x4e\x35\xe4\x82\x25\xb1\x5d\x1a\x14\xe1\xab\xa8\xe4\xb1\xd3\x89\xad\x6d\x93\x4e\xd6\x76\xa4\x09\x6f\xc7\x78\x5e\x79\x5e\xd8\xd1\xb2\x4b\xc3\x49\x5f\x47\x29\x93\x53\xf3\x55\xd1\x1b\x84\x84\x77\x25\x86\xe9\x34\x69\xbb\x0c\x27\x71\xd5\x2c\xfd\xfc\x20\x70\x31\x6c\xcb\x31\x1a\xe4\x9f\x7e\x65\xb8\xa6\x0c\xf0\xdb\x7d\xa5\x87\x8c\xf0\xda\x25\x5b\x38\x77\x2e\x61\xc3\xa2\xbb\xfc\x0c\xbb\x77\x95\x9f\x81\x6d\xd9\xff\x8a\x54\xf7\x5a\xc9\x41\xaa\x7b\xbb\xd5\x4c\x0e\xa6\x4c\xcc\x19\x99\xf7\x95\x89\x79\x90\xd5\xf7\x1d\x82\xdf\xc3\xb6\x16\xc0\x90\x93\xfa\x53\x10\x2a\xea\xf0\x6b\xfd\x00\x07\xe9\x3b\x6d\x0f\xfc\x7c\xe1\xb3\x1e\x94\x4f\x9f\xf5\xc4\x0b\xcd\xa9\x41\xf9\x41\xb0\x84\xed\xd3\xa6\x8f\x0c\x9b\x73\xda\x0c\xf6\x37\x70\xc5\x3b\x15\x36\x02\xd5\xd3\xe8\x18\x58\xdc\x82\x1a\xd2\xfe\xb1\x38\x01\x3f\x2c\xc5\x38\xc6\x28\x73\x6c\x4b\x5c\xbf\x16\xed\xc9\x77\xfc\x4a\xb4\x1f\xd4\x80\x7b\x0f\xa7\x0f\x62\xee\x64\xb0\x1d\xc4\xd2\xbd\x92\xed\x07\x51\x6c\xaf\x64\xfb\x41\x2c\xdd\x2b\xd9\x7e\x10\x8c\xf2\x4a\x72\x1f\x9f\x2b\x55\x92\x7b\x41\x36\x7c\x9d\xc0\x10\x54\xe3\xeb\xca\x25\x08\x1f\xaf\x2c\xb6\x73\xe3\xd6\xbd\x8c\x0b\x09\x01\xf4\x95\x88\x3b\x31\x76\xbe\xb2\x43\x4e\x0c\xa6\xef\xe5\xfc\xae\x61\xd4\x7d\x65\x87\x9c\x98\x2e\x5f\x49\xb5\x23\x0c\x80\xff\x67\xec\x4f\x72\x75\x89\x61\xee\x00\x6c\x9e\x55\xdc\x1d\x44\xbd\xa8\xc9\x9b\x64\x9c\xec\xa1\x1a\x56\xe0\x81\xed\x1f\x7f\xec\xfd\x07\xe2\x11\x0f\xef\x33\x6c\xf8\x0d\x2e\xf0\x5d\xa9\x4a\xa5\x96\x62\x7b\xa8\x69\x4b\xf1\x85\x48\xb6\x9a\xf6\x05\x58\x68\xf9\xd5\xb4\x89\xc5\x74\x8b\x9e\xa6\x7d\x6c\x69\xa9\xd7\x34\xeb\x7e\xdb\xa9\x91\x26\x2c\x08\xed\xdd\x9a\x6e\x50\x38\x57\x2b\x68\x7a\xe0\x47\x35\xd8\xa2\x69\xfa\x84\x60\x5a\x9a\xbe\xfd\x09\xc2\x23\x6a\x32\xbe\x4d\x26\x3f\x9a\x8d\xe5\x11\x66\x6e\xd5\xbc\x6f\xcb\xc1\x00\x40\xcd\xb0\xbf\xd2\xc1\x53\x33\x6e\x0c\x02\x3b\x6a\xde\xd4\x5e\xa8\x82\xd2\x6c\xc4\x3c\x50\x1b\x35\xf7\x03\xe3\xe8\xbd\xc8\x03\xf2\xb2\xf0\x15\xb3\xb4\xc9\xf4\x2b\x45\xb3\x19\xbd\x64\x3a\x6d\xd0\xbc\x4f\x65\x63\x8e\x5a\xcd\xd7\xc1\xa6\xf3\x91\xe6\xfb\xda\x23\x5d\x1c\xd8\x8d\xb9\x99\x2c\x80\xd8\x33\x27\x07\x62\x2b\x5e\x32\x3f\x81\xe8\xf0\xe9\x24\x4e\x4b\x42\x76\xa6\x15\x05\x19\x4f\xf8\xc8\xca\xe6\x3d\x06\x41\x02\xb5\x6c\xde\x23\x72\xb1\x69\xd9\x9c\x45\x2d\x4e\x23\xb5\x74\xcc\xf6\x64\xc1\x9e\x89\x88\x44\xd4\x72\x26\x22\x0a\x90\xa7\x98\x76\x38\x2d\xd7\xe9\xc3\x62\x01\xf2\xc9\x75\xf6\xf2\xda\x6b\x4e\xc8\x3d\x2d\x38\x61\xd3\xbd\x69\xb5\x6c\xb1\x94\x3e\x53\x5a\xb6\x80\x31\x53\x54\x7f\x98\x7b\x17\x07\xb5\x26\x4c\x8c\x4b\x90\x8a\x04\xfd\xc2\x5c\xc9\x5a\xeb\xbe\xdf\x89\xe4\xa9\x15\x81\xa6\x14\x73\x14\xe9\xda\xf3\xec\x7c\x03\xe9\xb7\x12\x27\x1b\x69\xd0\x25\x71\x6e\x2d\xcb\x39\xfd\xb6\x14\x29\xcc\x25\x71\xea\x2c\xc3\x78\x2b\x89\xbd\x1c\x96\x86\x9e\xa7\x05\x89\xbb\x25\x71\x2a\x91\xcd\x5a\x12\x67\x0e\xa9\xa9\x79\x77\x68\x9d\x96\xfa\xde\xb5\xcf\x6a\x89\x95\xb3\xc4\xcc\x20\x89\xb1\xa4\x18\xe7\x85\x4e\x09\x3f\x6a\xc9\x01\x6a\x3c\x60\x9b\xae\xd1\x0f\x4f\x91\xcb\x56\x52\x4c\xae\xd9\x2e\x24\xc5\xe4\xbe\xa7\x4d\xce\x8c\x59\x11\x1a\xb5\xf5\x5a\x01\xa5\x90\x63\x64\xef\xf3\xe7\x47\x24\xa6\x46\xcf\x47\xf8\x55\xa8\x9a\xe9\x16\xab\x48\x92\x29\xc4\x28\x55\x24\xc9\x6c\x8c\x2c\x51\x24\xc9\x14\xa2\x6e\x6a\x3b\x8b\xbe\xfe\x05\x44\x49\x2d\x3f\x66\x63\x00\xa1\x5a\x7a\xcc\x3c\xe8\xf9\xac\xc8\x5c\x29\x44\xbb\x54\xe4\x8c\x14\xc2\xbc\x69\x6b\x58\x2f\x1e\xe9\x66\x6c\x65\xa3\x35\x40\xdb\x66\x2b\x0b\x01\xb8\xd4\xb2\x03\xee\x37\x7c\x2e\x1b\xf2\x9a\xb8\xa4\xa4\x48\x70\xd7\x88\x14\xa8\xcd\x38\x0c\x61\xd2\x48\x45\x7a\xba\x96\x48\xb3\x9b\x9c\x6e\x71\x1e\x70\x00\x99\xd0\x51\xdb\x83\xf4\x0b\x7c\xe0\xbd\x7e\xe3\x7c\x6a\x37\xcd\xb7\x30\xd5\xa5\xf6\x7c\x12\x1c\xfb\x48\x7b\x39\x05\x95\x05\xf3\x2f\xc3\x9a\x76\x13\x94\x84\x1c\x85\xf6\xd6\xff\x12\x1b\xb5\x1b\x83\x1c\x4c\xa1\x76\x00\x3d\x07\xe5\xe8\xb8\x9c\xe3\x7a\x42\xc2\x2f\x89\xdb\xc1\xb2\x54\x31\x98\x4b\x2d\x49\x15\xe3\xcf\xb4\x9b\xee\x22\x72\xd2\x2b\xb2\x3f\x25\x7a\x17\xeb\x48\xf2\x57\xf2\x7c\x1d\xa6\x6c\x17\x22\x14\xaa\xa5\x0a\xca\xc2\x00\x10\xb5\x4c\x39\xbb\xc0\x27\x67\x08\x3a\xe5\x76\x25\x45\x16\x13\x21\x32\x90\x0e\x70\x1d\xc4\x12\xd2\x01\x9e\x82\x81\xef\x3a\x9e\xf3\xca\x60\xc1\xf8\xf3\x33\x29\xfe\xea\xf8\x4e\x13\x3e\xf2\x09\x40\x50\x4a\xfe\x3a\xcf\x84\xbb\x4c\xa3\x13\xf1\x43\x8c\x54\x57\x03\x11\xcf\xc2\x58\x76\x05\x68\xb8\x30\xdc\x5e\x81\x45\x2c\x99\xfc\x81\x61\xf4\x0e\xca\x30\x3a\xbf\xbf\xb1\xda\xd5\x10\x5c\x7f\x21\x9b\x2b\xa0\x4d\x03\x2d\x48\x0d\x7e\x71\x17\xf8\x58\xc5\x94\xf2\x11\x41\xa9\x82\x68\x17\x4a\x35\x7a\x40\x8d\x18\xec\xa6\x6b\xc0\xf5\x97\x5b\x65\xc1\x09\x85\xee\x20\xba\x26\x30\x6b\xb8\x33\x96\x39\x6a\x74\xfa\x3f\xe8\x42\x1a\x47\x46\xca\xea\x12\x4c\xc7\xaf\x02\xc0\x80\x72\xed\x97\x60\x4a\x79\x51\x2d\xdb\xa1\x93\x10\x1b\xba\x04\x1d\xe3\xee\x58\x82\xd1\xfe\x7a\xe2\x81\x95\xa3\xb0\x00\x87\x8b\x0b\xb7\x6c\xf8\x9d\x9e\x2c\xba\x40\xc5\x69\xce\xd7\x65\xec\x7a\xa4\xea\x55\xc3\x74\xda\x4f\xb0\xd1\x0b\xae\x1b\xd1\xe8\xd9\x61\x9c\xe4\x75\x34\xd2\xd1\xe8\x0d\x6b\x3a\x6f\x3c\x83\x2b\xca\x91\x7f\x4d\xd7\x01\xc4\xe6\x8e\x5a\x66\xa2\x0f\x30\x46\x35\x6c\xa1\x1c\x38\x5b\x0a\x70\x21\x61\x26\x2d\x05\xb8\x50\x20\x73\x29\xc0\x85\x24\x93\xd8\x00\xea\x27\x80\x9d\x14\x50\x3f\x12\xf7\x24\xa0\x7e\x26\xa3\x0c\xd5\xa0\x7c\xf6\x9c\xb2\xeb\xef\xf9\x0a\x5f\x31\x4b\xb7\x94\xd8\x1f\x2f\xa6\xb0\xc4\x2b\x03\x4f\x44\xa3\x13\x5f\xe1\x68\x5f\xa8\xb6\xb9\x71\x81\xa4\x33\x19\xdc\xa8\x00\xbd\x99\x0c\xb7\x51\x40\xd6\x4c\x86\xec\x28\xd0\x65\x02\x24\x43\xd7\x87\x29\x2c\xfc\x2c\x78\x17\x06\x72\x29\xa0\x60\x8c\x7f\xfa\x87\x5b\xeb\x4a\x58\x23\x57\x1f\x2a\x00\x5a\xc2\x08\xa0\x00\x68\x11\x2a\x11\xf4\xb2\x8b\x73\xd2\xc1\x56\x2f\x5c\x9c\x85\x9b\x07\x10\x2e\x93\x3e\xbb\x0a\xbc\x95\xd0\x0a\x2b\xc0\x53\x26\xe3\x6f\x14\x48\x28\xa1\xa2\xd2\xab\xa0\x63\xbc\x10\x80\xfe\x31\x19\xb5\xa2\xc0\xf6\x98\x8c\x87\x50\x60\x6d\x4c\xc6\x37\x29\xa0\x34\x66\x30\x27\x86\x72\xb1\x9f\xf0\x25\x01\x88\x45\x28\x12\xf4\xea\x50\x2d\xf3\xd8\x03\xd5\x62\x52\x2d\xa0\x57\x47\x7e\x3b\x9e\xf2\xab\x9f\xaf\xc4\x13\x80\xbb\xe2\xa1\x06\xf0\xc5\x0c\xee\xff\x32\xf9\x60\x52\xc7\xa7\x06\x4a\xf1\x0b\x32\x4b\xaf\x39\xff\xb2\x8b\xe8\x05\x5e\xae\xc6\x3a\xdb\xcd\xde\x19\xbd\xa9\xd7\x61\x9c\x2b\xbb\x0e\xd2\xc1\x24\x0f\x7a\x81\x74\x10\x14\x48\x2f\xc1\x6e\xaa\x2c\x38\x2e\x5c\x12\x05\xd0\x96\xf1\x94\x5f\x87\x96\x90\xcf\xb9\xd6\xf8\x0b\xc9\x51\xaf\xf5\x37\x5a\xa1\x5e\x26\xfa\x07\x4c\xa0\x5e\x17\x66\x3d\xc6\x72\xe5\xbf\x42\x55\xf5\x02\x8b\x4f\x0d\xbf\x1a\xfc\xc5\xaf\xe0\x0d\xbd\x2e\xfd\xcb\xd9\x4c\x2f\x48\xd1\x74\x08\xd2\xeb\xfe\xdb\xdd\x47\x81\x77\x11\x06\x63\xbd\xee\xfe\x97\x95\x4d\x1d\x8c\x82\x0c\x32\x90\x24\x3a\xbd\xd7\xf5\xfa\x5f\x12\xf1\xea\x75\xc0\xce\x1a\xfb\x81\xab\xf8\xd7\x57\x1e\xac\x4b\xe3\x57\xc0\x11\x53\xcb\xaf\xd7\x83\xad\x1d\xab\xff\x9e\xcf\x72\xc6\xde\x33\x7c\xae\x2d\xf2\xff\xd2\x5d\x45\xaf\xf7\x74\x9d\x05\x8a\x82\xce\xb1\x98\x9d\x45\x5a\x1c\x31\x3d\x81\x3a\x1c\xdc\x07\x32\xc8\xfb\xea\x3a\xf4\x88\x17\x29\x40\x16\x66\x0d\xea\xf0\x9d\xaf\xf8\xe0\x6e\x88\x4e\x8d\xf3\x01\x84\x84\x3e\x49\x1d\x0c\x00\x61\x17\x78\xa3\xf7\x21\x39\xdc\x96\xc0\x0e\xe8\x21\xf6\xdf\x19\xfb\x94\xf7\x95\x21\x01\xec\x82\xca\x02\x5b\x17\xc2\xfd\xe9\x7d\x08\xca\x88\x02\xac\x0b\xcf\xfe\x0d\x68\xa5\x10\xeb\x0d\x1d\x60\x3f\xc1\xb1\x98\x2a\x5e\x88\xdd\xa0\x88\x89\x2f\xc1\xaa\xdd\xc8\xcb\x13\x32\xf7\x8d\xbc\x3c\xa4\xf9\x37\x92\x95\xd3\xb0\xa8\x08\x8a\xef\x21\x51\xdf\x90\x0b\xe9\xf2\xa2\x08\x8a\x17\x3a\xa3\xe8\x0d\x8a\x43\x85\x9d\x5a\x84\x7a\x8e\xec\xf3\x7a\x77\x50\x0b\x8a\x3f\x08\x17\x8f\x34\x45\x8a\x70\x71\xa1\x4e\x5b\xef\xa1\x7f\xc1\xd5\xe9\x6d\xf1\x24\x01\x7c\xa4\xf7\xc4\x67\x73\x14\x34\x3c\xc1\x29\xb5\x78\x12\x21\x22\xa2\x22\xf8\x7b\xd6\x58\xb8\x89\xcf\x92\x51\x45\xf4\xb7\xd0\x90\xaa\x88\xfe\x8e\x78\x32\x45\xf4\xb7\xf4\xfc\x2f\x58\x16\x8a\xd0\xf0\x88\x68\x53\x04\x6d\x87\x9f\xa1\x5a\xd0\xf6\xcc\x12\x0f\x4c\x3c\xc0\x61\x81\x4b\x23\x0a\xac\xde\xc6\xa5\x85\x01\x52\x6f\x41\xa7\x4b\xbc\x82\x4e\xc7\xb0\x90\x4f\x51\x62\x58\xe6\x84\x21\x44\xcd\xd3\x7b\x01\x9f\x92\x64\x12\x21\xd9\x42\xfc\x3a\x45\xc0\x75\x97\xf8\xca\x16\xbe\x9b\x90\x4a\xde\x27\x6f\x38\x2f\x2b\xc4\x47\x0b\x01\x7c\xf4\x46\xba\xc3\xc6\x2b\xe0\x86\x36\xb2\xff\x2a\x50\x14\x70\xd9\x2f\xf4\x3c\xda\x80\xce\x8d\xc0\x2a\x7a\x9b\xf2\xb1\x0b\xaf\xa2\xfb\xb6\x7c\xad\x71\xe4\xa1\x78\x62\x9c\xbc\xde\x00\x95\x14\x52\x4d\x44\x33\x4b\x8f\x02\x90\xd1\x1e\x54\x02\x64\x54\xc8\x32\x20\x14\xb9\x4b\xe7\xe8\x1f\x2c\x13\x49\x20\x62\x91\x43\x50\xb0\x58\xe4\xfd\x00\x87\x06\x46\xb0\xff\x6a\xf3\xfb\xf3\x23\x2b\x4e\x1a\xd4\x99\x3d\xbe\xf1\x62\xa8\x41\xab\xde\xf2\x97\x2b\x9d\x22\x9e\x59\x88\x5e\xa0\x88\x67\x0e\x80\x36\x45\x3c\xb3\x30\xd4\x5e\x2d\xb4\x58\x24\xba\xf5\x62\x19\x63\xfe\x4c\x0d\x17\x48\x41\x8a\x50\x63\x09\x35\x2a\x22\x8b\xa5\xc7\x47\x0c\x3f\x31\x5c\x33\xf5\xd6\x93\x53\x9e\x5f\xfd\xd0\x68\x90\x3b\x18\xcd\xe9\x4a\xa6\x0f\x28\x35\x4d\xbd\xfa\x6c\x4a\x1d\x59\xa9\xd4\x62\x7a\xc3\x7f\x40\x1f\xf0\x79\x34\x4e\x28\x02\x61\xfb\x22\xc9\xb0\x40\xd8\x29\xe4\xd9\x4e\xc8\x2a\x6d\xc3\x8a\xf0\x52\xa1\xfd\x4e\x11\x2c\x2a\x9d\x4c\x1c\x82\x43\xa5\x93\x89\x7b\xcc\xa2\x17\xa9\xce\xf4\x69\xe8\x06\xf9\xad\xc7\xd9\x3c\x8e\xcc\x28\x68\xa4\x32\x53\xc4\x2f\x46\x36\x34\x45\x30\xa2\xd0\xaa\xad\x27\x18\x91\xd8\x32\x6a\xc1\x88\xfb\x89\x28\x40\x28\x26\xb7\x2c\x82\x0b\x23\x54\x50\x9f\x8e\x0d\x48\xd5\xca\x63\x30\x1f\xc4\x36\x56\x0b\x36\xac\x35\x7a\x31\x8e\x48\xc9\x5e\x80\x6c\x33\x68\x5a\x11\x39\x28\x83\xd4\x11\x91\x83\x9d\xc1\xc9\x7a\xe2\xf1\xe8\xfe\xa5\x0f\x28\x22\x63\xb7\xf5\x11\x4c\x20\x77\xf9\x03\x19\x93\x31\x1b\xfa\x18\xa3\xd8\x19\xd0\xac\x0f\x18\x45\x06\x6d\xe8\xb3\xd0\x06\x09\xfb\x03\x36\x90\x2e\xf5\xfa\x40\xa4\xa4\xd7\x99\x3e\xc8\x63\x4f\xef\x3a\x7d\x8c\x0d\x14\x7a\x56\xe9\x83\x44\xf6\xb4\x7b\xe8\x73\xc1\xbc\x40\xb6\xe7\xb9\xce\x57\x38\x1f\x66\xa1\x09\xfd\xd7\x03\x31\x95\x49\x98\xf4\xb9\x30\x14\x1e\x8c\xc7\x98\x3e\x19\xe4\x69\x1e\x58\x0c\x46\x0c\x05\x87\x8b\xee\x07\x8a\xc8\x3d\x61\x1e\x02\x45\x60\x9e\xd0\x2c\xad\x2f\x20\x9a\x08\x74\xaf\x2f\xd4\x18\xe3\x9f\x32\x80\xe8\x9b\xe0\xee\xc5\x3e\x59\xcc\xdd\x2e\x18\x2c\xb0\x3d\x4e\x3c\x4a\x45\x14\xde\x08\x2d\xdd\x9b\xf1\xc5\x19\x05\x68\x94\xe3\x7a\x4d\xe8\x12\x22\x45\x2a\x82\xea\x46\x8a\x81\x66\x4c\x05\xcf\x1a\x22\xe4\x84\xa8\x97\xfa\x42\x29\x44\x96\x11\x01\x6f\x23\x8d\x78\x03\xdd\xe0\x61\x44\x04\x9c\xd0\xf9\x4a\x11\xdf\x36\x42\xef\x8d\xf8\x36\x19\x54\xcd\x22\x9c\x4d\x88\x5e\xa4\x08\x67\x1b\xa1\xc8\x7e\x91\x11\x3c\x14\xd9\x08\x1e\x13\x82\x1c\x28\x22\xc1\x46\x28\x6f\x5f\x08\x72\x04\x89\x50\xc4\x75\x8d\xd0\xb6\x5a\xdc\xd1\xa2\x67\xa5\x22\xa8\x48\x42\x27\xf4\x82\x57\x09\xe5\x0c\x22\x82\x46\x5c\x39\x16\x11\x34\x68\x30\x53\x04\xf3\x08\xe3\x92\x14\x81\x38\xc2\x70\x1f\x45\xe4\x49\xa0\x43\x29\x82\x44\xda\xaf\xdd\x87\x1b\x3a\xd4\x28\xf0\xd3\x97\x50\xa3\x98\x4f\xfd\x2e\xe0\x58\x5f\x58\x7e\xa8\x46\x81\x87\xfc\x28\xf1\x59\xe0\x5d\x84\x1a\xe5\xb5\xcc\x0e\x8c\xbb\x51\xb8\xaa\x4b\x68\x51\xe0\x44\x2e\xa1\x12\x81\x8b\xf8\x2f\x63\x81\x1e\x23\x09\x67\x03\x8e\xc6\x12\x0a\x0f\x3d\xa8\x07\xd4\x5e\x28\xf6\x57\x68\x2f\xb4\x9e\x36\x84\x05\x66\xac\x0e\x92\xa8\xed\x74\xcc\x07\xab\xb6\x8e\xc1\xad\x69\xc7\x14\x53\x24\xd1\x8e\xaf\x52\xd9\xa0\x50\x92\x87\x6e\x41\x27\xa6\x98\xf7\x14\xfc\x72\x25\xd4\x00\x70\xaa\xed\x61\x4f\x30\x7f\xd6\x15\xd2\x37\x7c\x53\x25\x04\x76\xf3\x4d\xcd\x9d\x49\x1e\x15\x6e\xa1\xb3\xc6\x57\x2f\xe8\x2b\x9c\xa8\x7e\x15\x4a\x37\x2e\xec\x57\xa1\x63\xe3\x9c\x7f\xf5\x82\xbe\xc2\x09\xe2\x57\x6f\xa8\x38\x12\xdb\x38\x3a\x25\xe7\x55\xbf\xaa\x90\xd0\x84\x8d\x2a\x3c\xd7\x27\xdb\x50\xf4\x43\xa2\x00\x9f\x9d\x7c\xe5\x3b\x60\x94\xde\x8f\x96\x4e\x3f\x92\x17\x64\x0c\xce\xd9\xee\x0f\xd6\x8e\x49\x8e\xf8\x6b\x19\xfd\xc8\xf1\xca\x85\x27\x06\x0b\xd0\x0f\x3f\x2c\x5f\x83\x4b\x38\x9d\x9f\xbf\x06\x2d\x91\x14\xb6\x51\x30\xfc\xf8\xca\x51\x0a\x15\xb6\x61\xfb\x67\x52\xf7\xf9\x99\xc5\x24\x4f\x69\xfc\xac\xc9\x4a\x93\xb9\xf4\xbf\x66\xfb\x65\x4a\xe3\x58\x10\x90\x48\x8e\xed\x6b\x26\x09\x4d\x22\x1f\x7d\xcd\x24\xa1\x49\x6e\xf5\x6b\x13\x8d\x76\x7e\xd6\xd4\x35\x93\xb6\xd6\x0f\x86\x98\x49\xdf\x82\x0f\x86\x98\x59\xa2\xeb\xf0\x67\x97\xce\xe1\x9b\x3b\xfa\x94\xce\xcf\x9a\xa3\xc6\x94\xce\xe1\x2f\x60\x7c\xb6\x28\x38\xaf\x70\xb4\x26\x76\xcc\x12\xa3\xbd\x4e\x4f\x59\xf0\xa0\xd1\xf1\x2f\x56\xae\xaf\x3d\x50\xcc\x4c\xf6\xda\xb8\xd9\x49\x0c\x8b\xaf\x29\x16\x4d\xd8\x05\xe3\x66\x27\x61\x35\xbe\x66\x7e\xa7\x53\xb8\x01\x9b\x62\x7e\x57\xbc\x82\xf9\xe5\x26\x6e\x8a\x34\x2f\x2b\x5e\x01\x70\x89\x70\x7e\x3f\x74\x2c\x71\xf6\x3e\x4c\x45\x34\x7a\x94\x19\x89\x3d\x45\xee\x98\x1a\x0b\xff\x9d\x1d\xe9\x8d\xf6\x74\x94\x7f\xfe\x4a\x37\xe6\x4a\x62\x05\xba\x20\xa1\xad\xb3\x06\x5f\x07\x0f\x13\x1d\xeb\xc7\xff\xc3\xa5\xf7\xaf\x43\xc0\x62\xbe\xa8\xaf\x83\x45\x21\x0e\xee\xd7\xcd\xef\x5a\x16\x4f\x46\x47\x6e\x25\x22\x5d\x7c\x1d\x02\x15\x3d\xdd\xbf\xfe\xc0\xa9\xc4\xa9\xcd\xd7\x21\xfc\xd0\x0f\xe5\xeb\xef\x81\x82\xf7\xf9\xe8\x07\x1b\x9e\xdb\xbc\x83\x11\xa2\xbf\xd2\xd7\xf5\x6f\xc7\x94\x6f\x54\xc8\xf7\xce\x8b\x7f\xa3\x82\xfb\x74\x4e\xfb\x1b\x15\x94\xc2\x6f\x9e\x6f\xe0\x40\x92\x72\x7e\xa3\x1d\xf5\x31\x9f\xc0\x09\x65\xba\x9c\x6f\xb4\xf3\x4a\x63\x01\x9c\x7d\x84\x6d\x74\xa8\xf6\xb8\xef\x07\x0e\x35\x73\x10\x7c\xa3\xa3\x51\xd7\xbb\x7c\x03\xa7\x9c\xee\x40\xdf\x18\x20\x1d\x3c\xb2\x63\x1e\x6e\x9c\x1d\xbb\x8e\xe9\x85\x4f\xec\x09\xa2\x10\xf6\x0d\x35\xa0\x2a\x5f\x57\x01\x2b\x14\x94\x06\xd9\xed\x24\x28\x8d\xe5\xa2\xdb\x05\xde\x02\x32\x05\x4d\x22\x6f\x7e\x86\xb0\x4e\xf8\xa7\xcf\xf0\xd5\x17\x99\x9a\x0f\xaa\xf7\x21\xf1\x80\xe9\xb0\x1a\x13\xbb\x7d\xc0\x82\x1e\x44\x84\xf8\x2e\x1b\x77\x63\x42\xac\x0f\x01\x43\x8d\x86\xd5\x0f\x01\x43\x8d\xb6\xd8\x0f\xf7\x78\xa3\xd9\xf4\x53\x33\xdf\x36\x5a\x5a\x3f\x8f\x0f\xe2\x50\x71\x8f\x73\x03\x2b\x40\x0e\x0a\xff\x35\x1f\x4c\xaa\x55\x3f\x05\xbe\x0f\x95\xa6\x9f\xc2\xb7\x71\x46\x83\xc3\xa0\x6f\x7d\x9c\xf0\x83\x4e\xf1\x6f\x81\xcd\xba\xb0\xc0\x0e\x7b\xe3\xbf\x6d\xbf\xbd\xf8\x6f\xff\xf3\x53\x46\xd4\xda\x2e\xee\xfc\x77\xa2\xb1\xcc\x02\xdb\x3b\x83\xff\x22\xb9\x29\xff\x35\x28\x90\xc4\x7f\x2d\x55\x67\x7c\x0a\x89\x4d\xf9\xef\xb7\x3b\xe2\x8b\x01\xbf\x65\xce\x2b\xbc\x96\x39\xab\xe6\xb3\x1c\x97\xcc\xb7\xd9\xf5\x92\xe3\x61\xdd\xff\xc6\xc3\x86\x37\xc2\x96\xf7\x55\xc9\x04\xe2\xdf\x07\x74\xcf\x19\x13\x08\x74\xcf\xf8\xf7\x45\x3d\xfb\x6d\xc7\xb4\x52\xc1\xfc\x7d\x86\x5e\xc4\x6d\xf4\x9d\x5c\x34\xfc\x17\xd0\xb9\xfc\x17\x01\x98\xfc\x77\x77\x95\x9b\x14\xce\x99\xbc\xd5\x3f\x60\x10\x93\x53\xfa\x3e\x23\xff\xeb\x5f\x44\xa7\xef\x33\x1a\xd5\x98\x1a\xfb\xfb\xd4\xd6\x36\xfe\x35\x38\x56\xf7\x3b\x2c\x29\x01\x05\xc4\xd3\xe1\x96\x94\xc0\x61\x3a\x30\x7d\x49\xc9\x34\xb2\xcd\x81\xe9\x77\x81\x31\x7f\xee\x59\x55\x52\x32\x52\xd1\xca\x61\xd4\x4a\x4a\x82\x84\xad\x95\x5f\x91\x73\x90\xe3\x89\x0b\x1e\x7b\xc5\x0b\x8e\x21\x25\x3a\xf6\x60\x97\x15\x7e\xc5\x7c\xdb\xa6\x3b\x17\xec\x82\x07\x6d\x44\x81\x11\x57\x0f\xdc\x2b\x29\xbd\xc8\xb7\x9e\xd9\x28\x74\xfc\x6e\x05\x28\x29\x23\x2a\xd1\x13\xdc\xef\x02\xa4\x95\x2b\xde\xd3\x0c\x3f\x15\xe7\x0f\x4b\x82\xa3\xd9\x4a\x2d\x0a\x8c\x75\x29\x87\xd7\xdd\x05\x46\x53\x5c\x87\x5d\x52\x36\x1e\x62\xcc\xf8\x0a\xb4\x62\x8e\x9b\x5b\x52\xb6\xeb\x79\x14\x7e\xb6\x98\x4c\x3d\x3c\x90\x61\x17\xd8\x68\xa7\xf8\x67\x0b\x92\xb1\x7a\x04\x79\x49\xc5\xbc\xc3\x99\x26\xbd\xa4\x62\x9b\xb2\x67\xae\x6d\x99\x48\x1f\x5a\xa2\xa0\xa3\x51\xef\x7a\x81\xce\xc1\x9d\x1e\x77\x81\xc1\x97\x4d\x0e\xae\xd8\x05\x3e\x3c\xbe\xb6\xa4\x72\xc3\x9e\xb5\xd8\x31\xc4\x2c\x39\x40\x4b\x49\x05\x29\x98\xdd\x7f\xac\xa4\x62\xec\xca\x68\x9c\xc2\x6a\x24\xa5\xb9\x0f\x5b\x49\x15\xd6\x88\x34\xbc\x8d\x0a\xe3\xa5\x87\x34\xec\x02\xeb\xba\x44\x1b\x7f\x5b\x0e\x76\xc1\x84\x37\x97\xef\x8f\x6a\x72\xcd\x68\x85\xaf\xc0\x37\xd8\xc9\x44\x49\x55\x30\x38\x6e\xfe\x0a\x76\xc5\xa5\xe0\x5d\x60\x6a\x1b\xd7\x18\x97\x54\x6f\x48\x75\xf1\x59\xf3\x22\x1c\xee\xf9\xbf\x0b\xce\x76\xe0\x57\x8c\xb1\xea\x0e\x1d\xbc\x0b\x9e\xdf\x12\x6b\x49\xf0\xb5\x6a\x32\xa3\xa0\x61\x0a\x13\x0b\x3e\x0c\xce\x0f\x50\x1b\x58\xca\xc9\x27\x90\xf9\xbd\xb5\xcc\x02\x20\xd1\x25\x16\x18\xbf\xdc\x84\xc7\x03\xfc\x72\x13\xae\x6d\xbb\xd0\x0f\x6e\xdc\xf6\xce\xdf\xd6\xbb\x92\x9a\x75\x7d\x96\xf8\x0a\x2c\xf0\xae\x87\x2e\xa9\x63\x19\xdc\x12\x59\x52\x47\x3f\x1a\x0f\x61\x87\x5f\xab\xab\x9c\x4a\xea\xe6\xad\x3b\x5a\xf7\xcf\x76\xe8\xc3\x63\x7f\xf4\x07\x86\x7f\x12\x14\xb0\x6f\xd3\xcd\x33\xbb\xe0\xd8\x19\x0b\x0b\x80\x1b\xcb\x7d\x0a\x06\xaf\xb9\x29\x64\x17\xd8\x79\x49\x3c\x73\x23\xc3\x7c\xb5\x12\x0b\x4e\xa3\x95\x05\x70\x02\x6a\x85\x05\xd6\xb1\xce\x33\x37\x2a\x32\xba\x4c\x16\x98\x40\x3e\x66\x3c\x01\xbf\x21\x77\xb7\x28\x69\x22\x10\x5a\xb8\x1d\x66\x85\x88\xc0\xc5\x9e\x30\x6e\x3b\x08\x73\x49\x62\x30\x84\xbd\x70\x5d\x64\x62\xe5\x8a\xbf\x22\x98\x8f\xcc\x85\x5a\xc0\xa5\xca\x8b\x05\x66\x23\x1c\xce\x9a\x97\x84\x24\x6e\xa3\xc5\x13\xf6\x59\x19\x5c\x4a\x64\x32\x9a\xee\xc1\x5c\x12\xbc\x21\xba\x0b\x00\x25\xc1\x83\xa0\xed\x5d\xf8\x7f\xbd\xbe\x4a\xba\xcc\xcb\x77\x25\xf6\xfa\x12\xf8\x5c\x73\x5c\x30\x52\xf7\xce\x25\x81\x09\x5a\x3c\x52\x64\x17\xbc\x28\xf0\x61\xdc\xe9\x38\x54\x7a\x27\x0f\x82\x70\x27\x61\x80\xe5\x68\xb9\xf6\xb0\x24\xa0\xe2\xb6\xc9\x1d\x09\xcb\xd1\x74\x73\x41\x49\xc0\x9b\x15\x47\x26\x28\x09\x60\xb1\x4d\xb8\xab\x6f\xf8\x62\x37\x6e\x2f\x00\xa2\x8e\xc6\xd9\xbb\xb1\xdf\x3c\xbe\xbd\xa4\xfb\x3b\xaf\x34\x16\xe0\x94\x37\x7f\x05\x80\x9e\x14\xc6\x77\xc1\x8b\x9b\xc4\x5f\x81\x4d\xa1\x09\x6f\x12\x80\x45\xce\xc2\x55\x04\xd0\xe3\x4c\x35\x9e\x38\x9f\xe5\x57\x8c\xd8\x8e\xc4\xae\xc3\xc8\x30\x3d\xca\x65\x17\x40\x24\x8d\xaf\xc0\x08\xdb\x48\x4b\xa0\xbc\x97\xc6\xcb\xf8\x31\x1d\xc0\xe8\xbc\x49\x1e\xd3\x01\xd0\x5e\xba\x0b\x8e\xd1\x9e\x8d\x42\xcf\xde\x78\x10\xa0\x45\x1f\x89\x94\xf3\x81\x9e\x69\x90\x60\x3f\x20\xc7\x8d\x5c\xc2\x03\x2f\xab\x1e\x5d\x7f\xe0\x11\x14\x5d\x37\x9b\xd5\x18\x2b\x0a\x10\xd6\x1e\x63\xb1\xb3\x33\x33\xaf\xc9\xc7\xbc\x9b\xe6\xe2\xea\x3f\x50\x20\x36\xde\xac\x06\xd3\xb7\x0b\x38\x85\xb6\x94\xdd\x01\x11\x4a\x7a\x91\x3b\xdd\x5d\xa2\x4b\x82\x32\x79\x64\x4e\x10\xb0\xd0\x5a\xe3\xc6\x7d\xcd\xf8\x33\x16\x07\xf7\xda\x9d\x37\x33\xb9\xa6\xb7\x41\x7d\x41\x6a\xf3\x36\x28\x9e\x66\x3c\x81\x33\xcc\xdb\x19\xaa\xe1\xee\x61\x06\xbb\xc0\xf4\xe0\xbd\x47\x1b\x46\xb0\x07\x07\x07\x04\x2a\x69\xe4\xcd\xa0\x1b\x1e\x99\x0c\xdf\x6b\x9c\xc6\x70\x9b\xe7\x2e\x78\x30\x85\x2c\x80\x5f\x4c\x50\x0a\xc0\x12\xcd\xc2\x9d\xfc\xda\x55\x3b\xdc\x37\xa0\x24\xe0\xf0\x88\x63\x7d\x94\x04\xec\x18\xf1\x50\xe7\x92\x80\x6d\x21\x1e\x56\xbc\x0b\xc0\x9b\x71\x92\xf5\x58\x22\xa4\xb0\xe0\xc5\x51\xcf\x2c\x80\x1f\x08\xb9\x04\xc0\x50\xcc\x45\x62\x0b\x18\x8a\xb9\x78\x4c\x01\x43\x31\x83\x67\x3e\x12\x61\x99\xf1\x8a\x7d\x45\x48\xc1\xd5\x66\x7d\x3a\xf2\x4b\x49\x3a\xde\xdf\xc6\x9d\x92\x14\xfe\x05\x1e\xfd\xb7\x0b\x3a\xa4\x5b\x7e\x76\x9e\xd3\xc0\xaf\x40\xcd\xe6\x19\x30\x77\x81\xa0\xa7\xf1\xc4\x42\x4f\x13\x0b\xa0\x66\x5b\x51\x60\x14\xc6\xd3\x63\x95\x04\x88\x85\xe9\xe6\xd7\x92\x00\x6e\x30\x33\xef\x09\x80\x19\x50\x61\xb5\x0b\x60\x49\x21\xd5\x06\x8c\xc0\x48\x24\x06\x08\xf1\x9f\x42\xfe\xee\x68\x7f\x83\x6b\x42\x88\xbf\x0c\x6e\x5c\x44\xdb\x8f\x4c\x72\xa1\x87\x17\xe1\x41\xb6\x90\xf0\x2c\x89\x9b\x5f\x5f\xec\x64\xd2\x64\x84\x31\x77\x99\x7c\xe5\x3b\x96\xaa\x28\xb8\x30\x85\xfc\x0a\x94\x5e\x2b\xfd\x83\xbf\x45\x49\x26\x94\xe6\xde\xb9\x02\x08\x79\xed\x95\x1f\x40\x34\xaa\x04\x57\x8a\x68\x54\x2a\xf3\x4a\x42\xf4\xe9\x14\x72\x72\x88\x3e\x9d\x42\xd2\x01\xf1\x75\x54\x52\x70\x84\x4b\xce\xc2\xe3\x06\x99\x72\xc6\xe5\xfe\x01\x57\xdf\x93\x85\x94\xf4\xc1\x03\x23\x58\xdd\x0f\xca\x74\xe1\xc9\xf8\xe0\x0f\x96\xa5\xb1\xa0\x63\x6b\xc4\x13\x20\x83\x3c\xf6\xdf\x0d\x0a\x1e\x4f\x18\xd3\xd5\x66\x74\x5d\x71\xfe\x78\xd5\x7e\x7a\xff\x36\xb2\xed\x02\x2c\x3c\xa9\x1e\x64\x56\xda\xd0\x4a\x4e\x60\x86\x49\x07\x72\x6a\xa0\x47\x95\x05\xfd\xf4\x83\xaf\x18\xc5\xa2\xf2\xb8\xe4\x84\xc3\xe4\x38\x93\xbb\x00\x5c\x98\x53\xdf\x9c\x5c\x67\x5d\x58\x70\x0e\xd3\x60\xc1\xd1\x99\x89\x17\xc0\x55\xc6\x23\x1e\x4b\x4e\xeb\x34\x3a\x59\xf0\x82\xc8\xf1\xb3\xc8\x2c\xef\xa1\xf8\xbb\xe0\x8c\x65\x79\xc1\x73\xb6\x03\xdb\x30\x69\x92\xe6\xd6\x5d\x30\x7f\xeb\x87\x77\x01\xb4\xeb\x83\x1d\x03\xa6\x96\x63\x07\xef\x02\xcc\xc7\x60\x3f\x5e\x78\x36\xfa\xb6\xcc\x09\x9a\x04\x89\x02\xe8\x87\x29\x70\xe5\x0c\xdf\x84\xd6\xfc\x89\x7c\xf8\x08\x67\x31\x73\x86\xb6\x93\xc7\x2d\x67\x13\xda\xa6\x1b\xef\x76\xc1\x99\xd3\x28\x40\xc7\xa6\xcf\x7a\x16\x10\x5b\x4e\x61\x96\xf9\xdb\x82\x5a\x72\x7e\xd7\x6f\x63\x70\xc9\xc5\xb4\xae\xc3\xb3\x23\x95\x5c\x1a\x18\x3e\xee\xa0\x32\x91\xa9\xd1\x4f\x79\x2e\x87\xe1\xf3\x9b\x24\x17\xc4\x46\xb8\xc3\x7b\xc9\xc5\xd4\xd2\xc4\x50\x2c\xb9\x28\xe8\x73\x63\xa3\x1f\xf4\xb2\xbe\xf9\x73\x35\x35\x5c\x77\x0f\x91\x5d\x00\xa6\x5c\xe2\x09\xe3\x66\xc9\x7a\xe4\x9a\x20\x19\x73\x3e\x6a\xc5\x0e\x72\x0e\x30\x5b\x64\x55\x1e\x31\x85\x15\x5e\x66\xcd\xef\xef\x5c\xb1\x93\xc9\x94\xe7\x0a\x81\x8b\xaa\x83\x5c\x8d\x60\x13\x8e\x66\x17\x3c\xe0\xaa\x7d\x07\x59\xd8\x52\xee\xae\x95\xdf\x05\x03\x13\xc4\x27\xe0\x3f\xb9\x0a\xc7\x62\xc3\x67\x72\xd5\x92\x21\xc4\x76\xf7\xa9\xdb\x05\x46\xc1\x1d\x65\xa2\xe4\x06\x27\xc4\xce\xbd\xde\x2a\x34\xea\x9c\xd3\x06\x6b\x26\xf9\xbb\xdc\x20\x93\xb8\xdf\xc9\x2e\x00\x51\xca\x7c\x02\xaa\xa5\xd2\x58\x80\x5c\x1e\xee\xbe\x51\x72\xbb\xcf\x58\x7c\x3e\x9a\x02\xe0\x29\xb1\x63\xe6\xb6\xd9\x5c\x6f\x56\x72\x87\xa3\x5e\x73\xbd\x48\xee\x82\xf0\x28\x6e\xcb\x0e\xd6\xd4\x53\xf1\x97\x3c\x12\x7c\x90\x38\xa7\xc3\xe6\x63\x78\x76\xff\x5d\xb0\xd0\xa8\xb7\x01\x63\xc0\xf0\x04\x4d\x65\xff\x84\x66\x8d\x4f\x98\x84\x3e\x3c\xb2\xbe\xe4\x61\xec\xed\x18\xd1\xc6\x0d\xf7\xc8\xc4\x36\x8e\xf6\xa5\xfc\x8b\x04\x96\x07\xcc\x5d\x99\x34\x6d\xc0\xc5\xb7\x93\x96\x0c\xa3\x14\xad\xbb\x2a\x22\x8f\x17\xe2\x7b\xe5\xc8\x41\xf4\x63\x3a\x07\x32\xe0\x66\x52\x8a\x01\xb9\x31\x71\x9d\x87\xad\xc0\xe8\x3c\xb2\xc3\xee\xe1\x26\x5c\x81\xf1\x41\x8b\xe2\x4c\x57\x1e\xa6\x79\x68\x0e\x0e\xb9\x0b\xa0\xb9\x64\x1b\x33\x9d\xeb\xdf\xbb\x3e\x91\x5d\x55\x5c\xe0\xda\x24\x12\x22\x99\xcf\xde\x04\x08\xfe\xf0\xfb\x2a\x4f\x04\x2e\x92\x83\xca\xd3\x88\x4b\x0f\x6a\x33\xe1\x5c\xda\xfc\xba\xce\x73\x3c\xbf\xbd\x1c\x76\xc1\x8b\xbc\xc5\x7c\x65\x40\x83\x1a\x1d\xb3\xeb\xa9\x05\x39\x9e\x16\x4c\x3f\xa8\xf0\xd8\x34\xd3\x0a\x62\x70\x10\xf0\x0b\x2f\x8e\x09\xe5\x5e\x10\x86\x79\x9d\xae\xf3\x15\x90\x30\x57\xed\xef\x02\x48\xeb\x12\x4f\x60\x7b\xf1\x64\x4c\xd3\xc4\xf4\x11\x5f\xb1\xfb\xaa\x39\x3c\xed\x2e\x00\x68\x67\x0c\xee\x39\x74\x91\x83\x3b\xfe\xdc\x3c\x90\xd3\x08\x76\xef\xbc\x26\xa7\x61\xf7\xf4\xb8\xc0\x26\xfc\xb9\xe3\x8a\x9b\xf0\xd8\x18\x24\x2e\x13\x5e\x82\x99\xe4\x78\x2a\x38\x0d\xee\xfb\xf9\xc1\x07\x86\x44\x6e\x7e\x70\xc1\xea\x5c\xa8\x0f\x44\x9f\x07\x72\x1a\x37\xd8\x72\x6c\x87\xef\x68\x73\xd8\x31\xdb\x85\x63\x94\x28\x78\x40\x5b\xfd\x2b\x52\xe0\x58\x28\x83\x05\x38\xa1\xbc\x48\x05\x4e\x42\xd4\x3b\x65\x58\xc6\xda\xe2\x62\xcb\xe1\x11\xc9\x25\x08\x80\x3f\x26\x77\xa1\x40\x86\x5f\x2d\x9e\xb8\x7f\x7b\x8a\x94\x4d\x01\x6c\x4e\xc9\xcf\x08\x72\x25\x50\x26\xc9\x02\xda\xda\xb9\x71\xc5\x80\x28\x5a\x30\x27\x02\xf2\x23\xf1\x04\xe2\x30\x3a\x6f\x12\x19\x00\xdf\x25\x4f\x24\x03\x9a\x6d\x5e\x1c\x32\x4f\x24\x37\x5f\x99\xc7\x27\x8d\x5f\x11\xdc\x13\xe4\x12\x10\xc1\xd6\xdc\x69\x79\x17\x40\xb7\x99\xd9\xa8\x69\xa5\x67\xe2\x2e\x14\xa4\x56\xea\xdc\xb8\x62\x8a\xdb\xb6\x12\xbf\x62\x31\x14\xbd\xd4\x78\x02\x14\x9c\x34\x48\x6e\x5c\x60\xbc\xf2\x05\x8a\xec\x4e\xce\x4b\xcc\x9e\xd0\x26\xa9\xaf\x98\x1e\xa0\x77\x6e\x3a\x41\x8e\x4a\xaa\xff\xb2\x98\x4c\xd2\x0b\xaf\x38\xb1\xcd\xdf\x1c\x58\xa7\x64\x01\xa5\xf3\xf4\x85\x25\x2f\x44\x28\x0d\x57\x75\xe7\x05\xb2\x45\xdd\x4a\x5e\x26\x6f\x8e\x41\xa6\x60\x99\xe1\xb3\xa7\x5f\x4f\x20\x97\x77\x89\x02\xf8\x1c\x93\x39\x59\xe6\x6b\xd4\x26\x2f\x8e\x85\x10\xd3\xc5\x6d\xb9\x40\xfa\x68\xc5\xc9\xeb\x04\xfa\x37\x3e\x61\xd1\xeb\x43\x78\x5e\x10\x48\x28\x8d\x3c\xf3\x02\xa3\x25\xbc\xae\x11\x37\x28\xc1\xdf\x2d\x39\xba\xde\xcc\x02\xc1\xda\xfa\x24\x23\x1a\xaf\xc9\xaa\xff\x72\x81\x59\x4e\xf8\x3c\x1a\x57\x71\x7d\x60\xba\x38\x9d\x97\x9f\x2e\x5f\x78\xa4\x5e\x1e\x54\x89\xe4\x0b\xee\x73\xd4\x3f\xe7\xcb\x90\xd5\x67\x22\xe3\x86\xac\xb8\xb2\xc8\xb8\xdd\xc0\x6f\x1f\x5c\x56\xe4\x9b\x9a\x83\x22\xc8\x0d\x45\x65\xe5\xbd\xf9\x9c\xf0\x09\xd7\x80\xe4\x67\x42\x24\x23\xa3\xf2\xc0\x81\x7d\x70\x03\x3e\xae\x29\x5f\x2c\x80\xa0\xe3\xe2\x54\x86\x46\x88\xce\x5c\x25\x03\x9e\x9d\x46\xf2\x5d\xa0\x56\xc0\xc3\x04\xe4\x6a\x3a\xd6\x97\xfc\x1e\xff\x0a\xee\xea\xf7\x06\x81\xe2\x9c\x02\x92\x77\x0a\x6f\x78\x38\xe1\x0d\xea\xc1\x33\x90\x5b\x9b\xc3\xe0\x94\xfc\x42\xd2\x8e\xb1\x00\x13\x73\x66\xde\x57\x5a\xd0\x53\x1e\x48\x35\xc7\xc7\x31\xb8\x13\xb4\xc2\x4d\x8f\x77\x2f\x1c\xd3\x5a\x73\x89\x3f\x03\x9e\x70\x50\xbd\x93\x01\x36\xd8\x27\x79\x4e\x3d\x3a\x23\x2e\xb6\x1e\x43\x01\xaf\x7c\x33\x4a\x6f\x6e\x8d\x05\x47\xeb\x4f\x5e\xc4\xb0\x71\xf2\x98\xe4\x78\x3e\xe0\x00\x50\x87\x96\x3f\x50\x9b\xc5\xcb\xe7\x33\x06\x67\x52\x87\x56\xd2\xd9\x63\xce\x8b\x94\xd4\x30\x41\x7e\x93\x94\x04\x37\x3c\xea\xe3\x4b\x5a\xc7\xe8\xc1\x57\x8e\xe0\xe7\x24\xbd\x24\xdc\x46\x64\x53\xb7\x1c\x03\x63\x94\xb7\x91\xe1\xfd\x47\x2d\xca\x66\x68\xf0\x59\x3e\x31\x8f\xef\x3c\x9f\xb8\xf2\x6f\x3f\xab\x52\x60\xce\x5c\x54\x9a\x94\x7c\xa2\x50\x5d\xd0\x29\x25\x41\x00\xf5\x7b\xa2\x94\xa3\xda\xf5\xe3\x51\x2a\xec\xce\x9e\x7e\x68\x17\x18\xc5\x22\x1d\x28\x15\xc1\x66\xee\x86\x5d\x4a\x7d\xc1\x13\xb9\xee\xaa\xd4\xa3\x00\xf2\xdb\xb9\x54\x80\x99\x34\xbf\x6b\x0a\x8c\x62\xf4\x83\x2d\xa5\x1d\x36\x8a\xcb\xd0\x90\x80\x90\x7b\xbd\xc0\x28\x36\x96\x9f\x86\xd2\xe0\x8f\xe4\xb0\xb4\xbb\xe0\x01\x30\x0c\xdb\xc0\x7c\x38\x70\xea\x2e\x38\xd0\x31\x8d\x05\xe7\x15\x7e\x05\x69\xc9\xa8\xd9\x2e\x1d\xc2\x01\x55\x99\xa5\xc3\x5f\xd9\x1d\xc7\x4a\xe9\x15\xb6\x49\xe7\xab\x4a\x87\x28\x34\xf8\x95\x2e\x08\xf6\xf1\xd3\x50\x3a\x30\x2f\x57\xe1\x13\xf7\x31\xee\xfb\x57\x46\xc6\x31\xf5\x9d\x5c\xc6\x39\x95\x6c\x74\x14\x3c\xc1\x19\x83\x63\xd0\x70\xef\xd0\x52\x06\xfc\x80\x79\xe5\x97\x71\x54\xbb\x12\x05\xe0\xee\x3b\x5f\xf9\x8e\xc7\xf8\x64\x41\x87\x19\x23\x0a\xa0\x41\xe5\x8c\x4d\xbb\xe2\xe8\x05\xb6\x0b\xc0\x89\x3a\x07\x58\x66\x46\x80\x90\xdf\xf0\x65\x66\x18\xa2\xb9\xd7\xe7\xa1\xb8\x2e\xcb\x94\x09\x9f\xa6\xc2\xcf\x4e\x41\x52\x14\xe7\xdd\xcb\x04\x72\x93\x67\xee\x28\x05\x0c\xf0\x98\x5c\xec\x79\xb4\x62\x7e\x6f\x96\x69\x06\xa8\xe1\xa8\x48\xa5\x08\xbc\x6f\xb6\xd8\xf1\x7f\xbf\xc0\x8a\x58\x56\x8a\x31\x79\x54\x64\x80\x95\xe1\xbe\x17\x78\x62\x37\xbf\x05\x8a\x40\x75\x47\xfb\x55\x91\xe3\x70\xe0\xb7\x6c\x11\x43\xa3\x1e\xc2\xc9\x5a\xd0\x4b\x8a\x2b\x09\xca\xaa\xb0\x70\x39\xcb\x5d\xd6\x51\xaa\x39\xf3\x57\xd6\x38\xf1\x7f\x7c\x65\x9c\xe4\x47\xfe\x15\x5c\xee\x63\xc6\x13\xeb\x84\x1d\xfa\x13\x97\x45\x70\xcc\xe2\x3c\x78\xb9\xa0\x88\x2a\x1c\xed\x75\xc8\xb1\xd3\xf8\x72\x1d\x57\x46\xae\xe2\x05\x5f\xec\x46\x02\x75\x1f\x8d\x3d\xc9\x20\xc2\x1f\x1b\xd5\x08\xe5\xae\x67\x2c\x4e\x07\x90\xac\x77\x24\x1e\xea\x7b\xe0\x8a\xe3\xa1\x46\xb8\x14\x3d\x54\x77\x01\xf2\x70\x70\x59\x91\x1c\xae\x53\xe2\x2f\x0f\x38\xa8\xca\xc1\x3d\x70\xbf\xcd\xfc\x2c\x32\x87\x31\x62\xb2\x94\xa7\x1f\xe7\xcf\xc6\x82\xfe\xe7\x97\x7b\x68\x29\xc8\xa7\x35\xc8\xda\x95\xe7\x28\x19\xfd\x56\x2c\xcf\x3a\x67\xd8\x87\xff\x18\xc1\x6e\x8b\x04\xfb\x81\xf5\x32\x93\xd8\x3e\x27\xf9\x7d\xb4\x71\x9f\xb5\xf5\xd1\x3e\xcf\x49\x8f\xcf\xc1\x3d\xd0\xfa\xf3\xc8\x3e\xcf\xf1\xd8\xf5\x02\x64\x5b\x6a\xd4\x06\x17\x64\x5b\x12\xda\xaf\x0a\xe2\x38\xa4\xf1\x02\x43\xd6\x9b\x59\x9c\x17\x29\xef\x31\x8b\xf0\x16\x40\xca\x95\xe6\x4e\x97\xa5\xbc\x50\x64\x17\xbf\x59\xcb\x8b\x40\x41\xcf\xaf\x54\xca\x7b\xc2\x64\x48\x7e\x90\x79\x62\x74\x52\x2c\x04\x15\x4c\xea\xae\xca\x7b\x86\x2f\x7c\x42\xa1\x94\xe7\xc5\x01\x33\xd1\xa0\x52\xad\x68\x85\x19\xdf\x0d\x27\x45\xdb\x19\x9c\x2f\x03\x8c\x2f\x6d\xf1\x32\x36\xf0\xea\x7d\x2b\xb2\xe0\x3e\xbb\xd0\xbb\xae\xf0\x28\x4d\x1c\xcb\x37\x61\xd0\xe2\x2b\x1f\x1c\x59\x1b\x6f\x56\x78\x87\x31\x49\x4d\xa9\x09\x6e\x95\x9e\xf7\xa6\xd4\x84\x49\xf6\x4c\x42\xbb\x00\x77\x9e\xef\xd3\x9a\x06\x94\x8c\xce\x03\xd4\x34\x91\xb5\xdb\xb7\x76\x3d\xbc\x08\x09\x4a\x4d\x40\xcd\xf3\xbc\x23\xa5\x26\x9b\xc2\xe6\x39\x87\x77\x01\x74\xac\x2e\x60\xd4\xf4\x22\x5e\xc4\x6d\x23\x35\x43\x1d\xea\xd9\x3c\x4a\x3d\xfa\x62\x4f\x68\x59\x6a\x46\x3f\x4a\x3c\x01\xb5\x9b\x83\x60\x97\x9a\x6f\xb4\xe1\xb4\xb0\xe6\x07\x32\x89\xdf\x68\x15\xa8\x5e\x9d\x64\xab\x66\x33\x41\x2c\x07\xf0\x29\x35\x83\x35\xe5\x76\xa8\x25\xe1\xde\x14\x16\x18\x73\xd2\xdd\x3b\x76\x17\x7c\xd0\x7e\x7a\x3f\x8a\xd9\x68\x86\xf8\x3d\x51\x8b\xd9\x6a\xbb\xbb\x2f\xee\x82\x23\xe8\x24\x16\x20\x62\x44\x58\xd0\xcf\x5d\x23\x2c\x50\x78\x3f\x78\xd7\x8b\x11\x83\x46\x1e\xa0\x16\x44\xd4\x50\xb8\xa9\x45\x8e\x78\x19\x4f\x5c\x90\x48\xf9\xc4\x51\x0b\x0d\x0e\x0e\x7e\xbc\x99\xfb\xa3\xd8\x75\xd2\x3c\x9a\xad\xd4\xf2\x62\xd6\xff\x49\x02\xab\x05\x7e\x35\x8e\x70\xbb\x0b\x40\x8f\x9c\xc8\x55\xe0\x87\x11\x4d\x66\x17\x5c\x10\x57\x59\x90\x41\xb0\xfd\x74\xd5\x8a\x6b\x97\xda\xf6\x5a\x1f\x08\xb4\x4e\x9f\x6b\x45\xe0\x1a\xbd\x55\x6a\xb5\x8b\x63\xd0\x80\x53\xeb\xb1\x60\x70\xf3\xc0\x11\x8b\xb1\x31\xbb\xe0\x38\x92\xb3\x0d\x28\x80\xc8\x63\x55\x68\xb9\x3b\x1d\x17\x6b\x3b\x98\x70\x4e\x9f\x2b\x74\xd8\xdd\x7d\x5e\x4b\x6d\x70\x81\x59\x6c\xa3\x99\xb6\x6f\xd0\xf4\x5d\xdb\xc4\xfc\xba\xc2\xa3\xc2\x9f\x9f\x90\xf3\xa5\xf6\x0c\x87\x1f\xce\x29\xb8\xc1\xc6\x7b\xb3\xf6\x0e\xa6\xdc\xb9\x9f\xda\x3b\xf4\xe0\x93\x6d\x9c\xfb\xdb\x6f\x81\xda\x01\x5b\xcf\x9b\xb5\xf6\x05\x35\x13\xfb\xd1\x61\x17\x20\x53\x5e\xfb\x0d\xc8\x43\x6e\xc0\x7e\x98\x9d\xc1\x27\x1e\x28\x91\x84\xfd\x40\xce\xe3\xcc\xd5\xef\x1f\x08\x94\x5f\xa4\x75\xa4\xe3\x75\xc7\x02\x0b\x9f\x91\x38\x7f\xf0\xaa\x92\xc6\x36\xe0\x58\x3f\x84\xc3\x1f\x50\x77\x51\xf3\x50\x47\x3f\x6e\x78\xc2\x82\x0f\xde\x5d\x3e\x1f\xe3\x68\xa6\x38\x96\x21\x38\x6e\x24\x1d\x63\x41\x54\xe6\x2e\x1c\xd7\xb1\x1c\xb0\x8d\x0b\x42\x0a\x89\xdc\x51\xbf\x8f\xf8\x0a\x60\x6e\x3c\xf0\xb3\xd4\xa1\x50\x33\x71\x6d\x67\x3a\x7e\x57\xfe\xc4\x04\x1c\x18\x1d\x85\xea\x44\x9c\x30\x95\xbf\x75\x16\x88\x0f\xa4\x69\x13\xf4\x48\x5c\x1f\x51\x67\x3d\x86\x57\xef\xfa\x1c\x60\xa8\x0b\x0b\xc0\xea\x3a\xf2\x56\xa9\xf3\x82\x12\x89\xd4\x66\x82\x82\x2f\x12\xca\xf9\xc0\xbf\xbe\xf1\x15\xc0\xfe\xa4\x68\x03\x0a\xb1\xc1\x63\x3a\x5f\x68\xc7\x39\xc9\xd0\x5c\x36\x6a\x4e\xea\x3a\x9c\x06\x09\xd4\x75\x9d\x7d\xea\x73\x0a\x74\x0f\xc2\x2e\x96\x0a\xa8\x8e\xf6\xab\x00\x82\x9f\xa7\xfa\x2d\xf5\xce\xa0\xf1\xbc\x15\x6f\xe0\xf4\xd2\xa0\x55\x9f\xa3\xc1\x71\x7b\x42\x45\xb8\xed\xa0\x3a\xa6\x3e\x10\xb7\xe3\xde\x3c\x8c\x16\x39\xaf\x7a\x9c\x8d\x1c\x99\x6f\x17\xcc\xdf\x21\xbb\xa5\x3e\xd0\x7d\x4f\x76\xec\xc1\xf5\x44\xef\xb4\x0a\x36\x6a\xd0\x02\x5a\x91\x4b\x53\x1c\x8f\x76\x17\x9c\xe0\x44\x76\x1d\x40\xe9\x63\xc5\x2b\x40\x2a\xe1\xf1\x40\xbe\xc1\x4e\x8d\x72\x45\xb6\xbc\xde\x79\xa2\x4e\x2a\x36\x77\x79\x2f\xf5\x05\x44\x43\x69\x7c\x02\x5a\xa0\xc9\xed\x00\x26\xa9\x77\xce\xd8\x7b\x1f\xb3\x59\x67\x81\xd1\x8f\x3a\xe2\x95\x0b\x86\x8e\xc9\x02\x4c\x21\xb9\x04\x24\xae\x1a\x41\x71\x91\xb8\x6a\xd0\x6a\x51\x91\x68\xa8\x51\x71\x5b\x91\x48\xa7\x15\xe7\x44\x2b\xf2\xd5\x48\xec\x53\xf8\xe3\x48\xe3\x1e\xd3\x02\x93\x4c\xea\xff\x72\x81\x69\xc1\xa1\xe6\x1a\xa9\xb9\x68\x34\xaa\x79\xab\xda\x71\x1b\x41\xd2\x11\xe0\x31\xc8\x72\x57\x84\x78\x34\x0f\x99\xdc\x05\x0b\xc4\x96\x6d\xc8\x89\xf7\x66\x27\xe5\x3c\xc1\xcf\xc2\x92\x19\xcb\x0a\x06\xb2\x15\x5e\x60\x8a\xc0\xa7\x16\x23\xbf\x61\x48\x22\x8f\x05\x27\x99\x96\x49\x5b\x0d\xd9\x7f\x4f\x05\x1b\x85\x4f\x0c\xb5\x39\x15\x3e\x31\x7d\xc4\x57\x70\x09\xd2\xbb\xab\xea\xb1\xc5\xfd\x2a\xc0\x2a\xf2\x56\x04\xda\x79\x4f\x5c\xa3\xaf\x01\x5f\x92\x13\xf4\x01\x84\x20\x46\x6b\xa0\xd6\x79\xd1\x69\xa8\x02\xb9\x99\xe9\x45\x4b\xfd\x8e\x77\x36\xc9\xf1\x27\x47\xcb\xd6\x59\x00\x07\xb9\x16\xaf\x1c\xb0\x46\xdf\x5e\x70\x6a\x19\x9e\x96\x6e\x17\x4c\x88\xdb\xec\x98\xd9\x4b\x7b\xe2\x8c\x7d\x66\x0b\x1f\xf4\x01\xaf\x70\x59\x19\xbd\x72\xb4\x0a\xb5\xdb\x8a\x82\xb3\x83\xe2\x15\x63\x1b\x2a\xe9\xd1\xa7\x7f\xe1\x8a\x94\xfa\x7d\xd8\x41\xce\x61\xb7\x04\x25\xbf\xa3\x73\x95\x96\x2a\x28\xc5\x8c\x82\xc3\xda\xf1\x95\x0a\x18\x24\x97\x16\x5a\x82\xb1\xd2\x71\x90\x77\x01\x4e\x97\x73\xd8\x2d\x75\xec\x8f\xc5\x36\x90\xc2\xc7\x03\xe3\x76\x01\x16\xbb\xc7\x13\x38\x4c\xd1\x0f\x81\x73\x5b\x63\xc1\xd1\xa1\x0d\x7e\xf6\xc1\xd6\x76\x6d\x4e\x4b\x60\x09\x3d\x09\xfa\x2e\x78\xa0\xfc\xf5\xaf\x64\xb8\x46\xd0\x0d\xaf\xe5\x74\x6e\xb4\xea\x05\x30\x9f\x3b\xee\x4f\x69\xb9\xe2\x54\x3a\xe5\x6c\xb9\x9d\x39\x15\x16\x60\xf5\x07\x1b\x05\x48\x26\x59\xb1\x96\x3b\x86\x3f\xd9\x68\x87\x18\xc3\x75\xc9\xc6\x47\x4c\x7a\x99\xb5\x7c\x36\xee\x62\xa3\xc7\x0d\x2f\xc6\x02\x95\x2a\xf9\xbb\x96\x2f\xe0\x17\x70\x82\x10\x54\x32\x78\x1b\xb5\x0c\x4d\xbf\x07\xc2\xef\x02\xb0\x62\xc2\x36\x8e\xe1\x55\xd8\xd3\xc3\x8a\x35\xb6\x81\x40\xd2\x5f\x73\xfa\x1d\xdb\xb5\xbf\x52\xa0\x32\x73\xd0\xc6\xd2\x4a\x3b\xea\x61\x7f\x05\x32\x49\xe7\x5d\xd3\x4a\x3f\xd4\xc1\xfb\x51\xcc\xdd\xa4\x33\x1e\xa6\x15\x38\xfa\x2e\x6e\xa9\x32\x61\x01\xe5\xf0\x0b\x20\x2a\x0b\xa7\xb0\x00\xa3\x91\x3e\x5f\xad\x1c\xd6\x34\x9e\x00\xd4\x05\x6d\x01\x0d\x51\x26\xb2\xe2\x15\x18\x5c\xc8\xbe\xb4\x82\x4d\xe7\x19\x94\x76\x01\x98\x79\x1e\x8f\x82\x70\xa0\x1e\xaf\x1c\x7b\xaf\xf3\x33\xad\xc2\x77\xbc\x73\x3e\x2a\xfc\xfb\x3d\xa5\x4f\x69\x15\x70\x0d\xf4\x5c\x68\xb5\x21\x67\x08\x3b\x56\x61\x34\xa5\x7f\x44\x33\x60\xe2\x3c\xba\xb3\x2f\xad\x0e\x80\x1c\xf8\x55\xd0\xea\xc0\x2e\x5c\x2c\x10\xd8\xd1\xca\xbf\x78\x21\xb6\x0a\xb7\x33\xba\x37\x35\xf8\xf7\x0c\xaa\x46\x9b\x2b\xd7\xa3\x0b\x80\x9a\xa4\x73\x4a\x43\xa0\x7c\xe7\xf5\xdf\x10\x28\xdf\x1d\xe9\xaf\xb4\x8a\x98\x25\x07\x40\xdd\x05\xb0\xa7\x73\x2a\x5a\x3a\x73\xe3\x5f\x69\x15\xbb\xda\x89\x6d\x6b\x15\x0c\xb5\x8b\xab\xad\x21\x30\x35\x45\x1b\xe0\x5c\x68\x1e\x6d\x88\x36\x6f\x93\x4b\x82\x40\x97\x9e\x9c\x85\x68\x4d\xc0\x97\xf8\xad\xd8\x1a\xf8\x12\x9a\x01\x1a\x54\xf8\x23\x76\x75\x33\xa9\xa5\x8f\xc5\xcf\xc2\x1f\x8e\x52\x4b\x6b\xef\x99\x53\x6f\xa3\x9b\x99\x96\x31\xc6\xa5\xf5\x13\x4a\xc7\xf3\xd7\xa1\x00\xa2\xbf\x45\xeb\xc7\x2f\xcf\xf9\xe7\x36\xf2\x41\xf2\xf0\x9e\x8e\x82\xed\xc5\x19\x1b\x08\xeb\x59\xf1\xca\x3c\x73\xea\x33\x36\x00\x24\xe3\xd1\xa5\xa5\x0d\xa4\xa1\xa4\xc7\x5c\x9b\xe0\x8f\x06\x67\x7d\x42\x9d\x91\x48\x4a\xe7\x81\x19\x62\x1b\x53\x8e\xb0\xe4\x93\x3c\x15\x79\xa1\xdd\xd6\xd2\xe0\x6f\x31\x2b\x29\xa7\x40\xb9\x17\x67\x07\x50\xb5\xd3\xd3\x64\x97\x26\x50\xde\x78\x16\x8a\xd2\x04\x60\x0c\x83\xfd\x10\xa0\x32\x65\xee\x42\xf9\x70\x93\x70\xd6\xe5\x03\x02\xaa\xcb\x57\x4d\x00\xca\x97\xb8\x93\x05\x41\x14\x54\xcb\x36\x01\x77\xec\x20\x08\xa5\x2d\xc8\x9b\x74\xe4\x6c\x2b\xc1\x9e\xee\x32\x6b\x5b\xe9\x70\xa5\xde\xe8\x09\x96\xe9\x24\xa5\x2b\x63\xd3\x0d\x36\x8a\xdb\x68\xc6\x57\x20\x92\x15\xee\xc2\x75\x14\x40\xce\xd9\xb6\x55\x81\x8d\x45\x5a\xb2\xea\xc1\x36\x89\x82\xbf\x70\xd3\xca\xde\x07\x76\x90\xb9\xfa\x0b\x08\x7b\xd4\xb0\xb7\xd5\x10\x65\xc2\xb3\xbf\x1a\xdc\x2b\x3a\x5f\x39\xf0\xbf\x3c\xb7\x0b\xa2\xd0\xe4\xea\x03\xed\x77\xa6\x78\x02\x71\x82\x34\xde\xb6\x35\xcf\x7c\xf0\x2b\xf0\xea\xa0\x9e\xb6\xad\x89\xcb\xb8\x72\xb4\xe0\xcd\x18\x7b\xd9\x60\xe8\xef\x0c\x2c\x6d\xcb\x75\x57\x9c\x42\x30\xc0\x34\x8a\x35\xc0\xff\xf6\x5e\xe2\x95\x13\xbc\x10\x4f\xc0\x14\x42\x52\xba\x1c\xaa\x24\x3e\x0b\xfb\x4a\x67\x1b\x0b\x8e\x53\x95\x5d\xbf\x8e\xae\x89\x4f\x98\x44\xda\x18\x45\xd0\xd6\x05\x5b\x2d\x8f\x18\xf0\x80\x7b\xe2\xad\x08\x3c\xe0\x46\x7d\x60\x5b\xd0\x14\x74\x12\x83\x75\x1f\x1f\x38\xb6\xe1\xe2\x14\x87\x7f\xc3\x4f\x2a\x96\x01\xe2\x14\xed\xdf\x6d\x41\x9c\x8a\x5b\x71\xc1\x6f\x33\x91\x6c\xad\xf7\xe0\x9c\x71\x07\xbd\xc7\x73\x88\x83\x33\xbd\x59\xa7\x3b\x44\x03\x30\xef\x60\xb8\x66\x5b\x90\xc0\x16\x99\xb5\x05\xf5\x54\x8f\x36\xe0\xb3\x9d\x63\x9f\x82\x01\xae\xbc\xf3\xd6\x07\x7b\x53\xfd\x87\xcc\x90\xfb\x69\x3b\x5d\xb4\x0b\xb4\xf5\x9d\x4b\x35\x0a\x10\xa8\x4a\x5e\x6f\xc1\x4f\x3f\x71\x7b\x5d\x88\xa2\x9b\x24\xe9\x40\x07\x10\x9a\xcf\xdb\x01\xe6\xa5\x61\xad\x5d\xf9\x00\x36\xf2\x89\x02\xad\xae\x8b\xef\xed\x2a\x60\xa9\x48\x9f\xaf\x13\x34\x97\xe2\x15\x9c\x1d\x9e\x8c\x0b\x86\xed\xc9\x7b\x13\xa0\x04\x33\xa8\xef\x85\x2c\x58\x29\xc5\x2b\xd0\x61\x73\x27\x5c\xe6\x32\xd6\xe8\x77\xd5\x2e\xdc\x13\xc2\x5b\xf1\xaa\x08\xbb\x24\xdb\x7e\x01\x17\xce\x33\x3d\xed\x02\x20\xd3\x46\x1b\x90\xc0\x1c\x11\x6b\x17\xe0\xa8\xac\x78\x05\x4e\x76\xdc\xc4\x07\x0f\x98\xca\xe4\x06\x3c\xe0\x36\x62\x4e\x91\xda\x23\xf3\xd8\x5f\xb8\xc0\x4a\x8c\x16\x20\x6e\x9d\x67\xe7\x32\xbd\x64\xaf\xd1\xa8\xd9\x37\x99\x6c\x7d\x17\x40\x66\x25\x1d\x00\xda\x6f\xaf\xbf\x9e\x58\x60\xca\xa3\xc0\x48\x07\x85\xb6\x76\xd0\x7e\x13\x79\x5f\x60\xf9\xca\x88\x19\x5b\xc7\x1b\x99\x5f\x59\xa7\xeb\xf1\x04\xfc\x58\x79\x20\x2f\xa3\x14\x3d\xf1\x12\xbc\x0e\x22\x5b\x34\x7a\xc1\xc3\x74\x44\xc1\xc1\xd7\x64\x3f\xcc\x09\x73\x30\x9a\xa1\x5d\x37\x56\x8e\x64\xf0\x82\x13\x66\x8f\x65\x38\x6a\x15\x1e\xb7\xeb\x86\xb3\x40\x6c\x07\xa8\xee\xa8\xa9\x6b\x17\xa0\xe7\x3b\x2f\x1f\xa0\xec\x76\xba\xdf\xb4\x0b\xf8\x90\x23\xb6\x36\xbc\xdd\x7a\xcc\x3a\x54\x99\x69\xb0\x00\x19\x12\xe9\x93\xdb\x2e\xc5\x3e\xe5\xf0\xef\x84\xc8\x4a\xd2\x12\xe0\xaa\xca\xe0\x1e\xbb\x3f\xb0\x84\x64\xc5\x1e\x0b\xd9\xea\xb4\x92\xb5\x07\xce\x35\x83\x27\xfb\x59\x47\xa5\xea\xfd\x80\x0e\x8d\x89\x21\x4a\x7b\xe0\x61\x1a\x7c\xd5\x0b\x50\xdd\x44\xfa\x01\x04\xb9\x19\x7b\x1d\xca\xac\x99\x29\x71\xbc\x00\x86\xca\x12\x05\x27\x12\xc8\xb7\x94\xd6\x63\xcf\xf3\x36\x14\xb8\x2b\xf4\x95\x68\x96\x1c\x35\x00\x5f\x77\x01\x3c\x76\x28\xb3\x02\x10\x43\x42\x10\x06\x74\x04\x71\xe3\x4b\x83\x4e\x63\x52\x09\xdd\x3e\x80\xa6\x75\x32\x27\x48\x26\xc5\x14\x82\xbb\x00\xd4\x81\xb2\xf3\x49\xc3\x34\xc8\x8b\x7c\x37\x42\xa5\x38\x1f\xdf\x73\x5c\xcd\xce\xe0\x7a\x2a\x07\x67\x76\x78\x01\x90\xbe\x8b\x37\xda\x4f\x2c\x8b\x67\x59\x28\x3d\x9b\xab\xc8\xf4\x4c\x95\xa5\x23\xba\x83\x58\x82\xa5\xc3\x9e\x37\xb9\x71\x7b\x36\x35\xe4\xe4\x79\xe9\x10\x62\x85\xb1\x4e\x3d\xeb\x71\x9e\x60\xa3\xc7\xac\x53\xd8\x86\x1e\x06\xf8\xac\x7e\x2f\xc0\xc5\x72\x80\x95\x5d\x00\x55\x77\x62\x41\x87\xa3\x82\xb3\x1e\x1d\xb8\x07\xd2\xdd\xb3\xb3\x97\xe3\x5a\xe5\x26\xaa\x5e\x5e\x44\xaa\xd4\x7f\xc0\x8d\x2f\xbd\xe2\xf2\x21\xc0\x43\xaf\x50\x49\x8e\x5f\x05\xb8\x38\x9c\x84\xf5\x76\xd4\x19\x4e\x5c\x7a\xc3\xc5\xb1\xfc\xea\xee\x48\x88\xd2\xe8\x58\xde\x1b\x8c\x40\x9e\xa1\xb4\xf4\x06\xef\x3f\xf2\x47\xbd\x0d\x68\x2f\x9c\x40\x75\x80\x77\x09\x21\x20\x7a\x5b\xd0\x94\x3b\x5f\xd2\x7b\x05\x9e\x9e\x6b\x73\x36\x41\xfc\x63\x50\xfe\x51\x00\x69\x81\xf3\xdb\x01\xa2\xb3\xa2\x0d\x28\x4d\x88\x1a\xd1\xbb\x5d\x0b\x9d\xfe\x5f\xbd\xf7\xd3\x0f\x9f\x8f\x0e\xae\xb4\x3b\x19\xec\x1d\x17\x87\x63\x9c\xef\x82\x33\x38\xb6\x71\x2c\x18\xd1\x0f\x38\x0e\x53\x43\xd6\xbb\xc0\x90\x3b\xd9\xc6\x7d\x1c\x06\x7d\x4e\x01\x13\xd0\x7b\xe7\x67\x5f\x68\xa8\xfd\x64\x74\xc0\x04\xcc\xec\xf7\x55\x1f\x26\xf8\x4d\x7a\x64\xf4\x81\x09\xa2\xd1\xa3\x0f\xdc\x8a\x9e\x59\xaa\xf4\x01\x17\x67\x5e\x82\x5b\xf0\x06\xeb\xe1\x63\x19\x30\xe3\x67\xee\x48\x38\x40\x31\xf5\x45\xe9\x90\xe2\x5a\xe7\x58\x26\xf0\x2a\xe9\xda\xd8\x21\xd6\x35\x46\xf1\xf4\x79\xec\xe9\xce\x62\xf6\x69\x86\xc6\x11\xfb\xe3\xf8\xe6\xd3\x4f\xb8\xc3\xaf\xbe\x3b\xfc\x54\xe9\x10\xfc\x5a\xe6\xb1\x9f\x7a\xf0\x8e\x7d\x9f\x0a\xc0\xa5\x72\x8b\x02\x28\x4d\xf8\x8a\x1c\xfb\x26\x3b\x26\x0f\xee\x6f\x61\xc1\x7b\x2c\x6d\x3e\x38\x81\x82\x30\xf3\x78\xac\x04\x58\x5b\x37\x8e\xf7\x05\x5c\x1a\x86\x90\xf6\xd5\x0f\xc4\xaa\xcf\xfa\xe1\xc1\xa9\xb7\xee\xeb\x81\xd8\x4f\xe2\x82\xdc\x04\xe2\x70\x50\xa5\xe3\xca\x97\xe1\xfc\x73\xbf\x60\x01\xcd\xf1\xca\x41\x88\x2e\x51\x00\xfb\xa6\xcb\x57\x1d\x97\x60\x8f\xf3\x02\x60\xf0\xc9\x00\xa4\x0e\x04\x6d\x21\x00\x41\xbf\x71\xc3\x7b\x7e\xd1\x5d\x00\xd0\x29\x36\x0a\x78\x81\xce\x68\xf1\x0e\xcc\xe3\x56\x49\xf5\xee\xe3\x16\xc5\x8d\x6b\x78\xc5\xb9\xc5\xba\x3c\xd0\x03\x74\x67\xca\xfb\x03\xf6\xb6\x90\xa0\x00\x19\x98\x78\xb1\xa5\x9f\x28\xfe\xc4\x9d\xfc\x00\x33\xa4\x72\x07\x3d\xc8\xbb\x46\x1f\xc3\xfe\x20\xde\x88\x8c\x67\x7f\x90\xa1\x3a\x06\x07\xfb\x55\x23\x66\x41\x7f\x81\x59\x10\x83\x7b\x81\x7b\x49\xab\x72\x7f\x21\xc4\x16\x52\xf0\x77\xc1\xc5\x92\xbb\x10\xb6\xa7\x45\x2f\x86\x8e\x38\xee\x5e\x12\x0b\x1a\x62\xc1\x39\x16\x24\xbc\x17\x87\xe9\xda\x05\xf0\xd9\x70\x29\xae\x23\xe3\x7d\xa3\xf4\xd4\xf5\x00\xec\x3a\x9f\xd9\x15\x58\xde\x64\x1b\xfa\x89\x4a\xa6\x79\xb7\x9f\xa8\xe4\x41\x12\x0c\x94\xab\x51\xb9\x4f\x2d\xf9\xe9\xa6\xeb\xfe\xca\x87\x23\x96\x5c\xb1\xdf\x81\x09\xd5\x09\xff\x32\x00\xdb\xb4\x68\xd7\x18\xa9\x9c\xd0\x95\xea\x05\xed\xa8\x96\xf8\x04\x22\x33\x5a\xfb\x87\x84\x92\x65\x24\x81\x4e\xc0\x95\xa7\x23\x2d\x5c\x88\x4e\x18\x46\x02\xef\xcb\x2b\x73\x20\x3d\x21\x51\x1f\xcb\xc8\xe9\xe0\xaf\x7b\x1b\xb9\x20\x9c\xcd\x4f\xc6\xc8\xfd\x28\x4d\x16\x0b\xe0\xb4\xe0\xeb\x3c\xf2\x31\x5c\x3a\x9b\x3a\xa0\x8f\xef\xc4\x62\x18\xf9\x82\x79\xd4\x57\x71\xe4\x0b\xd1\x55\x85\xfd\xb8\xff\xc2\x81\x2f\x23\x23\x2e\x9c\xe6\xd1\x81\x34\x7c\x9d\x2e\x2b\xa3\x0c\x5c\x2d\x12\x05\x80\xa3\xf2\x03\x39\x0a\xf2\x2e\x79\xde\x86\x32\xca\x0b\x8f\x0c\x17\x1e\x47\x85\xb2\x93\xa2\xd0\xa8\x88\x22\x20\x3b\x34\x4e\x8a\x3b\xcf\x30\x51\x46\xed\x27\xde\xcf\x7b\x5a\x91\x12\xc8\x31\x18\xcb\x80\xcb\xca\x24\xb3\x33\xa0\x74\xed\x8c\x59\x1a\xcd\x67\xdd\xe7\xa3\x21\x7c\x84\xd7\xf5\x68\x0e\xd2\x92\x59\x80\x7d\xbf\xf8\x4a\x3b\xb8\xf8\x6c\x74\x1c\xff\x13\xef\x7a\x13\xa8\x21\x5d\x32\x1e\xed\xa4\x09\xf0\x7d\x3f\x1a\xb4\x39\xc5\x6f\xf8\xd1\x60\x26\x62\x8c\xc0\x68\x0b\x86\x5c\xbf\x9e\x46\x3f\x2a\x44\x97\x5a\x46\x9f\x80\xc2\x74\xbe\x75\x00\x3e\xb2\x17\x17\x63\x46\x87\x5a\x85\x24\x6c\x74\xd8\x05\xba\xb3\x2f\x63\x20\x1f\x0f\x63\xc9\xc6\x00\x28\x60\xe1\x04\x0d\xa4\x46\x19\xf1\xca\x7d\xac\x53\x93\x05\x50\x0c\xb0\xeb\xe3\x3d\xe8\xa4\x6c\x54\x31\x16\xce\x07\xc2\x13\x89\xe9\x5f\x06\xbc\x3a\xa6\x23\x0d\x96\x31\xdb\x51\xb9\xfb\x62\xcf\xc3\x84\x72\x27\x23\xfa\x4e\xa8\xea\x1e\x70\x3e\xee\xf1\xd9\x89\x1b\xad\x3a\xa5\x18\x92\x0f\x5a\x83\x4f\xa1\x9c\x80\x10\x9e\x4a\x39\x9c\x17\xb7\x94\x1c\x96\x90\xcb\x20\x02\x0f\x6f\xa7\x47\x43\xe0\x43\x46\x9d\xc6\x90\x23\x3b\xbb\x36\x78\xc8\xe1\x23\xfc\xae\x19\x0b\x38\x6a\x8e\x49\x58\x06\x62\x96\x26\xb1\xb6\x06\x3c\x90\x99\x7e\xa0\x0c\x78\x20\x33\xdd\x40\x19\x0b\xce\xb1\xd4\x5b\x8f\x75\x12\xbd\x91\x7e\x2c\xd8\xc0\x28\x70\x8d\x05\x98\xd3\x4c\x42\x89\x0c\x51\x4c\x48\x50\xc6\x89\xfe\xa1\x2f\xfa\xb8\x80\xbf\x40\x1b\xe9\xb8\x8e\x45\x87\xa7\xf2\xa8\x52\x8a\x33\x6b\x03\x5a\x8f\x4e\x08\x99\x81\x2c\x48\x8d\x7e\xe4\xe3\x4e\x50\x1d\x90\x4a\xdd\xc0\x1d\x61\x04\xd1\xb8\x8f\xc3\x7f\x3c\x01\xe5\xd3\x22\x85\x39\x39\x5b\x3c\xd7\xf4\x2e\x80\x1d\xcd\x2f\xd2\x71\xf7\x83\x25\xbb\x58\x70\xd4\xe5\xec\x07\x62\xfc\x18\x6b\x38\x90\x2c\x65\xc4\x4e\xbe\x11\x10\x42\x09\x61\x20\x6b\x49\xcf\x8b\x5f\xc1\xad\x48\x44\x82\x71\x23\x20\xab\xf2\xcc\xdd\x0b\xfa\x51\x67\xe7\xc6\xbd\xce\x24\xb3\xe0\x20\x7a\x65\x16\xc0\xca\x3e\x38\xa7\x37\x54\x7e\xc4\x1b\x18\x60\x4e\x5a\x10\xc7\xe7\xb8\x78\xfd\x4b\xbe\xc9\xfd\x34\x6e\x48\x6e\xf3\xa7\xc1\xbb\xd2\xd5\x4c\xe3\x01\x1c\x1c\xa1\xa4\xc6\x63\x2a\xeb\x46\x5e\x6f\x3c\x48\x72\xe7\xe0\xe3\xbb\x00\x86\x02\x92\xd2\x93\x3c\x60\x44\x27\xaf\xb3\x79\x7c\x05\x8e\x4b\xd0\x88\x7e\x98\xe8\xdd\xc8\x83\x8f\x07\xb6\x38\x22\x47\x0d\x70\x50\x9d\x26\x9e\xf1\x3c\xc7\x05\x86\xaf\x20\x11\x07\x11\x8a\xc6\x41\xa6\x9f\xa4\x8b\x2f\x36\x0f\x43\x15\xc7\x5b\x8e\xb7\x69\xbc\x02\x1b\x63\x89\x02\x98\x7a\x79\x54\x5e\xf8\xb3\x77\x5e\x93\x40\x28\xea\x83\x5c\xc7\xc1\xbb\x27\xec\xd1\x00\xde\xfd\x20\x6a\xe3\x00\xce\x7c\xa7\xdc\x3b\x80\x0c\x24\x64\x86\x07\xdc\xb5\x87\xc4\x13\xd7\x89\xc0\x99\x2c\xb0\xd3\x15\xf7\x26\x1c\xba\x5b\xe1\xed\x0c\x87\xee\xde\xb8\xab\xdf\x0b\xe7\x6f\x45\xa3\x03\x1d\xe3\x7c\x40\x0f\x17\x73\x7a\x80\xe5\x69\x27\x19\x40\x89\x97\x49\xaa\x07\x8d\x50\xa7\xa8\x3c\xa0\x11\x1a\x2b\x1a\x85\xfd\x8a\x58\x0c\x03\x20\xf0\x9d\x21\xfe\x43\x01\xf0\x40\x34\xae\xa1\x09\x2e\x63\x5c\x4a\xcd\xe7\xb8\xf1\x95\x86\x40\x55\x52\x3d\x35\x66\xb8\x55\x2e\xb6\x36\x48\x0b\x9c\x0f\x6d\x27\x24\x9f\x4f\x0c\x40\x40\x70\x5d\x14\x92\x20\x5d\x67\x06\xb0\x83\x5a\x25\xa5\xd0\x93\x47\xb2\xf1\x15\x41\x86\xec\xe8\x18\x12\x65\xac\xf8\x2c\x2e\xb0\xc4\x3d\xa6\x27\x21\x36\x99\x50\x3d\x60\xfd\xd1\xb1\x17\x56\x21\xce\xba\x02\x5e\x20\x93\x30\x28\xcc\x99\x85\x0c\x0e\x02\xf6\x5a\x8f\x9e\x22\x1f\x6e\xfe\xf5\x59\x1b\x0b\x4d\x1a\x03\x28\x3c\x8d\x3a\x8d\xf1\xc1\x88\x1c\x7b\x0c\x8e\xf6\x83\x46\xd3\x71\x32\xa8\x67\x4e\x32\x42\xfa\x06\xa5\xfc\xf1\xdd\x80\x90\x26\xb9\xf8\x60\x49\x21\xa7\x3f\x80\x7e\xd3\x3d\xdf\x50\x99\x09\xb7\xe2\x74\x82\x3d\xe1\x8a\x2f\x44\x05\x9b\xd0\xb2\x35\x4f\x5b\xb7\x0b\x4e\x04\x7e\xf1\x02\x5b\x86\xe6\xd9\xd0\xca\x4c\xce\x00\x47\xc1\x31\x23\x26\x16\xc0\x5b\xdd\xad\xa8\x13\x48\xa9\xad\x46\xc7\x5e\x44\x57\x09\xdb\xf8\x20\xc5\x55\x76\xec\x3b\x61\x5f\xde\x8f\x9c\x00\x7d\xe8\x53\x38\x81\xa5\xda\x88\xc7\x34\x33\x9c\x27\xe8\x14\x37\x33\x2c\x1f\x9e\xf0\x73\x17\x1c\x3b\x0f\x0b\x06\x42\x8c\x33\xbf\x72\x60\x2d\x7d\xc3\xcc\x0c\x53\x24\x4d\x10\xf3\x68\x0c\x1d\x68\xba\xcc\xe3\xd4\x42\xb4\xc4\x79\x72\x68\xd3\xa7\x67\x16\x39\xa9\x7d\x32\x0b\xc0\xdf\x71\x92\x0b\xb6\x36\x51\xe3\x66\xb9\xff\x4a\x8f\xb1\x0b\xa0\x6d\x98\x2c\x50\xf0\x33\xce\xad\xcc\xda\xcf\x9c\x7a\x1b\x75\xc1\x26\xd1\xfe\xc5\x0b\x71\x22\xcb\xc0\xa2\x49\x63\x36\x24\x75\x2b\x4e\x5c\x26\x1c\xcb\x85\xe8\x04\x13\x4c\x79\x27\xc1\x9e\x4d\x90\x57\xdd\x89\xed\xec\x50\x45\x90\x2f\x99\x1d\xb1\x31\xbc\x15\xe7\x41\xc5\xa4\xca\x7a\xf6\xa3\x68\xe0\xdc\x74\x80\xa3\xd0\xf1\x61\xf6\x93\x74\xd3\x35\xe5\x73\x1c\xc8\x68\xbf\xc0\xe6\x48\x27\xaa\x90\x4f\xd4\xc3\x97\x34\x16\x40\x38\xe7\xfc\x8e\x7e\x94\x6a\x51\x00\x46\xd6\x85\x83\x39\x4e\x56\x37\x8e\x76\x00\xcc\x9f\x06\xe5\x39\xe1\x32\x46\xcb\xd2\x9c\x15\xf8\x43\x4e\x06\xe7\xac\xb8\xf3\x9c\x84\xcd\xc3\x94\xd3\xe4\x35\x67\x07\xaa\x4f\xe2\x2b\xc7\x79\x89\x73\x3a\x91\x52\xad\x70\x57\x83\x29\x17\x42\xa6\x4c\x41\x96\xf7\xd8\xb3\x32\x11\x12\xe0\xac\xc7\x94\x75\xb2\x12\xf9\x9c\xca\x7d\xa4\x16\xb6\x01\xdf\x11\x72\x09\x73\xe1\x42\xf7\xfc\x9e\x65\x9e\xf8\x3c\x12\xca\xb9\x60\x03\x8b\x5d\xbd\xec\xaa\x9d\x64\x64\xe7\x02\x6c\x21\xc1\x49\xe7\xfa\x4e\x81\xbf\x72\x81\x6f\xa5\xd6\x71\xc2\xac\x3a\x78\xa1\xcf\x63\x79\xa4\xd5\x7e\x22\x03\xe8\xa0\x49\x63\x5e\x1d\x6e\xc1\x9c\x64\xcf\xcd\xc9\xcf\x5e\x02\x8b\x7b\xe1\x67\x6f\x10\x28\xae\xed\x85\xc8\x55\xc6\xc6\x4f\xe4\x5e\x64\x36\xe1\x32\x4f\xde\xc4\x78\xe5\x4e\x27\x99\x96\x7f\xf6\xce\x27\xe1\xae\x7f\xf6\xae\x20\xa5\xae\xef\x99\x37\x76\x61\xee\xf1\x04\x8e\xac\x5f\x2d\xf3\x6e\x10\xb7\xa3\xc0\x08\xd4\x22\x10\xc9\x44\xaa\xb1\x15\x9b\xff\x46\x4f\x07\x37\xee\x83\x1b\x5e\xb8\x0c\x0f\x10\x63\x18\x2c\x3f\x1f\x13\x40\x85\x7a\xeb\xf9\x20\x6b\x26\x35\xec\xf3\x85\xc7\x4e\xec\x0f\xc4\xf9\x37\x02\x92\xce\xb7\x03\x25\x8d\x44\xff\x3d\xfa\xf3\x68\x63\x9e\x2c\x4a\x7c\x45\x0e\xc4\x17\x9f\x90\x83\xe4\xe3\x5b\xea\x85\xc8\xce\x90\xcf\x09\x77\xed\x46\xa7\x96\x09\xae\xa9\x33\xec\x64\x6a\x3b\xae\x66\x8d\x05\x30\xdf\xb9\x62\x6e\x02\x01\x6f\x64\xf6\xf4\x3b\xa8\x7c\xbe\xa5\x24\x01\xd0\x9e\x11\x22\x92\x70\xf9\x78\xe6\xb4\x22\x09\x29\x30\xe9\x6c\x24\xa9\x9c\x6c\x6c\x93\x05\xc8\xc6\x36\xf8\x04\xac\x53\xc4\x1d\x91\xa3\xf3\x22\xf9\x94\x74\xb2\x14\x0a\x5f\xb9\xa1\x50\x77\x81\x5c\xd2\x0d\x31\xd7\xf7\x98\x24\x40\x49\x51\x63\x21\x49\x4f\xec\x25\xbf\x82\xd8\xe7\xee\xd4\x52\x72\x01\xe3\xe9\xa2\xa1\x00\x03\x8d\x19\xdc\x8a\x64\xe4\xc3\xcd\xec\x58\x1e\x27\xfc\xcc\x3b\x96\x4f\xe6\x6c\x3f\x62\x92\xaf\xd3\x06\x0b\xee\x73\x3b\xfb\x7c\x14\x24\x57\x58\x2e\x21\x48\xc1\xf1\xe8\xec\x7a\x41\xd4\x0d\x7d\x50\x05\xce\xa0\x33\xff\x53\x1c\x98\x20\xe6\x7f\x32\x0a\x57\xca\x82\xbd\xd4\x89\x8b\x14\x00\xb6\x33\xfa\x5c\x0a\x20\x72\xe9\x5e\x21\xf5\xa8\xac\xfd\xb8\x49\x45\x27\xe9\x28\x2b\xf5\xb8\xae\xb9\x5b\x83\x00\x20\xad\x79\xe2\x98\x22\x70\xa6\x6c\x44\xe5\x93\x3a\xa0\x88\xe2\x40\xab\x99\x25\x47\xf1\xdb\x5e\xea\xc9\x68\xe9\x84\x41\xa0\x21\x6b\x64\xca\xa5\x0d\x6c\x1e\xe7\xe4\x04\x96\xb6\x49\x9f\x0d\x81\x9f\x62\x27\xd8\x9b\xb4\xe3\x00\xe5\xdb\x5c\x7a\x82\x4f\xbc\x13\x6c\xe9\x15\x6b\xe4\x37\x89\xf4\x8a\xd3\xd5\x58\x30\xce\x13\xde\xb1\xae\x07\xdf\x82\x8d\x7e\x48\xa4\xc9\x83\x80\xe8\xaa\xe6\x39\xf2\x76\x01\x2c\x5c\xce\x73\xca\x80\xdd\x88\xde\x14\x32\x80\xfc\x42\x6f\x75\x19\x27\x4f\xe6\x62\xa3\x17\x5c\xe0\x9d\xc8\xc9\xb0\xfb\x6a\x51\xdd\x2c\x03\x50\x90\xcc\x34\x20\xe3\x85\xdc\x9b\xd8\xa8\x9e\xe4\x1c\x5e\x80\xeb\x5a\x88\x74\xb8\xc5\x59\x3c\xe1\x8d\x4a\x82\x73\x0d\x3b\x26\x30\x39\x27\xee\xa0\x65\x3c\xe7\x4a\x3c\x6e\xf0\xba\x6b\x0c\x63\x97\x05\x0a\x4e\x64\x6c\x59\x0d\x79\xf6\x0a\x5f\x01\xa7\x41\x9c\x3a\x59\x07\x4d\xd3\x45\x65\x59\x48\x8e\x42\xde\x57\x16\xd6\x85\xfe\xb4\x82\x0c\xfa\x8b\xd1\x66\xb2\x10\x70\x43\x1f\x43\x81\xb7\x5b\xaf\x5c\x5b\x68\xb7\x1a\x11\x0e\x64\xd9\xac\x0f\xc2\x41\xcb\xf1\x32\xa3\x7a\x47\xe0\x32\xc6\x3c\x8d\xbb\xc0\xf4\x81\x54\x77\xc9\x82\xdf\x07\x55\x77\xb2\xde\x13\x12\xc0\x19\x7b\x71\xb3\xc6\x13\xb0\x3e\x10\x11\x44\xe0\xff\x25\x12\xf3\xa1\xb8\xae\x79\x4c\x8f\x37\x16\xf1\xf2\xe4\x24\x66\xa7\x99\x59\xe0\x9e\xd5\x18\xd7\x2e\x0b\xbe\xe8\xf4\xac\x96\x0b\xab\x4f\x40\x22\xb9\x8e\xcf\xa5\x5f\xc6\x72\x3c\xa9\x2a\x89\x3e\xdc\xa2\x06\xe3\x50\xe4\x42\x76\x4c\x82\x18\xc8\x75\xa2\xb4\xb9\x72\xc8\x79\xde\xa8\xc2\x90\xe3\x16\x55\x49\x94\xae\x63\x57\xe4\xca\x5d\x0d\x21\xe8\x29\xda\x38\x7a\xeb\x68\x03\x21\xc6\x7e\xc5\x09\x5c\xab\x06\xc3\x72\x05\x00\x42\xbd\x46\x1b\xb0\x7c\x78\x6e\xbc\x5d\x80\xe8\xe8\xe8\x29\xac\xdb\x41\xfa\x2e\xe8\x9a\xa8\x54\x93\x0b\x56\x65\xb2\xc8\x72\x39\x40\x4c\x67\x01\x8e\x69\x8e\x02\xf8\x05\x91\xe8\x5f\x47\xd7\xc4\x0b\x0c\xe9\xb8\x1b\x21\x0a\xe4\x7a\xe0\xda\x58\xe2\x15\xec\x20\x89\x27\xe0\x7b\x16\x63\x79\x81\xf0\x1f\x4f\xbc\x27\xe2\x95\x6d\x40\xca\xa0\x77\x89\x5c\x7a\xb0\xae\xd9\x0f\xa4\x41\xf9\xd5\x86\x1e\x47\x5f\xce\xa9\x82\xae\x4b\x34\x8a\x0c\x43\x31\x7c\xec\xb1\x4a\x2a\x75\x1f\x11\x75\xfe\x8b\x0d\x4c\xa0\xa2\x6d\x93\xbb\xe9\x86\xbd\x94\x81\x1d\xe2\x40\x13\x33\x0a\x60\x15\x92\x78\x05\xd1\x7c\xdc\xa2\x37\xf4\xcf\x74\x8d\x90\xbb\x1c\x8b\xbb\x0f\xf4\x3e\x4e\x1c\xa4\x9c\xf7\x41\xf7\xe5\x91\xbd\xe1\xa8\x17\x77\x0d\x14\xc1\xbd\x0e\x0e\x74\x1c\x97\x31\xb6\x01\xeb\x5f\x25\x19\x04\xdf\xda\x2b\x27\x0b\x39\xb1\x47\xf0\x25\xf7\x38\x5d\xf7\x09\x07\x6e\xfe\x4c\x93\x83\x83\xbe\x87\x9c\xad\xdc\xb0\x96\x17\x9e\x1d\x28\x82\x07\xd1\xdf\xe4\x86\x99\x36\x6e\xf8\x03\x8b\x35\x63\x70\x70\x61\xa5\x00\x2a\x48\x21\x2c\xf4\x10\x93\x1b\xea\x1d\x86\xf6\xca\x0d\x77\x2f\x06\x33\xca\xfd\x1e\x4c\x35\xdf\x4d\x37\x7c\x84\xa8\xf5\x17\x58\xcb\x67\x22\x29\xbd\xe1\xba\x46\xc1\x4f\x4e\x0e\xe1\x54\xe2\x89\xe3\x19\xc2\xae\x2b\x76\x13\x69\x09\x7c\xd9\x3a\xcd\x00\x02\xfc\xfe\xc6\x50\x67\x79\x00\x05\x43\x15\xa2\x3c\x87\x91\xe5\x7d\xf5\x00\xa8\x8d\x48\x87\xf2\x00\x52\xda\x33\x05\x16\x79\x0a\x0e\x82\x8b\xfd\x72\x80\x48\x3c\xbb\xd7\x2e\x80\x5b\x30\xf9\x88\xa7\x22\x1e\xb4\x44\x01\xfc\x60\x48\xd2\x91\x03\xa0\x53\xa7\x2f\x0f\xf0\x4f\x6a\xe2\x67\xc1\xac\x15\x5e\x0b\xcf\x0b\x87\x30\x76\x1d\x99\x4b\x7b\x25\x71\x81\x91\x7e\xd2\x05\x5e\xde\x93\xa8\x8d\x07\xe8\x60\xab\x0f\xce\x07\x60\x35\x1a\xc3\x8b\x04\x71\x93\x23\x98\x13\x3d\x1b\x97\x0b\xa5\x70\x28\x25\x0c\xb3\x28\x00\x5f\x69\x44\x16\x60\x89\x4f\xc2\x6a\x88\x42\xba\x8e\xdb\x19\x48\x1c\x6d\xc6\x13\x2f\x1c\x4a\x79\x1a\x14\x3b\xa8\x72\x3b\x20\x2c\x50\xc8\x2e\xaf\x34\xb1\xb5\x5d\xdc\x5e\x47\x53\x47\x0d\xfb\x3a\xa1\x74\x14\xda\x56\x42\xdc\x93\x67\x7f\x2b\x0b\x9a\xba\x46\xb7\xa8\x95\x80\xd9\x49\x4d\xdd\x4a\xb0\x4d\x72\xc3\x2c\xe0\x43\x77\xc2\x73\x2d\x20\x37\xf7\x91\xd8\xa8\x1e\x30\xc0\x78\x02\x27\xdb\xd7\x76\x25\x3d\xa1\x63\x67\x19\x16\x54\x77\x93\xfe\x27\x2b\x67\x68\x72\xd9\x68\xae\xa7\x0d\x1f\x6d\x6e\x50\x0b\xb1\xa7\x0e\x35\xe6\x84\x6d\x65\x58\x1e\x29\xf8\xad\x0c\x94\x53\x9a\xdd\x57\x3e\x71\x4a\x7e\xe7\xad\x0c\xf8\x36\x62\xba\xae\x7c\x94\xbf\x4e\x94\x56\xc6\xa9\xa4\x41\x6b\x35\x40\xed\x53\xb9\xb7\x90\x26\x53\x28\xd4\xaf\x06\x96\x90\x9a\xfe\x05\xc8\x86\xb6\xfc\x44\xad\x06\x1e\x91\x00\xda\xab\x01\x7b\x8c\xee\x48\xab\x01\xc6\x91\xc6\xfd\xd5\x80\x61\x5a\x07\x0b\x90\x93\x91\xae\x22\xab\xe9\x5f\xc9\xaa\xcb\xea\x70\x6c\x9d\x5c\x86\x93\xfa\x90\x81\x72\xab\x83\xbf\x63\x24\xf2\xea\xef\xf1\x95\xfe\x17\x15\xe2\xea\x7a\x52\x70\xf3\x75\x20\x60\xd0\x27\x66\x01\x59\x60\x52\x5a\x5f\x13\x1c\xd4\x70\x6a\xb3\xe6\x7b\x5e\xf1\x3e\x09\xb2\x1f\x30\xbe\x6d\xc1\xff\xab\x51\x14\x5a\x02\x6b\x0c\x01\xb0\x16\x70\x33\x85\x70\x32\x4b\xf4\xa0\x2d\xf9\x7e\x43\x9c\x4f\xaf\x8b\x4f\x7c\x70\x4b\x74\x12\xb6\x8e\xff\x17\x71\xb7\x16\x60\x32\x1b\x65\x92\x75\x02\x6e\x88\x02\xbf\x96\xb1\x76\x8b\x61\x2c\x6b\x19\x27\x27\x22\xf1\x04\xfc\xd0\xd8\xd3\x75\xb2\x63\xb8\x7e\x63\xad\x7e\x2e\x30\x1f\xfe\x81\xb8\x64\xf2\xa6\xb5\x16\x12\x48\x34\xf6\x03\x00\xb8\xcc\x29\xb6\x16\x10\x68\xa6\x5f\x60\x0b\xfe\xfd\x42\x9c\xe7\x75\x35\x1c\x37\x3e\x71\xec\xc7\x71\xba\x0e\xc6\x15\x81\x56\xd7\x7d\x0e\x02\xc9\xcf\x03\x6d\x0e\xbd\x3a\xd6\x03\xd7\x08\xb2\xed\xeb\x45\x6a\xb7\xe8\xd8\xdb\xcf\x58\xfc\xb3\xc8\xd2\x31\x18\xb6\xbd\xa0\xef\xe9\x54\x44\xad\x77\x01\xbd\xd5\x69\xfc\x7a\xcd\x4f\x71\x12\x00\x77\x21\x1a\x7f\xd0\x2b\x73\x9d\x70\x7a\x1a\x09\x97\x22\x5f\xdc\x88\x82\xeb\x64\xa7\xf6\xf9\x50\x3b\x08\x8b\x79\x5e\x96\x3e\x27\x5b\x29\x0b\x3e\x4c\xa1\x6b\x40\xd6\x07\x7d\x4f\x34\x8a\x34\x0a\x42\x6c\xf5\x85\x48\xef\x46\xdb\xe4\x82\xbd\x66\xd0\xb3\xfa\x42\x62\x01\x61\x2c\xd9\x85\xbc\x75\xad\xf8\x5d\x73\xa5\x13\x49\x58\x59\x00\xbe\x95\x80\xc0\x17\x48\x69\x67\x0a\x84\x2b\x21\x40\x8d\xb9\x08\x2e\x58\x52\x1a\x7d\x7a\xae\x04\xfd\x39\x23\x00\xae\x9c\xb0\x4f\x9d\x59\xbb\x72\x01\xcc\xae\x5f\x3e\x57\xae\xc8\x8d\xec\xe7\xe5\xca\x00\x13\x62\x90\xe9\x95\xe1\xe2\x4c\x6a\x73\x65\x24\xf7\x1a\xf1\x95\x85\x46\x2b\x0b\x80\x0c\x44\x9b\xfc\x95\xe1\x6e\xd2\xa2\xd1\x1b\x27\x6a\xf0\x09\x40\x7d\xd3\xac\x7a\x65\xb0\x40\xd4\xd4\x5d\x70\xc6\x6e\x84\x71\xbc\x80\x83\xd4\x18\x3b\x75\x95\xe3\x4c\xc2\x8e\x95\x05\xae\xc9\x4f\xd4\x75\x8c\x2f\x04\x9d\xbe\xca\x7d\x02\x66\xe3\x89\x81\xbb\x86\x5f\xb9\x8f\x2c\x10\x4f\x1c\x5d\x93\xaf\x5c\x81\x71\x8e\xb8\x7d\x57\xf9\xa0\x52\xe5\x52\xc2\x1b\x4b\x96\x8b\x20\x57\x05\x8e\x1a\xe3\xf3\x2e\x80\xe0\x37\x9a\xcc\xaf\x06\x28\x59\x5a\x0d\xaf\x76\x2e\x41\x27\x7d\x57\x7f\x4e\x24\x42\x63\x01\x4e\x14\xd7\x76\x24\x60\xc2\xf9\x4d\x72\xc1\x58\xc2\xec\xbe\xe5\x42\x4a\xd8\xc1\xc0\x94\xeb\x64\x6f\x2d\x7e\x08\xaf\x71\x1c\xfe\x9d\xaf\xba\x5e\x58\x93\x32\x7b\xaa\x03\x4c\x92\x53\x87\xbb\x15\x04\x1e\xf8\xdd\x7b\x43\x81\x35\x18\xab\x70\x2f\xc4\xb5\x17\x3f\xd9\x37\x02\x53\x26\x95\xe1\xf7\xf3\xe2\x09\x1f\xfe\xd3\xbf\x93\x89\xe2\x3c\xf1\xb8\x09\x42\xfe\x56\x21\x96\xfa\xbf\xb9\xbf\xde\x0f\x28\x3f\xb4\xbd\x7c\x02\x1d\xbf\x34\x16\x20\x92\x95\x68\x16\x1f\xd0\xb6\x67\xf5\x25\xfa\x0e\xda\x36\x11\xd4\x3e\x41\x12\x25\xc6\xa9\x7a\xda\x59\x62\x3e\x7e\x80\xce\x66\x1a\xf6\xf2\x09\x32\x7f\xf0\xa4\x7c\xb2\x00\x02\xe9\x04\xfc\x13\xb8\x17\xd0\x63\xec\x93\xe7\x38\x75\x14\x2f\x38\x20\x36\xce\xea\x7d\x2b\x21\x15\x2d\xc7\x02\x44\xe6\x41\x6f\xfe\x0f\x17\xda\x64\x3e\xba\x0f\xa1\x8b\x8d\x3b\xe3\x3b\xa1\x8b\xc5\x09\xc5\xb7\xee\xf2\x97\xd9\xf6\x83\x42\xa8\x97\xf8\xec\x7b\xcc\x02\xc2\x02\x18\xcb\x9d\x70\x7e\x57\x3e\x5c\xea\xff\x19\xae\xf2\x3f\xaf\xff\xf6\xff\x55\x7b\x7c\xbf\x91\xfe\xfc\x9c\x9f\xa6\xe3\xf2\xf2\xab\xb0\xfc\xaa\x7f\x7e\xca\xe1\x8b\x53\xaa\x2b\x7b\x4d\xbd\xf2\x9f\x1f\xcf\x76\xb1\xff\xad\x51\xb3\xfe\xfc\xf8\x5d\x9e\x92\x65\x76\x3f\x3f\x9f\xfd\x8e\x27\x4c\x4e\xf5\x89\x77\xf6\x45\xeb\xba\xd1\x94\xcc\xf1\xd1\x7f\xee\x7d\x52\xdd\x34\xb8\x0b\x06\xeb\xea\xa9\xf3\x5e\x58\x50\xfa\xf9\x89\xc4\xbb\x6e\x3a\x4e\x25\x65\x39\x75\x25\x65\x04\x81\xb2\xe6\x89\x1a\xb0\xd3\xa7\x26\x0f\xef\x47\xc9\x63\xfd\xf9\x61\x2a\xe7\x62\x0c\xb0\xff\x5c\x7f\x7e\x5c\x5e\x37\x28\x6d\xd6\x6c\x71\xc6\xd3\x59\xa4\x92\x6f\xf6\x20\xdb\x6d\x54\x99\xcd\xb8\x94\xbd\xd9\xfd\xe7\xf5\xe7\xc7\x2f\x2e\x83\x6d\x65\xcd\x3e\xf9\x9e\x52\x22\x95\x1a\xef\x54\x00\xd1\x7b\xbf\xeb\x66\x69\xfd\xe7\x49\xcd\x7c\xd6\xa3\x18\xec\xd9\xf9\x99\xbf\x3f\x3f\x6e\x64\x4c\xa5\xc5\x68\xcd\x6b\xd4\x23\xe6\x53\xb1\xb4\xf0\xfe\xf3\xfd\xf3\xe3\xda\x9f\x54\xfa\x78\xbd\xa6\x0f\xfd\xf3\xe3\x22\xa4\x45\x39\xb0\x66\xd3\x23\x4f\x50\x93\x8a\x45\x7f\xf8\x4f\xf9\xf3\xe3\x29\xac\x52\xe9\x5a\x58\xa3\xfb\x1d\xce\xaa\x0a\x67\x01\xde\x2c\xd3\x23\xfe\x77\xc1\x13\x75\x48\x24\xcb\x79\xd5\x27\xea\x20\x06\xbb\x73\x45\x2a\xe6\x7d\xe2\x3f\x91\x0e\xd1\x73\xf9\x16\xcb\xcb\xec\x3f\xeb\x9f\x1f\x77\xca\xdd\xff\x4a\xd4\xdc\x7f\x7e\x3c\x59\xcd\xfe\xf7\x89\x1a\xfd\xf3\xe3\x9e\xac\xa9\x7c\x79\xb2\x66\x6f\x43\xe7\x52\xf7\xbf\x1f\x6b\xf6\x71\x74\x4a\xb5\xff\xad\x51\x33\x76\x0d\x7b\x50\xa2\x07\x65\xf7\xa0\xb1\xb5\x12\xad\x6d\x26\x6a\x70\x47\x58\x26\x2a\xff\x59\xfe\xfc\xf8\xc5\xb7\xff\x8d\xef\xec\xf3\xe4\x5a\xdb\xfd\xef\x88\x9a\xdd\xeb\xce\xbe\xd5\x15\x35\xd7\x7e\x27\x6a\x62\x0e\xb6\x6c\xe6\xd8\x57\xa9\x7c\x8d\x6b\xfb\x6d\xf6\x7e\x72\x6d\xbf\x16\xb3\xb3\xd9\xe9\x59\xe3\x9d\x18\x4f\x2f\xbb\xc6\xd7\xf5\xeb\x2d\x6a\xe4\xcf\xcf\x8c\xb9\xee\x57\xd4\xec\xd6\x1a\xbf\xb3\xa5\xd8\xf3\x73\xb4\x3f\x3f\x12\xbd\x1e\xd1\x83\xcd\xe2\x32\x15\x7a\xf9\x46\x8c\x74\x1f\x79\x4f\xc3\xb5\xff\x8d\xf1\xec\xe3\xe1\x19\x26\xf7\xbf\x3d\x6a\xf6\x5e\x4d\x99\x1f\x9a\xd1\x39\xe3\xd8\x13\xcf\xcb\x37\x79\x92\x80\x8e\xe4\xb9\x34\xed\x2a\x8c\x2a\x4b\xb4\x4d\xea\x60\xd9\xc1\xce\x4f\xb3\x79\xba\x37\xac\xdd\x42\x51\xb5\xb7\xb7\x33\x19\x76\xfd\xb0\xca\xae\x75\x87\xb1\xdd\xff\xc7\x76\x30\x57\xbc\x1a\x7b\xf5\x8a\xfd\x80\x30\x7a\xe1\xd4\x6e\x06\xd4\x7f\x02\x81\x81\xb3\x71\xc5\x1a\x6e\xaa\x57\x52\xbc\x75\xc7\x6c\xdc\x96\xc6\x9b\xb4\xd2\xb0\x9c\xfc\x67\xde\x55\x9d\xc7\xec\x89\x71\x3d\xf3\xcf\x4f\x4d\xb1\xf6\x4f\x9c\x8c\xe7\xfa\xf3\x53\x5d\x7f\xbe\xff\x8f\x89\x7a\xbe\x3f\x3f\x95\xc9\xff\xcb\xf7\xc6\xb7\xb6\xbc\xdb\x6a\x1c\x8e\x37\x66\x63\x5f\xbf\xdd\x21\x79\x52\x4d\xa4\x10\x15\x46\x6e\xcf\xa6\x5f\x53\xea\x51\x33\x91\x8e\xbc\xb1\x4e\xa2\x6e\xfd\xa2\xd9\x35\xa5\x2b\x6a\xa0\xaf\x64\xcd\x13\x35\x70\x9a\x67\x8d\x46\x0d\x6c\xf3\x5e\xc3\x1b\xb4\x02\x8e\xea\x30\xdc\xfb\xdf\x16\x35\xb6\xc0\xf1\xce\x1b\x35\x70\xad\xf6\x9a\x12\x63\xdd\x97\x4e\xf5\xc5\xa8\xa9\xc6\x78\x36\x25\x70\x67\xa3\xb4\x57\x85\x35\x0b\x69\xf2\x07\x67\x68\xdd\x51\x87\x3c\xde\x89\xbd\x58\xd1\x8b\x85\xdc\xed\x9d\xef\x5d\xd1\xa6\x49\xaf\x55\x62\x96\xbe\x78\xef\x3b\x39\xdf\xcf\x6e\xaa\x39\x56\x24\xef\xfe\x7b\x34\x63\xaa\x99\xfb\xac\xe6\xa7\xa1\x27\x7c\xeb\x19\x51\x87\x34\xe8\x7e\x5a\x81\x4d\xeb\x3f\x31\x82\xd2\x58\xf7\x46\xdd\x49\x4a\xee\x6d\x5a\x46\x2f\xff\xf9\xfd\xf9\x29\xc7\x5a\x93\xaa\x21\xfd\xf8\x4f\xdd\x35\x67\x26\x9b\x66\x7f\xa7\xe9\xbe\x2e\x5c\x7d\x9e\x9a\xf6\xc2\x9a\x5e\xff\xfc\xb8\xd0\x94\x9a\xc5\x3f\xf9\xcf\xf6\xe7\x87\x29\x72\x53\x53\x9e\xd5\x06\xf1\x9d\xb7\x6c\xd3\xeb\x8d\x2a\xec\x00\x36\xc8\xc9\x68\xba\x27\xc3\x05\x94\xfd\xef\x15\x35\xfb\x3a\x9a\x1e\x68\x0b\x66\xf3\xff\xc4\x7f\x36\xf3\x0f\xf5\x9f\xf3\xcf\xcf\x1c\x1c\xb1\x46\xef\xb5\xed\x1a\xef\xe1\xc7\x7d\xdd\xbe\xbd\xaf\x5d\xaf\x90\xda\xd7\xa3\xc6\xc4\x3f\xe7\xbe\x53\xfb\x3e\xf6\xfd\xfb\xa6\x5d\x4a\x67\x06\x7b\x9c\xad\x6e\x67\xab\xb8\x95\x2a\xf5\x34\x2a\xab\xf6\x75\x31\x79\x8a\x7b\xba\x0b\xab\xb6\x24\x55\xdd\x5c\x9a\x7a\x4e\xfe\xad\x0e\x65\x40\x72\x27\xb6\x5d\x20\x51\x67\x4c\xb2\xa7\xf7\xef\x39\xdd\x51\x65\x17\x43\x3d\x9a\x9b\xd4\x73\x79\x59\x67\x1e\x27\xc5\xa1\x47\x52\x37\xed\x81\xff\xdc\xa7\xb9\xb8\x1f\xd1\x2e\x98\x51\xb7\x6f\x35\x37\xb7\xa6\x9e\x47\x34\xb9\xd9\x36\xb7\xb7\xa4\x6e\xfe\x28\xfe\xf3\xda\xa3\x2e\x5e\x73\xc5\xa7\xf6\xcd\x50\x1c\x6e\x35\xf5\x7c\xc7\xa0\x4d\x57\xe3\xf1\xfb\xa9\xdb\xa9\xf2\x9f\x76\xed\x17\x36\xf8\xc5\xa7\x3e\xfb\xd4\xd9\x52\xbd\x90\x47\xed\x65\x93\xd9\xc1\xf5\x2a\x31\xbd\x96\xaa\xc2\x6d\xdd\xa9\x97\x9c\x59\x93\xcb\x9f\x1f\xc7\xa1\x4c\x3d\x78\xeb\x6e\xbc\x75\x76\x50\x83\xd4\x0d\xeb\xd9\x7f\x56\x63\xa5\x7c\xf6\x0a\xb9\x85\x5e\xba\x71\x32\x85\x9f\x22\x3b\xdc\x2d\x0f\x7f\x75\x73\xc4\xfe\xff\x8e\xaa\x67\x9f\x3b\x61\x83\x12\x83\xda\x17\xfc\x72\xf3\xe4\xfe\x7f\x46\x15\x36\x46\x63\x55\x34\x28\x67\x63\xf8\xe2\x5b\xaa\x43\xff\x89\x81\x45\xd5\x1b\x55\x7b\x81\x5d\x19\x90\x7a\xd1\x18\xb3\x31\xd9\xe4\x6d\xbb\x25\x42\xf4\x9f\xdf\x9f\x1f\xf2\xd8\xbd\x92\x82\x76\xf3\xec\x71\x97\xd1\xfd\xef\x15\x35\xe0\x46\x7d\x19\x6b\xfd\x58\xb5\x25\xf3\xd2\xd9\xbf\x4a\xf9\xa9\xd7\x2d\x28\x2c\x1e\xa0\x3a\x67\xd4\x98\x94\xc4\x1d\x18\xc4\xb3\x1b\xf1\x1c\x25\xf9\xa7\x4c\x14\xf4\x9f\xfb\x66\x70\x24\xaa\xd4\xdb\x13\x55\x9b\x88\x0d\x47\x59\x4c\xbd\x7d\xfc\x56\xfb\x36\x17\xe9\x71\xde\xa9\x77\x32\x71\xbd\xcf\x3d\x60\xf7\x79\x4c\xbd\x47\x83\xa6\x13\xaa\xee\xb4\x91\x7a\x27\xe1\xea\xe6\x7d\x5b\x3b\x4f\xea\x48\x5c\x91\xb1\xaf\xed\xea\x30\x7b\xa9\x0f\xb2\xed\xdd\x92\xce\xb7\xca\x0d\x3a\x28\xdb\xf4\x61\xb2\x4d\xee\xec\xfd\x20\x3f\xd6\x87\xc5\x44\x14\xca\xe3\x7d\xdc\xf1\x35\xf3\x74\xab\x0e\x7c\x9d\xfa\x24\xe7\xd2\xe7\xe6\x5c\x66\xe1\xf6\x35\x44\x63\xff\xd9\xf6\x19\x27\xf1\xb2\x34\x1e\xfe\xd3\xb6\x8d\xd3\xd7\x3e\x4b\x54\x6d\xa9\x65\x90\x4b\xea\x96\xec\xce\x7f\xb6\xbd\x3b\xb8\xe9\xe7\xe2\x6a\xce\xb5\x57\xd3\xd5\xec\xa9\x4b\xe5\xee\x90\x2d\xb8\xd4\xa0\xca\x16\x6f\xee\x3f\xb7\xf8\xda\x96\x77\x43\x82\x9e\x98\x11\xa2\x7a\xae\x9c\xd4\x0d\xe3\xcb\x7f\x5e\x7f\x7e\x96\xb3\x5d\x7d\x05\x91\x5c\x9b\x48\x3a\xb6\x7e\xea\xab\x45\x0d\xfc\x46\xb2\xef\x80\xd5\xa3\x6a\x4b\x1f\x25\xf3\x4c\x5e\x41\xac\x2d\x3e\x6d\x16\x12\x80\xbb\xb2\x0a\x69\x2d\x4a\x1c\x95\xbb\xf1\x98\xc3\x69\xa0\xe6\x78\x8f\x37\x5b\xb7\x30\x31\xd7\x61\xef\x7f\x67\xd4\x58\xe7\xa3\xe6\x8a\x9a\xdb\xf6\x8d\x77\xfe\x0e\x62\x73\x6f\x51\xda\xfd\x7f\x53\xbf\x63\x45\x90\x58\x7f\xba\xd1\x26\xf5\xfb\xe5\xdd\x65\x46\x7b\xe6\xc8\x49\xfd\x56\x9e\x87\x5b\xc7\x9f\x9f\xe6\x96\xf7\xd4\xef\x8f\x5b\xed\xb6\x00\xbf\x4c\xf6\xaa\x3f\x41\x38\x2c\x39\x7e\x75\x74\x9e\xd4\x2d\x60\xcc\x7f\x66\xeb\xfd\x64\x55\x8f\x2a\x38\xbc\x14\x56\x69\x54\x21\xf3\x37\x1b\xec\x3c\x46\xcf\x16\x0a\x0b\xe5\xdf\xfe\x0c\x12\x73\x8b\x99\x6f\x8d\xbb\xe6\xa1\xf0\xd7\x1f\x33\x1e\x95\x14\xfd\x98\xd1\xfb\x4d\xf3\x47\x10\x9c\x67\x45\xef\x2d\xe8\x3e\x73\x86\x1f\xca\x13\xdd\x72\xd5\x0f\xf7\x0a\x4f\xfd\x25\x83\xd5\x5f\xe3\x36\xcb\x8c\xba\x98\xc6\xf7\xb3\x6b\xca\x6b\x34\xf1\xe8\xe9\x3e\xbb\xc2\x1d\xa5\xe4\xd9\xbb\xe5\xe7\xa2\x0f\x4f\xea\xda\xb9\x96\xda\xf7\x5a\x0a\xe7\x50\x29\x09\x77\x18\x7b\xb2\x5b\xc5\x77\xc1\x1b\x75\xe0\x43\xc8\xbf\xe8\xe2\xb2\x20\xcb\x78\xe3\x98\x35\x98\x25\x33\xd6\x33\xea\x71\xff\x1f\x5f\xbb\xf7\x39\x1a\xa4\xf5\xfa\x44\xf7\xb7\xc0\x57\xdd\x60\x9b\xba\x2a\xd7\x19\x69\x37\x0a\x25\x84\xfe\x51\xba\xe9\x96\xfc\xcb\xc3\xe8\x52\xff\x82\x48\x7d\x65\x4f\xfd\x96\x0d\xff\x85\x4f\xed\xa6\x7e\xf1\x9f\xb0\x44\xf9\x0e\xf9\xe2\x4e\x87\xd0\xee\x19\xac\xf6\xff\x57\x54\xc1\x94\xc0\xae\xc4\xbd\xfd\x5d\x46\xa8\x2a\xab\x9e\x68\xd0\xd0\x17\x8a\xc3\xe6\xa6\x91\xb8\x79\x46\xda\x9b\x87\xde\xcc\x69\xe4\xe6\x2d\x8e\xdc\x36\x7d\x73\xa8\xc6\x34\x32\x65\x84\x91\xb7\x8c\xb0\x3c\x15\x41\x1a\x79\x44\xd5\x66\x76\x9b\xa3\x46\xa6\x91\xf5\x65\x95\x9e\xb5\xf6\xd7\x0a\x2f\x89\x51\xcc\xad\xb3\x56\xe7\x20\x46\x21\x3f\x3d\xca\xbe\xf0\x96\x13\xc6\x61\x3e\xc9\xfe\xf3\xde\xf2\x8d\x93\xd3\x51\xb8\x55\x47\xd9\xab\x54\xdd\x88\x9d\x46\xa1\xd6\x68\x94\x66\xbb\xd8\x6f\xcd\x51\x7a\x74\xa3\xb7\x3f\x3f\x9e\x22\x29\x8d\x42\x3e\x61\x14\xf0\x09\xae\xf9\x18\x25\xe6\xb0\xbc\x80\x00\xab\xac\x1a\x51\x05\x60\x22\x7f\xcb\x20\x7f\xfc\xe7\xde\x3b\xee\xc8\x99\x86\x69\x5e\xfd\xe7\x1e\x96\xfb\x10\xa5\x51\x5b\x63\x95\x69\xbc\x2a\x7b\x58\x63\x7a\xab\x9a\xda\xd4\x79\xdf\x11\xfa\xed\xd1\xf2\x34\x89\xda\xdf\x6a\xdc\xc2\xa3\xed\x23\xbd\xc8\xff\x8c\x36\xa3\x6a\xda\x2a\x3b\xab\x35\xda\x7d\xb3\xea\x7e\xfe\xfc\xb4\xb9\xf8\xd6\xc7\xce\xb7\xef\xfe\xf3\xd3\xa3\x87\xbd\x39\x8d\x18\x7d\x6f\xae\x42\x2b\xc0\xe8\xb1\x6d\xfa\xde\x36\xd5\xcd\x48\x69\x74\x32\x6f\xc3\x30\x54\xe9\x23\x9c\x46\x97\x78\x6b\x0b\xa7\x04\x76\x4c\xa3\x53\xe4\x1f\xe6\x59\xc1\x50\xac\x34\xfa\x1d\x6f\x99\xcd\x2a\xb9\x17\x57\x1a\x9d\xf6\x83\xd1\xb7\x94\x31\x1d\x78\x6d\xff\x7f\x47\xd5\xb3\x37\x1b\x57\xa5\x2b\x77\x68\xdf\xab\xb0\xd8\xf9\xc1\x8b\x71\x8c\x7d\x31\x56\xc7\xb1\x4b\x63\x50\xc6\x1d\xc3\xac\x7e\x99\xbc\x05\x10\x05\xfc\xe7\x6d\x47\xc5\x99\xe3\x31\xc8\x0f\x8e\x61\xce\x3d\x85\x42\xee\x18\xb1\x07\x90\x59\xa2\xba\xb7\x78\x1a\xe3\xe3\xb0\xc7\x87\xe5\x64\x8d\x46\xcd\xf7\xe7\xa7\x92\xb1\x1f\xe6\x85\x7d\x7e\x6e\x31\x79\xb8\x7b\xfe\xfe\xbf\x44\x55\xb5\xa9\x12\x56\xb5\xa8\xda\x62\x9d\x1b\x6b\xd3\x98\xb1\xb7\xe7\xde\xdb\xbc\x26\xc6\xe4\x55\x3b\xa6\x09\xdb\x6e\x38\x4c\xc3\x32\x22\x9f\x9f\xf3\x84\x43\x7b\xd5\x94\xa8\x5a\x9b\x04\x2f\xf6\x82\xfa\x94\x31\xf7\x5c\x8f\xc5\x0e\x0a\x65\xb4\x21\xd5\xfa\x4e\xda\x26\xbc\x91\x80\x85\x30\xc9\xcb\x0c\x79\xa3\x6a\xb3\x8c\xf4\xd9\x48\x63\xc5\xd6\x36\xaf\x91\x55\x48\xf6\xcc\x9d\xc3\x7f\xaa\xad\xb3\x2b\x17\x87\xe1\x07\xf9\xcf\xcd\x79\xba\xdb\x5e\x1a\x17\xe5\xdf\x71\x99\xfc\x5b\xdc\x35\x21\x8d\x4b\xe3\xb5\x73\x5b\xb9\x5e\x6d\xdc\x54\x08\x8c\xdb\xb4\x81\x35\xf3\xbd\x9b\xf2\xec\xb8\x2d\x86\xa1\x56\x4e\xff\x9d\xe3\x3d\xb3\x65\x55\x5a\x64\xc6\x4d\x86\x76\x58\x94\xd4\xa4\x91\x69\xdc\x34\x25\x8d\x1b\xd0\x8d\x3c\x9d\x37\xf5\xc8\xe3\xde\xd4\x53\x1c\x8d\x3b\x8d\xe0\x0a\xc7\x7d\xa5\x3f\x3f\x6b\xf1\x2c\xdd\xd7\x15\x55\x38\x16\xce\x58\x8f\x3b\x4e\xe7\xbd\x4f\xe7\xf2\xf8\x9d\xfd\x7f\x8f\xaa\xcd\x30\x36\x12\x2b\x73\xd5\xf4\x9f\x76\x70\x17\xbb\x18\x67\xe2\xde\x67\x82\xae\xb9\x09\x10\x04\xfe\x73\xb3\xb4\x85\xb7\xc4\xfd\x45\x83\xdf\x16\xc8\x0b\xc9\xce\x43\xa1\x60\x3c\xfb\x72\x1a\x34\x5e\x8d\x87\xa6\x51\xa0\x19\x0c\xcf\xf5\xb4\xff\x9f\x51\xb5\x79\x96\xca\xbb\xe0\x29\x1a\x55\x76\x36\x49\x4e\x1f\xf2\xf7\xc3\x52\xc9\x0d\x2a\x71\xc7\x13\x7b\xce\x38\xd8\xec\x01\x68\x69\x3c\x9d\x67\xe9\xb1\x5c\x82\x14\xe2\x86\x25\x93\xf3\x9f\x7b\x0b\x14\x1e\xf6\xe7\x8e\x06\x81\x42\xc3\xcb\xe5\xa5\x08\x32\xe0\x53\xb4\x78\x2a\x5e\xaa\xbb\xc6\x6b\xea\x2e\x8f\x5e\x48\x88\xa7\xf7\x9f\xef\xde\x1c\xc5\x17\x45\x29\x77\x0f\x73\x00\x15\x6a\x92\x86\xd2\x14\x34\x2c\xfd\xab\x0c\x92\x37\x6d\xdc\x88\xba\xa5\x2c\x3a\x22\xa7\xa1\x8b\xdd\xd0\xb5\xb7\x4d\x25\x7d\x53\xe5\x90\x55\x11\xaf\xee\x7c\xf0\xf8\x62\x2d\x0d\xa5\x69\x79\x2e\x81\x84\x58\xee\xf3\x53\xd3\x9f\x1f\x26\xce\x49\x33\xb4\x7f\x13\x9a\xf5\x50\xff\xcd\xd0\x79\x4f\x44\xa4\x15\xde\x65\x33\xb5\xca\x3a\x0b\x4b\xa8\x8e\x29\xb7\x0b\x7a\xd4\x99\x8e\x3a\xb9\x6e\x63\x26\x52\x9e\x89\xa4\xb1\xd5\x5d\xdc\xd2\x4c\x3d\xde\x33\xbf\xbc\xea\x90\x50\x69\x26\x0a\x22\x33\x99\x20\x52\xb7\x0c\xf8\x2f\xcc\xeb\x4c\x33\x86\x68\xc1\x52\x1e\xed\x9a\x66\xba\x1b\xab\xee\xcd\x9f\xfc\xea\xcc\x13\x9d\xd9\xc2\xc8\xfc\x35\xf6\x37\xaa\x2c\x7c\x7f\x78\xec\x79\x42\x64\xb9\xff\xbc\xfe\xfc\x14\xcf\x92\x91\x66\xce\x51\xb5\x17\xa8\x52\xbf\x3d\x43\x07\x3f\x91\xa0\x36\x67\x3f\xa3\x33\x93\x8a\x4c\xd3\x24\x36\x61\xf7\x33\xef\xdd\x99\xed\xde\xcd\xbc\x0a\x67\xe6\xa9\x9f\x96\x3a\xa1\x57\x17\x7e\x66\x21\x2f\x37\x4b\xc6\x95\x2c\x51\xa7\x51\xf7\x61\x0d\xa6\xd7\x15\x4e\x64\x41\x12\x27\x67\xbe\x66\x21\xf7\x3d\xcb\xe6\xbe\x27\xcf\xc7\x0c\x7d\xe0\x34\x7d\xa0\xb8\x07\x56\x9a\x85\x27\x78\x9a\xd2\x8f\x59\xa2\xd2\x2c\x64\x88\x66\x31\x1b\x48\x76\x97\xe8\x34\x2d\x9f\x82\xff\x1c\xb6\x2f\x27\x9b\x8c\x15\x2d\x7b\x45\x07\x0d\x42\xd3\x72\xbb\xf9\x4f\x03\x58\xf1\xdb\x64\x56\x6a\x3a\x67\x05\x95\x19\xfc\x5a\xe5\x95\x31\xab\x5d\x19\x99\x3c\xe7\xac\xe3\xd7\x7b\x9f\xc9\xb9\xae\xb7\x9a\x95\xc7\x78\xd6\x7d\x8c\x47\x75\x11\x6d\x5a\xf2\x5f\xff\x69\xa6\x5b\xe7\x47\x67\x8b\xf9\x6f\xc8\x23\xe7\xc8\x72\x69\x86\x86\x6f\x9a\x86\xaf\x92\xc6\x4f\x03\xbd\xf2\x9f\xf7\xa6\x19\xae\xab\x9b\x8d\x16\x64\x04\xdd\x2f\x6a\x4f\xa7\x39\x78\xf9\xcf\xe7\xcf\x4f\x75\xa7\xa0\x34\x1b\x95\xe0\xb3\xc1\xe0\x4a\x8b\xfd\x6c\x6f\xf4\x71\x53\x96\xe9\xc9\x8a\xd2\x6c\x1f\xa7\xbf\x7d\xfb\x40\x75\x6e\xc8\x46\x13\xc4\x34\xa5\x63\x89\x7d\xdc\x29\xc2\xcf\x6e\xae\xb2\x29\xd5\xa8\x7b\xa2\xee\xdd\xdb\x9f\xf3\xd1\x69\x09\x99\x40\xdf\xca\x1e\xa8\x9b\x66\x2f\x9c\xab\x5e\x30\x57\x8b\x55\x12\x55\x7b\xd7\xf9\xad\x3c\x7b\x8d\x06\xab\xdd\xaf\x85\x35\x33\x6a\x64\x6f\x39\xb7\xc7\xcc\x4e\x15\xef\xec\x6d\xf3\x9c\x83\x53\xdf\x5b\xbc\xb5\xe9\x1e\xb3\xdc\xa6\x69\x08\xa1\xfe\x73\xd8\x6c\xb0\x7f\x8b\x73\x68\x59\xee\x08\x81\xb0\xff\x5f\x51\x05\x3f\x3a\xdf\x6e\xfd\x8a\x39\x34\x5c\x84\x15\xc3\xba\xa2\x41\x33\x68\x2f\x92\x82\x10\x2e\xa6\x09\x17\x85\x02\xc4\x0c\x01\x62\x9a\x00\x21\x71\x31\xf4\x37\x1a\xdc\xb4\xb0\xc4\x9a\x8c\xb8\x33\xc6\x96\xd5\x9a\x83\x4d\xa6\x39\x82\xf4\x0f\x23\xfd\x61\x5b\x9b\x63\xc6\x6b\x5b\x8e\x63\x76\xca\xfd\xff\x1d\x55\x7b\x93\x56\x5e\x5e\x83\x2e\x31\x73\x00\xe0\x85\x34\x7a\xd0\x96\x38\x91\x09\x2f\x39\xa0\x4c\x9a\x83\xd6\xc9\x39\x1e\xdd\x83\xe6\x8a\x8d\xd8\xda\x96\xfc\xae\xce\xe2\x53\x15\x8a\xe1\x39\x93\xdd\x15\x1c\xf4\xa4\x11\xfa\xc0\x36\x74\x8f\x07\x4f\x73\x06\xd5\x9f\x9b\xea\xcf\xce\x91\x4d\x7a\xbe\x4c\xf3\x65\x2f\x75\xb2\x45\x3a\xab\x4c\xf3\x6a\x17\x4f\x91\x91\xe6\x24\xe7\x30\xa7\x71\x0e\x54\xfd\xcc\x49\x16\x6b\xce\xcd\x62\xc9\xe4\x42\xcf\x1e\xdf\xda\x14\x6e\xd1\x48\x36\x43\x0b\x3d\x4d\x0b\xdd\x84\xf7\xd2\x8c\x4d\x35\x6d\x53\x65\x47\x9e\x4b\x73\xde\xf1\xb1\xdb\x2e\x98\x78\xed\x89\x31\x5b\x28\x4e\x71\x17\xc6\x5d\x10\x5f\x7b\x20\x0c\x70\x5f\x4d\x6a\x58\xe7\x7c\xc1\xd4\xc7\x64\x29\xcf\xd2\x54\x3b\x4b\x5c\x34\x09\x12\x21\x08\xa1\x15\x56\x51\x84\x98\x96\xe3\x63\x26\x4e\xb1\x50\xeb\x39\x65\x1f\x46\xa1\x31\x6a\x8a\xf0\x70\xca\xde\x62\xcb\x23\xcf\xd3\x94\xc5\x6e\xc8\xda\x12\xb2\x43\xd7\xa4\x29\x71\x51\x8b\x19\xd2\x13\x95\x94\x53\xc8\x81\x4d\xb1\xf0\xc1\x5c\xb8\x6a\x06\x17\xeb\x3f\x8d\x8c\x15\x17\x21\xa6\xc4\x2d\x2e\x16\x10\x98\xa7\x1b\x38\xe6\x8a\x6b\x7c\xe1\x1a\xa7\xa4\x36\x17\x59\xf4\xb9\xcc\xab\xb4\x08\x2f\xad\x45\xd5\xf2\x44\x06\x0e\x0a\xf9\x73\x05\x97\x65\xb1\x02\x92\xb9\xfd\x17\x95\x79\x13\x99\x2c\x92\xc3\xd1\xef\x02\x8d\xba\xbd\x83\xe2\xce\xb2\x3c\x10\xfe\xd3\xc2\x22\x84\xfd\x7f\x39\xee\x65\xe1\x58\x8b\x3c\xcf\xa2\x0c\x34\x2d\x3d\xc3\xa4\x11\x69\xae\xb8\x46\x2c\xd3\x82\xd0\x7b\x63\x5e\x94\x09\xe7\xb5\x4f\xdd\xa2\xa3\xe5\x0c\xa9\x76\x9a\x54\xdb\xe8\x27\x30\xaf\xc1\x6e\x5c\xa3\xd8\x3e\x66\x83\x54\x05\xcf\xcb\x54\xc1\xa5\x91\x19\xba\xc6\x13\x75\xc6\x55\x4a\xe6\xd7\x68\xda\x9b\xc8\x07\x50\x0b\x8f\xef\x45\x6b\xe6\x34\x58\xff\xd9\xfb\x3f\xf2\xb1\xd7\xe2\x1e\xba\xb6\x14\x5a\x27\x67\xf9\xba\xa2\x51\x73\x68\x48\xb4\x83\xce\x2b\x78\xcb\x0b\xbc\xa5\x27\xf6\xdb\x05\x25\xea\x80\x5d\x55\xd9\x51\x9a\xad\xe7\xb5\x79\x61\xa2\x93\xa4\x79\xd3\x38\x3d\xef\x94\xf7\xa9\x72\x0b\xd4\xbc\xa9\xc3\x9f\xf7\x66\x9b\x5b\xe7\xbd\x76\x7f\xf1\xd6\x87\x8e\xb8\x62\x77\x3e\x95\x3b\xe8\xd9\xf7\x69\xef\xec\xc7\x43\x95\xc9\x7c\xe6\xb2\x8f\x45\x15\x67\xc4\xd0\xed\x26\x3d\x90\x66\x48\x80\xd3\x24\xc0\x96\xc9\xa2\x3f\x74\x76\x9a\xc0\xa2\xdb\x4b\xc7\xba\x1e\x75\x5b\x2e\x17\x72\x14\x8f\xc6\xc7\xf6\x48\xfa\x20\x1f\xf5\x46\xef\xdf\xdd\x7b\xc9\xa4\x32\x6f\xf4\xe3\x45\x3f\x5c\xbd\x31\xdf\xb8\x60\xdf\x07\x9e\x70\xee\x18\x30\x35\xae\x06\x2d\xa0\x17\x5c\x50\xa5\xe3\xdf\xd4\x6e\x0b\x43\xee\x5d\xe3\xfc\xea\x80\x57\x22\xab\xa8\xda\x9b\x70\x1f\xad\x9e\x6e\x37\xcd\x2f\xfa\x6f\x2e\x8b\x22\x24\x32\x5f\x10\x0b\xa4\x41\x6c\xf4\x1c\x99\x5f\xf0\x30\xdf\xe6\x61\x44\x28\x3d\x85\x3b\xe1\x34\x77\xc2\xd5\x24\xaa\x56\x54\x6d\x31\x88\x86\xf4\xf9\xc5\x55\x0f\xdf\xc0\x5c\x29\x10\x7c\x71\xa1\x7f\x5b\x36\x90\x1c\xaf\x5d\xd1\xc7\x2b\xef\x7e\x70\x1e\x3f\x6a\x2d\xe7\xb7\xa7\x5b\x1c\x67\x2e\xcd\xf0\x79\x9b\xe6\xf3\x26\x99\x33\xfc\x05\x7f\xf3\xed\x0d\x51\x83\x03\xfb\xde\xe8\xe2\xfb\xec\x81\x91\x75\xff\x42\xbe\x30\x10\xe4\xe6\x00\xfc\xfb\xff\x12\x55\xc6\xe0\x66\x32\xb8\x5f\x1c\x8b\x6f\x1f\x8b\xb6\xe2\xb5\x2f\x66\xd1\x82\x11\x0a\x95\xe4\xf3\xa3\xb3\xd7\xfc\xcc\xd9\xab\xd0\x03\x47\xc2\x29\x4e\xcc\x29\x6e\xd2\x32\x27\x96\x66\xd1\x7f\x5a\x08\x30\xb5\x26\x92\x28\x29\x48\xda\x92\x82\x78\x9e\x82\x24\x89\xfc\x99\x24\xe3\xcf\x28\x99\x4b\x92\x68\x11\xee\x19\x7e\x59\x4a\xe2\x8d\x28\x69\x53\x93\x42\x37\x50\x31\xf4\x64\xff\x69\xe1\x2e\x74\x3c\x10\x73\x27\xf7\x9f\xb6\x43\x5c\xbe\x90\x4c\xb7\x39\xc9\x7b\x17\x34\xfa\x02\x48\xe6\x75\x22\xd9\xae\x93\x92\x27\x5f\xe3\xd2\x48\x36\xd1\xaf\x7a\x42\xfd\x24\x99\x93\x2c\xe6\x8e\x23\x9e\x78\x24\x49\xa1\xf6\x57\x8a\x59\x36\x1c\xc2\x29\x49\xa1\x6a\x47\x8a\xa9\x76\xe8\x86\x27\x85\x6a\x0c\x29\xa6\xc6\xc8\xb5\x44\x9d\x44\xdd\xda\x8b\x9d\xd9\xe2\x88\x2a\x43\x2c\x2e\x9e\x80\x29\x49\xa1\x2f\x9b\x58\xfe\xc1\x41\x05\xb0\x54\x9e\x19\xa9\xfb\xcc\x14\x1a\xf6\xa5\x91\x65\x92\x66\x21\xe3\x69\xba\xc8\x25\x9d\xb2\xbc\xf4\x62\x13\xe9\x24\x5c\x7a\x74\xa4\x0f\xeb\x23\x37\x56\xa7\x66\x5b\xba\x69\xb6\xc5\xf3\xb9\x26\x31\x6f\x0f\xff\x69\x5e\xd4\x2e\x80\xc8\xa0\x8b\x96\x20\xdf\x40\x75\x14\xe0\x24\x83\xec\xac\x98\x80\xb0\x97\xc6\x3b\x39\xa8\xdc\x96\x61\x3e\x5a\xf4\x98\x96\x41\xee\x13\x68\x2d\x42\x81\x4c\xc2\xf1\x43\xcc\xf1\x43\x3c\x3d\x73\x92\x49\x41\x53\x8c\x9d\xaf\x0e\x35\x93\x64\xd2\xc4\x29\xd3\x4c\x9c\xa9\x70\x69\x26\x15\x83\x32\x0d\x8b\x20\x79\x4c\x65\x92\x49\x53\xb7\x4c\x98\xba\xab\x9f\x51\x99\x5f\xb4\x69\x10\xb1\x85\x6e\xe2\x22\x14\x5e\xc5\x98\xd4\x5c\x62\x07\x09\x0d\x12\x22\x79\x4f\x25\x7d\x89\x45\xa8\x77\xdb\x3b\xee\xcf\xcf\xf4\x5c\xcb\xfb\xff\x1e\x55\x40\xb9\x75\xf6\x5f\x64\x46\x9d\xf9\xf2\xf0\xf2\x12\x61\x2c\x82\x58\x92\xbb\xe2\x39\x6a\x93\xc8\x1d\xfd\xb8\x81\x5f\xc2\x59\x96\x27\x5e\x33\xeb\x34\x05\x0a\x11\xca\x57\x22\x9b\xdb\x5f\x9d\xc4\x42\xbe\x78\xcb\xbc\x21\x92\x03\xba\x25\x59\xb4\xd0\x88\xb1\xb6\xcd\xa1\x6a\xf7\xff\x33\xaa\x96\xb9\x79\xb9\xf1\x49\x16\xdd\x4d\x64\x99\x6f\x60\xae\xa4\x09\x8b\x7e\x23\x02\x40\xe6\x52\x78\xee\x17\xfd\x43\x64\x99\x7f\x48\xe9\x1c\xdc\x0a\x0a\x04\x20\xba\xea\x60\xe1\x49\xd6\x1b\xef\xed\xcb\x40\x16\xf7\xeb\xfa\x62\x04\x16\x39\x99\x3d\xf5\x4b\x92\x2b\xb6\xde\xb5\xb7\x5e\xa1\x73\x26\x70\x5d\xfc\xe7\x96\x44\x16\x77\xc2\x45\xf7\x16\xb9\x36\xe9\x20\xfc\x40\x92\x6b\x46\x83\x16\x5d\x22\x3c\xf8\xd7\x1b\x0d\x5a\xa8\xed\x26\x52\x5e\xf7\x45\x9d\xc5\x3b\xe6\xe6\x52\xb8\xdc\x74\x8b\x92\x7b\x77\xb7\xd1\x15\x08\xb0\x1d\xfe\xd3\x18\x34\x6e\xa0\x9b\x7e\x20\x72\x5b\x26\xbd\x9a\xe6\xf8\x27\x96\x56\x6e\xaa\x3a\xe4\xb6\xec\x15\xb5\xf1\x60\xdd\x4b\xa2\x0e\xc2\xa0\xbb\xe2\x48\x38\xb3\x88\x39\xb3\x88\x03\xcc\x26\x79\x82\x7a\x99\xf3\x4a\x4e\x85\x83\x78\x84\x9f\x7b\xb6\x88\xb7\x06\x8f\xff\xc3\xb8\x2e\x79\x2c\xd8\x34\x53\xf9\x2f\xcf\x15\x75\x5b\x20\x2e\x0e\x1d\x95\xc4\x72\xa4\xfb\xcf\x2d\x0e\x7a\xd6\xd7\x24\x4f\xdc\x47\x86\x36\xd1\xe8\x06\x25\x0f\xd9\x01\x79\xd4\x76\xba\x9b\x42\xe4\xd1\x18\x99\xbe\x56\xe5\x6f\xbd\x74\xfc\x94\x37\x81\x9a\x90\x2c\xbc\x39\xea\xf6\x59\x21\x22\x73\x92\x37\x26\xe4\xdd\x13\xb2\xa8\x08\x91\x97\x72\x9b\x18\x5a\xde\xf2\xc0\xd6\x24\x2f\xb5\x97\xf2\x9a\x11\x82\xf6\x09\xd1\xa0\x94\x0a\x4a\x49\xdd\x95\x84\xc5\x43\xcc\xe2\x91\xb3\x07\x13\x27\xd1\x15\xef\x59\x34\x46\x8d\x95\x51\xea\x20\x44\x2d\x1c\xa3\x3a\xe8\x55\x12\x8d\xcb\x5b\xf7\xe5\x2d\x34\x52\x01\xd8\xc2\x7f\xda\xf1\xe0\x75\xf4\x25\x56\x59\xbc\xd2\x72\x14\xda\x24\xe1\x41\x2d\xe6\x41\x9d\x53\xdc\x10\x5f\x4c\xa4\x85\x2c\xe5\x24\x24\xb0\x5f\x5c\x55\x9f\x5d\x55\xc5\xb1\x07\x76\x01\x6f\x46\x73\xc3\xce\xc5\x11\x03\x76\x41\xbc\xd7\x11\x86\x42\x4a\xf3\x8d\xa8\x1b\x88\xc0\x8a\xbe\xc4\x1d\xf7\x21\x14\xd2\xc1\x3f\xd3\x4a\xa4\xda\x2b\x6d\xaa\xdd\x39\x84\x95\x28\xa9\x03\xb4\xa3\x93\xfc\xae\x44\xed\xc5\x4a\xcb\xa2\xb0\x7c\xbb\xae\xf4\x2e\x56\xbd\xe6\x8a\x9c\x59\x45\x69\x1c\xe8\x1b\xe2\xe0\x6a\x69\x25\x52\xbc\x65\xb1\xe2\xc2\x18\xb7\x95\xe9\x73\xbc\xf2\xf1\x39\xf6\xc5\x59\x99\x9a\xec\x95\xe1\xab\xda\x5c\x1d\xb2\x72\xbd\xa2\xce\xe8\xb2\x63\x65\xa7\x95\x49\x29\x57\x36\x80\x84\x4a\x39\x77\x65\x52\xa8\x65\x20\x84\x73\xfa\xf5\xb1\xf2\x88\xaa\x61\xfb\xdc\xd7\x6d\xe5\x98\xc7\x6c\x18\x55\xfb\x86\x61\x5d\xf4\xd2\xc0\x68\xf7\x0d\xe9\x75\xbc\xf6\x57\xc6\xb5\xdf\x3a\x7b\x49\x69\x7c\x59\xe6\xeb\xee\xf0\x7d\x69\x65\xea\x5b\x57\x36\x67\x8e\xe2\xf9\x59\xd2\xca\x1a\x03\xdf\x33\x2e\x1e\x65\x9f\x56\x21\x43\xb0\xca\x66\x08\x6a\xe3\xba\x15\xf2\xd8\xab\x40\xeb\x24\xce\xc9\xad\xf2\x45\x1d\x90\x1b\x63\xe5\x2a\xaf\xc6\x85\x58\xf1\x4c\x95\xeb\xaa\xb4\x76\xae\xfa\xbe\x9b\xff\x70\x6b\x08\xd0\x45\xfc\xe7\x42\xe8\x44\xd4\x5d\x51\x77\xe3\x80\xfb\xea\xb4\xce\x79\x6e\x7d\xef\x57\xf1\xeb\x6f\xb5\x11\x4d\x1a\xc5\xae\xcd\x19\xf7\xd5\x18\x12\xb6\xda\xd4\x3f\x3f\x9d\xaa\xbd\xd5\xe8\x78\xb6\x9a\x39\x9e\x55\x0f\xfe\x4f\xab\x5f\x6c\xb2\x23\x16\xd7\x9d\xda\x57\xa7\x42\x6a\x75\x53\x48\x65\x9a\x28\x56\xa7\xb4\xb8\x4c\xe5\xdd\x19\x97\xb9\xfa\xcb\x85\xeb\x86\xf2\x5d\xaa\xcb\xc8\xab\xbf\xf1\x1a\xdc\x5f\x1c\x68\x3b\xad\x41\x95\xec\x1a\xcd\xa2\x2b\x78\x08\x06\x9d\x88\xd6\xd8\x0c\x66\xa1\xce\x63\x8d\x39\x58\x35\x2d\xc0\xcb\x85\xb4\x35\x62\x53\x9a\xfa\xbb\xb6\x15\x55\x12\x55\x9b\xd2\x27\xa7\xd9\x6b\xac\xf8\xd6\xa6\xec\xcb\x71\x00\xf6\xff\x2d\xaa\xf6\xde\xf2\x84\x76\x69\x99\x4f\xb5\xff\x94\xcd\x0f\xb8\x20\xb6\xc6\x13\x3d\xb4\x10\x34\xcf\x58\xbd\xff\x5f\x51\x75\x59\x83\xfe\xd6\xe4\x15\xb6\xe6\xa6\xcf\x6d\xba\xac\xbb\xcc\xbd\xc6\x7f\x3e\x98\xc4\xa8\xd3\xa8\x33\x9d\xf1\x22\x71\x9a\x0c\xbf\x5a\xb3\xae\x3f\x3f\x9d\xee\x12\x6b\xd2\xd4\xbf\x66\x55\xdb\x73\xec\x48\x8f\xaf\x6d\x5e\xa2\xd3\xe3\x60\x4d\x3a\x70\x2d\xf3\xd6\x59\x14\x3a\xd6\xa4\x4a\x6c\x4d\x43\x50\xaa\x54\xbd\xac\xf9\xc6\xc7\x0c\x9d\xa1\x30\x58\x74\xcd\x2f\xea\x20\xab\xd3\xe9\x60\x09\xf9\xc2\x25\x26\x92\x30\x7c\x71\x09\x23\x0e\x96\x81\x07\x54\x4f\x8a\xbe\xff\x7f\xa3\x6a\xb3\xd8\x8c\x18\x5d\x21\x58\x2c\x13\x2c\xea\xe2\x3c\x0a\xd9\xe8\x25\x79\xaf\x27\x9d\xdd\x96\x04\x39\x10\xc3\xfe\x2e\x8c\xf4\x5e\x12\x1b\x55\x0c\x9b\xad\x38\xf0\x6a\x5a\x42\xef\xf6\x25\x86\xcf\x5d\x07\x97\x54\xae\xe8\xa4\xc5\x52\xa5\x1a\x63\xa3\xf8\xb0\x4c\x7c\xc8\x85\x52\xe6\x92\x98\x2e\xf9\x2c\x4e\xc0\xc5\xd6\xb5\x78\x3d\x2f\x64\xb1\x4e\x74\xf8\x5e\x2b\x76\xd0\xb2\x1d\x94\x1d\xfa\x25\xad\x45\x0d\xd7\xb2\xbc\xd4\x9d\xec\xc5\x5a\x57\x34\x89\x18\x02\xc7\xb8\x4a\x6b\xd1\x57\x72\x01\x7b\x20\xad\xf1\x6f\x2e\xb3\x6b\xc5\x20\x96\xad\x79\x5e\xdc\x98\x17\xfd\x36\x17\xb2\xb8\xd5\x32\xa3\xee\x8a\xba\x7d\x7b\x53\x1d\xb4\x2e\xf2\x0a\x0b\x79\x67\xab\x23\xf9\xa4\x75\x31\xc6\x74\x5d\xb7\x05\x50\x70\xf9\xae\x18\x84\x09\x06\x7d\xb9\xa4\xb6\xc2\x33\x6b\x99\x67\x56\x9b\xa4\x33\x77\xe2\x5e\x07\xa0\x4f\x71\x78\xa8\xb4\xee\xd8\x47\xc0\xa5\xae\x99\xa4\xf7\xa6\x01\x7b\xdd\xa6\xb9\xac\x95\xe3\xbe\x63\x15\xe0\xfe\x9f\xa8\x58\x5b\x37\x83\x25\xd7\xdd\x8a\x0d\x80\x55\x8c\xca\x5f\xb7\xe5\xb6\x4a\x14\x6c\xd7\x1d\x97\x26\x30\xee\x0a\xe3\xa1\xd6\x43\x43\xef\x7a\x0a\x7c\xcb\x5c\x54\x5b\x4f\x9c\x72\x53\x30\xf7\x45\x26\xe3\xa1\x8c\xba\x1e\xc8\xa8\x34\x8a\xae\x37\x28\x11\x50\xac\x0b\x3d\x46\xd6\x4b\x47\xdd\x85\x94\x6f\x25\x71\x56\x5e\xc6\x4b\xad\xd7\x92\x00\x94\x19\xef\x51\x81\xb6\x5e\x53\xa0\x15\x9a\xe1\xd7\x1b\x9b\x13\x49\x3f\x0a\xdd\xb0\xd6\x1b\x37\xd9\x6b\x37\x59\xa5\x47\xd5\x7a\xbf\xa8\xfb\xae\x3d\x3c\x12\x01\xa5\xf2\x7e\x69\x82\x2e\xcc\x85\xa7\xa5\x74\x95\x59\x6a\x28\x07\x0e\xbf\x95\x56\xc0\x0f\x2c\x53\x25\xe7\xdc\xc9\x71\x2a\xb5\xe6\x0b\xf9\x2c\x72\xe7\x7e\xd6\xe0\x25\xd4\x78\x89\xca\x9b\x47\x83\x79\x54\x13\x97\x2b\xed\x6c\xeb\xa3\x27\xe7\x32\x76\x3d\xe7\xe4\x26\xd5\x15\x3a\xe9\x05\x9d\x74\x61\x54\xfc\x0a\x5e\x7b\x59\x54\x7c\x2e\x93\x97\x60\xf0\xda\xcb\x78\xed\x4e\x35\xf7\xfa\x82\x43\xfc\xcc\x91\xa3\x36\x5e\x5a\x5f\xac\xdd\x67\xa9\xe3\x6b\xe7\x01\xfa\x82\xc4\x7d\xc8\x5c\x41\xb3\xbb\x26\x4e\xb4\x22\x98\x78\x54\x97\xd7\x34\x80\x47\x34\x21\x97\x0d\x87\xae\x89\xb6\x3b\x85\xfb\xd4\x20\x94\x88\xa6\xf6\xab\xce\x50\xa4\x68\xe2\xd5\x44\x1f\x1c\x4d\x1d\xe8\xbb\x83\x75\x14\x98\x35\x8d\xf2\x1b\xe0\x74\x17\x34\xd6\x21\xb3\x4a\x8b\x7e\xce\xa8\x43\x66\xf9\xee\x37\xaf\x26\xee\x4d\x05\xf4\xdf\x70\xdc\xba\xa4\x89\x90\x27\x9a\xcc\x02\x3c\x1c\x96\x7f\x17\x44\x5f\x90\xcc\xce\x81\xc0\x76\xc1\xc7\x3a\x3b\x7b\x83\x01\xc7\x9a\xbe\xe8\xcb\x77\x72\xd8\xf3\x3d\xda\x49\x35\x19\x5a\xd0\xa0\xab\x9d\xe6\x58\x07\xc4\xa3\x0e\xca\xd4\x1a\xee\x5a\x9a\xe1\xd2\x34\x38\x9f\x99\x31\x69\x0a\xc8\xaa\x31\x9c\xb3\xd6\x10\x60\x34\x37\xa4\x0c\x70\x16\x59\x73\xfb\x55\x77\xb2\x91\x4d\xd6\x5d\x51\x77\x03\xde\x37\xb3\xee\x65\x9d\x25\x0a\x64\xca\x9b\x5d\xa0\xac\x33\x0c\xc9\x31\x39\xf6\x4c\xfe\x59\xf3\x49\x95\xd3\x58\x37\x63\xec\x0b\x79\x83\x3b\xc7\x40\x9e\x50\x01\xa7\x35\x3c\xb7\xcb\x2e\x68\x51\x67\x58\x91\x74\xd9\xd5\x80\x77\xd1\x8c\x0c\x1c\x9e\xc6\x75\x17\xc4\xd8\x6f\x00\x24\x24\x8e\xfd\xe6\xba\x5b\x1c\x6c\x1e\x54\x70\x6b\xa6\x1e\x45\xf3\x83\x04\xf2\x31\xbe\x27\xe6\xec\x60\xf1\x36\x7e\x8f\xb6\x73\xcd\x58\x77\xba\xa2\x68\x21\x67\xa5\xa6\xbd\xcf\x43\xdc\x7a\xab\x85\x74\x5c\x8b\xd1\xf1\xb1\xdc\x56\xac\x85\xbe\x17\x0a\xfd\xfd\xa0\x3e\x4e\x0b\xcd\x16\x5a\xb0\x0e\xbc\x37\x34\x14\xf8\x8a\x9c\x2c\x83\xec\xb2\x46\x78\xab\x16\xa0\x48\x11\xc0\x42\x0b\xdd\x73\xb4\x5c\x80\x04\xef\xec\x27\xe9\x8b\x96\x1b\x75\xae\x51\xd4\x72\x47\x9d\x22\x54\xdd\xef\x06\x2d\x34\x2a\x69\xf9\x90\xb6\x48\x38\xbe\x2f\xe6\xe5\x43\x0a\x00\xbf\xf5\xb5\x52\x03\xa8\x15\x58\x89\x0c\x72\xd3\x9a\x7f\xd5\x75\x00\xce\x56\xd6\x71\x7c\xb5\x1e\x30\x5a\x1f\x7b\xa5\x4e\x48\xab\xe9\x84\xc4\x51\x78\x77\x81\x46\x1d\x32\x98\xb9\x6a\x44\x6b\x8b\xef\x41\x9f\xcd\x50\x4c\xad\x14\x43\x15\x99\x29\x1b\x2d\x63\x5a\xe3\x1c\xd5\x86\x6c\xad\x9c\x97\x90\x7a\xb5\xf6\x93\x78\xaa\xb0\x6e\x44\x1d\xc6\x40\x1a\x59\x29\x2f\x68\x35\xfa\xd9\x32\xf7\x7c\x0d\xfa\x69\xbe\x82\x91\x24\x74\x17\x44\x3f\x91\xa4\x8a\xce\x83\x5a\xa9\x64\x56\x33\xe2\x04\xee\xff\x2e\x88\x31\x00\x7c\x9d\x7a\x72\xad\x12\x63\x00\x0c\x5e\x89\xb9\x66\x10\x9a\x56\x60\x3b\xd2\x97\x44\x2b\xfd\x07\xb4\x5e\xc0\xde\xe2\x3e\xab\x41\xcb\xeb\x83\x3a\x9e\xa3\xfa\xc4\x18\x1e\x98\x0c\xd7\xfc\x27\x26\x58\xeb\x13\xcb\xfb\x9e\x9c\xbf\x9c\xb6\x37\x9a\x45\xde\xea\xca\xab\xa5\xbe\x31\x7c\x3d\x09\xfb\xb8\x2d\x34\xde\x03\x30\x7b\xe5\xd5\x59\xbf\x78\x0f\xf0\xc5\xd4\xa1\x68\xa0\x3e\xe9\xc9\x2a\x4a\x87\x4c\x6d\xd4\xaf\x28\xd0\xb6\x98\x77\x67\x17\x70\x99\x9a\x83\xb8\xfb\xd4\xb4\xb8\xaa\x9b\xd9\x1e\x5a\xe5\x96\x69\x35\xbe\x07\x14\xf6\xca\xeb\xa3\x51\x2b\xa0\xad\x03\x30\xd0\x95\x55\xda\xe8\x8f\xa2\x0d\xdb\xa9\xf1\x08\xb6\x11\xdf\x1b\xeb\x37\xde\xe3\x2e\x20\x99\x6c\xf3\xe4\x10\xe3\xf8\x66\x7c\x0f\x79\xc6\x19\xa5\xa7\x8d\x8c\x9d\x36\xd1\xdf\xf8\xe9\x49\xdb\x8a\x31\x18\xd9\x6a\x74\xe4\xd2\x46\xdf\x30\x6d\xd8\x32\x0c\x24\xd3\xf6\x44\x9b\x00\x9b\xa5\x6e\x43\xdb\x1b\x7d\xc1\x1a\xd1\x50\xa8\x3d\xd6\xa8\x03\xee\xbc\x93\x64\x77\x1a\xb5\xb5\x63\x8d\x18\x23\xa7\x3d\xc8\x4f\x2f\xa7\xce\xd7\xbd\x53\x0f\xa9\xfd\x00\xe8\x93\x9d\xea\xd4\xe8\x6a\x07\x04\xb0\xa7\x5a\xdd\x05\x3c\x2e\x1d\x60\xc8\x0c\xcd\xd4\x4e\x15\xab\x76\x64\x3e\xa0\xe0\xa4\xfd\x8a\xba\x93\x8b\x35\xda\xbc\x2b\xeb\xde\x93\x67\x9d\x6d\x52\xc3\xa4\xa6\x61\xa2\x53\x8a\xf6\x37\x7a\x09\xf0\x59\xe1\x4c\x47\x2c\x97\xf6\x0f\x09\x9f\x49\x28\xfa\xd7\xa3\xce\x66\x9a\x01\x82\x3a\x62\xa6\x4f\xc6\x2b\x21\xc3\x34\x82\x29\x1a\xe6\x58\xd6\x3c\xc1\xe1\x2e\x60\x5f\xe0\xc4\xd9\x68\xe2\xd2\xd0\x75\xe9\xb0\xdd\xc9\x3c\x5b\xbb\x20\xea\x10\x26\x4a\x3b\xb5\x0e\x5a\xb7\x75\x5c\x7f\x65\xc1\xdf\x05\xf1\x3d\x64\x3d\x4c\x24\xa0\xe3\x8a\x7e\x5e\x00\x3c\x4f\x6c\xf3\xe2\xbc\x8c\x07\x51\x8e\xdc\x2d\x23\x98\x8d\x81\xcc\x9d\xc9\x15\xb4\x3a\xbe\x68\xd3\xe6\xac\x13\xac\x49\x67\xcc\xd9\x04\x6c\xb9\xe7\x7c\xdf\x05\x7c\x6f\x0e\xa4\x59\xe2\x5c\xcf\x38\x99\xd3\x13\x94\x7a\x3f\x43\xdb\xa4\xd3\x2c\x8d\xbd\xb0\x9f\x93\xd2\x98\x4e\xcb\x0c\xcc\x64\x73\x49\x27\xf5\x27\x3a\x5f\xe4\x56\x13\xf6\x85\xe6\x3f\x9d\x9e\x45\xc0\x77\xd9\x64\xf0\x9c\xce\xef\x80\xf7\x7b\x3f\x25\xc6\x27\x69\xfd\x86\x65\xdf\x05\x5c\x3f\x41\x2e\xb7\xca\xcb\x43\x0a\xbf\x27\x03\x48\xd2\xbc\x54\x85\x6e\x72\x2a\x48\xf9\xd0\xb8\x97\xc2\xcd\x52\x65\x21\x71\xa4\x2b\x7e\x55\x82\x01\x15\xf4\xb3\x71\xae\x57\xf4\x73\x9d\x1c\x68\xbc\x70\x03\xcc\x40\x0d\xcc\x20\x8b\x67\x3e\xd9\x05\x5c\xa3\x35\x4e\x6a\x4f\xff\xde\xa2\x89\x5f\x91\x8b\xac\xd3\x39\x59\x57\x5c\xe2\x6b\x9c\xc4\x81\x8b\x75\x77\xd4\x19\xaa\x78\x30\x53\x8b\x42\xa5\x2e\x00\x1c\x33\x82\x5b\x17\x0d\xf2\xba\x26\xfc\xfc\x49\x21\x17\x6d\x12\xba\x90\xaa\x3a\x53\x60\x09\x57\x4b\x05\xa2\x26\x53\x82\x25\x5d\x41\xad\x97\xcd\xa7\xe4\x18\xdf\x8a\x79\x59\x27\x95\x58\x67\x5d\xcc\xcb\x85\xf7\x48\xb1\x56\x30\xa7\x9e\xc1\x78\x46\xdd\xaf\xf7\x80\xb8\x1f\xdf\x0b\xc6\x75\x21\x9d\x93\x67\x80\x4a\xba\x42\x38\x5c\xc8\x12\x1d\x4c\x98\x65\x45\xf6\x9f\x13\x75\xec\xe7\x1d\xdf\x33\x44\x5c\xf1\x6c\xf7\xbb\x80\xd4\xfa\xa4\x8d\xc9\xb1\x5f\x9e\x68\xd3\x10\x6c\x67\x25\xcd\x5a\x41\x0b\x16\x52\xdf\x31\xde\x45\xd7\x1b\xf3\x09\x14\x70\x07\x1f\xdf\x05\xb1\x27\x0c\x8a\x59\xe8\x17\xa7\x4b\xe3\x3d\xa4\x9f\x89\x73\xbb\x34\xfa\x62\xfa\x2a\x29\x99\xf3\xa2\x31\x67\x1f\xde\x8b\xbd\x1b\xb4\x1c\x09\x6b\xa4\xc4\x5e\x0a\xe1\xf7\xe4\xc0\xf3\x54\xde\x49\xaf\x38\x2b\x97\x45\xaa\x4b\xa1\xf0\x74\x51\x1b\xaf\x17\x50\x9b\x3d\x9d\xf9\x2e\x58\x51\xf7\xa1\xce\xfb\x79\x65\xf6\x05\x78\xab\x52\xb8\xee\x17\x11\xd4\xf4\x42\xfc\x4a\xe1\x5c\x5f\x8c\x0d\xd0\x0b\x88\xd7\x85\x0a\x8a\xab\x44\x9b\x05\x7d\xe1\x1d\x70\x05\x6d\xbd\xea\xa9\xf3\x75\xb8\xea\xaf\x3a\xf8\x91\x51\x88\xbd\x42\xf0\xb8\x00\x8b\xeb\xa9\x6b\x77\x41\x89\x3a\xf4\x85\xdc\xd9\x15\x02\xfc\x85\x2c\xf7\x85\xf4\xfa\xa2\x95\x51\x2f\xa4\x3a\xab\xe9\xdf\x9c\x1d\x34\x7c\x39\xf4\x32\xf9\x5e\x82\xe1\xbd\x42\xbe\x37\x7f\xe4\x5d\xc7\xa5\x08\xd2\x74\x99\xfe\x49\x2a\xe5\x84\x8b\xbe\x17\x7a\x21\x0f\x68\x8d\xe5\x0d\x99\xf3\x02\xfc\x42\xed\x9c\x36\xe1\x71\xb9\x40\x2a\x08\xc4\xa5\x57\x90\x03\x73\x39\xde\x75\x9c\x9a\x2b\xfa\x82\xbc\x5a\xc1\x0c\x5f\x71\xe5\x5e\x48\xeb\x1a\xd7\xc0\x15\x47\x1e\xc0\xcb\x52\x79\xac\x23\x74\x58\x2f\x24\xde\xa2\x55\x45\x2d\x75\xe2\xf9\xf9\x60\x5e\xc8\xf0\x5e\x4f\xf4\x13\xc7\xb3\xf1\x9a\x0b\x9d\xb7\x5e\x96\xdc\x80\x10\xc9\xbb\x20\xda\xc4\xf1\x24\xe4\x95\x5e\x74\x62\xd3\xcb\x04\x8f\x3e\x7b\xd4\xc5\x7c\x22\x09\x45\xe3\xf1\xbc\x42\xde\xbe\x4c\x6f\x25\x8d\xc7\xf3\x8a\xa3\x7b\x01\xf9\x9d\xf6\x60\xbd\xbe\x58\x3f\x24\xdd\x77\xe4\xf0\x5d\x10\xfd\x04\xbc\xb7\xe7\x33\x4e\x7a\x87\x6e\x03\xda\x79\x69\xbc\xaa\x6f\x7a\x3e\xe8\x8d\xa3\xdb\x38\x86\x08\xa9\x56\x64\x08\x12\x4f\xa5\xb6\x0b\x7a\xd4\xd9\xfa\x35\x37\xed\xea\x4d\x7f\x64\x45\x22\x21\xa1\x05\x5a\x6f\xaa\xd9\xf5\x2e\xc8\x16\xc0\xfd\x72\xd3\xcd\x50\x91\x9f\x52\xe2\x8a\xbf\x69\xe8\x57\xc3\x05\xda\xef\x45\x9d\x46\x1d\xc6\x40\x79\xfb\xa6\x0b\x9c\xde\xc6\xd0\x8b\x27\xaf\xda\x05\xd1\x97\x76\x12\x75\x4e\xd6\xdd\x51\x07\x77\x0a\x5e\x49\x77\xe8\x0c\x90\xa0\x48\x18\xd3\xa6\x77\x08\x02\x27\x25\x7d\xe8\x52\xee\x1e\x73\x76\x32\xaf\xa5\xa8\x8b\xbe\x20\x63\x56\x08\x48\x01\x4e\xa4\x30\x69\xf4\x49\xc1\xf1\x1e\xb1\xb6\x03\x79\x5a\xc8\xf2\xde\xc1\x8a\xdc\xe3\xfd\x9d\x3d\x6f\x17\x44\x3f\x2d\xea\x40\xa8\xa7\xd6\x7b\xc6\x7b\x48\x60\x2a\xd1\xe6\x8c\xb9\x06\x2b\x42\xd8\x0f\xbd\x43\xd7\x70\x52\xe9\x4b\xe2\x9c\x05\xdb\x7e\x83\x4d\xe9\x3c\x47\xb7\xc4\xba\x0b\x52\x44\x16\xae\xd1\x8a\x3d\x88\x1c\x32\xd4\xc3\xeb\x1d\xba\x45\x24\xe6\xef\x42\x5a\x17\x0e\x61\x7a\x2f\xe4\xf4\x23\x1b\x76\xaf\xf8\xde\xc9\xdf\x5f\xb9\x5f\xae\x18\x83\xe5\xc1\xee\x21\x22\xdd\x41\xcf\xee\x93\xf9\x83\xca\x84\x3b\x74\x99\xf7\x85\xb5\xe5\xb9\xbd\xaf\x38\x63\xd7\xc9\xc9\xc7\xbe\x5c\xb1\xcf\x4e\x1a\x8b\xe8\xcb\x1d\x6b\x0b\x3a\x48\x88\x64\xbd\xe9\x6d\xa9\xc8\x34\xd5\xa5\xb2\x2f\x41\x07\x91\x74\xaa\x87\xb8\x16\x58\x02\x6a\xd1\x17\xbb\x4d\xf6\xf3\x89\xbe\x1c\x54\x77\xb2\xdf\x77\x88\x95\x27\x09\x95\x04\x2d\x78\x63\x7f\xbe\x27\xcd\x37\xd7\xef\x8d\xb9\x7e\xd1\x26\xd9\xc5\x5b\x63\x7c\xc8\x79\x46\xb8\x60\x0d\x90\x2c\x3d\x29\xad\x84\x4a\x96\x3b\x94\x3a\x48\x66\xc5\xb4\xe2\xbb\x20\xc6\xa0\x27\x3b\x31\xe7\x2c\x58\xa6\x5b\x91\x58\x8c\xec\x69\xa0\x25\xe8\x8d\x3c\x16\xf4\xb5\xd1\x3b\x6c\x09\x48\x7c\x25\x9d\x6c\xca\xfd\xc5\xbc\x40\xf4\x20\xdc\xa8\x3e\x0c\x02\xd4\x07\xc9\xef\xc5\x5d\x44\xf4\x21\x94\x85\x3e\x27\xf3\xf0\x88\xf7\x38\x06\xcf\xa0\xcb\x7b\xec\x09\x91\xfa\x39\x19\x42\x53\xd4\xad\xa8\xc3\xd8\xa9\x30\x78\x82\xd5\x7a\xf2\x49\x92\xce\xef\x05\xab\xf5\x98\xf3\x55\xa7\xc7\x84\x3e\x41\x93\x0d\xae\x21\x77\x9a\xde\xf5\x09\xa5\xd5\x53\x33\xea\x1a\xeb\x62\xec\x27\x6f\x32\xef\xbf\x87\x41\xb0\x0a\xb8\x32\x26\x9e\xdd\x05\x3d\xea\xb0\xb6\xd4\x99\x07\x28\x84\x3e\x60\xb5\x3a\xd9\xb7\x00\x33\xd3\xe7\x64\x95\x25\xfb\xf6\x84\x1e\xf7\xe9\xe8\x27\xf9\x9e\x27\xf4\xb8\xcf\x49\x5e\x1d\x73\x1d\x76\x30\x73\x1c\x8d\x1c\x58\xbb\x20\xc6\x80\x54\xee\x21\x56\x06\x0e\x9a\x1a\xd6\x59\x24\x3a\xda\x05\xd1\x4f\xc9\xbf\xf3\x61\xec\x82\x98\x33\x41\xd2\x75\x8a\x87\x4f\xf0\x67\x8f\x60\x8d\x3a\xc7\x20\xbf\xda\xc4\xda\x52\xdc\x0e\x70\x35\x05\xb8\x9a\xd0\x6d\x53\x9f\x15\xdf\x5b\x18\x03\xc5\xca\x67\x5d\x51\x67\x63\xa7\x9b\x92\x3e\x2b\xbe\xb7\xf0\x3d\xea\x7f\xc3\xfd\x55\xcd\xfd\x75\xd7\x71\xdd\x83\x7e\x3e\x17\xbe\xd7\xfe\x0d\xfb\x56\x9f\x20\xa1\x0f\x24\xcb\x30\xcb\x3d\x21\x59\x3e\xd0\xec\x30\x8b\x81\x3e\x21\x59\x3e\x30\xb9\x0e\x92\xb4\xe7\x8a\x25\x34\xf2\xca\xec\x3f\xbb\x20\xb6\xa1\x49\x96\x7d\xc5\xb1\xbe\xe3\xe8\xde\x58\x5e\x9a\xc9\x9e\x30\x5b\x3d\x20\x77\xf4\x41\xd3\x27\xcc\x95\xe6\xc8\x9b\x47\xa2\xa4\xf7\x04\xb9\x7b\x60\x9a\x22\x0a\x86\xbe\x61\x66\x79\x13\xde\xa3\x74\xf5\xd2\xeb\x47\x5f\xa4\x23\x22\x26\x99\xbe\xc1\xda\xbd\x09\x73\xc6\x65\x7a\x19\x05\xab\x6f\xc6\xb6\x20\xe9\x7d\x83\xb5\x33\xf7\xe0\x2c\x0c\x1b\xd0\x97\x51\x93\xfa\x22\x2b\x44\xa2\x34\xf7\x06\xdb\xf7\x22\x7f\x24\xb1\xf0\xf4\x25\x3a\xbf\xbe\x30\x61\x87\x69\xea\xa5\x8b\xb0\xbe\x90\xe6\x06\xe7\xec\xa5\x9b\x8e\xbe\x05\xb9\x93\xb8\xb6\xe1\x5e\xa1\xaf\xa5\x40\x1a\x89\xe4\xee\x0d\xb3\xdc\x7b\x12\x7d\x51\x84\x78\xc3\x1c\xfb\x22\x6b\x6a\x22\xa9\x7f\x43\x42\x7c\x21\x21\xd2\x43\x44\xdf\x90\x10\x5f\x98\xa6\x06\x49\x4c\x04\xf5\xa9\x05\xf5\xe5\x11\xe6\xb5\x97\x1e\x08\x6a\x5e\x1f\xfb\xbd\xca\xba\x98\x17\x63\x4f\x47\xa2\x18\xf4\x86\xbe\xf9\x6d\x98\x6b\x92\xc2\x37\x4c\xc3\x6f\xc3\x1e\xa4\x26\xe2\x0d\xf6\xf4\x05\x7b\x3a\x48\xb6\xde\x60\x4f\x5f\xe4\x4d\x22\xf2\x92\xbe\x3d\xfa\x62\xe6\x2e\x09\x33\xf5\x1b\xac\xeb\xdb\x31\x67\x31\x86\x10\x55\x5f\x90\xd0\x49\xcd\xc7\x1b\x26\xd0\x77\x00\x05\x84\xe4\xf5\x0d\x16\xf4\x45\x7e\xbc\x4c\xd6\xee\x65\xbc\x82\x9a\x37\xcc\xae\xe3\x18\x42\x1b\xf6\x9a\xed\x42\xe8\x18\xa8\x6f\xb0\xae\xaf\xb1\xae\x4c\xcf\xb5\x0b\x62\x5e\x04\xdf\xe3\x95\xf4\x4a\x7c\x0f\xe6\xd8\x5c\x39\x2f\x41\x7a\x5f\xd3\xed\x8f\xd0\xd6\xbe\x12\xe3\x43\x2a\x6d\xe6\xc4\xd0\x70\xd5\xd1\x17\xd9\x41\x19\x7d\xac\x6f\x98\xd7\x5e\x98\xc5\x09\x3d\xa2\x6f\xb0\x92\x2f\x58\xc9\xd0\xbe\xbd\x41\x07\xdf\x0b\x6d\x92\x9d\x7a\x83\x9e\xbd\x27\x8b\x5f\x9c\x95\xb0\x17\xbc\x40\xa1\x09\xed\xd4\x1b\xda\xa9\xf7\x05\x4e\x04\xd9\xf6\x37\xc4\xdf\x57\xf1\x5e\x8c\x4f\x63\xec\x86\xd4\x35\x0a\xaf\xff\x40\xe0\x54\x43\xe0\xcc\xa3\x90\xad\x7d\x43\xc4\x45\xb2\xa6\x41\x9c\x00\xd5\xa0\x75\x6a\xd6\x84\x11\x5a\x26\x0d\xd6\x47\x33\xfa\x39\xa2\x8e\x67\x53\x41\x7b\x88\x97\xa3\x1a\xb4\x47\x61\xbe\x2f\xa4\xe5\x1a\x74\x02\x21\x08\x23\xb4\x3e\x1a\x6c\x8a\xa1\x2e\xe5\x51\xc9\x6a\x69\xb8\xcf\x68\x47\x58\xbc\x47\x80\xa8\xc6\x39\xb2\x90\xdb\x3c\x18\xd2\xa7\x1a\x67\x45\xe1\x76\x13\xf6\x48\x0d\x76\x43\xcd\xce\x37\x2a\xaf\x7f\x0d\x3b\x9f\x22\x87\x7b\xad\xec\xcb\x8c\x7e\x62\x7f\x12\x0e\x5b\x35\x6c\x4f\xc8\xf5\x32\x42\x05\xa3\xa1\xd6\x39\x89\x44\x19\xb4\xad\x1a\x6a\x1d\x45\x6a\xe5\x2a\x51\xa7\x51\x87\x7e\x92\x16\x68\x88\x4f\x7a\xf6\x6e\xac\x2d\xfd\xac\x55\xa1\x0e\x22\x5c\xae\x6a\xa8\x83\x14\x9a\x5c\xe6\x21\xf9\x2a\xd9\xe8\x0f\x49\xf1\x23\xe7\xc0\x57\xc9\xf2\x7e\x15\xec\xa2\xe7\x84\xde\x05\x57\xd4\xfd\x9d\xd5\xe7\xab\xec\xe7\x67\x99\x99\x22\xd7\xd9\x2e\x18\x51\x77\xf2\xa0\xf1\x7b\x04\xb5\xfb\xaa\xa5\xee\x9b\xb3\xb0\x4d\x8a\x6b\x5f\x55\x64\xad\xf3\xb5\xfd\xaa\xc6\x7b\x1f\xde\x9b\x6c\xf3\x8b\xf1\x7d\xc8\xb9\xe3\x77\xc0\x17\x76\xe8\xaf\x21\x5b\xda\x74\xf5\xc5\xd7\x62\x5e\x9a\xd9\x3f\x27\xc5\xfb\xaf\xd1\xfe\xf9\x19\x40\x66\x9e\x92\x58\xc7\xb3\xf2\x35\xe4\xad\xa0\x48\xfd\x05\x64\xe6\x67\xe6\xea\x3c\x29\x52\x7f\x8d\xaa\x9b\xaf\x99\xea\x66\xd6\x5f\xef\x71\xae\x5b\x3d\xef\xb1\x8e\x77\xea\xd7\xec\x8c\x4d\xcf\x0d\x96\xbe\xd6\x62\x7c\xb6\x7e\x93\xf4\xec\x0b\xbb\xf7\xd7\xec\xce\x99\x8c\x94\xff\x5a\x8f\xbe\xd8\x39\x9a\x74\xbf\xf8\x5a\x8f\xf1\xd9\x39\x9a\x79\xf1\x7b\x3c\x47\x5f\x1b\x27\x15\x25\xe7\x85\xf7\xd1\xd7\x26\x32\xd3\xb9\x4a\xe4\x6b\xbc\x73\xbe\x66\x6a\xd5\xc9\x80\xcf\xaf\xcd\xf8\x9e\x20\x81\x5d\xe1\x18\x18\x44\xf6\x35\xbb\x57\x98\xdc\x7a\x17\xcc\xa8\x43\x5a\xbb\xda\xfe\x66\x87\x65\xfc\xef\xb8\xe1\xaf\x11\x7d\xf0\x33\xa3\x7b\x9e\xa5\xb1\xa7\x54\x8a\x7c\x66\x74\xdf\x75\xbe\xd3\xda\x15\xbd\xb9\xc6\xef\xdc\x7b\xbb\x20\x56\x09\x3b\x9b\xfa\xf6\xaf\xdd\x31\x6b\x48\x28\x4c\xe7\xf8\xaf\xdd\xb1\x0b\x6f\x24\xc5\x9b\x51\x17\xbb\xe2\x39\xe9\xf0\xfc\x74\xb6\x27\xde\x33\x68\x97\x29\x83\x33\xf3\xc6\xf7\xec\x46\x9a\x12\x2b\xff\xc6\xae\x78\x91\x2e\x7c\xf1\xb4\xbc\x31\x2f\x2f\x76\xb6\xf0\x3d\x8d\xd9\x36\xbb\x38\xf3\x39\xef\x82\x68\x53\xb1\x43\x17\xe7\x53\x63\x57\x98\x73\x14\x73\x73\xee\x82\x98\xeb\x0f\xfd\x5c\xdc\x85\x5f\xec\x8a\x0f\xe8\xda\xce\x4d\x7d\xe1\xb9\xf0\x75\x9c\xea\xc5\xd3\xd9\xe3\x54\x77\x9c\x24\x0a\xea\x5f\x67\xf8\xc2\xd7\x3b\xb2\xaf\x70\x37\x75\x0a\xb2\x9f\x61\xf1\xe7\x39\x5c\x49\xff\x75\x3a\x0f\x7d\x1d\x02\xa9\x27\x4f\x4d\x5f\x97\xe8\x8b\x9c\xc4\xaa\xfc\x1e\x39\x98\xaf\x9b\x60\x29\x54\xc2\x7c\x7d\x45\x3f\x21\x3c\x8a\x2b\x4f\xbf\x1e\x7b\xb0\xaf\x93\x89\x96\x7d\x59\xd1\xa6\xe5\xb2\x91\x58\xa3\x7e\x45\x9b\x10\x10\x09\x5f\xfc\x75\xda\xec\xbe\x0e\x9b\xdd\x22\x55\xee\x0c\xb5\xf8\x3a\x92\x55\x53\x11\xf1\x75\xba\x1b\x7f\xfd\x3d\x49\xb9\x39\x76\x8d\x7e\x5a\xcc\xbb\xac\xce\xf7\xe8\x2b\xfe\x19\xee\xed\xae\xf3\x79\x89\x10\xf5\x0f\x21\xea\x01\xa4\xfa\x0d\xda\x94\xbf\x61\x11\x69\x93\x38\x53\xdf\x20\x47\xf1\x8d\x86\x75\xe7\x19\x1b\x94\x04\x3e\xf8\x4a\x4c\xfa\x35\x7c\xe1\x2b\xf1\x0d\x24\xd0\xa5\x34\xfa\x0d\xc6\x4a\x7d\x03\x54\x72\xf1\xf6\x18\x41\x25\x47\x47\x9b\x12\xef\x71\x7f\x0e\xc4\x12\x2e\xee\xf9\x41\x05\xc6\x37\x26\x32\xc5\x72\xef\x46\xb4\xd1\x37\xcc\x01\x51\x88\xd3\xf0\x0d\x4a\xdb\xdf\x40\x86\xe7\x14\xe3\x0b\x1a\x62\x38\x5a\xcc\x96\xf7\x8d\x27\x66\x65\x9f\xda\xee\x0a\x8a\x6f\xd0\x36\xfa\x0d\x2d\xbf\xf2\xa6\x7d\x43\x63\x64\xb6\x3a\x75\x36\xbe\xf5\xc5\x5b\x76\xf2\x22\x9f\xd4\x17\x5e\x19\xdf\x04\x88\x30\x5d\x55\xbf\x08\x78\xf9\x04\xa9\xb5\x29\x67\x7f\xc2\x40\x85\x4f\x90\x49\x9a\x19\x98\x3e\xa1\xfa\xec\xe4\xe0\x9c\x83\xbb\x56\x28\xbf\x9e\x74\x9c\x73\xba\x9a\xe8\x93\xd8\x45\x62\xb2\xe6\x9c\xe4\x6b\x24\x76\x8a\xc0\x75\x9b\xde\x38\x9f\x32\x66\xe7\x53\x53\x0f\x36\x82\xdc\x7c\x81\x2f\xfa\x21\xc1\xbc\x4b\x31\x9f\xc6\xbe\x54\xf3\x75\x88\xf6\xe2\x7e\x56\xeb\x87\xdb\x83\x3f\x25\xfe\xc7\xa7\x07\xff\x83\x35\x6f\xd4\x20\xd9\x32\x6b\xd8\x73\x35\x3b\x6a\x67\x0f\xe8\xa2\xf9\x69\x83\x07\x07\x6b\x6a\xd4\x40\xb1\xce\x9a\xe8\x9b\xe5\x82\x8d\x91\xc6\x99\xd0\xf6\xfc\xf9\x29\x6e\x2e\xf9\xb4\x45\xdf\xb6\xfc\x4b\x07\xcb\x4f\x7b\xcc\x5c\x07\x78\x16\x6b\x5a\xd4\x58\xc0\x02\xc7\xd3\xa3\x07\x1d\x69\x94\x59\x13\x23\xdd\x6c\x05\x9d\x35\x3f\xa5\x51\xe6\xb3\x9c\xfd\xc1\x0f\x04\xe6\xce\xa7\xe3\xfe\xf3\x13\x77\x6c\xe4\x49\xfc\xbe\x04\x44\x0f\xaf\x89\xf5\x36\xd8\x56\x86\x65\x7e\x5f\xec\xbc\x0f\xd9\xc4\xbc\x07\x5f\xcc\xb5\x25\xf8\xab\xe4\x80\x02\x78\xe6\x33\xe0\x19\x8f\xc8\x2c\xe9\x75\xd5\xe4\xfe\xf9\xfd\xbe\x3d\x4b\x66\xae\xb3\xfd\xd3\x6e\x56\xa7\xb0\x25\x27\x97\xe7\xf6\x4f\x50\x20\xcf\x2c\x9c\x97\xdf\x66\xfb\x27\xbc\xc3\x3c\x4d\x75\x65\x82\xa4\xfd\xf3\xb8\x78\x67\xaf\x73\x9c\x95\xfd\x13\x2e\xde\x9e\x88\xbb\x65\xbf\xe9\xf6\x4f\xb8\x5c\x7b\xbe\x64\x59\x7e\xcb\xef\x9f\x47\x9d\xfb\xbf\xf0\x54\xfb\x9f\xff\x7a\xfd\xc7\xff\xe3\xff\xf5\xff\xbe\xfe\xe3\xff\x73\xfd\x57\xfd\x79\xfe\xe7\x7f\xfe\xa7\xfe\xb7\xff\xf1\xfe\x97\xe7\x7f\xfc\xfc\x3f\x77\xe9\xcf\xab\xdf\x7f\xf9\x6f\xfa\x9f\xfa\xff\xfb\xef\xff\xf3\x3f\x1f\xfd\xf9\x8f\xff\xfe\x1f\xfb\x2d\xfb\xfb\xff\x07\x00\x00\xff\xff\x27\xd5\xf1\x1c\x64\xeb\x04\x00"); +func _cgddf ()([]byte ,error ){return _ad (_faegab ,"UniJISX0213-UTF32-V")};func _fc ()([]byte ,error ){return _ad (_dc ,"78-RKSJ-H")};func _cged ()([]byte ,error ){return _ad (_ccgff ,"WP-Symbol")};func _cgce ()(*asset ,error ){_dede ,_ffcd :=_fgdc (); +if _ffcd !=nil {return nil ,_ffcd ;};_bde :=bindataFileInfo {_ae :"UniJIS-UTF8-H",_ca :214153,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492958,0)};_bbcg :=&asset {_e :_dede ,_ee :_bde };return _bbcg ,nil ;};func _ace ()(*asset ,error ){_bgb ,_gbg :=_cdc (); +if _gbg !=nil {return nil ,_gbg ;};_afaf :=bindataFileInfo {_ae :"Adobe-KR-3",_ca :1293,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491421,0)};_dfgc :=&asset {_e :_bgb ,_ee :_afaf };return _dfgc ,nil ;};type bintree struct{Func func ()(*asset ,error ); +Children map[string ]*bintree ;};var _agce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x90\xbb\x6e\xeb\x30\x0c\x86\x77\x3f\x05\xc7\x9c\xe1\x54\x96\x83\xf4\x32\x16\xf6\x50\x0d\x71\x8a\xba\x49\x0b\x14\x1d\x1c\x89\x32\x04\xd4\x94\xa0\xcb\xe0\xb7\x2f\x2c\x3b\xee\x20\x10\xfa\xc0\x4f\xd4\x4f\x56\x8b\x46\x90\x89\xc0\x5e\xbd\x95\x1d\x46\xd0\x86\x94\xc7\x60\x93\x97\x08\x57\x1c\x0c\x15\x05\xaf\x40\x19\x19\x6f\xd7\x5c\xe4\xd8\xbb\xa2\x60\x75\xdb\x55\xff\x5f\x20\x05\xbc\x01\xd1\x74\x53\x88\x38\x0a\xd2\x16\xf6\x8b\xa8\x92\x5b\x65\x00\xf6\x86\x83\x09\xd1\x4f\xb0\x7b\x56\xf6\x8a\xff\x40\xa1\x9e\xf9\xc9\x2b\xf4\x86\x06\xd8\xd5\x6d\xc7\x37\xdc\x25\xe7\x7e\x70\x44\x8a\x50\x66\x86\xa4\x72\x2d\x58\x7d\xec\x5d\xdb\x8f\x08\xcb\x37\x2e\x19\x67\x7a\x41\x1f\x8c\x25\xe0\xe5\x5d\x59\xde\xff\xf1\xf7\xc9\x21\xf0\x55\x3f\x8b\xe6\xa4\x75\xc0\x08\x4f\x87\xe5\x69\xf6\x79\x16\x0d\x7c\x71\xe0\x25\x54\x87\xfd\xe3\xc3\xf7\xda\xfa\x71\xb4\x6a\x13\x91\x54\x0e\xbb\x8d\x97\xc9\x7b\xa4\x98\xa3\xe6\x31\x73\x9f\x21\xdc\xf6\xe8\xac\x9b\xad\x7c\x7e\x03\x00\x00\xff\xff\x26\x9e\x08\x33\x73\x01\x00\x00"); +func _efg ()([]byte ,error ){return _ad (_cfac ,"HKgccs-B5-V")};func _adaa ()(*asset ,error ){_caec ,_aadef :=_cgab ();if _aadef !=nil {return nil ,_aadef ;};_egag :=bindataFileInfo {_ae :"UniJIS-UTF16-H",_ca :185917,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492927,0)}; +_ebcfg :=&asset {_e :_caec ,_ee :_egag };return _ebcfg ,nil ;};func _fcgdg ()([]byte ,error ){return _ad (_eagcd ,"NWP-V")};func _cbaee ()([]byte ,error ){return _ad (_gbbd ,"V")};func _fge ()(*asset ,error ){_cbaa ,_gaee :=_fdca ();if _gaee !=nil {return nil ,_gaee ; +};_cbad :=bindataFileInfo {_ae :"RKSJ-H",_ca :2884,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492632,0)};_dbbc :=&asset {_e :_cbaa ,_ee :_cbad };return _dbbc ,nil ;};var _dba =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\x92\xc1\x8e\xdb\x20\x10\x40\xef\xfe\x8a\x39\x6e\x0f\x5b\x1b\xdb\xc0\x46\xaa\x2c\xb5\x49\xa5\xfa\xb0\xdb\xaa\xd9\xa6\x95\xaa\x1e\x08\x4c\x52\xa4\x1a\x23\x6c\x1f\xf2\xf7\xd5\x0c\x4e\xb2\x07\x6b\x98\x07\xbc\x19\x0c\xe5\xb6\xdf\xf5\xc1\xcf\x50\x7e\x4b\xa3\xdd\xe3\x0c\x27\x1f\x5c\xc2\x69\x5c\x92\x45\x38\xe2\xd9\x87\xa2\x10\x35\x38\x6f\xe7\x6b\xca\xc1\x0e\x26\x16\x45\xf9\xf9\x15\xc3\x30\x3d\x7e\x92\x8f\x5f\x60\x99\x70\xa5\xdb\x7e\xb7\xbf\x4c\x33\x0e\x7d\x38\x8d\xd0\xe4\xdd\x6e\x89\xab\x01\xa0\xfc\x8e\x67\x3f\xcd\xe9\x02\x0f\x1f\xdd\x78\xc4\x77\xe0\xf0\x44\xfc\x6b\x72\x98\x7c\x38\xc3\xc3\xf6\x65\x2f\x6e\x78\xbf\xc4\xf8\x0f\x07\x0c\x33\x54\xcc\x30\x38\x8e\x45\xb9\x7d\x36\xf1\xc5\x0c\x08\x6f\x7a\x39\xf0\x1c\x4f\x1d\x30\x4d\x7e\x0c\x20\xaa\xf7\x55\x25\xef\xfc\xf5\x12\x11\xc4\xea\xf8\xf5\xa3\xdf\xc1\x6f\x01\xa2\x82\x5a\xca\x8d\xfe\xb3\xf2\x9f\xcf\xa3\xbb\xad\x52\xb9\x7b\xeb\x9d\xfd\x6b\x52\xf1\xc1\x88\xf6\xd8\x81\x68\x54\xab\x38\xb1\x1d\x88\x6a\x43\x43\xa9\x3a\x68\x44\xcd\xc3\xa7\x0e\x44\x9d\x87\x86\x56\xeb\xb6\xe1\xc4\xe6\x44\xd2\x49\xae\x4a\xfa\xd1\xd7\x1a\xc9\x84\x33\xf2\x4a\xd7\x01\x05\xa4\x0d\x15\x11\x25\x98\xa8\x9a\x48\xcb\x44\x66\xa2\x88\x3c\x31\xd9\x64\x42\x35\x5b\x2e\xaf\xb2\x47\x91\x27\x77\xac\xb3\x47\x93\x47\xb2\x59\x67\x8f\x26\x8f\x64\xb3\xce\x1e\x4d\x1e\xc9\x66\x9d\x3d\xfa\xde\x8f\xc9\x1e\x73\xef\xc7\x34\x99\xb4\x6b\x3f\x56\x61\xdb\x01\x05\x49\xd5\xab\x8d\x5e\x8f\x9d\x4f\xc9\x09\xbd\x9c\xdb\x5d\xda\x25\x25\x0c\x33\xbf\x1b\xbe\x2e\xba\x02\x1f\xf0\xf6\x32\xe3\x18\x69\x17\x7f\xff\x03\x00\x00\xff\xff\xfc\xb5\x10\xb6\xc5\x02\x00\x00"); +func _feg ()([]byte ,error ){return _ad (_bfe ,"78ms-RKSJ-H")};type bindataFileInfo struct{_ae string ;_ca int64 ;_cc _ce .FileMode ;_fd _c .Time ;};func _aeed ()(*asset ,error ){_cfbbd ,_cgcf :=_daec ();if _cgcf !=nil {return nil ,_cgcf ;};_dccd :=bindataFileInfo {_ae :"UniGB-UCS2-H",_ca :272134,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492744,0)}; +_caeaa :=&asset {_e :_cfbbd ,_ee :_dccd };return _caeaa ,nil ;};func _gdfg ()([]byte ,error ){return _ad (_caea ,"UniCNS-UCS2-V")};var _eddf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd3\xcf\x6e\xda\x40\x10\x06\xf0\xbb\x9f\x62\x8e\xe9\x21\x65\xff\x78\xbd\xb6\x84\x90\x1a\x90\x52\x0e\x69\xab\x52\xd2\x4a\x55\x0f\xe0\x1d\xa3\x95\xca\xda\x5a\xec\x03\x6f\x5f\xcd\x8c\xe3\xe6\x10\x7d\xe1\x67\x7f\xbb\x63\xbc\xac\xb6\xfb\xdd\x3e\xc5\x11\x56\xdf\x72\xdf\x1e\x70\x84\x2e\xa6\x90\xf1\xd6\x4f\xb9\x45\x38\xe3\x25\xa6\xa2\xd0\x06\x42\x6c\xc7\xb7\x8f\x1c\xed\xf5\x34\x14\xc5\xea\x98\xe2\xf3\xd3\xe3\x71\x7b\x30\x8f\x9f\x61\xba\xe1\xcc\xdb\xfd\xee\x70\xbf\x8d\x78\xdd\xa7\xae\x07\x2b\xf5\x30\x0d\xf3\x12\x00\xab\xef\x78\x89\xb7\x31\xdf\xe1\xe1\x53\xe8\xcf\xf8\x01\x02\x76\xe4\x5f\x73\xc0\x1c\xd3\x05\x1e\x9e\x9f\xf4\xa2\x87\x69\x18\xfe\xe2\x15\xd3\x08\x25\x1b\xa6\xc0\x59\xac\xb6\x2f\xa7\xe1\xcb\xe9\x8a\xf0\x7e\x96\x57\xbe\xc8\xd7\x5e\x31\xdf\x62\x9f\x40\x9b\x8f\x4a\xb9\xff\xfe\xe3\x3e\x20\xe8\x79\x91\x5f\xc7\xfd\x0e\x7e\x6b\xd0\x0a\x8c\xb3\x95\xff\x33\xfb\xcf\x97\x3e\x2c\x77\x99\x52\xc6\x6f\x63\xc8\xa7\x74\xc1\x62\x6d\x94\x2e\x37\x30\x87\x6b\x6a\x12\x53\xb1\x50\xb8\xa6\x29\xd6\xc6\x18\x47\xc2\xe1\xbd\xaa\x8b\xb5\x55\x4a\x6f\x60\x0e\xe7\x1d\x8b\x11\x31\x24\x25\x4b\x2d\xd2\x6d\xc0\xd5\x2c\x5a\xb1\x68\x6a\x35\x22\x56\xc4\xf2\xd2\x15\x53\x29\xe4\xa8\x66\x58\x2a\x11\x4f\x35\x53\xac\xbb\x8e\xb7\x97\x70\xbe\x66\xa9\x45\x1a\x6a\x29\x96\x56\xa4\xa5\x7b\x2c\x0b\x8a\x20\x6f\xe6\x89\xf4\x89\x49\x9f\xe9\xa6\x8a\x25\x88\x84\xb7\x87\xed\x3a\xdd\x09\xd1\x83\xf8\x86\xc4\x9e\x59\x28\xbc\x57\x42\xd2\xb3\xdc\xd3\x3c\x81\x95\x1e\x45\xa5\x58\x9c\xf4\x28\x5c\xc3\xdb\x39\xa9\x51\xb8\x86\x47\x72\x32\xa5\x93\x29\x4b\x22\xb4\x4c\xc8\xdf\x92\xd6\x74\x78\x96\x77\x48\xff\xd3\x99\x5d\x8e\x51\x3b\xe5\x8c\x69\xe4\x13\xcb\x07\x85\x5e\x7e\x4c\xb8\xfc\x28\x86\x7e\xa0\x16\xff\xfd\x0b\x00\x00\xff\xff\x66\xba\x5f\xa0\x40\x03\x00\x00"); +func _edcff ()(*asset ,error ){_edfff ,_fcaac :=_ffbg ();if _fcaac !=nil {return nil ,_fcaac ;};_feee :=bindataFileInfo {_ae :"UniCNS-UTF8-H",_ca :287804,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492718,0)};_efbe :=&asset {_e :_edfff ,_ee :_feee };return _efbe ,nil ; +};func _dfde ()([]byte ,error ){return _ad (_ded ,"HKscs-B5-V")};var _dcd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x8b\x1b\x47\x18\x04\xe0\xfb\xfc\x8a\x39\x3a\x07\x67\xbb\xdf\xaf\xee\x86\xc1\x10\xdb\xd8\xec\xc1\x49\x88\xf3\x05\x21\x07\xad\xa6\xb5\x08\xb2\x92\xd0\x6a\x0f\xfe\xf7\xa1\xba\x24\x93\xf8\x60\x64\x95\xa5\x77\xe4\xa7\x7a\xa6\xfb\xee\xdd\xfd\xfb\xfb\xc3\xfe\x32\xdf\xfd\x7c\x3e\x6e\x3f\xf7\xcb\xbc\xdb\x1f\xd6\x73\x7f\x3e\xbe\x9c\xb7\x7d\x7e\xe8\x8f\xfb\xc3\x34\x65\x99\xd7\xfd\xf6\x72\x7b\x3b\x5e\xb6\x4f\x9b\xd3\x34\xe1\xfb\x9f\xbf\x3c\x5f\xfa\xd3\xfd\x61\x77\x9c\x95\x9f\x5b\x5f\x4e\xd7\xcf\xce\xf3\xdd\x2f\xfd\x71\xff\x7c\x39\x7f\x99\x5f\xfd\xb0\x1e\x1f\xfa\x77\xf3\xda\x77\xc8\x7f\x3a\xaf\xfd\xbc\x3f\x3c\xce\xaf\x3e\xbe\xcd\x5f\xd3\xcf\x2f\xa7\xd3\x3f\xfd\xa9\x1f\x2e\xb3\x8f\xac\x1f\xd6\xf1\x3a\xdd\xbd\xfb\xb4\x39\xfd\xb8\x79\xea\xf3\xdd\x18\xf4\xfa\xe3\xdb\xfc\x9a\x9f\x19\xff\xf4\x7b\x3f\x3f\xef\x8f\x87\x39\x7f\x9f\xd2\x7f\xe2\x5f\xbf\x9c\xfa\x9c\xaf\x23\xfe\xfc\xed\xfe\xfd\xfc\x57\x9e\x73\x9a\xc5\x23\xf9\xdf\xd7\xfc\x8f\x4f\xc7\xb5\xcf\xe9\x76\xa1\xfb\xf7\xef\x8e\x2f\x87\xcb\xac\x49\xaa\x31\xcc\xfc\x0f\x6d\x8f\x6b\x7f\x3e\x6d\xb6\xfd\xbc\x39\x3c\xf6\x69\x9e\x97\x94\x52\x7a\x33\x2f\x25\x3e\x7c\x78\x83\x1f\xfb\xcd\x27\xa6\x9c\xd2\xf5\xab\xfb\x95\xd1\xed\x2b\x29\xed\x76\x6f\xe6\x34\x2d\x29\xf3\x7d\xc6\x7b\xf1\x98\x96\x24\x4c\x04\x89\x67\x99\x96\xa4\x4c\x14\x49\x89\x3a\x2d\xc9\x98\x18\x92\x9c\xc4\xa6\x25\x39\x23\x1f\x91\x54\xcc\x0e\x46\x31\x22\x57\x0c\x2f\x8c\xca\x88\x4a\xc3\xf4\xca\xa8\x8e\x5f\x90\x0c\xe3\x1b\xa3\x36\x22\x4d\x18\xbf\x61\xb4\xb9\xfe\x4e\x8c\x7f\x60\xf4\x30\xa2\x9a\x31\x7e\xcb\x68\x8b\x48\x53\xc1\xf8\x95\xd1\x3a\x22\x15\x8c\xef\x8c\xfa\x88\xbc\x62\xfc\x8e\xd1\x6e\x44\xd5\xd2\xb4\x64\x4a\xe5\x21\x65\xa9\xc5\xb4\x64\x62\xe5\x81\x65\xea\x32\x2d\x99\x5a\x79\x68\x59\xa4\x3a\x2d\x99\x5c\x79\x70\x59\x0d\x9b\x96\x4c\xaf\x6c\x57\x53\x8c\xa7\x57\x1e\x5e\xae\x05\xe3\xe9\x95\x87\x97\x87\x62\x3c\xbd\xf2\xf0\xf2\x5a\x31\x9e\x5e\x79\x78\x45\x36\x8c\xa7\x57\x1e\x5e\x61\x09\xe3\xe9\x95\x87\x57\x04\x8a\xcd\xf4\xca\xc3\x2b\x1a\x9a\xcd\xf4\xca\xc3\xab\x64\x54\x9b\xe9\x95\x87\x57\x31\x54\x9b\xe9\x95\xfb\xb5\x7f\x8c\xa7\x57\x1e\x5e\xa5\xa1\x5a\xa1\x97\x0c\xaf\x9a\x51\xad\xd0\x4b\x86\x57\x35\x54\x2b\xf4\x92\xe1\x55\x0b\xaa\x15\x7a\xc9\xf0\xaa\x0d\xd5\x0a\xbd\x64\x78\x35\x41\xb5\x42\x2f\x19\x5e\xcd\x50\xad\xd0\x4b\x86\x57\x2b\xa8\x56\xe8\x25\xc3\xab\x35\x54\x2b\xf4\x92\x7a\x5b\xab\x98\x4f\x30\x69\xcc\x0c\xe5\x0a\xc5\x64\xc3\xac\xa0\x5d\x21\x99\x0c\x32\xb4\x8f\x4b\xd0\x4c\xb6\xcc\x04\xfd\x0a\xd1\x64\x65\xe6\x28\x58\xa8\x26\x9d\x59\x41\xc3\x42\x36\xd9\xf1\x26\x49\xa8\x58\xe9\xa6\x89\x99\xa0\x63\x25\x9c\x66\x66\x8e\x92\x95\x72\x2a\xb7\x1b\x2c\x4d\x8b\x92\x4e\x07\x5d\xd6\x84\x9a\x95\x76\xca\x7b\x53\x15\x3d\x2b\xf1\x94\x37\xa7\x3a\x8a\x56\xea\x29\xef\x4e\xad\x68\x5a\xc9\xa7\xbc\x3d\x2d\xa1\x6a\xa5\x9f\xd2\xcf\x14\x5d\x2b\xfd\x94\x7e\xe6\x28\x5b\xe9\xa7\xf4\xb3\x8a\xb6\x95\x7e\x4a\x3f\xcf\xa8\x5b\xe9\xa7\xdb\xdb\x53\x01\xd7\xa0\x9f\xd2\xcf\x03\x85\x2b\xfd\x94\x7e\x5e\xd1\xb8\xd2\x4f\xe9\x17\x19\x95\x1b\xfd\x8c\x7e\xa1\xe8\xdc\xe8\x67\xf4\x8b\x40\xe7\x46\x3f\xa3\x5f\x54\x74\x6e\xf4\x33\xfa\x95\x8c\xce\x8d\x7e\x46\xbf\x62\xe8\xdc\xe8\x67\xf4\x2b\x81\xce\x8d\x7e\x16\xb7\x47\x19\xae\x41\x3f\xa3\x5f\xcd\xe8\xdc\xe8\x67\xf4\xab\x86\xce\x8d\x7e\x46\xbf\x1a\xe8\xdc\xe8\x67\xf4\xab\x0d\x9d\x1b\xfd\x8c\x7e\x4d\xd0\xb9\xd1\xcf\xe8\xd7\x0c\x9d\x1b\xfd\x8c\x7e\xad\xa0\x73\xa3\x9f\xd1\xaf\x35\x74\x6e\xf4\xb3\x1d\x9f\xb5\x82\xce\x9d\x7e\x9e\x6e\xcf\xdf\x34\x2d\x4e\x3f\xe7\xae\x90\x0a\x3a\x77\xfa\xb9\x30\x6b\xe8\xdc\xe9\xe7\xc3\x4f\xb2\xa0\x73\xa7\x9f\x1b\x33\x47\xe7\x4e\x3f\x77\x66\x05\x9d\x3b\xfd\x7c\xf8\x89\x24\x74\xee\xf4\xf3\xc2\x4c\xd0\xb9\xd3\xcf\xb9\x3f\x88\xa3\x73\xa7\x9f\x73\x83\x90\x82\xce\x9d\x7e\xbe\xb9\x6d\x1a\xb8\x06\xfd\x9c\x5b\x84\x0a\x3a\x77\xfa\xf9\x96\x99\xa3\x73\xa7\x9f\xaf\xcc\x2a\x3a\x77\xfa\xf9\xf0\x13\x4b\xe8\xdc\xe9\xe7\xf4\x33\x45\xe7\x41\xbf\xa0\x9f\x39\x3a\x0f\xfa\x05\xfd\xac\xa2\xf3\xa0\x5f\xd0\xcf\x13\x3a\x0f\xfa\x05\xfd\x5c\xcd\xc6\x36\x7e\xdb\xad\xa7\xdc\xbe\xdd\xbf\x83\xba\x61\xb7\x7d\x10\xbf\x80\xba\x41\x5d\xaf\x58\x11\x41\xdd\xa0\x6e\x64\xac\x88\xa0\x6e\x50\x37\x14\x2b\x22\xa8\x1b\xd4\x8d\xc0\x8a\x08\xea\x06\x75\xa3\x62\x45\x04\x75\x83\xba\x25\x63\x45\x04\x75\x83\xba\x45\xb1\x22\x82\xba\x41\xdd\x12\x58\x11\x41\xdd\xa0\x6e\x69\x58\x11\x41\xdd\xe8\xb7\xcd\x1b\xd7\xa0\x6e\x50\xb7\x1a\x56\x44\xb9\x1e\x71\xa8\x5b\x03\x2b\xa2\x50\xb7\x50\xb7\x36\xac\x88\x42\xdd\x42\xdd\x96\xb1\x22\x0a\x75\x0b\x75\x9b\x61\x45\x14\xfa\x15\xfa\xb5\xc0\x8a\x28\xf4\x2b\xf4\x6b\x0d\x2b\xa2\xc4\xf5\x68\x65\x0f\x38\x49\x48\xaa\xff\x6b\x06\x7f\x1f\x87\xd0\xaf\x07\xc3\xed\xcb\xf9\xdc\x0f\x97\x71\x06\x1d\x87\x3f\x9c\xdd\xf6\x87\xfe\xf5\x3c\x7b\x3a\x9e\xf0\xb5\xf1\xe7\xdf\x00\x00\x00\xff\xff\x1a\x9a\x7e\x09\xfb\x0a\x00\x00"); +var _ebbf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\x58\x41\x6f\x1c\x37\x0f\xbd\xef\xaf\x98\x63\xbe\x43\x3e\x4b\xa2\x34\x23\x01\x85\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x1a\xa0\xe8\x61\x76\x57\x72\x17\xa8\xd7\x8b\xb5\x7d\xc8\xbf\x2f\xf4\xb8\x7a\x74\x8d\xf6\x10\x64\x1e\x49\x51\x7c\x94\x48\xca\x7b\xf5\xee\xe6\xfd\xcd\xf1\xf0\x34\x5d\xfd\x72\x7e\xd8\xdd\xd6\xa7\xa9\x1d\x8e\xfb\x73\x7d\x7c\x78\x3e\xef\xea\xb4\xad\x77\x87\xe3\x66\xe3\xc3\xb4\x3f\xec\x9e\x06\xc4\x7f\xbb\xfb\xf5\xb4\xd9\x5c\x7d\x3e\x1e\x3e\xdc\xdc\x7e\x75\xc1\x4b\x70\x2e\xbe\xfd\xfc\xe9\x07\x09\x6f\x7f\x9c\x9e\x1f\xeb\xc5\xe2\xdd\xcd\xfb\xdb\x6f\x8f\x4f\xf5\xfe\xe6\xd8\x1e\x26\x51\x4f\xfb\xe7\xd3\xc5\xdb\x34\x5d\xfd\x5a\xef\x0e\x8f\x4f\xe7\x6f\xd3\x9b\xef\xf7\x0f\xdb\xfa\xbf\x69\x5f\x5b\x97\xff\x7c\xde\xd7\xf3\xe1\x78\x37\xbd\xf9\xb0\x9e\xd6\xa3\xa7\xe2\xf6\xf9\x74\xfa\xab\xde\xd7\xe3\xd3\xb4\x40\x56\x8f\x7b\xfc\xbf\xb9\x7a\xf7\x71\x3d\xfd\xb4\xde\xd7\xe9\x3f\x22\xfb\x02\x3b\x98\x7d\xa9\xe7\xc7\xc3\xc3\x71\xf2\xff\x77\x6e\x36\xf1\xa7\x6f\xa7\x3a\xf9\x8b\xbb\xaf\x9f\x6f\xde\x4f\xbf\xfb\xc9\xbb\x29\xa4\x59\xe2\x1f\x17\xf9\x6f\x1f\x1f\xf6\xb4\xf2\xce\x29\x99\xdd\x61\xbf\xfb\x73\x3d\x6f\xbe\x73\xce\xb9\xe0\x7c\xba\x9e\x96\x5c\x02\xf1\x0c\x9c\x06\x0e\xaa\xcf\xc4\xaa\x5f\x2e\xd8\x17\x77\x3d\x2d\x92\x09\x7d\x87\x33\x61\xe8\xb0\x10\x4a\x87\x5c\xbb\x8b\xd7\x53\x16\xef\x89\x13\xb0\x23\x9e\x81\x47\x6c\xbe\x76\xec\x5e\xe0\x05\x38\x12\x67\x60\xfa\xab\x05\x58\x2e\x58\xca\xf6\x7a\xf2\xc1\xc7\x4c\xc1\x0e\x82\xd9\x04\x7b\xb5\x58\x28\xa8\x10\x24\x47\x41\x7b\xb5\x64\x75\xba\xa4\x50\xe0\x75\xc9\x4c\x41\x78\xbd\x44\xd4\x22\x51\x10\x55\x60\x16\xe9\xf5\x92\x59\x2d\x18\xd8\xda\xb9\xbf\x34\xc8\xc0\xa6\x2f\xc0\x16\xc4\xfa\xda\xe3\xb6\x1b\x2c\x81\x78\x07\xec\x89\xf7\xc0\x83\x78\x72\xbb\xeb\x69\x89\xbc\x18\xc9\xed\x81\x17\xe2\x0a\x3c\x13\x37\xe0\xb1\x5f\xf2\xfd\xa2\x24\x27\xc4\x1e\x98\xfe\x7c\x00\x8e\xc4\x02\x4c\x7f\x3e\xc2\x9f\x27\x4e\xc0\xe6\x6f\x06\x0e\xc4\x0b\xb0\xf9\xcb\xc0\x85\xb8\xc0\xbf\xf9\x5b\x81\xc9\xd7\x6f\x81\xcd\x5f\xe7\x9f\x82\xed\xb7\x07\x26\x7f\x5f\x81\x8d\x4f\x03\xe6\xfe\x01\xfc\x03\xf9\x04\xf0\x0f\x8c\x27\x80\x7f\x60\xbe\x50\x78\x49\xe8\x0f\x85\x97\x84\xfb\x87\x05\x98\xf1\x85\x0c\x6c\xfb\x81\x1f\x8b\x2d\x05\xf0\x13\xdb\x1f\xfc\xc4\xf6\x03\x3f\xcf\xfd\x04\xf1\x7a\xda\x4b\x44\x3e\xe8\x4f\xb0\x9f\xe3\xfa\x08\xfb\xc8\x7c\x46\xf0\x8b\xcc\x67\x04\xbf\xc8\x78\x23\xce\x97\x95\x96\x22\xfc\xb3\x8c\x52\x04\xff\xc8\xfd\x23\xf8\x47\xdb\x0f\xfc\x13\xf3\x11\x11\x4f\x1a\xfe\xe7\x7e\x5e\x39\x04\x4f\xdc\xef\x73\xf0\x85\xb8\x42\x6f\xf6\x0d\x78\xc4\xbb\x38\xad\xda\x65\x6c\xb8\xf4\xba\xce\xc1\x5d\x1c\x88\xc3\x85\xc8\xe3\x82\x89\xc3\x85\x28\xa3\xec\xc5\xe1\x02\x94\x51\xb1\xe2\x90\x90\xe2\x33\xb1\x00\xd3\x1f\x08\x97\x11\x80\x38\x10\x2c\x83\x80\xb8\x58\x80\xc3\xc0\x33\xd6\x8f\x0b\x29\x2e\x2b\x66\x3c\x59\xfd\x25\x62\xf5\xc7\xf8\x72\x05\x66\x7c\xbd\x3b\xe6\xb0\xd0\x7f\x41\x02\x17\xee\x8f\x46\x37\x8b\x98\x00\x84\x42\xee\x93\x6d\x4c\x95\x4d\xfe\xb7\x31\x23\x6e\xd5\xe0\x48\x76\x45\x70\x42\xb2\x2b\x82\x7b\xe1\x1b\x64\x85\xc1\xec\xb0\x5e\x48\xb6\x2a\x26\xd9\xaa\xfe\x48\xb6\xaa\x3f\x92\xad\x20\x2b\x24\xdb\xf4\xf0\xc6\x7e\xa1\xb5\xeb\x29\x88\x4b\x23\x40\x71\xae\xcf\x9e\xd1\xf7\x45\x9c\x74\x3c\xca\x45\xc4\xf5\x96\xed\xcb\x6c\x06\x18\x5e\x8c\x50\xdc\xac\x06\x9e\x82\x45\x05\x89\x82\xac\x02\x5b\x52\x54\x60\x9b\xac\x2a\x98\x29\xd8\x42\xb0\xd8\xae\x3b\x15\x04\x0a\xf4\x16\xd2\x00\x6d\xb3\x44\x46\xe1\x11\x66\x34\x3d\x66\xac\x18\xd6\x28\xb3\x09\x32\x0c\x98\x18\xaf\x41\x66\xee\x88\x42\x92\x44\x16\xbd\x91\x65\xe1\x51\x4b\x40\xe6\x22\x49\x05\xcd\x1c\x73\x2f\xbd\xd3\x75\x81\x79\x98\xc1\xc1\x0c\x70\x98\x91\x89\xeb\xad\x2c\x0b\x2b\x4d\xd0\xca\xca\x8b\x08\xf6\xea\x90\x21\x88\xc7\x02\x86\x20\xa8\x6d\xe7\xe8\x51\xf4\x74\x23\x31\x22\x18\xcd\x49\x44\x16\x2c\xf0\x66\x90\x55\xc0\x18\xa4\x80\x25\x63\x90\x55\x0d\xcc\xc5\x16\x06\x16\xd3\x4e\x0d\x98\x68\xd9\xab\x80\x51\x46\xaf\x02\x2e\x89\xc8\xac\x45\xd5\x3b\x44\x96\x64\x58\x83\x0a\x26\x40\x15\xd9\x61\xc7\x15\x89\x22\x8b\x88\xcb\x62\x41\x47\x1c\x25\xab\x44\x12\x2a\xdc\x8e\x2e\x69\xde\x2c\x4f\x49\x54\x60\x16\x51\x05\xcc\x6c\x42\x8c\x91\x2b\x16\xbc\xc1\xdc\x0b\x81\xe6\xc1\x82\x58\x34\x0f\x91\x17\x6c\xa9\x2a\xe0\x7d\x58\x1a\x6e\xd8\xc5\x45\x6b\x0e\x9d\x6a\x94\x4d\x6b\x0e\xad\x7d\xa1\xde\xeb\xdb\x67\xcc\xfa\xd6\xb4\x55\x8f\xb3\x69\x4d\x70\x81\xc6\xdb\xa4\x35\x81\xde\xd1\x81\x34\x74\x0b\x37\x70\x52\xfb\x44\xac\xdd\x64\x26\xd6\xf5\x86\xeb\xcb\x51\xd1\x1a\xba\x57\xce\xe5\x1f\x9d\x53\x16\x76\xce\xf3\x7a\xbc\xab\x97\xb9\x23\x5b\x77\x3d\x8d\x4f\x8f\x16\x9c\xec\x51\x46\x5d\x72\xfd\xac\x62\xe6\xfc\xed\xf3\x6b\x7c\xf6\xed\xe2\xc2\xd1\xda\x7b\xd7\xf8\xc4\x2b\x2a\xdb\xab\x6e\x36\x15\x1e\x50\x99\x03\xb6\xb7\xab\xf1\x59\xa0\x32\x87\xab\xa9\xb6\x50\xd9\xb3\x43\xa8\x0a\x98\xf0\xc2\xe0\x7b\x99\x8e\x4f\x3c\x96\xbc\x3d\x2e\x3c\x55\x82\x77\x02\xe7\x72\x92\x64\x2a\x3c\x01\x1c\xc3\xe8\x35\x38\x3e\xf1\xba\xe1\x9f\x0a\x49\x6c\x2f\x1c\x66\x8a\xf6\x70\xb0\x55\xa8\x8f\xc4\xe6\xe9\xdc\x08\x43\x5c\x4f\xe7\x92\x33\x07\x08\xb3\x21\x0e\x2f\xd9\xe2\xa8\xf2\xd1\x54\x18\x4b\x8e\x63\xcd\xcf\xa6\x5a\x70\x96\x36\x12\xfd\x0b\x8f\x05\x17\x96\x4d\xd7\x95\x44\x5d\x99\x71\xd9\x39\xf9\x9a\xa9\x1a\xba\x16\x8b\xd1\xb7\x71\x3b\xc4\xb7\xa2\xc3\x5b\xa8\x5b\x4d\xd7\xa0\xb3\x92\x34\xda\x82\x57\x90\x2f\xd6\x3a\x7b\x6d\x8d\xc6\x2f\x3a\x7b\x58\xb9\x7e\x35\x9d\xb6\xe0\x4c\x9f\xfd\x35\x34\xda\xb3\x57\x9d\x4d\x84\x6c\x3a\x9d\x2e\xc5\x7a\xbb\xed\x27\x4e\xbb\x36\x1b\x83\x44\xd3\x25\xd5\x59\x8b\xb7\x75\x51\xd7\x05\x6b\x83\x62\xba\x59\x75\xd6\x02\xb7\xa6\xd3\xce\x14\xac\x21\x1b\x87\xa4\x3e\x6d\x6e\xa6\x64\x3a\xf5\x39\x4e\xaf\x35\xde\x95\xd6\x50\x39\xb9\x50\x95\x1a\x55\xf3\xe5\x0f\x49\x7f\xe9\x0a\xda\x04\x00\xee\xd7\xd3\x86\x3f\x1a\xec\x9e\xcf\xe7\x7a\x7c\xc2\x4f\x14\xf8\x31\xa0\xff\x81\x7f\x38\x56\xfe\x20\x72\x7a\x38\xf5\x55\xf8\xf7\x77\x00\x00\x00\xff\xff\x51\x4f\x67\x1f\x3c\x11\x00\x00"); +var _daff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9b\x4b\xcb\x27\xc9\xd1\xdd\xf7\xcf\xa7\xf8\x2f\xe5\x85\x3c\x15\x95\xb7\x4a\x68\x1e\x90\x75\x41\x83\x91\x6c\x3c\xbe\x81\xf1\xa2\x32\x32\x73\x68\xf0\x74\x37\x3d\x3d\x0b\x7d\x7b\x13\xe7\x57\x23\x5b\xf6\x0b\x7a\x17\x22\x34\xa7\x23\x2f\x75\x2a\x2e\x27\xb3\xfe\xcf\x77\xbf\xff\xfe\x0f\xdf\x7f\xfa\xf8\xed\xf5\xdd\x7f\xfc\xfa\xd9\x7f\x58\xdf\x5e\xfb\xe3\xa7\xf9\x75\xfd\xfc\xf9\x97\xaf\xbe\x5e\x63\xfd\xf8\xf1\xd3\xdb\x9b\x9d\xaf\xf9\xd1\xbf\xfd\xfa\x9f\x32\xfe\xd3\xfd\xe5\xed\x2d\xc6\xff\xf0\xb7\x9f\xbf\xad\x9f\xbe\xff\xb4\x3f\xbf\x12\x7e\xf3\x97\x2f\x8f\xef\xeb\xf5\xdd\x7f\x5a\x3f\x7e\xfc\xf9\xdb\xd7\xbf\xbd\x7e\xf3\xbb\xf9\x79\xac\x7f\xf3\x9a\x6b\x07\xfe\x1f\xbe\xce\xf5\xf5\xe3\xa7\x1f\x5f\xbf\xf9\xfd\x5f\x7f\xb0\xbf\xc3\x3f\xfc\xf2\xe5\xcb\xff\x5a\x3f\xad\x4f\xdf\x5e\x26\x6c\x7d\x9a\xb2\x6f\xdf\xfd\xfe\x2f\xf7\x97\xbf\xde\x3f\xad\xd7\x77\x7f\xfe\xf7\x3f\xe5\x66\xbf\xfd\x77\xe5\xb7\x7f\xd6\xbf\xe9\x9f\xfe\xeb\xfa\xfa\xf3\xc7\xcf\x9f\x5e\xf6\x6f\x8f\xa3\xfe\x1f\xf8\x3f\xff\xed\xcb\x7a\xa6\x7a\xfb\xee\xbf\xff\x97\xef\xff\xf0\xfa\x1f\xf6\xb2\xe3\x75\x96\x72\x96\xff\xf9\xe0\xff\xed\x2f\x9f\xe7\x7a\x1d\xfc\xd7\xc9\xe6\xfd\xf3\x5c\x3f\x7f\xb9\x7d\x7d\xbd\x3f\xfd\xb8\xde\x5e\xaf\x0f\xc7\xf1\xfe\x7a\xbd\x3e\x5c\xc7\x7b\xfc\xd7\xef\x2c\x1f\xef\xaf\x0f\x7f\xfa\xe3\x9f\xfe\xf8\x1e\xbb\xfc\x7f\xfc\xdf\x8c\x69\x3e\x7d\xfe\x36\xd7\x06\xd3\x0c\x1f\x6c\xbf\xbf\x2c\x46\xfc\xdf\xff\xf4\x66\xc7\xf1\xac\xfb\x71\x3e\xde\x67\x78\xb7\x15\xde\x1f\x6e\x56\xbb\xad\x5c\xef\xaf\xde\x03\x28\x1d\xc0\xdf\x5f\x96\x5a\x4e\xc2\xa6\x30\x0d\x3a\xaf\x40\x6e\x13\xb2\xcb\xfb\xcb\xea\x19\xc8\xae\x20\xf5\xfd\x75\x66\xf9\xec\x06\xd2\x02\x69\x42\x2e\x90\x15\x48\xac\x76\xb2\xfc\x19\x33\x9f\xa5\x06\xc2\xcc\x67\xf8\x24\x0b\x9f\x84\x4f\x0a\x9f\x6c\xb1\x9f\x84\x4f\x1a\xe3\xfd\x95\x5b\x8c\x4a\x63\x82\xec\xf7\x57\x39\xc2\x27\x33\x2a\xc7\xa8\xd2\x4b\x20\x8c\xca\x31\x73\x2d\xb1\xc3\x82\x4f\x09\x9f\x56\xe2\x29\x0a\x3e\x25\x7c\x2e\x8b\x51\x15\x9f\x1a\x3e\xfd\x88\xfd\x54\x7c\x6a\xf8\xf4\x16\xa3\x1a\x3e\x4d\xfc\x1c\x35\x36\xd4\x70\x6a\xe1\x64\x76\xc6\xb8\x0b\xaf\x0b\x16\xcf\xd8\xe4\x85\xd7\xb5\x21\x36\x06\x76\xbc\xba\xbc\xd2\x75\x04\x84\x57\x97\x57\xd6\x1b\xb9\xf1\xba\xe5\x55\x52\x90\x7b\xe3\x75\xcb\xab\x1e\x31\x70\xe0\x35\xe4\x55\x7b\x0e\x08\xaf\x21\xaf\x56\x62\xa0\xe3\xe5\xf2\xba\x4a\x44\x85\xe3\xe5\x7b\xbe\xbf\xac\x5b\x0c\xf4\x18\xf1\x98\x33\xa7\xf0\x9a\x0c\x9c\x7a\x79\xc7\x11\x73\x4d\x06\x4e\x79\x1d\x2d\x36\xb1\xf0\x5a\xf2\xb2\x1a\x73\x2d\xbc\x96\xbc\xce\x33\x06\x6e\xbc\xb6\xbc\xd2\x19\xd3\x6f\xbc\xb6\xef\x80\xae\x18\xb8\x27\x5e\xcf\x26\xce\xb7\x0f\xe3\xd0\xc0\x71\x68\x60\x6e\x3d\x20\x0d\x1c\x87\xbc\x4a\x0e\x2f\xc2\x7c\x28\x82\xcf\x9a\x6a\x40\x78\x11\x8c\x35\x62\x7f\x10\x8d\x83\x68\x6c\x3d\x05\x84\x97\xc2\xf1\xbc\x22\x42\x07\xf1\x38\x14\x8f\x67\x2f\x47\x40\x78\x25\x05\xed\x11\x31\x3a\x88\xbf\xa1\xf8\x4b\x16\xe4\x0c\x02\x70\x64\x42\x3b\xc8\x19\x44\xe0\x50\x04\xa6\x33\xc8\x19\x84\xe0\x50\x08\xa6\x14\xe4\x0c\x62\x70\x28\x06\x53\x0e\x72\x06\x41\x38\x14\x84\x29\x07\x39\x83\x28\x1c\x8a\xc2\x54\xda\x15\x10\x5e\x8a\xc2\x54\x73\x0c\x24\x0a\x87\xa2\x30\xb5\x54\x02\xc2\x4b\x51\x98\x5a\x8f\x81\x44\xe1\x50\x14\xa6\xab\x07\x85\x44\xe1\x50\x14\xa6\x5e\x62\x20\x51\x38\x14\x85\xf9\x88\x84\x1e\x44\xe1\x50\x14\x66\xb3\x18\x48\x14\x0e\x45\x61\x3e\x8f\xa0\x90\x28\x1c\xc3\x5b\x40\x35\x06\x0e\xbf\x04\x69\x60\x8a\x44\x1b\x04\xe6\x50\x60\xe6\x24\x72\x08\xcc\xa1\x28\xcc\x59\xe4\x10\x85\x43\x51\x98\x8b\xc8\x21\x0a\x87\xa2\x30\x17\x91\x43\x14\x8e\x55\xec\xfd\x95\xab\xc8\x59\xe5\x04\x3a\xb5\x22\x50\x12\xa4\xb9\x6a\x8f\xad\x12\xab\x43\xb1\x9a\x5b\x8e\x97\x46\xac\x0e\xc5\x6a\xbe\x52\x4c\x4f\xac\x0e\x05\x66\xbe\x7a\x7b\xfb\xe0\x04\xa6\x2b\x30\x73\xef\x16\x90\xbc\x5c\x81\x59\x8e\x92\xdf\x3e\x38\x81\xe9\x0a\xcc\x62\x51\x37\x9d\xc0\x74\xbb\xef\xf7\x57\x39\xcd\x04\x0d\x41\x1a\x78\x9e\xe7\xdb\x07\x27\x56\x5d\xb1\x5a\x52\xb0\xea\xc4\xaa\x9f\x1e\x03\x53\xb0\xea\xa7\x0f\xa0\xa1\x81\x26\xc8\x05\x69\xae\xac\xe9\x89\x68\x4f\xf5\x08\x28\xca\xb9\xa7\xaa\xb9\x14\xe4\x25\x07\x13\x4e\x90\x7b\x1a\xd7\xfb\xab\x94\x53\xd0\xe8\x40\x3d\xa0\xa2\xb9\xc6\x0d\x74\x0b\x3a\x04\x69\x13\xca\x8e\x52\xa2\xce\x3a\xd9\xe1\xb9\x94\xf7\x57\xa9\x67\x78\xe5\x52\x81\xaa\x56\x2c\x82\x9a\x20\x6d\xa2\x66\x0d\x64\x13\xca\xa1\x52\xaf\x80\xc8\x21\x57\x0e\x95\x16\xed\xc0\xc9\x21\x57\x0e\x95\x2b\x05\x13\xe4\x90\x57\xfa\x41\x4a\x6f\x1f\x9c\x20\xf7\x9e\x63\xf7\x5d\xcf\xd8\xf3\x0d\x74\xbf\xbf\x6a\x74\x3a\xef\x59\x9b\xef\x75\xbc\xbf\xea\x21\x9e\x7b\x15\x83\x4a\x8e\x7a\xe4\x43\x6d\xfa\xd7\xf6\xfa\x2f\x75\x5c\x27\x77\xbc\x47\x97\xaa\x47\x89\xfd\xf4\xb1\x80\x34\x49\x02\xda\x82\x96\x07\x74\x69\xf5\x35\x05\xa9\x67\x59\x64\xab\x93\x74\xae\xa4\xab\x56\xe2\x41\x48\x3a\xbf\xa3\xf7\xd6\xd3\x62\x8f\xb7\x9a\x2f\xa6\x5a\xc4\xa8\xdf\xea\xbe\xae\xd4\xac\xe9\x08\xea\x48\x4d\x57\x6a\x56\x25\x9d\x93\x9a\x3e\xf0\x8a\xf6\xe6\xe4\xa1\x2b\x0f\x6b\x8e\xf6\xe6\xe4\xa1\x3b\xbd\x34\xda\x9b\x93\x87\xae\x3c\xac\x35\xda\x9b\x93\x87\xae\x3c\xac\x35\xda\x9b\x93\x87\xae\x0c\xab\x2d\xda\x9b\x93\x61\xae\x0c\xab\x57\xb4\x37\x27\xc3\x5c\x19\x56\x7b\xb4\x37\x27\xc3\x5c\x19\xd6\x8e\x68\x6f\x93\x0c\x9b\xca\xb0\x76\x44\x7b\x9b\x64\xd8\x54\x86\x35\x8b\xf6\x36\xc9\xb0\xa9\x0c\x6b\x67\xc4\xe8\x24\xc3\xa6\xd2\xa9\xa5\x68\x6f\x93\x74\x9a\x4a\xa7\x96\xa3\x18\x4c\xd2\x69\x2a\x51\x5a\x6e\x31\x90\x44\x99\x09\xc1\x50\x4b\x40\x78\x29\xb8\x9b\x42\x66\x12\xdc\x53\x61\xdb\x5a\x64\xeb\x24\x6c\xa7\xc2\xb6\xb5\x2b\x06\x12\xb6\x13\xf1\x71\x45\xe3\x9a\x84\xed\x54\xd8\xb6\x1e\xf1\x3e\x09\xdb\xa9\xb0\xbd\x8e\x68\x5c\x93\xd2\x3f\x6b\xe4\xf4\x75\x44\xe3\x9a\x55\x39\x8d\xb9\x5a\x44\xce\xac\x3e\x05\xa1\x64\x82\xd5\x49\x83\x98\xad\xf5\x80\xba\xa0\x76\x03\xdd\xef\xaf\xeb\xba\xba\xa0\x01\x14\x03\xe1\x8b\x36\x32\xd5\x46\xae\x33\x4a\xff\xa4\x8d\x4c\xb5\x91\x2b\x45\xe9\x9f\xb4\x91\xa9\x36\x72\xe5\x28\xfd\x93\x0c\x9b\xca\x94\xab\x44\xf2\x4c\x52\x61\x2a\xa2\xaf\x12\x45\x6a\x12\xd1\x53\x11\x7d\xd5\x1a\xfb\x22\xa2\xe7\x3d\x03\x6a\x51\x6b\xe6\x3d\x37\xd0\xd6\x03\xc5\xf4\xf7\x62\xa0\xe6\x6a\xda\x3d\x11\x3d\x15\xd1\xd7\x15\x85\x65\x12\xd1\x73\xdc\x55\xcf\x98\x04\x35\x41\x1a\x78\xf5\xf0\x22\xc8\xa7\x82\xfc\xea\xd1\x20\x26\x41\x3e\x15\xe4\xfd\x88\xee\x39\x09\xf2\xa9\x20\xef\xca\xc7\x49\x90\xcf\xb9\x47\x40\xd1\x3d\xe7\xdc\x0e\xe4\x31\x50\xfb\x9a\x7b\x02\xc5\xc0\x53\x10\xa9\x30\x95\x0a\xfd\x8c\x06\x31\x49\x85\xa9\x54\xe8\x29\x1a\xc4\x24\x15\xa6\x52\xa1\xe7\x68\x10\x93\x54\x98\x4a\x85\x5e\xa2\x82\x2f\x52\x61\x29\x15\x7a\x3d\x4a\x40\xf2\x5a\x4a\x85\x5e\xeb\xf5\xf6\x61\x91\x0a\x4b\xa9\xd0\x5b\xd4\xf9\x45\x2a\x2c\xa5\x42\xbf\xce\x18\x48\x2a\x2c\xa5\x42\xef\x21\xc1\x17\xa9\xb0\x94\x0a\xbd\x47\xd5\x5d\xa4\xc2\x4a\x68\xde\x23\xca\xee\x22\x17\x96\x72\xc1\x0e\x8b\xa2\xb6\x48\x86\x95\xf1\x3b\xa3\xf0\x2e\xb2\x61\x65\xfc\xce\xa8\xbc\x8b\x74\x58\x05\xbf\x14\xef\x64\x91\x0f\xab\xe0\x97\xa3\xd6\x2d\x12\x62\x55\xfc\x4a\x9c\x2b\x16\x19\xb1\x2a\x7e\xd5\x62\x2c\xc1\xbe\x1e\x4d\xde\x8e\x1c\x18\x7e\x88\xf2\xa3\xd5\x18\x4b\x20\x2f\x54\xf9\x71\xd5\x60\x93\x48\x5e\xd7\x7d\x06\xd6\xcf\x2c\x2c\x09\x63\x6c\x0f\xe9\xb1\x08\xef\xd5\x5b\x9c\x82\xec\x10\x55\xbd\x55\x30\x09\xff\xa3\xc5\x58\x62\x7e\x21\xe0\xed\x88\x10\x5c\x04\xfd\x42\xc1\x9b\xb5\x98\x8f\xa8\x5f\xf7\x73\x68\x08\xb1\xb1\x08\xe8\x35\xca\x1d\x58\x8a\x4a\xbe\x46\x19\xc2\x18\x9b\xf4\x22\x89\xf2\x35\xf6\x21\x2c\xe2\x70\x8d\xfd\x60\xc6\x9e\xab\xb0\x13\x4c\x63\x73\x04\xfa\x22\xf6\x17\x27\x00\xcb\x11\x8a\x8b\xe0\x5f\x3e\xe3\x08\x60\x25\x62\x71\x79\xa4\xe3\x63\xe2\xd9\x92\xb0\x2d\x8c\xf9\x6a\x9c\x99\x16\x59\xb2\x26\xf3\x55\xbd\x23\xd2\x64\xcd\xbb\x07\xd6\xf4\x8e\x66\x48\x9c\x0f\x6b\x32\xb6\x45\xb6\x2e\xb2\x62\x2d\xc6\x5e\x0a\x65\xd2\x62\xad\x25\x0e\x2e\xc5\xf2\x5a\x03\x6c\xc4\xd1\x49\xf2\x6d\xad\xe8\x9c\x1f\xd6\x62\x3e\x15\xd0\x45\xfe\xac\xcd\x7c\xbd\xda\x3f\xed\xd6\x8b\xfc\x5a\x9b\x53\xd9\x11\xaf\x7f\x93\x60\xfb\x08\xc1\x62\xa7\xd9\x15\x98\x14\x0b\x26\x1e\xa9\x0b\x6b\xc2\x38\xe4\x59\xbc\xc2\x4d\x26\xee\x23\x74\x99\x9d\x76\x09\x93\x30\xc3\xc4\x2b\x34\x61\x2e\x8c\x75\x25\xf3\x36\x29\xbb\xad\x9e\xc2\x82\xf2\x6d\x35\x81\xdd\x3c\x7a\x17\x36\xc0\x44\x47\xd5\xba\x26\x9d\xb2\x9f\x63\x7b\xb2\x16\x18\x7b\x31\xd6\x48\xd1\x50\x36\x09\xbf\xcf\xda\x02\xcb\x29\xc6\x9e\xf5\x02\xbb\x02\x6b\x11\xb2\xfb\xac\x5d\x18\xf3\xe5\x26\x3f\xe6\x3b\x5d\xfb\xcb\x71\x52\xd8\xa7\x6b\x7f\x27\x6b\x94\x48\x95\x4d\xb9\xd8\xa9\x65\x61\x97\xb0\xc8\x9b\x30\x8b\x3d\x07\x07\x94\x90\x4d\x09\x39\x6b\xb4\x9f\x4d\x09\xd9\xb9\x8a\xfb\x96\x4b\x60\x55\xdc\x53\x56\xce\x16\x1a\x7f\x53\x56\x76\x1e\x5a\xe3\x12\x2f\x79\x14\xb0\xc2\x5e\xaa\x30\xc6\x46\x79\xb6\xf3\x3a\xe5\xa7\xfa\xbc\x29\x49\x67\x3f\x62\x5d\x4a\xd2\xa6\x24\x9d\xfd\x08\x0e\x28\x49\xbb\x3c\x7e\x21\x86\x36\x25\x69\x57\xbd\xa3\x74\xd4\xe0\xa5\xf2\x8e\x64\x62\x2c\x58\x16\xc6\xd1\xfe\x08\x89\xbb\x29\x5d\x9b\xd2\x95\x4c\xef\x9c\xd2\xb5\x29\x5d\x49\x7a\x6e\x53\xba\x36\xa5\x2b\x9d\x21\x17\x36\xa5\x6b\x53\xba\x52\x52\x6c\x50\xba\x36\x65\x2a\x65\xbd\x5f\xca\xd4\x56\x65\xb2\x54\xf4\x7e\x7b\x6b\x60\xf2\x2b\x97\xfc\x18\xdb\xe3\xf5\x59\x2a\x21\xa8\x76\xf7\x0c\x96\xf1\x2b\xc2\x0a\x58\x70\x9a\xaa\xf8\xeb\x5e\xc1\xb4\x06\xef\xb2\x3b\x6b\x4c\x13\xc6\xba\xf3\x04\x63\x6c\xa4\xe8\xa6\x14\x62\xac\xb4\x68\x42\xfb\xce\x06\x16\x63\xb3\x24\xcd\xbe\xf3\x09\x16\x3c\xb7\x74\xe0\x97\xc0\x92\x2e\xa2\xe2\x9c\xbd\xef\x9c\xc1\x62\xcf\xe5\x6a\x60\x05\xac\x30\xb6\x0a\xab\x60\xb1\xe7\x72\x66\xb0\x06\x16\xb9\x90\x8f\xc2\xba\x17\xd8\xa5\xbd\x74\xf6\xdc\xc1\xa2\x9c\xe5\x1a\xad\x69\xdf\x3a\x3c\x60\x62\x0d\xd6\x1d\x60\x91\x97\x35\x1b\xf3\x39\xd8\x64\x3e\xd6\x5d\x60\x8b\xb1\xf8\x6d\xb0\x0d\x07\xc1\xf3\x5d\xe0\x2a\x4c\xf8\x81\xc1\x55\x18\xab\xbc\xf3\xbb\xc0\x55\x1c\x68\xad\xa5\x28\xb7\xfb\x2e\xf0\x12\xc6\xea\x91\xc4\x5f\x81\x17\xd5\xb5\x7a\x24\xad\x4b\x5d\x93\x89\xb1\x7a\x5e\xea\x9a\x8c\xd5\x5c\x19\x0b\x2f\xa5\x0b\x2b\xac\x0b\x07\x6a\x57\x35\x17\xf6\x07\x07\x05\x0e\xaa\xb8\x2a\x70\xa0\x6b\xc6\x9a\x2b\xeb\x4e\xb0\xe0\xa5\xb6\xca\x9e\xe1\xa5\xe8\x0a\xcb\x9e\xfd\xc1\x4b\x85\x03\xd3\x7c\x15\x0e\x2a\x1c\x44\xdb\xdd\x77\x85\x03\xe5\x65\x3d\xe0\x85\xbc\x94\xb1\x72\x11\x43\xe4\xa5\x4c\xcc\x07\x06\x2f\xaa\x39\xe5\xe2\x5d\x52\x73\x64\x62\x0d\xe6\x83\x17\xd5\xc9\xaa\xfb\xa7\x7d\x53\x27\x65\xac\xe6\x8b\xfd\xc1\x4b\x25\x36\x8c\xb1\xf0\x52\xc5\x41\x21\x26\x2b\x1c\xd4\x09\xc6\x7c\x70\x50\xc5\x41\x31\x9e\xed\xe1\x60\x2b\xee\x93\xf6\xd7\x88\x8d\xf6\xf0\x02\x06\x2f\x4d\xbc\x94\x53\x7b\x69\xf0\xd2\xc8\x23\x62\xb2\xc1\x4b\x53\x1e\x99\xf2\xfc\x6e\xf0\xa2\x9a\x5d\x4b\x32\x61\xf0\x22\xc9\x53\x4b\xd2\x5e\x1a\xbc\xb4\x27\x5e\xb4\x67\xea\x8b\x4c\xf8\xe9\xd9\x1a\xf1\x12\xc6\x4a\xef\xf8\xc1\x55\x18\x2b\x0f\x7f\x0d\xae\xda\xcd\x7b\x03\x83\xab\xa6\x18\xba\x9e\xb1\xc4\x50\x13\x7f\xc7\xc5\xfe\xe0\xaf\x89\xbf\xc3\xfe\xf9\xe1\x7c\x4b\x82\x3d\xc6\x2a\xed\x1e\x25\x86\x89\x69\x94\x02\x37\xb4\x49\x15\xd6\xa2\x36\x74\xdf\xd0\x76\x2b\x9c\x5a\x16\xe5\x37\xb4\x85\xb1\x7c\x65\xd1\x7b\x43\x5b\x18\xcb\xad\x30\x16\xda\xee\xca\x1a\x7a\x35\x37\xb4\x85\xb1\x96\x4e\xa5\xc0\x0d\x6d\xb7\x42\x8c\x76\x70\xdf\xd0\x26\x35\x55\xae\x83\x3d\x43\xdb\x7d\xb3\x3f\xfc\xa0\x2d\x8c\x95\x52\xf1\x83\xb6\x1b\x8a\x32\x6b\xc0\xc1\xad\xfb\x64\x2b\x60\x84\x58\x18\x2b\xba\x30\xd8\xf7\x20\xc4\xc2\xc4\x9e\x45\xf9\x80\xab\x01\x57\x84\xc9\x80\xab\xa1\x10\x33\x4a\xdc\x80\xab\x41\x49\x3a\xf1\x83\x2b\xb5\xec\x6a\x84\x09\x2d\x5b\x26\xe6\x13\xa7\xb4\x6c\x19\xab\x07\x69\x31\xe0\x2a\x8c\x95\xeb\xd9\x0b\x5c\x8d\x0b\x3f\xf6\x0c\x57\xa3\x83\xe1\x07\x57\x83\x10\x83\xe7\x01\x57\x61\x62\x7f\x8c\x85\xab\x41\x88\x49\x02\xdc\x83\x10\x1b\xf0\x47\xa9\x1e\xf0\x37\x28\xdf\xa4\xd9\x80\xbf\xb1\xe1\x4a\xcf\xe1\xf0\xe7\xa4\x28\xb1\xe6\xf0\x17\xc6\xb8\x87\xda\xb7\xc3\x9f\x53\xba\x24\x1f\x6e\x64\x95\x4c\xcc\xa7\x18\xa2\x3d\xcb\x58\x33\x5a\x04\xed\x59\xc6\x4a\x6f\xf8\xc1\x9f\xda\x73\xe9\xb4\x30\xda\xb3\x4c\xf8\xb1\x2e\xfc\x85\x89\xfd\x31\x16\xfe\x5c\xad\xee\xec\xec\x05\xfe\x24\x69\xeb\x49\x19\x45\xd2\xca\xc4\x58\xe6\x83\xbf\x30\xb1\xae\xb8\x72\xf8\x73\x4a\x5c\x63\x2f\xf0\xe7\x8b\xbd\xe8\x1d\x39\xfc\xf9\xc6\x4f\x9c\x4e\xf8\x9b\x0f\x7f\xe2\x74\xc2\x9f\x64\x46\x3d\x89\x21\x64\x86\x8c\x55\x23\xd6\x26\xfc\x4d\xf1\x57\x2a\x63\xe1\x6f\xd2\x12\xc9\xcb\x09\x7f\x92\x28\xd5\x88\xb5\x09\x7f\xb3\xb2\x86\xde\xdb\x84\xbf\xd9\xc8\x69\x3d\xdb\x84\xbf\xf9\xf0\x07\x06\x7f\x93\xf8\x7b\xf6\x02\x7f\x61\x2c\x57\xf2\x72\xc2\xdf\x7c\x72\x55\x3c\x4f\xf8\x9b\x4f\x5c\xb1\x17\x78\x99\xf0\x82\x34\x5a\xf0\xb2\xc8\x4b\x5a\xc9\x82\x97\x45\xe9\x97\x44\xbe\x17\xbc\x84\xb1\x92\x2f\x71\xbf\xe0\x65\x25\x30\x71\xb0\xe0\x65\xd1\x12\x13\x7e\xf0\xb2\x28\xfd\x5d\xef\x63\xc1\xcb\x52\x5c\x35\x49\xbc\x7b\xc1\xcb\xa2\xf4\x13\xcf\x0b\x5e\x96\x4a\x7f\x22\x0e\x16\xbc\xac\x8e\xd4\xd2\xb3\x2d\x78\xd1\x49\xaf\x56\xf2\x77\xc1\x8b\x4e\x7a\xb5\x92\xbf\x0b\x5e\x16\xad\x93\x18\x5f\xc4\x55\x98\xa8\xc5\x60\xc4\xd5\x52\x6d\xaf\xc4\xf3\x82\xbf\x25\xfe\x38\x2a\xdd\x1b\xfe\x74\x7a\x2e\x99\x67\xdb\xf0\xa7\xd3\x73\x4b\x09\x0c\xfe\xc2\x58\x7e\xa4\xe5\x86\xbf\x30\x96\x9f\x9c\xd9\xf0\xb7\xd5\x03\x8e\xaa\xe7\xd8\xf0\xb7\xc9\x4b\xe2\x6f\xc3\xdf\x56\x5c\xd5\xc7\x0f\xfe\xb6\x7a\xc0\x81\x7c\xd8\xf0\xb7\x55\xd7\x2a\xf9\xb1\xe1\x2f\x4c\xec\x4f\xef\x77\xc3\xdf\x86\x3f\xe2\x6a\xc3\x9f\x8e\x3b\x2d\x21\xfb\x38\xee\xc8\xc4\x7c\x60\x70\xc5\x07\xc4\x2a\x09\xc5\xed\x03\x26\xb0\x2e\xcc\xc0\x1e\x5e\x9a\xb0\x13\x4c\xf9\x56\xd5\x8a\x07\xd2\x5c\x26\xfc\x2e\x61\x19\x0c\x69\x7e\x32\x5f\x01\x23\xdf\x8c\xb1\x15\x8c\xb8\x2a\xec\xa5\x81\xd1\x1b\x13\x63\x2f\x30\x49\xf3\xab\xff\xf3\xd3\xfd\x1e\x28\x77\x19\x6b\x49\xaf\x7f\xa0\xdc\x65\xac\xea\xc3\xcf\x1e\x28\x77\x99\xf0\x63\x5b\x0e\x46\x3b\x30\xb6\x35\xc1\x26\x5b\x60\xec\x02\xe3\x8b\x6d\x86\xa2\x0d\xa6\xb0\x6b\x52\x94\x03\x35\x2f\x63\x55\x97\x22\x7b\xa0\xe6\x07\x6a\xbe\xa9\xbd\x0c\xd4\xbc\x4c\xf8\x25\x61\xd0\x2b\x85\x5f\xf4\x11\x6d\x0f\x14\xfe\x40\xe1\xb7\x93\x35\xa0\xb7\x70\xf2\xd1\x89\x6b\xa0\xf0\x65\xac\x36\x5e\x21\x0a\x5f\x26\x42\x96\xbd\x40\x6f\x51\xd8\x35\x49\x8a\x51\xe0\x4f\xaa\xbf\xb4\xcc\xfe\xe0\x0f\xd5\x9f\x2e\xfc\xe0\x0f\xd5\xdf\x08\x27\x54\xff\x40\xf5\x27\xf8\x43\xf5\xcb\xc4\xfe\x78\x36\xf8\x43\xf5\x93\x52\x03\xd5\x2f\x13\x2d\x47\xeb\x56\xf8\xab\x94\x3d\xb5\xec\xc1\x49\x40\x26\xe6\xd3\x1a\x9c\x04\x06\x27\x81\xd6\x18\x0b\x7f\x3a\x09\x54\xe4\xc8\xe0\x24\x20\x13\x61\x27\x4e\x39\x09\xc8\xc4\x7c\xda\x0b\x27\x81\xc1\x49\xe0\x48\xac\x0b\x7f\xba\x45\xa9\x48\xa8\xc1\x2d\xca\xe0\x74\x70\x10\xee\x9c\x0e\x06\xa7\x83\x76\x31\x16\xfe\x74\x3a\xa8\x0d\xfe\x38\x1d\xc8\x58\xee\xcf\x7c\xf0\xc7\x89\xe1\x38\x79\x0e\xf8\xd3\x89\xa1\x9d\x9d\xfd\xc1\x1f\x27\x86\xc3\x98\x0f\xfe\x38\x31\xb4\xae\x77\xce\x89\x61\xb4\x87\x2b\xf9\x71\x3a\x18\x9c\x0e\x4e\xd2\x96\xd3\x81\x8c\xe5\x93\x77\xce\xe9\x60\x70\x3a\xd0\x67\xe3\x3d\x38\x1d\x0c\x4e\x07\xfa\x82\xbe\x07\xa7\x03\x99\xe0\x5e\xfb\xe3\x74\x30\x38\x1d\x1c\x2a\x5d\x83\xd3\x81\x4c\x8c\x15\x57\x9c\x0e\x64\xa2\xad\xb1\x67\xb8\x7a\x4e\x07\x07\x63\xe1\x8a\xd3\xc1\xf1\x3c\x07\x5c\xe9\x24\x50\x4e\x49\xbc\x81\xd4\xe7\xe2\x34\x9f\xe4\x02\x52\x5f\xc6\xca\xa9\xd3\xd0\x40\xea\xcb\x84\x6c\xd1\x73\x20\xf5\x07\x52\xbf\x53\xe2\x90\xfa\xe3\x7e\x62\x83\xb1\x3c\xef\x23\xeb\x79\x6f\xc8\xfa\xf1\xc8\xfa\x07\xe3\x79\x91\xf5\x07\x71\x8a\xac\x97\xb1\x7a\x3d\xfb\xe3\x79\x91\xf5\xd7\x85\x1f\xcf\x7b\x53\x9b\x0a\x7b\xe1\x79\x6f\x67\x2c\x7b\x21\x36\x24\xf5\xcb\xf1\x3c\x1b\x1c\x48\xea\xd7\xab\xb2\x06\xb1\x21\xa9\x5f\x2f\xe2\x1e\xa9\x3f\x90\xfa\x97\x64\xda\x40\xea\xcb\xc4\xba\x60\x70\x25\xa9\x5f\x13\x79\x8e\xd4\x97\x89\xf9\xf4\xde\x90\xfa\x32\xc6\xa7\xdb\x3d\x90\xfa\x03\xa9\x7f\x49\x7a\x0c\xa4\xfe\x40\xea\x5f\x92\x37\x03\xa9\x2f\x13\xa7\x3f\x3d\x2f\x52\x7f\x20\xf5\xb9\xb1\x1b\x48\x7d\x99\xc8\x5f\xc6\xc2\x1f\x52\xbf\x53\x63\x91\xfa\x32\x56\x9a\xb1\x2e\xfc\x21\xf5\x7b\xc2\x0f\xfe\x90\xfa\x9d\xfc\x45\xea\xcb\x84\x1f\xeb\xc2\x1f\x52\x3f\x4b\x86\x0f\xa4\xbe\x8c\xd5\x8c\x1f\x52\x5f\xc6\x6a\x87\x7b\xa4\xbe\x8c\xe5\xc2\x73\x20\xf5\x07\x52\x9f\x5b\xc6\x81\xd4\x97\xb1\xa2\x6f\x3c\x7b\x20\xf5\x07\x52\xbf\x51\xc3\x90\xfa\x03\xa9\x5f\xa9\xb1\x48\x7d\x19\xab\x5d\xb7\xaf\xfc\xe0\x02\x63\xe5\x20\x5e\x90\xfa\x32\x71\xac\x04\x83\x3f\x49\xfd\x7c\x9d\xec\x05\xfe\x24\xf5\x6b\x22\x26\x91\xfa\x32\x56\x39\xc6\x0c\xa4\xfe\x40\xea\xf7\x8e\x1f\xfc\x39\xb5\x5d\xf2\x66\x20\xf5\x07\x52\xff\x60\x0d\xa4\xfe\x40\xea\x73\xd4\x1c\x48\x7d\x19\xcb\xb5\xb7\x7f\x45\xbb\xe7\x24\x20\x13\xd3\xe8\x91\x38\x09\xc8\x58\x3b\x68\x93\x9c\x04\xc6\x24\x95\x75\xa1\x37\x50\xfd\xe3\x51\xfd\x84\x2c\xaa\x5f\x26\xd2\x1b\x3f\xa8\x9c\x48\x0a\x9d\x22\x06\x0a\x5f\xc6\x2a\x17\x8e\x03\x85\x3f\xa6\x94\xd8\x53\xf6\x26\x14\xe9\x3b\x4b\xb1\x67\x2f\x50\x84\xea\xe7\xe2\x6a\xa0\xfa\x65\xac\x71\x6a\x1f\xa8\x7e\x19\x2b\x87\x54\xe1\x40\xf5\xcb\xc4\x5e\x34\x1f\xaa\x5f\xc6\xda\x41\x39\x43\xf5\xcb\x04\xa6\x35\x50\xfd\x32\x51\x92\xf4\x1c\xa8\x7e\x99\x98\x4f\xfc\xa1\xfa\x65\xac\x9e\xcf\xba\xf0\xb2\x9e\x12\xa7\x14\x40\xf5\x0f\x54\x7f\xa7\xad\xa1\xfa\x65\x02\x13\x07\xa8\x7e\x19\x6b\x09\xe9\x81\xea\x1f\xeb\x29\xe9\xe2\x1e\xd5\x2f\x13\x7e\xac\x0b\x7f\x52\xfd\xf5\xa4\xad\xa1\xfa\xf9\x16\xd6\x12\x69\x86\x9a\xe7\x5b\x58\xd3\x2f\x93\x36\xdf\xc2\x30\x51\xba\x34\x1f\x6a\x5e\xc6\x9a\xd1\x36\x50\xf3\x32\x56\x8c\x96\x83\x9a\x97\xb1\x66\xb4\x35\xd4\xbc\x8c\xe5\x44\x8b\x40\xcd\xcb\xc4\xf3\x6a\x7f\xa8\xf9\x81\x9a\x7f\xa4\x25\x6a\x7e\xec\x87\x03\xe6\x83\x83\x3d\x88\x0d\xd6\x85\x03\xa9\xf9\x7c\xe8\xd2\x75\xa0\xe6\x65\xac\xf1\xd1\x69\xec\x87\x03\x6e\x74\x14\xf7\x7c\xe7\xc3\x58\x33\xc9\x16\x47\xcd\x3b\x6a\x9e\x1b\x18\x47\xcd\xcb\x44\xfb\x6b\xc2\x12\x18\x6a\xbe\x82\x65\x30\x6e\x1f\xd4\xd6\x1c\x35\xef\x5c\xb4\xeb\x27\x18\xdb\x51\xf3\x32\xf1\xbc\xac\xd1\xc0\xb8\xbd\x79\xfc\x2e\x30\xa9\x79\x53\xc9\x74\xe4\xba\x4c\xc8\x4d\xb0\x1b\xec\xe1\x8a\x67\x1b\x60\x83\xb1\x60\x0e\x26\xae\x4c\x2d\xd6\x91\xeb\x8e\x5c\xb7\x67\x2f\x0b\x4c\xb2\xe0\xd7\xe7\xd8\x60\xba\x7c\xd7\x6f\x5c\xb7\x23\xd7\x1d\xb9\x6e\x8a\x71\x47\xae\xcb\xc4\x5e\xc0\xe0\x4f\x72\x3d\x1f\x8a\x53\x47\xae\x3b\x72\xdd\x24\x41\x1d\xb9\x2e\x63\xd9\xd4\x3a\x1d\xb9\x2e\x13\x7e\x49\x18\xfc\x3d\x17\xf2\xfa\xf0\xe6\xc8\x75\xe7\x42\x5e\xbf\x7e\xd9\x8e\x5c\x97\xb1\xcc\x25\xae\x23\xd7\x65\x02\x63\x5d\xf8\x93\x5c\xcf\xa6\x98\x74\xe4\xba\x8c\x65\xeb\xac\x01\x7f\x92\xeb\x99\x8f\x2b\x8e\x5c\x97\x09\x8c\xfd\xc1\x5f\x41\x56\x19\x63\xe1\x4f\x72\xbd\x74\x9d\x94\x1d\xb9\x2e\x63\xc5\x54\xfa\x1d\xb9\x2e\x13\x63\xf5\x1c\xc8\x75\x99\x78\x5e\xf1\x87\x5c\x97\x09\x3f\xbd\x37\xe4\xba\x3f\x17\xf7\x92\x28\x8e\x5c\x97\xb1\x7a\x3c\xeb\xc2\x9f\xe4\x7a\x3e\x89\x2b\xe4\xba\x23\xd7\xf5\xcb\xde\xed\xc8\x75\x99\x98\x8f\xfd\xc1\x5f\xe5\xf6\x8b\x58\x43\xae\xfb\x73\x99\xcf\x7b\x43\xae\x3b\x72\x5d\xbf\x69\xd8\x8e\x5c\x97\x09\x69\xc9\x5e\xe0\x4f\x72\xbd\xd0\x12\x1d\xb9\x2e\x13\xf3\xe9\xbd\x21\xd7\x65\x2c\x17\xe5\xb9\x23\xd7\x65\x2c\x27\xd5\x21\xe7\x82\x5f\xc6\x32\x97\xf9\x8e\x84\x97\xb1\xcc\x2d\xa3\x23\xe1\x1d\x09\x4f\x8f\x72\x24\xbc\x37\x6a\x7b\x63\x0d\xb8\x42\xae\x23\x0b\x1c\xb9\x2e\x13\x7e\x60\x70\x85\x5c\xa7\x5e\x39\x72\x5d\xc6\xb2\x7e\x15\xb4\x1d\xb9\xee\x8f\x5c\xd7\x51\xd8\x91\xeb\x8e\x5c\x3f\xe1\x0f\xb9\x2e\x13\xfb\x63\x0d\xb8\x92\x84\xcf\xa9\xa6\x7f\x6c\xf7\x57\xff\xff\xba\xbd\x23\xf0\xf9\x25\x43\xe5\xae\x92\x5f\x32\x60\x8c\xdf\x91\x6e\x47\xe0\xfb\x0d\x1b\x12\x58\x8e\x98\x97\x89\x9d\x6a\xf7\xdc\xdb\xcb\xe4\x4e\x51\x41\xdf\xcb\x04\x19\xb8\x41\x90\xf4\x7d\xa5\x31\x39\xfa\x5e\xc6\x9a\x7e\xc9\xbd\x1d\x7d\xef\xe8\xfb\x44\x70\xa2\xef\x65\xac\x34\x7d\x1d\x73\xf4\xbd\x3f\xfa\xfe\x62\x3e\x08\xba\xb9\x4a\x7d\xd6\x80\xa0\x9b\xb3\xb3\x04\x8a\xa3\xef\x65\x2c\xa7\x8e\x1f\xc1\x84\xbe\x3f\x99\x0f\x7d\xef\xcf\x55\xbe\xce\xd8\x8e\xbe\x97\x89\x35\x44\x0b\xfa\x5e\xc6\xca\xa9\x86\xed\xe8\x7b\x47\xdf\x1f\x3a\xb3\x3b\xfa\xde\x07\xc1\x44\x72\xa3\xe5\x65\x2c\xf3\xcb\x02\x47\xcb\xcb\x84\x1f\xeb\xc2\x95\xb4\x7c\xb9\x0e\xd6\x85\xab\x5f\xaf\xed\xf1\x83\x2b\xe9\xf6\x9c\x13\x18\xbc\x48\xb7\x97\x46\xb0\xa3\xdb\x65\x2c\x67\x5e\x25\xba\xdd\xd1\xed\x08\x1e\x47\xb7\xcb\xc4\x5e\x84\xa1\xdb\x65\x2c\x67\x89\x11\x47\xb7\xcb\x84\x9f\xde\x1b\xba\xdd\x9f\x2b\x7a\x12\x14\xdd\x2e\x13\x63\xc1\xe0\xc5\x09\xab\x93\xb1\x84\x95\x3f\x5c\x29\xae\xd0\xed\x32\x96\x33\xc5\x0c\xdd\xee\x5c\xd1\x3f\x85\x06\xdd\x2e\x13\x22\x03\x3f\xb8\xe2\x8a\x3e\x13\xf6\xe8\x76\x47\xb7\x67\x8a\x0a\xba\x5d\xc6\xca\x93\x0a\xe8\x76\x99\x10\x14\xec\x0f\xfe\xa4\xdb\xdb\xc1\x3b\x42\xb7\x3b\x57\xf4\x7c\x79\x76\x74\xbb\x4c\xac\x2b\x3f\x74\xbb\x8c\x95\x8b\x9c\x41\xb7\x3b\xba\xfd\xe4\xbd\x21\xcc\x65\xac\xf0\xd5\xd5\x11\xe6\x32\x96\xf5\xd3\xb6\xed\x08\x73\x7f\xae\xe8\xf5\x69\xc5\xb9\xa2\x97\x89\xe2\xa8\xe7\x45\xac\x3b\x62\xdd\x88\x71\xc4\xba\x73\x45\xcf\x95\xba\x23\xd6\x65\xe2\x5c\xa6\xe7\xe5\x8a\x5e\xc6\x72\xa1\x10\x22\xe0\x7d\x3e\x39\xa8\xe7\xe5\x3a\x5e\xc6\x0a\xe2\xda\x11\xf0\xfc\x28\xaa\x3c\x39\x8d\x58\x77\xc4\xfa\x93\x83\x88\x75\x99\x68\x60\x7a\x0e\xc4\xba\x8c\x65\x7e\x71\xe1\x88\x75\xe7\x8a\xfe\x42\x90\x21\xd6\x1d\xb1\x9e\xf4\xf9\xc6\x11\xeb\x8e\x58\x3f\x75\xff\xe2\x88\x75\x19\xcb\x95\xe6\x8c\x58\x77\xc4\xba\x7e\x30\xbc\x1d\xb1\x2e\x13\x7e\xac\x01\x2f\x12\xeb\xb9\xd2\xac\x10\xeb\x32\xb1\x2e\x63\xe1\x45\x62\xbd\x64\x09\x64\x47\xac\xcb\xc4\x58\xf6\x02\x57\x12\xeb\x25\x3f\x18\x5c\x49\xac\xe7\xaa\x2f\xc5\x8e\x58\x97\x09\xa1\x00\x07\xf0\xc7\x15\xfd\x23\xbe\xb8\xa2\x77\xae\xe8\x5b\x06\x83\xbf\x4d\xbd\x22\x4e\x11\xf5\x32\xb1\xae\x9e\x03\x51\x2f\x63\xf5\xd0\x55\xbe\x23\xea\x1d\x01\x9f\xe0\x1e\x01\xef\x5c\xc7\x1b\x71\x80\x80\x97\xb1\x5c\x9f\xb1\x70\xf5\x08\x78\xc4\x08\x02\x5e\xc6\x72\x45\x58\x72\x1d\xef\x8f\xa8\xa7\xe6\x20\xea\x65\xc2\x8f\xfd\xc1\x95\x44\x7d\x3d\xc9\x7d\x44\x3d\x7f\x83\xd3\x12\x22\x1c\x51\xcf\x1f\xe1\xb4\x5c\xff\xa1\x1f\xc6\xff\xff\xe9\xfe\xf2\xf6\xf7\x3f\x68\xf3\x5f\xbe\x7e\x5d\x9f\xbe\xe9\x8f\xe7\xf4\x47\x6b\xaf\xb9\xf6\xc7\x4f\xeb\xef\x7f\x88\xf7\xe5\xf3\x97\x18\xa5\xff\xfd\xef\x00\x00\x00\xff\xff\xd6\xea\xb5\x3c\xb4\x37\x00\x00"); +func _ddd ()(*asset ,error ){_agdf ,_adgc :=_agda ();if _adgc !=nil {return nil ,_adgc ;};_dca :=bindataFileInfo {_ae :"ETen-B5-V",_ca :650,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491761,0)};_bgab :=&asset {_e :_agdf ,_ee :_dca };return _bgab ,nil ; +};func _bfbe ()(*asset ,error ){_edfd ,_eedcb :=_efca ();if _eedcb !=nil {return nil ,_eedcb ;};_fgge :=bindataFileInfo {_ae :"GBT-V",_ca :777,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492217,0)};_dfbf :=&asset {_e :_edfd ,_ee :_fgge };return _dfbf ,nil ; +};func _efec ()(*asset ,error ){_dbfb ,_bbaa :=_gga ();if _bbaa !=nil {return nil ,_bbaa ;};_afbb :=bindataFileInfo {_ae :"KSCms-UHC-V",_ca :716,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492580,0)};_dada :=&asset {_e :_dbfb ,_ee :_afbb };return _dada ,nil ; +};func _dea ()([]byte ,error ){return _ad (_ccg ,"B5-V")};var _bgce =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x92\xcf\x8e\x9b\x30\x10\xc6\xef\x7e\x8a\x39\x6e\x0f\x5b\x6c\xc0\xf9\x23\x45\x48\x15\x51\x55\x0e\x9b\x56\x65\xb3\xad\x54\xf5\x40\xec\x71\x6a\xa9\x31\x96\x81\x43\xde\xbe\x9a\x81\x50\xed\x01\xcd\xcc\x6f\xf0\x37\x1f\x63\xb2\xba\x39\x36\xc1\x8f\x90\x7d\x4b\xbd\x69\x71\x04\xe7\x83\x4d\x38\xf4\x53\x32\x08\x17\xbc\xfa\x20\x84\xca\xc1\x7a\x33\x3e\x4a\x0e\xe6\xd6\x45\x21\xb2\x73\xf0\xf5\xa9\x7d\x3e\xbf\x7e\x56\x9b\xe7\x2f\x30\x0d\xb8\x34\xea\xe6\xd8\xde\x87\x11\x6f\x4d\x70\x3d\x14\xb3\x80\x9d\xe2\x22\x02\x90\x7d\xc7\xab\x1f\xc6\x74\x87\xa7\x4f\xb6\xbf\xe0\x07\xb0\xe8\x88\x7f\x4d\x16\x93\x0f\x57\x78\xaa\x4f\xad\x5a\x71\x3b\xc5\xf8\x17\x6f\x18\x46\xd8\x32\xc3\x60\x39\x8a\xac\x7e\xe9\xe2\xa9\xbb\x21\xbc\xb7\xf3\xc6\x6d\xee\xbe\x61\x1a\x7c\x1f\x40\x7d\x94\x72\xff\x1f\xbf\xde\x23\x82\x5a\x54\x7e\x9e\x9b\x23\xfc\x52\xa0\x24\xe4\x5a\xef\xf3\xdf\x0b\xff\xf1\xd2\xdb\xf5\xad\xcd\xec\xdf\x78\x6b\xfe\x74\x49\x1c\x72\xa9\x8a\x0a\x54\x2e\x39\x2d\x29\xcd\x29\xcd\x75\x05\x4a\xee\xc5\xc1\x61\xe9\x2a\x50\xc5\xb6\xd4\xe2\xe0\x9c\xbe\x50\x51\x72\x6a\x29\xd5\xf4\x1d\x0f\x39\xb1\x5d\xe5\x53\x17\xae\x28\x0e\x85\x94\xbb\x0a\x28\xec\x2b\x50\x5a\x32\xe9\x66\x42\x52\xe5\x86\x89\x99\x09\x29\xea\x92\x09\xce\x84\x66\xeb\x1d\x11\x25\x99\x28\x45\xa7\x72\x26\xe5\x4c\xc8\x6a\xb1\x23\x4b\x3c\xcb\x39\x9e\x55\xc8\xc5\xd9\xec\x84\x0b\xba\xda\x75\xd9\x66\x4a\x09\xc3\xc8\x17\xcb\xdb\xa4\x0d\xf9\x80\xeb\xdf\x13\xfb\x48\xa7\xf8\xf9\x17\x00\x00\xff\xff\x60\x3a\x39\x2b\x69\x02\x00\x00"); +func AssetNames ()[]string {_ebgafd :=make ([]string ,0,len (_fedc ));for _deca :=range _fedc {_ebgafd =append (_ebgafd ,_deca );};return _ebgafd ;};func _eefc ()(*asset ,error ){_gdd ,_ccd :=_eebe ();if _ccd !=nil {return nil ,_ccd ;};_bac :=bindataFileInfo {_ae :"Adobe-CNS1-1",_ca :1761,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491172,0)}; +_ced :=&asset {_e :_gdd ,_ee :_bac };return _ced ,nil ;};func _fbe ()([]byte ,error ){return _ad (_eebc ,"Add-RKSJ-H")};var _agfb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xfd\x4b\xcf\x27\x41\x76\x9f\x89\xed\xfb\x53\xd4\x52\x5e\xc8\xcc\xb8\x9d\x88\x00\x1a\x05\x58\xa2\x29\x73\x21\xdb\xb0\x24\xdb\x80\xe1\x45\x5e\x39\x0d\x0c\xbb\x89\x26\xb5\xd0\xb7\x1f\xc4\xf3\x44\x91\x83\xc1\x60\xaa\x36\x15\x6f\xfe\x33\xe3\x1e\xe7\x16\xe7\x9c\xdf\xdf\xfc\xc7\xbf\xff\xdb\xbf\xff\xf3\x9f\xfe\xe5\xc7\xdf\xfc\x3f\xff\xfa\x97\xfb\xbf\xbc\xff\xf2\xe3\xfb\xd3\x9f\x9f\xbf\xbe\xff\xfc\x97\xff\xfe\xd7\xfb\xfd\x71\xbd\xff\xf0\xa7\x3f\xff\xe1\x0f\x29\xff\x78\xfe\x74\xff\xcb\xaf\x3f\xf9\xef\xfe\xc7\xf3\x9f\xfe\xf0\x87\xf5\xfd\x7f\xf9\x1f\xff\xfc\x2f\xef\x3f\xfe\xfd\x9f\xbf\xbf\xfc\x28\xbe\xf7\xfc\xf7\x7f\xda\xef\xfe\xf8\xf1\x37\xff\xaf\xf7\x1f\xfe\xf4\xcf\xff\xf2\xd7\xff\xf1\xe3\xdf\xfd\x5f\x9e\xbf\x5c\xef\xff\xe9\xc7\xf3\x7e\xeb\xf9\xff\xe3\xaf\xcf\xfb\xd7\x3f\xfd\xf9\x1f\x7e\xfc\xbb\xff\xf4\x1f\xd2\xbf\x3e\xfd\x2f\xff\xfd\x9f\xfe\xe9\x7f\x7e\xff\xf1\xfd\xf3\xbf\xfc\x68\x3c\x7b\xff\xfc\xf0\xff\x1f\xfe\xe6\x3f\xfe\xe7\xf3\x9f\xfe\xef\xe7\x3f\xbe\x3f\xfe\xe6\xbf\xfd\xf9\x4f\xff\xe9\x3f\xfc\xfb\xff\xf6\x5f\xff\x2e\xc5\xbf\xff\xbf\xf1\x2b\x3f\xfe\xbf\xdf\xbf\xfe\xf3\x9f\xfe\xf2\xe7\x1f\xe9\xff\x7c\xa4\xf8\xb7\xc7\xff\xf5\x7f\xfc\xd3\xfb\x23\xed\x4a\xfe\xbf\xff\xed\xef\xff\xf6\xc7\xff\x2f\xfd\x48\xc7\x8f\xdc\xe2\x48\xff\xff\xfd\xfc\xff\xf3\x9f\xff\xf2\xbc\x3f\x0e\xff\x2a\xf6\xfe\xfe\xcb\xf3\xfe\xf3\x3f\x9d\xf7\xfb\xd7\xf3\xcf\xff\xf0\xfe\xe1\xc7\x8f\x3f\x1e\xc7\x71\xfc\xfc\xb1\xfe\xfd\xf1\x6f\xfb\xdf\xfd\xdd\xcf\xf5\xec\x6f\xc7\x71\xfc\xed\x7f\x5c\xcf\xff\xf8\xb7\xff\xe1\xef\xfe\xee\x6f\xff\x6e\x3f\xff\xbf\xfe\xdb\xbb\x7f\xc7\xb3\xf7\xcf\xcf\xff\xa6\xc6\x3f\x24\x1b\xfa\xf3\x5f\xfe\xe5\x79\x3f\x9f\xed\x36\xfe\x78\x1c\xe9\xfb\xf9\x23\xad\xaf\xfe\xd7\x3f\xff\x21\x1d\xc7\xee\xdd\x9f\x9e\xfb\x7f\x3a\xff\xba\x3e\x38\x8f\xf5\xe6\x2a\xd4\x9f\x3f\x52\x74\x8a\xed\xe7\x8f\x9c\x4b\xab\xfc\xd1\x7f\xfe\x48\xdd\x57\xc6\xcf\x1f\xe9\xc8\x14\xe7\xcf\x1f\xbd\xa7\xb2\xca\xd7\xaa\x22\x78\x7c\xa5\x9f\x3f\x52\xa6\x92\xab\xff\xfc\x31\xe7\x2a\x3d\xab\x86\x3c\x56\xf1\x3d\x7e\xfe\x08\x2b\x7b\xd3\xcf\x1f\x11\xbc\xf0\x8e\xf5\xb4\x51\x9c\xab\x48\xb5\xef\xf9\xf3\x47\x4c\x8b\xf7\x7a\xea\xbb\xcf\x2a\xd2\xc2\x97\x7f\xfe\x88\xc1\x0b\x5f\x59\x45\xea\xfd\x68\x8d\x77\xbf\x55\xd9\xf0\xdd\x55\xd9\xa0\x89\x6f\x55\x36\x57\x77\xd3\x41\x1f\x56\xcf\x52\x5a\x35\x74\x9e\xa6\x6b\x15\xd7\xe0\x53\xa6\x18\xab\x58\xeb\xfa\xcc\xe2\xea\xef\xec\x14\x57\x77\xc6\xb1\x8a\xb1\xde\x1d\x7c\x76\xbf\xeb\x33\x9e\x3e\x8c\x98\x26\x1e\xfa\x4b\x13\xcf\xaa\x6c\x50\xd9\x13\xab\xe8\x0b\xab\xde\x31\x29\x32\x78\x6b\xa0\xbf\x6b\x6c\x89\x01\xcd\xf5\x6e\x6e\xab\xeb\x73\xb5\x96\x83\xe2\xfa\x2c\xdf\x6b\xf0\x47\xa2\x38\x57\x71\xd5\x90\x9f\xb9\x96\xe2\x58\x6f\x54\x86\x7c\xac\x2a\x2a\x55\xd4\xf4\x87\x3f\xa6\xb7\x7c\xab\x8a\xf6\x87\x3f\xe6\xe3\xc8\xac\x6c\xac\x72\x3a\xa8\x23\x0d\xfe\x28\xab\x96\x74\x50\x5e\x9b\xe5\xe0\xfd\xd4\x78\x9c\x28\xc7\x7a\xdc\x57\x31\x67\x97\x3f\x1f\xd9\x17\x32\x65\x5e\xa0\xba\xb2\xea\xee\xd4\x56\x7c\xa3\x50\xbe\x7e\xfe\x48\x6b\x16\xf3\xd1\x9e\x9f\x3f\x9a\x75\x9c\xb7\x3b\x72\xbd\x92\x8e\xb2\xf6\x5b\xa3\xe8\x97\x95\x32\xa3\x4c\x3c\xa7\x23\x6b\x35\x73\xca\xc9\x31\x04\x7f\x38\x38\xde\x9f\x79\xb5\xc4\xeb\x73\xd5\xb8\xd6\x20\xe7\x63\xed\xf1\xd2\x29\xae\x43\x54\xd6\xbb\x39\xad\x4a\x4a\xa1\x48\x93\xf9\xa0\x7c\xae\xc7\x93\xe2\xf3\xf3\x47\x6a\x89\xe2\xbb\x8a\x54\xb1\xce\xe1\x9c\x99\xc7\x79\x0d\xb8\x66\x8a\x4c\x65\xb6\xdc\xd6\x63\xdf\x58\x4b\x56\x82\x22\x35\x37\x8a\x6b\x46\xaa\xc5\x55\x73\xe5\x85\xb2\x56\xa0\xd1\xf4\x9a\xbe\xd4\xe8\x7d\x59\xe3\x2e\xf4\xad\xac\xad\x50\x7c\x4a\xdf\x78\xba\xb6\x6e\xaa\x7c\x56\xef\x55\xe4\x85\xc6\x62\x65\xc6\x17\xab\x9b\x8d\xae\xad\x8d\x95\x2a\x03\x99\x8c\xda\x29\x9a\xab\x9b\x95\x79\x39\xe9\x3c\x35\x5f\x0e\x95\xce\xbd\x9f\xcb\xbc\xc8\xd6\x26\x35\xff\x3b\xc4\x27\x97\xb4\x96\xa0\xae\x66\x1b\x74\x68\x9d\xe0\xdc\xce\xd5\xec\x3a\x53\xb9\x5d\xac\x11\x2f\x5c\xac\xd1\xea\x57\xbb\x59\xdd\x49\x11\xea\x34\x28\xae\x79\x5a\x54\x24\xb7\x75\xfe\xd2\x22\x12\xb9\xdd\xab\x2b\xeb\x04\xe7\x58\x9b\x25\xad\x73\x9d\xe3\xa0\x86\x42\x91\x6d\xb3\xa8\x44\x8e\x0a\x25\x4b\x14\x57\xcb\xb1\x3a\xf1\x8e\x63\x6d\xbe\xba\x28\x58\x7e\x47\x5a\x7f\x1c\xcc\xca\x3b\x2a\x7f\xb0\xec\xef\x18\xfe\x51\xf9\xe3\xf2\x8f\xc6\x1f\xec\xde\xc3\xda\x66\xf7\x0f\xbe\x39\xfd\x83\x4e\xbd\xe7\xe9\x1f\x54\x7d\xbe\xfc\xc1\x34\xbc\x6b\xec\xeb\x8f\xcc\x1f\x56\xcd\x5a\xbc\xb7\xdf\x2c\x9a\x90\xbf\x45\xfc\x2b\x94\x38\x7f\xeb\x9c\xd7\xce\x59\xfc\xd6\x91\xae\x3d\xfb\xbc\xf0\x7c\x52\xae\xeb\x7d\x8e\xc0\xc7\xe4\x1c\xa9\x24\xfe\x08\x36\x97\x1f\xf7\x9f\x3f\xea\x08\xcb\xe3\xe7\x8f\x92\x8b\x8d\x4d\xde\xb1\xd2\x73\x3d\xe7\x30\x7f\xc7\xf5\xf3\xc7\x1c\x3e\xbe\x57\x5b\x61\xfd\xcf\xaa\x86\x83\xfd\x1d\xef\x2a\x77\xfb\xf0\xfd\xfc\x91\x8f\x49\xb3\x8b\xdc\xb4\x23\xd1\x14\x27\xae\xda\x9d\xb5\x4d\x72\x63\x9f\x7c\x8b\x0a\xd5\xc1\x54\x7e\x8b\x0a\xd5\x9e\x2c\xb7\x55\xae\x96\x25\x43\x6c\x8b\x2f\xf5\x9f\x3f\x4a\x71\x2c\x69\xed\x7e\x4f\xc2\x97\xe6\xcf\x1f\x75\x72\x98\x3e\xce\x71\xce\xbe\x7f\xad\x4e\x64\xdf\x59\x03\xc8\xc3\x86\x9f\x9f\x3f\x72\x75\x42\xd7\x09\x6f\x2d\xfb\xfc\xfb\xf9\xa3\x84\x0b\xb0\x8e\x78\xa9\x90\x97\x6f\xd1\x9d\x16\x76\x74\x91\x9d\x94\x9a\x33\xb1\x0e\x7f\x19\x1c\xdd\x2f\x57\x08\x88\x1f\x2f\xae\x3b\x33\x0d\x2c\x3a\x59\xa3\xd1\xb9\xdc\x17\x19\x2c\x56\x0a\x75\x1a\x3e\x9f\x3f\x7f\x94\x59\xfd\xf6\xfc\xf9\xa3\x95\x83\x59\x5f\xf4\xa2\x94\x69\x5b\x8b\x77\x1c\x87\xdf\x3e\xeb\x79\xf2\xfd\xc5\xa0\xd2\xee\x0f\x27\x64\xd0\x9f\x45\x94\xf3\x31\x19\x58\x61\xa7\xbb\xd8\x25\x73\x5e\xa8\xbf\x14\xbe\xf5\x9d\x0a\x0d\xf5\x79\x63\xf5\xe8\xdb\xa2\x43\x2d\xef\x7a\x56\xff\x4b\xf8\x7c\x70\x72\xad\x73\xae\x71\x39\x96\xb2\xfa\x1f\x4e\xdc\xe2\x00\x2d\x0e\x26\xae\xdc\x6b\x8c\x2e\x00\x54\x6c\xef\xa6\xf2\xc2\xe4\x5d\xbd\xc5\xbc\x4a\x85\x66\x7f\xeb\x04\xd7\xe6\x20\x2b\xfc\xcd\xad\xbe\x8e\x73\xe9\x4e\x4a\x2d\x50\x38\xbe\xad\x9c\x60\xb7\x4d\x6d\xc8\x31\x3e\x8f\xb5\x48\x10\xee\xaf\xae\x1d\x94\xeb\x6f\xc9\xd9\xb7\x88\x6b\x2d\x6e\xaf\x3a\x29\xdb\xa9\x75\x48\x47\xb5\x23\x6b\x75\x52\x66\xa4\x8b\x02\xd7\x56\x6c\xf0\x81\x92\xfa\xed\x5a\x9d\xe6\x8a\xd4\x8f\x8e\xf0\x4e\x83\x1d\x43\xb6\xbe\xc5\xbc\x73\xf7\xdb\x45\xbe\x4b\x85\xec\x7f\x6d\xed\xae\xc3\x81\xb6\xba\x9e\x7b\xb6\xda\xda\x5d\x47\xf3\x5b\x76\x57\xf2\xb9\xe2\x9d\xef\x0f\xce\x93\xef\xac\xd5\xd9\xbb\xa2\xad\xe3\x7d\x24\xcb\xd7\xcf\x1f\xf5\x57\x1f\x16\x5d\x9b\xae\xf8\x62\xd6\x25\x3b\xd9\x6d\x9d\xef\xa3\x5a\xff\xb7\xe6\xc1\x33\x0a\x6b\x19\xee\xa2\xc5\x5b\x4a\xf7\xc8\x85\xbb\x8b\x3a\x63\xf5\xbf\x48\x1b\x62\x9d\xef\x1c\xcc\x55\xb4\x75\xcc\x9c\xdb\x88\x9f\x3f\x7a\xda\x75\xf6\x9f\x3f\xfa\x71\x58\xcf\x80\x66\xbb\x35\x03\xba\xee\xb7\xf6\x9f\xfe\x2c\x29\x2d\x8f\xfd\xfe\xea\xff\xd8\x75\x3e\xcc\x27\xeb\x15\xef\x9a\x37\x8f\x7a\x7c\x9c\x26\xde\xef\x1e\x6f\xaa\xef\x09\x21\x04\xbe\xf1\xf5\x35\x00\xf9\xe7\xd7\x0b\x83\x67\x00\x7d\xed\xae\x56\x2c\x2f\x02\xb5\xe9\x65\x8f\xd5\x18\xb4\xfd\xeb\x6b\x00\x65\xfa\xce\xf8\xf9\xa3\x67\x09\x78\x5f\xc7\xbb\xbb\x60\xfd\x5c\x84\x7a\xd7\xbf\x16\xa0\x38\xd1\x7d\x0d\xa0\x4e\xeb\x81\xc9\xbb\xd8\xfd\x65\x82\x58\xd4\xfe\xf1\x9c\x6f\x17\x27\x8b\xf0\xc8\x2d\x46\x56\x32\x6c\xe8\x1b\xab\xff\xd9\x3e\x8f\x02\xe9\x61\x5c\x8b\xbf\xd5\x06\xab\xff\x06\x4a\x81\x74\x74\xac\xd3\xa1\x34\xf6\x8d\x75\xbc\x37\xa9\x5a\x2c\xb0\x36\xf9\xc0\x58\x1a\x42\x81\x4b\x7d\x63\x2d\x40\x71\x73\x0f\xd8\xf4\xde\xd1\x8b\x33\x76\xa5\x8d\x6f\x3c\x9c\x69\x3b\xc4\x0e\x6a\x96\xd7\x0a\x4c\x77\xf4\x94\xc3\xd1\xd1\x89\x98\x30\x5d\xca\x25\xcc\x8d\xc3\x91\x4d\xb9\x25\xad\xcd\x35\x82\x4d\xd0\x96\x0c\x93\x46\xb6\x22\x38\x9c\xdb\x6f\x71\xe4\x5e\xab\xcf\xd7\x0a\x34\x09\xe6\x44\xc7\x71\xf5\x26\x1c\x42\x56\x39\xd7\x0a\xa0\x36\xe4\x6f\xae\x23\x8c\xde\x90\xbf\x09\x81\x95\xd0\xcd\xb5\x02\xe3\xb0\x5d\x06\xe0\x6a\x23\xe6\x64\xb7\x1c\x72\xce\xec\xf2\xb8\x73\xf1\xe8\xe4\xe8\xcf\xb5\x04\x19\xa1\xe5\x43\x2d\x9b\xd3\x7d\x83\x62\xd6\x64\xe4\x67\x40\xb9\xfc\x60\x8d\xa0\xbb\x36\x4b\x49\x1b\x45\x26\xba\xb4\xb4\xa4\xb8\xfb\x21\x5d\xb4\xea\xb7\xd7\x1a\x65\x6d\xbf\xa5\x68\x4b\xee\xae\xc5\x61\x9c\xeb\x84\x1c\xbf\x6a\x5b\x04\x38\x24\x3f\xe7\x62\xe1\x9b\xb6\xa2\x0b\x76\x77\xc0\x52\x06\xc7\x26\x63\x4b\x90\xcb\x79\x97\x19\x9e\xe4\xe4\xaa\x3f\x7f\x8c\x4d\x72\xae\xf6\xf3\x47\x9f\xd6\x79\xad\x23\x3e\x25\x93\x4b\x93\x2c\x55\xe6\x76\x0d\x48\x1d\x73\x7f\xc1\x00\xe5\xd4\xd7\xb9\x46\x7d\x30\x1b\x17\x2a\xc4\xfe\xf6\x46\x28\xb4\xfc\xfc\xfc\xd1\x37\x47\xbe\x58\x1f\x77\xe7\x92\x5c\xdb\x26\x6f\xf7\x81\x78\xc4\xfb\x37\x1b\xcc\xd3\x78\xaf\xfd\xd5\x3d\x2d\x77\x59\x6d\xc9\x78\xef\xba\xa4\x1d\x49\xd4\xbd\x56\x67\x9f\x84\x25\xa2\x8e\x82\x86\xf4\x2d\x19\x35\xff\xaa\x73\x09\x89\x69\x48\x97\x96\x8a\x56\xaa\x1c\x6d\x09\x72\x69\x4a\x7f\x6e\x15\x50\x1b\xbb\x7f\xfe\x98\xdd\x13\x72\x2b\xc7\xdb\xd1\x97\x41\xfa\x0e\x0c\xd0\x8d\xf7\xc8\x23\x78\xff\x59\x0b\x50\x24\x0f\x4b\xf9\xec\xc3\xc5\x7b\xd6\x00\x32\x22\xec\xb7\x34\xd1\xae\x60\xff\x3d\x8b\x44\x8d\x75\xea\xca\x81\x92\xb5\x16\xbe\x1c\x8a\x86\x95\x22\x92\xd5\x91\xfd\x83\x5d\xe7\x3b\x09\x0d\x62\xad\x6f\x41\x51\x4c\x16\xe1\xd3\xc7\xd1\xfc\xe3\x53\x89\xeb\xeb\x8f\x09\xe3\x2d\x4b\x5e\x5f\xec\x8a\x3f\xd6\x54\x97\x63\x86\x7f\xd0\xc6\x87\x80\xcc\x18\xca\xf1\x0d\xff\xe0\xb5\xa5\x0b\xaf\x3f\xe8\xed\x77\xfa\x07\x7d\xf9\x2e\x55\xcf\x82\xaa\xbf\x74\xbf\xf5\x47\xca\x10\xda\xd5\x78\x2e\x5b\x27\xe4\x8f\x93\x91\x1e\x6b\xef\x94\x72\xfa\xcb\xa2\xfd\xa5\xdc\xd5\x3f\x06\x7f\x38\x94\x35\xfb\xa5\x3c\xcd\x0a\x56\x4f\x6a\x55\x88\x5f\xe4\xb0\xd4\x2e\xf1\x59\x0b\x56\xda\x54\x88\x67\xc4\x71\xec\x3f\x56\x05\x91\x94\xdb\x97\xd6\x56\x66\x52\x73\x58\x7c\xab\xcc\xf0\x35\xe6\x62\xde\x9f\x7f\xac\x59\x9a\xcf\xe1\x1f\x7c\xf3\xec\x5f\xe2\x0f\x7f\x2c\xe7\x6e\x74\x09\xe9\xe5\xaa\x56\xd0\xd7\x78\xee\x5d\xdb\xda\x0f\xe5\x7e\xad\x60\x31\xef\x7a\xb4\xf0\x8f\xf1\x87\x3f\xd6\xd4\xac\x6d\xb1\xdd\x5a\x8a\xe3\x59\xca\x58\x2d\x6a\xde\xc7\xe2\x73\xb5\x5c\x2a\x3f\x8b\xcc\xd6\xf2\x3c\xfe\xb1\xbe\xa9\x8f\xb5\xad\x75\xaa\x51\xfd\x66\xad\x53\x8d\xf0\x9b\xb5\x4e\xb5\x67\x3b\xba\xb6\x7f\xed\x79\xfa\x47\x5b\x7f\xf4\xfd\xcd\xaa\xba\x0f\xab\x5e\x04\xad\xce\x3d\xbd\x6b\x45\xeb\xec\xcc\x1b\x76\x8d\x3a\xfb\xe3\x1f\xab\xea\x89\x2e\x36\x8e\x75\xe4\xea\x9c\x97\xbf\x50\xc1\xfc\xfc\x63\x55\x3d\xaf\xf0\x8f\xf9\x1b\xda\x57\xe7\xd5\x7d\x73\x4d\xd0\xdd\xfd\x63\xc9\x3a\xf5\x3e\xb3\x7f\x74\xfe\x28\xfe\xb1\x06\xfb\xa8\xb5\xa5\xc5\x63\xea\xfb\x6f\xea\x58\x7d\x97\x3a\x96\xe0\x2b\xf5\x5d\xea\x58\x3a\x58\x93\xfa\x1e\xc8\x6b\x8b\x60\xd6\x77\x1d\xa8\xd2\xd7\xb9\xac\xef\x52\xb5\x6a\x5d\xfb\xa3\xbe\x4b\xd5\x2a\x79\x58\x86\x95\x2e\x22\x59\xdf\xa5\x6a\x95\x31\x7c\x1f\x46\x34\x7d\xfe\xa0\x6e\xd8\xd8\x0b\x05\xb7\xfc\xd9\x30\x2f\x2d\x65\xab\xa2\xb7\xd4\x57\xf3\x86\x2f\xa5\xdd\x3b\x6a\x45\xdb\x8a\x45\x9e\xeb\xbb\xb4\xad\x82\x89\xa3\xbe\x6a\x5b\x87\xe5\x40\x2a\x62\xc8\xa9\xfb\xb1\xb5\x2e\x5a\x8d\x4e\x5f\xdf\xa5\x6d\x25\xc4\xde\xfa\x26\xa4\x99\x66\x2f\x2e\x4c\x1e\x36\x76\x63\x42\xf1\x9d\xc5\x4b\xdb\x61\x3d\x2f\x8d\xd1\x09\x34\xa9\x66\x87\xb2\x07\x77\x30\x8f\x19\x51\x2b\xa8\x74\x69\x52\xf5\x70\xbe\xb4\x38\x1d\xc3\x2f\x90\xe4\xd9\x7d\x6f\x1e\xbf\x14\xe4\xfa\x66\x6d\x65\xc3\x1f\x4e\x58\x98\x3f\x28\xed\x32\x84\xa5\x4b\xb5\xbe\x6b\x5d\xda\x6c\x5b\x47\xb9\xbe\x18\xb2\xc2\x65\xde\x84\xc5\x25\x41\x69\x2a\xd9\x97\x76\x5f\xf9\xba\xd0\x57\xbb\x51\xa4\x24\xc3\xb7\xe2\x97\xa2\x5e\xdf\xe2\x54\x72\xa2\xde\xa5\x37\x15\x88\x57\x7d\x0b\xe6\x17\xa7\x60\xe9\x4d\xa5\x87\x1f\x5f\x08\x98\xb6\x20\xe1\xe3\xd0\xbd\x4b\x71\xca\x6d\xf7\x63\x6d\xd0\x92\x6c\xe1\xfb\x65\x0a\xa8\xef\xd2\x89\xf2\x70\x10\x55\xb2\xc7\xb9\x7c\xab\x62\x1f\xbd\xa8\xce\xa5\x9b\x6c\x1d\xcb\xda\x13\x2d\x2c\xc5\x27\xf7\xea\x07\x4b\xf1\xc9\xee\xa5\xa5\xf8\xac\x0f\xe8\x77\xa5\x7f\x1e\x8d\x45\x21\xca\x48\x3e\x5f\x73\x59\xdd\x1a\x8b\x76\xa5\x19\x96\x3f\xa4\x79\xc6\xb9\x34\x9f\x5c\xad\xa7\x39\xc7\x0e\x14\xd5\xe7\x28\xf4\x7b\xa9\x3e\x79\x86\x1f\xb0\x59\x2b\xdd\x6e\x4e\x31\x04\xe4\x5d\x64\x2f\x0d\x67\xb2\x69\x2d\x3d\x7c\x6b\x29\x0f\xd9\xa6\x97\xf2\xa3\x61\xa4\xbe\x0d\x23\x86\xdd\x6e\x10\x9c\x69\x6b\x4b\x49\xd8\xeb\x86\x92\x93\x1a\x2d\x2f\x25\xa7\x0c\x97\x04\x25\x67\x3a\xb4\xe0\x98\xb8\xeb\x97\x6e\x52\x7b\xa6\xbc\x94\x8a\xdc\x5d\xce\xa5\x54\xe4\xf0\xc4\xa0\x53\x1c\xc9\x73\xb5\x08\x7c\xc9\xc1\x90\x97\x70\x5f\x92\x1f\x2c\xc1\x7d\x64\x3f\x58\x42\x79\x6e\x83\xc1\x0c\x47\x56\xf2\xef\xa8\x1c\x56\xab\x5a\x3c\xc9\x4b\x64\xaf\x0d\x3a\xf9\x8e\xd3\x1a\x6c\xe6\xe2\x88\x33\x69\xe3\xfe\x65\x1b\xaa\xef\xa2\xd3\x35\xdc\x28\x88\xec\xd9\x9d\xbf\x44\xf6\x5c\x25\x52\xf3\xb0\x22\x26\x61\xc9\xec\xb5\x04\xad\x61\x7f\x9d\x92\x8a\x89\x55\x2a\xf3\xf1\x92\x0c\xca\xc8\x3e\x67\xf7\x39\x99\xd3\x03\xcb\xe4\x63\x82\x3c\x92\xcb\xb8\x64\xf3\x7a\x38\xf0\x45\xf8\xcb\x74\x96\x17\xf7\x1d\xe1\x0a\x4d\xf6\x7a\x66\x34\x4b\x06\xd7\xa2\x55\xdf\x13\x35\x54\xa2\x06\x59\x47\x22\xa9\xaf\x42\xc1\xde\x40\x4b\x06\xcf\xc9\xb3\x8b\xc5\x73\x48\x29\x96\x08\x5e\x93\xfb\x8a\x6b\x92\xec\x14\x71\x4f\x32\xab\x8d\x4d\x74\x7f\x1b\x70\x4e\xf7\x1f\xf4\xb4\xd8\x00\xcc\xcf\xbd\xb7\xc4\xec\x12\x0e\x19\x76\xd2\x64\x0e\x4b\x82\x2e\x9b\x6a\x5e\x1a\xc1\x78\xe7\xaa\x56\x4a\xb7\x2f\x24\x38\x39\xcb\x75\xfe\x32\xd6\x55\x6c\x86\xb5\x3b\xe4\x8b\xcd\x3a\xe9\xdd\x8d\x46\xeb\xea\xdf\x28\x84\x4e\xe9\x8d\xc5\xd0\x86\x6f\xd6\xc6\xbd\x77\x63\x71\xf3\xb8\x21\xee\x66\xb9\xd5\x12\x77\x0b\x42\x4f\x7d\x31\xc9\xee\x1d\x75\x73\x63\xb4\x4f\xc6\xcd\xae\xb7\xd7\xda\x2d\xab\x1f\xc0\xac\xdd\x20\xf7\xed\x07\xfe\x81\x4d\x61\xb7\xf0\xc2\x28\x18\xfe\xe3\x31\xe1\xf9\xe3\x31\x69\xfe\xb1\x56\x6d\x73\x9c\x25\xd8\xd6\xb0\xe5\x25\xae\x95\xea\x79\x5b\x92\x4a\x69\x0e\xe7\x59\x34\xac\xba\x1d\x1f\x4c\x53\x1e\xab\x67\x31\xdc\x21\x81\x7e\x30\x5c\x56\xbf\x85\x13\x75\x9f\x7f\x1c\x43\xbe\x7d\xdd\xe3\x56\xf4\x62\x79\x75\x0d\x5e\x7b\x27\x5d\x7d\x0b\x26\x1e\x16\xea\x5d\x5b\x2a\x3c\xdc\x6f\x83\xda\x30\x82\x97\x4d\x2e\xc3\x79\xdd\xe4\xe1\x4b\x30\x4d\x9b\x7e\x59\x4d\xc4\xb8\xf7\x5d\x5b\xa7\xbb\x75\x3e\x04\x0e\x4f\xd1\x97\xfc\x98\xd9\xfe\xd6\x72\xee\x31\x7f\x2c\xa7\x32\xc0\xe7\xde\x71\x9d\x3f\x78\x7a\xf7\x83\x45\x4b\xf6\x78\x10\xc1\x93\x93\xb7\x44\xeb\x92\xdd\xc0\x0a\xd7\xbb\x4b\xdf\xa3\x39\x84\xf2\xeb\x0f\xf4\xfb\x83\x8a\x2f\x1d\xb7\x62\x9f\x5e\x3f\x04\x7f\x24\x0c\x55\x07\x65\x76\x06\x8c\x1c\x5b\x72\x4d\xf4\x15\xa3\x71\xc1\x60\x54\x31\x1a\x6b\xe8\xae\x18\x8d\xd3\x3a\xd9\xbf\xa1\x6e\x58\x94\x53\x40\x33\xb0\x28\x57\x84\xf9\x8a\x51\xb8\x36\x26\x07\xa3\x70\xcd\xec\x2c\x8c\xc2\x0a\xef\x15\xa3\x70\x3e\x8a\xef\x3b\xe3\x8d\xf2\x8b\x10\x41\xc7\x31\xfe\xee\xe7\xdc\xef\x14\xe6\xe9\xf3\xd2\xc9\x43\x86\xf5\xb7\x2a\x50\x7c\xca\x2c\x89\xad\x85\xf5\xb7\x14\x87\x87\xcc\x82\x49\xa8\x62\xfd\xcd\x98\x69\x2a\xd6\xdf\xda\xd9\xd2\x58\x79\x8b\x4b\x87\x95\xb7\xf6\x61\x03\x6b\x3a\x24\x2b\x58\x70\x93\x9c\xf5\x53\x1a\xc1\x12\x52\x31\xe1\xd6\x3e\x7d\xa9\xf8\x83\x7f\xb8\x09\xe8\x85\xd2\x48\x76\xc2\x0a\xdd\x38\xac\xaa\xfb\x03\xed\x21\x8d\x14\xf6\x25\x56\xdc\xf5\x03\x03\x42\x1c\x51\x82\xc3\x8c\xbb\x7e\xf0\xad\x9b\x1f\x2c\x3f\x74\x84\x26\x30\xc5\x56\x47\x87\x74\x51\x33\x9d\x5d\x32\x41\xe9\xce\x00\x32\x41\x85\x22\x60\x0d\xad\x01\x87\xc2\x1a\x5a\x25\xef\x58\x43\x6b\x76\xf6\x1a\x67\x0e\xfb\x42\xd5\x1c\x1a\xd5\x1f\x18\x68\xb6\x05\x84\x82\x09\x5b\xc7\x1e\xba\x7e\xa0\x1b\x8d\x09\x77\x79\x31\x88\x8e\xca\x16\x40\x26\xc8\xae\x68\x3b\x99\x7c\x66\xa6\x5d\xdc\x9b\x5b\x56\x08\x67\x68\x8d\x61\x0e\xbf\x85\x6e\xc0\x34\x34\x88\x76\xbb\xbd\x64\x85\x3c\x1c\x66\x60\x15\x81\x13\x69\xf8\xe4\xfe\xa2\x62\xf8\xac\x18\x8f\x2b\x86\xcf\xd5\x51\x2a\x0a\x77\x06\x23\x08\x6f\xe6\x1d\xce\x92\x2e\xf2\xf4\x34\x85\x16\x42\x6b\x85\xf0\x3b\xca\x25\x75\x4c\x0f\x13\xca\xa3\x9a\x0d\x06\xcb\xda\xdd\x9d\xdd\xbd\xe0\xf6\xec\x48\xa6\x8e\x1e\x0b\xe4\x70\x57\x2d\xb5\xad\x0e\xf7\x0b\x16\xc8\x43\x0e\x82\x09\xb2\x76\x78\x23\x26\xc8\x52\x3d\x79\x98\x17\x31\x55\xd5\x6d\x5e\x44\xc4\xc0\xbc\x98\x0e\x49\x0b\xf6\xc5\x91\x1c\xbf\xa2\x8c\xac\x02\x03\x63\xca\xee\x7a\xa4\x95\x8e\x30\xfa\x29\xad\xe4\xea\x0f\x17\x56\x57\x7f\xb8\xfd\x81\x11\x2d\x71\xa5\xd4\x6c\xdb\xaf\x3f\x30\x63\x83\x35\x71\x3a\x94\x57\x32\x04\x1f\x1b\x63\xc5\xb4\x55\x35\x25\x0e\x37\xfa\xdc\xbd\x65\x78\x33\x10\xc2\x7c\xa9\x63\x57\x64\x6e\x26\x96\x4e\x27\x73\xda\x0f\xd8\x11\x86\xc2\x8a\xaf\x45\xc5\x20\x58\x86\x1f\xa3\x4a\x86\xe7\xea\x74\xb3\xb6\xdf\xdd\x3a\x54\x8d\x82\xc9\x19\x45\x22\xa9\x2e\x13\x12\x49\x72\xe9\x4f\x54\x31\x27\x17\x89\x44\x79\x1b\xa3\x60\x1d\xd2\x81\xd3\x03\x8b\x52\xa3\xe1\x6f\x78\xdc\x4f\xd7\x35\x18\xd4\x12\x49\xca\x70\xcd\xce\x45\x77\x26\xac\x17\xe3\x5d\x49\x8d\xbe\x5f\xd0\x23\x37\xc8\x92\x24\xa6\xf2\x12\x86\xb3\x54\xe0\x8c\x18\xce\x92\xd2\x2a\x86\xb3\x3a\xdc\x1f\x08\x06\xdc\xa1\x54\x6c\x5c\x75\xec\x32\xec\x16\x59\x00\x1b\x57\x6e\xee\xb3\x25\x0b\xd4\x21\xf5\x5a\xec\xbc\x34\x37\x2c\xec\x3c\x3c\xc6\x8f\x34\xca\x33\xf7\x38\x64\xcb\x0e\x79\xbf\xc5\x90\x61\xe8\xdf\xc3\x90\xdd\x42\x30\x7d\x95\xc6\x6f\x31\xfd\x3a\x10\x12\xbe\xc5\xf4\x47\xa0\x56\x7d\x2f\x82\xbe\xa3\x94\xe7\x67\x27\xfe\x45\x52\x4b\x34\xf0\x06\x2d\x33\x45\xaf\xbb\xda\x5a\x61\xfa\x43\xaa\xb6\x98\x7e\x6e\xee\xbe\xd7\xae\x32\xce\x77\xa9\x1e\xc9\xb9\x78\xb1\x8e\x3b\x04\xae\xda\xbb\x73\xfd\xb9\x75\xdd\x0a\x4b\x00\xc8\x05\x5d\xf2\xfb\x76\x97\x98\xe1\xcf\x2e\xf9\x12\x2d\x4b\xb0\x3f\x66\xa9\xb8\xe6\xdf\xf9\xf3\xc7\x6c\xbe\xcf\x2a\xec\x8a\x3e\xdf\xe9\x7f\xf8\x63\xc3\xd7\x48\xfb\x7b\xc3\x30\x38\xf2\xaa\xa8\x1d\x07\x76\xf3\xee\x73\x0e\x66\x59\x94\xbf\x1d\xc7\xf5\xf3\x47\x9f\xe1\x0f\xcc\x76\xf6\x03\x66\xbb\xf9\xce\xeb\x07\xc1\x1f\x4e\xf7\x5c\x65\x7d\x51\x30\x6c\xb7\x23\x61\xd9\xdc\x3f\xe8\x44\x40\x4d\x49\xab\x65\xa2\x89\xb4\x64\xac\x52\x2c\xaf\x03\xc0\x95\x57\x3b\xb0\x45\xcc\xb0\x8c\xb4\xb1\x08\x4a\x3b\xb0\x45\x1c\x4c\x59\x3b\x92\xfd\xf3\x07\x0d\x97\x94\xb3\xdd\xc8\x74\x16\x36\x0f\x85\x6c\xb8\xb9\xd4\xb1\x9f\x07\x2d\x1f\x94\xbb\x1f\xd0\x57\x8c\x0e\xdc\x7d\xb4\x23\x4f\x06\xe7\x07\xdc\x10\x0e\x2b\xba\x20\x27\x8c\x27\xbb\x27\x19\x02\x36\x07\x2c\xbe\xed\xc8\xae\x09\x0d\x2c\xa6\x5b\xb9\x29\x6f\x7a\xcf\x1c\xa5\xfa\x87\xd7\x8b\x54\x5a\xdc\xd0\xd5\x3f\xd0\x20\x5d\x87\xca\x6e\xc8\x96\x95\xf4\x68\x99\xbb\xcc\xe1\x10\x96\x4a\x3f\xda\xa4\xd7\xd5\x1e\x59\xb6\xd2\x46\xa5\x95\x2e\xd9\x0d\x2e\x2d\x0f\xbb\xdd\x9c\x17\x86\x0f\xdf\xc4\x97\xa9\x1d\xcd\xae\xc6\xef\x54\xd4\x76\x2c\xae\x5a\xc2\xee\x06\xc4\x2e\x68\x31\xe8\x8a\xe3\x5b\x8c\xab\x23\x26\xb5\x63\x31\xae\x31\x5c\x2e\x6e\xda\xa6\xf3\xd1\x17\x79\x40\xac\x6a\x87\x3c\x6c\xbf\xe3\x64\xb2\xb1\xb8\x2d\xcb\x2e\x10\x7e\x1f\xb5\xf2\x0e\xec\xa9\x27\xda\xc2\xd1\xa3\x15\x16\x6e\x48\x1b\xf9\x16\x3e\x80\x9b\x55\x3b\xe0\x03\x47\xf5\xa0\x2c\xcd\x75\x60\xcb\x6b\x87\x97\x4a\xae\xc3\x09\x6d\x74\xdf\x9f\x2a\x07\x74\x54\xda\x5f\x9d\xe4\x93\xf9\x73\x7b\x9f\xe1\x0f\xd4\x7a\xe2\x98\x61\x37\xd0\x38\xf7\xd9\x38\xd9\x57\xc5\x8f\x6f\x28\x2e\x2d\x2f\x32\x3e\x7a\x63\x45\x97\x32\x39\x3b\x9d\x58\xba\x64\xdf\x0b\xcd\x6d\xcc\xb4\xd3\x17\xb3\xe8\x88\x2f\xdb\x75\x67\x5c\x7d\x8d\xa6\xd3\xd3\x0b\x0a\x55\xfc\x00\xbf\x83\x64\x45\x4b\xf5\xde\xef\x73\x75\x32\x1d\xcc\xa2\xf4\x23\xb9\x87\x97\x3a\x38\xa6\x7b\x18\xea\x3e\x1d\xa4\x37\x18\xd5\x29\xe2\x0a\xa3\x7a\x48\x96\x16\x37\x8a\xeb\xf7\x40\x4b\x3d\xdb\x0f\x37\x5b\xdd\x8f\x5f\xb6\x2a\x1d\x7a\x69\x4c\xfa\x24\xed\xb5\xce\x17\x8f\x90\x83\x75\x5d\xa4\x77\x4c\xeb\x7f\xd9\x4f\xee\x95\x57\xad\x8f\xce\x41\x6e\x87\xfb\x60\x11\xcf\xd2\x9c\x5c\xb5\x27\xee\x6f\xda\xf1\xb1\x31\x3b\x1f\x2c\x4a\x3a\x8e\xfd\xfc\xf4\x25\x76\x05\xea\xd3\x01\x95\x4c\x50\xcf\xce\xf0\xf1\x43\x4c\x47\xed\xfe\xe0\x7c\x25\xca\xc5\x1f\x1a\x7f\x70\x57\x06\x49\x4a\xfb\x4e\x66\xe9\x02\x2d\x1d\x4e\xc6\xa4\xcc\xae\xa8\xd6\xb4\x06\x97\xc2\x32\x7d\x1a\x36\x67\x9f\x96\xcc\xda\xd2\xc1\x49\xa8\xb4\x90\xa0\xe8\x9c\xdb\x94\xec\x13\x34\x29\x2d\x1a\x5b\xb2\x35\x49\x63\x2b\x34\x33\x25\x76\x4c\xf2\xa5\x46\x99\x26\x16\xbd\x9d\xa3\xd1\xc2\x22\x9f\x1d\xe9\xaa\x25\xc9\x67\x9d\x7c\xb0\xc8\x67\x6e\x2c\x44\x5a\x14\x70\x70\xdd\xdd\x52\xe1\xae\x8a\x43\x95\x96\xe2\x31\xa6\x53\xb6\x28\xdd\x98\x50\xfd\xb4\x28\xdd\x98\xc9\x77\x6e\xca\x7e\xfb\xfd\x72\x4b\x6a\xa9\x6a\xe2\xe6\x9d\xaa\xe5\x89\x61\xe2\xdb\x75\x34\xb6\x64\x82\x00\x16\x28\x01\x3e\x9e\x95\x9b\xa0\x96\xf0\x06\x41\x66\x68\xa9\x22\x56\x75\x2b\xed\x7e\x6c\xad\x03\x43\x81\x1f\x4f\x7c\x61\xfc\xf8\xf4\xa5\xdf\x49\x6f\x2d\xd5\x25\xac\x96\xdd\xdf\xdb\xaf\x6c\x13\x87\x04\x68\x65\xc2\xe4\xd9\x9c\x9c\xa5\xde\x74\xa9\x4c\x6a\x2c\x45\x73\x4b\x60\xf2\x44\x12\x68\x49\xa2\x1b\x0c\x10\x6f\x8f\x01\xf9\x4c\x8b\x00\x27\x3c\xd9\x5a\x92\x00\x37\xa7\xb9\x61\xd5\xe3\xc0\xa6\xe0\x7a\xa3\xd1\x02\x6e\x17\x78\x76\xb5\x14\x78\x7f\x1d\x54\xba\x74\x8c\x91\xb3\xef\x38\x58\xa8\x00\x5e\xb0\xd3\x4d\x13\xdc\xbd\x4e\xdf\x5f\xa3\xc1\xb7\xa6\xa5\x50\xac\xb3\xad\xcf\x6f\xe9\x11\xa6\x50\x29\x4b\xea\x3a\x01\x32\x32\x4d\xa1\xcd\x0d\xde\xb9\x5d\xac\xbe\x54\x71\x0d\xa0\x77\xa8\x2b\x92\x96\xd4\x31\x47\x79\x6a\xb8\xb9\x51\x22\x48\x1d\xef\x47\xf7\x7d\x5f\x64\x32\xdc\xf7\xdd\x11\x54\x2b\xba\x50\x93\x6c\x6c\xa9\x4f\xc9\x91\x75\xb4\x07\x3f\x18\xfa\x49\x31\x9c\x81\x04\x0a\x75\x4f\x23\xff\xf2\x78\x6b\x09\x87\x89\x61\x63\xe8\x2d\x1d\x12\x92\x06\xb7\x39\x4e\x35\xea\x49\x72\xf5\x31\xa6\x16\x4f\xe8\xcc\x18\xd4\x19\x0c\x36\xd0\xee\x20\x67\xfc\xf2\xa2\x6b\x69\x72\x99\x61\xbb\x73\x28\x41\xd1\xf0\xe4\x5e\x3c\x68\x78\x3a\xb2\x46\x4f\xb9\x15\x2b\xd5\x1f\xf0\xdd\x41\xd6\x49\xfa\x5e\xda\x3b\x2f\x40\x5b\xd0\x1c\x4e\x09\x28\x27\x2d\x69\x11\x6d\x88\x4d\x69\x71\xa8\x8a\xe5\xa2\x25\x19\x14\x64\x39\x9d\xd7\x2f\xcf\xbe\x96\x4e\xaf\x73\xfc\x18\x83\x8d\x07\x08\x17\x81\x64\xcb\x17\x73\xe7\x98\xf1\xf5\xcc\x8e\x13\x87\x47\xc5\x98\xa4\x81\x13\x63\x4d\x4b\x8b\x2b\xe5\x0a\xd3\x4b\x17\xe6\xd7\x66\x45\x6b\x95\x9b\x44\x93\xfb\xff\xb6\x1b\x80\xa6\xbb\x1f\x2f\x5d\x10\x79\xe7\xe6\x2a\xd4\xe7\x4b\x15\x29\x87\xdb\xee\x86\xae\x36\x38\x66\xba\xf1\x93\x92\x34\xdc\xd0\x55\x89\x9e\x56\xcd\xe6\x30\x6f\x04\xf6\xb0\x26\x67\xdb\xf1\xe0\x8f\x5a\x3d\xc0\xf7\x8d\x29\xc5\x0f\x1e\x5c\x0f\x58\x05\x2f\x95\xdb\xee\xd3\x87\x88\x4f\x4d\x32\xc1\x66\x07\x1f\xae\xe7\x3c\xc1\x0f\xca\xad\xc4\xf4\x91\x5e\xb8\x7d\xb8\x8e\xdd\x94\xf8\x3d\x7e\x39\x55\xb6\xf4\xe2\xa8\xe4\x32\xbc\xfa\xf8\xb3\x54\x18\x11\x87\x24\xfd\xa5\xa2\xf0\xb4\x2d\xd6\x57\x0e\xf7\xfc\xfb\xfa\x83\x6f\xad\xfe\x15\x47\xfa\xd1\x42\x8a\xdf\xd2\xb7\xa5\x86\x8c\x24\xe9\x52\x0d\x89\x83\xbe\x7c\x08\x3c\x92\x4b\x39\x69\x48\x5a\xbe\xf6\xcb\x0b\xb4\xa5\x2f\x20\xc8\x36\xd9\x7d\xc9\x1f\x90\xe7\xdd\x2c\x8b\xdd\xee\xed\x0e\xb7\x2d\xfb\x95\x35\x53\x87\x1b\xf9\xbb\xa9\x93\x59\xc3\x54\x89\x71\xb7\xa5\x6f\x8f\xcf\x1f\x70\x55\x63\xd6\x32\xa6\x4a\x85\xea\x0c\x77\x96\x65\x65\x5d\x69\xeb\xa0\xcc\xa5\x0c\xc7\x26\xe3\x18\x11\xcd\xf7\x3b\xaa\xea\xa4\x8c\x3d\x77\x97\x51\xb0\x54\x42\xf2\x81\x9e\xcb\xf4\xe7\xa5\xff\xb4\xe3\xb0\x22\xec\x26\x48\x69\x78\x9d\x97\x69\x87\xd0\x72\x70\x53\x6e\x39\xc5\xcf\x1f\xd1\x92\xef\xb0\xf1\x39\xa2\x19\x3f\x82\x60\xe3\x67\xdc\x5b\x31\x36\x37\xdd\xd4\x3b\x32\x41\xf6\xc2\xb5\xf8\xdc\x65\x87\xdf\xe8\xc0\x5e\x58\x02\x5c\xd5\x8b\xea\x55\xe6\x62\x55\x6d\x29\x2f\xf5\x25\x4f\xb8\x01\xce\xea\xb9\x21\xb2\xe9\xad\x7e\x04\x7c\x45\x7f\x75\xee\xa7\x5a\xce\xb6\x90\xad\x09\x8b\x98\x73\x84\x27\xbb\xda\x42\xc6\x7c\x79\x04\x22\x68\x2e\x4e\x3c\x35\x15\x6c\x45\x1c\x08\x3c\xdb\x6b\x73\x22\x0b\x0e\x41\xdd\x32\x4c\xc9\xb9\x28\x13\xc1\x8e\x39\x2a\x3a\xd0\xfb\x8e\x3c\x96\x1e\x79\x33\x1a\x4e\x00\x5a\x11\xf7\x28\x2d\xeb\xaa\x82\x4b\x53\xcb\x15\x86\x8b\x3c\x96\x97\xb4\xa0\xc7\x41\xcb\x55\x73\x22\x1f\x57\x85\x65\xdf\x59\x52\x8a\xdc\x2a\x2f\xde\x5f\x66\xf5\x7d\xb8\xa1\xbd\x40\x73\xea\xcd\x6f\x1f\x2e\x0f\xe8\x69\xd3\x2b\x92\x6f\xf1\xea\x54\x62\xcb\xf0\xf3\xd8\xcf\x21\x4b\xbb\xe1\x06\x77\x73\x2a\x1a\x2a\xb5\x0d\x78\x53\x09\x43\xc8\x0d\xbd\x24\xdc\x47\x9a\x1f\xe1\x01\xf8\xf4\xd7\x8e\x60\x96\x83\x5a\x6d\x41\xd3\x62\xec\x97\xe0\x99\xd9\xf2\xf0\x07\xbf\x60\x86\x87\x3f\x9c\x90\x2b\x96\x70\xb1\xf4\x3e\x5d\x91\xd0\x22\x41\x37\xe0\xdc\xdd\x09\x86\x71\x1f\x11\x34\xd7\x9d\x3c\x2a\x5a\x9c\xbb\xef\x09\xe8\xec\x11\x0e\x6d\xee\xae\x08\x84\x39\x77\x3d\x54\x98\x99\x71\xf8\x03\x1b\x03\xf6\xdb\xc3\xb2\xec\x97\x0f\x46\x59\x02\x2f\x74\x2f\x8f\xb5\x3c\xc9\x93\xba\x58\x71\x39\x3c\x18\x03\x29\xa6\xd2\x8b\x71\xae\x21\x4c\x1b\xb8\x6c\xe0\xb7\xe4\x2d\x0f\x44\xcf\x5d\xdb\x83\x88\xcd\x60\x71\x54\xec\x8e\x75\x2e\x12\x88\x7b\x50\xcb\x53\x12\xe8\x4c\x79\xeb\xe9\x6a\xc3\x9b\x9b\x5d\xd4\x58\x18\x1e\x76\xbc\x0a\xb3\x44\x63\x7a\xb3\x42\x6b\x93\x69\x96\x38\x2c\x06\x9e\x13\xe4\x2d\x73\xa3\xa9\xe6\x92\x17\xff\x6e\x7b\xac\x18\x17\xdb\xf0\x9d\x01\x6b\xb6\x8c\x1c\x74\x58\xcf\x89\x50\xe0\xfb\xba\xd0\xf0\x0e\x7e\x3f\xcd\xd3\xaa\x27\x9f\xdb\x01\x36\x5d\xad\x73\xa9\x7c\xed\x70\xd9\x2f\x0c\xbe\xc8\x62\xf9\xd6\x21\xcd\x4e\xdc\x70\x03\x37\xd6\x9d\xfd\xc1\x3f\xb8\xb9\x83\xe9\x10\xc4\x54\xb3\x73\x27\xab\xed\x9e\x6f\x58\x6d\x97\x10\xcb\x6a\xbb\xf3\x72\xe3\xa6\x21\xa1\x78\x0c\x22\xe0\x03\x18\xe7\x41\x30\x53\xcb\x4f\xc6\x14\x6e\x99\x2d\x27\xd5\x5c\xaa\x64\x3b\xac\x88\x50\xb5\xa3\x4b\xf9\x9e\x01\x89\xf6\x83\xb5\x53\xc2\x03\xfb\xd8\x74\xb6\x89\xa5\x87\x10\xe0\xd5\xb2\xfc\xb8\x3b\xee\xc5\x8f\x47\x75\x0d\xd1\x4a\xd3\xb4\xb9\x8f\x0b\x61\x9e\xbf\x4b\xd5\xab\x30\xf3\xcc\xed\xe0\xd1\x91\x0b\xf3\xab\xaf\x0d\xdd\xf8\x1c\x10\x83\x83\x9b\x4e\x2b\x5a\x7c\x72\xe0\x71\xdd\xf2\x87\x85\xc1\xe9\xfb\xe6\xaf\x08\x89\x96\x3f\xbc\x85\xa4\xfc\xf0\xba\xe1\x3a\x7c\x78\x95\x23\x50\x17\xdc\x94\x0a\xd3\x5d\x54\x2b\x59\xe8\x02\x4b\x53\x63\x2a\x87\xf3\x02\xdf\x2b\xf0\x34\x82\x0a\x5a\x31\xac\x23\xfc\x80\xdd\xa9\x0e\x57\x8e\x8f\x88\x04\x7e\x48\x5e\xb8\xf3\x5c\xcf\x21\x96\xa7\x10\xa7\x81\xef\x61\x2b\x7a\x0e\x35\x9f\xbb\xe8\xcd\x1f\x26\x21\x85\x41\xf9\xfc\x15\xe4\xd1\x4a\x42\x5c\x86\x06\x94\xcc\xfe\x47\xec\x2a\x28\x95\xaa\x38\x25\xbb\xc5\x6c\xd9\xb8\x8b\xfd\x12\xd7\x19\xd5\x8f\xd7\x72\x86\x95\x2e\x16\x35\xa6\xbd\xc6\xc6\xa6\xcc\x5e\x16\x8b\x1a\x07\x1c\xaa\x14\x37\x34\x64\xa9\x14\x16\x04\x01\xa5\xc0\x7e\x5c\xa8\xc2\x4d\x18\x4e\x90\xad\xe0\x98\x23\x51\x2f\xc5\x4a\x2d\xb3\x13\xd8\x21\x65\xa9\xaa\x43\x79\xa3\x2c\xe6\x63\xc4\x4a\x2b\xaa\xaa\x1a\xb6\x0a\xdc\x47\x83\x46\xd1\x49\x87\x3b\xd3\x56\xaa\xee\x58\x74\x4f\x27\x1d\x6e\x06\x5b\x21\x74\xa1\xec\x97\xd0\x55\x1d\x43\xe5\x9e\xb3\x94\xdf\xd1\xb7\x52\xb7\xcb\x02\x65\x9c\x73\x76\xc5\x18\x6c\xd8\x64\x65\x87\x25\x38\x10\xbd\x73\x60\x4e\x65\xa9\xaa\x95\x68\xce\x56\x1a\x9e\x64\x70\xd7\xb2\x38\xdb\x90\xd5\x94\x66\xf8\x1b\x0d\xe0\x92\x48\x2c\x42\x2b\xad\xe3\x90\xe4\x3b\x27\xc4\xc1\x32\xa4\x59\x75\xa8\xa0\xb5\x26\x37\x8d\x1c\x4f\x82\x58\x16\xc7\x4b\xc9\x65\x69\xec\x44\x84\x96\x12\x6b\x27\xaa\xc3\x15\x1c\x13\xf1\x46\x6d\x05\x95\x37\x5c\x6b\x2e\xe2\xf0\xc2\x6b\x25\xb8\xa6\x77\xdb\xcb\x2d\x25\x3f\x25\xdc\x40\x74\x69\x71\xcb\xc2\xc5\x41\x2b\x72\x4b\x2e\xca\x5a\x89\x7f\x0d\x31\x6a\x45\x25\x99\xdb\xa0\x56\x96\x92\x5c\x76\x57\xd1\x86\xbb\x13\x10\x78\x52\x7b\x2c\x97\x32\x5c\xb3\xcb\xd5\xf1\x52\x81\xc7\x15\x95\xe1\xee\xf6\xe0\xee\xee\x70\xe6\x51\x86\xb3\xb3\xd7\x71\x45\x76\xaf\x77\x37\x04\x54\xa6\xa8\x0d\x17\x6b\x1a\xac\xa1\xad\x4d\x5f\xf2\x8f\x93\x7e\x5b\x2b\xf7\x2e\xbe\x64\x98\x80\x47\x6b\x40\xae\xb8\xb4\x68\x65\x78\x99\x43\xd3\x83\x40\x0d\x8f\x9c\x2e\x49\xc5\xb2\xf2\x22\x5d\xf2\xba\x8e\x4b\x98\x56\x06\xc4\xdb\x95\x5e\xec\xb4\xa6\x5d\x29\xa2\x80\x1f\x73\xdf\xb6\x8f\xd3\xc4\xfc\xea\x31\x5b\xaa\xee\x18\xce\x05\xaa\xee\xde\x92\xd3\x6f\x99\x54\x99\xa6\x86\xf3\x82\x1f\x50\x71\x2b\x2d\xae\xd9\xbb\x93\xa4\xda\xcb\x2d\x47\x2b\x8b\x6d\x16\xcd\x60\x05\x5f\xfc\x8e\xb8\x58\xb4\xcb\x7a\x29\x50\x50\x7b\xfb\xae\x89\x68\x21\x09\x19\xd7\x6e\x87\x37\x1b\x45\xbb\xac\xe3\xe4\xde\x2d\xbb\x01\xb0\xc5\x6a\x99\x2a\x27\x1b\x00\xda\x5d\x2e\xfc\xb9\x3c\xe1\x97\x33\x2c\x4d\xc0\x32\x3b\x5c\xc3\xab\xf9\x03\x7d\xbd\xe2\x57\xb8\x5a\x2b\x58\x60\xb3\x64\x00\x16\xac\x99\xa8\xc8\x82\x95\x09\x8a\x6e\x3e\x4e\x25\x2c\x38\x79\x40\x17\x07\xee\xdd\x63\x72\x8f\x5f\x71\x6f\xad\x10\x47\x9c\xec\x2a\x97\x73\xc7\x7e\x7e\x11\xa4\x40\x8f\x96\x7a\x5b\x94\x03\x0a\x4e\xea\x72\xca\x02\xff\x6d\x6e\xaa\x87\x60\x24\x78\xf4\x76\x9f\x1e\x1e\x5c\x1c\x72\x12\x7c\xb9\x70\x83\xa7\xc9\xbd\x70\x83\x97\xa4\xc5\x8b\xfd\x56\xcd\xec\x45\xf6\xab\xa1\xad\xa0\x0e\x4f\x4f\xc6\xa3\x1f\x3f\x1f\xe3\x91\xd3\x8e\xdf\x13\xb8\xd7\x85\x47\x2c\x2f\x2f\x86\x47\xd9\xc2\x5b\x7e\xc5\xfb\xb5\x82\xde\xbc\x37\xc7\xdb\x90\x8d\x6d\x05\x0f\x09\xcf\xae\x37\x7a\x43\xaa\xf6\x0e\x68\x8e\x3f\x4c\xca\x7e\x70\x72\x25\xc3\x44\xbd\xc6\x71\x32\x39\x98\x9e\xeb\x7e\xff\xf9\xf9\x43\x51\xba\xa0\x7e\x37\x8f\x83\xda\xb7\x74\x6f\x89\x04\x45\xfb\x43\x59\x22\xc1\xa2\x10\x94\x09\x04\xf3\xfd\xcf\x20\x12\xdf\x71\xe3\x4a\xeb\xf4\xf3\xa9\x7e\xa0\x09\xc5\xe7\x6b\x00\xda\xe9\x0b\xea\x75\x73\xf0\x4b\x9e\x28\x0a\x88\xe5\xdb\x73\xcf\x00\x96\x82\xdd\xf0\x97\x6b\xe5\x33\x98\xd8\xd6\x1e\x9e\xaf\xd9\xaa\xba\xfc\x28\x20\x10\x7b\x5e\x0b\xd3\x55\x75\x82\xc6\xe3\xb4\x55\xcc\xdc\x99\x29\xaa\x47\xc5\xfd\x76\x50\x76\x9f\x84\x3f\x04\xd5\xfa\x83\x93\x1d\x56\x85\xbb\x1d\x42\x65\x3d\x60\x6c\x18\xdd\x2a\x66\xee\x3a\x7d\xe7\xf2\x83\xc6\x1f\x5c\x28\xed\x97\x9e\xc5\x67\x92\x1f\xeb\x7d\x6a\x97\x3e\x9c\x66\x79\x67\xc9\x2f\x85\x08\xfb\x56\xd5\xc9\xa1\x07\x75\xe9\xe4\x8b\xbe\x52\x46\xba\x60\x79\xaa\xd1\xf1\x32\xaf\x9a\x20\xc5\x0e\x21\x39\x04\x2b\x25\x2a\x04\xae\x51\x93\x86\x39\x86\xa6\x52\x3e\xba\x35\x61\x36\x3d\x2c\xbf\xd8\x77\xed\xc5\x22\x63\x99\x0d\x59\x31\xa9\x47\xb5\xcc\x66\x80\x10\x57\x85\x9f\xc1\xce\xa8\x4b\xf8\x69\x44\x63\xb5\x8a\x4b\xb4\x22\x6b\xcd\x7d\x29\xa8\xd4\x4f\x6c\x69\x63\x2f\x54\x1c\xa2\x03\x2e\x5e\x55\xee\x07\x9b\xb3\xa2\xdc\x8f\x69\x9d\xde\xcb\xf9\xdc\xe8\x58\x9f\x13\x3e\xe7\xbc\x67\x6e\x02\x7d\x5f\xc1\x69\xb0\x61\xea\x12\x9c\xaa\xa6\xee\x5a\x98\xc7\x61\x59\xaa\xe7\xa4\x16\x5d\x41\xfd\x00\x7b\x3c\x34\xac\xa2\xf4\x4b\x01\x2a\x0e\x48\x52\xf4\x5a\x76\x57\xad\x49\x26\xcb\x30\xd1\xfa\x55\x93\xab\x57\xa1\x0a\x82\x95\xab\x50\x89\x75\x2d\x46\xad\x23\x6b\x55\xee\x0e\x0e\x57\xa1\x3a\x79\xbc\x84\x78\x55\xdc\x0b\x5e\x05\x68\xfa\xac\x55\xff\x61\xd6\x99\xab\x80\x43\xd1\xae\x22\x42\xa9\x94\xd6\xea\x91\xe1\x6b\x7c\x9a\xa5\x17\x55\xa9\x69\x20\x5b\x54\x42\x35\x35\x20\xd4\xc6\x8e\x81\xe2\xd6\x46\x20\xad\xad\xe1\x99\x54\xea\xf1\x3b\xfa\x56\x89\xe3\x2c\xf6\xa4\x39\x3d\xd3\xda\x0c\x44\xf5\x07\xdd\xb1\x99\x67\x44\xa1\xbd\x48\xe1\x62\x38\xda\x25\x0b\xb5\xe2\xb2\x2a\x0b\x4d\x37\x66\xd0\xc7\xfd\x52\xf7\x07\x46\x1b\x86\x03\x52\xee\xec\x4c\x9b\x5e\x22\xcc\x3a\x55\x94\x0b\x9e\x5e\xbe\xc3\xb9\x99\xfb\x07\x1c\xb4\x60\xc2\xb5\xdb\x82\x65\x66\xc1\x99\xea\xda\xa3\xe8\x6b\xe7\xfa\xd1\xdd\xd8\x59\x6e\xd7\xa2\x7b\xc0\x19\x27\x66\x7b\xaf\x28\xeb\x48\x36\xc6\xc7\x83\x1d\xe8\xe9\x55\xb2\x91\x10\xd6\xe1\xa0\xfd\xda\x41\xef\xaa\xb8\x58\x46\x2e\xaa\x48\x30\x15\x96\x50\xb1\xe8\x4f\x37\x94\x97\xc3\x1a\xd9\xeb\x20\x34\xc4\x59\xc2\xdf\x48\xd3\x7d\xc5\xdf\xc8\x5b\xbd\x3a\xed\xd3\xfe\x03\xa7\x4d\xf7\xca\xb4\x4f\x56\x3b\xed\x13\x53\x66\x4c\xa3\x83\x20\x70\xaa\xb8\xa1\x96\x60\x94\xb5\xbb\x55\xcd\x09\xd3\xa5\x5e\x92\x51\xab\x2e\xdc\x92\x6d\x16\x45\xa3\xbc\x2a\x55\x65\xaf\xa7\x03\x45\xf4\xaa\x4b\xb6\x69\xf2\xc1\xba\x64\x9b\x26\x7f\xa9\x4b\xb4\xa9\x51\x2d\x5f\x64\xea\xf0\x63\x44\x38\xc9\xd1\x69\x63\x96\x5f\x2b\x65\x08\x84\x0c\x16\x27\x80\xfb\x80\x63\x93\x54\x2e\x04\x54\x58\x2a\x17\x02\xc7\xf4\x68\x7b\x23\x20\x8d\xb8\xe8\x2b\x0a\x68\xbd\xbc\x81\xa3\x7b\x4b\xfe\x69\x44\x46\xb4\x7a\xdd\x3f\x7f\xcc\xc3\xf5\xc1\xf0\xaf\xd8\x52\x2f\xbb\x61\xff\x88\xfc\x53\xf9\xa8\x4b\x48\x52\x56\xaf\x88\x48\x6a\x7b\xf5\x66\xaf\x62\xd9\xab\xb7\xab\x50\xfd\x83\xc0\x4c\x69\xb6\xb7\x06\xb3\x5a\x11\xa1\xa5\x12\xff\x9b\x88\x1e\x97\x0d\x53\xc6\xa6\x4d\xb8\x42\x6f\xce\xb1\x84\xa7\xe6\x15\x77\xc5\xe3\x79\xba\x6c\xf7\xbb\x3a\xe4\xa7\xf4\xd3\x6d\x81\x7d\x63\x53\x5a\x9c\x9f\x0e\xab\x7c\xec\x28\xd5\x2c\xf9\x6a\xb1\x27\xca\x61\xdf\x98\x21\xec\x1b\x5e\xcf\x55\xe4\xab\x63\x8f\x40\x4f\xa8\x29\xc5\x7f\xec\x91\x3f\xb0\x84\x6e\xe1\xe7\xa5\x4c\x97\xf0\x84\xca\xbe\xaf\xfb\xf3\x44\x9c\xab\x4b\xa0\x1a\xdd\x33\xf9\xe2\x35\x21\x43\x45\x56\xda\xab\xfc\xb2\x8f\xe4\xd8\x2f\xce\xa4\x76\x6f\x3b\x3f\xf9\x0e\x2e\x31\xed\x77\x31\xaa\xad\xe2\x19\xb5\x77\xf1\x12\x98\x8a\xee\x1e\x15\xa7\x67\x2f\xfb\xea\xc7\x4e\x77\x45\x91\x61\xb4\x5b\xd6\xcf\x61\x2b\x16\x20\xc3\xec\x9d\xf1\x39\x6c\xa6\xc0\x4b\x82\xe9\x8a\x7e\x08\x99\x70\xe1\xa6\x70\xe3\xd5\x43\x43\xb8\x49\xfb\x87\xca\xe6\x1b\x94\xdd\x1b\x70\x92\x76\xe8\x7c\x9e\x28\xe3\x27\xcf\x02\xb7\xc3\xb5\xe8\xfe\x30\xd7\xc2\x37\x8a\x2c\x3c\x07\xb1\x29\x85\xd8\xc0\x92\x42\x9a\x3e\x4f\x2d\x79\x72\x7d\xce\x09\x80\x61\xb6\xcc\x46\xe1\xd4\x37\xfd\x91\x89\xcf\x6c\x0d\x8b\xbe\x97\x2a\x8d\xe4\x12\xde\xa7\x35\x92\x48\x10\xb5\xd1\x5a\x76\x62\xa0\xf6\x0d\x2b\xfe\xec\xfe\x20\x4d\x9b\x7e\x01\xa7\xaf\xd6\x84\x2b\xb4\x73\x51\x68\x1a\x43\x50\x2b\xfa\x48\x31\xb2\xe2\x89\x46\xd6\x6f\x85\x35\x41\x21\x68\xe4\x88\xa8\xd5\x8f\xd9\x7d\xd5\x77\x1e\x3d\x09\xe9\x06\xbc\x9a\xe8\xa8\xd6\x0a\x13\xe3\xe4\x91\xb5\x25\x69\xe6\x6c\x95\x99\xb1\x4b\x18\x4f\xd2\x01\xbd\x6a\x44\x38\x49\xc9\x1b\xf7\xfc\xa4\x3e\x6a\x8d\x7b\xfe\x44\xc4\x67\x6b\xa4\x7d\xd0\x19\xa0\x2d\x26\xbe\xe4\x00\xca\xe7\x5a\x12\x8b\xdf\x52\xdd\xec\x51\x63\x9c\x2e\x55\x23\x2a\x18\x06\xd7\xf0\x34\x4e\xe4\xc2\x68\xad\x71\x18\xab\x3f\x40\x4c\x39\x72\xad\x31\xce\x66\x45\x8e\xd3\xb1\x35\xe3\x56\x78\x89\x14\x3c\x81\x72\xd8\x82\x7b\xca\xc3\xe7\x8d\x1b\x1a\x46\xb0\xf8\x6f\xae\x6e\xaa\x70\x3d\x7d\x1f\x6b\xae\x0d\xc7\x65\x03\x6c\x00\x1c\xa7\x3a\xa7\xa1\x05\x1b\xdd\xa9\x20\x58\x54\x63\x76\xd3\x38\xe0\xea\x74\x76\x15\xfb\xbf\x75\x84\x3e\x4c\x14\xad\xdb\x6b\xd4\x99\xd6\x21\x0e\xf0\xdc\xd6\x75\x00\xf5\x2d\x99\x2e\x0a\x56\x1b\xac\x8e\x5d\x1d\xa4\xe4\x40\xaa\x6a\xc3\xbd\x40\xb7\x07\x5e\xf1\xee\xdb\xb1\x84\xe4\x5f\xcf\x07\xdf\xd2\xeb\x81\x0b\x1f\xac\xae\x61\x4c\x18\x6e\xc8\x41\x4f\x77\x5b\x9e\x1d\x3a\x37\xdd\x22\xae\xd4\xb4\x13\x96\x39\x3c\x1e\x4e\x2e\xd1\x4b\xf6\x03\x16\xdf\xf3\x38\x91\x8e\x76\xf9\x41\x2a\x61\x60\x53\x23\x93\xdb\x7c\xd2\x1a\xa4\xae\xe1\x99\xe5\x0d\x6a\x3b\x4f\x7c\xbf\xf8\xe0\x74\x11\x9c\xa3\xc5\x27\xc7\xe2\x3d\xbf\xa1\x6f\xed\x74\x96\x91\x6c\xda\x49\xdc\x3a\x94\xb6\x5d\x8c\x03\x26\x4a\xa2\xa4\xa1\x7d\x96\x4c\x49\x55\xae\xd6\x2e\x77\xa2\xc7\xf2\x62\x27\xba\x2a\xb8\x74\xa5\x4d\xa3\xb8\x3d\x9f\x2e\xc5\xa5\xda\x1d\xbe\xc5\x34\xd8\xfb\x0b\xba\xa9\x48\xdc\x08\x28\xd2\x4b\xb3\x11\x63\x9f\xbc\x40\x6f\x37\x13\x0a\x87\x69\xf8\xf5\x6a\x10\x25\x67\xd3\xa8\x6e\xde\x9b\xdb\x32\xa9\xc0\x6d\x73\x90\xe9\x76\x3b\xeb\xf4\x63\xb1\xbf\xa1\x97\x56\x7b\x18\xa9\x04\x48\x3e\xe7\xd2\x3f\xdc\xc0\x7a\xe6\x1e\x57\x92\xae\x3e\x9e\x69\x7b\x81\x7d\xbf\x3a\x7d\xcf\xc9\xe1\xf5\x25\x57\x63\x58\x13\x16\x8c\x6c\x4d\x1c\x09\x44\xd2\xf6\xb8\xc6\xc8\xcf\xed\x71\x8d\x29\xbf\xee\x28\x4f\x29\xee\xbf\x43\x8a\xfa\x4a\x74\x24\xb5\x2f\xee\x62\xce\xc0\x4b\x07\x11\x92\xda\xcb\x4a\x38\xe1\x2f\xfd\x43\x1d\x69\x18\x11\x12\x51\x31\xad\x61\x44\xa8\xbb\xa2\xc5\x13\x0e\xfb\xf4\x42\xa7\xbb\x95\xd2\x25\x44\x9b\xf6\xb9\xd6\x9e\x04\x6e\xd1\xab\x15\x2d\x2d\x7f\x1e\x4e\xeb\x07\x81\xe8\x7e\x40\x90\xad\x34\xe1\xe3\xf8\x4e\xcb\x1c\x5f\x4d\x2f\xb1\x98\xdc\x62\x75\x94\x59\x07\x16\x8e\x14\x5a\xa3\x41\xbe\x02\x56\x96\xb4\xdb\xc5\x41\xb7\xa7\x3f\x4c\x2e\xa6\x0a\x65\xe8\x1d\xbd\x8b\xa5\x75\x4f\xe2\x6d\x1b\x71\xf1\x89\x00\xcb\x16\x38\xfc\x92\x11\xa3\x05\xae\x65\x7a\x3d\x44\x62\x41\x77\x45\x89\xe1\xb0\xb8\x91\xcc\x7c\x41\xc3\x04\xf2\x1c\xd9\x8f\x2f\xb4\x6b\x7a\x9d\x10\x05\xd9\x19\xc1\x2d\x77\x22\xda\xa1\x45\x72\xcc\x56\xca\x44\x22\xb6\x04\xca\xb2\xd7\x32\x91\x5d\xb5\x4e\xb9\x33\x15\x34\x80\xb6\xbc\xdd\x58\x22\xe3\x5c\x97\x2c\xdf\xbc\x44\x03\x8b\x59\xb6\x76\xf8\xfc\xa5\xd7\xf4\x88\xeb\x84\x80\x4c\xc5\xe2\x95\xd3\xd3\x1d\x2a\xc5\x36\x06\xaf\x24\x98\xa2\x05\x4a\x71\x4a\xce\x51\x81\x79\xb1\x15\x82\xcc\x79\x04\xf4\xb7\x28\xc8\x16\x87\x15\xb9\x20\x48\x58\xb1\xb4\xe5\xa9\x3b\x62\x90\x74\xe9\xd7\x4b\xa7\x2f\xd9\x04\xb1\xe4\x10\x96\x40\x11\x56\xee\x36\x25\x5a\x4a\x2e\xc9\x62\xae\x53\xe7\x42\x82\xfc\x9b\x1e\x37\x51\x1d\x27\x15\xe1\x07\x4c\x5e\xb9\x16\x8b\x0f\xb6\xb5\xfd\x7f\x43\xe3\xa2\x39\xb3\x74\x71\xa9\xb6\x4d\xaf\xc0\x68\x76\x97\xa5\x6b\x36\x48\x0f\x1b\xfb\x07\x8a\x13\xc1\x04\x72\x1c\x48\x36\x90\x92\xee\x26\xb1\x34\xd9\x46\x0c\x79\x8b\x70\x06\xdd\xae\x61\xb7\x2c\x3b\x83\xbe\xe4\x39\xa1\x17\xe1\x0c\xba\x46\x78\xbe\x1d\x6e\x69\x63\x77\x5d\xdf\xc5\x61\xab\x7a\x69\x2c\x0e\xdb\xf4\x29\x8c\x90\x9a\xf8\xfe\xc7\xba\x33\x37\xdd\xc9\x84\x64\x07\x1a\xb1\xfe\x51\xb1\x34\xe2\x49\x60\x7e\x8b\xbe\xbb\xca\xa0\xb9\x27\xd7\x78\x18\x7a\xb8\x91\x94\xae\x45\x37\xc3\x21\x4d\x74\xfb\x0a\x5b\x0d\x72\x08\xa9\xb2\x47\x9f\xac\x17\x53\xd3\x5d\x6d\x38\x54\x0c\xe7\x8c\x9a\x96\x5a\xdb\xb4\xc4\xc4\xd2\x6a\x5b\xf3\x98\x71\x69\x1e\x2e\xfc\xf0\x08\x31\x88\xe1\x11\x82\x9c\x04\x61\x34\x6a\xec\x41\xa2\x1e\x0d\x51\xb1\x14\xd6\x46\x1c\x4c\x8b\x59\xfd\x80\x51\x93\x48\x50\x02\x17\x58\xef\x8b\x7b\x6e\xe9\xa2\x45\xe1\x3b\x4e\xd6\x01\x3a\x1b\x46\xb1\x24\x0f\x29\xb9\x6d\x54\x3a\x62\x71\xc2\xa9\x89\x25\x96\x3a\xb9\x84\xdc\x55\x5e\xdc\x6f\x1e\x98\xc0\x02\xab\x79\xf8\xed\xa5\x7f\xa0\x87\xf1\x92\x84\x50\x11\xe9\x65\x74\x65\x8c\x0b\x7f\x3f\x3f\x40\x21\x54\x6b\x8c\xa5\x11\x4e\x59\x45\xe0\xcf\x1c\x48\x46\x81\x3f\xb3\xfa\x7a\xdc\x1e\x33\xdf\x61\xe2\x3d\x72\x18\xcd\x75\x32\x09\x7c\xc2\x92\x71\x12\x41\x6a\x17\x15\xc2\xc0\xcf\x79\x7f\x00\x27\xd3\x7f\x2d\x9e\xfe\x2b\xd3\x5c\x8b\xc7\x3b\x45\xdf\xb9\x60\x2c\x3e\xbf\x75\xa8\xf3\x07\x8e\xa2\xfb\xe2\x21\x64\xd2\x91\xa1\xaf\x79\x13\x1e\x2f\x57\x4b\xd8\x31\xe2\x65\x17\xfa\xed\x8b\x44\xe6\x0c\x71\x1d\xbd\x3d\xe1\x03\xfb\xb7\x6a\x4b\xbc\xec\x73\x89\xc6\x6b\xcb\xc8\xcb\x81\xcb\x74\x41\xba\x08\xdc\xc3\xaa\x2b\xfb\xe9\xbd\x46\x8f\x3e\x7c\x54\x9d\x23\x38\x54\xb3\x81\x8f\x73\x8e\xe8\x15\xe8\x67\x06\x0c\x84\xbe\x5a\x9e\xc8\xc5\xa1\xca\x5e\xcc\xcf\x05\x5f\xef\x74\x33\x68\x34\xcb\x4c\x1d\x92\x6d\x3f\x5c\x70\x14\x89\x8e\x8b\xb4\x0e\x85\x7d\x71\xab\xa9\x4d\xb2\x9b\xd1\xf0\xb0\x4c\x27\xb8\x56\xe9\xc7\x49\xd9\xe7\xf8\xd8\x40\x95\xfb\xe1\x88\xab\x7f\x3c\x38\x9b\xa7\xdf\x91\xb7\x9e\x90\xce\x38\x31\x3d\x15\xca\xf4\x2a\xc1\x43\xf7\x73\x36\x7a\x6e\xfe\x31\xf8\xc1\x97\xa0\x7b\xcc\x71\xff\xb7\x64\x83\x8d\x5c\x2a\x45\x93\x6e\x27\xae\xa4\xc0\x13\x48\xab\xd2\xbc\xc3\xef\xa8\x74\x7a\xf8\x74\xfd\xb2\x32\xc7\xaa\xc3\xa5\x0e\xc7\x8a\x4a\xa7\x21\xb2\xeb\x7e\xc5\x3e\xec\x28\x68\x07\x4a\x66\x2f\x56\xea\x73\xb3\x25\xf2\x2d\xc9\xfa\x14\xf4\x3b\xb9\x25\x48\x6c\xd9\x3a\x2c\x24\x65\x28\x46\x37\x29\x9f\x15\xe1\x59\x95\xbc\x37\xea\x15\xff\x14\xf4\xaa\x4e\xf0\x89\xea\x70\xc7\x64\x1a\xd9\xb2\xdd\x66\xdb\x77\x98\xce\xb1\x7f\x40\x7a\xd9\xcf\x49\x6b\xe1\xd0\xc8\x1b\xa1\xe6\xda\x8d\x11\x65\xcf\x74\x7c\xab\xb4\x7c\x75\x6e\x97\xb5\x6a\xf4\x86\x1f\x93\x53\x81\x51\xb4\x4d\xdf\x71\x8a\xe8\x28\xfc\x66\x3f\x36\x00\xce\xea\x71\x6b\x85\xdb\x74\xae\x96\x75\x62\xeb\xe4\x7d\x38\xdc\x6d\x5c\x21\xab\xda\xf6\x70\x4b\x22\x03\x75\x12\x42\x18\x55\xd3\xe5\x36\x79\xff\x31\x98\x15\xbf\x60\xde\x77\x4d\xa4\xb1\x73\x31\xe1\x36\x47\xb5\xec\x9e\x74\x83\xa2\xcf\x1d\xb0\xdf\x1e\xaf\x3f\xf8\x07\x96\x78\x87\xdf\x59\xd9\x66\x99\x0b\x44\x68\x6a\xf7\x76\xd8\x6d\xd4\x6d\x81\x1e\x75\xa6\x02\xed\xa9\x73\x09\x5c\x5c\xb3\xc1\x1d\x59\xf3\x39\x57\xe5\xf6\x0e\x96\x72\x40\xcc\xfb\xb0\x7e\xe6\x8b\x3c\x12\xe4\x32\x6b\x7d\x50\xa7\x73\x87\xbb\xb3\x52\x49\x9f\xf6\x8d\x3e\x13\x41\xa9\xe7\x6f\x3f\x71\x83\xf1\x98\x9f\x89\x6d\x40\xdf\x4e\x52\xc4\x1e\x3e\xd7\x97\x9f\x7a\x30\x68\xea\x13\xd4\x31\x68\x26\xaf\xbd\x3b\x89\xd3\x64\xda\x1d\x83\xe6\xe1\xd6\xe7\xae\x36\xa9\xfc\xf7\x93\x79\x87\x2c\xf6\x53\xf7\x83\x5d\x2d\x5e\xbd\xdd\xe6\x6e\x7f\xf0\x2d\x26\x1e\xb3\x52\x27\x6f\x83\x06\xb4\x7e\xb1\xc7\x3d\xd6\x97\x5e\x4e\x1e\x97\xcb\x0e\xb2\x6a\x17\x4b\xee\xb1\xe3\x52\x96\xd8\xe7\xd6\xef\xc5\xcc\x9c\xc7\x5b\x89\xd6\x32\xe9\x2f\x11\x04\x3a\xb6\x41\x83\xe7\x3a\xba\x91\xb2\x64\x37\x17\x82\x7e\x3d\x9d\xcb\xd7\xdd\x16\xc6\x41\xfd\x62\xfb\x63\xbb\x74\xfa\x61\xc8\xfb\x7d\xe8\xc6\xef\x63\xb3\x3a\xec\x46\x41\xa2\xab\x2b\x29\xb1\xf7\xc7\xbc\x8f\xd4\xac\xae\xe4\x52\xbf\x70\x52\x78\x4c\x47\x23\x52\xd3\xec\xaf\x15\xd1\xf5\xd7\x8a\x9c\x64\x34\x1c\x85\x81\xfe\xf9\x01\x53\xf3\xa1\x44\x7a\x02\x3e\x87\x41\xc3\xe4\x05\x9b\x12\x1e\xd2\x82\x91\x4a\xab\xf5\xcf\x06\xd6\xfb\x03\x9d\x46\x41\x6f\xe0\xdd\x9b\xb4\xfd\x8f\x23\x63\x63\x0b\xca\x8d\x28\x9e\x49\x19\x9b\x2e\x9b\x69\x2c\xf6\xd1\xbc\xaf\x1e\x07\x11\x29\x9c\xbc\x71\x70\x60\x90\x49\x87\x6c\x82\x24\xac\x6d\xe8\xde\x8b\x80\x3a\xb8\x3e\x54\x6b\x18\x28\x35\x12\xf9\xa1\x4e\xc3\x09\x18\x89\x85\x60\x04\x23\x21\xe8\xda\x21\xd4\x95\x63\xbf\x6f\xc8\x3f\x22\xf7\xc8\x0e\x87\x9e\x6a\xe9\x2b\x3e\xaf\xb8\x58\x33\xe4\xac\xbf\x31\x1d\x42\xfd\xf0\x26\x71\x14\x72\x46\xd8\xf0\x52\x3f\xba\x2e\x0d\xa3\x10\x50\xe7\x00\x4c\x30\x6d\x9d\x95\x25\x80\x7c\x8f\x45\xa6\x07\x99\x60\xdb\xc0\xd3\x55\xaf\xed\x41\x76\x9f\x16\x96\x9f\x9f\x3f\xa2\xed\x77\x58\x57\x4d\x6a\xa3\x22\x17\x23\xe6\x0f\x3c\x88\x92\x56\xa8\xb1\xe8\x74\xd9\xad\x91\x98\x5a\xcb\xde\x20\xd8\x25\x69\xda\x1b\x38\xc7\x7a\xb5\x34\x16\x31\x1f\xcd\xd5\x6c\xf8\x85\x3b\x1c\x28\x75\xe6\x20\x8d\x40\x68\x43\xd8\x1e\xea\x02\x7b\x5e\x02\x53\xad\xf3\x18\x9c\x0c\x54\xb4\x81\x8b\x8e\x37\xa0\x23\x20\x55\x90\xc5\xa1\xb3\xaa\x3d\x5a\xe2\xf5\xf0\x3a\x64\x60\xfe\xd2\x43\x61\x68\xfe\xd2\x8e\x31\x06\x8b\x03\x9b\x1a\x98\xbf\xd4\x5c\x07\x74\x34\xa9\x71\x0e\x08\x69\xde\x1f\x54\x7f\xa0\x5a\xbc\x69\x7e\xd5\xc4\xbe\x40\x20\x1d\x78\xab\x7a\x27\x3b\x16\xf5\x2c\x05\x86\x3f\xc8\x7d\xa9\x86\x36\x88\x03\x21\x1b\x78\x1b\x93\x03\x3d\x7c\x0e\x47\xd5\xa1\x7d\xcc\x7b\x1d\x23\xbb\x84\x71\x2b\xa9\x10\x8f\xf9\xe2\x40\xce\x04\xe0\x35\xb3\x17\x77\x91\xc9\xac\x1b\xd9\x20\xbf\xa4\xc1\x25\x03\xcb\xd4\x74\x3d\x89\x29\xf4\x1a\x63\x5c\x17\x93\x64\x59\xf6\xcd\xe6\xb9\x4c\x52\x66\xa5\xc4\x0b\xea\x87\x30\xee\x7d\x31\x47\x99\x15\xb1\x22\xee\x55\x92\xb2\xf0\xc0\x84\xd4\xa0\xb6\x03\xeb\x90\xd7\x35\xe3\x31\xd3\x32\x44\x7c\x90\xe7\x30\x9c\xfa\xa7\xfa\x03\x33\x80\x7d\x68\xfe\x36\x07\x5c\x1b\x0f\x11\x74\x28\x53\x03\x17\x50\x72\x26\xb4\xb1\xe8\xe3\x34\x50\x6c\xe0\xdc\x69\x6c\xc1\x58\x54\x6f\x64\xbb\xf5\xa2\x3f\xc0\x70\x07\x5e\x26\xc9\x00\xa3\x81\xd7\xe7\xb4\x52\xc5\xec\xe6\xce\xc7\xeb\x33\xbb\x87\x5e\xe2\x44\x1d\xec\xeb\x8d\x05\xbc\x78\xbc\xd7\xaf\x1c\xd3\x6d\x2c\xf9\xbb\x64\x0f\xec\xbb\x93\xbe\xf9\xf5\x5a\x3c\x05\xa8\xb1\x08\xe8\x18\x9e\x58\x1c\x47\xca\x2e\x7b\xa3\x66\x19\x4f\x4c\x4f\x2c\xfe\xa3\xfb\x54\x2f\x02\x3a\xbc\xed\x18\x1f\xd2\x2e\x47\x6b\x2e\x3a\x69\x72\xeb\x36\x0f\x87\xb0\xff\x20\xa1\x35\x9a\xd8\xd4\x49\x83\x45\x9d\x84\x78\xeb\xed\x30\x31\xf8\x24\xd2\xd1\xb4\x79\xe0\x89\x8a\x26\x36\xc9\xe7\xad\xb7\xfc\x5c\xc4\xb1\xfc\x2a\x07\xd9\xcf\xf8\x38\xe9\xdd\xda\x28\x9f\x88\x07\x34\x40\x5c\x43\x92\x0a\x4c\x82\xb7\x55\x94\x27\x94\xd2\x38\xd6\x99\xd7\xcc\xef\xde\x65\xbb\xcd\x69\x9f\x58\x79\xc2\xd6\x72\xa3\x4c\xad\xd9\x3d\x37\xfc\xa2\xff\x4a\xd6\xdd\xa6\xe6\x1f\xe3\x73\x26\x99\xb8\xa3\xfa\x05\x29\x50\xf6\x73\x53\x83\x58\xab\xae\x8a\x9c\xde\x69\x24\xc4\xee\x13\xf6\x12\x14\xb3\x49\x24\x84\x5e\xf1\xb3\xc8\x34\x39\xb2\xb3\xe8\x12\x4a\x5f\x71\x8a\xf0\x7a\x60\x96\x4e\x56\x20\xba\x57\x06\x42\x07\xbd\x28\xda\xdd\x98\x8c\xe2\x2c\xf9\xbe\xb3\xe4\x74\x73\xd1\xa2\x30\x3a\xbd\x68\x69\xbb\x05\x76\xb4\xd3\xc7\x7d\x8a\x82\xe9\x54\x5c\x77\x07\x54\xa7\x0f\x5a\x31\x8d\x9b\x74\x66\x70\x39\x95\x7b\x4d\xf2\xc2\xed\xc5\xc2\x27\x22\x5c\x9f\xea\x86\xde\xb5\x32\x4b\xce\x37\x72\xbc\x7c\x60\x9a\xeb\x05\xfe\x3b\x65\x10\x7a\x92\xcd\x66\xe6\x20\x66\xcf\x9c\x2e\x08\x30\x93\x8b\x16\xa5\xdd\x89\x2b\xa9\x26\x87\xd9\x88\xfb\x46\x5a\x9c\x18\x97\xc8\x44\xdc\x66\xc3\xb3\x8d\xec\x40\x6d\x2e\x2d\xa0\x79\x3d\x3f\xc9\x53\x5d\xa1\x1b\x53\x8b\x92\x11\x42\x33\xa0\xb4\xc8\xcd\x13\xc3\x11\xe2\xc4\x24\xd5\xb4\xa2\xdf\x0c\xc2\x08\xac\xd3\x4b\x17\xfd\xc3\xe6\x62\x22\x63\xcf\x51\x3c\xfe\x60\x0b\x10\x4e\xc8\xd7\xc4\x9f\xd3\x9b\xfa\x49\xf2\x68\xaf\xfc\xa7\xa6\x9f\xc8\xbe\x14\xcc\x2a\x4d\x6b\xfa\x09\xb7\x34\xee\x10\xe4\x2c\x6b\x93\xf4\xd1\xad\xff\xd6\x41\x84\x24\x9a\xc9\x00\xdb\x39\x00\x07\x81\xb9\xcd\x61\xc8\x2f\xb3\xb6\xd8\x53\x28\x85\x90\x67\xb3\xe8\x9b\x3d\xc7\xee\x96\x7f\x10\x2d\x87\x68\x33\x49\xda\xa2\x23\xfc\x24\x5c\x9e\xf4\x8d\x6d\x0e\xa7\x1c\x82\x3e\xc9\x0a\x4d\x6a\x96\x36\xc7\x43\x0b\x0c\x9c\x18\x09\x6f\x81\xe7\x34\x39\x0d\x43\x22\xf8\x91\x44\x72\x6d\xce\xbe\xde\x97\x9e\x70\x6f\x93\x02\x4d\x6d\xe2\xf8\x60\x24\xce\x5c\xfc\x6c\x18\x81\x39\x17\x3b\x0b\x1d\x99\xe7\xc9\x70\xac\x74\xa9\x09\x61\x48\xc5\x5c\x6a\x42\xd1\xaf\x7f\xa2\x0d\xa8\xce\xcd\x25\xf3\x87\x8e\x85\x13\xd1\x5e\xe7\xa1\x79\x7e\x3c\xa7\xdd\x25\xe6\x87\x2c\x72\x5e\xc4\x29\x78\x7e\xbc\x35\x09\xe7\x0b\x07\x4d\x45\xca\x79\xd1\x21\x1b\xbb\x59\x51\x24\x9b\x79\x9f\x54\x64\x59\x5a\xcf\x28\xcd\xfe\xea\x54\xe3\x57\x69\xfa\x87\xf9\xd8\x30\x6b\xf3\x90\x7b\xdc\xdd\x8d\xc8\xaf\xcd\x61\x3e\xce\x16\xed\x02\x32\xa3\xee\x34\x1f\x97\xc3\x19\x22\x31\x4a\xf2\xec\x79\x37\xa2\x8f\xd8\x7c\x30\x8a\x49\x64\x1e\xd6\x09\xb6\x34\x5f\xa6\x11\x1d\x69\x62\x21\x4a\x21\xb5\xc2\x45\x52\xf9\x62\x92\xdb\x24\x49\x03\xc9\x55\xa6\x8c\x3f\x81\xb2\x51\x5e\x9a\xde\xc8\x6b\x78\x9a\x1f\x7e\xa5\x6e\x1d\x22\xf2\x74\xbf\x3e\xb9\x6c\x4f\x1a\x5e\xcf\xc3\xb4\x7d\x93\xb2\x4e\xac\xec\x9d\x13\x63\x10\x89\x04\xdb\x79\xa8\x91\x5a\x26\xb5\x05\x5d\x3a\x0f\x67\xa0\x52\xb6\x1b\x56\x04\x58\x02\x33\x7c\x26\x4e\x02\x0a\xe3\x99\x6c\x80\xbd\x73\x82\x13\xa4\x51\xe4\x24\xde\x4e\xa7\xdc\x33\x99\x4b\x9e\x8a\xc8\x17\x62\xc6\x8f\xd3\x50\x3a\xa8\xef\x99\xfd\xb6\x50\x66\xc2\xc8\x01\xd9\xce\x2c\x82\x8b\x3f\x18\xe4\x42\x99\xfb\x00\x60\x1d\xda\x59\x58\x67\x36\xe4\xe9\x7d\x80\x3e\xc3\x67\x61\x07\xc3\x1d\x4f\x24\xf5\xd4\x39\x0a\x67\xd1\xb1\xd6\x97\x18\x1b\x8a\xe7\x59\x0f\xca\x8d\x72\x42\x60\xb1\x6c\x5c\x19\x43\xab\x64\x9f\x47\xe2\x38\x2b\x3b\xd2\xc6\x16\x8d\x0d\x8d\x22\x27\x86\x13\x2d\x04\x67\xd0\x3b\x48\xcf\x49\x7a\x7e\xbd\x41\xce\x60\xe7\x15\xdf\x39\xb9\xa7\xb6\xbc\xf4\x1a\x9d\x5f\x4f\x92\x4e\x69\x44\x3c\x3b\xf5\xb3\x09\x4f\xa2\xb8\xb5\x7d\x9f\x9d\x7a\xa0\x09\x67\xa7\x3f\xf5\xb7\xc1\x59\x67\x47\x6c\xb5\x62\x23\xaa\x51\xc3\xcf\x25\x0c\x67\x3d\xf2\xce\xc9\xd9\x76\xd0\x67\x5f\x9d\xe2\xe8\x9d\xa7\x8d\xf0\xad\x67\x1b\x5d\xe0\xbc\xf0\xf3\x44\xe1\x3d\xbd\x5c\x35\x0b\xc5\x79\x35\x14\x1d\x2a\xba\xd8\x61\xa8\x8b\xe7\x92\x73\x87\xc6\x99\xd3\x33\x8f\xa0\x70\xde\x84\xfa\xb9\x49\x6e\x68\xad\x1b\x89\x20\x27\xef\x15\x4f\xfc\xaa\x0d\x31\x3c\x3d\xe7\xce\xea\xce\x73\x18\xfe\xc1\xfa\xc3\x7d\x4e\x2f\x3e\x75\xb7\x3d\x41\x96\xd2\xb8\x71\x3e\x0c\xcd\x33\x22\x05\x80\x22\x9d\x80\x4b\x69\x55\x39\x01\xe7\xd2\x22\x73\x22\xb0\x7a\x9d\x7d\x7a\xa3\x69\x06\x81\xd3\x43\xef\x3c\xbe\x36\x40\xa5\xb8\xee\x28\x65\x9e\xca\xab\xc3\x95\x7b\x9d\x60\x7e\xf8\x38\x55\xee\xb6\xaf\xd1\x23\x7a\x47\xc6\xee\x0c\x81\xbd\xd6\x39\x9f\xba\xc0\x5f\xeb\xa4\x4e\x83\x3b\x2f\x4f\x6a\x58\xb6\x81\xe9\x4b\x7e\x5c\x29\xdf\xa4\xfc\xa0\x4c\x94\xac\xca\xff\x95\xd8\x3e\x4c\xcb\x25\x08\x8c\x79\x8b\xae\x25\x4e\x4e\x4d\xe1\xd7\x52\x9d\xa7\x01\x14\xd7\x12\xe3\x66\x86\xaa\x5e\x85\x4c\x1d\xec\xff\x0b\x6f\x96\xa4\x6a\x73\x79\x24\x61\xc4\x97\x47\x52\x36\x7e\x71\x45\xa7\x0f\xeb\x55\x6c\x9a\x2e\x15\xc2\xb4\x10\x0e\x2f\x4f\x21\xb2\xd1\xb5\x14\xe6\x69\x8c\xdf\xa5\xc9\x92\x55\xbb\x40\xe8\xd2\xa4\x70\x91\xd6\x2e\x4d\x66\xfe\x6a\xac\x02\x26\x85\xab\x61\x60\x74\xcc\xe4\x7d\x28\xfb\x83\xf0\x03\x5a\x20\xab\x9d\x02\xee\xd5\x04\x91\xf1\x39\x62\xc2\x6e\x8d\x2d\xcf\x32\x5f\xc0\x7c\x74\x87\x69\x56\xbb\x66\xa5\x38\xa8\x55\x9f\xbf\x36\xe0\xc7\x84\xae\xd8\x23\x89\x01\xcb\x7f\x05\x11\x2a\x6c\xff\x2b\x70\xa3\x87\x0d\x5d\xc1\x41\x0f\xcb\x44\x79\xb3\x45\xae\x20\x8b\x06\x02\xf7\x05\xc1\x90\x09\x5d\x4b\x96\x1a\x7a\xce\x5f\xfa\xaf\x20\xa6\x5c\x62\x72\xb0\x99\x2f\x6e\xd4\xb4\xfc\x5e\xdd\xe9\x72\xde\xbb\xd3\xc5\xda\xe0\x64\x9a\x74\xf9\xba\x90\xab\xc2\x05\x59\xd2\xd3\x90\x17\x5e\xdd\xa0\x07\xe7\xa2\x23\xa7\xec\x0f\x88\xb2\x77\xb2\xbb\xe3\x77\xb6\x3b\x9a\x1f\x7c\xee\x42\xe5\xd7\xd3\xf1\x02\x2f\xca\xdc\x24\x97\x2a\xbf\x79\x77\xae\x81\x6b\x80\x13\x80\x97\xa9\xbe\x71\xd7\x92\xa9\x6a\xcd\xbf\xd5\x4d\xaf\xe1\xfa\x3a\xcd\x4b\xe0\xaa\x86\x3e\x5f\x43\x8c\x04\x6b\x5e\xfb\xbb\xf9\xf8\xf4\x7d\xbb\x85\xa1\x3b\xfb\xed\x8d\x7a\xe5\xfb\xa6\x74\xe3\x39\x96\xd8\xe9\xbe\xf7\x0e\x4f\x4f\xf1\x6b\x36\x7e\x60\xdd\xa7\xbd\x70\xc1\x26\xbb\xcc\x03\x81\x54\xa6\x4c\x73\x4d\x12\x0b\xef\x77\x50\x47\xdc\xeb\x64\xeb\x25\x6f\x74\xbb\x40\xd2\x50\x62\xbf\xa6\x89\xa5\xe8\xd1\x14\x8c\x85\x5e\x13\xf3\xba\xfd\x17\x2f\xa1\x34\x60\x94\x17\x41\xaf\x86\x1c\x5c\xa6\xf1\x75\x17\x60\x10\x96\x5d\x5d\x27\x01\x28\xc5\xf7\x1d\x81\xcf\x03\x77\x38\x86\x79\x12\xbb\xed\x6a\x9d\xa6\xef\xe3\xf9\x45\x8c\xa4\x9d\x13\x88\xcc\xe3\x73\x81\xa0\x05\xc7\xb8\xc8\x80\xa7\xdf\xde\x45\x96\x79\xe3\xbb\xaf\xcb\x3c\x7c\xd3\x97\x06\x0d\x33\x32\xf0\x2b\xb2\xc7\xe7\xc2\x89\x31\x5b\x7e\xbd\xf2\xa4\xfc\x61\x0c\xa3\x7c\x1b\x88\xce\xc0\x8c\x97\xd5\x1a\x71\xdd\xe4\x27\x46\xe6\xbd\xf0\xb9\xf1\x2e\xf0\xba\x85\x99\xb1\xcc\x8d\xc7\x61\x45\x24\x66\x41\x6e\xbd\x10\x2b\x95\xa4\x2e\xc4\xca\xac\x9c\x7f\x61\x49\xd1\x57\xfc\x42\xae\x34\xe7\xd9\xf5\x10\xba\xee\x1a\x73\xc1\xe8\x5d\xc8\xf5\x90\x39\xcb\x4e\x60\xf0\xcd\x0a\xa5\x17\xac\x64\xbf\x64\xc0\x2b\xc2\xdd\x85\xe9\x23\x2b\x32\x5f\x98\x82\xf5\x55\xbb\x10\x1f\x9b\x07\xf1\xc5\x6d\x08\x1d\xf5\x7a\x3b\xd7\xc5\x96\x49\x8f\x8f\x7c\x76\xbd\x98\xe1\xdc\x5d\xb0\x9e\xac\x4c\x7e\xbd\xc4\xe6\xca\x32\x5e\x38\x83\x87\x18\x53\x49\x56\x1e\xbe\xde\x97\x96\xed\x9e\x63\x40\xb0\xbe\x88\xbb\xd5\x23\xf8\xfa\xb0\xfa\x59\xeb\x17\x58\x49\xa9\x49\xb0\x49\x65\xe0\xeb\xfb\x57\x70\xae\x76\x7d\x5a\xc6\x7c\x6e\x56\x54\xfa\xf7\x19\xa9\xcc\xd8\x8c\x99\xf1\x7c\x11\x90\xab\x65\xf4\x3e\x9c\x3d\x04\xd1\x1b\xf3\xb4\x47\xea\x3e\xf0\x8c\xe3\xe3\x9b\xdb\xcd\xac\xd8\x77\x1f\x6a\xbb\x99\x72\x47\xcf\xac\x94\x07\x0a\x90\xb5\x22\xd1\xa1\xf9\xdf\xe4\xd8\xd5\x30\x76\x1f\x4c\xd2\xf0\x9d\xdb\x4a\xad\x88\x3c\x25\xd3\x5e\xe0\x76\x16\x7e\xf0\xfd\xc2\x1d\x6b\x77\xb2\xab\x1c\xaa\x1b\xdb\x76\x61\xc2\xee\x24\x3c\x21\xbd\x48\x92\x7a\x9f\xd3\xd3\xdf\x07\x9e\xde\xc9\x99\x2d\x7e\x45\x6c\x05\x1c\xe8\x36\x1e\x58\x71\xf4\x4e\xa2\x21\x58\xbe\xfc\xc1\x8e\x21\xd7\x84\x3f\xb0\xdc\xd0\xba\x3b\xe7\x5f\x40\x69\xed\xce\x6e\xc0\xea\x0f\x62\x4d\x31\x3d\x58\x80\x74\x3d\xbb\xb1\x00\x65\x05\xc4\x9b\x64\xbc\x46\xa9\xdf\xdc\xa0\x82\x99\xd0\x6e\xa0\xd2\xb4\x2a\xdc\x05\xef\x7c\x98\xd3\x5d\xb8\x69\x46\x0e\xbc\x4d\x9a\x3b\x7d\x4e\x2e\x59\xb4\x94\xdb\xdb\xd4\x61\x3d\xfa\xd1\x5b\x0f\x0a\xc5\x7e\x4e\xde\x79\x28\xc5\xad\x17\x6c\xf7\xdb\x0f\x6e\xc4\xbc\x54\xdc\x2c\x39\xe0\x37\x11\xc4\x2a\xb5\xb7\x4e\xb0\xae\x04\xc9\xfc\xcd\xf1\x71\x13\x0e\xac\xab\xc3\x5d\x35\x60\xf9\x5c\x28\x15\xea\x07\xac\x4c\x3d\xf3\xae\xd2\x61\xeb\xe7\x2e\xd1\xdd\x8a\x0f\xac\xd4\xed\xc6\x32\x63\x3c\xc6\x8d\x28\xa2\xb5\xfe\xc6\x8d\x67\xda\x16\x56\x79\x9d\xe8\xee\xe6\x79\x83\x85\xdd\x61\x94\x15\x3f\x10\x9b\x6b\xca\xbf\x1b\xd3\x7d\x76\x73\x07\x2c\xc9\x49\x0c\x53\xfe\xf9\xad\x41\x56\x7e\x1b\xbc\xc3\x60\xc2\x5d\x04\xcf\xbb\x03\x69\xd2\x15\xc3\x1a\xa3\x33\xd1\x1d\x92\x83\x6e\x6b\xef\x2f\xc4\xbc\x76\x73\x65\xaa\x13\xd9\xdd\xdd\xe9\x30\xf8\x9b\x78\x5c\x73\x4a\xdd\xe4\x91\x52\xb3\xbc\x3b\x5e\x03\x1e\x0d\x94\x8f\xbd\x0f\x86\x1f\x63\xd3\xbe\x01\xde\xd2\x74\x7d\x63\x64\x51\xd8\xbf\xf1\x6f\xf5\x8e\xe9\xe6\x72\x54\x5b\xee\x3d\xf0\xe8\x40\xe4\xba\x27\xce\x78\x28\x01\x37\x6e\xac\x92\x98\x1b\xf6\xbc\x87\x46\x48\xc8\xe6\x13\xf7\xc4\xa1\xc7\xc6\xc8\x49\xd8\x77\x45\xf4\xd4\x1d\xc5\x7d\x80\x3e\xe0\xf7\xa4\x61\x49\xcc\x62\xaa\x9d\x24\xa0\x0d\xc8\x93\x06\xe0\x45\x03\xf1\xa4\xa9\xe9\xdc\x64\x8f\xd8\x03\xe3\x9e\x34\xa7\xe4\x0f\xb8\x89\x20\x7d\xdf\x27\x95\x86\x2f\x11\xd1\x06\xc7\xbc\x71\x60\xf5\x6e\xe8\x36\xfb\x93\x39\x2c\x6e\x3c\x58\xa5\xf4\x37\x4a\x56\x96\x1d\xde\x78\xb0\x36\xbb\x84\x07\x6b\x4e\xee\xce\x0b\x3f\x19\x69\xcc\xe2\xb1\x26\xac\xb9\x2f\xe6\x2e\x7c\xe5\xf5\x7d\x6b\x15\xa1\x80\x8a\x08\x8f\x35\xc3\x79\xbb\x6f\xfb\xc4\x4b\xf8\xb2\x6a\x5f\xbe\x6f\xc6\x23\x29\xe5\x9a\x55\x8b\xea\x4d\x64\xea\x5e\x72\xdd\x40\xc7\x6f\x5d\x7a\xef\xd7\x8a\x19\x12\xae\xa0\xde\x64\xdd\xc6\x93\xa2\x37\xdc\xaf\x80\x02\x2e\xd1\x4b\x6c\x9e\x3b\x94\xb4\xf0\xd9\xcb\x92\x9b\x80\x52\x13\x3f\xde\x24\x6e\x4a\x9e\xe2\x4f\x50\x12\xcb\x5c\x71\x79\xb0\x3e\x37\x87\xe3\x83\x93\x69\x48\xbc\x3f\x43\x10\xe9\x12\x8c\x69\x27\x33\xbc\x31\xfb\x6b\xe2\x7b\x08\xc1\x34\x24\xe9\x39\xc4\x59\xce\x94\x97\x36\xaf\x00\xf2\x1c\xe2\x62\xac\x6f\x1f\xb8\x80\xf1\x8e\x4f\xb2\xe5\xe1\x1f\x48\xfc\x10\x8a\x07\x17\x4e\xa3\x2e\x1f\xe2\x17\xda\xfe\x18\x90\x4d\xc6\xfc\x60\x9f\x57\x24\x78\xb2\x15\x4d\x7f\xb0\x47\x54\xa4\x7b\x26\x67\xfd\xc1\x3e\x9f\xbd\xb9\x79\x84\x77\x09\x5f\xc2\x93\x6d\x3f\x07\x79\x04\x63\xc3\x93\x6d\x6d\x4d\xd8\x03\x09\xd7\x1c\xf3\x14\x76\x10\x64\xf8\x29\xbc\x83\xf4\xf9\xd4\x0e\xfe\x32\xef\x57\x0e\x13\x87\xe0\x21\xc2\x4f\x3b\xfa\xc3\x3d\x28\xb0\x7d\xed\x69\xdc\x06\xd9\x69\x3d\x1c\x11\x58\x9e\xe6\x88\xa9\x87\x74\x06\x9b\xf6\x3e\xcd\x86\xf9\x00\x2f\x10\xf3\x7c\x3d\xa1\xf7\x0d\x2b\xf5\xe8\x74\x38\x2c\x73\xca\x60\xea\x4f\xe0\x1f\xe5\x5c\x77\x46\x03\xf1\x7d\x16\xed\x99\x00\x37\xb7\x87\x98\x37\x59\xf4\x43\xcc\x5b\x06\x60\xa4\x3d\x83\x58\x73\xf6\xd4\x33\xf4\x95\xa2\x7b\x8b\x7e\x4c\x93\x2a\x3c\x48\xf7\xd9\xcb\xd5\x67\xda\x3d\x6a\x25\xbe\x4c\xcb\xfe\xb3\x24\xf4\xa9\x1b\xf1\x73\xfa\x31\xf3\xe2\x61\x75\x2e\x38\xac\x12\xab\xe7\x9a\x86\x8a\xd0\x55\x10\xdd\xcc\xae\xf5\x90\xd1\x2d\x1b\x39\xfc\x5c\x37\x50\x6c\x94\xb9\x1f\xf4\x5a\xe0\x59\x27\x74\x98\xa9\xe0\x41\xc2\xcd\xfa\xf2\x3f\x04\x55\x69\x8e\x7d\x1e\x99\x09\x63\xc3\x8a\x92\x75\xf8\x78\x9e\x4a\x3f\xe8\xf7\x73\xfd\x42\x47\x6d\xcf\x63\x4d\xd5\xaf\xc9\x91\xe5\x82\x92\x16\xba\xc1\x96\x1e\x20\x1f\xb4\xa2\x3c\xaf\x7e\xbb\x96\xdb\x2f\x68\xd5\xf6\x90\x81\xd4\x6b\x9b\xe7\x35\x43\x98\xdf\x92\x65\xc6\xd9\xe6\x68\x9b\x84\xe1\x51\x92\x2d\xe8\x13\x0f\x97\x7e\xc3\xf1\xe3\x1d\x91\x5d\x43\x9d\x23\xec\xd0\x47\xf2\x4e\x67\x9e\xe4\xcf\x87\x6b\x4e\x1c\x54\x72\x07\x9b\xbe\xd4\xc6\x20\x0b\xfb\x71\x27\xa8\x99\xfe\x7c\x64\x74\x81\xf6\x3e\xdf\xfb\x0b\x02\xb6\x3d\x38\x85\x13\xc7\xf1\x1b\xea\xf6\x2a\xbf\x1a\x88\x28\xf0\x95\x97\xd6\x00\x5f\x15\x93\x9c\xbc\xfb\xd6\xb0\x51\xae\x7e\xd0\xf9\x83\x1b\x6f\xfa\xf5\x9a\x55\x0d\x4b\xcd\x2b\xbd\x31\x66\x10\x74\xac\x62\x34\x20\xc8\x57\x65\xec\xd6\xd8\xf7\xe8\x1a\x02\x5c\x19\xbb\x00\xc0\x55\xd3\xa7\x00\x1c\xab\x66\x0a\x57\x70\xac\x84\x91\x6d\xe2\x58\x81\xe3\xd4\xc4\xb1\xda\xb9\x7f\xc0\xb1\xca\x7a\xba\x83\x63\xd5\xcc\xfd\x2b\x8e\x95\x04\x4a\x1c\x2b\x57\x14\x1c\xab\x2a\xf3\x06\xc7\x2a\x55\xce\x15\xb0\x54\x43\x87\x5f\x61\xa9\x0c\x2b\x04\x95\xaa\x1a\x24\x00\xe0\xd4\xd0\xe7\x1f\xc0\xa9\x94\x25\x9f\x20\x4e\x95\xb1\x2b\x32\x0d\x14\xe5\xe2\xc8\x2c\xbb\xf5\x20\x9f\x20\x4e\x0d\x73\x55\x80\x2b\xd5\xcd\x39\x04\xae\x54\xf3\xc2\x19\x58\xa9\x64\x2a\x4a\x51\xa2\x4c\x89\xf3\x92\x8d\xc6\xb4\xbe\x6f\x35\x7e\x6b\xf8\x07\x56\x54\x4e\x3d\x90\x51\xd3\x6b\x38\x20\xa3\x5a\xdb\x1f\x6b\x53\xf1\x1d\x2c\xfe\xb0\xe8\x57\x67\x70\x0e\x34\x90\x4c\x79\x38\xef\xd8\xa9\x76\xec\x38\x90\x4c\xd3\x10\x06\x10\x99\xa6\x9a\xcc\x2b\x99\xac\x96\x21\xc3\xd5\x77\xb8\xdc\x86\xfd\x82\xbc\xb4\x2a\xa2\xd6\x60\x5e\x6c\x01\x7c\x59\xbd\xbf\xde\x20\xcd\xc5\xfe\xe0\x42\x93\xa3\x77\x21\x5f\xa0\x77\xfd\x5f\xd1\x8e\x9b\xc8\x4b\xaa\x21\x2f\x37\x72\x63\xbf\x63\x38\x3a\x62\xc9\x8b\x33\xb6\xb6\xdc\x97\x1b\xb9\x5c\x1d\xb3\x51\x54\xb0\xde\x77\x09\x8a\x5d\x73\xdc\x8b\x09\x5b\x25\xfa\xed\xe4\x29\x74\x93\x77\x01\xa7\x19\x26\xa9\xd0\x34\x3b\x81\xf9\x34\xb4\xf1\xbe\x78\x97\x80\xb9\xdc\x80\x26\x6f\xc6\x02\x00\x46\x5e\xbd\x22\x7c\x87\xbd\x73\x65\x41\x6b\x4d\x6e\x23\xd1\x14\x6c\x00\x83\x90\xe4\x0f\x84\xa7\x16\x1e\x53\xa2\x93\xbd\x13\x01\xbd\x29\x9b\x77\x0e\xf0\xa6\xa6\xb1\x4c\xf0\xa6\x6c\x44\x25\xe8\x4d\xd9\x08\x56\xd0\x9b\x6a\xf6\x80\x20\x89\x1a\x79\xf3\x22\x88\x7a\x3f\x04\x04\x7a\x32\x68\xe5\x95\x91\x6c\xa2\xb0\x2f\xef\x6c\x81\xb0\xf9\xfd\xc1\xe5\x4b\xfe\x80\xf5\xe2\xb0\x85\xc7\x1f\xac\x8a\xf0\xb5\xdd\x1c\x9e\x99\xee\x97\xd3\x49\x62\x09\x31\xfc\xa8\xf9\x02\xdf\x94\xf6\x86\x24\x64\x2b\xe6\x6f\x45\x37\x60\x9b\x86\xae\x05\xc0\x36\xa5\x7d\x5d\xbd\x71\x9b\x90\x99\xc0\x67\x6a\x66\xa7\x14\x9f\x69\x3b\x80\x82\xcf\xd4\x64\x02\xef\x05\x20\x18\xa2\xcb\x4b\x00\x56\xd9\x1f\x93\x7c\x45\x72\x43\xfc\x95\x89\xe0\x5e\x12\xac\x85\xa4\xc1\xa4\xa3\xee\x07\xfc\xcb\xf7\x6c\xe2\x0a\xa3\xbf\x2b\xc8\x48\x2d\x3c\x9f\x8f\x8e\x9a\x3e\x17\x27\xcc\x32\xcb\xee\x11\xc3\x77\xc5\xb8\x3b\x00\x8d\x3a\x10\x1f\x0d\x3c\xa3\xe9\xb5\x2b\x78\x46\xdd\x54\x1b\xc0\x19\xf5\xe9\x54\x12\xaa\x14\x1e\x5b\xe5\x53\xed\x31\xc0\x16\x35\x60\x09\x1b\xb0\x45\xeb\x07\x7a\x84\x3d\x06\xf8\xe1\x06\x24\xd1\x50\x9e\x7e\x75\xf1\xc3\x72\xf4\x2a\xac\x6e\x6a\x68\x2a\x50\x87\x03\xbf\x52\xdd\x7b\xf1\xf1\x93\xed\x83\x3c\x24\xec\x78\x7b\xbd\x3b\x84\x97\x02\x3c\x94\x4d\x06\x09\xee\x50\x33\x4a\x48\x60\x7c\xed\xee\x9f\x6e\xe4\x1c\x55\x80\xf1\xb3\x6e\xfd\x60\xde\x37\xd3\xf6\x88\x79\x9f\x8d\x0c\xfa\xcc\xa2\x3d\x2c\x5f\xbf\x30\xce\x1b\xe0\x44\xc5\xe0\x6b\xf1\x87\xb2\x11\x40\x00\x10\xb5\x42\x4f\x81\xb4\x4f\x3b\xf7\x35\x98\xf6\xa2\xa2\x37\x30\xed\xd3\xf6\x85\x15\xd4\xde\x3b\x5f\x41\xed\xb3\x31\x32\xe0\x17\x25\xa7\x55\x50\x7b\xef\x05\x3e\x6d\x20\xdd\x26\x3e\x4e\x1f\xe5\x2c\x2f\xe4\x1d\x70\xe6\xbb\xef\x2c\x36\x54\x74\xda\x02\x69\x68\x9b\x87\xc5\x99\xcf\xf2\x2a\x80\xe6\x9b\xfe\x4a\x02\xcd\x6b\x76\x04\x50\x3e\xbc\x6d\x06\x50\x7e\x7d\xe0\x0f\xe8\xcd\x1c\x4a\xf1\x88\xb2\xe1\x25\x00\x12\x15\x60\x7a\x9a\x90\xf2\xd9\x10\x11\x00\x89\xa6\x32\x8d\x78\x44\xd9\x68\x0e\x00\x89\xc6\xd8\x65\x80\x0f\xa1\x69\x22\x0d\xe9\xb4\x2d\xd2\x50\x36\x86\xe1\xf3\xa2\xd3\x09\xe7\x8a\x45\x59\x1c\x74\xa1\xe9\x55\x1d\x80\xee\x69\xe7\x2e\x05\xb4\xbd\x2b\x3e\x00\xc8\x3e\x94\xef\x04\x64\xcf\x6d\x7f\x41\x5a\xf9\xe1\x07\x9f\x3f\x30\x22\xad\x1f\xd0\x16\x40\x88\x52\xd6\xc9\x4b\x14\x22\x13\xe5\x00\x42\x94\x34\xee\x0a\x42\x94\xe5\xbf\x82\xb2\x7b\x2b\x03\x08\x51\x33\x19\x1e\x18\x44\xcd\x64\xaf\x60\x10\x35\x23\xb7\xc1\x20\x9a\x92\x7e\xf1\x85\xcc\x79\x07\x98\xba\xf0\xf9\x0d\x30\xf5\xa2\xad\x05\x4c\xa1\xd5\x18\x95\x12\x3e\x1c\xfd\xb7\x17\x0b\x20\x0e\xad\xaf\x68\x92\xbb\x19\x1d\x30\x00\x16\x4a\x1e\x35\x30\xd5\x93\xb9\xe8\xc0\x54\x4f\x59\xd3\xc5\xa7\x37\xba\x3b\x87\xac\xdf\xda\xb3\x40\x1c\xaa\x86\x7b\x03\x9e\x5e\xc1\xde\x69\x62\xa7\x67\xed\x18\x60\x11\x89\xfd\xdf\x00\x46\x6f\xe6\x1d\x02\x18\x7d\xbd\x44\xd3\xdb\xe2\xc2\x68\x89\x6a\xca\x6a\xf8\x00\x13\xed\x80\x0f\x80\x89\x92\xce\xb2\xc0\x9e\x17\xef\x7e\x81\x3d\xaf\xfb\x78\xa1\x01\xe9\xff\xf3\xa9\x01\x69\xd5\x00\x98\x28\xab\x25\x08\x4c\x64\xe0\x2a\xb8\x44\xeb\x25\xfa\x2a\xf0\xb9\x67\x87\xfc\xde\x9a\xf5\xc1\x25\x6a\xb1\x5b\x20\x27\x19\x9a\xa1\xb0\x44\x26\x2d\x05\x96\xa8\x99\x08\x59\x4c\x73\x65\x78\xf0\x86\x46\xf2\xe4\xe0\xd6\x29\x6d\x06\x6f\xa8\xe9\x97\x2c\x74\x79\xd6\x62\x20\xde\x90\x71\xf0\x60\x97\x67\x43\xb6\xc1\x2e\x6f\xe6\x4a\x06\x7b\xa8\x29\x45\x7f\x32\x4c\x95\xe4\x0d\x52\xee\x56\x9c\xee\x6a\xd8\xd1\xb7\x15\x37\xbe\x3e\x4d\xda\xc4\xd7\x27\x64\x1e\x1b\x20\x30\x42\xdd\xb4\x12\xc2\x08\x79\x29\x0c\x5a\x50\x0b\x37\x0c\x60\x41\x5e\xb4\x7f\xb2\x3e\x69\xad\xa6\x9b\x7d\x32\x2f\x87\xc0\x98\x2f\xd7\xd9\x09\x5b\xcc\xaf\x0f\x27\x12\xcf\x51\xcd\x46\xe0\x78\x67\x3d\x58\x80\x14\x2a\xe6\x24\x04\x52\xa8\x19\x1c\xf3\x99\x91\xc3\x53\x43\x1a\x6f\x6f\x26\x80\xdc\x6e\x9b\x2b\x90\x94\x7b\x6f\x61\xa1\x06\x5d\xc0\x5f\xde\xf5\x7e\xb0\x34\x8a\xee\x2e\x7c\x80\xcf\x87\x4f\x81\x3b\x14\xb2\x20\xb0\xb5\x5b\xd9\xe5\xe0\x7d\x46\x06\xbc\xe0\x3e\xea\x0f\x08\xae\xcd\x77\x70\xf1\x28\x3e\x5f\xd3\x65\x86\x4a\x10\x85\xaa\x76\x32\x10\x85\x9a\x52\xce\x87\xb9\x48\xcf\x17\x80\x83\xaa\x8a\x3a\xf8\x40\x4d\xfb\xe4\x47\x36\x31\x33\x3f\x7c\x84\x65\xe5\x70\xcd\x70\xac\xd7\xf3\x12\xe0\xa0\xa6\x2b\x16\xf8\x40\x09\x40\xaa\xf6\x01\x5e\x61\x12\x15\x20\x81\x9a\xbe\x89\x1f\x78\x15\x5e\xb7\x7d\x1a\x85\x34\x04\x7d\xc4\x65\x79\x87\x0a\x3e\x50\xd3\xfd\x46\x7c\x20\x08\x5a\x00\x0f\xe4\xb5\x57\x1c\xf8\xeb\x20\x73\x2c\xda\xcc\xd5\xe3\x41\xb9\xf0\xad\xef\x38\xca\x4a\x99\x91\x2d\xb2\x1f\xa0\x03\x35\x6e\xab\x02\x74\xa0\xca\x61\x0c\xc0\x81\x5a\x5f\xba\x6c\x80\x01\x94\x97\x5c\xf2\x7f\x4c\xdb\x42\x80\xa0\x4c\x1e\xca\x00\x20\xa8\x12\xb6\x1a\xc7\xd6\x04\x2d\xeb\xf5\xc9\x28\x50\xf8\x80\x85\x0c\xc0\x82\xd6\xc7\xfe\x70\xf1\x83\x15\xdd\x88\x63\x0c\x63\x23\x17\xb7\x55\x26\x35\x17\x89\x8e\x02\xac\xa0\x86\x43\x6f\x80\x15\x94\x91\xc2\x03\xac\xa0\x46\xd2\xcb\x00\x2b\xa8\xc0\x69\x43\xa8\x20\x72\x82\x05\x50\x41\x8d\xac\xb4\x01\x54\x50\x1a\xf6\x21\xd3\x07\xa7\x12\xa6\x9b\xec\xc3\xe2\x9a\x0d\x87\xa5\x00\x12\xa8\x02\x2a\x16\x20\x02\x05\x2e\x95\x01\x1a\x7b\x23\x9b\x46\x1c\x04\xf9\x66\x6e\xca\xe2\xa8\xec\xec\x4e\x47\xf1\xf8\xec\x99\x4e\x90\x7d\x14\x19\x3c\x0e\x50\x2b\xb0\xc3\x06\x88\x40\x49\x63\x7d\x00\x09\x94\x0f\x17\x4e\xd0\xde\x83\x8a\xe4\x8d\xe4\x72\x8e\x03\xde\x88\xd6\x1d\xc0\x03\x95\xda\xf9\x78\xb1\xb7\x88\x4e\xb7\x71\x46\xf8\xf5\xfe\x43\x99\xde\x91\x9e\x0a\xbf\xb1\x38\x16\x7b\x0b\x5c\x4a\xe3\x00\x32\x8f\xeb\xb0\x38\x70\x3a\x82\xd2\xc6\x11\x62\xb1\xfa\x9c\x4b\xb9\x69\x3d\xee\x30\xa6\x22\x04\x0c\xf0\x1d\xf2\x5b\x38\x8d\x5c\x0c\x74\x77\x70\x48\x14\x86\x8d\xe1\xb4\xdc\x28\xe3\x80\x90\xdc\xc2\xdd\x1c\x23\x54\x8a\x4e\xd8\x5c\x63\x75\xc2\xb0\xe5\x6e\xcb\x8c\xa0\xbb\x80\xcc\x04\x58\x13\xc3\x5e\x77\xf6\x7c\xf1\x7d\x5b\x9e\x74\x8f\x5b\x85\x1c\xbc\x44\xd2\x0c\x2e\x22\xe3\xc0\x2b\x93\x9b\xa9\x38\x00\x98\x20\xd9\x5f\x1c\x30\x9a\xbe\x9f\x73\x68\xed\xe9\x64\x61\x3d\x06\xd3\xec\x7b\x6e\x59\x70\xf9\xf7\x3c\x7a\x93\x00\xe1\x09\xd0\x8d\x5a\xdf\x3f\x30\x04\xb7\xc2\x64\x08\x85\x05\x44\x35\x33\xec\x3e\x8e\xe9\x18\x98\x00\x52\x65\x98\xed\x2e\x8e\xc9\xec\xb9\x24\x60\xf1\x12\x93\x18\x40\x20\x65\x9c\xea\x03\xa4\xa3\x5a\xdc\x60\x42\xeb\xee\xa3\x46\xf8\x01\x79\x2d\xe3\xc0\x2f\x13\x73\x79\x80\x74\x54\x0f\x8f\xc5\x69\xcb\x6c\xbc\x73\xb7\xec\x0f\x64\xdc\xb5\x7b\xa4\x9d\xca\xfb\xf0\x70\x13\xd1\xed\x92\x69\xa7\x3c\x78\x97\x53\xe3\xd6\x20\x60\xab\xbb\x6d\x17\x37\x9b\xb8\xda\x06\xe8\x48\xa3\x48\xa0\x2e\xfb\xea\xb1\xba\xf0\xc7\x75\x40\xe4\xa6\xea\xfb\x03\x2e\x7e\x2d\xdf\xe0\xe6\xb9\xe7\x6f\xa6\xb8\x5a\xe6\x1a\xce\x63\x7b\xeb\x26\xf1\x3b\xe5\x34\x40\x4b\xca\x78\x7c\x05\x68\x49\x85\x94\xb6\x71\x10\xe6\xd5\x77\xd9\x7c\xca\x0e\x83\x38\x2f\x1c\x30\xe2\x78\xd4\x1d\x24\x81\xe4\xc3\x18\x12\x04\x59\x54\x65\x48\x8f\xd3\xe9\xec\x3c\xa6\xfc\xa1\x2c\xe4\x84\xab\xfd\x72\x71\x24\x5d\x7d\x31\x74\x79\x0c\x5e\xd3\xca\x5b\xc6\x0b\xab\xfb\xce\x94\x82\x50\x86\xc6\x92\x44\x3a\x8e\x57\x88\x1a\x1b\x70\x27\xb3\x8e\xc6\x3a\xb8\xf0\x98\x43\xab\x2b\xc4\xfd\xfd\xb0\x73\xdc\x80\x34\x89\x03\x69\xb3\x8b\xcb\xfb\x65\x56\x8e\x86\x31\x87\x4e\xc9\x1b\x8a\x27\xe8\x04\x71\xa8\x78\x22\x31\xc6\x01\x16\xee\x21\x9f\x21\x17\x66\x76\x94\x5c\xeb\x23\x98\x07\xc0\x4e\x13\x0c\xe6\x00\xd8\xa9\x81\x5a\x10\x02\x3b\xe1\x55\x1e\xa0\x34\x05\xfe\x45\x91\x34\x66\x02\x14\x13\xc0\x34\x55\xd0\x16\x02\x98\xa6\x8a\xb7\x60\xa4\x43\xb2\x37\x28\xc3\x64\x99\x95\x44\x92\x0c\x62\x96\x03\xcc\xa5\xc6\x9d\x5e\x24\xec\x91\xe0\x0e\x46\x4a\x98\xb6\xd8\xdc\x89\xfc\x17\x69\xbf\x43\xd6\x78\x66\x11\x2c\xa6\xe6\x7a\x27\x52\x5e\x00\x3b\x11\x09\xd7\x54\x99\x41\xf2\xb2\x85\x34\xd3\x91\x64\x55\x4c\x6f\xca\xf8\x93\x38\x62\xd9\x10\xb3\x95\x0a\x76\x74\xa6\x1a\xec\xa6\xc9\x85\x54\xa4\xf2\x62\x45\xa0\x61\x80\xe7\x8b\x0d\x93\x36\x91\xab\xbe\x10\x41\x69\x9f\x4f\x20\x94\x5a\xdf\x3f\xe0\xfc\x65\x45\x9a\x14\xf7\x3b\x8f\x1f\xd0\x1a\x17\xd4\xe4\x54\x0b\x00\x93\x8a\xe4\x23\x6d\x5b\xa3\xe5\x41\x92\x5b\x7a\xda\x76\x6b\x74\x69\xb1\x9b\x0e\xa4\x72\xa4\xcd\x6e\x7c\xce\x7e\x27\xf5\x6b\xa4\xf6\x31\x1e\x5e\x82\x0f\x91\x7f\x21\x52\x68\x09\xf1\xf9\x1a\x7f\x75\x9c\xc0\x28\xe0\x4d\x11\x80\x27\x65\xa2\x31\x03\xf0\xa4\x55\x29\x13\xb0\x18\xd1\x4c\xd0\xcf\xa4\x93\x1b\xec\x00\x94\xa4\x91\xed\x2a\x90\x0a\x06\x5d\x05\x28\x49\x85\x04\xd8\x01\x18\xd2\x4c\x8e\x0d\xc7\xb6\x0c\x8e\x42\x80\x86\xd4\x80\x7c\x08\xd0\x90\x46\xb5\x35\x23\x7c\x61\xab\x80\x15\x8d\xbd\x6c\xc4\x93\x49\x21\xd2\x10\xc0\x83\x6e\x83\xea\xae\x04\x93\x86\xbd\x70\x13\x2e\xad\x65\x64\x27\x0f\xad\x05\xb3\x73\x80\x5c\x34\x93\x1b\x49\xc6\x32\x6c\x61\x7a\xbe\xe8\xea\x24\x7a\x6d\x3f\x67\xb6\xc7\xef\x82\xe8\x03\xcc\xa1\x3e\x61\x40\x89\xb8\x5d\xbc\x96\x22\xe1\xa9\x4f\xf2\xe5\x48\x27\x12\x84\x3d\xf1\x3a\x1a\xef\x97\x00\x98\x68\xe0\x92\x1d\x00\x13\x35\x44\xf1\x48\xa7\x3b\xc8\x09\x39\xdd\xa3\xfc\x40\x42\x25\x0c\x88\x01\xd0\xd0\xd8\x6b\xcd\xdd\x55\xf7\x70\x70\xa3\x3c\x3d\x88\x44\xed\x72\xb3\x12\x60\x05\x8d\xe4\x50\x6f\x2c\xc0\xd6\x0f\xe2\xdd\x3e\x7c\x8b\xbe\x4f\x57\xf7\x86\x8d\x79\xc4\x6e\xcf\x2a\x65\x55\x0c\xb7\x95\xe0\x05\x6e\x6e\xef\xad\xc8\x78\x15\x89\x64\x11\xa8\x58\x91\x1e\x52\x62\x40\x8f\xd3\xa2\xcd\xb3\xba\xad\x5e\xa2\x88\xe1\x37\x69\xa7\xe1\xa3\x01\xaf\x98\xa7\xab\xfb\x72\x11\xe7\x80\x3f\xf2\x20\xc3\x64\x85\xe3\x21\x87\x5f\x00\xc7\x33\x92\x5b\x8f\xf8\x5b\xc9\x22\x68\x3c\x43\x91\x11\x34\x9e\x24\xb2\x54\x80\xc7\x33\xc9\xdc\x1e\xe0\xf1\x24\xad\x6a\x01\x20\xcf\xd8\xe3\x44\x99\x30\xd2\x25\x40\xe4\x19\xca\x83\xc9\x5c\x7b\xac\x2c\x80\x3c\x03\xbf\xb6\xc8\x52\x52\x78\x0a\x60\x3b\x13\x13\x6c\x00\xb6\x93\x24\xaa\x82\xed\x64\xfc\x71\x03\xb0\x9d\x02\x54\x62\xe4\x63\xcd\x36\x79\xda\x22\x03\x42\xca\x45\x4a\x00\xc2\x53\xc8\xaa\x14\x80\xf0\x14\xae\x58\x23\x1b\xa0\xc6\xcc\x67\xcd\x79\xcc\x85\xe0\x3c\xce\x11\xe0\x3c\x99\x14\x22\x91\xd5\x30\xdc\xa7\x79\x69\x18\x93\x40\xe6\xc8\x92\x6a\x26\x0f\x04\x9f\x8c\x23\x74\x80\xe0\x13\xf8\x2b\x06\x08\x3e\x95\xdc\x77\x91\xd3\x1e\x81\xad\x11\xfb\xcf\xd2\x02\xe1\x13\x78\x12\x45\x5e\xf4\x3c\xca\xe4\x83\xbc\x1d\x22\xfd\x23\xf1\x03\x1f\xe4\x4c\xb9\x53\xde\xdd\xf3\x8f\xfa\xf3\x47\x90\x12\x21\xf2\xa2\xf4\xa1\xec\x9a\x75\x7a\xc2\x3f\x32\x32\x29\x82\x3d\xdd\x00\xfd\x64\xdc\xa5\x43\x9c\x1f\xb1\x35\x03\xa0\x9f\xe0\x0e\x27\xc0\xf9\x59\x3f\xd0\xf1\xfc\xe2\x99\xe3\x0f\x9f\x3f\x30\xf7\x78\x55\x4b\x7d\xb3\x39\x02\x71\xc2\x8b\x5c\x38\x79\xd9\x32\x88\xc1\xd0\xb7\x8c\x5d\x90\x64\xa2\x01\x02\x90\xde\xa8\x01\x88\x4f\xc4\xfe\xf6\xa5\x6c\x03\xe8\xa2\x30\xf7\x5c\x49\x98\x8d\x84\x21\xb6\xcf\xe1\x40\xab\x98\x63\x30\x6b\xc0\x7d\x82\xbb\x8e\xc8\x02\x27\xb8\xa2\x44\xab\x65\xfc\x9c\x03\x44\x9f\x52\x9d\xbe\xaa\x0b\x98\xcf\x0d\xe9\xa2\x17\x55\xa2\x49\x2f\x0c\x56\x6b\xbf\x8b\xc3\x8a\x4c\xa8\x33\xfb\x3e\x63\x2f\xdc\xeb\x45\xa0\x73\x76\x47\x10\xdc\xdc\x77\xbd\xf8\x6b\x70\xe4\x72\x98\xaa\x9c\x6f\xc9\x2a\xc1\x0d\x7f\x00\xe3\x53\x9b\x3b\x11\x3d\x28\xcf\xfd\x01\x10\xd0\x8e\x1a\x45\x08\xcf\xe1\xc8\x04\x3d\x2b\x7d\x64\x9c\xac\xf1\xae\x89\xac\x1d\xcf\x65\x0f\x2f\x1f\x7d\xfe\x79\xfd\xb2\xca\xb0\xa5\xec\x6e\x15\xea\xc7\x4e\xa0\x07\x49\xc5\x32\x41\x69\xc4\x7c\x47\xc6\x40\x87\xe3\x43\x80\xfa\x93\x84\x2c\x0f\x60\x7f\x2a\x0e\x62\x91\x85\x63\x45\x61\xcd\x1b\x73\x8f\x4a\x87\x37\xc6\xcc\x36\xc0\x02\xc5\x5d\xbf\xd8\xd8\x94\x60\x00\xdd\x0d\x64\x40\x80\xba\x53\x48\x47\x13\x82\xee\x84\xfd\xd7\x6d\x6a\x7a\x7c\x26\x02\xf3\xa0\x5d\x6c\x6c\x4d\x6a\x33\x65\x99\xb4\x35\x39\x9f\x12\x83\xe9\xf9\x74\xb6\xb8\xad\x0a\x8f\xdb\x34\x27\xbd\x65\x61\x50\x28\x9f\xea\xc3\x7c\x7c\xe2\xe0\x26\x09\x03\x6e\x00\xa3\x5f\x80\xd2\x93\x8a\x4a\x50\x06\x6f\x80\x54\x06\x91\xcd\xc9\xeb\x61\x53\x07\xb2\xa7\x27\x21\x65\x87\x15\x11\x77\xef\x1e\xba\xc4\xe1\x60\x98\x97\xf7\x70\x34\x40\x6c\x9a\xa2\x47\xbe\x44\x4b\x43\xb1\xca\x28\x28\x45\x7a\x06\x6a\xde\xe1\x12\x5c\xfb\x34\x53\x7e\xfd\xc0\x1f\x50\xa6\xdc\x38\x70\xbf\x3d\x1c\x51\xbe\x0f\x77\xce\x8d\x89\xc5\x45\xbb\x85\xfa\x60\x91\x6f\xdd\x2a\xfd\x18\xa8\x0f\xd8\x22\x78\x3f\x99\x3c\xd8\x21\xdc\x4f\xf5\xd8\xdd\xec\x52\x57\x8d\x24\x4a\x45\x23\x43\xc6\xd3\x83\x40\xc0\xc8\x37\xdb\x54\xb2\x7d\x43\x77\x9c\xc7\xfb\xf3\x03\x6a\x7d\x84\xdb\x62\x92\x04\xd6\xc3\xf6\x1a\xe2\x03\x81\x54\x1d\xf9\x31\x8c\x8c\xaf\xf1\x0c\x19\x3e\x6e\xbe\xcf\x38\xc1\x2d\xe8\x0e\x87\x34\x4d\x65\x97\x91\xf4\xdc\xe4\x78\x87\x85\x8c\xe7\x71\x08\xd6\x49\xc6\x68\x39\x95\xa8\x41\x12\x61\xc1\x81\x6c\xec\x05\x93\xc4\x3d\x0e\x18\x81\x4a\x0b\xd8\x40\xab\x13\x0c\xf3\xe5\x86\xc8\x9d\xfd\x9a\x07\x94\x91\xa1\x6a\x11\xd5\x19\xf9\xdd\x89\x4d\x28\x0b\x0b\xe7\xf3\x9b\xf9\xa5\x43\xf8\x8e\x55\x39\x21\x56\xc2\x22\x99\x59\x1a\x55\x6d\xee\x0a\x34\xaa\xa2\x3c\x0b\x12\x51\x1a\xc7\x6f\xc5\xb6\x0c\xe8\x9f\x69\x6b\x22\xa3\x70\x65\x8f\x03\xb9\xa0\xaa\x04\xe0\x73\x62\x1d\xec\x47\xb6\x6f\x17\xe2\xf3\xf0\xf9\xc1\xda\xde\x9a\x7e\x32\x5e\x2a\xe1\x84\x93\x18\x6a\x73\xae\x8f\x09\x44\xb2\x04\xd8\x68\x55\x3a\xf9\x23\xa9\xd2\x51\xe6\x6e\xa6\x58\x96\x46\x5a\x1e\x8b\x89\xd1\x58\x21\x09\x6f\xf3\x53\xb3\xb9\x50\x86\xeb\x93\xb9\x2f\x8a\x61\xe9\x6c\x1e\x91\x89\x70\x80\x88\x92\x34\xf4\x77\xca\x00\x30\xe3\xf0\x1d\x40\x16\x15\x72\x47\x44\x21\x9b\x7f\xeb\x7e\x2c\x98\xce\x5a\x08\xa1\x8c\x14\x5a\x81\x32\x4a\x0a\xee\x45\xc7\x65\x16\x14\x24\xa3\xca\xa5\x62\x14\x93\xf9\x4e\xdf\xc7\xac\x98\x7d\x67\x20\xff\x51\x9c\x22\xfb\xf9\x0e\x49\x61\x8b\x6d\x71\x90\xa6\xe5\xb5\xd0\xdc\x6c\x46\x21\xae\x89\x1c\x37\x01\xa8\x51\x23\xd1\x67\x08\x6a\xa4\x4d\xae\x14\x9c\xaa\xaa\x65\x12\xd6\x3a\xc6\xc5\x51\x0b\xd9\xbb\xa2\x98\x37\x9f\x4d\x25\x5e\x91\x71\xe1\x01\x5e\x51\x51\xe2\x05\xaf\x28\xd7\xea\x07\x1e\x17\x06\x50\x25\x4e\xf0\xf8\x62\xde\xfc\xe4\xc7\x4b\x44\xde\xf5\x08\xe5\xe8\xb7\xec\x82\xea\xeb\xfa\x45\x53\x3f\x56\xc8\xe2\x24\x02\x36\xa4\x26\x0c\x44\x50\x06\x9f\x2b\x80\x08\x2a\xcd\x01\x84\xbb\x06\x01\x51\x8c\x20\xf5\x2b\x31\x82\x3c\xa7\x60\x04\x25\x6d\xa1\xc0\xff\xe4\xe9\xcc\x05\x01\x5e\xf0\x07\xd0\x7f\x1a\x2e\x68\x21\xfa\x8f\xb7\xcb\x01\xfa\xcf\x24\xce\x2e\x4a\xb8\x3f\xf6\xd7\x00\x67\xc0\x75\x80\x05\xca\x7b\xde\xcd\x9d\x0f\x35\x02\xfe\x67\x72\xaf\x18\x22\xfb\x00\x70\x1f\x02\xfb\x90\x94\x2b\xc0\xef\x69\x65\x97\x2f\x08\x2a\xf5\x70\x0f\x36\x5c\x6f\xd2\xdf\x17\x2e\xf6\x42\x60\x9f\xea\x66\x04\x37\xaf\xba\x19\xf1\x04\xcc\xae\x13\x9e\x23\x5c\x7d\x45\x31\xc2\xc8\xc5\x27\xa4\xbb\x3a\x5d\xc3\x86\x19\x25\x5a\x64\x21\x65\x67\x88\xeb\x53\x3d\x36\x98\x21\x4b\x72\x2b\x0f\x68\x8d\x67\xc8\xfc\x81\x0e\x79\x6a\x55\xa5\x85\xb9\xbb\xca\xd7\xc4\x71\x12\x5c\xba\xc4\x5e\xd0\x4b\x7c\xde\x7d\x89\xb5\xe5\x26\x8c\xb0\x80\x00\xe5\x27\xef\xbd\x76\x5a\x93\x1d\x3c\xcd\xf5\x43\x4d\xb0\x5d\x2e\x24\x43\x94\x9f\x92\xf2\xef\xb0\x9b\x03\x08\xa0\x4c\xbc\x68\x00\x01\xb4\xbe\xa2\xfd\xd3\x60\x1b\xab\x43\x68\x83\x1d\x94\xed\x2d\xed\x3b\x6c\x09\x0f\xee\xe9\x5c\x15\xff\x40\xaa\xc4\x08\x00\x4e\x50\xd3\x34\x04\x4e\x50\x2b\xbb\x81\xcf\x0f\x98\x9f\xeb\x58\xc7\xd5\x83\x42\x9a\x7c\x52\x51\x04\x98\x41\x4d\x73\x5b\xb9\xbc\x8a\xa2\x17\x5c\xb2\x55\xe7\x19\x97\xcb\xa2\x86\x56\xae\xed\xc0\x4d\x79\x77\xc9\x9a\xe8\x92\xdd\xbb\x5c\x3e\x77\x1d\x3e\x29\xfb\xd0\x5d\xbb\x4f\x74\xf0\x5e\xd2\xfd\x3e\xed\xdc\xcb\x15\x49\x2c\x32\x40\xd1\x86\x52\xb0\x77\x96\xfd\x81\xc1\x50\x96\x21\xee\xd2\xc0\x9b\x16\xec\x06\x00\xb9\xdd\x43\xf4\x10\x2d\x60\xbf\x65\xe3\xfb\x5c\x3f\x3b\xf0\x8f\x32\x1b\xc4\x3d\x4b\xea\xdf\xbd\x0e\x8f\x95\xfa\x8e\xdd\xb6\xe5\xf7\xe0\x07\x5e\xd2\x9b\xdb\xd5\xc5\xa9\xb3\x24\x49\x28\x81\x4b\xfb\x78\x11\xf6\x5a\xf6\x73\x94\x23\x98\x37\x20\x3e\x79\x4f\xe5\x8b\xf3\x96\xeb\xf0\x41\xc6\x5d\x37\x10\x70\x4b\x92\x9e\x7e\x22\x2a\x33\x36\xb9\x21\xf1\x3c\x51\xe4\x86\x48\x53\x42\xf4\x94\xe4\x41\xe5\xa2\xae\x48\x83\x3e\xc2\xc7\xba\x4d\xbc\xbe\xc4\x02\xa1\x42\x93\xba\x2c\xc4\xe2\x21\x9a\x36\x80\xe2\x49\x38\xd1\x06\x50\x3c\x99\xf4\x09\x01\xe2\x4e\xe6\x6e\x3d\xaa\x4e\x2d\x2c\x15\x90\x39\x8d\xd8\x9e\xa8\xa6\x3d\x64\xd9\x84\xcc\x29\x69\xf8\x03\xe1\x79\x56\x84\xaa\xec\xce\x05\x1b\x27\xe1\xad\x19\x60\xe3\x14\x92\x8e\x04\x10\x38\x1d\x08\xa0\x00\x02\xa7\x91\xfe\x2f\x80\xc0\x29\x9a\xc1\xaa\xb0\xb4\xbb\x47\x89\x54\xc1\xcd\x06\x5c\x37\x6b\xc2\x94\x89\xaf\x6c\x6c\x0c\x1c\x68\x36\x50\x37\x4d\x4b\x23\x38\x36\x85\x3b\xf7\x10\xc6\xa6\x70\x27\x1c\x55\x90\x5a\x64\x22\x70\x6c\x92\xd6\x01\xd0\x67\x9a\x6a\xac\xe8\x33\x65\x4f\x5e\xc1\xa0\xc6\xe2\x02\x39\x53\xa6\x63\x28\x06\x92\x58\x7e\xfd\x80\x41\x2c\x55\x34\xf0\x88\x0a\x80\x65\xd6\x0f\xf4\xa9\xda\x57\xbe\xa8\x46\x77\xf1\x41\x25\x02\xa9\xfa\x41\xfc\xfc\xa1\x96\x01\xe0\x4c\xf5\xb0\x8a\x37\xa3\x7e\x26\xde\x4c\xc9\xfb\x0f\x33\xd0\xf0\x52\x23\xdb\x9a\x75\x36\xb7\x1e\xf3\xd2\xf6\x16\xee\xbf\xa3\x71\xb5\x29\xa5\xd1\x13\x40\x67\x94\x47\x80\x8c\x99\xca\x35\xb5\x6d\xb7\x68\x66\xb0\x49\x12\x58\xec\x66\x3a\x24\x9a\x27\x14\x47\xf3\x2c\xc0\x30\xa9\x64\xc7\x1d\x6a\x24\xac\x8b\x1c\x10\x91\xb4\x86\x33\xe8\x9e\x0b\xfd\x3c\x29\x2f\xed\x72\x78\x60\x41\x86\x99\x78\x1e\x04\xc8\x30\xa9\x64\xd4\xda\x2a\x0f\x84\xc9\x02\x0d\xd3\xbb\x33\x32\x48\x35\xe8\x78\x86\xb3\x60\x4d\x22\xbd\xc0\x58\x40\x7a\xc9\xfb\xd4\xe0\xf3\x51\x48\xb6\x17\x75\x90\xdc\xc6\xbe\x0e\x73\x43\xf1\xd2\xf4\x32\x9d\xb9\x45\xd9\xcc\xb6\x30\x01\x05\xf0\xa8\x4c\x53\x23\x85\x7f\x34\x6e\x89\xe9\x1e\x37\x6b\xc5\x6e\xe3\xb7\xb1\x37\xc1\x34\x89\x93\xef\x90\x2d\x0d\x56\x07\x6c\x4b\x1f\xbe\x7f\x6e\xef\x42\xca\x6d\x0d\xd3\x33\x0d\xd8\x1c\xde\xe9\x51\xe5\x34\xb2\x71\xa0\x5a\xfa\xdc\x1f\x10\x9f\xb0\xcb\xd8\x2f\x8a\xef\x30\xf3\xa8\xd1\x55\x4e\x03\x16\x5c\x00\xd5\x52\xe5\xd0\x20\xb5\xac\x1f\xf8\x1a\x6b\x69\xd9\x65\xfc\x82\x9d\x8b\xcb\x31\x43\x13\xeb\xa5\x97\x81\x65\x67\xd5\x35\x91\x09\x65\x64\xb1\x7a\xb9\x70\x96\xb5\xfb\x5b\xed\x8d\xac\x67\xb5\x6e\x38\x7b\x48\xee\xb0\x7d\xae\x2f\x70\x3a\x21\x7d\x00\xba\x34\xef\x00\x40\x74\x19\x5e\x93\x80\xe8\xa2\x1f\x5d\x88\xe8\x22\x1a\x5e\x80\xe8\x32\x40\x70\x0a\x10\x5d\x8a\xbc\x53\x40\x97\x02\x32\x7d\x54\x73\xd7\x7b\xc6\x6f\xb2\x63\xb9\xba\x4b\x29\xed\x63\xb7\x76\xfb\x81\x35\x31\xb1\x4e\xcd\x62\x66\x9b\xe0\x57\x95\x52\x15\x6b\x41\x5d\x8a\x1b\x51\x6e\xb6\x49\xe4\x83\x6d\x00\x69\xac\x3e\x76\x16\xd6\x56\x97\x56\xda\x87\x23\x52\xfb\x74\x87\x92\xdc\xa1\xba\xd6\x8f\xf3\x3a\x7d\x89\x64\x7d\xd5\x97\x50\x3e\x10\x4d\xab\xfc\x4f\x7d\x15\x24\x97\x71\x78\x08\x88\xdb\x2d\x45\xba\xf8\xea\xe2\x42\xb5\xf2\xbf\xe2\x0c\xe2\x9b\x52\xec\x20\xe1\x0e\x45\x83\x18\x78\x2f\x26\xab\x8e\x8a\xb3\xe7\x26\xee\x4b\xa3\xec\xda\x93\x2b\x21\x0b\x7b\xb7\x7f\x5c\x1a\xba\x7b\x17\x97\x1c\x43\xb2\x2d\x97\x54\xf3\xa9\x8b\x4b\x0e\xf9\x5f\xfd\x70\x15\xb7\xe5\x8f\xeb\x0b\xcf\xe5\x67\xa6\x00\x1a\xfe\x44\x01\xfa\x5d\x1e\xcb\x00\xef\x25\x95\xcd\xaf\xb4\x41\x4b\x9d\x3e\xa7\x07\xd2\x0a\xe0\x4b\xc6\x85\x3b\x36\xc6\x0b\x4b\x26\xc6\xcb\xde\x2e\x60\xbc\x0c\x59\x25\x50\x2e\xcd\x5b\x1f\xb0\x5c\x86\xd4\xa9\xa5\x4c\xbe\x5e\x9e\xcb\x1d\xa5\x36\x80\xb9\x8c\x34\x7c\xc9\x5a\x11\x9c\x9a\x09\x22\x99\xce\x86\xf7\x67\x51\x7e\x69\x89\x0c\xc6\xac\x65\x4b\x24\x8d\x1b\x7e\xb0\xbd\xbb\x3b\x7f\xa0\x72\xd8\x0f\x55\x52\x19\x41\x4b\xa0\x14\x23\xa7\x35\xb2\xa3\x91\x79\x26\xda\x52\x31\x07\x59\x7a\x03\xbc\x98\x41\x3c\x43\x34\x43\x63\x59\x25\xf0\x62\x86\xa6\x46\xf0\x62\xf2\xee\x6a\xc6\xb6\x3f\xfc\xd6\x79\xdd\x1f\xc3\x1a\xc2\x97\x30\x2c\xa0\x1b\xb6\xa2\x19\x9a\xa9\x2c\xa4\x51\xe1\x7c\x35\x12\xd8\x54\x87\x59\x1c\xb3\xd3\x57\x40\xd5\x1f\xfe\x40\xcc\x0c\x4c\xa9\x09\xfa\x2e\xd5\x6f\xc5\xf8\x7d\x66\x0c\x6e\xac\x62\x09\x74\x4c\x25\x1c\x3b\x04\x7f\xd1\x1a\xd6\xaa\x88\x27\xbc\xb3\x18\x6a\xf7\x9a\xac\xe1\xdf\x02\x06\x49\x00\xfe\x92\x35\xfa\x03\xfe\x92\x0a\x6e\x5f\xd1\x48\x2e\xec\x99\x05\xf0\x25\xa4\xed\x00\xbe\x68\x0a\x6c\x0d\xa8\x02\xa4\x9a\x66\x0a\x8e\xdd\x40\x03\x18\xd4\x79\x6c\x8e\x00\xc2\xdd\x9a\x5e\x36\xfe\xe0\xaa\x75\x6b\x15\xc2\xce\x96\xb9\xa1\x44\x2d\x68\x04\x3a\xa8\x94\xb7\x10\x1b\xc3\xb2\xe9\x4b\x7d\xe7\xa2\x77\x0c\x73\x69\x9f\x59\xa3\x48\x33\x91\x06\xfc\xb9\x75\x8f\xbe\x13\xdc\x35\x4f\x5a\x76\xaf\xda\x72\xd7\x7d\x8a\xc1\x99\x16\xd3\x81\xfe\x52\x4b\xfd\x03\x4f\x65\x94\x13\x30\x65\x06\x79\xf7\x03\xf4\x97\xa1\xbe\x0a\xfa\x4b\xf7\x22\x1a\xc4\x97\xd2\x9d\xc8\x8d\xab\x46\x3d\x43\xb7\x52\x7a\x31\xf5\xeb\x65\x2a\x84\x4c\x73\xbf\xcc\x9d\x9a\x98\x8a\x16\xeb\x0d\x2d\x8f\x4d\xd6\xab\x85\xbc\x91\x81\x7e\xd7\x8a\x9d\xb7\xec\xad\x87\x0a\xa9\xd8\xb9\xb1\x60\xbc\xf8\x04\x0c\x26\xeb\xca\xd3\x30\xf4\x9a\x93\x2b\xda\x5c\x44\xbf\xed\x97\xc8\xd5\xe3\xc9\x20\x5f\xa6\xa6\xad\x46\x9a\x0a\x13\x36\x46\x13\x9c\xdd\x0f\x4e\x9c\x4c\xab\xe5\xe6\x35\x24\x65\xfb\x94\xfc\x83\x98\x5d\x87\x77\xee\x3e\xd1\x73\x54\x49\xef\x99\xdb\xb9\xfb\xf4\x3b\xd7\xde\x68\x7a\xcc\x4c\xab\x26\xf3\x27\x5a\xb5\x18\x33\xc4\x15\x47\x93\xfb\x57\x29\xde\x89\x65\xc4\xf6\x17\xf7\x2f\x64\xfa\x08\x10\x63\xba\xbc\x5c\xc4\x98\xa2\x5c\x08\x62\x4c\x0a\x27\x71\xb1\xec\x20\x16\x30\xda\x62\xd9\x05\xd8\xbe\x68\xa4\x3e\x9a\xd2\x81\xdb\x35\x43\xe5\x6a\xb7\x6b\xc6\xa0\x16\x37\x0e\x82\x04\x03\x20\x99\x4c\x34\x6b\x00\x24\x13\xcd\x21\x88\xfb\xee\x14\xde\xf8\xb6\x1d\x96\x1f\x2b\xf5\x63\xee\x84\x30\x25\xb4\x9b\xa0\x00\xf4\x24\x80\x64\x22\x1c\x1a\xa9\x92\xc2\x23\x0b\x06\xed\x21\x6d\x7e\xb1\x98\x60\x79\x69\xf2\x43\x6f\x4d\x40\x79\xc9\xc9\x9d\xb6\xd8\x5e\xc9\x28\x1c\x4d\x77\x17\x97\x08\x1b\xac\xec\x1a\x2c\x97\xaa\xce\x04\x96\x4b\xf5\xc2\xaf\x01\xfc\xaa\x5c\xd7\x48\xa0\x7f\xb8\x31\x31\xaf\x4e\x47\xf3\x41\x06\x77\x19\xcb\x82\x84\x0c\x07\x14\x3d\x24\x40\x69\x09\xdb\x05\xa5\x25\x15\x0d\xc1\xb1\x94\x3b\xa7\x3a\x8e\xc2\x3b\x41\x59\xab\x9b\xaf\x9c\x3c\x2f\x94\x51\x8c\xd4\x24\xc3\x74\x10\x6c\x04\x10\x5b\x92\xe1\x2a\x01\x64\x4b\x56\x35\x06\xb2\x25\x93\x99\x2b\x62\xb1\xb2\xea\xfd\x30\xf0\x2d\x85\xfc\xcc\x01\x7c\x4b\xb8\xa3\x63\xf1\xa8\xf0\x38\x80\xc6\x12\xfa\xee\x00\xc6\x92\x0a\x59\x17\x23\xb4\x88\x72\x80\x82\xd8\x05\xa7\x37\x70\x47\x51\x2f\x8a\xec\x39\xb1\x35\xdc\x51\xd4\x0c\x81\x66\xa9\x5e\xe4\x84\x21\xbe\x61\x45\xb6\xc0\xa6\x05\x82\xa5\x90\x01\x3e\x80\x60\x59\x3f\xf0\x56\x49\xf4\x89\x7e\xcb\x98\xf6\x4b\x8c\x01\x11\x03\xa8\x95\x20\x12\x21\xa2\x10\xed\x37\x7c\x87\x49\x92\xb8\x06\x89\x1a\x40\xd3\x0a\x80\x53\x02\x8c\xb6\x88\x2a\xe8\x3f\x0d\x00\x4a\x46\x22\x92\x08\x7c\x2a\x49\x72\x11\x80\xab\x6c\xce\x1f\x15\xe5\x11\x79\x26\x1a\x09\x28\x9d\xbc\x26\x62\x06\xc3\x6c\x76\x94\xe1\x9b\x03\x0a\x35\x23\x1a\x1d\xc5\xdc\x00\xc6\x4a\x78\xd0\xa2\xb1\x75\x90\x70\xc0\x52\x19\x64\xae\x8b\x80\x99\x94\xe6\x88\x1b\x0d\x73\xac\x43\xab\x68\x73\x5a\x82\xd1\xa0\x2b\x80\xa5\x52\x08\x15\x0c\xb0\x54\xd2\x56\xdc\x01\x53\xc9\x87\x43\x50\xf7\x6b\xbb\x2a\x7d\xbc\xfd\x9a\x60\x71\xa4\x1a\x80\x52\x72\x86\x25\x02\x94\x52\x94\x6e\x81\x40\xc1\x18\xf2\x1b\xe2\x26\x3e\x4a\x21\xb2\x33\xc0\x47\xc9\x5e\xd5\x83\x8f\x12\x1e\x1a\x60\x50\xaa\x94\x2e\xfa\xda\xc6\xcd\x99\x1a\x4a\x64\xbc\xa3\x5e\xd8\xdc\xd3\x83\xa9\x75\x1c\x30\xa7\x01\x69\x08\xd4\x3f\xc5\x8b\x20\xcb\xd2\xaf\x8f\xb9\x09\xb7\x13\x8b\x39\x15\x6d\xa9\x01\x3a\xa7\xbe\x66\x41\x24\xb5\xa3\xc6\xfd\x45\x4a\x15\xa7\x6e\x17\xbc\x7e\xda\x67\x66\x6c\x11\xfe\xae\xfd\x24\x70\x64\x01\x46\x3e\xc2\x5c\x94\x76\x13\x4d\xeb\x70\x45\x89\x1a\x03\x42\x3a\x82\x94\x73\xf2\x89\xb8\xf1\x46\xb0\xfb\x1a\xe2\x64\xa2\x71\x13\x1c\xe3\x64\xdd\x5e\xf7\x5b\xd6\x39\xcb\xd6\xf0\x5e\x09\xe4\xa3\x58\xf4\x72\x16\xcf\xea\xd2\x32\x4a\xf5\x63\xb0\xb9\x05\x29\x0c\xa0\x48\x8a\x42\x27\x90\x23\x23\x21\x2b\x05\x69\xe3\x14\xaf\xe3\x85\x1a\x48\x25\xd0\x12\xf6\x59\xfd\x48\xb8\xe4\x32\x6d\x00\x11\x8f\x1b\x10\xd7\x09\xb1\x26\x80\xb8\xd6\xcf\x06\x64\x91\xd4\x1d\xdb\xc7\xdc\x49\xb7\x70\x4d\x51\x48\x01\x65\x24\x25\x09\xc3\xd2\x0c\xb2\x97\x37\xa2\x8c\x94\xf0\x78\x7e\x5e\xde\xdb\x80\x88\x36\xab\xdc\x0f\x74\x5f\x1a\x00\x72\x64\x48\xa9\xbb\xde\x7b\x88\x87\x5d\xef\xbd\x6e\x79\x51\x55\x22\xa8\x02\x04\x91\x7d\xcd\x2c\x82\xc8\xb6\x5c\x82\x20\x92\x74\xed\xed\x09\xa9\x86\x53\xd5\x21\x9e\x80\x6e\x45\x87\x78\x7a\xb5\x04\x60\x48\x12\x63\x27\x40\x0c\xc9\x12\xcc\x9e\x70\x11\x45\x93\xea\x0a\xf8\xa4\x73\x89\x6e\xf2\x1b\x5b\x93\xc4\x6a\x1d\x16\x4a\x84\xa4\x08\xd1\x33\x3c\x15\xa1\xb3\xe3\xee\xe1\x2d\x2d\xb0\x22\xd9\x63\xd8\xbd\x45\x72\xfd\xc1\x15\x29\xc4\x90\x05\xb8\x22\x79\x38\x19\x9a\xd2\x58\xf2\x2e\xe9\x85\xdd\x74\x49\xaf\xf7\x66\x5d\xd2\x0b\x7b\x12\x6f\xa4\x84\x1d\x17\xfe\x8a\xf5\xe9\x45\xc4\x02\x5f\x32\x51\x3e\xb3\x54\x4c\xe9\x4f\x0b\x05\x86\xc9\x52\x81\x31\xb2\x55\x4f\x31\x46\x8c\x0f\x0c\x30\x46\xaa\xd7\xf7\xbd\x7a\xfd\xc8\xc7\x00\x39\xeb\x9e\x0c\xf6\x48\x32\x78\x33\xfa\xd2\x03\x42\x85\xaa\x93\x18\xc7\x7b\x27\xb0\x47\x42\x0f\x24\xb0\x47\xd6\x07\xd6\x04\x19\xc9\x76\x03\xc6\x85\xd4\xd2\x4d\x5a\x6c\x57\xf1\x7f\x97\x42\x74\xdc\xdf\x8b\x52\x48\x27\x93\x5f\xfe\x7d\xe4\x42\x5f\xa4\xbc\xaa\x86\x00\x4d\x62\x36\xf1\xe8\x1a\xdf\xbc\xe0\x00\x9c\x24\x48\x2c\x14\x80\x93\x94\xea\xac\x41\xbe\x75\x6e\x15\x9c\x64\xcf\x38\x79\x73\xf4\x0c\x00\x76\xa4\x7a\x81\x02\xec\x48\xa8\x54\x00\x3b\x12\x3a\x76\x80\x2e\x92\xf4\xec\x15\x5d\xa4\xe8\xd4\x0e\xba\x48\x3a\xdc\x72\xdd\x4c\xb5\x34\xb6\x34\x89\x3e\x1c\x77\xe7\x5a\xd1\x13\x41\x46\x3e\x72\x7e\x46\xc7\x71\xb1\xec\x53\x40\x02\xd0\xbd\x5f\x55\x24\x08\x61\x0d\xb0\x49\x22\x7b\x16\x3b\x4b\xe1\x29\xe8\x8e\x1f\x81\xb0\x77\x0c\x1b\x88\x41\x1d\xdf\x11\xe2\xaa\xa3\x0f\xb7\x99\xeb\x42\x4a\x3e\x8d\x44\xa0\x96\x24\x05\xf2\x3e\x68\x01\x66\xd9\x09\xe8\xda\xd7\x36\x1d\x87\x7a\x3d\x7a\xbb\x41\xd3\x86\xa9\x80\x67\x12\x8a\xf0\x7d\xca\xb2\x18\xdd\x24\xf7\x11\x64\xb3\xab\x62\xe8\xb5\xd3\xf1\x25\x69\x8e\x74\xb2\xcf\xdc\x80\xf8\x92\x14\x23\x36\xba\xe9\x49\x3d\xa5\x44\x3e\x17\xc3\x43\x3a\xee\xf5\xba\xa2\xf5\xc5\x37\xaa\xfe\x86\x9d\xdc\xc6\xa4\x69\x08\xe0\x50\x4a\xf5\x63\xe1\x50\x20\xf1\xdd\x5b\x2d\xfd\xe0\xc1\x43\x89\x8c\x48\xd1\x55\x37\x74\x15\x06\x0f\x25\x88\xde\x0e\xf0\x50\x82\x64\x24\x01\x1c\x4a\xda\x0e\x11\xe0\xa1\x14\xd2\xe5\x84\x70\x28\x60\xc0\x87\x70\x28\x02\xb4\x06\x70\x28\x41\x40\x55\x74\x35\x0a\x89\x6d\xc7\x07\x5f\xc5\xaa\x73\x73\xa5\x68\x07\x36\x4a\x10\x8f\x14\x5d\xb3\xa1\xba\x72\x27\xb1\xaa\x72\x51\x37\xaf\x9e\xfb\x9b\x98\x69\xaf\x11\xc1\x4f\x89\xec\xe1\x58\xda\x45\x68\xaf\x15\x4b\xa5\x18\x23\x01\x98\x4a\x68\x8d\xee\xa0\x37\x27\x7b\xb4\x94\x02\x72\x4a\x45\x27\x1b\x9e\xce\x21\x1d\x3b\xdc\xfe\x14\x33\xdc\xe1\x71\x17\x74\x52\x3a\x40\x92\xe5\xdd\x16\x96\x37\xef\x10\xc1\x52\x09\xdd\x32\xc0\x52\x09\xe5\x9d\xfe\xb8\x9c\x52\x54\x1c\x3f\x06\xfc\x0e\x1c\x95\xc8\x12\x57\x32\x8b\xec\x73\xa5\x75\x4e\xc7\x6c\x70\x54\xb6\xbb\x66\x57\x1b\xd9\x47\x7a\x69\x23\xa1\xf9\xb9\xbf\x26\x86\xf3\x25\xba\xe1\x66\xc0\xdb\x43\x63\x2f\x98\x2a\x59\x41\xa0\x7f\xae\x81\xe5\x45\x80\xd5\xa1\xba\x7e\x1b\x7a\x96\x76\xb0\x02\xc2\x31\x7f\xe6\x9a\xa2\xb1\x8f\x6e\xef\x77\x5c\x65\x89\xa8\xf9\xec\x20\xfe\xa0\xad\x44\xfe\x6d\xe2\x90\x00\x71\xa5\xaa\x0e\x88\xb8\x52\xc0\x91\x8e\x21\xbe\x24\x64\x67\x1c\xba\x48\x56\xca\x8e\xcf\x32\xd3\x5c\x6d\x91\x80\x1e\xf6\x3a\x50\x2c\xa1\x2f\xe7\x50\x89\x01\x7c\x2b\xc6\xc1\xa9\x69\xfe\xc0\xa6\x84\x61\x0c\x6f\xae\xc8\xb0\x16\xe2\xb5\x80\x0f\x1b\x23\x39\x23\x10\x8e\x91\x88\x86\x82\xf9\x02\xde\x52\x8e\xfd\x35\x27\x3c\xfb\x0e\xb3\x03\x05\x06\x97\xa5\x78\x6f\x3d\x32\xdd\x1e\x96\x91\x47\xad\xc7\x6c\xfe\x1c\xcb\x41\x6a\x0e\xbd\x68\x87\x26\x2e\xdf\x2f\x64\x3f\xe8\x3e\x07\x71\xcd\x29\xc2\xf3\x51\xd1\x63\xe0\xf9\x58\x06\x4b\x34\x08\x82\xce\x0e\x19\x35\x44\x9f\xf2\x81\xeb\x23\x29\xfd\x62\xc0\x17\xc3\x89\xaf\x95\x25\xf5\x5b\x12\xa2\xef\x77\xd0\x18\x8b\xef\x74\x1b\x60\xee\x2a\xe9\xb6\x0a\x45\x06\xd6\x7d\xcc\x7a\x38\x59\xa4\xf8\xdf\x76\x0f\xd0\x61\x2a\x69\xb9\x63\xc8\x47\x75\xe0\x07\x1e\x26\x0c\x03\x01\x1d\x26\xed\xdb\x57\xe0\x61\x36\xbf\x14\x1d\x86\xb4\x53\x31\x64\xa4\x03\xd2\x2a\x3c\x8c\xf7\x64\xa0\xc3\x64\x15\xd7\x81\x35\x2e\x3b\x61\x24\xa6\x35\xda\x68\x6c\x17\x0e\xde\x09\xc7\x4c\xbf\x41\x56\xf6\x12\x73\x2c\x1d\x26\x32\xc7\x7e\x10\x54\xa6\xad\x6c\xe0\xcc\x6f\xf0\xca\x00\x0f\x32\xdc\x6b\xba\x79\x0c\x24\x55\x10\x64\xc2\x1b\x8e\xd1\x69\x80\x03\x37\x54\x53\xf4\xd3\x1f\xe4\xb8\x26\x81\x47\x0c\x39\x1c\xbc\x12\xa4\x98\xdc\x9c\x55\x11\xb7\x54\xa5\x41\x8a\x89\xec\x86\x84\x79\x95\xe1\xfe\xe7\xce\xca\xe0\x8c\xc1\x9d\x95\x6a\xe5\x18\x1f\xb5\x32\x7e\x6c\x62\xde\xc6\x0c\xb3\xc1\x61\xa4\x1b\x8b\x15\x4d\x6f\xb4\x01\x81\x19\xfa\x79\x80\x01\x93\xca\xb0\x1b\x5c\x41\xe9\x9d\x32\x4e\x21\x67\x68\x80\xfc\xa9\xdd\x5d\x7e\xa2\x20\x41\x56\x05\x8a\x69\x2e\x0e\xc9\x31\x88\xd2\x8e\xb1\x6f\x97\x9c\x55\xec\x4b\x81\x70\x31\xb4\x2f\xb9\xf3\x48\xb3\xad\x7d\x62\xc8\x0d\xe4\x7b\x43\x6e\xe0\x84\xdd\x07\x24\x8d\x8a\x6e\x05\x2c\x84\xc7\x71\xb3\xce\xbb\x4c\xb0\xed\x2e\xbb\x3e\x30\xe6\x41\x54\xd5\x61\xad\xde\xd8\x68\xcf\x1a\xb7\xa0\x83\xf4\x09\x6f\x02\x1d\x04\x41\x8d\xa9\xba\x32\x0f\x15\xa0\xfd\xbc\xa3\x92\xfd\xd6\xfa\x06\x9a\x8c\x29\x04\x63\x78\x37\xa3\x8f\x12\x70\x32\xd9\x50\x59\x20\x64\xfa\x70\xdb\xbc\x42\xbe\xd3\x77\x12\x6f\x93\x23\x3c\x06\x99\x50\x49\x47\x1a\x40\xbd\x94\x62\x3d\xc4\x3f\x95\xe9\x0f\x12\x76\xc7\x4a\x3e\x28\xdd\xf8\x06\xc1\xbe\x8a\xa2\x60\xbd\xc4\x3e\x4d\xe2\x2e\x22\xcc\x8c\x4f\xcf\x30\x17\xfb\x83\x82\xa2\x7e\x4e\x7d\xea\xc8\x7f\x1d\xf3\x80\x9c\xa0\xd6\x4c\x68\x77\x62\x5d\x26\x2e\xf6\x1a\xc3\xa7\xea\x8e\xae\xe4\xa0\xc0\xd4\xb6\x3f\xf6\x76\xd3\x8f\xd9\x5a\xd0\x96\x99\xec\x36\xef\xa4\xe4\xc7\xfe\x81\xc9\x8d\x7e\x83\xd7\x12\x5e\xb0\x01\xa6\xb2\x05\x9b\x29\x9a\x15\x0c\x0f\x9c\x94\xd0\x65\x14\x3c\x94\x28\x68\xd6\x42\x9d\xb8\x8f\xa7\xb7\xf4\x64\xac\x8c\x29\xd9\x44\xaa\x04\xea\x24\xbc\x14\x03\xad\x64\x68\x83\x9d\x8d\x50\x1f\x84\x36\xb0\x47\x8a\xb7\x41\x60\x8c\x84\x9e\xd3\x53\x1b\x7e\xf2\xf9\x43\x3d\xbe\x8f\x9e\x60\x87\x9a\x2b\xe5\x30\x97\x74\x1e\x2e\xe1\x24\xa6\x55\x8d\x63\x42\x7e\xf4\x01\x9b\x98\x50\xaa\x5e\x0a\x93\x4c\x96\xba\xa9\x00\x32\x12\x2a\x3e\x60\x8c\xac\x97\xfc\x7a\x1d\x64\x45\x4a\x30\x46\xc2\xfb\xd2\xd9\x89\x0c\x80\xc9\x83\x2b\x32\x0e\xe7\xab\x9b\x92\x8a\x03\x3b\x8d\x13\x62\xaf\x03\x2b\x12\x7a\x06\x03\x2b\x12\xba\xf4\x4d\x02\x56\x55\x64\xe7\x70\x08\x54\x84\x6b\x59\x95\xfc\x00\x23\x92\x8c\x20\x06\x46\x24\x55\x3d\x83\xc1\x11\x09\x2f\x11\xe7\xce\xb1\x00\x03\x12\x47\x64\x6f\xb7\x61\x73\xbe\xc4\x54\xba\x49\x88\x52\xd5\x2b\x61\x4e\x02\x17\xdc\x54\xd3\xae\xd2\x1a\x99\xfd\xbd\xd1\x9b\x48\xce\xbb\x61\x64\xdc\xb2\xcb\x7a\x34\x30\xf3\xc8\xb8\x55\x4b\xe6\x5c\x32\xee\xfc\xf5\x12\x15\xed\x97\x9c\x61\xc4\x8c\x89\x8c\x2b\x11\x00\x17\x64\x48\xb0\xe6\xc5\x0c\xbb\xc3\x2e\x40\x28\x9c\x30\x91\x66\x5d\xdb\xcb\x4a\x19\xc1\xe5\xf6\x67\xa5\x48\x46\x69\x2e\xb9\x98\xb7\x15\xd1\x18\xb8\x20\xfa\xd6\x81\x0b\xd2\xf7\xae\xc5\xee\xad\x5b\xf1\xbc\xb9\xcd\x73\x15\x30\x7b\x6b\x2a\x9c\xdc\x35\x57\xc3\x47\x00\x12\x49\x24\xe5\x08\x40\x42\xc2\x7b\x4b\x30\x3f\x32\x08\xc9\x31\x1f\xc2\x4a\x5c\x35\x60\x01\x4a\xf9\x6d\x04\xc3\x7c\xb1\x1c\x41\x40\xe6\xeb\x62\x51\xd9\xc7\x59\x92\x02\x90\xea\x47\x3f\xc8\xf9\x79\x33\xce\xe8\x10\x1e\xab\x97\x89\xc0\x7e\x84\x9e\x4d\xc2\x7e\x54\x12\xf3\x05\xb0\x1f\x03\xd4\xb3\x00\xf6\x63\x80\x6e\x11\xe7\x22\x3e\xd3\x61\x9c\xa4\xe5\x21\xcf\x44\x00\xd6\x31\x94\xaa\x4f\xef\x46\x91\xfe\xcf\x44\x3a\x17\xeb\x4c\xdc\xd5\x20\x98\x9d\x3b\x5e\x9f\x71\x9f\x4b\x62\xdb\x91\x7f\x67\xce\xfe\x30\xf9\x03\x04\xd7\xc3\x97\xd8\x70\xd5\x32\x1b\x88\x4c\x49\x71\x12\xa6\xaf\x9f\xc5\x99\x1d\xcf\xda\x27\xa7\x00\xab\x7a\xc9\x89\xef\xa1\x6a\x0d\x74\x47\x78\x47\x7e\x82\x13\xe0\x2d\xdb\xb9\x48\xd7\x20\x3b\x5c\x9c\x85\x5d\x89\x4a\x72\x12\xf6\xe2\xc5\xea\x89\xf0\xe7\xcc\x9f\xc8\x6f\xb2\xe6\x93\x28\x96\xdd\xa1\x2a\xcd\xa0\x1e\xe2\x29\xb5\xf8\x9f\x8d\xe5\x85\xea\x9d\xcd\xd1\xf0\xad\xe1\x91\x50\x00\x90\x3e\x52\xd5\x7c\x77\x36\x76\x6e\xf5\x63\xfc\x2d\x6c\x58\xd4\x24\xbd\x1b\x4e\x8c\x0c\xd3\x21\x93\xc0\x57\x97\x9b\x93\xb4\xff\x5e\x4a\x9f\xde\x32\x3a\x8f\xd2\x15\x8e\xd5\x89\x76\xaf\xed\xef\xc4\x65\x55\x85\xf9\x24\xc6\x5d\x7d\xe9\xd4\xe2\x5a\x7c\xc7\xd1\x33\x2b\xc4\x28\x56\xb5\x93\x93\x7b\x42\xaf\x8c\xcf\xc9\x51\x42\x5d\x3a\x27\xbe\x13\x0e\x0d\x20\xa1\xe2\x16\x59\x54\x62\x7a\xad\x7e\x9e\x4e\x0b\xef\x9c\xfa\x61\x43\x0d\xce\x25\xfa\x0c\x52\x97\xc6\xb9\x14\xec\xb9\x57\x9f\xd0\x43\xaf\x9e\x01\x0f\x59\x1f\x58\x13\xf3\xd5\xfc\x00\xab\xa3\xf3\xb8\x44\x9f\x39\x9c\x96\xcb\x8a\x78\xff\x62\xf1\xad\x08\x07\x18\x00\x03\xe3\xbc\x61\x3d\xf0\x6a\x00\x40\xe6\x5e\x28\xb0\xe8\xf6\xc6\x59\x67\x78\x4a\x30\x80\xf6\x48\x55\x79\xfa\x5c\xfa\xe5\xdc\xbb\x82\x30\xc1\x3d\xbf\x8f\x42\x1d\xcf\xf7\xf9\xa5\x73\xaf\x12\x21\x23\x7b\xcd\xbb\xe4\xb1\x7b\x25\x8c\xf4\x9a\xf0\xec\xaa\x4c\x7c\xbe\x4c\x9e\xdb\xe2\xa3\x7b\xd0\xaa\xf3\xa3\x26\x57\x07\xd7\x0c\xb3\x0e\x5c\x87\x9e\x0e\x89\xf2\xe2\xb0\x75\x3f\xa7\x47\x4c\xfc\xb5\x58\xfe\x74\xb7\x00\xe7\x31\xdd\xa7\x57\x62\x04\x50\x94\xcb\x34\x57\x72\xcc\x0b\xb4\x9d\x04\x21\x00\xce\x23\xc9\xc2\x2e\xce\xaf\x3a\xfe\x05\x6e\xb2\xd6\xf1\x0b\x39\xa2\xf5\xdf\xba\xc1\x5d\xdc\x2f\x19\x5a\x07\xec\x47\x95\x37\x88\xee\x61\xc8\x0d\xe8\x1e\x49\xf8\xd9\xb8\x90\x38\x9a\xad\x14\x83\xf7\xfc\x18\x12\x9d\x7c\x8e\x0b\x3a\xd3\x74\x11\x7c\x46\xe6\xdb\xb8\x2a\xe6\x58\xa7\x86\x23\x0c\x82\x43\x5c\xd5\x06\x98\xe3\x0b\xd3\x24\xd9\x8c\x03\xfc\x90\x44\x12\x99\x00\x3f\x64\xe8\x64\x01\xba\x47\x78\x37\x05\x40\xc7\xdc\x0d\x7b\x54\x75\xe7\xb9\xd6\x51\x1d\xc7\xfe\x21\x73\x4d\x49\x4f\x83\x28\x03\xc4\x15\x91\x3b\xf4\xa5\xba\x04\x31\x6e\xbe\x13\xc8\xfb\xf4\x2e\x04\x7e\xf3\x1d\xec\xc3\x1c\x4f\x90\x38\x46\x73\x11\x97\x58\x31\x74\x8b\x05\x6f\xa3\x1b\xc5\x24\xde\x86\x57\x9c\xc0\x6d\xa4\xaa\xa7\xe0\xd5\xc1\xa9\x40\xf6\xb8\x90\x37\x54\x8f\x41\xcf\xa8\xba\x84\x5f\x4a\x12\x2e\xb4\x92\x44\x71\xee\x86\x12\x0d\xeb\x81\x71\x4f\x1f\x29\x00\x32\xd6\x4b\x0c\x7f\xe0\x93\xbd\x7f\x38\xd1\x3a\x68\xcd\x28\xe8\x6e\x0b\x66\xea\x47\x7f\xbb\x94\x43\x30\x79\x81\x7e\x51\xf5\x35\xba\x4c\xc5\xa4\x47\x37\xe8\x17\x5d\x35\x1d\xf4\x8b\xf5\x03\x7d\x9a\x1e\x3e\x7e\x38\xa1\x49\x50\x03\xd0\x29\xa6\xf4\x09\x14\x8a\x00\x33\x2a\x40\xa1\x98\xd2\xa7\xeb\xf4\x5b\x7a\x01\xf5\x90\xaa\x5c\x78\xdf\x69\x7f\x00\x9d\x22\xc8\x08\x1c\xa0\x53\xec\x28\x4e\xd0\x29\x52\x73\x68\x38\xdf\x55\xe5\x04\xe0\x29\x6a\x4e\xbe\xc4\x39\x74\x1f\x41\x7a\xd2\x6e\x80\x33\xe6\x52\x29\xa0\xc8\x3c\x2e\x6e\xf2\x0f\xc7\x8f\xd2\x25\xa9\xde\x28\x14\x48\xb4\xa0\x50\x8c\x3d\xca\xdb\x84\xf2\x2c\xed\x6d\x16\x0c\xcf\x11\xa1\x5b\xaa\xb8\x17\xf9\x97\xb6\x1d\xe8\xd2\xe7\xdb\xdd\x86\x32\x06\xb6\x67\x08\x49\xa1\xd4\x7f\x81\xed\xa9\x75\xee\x7a\x4c\xfc\x44\xa5\x0f\x6a\xb0\xcb\xec\xad\xbe\x43\x7e\x86\x0d\x30\xa9\x28\x62\x87\x1b\x86\xeb\xab\xea\x25\xef\x85\x3c\xb4\x89\x15\x09\x7e\xbd\x41\x04\x62\x22\xcc\x68\x01\xc2\x44\x9a\x30\x67\xc0\x23\x8a\x8e\x09\xd7\xc7\x55\x3b\x8a\xf6\x85\xbd\xac\x9a\x2a\x01\x20\x89\xd8\x33\x89\xf2\x55\x11\xca\x2f\x0c\x69\x7a\x8c\x5c\xca\x42\x3a\x1a\x00\x0c\x31\xf5\x5c\x01\xf3\x21\x48\x87\x18\x40\x3e\x44\x65\xb6\x81\x7c\x08\x2f\xc2\x37\xe4\x03\xab\x03\x9c\xc3\xac\xbf\x85\x39\x0d\xa0\x1e\x02\xc0\xb6\x00\xea\x21\x55\x2f\x2d\xc5\x7a\xd0\x48\x02\xd6\x43\xd5\x12\x0d\xd4\x43\x1e\x08\x50\x37\x66\xb1\xea\x05\xe0\xbd\x24\xae\xdc\xf7\x07\x5c\xe1\x4c\x3f\xa0\xeb\x28\x6c\x62\x40\xc8\x7e\x85\x79\xa8\x6e\x39\x11\x1c\xa2\xf9\x31\xd1\xbb\x4c\xd4\xad\x58\xa6\x79\xee\x26\xb0\xb9\x4e\xcb\x7a\x47\x5a\xc6\xd5\x16\x75\xf7\x36\xae\x19\xe5\x0a\x30\x87\xf5\x31\x33\x88\xcf\x80\x17\xb8\x1b\xcc\x81\xbd\x78\x13\x2d\xd5\x2c\xb2\x2a\xd3\xd7\xb9\xc3\x83\x2c\xdd\x66\xe6\xcd\x7e\xca\xc4\x26\x9f\x3f\xd6\x6f\x63\x8a\xb1\x96\x3f\xc2\xc0\x18\x66\x81\x2f\xb1\x43\x01\x8b\x48\x55\x9b\xe2\x4d\xa8\x55\x3b\x7c\xa9\xf8\x83\x7f\xe0\x77\xed\xfa\x9a\xce\x69\x97\xc9\x0e\xea\xe4\x61\xff\xd3\x4d\x12\xf8\x87\xa2\x8b\x0c\xf0\x0f\xb5\xb1\xbd\x81\x7f\x28\x6a\xcd\xf7\xe2\x2b\x55\xc7\xe1\x1b\xb8\x7d\x25\xb7\x5b\xbe\x52\x9d\x16\x7c\xc9\x75\x5b\xb8\xcd\xc1\xe1\x9c\x62\x84\x1b\x61\x99\xa4\x03\xee\x97\xa6\xa7\x2c\xf3\xd5\x24\x2c\xfb\x07\x62\xb4\x0f\x3f\xc0\x51\xc7\x5e\x83\xab\xaf\x9b\xe1\x0d\x9c\x94\x86\x37\x80\x21\xd2\x70\xb2\x41\x93\x32\x2b\xce\x6d\x5a\x5f\x8c\x6d\xe0\x42\x14\x0d\x1f\xb7\xf9\x0c\x51\xd1\x6f\xf9\x0d\xd4\x0d\xa4\x86\xa2\xb7\x16\x40\x0d\xa9\x2a\xe9\xdf\x9d\x00\xae\x61\xb9\xf8\x03\xb5\x92\x21\x5d\x9f\xde\x1b\xeb\xdc\xf6\x6a\xbb\xc1\xc6\x1f\x36\x41\xd6\x41\x63\x9a\xef\xce\xcd\xb6\x7b\x84\xf4\x4c\xde\x6c\x0a\xed\x60\x10\x38\xd0\x0e\x55\x1b\xe1\x0d\xd6\xd3\x3e\x94\x43\x50\x6e\xb4\xfa\x7b\xb8\xb2\x96\x6d\xcc\x8f\xbb\x2f\xf9\x35\xc9\xae\xdd\x16\x44\x5b\xa9\xd1\x08\x12\xd1\xdd\xe5\xc4\x4e\x1d\x4e\x18\x20\x11\x86\xc9\xdc\x58\xfc\xf6\x31\x32\x03\x87\xbd\x06\x1b\x5a\xd9\x1b\x2c\x88\x54\xb5\x59\xdf\x06\x2f\xbb\x15\xc8\x09\xb8\x4f\x39\x6e\x6c\xd5\xeb\x69\x90\x21\xb2\x17\x62\x20\x43\xac\x1f\xf8\x02\x68\x08\xbd\xf7\x6e\xfc\xdb\x0c\x9f\xb8\x89\x94\x22\x13\x5e\xdc\xd8\x0b\xc9\x81\x1b\x37\xee\x6d\xba\xbb\xde\xb8\xb7\x55\xb2\x72\x06\xb8\x12\xcd\x50\x49\x71\x25\x14\xd8\x80\x95\xc8\x63\xf7\x42\xc7\xcc\xf2\xdb\x8b\x05\x40\x27\x9a\xf6\xf0\xfb\x34\xb0\x8e\xee\x92\xf6\xc9\x1c\x04\x00\x50\xb4\xbd\x46\xa4\x7d\x32\x77\x04\x68\x12\xc9\xac\x00\xf7\xe5\xfd\x3e\x3d\xbc\x9c\x35\xc7\xb7\x98\x65\x35\x80\xf0\x26\x78\x7a\xd3\x1b\x1c\xd5\xf7\x7e\xbd\x70\x2c\x28\xbe\x43\x8a\x65\x97\xe8\xc6\x8c\x84\xa8\x70\x9b\x0d\xca\xe5\x32\x22\xca\x29\xc0\x70\xa9\x5d\x0b\x24\x8a\xb4\x5d\x58\x6e\x72\x18\xea\xf6\x70\xe3\x44\xbe\x97\x6b\xb1\xc7\x06\x72\x4b\xdc\x8f\xdb\x9b\x8f\x61\x8f\x3a\xcb\xdf\xa4\x2a\xd4\x01\xf0\xc6\x85\x5c\x73\xfb\xcd\x25\x95\x71\x07\x37\x08\x4f\x73\xbf\x83\x14\xd0\x3c\xc5\x44\x4a\x91\x91\x3e\xc0\xbd\xc8\x26\x33\xb9\x05\x0b\x44\x45\xbd\x5f\x53\xea\x32\xbd\xaf\xdb\x5e\x2e\x01\xc2\xd3\x26\xc3\x78\xc6\x69\xe3\x14\xda\xa2\x6a\x7c\x06\xda\x22\xef\x83\xb8\xf8\x6c\x1b\x1e\x07\xc2\x93\xf7\x9c\x92\xff\x5e\xff\x3c\x20\x2f\x8a\x12\xf4\xfd\xb9\xb0\x3e\x77\x83\xba\x20\xb8\x8c\x78\xe9\x73\x7f\xbb\x4b\xfe\x81\xdc\xb0\x5f\x32\xbf\x88\x65\xbb\x24\xb5\xfe\x4e\xaa\x65\x86\xcd\x8d\x28\x49\x37\x32\xd9\xad\x40\x64\xb2\x51\xfe\x37\xa9\x11\x35\x21\xdc\x9f\xb3\xc7\x31\x7e\xb4\x6a\xe8\x71\xf1\x1c\xf8\x0e\x23\x74\x3c\x24\x41\x34\x7c\x16\x84\x8d\xa6\x63\xc5\x73\x5c\x30\xab\x4a\xf9\xe6\xb9\xef\xc3\x7d\x1c\x35\xd0\x1b\x6d\x60\x21\x7b\x92\x51\x28\x34\x90\xb0\xca\xd3\xd5\x27\x79\xca\x18\xdc\x43\x72\x43\xd3\x0a\x3d\x89\xb1\x21\xee\x00\xc3\x91\x49\x62\x19\xc0\x70\x88\xba\x1e\x40\x6f\x64\xef\x0a\x1f\x33\xd8\x2b\xef\x08\xbd\xe1\xbd\xc7\xa3\xe5\x03\xe2\xf0\x90\x19\xca\xe3\x2a\xc2\x06\x38\x60\xf1\xc0\x03\xf5\x0c\x7d\x50\xa7\x8c\x84\x7e\x0a\xdb\x16\xae\xf4\x98\xef\x83\x44\xaa\xf1\xc0\x02\x0d\xd9\x7e\x08\x49\xf6\x92\xe1\xc1\xe3\xbb\x92\xdc\x34\x9e\x42\x26\x75\x64\xe8\xa7\x00\x6a\x97\x6d\x01\x60\x94\xc3\x0f\xd8\xd0\x10\xd0\xa7\x92\x84\xc1\x5e\x73\x1d\x56\xb5\x1b\x3d\xd5\xd3\xc3\xc7\xd5\x6e\x70\x34\x1e\x2e\xc4\x0c\xba\x7a\xaa\xa0\x5b\xd4\x5a\x85\x97\xf5\xf9\xe0\x63\xe6\x05\x66\x5a\x23\xf9\x12\xa8\x5b\xd5\xe6\x2e\xe1\x22\x29\xdf\xbe\xe4\x0f\x90\xaa\xe2\x0f\x2f\x4e\xa6\xbf\xf5\x7c\x7b\x2a\xc7\x00\xd2\x02\xd0\xc8\xaa\x8d\xa9\xc2\x2d\xdd\x5c\x76\x0f\xf1\x5f\xde\x6d\x3f\x4d\x9c\x69\x06\x0b\x33\x37\xfd\xc2\xd3\xf0\x2a\x86\x77\x3e\xc0\xbb\xaa\xa9\x80\x52\x92\x4c\x2e\x1f\xc0\x94\xb4\xb1\x2b\x15\xdf\x60\xd7\xc4\x0a\x57\x5b\x36\xfb\x34\x7b\xff\x09\x88\x05\xec\xf9\x01\xc2\x69\xb8\x48\xe1\xc5\xa9\x65\xe4\x0e\x8e\xf8\x23\x52\x2c\x9c\xfa\xc1\xcd\x44\x1f\x10\x61\x4d\xc0\x14\x0c\x60\x4d\xaa\x36\xbf\x07\x27\xf3\xe1\x66\x07\x04\x1b\x44\xdb\x78\x16\xcf\x9e\xc9\xc3\xd1\xe9\x35\x54\x13\xe8\x93\x12\x6e\x3f\xee\xcd\xa6\x1b\x48\x85\x51\x07\x29\xa1\x4f\x40\x2e\x8e\x07\x16\xac\x35\xef\xc1\x1b\xc4\x58\x9d\x87\xb8\x66\xef\xff\x9f\xe1\x54\xec\x16\x74\xfe\xa4\x47\xe4\xcd\x37\xdf\xe1\x33\xdd\x66\xe8\x70\x8f\x19\x47\xac\x15\x28\xc4\x70\xf8\xd3\x0d\x61\x13\x93\xd0\x4e\x58\xea\x33\x9d\x60\x3f\xfe\x08\x0e\xa0\x7c\x3a\xbf\x54\xa4\x8b\x39\xf4\xf4\x91\x37\x9b\xca\xed\xd9\xe9\x15\x19\xf4\xb9\xcf\x16\x65\xb3\x83\xb8\x0a\x8b\x39\x17\x6f\x6d\x81\x6c\xc9\x29\x2c\x63\x28\x6f\x7e\xac\xec\xe0\xfb\xe6\x3d\xb1\x17\x1c\xf6\xb0\x17\xf4\x34\x7c\x1f\x66\x87\x24\xf4\x5c\x48\x45\xb6\x85\x4a\x6a\xae\x0f\x60\x60\x92\x69\x09\x9e\x8b\x55\x86\x99\x3e\x6a\x9b\xee\x04\x72\x89\xec\xf9\x05\xf8\xc5\x3c\x0f\xcf\x4d\x12\xf3\xea\x3b\x10\x22\x67\xe5\x26\x7c\x42\x02\x05\x92\xee\x3e\x87\x0f\x77\xfa\x7e\x4b\x32\x7c\x2d\xca\xcf\xd3\x4d\x98\x4e\x03\xe4\xeb\x95\x09\x3e\x0f\x04\x07\xd6\x05\x04\x4c\x53\x79\x01\x02\xa6\x99\x06\xf4\x79\x76\xb6\x75\x6a\x92\x39\x62\x2e\x79\xde\x6d\x3c\xa4\x0c\x38\x82\xa3\x79\x9d\x76\xbb\xf7\xc2\x8a\x5d\x8f\x17\xe0\x9b\xfd\x92\x60\xd8\x56\xea\x1d\xa5\x15\xb1\xd7\xba\x6b\x40\x06\xc4\xe9\x1a\x7c\x24\xbe\x43\x23\x7a\x64\x7c\xba\x2a\x3d\x86\x51\x79\x36\x65\x7c\x26\xfc\x7c\x16\xe3\x1b\x5a\x2a\x9e\xc5\xf8\xa6\x16\x79\x30\x61\xf2\xe1\x99\x05\xd9\xb0\x9a\x08\xf4\xf9\x10\x84\xf7\x4b\x18\x0c\x76\x0b\xec\x60\xc9\x02\x57\x86\x60\x15\x84\x80\x2e\x80\x49\xc5\x0b\xf0\xa0\x77\x38\x2f\x4e\x1a\xa8\xf0\xbf\x21\x6f\xaf\x0c\x0f\xa9\xe0\xe5\x0a\x11\x38\xf5\x78\xe5\x77\x6c\x4a\x90\x5f\x52\xd5\x8d\x09\xe8\x97\x9c\xd8\x7d\x42\xbf\xe8\xde\x0c\xf4\x4b\xf5\x6e\x11\xe8\x97\xf5\x41\xe1\x0f\xe7\xdf\x32\xa9\x9f\xd8\xae\xaf\x4c\x11\x1a\x08\x94\x4b\xf5\x02\xf6\xd5\xce\xc8\xa1\x7c\xb1\x33\x1a\xa4\xf8\xe6\x9d\x48\x81\x5e\x90\xa6\x43\x7f\xb7\x57\xb8\x6f\xf6\x28\x38\x30\x6d\xd8\xc0\xe2\xa2\x43\xe9\xe7\xcd\xb8\x99\xb1\x8e\x2f\x4c\xb4\x9a\xc3\xf4\x95\x8b\x86\x2f\xdd\x84\x78\xd1\x23\x6f\x3e\x87\xcf\x5f\x3f\xb0\x1b\x64\x79\xe4\xa4\x00\x0a\xd3\xbc\x3c\x7f\xd5\x30\x4d\x07\xfb\x2e\xfe\x9a\xb5\x4a\xbd\x6a\x95\x18\xbb\x5e\xd3\xec\x1b\x45\xf4\xe2\x6e\xa9\x4b\xf2\x4b\x9a\x0f\x3d\xba\x01\x7f\xc9\xe0\xc4\x86\xe0\x2f\x40\x3f\xc7\x5b\xe9\x92\xef\x57\x69\x00\xb3\xdd\x9c\x6d\xce\x8d\x88\x2f\x8a\x4e\x00\xbe\xac\x1f\x18\x10\x09\xae\xcc\x10\x07\xe2\x4b\xf5\x42\x0d\xc4\x97\xa9\xad\x18\xc4\x97\xe6\xed\x3c\x00\x2e\xcd\x64\x29\x6f\xd8\x1a\xef\x13\x2d\x6c\xe0\x14\xd0\x29\x65\xcf\x4b\xff\x08\x42\xa1\xfe\x41\xd2\x2c\x57\x44\x9d\x4c\x95\x09\xec\x94\xac\x51\xe1\x55\x27\xb3\xa7\xa8\x5e\x26\xc0\x05\x22\xa5\x0d\x2b\x22\x7f\xbb\x46\x59\x50\x4e\x86\xf9\x7b\x7e\xa1\x9c\x60\x25\x00\xe6\xa4\x69\xec\x07\xc0\x24\x1b\x45\x0b\x80\x49\x57\x74\x06\xbf\x64\x7d\xe0\x1f\xb6\x40\x4d\x27\x30\x15\x9c\x3e\x01\x4c\x76\x0b\xa7\xb9\x55\xd1\x5f\x40\x30\x69\xfa\x0d\xbc\x78\xe8\xed\xed\x6c\x04\x0f\x6c\xff\xbd\xa4\xa6\x08\x36\xaf\xca\x0f\xcc\xf1\x55\xf9\x41\x36\x05\xbc\x64\xbd\xc4\x04\x90\x43\xc2\x94\x21\xaf\x69\xa4\x14\x48\x45\x2f\x91\xcd\x82\x5e\xd2\x86\xa7\xfd\x62\xc3\x4c\x6b\x65\x79\x86\xef\xc3\xd3\x14\x4e\x5f\x60\xf9\xf4\xd5\x78\x75\xdc\x80\x32\xbf\x37\xdd\x80\x86\xbe\xb7\xdd\x70\xbb\xdd\x60\x3d\xc2\x8b\xdf\x45\xfa\x87\x06\x87\xf7\x76\x06\x90\x5a\xdf\xdb\xad\xe4\xd7\x64\xbd\xae\x7e\x70\x73\xdd\x63\x19\xc2\xa9\x84\xf9\xde\x6b\x5b\x19\xcd\xfd\xde\xce\x37\xdb\xea\x71\x9a\x3c\x01\xb8\x01\x9a\xff\x09\x48\x95\xf5\x83\x6f\x91\x48\xcc\x19\xc0\x0f\xd0\x5b\xde\xf7\x11\x08\xde\xf2\xce\x7e\xfb\x3b\xbc\xd3\x78\x55\xc0\x9c\x37\xcc\x90\x7b\x35\x84\x19\x93\xc6\x3d\x6e\x7d\x06\x22\x8b\x91\x0e\xa0\x7f\xe9\x9c\x09\x42\x4b\xd3\xe1\x16\x84\x96\xd5\xba\x1f\x70\x11\xed\xec\xa0\x7f\xd5\x5d\x91\x98\x83\x96\xdd\xb2\x12\x0e\xd3\x46\x39\xa6\x17\x98\x70\x57\x18\x37\x7d\xbd\xae\xdf\x97\xb0\x7c\xdf\x27\x68\x57\xd9\x11\x44\x97\x55\x11\x2b\xbc\xf5\x2c\x26\x8a\xac\x91\x39\x7c\x89\x8c\x93\xfb\x03\x42\x16\xa4\x1b\x1f\x40\x34\x34\xf0\x1d\x9b\xff\x37\xfe\x20\x8a\x1b\x52\x01\x74\xcb\x4e\xe9\xf5\x1d\x88\x91\xdd\xb2\x15\x75\xca\x58\xe0\x58\x6b\x30\x56\x84\x21\x09\x30\x56\xaa\x29\xbb\x81\x58\x69\x06\x5a\x7d\xff\x0b\x61\x67\x72\x34\x2d\xcf\x6c\xdb\xf9\xb5\xe2\x37\x01\xb5\x99\x8a\xb8\xf1\xf9\x02\x14\xf8\x6f\xc2\x09\xd6\xd2\x3b\x7e\x66\x14\x05\xa8\x4f\xa5\xb2\xd9\xfb\x93\xf6\x69\xe6\xcc\x2b\x0e\x13\xf2\xf7\x15\x87\xc9\x89\xfc\x92\x25\x2b\x40\xdb\x6b\x96\x2c\x7b\xce\x5b\x5d\x29\xbe\x6c\x25\x7c\x1e\xc6\x14\x16\xef\x4b\xa8\xbc\x69\xca\x2f\x59\xb2\xff\xbe\xe9\x7a\xb0\x30\xa5\xc0\xf2\xc7\xcb\xcb\xd4\x54\xcf\xb1\xab\x43\x26\x15\xf3\x76\x61\x52\x49\x4f\x99\x10\xa9\x74\x88\x7e\xe6\xdb\x60\x14\x39\xbc\x76\x64\x97\x2f\x24\x4e\x78\x9a\xf0\x09\xf5\x2e\x90\xcc\xdb\xf0\xe6\x22\x73\xe0\x4e\x29\x7d\xbf\xfd\x1d\x94\x96\x73\xe7\x05\x8a\x49\xb3\xde\xeb\xc9\x65\x39\x54\x8a\x7e\x84\x31\x54\x28\xa9\xae\x02\xe3\x49\x9a\xb9\x09\x99\xc9\x46\x52\x94\xcc\x44\x07\xcb\x3b\x40\x22\x60\xae\xbd\x1e\x29\x0c\x7d\x7c\x89\x99\x11\x5a\x0a\x66\x93\x21\x94\x91\xcc\x26\x1d\x26\xa2\x09\xb3\x49\xee\x46\xe3\x9d\xea\xab\xfa\x06\x54\x47\xcc\x6d\xb8\x48\x76\xbe\xcb\x2b\x98\x3b\x32\xf1\x9d\x80\xfa\xb2\xbe\xe1\x28\x49\x71\x57\x5e\x4d\x87\x86\xfa\x40\x52\x32\xe0\x05\x9f\xaf\xa6\x43\xd8\xda\xe7\x8b\xe9\x50\x6b\x29\x84\x25\x4b\x40\x08\x08\x4b\x86\x8e\x81\x37\x36\x42\x12\xc5\x81\x4b\xa1\x41\x45\xbe\x92\x6e\x78\x13\x84\x25\x43\xc4\xb6\x37\xac\x13\x6d\xc8\x03\x9f\x0c\x5f\x12\xf6\x70\x7a\xdf\x86\xa2\xd1\x41\x4c\x92\x7b\x46\x27\xe8\xb3\x76\x53\xca\xae\xe5\x0b\x4e\x4a\x0a\x4b\x0b\x63\xdc\xe0\x97\x35\xaa\xf8\x4d\x4e\xc7\xac\x73\xa8\x45\x52\x1c\x2c\x28\x44\xaa\xe0\xa8\x9b\x1c\xc4\x67\x24\x07\x59\x7f\x5a\xe0\xde\x13\x4e\x49\x67\x0d\x3b\x95\x41\x6a\xaf\x46\xbf\x65\x93\xbe\x83\xc5\x32\x31\xe8\x15\x8b\xd7\x19\x74\x91\x44\x80\x0a\xf3\x82\xce\xde\xdd\x31\x5f\xdc\xe6\xce\xa0\x8b\xc9\xee\x52\x34\xff\xc9\xb5\x4e\x8c\xe0\x81\x2c\x7d\x41\x81\x70\x8b\x7c\xd9\x6a\x3c\x01\x43\x22\x92\x3a\x10\x25\x08\xf1\x18\x0a\xc7\xc7\x58\xce\x5c\x61\x85\xf6\xfd\x41\x06\x1f\xcf\xff\xf4\xd6\x7b\xff\x22\x8d\xca\x6b\x68\xc5\xd1\xdc\x5f\x98\xb5\x04\x29\x81\xe3\x63\x18\x58\x27\xc7\xc7\x9e\xe8\x0f\x49\xf6\x7e\x07\xde\x72\x8d\x03\x52\x76\xa8\x12\xbd\x58\xbb\xf6\x9c\x07\x3a\x61\x4f\x67\xa0\x13\xc4\x24\x7e\xd1\xc8\xa1\xc9\x9a\xd0\x77\x14\xe9\x21\x27\xfc\x1d\x4b\x54\x20\xe9\x3b\x86\x90\x44\xf0\x77\xa4\xba\x9f\xfc\x1d\x83\x2d\x31\x0e\xa2\x6a\xa8\x46\x1c\x87\x27\x83\xe4\x9a\x44\xb0\xaf\xbb\x02\xa2\x8e\x32\x40\xf7\x8b\xe3\x00\x05\xfd\xdb\xc3\x02\x76\x8e\x55\x92\xfb\x44\x54\x0f\x28\xbb\xe3\x20\xa2\xfa\xf8\x76\x80\x80\x74\x23\x80\x71\x8e\xa3\xb0\x1b\x84\xcf\x40\xd4\x00\x33\x77\xc0\xba\x31\x58\xd0\x21\xe9\x06\xd1\x87\x01\xe9\xc6\xf7\x90\x5f\xfa\xe1\x58\xae\x5c\x3f\xfe\x41\x23\x0a\xf5\xf8\x56\x43\x40\xc7\xb1\xd0\xda\xe3\x00\xf0\x9c\x74\xbc\x80\x76\x63\x01\x27\x1f\xd0\x6e\x2c\xc8\x65\xe3\xf8\x24\xee\x42\xbd\x8c\x43\x8b\x15\x09\x49\x71\x34\x40\xae\x17\x55\xc2\x32\xc5\xc9\x35\x0e\x2c\x53\xd8\x8d\xe3\x40\x5b\xe6\x2c\x15\x50\x67\x2c\xdc\x19\x71\x74\x00\xd2\x17\x35\x45\x7e\xb2\x3f\xc7\x81\x0d\x07\xb4\xdf\x80\x39\xa3\x0c\x9c\x92\x01\x75\x46\x72\x5c\x0d\xd8\x32\x92\x04\xa6\x38\x06\x99\x6d\x83\xc2\x06\x04\xbc\x8b\x0f\x61\x85\x59\x8e\xc8\x84\x59\x2d\x69\xf1\x14\xcc\x8d\xe7\xa7\xa2\x8a\xef\x4f\xad\x66\x3e\xcf\xb9\xad\xf1\x1d\x40\x5f\x31\xc1\x87\xec\x17\x03\xfa\xd6\x80\xfd\xa2\x90\x62\x12\xb0\x5f\x54\x66\x58\x1c\x41\x96\x76\xe1\x99\x20\x5b\xe9\xa0\x00\xac\x33\xa3\xf8\x25\xcd\x33\x96\x0c\xdb\xe1\x74\x94\x49\xe3\x19\xe5\xa0\x68\x20\x60\x9b\x73\x81\x34\x1e\xe6\x6d\x1c\x44\x19\x62\x11\x8c\x23\xcd\x29\xe6\x79\x20\x60\x49\x78\x8b\x63\xb3\x1a\xf2\x2e\xe8\xe5\x87\x83\xbf\x19\x0b\x29\x18\x60\xf2\x51\xac\xf6\x22\x87\xa3\x78\x4d\x6c\xac\x33\x61\x99\x13\xfe\x57\x66\x56\x1c\x0b\x0a\x68\x07\x68\x99\x85\x4e\x53\x45\x36\x3f\xa8\x89\x89\xf7\x85\xd2\x09\x02\x6a\xae\x31\x59\x03\x0f\x46\x1d\xcf\x04\x50\xe1\x21\x53\x45\x75\xf9\xa0\xb5\x8f\x62\xd5\x89\x2d\x9c\x4e\xf4\x4b\xcc\xf1\xee\x0f\x08\x55\x5d\x26\x17\x04\x28\x8e\xc4\x65\x88\x23\xa5\x5d\x1e\xed\x68\x1e\xfe\x8b\x51\xec\x34\xa2\x11\xb1\xa2\x06\xec\x14\x52\x6d\xc5\x21\xf8\xab\xcb\xfe\xb6\xf3\xb9\x7f\xc3\xe7\xe3\xf0\xde\x42\x93\xfb\x0c\x89\x04\x93\xc2\x80\x72\x25\x9b\x2f\x8e\x9b\x05\x5d\x9c\x64\x44\x32\x62\xee\x8c\xe3\x53\xbb\x73\xf7\xcb\x4f\xaa\x16\x0a\x80\x22\x89\x0c\xaa\x80\xa4\xa2\x0c\x8e\xf3\x01\x4b\x45\x1f\x0a\xa5\x1f\x86\x25\x67\x37\xea\x2d\x48\xdb\x71\x60\x5a\x19\x7b\xbd\x91\x91\xcf\x69\x2b\x20\xa0\x68\xcd\xfe\xfa\xd4\xdb\x39\x1d\x76\x50\xdc\x0e\xa7\xfd\x63\x69\xe1\x57\xb5\xca\x79\x0d\x58\x86\xc3\xfc\x48\x17\xe5\x7d\xd7\x86\xbd\x4a\x10\x00\xa6\xa2\x80\x51\x22\x87\xe2\x03\xc6\x42\x58\x52\xe2\xc0\x9a\x32\xb6\x6c\xfc\x14\xdf\xba\xec\x61\xc4\x32\x59\x88\x21\x11\x04\xb1\x0b\x51\x10\xb2\xa8\x62\x51\x08\x8f\xb6\x46\xa5\xe0\xdc\xa3\x69\x05\xde\xc0\x81\xbb\x28\x60\x85\xa8\xc7\xbe\x66\x1a\x7f\x1b\x57\x94\x22\xc2\xc5\xe1\x1b\x74\x40\xa7\x34\x04\x2e\x41\xa7\x01\x8d\x44\x21\xcf\x33\xca\xa7\xf9\xa6\x9d\x04\xfb\x43\x55\xa0\x15\x22\x1a\x39\xef\x44\x31\xe6\x9a\x21\x2c\xcd\xd9\xc9\x77\x40\x6f\x01\xe1\x23\x4a\xff\x16\x2b\xd6\xb4\x80\xe5\x21\x89\x8d\x0b\x48\x1e\x26\x79\x45\x01\xc9\x43\x19\x64\xf0\xc4\x3f\x96\x07\x0a\x20\x49\x64\xa0\xc5\x44\xd1\x26\xde\x78\x08\xc8\x6c\xa2\x13\xa2\x0c\x16\x5e\xa5\x16\xc3\x17\xa6\x7f\x10\x1f\xcf\x82\x81\xb4\x61\xed\xaf\xa2\x41\x0e\x8e\x22\x01\x6b\x43\x25\x99\x2a\x0a\x1a\xe4\x80\x7a\x25\x0a\x21\xd8\x64\x00\x07\x74\x0e\xfa\xed\x03\x3a\x87\x39\x6d\xdc\x84\x09\x6d\x7f\x95\xc8\x00\x36\xa8\x32\x77\x35\xfc\x83\x73\x1c\x13\xba\x90\x08\x89\xdf\x21\x60\x70\x98\x18\xd6\xa3\x84\x1f\xa5\x6d\x28\x8d\x83\xbc\x9d\x28\x61\x37\xd1\x01\xf8\x9e\x9b\x2f\xec\x88\x48\x6a\x97\x70\xb0\x21\x6d\x8a\x0c\xae\xac\x36\x08\x19\x12\x52\x99\x90\x90\x61\x10\xb1\x1f\x45\xb9\x37\xfe\x62\x95\x89\x42\xb6\x3a\x99\x3f\x51\x96\x55\xa4\x49\xf8\x90\x73\x7f\x99\x40\x11\x27\x10\xa1\x93\xe4\x74\x04\xe4\x0c\x73\xfa\xee\x27\xf7\xd6\xe4\x91\x8b\x3d\xcd\x57\x95\x62\xcd\xfe\xbb\xec\x0e\x1f\xea\xfe\xe1\x0f\x66\x90\x63\x7d\xc1\xf2\xc0\x32\x86\x83\x21\xd2\xf5\xf0\x49\xa5\xd5\x2d\x58\x3e\x86\xe6\x97\x6e\x53\xf6\xe8\x8f\x1b\xbe\x47\x84\x49\x01\x24\x7a\xd8\xc7\x30\x83\x83\x81\x1a\x32\x2c\x88\xcb\x17\x30\x2c\x4c\xb0\x83\xa2\x90\x02\xe2\x4e\x56\x7e\x04\xe6\x0e\x5f\x66\xd8\x9b\x2f\xbf\x74\x38\xd7\x8f\x5d\xe1\x35\xd9\x6d\x88\x7a\x58\x18\x82\xe4\xb6\x80\x85\x61\x82\x11\x1d\xe5\x01\x8b\x61\xfa\xfc\x03\x13\x2a\xe5\x22\x4a\x0e\x1b\x43\xd8\xd0\x74\x05\x48\xa3\xe0\x4c\x52\xa9\x6b\xce\xcf\x4f\xa9\x5b\xdd\x4a\xab\xd4\x11\x40\x10\x70\x27\x14\x75\xa3\x2a\x90\x23\x6b\x06\x6a\x83\x04\x2f\x21\x20\x18\x48\x55\x94\xaa\x96\x05\xc3\x40\x54\x12\xda\x48\xdd\x8a\x5a\x1d\xd9\xe4\x7a\x99\x8f\xec\x1f\xb8\xb9\x90\x07\x72\x04\x0c\xc2\x97\x02\x8e\x80\xba\x2c\xba\x91\xec\xee\xfd\x4f\x68\x60\x4a\x0c\xb1\xff\x87\x25\x37\x41\xf8\x16\xd7\x24\x6b\x17\x5f\x25\x6e\x07\xbd\xa7\x7e\x27\x59\x2c\xdf\x51\x35\x5b\x2e\xbf\x48\xc6\x46\xf1\x33\x17\x61\x4b\x3e\x63\xde\x34\x7d\x0a\x6f\x40\x23\x9a\x2a\xe0\x0d\x08\xce\x40\x51\x25\x46\xf3\x3e\xd1\x97\xc4\x46\x46\x25\x4a\xe6\x38\xbc\xa6\x29\xc8\x0b\x90\xff\x27\x78\x72\x01\x88\xff\x24\xdc\x24\x2a\xd8\x1b\xc3\x3e\xc1\xca\x39\x9c\x9a\xc0\xf8\xaf\x6e\x07\xe1\x70\x23\x74\x2d\x2a\x51\xd6\xc3\x59\x24\xbe\x3f\x67\x8f\xa8\x3b\xdd\x9b\xd1\xac\x64\x94\x10\x5e\x10\x95\x90\x99\x01\x38\x45\x54\x62\x66\xd2\xc1\x21\x66\x66\x10\x51\x1b\x15\x10\x63\x4c\x5e\x51\x01\x31\xde\x8d\x46\xb6\x11\xb8\x14\x50\x05\x54\x0c\xdd\x21\x55\xc0\xe8\xfb\x05\x16\xb9\xc3\x4c\x16\x09\x00\x0d\x01\xf4\xff\x54\x18\x56\x10\xa2\x88\xb9\x8c\x1a\x58\xfb\x51\xd1\x84\xfb\x57\x6c\xd5\xc0\x24\xe9\x28\x7f\x22\x2c\xf7\x94\x12\x93\x18\x61\x5b\x4d\x7a\x73\x74\x84\xdd\xb0\x63\x50\xe9\x86\xcd\x27\xe5\x1a\x23\x5f\xd4\xb4\x5f\x90\x7f\x95\xb0\x4c\xf0\x69\xa2\xa6\xfd\xf2\x27\xee\x5b\xd4\xb4\x19\x54\x65\x09\x7b\x4d\x75\x17\x70\x6b\x2c\x2c\x30\xfc\x27\xd1\x67\x51\x85\xe8\xb0\xff\xbe\x73\x6c\x2a\xba\x85\xde\xaf\x4e\x8e\xcd\x80\x49\x4d\x4e\x6b\xc2\xae\x59\x4f\x19\x29\xa8\xee\x05\x29\xb5\xe3\x8b\x91\xd5\x2d\xba\xfe\x8b\xd3\xe4\xab\xdf\xa1\xb6\xbb\x3d\xd6\x1d\x7b\x42\x87\x80\xae\x8b\x21\x30\xea\x0d\xf7\xab\x1f\x55\x15\x43\x48\x02\xc3\x3f\x76\xed\x6e\x2d\x70\x3e\xcf\x34\x46\x6c\x01\x98\x3f\xdc\x96\x01\xcc\x1f\xee\x68\x02\xe6\x8f\xe1\x28\x9a\x2f\xa2\xf4\xc0\x18\x3a\xf6\x64\x97\x60\xda\x3e\xc2\x77\x96\xae\x67\xf4\xb8\x31\x5c\x4d\x28\x72\x6d\x7f\xc9\x60\x12\xbf\x64\x11\xf6\xd2\x43\x11\x4e\x38\x8c\x99\x1e\x65\xaa\xb4\xd2\xb6\xff\x81\xb9\xd3\xc9\xf4\x28\x94\xbc\x0f\xa8\xba\x1d\x6c\x2e\x1c\x87\x0b\x90\xeb\x87\x9b\x29\xc8\xf5\x7d\xd7\x9a\x1c\xe7\x66\x7f\xbd\xb6\x80\x5a\xbf\xf4\x97\x2b\x14\x2e\x30\x77\x21\x10\xe8\x87\x1b\x4f\x7d\x4d\x69\xa4\x0e\x2f\xa7\xe0\x7d\x1f\xf3\x48\xfa\xee\x0f\x30\xb3\xef\xfb\x22\xd0\x0f\x22\xab\x02\x04\xfa\xe1\x56\x28\x02\xfd\x20\x13\x2e\xda\x61\xc9\x8d\x6b\xf8\xb2\x9b\xf7\xd9\x9d\x98\x6b\xad\xf8\x4c\x70\xcd\xbe\x08\x98\x73\x34\xec\x97\xee\x85\x4d\x8a\x68\x9a\xd6\x8a\xd5\x9e\x5c\x63\x76\x64\xad\x0a\x48\x8f\x03\x36\xc0\xa3\x1f\x2a\x37\xe0\xd1\x0f\xb5\x41\x70\xe7\x87\xa2\x5d\xdc\x79\xcf\x68\xe0\xcb\x0f\x42\xa1\x02\x50\xf9\xa6\xde\xda\x76\x0e\xb3\xd7\x46\xcd\xfa\x3c\xa4\xad\x28\x74\xad\x8a\x30\x86\x5a\xd9\xaa\xde\x71\x5e\x68\x14\xd6\xbd\x86\xf0\x62\x78\x3d\x7c\x81\xe6\x83\xb8\x0b\x65\x53\xb4\x66\xc6\x06\x5f\x6d\x4c\x90\xee\x7d\x26\x08\x3a\x05\x48\xf5\x65\x90\x70\x1a\xad\x61\x96\x60\xda\x01\x55\x5f\x56\xfa\x90\x34\x64\x74\x5d\x77\xa4\xd8\x79\x1b\xe6\x4e\x8f\xa2\xe0\xd6\x27\x19\x1b\x01\x6c\x7d\xba\x34\x81\x9e\x1f\x38\xa3\x03\x88\xf9\x81\xb3\x21\xda\x70\x85\x20\x87\x1a\xdb\x41\xb3\xda\x70\x3a\x4f\xb6\x0c\x30\xe6\x07\x24\x93\x01\x64\x7c\xa4\x1f\x95\xa0\x12\xd0\xba\x68\x12\x83\x15\xff\xb0\x09\xbe\x40\xaf\x8e\xbf\x5c\x0a\xd1\xb4\x78\x86\x2f\x3d\x7e\x99\x5e\x23\x8c\x42\x0d\xbf\x85\x10\x9c\x5e\x5b\x77\xec\x1a\x00\xcd\xe7\xe1\x04\x22\x4d\xd0\xe3\x8e\xa0\xf3\x72\x34\x47\xd3\xe4\xe9\x40\x8a\xee\x77\xf8\xd0\xf2\x21\x5a\xfb\x89\xfe\xdc\xd3\x35\x2e\x68\xb5\xbc\x8f\x45\xaa\x58\xf4\xcf\x17\xa8\x6c\x30\x17\x87\x5f\x7a\xfd\x83\xb7\x13\x03\x4e\xf1\x1a\xc2\x4f\xbf\x94\x81\x0f\xc3\xfb\xe9\x0b\x8c\x06\xc1\xfd\xcd\x3e\x74\x17\x99\xfb\x87\x78\x39\x5e\x7f\xdb\x1a\x71\x0e\x01\xd6\xfc\x84\xe2\x3a\x80\x97\xaf\x1e\x7e\xdb\x32\x22\x8a\x2a\xb1\x1f\x14\xfb\xf5\xdb\x0f\x26\x39\x4f\x01\xba\xbb\x58\x13\x21\xba\xfb\x50\x6b\x04\xde\x5d\xc6\xc5\x00\xc5\x7d\x16\xd7\x22\xfb\xc1\x72\x4c\x4c\x7e\x46\x5b\x68\x40\xeb\xfe\x5b\xed\x17\xe8\xdc\x76\x0c\xda\xb1\x36\x32\x10\xdd\xa7\xa7\x4e\x80\xdb\xa7\xd6\x39\x81\xdb\xc9\x92\x08\x50\xd8\xa7\xb6\x93\x76\xfb\x51\xd7\xca\x6d\xb5\xa9\xdd\xb7\x21\x4c\x82\x64\x02\x14\xf6\x49\xcc\x4b\xb4\xef\x98\xde\xc8\xbd\x0c\x11\xd9\x89\x67\x0f\x10\xd9\xcb\xbf\xe1\xb9\xed\x0b\x7a\x9e\x8d\x02\x92\xea\x00\x92\x7d\x7a\x88\x6e\x80\x61\x60\xca\x0d\x90\xd7\x27\x96\xed\x10\x79\x7d\x4c\xd7\x96\xdc\xc7\x2e\xcc\x4f\x53\x9e\xb8\x7b\xa3\x3d\x4e\x37\x7b\x1b\x55\xd9\x23\x68\x7b\x1c\x67\x8b\x7e\x2c\x82\xe2\x88\x8d\x38\x9c\x30\xa4\x1e\x16\x45\x28\x76\xce\x2d\xe1\x54\x89\x89\x2a\x8a\x0e\xf3\xbf\xc7\xf1\x7e\x74\xff\x98\xfc\xc0\x4d\x46\xcf\x74\x00\xf3\x60\x2d\x8e\x7e\x60\x6e\x62\x1b\xe8\x87\x5d\xdf\xb9\xa6\x33\x58\xca\xe0\x9f\x37\xe5\x49\x2f\x40\x21\x1c\xde\xbf\x78\xe6\xab\x51\xff\x64\x6b\x57\xce\x76\xe8\xb7\x70\x1e\x04\xa8\xe5\x53\xc3\x6b\x87\x95\x5f\x8e\xdf\xe8\xe8\xdc\x1a\x30\xbb\x3a\x37\x5e\xbf\x00\xdb\x7c\x6a\xcf\x13\xdb\x5c\x66\xdf\x00\xdb\x7c\x6a\xce\x14\xdb\x5c\x0a\xe2\xe8\x95\x81\x60\xa9\x77\xc2\x05\x06\x04\x77\xd1\xd1\xcc\x35\x98\xf6\x86\xd3\xcc\x06\x11\x90\x0e\xd8\x56\x80\x86\xde\x08\x25\x0a\xc0\xd0\xeb\xea\xde\xc7\x8d\x13\x5e\x93\xa0\x82\xc8\x12\xf3\x5c\x2e\xd8\xe8\x82\x50\x20\x1a\x7a\x27\xbb\x05\xf9\xd1\x05\x6a\x40\x53\xe8\x44\x08\xc0\x77\xf9\x87\x90\xeb\x26\x5e\x33\xda\xe0\x93\x17\x89\x28\xa3\x93\xfb\xa4\x3d\xa4\xa3\x59\x2f\x14\xd7\x3e\x1c\x00\xea\x85\xd1\x80\x34\x95\x10\xc4\x5c\xc2\xc9\x00\xc4\xbc\x61\x13\x0f\x40\xcc\x05\x51\x8e\xae\x3d\x15\xa1\x03\x6e\x79\xc6\xbe\x26\x66\xc7\x6e\x9e\xa0\x7e\xb0\x92\x7b\x40\x36\x64\x85\x30\x89\x12\x19\x1b\x5d\xa8\x07\x3b\x30\xc8\xcd\xb6\x0f\x94\x76\x38\xba\x03\xa8\xf2\x32\xc2\xf9\x47\xb8\x02\x51\x26\xd1\x05\x2a\x42\x0c\x76\xc5\x5d\x38\x01\xcd\x8a\xdc\x7f\x9c\xfe\x41\x79\x02\x15\x15\x1f\xa2\xbc\xe2\x57\x2d\x0f\xc9\xd1\x49\x97\x24\x13\x28\xfa\xb2\x67\xa8\x07\x9c\xf1\x23\x9d\xbf\x62\x0d\x21\x15\xba\xe9\x8f\xb6\xf4\x24\x3d\xcf\x12\x44\x11\xe2\xd4\x04\x64\x78\x1e\x4e\x5f\xc4\x94\xfa\x09\x10\xde\x0b\x27\x6f\x88\xa3\x0d\x7a\x61\x00\x8b\xbd\x9a\x05\x83\xd0\x59\x7d\xd7\x23\x39\xae\xf7\x00\xfc\x7a\x29\x9a\xba\xe9\x8f\x28\xd2\x9d\xc8\x65\x43\x13\xa3\x0b\xaf\xd3\x7c\xc1\x26\x74\x3f\xfb\x35\x01\xc8\xfe\x10\xfd\xda\xb0\xc0\x00\xfd\x7a\x2e\xd7\x2c\x61\x5b\xc6\x29\x06\xe8\xd7\xd2\x44\x85\xe8\xd7\x87\x7d\xfc\x60\x42\x41\xc7\x14\xfc\xda\x58\xa1\x00\xfc\xba\x85\x2d\x42\x29\x4d\xe7\xf5\xc3\x51\xc2\xd9\xfa\x8a\x7a\xcc\xfd\xd7\x97\xa7\x3f\x70\x67\x2b\x16\x64\x7c\x40\xd9\x01\x8a\x7a\xc2\x2a\x12\xa0\x4f\x77\x72\x87\x62\x90\xe6\xe3\xf1\x6b\x40\x96\x0e\x8a\x52\x0c\x32\x79\x74\x2b\x07\xe8\xd3\x93\xb0\xe4\x18\xfa\x63\x08\x12\x88\x51\xc8\xa7\x61\x10\x81\xa5\x2e\x46\x97\x04\xb8\xd4\xd3\xa3\x3b\x20\xd3\x45\xad\x0e\x90\xe9\x41\x76\x5a\x00\x32\xdd\x00\x57\x0b\x30\xa6\x8b\x21\x0c\x01\xc8\x74\x53\xdb\x19\x20\xcd\x69\x9a\x05\x57\x3a\xc8\x1c\x09\x70\xa5\x8b\x0e\xdd\x00\x58\xba\xc1\x32\x18\xa3\x9a\xe3\xc2\x57\xd1\x33\xbb\x6d\x20\x28\x4a\x1f\x7b\x80\x38\x5d\x08\x9f\x0b\x10\xa7\xe7\xda\x2f\x20\xfe\xa7\xf7\xe9\x01\xbc\xfb\x31\xf4\xa5\x23\xff\x07\xf9\x38\x6a\x6f\xc3\x24\xec\xf0\x1a\x8c\x09\x44\xe7\xf8\x84\x5f\x03\xbb\x3b\x40\xa8\x2e\xc6\x27\x04\x10\xd5\xc5\x6d\x01\x88\xea\xa2\x87\x3e\xc0\xa8\xae\x69\xd1\x26\x83\xa6\xf7\x37\xef\xb8\x9f\xfa\x16\x01\x10\x44\x21\x44\xf5\xca\x3f\x5d\x0c\xe0\x57\x4f\x2d\xe0\xe0\x57\x17\x23\x0a\x62\x80\xee\x03\x56\x51\x08\x66\x0d\xaa\x57\x00\x66\x3d\x15\x1d\xe3\x13\xb2\x53\x99\x02\x98\x75\x25\xe3\x3c\x86\x76\x55\x7c\xd1\x31\x00\xdf\x01\xdb\x28\x40\xb9\x6e\x61\xdd\x81\xd2\x01\xab\x32\x04\xaa\xf6\xa8\x09\x50\xf5\x38\xec\x29\x44\x6a\x38\x01\x87\x3c\xdc\x3e\xcf\x39\x1f\x89\x07\x34\x75\xa8\x03\x0d\x50\xe7\xa6\x63\x6a\x08\xb0\x95\x03\x3e\x47\xcd\x0d\x98\xea\xd4\xfa\x05\x02\xf5\xdc\xf5\xc1\xfb\x3e\xf0\x99\xc7\x90\xf2\xd6\x09\x44\xe2\xce\xbf\xf1\xfd\x64\x6d\x10\x7e\x12\x22\x50\x0f\x78\x2a\x03\x08\xea\xaa\xf7\x71\x90\x73\x1e\x56\x23\xd8\xba\xbd\x0f\xc4\x8e\x12\x75\xa4\x41\xde\x34\x21\xc1\x3c\x46\xac\x01\x4d\x1d\x2a\xe7\x23\xb5\x7d\xf2\xcc\x62\x69\x79\x84\x19\x52\x10\x3a\xd4\xeb\x6b\xff\xe1\x6a\xd2\x0c\x0b\xbb\x58\x80\x4d\x1d\x9a\x95\x80\xa6\x2e\x63\xf7\xf6\xa7\x7e\xc6\x61\x11\xe2\xc6\x59\x0d\xa0\xa9\x07\x74\x61\x01\x34\x75\x09\x17\x23\xb8\x71\xcd\x39\x4a\x5c\xd9\xc1\xee\x3b\x96\xab\xc0\xc6\x11\x36\xac\x8b\x12\x68\xea\x20\x92\x27\x40\xa6\xee\x7b\xe6\x13\x36\x3c\x40\x0d\x8e\x01\xdb\xc4\x1e\x08\x92\x54\xed\x30\xb9\x8f\x1c\xdb\x93\xe4\x04\x76\x3f\x50\xa5\x43\xf1\xb8\x51\xa5\x35\x1d\x6c\x58\xe9\x5d\x30\x86\x10\xb4\x6c\x50\xa5\xc3\x0d\x62\xe0\xe8\xd7\xdc\x36\x2e\x64\xae\xcd\xbf\x04\x2b\xf5\x3a\x79\x86\xa1\xc5\x26\x42\x6c\x74\x00\x36\xdd\x3c\x8f\x03\x36\x5d\x9b\x92\xf2\x7a\xc8\xfa\xe2\xfa\x66\x10\x6c\x24\xe9\xf4\x87\x93\x99\xf0\x32\xfd\x02\x60\x4d\x17\x20\x20\x02\xac\xe9\x22\x92\x6a\x8c\x1b\x0a\x25\x5b\x76\x23\xa1\x14\xb3\x00\x0c\x55\x57\x0e\x3a\xb3\x7b\x3f\x20\xd4\xa1\x09\x09\xac\xe9\xbe\x3f\xea\x4e\x06\xb8\x71\x8c\x1f\x18\xea\xce\x1d\x72\x73\x08\x13\x09\x00\xa9\xc3\x1d\x07\x40\xea\xef\x05\xbe\xaa\x71\xc5\x66\x62\x81\x06\xde\x21\x86\x4e\x32\x0f\xe4\xe3\x87\xdb\xca\x36\xc3\xf5\xb0\x07\x04\xd4\xea\x61\x09\x8f\xed\xe7\x99\x87\xf6\x5b\x3d\xf7\xb1\x85\x26\x0a\x9c\x75\x40\xb9\x17\xc0\x59\xc7\x5e\xd9\x0f\x83\xc0\xc6\x07\x9c\xf5\xf7\x82\x5f\x02\x9e\x53\x49\xf7\x5c\x3c\xf4\x57\x7c\x6f\x0c\x33\x77\xdc\x14\x88\x65\x38\x14\x50\x22\xcd\xb9\xbb\xbc\xa6\xe9\x52\xc8\xcb\x1c\x73\x37\xfa\x36\xc5\x80\x38\x30\x00\xc1\x0e\x8f\xac\x1b\x04\x1b\x01\xb8\x31\xb0\xbb\xf7\x69\x36\x56\x98\x89\xb2\x3f\x9d\x63\xf3\x53\xf6\xc3\x18\x05\x10\xb1\x83\xe4\xc8\x00\x11\x3b\xd6\xbe\x6f\xc1\xc9\x35\xf0\x3a\x6c\xdf\xb3\x58\xf0\xe0\x9a\xef\x70\xda\x9d\x18\x64\xa6\x93\x6c\x16\xfb\x6f\x71\x4d\xff\xa1\xcc\x00\x88\x1d\x86\x31\x4c\x7d\x6f\xce\xd0\x09\x87\xbb\xa6\x7a\xd0\xb1\x97\x1b\x96\xe0\xd8\xee\xa1\x80\x63\x07\x09\x1e\x31\x2b\x61\x32\x36\xad\x32\xd3\x39\xec\x4d\x28\x7f\xa7\x43\x3d\xe1\x0b\xd4\xe4\x07\x9a\x76\x78\x84\x06\x4d\xbb\xe9\x91\x01\x4c\x3b\xdd\xf9\x00\xd3\xfe\x5e\xa6\xf3\xc4\x80\x5d\x5e\x93\x92\x56\x7c\x81\x2c\xfd\xb4\x16\xb7\x2f\x58\x34\x6b\xc0\x6a\x37\xaa\x8a\x4a\x30\x1b\xa3\x80\x5a\x03\xc8\xb6\x19\xc0\x01\xc8\x76\xe8\xb8\x9a\x0d\x62\x0b\x0b\xc0\x84\x33\xf7\xbb\x0c\x82\xa3\x09\x96\xd3\xdc\x43\x8e\x11\x1f\x2c\xf5\x98\x8d\x69\x81\x32\x36\xbb\x7d\x44\xc7\x03\x0d\x3b\xf7\x30\x83\xc4\xed\x66\x08\x12\x77\x10\xa3\x13\xb3\xdb\x66\xc7\xbf\x2f\x26\x8f\x6f\xe3\xe6\xa1\x99\xdd\x96\xf1\x9d\xc1\xf2\x41\x9c\x83\xbe\xfd\xbd\xeb\x0f\x96\x0f\x92\x1a\xf8\xed\x32\x77\x5f\xe0\x02\xd0\x56\x35\x07\xed\x99\xde\xb7\x3d\x56\x63\xd8\x1e\x8a\x1b\xb0\xa6\x78\x0d\x9e\x0a\xc1\xf8\x31\x01\x69\xd8\xb3\x0d\xea\xf9\xb9\xaf\xc7\x7f\xff\x4b\xcd\xf6\x20\x71\x7f\x1f\xa5\xae\x44\x7e\x68\xc3\x13\x89\x7b\xee\x12\x26\xed\xb4\xe4\xbd\x11\xdb\xa2\xc9\x34\x44\x5d\x9e\xf3\x86\xe8\xdb\xb7\xe9\x62\xc7\x0d\x2b\x92\xfe\xd3\x19\x85\x33\x12\xef\x86\xe8\xf3\x3c\x1f\xf0\xb4\xb3\x0b\x4d\x23\xdf\xec\xc9\xb8\xf1\xbd\xf8\x9d\xef\x54\xb0\x7c\xe4\x9b\xf1\x4e\x35\x52\x69\x41\x87\x08\xb1\xb9\xe7\x11\xfe\x30\xb5\x9e\xcf\xa7\x1d\xcf\x66\x33\xd9\xb6\x3d\x21\x01\xda\x5d\x8f\xe2\x43\x9f\x5a\xb4\xec\x09\x00\x1e\xc2\xb9\xc6\x99\xc8\x5d\x1b\xd0\xee\xe5\xca\x21\x66\x64\x82\x69\x11\x93\x54\x5a\x37\x6d\xc0\xbc\x5b\xfc\x19\xd6\x1b\xf3\xdb\x9f\xa7\x1b\xfa\x84\xf5\x3e\xd8\xb9\xe6\xb7\x93\x4e\xf7\x70\x60\xbc\x9b\xdb\xf0\xbc\x84\x40\xe6\xf9\x6f\x07\x0c\x8d\x7e\x93\xe8\x8e\x49\x0e\x5b\x80\xf5\x1d\x9a\xc1\xe6\xc5\x4c\xb2\x57\xe5\x5e\x00\x27\x33\x26\x58\x0e\x69\x93\x36\x55\x2f\xd7\x37\xc1\xe4\xae\x55\x60\x1a\xb4\x92\x82\x01\x5e\x89\x73\x0e\x30\xc0\xcb\x24\x66\x33\xa6\x7b\x9d\x73\xf5\xb6\x04\xdb\xf0\x6d\x76\xdd\x13\xf6\xfc\x36\xbb\x49\xe2\x6f\x4c\xc2\xaa\xa7\xef\x02\xae\xe4\x34\xfc\x1d\x44\x34\xf0\xea\x0f\x23\xbf\xa2\x8a\xc8\x3a\xe3\xbb\xe6\xcf\x66\xa2\x0d\xcc\x1f\x20\x5f\x2e\x55\xf3\x56\x8b\x92\xf4\x27\x74\xb3\x0f\x09\x20\x40\x27\xfd\x8c\x2e\xf5\x85\x8b\xf3\x04\x15\xfa\xb6\xc0\x4c\x25\x09\x0c\xbb\x2a\x4c\x80\x92\x7f\x1f\xa5\xaa\xdf\x81\x2f\x8b\x42\x92\x24\xd6\x69\x30\xcd\x7c\x80\xac\xda\x6f\xf4\x4f\x32\x3a\xf9\xb0\x52\x85\x33\x74\x07\x99\x54\x1f\x22\xc6\xd9\x89\xf2\x00\xd1\xee\xa2\x7f\x0c\xae\xa3\x84\xd7\xa2\xdd\x32\xbe\x3d\x6f\xea\xa2\x07\xdf\xbc\x06\x8e\x01\xf0\xcd\xbf\x87\x28\x02\x82\x40\x5d\x09\x80\x9a\xb7\xe5\x28\xe0\x0e\x0e\xe7\xeb\xab\x5b\xd2\x97\x11\x25\x06\x07\x01\x6a\x5e\xb4\x46\x01\x6a\xfe\xfd\xf1\xfd\x00\xd5\xfc\xfb\xd1\xf9\x41\xf2\x50\x7a\xdd\xf9\xec\xe0\x1a\x08\xc5\xe1\x0b\xc2\x6b\xb1\xbc\xc5\x35\x27\x60\x3a\xc4\x35\x9f\xfa\x65\xc1\x35\x9f\x6a\xfb\x01\xe1\x03\xc9\xe2\x11\x58\xc2\x34\xbb\x86\xc0\x5b\xcc\x87\x20\xda\x5a\x33\x44\x10\x6d\xbd\x0f\x3b\x01\x75\xbd\x82\x45\x94\x72\xad\x3b\xa0\x94\x97\x6d\x47\x05\xa6\x5c\x20\x91\x00\xa6\xbc\xbb\x9b\x82\x40\x3e\x77\xbd\x39\x0a\x6e\x93\x27\x08\xe4\x35\x30\x1d\x02\x2e\x3e\x35\xfb\x44\x13\xe3\xd4\xfb\x20\xe0\x31\x45\xa3\x71\x9a\x62\xbb\x8a\xe6\x12\x60\x89\x86\x8c\xb8\x2c\xb2\xe0\x30\xb7\xcd\x96\x01\x2b\x84\xf1\x72\x40\x93\x77\x5d\x34\x21\x34\x03\xcb\x18\x64\xf2\xb2\xad\x96\x40\x93\x4f\x62\x38\x03\x38\xf2\x69\x58\x24\x80\xe2\x2b\xbd\x3f\xe8\x3d\x84\x46\xe0\x1f\xae\xfb\x1a\x67\xbf\x4d\x00\x21\x01\x04\x86\x08\xe0\x4e\x81\x05\x8a\x30\xdc\xa5\x79\x1f\xbd\x47\x93\x13\x10\xe0\x13\xd6\xb8\x08\xe2\xa5\xb5\x79\x04\x80\x83\x98\x80\xfe\x90\x71\x00\x87\x4f\xc2\xf2\x23\x08\x26\x34\xd2\x22\xa6\xae\x26\x7a\x4d\x87\x00\x82\x00\xc4\xee\xa9\x4b\x05\xc0\x6e\xb3\xb6\x02\xc0\xee\x09\xda\x6c\x00\xd8\x3d\x5d\xa6\x60\x74\x57\x70\x0b\x22\x72\x13\x45\x73\x7d\xf3\x0c\xdd\x94\x7e\x93\xb2\xc8\xbd\x24\x1f\x29\x02\x7b\xbe\xae\xaf\x80\x3a\x36\x8a\xf7\xf1\xc1\x3b\x97\xbe\xf3\x51\x6a\x84\x0c\xa0\xbe\x84\xa4\x0e\xb0\xb4\x47\xb5\x80\x13\x93\x27\xa2\x42\xc8\x6c\x21\xa9\x03\xc8\x6c\x59\x4f\x03\xc8\xec\x22\xd6\x73\x80\x99\xdd\xf5\xb8\x84\x80\x60\xce\x7b\x21\xb3\x3d\x3c\x80\x99\x2d\x25\x49\x00\x99\xbd\x0c\xfe\x10\x19\x7b\xcf\x50\xb0\x50\x27\xc7\x48\x91\xb1\x85\x7a\x0e\x91\xb1\xc3\x29\x0d\x02\xc1\x9e\xba\x17\x6a\x8a\xd3\xf5\xa2\x63\xd8\xb1\x03\xfa\xf6\xa9\x61\x25\xbe\x3d\x21\x0c\x1f\x0d\x38\x1f\xd2\x86\xe2\x13\x76\xbb\x8c\x9f\x7c\xa3\x14\x06\x7f\x9c\xdb\x77\x6c\x68\x1c\x46\xf0\x77\xb3\x19\x71\x1f\x3b\x99\xb6\xa4\x78\x40\x68\xe2\x94\x13\x8f\xb5\xc6\xa2\x0d\x40\x75\x37\xea\x24\x94\x9b\x80\x94\x46\x60\xdd\xf7\xfc\x13\x8f\x3d\x69\xc7\x48\xb2\x5a\x7c\xe3\xf4\x0f\xbf\x0b\x64\xe1\xbe\xc6\x06\xe4\x38\xe0\x02\x80\xb1\x2c\xe2\x93\xc0\xcb\x66\x92\xad\xe2\xf6\x08\xa2\x75\x6b\x4e\x2a\xf3\xfd\x31\x5c\x05\x06\x37\xc1\x38\x23\x5e\x62\x5c\x30\xab\x03\x75\xdd\x34\x2d\x0a\x75\x6d\x10\x26\x48\xd7\xd5\xc8\x0e\x91\xae\xf5\x2a\x24\x59\xfd\x6a\x69\x49\xb2\x8a\xe7\x51\x31\xab\xc9\x98\x0d\xb0\xa9\xa5\x9a\x0e\xb0\xa9\xab\x66\x35\x50\xa7\xa7\x4e\x08\x50\xa7\x1b\xf9\x26\x01\xe8\x74\x11\x7e\x33\x92\x2c\x96\x03\xdf\x46\x92\xcc\x28\xd8\x65\x00\x47\x6d\x3a\x79\x24\x81\x7d\xa2\x5d\x46\x42\x52\x6e\xfb\x53\xac\x1d\xfd\xe0\x59\xa4\x47\xe3\xd8\x91\x85\x65\xc8\xc1\x26\x2b\x52\x89\xa5\x91\x98\xeb\x44\xa3\x8c\xc4\x5d\xb1\x5b\xa7\x5c\xb6\x3c\x40\x75\x8c\x2f\x49\x8f\x0e\xc0\xc0\x85\x98\xd7\x71\xf8\x07\x0b\xd7\x7a\x20\xa3\x01\xe6\x8f\x6c\xe0\x9b\x33\x65\x52\xfe\x07\xf6\x1f\x70\xb1\x1b\x68\x65\x01\x2e\x76\x87\x06\x2d\xc0\xc2\x9e\x3a\xe5\xd2\x93\x80\x71\xbf\x80\x61\x57\x85\x9d\x60\xd8\xc2\x4f\x46\x4a\xbe\x8a\x5e\x03\xe8\xf5\xca\xf5\xa7\xf1\x0d\x44\xec\x22\x16\x60\xa4\x8c\x71\xe8\x18\x40\x62\x17\xb1\x13\x23\x15\xda\xfb\xd3\x54\xac\xf8\x90\x15\xeb\xfe\xc0\xca\xc6\x81\x53\x88\x6b\xb1\x23\x03\x88\xeb\x69\x80\x13\x10\xd7\x45\x18\xc6\x00\xe3\xba\xa5\x6f\x03\xb5\x03\xac\x51\x24\xc8\x39\x2e\x16\xe0\xab\x57\xf7\x79\xa0\x61\x55\x89\x81\xa6\x2e\xb3\x21\x15\xc1\xa6\x9e\x4a\x3f\xa0\xa9\xab\x61\x9a\x39\x49\x61\xb7\x00\x5c\x17\xc1\x42\x4b\xa8\x79\xea\x7e\x9e\x28\x5d\x07\x09\x64\x58\xc3\x86\x13\x44\x36\xe3\xaf\x12\xa7\x84\x5e\xa7\x4c\x47\x9e\xfd\x3c\x25\x08\xdf\xd7\xa4\x3e\x0e\x1f\xfa\xc4\xdd\xbe\x84\xb6\x81\x45\x9a\x12\xba\x59\x1f\xf5\xef\x66\x01\xe8\xdf\x6e\x15\x80\x57\xb7\xe8\x5e\x9b\x9c\x4c\x8b\x97\x2d\x5e\xbe\x4d\x8b\x9d\xe1\x80\xc1\x86\x2d\xc6\xb7\xa1\x1b\x0c\x50\xeb\xb2\xbb\x14\x88\x9b\xe9\x39\x23\xc1\x66\xd3\x25\x06\xda\xf5\xf7\x07\x5f\x3a\xad\x06\xc5\x91\x46\x3f\x8d\xe9\x4b\x48\x15\xb4\xf9\xa7\x3b\x84\x86\x7e\x40\xb1\x0b\xf9\xef\x91\xee\x10\x5a\xfd\xf3\x24\x82\xd0\x16\x21\xfc\x3d\x7f\x03\x84\x5d\x97\x95\xba\x64\xa0\xa7\xb8\x8b\xfd\xdc\x05\xc8\xa6\x30\xf6\x33\x22\xf2\x53\xbd\xcb\xf1\xf7\x19\xd6\x9c\xeb\x4f\x68\xb7\xe6\xf3\xac\x7d\x20\xdc\x22\xbf\xcd\x22\xeb\xfe\xd0\xcf\x3f\xac\x05\xaa\x2b\xa2\x79\xa3\x6b\x3b\x58\x18\xc8\xb4\x6b\x01\xae\x3d\xc9\x89\x0d\xc0\xb5\xab\x31\xe1\x60\x6b\x17\x00\x4c\x23\x7f\x92\x66\xd2\x2f\xc4\x52\xaa\xdd\x02\xa7\x5d\xd5\xd0\x41\xc3\x9e\x6a\xf4\xe9\x46\xc3\x39\x0e\xd0\xeb\xd5\x2d\x17\x78\xca\x3e\xbc\x0f\x31\x8d\x75\x40\xf0\x87\x8b\xfd\x01\x2d\x0d\xd5\x36\xf1\xfd\xea\xb3\x48\x35\xe9\xfd\x32\x8e\x17\xfd\xf4\xf9\x4a\xc8\xc1\xcb\x2f\xb6\xab\xe2\x35\xc3\xc1\x8c\x14\xf3\x7a\x82\x96\x10\x60\x5e\x57\x75\x36\x30\xaf\xa7\x5e\x4d\xe0\xac\x83\xcc\xda\xef\x2c\xcb\x7d\xaf\x81\x9d\x65\xe2\xad\xc2\xea\x67\xcd\x8a\x60\xed\x16\xba\x80\x28\x13\xc0\x2d\x16\x19\xe1\x6a\x4d\xab\x9e\x34\xc7\x87\x2e\x32\x5c\x7c\xc6\x23\x33\xcf\x10\x3d\xe9\x51\x5a\xc8\xeb\x60\x90\x17\xaa\xe9\x37\xc6\x7f\x88\xb7\xd5\x88\xfd\xdf\x1f\x20\xf6\x9f\x7e\x15\x27\x7b\x07\x36\x02\x94\xdd\x9a\x5d\xa0\x44\x35\xca\x71\xe1\x80\xd0\x3c\xb2\x3a\xa9\x3d\xf6\x0d\x18\x96\x1a\xac\x16\x74\x01\x13\xca\xcd\x58\xd0\x6c\x1e\x1c\x32\x16\x7c\x01\x9a\x75\x40\xd6\x9e\xda\x1f\x16\x5c\x37\x9a\x19\x44\xd6\x26\x03\x30\x40\xd6\x9e\x9a\x13\x40\xd6\x16\xf8\x25\x96\x31\xde\x68\x79\x20\x6b\x37\x2d\xaa\x02\x6b\xab\x9e\xaf\x89\x54\x1d\xd5\x3f\x88\xc0\x46\x43\x5a\x00\xfe\x2f\x47\x4e\x53\x89\xa7\x2c\x20\xb7\xe7\xb4\xcd\x93\x5a\xdb\x31\x24\xc6\x00\x6b\x14\x4b\x74\x12\xd0\xaf\x62\x11\x13\x09\x6c\x47\x00\xa0\x5d\x0c\xc0\x5c\x3a\x1d\xf6\xfd\x65\x74\x3d\x6d\x36\xae\x1b\x25\x1e\x04\xed\x9e\xb6\x99\x40\x48\xd5\x48\x70\xb2\xeb\x6e\x03\x39\x2f\x73\x7a\xdf\x77\x29\xf8\x13\xa5\xa9\x5d\x72\xa5\x91\xbf\x14\x8c\x7b\x17\x4c\x8a\x58\xcb\xe7\xb9\xc6\x59\xab\xa7\x4e\x38\x6c\x53\x36\x44\xbd\xf6\xc4\x2d\xa0\xb5\x2e\xea\xa5\xbd\x1e\x44\xd2\x58\x9f\x74\x5a\xc6\x9c\x2e\x33\xf3\xfc\x28\x71\xdc\xa2\x8d\xc6\x32\x8e\xdb\x59\x8c\x95\xbe\xf9\xa5\x4f\x0c\x75\x15\x0a\x20\xb0\x2b\x64\x3d\xb1\x48\x0f\x9f\x9a\x10\x17\x5c\x91\xc5\x66\xa2\xb3\x92\xff\x16\xe0\x64\x17\xc1\x2d\x03\xa0\xec\xae\x5f\x62\xed\x74\x14\x4a\xb8\xad\x86\x8d\x33\x1f\x05\x05\x6e\x61\xcc\x77\xcf\x58\xd8\x31\x3c\xec\x03\xac\x5d\x64\x0a\x0d\x90\xb5\x9b\x87\x3b\x90\xb5\x8b\xfc\x95\x01\xb4\xb6\xc8\x54\xb1\xb0\x5e\x28\xdd\xd6\xaf\x62\x5a\xe1\x05\x32\xbf\x75\x34\x2d\x6c\x11\xfa\xc4\x40\xd3\xee\x20\x01\xc6\x02\xc6\x7f\x21\xa1\xd6\xa3\x7d\x9b\x76\x62\x76\xdf\xf9\x28\x0b\xf7\x71\x71\xce\x3f\x84\x3b\xdb\x4b\x6a\xc5\xaa\x76\xeb\x31\xed\xc8\xaf\x9e\xfe\x41\xf5\x3e\xad\x78\x02\x56\x13\x8b\x48\xc9\x9d\x23\x22\x28\x37\x88\x6c\xb1\xc8\x5a\xd9\x79\x21\x0b\x3e\x98\xc3\xd1\xc2\x32\xa1\xf5\x62\x11\xef\xa8\x09\x76\xbd\x38\x79\x50\xbc\xd6\xeb\x57\xd9\x59\x80\xf1\xae\x5a\x54\x41\xeb\x6e\xc6\x3b\x00\xd6\x5d\x76\xc8\x3e\x68\xdd\x53\xd3\xe9\x79\xd8\x05\xbe\x30\xb9\x1e\x5c\x5f\x64\xb7\x7a\x6d\x09\xfb\xab\xa4\x3c\xd0\xaf\xe7\x27\x67\x1b\x40\x92\x71\x16\x8c\x68\xe3\x2f\x64\xf2\x38\xc9\x7b\x51\x87\x3e\x8b\x04\x80\x95\x6b\xcc\x7e\x08\xaf\x53\xc0\x49\x25\x96\x40\xe0\xc6\x73\x00\xf7\x1d\x83\xe3\xea\x59\xb1\x24\x71\x74\x03\xbc\x3b\x34\xaa\x9d\x8d\x49\xe7\x2a\x3a\x71\x1c\x83\xcb\x17\x27\xc1\x8a\x6a\x39\xa0\x7a\x7f\x0f\xf9\x07\x86\x41\x46\x0f\x58\xef\x32\x4d\xfc\x39\x31\x23\xb8\x51\x9f\x88\x63\xa7\x29\x78\xdf\xf5\xd8\x25\x38\x78\xe1\xdb\x80\x7d\x20\xa6\xce\x4e\xc6\xa2\x5d\xdb\x3d\xcc\x53\x57\x0c\xd7\x1e\xf2\xcf\x8e\xb0\xb0\x37\x3f\x7d\x34\x35\x1e\x9d\x9f\xda\x39\x8d\xc3\x3f\x3f\xa1\xdb\x76\x27\x4d\xc2\xf3\x6d\x0e\xa6\x67\x6d\xfb\x27\xf1\x2f\x06\xe6\x9d\x1a\x8c\x3d\x34\x9c\x04\x2b\xee\x82\x83\x90\x0a\x04\xed\x19\x46\xec\xf1\x21\xbc\xb5\xd3\x10\xfd\x53\xae\xc6\xf4\x21\x8e\xd3\xe1\x43\xc0\x40\x1d\x3e\x23\x5d\x3a\x05\x24\x06\x7d\x8e\x4a\x27\x90\x8b\x1e\xb9\x4e\x02\x66\xb6\xde\x7d\x82\xb9\x68\xc6\x19\xc8\xe1\xdd\xb8\xe8\x33\x77\xc9\xbe\xad\x81\x9e\xd2\xc0\x5c\xdc\x3a\xe2\x99\x38\x68\x1c\x91\x44\x1c\x39\x77\x75\xe9\x3a\x3a\x0b\xe0\xb2\xe1\x7d\x1c\x17\x0e\x88\x71\x83\xec\xd4\xc0\x8b\x17\xad\x48\xe7\x62\x35\xb1\xf3\x01\x35\x5e\xa0\xee\x89\x73\x71\xb2\x74\x22\xe1\xab\xdd\xda\xcc\xb9\xa4\xca\xe2\x5a\x5f\x2d\xcb\xef\xc4\xf7\xba\xa7\xc8\x49\x0b\xc2\x67\x6c\x81\x8b\xe6\xb4\x05\x94\x70\x3a\x54\x94\x70\x12\x8d\x99\xbe\x70\xf9\x82\x7f\xe0\x87\xc0\x9a\x70\x9e\x78\x37\x30\x39\x9c\x32\x1b\xa0\xb3\x81\x53\x1e\xaa\xb2\xe7\x05\xb5\xf5\xf0\x1a\x2a\x70\xbb\x0b\x63\xb3\x71\xce\xe7\x2d\x4b\x3d\xdf\x04\xb7\xa3\x3b\x38\xc8\xe2\x6d\x51\x3b\xb1\x3e\xcc\x7d\x0d\x7c\x2d\xe2\xf4\xd4\xd8\x6c\xd4\xef\x69\x8c\x90\xa3\x26\xb0\x93\xed\xff\xe1\xb7\xb2\x5f\x7e\xb8\x83\x9d\xcd\xc4\x9a\xc3\x13\x13\x80\x9c\x57\x33\x5f\x4f\xe2\x0c\x55\x04\xcf\x4f\x16\xd7\xb6\xaf\x51\xe5\x8d\xcb\x38\x61\xf4\x9d\xfb\x05\xa7\x08\xfd\x08\x34\x93\x2e\xe0\xf3\x13\xa6\xb5\x3a\x21\x15\xa6\x46\x28\x9c\x9a\x79\xd1\xc0\xcf\x17\x65\x8e\xbd\xf2\x7c\xb5\x07\xf1\x0c\x7c\xf5\x55\x99\x42\xc0\xb8\x59\x62\xa7\x86\x85\x50\xbc\x61\xa8\xfd\xd4\xc8\x3f\xc4\xdb\x75\x38\xa5\x39\xf5\x5c\x64\x6a\xd3\xee\xeb\x70\x3e\x20\xc6\xae\x23\x29\x66\x71\x6d\xcf\x2e\x7f\x50\x17\x7a\xf0\x3a\x70\xe4\x0d\x5f\x78\xb9\xff\xd5\xfd\x22\x62\x68\x82\x84\x1a\x57\x91\xca\xca\x6b\xa1\x97\x7d\x68\xf0\x42\xe5\x7a\x71\x4d\x01\x3a\x35\x61\x8b\x8a\xab\x88\x5e\x49\x09\x9f\xf8\x0d\x68\x7a\xe2\xda\x78\xbf\x4c\x76\x60\xdc\x03\xf0\xc2\x00\xa2\x3d\x5c\x35\x17\x0e\x4b\xb3\x62\x2f\xf0\x07\x01\x69\x8c\x4b\x6b\x30\xc0\x8c\x71\x61\x76\x30\xc4\xe3\xc2\x61\x39\x01\x8e\x8c\xab\xda\x50\xdf\xb8\xb8\xf6\x21\xe1\xd6\x7c\xe6\xe7\x0b\x3e\x64\xfd\xbe\x69\x70\x21\xed\x9d\x4f\x97\xd2\x1e\xd8\xc9\xb8\x70\x65\xc2\xa9\x14\x20\xc0\x07\x50\xb5\x71\x69\x27\xf6\x44\x00\x02\x7c\xd5\x53\x7f\x69\x27\x06\x5f\x27\xae\x26\x87\x8a\x45\x58\x36\xca\x27\xd8\xf0\xa1\x4c\xbc\x3a\xcd\x46\xa3\x01\x1b\x3e\xb4\xcb\x83\x0d\x1f\xa6\x08\x8a\x0d\x3f\x81\xcb\x89\x4b\xd8\x41\x24\xed\xd5\xed\xfd\xe6\x53\x98\x67\x9b\x7f\xdc\x7c\x95\x4e\xd6\x16\xc1\x06\x09\x80\x7c\x75\xbd\x5f\x43\x42\x38\x3e\x8a\x25\xc2\xa8\x9d\x0b\xb2\xad\x99\x7e\x68\x00\x0e\xbf\x7c\x88\xa9\x68\xb2\xd1\x45\x14\xa7\xf1\xb0\x97\xee\x4f\x30\x75\xe2\x1a\xf4\x93\x63\x37\xec\x27\xb4\x92\x6b\x30\x44\xe9\x67\xf1\xe0\x14\xcb\xbb\x7d\xc8\x1f\x2c\x18\xd6\x08\x48\xf6\xa1\xfd\xf0\x52\xc3\x4f\x56\x1e\x48\xf6\x51\x5d\x12\xf8\x3c\x81\xb3\x8c\x6b\xd2\xaf\x56\x16\x72\x4a\x8f\xbe\xa0\xd4\x87\x3b\xfe\x15\xf6\x37\x55\x0d\xa7\xd9\xf4\x07\x8c\xab\x28\xa3\xc0\xd7\x7f\x7f\x50\x6f\xb4\xfa\x66\x09\x61\x87\x4f\x9f\x62\x9e\xa1\x42\x5e\x20\x51\x19\x33\x74\x85\xd3\x1d\x95\xeb\x4a\x79\xac\xa8\xc7\xb7\x3d\x85\x31\x95\x40\xd0\xa7\x9b\x90\x10\xf4\x33\x1d\xec\x14\x56\x96\xeb\x75\xf0\x02\x0f\x2d\x51\xc6\xbc\x26\x07\xd8\x59\xbd\xf6\x5a\xa1\xae\xd8\x4e\x8c\x24\xbd\xbe\x6d\x28\x8c\xb6\xbc\x08\x19\xd2\x48\x09\x32\x7d\x49\x67\x19\x29\x4f\xc6\xd0\x5f\x32\x11\xa3\x68\x5f\x27\xd1\x60\x36\xed\xdb\x54\x42\x13\x3a\x88\xf5\xa1\xb5\xf6\x3a\xfd\x3e\x65\x7d\x7b\x4a\x2d\xe8\x29\xd7\x85\x08\x71\x01\xe1\xcd\x6c\xe5\xcf\x5c\xad\xeb\xb2\x70\xfa\x95\x0c\x28\xf0\xff\x03\x10\xfa\x30\xf4\xf4\x62\xc3\x01\xfa\x23\x00\xa1\x2f\xd3\xac\x3e\x50\xe8\xbb\x19\xcb\xd7\x6d\x56\x1f\x5d\x43\x3a\xd4\x34\x29\xe9\x82\xe2\x18\x0c\xb1\xb8\x3c\x16\x2c\x05\xd2\xb7\xe3\x2c\xd5\x1b\x70\xeb\xc3\xe0\xd3\xeb\x67\xd1\x54\x09\x3f\xe6\xd4\x2b\x07\x3c\x7d\x35\x8f\x47\x84\x79\x1d\x60\x20\xcc\x47\xdb\xcf\xd0\xe1\x8e\xe2\xa6\x73\xa4\x80\x07\x3f\xbe\xd3\xf2\x53\xf2\xb3\xb3\xfb\x00\x3c\x1f\x9a\x72\x2f\xfc\x8a\xe6\xee\x5d\x92\x7b\xf9\x9d\xd7\x4a\xa0\x02\x80\x42\xbf\x20\xae\x8a\x0b\x43\x87\xae\xf5\x8b\xf8\x99\xe6\x34\xd6\x4d\xa8\x06\x0e\xf2\x7c\x68\x06\xbe\xde\x7d\x76\xfc\x3e\x7b\x7f\x7a\xfd\x82\x0d\x35\x40\x9b\x2f\x66\x93\xde\x04\xc7\x68\x12\x06\x6d\x3e\x34\x28\x03\x28\x9f\xf0\x71\x86\x80\xf2\x5b\x07\x04\x50\x3e\x54\xe3\xc0\x81\x0f\x71\x10\x6e\xe2\x5b\xb4\x27\x03\xfd\x1e\x9a\x8d\x85\x7e\x9f\x8b\x35\x00\xf4\x7b\x1a\x2b\x08\xf4\xfb\xf7\x07\xc5\x55\x1b\x9a\x5c\xfb\x55\x1f\xd2\xf5\x4f\x69\xd5\xde\xf3\x19\x87\x93\x12\x90\xd9\xc6\xa5\xdd\x92\x73\x1c\x5e\x73\xfe\xb5\x39\xa8\xd8\x9e\xc7\x00\x5a\x0f\x78\x74\x02\xa0\xf5\x50\xbb\xbb\xf5\xe6\xc1\xcf\x12\x77\x6f\x80\x7f\xd0\x5f\xc8\x59\x37\x8b\xbb\xa3\xc4\xb3\x8b\x80\x83\xbe\xb4\x5e\x83\x77\xbe\xb4\x0b\x83\x77\x9e\x70\x87\x06\x18\xe7\x4b\xa3\xc0\x4d\x80\x06\xd0\x7a\x01\xde\xf9\xd2\x9a\x7e\x4f\xe2\x18\xb4\x4d\xdc\x04\x68\xd4\xfd\xd0\xcf\x3f\x7c\x9b\xe6\x20\x34\x01\x42\x5f\x80\xba\x05\x40\xe8\xd5\x40\x51\x70\xd0\xbb\x8a\xfb\x1d\xe8\x58\x76\x11\x11\x1a\x9a\x57\x80\x3e\xef\x9a\x69\x04\x23\x57\x71\xbb\x17\x5d\xc1\xe6\x7f\xe3\x68\x83\x9e\x38\x6e\x30\x4e\x0d\x50\xba\x11\x43\x3b\x42\xe7\x56\x33\x66\x06\xdf\x0b\x07\x6e\xf3\x43\x16\x46\x01\x8a\x24\x54\x93\x7b\x31\x37\xed\x8a\x25\xa6\x1d\xd7\x8a\x27\xe4\x22\xf0\xe3\x65\x07\xdc\x80\x3f\xde\x0d\x9d\x06\x7f\xbc\x1b\x3f\x29\x9c\xf8\xdc\xcf\xc8\x00\xcf\xf5\x25\xe5\x22\x05\x5f\x7e\x94\xd6\x7f\x3a\x6f\x55\x57\x03\x00\xbc\x18\x6a\x0d\x9e\x77\x85\x5e\x27\x6e\x45\x90\xbd\x78\x23\xc1\x51\x08\x6e\x6d\x0e\x47\xfe\x69\x85\xbb\x3f\x99\x14\xfb\xcb\xb7\x7c\xef\xd4\x04\x25\x38\x8e\xfd\x43\x24\x74\x3a\xf9\x76\xd8\x2d\x87\xf0\x08\x35\x65\x60\xbd\x9b\x69\x4e\xc0\x7a\x47\x43\x8b\xb8\x89\x1c\x0c\xbd\x4d\xf7\x4f\x2a\x74\x5f\x06\x43\xdc\x1e\x84\x27\xc8\x13\x14\xd8\xdf\x21\x22\x0d\xd8\xdf\x72\x9b\x04\xd0\xdf\x75\x0f\xb5\xb1\x0e\xae\xaa\xc7\x6a\xf3\xee\x63\x98\x29\x65\xbd\x1c\x4a\x5d\x0c\x70\xb9\x87\x19\x63\x20\x73\x2f\x9d\x1e\x00\x73\x7f\x7f\x30\x1f\x48\x77\x77\x7b\x10\x98\x7b\x87\xda\x82\xcc\xbd\x74\xb2\xdc\x78\xea\xc2\xbc\xbe\xfb\xa5\xec\xe5\xdb\xdf\x42\x01\xa5\x3a\x40\xec\x2e\x3b\x88\x46\xc8\xee\x74\x6a\x91\x0d\x64\x68\x85\xd0\xdc\xe1\x6e\x02\x34\x77\x6a\xac\x03\x99\xfb\xfb\x63\xf2\xa3\xf2\x59\x1f\xb2\xb6\xf4\x13\x98\xdd\xe9\x12\xfa\x1d\x10\xea\xd1\xbc\x1f\x9a\xb8\x81\x33\x3f\x30\x93\x3c\x9a\xfc\x0e\x52\xa1\x0f\x9f\x27\x1f\x0e\x11\x0d\xae\xf7\xf7\x51\x5f\x36\x76\x9a\x17\x8a\x39\x7a\x54\xa9\x7c\xa2\x4e\xd7\xf3\xaf\x70\xba\x62\x19\xfc\x3e\xe5\x7b\x29\x35\x7e\xc5\x6c\x79\x04\x3c\xe0\xdf\xd9\x99\xd6\x82\x7f\x87\x78\x01\x80\x7f\xa7\x7b\x3c\xe0\xdf\xe9\xd1\x1c\xf0\xef\x10\x19\xe9\x57\x6e\x9a\xc0\x7d\x30\x4f\xb5\x74\xfe\x08\x35\xd4\x2a\xf7\x83\x84\xc3\x75\x03\x0e\x78\xdd\x7d\x54\x81\x60\x64\xdb\xfb\x11\x70\x31\x6c\x66\x3b\x48\x9b\xe6\x19\x8c\xd7\x62\xaa\x80\x03\xbe\x74\x8b\x83\x03\x9e\x86\xd8\x03\xf7\x9d\x66\x7c\x03\xf7\xbd\x34\x8c\x82\xf6\x5d\xc2\x38\x16\xe0\xbe\x17\xdc\xce\xf1\x23\xf3\x48\x17\xf9\x0f\x83\x88\x1b\x11\x70\xdf\xdf\x0b\x3c\x44\xec\x9f\xd9\x1a\xc0\x7d\x7f\x7f\xf8\x14\x48\x65\x6c\x94\xc0\x7d\x7f\x7f\xf8\x29\x34\x6f\x36\x16\x90\xb9\x97\x00\x23\x80\x6f\x97\x28\x96\x3d\xd4\x4b\xf8\x12\xa0\x4c\x5a\xd2\x80\xc6\x4e\xe7\xea\x0f\xc2\x25\x75\xc2\x1f\x06\x15\x7d\xfb\xa0\x61\x87\x00\x19\xbf\xe9\xe4\xb6\xd5\x33\x99\x3c\xfe\x01\xa4\x11\x8b\xf2\x67\xa4\x5d\x78\x0d\x72\x42\xf5\x9a\x39\x82\x54\xfb\x05\x27\x50\x5b\xf0\xa9\xaf\xe1\xf6\x06\x4c\x76\x09\x13\xd7\xc0\xc9\x4e\x9d\x4c\xbf\x04\x4c\x8c\x3d\xed\x27\x79\xa3\xc9\x52\xbf\xf4\xab\x74\x77\x32\xb5\xa7\xf7\xad\xea\x9f\x20\x70\x01\x8a\xf6\x32\xfc\x00\x14\xed\x34\xf7\xef\x97\xc0\xb5\xb2\x16\x7f\x8b\x9d\x93\xed\x18\x1c\xec\x34\xd9\x1e\x18\xec\x12\x22\x7c\x81\x83\xbd\x4c\xd9\xf8\x99\x91\x6f\xc3\x49\x48\xf2\x28\x0b\x92\x75\xe8\xb3\x03\x99\x3a\x0d\x7a\xfc\x81\x42\x02\x29\x73\xfc\x4e\x00\x30\x1c\xeb\x6f\x2b\x08\x8d\x4d\x20\x56\x97\x10\xbb\xe6\x87\xbd\xdb\xa3\xe2\x0f\x7b\xb7\x61\x7b\x40\x59\xa7\x16\xeb\x1f\x76\x11\x23\xb8\x7e\x17\x13\x08\x71\x07\xac\x75\x7a\xc2\xfd\x5d\x88\x25\x47\xeb\x62\x1e\xb3\x77\xfc\x20\x5a\x82\xaa\x21\x7e\x98\xc1\xc3\x8c\xa2\xdf\xf5\x63\x79\x7b\xed\x84\xa3\x05\x17\xf8\x98\x2e\xa0\x4f\xdf\x5d\x9e\xea\xc1\xbe\x5e\x1e\xd8\x7f\x98\x4b\x20\xf3\x0f\x70\xb0\x97\x1b\x18\xd8\xd7\xe9\x91\xf1\xf7\x73\xee\x51\x30\x81\x77\x01\x95\x7d\xfc\x7e\x7e\x94\x96\xfd\xfc\xa8\x2f\x83\x1b\x69\xf7\xfe\x6c\x8d\x1f\xd2\xa2\xe8\x35\x7e\x30\x27\xf7\xcf\x6e\xf4\x8f\x6f\xd7\x08\xdd\x7a\x60\x62\x2f\xcf\xcc\xbf\x47\x82\x50\x17\x1f\xb1\x76\xa6\xb3\x80\x89\xbd\x3c\x71\xff\x00\x26\x8d\x2d\xde\xd8\x67\x8c\x09\xfb\xa1\x1f\x1b\x2f\x0d\x40\x76\xaa\x8c\xfe\x08\xf5\x18\x1c\xe7\x7e\x58\xb4\x03\xac\xda\x00\x20\x7b\x69\x42\x00\x20\x7b\x69\xa4\x10\x1f\x3b\xb6\x04\x61\xff\xa9\x68\xa0\x3f\xf7\x9f\x2d\x42\x5e\xeb\x44\x71\x6e\x33\x61\x11\x6c\x33\x5b\x20\xbc\xd8\x3f\x99\x55\xcf\xf1\x4d\x79\x3d\x33\xcf\xc1\x0b\x6c\xc6\x00\x61\x2f\x8f\x98\x00\x61\x2f\x2d\x1c\x20\x57\x2f\xab\x0a\x72\xf5\xf2\x80\xfe\x28\x94\x69\xf3\x53\x9c\x24\x7e\xa8\x20\x64\x98\x61\x0f\x4a\xb4\xa7\xe7\x07\xdc\x3b\x8f\xd8\x00\x51\xa7\x01\x68\x0f\xb1\xdd\x5a\x78\xc0\x95\x0e\x43\x66\xc0\x95\x2e\xfb\xa4\x0a\xb0\xf4\xd2\xe0\x00\xb0\x74\xaa\xcc\x3d\x0d\x00\x45\x6b\xad\xb8\xf6\xf9\x66\xe7\xb1\xfd\x82\x2b\xbd\x3c\xa8\x3e\x8d\x5d\x89\xd3\xf6\xd3\xdc\xbb\x29\xb9\xa1\x36\x30\x93\xc0\x9e\x2e\xfb\x04\x0b\xf8\xf4\xf2\x3c\x0f\xf6\xf4\xf7\x87\xc5\x7d\x75\xd5\x25\xf8\xc8\x81\x6e\x8c\xce\x83\xce\xae\x2f\x6b\x23\x54\xb3\xce\x1f\x23\xbd\xd1\xfd\x9f\x6e\x35\x28\xba\x33\x84\x18\x06\x9e\xae\x40\xa4\x1a\x80\x49\xed\xc2\x30\x6f\x84\x71\x36\x0f\xf8\xa5\xd9\xcb\x5f\xe2\x0d\x8c\xeb\x14\x12\xe5\x19\x64\x25\xda\xa6\x21\x35\x2c\xa5\x80\x40\xa5\x49\xe9\xc1\x80\x2e\x34\xc8\x43\x02\xa9\x29\x0d\x8f\xf6\x73\x56\xc7\x33\x6d\x6a\xf3\x07\xeb\x0c\x49\x04\xdc\xf5\xda\x5d\x30\xcd\x99\xe4\x99\x38\xb8\xe6\x99\x40\x96\xa2\x39\x3d\x88\x78\x3d\xec\x4f\x80\xe0\xeb\x1c\x08\x87\x9a\x82\xc3\x6f\x72\x4d\xcc\xb5\x26\xd0\x47\xb9\xed\xe8\x6e\x14\xec\xe1\x43\xcc\x62\x36\x97\xc7\x70\x6a\x91\x04\x9e\x34\x4e\x9c\xce\x4c\xc3\xda\xbc\x7e\x7c\x88\xaa\x26\x31\xed\x8e\x1c\x62\x5f\xe7\xdc\xb3\x98\x40\xfb\x7a\xf8\x02\x65\x83\xae\x6d\x4e\xbd\xe8\xda\xa1\x47\xfa\x91\xbf\x9c\xd3\xe3\xb3\x2e\xc6\xd4\x87\x80\x47\x72\xbe\x92\xb5\xaf\xd7\xf6\x39\x0f\x0c\xc2\xcc\x01\x02\x3d\x8c\xd4\x04\x68\xbb\x2c\x6b\x47\x9c\x47\x71\x3e\x9c\xe0\x6c\x39\xd7\x09\xf3\x28\x76\xfc\xb7\xc7\x74\x0d\xc8\xe0\x6f\x57\xc3\xb1\xc0\xdf\xae\x2a\x9d\xcf\xb7\xf7\x34\x55\xa2\x87\x68\x3f\x93\xec\x1e\xc8\x83\x85\x92\x7a\x4e\xbb\x65\xfa\x43\x1a\x6a\x0a\x23\x0c\xb0\xd8\x30\x6c\x26\xda\x6a\xc0\xeb\x2e\x61\xc7\x73\x3e\x31\x42\x14\xb8\xee\xef\x43\xbe\x20\x5f\xb9\xd7\x92\x2e\xf9\xb2\xee\x78\x6a\x07\x3a\xe0\x5e\xdd\x97\xf8\xf3\xf4\x0a\xe8\x80\x62\x92\x80\xd6\x5d\xb5\xa9\x3c\x17\x89\x88\x87\xcf\xbc\x44\x21\xf3\xfd\x9b\xf4\x64\x2b\x21\x4f\x83\xad\x84\xd0\xc8\x53\x1e\x60\xdd\x0d\xdc\xfb\x78\x4c\xa6\xaa\xbe\x4b\x1d\x50\x0b\x1e\x01\x08\xd0\x93\x1e\x4e\x3b\xc7\xfe\xbe\x2e\x40\xbf\xf3\xc0\x58\xe8\xf3\x98\xf6\xd9\xaa\x80\xed\x9e\x46\x22\x8a\xda\xed\xbe\x00\x6a\x77\x53\x80\x03\xda\x5d\xdd\x5f\x01\xed\x9e\x6a\xfd\x80\x76\xb7\x6a\x7b\x77\x78\xb9\x95\xfe\x01\x39\x60\x25\xe4\x6f\x77\x21\x6b\xd4\x09\x9f\x01\x7a\xcd\x21\xfe\x91\x5e\x5e\x2c\x8c\x83\x95\x53\xe5\x47\x78\xdf\x7e\x97\x93\xa3\xeb\xec\x07\x01\xbe\xc2\x9f\xf4\xac\x66\x25\x08\x9f\xdc\x8d\x7f\x1c\x55\x25\x0b\xbe\x89\xe1\xd0\x3f\x1e\xf5\xa8\xc4\x43\x5c\x96\x3d\x07\xb6\xa1\x51\xf4\x8f\xd8\x86\x0a\xce\x87\x8a\xba\x80\xf0\x12\x97\xfa\xb7\x58\x7b\x14\x41\x2e\xe6\xe7\xc7\x17\xf8\x1a\xfb\xea\x1e\x13\xc3\x29\xd9\x56\xc1\xfb\x6e\xe1\xf3\x90\xcd\x0b\xa6\xf5\x10\x66\x69\x50\x3d\x38\xe0\x45\x8f\x33\x38\xe0\x65\x8b\xb2\x57\xf1\x12\xfe\x00\x1f\xd4\x89\x21\xad\xd2\x2e\x8c\x49\xa8\x2c\x7b\x65\xd9\xfb\x2a\x04\x58\x78\xd7\xf3\xf4\x7e\x87\xb2\x2a\x66\xe6\x0b\x8e\x03\x34\x76\x01\x56\x78\x15\xe4\x09\xac\xf0\xaa\x97\xeb\x3d\xdc\x6c\xd8\x92\x5e\xc2\xd7\xcd\x0b\x78\xcd\xa2\x1e\x7e\x88\x2c\x51\x76\xf3\x17\x97\xc8\x36\x54\x80\x2e\x5e\x8c\xd8\x02\x5d\xbc\xc0\xe2\x17\xa0\x8b\x57\x3d\xbe\x2f\xa7\x32\x38\xbf\xe2\x2d\xcc\x2a\x6b\x57\x88\x68\xec\x7e\x87\xe9\xcf\x4e\x0d\x1a\x79\x31\xa0\xee\x15\x35\x62\x3f\x03\xa4\x03\x33\xe9\x2d\x22\x46\x7a\xad\x10\xb1\x2b\x08\xe2\x54\xa3\x7f\x75\x66\x17\xaf\x49\xe6\x40\xa7\x04\xa5\xbc\xc1\xc8\x15\xa0\x8e\x37\xad\x60\x2f\xc4\x10\x95\xf1\x78\x89\x8e\x37\x14\x03\x3c\xf1\xa8\xfb\x5a\xf1\x6b\xdf\xb9\x83\x77\xaf\xf7\x00\xd2\x4c\x62\x90\xd4\xd9\xdf\x8e\x81\x9d\xe3\xc3\xeb\x81\x4b\x1b\x09\x20\xe2\xcb\xe0\x42\x30\xc4\x4b\xb4\xe5\x1b\x0f\xfb\xa0\xd7\xfa\xc2\xd8\xa7\x5e\xe0\x71\xf5\x72\x83\x34\xde\x8c\xf1\x07\x69\xbc\x1b\x04\xfe\x0e\xc9\x65\xbc\x76\x41\xef\x1f\x60\xc5\xec\x0f\x99\x25\x4d\x35\x86\x15\x77\x7c\x86\x09\x50\x74\xc7\x20\x1e\x96\xcd\xe2\x05\x57\x6d\x9f\x12\xde\x49\x88\x20\xfb\x37\xd8\xe4\xda\xfe\x5e\xc3\xe1\x99\xf2\xef\xc4\x23\xe9\x5c\x98\xe0\xe2\xb1\xd2\x5f\xd1\x20\xed\x31\xe0\x74\x43\x3c\x38\x10\xc8\x03\x14\xf0\x00\x81\x7c\x42\xfb\x18\x00\x90\x37\x93\xe4\x04\x20\x0f\xfd\xc2\x00\x90\x4f\x37\x51\x00\xc8\xc3\x98\xc5\xd7\xf3\x5d\x77\xd4\xcd\x74\xb6\x7a\xc0\x4d\xec\xc5\x90\x96\xc0\x57\x13\x8c\x1f\x3f\xc4\xf1\xae\x23\x31\x5f\x8f\x77\x02\xc8\x82\x27\xbe\xf4\xde\xbd\x6a\x02\xdd\x55\x02\xfa\xa4\x16\x87\x57\x4d\x00\x5e\xe3\x00\x69\xbc\x41\x9c\x1e\x20\x8d\x7f\x7f\xf8\xfa\x43\x52\x09\x0f\xe1\xb7\xd0\x1b\xfc\x92\xc5\xac\xaf\xfa\xd5\xfe\x87\x00\x78\x17\x07\x5f\x94\x99\x77\x61\x21\x66\xbb\x04\x8e\xbc\x44\x77\x2d\x41\x7e\xa4\xcd\x1e\xc8\xf1\x56\xff\x16\x70\xef\xb7\xa3\x2f\xe3\x97\xdf\xd3\x20\x21\x57\xda\x89\xf5\xcc\xf9\x74\xda\x9f\xae\x28\xfc\xe9\xc6\x80\x02\x4e\x5e\x42\x8f\xf2\xab\xdd\xd0\xf5\xce\xd6\x6a\x1a\x02\x88\xe4\x65\x4f\xb4\x0b\xec\x75\xe7\xd9\xb7\xb5\x76\xf7\xf4\x97\x48\xa7\x10\xa5\xed\x25\x3a\x5f\x7b\x1b\x10\xe6\xdf\xf2\xf2\x87\xf4\x4e\x74\x34\x0e\x0e\xcf\x01\xef\x4d\xca\xaa\x5d\xa5\x69\x50\x8c\xc0\xf7\x26\xbe\xb7\xf8\x82\x03\x60\xfd\x6e\x0c\xaa\x4e\x2f\x8f\x82\xca\x1a\x8f\x82\xba\xd4\x5f\x88\x2d\x96\x2d\xfd\x61\xd8\x74\x16\x41\x8f\xb4\xe5\xcb\xa6\x3e\xe2\x43\xa4\x54\xb9\x0f\x00\x6f\x1e\xcd\x99\xf6\xf8\xae\xf7\xb1\xd0\x73\x28\x78\xbf\xdd\xe9\xdf\xca\x7c\xac\x10\x1d\xf3\xb8\x28\xac\x1d\x1b\x4d\xfa\x07\xe7\x37\x76\xc2\xf7\x55\x09\xb2\x42\xdf\x06\x14\xc6\xf3\xbf\x40\xb3\x75\xf6\xce\xd7\x93\x59\xdf\x7f\x98\xa2\xe3\xdb\xf6\x4b\xfd\x7f\xff\x3f\x0f\x36\x0e\x0c\x43\x79\x10\xe0\x49\x2c\x66\x1e\xc0\xb4\x05\x76\xab\x3c\x0e\xa2\x05\x3e\xc1\x96\x07\xd9\x51\xa0\x52\x24\x30\xe9\x1d\x5b\x55\x1e\xb2\xf2\x56\x3f\x04\x44\x40\xf5\xf9\x5b\xa8\x05\xae\xc5\x9d\xe4\x79\x88\x8a\x88\x9f\x4b\x80\xd1\xbf\xc2\x16\x3f\xcc\xfd\x1b\x5c\x33\x20\xe0\xe9\xe5\x51\xcc\xfd\xa3\x04\xa2\xfe\x89\x3a\xc8\x03\x67\x0a\x7a\x47\x1e\x84\x3b\xad\xfd\x32\xbb\xcb\xf4\xdd\xc5\xc1\x94\x4b\xb3\x36\xf2\xbb\xc6\xdb\x8e\xad\x20\x8f\x6a\x25\xfc\x3e\x49\xc4\xa8\x11\x09\x2e\x7a\x10\x8a\x94\xc7\xb7\x71\x68\x45\xcc\xa3\x9e\xe0\x43\xf8\xbc\x19\x95\xfb\x4b\x88\xf5\xfd\xc7\x4f\x0f\x98\x5f\x32\x3d\x90\x2f\xe1\x55\x2f\xf6\x57\xb3\xb3\x2b\x9d\xda\x36\xcc\x03\xd7\x4a\x07\xcb\x23\x43\x98\x44\xbb\x3c\x1a\x88\x3a\x9d\xe2\xbe\x0d\x69\x70\xac\xcb\x83\xcc\xe1\x5d\x0d\xac\x84\x58\x11\xf2\xf0\xdc\x38\x1c\x12\xbc\xed\x48\xdd\x04\xab\xfd\xfb\xc3\xaf\x32\xf5\x92\x87\xbe\x4d\xab\x02\xdc\x91\x80\xb8\x07\x92\x2c\x0f\x6c\x81\x68\x20\x79\x74\xe2\x9e\xc3\x67\x08\xac\xf7\x3b\xdf\xbe\xd6\x77\x61\x64\x0b\x93\xef\x98\xc7\xa0\x57\x1b\xa3\xe6\x41\x13\xfd\x3b\x0f\xa0\x36\xc8\x5a\x49\x80\xde\xbf\x3f\x7c\x63\x72\x50\xe4\xab\xf8\xd1\x03\xda\xd1\x04\x02\xbe\x1d\xed\x2f\x11\x97\x87\x9b\x1b\x18\x6c\x79\x48\xec\x57\xe8\x4e\xce\xa6\x38\xfe\xf3\x00\xc7\xb8\x34\x9e\x21\xa0\x8b\x94\x8b\x04\xef\x3d\xab\xd3\x89\xfd\x29\xad\x2f\xee\x73\x82\x1a\xf2\x08\xc9\x5f\x7c\x06\x90\x24\xa7\x4a\x6c\xc9\x4e\x01\x31\x18\x79\xda\x81\x5d\xb2\x39\x76\xb0\xc2\xa7\x4d\x72\xdf\x1a\x96\x0c\x7f\x1f\x46\xc2\x04\x20\x3e\x21\xeb\x4c\xf0\xe1\x93\x73\x67\x82\x0f\x3f\x67\x32\x85\xc4\x87\xb7\x16\xc4\x7f\xed\x0e\x24\xfe\xab\x38\x39\xd8\xe7\x86\xad\xfc\xf6\xb9\xb6\x17\x56\x8a\xee\xec\xfd\x5d\x09\x0a\x80\xef\xaf\xda\x02\x40\x95\x62\xd7\x22\x75\x91\x59\x32\x78\xd5\xbe\x40\xa2\x02\x51\x42\x09\x88\x7c\xc3\x6e\x93\x87\x47\xd6\x11\x3e\xc4\xa1\x47\x69\x22\x88\x07\x3c\x25\x79\x2c\x51\x60\x69\xff\x52\x90\xfb\xd0\xcd\x57\xbd\xaf\x9a\xe4\x7d\xe7\xae\xf2\x84\x43\xee\x70\x52\xb3\x31\x56\xe7\x9f\xfe\x7c\xd7\x19\x6c\x52\x58\x8a\xf3\xd0\x61\x36\x5c\x1e\x66\x33\xec\x6b\x13\x8a\xa8\x11\x8e\x7e\xb4\xde\x3c\x74\x9e\xed\x8f\x5e\x14\xe6\x7d\x97\x96\x5d\xcf\xd1\x76\xaf\x3f\x78\x3c\x14\x70\x60\xda\x23\xeb\x53\x4c\xfb\x18\x0e\x1b\x98\xf6\x43\xd9\x05\x41\x60\xb3\x76\xd7\xae\x9d\x7f\x7c\x22\x77\x8b\x10\xb0\xef\x48\x21\x4b\x71\xec\xa7\x33\xfb\x52\x00\x2d\xdf\xb6\xc3\x28\xfa\xb2\x46\x96\x66\xb0\x38\x35\x85\x87\x77\x28\xa4\x08\x28\xee\x4e\x3c\x76\xd9\xa5\x8c\x92\xd7\xde\x26\x13\x4f\x1c\xca\xfd\xdb\x0a\xd1\xfc\xdb\xe5\xaa\xbc\x92\x94\xca\xe6\x10\x43\x0c\x0e\x41\x1e\xe4\x48\x0f\x85\xc6\x4d\xc6\x4b\x50\x30\x1c\x84\xcb\x59\xce\x71\x73\x28\x28\x74\xd8\x4d\x27\x18\x19\x12\x43\xe9\xf3\x43\xe6\xee\x97\x19\x04\x47\xf6\x3b\x6f\xb6\x66\x77\xfd\x2c\x8c\x0a\x7d\xe7\xcd\x72\x58\x30\x81\x06\xcb\x09\x0c\x1d\x61\x58\x51\x36\xe8\xe2\xcc\x21\x2b\x2f\xe6\xfe\x41\x01\xae\x72\x52\x2d\x0e\xe7\xe6\x63\x01\xbe\xfc\xf8\x82\x7f\x10\xb5\xe8\xe0\x00\xbc\x5a\xec\x6b\xb2\x9c\x71\xda\xe6\x41\x6e\xc6\x16\x7b\x5a\x5e\x6d\x3e\xa9\x19\x78\x02\xf2\xd0\xf0\x3a\xff\xcc\x60\xc8\xe3\x15\x99\xde\x2f\x84\x6f\x51\xdf\xef\x64\xd9\x0f\xc5\xb7\x27\xcb\xa9\x18\xfb\xb4\x82\xe5\x50\xa3\x13\xc4\x74\x6e\xc0\x5b\xb8\x85\x06\x71\xcd\x80\xec\x66\x39\x5c\x33\x8d\xeb\x4f\x80\x10\x90\x9f\x05\x34\xed\xb6\x9f\x21\x4b\x9a\xde\x04\xb1\xbf\xc2\xc2\x92\xe5\xc0\x75\x4a\xed\x40\xef\x6f\xf8\xff\xb3\xc8\xa1\x1f\x5e\xdb\x1f\x7c\xbf\xc8\xcd\x7a\x70\x8d\x47\x3e\xbc\x6f\x7f\x54\x3f\x44\x68\xd5\xa7\xa6\xa6\xa8\xfe\xe1\xae\x23\xaa\x3f\xe6\x81\x14\xd5\x3f\xc0\xb1\x4d\x60\xfd\x2b\x20\x3d\x59\xbe\xe3\xe4\xe2\x6c\x90\x85\x18\x68\x8e\x22\x59\xaa\xcd\xa7\x04\x39\x04\xe9\x3b\x20\xfe\x4b\x4c\xff\x80\x7a\x0a\x75\x39\x8b\xf4\xf5\x48\x71\xf0\xfe\xe7\xe8\x7c\xd4\xe3\x21\x99\x1d\x59\x1a\xa8\xb9\x83\x12\x70\xe6\xc1\x5d\x9c\x85\x9c\x12\x90\x8f\xb2\x74\x2c\x19\x83\x8f\x76\x5f\x9e\x14\x0d\x90\x15\xa9\x61\x09\x73\xc0\xf7\x87\x4f\x11\x1c\x3c\x7c\x9b\xd8\xf4\x7d\x4d\x1b\x2c\xd9\xe3\xa4\xba\x06\xcc\x01\xa9\xce\x56\x3c\x4e\xaa\x9d\x14\x8e\x93\xc4\x9e\x64\x21\xf7\x8e\x40\x9f\x84\x5e\xe0\x7b\x88\x56\x93\x9e\x42\x44\x74\x96\x01\x14\xa2\xfd\x4d\x4e\x5e\xd8\xdf\x83\x63\x13\x82\xbf\x90\x7a\x02\x9f\x4f\x16\x22\xa8\x15\x08\xc5\x6c\x13\x67\xc3\x74\x0f\xa4\x6d\x24\x9b\xb8\xed\x41\x2e\xf0\xad\x08\x3e\x3a\x59\xf8\x4e\x37\x76\xe5\x98\xce\x37\x10\xb2\xd2\x2e\xd3\x4c\x8c\xb9\x36\xe1\x1d\x98\x6e\xb9\xc5\x2c\xbe\xf4\x21\x1b\xed\xec\x0b\x56\x26\xf2\xa1\x70\xd0\xdc\x03\xc4\x79\x12\x5a\xd9\x84\x8f\x20\x88\x12\x4d\xf9\x08\xf0\xbc\x27\x74\x04\x8d\xb8\xaa\x2c\xc4\x89\x40\x63\x96\x85\x00\xb7\x3d\xdd\xa0\x5a\x24\xba\x25\xcb\xb7\x2d\x17\x50\x70\xb2\x64\xb1\x12\x74\x40\x32\x7d\x1c\x05\xa0\x39\x86\x43\xe5\xd1\x92\x43\x7a\x42\x6c\x50\x8a\xf3\x2a\x25\xb6\xe4\x7a\x39\x29\x9d\xd1\xe4\x79\x0f\x87\x8a\x84\xc0\xe2\xbc\x72\x6b\xdd\xf5\x00\x80\x83\xfc\x87\x2c\xf2\xed\x1e\xbe\x7c\x93\x4d\x46\x69\x06\x63\xdb\xdd\x27\xce\x5c\x94\xa3\x82\x39\xd8\x8d\xbf\x9c\xcc\x74\xe4\x6f\x21\xe6\x3a\x08\x64\x4f\xd8\x0e\x2a\x48\x48\x59\x38\x23\x36\xab\xfd\xed\x9a\x13\x26\x90\x84\xe1\xa0\xe1\xa5\xca\x72\x81\xf6\xbc\xe2\x2f\x09\x57\xe0\x67\x19\xc1\x30\xea\x23\x0c\xe5\x80\x3e\x42\x87\x0b\x1f\x61\x77\x88\xf4\x11\xa2\xf6\x97\x6f\x63\x6b\x64\x75\x26\x14\x09\x93\x40\x98\x94\x22\x61\x0b\xa9\x5b\x5e\x74\xaf\x51\xab\x6d\xc5\x2d\x59\x07\xdf\xbf\x6d\x85\xd7\x48\x4d\xe2\xd4\xb3\xdc\x2c\x39\x25\xd9\x4d\xdc\x02\x87\x0c\xe8\x15\xbe\x87\x7c\x83\xd4\x3c\xb4\x85\x82\x23\xb1\xd8\x81\xdb\x90\xea\xa8\x00\xe6\xd8\x95\x2d\xf2\x28\xa0\xb4\xc1\xa3\x90\xcb\x4e\x03\x80\xb1\x2a\x73\x48\x19\xc7\x1c\x93\xe5\xc1\xd7\xda\x7c\xc6\x8f\xda\x1e\xac\x9e\xd3\xa5\xf8\x58\x6f\x3b\xec\x21\xd4\xa8\xf9\xc7\x0f\x23\x24\x8d\x7e\x05\x2c\xf6\x9a\xbc\x7a\x8e\x83\xb0\x2d\x54\xcf\x18\xb2\x2d\x44\x28\x8b\x8c\x9b\xb3\x9d\x06\x93\x00\x63\x90\x75\x1f\x2c\x1b\xd7\xcd\x3f\x26\x3f\x08\x7a\x6c\x5e\x03\xa5\xc6\x3c\x86\x9e\xa1\xe3\xf3\xcb\x7a\x04\xd0\xd3\xbe\x9c\xb8\xcb\xfd\xa8\xb0\x5f\x8b\x6b\xfc\xbc\x34\xa1\x1e\xb6\x8d\x45\x00\x9f\x43\x54\x0b\xf3\x64\x09\x0a\x42\x56\xf2\xc9\x21\xcb\xcb\xea\xc9\x12\x53\x6d\xd6\x02\x87\xe5\xfe\xe3\x02\x81\xd9\xb7\x85\x28\xf0\xab\xb6\x1a\xc9\x54\x0b\x38\x0b\xcd\x97\x51\xa4\x2c\x01\x7b\xa3\x6c\x9d\x09\x4d\x44\x60\xdd\x4c\x69\x22\x02\x64\xbd\xac\xd2\xc4\xb3\x00\xa1\x89\x08\xd7\x0a\x2c\x11\x05\x6c\xd9\xac\xc0\x47\x91\x5f\x9d\xb5\x3a\x99\xd2\x87\x30\x8f\xd8\xaf\x4d\xb2\x5f\xaf\x0b\x61\x4d\x54\xc3\xf3\x24\xf6\xb9\xac\xa2\x89\x87\x0f\xb9\x77\x7a\x1d\xc0\x2e\xfb\x82\x55\xf5\x79\x02\xbd\x58\x63\x55\x3f\xa4\x27\x42\xe8\x24\x82\x6c\xee\x94\x35\x02\x58\xba\xac\x9d\x01\x65\xdb\x91\x35\x02\xc8\xe2\x94\x35\x22\x9c\xc6\xb5\x63\xed\x18\xfe\xe1\x57\x1d\xf6\xce\x57\xed\xfb\x4e\xdb\x90\xeb\x50\x45\x34\x75\x4f\xa8\x22\x02\xdf\x78\x42\x15\xa1\x1b\x2d\xe1\x7d\x88\xe6\x58\x11\x2f\xe8\x52\xaf\x53\xeb\x00\x2b\x0e\xae\x87\xef\x5c\xc3\x75\xf8\x07\xe3\x03\xfc\x38\x10\xe5\x59\x71\x3c\x2a\xca\xe0\x7a\x88\xb6\x5f\x20\x7a\xc7\xc9\x07\xe1\xd7\x9e\x7c\x61\x3c\x26\xcf\xcb\x01\x61\x47\x06\xd0\x0f\xa8\x0e\x95\xfd\xe4\x38\xfe\x3c\xa2\x56\x0e\x81\x84\x13\x67\xf5\x10\xe8\x79\x05\x16\x89\x81\x63\x2d\x61\x91\xe8\xc5\x5a\x05\x40\x15\xcb\x12\x01\x79\xa0\xd9\xdf\xc6\x33\x20\xb7\xcc\xfa\xed\x2f\xb5\xda\x50\x80\xa3\x62\x4f\xd7\xef\x40\x38\x60\xba\xcc\xfa\x6d\x3c\x9d\xbc\xed\xac\x6e\x3c\x84\x54\x25\xb4\x13\x83\x78\xb9\x84\x76\xa2\x37\xbb\x86\x50\x6c\x03\x33\x12\xda\x89\xb6\x67\x62\xc2\xd8\x62\x13\xd2\x6a\xf0\x82\x3b\x55\xba\x4a\x61\x83\x3f\x9c\x0f\x22\x92\x38\xbc\xdf\xe9\x70\x1c\x4e\x07\xd8\x82\xf1\xb2\x65\x5d\x34\x9f\x4d\xb8\x7e\x1b\x55\x23\xd6\x25\xeb\x22\x21\x11\x69\x5f\x3d\x03\xa6\xab\x0c\xe6\x60\x2d\x41\x55\xe3\x68\xba\xb2\xbe\x43\xe0\xd0\xa6\x54\xbf\xb3\xde\xd0\xb4\x53\x37\x94\x23\x1d\x73\xe2\x27\x74\xc5\xb9\xb5\x01\x79\x91\xf5\xdb\xda\xc6\xb1\x28\xe1\xdb\xda\x06\xf8\x53\x59\xbf\xad\x6d\x68\x8f\xaa\x10\xc0\x17\xe7\x00\x07\x42\x35\x46\x08\x31\x3c\xae\xc0\x87\x21\xcb\x5b\x42\x87\xd1\x96\x13\x1a\x3a\x8c\x3d\x65\x2e\x19\x77\xa9\x8f\x8e\x4e\x80\x7b\xb3\x0a\x82\x85\xf2\x28\x67\x06\xce\xbe\xac\xf0\x0f\x17\x45\xc9\x65\xd7\xf9\xf2\x22\x8f\x94\xfa\x70\x4c\x8c\x74\xed\x11\x72\xb3\x6c\x8c\xdb\xa9\x5b\x68\xc5\x1e\xbb\x67\xf4\x65\x55\xb9\xbe\xed\x3a\xaf\x2d\x99\xd2\x88\x24\x0f\x9f\xbf\x2d\x99\x8f\x1a\xb5\x99\x16\x7d\xd3\x45\x6c\x2d\x30\x6e\x94\xa2\x68\x84\x71\x43\xbb\x1b\x8c\x1b\xcd\xb3\xa1\x84\x1b\x81\xc7\x3c\x61\xdc\xe8\x5b\x28\x41\xb8\xa1\x05\xaa\xfe\xda\x77\xcd\x96\x53\x31\xd2\x6a\x4b\xa8\xbf\xf1\xdd\xef\x7e\x68\xfa\x21\xaa\xf7\x9d\x2c\x6b\x38\x39\x7f\x54\x75\x97\x06\x86\x53\xfa\xcc\x4d\x01\x7e\xe8\xe7\xcb\x54\xdb\x13\xe4\x2e\xf9\x85\xea\x83\x87\x60\xb3\xdc\xd2\x00\x36\x4b\x10\xba\xb2\x1a\xd4\x93\x6e\x3f\x0f\x55\x55\xa2\x3f\xce\x3b\x3a\x09\x4f\x66\xb5\x2f\x60\x21\x56\x75\xae\x24\xfa\x1f\x0e\xed\x63\x12\x88\xef\xbe\xf8\x0c\xa9\xa9\x31\x3d\x9e\x8c\xa4\xf4\xd8\x13\xf8\xb5\x00\x46\x07\xea\x0e\x9c\x12\x09\x75\xc7\xf7\x82\x7f\x2c\xec\x66\x94\xa0\x81\xd8\x73\x5e\x7d\x99\xc1\x68\x35\x92\x77\x04\x28\xc9\x09\x79\x47\xd7\x1e\x02\x79\x47\x25\x56\x21\xe1\xee\x28\xf3\x4f\x0e\xfb\x6c\x87\xf0\xe9\xbe\x84\x3f\xb2\xf9\xe1\x49\x89\x93\x6b\xeb\xeb\x35\x43\xc4\xc2\x6d\x70\x1a\x83\xcd\x9a\x0d\x2e\x7c\x2d\x89\xed\x70\x88\xd8\x98\x64\x0b\x21\x02\x29\xdb\x81\x08\x60\xa1\xb4\xb2\x9b\x91\xfc\x60\x8c\x2c\xd9\x28\x51\xa2\x79\x52\xba\x10\xd0\xdd\xb3\x41\xb8\x49\xd2\x5a\x42\x1d\x22\xf5\x5e\x42\x1d\x22\x0d\x61\xb6\x2a\x0a\x08\x55\x22\xe1\xca\xad\x6f\xd3\x7f\xd0\xfd\xd0\x7f\x14\x4f\x9c\xd0\x7f\x0c\x97\x62\x73\x27\x07\xc0\x38\x1b\xa8\xcc\x85\x65\xd9\x3c\x66\x42\x82\x90\xf2\x82\x68\xdc\x6d\x6e\xe5\x2a\x0b\xad\x31\x9d\xa6\x6f\x30\xda\xdd\xfb\x03\x83\x3e\xd5\x76\x8b\x5f\xbe\x1c\xbe\xec\x0f\x40\x25\x1d\x86\xa6\x61\xcf\x0f\xd1\x66\x96\x5c\x33\xb0\xd4\xf3\x4d\x6b\x36\x9a\x2a\x75\x66\xfb\xf0\x9a\x5a\xb0\x03\x37\x32\x6d\xab\x9d\xd7\xed\x48\x7a\xd8\xbd\x1f\x66\xb8\x6c\xdd\x88\x6b\xaf\x6d\xf4\x37\x31\x21\x0f\xa9\xff\xae\x6d\x33\x35\xfa\x4e\x9f\xd5\xd3\x71\xd3\x4c\x0c\x9b\x6c\x36\xcd\xc4\xce\x92\x61\xa0\x89\x0f\x31\x1b\x80\xf6\xcd\x06\x09\x68\x71\x4c\x86\xa5\xf1\xc2\xb4\x09\xbc\x40\xbe\x14\x89\x5e\xd9\xa6\x3d\xec\xbc\x9a\xd0\xa5\x39\x26\x30\xe3\x81\xa7\x96\x6d\x22\x5b\xa6\xd7\xcc\x5b\xb4\xae\x06\x31\x5e\x75\x41\x4c\xe6\x2d\x52\x03\x3a\x93\x01\x93\x7e\xc2\x66\x32\x20\xd6\x48\xd8\x4c\x7a\x2d\x56\x88\xfe\xc5\x70\x0a\x2f\x49\xd7\xa8\x01\xb3\x48\xd1\x0a\x02\xb3\xc8\x20\xf5\x3c\x21\x10\x19\xc0\x4a\x25\x04\x22\x03\xc0\xb5\x84\x40\x64\x14\x17\x6b\x52\x4f\xb4\xc0\x86\x89\xf7\xb0\x7b\xa1\x09\xd5\x30\x0d\x1b\x48\x92\x59\x91\x10\x80\x34\x62\xa6\xb2\x2d\x64\x2c\xf2\xb6\x2d\xc6\x18\x91\x01\x19\x48\x2a\x1a\x9b\x86\xdc\xe5\x80\xbb\x57\xbb\x06\x17\x95\x73\x76\x2d\x2a\x87\x58\x69\xda\x6b\x97\xd3\x6b\x31\x34\x4e\x04\xe0\x67\x42\x4b\x54\x3b\x19\x1b\xf6\xc9\x86\xc1\x36\x96\xfd\x7b\x92\x75\xed\xdb\xa7\xc2\xd1\x6b\x8b\xa6\x08\xf7\xe4\xf4\x79\xfa\x9a\xfd\x40\xee\x91\x74\x90\xdd\x64\xd9\xad\xe0\x18\xa9\x5a\x3b\xa5\x18\xd1\x66\xd4\x80\x5a\x8e\xb5\x1f\x62\x90\xf3\xaf\xd4\xac\x84\x8c\xa4\x1e\xce\x7a\x77\x60\xf4\xf4\x26\x69\x15\x8a\x0f\x24\x25\x83\x6c\xc0\x94\xa4\x24\x96\x43\x8a\x43\xb4\x28\x87\x88\x35\xf2\x58\x09\x7b\xc9\x20\xce\x27\x9b\x1b\xf0\xf2\xfe\xe0\x3e\xef\x9a\x60\xb1\xec\x66\x60\x2b\x73\xbf\x20\x18\x36\x6d\xf2\xb0\xba\xd2\xb7\x61\x5f\x55\xb0\xc2\x73\x45\x9e\x41\xb6\x6f\x13\x95\x1a\x33\x9b\xe9\x14\xba\xca\xda\xb7\x8b\x0e\x52\x6a\xb2\xfd\x1c\x79\x1b\xe1\x2e\x8a\x12\xd9\x20\x1b\x20\x01\x3a\xdb\x8f\xa9\xa8\xf0\xf9\x29\xeb\x50\x35\x20\x3c\x19\x55\xf1\x86\xa3\x74\xcb\x71\x76\xce\x5a\xbc\xcf\xdc\xf5\x79\x58\xf7\x0f\x65\xcc\x77\x88\x1d\xba\x2b\x1b\xc1\xad\x87\x1d\xf0\xda\x49\x54\x9b\x44\x30\x32\xf2\xb3\x99\x08\xa6\x10\x7f\x21\x05\x40\x2f\xeb\xec\x6a\x09\xbe\x5b\xf6\xc3\x5e\x6d\x5c\x57\xff\x98\xfc\x68\xbc\xb1\xb8\xe6\x5c\x58\x7d\x7b\xf8\x50\xf0\xc3\x8e\xf1\x4b\x4e\xcb\xca\xb5\xc9\xe0\x3e\xc3\x8a\x60\x0f\xe8\x07\xe1\x50\xd3\xe7\x7f\xec\xc0\x5e\x3f\x28\x51\xd6\xc2\x2e\xe2\xf9\x62\x55\x2d\x99\x9d\x0b\x76\x90\xec\xc5\x8e\xa7\x00\x36\x25\x82\x55\xb2\x7f\xa7\xd3\x0a\xda\x47\xc2\xa1\x32\xdc\x0d\xe0\x50\x69\xe4\xc4\x25\x14\x2a\x8d\xf8\xdf\x84\x1c\x25\x75\x2f\x74\xb6\x9b\xca\xce\x08\xbd\xc9\x22\x18\x33\x3b\x0c\x53\xc4\x6a\x25\xf4\x26\x83\x64\x97\xec\xcd\xb2\xe8\xa1\x4e\x59\xd5\x6b\x42\x03\x2c\x77\x38\xae\xdc\x27\xbc\x54\x1b\x3c\x9c\x25\x7d\xf8\x2e\x9c\x25\xfb\x10\x05\x67\xc9\x20\xe7\x2c\xe1\x2c\x19\xd5\xc6\x0f\x4f\xf6\xde\xa7\x12\xec\x29\x1d\xb0\x47\x97\x5d\x9f\x8e\x9f\xdd\x2e\xda\xa3\x63\xc9\x99\x10\xc4\xeb\xec\xd3\xf1\x0b\xdf\x9e\xc4\x48\x53\x55\x44\x75\xb5\x7a\x58\x19\x53\x2b\x75\x27\xbb\x6c\x4d\x5f\xb8\xb1\x64\x7b\xcd\x9c\x72\x00\x01\xc1\x49\xc8\x6a\xb3\x13\x8c\x4a\xd0\x7e\x6e\xfa\x93\xc3\xde\x86\x5d\x0a\x54\xe9\xec\x61\x65\x11\xd7\x3d\x98\x6c\xa8\x37\x1d\x7f\x61\x92\xd5\x94\x1d\x42\x69\x78\x08\x13\xf6\x94\xa1\x8e\x07\x7b\x4a\xaa\xbe\x75\xf6\x06\xbd\x5c\x1d\x1b\x65\x1e\x6c\x0e\x3d\xec\x3f\x3e\x44\x1e\x03\xc4\x85\x09\x47\xca\x20\x02\x30\xe5\x48\xc9\xef\xd0\xf5\x87\x80\x83\x40\xa5\x2a\x9b\x3b\xe4\xf9\xc0\x46\x67\x37\x13\xd7\xe3\x19\xcc\x2a\xa3\x3a\x6f\xbe\xbd\x63\x1d\xce\xb9\xe5\x08\xf0\x02\xc7\x3c\xad\x57\x1d\x43\x65\xaa\x19\xf7\x85\xfb\xc0\x3a\x72\xce\xd3\x1d\xd0\x39\xb5\x11\x43\x9f\xfd\x3b\x31\x75\x80\x41\xb3\x8b\x8f\xcf\xae\xde\x39\x18\xa5\x5a\x6f\xe7\x64\xa4\x73\xb4\x1b\xde\x89\xec\xea\xb0\xe2\x13\x67\x9f\x30\xb1\x0c\x52\x93\xb2\x23\x8b\x53\xa5\xb7\x7f\xb2\x38\xc2\x76\x5e\x0c\xb1\xdd\x4f\x70\x4a\x7a\xde\xe8\x17\x8b\xd4\xea\x7d\x42\x7a\x79\x32\xe8\xb7\x6b\x88\x97\x09\x02\x3d\xec\xfe\x1b\x45\x0b\x65\x04\xae\x97\x51\x51\x71\xfa\x6d\x50\x3b\xb5\xc0\x51\x96\x1e\x5c\xfa\xed\xe4\xa2\xaa\x3f\x04\x1c\xde\xc7\xfe\x03\xe7\xc7\xf6\x93\x6e\x9b\x9a\x71\x60\x87\x19\x90\x7b\x67\xe7\xd4\xb3\xa7\x38\x51\x97\x5d\x91\xf3\xb3\x09\xa8\x35\xf0\xbe\x54\x8f\xb3\xd0\xbe\x0c\x22\x74\x13\x76\x97\xb1\xab\x4a\xd8\x65\xaa\xe3\x41\xef\x32\x54\x1c\x61\x77\x19\x64\xd1\x67\x7f\x84\xc0\xf3\x85\x9d\x96\xed\x0f\x7c\xd4\x2e\x41\x60\xc9\x14\xd8\x5d\x81\xed\x47\x5f\x66\x12\x9b\x70\x07\x71\x6c\x0b\xbb\xd7\xaa\x2a\x12\x5f\x7a\x9b\x8f\x42\xf5\x32\xd4\xcc\x86\xfe\x23\x24\xa2\xc4\x2d\xe9\xe6\x0a\x71\x4b\x25\x70\x30\x47\x91\xb1\x61\x71\x2d\x36\xa3\xf7\x4f\x1c\x99\x3e\xff\x7c\x25\xd3\x79\x70\xb5\x0c\x62\x65\x73\x60\xc7\x4b\x85\xf7\x20\x30\x04\xa2\xb3\x1c\x75\x97\xc6\x57\x49\x2e\xd0\xe8\x31\x2a\xac\x99\xc5\x6b\x14\x8f\xe5\x0b\x98\x10\xbb\xf7\xc1\xcd\x67\x21\x43\x98\xd2\xca\xbe\x66\x21\x33\x19\x20\x4c\x19\xe4\x62\x24\x7c\x29\x43\xe5\x1a\xbe\x14\x79\x9d\x73\x90\xf1\xc5\x3a\x1a\x84\x72\x90\x17\x9c\x03\xee\x3e\x70\x5a\x73\x90\x92\x9b\xca\xca\x81\xc2\x4e\xce\x50\x0e\x72\x00\x0e\x7b\x05\x6f\x93\x89\xbe\x09\x6d\x8a\x9c\xd0\x39\x3a\x6e\x6f\x64\xd7\xe8\x04\x32\x86\xf7\xe9\x2e\x9f\x57\xaa\xb3\xee\xc6\x60\xc5\xb3\x67\xc2\x9a\x52\xcc\x8b\xcc\x31\xdc\x4e\x06\xd7\x4c\x9d\xe1\x43\xbb\x64\x7f\x90\x28\x52\xbc\xa6\xf9\x48\xca\x81\x22\x4f\xf2\x4e\x0e\xe9\xab\x59\x22\x03\x09\x9f\xae\x91\x31\x59\xf2\xc8\x8e\x31\x6d\x02\xa5\x11\xd1\x91\xf3\x2f\x80\xa4\x84\x79\x25\x75\x9a\x0e\xb2\x0c\x74\xdd\xc1\xbc\x32\xaa\xa3\x1e\x96\x88\x00\x81\x79\xa5\x37\xab\x05\x09\x20\xe1\xcf\x39\x04\x79\x77\x9d\x40\xb0\x32\xc8\x1d\xca\xa1\x38\x66\x1f\x19\xe8\xf0\x64\x42\xe5\x08\x32\x70\xd1\x4d\x06\x70\xee\xca\xf5\x81\x0e\x5f\x9d\xa0\x9f\x0e\xff\x7d\x94\x97\x13\x01\x8a\xe2\x3e\x08\x47\x3c\x9c\xe9\x98\xee\x72\x77\x2d\xda\xbd\x6e\x77\xa8\x5a\x4a\xee\x59\xf3\xc9\xee\x45\x7e\x66\xc2\xdb\x22\xc3\x76\xca\xdb\x92\xbb\xcf\x41\x80\x4f\xa7\xdf\x27\xbb\x3f\x55\x84\xeb\x8b\x38\x6f\xda\x83\x7a\xaf\xf1\x02\x4e\x95\xb5\xeb\x8d\x61\x8d\xcc\x96\x84\x23\xa5\x24\x29\x42\x39\x4e\x2d\xb0\x74\xe5\xe9\xc8\xfb\x36\x5a\xfc\x9e\x5b\x38\x8d\x40\x72\xce\x71\xe2\x65\xb3\x7a\x98\xcd\xfe\x7d\x08\xba\x19\x9b\x83\x46\xaf\x36\x33\xb0\x82\x55\x97\xf7\xe5\x30\xb0\x0b\x0f\x05\xbf\x25\x93\x78\x06\xaf\x48\x0e\xc5\x35\x5b\xed\x26\x31\x61\xff\x87\xb8\x24\x3d\x3e\x8d\xdb\xc9\x4e\x93\xd1\x96\xf7\x82\x00\xd4\x51\xd7\xe0\x50\xf8\xb2\x97\xc3\x67\x52\x04\x53\x4e\x08\x4d\xea\x72\x99\x61\x5a\x22\x56\x31\x07\xf9\x62\x5b\x40\x3d\x6a\x97\x3c\xff\xc9\xd8\xd4\x7a\x2d\xab\xc8\x44\x57\x86\x54\x64\x1d\xae\xf5\xd7\x64\x5b\x9e\x27\x42\x20\xf5\xbb\x8c\x57\xd9\x43\xad\x5f\x41\x17\x7d\xc8\x97\xf9\x10\xce\x1c\x22\x18\x73\x28\x56\x51\xfe\x20\x02\x59\x24\xa9\x27\x3c\x20\xc3\x9e\x9b\x9f\x86\xbb\xe7\xdd\xc4\x1b\x63\x64\x06\x9c\x20\xa9\xdb\x7f\x2a\x86\x11\x07\xf0\x7d\x0c\xb2\xba\x12\x2a\x8f\x05\xdd\x43\xce\x2d\x61\xbf\xc6\xc3\xcc\xb1\xd4\xbf\x21\xda\x18\x24\x69\xa5\x44\x1b\x09\x00\x70\x42\xb4\x31\x08\xc6\x4d\x38\x34\xd2\xf3\x14\x9c\x18\x9d\x54\xa2\x9c\xb8\x28\x52\xcb\xdd\x6c\xb6\xd2\x3f\x2e\xff\xf0\x07\xfd\xbe\x7c\x88\x40\x2e\x9b\x66\x44\x1a\x2b\x64\x76\x30\xf6\x58\x52\xb3\x13\x4f\x4f\x5f\x4f\x4c\x13\xab\x7a\xcd\xd9\x02\xf1\x29\xdf\x85\x26\x0b\xf8\x2e\x22\xf7\x33\xa4\x17\x54\x9f\xa1\x12\xb0\x95\x25\x14\x17\xa9\x4c\x92\xe2\x22\x61\x22\x4b\x28\x2e\xfa\x6e\xe7\xe0\x54\x83\x26\x0f\xc5\xc5\x34\x14\x12\xc6\x8a\xd4\x42\x00\x17\x45\xd9\x1d\x3c\x09\x61\xfc\x93\xbf\x3e\xe7\xb4\x44\xb6\xa5\x89\x5f\xc3\x3d\x1d\xa6\x8a\x66\x40\xd2\x44\x77\x5c\x0e\xd7\x27\xab\x42\x3b\x0f\x4c\x15\xa1\xc1\x44\xa6\x0a\x8d\x64\x30\x55\x34\x7d\x84\x50\x55\x34\x2d\x88\x33\x5e\x9e\xe1\x9b\x70\x5b\x93\x5e\x96\x33\x01\x0e\x73\xb0\x70\x4b\x00\x3f\x91\x33\xd9\x88\x51\x44\xa6\xa4\x52\xd3\x67\x70\x83\xa1\x3f\xcd\x64\xac\xd0\x00\x60\xa1\x88\xdd\x1b\x84\x4d\x27\xf4\x0a\x39\xc9\x94\x22\x61\x38\xe7\x82\x84\x6b\x5f\xfb\x32\xd7\xa7\x2f\x53\x39\xe1\x11\x6c\x3c\x81\xce\x1a\x6d\x26\x10\x2f\x5a\xea\xe6\x49\x44\x20\x46\x9b\x09\xc4\x8b\xc6\x9c\x79\x3a\xb8\xce\x1e\x30\x5e\xb4\x04\xcd\x93\xd6\x23\xf1\x27\xc4\x4e\xbb\x42\xe4\xcd\xaa\x3e\x6f\xf6\x0a\xc4\xcb\xbc\x88\x3a\x62\x27\x98\x17\x31\x95\xce\xb0\x8b\xc2\x9c\x91\xc4\x65\x4d\xe7\x05\xf0\x2e\x6a\x21\x90\x57\x94\xec\x76\x05\xb9\x45\xea\x3f\xb0\x57\x34\xbd\x6c\x90\x57\x7c\x0f\xd1\x84\x9b\xe6\x84\x2f\x9c\xee\x9f\x5c\x83\x49\x65\x5f\x13\x15\xad\xe6\x05\x7b\x45\x68\xc2\x81\xbd\x22\xb4\x3b\xc1\x5e\x61\x56\x74\x4a\x52\xa1\x06\x00\xff\x44\x68\xc8\x98\x3f\x92\xa9\xfc\x26\xdc\x4c\xd9\xed\x96\xdf\x05\xc3\x87\x1f\xa2\x30\xd7\xff\x8f\xc2\x6c\x81\x09\x3f\x56\x82\x08\x69\x8d\x5c\xf3\x61\x2c\x91\xb4\x32\x4b\x84\x8b\x0d\xcb\x78\x76\x4b\x26\xe6\xaa\xdb\x4a\xa2\xa2\xb7\xec\x78\xed\x77\x5a\xf3\x5a\x53\xef\x63\xa3\x71\xb6\x1b\x17\x65\x25\xe4\x8c\xb0\xd2\xef\x2e\xe0\xfb\x28\x9c\x11\x0d\x44\x81\x84\x32\xe2\xfb\x63\xf1\x43\x14\xc4\xc1\x35\x25\x63\x5a\x08\x80\x10\x0c\xf9\x88\x83\xa9\xb6\x7c\xd9\x5a\x4c\xae\x69\xe6\xfe\x0e\xa3\xbf\x7c\x9e\x26\x5b\xf0\xa7\xe5\x76\x3d\x7e\x51\x6c\x19\xcf\x90\x71\x93\xe3\xf0\x21\x02\x72\x10\x2f\x81\x89\x3b\x95\x23\xf1\xa9\xbf\x2d\xf7\x1f\x9c\x8b\xaa\x5f\x42\x8e\x1a\x05\x0a\x41\x45\x68\xd3\x08\xa0\xca\xd2\x68\xca\x28\x18\x2f\xe8\xfa\xc0\x0b\x9e\xc6\x62\x86\x20\x66\x4c\x4f\xa8\x2b\x2a\xe9\x11\x09\x73\x45\x68\xbd\x0a\x20\x24\x35\xc0\x44\xb5\xb2\x6c\x00\x21\xa0\x19\x12\x02\xe6\x8a\xa8\x56\x43\xe4\xb1\xe3\x4f\xd9\x16\xc2\x92\xd9\xc0\x06\x52\x9a\xbd\xd0\x80\x06\xb3\xea\xb8\xac\x35\x60\x85\xb0\x62\x76\x02\x1c\x49\x9a\x94\xa0\x9c\xe8\x1e\xa0\xa2\x83\xce\x85\x78\x0a\xac\xd6\xff\x9e\x01\x30\xcc\x4e\xeb\x76\x01\x1b\x4e\x74\xe8\xbc\x6d\xf6\xa0\xa9\xac\xab\x50\x0b\xd6\xb0\x18\x66\xc7\x3a\xf0\xc3\x71\x61\x97\x89\x21\x48\x8f\x6f\xb0\x5c\x0d\xf7\x0a\x1c\xde\x1e\xed\x43\x9c\x2f\x76\x74\xa8\x2c\x02\xe4\xbd\x84\xca\xc2\x7c\xf9\x84\xc9\x22\xd4\xb9\x61\xb2\xc8\xb9\xef\xd3\x66\x76\xe8\x20\x06\x2a\x0d\x39\x8a\xf0\xa3\xd4\x02\xc3\x03\x89\x05\x19\xb1\x31\xde\xfd\x01\x07\x9c\x63\x87\x51\x3a\x8d\x74\x09\xf8\xae\x8d\xce\x0c\x61\xbe\x30\x8b\x45\xd8\x4d\x8c\x6f\x3a\x09\x68\x5b\x52\x6d\x84\x35\x94\x16\x0b\xd4\xca\x84\xd2\x22\xb4\xa4\x04\xb0\x93\x5a\xa1\x82\xdd\x40\xb3\x08\x54\x17\x25\x8d\xd3\x85\xeb\xa2\x01\x94\x91\xb1\xec\x0b\x9a\xb0\x18\x73\x4e\x04\xff\x38\x2d\xa8\x35\x30\x92\x69\x25\x30\x25\x1b\x6c\x03\x5b\x45\x68\x52\x81\x94\x22\x3c\xd2\xc2\x49\x11\x7b\x2e\x00\x04\xe9\x91\x3e\xc8\x52\xcd\xe9\xe2\x40\xd2\xab\x30\x42\x50\x11\xda\x03\x24\xa8\xc8\xe9\x8c\x44\xbc\x7b\xd8\x8f\x8b\xbc\x1e\x9b\x7c\x41\xe7\xe5\xc2\xc7\xff\xba\xcf\x1e\xb0\x55\x08\x18\x90\x71\x33\x3a\x4e\x9e\x9b\x1c\x6c\xa7\x82\x72\x5f\x83\x64\xdc\xe4\xa4\xa1\x01\x86\xe6\xdf\xe9\x40\xdf\xf0\x22\x39\xdd\xf0\xc6\x9a\xde\x92\x41\xa2\x8c\x06\x98\xc0\x00\xa1\x19\x24\x64\x2d\x52\xe8\x20\xe0\x3d\xe9\xc4\x8f\x21\xc4\x3a\x12\x3f\x1b\x4a\x07\xfc\x78\xd7\x99\x0a\xb6\x81\xc7\x72\x78\x2f\x96\x31\xe8\xf2\x5e\xc8\x39\x9d\xf0\x5e\x88\xb0\x90\xb0\x58\x84\x66\x06\x48\x2c\x8a\xe8\x14\x09\x8b\xc5\x0e\x35\x91\xc5\x22\xa7\xbd\x41\x72\xcc\x1e\x74\xcc\x09\xda\x39\xe3\x05\xfe\xc2\x99\xf7\x2a\x67\x69\x1a\x2e\xce\x3d\x9f\x71\x71\xa6\xd1\x95\xf1\xe9\xc0\x19\x76\xd2\xeb\x47\x29\x40\x11\x6f\x98\x54\x7e\xd2\xbb\x93\xaa\x9b\x79\xd8\x08\xd4\x8f\x24\xf8\x15\xf8\xc1\xcc\x2d\xd6\x27\xd7\x36\x88\x17\xc0\x30\x30\x78\x0f\x26\x8b\x35\xd9\x68\x52\x23\x85\x3a\x24\x54\x16\x60\x32\xfc\x21\xe1\x52\xe1\x4e\x2e\x79\xc2\x73\xd1\x3c\xa5\x41\x73\x11\x1a\x0c\x60\xb3\x08\x15\x75\xf8\x2b\x52\xdd\x21\x35\x61\x18\x30\x99\x80\xd6\x78\x40\x4c\x4c\x18\x86\xf1\x40\x72\xb1\x40\x92\xcc\x44\x9e\x1a\x93\x90\x04\xb7\x1a\xb9\x93\xe4\x3e\x6a\x81\xcd\x86\x5c\x42\x43\xca\x66\xd7\x2e\x5f\xe6\x58\x50\xfc\x83\x45\x64\xa7\x41\x00\x04\xf3\x5d\xa6\x71\x42\x48\x01\xb8\x24\x1a\x94\x5b\x09\x97\x44\xe6\xf0\xfa\x04\x41\xa1\x72\xcd\xec\x00\xdb\x2c\xe1\x95\x68\xc6\x17\xc2\x2b\xd1\x0d\x74\xc8\x41\xc6\x45\xf1\xda\x5c\x75\x5a\x89\x68\xd5\x08\x9e\x8a\x56\x23\x38\x73\xc0\x92\x14\x5e\x9f\xfe\x41\x3b\x87\x78\x44\x34\x01\xd0\xc5\xf4\x18\x05\xdf\x44\xa4\x6f\xe3\x38\x5c\x4e\x82\x4f\x53\x1f\xc0\x56\x67\x42\x46\xa7\xba\x08\x27\x45\x68\x85\x4b\xac\xce\x9e\x35\xe0\xa7\x28\xc5\x3e\xc2\x3c\xa1\xdd\x26\x35\x3a\x93\xbc\x98\xf0\x53\x34\xa0\xe4\x12\x7e\x8a\xb2\x67\x96\x9a\xbc\x5a\x15\x04\x15\x3d\x9d\x4d\x8a\x75\xa8\x11\x32\x03\xfd\x04\x55\x3b\x31\x3a\xa7\x21\x36\x09\xc6\xe3\x81\xe6\x09\x8d\x45\x1f\xce\x24\x8d\x16\x7a\x9d\x32\x84\x45\xa2\x1e\x01\x0c\x2e\x52\x37\xc3\x60\x2f\x1a\x84\x92\xaf\xbd\x3b\x09\x6e\x4d\xd0\xfe\x33\xd1\xf2\x41\x6b\xc8\x4c\x4b\xa3\x04\x82\x8f\xd2\x8c\x8d\x4c\x83\xb4\xb8\x24\x2d\xce\x29\x89\xec\x37\x64\x33\xb1\x59\x40\xa4\x93\xa9\xec\x57\x66\x43\x9a\x51\xf5\xce\xc1\x8e\xd1\x86\x53\x6f\x4d\xb2\x23\x29\x18\xeb\x31\x40\x45\x09\x75\x85\xe8\x61\x09\x73\x45\xc9\xb0\x84\xd3\xc8\x72\x6a\x81\x3a\x7f\xec\xfb\x96\x86\x9e\x0f\x29\x45\x4b\xaf\x89\xca\xd9\x2b\xf9\x82\xca\xd2\x95\x8f\xc5\x18\x5a\xb7\x94\x26\xc2\x03\x4c\xde\x38\x15\x7d\x06\x9e\x39\x05\x73\x22\xb1\x35\xf0\x43\x1f\x11\x46\xa5\x41\x1f\xb1\xc2\x89\x84\x12\xae\xa2\x97\x37\x87\x56\xcc\x9c\x09\x8d\x2a\x00\x5e\x99\x3f\x5b\xa3\x98\x81\x46\x55\x05\x0b\x5e\x89\x6e\x80\x6d\xfe\xec\x53\x0a\x46\x23\x57\x7d\x49\x48\x8b\xa0\x97\xca\xc4\x1a\x91\xae\x05\x6d\xc4\x06\xe5\xe5\xcf\x2c\x53\x5a\xf3\xd8\x8f\xf4\xa9\xcc\xa9\x88\xdf\x7c\xe0\xa8\x73\x59\x20\xe0\x0d\xf9\x4a\x09\x52\xff\x24\x97\xc9\x7c\xc1\x75\xb6\x40\xb9\x4f\x6d\x11\xfe\xbb\x4f\x96\xf2\x83\x98\x61\x85\xc6\x0b\x21\xb3\x0b\x0b\x7c\xf6\x2d\x7c\xc8\x6f\xd8\x22\x5b\x82\x54\xc7\x0a\xbb\x72\xee\x6b\xfb\xd5\x67\x5e\x0b\xf8\xaa\xbe\x74\xfe\x35\xaf\x21\x83\xea\x5e\xa3\x89\xa3\x9f\x2e\xdc\x71\x40\xba\xe5\x22\xa2\x34\x93\xed\x7f\x21\xd7\x75\x6f\x2c\xd5\x72\xa4\x92\xd4\x17\x86\x83\x2d\xf4\x6a\xed\xed\x0b\x61\x6d\x60\xd5\xaa\x36\x79\x71\x6d\x3c\x10\xef\x56\x8e\xc5\x2c\x00\x98\x2f\xc2\xf8\xa9\xd5\x0e\x48\xbc\xbd\xb6\x12\xc8\x95\xf5\x09\xeb\x6d\x7a\x5f\x0d\x81\xce\xaa\x82\x12\x23\x8c\xca\x5a\x04\x81\x0a\xdf\x9e\x0b\x89\xae\xef\x65\x11\x22\xb2\x63\xe9\x57\x93\x51\xd1\xaf\x12\x28\x86\xbc\x81\xdd\x22\x0c\xca\x5b\xdd\xb4\x58\x9e\xe9\xc0\x57\x5b\xf2\x10\x23\x8c\xfb\xc0\x7f\x41\x1f\x91\x10\x54\x84\xbe\x2f\x08\x2a\xaa\x4a\x07\x04\x15\xcb\x5c\x92\x25\x7d\xa7\xcf\xe8\xa7\xd3\x8b\x06\x29\x85\x90\x79\xb9\xa6\xe8\xdd\x3e\xc4\xd6\x90\xcb\x1f\x37\x86\x7e\x6a\x0a\x33\xa7\x11\x5a\x2b\xcc\xec\xa5\x76\xda\x32\x50\xcd\x16\xf1\xf9\x7b\x94\x15\x61\x46\xc8\x2c\x0d\x15\xf6\x30\x7e\xb3\x34\x12\x66\xa1\xbf\x1a\x16\xb4\x52\x5c\x43\x5f\x00\xa5\x36\xfd\xd2\x57\xf2\xf2\x1a\x48\x17\xa0\x3e\x73\x11\x3d\x61\x1e\xed\x22\x7a\xe2\x5f\xa7\xca\xc3\xe6\x1c\x39\x49\x93\xf0\x21\x18\x2a\xba\xc3\x06\x62\x39\xf4\x7e\xb9\xb4\x3c\xc0\xb1\x90\x0b\x28\xaf\xee\x64\x3b\x09\x2f\x77\x92\x5c\x95\x6b\x6a\x71\xc1\x1a\x63\x5f\x88\x52\x6e\x9b\x2f\xad\x6a\xb4\x40\xe7\x96\x8e\x28\x48\x26\x96\x46\x1b\x38\x26\xc2\x48\x44\x38\x26\xaa\xc6\x1f\x39\x26\xdc\x23\xa0\x98\xf8\x5e\xa6\xe4\xdb\x13\x8f\xd7\x42\x5f\xd0\x1c\xcc\x13\xbd\xf9\x02\x31\xeb\xfb\x43\x09\x1a\x85\xcf\xc3\x72\x86\x7e\x08\xdb\xc4\xf7\x51\xaa\x0a\xc5\x84\xc2\x6d\xc1\x0b\xed\x4e\xbf\xc0\x92\x35\xcf\x70\xfd\xec\x17\x67\x0f\xd2\xcd\xcc\xb7\xf5\xf3\x4b\xd3\x1f\x0f\x7f\x50\xa5\x47\x24\x14\x3a\x46\x3d\xd5\xac\x30\x98\x28\xc2\xf3\x29\x44\x14\xa5\xd9\xf5\xd0\x39\xeb\x53\x86\x30\x22\x46\xf9\x33\x71\x61\xbd\xa4\x4d\x20\x13\xd7\xcb\xbe\xc7\x1e\xb8\x34\xdd\x2e\xf6\xe2\x25\xaa\x23\xe2\x6d\xbd\xce\x0e\xfb\x1c\x33\x05\x80\xd8\x09\xb5\x44\x57\x38\x42\x2d\x91\x50\x86\x26\xcc\x12\x01\xdc\x5a\xc2\x2c\x11\x3a\x85\xce\x4f\x8c\x75\x63\x1f\x4f\xa2\xe7\x0d\xa4\x38\xc1\x3e\x4f\xb0\x1a\xf2\x24\x54\x61\xee\x97\xed\xc2\x5d\xc2\x4d\x09\x7e\xc9\x2e\x44\x78\xc1\x3f\x91\xba\x20\xcf\xe3\xf5\x0f\xbe\x5b\x4c\x51\xa0\xae\x05\xc0\x2d\x86\xfe\x54\x7f\x5d\xcb\x3f\x3e\xf5\xd9\x10\xad\xb3\x90\xfd\xb3\x5f\xb6\xd5\xc8\xc1\xb3\x58\xdb\xc9\x35\x2e\xd2\xc3\xeb\x9b\x88\xf9\xc3\xcf\xe2\xa5\x59\x7e\xe9\xf1\x0f\x6a\x8e\xfa\x6b\x5a\x22\xd4\x15\x69\xf0\xda\x89\xdd\x61\x1d\x87\x3f\xac\x07\x2f\x00\x8c\xab\x2c\x3b\xb1\x35\x77\x34\x32\xf8\x2d\x12\xec\x92\x3c\x3f\x29\x9a\x10\xaa\xe5\x89\x14\xdd\xae\xaa\xf3\x93\xa2\x9f\x60\xe5\x9a\x90\x2a\x26\x39\x0c\x15\x61\x6e\xe8\xd9\x19\x2d\xef\x77\x9f\xa7\x3d\x78\xde\xb6\x5f\xfc\xec\xa2\x66\xf8\xc2\xc3\x43\xde\x7f\x7d\x88\x3f\x40\x57\x74\x4f\x84\xae\xa2\x6c\x27\xde\x39\x2a\x6f\x78\x0d\x16\x8b\x6e\xb2\x13\xf0\x2e\x43\x3f\x4e\x2c\x10\x40\xac\xe6\xf9\x69\xc3\xb9\xf6\x57\x49\xa4\x72\xdc\x11\xd4\xe9\x7d\x70\x1a\x35\x09\x9f\x1b\xa7\x91\x02\x26\x58\x55\x28\x18\xa7\x31\x14\xf6\xbc\x78\x5e\x4e\xac\x69\x76\xc3\xf0\x8f\x8b\x43\x1d\x1d\x00\x40\x2f\xa8\xca\x79\x7e\xea\x6c\xe8\x3b\x3e\xc1\xe7\x5d\x0e\xd5\xb4\xcd\xc8\x23\x18\x34\x12\xc2\x98\x3c\x0d\xb8\x67\x09\x9e\x28\xb3\x30\x8b\xe4\x19\x02\xbc\x51\x6b\x0d\x19\x7b\xb2\x07\xe3\xdc\xbd\x06\x8b\xc4\xa1\x0a\x6b\x61\x01\x2f\xd7\x7c\x28\xe9\x2e\xa4\x2b\x44\x19\xb9\x17\x50\x32\x6c\x76\x69\x6a\x8f\xf7\x7e\x52\x18\x1a\xe2\x99\xf0\xfc\x60\xfa\x39\x31\x6b\x03\xc5\x93\xf0\x67\xa4\xde\xdf\xf3\xdb\x14\x5a\x77\xee\x2c\x6b\x8a\x99\x53\x02\x0d\x25\x27\x44\x19\x09\xd9\x75\x9e\x24\x70\x2d\x8f\x2a\xe7\x3a\x19\x11\xbe\x8a\x85\xc3\x68\x22\x88\x32\xca\x52\xb3\x97\x29\x63\x4f\x92\x13\x52\x5f\xa7\xa1\xe0\x5e\x6a\xf3\xe7\x49\x8f\x21\x09\xcf\x4f\x15\xce\xb9\x1f\xa2\xc3\xec\x55\x3c\x76\xe3\x4f\xfe\xfa\x94\x77\x63\x79\x1e\x80\x77\x23\xf7\xa4\x3e\x09\x30\xb2\xb5\xd7\xc1\x35\x3d\x65\x84\xbb\xea\xe4\x09\x8e\xa4\x1e\x03\x38\x35\xd2\x38\xc1\xf3\x5a\xac\x4b\x1a\x08\x49\x9b\x61\xb5\xf0\x6b\xec\x40\xe6\xf3\x66\xde\xa3\x63\x9c\x6c\x44\x4b\xdd\xeb\xd4\x60\xe2\x94\xbb\x85\xfc\xa3\x9b\xb1\x87\x2f\xf5\x21\x08\x36\x12\xbe\xe4\x3c\x85\x16\x56\xcb\x82\x60\x23\x85\xb1\x38\x09\xcc\x58\x2a\x4a\x27\xae\xc1\xe5\x44\x23\xbb\x6b\xa9\x10\x9d\x68\xe9\x6e\x82\x27\xf1\xeb\x4b\x85\xe5\xfc\xb9\x88\x78\xfb\x27\xdf\x3a\x15\xfc\xe1\x5a\x73\xbd\xff\x82\x67\xe8\x8d\x1f\x1a\x97\x63\xcf\x3e\xa6\x5f\xe5\x64\x1f\x5b\x66\x2f\x40\xee\x91\x9e\x82\xce\x87\x2e\x50\xe6\x3f\x76\x81\x1d\x0e\x57\xb3\xc8\x14\x10\x7a\x94\x65\xbe\x03\x8c\x1e\xa9\x69\xe4\x04\xbf\x58\x55\xf1\x7c\x28\x9a\x2d\xf4\x7c\x6c\x35\xda\x0b\x54\x1f\x69\x82\x36\x54\x1f\xe9\xe9\xed\x7c\x59\x8e\xb6\x07\x7d\x7d\x19\x20\x7a\x7e\xbb\xde\xde\x4e\xa5\x00\x31\xc2\xf3\xfc\x36\xb7\xd8\xcb\xe8\x85\xe9\xc4\xa1\x46\x77\x5f\x06\xe4\xc3\x0d\x92\x46\x96\x9d\x24\x27\xaf\xb2\x8b\x60\xd1\x72\x68\x81\x34\xe4\xfb\xc3\xcf\x62\xec\x63\x8b\x97\x34\x64\x19\xa8\x73\x81\x65\xdc\x90\xbc\x97\x7b\x26\xeb\xe5\x3a\x80\x2e\xa5\x88\xeb\xb0\xcf\xf6\x43\xc8\x79\x2a\x05\xab\x48\xea\x05\x87\x54\xe4\x7b\xc8\xb7\x03\x1d\x3c\xb9\xc6\xd1\x5e\x2d\x8d\x6a\xb0\x91\x40\x1e\x52\x96\xc1\xe2\x97\x5b\x23\x47\x13\x08\x43\xb6\x3a\x02\x61\xc8\xf7\x10\x5f\x2d\x8e\x8a\xd7\x00\x19\xd9\x86\xe2\x8c\x45\x7c\x40\x2b\x92\x6a\x7c\xd0\x8a\xa4\xfe\x71\x58\x45\x76\x14\xd6\xe5\x36\xe9\xae\x77\xb9\x4d\xd2\xfb\x17\xf0\xf1\x80\xac\x27\xec\x21\x1b\xa9\x44\xf6\x90\xa5\x4f\x10\xf6\x90\x34\x30\x15\x92\x90\xf4\xa8\x05\x49\xc8\x76\x35\x43\x12\x92\xc6\x9c\x42\xff\x91\xc6\x4d\x43\xf9\x91\xc6\xe9\xc3\xdf\x91\x26\x0c\x41\xc7\x91\x82\x66\x5c\xee\x6d\xe9\x7d\x3c\x9e\x88\x76\xb8\x32\xb6\x3e\x24\x57\xc6\xd2\xc1\x04\x57\x46\x76\x6c\xa5\x70\x65\x6c\xdd\x08\xaa\x8c\x34\x21\x19\xaa\x8c\xef\x05\xbf\x44\x4d\x59\x59\x17\x84\xce\x06\xbd\x5c\xe4\x0b\x2f\x44\xc2\x35\x21\x9e\x65\x23\xb9\x80\xf7\x88\xbf\xc5\xdc\x25\xc9\x3f\x33\xfc\x0a\xc2\x22\x90\x16\x97\xe1\x78\xf6\x2b\x28\x1d\x1e\xac\xa1\xb5\xd8\xf9\x05\x57\xc2\x7d\x8f\x0c\xba\x60\xa8\x33\x89\xf7\x5a\x95\xad\x91\xae\xe4\xc0\x60\xb8\x9f\x4c\x16\x4b\xc3\x33\x54\x16\xa9\xaf\x07\x2a\x8b\xd4\x66\x06\x7b\x45\x2e\xcc\x01\xb0\x57\x94\xa5\xad\xf9\x5a\x76\x32\xa5\xb9\x37\x68\x9d\xbe\x4e\x48\xf6\xfc\xd2\x89\x42\x6f\x13\xd8\x1b\x54\x8c\x2f\x31\x31\x9c\x1a\x62\x48\xf9\x51\xd2\xa4\x0c\xd4\x84\x07\xa3\x99\x89\x04\x0f\x46\xd3\x12\x0e\x0f\x46\x07\x8c\x34\xe1\xc1\x68\x1e\x7f\xe1\xc1\x28\x62\x81\x27\x44\x18\xdd\x3c\x96\xeb\xc4\x01\x8e\xa8\xbc\x88\xee\x3b\x90\x3f\x17\x14\xa0\x0a\xdd\xcb\xdd\x42\xb3\xf3\x45\xac\xb6\x3e\xc9\x0b\xe4\x47\x03\xb7\xae\x0b\x03\x90\x53\xe3\x42\xf5\x75\x36\x10\x01\x08\x39\x40\x5e\xa0\x50\x0d\xe7\xde\x36\xc7\x53\x3b\x22\x00\x97\x66\xf7\xeb\x22\xf6\x70\xbf\x20\xbc\x9c\xd7\x32\x40\x5a\x80\xd4\xb5\x7c\xe8\x06\x0d\xde\x2e\xba\x61\x37\x47\x46\xc3\xc4\xd1\x54\xcf\x2e\xed\x3f\x2e\x55\x8f\x42\x76\xfb\x6d\x90\xbf\x4b\xf5\x96\xc5\xdd\x87\x80\xa6\x73\x2a\x7c\x3b\x53\xdf\x0b\xe0\xdb\x98\x7a\xee\x6b\xf0\x75\xac\x1c\xe7\x25\xb3\x18\x2f\xe0\x21\x13\x7d\xfb\xfa\xb6\xa5\x0e\x72\x54\x5e\x6e\x4b\x3a\x14\x20\xee\xe8\x3a\xdb\x2e\xb0\x1f\x55\x8c\xae\x6f\x5b\xea\x0b\x15\xfb\xfa\xe1\x47\x46\xed\x87\xb7\xa3\x18\xbe\x74\xe9\xc1\xb5\xeb\xbe\x2d\xaa\x2f\x5b\xe3\x16\xe5\x5c\xc6\x90\xd4\x95\x8b\x40\x6e\xa4\xe3\xfa\xe0\xc2\x54\xa8\x02\xf1\xa8\x9f\x0d\xce\x8f\x6e\x82\xcb\xf5\x88\x38\xec\x33\xe0\xc7\xb8\xe6\x00\x41\xd6\x77\x07\x17\x48\x11\x99\x3d\xaf\x47\x56\x1f\xff\x20\x45\xd0\xd9\xfb\x88\x2e\xe6\x47\xbf\x5e\x81\xe6\x24\xaf\xc7\xb3\x3f\x8d\xc4\x5b\xbc\x9c\xf9\xe6\x51\x39\x3f\x5e\xd2\x4f\xf6\x33\x8d\x67\x68\x00\xe0\x8e\x3a\x82\xaf\x17\x28\x4a\x57\xc1\x4b\xc7\x71\xe6\x84\x6b\xa4\xe9\xed\xbf\x80\xe0\x18\x76\x0a\x9e\x66\x71\xa9\x2e\xc8\x56\x3d\x14\x5c\xec\x72\xa2\x7e\xc0\x4d\xd2\x97\x92\xe9\xdd\x74\xb4\x5c\x3f\x80\xc7\xf8\xee\xcb\x33\x5f\xa7\xc0\x4c\xd2\x4d\xb1\xb9\x0f\xb9\xef\x0f\xae\x2b\xf7\xff\x94\x6a\x37\xfb\x9f\xd3\xeb\x3e\x18\x85\xea\x07\x06\xb0\x4e\x85\x6b\xc8\x63\x98\xef\xd0\x9f\x74\x73\x06\xee\x83\xf4\x5c\x2a\x75\x73\xae\x14\x81\x3f\xef\x6f\x5b\xec\xba\x65\xe1\x48\xa9\xda\xd6\xe0\x48\xe9\x9e\xb5\xe0\x48\x29\xda\x44\xe0\x48\xa9\xc7\xbe\x4f\xeb\x98\x3a\x37\x78\x21\xea\x30\x77\x11\x7b\x86\x96\x72\x5e\xd4\xb9\x7c\xe3\xcb\x76\x07\xba\x0b\x3d\xcc\xb1\xf5\x96\xed\xbb\xf8\x9d\x8b\x67\xa8\x9b\x9e\xec\xf0\x3b\x3f\xee\x53\xae\xa7\x48\x9d\x52\xd0\xab\x34\x45\x2b\xec\x2a\xdd\xc8\xdc\x9b\x53\xa4\xe1\x0e\xf7\x77\x88\xec\x9e\xe5\x60\x5d\x69\x26\x48\xc2\xba\xd2\x3d\x73\xdd\x15\xce\xbb\xee\xf3\x44\x38\x57\x9f\x07\x72\xc1\x61\xab\x84\xd2\xb0\xce\x6e\x92\xb9\x45\x61\xba\x01\x1a\x51\x4e\xde\x4d\xc8\x0d\xea\xa6\xb5\x8e\x69\x07\x03\x4b\x35\xca\xea\x86\x8e\xdb\x93\xef\x2d\xb2\xb3\x1d\xf4\x1d\x2d\xd3\xa8\xaf\x9b\x0c\x6c\x91\x4f\x20\x66\x69\x5a\xfd\xef\x81\xa5\x87\xed\xfd\x26\xa4\x09\xa4\xbf\xbc\x61\x9c\x85\x2c\x29\x6f\xa2\xed\x77\x7b\xa7\xd9\x59\xde\x57\x75\xa6\x6e\xa4\x36\x35\xeb\x40\x5c\xfb\x40\xf8\xdc\x40\x69\x0c\x9f\x27\xd4\xc8\x6d\xff\x86\x2c\x6a\x4f\x14\x1c\x06\xf0\xed\xe6\x8d\x63\x00\xfa\x95\x94\x66\x45\xcb\xc2\xcd\x3e\x2a\xe6\xd4\x8d\x93\x60\x09\xe4\x75\x03\x40\x15\x7e\xf4\xdb\x3c\x37\x90\x1c\xd4\x2a\x61\x68\x84\x74\x2a\xd0\x03\x27\x74\x2a\x69\x36\xf4\xed\x16\xd9\x9c\x36\x1c\x9f\xd4\xee\xee\x13\x2e\x80\xe9\x7d\xce\x9b\x6c\x7f\xf7\x77\xe0\xc9\xe6\x14\xda\xe7\x1d\x6a\x7a\x7a\x64\x61\x34\xe4\x19\xdc\xdf\xc1\x8a\x81\xea\x71\x73\x26\x4a\x54\xb8\xfb\xdb\xf1\xd2\x2c\xd1\x1b\x98\x7d\x61\x72\x6e\x77\x3c\xe1\x11\xe0\x62\x59\xe0\x14\x26\x5c\x2c\xa1\xb4\xba\x89\x23\xd2\x5c\x73\x93\xb5\xb4\x84\x72\xb8\x09\x24\x12\xfb\xe1\xbe\xa8\xa9\xfd\x0e\x7f\x94\xe9\xcc\x12\xb9\x2c\x4d\xea\x37\x41\x91\x6a\x4c\xf7\x25\xfb\x85\x1f\xe2\xf8\xb6\xab\xf7\xe3\x19\xba\x42\x4e\xda\x66\x47\x8a\xb4\xe1\x8c\x82\x95\xea\x70\x04\xbf\xbd\x70\x41\xbd\x92\x37\xc7\x34\x83\x78\xef\xef\x98\x96\x7a\xda\x6f\x4e\x69\x06\x2b\x43\x1b\xb3\xf6\x2c\x25\xab\x69\x69\x0b\x84\x19\x26\xd5\x59\x60\x86\xc9\x4f\x45\xf8\x4b\xaa\xdd\xb6\x0f\xd9\x09\x6d\x4c\xa6\xd5\xfa\x51\x2d\x17\x1b\xe7\x31\xad\x8f\x37\xae\xed\x60\x7b\xbf\x09\xe2\x5c\xcd\x9e\xfa\x59\x2f\xea\x08\x3c\x87\x42\xf8\xfe\x39\xfb\x50\xe9\x6e\x4f\x6a\x36\xca\x6d\x50\x00\x03\x38\x64\xb2\x3b\x6b\x7e\x4e\x33\x14\x3f\x48\x64\xb2\xf9\x07\x74\x00\x1e\x2e\x6e\x8e\x73\x73\x5f\x63\x41\x76\xb2\x73\x9a\xd3\x6d\x74\x7b\x9a\x13\xf2\xe0\x06\x4d\x52\x83\x0a\x6c\x34\x0b\x10\xc8\xbc\xe1\x6a\x34\x71\xfc\xfe\x36\xc8\xd5\x5c\x89\xb0\x04\x40\x1d\x9e\x37\xf1\x54\x69\x9f\x13\x58\xaa\x62\x05\x6b\x4c\x9a\x5c\x0c\x69\xcc\x82\x59\x26\x6f\xfc\x2a\x1e\x39\xee\x17\xab\x06\x2a\x87\x64\x32\xc2\x04\x4a\x26\xb3\x00\x6b\x4e\xa8\x61\x16\x30\x9e\x29\x35\x4c\xa2\xa1\xfd\x0e\x69\x2e\x27\xd7\x0e\x15\xc7\x23\xb8\x61\x32\xe8\x61\xb9\x61\xc4\xa6\x90\x1b\x66\xb9\xe4\xe4\x86\x31\xa6\xed\x77\x38\x17\xc3\x1f\xa8\xf2\xf4\x05\xa4\x31\x0b\xc4\xcd\x84\x10\x66\x87\x41\x6d\x7a\x17\xea\x0d\xbd\x4b\x9a\x13\xfe\x23\xa8\x49\x83\xd5\xef\xdb\x0a\xba\xe1\x64\xbf\x22\xbd\x09\xcf\x57\x5d\x40\xac\x02\x38\x60\x4a\xb2\x7f\xc1\x01\x53\x0c\x20\xfc\xb1\x5d\x68\x40\xff\x55\x9d\xd1\xd4\xfa\xdb\x2e\xb4\x70\xfe\xbe\xdd\xa2\x1b\xc2\x2c\x65\x0c\x60\xf4\xf9\x03\x9d\x58\x4b\xc5\x4f\xea\xc6\xea\x33\xe7\xb7\x43\xa4\x75\xb8\x60\xe2\xf6\x3b\x04\x49\xee\xcf\x9b\x7c\x41\x9d\xeb\x43\xc8\xa0\xdf\x31\xe2\x87\xef\x90\x60\xac\xc7\x14\xea\x99\x6a\x90\xe7\x8f\xdd\x45\x57\xcd\x4f\x27\xd1\xf4\x19\xe0\x3c\xed\x4f\x76\x1d\x9d\x0a\x3f\x10\xad\xa0\xfb\xc8\x9f\x3c\x8f\xfb\x99\xd3\x89\xc9\xf5\xc5\xbb\x7e\xff\xa6\x4b\xbc\xfe\x71\xdf\xef\x3f\xf0\xfb\x52\xe7\x46\x46\x0a\x22\x0f\xd6\x9a\x09\xd8\x75\xc2\x5a\x53\x3d\xab\x43\x5a\x53\xe1\x3f\x4f\x48\x6b\xba\xf2\x05\xce\x9a\x2e\xd8\xc2\xaf\xeb\x5e\xa0\x6e\xa4\x2d\x98\x99\xfd\xeb\xd2\xe5\xd0\xc6\x0e\x1c\x69\xf3\x9b\xd4\x67\x7f\x13\x72\x65\xfb\xe4\x3b\x9c\x36\x6d\x07\xb0\xda\x14\x5d\xd3\xbf\xd1\xc0\x2c\xe2\x9b\x43\x5f\x24\xdf\xf9\x76\xcd\xd9\x59\x93\xbf\x41\x36\xff\xf4\x5d\x74\x7c\x05\xdb\xef\x3b\xcc\x76\x11\xa2\x7e\xdf\x61\x76\xee\xc2\x88\x1c\x9e\x7f\xfb\x13\x7e\x90\x42\x1a\xb5\xfd\xfb\x0e\xba\xdd\x58\x14\xb8\x76\xba\x5b\x1b\x5c\x3b\x1d\x70\xe9\xfc\x0d\x57\xa3\xcb\x60\x12\x19\xc9\xee\x01\x09\x4f\x83\x44\x25\x21\xe1\xe9\x9e\x10\x7f\x53\xf4\x5b\x9f\x81\x9f\xdb\x0f\x4d\x65\x0e\x82\x13\xa6\x9e\xa6\x20\x83\xa9\x27\xfe\x7d\x54\x99\xe8\xb5\x2b\xd6\xc9\x86\xa5\x57\x78\x83\x1f\xc8\x5b\xa2\x60\xc2\xd4\x13\x7b\x62\x08\x95\xb9\xaf\xc1\x94\x75\x85\x87\xe8\xd5\x3e\x0f\x73\xa1\xcd\x07\x49\xcb\xe0\x9d\x5f\x76\xbe\xc3\x33\x10\x1c\x1b\x12\xf5\x03\x96\xd9\x50\xd8\x5f\x4a\x6d\xce\x33\xb0\xb5\x99\xd5\xf0\x5b\xbe\x4b\x59\x58\x61\xb5\xd6\xfd\x96\x50\x6d\x5e\x83\x52\x8f\xa6\x01\xc9\x4e\x33\x52\xf3\xc7\xe6\x0f\xb1\x72\xca\x8d\x23\xa0\x2a\xdc\x38\xcb\xe0\x54\xb8\x71\xba\x68\x38\x70\xe3\x54\xed\xce\x3f\x82\xc3\x8c\x21\x86\x27\x27\xf6\x62\x71\x6b\xee\xae\x58\x02\x81\xf7\xec\xf4\x98\xda\x9d\xce\x84\x1d\xec\x69\xce\x31\x75\xfd\xfb\x14\xd0\xda\xcd\x4f\xbd\x3c\x44\x57\x80\x70\xd5\xf6\x35\x4d\xb6\x99\x84\x93\xad\x7f\x3f\x20\x0d\x72\xe2\x42\x9b\xe3\xfa\xc2\x06\x2a\x04\xd2\xef\xb6\x30\x76\xca\x9f\x67\x4a\xd3\xa8\xe1\xd6\xa9\x9a\x8e\x7e\x3f\xeb\x4d\x27\x11\x29\x06\x76\x77\xfe\xc8\x13\x5e\x7b\x64\xe5\x04\x28\x5e\x43\x3f\xe4\x12\x93\x37\xc7\x9d\x82\x60\x03\x83\x9c\x7f\x0f\xd5\x0e\xef\xe3\x39\xb4\x87\x1f\x7b\x8c\x7d\xe9\xf7\x18\x91\x44\x5d\x71\xd9\x6d\x59\x43\x64\x99\xa9\x70\xb0\xe3\x54\xe3\xc1\x20\xbe\x69\x5a\x40\xe1\xbd\x29\xcb\xd0\x19\x88\x6f\xaa\x76\x69\x78\x6f\xbe\x3f\x68\x03\xd9\x15\xbb\x09\x84\x96\x0d\x07\xf7\xa5\x34\x37\xbe\xd7\x76\xa6\x45\x30\xfb\xe9\x98\xe7\x50\xb9\x5e\x5c\xf3\x21\x5e\x7e\x3c\x31\x51\x1a\x84\x38\x65\x75\x76\xc1\x87\x9d\x4f\xd0\xad\xe7\x00\x25\x05\x85\x05\xa6\x9c\x9d\x41\xfa\x14\x3b\xc6\x6b\x0b\xf3\x19\x0e\x8d\x74\x12\x84\x38\x61\x1f\x3d\x9c\x6e\x20\x12\x49\xc8\x71\x42\x97\xd7\xc3\x9e\x63\x8c\xfb\x53\x11\x49\x8c\x2c\x44\x39\x65\xe9\xfb\x84\x29\x27\x0c\xe6\x86\x28\xe7\xfb\xc3\x1f\x0c\x21\x5b\xf4\x03\x40\x95\x20\xcf\x0f\xbb\xce\x1a\xe5\xcf\x2c\x53\xf8\x75\x02\x46\x98\x84\x46\x27\xd5\x62\xa1\xd1\x09\x3b\x13\x86\x9c\x70\x24\x60\xc8\x89\xce\x44\x81\x07\x27\x44\xe0\x7d\xe0\xa8\x74\x18\x1f\xb0\xf6\x97\xc7\xa2\x87\xb8\x85\xd9\xbc\xd6\x8c\x4b\xd5\x41\xaa\xe8\xc8\x8c\xc7\x23\x52\x7a\x9f\x02\x96\x1f\x82\x1b\xda\x4e\x96\x4f\x1e\xe9\x09\xed\xcd\xd2\x37\xf1\x10\xb2\xeb\xd2\x7d\x26\xa4\x9c\x76\xf2\x24\x27\x93\x29\x03\xed\x8d\x78\xe9\x29\xbd\x8d\x1b\x2c\xec\x36\xc5\x98\x74\xd8\x6d\xca\x1a\xc3\x1f\xf4\x25\x5a\x0a\xf4\x36\x01\xfd\x7f\x3e\xc4\x76\x2d\x71\x0b\x1f\x32\x8a\x85\x49\x84\xf7\xe6\xfb\x83\x26\x04\x73\xc3\xf9\x43\x60\xef\xfa\xf7\x14\x6b\x1d\x81\xfe\x04\xc1\x47\xd5\x87\x1c\x6c\x47\x9e\x60\xde\x3d\x13\xa5\xa0\x77\x1a\xa7\x63\xca\x72\x7a\x8c\xfa\xb2\x08\x0e\x6e\xda\x47\x1e\xa2\x24\x96\xa0\x81\x0f\x38\xfa\x06\x07\x3e\xba\xcd\x0c\x30\x86\x51\x67\x19\xf8\x06\xa1\x4e\xa4\x13\x36\x41\xe3\x6a\x5e\xdf\xbe\x40\xa7\xe1\x4f\x53\x3c\x48\xa8\xb3\x5c\x80\x12\xea\x18\x8b\xff\x40\x0b\x6c\xe6\xef\x43\x3e\x9b\x07\xdd\x67\x29\x99\xe9\xb3\xe5\x08\xf9\x8c\x67\x46\x4a\x5b\xf6\x86\xdf\xb1\x37\x9c\xd5\x70\x73\x6a\xb2\x78\x34\xb8\x0a\x5a\xfc\x40\xce\xa9\x1b\x14\x42\x9d\xa5\xf1\x1e\xb2\x9c\x80\xb6\x39\x21\xcb\x59\xc6\xc9\x41\x90\xb3\x02\x45\x49\x82\x1c\x50\xf6\xf3\x11\x46\xd8\xee\x26\xcf\x4d\x23\xb8\x7c\x37\xbb\xbf\x2e\x5c\x8b\x6c\xb8\x0f\x07\xae\x6e\xcb\x08\xec\x4d\xeb\x80\x03\xcb\x08\x98\x07\xbe\x5e\x21\x1b\x1e\x53\xdb\x9c\x9f\xf7\xf3\xdf\xff\xa6\x7a\xc9\xb3\xa9\xd0\xbc\x66\xf6\x08\x08\x0b\x47\xcc\x3e\x69\x40\xed\xb2\x34\x32\x42\xdb\x92\x7b\xa2\xc3\xd7\xab\xfb\xe5\xf1\xa4\x81\xac\x7f\xa0\x17\x33\x62\xf0\xd1\xdb\xe3\xbb\x10\x87\x69\x49\x7d\x48\xb8\xd8\x8d\xf7\xa4\x81\x24\x86\xfa\x64\x19\x7b\xf6\xe8\xeb\x51\xbd\x83\xfb\x64\x99\x78\xf9\x78\xd4\xd0\xef\xfb\x1e\x92\x3d\x35\xae\x91\xe3\x50\xfc\x24\xec\x27\xfb\x3c\xf2\xea\xc7\x11\xe4\xef\x25\xd0\x0b\xb2\x82\x7c\x8f\xf4\x8f\xce\x0f\x30\x0c\x96\x6f\x5b\x41\x8a\x28\x34\x88\x49\xb8\x19\x4f\x94\x8f\x50\x9e\xc4\xea\x7f\x06\xf3\xc2\x87\x92\xbd\xfa\xd2\xc5\x41\x98\x7a\xc1\x33\x29\x26\x33\x9c\x26\x69\xe6\xd3\x4b\x7e\x84\x01\x16\x2f\xc9\xc5\x9e\x18\xa1\x2e\x09\x75\xa2\xf7\x13\xd4\x69\x0e\xe4\x5b\xf5\xa8\x70\x9f\x28\x30\x18\x4a\x12\x86\x92\xd4\x9c\xf2\x92\x0e\xa1\x43\xfd\xc5\x4b\x63\x0c\xdc\x4b\x76\x9c\xc9\xf5\x90\x95\x2c\x6d\xd1\x92\x95\xec\x60\xfd\x17\x76\x48\x31\x78\xdf\x4e\x2c\x34\xf2\xe0\xed\x56\xce\xfb\x28\x4e\x56\xb4\x13\x5c\x88\x70\x84\xcf\x24\xb5\x91\x41\x55\xb2\x8f\x73\xef\x4e\x7c\xa3\x30\x08\x46\x76\x18\x24\x04\x23\xcb\xf0\x48\x09\x46\xa0\xbc\xc8\x17\x1d\x55\xc6\x8a\x7c\xa7\xb3\x8f\x6e\x54\x49\x15\x7d\xe2\x45\xe6\xea\xbb\x78\x41\xe8\x11\x81\x16\x7e\x92\xa2\xe3\x51\x7e\x12\x0f\x1d\xaf\x66\x2c\x03\x84\xdf\x4f\x93\x9d\x7b\x6e\x00\xfb\x30\xf7\x47\xbf\xd3\xc2\x9e\x4c\x9f\x90\xae\x46\xba\x43\x62\xd2\x4c\xe9\x85\xc3\xa4\xb8\xb1\x40\x4f\xd2\x85\x4a\x85\x9e\x64\xee\x3e\x8a\xe4\xda\xfb\x28\xa6\xd3\xeb\xfb\xbb\xcf\xbe\xf9\x42\x35\xec\xc9\x56\xd6\x12\x63\x37\xde\x20\x80\xce\xc1\xcc\xdd\x5f\xfe\x20\xa4\x09\x2d\xf8\xfd\x34\xe2\x09\x87\x6e\x42\x6d\x52\xf4\xa8\x42\x6d\x52\x05\x8a\x85\xda\x64\x7a\x50\x80\xd9\xa4\x18\xa3\x0d\xb3\x49\xdd\x33\x50\x88\x08\x1b\x9c\x74\x0a\xdb\xf3\xab\x44\x36\x38\xfa\x25\x7b\x78\xf7\xc4\xc2\x22\x69\x0b\x56\xf5\x21\x4a\x36\xf4\xc1\x12\x3e\x69\x3b\xdc\x57\xdf\x45\xbc\xaa\x73\x19\xb8\x78\x28\x6f\xf2\x5d\x8c\x59\xf7\x43\x74\xd7\xf2\x5a\x4e\x19\xbf\x79\x72\xdf\x6f\x5e\x44\x93\xfb\x8c\x68\x0a\xcc\x22\x05\xb5\xca\x38\x2c\x2a\x45\xdb\x0c\x2c\x2a\xc5\x28\xdb\xf7\x53\xea\xab\xea\x27\x1c\x28\xe1\x86\xfe\x1a\xda\xe0\x7e\xf1\x9e\x9b\x7e\x98\xce\x23\x12\x4f\xf7\xd9\xab\x7b\xeb\xdf\x2b\xd2\x56\xfa\xd0\x83\x29\xce\x87\xa0\x7b\xb3\x68\xe0\xdf\xb5\x95\x43\xa0\xd2\x34\x8e\xc1\x9f\x92\x8a\xbd\x17\xf0\x21\x1d\xfb\xf2\xa7\x08\x32\x00\x67\x4a\x75\x43\x92\x33\xc5\x43\x99\xcc\x28\x46\x37\xbe\x37\x27\x3a\x07\xc4\xb8\x08\xcf\x86\xaf\x5e\x29\x3f\x84\x57\xea\x70\x49\x69\x71\x13\xd4\xed\x35\x91\xc4\x12\x88\xd0\xfb\x16\xc5\x5f\xa2\x4d\x56\x32\x97\x9b\xb8\x42\x1a\x62\xde\xef\x8c\xd0\x15\xf1\x2f\x47\x04\xb3\x38\xe0\x5c\xf9\x1e\xa2\xe1\xe4\x50\x1b\x6b\x04\xe7\x4a\x31\x1e\x05\xce\x95\x61\xc4\x0b\x9c\x2b\xc5\x40\xb2\xf7\xc7\x24\x50\xe8\xfd\x1c\x96\xfd\x32\xbe\x20\x7b\x0d\xe7\x94\x50\x47\xef\x77\xd6\x68\xc2\xd5\xbe\xf0\x8f\x8d\xfd\xcc\x57\x55\x33\xcb\xdf\x07\xb5\x98\x4d\xea\x35\x94\x42\x8f\xed\x0b\x6a\x9f\xf1\x91\x30\xb9\x0c\x23\x64\x60\x72\x19\x1e\x17\xdf\xc7\x99\xb2\x1f\x4a\xfe\xf0\xab\x8b\x6b\x6a\xc1\xe1\xa4\xef\x17\x30\xe4\xd8\x7c\xc3\x2d\xf6\x44\x79\x74\x8c\xd0\xe6\xe7\xe1\x65\x6b\x61\xaf\xfa\xf6\x6b\x12\x22\x6d\x78\xed\x3c\xbe\x44\x90\x61\xda\x61\x70\xde\x8b\x98\xfa\x82\xff\x77\xb8\x8e\x5f\x79\xbf\xbc\x86\xcf\xfc\x9b\xb9\x0b\x1a\x98\x46\xaa\xc5\x82\x06\xa6\xc1\x92\xb0\xa0\x81\x69\xe4\x87\x2e\x58\x60\xda\xdc\xf7\xe9\x96\x6f\xd1\x2c\x58\x60\x06\x31\x2c\x0b\x16\x98\x4a\xf0\xee\x3a\x0e\x24\x6c\xf7\x79\xf2\xa3\xbf\x31\x58\xb0\xc3\x0c\x22\x7d\x96\xec\x30\x0b\xaf\xf9\x82\x1e\x66\xac\xfd\x90\x89\xd9\xd3\x2f\xc9\x14\xc7\xf5\x77\xf8\xe9\xf0\xc9\x2c\x78\x63\x06\x61\x2b\x0b\xda\x98\xc2\x11\x6c\x49\x1b\xb3\x62\xff\x40\xf1\x5f\x34\x41\xaa\xe8\x83\x2a\x91\xb1\x4e\x54\xc8\x92\x36\x06\x8a\x81\x75\x18\x75\x41\xc2\xcb\x3a\x64\x8a\x6e\x7e\x08\xed\x2b\x2c\xcd\x04\x49\xaf\x6d\x43\xf8\x55\x28\x6e\xaa\x2f\x3c\x4c\x30\xaf\x45\xb9\xa4\x6d\x95\x65\xb1\x28\xad\xda\x84\xc9\x35\x49\xa4\x16\x4c\xfc\x22\x69\x75\xeb\xa8\xd6\x94\xef\x57\xfb\xc8\x77\xf1\xb4\x1e\x5e\xbf\xdf\x7d\xcb\x32\x20\xbc\x52\xb9\xe6\xdc\x4c\x9a\x49\x0e\x3d\x59\xa7\x0b\x76\x98\x4a\x96\xd8\x92\x1d\xe6\xb0\xe0\xa6\xcc\x4c\x46\xa4\x99\xa4\xce\xcb\xb0\x8a\x0e\x47\xa7\x93\x7f\x61\xf3\x55\x12\xc2\x11\xe9\xcc\x0b\xbf\x44\x62\x25\xee\x81\x05\x3b\x4c\x92\xdc\xb5\x60\x87\xf9\x5e\xf0\x07\x47\x9f\x83\x2a\x75\x58\xd7\x17\x25\x13\xfc\x38\x7c\x61\x10\xf9\x1e\x94\x4c\x88\x23\x94\x57\x0b\xd6\x98\x20\x90\x7b\xc1\x1a\x93\x78\xa6\x17\xa4\x31\x5f\x01\x7c\x08\xc4\xa9\xe2\xe0\x0c\xd6\x66\xf8\x02\xb3\x30\xfe\x3a\x99\xae\x83\xa0\x12\xc8\xcb\xd6\x31\xf4\x73\x1f\x16\x4f\xc0\xa4\x5d\xae\xb1\x2d\x9d\x59\x93\x68\x91\xa0\x78\x13\x86\xd0\xcd\xd7\x41\xc6\x10\xd1\x40\xeb\x00\x69\x90\x78\xad\x75\x60\x6d\x5b\x00\xda\xac\xe3\xd3\x64\x3a\x9c\x23\xeb\x98\x56\x98\x2e\xdc\x31\x96\xbe\x80\x7e\xe0\x82\x20\x19\xa8\xfb\x4c\x98\x12\x47\x2d\x3c\x0a\xb2\x13\x2e\xc8\x68\x06\x3b\xe4\x82\x8b\xa6\x93\xbc\xb6\xe0\xa2\xf9\x1e\xa2\x64\xa2\x59\xf6\xbc\x34\xc5\xd3\x3e\x17\x20\x20\x1d\xc9\xc0\x4c\x6f\xbd\x3d\x2f\xa2\x44\xae\x83\xc0\x4a\x8c\x6f\x0b\xc6\x9a\x41\xb4\xce\x82\xb1\xe6\x7b\x88\x56\x87\x1b\x2f\x0f\xa5\x38\xfc\x54\xf6\x3b\x47\x66\x3b\x78\x26\xe9\xa5\xf4\x3e\xf2\xcd\xce\x4f\x5d\x46\x7c\x34\xe1\x66\x76\x1c\x92\x4e\x4a\xbf\x69\x55\x5d\x7f\x3b\xf2\xc6\x6b\x86\xdb\x65\x00\xe9\x76\x75\xc2\x2e\x58\x87\x1d\x9e\x45\xfc\xff\xbe\x5f\xfd\x10\x25\x2f\x26\xdd\xa0\x46\x86\xe7\xa4\x22\x71\xc9\x11\x48\xb5\x97\x5d\x59\xe9\x0c\x34\x98\xb5\xff\x48\xff\xf0\x07\x6e\x6a\x27\x0d\x7c\x37\x2b\x95\xc0\x20\xac\x2c\x05\x21\x3a\xcc\x4a\xe5\x11\x68\xc7\x7b\xc5\x7f\x07\xcc\xbe\x9c\xcc\x27\x7e\x6a\x17\x30\x3a\x0c\xd0\xfd\xeb\x80\xc7\xed\xb0\xbb\x05\x52\x51\x40\x9e\x0e\x96\x13\xeb\xc4\x1b\xef\x3a\x3d\x9d\xd4\xcd\x12\x58\xf1\xfb\x0f\xf3\x64\xb8\x7f\x11\x6c\xe0\x9c\x46\x6d\x29\x0e\xd0\x65\x3f\x75\x1a\x84\xbd\x73\x2f\xd4\x8b\x80\x02\xa5\xe5\x05\x15\x6a\xf7\x65\xa2\x25\x9c\xae\xd0\xb1\xae\x74\x35\x13\xae\xb3\x17\x07\xe0\x89\xd3\xee\xfb\x0e\xbd\x7d\x2f\xda\x0b\xde\x21\xe5\x11\xd6\xce\x3d\xc7\x88\xbe\x69\x4e\x75\xe0\xb7\xf6\x74\x40\xcf\xd9\xd3\x5e\x3d\x27\xad\x05\x24\xac\x7b\x5e\x81\x97\x58\x6c\xe6\xa7\xca\xd4\xbe\xef\x13\x8d\x10\xdc\x47\x93\xd9\x73\xf2\x67\xa8\x0f\xcf\xa8\xc9\x90\x3e\xb3\x8e\x1f\xcd\x77\x8e\xfd\x2c\xc0\x97\x19\x5a\x65\x93\x51\x33\x4a\xd7\x1d\xd8\x49\x4d\x7f\xae\x12\x77\x45\x8e\xd8\xfb\x05\xd0\x12\x57\x2a\xfd\x9f\x4f\x89\x6a\xca\x5d\xe2\x69\x96\x12\xf2\xa1\x53\x5d\xd2\x0f\x62\x77\x3f\x4f\xca\xe1\xf8\x5b\xc8\x3d\x56\x91\xd2\xd5\x48\xd2\xa9\x68\x26\xae\x43\xfa\xec\x3a\xd2\xa8\x87\xde\x59\x14\x83\xf1\xb4\xda\xb3\x2f\x47\xc3\x41\x27\xa0\x79\x74\xe5\x06\x47\x79\x40\x64\xd6\xf1\x32\x74\x4a\x01\x4f\xf2\xc9\x18\x41\x36\x53\x20\x96\x5f\xc5\xe8\x4c\xd2\x1b\x56\x31\x3c\x85\xc9\x0e\x0b\xcd\xf7\x87\x3f\x08\x8a\xa3\x1a\xd0\xd0\x24\xc6\x82\x05\xad\x4c\xa6\xf7\x55\x07\x48\x04\x5b\xc5\x28\x4c\x8b\x30\x0a\x93\xa0\xaa\x05\xaf\x4c\xba\x51\x4a\x1f\x03\x8a\xc8\x82\x25\xa6\x2f\x9f\xa9\xf4\xb9\x1f\xc2\xd9\x07\x99\xe1\x2a\x35\x40\x9b\xf2\x9a\x73\x2f\xab\xa9\xb0\x43\x2f\x62\x83\x16\xb4\x32\x1d\x37\xe0\x82\x56\x46\x08\xab\x05\xab\x4c\x77\xdb\x83\x55\x26\xd0\xe1\x56\x69\x32\xab\xd2\x7d\xa5\x59\x6d\x5f\x1e\xfe\x41\x95\x4c\x43\x58\xbe\x01\x60\xfa\x41\x57\x92\x92\xe0\xf4\x28\x00\x80\x1d\x48\x4b\xe8\x66\x06\x99\x14\x4b\xba\x99\x45\xd0\xcc\x82\x6e\xc6\x1c\x90\x05\xdd\x4c\x07\x1f\x6a\x15\x0d\xa1\x16\xd6\x75\xa4\x78\xcd\xd9\x98\x85\x0f\xdb\x4c\x75\x2d\xc2\x29\x13\x1c\xb8\x97\x9c\x32\x8b\xe8\x9b\x05\xa9\x4c\xad\x16\xc0\xae\x8c\xfb\x7f\x15\x19\x47\x99\x3d\x05\x67\x16\x36\x97\x55\x06\x44\x51\x7e\x74\x62\x1e\x46\xf7\x2c\xdf\x2e\x1a\xb0\x2c\xad\x22\x16\x98\xad\x24\xef\x56\xd5\x4b\xae\x19\x67\x5b\xd1\xea\x8a\x24\x87\x46\xa6\x76\xeb\xa0\xcb\x0a\x97\xcc\x92\x46\x46\x4d\x07\x16\x99\xef\x0f\x7f\xc0\xec\x12\x5e\x63\x65\x44\xf4\x17\xcd\xb1\x28\x59\xb0\xc8\xd4\x62\x4d\xc3\xda\xd1\x02\xb7\x60\x3c\xf4\xab\x68\x8d\xb5\xaf\x81\x77\x24\x9e\x6d\x95\x6f\x0b\xae\xd1\xbd\x1f\xe4\x54\x52\xa3\x20\xc2\x0a\xf5\x19\x0a\x9a\xe8\x76\x23\x36\x80\x74\x1a\x69\x72\x65\x0b\x2d\x9a\x5c\x39\x6d\xac\xa2\xc9\xb5\x53\x3b\x4d\xae\x9c\x55\x16\xfc\x32\x9d\xfc\x9c\x25\xbd\xcc\xe2\xf4\xb0\x0a\x21\x35\x98\x37\x56\x49\x4c\xbf\xf6\x1e\x08\x3c\xe4\x6f\x2d\x78\x67\x02\x5b\xf9\x2a\xfa\xd1\x1a\xa5\x2d\xb7\x22\x0a\x58\x2e\x23\xaa\x07\xa1\x69\xb8\x8c\x38\xa3\x93\xcc\xba\x60\x9d\x89\xb4\xef\x00\xd7\x01\xc8\x67\x95\x13\x2d\xd1\xa9\x46\xb0\x4c\x71\x2e\x13\xef\xd2\x6d\x8d\xbe\x33\xbb\x45\x17\x59\xff\x0b\x2b\x64\xc1\x03\x93\x4d\xc9\x70\x9b\xdc\x43\x45\xc8\x66\x5b\x4a\x5a\x88\x60\x56\x38\xc7\xc8\x66\x5b\x7b\x59\xdd\x9a\xf9\xbd\xb6\x97\x15\x2c\x9c\x96\x8b\xb3\xd5\xf4\x82\xbd\x7e\x6e\xd6\x8f\x13\xe2\xdb\x5e\xda\x9e\x10\x18\x67\x87\x8d\x02\x8d\x77\xec\xe2\x60\x34\x50\x7e\x70\x9a\x2e\x8a\x80\x5b\xfa\x09\xde\xd5\xe1\xb6\x65\xa0\xa7\x69\x36\xce\x42\x98\x4a\xb7\x41\xbf\x5d\x3d\x86\xe5\x47\x02\x20\xbb\x3f\xbc\x33\xb1\xa5\xec\x77\x82\xd6\x73\xb7\x0a\x5e\xb9\x50\x34\x98\x0e\xec\x6c\xc2\xf9\x46\x4e\xed\x2a\x58\x79\xbb\xb5\x7b\xfc\x26\x43\x84\x23\xee\x20\xe8\x67\xc1\x3b\x13\xcb\x65\xff\x5a\x23\xe6\x00\x0c\x65\xc7\xb1\xff\xf0\x6d\x5e\x78\x7d\xbb\xd0\x38\x0c\xc3\x9e\xde\xe4\xa0\xc1\xa7\xb0\x60\x91\x59\x38\x93\x3e\x6d\x8f\x67\x26\xd7\x54\x09\x75\x04\x82\x98\x85\x6f\x70\x49\x10\x43\xf4\xd4\xaa\xe0\xe7\xac\xc3\xfb\x1c\x2d\xd0\x46\xea\x41\xb8\x01\x79\x2a\x0b\xb2\x98\xa5\xf6\x0c\x59\xcc\xc2\x97\xb6\xa0\x84\x09\xf5\xf9\x8a\xe9\x16\x6b\xf6\x82\xf9\x25\xc1\x66\x5f\x15\xff\x19\x27\xf4\x55\x6b\x37\x2a\x8e\x5a\x13\xef\x81\x9d\x6a\x55\x6c\xb7\x78\xfa\x56\xad\x34\x3f\x7c\x06\xca\x22\x5b\x59\xad\x11\x5a\x04\xa4\x2e\x4b\x11\x55\x31\xe4\xaa\x8e\x54\x76\x00\x87\x1c\xee\x16\x7d\x92\x0b\xee\x96\x85\xd3\x6a\xc1\xdd\xb2\x70\xc1\x2c\xb8\x5b\x16\x1e\xb2\x55\xbf\x43\xdd\xc2\xbb\xb6\xa0\x6e\x49\x4c\x09\xab\x36\x32\x3e\x99\xe5\xb5\xe3\x55\x64\x1a\xd5\x6e\x03\xf8\x7e\xe7\xfb\xcc\x28\x58\x5c\x16\x8e\xa3\x55\x3b\xdf\x64\xd1\xd7\x61\xb4\x9c\xd7\xbc\xcb\x3e\x5a\x87\x83\xef\x98\x7d\x32\x3f\x89\x8e\x59\xb0\xb8\x24\xf1\x7b\xab\x92\x84\xd6\xac\xf4\xa0\x57\xd8\x9d\x2b\x72\x9e\x34\xa7\x05\x89\x8b\xde\xd9\x05\xaf\x4a\x25\x67\x61\x41\x97\x22\x8c\xec\x82\x2d\xa5\x1e\xc5\x01\xc7\xad\x35\x1c\x3f\x92\x7f\x55\xc6\xe1\x48\xd1\x6b\xb9\x6a\x72\x4e\x43\x9c\xc1\x91\xb2\x5c\x8d\x50\xa4\x7c\x1f\xf2\x21\x0e\x96\xce\xae\xc4\xd7\xc3\x39\x00\x32\x93\x9c\xc8\x30\xc9\x4c\x0e\x92\xad\x56\xc5\xb5\x84\xc3\x74\xd5\x4f\x18\x2e\x82\xeb\x17\x2c\x27\xf5\x20\xe4\x65\x41\x73\x92\xcd\x29\xb8\xac\xb7\x65\xe3\x80\x22\x3b\x63\xd5\x4f\x64\x7e\x7f\xfc\x15\xf3\xb6\x60\x47\xc9\xe9\xb4\x3f\x0f\x5a\x4e\x31\xa7\xad\xa2\xab\x4e\x5b\xc5\x06\x04\xf1\x89\xc0\x17\x0b\xe2\x93\x05\x08\xd4\x82\xf8\xa4\x1e\xa4\xe3\x2c\x88\x4f\x16\xf1\xf0\x0b\xe2\x93\xa5\xd2\x0b\xf1\xc9\x1a\x0e\xe4\x27\xb2\xd7\xb0\x51\x24\x25\x2b\xdd\x20\x3e\xf9\x3e\xe4\x1f\xf6\x1b\x2f\x7c\x87\x87\x45\x40\xd6\x82\xbd\x24\xe7\xbe\x9f\xbe\xe0\x1f\x68\x72\xce\x27\xc2\xf5\x0f\x82\x70\x97\xf4\x25\x38\x28\x17\xf4\x25\x4b\x93\x0a\x2c\x25\xe9\xb1\xa5\xde\x8e\x06\xdb\x77\x45\xa8\x0f\xbf\x7a\xdb\x03\x6c\xc7\xf5\x86\xcb\x10\xe1\x58\xef\xe9\x1f\x74\xc7\x4d\x06\x8e\xc5\xdd\x84\x90\xba\x2e\x6f\x8a\x2b\xbe\xc0\x2c\x42\xf0\x41\x4d\x12\x44\x3e\x2d\x98\x43\xd6\xd8\xd7\x04\x36\x17\xe7\xef\x8f\x17\xfc\x28\x30\x39\xc3\xd9\x45\x5c\x83\xa7\x4c\x48\x41\xd6\xb0\xeb\x1f\xc6\xc4\xc5\xfe\x38\x26\x88\xd3\xfa\x30\x26\xce\xd9\xc7\x89\x13\xbe\xc1\x8a\x72\xd9\x3d\x06\xe8\xf9\x36\xfc\x40\x87\x25\x50\x0b\x67\xdd\xcb\x34\x71\x7c\x60\x96\xc6\x4f\xbe\x2a\x19\xc9\xc3\xa9\xf4\x5a\xb2\x02\x0b\x3f\x5e\xb1\x4a\x46\x03\x62\xfe\x83\x2c\xa4\x1e\x40\xb3\x2d\xc8\x42\x16\x34\x8a\x0b\x7e\x8f\x05\x4e\xd6\x82\x8a\x23\xdd\x7e\x60\xe2\xa8\x87\x66\xa8\x86\x63\x4d\x2d\xa7\x61\x9d\x23\x6e\x76\xb5\xc2\x7e\xc5\xe0\x36\xc8\x9b\x1d\x05\x18\x3a\x16\xf0\x65\x0b\x86\x8e\x05\x10\xe1\x6a\x85\xa6\x31\x95\x1a\xac\xce\xb8\x12\x56\x03\x97\xec\x50\xef\x68\x95\xa8\xcf\xc3\x3f\x64\x35\xe0\x43\x06\xe2\xe1\x3e\x59\x70\x7a\xa4\x67\x49\x38\x3d\x72\xb2\x1a\xe1\xee\x58\x98\x8e\x17\xd4\x1d\x72\x0b\x2d\x18\x3a\x92\xfc\x88\x05\x41\x47\x36\x3f\xfa\x29\xe6\x0b\x67\xc0\x82\x88\xa3\x1e\x9a\xf3\x20\xe2\x58\x30\x5b\xad\x66\xb2\xf0\xf0\x43\xaf\x91\xf0\x94\xdc\x19\x1e\xa6\x6a\x23\x8b\x98\x18\xfc\xd5\x88\x83\x3b\x80\x00\x5b\x30\x71\x2c\x20\xc3\x16\x4c\x1c\xab\x5b\x0d\x70\x19\x88\x0e\x58\x0d\x7e\x2d\x75\xb3\xd6\xa1\xea\xc5\xf1\xb8\x5a\x37\x02\x94\xd2\xf0\xc9\x11\x1c\xb0\xda\x30\x40\xd3\xeb\x8b\x67\x28\x6c\xfa\x0c\xed\x9f\x8c\x94\xd5\x9e\x8c\x4e\xf7\x19\x62\xb4\x2d\x78\x5e\xba\x92\x28\x80\xdc\x5f\x42\xc5\x56\x0b\x9a\xc6\x49\xb7\x91\xa5\x7b\xe4\x5f\xd1\x6f\xab\x05\x93\x09\x55\xb5\x61\x82\xd2\x3a\xd2\xa4\xbf\x62\xf3\x68\x89\x0b\x05\xc9\xdb\x70\x88\x1d\x1a\x5f\x1b\xb0\x33\x4a\x8d\x86\xe5\x88\xc8\xe6\xd5\x34\x10\xd9\xb1\x44\x10\xec\x2e\x10\xb3\xc1\x49\xa9\xd8\xc6\xa1\xb2\x60\xbc\x58\xea\x63\x52\x53\xc0\xa8\xbe\x1a\x72\xf6\xb0\x0f\x14\xa7\x88\x22\x29\x2b\xc0\x2c\x58\x50\x56\xd4\x83\x70\x9e\xd5\xb6\x38\xf5\x43\x4c\x69\x17\xd3\x69\xa7\xd9\x9e\xd3\x55\x46\x07\x2a\x4f\x2b\x6a\x7f\x3b\x8d\x60\xa7\x4a\xa7\xc1\x93\x48\x5d\x68\x2e\x0c\x89\x58\xed\x62\x2e\x0e\xaf\xbb\x0f\xf1\xa9\x8b\xc1\x0b\xaf\x6d\x10\x5f\x05\xfe\x61\xd8\x63\x8a\x4d\xd7\xeb\x4d\x23\x50\x24\x1a\x51\xd8\x7b\xf6\x81\xda\x70\x34\x1b\x71\x3b\xf2\x34\xee\xbe\xfc\x83\xaf\x2a\x36\xa7\x7f\x20\x1e\xd1\xda\x1a\xd1\xd8\xc3\x45\x0a\xb4\xc3\xb4\x04\x94\x56\x4d\xf1\xd0\x4c\x2c\x4d\xce\xd0\x49\x18\x73\xb1\x60\x93\x08\x2d\xce\xb0\x49\xd4\xa3\x39\xa7\x1f\x92\x9e\x1d\xd0\x07\xc9\x82\x66\xd7\x40\x7c\x38\x5a\xf3\x0d\x67\x03\xed\x47\x9c\x86\xd5\x46\x6b\x25\x85\x6b\x35\xb5\x56\x4f\x0c\xed\xb5\x03\xfc\x23\xfd\x83\x36\xa0\xb5\xea\x8b\x80\x37\x62\x91\x9e\xb0\xa0\x7e\x58\x70\xe6\x2e\xa8\x1c\x12\x5c\xbb\xd5\x95\x7c\xf8\x96\x57\x57\xf2\x71\x04\xee\xc5\xee\x0e\xae\xa9\x5e\xfa\xb2\xb1\x13\x14\xa0\x14\xe4\xe0\x01\xdd\xc3\x1a\x88\xdc\x5e\x19\x73\x0e\x5c\x50\x3c\x18\x9a\xb3\x7a\x15\x85\xfd\xab\x68\x6f\x94\xc5\x3a\xee\xc8\x28\x60\x25\x57\x6f\xce\x0b\x5b\xd0\xd0\x74\x18\xa9\xae\x52\xc9\x6c\xeb\xcd\x71\xde\x6f\xbb\xf7\xfb\xb6\xc2\xcb\x87\x98\x3c\x68\x89\x9d\x48\x01\xad\x21\x1d\x40\x2f\xd8\xa1\x57\x87\x22\xfe\x20\xe6\x73\x75\xe2\xa8\x88\xa9\x5a\x30\x44\xc8\x95\xb0\xfa\xd8\x99\x7d\xfe\xa0\x2f\x10\x5e\x7d\xaa\x17\xd3\x7e\x02\xac\xc8\x2f\x59\x7d\xd3\xf4\x54\x7f\x30\x86\xe9\x0b\xa0\x76\xb0\xae\xe0\x6f\xa8\x87\x47\x57\x08\x1c\x96\x56\xa6\x6e\x66\x27\xd3\x10\x9a\x86\xef\x21\xde\x16\x3d\xa6\x7b\x8d\x61\xdc\x61\x88\x94\x15\xc8\x1f\x8e\x09\x45\x68\xff\xb6\x7e\xe4\x82\x6a\x70\xea\x61\xce\xe7\x5f\x6e\xd4\xd5\x43\xd6\x4f\xaa\x05\x33\xdf\x6e\x2c\x36\x6d\xf5\x05\x68\x1b\xa6\xc7\x12\x88\x19\xa6\xbe\x08\xf8\x17\x9a\x7a\x70\xd7\x0d\x4f\xa0\xe1\xd7\x5f\x78\x54\x69\xb7\x66\x6c\x6b\xb5\x3a\x2f\xf3\x51\xac\xd8\x79\xf8\x3c\x13\x9f\xf0\x9e\x05\x63\xc3\x74\x2b\x80\xb1\xe1\xfb\x83\xe2\xe4\x96\xad\xbe\x81\x61\x0f\xe1\xda\xf1\xb1\x03\xe8\xb8\xfa\x92\x60\x9c\xfb\x9f\x4e\x5a\x89\x01\x5a\xb0\x3a\x14\xcf\x3a\x9d\xe4\x53\xe2\x98\x57\x3f\x09\x06\xd8\xf7\xc9\xa9\xda\xd7\x41\x96\x25\x4d\x23\xf9\x54\x7f\x43\x3f\xa5\xbc\xf0\x19\xba\x65\xdf\xa7\x5b\x8a\xdf\xbc\xb9\xa6\x01\x50\xb3\xeb\x86\xe8\x9f\x00\xad\xcb\xfb\x5a\xb3\x7d\xfe\xaa\xdf\x33\x68\xb3\x30\x4b\xb4\xe2\x37\x61\x60\x87\x7d\x70\x75\x12\x6e\x8a\x0b\xfa\x53\x47\x3b\xd8\x18\x0b\x9e\x88\xaa\xd7\x0d\x9a\x88\xa9\xdb\x10\x9a\x88\x4e\x7c\xc8\x82\x26\xa2\x01\x98\xb4\x3a\xb6\x07\xf5\xdd\xfe\x89\xdb\x3a\x1d\x3e\xc8\xd5\x49\x4f\x5a\xfd\x53\x52\x9b\x07\x91\x8e\x92\x4a\xe0\xcf\xea\x77\x38\x18\x7e\xf4\xf5\x07\x25\x7f\x22\x73\xea\x13\xeb\x10\xa7\xab\xa5\x74\x88\xd3\x0f\xfc\xcf\xab\xc3\x9c\x9e\x08\xb7\x0e\x73\x3a\x84\xcb\x4b\xce\x08\x4d\x23\xfd\x13\xa5\xbd\xdb\x45\x0f\xdd\xe2\xd0\x7f\xa2\xb4\xa5\xcd\x79\xf6\x64\xe1\x43\x0f\xa5\xed\x6b\xc6\xc3\xc2\x60\x51\xd7\x37\x01\x65\x44\x81\x63\x63\x41\x19\x51\xf7\x38\xbd\xe4\xfc\x3a\x33\x49\xc5\x24\x26\x66\x75\xa0\x05\xaa\x63\x40\x9a\xa5\xda\x51\x7f\x99\x98\x56\x94\x34\xcb\xe9\x3c\x78\xa9\x83\xf2\xef\x3d\x61\x09\xa1\xd2\xaf\x92\xc7\x4a\x90\x4f\xe9\x56\x05\xc3\xc4\xd4\xd4\x3d\xf0\x81\x13\x1d\xf5\x1d\x9f\xfe\xfb\x5f\x53\x90\x8e\x83\xd6\xb3\x2f\x8e\x4f\xca\x4f\x2d\xe0\x83\x50\xb3\xc6\xe6\x3e\x64\x07\x0a\xdf\x25\xef\xb8\x78\x7d\x81\x0b\x1c\x5c\x03\x61\x48\x4f\x0f\xb2\x1b\x35\xb0\xc2\x66\xd1\xc8\xfb\x59\xff\x88\x2a\xf8\x26\x7c\xe6\xda\xbf\x07\x06\x69\x22\xf6\x16\x04\x16\x35\xf6\xf3\x74\x2e\x1b\xc1\x28\xca\x38\xe4\x31\x0c\x16\xf5\x20\xac\x65\xc1\x60\xd1\x40\x0b\x5b\x30\x58\x4c\x38\xf1\x16\x04\x16\x55\xd7\xf8\x20\xbd\x91\xc4\xae\xef\xc0\x48\x64\x00\xb5\xae\xe4\xd1\x33\xa1\x86\x7a\x32\x01\xe0\xdf\x71\x81\x04\x97\xbf\x18\xb2\xbe\xbd\xfc\x2b\x71\xf9\x12\x0b\xd2\x76\x10\x41\xec\xb9\x73\x54\x16\xcf\xae\xfa\x4b\xe8\x32\xcf\x93\x14\x69\x14\xc0\x68\xee\x0c\x48\x94\xd1\x58\x25\x56\xfd\xdb\xb8\x26\x39\x48\x0b\xfe\x8c\x56\xec\x9c\x6f\xaf\x9a\x64\x63\x2e\xf8\x33\x8a\x67\x0b\xf8\x33\xa6\x16\x54\x08\x34\xbe\x8f\xf2\x72\x27\x49\x06\xd1\x0e\x9b\x46\xd5\x8f\x01\x9b\xc6\x24\x35\x7a\x41\xa6\xf1\xbd\x40\x97\xe3\xe2\x76\x9b\x84\x40\xe3\xfb\xc3\x37\x16\x6f\x50\x34\x74\xed\x00\x19\xad\xb1\xb7\xc0\xe9\x8f\x9b\x87\xa8\x93\x16\x74\x5f\x90\x95\xdd\xce\xc0\x82\xae\xa1\x1c\x36\x8d\xef\x65\x1f\x72\x41\x3b\x75\x3f\x3d\x7d\x2a\xcf\xc6\x80\xaa\xd9\xa9\x35\x3e\x99\xb7\xec\xca\xb9\x67\x04\x9f\xfd\x36\xd0\xaa\xf6\x05\xeb\x45\xdd\x8d\x20\xb0\xed\xd0\x10\x37\xe6\x4b\xff\xd1\x35\x90\xdf\x7a\xd4\x18\x41\x66\x36\xea\x1d\x0c\x18\x72\xfc\xae\x81\x73\x17\xf8\xdf\x4f\x75\x44\x17\xe7\x7e\xba\x21\xa1\x4d\x8e\x4f\x49\x5f\x9a\x37\x47\x02\x7b\x60\x7b\x72\x72\x9f\x1a\x25\x31\x8e\x6c\x60\xf0\x59\x7c\x2f\xfb\xd5\x8b\x20\x56\x1f\xba\x79\x81\x76\xa6\xa3\x98\xfe\x78\xf8\x83\x01\x4a\x83\x55\x79\x61\xd9\x01\x68\x59\x43\xf3\x8d\x73\x43\xf3\x8d\x56\xa7\x01\x14\x83\xb1\x10\x30\x60\x88\x8e\xf1\x1d\x31\x38\x16\x51\x27\xb0\x75\x0e\x27\xdc\x59\x4d\xc3\xa5\x71\xa0\xcc\x1b\xcd\x01\x1d\xc6\x4a\x1b\x41\x30\xb0\x9e\x1c\x48\x2f\x24\x58\x5b\x92\x5e\xa8\xbb\x42\x7a\xf1\x7d\xc8\xaf\x5e\x94\xec\x43\x34\xd4\x45\x07\x9f\x2c\x50\x6c\x6b\x10\x31\x16\xca\x87\x8b\xde\x73\x16\x6b\x3c\x71\xbd\x69\x3c\xd1\x6a\x31\x30\x9e\xec\xe5\x7e\xf9\x51\xda\x4f\x82\xa7\x12\x77\xc0\xa4\x5e\x5c\x63\x1c\x08\x34\x60\x0c\x0e\x04\x9a\xba\xc7\xed\xc9\x96\xe7\xdd\x89\x34\x58\x0d\x90\x87\x61\x47\x58\xd2\x6a\x1c\x9e\xd4\xc7\x2d\x2f\x1a\x43\x42\x72\x89\xd6\x8c\x71\x63\xe4\x57\x7c\xfd\x3e\xfd\xae\xd8\xf1\xc4\x1e\x6b\xd8\x80\x4a\x63\x19\xc0\x31\x38\x28\x68\xa1\x86\x56\x23\xf4\xed\x42\xab\x51\x8f\xb1\xff\xa0\x09\xca\xe2\x07\xc3\xe4\xf2\xba\x82\x2d\xeb\x35\x1f\x65\x0f\x18\x98\xb1\xc3\x26\x13\xb1\xa5\xcd\x11\xee\x8d\xd6\xea\xdf\x02\xee\xdb\xe1\x86\xd6\xcf\x01\x29\xd2\xa1\xc1\x69\xe0\x3c\x3d\x9c\x95\x0f\x4c\x09\x68\x6b\x83\x70\x2e\x12\xcc\xd6\x78\xdd\x09\xa8\xc9\xb7\xf5\x8d\x70\x50\x5e\x7c\x2a\x3e\x4f\x94\x97\x41\x52\xb0\x80\xd4\x2d\xe0\x8c\xf2\x72\xd4\xd9\x06\xbb\xe3\x40\x94\xd7\x6e\xe9\x46\x40\xa6\x9b\xbe\x6d\xb0\x91\xf4\xb8\x06\x04\x4c\x46\x39\x8d\xd7\xad\xd8\xeb\x87\xfb\xf4\xc6\xfb\xca\x6d\xf8\xbd\x3c\xa1\xcf\x73\x9f\x9d\x87\xb4\xea\x5e\xe3\x43\x41\x17\x84\x41\xa4\x13\xc7\xbd\x60\x10\x19\xc1\xf9\x0b\x06\x91\xef\x43\x85\x1f\xc9\x1f\x93\x6b\x62\xc4\xd2\x0f\x3d\xc0\xdc\xf9\xc2\xfb\x3d\xc3\x3e\x38\x41\xdf\xf4\x20\x23\xe5\x88\xe2\x69\x7e\x07\xa8\xa1\xea\x3e\x21\x7e\x3a\x3c\xb2\xcf\x02\x32\x29\x02\x60\x96\xf4\x8f\xc6\x8f\xcb\x1f\xfe\x83\x2e\x52\xbc\x26\xc6\xa2\x5b\xc4\xe3\x43\xd4\x83\x14\x50\x4d\x4f\xd3\x2d\x55\x9b\xcc\xac\x38\x6d\x91\x87\x53\xaf\x30\x2b\x7d\x92\x3b\x43\x8c\xe0\x9a\xdf\xa6\xd6\x20\xc4\x59\x53\x27\x2f\x62\x6f\xc2\xe9\x3a\xed\xb1\x06\xc2\x00\x32\x73\x36\xa0\x5c\x59\x31\x13\x4a\x57\xa5\xca\x6c\x6c\xc1\x68\x41\x30\x9c\xf4\xc9\x74\x81\xe0\xa4\x2f\x2b\xd7\x68\xc1\xb0\x2c\x5b\x30\xfd\x81\x89\x9f\x72\x3b\x41\x7e\x7e\x67\xa3\x07\xb0\x8d\xcd\x4e\x03\x90\x73\xd3\xfd\x4d\xd5\x67\x76\x12\xf3\xac\x51\x27\x29\x0a\x01\x38\xa1\x7d\x25\x6b\x74\xcd\x6f\x0f\xac\xaa\x2f\x93\x64\x9a\xba\x3f\x44\xa4\xcb\xb0\x34\xc5\xd0\xf4\x07\x91\x67\xbb\x4a\x80\x21\xec\x97\x7f\x78\x51\xe9\xba\x81\x2e\x86\xc0\x84\x73\xa5\xeb\xa5\x84\x73\xa5\x01\xb4\xb6\xa6\x40\x76\xac\x2e\x39\x57\x00\x59\x5d\x50\xae\xd4\x63\x38\xc1\x86\x09\xc3\x8c\xec\xb0\x5f\xec\xbc\x81\x37\x1e\x49\x3a\xdd\x1a\x35\x4c\x4c\x22\xb6\x34\xcf\x41\xc6\xd2\x9b\x23\x0b\xf6\x9d\x52\x6f\x4e\x55\x3f\x8a\x23\xc0\xdc\xf0\xc7\x39\x13\xf7\xb5\xf7\x81\x21\x3f\x7c\x1e\x15\x00\x59\x35\xb5\x8b\x69\x4f\x81\xc9\xa5\x6b\x48\x9d\x1e\x45\x91\x61\xd3\xa3\xa8\x36\x87\x19\x0c\x0f\x1b\xc0\x24\x6d\x32\xfd\x2a\x11\xe6\xc6\x05\x4e\x3c\xca\xb3\xf8\xcc\x24\x50\x93\x5a\x90\x36\x69\x00\xc2\xc4\x59\x52\x91\xbc\x53\xb4\xa2\xe3\xaf\xbc\x85\x35\x93\x25\xed\x44\x24\x82\x5c\x43\xe4\x4c\x97\x34\x3b\xff\xe4\xb8\xaa\xa5\x6a\x1a\x42\xae\x49\x6e\x9a\xd5\xb3\x1f\x22\x8b\xca\xe5\x93\x8e\x11\x4a\x07\x24\x2f\xdd\xb8\xcf\x99\x66\x0a\x78\x4d\xcc\x24\xc7\x94\xb9\x38\x45\xb9\x66\x96\x1c\x21\xf4\x0d\x00\x49\xe1\x24\xf0\xec\x4a\xf2\xf3\x9a\x3b\x02\xcb\x87\x30\x8b\xf0\xcd\xef\xe4\xda\x72\xbf\x7b\xfa\xbc\x7f\x80\xa3\xe5\x2c\x83\x44\x46\x15\x0f\x82\x98\xb6\x25\x00\x39\x9f\x9a\xf7\x21\x88\xa9\xc7\x74\x8a\x82\xf8\x00\x47\xf6\x9a\x46\x4a\x39\xd5\x2f\x70\xb7\x7c\x01\xf8\xa2\x03\x3c\xda\x35\x2f\x25\x3a\x5f\xbd\x70\xec\xb9\x74\xaf\xe1\x43\x74\xf1\x45\xc0\xbe\x32\x4d\x9a\x59\xfd\x4d\xf3\x62\x20\x8b\xd7\x9f\xae\xb4\xa5\x95\xbb\xfd\x1e\x79\x98\x06\xb4\xef\x4e\xce\xa6\x1e\x73\xe6\xf5\xfa\x10\x6f\xdc\xec\x3e\xec\x1a\x93\x20\x2a\xb0\xeb\xd6\x94\xc3\xd0\x69\x66\xb0\xb8\x8b\x43\x4f\x89\x6b\xd4\x58\x71\x94\x17\xc8\x66\xbe\x8f\xfa\x10\xca\xaf\xbb\x06\xf9\xa3\x46\x2c\x4d\xbc\xdc\x5b\x3a\x80\x73\xad\x3e\x0e\xd9\x4c\x01\x30\x6c\x4d\xbc\x29\x5a\xd9\x27\x5c\xb4\x80\xda\xac\x09\x68\x9e\xce\x1e\x08\x66\x52\x0f\xdb\xf4\x5c\xab\x22\x07\xc1\x4c\x18\x9a\x37\x7f\x26\xf8\xd3\xdb\x90\x14\x0c\x85\x2f\x21\x54\xc7\x16\x3f\x40\x2e\x18\x0f\x3c\x85\x5c\xe0\x7c\x3d\x1f\xd6\xb1\x13\x09\xc7\xb6\x1e\xae\xf9\x10\xc6\xac\xd4\x17\x08\xd6\x01\x79\x55\xc5\xa8\x1d\xc4\x33\x7a\x12\x27\x66\xc4\x3d\xc1\xd8\xac\xf5\xcd\x4e\xad\x88\xd3\x59\x05\x04\xde\xe1\x24\x79\x6d\x8e\x7d\x44\x56\xe9\x9e\xab\x2f\xea\x83\xd2\xc7\x6d\x19\xec\xe4\x15\x82\xc3\x32\x82\x50\xd2\x84\xee\xbe\x80\xbb\x16\x5c\xd0\x15\x87\xb3\x0a\x09\x02\x25\x4d\xe8\xd5\x83\x92\xa6\xeb\x84\x96\x92\x46\x7b\x24\x94\x34\xd5\xc8\x49\x68\x68\xaa\x0b\x23\x70\xa3\xeb\x28\x8a\xc3\xf6\x73\x9f\xed\x17\x80\x87\x05\xf3\x4c\xd5\xe2\x07\x75\x4c\x53\xe3\x86\x3a\xa6\x1e\x46\xd2\x40\x1d\xd3\xf6\x0b\x15\x2f\x20\xc3\x19\x20\xb2\x6a\xfd\x8d\xef\x7c\x18\xfa\xc3\xa2\x31\x82\x18\x45\x20\x7e\xa9\x07\x00\x5e\x2b\x9a\xb8\x00\x94\x86\xd1\x72\xf9\x0c\xfc\xc1\xc7\x9f\xba\x5b\xe0\x19\x8f\xee\x4b\xb4\x0e\xf1\x16\xa4\x41\xe9\x05\x0c\xb7\xc4\x38\xfc\x03\x28\xdf\xee\x35\xeb\xd0\xeb\x51\x49\xe5\xa1\x75\xc3\x29\xc0\xcb\x43\x1c\x3a\x5a\x34\xa0\x9a\x43\x21\x88\x61\x1e\xa0\xf7\xc1\xbc\x67\x85\xc5\xb7\x49\x15\x5d\xb9\x01\x5e\xf6\x61\xe4\x09\x3c\x30\x95\xfc\xa0\x15\x93\xc3\xa9\x5d\x09\x1e\x0f\x89\x83\x0b\x1e\x98\xae\x8d\x28\x26\x07\x16\x24\x6c\x4c\xec\x75\xa8\x4d\x11\xa4\x0a\x39\xb6\xec\x20\xb0\xb3\x2d\xa8\x5f\xea\xa1\xb0\x82\xfa\xc5\xe0\x31\x49\x5d\x94\x29\x12\xb6\x28\x3a\x20\x69\x69\xee\x7b\xa1\x38\x27\x03\x62\x41\xd2\xa2\x32\x11\xf9\x78\xdf\x1f\x20\x64\xa3\x71\x86\x67\x31\xa3\x10\x60\x72\xf9\x7e\x50\x1c\xd9\x98\x0a\x92\xf8\xe4\x76\x83\xe7\x74\xc5\xff\x31\xf6\x3e\xb9\xba\x84\xbe\xba\x5e\xff\x37\x8a\x3b\x84\xa2\x0a\x6c\x23\x2d\x9d\xb9\xd4\xdf\xf4\xd2\xc8\xfc\x1b\x11\xcf\xf3\x9d\x28\x52\x72\xb5\x4f\x8b\xb5\xbd\xab\x3e\x28\x30\x60\xcc\xeb\xd7\xb8\x10\x0f\xc7\x80\x63\x56\xa8\x0d\xa7\x2d\xe5\x5d\xc8\x76\x42\x8d\x39\x6d\x12\x56\x00\xb9\x5c\x9a\xa6\x25\xb9\x5c\xd6\x7f\xf8\xc6\x47\x6d\x7c\xc4\x5a\xa0\xd3\xdd\x2d\xe5\x97\x4b\x7b\x1b\xf8\x51\x70\x0e\x26\x4d\xcb\xd4\x13\x98\x9c\x89\xf4\x16\xa6\x67\x22\x2c\x62\x92\xae\x4c\xe1\x4d\xe4\x5c\xd9\x37\xbd\xba\x29\xfc\x87\xa3\x5f\x72\xf4\x81\x6a\x69\x92\x5c\xa5\xc4\xed\x25\xe0\x1c\x0f\xce\xf9\x10\x1b\xe8\xdc\xf6\x88\x23\xb6\x3b\x39\xe2\x78\xf3\x92\xf0\xa4\x79\x08\xc8\x37\x21\xed\xe3\x87\x44\xe7\x08\x85\xce\x57\xea\x67\xff\x5e\xbf\xb4\xdb\x0a\xf8\xcd\x5c\xff\x93\x93\xc5\x26\x80\x39\x3f\xb6\x7d\x35\xe6\x83\xf3\xc1\xa6\xae\xb5\xa7\x48\x92\x37\xcb\x9b\x5f\xad\xb7\xda\xa4\x98\x3c\xf8\x5b\x62\xea\xc6\xdf\x9c\xf1\x77\x9f\xb1\x06\x94\xdb\x7c\x2a\x81\x1e\x92\x4f\xa5\xbc\x0e\xab\x4d\x52\x79\x6b\x00\x85\x1e\xca\xa7\x2f\x27\xff\x20\x36\xb3\xf9\xf2\xe5\x7f\xf8\x14\xc4\x45\xbb\x0f\xd9\x65\xcc\x31\x52\xb3\x94\x9e\x24\x52\xb3\x94\xb7\x04\xa4\x66\xc9\xf4\x05\x28\xfc\xa1\x9d\x99\xd5\xf0\xf9\x73\xba\xae\xe6\x3c\xef\xfc\xbd\xc6\xc4\x28\x10\xd2\xaa\x4c\x62\x67\x67\xed\x04\xad\xfb\x09\x3b\x53\x49\x87\x5b\x01\x00\x72\xd9\x2b\xb0\xa1\x5e\xbd\xd5\x21\xde\x86\x67\xc0\xf3\xc0\x12\x38\x8b\x80\x4d\x81\x13\xbf\xb4\x2a\xa8\x2a\x69\x55\xf6\x4d\xdf\x63\x1d\xfe\xd0\x3f\xef\x4d\x4d\xae\xa2\x33\x84\x1c\x2a\xe5\xb1\x80\x1c\x2a\x09\x7b\xdf\x2c\xd2\xba\x7a\xa6\x20\x9f\xca\xd4\x1d\x4c\x3e\x95\x32\x44\x84\x1c\x2a\x95\x2c\x63\xa4\x50\x99\x5e\xd7\x95\x6e\x28\x35\xab\xbc\x2e\xb6\x3f\x06\xd7\x4f\xf6\x25\x11\x9c\x51\xfe\x3d\xf8\x9b\x67\x42\x6b\x82\xc9\x51\xb0\x89\xe8\x1e\x2d\x69\xa3\xad\x19\x7a\xff\x70\x20\x20\xec\x0c\x47\x9a\x6b\x64\xe3\x32\xc8\x75\x62\x9e\xd3\x49\xaa\x93\x7d\x9b\x9b\xff\xe1\xe7\xd0\x6c\x89\x3b\xd5\x56\x62\x20\x7e\xdd\xf2\x4b\x73\xe5\x8f\xca\xdf\xe7\x33\xe4\x68\x53\x59\x13\x63\xde\x41\x49\x00\x7d\x53\x39\x79\x51\x59\x0e\x8a\x00\xce\x66\x43\xc9\x91\x98\xbf\x77\x5f\x33\x92\xf2\x37\xe7\x49\x1b\x0a\x49\x68\x53\x9f\x61\x34\x81\xa1\x7c\x92\x3d\xe5\xd0\xe0\xa8\x5f\xe6\x01\xde\x2d\xd2\x16\xaa\xa9\x85\xb9\xaf\x46\x6a\x95\x3b\xf3\x0a\x96\x94\xee\xdf\x10\xd0\x39\x1a\x78\xd4\xbc\x6c\x28\x3c\x6a\x22\x1f\xc8\xb6\xb2\x3a\x8b\x0f\x76\xb5\xf6\xc8\x52\xac\xd6\x8d\xbd\xad\x30\xbe\x75\xc7\xd4\x84\x9a\xce\xaf\x99\xbf\xae\xa6\x49\x04\x79\xa6\xdd\xce\x22\xee\xc2\x5d\x73\xf8\x90\x6f\xe0\xc4\x67\xc3\x29\x6e\xd6\x0f\x67\x21\x2b\xbd\x56\x5c\x89\x87\x22\x27\xc3\x2c\xf3\x39\xaa\x09\xde\x34\xa9\x77\x6b\x3b\x68\xc2\xea\xc8\xee\xb2\x6f\xd3\xd5\xe0\x04\x8b\xce\x8a\x56\xd8\xee\x9a\x77\xa5\xdb\xcd\x11\x81\x62\x74\x13\x40\x4d\x76\x97\x1f\xfe\xbc\xb4\xd1\x45\x31\xd6\xc5\xf2\x8e\x89\x5a\xf8\xd7\xc4\x1f\x93\xf6\x65\x8a\xfc\x2d\x68\xcc\x0e\x27\xee\xed\x87\xb2\x81\x90\xeb\x65\x0a\x3a\x2e\x7d\x64\x3a\x52\x0b\x1f\xd9\x6f\x3d\x84\x47\xfa\xb7\xbc\x99\x4d\xd1\x93\x3a\x89\x5c\xe2\xb7\x40\x3d\x45\x87\x2b\x97\xa2\x8d\x5f\x7d\x34\x14\x7c\x99\xc4\xb8\x7e\xe8\x8b\x1f\x8d\x73\x49\x69\xec\x0a\x40\x2e\xfd\x5f\xea\xfc\xda\x28\x86\x16\xa4\x09\x5b\x34\x39\x6b\xed\x13\xb3\xf9\xfd\xba\xb2\xf4\x59\xd4\x8b\x8f\xd0\x56\xbc\xea\x89\xcb\x1b\x66\xb0\x2e\xe6\xd2\x0c\xc6\x48\x27\x71\xcb\x7a\x88\x9f\x25\x34\x51\x84\x1b\x19\x5a\x4a\xbb\x99\x0c\x2d\xf9\xdf\x2f\x90\x5e\x60\xf3\x87\xcc\x51\xfe\x4f\xb6\xb7\x39\x8d\xfd\x47\x57\xa6\xdb\x8b\x40\xbf\x09\xdb\x8a\xdb\xe2\xdc\xf8\xaa\xdd\xbf\x89\x5f\xda\x7c\x46\xed\xc7\x24\x99\x1b\xfe\xc4\xe6\xdf\x0f\x5d\xb2\xba\xcd\xe4\x2f\xfa\x1f\x49\xfe\x22\x35\xf6\x24\xf7\x4b\x09\xb1\x9e\xbf\x8d\xa3\xf8\x9b\x95\x92\x29\x4e\xbe\x97\xa9\x77\x67\x82\x1c\x25\xe6\x78\x92\xfb\xa5\xc2\x77\x77\xfd\xc1\xfc\x3e\x3c\x2a\x84\xa1\x4e\x53\xb9\x78\xff\x48\x96\x96\xd9\x76\xff\xc6\x73\xcb\x46\x33\xb9\xbd\x68\x9e\xd3\x26\xc0\x4e\xb8\x72\xe7\xc4\xeb\x03\x25\xf7\x9c\xa0\x84\xc8\x90\x3f\xc9\xde\xb2\x37\x18\x8b\xe7\x24\x8a\xff\xb0\xef\x08\xd0\xd3\xfb\x3a\xb9\x9a\x17\x45\x31\x07\xae\xee\xee\xdf\xc0\xa7\xd0\xd0\xc9\x35\xfd\x2f\xcc\x68\x12\x88\x07\x91\xce\x9c\x50\x48\xaa\x59\xe4\x84\x59\x0f\xf9\x0f\x92\xeb\x60\x9c\xcd\x61\xca\x16\x7f\xc9\x6f\x70\x74\x88\xa9\x33\xf8\x70\xb2\x6b\x40\xe7\x3d\x67\x40\xbd\xc5\x01\x86\x6c\x31\xeb\x05\xaa\x0e\x8f\x36\x54\x1d\x56\xe7\x97\x02\xe2\xf7\x20\x3d\x09\x91\xdb\xed\xbe\xb5\x85\xec\xda\xe9\xd3\x74\x59\x58\x7f\x13\x4a\x15\x92\x2d\x4c\x32\xc7\x1c\x1e\x30\x67\xfa\xa1\xbf\x87\x3a\xcd\xf0\xa1\x01\xa3\x9a\x3f\x14\x10\x21\xd3\xbc\x64\x6a\xd9\xa2\xb5\x55\xec\x86\xa9\x91\x82\x66\x37\x59\xd0\x9c\x6b\xaf\x68\xbf\x01\x25\x58\x8e\xdc\x70\x73\x92\x13\xbc\x6d\x7e\xb4\x9b\x05\x86\x1a\x89\x6a\x86\xb1\xa1\xe4\xa9\xd9\x49\xdb\x34\x67\xd1\x22\xb5\xb3\x48\xaa\xa6\x06\x9b\x38\xbc\xfb\x0c\x2d\xc2\xea\x98\x6c\x0a\x9d\x8d\x63\xe2\xa9\x69\x70\x20\xcc\xb9\x76\x85\x61\xc0\x1f\x79\x6d\x9a\xfe\x85\x89\x69\xdf\x60\xb9\x9c\xb3\x6c\x2a\xdf\x5c\xbf\xa6\xd2\x19\x05\xad\x12\x7b\xca\x64\x57\x30\x42\x90\xec\x37\x87\xe8\x7e\xb2\xdf\x74\x2d\x24\x92\xdf\x74\x2f\x8b\x27\x2e\x99\xe9\xbb\x27\x57\x79\x2c\x1a\x93\xec\xe0\x7a\xcf\xc9\x77\x53\x87\x1d\x79\xe2\xba\xb2\xbf\x40\x96\x4e\x7f\x1f\x67\x8b\x08\xa1\x29\x57\xb4\xa7\xd6\x09\x75\xa6\x81\x90\x13\x67\x8b\xb6\x0b\x79\x6d\x52\x77\xfb\x7c\x00\x28\x3a\x6a\x40\x93\xbc\x69\x26\x03\x4d\xb9\x01\xcf\x47\x55\xc0\xe4\x98\x5c\x51\xe8\x95\x9e\x0f\x28\x36\x5c\x3e\x13\xcc\x92\x08\xa9\x89\x2d\xaf\x43\x97\x94\x35\xeb\x65\x6b\x23\xcb\xc0\xfc\xa7\xf9\x46\x3e\x9b\xf5\x96\xd5\x60\xf4\x95\x3f\x67\xef\xab\x1c\xa0\x4b\xdd\xf3\xe6\x2b\x7d\xb6\xeb\xcc\x6b\x58\x25\xda\xc1\xf2\xbf\x3b\x6b\x5e\xd3\x6f\xf0\x02\x54\xfe\x46\xbe\x4c\xac\x7b\x2f\xe7\xc8\x3a\xb3\x37\xf7\x02\xd2\xce\xa4\x37\x04\x27\xac\x2a\x2a\x3b\x09\x62\xa6\x80\x42\xf3\xc3\x88\x25\x22\x3f\xcc\xd4\x5d\x47\xb6\x97\x29\x02\xea\x24\x9e\x1a\xb6\x93\x79\xee\x17\xa1\x97\xbc\x0b\x29\x6e\xf3\xea\x88\x54\x2c\xd3\x48\xd2\x13\xd4\x25\x04\xcf\xf3\xe4\x62\xb8\x69\xb5\x9d\x98\xcf\x5a\x52\xa4\x62\x99\xa4\x39\x9d\xe7\x01\xca\xfc\x27\x67\x2c\x50\xdd\xd3\xd5\x71\xfa\xae\x3f\xc4\x22\x70\x82\xb4\x74\x85\x23\x5f\xcb\x14\xbf\x72\xe2\x01\x20\xfb\xe5\x3c\x59\x29\x45\x0f\x9d\x20\x9a\x5c\x4c\x4e\x30\xf0\xde\x78\x92\xba\x65\xff\x6d\x14\xe4\x6e\x99\x1e\xc4\x4c\xbe\x42\x26\xb1\x79\xba\x22\x92\x88\x79\x9e\x00\xe2\xd3\x0e\x00\x10\x2f\x38\x9b\xac\x2c\x93\xf4\xa7\xf3\x1c\xf2\xc4\xf2\x0c\x99\x58\x84\x34\x92\x89\x65\x6f\x86\x62\x9d\x40\x33\xf5\x43\x9c\xd8\xd7\x86\x09\x90\x8a\x65\x92\x16\x76\x92\x89\x65\x6f\x46\xb7\x92\x8a\x65\x37\xdc\xff\x34\x96\xd8\x9a\x09\x76\x12\x16\x4e\x2a\x96\x0e\x3b\xe5\x24\x13\x4b\xdb\xd1\x3c\x32\xb1\x1c\xcd\x8e\xc4\xd6\x6e\x30\x15\x4d\x52\xb1\xb4\xd6\x7d\xa1\x73\x41\xa0\x7c\xcd\x69\x83\xe9\x4e\x16\x4a\xd8\xf7\x26\x59\x59\x76\x63\x7e\xcf\xb5\x50\xc6\x96\xfe\xcd\x15\x07\xdb\x12\xd9\x5a\x0e\xd7\x8c\x73\xad\x93\x41\xce\xc4\x79\xba\x4e\xfa\x65\x6b\x99\x0c\xfd\x93\xe7\x2f\xbf\x38\xcf\x94\x5d\x84\x27\x8a\xf4\x2e\xfb\xef\xeb\x8b\x06\xb1\xe3\x92\xde\x65\x37\xfe\x85\xf4\x2e\xad\xec\xd2\xb5\x4e\x86\x90\xb4\xd3\x75\xf2\xf7\xc9\x20\xb0\x5c\x03\x4e\xd7\xc9\xf4\xe5\x1b\xce\x69\xe5\x20\x18\xd4\xd3\x65\x3b\x07\xec\xad\xf3\xd4\x76\xb6\x82\xb5\x32\x86\x13\xfb\x9c\x58\xed\xac\x13\x64\x80\x09\xe7\x35\x19\x60\x56\xc5\xfe\x63\x1d\x3b\xf6\xe9\xcb\x70\x43\x38\xc8\x90\xf9\x93\xbd\x75\x92\xcf\xa5\x8b\x1d\x24\x9f\x4b\x6c\x3f\x79\x68\xf2\x53\xc3\xb2\x8a\x03\xea\xd0\x49\xca\x96\x26\xfe\xfc\x94\xa5\xc4\x59\x44\x06\x73\x2f\x75\x48\xd9\x92\xe1\xfc\x85\x60\x58\xa3\xf3\x24\x15\xa2\x9e\xaa\xf3\xe2\x77\x54\x90\x6b\x4a\xed\xd9\xfe\xb5\xba\x9d\xc4\x6f\xe9\x36\x3f\x09\xed\x35\xdf\xf2\x24\xe9\x4b\x1a\x5b\x78\x92\x89\x2c\x54\x6e\x56\x6c\x7d\xb7\x24\x80\x49\x8f\x40\xe7\x8d\xd1\x81\x3d\x45\x3e\x96\x5f\x7c\x36\xf9\x58\xf6\x1f\x24\x81\x7c\x2c\x69\x78\x28\xf9\x58\xa6\x38\x94\x73\x2d\xeb\x87\x2e\xe7\xf3\x31\x0b\x08\x3f\xca\xc5\xb3\x61\xdb\xe4\x6c\xf9\xc5\x76\x93\xb3\x65\xfd\xa8\xff\x28\xb0\x1a\xbe\x80\x33\xc9\xb9\xea\x32\xfc\x5b\xc4\xb8\x85\xd6\x7a\x21\x05\x4b\xfe\x66\x06\x24\x85\xe2\xad\x48\xbb\xb2\xb7\xdf\x24\x66\x7d\x36\xfe\x81\xb4\x2b\x53\x14\xd7\xf9\x5a\x03\x3f\x0a\x17\xa1\xd0\x22\x12\xa7\xec\x8d\x34\xbc\x93\xcc\x29\x49\x2e\xf2\x49\x8a\x93\x6e\x93\x2e\x9d\x2c\x8c\x35\x89\x4c\xf6\xb6\xd3\x8c\x0b\xcf\xaf\x56\xcd\xc5\x82\x0e\x67\xec\x24\xab\xc9\x7a\x28\xf9\x87\x55\xaf\x5e\xba\x30\x77\xb5\x58\xc8\x45\x32\xc5\x13\x5d\x10\x0d\x6a\xa4\x5c\x3b\x3d\xcc\xf2\x79\xed\x3e\xef\xdf\xdd\x99\x7b\xf0\x0f\x48\xd2\x7c\x79\x57\x47\x99\x59\x24\x26\x29\x52\x2b\x4c\xf2\x92\xec\x92\x91\xce\x6b\xc7\x94\x0f\x1f\x12\xab\x40\x33\xe0\xbf\xd0\x0d\x7e\x1d\xf6\x3d\x5b\xe0\x45\x2e\x2f\x2f\xe7\xaf\x63\x5f\x16\x08\x47\xd4\x0b\x92\x5a\x31\x1c\xd7\x61\x22\x66\x6a\xe3\x62\xd4\xf8\xc2\x4b\xb0\x3d\x1a\x73\x75\xbe\x01\x2d\xb9\xe0\x12\xd4\x6d\x7a\x75\x55\x8f\x4f\xe0\x5a\xb4\x79\x6f\x70\xc1\xc3\xae\x7f\xeb\xea\x1e\xb1\xfc\x51\xc6\x8d\x3d\xf6\xea\x9e\x33\x7c\x9e\x71\xde\xad\xe0\x83\xf0\x9e\x2f\x1e\x9b\x3f\x4a\x2b\x08\xb4\xf2\xde\xe0\x82\x82\x56\x9d\x24\x55\xca\x8f\x49\x80\x54\x29\x7b\x33\x82\xc1\x5c\x29\x90\x5b\x4f\xd3\x9d\xec\x76\x45\xe2\xc6\xc6\x64\x27\x8b\xc9\x24\xe9\xd4\xbc\x0a\x0a\x3b\xfb\x94\xc5\xb4\x79\xfd\x79\x11\x20\xf5\xfb\x21\xd3\x98\xd8\x5f\xac\x75\x32\xe4\xce\x0b\x36\x05\x2d\xaa\x8b\x00\x51\x72\xde\xcd\x4b\xea\x3d\x55\x52\x8a\x3d\x15\x69\xe2\x7d\x67\x6b\x20\x73\xc9\x8f\x76\xe5\x92\x24\x4f\x05\x03\x0a\x03\xd7\xd8\x24\x99\xc8\xde\x20\xc3\x9a\x24\x13\xf9\x51\xc7\x90\x4c\xa4\x74\xd1\x92\x96\x63\x8a\x0b\x20\x2d\xc7\xd4\x09\x4c\xca\x8d\xe9\x25\x0d\x19\x37\xf6\xd6\x55\x05\x92\x41\x91\xf9\x7e\x5e\xe6\x62\x55\x3b\x31\xf1\xc4\x36\x91\x29\x63\x6f\x86\xe6\x92\x2a\x63\x66\xfd\x13\xd2\x4b\xbe\x8c\xa9\x6f\xfe\xd2\x94\x13\xa1\x41\xc2\x8c\x09\xcf\xdc\x24\x49\xc6\x34\x62\x96\x24\x19\x53\xbc\x0a\x49\x32\x76\x33\x69\x4c\xb2\x64\xcc\x54\xa5\x89\xc1\xf4\x6a\xeb\x7a\xf1\x16\x3a\xf0\xc4\x03\xb5\xae\x46\x10\xdf\xa3\x0b\xed\x32\xfd\xe0\x54\x4e\xcd\xaa\x16\x48\xc8\xf6\x53\xf6\x8f\x75\x93\x1e\x21\xbb\xc3\x4c\xf6\x1d\xb2\x3b\xfc\x08\x4c\x6e\x57\x07\x76\x4b\x12\x34\xcc\x62\x4b\xb9\x81\x65\xc8\x6e\x34\x6f\x80\xed\x62\x94\xc9\xdc\x50\x3f\xf9\xee\x0b\x83\xbf\xd1\x26\xf6\x8b\xdb\x15\xc1\x00\x4e\x32\x2b\x4c\x61\x56\x64\x50\x98\xc2\x8f\xc9\xa0\x30\x49\x6d\x36\xc9\x9a\x30\xc5\x2e\x93\x29\x61\xca\xb5\x72\x1f\x56\x4c\x65\x9c\x9e\x35\x58\xc9\xa0\xb0\x37\xf1\x67\xf7\x41\x05\xb8\x47\x6e\x80\x15\x4d\xb8\x25\xb9\x15\x66\xfe\xfe\x56\x3d\xd0\xa1\x9b\xa0\x4a\x5d\x9f\xf7\x71\xfa\x1f\xf4\xc6\xc1\x0d\x2b\x2a\x71\x1f\xcc\x5e\x76\xaf\xbb\x5b\x05\xed\x20\x7a\xd2\xb3\x87\x19\x18\xbc\xe6\xb8\x07\x6d\x45\x19\x6e\xcf\xd2\x06\x2b\xde\x40\xde\x85\x2c\x93\x8e\x61\xfd\x07\x6f\x0f\xb6\xa0\xe6\xdb\x49\x50\x81\x0f\x31\x56\x98\xd4\xf7\x50\xad\x94\x0b\xa9\xb4\xfb\x96\x19\x39\x5d\x05\xef\xe0\x20\x8e\xb5\x71\x87\x13\x90\x9a\x93\x1f\x62\x73\x21\x51\xc3\xfe\xa3\x6b\xb8\xa5\x08\xc5\x38\xbb\x3d\xc5\x7a\x49\x76\x2f\xeb\xac\x6b\x92\xdc\x24\x86\x36\xaa\xe7\xae\xcd\x87\x68\x13\xa7\x55\xd7\xc1\x5f\x9e\x07\x16\x0e\x72\x38\xa4\xb1\x34\xa6\x70\x68\x02\x8d\xee\xe2\xb2\x86\x8d\xfd\x36\xe2\x92\xc5\xe2\x76\xa5\x11\x44\x74\x4f\xfb\x0c\xd5\xbd\x49\xfb\x2c\x18\x94\x4c\x0f\xeb\x3f\x68\x2d\x31\x8f\xfa\x9a\xc8\xca\xb0\xff\x20\xa0\xa6\x65\x30\x04\xe0\x3e\x7f\x95\x53\xc9\x69\x25\x36\x97\x98\xc4\xdd\x1e\xd1\xaa\xf1\x12\x99\x4c\x06\x87\x3b\xd2\x4d\xc8\x75\x53\xd3\xa4\x17\xb3\x43\xb4\x06\xb0\xe2\xa1\xf6\x4f\x2f\xef\xa1\xf0\x2f\x03\x48\x6e\xdc\x6d\xe1\x1c\x7a\xcd\xbb\xc9\x67\x7f\x66\xf3\xe4\x37\x61\xe7\x37\x74\xe5\xfe\x11\x13\xab\xee\xe6\xbc\x67\x32\x3e\x26\xa4\x47\x51\x1e\x2f\x50\xd0\x26\xd8\xf6\xf7\x66\xe4\xc7\x23\x3f\x06\xe6\xe7\xd3\x0c\x6b\x2d\xfe\x26\xec\x9e\xf9\x07\x2f\xfe\xde\x04\x92\x40\x8c\x3f\x63\xfb\xe7\x31\x15\xd6\xfc\xf5\x16\x75\x12\x8a\x17\xe8\xdd\x63\x82\x79\x16\x15\xa8\xef\x4b\x53\x5b\xea\x7b\x99\xde\x26\xdc\xf7\x15\x9c\x8c\xe1\xac\x9f\x46\x55\xc1\x59\x3f\x7f\x3f\xca\x4d\x88\x0e\x72\xf8\xe2\x53\x68\x07\xbc\xf0\x53\xe7\xf7\x83\xaf\xaa\xa1\x38\xcf\x50\xce\xef\x7b\xa7\xc1\x94\x87\x39\x7d\xea\xa8\x80\x39\x3d\xbd\x28\x78\x4c\x47\xcc\xec\x82\x20\x7d\x0a\xd4\x78\x38\x42\x39\x72\x8f\x47\x28\xed\x18\x48\xce\xeb\x48\x5f\xa6\xd1\x0c\xdd\x43\xdc\x88\x1e\x8f\xa7\x1c\x09\x2a\xc6\xf1\xd2\xb4\xd3\x1f\x88\x6f\xbd\x47\x7d\x88\x17\x56\x4f\x1e\x80\x2a\xc1\x02\xfe\x68\xfc\xa7\x23\x31\x6d\x06\x2f\x9f\xdc\xa0\x60\x28\x3c\xc4\x91\x79\xe3\xf9\x90\x07\x58\x6f\x0e\x6c\xe3\xb5\xf9\x69\x02\x41\x6c\x1d\xbe\x6b\xef\x38\x1f\xf6\x49\x6f\x5a\x1f\x53\xfc\x92\x44\x65\x3e\x37\x7d\x87\xc6\xc1\x1d\xbe\xfe\x83\xb7\x4d\xda\xe1\xdf\x0f\xcd\x3e\xfc\x1b\x6b\x8d\xd5\xe5\x79\xf8\x4e\x8d\x83\x07\x07\xc8\x4f\x99\xc8\xa0\xe1\x91\xe2\x01\x7e\xe9\x11\xef\x21\xd4\x55\xd7\x3f\xec\xdc\xd3\x23\xc5\xf3\xd9\x0a\x9a\xf7\x39\x82\x3c\xff\xd1\x47\x87\x7f\x43\xd7\xfa\x7b\x86\xdf\x67\xce\xc0\x9c\x3d\x3d\x3f\xbc\xcd\xba\x82\xbf\x6d\xc3\xc1\xdf\x17\xcf\xec\xfc\x7d\x4b\xe0\xe1\x43\x68\xfd\xef\x6f\xae\xc6\x58\xe2\xa1\xd1\xde\xbd\x1d\x7c\xd7\x5e\x16\xaa\xe0\x6b\x88\x29\x06\x0a\xf4\xda\x21\xf8\x07\x7a\xed\xdd\xed\xe1\x75\x8f\x73\xf5\x7e\xb9\x1e\x14\x97\xfe\x92\x0f\x62\x63\x15\x7c\x9d\x14\xae\xfd\xf0\x6b\x77\x1d\x9b\xaf\xe8\x78\x77\x0b\xf8\xb5\xbb\x6e\x99\x57\x4b\xd7\xb5\x1c\x0a\xed\x90\xe3\xe0\x3d\x68\x07\x9a\xfa\x02\x31\x14\x64\xfc\xba\x15\x7a\x67\x0d\xb7\xf6\x01\x65\xea\x7c\xc9\xf7\x20\x75\xd3\xbb\x76\xc2\x90\x71\xe9\x5d\x3b\x61\x48\xd7\x04\xcf\x76\x73\x13\x79\xd7\x7e\x17\x92\x23\xbd\xc7\x27\xcb\xf7\xfa\xbb\xff\x5a\xc4\x0f\x01\x9c\x20\x25\xd0\x84\x7f\x3b\x74\x73\xbf\x1d\xd7\xa9\x2f\x93\xa8\x41\x70\xe3\xfb\xdf\x08\x40\x6a\xeb\xd4\x50\x3e\x44\xd7\x33\x77\xde\xf1\xab\x81\x37\x06\xdf\x8c\x59\x04\x1b\x77\x88\xff\x78\xf5\xb3\xe8\x6d\x7e\x07\xdf\x83\xb1\xf5\x0e\x2c\x71\xfb\x5e\x43\xb9\x8e\x7f\x1e\x54\x5f\x7d\xd4\x9e\x66\xde\x41\xc3\x58\xe4\x61\xfa\x8e\x5f\xc3\xe2\x97\x3b\x86\xbf\x87\x2f\xf8\x1f\x6b\x9d\xd1\x49\x0f\x8b\x77\xd7\x19\x06\x8b\x77\x4a\x9f\xf1\xea\x49\x91\x47\x0b\x16\xef\x74\xb1\x7b\x65\x3b\x90\x23\x0b\x16\xef\x69\xdc\xcb\x4b\xec\x99\xde\x8a\xff\x26\xf1\x66\xe8\xdd\xa1\x3d\x30\x42\xe2\x5d\xf2\x2f\xbc\x69\xde\x64\xbe\x21\x21\x6c\xef\xca\xa5\xc4\xe7\x6f\x36\x68\x2f\xa2\x61\xe1\x4e\xef\x4e\xe1\xce\x4e\x6f\x70\xe1\xce\xde\x3d\xc0\xbc\x13\x43\xc4\x96\x92\x63\xc9\x9b\x5d\x58\xb1\x77\x73\x89\xcc\x77\xb2\x13\x62\x33\x41\x8b\x5d\x87\xdf\x8c\x57\x42\x04\xee\xcb\x42\xa6\xd3\x18\xfa\xeb\x09\x09\xe9\x7c\xa5\x7e\xb1\xef\x08\x5c\x2d\xf6\xa9\xd7\xb4\x09\xfe\x0e\xae\x03\x8f\x75\xef\xe5\x4c\x56\x6d\x7e\x01\xff\xbc\x00\x25\x8b\x21\x49\xf0\x62\x17\xb9\xc8\x26\xbc\xd8\x87\x51\x1b\xf0\x62\xef\x46\x80\xbe\x37\xc1\x0f\x9c\xb4\x5e\xdd\x08\x82\xb1\xdf\xc7\x0c\x4d\x7c\xf2\x43\x6e\x2e\xbf\x80\x85\xcf\x3b\x8d\xf7\x91\x1a\x90\x2f\xd6\x0e\xc0\xd4\x78\x01\xa2\xb9\xd3\xbd\xdc\xcd\x35\xaf\x39\x5f\x0d\x04\x5b\x4d\x16\xf2\xdf\x38\x11\x61\xd5\x48\xfb\x34\xdf\x97\x13\xa5\x0a\xce\xa5\x5d\x0d\x5f\xe0\x44\xe9\x24\x78\x71\xa9\x70\x80\x78\xf5\x16\xb0\xf7\xcb\xc8\x6d\x3c\xfd\xcb\xd5\x5c\x33\x80\xe3\x95\x35\xd4\x49\xfd\x79\x45\xc3\xcb\x40\xd4\xda\xaf\x93\x88\xab\x12\x25\xf5\xea\x6b\x98\x2a\x9b\xa7\x89\xe1\x43\x42\xfa\xfc\x1b\x7b\x93\x83\x2d\x9c\xda\xb2\xa3\x4e\x38\xb5\xf7\xe6\x55\xe8\xb7\x61\x84\x75\xff\xbe\xfd\x0f\x9f\x02\xf9\xd5\xfd\xfb\xe5\x76\x7e\xf2\xf7\xe7\x43\x6b\x80\x3e\x88\x40\x21\x8f\x9f\x52\x72\xbb\xaa\xc1\xc8\xbd\x1e\x2a\xfe\x81\xca\x58\x45\xb3\x2f\xd9\x39\x3e\x02\xad\xf2\xf7\x86\x9f\xca\xdc\xfb\x1a\x1c\x5a\x0c\xd1\xb7\xcb\xb4\x1a\xfc\xed\x70\x75\xff\x83\xe1\xc2\xe0\xfc\x48\x8a\x10\xd3\x87\xec\x71\x9e\x39\x1c\x2d\x6a\xf3\x3c\xe1\xbe\xf0\x1d\x0e\x17\xed\xf3\x3c\xe1\x95\x25\xf4\xdc\x8d\x34\x9b\xf3\x3b\xec\x0f\x26\x10\xd4\xdb\x29\xfe\xec\xeb\xb2\xe3\xd0\x56\x2e\xed\x3c\xe4\x7c\x78\x9c\x8d\x82\xfd\x40\x4f\xeb\xe0\xfc\x58\x21\x97\x01\xf8\xff\x5e\xe3\xf2\xff\xb3\xc4\x7d\x43\xea\x48\xba\xd3\x03\xc9\xfc\xfd\x80\x80\x37\xba\x10\xe4\x87\xf1\x9a\x1f\x96\x54\xda\x1f\x1e\x2f\x1c\x30\x2c\x29\x08\x80\x27\x34\xde\xa5\x1b\x1c\x1a\xef\xbd\xb9\x3e\xc3\xe3\xfd\x23\xfe\x83\xad\x7b\x26\x06\x31\x4c\xdc\xf2\xf9\xce\x4f\x73\xcb\xc5\x15\x26\xee\x69\x48\xd0\xf7\x33\xb1\xa8\xed\xe7\xbb\xe0\x87\x8c\x3f\xb2\xd5\x25\x60\x90\x56\x03\xa2\x10\x3b\x0a\x39\xf6\xae\x49\xf6\x99\x16\xc6\x81\x80\xf2\xca\xb3\xc5\x47\x96\x81\xdd\x2f\x9b\x26\xeb\x42\x0e\xaa\x41\xee\x46\xa8\xab\xa7\x31\x97\xd0\x52\xef\x1a\x67\xd0\x52\x37\x0f\xf0\xd0\x52\x87\x18\x42\x68\xa9\x53\xda\x39\xd9\xa7\x9d\xbb\x9f\x69\x59\x6d\x3f\x51\xfa\x3b\x29\x32\xe7\x77\xfd\x28\xc2\x68\xb5\x07\x11\xd7\x71\x18\xa1\xf7\x5d\x12\xcd\x0f\xc8\xef\xde\x30\x98\x3f\x16\xc2\x9d\x6b\xc5\xa7\xfa\xf6\xdc\x80\xb4\x77\x58\xe1\x7f\x02\xdf\x5d\xfd\xa8\x00\x16\x2a\xd3\x08\x3e\xd5\xdb\xc3\x21\xe1\xf7\xeb\x4f\xf5\xfd\x79\x38\x50\x59\xc3\x53\x7d\x3c\x58\x7b\xab\x31\x03\xc1\xf9\x3c\x25\x2b\x79\x21\x18\xdb\xf3\xe0\x57\xd8\x39\x13\xbd\xc9\x5d\x83\xa4\x85\x6f\x4e\xa8\x6c\xe7\xfa\xf3\x66\x57\x1e\xfc\x89\x91\x51\xff\xf9\xfb\xe6\x6e\x7b\xd6\x32\xfa\x4d\x4e\xa1\x1c\x17\xbf\x39\x61\x32\xe7\xbe\xf5\x9b\xaf\xdb\x4e\x5f\x7f\x7f\xc2\x41\x57\x65\xdf\x49\x96\x49\x26\xe0\x77\xe2\x94\xd8\x01\xd6\x7e\x67\xb3\x07\xd7\xaa\xf0\x91\x40\x05\x14\xd6\xf7\x42\x21\xbc\x3e\xe5\x7b\x8d\x27\xe9\xfc\x39\x7f\xcd\xfc\x4c\x61\xb2\x11\xce\xf9\x61\x62\x81\x6c\xff\x4c\x34\xb0\x26\xf4\xf7\x01\xd9\xdc\xf8\x73\xad\xe3\xeb\xe9\xce\x3f\x70\x2c\x0f\xfe\xec\xca\xfd\x07\xe0\x9d\xff\x3d\xf4\xfe\xff\x3a\xff\xcf\xff\xe3\xfd\xcf\xdf\x06\x51\xf0\xdf\x26\x83\xea\x7f\xfe\xb6\xfd\x3e\xd7\xbf\x77\x22\xa8\x40\xdd\x6c\xc7\x6c\x4b\x74\x9c\xab\x61\xcb\x6e\xda\xe0\xa2\x58\xc5\xfa\x84\xb5\x18\x6f\xc7\xe5\x33\xcb\xc6\xe7\x94\xbb\x41\xef\xb0\x8a\xc9\x55\xf5\x7f\xfe\x36\x68\x0a\x56\xc1\xa5\xc1\x8e\x24\x90\x1c\x5e\x23\x2c\xc9\xa1\x64\xad\x34\xd8\xcd\x3b\x5c\xc9\xab\x90\xa3\x1c\xc9\xad\x04\x5a\xdf\xb6\x24\xcb\x14\x5d\xc5\x01\x5c\xe5\x3f\x7f\x7b\x5b\x2b\xc4\x2a\x20\xf3\xdc\x96\x24\x95\x68\xd2\xac\xd1\xdb\xe1\x9a\x5b\x85\x19\x64\x91\x84\x92\x09\xca\x77\x89\x20\xd4\x5a\x45\x01\x20\x5f\x92\x65\x84\xad\x02\x0b\x73\x20\x09\x25\x6b\xa1\xe0\x78\xbd\xef\xf1\x2a\xe2\x7e\x7d\x35\xe9\xd8\xe7\x92\x1c\xfb\x09\x5f\xe6\x7f\xfe\xf6\x6e\x23\x7b\x78\x49\xb5\x24\xc9\x4f\x77\xe6\x54\x43\x52\x7c\x7e\x37\x51\xc8\x92\x10\x43\xfc\xb7\x13\xe6\xc9\xb1\x64\x27\x98\xf3\x6f\x1f\x00\xd1\x48\xae\xb8\x13\x0f\xb9\x8a\xb5\x68\x12\x34\xb1\x13\x75\xb8\x0a\x12\xc5\x25\x2f\x5e\xf4\xa4\xc1\x79\x50\x2b\xee\x44\xb0\xad\x82\xa7\x96\x3d\xb5\x63\xb0\xad\x02\x50\x2f\x50\x86\x9d\x44\x2c\xab\x60\x9e\x42\xe3\xb7\x93\x6a\x65\x15\xa7\xb2\x8e\xec\x41\x36\x8d\xf0\x5d\xa7\xae\xfd\x9d\xa5\x8c\x55\x00\x03\x71\x27\x11\xca\xdf\xae\xb9\xb6\x93\x53\x69\x7f\x4f\x9f\x3b\x7d\x2e\x36\x64\xbf\xe7\x1e\x65\x3b\xb2\x0f\x19\xf7\xf1\x3b\x66\xd6\x8e\x4d\xb7\x8a\xa1\x8c\x36\x5f\xa1\xcc\xb5\xc5\x6f\xbb\xac\xc3\x25\x0e\xff\xe0\xfe\xda\x2b\x58\x73\x4b\xc6\x77\xdc\xd6\xfb\xd9\x07\x6b\x8d\xdd\x21\x49\x5f\x05\x5b\xea\xb6\xda\x77\x40\x72\xbe\x0a\x0e\x96\x08\x4a\xc1\xf7\x1b\xf5\x03\x76\xf1\x55\x98\x60\x0c\x49\x57\x62\xd4\x3f\x92\x50\x42\x22\x5a\x25\x8f\x92\x97\x34\x7f\xd4\xb5\xcc\x85\x55\xa0\xac\xcb\x96\x3b\x98\x01\xab\xe0\xb3\x49\x25\x79\xc0\xc8\xbd\x8a\x53\x59\x2d\x59\xf7\x55\xf0\x74\x83\x76\x32\x00\x87\xb4\xc0\x1b\xf7\x84\x07\xb4\xc0\xab\x78\x95\xf1\x6b\xa7\x6f\x12\x29\xbf\xcc\x9c\x03\xd6\xd5\x55\xfc\x9e\x5a\xed\x80\x3f\xf5\xef\x68\xe4\x81\x5f\xa7\xd9\xa3\xed\xa5\x64\x19\x26\x6b\xb9\x3c\xda\x9a\x08\xab\x60\x35\x26\xeb\xfc\xd1\x4e\xfa\xa6\x39\x44\xb8\xce\x8f\x9d\x15\xea\xd8\xc9\x6f\xbb\x36\xba\xe3\xa8\x35\xb7\x0e\xe8\x74\xda\x06\xcf\xe8\x71\xac\x86\xaf\xc2\x56\xf0\x26\xfc\x2f\xab\xf8\x2d\x98\xeb\xdd\xee\x00\x75\xae\x51\x76\xa2\x00\x8e\xde\x69\x1b\x74\x1c\xfb\x8e\xab\xec\x70\x26\x1e\x04\xef\xaf\x19\xbf\xc6\xc0\x99\x77\x0c\x77\x2b\x1c\xf8\xc7\x58\x1b\xed\xdf\x61\x18\xe3\x8e\x3b\xed\x08\x9f\x0b\xb0\xc1\x07\xfb\xc1\x41\xb4\xe1\xdf\x11\xcd\xb9\xbe\xac\xd9\x83\x58\xc1\xbf\xc3\x58\x8b\x83\xd4\xe4\x47\xfa\x6e\x2a\x83\xea\xe3\x28\x65\x22\xd6\x0e\xbc\x8b\xc7\x54\x36\x9b\x00\x47\xbe\x77\xae\x1f\xff\x3b\x80\x25\xed\x07\x37\x35\x07\x58\xa4\xbf\x63\xde\x26\x78\x46\xbb\xa6\xfd\x22\xbe\xa3\x6f\x6b\x51\x3d\xc0\x74\xfc\x1d\xa0\x33\xf6\x0e\x52\xea\x38\xad\xc3\x1b\xf8\xbe\xad\xa5\xee\x38\xed\x97\xd3\xe7\xc0\x6b\x1e\x97\xcf\x71\xd3\xb4\xd6\x02\x64\x9d\x7a\x2f\x9f\x23\xfb\xeb\x71\xfb\xdc\x6d\x30\x38\xe1\x7f\xc7\x6d\xfb\xf0\x64\xee\x1d\xd8\xcf\x41\xc6\xd2\xbf\xe3\xf6\x5d\x90\x5a\xc7\xe3\xbb\x8f\x32\xdc\x14\xc7\xab\x8c\x83\xc0\x3e\x30\x16\x8e\x4f\xd9\xa7\x0c\x97\x66\x77\x52\x76\xf8\xdb\xf7\x01\x05\x4e\x87\xb3\xfd\xaf\x6f\x3e\x07\x70\xa9\x37\x9f\x83\x14\x76\x1f\x64\xf0\xee\x6e\x24\xbd\xf9\x1c\x47\xb2\xbe\xfb\xdc\x8e\xcc\xeb\xef\x7e\x28\x83\x91\x6b\x0f\x2c\x91\x0e\x0b\xd7\x5f\x97\x70\x29\xc8\x1f\xd8\x21\x59\xfa\xeb\xb0\x28\xed\x31\xf6\xff\xb6\x99\xdd\x8f\xff\xff\xb6\xe8\x7e\xac\x85\xed\xaf\x1f\x5c\xee\x04\x91\x31\x1d\xaa\xa2\xbf\x7e\xd8\x04\x98\xa0\xba\xaa\xdd\x3b\xd7\x48\x81\xfd\xd9\xfb\xc3\x67\xaa\xc6\x41\xb7\x75\xd5\xb8\x8f\x9f\x6c\xad\x5b\x5d\x95\xed\xc6\x4d\x26\x88\xc0\x4e\xb0\xe4\x5f\x37\x72\x31\x01\x60\x74\xa2\x15\xff\xba\x2a\x9b\xdc\xa4\x77\x55\xb6\xe7\x0e\x2e\x02\x3c\xff\x3a\x33\x29\x33\x95\x27\x6d\x21\xf0\xe6\xaf\x27\xce\x03\xd3\x23\xf6\x4c\xea\xc8\x5f\x7e\x65\xea\x20\xa2\xe3\xaf\x3b\x05\x4c\xae\xdc\x9d\x02\xdd\x29\xa0\xc7\xbb\x3b\x05\xfa\x64\x2a\x27\x67\xf9\x3e\x99\xca\x5d\xab\x2e\x89\x97\xed\xa0\xe2\x56\x41\x1d\x20\x92\x3a\x20\xb8\xbf\xfe\x83\xb9\x41\x5b\xdc\x27\xfb\x5c\x9f\xee\x73\x6d\xa3\x0e\xf6\xb9\x0e\xd4\x6d\xc9\x3a\x32\xfa\x74\x12\xda\x67\x66\xa1\x3e\x59\x7e\xfa\xc4\x27\x61\xce\xe1\x3e\x4f\xdb\xc7\x1e\x54\xa0\xfb\xfa\xbc\x6c\x1f\xdf\x51\x30\x87\x74\xa7\x59\x77\x4a\x99\x53\xa1\x3b\xa5\xba\xd3\xa7\xc8\xd2\xd3\x9d\x3e\xfd\x86\xcc\xd7\x24\xbe\x9d\x0b\x95\xbf\x7e\x5b\x2f\x07\xe0\x4e\xc2\xe9\xbf\x4e\x7a\xe9\x65\x21\xaf\xdf\xe3\x96\xe2\xaf\x3b\xa5\x8a\xb3\x43\x77\x4a\xf5\x67\xd9\xa4\x7b\xd5\x32\xad\xfb\xb3\x4e\xb9\xab\x98\xbe\x5b\xc8\x18\xb7\x87\x3d\xb7\xf0\x65\x77\x1c\xc1\x7f\x9d\x2c\x93\xfb\x64\x39\xeb\xef\x46\x1d\x2f\x59\xb0\x36\x9c\x95\x1d\x87\xe6\x5f\xc7\x7f\xb9\x64\xeb\x3b\x70\x35\xae\xc2\xe5\x9b\x7a\xf1\xe9\xad\xc2\xa5\x1a\x3d\x78\x07\xf5\xbe\xc6\xdd\xc2\xb9\xd9\x5f\xf5\x0f\xdf\xd7\x92\x51\x47\xa4\xb2\x52\x96\xc8\x7c\x17\xf3\x6b\xc3\x6e\xec\xb8\xb9\x56\xc1\xdd\x8f\x3a\x8e\x63\xea\xaf\xbf\x62\xe3\x39\xd5\x74\x0c\x9d\x55\x58\x07\xe3\x86\x01\xb3\x8a\x44\x46\xdf\xbf\x8e\xb9\xa9\xda\x36\xf0\x7b\x5d\x5b\xa4\xbf\x97\xbf\xc7\x12\xa2\xdd\xd1\x5f\xb3\xec\x40\x0d\xd9\xb5\x31\xfa\x4b\x86\x9d\x8d\x94\x69\x1d\x77\xd0\x5f\xc7\x13\xb4\x64\xd4\xf1\xf8\x1d\x50\xe8\x6e\x90\x32\x74\x1c\x36\xab\xb0\x2d\x41\x1f\xbc\x8f\x32\xbf\x37\xa8\xe3\x43\x37\x70\xa6\xb4\x0d\xdc\x6d\xff\x36\xfa\xcf\x84\x64\xb2\x2e\x76\x7c\x24\xab\xb0\x8e\x5a\xe3\x4b\x32\xb2\x55\x48\xf4\xbf\x8c\xe3\x4e\x1a\xb1\x55\xf8\xbd\x93\xdf\x63\x5b\xef\x64\x0c\x5b\xb2\x81\xcc\xe7\x76\xbf\x8d\xe5\x91\x54\x60\x7f\xfd\x73\x7c\x61\xa5\xee\xb8\x1c\x56\x41\x3f\xef\x8d\xdf\xeb\xa9\xec\x56\xb6\xbe\x8d\x13\xfe\x2a\x7c\x97\xb9\xff\x39\xbe\x9c\xdf\x97\x8c\xdf\x8b\x47\xd9\xab\x6c\xf5\xd5\x97\xbe\x9b\xbe\xbb\x8c\xec\xce\x79\x7e\x15\xa7\x32\xea\x28\xf4\xef\xab\xdf\x73\xbc\x3b\xed\x03\x28\xad\x36\xce\xea\x9d\x54\x51\xab\xf0\x5d\xc6\x8d\xac\x4f\xab\xf8\x94\xd1\x7f\xa7\xf5\x9e\xfe\xde\xa0\x7d\x97\x75\x5c\x26\xf9\x0f\xbe\x57\xdd\x30\xd3\xd2\x06\x6e\xa2\x7f\xb7\xcf\xdd\xd2\xb2\x24\x7d\x7a\xfb\x1c\x89\xc7\xb7\xdd\x71\xbb\x1d\x37\x52\xa6\x6e\x30\x41\x77\xd2\x1e\xad\x22\x94\xd1\x96\xd7\x7e\x7e\xed\x67\xe6\x16\xe9\x81\x56\x61\x3f\x3b\x6e\x9f\xcf\x7d\xa9\x6c\x22\xf3\x39\x98\xf5\x37\x32\xbd\x0f\x92\xf7\xac\x62\x28\x2b\x64\xa9\x0c\xbd\x02\x17\x32\xb0\x67\x57\x91\xca\x26\xb2\x47\x19\xdf\x4b\x90\xfd\x20\x27\xcd\x2a\xba\xb2\x40\xf6\x21\x3b\x8c\x5b\x5d\xe3\x36\xb6\x43\x99\x3a\x04\x2a\x7e\x90\x0c\x66\x15\xa1\x2c\x91\x9d\xca\x2e\x63\x5e\x79\x97\x23\xd2\x20\x9d\xcb\x92\xf1\xee\x08\x65\xbf\xd8\x58\xbe\x63\xd8\xbe\xf0\xb9\xe0\xb9\xf0\x39\x75\x0d\x3f\xcd\x20\x3b\xca\xdf\x30\x01\xca\x46\xf4\xd4\x20\x9f\xc9\x2a\x4e\x51\xde\xf4\xd5\xda\x74\x56\x61\xff\xfd\x3f\x24\x94\xff\xfb\xed\x7e\x90\xa7\x64\x15\x36\xa1\xe8\xb6\xb2\x09\x65\x57\x4e\x9a\xc5\x71\x6b\x6c\xa4\x4a\xdb\xb0\xf5\xc7\xc6\xd6\x39\xc8\x19\xb2\x64\xbc\x3b\xed\x0e\x39\xd1\xba\xc3\x75\xfe\x64\x7c\x12\x0c\x5c\x83\xb4\x1c\x7f\x63\x73\xe9\x82\xe3\x7e\x90\x30\x63\x15\x53\x19\x75\x5c\x7e\xd2\xe5\x15\xfa\xce\xa7\x5f\x0e\xcd\xfd\x7b\x97\x7a\x71\x00\x0c\x72\x65\xb4\x0d\x02\xf9\x41\x82\x8c\x55\x94\x32\xba\xe8\xb6\x2d\x04\xaa\x6c\xfd\xe0\xf7\x1e\x55\xe2\xf1\x5d\x87\xfa\x51\xc5\x1e\xdb\xd2\x51\x93\xe7\x52\xf6\xbb\xce\xa7\xde\xc7\xb6\xe8\x0e\x81\x97\x67\x6c\xaf\x7d\xf5\xfa\xbd\x0e\xf5\xeb\x73\xf0\x7f\x49\x38\x35\x38\xd6\xac\xc2\xf6\x05\x75\x7c\x7e\x2f\x49\x24\xa4\x2d\x1a\x6d\x43\xd6\xb6\x9f\x6c\xfd\x1e\xc9\x1d\x56\xc1\x18\x41\xa8\x3d\x48\xf2\xb0\x0a\xbf\x6d\x2d\xa3\xa3\xa9\xee\xcd\x25\x13\x12\xee\xd1\x76\xbe\x83\x34\x0d\x6d\x23\x40\x65\x90\x9b\x61\x15\xa1\x8c\x3a\xb0\x28\x47\x73\x5a\x40\xfa\x3c\xda\xf1\x28\x7b\x95\x51\x6f\x67\x2c\xc9\x93\xd0\x24\xc8\x19\xe4\x43\x58\x85\xef\xee\x3c\xa7\xba\x93\xfa\x60\xc9\xa8\x23\xac\xd7\x29\x80\x7b\x73\x34\xa7\x40\x8b\x54\xb6\xf4\xa0\xa5\x75\x98\x6e\x07\xb7\xe6\x68\xe5\xbb\xea\x2e\x6e\xf7\xd1\xd4\x5d\xd3\x05\xc8\x79\x32\x48\x0b\xb0\x8a\x4b\x59\x22\xf3\xf7\xe6\x8f\xbb\x6f\x8d\x65\x9b\xfe\xde\xf4\xf7\x98\xb6\x6d\xda\x66\x97\x5b\x38\xd6\x46\x3b\xad\x83\x14\x7a\x1b\xde\xbc\xd1\x4e\x9f\x3b\xed\x97\xe0\x39\xf5\x19\x52\xff\xb6\x0d\xc7\xf2\xb2\xde\xcb\xdf\x4b\xea\xb8\x99\x83\xd0\xf5\x2f\x19\x6d\x56\x27\xdb\xe3\xbb\xc5\x73\x8f\xef\x3e\xbe\xeb\x58\xbe\x3e\xf7\xfa\x2e\xf3\xb2\xbd\x43\x99\xef\xae\x2d\x71\xc0\x2f\xbf\x0a\xe6\x2a\xee\xaf\xb1\xb3\x15\x8f\xdd\xad\x18\x58\xc2\x80\x4b\xfe\x6f\xc0\x22\xbf\x64\x6b\xdc\x76\xcc\xb4\x01\x6b\xfc\x92\x05\xb2\x57\x19\x6d\x01\x7e\x30\x76\x5c\x04\x03\x16\xf9\x26\xe5\xc3\x80\x39\x7e\x15\xa9\x6c\xb5\x6f\x3f\x7c\x0e\xd6\x98\x8d\x6b\xf9\x01\x19\xfc\x2a\xac\x03\x3d\xd8\x5d\x82\xe1\x71\xef\x5c\xbd\x0c\x78\xdc\x57\x61\x0e\x62\xa6\x2f\x7c\xee\xab\x98\xca\xf8\x34\x55\x72\xef\x36\x0f\x75\xd9\x07\x5d\xb5\x0f\x9b\x87\xba\xec\xaa\x29\xec\xed\x4b\xc6\xa7\x0d\xab\x0d\xbb\x60\xf0\x6e\xf8\xae\x6a\x1a\xb6\x25\xec\x3e\xe2\x72\x24\x2f\x18\x3b\x7e\xbf\xb1\x1b\x7b\x03\x40\x76\xec\x19\xca\xec\xe6\xa0\x4b\xcb\xcf\x2d\xbf\x03\x35\xd8\x55\xc9\x5d\x47\x03\xd1\xab\x63\x9f\x3e\xa7\x05\xc0\x75\xe5\x80\xf7\x7c\x15\x76\x69\x51\xef\x79\x2b\x7b\xc8\x85\xc2\x67\xb8\xc2\xee\x97\x9f\x31\x19\x8d\xcb\x57\x5d\x4d\xf1\x55\x0f\x48\xc4\x57\x41\x53\x88\x23\x1b\x50\x83\xaf\x82\xa6\xa4\x9a\xf1\xa8\x05\xae\x92\x40\xea\xc7\xfe\xfa\xb9\x2f\x9f\x9b\x8e\xb8\xda\xb7\x6b\x1c\xa6\x23\xfe\xd9\x7d\x9f\xef\x1e\xb4\xcf\xd5\x6f\xd7\x00\x48\x87\xed\xb3\x4b\x35\x00\xb8\x9e\x1b\x87\x06\xc0\xb1\xf9\x6e\xef\xc8\xa6\x32\xd3\xbc\x31\x7b\x61\xe1\x5e\x85\xcf\x0d\x9e\xc3\xe7\x31\x8e\xe6\x73\xc3\xe7\x5e\x65\xb6\x8f\x21\x3a\x38\x40\x8e\x63\x1f\xca\x78\x17\x57\xec\x38\x5c\x39\x01\x09\x8c\xc3\x95\xf3\xd8\xfd\xbd\xe0\xf7\x70\x07\x0f\x8e\xdf\x6d\x03\x79\x36\x8e\xe3\x56\xe6\x77\x24\xcf\x75\xdf\xed\xca\x58\xb1\xa1\xa6\x5e\x85\x75\x30\x94\x30\x4b\xaf\xc2\xe7\x18\xa3\x23\x7d\x17\xbf\xf9\x06\x44\x71\x1c\x18\x91\xe3\xf0\x30\x51\xdb\xbf\xcf\xf6\x03\xaa\xe8\x55\x94\xaf\x24\x32\xbb\xc3\x45\x0f\x3c\xe2\x80\x2e\x7a\x15\xa9\x8c\xe7\xa6\x4d\xd0\x65\xc7\xd9\x7e\x1c\x6e\xec\xd0\x3a\xb7\x0d\x94\xc3\x80\xbe\xf9\x6f\x1c\x6e\xec\xb8\x85\xc6\x71\x59\xaf\x0b\x21\xd7\xb1\xe3\x70\x63\x3f\xb4\x45\xc1\x15\x8c\x43\x55\x84\x9f\xb9\x6d\xe5\xf0\xdf\xb6\xcf\x73\x0a\x20\x80\x71\xb8\x38\x1e\x64\x77\xde\x08\x68\x1d\x38\x2c\x56\xe1\xef\xb1\x11\x1f\x9f\xef\xba\x99\x72\x3f\x35\x60\x20\x5e\x85\x6d\x61\xa1\xee\x0e\x7f\x77\xf8\x09\xf7\x1e\xde\x0d\x8c\x7e\xd8\x16\x66\x63\xc7\x91\x39\xba\x36\x21\x7c\xec\xa3\x6b\x13\x76\xcf\x15\x10\x57\x0e\xa8\x80\x57\x61\xbd\x0c\x6b\x77\xf5\x81\x00\x78\x40\x7a\x31\xba\xfb\x61\x77\x3f\x84\x94\x7c\xe0\x9e\xff\x1b\xb0\xf8\xb6\x0d\x86\xc6\x01\x29\xef\x2a\x68\x32\xe1\x70\xa3\xbb\x1f\xf6\x5f\xfa\x39\x4c\xe0\xee\xf0\x42\xa9\xbb\x64\x54\x3b\x95\x91\xb2\x6d\x9b\x0c\x51\xd7\x46\xc3\xcb\x3f\x34\xe5\xe0\xb9\xfd\x1b\xd2\xd7\x6e\x93\x51\x83\x8f\x76\x15\xe7\x7f\xfd\xaf\x01\xca\x77\x40\x15\xbb\x0a\x3a\x05\xff\xd4\xe8\x97\x8f\x39\xb8\xdc\x39\x8f\xae\x95\xd5\xef\x1f\x89\x15\x55\xb8\x7e\xf4\x87\x74\xb9\x18\x18\xf0\xb9\xae\xc2\x1a\xd6\x0c\xeb\xee\x67\x5d\x7b\x0a\x08\xce\x80\x70\x75\x15\xb7\x32\xfa\x49\x7b\x0a\x6e\xd5\x25\xe3\xdd\xcf\xa1\x90\x7e\x06\x22\x8f\x01\xd7\xe9\x2a\x50\x15\x6e\x9f\xc7\xd8\x4e\x65\xa8\x0a\x98\xa2\x31\x9a\xcf\x35\x9f\x63\xb8\x87\x47\x8a\xa1\xaa\x00\x0d\x1a\x70\x92\xae\xc2\x7e\xaf\xf5\x65\x43\x1b\x0b\xf2\xd1\xc1\xed\xc4\x18\x6e\x7b\x70\x8d\xb6\x0d\x0f\xfa\x80\x5f\x74\x15\x36\x8f\x05\x79\xb8\xed\x8d\xe3\xf7\x1c\xd5\x6a\x76\x49\xf0\xd9\x20\xd1\x18\xf0\x72\xae\xa2\x94\xf1\x19\x2e\x28\x63\x6d\x75\xcd\x08\xd8\x01\xbb\xe6\x2a\x76\x65\x1d\x99\xef\x0e\x7f\x8f\xd9\x3c\xdc\xe3\xa0\xd0\x6c\x86\xaa\x8e\xe1\x1e\x07\x93\xe6\x92\xf1\x69\x61\x5b\xa0\x5b\x31\x42\x75\xc0\xa2\xf9\x37\x46\x76\x64\x9c\x96\x46\xfa\xbd\x84\x8a\x6a\x19\x0f\xb5\x76\xa0\xb5\xc6\x64\x8e\x51\x3e\xc6\xb6\xb7\x8e\x07\xc8\xec\xd1\xf2\x33\x3a\xdd\x32\x6d\xca\xb4\x29\x6c\xcb\x5c\x25\xad\x22\x95\xd1\x05\x6a\xf2\x98\xbf\xfc\xc5\x74\x3d\x8e\xb0\x31\x4e\xeb\x40\x5b\xa0\xa8\x5c\x85\x9f\x11\x3e\xe7\x67\x5c\x76\x41\xf0\xb9\xd7\xa3\xec\x5d\x9f\xa1\xb2\x78\xd8\x80\x2e\xb2\x89\x65\x18\x43\xf5\x86\xf8\x71\xc9\x78\xce\x2d\x73\xac\xf3\xf1\x80\x20\x68\x8c\xdb\x57\x1f\x6b\x60\xce\x0f\xcf\x15\xe3\xb1\x25\xd8\x75\x43\xfd\x86\x69\x71\x74\x55\xef\xb5\x21\xaf\x9d\x32\x69\xf0\xe7\x87\xa1\xf2\xa6\x9c\x1c\xc3\x8d\x55\x3e\xc5\xae\x36\x7e\x7e\xeb\x77\xfb\xd8\xea\xbb\x70\x16\xc0\x66\xd8\x1a\xce\xc6\x11\xce\x82\x80\xd0\xb7\xe1\xc8\x1a\x30\x13\xae\xe2\x50\x36\x91\x4d\x65\xa7\xa8\xe0\xd5\x9f\x30\x07\xae\x62\x57\xc6\xbb\xaa\x7c\xec\xa2\x87\xb1\x08\x21\x0f\x5c\x85\x75\xa0\x66\xe1\xde\x08\xa7\xdf\x92\xad\xce\x83\xaf\x6f\x15\x3e\xc7\xe9\x2d\xf0\xe9\x8f\x18\xb6\x05\xbd\x80\x2d\x6f\x15\xd6\x81\x25\x1f\xc3\x3a\x54\x6f\x12\x19\x0d\x88\xf1\x56\xc1\x3d\x18\xe1\x9f\x23\x3c\x44\x47\x58\x2f\x2b\x46\xb8\xaf\xc6\x32\xcd\xc6\xf0\x33\xd2\xc7\xd2\x57\x39\x93\x87\x87\xe4\xe0\xa0\xd1\xf0\x77\x0d\x18\xe2\x56\x61\xb5\x18\xf7\x70\xba\xad\xc2\x6e\xc1\x90\x0f\xf7\x52\x18\xdb\x96\x8c\xe6\xa9\xb6\x71\xfa\x1c\xfb\x48\x68\xd5\xc5\xe9\x10\x31\xe2\xe1\x0a\x1c\xa7\x77\xcf\xf3\x7f\xb0\xc5\x43\xd6\xb6\x0a\x7f\x9a\x33\x79\x78\x0e\x81\x3f\x6d\x0d\x0c\x9f\xa4\xa6\xc3\x9d\xb6\x64\x7c\xba\x67\x68\xa8\xd2\x5a\xe3\x46\x78\x84\x67\x68\xa9\xd1\x0c\x66\x1b\xd0\x9e\xfd\x8d\x50\xaf\xf7\xc6\x67\xba\x25\x07\x5b\xb2\x6c\x15\x03\xba\xb3\x55\x30\x5a\x44\xb3\x8e\x78\x6c\x8b\xfa\xbf\xab\x11\x5a\x8c\x70\x91\x2d\x19\x6d\x79\x1d\xc1\xd7\xf6\x71\x76\x0f\x95\x1d\x3e\xb2\x25\x63\x18\xb4\x22\xe1\x1f\x5b\x32\xb4\x49\x2b\x32\x9c\x01\x44\x8e\x0e\xaf\x0d\x46\xc2\xed\xd9\x76\x8c\x7f\xc8\xbf\xfe\x46\x72\x37\x6a\xb6\xc7\x91\xdc\x8e\x8e\xf4\x76\x94\xf8\xb3\x91\xce\x80\x6c\xf6\xdf\x18\xc8\x1e\x65\xaf\x32\xde\x75\x56\xa4\xb3\x02\xf2\x96\xe1\xd5\xc4\x80\x12\x6c\xc9\xa8\x77\xb7\x5e\x23\xbc\xf8\x8c\xf4\x48\x04\xf9\xd7\x7a\x8c\x9f\x73\x6f\x80\x04\xac\x99\x75\x79\xa4\x93\x07\x92\xaf\x25\xa3\x29\x9d\x61\xcb\x6e\x37\xa3\x61\xe9\x99\x28\xbb\xdd\xcc\x32\x93\x5a\x20\xe9\xe4\xd9\x71\x0f\xa4\x06\x28\x3c\x5e\xad\x91\x41\x76\xa4\xfb\x40\xba\x0f\x90\xde\x70\xa4\xe7\x9a\x4c\xdb\x87\x5a\xc1\xb5\xb5\x0a\x2f\x92\x59\x54\x52\xaf\x54\xba\xe8\xeb\xc1\xf3\xd6\x65\x24\x86\xaa\x61\x5f\x23\x35\x55\xb2\x7c\x0e\xb5\x82\x66\xeb\x6f\xe4\xf4\x39\xcc\x81\xf4\xfc\x93\xd3\xe7\x50\xa1\x9c\xf6\x01\x47\xf2\x06\x18\x77\xa4\x8b\x79\x5e\xbe\x6b\x9f\x6a\xac\x24\xc6\x4a\x3b\xd8\x6c\x52\x63\x25\x6f\x9f\x53\x0d\xb4\x3a\x21\xb6\x6a\xed\x70\xc8\x5d\xcd\x13\x6f\x67\x83\xff\x75\xe4\x63\x1f\x3c\xbe\xcb\x26\x92\x4f\x28\xb3\x0e\x0e\x0e\xa9\x9b\x08\xae\xab\x25\xa3\x2d\x9a\x35\xc9\x31\xbd\x91\x2f\x63\xa4\x6a\x9f\xaf\xcf\xe1\xe9\x4b\xd7\xf8\x54\xc5\x35\x13\x61\xae\x5a\x45\x28\xa3\x0e\x55\x3c\x55\xf1\xc3\xb1\xd4\xda\xe5\x26\x6b\xc9\x56\xbf\x40\x56\xb5\x8a\x2e\x35\x7f\x43\x56\xca\xa6\xb2\x03\x19\xef\x96\xd4\x20\x07\x9b\x46\x69\x12\x55\xfb\xbd\x3b\x91\xa5\x32\x74\x12\x7e\x96\x51\xdc\xd8\x0c\x78\xa4\x9a\x11\x68\xa3\x34\x89\x6a\x37\x82\x1a\x7b\xa5\xdc\x20\x0a\xfb\xa7\x71\x23\x37\xca\x03\x55\xe1\xbd\x37\xb1\xea\x28\x0f\x54\x75\xf8\x2e\x4b\x49\x69\x8d\x57\x57\x86\x1e\x94\xbe\x80\x52\xc7\xa1\x41\x1a\xe5\x06\x51\xea\xb8\xae\x3c\xd8\x9d\x56\xf1\x28\xf3\x39\xf4\xa5\x30\xbd\x1b\xc9\x21\x46\xe9\x76\xaa\x38\x95\xf1\x1d\x6e\x1a\xa5\xad\x03\x13\xfd\x28\xcf\xf3\xb0\x29\xb5\x06\xd9\xf7\x80\x42\x69\x15\xd6\xc1\x5c\x2d\x5d\x51\xb0\x16\x2d\x19\xcf\x95\xdf\xab\x8e\x13\xc0\x35\x4a\x1d\x2f\x77\x08\x4d\x87\xd2\x88\x81\xef\x67\xed\x69\xb4\xc5\xd3\x56\xb9\x1b\x0c\xfb\x5e\xbd\x2f\x97\x7b\x92\xb5\x8c\xf2\x90\x5f\x97\xd0\x1f\xfb\x59\x2b\xa6\xee\x4d\x19\xe3\x71\xdb\xcf\x2e\xf7\xba\xed\x20\xf3\xf9\x1b\xe5\xd2\xae\xdb\xae\xd4\xf1\x52\xc7\x75\xc7\x95\x3a\x5e\x8f\x6d\xe1\x20\x50\xea\x73\xfd\x52\xf4\xb2\x61\xd7\xc7\xba\x06\x8f\x4e\x33\x54\x69\x94\x66\x7a\x7d\xac\x1b\xc3\xbe\xff\xd4\x2b\x97\x71\x12\xd2\x8d\x52\xc7\x4b\x1d\x1f\x8e\x87\x3a\x5e\xea\x38\x79\x99\x86\x37\xb3\x63\x42\xe1\xdc\x48\x78\x34\x20\xcb\x59\x05\x7a\x40\x10\xd7\x98\xea\x3d\xb4\x38\x4b\xb6\x74\x63\x6a\xf0\x4c\x0d\x1e\xc2\xb2\xc6\x54\xc7\xa7\x3a\xae\x8b\x6e\xba\xdc\x4f\x97\x7b\x98\x78\xc7\x74\xb9\x87\xfa\xa6\x19\xc2\x34\xa6\xba\x3b\xd5\x5d\xd8\x6e\xc7\x3c\x6c\xcb\x61\x5b\x18\xdf\xa9\x6b\x6b\x76\xfb\x99\x79\x39\xd5\xe7\xe9\x3a\x3e\xfe\x27\xbb\xfd\xf4\xa0\x39\xcd\x39\xaf\xa7\x6f\xba\xcc\x4f\xed\x26\xf0\x25\x63\x8e\x4b\xd9\xa7\x8c\x4f\xd2\xf3\x0a\xf9\xcc\x92\xf1\xe9\x4e\x81\xc9\xe5\xa6\x31\x53\x43\x4c\xc7\x98\x2e\xfd\x7a\xff\xa6\xea\xfe\x23\x7d\xd1\xd3\xe7\x25\xf7\x80\xd7\x65\xc9\xf8\x74\xd5\x1d\xca\x95\x65\x4b\xd1\x16\x1d\x0e\xd3\x29\x40\xe4\xce\x98\x4e\x01\x21\x91\x72\x45\x8e\xa9\x91\xc4\x5d\xf7\x92\xd1\xbe\x69\x5b\x34\x9c\x80\xec\x8d\xa9\x37\x76\x3a\x55\x74\xe1\x4d\x0d\xa7\x49\x16\x15\x4f\x4b\x53\x0f\xd9\x74\xf6\x10\xde\x3c\xa6\xc6\xd2\x74\xd7\x20\xa2\x6f\xc0\xad\xb2\x0a\xbb\x00\x4d\x9c\xfa\x2a\xe6\xe5\xbb\xac\x02\xd3\x19\x35\x6f\x9b\xac\x86\xdd\x6a\x0e\xf7\x66\xd2\x60\x8d\xe9\x4e\x32\x6f\xbb\x9e\x55\x7e\x6a\x18\x4d\x0d\x23\x60\x28\x63\xea\xdc\x85\xd4\x64\xc9\xa8\xe3\xf5\xd3\xde\x5f\x56\x56\x9e\xf3\x72\x61\x72\xb9\xd0\x42\x6d\xf2\xb4\x30\x9d\x3d\xe0\xe6\xc7\xf4\x22\x61\x02\x94\x6a\xc9\x90\x9f\xce\x8a\x73\x83\xa9\x81\x45\xf4\xf4\x14\x70\x7a\x0a\x80\x40\x63\xc0\x81\xf2\x37\xce\x1f\x4f\x14\x0b\xc8\xa9\x5d\x74\x72\xdf\xd0\x08\xb1\x19\xa7\x76\xd1\xa9\x5d\x44\xa8\xc3\x38\xdb\xef\x5d\xab\x45\x33\x4e\xfd\xc2\xa7\x76\x11\x00\xf7\x71\xee\xa1\xac\x94\x25\x32\xdb\x72\x58\x2f\xda\x02\xfb\xc9\x2a\xac\x03\x2d\x38\xbd\x83\x80\xf4\xa4\x19\xc9\x35\x4e\x4f\x10\xf0\x9a\x2c\x19\xbf\xe7\xa1\xf9\xf4\xd0\x0c\xa4\x7a\x9c\x1e\x9a\x4f\xae\xe6\x9a\x4e\xe5\xd3\xab\xb9\x53\x23\x88\x78\xd1\x71\x3a\x63\x4e\x37\x08\x02\xc0\xc7\xe9\x8c\x81\x90\xa4\x49\x16\x3f\x4e\x0f\xc8\xa7\x07\x64\x42\x4a\xc7\x19\xbf\x77\x6f\x65\xb4\x19\x84\xe6\xf8\x51\x8a\x10\x94\x3b\x4e\x8d\x25\x68\x43\x96\x8c\x77\x3d\x91\x40\x07\xb2\x64\xbc\xab\xa7\xef\x74\xc6\x00\xa7\x18\xa7\x77\x15\x10\x6a\xb4\x06\x62\x7e\x9c\x1a\x46\xa7\x27\x5f\xa2\xae\xc6\xe9\xc9\xf7\xf4\xe4\x4b\x30\xfe\x38\x4f\xeb\x50\xed\x09\xf0\x18\xf0\x60\xac\x22\x95\xf1\x9c\xc6\x12\xdc\x15\xcd\x80\x9d\x71\xaa\xf6\xa7\x1b\x89\xee\xb8\xd3\x73\xc3\xc9\x3d\x5b\x2b\xfb\xde\x23\xf2\xe9\x11\xb9\xec\x67\xcf\x0d\xa7\x06\x54\x61\x47\x9f\xba\x80\xce\xc7\xe7\xb8\x4b\x39\x9f\xdf\x73\x9f\x32\x9e\x7b\xd5\x3f\xae\x95\x1b\xb4\x46\xe3\x7c\x1d\x5f\x37\x1c\xc2\x68\x06\xac\x13\x7f\xe3\xfc\x6c\x9f\x63\xe4\xb9\xe1\xc4\xfb\xdc\xca\xf1\xf0\xdc\x00\xcf\x44\x6b\xba\xf2\xce\xef\xf7\xae\xf5\x32\x1e\x97\xde\x67\xe8\x25\x5a\x23\xe7\xcb\xb8\x9c\x1f\x97\x67\x04\x08\x69\xc7\xa5\x11\x74\xed\xd4\x4b\x0c\xcc\xb8\x34\x82\x2e\x0d\x1e\x00\xbe\xe3\xd2\xe0\x81\xdd\xa1\x35\xd0\xbb\xe3\x72\x83\xb8\xdc\x20\xe0\x64\x1c\xd7\x31\x95\xf9\x1c\x2e\xd3\x4b\xf7\xe3\xe5\x29\x59\x4f\x1b\x30\xb8\x55\xf8\x1c\x3a\x7e\x81\x22\x1b\x97\xba\x0b\xcf\xfc\xb8\x80\xad\x8c\xcb\x95\x5d\xdf\xd8\xa5\x71\x03\x8b\x42\x6b\xd0\xb1\x8f\x4b\xe3\x06\x06\x85\x66\x7c\xc7\xb8\xd4\xc9\xcb\xd5\x7e\xd2\xf7\x97\xc6\xfa\xa5\xd7\x86\x70\xba\x71\x79\xfc\xbd\x3c\xfe\xea\x43\xbb\x4e\xeb\x55\xff\x80\xf8\x8e\xcb\xa5\xf8\x3a\xad\x17\xe3\xf5\xba\xfc\x36\x0d\x19\x1d\x66\xd7\x65\x9f\xaa\x7f\x24\xa2\x1e\x70\x21\xac\xc2\x6f\xc3\x50\xbd\x34\x5a\x2e\x75\x6d\x3a\x1e\xea\xda\xc5\xb2\xbb\xc3\x8a\x31\xa0\x3f\x58\xc5\xad\x8c\xf6\x69\xa0\x5c\x26\xfc\x77\x4d\x84\x51\x60\x15\xaf\xb2\x55\xc7\xad\x07\xe5\xc6\x8f\xb8\x03\xaf\x1a\xb7\x06\x32\x94\x00\xeb\x58\xdd\x91\x31\xcf\x6f\x8c\x82\x7d\x63\x1e\xdd\x3a\xfe\x6e\xbc\x20\xfb\xc6\x9c\x21\xe4\xff\x6f\xdc\xac\x75\x84\x2f\xfc\x73\xb3\xbf\xb5\x2d\x20\x02\x68\xfb\xc6\x94\xba\x55\x1d\xe2\xfe\x97\x8c\x9f\xf6\x3c\x78\x77\x3f\x89\xe1\xbf\x7b\x28\x4b\x65\x34\x4b\xe3\xe1\xc6\x78\xd8\x75\x8a\xdd\x1a\x0f\xc4\xec\x2f\x19\x75\xb8\x3c\x12\x96\xbf\x64\x74\x87\x4e\x17\xc2\xf3\x9b\x6c\x75\xe3\xd6\x75\x7d\x87\x9f\x89\x4a\xdc\xe9\xef\xa5\xef\x62\xef\xde\xaa\xd3\x9d\x76\x2f\xd3\xec\xf6\x2a\x97\xf0\x8e\xb6\x83\xc8\x1a\xb7\x90\x83\x5b\x4e\x22\x80\x8f\xe3\xd6\x78\x20\x72\xbe\xed\x24\x53\x1f\xb7\xce\x42\x02\xe8\x9b\x48\xba\x71\x4f\xbb\x7c\x2d\x8f\xc3\x9b\xdc\xdb\x9b\xdc\xfb\x34\xf9\xc6\x46\xf3\x74\xba\xdc\x90\x06\x99\x0a\x62\xdc\xde\x9b\xdd\x97\xcf\xb1\xd3\xdd\xae\x84\x37\x9a\xb8\x43\x1a\x39\x6e\xcd\x67\x22\xe7\x97\x8c\xe6\xdd\x0e\x07\x47\xc9\xbd\xa9\x25\x1a\x00\x37\xab\x9e\x79\x4e\xc6\xad\x2f\xfc\x7e\xac\x97\x95\xf5\x7e\xec\xd2\xd7\x7a\x59\x45\x6f\x8f\x8d\xf7\x6b\x1d\x98\xc0\xb7\xde\x42\xa2\xeb\x97\xac\x90\xd9\xe6\xd7\x6e\xc1\xf3\x70\xab\xd9\x44\xde\x2f\x19\xdd\xa2\x99\x7d\x7f\xb6\xcf\xa1\xd4\xa4\x06\xac\xd7\x76\x80\x5b\x43\xb0\xde\x78\x36\xdb\x8c\x09\xfc\x38\x03\x9e\x35\x03\x06\x19\x39\xc7\xe3\xa5\xf2\x83\x5b\x71\xd7\xdf\xf5\x68\x65\x3f\x9b\xcd\x63\x11\x78\xbc\x54\x7e\x9c\x28\xfa\xbb\x1e\xef\x61\x80\xfb\x2d\x59\x21\xbb\x95\x3d\x32\x9e\xd2\x94\xe6\xbb\xbb\xef\xb2\x08\x3c\x1a\x0a\x8f\x13\x0a\x12\xa8\xf1\x88\xe1\x79\x9c\x1d\x50\xa4\x8e\xc7\xd9\xf1\xc0\x86\xb3\xeb\xe4\x7a\xb4\xbc\x1f\xac\xec\x5d\xe7\xd5\xa3\xb7\xe4\xe1\x24\xb9\xeb\x94\x7a\x5c\x58\x9f\x6e\x0a\x28\xcc\xd9\x47\xef\xfa\x33\x52\x19\x6d\xf6\x74\xf9\x70\x83\xbc\xc3\xb4\x36\x1e\xdd\x8f\x0f\x8b\xed\xae\x53\xea\x71\xb1\x7d\x70\x3f\xca\x56\x3e\x1e\xbd\x2a\x4f\xda\x66\x6c\xcd\x47\x4f\xfa\x83\x19\xbd\x83\xe5\x1a\x4f\xfd\x64\xb6\x99\xd9\xf6\xe8\x7f\x7c\xa6\x32\x87\x4d\x93\xf9\x99\x7e\x2f\x33\xeb\xf1\x66\xe7\x99\x7e\x07\x0b\xeb\x73\xfa\x1d\xa7\xef\x32\xdb\x1e\x0d\x85\xe7\xfa\xc9\x68\xb3\x4e\x42\xa2\xe4\xdb\x7e\xd8\x57\x3a\x04\x1f\x55\x5c\x4c\xd5\xe3\x1d\xdd\xa3\x8a\xc3\xbc\x36\x1e\x6d\x5c\x82\xe4\xdb\x4e\x6a\xa0\xf1\x08\x96\x79\x54\xf1\x03\xb5\x7f\xde\x43\x99\x75\x70\x62\x7f\xdc\xc4\x1f\xb2\x0d\x99\x29\x71\x3c\x7a\x41\x1e\xbc\x20\x3b\x6c\x13\xe3\xd1\xd5\xfd\x70\x42\xdc\xc5\x5e\xbd\x5e\x0d\xbf\x18\xb4\xbb\x9e\x9b\xd7\x0d\xfb\xdd\x4c\xe6\xc8\x54\x78\x5d\xbc\x5f\x75\x52\xcf\xcd\xeb\xe2\x4d\x6c\xfb\x92\xad\xfe\x7b\x5d\xbc\xdf\xdd\xef\xc0\xa0\x78\xd5\x35\x23\xa9\xf6\x83\x93\xdf\xab\xb7\x8e\x10\xf4\xb6\x43\xe8\x33\x5e\x37\xf1\xf7\xf0\x5d\x36\xbf\xf7\xb8\x94\xe1\x72\x66\x7f\x20\xf4\x7c\x15\x9f\x8f\xad\x6e\x7e\x5d\xb0\xdf\xee\x67\x30\x3d\x5e\x55\xf2\x1d\x36\x19\xa7\xc0\xab\xfa\xbd\xaa\x9f\x0e\x99\x77\xdc\xca\x1e\x65\x3c\x17\x36\x2f\x7e\xcf\xf1\x69\xaa\x24\x51\xdb\x6d\x87\x09\x68\xbc\xba\xba\x41\xa5\xb6\x5d\x47\xcb\xab\xaa\x11\x71\xb3\x64\xb4\xcf\x5b\x9b\x97\xfd\x7f\x17\x97\xf5\xaa\x56\xaf\x84\xc5\xe2\xad\x0c\xab\x19\xef\x69\xbd\x4c\x85\xd7\x15\x96\x10\x9a\x26\x33\xd5\x78\xdd\xeb\xdf\xcb\x36\x33\xbc\xaf\xb6\xe6\x8b\x5d\xb9\x8b\xad\x32\x34\x66\x08\x5b\x35\x24\x67\xbc\xee\xeb\x2f\xd9\x35\x76\xaf\x6d\x5e\xef\x59\x5e\xd5\x4f\x87\xcc\xeb\x15\x31\xb1\xcc\xcd\x50\x9b\xf1\x6a\x57\x0a\x6f\xdd\x75\xd2\x08\x6f\x1d\xaf\xb9\x1a\xbb\xc3\xa6\xaa\x11\x37\xdc\x76\x52\x78\x8c\x57\x07\x05\x21\xc3\x4b\xb6\xda\xf2\x79\xc4\xfa\x36\x7f\x8f\xcb\xd5\x4f\xfc\x96\x81\xbf\xe4\xa5\xfb\xe7\x5e\xff\x79\xb4\xfa\x5c\x1d\xf5\xeb\x88\x88\x1d\x1f\x47\xab\x5d\x88\xd6\xe7\xd1\xea\x53\x63\xc9\xcb\x3c\x3e\x4d\x4c\x80\xb1\x4b\xc6\xbb\xfa\xcf\x08\xdb\x6d\x3b\xb9\x3c\xc6\xe7\x31\xea\x53\xed\xc8\x93\x31\x3e\x4d\x4c\x51\xb2\x06\xac\x8c\xaf\xdb\x16\x55\x51\xff\xcf\xe7\xfe\x4f\xc8\x6c\x33\xa3\xcb\xf8\x5c\xf5\x08\x97\x5d\x32\x9e\xd3\xec\xfc\xe2\x97\x46\x69\x43\xf6\x7b\xce\x7a\xd9\x9c\x3f\x7d\xc9\x1f\xcc\xe5\xbb\x7e\x9d\x4f\xbf\xf1\x2f\x08\x56\x1f\xce\xa7\xd9\xf9\xd5\x4f\xc6\x73\x1e\x85\x08\x66\x5d\x32\xda\xec\x4a\x48\xc0\x6a\xdb\xdd\xad\x80\xc7\xae\x22\x95\xf1\xae\x47\xa1\xef\xf4\x3b\xca\xe7\x50\x3b\x91\xb3\x3b\x39\x89\xc7\xa7\x7a\x12\x8f\xda\xf6\xe1\x50\x0b\xe5\xfa\x48\x7b\xba\xc3\x48\x33\x3e\x3d\x00\x9f\x2a\x4b\xc0\xe5\xf8\x3c\x0a\x01\xa0\x6d\x3b\xf4\x36\xe3\xd3\x00\xf8\x54\x59\xe8\x64\xc6\xa7\x01\xf0\x69\x9e\x06\x53\xf4\xd3\x2b\xf0\x71\x14\xda\x61\x91\x19\x9f\x46\xc1\xa7\x51\x20\x6c\xeb\xd3\xf7\xf6\xbd\xa1\x8c\xdf\x7b\x4b\xd9\x54\xc6\xf7\x7a\x6d\x4e\x30\xd9\x92\xd1\x3e\x8f\x47\x9f\x26\x30\x2c\x31\xe3\xf3\x78\x24\x3a\x77\x87\x08\x66\x7c\x9f\x7a\xa0\xf1\x00\xa7\x4b\x00\xcb\x5d\x05\xa9\xd1\x96\x4a\x86\xe0\xdc\xd8\x36\xab\x5d\x2a\x14\x1b\x48\xb3\xd8\x34\x0a\xf0\xf9\x84\x91\x69\xf1\x8b\x4c\x83\x77\x25\x40\xef\xae\xa2\x94\x25\xb2\x57\x99\x5d\xb0\x4e\x3d\x21\x88\x37\x04\xf1\xee\xf8\x81\x62\x03\x08\x1e\x1b\xae\xe4\x3d\x96\xfa\xc5\x76\x58\xc7\xf1\x7b\x8e\xf6\x31\x15\x62\x73\x51\x06\xca\x15\x1b\x53\x21\xb6\xc3\x77\x07\xcf\x01\xec\x08\xf0\xbd\x6d\xc7\xc1\x13\x5b\xb7\x2d\x1a\x05\x70\x07\xc6\xb6\x96\xe3\x55\x58\x47\xd2\x96\x61\x1d\x9a\xcc\x70\x10\xc7\x36\xec\x03\xa7\x0c\xf0\xae\xd8\x86\xbf\x17\xf6\x41\xf2\x7b\x61\x97\x86\x43\x59\xb4\x0f\x60\x79\x6c\xf8\xe0\x76\x08\x8f\x62\x4b\xdb\x97\xaa\x50\xd1\x66\x3c\x0a\xb1\x25\x49\xff\x76\xaa\x2d\xbb\xa0\x7c\x75\xd2\xbc\xb2\x8a\xb2\x79\x93\xae\x02\x24\x19\x9b\xd6\x36\x51\xfe\x21\xc0\x37\x36\x1c\x0f\x72\x8a\xc6\x36\x1d\x22\x1c\x0f\x3b\x70\xb1\x30\x4c\x2f\x36\xdc\x72\x3b\x70\xb1\xd8\x4e\x9b\xc7\x7d\xa6\x9c\x18\xb1\xe1\x96\x8b\xcd\xcd\x00\x08\x59\x80\xf6\x5d\x85\xb2\x9d\xcf\xbd\x1c\x0e\xed\x0e\x20\x64\xb1\xdd\xd6\x7b\x5b\xef\xc1\x73\xb7\x43\xee\x66\x00\xac\x2c\x04\xf3\x86\x60\xde\x1d\x08\x59\x6c\x8f\xc3\x81\x07\x7b\xc7\x61\x14\xdb\xeb\x73\xaf\xed\xeb\x7c\xef\x67\x1d\xf8\xd1\x4c\x95\x1a\x02\x72\x43\x40\xee\x0e\xd7\x59\x34\x4c\xe1\x68\xda\xbd\x40\xc8\xa2\xe1\x48\x8b\xa6\x8a\x03\x17\x8b\xa6\x8a\xb7\x66\x5b\x50\x17\x81\xbb\x01\x56\xb7\xed\x38\x91\xa2\xe1\x34\x0b\x81\xbb\x3b\xdc\x6f\xd1\x58\xd9\x03\xfc\x6e\xdb\x21\x96\x0b\xc3\x1a\xa3\x69\x8b\x10\x12\x18\x4d\xb5\x6f\xda\xbd\xe4\x0d\x8b\x86\xdd\x1b\x82\x79\x77\x28\xf3\x42\x30\x6f\x80\xdf\x5d\x32\x9e\xeb\xb6\xcf\x53\x21\x04\x77\xd1\xb8\x76\x0f\xc1\xbc\x3b\xfc\x6f\xd1\x86\xdf\xab\x8a\x43\xa9\x10\x4d\x15\x6f\xda\xc2\x60\xc4\xa2\xa9\xe2\x4d\x15\x87\xc4\x27\x0c\x69\x0b\x41\xbf\x3b\x39\x64\xa2\xa9\xe2\x4d\x15\x07\x37\x16\x2d\xfc\x0e\x60\x6f\x3b\xb8\xb1\x68\xaa\x7d\x53\xed\x71\x54\x45\x53\xc5\x5b\xf9\x7b\x2c\x1b\x02\x81\xa3\x69\xa0\x54\x57\xe6\xef\x95\xbf\x37\x78\x77\x5a\xaf\xba\x8b\x03\x2a\xda\xb4\xcd\xda\xcc\xc4\xa7\x45\xc3\x66\x8e\x76\x1e\xca\xe8\x83\xd3\x77\xb5\x99\xe1\x81\x89\x76\xda\x57\x97\x6d\x61\xea\xb7\xcb\xb6\x90\x54\x7b\xaf\x1c\xff\xdc\xec\x43\x9c\x70\x34\x6d\x9f\x72\xf8\x2f\x7f\xfa\xf6\xa7\x8b\x4f\xba\xfd\xe9\xdb\x26\x14\x5d\x7e\xab\x3a\x4e\x01\xfc\x53\xd1\x1e\x9b\xfa\xf8\x7b\x0e\xf5\xeb\x30\xe0\x5e\xde\x49\x8f\x11\x0d\xdb\x27\x9a\x53\x00\xb2\xff\x68\xb8\x97\xa3\x01\x32\xd9\xc1\x9a\x45\xfb\xac\xd7\x0d\x02\x5e\xf3\xd8\xf1\x8b\x85\x78\xe2\x1d\x5c\x59\xec\x18\x28\xb1\xab\xc6\xf8\xac\x62\x57\x65\x89\xa7\x5d\xb2\x35\x05\x76\xd5\x73\x57\x3d\x41\x87\xc5\xae\x7a\xee\x1e\xd5\x20\x25\x89\xdd\x15\x58\xb0\xef\x4e\x2a\xc8\x10\xec\x1b\x80\x7d\x03\x67\x7f\xec\x6a\xec\xae\xc6\xe2\xee\x8a\x7d\x58\x85\xda\x89\xbb\x2b\x76\x4c\xe5\x10\xeb\xbb\x93\x65\x30\xf6\x61\x93\xc3\x6e\x59\xa7\x80\x30\xe2\x3e\x8c\xb8\xdf\xc9\xa5\x10\xbb\x9a\xb8\xab\x89\xb0\x4a\xc5\xee\x02\xbc\xe7\xef\x39\xda\x42\xb4\x4f\xec\xfa\x3b\x88\x7b\x8f\x9d\xcb\x92\xd8\x93\x95\x95\x9c\x89\xb1\x97\xbf\xa7\x99\x8d\x5b\x2c\x76\x57\xe5\xdd\x55\x19\xb7\x58\xec\x5c\xa0\xc4\x3e\xfd\xb6\xc9\xbb\xd3\x36\x9b\x9a\x7e\x4e\xea\xe0\x12\x24\xc4\x04\x93\x26\x6c\xfd\xc3\xef\x65\xb5\x3d\x08\x52\x0e\x00\xc2\x7f\x21\x28\xf8\x00\x28\x1c\x3b\x11\x9f\x01\x36\xb8\x1d\xe0\xc8\x62\xbf\xfc\x3d\x6e\x41\x0e\xb8\x22\x62\xc7\xf5\x16\x3b\x2a\x79\x90\x03\x21\xf6\xc7\xdf\xc3\xa4\x3e\x36\xd5\x40\x55\x13\x14\x7c\x80\x19\x8b\xfd\xb5\x0f\xb8\xb5\x38\xc0\x8c\xc5\xfe\x39\x94\xdf\x4f\xb6\xde\x3d\xb8\xaf\x8e\x83\x7b\xbb\x03\x80\x58\x1c\xae\xac\xc7\x3a\xc4\x2d\x59\x47\xc6\x98\x1f\xcd\xef\x60\x63\x3f\x38\xd1\xc5\x81\x5b\xf6\x80\x00\x24\x0e\x0d\x8a\xc3\x6c\xe3\x80\xc1\xe2\xe0\xea\x21\xc0\xf7\x2e\x19\xef\xba\x8a\x1e\xbb\xdf\xc1\x8a\x7e\x68\x3c\x1c\x87\xdf\x81\x6e\x1c\x87\xed\x3b\xec\x17\x56\xf9\x83\x13\x5d\x80\xf9\x6d\x07\x08\xb1\x38\x0e\xdb\xd7\x7d\x17\x7d\x39\xba\x6d\xe9\xbe\x8b\x6e\x1c\x78\x14\xe2\x18\xf6\x7d\x51\xaf\x2b\xeb\x31\xfc\xde\xa2\x5f\xd4\xc9\x23\xec\x17\x56\xf4\x23\xac\x23\xed\x03\x76\xec\x23\x6d\x1f\x3a\x79\x10\xc5\x18\x87\x2b\xe6\xc1\x35\xc3\x41\x54\x69\x1c\xe9\xf7\xa6\x89\x0a\xd1\x83\x43\xfd\x3b\xf0\x32\x1c\x70\x5d\xc4\x31\xfd\xbd\xe9\xef\x35\x9e\x9b\x53\xd9\x2f\xc9\x21\xfd\x7c\xf9\x1d\x1c\xe9\x0e\x00\x5c\x71\x5c\xfe\xde\xe5\xef\xb1\x52\x43\xd9\xb1\x8a\xc3\x74\xa3\xbc\xeb\xce\x7e\xdc\x72\x5e\x38\xbe\xb7\x63\x6e\xb2\x45\xa2\x18\x03\xb8\xef\x2a\x6c\x8b\xe3\xfb\xf8\xee\xe3\xb7\xb1\x44\x1c\x8f\xe3\xc1\xf2\x77\x00\xf4\x8a\xc3\xa5\xee\x78\xad\xc3\xf1\x7d\x7d\xee\xb5\x0e\xc7\xf2\xb5\x4f\x59\xfe\x0e\xb2\x43\xc7\xf1\xf9\xbd\x9f\xcf\x31\x96\x5d\x3d\xed\xbf\x8c\xf9\x18\x6e\x7d\x0b\x65\xcc\xb7\xc6\x58\x76\x40\xe9\xd1\x9b\xfd\xc2\x92\x0d\x25\xc9\x2a\xec\x97\xe2\x5d\xbc\x61\x21\x2a\xf9\xc0\xf3\x15\x5d\x23\x57\x54\xf2\xd1\x58\xc6\x3b\xa0\xf4\xe8\x2c\xa7\x07\x9e\xaf\xe8\xc0\x89\xa2\x63\x01\x1c\x70\xc8\x04\xb0\xe5\x55\xf8\x1c\x63\xd9\xd5\xd3\xae\x9e\xee\xec\xe2\x40\x99\x57\xe1\xbb\xcc\xe9\xde\x7d\x8e\xf5\xf4\x00\xb6\x15\xdd\xf5\xb4\xb3\x9e\x1e\x78\xbe\xa2\xbb\x9e\x76\x80\x77\xe6\x0a\x09\x49\x46\xa2\xab\xa7\x78\xc3\xa2\x13\x3d\x19\x3d\xac\xb7\xaf\x31\x02\xdf\xbc\x8a\x5d\x19\xfd\xe2\x7a\xda\xd5\x5d\x3c\x64\xd1\xd5\x5d\x10\xd0\x3b\xa0\xf3\xe8\xaa\x6e\xc7\x00\x38\xc8\x32\x1a\xbd\x6c\xca\xb4\xc9\x0c\xaf\xc8\xe7\x10\xf9\x7c\x00\x9f\x0a\x91\xcf\xd1\x09\xa2\x3d\xc8\x24\x15\xfd\xb4\x29\xa7\x4d\x61\x19\xef\x2e\xa7\xfd\xfc\xbd\x4b\xbd\x97\xbf\xb7\x96\xc4\x01\x15\x7e\xf4\xdb\xd6\xdd\xf6\xf2\x6c\xff\xde\xeb\xbb\x7b\x73\x7f\xec\xa0\xc9\x87\xab\xb0\x5d\x85\x3d\x1c\xd4\xd7\xda\x5c\x30\x01\x4d\x45\xc7\x2f\x11\x1d\x50\xe8\x01\x68\x2a\xfa\xe7\xef\xe1\x16\x3b\x70\xd1\x45\x77\x61\x15\x07\x7d\x90\x79\x2f\x86\xfb\xb5\x38\xe8\x03\x20\x55\x0c\x4f\x6a\x83\x30\xca\xe3\x60\xf1\x16\x1b\x1d\x62\xa3\x0f\x72\x73\xc5\xd0\x8c\x1d\x9c\xd4\x8e\x83\xc9\x3d\x3c\x95\x8d\xfd\x27\x5b\x3d\x34\x5c\x58\x05\x38\x1f\xb8\xf2\x62\xb8\x88\x0e\x95\x13\xb7\x5d\x0c\x40\x6c\x31\x0e\xbf\x97\xae\x1c\x9a\xa2\x83\x4b\x8b\x03\x96\x90\x18\xdd\xdf\xc3\x3c\x3d\x00\x5c\xc5\xe8\xb6\xaf\xdb\x2f\x41\x1d\xf8\xc5\x42\x20\xf4\x71\x04\xdf\xa1\xc9\x3a\x5c\x58\x0f\x26\xb2\xa0\xe7\x18\x61\x9b\x99\xc8\xc3\x85\x75\xb0\xd9\x1f\x84\x56\xc6\x08\xfb\x05\x5f\xd9\x41\x38\x7c\x8c\xb0\x8e\x30\xd1\x39\x1b\xb6\x08\xe7\x18\x6a\x22\xb1\x93\x31\xca\xdf\x73\x11\x85\xff\x24\x06\xfe\xb3\x20\xf1\x7f\x3b\xe0\x1e\x09\x12\xfc\xaf\xe2\x53\x46\x5b\xa6\x32\x36\xf6\xa3\x33\xbe\x64\xe3\x5f\xc5\xa1\x8c\x6f\x73\xb1\x1d\x2e\xac\xdd\xb1\xbc\xec\x17\x1c\x14\x47\x67\x82\x02\x63\xfe\x8b\xc1\x5d\xed\xd1\xd9\x74\x87\x8b\x2d\x08\xe6\x25\xa3\xde\xc7\xbe\xc7\x7d\x7b\x74\xc7\xd2\xc5\x76\xb8\xd8\x92\x22\x29\xc6\xe3\x77\x3c\xb6\x99\x85\x7a\xbc\x3e\x87\xfb\xf6\x80\x3e\x2c\x86\x9b\xfd\x50\x77\x3b\x66\x36\x48\xe6\xbf\x00\xc3\x1c\x60\xbf\x42\xec\x72\x8c\xcf\x2a\xb0\xdb\x04\x2f\xc7\x50\x75\xbb\x43\x8e\x9b\x2d\x60\x90\x58\xb2\x55\x45\x70\xf3\x10\x02\x9a\x0f\x18\x77\x22\x54\x67\x32\xb0\xb7\x03\x76\x9d\x10\xd0\x1c\xe1\xfa\xdb\x99\xdc\xe1\x09\x8c\x44\xea\x4b\xc6\xbb\x5c\xdf\x86\x29\xd4\x0f\x68\xb2\x23\x3c\x81\xc5\xee\xa7\x61\x8f\x05\xb4\x4a\x11\xbb\xcf\xb1\x4e\x93\xfd\x7c\x15\x0e\x11\x53\x3a\x5c\x7f\x49\x6e\xbe\x64\xd4\xa1\x4d\x40\xd2\xf2\x76\x0c\x4c\xf0\xd0\xc4\x25\x9d\xf8\x92\xf1\xae\xea\x1c\xaa\x33\x21\x96\x41\xfa\xf0\x55\x34\x65\xb4\x05\xec\x66\x04\xb0\x85\x03\x4c\x57\x84\x27\x30\x32\x86\xb7\x03\x4c\x57\xc8\xa2\x11\xa4\xfb\x5e\x32\x7e\x2f\xfc\x0e\x4e\x5b\x07\xa1\x98\x11\xda\xb8\x24\xe4\x6e\x07\xa1\x98\x11\xae\xbf\xa1\xed\x00\xce\x2b\x04\x4d\x07\x40\xe9\x25\xe3\xdb\xd2\x6f\x73\x2a\xe0\x0f\x8c\xd0\x9e\x08\xa7\x02\x69\xb2\x23\xf4\x32\x88\x9a\x96\x5c\x26\xc2\xa9\x10\x2e\xde\xf8\x08\x03\x08\xf5\x2a\x86\x32\xda\x3c\x6d\xcb\xf4\xdb\xb0\xdb\xc2\x93\x5a\x9c\xd6\xab\x6e\xc0\x17\x16\x71\x5a\x6f\xd0\x66\x6d\xe1\xd0\x16\x1e\xea\x06\xd7\xd0\x21\xba\xfa\x00\xe7\x15\xe1\x89\x8e\x6c\xd6\x4b\xc6\x18\x69\xc7\x84\xb6\x30\xd9\x8a\x22\x9c\x6e\xa0\xa8\x97\x8c\xf6\x79\x64\x0b\x6d\x1b\xa8\xb8\x23\xb4\x63\x4c\xfc\x7c\x10\x9e\x19\xa1\xcd\x02\x12\xba\x1d\xe1\x98\xbb\x05\x90\xe3\x39\x3a\x66\x51\x3c\x7e\x9a\xb3\x0d\xd7\x5f\x90\xeb\x79\x15\x43\x19\xdd\xec\x4e\x11\x9a\x36\x10\x3e\x47\x38\x03\xc3\x19\x88\x9b\x2f\xc2\xdd\x43\x44\xf5\x81\x9b\x2f\xc2\xdd\x23\xdc\x3d\xc0\x6c\x05\x19\x9b\x57\xe1\xbb\xec\x00\xe9\xee\x21\x7a\xfa\x00\xc7\x15\xe9\x14\x24\xe3\xf2\x92\xed\xc8\x5e\x65\xd6\x81\xba\xa4\x26\x10\x19\x95\x97\x6c\x22\x2b\x65\x0c\x07\xa1\x98\x21\x7a\x3a\x52\x73\x47\x5f\x5d\x3a\xb5\xd2\xa9\x45\x1a\xb9\x48\xfd\x77\xa9\x69\x03\x18\x2b\x52\xd3\x26\x35\x6d\x48\x27\x12\x24\x3f\x5e\x85\x6d\x61\x57\x48\xa7\x5b\x76\xeb\x60\x57\x48\x77\x94\x74\x47\x01\xa0\x15\x39\x7c\x6e\xf8\x1c\x6a\x90\x84\xd1\x84\xa9\x8d\x8f\xc8\x7f\x07\xd7\x87\x48\xea\x48\x93\xeb\xeb\xca\xcb\xb0\xf9\x61\xb7\xb1\xaa\x64\xd8\x7c\x2d\x24\x5d\x79\x22\xa9\x03\xfe\x9a\x76\xc0\x7f\x1a\x59\xfe\x5e\xd9\x1d\xac\x2a\xe9\x2c\x4b\x67\x99\x3e\xba\xd4\xf7\x91\x6e\x2e\xc9\x4a\x03\xac\x7a\x15\x5d\x19\xef\x02\xa7\x8b\x74\xf6\x24\xab\x4a\xba\xb9\xa4\x96\xbc\x3e\x44\x51\xd3\x91\x6e\x24\xa9\x4a\xdc\xd6\x4b\x20\xbd\x89\x41\x23\x35\x6e\x44\x43\x1f\x30\x66\x46\xba\x41\xa4\x1b\x04\xc4\xaa\x41\x86\xdf\x55\x94\x32\xea\x50\x65\x53\x95\xd5\xcf\x96\xaa\x6c\x6a\xf0\xa4\x43\xad\xca\x8a\x7c\x3e\x60\xe5\x8e\x52\x3d\x45\x39\x1f\xf0\xbe\x07\xb0\xe5\x55\x0c\x65\x13\x59\x29\xf3\xdd\xf2\x39\xd4\xa4\x76\xbf\x8d\xf1\x10\xbd\x1c\x25\x0b\x1f\x20\xac\x10\xa9\x1c\xe5\x69\x50\xff\x99\x48\xe5\x00\xa9\x1c\xbb\x4d\x39\xac\x16\xdf\xc6\x41\x92\x89\xa8\xe3\x54\x76\x29\xe3\x55\x0f\x79\xe0\x90\xdb\xa1\x4b\xad\x34\x9e\x01\x25\xc7\x1e\x8a\x18\xc9\x72\x4d\xd6\x53\x56\x6a\x06\xd9\x56\xdb\xa1\x07\x8c\x34\xa9\xab\xa0\xa7\x80\x65\x05\x49\x4e\x57\xc1\x48\x02\xc1\x0a\xb1\xc6\x41\xd6\xd2\x25\xa3\x29\x9e\xe7\xca\x75\x95\x28\xc9\x10\x7f\x1c\xa5\x66\x94\x6d\x71\x5d\x2d\x3c\xba\x07\x04\xbb\x51\xae\xab\x75\xfa\x2e\xfb\x70\xa9\x41\x62\x92\x0f\x20\x58\x51\xfa\x13\x80\x21\x2f\xd9\x1a\xdd\xd2\x9d\x55\x9e\xfb\x88\x92\x0c\x12\x88\xfe\x45\x69\x8a\xe8\xba\x2a\x4d\x11\xf2\x89\xb6\x03\xba\xf2\x10\x7f\x1c\xa6\x0c\x3d\xa6\xdd\xec\xe2\x48\x56\xd0\x25\xa3\x0e\xcf\x7d\xc5\xbd\xc8\x01\x2c\x2b\x00\x28\xaf\x82\xb5\x1b\x26\xe2\x28\x6d\x11\xa0\xc9\x4b\xc6\x73\x9f\x6d\xc6\x1b\x7c\xc0\x1b\x1c\xe4\xf7\x5c\xc5\xa7\x6c\xb5\x6f\xea\x0d\x9e\x6a\xdf\x64\x71\x9c\x9e\x05\xa7\x67\x41\x5d\x61\x80\x8c\x57\x61\x9b\x59\xe4\x27\xe8\x86\x00\x4a\x1c\x5c\xce\xc7\xd4\xec\x98\x00\x1e\x0e\x72\x92\xc6\x04\x3a\x1f\x53\xb3\x83\x6c\x82\x31\x3d\xf6\xcd\xdd\xa6\xb0\xe6\xcd\xc3\x77\x5d\x2f\x61\x73\x0f\xe1\xc7\x31\x75\x59\x10\x01\x19\x53\x8d\x9c\xae\x97\x44\x40\xc6\xd4\x02\x9f\xba\x2c\x74\x67\x91\x69\x73\x15\x53\x19\xef\x7a\x3c\x04\x66\xdc\x0e\x22\x20\x63\x7a\x3c\x24\x3d\x66\x3b\x40\x6a\xc5\xd4\x3c\x99\x9a\x27\x73\xfa\xdc\xef\x5d\xeb\xc5\x54\x9a\x61\x9b\x71\xc1\x75\xc2\x1d\x63\x6a\x95\x93\x0b\x73\xc9\x68\x9f\x26\xcb\xc4\x2a\xef\x90\x8c\x87\xd8\xe4\x20\xed\xe5\x92\xd1\xbe\x74\x38\x80\xec\x77\xdd\x59\xe2\x95\x03\x6e\xae\x25\xeb\xc8\x1e\x65\x9f\x32\xbe\xd7\x69\x44\x4e\xc9\xf0\x80\x35\xb5\x58\x84\x30\x9b\x18\x39\x84\x30\xc7\x04\x71\xd4\xf5\x7a\x91\x18\x72\x15\x89\x8c\xd3\xf0\x74\x66\x81\x64\x5e\x32\xba\x45\x23\x1f\xd4\xf2\x92\xf1\xae\x56\x07\x70\xe4\xd6\x49\xcf\x14\x53\xaf\x1c\x70\xe4\x25\x9b\xc8\xec\xe6\xcb\x77\xf1\x69\xcb\xf1\x15\xf3\xb2\x0e\x66\xb9\x78\xe5\x98\xc4\x56\x77\xe8\x77\x63\xde\xfe\x1e\x67\xd5\x0e\x7f\x64\x48\xcd\x17\xa4\x81\x6c\x52\xf3\x87\xd8\xe4\x20\xbb\x63\xeb\x7a\xb3\x48\xda\xb8\x0a\x7f\x4f\x35\x70\xb6\x01\x51\x6e\x5d\xcf\xd5\x74\x66\xcd\xd7\xbe\xc2\xdb\x31\x35\xfc\x21\xb5\x6d\x1d\x64\x57\xcc\xcf\xe1\xfd\x7c\x8e\x59\x7e\xea\x51\x39\x99\x45\x9d\x70\xc4\x38\x9d\x45\x27\x16\x7d\x07\x9e\x15\xa7\x57\x89\x27\x16\x7d\x87\x6f\x2c\x04\x27\x07\x79\x19\x5b\x07\x9e\x15\xa7\x9e\x3f\x68\x72\xe3\xa0\x9b\x4f\x8d\x7c\x20\xca\xeb\xb1\xa5\x05\xe7\xee\xab\x38\x03\x7b\x63\xf2\x9e\x2e\xf5\x64\x6a\x5c\xb2\xff\x81\x0b\xff\x74\x27\x38\x0f\x5b\xcf\xdc\x3e\x35\x54\x40\x30\x2f\x19\x2d\xd5\x50\x39\x99\x78\xbd\xb1\x4e\x9f\x9e\x0b\x4e\x7c\x30\x1d\xe0\x57\x80\x63\x5e\x85\x5f\xc4\x22\x70\x72\x0f\x1f\xa4\x6b\x6c\xa6\xfa\x8e\xb3\xdf\xca\x3e\x65\xf4\xa4\x3e\x45\x92\x31\xb6\x0e\x18\x2c\x4e\xfd\xdc\xe7\xf0\x93\x58\x04\x84\x33\x07\xb9\x16\x5b\x27\xcd\x63\x9c\x5a\x27\xa6\x47\xec\xfa\xba\x4e\x27\x14\x68\xe5\xd6\x1b\x13\xfe\x74\x42\x9d\x4e\x28\xd8\xfa\xe2\x74\x42\x9d\x4e\x28\x92\x0b\xc6\xa9\x9f\x9b\xcc\x85\x4b\xc6\xb7\x69\xb1\x90\x90\xb0\x75\x7d\x58\xa7\xb3\xec\xe4\xb6\xa6\xeb\xc3\x3a\x3d\x03\x9c\xce\xb2\xdd\xd1\xf7\x06\x87\x5c\x83\xad\xeb\xd7\x3a\x3d\x17\x9c\xdc\xf5\xf7\x5d\x8d\x70\x96\x9d\xf8\x28\xfb\x8e\x51\x7c\x7a\x23\x69\x86\xc0\xae\x5f\xeb\xd4\x1f\x7e\x42\xdb\xd2\x09\x3d\x0c\x52\x05\xae\x62\x57\x46\xbd\x97\xef\x02\x8f\xee\xe4\xd0\x0c\xe1\xd1\x71\x3a\xf3\x08\x47\x8c\xd3\x99\x47\x2a\xbf\x25\xa3\x9f\x6f\xdf\x7d\x94\x39\xe6\xcf\x4f\x86\x66\xef\x8e\x91\x7e\xf3\xd3\x19\x45\x92\xba\x38\xb5\x80\x40\x30\xb7\xae\x73\xea\x74\xf6\x9c\x9f\x6d\xe1\xac\x7a\xea\xa3\x14\xce\xdc\x89\xed\x0b\xe1\xcc\x21\x9c\xb9\xef\xec\xaf\x32\xfd\x05\x59\xf4\x5a\x07\xf9\x15\x97\x77\xf8\x97\xb3\x8c\xe4\x47\x71\x39\xcb\x48\x98\xd7\x3a\x69\x6a\xe3\xf2\x2c\x7d\xe1\x06\xea\x64\x3c\x88\xcb\x3d\x4d\x28\x74\xd7\x4d\x75\x39\xf3\x2e\xa7\x19\x04\x9d\x71\xb9\x81\x91\x12\x6f\xc9\x68\x8b\x57\x43\xe4\xb3\x6b\xfd\xe0\xac\x7a\xe9\x5f\x17\x0a\x6d\x8a\x8f\xb8\x9c\x33\xe6\xb4\xeb\x4e\xe5\xcb\x39\x43\x3e\xbb\x25\xa3\x5e\x8d\x7b\xf2\xd7\xb5\x0e\xba\x2c\x2e\x8d\x7b\x21\xd3\xfd\xc0\x65\x21\x64\x3a\x84\x4c\x77\xd0\x65\x71\x39\x67\xc8\x3a\xb7\x64\x13\x99\xef\x3a\x67\x0e\x2c\x52\xf0\xd3\xab\xa0\xaf\x74\x3f\x5d\x5a\xef\x57\xfa\x1d\x6c\xba\x97\x7e\x78\xd0\xd4\xad\x1f\xcc\xad\xcb\xf9\x71\x61\xb7\x75\x5d\x4d\x97\xf3\x83\xc4\x74\x01\x29\x58\x5c\x6e\x2e\x64\x9b\x6b\x9d\x70\xbf\xb8\x9c\x0a\xd7\x9a\x0a\x01\x7e\x2d\x2e\x2d\xb9\x6b\xfa\xb5\x8e\xae\xee\xcd\x0b\x9a\xf6\x5f\x43\xbc\x2c\x22\x2f\x5d\xeb\x87\x03\xae\xd9\x7f\x99\x71\x1e\x1c\x59\x5c\xfa\x99\x2e\xfc\x4c\xfd\x50\x09\xbc\xf2\x14\xbb\xdd\xf5\x65\x89\xdd\x0e\x52\xd5\xb5\xde\x31\xbc\x2e\x27\x0c\x10\xee\x25\xa3\x5e\xb7\xa5\x0b\x2e\xaf\x4e\x00\x60\x5c\x4e\x8e\xcb\x6d\x49\x27\xd0\xa5\x11\x78\x71\xd5\xdf\xc1\xa0\xc5\xa5\x8f\x8a\xcc\x75\x4b\x46\x5b\xf4\x51\x5d\x8f\x75\xb0\x0d\x5f\x6e\x4b\x17\x70\xc2\x4e\x96\xb8\xb8\xbc\xd6\x27\x73\x5c\xeb\x90\x31\xc4\xf5\xfe\x9e\xb3\x5e\x4e\xa0\x64\x93\x5b\x05\x0a\x04\x06\x2d\x2e\x0d\xbe\x0b\x83\xaf\x77\x15\xc3\xd3\xf0\xe5\x56\x05\xb3\x41\x48\x8d\x19\xb7\x5b\x95\x3e\x2f\x92\xca\xad\xe2\x52\xb6\xbe\xf7\xf6\xb8\x71\xaf\x6d\x27\x88\xe1\x8b\xdb\x2b\x52\x50\xe2\xad\x77\xec\xea\xdb\x7d\xe2\x76\x9f\xe8\xe8\x0a\x29\xda\x56\x61\xb5\xe9\x73\xaf\xb2\x4f\x19\x55\x68\xa0\xdd\xea\x3c\xf1\x84\x71\x6b\xa0\xdd\xea\x37\xd4\x60\x71\xab\xdf\x24\x66\x5b\x32\x3e\x43\x03\x0d\x28\x77\xeb\x50\x83\xc5\xed\x89\xf5\x0e\x9f\x43\x0d\x6e\x6f\xeb\xc9\xb2\xb6\x64\xd4\xeb\x3c\x00\xf2\x3d\xe0\xa3\x89\xdb\x69\x00\xc5\x6e\xeb\xb0\x8a\xc5\xed\x75\xa8\xf0\xef\x4e\xce\x8b\xb8\xdd\x3a\x48\xb5\xd6\x3a\x90\xb5\xb8\x75\x1f\xdd\x4e\x0d\x5d\x5e\xb7\x5b\x82\xf0\xef\xae\x7b\xeb\xd6\x55\x04\x0a\xbc\x75\xdd\x5b\xb7\x07\x5b\x50\xe0\x4b\x46\xf7\xb9\x4d\x80\x02\x5f\x32\x7e\xcf\x99\x00\x79\xe9\x92\xd1\x16\x0d\x2f\xb1\xde\x7d\x1c\xf1\xef\x9d\xfe\x76\x27\xb8\xdd\x09\x06\x2b\xfc\xed\xcd\xa8\x50\xf0\x0e\x11\x59\xdc\xb7\xa3\x7a\xdb\x04\x76\xf5\xdb\xcb\xfa\xfb\xb6\x8b\xb0\xdf\x6e\x6d\xb0\xdb\xdd\x41\x4f\xd7\xad\xa3\xf5\xd6\x06\x03\x0d\x17\xb7\xca\x7e\x73\x49\xd0\x07\xa7\xb4\xdb\x73\xf4\xfd\xda\x16\x56\xa3\x5b\x65\xbf\x5f\x9f\xe3\x94\x26\xec\x3b\xee\xa5\xd8\x83\x54\x84\x21\x9a\x3b\x1e\x37\x02\x9d\x5f\x8f\x1b\x01\xa9\xd7\x96\x6c\x20\x2b\x65\x36\x85\x45\x4b\x38\x77\x3c\x6e\x04\x03\xd3\x4f\x2a\xd7\x78\x34\xc1\x74\x88\x09\xe7\x0e\xe1\xdc\x9d\xb4\xef\x21\x9c\x3b\x1e\x9c\xaa\x9d\xc0\xc7\x78\xdc\x08\x1e\xee\x0d\x3a\xd9\x08\xe2\xf1\x42\xf6\xd9\x79\x97\x28\xc6\x10\xe2\x1d\x64\x51\x5b\xb2\x35\xd2\x8f\x93\xe7\xe1\x74\xd3\xa1\x21\x0e\x21\xde\xf1\xf4\xdf\x73\xd4\xeb\x09\xe5\x71\x81\x07\x0c\x17\x8f\x27\x8f\xc7\x93\x07\x29\xd1\xe2\xf1\xe4\xf1\x78\xf2\xd0\x23\xf6\x78\x1f\x20\x9c\xbb\xeb\x11\x7b\xd4\x76\x50\xdd\x4b\x46\x1d\x5e\x6a\x09\xe7\xee\x7a\xc4\x84\x73\xc7\xe3\x46\x40\x64\x63\x3c\xce\x80\x47\xe3\x89\x84\x60\xf1\xb8\x39\x3c\x38\x50\xbb\x28\xb7\x47\x58\xcb\x03\xed\x44\x17\xd1\xf6\x38\x2b\x1e\x67\x85\x5e\x32\xd2\x55\xfc\xc5\x33\xfd\x5e\xd4\xea\xf1\xe2\xf6\x59\xbb\xc4\x20\x6b\x7e\x3c\x9e\x50\x1e\x4f\x23\xa4\x5c\x8d\xc7\xe5\xfc\x71\x39\x27\x89\x6f\x3c\x2e\xe7\x8f\xcb\x39\x7c\x65\xf1\x88\x6a\x21\x0b\xdb\x92\xf1\x7b\x9e\xe9\x1f\x67\x82\xce\xb4\x47\x9b\xe8\x71\x89\x27\xa1\x6e\x3c\xde\xf9\x3e\xce\x0e\x52\x31\xc5\xe3\xcd\x99\x28\xf2\x2e\xf0\xed\x71\x76\x3c\x8f\x9f\x81\x5d\xf3\x88\xe6\x02\x4c\xbe\x64\xbc\xfb\xd8\x05\xe0\x24\x7b\xa8\x42\x2e\xfb\x80\xc9\x97\x8c\xae\xd2\x31\xfa\xb8\x15\x84\x6a\xe5\xfd\xee\x03\xfe\xb1\xa7\x2a\xe4\x99\xfe\xd1\x4e\x12\xd1\x26\xd9\x77\xbc\x2e\xf1\x84\x40\xc6\xeb\x69\xe4\xd5\x4e\x22\x04\x32\x44\x91\x87\x28\x72\xb3\xef\xc4\xeb\xb2\x4f\xca\x8d\x66\x3e\x9f\x20\x37\xdb\x2a\x6e\x65\x81\xec\x55\x66\xbd\xf8\xe0\x5f\xef\x77\x01\x9d\xb7\x9e\x6c\x5f\xaf\x57\x68\xaf\x76\x12\x74\xf6\xf1\x7a\xa8\x7f\xdd\x33\x48\xcc\x10\x22\xcb\xc3\xa4\x66\x3d\xd9\xd2\x5e\xa7\x82\x4c\xc7\x9d\x3c\x37\xf1\x7a\xb6\x78\xbb\x6d\x61\x4b\x7b\xc5\xd0\xbc\xc3\xe7\xb0\x75\x5e\x81\x8d\x2f\x8c\x55\xba\x71\x44\x9b\x87\x68\xf3\x4e\xa4\x64\x88\x36\x0f\xd1\xe6\x9d\x94\xb8\xf1\xea\xc9\x12\x6d\xde\x89\x9e\x8c\x57\x57\xd6\xeb\x8c\x11\xe4\xf6\x3a\x63\x24\x49\xee\x82\xdc\x5e\x01\x8b\xe4\x81\x68\x5d\xf0\xda\xeb\xb9\xfc\xf5\xc8\x40\x3a\xd0\x78\x9d\x09\x22\xd0\xbb\x7b\xd0\xeb\x5e\xf0\x6a\x14\x91\x99\x35\x5e\x0f\xe1\xaf\xc7\x03\x22\x25\xe3\xd5\xbd\x05\x60\x7d\xc9\x78\x4e\xf7\x96\xe8\xf5\x2e\xa0\x4d\xf4\x7a\xbc\x5a\x40\x02\xda\x4c\x0a\x11\xaf\x47\x86\x62\xbf\x31\xb1\x43\x48\xba\xdc\x89\xb2\x8c\xd7\xdb\xb7\x17\xa7\x69\x27\xd3\x5a\xbc\xaa\xfd\xab\xda\x43\x7a\x16\xaf\x8b\xfd\xeb\x51\x40\xf0\xda\xab\x7b\xeb\x75\xb1\x77\xfa\xbe\x3a\x48\xdf\xd7\xef\x60\x96\x8b\x54\x8f\x57\xcb\x46\x17\xdf\xab\x65\xf3\x7a\xe0\x16\xe4\xf6\xea\x34\x7d\xf1\xf3\xf7\xc2\x3a\x79\xb5\x6c\x48\x72\xd5\xba\xc0\xb7\xcf\x43\x38\x20\xf6\x25\x0b\x64\xa9\xac\x94\x4d\x64\xa7\x32\xdf\xc5\xe1\xfa\x79\x3c\xf8\x3c\x98\x17\xd3\xfc\xf3\xaa\xed\x73\x2a\x10\x79\x19\x9f\x53\xe1\x53\xed\x0b\xa7\xf8\xe7\xf1\xe0\x53\xed\xc9\x75\x16\x9f\x9e\xd4\xef\xb0\x2d\x4c\xe9\x4f\xb3\xe8\x53\xc5\x0b\x3d\xf8\x84\x30\x08\x59\xef\x10\x86\xc7\xe7\xcd\x31\xfc\xce\x83\xf4\x2b\xf1\x09\x1c\xfb\x3c\x3d\xcf\xad\xfe\xbd\xd5\x7f\xa2\x7d\x49\x3e\xd5\xba\x8e\xc2\xcf\x7b\xe5\x4f\x43\x6a\xa2\x39\x9f\x7b\xcb\xe7\x81\x7b\xa2\x39\x02\xe4\xe3\xe3\xb6\xa0\x8b\x99\xfb\xbc\x7f\x86\x61\x7a\xc9\xf8\x72\xf7\x16\xb2\x41\x2d\x19\x5f\xe4\x9e\x21\x18\xbe\x4f\xf6\x0c\xc1\xf0\xf1\x11\x34\xd7\x75\x1e\x7e\x1e\x1e\x3e\x0f\xd7\x93\x09\xff\x39\x2b\x3e\xf7\x87\x89\xe6\x7c\xee\x0f\x9f\x87\xe6\xc9\x9e\x21\xb5\x74\x08\x90\xef\xf0\xa7\xc5\xe7\xa1\x59\x6a\xe9\x3e\xd5\x08\xcf\x05\x9f\xe7\x02\xbd\x8c\x9f\xe7\x82\x4f\x17\x96\x5e\xc6\xef\xb4\x5e\x37\x12\xbd\x8c\x02\xe9\xe3\xd3\xba\xd2\xcb\xf8\x69\x3e\x91\x0c\x6a\xc9\x78\x57\x64\x05\x39\xa1\x96\x8c\xfe\xf3\x82\xed\xbb\x6c\x8b\x9a\xe3\x41\x5a\x70\x7d\xd7\xf3\x28\xb8\x3e\x3e\x37\x0d\x01\x72\x82\xeb\xe3\xc3\x61\xdc\xf5\x32\x7e\x42\x80\xbf\xc7\x31\xe2\xea\xe4\x7b\xd4\x26\xcc\xac\x01\x2d\x7f\x7c\x9a\x59\x1f\x33\x6f\x10\x37\x1a\x02\xee\x43\xc0\xfd\xd0\xf3\x28\xe0\x3e\xbe\xf7\xf7\x2e\x75\x68\x7a\x7d\xaf\xef\xe2\x88\x10\x5c\x1f\x60\xe7\x97\x6c\xfc\xe7\x2f\xcd\x10\x91\x1b\x9b\xcb\x20\xbe\x34\x45\xcd\xa7\x94\xd6\x03\xf7\x61\x02\x97\x5f\x85\x09\xe3\x8e\xbe\x64\x6c\x38\x49\x12\x97\x25\x2b\x64\xa1\x2c\x91\x75\xde\xc5\x8b\x9c\x00\xe5\x97\x8c\x3a\xf0\x75\xe5\xc6\x21\x7c\x00\x9a\x4b\xf2\xb9\xac\x82\xcc\x41\xb8\x14\xd3\xbc\x2e\x29\x6a\x7e\x10\x2c\x9a\xa2\xe6\x93\xf4\x2e\x6d\x00\x90\x4b\x20\xf4\xab\xf0\x7b\x83\xf6\xb1\xe1\xa4\xb4\xd9\x83\x34\xa0\xb9\xb1\xe1\xa4\x14\xd9\x03\x97\x62\x6e\x1c\xc2\x13\x40\xfd\x92\x51\xc7\xf0\xdb\x86\xf5\x16\xcf\x0d\xeb\x1d\x7e\x5b\xd1\x7f\xc3\x36\xe3\x45\x36\xb3\x5d\x6e\xc3\x7a\xc3\x7a\x27\xed\x0b\xeb\x0d\xbf\x77\xf2\x2e\x07\x97\xdc\xc2\x71\x9b\xbc\x9b\xf6\x15\x1e\xe3\x01\x68\x2e\x81\xd0\xaf\xe2\x52\x46\xff\x95\xcf\x95\xcf\x2d\xa3\x20\xe5\xca\x4e\xa1\xf4\x03\x76\xb4\x04\x43\xbf\x8a\x47\x19\x75\x94\xed\xe3\x54\x3f\x00\xcd\xa5\x50\xfa\xdc\xa6\xef\xee\xbc\x3b\xed\xd3\x69\xbd\xea\x06\x97\xdc\x29\x6c\x7e\xc0\x98\x96\xdb\xe5\x58\xe2\x0a\x1e\x38\x17\x73\xbb\x7c\x8e\x39\x33\x70\x24\x26\x18\xfa\x55\xa4\x32\xfa\xf9\xb6\x7d\x5c\xdd\x0d\x1c\x89\x09\x86\x7e\x15\x3e\x37\xa8\xe3\x51\xff\x1e\x9f\x0b\x7e\xef\xf5\x39\xe7\x02\xb4\x67\xb9\x7d\xca\xbe\x9f\x8c\xe7\x3e\xfb\xfe\xb3\x7d\x45\x9f\x7e\x7e\x1b\x67\xe9\x01\xf5\x7f\x92\xc8\x67\x15\xb6\x99\xb1\x34\x33\x4a\x36\xe7\x02\x00\xb9\x6c\x38\xa4\x52\x0e\xec\x41\x8a\xbb\x6c\xdc\x2c\x67\x63\xc7\x19\xf0\x9a\x65\x6b\x3e\xc7\x75\xde\x20\xe4\x33\xe5\xc0\xce\xc6\xcd\xf2\xc0\x41\x98\x0d\x43\x2b\x1b\x3e\xde\x81\x83\x30\xdb\xe1\x73\x87\xcf\x2d\xdb\x3f\xdb\xe1\x73\xe0\x92\x06\xce\xc0\x6c\xec\x2e\xd9\x00\x72\x0e\x00\x6d\x29\x6c\x3e\x1b\x00\x8d\x01\x97\x58\x36\x0c\xa8\x04\x15\xdf\xc6\xce\xdc\x6a\xea\xa9\x70\xf8\x01\x52\x2d\x1b\x00\xb9\x24\x7d\xd8\x92\x05\x32\x9f\xcb\xdf\x73\xd4\x0b\x40\x2e\x1b\xb1\xf9\x03\xf4\x5a\xb6\xf4\x7b\x39\x4d\x0f\xa8\xfa\x53\xae\xec\x04\x15\xbf\x64\xbc\x8b\xd3\x35\x85\xc8\x0f\x12\x7d\x67\x53\x4f\xa1\xc2\x6e\x83\xdb\xa7\x34\x4b\x59\xca\x8b\x3d\xf6\x65\x7d\xa5\xb0\xf9\x24\x5d\xd9\x92\x51\x87\x7a\x0a\x52\x7e\xc9\xa8\xe3\x74\x3c\x00\x21\x0f\xc8\xbf\xb2\x71\x41\x98\x0d\xee\xf7\x71\x34\xbe\x17\xa7\x6b\x36\xf6\x85\x71\x30\x67\xda\x65\x9f\xb2\x07\x0c\x9c\x81\x09\x71\xf6\x2a\x1e\x65\xf4\xf3\x65\xbf\xdc\xbe\xbb\xd3\x16\x75\xbc\xa9\xe3\x38\x0d\xb3\xdd\xd6\x7b\xfb\xee\xf1\x6f\x32\x9d\x6c\xb7\x3f\x8d\x8b\x69\x00\x69\xcb\xf6\xd8\xac\xc7\x66\x39\xd4\x8f\xcd\x7a\xfc\x24\x96\x56\xb0\xf6\xab\x78\x95\x31\xfc\xaf\xdd\xc1\xcd\xf7\x20\x3a\x35\x1b\x37\x24\xd9\xb8\x21\x11\x45\x98\xed\xb5\x5e\xa7\x0f\x11\xab\xd9\x9c\x3e\xed\xb3\x5e\x96\xd6\xe6\xf4\x69\x9f\xf5\xb2\xb4\x9a\x1c\x28\x85\xe1\x0f\xfc\x8c\xb9\xbb\x95\x48\xeb\x3d\x88\x4e\xcd\x1d\x60\x46\xee\x4e\x1f\x9c\x8a\xb9\x3b\x7d\x76\x40\x18\x03\x0e\xb1\x94\xd6\x3b\xa5\xeb\x1e\x07\x43\xbd\x43\x55\x90\xbb\x5b\x44\x5f\xc7\xe9\xdc\xdd\x22\x76\xb7\x08\xa0\x6a\x09\x4f\xf7\x2a\x42\xd9\x40\x36\x95\xd1\x66\xdc\x76\x29\x37\x77\xee\x4e\x15\xc2\x49\x73\x77\xaa\x00\xdb\x5f\x32\xea\x08\x65\x66\xbe\x83\xaa\x3f\x77\xa7\x8a\x9c\xdb\x03\x58\x5a\xca\xb9\x9d\x72\x6e\x0f\xf8\xbd\x72\x4f\xdf\x75\x49\xef\x2c\x85\xf2\x70\xa7\xd8\x7c\x49\x4a\x73\x77\xfa\xc8\xcd\x3d\x08\x31\xcd\xdd\xe9\xb3\x27\x59\x01\x93\x2a\x00\x5e\xa4\x70\xfd\x01\x35\x58\x0a\xd7\xcf\xdd\x19\xd5\x07\xdd\xe7\xec\xd9\x9d\x3d\x40\xd5\x72\x9f\x36\x65\xfa\x19\x41\xf3\x5c\xf9\x85\xf0\x4b\x34\x9a\xfb\xe9\xbb\xa7\xef\x26\xbf\x77\xfa\xee\x69\x97\x3a\x94\x9c\x49\x72\x77\x46\x01\x55\xcb\xfd\x72\x28\x2f\xdb\xc7\x2a\xba\x5f\xd6\x01\x5e\x95\xbc\xf1\xb9\x3b\xa1\x76\x37\x08\xd0\x6b\xb9\xdf\x7e\x86\x93\xa7\x3b\xe2\x4e\x1e\x58\xc0\xdb\x18\xeb\x68\x95\xd2\x7f\xe7\x0e\x70\x75\x10\x91\x9a\xbb\x33\x61\xd7\x58\xc2\x95\x97\xfb\x6b\x57\xe1\x93\x1a\x20\xd5\x52\xf4\x7f\x8a\xfe\x1f\x43\x2d\x50\xc3\x77\x37\x08\x5c\x74\xb9\xab\xe1\x44\x04\x0c\x22\x02\x73\x77\x7f\xd8\xdd\x1f\x08\x52\x4d\xa8\xc0\x57\x41\xcf\x0f\xe6\xfb\xe1\xfe\x60\x90\xc0\x18\x87\xcf\x31\xb1\x0e\xf7\x07\x80\x6a\x79\x70\x38\xcf\x43\xa5\x27\x23\x6f\x42\x05\xfe\x97\x87\x7b\x06\xae\xba\x3c\xf6\x43\x59\x57\xc6\xbb\xe0\x5b\xf3\xe0\x94\x32\x70\xdf\xe5\xb1\xfb\xee\xe1\xbb\xeb\xb4\x95\x32\x82\x27\xb1\x02\x4b\xc6\xef\x81\x79\x4d\x19\xc1\x07\xc1\xac\x79\x74\x9f\xeb\x3e\xc7\x24\x3f\xdc\x5b\x8e\x6e\xd7\xb3\x17\x1c\x4e\x98\xa3\xdb\x07\xb9\xb4\xea\x70\xc2\x10\x2b\xb0\x64\x3c\x37\xfc\xb6\xe1\x73\x45\xbf\xe0\xe3\xca\x23\x1c\x8e\x5a\x6a\x60\x90\x40\x1e\x4e\x0e\xfc\x6d\x79\x68\xdb\x1c\x6a\x38\x01\xa9\x69\x40\x40\x1a\x10\x30\x00\xaa\xe5\x51\x7e\x87\xb6\x0d\x0c\x61\x79\x68\xdb\x1c\xf8\x9f\x46\xb0\xbf\x1e\xd3\x6f\x53\xeb\x83\xc5\xe0\x50\xeb\x0f\x1c\x50\x03\x54\x5a\x9a\x49\x2f\xcd\xa4\x37\xf0\xc1\xe5\xe1\x4c\x38\x9c\x09\xe1\x98\x3b\x13\x0e\x2e\xef\x06\x39\xfe\x13\xde\xf1\x55\xd8\x96\x83\x3a\xb4\x8b\x0c\x3a\x18\xf8\xd6\xf2\xb8\xec\x17\x4e\xe7\x83\x64\x00\x29\xfd\x78\x1e\x4e\x05\x10\x68\x69\x12\xd1\x94\x7e\x7c\xe0\x5b\xcb\x43\x5b\xc9\x40\x84\x41\xb4\x68\x4a\x3f\x9e\x87\x9b\x02\x79\xc6\xf3\x70\x2a\x18\x74\x30\x40\xa0\xe5\xe1\x06\x70\xb8\x01\xe0\x20\xcb\xc3\xa9\x60\xd0\xc1\x20\x32\x34\x8f\xd7\xf1\xfd\xfc\x5e\xf6\xf0\xe3\xb3\x2d\x9f\xbf\x87\xfd\x64\xca\xb5\xec\xa0\xf0\x06\x90\xb0\xec\x2e\xf6\x5d\x5b\x89\x3c\xb1\xd9\x9d\x0b\xdd\x73\x03\x30\xb1\x34\x10\x21\x3b\x27\xf1\x01\x1d\x58\x76\xfc\xb3\xd9\xc1\x70\x0f\xc2\x36\xb3\xab\xf7\x5d\xbd\x4f\x96\x8d\x7e\xf8\x2e\xe4\xa4\x83\x70\xcc\x34\xc0\x20\x89\x29\x58\x32\xea\x25\x8a\x36\x3b\x51\xb4\x23\x0f\x7e\x4f\x1d\xef\x1c\xbb\x07\xce\xab\x94\x1e\x3d\xbb\x76\x3e\xe1\x98\x69\xe0\x40\x76\xed\xf7\xa4\x4f\x3b\xbe\xd8\xec\xf8\x5d\x07\xf0\xaf\xec\xe1\xb7\x71\x5e\x1e\x30\xf5\x67\x27\xa0\x3c\xbb\xd9\x4f\x33\xfe\xed\xc5\xcf\xae\xc9\x6f\xac\xc1\x48\x86\xc6\x58\x83\xec\x38\xa3\x46\x32\xcd\x7a\xd9\xac\x02\x92\x85\xb6\xf7\xb2\x55\xce\x8a\x74\x64\x9c\x15\xdd\x59\x01\x88\x2c\xfb\xb4\x0a\x2d\x79\x40\x64\xd9\xb9\x79\x4b\x63\x0d\x46\x71\xd2\xe8\xa7\xbf\x07\xac\x6a\xe0\xb3\xca\xee\x1a\x0f\x03\x7b\xec\xac\xa1\xd0\xb0\xaf\xe2\xf3\x31\x3a\xdc\x65\xbf\xab\xd8\xc5\xc4\xeb\x97\x1d\x04\x55\xcd\xc0\x3d\x95\xdd\x83\x81\x71\x0a\xa3\x58\x6b\xbb\x8a\xdd\x3d\x04\x14\x0b\x66\xf7\x10\xd0\xb5\x80\x48\xdd\x9f\x06\x2c\x24\x54\xed\x4b\x46\x1d\xaf\x83\xef\x41\x17\xb7\x53\x76\x0f\x01\x5d\x2b\x06\x77\x52\x1a\x88\x90\xfd\xb3\x0e\xb6\x3e\xf3\x01\xa6\x81\x08\x83\x98\xc9\x1c\x5c\x3c\xe4\xe0\xf2\x6c\xe0\x3a\xca\x01\xa6\x23\x87\x87\xda\x2a\x65\x8f\x32\x7f\x8f\xfd\x6b\xec\xfe\x9e\x07\xdd\x62\x52\x18\x88\x90\x43\x2b\x06\xff\x4f\x1a\x74\x90\x06\x1d\x0c\xdc\x44\x39\x60\x3b\x48\x83\x0e\x06\x88\xb1\x34\xe8\x20\x0d\x3a\x18\x04\x40\xe6\xd0\x8a\x19\x2a\x31\x64\xfb\x69\x1a\xdc\x1c\x38\x82\x06\xe4\x5e\x39\x86\xdf\xc1\x25\xc3\xc0\xe9\x93\x83\x10\xef\x34\xe8\x60\x40\xf8\x95\x43\xcb\x86\xd8\x83\x25\x2b\x64\xa9\x8c\x7e\x06\x45\x96\x23\x6c\xb3\x96\x0d\x28\xb2\x84\x4f\x7d\x15\xf4\x01\x4e\x9f\x1c\x6a\xe9\xc0\x65\x3a\x08\x9e\x4c\x03\x11\x12\xc6\xf5\x36\x26\xd6\xa7\x81\x08\x69\x20\xc2\x00\x5a\x96\xd2\xaf\xa7\xf4\xeb\x03\x68\x59\xc2\xa7\xbe\x0a\x74\x88\x48\xc9\x84\x4f\x7d\x15\xbe\xcb\xc6\x34\x2e\xbf\x63\xad\xb9\xa9\x6f\x63\x68\xc7\x8f\xcb\xee\x73\x78\x35\x3b\x8c\x4d\x18\x04\x4f\xa6\xb4\xea\x39\x6e\x3f\xcd\x21\x57\x25\x87\x6b\x2d\x81\x92\x39\x6e\xbb\x4f\x95\x24\x81\x7b\x0e\xcf\xa5\xc3\xb5\x76\x32\xb3\x08\x4a\xf8\xcb\xf1\xfa\x9c\xaa\xf1\xfa\x1c\x88\xe7\x01\x57\x58\x1a\x74\x90\x10\xa6\xb7\x00\x6d\x96\x43\x53\x84\xd8\x83\x25\xa3\x0e\x4d\x11\x62\x0f\x96\xcc\x77\x55\x3f\xd4\x59\x5a\xc9\x0c\x2e\x05\xd2\xa0\x83\xd8\x50\x97\xd0\xd8\x26\x09\xeb\x92\xad\x7e\x09\xd7\xdf\xc0\x6f\x13\x90\xf0\x67\xb8\xfe\x06\xf7\x63\x01\x09\x7f\xc6\xee\xbb\xbb\xef\xa2\x1a\xe1\xfa\x4b\x9c\x41\x0b\x82\x27\x33\xf4\xc7\x10\x67\xb0\x64\x3b\xb2\xa9\xec\x54\xb6\xfa\xd9\x00\x83\x0c\xbc\xa3\xa1\xbf\x28\x54\xf1\x58\x2a\x3e\x03\x6d\x21\x00\x61\x15\x7e\x2e\x5b\x64\x68\x76\x48\xc0\x1e\x1b\x33\x3f\x74\xbd\x48\xb6\x1e\xba\x8b\xc2\xa5\x3b\xd0\xf0\x80\x83\x2c\x25\x5b\x4f\xc8\xd6\x27\x24\x9a\x19\x5a\x1d\x91\xb6\x98\x05\x22\xf4\xb2\x44\xda\x62\x16\x08\x43\x09\xd2\x50\x82\xd8\xf0\x3a\x44\xf9\x5c\xf9\x1c\x5a\x15\x2a\x2e\xd1\x03\x4b\xc6\xd7\x6a\x89\x18\x4a\x10\x64\x97\xcf\x98\xf6\x80\xe9\xd6\xf5\x34\x85\x96\x88\xa4\xec\x01\x78\x2d\x43\xa5\x27\x7a\x60\xc9\xf8\x5c\x3c\x9d\x69\x88\x40\x00\x5e\x4b\x43\x04\x12\xa2\xf5\x16\x7a\x8b\x0c\x11\xc8\x40\xeb\x83\x10\xcb\x0c\x17\xe2\xe0\x2a\x2c\x9a\xda\x72\xdb\x55\x68\x7d\x34\x76\x5c\x59\xd7\x53\xd6\xf5\xd0\x83\x14\xce\x84\x60\x26\x04\x89\x31\x13\xca\xf4\x55\xd0\x07\x8d\x85\x3d\x9c\x09\xc1\x4c\x08\x3d\x48\xe1\x11\x13\xb8\xff\x92\xf1\xbd\x6a\x78\x7c\xb6\x8f\xa3\x94\x38\xff\x14\xe7\x1f\x40\xd6\x12\x80\xff\x2a\x0e\x65\x03\xd9\x50\x16\xca\x12\x59\x2a\xab\xff\xfa\x5f\x91\x18\x4a\x42\xff\x13\x64\x7f\x0b\x28\xf7\x33\x75\xc6\x48\x92\x1e\x50\x90\x65\x6a\x60\x08\xf3\x0f\x9d\x4a\xe6\x6a\xcd\xdc\xfd\x5c\x8e\x5c\xc9\xad\x57\x42\x82\xbe\x64\x34\x45\x03\x43\x48\x7f\xb4\xda\xff\xbd\xd1\x8b\xf8\x4f\xc9\xd1\x83\xd4\x92\x29\x39\x7a\x66\xb7\x59\xac\x1f\xe9\x72\x9e\xeb\x50\x1a\xdc\x7f\xa5\x7c\xe9\x29\x37\x7a\x10\x7f\x99\xc9\x65\x57\x26\x97\x5d\x01\x4e\x2d\x53\x97\x4e\xc2\x7b\x13\x64\x9b\xcc\x04\xac\x9a\x89\x9b\x31\xa0\xd2\xcf\x74\x4e\x00\xec\x5f\x32\x7a\xc3\xd5\x3c\x39\x7f\xc6\xce\x00\xa6\xa6\xb8\x28\xff\x00\x93\x96\xa9\x9b\x31\x71\xeb\x07\x99\x25\x33\x55\xf6\x54\xd9\xc1\x9f\x65\x7a\xd8\x4c\x50\xa8\x01\xfe\x2c\x73\xda\x96\x69\x9b\x99\xc7\x22\xff\x33\x97\xa5\x1d\x69\x87\x6b\x61\x27\xf7\x5f\xb1\x73\xe2\xc9\xd3\x41\xc5\xe8\x08\x92\x4d\xa6\x01\x02\x69\x80\x40\x40\x50\x96\xe9\xaa\x9f\x97\x9f\x8b\xa5\x96\xea\x7a\xc2\x56\x10\x3b\x73\x3b\x6f\x7b\x5e\xbd\xd6\x83\x95\xae\xf0\x30\xa9\x2f\x19\x9f\xfb\xf8\x1c\x46\x47\xec\x8e\x9a\x2e\x96\x64\x85\x0f\xe0\x6c\x29\x5d\x7a\xe6\x67\x5b\xd8\xe8\xf3\x73\xc4\x09\x2b\x0b\xa2\x29\x33\x3f\xbb\x00\xcf\x63\x1c\x58\xbf\x52\xa3\x27\x6c\xe8\x4b\x96\xc8\x4e\x65\x74\x33\x89\x25\x53\x6a\xf4\x94\x1a\x3d\x88\xb0\x4c\x69\xd0\x93\x78\x82\x08\x9c\x64\xe5\x62\x5e\x6b\x31\x0f\x6d\xee\xd2\x34\x21\x9a\xa0\x85\xfe\xab\x52\xd5\x89\x26\x58\xb2\x42\x66\x0d\xae\xf9\xfa\xaf\xca\x35\x5f\x12\xf4\x20\xe6\x32\x8b\x4b\xdf\x34\xb6\x40\x4c\x6b\x96\x6b\x3e\xb1\x05\x41\xf4\x47\x96\x56\x4d\x75\xab\xe5\xd8\x5b\xaa\x7c\xb9\xbe\xeb\xc7\x2a\x8f\x90\x85\x19\x1e\xfa\xa7\x0c\x4b\xc8\x1a\xb9\x7e\x0e\x15\x2d\x4f\x95\x35\xec\xbb\xa1\xcc\x16\x87\xad\x63\xba\x94\xde\xf6\xe2\xa4\x19\x40\xe3\xb2\x74\xcd\xc0\x98\xbe\x64\x3c\xa7\x99\x5d\x69\x53\x58\xb7\xe1\x4d\xff\x4b\x18\xd3\x97\x8c\x5e\x29\x7b\x4a\x95\x27\xba\x32\x4b\x95\x2f\x55\x1e\x3a\xfb\x34\xa4\x21\x0d\x69\x88\xc3\xc1\x98\xfe\x1e\xa7\xca\x00\xb9\x96\xd2\xa7\xa7\xa1\x0a\x01\x4a\x2d\x4b\xfd\x2e\xf5\x1b\x94\x5a\x96\x6b\x79\xb9\x96\x83\x52\x4b\xe9\xd3\x53\xfa\xf4\xd0\xb5\x25\x7d\x7a\x4a\x9f\x1e\x9d\x1d\xbd\x6e\xbb\x8f\x1b\xaa\x20\xab\x65\xd6\xad\x62\xdc\xd6\xa1\x16\x3c\x0e\x11\xc0\xeb\x80\x3d\x2d\xa5\x59\xcf\x7a\x7c\x57\x2d\xe0\x1e\x38\x0d\x69\x88\x8e\x01\x68\x48\x43\x1a\xd2\x10\xba\xc0\xea\x55\x0b\x70\xb0\x04\x91\x99\x49\x7c\xc3\x2a\x5e\x65\xd4\xe1\x7c\x81\x95\x7d\xc9\xe8\x53\xf7\x06\xa2\x1d\x5a\xe8\x02\x2b\x0d\xf7\xe2\xd6\x2a\xf4\x77\x49\xc7\x9e\xd2\xb1\x87\xfe\x2e\xe9\xd8\xd3\x70\x88\x00\xf5\x96\x86\x43\xa4\xe1\x10\x41\x08\x67\x1a\x0e\x91\x13\xef\x4c\x00\x7b\xcb\xa9\x77\x66\x36\xbf\x8d\xb5\x60\x6a\xf4\x4b\xbd\x1e\xfa\xc0\x26\xa8\xed\x9c\x5a\x49\x9d\xbd\xda\xb0\x89\x34\x46\x22\xc8\x7b\x93\x53\x8f\xfe\xdc\x6d\x33\xba\x31\x75\x5d\xce\xc3\x71\x43\x37\xa4\x68\x4f\x63\x24\x02\x38\x5b\x1a\x23\x91\x93\x98\xb2\xd0\xe1\x35\x3d\xb9\x4e\x2d\x27\x42\x33\x73\x6a\x26\x19\xfb\x10\x64\xc4\xcc\x39\x6c\xf3\xf0\xb9\x9d\x7a\x9d\x33\xc6\x3e\xc4\x60\xcc\x8d\x7d\x48\x62\x1f\x42\x93\x48\x0a\xf6\x94\x82\x3d\x74\x6e\x19\xe6\x90\x93\x03\x6e\x00\x53\xcb\xe9\x34\x9a\x4e\xa3\x81\x61\x67\x9e\xf1\x34\x7c\x21\x88\xb8\x4c\x73\x8a\xe7\x74\xe7\xd0\x91\x35\xdd\x39\x66\xd9\x14\x86\x5c\x5a\xf6\x34\xa6\x21\x60\x60\xcb\xa9\xeb\x92\x90\x85\x25\xa3\x4b\x35\x89\xe6\xe9\xa7\xb1\x84\x4f\x8f\xa6\x30\xac\xb7\xd0\xf1\x34\xcf\xdf\x73\x8f\x32\xba\x54\x47\x8c\x3c\xea\x41\x02\xcb\x9c\x3a\xea\xe5\x4c\x8f\xe1\x10\xdd\x0e\x9b\x53\x86\xa4\x96\x39\xdd\x12\x26\x97\xba\x31\xe6\xbf\x43\xed\x72\xea\x9e\x9c\xdc\xf9\x46\x38\x82\xce\xa8\xc9\x9d\x56\x80\x17\xcb\xa9\x15\x65\x28\x43\xe8\xe7\x9a\xde\x69\x49\xbd\x1e\x44\x5a\x26\xf1\x0a\xab\xf0\x5d\x2c\xb0\xe9\x2e\x32\x01\x59\x07\xd8\xb0\x9c\xce\x80\xe9\x0c\xd0\x2f\x75\xea\x9f\x84\x6d\xbd\x05\xf9\x2d\xf3\xd4\x62\x82\x6e\x7d\xc9\x0e\x64\x68\xf1\x09\x78\x28\xf4\x55\x9d\x90\x43\xa4\xa1\x0c\xa1\x5f\xea\xd4\x67\x09\xdd\xfa\x92\x0d\x64\x97\xb2\x47\xd9\x1a\x6a\x79\xd6\x53\x9e\xf5\x00\x07\x96\xc6\x37\xe4\xb9\xfb\x1c\x43\x7d\xea\xb3\x94\x67\x3d\xf4\x55\x11\xb9\xb0\x0a\xeb\xe5\x78\x77\xba\x91\xc8\xa9\x1e\x30\x9b\xa5\x9c\xea\x79\xba\x91\xe8\xab\x3a\xbd\xfb\x3a\x87\xbf\xc7\x19\xed\xd4\x78\x82\x5a\x7d\xc9\x3a\x32\xbf\x23\x7e\xcf\x2d\x55\x34\x08\x21\xa1\x51\x6f\x01\x48\x2b\x4f\x8f\xbd\x27\xfe\x9c\x20\x7c\x31\x4f\x1d\x36\xf2\xa7\x07\xe1\x8b\x29\x7f\x7a\xc2\x9f\x9e\x9b\x4d\x76\x56\x48\x9f\x1e\xc9\x06\x7e\x7a\x78\x38\xd5\xf6\x64\x51\x3e\x01\x59\xe7\xe9\x46\x02\x46\x2b\xa5\x54\xcf\x93\x08\xc9\xd0\xa5\x75\x6a\x3b\x19\x5b\x10\xc9\x6c\x3c\xbd\xe6\x3a\x35\x94\xd2\xa1\xf4\x50\x60\xcc\x40\x40\x53\x9f\xc6\x0c\xe4\x09\xd4\x21\xd2\xa1\xd4\x29\x4f\xe8\xc0\x92\xf1\x69\x1e\x14\x4e\x0f\x0a\x5a\xd3\xa7\xc6\x13\xcc\xea\x2d\x88\x9a\xcc\xd3\x8d\xe4\x7c\xfc\x3d\x16\xdb\xf3\xf1\xf7\xdc\x34\xf4\x63\x9d\xba\x22\x4f\x0f\x05\xc9\x15\xed\xa9\x2b\xf2\x54\xc5\x61\x1d\x4b\xe9\xd3\xf3\x7c\x6d\x8b\x43\xf9\xda\x96\xd7\xbe\xe2\x08\x7e\xba\x69\x9c\x1a\x54\xb0\x8e\x25\xc1\x07\xab\xb0\x5e\x87\xd2\x0d\xe2\x74\x83\x48\x66\xb7\xf1\x06\x79\x6d\xd6\xcb\x02\x7c\x69\x78\x5d\x6b\x96\x24\xbc\x1c\x79\x89\x74\x30\xdc\x20\xc0\x72\xe5\x25\xd2\xe1\x72\x76\x14\x33\xf5\x12\xe9\x70\xb9\x3f\x10\x49\x99\x97\x86\x97\xe1\x06\x41\x02\xcb\xbc\x9c\x09\x97\xfb\x83\x8e\xb1\x4b\xad\xbf\xd4\x7a\xb8\x44\xf2\x52\xeb\x2f\x4f\xd1\x3a\xcb\x0c\x2d\x48\xa2\x09\x96\x8c\xe7\x44\x2b\x5c\x9e\x18\xc0\x6d\xe5\xa5\x0d\x74\xe1\x6d\x0f\x70\x5b\x79\xa9\xcd\x17\x88\x83\x80\x09\x3f\x0d\x19\x48\xc8\xd6\x5b\x80\xdb\xca\xcb\xdb\xdd\x2b\x6d\x0b\xf6\x93\x21\x03\x79\xa5\xf5\x62\x43\x43\xb9\xbe\x0a\xdf\x65\xdf\x34\x64\x20\xaf\xf2\x39\x6c\xaa\xcb\x45\xfe\xf2\x7c\x0c\x1e\x2b\x8d\x23\xc8\xab\x6c\x1f\xc3\x7b\xe9\x93\x24\x8e\x60\xc9\xa8\x63\xda\x3e\x55\x1c\x3c\x56\x5e\x22\x0e\x8c\x10\x08\x98\xc6\xf2\xf2\x7c\x70\xb9\x19\x14\xb7\xc5\x97\x4e\x21\x48\xde\x93\x28\x91\xbc\x34\xa9\x2e\x8f\xc7\xfa\xe3\x60\x75\x5f\x85\xd5\x72\x92\xba\x34\xb3\x2e\xcd\x2c\xa0\x5c\x49\xb4\xc0\x2a\x68\xf2\xf4\xf7\x34\xb3\x2e\x67\x02\x24\x65\x29\xb9\x7b\x5e\xee\x0f\xfa\xe3\x24\x77\xcf\xcb\x99\x40\xf2\xcb\xbc\x34\x9f\x24\x7c\x0f\x00\x57\x79\x3d\xb6\xef\xf5\x5d\x16\x71\x83\x06\xf2\x7a\xad\x83\x45\xfc\x7a\x6d\xdf\x32\xb3\xf2\xf0\xe7\x9c\x30\xd7\x6b\x15\x58\x68\x97\x13\xe6\xf2\xb4\x3d\xb1\xd3\x2f\x2f\x74\x09\x31\x58\x32\xaa\xf0\x54\x72\x69\x65\x4d\xd6\xfa\x4b\x2b\xeb\xf2\x04\x3e\xb1\xe4\x6e\x42\x99\xf3\xf6\xb4\xad\x2b\xef\x06\x83\x9d\xb7\x7b\x07\x3c\x68\x79\x83\xb6\xcb\x9b\xc0\x9b\x80\xf4\x2c\x6f\x4f\x25\xb7\x33\x01\xac\x56\xde\xae\xff\xb7\xc7\x6d\xfd\x71\xf2\xd1\xe7\xad\xa5\xa4\x3f\xee\x06\x6f\x9d\x06\x21\x84\xfe\x38\x83\x10\xd2\x20\x84\x98\x9c\xb8\x6e\xcf\xd3\xb7\xeb\x3f\x91\x9e\x79\xeb\x28\xba\x71\x0a\x25\x38\xaa\x84\x19\x7e\x15\x2f\x32\x2c\xe6\xdb\xbb\x28\x83\x0b\x52\x1f\x98\xc1\x05\x49\x3c\x41\xcb\x6d\xdf\xfe\xbd\xd5\xdf\x4e\x9e\x1b\xaf\x68\x0a\x9f\xba\xd3\x9f\xc1\x91\x94\xd0\xf3\xe7\xed\x3d\xee\x5d\xfe\x34\xc3\x60\x50\x41\xde\xac\xfb\x29\x2c\xea\x76\xdd\xbf\x59\xf7\x73\xb3\x7b\x5d\xf7\xef\xe9\x27\x61\xec\xde\x5e\x4b\xdd\xa7\xf5\x32\x41\x6f\x27\xc0\x8d\x35\x94\x1b\x1e\x8e\x5b\x6b\xe8\xc6\x1a\xfa\xed\x4b\x06\x1a\xa4\x81\x06\x49\xa4\x65\x1a\x49\x90\xf7\x65\xfb\x98\xb4\xb7\xae\xd2\xfb\xb2\x5e\x87\xc1\xab\xaa\xfb\x7a\x96\x26\x62\x5c\xdd\x9e\x47\x88\x3b\x58\x8f\x21\x73\xa2\xdc\xb7\x9f\xc1\xd2\x2d\xf7\x7c\x12\x77\x90\x07\x1b\xf3\xad\x6d\x75\x3f\xbf\xc7\xa8\xc1\x1d\xe3\x7e\xac\x95\x55\xfa\x76\xc7\x20\xc4\x60\xc9\x78\xce\x63\x06\x6c\xf3\x2d\x61\xda\xcf\xfb\xb3\x0a\x2e\xaa\x92\x78\xcc\x7c\x34\x76\x88\x1d\x98\x3b\x9d\xfc\x78\x8a\x26\x74\x60\x3d\xb6\x3a\xe0\xd1\x27\xfa\x70\x02\x48\xc2\x36\xf3\xd1\xc5\x4f\x98\xc0\x92\xad\x41\x7b\x74\x19\x3d\xe0\xd6\x52\xfc\x93\x31\x03\x09\x13\x7c\x4b\x08\xc7\xd2\x98\x81\x7c\x76\x9b\xc7\x80\x3f\xae\xf0\xc6\x07\x64\x63\xde\x3d\xba\x91\x9e\xc3\xe7\x58\xb9\x1f\xed\x1a\x58\xdf\x97\x8c\xf6\x0d\xdb\xc7\xc9\x37\x1b\x73\xec\xd1\xd9\xf3\x60\xc3\x64\x63\x20\x1f\x57\x7d\x63\x06\x52\xf7\xd5\xa3\x19\x6f\x7c\x40\xea\xbe\x7a\x54\x5c\xc2\x04\x5a\x36\x46\xe8\x11\xd3\x43\x98\xc0\x92\xf1\x1d\x3a\x85\xa4\x80\x4f\x02\x2e\xf3\xd1\x9d\x0f\x13\x7c\x4b\x68\xf0\xd3\x58\x80\x7c\xca\xef\x60\x88\x1e\xcd\xf8\x87\x68\x98\xdc\x99\x8b\x8f\x27\xe4\x47\x65\xd6\x69\xf5\xe8\x00\x7a\x54\x66\x31\x51\x8f\x37\x51\x0f\x2b\x7c\x7a\xed\xf4\x9c\xf6\x0b\x6e\xff\x84\x20\x2c\x1f\x97\x6e\x81\xff\x09\x5d\x7e\x3e\x1a\x2c\x82\xfc\x53\xa7\xd5\x23\xb4\x00\xc6\xf8\x96\x10\x84\xa5\xc0\xff\x7c\xb8\x8a\xca\xfd\xf0\x5d\xc7\x8d\xe5\x3c\x77\xc7\xcd\x6b\xa7\xe7\xf1\x5d\xd6\x46\x81\xff\x29\xf0\x3f\x75\x64\x3d\x9e\x86\x9f\xd7\x36\x63\x3c\x3d\xde\xb1\x3e\xaf\xdf\xcb\x8e\xfb\x78\x1a\x7e\x54\x5d\x58\xc3\xf2\xd1\x88\x81\x45\x7e\xc9\x78\x57\x75\x36\x18\x20\xc5\x67\x19\x0c\x90\xef\xe6\xf7\x72\x0c\x7a\xb5\x58\x5e\xf5\x79\xe7\xb2\xd0\x60\x80\x7c\x9b\x7d\xc5\x8e\xfb\xea\x03\x7a\x77\xc7\xa3\x94\x75\x65\x7e\x1b\x3b\xa9\x34\xf3\x29\xcd\x7c\x92\x74\x31\xa5\x99\x4f\x69\xe6\x53\xef\x96\x80\xfe\x7c\x89\x6d\x49\x3d\x59\xaf\x27\xd5\x17\x8b\x25\x09\xcc\xcc\x57\x87\xcf\x0b\xc8\x26\x0f\xb6\xcd\x57\xe7\x0e\x20\xfe\x96\x07\x73\xf0\xf5\x54\x2a\x7a\x3f\xf5\x51\xbd\xea\xf8\x1b\xbe\xcb\x02\xfb\xaa\xe3\xaf\xeb\x34\x14\xff\xf9\x6a\x93\xbf\x90\xb8\x25\x49\x17\xf3\x55\x9f\xdf\xf4\x39\xe6\xdb\xab\x3e\xbf\x78\x7c\x52\xe7\xd3\xab\x97\x1f\xba\xf9\x25\xa3\xcd\x65\x1d\x24\x01\x49\x41\x54\xaf\xfa\xfc\xaa\xcf\xf0\x82\xa5\x88\xfe\x7c\xc1\x11\xe4\xe1\x18\xe9\xf1\x79\xf1\xf8\xa4\xde\x27\xd1\xfb\x09\x7a\x3f\x9a\x5d\xa5\xad\xfd\x72\x3b\x9a\x3a\xa4\x5e\x55\xf7\x5d\xeb\xe7\xcf\x4f\x2f\xcb\x7c\xbe\x4b\x31\x7f\x6e\xfa\xd7\x43\xe2\xbb\x96\xc5\x9f\x47\xfe\xf5\xde\xfe\x5d\xdb\xfd\xcf\x21\xff\x7a\x6c\x84\x3a\xfe\xe7\x8f\x17\x67\x9f\x90\xc5\x87\x8b\xd7\xe7\x26\x0f\xda\x3e\x1a\xf3\x42\x94\x7d\x82\xb2\x0f\xb8\x12\xf3\xf3\x1a\x1f\xf6\xf8\x68\xf4\xee\xe7\x8a\x09\xc6\x3e\x1a\xa7\x0c\x19\xe0\xf3\xdb\x73\x89\x58\x6b\x3f\x7d\x8c\xdf\x3a\xf3\x05\x9c\x88\xf9\xa9\x4a\x1f\x4c\x25\xae\x64\xdf\xe1\xcf\x77\x47\x80\x3d\xe4\x73\x77\x07\x4b\x9f\x30\x90\xa4\x50\xfa\x94\xfd\x3d\x45\x89\x09\x82\x4f\x41\xf0\xa9\xcb\xed\x53\x91\x3e\x37\x7c\x5d\x6e\x9f\x4a\x03\xc6\xbd\x65\xdf\x8e\x7f\x6f\xee\x9f\xf7\xfb\x9f\xeb\xa6\x1e\x39\xf1\xf0\x29\x1e\x3e\x3b\x6b\xd5\xa7\x4e\x01\x8b\x5f\x32\x9a\xa5\x4e\x7d\xae\x9b\x7a\xdf\x3e\x5d\x22\x1f\xd6\x72\x0a\x40\x13\x0f\x9f\xf0\xc6\x2f\x19\xdd\x28\xc6\xf1\xc3\xfd\x91\xdd\x01\xd0\xfd\xf1\x71\x0d\x9a\xdd\xee\x3e\xfd\xbd\xd3\x77\x71\xbb\x88\x7d\xcf\x8f\x88\x90\xec\x8e\x81\x1b\x3e\xd8\xf7\x9f\x9e\x7d\xde\x96\x7e\x2e\x9b\x3a\xda\x84\xb9\xa7\xbc\xf2\xd9\x1d\x18\x37\xf2\xcf\x8d\x5c\x07\xda\xa7\x63\xf1\x73\xd9\xd4\x81\xf6\x89\x57\xfc\xb8\x1a\x4d\x52\x1c\xa4\x30\xf7\x14\xe6\x9e\xc4\x8d\xa6\x30\xf7\x84\x4a\x7e\xc9\x68\x9e\x16\xef\xf7\x5a\x07\xdb\xce\xa7\x79\x0b\x6d\xfc\x92\x0d\x64\xb6\xef\xb5\x9b\x59\xbe\x3e\x4d\xd9\xcf\x65\x93\xb8\xd1\xfc\xbc\x1a\xfd\x5c\x36\xe1\x3b\x2b\x21\xed\xb5\x61\xb6\xe6\x58\xf3\xaf\xc0\xb2\xaf\xe2\x53\x96\x4b\x86\x83\xaf\x36\xd2\xc8\x25\x28\xb2\xda\x30\x03\x4a\xd2\xf7\x1c\x8d\x77\x31\x03\x4a\xd2\xf7\x24\x5b\x73\x6d\x04\x8e\xd4\xb6\xb4\x5f\x0b\xa2\x80\xb2\xff\xd5\xe6\xaa\x39\x94\x61\xc9\x96\x9c\xef\x39\x96\x55\x51\x1b\x70\xc5\xda\xd4\x7f\x1c\x6d\x25\xe7\x7b\x01\x58\x6f\x39\x0e\xde\xed\x7e\x06\x1c\x28\x09\x2d\x5a\xc9\x03\x5f\x9b\xab\x2b\x68\xb3\x92\xdf\xbd\x36\x57\x52\x90\x65\x25\x2a\xbd\x36\x57\x4d\x1c\x72\xb5\x85\xcf\x91\x08\x26\x41\x87\xd5\x96\x76\x01\xd7\x40\x49\x20\x67\x89\x36\x2f\x89\xdb\x13\x24\x58\x01\x29\xff\xab\xcd\xd5\x70\xac\x21\xaf\x6d\xda\xe6\x69\x9b\x93\xe7\x30\x4b\x6b\x3b\xad\x77\x0d\x6f\x6d\x97\x5d\x05\x32\x2a\x41\x82\xd5\x06\x32\xaa\xe0\x60\x6f\x39\x26\xbf\x77\xfb\xbd\xb7\xc3\x31\xf9\x8e\xdb\xef\x78\xac\xc3\xe1\x7d\x94\x71\x90\xca\x70\x28\x51\xab\x12\x1d\x9e\x44\x5e\xd6\xf6\xfa\x7b\x4b\x93\x02\xec\x5f\x09\xfa\x2e\x41\xdf\x09\x65\x59\x09\xfa\xae\x46\xca\xa1\x04\x1c\x56\x0d\x4f\x41\x35\x5c\xc9\x09\x65\x59\x35\xb5\x4a\x70\x78\x02\x18\x2b\xc1\xe1\x25\xf7\x7a\xe2\x98\xab\x46\xce\x97\x6a\x4b\xe1\x82\x30\xdd\x6a\x78\x0a\x0a\xb6\xf5\x96\xb0\x98\x55\xc3\x93\x5c\x8d\xfb\x98\x24\x66\xb3\xda\xee\xab\xda\x91\xf8\xdb\x0a\x7e\xf5\x55\x0c\x65\xfc\x1e\xf1\x0f\x25\xa5\x7a\xe2\xd2\xad\x76\xf8\x7b\x6a\x10\xd8\xb0\x82\x23\x7d\x15\x36\x39\x78\x97\x8b\xf4\x6a\x83\x5e\x19\x1d\x91\x5f\x31\xec\x15\x06\xb7\x11\x8f\x5d\x2d\xec\x81\xa4\x29\xa9\x2c\xed\x64\x06\xb7\xb1\x44\x96\xd0\xf0\xc4\xdd\x56\x60\xc2\x57\xf1\x50\x05\x1d\x5a\x7e\x45\xfd\x1e\xa3\x25\x65\xb5\x5a\x91\x5c\x66\x55\x9b\x56\x31\x7d\x8e\xf1\x96\x14\xbd\x1a\xd1\x41\x99\x1b\x5f\x86\x2b\xac\x1a\x78\xa6\x24\xff\x43\x35\xac\xc8\x6a\x5a\x91\x84\x4e\x16\xf0\xef\xbf\x6a\x97\xcf\x31\x9d\xdb\xe5\x73\xea\x5e\x3a\xb8\xb7\xb2\xdb\x77\x77\x7e\x4f\x7d\x6c\x38\x88\x33\x1d\xb5\x47\x65\x71\x99\xcb\x83\x36\x3f\xd6\xe1\x32\x87\xbb\xad\x84\x60\x97\xac\xe7\x49\x56\xc8\x92\xf5\xbc\x9a\x07\x1b\xc2\x1f\xab\xbd\x7e\xdb\xe7\x73\x0e\xc7\x67\x5f\xad\xd5\xae\x3b\x9d\x45\x65\x57\xfb\x6c\x32\x5d\x2a\x11\x7a\xed\xdb\xbe\x16\x7a\x5a\x02\xf2\x7a\x15\xcf\x7f\xfd\xaf\xe3\x58\xfb\x6f\x89\xbf\x2e\xf1\xd7\x89\x9f\xae\x76\x5c\xbd\x25\xfe\x3a\x73\x1d\xcd\x6b\xdf\xfd\xb5\xb5\xd4\x25\x57\x77\xb5\x63\x2d\x96\x90\xec\xc4\x25\x57\xc2\xaf\x0b\xf8\xb5\x86\x52\xc1\x9c\xbe\x8a\xc7\xc7\x94\xa1\x8c\x3b\x00\xd3\x4c\xa6\xf7\xde\xad\xb5\xfb\xf9\x73\x20\xf3\xdd\x6e\xd7\x31\xdc\xd0\xa9\xaf\x82\x6a\xc9\x0d\x50\xbb\x1a\xba\xbb\xc7\xe3\x6a\xab\x3d\x7c\xce\x43\x7d\xb5\x7f\x03\xed\x6b\xe7\x6c\x54\x60\xb9\x5b\x12\x55\x59\x7b\xd8\x04\xf7\x7d\x3c\x71\xb5\xab\xd4\xbb\xfb\x3e\xb0\xb5\x12\xb0\x5d\x02\xb6\xb3\xd6\x39\xa3\xf6\xb2\x09\xda\x92\x78\xec\x4a\x74\x76\xed\x6a\x3a\xd1\x97\x25\x12\xbb\xf6\xe9\xef\xb1\x26\xec\xc4\x31\xd4\xee\xd9\xa8\x3a\xcf\xb1\xc7\xd7\xee\x1e\x4f\xf4\x65\xed\xae\x9e\xbb\xab\x67\x0d\xda\x7c\xd9\xbd\x9e\xc2\x0b\xad\xd9\x6f\xdf\xf5\x1c\x04\xc1\x5a\x09\xb1\xae\xfd\xfe\xbd\x4b\xbd\xb7\xdf\xb1\x2c\x4c\x43\x89\x6a\x7f\xec\x96\xc7\x6e\x61\x13\xd8\x01\x73\x14\x00\xea\x25\xe3\x73\x5f\xbb\xca\xa3\x4c\xb1\x4e\xec\x9f\xd5\x7e\x56\x9b\x34\x45\x6d\x15\x61\x9d\xa0\xea\x6a\xff\x7c\xd7\x95\xb7\x50\x26\xf9\xd5\x0b\x04\xf5\x92\x2d\x8d\x90\x4b\xbd\x8e\xe6\xef\xd5\x44\xd6\x95\x8d\xd5\xe4\x23\x11\x95\x22\x26\x44\xcd\x1d\x19\xab\xe7\xe1\xe9\xa6\x58\x4f\x0e\xa2\xcc\xea\xf0\x74\x03\xf8\xae\x80\x42\xaf\x82\xa6\x00\xb4\x2b\xf8\xd2\x57\xb1\x2b\xe3\x39\xf7\xe4\xc3\x15\x15\xa0\x5d\x1d\xdd\x26\xab\xb0\xd0\xb5\xd5\x01\xf8\xae\x0e\x4f\x37\x38\xf6\xea\x50\x61\x8f\x41\x2f\xb3\x24\x1c\x61\xb5\x6b\xfb\x35\x7e\xa9\x60\x50\x5f\x05\x2d\xc6\x87\x57\xb0\xa5\xaf\xc2\x16\x33\x13\x0f\x1c\x4a\x75\x68\x4b\xe2\xaf\xab\x83\xc8\xe4\x3a\x74\x32\x11\x5b\x59\x87\x2b\xaa\x18\xe9\x04\x7a\x57\x62\xa4\xeb\x20\x32\x20\xf1\xe1\xd5\xe1\xce\x2d\x46\x3a\x89\xc1\x2c\xc9\xd5\x4b\x8c\x74\x92\xb8\xa0\xc4\x3e\xd7\x71\xda\xbe\xa0\x57\xc0\x3e\xd7\x71\xda\x7b\x2c\x28\xc7\xe5\x73\x6b\x61\x1d\x70\x37\xd5\x71\xd9\xe4\xcb\xc7\x94\xa9\xa2\x87\xf6\x25\xae\xbe\x82\x7c\x7d\x15\x76\x9e\x7a\x71\xdb\x53\xb7\x9d\x5c\x34\xd9\x85\x17\x2a\xf6\x25\xa3\x93\xd5\xdb\x43\xef\x11\xd0\xbb\x3a\x34\x04\x84\x3e\x27\xe4\x6f\x75\xc0\x56\x51\x72\xb0\x27\x79\x0b\x4a\x0e\xf6\x02\x01\xdd\x0a\xd7\x61\x09\x7d\xae\x83\xab\xb7\x22\xdc\xb2\x8e\xcf\xf6\xad\x95\x77\x00\xa7\xa9\xe3\x53\x07\xb8\x6e\xa8\xed\x27\xf3\x73\x51\xef\x22\x02\xb3\x80\x46\xaf\x62\x2a\x5b\xd5\x76\xd5\xbb\x37\xab\x60\xef\x01\x1a\xbd\x8a\x4b\x59\x22\xe3\xf7\x00\x45\xb7\x02\x79\x57\xdd\xf5\x18\x5a\x76\x19\x9e\xaa\xab\xde\x7d\xf7\x55\xcc\xc1\xae\x11\xd1\x31\x43\x8b\x44\xa0\x05\x82\x7a\x15\x1d\x19\xfa\xd8\x01\xf2\x15\x78\xea\x25\xe3\x5d\xcd\x55\xc1\xd5\x45\xa0\x66\x81\xaa\xfe\xab\xce\x34\x28\x90\x77\xd5\x35\x4d\x3b\x81\x68\x85\x47\xb2\xba\x53\x43\xf6\xf6\x22\x50\xb3\x3a\x48\x8f\xea\x5c\xc6\x15\x41\x99\xd5\x87\xed\x0b\x9f\x4b\xda\x12\xfe\x5e\xf8\x7b\xc9\xef\xb9\xe0\x4a\xb7\x5e\x04\x5b\x56\xd7\x8c\x10\x02\x5d\xf8\x0b\xab\x3b\x11\xfa\x9a\x08\x03\x9f\x50\x75\x75\xbe\x63\xad\x16\xc9\x3a\xab\x73\xce\xaa\xce\x1a\x5c\x20\xe5\x4a\x56\xf6\x12\x29\x5d\x50\xbf\x15\x14\xed\x7f\x05\x39\xfb\x92\xd1\x14\xd7\xe5\xce\x39\xab\x9a\xa3\x0b\x59\x45\x81\x84\x6e\x45\xbc\x64\x75\xd7\x6a\x08\xdb\x97\x8c\x77\x55\xfa\xce\xba\x5c\x1c\xb0\xab\xbb\x2e\xc3\xe2\xbe\x64\xbc\x7b\xdb\xcd\xa0\x35\x8a\xcc\x9c\xd5\x1f\x47\x1c\xeb\xb7\xf0\x17\x56\x7f\xfc\x5c\x7c\x51\xd5\x1c\x36\xad\x8d\xfe\xfa\xbd\xcc\x71\xa1\xd2\x25\x8f\x7b\x41\xd0\x56\xfd\xf3\xb9\x4f\x59\xac\xf5\x46\x58\x74\x09\x81\x2e\x27\xef\xd0\x84\x85\x7e\xbd\x15\xd8\xb5\x1a\x1a\x0d\xa3\xd9\x7f\x4c\xb6\xe1\x2a\x3c\x58\x85\x0b\xdf\x60\x0d\xee\x87\x0b\xc4\xf4\x92\xad\x49\x34\xd4\xdc\xc1\x5d\x40\x41\xbc\x56\x60\xa4\x57\x71\x2a\xa3\x2d\xe0\x91\x6a\x70\x17\x5c\x00\xda\x6a\xa8\x7e\xd0\xb4\xb7\x65\xba\xfc\x7b\x9b\x1f\x2e\xdc\x43\x8d\xdd\x59\xa4\xe1\x6d\x5f\x05\xcd\xda\xd9\xe6\x07\xd7\xc7\x35\x38\x4c\x15\x61\x97\x35\x08\x9f\xaf\x31\x7c\x8e\x89\x27\x7d\x7b\x89\xa4\x5e\xb6\xcf\x92\x85\xdd\x81\x87\xa1\x9c\x8d\xc3\x03\x16\xe0\xe9\x56\xb8\x0e\x6b\x84\xcd\x4f\xdf\x65\xe6\x0d\xcd\x8b\x91\x7e\x26\xb3\x6c\x68\x33\x8f\xb4\x5e\x66\xd9\x48\xeb\x05\x55\x51\xb8\x0e\x4b\xfa\xf6\x12\x35\x5d\xb8\x09\x6b\x68\x34\x8f\xe9\x73\x2c\xd3\x43\x75\x1f\xd3\xee\xe5\x10\x27\xcd\x7b\x49\xf3\x5e\x80\xe0\x6a\x9c\x0e\xff\xe9\xbb\x0e\xbf\x46\xf3\x38\x6d\x0b\x6b\xb2\xd4\xef\x25\xf5\x7b\xed\xac\xc9\xe0\xaa\xff\x4a\x9a\xf7\xc2\x9d\x58\x43\x75\x1f\xaa\x36\x9c\x6e\x05\xe7\xfb\x2a\xe8\x17\x5c\x87\x05\xae\x7a\x15\xbb\x32\x9e\xc3\x87\x50\x83\xf5\xbc\x0e\xa6\xde\x78\xec\x3f\x0e\x76\x05\x08\xae\x86\xeb\xf9\x60\x3d\x2f\x52\x0a\xd4\x70\x3d\x17\x5e\x5d\x07\x26\xdb\xf8\x54\xb1\xcf\xe7\x1c\x37\xed\x10\xa1\xd4\x85\xeb\xb0\xc2\x29\x10\x9b\xef\xb2\x62\x86\x8b\x77\xe0\x43\x28\x5c\x87\x15\x9a\xd7\xe1\xb4\x20\xfe\xb2\xc2\x05\x3d\xb8\x0e\xab\x83\x71\x0b\xae\xc3\x2a\x9c\x16\xc7\x18\xc8\x2e\x65\x8f\xb2\x42\xc6\xf8\x42\xf7\xde\x0a\x77\x62\x85\xbe\x86\xc0\x88\x29\xe2\x2f\x2b\x70\xab\x95\xdc\xef\x75\x04\xed\x73\xaa\x08\xc3\x2e\xe2\x2f\x2b\x34\x6c\xe2\xf0\xdb\x38\x8b\x85\xce\x86\xe8\xbe\xcb\x54\x8e\x61\x9b\x87\xdf\x8b\xd5\x1d\xb8\x68\x4b\x4e\xf7\x22\x55\x40\x89\xaf\x2e\xf1\xd5\x45\xea\xce\x82\xcc\x7d\x15\xa1\x8c\x77\xc3\xbe\xc2\xac\x2e\xdc\x64\x15\xe1\xb7\x71\xe5\x50\x80\xd4\x2a\x3c\x3f\x42\xed\xbe\x64\xbc\xeb\x8a\x0e\xce\xba\x15\x54\x6a\x15\xe5\xb7\xb9\x7c\x03\x3e\xab\x98\xb6\xcf\xa5\xba\x3b\x46\x1e\x0c\xe3\xf4\x39\x8e\xcb\x02\xa7\x4b\x0e\xf6\xb5\x19\x21\xb3\x5f\x5c\xbe\xa1\x4d\xab\xb8\x6c\x0b\x37\xc3\xd5\x1d\xa3\xcb\x71\xbb\x6c\x0b\x0e\x12\xc1\xd4\x05\xc5\x7a\x5b\x9b\xd6\x92\xc1\x2b\x54\xf2\xad\x17\x81\x95\x05\x62\x7a\x15\x8c\x2f\x3e\xb1\x8a\xc7\x3a\x1e\x9f\x73\x8c\x1e\xdb\xc7\x01\xb2\xf0\x93\x95\x60\xea\x12\x4c\x5d\x04\x5b\x56\xbc\xf6\xbd\x7a\x0f\xbf\x5a\xc1\xbe\xbe\x0a\xfb\xcf\xf1\x7d\xd5\x0d\x70\x13\x6b\x13\x5c\x32\x97\xf9\x58\xa6\xb9\x37\x3b\x25\x0e\xbb\xc4\x61\x17\x19\x43\x0b\x00\xf6\x2a\xac\x96\x95\x5a\x6e\xf5\x02\x7a\xdd\x0a\x3c\x5a\xa5\x4e\x8e\xc4\xc9\x51\x83\x95\x5a\xd0\x75\x41\xb1\xbe\x64\xab\x29\xa9\x3a\x43\xa7\xde\x4a\xd7\x59\x12\x10\x53\x49\xe4\x62\x11\x94\x59\x82\xae\x2b\x41\x06\xad\xcd\x03\x99\xef\x6a\xb4\x80\x5b\x2b\x39\xd8\x4b\x0e\xf6\xd2\x77\x96\xe0\xe5\x2a\xdd\x21\x06\xb6\x52\x92\xc1\xab\x12\x1f\x5b\xe9\x4f\x4b\x0f\xa5\xe0\xb6\x5b\x0d\x2c\xeb\x74\x2a\x88\xc8\x2e\xc0\x6c\x25\x07\x7b\xc9\xc1\x5e\x83\x25\x3b\xdd\x16\x40\x61\x2f\x19\xcf\xb9\x2d\x80\xb8\x6e\x45\x04\x66\x25\xb7\xca\x05\xd7\xfa\x92\xd1\x16\x0d\x19\x10\xd7\x4b\x46\x5b\xd2\xe7\xd2\xef\xe0\x28\x95\x5a\xf9\xa0\xb0\x5b\x91\x26\xb4\x12\x2c\x6a\xe5\x32\xf6\x93\xfc\xd0\x95\xee\x00\xa9\x0d\x34\xd0\x16\x11\xd9\x95\x1c\x30\x0b\x62\xb4\xca\xf2\xe7\xea\xf7\x73\x54\xeb\x2c\x4a\x67\x91\xae\xb8\xd4\xf0\x4f\x8d\xa0\x81\x4d\x95\xd3\xee\x9b\x36\x99\x55\x3c\xdd\x15\xe4\x67\xaf\xc1\x2a\x2e\x4c\xbb\xf2\xb4\x5e\xac\xe8\x3c\xad\x97\x4b\xba\xb5\x80\x2e\x99\x86\x91\x30\xed\x0a\x56\x76\x61\xda\x95\xce\x2c\x80\x6e\x95\x9e\x10\xd2\x99\x15\x7e\xaf\x33\x2b\x9d\x59\xd1\xfe\x8d\xbf\xab\x74\xe2\xa5\x13\x4f\xb7\x5c\xea\x35\x4c\xee\xf5\x4a\xb7\x5c\x6a\x4b\xe5\x63\x53\xd5\x1c\x27\x5e\x3e\x36\x41\x8d\xd0\x96\x4a\x6d\x29\xb0\x71\x25\x6d\x7c\xe5\x6b\xf3\xd5\x92\xcf\xcf\x04\xd1\x5a\xe0\xe0\x2a\x3d\x40\x88\x00\xaf\xc0\xc3\x93\x6e\x42\xe9\x26\xa4\xaf\x2e\xdd\x84\xd2\x99\x17\x2c\x3e\xe5\x26\x54\x9b\xf5\xb2\x41\x94\x2e\xc7\xf2\x04\x01\x49\x5a\x95\xb3\xb1\x36\xdb\xcc\xe2\x23\x2a\xbc\xaa\xf9\x6d\x68\x93\xb0\xf0\x82\x65\x7e\xc9\xd6\x30\x94\x76\x58\x39\xcb\x82\x45\xa5\xf4\xe8\x00\xf1\x6e\x45\x6c\x67\xd5\xe1\xef\x1d\xb6\x99\xe1\x2f\x37\x97\x3a\xac\x97\x4d\x43\xc0\x77\x15\x6e\x9e\x82\xd4\xac\xca\xa3\x41\xe1\xb5\x2e\x30\x74\x55\x7a\xad\xcb\x19\x05\x86\xae\xca\x53\x73\x79\x34\x20\x4d\x67\x89\xee\xae\xf2\x68\x90\xac\x0c\x05\x31\x70\x89\xee\xae\xc4\x70\x83\x95\x7e\x15\xbe\x8b\xb7\xae\xf4\x64\x17\xfe\x99\x02\x1c\x57\xe5\x54\x29\xa7\x0a\x64\x65\x55\x4e\x95\x72\xaa\x64\xa7\x0f\x9c\x2a\xc5\x19\xb9\xf4\xe0\x95\x3e\x9b\xe2\x8c\x5c\x7a\xf0\x6a\xfa\x6d\x6e\x42\xc9\xe6\x22\xe2\xbb\x24\xac\xaf\x74\x2c\xdd\x84\xca\x69\x41\x9a\xce\x12\xf1\x5d\x75\xf9\x6d\x1c\x85\xca\x4d\xa8\x34\xaa\x88\x86\xa8\xd2\x33\x5e\x97\x75\x38\x6e\x97\x75\x68\x68\xe9\x89\x93\xc4\xbe\x44\x81\x57\xb2\x19\x94\x1e\x4b\x51\xe0\x45\x34\x68\x95\xfe\x9e\x72\x7e\xe8\x9e\x2b\x0f\xd3\x92\xdd\x17\x80\xb9\x12\x05\x5e\xe5\xc6\x04\x60\xae\xea\xb1\x4f\x35\xc8\x52\x3d\x70\x63\x82\xf3\x7e\xc9\x18\x23\xe7\x47\x11\x7a\x5f\x44\x97\x96\xc8\xf0\x2a\x62\xe0\x8a\x7c\x04\x25\xe2\xbb\xca\x5d\x08\x46\xb4\x2a\x4f\xd3\xe5\x99\x84\x7c\x04\x35\x9d\x0b\x13\x97\x7c\xc1\x88\x56\x53\x97\x3c\x80\xee\x25\x9b\xc8\x4a\x19\xba\x46\x8a\xcf\x9a\xce\x8f\xe9\xfc\x20\x71\x41\x89\xee\x2e\xd1\xdd\x45\x3a\xcf\x9a\xce\x8f\xe9\x6e\x45\x18\x6a\x4d\xf8\x5a\x6a\x72\xd1\xb3\xb4\x1b\x59\x28\xb3\x0e\x76\x03\xe8\xf0\x57\x61\x1d\x18\xf0\xd3\xa3\xf3\x74\x17\x82\xfd\xac\xa6\xbb\xd0\xf4\xec\x02\xda\xae\x44\x77\xd7\x74\xce\x90\xe2\xb3\xa6\xae\xd1\xe9\xce\x04\xda\xae\x66\xf7\xdb\x40\x77\x17\x8c\x68\x35\xf5\xe7\xcb\x62\x5f\x3a\xd1\x64\xb1\x2f\x10\xdd\x4b\xc6\x73\xee\x42\x20\xba\x5b\x81\x98\xab\xa9\xfb\x69\x72\xfb\x53\x7a\xc7\x84\x77\xd7\xf4\x70\x02\x3c\xae\xa6\x73\x6b\xba\x33\x01\x8f\xab\xe9\xe1\x64\x02\x6e\x5d\x43\xb0\x64\x65\x9f\x82\x0b\x29\xbd\x68\xb2\xd8\xd7\x74\x6e\x01\x8f\x2b\xb0\xde\xab\xf0\x5d\xc7\x72\x5a\xaf\x5b\x13\xe1\xaa\x35\xdd\x9a\xa6\xf3\x6d\x3a\x96\xfa\xa4\xa6\x67\x71\x92\x1e\xd4\xf4\x2c\x2e\x34\xbc\x26\x6b\xf6\x3c\xad\x17\x30\x54\x81\x71\xab\xa9\xd1\x37\x35\xfa\x08\x57\xad\xe9\xd6\x34\x3d\xb3\x4f\xc7\x52\xdf\x95\xd4\xf6\x05\x6f\x59\x49\x6d\x5f\xd3\xed\x4a\x3f\xda\xd4\x10\x84\xe1\x7e\xc9\xf8\x3d\x0f\x36\x93\xdb\xfa\xce\x66\x2f\x82\xbc\x20\xb8\x8f\xee\xe8\x3e\xd6\xe0\x29\x7e\xaa\x05\x9e\xe2\x01\x85\xb7\x82\xf1\xac\xa6\xf7\x5a\xa2\xc1\x0b\x76\xb3\x9a\x9e\xe2\xe7\x6b\x8f\x62\x56\x4e\xdd\xb0\x53\xd7\x95\xae\xb5\xe9\x6e\x34\x3f\xdf\xc5\x28\x10\x35\x5e\x22\xc4\x8b\x08\xd6\x12\x21\x5e\xa7\xb3\x88\x08\xd6\x3a\xb9\xdb\x2f\x89\xed\x8b\x68\xd5\x3a\xf5\x49\x41\x5c\xdf\x26\xd1\xaa\x75\x82\x28\x29\x51\xde\x93\xb4\x9e\x75\x3a\x3b\x4e\x66\xc7\x24\x32\xb5\x64\xb1\xaf\x93\xe3\xca\xdc\x1a\xf5\x7a\x5c\x11\xf9\x3d\xc9\x83\x50\x52\xd7\xd7\x89\x7d\x37\xb7\xff\xc9\x66\x7f\xba\x31\x9d\x87\xd5\xa1\x38\x32\xdb\xd7\x89\xa9\x37\x09\x66\x2d\x99\xed\xeb\xec\x56\x87\xe2\x9c\x4e\x3c\x41\xe5\x93\x00\xd7\x92\xd9\xbe\xce\xee\xbb\x6c\x1a\xa7\x27\x21\x59\xec\x27\x11\xa9\x75\x7a\x69\x76\x0e\xbb\xa3\xfb\xdc\xad\xcc\x77\x39\x7d\x9c\x7a\x0a\x04\x9a\x4f\xf2\x29\x14\x34\xf7\xab\xb0\x5e\x8c\x82\xd3\x09\x2a\xf8\x7c\xea\x53\x3b\xd3\x7a\xf3\x27\xa3\xcd\x6e\x6a\xb2\xdd\x4f\xfd\x6c\xb2\xdd\x97\x48\xf3\xa9\x9f\xed\xf4\x22\x42\xb6\xfb\xb9\xe1\xc1\x3f\x75\x06\x8b\x3e\x9f\xfa\xde\x44\x9f\x97\xe8\xf3\xb9\xa1\x4e\xe7\x74\xf8\xd7\x64\x2c\xfd\xc3\xa7\x87\xad\x73\xda\x05\x68\x18\x48\xf4\x55\xf8\xb9\x68\xd8\xa9\xf9\x77\x9e\x36\x0f\xa7\x80\xc4\xf6\xff\x37\x63\xe7\x92\xeb\x3f\x6e\x44\xe7\x79\xaf\xa2\x77\x10\x89\x7a\x90\x07\xf8\x23\x93\x8c\x93\x3d\x48\x14\x09\x78\x60\xbb\xd1\xb1\xf7\x1f\xf0\xfb\xee\x24\x9e\xb4\x07\x17\xc2\x2d\x88\x3f\x3e\x54\x2c\x56\x15\x0f\x0f\x1b\xb8\xf4\x25\xa3\x1b\xce\x31\x01\xe9\xd9\xb0\x47\x02\xd2\xdb\xf3\xda\x5d\xfc\x0e\x18\xed\xd7\xc3\xdf\x23\x22\x79\x5c\xfb\x04\xa9\x07\xde\xb4\x26\x48\xbd\x3d\x9c\x66\x0d\x17\x90\xb6\xc7\x9c\xda\xc3\x5e\x47\x80\x08\xb6\xc7\x99\x27\x70\x3d\xe6\xf2\x40\xac\xaf\x07\x9f\x72\x57\x3b\x9d\x79\x60\xd5\x97\x8c\x36\xbb\x01\xf2\x0c\xdf\x23\xc9\xf0\x0c\xdf\x03\x5f\x1b\x30\x82\x4d\x52\xfc\x26\x48\x3d\xc0\x6c\xda\xeb\xba\x24\xb1\x7d\xcc\xef\x49\x6c\xdf\x5e\x4e\x22\x05\x3c\x60\x7b\x9d\x79\x22\xcd\xb3\x63\xa3\x5e\x33\xbf\x6f\xb1\x0e\xd6\x96\xd7\x75\x09\x2e\xfb\x3d\x1c\x71\x6d\xaf\xa9\xdf\xb7\xd8\x3e\xd4\xe5\x75\x96\xbd\x9c\xd7\x0e\x5c\x6a\x4d\xa4\x79\x7b\xf1\xe5\xb2\xa3\x1a\xaf\xfb\xc7\xaf\x53\x86\x4b\x19\x9a\xe8\xf3\xf6\x9e\xbe\x87\x0f\x29\x89\x7d\x7b\x9d\x1e\x46\x92\xaf\xdb\x73\xef\x65\x5b\xf8\xbe\xaf\x29\xdd\x57\x15\xe7\x02\x86\xf6\xaa\xe2\x2f\x49\x81\xc0\x91\xd6\xde\xfb\xe7\xbd\xa1\x6c\x7d\xcb\xd7\xe8\x08\x10\xfa\x92\x05\xd9\xa5\x8c\x6f\xc9\x81\xd5\xf6\x56\xc7\x14\xff\x2e\x5c\x22\xda\x5e\xf7\x45\x5e\x8e\x22\xc5\x44\x9f\x28\xf5\xf6\x92\x50\x08\x97\x2d\xb4\xd7\xa9\xf0\xb2\x2f\x12\x93\x7a\xaf\x39\x62\xd9\xee\x03\x1e\xb0\xbd\xfa\x77\x22\xd2\x53\xd8\x69\x12\x69\xde\x40\x9a\x9f\xdc\x15\xd4\x5e\x37\x90\x01\x92\x9f\x90\x41\x34\xc1\xe2\x0d\xb0\xf8\xe9\xe2\xfa\x1a\xfd\x03\x0f\x3f\x1b\x3a\xfa\xaa\x7b\xef\xb2\xfa\x67\x1c\x12\x55\x0f\x54\xf8\xe9\xca\xfa\xaa\x79\x30\xc9\x9f\xdc\x1c\xd4\xba\x8a\xd2\x97\x89\x3e\xa1\x72\x68\x5d\x9f\xa6\xef\x37\xa2\x1b\x11\xbf\xd5\xcb\xbe\x44\xf4\xa8\x1b\x6b\xf7\x65\x92\x4f\x17\xc6\xae\x92\xf4\xe5\xbc\xc8\xe7\xd9\xba\x96\xb8\x2f\x4b\x2c\x9d\x67\xeb\x06\xda\x50\xc4\x9f\xae\x94\xdd\x38\xbb\x6b\x54\x0b\x2b\x60\xd7\xa8\x4a\x03\x1f\xd3\x91\x5d\xad\x11\xa9\x1d\x50\x8b\xad\x73\x8e\xa1\x49\x0d\x1f\xae\x98\x68\x52\xc3\xb7\xce\x31\xd0\x70\x1e\xa3\x75\x8d\x6f\xbf\xfc\x7a\x58\x9e\xee\x5e\x5a\xd7\xa8\x16\xd2\x23\xdd\x34\x14\x34\xf0\x7b\x0a\xde\x6f\x77\x27\xb7\x83\x0a\x4c\xe1\xbb\xf4\xea\x28\x01\x4f\x48\xc1\x9b\xe9\x6e\x2c\x74\x82\xea\x1c\x58\x8a\x6e\x1a\xaa\xb3\xc3\x16\x53\x8f\xdd\xe8\x41\x18\x77\x60\x90\x6b\xf2\xc0\x37\x90\xdb\x4b\x46\xdf\x4c\xb5\x76\xad\xe5\x41\x84\x22\x8c\xbb\x41\xfd\xbe\x64\xbc\x67\x00\x0d\x72\x7b\x0f\xa7\x6d\x5b\xd7\x5a\x76\xbc\x94\x98\xa2\xec\x7a\xec\x9d\xe8\x35\x87\x9f\x43\xef\xbc\xe3\x2f\x84\x6b\x22\x5a\x57\x4f\xc0\x46\xef\xe1\x2c\x6c\xeb\xe2\x09\xfa\xb4\x7d\x2c\x18\x5d\xaf\xbb\x4f\xdf\xe3\x7b\x7c\x7a\xd8\xb2\xb0\xe7\x20\xf2\x80\x7e\x7d\x3d\xec\x07\x90\x0f\x91\xd2\xed\x23\xbd\x99\x03\x8f\xf3\x33\xda\xfc\xf4\x0d\x0e\xb6\xe2\x3e\x35\xe8\x03\xe6\xc7\x31\xd0\xf6\xe9\xd4\x7e\xcb\xa9\xbd\xcf\xeb\xaf\xf1\xf5\xed\xd3\xe5\xfd\xb8\x62\x1d\x98\x5a\x13\x09\xdd\x3e\x22\xc7\x1c\xac\x1c\x9f\xe9\xc6\x4f\xcb\x72\xb0\x4a\x7c\xa6\xd9\x01\x3a\x2f\xd9\xea\xf7\xa7\x65\xf9\xd4\x07\x53\x9a\x9f\x56\x44\x84\x73\xb8\x45\xa2\x7d\xcd\xb6\xbb\x78\x42\x29\xd7\x3e\xbf\xfd\xa7\x15\xe1\x76\x88\xf6\xe9\xc9\xca\x76\x9e\x93\xfd\xbc\xcf\xd4\xfb\xa7\x3e\x70\xc6\xb6\x49\x77\xde\x3e\x38\x1e\x02\xcd\x5c\xfb\xdc\x69\xfa\x48\xbd\x87\x5b\x52\xdb\x67\x92\xe5\x7b\x6c\x1f\xf3\x55\x24\x74\x03\xfc\xbc\x64\x37\x32\x74\x09\x76\xf4\x3d\xdc\xd1\xd8\xa4\x40\x6f\x22\xa1\x73\xb2\x4a\x88\x84\x6e\x5f\xf7\xf7\x58\xc9\x3f\x23\x42\xe9\xce\x63\x4a\xf3\xd3\x45\xfd\xfa\xfc\x9f\xbf\x8b\xf2\x6b\xb2\x9d\x37\xd9\xce\x03\x7d\x5c\xfb\x54\xb9\x6f\x79\xaa\xf5\xa7\xa4\xf6\xeb\x53\x0b\x4f\x66\xf1\x67\x3c\x08\x0f\xfa\x1e\x13\x9f\x9f\x89\x4a\x78\xd0\x97\x8c\x9f\x03\x07\xdd\xc4\x41\xe7\xc4\x7f\xf8\xf4\x5a\xbf\xf9\x53\x96\xaf\x66\xbe\x04\x6c\x74\x3d\x09\x7b\x3e\x37\x57\x85\x46\x07\x7c\x60\x13\x1a\xdd\xe4\x49\x0f\xf8\xc0\x26\x4f\x7a\x1b\x9b\x03\x4f\x92\x73\xb8\x95\x35\x36\xab\xc5\xb9\x1d\x2a\xb5\xdc\xe9\xe1\x20\x6e\x1b\x6e\x6f\xc9\x93\x1e\x2e\x91\x68\x42\xa8\xdb\x20\x3f\x1f\x2e\x91\x68\x42\xa8\x9b\x3c\xe9\x11\x33\x38\x54\xfe\xa1\x23\x6b\x42\x73\xb8\xbb\x3a\x5c\x76\x05\x03\xca\x93\xde\xc6\x61\x1d\x98\xf1\xe1\xf6\x16\xe8\xea\x25\xa3\x7d\xa6\x55\x40\x57\x57\x53\xba\x52\xa7\xb7\x41\x84\x18\x73\x9c\x43\x9b\x3a\xd8\x70\x8d\x98\xc1\xe1\x7c\x81\x4e\xbd\x9e\x4c\x17\xd9\xd4\xdb\xd0\xcc\x5e\x07\xa3\xa7\x99\x1d\x97\xad\x63\xa1\x1b\xa6\x38\x07\xe9\xcc\x5c\xa8\xd9\xd0\x77\x1d\x2e\xec\x9c\xe1\x6d\xc3\x85\x5d\x40\x76\x4c\x85\xc2\xb7\xbe\x1e\xaf\xb2\xf5\xc1\x47\xf5\x3d\x6e\x70\x8d\xa9\xd0\xa1\xef\x3a\xf4\x5d\x85\x1b\x0e\xa7\xdf\xd0\xf4\x0a\x37\x1c\x9a\x54\xf0\xd6\x7b\x20\x9e\x6b\x83\x83\x03\x0d\x06\xf5\x3d\x90\xcc\xb5\x61\x30\x28\x75\x7a\xcc\x71\x0e\x83\x41\xa9\xd3\x73\xa9\x2d\x9a\x59\xa9\xd3\x23\x04\x71\x18\x0c\x8e\xd7\xaf\xeb\x58\xe9\xa8\x4a\xa7\x9e\x4b\x0d\x32\xf0\x1b\xaf\x5f\x08\xd3\x32\xcc\x53\x0e\x50\x0b\xe1\x30\x6f\x1b\x26\x1d\x07\x49\x95\x40\x46\xd7\x86\xd9\xfe\xa1\xb3\x29\xde\x70\x98\x74\x1c\xc0\xc5\x62\xc2\x52\x8c\x77\x1b\x64\xfb\x73\xab\x05\x4e\xa2\xa1\x03\x2a\x68\x70\x18\xfa\x49\xb1\x1e\x2e\x75\x68\xc3\xa4\xe3\x20\xa9\x92\x9b\xe5\x62\x3a\x3b\x26\xc9\xc4\x98\x88\x14\xd5\xdd\x40\x72\xef\x31\xe9\x28\x4d\x7a\x9b\x9a\x72\x0e\xe4\xb6\xa9\x03\x0a\x4d\x7a\x0e\x86\x7e\x3a\x11\x26\x79\x91\x88\x23\x9c\xee\xdf\xca\x9c\x9e\xfb\xe7\x3d\xab\x28\x76\x8d\x15\x64\x1e\x96\xd5\x27\xe5\xc2\x85\x26\xc3\x7a\x9b\x87\x4d\xe6\xb3\xc9\xb0\xde\xe6\x61\x53\xf0\x2b\xa7\xf9\x13\x59\xd7\x23\x6a\x70\x9a\xc5\x17\x3d\x9e\x9b\xcf\x36\xcd\x39\x4e\x7d\x57\x73\x98\x53\x2f\x64\xb2\xf1\x15\x2e\x66\x68\xd3\xcc\xbe\xf0\xf1\x70\xe6\xb7\xc9\xa1\xde\x84\x8f\x07\x7e\xba\x36\x5d\x39\x66\xe5\xd6\x23\x16\x47\xa1\xe0\x0d\x28\xb8\xdc\x11\x6d\x9a\xc3\x07\x10\x2e\x75\x44\x93\x18\xbd\x4d\x6f\x55\xb2\x5f\x7a\x0c\x40\xbf\xef\x03\x3b\x35\x35\xfc\x53\xc3\x2f\x00\x71\x6a\xf8\x61\x38\x5f\x32\x2a\xe0\x18\x41\x9b\x68\xf2\x6e\xcb\x54\x50\x59\xcc\xc3\xb1\xe0\x26\x8b\x79\x93\xc5\x3c\xb0\xdf\x35\xe1\xdd\x6d\x92\xad\x88\x38\xc5\x29\x6a\x6c\x92\x45\x4c\x65\xd2\x83\xeb\x5e\x0f\x46\xb8\x12\xec\x0a\xe5\x6e\x42\xb9\xc3\xb1\xe0\x36\x55\xd0\x69\x84\x54\x99\xf4\xd3\x6d\xa6\xa9\xf5\xae\xd7\x7f\x11\xbf\x4f\x5d\x91\x09\x32\x2c\xe2\x18\xa7\x09\xc0\x39\x6d\xea\xed\x4f\xab\x83\x5a\x7c\xc8\xf6\x22\xaa\x3b\x12\x95\xa7\x2e\x3b\x11\x89\xc5\xb3\x19\x18\xc1\x9c\x17\x20\xd9\xeb\xe1\xef\x2d\x25\x0c\x98\xec\xf5\xb0\xf9\x6d\x47\x76\x28\x3b\x95\x51\x16\xaf\x37\x70\x8e\x5f\x59\xeb\x5b\x44\x70\x47\x04\x77\xc8\xa9\x46\xae\xf1\x6c\x7a\xc2\x1c\x42\x8e\x5c\xe3\xd9\xb4\xd0\x75\x99\x8e\x6c\x38\x34\xd9\x4e\xcb\x86\x6e\x60\xa1\x03\xe5\xb8\x34\x65\x91\x56\x3c\xdb\xf5\xf3\x1a\x3f\x47\xda\x3b\x1b\x69\xef\x40\xce\x17\xb8\xc3\xd7\xa3\x2b\xa3\x79\xb7\x4d\x21\x85\x17\x90\x91\xd9\x9a\x4d\x01\x25\x93\xb6\x1c\x95\x6c\x38\x2f\xd9\x48\xc3\xa5\x15\x46\x80\xfd\xd3\x6c\x5a\xd4\x76\x50\xf6\x71\x44\xd5\xc3\x76\x30\x2a\x8f\x23\xaa\x45\x6d\x07\x6d\x79\xfd\x3d\x28\x92\x03\x7c\x31\xf0\x7f\xff\xca\xa6\x82\x91\x2a\xcd\x46\x60\x94\x8d\x1d\x9d\x00\x69\xcc\xd6\x1d\x16\xad\x67\x3b\xe9\x2f\x4e\x6f\x36\x15\x91\xc3\xca\xd9\x3e\xdb\xf2\xd9\x8f\x8b\x7a\x3f\xcb\x6a\x51\x81\x34\x06\xd4\xf7\x7a\xd8\xe6\x9b\x36\x0f\xc7\x54\xeb\xd9\xd4\x96\xa9\x16\xe8\x1c\x83\x5f\x0c\x3c\xe1\xeb\xe1\x38\x57\xda\x3c\x2d\xab\x46\x82\x5f\x8c\x28\xf1\x88\x12\x4f\x43\x83\x44\x84\x47\x44\x78\xc0\x2f\x66\x07\xd3\x98\x7d\xff\x79\x6f\x7d\xa3\x7d\xf7\xbd\xdd\xf7\xa2\xec\xe7\x3d\xfb\xcb\x37\x17\x12\x9e\x5d\x7f\x83\xf8\x30\xbb\x1a\xbe\x83\x07\x08\x01\x62\x76\x8e\x6c\x65\x57\xc3\x89\x10\x23\x5d\x78\x76\xfd\x0d\xd2\xac\xd9\xf1\x37\xb2\x03\x6a\x0c\x60\xc5\xc0\x27\xbe\x1e\x8c\x55\x0a\xef\xb1\x3d\x13\x98\xc4\x2b\x7e\x6d\x64\x10\xcf\x7e\x59\xed\x41\x77\x2f\xab\x35\x36\xe3\x74\x71\x84\x8e\x67\xbf\x6c\xca\xc1\xcf\x5d\x76\xc3\x78\x0d\x04\x63\x76\xd5\x79\xd7\x69\x00\xc1\x98\xbd\x3a\x04\x46\xf4\x9c\x38\x0e\x98\xf1\xf5\x18\xab\x29\x85\xde\x36\x47\x5e\xff\x80\x64\x6c\xc0\x8c\xaf\xc7\x54\x46\x93\x63\x93\x63\xcf\x6e\xde\x8b\xa3\xa2\x1f\xc1\xc1\xe4\xec\xb1\x8a\xc7\x51\x46\x33\xc0\x91\xaf\xc7\xb1\xaa\x3d\x14\x39\x50\x2a\x7d\x2a\x2d\x7e\x7e\x8a\x32\x50\x76\xec\xb5\x75\xe0\x08\x42\xe2\x35\x52\x8a\x47\x80\x79\xa2\xae\xbc\x0e\x94\x5e\x44\xd4\x95\xcf\x5a\x97\x9a\x87\xf4\x71\xa4\xf8\x8e\x14\xdf\x21\x17\x1b\x80\xe5\xbf\x22\x96\x3c\xc0\x17\xb3\xe3\x1c\x04\x2c\x79\xd9\x36\x55\x65\x58\x76\x9e\xca\x28\x3b\xad\x76\x19\xd2\xb2\x6d\xa8\x00\x88\xf1\xf5\x38\x90\xad\xa5\x26\xf0\x78\xaf\x47\x55\x76\x23\x7b\x94\x75\x65\x94\xdd\x2d\xbb\x5b\x16\xf3\x50\x70\x22\x52\x96\x2a\x2f\xd9\x85\x0c\x1d\x28\xa5\x20\x3b\x79\x4f\xb5\x85\xd5\x7b\xc9\x56\x3f\x0a\x6c\x53\x29\x87\xef\x31\xc5\x8b\x46\xb8\x1c\xf6\x6d\x45\x1e\x29\xaa\x32\x58\xf3\x25\xa3\x2d\xa7\x65\x4f\xfb\xbb\x16\x8e\x80\x2e\x5f\x0f\xfb\x71\xf3\x7b\xa7\xfd\x38\x2d\x8b\x55\x97\x0a\x3c\x60\xcd\xcb\x46\x22\x34\xe5\xb2\x6f\x97\xbf\xc7\x62\x52\xd4\xf9\xb2\x74\x7e\xc9\x28\x4b\xe2\x37\xe5\xb2\x1f\x95\xb6\xa8\xf3\xe5\xde\x91\xf1\xc9\xa5\x11\x0f\x34\xe2\x4b\xc6\x38\xe3\x3c\xa7\x2c\x47\x79\xc9\xf8\xbd\xdb\xdf\xbb\xbf\xa5\x06\x2c\x26\xe5\xb6\x79\xd5\x61\x66\x31\x11\x94\x9e\x52\xed\x1a\x6a\x00\x1a\x7d\x3d\xc6\x92\x91\xf4\x0c\x68\xf4\xf5\x28\xca\x18\x82\xe6\xb0\xb4\x4f\x19\x65\x9b\x4d\x0e\x43\x40\xd2\x33\x85\x4d\x98\x40\x19\xbe\x64\xb4\xc5\xf9\x52\x82\x0a\xed\xe5\xaf\x71\xf6\x81\x4a\x7c\x3d\x6c\x02\x46\xa6\x3c\x56\xf7\x5a\xdd\x41\x53\x5f\x47\xfc\xbd\x95\x31\x42\xaf\xd5\x75\xdf\xc3\x52\x48\x0b\x1e\xa0\xeb\x4b\x46\xf3\xfb\xcf\x7b\x76\x9d\x05\xa3\xb0\xaf\x99\xf2\xed\xca\xf8\x82\x9f\x5f\xe1\xeb\xca\x18\x8e\xe1\x7b\xc3\xf6\x61\x02\xe0\x08\x5f\x0f\xdf\x63\xbe\x0b\x6e\x0f\x78\xf6\x25\xe3\xf7\x5c\x1c\xa0\x0a\x5f\x32\xda\x32\x6d\x8b\xb3\x8c\x3b\x27\x72\x38\xcb\x8e\xcd\xb2\x4c\xf8\xc3\x05\xe3\xe0\x78\x3a\x91\x53\xe0\x12\x5f\x8f\x9f\xa2\x6b\xc4\x01\xbf\xaf\x07\x8a\xc8\xdd\xb5\x39\x9c\x64\xc7\x5e\x95\xf9\x5e\x57\xc6\x10\x70\xe4\x3a\xd2\x87\xe7\x28\x97\x32\xaa\x2d\xd6\x51\x1e\x65\x94\x2d\x96\x75\x32\x42\x30\x9c\x43\x2f\xe9\x38\x76\x65\x07\xb2\x53\x99\xbf\xb7\xf3\x7b\xba\x44\xe0\xe8\x97\x6c\x0d\x81\x60\xf9\x00\x96\x2f\x1b\x58\xca\x1c\xba\x3f\x60\xe6\x97\x8c\x7e\x38\xf1\x60\x11\x2f\x1b\x47\xb3\x23\x80\x3e\xc7\x55\x95\xf1\x9e\x3e\xd1\x71\x59\x76\x45\xa3\x39\x9c\x78\xc7\x6d\x59\x7c\x8e\xc3\x85\xe5\x58\x0b\x4b\xd9\x0a\xab\x83\x48\xfb\x1c\xf7\x54\xb6\xd4\xea\xc0\xa5\x0f\xd4\xe3\x4b\x46\x1d\xd5\xcf\x51\x99\xdc\x24\x2f\x73\x90\x1c\xcc\x51\xed\xdb\x6d\x59\x54\x17\xa6\xf2\x25\xa3\xac\x3e\x16\x14\xe5\x65\x2b\xa8\x0b\x58\xfc\xf5\xf0\xf7\x50\x17\x21\xf9\x39\x9a\xdf\x08\x6f\x14\xbe\xf2\xf5\x70\xac\x30\x20\xc2\xef\x03\xf5\x78\xd9\x20\x1e\xcc\xe1\x12\x74\x3c\xbe\x17\xca\xbe\xf6\xe3\x45\x75\x0f\xbf\xb9\xeb\xcd\xf1\x56\x65\xb4\xf9\xf5\xf7\xde\xa1\x8c\xdf\xeb\xd6\xdb\x2d\xbb\x33\x7e\xdd\x3a\xfa\xad\x8c\x3a\xba\xdf\xe8\x63\x0a\x72\x25\x46\xa4\x1e\xcf\xf1\x5d\xca\xe8\xdb\x67\x1d\xdf\xab\x8c\x71\xf9\xfc\x46\xdf\x32\x66\x9c\x09\xcc\xe1\x5a\x75\x0c\x9b\xc7\xcc\x3f\x74\xcf\x0e\xd7\x2a\x18\x05\x23\xae\x3e\x87\xb3\x88\x1c\x67\x64\x1e\x0f\xcc\xe3\x65\x03\x4a\x99\x93\x3d\xcc\x9c\xdb\xa3\xac\x21\xeb\xca\x2c\x8b\xdd\x3f\x49\xe9\xe4\x74\xca\x1c\xd8\xf8\x53\xb7\x0b\x02\xf2\x25\x3b\x90\x0d\x65\x96\xa5\xcd\x50\x93\xaf\x87\xdd\x65\x96\x9f\xec\x75\xe6\x5c\xf1\x85\x39\x93\x88\xbf\xcf\xe9\x2c\x3a\x88\x21\x4e\xa0\x6c\x39\x9d\x45\xdc\x8f\x1b\xb1\xf6\x01\x6b\x5f\x36\x2e\xc3\xcd\xe9\x92\x76\x3a\x8b\x48\x63\xe6\x3c\xed\xee\x79\x28\xa3\xac\x81\xc5\x79\xa2\x55\x27\x36\xfe\x24\xf5\x93\xf3\xda\x95\xf1\x9e\xb3\xe8\xbc\xe8\x06\x29\xcb\x9c\xb7\xdd\xb8\x19\x3e\x52\x91\x39\x9d\x31\xe7\xfd\x28\xa3\xac\xeb\xcd\xe9\x8c\xe1\x10\x72\x4e\x80\x00\x39\xeb\xad\x8c\xfe\xea\xb2\x01\xcd\x2f\x1b\x87\x90\x23\x53\x79\x60\x27\x5f\x32\xca\x3a\x3b\x80\xe6\xdf\xd5\x6e\x18\x80\xc0\x54\x7e\x03\x07\x89\x30\xfd\x9c\x6b\x3a\xdc\x86\x38\x22\xf2\x73\xa6\x2f\x11\xd1\xcc\xf9\xd8\x8e\x35\x19\x64\x54\xca\xe9\x5a\x02\x04\x5f\x42\xa5\x9c\xce\x81\x73\xc5\xbd\x37\x48\x90\x9c\x86\x28\xe7\x4b\x8d\xf6\xd3\xc8\x03\xac\xfd\xcd\xd9\xac\x48\x3d\x9e\x73\xe9\xf7\xdd\xf0\xe9\x4e\x97\x0c\xd0\xf7\x65\x83\x84\x30\xb2\x91\x07\xf4\xfd\x6d\xb8\x73\xea\x97\x9d\x83\x56\xb0\x28\x9d\x43\xd5\x5c\x1a\x7f\xb7\x8b\xb7\xd8\xc1\xcf\x39\x1a\x22\x7e\x6b\xfc\x14\x9c\x88\xa8\x72\x5a\xe5\xa4\x20\x96\xe8\x9c\x36\x7f\xd2\x7c\xd6\xa8\x8b\x04\x67\xae\x8d\x46\x60\x73\x2e\xd7\x8f\x6b\xa3\xdf\xe8\xb3\xe8\xfd\x5c\x1b\x3f\x8f\xc5\xb9\x74\xdb\x00\xef\xdf\x0d\x6d\x96\xd2\x3c\xd7\xce\x5b\xed\xaf\x61\xf5\x01\xaa\xbf\x1e\x2f\x25\x56\xb3\x2f\xdd\xb7\xeb\x60\xf0\x42\xed\xaa\xfa\x75\xd0\x5f\x1c\x58\x21\xfc\xb9\x56\xd4\x7c\x67\x5b\x1f\x55\x88\x7e\xe0\x3c\xbf\x39\x96\x95\xcb\x95\x01\x50\xfe\x6d\x50\x73\xe9\x91\x5d\xcb\x23\xbb\x81\x98\xe4\xba\xfc\xf9\xb5\x3c\xdc\x9c\xd3\x8a\x44\xe7\x01\xa5\x7f\x1b\xe5\x5c\xea\xfd\xb5\xf4\xfe\x4e\x29\x88\xac\x71\x39\x5b\x37\x5b\x68\xb9\x5c\x13\x2e\xd2\x3c\x20\x49\x72\x55\xdf\xaa\xcc\xfb\xd3\x21\x66\xcf\x20\x97\x4e\xd6\xe9\x18\x37\xdf\x6b\xbe\xc7\x8a\x7f\x81\x7e\x09\x5c\xe7\x4b\xc6\x7b\x24\x32\x73\xa5\x2a\xa3\x71\x9a\x7a\x90\xf7\x65\x23\x4d\x1d\x49\xce\x73\x3d\xbc\x47\xfa\x39\xd7\x63\xbf\xde\x5d\x19\xed\x23\xff\x93\xeb\xbd\x94\xf1\x25\x5f\xeb\x7d\xa9\xf7\x72\x98\x34\xf5\x97\xa6\xfe\x72\x9c\x34\xf5\x57\xb7\x2c\x21\xe2\xa5\x17\x75\x75\x26\x3e\x69\xea\x08\xcd\xcf\xf5\x1d\xca\x28\xfb\x59\x87\xa6\x1e\xdc\x6d\x64\x3e\xcf\x35\xe8\x07\xe7\xd3\x73\x19\x8a\x5f\xe3\x54\x86\xf2\x0d\xfb\xa6\xfd\xd7\x70\xca\x7c\x9e\x6b\x45\xdf\x57\xbd\xd7\xb0\x00\xbf\x5f\x8f\x73\x89\x18\xe5\xdb\x08\xe4\x5e\x0a\x7d\xc1\x13\x97\x5b\xa3\x0e\xc4\xfe\x32\x69\x03\xce\x7e\x3d\x1e\x44\x4b\xe3\x44\xd1\xe7\x2e\xd8\x4c\x8e\xbf\xe7\x26\x39\x99\x5b\x5b\xcd\xc9\xe7\xdc\xda\xea\xfb\xb0\x0b\x78\x05\xb7\x91\x34\x64\xe6\x4b\x46\xdb\xd4\xcd\xfb\x74\x98\xf0\x00\x6e\x13\x39\xb7\x9e\xcc\x65\x1f\xd4\xce\x5b\x4f\x06\x58\x6f\x64\x2e\xcf\xad\x27\x03\x86\x37\xf7\x6d\x2f\xee\x5b\x19\x65\xf5\x5a\x6e\x6d\x30\xb9\xec\x48\x53\x9e\xbb\x76\x65\xf4\xad\xda\x16\xed\x2d\x79\xeb\xdc\xb1\x2d\xa1\x2d\x90\x50\xe6\xd6\x6f\x07\x09\xbf\x64\xeb\x53\xdc\x8f\x63\xf0\x50\x07\x97\x11\xe7\xd6\x4c\xde\xb0\x3c\x5d\x24\x68\x6e\x93\x36\x00\xdc\xcb\x46\x3a\x3a\x77\xf7\x5b\xe8\x83\x73\xef\x70\x6e\x6d\xe7\xad\xbf\x0d\xdf\x64\x6e\x8d\xe7\xad\xf1\x84\x6f\x32\xb7\xda\x73\x7f\x4d\x19\x4d\xf9\x6c\xde\x67\x53\x8e\xa5\xc9\xb7\xe6\xf3\x56\x53\x48\x65\xe7\xd6\x2f\xbf\xc7\x50\x46\x5b\x4c\xe4\x80\x73\x2f\xdb\x8d\xd3\x77\x4f\xcb\xea\xab\x83\xb3\xcd\xad\x09\x05\xe1\xbe\x64\xab\xac\x4c\xe3\xa9\x46\xbf\x37\x9f\xb7\xaa\x67\xd5\x48\x17\x9c\x6d\x2a\x3c\x67\xa9\x7b\x51\x76\x21\x3b\x95\x59\xc7\xdd\x90\x55\x65\x8e\x0b\x5e\x86\x48\xf8\x00\x7e\x5f\x32\xea\x35\xfa\xad\xaa\x24\x07\xe5\x53\x55\x49\xe8\xc7\x97\xcc\xf7\x86\x32\xc7\x05\xf7\xa1\x9a\xaa\xac\xba\x0f\x5c\x3c\x1c\xe0\xee\xeb\x61\x59\x0c\x6d\x35\x2f\x59\x4f\xc7\x85\x20\xa1\xea\x3e\x54\x23\x62\xf2\xdb\xa9\xc0\x9e\x52\x75\x1f\x38\x51\x9f\x7a\xd9\xb7\x8b\xbe\x71\xc9\x70\xea\x65\xdf\xae\xa6\xac\x22\xeb\xca\x3e\x65\xd4\x61\xa4\x5b\x6f\xbe\x39\x18\xdd\x54\xdd\x0c\x00\xf1\x4b\x46\x7f\x4d\x60\xd6\x5a\x94\x51\xaf\x4e\x78\xd5\xa5\xa8\x87\x32\x74\xa3\xaa\xe2\x64\xa5\x23\xec\x3d\x40\xdc\x97\x8c\x7a\x55\x7b\x20\xee\x55\x35\xad\x1a\xdc\xaa\xc1\x85\xab\x32\xf2\x90\xa7\x1a\xc1\x92\x61\x4e\x35\x44\xad\x86\xa8\xd5\x4f\xa9\xbf\x5d\xf5\xb7\xab\x9f\xd2\xdc\x27\x08\xf7\x25\xa3\x6b\xe6\x7c\xaa\x86\x99\x0b\x85\x53\x5f\xeb\x7d\xf9\x1c\x66\x98\x45\xb8\xa7\x6a\x84\x4d\x13\x57\x8d\x70\xd5\x08\x9b\x12\xae\xdd\x3a\xba\xc3\xec\xa7\xd4\x30\xd7\xcf\xb2\x7e\x4a\xf3\xa1\xd5\x69\xa4\xc3\x54\x4d\x18\x55\x0d\xb3\x1e\x53\xd5\x30\xd7\x71\x29\xfb\x6b\xf6\x9b\x54\x73\x47\x75\x45\xbf\x77\xf1\x03\xea\xa5\x40\x71\x5e\x36\x33\xc6\x82\xd9\x53\xe7\x50\xb6\x14\x42\x9a\xf2\x00\x48\x8f\xfa\xdf\x9c\x27\x6d\x47\xff\xb9\xce\x25\x4d\x2b\xdd\x9c\x27\x5c\xe7\x92\xa6\x0f\x02\x5d\xf9\x92\xad\x8e\x43\x5a\xbe\x1e\xcc\x4f\xce\xbb\xa7\x99\xd2\x6f\xce\x13\xae\x7d\x89\xdc\xe5\x69\xce\x13\xbd\x28\xb9\xcb\xd3\xcc\x1c\xe9\x46\xc9\x53\x9e\xa6\x39\xe7\x20\x7b\x9a\x0e\x49\x33\x58\x35\x11\x2c\x6e\x3d\x10\x95\x2f\x59\x43\xc6\x40\x82\x5b\x2f\x1b\x0c\x95\x11\xb7\x9e\xa6\x89\x37\xc1\xdb\x9c\x13\xcd\x39\x01\x22\x28\xcd\x8c\x50\x33\x23\xa4\x6f\xd4\x9c\x27\xcd\x79\xa2\x73\xd4\x40\x33\xa4\xe9\x8e\x9b\x08\x6e\x2e\x05\xed\x66\x98\x83\xcb\xdf\xf4\x9f\xdb\xf2\x9f\xeb\xee\x90\xea\x2c\x03\x47\x97\x4d\x2e\xcd\x94\x7e\x5b\xaa\x5e\x77\x07\x54\x4d\x6f\x0f\xa7\x81\x70\x53\xc5\xa7\xa7\xad\xa5\xa1\xee\x0e\xf1\xe3\x30\x3d\x74\x41\x5f\x4b\xc8\x7a\x20\x29\x0f\xac\x46\x69\xaf\x5f\x56\xff\x03\xb2\xcb\x34\xfd\x0f\x10\xeb\x65\xcb\xcf\x7b\xf6\xc0\x15\x84\x33\xf1\x69\x66\x71\x40\xa2\x97\x4d\x7f\x0b\x72\xf2\x5f\x69\x86\x9a\xe6\x8a\xe5\x28\x0f\x1c\xe5\xf2\x37\x47\x70\x7a\x00\xa7\x97\x0d\x84\x52\x9a\xd1\x27\x18\xf5\xfb\xf2\x3b\x18\x7c\xb6\xcf\x1a\x1c\x11\x3d\x92\x66\xa6\xd4\x2c\x73\x53\xdb\x61\x2d\x8f\x59\x2e\x09\xca\xd3\x5c\x52\xa2\x8a\xe9\xa4\x34\x53\x3d\x1c\x93\x8f\xd0\xf4\xc4\x80\x94\x23\xf1\x91\x64\x3c\xa0\xd1\x97\xac\x21\x1b\xca\x50\x4f\xf7\x79\x84\xa1\x27\x06\xa4\x00\x77\x13\xa7\x05\x5c\xe3\x4b\x46\x59\xf3\x3a\x31\xa1\xca\x99\xf8\x48\x3c\x9e\x38\x55\x00\xf3\x46\xb8\x7a\xe0\x1f\x5f\x32\x7e\xcf\x88\x34\x7a\x39\x5c\x4b\x9c\xe8\xe5\xc4\x24\x2b\x67\xe2\x13\xf3\x3a\x71\xaa\x70\x2d\x71\x02\xc0\x2b\x59\x81\x69\xd9\xb9\x8e\x26\x31\x22\x05\xb5\xbe\x64\x15\x99\xfd\x65\x49\xd9\xb9\x7a\x26\xc2\xd5\x03\x4f\x79\x38\xf9\x9c\x18\xa4\x86\x1c\xeb\xce\x99\xf8\xc8\x4f\x1e\x28\xc9\x97\x8c\xf7\x9c\x29\x00\xd9\xcb\x6e\x3e\x5a\x04\x7b\x20\x23\xbf\x5c\x90\xa3\x1b\x1e\xb2\x35\x3b\x47\xe2\x23\xef\x78\xe0\x1d\x5f\x32\x8a\x9a\x5d\xc9\x5a\x1b\x2e\xd7\xde\xb8\x35\x00\xb6\xfc\xba\x1d\x63\xe7\x4e\x96\xc9\x5f\x25\x69\x88\x4e\x38\x68\xf2\xb2\x6f\xcc\x8b\x38\x2f\x20\x1a\x5f\x32\x5a\x62\xf8\x09\x9a\x7c\xc9\x18\x4f\xed\x7f\xfa\x8f\x8c\x3a\x74\xa3\x82\x73\xbd\x9b\x64\x96\x1a\x3c\xe0\xbf\xcb\xce\xb5\xc2\x89\x2a\x0a\xae\xbb\xec\x5c\x21\x9c\x68\x7d\xc1\x75\x97\x9d\xcb\x5e\x12\xd3\x91\x30\x7f\x2f\xd9\xea\xed\xa3\x3b\x03\xae\xbb\xec\xd0\xc3\xe5\x51\x1f\x1f\xdc\x99\x1d\xe8\x6a\x1e\xdd\x19\x58\xbe\x97\x8c\xf7\x74\x5d\x60\xf9\x2e\xbb\xe9\xd7\xc7\x04\xc9\x43\xae\x70\x07\xba\x9a\x47\xb3\xfa\x1c\x96\xa5\xbf\x8f\x66\x15\xd4\x75\xd9\x77\x76\x5b\x9e\x93\x7e\x3c\x2b\xb6\x0b\x47\xa2\xf3\xa8\x2a\xe0\xac\xd7\x6b\xfc\x1c\x47\xb1\xf3\x9c\x36\x8f\x61\x81\xc2\x7b\x3d\xec\x06\xde\xbf\xac\xdd\x01\x7b\xbd\x64\x41\xd6\x95\x39\x04\x2c\xb3\xa0\xad\xd7\x63\x57\x46\x37\xf4\x3e\x9e\xdb\xb2\x58\x87\x47\x4f\x03\x80\xf5\xbd\x11\x17\x8b\x9b\xce\xc3\x2d\x6b\x30\x97\xe6\x61\xbf\x3e\x20\xa5\xcb\xce\xf9\xf5\x80\x8d\x5e\x8f\x83\xd7\xe8\x84\x99\xf2\x27\x8e\x09\x39\x5a\x21\xd2\x01\x22\x7d\x83\x72\xce\x03\x68\x25\x0f\xd7\x9d\x00\x72\xce\xe3\x5e\xd3\xf3\xf0\x63\xfe\xbe\x4a\xf6\x3c\xd4\x69\x22\xf7\x31\x37\x0e\x66\x7a\xc9\xa8\x40\xab\xfa\xbc\x28\x54\xf9\x6f\x16\x76\x88\xbc\xd7\xe3\xb4\x08\x6d\xef\x0e\x4e\x7f\x94\xf1\xa1\xdc\x7f\x85\xea\x5b\xe6\xa9\x3c\xba\x20\x4f\xb7\x55\xe4\x54\x1e\x8d\xee\xf3\xfd\xc8\x68\xd5\xb0\xa5\xc3\x96\xaa\x46\x66\x3d\x40\x4f\x2f\x19\x55\x68\x62\xa1\xee\x2e\x3b\x47\xe1\xf3\xe8\xa1\x3f\xd3\x1e\x61\x76\xa5\xee\x0e\xd4\xdd\x4b\x56\x91\x9d\xca\xac\x03\x75\x7b\x4d\x7d\xbc\xaa\x79\x61\x73\xef\x55\xcd\xa1\xf0\x5e\xb2\x86\xcc\xb2\x3b\xba\x60\xaa\xf6\xe5\x38\x76\x00\x5b\x2f\x19\x75\x14\xcb\x16\xf4\xa8\xa0\x5b\xaf\x39\x8f\x17\x73\xba\x9b\x96\x7d\xf5\xc6\x01\x51\x97\x1d\x9c\x69\x80\x52\xff\xca\x7b\x6e\xca\x96\xae\x8a\x9e\xce\xab\x9e\x9b\x96\x7d\xcd\x68\xbc\x04\x8d\x3b\xec\x98\x79\xf5\x28\x5e\x3c\x8a\xfd\xc0\x85\x7b\xdd\x57\x05\x29\xbd\x64\x94\xad\xb6\xaf\x5a\xf6\x50\x66\x59\x92\x74\x3b\xac\x97\x11\x29\x9d\xb7\xd1\x96\x03\x57\xe1\x35\x5f\x01\x02\xba\xec\x5c\xb9\x92\x57\xab\xf8\x86\x71\xe1\xf8\x79\x5e\x55\xf8\x8d\x6d\x76\xfc\xd4\xe1\xf7\xf1\x3d\xe6\xeb\xab\x09\x7c\xd5\x44\x90\x2e\x11\x03\x9d\xb7\xdb\x16\xc7\x40\xb5\x7a\xc9\x25\xec\xdc\x7d\x92\xd7\x68\xf0\xfd\x18\x3f\xee\x34\x89\xe4\xd8\x01\x06\x5d\x76\x7d\x0d\x89\xb0\x03\x11\xf6\x92\xd1\x5f\x57\x6e\xc8\xaf\x53\x99\xd6\x2f\x98\xa8\xc0\x7d\xbd\x5e\x43\x06\x34\x25\xef\xb4\x5a\x02\xd3\xd7\xd5\xfc\x9d\x5d\xd9\xfa\xb9\xae\xaa\x75\xb6\x3d\xf7\x13\x95\xec\x06\x83\x5d\xb5\x3a\xd9\xa5\xe9\xae\xe6\x7d\xb3\x0e\x72\x07\x02\xb0\x03\xe8\x7a\xc9\x56\xbd\xdd\xb4\x71\x67\xdb\x73\x3f\xc9\x09\x74\xd3\xc6\xbd\x58\x07\x9e\x80\xb0\xec\xc0\x7d\xbd\x64\xfc\x9e\x0e\x6d\x3f\x1c\x02\x54\x12\x06\xec\xf5\xe0\xb3\x71\xe2\x3b\xdd\x20\x0f\x3e\xec\x25\x5b\x2a\xd9\x35\xb3\xdd\x15\xd9\x94\x92\x30\xec\x80\xb2\x5e\x32\xca\x9a\x8b\xe8\x17\xf5\x9a\x52\xea\x9a\xcf\x4e\x2e\x62\x07\xe5\x98\xae\x53\x0a\xa2\xba\xec\x1c\xdb\x4e\x37\x47\x0c\x94\xba\xec\xa6\x8a\xba\x81\x1a\x84\xd7\x65\x37\x05\x24\x94\x3a\x40\xa9\x97\x8c\xb2\xe6\x83\x81\x52\xcb\x32\x98\xde\x6c\x0a\xf1\xdc\x0e\x4f\x5e\xba\x4b\x77\x27\x9e\x83\x64\x30\x5d\x3b\x0b\xc6\xba\x02\x04\x4c\x8f\x9d\x55\x6f\x2f\x3f\x9a\xcb\x39\xb4\xd9\xf5\xc2\xb6\x77\x5d\x61\x50\xd7\xf5\x72\x38\xf5\x7b\x21\xcd\xae\x7a\x96\x02\xb0\x03\x00\xbb\x5e\x84\x68\xdd\xf0\xae\x2f\xb7\xb6\x72\x57\x48\x64\xc7\x8e\x4c\xd8\x40\x00\xd3\x0d\xee\x20\xbf\x2e\xfb\x85\x63\xd0\x0d\xee\xfa\x8a\xe7\x2a\xa7\xa1\xd3\xcd\x38\xf7\x6e\x63\xd5\x12\x53\x29\x00\xbc\xe5\x2f\x4c\xd7\xe7\xed\xdf\xcf\xaf\x51\x83\x99\x94\xfe\xad\xae\xdf\x98\x80\xee\xd4\x01\x06\x2e\x7d\x61\xa4\xd0\x0e\x14\xda\x65\xe7\x7e\xdf\x74\xfd\xe0\xbe\xfc\xe0\x7a\x33\x99\xba\x5b\x9e\x90\x6b\xaf\xd7\x68\x9b\x7e\x47\x1f\x7e\x29\x52\x1c\xdd\x64\x1d\xd8\xf2\x25\xa3\x0a\x27\x5d\x1f\x56\xe1\x77\x19\x8e\xdb\xb4\xc1\x6a\xb5\xd1\x61\xd7\x98\x9b\xd5\x12\x68\x9e\x4f\xc3\x0d\xf2\x32\x9f\x33\xec\xdb\xad\x97\x25\xf0\x73\x7f\x13\x50\x79\xd9\x39\x35\x9e\x4f\x83\xfc\x39\x9b\x40\x54\xe6\x13\x0f\xf3\xb1\x31\xb3\x9b\xc1\xfa\xf4\x79\xa1\xdf\x5e\x32\xea\xd5\x67\xf9\x34\xd2\x1c\x01\xcf\xe7\x6c\x82\x7e\xbb\xec\xa6\xa1\x3e\xfd\xdb\x8f\x94\xc9\x6e\x1a\xea\xd3\x8f\xf9\x74\x5c\x6f\x0c\xe8\x67\x7a\xe4\xd3\x71\xbd\xb1\x00\x9f\x89\x67\x98\xb9\xcb\xae\x97\xfa\xc1\x9b\x98\x4f\xc7\xe3\x26\x3e\xf8\x0c\xe7\x3e\x8d\x39\x50\xc9\x7c\x1a\x73\x30\xea\x4b\x46\x5b\xdc\x71\x01\x7b\xbe\x64\x7f\x0d\xa8\x8b\x4c\xdc\x01\x86\x5e\x76\x10\x8d\x91\x75\x3b\x1f\x29\x90\xbd\xa2\x5f\x9f\x76\xfd\xd3\xdd\xe5\x7e\xad\x7c\xba\xbb\xdf\xc3\xa7\x36\x6b\x03\xdd\xf6\x7a\x0c\x65\x34\xcb\xf9\xf0\xbd\x18\x53\x78\x10\x23\x13\x77\xbe\xf7\x51\x46\x37\xf5\x4e\x3e\xd7\x84\xea\xb0\x75\xdf\x53\xaf\xb9\x76\x24\x9f\x69\x0c\xf0\xe5\x65\x07\x04\x98\xef\xb3\x7d\xaa\x62\x45\x3d\x3f\x7d\x08\x10\xe3\x65\x37\x23\x2c\x62\x3c\x1f\x61\xda\x6e\x9a\xe5\x33\xf3\x07\x70\x7c\xc9\x7c\xcf\xdf\x53\x15\x5d\x28\x84\x8c\x67\x6c\x7c\x42\x11\x7a\xc2\xc3\x33\x54\x45\xee\xfa\xc8\x50\x15\x87\xfe\x42\x63\xac\x64\xc9\xce\x28\xec\x1e\x30\x2b\x86\x1e\xf0\x58\x1a\x76\x0b\xfc\x11\xe0\x1d\x00\xde\x65\x87\x4b\x30\x82\xb9\x03\x98\xfb\x36\x96\x1b\x5a\xeb\xc1\x39\x07\xe8\xcd\x32\xf4\x89\xc7\xc9\xef\xdb\x5c\x5d\x85\xa1\x4b\x6c\xae\x45\x8c\x76\x06\x57\x39\x71\x07\x42\xe4\xcc\x0e\xb0\xed\xb2\x0b\xd8\x1b\x7a\xbf\xc3\xbd\x0e\x94\x62\x68\xbd\x07\xd9\xe5\x1d\x0a\xc2\x8c\xea\x6b\x15\x05\x70\x53\x6b\xe8\x11\x43\x8f\xbd\x64\x37\xb2\x43\xd9\xad\x8c\xb2\x6e\x76\x0c\x2c\xfa\x6d\xef\xb5\xe8\x43\x8b\xee\xee\xd7\x30\x6b\x31\xe2\xcf\x31\x6d\x86\xfa\x39\xe2\xcf\xe1\xcb\x8d\x38\xbe\xfa\x1d\x42\xf8\x40\x7a\xaf\x87\x03\xc0\x62\x2a\xb8\x3b\x43\x9d\x15\xae\x37\xd4\xd9\xa1\xce\x0a\xd7\x13\xdc\x9d\xa1\xce\x0a\xd7\x1b\x6e\x11\x0e\xb6\xc9\x77\xe1\x7a\xc3\x6d\xf2\xa1\x1e\x9b\xcd\x19\xea\xf1\x58\x06\xbe\x3a\x5b\x87\xc8\xc6\xd1\xfd\x39\x5c\xfb\xa1\x6a\x8f\x6e\x53\xb0\x62\x43\xcb\x0e\x8b\xf7\x92\xd1\x64\x77\xce\x87\x2e\x90\xc9\x1c\x71\xe1\x19\x46\x81\xee\x7f\x0d\x5d\xeb\xa1\x5b\xc4\x9d\xc0\x19\x4e\x8b\xa1\x21\x67\xf9\x1f\x1a\xed\xe1\x4c\x09\xde\xe2\x30\x47\x3e\x9c\x29\x9c\xbb\xce\x70\xa6\x0c\x67\x8a\x80\xc0\xa1\x0b\x34\x26\x23\x6f\xa6\x66\x38\x53\xc6\x72\x8b\xee\x8a\x0e\x88\x1e\x0f\x94\xe0\xeb\xb5\x55\xad\x04\xe0\x99\x3a\xd6\x61\x55\x9f\xc6\x8a\x53\x0f\x48\x50\xdf\x74\xe7\x05\x24\xf8\x92\x35\x64\x9f\x32\x9b\xc7\x1a\x28\x2c\x3c\xf3\xb0\x29\x18\x81\xa9\x13\x3d\x97\x7d\xae\x95\x4d\x8c\xa9\xb3\x33\x4f\x07\x0f\x1d\x98\x66\xb4\xa7\x31\xa5\x69\x14\x60\xde\xeb\x61\x15\x2c\x3d\x22\xbb\x33\x2f\xbb\xc1\x3c\x9b\x4e\xa0\xa9\x19\x77\xa2\xcd\xcb\x6a\x8d\x29\x39\x13\x9d\xe9\x6e\xe1\x04\xbb\xb5\x07\x5b\x31\xcd\x49\x4c\x4d\x7b\x70\xa8\xa6\xa6\x7d\x6a\xc6\x9d\x6a\x53\x33\x0e\x54\xbc\x14\xb1\x79\x53\x9f\x7c\xe2\x28\x15\xd3\x28\x82\xc5\x03\x58\xbc\x14\xce\x44\x67\xea\x28\xcd\x35\x87\xaa\xdb\x67\x53\xac\x23\x00\xf2\xf5\x1a\x23\x6f\xe2\x1b\x22\xf1\x25\xa3\x5a\xdd\xa2\xb9\x66\x52\x29\x50\x0b\x66\xba\x07\x34\x63\xb5\x7e\x49\xf3\x81\x20\xcd\x97\x8c\xdf\x73\x6a\x80\x24\x2f\x85\x5b\x42\x9e\x0d\x2d\x78\xe0\x4a\x2e\xd9\xd6\x4a\xf6\x88\x82\x7d\x84\x13\x06\x64\xc8\x53\x94\x09\x7e\x12\xf2\xf1\x1c\xca\x84\x72\x84\x8d\xf6\x47\x28\xc7\x03\x0e\xe0\xd8\xb6\xe5\x09\x3c\x6c\xfd\xff\x7a\xce\x15\x32\x1c\x5b\x29\xf9\xed\xd7\xa8\x04\xe0\x83\x0b\x45\x71\xf8\x86\xac\x35\x83\xd4\x3e\x67\x32\x46\x65\x69\x18\xf0\xad\xec\xc2\x01\x47\x63\x67\x70\x98\x5c\x2d\x9c\xbd\x9e\x0f\xe6\x7d\x72\xdf\x59\x29\x5c\x56\x3c\xb9\xf5\x6c\x3d\x7c\x6f\x69\xf2\x7c\xc8\xae\x4d\xee\x31\x5b\xb2\x2c\x59\xf1\xbd\xf2\xf3\x7b\x94\x25\x11\x3d\x39\xee\xbe\x64\xe7\x6f\xbf\xe6\xf0\xf7\x58\x35\xe8\xfd\x1c\xe4\x55\xe6\xd8\xdb\x4f\x7b\x27\x47\x83\xd6\xe3\x5c\x31\xff\x7f\x1e\x85\x3b\xff\x73\x59\x9f\x03\x08\xe4\xe4\x10\x11\x27\x5d\xe6\x38\xfc\xcd\x83\xdf\xa4\x16\xd6\x9f\xc9\xfa\xc3\x6e\xe1\x74\xf9\x99\x2c\x3f\xd0\x67\xcf\xc1\x8c\x9a\x1c\x32\x62\xf7\x70\x7a\x8d\xc3\xe4\x1a\x87\xab\xf1\x0e\x0b\xd4\xe4\x12\x07\xfc\xb3\xc9\xc2\xf4\x6b\xb2\x00\xed\x1b\x84\x94\x93\x65\x68\x3d\x2a\xb2\x43\x99\xef\xc1\x05\xb6\x71\x52\x7e\x72\x2c\x68\x3d\x5e\xbf\xcc\xf5\xdb\xaf\xe9\xad\x03\x93\x5b\x07\xca\xf2\x92\xe6\x04\x6e\x3a\x99\x79\x70\xd3\x4d\x0f\x18\x4c\x0f\x18\xdc\xed\xff\x1f\xa1\xf5\xcf\xdf\x9f\x3f\x7e\xfb\x5f\xff\xfb\xf9\xe3\xff\x3c\x7f\x1f\xbf\xf7\x7f\xff\xf9\xe7\xf8\xc7\xbf\xbe\xbf\xf5\x7f\xfd\xfe\x3f\x96\xf4\xf7\x6f\xcc\xbf\xfd\x63\xfc\x39\xfe\xef\x3f\xff\xfd\x67\x1f\xbf\xff\xf1\xcf\x3f\x56\x29\xfe\xfe\x5f\x00\x00\x00\xff\xff\xdd\x4e\x8e\x02\x63\x04\x03\x00"); +func _bce ()(*asset ,error ){_gde ,_ffea :=_adfgf ();if _ffea !=nil {return nil ,_ffea ;};_dee :=bindataFileInfo {_ae :"Adobe-CNS1-7",_ca :1877,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491225,0)};_gag :=&asset {_e :_gde ,_ee :_dee };return _gag ,nil ; +};var _ggee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xef\x25\x39\x72\xee\xb7\xef\x4f\xf1\x5f\x5e\x2f\xec\x39\x49\xc6\x0b\x09\x34\x0a\xf0\x95\x2e\xae\x67\x21\xc9\xb0\x24\xdb\x80\xe1\xc5\x79\xc9\x33\x68\xc0\xd3\xdd\xe8\xe9\x59\xe8\xdb\x1b\xf9\xfb\x9d\xb1\x21\xfb\x02\xa5\x45\xe1\xa9\x8a\xca\xcc\xc3\x64\x46\x04\x83\x8c\x87\xc1\x3f\xfc\xdd\x1f\xff\xfe\x8f\x3f\xff\xf4\xfb\xd7\x1f\xfe\xe7\xdf\x7e\x79\xfe\xf3\xf9\xfb\xd7\xfb\xa7\x9f\x5f\xbf\x9d\x7f\xf9\xe5\xaf\xbf\x3d\xcf\xaf\xc7\xf9\xa7\x9f\x7e\xfe\xe1\x87\x63\x7c\xbd\x7e\x7a\xfe\xfe\xb7\x7f\x02\xcf\x3f\xdf\x7f\xfd\xe1\x87\xeb\xfe\x7f\xfe\xb7\xbf\xfc\x7e\xfe\xf9\x8f\x3f\xbf\x7f\xf9\x9a\x5e\xf7\xfa\xeb\xaf\x9f\x6b\xbf\xbe\xfe\xf0\xbf\x9c\x7f\xfa\xe9\x2f\xbf\xff\xf6\x6f\x5f\xff\xe9\x7f\x7c\xfd\xf2\x38\xff\xbb\xaf\xd7\xf9\xbe\xe4\xff\xf4\xdb\xeb\xfc\xed\xa7\x9f\xff\xf4\xf5\x9f\xfe\xeb\x7f\x3e\xfe\x1f\xe9\x3f\xff\xf5\xd7\x5f\xff\xaf\xf3\xcf\xe7\xcf\xbf\x7f\x1d\xc8\xce\x9f\x5f\xe0\x0f\x7f\xf8\xbb\x7f\xb8\xff\xfa\x8f\xf7\x3f\x9f\x5f\x7f\xf8\xaf\xff\xf9\x5f\xfe\xfb\xff\x09\x29\xc2\xff\xf5\xfc\xed\x2f\x3f\xfd\xf2\xf3\xd7\x71\xfb\x1f\x6e\xb7\xfa\x7f\xe5\xff\xf2\x6f\xbf\x9e\x9f\xa7\xfc\xf0\x87\x7f\xfd\xe3\xdf\xff\xd3\xfb\xfd\x97\xf3\xf7\xaf\x5c\x37\xaf\xf9\xdf\xff\xf5\x8f\x7f\xff\xf5\x7f\x1c\x5f\xc7\xed\x6b\xe4\xec\xf1\x7f\x7e\x2e\xfd\xdf\xfe\xe1\x97\xd7\xf9\xe5\x45\x3f\x1c\xbe\xc9\xf3\x97\xd7\xf9\x97\x5f\xef\xcf\xf3\xb7\xfb\xcf\x7f\x3a\x7f\xf8\xfa\xfa\x71\x1c\xe3\xf8\xf6\xf5\x63\xff\x97\xfe\x2f\xdf\xae\x56\xfe\x7f\xae\xf8\xe1\xb8\xdd\x3e\xb7\xfe\xf4\x52\xf4\xb7\x5b\xc6\xd1\xe7\xb7\xaf\x5d\x3f\xfc\x38\xc6\x44\x30\x6a\x7c\xfb\x3a\xf6\xed\x92\x54\x2a\x39\xbf\x7d\x8d\x40\xd2\x5e\xd3\xcf\x6f\x5f\x23\x2f\xc9\xf4\x31\xf3\x7a\xcc\xa8\xf1\xc3\x8f\x23\x94\x44\xcf\x6f\x5f\x33\xaf\x27\xa7\x92\xec\xfa\xf6\x15\x73\xff\xf0\xe3\x28\x25\x35\xd7\xb7\xaf\x1c\x79\x49\x42\x49\xe7\xb7\xaf\x8c\xeb\x9a\xf6\x9a\xbe\xfe\xa3\x6e\xd7\x93\x3b\x95\x5c\x8d\xa8\x79\xdd\xb5\xbc\x66\xc5\xed\xdb\x57\xd5\xba\x24\x41\x9b\x57\xdd\xbf\x7d\xf5\xed\x6a\xe1\x1e\x71\x49\x76\xbd\xbf\x7d\xf5\xbc\xae\xb9\x7b\xd7\xfd\x6a\xf3\x3a\xe2\x87\x1f\xc7\x43\xc9\xe3\x7a\xce\xbe\xad\x1f\x7e\x9c\x37\x24\xf3\x36\xfa\xdb\xd7\xbe\xde\x7d\xde\xc6\x52\xb2\xbe\x7d\x75\x1f\x8d\x68\x2b\xda\xd7\x45\xde\x76\x57\x72\xe7\x22\x45\x0f\x45\xcf\x6f\x5f\x3b\x7d\xd2\x4b\xc9\xc9\x45\x1b\xd1\x1b\xd1\xd5\x21\x3b\xe3\x92\x4c\x9f\x7d\x41\xf7\x38\x10\xf9\xf0\xf9\xbe\x3e\x59\x5e\x92\xab\xc1\x1f\xe8\x1e\x03\x91\x0d\xcf\xf1\xed\x6b\x37\x92\x9c\x4a\x26\x17\x4d\x44\xa1\x28\xbe\x7d\xed\xcd\xb3\x33\x95\x24\x17\xd1\x82\x2c\x45\xd7\xdb\x6d\x6f\xb3\x01\xc9\xdb\x0d\x5a\x90\xbe\xdd\x05\x7b\xf3\xbe\xf9\x54\xf2\xe4\xa2\x42\xe4\x0b\xd7\xfc\xf6\x75\xdc\x6e\xf4\x41\xd9\x82\x0b\xba\x07\xbd\x59\x36\xa1\x1e\x5c\xc5\xb3\xca\x67\xd5\x8b\xab\x14\x9d\x8a\xce\xeb\x2a\x3f\x43\xd9\x79\x7c\xe1\x9e\x3c\xbe\xed\x98\x1e\x5c\x45\x17\xb7\xdd\xd0\x74\xc3\xe4\xa5\xdb\x46\x5c\x8a\x79\xdc\xec\x99\x6e\x45\xcd\x55\xf4\x5f\xfb\xe1\x2f\x38\x6e\x36\xb5\xfd\x38\xcd\xc7\x99\xde\x68\xdf\x34\xed\x1a\xd7\x2f\x6a\x62\xf3\xb8\x14\xf0\xb8\xcd\x40\x94\x8a\x8a\x1b\x15\xb5\xa2\xbe\xae\x42\xd5\x0e\x55\xed\x50\xd5\x66\x21\xda\x8a\xee\x5c\x35\x10\x3d\x14\x3d\xb8\xaa\x11\xd1\x5f\xc7\x65\xca\xc7\x2d\xae\x0f\x74\xcc\xa1\x68\x70\xd5\x42\x34\x15\xf1\x39\x92\x67\xcd\x50\xc4\xe7\x9f\xb4\x7e\x96\x22\x3a\x27\x7d\x96\x4d\x55\x27\xe3\x40\xc4\x6b\x1f\x97\x06\x1e\xb7\xe4\x46\x35\x10\xe8\x0e\xde\x31\x6c\x44\xec\xeb\xaa\xa2\xa9\xf1\xb9\x11\x5d\xb2\xa9\xe1\x0b\x05\x5d\xd8\xbc\x76\xf0\x69\x8f\x44\xc1\x03\x51\xfa\xf8\xe4\x1d\x17\xad\x4f\x1f\x9f\xbc\x23\x86\x78\xa8\xf4\x47\xd2\xf7\x8b\x46\xa8\xe2\x87\x2a\x1e\x34\x55\x15\x3f\x92\x5f\x5c\xb4\x2b\xfd\xc5\xa2\xf5\xd8\xeb\x51\x3e\x5e\xf5\xdd\xdc\xa8\xfa\x1e\xaa\x6f\x4e\x44\x3e\xbe\xae\xfe\x3a\x6e\xb4\xab\xec\xaf\xe2\x3b\x62\xd6\x47\xf9\x1d\x2f\x38\x8e\x1b\x2f\x54\xf6\x04\x2e\xab\x53\x91\x3d\x71\xe9\xfd\x71\x60\x0a\x87\x7a\x0f\x74\x27\x4d\x55\xef\x8f\x4b\xd7\x8f\xe3\xe0\x17\xdb\xce\x69\x5b\xcf\x8d\x6d\xeb\x2f\xbd\x3f\x8e\x83\x8e\x56\xef\x0f\x95\xdc\x8f\xa6\x92\x1f\x97\x67\x3f\x0e\xdc\xcd\xd1\x2f\x45\x18\x5f\xf1\x8e\x6d\x23\x50\xf2\x03\x53\x18\x2a\xf9\xb8\x14\xfb\x38\x30\xd1\x31\x4a\x11\x8f\xaf\x40\xb4\x14\x5d\xb6\x7d\x5c\xbe\x7b\x0e\x75\x15\xe8\xae\x42\xc4\x2f\x8e\x4b\x19\x8f\x03\x53\x18\x33\x15\xf1\xd1\xd0\x9c\xa1\x62\x8e\xcb\x57\x1e\x07\xdf\x71\xe8\x2c\x87\x8a\x59\x34\x42\xc5\x1c\x41\xbb\xf8\x42\x23\xbc\x31\x30\xbe\xe2\xc6\x68\x45\x74\xb4\x8d\x08\xde\x71\x24\xad\x6f\x1a\x91\xb6\x3e\xb9\x6a\xf1\xac\xfc\x5c\xc5\xe7\x58\x37\x86\xdd\xbf\x8d\xae\xff\xad\x01\x77\x0e\x15\x0b\x38\x18\x60\xe7\x28\xbc\x14\xd0\xbd\x0e\x44\x76\xe7\x05\xc7\xb1\x07\xa2\xa1\x08\xc7\xb5\x14\x85\x22\xbe\xc3\xa6\x3b\x55\x86\xa1\x13\x44\xe1\x87\x4e\x70\xe0\x04\xc7\x8d\xbe\xd3\x09\x32\x80\x77\x2f\x6e\xf4\x33\x0f\xbe\xe9\x18\x57\xbb\x1c\xd4\xe7\x1c\xd8\x13\x8f\x9f\x63\x2a\x9a\x5c\x15\x88\x42\x11\x1d\xb5\x1b\xd1\x52\xb4\xb8\x6a\x23\xda\x8a\xae\x4f\xb3\x6e\x07\xa2\xbb\xa2\xab\x3b\xc7\x54\x74\x2a\x3a\xb9\x6a\x20\xe2\x85\x26\xca\x30\x70\x82\x53\x65\x00\x7a\xdd\x26\xa2\x52\xc4\x2f\x86\x22\x7f\x71\xfa\x8b\x34\x55\x65\x98\x93\x5f\x0c\x9a\x3a\xfd\xc5\xe9\x2f\xf2\x8e\xd3\x5f\xbc\x1c\xd7\x31\xf0\x8b\x53\xc7\x05\xf4\xc2\x5c\x67\xd8\x13\x41\x4f\xa4\x22\x7b\xe2\x82\x5e\x74\xf4\x0c\x9b\x8a\xfa\x0d\x0c\x71\xaa\x7e\x40\xaf\x9b\xa2\x56\x74\x59\xdd\x28\xfa\x3e\x5e\x8a\x5e\x5c\x45\x17\xaa\x91\xc0\x31\xca\xc7\x7f\x9a\x7a\x7d\xed\x75\x70\x63\xf2\xb5\x27\x7e\x71\xa0\xdd\x53\xbf\x08\xf4\x3a\xe8\x68\xfd\xe2\x4c\xfa\x8b\xf8\x60\xa6\xfd\x95\xf4\xd7\xa1\xc8\xfe\xba\xe0\x18\xed\xb3\x1e\x8a\x1e\x5c\x45\x47\x3b\xd2\x03\xc7\x58\x3e\xde\xd6\x27\xad\x3f\xe8\x7b\x2d\x65\x12\x57\x0e\x8c\x67\x96\x8d\x40\xa3\x17\x2e\x69\xaa\xd1\xc0\x31\x16\xbf\xa8\x43\x9d\x45\x7f\x1d\x74\xb4\x0e\x15\x38\x06\xd6\x31\x4b\x95\xc3\xc7\x2e\x22\xae\xa9\x8f\x9d\x45\xeb\x37\x8d\xd0\xa1\xce\x2b\x9e\xe8\x75\xf8\x78\x9b\x8a\x0d\x8d\xed\x8d\xf6\x2a\x36\xb4\x70\x82\x53\x1b\x02\x8e\xa9\xfa\xea\x63\x81\x5e\x04\x5d\x53\x1f\x0b\x1c\x53\xc5\xd4\xd2\x80\x5e\x43\x91\xef\x78\x45\x0d\xc7\x54\xe5\x8c\x1a\x66\xd3\xab\x9a\x55\xdb\xab\xd8\xe3\xa4\xa3\x0d\xa9\x67\x60\x8f\x8b\x90\x2a\xb4\xc7\x20\xb6\x98\xbc\x76\x18\x5b\x04\xb1\xc5\x1a\x8a\x5a\xd1\xd5\x13\x93\xa6\x86\x51\x03\xd0\x8b\x60\x29\xf4\xc4\x31\xf8\x45\xbc\x7a\x68\x7c\x40\x2f\x4c\x34\x26\x3d\x11\x93\x77\xfc\x88\x6c\xc4\x44\xef\x09\x96\x42\x13\x8d\x2b\x52\x38\x26\x56\x1b\x73\x29\xe2\x0b\x11\xf3\x84\x26\x1a\x93\x5f\xc4\xd1\x87\xc6\x07\xf4\x62\x84\x08\xa3\xdb\xc0\x1e\x27\x56\x1b\xda\x63\x68\x8f\x3e\x5e\x7b\x8c\xcb\xac\x8e\xc9\x80\x1d\x9a\x15\xd0\x6b\x7a\xa3\x8d\x20\x02\x99\xe9\xe3\xef\x8a\xee\x5c\x45\x7f\x19\x81\x04\xf6\x38\x53\xd1\x4b\x11\x1a\x4d\x64\x14\xda\x23\x70\xcc\xa2\x27\xb4\xc7\xd0\x1e\x7d\x21\xed\x31\x92\xfe\x62\xf8\x0c\x8d\x2f\x92\xfe\x22\x7e\x0a\x83\x92\x48\xda\xc5\xc8\x15\x1a\x1f\xd0\x2b\xbc\xd1\x76\x5d\x70\xcc\xa6\x0b\x35\x3e\xa0\x57\x28\xb2\xa9\x45\xeb\x89\x9f\xa2\x3e\x22\x5a\x4f\x94\x15\x06\x12\xc0\x31\x89\xeb\x43\xbd\x0f\xf5\x9e\x28\x2b\xd4\xfb\x68\xbe\x23\x43\x40\x18\x22\x00\xbd\xfc\x1c\xc6\xc1\x71\x69\xf1\x11\xb8\xda\x68\x9b\xaa\x46\x13\x8b\x85\x1a\x1d\x68\x74\xe0\x1e\x9d\x12\xce\xbc\x34\xfa\x08\xfc\x57\xaa\xd1\x40\x2f\x86\xf5\x74\x84\x01\x8e\xc0\x14\x52\x25\x4f\x42\xe3\x95\xde\xb8\x15\x3d\xb8\x6a\x7d\x7f\x28\x4e\x15\x1e\xe8\x45\x5c\x96\x86\x1e\xc0\x11\x58\x4a\x3a\x26\xa5\x36\x80\xca\xa4\x36\x00\x1c\x31\x14\xf9\x26\x8e\x49\xc4\x65\xe9\x98\x04\x1c\x81\xa5\xa4\x91\x33\xd0\xab\x78\xbc\x66\x91\x97\x29\x1c\xc1\x1c\x22\x1d\xa6\x72\xd2\xae\x52\x64\xbb\x18\x47\x02\x25\x4d\xc7\x91\x74\x1c\x21\x66\x49\x15\x3e\x83\xef\x10\x5e\xf5\x50\xc4\x77\x60\xd0\xc8\xf0\xb5\x2f\x25\x3d\x82\x90\x28\x55\x52\xa0\x17\xea\x97\xc6\xd7\x89\xde\x46\x2a\xf2\xd3\x30\x83\x5c\x0c\x2d\xe9\x0c\x32\xf1\xfd\x81\x0d\xa4\xea\x97\x49\x7f\x11\x38\xa5\x01\x4e\xe2\xfb\xa3\xf9\x45\x7d\x7f\xea\xfb\x3f\x22\x9f\x55\xbc\x63\xd3\xd4\xf2\x1d\x8b\xfe\x42\xe1\x53\x47\x9f\x68\x77\x30\xda\xa4\xda\x9d\x6a\x37\x0a\x9f\x6a\x77\x36\xcf\x22\xa2\x67\xdd\xe1\x02\x9f\xa5\xc8\x67\x11\xed\xc6\x56\xe4\xb3\xda\x67\xf1\x8e\xfd\x79\xd6\xa5\xb7\x89\x57\x77\xe1\x62\x16\x61\x50\xa2\xf0\xa5\x92\xd6\x40\x01\xd6\x0d\x51\x29\x2a\xae\xda\x88\x5a\x11\x8d\x20\x88\x2b\x83\x25\xe0\x48\x46\xe7\x52\x95\xcb\x60\x69\xf9\x8b\x77\x45\x77\xae\x52\xf4\x50\xc4\xa7\x5d\x36\xe2\xa9\x88\xa6\x32\xa2\x96\x2e\xbc\x26\x9f\x96\x50\xaf\xd4\xd5\xc2\x85\x27\xa1\x5e\xe9\xc2\x81\x5e\xf4\x57\x39\x17\x2c\xd4\x37\x19\xb9\x4a\xf5\x2d\xd5\x77\x2d\x44\xb6\x1e\x17\x9e\xc3\x1b\xfd\x45\x26\x7e\x8b\x31\xbc\xf4\xd7\x45\xb0\x94\x78\xe2\x32\x58\x2a\x83\x25\xc6\xf0\x32\x58\x02\x8e\xc4\x7b\x96\x4a\x5e\x2a\x39\x5e\xaa\x54\xf2\xc2\x39\x67\x78\xe3\x4b\x11\x1f\x8d\x91\xbe\x74\xce\xc0\xc1\x4a\xd2\x2c\x9d\x73\xa9\xe4\xf8\xb2\x52\xc9\x0b\x25\x4f\x42\xbd\x52\xc9\x4b\xe7\x8c\x4e\x94\xce\x19\x38\x92\x50\xaf\x9c\x31\x02\xbd\x98\x0b\x56\xda\x2e\x42\xaa\xc4\x60\xca\x90\x0a\xe8\xcd\x82\x47\xe9\xd5\x81\x23\x31\x98\xd2\xab\x03\xbd\x6f\x8a\xfc\x8e\x97\xdd\x1c\x89\x07\x28\x67\x04\x40\x6f\x42\xe3\x72\x46\x50\xc5\x2f\x62\x8f\x65\xcc\x03\xf4\x56\x57\x9d\x57\x16\xeb\x29\x89\xde\x57\x7d\x1e\xff\xe4\x2a\xfa\x4b\x1b\x02\x8e\x54\x7d\xb5\xa1\x62\x38\xd8\xc4\x29\xe5\x70\x00\x1c\xa9\x62\x1a\x06\x01\xbd\xf1\xea\x65\x18\xc4\x22\xde\x91\xaa\x9c\xc6\x07\xb4\x4b\x6b\xe5\x12\x4b\xb1\x9e\x92\x4c\x84\xca\x71\x04\xe8\xad\xc1\x18\x19\x01\x47\xaa\x00\x0e\x2d\xc5\xe4\x65\x1f\xde\x68\xeb\x35\xd1\x7d\x7d\x21\xd7\x0d\x67\x33\x8e\x6c\xc2\xd9\xd6\x44\x1b\x7b\x2c\x3a\xba\xb5\x47\xa0\x37\x06\xd3\xda\x63\x63\x43\x75\x53\x84\xe6\x34\x36\xb4\x09\x41\x5b\x1b\x6a\x6c\xa8\x88\x70\x5b\x1b\x02\x7a\x13\x8b\xb5\x36\xd4\xd7\xa8\x70\x14\xab\x54\xed\xa8\xd0\xd3\x5f\xdc\x88\xfc\x45\x26\x2f\x45\xbc\xd9\x46\x46\x40\xef\x8f\x88\x9e\xe8\xe0\x17\xb1\xc7\x36\xe6\x69\x6c\x68\x33\x5a\xb5\x36\xd4\xc1\xb3\x88\xb2\x3a\x7c\x56\xf8\x2c\x45\x9f\x67\x3d\xb8\x8a\x46\x38\x2a\x00\xbd\x19\xd3\x5a\xb3\x6a\x6c\xa8\xc2\xc7\xdb\x13\x04\x38\x9b\x10\xb4\x1d\x3b\x80\xa3\x88\x2d\x5c\xa1\x15\x7a\x8f\xfe\xfe\x50\xdc\x4e\x51\x3a\xf9\x34\x04\x15\xad\x3d\xf5\x65\x4f\xbd\x89\x63\x5b\x7b\x6a\xe2\x9f\x62\xc0\x6e\x2d\x05\xe8\x4d\x1c\xdb\x0e\x40\xcd\x6a\x4e\xa5\x37\xda\x6c\x8d\x87\xa1\xb8\x35\x1e\xe0\x28\x4c\xac\x1d\x93\x80\xde\xf6\x9d\x63\x52\x33\x26\x15\x8b\xad\xed\x98\xd4\xcc\x34\xf6\x54\x64\xbb\x98\x69\x14\x43\x5e\x3b\xd3\x68\xc6\xa4\xcd\x80\xdd\xda\x13\x70\x54\x7b\xe3\xa7\x5d\x74\x27\x91\x60\x6b\x62\xcd\x3a\x4d\x61\xae\xed\x84\x01\xe8\xed\x77\x68\x3f\x33\x71\x59\x2d\x45\x6a\x11\x71\xd9\x26\x5e\x6c\xed\xa9\x31\x8b\x5a\xd7\xd7\x72\xa9\x7c\x2e\x6d\x00\xb7\xbb\xb4\x81\x35\xbc\x31\x10\x71\xe3\x42\xbb\x59\x3f\x9f\x4b\xed\x5e\xd3\x46\xf0\x2c\x83\xfc\x45\xe8\xd2\x98\xd8\x52\x49\x81\x76\x2d\x7c\xcd\x87\xa2\x07\x57\x29\x7a\x2a\xe2\xa3\xe1\x9c\x97\x01\x0e\x70\xf4\xf0\x17\x4f\x45\x74\x0e\x31\xde\x72\x2a\xb0\xb0\x01\xd7\xb0\x97\x36\x00\xf4\xc6\x85\x2f\x87\x16\x72\x00\x87\x8b\xca\xcb\x71\x64\x31\x15\xd8\xe9\x8d\x4b\xd1\x65\x29\x2e\x04\x2f\x2d\x65\x69\x29\x84\x7a\x4b\x4b\x59\xd8\x80\x4b\xbc\x4b\x1b\x58\xda\x00\xc3\xc1\xd2\x06\x16\xe3\x88\xeb\xa6\xcb\x71\x64\x31\x42\x6c\x02\xc2\xa5\x46\x2f\x46\x08\x57\x31\x97\x1a\xbd\x08\xf2\x37\xc3\xc1\x72\x38\x58\x2c\x33\xba\xf2\xb8\xd4\x42\xa0\x37\xba\xba\x9c\x15\x2f\x7c\x7f\x97\x57\xf9\x2c\x7d\x3f\xeb\x6d\x4b\xdf\x0f\x1c\x8d\xfa\xae\xfa\x3c\x9e\xd1\xe6\x23\xf2\x73\x30\x6d\x75\x71\x6d\x39\x6d\x05\x7a\x13\x5c\x2e\xb5\x10\x38\x1a\xf5\x5d\x6a\xe1\xd2\xab\x7f\x6e\xf4\x1d\x51\xcc\x6e\xbe\xb6\x8a\xb9\x54\x4c\x86\xa9\xa5\x62\x2e\x14\xb3\x19\x6d\xb6\x8a\xb9\x59\xff\x6e\x74\x75\xeb\x89\xb7\x8a\xd9\x5e\xb5\x15\xa1\x26\x8c\xf4\xdb\xf8\x1c\xe8\xdd\x07\x22\xbe\xd0\x26\x3e\x5f\xa8\xef\xd6\x5f\x03\x6d\x42\x64\xbb\x24\x0e\x1c\x2e\x23\x6d\x95\x7c\xeb\xc2\x5b\x51\x28\x0a\xae\x4a\x44\xa9\x28\xb9\x8a\x46\xe8\xd5\x37\x2e\xdc\xa5\x9f\xad\x0b\xdf\x9a\x42\x7b\x23\x7d\xbf\x51\x4c\x97\x58\xb6\x8a\x09\xf4\xc6\xdc\xb7\x01\xce\x26\x8a\x77\x31\x60\xc7\xe7\x46\x3e\x1a\xbd\xba\xf5\xd7\x9b\x28\x7e\xb1\xc6\xb6\xd5\x42\xa0\x77\x2b\xf2\xb5\x2f\xcd\x3b\x9c\x74\x6f\x57\x31\xb7\x7e\xd5\xbe\x57\x0b\x37\x41\xc9\xc2\xc1\x6c\xb5\x70\x1b\x94\x10\x66\x6f\x5d\x2d\x70\x38\x89\xdc\xba\x5a\xa0\xf7\xf2\x46\x3f\x07\xde\xd7\xe9\xe1\xd6\xfb\x02\xbd\x89\x1a\xb6\x33\x02\xe0\x70\x96\xb7\x0d\x70\xb6\x3e\x9a\x70\x76\xeb\xa3\x81\x63\x25\x8d\xd0\x47\x6f\x7d\x34\xb1\xc5\xd6\x3a\x36\x3e\x7a\xa5\x8f\xb7\x57\x59\x33\xda\x2a\x93\x6b\x46\x1b\x83\x59\xa9\xc8\xd7\x36\x0c\x22\xe8\xdd\x86\x41\xc0\xe1\x04\x6d\xeb\xb6\x81\x36\x4b\xb6\x75\xdb\x9b\x30\x68\x61\x69\xdb\x30\x68\x1b\x06\xe1\x57\xb7\x61\x10\x70\x38\xf5\xda\x9a\xd5\x6e\x34\x87\x68\x66\x1b\x19\x6d\x0c\x66\xa9\xbe\x1a\xcc\xd6\x60\x88\x66\xb6\x06\x03\x1c\x4e\x84\xb6\x91\x11\xd0\x7b\xfb\x78\x3f\x1a\xf3\x19\x27\x42\xdb\xc8\x08\xe8\xbd\xff\x03\xb3\xe2\xed\x74\x07\x38\x9c\x01\x99\x29\x9d\x77\x06\x0d\xe7\x36\x77\x07\x8d\xbb\x81\xd3\xf6\xaa\xa5\x08\x2d\xa2\x3b\xef\x4e\x51\x80\x65\xc6\xef\xee\x14\xe5\xce\xa0\xb1\xe8\xce\xbb\x83\x06\xb0\x6e\x37\x45\xde\x78\x79\xf2\x63\xb3\xe0\x7a\x37\xb2\x01\xd6\x8d\x00\xf8\xae\xf1\xdc\x59\xeb\xdc\x84\x57\x77\x03\x09\x60\xdd\x30\xea\xbb\x9e\xf8\x4e\x6c\x61\x88\x70\xd7\x13\xdf\x2f\x1b\x58\x37\x02\xe0\xbb\x36\x70\xc7\xed\x6e\x96\x94\xee\x2a\x16\xb0\x6e\x36\x42\xb7\x7b\x67\xe5\xd1\xf1\xed\xee\x84\x14\x58\x37\x4c\xff\x5e\x9f\x67\x5d\x43\x9e\x63\xd2\x5d\x1f\x0b\x2c\xb3\x9a\x77\x75\xed\x8e\x7e\x38\x8e\xdc\xd5\x0f\x20\x8d\x3d\xef\xba\xdd\x3b\xfa\xa1\xef\xbf\xab\x1f\xc0\xba\x11\x26\xdf\xd5\x0f\x72\xd9\xc7\x66\x02\x6f\x32\x7b\x3e\x98\xa3\xea\xa5\x1e\x06\xc0\xc0\xba\x11\x39\x3f\x5c\x48\x01\x0e\x3d\xcb\xc3\x69\x2b\xb0\x6e\x4c\x48\x1f\x7e\xed\x07\x73\x54\x7d\xc6\x43\x4f\xfc\x18\x7c\x34\x7c\xd9\xc3\xaf\xfd\xb8\xbe\xf0\xa1\x05\x3f\x5c\x4f\x79\x5c\xce\x79\xdd\x0e\x45\x6f\x45\x6f\xae\xe2\x17\x5d\x4f\x01\xd6\x8d\xf8\xfa\xa1\xbf\x7e\xe0\x9c\x37\xb3\x83\x87\xce\x19\x58\xa6\x7c\x1f\x3a\x67\xe0\xd0\x9e\x1e\x3a\xe7\xc7\x15\x5f\xaf\xdb\xe1\xe3\x97\x22\x5a\xbf\xbd\xd1\xd6\xab\x72\xc4\xd7\x0f\x55\xee\x71\x79\xcf\xa1\xae\x3e\xf4\x9e\xc0\x32\x31\xfc\x50\xbf\x80\xf1\x37\x91\xed\x4a\x7a\x15\x7f\xfd\x70\xc6\xf8\xb8\x9c\xe0\xb8\x11\x26\x3f\x74\x82\x8f\xa2\x5d\x8a\xd4\x9c\xc7\x35\x3a\x0f\xd3\xb4\x0f\x47\x67\x60\xdd\xa6\x22\x34\xe7\xd1\xb4\x0b\x57\xf9\xd0\xd9\x00\xeb\x86\xae\x3e\x74\x36\x8f\x4b\x5b\x86\x69\xda\x87\xa3\xf3\xa3\xf9\x45\x26\xdd\x0f\x35\xe7\x71\x69\xcb\xb8\x11\x6e\x3c\x74\x23\xc0\x32\xef\xfc\xd0\x8d\x3c\xa0\x77\xdc\x70\x6f\x0f\xdd\x08\xb0\x6e\xe1\x8d\xa7\x22\xde\x11\xf7\xf6\x54\xe5\x80\x71\x43\x0b\x9f\x63\x28\xc2\x1e\x19\x5a\x9e\xae\xf0\x3d\x07\x4d\x65\x58\x7f\xaa\x85\x4f\x55\x8e\xd8\xf5\xa9\xca\x01\xe3\x86\xfa\x3e\x75\x30\xcf\x4b\xf3\x96\xfd\xf5\x74\x59\x04\x18\xb7\xb6\x11\x0f\x45\x74\x61\x28\x7a\x2a\xe2\x85\x70\x69\x4f\x15\x13\x58\xb7\xb0\xa9\xbc\xd0\xf3\x52\xa0\x71\x63\xc8\x7b\x3a\xac\x3f\x27\x96\x46\xdf\x3f\xd5\x9c\xe7\xe4\x17\x71\xf4\x4f\x35\x07\x58\x26\xd2\x9f\x46\xb8\xcf\xe0\xa3\xb1\xd6\xf0\x34\x1f\x0e\xac\x1b\xc3\xd4\xd3\x65\x11\x60\x1c\x38\xbe\xa7\xe1\x2c\xb0\x6e\x4c\x71\x9e\x86\xb3\xcf\xcb\xf1\x8d\xe3\xe6\x8d\xb6\x2b\xf8\xb4\xe9\xe3\xed\x9c\x2b\x76\x1d\x07\x6e\xe8\x69\xec\x0a\xac\x5b\x2a\xb2\xa9\x17\x8c\x03\x0f\xf0\x8c\x4f\x53\xe9\x09\xa6\x4b\x4f\x17\x4f\x9e\x57\x6c\x31\x0e\x16\x9b\x9e\xc6\x16\xc0\xba\x11\x6f\x3e\xb5\x8e\xe7\xa5\xfe\xe3\xc0\x6a\x9f\x2e\x07\x3e\x93\xef\x88\x7e\x3d\x75\xb5\xc0\x38\x98\xa3\x3e\x8d\x40\x9e\x7a\x5f\xf4\xeb\xa9\xf7\x7d\x5e\x11\xc8\x38\x86\x22\x9b\x9a\xf4\x2a\x81\xea\xd3\x08\x04\x18\xe6\x9d\x9f\x46\x20\xc0\xba\x95\x8d\xb0\xf5\x18\xdf\x41\x64\xf4\xd4\xf8\x9e\x45\xdf\xab\xab\xc6\x16\xc0\x38\x08\xec\x9f\xc6\x16\x4f\xfd\xbd\x8a\xa9\xbf\x7f\x16\xad\xc7\xd2\x9e\x5a\xed\x53\x7f\x4f\x24\xf9\xd4\xdf\x03\xc3\x84\xf5\xd3\xc8\xfb\xa9\xbf\x6f\x1f\x6f\x53\xe1\x51\x1d\x11\xdf\x1f\x8a\x9f\xc6\x19\xcf\x46\x19\x18\xcf\x9f\x0e\x07\xcf\x46\x19\x08\x89\x9e\x46\x10\xcf\xe6\xa7\xd4\x5b\xcd\xf5\x89\x6d\x1e\x7c\xad\x97\xb6\x09\x8c\x83\xc8\xe6\xa5\x6d\xbe\x06\x5a\x84\x27\x7e\x69\x62\x2f\xec\xe9\x20\x56\x7f\x69\x4f\xaf\xc1\xe3\x09\xb9\x5f\x1a\xcf\x6b\xf0\xf8\x56\x44\x53\x5f\x13\x3b\x27\x66\x79\xe9\xaf\x81\x71\x30\x68\xbc\xf4\xd7\xc0\x3a\x6e\x8a\x52\x11\x7d\x47\x08\xf9\x32\x1e\x00\x96\x66\xf1\xd2\xc4\x5e\x93\x2f\x6f\x53\x9d\x31\xbe\xae\xe9\xe1\x92\x68\xf1\x72\x7a\x08\x8c\x83\xe1\xe0\xa5\xd5\xbd\xc2\x5f\x4c\x44\xfe\x62\xf0\x4d\xc9\xf8\xbd\x34\x9e\x57\xf8\x8b\xbc\xb6\x96\xf2\xba\xcc\x62\x0c\x42\x84\x97\x66\xf1\x0a\x7e\x91\x21\xef\xa5\x59\xbc\x2e\x85\x1f\xc3\x1b\x55\x78\x60\x1d\x0c\x79\x2f\x15\xfe\x75\x29\xf9\x18\x8c\x5c\x2f\xd7\x01\x81\x25\x1d\xe3\xa5\xc2\xbf\x2e\x5d\x1d\x66\xe0\x5f\x86\xc9\x2f\xf4\x56\x13\x7b\xa9\xb7\x2f\x06\x8d\x81\x0d\xbc\x1c\x34\x80\x75\x30\xe4\xbd\x1c\x34\x5e\x97\xe6\x8c\x81\xef\x7f\xa9\x39\x2f\xa2\x86\x83\x85\xa7\x97\x51\xc3\x0b\x47\x0f\x91\x6f\xbe\xd4\x1c\x60\x69\x88\x2f\x1d\x3d\x30\x06\xce\xe6\x54\x99\x4e\xbc\xfa\x31\x14\x4d\x45\xc1\x55\x0b\x51\x2a\x4a\xae\x6a\x44\xa5\xe8\xea\xfb\x81\x83\x38\x55\x39\x60\xc9\x1c\x39\x8d\x2d\x80\x31\x70\x10\xa7\x8e\x1e\x58\x1a\xf5\xa9\x62\x9e\x78\xf5\x81\xe9\x9f\x2a\x26\xb0\x0e\x42\xbd\x53\xaf\x7e\x5e\xb1\xc5\x30\x1f\x7e\x1a\x5b\x00\xeb\x60\xe6\x7f\x3a\x17\x3c\x27\xad\xc7\x5c\x4f\x15\xf3\x24\x90\x38\xc8\x6a\x9e\x06\x12\x27\xba\x6a\x3e\xfc\x54\x57\x4f\x75\x95\x01\xfb\x54\x57\xcf\xc9\x77\x44\xa3\x4f\x15\x13\x58\xba\x91\x53\xc5\x3c\x2f\xcd\x1b\x03\x8d\x3e\x5d\x7e\x00\xd6\xc1\x47\x3b\x75\xe1\x27\x3e\x76\x10\xba\x9c\xfa\x58\x60\x1d\xac\x2c\x9d\x86\x1b\xe7\xa5\x66\x63\xde\x14\xf9\xac\xf4\x59\x34\x35\x3f\xcf\xba\xfa\xcb\x8c\xf2\xa9\xf7\x04\x96\x8e\xeb\xd4\x7b\x9e\x97\xca\x8d\x89\xae\x9e\xaa\x1c\xb0\x0e\x06\xff\x53\x57\x79\x5e\xae\x72\x98\x51\x3e\x75\x95\xc0\x3a\x42\x91\x5f\xfb\x82\x31\x55\x13\xa7\x61\xc0\x3a\x18\xe9\x4f\x1d\x2a\x30\xcc\x3b\x9f\x3a\x54\x60\x1d\x2c\x49\x9d\x3a\xd4\xf3\x72\xa2\x63\xaa\x00\xf5\x69\xaa\x04\x4e\x1f\x8f\x1b\x3a\x09\x83\x26\xf3\xdd\xd3\x30\x08\x58\x07\xab\x2e\xa7\x1e\x13\x18\xd3\x17\x72\xdd\xe2\xd4\x3a\x88\x1a\x4e\xad\xe3\xbc\x22\xa3\x31\x6d\x84\x91\xd1\x89\xab\x95\x73\x74\x6a\x30\x27\xd6\x31\x09\x24\xde\x5a\xc7\x1b\x53\x30\x15\xfd\xd6\x14\xde\x9a\x02\x6e\xfb\xad\x29\xbc\x51\x72\x53\xd1\x6f\x95\xfc\xad\x92\x13\x48\xbc\x55\xf2\x37\x4a\x3e\xcb\x67\xbd\x14\xf1\xd1\x08\x24\xde\x2a\xf9\x3b\xf8\x45\x26\x09\x6f\xbd\x1c\xb0\x0e\x02\x89\xb7\x51\x03\x30\x26\x13\xb4\xb7\x6b\x0d\xc0\x3a\x6c\x84\xbe\xf0\x8d\xe3\x9b\xa4\x6f\xde\xf1\x79\x3c\x1d\xcd\x4c\xe5\xed\x22\xd8\x9b\x68\x79\xe2\xef\xdf\xc6\x03\x6f\xa6\x5e\x07\xe1\xc6\xdb\xd0\xf8\x8d\x62\x06\xfe\xfe\xad\x62\xbe\x55\x4c\x48\x67\x6f\x15\xf3\x8d\xca\x99\x18\x7e\xab\x72\x6f\x86\x62\x07\xb0\xb7\xfa\xf5\x46\x4d\x02\x2f\xf7\x56\x4d\xde\xaa\x89\xaf\x5d\x9f\x67\x5d\x1f\x2d\x86\x22\xbb\x50\xf7\x88\x37\x79\xeb\x1e\x81\x11\x23\xbf\x3f\x14\xbf\x1d\xbc\x81\x75\x10\x8d\xbc\x55\xbf\xf7\x15\x79\x8f\x40\x6f\xdf\xce\xdf\x80\x25\x8f\xec\xad\xdb\x05\x86\xf9\xdd\xb7\x1a\xf9\x56\x23\xcb\x1b\xfd\x34\x68\x64\xe0\x46\xde\x6a\x24\xb0\x0e\x82\xe9\xb7\xe1\x3b\x30\x62\x7a\xa3\x5d\x40\xf8\xee\x80\xfd\x56\x49\xdf\x68\x64\x5c\x46\x1d\xd2\x98\x85\x75\xf4\x81\x68\x28\xa2\xf5\x97\xf1\xc4\x0d\x17\x2e\xac\xe3\x8a\x6c\xe2\xc6\x8c\x31\x60\x3b\x8f\xb8\xcc\x22\x64\x3b\x0b\xeb\xb8\x5c\x65\x48\x77\x16\x06\x19\xe5\x90\xee\x2c\x2c\x42\x84\x80\xfa\x7c\x01\xed\x4a\x7f\xf1\x8d\x88\x89\xdf\xd1\x88\xa6\x4d\x9d\xb4\xab\x68\xfd\xb4\x5d\x57\x30\xbe\x8e\xa6\x11\x64\x22\x85\x11\x57\x47\x07\xa4\xe9\x1f\xe3\xe6\x48\xbf\x78\x47\x6c\x20\x6e\x44\xbb\xb1\x78\x56\xd8\x08\xa2\xdd\x63\xd3\x2e\xb4\x3b\x20\x46\x8f\xb8\x14\x3e\x24\x46\x0b\xeb\xd8\x3c\x3e\x7d\xd6\x05\x23\x3e\xa2\x52\x44\xbb\x36\xed\x4a\xdb\x45\xb4\x1b\x57\x6c\x11\xb7\xb4\x5d\x44\xbb\xc7\x47\x64\x17\xa6\xfc\x79\xda\x85\x27\x16\xd6\xb1\x6d\xc4\xa7\x5d\x6f\xae\xa2\x73\x88\x07\x84\x35\xbc\xb1\xec\x2f\xcc\x22\x6f\x3c\xbe\x7c\x3c\x66\x31\x6e\xf4\x44\xf9\x85\x30\x8b\x3c\x68\x6a\xf9\x85\x88\x50\xc7\x8d\xaf\x5d\x36\x82\x08\x95\xc4\x70\x48\xaa\x8e\x1b\x53\x4d\xc2\xa0\x80\x4d\x7d\x41\x72\x15\xed\x6a\x7b\x02\x2d\x84\x62\x18\xb7\xf6\xf1\x68\x61\x5e\x9e\x38\x24\x42\xc7\x71\xe9\xd7\xc8\x6b\xe4\x8a\x43\xfd\x82\x0f\xbd\xc6\x15\x52\x05\xa4\xe8\x0b\x78\xa1\x6b\x84\x08\x59\xcf\x71\xe0\xf1\xc6\xe1\xb3\x4e\x45\x3c\xfe\x72\xa8\x71\xa8\x4c\x07\x93\xb5\x71\x05\x38\x01\x45\xf9\x02\x3a\xba\x78\x3c\x61\x63\x1c\xf3\xf2\x65\x70\x13\xe3\x98\xde\x78\x8d\xc8\x23\x8b\x76\x31\x33\x13\x16\xdc\xc4\x38\x98\x99\xc5\xc1\x34\x2c\xb1\x8e\x23\x6c\xea\x05\x6b\x4c\x45\xad\x88\xd6\x5f\x21\x7b\x40\x77\xfe\xc0\x1a\x93\x17\x62\x58\x8f\x23\x68\x57\xd3\x88\xb0\x5d\x28\xe6\xb0\xbf\x54\x4c\x38\xcc\x83\x6c\x6b\x1c\x2a\x26\xb0\xc6\xe5\x27\x42\x3e\x73\x1c\xf8\x58\xf2\xa8\x71\xa8\x5f\x07\x53\x27\x38\x93\x71\x30\x75\x8a\xe3\xd2\xaf\x91\xe8\xea\x91\x9f\xc7\xd3\x13\x93\x46\xa4\x3d\x71\x8d\xee\xa3\xd0\x2f\x29\xce\x01\xad\x79\xb1\xfd\x23\xe0\x36\x5f\xb0\xb8\x8a\x67\xa9\x72\x87\x2a\x17\xf4\x84\x2a\x07\x8c\x3a\xe8\x42\x55\xee\x50\xe5\xfc\xb4\xaa\x1c\xec\xe4\x51\x7e\xda\xb6\xa3\x71\xa2\x03\xcf\x24\x53\x59\x18\x64\x48\xe3\x68\x5f\xbb\x6d\x17\xef\xa8\x16\x1e\xac\x6e\x90\x21\x8d\xa3\x6d\x04\xe1\x2c\x8c\xcf\x90\xbc\x2c\x8c\xe2\xd3\x4a\x5e\x16\x46\xf1\x1d\x87\xee\x11\xc2\xf2\x1a\xe9\x55\x5b\x11\x2f\x44\x4f\x0c\xbd\xdc\x60\x49\x8a\xa0\x37\x60\x2d\x5f\x70\x79\x80\xf2\x46\x3d\xd3\x50\x31\x2f\x7f\x1f\x32\x95\x63\x5c\xa1\xe2\xa8\x6b\x44\x8d\xc1\x92\x41\x8c\x49\x53\xcb\x67\x9d\x8a\x68\x6a\xf9\xac\xb7\xa2\x6b\x0e\x32\x9a\x46\x10\x5c\x0a\x83\x4c\x66\x8c\xf0\x85\x58\x6b\x18\xf8\xfb\xa1\x46\x0f\x42\x04\x32\x99\x31\x74\x8f\x90\x9f\x17\x24\xd0\x18\x61\x53\x83\x77\xfc\xdc\xe8\x3b\x32\xf3\x1f\xf8\xe8\x91\x3e\x3e\xe9\x2f\xfc\xea\x48\x1f\xcf\xe0\x0f\x09\x34\x06\x83\x7f\x8c\xe4\x17\x17\x8f\x57\x57\x47\xa2\x00\x1f\xd1\x4b\xd1\xa5\x98\xb5\xc7\x77\x87\xe2\x90\x73\x1d\xf0\xa1\xd7\x40\xe1\x21\x45\x5f\x90\x3c\x84\xbe\x53\x49\x07\xd3\xf4\xb1\x69\xb6\x4a\x0a\x8c\xc6\x97\x0d\x95\x14\x06\xf5\x1a\x9f\x1b\xed\xe1\x0b\x46\x1f\x3c\xbe\xed\xe1\x0b\x16\xbc\xce\x70\x0b\x94\x30\xc8\x7d\xc6\xd0\x2f\x0e\x34\x72\xfa\x78\x35\x12\x18\x6c\x16\x8a\xc1\xb0\x1e\x03\x57\x49\xac\x1e\x43\x57\x09\xf5\x7a\xb0\x7d\x27\xa4\x5e\x0b\x6b\x1e\x8a\x86\x22\x5a\x7f\x85\x1b\x21\x83\x5a\x58\x44\xf4\x31\xd5\xc8\x49\xbc\xc8\x9e\x91\x80\x60\xfd\x81\x35\x31\x31\x79\xd6\x31\x19\x64\xc9\x57\xc6\x74\x90\x05\xd6\xbc\x26\xa4\x31\x55\x65\xa0\x8b\x91\x5e\xea\x75\xc0\xa0\x1e\xa4\x30\x43\x06\xb5\xb0\xe6\xa1\x88\x2e\x84\x08\x3d\xd8\xca\x10\x12\xa1\x03\xa6\xf3\x62\x5a\x11\x53\x5d\x9b\x8c\xce\x24\x27\x63\x3a\x3a\x03\x6b\x32\x00\x49\x84\x16\x06\x3c\xfc\x90\x08\x2d\xac\x89\x37\x90\x08\x1d\x13\x5d\x6b\x54\x79\xaa\x6b\x93\xd1\x79\xda\xab\x8e\xce\xb0\x9e\x07\x69\xc7\x90\xf5\x2c\xac\x39\xe8\x9c\xb4\x57\x19\x77\x1b\xb7\x3b\x1d\x77\x81\xc5\x44\x26\xa6\xe3\x2e\x4c\xe5\xd1\x68\xa1\x4c\x65\x61\xcd\xc1\x6b\xab\x85\x10\x8e\x07\x14\xfa\x90\x70\x2c\xac\xe9\x77\x2c\x5f\x08\x95\x23\x13\x19\x12\x8e\x85\x35\xaf\x59\x71\x48\x38\x0e\xe8\xc3\x03\x12\x7a\x4c\x9d\xe0\x6c\xdf\x91\xef\xa8\x7e\x4d\x62\xc4\xa5\xe6\xb4\xef\xa8\xca\xe1\xf1\xa6\x2a\x07\xc9\x78\x2c\x3f\x5a\xdb\x2e\x5c\xe5\x9c\x36\xc2\x76\xa1\x98\xd0\xa5\x43\x0e\x72\xc0\x02\x1e\x8b\x2f\x14\xf3\x23\x42\x57\x19\xb9\x60\x07\x5f\x70\xd9\x23\xcc\xdb\x08\x96\x52\x85\x35\x19\xb9\xc2\x20\x2e\x18\x51\x49\x3b\x46\x38\xa2\x02\x0b\xde\x70\xc8\xe2\x0d\x98\xbb\x63\xe1\x63\xc3\x11\x15\x58\xd3\xc7\x3b\xa2\xc2\xb6\x1d\x0b\x57\x19\x7a\x29\x60\x4d\xc2\x8d\xd0\x4b\x01\x03\x06\x63\x48\xc6\x8d\x50\x4d\xa6\x22\x7f\x11\x35\x21\xd9\x16\xa1\x9a\x84\x6a\xc2\xc8\x25\x3f\x37\x82\x59\x0b\x7c\xc2\x88\xf2\xf1\x78\x26\x66\x8c\x11\x7a\xa6\x40\x4d\xd6\xe2\x85\x54\x93\x50\x4d\x18\xdf\x42\x35\x89\x6b\x7c\x1c\x50\xe6\x02\xfa\xee\x07\xd6\x0c\x6f\x7c\x29\x42\x4d\x08\x41\xe5\xe7\x46\x10\x9e\xc1\x8d\x8e\xd0\x0d\xb1\xf1\x72\x40\x27\x8b\x70\xf8\x04\xd6\x0c\x1e\xaf\xe6\x00\x03\x0a\x58\x84\xce\x0a\x62\xef\x62\xda\x1a\x12\x7b\x03\x62\xef\x80\xb6\x15\x12\x7b\x03\x32\xef\x9a\xc4\xfa\xa1\xe6\x00\x03\xaa\x55\x84\x9a\x03\x2c\x26\xb7\x21\xd7\x37\xe0\xfa\x2e\x76\x84\x86\x5c\xdf\x80\xd8\x3b\xe0\x55\x85\xc4\xde\x80\xcc\xbb\xa0\x5e\x47\xea\xe5\x60\xdb\x8e\xcd\xb0\x2e\xdb\x56\x58\xcc\x77\x23\x55\xb9\x64\x05\x07\x8a\x4f\xa4\xce\x0a\x58\xf3\x9a\xf8\x85\x9c\x5c\x61\x40\xde\x09\x39\xb9\x01\x01\x77\xcd\x52\xf4\xf9\x45\x5e\x1b\x9d\x48\x16\x75\x84\x05\x41\x3b\xd2\x01\x1b\x18\x90\x77\x42\x9a\xae\xb0\x66\x79\x23\x3d\x01\x01\x77\x40\xcb\x09\x09\xb8\xc2\x9a\xb8\xb4\xd4\xcb\xc1\xb6\x1d\xdb\xd7\x56\x31\x81\x35\x19\x8a\x65\xdb\x46\xa2\x72\xdb\xa6\xaa\x72\xa9\xca\xe1\xf8\xa4\xd6\x06\xdc\xd9\x41\xb2\x2e\x20\xd0\x7e\x60\x4d\x3c\xb9\x3c\xda\x48\xd5\x64\xf1\x2c\xd5\x24\x55\x93\xfe\xfe\x02\x75\xa4\x5a\x04\x35\x76\xb0\xef\x33\xa4\xc6\x06\x4c\xd4\x49\xa2\x33\xca\x01\x08\x56\xea\x9a\x44\x10\xb2\x52\x03\x8e\xe9\xbc\xe1\x9c\xcb\xaf\x55\x3a\x08\xec\x49\xbe\x69\xd4\xf5\x1d\xe6\x6d\xde\x10\x3d\x14\xf1\x1d\x88\x9c\xcb\xef\x50\x57\xa7\x4f\x72\x66\x51\x76\x7a\x39\x26\x2d\x6f\xfc\xfc\xe2\x9b\xab\x68\x97\x81\x13\xb0\x26\x31\x8b\xfb\x8f\x03\xbe\xea\x24\x1b\x16\x65\xdc\x0f\x51\x75\x4d\x62\x16\x89\xaa\x51\x41\xbb\xb0\xf3\x32\x4a\x82\x82\xba\xe6\x52\x64\x23\x92\x67\x61\x29\x92\x4b\x85\xc5\x0a\x4c\x94\xdf\x14\x26\xe9\x64\xe7\x64\xc8\x24\x15\xd6\x5c\x34\xd5\x49\x24\xbc\xce\x79\x43\xe1\xe5\x75\x06\xbc\xce\xc5\x3a\x4d\xc8\xeb\x0c\x88\x9b\xf3\xb6\xbc\xca\xd7\xbe\x60\xcd\xcd\x3b\xea\x33\x80\x79\xb3\x11\x0e\x2d\xa5\x1b\xd9\xbc\xa3\x6e\xa4\xd8\xbf\x7d\xf3\xf1\xea\x47\xa9\x1f\x9b\xc7\xab\x00\x70\x39\xe7\xed\x73\xa3\x4d\xd5\x8d\x30\xc3\x96\xd7\x19\x30\x36\x27\xc9\x81\x90\xb1\x29\x2c\x36\x16\x44\xe9\x33\x80\xc9\xb2\x7f\x48\xe2\x8c\xbe\x7c\xc6\x64\x8d\x3f\x5a\x9f\x01\x2c\x16\x9e\x42\x5e\xa7\x30\x59\xe3\x8f\xd6\x8d\x40\xf5\x5c\x93\xe9\x8e\x54\x4f\x61\xb2\x99\x32\xa4\x7a\x46\xeb\x6c\x98\x74\xb7\xce\x06\x98\xc7\x61\x23\x1e\x8a\xae\x8e\x8e\x4f\xbb\x9e\x8a\x5e\x5c\x35\x11\x9d\x8a\xde\x5c\x45\x53\x49\x6b\x07\x1c\xd1\x79\x10\xf3\xc8\x11\x0d\x08\xa1\x8b\x9d\x12\x21\x21\x34\x60\x7f\xce\x03\xf7\x26\xfb\x33\x60\x7c\x2e\x16\xc4\xa2\xd5\xfb\xbe\x74\x7d\xb2\x4a\x1e\xad\xb3\x69\x94\x3c\x6e\xb4\x5e\x25\x07\x26\x6b\xd6\xd1\x2a\x39\xb0\xc2\x17\x52\xc9\x81\x79\x30\x60\xb7\xb3\x03\x60\xc5\xe1\x8d\x36\x35\xe8\x55\x86\x62\xc9\xa5\xc2\x0a\x5f\xdb\x01\x1b\x98\xac\x33\x47\x3b\x60\x43\x41\x5d\x71\xf8\x78\x5f\xe8\x32\x92\xc9\xda\x70\xc8\x37\x15\x56\x1c\x3e\xde\x17\x0a\x14\x20\x14\xf9\x42\xa4\x5c\xc2\x2e\x4c\x5f\xe8\xb2\xa1\xc9\x1a\x6c\xb4\x36\xd4\x69\xbb\xe8\x1c\xd7\x66\x80\xc9\xc2\x66\x48\x28\x15\x56\x10\xba\xb4\x66\x05\x63\x74\xb2\x64\x19\xed\xec\x02\x58\x41\x70\x29\x7b\x34\xfa\x8a\xfe\x26\x0b\x88\xd1\x46\x7f\x50\x45\x17\xfb\x44\x42\xaa\x68\xc0\x05\x9d\xac\xc4\x45\x6b\xa2\x30\x3e\x17\xfb\x44\x42\xc6\x67\x74\xd3\x2e\x3c\x53\x1b\xb1\x41\xdc\x5c\x31\x15\xd9\x5f\x8d\x16\x6e\x45\x2a\x40\xa3\x85\x7e\xda\xb6\x0b\x31\x2b\xd2\x5d\xd1\x9a\x15\xb0\x58\x6d\x8c\xd6\xac\x5a\xb3\xc2\xd2\x24\x81\xc6\xd2\xac\xb0\xa1\xa5\x59\x01\x2b\xd0\x89\xa5\x59\x41\x15\x9d\x2e\x49\x49\x15\x0d\xa8\xa2\x8b\x65\xca\x90\x2a\x1a\xeb\xd2\xfb\xe9\x02\xd1\x52\xef\x81\xc5\x32\x65\x2c\x07\x6c\xd8\xa3\xd3\x75\x1e\xd9\xa3\xc2\x62\x4b\x4b\x2c\x4d\x01\x98\xe4\xc9\x62\x39\x04\x00\x8b\xaa\x11\xb1\x9c\x4e\x43\x02\x9d\xae\xf3\x48\x02\x0d\x58\x9e\xcb\x25\xcf\xa5\x16\x02\xd3\xf5\x14\x19\x9f\xc2\x8a\x50\x64\xeb\x2f\x2d\x9c\xae\x94\x2c\xb5\x10\x58\x2e\x8c\x2e\x3d\x39\x30\x07\x23\xbd\x24\x50\x61\x05\xba\x2a\x09\x34\xd6\x15\x6f\x4e\x57\x37\x96\xf1\x26\xb0\x5c\x3e\x95\x17\x1a\x90\x40\xe7\xf8\xdc\x68\x23\x08\x2e\xd9\xb6\x13\xcb\xe0\x72\xa1\x98\x23\xe7\xf7\x87\xe2\xa5\xde\x2e\xf5\x16\xb3\x58\xea\x2d\xf4\xce\xe9\xea\xc4\x32\x84\x04\x56\x10\xe3\x2d\x27\x1f\x8b\xe1\x80\xd4\x57\x2c\x87\x03\xd8\x9f\x2b\x58\xc3\x90\xfd\x19\x50\x3d\x27\xa9\xaf\x90\xea\x19\x4b\xbd\x4d\xba\x53\xbd\x05\xe6\x58\x8a\x7c\x13\x26\x1f\x41\xd8\xb7\x54\x65\x60\x8e\xa5\xe8\xa9\x08\x6f\x80\x21\x2e\x55\x19\x8e\xe8\x24\x41\x16\x72\x44\x85\xc5\x9e\xa4\xd8\xce\x8a\xa9\xee\x31\x07\xe3\xdb\xd6\xf7\x03\x2b\x18\x51\xb7\x6b\x8a\xc0\x74\x31\x60\xab\xca\x5b\x55\x66\x9d\x59\x72\x69\xec\x41\xbb\xb6\x8f\x7f\x2a\xa2\x5d\x2c\x20\x6e\xa3\x19\xc8\xa5\x73\xe2\xe8\x25\x97\x0a\x2b\x18\x9d\x25\x97\x06\x4c\xd2\x39\x71\xe1\x32\x49\x85\x15\xb8\x11\x99\xa4\xb1\x2f\xed\x9e\x93\xb5\x86\xad\x76\xc3\x1e\x5d\x41\x8c\xb7\x0d\x47\x77\xf0\x8b\x4c\xcd\xb7\x2e\x7c\xeb\xaf\x59\x52\xda\xda\x00\x30\x9d\xc9\xee\xf0\x17\xc3\x5f\xa4\x27\x74\xe1\xfb\xb2\x81\xe9\x1c\x75\x6b\x03\xc0\x0a\xc2\xd1\x1d\x9f\x5f\xbc\xfc\x8f\x33\x46\x29\xa8\xc2\x8a\x56\x64\xe7\x60\x3c\xce\x18\xb7\xc6\xb3\x35\x1e\xc2\xd1\xad\xf1\xec\xcb\x47\x4f\x27\x7e\xdb\xa9\xf9\xd6\x5f\xa3\x72\x5b\x7f\x0d\xdf\x74\x3a\xc1\x92\x6f\x2a\xac\x60\x1a\x26\xdf\x54\x98\x4e\x51\xe4\x9b\x0a\x2b\xda\xc7\xa3\xf7\x90\x4b\xe7\x4c\x1a\xa1\xbf\x06\x56\xb0\x2c\x2b\xb9\x54\x98\x4e\x51\x24\x97\x0a\x8b\x1d\x68\x21\xb9\x54\x98\x33\x15\xd9\xfa\xb2\xf5\xa8\x89\xf3\x37\x38\xa6\x73\xaa\x72\xc6\xd7\xc0\x8a\x56\x64\x47\x5f\x43\xc0\x9c\x2a\x93\xb1\x18\xb0\xcc\x50\xc8\x24\x0d\x68\xa3\xd3\xd9\x81\xb4\xd1\xd8\x04\x5e\xec\x79\x8b\x6d\xe0\x05\xcc\x69\xe7\x38\x7f\x03\x56\x10\xfd\x6d\x4d\x14\x98\xd3\xd7\x36\x3c\x83\x49\xba\x62\x79\xa3\x5f\xbb\xe9\x55\x9b\xea\xa0\x01\xac\xc0\x44\x25\x81\xc6\x7d\xa0\x5f\xdc\x78\x77\x84\x80\x17\xba\xd8\x65\x17\xf2\x42\x85\x39\x19\xb9\xe4\x85\x0a\x2b\x3e\xa2\xad\x68\x73\xd5\x40\x74\x57\x84\x7e\x61\xc8\x52\x45\xe3\xae\xa5\x61\xb5\x77\x2d\xed\xae\xa5\x31\xe4\xdd\xb5\xb4\x3b\x96\x66\x78\x76\xd7\xd2\xee\x4c\x25\x82\x10\xf4\xee\x38\x02\xc7\x74\x06\x8b\x27\x72\x4c\x85\xc5\xee\xbf\xb8\x3b\x95\x80\x63\x3a\x0d\x96\xe4\x98\x0a\xcb\x8c\xce\xdd\xa1\xe5\x7e\x19\xcc\x74\xf0\xbf\x6b\x30\xc0\x0a\xc6\xca\xbb\x06\x73\xc7\x3a\x02\x4b\xbb\x6b\x1d\x77\x16\xae\xcc\xfb\xdc\x1d\x47\xe0\xab\x4e\x07\x7f\xf9\xaa\x71\x67\x8d\x3f\x71\x30\x77\x0d\x06\xbe\xea\x0c\x86\x29\xf9\xaa\xc2\x62\x0b\x62\xdc\x1d\x34\xee\x58\x47\x30\x4c\xdd\xb5\x0e\x60\x99\x43\xba\xe7\xe7\x17\xdf\x5c\xc5\xb3\x5c\xde\x02\x56\xda\x39\x1a\x0c\x74\xd8\xe9\x98\x24\x1d\x56\x58\x89\x4b\x93\x0e\x1b\x70\x5f\x67\x60\x69\x72\x5f\xe3\x7e\x85\x3e\xcb\x7c\xd4\xdd\x65\x7f\x58\xad\x53\xb7\x2d\xab\x35\xee\xac\x95\x26\x8e\xef\xae\xfa\x02\x53\x67\x75\x57\x7d\x81\x95\x44\x0d\x72\x5f\x03\xbe\xeb\xd4\x0d\xdd\x55\x5f\x60\xb1\x35\x32\xee\xfd\xf9\x45\xfa\x1e\xeb\xb8\x3b\x9c\x00\x2b\x0f\x45\x76\x0e\x23\x8c\xe6\x2e\x69\x36\xe0\xbe\x4e\x6d\x5b\xee\xab\xb0\xf2\xf8\x7e\xae\x38\x1e\x2a\x3c\xd4\xd8\x19\x4c\xad\xa5\xc6\x0a\x2b\x89\x76\x1f\x6a\x37\x30\x4d\x3b\xca\x96\x15\x96\x59\xba\x87\xd3\x0a\x78\xb0\x53\xb3\x90\x07\x2b\xac\x24\xda\x95\x07\x2b\x4c\x55\x59\x1e\x6c\x3c\xb0\x81\x24\x4a\x7a\x68\x03\xc0\x54\xfd\xa4\xc6\x0a\x2b\x87\x8f\xdf\x8a\x4e\xae\x1a\x88\xde\x8a\xde\x5c\x85\xc8\x69\xc5\x83\xb8\x9f\xbd\xad\xf1\xd0\x2c\x80\xc5\x86\xd1\x78\x18\x71\x01\xf3\xf3\x42\x8e\x36\x0f\xe2\xfe\x64\x98\x7a\x68\x16\x0f\xc2\xab\xbf\x3d\xde\x5f\x24\xe9\x90\x4c\x77\x24\xe3\x06\xcc\xdb\x99\xd8\x93\xcc\x5b\x61\x25\xc6\xf3\x70\x2a\x00\xcc\x64\x45\x54\x32\xae\xb0\x92\xc1\xec\xe1\x68\x03\x3f\x77\xfe\x4d\xe4\x2f\x6a\x03\xc4\xd7\x0f\x6d\xe0\x81\x0d\xb0\xd3\x34\x1e\xda\xc0\x43\x1b\x20\xaa\x7c\x68\x03\xc0\x4c\xec\xe9\xe1\x70\x20\xd7\x37\x19\xf2\xe4\xfa\xc6\x83\xd9\x01\xfb\x51\xe3\xe1\xec\xe0\xa1\xa5\x10\x26\x4b\xff\x8d\x07\x13\x78\xf6\xa3\xc6\xc3\x09\x03\xf4\xdf\x65\xd2\x54\xfa\x6f\xc0\xf5\x9d\xec\x34\x0d\xb9\xbe\xf1\xc0\xf7\xb3\x75\x36\x1e\x1a\x0f\x30\x93\x70\x43\xfa\xaf\xb0\x3e\x2f\x64\xc4\x06\x8b\x77\x26\x89\x74\x59\xbc\x21\x65\xd7\x04\xac\x94\xdd\x80\x8c\x3b\x13\x7b\x92\x8c\x2b\xac\x24\x4c\x7e\xea\xd5\x61\xde\x4e\xf6\x90\x86\xcc\x5b\x61\xd9\x39\x32\x6f\x03\xb6\xed\xcc\xe5\xb3\x78\xc7\xa7\x1a\x4d\x98\xfc\x54\xa3\x21\xe0\xce\x44\xef\x9f\xaa\xaf\x64\x5c\x3b\x47\x32\x6e\x3c\x59\xfa\x61\xdf\x67\x3c\x5d\xfa\x01\x56\x12\x95\x3e\xe7\xe7\xf1\x97\xc7\xa3\x86\x5c\x3c\x55\x5f\x60\x25\x83\xbf\xfc\xdc\x80\x1a\x3b\x0b\x87\x2a\x35\x56\x58\x6c\xfc\x8d\xa7\xba\x0a\xcc\x3a\x14\xf9\x8b\x7a\x75\x42\x84\xa7\xea\x0b\xcc\xc2\x44\x25\xd0\x0a\xcb\x8f\x26\x81\x36\x9e\x97\x62\xce\x62\x42\xfa\x54\x31\x25\xd0\x26\x81\x84\x04\xda\x80\x21\x3b\x0b\xbd\x7f\xea\xe8\x81\x95\xe5\x8d\x0f\x45\xb4\x7e\x2a\xb2\xf5\xc4\x4f\x6c\x35\x0e\xd9\xb2\x01\x1d\x76\x9a\xe8\x7c\xea\xfb\x9f\xea\x7d\x29\xb2\x5d\x17\xcc\x62\xb4\x91\x2d\x2b\x2c\x36\x24\x87\x6c\xd9\x80\x2d\x3b\x0b\xc5\x94\x2d\x2b\x2c\x55\xee\xa9\x29\x40\x5b\x9d\xc5\x98\xf4\x54\x57\x9f\xfa\x7e\x22\x5c\x29\xac\xf1\xbc\x14\x73\x96\x5d\xa8\x62\x3e\xf5\xea\x2a\xa6\x5e\x1d\x98\x65\x53\x9d\x37\x40\x74\x5d\xa6\xee\x25\xba\x06\x7c\xd5\x59\xdc\x28\x5f\x55\x58\xc9\xa0\xf1\xd2\xaf\xc2\x57\x9d\x45\xcc\x23\x5f\x55\x58\x26\xf8\xe5\xab\xc6\x0b\x2d\x2c\x3c\xf9\x4b\x2d\x04\x56\x12\xbb\xbe\x74\xa2\x70\x54\x67\x2d\x9f\xf5\x54\x44\xdf\x63\x30\xf2\x55\xe3\x85\x5f\xad\xad\xe8\xad\x08\xbf\x4a\xec\x2a\x85\x35\xe0\xab\xce\xc2\x93\xcb\x57\x15\x96\x94\x82\x97\x41\x09\x30\x9b\x84\xd1\x4b\xef\xfb\xd2\xfb\xb6\x37\xda\x2e\x26\xa4\xcd\xe0\xff\x72\x42\x0a\xac\x64\x7c\x7b\xe9\x44\x81\xd9\x68\xf4\x4b\x27\xfa\x52\x0b\xed\x1c\xb5\xf0\x75\x29\xd3\x64\x7f\x66\xbc\x54\x26\x60\x25\x0b\xa3\x2f\xc3\x0d\x28\xac\xd3\x1c\xa5\x14\x56\x61\x49\x62\x78\xa9\x5f\x2f\xfc\x2a\x85\xfa\xe2\xa5\x5f\x7d\xa9\x39\x38\x85\x97\x9a\x03\xcc\xc6\x89\xbe\x5c\xc6\x7e\xe9\x57\x57\x7d\x7f\x28\x7e\xe9\x76\x5f\x4d\x17\xe0\x63\x5f\x2e\x6c\x02\x2b\x97\x22\xbb\x00\x57\x49\xe1\xb8\x78\xf5\xe7\x46\x9c\xcd\x52\xb4\x15\x5d\x1f\x90\x32\x6e\x21\x0f\x36\xe0\xbe\x4e\x76\x61\xc6\x69\x4c\x2c\xe9\x35\x51\x06\x49\xaf\xc2\x34\xd1\x79\x1a\x54\x9c\x06\x15\xb8\x37\x79\xb0\x01\xe9\x75\xb2\x0b\x33\x24\xbd\x86\x74\xd6\x24\x4c\x96\xce\x1a\x27\xcb\x2d\x8d\xfa\x9d\x2e\xb7\x48\x67\xd5\x09\x4a\x67\x15\x66\xa3\x0c\xa7\xda\x7d\xaa\xdd\xc4\xb1\xa7\xda\x7d\xb2\xa6\xd8\x7c\xe6\x53\x25\x05\x56\x6e\x45\xfe\x22\xde\xb3\x7d\x21\x95\x54\x3a\xab\x34\x11\xe9\xac\x71\xa2\xb7\x6d\x53\xd5\xdb\x93\xc8\x99\xed\xf6\x71\xaa\xa4\xc0\x6c\x1b\xa1\x92\x02\xab\x50\x65\x79\xb0\xc2\x5c\x9f\xc7\xdb\x13\xc4\xd7\x3a\xe7\xd3\xf8\xfa\xc4\x13\x53\x2b\x2c\x4e\x3d\xf1\x49\xc6\x8f\xed\x53\x71\xaa\xf0\xe7\xa5\xbe\x93\x3a\x5a\x71\xba\xe8\x07\x1d\x76\xd5\x47\xe4\xb3\xf0\x9e\x54\x8f\x8a\x53\xef\x09\xac\x22\xf6\x94\x2d\x2b\x4c\x73\x9f\xb2\x65\xe3\xbc\x14\x7e\x15\xb1\xe7\xa9\xc2\xc3\x57\x9d\x54\x7c\x8a\xd3\x61\x1d\x58\xc5\x04\xfe\x74\xa9\x1e\x98\xd4\x39\x8a\xd3\xb5\x19\x60\x39\xb4\xc8\x70\x8d\x93\xb5\x19\xf3\xa8\xa7\x83\x3f\xb0\x28\x29\x10\xa7\x1a\x0d\x4c\xea\x09\xc5\xa9\x46\x03\xcb\x01\xe8\x34\xe4\x86\xbb\x3a\xa9\x27\x14\x72\x57\x03\xee\xea\x2a\x62\x44\xb9\xab\x01\xb9\x74\x52\x13\x27\x24\x97\x0a\x4b\xf2\xcd\xdb\x01\x1b\x98\xd4\x8b\x89\xb7\x5a\x08\xac\x22\x88\x7b\x3b\x59\x7b\xa3\x85\x54\x82\x89\xb7\x5a\x08\x2c\x29\x3a\x6f\xb5\xf0\x8d\x8f\xa5\x12\x4c\xbc\xf5\xb1\x6f\x46\xfa\x22\x46\x7c\x3b\xd2\x03\x73\xb5\xbf\x78\x57\xc4\x77\x64\x60\x7c\x3b\xa5\x7b\xa3\xd1\x6c\x54\x8c\xb7\x1a\x0d\xac\xc2\x25\xbd\xd5\x68\x60\x52\x5e\x25\xde\x7a\xe2\x37\x84\x99\x22\xde\x7c\xbb\x24\x0e\xa7\x76\xb2\x9d\x31\xe4\xd4\x0a\x4b\xea\x90\x9c\x5a\x61\xb2\x9d\x31\xe4\xd4\x0a\xcb\x41\x56\x4e\x6d\xbc\xd5\x68\xa6\xad\x6f\x35\xfa\xcd\x7a\x4a\x4d\x45\x4f\x45\xb4\x7e\xfb\x8b\xb6\x9e\xd8\x82\x62\xb7\x21\xf3\x56\x98\x14\x15\x89\xb7\xb1\x05\xb0\x0a\x35\x91\x8c\x1b\x10\x70\x27\xe5\x42\xe2\xad\x57\x87\x8c\xbb\x1c\xb0\x25\xe3\x0a\x93\x52\x1a\x21\x19\x57\x58\x85\x9a\xbc\xb5\x0e\x60\x9a\xdf\x7d\x6b\x1d\x6f\xad\x83\xa5\xd4\xb7\xd6\xf1\x26\xa6\xde\x87\x22\x9b\xaa\x75\x10\x23\xbe\xb5\x0e\xb8\xbe\x93\x2d\x9b\x21\xd7\x57\x58\x45\x8c\xf8\x36\xb6\x78\xe3\xfb\x37\x96\xf6\xd6\xf7\x03\x8b\x0a\x11\xf1\xd6\xb9\x43\xff\x9d\x94\xac\x08\xe9\xbf\xc2\x2a\x3c\xb9\xf4\x5f\x61\x6e\x3f\xad\xc6\x07\xac\x22\x18\x97\xdf\x2b\x4c\x36\x89\x86\xfc\x5e\x61\x55\x2a\xf2\x85\x98\xc9\x6e\x3f\xad\x66\x05\x2c\xf9\x5e\xf2\x7b\x03\x9a\xee\xdc\x76\xb4\x63\x87\x34\xdd\x4a\x6f\xb4\x5d\xac\xba\x6c\xbb\xd0\x09\xe9\x5b\x7b\xbc\x8c\x2f\x65\xee\x26\x3c\xdc\xc9\x86\xd3\xbc\xb1\xbe\x29\xac\xba\x62\xd7\xbc\x31\xc2\x24\x0c\xdb\x49\x79\x83\xb4\xba\x70\xde\xb4\xda\x2b\x76\x4d\xd9\xb6\x09\xc3\x76\xee\x2b\x7e\x4a\x68\xb6\x17\xd8\x7a\x1e\x3f\x7d\x3c\x96\xc6\x56\xd2\xb4\xe2\x70\xde\x58\x29\x81\x87\x96\x37\x02\x9c\xbc\x61\x43\xbb\xbf\x3f\x2b\x4e\xea\x15\x7f\x60\x41\x53\x4b\xeb\x16\x27\x34\xdd\xc9\x86\xf5\xbc\x85\x6f\xe2\xa0\x51\x74\x01\xf6\x94\x37\x16\x23\xd9\xcc\x9d\x30\x7a\x3f\xb0\x20\xb3\xa5\xc4\xde\xbc\xa9\x58\x9b\x36\x96\x2f\xa7\x62\x15\x37\xa2\x58\x49\xbd\xe1\x60\x3f\x6a\x5a\x6f\x58\x58\x75\x8d\xbb\x79\x2b\x1b\x71\x69\x51\xb0\xd3\x34\x65\xcb\x0a\xab\xec\x95\xfa\xfc\xe2\xf3\xba\x6a\xf0\x42\x65\xa7\xeb\xc2\x8b\x17\x42\x8b\x12\x86\x6c\xdc\x06\x4d\x6d\x5f\x88\x25\x38\xca\x85\xa4\x65\x83\x13\xd2\x6c\xb0\x57\x33\x6f\xed\xe3\x59\x12\x87\x7d\x95\xb7\xf6\xf1\x97\x7e\x04\xd9\xe9\x94\x53\x9b\x07\x93\xb5\xba\x02\xcd\x84\x5f\xfb\x81\x20\x3b\x9d\xd2\x6c\x85\x55\x57\x08\x99\x96\x20\x4e\xd8\xb6\x71\x0b\x45\xad\x08\x13\xbb\xa2\x86\xb4\x04\x71\x52\x6f\x38\xd8\x00\x99\xd6\x1b\x16\x56\x5d\x9e\x38\xad\x37\x9c\x90\x71\x83\x4c\x77\x4a\xc6\x4d\x4a\x10\x2f\xe2\xeb\xb4\x04\x71\x52\x63\x38\xc8\x74\xe7\xa1\xae\x51\x50\x78\x41\x11\x4c\xe8\xbb\x1f\x08\xb6\xfd\xa5\x2c\x5e\x61\x11\x85\xa7\xf5\x86\x85\x60\x43\x5f\x1e\xd3\x76\x11\x72\x53\xec\x24\xe5\xfa\x26\x94\xdd\x60\x43\x5f\x4a\xd9\xcd\xc3\x70\x63\xd1\xfa\xf0\xf1\xc1\xb3\x6c\x84\xfa\x75\xa8\x5f\x28\xd3\xa1\x7e\xc1\xcf\x8d\x9b\x8d\x20\xdc\x48\x8a\x13\x2f\x6a\xa9\x24\x15\x8a\x2f\xe0\x1d\x17\xef\x98\xbe\x23\xc1\x34\x71\x7f\x1e\x69\x47\x27\xcf\xda\x34\x35\x7d\x16\x0b\x75\xf5\x11\xd9\x85\x97\xc7\x8c\xe3\xc6\x8d\xe5\xd7\x56\xa3\x37\xaf\xad\x46\x53\x63\x38\x48\x6b\x27\xc4\xdc\x0b\xe8\xaf\x4d\x23\xca\xfe\xba\xd4\x37\xd8\x6e\x96\x87\xea\x2b\x19\xb7\x6f\xbc\xa3\xea\x0b\x04\x1b\xc9\xd2\x7a\xc3\x49\x8d\xe1\xd5\x37\xde\xb1\x7d\xc7\xa6\x5d\x83\x1b\xdb\x76\x11\x94\xb4\x4d\x6d\xbf\xf6\xe5\x2a\x83\xb4\x76\xca\xe2\x15\x16\xf3\x91\x94\xc5\x9b\x30\x77\xe3\x18\xbc\xb6\xd6\x01\x8b\x77\xf5\x4d\x91\xad\x47\xef\xd9\xb0\x95\x52\x76\x85\x20\x3b\x9d\x52\x76\x85\xd5\x57\x5c\x97\x43\x53\x18\x97\xde\x07\x7b\xa5\x72\xa8\xf7\xc0\x82\xde\x99\x16\x2a\x4e\xb8\xbe\xc1\xfe\xa6\x94\xeb\x2b\xac\x3e\x14\xdd\x15\xd1\x88\x6b\x30\xcb\xa1\x92\x03\x0b\x12\x68\x0e\xc2\xa0\x1c\x97\xae\x07\x1b\x7d\x12\x76\xf0\x07\x56\x5f\x31\x62\x4a\x12\x16\x82\xec\x74\x5a\xe1\x38\xa9\x6a\xbc\x1a\xcf\x04\x87\xf8\x82\x27\x57\xd1\x7a\x35\x5a\x92\x30\x93\xb5\x94\x24\x2c\x04\x3b\x53\x52\x92\xb0\xb0\xa0\x9d\xa6\x24\xe1\x84\x05\x1c\xec\x39\xc9\x11\xb6\x2b\x6c\x17\x8f\x0f\xdb\x15\xb4\xab\x69\x7d\xd8\xae\xb0\xbf\xe8\x55\x6d\x08\x08\x76\x80\xa4\x05\x94\x85\xc5\xf4\x30\xa5\x12\x27\x75\x94\x83\xbd\x1d\x39\xc2\x76\x61\x30\x14\xb3\xcf\xa1\xc1\x40\x12\x0e\x6a\x2a\xa7\x24\x61\x61\x41\x87\xcd\x91\xfe\xe2\x15\xa7\xc4\x81\x59\x8d\xf4\x73\x10\xa7\x50\x0a\x28\x07\x71\x4a\x42\x06\x0e\xf6\x76\xa4\x15\x92\x13\x62\xf0\xa2\x9e\x7d\x4a\x0c\xce\x81\xc1\x0c\xb4\x70\x68\x30\x03\xe7\x4e\xad\xfa\x1c\x5a\x07\xc4\xe0\x18\x2a\x40\xd9\x7a\x4d\x61\xf2\x8e\x9a\x02\x10\x03\xb3\x92\x18\x2c\xac\x56\x57\x35\x85\x71\xe9\x7d\x0c\x3f\x87\x7a\x2f\x57\x98\xfa\xf2\x29\x57\x38\xe1\x07\xc7\xb0\x73\xda\x76\x31\x09\xa5\xf8\x50\x8e\x56\x31\x2f\x8b\x88\xe1\x0b\xb5\xaf\x0d\x33\xa0\xe7\xf7\x69\x5b\x39\x1c\x5a\x28\xf9\x1c\xec\x21\x4d\xc8\xc7\x1f\x58\xcc\xb6\x53\x0e\x72\xc2\x3b\x8e\xc1\xfb\x5a\xfe\x39\x61\x17\x2f\xd8\xc5\x29\xbb\x58\x08\x98\xff\x29\xbb\x58\x58\x90\x84\xd3\x2a\xce\x39\x27\x1d\xc5\x98\x34\xa7\x8f\x67\x84\xe8\x2b\xa0\xcb\xe9\x08\x01\x07\x39\xc6\x47\x14\x8a\x30\x0b\xe2\x9f\xa9\x59\x00\x41\x7d\xe6\x9c\x0e\x1a\xc0\x6a\xac\xce\xf2\xcf\x49\xc9\xe7\x18\xe9\x2f\x3e\x14\xd1\x51\x9f\x1b\xe9\x09\x98\xca\x31\x92\x5f\x54\xe1\xa7\x0a\xcf\x60\x66\xc9\x66\x21\x20\xf0\xa7\x25\x9b\x85\xd5\x3e\x5e\x85\x9f\xd7\x70\x12\xec\x34\xcd\x49\x90\x9f\xf2\x99\x1b\x3b\x97\xcf\x9c\x30\x95\x63\x30\x60\xcb\x54\x16\x16\xd5\xda\x73\xaa\xf0\x14\x4d\x0e\xaa\x25\xe7\x74\x38\x90\x83\x4c\xb5\xf6\x94\x83\x9c\xd4\x54\x0e\x2a\x1c\xa7\x35\x95\x85\xd5\x84\x6a\xd6\x54\x4e\x68\xc9\xc1\x1e\xd2\x94\x96\x2c\xac\x26\x12\xb4\xa6\x72\x52\x2d\x39\xe6\x8d\xaf\x6d\xcc\x33\x1d\x21\x88\xd8\x24\x2f\x27\x84\xe5\x98\x38\x67\xab\x25\x0b\x8b\xd5\x8d\x94\xbc\x9c\x14\x3d\x8e\x89\x27\xb6\xe8\xb1\xb0\x28\xf3\x9e\x92\x97\x13\x2a\x72\xc0\x4b\x4f\x8b\x1e\x0b\xab\xed\x68\x63\x1e\x20\xa0\x71\xa7\xb4\x64\x61\x51\xe6\x3d\xa5\x25\x27\xe5\x90\x83\xe4\x77\x86\x31\x0f\xb0\x28\xf3\x9e\x96\x46\x16\x02\x52\x75\x86\xbe\x3f\x58\xc6\x86\x5e\x9e\xa1\xef\xa7\x0e\x72\x4c\x6c\xd3\x3a\xc8\x09\xad\x79\xb1\xea\x92\x16\x3d\x4e\x8a\x1e\xc7\x44\xef\x2d\x7a\x9c\x52\x9c\x59\x75\x49\x29\xce\x42\xc0\xe2\x4d\xeb\x20\x0b\x8b\x55\x97\xb4\x0e\x72\xc6\xa4\x27\x50\xf2\x50\x31\x81\x05\x55\x3d\x43\xdf\x0f\x04\x69\xed\x0c\x7d\x7f\xe8\xe8\xd7\xf5\xb5\xad\x96\x9c\x94\x43\x0e\xd2\xda\x19\x7a\x75\x60\x41\x68\xcf\x50\xc9\x81\x60\x5b\x69\x4a\xbd\xce\x50\xa3\x17\x5d\xa8\x46\x03\x01\xcd\x36\xa5\x5e\x0b\x8b\x32\x5d\x29\xf5\x5a\x08\x08\xb4\x69\x01\xe5\xa4\x34\xf2\xea\x45\x4f\xe8\xfb\xa1\x5e\xc7\xb4\xa3\xd3\x2e\x24\x7d\xd3\x44\x59\xd4\x44\xbe\x80\xfe\x62\xd0\x80\x86\xfd\x81\xc5\xca\x52\xca\xc6\x4e\xea\x20\xc7\xb4\x73\xd2\xfe\xd2\x3a\x36\x4d\xd5\x3a\x60\x60\x07\x34\xca\x0c\x4d\x01\x58\xac\x3f\xa5\x6c\x6c\x21\xa6\x8f\xd7\x3a\x42\xeb\x20\x7e\x0a\xad\x03\x06\x76\x40\x6a\x4c\x0b\x28\x0b\x8b\x55\xaa\xb4\x80\xb2\x10\x70\x00\x53\x82\x76\x4a\xbd\xa6\xee\x7d\x4a\xbd\x4e\x78\xd6\x11\x44\x6c\xf2\xac\x85\x05\xb5\x3f\xc3\x98\x07\x52\x75\xc0\xb5\x4b\x49\xd5\xc2\xa2\xc8\x58\x4a\xaa\x4e\x49\xd5\x14\x93\x4f\x49\xd5\x49\x69\xe4\x80\xe6\x96\x96\x46\x16\x16\x65\xe2\x53\x52\xb5\x10\x6c\x5e\xcd\x34\xb0\x07\x16\x65\xe2\xd3\x0a\xc9\x49\x39\xe4\x88\xb1\x11\x9d\x8a\x68\x04\x31\x4f\x6a\x1d\x10\xb4\x03\x6a\x5a\x4a\xd0\x16\x16\x65\xe2\x53\x82\x76\x42\xd0\x0e\xb8\x63\x29\x41\x3b\x29\x81\xbc\x28\x13\x9f\xa9\x29\x40\xbd\x8e\x08\x9f\x65\xbb\xa6\xed\xe2\x1d\xb5\x0e\x20\xe0\x68\xa5\xd4\x6b\x61\xb1\x57\x21\xa5\x5e\x67\x4e\x3e\x07\xc3\x49\x6a\x1d\xc0\x5a\x76\x4e\xd8\x54\x86\x00\x28\x51\x99\x5a\x07\xb0\x28\x00\x9f\x56\x5b\x16\x82\xcd\xab\x69\xb5\x65\x61\x51\x00\x3e\x53\x83\x49\x86\x80\xc8\xef\x17\xbe\xcc\xd4\x78\xa0\x87\x2f\x56\x0b\x53\x7a\xb8\x10\xd4\x54\x4e\xe9\xe1\xc2\x5a\xc3\x5f\xf7\xe5\x2e\xe3\x09\x38\x47\x29\x3d\x5c\x58\xd4\x87\xcf\x74\x68\xa1\x3e\x73\xc0\xed\x49\xeb\x33\x67\x32\xd3\x58\x7e\x79\x87\x16\x20\x60\xa1\xa4\x25\x9b\x85\xb5\xfc\xf2\xda\x13\x10\xc1\x3c\x49\xf6\xb9\xb0\xa8\x22\x9f\xb2\xcf\x33\x8b\x2e\xc0\x8d\xa4\x93\x0f\x4a\x36\x2f\xaa\xc8\xa7\x25\x9b\x93\x32\xcd\x01\x43\x23\x53\xe3\x01\x16\xa5\xea\x32\x35\x9e\x6c\x7e\x91\x91\x2b\x8d\xa5\xa0\xad\xaf\xa5\x16\x39\xb4\x78\xae\x54\x62\x62\xe9\x1c\x02\xc8\x52\x95\x8d\xa5\xa0\xaa\x07\x4c\x88\x94\xaa\x9e\x54\x6e\x5e\xac\xae\x66\x39\x42\x40\x55\x0f\xf2\xf4\x29\x55\x3d\x29\xa0\xbc\x58\x5d\x4d\x0b\x28\x27\xd5\x92\x83\xec\x74\x5a\x2d\x59\x58\xac\xae\xa6\x84\xf6\x84\xbd\x1e\x64\x94\x53\xf6\xba\xb0\xa8\xd6\x9e\xb2\xd7\x85\xc8\xb9\x11\xbd\x14\xf1\xb5\xd1\x6e\x09\xed\x42\xe4\xa7\x11\xb6\x4b\x55\x66\x68\x91\xbd\x9e\x30\xd6\x23\x7d\xbc\xbe\x5f\xf6\x3a\x75\xd8\x53\xf6\x7a\x16\x4a\x9a\x1f\xd1\x5d\xd1\x9d\xab\x68\x84\x2e\x9c\x32\xcb\x41\x1e\x35\x2d\xb3\x2c\x2c\x8a\xae\xa7\x1c\xf7\x84\xe3\x1e\xe4\x3e\x53\x8e\xbb\xb0\x28\xda\x97\x72\xdc\x85\x20\x7b\x98\xd6\x54\x4e\x39\xee\x8b\xc1\x4c\x8e\x7b\x52\x2d\x39\xb2\x7c\x96\xed\x22\xc8\xa7\xf6\x7a\x5a\x2d\x39\x8b\xc8\x28\xd1\xe8\x52\x7d\x81\x45\x69\xbf\x2c\xd5\x17\x08\x32\x6b\x69\x01\x65\x61\x2d\x9b\xaa\xfa\x16\xab\x41\xe4\xcc\xb2\x1c\x0e\x80\xc5\x6e\xa3\x2c\x87\x03\x20\x92\x41\xb6\x1c\x0e\xa8\xbc\xbc\x16\xb1\x98\x95\x97\x93\x02\xca\x41\x06\x2b\x2d\xa0\x9c\x72\xef\xd9\x93\x94\x72\xef\x13\xa2\x7d\x90\xf7\x49\x89\xf6\xc2\x5a\x76\x4e\xdb\x85\x4c\x18\x12\xeb\x90\x68\x9f\x14\x50\x5e\x94\x1c\x4c\x0b\x28\x27\xe5\x90\x83\x8c\x4e\x96\xf1\x53\x39\x42\x10\x65\x49\xa1\x4f\xf8\xf2\x51\x37\x45\xa1\x08\x9d\x20\x32\x92\x2f\x9f\x90\xe3\xa3\x18\x21\x24\xc7\x27\x4c\xf8\xc5\xea\x7d\xca\x84\x17\x82\x0c\x45\xca\x84\x17\x16\xab\xf7\xd9\xce\x08\x80\x20\xf7\x90\x92\xe3\xb3\x1d\x0e\x08\x7a\xdb\xe1\x00\x08\x32\x01\x29\x39\x3e\x5b\x1b\x62\x65\xa9\xb5\x21\x20\x58\xe3\x4f\xf9\xf2\xc2\x62\x8d\x3f\xdb\x28\x0b\x08\x56\xef\xd3\x9a\xca\x09\x5f\x7e\x2d\x3e\x9a\x7c\xf9\x84\xaa\x1e\x94\x46\x4e\xa9\xea\xc2\x62\x77\x56\xb6\x2e\x1c\xc6\x7a\xb0\x66\x9d\x56\x4b\x16\x16\x99\x80\x6c\xad\x03\xe2\x79\xb0\xce\x9c\xad\x46\x4b\x42\xa7\x38\x7a\x4a\x42\xcf\xbe\xd4\x37\x0a\x35\xe9\xfc\xdc\xc8\x17\x5a\x8a\x50\x5f\xea\x0a\x87\x4b\x8b\xad\x7e\x01\x8b\x7c\x41\xb6\x73\x54\x20\x5c\x9c\xb3\xec\x70\xc2\x32\x5f\x94\x3d\x4f\xcb\x0e\x27\xfc\xf1\x60\x67\x6e\x4a\xf6\x4e\x28\xd2\x51\xfb\x7a\x21\x0b\xe4\x0a\x8b\x8d\x64\xe9\x81\x79\x09\x83\x3a\x9c\xb6\xca\xa0\x16\x16\xe9\x88\x94\x41\x2d\x04\xe7\x96\xa5\x0c\x6a\x61\x2d\xb4\xd0\x9a\xb9\xb9\xae\x3e\x0a\x67\x89\xcb\x31\x4d\x52\x35\xf5\xd2\x53\x52\x75\xc2\xa0\x8e\x66\x31\x53\x06\x75\xc2\xa0\x5e\x6c\x5d\x4b\x19\xd4\x42\x70\x8a\x58\xca\xa0\x16\x16\x35\xce\x73\xe9\x60\x20\x55\x87\x33\x4e\x49\xd5\xc2\xda\xb7\xff\xc0\xac\x58\xce\xb5\x10\x4e\x0f\xad\xc5\x9b\x8b\x34\x07\x25\xd0\x73\x39\x7c\x42\x97\x0e\xa7\x74\xd2\xa5\x85\x45\x09\xf4\x5c\x1a\x35\x05\x72\xa3\x59\x70\x5d\xce\xef\x61\x4d\x2f\xf6\xd2\xa5\x95\x71\x13\x8a\x73\x70\xa4\x53\x4a\x71\x4e\x08\xc7\x41\xb6\x35\x25\x1c\x0b\x8b\x24\x4d\x5a\xf3\x56\x08\x72\x9f\x69\xcd\x5b\x61\x6d\x86\xbc\xed\x5a\x14\x10\x9c\x80\x94\x32\x95\x13\x5a\xf2\x22\x95\x93\xd2\x92\x93\x0a\xb4\x61\x08\x69\x05\x5a\x61\x51\x15\x3d\xb7\x5f\x1e\xae\x6f\x70\xaa\x4c\xca\xf5\x4d\xca\xcd\x2e\x76\xef\xa5\xe5\x66\x13\xca\x6e\x38\xa2\x4a\xd9\x15\x16\xa9\x9c\x94\xb2\x9b\xf0\x73\xc3\x71\x44\x7e\xae\xb0\xa8\x77\x9e\xf2\x73\x13\x32\x6e\x90\x89\x4c\xc9\xb8\xc2\xa2\xde\x79\x4a\xc6\x15\x42\xaf\x2e\x19\x57\x58\xec\x17\x4c\x8b\xbf\xe6\x66\xf9\x53\x7f\xbd\x5d\xe0\x01\x16\x55\xd1\xd3\xe2\xaf\x09\xdb\x36\x16\x13\x99\x6d\x6c\x01\xcd\x76\x91\x62\x4a\x69\xb6\x09\x35\x36\xf4\x65\x52\x63\x13\x3a\x6c\x90\x50\xcc\xbb\x0e\x15\x96\xe5\xda\x44\x59\xb2\x2c\x13\x82\x64\x50\x41\x3b\xef\x46\x46\x92\x25\x4d\x6d\x48\x96\x4c\x68\x90\x41\xdd\xe8\x94\x06\x29\x2c\xea\xd4\xa6\x34\x48\x21\x28\x8d\x9c\x96\x00\x15\x16\x75\x35\x53\x66\x64\xc2\x79\x0c\x8a\x1e\xa7\x9c\x47\x61\x6d\xf4\x4b\xce\x63\x3e\x58\xe7\xa1\x04\x71\x3e\x9c\x43\x00\x8b\xea\x9b\x69\xed\xd0\xa4\x50\x68\xb0\xab\x30\x2d\x14\x2a\x2c\x53\x2e\x92\x25\x13\x06\x64\x50\xea\x37\x2d\x14\x9a\x16\x0a\xa5\x32\x6e\xca\x86\x4c\xaa\x6f\x86\x2f\x64\xf5\x4d\x61\x6d\x7c\xd9\xc3\xc8\x08\x48\x8a\xb4\xe6\x43\x17\x0e\xac\x8d\x2f\x7b\x18\x19\x41\x1e\x4c\x8a\xb4\xa6\xe4\x41\x61\x51\x3f\x37\x1f\x7a\x16\x20\xa9\xd1\x99\xf2\x09\x85\x45\x55\xd0\xb4\xb8\x67\x3e\x2e\x0f\x90\xd4\xe8\xcc\x87\x1e\x00\x58\xec\x70\xcc\x87\x53\xcd\xc7\xa5\xd1\x49\xf5\xcd\x7c\xa8\xd1\xc0\xa2\x1a\x6e\xca\x27\x4c\x38\x84\x79\x23\xae\x7b\xa8\xd1\xc0\xa6\xc2\x68\x3e\x8c\x96\x81\xa4\xf0\x65\x4a\x31\x14\x36\xd5\x70\x53\x8a\x61\xc2\x14\x4c\x0a\x5f\xa6\x4c\x41\x61\x53\x0d\x37\x2d\x14\x9a\x8f\xa2\x5d\xa9\xc8\x76\x5d\xb0\xa9\x86\x9b\xf2\x09\x13\x3e\x61\x52\x3a\x32\xe5\x13\x0a\xfb\xd3\xd1\xfa\x2f\x28\x86\x49\x51\xc8\x94\x62\x98\xf0\x09\xf7\xed\xe6\x8d\x4b\x11\x7d\x4f\x50\x22\x79\x30\xa9\x85\x99\x37\x56\x90\xad\x85\x29\x6c\x76\x84\xe6\xd3\xef\x08\x49\x2f\x39\x4a\x31\x25\xe9\x09\x9b\xa2\xb6\x29\x49\x2f\x21\xe6\x25\xbb\xff\xd2\x8a\x99\xc2\xa6\x82\x6d\x5a\x31\x33\xa9\x85\x99\xec\xfe\x4b\x6b\x61\x26\x85\x2f\x37\x15\x6c\xd3\xc2\x97\x09\xfd\x2e\xd9\xb1\x97\xd2\xef\x84\x6d\x2e\xf0\xa9\x02\x40\xbf\xcb\x03\x67\x25\xfd\x4e\xd8\x37\x7c\xa1\xf5\x2b\x13\x16\x5d\x9a\xb4\x90\x45\x27\x6c\x2a\xd8\xa6\x2c\xba\x84\x32\x97\x54\x86\x4b\x29\x73\xf9\xf4\xd3\xb2\x10\x2c\x65\x2e\xa9\x26\x99\xec\x9f\x4b\xab\x49\x26\x15\x24\x37\x87\x96\xe6\xd3\xaf\xfd\xe4\xa3\x99\x7b\x78\xfa\xd1\x9e\x7e\x34\x3c\xe6\xd3\x8f\x06\xb1\x2e\x29\x1f\x96\x12\xeb\x84\xcd\x3e\xdb\x7c\xea\x4d\xe0\xda\x25\x7b\xde\x52\xae\x9d\xb0\xcd\x64\x3e\x75\x1d\xf0\xeb\x92\x02\x5c\x69\x51\xc9\x84\x6b\xb7\xb5\x21\xb9\x76\xc2\xd6\x60\x2c\x2a\x29\x24\x25\xb0\xf2\xa5\x37\xa1\xce\xe4\xbe\xfd\x07\x8e\x83\x48\xcb\x50\xe6\xeb\x72\x1d\x49\x25\xaa\x7c\xb9\x60\x41\x35\xca\x7d\x9b\x8a\x50\xac\xd7\x44\x3f\x18\x64\x5f\x46\x95\xc0\xe6\xac\xd5\x94\xd6\x97\x50\xf9\xd2\x0c\x83\x35\x27\x85\xcd\x8e\xe1\x7c\x19\x55\x52\x86\x32\x8f\xe5\xb3\xfc\xc5\xe9\x2f\x2a\xf2\x17\x93\x97\xc3\x97\x49\x9f\x13\x36\xfb\x8a\x53\xfa\x5c\x52\xdb\x31\x07\xca\x60\x6d\x47\x61\xeb\x0d\x5e\xf9\x79\xd6\x65\xae\xae\xe4\x4b\x9f\x13\xb6\xf9\xdd\x97\x6e\x04\xae\x5c\xba\x54\x2f\x57\x4e\xd8\xd4\xe2\xcd\x97\x5a\x44\x51\xc8\xa4\xc4\x50\x5a\x14\x52\xd8\x14\xde\x4d\x8b\x42\xe6\x0b\x2d\x1a\x3e\x5e\x2d\x7a\xa9\x45\xf8\x1f\xf9\x71\xf9\x42\x8b\xd8\xa0\x96\x2f\xb5\xe8\xa5\xe9\x13\x84\xc9\x8f\xcb\xd7\x35\xf9\x48\x17\xe1\x5f\xfd\x79\x3c\x76\xfe\xb9\xf1\xa5\x88\x77\x44\xd7\xac\x26\x29\x6c\xca\xf3\xa6\x2c\xba\xa4\x90\x63\x0e\x46\x67\x0b\x39\x0a\x9b\xf2\xbc\x29\xf3\x2d\x21\xb0\x25\xd5\x6a\x52\x02\x9b\xb0\xcd\x4e\x5b\xb5\x31\x29\xd1\x98\xec\x53\x4b\x4b\x34\x0a\xfb\x46\xb8\x61\x89\xc6\x84\xa1\x96\x83\x64\xee\xe9\x02\x0f\xb0\x6f\x4c\x5b\x65\xab\x25\xac\xb2\x74\xe1\xfc\x74\x68\x01\xb6\x3e\xf6\x74\x68\x01\xd2\x25\xf1\x53\xcf\x02\xf7\x6c\x9b\x0f\x3f\x55\x13\x78\x68\xe9\x92\xb8\x3c\x34\x61\xeb\x89\xad\xda\x98\x14\x5f\x4c\x76\x7a\xa5\xc5\x17\x85\x7d\x63\x72\x6b\xf1\xc5\xa4\x86\x62\x52\x8d\x24\xad\xa1\x28\x6c\x4a\xfd\xa6\x35\x14\x13\xd2\x59\xb2\x87\x2b\x25\x9d\x09\x5b\xaf\x2e\xe9\x2c\xe1\x8e\x25\xbb\xb3\x52\xee\x98\xb0\xcd\xd3\xcb\x1d\x4b\xca\x1f\xa6\x8b\xdd\xa7\x5f\xfb\xf4\x6b\xe3\x20\xa4\x93\x25\x74\xb2\x9c\x74\xa1\x74\x32\x21\xa9\x16\x91\x6f\x1d\xc4\x7b\xf0\xf8\xf2\xaa\x50\x14\x5c\x55\x88\x52\x11\x26\x5a\xde\xc8\x17\x82\x3b\x96\x94\x86\x48\xb9\x63\xc2\x76\x00\x7a\xab\x00\x30\xc1\x92\x52\x07\xf9\xd6\x6a\xa1\x80\x6d\x29\x05\x52\xc0\x84\x64\x53\x7f\x4a\x01\x13\xb6\x94\x82\xb7\x03\x10\xac\xb0\x64\xcb\x53\xca\x0a\xcb\x77\xd8\x7a\x1a\xe1\x6c\x0a\x26\x57\xba\xce\x2c\x93\x4b\xd8\x12\x0f\x64\x72\x25\xb4\xad\x64\x47\x7a\x4a\xdb\x12\xb6\x63\xa5\xb4\xad\x84\xaa\x95\x6c\x66\xca\xb7\xf3\x4a\x60\x53\x6f\x38\xdf\xce\x2b\xdf\x28\x13\x9b\x99\xf2\xad\x32\xc1\xe4\xda\x37\x5f\xdb\xf9\x0c\xb4\xad\xe4\x70\xbd\x94\xb6\x25\xec\x1b\xcb\x22\xd2\xb6\x12\x8e\x56\xba\xce\x2c\x47\x4b\xd8\x94\x1d\xce\xb7\x83\x19\x90\xec\xc3\x4e\x69\x5b\xc2\xa6\xf4\x76\x4a\xdb\x4a\x2a\x35\x66\x30\x72\xbd\x0d\xc6\x81\x7d\x63\x4e\x2f\x93\x2b\x61\x6f\x25\x25\x1a\xd3\x42\x8e\xc2\xa6\x40\x77\xca\xe4\x12\x92\xed\x53\x29\x93\x4b\xd8\x37\x42\x50\x99\x5c\x09\x47\x2b\x63\xf8\x78\xbf\x63\xf1\x1d\x99\xf9\xbf\x5d\x75\x81\xa3\x95\x2e\x50\xcb\xd1\x12\xb6\xa4\x0f\x6b\x30\x26\xb4\xad\x64\x43\x72\x4a\xdb\x12\x36\x05\x15\xf2\xed\xc0\x08\x47\x2b\x59\xa0\x2e\x39\x5a\x05\x71\x2a\x59\x67\x2e\x6a\x15\x5e\x80\xc7\xbc\x34\xa7\xac\x4f\x58\x30\xa6\x92\xa5\xd8\x92\x12\x25\xec\xdb\x35\xe8\x94\x94\xa8\x82\xf3\x94\x6c\x40\xaa\x5b\x78\x63\x60\xdb\x8b\xc7\x33\xe9\x2e\xaa\x18\x66\x7c\x44\xa7\x22\xfc\xea\xf2\x46\x1f\xcf\x68\xc5\x66\xb9\xf2\x10\x78\x61\xdf\xd6\xfe\xee\x50\x5c\x96\x42\xac\x9b\xfa\xb1\x79\x6e\xd9\x46\xf5\x63\xf3\x26\x65\x17\x5c\x9d\x9e\x1c\x62\x57\x9e\xbd\x2e\xec\xdb\x56\xe4\x55\x2c\xcb\x72\x58\x5c\x79\xaa\xba\xb0\x29\x20\x51\x9e\xaa\x5e\x70\xa1\x92\xdd\x33\x25\x17\xaa\x6e\x0e\x1a\xbc\x89\xc4\xa7\x82\x99\x94\xac\x88\x96\xcc\x24\x61\x43\xab\x29\x99\x49\x42\xb2\x67\xa4\xa8\x22\xf8\x81\x7d\xbb\x0c\xb1\x2c\x26\x58\x70\x96\x92\xb5\xce\x3a\x98\x3b\x0b\xfb\xc6\x6b\xc3\x65\xba\x60\x72\x15\x37\xe2\x7f\x84\x4d\x1c\x5b\x52\x9a\x0a\x66\x52\xb2\xeb\xa2\x64\x26\x09\x9b\xaa\xd7\x05\x4b\xe9\x03\xc9\xbe\x85\x92\xac\x24\x6c\xca\x5f\x14\x45\x0a\x2f\xa0\x5d\xa8\xcc\xa1\x7e\x50\xab\x70\x13\x13\x97\xb5\x0a\x0b\x4a\x53\xb2\xd7\xa0\xa4\x34\x09\x1b\xea\x50\x59\x72\xb0\x20\x2b\x25\x6c\xfd\x92\xac\x24\x6c\x22\xe7\xf2\x54\xf5\x3a\x08\x5d\x60\xaf\x17\x55\x04\x3f\xb0\x39\xaa\xbc\x2c\x26\x58\x30\x93\xb2\x7c\x21\x15\x00\x38\xe0\x16\x96\xe7\xa5\x0b\x9b\x8a\xf4\x25\x59\xa9\x28\x20\x98\xf5\x11\xb5\xa2\x66\x5d\x9e\xa6\x32\x98\x15\x34\xa4\x84\x7a\x5d\xd2\x90\x0a\x1a\xd2\x86\xe5\x54\xd2\x90\x0a\x06\x51\xb2\x7b\xa6\x2c\x00\x28\x6c\xaa\xdb\x97\x6c\x22\x21\xa1\xff\x96\x67\x9c\x0b\x9b\x12\x1f\x75\xa8\x72\x1c\x7b\x9e\x35\x78\xed\xf6\x73\x34\x9f\xc3\x46\xb4\x8d\xc0\xf4\x59\x40\x2c\x69\x48\x05\xcf\x28\xe1\xe7\x16\x64\xa3\x0f\x6c\x66\x1a\x25\xe7\xa8\x38\x09\x3d\x39\x6e\xad\x3c\x09\x5d\xd8\x54\x09\x2f\x39\x47\xc5\x89\xe5\x09\xf3\xb6\x86\x9a\x03\x1f\x67\x43\xdb\x2a\xf9\x38\x42\x0c\x4c\x41\x3e\x4e\xc1\xb4\xd9\x54\xe3\x2e\x99\x36\x42\xd6\xe5\x04\x4b\xa6\x8d\xb0\x0f\x5b\xef\xd7\xe6\x5c\xf3\xac\xc5\xb3\xd2\x46\x30\x8e\x1c\xbe\x10\xe3\x48\x51\x6f\x2f\xa1\xb9\x95\xf5\xf6\x0a\x76\xcd\x86\x7d\x55\x50\x6c\x3e\x90\x6c\x49\x29\x99\x36\xc2\x86\x7d\x55\xc3\xaf\x0d\xe1\x26\xa1\x80\x95\x55\xf9\x0a\xf2\xcd\x3e\xec\x1c\xbc\x7a\x41\x85\x49\x38\x5a\x25\x15\x46\xd8\x54\x10\x29\xa9\x30\x42\xc2\x00\x2a\x68\x31\x17\xf0\xd1\xec\x42\x3f\x1a\x90\x7d\x8d\x10\x25\xb1\x45\xc8\xe6\x6b\x5b\x5c\x4f\xd8\x94\x7f\x2e\xb9\x2e\xc5\xf1\xe6\xc9\x8a\x68\x4d\xbf\x23\xb0\x8f\xf0\x59\xa5\xe8\xce\x55\x81\xe8\xa1\x88\x17\x0a\x1f\xcf\x0b\x41\x6c\x49\xd6\x3a\x4b\x62\x8b\xb0\x8f\x54\xe4\xe3\x83\x5f\xf4\x46\xbf\xf6\xd4\xf8\x92\x46\x68\x7c\x90\x3e\xb2\x71\xf4\x92\x3e\x84\x4d\xb1\xdd\x92\xf4\x51\x70\x37\xb2\xf1\x85\x72\x37\x84\x0d\x21\xab\x2c\x3c\x57\xf0\x35\x92\xbc\x73\x59\x65\xae\x38\xc3\x7a\x33\xa9\x2a\xcf\xb0\x2e\x2a\xcb\x25\x89\xe1\x9a\x7e\x8e\xe9\xe7\x60\x98\xb2\xca\x5c\x41\xd4\xc8\x75\xd0\x85\xfd\x79\x3c\x8a\x79\x0d\xeb\x25\x51\xa3\x20\x6a\x24\xf9\xce\x92\xa8\x51\x61\xaf\x5e\xc3\x7a\xc9\xca\x28\x0e\xac\x4e\x56\x1b\xcb\x03\xab\x85\xcd\x39\x01\xe5\x81\xd5\x05\x51\x23\xc9\x18\x96\x44\x8d\xa2\x16\xdd\x66\xb2\x57\xd6\xa2\x2b\x88\x1a\xc9\x99\xcc\x25\x51\xa3\x20\x6a\x6c\x26\x7b\x25\x51\xa3\x38\x64\x3a\xc9\xb9\x95\x87\x4c\x0b\x9b\x33\x07\xca\x43\xa6\x0b\x26\x45\xb2\xda\x58\x32\x29\x84\x0d\x35\xad\x64\x52\x14\xb4\x89\x5c\xc5\x2f\xea\x90\x43\x87\xbc\x15\xa1\xab\xf0\x1a\x72\xd5\xf7\x17\xa8\x4b\xda\x83\xb0\x0f\x46\x54\x8b\xd0\x15\x4c\x88\x5c\xf6\x9d\xfa\x01\x6c\xe6\xa8\xe5\x89\xd0\x42\x2e\x7b\x85\xa9\xa6\xb0\xa9\x1d\x53\x91\xf6\x1d\x53\x4d\x4e\x8a\x2d\xf9\x12\xc2\x86\x51\x57\xf2\x25\x2a\x88\xcb\x96\x8d\x28\x3f\x4d\xf9\x8b\xde\xe8\x2f\x36\xdd\xc9\xc0\x68\x5d\x3a\x61\x53\x2d\xb9\x42\xc5\x82\xe3\x90\x2c\xaf\x97\x1c\x07\x61\x53\x2d\xb9\xe4\x38\x14\x2c\x83\x64\xcb\x40\x79\x00\xb3\xb0\x29\x4d\x53\x32\x0e\x0a\x2e\x41\xee\x6b\x0a\x5c\x72\x09\x84\x4d\xb5\xe4\xb2\xb2\x5b\x91\xc6\x4f\x8e\x52\x2c\xd3\xf8\xc2\xa6\x5a\x72\x99\xc6\x17\x92\x93\x99\x2a\xfd\x80\xc0\xa6\x5a\x72\x99\xba\x2f\x92\xf2\x49\xcd\xb6\x32\x29\x2f\xec\x81\x13\x4c\x3d\x31\x69\xed\xe4\xfc\xa6\x32\xad\x2d\x6c\x4a\xe6\x54\x6a\x75\x40\xb2\x18\x59\x66\xba\x85\x0d\x4f\xb1\xd2\xfe\x4a\x22\xa3\xed\x6b\x1b\x19\x71\x5e\xf1\x1e\x58\xb0\xe7\x15\x0b\xc5\x1a\x59\x99\xe9\xae\xba\xdc\x5b\xb1\x20\x56\xa5\x7b\x03\xf6\x60\x44\xf5\x08\xe3\xe2\x8c\xe1\x62\x41\xac\x3c\x63\xb8\xa8\xe6\xb6\x39\xdf\xa2\xac\xe6\x26\x14\x8b\x45\x55\xc6\x4f\xc0\x1e\x9f\xc7\xf3\xda\xa4\xc8\x0b\xda\x7b\x99\x22\x2f\xd2\xe2\x9b\x1a\x40\x55\x86\xc9\xa4\xb5\x8b\x45\x9d\x32\xad\x2d\xec\x61\x23\x8c\x79\x38\xf8\xb7\x58\xca\xa8\xf2\x0b\x95\x9f\x83\x81\xd1\x1c\x76\x91\xb0\x2e\xa6\xe6\x65\xc2\x5a\xd8\x10\x2f\xcb\x84\x75\x91\x2b\x2e\xa6\xd3\x65\xae\xb8\x48\x9a\xee\x71\x5c\x3d\x61\xd2\xb4\x48\xdc\xed\x81\x27\x36\x71\x57\x14\x81\x2a\x6a\xcd\x97\x45\xa0\x8a\x23\x44\x37\x35\x5e\xca\x23\x44\x8b\x5c\x5e\x41\xa0\x2d\x73\x79\xc2\x66\xe6\x5f\xe6\xf2\x8a\xba\x50\xa5\x8f\xb5\x2e\x94\xb0\xa9\x04\x53\x9e\x04\x5a\x9c\x04\x5a\x07\x73\x08\x4f\x02\x2d\xaa\x47\xed\x49\x47\x5b\x3d\xaa\x28\xef\x54\x3a\x05\x33\x7e\x45\xb1\xa6\xd2\x3a\x96\xe1\x06\xb0\xe1\xda\x95\x85\x9b\x6a\x5d\x5f\xb8\xa8\xd9\x5d\x4b\x87\x0a\x6c\x96\x1f\x6a\xf9\xb5\xa9\xd2\x54\x7e\x5a\xab\x34\x09\x9b\x82\xaf\x65\x95\x26\xa1\xe0\xae\x96\x55\x9a\x8a\x93\x40\x37\x05\x5f\xcb\x93\x40\x8b\x73\x3d\xaf\x98\x08\x11\xaf\xcd\xb9\x9e\x9b\x82\xaf\xb5\xc2\xd6\x5f\x3e\xb6\x28\xbd\x5d\x26\x27\x85\x0d\x07\xb0\x3c\xd0\x53\x28\x0a\x37\x95\xf9\xca\x22\x13\xb9\x27\x8a\x69\x26\xb2\x48\x3b\x16\x2b\x5e\x65\xda\x51\xd8\x14\xc0\x29\x6b\x39\x09\x45\xc1\xe9\x32\x13\x29\x6c\x8a\xb4\xd6\x32\x58\x22\x13\x59\x90\x53\xcb\x4c\xa4\xb0\xe1\x13\x96\x99\xc8\x22\x63\x58\x1c\xa9\x52\x66\x0c\x85\x4d\x91\xd6\xb2\x58\x93\x50\xa3\xbc\xca\x46\x24\x0a\x30\x11\xa9\x98\xeb\x52\xb3\x2b\xfc\x42\x34\x14\xf1\x8b\x76\x8e\x3e\x1a\x28\x8e\x41\x29\x0f\x07\x15\x36\x85\x79\x6a\x19\x8b\x01\x45\x75\xe9\x5a\x2a\xe6\x52\x31\x19\x3e\x97\x8a\xc9\x79\xa1\x45\x75\xe9\xf2\xbc\x50\x61\xb3\x40\x54\x9e\x17\x2a\x14\x14\xd6\xb2\xae\x94\xb0\xa7\x9f\xc3\xd8\x02\xa8\xd1\x8a\x7c\x47\x95\x7c\xd2\x85\x2a\x39\x99\xd0\x2b\xba\x43\xa4\x62\x32\xe9\xa6\x6e\x6b\x59\x44\xaa\xa8\x18\x55\xd4\x82\x2a\x2b\x46\x15\x55\xa2\x36\x75\x5b\x6b\xe9\xf8\x80\x1a\x8c\x7c\xa6\x53\x85\xcd\x49\x1f\x65\xc5\xa8\x22\xc3\x5a\x90\x66\xcb\x0c\xab\xb0\x67\x7c\xbf\x06\x75\x99\x80\x2d\xf2\xa8\xc5\xa2\x5f\x99\x47\x2d\x4a\x3a\x6d\x2a\x18\x95\xa7\x82\x0a\xa5\xd5\x6d\x2d\x05\xd8\x14\x7f\x2d\x2b\x3e\x15\x85\x9b\x4a\x7b\xb2\x70\x93\xb0\xa1\x8d\x96\x85\x9b\x84\x52\x8b\x3c\x3b\x54\xd8\x14\x7f\x2d\x33\xb7\x45\xb6\xb6\xd4\x0f\xcb\x3b\x09\x1b\x72\x69\x59\xde\xa9\xa8\xbf\x54\x7e\x79\xeb\x2f\x09\x9b\x12\xb1\xc5\xa1\xa1\x17\xec\xeb\x2a\x1f\x9f\x9f\x1b\x31\x6a\xb4\xdb\x83\x42\x8b\x34\x6d\xb1\xe8\x57\xa6\x69\x85\xfd\x37\x91\xad\x2f\x7e\xb1\x14\xf9\x8b\xaa\x1f\xfe\xda\x9a\x49\x42\x51\xb0\xb5\xac\x99\x24\xec\x99\x8a\x6c\x04\x4a\x3a\x51\xf8\x5d\x9f\x46\xa0\xa4\x49\xaf\xaa\xa4\x40\x51\xb0\xb5\xcc\xef\x16\x99\xdb\xcd\x32\x63\x99\xb9\x2d\xb2\xb5\x9b\x32\x4a\x75\x37\xf6\x04\x0a\x42\x68\x59\xd4\xa8\xee\x7a\x4f\xe2\x58\x2b\x18\x15\xb5\x89\x8a\xda\x44\x65\x6d\x22\x61\x53\x4e\xb4\xac\x4d\x54\x94\x18\x2a\xca\x3d\x96\x25\x86\x84\xcd\xca\x63\xdd\x9d\xf9\x53\x4f\xa8\x02\xb7\x6b\x3d\x21\x61\x4f\x22\x36\xeb\x09\x15\xf5\x84\x0a\x2e\x66\x59\x4f\x48\xd8\xac\x4f\xd6\x5d\xf7\x46\x3d\xa1\x62\xa9\xab\xac\x27\x24\xec\x49\x5c\x77\xd7\x4b\x51\x3c\xa8\x58\xea\x2a\x8b\x07\xd5\x5d\xdb\x24\x26\xbe\x6b\x9b\xe4\x8a\x8b\x43\x36\xca\x5c\x71\x91\xf2\x2d\x2a\x51\x95\x29\x5f\x61\x43\x67\x2d\x0b\xe0\x14\x99\xdf\x8a\xa5\xe8\xae\xe8\xce\x55\x1b\x11\x2f\xc4\x49\x8f\x45\x69\x9b\x7a\xd8\x5f\xc0\x66\xc9\xb2\xac\x76\x53\x54\xa8\x29\x2a\x2b\x95\x15\x6a\x84\x4d\x95\xa6\x7a\x18\xd7\x51\x5c\xa6\xa8\x60\x54\x8f\xf8\x88\x1e\x5c\x35\x10\x3d\x15\x5d\x5d\x48\xed\x99\xb2\xf6\x8c\xb0\x29\x56\x59\x0f\xbb\x90\x7a\x31\x45\xa1\x99\xb2\x5e\x8c\xb0\xfd\x42\x0f\xad\xe3\x41\x17\xba\x4a\xf5\xb0\x0b\x81\x4d\x49\xcb\x32\x7d\x5c\x54\x95\x29\xd8\x7d\x65\x55\x19\x61\xb3\x94\x5a\x26\x86\x8b\xea\x2d\x45\x95\x94\xb2\x7a\x8b\xb0\x29\x69\x59\x66\x5b\x8b\x6c\x6b\xb9\x66\x64\xb6\xb5\x28\xd5\x52\xd0\xdc\xca\x52\x2d\xc2\x66\x0d\xb6\x9e\xc6\x75\x94\x6a\x29\x8a\x3e\x94\xa5\x5a\x8a\x22\x2c\x1b\x92\x70\x59\x84\xa5\x9e\x68\xb4\x4b\x3f\x4f\x35\x1a\xd8\xac\xc1\xd6\xd3\x2f\x44\xa9\x96\xa2\x24\x41\x59\xaa\xa5\x38\x37\x71\x43\x25\x2e\xcf\x4d\x2c\xd2\xbc\x45\x49\x82\xb2\x2e\x4b\x99\xdf\x55\x7d\xcd\xef\x0a\x05\x35\xad\x2c\xc2\x22\xec\xc0\x7f\x99\xf2\x2d\x8e\x3c\xac\x42\xbf\x9e\x7a\x39\x60\xab\xe4\xa6\x7c\x8b\x94\x6f\x71\x8e\x44\x99\xf2\x15\x36\xb5\x30\xcb\x82\x2e\x45\x6a\xb6\xa0\xa6\x95\x95\x4d\x84\x4d\xe1\xcb\x32\x4d\x5b\xa4\x56\x8b\x9a\x25\x65\x6a\x55\xd8\x90\x97\xeb\xd9\x9f\xab\xae\x71\x97\x9a\x25\x65\x65\x13\x61\x53\xa6\xab\x4c\xc0\x16\x49\xd7\x2b\xd2\x44\x64\x53\x99\x3b\x53\x1e\xb3\x4c\xc0\x16\xa9\xd5\x62\x6f\x6c\x99\x5a\x15\xb6\x26\x6a\x6a\xb5\xc8\xa3\x16\xfb\x46\xcb\x44\xa9\xb0\x29\x8f\x59\x2f\x3f\x2d\x05\x4e\x0a\xa2\x58\x79\x38\x5f\xbd\x98\x2e\x51\x1e\xb3\x5e\x7e\x5a\x92\xa3\xc5\x9e\xca\xb2\xd8\x89\xb0\x5d\xd9\x36\x51\x2a\x14\x95\x4d\xca\x44\xa9\xb0\x83\x61\xce\x92\x28\x42\xb1\x5b\xb2\x2c\x89\x22\x6c\x4a\x6d\xd6\x4b\xab\x05\xaa\xb6\x37\xde\x15\x61\x30\x61\x23\x1e\x8a\x68\xfd\xfe\xfe\xbe\xe2\xb2\x88\x8a\xb0\xa9\x67\x56\x16\x51\x29\xce\xfe\x2b\x8e\xaf\xaf\x97\x5a\xf4\x22\x6f\xe3\x1a\xfd\xcb\x41\x96\x83\xfe\x8a\x4d\x8b\xf5\x52\x3f\x5e\x7a\x03\x46\x41\x0f\xfd\x2b\x52\xbe\xc5\xbe\xbc\x32\xe5\x2b\x6c\xca\x63\x96\x29\xdf\xa2\x62\x4a\xb1\xff\xad\xac\x98\x22\x6c\x6a\xa3\x95\xe7\x00\x16\xf5\x4b\x8a\xdd\x68\x65\x81\x12\x61\x73\x74\x52\xbd\x1c\xf2\x5e\xd7\x68\x55\x8d\xfa\xbd\x8c\xa5\x80\x4d\xa9\xcd\x7a\x19\x4b\x91\x87\xad\xf6\x85\xd4\xa2\x57\xd3\x9d\x8c\x82\xe4\x67\x2f\xb8\xba\x93\x4d\x43\x65\xb6\xb5\x48\x81\x16\xbb\x7a\xea\x74\x4c\x02\x36\xd5\x37\xcb\x42\x20\x45\xf1\x8f\x62\x6f\x46\x9d\x76\xf4\x69\x47\x33\xdf\xb5\x10\x48\x9d\x84\x2e\x1c\xc7\x5e\xa7\xbd\x4a\x12\x70\x53\x7d\xb3\x4c\x02\xd6\x9b\x24\x33\x05\xcb\xea\xad\x3d\x91\x45\x29\xb6\xc8\xb7\x59\x94\xe6\x40\xaa\xda\x57\xaf\xb6\x07\x52\x09\x9b\x6a\x24\xed\x81\x54\xcd\xb6\xf6\xda\x57\x4f\xb4\xdb\xda\x9b\x43\x95\x36\xab\xd1\x7d\xc3\x13\xf7\x8d\xd3\xcb\xa1\x9c\x34\x87\x2d\x5d\x70\x7d\x5a\x56\x57\xdb\x03\x96\x84\xe6\x08\xe3\x26\xcd\xf1\x81\x0d\xfb\xb3\xcd\x76\x34\x07\x2c\x35\xb3\xe2\xf6\x80\x25\x61\x53\xb1\xa0\x3d\x60\xa9\xd9\x1f\xde\x90\x23\xda\xfd\xe1\xc2\xa6\x62\x41\xbb\x3f\xbc\xd9\x13\xde\xb7\xa1\xc8\x5f\x2c\x7f\x91\xa6\xb6\xbf\xc8\xb1\xfa\x94\x3d\x6f\xb7\x8c\x0b\x9b\x8a\x05\x6d\xe6\x44\xe8\x9b\x5d\xd8\xb6\x8b\xc8\x99\x8a\x05\xed\xc6\xf2\x26\x99\xd2\x50\x0a\xda\x64\x8a\xb0\xcb\x8e\x6e\xdb\xd5\xb4\x8b\xce\x31\xbf\xd2\x6c\x06\x6f\x38\x47\xed\x66\x70\x61\x53\xc4\xa0\x3d\x99\xa9\xc9\xc2\x34\x99\xee\x36\x0b\x23\xec\xfa\x88\x9e\x8a\x5e\x5c\x55\x88\x4e\x45\x27\x57\x05\x22\x7a\x82\x34\x4b\x93\x77\x6e\xb7\x8c\x0b\x9b\x52\x07\x4d\xfa\xe5\x02\x5e\xa8\x78\xfc\xf4\xf1\xd3\x17\xe2\xf1\xa8\x6f\x93\x39\x69\xd2\xa1\x6d\xe6\x44\xd8\xf8\xeb\x26\x8b\x72\x01\x5d\xd8\x8a\x7c\xa1\xb0\x0b\x17\xa2\xbb\xa2\xe7\x75\xd5\xe2\xf1\xe1\xe3\xf1\x13\x65\x53\xc3\x17\x0a\xba\x70\xdf\x10\xf9\x42\x4c\x22\xf1\xfd\x6d\x7e\xa5\x39\xa0\xa9\x49\x64\xf5\xa1\xae\x02\x9b\xaa\x56\x6d\xca\x45\x68\x4e\xfc\x6d\x53\x2e\xc2\x2e\x5f\x3b\x6d\x04\x47\xe1\x93\xbe\x69\x0f\x6b\x12\x36\xd5\x13\x9a\x83\x9b\x2e\xe0\x59\x07\x37\xaa\x98\x87\x8a\x59\xde\xf8\x79\xd6\xd5\x7a\xf6\x74\xf7\xa1\x62\x9a\x72\xa1\x7a\x42\x9b\x72\x69\xf2\x2b\xcd\xe1\xa0\x6d\x7e\x45\xd8\x54\x4f\x68\xf3\x2b\x42\x53\x84\xbc\xcd\xaf\x08\x1b\x8a\x73\xbb\xa7\xbb\x0f\x14\x93\x74\x44\x1f\x2a\x26\xf9\x95\x4d\xf5\x84\x36\xbf\xd2\x83\x99\x59\xf5\x40\x44\x47\xb3\xd1\xba\x61\x39\xf5\x98\x5e\xa5\x9a\x5c\x83\x59\xbb\xe9\xba\x39\x73\xa9\x61\x39\xb5\x67\x2e\x09\xbb\x96\x22\x1a\xc1\xae\xe8\xa6\xb2\x77\xbb\x2b\x5a\xd8\x14\x08\x68\x77\x45\x37\x1b\x9a\x9b\xe5\xf5\x1e\xaa\xc9\x50\x4d\x16\x4d\x8d\xcf\xb3\x78\xa1\x75\x43\xf4\x54\x44\xeb\xb7\x22\x5b\x8f\x9a\xb0\xa8\xd3\xe6\x6a\x84\x4d\x7e\xa5\xcd\xd5\x34\xa7\x29\x35\x0b\xd4\xed\x69\x4a\xc2\x66\xf8\x6c\x36\x4d\xff\xd8\x64\x61\xfa\xf0\xf1\x7e\x6d\x60\x53\x6c\xa0\xcd\xc2\xf4\xb8\xbe\x70\xb3\xd0\xd7\xec\x6a\xfe\xc0\x86\x12\xde\x6e\x6e\x6e\x36\x21\x37\x4b\x65\xed\x49\x45\xc2\xae\xfd\xfd\x6a\x5b\x6d\x92\xa6\xd9\x5e\xdc\x63\xd0\x6c\x3d\x8b\x19\x19\x2a\x16\xb4\x19\x19\xa1\x39\x35\xad\xcd\xc8\x34\x67\x08\x35\xfc\xa5\xf6\x0c\x21\x61\x73\xa4\x53\x4f\x2d\x98\x9c\x48\x73\x2c\x6c\xbb\x33\x57\xd8\x94\x3a\x68\x77\xe6\x0a\xcd\xd9\x57\xed\xce\x5c\x61\x13\x0f\xf4\xf4\x03\xb2\xe7\xb6\xa9\x7a\xdd\xee\xb9\x15\x36\x05\x11\xda\x03\x83\x9a\x03\x83\x7a\xa0\x32\x1e\x18\x24\x6c\x0a\x22\xb4\x07\x06\x35\x29\x97\xe6\x40\xaa\xf6\x28\xa0\x66\x83\xed\x26\x1b\xd6\x6e\xb0\xed\x79\x0d\x1a\x3d\x3f\xa2\xcf\x8d\x77\xae\x4a\x44\x0f\x45\x0f\xae\xe2\x17\x35\x57\x60\x53\x10\xa1\x4d\xe5\x34\xe9\x9b\x66\x4d\xb1\xdd\x86\x2b\xec\xf6\x46\xcd\x15\x68\x0e\x91\x6a\xb3\x3b\xc2\x6e\x94\x81\x4c\xcf\x05\x4f\xae\xa2\x57\xfd\x68\xc0\x6e\x1f\xef\x47\x03\x9a\x65\xb3\x36\x95\xd3\xa4\x6f\x9a\x35\xb2\x76\x83\xad\xb0\x49\xdc\xb5\xa9\x9c\x26\x49\xd3\xec\xa6\x6d\x93\x34\xc2\xa6\xb8\x42\x73\x9e\xd0\x05\x3c\x2b\xb8\x6a\xfa\xac\xe9\xb3\x14\xf9\xac\xe0\x85\x18\x2b\x43\x17\x0e\x6c\x8a\x2b\xb4\x79\x9b\x26\x0b\xd3\xec\x6d\x6d\xcf\x10\x12\x36\x41\x5c\xbb\xb7\xb5\xd9\xa2\xda\xac\x22\xb4\x5b\x54\x9b\x33\x84\x76\x5f\xb3\xbc\xf6\x0c\xa1\x0e\xd4\x84\xfd\xa8\x1d\xaa\x49\xa8\x26\x58\x8a\x07\x06\x75\xf8\x69\x17\x2f\xe4\xa7\x0d\x3f\xed\x41\x53\xfd\xb4\x6c\x18\x6d\xb8\x3d\xed\x86\x51\x61\x53\x5c\xa1\xdd\x30\xda\x6c\x18\x6d\xb8\x3d\xed\x86\x51\x61\x13\x5c\xb6\x67\xf5\x34\x69\x92\x66\x72\xdb\xa6\x49\x9a\x03\x74\x9a\x83\x0b\x3a\xed\xfb\x64\x6a\xde\x1f\x11\xaf\x4d\x4e\xa4\x21\xcc\xb4\x39\x91\x66\x7f\xe5\x26\x8f\xda\xee\xaf\xec\xbc\x9c\x60\x53\xfd\xb7\x53\x27\x08\xec\x1e\x89\x28\x15\x5d\x96\x46\xd8\xd8\x66\x4e\x84\x4d\x25\x85\x36\x73\xd2\xa4\x49\x9a\xed\x8c\x6d\x9a\xa4\x49\x8d\x6c\xca\x04\x76\xea\xf1\x80\x0e\x46\x88\xb4\xef\x39\x13\x67\x93\xa6\x6d\xcf\xc4\xe9\xc4\x1e\xa9\xfe\xdb\xa9\x3d\xa6\xf6\x38\x15\xf9\x42\x0c\x9f\x70\x68\x3a\x1d\x3e\x81\x4d\xbd\x85\x76\x1f\x64\x67\xd1\x5f\x7c\xb4\xd4\x55\x72\x4c\xce\xa6\xde\x42\x7b\x4c\x4e\xa7\x1f\x0d\xe7\xec\x46\x45\x61\x53\x2a\xa1\xcd\xe8\x34\xe9\x9b\xa6\xb2\x6e\x9b\xbe\x11\x36\x9b\x60\xda\xf4\x4d\x93\xbe\xe9\xc4\x03\x98\xbe\x11\x36\xf5\x09\x3b\x35\x3e\xd2\x37\x4d\x39\xe3\x36\x7d\xd3\xa4\x6f\x3a\x51\x4c\xd3\x37\xc2\x6e\xa2\x3f\xd3\x37\xcd\x16\xc6\x26\xcc\xee\x52\x01\x80\xcd\x39\x6f\x5d\x2c\xd7\x08\x4d\xc5\xdf\x2e\x75\x02\xd8\x64\xa7\xbb\x8c\xeb\x48\x05\x35\xb5\x7c\xdb\x54\x90\xb0\x99\x96\x74\x19\xd7\x91\xeb\x69\x56\x4a\xba\x34\x64\x60\x37\x86\xec\x6e\xc9\xae\x49\xeb\xf9\x42\xe5\xe8\x4c\xde\x67\x37\xf1\xa6\x79\x9f\x66\xa3\x62\x53\x4f\xb6\xdd\xa8\x28\x6c\xb6\xda\x74\xe9\xef\x81\x86\xcf\xd3\xa5\x6d\x97\xb6\x4d\xf4\x67\x76\x48\x68\xf8\x3c\x5d\x6a\xa1\x09\xa3\x46\x57\x4d\x18\x35\x19\xa1\xce\xcf\x8d\x36\x82\x08\x84\x4a\x0c\x6d\x2a\xa8\x39\xd7\x65\x93\x22\x6f\xcf\x75\x69\x76\xb3\x35\xe5\xe9\xda\xdd\x6c\xcd\x0e\xb6\xcd\x8e\xe1\x66\x1b\xdb\x07\x9a\x4d\x69\xed\x6e\x36\x61\x93\xfc\x6e\x77\xb3\x35\xfb\xd4\x9a\xba\xad\xed\x3e\x35\x61\xaf\xcf\xe3\x31\x18\x8e\x67\xe9\x9a\xeb\xdf\x0f\xc5\xeb\xf8\xff\x8d\xc4\x1e\xde\x22\x6c\x36\x0c\x77\x6b\xc0\x40\x53\xb2\xad\x3d\xcf\xa5\xd9\x11\xb7\xd9\x30\xdc\xee\x88\x6b\xb6\xbf\xb5\x93\x16\xb7\xbf\x35\x5b\xde\xf6\xf2\x45\x0c\x6c\x38\xa9\xa5\x9d\x09\x78\x52\x4b\x73\x3a\xcb\x5e\xbe\x88\x06\xcc\xe9\x2a\x6d\xc4\xed\xe9\x2a\xc2\x5e\xd8\xa1\xdb\xdf\x9a\xc4\x5a\x73\xe4\x64\x9b\x58\x13\x46\xa3\x0b\x24\xd9\x7e\xec\xc6\xc2\xa8\x73\xd5\xdd\x1f\xd1\xe0\x59\xf4\xa6\x16\x46\x9a\xac\x59\x89\xe8\xd6\x79\x02\x1b\x92\x40\xb7\xce\x93\x94\x59\x1b\x24\x99\x32\x6b\xce\x3a\xd9\x6c\x2b\x6e\xcf\x3a\x11\x8e\xc1\x6b\x9b\x45\x13\x0e\x07\x7a\xb3\x68\xc2\xc1\xa1\x8f\xbd\x58\xea\x6c\x12\x6b\x9b\x0d\xc3\x6d\x62\x4d\x38\xe2\xf3\xac\x97\xa2\xd7\x25\x22\xc4\x5b\x46\xb6\xc0\x66\x0f\x71\x2f\x87\x4a\xe0\xd0\xc2\x3c\x5d\xa5\x39\x51\x65\xb3\x87\xb8\x97\xda\x07\x1c\xd4\x71\xec\xa5\x85\x01\x87\xb3\x8a\xa5\x42\x02\x9b\x0d\xc3\xed\x19\x2c\xc2\xa1\x5b\x34\xbb\xd7\xa4\xf2\xf6\x42\x01\x4c\xe5\x09\x07\x7b\x75\x7b\x19\x4b\x9b\xdd\x63\xc3\x70\x9b\xdd\x13\x0e\x36\xf5\xf4\x72\x18\x21\xc9\xb7\xd9\x0a\xdc\xcb\x18\x0e\x18\xb0\x02\xdb\x84\x9f\xb0\xd9\xe4\xdb\xcb\x21\x1c\x18\x87\xaf\xad\x46\x03\x83\x53\xcf\xdb\x6d\x8c\x6d\x5a\x90\x7d\xbf\x6d\x5a\x50\x18\xe4\x52\xda\xb4\x60\xb3\x67\x71\xb3\xa3\xb7\xdd\xb3\x28\x0c\x96\x60\xdb\x4c\xa1\xb0\xe1\x6c\x34\xfb\x17\x2f\xe0\x90\xf0\xcf\x8d\x7e\x34\x02\x7a\x76\xf4\xb6\xf9\x44\x61\x50\xbc\xbc\xcd\x27\x0a\x7b\xd9\xf7\x0e\x6f\xc0\xd0\x23\x99\x4f\x6c\xb6\x18\x6e\xf6\xfd\xf6\x72\x94\x02\x26\xbb\x17\xda\xe4\xa1\x30\x29\x0c\xd7\x26\x0f\x85\x09\x9f\xbd\x4d\x1e\x0a\xf3\xe6\x17\x72\xd9\x02\x98\x37\x5b\xaf\x59\x99\x16\x64\xe7\x5a\x9b\x16\x14\x26\xb9\xef\x36\x2d\x28\xcc\x69\x53\x1d\x04\x97\x65\xfe\xcb\xab\xec\x42\xeb\x99\x7f\x6e\xb4\x0b\x09\x79\x56\xa3\x13\x86\x3c\xc0\xcc\x8f\xc8\x77\x64\xee\x01\x63\xa5\x4d\x0b\x0a\x93\xda\x67\x6d\x5a\x50\xd8\x30\x56\xda\x5d\x96\xc2\x6c\x15\x53\x0f\xc0\x96\xca\xbd\x98\x4c\xb9\xa5\x52\x08\xe7\x7d\xe6\x13\x85\xe0\x94\xd4\x36\x9f\xd8\xe4\x13\xf7\xd2\x90\x1d\x89\x81\x98\x9f\xc7\xdb\xf7\x96\x9e\xf1\x6b\x1b\x06\x03\x7b\x11\x0e\x98\x62\x14\xc2\xf1\xda\x14\xa3\xb0\xd9\xbe\xdb\xdb\xf1\x1a\x08\xca\xb8\xf7\x76\xbc\xe6\x9c\x9a\xcd\xf6\xdd\xf6\x9c\x1a\x21\x28\x8d\xdd\x9e\x53\x23\x6c\xf6\xea\xf6\xd6\x0d\x01\x41\x99\xdb\xf6\xe8\x1a\x21\x6a\xfe\xfb\xf3\x82\xae\xbf\xff\xf9\xfe\xeb\x0f\x7f\xf7\x0f\xf7\x5f\xff\xf1\xfe\xe7\xf3\xeb\xf9\xd7\xdf\x7e\x3b\x7f\xfe\xfd\xf5\xd3\xf3\xf7\xaf\x3f\x5c\xd2\xaf\xd7\xf9\xfe\xe9\xe7\xf3\xb7\xf3\x2f\xbf\xfc\xf5\xb7\xe7\xf9\xf5\xeb\x2f\xbf\x5e\x77\xf1\xe7\xff\x0e\x00\x00\xff\xff\x4a\x6a\xca\x5f\x91\xad\x00\x00"); +func _ddg ()(*asset ,error ){_cgff ,_fde :=_eea ();if _fde !=nil {return nil ,_fde ;};_facg :=bindataFileInfo {_ae :"Adobe-KR-0",_ca :640,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491402,0)};_afcf :=&asset {_e :_cgff ,_ee :_facg };return _afcf ,nil ; +};var _eccg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9c\x4b\x0f\x1e\xb7\x91\xae\xf7\xfa\x15\xdf\x32\x67\x91\xe3\x2e\x5e\x9b\x80\x20\xe0\x9c\x5c\x10\xe3\x20\x39\x83\xf1\xdc\x80\xc1\x2c\x9a\x37\x43\x40\x2c\x09\xb2\xbc\xc8\xbf\x1f\xd4\xfb\x50\x9e\x4c\x30\x80\xb3\x30\xca\x2a\xb1\xbb\xd9\x4f\x57\x91\x7c\x59\xfc\xf4\xcd\x6f\xbe\xfd\xed\xb7\x1f\xde\x7f\x79\x7d\xf3\x0f\x9f\x3f\x8e\xef\xd6\x97\xd7\x7e\xff\x61\x7e\x5e\x3f\x7e\xfc\xe9\xf3\x58\xaf\xbe\xbe\x7f\xff\xe1\xcd\x1b\x0b\xaf\xf9\x7e\x7c\xf9\xfa\x47\x99\xf1\xc3\xf3\xe9\xcd\x1b\xbf\xfe\xbb\xbf\xfc\xf8\x65\xfd\xf0\xed\x87\xfd\xf1\x15\x69\x37\x7f\xfa\x74\xda\xbe\x5e\xdf\xfc\xe3\xfa\xfe\xfd\x8f\x5f\x3e\xff\xe5\xf5\xab\xff\x33\x3f\xf6\xf5\xbf\x5e\x73\x6d\xf7\xff\xff\xcf\x73\x7d\x7e\xff\xe1\xfb\xd7\xaf\x7e\xf3\xa7\xef\xec\x67\xf7\x77\x3f\x7d\xfa\xf4\xe7\xf5\xc3\xfa\xf0\xe5\x65\xf2\xad\x0f\x53\xf6\xcd\x37\xbf\xf9\xe3\xf3\xe9\x4f\xcf\x0f\xeb\xf5\xcd\x1f\xfe\xdf\xfc\x73\xff\xf5\xff\xcd\xbf\xfe\x83\xfe\x4a\x7f\xf3\x2f\xeb\xf3\x8f\xef\x3f\x7e\x78\xd9\xff\xbe\xae\xf2\x5f\xee\x7f\xfa\xcb\xa7\x75\xee\xf4\xe6\x9b\x7f\xfb\xe7\x6f\x7f\xfb\xfa\x77\x7b\xd9\xf5\x0a\x39\x87\xf8\x1f\xc7\xff\xaf\x7f\xfc\x38\xd7\xeb\xe2\x4f\x81\xbe\x8f\x8f\x73\xfd\xf8\xe9\x19\xeb\xf3\xf3\xe1\xfb\xf5\xe6\xf5\x7a\x7b\x5d\xef\x5e\xaf\xd7\xdb\xfb\x7a\xe7\x7f\xba\x7f\x97\xae\x77\xaf\xb7\xbf\xff\xdd\xef\x7f\xf7\xce\x3b\xf9\x37\xed\xdf\x18\xb7\xf9\xf0\xf1\xcb\x5c\x1b\x9f\xee\xf0\xd6\xf6\xbb\x97\xf9\x15\x7f\xfd\x57\x6f\xec\xba\xce\x73\xdf\xcf\xd3\x3a\x78\xeb\xba\xbc\xf5\xdb\x7b\xe9\x69\x18\xcb\x35\x66\xf9\x0c\x9f\xc9\x17\x92\x7c\x01\x5f\x78\xf7\xb2\x12\xac\xca\x17\xf1\xc5\x77\x2f\x4b\xe5\xf8\x12\xbe\xe4\xd7\xb6\x9b\x6b\x33\xbe\xec\xed\xac\x04\xf9\x0a\xbe\xe2\xbe\x6c\xf4\xa5\xe2\xab\xee\x0b\xc6\xb5\x37\xbe\xdb\x9f\x6b\x99\xfe\x35\x7c\x4d\xfd\xbb\x6e\xf9\x1e\x7c\x8f\xfa\x77\x73\xbf\x8e\xaf\xbb\x2f\x96\x4b\xbe\x81\x6f\xf8\x33\x52\xe5\x7e\x13\xdf\x54\x5f\x72\x91\x6f\xe1\x5b\xba\x5f\xe3\x19\x1b\x9f\x93\xae\x57\x53\xbb\x0c\x3f\x37\x96\x2c\xe9\x7e\x19\x7e\x19\x7e\x29\xca\x07\x3f\x37\x56\x2d\x8a\x41\x86\x9f\x1b\x2b\x81\xbe\x64\xf8\xb9\xb1\x94\x9a\xfa\x9c\xe1\x97\xc5\x2f\x65\x71\xce\xf0\xcb\xe2\x67\x51\xfd\xcb\xf0\x73\x63\xd5\x2e\xf1\xcb\xf0\x73\xe3\xdf\x83\xbe\xc0\xcf\x8d\x33\xa5\x2f\xf0\x73\x63\xe9\x82\x41\x86\x9f\x1b\x7f\x06\xcf\x85\x9f\x1b\x2b\x57\xa0\xcf\xf0\x73\x63\xd9\x6e\xfa\x0c\x3f\x37\x96\xef\xc0\xfd\xe0\xe7\xc6\x99\xea\x7e\x05\x7e\x6e\xac\xc4\x4b\xd7\x16\xf8\xb9\xb1\x12\xa3\xbe\x65\x81\x9f\x1b\xef\x0b\x3e\xf8\x15\xf8\xdd\xdc\x0f\x7e\x6e\xac\x94\x4b\xef\x56\xe0\xe7\xc6\x8a\x95\x26\x1f\xfc\xdc\x58\x4e\xc4\x64\x81\x9f\x1b\x2b\x2d\xd2\x17\xf8\x15\xc5\x5f\xce\xe2\x5c\xe0\x57\x88\x3f\xd8\x17\xf8\x15\xe2\xef\x3c\x03\x7e\x45\xfc\xee\xf3\x6e\xf0\x2b\xe2\xd7\x88\xa1\x02\xbf\x32\x89\x17\x7c\xf0\x2b\x8a\xbf\xbb\x71\x3f\xf8\x15\xf1\xbb\xb3\x7c\x15\x7e\x15\x7e\x59\xcf\xa8\xf0\xab\xf0\xab\x7a\xb7\x0a\xbf\xaa\xfc\x8d\xb7\xfa\x5c\xe1\x57\xe1\xc7\xfb\x56\xf8\xd5\x04\x53\xc5\x4b\x85\x9f\x1b\xcb\xd5\xb8\x16\x7e\x6e\xac\xa4\xd3\x17\xf8\xd5\x4a\x5f\xf4\x8d\x2a\xfc\xaa\xf8\x15\xc6\x97\x0a\xbf\xaa\xf8\x4b\x7c\xa3\x0a\xbf\xfa\x70\x2d\xcf\x80\x9f\x1b\xcf\x19\xee\x07\xbf\x2a\x7e\xa5\x8a\x55\x85\x5f\x3d\xfc\x78\x0f\xf8\x69\x9c\xcb\x35\xe8\xda\x07\x2e\x0f\x5c\x6e\x3d\xf7\x81\x8b\x1b\xff\x96\xba\xf6\x81\xcb\x23\x2e\x91\xd8\x7d\xe0\xf2\x68\x5c\x2b\x8c\x4d\x0f\x5c\xdc\x58\x4d\x17\xcf\x80\xcb\xa3\xb8\x2a\xe7\x19\x70\x79\xc4\xc5\x92\x58\x3d\x70\x79\x6e\x62\x9c\xfb\xc1\xc5\x8d\xd5\x0b\x56\x0f\x5c\x1e\x71\xc9\x8d\x67\xc0\xe5\x11\x97\xc8\xd8\xf4\xc0\xe5\x19\xbc\x1b\xcf\x80\x8b\x1b\x2b\x56\xf5\x2d\x1f\xb8\x3c\x8a\xab\x4a\x4e\x3f\xc4\xd5\xb3\x69\xa7\x3e\x77\xe2\xaa\x6b\x5e\xb8\x88\xab\x0e\xbf\x7e\xe6\x05\xda\xc1\xaf\x2b\xae\x12\xf1\xd2\xe1\xd7\x0f\x3f\xbd\x47\x87\x5f\xd7\xb8\x76\x07\xda\xc1\xaf\x93\x97\x95\x67\xc0\xaf\x13\x57\x8c\x25\x1d\x7e\x5d\xe3\xda\xc5\x5c\xd1\xe1\xd7\xc5\xaf\x05\xbd\x6f\x87\x5f\x57\x5c\x65\xf2\xa8\xc3\xaf\x93\x97\x8c\xbb\x1d\x7e\xbd\xd3\x8e\xfe\xc1\xaf\x0f\xe6\x37\x7c\xf0\xeb\xe2\x17\x88\xab\x0e\xbf\x2e\x7e\xf1\xf4\x05\x7e\x6e\x2c\x19\xac\x06\xfc\xc6\xc5\x58\xa7\xfe\x0d\xf8\x8d\x93\x97\xb4\x83\xdf\x60\x5e\x2d\xfa\x96\x03\x7e\x83\xbc\x2c\x8a\x8d\x01\xbf\x21\x7e\xa1\x69\xa6\xff\x79\x4e\xff\x9f\xa6\xf9\x7b\x0d\xf0\x0e\x85\x62\x08\x3c\x0e\x94\x83\x29\x82\x57\x1a\xa0\x1c\x9a\x22\x52\x14\xb6\x01\xca\xd1\xb8\x16\x1f\x28\x87\xa6\x88\xc4\x10\x37\x40\x39\xce\x14\x21\x6c\x03\x94\x83\x50\x4c\x0a\xb1\x01\xca\x41\x28\x32\x85\x0d\x50\x0e\x50\x9e\xd7\x04\xe5\xd8\x0c\x03\x6a\x37\x41\x39\x99\x62\xab\xda\x4d\x50\xce\x83\x52\xcf\x9d\xa0\x9c\x9a\x22\x22\x4b\x85\x09\xca\x49\x28\x1e\x1f\x28\x67\xa2\x2f\xdc\x0f\x56\x53\x53\x6c\x2e\x7a\xdf\x49\x28\xce\xc2\x7b\xe8\xd3\x4c\xf8\x4d\x96\x28\x17\xfd\x83\xdf\x14\xbf\xca\xb0\x37\xe1\x37\xc5\x2f\x12\x4e\x13\x7e\x6e\x7c\xa8\xe1\x19\xf0\x73\xe3\xed\xf0\xc1\x6f\x12\x8a\x95\xe7\xc2\x6f\x12\x8a\x95\xe7\xc2\x6f\x32\xc4\x31\x65\x4f\xf8\x4d\x85\x62\x81\xfd\x82\xdf\xba\x78\x5f\xb5\x5b\xf0\x73\xe3\xed\x94\x16\x0b\x7e\x8b\xa1\x90\x14\x5d\xf0\x5b\x5a\xe2\x45\xfa\xbc\xe0\xb7\x12\xec\xf1\xc1\x6f\x69\x8a\x48\x4c\x11\x0b\x7e\x4b\xfc\xac\x89\xf3\x82\xdf\xaa\x0c\x99\xe2\xb2\xe0\xb7\x18\x0a\x8f\x0f\x7e\x6e\x2c\x9d\xf8\x5b\xf0\x5b\xa4\xf2\x79\x2e\xfc\x56\xe7\xdd\x78\x2e\xfc\x16\xf1\x77\x9e\x0b\xbf\x35\x89\x5d\xae\x85\xdf\x62\x89\xc7\x52\x75\xc1\xcf\x8d\x4f\x75\x62\xb0\xe1\xb7\xe1\xc7\x52\x61\xc3\x6f\x13\x7f\x45\xdf\x7c\xc3\x6f\xc3\xef\xb4\x83\xdf\x8e\x7f\x15\x2f\x1b\x7e\x5b\x53\x49\x60\xf9\xb5\xe1\xb7\x59\x22\xb3\xec\xdb\xf0\x73\x63\xd5\x32\x7d\x81\xdf\x66\x2a\xb9\xf5\x1e\x1b\x7e\x6e\x2c\x25\x72\x70\xc3\x6f\x37\xfa\xa7\x5c\xdd\xf0\x73\xe3\xf7\xe3\x19\xf0\xdb\xc4\x1f\xb1\xb1\xe1\xb7\x07\xdf\x8d\x3e\xc3\x6f\x8b\x5f\x88\xdc\x0f\x7e\x6e\x2c\x99\x96\x5f\x1b\x39\x21\xe3\x53\xdd\x2d\x9f\xe1\x33\xee\xd7\xe4\x0b\xf8\x02\x7d\x4e\xf2\x45\x7c\x91\xfb\x65\xf9\x12\x3e\xb1\x8a\x95\xfb\x65\x7c\x9a\x36\x82\xa6\xdd\x8d\x9c\xd8\xc8\x89\x58\xe8\x4b\xc5\xa7\x5c\x2d\x31\xca\x77\xe3\xbb\x19\xe6\x79\x6e\xc3\xc7\x72\x58\x53\xce\x46\x4e\x6c\xe4\x44\x4c\xf4\xb9\xe3\xd3\x58\x97\xc5\x7e\x23\x27\x64\xac\x84\x4c\x5f\x26\xbe\x49\x9f\xe9\xcb\xc2\x47\xac\xe9\x9b\x6f\xe4\xc4\x46\x4e\x24\xc5\xc6\x46\x4e\xc8\xf8\x72\x1d\x1f\xfc\x24\x27\x4a\x48\x7a\x06\x72\x42\xc6\x52\xd1\xf4\xb7\x91\x13\x32\x96\x93\xa6\xb5\x8d\x9c\xd8\xc8\x89\x6c\xdc\x0f\x7e\x19\x7e\xca\xd5\x8d\x9c\xd8\xc8\x09\x96\x5f\x1b\x39\x21\xe3\x7d\xe1\xb9\xf0\x93\x9c\x48\xc1\xc4\x0a\x39\xb1\x8f\x9c\x38\xcf\x85\x9f\xe4\x44\x0e\x92\x40\x1b\x39\xb1\x91\x13\x41\xcb\x8c\x8d\x9c\x90\xf1\xe7\xd2\x3f\xf8\x49\x4e\xa4\xd8\xb8\x1f\xfc\x90\x13\x35\xd2\x17\xf8\x65\x72\x55\x63\xc4\x46\x4e\x6c\xe4\x44\x28\xf8\xe0\x57\x4e\xfc\xa9\xcf\xc8\x09\x19\x2b\x8d\x38\x45\x4e\x6c\xe4\xc4\x4d\x0c\x21\x27\x36\x72\x22\x06\x7c\xf0\x43\x4e\xc4\xaa\xbe\x20\x27\x64\x7c\xf9\x45\x3b\xf8\x21\x27\x4e\x8c\x23\x27\x36\x72\x22\x44\x9e\x0b\x3f\xc9\x89\x72\x5f\x62\x85\x9c\xd8\xc8\x89\xd8\xae\x5f\x9e\xee\x37\x6a\x43\xc6\x57\x53\x74\x0b\xbc\xe5\x84\x27\xb7\x06\x2f\x6a\x03\x05\xbc\x51\x1b\x1b\xb5\xc1\xd0\xb0\x51\x1b\x1b\xb5\x11\x09\x77\xd4\xc6\x46\x6d\x24\xad\x60\x36\x6a\x63\x1f\xb5\x41\x4a\xa1\x36\x36\x6a\x23\x68\x48\xda\xa8\x8d\x7d\xd4\x86\x56\xa3\x1b\xb5\xb1\x51\x1b\x91\x50\x44\x6d\xc8\xf8\x33\xb8\x1f\x78\xa5\x36\xf2\xc5\xbb\xa1\x36\x64\x2c\x37\xad\x64\x37\x6a\x43\xc6\x87\x6f\xa5\x05\x6a\x63\xa3\x36\x42\xe0\x7e\xe0\x45\x6d\xdc\x84\x22\x6a\x43\xc6\x3f\x35\xef\x06\x3f\xa9\x8d\x5c\x13\xcf\x80\x9f\xd4\x46\xa9\x99\x77\x83\x5f\x25\xbd\xb9\x16\xb5\xb1\x51\x1b\xc6\xd0\x85\xda\x90\xf1\x50\xd4\x7b\xa0\x36\x64\xbc\xcf\xba\x1f\x6a\x43\xc6\x4a\x25\xcd\x50\x1b\x32\xae\x18\xc4\x0f\xb5\xb1\x51\x1b\xac\xe6\x37\x6a\x63\x1f\xb5\x51\x78\x2e\x5c\x8e\xda\x08\x3c\x17\x2e\x0f\xab\x65\x18\xa0\x36\x64\x3c\xa5\xc4\x0f\xb5\x21\xe3\xc3\x23\xcf\x85\x8b\xd4\x46\x35\xe3\x5a\xb8\xa0\x36\x62\xa1\x1d\x5c\x50\x1b\xad\xf0\x5c\xe2\x4a\x6a\x23\xdd\x52\xc0\x1b\xb5\x21\x63\xa9\x6a\xca\xd9\xa8\x0d\x19\xab\x17\x29\x85\xda\xd8\xa8\x8d\x06\x17\xd4\xc6\x46\x6d\xb0\x13\xb2\x51\x1b\x1b\xb5\x51\xcf\x33\xe0\x87\xda\x48\x0c\xc1\xa8\x8d\x8d\xda\xc8\x91\x76\xf0\x93\xda\x28\x95\xe9\x00\xb5\x21\xe3\xdf\x88\x76\xf0\x43\x6d\xd8\x79\x06\xfc\x50\x1b\x09\x06\xa8\x0d\x19\xab\x76\x89\x29\x6a\x43\xc6\xea\x95\x78\x06\xfc\x50\x1b\x51\xcb\x91\x8d\xda\x90\xb1\xd4\x98\x12\x51\x1b\x32\x56\x2a\x43\x17\x6a\x63\xa3\x36\x32\x7d\x46\x6d\x6c\xd4\x46\x82\x3d\x6a\x43\xc6\xf2\x7d\x71\x2d\xfc\x8e\xda\x38\x3e\xf8\x0d\xf2\xb2\xe9\x3d\x90\x13\x32\xbe\x4c\xc3\x07\x3f\x49\x8c\x12\xb4\xe4\xd9\x48\x0c\x19\x67\xca\x73\xe1\x87\xc4\xb8\x88\x3f\x24\x86\x8c\xc7\x95\xde\x17\x89\x21\xe3\xf1\xcc\x33\xe0\x37\x4e\xfc\x89\x01\x12\x43\xc6\x99\x72\x3f\xf8\x8d\xa3\xd6\x78\x0f\xf8\x8d\xb3\xc4\xe3\x5a\xf8\x21\x31\x72\x50\x3b\x24\x86\x8c\xe7\xb9\xfa\x82\xc4\xd8\xf3\xe4\x2f\x3e\xf8\x21\x31\x32\xe3\x15\x12\x63\x23\x31\x6e\xa9\xdd\x8d\xc4\x90\xf1\xa5\x39\xd7\xc2\x6f\x9e\x5d\x28\x7c\xf0\x9b\x8c\x6b\x97\x62\x08\x89\x21\x63\xf9\x22\x7f\x91\x18\xfb\x48\x0c\xa6\x71\x24\x86\x8c\x95\x33\xb5\x23\x31\x64\xfc\x5b\x2a\xd6\x90\x18\x32\xbe\xcc\xd0\x37\x42\x62\xec\x23\x31\x98\xd6\x90\x18\x1b\x89\x51\xb5\x5b\xba\x91\x18\x32\xfe\x6e\xfa\x1e\x48\x0c\x19\x5f\x16\xa8\xcf\x48\x8c\x8d\xc4\xb8\x99\xc6\x91\x18\x32\x9e\x47\x7a\x2e\x12\x63\x1f\x89\xc1\x94\x88\xc4\x90\xf1\x6f\xa9\xf7\x45\x62\xc8\x58\xbd\x58\x8e\x20\x31\x64\xac\xb0\x93\xb9\x91\x18\xfb\x48\x0c\xf2\x08\x89\x21\x63\xa9\x26\x9e\x0b\x3f\x24\xc6\x59\xca\x20\x31\x64\xac\x64\xa6\x7b\x24\xc6\x3e\x12\xe3\xf4\x19\x7e\x48\x8c\x18\x79\x06\xfc\xd6\xe1\x47\x3b\xf8\xad\xb3\x0b\x25\xf6\x48\x8c\x8d\xc4\x38\xcb\x57\x24\x86\x8c\xcf\x79\xba\x1f\x12\x43\xc6\xf2\x95\xe2\xdf\x31\xdd\xa3\x40\xf6\x51\x20\x84\x31\x0a\x44\xc6\x3f\xbf\x10\xa1\x40\x64\xac\x14\xc2\x13\x05\x22\xe3\x2b\x13\x7d\x42\x14\x88\x8c\xaf\x0a\xd5\x7d\x14\xc8\x46\x81\x5c\x0c\xcb\x28\x10\x19\x5f\x3e\xe0\x03\xef\x66\x55\xc3\xab\xa3\x40\x64\xfc\x5a\x7d\x6a\x14\x88\x8c\xa5\xcc\xaa\x10\x05\x22\x63\xe5\x66\x18\x40\x81\xec\xaf\x0a\x84\x76\xe0\x45\x81\x94\xf3\x6e\xe0\x45\x81\x64\x0f\xd9\x76\x49\x81\x60\xac\x6a\xa8\x69\x97\x14\x08\xc6\xaa\xf9\xfb\xb6\x4b\x0a\x04\xe3\xe9\x58\xe5\x8b\xf8\x50\xbb\x95\xfb\x25\x7c\x67\xe3\x85\x6b\x33\x3e\xa9\xb5\xe0\x21\xd6\x2e\x29\x10\x8c\x33\x88\xf2\x55\x7c\x6c\x5c\xdd\xdc\xef\xc6\x77\x0a\x1a\xb4\x6b\xf8\x60\x55\x9b\x7c\x0f\x3e\x86\x42\x5f\x66\xb4\x4b\x0a\x04\x63\xa5\xdc\xbc\xdb\xc0\x27\x56\xf9\xf4\x6f\xe2\xa3\xa0\x71\xda\x2d\x7c\x6c\xfc\x5d\xbc\xef\xc6\xa7\x50\x94\x6a\x6f\x57\x86\x5f\x26\x95\x13\x3e\xf8\xa1\x40\xee\x5b\x7d\xc9\xf0\xcb\x67\x29\x83\x0f\x7e\x14\x34\xb2\x7f\xcb\x76\x65\xf8\x49\x81\x94\x1c\xf1\xc1\x2f\x9f\x25\x9e\xfa\x92\xe1\x27\x05\x52\xb4\x9b\xd1\xae\x0c\xbf\xcc\x54\x7c\x89\x73\x86\x5f\x66\x43\xb9\x89\x55\x86\x9f\x14\x48\xaa\x37\x7d\x86\x5f\x3e\xfc\xc4\x39\xc3\x4f\x0a\xa4\xb4\x4b\x5c\x32\xfc\x50\x20\x57\xe6\x7e\xf0\x43\x81\xd4\x1b\x1f\xfc\x8e\x02\x39\x5c\xe0\x47\x41\x23\x15\xf9\x0a\xfc\xdc\xb0\x02\x68\x57\x01\x9f\x04\x48\x2e\x7a\x6a\x81\x9e\x9b\x60\xc7\x05\x3c\x37\x29\x25\x31\x29\xb0\x43\x7d\x04\xa3\x19\xec\x4e\x31\x83\xfe\x16\xd8\x49\x7d\xc4\x60\x3c\x14\x76\xa8\x8f\x68\x62\x57\x60\x27\xf5\x91\x4f\xcc\x17\xd8\xa1\x3e\xa4\xe8\xda\x55\x60\x27\xf5\x91\x8c\xef\x53\x60\x47\x31\x43\x9b\xc4\xed\x2a\xb0\x2b\x67\xa7\x4f\x31\x50\x60\x57\x58\xc6\x90\x07\x05\x76\xc8\x8b\x48\xbe\x14\xd8\x21\x2f\x2e\xd3\x7b\x54\xd8\x55\x76\xfa\x88\xe5\x0a\x3c\xc9\x8b\xa4\x31\xad\x5d\x15\x7a\x92\x17\x59\x4b\xd2\x76\x55\xf0\x21\x2f\x62\x13\xab\x0a\xbf\x23\x2f\xb2\x62\xaf\xc2\x8f\x62\x46\x6b\x5c\x0b\x3f\xe4\x45\x6b\x62\x50\xe1\xf7\xb5\x98\x41\xff\xe0\xe7\x26\x9e\xe1\xa1\x82\xaf\x9e\x8d\x16\xba\x0c\xbe\xaf\xb5\x0c\x1e\x01\x3e\xa9\x8b\xdc\x4e\xf7\xc0\x47\x2d\x23\x1c\x1f\xf8\x50\x17\x81\xcf\x56\xc1\x27\x75\x91\x02\x61\xf6\x80\x45\xea\x22\xb7\xa6\x57\x7b\xc0\x82\xba\x08\x84\xed\x03\x96\x87\x0d\xa8\xaa\xbe\x3c\x60\x79\xce\x06\x1e\x3e\xb0\xa0\x2e\xc2\xad\xf7\x78\xc0\x82\xba\x08\x51\xfd\x7b\xc0\x22\x75\x91\x22\x61\xfa\x80\xe5\xa8\x0b\xc2\xea\x81\x0b\xea\x22\x32\xf4\x3d\x70\x91\xba\x48\xda\x54\x69\xd7\x03\x97\xe7\xd4\x68\x15\x42\x0f\x5c\x4e\x2d\x83\xa1\xe0\x81\xcb\xc3\xa6\x00\x4c\x1f\xb8\x3c\x67\x53\x85\x67\x10\x56\xcf\xa9\x31\xca\xd7\x09\x2b\x6a\x19\x21\xe9\x7e\x1d\x7e\x52\x17\x49\x9b\xcf\xed\xea\xf0\xeb\x87\x9f\x38\x77\xf8\x9d\x5a\x46\xd6\xf7\xe8\xf0\xeb\xac\xee\xc8\xf1\x0e\x3f\xa9\x8b\xa4\x0d\xe9\x76\x75\xf8\xa1\x2e\x22\xdf\xad\xc3\x0f\x75\x11\xda\x2f\xcf\xf4\xed\xea\xe0\x95\xf8\x48\xf1\xbc\x12\x78\x3b\x25\xc8\x2c\xe4\x1d\xbc\x5f\x4b\x1d\x74\x0b\xbc\x94\x3a\x42\xa6\x0b\xe0\x3d\xa5\x0e\x06\x9f\x0e\xde\x53\xea\x20\xda\x3b\x78\x29\x75\x04\x3e\x4d\x07\x2f\xe2\x23\x30\x2b\x0d\xf0\x0e\xf0\x32\x3b\x0c\xf0\x22\x3e\x02\x88\x06\x78\x29\x75\x9c\x51\x65\x80\x77\x20\x7e\xf9\x0c\x03\xbc\x6e\xce\x9c\x3e\x80\x3b\x4e\xa1\x4d\x1f\x70\x00\x77\x9c\xa5\x1f\x57\x02\x57\xd2\x23\xa9\xa8\xdb\xae\x01\x3d\x49\x8f\xaa\x9d\x99\x76\x0d\xe8\x21\x3d\xb4\x9b\xd9\xae\x01\x3d\x49\x8f\x72\x05\xda\x41\x0f\xe9\x11\xce\x73\xa1\x27\xe9\x91\xe3\xc5\x73\xa1\xe7\xa6\x56\x96\x1c\x03\x78\x47\x79\x5c\xbc\x06\xf0\xa4\x3c\x92\xea\x8f\xed\x9a\xc0\x43\x79\x24\x62\x7d\x02\x4f\xca\xe3\x6a\x0c\xfb\x13\x78\x28\x8f\xc4\x90\x37\x81\x27\xe5\x51\x23\x53\xe1\x04\xde\x3c\xe7\x2f\xf4\xc1\x27\xf8\xa4\x3c\x72\xbc\x68\x07\xbe\xa3\x3c\xc8\xc5\x09\xbe\xc9\x90\x17\xe9\x1f\xf8\xe6\xa9\x53\x0a\xcb\x04\xdf\x3c\xca\x8d\x6b\xc1\xf7\x55\x79\x70\x2d\xf8\x26\x1b\xa6\xe7\xb9\xe0\x73\xe3\x8b\x2f\xb9\xa0\x87\xf0\xb0\x46\x97\xc1\x37\x59\xd9\x99\x28\x4f\xf0\x4d\x16\xce\xac\x60\x16\xf8\x4e\x6d\x23\x09\xd5\x02\x1f\xb5\x0d\x09\xbc\x76\x2d\xf0\x21\x3c\x1a\xb3\xcd\x02\x1f\xb5\x8d\x0c\x82\x05\x3e\x6a\x1b\xc6\xca\x69\x81\x6f\x51\x1b\xca\xf8\xc0\x77\x84\x07\xe9\xbe\xc0\xb7\xd8\x78\x61\x15\xb7\xc0\xb7\x10\x6e\xe4\xd0\x02\xdf\xa2\x36\x44\x94\x2e\xf0\x1d\xe1\x01\x97\x05\x3e\x09\x8f\x5c\x99\x5a\x16\xf8\x24\x3c\x52\x66\xa8\x5d\xf0\x93\xf0\x28\x89\x4f\xb4\xe0\x27\xe1\x91\xb5\x47\xd9\xae\x05\x3f\x09\x8f\x94\xab\xee\xb7\xe1\x27\xe1\x91\x32\x61\xb5\xe1\x77\x94\x05\xab\x89\x0d\xbf\x8d\xf0\x6d\xea\xdf\x86\x1f\xca\x22\x90\x81\x1b\x7e\x52\x16\xa9\xb0\xc2\xda\xf0\x43\x59\x18\xc3\xef\x86\xdf\x86\x1f\x4c\x37\xfc\x4e\x6d\x83\xcc\xdf\xf0\x43\x59\xa8\x8e\xd6\xae\x0d\xbf\x7d\xc2\x4f\xdf\x77\xc3\x6f\x33\xe5\x5e\xf8\xe0\x87\xb2\x88\xa7\x2f\xf0\x93\xb2\x48\x85\x15\xef\x86\xdf\x51\x16\x81\xe7\xc2\x0f\x65\x51\x14\x2f\x86\xb2\x30\x8e\x4a\x25\x17\xdc\xcd\x50\x16\xc6\x51\x29\x6d\xd0\x34\x43\x59\xc8\xf8\x4a\x31\xc8\x17\xf1\xb1\x49\x75\x73\x6d\xc2\x47\xac\xe9\x7b\x18\xca\xc2\x4e\x6d\x43\x0c\x0c\x65\x21\xe3\xa3\x1f\xbe\x8a\xef\x1c\x29\x88\xf2\xdd\xf8\x8e\x0a\xe3\x7e\x0d\x5f\xa3\xce\x47\xbb\x07\xdf\x89\x35\xfa\xdc\xf1\x29\x55\x4b\xe6\xda\x81\x0f\x15\xa6\x79\xc2\x50\x16\x32\x56\xb4\x87\xdf\x0c\x65\x21\x63\xa9\x14\xae\xdd\xf8\xce\x3c\x21\x1f\xca\xc2\xf2\xa9\xa3\xa9\x2f\x28\x0b\x19\x4b\x85\xfb\xa1\x2c\x64\x3c\xee\xc5\x0a\x65\x21\x63\x76\xd3\x67\x94\x85\x8c\xc5\xc6\xa5\xe0\x43\x58\x5c\xa7\x19\xf8\x24\x2c\xa2\x4e\x04\x35\x43\x58\xc8\xc4\x0b\x2a\xe8\x0a\x3b\x95\x0d\x7d\x70\x64\x85\x4c\xce\x5c\x07\x3a\x37\xa1\x5e\x34\x82\x9c\x9b\x54\x25\x79\x0c\x49\x21\x13\x62\xfc\xe5\xbd\xfb\x66\x08\x0e\x19\xff\xc4\xdc\x05\xac\x99\x19\xa4\xe2\x03\x6b\x3e\x43\xa0\xfa\x84\xe0\x90\x31\x6d\xc7\x34\x43\x70\xc8\x04\x9d\x05\x69\x86\xe0\x30\xce\x4f\x21\x11\x0c\xc5\x21\xe3\xc1\xcb\xdd\x80\x5a\x58\xdb\x04\x11\x44\x72\x18\x92\x43\xc5\xd8\x66\x48\x0e\x19\x4b\x15\xfa\x48\x0e\x43\x72\x04\x18\x22\x39\x64\x3c\xb0\x78\x2e\x5c\x91\x1c\x46\xc0\x20\x39\x8c\x82\x47\x6a\xb4\x03\x6d\x39\x3b\x2f\xb4\x83\x2d\x92\xc3\x4e\x9f\xa1\x87\xe4\xd0\xae\x5c\x33\x24\x87\x8c\x07\x96\xe8\x21\x39\xec\x54\x34\xa2\xda\x21\x39\x0c\xc9\x91\x82\xda\x21\x39\xec\xeb\xf9\x29\xbd\x07\x92\xc3\xbe\x56\x34\x94\x0c\x48\x0e\x43\x72\x5c\x17\x3e\xf8\x1d\xc9\x01\x03\x24\x87\xd5\xb3\x73\x8a\x0f\x7e\x5f\x25\x87\xde\x0d\xc9\x61\xa7\xa2\xc1\x77\x43\x72\x18\x15\x8d\x74\xfa\x02\x3f\x69\x8e\xac\x6a\x4d\x33\x34\x87\xd5\x33\xff\xea\xbb\xa1\x39\x8c\xf3\x53\x2a\x5e\x35\x43\x73\x18\x15\x8d\x56\x69\x07\x3f\x34\x47\x96\x1e\x30\x34\x87\x9d\x8a\x06\xec\xd1\x1c\x32\x96\xaa\x16\x93\x86\xe6\x90\xf1\xe4\x17\x3f\x34\x87\x9d\xf3\x53\x0c\x9e\x68\x0e\x43\x73\x84\xa0\x67\xa0\x39\x64\x2c\xdd\xc4\x06\x9a\x43\xc6\xaa\xe6\x5f\x43\x72\x18\x05\x8d\xa2\x65\x89\x21\x39\x0c\xc9\x71\x13\xce\x48\x0e\x7b\x4e\x1d\x92\x76\x60\xe1\xf8\xd4\x09\x03\x24\x87\x9d\x82\x86\x24\x8c\x21\x39\x0c\xc9\x61\x91\x2e\x83\x85\x82\x46\x21\x24\x91\x1c\x32\x96\xee\x46\xff\x08\x2b\x24\x47\xe1\x53\x22\x39\x64\x32\x1f\x08\xc1\x21\x63\xa5\xd2\x63\x04\x87\x8c\x65\x1d\x1a\x6c\x86\xe0\xb0\x23\x38\x98\x51\x10\x1c\x32\x0e\x54\x3d\x46\x70\x18\xe5\x8c\x70\x9e\x0a\x3c\x04\x47\xe5\x6d\x11\x1c\x32\x96\x1a\xf4\x50\x14\xd6\x4f\x39\x08\x1f\xf4\x28\x67\x54\xc6\x11\x14\x85\xa1\x28\x2a\xc1\x82\xa2\x90\xb1\xc8\xec\x6b\x28\x0a\x43\x51\x44\x92\x08\x45\x21\xe3\xa3\x38\xef\x06\x3d\x29\x8a\x7c\x91\xa8\x28\x0a\xa3\x74\x71\x6b\x35\x64\xa8\x07\xfb\x7a\x50\x4a\xf7\x43\x3d\xd8\x39\x28\xa5\x45\xb6\xa1\x1e\x8c\xd2\xc5\xcd\x57\x43\x3d\xc8\xf8\x73\x69\x07\xab\xc1\x01\x46\x18\xa0\x1f\xec\x94\x2e\x18\x72\xd1\x0f\x46\xe9\xe2\x66\x70\x41\x3f\xd8\x29\x5d\xf0\xdd\xd0\x0f\xc6\xe9\x28\x56\x7a\x86\x7e\xb0\x53\xba\xe0\x9b\xa3\x1f\x6c\x9c\xbd\x4d\xbd\x2f\xfa\xc1\x38\x1d\xd5\x98\xe1\xd1\x0f\x36\x4e\xe9\x87\x3e\xc3\xea\x08\x08\xed\xaf\xd9\x38\xac\x14\x69\x67\xb5\x81\x80\x90\x89\x45\x8b\x67\x43\x3f\x18\x95\x0b\xf6\x06\x0c\xfd\x20\x63\x39\xf1\x79\xd1\x0f\x32\xbe\x38\xe0\x5a\xf0\x71\x38\xaa\x91\x1c\xe8\x07\x19\xbb\xf2\xb9\x16\x54\x68\x85\x00\x02\xb4\x82\x1d\xad\x70\xd1\x0e\x54\xf3\x9c\x69\xa4\x2f\xa0\x3a\x5a\x41\x7b\x03\x86\x56\x90\xb9\x2f\xa6\x51\xa4\x82\xcd\xb3\x0b\xac\xaf\x81\x56\xb0\x73\x0e\xea\xa2\x7b\x90\x9a\x67\xa2\x14\x3d\xb4\x82\xcd\x73\x36\x40\xed\xd0\x0a\x32\x56\x8d\x61\x09\xad\x60\x14\x29\xce\xb4\x88\x56\x90\xf1\x69\x82\x76\xa0\x3a\x45\x0a\x5e\x03\xad\x60\xe7\x1c\x54\xcc\x7f\xc7\x3c\x8f\x94\x30\x6a\x18\x31\xe9\xcd\x91\x12\x32\x3e\x13\xd0\x55\xe8\x72\x4c\x8a\x4d\x3e\x43\x4a\xc8\xf8\x1a\x81\xae\x42\x97\x1a\x46\x64\xc9\x87\x94\x90\x89\x67\x92\x43\x49\x18\x25\x8c\xc0\x47\x45\x49\xc8\x58\xbe\x21\x89\x92\xb0\xa3\x24\x02\xd7\x42\xf7\x9c\x92\xe2\x2b\xa0\x24\x6c\xfd\x35\x5d\x94\x84\x51\xc2\xc8\x52\x3a\x86\x92\x30\x94\x44\xe0\x7e\x28\x09\x3b\x35\x0a\x56\x77\x28\x09\xe3\x94\x14\x7b\x9f\x86\x92\x90\x29\x99\x0f\x83\x90\x90\xa9\x91\x29\x04\x1d\x21\x63\x37\xc9\x8e\x8c\x90\xa9\x39\xe1\x02\xdd\x39\x21\xc5\x2a\x13\x15\x21\x63\x09\x55\x62\xa8\x08\x19\xb3\xeb\xb4\x83\x9d\x54\x44\xba\x32\x7d\x83\x1d\x2a\x82\x3d\x00\x43\x45\xc8\x58\xbe\x49\x3a\x54\x84\xa1\x22\x92\x72\x3d\xa0\x22\x64\x2c\xb1\x69\x15\x50\x11\x81\x13\x52\xa1\xe2\x0b\xf8\xc4\xa9\xe8\x19\x01\x15\x21\xe3\x49\x1c\xe4\x4b\xf8\x98\x58\x1b\xed\x32\xbe\xb3\xbf\xde\xe4\x2b\xf8\x14\x66\x3a\x34\xdc\x02\x2a\x22\x70\x42\x2a\x45\x9e\x7b\xe3\xa3\x3e\xa1\xef\x18\x50\x11\x81\x13\x52\x6c\x52\x04\x54\x44\x38\xf5\x89\x44\xbb\x8e\x0f\x15\x71\xd1\x6e\xe0\xa3\x3e\x61\xf8\x26\x3e\x66\xd6\x42\x9f\x17\x3e\xea\x13\x8a\xa9\x80\x8a\x90\x71\xd5\xa9\x76\xa8\x88\xc0\x0f\x2e\x92\xc6\xc5\x80\x8a\x08\xf9\xcc\x17\xba\x16\x15\x11\x38\x21\x85\x02\x0e\xa8\x08\x19\x8f\x33\x71\x41\x45\x04\x4e\x48\xa9\xd4\xd8\x02\x32\x22\xf0\x83\x0b\xe6\xb8\x80\x8c\x08\xe7\x07\x17\x89\xbe\xc0\x2f\xb3\x19\x1a\xf0\xc1\x4f\x3a\xa2\x9a\xd4\x64\x40\x48\x04\x4e\x48\xe9\x54\x57\x0b\x48\x89\x70\x7e\x70\x51\xe8\x1f\xfc\x54\x9f\xc8\x76\xee\x07\xbf\xcc\x51\x01\xad\x42\x02\x72\x41\xc6\x4a\x0e\xf8\xe0\x97\xd9\x31\xb9\xb8\x1f\xfc\xf2\x39\x2a\x20\xf6\xc8\x85\xc0\x09\x29\x1d\xb5\x68\x01\xbd\x10\x38\x21\xa5\x1f\xd4\xb4\x80\x60\x08\xe7\x84\x94\xe6\xfe\x80\x60\x08\xe7\x07\x17\x01\x1f\xfc\xce\x09\x29\xb8\x20\x18\x64\x2c\xfb\xe7\x7d\x10\xcf\x8f\xe4\x55\x6b\xee\x10\x93\x47\x22\xc9\xa2\x7e\x24\xf3\x20\x83\x1e\x16\x9d\x3e\x5a\x3c\x2c\x39\x1f\x3b\x55\x49\xf7\x28\xe3\x31\x2a\xf2\x3f\x24\x3c\x46\x63\xdb\x43\xbe\x3f\xca\x3b\x55\x23\x1f\xb2\xee\x09\x7e\x67\xa9\xd1\x27\x70\xe7\xe0\x6d\xb4\x44\x7d\x22\x6d\xa2\xb7\x49\x3e\xe0\x3c\x91\x36\xb1\x4b\xdb\xf9\x55\x51\xab\x9a\x27\xfa\xa2\x25\xfb\x10\xfc\x24\xae\x4a\x7e\x55\xf6\x68\x7c\x12\x57\x25\xbf\x73\xf1\x78\x7a\x32\x6d\xb2\xb7\xa9\x2e\x24\x9f\x4c\x9b\xec\x6d\x6e\xf3\xab\x0a\x6d\x8a\xb7\x69\x2e\x11\x9e\x42\x9b\xe2\x6d\x9a\x8f\x45\x4f\xa5\x4d\x15\x9f\xcb\x75\xd3\x53\x69\x54\x35\xc4\x98\xcb\x8d\xe7\xa6\xd5\x0d\x45\x0f\x8e\xe7\xa6\xd5\xbd\x01\xeb\x17\x36\x5a\x35\xb5\xd2\xfe\xfc\xd3\x68\xd5\xce\x70\xe5\x17\x3e\xb4\x7a\xea\xd9\x47\x72\x17\xad\x1e\xb5\x2a\x97\x5f\xd8\x69\xd5\x11\x0b\x9e\xa6\x4f\xa7\x55\x57\x2b\xed\x4f\x3f\x83\x56\x43\xad\xee\x6c\xee\xa2\xd5\xd0\xa0\xd9\xcc\x2f\x1c\x1a\x33\x31\x21\xb9\xce\x7a\x26\x17\x4e\x7d\xbc\xcb\x67\xaa\x67\x72\xe1\x54\xab\xcb\x07\xcc\x87\x5f\xb2\x3d\xfa\xc5\x47\xd0\xf1\x8a\x87\x1f\x7c\x3c\x3a\xa1\x1a\x74\xca\xe1\xe1\x80\xea\xa3\x93\x5a\x21\x86\x5f\x3e\x46\xff\x70\x8e\xeb\xd1\x79\x91\xa0\x63\x39\x0f\xc7\x45\x9e\x7d\xfa\x18\xde\xbc\xed\x94\x9d\xbb\x6a\x34\x41\x23\x6e\xa7\x44\xd3\xb5\x87\x14\xb2\xcb\x91\x4e\x16\x74\x05\x78\x28\x2e\xaa\x3a\x11\xde\x89\x55\x95\x33\x3b\xc1\xda\x09\xd6\xea\x19\xdf\x89\xd6\xae\x68\x0d\xb7\x07\x70\x27\x5c\xbb\xc2\x35\x34\x9f\x47\x3a\xf1\xda\xa3\x62\x5a\x4b\xd5\x4e\x78\x76\x85\x67\x34\x67\xd7\x89\xcf\x9e\x88\x7c\x67\xd7\x09\xd0\xae\x00\x8d\xfa\xc1\x41\x27\x42\xbb\x22\x34\x4a\x3b\x76\x42\xb4\x2b\x44\x63\xf2\x15\x78\x27\x46\xbb\x62\x34\x26\x87\xd3\x09\xd2\xae\x20\x8d\xb9\xde\xee\xa2\x95\x82\x34\x16\x9f\x92\x3b\x41\xda\x15\xa4\x51\x3f\x3b\xec\x04\x69\x57\x90\xc6\xea\x13\x54\x27\x48\xbb\x82\x34\xde\xbe\xf6\xe8\x04\x69\x57\x90\xc6\x96\xfd\x42\x82\xb4\x2b\x48\x93\xb6\xb2\x3b\x41\xda\x15\xa4\x49\xe7\xd3\x3a\x41\xda\x15\xa4\x49\x7b\xf9\x9d\x20\xed\xdd\xd7\xfb\x49\xf2\xab\x77\x2d\xf7\xbb\xe2\x36\x49\xaa\x77\xe2\xb6\x2b\x6e\xa9\x14\x75\xe2\xb6\x2b\x48\x53\x12\x1c\x82\xb4\x2b\x48\x53\x16\x1c\x82\xb4\x2b\x48\x93\xaa\xe1\x9d\x20\xed\xfa\x69\x60\x2a\x82\xc3\x2f\x03\x31\x49\x3b\x97\x9d\x1f\x06\x76\x85\x72\x92\xa0\xec\x84\x72\x57\x28\x27\xfd\xc4\xa9\x13\xca\x5d\xa1\x9c\x6e\x5f\x92\x76\x62\xb5\x2b\x30\xd3\xed\x63\xfb\x20\x30\x87\x02\x33\xa9\xee\x38\x08\xcc\xa1\xc0\xcc\x57\x4e\x6f\xde\x0e\x02\x73\x28\x30\xb3\x8e\x6d\x0f\x02\x73\x48\x3a\x67\xd5\x9e\x07\xca\x79\x28\x56\xb3\x4e\xbd\x0c\x62\x75\x28\x56\xb3\x96\xfc\x83\x58\x1d\xc1\x95\x50\xd6\xd1\xf3\x11\x24\x84\x30\x59\xda\x6d\x04\xe9\xa0\xa1\x88\xce\x49\xb7\x27\xa2\x47\xf4\xa9\x89\x9f\xe4\x8d\xa8\x99\x69\x28\xc8\x73\x72\x12\x83\x20\x1f\xd1\xc5\x6b\xce\x41\x2e\x69\x57\x4c\xd6\x06\xfd\x88\x92\xae\x98\x2c\x05\x3e\x34\x8c\xbf\x1d\xca\x8e\xac\xfd\xbc\x41\x76\x8c\xe4\x13\x7d\xd6\xce\xef\x48\x9a\xe7\x31\x59\xcb\x8b\x91\x34\xcd\x0f\x86\x78\xfd\x56\x62\x90\x43\x43\x39\xc4\xaf\xbc\x06\x39\x34\x94\x43\xb9\xfa\x6c\x31\xc8\xa1\xa1\x1c\xca\x92\xa7\x83\x1c\x1a\x85\xe9\x22\xc6\x37\x6f\x07\x41\x3e\x9a\xaf\xae\xd8\x09\x1a\x4d\x8b\x2b\x4c\xf1\x89\x70\x34\x2d\xad\x46\x2b\xfd\xdd\xab\xe8\xa0\xd8\x68\xda\x0a\x1b\x4a\x8e\xa2\x33\x84\x83\xe4\x18\xcd\x67\xa9\xa2\xb3\x0c\xa3\x49\x73\x63\xca\x15\x71\x6d\xb9\x7c\xe9\x5f\xae\x5b\xb7\xd7\xca\x7f\x28\xab\x8a\x7e\xc6\x33\xc8\xaa\xa1\xac\xe2\x9c\xca\x20\xab\xc6\xe3\x73\x6f\x09\xbe\x94\x1b\x8f\x26\x5f\x4c\x91\x2e\x1a\x8f\x66\xdf\xa1\xdc\x63\x8f\x72\x90\x7b\x43\xb9\xc7\x06\xd8\x20\xf7\x46\xa7\x95\x4f\x6f\x83\x44\x1b\x4a\xb4\xa2\xdf\x68\x0c\x12\x6d\x0c\xe6\x52\x9f\xde\x06\x89\x36\x94\x68\xa5\xf8\xf4\x36\x48\xb4\xa1\x44\x2b\xc5\xa7\xb7\x41\xa2\x0d\xa5\x10\x87\x38\x07\x29\x34\x94\x42\xe5\xf6\xe9\x6d\x90\x42\x43\x29\x54\x74\x84\x78\x90\x42\x43\x29\x54\x2f\x9f\xde\x26\x29\x34\x95\x42\x9c\x64\x9a\xa4\xd0\x54\x0a\x55\xfd\x9c\x69\x92\x42\x53\x29\x54\xf5\x4b\x80\x49\x0a\x4d\xe5\x4b\xd5\xc9\xe8\x49\xbe\x4c\xe5\x4b\x4d\x9e\xed\x93\x7c\x99\xca\x84\x9a\x7c\xa1\x3a\xc9\x84\x19\x59\x30\xf8\x1a\x7c\x12\xf6\x53\xd1\x5b\x15\x13\x93\xe8\x9d\x8a\xcb\xaa\x9f\xe3\x4d\xe2\x72\x2a\x2e\x6b\xbd\xfd\x42\xe2\x72\xb2\xf8\xb8\x7d\x66\x9a\xc4\xe5\x54\x5c\xd6\xe6\x01\x3d\x89\xcb\xa9\xb8\xbc\x2f\x9f\x99\x26\x63\xfb\x2c\x43\x92\xdc\x67\xa6\x59\x94\xb4\x98\x5b\xe7\x6c\x66\xd1\xde\xc5\x2c\xac\x64\x9c\xea\x64\x06\x98\xb5\x36\x77\x35\xb9\xb4\x3d\x89\xb9\xef\xbb\xc9\xd5\x71\xf9\x85\xce\xeb\x97\x66\xe2\xc9\x34\x32\x35\x8d\xdc\xaa\x3d\x4f\xa6\x91\xa9\x69\xe4\xd6\x89\x82\xc9\x34\x32\x35\x8d\xdc\xc9\x87\xfe\x49\x86\x4d\x65\xca\x9d\x3d\x79\x26\x99\x32\x15\xf0\x77\xf6\x41\x6a\x12\xf0\x53\x01\x7f\x97\xe2\xdd\x26\xe0\xe7\x33\xdd\xa5\x5f\x18\xcc\x47\x3b\x0b\x98\x5b\x9b\x8c\xf3\x59\x5c\xa8\x7b\xe9\xb4\xd0\x24\xe0\xa7\x02\xfe\xbe\x7d\x60\x99\x04\xfc\xec\x4f\x11\x82\x28\x57\x95\x4b\x17\xde\xcd\x5b\x91\x03\x53\x39\x70\x37\x9f\x20\x26\x39\x30\x95\x03\xed\xf2\xd9\x73\x92\x03\x53\x39\xd0\x94\xae\x93\x1c\x98\xd3\x75\x6a\x53\x11\x75\x4e\xc9\x54\x4c\xbb\xd4\xaf\x29\x95\x3a\x95\x29\x4d\x27\x44\x26\x99\x32\x95\x29\x4d\x87\x50\x26\x99\x32\x95\x29\x4d\xc7\x66\x26\x99\x32\x95\x29\x2d\xf9\x04\x31\xc9\x94\xa9\x4c\x69\xfa\x05\xff\x22\x53\x96\x32\xa5\x95\x2b\xbb\x4b\xad\x96\x32\xa5\x95\x72\xbf\x79\xbb\xc8\x94\xa5\x4c\x69\xfa\x9d\xd4\x22\x53\x96\x32\xa5\xe9\x0c\xed\x22\x53\x96\x32\xa5\xa9\x62\xbb\xc8\x94\xa5\x4c\x69\xaa\x57\x2c\x32\x65\x45\x96\xc4\x97\x0f\xbb\x8b\x54\x59\x4a\x15\xbb\xb4\x99\xbb\xc8\x95\x95\x68\xa7\xc3\x11\x8b\x64\x59\x89\x76\xda\x42\x5d\x64\xcb\xca\xb4\xd3\x61\x8b\x45\xba\xac\x4c\xbb\xe4\x43\xe1\x22\x5f\x56\xa1\x5d\x76\xd9\xb1\x48\x98\x55\x68\x57\xcc\xaf\x25\x17\xd6\x59\xb2\x57\x97\xf1\x8b\x38\x5e\xac\xd9\x2f\x15\xb8\x16\x81\xbc\x58\xb4\x5f\xda\xc9\x58\x44\xf2\xba\xb5\xb7\x7e\x35\x97\x83\xeb\xd6\xde\xfa\x62\x25\x7f\x35\x5f\x7a\x2c\xc2\x7b\x35\xd5\x17\x4c\x47\xa9\x56\x53\x7d\x61\xb1\xbc\xb7\xab\xfa\xb5\xc4\xfc\x62\x7d\x6f\x97\x87\xe0\x22\xe8\x17\x0b\x7c\xd3\xa1\x8c\x45\xd4\xaf\xe7\x68\x0a\x9f\x59\x16\x01\xbd\xba\xe4\xaa\xe9\xf7\xca\xab\x4b\xae\x2e\x96\xfd\xa6\x42\xf6\x22\xca\x57\xd7\x36\x90\x69\x9b\x61\xf5\x7d\x7c\x9c\x67\xf0\x34\x5a\x5d\xdb\x40\x0b\x7d\x60\xc9\x03\x7d\x11\xfb\x0b\x81\x60\xc9\x43\x71\x11\xfc\x6b\x68\xc3\xcf\xb2\xc7\xe2\x1a\xda\xf0\xc3\xf8\xbb\x45\xf9\xb6\x7c\xdc\xaf\xb8\xa4\x5a\x64\xc9\x9a\xdc\x4f\x3f\x86\x5c\xa4\xc9\x9a\x2a\x12\x98\x7e\x59\xb1\xa6\x8a\x04\x6b\x72\x6d\xf5\x6c\x5d\x64\xc5\xe2\xf7\xe3\x76\x2b\x94\x49\x8b\xc5\x0f\x10\xed\x56\x2c\xf3\x03\x44\x8c\x05\x2d\xdf\x16\x3f\x40\x5c\xfc\x30\xce\x34\xbe\x2e\xf2\x67\xf1\x0b\x11\xd3\x2f\x21\x16\x09\xb4\x38\xbe\x1a\x2e\xff\xbe\x9b\x0c\xda\x1c\x8d\x0c\x66\xb7\xfb\xb4\x24\xc1\x78\x9f\x9b\x7c\x55\x3e\x44\x9e\x4e\x3e\x6f\x52\x6d\x73\x84\x25\xe8\x87\x6c\x9b\x23\x2c\x18\xff\x46\x26\xdf\x90\x8f\xe7\x6a\x1d\xb7\xc9\xc9\x4d\x7d\x30\xe8\x9c\xd8\xa6\x3e\xb8\xa9\xc9\x05\x4d\xdb\x9b\x9a\x1c\xc6\x42\xd1\x73\xa9\xc9\xed\x23\xdb\x55\x9e\xd8\x24\xf4\x66\xeb\x2b\xa8\x76\xb7\xc9\xe8\x1d\x54\x1f\x0c\xda\x6e\xda\x41\xf5\x41\x8c\x85\xea\x31\xb9\x83\xea\x83\x3b\x70\x3f\xfd\xca\x68\x93\xfa\x3b\x68\xfb\x3f\x24\x97\x02\x3b\x68\xfb\x7f\x07\x9e\x91\x3d\x17\x36\xe3\xc1\x8e\xaa\xbf\x85\x7c\xcb\xa7\xfa\xdb\x66\x8c\x08\xd2\x1f\x9b\x31\x62\x33\x46\x84\xe2\xd3\xf5\x66\x8c\xd8\x49\xdb\x16\x41\x5b\x5a\x3b\xa9\xce\xb9\x19\x37\x82\xea\xbb\x9b\x71\x63\x27\x95\x63\xc2\x2d\x2e\x49\xe5\x18\x8c\xf7\xa5\xc8\xc7\xb5\xda\x26\x0c\x77\x50\x3b\x0d\xc0\x9b\x31\x27\xe8\x08\xea\x66\xcc\xd9\x8c\x39\xa1\x5d\xce\x80\x31\x67\xe7\xd3\xce\x17\x43\x9b\x31\x67\x17\x7d\xa3\x78\x15\xe7\x52\xf8\x46\x32\x7e\x2d\xbe\x24\x1f\xd2\xfe\xf2\x35\xec\x66\x6c\xda\x8c\x4d\xd1\xf4\xcd\x19\x9b\x36\x63\x53\xd4\x7a\x6e\x33\x36\x6d\xc6\xa6\xa8\x7d\xfd\xcd\xd8\xb4\x19\x9b\xa2\xce\x0b\x6e\xc6\xa6\xcd\x38\x14\x75\x84\x7c\x33\x0e\x6d\x0d\x3d\x16\xf3\xdf\x16\xbe\xeb\xdf\x4e\xe8\xbb\xa9\xe0\xb9\xcf\x1e\x84\x0a\x0b\x9b\x41\x6a\x37\xd5\x74\xa2\xf6\xfc\x76\x53\x4d\x07\xe3\xed\xb2\x7c\x19\x5f\x56\x59\x5f\x70\x9b\x6a\x3a\x18\x43\x68\xee\x36\x78\x86\x8a\x21\xb1\x28\xe8\x9a\x8a\x21\xbb\x4d\xae\x4d\xe1\xbf\x75\xd4\xff\xff\x87\xe7\xd3\x9b\x9f\xff\x5d\xa0\xf1\xd3\xe7\xcf\xeb\xc3\x17\xfd\x1b\x44\xfa\xc7\x7f\x5e\x73\xed\xf7\x1f\xd6\xcf\xff\x9e\xd1\xa7\x8f\x9f\xfc\x2a\xfd\xf7\x9f\x01\x00\x00\xff\xff\xa1\xe9\x79\xf8\xfb\x48\x00\x00"); +func _ebcf ()(*asset ,error ){_bfag ,_aaac :=_eaf ();if _aaac !=nil {return nil ,_aaac ;};_feba :=bindataFileInfo {_ae :"KSC-V",_ca :703,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492528,0)};_efbg :=&asset {_e :_bfag ,_ee :_feba };return _efbg ,nil ;}; +var _bcec =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\x41\x8f\x9b\x30\x10\x05\xe0\xbb\x7f\xc5\x1c\xb7\x87\x2d\x36\xc4\xc4\x48\x51\xa4\x2a\x39\x14\xad\xb6\xad\x4a\xb3\xad\x54\xf5\x40\xf0\x10\x59\x6a\x0c\x32\x70\xc8\xbf\xaf\xfc\x4c\x69\x0f\xd1\x4b\x3e\x33\x8f\x80\x9d\x9d\xea\x73\xed\xdd\x4c\xd9\x97\x30\x74\x0d\xcf\xd4\x3b\x6f\x03\x4f\xc3\x12\x3a\xa6\x2b\xdf\x9c\x17\x42\xe5\x64\x5d\x37\xff\xfd\x89\xe8\xee\xed\x28\x44\x76\xf1\xee\xa5\x79\xbe\x9c\x9a\xfc\xf9\x23\x2d\x13\xaf\x7c\xaa\xcf\xcd\x63\x9a\xf9\x5e\xfb\x7e\xa0\x22\x8d\xdb\x65\x5c\x2b\x88\xb2\xaf\x7c\x73\xd3\x1c\x1e\xf4\xf4\xc1\x0e\x57\x7e\x47\x96\xfb\xe8\x9f\x83\xe5\xe0\xfc\x8d\x9e\x5e\x86\xc0\xad\xda\x16\x9a\x65\x1c\x7f\xf3\x9d\xfd\x4c\x0a\xc6\xde\x22\x45\x76\x7a\x6d\xc7\x4f\xed\x9d\xe9\xff\xbf\xf3\x86\x45\xac\xbd\x71\x98\xdc\xe0\x49\xc9\xf7\x52\x96\xff\xfc\xdb\x63\xe4\xb5\x4c\x64\x3f\x2e\xf5\x99\x7e\x2a\x52\x92\x72\xbd\x93\xfb\x5f\xab\x7f\x7f\x1d\xec\x76\x95\x32\xe9\x09\x3a\x67\x43\xeb\x6f\x2c\x0e\xb9\x54\xc5\x91\x62\xec\x8e\x64\xa4\xae\x40\x65\xa2\x32\x52\xa9\x22\xe5\x1a\x14\xc3\x48\x6d\xc4\xa1\x90\x52\x1d\x29\x46\x0e\x2a\x41\x06\xa4\x14\x06\x75\x24\xd4\xa7\x30\x72\x9f\x68\x97\x08\x5d\x65\x21\x0e\x7d\x8f\xae\x14\x46\xee\x4b\x90\x49\x54\x81\xf6\xa0\x2e\x51\x07\xaa\x40\x9c\x88\x23\x19\x19\x49\xb5\x20\xd5\x83\x54\xa4\xe2\x0a\x8a\x61\xa4\x41\x57\x61\x13\x59\x90\x01\xf5\x89\xd2\x20\xea\x75\x1a\xd4\xb8\xaa\x42\xbd\x4e\x77\xd4\xb8\x63\x99\x47\xe2\x02\xc4\x78\xc6\xaa\x88\x5b\xbb\xbd\xe1\xf8\x3d\x1e\xaa\x6d\x93\xbb\x25\x04\xf6\x33\x8e\x14\xb6\x31\x6e\x8d\xf3\xbc\x9d\xda\x71\x18\xe3\x14\x3e\x7f\x02\x00\x00\xff\xff\x23\x3f\xe6\x8f\xe1\x02\x00\x00"); +func _fcgf ()([]byte ,error ){return _ad (_cde ,"ETenms-B5-H")};func _febf ()([]byte ,error ){return _ad (_agce ,"CNS2-V")};func _eagg ()(*asset ,error ){_bfea ,_afff :=_ecdg ();if _afff !=nil {return nil ,_afff ;};_agec :=bindataFileInfo {_ae :"UniGB-UTF8-V",_ca :780,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492788,0)}; +_fgaa :=&asset {_e :_bfea ,_ee :_agec };return _fgaa ,nil ;};func _dedc ()(*asset ,error ){_eebg ,_ccgd :=_eced ();if _ccgd !=nil {return nil ,_ccgd ;};_ggdcf :=bindataFileInfo {_ae :"KSCms-UHC-H",_ca :13690,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492561,0)}; +_afdfg :=&asset {_e :_eebg ,_ee :_ggdcf };return _afdfg ,nil ;};func _ccbg ()(*asset ,error ){_cacd ,_abdg :=_eeg ();if _abdg !=nil {return nil ,_abdg ;};_egcg :=bindataFileInfo {_ae :"Adobe-GB1-1",_ca :1205,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491251,0)}; +_cba :=&asset {_e :_cacd ,_ee :_egcg };return _cba ,nil ;};func _cfg ()([]byte ,error ){return _ad (_aab ,"CNS1-H")};func _fafebg ()(*asset ,error ){_add ,_fbcb :=_cgbf ();if _fbcb !=nil {return nil ,_fbcb ;};_ffca :=bindataFileInfo {_ae :"KSC-EUC-H",_ca :9483,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492494,0)}; +_gacc :=&asset {_e :_add ,_ee :_ffca };return _gacc ,nil ;};func _gec ()([]byte ,error ){return _ad (_eda ,"78-RKSJ-V")};func _fabg ()(*asset ,error ){_gdcb ,_adfa :=_deda ();if _adfa !=nil {return nil ,_adfa ;};_cdcf :=bindataFileInfo {_ae :"Hankaku",_ca :579,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492279,0)}; +_bfcd :=&asset {_e :_gdcb ,_ee :_cdcf };return _bfcd ,nil ;};var _cfac =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd2\xc1\x8e\x9b\x30\x10\x06\xe0\x3b\x4f\x31\xc7\xf4\x90\x82\x01\xe3\x56\xaa\x2a\xb5\xe4\x10\x54\x25\xad\x4a\x9b\x5d\x69\xb5\x07\x62\x4f\x90\xa5\xc5\x58\x06\x0e\x79\xfb\xd5\x8c\x59\x76\x0f\xd1\x84\xcf\xf8\xd7\x78\x4c\x5a\x37\x87\xc6\xd9\x19\xd2\x3f\x61\xd4\x2d\xce\x70\xb3\xce\x04\x9c\xc6\x25\x68\x84\x2b\xf6\xd6\x25\x89\xc8\xc1\x58\x3d\xbf\x3d\x72\xd1\x43\xe7\x93\x24\x3d\xfe\xea\xb5\x9e\xf6\x3f\xe5\xfe\x08\xcb\x84\xab\xd6\xcd\xa1\xbd\x4f\x33\x0e\x8d\xbb\x8d\x50\xc4\xdd\x66\xf1\x6b\x02\x40\xfa\x17\x7b\x3b\xcd\xe1\x0e\xbb\x1f\x66\xbc\xe2\x27\x30\x78\x23\xff\x1d\x0c\x06\xeb\x7a\xd8\xd5\xe7\x56\x6c\xdc\x2e\xde\xbf\xe0\x80\x6e\x06\xc1\x86\xce\x70\x4d\xd2\xfa\xd4\xf9\x73\x37\x20\x7c\xe8\xe5\xc2\x6b\xbc\x74\xc1\x30\xd9\xd1\x81\xc8\x3f\x67\x99\x7c\xf7\x7f\x77\x8f\x6b\x56\x92\x3e\xfe\x6f\x0e\xf0\x24\x40\x64\x90\x4b\x99\x67\xcf\xab\x3f\x9c\x46\xb3\xbd\x25\xf2\xd8\xbe\xb6\x26\x74\xae\xc7\xe4\x5b\x27\xca\xeb\x77\x58\x8b\x28\xaa\xb2\x22\x93\x1d\x1b\x15\x51\xa8\xb2\x60\xd3\xd1\x74\x34\xc9\x66\xa2\x21\x59\x46\x52\x09\x96\x2a\x27\x29\x59\x64\x94\x8a\xe4\x0b\xcb\xd7\x28\x94\x5e\xe6\x2c\x31\xa7\xa2\x9c\xd8\x81\x8a\x39\x8a\x72\x24\x27\xab\x98\xa3\x28\x47\x72\xb2\x8a\x39\x8a\x72\x24\x27\x63\xc1\x42\x85\xce\xa2\x68\xc6\xdb\x59\xe9\x3f\xdd\xed\x36\x6d\xbd\x84\x80\x6e\xe6\x9b\xe5\x81\xd2\x90\xac\xc3\xed\xdb\xf1\xa3\xa7\x5d\xfc\x7b\x0d\x00\x00\xff\xff\x90\x65\xb7\xe6\x67\x02\x00\x00"); +var _gefe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4d\x6b\x1c\x49\x12\x86\xef\xfd\x2b\xea\xe8\x3d\x78\x95\x9f\x95\x99\x60\x04\x8b\xcd\xb2\x32\x78\x77\x59\xd9\xde\x81\x61\x0e\x95\x95\x55\x9a\x86\x51\xab\x69\x49\x07\xff\xfb\x21\xde\x78\xa3\x8d\xe6\x20\x54\x4f\x44\x56\x7c\x64\x46\x46\x54\xdf\x7c\xbc\xfb\x74\x77\x3a\xbe\x4c\x37\xff\xbd\x3c\xad\xf7\xdb\xcb\xb4\x1f\x4f\xe3\xb2\x3d\x3f\xbd\x5e\xd6\x6d\xea\xdb\xc3\xf1\x74\x38\xf8\x30\x8d\xe3\xfa\x62\x88\x7f\xeb\xe3\x72\x3e\x1c\x6e\xbe\x9d\x8e\x9f\xef\xee\xdf\x7f\xfb\xfa\xcf\xfa\xfe\x5f\xd3\xeb\xf3\x46\xf9\xc7\xbb\x4f\xf7\x3f\x9e\x5f\xb6\xc7\xbb\xd3\xfe\x34\x45\x7d\x7f\xbc\x9e\x69\x63\x9a\x6e\xfe\xb7\x3d\x1c\x9f\x5f\x2e\x3f\xa6\x77\xff\x18\x4f\x7d\xfb\xdb\x34\xb6\x5d\xe4\xff\xb9\x8c\xed\x72\x3c\x3d\x4c\xef\x3e\x2f\xe7\xe5\xe4\xaf\x8a\xfb\xd7\xf3\xf9\x8f\xed\x71\x3b\xbd\x4c\x05\xb2\xed\x34\xf0\xff\x70\xf3\xf1\xcb\x72\xfe\xf7\xf2\xb8\x4d\x6f\xe2\xf9\x0e\x2d\x94\xdf\xb7\xcb\xf3\xf1\xe9\x34\xf9\xf8\x77\xe7\xea\x4f\xf9\xd7\x1f\xe7\x6d\xf2\xb4\xf2\xcb\xb7\xbb\x4f\xd3\xaf\x7e\xf2\x6e\x0a\x39\x25\xf7\x1b\xe5\xff\xff\xf2\x34\xae\xab\xbc\x73\x9a\xc3\x7a\x1c\xeb\xef\xcb\xe5\xf0\x61\x0d\xdd\xdd\x4e\x35\xcc\xed\xf0\x61\x0b\xd5\x35\x77\x3b\x95\xda\x22\x29\x83\x02\x69\x06\x65\xa5\x45\x75\x95\xa4\xba\xa2\xd4\x83\xd8\x2c\xb4\xd2\xa3\x50\x55\x9a\xe1\x21\x56\x82\x17\x98\x09\x41\xa0\x11\xa2\x80\xda\x2b\x35\xdd\x4e\x35\x7a\x4f\xca\x20\x47\x9a\x41\x1a\x63\x91\x38\xaa\xbb\x52\x01\x25\x52\x05\xd1\xca\xd2\x40\x1a\xd5\xd6\xfa\xed\xe4\x83\x4f\x95\xb8\x02\x67\xc3\xa1\xda\x42\xdc\x80\xd9\x11\xf7\x37\x8b\x17\xa7\x8b\x1b\xd1\xeb\xe2\x99\x18\xde\x2e\x8e\xaa\xcd\xc4\xa4\x68\xda\xfc\x76\xf1\xac\x5a\x86\x81\xec\x7e\x2a\x2b\xc8\x74\x0d\x64\x4e\x97\xb7\x76\xba\x28\x4b\x20\xad\x20\x4f\x1a\x20\xa4\xd6\x52\x5d\x6f\xa7\x92\xf4\xc8\x5b\xaa\x03\x54\x48\x1b\x68\x26\xed\xa0\xaa\x84\x43\xce\x2e\x92\x3c\x88\x56\x70\xcc\xd9\x25\x52\x04\xd1\x4a\x4b\xb0\xe2\x49\x19\x64\x56\x66\x50\x20\x15\x90\x59\xa9\xa0\x46\x6a\xb0\x69\x56\x16\x10\x33\x92\x83\x2e\xd9\x99\x15\xc9\x2f\x07\xf3\x30\x40\xcc\x4f\x4e\xb9\xe4\x60\x51\xef\x20\xfa\x5b\x90\x5f\x60\xd4\x0b\xf2\x0b\xf4\xbe\x20\xbf\xc0\x9d\xc0\x35\xc9\x91\x56\x70\x4d\x72\xa4\x3f\x39\xc0\x92\x23\x63\x91\x03\x2c\x39\x9a\x07\xe4\x10\x19\xcb\x82\x1c\xa2\xf9\x43\x0e\xd1\x3c\x20\x07\x4f\x0f\x1d\x91\x79\xae\xec\x09\xd9\xd2\x4a\x87\x07\xa7\xef\xe5\x8a\x95\xc9\x93\x90\x43\x72\x24\xe4\x90\x02\x09\x67\xa4\xd5\xdf\x72\x85\x4d\x2d\xef\x96\x2b\xf2\x4b\x33\x09\xf9\x25\xf3\x80\xfc\x72\x24\xc1\x7b\x56\x9b\x55\x76\xbe\x86\xe0\x49\x52\x75\xc1\x37\xd2\x06\x9d\xad\xdc\x41\x1a\xd9\x5a\xf5\xfe\x14\x75\x81\xdb\x55\x83\x93\x17\x63\x75\x38\xce\x8a\xa2\x10\x92\xe3\x6c\xb8\x78\x42\x3b\xa8\x80\x3c\xd2\x6d\xbe\x92\x22\xa8\x91\x24\xa5\x06\x87\x42\x05\xe4\x49\x0d\x14\x94\x16\xbc\x87\xf2\x89\xd2\xe1\x40\x89\xa4\x56\x32\x49\xad\xcc\xa4\x0d\x54\x64\x0a\x58\x2b\x3e\xd4\xfc\x97\xde\x2c\x2b\xa5\x5c\x6b\x28\x81\x84\x4d\x2b\x1a\x4b\x40\xa3\x99\x63\x34\x44\x4a\xa1\x92\x34\x98\x46\x42\x30\xd1\x91\x10\xcc\xf5\x3d\xa4\x14\xd5\x45\xd4\x24\xa2\xa6\x14\xd5\x4a\x4c\x24\xb5\x92\x49\x6a\x65\x26\x21\xa5\xa8\xdb\x1b\xbb\x1e\x84\x7a\xe8\x7d\xbf\x9d\x42\x74\x59\x83\x59\xa5\xf0\x6a\xcc\x8e\x24\xd3\x21\xc6\x4a\x92\x06\xe8\xdb\x6c\x4a\xb4\x7a\x46\xb3\x4a\x75\x89\xd2\x13\x8b\x62\x26\x56\x45\x5b\xdc\x14\xcd\xf0\xa2\x38\x13\x3b\xb0\x98\x9f\x55\x31\x10\xb5\x72\xa8\x44\x53\x6a\x89\x5e\x1b\x42\x4a\xa6\xc3\xf4\x89\x46\x1a\x51\x35\xac\x50\x32\xed\xa6\x01\x55\xfa\x40\x91\xc7\xcc\x68\xa5\x69\xd4\xc8\xe3\x5a\x17\xec\x49\x62\xe8\x8b\xee\x09\x77\x73\xc5\x50\xf0\xad\xd9\x9b\x33\x62\x35\x25\x0e\x25\x71\x4b\xa4\x6d\xd4\xc8\x1b\xb0\xa2\x6d\xb4\xab\xc7\xa1\x66\xe8\xb2\x7b\x2c\xa5\xcb\x8e\x5b\xe6\x1c\xed\x74\x3d\xa3\x44\x82\xc7\x54\x48\x05\x4b\xbd\x29\xab\x22\x7d\xf6\x86\x4c\xe8\xb3\x2f\xaa\xb4\x57\x3b\x94\x16\xc1\xaa\x4a\x6e\x5e\x1f\x8a\x1a\xd1\xa8\x98\xaa\x8e\x37\x6f\x54\xaf\xda\x46\xc4\xf6\x31\xa4\x21\x85\x51\x63\x36\xd2\x88\x82\x21\xca\x9d\xe7\x37\xa4\x2c\x4a\xcb\x89\x84\x73\x67\xb4\xa3\xe2\x84\x58\xd2\x03\x43\xac\xf1\x4c\x46\xd3\x0d\xe2\x96\x8c\x16\x15\x4d\x9b\x14\x33\x11\xf1\x24\xae\xed\xf8\xd4\x70\x57\xd4\xb4\xcd\x29\xd3\x4e\xcc\xb3\x6f\x8a\x9e\xb8\xa3\x4c\xe4\xd5\xbd\xa3\x6a\x6b\x40\x85\x0b\xa1\x6b\x16\xea\x9a\x8e\x7c\x0c\x41\x41\x64\x86\x8d\xdf\x3b\x36\xbe\x34\x8c\x67\x21\xe8\x1c\x5f\x14\x17\xa5\x36\x07\x1a\x4d\x57\x66\x92\x5e\xeb\x99\xa4\xef\x19\x6d\xd7\xde\xbb\xf7\x1d\x8d\xa3\xd6\xf6\xa6\xc3\xc5\x72\xed\x70\x97\xe5\xf4\xb0\xe9\x17\x87\x4c\x2c\x7d\xf0\xe8\x67\xd9\xbe\x3d\x54\xde\x12\x7a\x75\xaa\x1c\xe7\x72\xd4\xfa\x20\x2e\x52\xe1\xd4\x95\xc6\xa1\x0f\xf8\x68\xa8\xf6\xc9\x32\x9b\x18\xdf\x0b\x95\x93\x57\x6a\x42\x1f\x1a\xc4\x66\x64\x31\x71\x87\xd8\xa6\x6f\xa4\x78\xc1\xe8\x8b\x0c\x50\x6e\x90\x3e\xe0\xdb\xc0\xdb\x94\xf5\x14\x77\x8c\x4d\x0e\xae\xd4\xb3\x89\x31\x15\x1d\x5d\xca\x05\xd1\x07\x0c\x75\xcf\x8f\x81\x6e\xb6\x71\x1c\x39\xd9\x0c\xe5\xea\x8c\xba\xcd\xec\x50\xae\xc2\xa5\x3c\x04\x6c\x7b\xa1\xb8\x52\xac\xb5\xeb\x28\x6e\xc9\xc4\xe8\xe7\xce\x53\x3c\x9b\xb8\xe0\x1c\x82\x0d\xd5\xab\x95\x86\x92\x62\x3f\x0b\x2d\xab\x3c\xa0\x07\x86\x99\x43\xa2\x53\x1c\xb5\x4d\xf0\x4a\x14\x3d\x65\x79\x68\x3a\xb5\x22\xe5\x8b\xc9\x77\xc8\x79\x2d\x56\x4b\x49\x07\xbe\x6f\xd6\x99\xa4\xca\xb5\x7f\x46\x6d\xd9\x6c\x2d\x6d\x31\xb9\xf6\xb5\x4a\x3b\x32\xf6\xb5\xdf\x79\x95\x5b\x53\xad\x26\xd7\xb6\xdc\xac\x49\x9a\xfd\xae\x0d\xc7\xb1\x5d\xf7\x64\xf2\xac\x72\xeb\x94\xd7\xf5\xbb\xb6\x19\x6b\x2c\x51\xe5\x03\x43\x2b\xb8\x60\x4d\xa5\x9b\x5c\xef\x7d\xb0\xfe\xc6\x38\x47\x53\xbf\x1c\x29\xc3\x76\x79\x34\xb5\x83\xdd\x97\xdb\x8e\xf8\xe5\xa1\xe1\xde\x35\xde\xc2\x5d\xc5\xc3\x7e\x85\x78\xde\x40\xbd\x70\x00\xf9\x91\x7b\xfd\xd1\xb9\xbe\x5e\x2e\xdb\xe9\x05\x3f\x71\xf1\xab\x52\x7e\x29\x1e\x4f\xdb\xf5\x67\xf4\xf9\xe9\x2c\x6f\xe1\xef\xcf\x00\x00\x00\xff\xff\xe2\x5c\x6c\xc3\x72\x0f\x00\x00"); +func _afb ()([]byte ,error ){return _ad (_fef ,"Adobe-Japan1-UCS2")};func _dcad ()(*asset ,error ){_cdba ,_gcadc :=_cfgf ();if _gcadc !=nil {return nil ,_gcadc ;};_gbcc :=bindataFileInfo {_ae :"UniJIS-UCS2-HW-H",_ca :472,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492901,0)}; +_ffgg :=&asset {_e :_cdba ,_ee :_gbcc };return _ffgg ,nil ;};func _dadc ()([]byte ,error ){return _ad (_abe ,"Roman")};func _bgcag ()(*asset ,error ){_afdd ,_dfe :=_bbc ();if _dfe !=nil {return nil ,_dfe ;};_ece :=bindataFileInfo {_ae :"Adobe-Korea1-UCS2",_ca :144546,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490590,0)}; +_bdcg :=&asset {_e :_afdd ,_ee :_ece };return _bdcg ,nil ;};func _cgdd ()(*asset ,error ){_feaa ,_cfae :=_fcgc ();if _cfae !=nil {return nil ,_cfae ;};_eacbc :=bindataFileInfo {_ae :"UniJIS2004-UTF32-V",_ca :4466,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492822,0)}; +_ddcf :=&asset {_e :_feaa ,_ee :_eacbc };return _ddcf ,nil ;};var _egabc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x52\x4f\x8b\xdc\x20\x14\xbf\xfb\x29\xde\x71\x7b\x69\xd4\x4c\xb2\x19\x10\xa1\xec\xb0\x34\x85\xed\x96\x4e\xb7\x2d\x94\x1e\xdc\xf8\x1c\x64\x3b\x2a\xc6\x1c\xe6\xdb\x97\x67\x32\x53\xe8\x21\x9a\xdf\xbf\xf0\xcb\xd3\xe6\x61\x3c\x8c\xc1\x17\x68\xbe\xe4\x38\x1d\xb1\x80\xf3\xc1\x66\x9c\xe3\x92\x27\x84\x57\x3c\xf9\xc0\x98\x90\x60\xfd\x54\xae\xb0\x6e\xd3\xd9\x24\xc6\x28\x7f\xbc\xcc\x05\xcf\x63\x70\x11\xda\xd5\x67\x97\xb4\x79\x01\x9a\xaf\x78\xf2\x73\xc9\x17\xb8\xfb\x60\xe3\x2b\xbe\x03\x8b\x8e\xf8\xe7\x6c\x31\xfb\x70\x82\xbb\x4f\x26\x99\x20\x6e\xc2\x71\x49\xe9\x0f\x9e\x31\x14\xe0\x95\xc3\x60\xeb\xce\x9a\x87\x27\x93\x3e\x9b\x33\x42\xf3\xd1\x84\x37\xf3\xb6\x54\xbe\xd2\xdf\x31\xcf\x3e\x06\x10\xfc\x3d\xe7\xfd\x3f\xfe\xdb\x25\x21\x88\x2d\xff\x32\x1e\x9e\x9d\x9b\xb1\xc0\xd0\xaf\xdf\x6e\x7e\xbe\x8c\x07\xf8\x25\x40\x70\x90\x5d\xbb\x1b\x7e\x6f\xd6\x1f\x4f\xd1\xe2\x56\x80\x89\xf5\x77\xa6\x68\x71\x4e\x66\xc2\x6c\xc2\x09\x19\x80\xe2\x5c\x83\x7a\x7c\xd4\xd4\xf1\x3f\x95\x09\xbe\xa5\xbc\x5d\x19\x25\xc9\xdd\x39\x0d\xb2\x15\x4c\xf5\x84\x68\x59\x91\xd0\xa0\xee\x51\x83\xdc\xf7\x4c\x0d\x84\x86\x4e\x43\x2b\xef\x99\x1a\x7a\x42\x4e\x43\x27\x7a\xa6\xf6\x94\xa3\xa5\xdd\x49\xa6\xf6\xe4\xdc\x93\x26\x7b\xa6\x0c\x21\xeb\xb6\x1c\x92\xd3\x59\x0d\xdd\x4e\x30\xe5\x90\x10\x69\xc3\x50\xfb\x5e\x7b\xd1\x3b\x9d\xe6\x6d\xba\xd3\x92\x33\x86\x52\xcf\xb2\x0e\x91\xa6\xe0\x03\xde\xee\x45\x8a\x89\x52\xf5\xf9\x1b\x00\x00\xff\xff\xd5\x41\x84\x18\x43\x02\x00\x00"); +var _gbaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\xd2\xcf\x8e\x9b\x30\x10\x06\xf0\x3b\x4f\x31\xc7\xed\xa1\xc5\x7f\x8a\x31\xd2\x2a\x52\x95\x1c\x8a\x56\xdb\xad\x9a\xee\xb6\x52\xd5\x03\xc1\x43\x64\xa9\x31\xc8\xc0\x21\x6f\x5f\xf9\x33\xa5\x87\x68\xe2\x1f\xfe\x06\x63\xbb\x3c\xb6\xa7\x36\xf8\x85\xca\xaf\x71\xec\xcf\xbc\xd0\xe0\x83\x8b\x3c\x8f\x6b\xec\x99\x2e\x7c\xf5\xa1\x28\xa4\x22\xe7\xfb\xe5\xdf\x10\xa5\xbf\x75\x53\x51\x94\x4f\xe7\xe3\xfb\xcf\xb4\xce\xbc\x8d\x8f\xed\xe9\x7c\x9f\x17\xbe\xb5\x61\x18\x49\xe7\x9c\x5b\xa7\x2d\x4b\x54\x7e\xe3\xab\x9f\x97\x78\xa7\x87\x4f\x6e\xbc\xf0\x3b\x72\x3c\x24\x7f\x89\x8e\xa3\x0f\x57\x7a\x78\x1a\x23\x77\x72\x7f\x70\x5e\xa7\xe9\x0f\xdf\x38\x2c\x24\x60\x1c\x1c\x6a\x51\x1e\x9f\xbb\xe9\x4b\x77\x63\xc2\x3a\xde\xa0\xc0\x37\x8e\xb3\x1f\x03\x35\x1f\x84\x30\xff\xf9\xfb\x7d\x62\x92\x5b\xf8\xb5\x3d\xbd\x0c\xc3\xcc\x0b\x69\x95\x1b\x97\x3f\x5f\xdb\x13\xfd\x92\x24\x05\xa9\xea\xa3\xd0\xbf\xb7\xa9\x3f\x9e\x47\xb7\x07\xa5\xc9\x1f\xd3\x7b\x17\xbb\x70\xe5\xe2\x51\x49\xa5\x0e\x94\x8a\x3e\x90\x15\x95\x01\x55\x99\x2a\x90\x05\x99\x4c\xe6\x40\x56\x2b\x01\x6a\x32\x5d\x30\xab\x01\xb9\x4c\x2e\x91\x51\x89\x74\x6e\xaf\x33\xe9\x44\xe6\x02\x32\x08\xd6\x55\xf1\xa8\xb4\x92\x89\x50\xac\xa8\x0d\xc8\x66\x6a\x40\x35\xa8\xcf\xd4\x83\x1a\x10\x67\xe2\x44\x36\xad\x4b\xeb\x0e\xa4\x07\x90\x4c\x54\xe1\x8d\x28\x56\x58\xf4\xaa\x5c\x26\xac\xcb\x5a\xd0\x90\x29\x07\xd1\xbe\xce\xc1\x1a\xed\x1b\x91\xce\x6f\xdf\xbb\xf4\x3f\xdd\x9c\xfd\x24\xfb\x35\x46\x0e\x0b\xee\x0d\xce\x2c\x6d\xba\x0f\xbc\xdf\xc9\x69\x9c\x52\x0a\xbf\xbf\x01\x00\x00\xff\xff\x7c\xa3\xad\x1b\xbf\x02\x00\x00"); +func _gge ()([]byte ,error ){return _ad (_abc ,"Adobe-CNS1-UCS2")};func _ecb ()(*asset ,error ){_cafd ,_bbcd :=_fcbd ();if _bbcd !=nil {return nil ,_bbcd ;};_adgad :=bindataFileInfo {_ae :"UniJIS-UCS2-HW-V",_ca :4243,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492906,0)}; +_caeg :=&asset {_e :_cafd ,_ee :_adgad };return _caeg ,nil ;};var _dagcg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x4d\x6f\x1c\xb9\x11\xbd\xcf\xaf\xe8\xa3\x73\x70\x44\xb2\xc8\x6e\x12\x08\x04\x04\x36\x82\xc8\x80\x93\x20\xb2\x9d\x00\x41\x0e\x3d\xd3\xa4\x32\x40\x34\x1a\x8c\xa4\x83\xff\xfd\x82\xaf\x86\xaf\xb4\xda\x5d\x60\xe1\x7e\x55\xc5\xfa\x22\xeb\x43\x73\xf3\xe9\xee\xf3\xdd\xe9\xf8\x32\xdd\xfc\xe3\xf2\x74\xb8\xaf\x2f\x53\x3b\x9e\xb6\x4b\x7d\x7e\x7a\xbd\x1c\xea\xb4\xaf\x0f\xc7\xd3\x6e\xe7\xc3\xb4\x1d\x0f\x2f\x03\xe2\x9f\xc3\xe3\x7a\xde\xed\x6e\xbe\x9f\x8e\x5f\xee\xee\x83\x73\xf1\xe3\xf7\x6f\x7f\x91\xf0\xf1\xaf\xd3\xeb\x73\xbd\x32\x3f\xdd\x7d\xbe\xff\xf9\xfc\x52\x1f\xef\x4e\xed\x69\x12\x55\xb2\xbd\x9e\xaf\x8a\xa6\xe9\xe6\x9f\xf5\xe1\xf8\xfc\x72\xf9\x39\x7d\xf8\xf3\xf6\xb4\xaf\x7f\x98\xb6\xda\x3a\xfd\xef\x97\xad\x5e\x8e\xa7\x87\xe9\xc3\x97\xf5\xbc\x9e\x3c\x19\xf7\xaf\xe7\xf3\xff\xeb\x63\x3d\xbd\x4c\x0b\x68\xf5\xb4\xe1\xdf\xdd\xcd\xa7\xaf\xeb\xf9\x6f\xeb\x63\x9d\x7e\xeb\xd4\x0f\x88\x40\xe2\x47\xbd\x3c\x1f\x9f\x4e\x93\xff\xa3\x73\xb3\x91\xbf\xfd\x3c\xd7\xc9\x5f\x35\xfd\xfb\xfb\xdd\xe7\xe9\x3f\x7e\xf2\x6e\x0a\x69\xf6\xf9\xbf\x57\xfa\xbf\xbe\x3e\x6d\x94\xf2\xce\x69\x1c\x87\xe3\x76\xf8\xdf\x7a\xd9\xfd\xc9\xe1\xbf\xbd\xbb\x9d\x72\x98\x8b\xe2\xe0\xbc\xbb\x9d\x96\x5c\x84\x38\x01\x07\xe2\x19\x38\x0d\x1c\x94\x9f\x89\x95\xbf\x0c\x2c\xa1\xeb\x5f\xa8\x4f\xa4\xe3\x3c\xb0\x2f\xdd\x9e\x64\x42\xdf\xe1\x4c\x18\x3a\x2c\x84\xd2\xe1\xd0\xed\x0f\xf1\x76\xca\xe2\x3d\x71\x02\x76\xc4\x33\xf0\xf0\xdd\xd7\x8e\xdd\x1b\xbc\x00\x47\xe2\x0c\x4c\x7d\xb5\x00\x0f\x5f\xa5\xec\x6f\x27\x1f\x7c\xcc\x24\x1c\x40\x98\x8d\xb0\xa9\xc4\x42\x42\x05\x21\x39\x12\xda\xbb\x23\xab\xd3\x23\x85\x04\xaf\x47\x66\x12\xc2\xfb\x23\xa2\x12\x89\x84\xa8\x04\x93\x48\xef\x8f\xcc\x2a\x41\xc7\xd6\x1e\xfb\x5b\x81\x0c\x6c\xfc\x02\x6c\x4e\xac\xef\x35\xee\xbb\xc0\x12\x88\x0f\xc0\x9e\x78\x03\x1e\x81\x27\x77\xb8\x9d\x96\xc8\x87\x93\xdc\x06\xbc\x10\x57\xe0\x99\xb8\x01\x0f\x7b\x09\x0f\x33\x39\x21\xf6\xc0\xd4\xe7\x03\x70\x24\x16\x60\xea\xf3\x11\xfa\x3c\x71\x02\x36\x7d\x33\x70\x20\x5e\x80\x4d\x5f\x06\x2e\xc4\x05\xfa\x4d\xdf\x0a\xcc\x78\xfd\x1e\xd8\xf4\xf5\xf8\x53\x30\x7b\x1b\x30\xe3\xf7\x15\xd8\xe2\x69\xc0\xb4\x1f\x10\x7f\x60\x3c\x01\xf1\x07\xfa\x13\x10\x7f\x60\xbe\x50\x98\x49\xa8\x0f\x85\x99\x84\xf6\xc3\x02\x4c\xff\x42\x06\x36\x7b\x88\x8f\xc5\x96\x02\xe2\x13\xb3\x8f\xf8\xc4\xec\x21\x3e\x4f\x7b\x02\x7f\x3d\xe5\x25\x22\x1f\xd4\x27\xb0\xe7\x78\x3e\x42\x3e\x32\x9f\x11\xf1\x45\xe6\x33\x22\xbe\x48\x7f\x23\xee\x97\x95\x96\x22\xf4\xb3\x8c\x52\x44\xfc\x91\xf6\x23\xe2\x8f\x66\x0f\xf1\x27\xe6\x23\xc2\x9f\x34\xf4\xcf\xfd\xbe\x72\x08\x9e\xb8\xbf\xe7\xe0\x0b\x71\x05\xdf\xe4\x1b\xf0\xf0\x77\x71\x5a\xb5\xcb\x30\xb8\xf4\xba\xce\xc1\x5d\x15\x88\xc3\x83\xc8\xe3\x81\x89\xc3\x83\x28\xa3\xec\xc5\xe1\x01\x94\x51\xb1\xe2\x90\x90\xe2\x33\xb1\x00\x53\x1f\x02\x2e\xc3\x01\x71\x08\xb0\x8c\x00\xc4\xc5\x02\x1c\x06\x9e\x71\x7e\x3c\x48\x71\x59\x31\xfd\xc9\xaa\x2f\x11\xab\x3e\xfa\x97\x2b\xf0\xd2\x67\xda\x18\x2a\xbb\x1c\x7f\x67\xca\x88\xeb\x9d\x33\x87\x85\xb6\x0b\x92\xbb\xd0\x37\x34\xc1\x59\xc4\x08\x08\x36\x30\xd8\x55\x9d\x63\xb0\x2b\x9c\x13\x06\xbb\xc2\xb9\x37\xe7\x11\xac\xd0\xe0\x01\xe7\x85\xc1\x56\xc5\x0c\xb6\xaa\x3e\x06\x5b\x55\x1f\x83\xad\x08\x56\x78\x19\x4d\x2f\x6f\xd8\x0b\xad\xdd\x4e\x41\x5c\x1a\x0e\x8a\xeb\x73\x55\x46\xdf\x17\x71\x7d\xee\xc9\x28\x17\x11\xd7\x5b\xb6\x2f\xb3\x09\x60\x78\xd1\x43\x71\xb3\x0a\x78\x12\x16\x25\x24\x12\xb2\x12\xec\x48\x51\x82\x19\x59\x95\x30\x93\xb0\x07\x61\x31\xab\x07\x25\x04\x12\xf4\x15\x52\x00\x6d\xb3\x44\x7a\xe1\xe1\x66\x34\x3e\x66\xac\x18\x56\x2f\xb3\x11\x32\x04\x98\x18\xaf\x4e\x66\x5a\x44\x21\x49\x62\x14\xbd\x91\x65\xe1\x55\x4b\x40\xe6\x22\x83\x0a\x9a\x39\xe6\x5e\x7a\xa7\xeb\x04\xd3\x30\x23\x06\x13\xc0\x65\x46\x26\xae\xb7\xb2\x2c\xac\x34\x41\x2b\x2b\x6f\x3c\xd8\x54\x21\x5d\x10\x8f\x03\x74\x41\x50\xdb\xce\x51\xa3\xe8\xed\x46\x62\x78\x30\x9a\x93\x88\x2c\x38\xe0\x4d\x20\x2b\x81\x3e\x48\x41\x94\xf4\x41\x56\x15\x30\x15\x7b\x08\x98\x4f\x07\x15\x60\xa2\x65\x53\x02\xbd\x8c\x5e\x09\x3c\x12\x91\x59\xf3\xaa\x77\x88\x2c\xc9\xb0\x3a\x15\x8c\x80\x2a\xb2\xcb\x8e\x2b\x12\xc5\x28\x22\x1e\x8b\x39\x1d\x71\x95\xac\x12\x49\xa8\x62\xbb\xba\xa4\x79\xb3\x3c\x25\x51\x82\x49\x44\x25\x30\xb3\x09\x3e\x46\x9e\x58\xb0\x83\xb9\x37\x04\xcd\x83\x39\xb1\x68\x1e\x22\x1f\xd8\x52\x95\xc0\xf7\xb0\x34\xbc\xb0\xab\x8a\xd6\x1c\xba\xd1\x28\x9b\xd6\x1c\x5a\xfb\x42\xbe\xd7\xdd\x67\xcc\xfa\xd6\xb4\x55\x8f\xbb\x69\x4d\xf0\x80\xc6\x6e\xd2\x9a\x80\xef\xa8\x40\x1a\xba\x85\x1b\x38\xa9\x7c\x22\xd6\x6e\x32\x13\xeb\x79\xc3\xf5\xed\xa8\x68\x0d\xdd\x2b\xe7\xf2\xab\xd6\x2b\x0b\x5b\xef\x65\x3d\x3d\xd4\xeb\xdc\x91\xbe\xe1\x8f\x4f\x8f\x36\x9b\x6c\x29\x23\x2f\xb9\x7e\x57\x31\x73\xfe\xf6\xf9\x35\x3e\xbb\xb9\xb8\x70\xb4\xf6\xde\x35\x3e\xb1\x45\x65\xdb\xea\x66\x63\x61\x81\xe2\xa6\x9f\x7a\xbb\x1a\x9f\x05\x2c\x53\xb8\x1a\x6b\x0f\x96\xad\x1d\x42\x56\xc0\x84\x17\x3a\xdf\xcb\x74\x7c\x62\x59\xf2\xb6\x5c\x78\xb2\x04\x7b\x02\xe7\x72\x92\x64\x2c\xac\x00\x8e\x6e\xf4\x1a\x1c\x9f\xd8\x6e\xf8\xa7\x42\x12\xb3\x85\xcb\x4c\xd1\x16\x07\x3b\x85\xfa\x48\x6c\x9e\xce\x0d\x37\xc4\xf5\x74\x2e\x39\x73\x80\x30\x1b\xe2\xb0\xc9\x16\x47\x96\x8f\xc6\xc2\x58\x72\x1c\x6b\x7e\x36\xd6\x82\xbb\xb4\x91\xe8\xdf\x68\x2c\x78\xb0\x6c\xba\xae\x24\xf2\xca\x8c\xc7\xce\xc9\xd7\x8c\xd5\xd0\xb5\x58\x8c\xbe\x8d\xd7\x21\xbe\x15\x1d\xd0\x42\xde\x6a\xbc\x06\x9e\x95\xa4\x85\x2d\xd8\x82\x7c\xb1\xd6\xd9\x6b\x6b\x34\x7e\xd1\xd9\xc3\xca\xf5\xab\xf1\xb4\x05\x67\xea\xec\xdb\xd0\x68\xcf\x5e\x79\x36\x11\xb2\xf1\x74\xba\x14\xeb\xed\x66\x4f\x9c\x76\x6d\x36\x06\x89\xc6\x4b\xca\xb3\x16\x6f\xe7\xa2\x9e\x0b\xd6\x06\xc5\x78\xb3\xf2\xac\x05\xee\x8d\xa7\x9d\x29\x58\x43\xb6\x18\x92\xea\xb4\xb9\x99\x92\xf1\x54\xe7\xb8\xbd\xd6\xf8\x56\x5a\x43\xe5\xe4\x42\x56\x6a\x64\xcd\xd7\x3f\x24\xfd\xb5\x2b\x68\x13\x00\x78\x5c\xcf\x3b\xfe\xde\x70\x78\xbd\x5c\xea\xe9\x05\xbf\x6e\xe0\xc7\x84\x69\xab\xed\x78\xaa\xfc\x19\xe5\xfc\x74\xee\xa7\xf0\xff\x2f\x01\x00\x00\xff\xff\x7d\x93\x70\xb7\x72\x11\x00\x00"); +func _afad ()(*asset ,error ){_agf ,_agc :=_gcbg ();if _agc !=nil {return nil ,_agc ;};_bb :=bindataFileInfo {_ae :"Adobe-Japan1-0",_ca :1097,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491303,0)};_bede :=&asset {_e :_agf ,_ee :_bb };return _bede ,nil ; +};func _cbb ()(*asset ,error ){_faf ,_gaa :=_baf ();if _gaa !=nil {return nil ,_gaa ;};_caga :=bindataFileInfo {_ae :"Adobe-CNS1-3",_ca :1881,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491185,0)};_fba :=&asset {_e :_faf ,_ee :_caga };return _fba ,nil ; +};var _ecg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x4d\x6b\xdb\x4c\x14\x85\xf7\xf3\x2b\x66\x99\x77\x91\xd7\xf7\xce\xb7\x40\x18\x4a\x42\xc0\x94\xb4\xa5\xe9\x17\x94\x2e\x64\x69\x64\x04\xb5\x24\x64\x79\x91\x7f\x5f\xee\x1c\xc5\x85\x1a\x8c\xec\x47\x33\x3a\xd2\x73\x34\xb3\x7b\x38\x3c\x1e\xc6\x61\xd5\xbb\x4f\xcb\xd4\xbe\xe4\x55\xf7\xc3\xd8\x2d\xf9\x32\x5d\x97\x36\xeb\x63\x3e\x0d\xa3\x52\x6c\x74\x37\xb4\xeb\xdb\xdf\x72\x68\xcf\xcd\xac\x94\xcc\x7f\x79\xbd\xac\xf9\x7c\x18\xfb\x49\x5b\x8c\xeb\xae\xf3\x36\x56\xeb\xdd\xe7\x7c\x1a\x2e\xeb\xf2\xaa\xef\xde\x75\xd3\x31\xff\xa7\xbb\xdc\x0b\xff\xb8\x74\x79\x19\xc6\x93\xbe\x7b\x3f\x2d\xb9\xe1\xdb\x89\x97\xeb\x3c\xff\xce\xe7\x3c\xae\x9a\x0a\xcb\x63\x57\x8e\x6a\xf7\xf0\xdc\xcc\x1f\x9a\x73\xd6\xbb\x72\xad\x7b\xcc\xbc\xc7\xb0\x72\xf6\x5b\x5e\x2e\xc3\x34\xea\xea\x7f\xa2\xf0\x17\x7f\x79\x9d\xb3\xe6\xed\x2a\x3f\xbe\x1e\x1e\xf5\x4f\xd6\x4c\xda\x78\x47\xe9\xd7\xc6\xbf\x3f\x4f\x5d\xde\x32\xcb\x93\x3d\x4c\xd7\x71\xd5\x95\xb5\x16\x8c\xf1\x54\xed\xd4\xe5\xcb\xdc\xb4\x79\x69\xc6\x53\x56\x5a\xd7\x44\x44\x7b\x5d\x1b\xf7\xf4\xb4\x97\xdb\xfd\x67\x84\xb2\x71\x9b\x39\x74\x20\x6f\x33\x88\xfa\x7e\xaf\xe5\x43\xaa\x26\x06\x63\x30\xe3\x83\xaa\xc9\x80\x19\x30\xcf\x46\xd5\x64\xc1\x2c\x58\x0c\x49\xd5\xe4\xc0\x5c\x61\x4c\xc6\xa9\x9a\x3c\x98\x07\x33\x49\x32\x02\x58\x00\xf3\x56\x32\x22\x58\x04\x8b\x95\x64\x24\xb0\x54\x98\x21\x27\x19\x15\x58\x05\x66\x49\x32\x1a\xb0\x06\xcc\x07\xc9\x38\x82\x1d\xc1\x12\x4b\x46\x0b\xd6\x16\x66\x29\x4a\x46\x07\xd6\x81\x59\x23\x19\x19\x2c\x83\xf9\x24\x19\x3d\x58\x0f\x96\x1c\xa9\x9a\xe1\x8f\xe1\xcf\x51\x15\x54\xcd\xf0\xc7\xf0\xe7\xac\x37\xaa\x66\xf8\x63\xf8\x73\x81\x92\xaa\x19\xfe\x18\xfe\x5c\x0a\x4e\xd5\x0c\x7f\x0c\x7f\x9e\x8d\x64\xc0\x1f\xc3\x9f\xb7\x51\x32\xe0\x8f\xe1\xcf\x07\x2b\x19\xf0\xc7\xf0\xe7\x53\x92\x0c\xf8\x63\xf8\x0b\xec\x24\x03\xfe\x18\xfe\x82\x23\xc9\x80\x3f\x86\xbf\x10\xa4\x73\x86\x3f\x86\xbf\x50\x49\xe7\x0c\x7f\x0c\x7f\x91\xa5\x73\x86\x3f\x86\xbf\xe8\xa4\x73\x86\x3f\x86\xbf\x18\xa4\x73\x86\x3f\x86\xbf\x58\x49\xe7\x66\x7b\x63\xe1\x2f\xb1\x74\x6e\xe0\xcf\xc0\x5f\x72\xd2\xb9\x81\x3f\x03\x7f\x29\x4a\xe7\x06\xfe\x0c\xfc\xa5\x4a\x3a\x37\x6e\x5b\x01\xd1\xed\xb5\xae\x0c\x87\xb2\x0e\xde\xde\x77\xf9\x2d\x1b\xc6\x6d\x01\xb7\xd7\x65\xc9\xe3\x5a\xb6\x8b\xb2\x42\x65\x85\x0d\x63\xbe\x6d\x3d\xf3\x34\xcb\xac\xf2\xfd\x13\x00\x00\xff\xff\x1d\x46\xc4\xed\xa6\x04\x00\x00"); +func _gafg ()(*asset ,error ){_gdac ,_edgd :=_aabg ();if _edgd !=nil {return nil ,_edgd ;};_aeef :=bindataFileInfo {_ae :"GBKp-EUC-H",_ca :80839,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492102,0)};_bbfa :=&asset {_e :_gdac ,_ee :_aeef };return _bbfa ,nil ; +};func _cgab ()([]byte ,error ){return _ad (_dgf ,"UniJIS-UTF16-H")};func _agdff ()([]byte ,error ){return _ad (_cfgg ,"UniAKR-UTF32-H")};var _gacfc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\xcb\x8a\x66\x39\x76\x85\xe7\xf1\x14\xff\xb0\x3d\x68\xe7\xd1\x5d\x82\x20\xa1\x5d\xdd\x4d\x17\xa6\xdb\xc6\xe5\x1b\x18\x0f\x74\x4d\x12\x9c\x11\x41\x64\xd6\xa0\xde\xde\xec\xf5\x9d\x2e\xdb\x85\xa1\x06\x85\x2a\x56\x1e\x49\x5b\x5b\x6b\x5f\xf5\x7f\xf8\xee\xfb\xdf\x7f\xff\xf2\xf9\xdb\xe3\xc3\x3f\xbe\xbf\xce\x1f\xf6\xb7\xc7\xf9\xfc\xb2\xde\xf7\xd7\xd7\x1f\xdf\xe7\x7e\x8c\xfd\xe9\xf3\xcb\xd3\x93\xf3\x8f\xf5\x79\x7e\xfb\xeb\x9f\x1a\xe6\x97\xfe\xf6\xf4\x64\xf3\x7f\xf8\xe9\xeb\xb7\xfd\xe5\xfb\x97\xf3\xfa\x08\x7c\xb7\x7e\x7c\xbb\xbf\x7d\x3c\x3e\xfc\xd3\xfe\xf4\xf9\xeb\xb7\xf7\x9f\x1e\xbf\xf9\xdd\x7a\x1d\xfb\x6f\x1e\x6b\x1f\xc3\xff\xe1\x7d\xed\xf7\xcf\x2f\x9f\x1e\xbf\xf9\xee\x2f\x3f\xb8\x9f\xe1\x1f\x7e\x7c\x7b\xfb\xaf\xfd\x65\xbf\x7c\x7b\x38\x61\xfb\x65\x69\x7c\xfa\xf0\xdd\x9f\xfb\xdb\x5f\xfa\x97\xfd\xf8\xf0\xa7\xbf\xff\x34\xe7\xd7\xdf\xfe\x5d\xfa\xed\x9f\xf4\x6f\xfa\xa7\x7f\xdd\xef\x5f\x3f\xbf\xbe\x3c\xdc\xdf\x5e\x57\xfe\x1f\xf8\x9f\x7f\x7a\xdb\xf7\x52\x4f\x1f\xfe\xfd\x5f\xbe\xff\xfd\xe3\x3f\xdc\xc3\x5d\x0f\x9f\x42\x6b\xff\x79\xe3\xff\xf6\xe7\xd7\xb5\x1f\x17\x7f\x79\x84\x9f\xaf\x6b\x7f\x7d\xeb\x73\xbf\xf7\x97\x4f\xfb\xe9\xf1\x78\xbe\xae\x8f\x8f\xc7\xe3\xb9\x5e\x1f\xed\xaf\xfa\xbb\x78\x7d\x7c\x3c\xff\xf1\x0f\x7f\xfc\xc3\x47\x93\xf2\x17\xdf\x3f\x39\x96\x79\x79\xfd\xb6\xf6\x01\xd3\x0a\xcf\xee\x7c\x7c\x38\x9b\xf1\xbf\xff\xe9\xc9\x5d\xd7\xbd\xef\xe7\x75\x7f\xed\xed\xeb\xb2\xed\xeb\xe7\xda\xb5\x5b\xed\xfa\xbb\xb8\x7c\x19\xd6\x9d\xb0\x9d\x0c\xf3\x3e\x3c\x3d\xd7\x11\x85\x8d\xe8\x85\x35\x2f\x2c\x81\xf1\x5d\x8b\xc2\x0a\x58\x01\x4b\xc2\x1a\x58\x03\xcb\xc2\x06\xd8\x00\x2b\xc2\x96\xb0\x74\x81\x55\xc3\x52\x04\x8b\x86\x85\x4b\xfb\xa6\x0a\x56\xc1\x24\x5f\xea\x60\x1d\xcc\x64\xd9\x9c\x6d\x47\x9b\x1b\x9d\xce\xb1\x63\x16\x96\x3b\x98\xed\xb1\xf3\x14\x56\x92\xb0\x6c\x32\xef\x52\xc0\x96\xb0\x02\xb6\xc1\xf6\xc7\x87\xaf\xcd\x10\x34\xb5\x3b\x33\xab\x17\xc6\xcc\x59\xc1\xec\x64\x7b\x4a\xba\xbd\x25\x89\xf7\xa6\xf9\xbd\x91\x64\x6f\x61\x51\x92\x1c\x24\x3e\x60\xc9\xe6\x1e\x4e\x71\x74\xda\xe8\x8b\xed\x71\x38\xed\x49\x7c\x27\xed\x9d\xcc\x77\x39\x1b\x86\xa6\x4e\x96\xa6\x8e\x6e\x37\x86\xcb\x64\x3e\xc8\x7c\xa6\x64\x09\x41\xdf\xcd\x0c\xc6\xdc\x5c\x85\x31\x77\x35\x30\xcd\x5d\xba\xb5\x73\x86\x30\x9d\xed\x9c\x05\xa6\x3d\xa2\xbf\x9e\x9e\xdb\x25\x99\xdb\x95\x06\x98\x37\xcc\x84\x7d\x6e\x57\xe6\xbb\xa4\xef\x0a\xdf\x15\xed\x11\x73\x11\xd6\xc1\x74\x43\x57\x02\x1b\x60\xcc\x2d\xc2\x74\x8e\x76\xa1\xfb\x58\x9d\xb0\x22\x6c\x14\xb0\x6c\xd8\x68\xc2\x90\x2f\x19\x5b\x9a\x43\x3e\x97\xa5\x83\x54\x84\x99\xe2\x6c\xd0\x8d\x67\x77\x09\x3b\xc2\xca\x8d\x55\xc3\xd8\x57\x83\x8b\x39\x68\x6e\x0f\xc2\xd8\x23\x87\xf8\xf4\xdc\x3c\x7b\x78\x64\x2e\xde\x64\xf1\xcc\xf5\x1d\xcc\x38\xd4\x7c\xd7\x1e\x7e\x5c\xc6\x2a\x3b\x85\x1f\x7c\x65\x83\xaf\x5a\x6b\x78\x10\x6f\x48\x10\xa2\x1d\x3d\x8c\xaa\x3a\x95\x17\xa3\x9a\x3f\x92\xac\x26\x61\x87\xef\x90\xac\x1a\xb7\x5b\x40\xb2\x90\xa5\xa5\x2a\x6d\x86\x2c\x2d\x05\xa4\x6d\x4e\x18\xd2\x86\xae\xdb\x69\xa1\x09\xd3\x4d\x84\xa9\x3d\x9a\xb1\xb6\x85\xa9\x3d\x02\xb2\xb4\x62\x67\x08\xc8\x12\xb6\xdd\x62\xba\x2e\xed\xbb\xa7\x30\xc9\x92\x2e\x69\x38\x22\x4b\x94\x0f\x49\x97\x6f\xc2\x74\x8b\xb1\xf0\x5d\xb0\xb9\x11\x59\xe2\x3d\xb7\xd9\x1e\x89\xb9\x29\x4e\xc3\x5c\x4d\xc2\xc4\xb2\x94\x9a\x30\xf3\x21\x2d\x25\xc9\x9c\x58\xcf\x6b\xdf\xc4\x7a\x69\x6a\x5f\x1f\xed\x76\xd2\xd4\xbe\x89\x3d\xd0\x73\x66\x8f\xcc\xdc\x20\x1d\x64\xe6\xe6\x15\x0c\x8b\x66\x69\x2d\xaf\x24\x8c\xb9\x51\xba\x2f\xcc\x2d\xcc\x8d\xe6\x0b\x5b\x61\x6e\xe1\xbb\x94\x4c\xbe\xca\x77\xb5\x98\xfe\x52\x4e\xb6\x5e\x95\xff\x61\x70\xa9\x48\x7f\x15\xcb\xd0\x60\x98\xc9\x5c\x61\x9e\x06\xc3\x8a\xb0\x03\x76\xc0\xb4\xc7\xd0\x7d\x68\x30\xac\x09\x6b\x60\xd2\x55\x91\x5e\xea\x58\x60\x1b\xcc\xf4\x5c\xa7\xd8\xa7\xc1\xb0\x20\x2c\x82\x45\xb0\x28\x8c\x3d\x26\x32\x3b\xc9\xbc\x91\x6f\x23\x9f\x78\x55\x37\x67\xdb\xf7\x77\x92\x6f\xb3\xaf\x0d\x86\x49\xbe\x83\x5e\x6c\x70\xa9\xc8\xb3\xd4\x83\x2c\x07\x59\xbc\xe4\x3b\x13\x6c\x82\x99\xfe\x5a\xd4\xbe\x1a\x0c\x0b\xc2\x12\x58\x02\x8b\xc2\x0e\x18\xba\xf2\x26\x73\xcb\xd2\xb3\x06\xc3\xb2\xb0\x0d\x86\x5e\xbc\x9d\xa3\x15\xd6\x2b\xf7\x7a\x55\x58\x05\xab\x60\x76\x8e\xd6\x25\xb3\x06\x97\x4a\xb8\x84\xb1\x5e\x67\xbd\x60\xe7\x68\xdc\x51\xbb\xef\x28\xe8\x1c\x03\x59\x06\xb2\x84\xa0\x9c\xe0\xaf\xb1\xfc\xff\x0b\xef\xad\x6d\xb6\xdb\xf7\x76\x3a\xe6\xd1\x75\x69\x30\xcc\x8e\xd9\xa3\x96\xd6\x60\x58\x16\x36\xc1\x50\x65\xb0\x63\xf6\x24\x9a\x74\x4c\xaa\x04\x3b\x66\xcf\xa2\xb1\x06\xc3\x9a\xb0\x0a\xc6\xd1\xa3\x1d\xb3\x17\x5d\x83\x06\xc3\x9c\xb0\x0d\xc6\xd1\xa3\x1d\xb3\xe3\xe0\x34\x18\x16\x84\x15\x30\x68\x12\xa3\x30\x64\xb9\x29\x1b\x75\x8e\x31\xc0\x06\x98\xce\x81\x29\xf7\x9b\x8a\x51\xe7\x58\xa2\x93\x06\xc3\x74\x8e\xc5\xbe\xeb\xde\x57\xe7\x58\xec\xb1\x58\x4f\x81\xaa\xa3\xd3\x7e\xeb\x54\xe6\xdd\x77\x04\x43\xa7\x49\xf2\x6d\x74\xb0\xd1\x41\x92\x7c\x50\xb6\xdf\x94\x4d\x92\xef\x64\x30\xae\x5a\x41\xae\x1f\xce\x71\xee\x7d\x4d\xbe\xa1\x74\x85\xc1\xb0\x26\xac\x83\x71\x6f\x96\xb2\xb5\xc1\xbd\x8d\xfb\xde\xb2\xe9\x99\xd4\x89\xc1\x30\x2f\xac\x82\x21\x5f\x0e\xc2\x58\x2f\xdd\xeb\x45\x61\xac\x97\xee\xf5\x92\xb0\x0d\x86\xa9\x64\x3b\xc7\x20\x80\x8f\xfb\x7e\xb3\x64\x2e\xc8\x7c\x9b\x40\xd1\xbe\x04\xf0\x51\x58\xaf\x68\x3d\x78\x30\x6e\x1e\x28\x0c\x0d\xdc\xa3\x06\xc3\xb4\x1e\x2e\x6e\x74\xce\x51\xa4\x03\x02\xfd\xe8\xc8\xac\xb0\x39\x3a\x32\x77\xf6\x50\x38\x18\xb8\xc2\x71\xbb\x42\x25\x04\x03\xae\x8d\x9b\x43\x55\xfb\x0e\x64\xb9\xdd\x9e\x5c\xf5\x98\x9c\x6d\xa2\xfb\xa6\xb9\x13\x5d\x4d\xed\x4b\xd8\x1d\x93\x7d\xe7\x04\x93\xfe\xe0\xda\x58\x0e\x4c\xeb\x2d\xce\x41\xd8\xa8\x72\xd5\x83\xb0\xa1\xc1\x30\x9d\x77\x71\x47\xeb\xde\x43\xe7\x5d\x0b\x4c\xee\xb1\x3a\xe9\x74\x21\xb3\x0d\xc5\x55\xa6\x72\xdc\x75\xf8\x4c\xe2\x6d\x54\xba\x11\x45\x9e\x7a\xe0\x95\x07\x5e\xb9\xca\x53\x0f\xbc\xf2\xc0\x2b\x57\xa7\xe3\xee\x06\xc6\xd1\xe4\xbd\xc7\x66\xdb\xcd\x1e\xf2\xc0\x83\x2c\x43\x83\x61\xda\x17\x8a\x0f\x28\x5e\xe5\x6d\xc7\xe1\x68\xa7\x81\x69\x5f\x68\x3f\xf0\xde\x55\x9e\x75\x12\x11\xa7\xaa\x8d\x54\xe5\x45\x67\x8c\x60\xac\x27\xef\x38\x63\x05\xab\x60\x49\x58\x07\x43\x7d\x72\x6b\x53\x95\x45\x9b\x09\xf9\xe4\xd6\x66\x4a\x60\xa8\x5e\xee\x65\xa6\x02\x36\xc0\xb4\x5e\xba\xe7\xa2\x7a\xb9\x83\x99\x91\x2f\x5f\x60\x4e\x98\x07\x43\x66\x45\xf1\x99\x91\x39\x23\xb3\xdc\xc6\xc4\x4d\x4e\xdc\x64\x95\x3b\x98\x44\x9c\x49\xc4\xa9\x72\x07\x33\x0f\x30\x93\x25\x44\x45\xc9\x99\x91\x25\xdf\xb2\x80\xe9\xce\x67\xb9\xf7\x95\xae\x88\x4c\x93\xec\xa1\xca\xcc\x67\x69\x60\xe8\x5e\xe6\x3b\x31\xcb\x89\x59\x56\xe5\xdf\x13\xb3\x9c\x98\x65\xcd\x5a\x0f\xb3\x9c\x44\xb0\x5a\xa4\x83\xce\x1e\x1d\xfd\xc9\xcc\x67\xe7\x6c\x9d\x3d\x94\x57\x4f\x32\x46\x0d\x86\x49\xa7\x9d\x73\x10\xfd\x6a\x91\x2c\x64\xbd\x93\x48\x57\x65\xfa\x73\xc8\xb4\x26\x99\x47\x15\xc7\x27\x59\xc6\x9c\xe8\x40\xa6\x3a\x27\x3a\xc0\xb4\x9a\xcc\x72\x62\x46\x13\x33\x6a\x32\xad\xb9\x58\x4f\x95\x6d\x6a\xca\x6e\x26\xbc\x9f\x5b\x32\x37\x0f\x86\xcc\xf0\xbe\x89\xbb\x13\xde\xcf\x73\x7f\x27\x99\x0f\xe7\x38\x92\xa5\x29\x34\x2e\x5c\xf6\x82\xa7\x64\xcd\x4b\x15\x70\x5b\x70\xb2\x29\x34\x2e\x5c\xf6\x8a\xcc\x55\x18\x5c\x64\x23\x8b\x6c\xa4\xc5\xf8\xeb\xd1\x7e\x25\xa9\x4d\x83\x4d\x49\xc2\x12\x18\xc7\x54\x44\x5c\x50\x5b\x43\xcb\x99\xcf\x3a\xd0\x2d\x95\xdd\xfe\x82\xc5\x0b\x16\x93\xdf\x2f\x58\xac\xc1\x30\x9d\x08\x36\x2d\xd8\xd4\x64\x15\x0b\xe6\x2c\x98\xd3\x64\x15\x0b\x96\xac\x5e\xc1\x74\xca\xce\xbe\x38\xef\x26\x0b\x58\x38\xef\xd5\xef\xb9\x92\x65\xc8\xca\x34\xb8\xd4\x14\xe8\x16\x75\x8f\x06\xc3\xb4\xc7\x60\x8f\xc1\x71\x15\xe8\x16\xc9\xc3\x22\x79\x68\xb2\x80\x05\x9b\xd6\x40\xe3\x0a\x74\x6b\xa0\xf1\x79\xef\x21\x59\xa8\x67\x16\xb9\x6d\x53\x50\x5b\x24\x14\x6b\x72\x0e\x59\xc0\x22\x18\x2c\x82\x41\x93\x05\xac\x29\x46\x2c\x1c\x7f\x93\x05\x2c\x1c\xff\xc2\xc9\x37\x31\x7b\x2d\xe6\x12\xec\x9b\x02\xd8\x82\x4d\x4b\xb5\x41\xbe\xe4\x95\xe9\x61\xb4\xad\xfb\xc8\x97\x3c\xf0\xe6\x3e\x76\x4e\xc2\xa4\xd3\x8d\x57\xd1\x60\x58\x14\xd6\xc1\x3a\x98\xd6\x2b\xa2\x8b\x06\xc3\xb2\xb0\x00\x16\xc0\xb4\x07\xf5\xc7\x2e\xf7\x7a\x55\x18\xeb\x15\xd6\xd3\x7d\xec\x32\xc1\x26\x98\x13\xb6\xc1\x38\x87\xee\x83\x4e\x49\xdb\x9d\x73\xe8\x3e\x76\xe7\x1c\x3d\x83\x49\xbe\xde\xc0\xee\x3d\xb4\x2f\xdc\xd8\xe6\x34\x5c\xbe\xa4\xfb\x4d\x60\xdf\x83\x73\x48\xf7\x7b\xb0\x9e\x0d\x86\x69\x3d\x72\xea\x2d\x1e\xe4\x4b\x9e\x66\x93\x44\x6a\x30\x4c\x7b\xc0\x0d\x0d\x86\x35\x61\xec\x21\x6e\xe4\xab\x6a\x5f\xea\x9e\x3d\xd1\x7d\xd5\xbe\x70\x43\x4d\x1e\xc3\xa4\x7b\x92\x82\x3d\x91\x59\x9e\x6b\x93\x14\xec\x85\xcc\x4d\xeb\xc1\x0d\x0d\x86\x69\xbd\x85\xcc\x0b\x99\x9b\x74\x05\x5f\xf6\xb9\xe7\xea\x6c\x44\xdd\x7d\x24\x8b\x53\xcd\xb4\x0f\x67\x3b\x92\xc5\xa9\x16\xda\xd4\x47\x74\x95\xb2\x93\x37\xa3\xab\xd4\x8e\x22\x6c\x76\x8a\xba\x87\x08\x7b\xd4\xbb\xcb\x4e\x75\xca\xc1\x73\x9d\xc8\x7a\x81\xb9\xe2\xe9\xc9\xf7\x77\xa6\xd3\x43\xff\xe0\x58\x30\x72\xd9\xe9\x7e\x0f\x5c\xa3\xfb\x94\x9d\xee\x8d\xee\x53\x3b\xdc\x91\x93\xae\x0e\x77\x74\xe4\xf9\xb3\xbf\xc0\x26\xd8\x06\xb3\xb3\x1d\x12\xb2\xc3\x7d\x78\x25\x41\x87\xda\xf4\x28\x93\xc9\x5e\x19\xcf\xd9\xf2\x07\xe7\x88\xbb\x5e\x7e\xed\x9c\x0e\xc6\x7a\x16\xe9\xfa\xa5\x9e\x66\xbf\xe4\xa9\xb3\x3a\x6b\xfd\x52\x46\xd1\x2f\x25\xcd\xd9\x1b\x37\xfa\x95\xb2\xb0\x2c\x6e\xf8\xe6\x0c\x53\x3d\xd8\xe9\x52\xe5\x60\x59\x55\xbf\x64\x0b\x9d\x2e\x55\x0e\x5e\x7b\x74\xf6\x50\x42\x9b\x83\xe9\xb4\x5f\x4a\x68\xfb\x05\xef\x43\xd0\x7a\x9d\x7d\xe5\x73\x72\xb0\x4c\xa6\x5f\x93\x7d\xa7\x74\x1a\xb2\xf6\x58\xac\xa7\x42\x24\x87\x22\x4c\x85\x48\xbf\x36\xeb\x19\x87\x3a\x1d\xae\xee\x2c\xd1\x6f\xcd\x00\x55\x71\xdd\x29\xa3\x0f\xaa\xb0\xba\x53\x6a\xd3\x9d\x04\xb6\xf2\xb5\xd3\xdc\xea\x0e\x4a\x69\x21\xa5\x71\x0c\x6a\x52\x76\x77\x0a\x48\x31\xa4\x08\xa9\x20\xdb\x10\xdb\x8d\xe6\x57\x57\xf3\xcb\x9b\x93\xe9\xb4\xbe\xba\x1a\x51\xc1\xa8\xda\x69\x43\x75\xb5\x9c\xa2\x5d\x5c\xa7\xe1\xd4\x83\x55\x72\xd1\x4c\xb5\x07\xb5\x23\x7a\x30\x4b\x54\xeb\xae\xd3\x30\xea\x6a\x0e\x25\x33\x83\x4e\x6b\xa8\xab\x35\x94\xcd\x51\x75\x1a\x43\x5d\x0d\x9f\x62\xee\xb1\xd3\xee\xe9\x6a\xed\x28\xdd\xed\x34\x76\xba\x1a\x3b\xcd\xe8\xd5\x69\xeb\x74\xb5\x70\xe4\xcc\x3b\x0d\x9c\x4e\x03\xe7\xb2\xd8\xd0\xe9\xdf\x74\xfa\x37\xce\x12\xd3\x4e\xfb\xa6\x57\xb4\x68\xb9\x6f\xaf\x7c\x55\x0f\x8a\xcd\xbf\x1a\xc6\x7b\x63\x91\xa6\x45\x82\xb9\x9a\xde\x58\xa4\xdd\x8d\x55\x5b\x97\x6e\x7d\xbf\x4b\x67\x4b\x63\x3b\xcd\xfa\xde\xef\xa0\x61\x13\x07\x5f\x51\x58\xe5\x66\x14\xa1\xae\xea\x43\x5f\xa9\xdc\xec\xe4\xd8\x9d\x3c\x4f\x29\x6c\x27\xcd\xeb\xa4\x33\x4d\x9c\x9e\x67\x03\xe9\x6a\x45\xd5\xc5\x44\x85\x79\x7f\x59\x19\xd3\x17\x13\x15\xb9\xbc\x1c\x74\x27\x70\x75\x9a\xe5\x4e\xdc\x25\x06\x74\xf9\x21\xef\x65\x1e\xb8\xa1\x2e\x17\xe1\x83\xe5\x5e\x1d\x0f\xd1\x8f\xb1\xde\x07\x73\x10\xfd\x2c\xbe\xba\x85\xf0\x4f\xcf\x83\x0e\xf3\x90\xad\xf9\x68\xee\x7a\x60\x6a\x43\x8d\x5e\x9f\x2c\x9f\x1a\x58\xc1\x10\xc1\x7d\x36\x47\x35\x60\xf8\x80\xab\xd9\x4c\x63\x40\xd6\x01\x59\x8b\xb9\xdb\x01\x5b\x87\xd8\xea\x95\xa3\x0f\xe8\x3a\x44\x57\xaf\x84\x67\xc0\xd7\xa1\x86\x66\xb8\x8c\xc2\x03\x7a\x0e\xd1\x33\x38\x53\xce\x80\x9f\x23\xc2\x7c\x53\xce\x80\xa0\x43\x04\x0d\xde\x94\x33\x60\xe8\x10\x43\x83\x7c\xc7\x80\xa2\x43\x14\x0d\xd1\x94\x33\xe0\xe8\x10\x47\x43\x34\xe5\x0c\x48\x3a\x44\xd2\x90\xcc\x61\x0d\x48\x3a\x44\xd2\x90\xa3\x4d\x84\xa4\x43\x24\x0d\xea\xff\x0c\x48\x3a\x44\xd2\x50\x9a\x4d\x84\x85\x43\x2c\x0c\xd5\x1c\xc9\x80\x85\x43\x2c\x0c\xcd\x72\x88\x01\x0b\x87\x58\x18\x2f\xb3\xf7\x01\x0b\x87\x58\x18\x9d\x79\xe6\x01\x0b\x87\x58\x18\xfd\x65\x2a\x84\x85\x63\x58\xbc\x8c\xde\x2a\x8b\x31\xf4\xca\x30\x44\x4c\x1e\x28\x06\xc4\x1c\x22\x66\x94\xd7\x1b\x10\x73\x88\x85\x31\x4a\x39\xb0\x70\x88\x85\x31\x49\x39\xb0\x70\x88\x85\x31\x49\x39\xb0\x70\x6c\xcb\x8e\x63\x96\x72\x76\xf2\x40\x5e\x3b\x02\x05\x41\x5a\x2b\x5b\xa1\x3f\xe0\xea\x10\x57\xa3\x7a\x59\x03\xae\x0e\x71\x35\x56\x8b\x84\x03\xae\x0e\x11\x33\xd6\x56\x9e\x9e\x27\xc4\x9c\x22\x66\x6c\x16\x2b\x26\xc4\x9c\x22\x66\x52\x6a\x36\x21\xe6\x14\x31\x93\x33\xb7\x3a\x21\xe6\x74\x96\xf9\x24\x6f\xa5\xc9\x74\x2a\x9d\xa6\xb8\x9a\xbc\xc5\xf2\x09\x57\xa7\xb8\x9a\x82\x69\x75\xc2\xd5\xe9\x2d\xfd\x48\x7a\xa7\x99\x7e\x0e\xa0\xa1\x89\x4e\xd0\x14\xa4\xb5\xa2\x96\x87\xd1\x33\x58\x15\x9b\xa2\x79\xfb\x19\xd4\xd7\x9b\x22\x79\x8a\xa6\x89\x09\xc9\x67\x18\xf5\xe3\x23\x25\x2f\x48\x09\x14\x43\x4a\x49\x6b\xa9\x4f\xc9\x90\x92\x59\xc7\x94\x1b\x7f\x9e\xb2\x8e\x94\xcc\x0d\x4f\xac\x63\x46\x2b\x4c\x52\xf6\xf6\x55\x54\x70\x65\xa0\x47\x3e\xa3\x4a\x95\x89\x8b\xcf\x51\x13\x11\x42\x36\x94\xb2\x65\x5d\x13\x1b\x9a\xb2\xa1\x54\x2c\x5a\x4c\x6c\x68\xca\x86\x52\xb5\xca\x6b\x62\x43\x33\x13\x2e\x42\x78\x7a\x9e\x90\x7c\x36\xcb\x6c\x52\xd3\x19\x9b\x7a\x06\x0c\xd9\x02\xe1\x6c\x7a\x9f\x9c\xcd\xaa\xef\x7c\x49\xcf\x4d\xcf\x84\x53\xc6\x91\x2f\xa3\xc4\xc4\x38\x66\xb3\x28\x95\x2f\x2b\xbd\x67\x53\x27\x89\x21\x5f\x01\xe8\x08\xb2\x6a\x92\x54\x70\x36\xb5\xbb\xa7\xac\x2a\x3b\x33\xc7\x89\x55\x4d\x59\x55\x76\xc9\x24\xc5\xaa\xa6\xba\x84\xd9\x3b\x13\xa2\x2b\xf8\x32\x90\x8e\xcd\xae\xe8\x3b\x65\x7b\x59\xef\x7e\x13\xdb\x9b\xb2\xbd\x2c\xab\x9a\xd8\xde\x1c\x7c\x65\xe1\x6d\x62\x68\x53\x86\x96\xa3\x85\xb7\x89\xa1\xcd\x49\x2c\xb5\xf0\x36\x31\xb4\x29\x43\xcb\xd9\xc2\xdb\xc4\xd0\xa6\x0c\x2d\xe7\x6a\x13\x31\xb4\x29\x13\xca\xc5\xe2\xd7\xc4\x84\xa6\x4c\x28\x57\x8b\x5f\x13\x13\x9a\x32\xa1\xdc\x2c\x7e\x4d\x4c\x68\xca\x84\xca\x65\xf1\x6b\x61\x42\x4b\x26\x54\x2e\x8b\x5f\x0b\x13\x5a\x32\xa1\xe2\x2c\x7e\x2d\x4c\x68\xc9\x84\x8a\x37\x12\x2e\x4c\x68\xc9\x5e\x8a\x72\xb2\x85\xbd\x2c\xd9\x4b\x89\x57\xfd\xd5\x48\xbc\x30\xa7\x25\x43\x29\xb1\xd8\xba\x18\xca\x0a\xe4\x13\x56\xa7\x2c\xac\x62\x89\xdc\x45\x94\x59\x90\x7b\x89\xb6\x45\xaf\x10\x0b\xda\x2e\xd1\xb6\xa8\x23\xb9\xa0\xed\x22\x37\xa9\x16\xb8\x16\xb4\x5d\xa2\x6d\x51\x23\x60\x41\xdb\x25\xda\xd6\xcb\x02\xd7\xc2\xf5\xaf\x6c\x36\x5d\x2f\x0b\x5c\x2b\xcb\xa6\x19\x6a\x31\x62\xad\xac\xfa\x73\x65\x12\x1d\x53\xfa\x22\x40\xac\x62\xa5\x7a\x75\x4d\x90\x2a\x39\x86\x5a\x6b\x13\x34\x80\x6c\x22\xea\x24\x8c\x2c\x85\x91\xea\xcd\xf5\x2f\xc2\xc8\x52\x18\xa9\xc1\x5c\xff\x22\x8c\x2c\x85\x91\x1a\xcd\xf5\x2f\x2c\x6c\xc9\x52\x6a\x32\xe3\x59\x58\xca\x12\xe1\x6b\x32\x27\xb5\x20\xfc\x12\xe1\x6b\xb6\x8a\x61\x41\xf8\xd5\x97\x41\x7a\x78\x59\x5d\x2d\x4d\x86\xea\xa4\x9c\xbe\x99\xa8\xb5\xf4\x88\xba\x20\xfc\x12\xe1\x6b\x35\xc7\xb2\x20\xfc\x1a\x96\x65\xd7\x5a\x83\xa0\x22\x48\x13\xab\xd5\x5f\x0b\x1b\x58\xb2\x81\xaa\xd2\x7c\x61\x03\x4b\x36\xd0\x2e\x8b\x9e\x0b\x1b\x58\xb2\x81\x26\x73\x5d\xd8\xc0\x52\x01\xdf\xf4\xce\xb8\x96\xea\x2c\x86\x76\x49\x2e\x4a\xfa\x25\x4b\x69\xfa\xcd\xc0\xc2\x52\x96\x2c\xa5\xa9\x98\x58\x58\xca\x92\xa5\xb4\x60\x01\x62\x61\x29\x4b\x96\xd2\xa2\x05\x88\x85\xa5\x2c\x59\x4a\x4b\xe6\xc1\x37\x96\xb2\x65\x29\x2d\x5f\xc9\x20\x7d\xb5\x65\x29\x2d\x5b\xfd\xbc\xb1\x94\x2d\x4b\x69\x7a\x07\xd8\x58\xca\x96\xa5\x34\xf5\x61\x37\x96\xb2\x65\x29\xad\x59\x86\xbe\x31\x85\x2d\x53\x68\xcd\xbc\xee\xc6\x14\x36\xef\xc4\x97\xea\xe9\x8d\x2d\x6c\xde\x75\x2f\x67\x3e\x6f\x63\x0c\x9b\x37\xdc\xcb\x9b\xe3\xdd\x58\xc3\xe6\x0d\xf7\xd2\xef\x40\x36\xe6\xb0\x79\x9b\xbd\x82\xdd\xc9\xc6\x1e\x36\xef\xb0\x97\xde\x52\x37\x06\xb1\x79\x87\xbd\x92\x95\x1d\x1b\x8b\xd8\xbc\xb9\x5e\x7a\xb1\xdf\x90\x7d\xdf\x29\x7b\xb1\x5a\x72\xc3\xe3\x4d\xce\x7e\x15\xab\xfd\x36\x44\xde\x24\xed\x57\xcd\xa6\x4d\x98\xbc\xab\x7a\x14\x97\xba\x7e\x9b\xf7\xd5\x4d\x26\x7f\x35\x4b\x3d\x36\xf4\xde\xbc\xfb\xb9\x4b\xaa\x6a\x7a\xf4\xd8\xe4\xef\xee\xb2\xba\x6c\xc3\xf9\x4d\x02\xef\x2e\xa3\xe0\x86\xf4\x9b\x0c\xde\xb9\x62\xeb\xc1\xfa\xdd\xef\x9a\xc2\x22\xcb\x86\xd0\x9b\x47\x19\x17\xcc\xd1\xef\xa1\x77\xec\x4d\x5e\xef\x82\x2e\x12\x96\xef\xa1\x37\x52\x17\x8c\x87\x7b\x9c\x1b\x73\xc8\x9c\x85\x79\x30\xcd\x8d\x46\xf4\x0d\xf7\x37\x15\x80\x8b\x46\xc5\x0d\xf9\xf7\xd4\x43\x83\x4b\xc6\xc5\x3d\xf5\xd0\xc0\x60\x67\x0b\xc2\x8e\x30\xd6\xcb\x56\x52\x6d\xac\x64\xd3\xff\x73\x59\x77\x84\x99\xec\xa5\x8e\xb0\xd3\x1b\xf3\xa6\xff\xb7\xe9\x73\x39\xbd\xeb\x6e\xac\x62\xd3\x33\x72\x7a\x30\xd9\x98\xc5\xde\xfa\x0d\x81\xab\xe2\xf2\x56\x67\x96\xc1\x79\xa5\x6f\x7b\xeb\x77\x05\x9b\xfe\x86\x93\x03\xdd\xd8\xcf\xa6\xf7\xe0\xd4\x27\xdc\x18\xd0\xa6\x07\xe0\x2f\xbb\xdf\x83\x05\x9d\x4b\xad\x52\xef\x5c\x35\x4c\x29\x09\x83\xc9\xdc\x84\x15\x61\x14\x79\xce\xee\xe8\x60\x6a\xe7\x52\xdf\xc7\xbb\x2a\x4c\x99\x17\x83\xdd\x91\x13\x36\x85\xb1\xaf\xf2\xb8\x83\x4d\x1e\xa7\xbe\x9e\xf7\xa6\xd3\xe3\x72\x00\xeb\x9c\xad\x09\x1b\x60\x3a\x6f\xd6\xbe\x4e\x89\xc8\xb9\xcb\xf6\xe0\x8a\x61\xc8\xc2\x2f\x50\x7c\xb0\x88\x71\xb0\xe8\xe3\xd5\xa7\xf1\x31\xd8\x5c\xaf\x3e\x21\x83\xf3\xc5\x38\x79\xbc\x7a\x37\x87\x5f\xaa\xf8\x58\xf4\x1d\xeb\x79\x75\xde\x7d\xb4\x52\xe0\x78\xf5\x45\x0f\xbf\x25\xf1\xc9\x6c\xe1\xe0\x0f\x4e\xd0\x6f\x17\x7c\xaa\xc2\xf4\xfa\x70\xf0\x11\x5e\xf5\xc7\xc1\x47\x1c\x7c\x84\xcf\x16\x5f\x0e\x3e\xe2\x44\xf5\x31\xbd\x1e\x73\x4f\xd4\xaf\x70\x0e\x7e\xc3\x17\x4b\xe2\x0f\x7e\xe3\x44\xf5\x8c\x7c\xbd\xda\xff\x0d\xe2\xc9\xff\x32\x86\x9f\xa8\x8e\x30\x83\x49\x9a\x85\xb1\xb2\xde\x99\xbc\xde\x94\x4e\x94\x7b\x3e\x78\x24\xdf\x2e\x93\x0a\x8f\x74\xf0\x48\x5e\x6f\x09\x07\x8f\x74\xd2\xfd\x9d\xa5\x4a\x07\x8f\x74\xb2\x6e\x30\xa8\x1b\x7a\x32\x37\xa8\xc1\xe6\x82\x45\x61\x54\xf6\xea\xdc\x1d\x3c\xd7\xc1\x73\x05\x75\xe9\x0e\x9e\xeb\xe0\xb9\x82\xb2\xbd\x83\xe7\x3a\x78\xae\xe0\x2d\x5b\x38\x78\xae\x83\xe7\x0a\x41\xcc\xc1\x73\x1d\xbc\x54\x88\xba\x7d\xbc\xd4\x91\x63\x72\x21\xe9\xf6\x9b\xba\xba\xe7\xee\x32\xa4\xaa\xef\x98\xdb\xec\x72\x5d\x48\x96\x6e\x9d\xa6\x2e\x27\x83\x7d\x97\x84\x25\x30\xd3\x69\xc8\xd2\x5f\x53\x87\x8a\xc1\x51\x69\x9e\x36\xd9\x43\x5d\xce\x90\xd9\x57\xcf\xec\xa7\x2d\xe6\x9a\x85\x1e\x3c\xe1\xe9\x77\xb7\x4c\x7a\xc1\x13\x9e\xbb\x99\x11\x93\x59\x23\x9e\xf0\xdc\xdd\x0c\xd5\x11\x07\xaf\x77\x78\xae\xcd\xf2\x3e\x87\xe7\xda\xc3\x33\x6c\xce\x11\x6c\x0b\x63\x3d\x35\x87\x0e\x5e\xef\x4c\xfd\x1a\x31\xeb\x17\x33\x67\x2a\xdb\x3f\x33\xea\x3b\xfd\x4a\xe5\x4c\xbd\xc5\x30\x54\x15\x26\x67\x26\xa6\xea\xad\x25\xeb\xc7\x27\x47\x6f\x8a\xcf\x87\x67\xbf\xac\x1f\x9a\x1c\x9e\xfd\xce\x94\x51\x64\xfd\x3a\xe2\x4c\x05\x88\x83\xb3\xcd\xfa\x15\xc0\xc1\xd9\x9e\x39\xd4\xa8\xd4\x2b\xfb\x99\xaa\xad\x18\x62\x8c\x92\x44\xb5\xd5\x99\xfa\x81\x43\x56\xc2\x73\xa6\x1a\x63\x67\xd2\x07\x2c\x4d\xa2\x6c\xb6\xd5\x6f\x68\x32\x0c\x9f\x9b\x53\xa0\x01\xd5\x44\x07\x3f\x7d\x96\x5e\x4d\x73\xb5\xc4\xee\xe8\x69\xea\xf9\xe0\xbb\x73\xb5\xaa\xfb\xe0\xbb\xcf\xa2\xe7\xac\xdf\x84\x9d\xa5\x9e\xf3\xb9\xdf\x28\x9a\xc5\x9b\x83\xef\x3e\xfa\x19\xa5\x2b\xfa\x5d\xd7\xd9\xea\x8f\x1e\x3d\x23\xb8\xa2\xb7\x87\xb3\xf5\x66\x74\xf0\xf1\x45\xfd\xfe\x83\x8f\x3f\x6a\xfb\xbb\x72\x59\xba\x7d\xd4\xfc\xbf\x07\x5f\xb5\x83\x0a\xe1\xb3\x15\x95\x8a\x3a\xf1\x67\x6f\x76\xd5\x1b\x5d\x71\x41\x33\x39\x2d\x91\xa0\xb8\x5f\xbc\x9f\xd9\xff\x7f\xe9\x6f\x4f\x3f\xff\xe2\x77\xfe\xf8\xfe\xbe\x5f\xbe\xe9\xd7\xc5\xfa\x55\xef\x63\xed\xf3\xf9\x65\xff\xfc\x4b\xe5\xb7\xd7\x37\x9b\xa5\xff\xfe\x3b\x00\x00\xff\xff\xa0\x76\xd7\x85\xd5\x2c\x00\x00"); +func _eec ()(*asset ,error ){_gfbf ,_fbfg :=_dadc ();if _fbfg !=nil {return nil ,_fbfg ;};_bgdb :=bindataFileInfo {_ae :"Roman",_ca :450,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492645,0)};_dcccc :=&asset {_e :_gfbf ,_ee :_bgdb };return _dcccc ,nil ; +};func _aa ()([]byte ,error ){return _ad (_eg ,"78-EUC-H")};func _cdfe ()([]byte ,error ){return _ad (_fag ,"UniGB-UTF16-V")};func _gbab ()(*asset ,error ){_fdfb ,_fcabe :=_gbgg ();if _fcabe !=nil {return nil ,_fcabe ;};_gdbc :=bindataFileInfo {_ae :"UniJISPro-UCS2-V",_ca :4271,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492866,0)}; +_gdbfe :=&asset {_e :_fdfb ,_ee :_gdbc };return _gdbfe ,nil ;};func _cacc ()(*asset ,error ){_bae ,_gfdd :=_ccab ();if _gfdd !=nil {return nil ,_gfdd ;};_dgdc :=bindataFileInfo {_ae :"ETHK-B5-H",_ca :20959,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491821,0)}; +_ebg :=&asset {_e :_bae ,_ee :_dgdc };return _ebg ,nil ;};func _aeaf ()([]byte ,error ){return _ad (_dbec ,"Adobe-KR-6")};func _bafbd ()(*asset ,error ){_dafgg ,_bdbgf :=_abfb ();if _bdbgf !=nil {return nil ,_bdbgf ;};_ebf :=bindataFileInfo {_ae :"HKm314-B5-V",_ca :615,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492389,0)}; +_faega :=&asset {_e :_dafgg ,_ee :_ebf };return _faega ,nil ;};func _bbdb ()(*asset ,error ){_edda ,_eaeda :=_feeb ();if _eaeda !=nil {return nil ,_eaeda ;};_cfdc :=bindataFileInfo {_ae :"UniCNS-UTF16-V",_ca :617,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492702,0)}; +_cebc :=&asset {_e :_edda ,_ee :_cfdc };return _cebc ,nil ;};var _abc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\xbd\x4d\xab\x3f\xbd\x7a\xa5\x37\x3f\x9f\xe2\x19\x26\x83\x8e\x4b\xa5\x77\x30\x86\xe0\xc6\xe0\x41\x77\x42\x9c\x4e\x02\x21\x34\x52\x49\x72\x0c\xf1\xb1\x39\x76\x0f\xfa\xdb\x87\xbf\xae\x6b\x43\x3b\x84\xf3\x8c\x36\xda\x55\xbf\x52\x49\xa5\x92\xee\xb5\xee\xa5\x55\x7f\xf1\xd7\x7f\xfb\xef\xff\xf6\x8f\xff\xf0\xaf\xbf\xfd\xc5\xff\xfc\xa7\x7f\xfa\xfe\x6e\xff\xeb\x6f\xe7\x1f\xfe\xb8\xfe\xb4\xff\xe5\x9f\xfe\xcb\x9f\xbe\xfd\xdb\xdc\x7f\xff\x0f\x7f\xfc\xc3\x1f\xc2\xfb\xdb\xfa\x87\xef\x5f\x7f\x8a\xf7\xcf\xf7\x8f\xe3\x9f\xff\xf0\x87\x5f\xbf\xff\xbb\xff\xfa\x2f\xff\xba\xff\xf1\x6f\xff\x78\xfe\xe9\xb7\xc8\x79\xeb\xbf\xfc\xb3\xe7\xfe\xc5\xff\xb2\xff\xfe\x1f\xfe\xe5\x5f\xff\xf4\x5f\x7f\xfb\xef\xfe\xc7\xf5\x4f\x73\xff\xf7\xbf\xad\x7d\xfe\xf0\x17\xff\xd3\x9f\xd6\xfe\xd3\x3f\xfc\xf1\xef\xfd\xef\x7f\xfe\xeb\xff\xf8\x77\xe1\x3f\xff\xa7\xbf\xfe\xbb\xd7\xe3\x7f\xf7\x5f\xfe\xf9\x9f\xff\x9f\xfd\x8f\xfb\x8f\xff\xfa\x5b\xbd\xff\xd9\x7f\x5c\xf7\xef\x1f\xfe\xe2\xaf\xff\xc3\xf8\xe7\xff\x38\xfe\x71\xff\xf6\x17\xf7\xa7\xff\xee\xd7\x4f\xff\xdd\xaf\x9f\xfe\x37\xc7\xff\xb7\xfd\xa7\x7f\xf9\x87\x7f\xfa\xe3\x6f\x21\xfd\x0f\xcf\x13\xb8\xe4\xaf\xff\xff\xaf\xff\xf5\x9f\xf7\x6f\x3f\x27\xfe\x1f\xff\xe9\x6f\xff\xfd\x6f\xff\x67\xf8\x2d\x3c\xbf\xbd\x39\xc6\xfc\x5b\x78\xc3\xfb\x7f\x79\xf0\x7f\xff\x0f\xff\xb4\xf6\x6f\x0f\xa5\x40\x63\xbe\x7f\x5a\xfb\x5f\xfe\x79\x7c\xfb\x4f\xe3\x8f\x7f\xbf\xff\xf0\xdb\x6f\x7f\xf9\x3c\xcf\xf3\x57\xbf\xfd\xe5\xdf\xfc\xcd\xdf\xfc\xcd\x5f\xfd\xba\xc5\xff\xcf\x19\x7f\x08\xcf\xc3\x4f\xe7\xf9\xfe\xef\xf1\xa7\x3f\xfc\xfc\xe0\x9c\xb3\xfe\xea\x57\xa9\xfc\x2a\x3d\xcf\xe8\x94\xc2\x5f\xfd\xf6\x97\x6f\x78\x5f\x4a\xef\xaf\xd2\xf3\x16\x4a\xf1\xaf\x7e\xfb\xcb\xf8\xeb\xe7\xb7\x94\xee\x55\x9e\x8f\x52\xa5\xb4\x29\x35\x7e\x57\x29\xf5\x7b\x2c\x4c\x4a\x83\xd2\xa0\x34\x29\x1d\x4a\x1f\x57\x09\x94\xd6\xaf\xd2\x8e\xd6\xb7\x7f\x5d\xf3\xdd\x9e\x79\xa8\x21\xdf\x52\x8d\xb7\x0d\x93\xfa\x6a\xbb\x57\xc9\xdc\x59\xed\xf7\xcc\x10\x29\x0d\xae\x49\x0d\x75\x72\x2c\x51\xfa\xfe\xdb\x7e\xa9\xeb\xdf\x94\xf6\xbf\x29\x9d\xff\xb6\xd4\xe8\x89\x4c\xfb\x5a\xa6\xc4\xb1\xf1\xdd\x1a\x22\xf7\x39\x16\x25\x7a\x77\x70\xcd\x87\x3b\x1b\x5c\xf3\xa1\xaf\x27\xcf\xe8\xa1\x97\x66\xe0\x77\xd4\x30\x5f\x9e\x18\xad\x9d\x3e\x15\xae\x32\x7f\xdd\xcb\x9b\x3f\xcf\xcc\x94\xe8\xb3\x59\x6e\x69\x7a\x66\xa5\xc4\xbd\xcc\xc6\x99\x3c\xbf\x79\xfb\xac\xfc\xdc\xcb\xa0\x44\x1b\xe6\xe4\x4c\x6b\xff\x28\x79\xe6\x6d\x5f\x1e\xf4\xee\xdc\x94\x78\x7e\xf3\x50\x1f\xfd\xf2\x3d\x94\x78\x46\xdf\xaf\xf6\xc5\x77\x70\x67\xdf\x1d\x75\xc1\xfa\xbe\x48\xdb\xb9\xb3\x8f\xbe\xde\x9e\x49\x5f\x47\xda\xf7\xfd\x6a\xdf\xf3\x7e\xd4\xb0\xec\x41\x7a\x62\x05\x4a\x1e\xa3\x07\x17\x6d\x58\x8c\x9e\x63\x29\x31\x96\x68\xc3\xba\x3d\xf8\x3a\x5a\x57\x61\xb4\x72\xd7\x8b\x31\x1f\xb8\xb3\xc5\xa8\x0b\xd6\x70\x7b\xe9\x2d\xb4\x7d\x7d\x5c\xc5\x33\x6f\x2f\xbd\x99\x9e\x5f\x8c\xeb\x42\x7d\xfb\x3e\xbf\x37\x52\xc3\xbe\xcf\xe8\x1d\xf4\xc4\xbe\xcf\xe8\x7d\xb9\xe6\xee\x5c\x93\xb6\xef\xfb\x8c\xde\x69\xe9\x57\xed\x31\x2e\x6a\xd8\x1f\x25\x6b\xa0\xf6\x97\x7e\xd9\xd4\xfe\x72\x67\xfb\x50\x3b\xf5\x9d\x87\x12\x6f\xc7\xb9\x63\xb0\x24\x6a\x3f\x2f\x25\x6a\x38\xf7\x19\xbd\xdd\xdf\x25\xc6\x0b\x33\xca\xb9\x3d\x18\x3a\xb5\x9f\x42\x89\xe7\x77\x2a\x25\xaf\xd2\x28\x59\xc3\xa4\xe4\x55\x3e\x4a\x8d\x92\x6d\xb0\x3e\xdb\xe0\x35\x7d\x8f\x6e\x4f\x04\xe7\x3a\xfa\x33\x3c\xe1\xdf\x1c\x7b\xff\xcd\xb1\xc8\xb1\x44\x89\x51\x40\xcf\xff\x1a\x8a\xbf\xde\xb1\xf0\x52\xe2\x49\x3f\x1e\x63\x76\xe3\xa9\x84\x67\x30\x76\x23\x25\xda\xf0\xab\x27\xf6\x1f\x97\x33\xf0\xff\xcf\x94\x1c\x9e\xc3\x23\xe2\x92\xe1\xbe\xd2\x91\x97\x31\x84\x74\x4b\xbc\x54\x21\x54\x8e\x71\x9b\xa1\x31\x58\xa9\x3c\xfc\xba\x95\x1c\x72\xa7\x34\x28\x4d\x4a\x93\x92\xd7\xfc\x28\x2d\x4a\xeb\x96\x8a\x35\x6c\x4a\x34\x21\xfc\xba\xb3\x9c\xf7\x7d\x39\xc2\xfb\xab\x3b\x6b\xda\xd4\xf0\xfe\xea\xce\xfa\x79\x9f\xef\x6d\x7a\x6e\x74\xee\xcb\x34\xd1\x3c\xc6\x34\xd1\xa8\xef\x65\x9a\x68\x74\xfc\xcb\x34\xd1\xb8\xcf\x97\x69\xa2\xdd\x17\x2e\x44\xa6\x89\x46\x7d\xf1\x0e\xc1\xec\x03\x8b\x2f\x25\x7a\x22\xde\x21\x98\x5f\x8f\x31\x0d\xbe\x1e\x63\x1a\x0c\x1e\x63\x1a\xec\x1e\x63\x1a\x64\x51\x0b\x91\x69\xf0\xe1\x41\xc7\xce\x99\x3c\x95\x48\xfb\x1e\xaf\x42\xfb\x82\xbf\xa3\x7d\xc1\x6b\xd2\xbe\x70\x07\x6b\x48\xb4\xa1\x72\x66\xa2\x0d\x85\x5e\x4a\xb4\x21\x7b\x8c\x36\xf8\x8c\x12\x6d\x28\xf4\x44\xa2\x0d\x3e\xa3\xc4\x7d\x6e\xee\x2c\x71\x9f\x9b\xda\xef\x02\x1b\x9f\x48\xed\x77\x81\xcd\x31\x79\xec\xe3\x18\xd7\x3c\x4c\x98\x8b\xde\xbd\x2f\xe3\xf3\x7e\x1e\x6b\x94\x78\xee\xa7\x53\xba\xcf\xe8\xbd\xa3\x2e\xed\xb7\x51\xea\xb7\x14\x0b\xa5\x41\xe9\x50\x9a\xb7\xd4\x32\xa5\xef\x96\x58\x10\x5e\x47\x5d\x7b\x29\x31\xea\xba\x57\xb9\xa3\x2e\x0c\xea\xbb\xa3\x2e\xbf\xa7\x53\x0a\xb7\x45\xb4\xef\x7d\xdf\x5b\x2a\x1e\x8b\xb7\x34\xb9\xca\xfb\xab\x07\x73\x67\x11\xfd\x35\x5b\xfc\xf6\x97\x79\x36\x6a\x7f\x7f\xb5\x3d\xaf\x65\x0d\xbf\xda\x9e\x77\xf5\xcc\x46\x89\x36\xbc\xf7\xad\xda\x27\x51\xba\x6f\xd5\xc9\x5e\xe5\xf6\xee\xe1\xa9\xbc\x77\x94\x17\x47\xe4\x7b\x47\x79\xc9\xdb\x33\x7f\xb5\xaf\x66\xa6\xba\xf7\x8e\xf2\x5a\x2a\xf7\x79\x47\x79\x3b\x93\x5e\xba\xa3\xbc\x17\xdb\x90\xef\x08\x49\x2f\x35\xe4\x78\x7b\x90\xd1\xfa\xe6\x74\x4b\xbc\xef\x6f\xce\x1c\xf3\xcc\x42\x29\x52\xaa\xb7\x94\x2c\xf1\xfc\x78\xfb\xdf\xcc\xf3\x6b\xd6\xc7\xf3\xe3\xdd\x7c\x33\xcf\x6f\xd2\x2f\x99\x59\xc3\x67\x9b\x9d\x35\xb8\xeb\xec\xac\x41\x7f\x66\x9e\x9f\x6d\xbf\x61\x64\x7e\x3b\xc7\x0a\xcf\x28\xf0\xbb\x1b\x46\xe6\x98\xb8\xeb\x72\x9f\x51\x24\x74\x7b\xcb\x7d\x46\xf1\xe3\x49\x17\xda\xc0\xb2\xf2\x16\xda\xf0\x78\x4d\xda\xf0\x78\x26\x6d\xf0\xb9\x17\xda\xf0\x7a\x26\x63\xf0\xd7\xe8\xf9\xb3\x53\xf2\x5b\x68\xde\xf6\xc6\x36\x1d\xe8\x4d\x1f\x4a\x54\x57\x1f\xba\x93\x6e\xa9\x81\xd2\xa6\xf4\xd2\x9d\x96\x78\x7c\x4c\xe5\x6f\xbd\x4d\x0f\xac\xa8\x6f\xbd\x4d\x7f\x7d\x60\xb5\x30\xe4\x69\x42\xad\x74\x92\xc7\x1a\xdd\x42\x47\xdc\xf8\x36\xc7\xed\xb1\x3b\x3c\x6b\xf0\x5e\xee\xf0\x6c\x9b\xa6\xdf\xf8\x36\x77\x3b\xfe\xc6\xb7\xb9\x13\xa3\xbf\x37\xbe\xcd\xbd\x72\x95\x76\x5f\xb1\x99\x2d\xdd\xc7\x37\x0f\xad\x6d\xf7\xf1\x7d\xac\xa1\xef\x8d\x7d\xf3\x07\x5e\x78\x6f\xec\x9b\x3f\x5f\xcd\x76\xdb\xf0\x55\x5a\xdb\x2a\x2f\x1c\x83\xae\xdd\x36\x2c\x26\xb0\xb7\xdd\x3b\x5b\x87\x5e\x6a\x8b\xd7\xcf\x6b\x6e\x5e\x3f\x8f\xdd\x81\x65\x54\xf7\xf6\x3b\x31\x1c\x62\xfb\xb7\xff\xba\xeb\xf2\x26\x6a\xe8\xf4\x7c\xa0\xf6\x4e\xcf\x33\x5d\xbf\x9d\x17\xe7\xf1\x4c\x5e\x9c\xd7\x12\x2f\x4e\xf4\x4c\x06\x5d\xa4\xaf\x3b\x83\x2e\x59\x7b\xa7\xb5\x1e\xf3\xc5\xa1\xed\x9d\x41\xd7\xad\x9d\x41\xc7\x42\xf2\xf6\x45\x89\xf6\x75\x46\x16\xcb\xd1\xdb\x19\x59\x83\x63\x83\x91\xf5\x71\x95\xc1\xc8\xfa\xb8\xb3\x41\xfb\x3e\xda\x3e\x68\x03\xb1\xef\x3b\xb8\x4f\x82\x84\x77\x10\x16\x38\x7a\x06\x61\x81\x2f\xdc\x20\x2c\x28\x8c\x82\xe1\x4b\xcc\xeb\x37\x78\x89\x3b\xc7\x2e\x22\xc9\xbf\xd6\x8c\x5b\x4a\x8c\x4f\x7a\x62\x32\x3e\x83\xc7\x18\x9f\xf6\xcb\x64\x7c\xfa\xae\x5c\x2c\x91\x63\xf2\x9a\x2e\x4e\xf4\xcb\xc5\x12\x39\xfa\xe6\x5c\x2c\x91\x63\xa3\x0d\x17\x4b\xe4\xe8\x02\x74\xb1\x44\x8e\x2c\x55\xef\xc5\x12\x39\xda\xf6\x8b\x25\x72\xdb\xb4\xe1\x62\x89\xdc\x5f\xee\xe5\x62\x89\xdc\x9d\x0a\x3e\x96\x87\xd7\xab\x64\x4a\x5e\xa5\xf0\x06\x50\xfb\x77\xdb\xf7\x39\x96\xbe\xc6\x98\xf7\x98\xa3\xc0\xab\xdc\xf6\x7d\x2c\xef\xbf\xd6\xcb\x3b\xae\x3d\xf3\x63\x5c\x5b\x3b\xa3\xfc\x70\xe6\x62\x24\xfb\x34\x17\x23\xd9\xe9\xec\xa2\x95\xf2\xba\xc0\x5e\xb4\x52\x5e\xc7\xe0\x45\x2b\xe5\x4d\xf4\xd9\x45\x2b\x25\xbf\x5e\xb3\xdc\x52\xa3\xaf\x2f\x5a\x29\xd9\xa7\x79\xd1\x4a\xc9\x83\x3b\x5b\xfd\x96\x26\xbd\xb4\x06\x0b\x17\x4f\xe5\x22\x99\x52\x0e\xa3\xee\x22\x99\x52\x7f\xee\xec\x2e\x71\xd5\x40\xe0\x22\x99\x32\x5f\xcf\x3c\xb7\x54\x18\xc9\xfb\xb9\xa5\x4a\x0d\xfb\xb6\x6f\xfa\x34\xf7\x6d\xdf\x5c\xe9\xf7\xa6\xe4\x1d\x39\xd1\x9f\xdd\xa6\xff\x4c\x44\xfb\x36\xfd\x73\xed\xdd\xbf\x9a\x5e\x1f\x57\xa3\x0b\xa3\xea\xeb\x83\xbe\x30\xaa\xfe\x74\xe7\x85\x51\xf5\x8d\x9e\x39\x6e\xc9\xe1\x79\x61\x54\x7d\x5d\x5f\x2f\x8c\xaa\x6f\xf6\xcc\x75\x4b\x83\x61\x76\x61\x54\x8d\xcd\x63\xbc\xc4\x81\xdf\x1d\x5e\x62\x5f\x8e\xc3\x4b\xec\x24\x7c\x9c\xa4\xb8\xeb\xe3\x24\x45\x77\x1e\x26\x29\xef\xec\xf0\x82\x3b\xb9\x1d\x26\xa9\x44\xdb\x8f\xab\x3b\x83\xe0\xf0\xf2\xfb\xf8\x0e\x2b\xe3\xba\xd7\x8c\x0f\xf7\x42\xc4\x17\x1f\xee\x65\x6d\x4a\x2f\x13\x43\xa6\x14\x29\x25\x4a\x85\x78\xec\xa3\xc4\x84\x72\xbc\xe6\x60\xe1\x1a\x94\xee\x90\x7f\x89\xf1\xe2\xf3\xb1\xf2\x1f\x4a\xbc\xb6\xe1\xf6\x6e\x0c\xbc\xb6\x00\xe6\x18\xbc\x17\xce\x0c\x44\x75\x89\x6b\x06\x22\x86\xc4\x5d\x07\x22\x06\x62\xae\x5f\x61\xc4\x2d\x51\x5f\x20\x62\x28\x5e\x85\x69\xa9\xd0\xbe\xc0\xb4\x34\x27\x25\x97\x4d\xcf\x64\x5a\x22\x82\x8e\x60\xa5\x78\x22\x25\xa6\x25\x26\x94\x48\xd4\x1a\xb7\xd7\x64\x5a\xda\xde\x19\xed\xdb\xf4\x0b\x51\x6b\x3c\xfc\xce\xa8\xd5\x3e\x33\x6a\x3d\xf4\xb5\x51\x2b\xcb\x74\x24\x6a\x8d\xbb\x50\xa2\x7d\x9b\x9e\x20\x6a\x8d\xe7\xa5\x44\xfb\x0e\x3d\x41\xd4\x1a\x79\x51\xe3\x6b\xfb\xac\xc1\xf6\xd1\xd7\xaf\xed\xb3\xbe\xdb\xbe\xb2\x2c\x2d\x4a\xd6\x47\x58\x10\xbc\x97\xc3\x14\x49\xdb\x6f\xd4\x9a\x3b\x54\x5a\xbc\x51\x6b\xee\x95\x1e\x8c\x4c\xbb\xc4\xb7\xf1\x62\xb3\x3c\x33\xf7\x72\xb1\x59\x9e\x8d\xde\x8d\x86\x0c\xf4\x52\x24\x2a\xb7\x07\x23\x21\x03\xd8\x33\x46\x43\x06\xaf\x39\x99\x4c\xbd\x8a\x53\xab\x57\x59\x04\x09\xde\xd9\x26\x48\xf0\x9a\x04\x10\x8e\xc1\xe4\xb4\xcb\x9d\x25\xa7\x5d\xda\x9e\x98\x5a\xa1\x69\xe2\xc5\x5f\xe5\xcd\x5c\x33\x31\xb5\x0e\x7f\xc7\xd4\xea\x9d\x5d\x6c\x56\xaa\xbd\x74\xb1\x59\xa9\xe0\xd2\x98\x98\x3e\x59\x64\x62\x5a\x4c\x91\xb4\x21\x31\x7d\x7e\x1e\xbb\xd3\xa7\x4b\x4e\xcc\x0f\x25\x9e\x6d\x0e\xcc\x75\xb4\xe8\x22\x84\xf2\x25\xcf\x8c\x94\x3c\x93\x39\x12\xf2\x2c\x5e\x84\x50\x7f\xad\xeb\xb7\x54\x98\xb3\x78\x62\x17\x21\xd4\x08\xd2\x8e\x17\x21\xd4\xb4\xbe\xdf\x99\x92\xe3\x05\x0f\x35\xd9\xf4\x0b\x1e\xaa\xc0\x37\x5e\xf0\x50\x33\xb1\x68\xbc\x20\xa0\x0a\xf3\xe3\x05\x01\xb5\x54\x1a\x7b\x41\x40\x2d\x83\xdb\xbc\x20\xa0\x96\xe9\xef\xee\x6d\x16\x5f\xb8\x0b\x02\x6a\x75\xb0\x5e\x10\x50\xeb\xe6\x11\x5d\x10\x50\xab\xaf\xed\x05\x01\xb5\xb3\x2e\xc7\x0b\x02\x6a\x9f\x5e\xe5\x4e\xe5\xc3\xc1\x7a\x23\xfd\x3a\x58\x8d\xa2\x11\x3b\x80\x32\x1a\xb1\x77\x4b\x4c\xc9\xac\x9a\xb1\x32\x25\x0f\xda\x5e\x99\x92\x1d\x12\x95\x29\x99\xd5\x3d\xde\x88\x3d\x9d\xc7\xab\xdc\x29\xf9\x04\x4b\x83\x63\xdc\xe7\x8d\xd8\xd3\x09\x5e\xe5\xe3\x18\xbd\x74\x59\xe7\x24\x7b\x15\x1b\x53\xb9\x53\x41\x63\xfa\x24\x3a\x8b\x8d\x36\xf8\x82\x37\xda\xe0\xc4\xd0\x68\x83\xbd\xd4\x68\x03\x4c\x76\xbc\x11\x7b\xfa\x79\x71\x6e\xc4\x9e\x8c\xb5\x23\x11\x7b\x70\x12\x6e\xc6\x94\xbc\x46\xcd\x98\xd2\xda\x89\x29\x89\xf8\x22\xb1\x7d\x28\x96\x40\x55\xd5\x1a\x88\x37\x9b\xb5\x13\x6f\x42\x66\x45\x62\xfb\xd7\x17\xf5\xc6\xef\xf9\x25\xbf\x10\x3b\xd1\xa7\xd3\x52\x07\x39\xc1\x1e\xc7\xce\x14\x49\x84\x12\x3b\x53\x24\xf0\x39\x76\xa6\xc8\xd7\x1a\xee\x7d\x26\x9f\xca\x8d\xd1\x73\xb2\x77\x6f\x8c\x9e\x13\x64\x4f\xbc\x31\x7a\x4e\x3e\xa3\x1b\xa3\xe7\xe4\xcb\x78\x63\xf4\x9c\xec\xb3\x1b\xa3\xe7\x64\x9f\xdd\x18\x3d\x27\x38\xc5\x38\x22\xbf\xf3\xcc\xc4\x31\xda\x7e\xe3\xf7\x9c\xbc\xeb\x51\x28\xd1\xa2\x51\x29\xd1\xf6\x1b\xdb\xe7\x04\x37\x1f\x89\xed\x13\xcc\x64\x24\xb6\x2f\xdb\x3b\x9b\x4c\xe5\xfe\xce\x69\xde\xfa\x6e\xfb\x6a\xb4\x86\x4d\xc9\xdf\xdd\xf6\x19\xd5\x45\xe2\xfe\x9f\x29\xeb\x66\x22\xf2\xcf\x74\x76\x33\x11\xb9\x12\x6f\xc6\x9b\x89\xc8\x95\x58\x3b\x82\x02\xba\xd3\x0b\x28\xa0\x57\xaf\x39\x38\x46\xed\xa0\x80\xee\x5c\x00\x0a\xe8\xd5\xab\x80\x52\x21\x89\x22\x28\xa0\x37\x7a\x90\x68\x7e\x42\x2e\xc5\xcf\x65\x85\xdf\x11\xcd\x4f\xf0\x73\x24\x9a\xff\x1c\x2f\x46\xf3\xd6\x40\x34\xbf\xec\x25\xa2\xf9\x6d\xef\x12\xcd\x6f\x97\xb1\xcf\x25\x87\x16\x11\xcd\xff\xbc\x8d\x44\xf3\xe6\xb8\xe2\xc7\x92\x63\x98\xf5\xb1\xe4\x2c\xae\x72\x23\xfd\xf2\x33\x92\x8d\xe6\x1d\x4b\x46\xf3\x2e\x08\xcb\x25\x87\x6b\x12\xcd\xbf\xf9\xf7\x88\x8b\x68\xa0\x1f\xad\x8e\x40\xdf\x08\xc5\x40\xdf\xf5\x95\x80\xbd\xfa\x02\x10\xb0\xd7\xc8\x63\x20\x60\xaf\xc4\xd3\x91\x80\xbd\xba\xd6\x13\xb0\x57\xd2\x04\xd1\xa8\xdc\x57\x8c\xa8\x7c\x16\x7f\x97\x09\xfb\x69\xc2\x8d\xca\xcb\xcf\x63\xb8\x51\x79\xf9\xb2\xf5\x35\x4a\xbc\xee\x37\x2a\x2f\x1f\x91\x77\xbc\x91\x77\xf9\xe0\xdc\xe2\x8d\xbc\xcb\x67\x34\x71\x23\xef\xf2\x19\x0d\x6e\x56\x4d\xbb\xec\x46\xd7\xf5\x81\x79\x8d\x37\xba\xae\x2f\x34\x4d\xbc\xd1\x75\x7d\xad\xfd\xb0\xe4\x54\x1e\xca\x8d\xae\xeb\x80\x6f\x8c\x37\xba\xae\x9f\x91\xc6\x8d\xae\xeb\x67\x1c\x77\xa3\xeb\x7a\xec\xeb\x73\x97\x9c\x03\x77\x1d\x6f\x02\xa3\x9e\x69\x0d\xbf\xda\xd0\x1e\xa7\x89\x9b\xc0\x68\x26\xed\xe2\x4d\x60\xb4\xc7\xc9\xe6\x26\x30\x9a\xc9\x86\x74\x23\xf6\xf6\xf0\xa2\xa6\x1b\xb1\xb7\x07\x66\x32\xdd\x88\xbd\x3d\x0c\xf9\x74\x93\x14\x2d\x6c\xcf\x2c\x94\x06\xa5\x7a\x4b\xc7\x63\x8d\xd2\x47\xe9\x57\x1b\xda\xfb\x58\x1a\xb7\xc4\x40\x4e\x37\x9a\x6f\x26\x99\xd2\x8d\xe6\xdb\x4b\x3c\xfd\x6b\xe6\xfa\x55\xaa\xde\xe7\xa6\xe4\xb1\xdb\x86\x02\xfe\x4a\x37\xd2\x6f\x8d\x98\x24\xdd\x48\xbf\xb5\x44\x7d\x37\xd2\x6f\x8d\x21\x9f\x6e\xa4\xdf\xba\xed\xbb\x91\x7e\x2f\x8c\xac\x14\x58\xaa\x48\x9e\xa6\xe0\x72\xdb\x28\xb1\x54\x81\x8e\x12\xfc\xf4\x49\x5e\x85\xe5\x96\xa5\x2a\xc1\x4f\x9f\x6c\x89\xe5\x16\xca\x21\xc1\x4f\x1f\xc6\x7c\xba\x91\x7e\x32\xad\x9b\x6e\xa4\x9f\x0e\xa3\x2e\x05\x96\x62\x26\xcc\x74\xa3\xf9\x74\x78\x73\xd2\x8d\xe6\xd3\x21\xf0\x48\x37\x9a\x4f\x87\x58\x2d\xdd\x68\x3e\x1d\xa8\x98\xf4\xb2\xdc\x42\x32\xa4\x97\x36\x10\x09\xa7\xd7\x36\x14\x4a\xb4\xc1\x5e\x7a\x6d\x83\x67\xd2\x86\xe2\xbd\xd0\x06\xa6\xe4\xf4\xd2\x06\x90\x61\x7a\x69\x43\xf4\x9a\xb4\x81\x77\x2c\xdd\x68\x3e\x99\xb6\x4e\x37\x9a\x4f\x87\x25\x3c\x45\xda\x97\x69\x51\x14\x19\x52\x7b\x94\xc4\xa4\x97\x88\xe6\x83\xcf\x81\x68\x3e\x54\xfa\xec\x66\x53\xb2\x49\xbb\x14\x41\x8d\x90\x28\x89\x88\xfd\x7d\xad\x6f\xb3\xa0\x73\xcd\x1b\x95\x67\x91\x76\x4a\x20\x27\x92\x7d\x29\x81\x9c\xaa\x25\x90\x93\xf5\x25\x96\x54\xf0\x65\x4a\x2c\xa9\xaf\x25\x96\x54\x12\xb2\x29\xb1\xa4\x46\x4b\x2c\xa9\x88\x1e\x52\xba\xf7\x99\xec\xc1\x44\xc8\x00\x69\x9a\x12\x21\xc3\xaf\x67\xf4\x67\xa7\xe4\x94\x88\x26\x7c\xec\x89\x68\xc2\x57\x3a\x11\x4d\xd8\xd5\x99\x68\x82\xbc\x6a\xca\x44\x13\xbe\x8c\x99\x68\x82\xf5\x35\x65\xa2\x09\x20\x72\xca\x44\x13\xd1\x63\x34\x3d\xfa\x3b\x9a\xee\x10\xcc\x34\x1d\x78\x92\x32\xcd\x23\x22\x4a\x99\xe6\x39\x04\xb3\xcd\xf3\x18\x6d\x60\x09\x48\xd0\xfd\xe9\xb5\x06\x23\x22\x06\x5d\xa1\x0d\xc4\x08\xe9\x2a\x4a\x72\x71\x22\x22\x15\x20\x9b\x94\x48\x05\x14\x60\x77\x22\x15\x50\x80\xc1\x89\x54\x40\xb5\x7d\xa4\x02\x2a\xf0\x2b\x5d\x14\x90\xab\x77\x76\x51\x40\xae\x0e\xba\x8b\x02\x72\xf5\x75\x2f\xf0\xe1\x3e\x3e\x92\x61\xd5\x07\x7d\x51\x40\xae\xd9\xab\x10\x11\x39\x69\x14\x23\x22\xef\xe5\xb6\xaf\x41\x16\xa4\x2a\xf0\xe5\x2a\x15\xe0\xdb\xa9\xbd\x02\x7c\xe1\x76\x53\x85\x6f\x74\x92\x82\xef\xef\xdd\xdf\xc1\x37\x12\xb5\x26\xf8\xfe\x0e\xce\x48\xf0\xfd\x9d\x64\x58\xaa\x46\x52\xd6\x40\x24\x05\x06\x49\xf0\xfd\xbd\x7b\x15\x22\x29\x16\xa0\x24\xdf\x0f\x22\x49\xf0\xfd\xd3\x17\x1c\xbe\x7f\x3a\x85\xc8\xf7\x37\x4b\xf0\xfd\x20\xb5\xd4\x8c\xb2\x68\xfb\x0f\xdf\xef\x99\x44\x52\xd1\x63\xf0\xa2\xf6\x0b\x28\xe0\x83\xd7\x4e\xa0\x80\xef\xa7\x86\x7b\x2f\xcb\x27\x2d\xc3\xef\x02\x04\x0a\xd8\xd6\x07\x0a\xd8\x70\x98\xe9\x32\xfc\x79\xdb\xbe\xcb\xf0\xe7\x7d\x3c\x16\x89\xc7\xa8\x0f\x84\xa0\xae\x28\x81\x10\x4e\xf1\x58\xa1\xc4\x33\x02\x21\x9c\xea\x55\x1a\x25\x9e\x03\x0c\xff\x81\x3c\x4b\x9d\xd4\xdf\xc7\x7d\x82\x1e\xce\xf2\x77\x44\x83\x80\xf7\x04\x7a\x38\x10\x33\x09\xf4\x70\x6c\x2d\xe8\xe1\x10\x40\x24\xd0\xc3\xf1\xed\x18\x10\x10\x2e\xfd\x03\xde\x17\xbc\x90\x06\x91\x22\xf1\x74\x1a\x44\x8a\xb0\xb9\x69\x10\x29\x3a\x5e\x06\x91\x22\x89\xce\x74\xd1\x43\x79\xab\xc7\x1a\xc7\x68\xdf\x45\x0f\xe5\x2d\xdc\xf5\x45\x0f\xe5\xb5\x77\x2f\x7a\x28\x2f\x94\x4a\xba\xe8\xa1\xfc\x2c\xef\x17\x3d\x94\xd7\x5e\xba\xe8\xa1\xbc\x4e\xc2\x17\x3d\x94\xd7\x37\x60\x12\xed\x42\xc8\xa5\x49\xfb\x50\x71\xa4\x49\xfb\x0c\x27\x26\xed\x23\x47\x92\xa6\xed\xe3\x9a\xd3\xf6\xd1\x13\xd3\xf6\xd1\xa2\x69\xb8\xcb\xbd\x4c\xc2\xdd\x5f\xef\xed\x9f\x9f\x92\x27\x91\xb0\x93\xe2\x84\xf2\xf6\x81\x4d\x29\x6f\xba\x7a\xc2\xd9\x10\x37\xa6\x8f\x48\xd8\x17\xe7\x23\x12\xce\xdc\xca\x05\x24\xa5\x1a\x4d\x5c\x40\x52\x2a\x80\x39\x5d\x40\x52\xaa\xeb\xf9\x05\x24\xa5\xba\x66\x5f\x40\x52\x2a\xe9\xb6\xf4\xc1\x1f\x19\xa1\x5c\x40\x52\x26\x59\xd6\x74\x01\x49\x99\x9f\xf7\x32\xe1\x7a\xe8\xea\xcf\x28\xd9\xda\x89\x92\x9d\x50\x3e\xa2\x64\x80\x53\x22\xbd\xf0\x01\x9c\x12\xe9\x85\x8f\xec\x6c\x02\x90\x7c\xa8\x0e\x12\x80\xe4\xab\x96\xe0\xd8\x11\xe8\x24\x00\xc9\x57\x2d\x11\xcd\xfb\x82\x83\x3a\x3e\x40\x7f\x02\x75\x7c\x0e\x4f\xd2\x0b\x9f\x03\x84\xf4\xc2\x07\xf8\x4b\xa4\x17\x3e\x80\x61\x22\xbd\xf0\x19\x61\x82\x56\x3e\x87\x20\x68\xe5\x03\x8c\x25\xd0\xca\xe7\x90\x00\xad\x7c\x0e\x79\xd0\xca\xe7\xf4\x09\x5a\xf9\x99\x96\xcc\x21\x38\x20\xcd\x21\x00\x36\x93\x39\x84\x9f\xab\x74\x4a\x9e\x49\x9e\xc0\x29\xc4\x3c\x01\x18\x24\x99\x27\xf0\xd9\x9a\x27\xf8\xac\x6f\x53\xf2\x77\x57\x05\x10\xed\x97\x9b\x27\xa8\x2a\x58\xd2\xcd\x13\xd4\xec\x02\x0b\x5a\x29\xde\x99\x68\xc5\xe5\x08\xb4\x52\x8d\xfb\x41\x2b\x9d\x94\x61\x02\xad\x74\x52\x86\x09\xb4\xd2\xa7\xbf\x1b\x90\x60\xd6\x3e\xc1\x35\xd6\x77\xdb\xf0\x13\xed\x8a\x56\x7e\xee\x13\xb4\xe2\xab\x29\x5a\x61\xf9\xcb\xa2\x15\xfa\x33\x8b\x56\x18\x59\x59\xb4\xd2\x07\xa5\x1b\xe9\x3f\xc8\x0f\xf3\x95\x5b\x35\xa7\x89\x0c\x92\x71\x0a\xc9\x20\x99\xb7\x79\x95\x4a\xc9\xfa\x2e\x92\xe9\x3f\xc7\x2e\x92\xe9\xcb\xdf\x5d\x24\x33\xd0\x4a\x64\x90\xcc\x17\x2b\xa5\x8b\x64\x3e\xde\xc6\x0c\x92\x11\x51\x66\x90\xcc\xf7\xd3\xa2\xdb\xbe\xc5\xd2\x91\x41\x32\x8b\x31\x9f\x41\x32\x0b\x41\x65\x06\xc9\x6c\xa2\xd6\x0c\x92\xd9\xa4\x28\xf3\x45\x32\xed\xd8\x13\x17\xc9\xb4\x33\xbd\xca\x6d\xdf\x61\x4c\xe4\x8b\x64\xda\x41\x50\x99\x2f\x92\x69\xf2\xd3\xf9\x22\x99\x76\x3e\xef\x65\xb0\x88\x06\x4a\xbf\xda\xd7\x9f\x6e\xe9\xbb\xa5\xe1\x35\x17\x25\xef\x65\x53\xb2\x86\x43\x89\x36\xdc\x9c\x45\x97\xe4\xcb\x37\x67\xd1\x83\xf7\x72\x51\x4e\x0f\x2c\x7f\xf9\xa2\x9c\x5e\x40\x63\xf9\x15\xa9\x6d\x4a\x99\x63\xdc\xcb\x45\x39\xbd\xbc\xe3\x77\xa6\xe4\x7c\x01\x50\x2f\xaf\x15\x28\x32\xb2\x72\xd2\x58\xd9\x12\xb9\xf6\xea\x4d\x2b\x32\xa2\x73\x5f\x73\xed\x96\xcc\xb5\x73\x63\x82\x1c\x87\x99\x20\xc7\x07\x2d\xc8\x71\x60\x45\x40\x9c\x35\x44\x40\x5c\xf5\x77\x80\x38\xb2\xe4\x39\x02\xe2\xac\x2f\x02\xe2\xbc\x97\x08\x88\x63\x5a\xca\x11\x10\xd7\xbc\x26\x20\xce\xa1\x14\x01\x71\x40\x97\x1c\x01\x71\x68\x09\x72\x04\xc4\xc1\x48\xe7\x08\x88\xab\xd6\x00\x88\xe3\xd5\xcc\x89\xf6\x31\x45\xe6\x44\xfb\x88\xa4\x72\xa2\x7d\x0e\x90\x64\xfb\x18\x12\x00\xa7\x00\x10\xcd\x00\xa7\x40\xe2\x23\x03\x9c\x82\x2f\x07\xc0\x29\x78\x2f\x00\xa7\x40\xec\x94\x01\x4e\xa1\x7a\x2f\x70\xc2\x4c\x98\x19\xe0\x14\x20\x43\x32\xc0\x29\x1c\x4b\x80\x3f\x62\xed\x0c\x3a\x7a\xa3\xbf\x3b\x94\xa8\x01\x74\xf4\x02\xad\x33\xe8\xe8\x05\x84\x67\xd0\x91\x4a\xd6\x0c\x3a\x32\xc9\x9b\x41\x47\x2f\x29\x92\x0c\x3a\x7a\xa7\x67\xa2\xb4\x21\x2d\x98\x41\x47\xd1\xb6\x67\xf8\x62\xfb\x25\x93\x52\x63\x99\xce\x20\xa7\x98\xbd\x26\x29\xb5\x62\x7d\x24\x02\x61\xfc\x32\x78\x28\x2e\xae\x02\x1e\x8a\xc4\x8d\x19\x3c\x94\x1c\x67\xe0\xa1\xe4\x28\x00\x0f\x25\x9f\x2d\x78\x28\xd9\x9f\xe0\xa1\xd4\x3d\x13\x4c\x47\xc4\x97\xc1\x43\xc9\x11\x02\x1e\x4a\x3e\x23\xf0\x50\x6a\xde\x0b\x78\xcf\x89\x16\x3c\x94\x1c\xad\xe0\xa1\x44\xfc\x97\xc1\x43\xa9\x5b\x03\x78\x0f\x16\x3f\x83\x87\x92\xcf\x1d\x3c\x94\x08\x04\x32\x78\x28\x39\xe9\x83\x87\x12\xcb\x66\x06\x0f\x25\x82\x84\x0c\x1e\x4a\xbe\x39\xe0\xa1\x44\x58\x90\xab\xed\xe3\x89\x81\x87\xca\xf1\x9a\xe0\x3d\xdf\x2a\xf5\x4f\xb6\x16\x3c\x54\x8b\x67\x82\xf7\x1c\xbb\xe0\xa1\x5a\x6c\x03\x78\xcf\xe7\x57\x61\xc0\x9d\xf4\x1b\x0c\xb8\x3d\x01\x56\xea\xc1\x12\x78\xcf\x09\x13\xfd\x53\x4f\xfe\x0e\x4c\xe7\xe8\x01\x2b\x99\x81\xca\x60\xa5\xee\xa8\x23\x9b\xd2\x1d\x21\x64\x53\xfa\xf4\x9a\x60\xba\xe1\xef\xc0\x74\x68\xb9\x33\x38\xaa\x3b\x41\x83\xa3\xfa\xe2\x19\x81\xa3\x3a\x88\x24\x83\xa3\x3a\x39\xae\x0c\x8e\xea\x2b\xfe\xde\x94\x0c\xc4\xea\xae\x62\x5d\x38\xcb\x84\x02\xc4\xea\xae\x7e\x40\xac\x9f\xb5\x17\x88\xd5\x5d\xb7\x80\x58\x33\xfb\xbb\xdb\x74\x19\xe2\x0c\xc4\x32\x07\x9a\x81\x58\x13\x58\x93\x81\x58\xd3\xc1\x03\xc4\x9a\xc6\x16\x40\xac\xd9\x79\x0c\x40\xac\x49\xb4\x9b\x81\x58\xd3\x29\x19\x88\xf5\x21\xe1\xcf\x24\x68\x3e\xe8\x96\x4c\x12\xe6\x63\xe3\x48\x26\x09\xf3\x21\xcf\xcb\x24\x61\xbe\xe9\x99\x40\x5d\xb6\xc9\x64\x92\x30\x9f\x6b\x3d\x49\x98\x6f\xfa\x3b\x24\x40\xf6\x0b\x49\x18\x35\x1d\x99\x24\xcc\xfe\xb9\x17\x24\x40\xf0\xe1\x99\x24\x8c\xca\x90\x4c\x12\x66\x43\xfd\x64\x92\x30\x8a\xd9\x32\x49\x98\xed\x54\x40\x12\x66\xdb\x4b\x24\x61\xb6\x3d\x88\x4c\x6b\xdb\x4b\xc8\xb4\x4c\x12\x66\x92\x30\x07\x3a\x29\x93\x68\xf9\x59\xe2\x48\xb4\x1c\x87\xfc\x34\x81\xc1\x50\xfa\x84\xac\x0c\x33\xe4\x56\x6e\x85\xc9\xc8\xad\x0e\xba\x86\x4c\x82\xe6\x90\x04\xcd\xe0\xa1\xe7\xb1\x74\x63\x6d\xb7\xde\x64\xf0\xd0\xf3\x7a\xec\x62\x09\x37\xcd\x64\xf0\xd0\x63\x2f\x81\x87\x1e\xb4\x3c\x19\x3c\xf4\xd8\x67\xe0\xa1\x07\xbe\x38\x83\x87\xdc\x84\x94\xc1\x43\x8f\xad\x05\x0f\x3d\x44\xd7\xf9\x26\x68\xca\x63\x5f\x9b\xa0\xb1\x3e\xa5\x58\xd6\xf0\x23\xc5\xe2\x3e\x4d\xde\x40\x78\xe4\x1f\x29\x16\xfd\x62\xf2\xc6\xfe\x34\x79\x83\x64\x33\x83\x95\x5e\x23\x29\xb0\x92\x08\x21\x83\x95\xdc\xc8\x91\xc1\x4a\xe2\x85\x0c\x56\x7a\x9d\x18\xc0\x4a\xaf\x6f\x1c\x58\xe9\x5d\xb6\x01\x48\xee\xf8\x04\x0f\xa9\xde\xce\xe0\xa1\x17\x55\x6d\x06\x0f\xbd\xc3\x12\x6d\x70\x99\x06\x0f\xbd\x6c\xd2\xc9\x64\x6f\x5e\xa7\x17\xb2\x37\x6a\xc7\xf3\xb6\x0d\xf4\x35\xd9\x1b\x37\xe2\xe4\x4d\x1b\x50\x37\xe7\x4d\x1b\xd0\x97\x64\x32\x3b\xaf\x6f\xce\xb6\x0d\xdc\xcb\xe1\x39\x38\xb9\x1d\xda\x00\x0b\x9c\x8f\x6d\xa0\xe7\x6f\x66\xa7\x64\x9f\xc3\xc5\x4a\x25\xb3\x3d\x2a\x1f\x24\x71\xb6\xe1\xa0\xdb\x70\xe9\xb8\x58\xa9\x14\xc7\xe0\xc5\x4a\xa5\x20\x26\xcd\x17\x2b\x95\xf2\xf8\xbb\x41\xc9\x7b\x81\x1f\x60\x97\x40\xbe\x58\xa9\x94\xc7\xda\x17\x25\x7a\xe9\x62\xa5\x52\x1c\xf3\x17\x2b\x95\xc2\x58\x2a\x17\x2b\x95\x42\x52\xb9\x5c\xac\x54\xca\x53\x7f\x67\x4a\x2e\x0f\x94\x03\x79\xe3\xf2\x40\x39\x90\x6f\x2e\x0f\x94\x43\xf1\x18\x94\x43\xf3\x18\x94\x43\xb7\x72\x28\x07\x56\xf0\xf2\x40\x39\x30\x4d\x94\x07\xc9\x0a\x31\x49\xb9\x30\xaa\xb8\xa2\x96\x0b\xa3\x4a\x6d\x96\xa0\x46\xba\xf5\xa1\x06\x64\xea\x29\x81\x04\x22\x2f\x40\x09\xd0\x26\xf0\x4e\x25\xd0\x06\xe2\xd4\x12\x68\x03\xb1\x45\x09\xb4\x81\x18\xa8\x04\xda\xc0\xe4\x56\x82\x6d\xe0\xce\x82\x6d\xe0\xae\x03\x6d\x28\x9e\x69\x1b\x5e\x4a\xd0\x26\xaf\xbf\x43\x76\xf3\x73\x67\xd0\x0a\xc1\x63\xca\x6e\xe8\xb3\x17\x5a\x01\x68\x5d\x5e\x68\x05\x92\xa7\xe5\x85\x56\x38\x1e\x83\x56\x60\x20\x97\x17\x5a\x81\x17\xbc\xbc\xd0\x0a\x48\xb1\xca\x0b\x6d\x32\xfd\x1d\xd4\xc8\xf4\x4c\xa8\x11\xf4\x2c\xe5\x85\x1a\x19\xde\x0b\xd4\xc8\xf2\x2a\x50\x23\xcb\xab\xd0\x86\xe9\x9d\xd1\x06\x26\x94\x12\x69\x03\x93\x46\x89\xb4\x01\x7a\xa0\x44\xda\x40\x6c\x51\x22\x6d\x20\x32\x2d\xd1\x36\x50\x5f\xa4\x0d\xc7\xdf\xd9\x06\x7a\x30\x42\xfd\x10\xcb\x94\x08\xf5\xb3\x3d\x93\xf6\x2d\x8f\xd1\x3e\xc2\x89\x12\x6d\x1f\x6d\x8f\xb4\x6f\x7b\x4d\xdb\xe7\x31\xda\x47\x3c\x5d\x22\xed\x63\x01\x2a\x17\xf3\xd4\xc7\x71\x7d\x31\x4f\x7d\x88\x14\x4b\x22\x01\x4c\x7c\x5b\x2e\xe6\xa9\x0f\xfc\x66\xb9\x98\xa7\x3e\x84\x0c\x25\x21\x11\x05\x75\x94\x84\x44\x34\x59\x42\x22\x8a\x46\xba\x24\xa9\x1f\x7f\x07\xf5\xf3\x79\x2f\x50\x3f\x9f\xb5\x43\xfd\x2c\xcf\x84\xfa\xb1\x77\x2f\xae\xa9\x4e\xa6\xe5\xe2\x9a\x1a\x09\x2e\xca\xc5\x35\x35\x32\x25\x97\x8b\x6b\x6a\x44\x42\x59\x2e\xae\xa9\xd1\x31\x71\x71\x4d\x8d\x30\xfc\x05\x79\x57\x26\x0d\x59\x90\x77\x65\xdf\x4d\x74\x5a\x85\xb8\xbf\xa0\xd3\x2a\x2c\x2b\x05\x9d\x56\x39\x96\x3e\x4a\x9e\xb9\x20\x97\xac\x61\xa3\xb0\xf2\x9a\x07\x85\x15\xad\x45\xdf\xd5\x59\xe2\x0a\xfa\xae\xce\x22\x53\xd0\x77\x0d\xd0\x66\x41\xdf\x35\xaa\x67\x9a\x6c\xf7\x18\xc9\xf6\xe3\x35\x1b\x34\x14\xf7\x82\xbe\xeb\x80\x2c\x4a\x31\xd9\x4e\x4f\x5c\x24\xd3\x1e\xf6\xe4\x95\x42\xb2\x7d\x7a\x4d\xe8\x2b\x7b\xa9\x40\x5f\x41\x8d\x94\x02\x7d\xe5\x7b\x5b\xa1\xaf\x86\x25\xe8\xab\xf1\x7b\x5c\x72\xa9\x30\x5b\x3e\xbe\x2a\xb3\xc5\x4d\x5f\x90\xd3\xe4\x5e\xca\x05\x39\xed\x21\x82\x2e\xd5\x1c\x3d\x37\x56\xcd\xd1\xd3\xf4\x0b\x72\xda\xeb\x34\x5f\xc9\xd1\x3b\x69\x54\x72\xf4\x3e\xda\x4a\x8e\xde\x81\x5c\xc9\xd1\x0f\x8f\x91\xa3\x9f\x96\xc8\xd1\x3b\x94\x2e\xc8\x69\x46\x13\xe5\x82\x9c\xe6\x4a\x5c\x2e\xc8\x69\xae\xb6\xe5\x82\x9c\xe6\x36\xd4\x72\x13\x42\x4d\x15\x61\x69\x30\x77\x4e\x3d\x0d\xe6\x0e\x36\xa9\x34\x98\x3b\x78\xae\xd2\x60\xee\x00\x40\xa5\xd1\x3e\x22\xef\x72\x01\x50\x2b\xc9\x63\xb7\x7d\xc5\xc5\x09\x00\xf4\x92\xc7\x2d\x17\x00\xb5\x56\xac\x6f\xc1\xb2\x31\x08\x2e\x00\x6a\xc7\xd7\xef\x02\xa0\x76\x00\x55\xa5\xb3\xc7\x0a\xe0\x54\x2e\x00\xea\x0f\x31\x49\xb9\x28\xa7\x3f\xb6\xe1\xa2\x9c\xfe\x33\x24\x2e\xca\xe9\x0f\xbb\xb1\xca\x45\x39\x3d\x10\xe7\x94\x8b\x72\x7a\xf8\xb9\xe6\xa5\xaf\xb2\x0b\xe5\x45\x39\x3d\x03\xc9\xcb\x45\x39\xbd\x00\x1a\xcb\x45\x39\xdd\xad\xb4\xe5\xa2\x9c\x5e\x88\x29\xcb\x45\x39\xbd\x40\x86\x94\x8b\x72\x7a\x49\xb6\x61\x53\x62\xe8\x5e\x94\xd3\x8b\xcf\xef\xa2\x9c\x5e\x5c\x9c\x2e\xca\xe9\x15\x1a\xa3\xdc\x44\x52\x37\x2f\x51\x86\x92\x46\xea\x1b\xd0\x57\x4e\xd7\x03\xfa\xca\x7e\x61\x1b\xc9\xf1\x49\x0f\xe8\x2b\x27\xfd\x01\x7d\xe5\x24\x3c\xa0\xaf\xec\x89\x01\x7d\xf5\x79\x26\xf4\x15\xe8\xa1\x0c\xe8\x2b\x36\x3a\x94\x01\x7d\x65\xef\x4e\xe8\x2b\xe2\xbf\x32\xa1\xaf\x50\x84\x97\x09\x7d\xe5\xd2\x31\xa1\xaf\x9c\x4c\x27\xf4\x9c\xcb\xd8\x84\x9e\x73\x6a\x9d\xb4\xcf\xc5\x70\xd2\x3e\x27\xbe\x49\xfb\x96\xd7\xa4\x7d\x8e\x9e\x49\xfb\x96\x25\xda\xe7\x68\x9d\xee\x9e\xb5\x84\xa4\xd1\x45\x66\xba\x8f\x91\x9e\x98\xee\x63\xe4\x5e\x40\x4e\x6e\xd6\x28\x20\xa7\x17\x51\x40\x01\x39\xbd\xa4\xbb\x0b\xc8\xc9\xad\x4c\xe5\x93\xbe\x62\xf4\x20\x6d\x73\x03\x48\x41\xda\xe6\x8e\x85\x82\xb4\xcd\x38\xbc\x20\x6d\x13\x75\x14\xa4\x6d\xaf\x3d\x8f\xb4\xed\x35\x10\x40\xda\x16\x9d\x6d\x3e\x37\xe2\x78\x15\x14\xef\xd5\xfa\x50\xbc\x1b\x90\x7d\x12\x5d\x1c\x63\x13\x4b\x72\xd6\x58\x10\x41\x2e\x8d\x0b\x22\xc8\x45\x6d\x41\x04\xd9\xd7\x0b\x22\xc8\xfb\x5c\x10\x41\xbe\x8d\x0b\x22\x08\xb6\xba\x2c\x88\xa0\xf9\x7b\xc4\x45\x59\x70\x60\x76\xc4\x82\x03\xf3\xb1\x2f\x38\x30\x27\xc5\x05\x07\xe6\x04\xbd\xe0\xc0\xec\x96\x05\x07\xe6\xe0\x59\x70\x60\xae\x69\x0b\x0e\xcc\x97\x63\xdb\x74\x3a\x62\xd3\x74\xa7\x90\x4d\xd3\x8d\x8f\x36\x4d\x77\xb1\xd8\x34\x1d\xb0\x52\xb6\x4d\xf7\x9a\x05\x9e\xcb\x12\x9a\x07\x52\x40\x65\xa3\x79\x70\xf5\xdb\x70\x60\x0e\xb3\x0d\x07\xe6\x24\xbc\xe1\xc0\x5c\xef\x36\x1c\x98\x1d\xbf\xe1\xc0\x7c\x71\x36\x1c\x98\xd1\xf5\x86\x3f\x82\xf7\x2d\x07\xfe\x08\xb6\xb3\x1c\xf8\x23\xb4\x12\xe5\xc8\x81\x71\x95\x03\x49\x84\xaa\xa2\x1c\x48\x22\xe3\xb8\x23\x49\x44\x0f\x1e\x48\x22\xdb\x77\xe0\xc7\x8c\xb5\x0f\xfc\x98\xd3\xd9\x05\x63\x79\x3c\x1e\x83\x1f\x73\xd9\x3c\xf0\x63\x64\xd0\xcb\x91\x1f\xb3\x04\x3f\x86\x3a\xbd\x5c\x30\x96\xc7\x63\x1b\x68\x1f\x09\xaf\x7a\xc1\x58\x9e\x44\x75\xf5\x41\x0f\x41\x0f\x56\x36\xc6\x4c\x86\x60\x65\x63\xcc\x44\x7f\x51\x1f\x54\xa7\xf4\x6e\x7d\x50\x9d\xb2\x50\x56\x36\xcd\x7c\xd4\x57\xd9\x34\xf3\xf1\x4a\x57\x36\xcd\x7c\xc9\xda\xd1\x4a\x2c\x6b\x47\x2b\xb1\xbc\x26\x5a\x09\x54\x0e\xf5\x91\x24\xf2\x2a\x90\x44\x48\xaa\x6a\x90\x24\x3a\x94\x24\x89\x38\x93\x0d\x35\x6e\xbd\xae\x6c\xa8\x51\xb9\x5e\xd9\x50\xb3\x89\xc0\x2a\x1b\x6a\x0e\x4a\xe4\xca\x86\x9a\xf3\x7a\x15\xb4\x12\xc5\xfa\xd0\x4a\x34\xcf\x44\x2b\xd1\x3c\x86\x1e\x02\x9c\x58\xd9\x34\x63\xe4\x56\xd9\x34\x73\xc0\x82\x35\x48\xbe\xd0\x5a\x10\xd7\x63\xfb\x40\x5c\x0f\xea\xa4\x0a\xe2\xd2\xf3\xa5\x82\xb8\x1e\x60\x77\x05\x71\x3d\x08\xc8\x2a\x88\xeb\xb1\xaf\x41\x5c\xca\x40\xeb\x0b\xb9\x54\x3c\x13\x72\xa9\x58\x3b\xe4\x12\x69\xc1\x0a\x1a\x7b\x98\xa0\x2b\x68\xec\x21\xeb\x53\x41\x63\x6e\x30\xab\xa0\xb1\x07\xec\x59\x41\x63\x0f\x04\x67\x05\x8d\x99\x7b\xa8\xa0\xb1\x97\xf7\xa1\x82\xc6\xdc\x37\x59\x41\x63\x11\x39\x6e\x05\x8d\xbd\xc7\x33\x21\x66\xd8\xc0\x53\x41\x63\xd1\x91\x05\x1a\x7b\xd9\x21\x51\x41\x63\xef\xf1\xcc\xc6\x99\x3c\x07\xd0\xd8\x7b\xfc\x1d\xc4\x8c\x23\x0b\x34\xa6\xbf\x4e\x05\x8d\xbd\xdb\xda\x21\x66\x8e\x35\x40\x2e\x81\x10\x2a\x68\x2c\x86\xf0\x3b\x53\x72\xbd\x40\xad\x44\x58\x93\xca\x5e\x9b\x4c\xd4\x53\x2f\x50\x2b\x99\xbd\x67\x35\xc1\xe7\x30\x99\x56\xf6\xe1\x68\x1c\x53\xd9\x87\x93\xb7\x57\xb9\x4d\x2f\x0e\x09\xf6\xe1\x14\x07\x2b\xfb\x70\x8a\x83\x87\x7d\x38\x05\x36\xb0\x26\xf8\x9c\xd7\xda\xe1\x73\x7c\x71\xd8\xa3\x53\x1c\x4a\xec\xd1\x31\x97\x59\xd9\xa3\x53\x50\x2d\x56\xf6\xe8\x14\x3b\x90\x3d\x3a\x95\xe9\xac\xb2\x47\xa7\x02\xd0\x2b\x7b\x74\xaa\x1d\xcf\x1e\x9d\x4a\x64\x5a\xd9\xa3\x53\x89\x57\x6a\x86\xf0\xb0\xe3\x33\x84\x07\xf1\x51\xcd\x10\x1e\xc3\x1a\x20\x3c\xe0\x5a\x6b\x86\xf0\x40\xe7\x5d\x33\xa4\x8d\x0f\x33\x43\xda\x7c\xd6\x07\x69\xb3\xbc\x17\x48\x9b\xe9\x31\x14\xe1\x4c\x9f\x35\xa3\x08\x67\xa2\xad\x85\xf6\xb1\x2e\xd7\x42\xfb\x88\xf1\x6a\xa1\x7d\x44\x4b\xb5\xd0\x3e\xa8\x91\x5a\x68\x1f\x28\xa0\x16\xda\xe7\x54\x57\x68\x9f\x4f\xb3\xd0\x3e\x22\xc5\x5a\x68\x9f\xd3\x60\x51\x07\xc3\x9d\x15\x08\x9d\x66\x0d\x93\x12\xbd\x74\xc1\x5f\x99\xd3\xbb\x86\xec\xf9\xb9\x0a\x7b\xac\x88\x1b\x6b\x91\xec\xa1\x0d\x15\xa2\x84\x28\xa4\x5e\xf0\x57\x16\xc4\x5a\xbd\x08\xaf\x2c\xb2\xdd\xf5\x22\xbc\xb2\xe0\xa0\xeb\x45\x78\x65\xf9\x82\x5f\x84\x57\x96\x23\xf2\x22\xbc\xb2\x60\x11\xeb\x45\x78\x65\x39\x96\x2e\xc2\x2b\x0b\x0d\x6a\xbd\x08\xaf\x2c\xb6\xbb\xd4\x8b\xf0\xca\x8a\xd6\xbe\x28\xd1\xbe\x8b\xe2\xca\x0a\x1e\xa3\x0d\x8e\x82\x8b\xe2\xca\x42\x0c\x55\x1b\x6d\x70\xcc\x37\xdb\xc0\xf3\x6b\xb6\xc1\x33\x69\x03\xc9\xd3\xda\x68\x43\xf4\x9a\xb6\xc1\x63\xb4\x01\xe6\xbc\x5e\x14\x57\x1f\xdf\xd4\x86\x46\x06\xd8\x5d\x2f\x8a\xab\x0f\x98\xb5\x5e\x14\x57\x1f\x62\xc3\x7a\x51\x5c\x15\x07\xd7\x8b\xe2\xea\x03\x66\xad\x17\xc5\x55\xd1\x58\xbd\x28\xae\x3e\x84\x28\xb5\x43\xf6\xb8\xf8\x5e\x14\x57\x4d\x00\xd7\x8b\xe2\xaa\x7a\xf4\xda\x51\xfb\x93\xea\xaf\x1d\xb5\x7f\xf5\x77\xec\x83\xf3\x5d\xb9\x48\xad\x46\x62\xfb\x7a\x91\x5a\x75\x6b\x79\xbd\x48\xad\xba\x67\xb4\x5e\xa4\x56\xe3\xb4\x86\x8f\x33\xb9\xeb\x8b\xd4\x6a\xfc\xbc\x17\xf6\x03\xdb\xf6\x8b\xd4\x6a\x26\xeb\x53\x87\x3a\x1f\x7e\x37\xd0\xf9\x10\x4a\xd5\xc1\x26\x39\x22\xfd\x7a\x91\x5a\xcd\x04\x56\xf5\xe6\xaa\x6a\x36\x64\x18\x90\x3d\xf6\xfc\x80\xd0\x21\x23\x54\x2f\xc6\xaa\xbf\xc2\xff\xdf\x99\x92\x07\x36\x24\x50\xec\xf5\xc2\xaf\x5a\x00\x08\xf5\xc2\xaf\x5a\xe0\xff\xea\x85\x5f\xb5\xba\xe2\x4c\x76\xef\xb1\x41\xa2\x4e\xc4\x49\x28\x1a\xeb\x85\x5f\xd5\x4d\x25\x75\x22\x4e\xf2\x35\xba\xf0\xab\x16\xd7\x91\x0b\xbf\x6a\x71\x85\x9b\xec\xde\x73\xa5\xba\xf0\xab\x56\xd7\xc9\x0b\xbf\x6a\x73\xe9\xb8\xf0\xab\x36\x68\xfb\x3a\x61\xa1\x5c\xb3\x2f\xc4\xaa\xe6\x63\xeb\x85\x58\xb5\xc3\xe3\xd5\x0f\x86\x0a\xa8\x54\x3f\x85\x52\xdc\xd9\x85\x4a\x75\xc0\x09\xd7\x0b\x95\xea\x40\x2e\x57\x3f\x84\x52\x4e\xec\x17\x2a\xd5\xe1\xfa\x7a\xa1\x52\x55\xbe\x56\x2f\x54\xaa\xcb\xfb\xbc\x50\xa9\x2e\x38\xa9\x7a\xa1\x52\x5d\x24\x06\xea\x85\x4a\x75\xd9\x4b\x17\x2a\xd5\x65\xdb\x2f\x54\xaa\x0b\x25\x6b\xbd\x50\xa9\x2e\x52\x0f\xf5\x42\xa5\xea\x76\x82\x7a\xa1\x52\x3d\xb0\x9d\xf5\x42\xa5\x2a\x40\xaf\x17\x2a\xb5\x27\x58\x5f\x83\x1f\xe3\x3e\x2f\x1e\x6a\x0f\xe9\xc4\x7a\xf1\x50\x7b\x9c\x5e\x16\x4c\xda\xb2\x04\x93\xe6\x12\xb0\x60\xd2\x5c\x1e\x36\x6c\x19\x2c\x77\xdd\xb0\x65\x10\x09\x75\x43\x89\x01\x0c\xeb\x86\x12\x03\x75\xd4\x0d\x25\xe6\x62\xb1\xa1\xc4\xd0\x80\xd7\x8b\x79\xda\xe3\x12\xb0\xa5\xc4\x3c\x06\x65\x84\xd7\x48\xdd\x50\x62\x6c\x0e\xae\x17\xf3\xb4\x08\x42\xa8\x17\xf3\xb4\x68\xcf\x6f\x28\xb1\xed\x31\x28\xb1\x9f\x3b\x83\x12\x03\x21\xd4\x8b\x79\x5a\xb4\xe7\x0f\x94\x98\x6d\xbf\x98\xa7\xfd\x84\x2f\x17\xf3\xb4\x9f\x58\xed\x40\x89\xb9\xc8\x1c\x28\x31\x17\x99\x03\x25\xe6\xd2\x7f\x31\x4f\xfb\x89\xdc\x0e\x94\x98\xa3\xfc\xd0\x3e\xc3\x82\x43\xfb\x5c\xa6\x0f\x94\x9f\x7d\x76\xa0\xfc\x0c\x2e\xd8\x5a\xf4\x42\x94\x54\xc4\x7a\x3f\x71\x1c\x62\xbd\xe8\xe8\x41\xac\x57\xc0\x66\x0d\xb1\x5e\x81\x87\x6d\x88\xf5\x0a\x30\xbf\x21\xd6\x2b\x30\xb6\x0d\xb1\x5e\x23\x9e\x6e\x88\xf5\x5a\xf1\xcc\x8c\x04\x2f\x50\x2a\x48\xf0\x12\xa5\x8a\x04\xaf\x51\x1a\x08\xeb\x36\x25\x04\x79\xc3\x7b\xf9\x10\xd6\xf9\xbb\x45\x29\x52\xda\xc8\xec\x3c\x76\xa0\xfc\xb8\x17\x04\x79\x9b\x31\xd8\x10\xe4\x1d\x76\x17\x34\x04\x79\x87\x67\xdb\x10\xe4\x1d\x42\x8d\xa6\x20\x0f\xd4\xd8\x14\xe4\xf1\xa4\x9b\x82\xbc\x6d\x0d\x08\xf2\x50\x6f\x37\x05\x79\x8c\xd6\xa6\x20\x0f\x94\xda\x6e\x96\xa9\x3f\x9f\xd7\x44\x90\xc7\x98\x6f\x0a\xf2\xbe\xdf\x8b\x92\x9b\x5a\x3d\x26\xe1\x86\x56\xcf\xdd\x35\x0d\xad\x5e\x80\x23\x6a\x6a\xf5\xec\x08\xb4\x7a\x19\x7a\xa0\xa1\xd5\xfb\x79\xd0\x28\xf0\x6a\xf1\x58\xa5\xc4\x63\xbf\x00\xa8\x57\xa6\xc1\x76\x01\x50\xaf\x36\xfd\x02\xa0\x6e\x1c\xd7\x2e\x00\xea\x8d\xa1\xdb\x2e\x00\xea\x0d\x3e\xa7\x5d\x00\xd4\xdb\xf2\x2a\x9b\xd2\xa1\x74\xef\xda\xcd\x0c\xed\x02\xa0\xee\x46\x87\x16\x35\x4b\xe2\x2a\x48\xf0\x36\xab\x66\x63\x2f\xd1\xf3\x5a\x92\xa7\xe4\x9a\x38\x03\x68\x4c\xda\x70\x06\x10\x18\x36\x65\x76\xc7\x6b\x0e\x8e\x59\xdf\x05\xda\x6a\x09\x1a\xae\x01\xcf\x63\xe9\x82\xd4\x87\xcd\x2f\x8d\x3d\x48\x4f\xb0\xbe\x43\x89\x9e\xc7\x35\x40\xc8\xda\xd8\x9f\xe4\x64\xda\x94\xd9\x1d\xcf\x8c\xd4\xc0\x73\x40\x66\xa7\xe6\xa1\x25\xdb\xc7\x7d\x26\xda\x77\xbc\x8a\xed\xb3\x44\xfb\x58\x44\x1b\x32\xbb\x87\xed\xe3\x0d\x99\xdd\x13\xbc\x0a\x3c\xa5\x4f\x2c\xc1\xc3\x02\x0c\x1b\x32\xbb\x87\xb8\xa3\x21\xb3\x53\x47\xd1\x12\x3c\x2c\x0b\x73\x43\x66\xa7\x3a\xa2\x21\xb3\x7b\x98\xea\x1a\x32\xbb\x40\xd2\xb5\x21\xa5\x0b\xd0\x1f\x0d\x29\xdd\xcf\x88\x44\x4a\xa7\x5e\xb4\x21\xa5\x53\x4b\xda\x90\xd2\x05\x47\x1d\x52\xba\x37\x7b\x0c\xbe\x3f\xfb\x3b\x1c\x44\x48\x01\x35\x36\x21\xb9\x25\xb6\xb1\x09\xc9\x3d\x9c\x4d\xd1\x9d\x2d\x52\x74\xc7\x82\xde\x14\xdd\x75\x4b\xec\x21\x23\x7f\xd2\xf4\x23\x73\xb4\x2a\xba\xf3\x95\x46\x74\xa7\xcb\x5f\x43\x74\x97\x7d\x03\x10\xdd\x65\xa4\x89\x4d\xd1\x1d\xc1\x4c\x53\x74\xe7\x84\xa2\xe8\x8e\x04\x5b\x43\x74\x97\x1d\x75\x8a\xee\x1c\x2f\x88\xee\xf4\x11\x6c\x8a\xee\x88\x53\x9b\xa2\x3b\xdf\x4d\x45\x77\x2c\xb7\x0d\xd1\x5d\xf6\x19\x29\xba\xf3\xb9\x2b\xba\x73\xaa\x53\x74\xe7\xa4\x88\xe8\x2e\x83\x10\x5a\xb5\x7d\x96\xe0\x5a\x8f\xf5\x35\x8e\xd1\x4b\x0a\xeb\x20\x54\x9b\xc2\x3a\x27\x7d\x85\x75\x3e\x5b\x85\x75\xce\x67\x08\xeb\x9a\xf7\x89\xb0\xae\x7b\xcd\x26\x71\xc8\x7d\xb2\xd1\x68\xf8\x56\x21\xac\x1b\x8e\x72\x84\x75\x83\x6c\x4a\x43\x58\x37\x7c\x53\x11\xd6\x0d\xd0\x51\x43\x58\x37\x48\xee\x37\x85\x75\xdb\xdf\xdd\x36\x8c\xf7\xf9\xbd\x29\x19\xcd\xdd\x70\x22\x42\x73\x37\x9c\x50\xd0\xdc\x0d\xa7\x1e\x34\x77\x03\xb8\xd7\xd0\xdc\x0d\x1b\x8b\xe6\x6e\xba\x6a\x22\xac\xfb\x9c\xf8\x10\xd6\x4d\x20\x72\x43\x58\x37\x9d\x06\x11\xd6\x4d\x28\x80\x86\xb0\x6e\xba\x16\x2a\xac\x03\x1c\x35\x85\x75\x00\xdf\xa6\xb0\x6e\x5a\x3b\xc2\xba\x69\x7d\xf0\x8d\x8f\x57\x81\x6f\x84\xdb\x6d\x08\xeb\x14\xc3\x37\x84\x75\x6e\xbd\x6e\x08\xeb\x3e\x87\xa0\xc2\x3a\x07\x88\xc2\x3a\xf8\xd4\x86\xf3\xc1\xe7\xa0\xc3\xf9\x40\xe5\x44\x53\x74\xe7\x2a\xad\xe8\x0e\x51\x5a\x43\x74\xb7\x7c\xc5\x14\xdd\x11\xff\xb5\xa1\x01\x0c\xad\x45\x74\xa7\x6b\x5b\x43\x74\xa7\xc9\x5f\x53\x74\x37\x2c\x21\xba\x1b\x9e\x89\xe8\x0e\xc6\xbd\x21\xba\x3b\xd1\xfa\x10\xba\x91\xca\x69\x88\xee\x54\x4c\x37\x44\x77\x07\x95\x4a\x63\xef\xd2\xc3\xe6\xd9\xc6\xde\xa5\x07\x11\x63\x63\xef\xd2\x03\x4b\xda\xd8\xbb\xf4\xd8\x83\xec\x5d\x7a\xec\xdd\x29\x17\xc9\x9d\x4d\xb9\x48\xaf\x09\x17\x09\x80\x6d\x6c\x50\x7a\xc8\xdf\x37\x36\x28\x3d\x4e\x67\x6c\x50\x72\x63\x45\x9b\x70\x91\xcd\x6b\xc2\x45\x76\x7f\x07\xd7\x0a\x0f\xdb\x3e\xb8\x56\x18\xdb\xc6\xc6\x26\x37\x79\x34\x36\x36\x99\x56\x6a\x9f\x5c\x24\xed\x43\xc8\xa7\xc3\x46\x43\xc8\xf7\x82\x8e\x1a\x42\xbe\x08\x64\x6d\x08\xf9\x62\xb4\x04\x17\xf9\x7a\xe6\x6d\x5f\xb4\x27\x10\xf2\x45\x52\x9b\x0d\x21\x5f\x4c\xde\xcb\x47\xc9\xdf\x2d\x4a\xf4\x12\x42\xbe\x88\x22\xbc\x21\xe4\x8b\xf6\x35\x42\xbe\x88\x1e\xa2\x21\xd6\x8b\x2e\xb7\x88\xf5\xa2\x11\x2d\x62\xbd\x08\xec\x6e\x5a\x26\x18\xa2\x68\x99\x40\x46\xa8\xe9\x8d\x06\x2a\x6e\x7a\xa3\x79\xd7\x08\xf2\x8a\x77\x86\x20\xaf\x78\xd7\x08\xf2\x0a\x5c\x72\x63\xf3\x52\x21\x3d\xdb\xd8\xbc\x54\xac\x1d\xb1\x5e\x81\x0a\x6d\x88\xf5\x0a\xe4\x52\x43\xac\x27\xd2\x6e\x08\xf2\x2a\x94\x51\x43\x90\xd7\x0c\x19\x10\xe4\xb5\xe8\x99\xb7\x0d\x2d\x59\x1a\x94\xe8\x5d\x04\x79\x0d\x55\x7b\x43\x90\xd7\x20\x90\x1a\x82\xbc\x66\xfb\xb0\x5a\x68\x2e\xc5\x58\x2d\x34\xe7\x41\xc4\x7a\xcd\x39\x0b\xb1\x5e\xf3\xce\x10\xeb\xb9\xe1\xbf\x21\xd6\x6b\xce\x36\x88\xf5\x9a\xcf\x08\xb1\xde\x2f\x00\xf5\x3b\x53\x32\x3a\xbe\xe6\x83\x46\xc7\xa7\xbf\x40\x3b\x36\xdd\xea\x6c\xba\x37\x46\xd3\x8d\x11\xd0\xf1\x35\xbb\x1a\x1d\x5f\x73\xad\x40\xc7\xd7\x5c\x71\xd0\xf1\x35\x1f\x03\x3a\xbe\x89\x90\xa8\xa3\xe3\xd3\x78\xa4\xa3\xe3\x9b\xb0\x49\x1d\xb1\xde\xc7\xd2\xd1\x11\xe4\x7d\x44\xad\x1d\x41\x9e\x36\x82\x1d\x41\x9e\x93\x62\x47\x90\xb7\x8a\x35\xc0\x0d\x22\x71\xea\x08\xf2\x16\x69\x97\x8e\x20\x6f\x35\xeb\xfb\xf8\x9d\x35\xc0\x1b\x56\xcf\x84\x37\xac\x9e\x79\xdb\xb0\x98\xc0\x3a\x62\xbd\x45\xea\xaf\x23\xd6\x5b\xa4\x3a\x3a\x62\xbd\x65\xfb\x10\xeb\x2d\x36\x6d\x76\xc4\x7a\x8b\x35\xbb\x23\xd6\x13\xc4\x75\xc4\x7a\xab\xf8\x3b\x78\xc3\xe6\x35\x69\x9f\x3d\x88\x58\x6f\x55\xcf\xb4\x7d\xb4\x36\xd0\xbe\x62\x89\xf6\x75\x6b\x80\x37\xfc\xbc\x0a\xbc\x21\xc9\xc5\x1e\xe0\x0d\x01\x6a\x1d\xdf\xea\x07\xd6\xb9\xe3\x5b\xfd\x90\xc8\xed\x2f\x22\x31\x98\xec\xfe\xc2\x1b\x46\xcf\x94\x37\xb4\x04\x6f\x48\x8c\xd7\x2f\xaa\xaa\xba\x12\xf7\x17\x01\x19\x8b\x61\x7f\x11\x90\x1d\x6b\x40\x40\x46\x9e\xa0\xbf\x70\x8a\xb0\xd5\xfd\x85\x53\xdc\xfe\xee\xd2\x49\x5a\x12\xf5\x17\x4e\x91\x05\xaf\xe3\x20\x1c\x51\x5c\x74\x1c\x84\xf5\x85\xeb\x11\x01\x19\xf4\x40\x8f\x70\x8a\xbc\xa8\x3d\xc2\x29\x12\x25\xf7\x08\xa7\x48\x74\xdd\x23\x9c\xa2\xcf\x2f\xc2\x29\x3a\x26\x22\x02\xb2\xe9\x35\x6f\xfb\x9c\xf8\xfa\x45\x5c\xd5\x8f\x00\xf4\x88\xd1\xd7\xb4\x86\x8f\x92\x35\x2c\x4a\x5e\x13\x17\x64\xe2\xc6\x1e\xe1\x45\x09\x4a\x3a\x42\xbe\x42\x4a\xbb\x23\xe4\x2b\x84\x44\x1d\x21\x5f\xf1\x49\x27\x28\x46\xa6\x9e\x8e\x58\x4f\xbb\xa2\x8e\x58\xcf\x3c\x48\x47\xac\xd7\xa2\x57\x81\x46\x24\xda\xed\x88\xf5\x9c\x22\x3b\x62\xbd\x46\xe2\xb1\x23\xd6\x6b\x38\x81\x74\xc4\x7a\x8d\x48\xbf\x23\xd6\x6b\x84\x7c\x1d\xb1\x5e\x23\x0c\xe9\x88\xf5\x1a\x39\xa7\x8e\x58\xaf\x11\x99\x76\xc4\x7a\x8d\x1c\x42\x47\xac\x67\x7a\xbd\x23\xd6\x33\x69\xde\xf1\x62\xeb\xc5\x12\x7b\x38\xb3\x57\x61\x0f\x27\x58\xa9\x23\xe4\xeb\x28\x7b\x3a\x42\xbe\xee\x93\x46\xc8\xd7\xb3\x77\xbd\x28\xd1\x83\x08\xf9\xba\x6f\x87\x42\x3e\x08\xb2\x5e\xa0\x50\x21\xd6\x7a\x81\x42\xfd\x85\x8e\xfe\xec\x94\xdc\xd5\xff\x01\x2c\xba\xfa\x3f\x1f\x03\xfa\x3f\xf3\xfe\x5d\xfd\x1f\xb1\x4c\x57\xff\xe7\x74\x86\xfe\x6f\xf8\xa2\xa2\xff\x9b\x8f\xd7\xbc\x4d\x9f\x40\x82\x8e\xfe\xef\x73\x5a\xc2\xdf\x6d\xbd\x1e\xbb\x4d\x37\x99\xd2\x8b\xac\x2c\x03\xab\xc8\xca\xd2\x11\x05\x56\xd6\x07\x56\x61\x65\x61\x18\x7b\x85\x95\x05\x8c\xf5\x0a\x2b\x1b\x3c\x13\x56\x16\x29\x77\xbf\xa0\xaa\x2e\xe8\x81\x7e\x41\x55\x5d\xc0\x93\x7e\x41\x55\x5d\x30\xaf\xfd\x82\xaa\xba\x00\xef\xfd\x82\xaa\x6a\x2a\xa7\x57\xcd\x84\xbc\x0a\xfa\x46\x1f\x7b\xc5\x4c\xc8\x89\xaf\xb2\x3d\xd7\x97\xf1\x02\xae\x7a\x88\x50\x7a\xd5\x4c\x88\x3e\x43\xe4\xf7\x10\xe9\x77\x44\x7e\x92\x05\x1d\x91\x9f\x9b\x27\x3a\x22\x3f\x69\x85\x8e\xc8\xef\xb1\x07\x11\xf9\x3d\xac\xd2\x1d\x91\xdf\x43\xea\xb6\x23\xf2\x7b\x20\x2e\x3a\x22\xbf\x00\x4b\xda\x11\xf9\x3d\x2e\x6a\x88\xfc\xfc\xae\x47\x47\xe4\xf7\x38\xf1\x35\x58\xe7\xe3\x7d\x7e\x9c\x49\x1b\x10\xf9\x3d\x4e\xa6\x88\xfc\x1e\x62\xd1\x8e\xc8\x2f\x10\x8b\x76\x44\x7e\x8f\x93\xf0\x45\x5c\x2d\xf8\xa4\x3b\xed\x73\xf2\xee\xb4\x0f\x3a\xa9\x5f\xc4\xd5\x82\xf7\xd2\x35\x52\xf2\x4c\x44\x8c\x50\x38\xbd\xc3\xd8\x3a\x0a\x3a\xac\xac\x53\x4f\x87\x95\x7d\xfd\x1d\xac\x2c\xa9\xa3\x7e\x51\x55\x8b\xaf\x25\x58\x59\xe2\xbf\xde\x61\x9d\x9d\xae\x2f\xaa\x6a\x5a\x9f\xf6\x01\xeb\xec\x24\x35\x60\x9d\x9d\x26\x2e\xaa\x6a\x46\xc2\xfd\xa2\xaa\x16\x49\xda\xf5\x8b\xaa\x5a\x74\x02\x1b\xb0\xce\xc4\xa2\xfd\xa2\xaa\x16\x9d\x88\x2e\xaa\x6a\xba\x35\xf7\x8b\xaa\x5a\x24\x17\xd0\x07\xac\xba\xa3\x60\xc0\xaa\x27\x6b\xff\x38\x93\xe7\x3e\x6c\x9f\xf7\x49\xfb\x08\xba\xfa\x90\x75\xe6\x5e\x26\xac\xb3\x4b\xff\x84\x75\x1e\x96\x60\x9d\x0d\x43\x2e\xaa\x6a\x65\xf8\xbb\x44\x89\xfb\xbc\xa8\xaa\x15\xc3\x89\x8b\xaa\x5a\x19\xfe\xae\x72\x15\x8f\xdd\xf6\x35\xd4\x1f\xfd\xa2\xaa\xd6\x0c\x82\x26\x62\x52\xb2\x37\xfd\x22\xa7\xd6\x5c\xec\x2f\x72\x6a\x52\x0e\xfd\x22\xa7\x36\x7c\xee\x17\x39\xb5\x41\x4a\xb4\x5f\xe4\xd4\x44\xfd\xfd\x22\xa7\x36\x7c\xab\x2e\x72\x6a\xc3\x31\x78\x91\x53\x1b\xf6\xe7\x45\x4e\x4d\x72\xa2\x5f\xe4\xd4\x06\xd4\x64\xff\x64\xce\x79\x62\x17\x39\x35\xc9\x90\x7e\x91\x53\xbb\x5b\xd8\xfe\xfc\x94\xfc\x41\xb8\x57\x2b\x87\x70\xb7\x79\x1f\xa4\xba\x1d\xf1\x41\xaa\x93\x9d\xed\x0b\x52\x9d\x74\x46\xbf\xc9\xa9\xb6\x61\x77\xfa\x62\x97\xbb\xd1\xd2\x82\x54\x47\xe8\xd6\x17\x5a\xd9\xc7\x52\xa6\x44\x83\x16\xa4\xba\x31\xd0\x4d\x4e\x75\x79\xd1\x4e\x72\x4a\xce\xb4\x93\x9c\x3a\x4e\x05\x0b\x52\x9d\xc4\x4e\x27\x39\xe5\x6e\xb3\xbe\x20\xd5\x9d\x50\x48\x4e\xc9\xfb\xf6\xc5\x2e\x77\x63\xe6\xc5\x2e\x77\xd8\xb2\x7e\x01\x57\x37\xc9\xd4\x37\x5a\x60\x12\x03\x7d\xb3\xcb\xdd\x57\xf3\x02\xae\xae\x9f\x55\xbf\x89\xab\xae\xf3\x55\xdf\x68\x81\x5d\xd4\xb6\x5a\x60\xcf\xac\x94\x68\xed\x05\x63\x3d\x2c\x7f\xd7\x29\xf1\x1c\x2e\x18\xeb\x19\x25\x43\xdf\xe8\x7d\x8b\xf7\x89\xde\x17\xb6\xb3\x6f\xf4\xbe\xae\xee\x07\xbd\x2f\x22\xa3\x7e\xf8\x66\x04\x74\x52\x3f\xb2\xff\x0c\xcf\xc3\x4e\x7d\x27\xa2\x0b\xb8\x7a\xb3\xb5\x17\x70\xf5\xee\x73\xbf\xa8\xaa\x8f\xe1\x55\x6e\x1b\x86\xed\xbb\xa8\xaa\x4f\xa3\x9e\x8b\xaa\xfa\x74\x0a\xb9\xa8\xaa\xcf\xe8\x55\xd8\x8e\x5f\xad\x1d\x8e\xdd\x31\x88\x20\xef\xf1\x85\x43\x90\xf7\x18\x8b\x22\xc8\x7b\xa0\x1c\x06\x82\x3c\xc5\x57\x03\x41\xde\x43\xcf\x0f\x04\x79\x0f\xb1\xcc\x40\x90\xf7\x30\x0d\x0e\x04\x79\x92\x2f\x03\x41\x9e\x1e\x1e\x03\x41\xde\x03\x39\x31\x1e\x38\xf6\xec\x99\x70\xec\xd5\x12\x1c\x3b\x48\x66\x20\xd6\x7b\xaa\x77\x46\x0e\x81\xc9\x74\x3c\xe6\x10\x2c\xd1\xbe\x62\x89\xf6\x41\xef\x0c\xc4\x7a\x81\xd6\x0e\xc4\x7a\x81\xf1\x39\x10\xeb\x05\x16\xca\x81\x58\xef\x05\xfd\x0d\xc4\x7a\x2a\x19\x06\x62\x3d\x53\x8d\x03\xb1\x9e\x5b\x4c\x06\x62\x3d\xf7\xcf\x0d\xc4\x7a\xef\xb2\x06\xb6\xb2\x07\x6b\x60\x2b\xbb\x77\xad\xfb\x75\xf0\x2a\xe8\x7d\x21\x6d\x86\x0e\xd7\xf0\xb7\x23\xa8\x78\xa2\x0d\x38\x5c\x67\x88\x84\x81\xc3\xb5\xdf\xab\x19\x38\x5c\xe7\xe2\xb1\xc8\x99\xf4\x27\x0e\xd7\x7e\xe7\x66\xe0\x70\xed\x97\x6d\x06\x0e\xd7\xd9\xe7\x8e\xc3\x75\x4e\x5e\x13\x0e\x3a\x7a\x66\xe7\x2a\xd6\x30\x38\x93\x16\xe1\x70\x9d\x7d\xb6\x38\x5c\x6b\x8b\x3f\x70\xb8\xce\xc5\x7b\xd9\x5c\x93\x3e\xc3\xe1\x3a\xa3\x83\x19\x38\x5c\x8b\x95\x06\x0e\xd7\xfa\xb3\x8c\x68\xfb\xb8\x4f\x3c\xf1\x72\xfc\x3d\x5d\xf2\xc0\x2e\x2f\x43\x24\x0c\x52\x5c\x99\x10\x7d\x60\x97\xa7\xb7\xfe\x20\xc5\xa5\x72\x62\x90\xe2\x52\x55\x31\xb0\xd2\xab\xa4\x2c\x06\x29\xae\xc6\x34\x38\x48\x71\x35\x56\x9c\x41\x8a\xab\x31\x09\x0f\x52\x5c\x15\x08\x39\x48\x71\x55\x40\xc0\x20\xc5\x55\x99\x84\x07\x29\x2e\x15\x17\x83\x14\x57\x23\xb6\x18\x58\xf0\x55\xa6\xf2\x41\x8a\xab\x02\x83\x47\xf2\x9b\x0a\xd4\x40\x8a\xab\x17\xaf\x02\x6d\x4f\x6c\x31\x48\x71\x0d\x7b\x82\x14\xd7\xf0\x25\x26\xc5\x35\x1c\x3c\xa4\xb8\x86\x03\x0b\x27\x89\x91\xac\x01\x6e\x9e\xa9\x67\x90\xe2\x1a\x3f\xf5\xc1\xcd\x3b\x4d\xe0\x24\x31\x1c\xac\xa4\xb8\x86\x03\x8b\x14\xd7\x24\x46\x18\xa4\xb8\x26\xe0\x76\xe0\x24\x31\x89\xb5\x07\x4e\x12\x13\x29\xdd\x20\xfd\x35\x81\xb3\x23\xcb\xcd\xf3\x54\x48\x7f\xcd\xcf\xfa\xd8\x30\xee\xf3\x23\xfd\xf5\xf9\xa4\x49\x7f\x7d\x8f\xf5\xc1\xcd\x17\xef\x65\xc3\x87\x7b\xec\x50\xe2\x9a\xa4\xb8\x14\x66\x0d\x52\x5c\x62\x89\x41\x8a\x6b\x05\xcf\xbc\x6d\x10\xd7\x0c\x52\x5c\x8b\x68\x62\x90\xe2\x52\x08\x36\x48\x71\x89\x79\x06\x29\x2e\xd1\xca\x20\xc5\xb5\x5e\x8f\x75\x4a\xdc\x19\x29\x2e\x11\xd7\x20\xc5\xb5\xb6\xf5\xc1\xbf\xfb\x8a\x91\xe2\xf2\x73\x51\x83\x14\xd7\xc6\x0b\x71\x90\xe2\xda\x00\xed\x41\x1a\x6b\x93\xf9\x18\xa4\xb1\x36\xd9\x8d\x41\x1a\x6b\x43\x4e\x0c\xd2\x58\xc7\xf1\x49\x1a\xeb\xfc\x5c\x05\xcd\xb2\xef\x18\x69\x2c\xbd\x5b\x06\xde\x11\x3a\xab\x0c\xbc\x23\x0e\x19\x9a\x41\x8a\xeb\x74\x7f\x87\x9e\xb9\x7b\x26\x7a\xe6\x6e\xed\xe4\x10\x30\x26\x18\xa4\xb8\x0e\x7b\xc8\x06\x29\xae\x83\xca\x61\x34\x73\x08\xd4\x8e\x20\x4f\x33\xd7\x81\x20\x4f\x23\x9e\x81\x20\x4f\x6b\xd7\x81\x20\xef\xf9\xb9\x0a\x39\x04\x96\xe9\x81\x20\xef\x21\xdd\x36\x1a\x39\x04\xf2\x43\xa3\x91\x43\x00\x93\x8f\x46\x0e\x01\x9a\x66\x34\x72\x08\x8e\xeb\x46\x0e\x61\x7a\x15\x72\x08\xf6\x75\x23\x87\xb0\xbc\x6b\x72\x08\xd0\x3b\xa3\x93\x43\x70\xc9\xe1\x0b\x3c\x8f\x4b\x4e\xa7\x7d\xbe\x01\x9d\xf6\x39\x67\x75\xda\x37\xfd\x1d\xed\x43\x57\x34\x3a\xed\xf3\xfd\xeb\x68\x96\x93\x67\x92\x27\xb0\x27\x3a\x79\x82\xe1\x99\xe4\x09\x10\x00\x8e\x4e\x9e\xa0\xff\x9e\x39\xe7\xe8\xa4\x10\x86\x3f\x23\x85\x80\x84\x7f\x0c\x52\x08\xae\xfc\xd8\xf3\xc5\x62\x09\xb9\xb6\x8f\x1d\x7b\xbe\x08\x90\x19\xd8\xf3\x45\x76\xb0\x0d\xec\xf9\xdc\xde\x39\xb0\xe7\xd3\x69\x7f\x60\xcf\x17\x89\xff\x06\xf6\x7c\x11\xe7\x8a\x81\x3d\x5f\x74\x40\x0e\x9b\x6e\x7d\x34\x1d\x12\x65\x60\xcf\x17\x9b\xc7\x6c\xba\x35\xd8\x3e\xef\xc5\xf6\xf1\xf8\xb0\xe7\x8b\x24\xbc\x06\xf6\x7c\x11\xc3\xa0\x41\x8a\x2b\xb2\x83\x6d\x90\xe2\x72\x17\xd0\x20\xc5\xe5\x57\xd7\x06\x29\xae\x88\xa4\x7e\x90\xe2\x8a\x44\x7c\x43\x7b\x3e\xa2\xd6\xa1\x3d\x9f\x6b\xb6\x1e\x7c\xa4\x02\x86\x1e\x7c\xd9\x6b\x4e\x4a\xf4\x35\x3b\xae\x72\xf6\xce\xf8\xb2\x9a\x6b\x3d\x29\xae\x9c\xad\xfd\x50\xe2\xf9\x91\xe2\x92\x09\x1d\xa4\xb8\xb2\xaf\x1f\x29\xae\x6c\x5f\x7f\x6a\xce\x3d\x86\xe6\x1c\x94\x33\x48\x63\xf9\x71\xd4\x41\x1a\xcb\x38\x7c\x90\xc6\x2a\x2e\x32\xa4\xb1\x8c\xca\x07\x69\xac\x62\xbf\x90\xc6\x2a\x2e\x6a\xa4\xb1\x8c\xd1\x07\x69\x2c\x05\x95\x83\x5d\x55\x0a\xc8\x06\x69\xac\xea\xc4\x8e\x1f\x45\x43\x6e\x35\xf0\xa3\x68\xe8\x68\x07\x29\xae\xe6\x48\x26\xc5\xd5\x00\xd3\x83\x14\x57\xf3\x95\xc6\x8f\xa2\x39\xf5\xe0\x47\xd1\x8c\x92\x49\x7f\xb5\x69\x0d\xe4\x4f\x7c\xc5\x48\x7f\x35\x27\x45\xd2\x5f\x0d\x8e\x76\x90\xfe\x6a\x8e\x64\xd2\x5f\xcd\x85\x92\xf4\x57\x23\x05\x3b\x48\x7f\x35\x18\xf0\x41\xfa\xab\xc1\xf7\x0f\xd2\x5f\x0d\xa2\x6b\x90\xfe\x6a\x28\x35\xc6\xb6\x7d\xf4\xe7\xb6\x7d\xb4\x01\xaf\x8a\xe6\x28\x27\x35\xd6\x50\x43\x0d\x52\x63\xa2\x95\x41\x6a\x6c\xa2\x52\x1e\xa4\xbf\x3e\x88\x99\x41\xfa\x6b\x21\xa8\x1c\xa4\xbf\x96\x53\x1d\xe9\xaf\x05\xf1\x34\x48\x7f\x2d\x23\x6f\xd2\x5f\x0b\x65\xf0\x20\xfd\xa5\x33\xdb\x20\xfd\xb5\xd0\xc1\x0c\xd2\x5f\xcb\xa0\x8b\xf4\xd7\x22\x69\x3e\x48\x7f\x2d\x43\x30\x72\x5c\xdb\xb0\x8e\x1c\xd7\x72\x52\x24\xc7\xb5\x9c\xf4\xc9\x71\x2d\x47\x01\x39\xae\xb5\xac\x9d\xfc\x09\x12\x81\x41\x8e\x4b\xb3\xfb\x41\x8e\x6b\x39\xea\xc8\x71\x2d\xa7\x64\x72\x5c\x6e\x3b\x9a\xe4\xb8\x16\x2a\xf3\x49\x8e\x6b\x7d\x96\x68\x1f\x88\x64\x62\x48\xa1\xc3\xcd\xc4\x90\x62\x4d\xcf\xa4\x7d\xeb\xf7\x9c\xe0\x26\xa9\x31\xfd\x61\x27\xa9\xb1\xc5\x1a\x33\x4d\x8d\x6d\x2b\xa0\xe9\xb0\x8f\xd3\xd4\x18\x09\x93\x69\x6a\x6c\xfb\x3b\x9a\xce\x6a\x34\x4d\x8d\x31\x3c\xa7\xa9\xb1\xe1\x35\x69\x3a\xfc\xdf\x34\x35\x46\x54\x37\x4d\x8d\xb1\xa2\xce\x40\xea\x88\x0e\x9c\x17\x8c\x55\xd9\xc7\x19\xb0\x8f\xdc\xfe\x4e\x7f\x01\x8f\x91\x1e\xaa\x96\x48\x0f\xf1\x4a\xcf\x40\x7a\x28\x58\x3b\xe9\x21\x5e\xfe\x19\x90\x9c\x07\x6b\x27\x3d\x04\x7f\x34\x49\x7f\x09\xe2\x26\xe9\xaf\x48\x5a\x70\xfa\xd9\x56\x86\xd2\x24\xfd\xe5\xd7\x2c\x26\xe9\x2f\xbf\x35\x31\x49\x7f\xf9\x75\x89\x49\xfa\x2b\x22\x0b\x9b\xa4\xbf\xfc\x62\xc5\x24\xfd\x95\xc0\x12\x93\x14\x97\x9f\x58\x9d\xa4\xb8\x32\xf1\xe6\x24\x8d\x95\x8b\x25\x52\x40\xd5\xdf\x91\x02\x62\xc9\x99\xa6\xaa\x1c\x2e\xa6\xaa\x48\xfa\x4c\x53\x55\x88\xcb\x26\xa9\xaa\xc2\x8b\x3a\x49\x55\x15\x28\xaa\x49\xaa\xaa\x38\x20\x49\x55\xf9\x79\xa3\x19\x49\x0f\x11\x1b\xce\x88\xca\x3c\x7a\x95\x49\x89\x36\x90\xc6\xaa\xc4\xa9\x93\x34\x56\x25\x86\x9d\xa4\xb1\x6a\xf4\xce\x48\x0f\xb1\x4c\x4f\xd2\x58\x26\x9c\x27\x69\xac\x06\xe5\x30\x49\x63\x75\xc8\x89\x89\x1f\x45\x67\x79\x98\xf8\x51\x74\xc8\x82\x49\x8a\xcb\xdd\x89\x33\x91\x23\x61\x99\x9e\x78\x55\x8c\xee\x55\xc8\x91\x80\xb8\x26\xe9\xaf\xf9\x7a\xcd\x41\xc6\xc4\xab\x4c\x8e\xd1\x3e\xd2\x5f\x93\x64\xf4\x24\xfd\x35\x1d\x3d\xa4\xbf\x66\xf0\xae\x0f\x67\x52\x22\xfd\xa5\x7d\xeb\x24\xfd\xf5\xb1\x20\x4c\xd2\x5f\x9f\x77\x46\xfa\x6b\x81\xb8\x26\xe9\xaf\x65\xbf\x90\xfe\x5a\x04\x48\x93\xf4\xd7\xfa\xa9\x81\x1c\x09\x8c\xf4\x24\xfd\xb5\x7c\x2a\xa4\xbf\x16\xe8\x6f\x92\xfe\x5a\xd1\x12\x39\xa0\x68\x0d\xe4\x80\xa0\x1c\x26\xe9\xaf\x05\x05\x30\x49\x7f\xad\x64\x1b\xc8\x01\xb1\x3c\x4c\xd2\x5f\x6e\xd2\x99\xa4\xbf\xb4\xf6\x9f\xe4\xb8\x8c\xfb\x27\x39\xae\x83\xee\x66\x92\xe3\xd2\x1d\x7a\x92\xe3\x72\x33\xf9\x24\xc7\x75\x1c\x91\x45\x65\xbe\x67\x92\x23\x49\x5e\x05\x65\xbe\x7d\x76\x51\x55\x0b\xde\x35\x1e\x17\xc1\xb7\x1f\x8f\x8b\x80\xb4\x60\xe2\x71\x11\x58\xc6\x26\x1e\x17\x01\x4c\x37\xf1\xb8\x08\xf6\x12\x1e\x17\x01\x14\x37\xf1\xb8\x78\x7f\xe1\xfc\x3f\x3f\x25\xe3\x71\xe1\xa7\xc1\x27\x1e\x17\xda\x32\x4e\x3c\x2e\x34\x5b\x9c\x78\x5c\x98\x41\x9f\x78\x5c\x44\x5f\x54\x3c\x2e\xa2\x1d\x88\xc7\x85\x11\xf4\xc4\xe3\x22\x56\x4b\xa4\x1e\x88\x65\x26\x1e\x17\x3a\xe5\x4e\x3c\x2e\x22\x40\x66\xe2\x71\xa1\x25\xca\x24\xfd\x65\x44\x3b\x49\x7f\x45\x92\x0d\x93\xf4\x57\x24\x22\x9a\xa4\xbf\x8c\xc3\x27\xe9\x2f\x81\xc5\x24\xfd\x65\xdc\x3f\x9b\x6d\xa0\x76\x52\x5c\x82\x8e\x49\x8a\xab\x10\x6f\xce\x26\xa0\xb4\x3e\x7c\x2c\x3e\xcf\x9c\x94\xac\xe1\xb6\xc1\xaf\xfc\x4e\x52\x5c\xc5\xe5\x88\x14\x57\x71\x1a\x24\xc5\xe5\x26\x9d\x49\x8a\xab\xb0\xf2\x4f\x52\x5c\x85\x58\x6d\x92\xe2\x2a\xc4\x01\x93\x14\x57\x61\x3f\xdb\x24\xc5\xa5\xcc\x67\x92\xe2\x6a\x3e\x07\x52\x5c\x0d\xf4\x30\x49\x71\x35\xfb\xb3\x93\x3e\xb1\x3f\x3b\xe9\x13\x9f\x03\xe9\xaf\x86\xd4\x6c\x92\xfe\x6a\xcd\xdf\xdd\xf6\x69\x4c\x3f\x49\x7f\x75\xa7\x79\xd2\x5f\x03\x15\xce\xec\xa6\x56\xb8\x0a\xe9\x2f\xc5\x96\x93\xf4\x97\xf2\xca\x49\xfa\x6b\xf8\x6a\x92\xfe\x1a\xaf\xbf\x33\xb5\x42\x0d\xc3\xd4\x0a\xf7\x42\xfa\x6b\xb8\x1c\x91\xfe\xfa\xa0\x9a\x26\xe9\xaf\x8f\xf8\x7d\x92\xfe\xd2\xe5\x6f\x92\xfe\xd2\xa0\x68\x0e\x37\x2c\x78\x4d\x1c\x84\x89\x45\x27\xe9\xaf\xcf\x00\x82\xf4\xd7\xe7\x08\x19\x3a\x08\x53\x22\xfd\xa5\x42\x67\x4e\x1d\x84\x79\x0e\xa4\xbf\x16\x91\xe9\x24\xfd\xb5\x5d\xb8\x48\x7f\xf9\x7d\xc4\x39\xc9\xad\x38\x5d\x5f\xc4\xd5\xdd\xdc\x33\x27\xb9\x15\x23\xb0\x8b\xb8\xba\x89\xdc\x79\x11\x57\x57\x53\x3f\x27\xb9\x15\xfb\x6c\xb2\x61\xc1\xe7\x30\xc9\xad\xc0\x17\xcf\xc9\xae\x04\x92\x5a\x73\x92\x5b\x71\x79\x98\xe4\x56\x5c\x80\x3e\x72\x2b\x30\xcb\xf3\x23\xb7\x62\xcf\x7f\xf8\xac\x38\x81\x7d\xf8\xac\xf8\x8c\x3e\x72\x47\x10\x4f\xf3\xa3\x7d\x86\x6e\x1f\xed\x23\x3d\x3b\x3f\xda\x67\x98\xf5\x91\x5b\x01\x27\xce\x8f\xdc\x8a\xd3\xee\x45\x63\x3d\x18\xb5\x5e\x34\xd6\x83\xa1\xdb\x45\x63\xdd\xaf\xe5\xcc\x8b\xc6\x7a\xd8\x5e\x85\x5d\x17\x3f\xf5\xb1\xeb\x02\x29\xc3\xbc\x68\xac\xfb\x45\xfa\xb9\xc8\xbb\xf8\xbe\x2f\xf2\x2e\xe4\x10\xe6\x22\xef\xc2\x26\x96\x49\x6e\xcc\x1d\x7a\x93\xdc\x58\x31\x08\x5a\x38\x24\x93\x6d\x98\x0b\xaf\x98\xf2\x7b\xdf\xde\x9b\xa4\xc6\x7e\x26\x94\x85\x8d\x8c\x71\x31\xa9\xb1\xf2\x73\xd3\x7c\xe1\xce\x58\xed\x82\xb1\x3a\x1c\x4a\xa4\xbf\xa6\x2f\x00\xe9\x2f\xbd\xca\x26\xe9\xaf\x6d\x83\x48\x7f\xf9\x59\xf4\x49\xfa\xcb\xef\xdd\x4d\xd2\x5f\x1b\xfe\x68\xe2\x55\xa1\xc7\xd2\xc4\xab\x42\x45\xea\xc4\xab\x42\xd5\xe9\xc4\xab\x42\x17\xae\x89\x57\x85\x26\xd6\x13\xaf\x8a\x07\x02\x62\xe2\x55\xa1\x3e\x75\xe2\x55\xa1\xd1\xf8\xc4\xab\x42\x05\xec\x04\x8c\x55\x92\x8b\xf3\x98\x5a\xe1\x9a\x78\x55\xb8\x49\x74\xe2\x47\xa1\x97\xd7\x3c\xa6\x4f\x18\x3c\xc7\xf4\x09\x77\x8d\x1f\x85\xbb\xc6\xe6\xd1\x09\xd8\xfa\x48\x9f\xd8\x13\xf8\x51\xe4\xea\x99\x10\x17\xb6\x81\xf4\x97\xd6\x84\x93\xf4\x57\x66\x2b\xc5\x24\xfd\x95\x59\xaa\x3e\xd2\x5f\xba\x77\x7d\xa4\xbf\x32\xad\xfd\x48\x7f\xb9\xd5\xe7\x23\xfd\x25\xa9\xf1\x91\xfe\xca\xc3\xab\x90\x5f\x00\x4c\x7f\xa4\xbf\xfc\x1e\xf0\x47\xfa\xcb\xef\x31\x7e\xa4\xbf\x4c\x43\x7e\xa4\xbf\xf2\xb4\x44\x6a\x05\x08\xf9\x91\xfe\xca\xc0\xee\x8f\xf4\x97\xd6\x8b\x1f\xe9\xaf\x3c\xbd\x33\xda\xd7\xbd\x17\xda\xc7\x08\xf9\x48\x7f\x49\xb7\x7c\xa4\xbf\x32\xcb\xd8\x47\xfa\x2b\x93\x40\xfc\x48\x7f\xf9\xc2\x7d\xc1\xf6\x79\x15\xdb\xe7\x31\xf3\x27\xf4\x19\xe9\xaf\x46\xec\xf4\x91\xfe\x52\xf8\xf9\x91\xfe\x52\xde\xf5\x91\xfe\x6a\xaf\xa5\x45\xc9\x7b\xb9\x6d\x50\x16\xf6\xf1\x81\x57\xe5\x5d\x1f\x29\x2e\x65\x5a\x1f\x29\xae\x41\xc8\xf0\x91\xe2\x1a\xb6\x9d\x14\x97\xbb\x4b\x3f\x52\x5c\x46\xf3\x1f\x29\xae\x01\x0d\xf5\x91\xe2\x1a\xc3\xab\xa0\xe1\x67\x0a\xf9\x48\x71\x4d\x62\xe6\x8f\x14\x97\x1b\xdb\x3f\x52\x5c\x93\xe8\xf3\x23\xc5\x35\x97\xbf\xc3\x1c\x17\x83\x81\x8f\x34\xd6\xc7\x22\xfa\x91\xc6\x5a\x24\x56\x3f\xd2\x58\x2b\x7b\x26\x79\x02\x7b\x89\x5c\xd5\x22\x3d\xfb\xf9\xa1\x56\x26\xe1\x8f\x5c\x95\x5f\xc7\xff\xc8\x55\xed\xe8\x31\x74\xfa\xc9\x6b\xa2\xd3\x07\x05\x7c\x3f\x1f\x71\xe5\x49\xfb\x11\x57\xf0\xde\x47\x3e\xca\x6f\x98\x7f\x7e\xa8\x15\x14\xf0\x91\x8f\x3a\x60\xa5\x8f\x9c\xd3\x61\x29\xfe\x92\x5c\x32\xed\xc3\x20\xc2\xc4\xff\x87\x41\x84\x1f\x1d\xf8\x92\x5c\x79\xa1\x24\x57\xce\x7d\x62\x10\x11\x82\xf5\x5d\x26\xe1\xc6\xda\x7f\x76\x4a\xfe\xf0\x8e\x78\x60\x70\x3e\xbc\x23\x02\xab\xe6\x87\x77\x84\x62\xa8\x0f\xef\x88\x07\x80\xf7\xe1\x1d\xa1\xfc\xe9\xc3\x3b\xc2\x4f\x66\x7e\x78\x47\x28\xb0\xfa\xf0\x8e\x08\x24\x7d\x3e\xbc\x23\x1e\x36\x4f\x7c\x78\x47\x04\x92\x4c\x1f\xde\x11\x81\x69\xf0\xc3\x3b\x22\xb0\x67\xed\xc3\x3b\xc2\xef\xba\x7d\x59\x8a\xdd\xdf\xc9\x33\xf3\x88\xb2\x3c\x33\x1d\x81\x77\x44\xfc\xfc\x1d\x3c\xf3\x67\x0d\xf0\xcc\xdb\xab\xc0\x33\x13\x7d\x7e\x78\x47\x44\x62\xd8\x0f\xef\x08\x77\xce\x7f\x78\x47\x44\x07\x32\xde\x11\x91\x75\xf9\xc3\x3b\x22\x3a\x74\xf1\x8e\x88\x3e\x4c\xbc\x23\x34\x59\xff\xf0\x87\x88\xd5\x12\x6d\xb0\x3f\xf1\x87\x50\x2b\xfb\xe1\x0f\xa1\x67\xd5\x87\x3f\x44\xca\xd6\x4e\x1b\x96\x67\xd2\x06\xe8\x9d\xaf\xca\x25\xd3\xf3\xf8\x43\x98\xdf\xfe\xf0\x80\xc8\x2c\x5c\x1f\x1e\x10\x99\xad\x22\x1f\x1e\x10\x99\xa8\xfc\xc3\x03\xa2\x14\xaf\x02\x97\x5c\x3d\x13\x2e\x99\x38\xe0\xc3\x03\xa2\xd8\xa2\x2a\x97\xec\x55\xe0\x92\x7f\xea\x83\x4b\x86\x71\xff\xf0\x87\xf0\x5b\x86\x1f\xfe\x10\xc5\x69\x89\x94\x53\xf5\xb9\x93\x72\xaa\x4e\x6e\xa4\x9c\x9a\x63\x97\x94\x53\x23\x95\xf3\x91\x72\x6a\xbe\x1c\xa4\x9c\x1a\x84\xdc\x47\xca\xa9\x2d\x6b\xb8\x6d\xe8\x8f\xbf\x83\x2f\x5e\xd6\x07\x5f\x7c\x3c\x06\x5f\x0c\x59\xf7\x91\x72\x6a\xdb\xab\xc0\x17\xdb\xf3\xa4\x9c\x9a\x23\x84\x94\x53\x3b\x96\xe0\x8b\x1d\x2f\xa4\x9c\x1a\xe8\xe8\x23\xe5\xd4\x1c\x67\xa4\x9c\xba\xcb\x03\x29\xa7\xee\xfb\x40\xca\xa9\xfb\x56\x75\xda\xe7\xd8\xed\xb6\x8f\x7e\x21\x1d\xd5\x7d\x7e\xa4\xa3\x9a\x6f\x31\xe9\xa8\xe9\x62\x48\x3a\x6a\x46\x7f\x87\x0f\x89\x93\x22\x39\x27\xbd\xcc\x3f\x72\x4e\x93\xd0\xe6\x23\xe7\x34\x61\x9d\x3f\x72\x4e\x13\x1a\xf1\x23\xaf\xe4\xe7\xb7\x3e\xf2\x4a\xdb\x25\x8e\xbc\x92\x69\xd6\x8f\xbc\xd2\x26\xf3\xf1\x91\x57\xda\x2e\x6a\xe4\x95\xfc\x92\xe2\x47\x5e\x69\x83\x4f\x3e\xf2\x4a\x1b\x3a\xe2\x23\xaf\xb4\x5d\xf0\xc8\x2b\x69\x37\xf5\x91\x57\xda\x60\x89\x8f\xbc\x92\x7e\xe5\x1f\x79\xa5\x9d\x2d\x05\x4a\xdc\x19\x79\xa5\xed\x72\x4b\x5e\xc9\x0f\x7b\x7c\xe4\x95\xb6\xbd\x3b\x6d\x1f\x7d\x46\x5e\xc9\x0f\x82\x7c\xe4\x95\x76\xf9\x3d\x5d\xf2\x47\xca\x69\xbb\x8a\x91\x72\xf2\x33\xfa\x1f\x29\xa7\xed\x23\x22\xe5\xb4\xed\x5c\x76\x55\xfd\xac\x54\xa4\x9c\xf4\xdd\xfa\x48\x39\x6d\x1f\x34\x29\x27\x4d\x28\x3f\x52\x4e\xdb\x78\x85\x94\xd3\x0e\x96\x68\x3a\x6c\xe0\x47\xca\x69\x23\x21\xf9\x48\x39\x6d\xf8\xaa\x8f\x5d\x55\x9b\x38\xf5\x63\x57\x95\xdf\xa4\xfe\x3e\x1f\x2d\x8f\x1d\x77\x8a\x60\xb7\xe0\x4e\x21\xd7\xf3\xe1\x4e\x11\x7c\xec\xb8\x53\x84\xe8\x99\x17\x05\x04\xbb\x1a\x77\x8a\x9f\xf5\x0e\x77\x0a\x0d\x07\x3f\xdc\x29\xfc\xf2\xd8\x87\x3b\x85\x5f\x17\xfb\x70\xa7\x50\x2f\xfa\xe1\x4e\x11\x1d\x20\xb8\x53\xa8\x41\xfd\x70\xa7\x88\x70\x52\xdf\x4d\x39\xd5\x64\xcf\xdf\x94\x53\x4d\x46\x67\x17\x00\x55\xbf\x8f\xf8\x5d\x94\x53\x13\x10\xf2\xbb\x28\xa7\xa6\x9f\x1a\x36\x67\x5a\xc3\xe1\x18\xfd\xb2\xe1\xbc\x1d\x90\x1b\xce\xdb\x5e\xda\x70\xde\xb0\xa4\xdf\x66\xdb\x43\xf1\x4c\xb6\x3d\x00\xe9\xbe\xcd\xb6\x07\x94\x0c\xdf\x66\xdb\x83\x4b\x07\x9f\x84\xca\x4e\x3d\x7c\x12\x2a\x93\x10\xfa\xf8\x24\x54\x76\x8a\xe4\x93\x50\x19\x64\xf1\xf1\x49\xa8\xec\x64\xca\x67\x9f\x8a\x2f\x3f\x9f\x7d\x52\x01\xfb\xf1\x01\xdb\x42\x36\xff\xe3\x03\xb6\x85\x3c\xfc\xc7\x27\xa1\xfc\x5e\xe1\xc7\x27\xa1\xdc\xb8\xff\xf1\x49\xa8\x96\x2d\x55\xf8\x69\x7f\xd7\x28\xf9\x3b\x9c\x4e\x9c\x14\xfd\x24\x14\xba\x94\x8f\x4f\x42\x0d\x14\x48\x1f\x9f\x84\x1a\x4e\xec\x07\x44\x69\x70\x71\x40\x94\x4e\x67\x17\xc9\xd4\x01\x27\xbc\x2e\x92\xa9\x83\xf6\xad\x8b\x64\xea\x00\x5f\xae\x8b\x64\xea\xa0\x07\xd7\x45\x32\x75\x12\x86\xac\x8b\x64\xea\xcc\xfe\x2e\x73\xcc\x52\xe1\xd8\x43\xa9\x52\x7a\x29\xc1\x87\x33\xf1\xad\x07\x3e\x9c\xf7\x7d\x3d\xf0\xe1\xd8\x29\xac\x07\x3e\x9c\x1e\x5c\x0f\x7c\x38\xc9\xe8\x75\x91\x4c\xfd\xba\xc7\x6e\xfb\xbe\xe1\x5d\xc3\x17\x13\x08\xac\x00\x5f\xec\xbd\x04\xf6\x0c\x10\xba\x2d\xf2\x43\x0b\x72\x70\x05\xf8\x70\x38\xda\x15\xe0\xc3\x8b\x57\x91\x0f\xa7\x0d\xe4\x8e\x16\x92\xb8\x45\xee\x48\xca\x68\x91\x3b\x5a\xc5\x33\xe1\xc3\xab\xb5\xc3\x87\x83\x17\x56\x00\xa9\xf1\xde\xae\xe0\xbe\x00\x6b\x67\x5f\x80\x7d\xf6\xa2\x9b\x07\x93\xaf\x17\xdd\xbc\x77\x7d\x51\x4e\xf3\xdb\x40\xeb\xa2\x9c\xa6\x21\xc5\x7a\xd1\xcd\xdb\x67\x2f\xba\xf9\x5f\xb3\xdb\x9f\x9d\x92\xd7\x8b\xef\x31\x0c\xf1\x7a\xd9\x32\xe0\xa3\xbd\x00\xa8\x05\xa6\xd6\xf5\xb2\x65\x80\x89\x68\xbd\xd0\xe1\x70\x98\xeb\x85\x0e\xaf\xde\x18\x72\xfb\x60\x83\x30\x41\x09\xfe\x0e\x4e\x78\x5b\xdf\x6d\xba\x09\xaf\x15\xe1\x84\x51\x0d\xaf\x0b\x8e\x9a\x29\xae\x15\xe1\x84\x79\x51\x57\x84\x13\x26\xeb\xb9\x2e\x38\x6a\x7e\xe8\x7d\x45\xe4\xf6\x6c\xc1\x58\x11\xbe\x98\x35\x7b\x45\xf8\xe2\xe3\x31\x38\x6f\x22\xd3\x75\xc1\x51\x4b\xb0\x57\xeb\x82\xa3\x66\x62\x6e\x45\x38\xef\x63\xed\x1f\xc7\x68\x51\x84\xf3\xfe\x2c\xd1\xbe\xe3\x5d\xc3\x79\x13\x1f\xad\x44\xfb\x00\x55\x2b\xd1\x3e\x62\x84\x75\xd3\x51\xcd\x0f\xcb\xaf\x9b\x8e\x6a\x7e\xac\x7e\x25\xb6\x13\x30\xd9\xac\x0b\xaa\x5a\x42\x86\xb6\x12\xed\x5b\x9e\x49\xfb\x88\xf1\x56\x92\x0f\xa7\x5f\x12\xbe\xce\x3f\xc7\xe0\xc3\x99\x22\x57\x82\x0f\x67\xca\x5a\x09\x3e\xfc\xe7\x9a\xf0\xe1\xcb\xab\xc0\x87\x6f\x8f\xc1\x87\x83\x09\x56\x86\x0f\x67\x6a\x5d\x17\x39\xb5\x66\x7f\x66\x38\x6f\x68\x85\x95\x35\xaa\xe1\xb9\x67\x8c\x6a\x9c\x96\x32\x72\x7b\xfc\xd6\x56\x46\x6e\x5f\xac\xe1\xb6\x61\xf8\x3a\x64\xbe\x2a\xe7\xcb\x7f\xd1\x51\x53\x7e\xb8\x2e\x3a\x6a\x4a\x1a\xd7\x45\x47\x6d\xf8\xe2\x64\x38\x6f\xfb\x25\xc3\x79\x3b\x69\x14\x38\x6f\xdf\x80\x02\xe7\xcd\xa2\xb6\x8a\x9c\x37\xcf\xaf\xc0\x79\x47\xcf\x84\xf3\x76\x8a\xbc\xe8\xa8\xf9\x25\xf4\x75\xd1\x51\xf3\x5b\x86\x8b\x94\xd3\x07\x06\x59\xa4\x9c\xfc\xe8\xc0\x22\xe5\xe4\x07\x09\x16\x29\xa7\x8f\xdc\xca\x22\xe5\xe4\xe7\x02\x16\x29\x27\x8d\xfe\x17\x29\xa7\xef\xb3\x0d\x70\xde\xd3\xbb\x3e\x94\x78\x0e\xa4\x9c\x3e\x80\xf6\x22\xe5\xe4\xc7\x03\x16\x79\x25\x3f\x5d\xb0\xc8\x2b\xb9\x2f\x74\x91\x57\x72\x27\xe8\x22\xaf\xb4\x48\x93\x2f\xf2\x4a\x0b\xa6\x77\x91\x57\x5a\x90\x75\x8b\xbc\x92\xea\x88\x45\x5e\x69\x2d\xaf\x39\x28\x79\x95\xc9\x99\xf4\x04\x79\xa5\xe5\xa8\x23\xaf\xa4\x60\x60\x91\x57\xda\xc7\x63\xec\x97\x70\xd6\x20\xaf\xb4\x51\x45\x2f\xf2\x4a\x8a\xfc\x56\x83\xf3\x26\xb5\xb9\x1a\x9c\x37\x59\xb4\xd5\xe0\xbc\xa1\x62\x56\x83\xf3\xf6\xdd\x6c\x70\xde\xc4\xe8\xab\xc1\x79\xfb\xdc\x1b\x9c\xf7\xe3\x31\x38\xfd\xe3\x35\xe1\xbc\xe1\x00\x56\x83\xd3\x3f\xbf\x3b\x25\x37\xe8\x70\x62\xd1\xd5\xa0\xc3\x8b\x97\x84\x0e\x07\xf4\x2f\xac\xd3\x5f\xc2\xfe\x85\x75\xfa\x6b\x75\x58\xa7\xbf\x24\x06\x16\xd6\xe9\x5a\xd8\x2f\xac\xd3\xdd\x39\xb5\xb0\x4e\x7f\x9d\x50\xb0\x4e\xf7\x4b\xb7\x4b\xeb\x74\x58\xcb\x85\x75\xba\x0a\x81\xd5\xdd\x2e\xc1\x63\xc0\x3a\x5d\xd8\xbd\xb0\x4e\xcf\xdd\x3b\x5b\x94\xe8\x24\xac\xd3\x73\xf3\xce\xd8\x4a\xe1\x30\xd3\x3a\xdd\x63\x58\xa7\xbb\x0d\x75\x0d\x29\x7d\xda\x30\xa0\xed\x9b\x25\x69\x7b\x6a\x18\x7c\xbd\xd0\xd5\xf6\x02\xae\x5e\x7c\x71\x06\x94\xbe\x4b\xc7\x90\xb7\xf7\x4c\xb6\x7c\xb8\x58\x0c\xb6\x7c\x38\x79\x5f\x50\xd5\xab\xc3\xf3\x02\xa7\xde\x88\xce\xd6\x05\x4e\x5d\xc0\xbc\xa6\xdb\x3a\x68\x11\xe9\x21\xbf\x57\xbd\x48\x0f\x35\x97\x3f\xd2\x43\xc2\xe7\x45\x7a\xa8\x39\x09\x93\x1e\xf2\x5b\x63\x8b\xf4\x50\x1f\x1e\xbb\x7d\xbd\xd9\x08\xb0\x48\x0f\xe9\xc2\xb5\x48\x0f\x6d\x5f\xaa\x8b\x8e\xd2\x76\xea\xc1\x02\x5d\x73\xc7\x85\x05\xba\xca\xd2\x85\xcd\xb9\x1a\xd4\x85\xcd\xf9\x43\x32\x6c\x61\x73\xae\x61\xe4\xc2\xe6\xfc\x71\x42\xc1\xe6\x5c\xb5\xea\xc2\xe6\x5c\x33\xc9\x85\xcd\xb9\xea\xd1\xa5\xcd\x79\xf5\x18\xd6\x42\xd5\x63\x58\x0b\xf9\x6c\xb1\x39\xd7\x45\x6d\x61\x73\xae\x2f\xdc\x52\x90\xe7\x02\x84\x95\xb9\x3e\x16\x0b\x2b\xf3\xec\xef\xb0\x32\xcf\x24\xae\x16\x56\xe6\x19\x1e\x76\x61\x65\x9e\xbd\x26\x56\xe6\x8a\x0a\x17\x7e\xe5\xd9\xe5\x16\xbf\x72\xb7\x57\x2f\xfc\xca\xb3\xbd\x8b\x27\x79\xf6\xd9\xe2\x49\x9e\x9d\xdc\xf0\x24\xcf\x10\x64\x0b\xdf\xf1\x6c\xac\x8d\xef\x78\x86\xd4\x58\x78\x8b\x37\x97\x31\xf2\x35\x7a\x32\x2c\xf2\x35\x0d\xb8\xbe\xc8\xd7\xfc\x2c\xa9\xe4\x6b\x1a\x99\x8f\x45\xbe\x46\x47\x88\x45\xbe\x46\x1d\xcc\x22\x5f\xa3\xeb\xc3\x22\x5f\xd3\x60\x6c\x17\xf9\x9a\x06\xc9\xb0\xf0\x16\x6f\x46\xb4\xe4\x6b\x9a\x91\x29\xf9\x9a\x66\xbc\xa9\xb7\x38\x54\xc5\xc2\x5b\x7c\xf8\x8e\x91\xcb\x19\xb6\x8f\x5c\xce\xf0\xcd\x21\x97\x33\x1c\x59\xe4\x72\x86\x4b\x9c\xde\xe2\x2e\x86\xe4\x72\x86\x8b\x21\xb9\x9c\xf1\x79\x2f\xec\x35\x98\x96\xf0\xe5\x2e\xd6\x87\x4e\x1f\x54\xb5\xc8\xe5\x6c\xda\xbe\xc9\xe5\x6c\x36\xde\x6d\x72\x39\xfb\xd7\x7d\xfe\xd9\x29\x79\x93\xe6\xd9\xb8\x14\x6c\xd2\x3c\x87\xf8\x76\x93\xe6\x39\xd9\x4b\x22\x7f\x1f\x56\x87\xfc\x9d\x97\x78\x3f\xf2\xbe\x83\x52\x83\x13\x3e\x94\x2e\x19\x12\x92\x35\x48\x79\x7b\x0c\x79\x38\x6a\xc7\x8d\x78\x2e\x00\xa6\x37\xe2\x39\x65\x6f\x1b\xf1\x5c\x60\xd7\xdf\x46\x3c\xe7\x86\xdc\x8d\x78\x2e\x40\x78\x6c\xc4\x73\x46\xf3\x1b\x5f\x89\x00\xe1\xb1\xf1\x95\x70\xa7\xdd\xc6\x57\x42\x14\xb0\xf1\x95\x08\xd1\x33\xe1\xb5\xd9\x78\xb0\xf1\x95\x08\x8f\xbf\xb3\x7d\x85\x12\xed\x8b\x9e\x79\xdb\x90\x90\xcb\x6d\x3e\x02\x95\x7e\x6a\xd8\x1c\xb3\x74\xdb\x20\x1d\xb1\xb1\x24\x4f\xb0\x50\x1b\x4b\xf2\x14\x2d\xbd\x1c\xa3\x45\x58\x92\x27\x7b\x17\x4b\xf2\x14\x3c\x96\x29\xd1\x06\x2c\xc9\xc5\x19\x1b\x4b\xf2\xc4\xea\xbe\xb1\x1d\x57\x82\xb7\xb1\x1d\xcf\xc5\xab\x7c\x30\xcb\xd6\x80\x0e\x1a\xfd\xed\xc6\x76\xbc\x00\xbb\x37\xb6\xe3\x05\x1a\x6a\x63\x2d\x2e\xc9\xb0\xb1\x16\x77\xa9\xda\x58\x8b\x17\xc0\xfb\xc6\x5a\xdc\x25\x6e\x63\x2d\x5e\xc1\x4a\x1b\x6b\xf1\xde\xfd\x5d\x83\x09\xf5\x4c\x78\x51\x26\x86\x8d\xb5\x78\x67\xa2\xdd\x58\x8b\x9b\x28\xdb\x58\x8b\xfb\x59\xcc\x8d\xb5\x78\x27\xc5\xbc\xb1\x16\xef\xd1\x33\x6f\x1b\x3a\x0b\xc9\xc6\x3f\xbc\x33\x69\x6c\xfc\xc3\x15\xcf\x6d\xfc\xc3\x3b\x53\xcf\xc6\x3f\x5c\x57\x84\x8d\x7f\x78\x07\x35\x6e\xd2\x43\xdd\x97\x91\xf4\x50\x47\xd9\xb3\x49\x0f\xe9\x9f\xb0\x93\xed\xf3\x77\xb6\xcf\x1a\xf0\x9f\x26\x19\xb6\x49\x0f\xcd\xea\x7d\xc2\xfb\x12\x17\x6f\x72\x40\x6e\x0a\xda\x49\xff\x69\xaf\x09\xef\x0b\x6e\xdb\xe4\x80\x36\x49\xf3\x4d\x0e\x68\xb3\xa8\x6d\x72\x40\xdb\xdf\x91\x03\x72\x63\xcc\x26\x07\xb4\x3f\x7f\x07\x71\x48\xee\x61\x93\x03\xda\xdd\x1a\x20\x0e\x59\x56\x36\x39\xa0\xcd\xe2\xbb\xc9\x01\x99\xce\xdf\xe4\x80\xb6\x63\x82\x1c\xd0\x66\x8a\xdc\xe4\x80\x36\x2a\x95\x4d\x0e\x48\xab\xad\x4d\x0e\xc8\x40\x60\x93\x03\xda\x8e\x3a\x72\x40\x7e\x8b\x72\x93\x03\x32\xbd\xb7\x8b\xed\xb3\x44\xfb\x48\x62\x6f\x72\x40\x1a\x76\x6d\x72\x40\x7b\x7a\xe6\x25\x4a\x7e\xe6\x17\xcc\x23\x82\xb3\x22\xe6\x11\x7e\xaa\x78\x63\x1e\x11\x8a\xbf\x83\x34\x4d\x1e\x83\x34\x2d\xbf\xf7\xed\xbd\x8d\xaf\x84\x5b\x38\x37\xbe\x12\xc1\x57\xb3\xc8\xa7\xda\x58\xf8\x54\xa7\x3a\x7c\x25\x8c\xa7\x37\xbe\x12\xc1\xe1\x89\xaf\x84\xf4\xc7\xc6\x57\xc2\xd4\xdf\xc6\x57\x22\x64\x8f\x61\x3f\x03\x14\xdc\xf8\x4a\xbc\xac\x93\x1b\x5f\x89\xe8\x54\x87\xaf\x44\x4c\xd6\x87\xa5\x35\x7e\x0d\x1b\x5f\x09\xb7\x77\x6e\x7c\x25\x52\xf1\x18\xf6\x33\xbe\xc4\xf8\x4a\xa4\xec\x55\xe0\x5a\xb3\x67\xc2\xb5\xda\x86\x06\xd7\x0a\xf0\xdd\x0d\xae\xd5\xfa\x1a\x5c\xab\x0f\xa5\xc1\xb5\x92\xd4\xda\x0d\xae\x15\x51\xcc\x6e\xe8\x76\xe1\x14\x37\xd6\xe2\xf9\x58\xe2\xfb\x65\x2e\x32\x58\x8b\x67\x62\xd8\x8d\xb5\x78\x3e\x1e\x83\x6b\x25\x8d\xb5\xb1\x16\xcf\xc7\x7b\x41\x7b\x0c\xf9\xb2\xb1\x16\xcf\x2e\x71\xd8\x87\x57\x5f\x70\xec\xc3\xab\x13\x0a\xf6\xe1\x7e\x1d\x78\x63\x1f\xee\xe7\x94\x76\xc7\xe1\xda\x69\xe2\x22\x99\x5a\x9d\x5e\xb0\x16\xf7\x9b\x84\x1b\x6b\xf1\xea\x78\xc1\x5a\xbc\x3a\x96\xb0\x16\xaf\x8e\x10\xac\xc5\xab\xa3\x00\x6b\x71\xed\x5b\x37\xd6\xe2\x75\x5b\x3b\xda\x63\xb0\xcb\xc6\x5a\xdc\x0d\x19\x1b\xfb\xf0\x46\xea\x76\x63\x1f\xde\x5c\x10\xb0\x0f\x6f\xd5\x63\xf0\xc5\xe0\xa8\x3d\xe0\x8b\xc1\x51\x7b\xc0\x17\x13\x41\xef\x81\xfd\x0c\xa9\xc6\x8d\xed\x78\xff\x39\x86\xfd\x4c\xf3\x2a\x10\x56\x2e\x8d\x03\xfb\x19\x62\xae\x8d\x41\xb9\x06\x8e\x1b\x17\xf2\x61\x88\x82\x0b\xf9\x20\xe5\xb4\x71\x21\x1f\x2e\x9b\xb8\x90\x2b\xf2\xdb\xb8\x90\x0f\x17\x6d\x9c\xc6\xa7\x4b\x0e\x4e\xe3\x3f\x93\x30\x4e\xe3\xd3\x05\x08\xa7\xf1\x59\xfc\x1d\x9c\x70\xf1\x77\xb7\x0d\x7e\xc7\x71\xe3\x34\x2e\x35\xb2\x27\x9c\x30\xd8\x65\x4f\x34\xc4\xf6\x12\x2e\xe4\x5a\x58\x6d\x5c\xc8\x97\xfd\x89\x0b\xb9\xc4\xc5\xc6\x85\x7c\x81\x67\xf7\x07\x27\xec\xa8\xfb\xd0\x10\x7b\x67\x38\x94\x1f\x97\x15\x1c\xca\xcf\xb0\x06\xbc\x62\xd0\x3c\x6c\x72\x40\x07\xa7\x8c\x8d\xd1\xc3\xe3\xac\xf1\xe1\xe0\x9d\x3d\x13\x2f\x15\x17\x3c\x4c\x20\x74\x15\xdc\x98\x40\x04\xf4\x25\x1b\x13\x88\x00\xb3\xbc\x31\x81\xf0\x6b\xee\x1b\x13\x88\x9f\xf9\x0c\x13\x08\x33\x49\x7b\xc1\x09\xc3\x41\xef\x05\x27\xec\x7b\x84\xd1\xc3\xcf\x1c\x89\xd1\xc3\xfb\x78\x15\xbc\x54\x5c\x52\x31\x7a\x48\xed\xf7\x74\xc9\x1b\x83\x72\x3f\x6f\xbe\xf1\x80\xf8\x89\xce\x2e\x38\x6a\x29\xda\x20\x78\x5f\x23\x0d\xcc\xcb\x93\xb7\x82\x79\x79\xf2\x36\x31\x2f\x4f\xae\x0e\x98\x97\x27\x5f\x5b\xcc\xcb\x93\x0f\x0c\xf3\xf2\x14\x3d\x56\x28\x59\x43\xe5\x77\xd4\x8e\x79\x79\x72\x9a\xc0\xbc\x3c\xb9\x36\x61\x5e\x9e\x8c\xa4\x30\x2f\x4f\x2e\x08\x98\x97\xbb\x4f\x6c\x63\x5e\x5e\x9c\x34\x30\x2f\x2f\x4e\xc9\x98\x97\xbb\x87\x6c\x63\x5e\x5e\x8d\x76\x31\x2f\x77\x6b\xf9\xc6\xbc\x5c\xab\xfd\x8d\x79\xb9\x72\xb9\x8d\x79\xb9\x16\xfd\x1b\xf3\xf2\x02\xeb\xb5\x31\x28\xaf\x46\xa6\x18\x94\x57\xd8\xea\x8d\x41\x79\x73\x9a\xc7\xa0\xdc\xbc\xff\xc6\xa0\xbc\xb9\xba\x63\x50\xde\x96\x67\x6e\x4a\xb4\x08\x83\x72\x95\x05\x07\x83\xf2\x06\xab\x77\x30\x28\x6f\x80\xdb\x83\x41\x79\x83\xd7\x3e\x1a\x94\xa3\x56\x38\x1a\x94\xa3\x17\x38\x1a\x94\x13\x77\x1c\x0d\xca\x49\x39\x1d\x0d\xca\x79\xee\x07\x83\x72\xb7\x9d\x1f\x0c\xca\x07\xcf\xe8\x60\x50\x3e\x78\x1d\x0e\x06\xe5\x03\x29\xdd\xc1\xa0\x7c\x54\x6b\x80\xdb\xe5\x49\x1f\x0c\xca\x07\xba\xf2\x83\x41\xf9\xe0\x15\x3b\x18\x94\x0f\xf8\xcd\x83\x41\xf9\x60\x14\x1c\x0c\xca\xdd\xca\x7e\x30\x28\x1f\xbc\x62\x07\x83\xf2\xc1\x88\x3c\x18\x94\xfb\x39\xcd\x83\x41\xf9\x40\x7e\x78\x30\x28\x1f\xd1\xdf\xd9\x3e\x7a\x37\xc0\xed\xfe\xd4\x00\xb7\x0b\x25\x76\x02\xdc\x6e\xf3\x9a\x70\xbb\xf6\x35\xe9\x21\x3f\x2f\x7b\x5e\xf9\x5b\xae\x42\x7a\xe8\x83\x24\x3a\xa4\x87\xbe\xcf\x63\xf0\xd3\xc4\x9b\x87\x1c\x90\x7b\xe4\xce\x2b\x7f\x7b\x28\xc1\xdf\x42\xa2\x1c\x72\x40\x6b\x7b\x0c\xfe\xf6\x58\x03\xfc\xed\xf1\xce\xe0\x6f\xb7\x25\xf8\xdb\xed\x7d\xe2\x77\x03\xf9\x72\xc8\x01\x6d\xef\x9a\x1c\xd0\x01\xe5\x1c\x72\x40\x07\x4a\xf3\x90\x03\xda\xbc\x0f\x87\x1c\xd0\x61\xcc\x1f\x72\x40\x07\x34\x76\xc8\x01\x9d\x9f\x6b\xc2\xdf\x42\x5c\x9c\x08\x7f\x9b\xfc\x1d\x9a\xec\x6c\x7d\xf0\xb7\xc9\xdf\xa1\xc9\x06\x1d\x9d\x08\x7f\xcb\xfc\x72\x22\x9a\x6c\x02\xb2\x13\xd1\x64\x93\x43\x38\x11\x4d\x36\xd3\xe7\x89\x68\xb2\x49\x6d\x9e\x84\x26\x9b\x28\xf9\x24\x34\xd9\x20\xed\x93\xe0\xa7\xa1\x7e\x4e\x92\x9f\xf6\x4c\xf8\xe9\xe4\x31\xfc\x6e\xc2\xef\x4d\xc9\x27\x61\x85\x83\xe4\xfc\x24\xac\x70\x1c\xac\x09\xea\x9a\x88\xe8\x24\xe4\xda\xbe\x62\x09\xea\xfa\xb3\x74\x9b\xee\x16\x93\x73\x41\x55\x7f\xb3\xa5\xc5\x31\x06\xc8\x05\x55\xdd\xbd\x75\xe7\x82\xaa\xee\x67\xd8\xcf\x05\x55\xdd\x4f\xb4\x9f\x0c\x77\xcd\xe4\x7d\x32\xdc\xb5\x8f\x28\xc3\x5d\x03\x10\x4e\x86\xbb\xb6\x5b\x32\xdc\x75\xf4\x18\xdc\x35\xcb\xc3\xc9\x70\xd7\x76\xe7\x05\x55\xfd\x25\xf2\x3e\x17\x54\x75\xb7\xc2\x9c\x0b\xaa\xba\x1f\x8f\x3f\x99\xf6\x11\x6b\x9f\x2c\x77\x4d\x8b\x32\x9c\xb0\xa5\x02\x3f\x0d\xd7\x7a\x0a\xfc\x34\xc9\x8d\x53\x90\x95\xb3\x4d\xf3\x14\xf8\xe9\xe3\x31\xf8\x69\x16\x84\x53\xe0\xa7\x91\x0a\x9e\x82\xed\x7f\xb6\x84\xed\x3f\xa9\xd4\x53\xb0\xfd\xaf\x1e\xc3\xda\x9f\x85\xe4\x14\xac\xfd\x7d\x01\x2e\xca\xe9\x0d\x52\xea\x5c\x94\xd3\x1b\x29\xca\x73\x51\x4e\x6f\xc7\x12\xdc\x35\x91\xf7\xa9\xd8\x0e\x11\x57\x9d\x8b\x64\x7a\x27\xe6\x3a\x17\xc9\xf4\x3e\x3d\xf3\xde\xe7\x70\x9a\xb8\x48\xa6\x7f\x30\xd9\xe7\x22\x99\x2e\xcf\x7c\x2e\x92\xe9\x87\x64\xe6\xb9\x48\xa6\x1f\xef\xfa\x22\x99\x7e\x88\x29\x0f\x7e\x0d\x0f\xcc\xf9\xc1\xaf\xe1\x21\x9e\x3e\xf8\x35\xf8\xbd\x93\x83\x5f\x83\xdf\x42\x39\x0d\xdb\x21\xb8\xf2\x83\x5d\xb9\x9e\x05\x07\xbb\x72\x9d\x0f\x0e\x76\xe5\x5a\x8a\x1e\xec\xca\x55\xa4\x1e\xec\xca\x95\x73\x1e\xec\xca\xfd\x4a\xc4\x61\xfb\xd0\x63\xfb\xb0\x2b\x0f\x4e\xd0\xd8\x95\x07\x27\x3e\x3c\xc9\xdf\x66\x09\xee\xda\x9e\xc0\x93\x5c\x67\xb6\x83\x27\x79\x84\x7f\x3f\x78\x92\x67\xa7\x33\x3c\xc9\x45\x5c\x07\x4f\xf2\x02\xc9\x77\xf0\x24\x2f\xbe\xc5\x78\x92\xe7\xe3\x55\x32\xc7\x78\x46\x78\x92\xfb\x71\xfc\x83\x27\x79\x71\xfa\xc4\x77\x3c\x3b\x3e\xf1\x1d\x2f\xc1\x33\x3f\x4a\xf4\x12\xbe\xe3\x85\x10\xe5\xe0\x3b\x5e\x82\x77\x06\xaf\xed\xd8\xc5\x77\xbc\xe2\xcc\x76\xf0\x1d\xaf\x5e\x13\xdf\xf1\x46\x90\x77\xf0\x1d\x6f\x48\x21\x0f\xbe\xe3\x6e\x50\x3f\xf8\x8e\x8b\x72\x0e\xbe\xe3\xcd\xe5\x0f\xdf\x71\x9d\xe0\x0e\xbe\xe3\x6e\x50\x3f\xf8\x8e\xeb\x19\x77\xf0\x1d\x6f\xf6\x0b\xbe\xe3\xfd\xf5\x4c\xbe\x45\x89\x72\xe9\xe0\x3b\xde\x91\xbd\x1d\x7c\xc7\xbb\xf3\x20\xbe\xe3\xdd\x79\x10\xdf\xf1\x9f\x31\x8f\xef\xf8\x70\xe1\xba\x08\x28\x0f\x47\xc8\x44\x73\xbe\x7e\x8f\xb8\x38\x13\xaa\xdc\x81\x3c\xa1\xca\x8d\xb2\x26\x54\xb9\x11\xd1\xc4\xb6\xc6\x0e\x9c\x58\xca\x93\x5d\x3f\x13\x39\xba\x2f\xce\x44\x8e\xfe\x73\x9b\x48\xce\x5d\xb3\xf9\x0a\xee\x44\x36\x75\x48\x01\x4d\x57\x62\x52\x40\xd3\xb5\x9e\xaf\xe0\x7e\x30\xa1\x87\xaf\xe0\xfe\xc4\x24\xa4\x87\x56\xf3\x77\xc8\xd1\x8d\xb9\x48\x0f\xa9\x30\x3c\xa4\x87\x94\xd2\x1d\xd2\x43\xdb\x75\x92\xf4\xd0\x76\xe9\x20\x3d\xa4\x2e\xf2\x90\x1e\x92\x57\x3b\xa4\x87\xb6\xbd\x44\x7a\xe8\x67\xad\x27\x3d\x74\x92\xc7\xb0\x7c\x31\x1a\x24\x3d\x74\xf0\xb8\x3d\x4b\xce\x9b\xfa\xf0\x6b\x08\x4e\xfa\x4b\xce\x9b\xbb\xc6\xaf\x21\x54\xcf\x84\xd7\xce\x9e\x09\xaf\xed\xf2\x80\x27\x43\x00\xc4\x1d\x3c\x19\x82\xcf\x08\x4f\x86\xf7\xf5\xcc\xcb\xd5\x25\x7b\x09\x4f\x86\xf4\xf3\x3b\xb5\xce\xb4\x1d\x4f\x86\x34\x2c\xc1\x79\x03\xf0\x0e\x9e\x0c\x92\x3d\x07\x4f\x86\x04\xe8\x3f\x78\x32\x24\x97\x46\x3c\x19\x12\xf0\xf9\xe0\xc9\xa0\x20\xef\xe0\xc9\x20\xae\x39\x78\x32\x24\x23\x53\x3c\x19\x32\xe0\xf6\xe0\xc9\x90\x87\xd7\xc4\x17\x64\x79\x4d\x7c\x41\x7c\x2a\xf8\x35\x94\xe1\xef\xd0\x41\x0f\xef\x1a\x1d\x74\xb7\x3e\xb8\x64\xe3\x7e\xfc\x1a\xba\x67\xb2\x45\xa8\xb3\x51\xf9\xe0\xd7\xd0\x49\x24\x1d\xfc\x1a\x4c\x82\x1e\xfc\x1a\xba\x23\x04\xbf\x06\x3f\x1a\x76\xf0\x6b\xe8\xdd\x12\x5c\x32\x29\xca\x83\x5f\x43\x9f\x1e\x83\x4b\x1e\x96\xe0\x92\x5d\xe2\xf0\x6b\xe8\xe8\x59\x0e\x7e\x0d\xdd\xc5\x1e\xbf\x06\x53\xb0\x07\xbf\x86\x4e\x52\xeb\xe0\xd7\xd0\xf9\x88\xeb\xc1\xaf\xa1\xdf\xc8\x3b\x3c\xf8\x35\xf4\x61\x09\x0d\xf1\x0d\x58\xc2\x83\x5f\xc3\xbc\xd4\x64\x78\xf0\x6b\xf8\xa2\x67\xde\xf6\x9d\x9f\xd2\x6d\xdf\xb9\xd3\x7c\x78\x30\x65\x20\x12\x0e\x0f\x79\x25\x16\xd8\xf0\x90\x57\xda\xc7\x33\x6f\xfb\xce\x6b\x7d\x83\x6b\xfa\xbb\xc9\xb1\x87\xd2\x47\xc9\x7b\xb9\xed\x3b\x37\x7f\x12\x1e\xf2\x4a\xe7\xaa\x1c\xc2\x43\x5e\xe9\xbc\x94\xc8\x2b\xed\xc3\x99\xe4\x95\xf6\xb6\xf4\xf2\xbb\x42\x29\x52\x7b\xa0\x64\xfb\x1a\x25\xda\x17\xbd\x66\xa1\x06\x5a\x14\x6c\x5f\xa6\xd4\x38\x36\x29\xd9\x3e\xeb\xa3\x7d\xcd\x6b\xda\xbe\xdf\xf1\xb8\x08\x0f\xe9\xa8\xbd\x69\x7a\xb0\xe9\xde\x26\x34\xfa\xf1\xc6\xd4\x17\x73\xe6\x6b\xd3\x2b\x25\xb8\xe4\x4e\xc7\xe3\xe5\x10\x3a\x1d\x8f\x97\x43\xb8\x2b\x55\x78\xf0\x72\x08\x77\x85\x0b\x0f\x5e\x0e\xa1\xf9\x3b\x68\xf4\x4e\x7d\x5a\x99\xfb\xc0\xb4\x32\xff\x39\x86\x57\x45\xa7\x73\xb5\x32\x4f\x5e\x05\xaf\x8a\xcc\xa3\xd5\xca\xbc\x78\x0c\x2e\xb9\xd0\xb9\x78\x40\xa4\xe2\xbd\xc0\x25\x57\x7e\x87\x95\x39\x93\x46\x78\xb4\x32\x7f\xb8\x8a\xfe\x10\x9d\x5e\xc2\x1f\x82\x4f\xba\x86\x07\x7f\x88\xf2\xf8\x3b\xfc\x21\x1e\x1e\x98\xfe\x10\x0f\xfd\xa2\x3f\x84\x43\x57\x7f\x88\xed\x35\xe1\x99\xb7\xc7\xe0\x68\xed\x25\xfd\x21\xec\x4f\xfd\x21\x2a\x83\x40\x7f\x88\xe2\x55\xb0\x0f\xff\x2c\xc1\xd1\x76\xce\xd4\x1f\x62\x70\xd7\xfa\x43\x4c\xea\xc3\x1f\xa2\x0d\xee\x13\x7f\x88\xe6\x4b\x8c\x07\x44\x6f\xd4\xae\x07\xc4\xcb\x33\xc2\x03\x62\x38\xc8\xf1\x80\x18\x83\xde\xc5\x03\x62\xfc\x5c\x13\x4d\xef\xf6\x2a\x68\x7a\x7d\x71\xf4\x80\x18\x5e\x05\x0f\x88\xce\x0b\xa0\x07\x44\xa3\x3f\xf1\x80\x20\x48\x08\x0f\x1e\x10\xb3\xd3\x22\x3c\x20\x66\xa7\x06\x3c\x20\xa6\xe3\x13\x0f\x88\xd9\xa8\x0f\x0f\x08\xbe\x49\x13\x1e\x3c\x20\x66\xf3\x2a\xf0\xb7\xf6\x3c\x1e\x10\xdf\xa4\x0d\xfa\x3c\x4c\xef\x05\x9f\x87\xc9\xe8\xd1\xe7\xa1\xf3\xae\xe8\xe5\x30\x38\x86\x97\xc3\xfa\xe8\x17\xbc\x1c\xf8\xaa\x5c\x78\xf0\x72\xc0\xc0\x27\x3c\x78\x39\xac\x49\x4f\xe0\xe5\xc0\xb6\xec\xf0\x90\x72\x5a\xc3\x33\xd1\xe6\x4e\x5a\x44\xca\x09\xbb\x9b\xf0\x90\x72\x5a\xb6\x8f\x94\xd3\x1a\xf4\x8b\x7e\xe5\xcb\xab\xd0\x86\x8f\xb6\xeb\x57\x3e\x6c\xc3\x86\x05\xa6\x0d\xe4\x8e\xce\xa2\x3e\xc4\x73\x4f\x66\x14\x20\x9e\xc3\x16\x35\x3c\x88\xe7\x1e\xfb\x13\xf1\x5c\xf0\xdd\x44\x3c\x17\x9a\x25\x04\xb8\x3e\x15\xc4\x73\xc1\xe9\x0c\xf1\xdc\xcf\xac\x81\x78\x2e\x38\xe6\x11\xcf\x85\x46\x1b\x10\xcf\xb1\x85\x3a\x3c\x88\xe7\xc2\xf1\x77\x1b\xa6\xd7\x63\x97\x7c\x79\x5d\x56\x10\xcf\xa1\x19\x0b\x0f\xe2\x39\x30\x79\x78\x30\x65\x48\x1f\xcf\x1d\x53\x86\x64\x5f\xe3\x49\x9e\x3e\x66\x22\x3c\xc9\xf9\x52\x7f\x78\x30\x6c\x48\xce\x83\x18\x36\xa4\xfe\x3b\x22\xb8\xf0\xe0\xe5\x90\x1c\x04\xd8\x95\x27\x87\x12\x5e\x0e\xe9\xf3\xc6\xe0\x68\x7d\xb4\x78\x39\xa4\x8f\xee\xc4\xcb\x21\x2d\x5e\x5b\xbc\x1c\x52\xf7\x18\x1c\xf4\xe4\x9a\x78\x39\xa4\xc5\x30\xc3\xcb\x21\x39\x3c\xf1\x72\xa8\x91\xc6\xe2\xe5\x50\x83\xbf\x4b\x1c\xe3\x5e\xf0\x72\xa8\xae\x8c\x78\x39\xd4\x97\x21\x88\x97\x43\x8d\x74\x0b\x5e\x0e\x00\xa7\xf0\xe0\xe5\x50\xb3\x67\x0e\xce\xe4\x11\xe1\xe5\x50\x5d\xc1\xf1\x72\x68\x87\x16\xe9\xe5\xe0\xba\x8c\x97\x43\x73\xe5\xc7\xcb\x81\x7d\x5b\xe1\xc1\xcb\xa1\x1d\xea\xc3\xcb\x01\xa8\x14\x1e\xbc\x1c\xda\xf6\xd8\x6d\x5f\x0f\xb4\x1d\x2f\x87\xe6\xb4\xa4\x97\xc3\xe0\x41\xeb\xe5\xd0\xe8\x09\xbc\x1c\x46\x67\xf0\xe0\xe5\x30\x9c\x30\xf1\x72\x18\x4e\x98\x78\x39\x0c\x27\x37\xbc\x1c\x46\xf7\x4c\xb8\xdd\x41\x1b\xf0\x72\xf8\x99\x3e\xf1\x72\x18\x83\x5e\xc2\xcb\x01\x87\xe4\xf0\xe0\xe5\xc0\xb6\x87\xf0\xe0\xe5\x30\x5c\x9c\xf0\x72\x60\x03\x70\x78\xf0\x72\x18\x4e\xfa\x78\x39\x7c\x2e\x7f\x58\x99\x7f\xde\xe7\x54\xb7\x4b\xfb\xb0\x32\xff\x1c\x4b\x13\xee\xb3\xf0\xdc\x27\xdc\xa7\x83\x1c\x2b\xf3\xe5\x74\x8d\x95\xf9\x3a\x5e\xe5\xb6\xe1\x27\x8e\xc3\xca\x1c\x25\x51\x78\xb0\x32\xff\x89\x73\xb0\x32\xff\x89\xea\xb0\x32\x3f\xf6\xa7\x7e\x0d\x85\x91\xac\x5f\x43\xa6\xed\xfa\x35\x64\xea\xd3\xaf\xc1\xc5\x5e\xbf\x86\xcc\x7d\x7e\x72\x9f\x3c\x31\xfc\x1a\xf8\xfc\x7e\x78\x3e\xb9\x4f\x7a\x02\xbf\x86\x27\xd3\x5a\xfd\x1a\x82\x57\x41\xa0\xea\x48\xd6\xaf\xc1\x29\x44\xbf\x06\x17\x27\xfc\x1a\x48\x5c\x85\x07\xbf\x06\x10\x57\x78\xf0\x6b\x60\x07\x41\x78\xf0\x6b\x78\x7f\xce\x84\x00\x74\x12\xc6\xaf\xe1\x75\xc2\xc4\xaf\xe1\x6d\xd6\x00\x01\xe8\x28\x58\x10\x80\x06\x48\x78\x39\xbc\x95\x36\x60\xd8\xf0\x3a\xea\x30\x6c\x78\x9d\x5f\x30\x6c\x78\x1d\x59\x0b\x82\xb3\x7a\x0c\x82\xd3\x91\x85\x97\x79\x76\x24\x63\xd8\x90\x7d\x46\x18\x36\x64\x47\x2b\x86\x0d\xd9\x71\x8d\x61\x43\x71\xbc\x60\xd8\x50\xac\x1d\xbf\xf2\xd2\xb9\xcf\xad\x78\xd5\x63\x88\x57\x5d\xaa\xf0\x2b\x27\x5b\x14\x9e\x8b\xc6\x7a\xf5\x3e\x2f\x1a\xeb\xd5\x7e\xc1\xcb\xbc\x1e\x7a\x02\xbf\x72\x9c\x0a\xc3\x83\x5f\xf9\x55\xe6\xff\xf9\x29\x19\x2b\xf3\xfe\xd0\x3c\xac\xcc\xd9\x5c\x1a\x1e\xac\xcc\xfb\x43\xe5\x5a\x99\x1b\xe3\x61\x65\xde\x8d\xc0\xb0\x2b\x87\x43\x09\xcf\x05\x55\xfd\x73\xca\xba\xa0\xaa\x7f\x3f\xb7\xb9\x29\x59\xdf\xed\x6a\x84\x2f\x21\x5c\x50\xd5\x0f\xd3\x6e\xb8\xa0\xaa\x9f\x4b\xe9\x87\x80\x58\x2f\x10\xa7\x06\xc4\x7a\x6c\xbd\x0e\x41\x4b\xf2\xe3\xef\xe0\x06\xaf\x5c\x3b\x04\x2d\xc9\x99\x30\x03\x9e\x0c\x08\xbb\x43\xc0\x77\x81\xef\x65\x84\x80\xef\x02\x26\xf2\x21\xe0\xa6\xf0\x32\x69\x04\xdc\x14\x5e\x56\xe9\x80\x9b\xc2\x7b\xa8\x1d\x37\x05\x3e\x5a\x1e\x02\x6e\x0a\x85\xb8\x31\xe0\xa6\x50\x6c\x11\x6e\x0a\x25\x72\x2f\xb8\x29\x94\xe8\xef\x60\xf5\x58\x8e\x02\x6e\x0a\x85\x65\x25\xe0\xa6\x50\x5e\x7f\x77\xef\xba\xdc\xe4\x46\x08\xec\x41\x2a\xc9\xfa\x60\xfc\x2e\x15\x13\x02\x4e\x0b\x6c\x77\x0e\x01\xa7\x85\x72\x45\x70\x21\x60\x26\xde\x78\xe1\x02\x4e\x0b\x46\xd0\x01\xa7\x05\xcc\x8b\x42\xc0\x69\xc1\x08\x3a\xbc\xb2\x7a\xf4\x12\x4e\x0b\x6d\x78\x26\xac\x1e\x91\x70\xc0\x69\xa1\x0d\xeb\xeb\x30\x70\xf4\xa7\x4e\x0b\x8f\x67\xa2\x02\xf5\xf9\xe9\xb4\xf0\x58\xc2\x71\xda\xa7\xa9\xd3\xc2\x63\xed\xd0\x5e\x97\xd1\x0c\x01\x33\xf1\xb9\xb9\x17\x5c\x18\x26\xe8\x2f\xe0\xc2\x30\x37\xf5\xe1\xc2\x30\x37\x35\xe8\xb4\x40\x3c\x1d\x70\x5a\xe0\x03\x58\x21\xe8\xb4\xc0\xf4\x19\x74\x5a\xc8\xf4\x92\x4e\x0b\x20\x92\xa0\xd3\xc2\xf6\x4c\x9c\x16\x16\xe3\x05\x57\x70\xac\x85\x42\xc0\x15\x7c\x2f\xeb\x43\xc9\x0a\x1e\x0a\xb8\x30\xec\xcd\x53\xd1\x85\x21\xd1\x3e\x5c\xc1\x4f\xa5\x3e\x5c\xc1\xcf\xe4\x49\xeb\xd0\x40\x5c\x1c\x90\xe0\x85\x4a\xcf\x23\xc1\xbb\xe2\xab\x5f\x25\x68\xaf\x42\x2f\x25\x69\x2f\xee\x05\x09\x1e\xfb\xd2\x42\xd0\xa1\x81\xe8\x33\xe8\xd0\xc0\x44\x14\x90\xe0\xa1\x5d\x08\x41\x1b\x06\x96\xcd\x80\x04\x2f\x54\x6b\x40\xae\xca\xc2\x1c\x90\xe0\x05\x82\xb5\xa0\x0d\xc3\xe0\x77\x48\xf0\x42\xe3\x77\xda\x30\xb0\x3c\x04\x24\x78\x81\xc5\x3e\x68\xc3\xc0\xb4\x1b\xb4\x61\xf0\x89\x69\xc3\xe0\x88\xd4\x86\xc1\xb7\x11\x09\x1e\xa2\x80\x10\x90\xe0\xa1\xcc\x0a\x01\x09\x5e\xaa\x1e\x83\xd6\xf3\x0d\x40\x82\x67\xd8\x1a\x90\xe0\x25\xe2\xf7\x80\x04\xcf\xf0\x33\x20\xc1\x4b\xd3\x12\xb4\x1e\x8b\x45\x40\x82\x97\xfa\xef\x78\x5c\x84\x80\x3a\x2f\x75\x7f\x06\xe3\xe7\x4b\x85\x3a\x2f\x41\x16\x04\x1c\x1a\x92\x8d\x2d\xa8\x5c\x01\x40\xe1\x42\xa5\x92\xec\x5c\xdc\x1b\x92\x1d\x88\x7b\x43\xb2\x73\x71\x6f\x30\x98\x0f\xb8\x37\xa4\x61\x0d\x36\x9d\xe1\x89\x7b\x43\x66\xe5\x0f\x38\x34\x14\x6b\xaf\x28\x60\xad\xaf\xa2\x80\x05\xfc\x05\xdc\x1b\x70\x51\x0b\x01\xf7\x06\x1c\xc8\x42\xc0\xbd\x01\xc9\x51\x08\xb8\x37\x74\xa2\xd6\x80\x7b\xc3\x78\xfc\x5d\xe7\x4c\xeb\x1b\x94\xb8\x6b\xdc\x1b\x3a\xb1\x6f\xc0\xbd\x61\xbc\xfe\x6e\x71\xa6\xf5\x6d\xae\x49\x4f\xe0\xde\xd0\x59\x8e\xc2\x85\x4a\x65\xb8\x3c\x5c\xa8\x54\x86\xcb\x03\xce\x0e\x1d\x60\x1f\x70\x76\xe0\x83\x31\x21\xe0\xec\xc0\x76\xd9\x10\x70\x76\x98\x4e\xc9\x38\x3b\x4c\x07\x2b\xee\x0d\xc7\x69\x1e\xf7\x86\xe3\x4b\x85\x7b\xc3\x69\x9e\x09\x73\x97\xad\x01\xfa\xaa\xf0\x4a\xe3\xde\x70\xb2\x67\xc2\xdc\x35\x8e\xe1\xde\x70\x9c\x68\x71\x6f\x38\xc4\x78\x01\xf7\x86\x43\x04\x16\x70\x6f\x38\x4e\x05\xb8\x37\x1c\x5f\x3f\xdc\x1b\x4e\xa5\x97\x70\x6f\x10\x22\x07\xdc\x1b\x0e\xc4\x53\xc0\xbd\x01\x1b\xf7\x10\x70\x6f\x38\xd9\x1a\x50\xb9\x2e\x7a\x10\xf7\x86\xe3\x0b\x87\x7b\xc3\x29\x5e\x93\xf6\x39\xb5\x22\xc1\x0b\x2e\x47\x48\xf0\x7e\xa6\x02\x24\x78\xc1\xb1\x34\xa0\xe7\x88\xea\xc2\x60\xeb\x7c\xa6\x27\x90\xe7\xbd\xc4\x5c\x01\x79\x5e\xf4\xa9\x20\xcf\x8b\x2e\x94\xc8\xf3\x7e\x26\x06\xe4\x79\xa9\xf9\x3b\xb6\xce\x37\x46\x08\xf2\xbc\xe4\xe4\x86\x3c\x2f\xb9\x88\x22\xcf\xcb\x80\xf7\x70\x31\x4f\x2d\xaf\xc7\x16\x25\x6b\xd8\x10\x64\x9e\x79\x38\x46\x7f\x22\xcf\x2b\x2f\x6d\x40\x82\x57\x7c\x6f\x27\x14\xdc\xb4\x04\x05\xb7\xfd\x1d\x32\x49\x9f\x1f\xf2\xbc\x0a\x39\x11\x90\xe7\x55\x30\x4f\x40\x9e\x57\x89\x76\xc3\x94\x82\xa3\xb5\xc8\xf3\xf0\xf7\x08\x01\x79\x5e\xfb\x78\x7e\xc8\xf3\xda\x4f\xed\x52\x70\x96\xa0\xe0\x26\xb5\x23\xcf\x6b\x3e\xf7\x4f\x0a\x8e\xda\x91\xe7\xb5\x45\xbf\x20\xcf\x1b\xbe\x0f\xc8\xf3\xd8\xed\x19\xc2\xc7\x67\xec\x92\x67\x62\xd1\x1a\x19\xd7\x48\xf7\x06\x68\x3a\x7c\xd2\x73\xdc\xf5\x27\x3d\xe7\x35\xa5\xe7\xbc\x33\xb6\xa4\x3b\x47\x62\xdf\x30\x7f\x37\x4a\x0e\x38\x3b\xf0\x55\x8a\x10\x70\x76\x98\x4e\x6e\xb8\x37\x4c\x22\xe1\x80\x7b\xc3\x84\x11\x0b\xb8\x37\xe0\x1a\x15\x02\xee\x0d\x9f\x5d\x86\x7b\xc3\x72\xad\xc7\xbd\x61\x1d\xaf\x09\xeb\x05\x40\x0f\xb8\x37\x2c\xe3\x23\xdc\x1b\x70\x6b\x0e\x01\xf7\x86\x65\x9c\xb3\x64\xbd\x68\xde\x82\xf5\x72\x32\xc5\xa3\x6e\x19\x69\xe0\xec\xb0\x8c\x50\x70\x76\xc0\xb6\x3a\x04\x9c\x1d\x96\xd1\x12\xce\x0e\xcb\xb5\x10\x67\x07\x6c\xb9\x43\xd8\xb0\x7a\xf0\xe8\x61\xc3\xea\x19\x6b\xe3\xfa\x70\x5c\x2c\x70\x7d\x38\x00\xc3\x80\xeb\xc3\xf1\x11\xe1\xfa\x70\x7e\xea\xc3\xa1\xd5\x17\x00\x41\x5e\xb0\x3f\x11\xe4\xfd\xc4\x01\x08\xf2\x02\xc0\x30\x20\xc8\xcb\x81\x1a\x10\xe4\x65\x87\x0b\x82\xbc\x0c\xfd\x11\x10\xe4\x25\x23\xc5\x8b\x64\x5a\x76\x79\xb8\x69\xa5\x96\x9d\xd8\x11\xe4\x65\x97\x2a\x04\x79\xd9\x65\x05\x41\x1e\x9f\x92\x0f\x01\x41\x5e\xf2\x39\x20\xc8\xcb\x90\x44\x01\x41\x5e\x22\x99\x12\x10\xe4\xf1\x79\xfa\x10\x10\xe4\x55\xa2\xac\x17\x41\x1e\x3a\x91\xf0\x22\xc8\x43\x27\x12\x5e\x04\x79\x95\x09\xf3\x45\x90\x87\x62\x3a\xbc\x08\xf2\x2a\x13\xfb\x8b\x20\x0f\x75\x73\x78\x11\xe4\x55\xe8\x81\x17\x41\x5e\x65\xe2\x7b\x1f\x08\x2b\x52\x55\xef\x23\x61\x15\x29\x29\x38\x9c\x94\x10\x1c\x12\x29\xbe\x88\xf5\x7a\xf0\x5e\x24\xac\xb8\x26\x82\xbc\x0e\xe1\xf1\x22\xc8\xeb\x2c\xb7\xaf\x82\x3c\xa6\x82\x57\x41\x1e\xc0\xf7\x55\x90\xf7\x79\x15\x48\x29\xde\xb8\x57\x41\x5e\xf7\x9a\x90\x52\x4c\x52\xaf\x82\x3c\x48\xb0\x57\x41\xde\xf4\x9a\x90\x52\xf0\x9b\x2f\x82\x3c\x76\x9b\x85\x17\x41\xde\x80\xed\x7c\x11\xe4\x0d\x22\xb7\x17\x41\x1e\xe9\xfc\xf0\xe2\xe5\x30\x3e\xda\x8e\x97\xc3\x98\x1c\x43\xac\x37\x60\xce\x5f\xc4\x7a\x63\x71\x67\x8a\xf5\xec\x5d\xc5\x7a\x2c\x40\xaf\x62\xbd\xe2\x31\x48\x29\xe6\x82\xf7\x95\x94\xf2\x4c\x36\x93\x6f\xeb\x63\x33\x39\x93\xfe\x8b\xe8\xee\x5b\x5e\x85\x4d\xe1\x9b\xbe\x46\x74\xf7\x91\x77\x79\x11\xdd\x2d\xc2\x82\x17\xd1\xdd\x62\x81\x7d\x11\xdd\x2d\x28\x8e\x17\xd1\x1d\x5f\x7a\x0f\x2f\xa2\xbb\xed\x93\xc6\x78\x01\x97\x9e\xf0\x62\xbc\xb0\x21\x46\x5f\x8c\x17\xf6\xe3\x35\x3b\xc7\xe8\x17\x8c\x17\x76\xf0\xd8\xe4\x98\x77\xf6\x71\x8c\xd6\x62\xbc\x70\x37\xbf\xfc\xd9\x29\xf9\x8d\x72\x6e\xde\x8a\x9c\x1b\x37\x9d\xe4\xdc\xa8\x0e\x4f\x06\xb3\xa5\x2f\x9e\x0c\x87\xe9\xe5\xc5\x93\xe1\x66\x13\x7f\x95\xd0\x1b\xc2\x02\xbf\x78\x32\x1c\x6f\x0c\x4f\x86\xc3\x2b\xfd\x22\xba\xe3\x53\xf2\xe1\x45\x74\xf7\x14\xcf\x94\x73\x63\x40\x22\xba\x7b\xec\x78\x44\x77\x7c\xe9\x2c\xbc\x88\xee\x30\x13\x0a\x2f\xa2\xbb\xf0\x7a\x26\x9c\xdb\xeb\x99\x70\x6e\x24\xa0\x5e\x44\x77\x81\xd5\xfd\x45\x74\x17\x1a\xf7\x82\xe8\x2e\xb0\x9e\xbf\x88\xee\x02\xd1\xcb\xab\xe8\x8e\xf5\xfc\x55\x74\x37\x3d\x13\xce\x6d\x7a\x4d\x38\x37\x87\x92\xa2\x3b\x07\x9d\xa2\xbb\xcf\x7b\x81\x73\x9b\xd6\x00\xe7\xe6\x0b\x8e\xe8\xee\xf5\x05\x47\x74\xf7\xfa\x82\x67\x38\x37\x48\x94\x37\x23\x2a\xf4\xb5\x45\x90\x97\x59\xa5\x5f\x04\x79\x98\x57\x86\xf7\xc2\xa8\x5e\x21\x82\x5e\x04\x79\x7c\xb6\x2b\xbc\x08\xf2\x7e\xa6\x48\x04\x79\xb5\x79\x15\x04\x79\xf6\x8b\x82\x3c\x52\x32\x2f\x82\xbc\xe6\x80\xbc\x78\xa8\x37\x5f\x80\x8b\x87\x7a\x73\x4c\x28\xd6\xb3\xb5\x88\xf5\x7e\x26\x37\xc4\x7a\x9d\x85\xe4\x45\xac\x87\xff\x59\x78\x11\xeb\x75\xf8\xd4\x17\xb1\x5e\x67\x99\x7e\x2b\xa4\x1b\x11\xd1\x5b\x21\xdd\x20\x0b\x5e\x85\x7c\x4e\x28\x0a\xf9\xc8\x67\xbc\x0a\xf9\x88\xb2\x5e\x84\x7c\xdd\xbe\x46\xc8\xd7\x59\xa6\x5f\x84\x7c\xc3\x67\x8b\x58\x6f\x3a\xb2\x2e\x1e\xea\x33\x79\x95\x43\x89\xde\xbd\x78\xa8\x4f\x47\x6b\xc3\xc8\x96\xf8\xfd\xc5\x77\x81\x4f\x65\x85\x17\xdf\x85\xe5\x73\xc0\x77\x61\x41\x2a\xbe\x4d\x23\x5b\x8f\x69\x64\xcb\xbb\x82\xef\xc2\xfe\x2c\x49\x19\xd1\x4b\xf8\x2e\x9c\x4c\x8b\x14\xeb\xd9\x9f\x8a\xf5\xec\x4f\xc4\x7a\x21\x78\xd7\x8b\x12\xfd\x89\x58\x2f\xb8\x1c\x21\xd6\x33\x31\xf7\x22\xd6\x0b\x64\x22\x5e\xc4\x7a\xc1\xa7\x82\x58\x4f\x4e\xf8\x45\xac\x27\xb3\xfc\x22\xd6\x7b\x8f\x25\x68\x3d\x17\x58\xc5\x7a\x90\x21\xaf\x62\xbd\xea\x31\x68\x3d\x67\x8d\x0e\xad\x07\x8e\x7a\x11\xf2\x15\x97\x70\x85\x7c\xc5\x3b\x83\xd6\x73\x46\x51\xc8\x57\x68\x91\x42\xbe\xea\x7d\x1e\x8e\xf1\x8c\x10\xf2\x15\x17\x19\x84\x7c\x05\x32\xeb\x45\xc8\x57\x0c\x2e\x14\xf2\xf9\x4e\x2b\xe4\xf3\x19\x29\xe4\xfb\x7e\x47\x04\x17\x5e\x35\x7e\x4e\x2f\x68\xfc\xba\x93\x22\x1a\xbf\xe9\x74\x8d\xc6\x6f\xc2\x6f\xbe\x43\xdf\x55\x9a\x87\xc6\x6f\x3a\x31\xa0\xf1\xfb\x1e\xaf\xa2\x48\x8c\x6e\xc1\x20\x2f\x38\x69\x60\x90\x17\x7c\x60\x18\xe4\x05\x07\x1d\x06\x79\x66\x59\x5f\x0c\xf2\x82\xeb\x39\x06\x79\xc1\xf5\x1c\x83\xbc\x60\xd3\x31\xc8\x0b\x9f\xbf\x83\x69\xfa\xb8\x4f\x0c\xf2\x5e\x27\x6f\x5c\xf0\x92\x6d\xc7\x05\x2f\xd9\x9d\xb8\xe0\x99\xda\x7c\x71\xba\x4b\xcb\x6b\xc2\x26\x19\xe7\xe0\x74\x97\x9c\x22\x71\xba\x4b\xc6\x2b\x38\xdd\x25\xef\x1a\xa7\x3b\x73\xb5\x2f\x4e\x77\xc9\x97\x1f\xa7\xbb\xb4\xb8\x26\x4e\x77\xc9\x16\xe1\x74\x97\x8d\x30\x71\xba\xc3\xfa\x3e\xbc\x7e\x78\xc9\x68\xc9\x0f\x2f\x19\xd9\xf8\xe1\x25\xef\xd3\x0f\x2f\xfd\xdc\x27\x22\x31\x92\xb5\x2f\x1f\x5e\x12\xa8\xbd\x7c\x78\x69\x44\x8f\x1d\x4a\xb4\x1d\x21\xdf\xf0\xc5\x41\xc8\x37\x7c\x71\x10\xf2\x0d\x88\x84\x17\x21\xdf\x88\x9e\x79\xdb\x37\x9c\xa4\xf8\xf0\xd2\x70\x58\x23\xf2\x1b\xb0\xb2\x2f\x22\xbf\x91\xbc\x26\x74\x52\xe2\xae\x11\xf9\x8d\xc8\x13\x43\xe4\x37\x20\x20\x5e\x44\x7e\x23\x59\x3b\x1b\x8e\x7f\xee\x93\x0d\xc7\x4e\x8a\x88\xfc\xbe\xc7\xab\x40\xc5\xf8\xc4\x10\xf9\x1d\x17\x2e\x44\x7e\x7c\xb7\x2e\xbc\x88\xfc\x0e\x72\xb2\x17\x91\x1f\xfb\xcb\xc2\x8b\xc8\xef\x38\x7a\x10\xf9\x1d\x18\xd4\x17\x91\xdf\x71\x01\x42\xe4\x77\x48\x8c\xbf\x88\xfc\x8e\x4f\x0c\x91\xdf\x71\x5c\x23\xf2\x3b\xc3\x12\x54\xcc\xf0\x77\x50\x31\xd3\xda\xd9\x75\xeb\x78\xd9\x50\x31\x8e\x89\x0d\x15\xe3\x52\x85\xb3\x5e\x70\xd4\xe1\xac\xf7\xf3\x76\xe0\xac\x17\x5c\x9c\x70\xd6\x0b\xde\x19\xce\x7a\xc1\x49\x1f\x67\xbd\xe0\x52\x85\xb3\x9e\x59\x98\x17\xf7\xbc\xe8\xc4\x87\x7b\x9e\x82\x81\x17\xf7\xbc\x64\xd4\x8a\x7b\x5e\xea\x9e\x89\x1a\xca\xf8\x16\xf7\x3c\xd9\xdc\x17\xf7\xbc\x04\x53\x1f\x71\xc8\x33\xd3\x12\x71\xc8\x2b\x8c\xd6\x88\x43\x5e\x61\xb4\xc6\x47\xba\xa5\x52\x42\xf1\x74\x75\xec\x21\xe2\x90\x57\xe9\xcf\x88\x0b\x5e\x1d\x1e\x83\x52\xd9\x5e\x13\x4a\x65\x79\x4d\x28\x15\x50\x63\xc4\x05\xaf\xfd\xd4\x70\xef\x13\xf9\x61\x88\x38\xdd\x61\x61\x15\x22\x4e\x77\x23\xfd\x8e\x85\x7d\x88\x98\xe0\xf9\x02\x44\x4c\xf0\x06\x0c\x4e\xc4\x04\x6f\xd2\xf1\x11\x13\xbc\x0f\xe0\x1b\x31\xc1\x9b\x9f\xc7\xd8\xd0\x49\xfc\x17\x31\xc1\x9b\xcb\x6b\xc2\xa8\x6c\x7f\x07\xa3\xb2\xfd\x1d\xb4\x09\xd0\x25\xf2\x91\xa4\x4d\xb4\x14\x11\xd6\x6d\xeb\x43\x58\xb7\x49\xe5\x44\x84\x75\x78\x9d\x86\x88\xb0\x0e\x1f\xd4\x10\x11\xd6\x09\x17\x22\xc2\x3a\x01\x49\x44\x58\xb7\x89\x42\x22\xc2\x3a\xa1\x4b\x44\x58\x77\xaa\xc7\xd8\xd0\xc9\xd2\x11\x11\xcf\x9d\xed\x35\xd9\xb4\xf9\x7a\x2f\x90\x0c\xbc\x70\x11\x50\xe5\xb2\x12\x01\x55\xb2\x8f\x11\x50\x15\xa0\x69\x22\xa0\xea\xb5\x45\x00\x27\xbe\xb3\x1b\x22\xc0\x89\x2f\xf1\x85\x08\x70\xca\xc9\x33\x27\x25\xeb\x83\x48\x48\x9e\x79\xc1\x51\x06\x4b\x44\x10\x10\x46\x9a\x21\x82\x80\x70\x4f\x0e\x11\x04\x54\x89\xfb\x23\x08\xa8\xf2\x3a\x44\x10\x50\xed\x9e\x09\x91\x00\xdf\x1f\x41\x40\xc6\xcc\x11\x04\xd4\x98\x4c\x23\x08\xa8\x83\x95\x22\xae\x74\x3d\xfa\xbb\xc6\x31\x86\x3c\xae\x74\x9d\x08\x3a\xe2\x4a\xd7\x5f\xaf\x72\xdb\xd7\x87\x57\x81\x48\x70\x90\xe3\x4a\x67\x1a\x39\xe2\x4a\x37\x8e\x67\x02\xc2\x49\xda\x45\x5c\xe9\xc6\xe1\x9a\xb8\xd2\x4d\xd2\xc1\x31\x0b\xc2\x79\xa9\x32\x24\x83\x2f\x15\x8e\x75\xc3\x27\x8d\x63\xdd\x38\x96\x24\x12\x3c\x13\x22\x01\xbe\x3f\xea\x4a\x47\xc4\x17\x75\xa5\x23\xa5\x1d\x75\xa5\x3b\xd6\xc7\xce\xbe\xe2\x7d\x02\xd0\x7d\x62\xb8\xd2\x7d\x44\x91\x11\x57\x3a\xd3\xe4\x11\x57\x3a\xec\x69\x43\xc4\x95\x6e\x83\xf7\x22\xae\x74\xdb\x49\x0a\x57\xba\x9d\xe8\x79\x5c\xe9\x36\x4b\x63\xc4\x95\x6e\xb3\xa8\x45\x5c\xe9\x4c\xa8\x47\x5c\xe9\x54\xd5\x46\x5c\xe9\x54\xea\x46\x5c\xe9\xd4\x25\x47\x5c\xe9\x8e\xe3\x1a\x57\x3a\x97\x8e\x08\x02\xe2\x3b\xde\x21\x82\x80\xf8\x8e\x77\x88\x20\xa0\x87\x40\x2e\x82\x80\x9e\xca\x7d\x82\x80\x1e\x72\x1d\x11\x04\xc4\x57\xcb\x43\x04\x01\x05\xdb\x07\x02\x52\x2c\x1b\x41\x40\x11\x1e\x3d\x82\x80\xb0\xc3\x0d\x11\x04\xf4\x1e\xeb\x6b\x1c\xa3\x0d\x20\xa0\x68\x6b\x41\x40\xf1\xf5\x9a\xa0\x54\x9f\x18\x5b\x99\xa2\xa3\x15\x74\x14\x1f\xef\xe5\xb6\x2f\x06\xef\xf3\x50\xe2\x5e\x40\x47\x11\x26\x21\x82\x8e\x7e\x4d\x6b\xbf\x33\x25\x03\x9c\x22\x80\x24\x02\x9c\x22\x19\xca\x08\x70\xe2\x1b\x73\x21\x02\x9c\xf8\xa2\x43\x88\x98\xd2\x15\x5f\x9c\xa6\x68\xc4\xab\x28\x1a\xf1\x2a\x88\x46\x9c\x5a\x71\x9e\x63\xff\x4e\x88\x38\xcf\xf1\x0d\x87\x10\x71\x9e\x63\x13\x73\x88\x0d\x37\x34\x18\x9c\x88\xf3\x9c\x0c\x63\xc4\x79\xae\xb2\xbe\x46\x9c\xe7\x1a\xb1\x6f\xc4\x79\xae\x39\x94\x70\x9e\x6b\x0e\x3a\x9c\xe7\x1a\x44\x7d\xc4\x79\xae\x41\x71\x44\x9c\xe7\x9a\x43\xb7\x0b\xc2\xe9\x78\x9c\xe7\x64\x18\x23\xce\x73\xdd\x29\x19\xe7\xb9\xee\x12\x80\xf3\x5c\x77\xb1\xc0\x79\xee\x67\xb2\x19\x82\x70\xfa\x0c\xe7\x39\x53\x78\x11\xe7\xb9\x6e\x1c\x30\x00\xe1\x4e\x28\x17\x00\xf5\x41\x44\x1b\x71\xa5\x93\xb5\x8c\xb8\xd2\xa9\x56\x88\xb8\xd2\xfd\x4c\x13\xb8\xd2\x4d\xef\x13\x57\xba\xd9\xbd\xe6\x6d\xdf\xf2\xb9\x5f\x94\xd3\x97\x8b\xda\x45\x39\x7d\x39\x94\x70\xac\x5b\x3f\x57\xd9\xfc\xce\xfb\x3c\x94\xa8\xfd\xa2\x9c\xbe\xc9\x05\xc4\x8b\x72\x3a\x26\x2f\x21\xe2\x66\x77\x9c\xca\x71\xb3\xc3\x34\x31\x44\xb6\x2b\x05\xa7\x72\xb6\x2b\x61\x4c\x15\x22\xdb\x95\x82\x3d\xc8\x76\xa5\xe0\x34\xcf\x76\xa5\x17\x35\x46\x64\xbb\x12\xbe\x7e\x21\xb2\x5d\xa9\x00\xad\xe3\x04\xc0\x76\x4b\x00\xd8\xe6\xef\x00\xb0\xd0\x57\x91\xad\x4c\xa5\x59\x3b\xce\x65\x8e\x6b\xb6\x32\x35\xe4\x79\x91\xad\x4c\x0d\xfa\x23\xb2\x95\xa9\x11\x45\x46\xb6\x32\x4d\x47\x24\x5b\x99\xa6\xed\x63\x2b\xd3\x74\x64\xb1\x95\x69\x3a\xf5\xb0\x95\xe9\x73\x7c\xb2\x95\xe9\x23\xde\x8c\x6c\x65\x5a\x3e\x77\xb6\x32\xa9\x52\x8e\x6c\x65\x5a\x93\xde\x65\x2b\x93\x4a\xe4\xc8\x56\xa6\xed\x12\xe0\x56\xa6\xe4\x55\xdc\xca\xc4\xef\xdc\xca\x64\x98\xe5\x56\x26\xd0\x43\x74\x2b\x13\x18\x2b\xba\x95\xc9\xa5\x11\x04\x14\x40\x94\x11\x04\xf4\xfa\x8c\x40\x40\xaf\x93\x29\x08\x28\xd9\x4b\x4b\x94\x4a\x1b\x40\x40\xc9\xd1\x03\x02\xe2\x7b\x93\x21\xba\xcd\xe9\x58\x42\x14\xf0\x53\x3b\x08\xd6\xa8\xd5\x6d\x4e\xbe\x39\x6e\x73\xf2\xad\x72\x9b\x93\x6f\x07\x28\xa7\x18\x70\x82\x72\x0a\x1c\x7b\x04\xe5\x0c\x47\x0f\x28\x67\xa0\xe9\x88\xa0\x9c\xd1\x2c\x81\xe2\x0c\x58\x40\x39\xc3\x71\x0d\xca\x91\x7f\x8f\xa0\x9c\x2b\x57\xfd\xf3\x53\x32\x00\x68\x90\xd5\x8d\xec\x72\xc2\x5e\x3b\x44\x76\x39\x0d\x07\x32\xbb\x9c\x86\x81\x3e\xbb\x9c\x26\xaa\xcc\xc8\x2e\xa7\x49\xa6\x31\xb2\xcb\x69\x1a\xe8\xb3\xcb\xe9\x33\x1a\x64\x97\xd3\xb1\xe3\xd9\xe5\x74\xec\x40\x76\x32\x1d\x9b\xc0\x4e\xa6\x63\xe4\xcd\x4e\xa6\x63\x0c\xc4\x4e\xa6\x43\x92\x30\xb2\x93\xe9\xd8\x81\xec\x64\x3a\x3e\x22\x76\x32\x1d\x63\x74\x76\x32\x99\x6e\x4b\xec\x64\x3a\xbc\x70\x89\x9d\x4c\x46\xc2\x89\x9d\x4c\x87\x41\x90\x00\x47\x0a\xd0\x13\xe0\x28\xc0\x53\x26\xc0\x51\xf8\xf9\x1d\x20\x8e\xe1\x92\x00\x47\x61\x5b\x03\xae\x51\x0c\x89\x84\x7d\x78\xe0\x3e\x13\xc0\x29\x10\x11\x25\x80\x53\xd8\xd6\x7e\x91\x05\xdf\x47\x0c\x09\xe0\xf4\x26\x6b\xb8\xc0\x29\x56\xcf\x3c\x94\xee\x00\x49\xd8\x87\xab\x9f\x49\xd8\x87\x2b\xd0\x49\x80\xaa\x44\x64\x93\x00\x55\x89\xa8\x27\x81\x9c\x8a\x35\x80\x9c\x4a\xf2\x9a\x80\x3f\x5e\xe9\x04\x72\xe2\xc3\x60\x21\x81\x9c\x2a\x78\x21\x81\x9c\xea\xf0\x18\xc0\xf0\xa7\x76\xb6\xbb\x0c\xaf\xc2\x76\x17\x60\x7e\x02\x39\x55\x18\xf0\x14\xb4\x24\xa2\xaf\xf9\xf4\x6c\x23\x4e\x4d\xa0\x2a\xbe\x2a\x12\x12\xa8\x4a\xb5\x78\x02\x55\xa9\xf3\x4e\xa0\xaa\x8e\x9a\x26\x81\xaa\xba\xf5\x81\xaa\x8c\xca\x13\xa8\x6a\x64\x8f\x91\x6b\x9f\x5e\x85\xad\x22\x8f\xc7\x3a\x25\xee\x13\x54\x35\x89\xa7\x13\xdb\x95\xe6\xcf\x7d\x62\xf5\x83\x74\x2f\xbd\x22\x43\x7a\x82\xed\x4a\xdf\x4f\xe9\xb6\xcf\xa4\x56\x62\xbb\x92\xc9\xb0\xc4\x76\xa5\x8f\xe9\x25\xb1\x5d\xe9\x73\x0c\xb2\x5d\xe9\x63\x7a\x49\x6c\x57\xfa\x60\x73\x13\xdb\x95\xf6\xeb\x55\x40\x8d\xd1\x12\xa8\xd1\x27\xcd\x76\xa5\xcd\x82\x90\xd8\xae\xc4\x97\x3c\x42\x62\xbb\x12\x9f\xac\x08\x89\xed\x4a\x26\xca\x12\xdb\x95\xf8\x28\x53\x48\x6c\x57\x32\x7e\x4f\x6c\x57\xe2\xf3\x4d\x21\xb1\x5d\x69\x27\x8e\xb1\x5d\xc9\xd8\x3e\xb1\x5d\xc9\x68\x3e\xb1\x5d\x69\x83\x0c\x13\xdb\x95\x8c\xed\x13\x9f\xb3\xdd\x28\x27\x52\xb2\x7d\x96\x48\xb6\x27\xaf\x49\xb2\x1d\xec\x92\xd8\xca\x74\x88\x7d\x13\x68\xec\xf1\xcd\x01\x8d\x3d\xc5\xab\x60\x65\x54\xfd\x1d\xa9\x77\xa8\xc2\x04\x1a\x0b\xd0\x57\x09\x34\x16\x58\x1a\x13\x68\xcc\x65\x2c\x81\xc6\x02\x14\x55\x02\x8d\x85\xf9\x3b\x5f\x15\x09\x09\xa0\x16\x58\x27\x13\x40\xcd\x75\x32\x61\x2d\x2e\x43\x95\xb0\x16\x0f\xf0\x2b\x09\x10\x87\x5f\x72\x48\x80\xb8\x17\x72\x3c\x01\xe2\xb2\x83\x1c\x10\x87\x7b\x7f\x48\x80\x38\xbe\x89\x16\x12\x20\x8e\x6f\xbe\x85\x04\x88\x73\x57\x5c\x02\xc4\xe1\x9e\x1c\x12\x20\x8e\x8f\x0f\x85\x04\x88\xe3\x93\xf7\x21\x01\xe2\xf8\x1e\x5c\x48\x80\xb8\xec\xf4\x02\x88\xe3\x6b\x74\x21\x01\xe2\xb2\x13\x11\x20\xae\x14\x7f\x47\xc6\xde\x0e\x04\xc4\x55\x62\xa0\x04\x88\xfb\x99\x6c\x00\x71\x15\x3e\x2e\x01\xe2\xaa\x0f\x0c\x10\x57\x87\x77\xb6\xf8\x9d\xa5\x4d\xc9\x7b\x41\x91\x00\x8f\x97\xb0\x16\xaf\x44\x1a\x09\x6b\xf1\x1e\x2d\xbd\x94\xa8\x81\xdd\x51\xdd\x41\xc7\xee\xa8\x1e\xbd\x0a\x16\x41\xbe\x1c\xec\x8e\xea\x4e\x7c\xec\x8e\x9a\x60\x97\xc4\xee\xa8\x89\x8a\x23\xb1\x3b\x8a\xaf\x26\x87\xc4\xee\x28\xbe\xb6\x1c\x12\xbb\xa3\x26\x74\x52\x62\x77\x14\x5f\x69\x0e\x89\xdd\x51\x66\x1b\x12\xbb\xa3\xe6\xe3\x9d\x1d\x8e\x71\x26\xbb\xa3\x3e\x5f\x46\x76\x47\x7d\xbe\x54\xec\x8e\xfa\x7c\x01\xd8\x1d\xf5\x39\xd1\xb2\x3b\xea\x43\x70\x98\xd8\x1d\xf5\xf9\x52\xb1\x3b\xea\x03\x96\x26\x76\x47\x7d\xe0\x85\xc4\x16\xa8\xe5\x28\x60\x0b\xd4\x86\xde\x49\x6c\x81\xda\xc9\x33\xc9\x92\xfb\xf2\xb3\x05\x8a\xcf\x06\x85\xc4\x16\xa8\x9f\x17\x9c\x2d\x50\x6e\x00\x4e\x6c\x81\x3a\x2e\x55\x6c\x81\x3a\x4e\x3d\x6c\x81\x52\x7e\x98\xba\x20\xdc\x12\xdb\x4f\xd8\x7d\x99\x40\x78\x8f\x6f\x07\x28\x8e\x2f\x45\x86\x04\x8a\x0b\x4e\x52\xa0\xb8\x00\x0f\x9b\x40\x71\x01\x72\x29\x81\xe2\x82\xef\x11\x28\x2e\x26\x6b\x00\x68\x37\xef\x13\xa0\x0d\xe6\x49\xa0\xb8\x08\xc9\x90\x40\x71\xd1\xb6\x83\xe2\x62\xf1\x18\x68\xda\x3e\x03\xc5\x45\xd2\x82\x09\x14\x17\x7d\xa7\x41\x71\x91\x64\x58\x02\xc5\xc5\xec\xef\x2a\x67\xd2\x3e\x50\x1c\x5f\x9f\x0c\x09\x14\x17\x11\x5b\x26\xb0\x59\xf6\xed\x00\x9b\x65\xdf\x31\xb0\x99\x32\xd7\x04\x36\x33\x2b\x92\xc0\x66\x46\xbb\x09\x6c\xe6\x76\xb3\x04\x36\xab\xe0\xd9\x84\xd3\xb8\x5c\x72\xc2\x69\xbc\x82\x80\x92\x4e\xe3\x2e\x55\x3a\x8d\x4f\x4b\x24\x80\x5d\x1e\x70\x1a\x57\x3a\x9b\x74\x1a\x47\x81\x94\x70\x1a\x37\x50\x4d\x38\x8d\xcf\x5f\x33\xc3\x9f\x9f\x92\x31\x21\x9f\x4e\x9f\x7c\xa3\x56\x25\x5d\xe2\x1b\xb5\xcb\x89\x81\x6f\xd4\x2e\x87\x19\xdf\xa8\xdd\xcd\x63\x2f\x19\x5f\x8f\x45\x20\x2b\xb7\xc2\xbe\x26\xbe\xc8\x1b\x12\xfb\x9a\x7e\x86\x35\xfb\x9a\x8e\x0f\x1a\x68\x16\x8d\x03\x80\x66\x05\x79\x50\x02\x9a\xa9\x4b\x4e\x40\xb3\x66\x54\x00\x34\xc3\xff\x2c\x24\xa0\xd9\x74\x92\x12\x9a\x21\x71\x4a\x42\x33\xe4\x72\x09\x68\xf6\x46\x4b\x24\xdf\x8c\xb2\x80\x66\x09\x11\x5c\x02\x9a\x25\x63\x20\xa0\x99\x62\xaf\x24\xfc\x32\x22\x02\x7e\xe5\x69\x89\x04\x9b\x51\x0f\xf0\xab\xbe\xfe\x0e\x7c\xe2\x34\x0f\xfc\x1a\x4e\x9f\xc0\xaf\xe1\x4a\x0c\xfc\x1a\x4e\xec\xc0\x2f\x69\x8c\x44\x02\x4a\xf9\x53\xda\x6a\x96\x79\x0e\xc0\x2f\x53\xb0\x69\xab\x59\xf6\xd8\x8d\x1f\x1e\x97\x54\xc4\x7a\x7c\xe6\x26\x24\x93\x4c\xb6\x96\x4f\x34\x3d\xb6\xd6\x24\x93\x13\x26\x9f\x68\x7a\x20\xa5\x12\x49\x26\xbe\x62\x1c\x92\x89\x24\xaf\x62\x22\xc9\xe9\x93\x44\x12\x5f\x0a\x0f\x89\x44\xd2\xcf\xc4\x40\x22\x29\x19\xc3\x92\x48\x32\x25\x9a\x48\x24\xe5\xe0\x99\xc4\xe8\x28\x83\x13\x9f\x68\x2a\xd9\x1a\xd8\x92\x8e\xce\x20\x1d\x63\x74\x46\x01\x49\xa6\xfa\x73\xcd\x4d\x04\xed\x7d\x9a\xa0\xb9\xa5\xec\xa7\x96\xd0\x9e\x64\xf0\xd0\x47\x6c\x98\xc1\x43\x1f\x8a\x8b\x0c\x1e\xfa\x20\x27\x32\x78\xe8\x0b\x5e\x85\x78\x1a\x5a\x28\x83\x87\x3e\xa8\x98\x0c\x1e\xfa\xb6\x57\x21\xa6\xcc\xfe\x8e\x98\x92\x29\x2b\x83\x79\xdc\x9a\x92\xc1\x3c\x9b\xf6\x65\x30\xcf\x26\xf7\x90\xc1\x3c\x6e\x31\xc9\x60\x9e\x73\x3c\x86\x80\x93\x85\x2b\x23\xc1\x53\xb9\x94\x91\xe0\x3d\xa8\x07\x32\x12\x3c\x13\xea\x19\x09\x1e\x9f\xb3\x08\x19\x09\xde\xfb\x78\x67\x04\x5d\x3f\xc7\x08\xba\x86\xf5\x11\x74\xfd\x5c\x85\xa0\x8b\x54\x63\x46\x82\x87\xb9\x7e\xc8\x48\xf0\xf0\xe5\x0e\x19\x09\x5e\x26\x7c\xc9\x48\xf0\xf2\xf4\x4c\xb2\x1b\x20\xa0\x8c\x04\xaf\x82\x36\x33\x12\xbc\xca\x7b\x9b\x91\xe0\xd5\xed\x35\xc9\x6e\xa0\xa9\xcf\x48\xf0\xfa\xf4\x4c\xb2\x1b\xbc\xfd\x19\xbf\x3c\x29\xbf\x8c\x5f\xde\x8c\xd6\x6e\x50\x62\x7d\x04\x25\x8e\x09\xa5\x7b\xd9\xfa\x6e\xfb\x16\x69\xe4\x4c\x96\xe9\x3e\xa3\x3f\x3b\x25\x67\x12\x50\xd8\xf2\x84\xac\x95\x1e\x8c\x6d\x26\x01\xb5\x91\x97\x64\x55\x7d\xbc\xee\x59\x55\x5f\xb6\x3a\x92\x06\x44\x98\x99\xe4\xd4\x21\x26\xc9\x24\xa7\x0e\x6b\x76\xd6\x4a\x8f\x88\x36\x6b\xa5\xd7\xac\x1d\x69\x1b\xfb\x62\x32\x76\x79\x66\x8a\x33\x76\x79\x91\x98\x39\x63\x97\x17\x89\x7d\x33\x76\x79\x91\x0d\x9d\x19\xbb\xbc\x08\xbb\x93\xb1\xcb\x8b\x4c\x7c\x19\xbb\xbc\xe8\x0b\x87\x5d\x5e\x64\x1a\xcc\x78\xe2\x45\x87\x04\xf2\xbc\x08\x5b\x9d\x91\xe7\xc5\x6e\x7d\xac\xe7\xd0\x3b\x19\x79\x5e\x5e\xde\x19\xdf\x3b\x59\xde\x0b\x9e\x71\xb6\x01\x79\x5e\x86\x28\xc9\xc8\xf3\xca\xf6\x3e\x59\xf9\x99\xbc\x33\xf2\x3c\x79\xae\x9c\x5d\xf9\x79\xec\xc8\xf3\xf8\x9c\x52\xc8\xc8\xf3\x2a\xcc\x64\xce\xae\xfc\xb4\x16\x79\x5e\x05\x13\x64\xe4\x79\x12\x02\x19\x79\x5e\xf5\x45\x45\x9e\xd7\x7c\x46\xc8\xf3\x5a\xe2\x49\x23\xcf\xe3\x2b\x11\x21\x23\xcf\x6b\xc9\xda\x91\xb6\x65\xeb\x53\xda\x46\x2f\x21\xc1\x33\x62\xcf\x48\xf0\x3a\xf0\x39\x23\xc1\xeb\xe4\xb7\xf3\xc5\x35\x7d\x3c\x1e\x83\x39\x47\xbb\x90\x91\xe7\x4d\x84\x60\x19\x79\xde\x64\x79\xc8\xc8\xf3\xfe\x5f\xc2\xce\xec\x6a\x5a\x5d\x07\xa2\x29\x81\x67\x87\xe3\x31\xff\x10\xee\x3a\xec\xdd\xf7\xf1\xff\x1e\x59\x74\x03\x02\x0f\x92\xaa\x54\x9a\x3e\x27\xf4\x3c\x8b\x66\x32\xf4\xbc\xa9\x45\xd0\xf3\xe6\xf2\xc9\xf0\x5e\x5c\x0a\xa0\xe7\x21\xf1\xfe\x66\xc0\xa9\x89\x77\x96\x01\xa7\xa6\xe3\x1a\x70\x6a\x53\x50\x93\x01\xa7\x36\x9b\x7d\x06\x9c\xda\x2e\xde\x80\x53\x56\xe1\x65\xc0\x29\x0b\xb8\x33\xe0\x94\x82\x3a\xb9\x92\x39\xc7\x2d\xc8\x15\xea\x97\xef\xa5\x42\xfd\xc2\xd3\xcf\x15\x1d\x33\xc7\x4b\x95\xe3\xe4\x2f\xd1\xd2\xeb\xde\x8f\xec\xb1\x8b\x14\xe5\x4a\xaf\x8b\x14\xe5\x4a\x2f\x0e\x44\xa6\x5c\xe9\x05\x86\xcc\x94\x2b\xbd\x5e\x93\x72\xa5\x0c\x24\x9a\x29\x57\xca\x6c\xb7\x99\x72\xa5\xa2\x7d\x94\x2b\x15\x12\x25\x99\x72\x25\xfa\x07\xbe\x99\x46\xb4\xe3\x77\x8e\xcc\x2b\x29\xcd\x4c\x29\xd3\xc0\x33\xcd\x28\x86\x3f\xc4\x66\x19\xc5\xf0\xe7\xf5\x7e\x6c\xfd\x2e\x91\x28\x86\x3f\xaf\x57\x39\x1c\x79\x87\xcb\x11\x77\xff\x62\x97\xfa\xe0\xcd\xe7\x4e\x97\x4c\x47\x0f\x6a\xe2\xf4\x3e\x7a\x33\x6a\xe2\x21\xfb\xcb\x6f\x1b\x0b\xae\x21\xa8\x89\xc7\xea\xb9\xc2\x11\x77\x47\x4d\x3c\x4d\xaf\x42\xa9\x8f\xe3\x0c\x35\xf1\x84\x03\x98\x51\x13\xff\x62\xf9\x7f\x2f\xc9\x08\x8d\x67\x77\x0e\x84\xc6\x8b\xcb\x2e\x42\xe3\xc5\x7d\x59\xa1\x71\x12\xfc\x99\x2a\xa7\x4e\xa8\x9b\xa9\x72\x42\xb2\xf1\xcd\x54\x39\x49\x8d\xca\x43\x4f\xc3\x5f\xe2\x69\xe0\xc3\x66\x2a\x99\x96\xd3\x96\x4a\x26\xc1\x8d\x4c\x25\xd3\xa2\x9e\x26\x53\xc9\x74\x7e\xd7\x24\xb3\x55\xfc\x1f\x99\xad\xea\x1d\xf0\x34\x08\x83\x33\xd5\x4a\x17\x28\x27\x53\xad\x24\xc9\x28\x23\x26\x2e\x01\x29\x23\x26\x7e\xf1\x3e\x33\x0a\x0d\xef\xf6\x88\xf4\xc7\xf1\x97\xa4\x3f\x1c\x66\x28\x34\x64\xf2\xa9\x19\x85\x86\xdf\xb2\x8b\x42\x43\x76\x02\xa0\xd0\x50\xf5\x50\x50\x68\x68\xee\xa1\x28\x34\x34\x07\x08\x0a\x0d\xbf\x05\x13\x85\x86\x8a\xbf\x99\x51\x68\xe8\x4e\x7e\x14\x1a\xba\x5f\x0c\x85\x86\x8e\xdf\x98\x17\x29\x0e\x7d\xae\x0f\x64\x6a\x93\xd4\x41\xfe\x40\xa6\x26\x16\x90\xbf\x48\xa6\x4d\x07\xe4\x22\xc5\xe1\x96\xba\x48\x71\xe8\xab\x21\x26\x4e\xe3\xcd\x37\x23\x26\x2e\xd5\x2c\x23\x26\xbe\x1f\xaf\x82\xc2\xae\x9e\x14\x62\xe2\x07\x3c\x3d\x23\x26\x4e\x3b\xdb\x37\x23\x26\x7e\xdc\xa6\x11\x13\x3f\xfa\x6a\x5b\xb7\xc0\xff\xe1\x16\x38\x1d\x10\x13\x3f\xa0\xf9\x79\xc3\x78\xcf\x1e\xe9\x16\x60\x3b\x42\xe3\xd7\xed\x08\xa5\x05\x6b\xf2\x32\x4a\x0b\x96\xe0\x66\x94\x16\xe8\x29\xfe\x66\x94\x16\xe2\xf6\x08\xb7\x80\xfc\x6d\x3e\xb8\x05\x44\x32\xf9\xe0\x16\xb8\x94\xa3\xb4\x10\xdd\x98\x51\x5a\x30\xfa\xcb\x28\x2d\x44\xfd\x46\x94\x16\xa2\xe3\x0c\xa5\x85\x08\x7e\x92\x51\x5a\x88\x9b\xf7\x82\xd2\x42\x3c\xfe\xd2\xad\x9f\xf7\x82\xd2\x82\xf5\xab\xf9\xd8\x42\xcc\x27\x03\x34\xd7\x7f\x3f\x80\xe6\xfa\xf6\xa8\x30\x28\x53\x95\x51\x61\xa8\x5e\x13\xa9\x85\xdf\x68\x45\x6a\xa1\x39\x96\x90\x5a\x68\x8e\x17\xa4\x16\x2c\xbd\xc9\x48\x2d\x58\x3f\x97\x2f\xac\x6f\x12\x3a\xf9\x12\xf4\x3b\xb2\x94\x61\x00\xea\xcf\x17\xd6\xb7\x2b\xca\x65\xdb\x74\x3e\x20\xd1\x30\xb5\x1d\x89\x86\x69\x64\x81\x44\xc3\xf4\x5d\x23\xd1\x20\xdb\xab\x20\xd1\xb0\xa9\x35\x28\x8f\xdb\xe6\xcb\x11\x8c\x70\xc6\x60\x79\x60\x84\xc3\x4e\x2a\x0f\x8c\x70\x46\x5d\x79\x60\x84\x77\x7f\x49\xd4\x8f\x43\x56\x1e\x18\xe1\x70\x64\xca\x17\x1d\x75\xba\x91\xbc\xe5\x8b\x8e\xb2\x7c\x8f\x82\x7c\x43\x99\x7f\x2d\xc9\x05\x65\x87\xc2\x22\x55\x1e\xb0\xe8\xdf\x25\xc1\xa2\xa7\x0f\x46\x17\xad\xe3\x39\xf4\x05\x58\x30\x0b\x1a\x10\x93\xe4\x7f\x41\x03\x62\x92\x2d\x2b\x68\x40\x4c\x76\xe2\x82\x06\xc4\xc6\x43\x29\xb6\x5a\xf2\xa1\x6d\xb5\x44\x50\x5c\x90\xc4\xcb\xaf\xe7\x90\x6c\x84\xc6\x5e\x90\xc4\xcb\xaf\x57\x81\x8d\x7b\xbc\xc3\x20\x3d\xc0\x2b\x43\x12\x6f\xe0\x31\x14\x80\x24\x24\xa6\xdf\x02\x90\xf4\x44\x6d\x60\xb7\x05\xce\x28\x00\x49\x74\x0c\x7c\x0b\x40\x52\x44\x4a\xa5\x00\x24\x25\x02\xb5\x02\x90\x24\x75\xbc\x00\x24\x49\x40\x2f\x02\x49\xa4\x2a\x8a\x40\x12\x93\xa3\x00\x24\x75\xbc\xa5\x02\x90\x24\x2d\xac\x00\x24\x59\xef\x55\x00\x92\xa4\x54\x15\x80\x24\x2b\xa7\x0a\x40\xd2\xf2\xcd\x0b\x24\xe1\x1b\x16\x02\x27\x9a\x71\xbd\x05\xb0\xe8\xf8\x55\x00\x8b\x5c\x22\x0b\x60\x11\x6a\xc6\x6f\x89\x06\xbe\x9e\x43\xcb\x0b\x6f\xa9\x10\x1d\xbd\xf8\x39\x85\xe8\x28\x10\x55\x15\xa9\x7b\x4c\xe2\x22\x75\x8f\x6d\xa5\x50\xf3\x54\x48\x71\x94\xe8\x56\xe5\x55\xbe\x65\x1e\x0d\xdf\xb7\x40\xeb\x53\x3d\xaf\x40\xeb\x2b\x40\x6a\x05\x5a\x5f\x61\x99\x2f\x50\xf7\x3a\x51\x5c\x81\xba\xd7\xa7\xe7\xd8\x8e\x1c\x59\x50\xf7\x26\x39\xcc\x02\x75\x6f\x3a\xe1\xa0\xee\x4d\x6d\x80\xba\x67\x21\x47\x49\x6e\x47\x1e\x91\x71\xc7\x2d\x28\x50\xf7\xf6\xe3\x39\x04\x91\x58\x42\x0a\x60\xd1\x71\x29\x00\x2c\x3a\x0d\xdb\x01\x8b\x0e\x4e\x42\x01\x2c\xfa\xbd\x79\x8b\x97\x9c\x7f\x16\x2f\x81\x2f\x14\xa2\xa3\xe4\x7c\x20\x3a\xa2\x91\xf0\x5b\x88\x8e\x68\xc2\xfb\x16\xa2\x23\x3a\xf1\xbd\xc5\xe8\xc8\x51\x4e\x74\xd4\x96\x77\x60\x89\xcc\xde\x9d\xc2\x98\xec\xff\xec\xc0\xe8\xfd\xbe\x25\x72\x38\x3e\x89\x8e\xc6\xef\x9a\x9b\x23\xbe\x11\xc5\x4b\x72\xc7\x0b\xc5\x4b\x0b\x16\x55\x21\x72\x12\x12\x2d\x44\x4e\xba\x52\x85\xc8\xe9\xa0\xd3\x51\x88\x9c\x0e\x8b\x70\x29\x46\x16\xbc\x6b\x22\x27\x0b\xe2\x0b\x91\xd3\x2d\xde\x81\xc4\xa8\xcb\x6e\x61\x19\x5c\x1e\xb1\xd6\x11\xf3\x94\xc2\x5a\x47\xca\xaf\x14\x14\x92\x5d\x5f\xbe\xe8\x28\x5b\x81\x58\xbe\xe8\x28\x6f\x36\xd1\x52\x8d\x2c\x38\x57\x8d\x2c\x98\x63\x08\x3d\xe4\xd7\x5f\x12\x59\xbc\xfe\xf2\x5b\xeb\xfe\x73\xb9\xff\x58\x92\xd1\x80\x28\xf8\x7f\x45\x0d\x08\x27\x15\x1a\x10\xc2\x35\x45\x0d\x08\xa7\x11\x1a\x10\x93\x4c\x4c\xa1\xd5\xd2\xe3\x24\xa6\xd5\x52\x78\xbd\x0a\x7c\x01\x72\x83\xc5\x56\x4b\xec\x69\xc5\x56\x4b\xdb\x3b\x50\x7f\x8f\x3f\x5d\x68\xb5\x64\xc2\xbd\xd0\x6a\xc9\x2c\x4d\x69\x2e\x21\x7c\x94\x06\x1e\x4b\x55\x7d\x69\xe4\xce\xdc\x48\x00\x84\x10\xf7\x7e\x0b\x80\x50\x81\xf6\x56\x00\x84\x0a\x01\x50\x01\x10\x6a\xc1\xfb\x75\x8e\xb0\x0f\x40\xc8\xba\xb4\x02\x20\xd4\x5e\xef\x0e\x73\xd6\xfd\x15\x40\xa8\xfb\x31\x01\x84\x68\x06\xf4\x16\x00\xa1\x89\x57\x57\x00\x84\x2c\x5f\x28\x00\x42\xbf\x6d\x0c\x4d\xbc\xed\x40\x46\x13\xef\x90\xa6\x29\x68\xe2\x9d\xe6\x2f\xf1\x14\xc9\xe9\x97\xae\xa7\xc8\x93\xa1\x89\x67\x71\x77\x11\x2c\x72\xc9\x02\x2c\x4a\x24\x12\x0a\x60\x51\x8a\xde\x6f\x72\xc4\xe4\x00\x2c\x4a\xd1\xff\x6d\x8e\x98\x2a\x80\x45\xc9\x6d\x0c\xb0\x28\x39\x6d\x01\x8b\x32\xbe\x61\x01\x10\xaa\xfe\x12\x40\xa8\x02\x83\x14\x00\xa1\x06\xcc\x5a\x00\x84\x9a\x9b\x1a\x80\x50\xcf\x9e\x43\x24\x3f\x79\x0e\x2f\xcb\xed\x08\x5a\x9f\x2a\x05\x05\x5a\xdf\x70\xf3\x85\xd6\x37\xdc\x44\x81\x8e\x68\x9c\xff\x16\xa0\xa3\xe9\x42\x04\x74\xb4\x1c\x21\x40\x47\x0b\x36\x75\x01\x3a\xda\xbe\x4f\xa0\x23\x65\x35\x0b\xd0\xd1\x76\x82\x03\x1d\x49\x43\x2b\x53\x2f\xcb\x6b\xe2\x65\x1d\xaf\xc2\x12\xa2\x73\x01\x74\x74\x89\x5d\x0a\xd4\xbd\x37\x7a\x44\x6d\x1d\xc8\x4e\x91\xba\xb7\xbc\x03\xd4\x3d\x02\xe6\x02\x75\xcf\xf2\xa1\xa2\x0a\x39\xe0\x62\x81\xba\xb7\x9d\x71\x50\xf7\x14\xe7\x2c\x50\xf7\x8c\x2c\xca\xd2\x5d\xf2\x7f\xe0\x27\xc1\xff\x81\x4b\xb8\x35\x52\xbc\x34\x5d\x06\xd1\x80\x78\x7c\x9f\x68\x40\xa8\x9e\x57\xd0\x80\x88\xc0\x97\x05\x0d\x88\xa4\x93\x87\x06\x84\x40\x7c\x59\x46\xe8\x3e\x0b\x3a\x1d\xce\xaa\x45\x84\x4e\x32\xb2\x6c\x78\x29\x44\x8d\x65\xbb\x4e\xf0\xd4\x44\x5c\x0f\xc0\x63\x21\xe2\x12\x58\x2d\xb6\x6f\xda\xfe\x12\x60\x5c\x9f\x99\x88\xab\xbb\x31\x13\x71\x75\x17\x61\x22\xae\xa9\x0d\xb4\x6f\x3a\x50\x12\x0a\x3d\x9a\x7e\x3e\x33\x3d\x9a\x7e\xdb\x03\x11\xd7\xd7\x83\xf4\xdf\x4b\x32\xc1\x58\x02\x53\x2e\x04\x5c\x95\x60\xac\x10\x70\x55\xf7\x98\xe3\x54\x61\x48\x1c\xa7\x0a\x83\x95\x80\x6b\xfc\x8e\x9c\x2a\x98\x4e\xc0\x65\xbd\x7f\x21\xe0\x9a\x2e\x83\x04\x5c\x8b\x40\xa6\x10\x70\xad\xe8\xfd\xd0\x8c\x73\x52\x11\x70\x2d\x07\x24\x01\xd7\x76\xb9\x26\xe0\xda\x04\x78\x85\x80\xeb\x42\xad\x29\x04\x5c\xd7\x8f\x49\xc0\x75\x5d\x3e\x09\xb8\x6e\xf7\x97\xe4\xf1\x96\xbf\x44\x11\xcc\xad\x03\x7a\x5e\xd0\x53\x84\x9e\xa7\x3e\x44\x81\x9e\x97\x5d\x88\xa0\xe7\x65\x3d\x61\xe8\x79\x45\x1f\x1d\x7a\x9e\x1c\x84\x62\x7d\x92\xfe\x26\xb0\xd2\x60\x52\xd5\xc7\x61\x96\x38\x62\x98\xe1\x07\x54\x20\xa7\xc5\x92\x55\xa1\xe7\x39\x08\x2a\xf4\x3c\x5a\x43\xbe\x15\x38\xea\x74\xaf\x02\x7f\x86\x25\xb2\xa2\x08\x61\xcd\x53\x45\x11\x42\x1d\xba\x8a\x22\x44\xe3\x3b\x54\x14\x21\x66\xf3\xc9\xc8\xf7\x93\xb5\xac\x0f\xad\x73\x9a\xff\x63\xb9\xfe\x3d\x27\xcb\x75\xf1\x97\x8c\x33\x2d\x7a\x0d\x98\xb9\xfb\x8b\x6c\x21\x13\xa0\xbe\xe4\x99\x59\x96\xea\x0b\x0b\x9b\x25\xb9\xbe\x8c\x33\x12\x09\xf5\xa5\x6f\x49\xf6\x9a\x83\x23\x7f\x39\x39\xe2\x4d\xbc\x30\xad\xc9\x6f\xd6\x2f\x3a\xea\xa7\x7b\xbf\xef\x39\x15\x59\xaf\x2f\xcb\x99\x77\x08\x30\x91\x71\x58\x2a\x4d\x6a\x33\x71\x4d\x25\x3a\x52\x72\xb3\x12\x01\x55\xc6\x60\x25\x02\xba\x38\x10\x95\x08\x48\x29\xf3\x0a\xac\xd4\xe0\xcf\xd4\xe0\xbb\xf6\x0e\x6c\xfd\x44\x5c\x55\x58\xc9\x6f\x2b\xac\xd4\x3d\x07\xac\xe4\x97\x06\x56\xa2\x03\xf7\x5b\x85\x95\x70\x89\x6a\xc4\xf3\xc6\x37\xac\x5f\x74\xd4\xd5\x08\xaf\x91\xe4\x04\xac\x91\x1a\xd9\x36\x81\x05\x6b\x64\x2d\x60\x65\xa8\xd1\xb5\x80\xfb\xd1\x86\xa9\x55\xaf\x09\x1b\x9e\x65\xb0\x46\xd9\xf0\x5e\x93\x9c\x7e\xf6\x9a\x7e\x23\x7f\xf9\x8d\x89\x4b\x04\x54\xc1\x87\xd4\x8a\xa9\xe0\x43\x74\xe9\x7b\x2b\x2a\x78\x07\x32\x5b\xa5\x11\xed\x24\xe1\x51\xa1\xc4\x29\x8b\x5a\xa1\xc4\xe9\xdf\x56\x28\x71\x8b\x85\xbd\x12\x01\x59\xa3\x50\x2d\x5e\xf2\xbd\x10\x01\x1d\xea\x34\xeb\xaf\x67\x92\x47\xb8\x28\xbf\x67\xc1\x45\xd1\x76\xf0\xa1\x56\xfd\x25\x55\x09\x8e\x09\xf0\x21\xf5\x44\x2a\x11\xd0\x0c\x7f\xf1\x92\x2b\xc1\x91\xc2\xf4\x15\xe1\xef\xc7\x89\x83\xf0\x77\x65\xd1\xa8\xd0\xe5\x66\xf7\x28\xf3\x60\xbc\x40\x83\x23\xf6\xe5\x4a\x70\x64\xb9\x6c\x25\x38\x1a\x2e\x21\x99\x9c\x70\xf7\x7e\x4c\xf7\xdf\x11\x3b\xce\xf0\x0e\xe4\xf8\x96\xff\x63\x4a\x13\x68\x57\x83\x1c\x72\xb4\x15\xda\xdb\x6f\x6a\x12\xe4\x24\xbc\x82\x4a\x90\x73\xd8\x02\x2a\xc2\xdf\x01\x98\xa0\x16\x9f\xd3\x73\x0c\x25\x17\x22\xe0\x21\xeb\x03\x2b\xf0\x90\x15\x81\x15\xe1\xef\xe5\x27\xfa\x02\xa0\x64\xad\x54\xfd\x02\xa0\x74\x5c\x50\x08\x80\x04\x4c\x2a\x01\x90\x95\x3e\xf5\x0b\x80\xb2\xe4\xa4\xfa\x05\x40\xe9\x38\x3c\xbf\x00\x28\x1d\x98\xac\xf5\x0b\x80\xd2\x49\x9e\x4b\xb4\xe6\xdf\x1c\xa1\x0c\xe0\x52\x00\x3c\xf4\x1b\x82\xc0\x43\x97\xac\x7a\xfd\xa2\x9c\xa4\x78\x4a\xfd\xa2\x9c\xac\xbe\x47\xfd\xa2\x9c\x74\x1e\xff\x37\xbf\xa3\xe0\x11\xf6\xb9\x30\x54\xec\x5b\x3e\xf5\xe1\x88\xef\xfe\x45\x39\x89\x6e\xe7\x6f\xa5\x0d\x93\xd2\x49\xb5\x29\x68\x8a\x45\xb4\x61\x92\x28\x55\x69\xc3\x14\xc9\xe9\x57\xda\x30\x55\x68\x76\x95\x36\x4c\x8a\xc7\x56\xda\x30\x99\xec\xa9\xb4\x61\x5a\xaf\xbf\xfc\x0a\x2b\x36\x5e\x5d\x05\x3a\x32\x78\xaf\xa8\xe0\xcd\xe9\x55\xbe\x6d\x53\xc9\xac\x8a\x0a\xde\x22\x64\xad\x40\x47\xc1\xcd\xa9\x61\x9f\x63\xa2\x61\x1f\x5e\x6b\xfd\xa2\x9c\x64\x68\x5d\x3b\xdf\x6f\x7b\x8e\xef\xe7\x52\xde\xf9\x7e\x3e\x4b\xe7\xfb\x81\x44\xd4\x2f\xca\x49\xca\x78\x56\x94\x1d\x82\xdf\x1d\x65\x07\x89\xa6\x15\x65\x87\xf8\x7a\x0e\x76\x52\xf2\x88\x36\x45\xc4\x82\xb5\xdb\xa6\x08\x1b\x50\x6f\x98\xcd\xbb\x93\x70\x84\x74\x57\x51\x6f\x58\x14\xfe\x54\xd4\x1b\x74\x7b\x2a\xea\x0d\xab\xfa\xcb\xc8\x11\x6f\x10\xf5\x86\xf3\x78\x8e\x3e\x3e\xf8\x8d\x15\x89\x06\x53\x31\x15\x89\x86\xeb\x08\x19\xba\x36\x1e\x7d\xdf\x28\xb8\x71\x7d\x51\x4e\x59\x00\x73\xf5\x8b\x72\xca\x72\xe3\x1a\x7c\xa3\xe4\xdd\x37\xe7\xb0\x0f\x89\x86\xff\x3f\x35\x09\x47\x92\x75\x15\xec\x28\x00\xd9\x57\xb0\x23\x49\x01\x15\xec\xa8\x13\xc9\x54\xb0\xa3\xe7\x77\x8e\x96\x6c\xce\xf7\x2f\xca\x49\xd7\xd9\xf1\x45\x39\xe9\xbe\xfe\xaf\x7e\x47\x8e\xc8\xc9\x1c\x73\xbe\x7f\x04\xb9\xa4\x66\x77\x9d\xcc\xb1\xfb\x57\xf5\x5e\xfd\x82\xa3\x74\x1f\x1f\x9a\xe9\xe7\x52\xf7\x05\x47\xe9\x3e\xde\xfc\x70\x03\x86\xd2\x17\x1c\x25\x9b\xad\xd4\x2f\x38\x4a\x17\xa8\xaa\x7e\xc1\x51\xb2\xf5\x4a\xfd\x82\xa3\xa4\x44\x78\xfd\x82\xa3\x74\xfd\x98\x8b\xe1\xa9\x87\xb2\x30\xdd\x01\x42\x5d\x93\x20\x4c\xa5\xae\x29\xfc\xae\x42\xdd\x96\x93\x11\xf2\x5c\x80\x59\x50\x21\xcf\xc5\xdf\xdd\x27\x03\x99\xcf\x07\x79\x4e\xc6\x66\x85\x3c\xf7\xfb\x44\x90\xe7\x92\x8b\x22\xe4\x39\xbb\x7c\xd4\x8d\xf0\x08\x41\x4e\xdd\x74\x10\x73\xc9\xfa\x82\xa3\x2c\x7c\x52\xbf\xe0\x28\x2b\xa0\x5f\xbf\xe0\x28\x77\x27\xf1\x66\x79\x71\xe8\x6e\x96\x17\x37\x99\x8d\xba\x08\x19\xc6\xfa\x05\x47\xb9\x93\xbb\xae\x1b\xad\xe1\xea\xfd\x06\x47\x3c\xe7\xa6\x83\x98\x1b\xd0\x46\x6b\x58\xdf\xf0\x0b\x9c\xf2\x6f\x90\x6f\xf2\x63\xc1\xa3\xcb\x14\xe3\xee\xc7\xe9\xc7\x1d\x0e\xf9\x7e\xad\x3d\x4c\x3f\x28\x6a\xf5\x38\xfd\xb0\xef\x8b\x9c\xf2\x6f\x14\x1c\xa6\x9f\x5b\xce\x17\x39\xe5\xeb\x94\xfe\x22\xa7\x6c\x59\x4e\xfd\x22\xa7\x7c\xb7\xe7\x26\xd3\xd6\xfb\x2d\x26\xaa\x4f\xb6\x39\xf2\xc9\xbe\xe9\x17\x74\x19\x28\x5e\x0a\x04\x86\x95\xe2\x25\xf3\xda\x95\xe2\xa5\xa0\x5b\x40\xf1\x52\x00\x86\xac\x14\x2f\x05\xfd\x77\x8a\x97\xe8\xab\xf8\x56\x8a\x97\x82\x0e\x04\x2d\x9a\x32\x59\xd2\x4a\x8b\xa6\x4c\xca\xa1\x12\x39\x65\x4a\x84\x2a\x91\x53\x8d\x1e\x81\x67\xe8\xfb\x12\x39\x55\x23\x12\x22\x27\x9b\x31\x54\x22\xa7\x1a\xbd\xfb\xe1\xc8\x3b\x5c\x8e\xbe\x37\xd1\x28\x6c\xaa\x24\x97\x1a\x85\x4d\x8b\x85\xa1\x51\xd8\xb4\x00\x5d\x9b\x2d\x9a\xc8\x10\x37\x5a\x34\xad\xec\x55\x32\xbf\xbc\x1c\x15\x8e\x06\x47\x95\x5f\x26\x8e\x48\x46\xe2\xff\x35\xc8\x7a\x7e\x87\x66\x81\x52\xf3\xe8\x5b\x06\x8d\x0c\x1b\x64\xbd\xc2\x88\x6c\x90\xf5\x06\xa3\xa7\x41\xd6\x53\x04\xb6\xa1\x97\xa7\x80\x7e\x43\x2f\x4f\x09\xfb\x86\x5e\x9e\x02\xfa\x0d\xb2\x5e\x20\xe5\xd0\x20\xeb\x85\xdf\x1d\x88\xf0\x92\xe7\x20\xb3\x31\x92\x1b\x91\xd3\x83\x14\x70\x23\x3a\x7a\xa8\x66\x68\x44\x47\x0f\x31\x64\x7b\x61\x3c\xb1\x6a\xb4\x00\xe3\x89\x34\x4d\x0b\x30\x9e\x70\x12\x5a\x80\xf1\x44\x8c\xdc\x02\xeb\x19\x33\xae\x7d\xd8\x51\xb2\x40\xbd\x05\xd6\xb3\xe2\x35\x59\xca\xd3\x5f\x24\xb8\x16\x58\xe5\xb3\x37\x68\x5c\xc4\x47\x61\x95\x67\x98\xb5\x2f\xa8\x4a\x97\x8c\x5f\x0b\x2c\xe5\x7e\xf6\x2f\xa8\x4a\xe6\x30\x5b\x60\x29\x07\xdb\x6f\x81\xa5\x9c\xd0\xa5\x05\x96\x72\x72\x75\x2d\xb2\x94\x3b\xcc\x22\x4b\x39\x03\xb2\x45\x96\x72\x26\x5c\x43\x76\xdc\x36\x30\x2d\x52\x82\x8b\x5f\xd5\xbe\xa0\x2a\x07\xfc\x87\x86\x24\xb9\x2d\x5b\x1a\x92\xe4\x21\x78\x15\x96\xeb\xc7\xff\xb1\x5c\x17\xef\xce\x72\x8d\xef\xdb\x90\x16\x4f\x00\x18\x0d\x69\xf1\xc4\xd4\x6c\x48\x8b\x27\x87\x20\x41\x55\x72\x20\x23\x2d\x9e\xc8\x76\x36\xa4\xc5\x13\x99\xc2\xf6\x05\x55\x39\xf9\x9c\x5f\x50\x95\x53\xf0\x97\x95\x73\xbc\xa5\x2f\xa8\xca\x74\x0a\x7f\xdb\x17\x54\xe5\xe4\x34\xfa\x82\xaa\x9c\x7c\xbb\x5f\x50\x95\x53\xf0\x7f\x8b\x23\x9f\x65\xf3\x4b\x9f\x9a\x7c\x23\x4b\x48\x4b\x6e\x39\x9c\xcb\x6c\x39\x04\xf6\x2d\xb3\xe5\x78\x87\xcc\x96\xa3\x45\x99\x2d\x07\xef\xac\x65\x3c\x5a\x12\x4f\xed\x8b\x9c\x72\x85\x65\xde\xbe\xc8\x29\x57\x47\x48\x66\xcb\x01\xc2\x6b\x99\x2d\x87\xbc\x6f\xcb\x6c\x39\xc3\x73\x6c\x39\x78\xd7\x2d\xb3\xe5\x0c\x7f\x89\x37\xd8\x7d\x6a\xbc\x41\x17\x86\x4c\xd3\xca\xe1\xfd\x68\x5a\x49\x82\xa5\x7d\xb0\x52\xee\x8e\x9e\x0f\x56\xca\x56\xef\xb5\x2f\xe2\xca\x9d\x90\xb5\x15\x4a\xa1\xbd\x66\xa1\x14\x9a\x64\x41\xfb\x22\xae\xbc\x7c\xd7\x85\x88\xc4\x51\x50\xf0\xd8\x89\x5d\x5a\xa1\x14\xfa\x77\xbf\xce\x91\xff\x1b\x1c\xf1\x96\x80\x9c\xe8\x65\xfd\x36\x20\xa7\xf5\xbb\x1f\x5b\x6a\xf3\x0e\x6c\xa9\x70\xa3\x1a\x11\x97\x6a\x18\x8d\x88\x6b\xc1\xe1\x6f\x95\x7c\x31\x14\xb5\x56\x09\xfa\xc9\xfb\xb6\x2f\xe2\xca\xc6\x43\xad\xb2\xdd\xfa\x2c\xd5\xed\x96\x67\xa9\x7a\xbb\x7c\x69\x22\xae\xa3\x0d\x15\x69\x7f\xad\x25\xe2\xd2\x21\x6b\x90\xf5\x74\xdd\x1a\x64\x3d\x55\xb3\x5b\xa5\x6b\x25\x6c\x9a\x06\x59\xef\x92\xd2\x6c\x34\xbe\xbd\xa4\x8c\x1a\x8d\x6f\x2f\xf4\xd1\x46\xc4\x75\xa9\x7b\x6d\x44\x5c\x97\xf8\xa4\x11\x71\x59\x75\xdb\x88\xb8\xac\xd7\x6b\x44\x5c\xd6\xee\x36\x22\x2e\xeb\x81\x1b\x11\xd7\x3d\xfe\x12\x77\x02\xa4\xac\x11\x71\x59\x1d\xdc\x68\x7c\x7b\x71\x54\x1b\x5a\x7a\x32\xbb\x1b\x11\x97\xe0\x77\x43\x4b\xef\x5e\xef\x80\x3b\x11\xbd\x26\xee\x44\xfb\x2b\x71\xd1\x90\x24\x0f\xbe\x78\x64\xc7\x83\x3b\x07\xb2\xe3\x81\xe0\xb6\x21\x3b\x6e\x85\x5e\x43\x76\xdc\x76\x2e\x0d\xd9\xf1\x00\x39\xa9\x21\x3b\x1e\xc8\xb6\x34\x64\xc7\x43\xf3\x7f\x04\x2b\x7e\x5a\x64\xc7\xcd\x81\x35\x64\xc7\x7f\x7b\x21\xb2\xe3\xc1\x25\x12\xd9\xf1\x50\x7d\x32\xe4\xed\xaf\x77\xb8\x1c\x71\xee\x0b\xc6\x4a\xf6\xa3\x0c\xf2\x7f\xb0\x32\xdb\x00\x11\x25\xb0\x68\x5f\x30\x56\x7e\x8b\xcd\x17\x8c\x95\xea\x02\xf6\x05\x63\x45\x2d\xde\xf6\x05\x63\xc5\x06\x51\xed\x0b\xc6\xca\x6f\x59\x22\x18\x33\x03\xd7\x08\xc6\x2a\x6c\xd5\x46\x30\x56\xdd\xc1\x09\xc6\x2a\xfe\x58\x23\x18\xfb\x2d\x60\x04\x63\xd3\x21\x88\x26\xde\x72\x20\xa3\x89\xb7\xdc\x0c\xd1\xc4\x53\xb6\xa6\xa1\x89\xb7\xf0\x5a\x1b\x9a\x78\xbf\xe9\x8e\x26\xde\x6f\x61\x40\x13\x6f\xf9\xfd\xd0\xc4\x5b\xc5\x73\x8d\x23\xac\x45\x13\x6f\x91\xa2\x6a\x68\xe2\x29\x8c\xd3\x26\x01\xa5\x63\x62\x12\x50\xba\x14\xa0\x97\xb7\x48\x43\x35\xf4\xf2\x16\x5e\x6b\x43\x2f\xcf\xc0\xb7\xa1\x97\x67\x3e\xbc\xa1\x97\xb7\x1c\x4b\xe8\xe5\x2d\x17\x45\x64\xc7\x95\xad\x69\xc8\x8e\x2b\x46\xd3\x90\x1d\x0f\x6e\xa9\xc8\x8e\x07\x0a\x40\x1a\xb2\xe3\x01\x60\xb5\x01\x39\x85\xe5\x2f\xe9\xdc\x48\x5e\xb4\x01\x39\x29\x92\xda\x80\x9c\xc2\xf4\x0e\x40\xd3\xcb\xe7\xfc\x92\x1a\x51\x6b\x81\x9c\x64\xa7\x37\x60\xa5\xe8\x62\x8a\xb6\x78\x76\x32\xa2\x2d\x9e\xf1\x99\x1b\xfa\xe1\xc5\xf9\x80\x7e\xb8\xec\xed\x06\x74\xf4\x10\x63\xb5\x8d\xbe\xb6\xf7\xfb\xa2\xa3\xf6\xf3\xf8\x80\x95\xcc\xe9\x37\x60\xa5\xe7\x77\x77\xca\x81\xfd\x0e\x9b\x3c\xf3\xef\x97\x74\x9c\x73\x4c\x1c\x3a\xce\x11\x9b\xb5\x43\xc7\x39\xdf\xfc\x17\x39\x35\x65\x35\xdb\xc1\xa3\x75\x0b\x38\x78\xb4\x6e\x16\x87\xba\x49\x47\xeb\x81\x70\x48\xaa\xa2\xa1\x11\x7e\xfd\x2a\x47\xaf\xd5\x23\x70\x09\x37\x43\x70\xa5\x67\xf8\x2c\x7a\xb4\x3e\x0b\x1e\xad\x9b\x28\xb8\xd2\xe3\x36\x0d\xae\x54\x74\x9e\xae\x1e\x2d\xcf\x72\xf5\x68\xb9\x1f\xb8\x92\xe0\x7e\xbb\x44\xe8\xba\x83\x17\x8f\x56\x47\xe0\xe2\xd1\xea\xb1\x5f\xdc\x56\xdf\xd2\xc5\x6d\x75\x95\xba\xb8\xad\x7a\xf3\x17\xb7\xd5\xd9\x71\x71\x5b\xdd\x80\x2e\x6e\xeb\x7f\x23\xf9\xdf\x4b\xf2\xc5\xa3\x75\x67\xbc\x78\xb4\x4e\xf0\x8b\x47\xcb\x82\xd9\x1f\x3c\x5a\x16\xa2\xfe\xe0\xd1\x76\xcf\xe9\xd1\x0e\x8e\x70\xe6\xbb\x47\x38\xf3\x50\x5d\xfa\x83\xe9\x0c\xc8\xfe\x68\x7a\xe3\x08\xd3\x19\x3c\xfd\xc1\xf4\xee\xfd\x30\x9d\xcd\xa2\x3f\x98\xce\x07\xeb\x0f\xa6\x33\x20\xfb\x83\xe9\xcd\x23\xec\x63\x58\xf7\x07\xfb\x58\xce\xfa\x83\x7d\x64\x5e\xfb\x6b\xee\xd3\x23\x54\x5f\xe1\x6d\x74\x88\x7c\x96\x96\x77\x88\x7c\x6a\x4e\x74\x1a\x36\xa9\x39\xd1\x69\xd8\x14\xc8\x3e\x76\x1a\x36\x85\xdf\x55\xf0\xca\xa3\x47\x78\xe5\x3e\x35\x4d\x99\x2c\x85\xe9\x34\x65\xa2\x9b\xf4\xdb\x81\x9c\xcc\x8e\x77\x20\xa7\xe4\x1b\xa4\x61\x53\xea\x1e\xe1\xb1\x6b\x3b\x0d\x9b\x6c\x49\xd3\x69\xd8\x94\xb4\x9d\x86\x4d\xf4\x96\x7e\x3b\x0d\x9b\xec\x5f\xd1\x69\xd8\x94\x58\x30\x3b\x0d\x9b\x12\x79\xdf\x4e\xc3\xa6\xc4\x12\xd9\x69\xd8\x94\x58\x76\x3b\x0d\x9b\x12\xbe\x53\xa7\x61\x93\x8d\x74\x3a\x0d\x9b\x52\xf1\x39\xb1\x8f\xd4\x41\xa7\x61\x93\x22\x8d\x9d\x86\x4d\x82\x84\x9d\x86\x4d\xf4\xb9\x7e\x3b\x0d\x9b\x04\x09\x3b\x91\x53\xb9\x9e\xa3\xa9\x16\xa4\xbb\x4e\xe4\x54\xbd\x3b\x91\x53\x65\x7b\xef\x44\x4e\x95\x4d\xa6\xd3\xcc\xa9\xfa\x5e\x68\xe6\x54\xd9\xb8\x3a\x51\x55\xc5\xb9\xe8\x44\x55\x0a\xef\x77\xa2\xaa\xda\x3c\xb7\x39\xc7\x3b\xa3\x99\x53\x65\x93\xe9\x44\x55\x95\x00\xb6\x13\x55\x09\x6d\x76\xa2\x2a\x9b\xdb\x76\xa2\x2a\x5b\xab\x75\xa2\x2a\x39\xbd\x9d\xa8\xaa\x4f\x8f\x88\x3a\xd8\x3a\x3a\x51\x55\x27\xf5\xd3\x89\xaa\x3a\xe2\x3e\x9d\xa8\xca\x2a\xb5\x4e\x54\x45\x2f\xeb\xb7\x13\x55\xd9\xae\xad\x13\x55\x75\x08\xb1\x9d\xa8\xaa\x3b\x76\x89\xaa\xec\x73\xdd\x89\xaa\x3a\xc0\x55\x27\xaa\xb2\x2a\xa1\x13\x55\xc9\x32\xea\x44\x55\x82\x68\x9d\xa8\xaa\x83\x36\x74\xa2\x2a\xfa\x71\xbf\x9d\xa8\xaa\x43\xfc\xec\x44\x55\xd3\x77\x46\x54\x35\x1d\x91\x44\x55\xc2\x9e\x9d\xa8\xca\x86\xb9\x9d\xa8\x6a\x25\xaf\x49\xd4\x91\xbc\x26\x51\x07\x79\xe6\x4e\x54\xb5\x86\xbf\x24\xea\x60\x99\xef\x44\x55\xcb\x77\x4d\x54\xb5\x60\xda\x74\xa2\xaa\x05\x39\xb0\x13\x55\x2d\xca\xcd\x3a\x51\xd5\xea\xfe\x92\xa8\x8a\xc2\xad\x6e\x54\x35\xf6\x1f\x4b\x72\x37\xe0\x22\xdc\xeb\x06\x5c\x00\x6c\xdd\x80\x8b\xbd\xa9\x1b\x70\x41\xe5\xe9\x06\x5c\xc3\x87\xc6\x74\x3f\xa6\x01\xd7\xd4\x3c\x4d\xf7\x1c\xbd\xc6\x00\x22\x3a\x01\xd7\x21\x01\xde\x09\xb8\x0e\x61\x7e\x27\xe0\xba\xec\x77\x9d\x30\xca\x42\x80\x2e\x70\xe5\xd2\x53\xcd\x5a\xf2\xaa\x0d\xa3\x1c\xe4\x86\x51\xdb\x73\x84\x51\x04\xe8\x9d\x16\x4d\x4f\xf0\x97\x9b\x23\x9e\x93\x9a\xa7\xe7\xf7\x2c\x9f\x8f\x27\x67\xb9\x53\xf3\x64\xf9\x71\xa7\xe6\x49\xcf\xa6\x53\xf3\xf4\x10\x26\x76\x6a\x9e\x1e\xad\xa5\xe6\xe9\x61\x5f\xee\xd4\x3c\x59\x83\xd4\xa9\x79\x7a\x48\xb7\x74\x6a\x9e\x1e\x40\x83\x4e\xcd\xd3\x13\xbc\x7b\xe7\x0e\x3c\x35\xc0\xd5\x43\x56\xbd\x1b\x46\x05\xaf\x82\x7d\xaf\xf7\xc3\x3e\x98\xc1\x9d\x30\xea\x71\xf2\x13\x2b\x59\x5e\xdd\x69\xdf\xf4\x90\x60\xe9\xb4\x6f\xb2\x93\x6f\x37\x8e\xc2\xab\xeb\xc6\x51\xc3\x23\xe2\x28\xa7\x98\x71\x14\x81\x68\x37\x8e\x72\x53\x33\x8e\x72\x9c\x19\x47\x39\x7a\x8c\xa3\x96\xe7\x88\xa3\x9c\x46\xc6\x51\xc0\x74\xdd\x38\xca\xa9\x62\x1c\x45\xd9\x79\x27\x8e\x0a\x43\x8b\x88\x05\x1d\x91\xc4\x51\x01\x60\xa7\x1b\x47\x69\x91\x71\x94\x13\x8e\x38\x4a\xf5\xc3\x4e\x1c\x65\x87\xf1\x4e\x1c\x95\x01\x2c\x3b\x71\x54\x01\x23\xe9\xc4\x51\x05\x54\xa4\x13\x47\x95\xc7\x6b\x02\x3c\x5e\xaf\x49\xc9\x3d\xf0\x65\x27\x8e\x92\x93\xdd\x89\xa3\xec\x76\xde\x89\xa3\x0a\xe9\x81\x3e\x8c\x13\x3d\x77\xb9\x1f\xef\x9a\x18\xab\x38\x26\x88\xb1\x0a\xac\xf6\x4e\x8c\x55\x1d\x9f\xc4\x58\x36\xf3\xec\xc4\x58\xd5\xcd\x97\x18\xcb\x66\x4e\x9d\x18\xab\xea\x40\x10\x63\xfd\x36\x27\x62\xac\xdf\x06\x44\x8c\xa5\x4a\x63\x27\xc6\xaa\xcd\x5f\x12\x27\xe2\xf2\x75\x62\x2c\x3b\xcd\x74\x62\x2c\x65\x5f\x3b\x31\x96\xed\xa2\x3a\x31\x56\xd5\x81\x20\xc6\x52\x4a\xb6\x13\x63\xd9\x4a\xaa\x13\x63\x55\x62\x89\xbe\xb4\x8f\xb7\x0b\xad\xef\xb7\xfd\x2d\xed\xf3\x7f\xd8\xa0\x4b\x84\xee\xf8\x24\xa9\xd8\xd1\x1d\x97\xf6\xd6\xd1\x1d\x9f\xae\x36\xe8\x8e\x4f\xd7\x17\x74\xc7\xd7\xeb\x1d\x88\x13\xdd\x3a\xd0\x1d\x5f\xe7\x2f\xbd\xe4\x8e\xea\xc3\x42\x61\xad\xa3\xfa\xb0\xc8\xcb\x74\x54\x1f\xd4\x97\xea\xa8\x3e\xfc\x96\x5d\x54\x1f\x16\x00\x4d\x47\xf5\x61\x39\x35\x11\xe4\xb3\x6e\xbf\x23\xc8\xb7\xa6\x47\x84\xc8\x04\xe8\x1d\x45\x88\x05\x7e\xdf\x51\x84\x58\xee\xfc\x28\x42\x2c\xf7\x65\x14\x21\xd6\xf2\xee\x98\x7e\xbc\x1f\xa6\x5f\xaf\x82\xe9\x64\xa8\x3a\x8a\x10\xaa\x62\x75\x14\x21\x96\x8b\xc6\x31\x44\xe6\x7e\x88\xf5\xfd\xb6\x9c\x63\x0a\x80\xe7\x44\x2d\x42\x4d\xae\x8e\x5a\xc4\x72\xe7\x47\xac\x6f\x47\x8f\xb0\x6f\x79\x15\xed\xc3\xf6\xa3\x7d\xfe\x12\xfb\xf4\xea\x8e\xf6\x31\xcc\x8e\xf6\x79\x0e\xfb\x5c\xdc\x90\x24\x17\x96\xe8\x28\x49\x3c\x4e\x00\x94\x24\x1e\xa7\x18\x4a\x12\x8f\x43\x02\x25\x89\xc7\xc9\x81\x92\x84\x72\x37\x1d\x25\x89\xc7\x61\x8d\x92\xc4\xd3\xfd\x25\x6a\x18\x6e\x7f\x28\x49\x3c\x46\x40\x28\x49\x58\x10\xdf\x51\x92\x08\xc6\x4a\x28\x49\x04\x3d\xa9\x6b\x0a\x80\x71\x86\x5c\x79\xd8\x3e\xf5\xe1\x1c\xd6\x42\x07\x0c\x70\x17\x06\x74\x40\x3b\xaa\x0c\xe8\x80\x81\x51\x37\xa0\x03\x06\xd8\x0a\x03\x3a\x60\x58\xfe\x8f\x92\x58\xde\xd9\x80\x0e\x18\x87\xff\xa3\x24\x76\x78\xae\x72\xb4\x39\x6a\x1c\x15\x8e\x90\x63\x1f\xde\x1d\x56\x2d\x9e\xd4\x00\xf0\xb2\x1c\x7f\xa0\xd6\x17\xbb\x57\x91\x7d\xef\x11\x74\x47\x72\x9f\x03\xc0\x2b\x83\xd0\x0c\x00\xaf\xcc\xd2\x33\x50\xa7\xc8\xdd\x5f\xa2\xc8\xc7\x96\x33\x54\xe4\x23\x21\x37\x54\xe4\x43\x43\x71\xa8\xc8\x47\x22\x6f\xa0\xc8\x57\x48\xcf\x0d\x15\xf9\xae\xd7\x44\xed\xe3\x7a\x3f\xd4\x3e\x18\x83\x43\x45\x3e\x36\x8b\xa1\x22\x1f\xd9\xd5\xa1\x22\x1f\x11\xc9\xa0\x90\xaa\xc3\x32\x1a\x14\x52\x75\x30\xa0\x41\x21\x55\x27\xd9\x33\xa0\x0a\x0e\xe2\xe0\x41\x21\xd5\x60\xf1\x1e\x14\x52\x59\x05\x31\xa0\x11\xae\xea\xff\xa0\xaf\xb1\xe5\x0c\xd4\x29\x9e\xe8\x39\xd2\x3b\xcd\xfb\x91\xde\x61\xd3\x1e\xd0\x08\x1f\x3c\xd3\x01\x8d\xf0\x99\xde\x9d\xf4\xce\xf4\x2a\xa4\x77\xfc\xee\xd2\x08\x81\xf0\x06\x34\xc2\xe0\x97\x46\x9d\x22\x2c\x8f\x48\xef\x20\x2c\x36\xa2\xe9\x1d\xde\x92\x1a\xe8\x7e\x3f\x8a\xac\xec\xc7\x38\x28\xb2\x0a\xf3\xaf\x52\x91\x61\xfd\x15\x9e\xf0\xa0\xfe\x4a\x9f\x64\x50\x7f\x65\xd8\x3d\xa8\xbf\x0a\xdd\x73\x08\x8f\x4c\x1f\x65\x72\xc4\x90\xa7\xfe\xca\x66\xe0\x83\xfa\xab\xe0\x04\xa0\xfe\x4a\xef\x65\x20\xab\x1e\x58\x92\x07\xb2\xea\xc1\x89\x43\x6d\x96\xf9\xbf\x41\x6d\x96\x9e\xd4\xa0\x36\xcb\x1a\xf4\x41\x6d\x56\x21\xbc\x1c\xd4\x66\xd9\xa4\x65\xc0\x3e\x94\x9f\x3a\x60\x1f\x0a\x28\x0c\xea\xaf\x2e\xcb\xc4\xa0\xfe\xea\x6e\xef\x87\x2c\x37\x4b\xeb\xa0\xfe\xea\x6e\xaf\x82\x22\x18\xec\x81\x41\xfd\xd5\x85\x86\x36\x60\x1f\x3e\x84\x89\x03\x8a\xe1\xe3\x7b\xa1\xfe\xea\x71\x8a\x51\x7f\xf5\xe0\xf1\x0d\xea\xaf\x1e\x96\xeb\x01\xc5\xd0\x5e\xd6\x03\x8a\x61\xc1\x8f\x1b\x50\x0c\x0b\xe9\x8f\x01\xc5\xd0\x2e\x0a\x83\xfa\xab\x92\xbc\x26\xe9\x1d\x6d\xc8\xa4\x77\x9c\x2a\x99\xf4\x8e\xd6\x66\xd2\x3b\xbf\xa7\x26\xbd\xb3\xbc\x3b\xe9\x1d\xdf\x52\x21\x7d\x45\xa8\x3b\x0a\xe9\x2b\x97\xc8\x42\xfa\xca\xc5\xb4\x90\xbe\x62\x43\x1f\x85\xf4\xd5\xf4\x2a\xa4\xaf\xb4\xbd\x90\xbe\xda\x9e\x23\x7d\xc5\x36\x36\x0a\xe9\x2b\xdf\x7c\x21\x7d\xe5\xa8\x2b\xda\xc7\x3b\x2b\xd8\x37\xbd\x1f\xf6\x1d\x9f\x65\x93\x5c\xf2\x39\x0f\x47\xfe\xf2\x8b\xdb\x7e\x13\x8e\xb8\xed\x37\x22\x89\xdb\xa2\x6f\x9e\xb8\x2d\x92\x61\x1c\x00\x65\xe6\x92\x07\x40\x99\x3a\x2b\x03\xa0\x2c\xe2\xab\x0d\x22\x3c\xf5\x52\x06\x11\x5e\xd2\x06\x22\xbc\xe4\xec\x20\xc2\xb3\xc9\xf0\x20\xc2\xb3\xc3\xf1\x20\xc2\xb3\x66\x74\x00\x94\x25\x67\x07\x8a\x7c\xf1\xf1\x7f\xa4\x85\xa6\x4f\x46\x5a\xc8\x39\x0d\x50\x66\xa9\xd6\x00\x28\x4b\xce\x2a\xc0\xb0\xe4\x42\xd4\x4c\x6d\x79\x44\x6a\xcb\xb5\x00\x30\xcc\x36\xc6\x03\x30\xcc\x1e\x38\xa3\x99\xda\xf2\x1c\x36\x6c\xcf\x61\x83\xa3\x1c\x30\xac\xba\x44\xd2\x3c\xaa\x3a\xfb\x69\x1e\xa5\x97\x3c\x68\x1e\x55\x7d\xd7\x34\x8f\xaa\x6e\x7f\x34\x8f\xaa\x2e\x7c\x34\x8f\xd2\xdb\x1d\x34\x8f\xd2\x63\x1f\x50\x0c\x6d\x4b\x36\xa0\x18\xea\x4f\x0f\x28\x86\x76\x15\x19\x50\x0c\xab\x0b\x2d\xcd\xa3\x6a\xf7\xdc\x67\x83\x22\xb0\x43\xfa\xa1\x6f\x5e\xfa\x21\x64\x89\x01\xfd\xb0\x03\x2e\x0e\xe8\x87\xff\xf9\x8f\x7f\x2c\xc9\x30\x13\x3b\x7e\xf1\x80\x99\x38\xc0\x0f\x07\xcc\x44\x85\xd4\x07\xcc\x44\x3b\x9d\x0d\x98\x89\xdd\x3d\x14\x66\xa2\x3d\x9b\x07\xcc\x44\xab\x5d\x86\xcd\xa3\x08\x9c\x06\xcd\xa3\x3a\xa8\xe7\xa0\x79\x54\xc7\xbf\x1d\x34\x8f\xea\xee\xc4\x34\x8f\xb2\x5f\xda\xa0\x79\x54\xc7\x6f\x1c\x34\x8f\xb2\xd7\xf3\x18\x98\xae\x57\x30\x30\x1d\xbc\x79\x4c\xec\xa3\xe0\x71\x4c\xb2\x5e\xbe\xce\x89\x7d\xf8\xda\x63\x82\xb5\xbb\x91\x20\xab\x6e\xd9\xf2\x40\x56\x5d\xdf\x7e\x20\xab\xbe\xb6\xbf\x24\xf5\xa3\x77\x86\xac\xfa\x72\x81\x46\x56\x7d\xb9\x9c\x21\xab\xbe\xb4\x88\xda\x2c\x3d\xef\x41\x6d\xd6\xd2\xe3\xa3\x36\x6b\xb9\x28\x52\x9b\xa5\xaf\x3d\xa8\xcd\xb2\xf5\xec\xa0\x36\x6b\x39\xc5\xa8\xbf\xd2\xd7\x1e\x48\xa7\x2f\x32\x77\x03\xe9\x74\xe3\x8c\x01\xc5\x70\x91\x6f\x1c\x4a\xa7\x6f\xff\x87\x0d\xfa\x55\x4a\xa7\xeb\x49\x29\x88\xae\x37\x01\x71\xf0\xc0\xf0\x18\x10\x07\x8f\x13\x0e\xe2\xe0\x71\x8a\x41\x1c\x3c\x4e\x62\x88\x83\xc7\x69\x04\x71\xf0\xe8\xd9\x40\x1c\x3c\x4e\x0e\x88\x83\x96\x13\x0c\x88\x83\x97\xc4\xcc\x80\x38\x28\x01\x69\x40\x1c\xb4\x77\xf6\x20\xfe\x7a\xa2\xff\x23\xbd\xe3\x16\x47\xfc\xf5\x64\x9f\x8c\xf4\x8e\x4b\x08\xf1\x97\x05\x20\x83\xf8\xeb\x49\x3e\x0b\xe9\x1d\x27\x1c\xf1\xd7\x43\x9e\x72\x10\x7f\x3d\x2e\xf3\xc4\x5f\x0f\xaa\x0f\x83\xf8\xcb\xda\xd6\x41\xfc\xf5\xc0\x36\x19\xc4\x5f\x8f\xfe\x26\xf1\xd7\x03\x73\x69\x1c\xd3\x57\x3c\x27\xf1\xd7\xe3\xb6\x42\xfc\x65\x55\xdc\x20\xfe\x7a\xc8\xe9\x0f\xe2\x2f\x7b\x58\x0e\x89\x83\x8e\x09\x88\x83\xbf\xc5\x1b\xe2\x60\x24\x51\x32\x24\x0e\x3a\x8f\x20\x0e\x46\xb8\x19\x03\xe2\x60\x24\xc1\x32\x24\x0e\x1e\xff\x47\x8a\xca\x11\x02\x71\x30\xc2\x7f\x1f\x10\x07\x23\x09\xb2\x61\xc9\x95\x23\x0b\xe2\x60\x70\x65\x80\x38\x18\x5d\x7b\x20\x07\x06\xd7\x17\xc8\x81\x36\xda\x18\x90\x03\x03\xde\xf5\x84\x1c\x68\xf7\xc9\x09\x39\x30\xc3\x16\x9a\x90\x03\xed\xc0\x33\x21\x07\x2a\x1a\x3c\x21\x07\x66\x80\xc7\x09\x39\xb0\xc0\x83\x9e\x90\x03\x4b\xf0\x2a\xa4\xa1\x48\x5b\xce\x87\x34\x14\x1e\xfb\x7c\x10\x73\x20\xc9\x37\x1f\xd2\x50\xc1\xab\x90\x86\x0a\xfe\x8f\x34\x54\xfc\x8b\x71\x31\x1f\x32\x54\x41\xf3\x0e\x7f\xf3\xa1\xcd\x50\x7d\x9f\x6f\xbe\x64\xa8\xc8\x99\xce\x97\x0c\x15\x83\x7c\x7e\xe1\x57\x29\x4c\x95\x89\x56\x85\x55\x7f\x13\xad\x0a\xe5\xf2\x26\x5a\x15\xaa\x04\x4f\xb4\x2a\x54\x10\x9e\x68\x55\x28\x7b\x32\xd5\xaa\xc0\xaf\x9a\x68\x55\x18\x7e\xcd\x97\x2c\xd4\xf6\x88\x2c\x14\x7e\xce\x7c\xc9\x42\xe1\x23\xcc\x97\x2c\x14\xbe\xe1\x0c\x64\xa1\x18\x4a\x93\x6a\xac\xca\xf6\x30\x03\x59\x28\x96\xa5\x19\xc8\x42\x4d\xff\x47\x16\x0a\x7f\x73\x06\xec\xc3\xc7\x9b\x41\xfb\xb8\x5f\xc0\x3e\x86\xd9\x0c\xd8\xc7\x86\x37\x03\xf6\x1d\xff\x87\x7d\xf8\x63\x33\x60\x1f\x3e\xde\x0c\xd8\xb7\xfc\x1f\xf6\x1d\xef\x80\x7d\x0e\xc1\x80\x7d\xf8\xb7\x33\x62\x1f\x9b\xe1\x8c\xd8\xc7\x22\x3c\x23\xf6\xb1\x01\xcd\x88\x7d\xcb\x5f\x62\x1f\x9e\xd4\x8c\xd8\x77\xfc\x1f\xf6\xb1\x91\xcc\xa8\x7d\x7c\xb1\xa8\x0d\x58\x14\xb1\xe1\x78\x4e\x1b\xfc\x1f\x8c\x12\x90\x81\xf9\xc5\x4a\x65\x36\x9f\xfa\x72\xc4\x77\x48\x34\x47\xc0\x73\x9b\x89\xe6\x08\xdb\x23\x9b\x23\x70\x15\xab\xb8\xd8\x7c\xe7\x07\x7f\x15\xbb\x9f\xcc\x64\x3a\xc9\x6b\x36\xce\x61\xfb\x17\x2b\x95\x0d\x57\x7d\x7e\xb1\x52\xd9\x44\x1d\xf3\x8b\x95\x8a\x12\xb4\xf3\x8b\x95\x8a\x3d\x54\xe6\x17\x2b\x15\x85\x94\x66\x32\x9d\xe4\xd1\xe5\x7f\xbc\x89\x2f\x56\x2a\x9b\xcc\xf2\xfc\x62\xa5\xb2\xc1\x25\xe6\x17\x2b\x95\xed\x1c\xfb\x62\xa5\xb2\x5f\x8f\x12\x47\xcc\x9c\x2f\x56\x2a\x9b\x45\x6a\x66\xec\x73\x36\x66\xec\x63\x29\x9f\x19\xfb\x1e\xff\xa7\x7d\xbc\x89\xac\x7d\x8c\x9e\x8c\x7d\x8f\xcf\x89\x7d\x2c\x9f\x33\x63\x5f\xf2\x7e\x87\x73\xfe\x0f\xfb\xd8\x8a\x67\xc1\x3e\xb0\x8e\x59\xb0\x8f\x5c\xf9\x2c\xd8\xe7\x42\x54\xb0\x8f\xfc\xfb\x2c\xda\xe7\x55\x48\x97\x39\x53\x8b\xe9\x32\x9e\xa5\x90\x2e\xc3\xf3\x9e\x85\x74\x19\x00\xe2\x2c\xa4\xcb\xa6\x57\x81\x3f\x3d\x3c\x87\x6e\xcd\xf0\x7e\xa4\xc4\x5c\xa0\x2b\x69\x2f\x72\xe5\xb3\x92\xf6\x22\x0a\x98\x95\xb4\x17\x8c\xa0\x59\x49\x7b\xb1\xa9\xcd\x0a\xb3\x07\x27\x68\x56\x98\x3d\xae\x1a\x15\x66\x0f\x49\xa9\x59\x61\xf6\xb8\xbe\x54\x98\x3d\xae\x28\x88\x4e\x7c\xad\x91\xff\xbd\x24\xab\x47\xe1\xf4\x53\x8f\xc2\x45\x03\x3d\x8a\x48\x66\x72\xa2\x47\x11\x9d\xc4\xe8\x51\x44\x17\x14\xf4\x28\xd4\xc1\x9a\xe8\x51\x44\x97\x41\xf4\x28\xac\xcd\x9a\xe8\x51\x44\x27\x1c\x7a\x14\xd1\x85\xaf\x91\xf1\x23\xcc\x9f\x8d\x8c\x9f\xe6\x35\x32\x7e\xee\x69\x8d\x8c\x1f\x7e\xe3\x6c\x64\xfc\xfc\x7c\x88\xfc\xa9\xd0\x35\x11\xf9\x8b\x2e\x4b\x88\xfc\xc5\xe9\x73\x62\x9f\x8b\x46\x33\xe3\x87\x7d\xcd\x06\x8c\x5c\x13\x91\xbf\xec\x96\x83\x90\x5f\x26\xd9\x33\x11\xf2\xfb\xed\xbd\x08\xf9\xd9\x4b\x77\x22\xe4\x67\x43\xd2\x89\x90\x5f\x75\xe8\xa2\xc1\x27\xd0\x32\xd5\xe0\x73\x61\x57\x83\x4f\x3f\x00\x0d\xbe\xe2\x32\x88\xce\x5e\x83\xe1\x3b\xbf\x68\xa5\xaa\x27\x37\xd1\xd9\x6b\x0e\x79\x74\xf6\x9a\x13\x0e\x9d\xbd\x86\xd7\x33\xd1\xd9\x6b\x4e\x15\x74\xf6\x9a\x13\x15\x9d\xbd\xf6\x7a\x34\xc9\x1b\x7a\xf7\xc5\x11\x6f\xe9\x8b\x56\x6a\x87\xc8\x37\xd1\xe0\x93\x21\x30\x87\xf9\x46\x6c\xa7\x8e\xca\x3e\xd0\x73\x9a\x6f\x64\x79\xb1\x8e\x0a\x3f\x6e\x4e\x3a\x80\xb8\x08\x4f\x84\x9b\xdc\x9c\xbe\x68\xa5\xda\x80\x67\x4e\x3a\x80\x54\xcf\xd1\x01\x84\xec\xf1\x9c\x88\x33\x01\x08\xcd\x2f\x96\xa8\xbf\x85\xe8\x03\x84\xea\x6f\x09\xf9\x00\xa1\xfa\x5b\xce\x20\xdd\xc9\xa2\x9f\x90\xee\x6e\xf7\x1c\x5a\xc3\x00\x50\x13\xd2\xdd\x75\xd4\xa1\x9e\xf7\xb8\x80\x2d\x32\x9a\x40\xa2\x13\xf5\x3c\x3d\xf6\x89\x7a\xde\xe3\xb6\x82\x7a\xde\xe3\x48\x46\x3d\xef\x71\x93\x41\x3d\xef\xd1\x22\xd4\xf3\x1e\xe7\x18\xea\x79\x8f\xf3\x4f\x2d\x07\xa2\xb8\xa9\x96\x83\xf3\x0f\x2d\x87\xc7\x39\x8d\x96\xc3\x43\x3a\x69\xa2\xe5\xf0\xe8\x04\xa1\xe5\xf0\xb8\xf4\x48\xc8\xf3\x8b\x49\xc8\x5b\xfe\x0f\xfb\xfc\x62\x12\xf2\x88\x0c\xa7\x84\x3c\x57\x14\x09\x79\x7e\x69\x08\x79\xea\x66\x4c\x09\x79\xfa\xa2\x12\xf2\x48\x39\x4c\x09\x79\x3e\xa7\x84\x3c\x62\xdd\x29\x21\xef\x7a\x2e\x91\xb4\xe1\xee\x87\x8c\xad\x4b\xe4\x17\x75\x34\x3d\xef\x09\x59\x2f\x68\x11\x64\xbd\xe8\xd6\x08\x59\xef\xb7\x98\x1e\xd2\xb2\x8e\xc1\x43\x5a\xf6\xfa\x64\xa4\x65\x5d\x27\x0e\x69\xd9\xa3\x0d\xa4\x65\x75\x3f\x0f\xf6\x11\x75\xcc\x2f\x22\x69\x5f\xbc\xf0\xef\x25\xf9\x62\xba\x93\xff\x6a\x3a\x8f\x72\x35\x1d\x83\x2e\xc9\x6a\x7d\xa0\xab\xe9\x3c\xe6\x25\x23\xed\x50\xba\x98\xee\x12\x72\xc9\x48\x93\x64\x98\x57\xd3\xf9\x44\x5f\xb0\xd2\x0a\x34\xbb\x79\x51\x04\xab\x5e\x13\x45\x30\x32\x77\xf3\xa2\x08\xe6\x2e\xf6\x05\x32\xad\xb9\xfb\x7d\x81\x4c\x53\xc3\x77\x7d\x81\x4c\x53\xc4\x66\x7d\x81\x4c\x6b\x40\x4e\xeb\x0b\x64\x5a\x83\x7f\xbb\x1e\xd4\xc2\xc8\xa7\xae\x2f\x90\x69\x03\xcf\x66\x7d\x81\x4c\x1b\x8f\x57\xf9\xec\x53\xc8\x6f\xa1\x0f\x21\xc9\x7c\xa1\x0f\x21\x1d\x7d\xa1\x0f\x21\x71\x7d\xa1\x0f\x71\x79\x2f\x4b\x7d\x88\xeb\x2f\xe1\x61\x42\x16\x5a\xe8\x43\x3c\x6c\x39\x0b\x7d\x08\xa7\xc3\x42\x1f\xc2\x29\xb6\x5e\xb3\xd5\xdc\x01\x7d\x08\xa7\xf4\x42\x1f\xe2\x61\x93\x59\x2f\xd9\x6a\x26\xf1\x7a\x69\x22\x49\xde\x77\xa1\x1d\xf1\x6a\xfb\x4b\xb6\x3a\x7b\x8e\x6c\x35\xa5\x29\x0b\x5d\x89\x42\xc5\xd5\x42\x57\xa2\x64\xff\x37\xf8\x25\x6f\x17\x5d\x89\xe2\x77\x80\xe4\x27\x87\x64\x41\xf2\x7b\x1e\x6d\x38\x1c\xf9\xd4\x97\x5f\x72\x4d\x48\x7e\xf2\x4b\x16\x24\x3f\xd5\xfa\x16\x24\x3f\x35\x75\x97\x95\x53\x0c\xf9\x65\xe5\x14\x13\x67\x41\xf2\x93\xdd\xb2\x20\xf9\xb9\x28\x2e\x48\x7e\xf2\x59\x16\x44\x3e\x59\x31\x0b\x22\x9f\x6c\x93\x05\x91\xef\x09\xde\x1d\x1b\x82\xbf\xc4\x86\xe8\xdd\xb1\x01\x06\xec\x82\xc8\xf7\x40\x85\x5c\x10\xf9\x1e\x36\xc3\x05\x91\xef\x85\x9d\xbe\x2c\x81\x62\x21\x5a\x96\x40\x01\xc8\x2e\x88\x7c\xf6\x5a\x5f\x90\xf5\xec\x26\xbd\x20\xeb\xd9\x31\x7a\x41\xd6\xb3\x8e\x71\x41\xd6\x0b\xbf\x3b\x2c\x8e\x78\x9f\x94\x40\x05\x18\xf6\x8b\x12\x28\x6b\x1c\x17\x64\xbd\xc0\xf2\xb9\x20\xeb\x99\xb8\x58\xc9\xcc\xb9\x47\xdf\x73\x66\x02\xf4\x65\x09\xd4\xf1\x2a\xdf\xbb\xce\xbe\x4f\xc8\x7a\xf9\xf5\x1c\x59\xe7\xe3\x39\xb2\xce\xac\x0c\xcb\x12\x28\x56\x94\x05\x59\x2f\x13\x3d\x2c\x4b\xa0\x58\xca\x17\x64\xbd\xec\x4c\x85\xac\x97\xd9\x60\x17\x64\xbd\xc4\xd2\xba\x20\xeb\x65\xa2\x8e\x05\x59\x2f\x3b\x06\x21\xeb\xd9\xa5\x6f\x41\xd6\xcb\x38\x48\x0b\xb2\x5e\xba\x5e\x85\xcc\xb9\xb3\x18\x42\x5e\xf6\xbd\x40\xc8\xcb\x6c\xf6\x0b\x42\x5e\x7e\xfc\x1f\xc4\x48\x9c\xd8\x05\xe9\xae\xc5\xf0\xc7\x92\xbc\xe0\xe3\x55\x27\x3f\x7c\x3c\x5b\x18\x2d\xf8\x78\xa6\x15\x16\x7c\x3c\xc3\xe0\x05\x1f\xcf\x3e\x0d\x0b\x3e\x5e\x25\xf9\xbf\xe0\xe3\x55\x7c\xd1\x05\x1f\xaf\x4e\xff\x47\x52\xdd\xa5\x07\xd2\x9d\x1a\xcc\x0b\xd2\x5d\x65\xaf\x5f\x90\xee\x0c\xe5\x17\xa4\x3b\x93\x21\xab\x98\x54\xe7\xb5\x28\xac\xe7\xc2\x00\x78\xa3\xee\xea\x02\xbc\x51\x93\x75\x01\xd0\x0c\x72\x52\x0b\x80\x66\xe0\x45\x2e\x00\x9a\xe1\x50\x02\xa0\x19\x7e\x22\x00\x9a\xe1\xf2\x02\x40\x33\x9c\xee\x55\xce\x24\xb6\x03\xd0\xcc\xe1\x55\xe0\x4c\x02\xd7\x2c\x65\xc7\x87\xbf\x24\x7b\xec\xc7\xa4\x92\x49\x18\x72\x01\xd0\x58\xda\xba\x00\x68\x16\xfb\xf2\x02\xa0\x59\x0e\x4f\x00\x1a\x39\x32\x8b\x4a\xa6\xe5\x30\xa3\x92\x69\xe1\x79\x2f\xc0\x1b\xc3\xe0\x05\x78\x23\xdf\x63\x01\xde\x9c\xe0\x11\x95\x5a\xa4\x00\x16\xe0\xcd\x19\x1e\x75\x8e\xbc\xdf\xe0\x88\xb7\x04\x78\x73\xb4\xcf\x4a\x26\xdf\x52\xa3\x52\xcb\xa5\xb5\x51\xa9\xe5\xb6\x29\x05\x8f\xf2\x9a\x25\x05\xcf\x05\x05\x0a\xde\xe3\x2f\xa1\xe0\x3d\x6c\xc5\x0b\x0a\xde\x43\x7e\x7a\x41\xc1\xb3\x01\xc2\x82\x82\x67\xcb\xa4\x05\x05\xcf\x52\x8a\x05\x05\xef\x69\x5e\x85\x1c\x6d\xf7\xee\xe4\x68\xe1\x90\x2c\x28\x78\x16\x6b\x2c\x28\x78\x16\xe4\x2e\x28\x78\x4f\xf7\xc9\xc8\x41\x37\x8f\xc8\x41\xc3\xa9\x5f\x50\xf0\x1e\xe8\x64\x4b\x0a\x9e\xe3\x13\x0a\x9e\xac\xf6\x05\x05\x4f\x2f\x6b\x41\xc1\xb3\xdf\xf1\x82\x82\x17\x1d\x21\x50\xf0\xa2\xdb\x0a\x34\x3b\xfb\x32\x2f\x68\x76\x91\x0c\xea\x82\x66\xa7\x06\xf3\x82\x66\x17\xa3\x77\x5f\xfc\x12\x8b\xa0\xd9\xd9\xe8\x69\x41\xb3\x93\x45\xbf\xa0\xd9\x45\x47\x08\x34\xbb\xe8\x77\x80\x66\x17\x49\x12\x2d\x68\x76\x91\x38\x63\x41\xb3\xb3\x7d\xd3\x9a\xda\xe0\x55\xb4\x81\x37\x0f\xcd\x2e\x92\x9b\x5f\xd0\xec\xec\x26\xbd\xa0\xd9\xd9\x12\x6a\x41\xb3\x8b\x3a\x09\xd0\xec\x62\xf4\x7e\xd8\x97\xbd\x8a\xf6\xf1\x06\xa7\xf6\xf9\x4b\x68\x84\x5a\x0b\xcd\x2e\xfb\x1d\xa0\xd9\xd9\x58\x6a\x41\xa5\xcb\x44\x24\x0b\x2a\xdd\xcf\x0d\x81\x4a\xa7\xc2\xfc\x42\x21\xaf\x68\x03\x0a\x79\x3f\x67\x06\x2a\xdd\xa7\x1f\xf9\xef\x25\x19\x96\x5d\x73\x37\x82\x65\xd7\x00\x29\x16\x4c\x3a\x95\x93\x16\x74\xb9\xe6\xe7\x83\x2e\x67\xe7\x89\x05\x5d\xae\xb9\xf0\x41\x97\x53\x49\x6c\x41\x97\x6b\xfa\x1d\xd0\xe5\x9a\xbe\x05\x74\xb9\x16\xbc\x66\xe5\x88\x4f\x04\x5d\xae\xe9\x77\x00\xd7\xfc\x3c\x61\xe0\x9a\x46\x50\xbc\x80\x6b\x9a\x43\x02\xb8\xa6\xbd\x5e\x65\x73\xc4\xeb\x04\xae\x69\xaf\xbf\xc4\x3e\xf7\x7a\xe0\x9a\xe6\x42\x04\x5c\xd3\x48\x55\x2c\xe0\x1a\xbb\x6e\xac\xa3\x7d\xbc\x33\xe0\x9a\x06\x87\x71\x01\xd7\x34\xfd\x2a\x9b\x2b\x39\x71\x80\x6b\xa6\x16\x01\xd7\x4c\xad\x05\xae\x51\xf4\x68\x01\xd7\x4c\x2d\x02\xae\x99\xc5\x5f\x12\x18\x92\x87\x5d\xd0\xe5\xa6\x0b\x11\x50\xce\x3c\x5a\x44\x8e\xd6\xc9\x68\x03\x5b\x42\xba\x65\x03\x5b\x3d\x7d\x1b\xd8\xea\xe7\x5c\x73\xb4\x0c\x2c\xa0\x1c\xb5\x31\x16\x50\xce\x26\x21\xb0\x80\x6b\x36\xfc\xd4\x05\x5c\xa3\x66\xf0\x02\xae\x51\x30\x7c\xa1\xf3\xb0\x5d\x14\xd1\x79\xd8\x4e\x5b\xa0\x9c\xad\xaf\x06\x94\xb3\xb5\x16\x28\x67\xc3\x9f\xd9\x40\x39\x9b\x44\xc2\x06\xca\xd9\x24\x12\x36\x50\xce\x3e\xfe\x92\x1c\x66\xf5\x88\x1c\x26\xd0\xdf\x06\xca\xd9\x40\x78\x1b\x28\x67\xb3\xe8\x6f\xa0\x1c\xbb\x83\x6c\xa0\x9c\xdd\x3d\x87\x7d\xd5\x73\xd8\x47\x14\xb7\x81\x72\x76\xf6\x7e\xd8\xc7\x37\xda\xe0\x35\x1b\xdc\x7f\x83\xd7\xec\xe0\x2f\xb5\x8f\x73\xe0\x35\x9b\xea\xcb\x0d\x5e\xb3\x49\xcc\x6c\xf0\x9a\xcd\x26\xb3\x5f\xec\x23\xff\xbe\x5f\x73\xb4\xd8\x07\x96\xb3\xd9\x56\x36\x58\xce\xae\x5e\x13\xfb\xe0\xe6\xee\xd7\xef\x97\x39\xc2\xbe\xee\x1d\xc8\xd1\x92\xd4\xd8\xd0\xe5\x9e\xed\x35\xd1\x1d\x27\xa5\xb2\xd5\x1d\xdf\x5e\x13\xdd\xf1\xe5\xfd\x68\x21\xc1\x16\xb0\xa1\xcb\x3d\x8c\xb3\x0d\x5d\xce\x84\xc7\x56\x59\x6f\x7b\x0e\xca\x26\xe0\xf7\x86\x2e\x67\x42\x67\x43\x97\x7b\x88\xf7\x36\x74\x39\x53\x23\x3b\xf8\xd4\x83\x23\x9e\x7a\x79\x15\x9e\x9a\x78\x76\xd3\x96\x36\x24\xef\x47\xd6\x19\xb2\xde\xa6\x2d\xad\x55\xc5\x1b\xa5\xf1\xc0\x28\xdf\x28\x8d\x9b\x0c\xd9\x28\x8d\x9b\x11\xd8\x28\x8d\x9b\xe2\xd8\xb4\xa5\x35\xdd\xb2\x69\x4b\xfb\x65\x20\xfe\xb9\x24\x6f\x3a\xd6\x9a\x56\xd8\x74\xac\x35\x8d\xb1\xe9\x58\x1b\xc9\xb2\x6d\x3a\xd6\x46\x3f\x0a\x1d\x6b\x23\xb9\x9e\x4d\xc7\xda\x48\x09\xc6\xa6\x63\xad\x3d\x15\x36\x1d\x6b\x23\x1e\xf4\xa6\x63\x6d\x3c\x1a\x4b\x46\x9a\x85\x61\xd3\xb1\x36\xc2\xaa\xd8\x74\xac\x8d\x0e\x09\x3a\xd6\x46\x3f\x18\x1d\x6b\x23\x90\xd3\x46\x9e\x2f\xfa\x89\x90\xe7\x8b\x0e\x10\xe4\xf9\xa2\x9f\x28\x61\x03\xcb\xd2\xfe\x42\x9e\x9a\xc9\x65\xed\x84\x78\x0a\x28\xf9\xce\x64\x8f\x9d\x62\x19\x2e\x29\x80\xc2\x46\x2f\x2f\xe3\xb1\x6f\xf4\xf2\x2c\x27\xd8\x99\xcc\x32\xd9\xe3\xfd\x01\x34\x35\x2f\xff\x47\xe7\xb8\xe9\x35\x2b\x47\xbc\xa5\x2f\x1c\xaa\xf6\x1a\xdb\xe8\xe5\x95\xe6\xd1\x20\x23\xcd\x7b\xc9\xe4\xa0\xd9\x72\x76\x86\x4b\xfa\x7a\x77\xb8\xa4\xaf\xf7\x83\x4b\x4a\x42\x60\x7f\xf1\x50\xad\x6c\x4e\xbb\xa0\x46\x8d\x78\xca\xfe\xe2\xa1\x5a\x09\xf0\xf6\x17\x0f\xd5\x4a\x2c\xb1\x01\x61\x6a\xf0\x7f\x85\x23\xbe\x1f\x20\x4c\xfb\x5d\x85\xfc\x34\x1b\xd0\x06\x84\x69\xbf\xff\x91\x9f\x8e\x5e\x73\x72\x8e\x37\xf1\xc5\x3c\xd5\xcd\x70\x03\xd0\xb8\x19\x6e\x00\x1a\x37\xed\xfd\xc5\x3c\x55\xdd\xea\xfd\x11\xd6\x6a\xc3\x73\xdb\x80\x37\x0d\xbf\x6a\x03\xde\x34\x14\x28\x36\xe0\x8d\x4e\xc2\x06\xbc\xe9\x78\x6e\x1b\xf0\xa6\xfb\xdd\x01\x6f\x3a\xae\xc6\x06\xbc\x51\x28\x74\x03\xde\x48\x71\xda\x80\x37\xca\xbf\x6f\xc0\x1b\xe5\xdf\x37\x28\x8c\xac\x9f\x0d\x0a\x23\xab\x69\x83\xc2\xc8\xf3\xd9\xa0\x30\x9d\x74\xe0\x06\x85\xe9\x8e\x79\x50\x98\xee\xb2\xd4\xcc\xb1\xfb\x3f\x38\xbd\x6e\x32\xcd\x1c\x3b\x6f\x02\x14\x66\x80\x01\x6d\x90\x96\xe1\x58\x02\x69\x19\x78\xf3\x1b\xa4\x65\x90\xd7\xde\x20\x2d\x8a\xc7\x6e\x90\x16\xd5\xd2\x37\x48\xcb\x74\x2c\x81\xb4\x4c\x52\x00\x1b\xa4\x65\x12\x6d\x6e\xda\x29\x4d\x12\x09\x9b\x76\x4a\x2a\x2b\x6f\x50\x18\x5b\xf2\x6e\x50\x98\x09\x9e\xb1\x41\x61\xa6\xe3\x13\x14\x46\xa1\x80\x0d\x0a\xb3\xdc\x8a\x69\xa7\x64\x3d\xc1\xa6\x9d\xd2\x82\x2e\xb7\x69\xa7\xa4\x9e\xc8\x06\xaf\x51\x79\x64\x83\xd7\x2c\xdf\x0b\x78\xcd\x7e\x7d\x96\xc3\x91\xbf\xbc\x1c\x71\xbf\x21\x12\xc1\x2f\xc1\x72\x04\x4f\x37\x3d\x93\x7e\x9b\xe1\x17\xd7\x54\x75\xce\x37\x38\x8f\x30\xf2\x06\xe7\xf9\xa0\xe2\x7f\x2f\xc9\x40\x40\x62\xae\x1b\x08\x68\x43\x59\xd9\x40\x40\x0a\x6a\x6f\x20\x20\x65\x80\x36\x10\xd0\xd5\xd3\x00\x02\xba\xfa\x16\x40\x40\xb6\x20\xdd\x40\x40\xd7\x21\x0f\x04\x74\xbb\x26\xb0\x87\xe2\x3b\x6d\xdb\x30\x01\xcc\x6d\xdb\x30\x2d\xcf\xa1\x21\xe5\xe2\xa6\x94\x9e\x2f\x82\x36\x4c\xf6\x0a\xd9\xb4\x61\x92\xf0\xb4\x69\xc3\xf4\xb8\x8b\xd1\x86\xe9\xb9\x5e\x13\x00\xe3\xfa\x4b\x00\x0c\x32\x93\x9b\x16\x4d\xaf\xdb\x11\x2d\x9a\x1e\xb7\x2a\x5a\x34\xbd\xee\x93\xb4\x68\x0a\xbf\x5f\x4a\x39\xe7\x7d\x4e\x01\x0c\xae\x49\x8b\x26\x83\xb1\x4d\x8b\x26\xc3\xb6\x4d\x8b\xa6\x88\xdf\xbf\x69\xd1\x14\x09\x6e\x37\x2d\x9a\x0c\xd4\x36\x2d\x9a\xe2\xef\x9a\x00\x18\x84\xb3\x1b\x90\x29\xc2\x17\xd8\xb4\x68\x32\xbc\xdc\x1f\x99\xad\xc5\xe0\x2f\x07\x77\xe0\xdb\x02\x40\xa9\x9e\xb7\x01\xa0\xa2\xfe\x03\x00\x54\x24\x3e\xd9\x00\x50\xd1\x2d\x00\x00\x2a\xba\xf0\x6d\x01\x0c\x06\x2b\x00\x94\x81\xef\xde\xda\x87\xb5\x5b\xfb\x78\x16\x00\xa8\x08\xd9\x6b\x6f\xed\xe3\xed\x02\x40\x45\xb2\xc0\x1b\x00\x2a\xfa\x76\x01\xa0\x0c\xa6\x37\x00\x94\x81\xef\x06\x80\x8a\x40\x8d\x1b\x00\x4a\x29\xcb\x0d\x00\x15\x5d\x5a\x01\xa0\xa2\x53\x13\x00\xca\x84\xc0\x06\x80\x32\xb0\xdf\x00\x50\xd1\xed\x08\x00\xca\x30\x78\x03\x40\x99\x63\xdf\x00\x50\x36\x63\xdd\x00\x50\x65\x78\x04\x6f\x7e\xf8\x3f\x9a\x2a\x38\x1f\x00\xa0\x8a\x4b\x08\x00\x54\x71\x21\x02\x80\x2a\x64\x73\x37\x00\x54\x71\x69\x05\x80\x2a\x7a\xf3\xc4\x51\xc5\xe5\x1a\x00\xaa\xe8\x79\x03\x40\x15\x18\xb7\x1b\x00\xaa\xb8\x48\x01\x40\xd9\xf9\x6f\x83\x32\x15\x78\xbb\x1b\x94\xa9\xc0\x6b\xd8\xa0\x4c\x85\xf4\xdc\x06\x65\xb2\x71\xf1\x06\x65\x2a\xc6\x04\xa0\x4c\x85\xa4\xcd\x06\x65\x2a\x24\x89\xf6\xd5\x3e\xbe\xf4\xd5\x3e\x46\x01\x48\x52\x2b\xfe\x12\xb4\x08\x2c\xe7\x88\x16\x11\x2f\x1c\xd1\x22\x4a\xe0\x8f\x68\x11\xd1\xd1\x01\x2d\x52\x89\xfb\x80\x16\x35\xa2\x87\x03\x5a\xd4\x88\x41\x0e\x68\x51\x03\xc7\x3a\xa0\x45\x8d\x08\xe8\x80\x16\x8d\xd7\xbb\x7f\xcf\x69\x91\xf6\x01\x2d\x52\xa5\xfb\x7c\xb1\x52\x53\xad\xe5\x7c\xb1\x52\xb3\x64\xfb\x7c\xb1\x52\xfb\xca\xab\xff\xb9\x24\x9f\x87\x0e\x69\x38\xe5\xe7\x41\xfc\x1a\xf7\xfd\x7c\x61\x54\xdb\xf0\x21\xce\x17\x46\xb5\x0d\x65\xe5\xbc\xf4\xbd\xc0\xc7\x3b\xc8\xec\x1d\x02\x99\x83\xcc\xde\xc1\x9f\x3e\xc8\xec\xd9\xef\xf8\x20\xb3\x27\x24\x73\x00\x92\x1e\xc4\x1d\x0f\x32\x7b\x97\x2c\xe9\x41\x66\x4f\xc5\xa5\xa3\xcc\x1e\x7b\xf6\xa1\x27\xee\x85\xec\x75\xe8\x89\x7b\xaf\xcf\x02\x50\xb6\x3d\x02\x28\xc3\x5f\x39\xc8\xec\x89\x3e\x1f\x64\xf6\x1e\x48\x2a\x27\x00\x86\xe1\xe9\x9f\x40\xe9\x06\xfe\xc3\xf9\x42\xa5\xfe\xe0\x95\x9f\x2f\x54\xea\x06\x5c\x27\x60\x03\x9e\xcd\xf9\x68\x6f\xfd\x21\x59\x70\x3e\xda\x5b\x7f\xb3\x77\x47\x01\x7a\x7b\x87\xef\x39\x95\x94\x3f\x81\x9e\x03\x78\xf3\x27\x20\x15\xc8\x66\x78\x10\x21\x37\x5f\x75\x10\x21\xb7\xfd\xd6\x41\x84\xbc\x69\x11\x22\xe4\x43\x8b\x10\x21\x37\x51\x72\x22\xca\xbc\x0e\x56\x54\x1f\x1e\x82\xf0\x83\xea\xc3\x03\x08\x7a\x00\x92\x1e\x36\xdf\x03\x90\x24\x53\xf7\x00\x24\x3d\xc5\xff\x01\x86\x65\xef\x0e\x18\xc6\x02\x76\x50\x7d\x30\x43\x7c\x50\x7d\x90\xfd\x7b\x00\x99\x1e\x96\xb3\x03\xc8\xf4\xb0\x5c\x1f\x40\x26\xf3\xc5\x07\x90\x49\x86\xef\x01\x64\x7a\xc8\xe3\x1d\x40\xa6\x87\x84\xc7\x01\x64\xb2\x11\xe6\x01\x64\x92\x51\x7c\x00\x99\xe4\xfb\x9e\xa4\x7d\x9d\x23\xec\x2b\xde\x41\x1b\x18\x3d\x00\x49\x72\x88\x0f\x40\x92\x7c\xdf\x03\x90\xf4\x00\x38\x1f\x80\xa4\xc7\xa9\x09\x90\x64\x67\x8d\x03\x90\x64\x63\xdf\x03\x90\x14\xbc\x1f\x40\x52\x60\xe9\x39\xa8\x3e\x48\xd3\x3a\xa8\x3e\x48\xc5\x3a\x80\x4c\xb2\x00\x0e\x20\x53\x70\x8e\x01\x32\xb9\xbd\x1f\x40\xa6\xd8\xbd\x0a\x60\x58\xf4\x08\x30\xcc\x77\x0d\x92\x94\x1d\x9f\x20\x49\x99\x74\xd9\x01\x49\x52\x72\xf3\x80\x24\x65\x2d\x02\x49\xca\xbe\x79\x90\xa4\x4c\x26\xfb\x80\x24\x65\xe2\xa1\x03\x92\x94\xa3\x77\x00\xec\xcb\xfe\x0f\xa0\xcc\x6f\x54\x04\xca\x78\x4e\x90\xa4\x1c\xfd\x25\x60\x5f\xf1\x97\x8b\xff\xf1\x5e\x8a\xf6\xf1\x35\x8b\xf6\x31\xb2\x40\x92\xb2\xef\xa5\x6a\x1f\x6f\x9e\x32\xa0\xec\xb7\x05\x65\xca\x8e\x5d\x50\x26\xd9\x50\x07\x94\xa9\x02\x46\x1f\x50\x26\x6b\x1c\x0f\x28\x93\xa9\xd0\x03\xca\x54\x9d\xd3\xa0\x4c\x12\x62\x4f\x15\x29\xfb\x8b\x71\x71\x00\xa0\xea\xf5\x92\x54\xa6\x3c\x3e\x26\xd5\x35\x47\x83\xc0\x0f\xaf\x47\xe0\x87\x78\x44\x07\x00\x4a\xd6\xf0\x01\x80\x6a\xe0\x8e\x07\x00\xaa\x92\x1a\x39\x4d\x90\x90\xc9\x01\x00\xd5\x34\x56\xf1\x72\x02\xbc\x03\x00\x25\x8b\xf7\x00\x40\xc9\x6e\x3e\x4d\xd3\xf9\x44\x00\x50\xb6\x0d\x3f\x00\x50\x95\x8c\xd1\x01\x80\x92\xfa\x75\x00\xa0\xe4\xed\x1e\x00\x28\x29\x63\x07\x00\x4a\xf6\xef\x69\xda\xe7\x55\x2e\x47\xfc\xcf\xca\x22\x40\xb4\x63\x65\x11\xe9\x96\x63\x65\x11\x2c\x95\xd3\xb5\x8f\x77\x46\x65\x51\x73\x5b\xa1\xb2\xc8\xa0\xf8\x50\x59\x64\x7b\xfa\x43\x65\xd1\x20\xd7\x7a\xa8\x2c\xb2\x67\xcb\xa1\xb2\x68\x90\xfb\x3c\x54\x16\x0d\x17\x4c\x2a\x8b\x46\xf4\x7f\x8b\x23\xff\xb7\xf9\x9f\xcf\x02\x08\xea\x64\xa4\xb2\xc8\xbe\x10\x87\xf2\x21\x9b\x0e\x1c\xcb\x87\x5c\x26\x28\x1f\x1a\x2e\xc2\x94\x0f\x0d\x64\x80\x0e\xe5\x43\x76\x00\x39\x94\x0f\xd9\x86\xe9\x50\x3e\x34\x5c\xa0\x87\xf6\xf1\x35\x29\x1f\x1a\xc9\xab\x60\x9f\x8b\x30\xe5\x43\xc3\x29\x46\xf9\xd0\xc0\xe7\x3a\x43\xfb\x3c\xc2\x3e\x17\x1b\xca\x87\x86\x13\x95\xf2\xa1\x81\x97\x7c\x28\x1f\x1a\x6e\x47\x53\xfb\xf8\x25\xe5\x43\x43\x1f\x88\xf2\xa1\xe1\x42\x34\xb5\x8f\x29\x36\xb5\x0f\x1b\xa6\xf6\x79\x07\x44\x73\xdc\x80\xa6\x00\x30\xcf\x49\xf9\xd0\x5c\x5e\x13\x00\x78\xf9\x2c\x94\x0f\x65\x9f\xe5\xb3\xcf\xd0\xfa\x50\x3e\xb4\x9d\x55\x94\x0f\x19\x68\x1f\xca\x87\x64\x37\x1f\xca\x87\xe4\x10\x1f\x5b\x3b\x39\x76\x6d\xed\x44\x92\xe8\x50\x5a\x64\xf6\xff\x50\x5a\xb4\x89\xa3\x0e\xa5\x45\x9b\x68\xec\x50\x5a\x64\x34\x7d\x28\x2d\x52\x44\xe0\x50\x5a\x24\x7b\xfb\x58\x5a\x44\x32\xeb\xa0\x5e\x6e\xf0\x7e\x50\x2f\xdf\x24\xa5\x0e\xea\xe5\xc7\xef\x67\x11\x92\x1b\x82\x45\x48\x30\x91\xcf\xaf\x08\x89\x73\x16\x21\x01\xfc\x1f\x0a\x8d\xae\x1b\x02\x85\x46\xd7\x19\x60\xa1\x11\x80\xec\xb1\xd0\xa8\xfb\x4b\x0a\x8d\xe0\x41\x1f\x90\x2b\x25\xec\x8f\x85\x46\xf8\xef\xc7\x42\xa3\xe6\xff\x00\x79\x61\x3c\x1d\x0b\x8d\xa6\xbf\x04\xe4\x25\xfd\x78\x2c\x26\x72\xad\xb3\x98\xe8\xfc\xa5\x04\x77\xac\x33\x22\x27\x7c\xac\x33\x22\x5f\x75\xac\x33\x82\x76\x73\xac\x33\xf2\x25\x59\x67\xa4\xdf\x68\x9d\x91\x1e\xb4\x75\x46\xcb\x07\xc3\xbc\xe9\x83\x61\x1e\xc9\x89\x63\x9d\xd1\xf2\x7e\x98\xe7\xf0\x04\xb8\x8a\xee\x93\x00\x57\xd1\x65\xc2\x1a\x24\x5f\xa0\x35\x48\x80\x29\x07\xe0\x2a\x02\x60\x1c\x6b\x90\xa6\x47\xe0\xbf\x04\x7f\x07\xe0\x4a\x75\x83\x03\x70\xa5\x4a\xc1\xb1\x06\x89\x50\xf0\x58\x83\x44\x5d\xfb\x01\xd4\x52\xc0\xfb\x00\x6a\x45\x83\x23\x6b\x90\x9a\xff\x03\xff\xf5\xd3\x02\x6a\x45\xa7\x26\xa0\x56\x1c\xfe\x0f\xfb\x00\x5a\x0e\xa0\x96\x7e\xce\x05\xd4\x8a\x2c\xa6\x17\x50\x2b\xc2\x79\xb8\x80\x5a\x16\xf9\x5e\x40\x2d\xb5\x1c\x2e\xa0\x56\xc4\x2b\xb8\x8f\xf6\x5d\x8e\xb0\x8f\x78\xe8\x02\x6a\xc9\x40\xbf\x8f\xf6\xbd\x1c\x61\x5f\xf7\x48\xfb\x7c\x16\xec\x63\x71\xbb\x80\x5a\x99\xe5\xfa\x02\x6a\xe5\xe5\x2f\x29\x42\x2a\xde\x81\x22\x24\xfc\xf0\x6b\x11\x12\x8b\xf0\xb5\x08\x89\x65\xe9\x5a\x84\xc4\x52\x77\x01\xb5\x6c\x3d\x7b\x01\xb5\x2a\x59\xbd\x0b\xa8\xd5\xaa\xff\x03\x38\xe6\x3b\x5c\x40\xad\xc6\x77\xb8\x80\x5a\xcd\xb7\x4b\x11\x52\xf3\x7d\x52\x84\xd4\x86\xcf\xf2\xd9\x60\xc7\xef\x4b\x11\x92\x61\xf0\xa5\x08\xa9\x51\x73\x78\x29\x42\x6a\xb0\x4d\x2e\x45\x48\x8d\x82\x85\x4b\x11\x52\xe3\xdb\x5e\x8a\x90\x0c\x91\x2f\x45\x48\x8d\x52\x9f\x4b\x11\x52\xa3\xe4\xf7\x52\x84\xd4\x00\x99\x6e\xd0\x06\x7f\x89\x0d\x7e\x77\x8a\x90\x6c\xc2\x76\x29\x42\x32\xcc\xbf\x41\xfb\x06\x47\xd8\x47\xd0\x7f\x29\x42\x32\xe8\xbf\x14\x21\x19\xca\x5f\x8a\x90\x1a\xcb\xd9\xa5\x08\xa9\xb1\x9c\x5d\x8a\x90\x5a\xf3\x1c\xf6\x51\x88\x7d\x29\x42\x6a\xe4\xb5\x2f\x45\x48\xcd\x11\x19\xfd\x46\x7c\xb1\xa8\x7d\x5e\x45\xfb\x78\x96\x88\x7d\x64\x88\x6f\xc4\x3e\xe6\xfb\x8d\xda\xc7\xc8\xa2\x40\x69\x46\x9f\x0c\x19\x20\x92\x83\xd7\x22\x24\xaf\x69\x11\x92\x6f\xd7\x42\x23\xef\x90\x04\xb1\xb9\x43\x02\x20\x65\x25\xba\x16\x21\x39\x26\x2c\x42\x62\x7b\xb8\x16\x21\x51\x36\x76\x29\x42\xb2\x67\xfa\xb5\x08\xc9\x31\x61\x11\xd2\xf9\x4b\xc2\xfe\x5a\x9f\x84\xab\x7d\xad\x4f\x62\x69\xbd\xd4\x27\x6d\x1c\xef\x6b\x7d\x12\x20\xda\xa5\x3e\xe9\xe0\x4f\x5f\xeb\x93\x58\xbc\xaf\xf5\x49\xc7\x73\x60\xc3\x04\xd3\xd7\xfa\x24\xc2\xaf\x6b\x7d\x12\x3b\xce\xb5\x3e\x09\xdf\xf7\x5a\x83\xc4\xa2\x7f\xad\x41\xba\xde\x1d\xf3\x58\xf4\xaf\x35\x48\x2c\xbb\xd7\x1a\xa4\xe3\x91\x36\xf8\x2c\xd8\xc0\x2e\x76\xad\x41\x22\x91\x70\xad\x41\x22\x77\x7d\xad\x41\x62\x87\xbb\xd6\x20\x01\xb0\x5d\x6b\x90\x08\x44\x6f\xc1\x86\xeb\xff\xb0\x81\x80\xf2\x16\x3e\x1f\x91\xc5\x2d\x7c\x3e\x12\x1e\xb7\x60\x9f\x4b\x56\xc1\xbe\xe3\xff\xb0\x0f\xc8\xf0\x02\x7f\x99\x0f\xbf\xc0\x5f\xef\xe3\xff\xc0\xb7\xaf\xd7\xfc\x72\xf3\x2f\x44\xbe\x0b\xfc\xf5\xf8\xce\x80\xbf\x5e\xbc\xa5\x0b\xfc\xf5\xf8\x5e\x80\xbf\xde\xc7\x5f\x82\x6f\x13\xd7\x5c\xe0\xaf\xf7\xf5\x97\xe0\xdb\xd7\xab\x50\x63\x45\xaa\xe9\x02\x7f\xbd\x14\xb1\x5c\xe0\xaf\xf7\xf5\x2a\x83\x73\x5e\x05\x24\x9c\xa8\xea\x56\xed\xf3\x7f\xda\x87\xed\x40\x63\x2f\xa9\xad\x0b\x34\xf6\x12\xf3\xdc\x26\x12\xee\x91\xf5\x57\x3c\x8b\x45\x48\x78\x91\xd7\x22\x24\xdf\x8b\x45\x48\x8f\x47\x14\x21\x01\xe5\x5c\x8b\x90\x5c\xe6\x2d\x42\x22\x80\xbd\x16\x21\x3d\x9e\xa3\xc8\x4a\xdb\x2d\x42\x7a\x3c\x02\xd2\x7e\x7d\x32\x7b\x70\xf8\x3f\x20\x6d\xad\x05\x1a\x8b\xbe\x09\xa0\xb1\x48\x5a\xef\x02\x8d\x25\xbf\x0a\xd0\x58\x22\x6e\xbb\x40\x63\xf6\xa4\xbe\x40\x63\x76\xc4\xb9\x40\x63\xc9\x77\x0d\x34\x16\x1d\x3d\x40\x63\xd1\xef\x07\x34\x16\xb5\x01\x68\x2c\x39\x42\x80\xc6\x92\xdf\x01\x68\x2c\x3a\x96\x80\xc6\x92\x6f\x02\x68\x2c\x17\xcf\x01\x93\x23\xae\x7a\x81\xc6\x32\x9c\x87\x0b\x34\x96\x01\xe9\xef\x10\x26\xe7\xee\xc0\x5f\x99\xe4\xe7\x05\xe3\xca\xce\x31\x30\xae\xe2\x62\x0a\xc6\x55\x5c\xf4\xc1\xb8\x8a\x33\x0e\x8c\xcb\x7e\x2e\x17\x8c\xab\x06\xff\x07\x14\x4e\x1a\xe3\x82\x63\xd9\xff\xe7\x82\x63\xd9\xb3\xe5\x82\x63\x55\xb4\x4d\x2e\x38\x56\x25\x5e\xb8\x94\x32\xd9\x15\xe6\x52\xca\x54\xa3\xe7\x28\xd5\x22\xa6\xbb\x94\x32\x35\x62\xc1\x4b\x29\x53\xfb\xb3\xab\xc8\x9d\xa0\xe4\xc9\x9b\x83\x92\x93\xab\xbb\x54\x40\x35\xc2\xbd\x3b\x45\xc9\x19\x4a\x13\x94\x3c\xf9\x28\xa0\xe4\x84\xc1\x77\x82\x30\xfb\x89\x26\x08\x33\x81\xf6\xa5\x56\xaa\xfb\xc1\xa8\x95\xea\xee\xee\xd4\x4a\x75\x7d\x27\x6a\xa5\xba\xcb\x12\xb5\x52\x6a\x6a\x5c\x04\xca\x6d\x09\x7f\x97\x28\x32\x2f\x1e\x11\xf2\x01\x4c\x70\x11\x21\x1f\xfa\x47\x88\x90\x4f\x5f\x20\x22\xe4\xd3\x97\x4b\xdf\x5b\x89\x67\x97\xbe\xb7\xca\xf3\x5d\x04\xca\x27\x81\xda\x45\xa0\xdc\x86\x8f\x17\x81\xf2\x19\xfc\x1f\x28\xb2\x9f\x76\x8b\x22\xf3\x9c\x88\x97\x4f\x77\x62\xc4\xcb\xa7\x8b\xc6\x17\x38\x55\x49\x70\xf7\x0b\x9c\xea\x84\x67\x70\xbf\xc0\xa9\x4a\x97\xbb\x5f\xe0\x54\xcd\x10\xdf\x0d\x4a\x1e\x7d\x16\xed\xf3\x7e\xa2\xe4\xde\x0f\xfb\x08\x28\xef\x17\x54\xd5\xe5\x5b\xfa\x82\xaa\xba\x80\x64\xee\x17\x39\xd5\xa5\x47\xf4\x45\x4e\x55\xd5\xd7\x7b\x40\x91\x7d\x83\x07\x14\xd9\xa1\x7b\x80\x8a\xbd\xfb\x01\x2a\xd6\x7b\xf9\x22\xa7\x6a\x19\xf1\xfd\x22\xa7\xba\x1d\x3d\x5f\xe4\x54\x2d\xcf\xbd\x5f\xe4\x54\x37\xa0\xdd\xfd\x22\xa7\xba\xc9\x2c\xdf\x03\x4a\x4e\x5a\xe1\xa2\x82\xb7\x1d\xad\xa8\xe0\x6d\xbf\x26\x2a\x78\x06\xe8\x17\x15\x3c\x1b\xcb\xdf\x6b\x4d\x1e\x77\x47\xe9\xce\xe0\xf6\xa2\x66\xa7\x54\xd3\x45\xb1\x4e\x09\xa4\x8b\x62\x9d\x0d\xa9\x2e\x8a\x75\x88\x33\x85\x07\xc8\xe9\xf9\x02\xf4\xf0\x00\x39\x51\x26\x13\x1e\x20\x27\x0a\x5c\xc2\x03\xe4\x84\x36\x46\x78\x80\x9c\x9e\x2f\xbd\x13\x1e\x20\x27\x72\xec\xe1\xb1\x81\xed\xeb\xd1\x07\x39\xbd\xdf\x88\x0c\x0f\x90\xd3\xfb\x7a\xf7\xce\x91\x77\x00\x9a\xfe\xc6\x4b\x78\x80\x9c\xde\xdf\x93\x01\x4d\x7f\xef\x3a\x3c\x40\x4e\xef\xef\x39\xa9\xad\xfb\xf8\x2c\xe1\x01\x57\x7a\x5f\xee\x07\xae\xf4\x06\x9e\x1a\x5c\xe9\x7d\xb9\x03\xb8\xd2\xfb\xcd\x87\xf0\xd8\xbe\xe9\xe5\x2a\xb6\x6f\x8a\xd8\x60\xfb\xa6\x88\xb5\xb6\x6f\xfa\xc6\x44\x78\x6c\xdf\xf4\xcd\xbf\xf0\x80\x2b\x85\xe8\x35\x29\x30\xab\x9e\x03\xba\xfd\xe6\x74\x78\xc0\x95\xe2\xf0\x9a\x40\xb7\xc3\xfb\x01\xdd\x36\x9f\x13\xe8\xb6\x7a\x3f\xa0\xdb\xca\xff\x02\xd0\xed\xe0\x0e\x01\xe8\xd6\xfb\x05\xa0\xe9\xc6\x1b\x0c\x40\xd3\x0d\xfb\x02\xd0\x74\xe7\x2d\x05\xa0\xe9\xce\x57\x09\x40\xd3\xd5\x73\x40\xd3\xfd\x8f\xc4\x45\x78\x10\xba\x8b\xc3\x8b\x80\x5a\x57\x4c\x40\xe8\x2e\x36\x1f\x1a\xd3\x1b\x1f\x13\xa1\x3b\xc2\xfc\xf0\x20\x74\x17\x3b\x43\x02\xa1\xbb\x38\x30\x1d\xa1\xbb\xd8\x38\x87\xd0\x5d\xac\x0c\x02\x84\xee\xe2\xe0\xa1\x11\xba\x23\x94\x0f\x4f\xd4\x74\x5e\x6e\xd4\x74\x86\x04\x42\x77\x71\xf2\x51\xa2\xa6\xfb\x3f\x4c\xff\xe4\x15\xc3\x83\x9a\x1d\x89\x84\xf0\xa0\x66\x47\xd0\x1f\x1e\xd4\xec\x62\xf5\x97\xa0\xd6\x99\x37\x81\x9a\x5d\xc9\x9e\x03\xb5\x9e\xde\x01\xd4\x7a\x7a\x4d\x50\xeb\xc5\xe0\x41\xcd\xae\x2c\x3e\x18\x6a\x76\x65\x61\x1f\x6a\x76\x65\xf2\x5e\x50\xb3\x2b\xda\xa0\x9a\xdd\xc2\x5a\xd5\xec\x26\xcf\x92\x40\xad\x27\xdf\x81\x3e\xbb\x65\xfa\x4b\x50\xeb\xc5\x57\x41\xe9\xae\x4c\x86\x12\x6a\x76\x65\xf9\x3f\x50\xeb\xcc\x73\x66\x51\x6b\xee\x90\x41\xad\x1d\x58\x19\xd4\xda\x61\x9d\x41\xad\x87\xff\x03\xb5\xf6\xdb\x66\x50\xeb\xee\x11\xa8\x75\xc7\xf6\x0c\x6a\x3d\x3c\x6a\x9c\xe3\x0d\x7e\x11\x50\x6b\xdd\x3b\x0c\x7e\xc9\xfb\xa4\x29\x6e\x73\x58\x67\x90\x77\x47\xd6\x17\x01\xb5\xe6\x28\xc8\xd4\x70\x3a\x8d\x32\xf6\x0d\xde\x44\xd1\x3e\x8f\xb4\x8f\x37\x51\xb0\xaf\x31\x0a\x68\xa6\xdb\x1b\xf6\x7d\x11\x50\xa3\x9c\x3b\x3c\x5f\x04\xd4\xfa\xe6\x59\xbe\x08\xa8\x51\x14\x1e\x9e\x2f\x02\x6a\x23\xf2\xfd\x0a\xa8\xbc\x4b\xd6\x17\x01\xb5\xe1\xc2\xf7\x45\x40\x6d\xb8\xf0\x15\x50\xf9\xe8\x35\x41\xe5\x23\xf6\x7d\x51\x4e\x5b\xce\xbf\x2f\xca\x69\xcb\xd9\x51\x81\xd7\x7f\xe7\x80\xd7\x2b\xff\xfb\xa2\x9c\xb6\x2b\xd7\xfc\xa2\x9c\xb6\x27\x77\xff\xa2\x9c\xb6\x1d\x9f\x95\x3a\x54\x47\xd6\x17\xe5\xb4\xed\xb8\xfe\xa2\x9c\xb6\x1d\xbb\x5f\x94\xd3\xce\xe6\x1b\x7d\x51\x4e\x3b\x1b\x1b\xbe\x28\xa7\xd1\xd2\x35\x3c\x5f\x94\xd3\x68\x05\x1b\x1e\x54\xe9\xce\xe6\x4d\x34\x6a\x4d\x03\xdf\xa8\x01\xaf\x3f\x3c\x75\x03\x5e\x77\xf1\x6e\xc0\xeb\x2f\x57\x69\xc0\xeb\x8f\x47\xc0\xeb\x6e\x16\x0d\x78\xfd\xf0\xd4\x0d\x78\xfd\x30\x06\x1b\xf0\xfa\xe5\xab\x7c\x51\x4e\x27\x4e\x0c\x4f\xa3\x5e\x76\x7b\x44\x4d\xec\xe1\x4d\x7c\xd1\x4a\x7f\x9d\xef\x5f\xb4\xd2\xdf\x8c\xed\x5f\xb4\xd2\xa9\xb7\x0c\xcf\x17\xad\xf4\x37\x33\x96\x3a\x35\xb1\x99\x6f\xd4\xa9\x89\x3d\x3c\xf5\x17\xad\xf4\xd7\xbb\x7f\xd1\x4a\x7f\xff\x6a\x87\x1a\x9e\x2f\x90\xe9\xef\xf5\x06\x30\x04\xae\x8f\x32\xb8\x81\x97\x9c\x9c\xd3\x04\x18\x02\x97\x17\xff\x05\x2b\xfd\x3d\xfc\x6f\x60\xde\xe1\xf3\x7d\xc1\x4a\xcf\xee\x4d\x5f\xb0\xd2\x73\xc3\xf4\x0f\x1e\xea\xd9\x65\xf7\x83\x87\x3a\x25\xd4\xe1\x19\x08\x54\x16\x3e\xfb\xa0\xe4\xb7\xf0\x31\x07\x25\xbf\x95\x4f\x34\x28\xf9\x2d\x7c\xa2\x41\xc9\xaf\xc3\xec\x0b\x64\x7a\x2d\xde\xfd\xb3\x01\x80\x2d\x3c\x5f\x20\xd3\xdb\xe1\x75\x7e\xf0\x50\xef\x4e\x77\xe0\xa1\xc7\xa5\x00\x78\xe8\x71\xc9\x02\x1e\x42\xb1\x38\x3c\xc0\x43\xb4\xa4\x09\x0f\xf0\xd0\xe3\x06\x04\x3c\xf4\xb8\x83\x03\x0f\x3d\x6e\x71\xc0\x43\x8f\x8b\x06\xf0\xd0\xe3\x32\x01\x3c\xf4\xb8\xe1\x4d\x19\x02\xbc\x25\xe0\x21\x2a\xc3\xc2\x03\x3c\x44\x5d\x5a\x78\x80\x87\x1e\x97\x17\xe0\xa1\xc7\xed\x08\x78\xe8\xcd\xbc\x17\xe0\xa1\xd7\xe1\x09\x3c\x14\x5f\xfe\x07\x3c\x14\x9d\x2a\xc0\x43\x3f\xff\x01\x78\x28\xba\x7c\x02\x0f\x65\x17\x61\xe0\xa1\xec\x52\x0e\x3c\x94\x5d\x50\x80\x87\xf2\xc0\x22\xe0\xa1\x5c\xbd\xca\x67\x5f\x49\xfe\x12\xe4\xdd\x2d\x00\x78\x28\xbb\x98\x02\x0f\xfd\xc6\x0b\xf0\x50\xd6\x7b\x01\x1e\xca\xd3\xab\x80\xbc\xeb\xcb\x00\x0f\x65\xbf\x03\xf0\x50\xf6\x9d\xa1\x51\x97\xb5\x0f\x8d\xba\xec\xc2\x07\x74\x94\xfd\x46\x5b\xfb\x18\xbb\x40\x47\x59\x47\x00\xe8\x28\x3b\x42\x80\x8e\xb2\xdb\x11\x1a\x75\xd9\x6f\x4b\x73\xdb\xea\x62\x43\x73\x5b\xb8\xd5\xe1\xa1\xb9\x6d\x8b\xbc\x97\x2d\xfc\xec\xb9\xcd\x91\x57\x01\x7e\x76\x0b\xa0\xb9\x2d\xfc\xf0\xf0\x1c\xe0\xf5\xc0\x5b\x3a\xc2\xeb\x3c\x19\x8d\x6f\x9b\x7e\x38\x8d\x6f\x9b\x9e\x37\x8d\x6f\x9b\x8b\x22\x8d\x6f\x9b\x9e\x37\x8d\x6f\x9b\xfe\x2d\x8d\x6f\x5b\xc4\x76\x1a\xdf\xb6\xc8\x7b\xa1\xf1\x2d\xbc\xf2\xf0\xd0\xf8\xb6\xb9\x01\x1d\xed\xf3\xee\xd8\xa7\x37\x7f\xb0\xcf\x6d\xec\x58\x7e\xec\xdd\x51\x77\x2c\xbc\xcf\x0b\x3c\xab\xeb\x76\x81\x67\x9d\x8d\x17\x78\xd6\xad\xff\x02\xcf\xba\xf6\x5c\xe0\x59\x47\xd6\x05\x9e\x75\xde\x5e\xe0\xd9\xca\x93\x5d\xe0\x67\xbf\xf4\x05\x7e\x76\x5d\xba\xc0\xcf\x8e\xeb\x0b\xfc\xac\x23\x70\x81\x9f\x1d\x05\x17\xf8\x59\x07\xf0\x02\x3f\xff\xf7\x6d\xff\xbd\x24\x5f\x90\xe9\xa6\x41\x20\xd3\x5f\x1a\x3d\xbc\x0f\xa6\xb3\x48\xbd\x0f\xa6\xb3\xa0\xbc\x0f\xa6\xb3\xf4\xbc\x0f\xa6\xe3\x6b\xbf\x0f\xa6\x57\xcf\x61\x3a\x83\xfc\x7d\x30\x9d\x41\xfe\x3e\x98\xde\x3d\xc2\x74\xa6\xd8\xfb\x60\x7a\xf7\x7e\x98\xde\xbd\x0a\xa5\xc9\xc7\xe7\x5c\xa0\xd6\x9e\xdb\x1c\x79\xf7\xcf\xbe\xc9\xd2\xf3\x7e\xc1\x58\x9e\x5f\xbe\x2a\xbc\xb4\x76\x9a\x8b\xab\xd0\xda\x69\x7e\x59\xaf\xf0\xd2\xda\x69\x31\x71\x5e\x5a\x3b\x2d\x3c\xa2\xf7\x05\x99\x66\xe2\xbc\x2f\xc8\x34\xa1\xe7\x4b\xdb\xa7\xcd\xd6\xf1\xd2\xf6\x89\xb0\x3b\xbc\xb4\x7d\xda\xc9\x73\x20\xd3\x0c\xeb\xf7\x05\x99\xfe\x12\x02\xe1\xa5\x25\xd4\xce\xfe\x0f\xe4\x3d\xf9\x64\x20\xef\xd9\x5f\x82\xbc\x47\xef\x0e\xf2\x4e\x28\xf8\xa2\x16\xb1\xf1\x8b\x5f\xd4\x22\x48\x32\x84\x17\xb5\x88\x1d\xb9\x03\x2d\xa1\x36\x11\xc2\x4b\x4b\x28\x54\xc6\xc2\x8b\x5a\xc4\x8e\x9e\xc3\xbe\xe4\x91\xc8\x7b\xe3\x08\xfb\x22\xef\x2c\x68\x9f\x57\xd1\xbe\xc2\x11\xf6\x25\xde\x67\xd0\x3e\x2c\x42\x49\xe2\x24\xbe\x18\x4a\x12\xc7\x37\x88\x92\x04\xa2\x40\xe1\x45\x49\xe2\x32\x71\x5e\x94\x24\x2e\x53\xe5\x45\x49\xe2\x0e\xde\x35\x90\x13\xa2\x39\xe1\x05\x72\x7a\xa6\x47\xc0\xd6\xc4\x19\x2f\x90\x13\xf5\x65\xe1\x05\x72\x7a\x1c\x13\x51\xd8\x9a\x27\x03\x72\x7a\x5f\x8f\x80\xad\xaf\xff\xfb\xb0\x80\xf7\xe1\x3b\x00\x39\xbd\xaf\xcf\xb9\x39\xe7\x73\x52\x7a\x7d\x3d\xba\xfc\x92\xaf\x09\x1c\x45\xc6\x3d\xbc\x68\xe2\x91\xc5\x0f\x2f\x9a\x78\xcf\xe5\xc9\x92\xf6\xf1\x96\x80\xaa\xde\xc7\xab\x64\xae\xe9\x55\x0a\x47\x8c\x02\xa0\x2a\x70\x82\xf0\x02\x55\x81\x0c\x84\x17\xa8\x0a\x7c\x21\xbc\x40\x55\x64\xf8\xc3\x0b\x54\x15\x12\xf6\x81\x47\xd1\xa4\x2c\xbc\xe0\x51\x71\xfa\x2c\xc0\xd6\xd3\x3b\x00\x5b\xfb\x3e\xc1\xa3\x28\x30\x0b\x2f\x78\x14\x65\x5c\xe1\x05\x8f\x8a\x78\xc2\x2f\x78\x14\x52\x62\xe1\x05\x8f\x4a\xae\x05\xe0\x51\xf1\x7a\x0e\xd8\xda\x39\x8d\x5e\x5e\x3c\xdc\x1d\xbd\x3c\xb2\xf8\xe1\x05\xab\x8a\xdb\xbb\x03\x5b\xfb\xfd\xc0\xaa\xa2\x5f\x05\xac\x8a\x26\x65\xe1\x05\xab\x8a\xdb\x27\xd3\x3e\x2d\xc2\x3e\xa2\x87\x17\xac\x8a\x62\xb7\xf0\x82\x55\xc5\xf5\x57\xe2\xe2\x05\xc6\x8a\x84\x27\x2f\x30\x16\x15\x7a\xe1\x05\xc6\x42\xed\x2d\xbc\xc0\x58\xa8\xaf\x85\xb7\x68\xba\xb7\xc3\x74\x97\x41\x60\x2c\x74\xe1\xc2\x0b\x8c\x15\x09\x25\x5e\x60\xac\xb8\xbd\x0a\xa6\x13\x18\xbe\x05\xc4\xde\x49\x5c\x40\xec\x8b\xbf\xa4\x22\x1d\x6f\xf7\x2d\x54\xa4\x17\x06\x41\xa5\x22\x3d\xf3\x2c\x15\xc5\x54\x7c\xca\xb7\xa2\x98\x5a\x78\xb9\x95\x6a\x75\x37\x84\x2f\x88\x2b\x99\x5d\xec\xfd\x82\xb8\x02\xa0\x10\xde\x2f\x88\x2b\x00\x11\xe1\xad\xa8\xa2\x56\xff\x87\x2a\x6a\xf1\x08\x55\x54\x37\x20\x9a\x47\x95\xe6\x55\x90\x3e\xc5\x9b\x7f\x69\x1e\x85\x4a\x5c\x78\xab\xac\x03\x2c\xa2\x79\x54\xa9\xdc\x8f\xe6\x51\xf5\xe1\x7f\x34\x8f\xea\x6e\x0f\x34\x8f\x6a\x7e\x23\x9a\x47\x75\x27\x0e\xcd\xa3\x9a\x83\x80\xe6\x51\x3d\x78\x07\x10\xed\xe3\x39\x10\x6d\x37\x35\x9a\x47\xb5\xeb\xfd\x06\xd7\x64\xd0\xd1\x3c\xaa\x11\xca\xbf\x34\x8f\x6a\x44\x47\x2f\xcd\xa3\xda\xc1\x76\x9a\x47\xb5\xe3\xb3\x80\xd8\x3b\x01\x50\xae\xe8\x2e\x36\x28\x57\x74\x97\x02\x94\x2b\x9a\x93\x0a\xe5\x8a\x76\x78\x96\xae\x7d\xdc\x0f\xe5\x8a\xe6\xa8\x43\xb9\xa2\x3f\x7c\x69\x94\x2b\x7a\xf5\x9a\xd8\x47\x0a\xe7\x45\xb9\xa2\xbf\x5e\x13\xc4\xde\xe9\x8e\x72\x45\x5b\x3e\xe7\xe2\x97\xfe\x0f\xfb\x5c\x14\x51\xae\x68\x8e\x90\xae\x7d\x4c\x3f\x94\x2b\x9a\x0b\x26\xca\x15\xcd\xe5\x65\xf8\xfd\x78\x4b\x28\x57\x74\x97\x6b\x94\x2b\xfa\x8b\x7d\x43\xfb\x18\x91\x34\x8f\x6a\xce\x23\x94\x2b\xda\xe1\x39\x51\xae\x40\x48\x3d\xbc\xc3\x6f\x84\x7d\x28\x57\xd0\x0d\x3c\xbc\x28\x57\x34\x9d\x92\xe1\x37\x62\x0c\xa2\x5c\xd1\xc9\x17\xbf\x28\x57\xf4\xe0\x11\x36\x38\xdf\x51\xae\x98\x6e\xcc\x28\x57\x80\xc2\x84\x17\xe5\x8a\xa9\x73\x81\x72\xc5\x74\x63\x46\xb9\x62\xba\x5c\xa3\x5c\x31\x75\xf2\x50\xae\x98\xdd\x6b\x22\x29\xd0\xbd\x3b\x92\x02\x93\xb7\x8b\x72\xc5\x74\x0d\xb1\xd1\xae\x0e\x12\xea\x14\xdb\x37\x4f\xa3\xa7\x43\xe6\xfc\x45\x9d\xe2\xe8\x40\xa0\x4e\x41\x97\xed\xf0\xa2\x40\x71\x74\x04\x68\xf4\x74\x0a\xf3\x8f\x46\x4f\x27\x60\x1f\xea\x14\x47\xfb\x90\xa0\xf8\x39\x09\x48\x50\x9c\xcc\x73\xd2\xe8\xe9\x90\x9f\x7e\x69\xf4\x74\x5e\x9f\xec\x72\x95\x3f\x4a\x45\xc2\x8b\x72\xc5\xd1\x73\x43\xb9\xe2\xe8\xbd\xa0\x5c\x71\xf4\xd5\x50\xae\x38\x7e\x06\x94\x2b\x8e\x3b\x31\xca\x15\x87\x60\xe5\x45\xb9\xe2\x64\x8f\x30\xdd\x25\x12\xfe\xdf\x71\xf9\x84\xff\x77\xdc\x7f\xb6\xa6\x7b\x84\xe9\xc1\xff\x61\x7a\xf1\xc9\x34\xdd\x5f\x62\xba\x9e\xe9\xd6\x74\x3e\x03\xdc\xc0\x03\xf4\xf0\xc2\x0d\x3c\x7e\xcc\xa3\x7d\xd8\x00\x01\xf0\xb8\x78\x43\x00\x3c\x04\x86\x2f\x04\xc0\x43\x58\xf3\x42\x00\x3c\x6e\x08\x10\x00\x4f\xf5\x97\xda\xe7\x55\x24\xc5\xf8\x2c\xd8\xa7\xd7\x0a\x01\xf0\x14\x26\x0e\x24\xbf\x43\xbe\xea\xa5\x99\xd3\x1b\x78\x4e\x60\x2c\x41\x98\x17\x18\xeb\x0d\x0c\x10\x9b\x39\x5d\x6c\x07\xc6\x7a\xfd\x0e\xc0\x58\xaf\xef\x93\x66\x4e\x2f\xc1\xed\x4b\x33\x27\xc1\xa2\x17\x88\x4b\x80\xe6\xa5\x99\xd3\xeb\xd6\x78\x65\x4e\x78\x3f\x98\x13\x7e\x15\x9a\x39\xbd\x7a\xe5\x34\x73\x12\x64\x7a\x6d\xe6\xe4\xc8\xb2\x99\x93\xf6\xd9\xcc\x89\xc9\x11\x6c\xe6\x44\x5e\x3b\xd8\xcc\x89\xd4\x56\xb0\x99\xd3\x47\xcf\x0b\xc1\x66\x4e\xc4\x66\xe1\x91\x55\x11\x38\x82\x55\xf1\x78\x0e\x56\x05\x5f\x3a\xd8\xcc\x29\xf8\x4b\x58\x07\xbc\x97\x60\x33\x27\xe2\x8c\x60\x33\x27\xbe\x7b\xb0\x99\x53\xf4\x7f\xb0\x0e\x08\xb4\x03\xcd\x9c\xa8\x86\x0c\x81\x66\x4e\x31\x78\x15\x58\x15\xc4\x3c\xe1\x85\x55\xc1\x96\x1a\x68\xf4\x94\xf8\x46\x81\x46\x4f\x29\x78\x0e\x56\x85\x4f\x4d\xa3\xa7\xc4\xc2\x10\x68\xf4\x94\xf0\xb5\x03\x8d\x9e\xd2\x07\xdd\x86\x40\xa3\xa7\x44\xae\x35\xd0\xe8\x29\xf9\x9c\x34\x7a\x4a\x5a\x8b\x72\x45\x22\xb7\x1b\x50\xae\x48\x3e\x35\xca\x15\xe9\xf5\x7f\xb0\x2a\x48\xa9\x04\x94\x2b\x52\xf0\xc9\x90\xae\xf5\xbd\xa0\x5c\x81\x6e\x5a\x08\x28\x57\x64\xc6\x67\x40\xb9\x22\x17\x8f\x10\x1f\xc0\x99\x09\x28\x57\xe4\xc3\xbb\x0e\x32\x2e\xb0\x08\xe5\x8a\xcc\xc6\x1c\x02\xe2\x03\x6c\x47\x21\x20\x3e\x80\x2f\x1a\xbe\x68\xac\xe6\xed\x1d\x06\xbf\xc4\x3e\x34\x2e\xf2\xf6\x0e\x08\xe0\xb2\xe8\x07\x34\x2e\x4a\xd7\x06\x04\x70\xbd\x3b\x3a\x16\x95\x48\x2d\xa0\x63\x41\x9f\xf9\x10\xd0\xb1\xa0\xaf\x7d\x08\xe8\x58\xd4\xe4\xff\x10\x1f\x20\x9e\x0d\x08\x52\xd4\xed\x11\x0d\xb7\xfe\xea\xbd\x17\x02\x5a\x15\x8d\xa5\x2e\x44\x99\x13\xbc\x32\xf4\x28\x28\x6a\x0c\x01\x3d\x0a\x38\x8c\x21\xa0\x47\x81\xe8\x65\x08\xe8\x51\xb4\xc2\xcd\xd1\xa3\x68\xf8\x2b\x01\x3d\x0a\x04\x31\x43\x40\x8f\xa2\xb1\x40\x07\xf4\x28\x5a\xf6\x7f\x90\x46\xd8\xa9\x42\x82\x55\x01\xea\x19\x12\xfa\x02\xec\x3f\x01\xad\x8a\x5e\xfd\x25\xfa\x02\xbf\xfb\xc1\xb8\x78\x3c\x07\xe3\xe2\xf1\x39\x37\x47\x5e\xe5\x70\x84\xb5\x68\x5c\x20\xce\x19\x02\x1a\x17\x83\x1d\x3c\xa0\x71\x31\x1c\x12\x68\x5c\x0c\x3f\x3b\x1a\x17\xd3\x8f\x82\xc6\xc5\x04\x4f\x0f\x68\x5c\x4c\x3f\x2d\x1a\x17\x93\x3c\x5e\x40\xe3\x62\x26\xee\x8e\xc6\xc5\xf4\x63\xa2\x71\x31\xd9\x1a\x03\x1a\x17\x33\xfb\x3f\x18\x17\x0e\x09\x34\x2e\x68\x67\x1b\x02\x1a\x17\xab\x7b\x95\xc3\x39\xff\x77\x39\xe2\xfb\xa1\x71\xb1\xbd\x26\x1a\x17\xdb\x89\x83\xc6\xc5\x2e\xbc\xa5\x42\xdd\x7e\xf6\x08\xc6\x05\x30\x48\x40\xff\x02\xc9\x9e\x10\xd0\xbf\xd8\x8e\x09\xf4\x2f\x76\xf2\x9a\x30\x2e\x1c\x4b\xe8\x5f\x6c\xc7\x19\xfa\x17\x26\x7b\x02\xfa\x17\xa6\x5b\x02\x04\xc0\x9d\x79\x83\x10\x00\xb7\x63\x09\x02\xa0\xe9\x9d\x00\x01\x10\xe1\x9f\x10\xaa\x6c\x0c\xde\x04\x44\xbe\xeb\x5b\x82\xac\x77\x9d\xa8\xc0\x58\x8f\x57\x01\xaa\x32\x21\x10\x80\xaa\x04\x84\x42\x85\x91\x40\x8a\x2a\x54\x18\x09\x7e\xf7\x06\x23\xc1\xa7\x6e\x30\x12\xb4\xbd\xc1\x48\x70\x4c\x7c\x51\x4e\x7b\x49\x20\x85\x2f\xca\x69\xaf\xd3\xfd\x8b\x72\x9a\x5b\x5c\x68\x30\x2e\x1c\x75\x0d\xc6\x05\x08\x4d\x68\x68\xf8\x3a\x5a\x1b\x65\xfc\xd1\xfb\x51\xc6\x0f\xd2\x1f\xba\x65\xfc\xbc\xdd\x0e\xa0\xbe\xf8\x65\x07\x50\x07\x1f\x0a\x5f\x7c\xd2\x7e\x0b\x74\x07\x50\x5f\x8c\xc1\x0e\xa0\x8e\xdf\x1f\xbe\xf8\xa4\x25\x37\xc3\x0e\xa0\xee\xd2\xda\x01\xd4\x9d\x1d\x1d\x40\x1d\x1f\x36\x74\x00\x75\x22\xa7\xf0\xc5\x27\x2d\xbd\xde\x01\xc2\xc0\xf2\x1c\x84\x81\xe5\xfd\x20\x0c\x1c\x6d\x80\x30\x70\x78\xce\x81\x7d\x60\x47\xe1\x8b\x4f\x1a\x54\xc1\x10\x06\xf6\xb9\x78\x0f\x08\x03\x24\x4a\xc2\xc0\x3e\xf2\x03\x61\x60\xdf\xf5\x2a\x10\x06\xdc\x10\x06\xf6\x91\x03\x08\x03\xfb\x88\x64\xc2\xc0\x3e\x62\xc8\x30\xb4\xcf\x3b\x40\x88\x20\x5d\x16\xbe\xd8\xa5\xa5\xe7\x0f\x12\x5c\x08\x5f\x58\xd3\xd2\xe3\xa3\x60\xba\xeb\xfa\x17\xd6\xb4\x44\xb8\x17\xbe\xb0\xa6\x25\xc2\xa1\x30\xfd\xb4\x7c\x94\xe9\xa7\xe5\x25\xa1\x40\x61\x96\x26\xa0\x40\x01\x2f\x32\x04\x14\x28\x4c\x7f\x04\x14\x28\xe2\xf6\x0e\x7e\x5a\x7f\xd9\xb8\xbb\xd7\xc4\xf4\xee\x39\x4c\x5f\x9e\xc3\x74\x42\xf2\x80\x02\x45\x74\xe8\x4e\x3f\x2d\x03\x04\x05\x8a\xe8\x7e\x8e\x02\x85\x49\x94\xa0\x02\x05\x59\xc4\x80\x02\x45\xc2\xe3\x0b\x2a\x50\x6c\x8f\xb0\xcf\x69\x8b\x02\x45\xf1\xd3\xa2\x40\x51\x7e\x57\x81\x2b\xe1\xa4\x42\x81\x02\x06\x65\x08\x28\x50\x14\x07\x16\x0a\x14\xbf\x5d\x1a\x05\x8a\xe2\x9b\x40\x81\xa2\x38\xb0\x50\xa0\x28\x0e\x4f\x14\x28\x0a\xa9\x8a\x80\x02\x45\xf1\x4d\xa0\x40\x51\x08\x52\x03\x0a\x14\x45\x6b\x51\xa0\x28\x4e\x31\x14\x28\x8a\xdf\x01\x05\x0a\x21\xa0\x80\x02\x45\x73\x11\x46\x81\xa2\x11\x05\x04\x14\x28\x1a\x1c\x92\x80\x02\x45\xfb\xdd\x01\x8e\xc5\xf4\xee\x70\x2c\xa6\xd7\x84\x63\xe1\x74\x47\x81\xa2\x91\x8f\x0b\x28\x50\xb4\xe9\xfd\xe0\x58\xc0\x1e\x08\x28\x50\xb4\xe9\x1d\xe0\x58\x10\xdc\x06\x14\x28\x28\xba\x08\x01\x05\x8a\xee\xd4\x44\x81\xa2\x39\x39\x50\xa0\xe8\x7a\x4b\x28\x50\x74\xd8\x1f\x01\x05\x0a\x41\xde\x70\xe4\x58\x78\x07\x78\x14\x2e\xf3\xa8\x4c\x0c\x17\x53\x54\x26\xa8\x16\x0c\x01\x95\x89\x91\x3d\xda\xfc\x12\x6b\x51\x8b\x18\x2e\xde\xa8\x45\x0c\xdf\x35\x6a\x11\xc3\xed\x01\xb5\x88\xe1\xa2\x8f\x5a\xc4\x70\x0b\x47\x2d\x62\xb8\xe8\x5f\x3b\x4c\x7a\x84\x0a\x43\xf3\x2a\xa8\x30\x34\xef\x0e\xdf\xc3\x2f\x86\x92\xc4\xf2\xcd\xa3\x49\x4e\xbb\xde\x10\xd0\x24\x5f\x7e\x3f\x54\x26\x68\xa3\x1f\x22\x94\x3f\x74\xe8\x42\x84\xf2\x87\x46\x5d\x88\x50\xfe\x36\x31\x4f\x84\xf2\xb7\x99\x1d\x11\xca\x1f\xac\xfd\x10\x1f\xb9\x20\x9b\x23\xb8\x20\xac\x0c\x11\xca\x1f\xf5\x0b\x21\x42\xf9\xdb\x8c\xf2\x08\xe5\x8f\x9a\x81\x10\xa1\xfc\x51\x5d\x10\x22\x94\xbf\xbd\xbd\xfb\xe2\x97\xde\x7d\x73\xce\x3b\x20\x25\xb1\xfc\xdf\x67\xdf\x21\x99\x15\xa1\xfc\x1d\xd2\x73\x11\xca\xdf\x61\x05\x8b\x50\xfe\x0e\xdb\x58\x54\x4a\x82\x19\x1e\x95\x92\x60\xed\x89\x50\xfe\x0e\x5b\x40\x84\xf2\x77\xee\x1f\xed\x50\x43\x84\xf1\x77\xae\x97\x84\xea\xc2\x74\x8f\x30\xfe\x0e\x19\xc6\x08\xe3\xef\x30\xdd\x23\x8c\xbf\x43\x2e\x2b\xc2\xf8\x3b\xc7\xc7\x84\x5e\x42\xe0\x14\x03\x34\x18\xf8\x86\x51\x95\x09\xc2\x9a\x88\xca\x04\xc5\x05\x21\xa2\x32\x21\x67\x32\xa2\x32\x21\xbc\x10\x55\x99\xb8\xfe\x0f\x1a\xcc\xf5\x97\xd0\x4b\xc8\x29\x46\x55\x26\x7c\x65\x41\x1a\x0c\x16\x05\x38\x24\x4c\xd4\x18\xe0\x90\x3c\x0c\x25\x15\x28\xc8\x5a\x46\x15\x28\x00\x61\xa2\x0a\x14\x78\xd7\x11\x05\x8a\x97\x74\x4b\x44\x81\xe2\x25\x8d\x11\xa3\xf4\x19\x9e\x13\x05\x8a\x17\xbf\x3f\xa2\x40\xf1\x12\x91\x44\x14\x28\x82\xcf\xf2\x85\x3c\x3d\xe0\xcd\xc7\x0f\x64\xea\xc8\x15\x85\xf8\x81\x4c\x3d\x78\xf7\x2f\x1c\xea\xe1\xf5\x97\x9d\x5f\xf2\x06\xbf\x98\xa7\x87\xc7\xbb\x4f\x8e\x78\x4b\x1f\xc8\xd4\x83\xd6\x7e\xf1\x50\x0f\xaf\x4f\x26\x7f\xc6\xff\x61\x1f\x59\xd2\xf8\xc5\x43\x3d\xf8\x8d\xbe\x78\xa8\xeb\x9d\xc5\x2f\x1e\xea\x81\x30\x3f\x7e\xf1\x50\x0f\xc4\x27\x31\x61\x1f\x99\xb4\x98\xb0\x2f\xf8\x3f\xec\x83\x4b\x10\x13\xf6\xbd\x5e\x05\xfb\x7c\xf3\x09\xfb\x5e\xef\x3e\x60\xef\xf0\x35\xbf\x78\xa8\xe7\xe6\x73\x2e\x8e\xbc\xdf\x67\x5f\x86\xbb\x1a\xbf\x78\xa8\x23\xd2\x13\x62\x42\x41\x04\x22\x66\xa4\x49\x6d\x01\xb6\x8e\x34\xa9\x15\x0b\x88\x34\xa9\x95\xe0\x18\x6d\x52\xeb\x04\xb7\x49\xed\xf2\x7f\x70\x80\x9c\x2b\x36\xa9\xbd\x5e\xa5\xc3\xfa\xe1\xc9\x32\x1c\xa0\xea\xb9\xc9\x39\x9f\x05\x0e\x90\x63\xf0\x8b\x79\x3a\x35\x80\x21\x7e\x31\x4f\x37\x6f\x1f\xbf\x98\xa7\x2f\x97\x82\x2f\xe6\xe9\xbf\x65\x82\x46\xb4\x67\x7a\x0e\x9e\x0f\x1b\x57\x44\x81\x82\x5a\xda\x10\x51\xa0\x78\x96\xbf\x84\xe7\x03\xb6\x12\x51\xa0\x10\xcc\x8c\x28\x50\x50\x91\x1b\x22\x0a\x14\xb4\xf9\x0d\x11\x05\x8a\xc7\xf7\x82\x02\xc5\xe3\x3b\x43\x81\x82\x82\xe3\x10\x51\xa0\x10\x86\x8c\x28\x50\x50\x7e\x1c\x22\x0a\x14\x54\x07\x87\x88\x02\x05\x12\x9f\x21\xa2\x40\x21\x3c\x1b\x51\xa0\x78\xb4\xaf\x6a\x1f\x77\x47\x81\xe2\x75\xd9\x45\x81\x22\x54\xef\x80\x4a\x48\xf5\x97\x70\x79\xfc\x7e\x48\x49\xe4\xed\xfd\xe0\xf2\x80\x59\x44\xa4\x24\x44\x99\x22\x52\x12\xf9\xf7\x64\x70\x79\x7c\x2f\x48\x49\x98\x52\x89\x48\x49\xa0\x03\x19\x22\x52\x12\x79\xff\x05\xef\x45\x54\x26\xb2\x2f\x1e\x95\x89\xec\xd2\x8a\xca\x44\xf6\xf3\xa1\x32\x21\xe0\x15\x51\x99\xf8\x4d\x07\x54\x26\xb2\xfb\x16\x2a\x13\xd9\x7d\x0b\x95\x89\x7c\xfc\x9f\xa6\xf3\x3a\x9b\xa6\xf3\x92\x50\x99\xc8\xd7\x5f\x6a\xba\x77\xc0\x74\x77\x3f\x54\x26\xb2\x9f\x5d\x95\x09\x20\x99\x88\xca\x44\x23\xd0\x8e\xaa\x4c\x90\x28\x89\xaa\x4c\xb8\x7c\xa2\x32\x81\xe6\x73\x88\xa8\x4c\x50\x34\x13\x22\x2a\x13\x28\x47\x87\x88\xca\x04\xa5\xb4\x21\xa2\x32\xa1\xa7\x18\x51\x99\x40\xc9\x39\x44\xfb\xd7\x66\xaf\x02\xcd\x27\x7b\x15\x68\x3e\xc5\xff\x41\xf3\xc9\x7c\x5a\x54\x26\x1a\xe1\x6c\x44\x65\xa2\x91\x3a\x88\xa8\x4c\x98\x32\x8a\xa8\x4c\x08\x24\x45\x55\x26\xf4\x2d\x54\x99\xf0\x6b\xaa\x32\xe1\xe0\x51\x65\xc2\x09\xa0\xca\x84\x03\x59\x95\x09\xa7\x83\x2a\x13\x7a\x44\xaa\x4c\x38\xa9\x54\x99\x70\x4c\xa8\x32\xe1\xf7\x53\x65\x62\x7a\x3f\xb8\x3c\x4e\x77\x55\x26\xf0\x6f\xa3\x2a\x13\x0e\x56\x55\x26\x1c\xd6\xaa\x4c\x38\xdd\x55\x99\x70\xfa\xa9\x32\xe1\x98\x50\x65\x02\x3f\x2e\xaa\x32\xe1\x22\xac\xca\x84\xe3\xcc\x46\xb4\xe4\xc3\xa3\x4a\x12\x64\x8f\xa3\x4a\x12\xbe\x5d\x95\x24\x7c\xf3\x2a\x49\x24\x9f\x0c\x3e\x8b\xdf\x4f\x25\x09\x92\x67\x51\x25\x09\x97\x5d\x95\x24\x48\xc8\x45\x95\x24\x1c\x83\x2a\x49\x90\xec\x89\x2a\x49\xb8\x69\xab\x24\xe1\x52\x0e\x55\xf0\x38\x3e\xa1\x0a\x1e\xc7\x19\x54\xc1\xe3\x93\x41\x15\x3c\x8e\x5d\xa8\x82\xe2\x43\x51\x25\x09\xbd\x41\x95\x24\x5c\x6c\x54\x92\xf0\x1b\xa9\x24\xe1\x78\x51\x49\xc2\x91\x05\x55\xf0\xe2\xe9\xc7\x2d\x9f\x85\x27\x53\x65\x02\x82\x63\x04\x65\x7a\xf4\x30\x41\x92\xde\xe0\x35\x3f\xa4\xe5\x25\xe9\x16\x41\x92\x5e\x58\x38\x11\x24\x49\x04\x23\x82\x24\x89\x8a\x44\x90\xa4\x37\xf9\x4b\x38\x2b\xba\x75\x20\x49\x26\x89\x22\x48\xd2\x4b\x06\x3c\x82\x24\xbd\x3e\x35\x48\x52\x08\x1e\xe9\x2e\xf1\x55\x40\x92\x02\x49\x9b\x08\x92\xf4\x73\x89\x40\x92\x7e\xee\xc4\x91\xd8\xe0\x39\x88\x0d\x6e\xc5\x20\x49\x26\x58\x22\x48\x92\x89\x99\x08\x92\x94\xfe\x12\xe7\x0c\x11\x90\xe9\xcb\x70\xfc\x77\x04\xdd\xe3\xf7\xd0\x9b\x23\x1f\xe5\x33\x3d\x39\x90\x51\x99\x48\xe4\xd5\x22\x2a\x13\xc9\x21\x8f\xca\x44\x02\xc7\x8d\xa8\x4c\x24\x48\x38\x11\x95\x89\x44\x80\x17\x51\x99\x48\xd0\xc9\x22\x4a\x12\x49\xaf\x0e\x25\x89\xa4\xff\x87\x92\x84\xc0\x47\x44\x49\x22\x05\xaf\x89\x0d\x60\xa0\x11\x25\x89\x14\xbd\xbb\x36\xf8\x64\xd8\xa0\x2f\x8a\x92\x84\x10\x49\x42\x49\x22\xf1\xf9\x12\x4a\x12\x89\x8f\x92\x50\x92\x48\x78\x83\x09\x25\x09\x4a\x4d\x43\x52\x49\xe2\x78\x2e\x73\x4d\xcf\x15\xfe\x77\x38\xc2\x3e\x40\x98\x84\x92\x44\x7a\x3c\xf7\xd9\x27\x0c\x92\x50\x92\x90\x39\x9b\x50\x92\xc8\x84\x7b\xc9\x4e\xb7\xc0\x5f\xc9\x76\xb6\xf8\x86\x49\x25\x89\xee\x53\xc3\xe9\x60\x91\x4a\x2a\x49\x00\x8d\x25\x95\x24\xa0\x3b\x26\x95\x24\xc8\x9c\x27\x95\x24\x40\xc9\x13\x4a\x12\x05\xdf\x22\xd9\xea\x36\x78\x4d\x38\x0f\x40\x94\x09\x25\x89\x4e\x84\x90\x50\x92\xe8\xd1\xff\xc1\x79\x60\x41\x49\xb4\xba\xed\x2c\x44\x09\x95\x89\xce\xa2\x98\x50\x99\xe8\xd1\xab\xa0\x32\xc1\x24\x4e\xa8\x4c\xf4\xe2\x53\xc3\x17\x60\x2c\x25\x54\x26\x3a\xd4\xbd\x84\xca\x44\xcf\x7c\x15\x54\x26\x7a\xf6\x97\x70\x1e\xf0\x9d\x12\x4a\x12\x9d\xf1\x92\x50\x92\xe8\x2c\xad\x29\x68\x03\x6f\x1e\x25\x89\xce\xb6\x99\x82\x36\xf8\x3f\x38\x0f\x2c\xa6\x09\x25\x89\xee\x3b\x43\x49\xa2\x13\x27\xa6\xa0\x0d\x3e\x0b\x36\x38\xea\x50\x92\xe8\x8e\x02\x94\x24\xe8\x5e\x18\x12\x4a\x12\x9d\xc2\xa6\x04\xad\xaf\x83\x05\x24\x68\x7d\x9d\x19\x90\xa0\xf5\x89\xc2\x24\x68\x7d\x74\x4b\x0c\x09\x5a\x5f\x27\xb3\x9c\xa0\xf5\xd1\x3b\x31\xa4\xa8\x7d\xbc\x33\x68\x7d\xc8\x62\x85\x04\xad\x0f\x1d\xe9\x90\xa0\xf5\xa1\x0e\x1d\x52\xd4\x3e\xde\x3c\xb4\x3e\x74\xa4\x43\x82\xd6\xd7\x99\x7f\x09\x5a\x5f\x27\xca\x49\xd0\xfa\x3a\xdc\x8c\x64\xab\x5b\x96\xdd\xa4\x02\x85\xdf\x1d\x5a\xdf\x64\xb5\x49\xd0\xfa\xa6\x5f\x1a\x5a\x9f\x08\x4d\x82\xd6\x37\x7d\x13\x49\x4e\x87\xf7\x93\xb7\xc1\x9b\x87\x9e\x77\x7e\xe7\x20\x05\xb0\x85\x27\xe5\x22\x70\x35\x12\xf4\xbc\x03\x39\x37\x41\xcf\x3b\xb8\x13\x09\x7a\xde\xe9\x9e\x03\xf8\x1f\x9e\x03\xf8\xc7\xd1\x49\x50\xf0\x3e\xb1\xa4\x7f\x2e\xc9\x09\x76\x9e\xfb\x64\x82\x9d\x77\xf0\x84\x13\xec\xbc\x43\xc8\x93\x60\xe7\x9d\xe5\x0d\xe0\x3c\x00\x24\x25\xd8\x79\x87\xc0\x22\xc1\xce\x3b\x78\x44\x09\x76\x1e\xad\xe4\x43\x82\x9d\x77\xf0\x73\x12\x14\xbc\x03\xb3\x34\x41\xc1\x3b\xf8\xda\x09\x0a\xde\x21\x37\x98\xa0\xe0\x1d\xb2\x5e\x09\x0a\xde\x21\xe8\x48\x50\xf0\xac\x1e\x4a\x50\xf0\xac\x3a\x4a\x50\xf0\x8e\x8b\x0d\x14\xbc\xe3\x52\x07\x05\xef\x34\xaf\x89\x7d\xcd\x27\xc3\x3e\x0a\x08\x12\x14\xbc\x03\x34\x96\x8a\xf6\xf1\x9c\x55\xfb\x78\x16\x28\x78\x87\x20\x27\x55\x3f\x1f\x93\xbf\xfa\xf9\x78\x2f\x15\xfb\x08\x13\x53\xc5\xbe\xe1\x55\xe0\x43\x24\x7f\x09\x1f\x02\x88\x2b\xa9\x24\xe1\x90\x57\x49\xa2\xf8\x3f\xf8\x10\xc5\xbb\xc3\x87\x70\x78\xa2\x24\xf1\xe2\xbf\x27\x95\x24\x5c\x14\x55\x92\xa8\x1e\xc1\xf7\x70\x41\x41\x49\xe2\x75\x19\x44\x64\xdd\xa4\x4d\x42\x64\xfd\x75\x72\xa0\x32\x61\xcd\x53\x42\x65\x42\x30\x2c\xa1\x32\xf1\x3a\xf9\x51\x99\x78\x09\xde\x53\xd3\x3e\xde\x67\xd3\x3e\xcf\x61\x5f\xf6\x2a\xd8\xe7\x22\xd5\xb4\x0f\x8b\x9a\xf6\xf9\x9c\xf2\x3d\xbc\x26\x7c\x0f\xbf\x6d\x93\xef\xc1\x78\x41\x65\x22\x50\xee\x92\x50\x99\x08\x6e\x63\x5d\xbe\x07\xdf\x08\x95\x89\xe8\x12\xa2\xca\x84\xb6\xa3\x32\x21\x88\x96\xba\x7c\x0f\x9e\x45\x95\x09\x97\x5d\x55\x26\x92\xe7\xe0\x7b\x10\x8d\x25\x55\x26\xb4\x4f\x25\x09\xbf\x34\x4a\x12\xc9\x65\x10\x25\x89\xe4\x96\x83\x92\xc4\xcf\x9d\x40\x48\x3d\xb9\xfd\x21\xa4\x9e\x7c\x4e\x94\x24\x92\x0b\x1f\x4a\x12\xc9\x37\x88\x92\x44\x72\x9c\xa1\x24\x91\x80\xb8\x12\x4a\x12\x74\xbf\x0b\x09\x25\x89\x74\xbd\x03\xbc\x8d\xeb\x55\xbe\xef\x90\x5f\x8f\x3e\x1b\x32\x9c\xa3\x84\x5a\xba\x25\x42\x49\x0a\x1e\x29\xa3\x84\xca\x44\x26\x9b\x9b\x50\x99\x28\x8f\x47\x81\x23\x7f\x09\x6f\x03\x3f\x3c\xa1\x32\x91\x7d\x16\x54\x26\x32\x31\x64\x42\x65\x22\xbb\x08\xa3\x32\x91\xa1\x34\x26\xa4\x24\x0a\x3e\x6c\x42\x4a\x22\x93\xe0\x4c\x48\x49\x64\xd2\xb9\x09\x29\x89\x7c\xb0\x08\x29\x89\x0c\x84\x97\x90\x92\xc8\xda\x8e\x94\xc4\xcf\xb5\x41\x4a\xa2\x10\x6d\x26\x5a\xf2\x7e\x88\xd0\xbf\x97\x64\xba\xf5\xd6\xec\xdf\xa0\x74\x38\x08\x50\x99\xa8\x00\x3b\x09\x95\x89\xea\x90\x47\x65\xa2\xba\xd7\x2f\xe8\x1e\x04\x63\x69\x41\xf7\xf0\xd3\xa2\x40\x51\xf5\x50\x50\xa0\xa8\x20\xef\x09\x05\x8a\x0a\x95\x3b\xa1\x40\x81\x7a\x57\x48\x28\x50\x58\xac\x9b\x50\xa0\x68\x7a\x6e\x28\x50\x34\xf7\x2d\x14\x28\x5a\xf3\x1c\x7c\x0f\x3d\x45\x54\x26\x2c\xeb\x4d\xa8\x4c\x34\x07\x01\x2a\x13\xcd\xe1\x82\xca\x84\x85\xbc\x09\x95\x09\x14\xb3\x42\x42\x65\x02\x1d\xac\x90\x50\x99\x68\xee\xf5\xa8\x4c\x74\x38\xcb\x09\x95\x09\xcb\x73\x13\x2a\x13\x9d\x32\x99\x84\xca\x44\xf7\x7e\xa8\x4c\x0c\xc0\xd3\x84\x92\x04\x32\xd9\x21\xa1\x24\x41\x1f\xc0\x90\x50\x92\xa0\x63\x60\x48\x28\x49\x8c\xe0\x2f\x2b\xe7\xb0\x08\x25\x89\xa1\x8f\x8e\x92\xc4\x70\xd0\xa1\x24\x31\x5c\xf4\x51\x92\xb0\x92\x29\x1d\x95\x40\x18\xd6\x28\x49\x8c\xe3\x55\x50\xca\xd0\x13\x86\x9e\x37\x49\xfd\x24\xe8\x79\xd3\xaf\x09\x3d\x6f\xea\x9d\x41\xcf\x9b\x8e\x10\xe8\x79\xd3\x45\x1f\x7a\xde\xd4\xc3\x84\x9e\x37\x61\xd3\x24\xe8\x79\x53\x9f\x19\x7a\xde\x74\xf1\x86\x9e\x37\xdd\x10\xa0\xe7\x4d\xb7\x0e\xe8\x79\x53\x2f\x12\x7a\xde\x74\xab\x82\x9e\xb7\xdc\xde\xa1\xe7\xad\xe9\x73\xca\x4b\x61\x2c\x41\xcf\xdb\xd0\xf3\x32\xf4\x3c\x1a\x44\x85\x0c\x3d\x4f\x18\x2b\x43\xcf\xa3\xcd\x54\xc8\xd0\xf3\x68\x2c\x15\x32\xf4\xbc\x0d\x75\x2f\x43\xcf\xa3\x39\x56\xc8\xd0\xf3\x36\xcb\x7c\x86\x9e\x67\x61\x74\x86\x9e\x47\x8b\xa6\x90\xa1\xe7\xd1\x4a\x2a\x64\xe8\x79\xbb\x79\x04\x2f\x85\xf9\x90\xa1\xe7\x09\xb7\x65\xe8\x79\x96\x5e\x67\xe8\x79\xb4\xd8\x0a\x19\x7a\xde\xe5\x8b\x65\xe8\x79\x17\xae\x4b\x7e\x55\x02\xe1\x0e\x50\xf0\x2c\xc4\xc9\xaf\x9c\x15\x2c\x82\x82\x77\xa9\xe1\xcc\xe0\x51\x96\x3b\x67\xf0\x28\xb1\x95\x0c\x1e\xa5\x93\x90\xc1\xa3\xde\xea\xff\x50\xd8\xc8\xde\x0f\x3e\x0b\xe3\x25\xa3\x40\xf1\x92\xd6\xcb\x28\x50\xe8\x40\x64\x14\x28\x74\x20\x32\x11\x50\xf5\xee\x28\x50\xbc\xa4\x8c\x32\x0a\x14\x2f\x63\x22\xa3\x40\xf1\xb2\x4a\x65\x14\x28\x5e\x22\x92\x8c\x02\x85\x9b\x7d\x46\x66\x42\xc7\x23\x23\x33\x11\xd8\x64\x32\x32\x13\x81\x4d\x34\x23\x33\x11\x7e\xff\x5b\x1c\x61\x2d\x32\x13\xb4\x92\x0a\x19\x99\x89\x90\xfe\x82\xf7\x32\x0a\x14\xf4\x69\x0d\x19\x05\x8a\x44\xd0\x98\x51\xa0\x48\x2c\xc9\x19\x05\x8a\xa4\x79\x28\x50\x24\x96\x97\x8c\x02\x45\x6a\xfe\x2f\x73\x84\x09\x28\x50\x24\xa6\x5f\x46\x81\xc2\xbd\x3e\xa3\x40\xe1\xee\x9e\x51\xa0\x48\x4e\x00\x14\x28\x92\x2f\x10\x05\x0a\x13\x17\x19\x05\x0a\x77\xf7\x8c\x02\x45\x72\x08\xa2\x40\x91\xd8\x3a\x32\x0a\x14\x89\x0d\x21\xa3\x40\x91\x58\x34\x32\x0a\x14\x89\xa5\x20\xa3\x40\x91\xf0\x22\x33\x0a\x14\x19\xa0\x25\xa3\x40\x91\xfc\xd0\x28\x50\x98\x6e\xc9\x28\x50\x24\x3c\xa2\x8c\x02\x45\x8a\xde\x01\xfb\x9c\x8c\x28\x50\x98\xec\xc9\x09\xfb\x58\x50\x72\xd2\x3e\x3e\x5f\xd2\x3e\xde\x59\xc2\xbe\xa0\x0d\xb2\x62\x3c\xc2\x3e\xbc\xcf\x8c\x72\x85\x69\x9a\x8c\x72\x85\xfe\x51\x46\xb9\x42\xb6\x6a\x46\xb9\x22\x65\x7f\x89\x7d\x2c\x7c\x39\x6b\x1f\x77\x40\xb9\x42\x9f\x2b\xa3\x5c\x91\x08\x83\x33\xca\x15\xfa\x71\x19\xe5\x8a\xe4\x20\x47\xb9\x22\x91\x73\xcb\x28\x57\x24\x17\x22\x94\x2b\x52\xf4\xa9\xb1\x8f\x98\x20\xa3\x5c\x91\xc8\x30\x66\x94\x2b\x4c\x97\x65\x94\x2b\x12\xf9\xbf\x5c\xfc\x7e\x5c\x13\xe5\x0a\x3d\xcc\x5c\x24\x74\x71\x07\x94\x2b\x92\x0b\x03\xca\x15\x7a\x83\xb9\x38\x3e\xbd\x8a\xe3\xd3\x5f\x7e\xf6\xd5\xc7\xab\x74\x8e\xfc\x1f\xac\x18\x7c\xb5\x8c\x72\x85\x65\xd2\x19\xe5\x8a\x02\x46\x9f\x8b\xac\x18\x2c\x2a\xb0\x62\xf0\xb2\x32\xaa\x16\x72\x5e\x33\xaa\x16\x05\x3f\x2e\xa3\x6a\x51\x49\x6d\x65\x54\x2d\x2a\x29\xc6\x8c\xaa\x85\xc5\x44\x19\x55\x8b\x82\x57\x97\x51\xb5\xa8\x8f\xd7\x2c\x1c\x71\xbf\x2a\x2b\xc6\x5f\xc2\x8a\x21\x7b\x9c\x51\xae\x68\xdb\xfb\xc1\x7c\xd9\x9e\x83\xf9\x02\x23\x28\x43\x07\xb4\x64\x27\x43\x07\xb4\x84\x26\x43\x07\xec\x6e\x47\xd0\x01\x3b\xe9\x81\x0c\x1d\xb0\xc3\x21\xce\xd0\x01\xfb\xf1\x97\x30\x5f\x20\xcf\x65\xe8\x80\x1d\x1f\x3d\x43\x07\xa4\x71\x56\xc8\xd0\x01\x3b\xe8\x54\xfe\xa2\xaa\x46\x73\xac\x90\xbf\xa8\xaa\x75\x60\xcf\xdc\x60\xc5\xb8\x66\x41\x1c\x1c\xae\x2f\x0d\x56\x8c\x9b\x68\x83\x15\xe3\x22\x0c\xa9\x70\xb8\x0e\x42\x2a\x1c\x6e\x24\x90\x0a\x07\x4e\x57\x86\x54\x68\xf5\x73\x86\x54\x38\xa0\x1f\x66\x48\x85\xd6\x3b\x67\x48\x85\xa3\xfd\xa5\x71\x91\xe1\x1b\x0e\x17\x29\xf8\x86\xd6\x84\x67\xf8\x86\x8b\x40\x2d\xc3\x37\x5c\x4e\xfe\x6e\xbb\x13\x7f\x09\xd1\xc6\x65\x17\xbe\xe1\x72\x9f\x84\x6f\xb8\xf0\xb2\x32\x7c\xc3\xe5\x6b\x81\x53\xb8\xfc\xb4\xf0\x06\x69\x76\x19\x32\xbc\xc1\x9f\x57\x00\x37\xf0\xe7\x93\xc0\xff\xa3\x71\x63\xc8\xf0\xff\x7e\x7e\x00\xfc\x3f\x21\x92\x0c\xc9\x6f\xfb\x31\x21\xf9\xed\xe3\x35\xe9\xa1\xe2\x76\x04\xc9\x6f\x43\x60\xc9\x90\xfc\xb6\xc3\x0c\x92\xdf\x06\xf6\xcc\x90\xfc\x10\xd2\x0c\x19\x92\xdf\x76\x80\x40\xf2\xdb\x64\x96\x33\x24\x3f\x84\x3b\x43\x86\xe4\xb7\xf1\x3e\x33\x24\x3f\xe4\x46\x43\x86\xe4\x77\xe1\x35\x64\x48\x7e\x87\x30\x31\x43\xf2\xbb\x4e\x3f\x48\x7e\xf7\xf1\xc9\x36\x47\xbc\x79\x88\x7c\x17\xce\x43\x86\xc8\x77\x5d\x50\x16\x22\x2f\x2e\x9f\x0b\x91\x17\x07\xdd\x42\xe4\xc5\xe5\x6c\xc1\x6e\xd1\x0f\x58\xb0\x5b\xc8\xa0\xe6\x05\xbb\x05\xcf\x3b\x2f\x14\x52\x9c\xfc\x0b\x85\x94\xc7\x6b\xc2\x6e\x21\x0a\xc8\x0b\x76\x0b\xcc\x89\xbc\x60\xb7\xbc\xde\x4f\x76\x8b\xcf\x29\xbb\x85\xef\xb0\x61\x78\x90\x29\xcc\x1b\x86\x87\x36\x6c\x18\x1e\x6e\xd3\x1b\x86\x87\x5b\xe3\x86\xe1\xe1\xa8\xdb\x30\x3c\x5c\xd8\x37\x0c\x0f\x47\xeb\x86\xe1\xe1\x76\xbb\x61\x78\x38\x8d\x36\x0c\x96\xe0\x39\x18\x2c\x8e\xf9\x0d\x83\x25\x79\x07\x18\x2c\x7a\x9f\x5f\x74\xd4\x83\xfe\xe6\x17\x1d\x75\x93\x28\xf9\xc0\x60\x71\x7b\x38\xd8\xa7\xe3\x01\xe4\x14\xdc\xd4\x8e\xf6\x71\x87\x83\x7d\x2e\x1a\x07\xfb\xdc\x44\x8f\xf6\x79\x0e\xfb\xdc\x72\x0e\xf6\x11\x2f\xe4\x83\x7d\x6e\x39\x07\xfb\xf4\x37\x8f\xf6\x61\xed\xc1\xbe\xec\xff\xb0\xcf\xad\xf8\x60\x9f\xce\xda\xc1\x3e\xdd\x89\x2f\x72\xea\x99\xec\x6a\xbe\x28\xdc\x20\x99\x90\x2f\x0a\x37\x44\x63\xf9\xa2\x70\xe3\x72\x7d\x61\xb0\x38\xfb\x2f\x0c\x16\x92\x7c\xf9\xc2\x60\x59\xfe\x0f\x15\x1b\x37\xbc\x2f\x3a\xea\x85\xd4\x41\xfe\xa2\xa3\xfe\xdb\xd4\xbe\xe8\xa8\xff\xb6\xbf\x2f\x3a\xea\x15\x17\xac\x7c\x11\x50\xaf\xd8\x5e\xbe\x08\xa8\x37\xc6\x6e\xf9\xa2\x9c\xae\x84\x55\xf9\xa2\x9c\x6e\x1d\x6a\xf9\xa2\x9c\xde\x48\x86\x94\x2f\xca\xe9\x7d\xf8\xbf\xef\x39\xfb\xf4\x9a\x9d\xa3\x87\xa3\xc1\xd1\x5f\x5e\x72\xf9\x02\xa0\x3e\x40\x4b\xcb\x17\x00\xf5\x81\x32\x40\xf9\x02\xa0\x3e\xb3\x47\x07\xda\xcd\xe0\x48\x12\x0e\xff\xfb\x02\xa0\xbe\x58\x88\xca\x07\x1d\xf5\x43\x80\x57\x3e\xe8\xa8\x9f\xeb\x2f\x21\xb0\xb0\x8b\x15\xd4\x22\xa4\xe2\x17\xd4\x22\x68\xa0\x14\x0a\x6a\x11\x0f\xcc\xd9\x82\x5a\x04\x1a\xbe\xa1\xa0\x16\x81\x80\x7e\x28\xa8\x45\xa8\x05\x55\x50\x8b\x40\x86\x3f\x14\xd4\x22\x68\xbc\x14\x0a\x6a\x11\xf4\xd9\x0d\x05\xb5\x88\x87\x05\xba\xa0\x16\xa1\x86\x54\x41\x2d\x42\xb5\xa9\x82\x5a\x04\x0d\xa2\x42\x41\x2d\x82\xe6\x51\xa1\x04\xdb\xf8\xf0\x9c\x28\x42\x04\x16\xef\x82\x22\x44\x60\x11\x2e\x28\x42\x58\x51\x56\x50\x84\x88\x7e\x76\x14\x21\x0a\x00\x62\x41\x11\xa2\x90\xaa\x28\x28\x42\x94\xc7\x5f\x2e\xce\xf1\xd9\x83\x2c\x15\xcf\x1d\x7e\xe9\x53\x5f\x7e\xc9\x39\x14\x21\x0a\x0b\x7b\x41\x11\xa2\x90\xf0\x28\x28\x42\x14\x96\xf2\x12\x61\xe1\x30\xe4\xcb\x17\x01\xe5\x42\xd8\x56\xbe\x08\x28\x17\x3c\xc5\x42\xbb\xa8\xcc\xd6\x51\x68\x17\x65\xe6\xae\xd0\x2e\x4a\xad\xb9\x42\xbb\x28\x24\xd7\x43\xa1\x5d\x14\x92\xf2\xa1\xd0\x2e\x4a\x5d\xb8\x42\xbb\xa8\xc6\xa6\x5d\x68\x17\xd5\x9a\x4f\x0d\x4b\xa5\x7a\x3f\x58\x2a\xb8\x13\x85\x76\x51\xc8\xaa\x87\x92\x64\xa9\x60\x03\xed\xa2\x4c\x89\x15\xda\x45\xa9\x58\x57\x68\x17\xa5\x2e\x5c\xa1\x5d\x54\xc3\xaf\x2a\xb4\x8b\x6a\x78\x44\x85\x76\x51\x8d\xa4\x46\xa1\x5d\x94\xe9\xab\x42\xbb\x28\x13\x6b\x25\x61\x1f\x51\x63\x49\xd8\x77\xbd\xc3\x67\x1f\x82\xb4\xa1\xd0\x4a\x6a\xe0\xe3\x15\x5a\x49\x8d\xe3\x2f\x61\xa9\xe0\x45\x16\x5a\x49\x8d\xed\x11\x2c\x15\xc7\x3c\xad\xa4\xc6\xf6\x08\x96\x8a\x73\x93\x56\x52\xa6\xa1\x0a\xad\xa4\x86\xf3\x88\x56\x52\x03\x77\xa2\xd0\x4a\x6a\x38\xae\x69\x25\x35\x9c\x63\xb4\x92\x1a\xce\x15\x5a\x49\x0d\xfc\xe9\x92\x61\xe1\x38\xe3\x32\x2c\x1c\xa2\xb8\x42\x9b\xa9\xe1\x2c\xa6\xcd\x14\x8d\xc8\x42\xa1\xcd\xd4\xc4\xfb\x2c\xb4\x99\x9a\xde\x9d\x36\x53\xd3\x19\x47\x9b\xa9\x55\x3c\x82\xc1\xe2\x57\x81\xe4\x67\x3a\xa9\x40\xf2\x33\x69\x53\x20\xf9\x99\x78\x2a\x90\xfc\x4c\x20\x15\x48\x7e\xdb\x91\x05\xc9\x6f\xff\x9e\x05\x45\x96\xe6\x2f\x51\x64\x71\x24\x43\xf2\x33\xb5\x55\x20\xf9\xd1\x45\x3c\x14\x48\x7e\xa6\x9a\x0a\x24\x3f\xdd\xc8\x52\x65\xe8\xfc\x05\xef\x15\xf8\x7f\xe6\xc0\x0a\x1c\x3f\x4b\x8c\x0b\x1c\x3f\x81\xb2\x02\xc7\x8f\xfe\x7a\xa1\xc0\xf1\x53\x82\xaf\xd0\x65\xea\xb0\x8b\x15\xba\x4c\x09\xb7\x15\xf8\x7f\xc7\xa1\x04\xff\xef\xf8\xc1\xe0\xff\x09\x27\x16\xf8\x7f\xc7\x05\x1a\xfe\xdf\x4d\x1e\x21\x38\x43\xd0\x5f\xe0\xff\x5d\xbc\x89\x02\xff\xef\x42\x94\x2a\x28\x42\xc8\x6e\x2e\x28\x42\x58\x00\x5c\x50\x84\x10\xf0\x2a\x28\x42\x98\x77\x2a\x28\x42\xbc\xd5\x73\x90\x77\xdc\x51\x51\x7d\x30\x7b\x55\x50\x7d\x78\x8b\x77\x80\xa0\xe3\x90\x40\xf5\xe1\x75\x99\x40\xf5\x41\x60\xae\xa0\xfa\xf0\x3a\x24\x50\x7d\x30\x5b\x56\x50\x7d\x78\xf1\xdc\x0a\xaa\x0f\x6f\xf4\x1c\x36\x14\xff\x87\x0d\x78\x4b\xa5\x6b\x03\xb6\xa3\xfa\x10\x48\x71\x14\x54\x1f\x64\x0d\x17\x54\x1f\x42\xf0\x9a\x30\x58\x7e\x47\x30\x58\x08\x9f\x0b\xaa\x0f\xe9\xf7\x64\x30\x58\xb2\xe7\x60\xb0\x68\x1f\xaa\x0f\x26\xb3\x0a\xca\x0e\x26\x90\x0a\xca\x0e\x89\x20\xae\xa0\xec\x90\x8a\xbf\x84\x69\x33\x3c\x82\xa5\x82\x77\x56\x50\x76\x48\x4e\xb8\x01\x4b\xc5\x6f\x34\x60\xa9\x90\x7d\x2c\xa8\x3e\x98\xb4\x29\xa8\x3e\x24\xc7\x2e\xaa\x0f\xa6\x2a\xca\xd0\x06\x8f\xb4\x81\xd1\x33\x64\x12\x79\x04\x0b\xc7\x6f\x8b\xea\x43\x72\xf9\x44\xf5\xc1\x24\x58\x41\xf5\xc1\x84\x5c\x41\xf5\x21\x39\xa5\x51\x7d\xc8\x8e\x1e\x54\x1f\x32\x38\x7c\x41\xf5\x81\xc6\xa2\xa1\xa0\xfa\x50\x7e\xe7\x3e\xfb\x0a\x1e\x66\x41\xf5\xc1\x94\x43\x41\xf5\xc1\xb4\x49\x41\xf5\x81\xbe\xe1\xa1\x4c\x18\x10\xd3\x6b\xc2\x80\x70\x3e\xa0\x08\xd1\x97\x4f\x0d\xa4\xe6\xfd\x16\x0c\x08\xe7\xed\x82\x01\x01\x62\x52\x50\x8b\xf8\xf9\x78\xa8\x45\x74\x1d\x08\xd4\x22\xfa\xf4\x08\x86\x87\x5b\xdc\x82\xe1\x01\x26\x53\x50\x92\xe8\x6e\x78\x28\x49\x74\x72\xd0\x05\x25\x89\xee\x92\x85\x92\x44\x1f\xfe\x0f\x86\xc7\xf4\x7f\xd8\xa7\x2f\xba\xb4\xcf\x23\xed\xe3\xbd\xa0\x24\xd1\xa1\x24\x14\xe4\x22\x3a\x20\x7d\x41\x2e\xa2\xbb\xbe\x6c\xed\xe3\x7e\xc8\x45\x74\x80\xf8\x02\x91\xaf\x77\x8f\xb0\x0f\xda\x41\x41\x2e\xa2\x03\xe7\x17\x48\x7e\xbd\x7b\xa4\x7d\xfe\x0f\xfb\xfc\xd2\x90\xfc\xfa\x7f\x11\xc2\xbf\x97\x64\xf8\x7f\x2a\xc2\x16\xf8\x7f\xd6\x2e\x15\xf8\x7f\x5d\x5f\x66\x6b\x3a\x83\x60\x6b\x3a\xc3\xe5\x68\xba\x47\x98\x0e\x8b\xa3\x1c\xc9\x2d\x3c\xe6\x91\xdc\xc2\x2b\x3b\x92\x5b\x18\xf2\x30\xf7\xa6\xde\x84\x1a\x10\x0e\x17\xe8\x79\xe7\x7a\x07\xf8\x10\xa4\x1c\x0a\xf4\xbc\x0b\x1e\x5b\xa0\xe7\x5d\xe8\x6b\x05\x7a\xde\x21\x90\x29\xd0\xf3\x2e\x59\xe0\x02\x3d\xef\x80\xb2\x16\xe8\x79\x97\x20\xb5\x40\xcf\xbb\x64\xee\x0a\x4d\xa0\xae\x8b\x06\xf4\xbc\xeb\x52\x07\x3d\xef\xbe\xde\x61\x70\x07\xaf\x39\x39\xc7\x3b\x83\x9e\x77\xf4\x5e\xa0\xe7\x5d\x08\x79\x05\x7a\x1e\x1d\xc4\x42\x81\x9e\x77\x99\xd2\xf5\xd1\x86\xce\x11\x9c\x0e\x3c\xa9\x0a\x3d\xef\x92\x21\xae\xd0\xf3\x64\x8f\x56\xe8\x79\x37\x7a\x84\x0d\xa4\xa1\x2a\xf4\xbc\x0b\xf5\xab\x42\xcf\xb3\x44\xa8\x42\xcf\xbb\xe4\xd1\x2b\xf4\xbc\xfb\x78\x3f\xec\x4b\x3e\x19\xf6\x3d\x5e\xc5\x6f\xe4\xb3\xf8\x8d\x0a\x47\xda\xa7\x0d\xd8\x87\xff\x5e\x5f\xed\xf3\xc8\x6f\x34\x38\xc2\x3e\xe8\x95\x15\x7a\xde\x25\x51\x52\xa1\xe7\x5d\xb4\x3f\x2a\xf4\xbc\x4b\xc1\x50\x85\x9e\x77\x01\x7d\x2a\x1a\x10\x2f\x5e\x72\x45\x03\xe2\x65\x5c\x57\x34\x20\x5e\x7c\xa0\x8a\x06\x84\x1b\x6c\x45\x03\xe2\x25\x2f\x5a\xd1\x80\x78\xd9\x2c\x2a\x1a\x10\x6f\xf3\xc9\xe4\xac\xf0\x06\xd1\x80\x78\xf1\xce\x2a\x1a\x10\x2f\xfe\x58\x45\x03\xe2\x65\x8e\x55\x34\x20\x84\x87\x2a\x1a\x10\x26\x0b\x2a\x1a\x10\xe1\xf7\xcb\xcc\x11\xcf\x82\x06\x44\xe8\xfe\x52\x4e\x87\x47\x72\x3a\x78\x4b\x68\x40\xd0\xdf\x3c\x54\x34\x20\xe8\xd5\x1d\x2a\x1a\x10\x09\xd8\xac\xa2\x01\x21\xb6\x52\xd1\x80\x48\xd5\xff\xc1\xf7\xa8\xde\x1d\xbe\x07\x2e\x4a\x8d\xf0\x3d\x48\xbe\x54\xf4\x21\xcc\xcd\x57\xf4\x21\x32\x69\xb6\x8a\x06\x84\xd2\xa7\x35\xc2\x87\xf0\x3b\x44\x3a\x87\x90\xda\xaa\xe8\x43\x14\xbf\x26\xfa\x10\xc6\x89\x15\x11\x08\x63\xc8\xfa\xc5\x58\xb5\x90\x20\xab\x11\x1d\x0b\x66\x55\x45\x20\xa2\x90\x20\xab\x08\x44\xa8\x34\x5e\x11\x88\xa8\x7e\x15\x04\x22\x2a\xfe\x6d\x45\x20\xa2\xfa\xdd\x11\x88\xa8\x7e\x77\x04\x22\x2c\xee\xa9\x08\x44\x54\xc7\x0b\x02\x11\x15\x57\xb1\x22\x10\x51\xab\xbf\x84\x10\xd1\xfe\x92\x1d\xaa\x68\x47\x58\x86\x5a\xd1\x8e\x50\xa0\xbc\xa2\x1d\xa1\x9a\x56\x45\x3b\xa2\x91\xe2\xa8\x68\x47\x28\x73\x5e\xd1\x8e\x68\xbf\x9b\xc3\x95\x20\xfd\x51\x93\x5c\x09\xce\xa1\x1d\xd1\x58\xbc\x2b\xda\x11\x74\xed\x0a\x15\xed\x08\x33\x38\x15\xed\x08\xa5\xd3\x2b\xda\x11\xca\x95\x57\xb4\x23\x2c\x82\xad\xe8\x43\xb8\xbb\x57\xf4\x21\x2c\x97\xad\xe8\x43\xf4\xee\xff\x26\x47\x0c\x3a\xf4\x21\xdc\x80\x6a\x96\x2b\xe1\x35\xe1\x4a\x74\xef\x0e\x57\xc2\xc1\x83\x3e\xc4\xc0\xc3\xac\xe8\x43\x58\xf6\x5a\xd1\x87\x50\xd8\xbc\xa2\x0f\x31\x80\xdb\x2a\xfa\x10\x03\x8f\xbd\xa2\x0f\x31\xe0\x5d\x57\xf4\x21\x86\xef\x13\x0d\x08\x03\xd8\x8a\x06\xc4\xf4\xc9\xd0\x80\x98\x64\xe7\x2a\x1a\x10\xb3\x79\x77\xba\x8a\xe0\xaf\x54\x34\x20\xe6\xef\xa9\xe1\x4a\xf8\x96\xd0\x80\x98\x78\x28\x95\x26\x50\xf4\x21\x0b\x95\x26\x50\xb2\x39\x2b\x4d\xa0\x26\x7e\x4e\xa5\x09\xd4\x74\xb0\xa2\x1d\x31\xfd\x0e\xd6\x4a\x01\x75\x54\xa8\x7b\xea\x7c\x55\xa8\x7b\xd3\xef\x07\x75\x6f\x3a\xc8\xa1\xee\xad\xe9\xfd\x26\x47\xbc\xb3\x2a\x57\xc2\x27\x93\x2b\x81\xb5\x50\xf7\x36\x3e\x57\x85\xba\x47\x93\xb2\x50\xa1\xee\x29\xdc\x5e\xa1\xee\x6d\xd8\x26\x15\xea\xde\x76\x94\x43\xdd\x53\xb8\xbd\x42\xdd\xa3\xeb\x5a\xa8\x50\xf7\x2c\xba\xad\x50\xf7\x36\xa2\x90\x15\xea\xde\xc6\x65\xa8\x50\xf7\x36\xbe\x5a\x85\xba\xb7\x71\x4a\x2a\xf4\xbc\x8d\x8f\x57\xa1\xe7\x29\x22\x5f\x9b\x7c\x08\x7f\xa9\x0d\x58\x0b\x3d\x6f\xe3\x33\xd7\xae\x0d\xfc\xb2\x6b\x03\x77\x87\x9e\xb7\xf1\x30\x2b\xf4\xbc\x8d\x77\x56\xbb\x36\x78\x0e\xae\x84\xcb\x2e\x14\xbc\x4b\x6a\xa4\x42\xc1\xbb\xdb\x6b\x7e\x08\x86\xe2\xf3\x15\x44\x88\x7e\xe3\xa1\x82\x08\x3d\xd9\xe7\x84\x2b\xe1\xa6\x86\x02\xc5\x6f\x3b\x02\x2d\x7a\xc9\xcd\x57\x14\x28\x7e\x5b\x23\x0a\x14\xaf\x63\x10\x24\xe9\x75\x0c\x82\x24\xbd\xa4\xa1\x2a\x0a\x14\xc1\x45\x18\x05\x8a\xe4\xbc\x05\x65\x4a\x8e\x2c\x14\x28\x92\xb6\xa3\x40\x91\x7c\x83\x20\x50\xc9\xd1\x03\x02\x95\xfc\x7e\x2a\x50\x38\x5e\x94\x99\x70\x25\x02\x81\x4a\xbe\x6b\x65\x26\x5c\xdd\x94\x99\xf0\x6b\x82\x40\x25\x57\x4c\x10\xa8\xe4\xc8\x02\x81\x4a\xeb\x2f\x12\x5c\x05\x9c\x4a\x0e\x4f\xc0\xa9\xd4\x3d\xc2\xf4\xe9\x25\x31\x1d\xc0\xab\xaa\x40\xe1\xf0\x04\x9c\x4a\x4e\x8e\xa9\xe9\x3e\x34\xa6\xbb\xb4\x02\x4e\x25\x97\x48\xc0\xa9\xb4\xfc\x1f\xa6\x03\xf6\x55\x14\x28\x92\x0b\x03\xc0\x55\x72\xd0\xa9\x40\xe1\x20\x47\x81\x22\xb9\x9c\xa1\x40\x91\xc0\x94\x2b\x0a\x14\xc9\x45\x03\x05\x8a\x34\x3d\x87\x7d\xcb\xab\xf8\x69\xb1\x0f\x05\x8a\x44\x62\xa6\xa2\x40\x91\x08\x79\x2a\x0a\x14\x89\x74\x4b\x45\x81\x22\x6d\x9f\x13\xfb\xa6\x57\xc1\x3e\x97\x48\x15\x28\x8a\x47\x60\xed\x40\x4e\x15\x05\x8a\x1a\x3c\x02\x6b\x77\xf1\x46\x81\xa2\x12\x3e\x57\x14\x28\xaa\x9e\x30\x0a\x14\x15\xdf\xbe\xa2\x40\x51\xf5\x1b\x51\xa0\x90\x1e\x54\x51\xa0\xa8\x14\x31\x57\x14\x28\xea\xeb\x35\xe1\x12\xe8\x65\xa1\x40\x51\x49\xfd\x54\x14\x28\x6a\xf2\x2a\x8b\xa7\xf6\x0e\x9b\x73\xbc\x4f\x14\x28\x2c\x23\xa9\x5b\xfb\x78\x4b\x47\xfb\x18\x59\x47\xfb\x18\x3d\x28\x50\x54\xfd\x77\x14\x28\xea\xeb\xff\xb0\x4f\x9f\x19\x05\x8a\x0a\x8c\x55\x51\xa0\xa8\x7a\xfa\x07\xfb\x92\xff\xc3\x06\x0a\x55\x2a\x0a\x14\xd5\xe5\x05\x05\x8a\xfa\x7a\x4d\x6c\x70\x13\x3d\xd8\xa0\xcf\x75\xe0\x12\xc0\xaa\xa8\x17\x15\x8d\xe3\x11\x4a\x20\x64\xdc\x2b\xea\x14\xe6\x8b\x2b\xea\x14\xcd\x2d\x15\x75\x0a\xeb\x2d\x2b\xea\x14\x82\x45\x15\x75\x8a\x46\xa4\x56\x51\xa7\xb0\xe0\xa4\xa2\x4e\xa1\x9c\x6a\x45\x9d\xc2\x82\xea\x8a\x3a\x45\x77\xfe\xa1\x4e\x61\x88\x5c\x51\xa7\xe8\x2e\x44\xa8\x53\x74\x5c\xa2\x86\x3a\x45\x07\xeb\x68\xa8\x53\x74\xae\xd9\x50\xa7\xe8\xe4\x7d\x1b\xea\x14\xe2\x4a\x0d\x75\x0a\x65\xb8\x1a\xea\x14\xaa\xa5\x37\xd4\x29\x06\xee\x4b\x43\x9d\x42\xd5\xf3\x86\x3a\xc5\x60\xcb\x69\xa8\x53\x2c\xa0\xe2\x86\x02\xc5\x22\xa5\xd9\x50\xa0\x58\xcb\xff\xa1\xb0\xc1\xfc\x6b\x28\x50\xb8\x71\x35\x15\x28\x88\x60\x9b\x0a\x14\xe0\x20\x0d\x05\x8a\x0d\xba\xd1\x54\xa0\x20\xaa\x6a\x28\x50\xd0\x09\x33\x34\x15\x28\xf0\xa7\x9b\x0a\x14\x44\xda\x8d\xa6\x53\x87\x38\xb1\xd1\x74\xea\x3c\xde\x1d\x09\x0a\x22\xc3\x06\xe5\x6f\xf3\xdd\x9b\x12\x14\xc4\x04\x4d\x09\x0a\x52\x4d\x0d\x5a\xdf\x17\x6d\xfe\x73\x49\x6e\x41\x8c\x9e\xc7\x44\x81\x42\x01\xc7\xa6\x02\x05\xe1\x65\xfb\x29\x50\x70\x3b\x15\x28\xc8\x65\x35\x14\x28\x14\x70\x6c\x28\x50\x28\x93\xdd\x54\xa0\x60\x02\x34\x14\x28\x5e\x26\x47\x43\x81\xc2\x6e\x5f\x4d\x05\x0a\x96\x89\xa6\x02\x45\xf5\x7f\x60\xf4\xd5\xfb\x81\xd1\x43\xc1\x6b\x2a\x50\x54\x9f\x1a\xfc\x17\x3f\xbc\xa1\x40\x11\xd8\x43\x1b\x0a\x14\x81\xdc\x67\x43\x81\x22\xb0\xe8\x37\x14\x28\xac\x87\x6f\x2a\x50\xb0\x40\x37\x15\x28\xba\x57\x01\xdf\x1e\xfe\x12\x7c\x9b\xbd\xbe\xa9\x40\x31\xbc\x03\xf8\x76\xf7\x97\xe0\xdb\x0e\x72\x15\x28\xb4\x41\x05\x0a\x76\xfe\xa6\x02\x05\xd9\xce\x86\x02\x45\xc0\xc7\x6b\x28\x50\x04\xa6\x7b\x53\x81\xa2\x79\x84\x7d\x78\x9f\x4d\x05\x0a\xe2\x85\xa6\x02\xc5\xf0\x1c\xf6\x11\x42\x36\x15\x28\xf0\xc3\x9b\x0a\x14\x4c\xf0\xa6\x02\x05\x7e\x78\x53\x81\x02\x1f\xa8\xa9\x40\x81\x67\xd3\x50\xa0\x08\x4e\x5b\x14\x28\x02\xdb\x74\x43\x81\x82\xd6\xa5\xa1\xa1\x40\x11\x9a\xe7\xb4\xcf\xff\x61\x1f\x8b\x4d\xcb\xda\xc7\x3b\xcb\xd8\x17\x3c\x87\x3a\x85\x8b\x8d\xea\x14\x3e\xb5\xea\x14\x4e\x4d\xd4\x29\x2a\x45\x2c\x0d\x75\x8a\xaa\xed\xa8\x53\x54\xbf\x3b\xea\x14\x06\x9b\x4d\x75\x0a\x7c\xbc\xa6\x3a\x05\x41\x6a\x53\x9d\xc2\x77\x8d\x3a\x45\xad\x3e\x27\xd8\x3e\xf1\x42\x43\x9d\xc2\x10\xb9\xa1\x4e\x51\xfd\xb6\xa8\x53\x54\x7c\xb5\xf6\x45\x5c\xbd\x52\x48\xd5\xbe\x88\xab\x37\x42\xf9\xf6\x45\x55\xbd\xbb\xf4\x7c\x51\x55\xef\x4e\xfe\x02\xee\xef\x12\x52\xc0\xfd\x7d\x83\x05\xdc\x9f\xa8\xaa\x15\x70\x7f\x8a\xac\xda\x17\x71\x75\xf3\xa9\xed\x8b\xb8\x3a\xdd\x2e\x43\x2b\x74\xd9\xc1\xa7\x6c\x5f\xc4\xd5\x4d\x5b\xb6\x2f\xe2\xea\x66\x6c\xdb\x17\x71\xf5\x8e\x63\xd5\xbe\x88\xab\x5b\x9c\xdf\xbe\x88\xab\x0f\x60\xba\xf6\x45\x5c\x7d\x1c\x7f\xd9\xa0\x0f\xf0\x26\xbe\xe8\xa8\x2f\x52\x93\xed\x8b\x8e\xfa\x71\xf4\x80\x32\xa9\x70\xd3\x40\x99\x54\x9c\x69\xa0\x4c\x2f\x5b\x6a\x03\x65\x52\xf6\xbf\x21\x17\x41\xa3\xdd\xd0\x90\x8b\x50\xe5\xaf\x35\x09\x03\xd8\x80\x24\x84\x4d\x07\x1a\xb2\x0f\x81\xc4\x68\x43\xf6\x21\x00\xf5\x37\x64\x1f\x4a\xf2\x0e\x00\xea\x38\x02\x0d\xd9\x87\x42\x5a\xa8\x21\xfb\x50\x70\x19\x1a\xb2\x0f\x25\xfd\x45\x82\x6b\x28\x42\x14\xc2\xee\x86\x22\x44\x81\xfe\xd4\x50\x84\x28\xf8\x40\x0d\x45\x88\xe2\xb0\x46\x11\xa2\x64\xff\x57\xf9\x25\xaf\x05\x45\x88\x82\xff\xd7\x50\x84\x28\xee\x8c\x28\x42\x94\xe0\x43\xc3\x25\xc0\xe7\x6a\x28\x42\x94\xe8\x1d\x30\x3d\x78\x07\x4c\x8f\x1e\x7d\xa6\xeb\xe7\x34\x15\x21\x5c\xea\x54\x84\x70\x40\xaa\x08\xe1\x00\x41\x11\xc2\x44\x49\x43\x11\xa2\xb9\xd4\xa1\x08\xd1\xf0\xbc\x1b\x8a\x10\x26\x51\x1a\x8a\x10\xa6\x5b\x1a\x8a\x10\x96\x9f\x34\x14\x21\x9a\xc3\x45\x45\x88\xdf\x11\x58\x34\x44\xb7\xa6\x22\x84\x83\x40\x45\x08\x3c\xb0\xa6\x22\x84\x83\x07\x45\x88\xe9\xa0\x53\x11\xc2\x61\x86\x22\xc4\x74\x6a\xaa\x08\x41\x9e\xb9\xa1\x08\x31\x61\x55\x34\x14\x21\xa6\x13\x15\x45\x88\xe9\xee\x8e\x22\xc4\x84\x9b\xd1\x50\x84\x58\xc5\x5f\x82\x45\xbb\xb4\xd2\x58\x6a\xbb\x59\xa0\x16\x61\x30\xdd\x50\x8b\x90\x7e\xd8\x54\x8b\x70\xd1\x57\x2d\xa2\x6b\x03\x58\xb4\xdb\x83\x6a\x11\x7e\x07\xd5\x22\x5c\x34\x54\x8b\xf0\xed\xaa\x16\xe1\xa6\xa6\x5a\x84\x8b\x30\x6a\x11\x87\xe2\x82\x86\x5a\x84\x62\xe2\x0d\xb5\x08\xf5\xb5\x9b\x6a\x11\xd9\x3b\x90\x64\x80\x75\xd0\x54\x8b\x20\xca\x69\xaa\x45\x6c\xef\x00\x18\x7d\x7c\x96\x05\xc4\xec\xfd\x36\xa0\x32\xd6\x02\x32\x19\x68\x37\x40\x26\xc3\xf5\x06\xc8\xf4\x73\x20\x00\x99\x5e\x47\x24\x20\xd3\x4b\x54\xd5\x00\x99\x5e\xdf\x20\x20\x93\x09\x81\x06\xc8\xf4\xea\x40\x00\x32\xbd\xbe\x5d\x95\x24\x1c\xbb\x2a\x49\x90\x62\x6c\x2a\x49\xf8\xc5\x54\x92\xf0\x8b\xa9\x24\xa1\x73\xa1\x92\x84\x6f\x5e\x25\x09\x5d\x0d\x95\x24\x80\x67\x9b\x4a\x12\x40\x5c\x0d\x24\xe9\xb7\x51\x82\x24\x99\x4b\x6e\x47\x90\x17\xfb\x40\x92\x92\xde\xee\x11\xe4\xf5\x1c\x20\x2f\x29\xb1\x86\x92\x84\xc9\x89\x86\x92\x44\x72\x84\xa0\x24\x61\x15\x44\x53\x49\xc2\x37\xaf\x92\x84\x0e\x84\x72\x11\xba\x0c\xca\x45\x38\xdf\x95\x8b\xf0\xbd\x28\x17\x01\xe3\xbd\x29\x17\xe1\x37\x52\x2e\x82\x48\xbb\x81\x47\x65\xdd\x3a\xf0\x28\xdb\xd8\x35\xf0\x28\x6b\x15\xdb\x15\xe4\xe5\xc9\x90\x8b\x28\x7f\x92\xe0\x1a\x50\x95\x4d\x39\x1b\x50\x55\xd1\x5f\x01\xaa\x2a\x0e\x3a\xa0\x2a\x9b\x80\x36\xa0\xaa\xe2\xc7\x04\xaa\x2a\x0e\x09\xa0\xaa\xe1\x0e\x0e\x54\x35\x70\xfb\x3b\x50\x95\x75\x69\x1d\xa8\x4a\xb2\x78\x07\xaa\xa2\xef\x74\xe8\x40\x55\xd6\xac\x75\xa0\xaa\xce\xbe\xd5\x81\xaa\xa4\x95\x77\xa0\xaa\x81\xff\xde\x81\xaa\x3a\x8b\x62\x07\xaa\xea\x04\x7f\x1d\xa8\x4a\x92\x79\x07\xaa\xb2\xd6\xad\x03\x55\x0d\x7c\xfb\x0e\x54\xd5\xd9\x51\x3b\x50\x95\xcd\x2e\x3b\x50\x55\xbf\x5e\x05\xa0\x13\xaf\xb5\xbf\xda\xc7\x93\x01\x55\x75\x96\xdd\x0e\x54\xd5\x8f\x47\xd8\xc7\x36\xd6\x81\xaa\x06\x70\x46\x7f\xb5\x8f\x77\xa6\x92\x04\xc1\x6d\x47\x49\x62\x10\xd7\x74\x95\x24\x08\x8a\xbb\x4a\x12\xc7\x5f\x62\x1f\x01\x5e\x47\x49\x42\x3d\xe8\x8e\x92\xc4\x78\xbd\x9f\xf6\xf1\xae\x5f\xbf\x1f\x6f\x50\x25\x09\x36\x8b\x8e\x92\x84\x19\xf0\x8e\x92\xc4\x60\xd1\xef\x2a\x49\xb0\x01\xf5\xe0\xf7\xf3\x97\x00\xb9\x80\x4c\x3d\xa0\x52\xc0\x16\xd7\x51\x99\x98\x4c\x95\x8e\xca\xc4\x64\x59\xea\xa8\x4c\xcc\xe1\x55\x3e\xfb\xd6\xe3\x55\x06\x47\xbc\xc1\xa0\x82\x01\x4f\x8d\xca\xc4\x7a\xbc\x0a\x50\x6a\xf2\x7f\x40\x8d\x3f\x1b\x84\x52\xf9\x7e\xa8\x4c\x5c\xfc\xf7\x8e\xca\xc4\x25\x27\xdc\x51\x99\xb8\x2c\x67\x1d\x95\x89\xcb\x92\xd5\x51\x99\xb8\x2c\x9f\x1d\x95\x89\xcb\x52\xd0\x51\x99\xb8\xc5\xff\x55\x9e\x85\xe7\x44\x65\xe2\xb2\x10\x75\x54\x26\x2e\x8e\x4e\x47\x65\xe2\x76\xef\x0e\x94\x5a\x3d\x5a\x5c\xd3\x3b\x60\x5f\xf3\x0e\xd8\x97\xbd\xa6\xf6\x71\x0e\x95\x89\x9b\x3d\xc2\x3e\x98\x28\x1d\x95\x89\x4b\x91\x76\x47\x65\xe2\x12\x19\x76\x54\x26\x2e\x5b\x40\x47\x65\xe2\xb2\xfd\x75\x54\x26\x64\xca\x77\x54\x26\x2e\xe9\xb9\x8e\xca\x84\xf5\x81\x9d\xe6\x51\xb7\xfa\x3f\xec\x2b\xde\x0f\xfb\xba\x57\xc1\xbe\xec\xfd\xb4\xcf\xab\x60\x1f\x5b\x71\x4f\xda\xc7\xfb\x44\x9d\x82\xee\xe3\xa1\xa3\x4e\x41\x67\xf2\xd0\x51\xa7\xb8\xb0\x62\x3a\xea\x14\x17\x1e\x53\xa7\x79\xd4\x65\xf9\xec\x60\x55\x2f\x2b\x5f\x47\xe7\xdc\x0d\xaf\xa3\x73\xee\xd6\xd8\xc1\xb1\xdc\x52\x3b\x38\xd6\x3b\x3c\x02\x2a\xee\xde\x01\xa8\x78\xfc\x45\x82\xeb\x40\x5c\xef\xd4\x04\x50\x64\x3c\xcc\x0e\xc4\xf5\x3a\x71\x80\xb8\x5e\x3c\x94\x0e\xc4\xf5\x92\x10\xe8\x40\x5c\xee\xaf\x1d\x88\xcb\xbd\xb7\x03\x71\xbd\xec\x70\x1d\x88\xeb\x25\x20\xe9\x45\xd3\x79\x65\x45\x14\x99\x65\x02\x09\x74\x83\xfe\x8e\x04\x7a\xcc\x9e\x13\x45\xe6\x95\x01\x6a\x45\x07\x08\xa0\x56\x84\xc2\xd5\x01\xb5\xa2\x03\x04\x50\x2b\x3a\xe4\x01\xb5\x22\xa4\xa6\x0e\xa8\x15\x9d\x38\x80\x5a\xc9\xa9\x89\xe6\x84\x75\x85\x1d\xe0\x2a\x35\xaf\x89\x16\x80\xc3\x0c\xe0\xca\xbd\xbe\x03\x5c\x25\x12\x02\x1d\xe0\x2a\x81\xea\xf6\x2a\xbe\xed\xdd\xa9\x95\x77\x49\x06\xb8\xb2\x76\xb0\x03\x5c\x65\x17\x0d\x80\xab\xe2\xf2\x09\x70\x55\x5e\xcf\xa1\x05\x40\xbe\xb8\x03\x5c\xc9\x28\xee\x00\x57\xb2\x94\x3b\xc0\x55\x21\x45\xd5\x01\xae\x0a\x51\x47\x07\xb8\x2a\x64\xb2\x7b\x53\x0b\x80\xf7\xd9\xec\xcc\xe0\xd1\x06\x45\xf6\x0e\x87\x23\x86\x6e\x13\xd1\xe6\x59\x80\xaa\xaa\x6f\x02\xa8\xaa\x11\xa0\x77\xa0\xaa\x46\xc0\xdc\x81\xaa\x1a\x39\xc5\x0e\x54\x65\x9d\x58\x07\xaa\xb2\xa1\x51\x07\xaa\xb2\x2d\x52\x47\x49\xc2\x86\x46\x1d\x25\x09\x9b\x24\xf5\x0e\x34\xbd\x7c\x16\x61\x5d\xac\x45\x49\xc2\x3c\x6c\x47\x49\x42\x92\x58\xef\xc2\xba\xdc\x1d\x25\x89\xee\x66\xf1\x45\x63\xd5\xba\xb4\x0e\xe5\xcf\x72\xee\x8e\xca\x84\xea\xc9\x1d\x95\x89\xe1\x04\x47\x65\x42\xa5\xbb\x8e\xca\xc4\x70\x06\xa0\x32\x31\x71\x7b\x3a\x2a\x13\x76\x91\xec\xa8\x4c\x4c\x68\x61\x1d\x95\x89\x39\x7c\x32\x20\x5f\xdf\x04\x2a\x13\xd3\x25\x04\x95\x89\x39\x7d\x16\x20\x5f\xc8\x5e\x7d\x00\xf9\x3a\xfb\x51\x99\x58\xcb\xa3\x97\x23\xde\x20\x2a\x13\x16\x75\x75\x54\x26\x96\x4f\x86\xca\xc4\xd6\xf1\x40\x65\x62\x6f\xcf\x01\x89\xc2\x9f\xee\xa8\x4c\x58\x48\xd5\x51\x99\x50\xbf\xb8\xa3\x32\xb1\x89\x48\x3a\x2a\x13\xe6\x76\x3b\x2a\x13\xfb\x7a\x15\xe0\x52\x1d\x16\x54\x26\xb6\x2e\x03\x2a\x13\x96\x7f\x75\x54\x26\x2c\x1b\xeb\xa8\x4c\x58\x0c\xd6\x91\x92\xd8\x70\xa4\xfb\x17\x8d\xd5\xdf\x86\xb7\x28\x2d\xf7\xed\x22\x33\x71\x5d\x76\x97\xa5\xe5\x8c\x5d\x64\x26\xee\xf1\xa8\x72\x84\xed\x44\x63\x57\xdb\x97\x50\xea\x5f\x5d\x45\x3a\x0a\x14\x57\xf3\x50\xa0\xb8\x24\xf8\x3b\x50\xd5\x43\x15\x5e\x07\xaa\x7a\xdc\xd3\x80\xaa\x5e\x3d\x1b\xa0\x2a\x83\xa3\x0e\x54\xf5\x5b\xbc\x81\xaa\x5e\xf7\x2d\xa0\x2a\x43\xb3\x0e\x54\xf5\x12\x22\x77\xa0\x2a\xe9\x41\x7d\x8b\xb2\xf2\x64\x40\x55\x56\x40\x75\xa0\x2a\xc9\x42\x1d\xa8\xca\x9a\xae\x0e\x54\x65\x7d\x52\xdf\x56\xa4\xfb\x2c\x54\xa4\xeb\xab\x01\x55\x65\xf2\xda\x1d\xa8\x2a\x43\x5f\xeb\x40\x55\x59\x4f\x11\xa8\x4a\x2a\x4f\x07\xaa\xca\xb0\x7f\x3b\x50\x55\x86\x24\xd6\x81\xaa\xb2\x9e\xe9\xb1\x2c\x9b\x0f\x06\x54\x95\xc9\xb8\x77\xa0\xaa\x4c\xf6\xaa\x03\x55\x65\xfd\x70\xa0\xaa\xec\xf2\x79\x80\x1a\xf5\x92\x11\x52\xcf\xc1\x23\xa0\x46\x07\x2b\x30\xd6\x6f\x61\x07\xc6\xca\x8f\x57\x01\x6a\xd4\x87\x05\xc6\xca\xc1\xff\x59\x56\xcf\x1b\x04\xc6\xca\xc6\x27\x17\x28\xd5\x09\x87\x00\x7b\x72\xd0\x01\x71\x25\x52\x00\x1d\x88\x2b\xe9\xb1\x03\x71\xe5\xd7\x6b\x02\xa5\x3a\x3c\x81\xb8\x12\x20\x53\x07\xe2\xca\x7e\x69\x20\x2e\x25\x6d\x3a\x10\x57\x76\x7b\x00\xe2\x52\xd2\xa6\x5f\xbf\x9f\xbf\xe4\xfb\xe9\x17\x03\x71\x29\x85\xd3\x81\xb8\x32\x1b\xd7\x00\xe2\x4a\x4c\xe2\x01\xc4\x95\x81\x0c\x07\x10\x57\x0e\x9e\x03\x0e\x66\x4a\x8f\x47\x1b\x2e\x47\xd8\x40\xca\x68\x3c\xda\xd0\x38\xf2\x1b\xf9\x3f\x6c\x88\x1e\xf9\x8d\x26\x47\xd8\xf0\x7a\x15\x6c\x08\xde\x41\x38\x38\x70\x04\x5c\x0a\x03\x7d\x00\x63\x55\x3c\xbe\x01\x8c\x55\x59\xce\x06\x30\x96\x55\x6a\x03\x18\xcb\x3c\xfa\x00\xc6\x52\x7f\x66\x00\x63\x55\xdc\x97\x01\x8c\xa5\xc2\xcd\x00\xc6\xaa\xc5\x6b\x02\x97\xe2\xcc\x0c\x60\xac\x9a\x3d\x07\x5c\x0a\x77\x7c\xa0\x5c\xa1\x8a\xcd\xf8\x1f\x63\xe7\x96\x67\x2f\xab\x03\xd1\x29\xa9\xa0\xc8\x70\xb8\xce\x7f\x08\xe7\xd7\xac\xa5\x76\xbf\x7c\xff\xf3\xe8\xde\x5e\x00\x11\x52\xa9\xa4\x82\x72\x85\x15\xe2\xcb\x6e\x1f\x18\x09\x78\x2c\xcb\x22\x15\x94\x2b\x12\x9e\xe5\x72\xd0\x3f\xcc\xac\x82\x72\x85\xc1\x65\x05\xe5\x0a\xf5\xa7\x0b\xca\x15\x72\x01\x05\xe5\x0a\x43\xd4\xca\x61\xff\x3c\x93\xfe\x11\x49\x5e\x0e\x29\x6d\xef\x49\xff\xb0\x92\x0b\xca\x15\x29\x79\x26\xfd\xf3\x3d\x1c\xf6\x8f\x91\x3f\xec\x1f\xef\x0f\x79\x8a\xdb\x51\x42\x9e\x22\xe3\x2a\x2c\xc1\xa2\x0a\xff\x5a\x92\x0b\xca\x15\x96\x7f\x2c\x28\x57\x58\xb8\xb1\xa0\x47\x61\x59\xc5\x82\x1e\x45\xde\x3d\x22\x97\x1c\x66\xba\xa0\x47\x91\x59\x96\x0a\x7a\x14\x99\x65\xa9\xa0\x47\xa1\x6d\x51\x82\xdc\xb0\xcf\x83\x1b\x66\x61\x2f\xe8\x51\x64\x76\x9c\x82\x1e\x45\xf6\x73\x88\x72\xc3\x0c\x2e\x7a\x14\x05\x4b\xaa\xa0\x47\xa1\x32\x6f\x41\x8f\x42\x25\xe0\x82\x1e\x45\x21\x5f\xaf\xa0\x47\x51\xb0\xb2\x0a\x9a\x13\xea\xfb\x16\x34\x27\x0a\x7b\x76\x41\x73\xa2\x60\x93\x14\x34\x27\xd4\xf7\x2d\x68\x4e\x14\xac\x89\x82\xe6\x44\xe9\x3e\x8f\x7c\x78\xe8\x93\x82\xe6\x84\x1a\xc5\x05\xcd\x89\x02\x29\x52\xd0\x9c\x30\xcb\xa9\xa0\x39\xd1\xf0\xaa\x17\x34\x27\x5a\xf4\xcc\xd5\x87\x86\xf5\x59\xd0\x9c\x68\x38\x7b\x0a\x9a\x13\xad\xfb\x1f\x49\xef\xcf\x3d\xe1\xb7\xd9\x60\x0b\x9a\x13\xad\xdb\x16\x92\xde\xbb\x4f\x80\xfb\xc6\x7a\x29\x68\x4e\xe8\xe9\x2d\x68\x4e\xe8\xe9\x2d\x68\x4e\xe8\xe9\x2d\x68\x4e\x74\x2c\xc5\x82\xe6\xc4\x70\x21\x42\x73\x62\x60\x87\x17\x34\x27\x06\xb6\x7d\x41\x73\x62\xb0\x19\x16\x34\x27\xac\xdc\x58\xd0\x9c\x18\xbb\x67\xc2\x7d\xef\x3e\x01\xee\xdb\x39\x88\xe6\xc4\x70\x0e\xa2\x39\x31\x5c\xdc\xd0\x95\x18\xce\x6b\x74\x25\x06\xdb\x43\x41\x57\x62\xb8\x7c\xa2\x2b\x31\xc8\x63\x2c\xe8\x4a\x58\xc2\xb2\xa0\x2b\x31\x70\xb3\x15\x74\x25\x06\x58\xa2\xa0\x2b\x31\x0f\xcf\x3c\x39\xe2\x79\xe8\x4a\xcc\xe7\x09\x89\x23\xaf\xbb\x39\x93\x51\xa2\xcc\xd4\x74\x94\x20\xb5\x36\x17\xd3\x85\x9c\xf2\x96\x3c\x73\x11\x6c\x9b\xcb\x52\xa2\x4c\x84\x0b\xc3\x4d\x99\x08\xdc\x03\xe5\x96\xa4\xe7\xcc\x1b\x92\xfe\xf0\x3f\x88\x78\xe2\x60\xca\x0d\x11\xef\x06\x74\x43\xc4\xfb\x1e\x6e\xc8\x76\xbc\xb2\xe5\x86\x50\x87\xb0\x2c\x37\x84\x3a\x44\x67\xb9\x21\x64\x89\xc5\x2a\x19\x52\xd9\x6f\x25\x43\x2a\x3b\x23\x33\xa4\x32\x11\x4f\x25\x43\x2a\xfb\x15\x67\x48\x65\xec\xdb\x92\x21\x95\x9d\xd7\x19\x52\xd9\x6f\x2c\x43\x2a\x0f\xef\x09\xa9\xec\x77\x9b\x21\x95\x9d\xd7\x19\x52\x19\xdb\xbe\x64\x48\x65\xb7\xd4\x0c\xa9\x0c\x61\x59\xb2\xa4\x39\x4f\x28\x90\xca\x60\x89\x52\x20\x95\x9b\xff\xd9\x3f\x46\xa9\xd0\x3f\x4c\xda\x52\xe8\x1f\xe8\xaf\x14\xfa\x47\x44\x49\x29\xf4\xaf\xfd\xcb\x71\x51\x0a\x5d\x27\x8d\xb1\x14\xbb\xee\xe3\xec\x3a\x9d\x2d\x76\x9d\x21\x2b\x76\x9d\xc9\x53\xe8\x7a\xf5\xe1\x76\xdd\x33\x57\xd7\x83\x1f\x63\xa1\xeb\x2e\x9f\x95\xae\x03\xe2\x4a\x25\x1f\x1e\x60\x5f\x2a\xf9\xf0\xc5\x23\xf2\xe1\xa1\xf0\xca\x82\x4a\xd9\xda\xd2\x65\x41\xa5\x7c\x02\x2c\x4a\x25\x57\xde\x45\xbf\x92\x2b\xef\x86\x50\xc9\x95\xb7\xd5\x15\x3e\xdd\x5d\xac\xc2\xa7\x63\x61\x96\x0a\x9f\xbe\x79\x1d\x7c\xba\xbb\x5f\x95\x4f\xf7\x48\x3e\xdd\xb6\xc0\xa7\x03\xd0\x4b\x83\x4f\x77\xb2\x36\xf9\x74\xa6\x44\x93\x4f\xe7\x3a\x34\x27\x6e\xec\xbf\x82\xe6\xc4\xed\xa7\x82\xe6\xc4\x8d\x55\x5e\xd0\x9c\xb8\x0f\x9f\x90\x38\xf2\x09\x37\x77\x61\x94\xd0\x9c\xb8\xb1\xbc\x0b\x9a\x13\x46\xa0\x17\x34\x27\xac\xee\x5c\xd0\x9c\x30\xa0\xab\xa0\x39\xf1\x6c\xb7\x68\x4e\x3c\x9b\x36\x9a\x13\xd6\x34\x2e\x68\x4e\x28\xf9\x52\xd0\x9c\xc8\x4e\x48\x34\x27\xcc\x79\x2a\xe8\x4a\x98\x27\x56\xd0\x95\x30\xa3\xac\xa0\x2b\x91\x09\x5b\x2c\xe8\x4a\x64\x3f\x3f\x74\x25\x32\x10\xb9\xa0\x2b\x91\xfd\xfc\xd0\x95\xc8\x7e\x70\xe8\x4a\xe8\x02\x28\xe8\x4a\x98\x00\x5c\xd0\x95\x30\xa9\xb8\xa0\x2b\x61\x52\x71\x41\x57\xa2\x80\x10\x0a\xba\x12\xc5\x85\x01\x5d\x09\x35\x7c\x0b\xba\x12\xaa\xf6\x16\x74\x25\xaa\x8b\x22\xba\x12\xaa\xe0\x15\x74\x25\x54\xb3\x2b\xe8\x4a\xa8\xa5\x57\xd0\x95\xd0\xc5\x51\xd0\x95\xa8\xda\x63\xe8\x4a\xa8\x7b\x57\xd0\x95\xa8\x50\x4e\x05\x5d\x09\x35\xf8\x0a\xba\x12\x55\x4b\x11\x5d\x89\x36\x3d\xda\x39\xe2\x6d\xa2\x2b\xd1\xc0\x0b\x05\x5d\x89\x86\xc7\xbd\x2c\x5c\x93\x1b\x08\xa8\x2c\x5c\x93\xfb\xe6\xd1\xc5\x11\x6d\x41\x73\xa2\x89\x09\xd0\x9c\x68\xe0\xb6\x82\xe6\x44\x77\x2e\xa1\x39\xd1\xfd\xaa\xd0\x9c\xe8\x30\x18\x05\xcd\x89\x01\xed\x59\xd0\x9c\x18\x7c\x8d\x75\x61\x97\xd3\xf8\xae\xba\xb0\xcb\xb9\xef\xfe\x87\x68\x01\x5b\x63\x5d\x2c\xd3\x69\x0c\x57\x5d\x2c\xd3\xa9\x96\x4a\xdd\xac\x2a\x32\x38\x5a\x24\x6f\x40\x04\xac\x6e\x08\x1a\x0c\xcf\x24\x08\x81\xb1\xae\x1b\x41\x08\x97\x47\x04\x21\x5c\xde\x85\x20\x84\x64\x5b\x08\x42\xe0\x6d\xd6\x8d\x20\x84\xcb\xff\x08\x42\x00\x21\xd4\x8d\xf8\x0b\xbc\xf8\x75\x27\xfe\xe2\xfc\x57\x10\x5c\xdd\x09\xcd\x00\x00\xd5\x05\x87\xce\xe4\xb0\xa0\x47\x61\xec\x6a\x45\x8f\x42\xef\x5c\x45\x8f\xc2\xba\x67\x15\x3d\x0a\x7d\x75\x15\x3d\x8a\x9b\x60\xff\x8a\x1e\x85\xf5\xd9\x2a\x7a\x14\x77\xb3\x99\x68\x01\x54\x9f\x87\x16\x00\xcb\x75\x45\x8f\xa2\xfa\x1a\xd0\xa3\xa8\xbb\x4f\x18\x1c\xd9\x32\xe2\x13\x08\xa5\xab\xe8\x51\x54\x96\x90\x8a\x1e\x45\xf5\xd5\xa2\x47\x51\x11\xcd\xa9\x07\xf1\x09\xd8\x5c\xf5\x20\x3e\x81\xa5\xae\xa2\x55\x51\x7d\xed\x68\x55\xd4\xc3\xeb\xa8\x58\xc1\x62\x5a\xd1\xaa\xa8\xec\xbd\x15\xad\x8a\xce\x46\x52\xd1\xaa\xe8\xd5\x96\x11\x9f\x00\x79\x5a\x0f\xe3\x13\xe8\x1f\x5a\x15\x9d\x4d\xad\xa2\x55\xd1\xab\xcf\x33\x3e\x81\xe7\xa1\x55\x61\xa2\x43\x0d\xc6\x27\xd0\x6a\xb4\x2a\x3a\xcb\x6e\x45\xab\xa2\xe3\xf5\xaa\x68\x55\x98\xb0\x50\xd1\xaa\xe8\x6c\x86\x15\x3d\x0a\xab\x65\x57\xf4\x28\xc6\xe5\x99\xc4\x20\x60\x93\xd4\x60\x0c\x02\xad\x46\x8f\xc2\xca\x63\x15\x3d\x8a\x31\x6c\x0b\x15\x2b\xb0\xe6\x6b\x30\x21\x9e\x37\x86\x1e\xc5\xf4\xbd\x47\x13\xe2\xfd\x8f\x18\x04\xf8\x8c\x1a\x8d\x41\xe0\x9e\x90\x4c\x3b\x84\x57\x85\x64\xda\x41\x2b\x15\x92\x69\xb7\x47\x90\x4c\xbb\x73\x09\x92\x69\x27\x68\xbf\x42\x32\xed\xcd\xa7\x13\x83\xe0\xfc\x84\x64\xda\x9d\xbb\x90\x4c\x7b\xf5\xe9\xc6\x20\x78\x1d\x1c\x3d\xdb\x43\x85\x64\x32\x1a\xbe\x42\x32\x19\xc3\x5f\x21\x99\x8c\x7f\xaf\x90\x4c\xd1\x6f\x05\x92\x29\xfa\x1d\x41\x32\xc5\xdb\xff\x88\x41\x00\x71\x55\xe4\xd1\x8d\x7f\xaf\xc8\xa3\xeb\x32\xaa\xc8\xa3\xc7\xee\x75\x94\x43\x08\xfe\x47\x39\x84\xe4\xd3\x29\x87\x80\xd9\x53\xd1\x40\x3f\x31\x58\x2a\x1a\xe8\x16\xb2\xaa\x68\xa0\x5f\xe0\xc4\x8a\x06\xfa\x85\xed\x5b\xd1\x39\xbf\xec\x11\x3a\xe7\x97\x7d\x40\xe7\xfc\xf2\x6d\xa2\x73\x7e\x39\xba\xe8\x9c\x5f\x8e\x3c\x3a\xe7\xc6\xe2\x57\x74\xce\x8b\xcb\x27\x3a\xe7\xc5\x19\x89\xce\x79\x21\xd6\xa5\xa2\x73\x5e\xd8\x0c\x2b\x3a\xe7\x05\xbb\xbf\xa2\x73\x5e\xd8\xc6\x2a\x3a\xe7\x05\xec\x59\xd1\x39\x2f\x38\x43\x2a\x3a\xe7\xc5\xe5\x13\x9d\x73\x35\xe3\x2a\x3a\xe7\x05\x87\x4e\x45\xe7\xdc\x8a\x88\x15\x9d\x73\x13\xbe\x2a\x3a\xe7\x05\x63\xad\x26\x02\x0d\x82\xd7\x41\xc4\x93\xaa\x5f\x13\xfd\xfb\x67\x10\x5c\x4d\x76\xdd\x5b\xd2\x75\x76\xe2\x9a\xe8\x3a\x9e\x9f\x9a\xe8\x7a\xf4\x01\x74\xfd\xf4\x4c\xba\xee\x47\x9c\xe8\x3a\xfe\x95\x7a\xdb\x75\xee\x72\xd3\x75\xd2\x02\xea\x6d\xd7\x19\xb2\xdb\xae\x33\x2c\xe8\x51\x14\x78\xe3\x8a\xe6\x44\x89\xfe\x07\x0f\xff\xfc\x97\x39\xa2\x2d\xe8\x51\xd4\xe7\x2e\xf0\xf0\x2e\x7c\x68\x4e\x54\x27\x1d\x9a\x13\x95\x78\xca\x8a\xe6\x44\x63\x3f\xaf\x68\x4e\x34\xe8\x85\x8a\xe6\x44\xc3\x85\x53\xd1\x9c\xd0\xc1\x5f\xd1\x9c\x98\xd8\x71\x15\xcd\x89\x59\xbc\x0e\x2e\xfa\x79\x02\x5c\xb4\x0b\x11\x9a\x13\x13\xbb\xb1\xa2\x39\x31\x6d\x19\x9a\x13\xd3\x71\x41\x73\x62\x36\x5b\x06\x17\xed\x07\x80\xe6\xc4\xcc\x9e\x09\x17\x0d\xe0\xaa\x19\x2e\xda\xe5\x0c\x72\x6a\xb3\x7f\xe8\x51\xa8\x7f\x5b\x21\xa7\xa6\x8b\x3e\x7a\x14\xd3\xcf\x08\x3d\x0a\xa9\x8e\x5a\xec\x9f\xff\xd9\x3f\xde\x7b\xb1\x7f\x1e\xd1\x3f\x97\x33\xf4\x28\xac\x11\x5d\xd1\xa3\x98\x2e\x4b\xe8\x51\x4c\x10\x50\x45\x8f\x62\x62\x6b\x57\xf4\x28\x2c\x29\x54\xd1\xa3\x30\xf0\xac\xa2\x47\x21\xed\x52\x21\xa7\x9e\x05\x1a\x72\x6a\x77\xeb\x87\x9c\x7a\x16\x5a\xc8\xa9\x67\xa1\x85\x9c\xda\x5d\x4c\x21\xa0\x76\xdf\x26\x04\xd4\x0e\x65\x58\x21\xa0\x76\x47\x17\x02\x6a\xf7\xdd\x42\x40\xed\x8e\x44\x95\x34\xa7\x0f\x10\x50\x0a\x53\x55\x08\xa8\xdd\x59\x00\x01\xf5\x6c\x1d\x10\x49\xc1\x2f\x07\xb2\x28\x60\x09\x57\xc8\xa2\x80\x27\xb4\x42\x16\x05\x5c\x15\x15\x46\x28\xf8\x15\x37\x69\x64\xda\x82\x26\xb9\xe9\x5f\x15\x4d\x72\x03\xcf\x2a\x9a\xe4\x26\x6e\x55\x34\xc9\x23\x11\x25\x15\x4d\xf2\x08\x07\x54\xd1\x24\x37\x2b\xae\x76\xd3\xa4\x79\x7a\x47\x52\x1e\x37\x46\xed\xd0\xc8\xb8\x4d\x6a\x97\x46\x66\x24\xd0\x2b\xbf\x82\x77\x81\x46\x0e\xfe\x07\x8d\xec\x46\x82\x5e\xf9\xe5\x3a\x81\x5e\xb9\x11\xbe\x15\xbd\xf2\xcb\x45\x18\xbd\xf2\x2b\xf8\x74\x52\xa8\xdd\x10\xd0\x2b\xb7\x1c\x71\x45\xaf\x3c\x39\x12\xe8\x95\x27\xb7\xfe\x41\x0a\xb5\xfd\x1b\xa4\x50\xe3\xac\xab\x68\x99\x27\xdc\x73\x15\xbd\xf2\xe4\xb8\xa0\x57\x9e\x60\xc3\x2a\x7a\xe5\x09\x36\xac\xa2\x57\x7e\x77\x9f\x40\x2e\xf4\xf8\x97\xe3\xa2\x22\x65\x7e\x6b\xcb\x20\x65\x7e\x0f\x1b\x4d\x9a\xb4\x20\x00\x29\xf3\x9b\xa0\xef\x8a\x94\xb9\x6a\xaa\x15\xb9\xf2\x1b\x2f\x70\x45\x92\x5c\x7f\x71\x45\x92\xbc\x44\x8f\x90\x5c\x27\xd0\xba\x22\x49\x5e\x50\xca\xad\x48\x92\x5b\x67\xad\x22\x49\xae\x4f\xb8\x22\x49\x6e\x3d\xb8\x8a\x24\xb9\xe1\xe8\x15\x49\x72\xeb\xba\x55\x24\xc9\xab\xad\x46\x92\x5c\x45\xa9\x86\x24\x79\xc5\xc6\x6b\x48\x92\x57\x86\xac\x21\x49\x5e\xf1\xfc\x34\x24\xc9\xeb\xf0\x88\x34\x62\xfc\xb0\x0d\x49\xf2\x8a\x35\xd8\x90\x24\xb7\x7c\x4c\x43\x92\xbc\xf2\x11\x37\x24\xc9\xeb\xf0\x3a\x38\x73\x42\xf0\x1a\x92\xe4\x15\xd0\xdf\x90\x24\xaf\x40\xeb\x86\x24\x79\xed\x3e\x01\xce\x1c\xbf\x5a\x43\x92\xbc\x75\xef\x32\x39\xe2\x79\x48\x92\x9b\xf3\xd4\x90\x24\xd7\x83\xda\x90\x24\x1f\x60\x89\x86\x24\xb9\x5e\xd2\x86\x24\xf9\x80\x08\x6c\xa8\x3e\xe8\x5d\x6d\xbb\xdc\xf7\xe0\xa8\xf2\x9f\x67\x36\x8e\x18\x25\x54\x1f\xf4\xb5\x36\x54\x1f\xc6\xe1\xd3\x27\x77\xa1\x7f\xa8\x3e\x0c\xc8\xd3\x86\xea\x83\x1e\xe2\x86\xea\x83\x19\x57\xed\xb0\x0f\xf4\xef\xb0\x0f\x3c\x0f\xd5\x07\x3d\xd2\x0d\xd5\x07\xd5\x37\x1a\xca\x0e\x13\xd2\xa7\xa1\xec\x30\x99\x2f\xed\x90\xc4\xf6\xe9\x90\xd8\x87\x67\x42\x62\xe3\x24\x6a\x90\x37\x1b\x8b\x62\x83\xbc\x31\xa2\xb8\x41\xde\xec\x84\xe7\x35\xc8\x9b\x9d\x4d\xad\xc1\xd0\xec\x44\x39\x34\x18\x1a\xa3\x9a\x1a\xda\xe2\x3b\x1b\x50\x43\x5b\xdc\x20\xaa\x86\xb6\xf8\xce\xf6\xd7\xe0\x72\xb4\xfb\x1b\x5c\x8e\x81\x59\x0d\x2e\x67\x67\xce\x37\xb8\x1c\xe3\x98\x1a\x5c\xce\x3e\x3d\x13\x6a\x13\x13\xa5\xc1\xd0\x9c\x28\x71\x37\x18\x9a\x93\x85\xbd\xc1\xd0\x9c\x30\x18\x4d\xc5\x70\x28\xf4\x06\x43\x73\x42\xf6\x35\x18\x9a\x13\xca\xb0\xc1\xd0\x9c\x84\x73\x36\x14\xc3\xcf\xe8\xf3\xa0\x3d\x31\xf2\x1a\xec\xcd\x19\xbd\x0b\xb4\x27\xb4\x59\x83\xbd\x39\xa3\x67\x42\x7b\x9e\x9e\x09\xed\xc9\x3a\xd1\x60\x6f\xce\xcb\x96\xd1\x3f\x2c\xe1\x06\x7b\x73\x62\xdf\x36\xd8\x9b\x13\x07\x52\x3b\xed\x9f\x67\xd2\xbf\xcb\x23\xfa\x87\x03\xa9\x9d\xf6\xcf\x23\xfa\x87\x55\xde\x60\x6f\x4e\x4c\xcc\x06\x7b\x63\x11\xde\x06\x7b\x73\x62\xdb\x37\xd8\x9b\x13\xab\xbc\xc1\xde\x9c\xe7\xbf\xca\xa1\x36\x88\x9d\xf3\xf2\xe1\x74\xdd\x29\x78\xca\xf8\xd2\x75\x88\x9d\xcb\x33\x21\x76\x2e\x87\x1a\x62\x27\x15\x8f\x60\x4b\xd9\x55\x1a\xc4\x8e\xa1\x51\x0d\x62\xc7\x7d\xa4\x41\xec\x24\xa2\x1d\x1b\xc4\x4e\x62\x97\x6e\x10\x3b\x7a\x65\x9b\x62\xe2\x04\x9e\x35\xc5\xc4\x01\xb0\x0d\x62\x27\x65\xcf\x94\x2d\xe5\x73\x40\x4c\x3c\xdd\x3e\x0f\xb6\xb4\xf8\x3c\xd8\x52\x02\xd6\x9a\x82\xe1\xec\x9a\x4d\xc1\x70\xe8\x8c\xa6\x60\x78\xf6\xc8\x3e\x30\x4a\x0a\x86\xb3\xf7\x36\x05\xc3\x81\x9e\x0d\x62\x27\xe3\xe2\x68\x10\x3b\x19\x0f\x71\x83\xd8\xc9\xec\xee\x0d\xc1\xf0\x8c\xdf\xb7\x21\x18\x9e\xb1\x26\x1a\x82\xe1\xd9\xc5\x0d\xc1\xf0\xec\xa2\xa1\x60\x38\xe0\xaf\x29\x18\x8e\x85\xd2\x14\x0c\x87\x80\x6a\x0a\x86\xef\xfe\x87\x60\x38\x3e\xd3\x86\x60\xb8\xb2\x8c\x0d\xc1\x70\x25\x1b\x1b\x82\xe1\xfa\x5a\x9b\xa2\xe0\x6e\x63\x88\x82\xeb\x24\x6a\x8a\x82\x0f\x8f\x20\x41\xdd\x48\x14\x05\x9f\x3e\x41\x12\x94\x37\xa6\x28\x38\x9b\x68\x53\x14\x1c\x8f\x5f\x53\x14\xdc\xed\x4f\x51\x70\x3c\xa1\x4d\x51\x70\x97\x56\x95\xbf\xf1\x6f\x36\xd5\xbd\x89\x72\x6d\xaa\x7b\x93\x19\xd6\x54\xf7\x1e\x3e\x0f\xa2\xd3\x91\x50\xdd\xdb\x76\xaa\xee\x8d\x7b\xa0\xa1\xe5\x60\xc9\xd3\x86\x96\x43\xf7\x93\x46\xcb\xa1\x83\x3a\x1a\x5a\x0e\x3a\xa5\x1a\x5a\x0e\x03\xfb\xaf\xa1\xe5\x30\x5c\x42\xd0\x72\x18\xa4\x47\x35\xb4\x1c\x86\x8b\x1b\x5a\x0e\xc3\xe5\x13\x2d\x87\x81\x30\x55\x43\xaf\x61\xb8\xb8\xa1\xd7\x30\x9c\x4b\xe8\x35\x0c\x00\x73\x43\xaf\xc1\x72\x6d\x0d\xbd\x86\xf9\xdc\x85\x24\x5f\x08\xbd\x86\x5e\x83\x52\x54\x0d\xbd\x86\x89\x2d\xda\xd0\x6b\x50\x36\xaa\xa1\xd7\xa0\x7c\x57\x43\x94\x61\xe2\x72\x68\x30\x3b\x1b\x2e\x80\x06\xb3\xb3\xf9\x35\xc2\xec\x6c\xc4\x35\x34\x98\x9d\xed\xf6\xcc\xe5\x91\xde\xf0\x80\x37\x98\x9d\xdd\x31\x83\xbd\x31\x31\xa6\xc1\xd0\x98\xc4\xd2\x60\x68\x94\x7f\x6a\x30\x34\xc1\xef\x08\x86\x26\xf8\xfd\xc1\xd0\x04\x7c\xde\x0d\x86\x26\xf8\x3d\xc0\xd0\x04\x70\x70\x83\xa1\x09\x9a\x0c\x30\x34\xc1\xed\x1d\x86\x26\xf8\xc6\x60\x68\x2c\xfe\xd5\x60\x68\x02\x0e\xd5\x06\x43\x13\xfc\x36\x61\x68\xc2\x3f\xcb\xa1\x36\xc8\x9b\x40\xf0\x7d\x5b\xd0\x25\x07\x77\xb8\x05\x5d\x72\x00\x74\x34\x88\x9d\xa0\xb5\x04\xb1\x13\xb4\x65\x14\x13\x07\xee\x35\x88\x9d\xb0\xfb\x1f\xbc\xa3\x43\x8d\x98\x78\xd0\x02\x53\x4c\x5c\x0b\x53\x31\x71\xc8\x86\xd6\xed\x3a\x2f\x1a\xd2\x27\x40\xb7\x35\x48\x9f\xa0\x7d\xa4\x98\xb8\x1f\x2a\xa4\x4f\x70\xc9\x82\xf4\x09\x4e\x25\x48\x9f\xe0\xa4\x1b\xf6\x8f\x96\x41\xfa\x04\x97\x97\x61\xff\x18\x6a\x48\x9f\xa0\x8d\xa7\x98\x38\x61\x5a\x0d\xd2\x27\x10\x5f\xd2\x86\xaf\x96\x8f\x43\x31\x71\x97\x09\x48\x9f\xa0\x35\x08\xe9\x73\x56\x9f\xb0\xfa\x67\x3d\xee\x06\xe9\x73\x56\x9f\x30\x38\xf2\xba\xc9\x11\xbd\x55\x30\x5c\x0b\x4c\xc1\x70\x3f\x3f\x88\x1d\x13\x7f\x1a\xc4\xce\xa5\x3d\x0d\xb1\x63\xbd\x8c\x06\xb1\xa3\xae\x44\x83\xd8\x49\x78\xdc\x1b\xc4\x8e\xd0\xac\x41\xec\x3c\x5b\x2a\xc4\xce\xb3\x55\x41\xec\x24\x97\x33\x88\x9d\x44\xe2\x4f\x83\xd8\xb9\x1d\x79\x88\x9d\xdb\xad\x63\xe1\x9a\x7c\xfb\xf1\x4f\x92\x75\x79\xb7\x1d\xa1\x71\x37\x92\x8e\xd0\xb8\x1b\x57\xdf\x20\x17\x79\xd3\x7d\x83\x5c\xc4\x85\xd3\x11\x21\x37\x81\xa7\x23\x42\x6e\xbc\x4e\x47\x84\xdc\x04\xa5\xae\x08\xf9\xf0\x79\x10\x8f\xf4\xa1\x2b\x42\x0e\xc6\xea\x8a\x90\x83\x79\x3a\x4a\xe3\xaa\x45\x74\x94\xc6\x4d\x03\xea\x28\x8d\x5b\x3b\xbb\x6f\x12\x8f\xf6\x01\xe2\x11\xdb\xb7\xa3\x34\x6e\xd4\x4f\xdf\x25\x1e\x2f\x8e\x24\x1e\x79\xde\x2e\xf1\xc8\x3d\x17\xe6\xc9\xe6\x7e\xf6\x1d\xe2\x91\x05\xac\xef\x10\x8f\x38\x12\xfa\x0e\xf1\x88\xe1\xd1\x77\x88\xc7\xdb\xeb\x20\x1e\xf1\x2c\xf7\x5d\xe2\x91\x31\xdb\x25\x1e\x6d\x19\xc4\x23\xc9\x28\x7d\x87\x78\xcc\x3e\x0f\xe2\x31\xfb\x1f\xc4\x23\x9b\x61\x5f\x78\x28\x57\x96\xb3\x8e\x60\x43\x05\xf4\x77\x04\x1b\x2a\x11\xfd\x1d\xc1\x06\xc5\xb5\x3a\x82\x0d\xfd\xf0\x4c\x88\x47\x30\x5d\x47\xb0\xa1\x1f\x3e\x21\xf1\x1f\xad\x46\xb0\xa1\xf3\x15\x77\x04\x1b\xba\x33\x04\xc1\x86\xbe\xfb\x3c\x88\xc7\xdd\xe7\x35\xce\xa4\x0f\x08\x36\xf4\xdd\x27\x0c\x8e\xbc\xcb\xe4\x88\xb7\x89\x60\xc3\xb0\xd5\x88\x32\x58\x4f\xb3\x23\xca\x30\x70\x70\x76\x84\x17\xc6\xcf\xdb\xfc\xcf\x25\xb9\xa3\xc9\xa0\x7c\x64\x47\x93\x61\x06\x6f\xb2\x88\x1d\x43\x64\x3a\xc4\xce\xee\x20\x41\xec\xa8\x71\xd1\x21\x76\x54\xae\xe8\x10\x3b\xaa\x61\x74\x88\x1d\xcb\x78\x77\x88\x9d\x83\xe8\xd8\x0e\xb1\x73\xf9\x6a\x11\x13\xb7\xf6\x72\x47\x4c\xfc\xba\x3d\x93\x04\xee\xdb\x33\x49\xe0\x76\xf2\x20\x26\x7e\x39\x5d\x10\x13\xbf\xf0\xa4\x75\xc4\xc4\x2f\xac\xeb\xae\x98\x78\xf7\x09\x88\xa5\x77\x9f\x80\x58\x7a\xf3\x3a\xc4\xd2\xbb\xf7\x94\x40\x64\x5c\x10\x13\xaf\x8e\x04\x62\xe2\x95\x05\xa5\x23\x26\x5e\xd9\x19\x3b\x62\xe2\x15\x3b\xb5\x9f\x12\x88\x4c\x2c\xc4\xc4\xab\xa3\x7b\x4a\x20\xf2\x74\xc4\xc4\x2b\xd6\x4b\x47\x4c\xfc\xf9\x38\x10\x0c\x57\xf1\xac\x23\x18\x3e\x2e\x9f\x00\xc1\x86\x4f\xb1\x23\x18\x3e\xab\x77\x21\x09\x16\xb2\xa8\x53\xa4\x56\x30\xdd\x2f\x93\x7c\xb9\x0b\xe4\xcd\xee\xf2\x02\x79\xb3\x63\x41\x77\xc8\x9b\xdd\xe5\x0c\xf2\x66\x77\x39\x83\xbc\xd9\xb1\x68\x3b\xe4\x8d\xdc\x77\x87\xbc\x31\xa6\xb7\x43\xde\x18\x97\xdc\x21\x6f\xa2\x0b\x1f\xe4\x8d\x91\xcf\x1d\xf2\x26\x3e\x4f\x20\x09\xf6\x79\xc2\xf2\x2c\x9f\xbe\x5b\xc8\x1b\x3d\x9a\x1d\xf2\xc6\x6d\xac\x43\xde\x9c\x38\x9e\x3a\xe4\xcd\xe5\xbb\x95\xbc\xc1\xe6\xea\x92\x37\xd9\xeb\x20\x6f\x7c\x82\xe4\x0d\x96\x70\x97\xbc\x01\x0f\x75\xc9\x1b\x22\xf3\xbb\x0c\x0d\x38\xb1\xcb\xd0\x14\xef\x02\x43\xe3\xd6\x21\x43\xe3\x12\x29\x43\xe3\xf7\x20\x43\x73\x7b\x26\x0c\x8d\xcb\x99\x0c\x8d\xdf\x83\x0c\x0d\xac\x41\x97\xa1\x01\xb3\x76\x19\x1a\xa4\xaf\xba\x0c\x8d\x5f\x07\x8a\xe1\x05\xe7\x4b\x47\x31\xbc\x80\xf7\xba\xec\x8d\x4b\x39\xec\x4d\x01\xa0\xf7\xdb\xfe\x31\x82\x0f\x7b\x43\x6f\x1f\xf6\x86\xf1\xbc\xcd\xa2\x64\x94\x50\x13\x9f\xcd\xbb\xc0\x0c\x14\xff\x83\x19\x70\x65\x80\xd9\x99\x7e\x9b\x30\x3b\xd3\x19\x02\xb3\x33\x71\xf9\x75\x99\x1d\x9c\xa6\x5d\x66\xc7\xb9\x2b\xb3\x83\x2f\xb9\xcb\xec\x38\x23\x65\x76\x40\x7f\x5d\x66\xa7\x7b\x17\x98\x8f\xe1\x7f\x30\x1f\xce\x3a\xd2\x8e\x76\x50\x5c\x27\xed\x68\x9f\x1e\xc1\x1a\x3c\x67\xc2\x1a\x3c\x4f\x80\x35\x18\xff\x72\x5c\x74\x48\x9f\x5d\xab\x80\x8c\xa4\xdd\xa6\x14\xf2\xd9\x08\xfe\xe8\xd6\xb6\xc5\x3e\xea\xd6\xb6\xad\x9e\x49\x3e\x1b\xfe\xb1\x6e\x6d\x5b\xf7\x49\x6b\xdb\x42\x08\x75\x6b\xdb\xfa\xc2\xac\x6d\x8b\x77\xae\x93\x75\x14\x9d\xf2\x45\x22\x82\xc9\x03\x5d\x63\xea\x46\x87\xae\x39\x5d\xae\xa1\x6b\x2e\xbc\x88\x9d\x7c\xa1\x0b\xbf\x53\x87\xae\x31\x24\xae\x5b\x95\xd6\xa5\x00\xba\x26\xb9\x2c\x41\xd7\x24\xfb\x00\x5d\x93\xec\x1f\x74\x4d\x72\x19\x84\xae\x49\x7e\xee\xd0\x35\x49\xab\x07\xba\x26\xd9\x23\xf2\x85\x92\x9f\x8a\xa5\x67\x1d\x6b\xf2\x85\x6e\x40\x71\x27\x5f\xe8\x26\x54\xa9\x43\xf3\x28\x31\xd3\xa1\x79\x54\xd1\xe8\xd0\x3c\xb7\x2f\x1a\x9a\xc7\x70\xf4\x0e\xcd\x63\x11\x9a\x0e\xcd\xa3\x3a\x59\x87\xe6\xc9\xd0\x7b\xbd\x99\xb3\x46\x6f\x9b\x39\x6b\xb6\x73\xf5\xa1\x10\x60\xdf\xa1\x79\x64\x9f\x3b\x34\x8f\x14\x6c\x87\xe6\x29\xf8\x14\x3b\x34\x8f\x94\x6f\x87\xe6\x91\x8b\xee\xdd\x9c\x35\xda\x02\x95\xd3\x6c\x35\x54\x4e\xf3\xdd\x42\xe5\x54\xfb\x07\x95\x63\xd2\x74\x87\xca\x31\x69\xba\x43\xe5\xd4\x69\xcb\xf0\xb1\x6f\x3e\x01\x0e\xc1\x0f\x1c\x2a\xa7\x81\x09\x3a\x54\x4e\x75\xe4\xa1\x72\x4c\xbd\xee\x50\x39\xcf\x12\x42\x59\x5a\x49\xde\x4e\x59\x5a\xd3\xb9\xfb\x90\x43\xa0\xef\xd0\x3c\xd5\xf7\x37\xec\x1f\xa3\x04\x5f\xd3\xb4\xb9\xe0\x6b\x1a\x29\x42\x1d\xbe\xc6\xd8\xf1\x3e\xf4\xbf\x7b\x17\xfc\xef\x80\xe2\x4e\xe9\xd9\x81\xc0\x4d\xa7\xf4\xac\xce\x90\x0e\x1e\xba\x61\x68\x3a\xa5\x67\x75\x86\xf4\xa9\xff\x9d\xe7\xc1\xf3\x0c\x62\x17\x3a\x3c\x8f\x8e\x92\x0e\xcf\x33\xfc\x72\xe0\x79\x86\xa6\x14\x3c\xcf\x88\xb6\x05\x7e\x21\x78\x1d\xfc\x02\x71\x06\x1d\x9e\x47\x07\x4b\x87\xe7\x19\x78\x88\x3b\x3c\xcf\x08\xb6\x65\xe2\xfd\x5f\xb3\x60\xc0\xf3\x98\x18\x3d\xe0\x79\x4c\x73\x1f\x9b\xb9\x75\x9d\x23\x72\xeb\x78\xb7\x03\x9e\xc7\xa5\x75\x90\xdc\xb3\x61\x04\x0d\x92\x7b\x76\x30\xc8\x20\xb9\x67\x6f\x5e\x87\x6f\xbe\x79\x26\xbe\x79\xa8\xdb\x41\x72\x8f\x54\xf1\x20\xb9\x47\x22\x77\x90\xdc\xa3\xf9\x32\x48\xee\xd9\x59\x51\x06\xc9\x3d\xc7\xe9\xf3\x26\x47\xdc\x13\xfd\xba\xe3\xfc\x57\xaa\xc8\x40\xda\xee\x64\xb7\x1d\xe4\x04\x69\x69\x0c\x72\x82\x4e\xbc\x34\x83\x9c\xa0\x13\xff\xd8\x20\x27\xe8\x64\xcf\x1e\xe4\x04\x59\x37\x61\x90\x13\x74\x92\x91\x3e\xc8\x09\x3a\x8b\x4f\xc0\x01\x9e\xfc\x0f\x07\x38\x0b\xe6\x20\x27\xe8\xcc\x76\x01\x2f\x37\xd6\xc4\x20\x27\xc8\x72\xe3\x83\x9c\x20\x43\x79\x06\x39\x41\x27\xf6\xca\x20\x27\xe8\xc4\x26\x19\x87\x0e\x7e\xee\x49\x4e\xd0\x49\x09\xd2\x71\x48\x60\x70\x4f\x72\x82\x4e\x6c\x92\x71\xd8\xbf\x8b\x23\xfa\x77\x7b\x64\xff\x98\x20\xe4\x04\x9d\xd9\xa7\xd3\xbf\xec\x7f\xf4\xef\xb6\x2d\xf4\x8f\xa8\x83\x01\xad\x74\xde\x1e\xd1\xbf\xdb\x96\xd1\x3f\x2c\x94\x01\xad\xa4\x98\xc9\x80\x56\x52\xf6\x64\x40\x2b\x9d\xf8\xd1\x07\xb4\x92\xa2\xe0\x03\x5a\xc9\x2a\x68\x03\x5a\xe9\xba\x3c\x13\x0f\x38\x4b\xe4\x80\x56\x4a\x6c\x9b\x03\x5a\x29\xb1\x6d\x0e\x68\xa5\xe4\xf4\x84\x56\x4a\xd5\x27\xe0\xc5\x87\x8e\x1a\xd0\x4a\xa9\xda\x4e\xbc\xf8\xd5\xeb\xf0\xe2\x3b\x91\x49\x11\x4a\xc5\xa7\x93\xd3\x45\xfc\xc5\x80\x80\x4a\x58\xf3\x03\x02\x2a\x11\x39\x31\x20\xa0\x92\x9f\x11\x04\x94\x1b\xe5\x80\x80\x4a\x6c\xe1\x03\x02\x2a\xf9\xf9\x41\x40\x25\x3f\x38\x08\x28\x37\xd1\x01\x01\xe5\x06\x3b\xa2\xfd\xf3\x2e\xf4\x0f\x8a\x79\x44\xfb\xc7\xb8\x40\x40\x25\x6c\xae\x11\xed\x9f\xed\xc4\xfb\x8f\x9b\x66\x40\x40\x65\x96\xcf\x01\x01\x95\x59\x68\x07\x04\x54\xc6\xb3\x3c\x20\xa0\x32\x1e\xe2\x01\x01\x95\xc9\xa6\x1b\x10\x50\x19\xff\xed\x80\x80\xca\xd1\xff\x28\x17\xea\x1b\x83\x80\xb2\x06\xc7\x80\x80\xca\x8e\xf5\xa9\xf7\xdf\xa3\xc6\x11\xfd\x83\x49\x32\x28\x74\xc0\x24\xd5\xdd\xb6\xac\x3e\x28\x5a\x35\x60\x92\x2a\x5b\xdc\x80\x49\xaa\x20\xe6\x01\x93\xa4\xa0\xd5\x80\x49\xaa\xbb\xff\x45\x8e\xbc\xcb\xc9\x99\xf4\x08\x26\xa9\xe2\x0a\x1d\x30\x49\x15\xbf\xef\x80\x49\xaa\x6c\x71\x03\x26\xa9\x42\x31\x0f\x98\x24\xc3\x5c\xc7\x65\xff\x78\xd3\x30\x49\x2d\xda\x16\x98\x01\x22\x91\x07\x4c\x52\x4b\xb6\x6c\x72\x44\x6f\x49\x1f\x6a\x44\x90\x0d\x58\xa6\xe6\x5a\x07\xcb\xd4\x70\xd6\x0d\x58\x26\xe3\xb5\x07\x2c\x53\x7f\xae\x93\x19\x60\xac\x93\xcc\xc0\xbf\xf4\x92\x07\x04\x94\xa5\x9d\x06\x04\xd4\x20\xec\x6d\x40\x40\xb9\x33\x8e\x24\xa1\xc0\x00\x52\xcd\x56\x7e\x7b\x40\x4e\x59\xcd\x62\x98\x75\xe4\x82\x62\xd6\x91\xfb\x1d\x59\x47\x3b\x3b\xf8\x20\xeb\x48\x61\x8e\x61\xd6\x91\x4b\x96\x59\x47\x80\xbf\x71\x23\x0d\xea\xc2\x77\x23\x0d\xea\x62\x63\x46\x92\x8b\xb0\x19\x49\x2e\x8a\x66\x24\xb9\x59\xdc\x78\x73\x9f\x33\xf1\x56\xbb\x1d\x91\xad\x14\x9c\xc8\x37\xde\x6a\xe8\xcb\x71\xe3\xa8\xc7\x36\x1c\x64\x32\x05\x47\x82\x4c\xa6\xe0\xf6\x40\x26\x93\x5a\x1c\x23\xe3\xad\xc6\xde\x1c\x19\x6f\xb5\x8b\x29\x59\x4e\x01\x7b\x65\x90\xc9\x14\xe0\x71\x07\x99\x4c\x81\x98\xc9\x41\x26\x53\x70\x6b\x24\x93\xc9\xba\x10\x83\x4c\x26\xc3\x9f\x06\x99\x4c\xc1\xc5\x9b\x4c\xa6\xe0\x96\x93\xed\x03\x6f\x85\x4c\x26\x55\x42\x06\x99\x4c\xc1\xa9\x4b\x26\x53\x70\x7a\x92\xc9\x14\xdc\x0c\x8b\x7d\xe0\xad\x90\xc9\xa4\x82\xc8\x20\x93\x29\x10\xba\x37\xc8\x64\x0a\x90\xc3\xa3\xd8\x3f\xef\x42\xff\x9c\xac\xa4\x2b\xa9\x35\x32\x48\x57\x3a\xb5\x49\x48\x57\x3a\x89\x87\x1d\x45\x8f\xbb\x67\xe2\x71\x77\xf1\x26\x5d\xe9\x74\xeb\x20\x5d\xe9\x74\xb9\x26\x5d\xe9\x72\x59\x22\x5d\x49\xa9\xad\x41\xba\xd2\xe5\xb6\x42\xba\x92\x9a\xcf\x83\x74\xa5\x84\xdf\x70\x90\xae\x94\x5c\xc0\x48\x57\x4a\x78\x26\x47\xd5\x1b\x4f\xcb\x20\xb5\xa4\x7c\x07\xa4\x96\x01\x56\xa3\xea\x8d\xf7\x79\x7a\xe3\x69\x99\xe9\x4a\xce\x5d\xd3\x95\x88\x01\x1a\xa6\x2b\x01\xe5\x87\xe9\x4a\xd3\x7b\xe2\x8d\x77\x29\x27\x5d\xe9\xc6\x32\x1d\x90\x61\x37\x5a\x8f\x03\x32\xec\x76\xd6\x99\xae\xa4\x9d\x6a\xba\x92\xdf\x34\x64\x58\x3e\xfc\x0f\x8f\xfb\xe1\x5d\xf0\xb8\xbb\xc9\x40\x78\x65\x5c\x77\x03\xc2\x4b\x8a\x79\x98\x92\x84\xdd\x3f\x20\xbc\xa4\xad\x87\x29\x49\xd8\xda\xc3\x94\x24\x8d\x0b\x58\x2d\xf3\x7a\x07\xac\x96\x3a\x24\x03\x56\xab\x80\x6b\x86\xe9\x4a\x78\xdc\x87\xe9\x4a\x5a\xd0\xa6\x2b\xe1\x71\x1f\xb0\x5a\xd9\xe5\x13\x56\x4b\x91\xb3\x61\x2a\x13\x5e\xfc\x61\x2a\x13\xf8\x6b\x98\xae\x44\x22\xce\x80\xb9\x2a\x9b\x2d\x93\x35\xe0\xfd\x99\xae\x34\x3d\x82\x35\x00\x39\x0d\x98\xab\xa5\xd2\xf8\xdf\x4b\xf2\x93\xc9\xc4\xe3\x20\xb5\x2a\x00\x68\x40\x6a\x55\x27\x96\x99\x4c\xc5\xff\x20\x14\x9c\x4a\x66\x32\xb9\x7c\x9a\xc9\x84\x87\x6a\x98\xc9\xe4\x70\x9a\xc9\x84\x73\x62\x98\xc9\xa4\x95\x6c\x26\x93\xb6\xa8\x99\x4c\x2e\xd0\x66\x32\xb9\xb4\x9a\xc9\xe4\xf2\x09\xe1\xd5\x9d\x20\x10\x5e\xdd\xe9\x09\xe1\xd5\x5d\x0a\x00\x78\x1d\x50\x35\xcc\x56\x72\x82\x98\xad\xe4\x66\x01\xa9\xd5\x9d\x2e\x90\x5a\xdd\xa9\x6b\x46\x92\x96\x0d\xc4\x55\xd7\x7a\x81\xb8\xea\x6e\x4e\x10\x57\x1d\xdf\xfc\x10\xa8\xc1\xfb\x4f\x88\xab\xce\x64\x9d\x10\x57\x83\x8c\xc0\x09\x71\x35\xb0\xfb\x27\xc4\xd5\xb8\x3d\x13\xd2\x80\x05\x65\x42\x5c\x0d\x62\x17\x26\xc4\xd5\xe8\xde\x45\x42\xa1\x72\x74\x73\x34\x39\x82\x35\xc0\xfb\x3f\x21\xae\x4c\xeb\x9d\x10\x57\x13\xab\x67\x42\x5c\xcd\xd3\x33\x57\xff\x66\xf1\xe9\xb0\x06\x8c\xe0\x34\xed\x88\x8f\x6a\x92\x76\x74\xb1\xf4\x4c\xd2\x8e\xac\x38\x3c\x49\x3b\xba\x98\x59\x93\xb4\xa3\x8b\x85\x68\x92\x76\x74\xb1\xf9\x4e\xd2\x8e\x32\x96\xcd\x24\xed\xa8\x06\xef\x89\x57\xbd\xf9\x1f\xf2\x91\xdd\xa7\xe3\x39\x27\xde\x63\xa2\x51\xa7\xc7\x6f\x1e\x7a\xc7\x79\x3a\x1a\x75\xba\xee\xe6\xa1\x77\x9c\x31\x43\xa3\xce\x98\xe5\x89\x46\x9d\x20\x75\xa2\x51\x17\x1d\x4f\x34\xea\x4e\xdc\x42\x13\x8d\x3a\x15\x36\x26\x1a\x75\x91\x8f\x7f\xa2\x51\x77\x6e\xb6\xa5\x73\xc4\xc8\xa3\x51\xa7\x4a\xc8\x44\xa3\xee\xc4\x1e\x9b\x68\xd4\x9d\x84\x9d\x4e\x74\xe8\x2e\x7b\x8b\x0e\x9d\x29\xfe\x13\x1d\x3a\xc9\xc5\x89\x0e\x9d\x69\xfc\x13\x1d\x3a\xe3\x59\x26\x3a\x74\x4a\x11\x4c\x74\xe8\x4c\xff\x9f\x68\xcd\x15\xb6\xc6\x89\xd6\x9c\xa4\xe4\x44\x6b\xce\x22\xca\x13\xad\xb9\xca\x56\x3c\xd1\x9a\xab\x6c\x9b\x33\x1a\xdf\x4f\xab\x29\x99\xb4\x61\x17\x4f\xca\x22\x6d\x8e\x04\x65\x91\x36\xec\xf0\x49\x59\xa4\x0d\x9a\x6e\x52\xfb\x68\xdb\x7c\x02\x71\xec\xce\x6b\xea\x1b\x6d\x70\x32\x53\xcd\x38\x47\x50\xcd\xb8\xe9\xf3\x26\x77\xa1\x7f\xd4\x37\x3a\x7c\x3a\xf5\x8d\x76\xdf\x26\xf5\x8d\x76\x16\xef\x49\x7d\xa3\xc3\x77\x44\x7d\xa3\xdd\x77\x8b\x66\x9c\x66\xd6\x3c\x75\xe7\xf2\x56\xd0\x8c\x8b\xce\x4f\x34\xe3\xe2\x3f\xc5\x39\x27\x72\x72\x16\x23\x99\xc8\xc9\x45\xd6\xfc\x79\xea\xe9\xf5\x71\x78\x7a\xf1\xcb\x4c\x34\xe3\x2c\x8c\x32\xd1\x8c\x3b\x1d\x40\x34\xe3\x4e\xa0\xc4\x44\x33\xee\xc2\x52\x9c\x68\xc6\x19\x3c\x37\xd1\x8c\xbb\xb0\x8f\x26\x9a\x71\x17\x36\xfa\x44\x33\xee\x3a\xbd\x0b\x21\xe7\x58\x7c\x13\xcd\x38\xd5\x9a\xe7\xa5\xbf\x98\x76\xa2\x19\x67\x2e\xd1\x44\x33\xee\x1a\x3e\x1d\x7f\xb1\xad\xbe\xf4\x17\x7b\x17\x7d\xad\x9e\x89\x06\x18\x3e\xc5\x89\x82\x5c\xc6\x1b\x38\x51\x90\xcb\x80\xb1\x89\x82\x9c\xe9\xc7\x13\x05\x39\x21\xe4\xa4\x2c\x92\x45\x24\x27\x65\x91\x0a\xc2\x2a\x13\x75\xb9\xb6\xfb\xdf\xea\x43\x3b\x7c\x1e\xbe\xc8\xdd\x23\x7c\xad\x87\x4f\xa7\x2c\xd2\xee\x5d\xf0\x53\xba\xb0\x5b\x16\x69\xf7\x08\x3f\xa5\x93\x15\x75\xb9\x46\xd6\xd1\x44\x5d\xae\xb9\xec\xa2\x2e\xd7\xb0\x88\x26\xea\x72\x8d\xed\x68\xa2\x2e\xa7\xd6\xf0\x44\x5d\x4e\x1c\x35\x51\x97\x1b\xa0\x87\x89\xba\xdc\xc0\x2e\x9e\xa8\xcb\x0d\xf0\xc2\x44\x5d\x6e\x5c\x3e\x0f\x3f\xa5\x23\x41\x59\xa4\x41\x0c\xea\xbc\xf1\x53\x5e\x3e\x01\x3f\xa5\xef\x1d\x1d\x3a\x31\xdd\x44\x87\x6e\x56\x5b\x3d\x38\xe2\x3f\x42\xe9\x36\xe2\x4c\x27\xe1\x72\x3b\xd9\x74\x93\x70\xb9\xc3\xa7\x67\x04\xad\x5c\x50\x32\x4e\x29\x97\x1e\x42\xe9\x4e\x97\x2c\x42\xe9\xb4\xd8\x27\xa1\x74\xda\xe8\x93\x50\xba\xd3\x99\x45\x28\xdd\xf9\xb4\x05\xa7\x94\xed\x24\x94\xce\xa8\x98\x49\x28\x9d\x98\x60\x12\x4a\x77\xe2\x6e\x99\x84\xd2\x19\x5b\x33\x09\xa5\x3b\x89\x6a\x9a\x84\xd2\x9d\x24\x1a\x4d\x42\xe9\x4e\x37\x66\x42\xe9\xc4\x0b\x93\x50\xba\x13\x76\x63\x16\xfb\x47\x8f\x28\x8b\x74\x42\x74\x4e\xca\x22\x5d\x6e\xd3\x84\xd9\x9d\x2e\x2f\x84\xd9\x89\x3a\x66\xb1\x7f\x3e\xbd\xe3\x12\x63\xb6\x12\x66\x97\x86\x67\xe2\x94\x82\x60\x9b\x84\xd9\x25\xb8\xaa\x49\x98\x5d\x72\x93\x21\xcc\x2e\xb9\x19\x56\x85\x94\xf8\x36\x09\xb3\x4b\x90\xca\x93\xda\x47\xc9\xed\x96\xda\x47\x09\x66\x60\x52\xfb\x28\x41\x07\x4f\x6a\x1f\x89\x2c\x26\xb5\x8f\x12\xb4\xe0\xa4\xf6\x51\xea\x5e\x87\x53\x0a\x92\x70\x56\x9d\x52\xf4\x9d\xda\x47\x69\x78\x26\xfd\x23\xf6\x7f\x52\xfb\x28\x91\x37\x39\xa9\x7d\x74\xbb\xcc\x53\xfb\x28\x61\xb1\xcf\x66\xff\xee\x7f\x2d\xc9\x94\x45\x4a\x30\x8d\x93\xb2\x48\xd9\x29\xdf\xf4\x57\x31\x48\x94\x45\xca\x80\xdb\x49\x59\xa4\x0c\x7c\x9e\x94\x45\xca\x04\xcf\x4d\x4a\x1f\xe5\x68\x33\xf1\x57\x01\x79\x26\x7a\x72\x46\x1d\x4c\xf4\xe4\x8c\x4f\x98\xe8\xc9\x19\xca\x33\xd1\x93\xab\x2e\x0c\xe8\xc9\x55\xbc\x73\x13\x3d\xb9\x8a\xeb\x60\xa2\x27\x67\xb4\xc2\x44\x4f\xee\xb1\xa4\xd0\x93\xab\x58\xb4\x13\x3d\xb9\xaa\x55\x87\x9e\x9c\x91\x13\x13\x3d\xb9\x1a\xbc\x27\xfe\x2a\x97\x33\xf4\xe4\x6a\xf0\x08\x7f\xd5\xe1\x3d\xed\x1f\x03\x8f\x9e\x5c\x85\xea\x98\xe8\xc9\x55\xac\xe4\xd9\xed\x1f\x23\x81\x9e\x5c\xc3\x1b\x38\xd1\x93\x6b\x2e\x21\x43\x7f\x15\x23\x88\x9e\x5c\xd3\xfa\x44\x4f\xae\x69\x6f\xa2\x27\xd7\x80\x4a\x13\x3d\x39\x15\x05\x26\x7a\x72\x7d\xf3\x09\x37\x47\x8c\x27\x7a\x72\xcf\x42\x8b\x9e\xdc\xb3\x60\xa2\x27\xf7\x2c\x8a\xe8\xc9\x3d\x8b\x22\x7a\x72\xcf\x22\x8c\x9e\xdc\x70\x39\x43\x4f\x6e\x10\xb9\x3e\xd1\x93\x1b\xe0\x93\x89\x9e\xdc\x80\xf8\x98\xe8\xc9\x0d\xb7\x54\xf4\xe4\x06\xee\x8f\x89\x9e\x9c\x52\xf4\x13\x3d\x39\x65\xea\x27\x7a\x72\x43\x8b\x1d\x95\x38\x93\xb4\x27\xd8\xc5\x5a\xe4\x13\x7c\xb2\xfb\xde\x09\xac\x23\x2d\x3b\x6c\xe0\x13\x44\x67\xc3\xb6\xe9\x2e\x4b\x1c\xe1\x2e\x5b\xf8\x2b\x6c\xe0\x13\x64\x66\xc3\x06\x3e\x09\xd5\xeb\x70\xc5\xac\x18\x84\xb0\x81\x4f\xc2\x8a\x41\x08\x1b\xf8\x24\x54\xef\x89\xab\x69\x61\xc8\xb0\x81\x4f\xc2\xc2\x04\x61\x03\x9f\x84\x85\x87\xc2\x06\x3e\x09\x4f\x5b\x70\x35\x2d\x76\x23\x6c\xe0\x93\xf0\xb4\x05\x57\x53\xf6\x3f\x5c\x4d\xcb\x28\x09\x1b\x81\x75\x21\xd3\x4e\x02\xeb\xc2\x4d\xdf\x09\xac\x0b\x99\xe7\x11\x58\x17\x32\xbd\x25\xb0\x2e\x2c\x26\x29\x6c\xbb\xfd\xa3\x9d\x04\xd6\x85\xb5\xb0\x87\x8d\xc0\xba\x90\x3d\xa2\x7f\x95\xbe\x13\x58\x17\x16\xf2\x0d\xdb\xae\x3b\xd0\xa7\xd3\xbf\xea\x7f\xf4\x6f\x39\x27\xc2\x46\xf0\xdc\xd9\xb9\x27\xc1\x73\x57\xe5\x3f\x82\xe7\xae\xce\xb8\x10\x3c\x77\x75\x46\x02\x59\x04\xaa\x2c\x86\x8d\xe0\xb9\xab\xd3\x23\x82\xe7\xc0\x12\x61\x23\x78\xee\xea\xf4\x88\xe0\x39\xd2\xb9\xc3\x46\xf0\x1c\x15\xbf\xc3\x46\xf0\x5c\x3a\x18\x41\x82\xe7\x60\x4c\xc2\x46\xf0\x1c\x3c\x48\xd8\x08\x9e\x4b\xf6\x8f\xe0\x39\x42\x04\xc2\x46\xf0\x5c\x72\x24\x08\x9e\x5b\x7c\xcd\x7f\x2d\xc9\x61\x23\xae\x2e\x15\x9a\x42\x21\xa4\xe4\x64\xa5\x10\x52\x72\x20\x88\xb9\x63\x3f\x08\x1b\x31\x77\xa9\x33\x09\x28\x84\x94\xec\x3a\x85\x90\xd2\x64\xc8\x82\x72\x37\xfe\x87\x5f\x26\x32\xf0\x41\xdf\x12\x9d\x0d\xfa\x96\xbc\x0e\xbf\xcc\xc6\xe0\x52\xde\xa8\x6c\x74\x96\xf2\x46\x88\xb3\x87\x2d\xea\x5b\x62\xa8\x29\x6f\x84\x54\x7b\xd8\x28\x6f\x54\x76\x9e\x47\x79\xa3\xb2\xf1\x04\xca\x1b\x95\x8d\xde\x52\xde\x08\x39\xf6\xb0\x51\xde\x08\xe1\xfd\xb0\x51\xde\x08\x25\xb8\xb0\x51\xde\xa8\x74\x5a\x4d\x79\x23\x88\x88\xb0\x51\xc2\xa8\x1e\xb6\x0c\x07\x4b\xf0\x09\x44\x6c\x46\x9e\x4e\x09\xa3\x1a\xb9\x0b\x25\x8c\xa8\xd5\x1d\x36\x4a\x18\x91\xea\x1d\x36\x4a\x18\xd5\x46\x5b\x28\x61\x54\x1b\x53\x89\x12\x46\xb5\x32\x4a\x94\x30\xaa\x8d\xde\x52\xc2\xa8\xba\x84\x50\xc2\xa8\xfa\x1e\x28\x61\x54\xbb\x77\xa1\x0f\xd5\x27\xe0\x40\x6a\x8c\x20\x25\x8c\xd0\xdb\x0d\x1b\x25\x8c\x6a\x65\xac\x29\x61\xd4\x4f\xfb\x80\x03\xe9\xe4\x9e\x97\x0e\x24\x5a\x46\x09\xa3\x6e\xdf\x29\x61\xd4\x4f\x7a\xbb\xd0\x51\xee\xf6\xfd\x22\x22\xf5\xe4\x79\x94\x37\xea\x27\x2d\xa3\xbc\x51\x77\xcc\x28\x6f\xd4\x4f\x46\x89\xf2\x46\xfd\x64\x26\x53\xde\xa8\x9f\xf4\x81\xf2\x46\xfd\xb4\x2d\x38\x9e\x4e\x46\x82\xf2\x46\xfd\xb4\x65\x48\xe1\xb8\x0c\x52\xde\x68\xb8\xec\x52\xde\x68\xf8\xb9\x53\xde\x68\x6e\x8c\x35\xe5\x8d\x90\x71\x0f\x1b\xe5\x8d\xe6\x4e\xab\x29\x6f\x34\xfd\xc0\x17\x72\xca\xf3\xa0\xb7\x0b\x39\xe5\x79\xf0\xf4\x85\x9c\xf2\x74\xf6\x2c\xe4\x94\xe7\x41\x3b\x29\x8b\x34\xed\x7b\xc2\xf1\x74\x7a\x4f\x4a\x11\x65\x9f\xd7\x09\x34\x65\x5c\x28\x8b\xf4\x2c\x83\x94\x45\xba\x5c\x34\x28\x8b\x74\x15\xde\x26\x65\x91\x2e\x17\x7d\xca\x22\x5d\x2e\x44\x37\x9a\x36\x2e\x83\x37\x9a\x36\x2e\x6e\x94\x4c\x22\x93\x37\x6c\x94\x4c\x02\x43\x86\x8d\x22\x49\xdd\xd9\x4a\x91\xa4\x91\x18\xa5\xdb\x20\x4d\xc6\x93\x20\xb8\x7d\x72\x17\x82\xe0\x4e\xbf\x46\x82\xe0\xce\x9d\xeb\x08\x82\x3b\xfd\xde\x09\x82\x3b\x5d\x0b\x08\x82\x43\x90\x36\x6c\x04\xc1\x21\x9c\x1b\x36\x82\xe0\x88\xd3\x0a\x1b\x41\x70\x67\xf7\xbf\x9b\x23\xef\x49\x29\x8f\xe7\x3f\x82\x18\x87\x6d\x21\x88\x71\xd8\x16\xdd\x3b\x3e\x0f\xf7\x8e\xdb\x0a\xf2\x06\xc5\x15\x13\x79\x83\xf2\x83\x72\xfe\x7b\x49\x2e\xc4\x37\x3a\xcd\x50\x3e\x78\x16\x1b\x94\x0f\x4a\xe7\xe1\x28\x1f\xa0\xa6\x15\xb6\xa2\xf7\xca\xeb\xf0\x5e\x35\x3a\x84\xf2\x41\xb1\x43\x28\x1f\xd4\xcb\xbb\xa0\x4e\x51\x3d\xb2\x4a\x84\xcf\x2b\xf8\x8f\xe8\x02\x01\x72\xdb\xc1\x40\x14\x3d\x46\x5e\xd7\x39\x93\x29\x88\x2c\xf7\xe6\x24\x27\x40\x6e\x73\x5a\x13\x20\xb7\xed\xdc\x05\x3d\x03\xaa\xee\x86\x0d\xb1\xed\x6d\xe7\xe9\x04\xcf\x1d\xb6\x85\xe0\xb9\xc3\xc5\x9b\xe0\xb9\xc3\x09\x42\xf0\xdc\xb1\x31\xe9\x08\x9e\x3b\x5c\xd8\x09\x90\x3b\xdc\x19\x09\x90\x3b\xb4\x03\x08\x90\xa3\xa6\x5d\xd8\x08\x90\x8b\x8d\x56\x13\x20\x17\x1b\x77\x21\x40\x2e\x6a\x65\x11\x20\x17\x9d\xd6\x04\xc8\x9d\xf6\x1d\x41\xed\xcb\xd1\x25\x40\x2e\xb9\x98\x12\x20\x07\x05\x14\x36\x02\xe4\xf2\xce\x3b\x22\x40\x2e\xef\x3e\x1d\xa7\xcd\xe1\x99\x04\xc8\x39\x2e\x06\xc8\x39\x82\x04\xc8\x91\x8f\x18\x36\x02\xe4\xb2\x6f\x93\x20\xb8\x16\x68\x27\x41\x70\xcd\xed\x96\x20\xb8\x16\x78\x2b\x68\x1d\xb4\xc3\xff\x70\xda\x04\xda\x62\x80\xdc\xf0\x3f\x9c\x36\x83\xf7\x40\x80\xdc\x48\xf4\x9d\x00\xb9\x91\x18\x33\x02\xe4\x46\x62\x01\x23\x40\xee\xf9\xf8\x09\x90\x1b\x89\x3e\x10\x20\x87\xac\x52\xd8\x08\x90\x1b\x89\x27\x10\x20\x37\x12\xef\x96\x00\xb9\x91\x18\x4f\x02\xe4\xc6\xc5\x13\x08\x90\x9b\x6e\x24\x04\xc8\x4d\xb7\x1c\x02\xe4\xe6\xcd\x48\x10\x20\x37\x6f\x5a\x4d\x80\xdc\xf4\xdd\x82\x48\x36\x5b\x0d\x22\xd9\x35\x82\x40\x24\x7b\xa7\x7f\x20\x92\x43\xa3\x04\x44\x72\x5c\xb4\x0c\x44\x72\x5c\xbc\x3f\x10\xc9\x71\xf1\x74\x10\xc9\xe9\x77\x0b\x22\x39\x9d\x13\x20\x92\x73\x30\x27\x54\xb8\x76\x09\x01\x91\x9c\xc3\x33\x71\x78\x0c\xda\xa9\xc2\xb5\x0b\x34\x0a\xd7\xa7\xad\x56\xe1\xda\xf7\xa7\xc2\xf5\x64\x3c\x55\xb8\x9e\xde\x05\x87\x8e\x86\x1c\x0a\xd7\xa7\x2b\x91\x0a\xd7\xcb\x59\x10\x76\x14\xae\x4f\xd6\xa5\x5d\x85\x6b\x16\xbe\x5d\x85\xeb\xc5\x05\x84\x9d\x22\xae\xe7\x72\x94\x84\x7d\xb3\x7f\x93\x23\xfb\x37\x38\xb2\x7f\x07\x47\x09\x97\x83\x77\xc1\xe1\x81\x51\xb9\x13\x20\x77\x6f\xb6\xa5\x71\x94\x39\xea\x1c\xd9\xb2\xc1\x51\xe5\x08\xf5\x64\xcc\xba\x9d\x20\xb8\x34\xff\x11\x04\x17\x76\x82\xe0\x6e\x6c\xbc\x5d\x61\xec\x49\x17\x08\x82\xbb\x59\x96\x76\x82\xe0\x6e\x16\xa2\x9d\x20\xb8\x7c\x79\x84\xe3\x02\x7b\x65\x27\xd0\x2d\x33\x41\x76\x02\xdd\x32\x96\xd4\x4e\xa0\x5b\x3e\x7d\x1e\x69\xc4\x0b\xa4\x86\x9d\x40\xb7\x8c\x7d\xb4\x13\xe8\x46\x11\xff\xb0\x13\xe8\x96\x99\xc8\x3b\x81\x6e\x19\xab\x6e\x27\xd0\x0d\xb6\x34\xec\x04\xba\xd5\x93\xc1\x25\xd0\x0d\xc2\x32\xec\x04\xba\x69\xa7\xee\x04\xba\xd5\xe8\x99\x38\x35\xb0\xf1\x76\x02\xdd\x10\x2f\x0a\x3b\x81\x6e\x08\x1b\x85\x9d\x40\x37\x2d\xda\x9d\x40\x37\x24\x90\xc2\x4e\xa0\x1b\x05\x8d\xc2\x4e\xa0\x5b\x8d\x8c\x12\x81\x6e\xf5\xf4\x08\xa7\x86\x63\x46\xa0\x5b\x8b\x3c\x9d\x40\xb7\xc6\x12\xb2\x07\x9d\x1a\xb4\x25\xe8\xd4\xa0\x0f\x04\xb3\x75\x27\x08\xc1\x6c\xe8\xd0\x85\x9d\x60\x36\x34\xe3\xc2\x4e\x30\x1b\xba\x70\x61\x27\x98\xad\x63\x2d\xed\x41\xc7\x85\xff\xe1\xb8\x60\x99\xd8\x09\x66\x1b\xc9\x96\xe1\xb8\xb8\xbc\x27\x8e\x0b\x16\xb7\x9d\x60\xb6\x91\xb8\x27\xc1\x6c\x03\x40\xb9\x13\xcc\x36\xed\x3b\xc1\x6c\xd3\x51\x22\x60\x6d\x3a\xf2\x04\xac\x4d\xac\xba\x1d\xb4\xb2\xfb\x8e\x40\x2b\x7b\xe0\x79\xa0\x15\xf4\x21\xc2\x0e\x5a\xd9\xed\x1f\xc5\x58\x83\x9f\x1f\xc5\x58\x03\xa8\x63\x07\xc9\x84\xe6\x5d\x70\x01\x3c\xed\xc4\x05\xc0\x62\xb3\x83\x64\x02\x46\xc9\x0e\x92\x09\x93\xb1\x06\xc9\x04\x96\x9e\x1d\x24\x13\x9a\x47\xb8\x00\xba\x67\xe2\x02\x28\x1e\xe1\x02\x70\xd1\x00\xc9\x84\xe6\xf3\x70\x01\x74\xfa\x0e\x92\x09\x83\x3e\x80\x64\x82\x8b\xd4\x69\xff\x98\x75\xa7\xfd\xf3\x3a\xfb\xe7\x75\xf6\xcf\x3e\xd8\x3f\x7a\x0b\x92\x09\xa0\xe2\x1d\x24\x13\xb0\x06\x77\x90\xcc\x99\x18\x4f\xd0\xca\xc5\x02\xbd\x83\x56\x12\x66\xcf\x7e\x09\xf3\x99\x2f\x20\x92\x74\xd0\x3f\x10\x49\xc2\x01\xb1\x83\x48\x92\x5f\x31\x88\x24\xf9\x15\x83\x33\x6e\xd7\x09\x70\xc6\xed\x5a\x00\xce\xb8\x5d\x27\xc0\x19\xb7\x5f\x0e\x38\x03\xdd\xc9\xb0\x83\x33\x50\xa8\x0c\x3b\x38\x83\x7a\x35\x61\x07\x67\xdc\x95\x71\x01\x67\x64\x57\x86\x44\x9c\x48\xf4\x9e\x62\x79\x5a\x4d\xcc\x58\xd9\x79\x47\xc4\x8c\x51\x80\x2e\xec\xc4\x8c\x51\x22\x2d\xec\xc4\x8c\x51\x2c\x2e\xec\xc4\x8c\x15\x0c\xc0\xfd\x16\xaf\xff\xcb\x4a\xde\x09\x27\x2b\xf8\x50\x76\xc2\xc9\xa8\x62\x17\x76\xc2\xc9\xa8\x38\x17\x76\xc2\xc9\x0a\xbe\x97\x9d\x70\xb2\x82\xb5\xb4\x13\x4e\x56\xb0\xab\x76\xc2\xc9\xa8\x3f\x17\x76\xc2\xc9\x8a\x53\x9e\x70\xb2\xea\x3e\x42\x38\x59\x75\xd1\x27\x9c\xac\x6e\xde\x13\x98\xef\xfe\x43\x38\x19\x9e\xde\xb0\x23\x8c\x5d\x01\x0f\x3b\xc2\xd8\xd5\xcf\x8f\x70\xb2\x3a\x78\x3a\xe1\x64\xd5\x0f\x80\x70\xb2\xea\xce\x48\x38\x59\x75\x7f\xcd\x42\x79\xaf\x03\xca\x77\x9f\x07\x94\xf7\xf3\x23\x9c\xac\xba\x67\x13\x4e\x56\xfd\xfc\x08\x27\x43\xae\x28\xec\x84\x93\x55\x3f\x1c\xc2\xc9\xaa\xd3\x9a\x70\xb2\xea\xc7\x4f\x38\x59\x77\x11\x26\x9c\xac\xdf\x9e\x09\x94\xbf\x3d\x13\x28\x0f\xfc\xda\x09\x27\xeb\x6e\x5c\x84\x93\xf5\xe4\x75\x40\x79\x7c\x83\x3b\xe1\x64\xdd\x85\x96\x70\xb2\x8e\xe5\xb6\x13\x32\xd6\xfd\xfc\x08\x19\xeb\x17\xef\x88\xb0\xb0\x8e\xbd\xb9\x13\x16\xd6\x2f\x7a\x5b\x6d\x27\xfd\x23\x2c\xac\xbb\x78\x13\x16\xd6\x5d\xa0\xab\xed\x64\xe4\x09\x0b\xeb\x2e\xe5\x84\x85\xf5\xe4\x3d\x6d\xa7\xff\xd9\x4e\xc6\x85\xb0\xb0\x8e\x9d\xba\x13\x16\x36\x32\x23\x41\x58\xd8\xc0\xbf\xb9\x13\x16\x36\x5c\x88\x08\x0b\x1b\x93\x37\x46\x58\xd8\x3c\xe8\x2d\xa1\x5f\x33\x7a\x84\xa6\xae\xf3\xac\x91\x17\x8a\x97\x74\xa7\x70\xea\x85\x23\x68\xa7\x70\xaa\xde\xce\x9d\xc2\xa9\xb7\x0b\x26\x85\x53\x6b\xe4\x4c\x8b\x9c\xba\x94\x53\xe4\xf4\x04\x75\xec\x14\x39\x15\xf3\xec\x14\x39\x3d\xfd\xdc\x29\x72\x0a\x4d\x1e\xf6\x2e\xb4\x66\x5c\x28\x72\x7a\x61\xb5\xee\x14\x32\x45\x01\x3a\xec\x14\x32\x2d\xce\x6b\x0a\x99\x16\x70\xc6\x4e\x21\xd3\xe2\x75\x14\x32\x2d\xb6\x8c\x42\xa6\x68\x45\x87\x1d\x14\xb0\x81\x72\x76\x50\xc0\x86\x0b\x6e\x07\x05\x6c\x07\x6d\x01\x05\x6c\x8e\x19\x28\x60\x0b\xbc\x15\xd4\xd0\xb6\xe0\x3d\xc1\xc1\x9a\x28\xa4\xd0\x6c\xc1\xb6\x80\x83\xdd\x6e\x49\xa1\xd9\x70\x62\xee\xa4\xd0\x6c\xc1\x76\x12\x39\x81\xb3\x67\x27\x85\x66\x73\xd3\x26\x85\x66\x03\x71\xed\xc8\xa1\x6d\xe0\xb6\x9d\x14\x9a\x0d\xa7\xe9\x4e\x9a\xcc\x81\x17\x78\x27\x4d\x26\xf8\x05\x90\x26\x43\x60\x6b\xd8\x49\x93\x89\xd5\xe7\xa1\x4a\xa7\x31\x43\x9a\x8c\xce\x9e\x9d\x34\x99\xcb\x45\x9f\x34\x99\x6b\x78\x4f\x52\xca\xda\x3f\xad\x64\x02\xb3\x28\x5a\x1e\x0e\x32\x68\x10\x59\x0f\x07\x19\x34\x94\x30\x0f\x07\x19\x34\x09\x08\x72\x90\x41\x43\xd4\x62\x38\xc8\xa0\x41\xfc\x26\x1c\xa8\xa1\xa1\x52\x10\x0e\xd4\xd0\x50\x22\x08\x07\x6a\x68\xb9\x7a\x17\xd4\xde\x2e\x9f\x8e\xa2\x1b\x3e\xb0\x43\xc5\xb3\xe8\x75\x44\x08\xb0\xa7\x1d\x2a\x9e\x61\xed\x1e\x3b\x11\x02\xec\x70\xc7\x4e\x36\x16\x9f\xc3\x81\x1a\x1a\x12\x33\xe1\x50\x0d\x8d\x65\xe2\x50\x0d\x2d\xf9\x1f\x11\x02\x2c\x83\xc7\x4e\x84\x00\xcb\xd9\xb1\x0b\x36\x7d\x1e\x2a\x63\x60\x89\x03\x14\x80\xb0\x4a\x38\x40\x01\x7b\xf7\x09\x02\x51\xff\x43\xb8\x89\xed\xef\x30\xa5\xc5\xbb\x60\xe9\x5f\x78\x26\x0f\x53\x5a\x26\x2d\xc3\xd2\xa7\xfa\x5d\x38\xb0\xf4\x2f\x20\xd6\x61\x4a\x0b\x08\xe1\xc0\xd2\xbf\xf0\xa3\x1f\x58\xfa\x17\x16\xf4\x81\xa5\x7f\xe1\x60\x39\xb0\xf4\x2f\x36\xbc\xc3\x94\x96\xc9\x9b\xc6\xd2\xbf\x77\xaf\x03\x8c\xb1\x84\x1c\x96\xb2\x61\x99\x38\xb0\xe6\x29\x6b\x1f\x0e\x4b\xd9\x5c\xfe\x47\xda\xc3\xe5\x7f\xa4\x3d\xe0\x91\x3e\x82\xa2\x47\xdc\x13\x4b\x5f\xd7\xd6\x81\xa5\x5f\xb1\xc3\x8f\x20\x5a\xa1\x65\x58\xfa\x88\xba\x87\x03\x4b\xbf\x3e\xcf\x03\xad\x5c\xf4\x0f\x4b\x1f\x81\xf9\x70\x60\xe9\xd7\xcb\xbb\x58\x35\x85\xd1\xd5\xd2\xbf\x6d\x27\x96\x3e\x5b\xdc\xa1\xa5\xcf\xf6\x77\x3c\x96\x3e\x7d\x20\x35\x45\x6f\xee\xf1\x58\xfa\x5e\x87\xa5\x8f\x7f\xfa\xc0\xd2\xdf\x20\xca\x0e\x2d\x7d\x2c\xb0\x43\x4b\x9f\x65\xe2\xd0\xd2\xc7\x8a\x3c\xb0\xf4\x49\x7a\x0f\x07\xd6\x7c\xc4\x98\x39\xb0\xe6\xa3\xef\x41\x6b\x1e\x3f\xec\x81\x35\x1f\x31\xac\x0e\xac\xf9\x08\x27\x73\x60\xcd\x47\xcc\xa5\x43\x6b\xde\x79\x86\x35\x1f\xd9\x10\x0e\xac\xf9\xb8\x7b\x97\xc4\x3d\xe9\x1f\xd6\x7c\x74\x86\x60\xcd\x47\x7c\xbb\x87\xd6\xfc\xf4\x2e\x95\xff\xbc\x0b\xd6\xbc\xef\x1d\x6b\x3e\x6e\x1e\xd9\x3f\xdb\x62\xff\x78\x2b\x58\xf3\x11\xff\xf4\xa1\x35\x8f\x5b\xe1\xb8\xec\x1f\x6d\x81\x97\x08\xb8\x46\x0e\x78\x89\xc8\xb6\x72\x60\xe9\xc7\xcd\xeb\x40\x2b\x7e\x7f\xf0\x12\x61\x7a\x26\xfd\xf3\xeb\x00\x05\x04\xbf\x31\x50\x40\x84\x9d\x3a\x2e\xfb\xe7\x7f\xc4\xc6\x63\x1c\x1e\xa0\x80\x13\xc3\xf1\x80\x97\x58\x5b\xea\x7f\x2e\xc9\x07\x70\x21\xf9\xa9\x00\x17\x12\x86\xfe\x21\x24\xf0\x53\xd1\xec\x87\x22\x39\x34\xed\x4f\xff\x83\xa6\x8b\x34\x85\x54\x11\x1d\x10\x07\x66\x3f\xb1\x19\xe1\xc0\xec\x27\x8a\x23\x1c\x98\xfd\x44\x78\x84\x43\xb3\x3f\x30\xf0\x9a\xfd\xec\xb6\x87\x66\x3f\xbb\xed\xf1\xd8\xf6\xdc\xf3\xb1\xed\x19\x6a\x6d\xfb\xc0\x20\x3d\xb6\x3d\x6d\xd1\xb6\x3f\x68\xa7\xb6\x3d\xbb\xf4\xa1\x6d\x8f\xed\x74\x3c\xb6\x3d\xd3\x05\xdb\xbe\x34\x9f\x40\x78\x78\xf3\x09\xd8\xc5\x4e\x5d\x6d\x7b\x27\x8f\xb6\xbd\xaf\x8f\x54\x91\xe6\x47\x45\xaa\x48\xc3\x65\x74\x68\xf7\x3b\x59\xb1\xfb\x9b\xcb\x27\x76\x7f\x7b\xee\x89\xdd\xef\xa4\xc3\xee\x6f\xd8\x08\x07\x76\x7f\x73\x92\x63\xf7\x37\x27\x39\x76\x7f\x73\xf2\x60\xf7\x37\x17\x5a\xec\xfe\xe6\x87\x8a\xdd\xdf\x9c\xe4\xd8\xfd\x1d\x56\xfe\xc0\xee\xef\x30\xf6\x07\x76\x7f\xc7\x73\x7e\x60\xf7\x77\x62\x09\x0e\xed\x7e\x62\x10\x0e\xed\xfe\x4c\xab\xb5\xfb\x33\xad\xd6\xee\x27\x22\xe1\xd0\xee\x2f\xfe\x87\x3d\x9d\x7d\x02\xf6\x74\xe6\xbd\x6b\xf7\x63\xa1\x1c\xda\xfd\x99\x1e\x91\x46\x42\x41\xaa\x70\x90\x46\xd2\xb3\x67\x82\x09\x8a\x2d\xa3\x7f\xc5\x96\xd9\x3f\xc6\xac\xda\x3f\xe6\xa7\x78\x01\x88\x7c\x88\x17\x70\x47\x1c\xe2\x05\x08\xb6\x03\x4c\x30\x1c\x25\x30\xc1\xb0\x7f\x60\x82\x61\x5b\xc0\x04\x08\xfd\x87\x03\x4c\x30\x40\x78\x07\x98\x80\x72\x01\xe1\x10\x13\x0c\x9f\x40\x7c\x78\x60\x94\xc0\x04\xd3\x79\x0d\x26\x98\x90\xa7\x87\x98\xc0\xaf\x98\x54\x11\x94\xb8\xc3\x41\xaa\xc8\x74\xc3\x13\x2f\xf8\xdd\x92\x2a\x32\x41\x1d\x47\xa3\x5a\x07\x56\xeb\xb1\xa2\xaf\xce\x3d\x78\x66\x82\x5c\x64\x04\x41\x16\x87\xef\x41\x64\x01\x0f\x72\x3c\xe8\xc1\x33\x29\x4b\xa1\x29\xd5\x28\xdb\xd0\x6c\x35\x65\x1b\x34\x0e\x17\x67\x71\x0e\xec\xf7\xa3\xa3\xc8\xa2\x01\xd1\x21\xfb\x34\x58\x40\x24\x15\xf7\xea\x01\x22\x29\x2e\xb4\x20\x92\x8a\x4f\xf8\x00\x91\x14\xbf\x23\x10\x49\x75\xeb\xe8\x5a\xf3\xf4\x16\xee\xe1\xc0\x1d\x71\xc0\x3d\x1c\xb8\x31\x0e\xb8\x87\xc3\xcd\x69\x28\x41\xc1\xe8\xc2\x3d\x88\x87\x0e\x50\xc7\x75\xfd\x2b\xe2\xe2\x00\x90\x50\x8a\x28\x1c\x00\x92\xec\xb2\x04\x20\xc9\x2e\x83\x43\x6b\x97\x41\x02\x90\x34\xbc\xab\x07\x80\xa4\xb9\xb4\x9a\xd3\xaf\x3d\x0d\x20\x21\x09\x22\x1c\xe6\xed\xdf\x0c\xa0\x79\xfb\x5a\x28\xe6\xed\x6b\x4d\x00\x3a\x04\x94\x07\xa0\x63\xba\x59\x40\x4b\x6c\x4e\x48\x68\x89\xbd\x7b\x26\x96\xe2\xce\x50\x43\x4b\x5c\x2e\xd7\xd0\x12\xd7\xe1\xf3\xb0\x14\x77\x7a\x04\x2d\x71\x69\xe9\x43\x4b\x50\xcf\x39\x1c\xd0\x12\x97\x03\x0f\x2d\x71\xe1\xd0\x39\xa0\x25\x2e\x3f\x87\xa9\x25\xbc\xc6\x2c\x40\x4b\x5c\xd8\x2b\x01\x5a\xe2\x62\x7b\x08\xd0\x12\xd4\x96\x0e\x01\x5a\x82\xba\xd3\x21\x40\x4b\xdc\xcf\x99\x27\xb6\x68\xe7\xe8\xe2\xa8\x72\x04\x2d\xf1\x3c\xe1\xe6\x28\x72\x04\x2d\x41\x1f\x02\x79\xfb\xf7\xe1\x75\x58\xc2\x4c\xba\x00\x65\x91\x2f\x9f\x80\x4f\xff\xf2\xe9\xf8\xf4\x2f\xdb\x89\x4f\x1f\xa7\x46\xd8\xad\x8f\xc8\x5d\xe0\x25\x2a\x78\x21\xc0\x4b\x54\x1c\x25\x61\xd7\xa7\x4f\xff\x48\xc0\x47\x69\x2b\x04\x12\xf0\x51\xef\x0a\x61\xd7\xe7\x3d\x39\x22\x58\x8f\x08\x88\x00\x22\x31\x02\x22\x80\x48\x5c\x5e\x02\x88\xc4\x85\x28\xc0\x4b\xb8\xd8\x04\xb4\xca\xf6\x15\xa4\x19\x02\x21\x55\xa8\x19\x87\x40\x48\x55\x04\x30\x07\xf4\xc8\x22\xc0\x37\x1c\x5a\x59\x5e\x87\x95\xe5\x5b\x21\xa4\x2a\x06\x9e\x40\x48\x55\x64\x46\x06\x42\xaa\x62\xf0\x4c\xac\x48\xe6\x60\x20\xa4\x2a\x02\xf3\x03\x21\x55\x11\xe3\x22\x10\x52\x15\xa3\x77\xc1\x8a\xe4\xfb\x0b\x84\x54\x9d\x2c\xde\x81\x90\xaa\x93\xc5\x3b\x10\x37\x25\x19\x16\x8c\x9b\xc2\xc9\x10\x8c\x9b\x62\x31\x0d\xc6\x4d\xb1\xad\x04\xe3\xa6\x70\xa5\x85\xa0\x09\xe6\x3d\xf1\xca\x36\xfa\x80\x8e\x19\x15\x7f\x42\x40\xac\xec\xc6\x2d\x14\x10\x2b\x93\x1f\x0a\x44\x58\xe5\xd3\x33\x31\x6d\x1c\x09\x22\xac\x8a\x63\x46\x84\x55\xf1\xad\x18\x61\x15\x7d\x3a\x1e\x5b\x5c\x1c\xc1\x08\x2b\xb0\x44\x30\xc2\xca\x1e\x19\x61\xe5\xfb\x33\xc2\x0a\x64\x1f\x88\xb0\x22\x81\x3b\x04\xd0\x0a\x09\xe3\x21\x80\x56\xea\x73\x17\xdc\x96\xa7\xcf\xc3\x7c\xf1\x5b\x89\x9a\x2f\xde\x53\xf3\x85\x37\x06\x2f\x21\x51\x1d\x40\x32\x8d\x35\x24\x80\x56\x9a\x5f\x23\x68\xa5\x1d\xff\xc8\xde\x0b\x01\x20\x83\xae\x58\x08\x00\x99\x8e\xc3\x3d\x00\x64\x7a\xe5\x71\x00\x99\x4e\x80\x55\x00\xc8\xf4\xe6\x75\x58\x2f\x58\x91\x01\x20\xe3\x0e\x17\x00\x32\x1d\xff\x4a\x00\xc8\x74\x22\x0b\x02\x40\xc6\x10\x99\x00\x90\xe9\x2c\xbb\xc1\x00\xab\xea\x99\x58\x2f\x38\x58\x82\x41\x54\xd0\x58\xc1\x20\xaa\xc6\x94\x30\x88\x8a\x08\xca\x60\x10\x15\xa4\x4f\x30\x88\xaa\x79\x1d\x7d\xc0\x1b\x18\x0c\xa2\xf2\x65\x1a\x44\x85\x83\x25\x00\x56\x64\xe5\x03\x60\x65\x64\xef\xa2\xf5\x42\xab\x0d\xa2\x1a\xb6\x13\x8f\xe6\xf0\x9e\x58\x2f\x2e\xa6\x06\x51\xb1\x75\x04\x83\xa8\xd8\x7b\x83\x41\x54\x7e\x8c\x06\x51\x81\x41\x82\x41\x54\x00\xf4\x60\x10\x95\x9f\x91\x41\x54\x58\xa6\x61\x91\x1b\x71\xb8\xf4\x24\xfc\xa2\x7e\x54\x49\xeb\xc5\xbb\xe0\x17\x6d\xb6\xac\x92\x31\xe7\xd3\xb1\x5e\xba\x67\x62\xbd\xc0\x76\x87\x5b\xeb\x85\xe7\xa1\x47\x76\xba\x1d\xa1\x47\x76\xba\x59\xa0\x47\x46\xe5\xe7\x10\xd0\x23\x3b\x0f\xaf\xd3\x7a\xe1\xe9\x68\x8e\x35\x60\x70\x20\x39\x64\xf3\x53\xb9\x8d\x59\xa1\x47\x0b\x83\xa4\x80\xd7\x39\x64\x62\x56\xe0\xef\x43\x26\x66\xc5\x56\x67\x62\x56\xba\xd7\x45\x8e\x98\xbb\xd9\x98\x15\x9e\x97\x49\x42\x72\xbe\x64\x8d\x12\xef\x82\x51\x02\xf1\x18\x50\x04\x6b\xa7\x77\x21\x49\x07\x72\x2a\xa0\x08\xd6\x4e\x9f\x87\x0b\xce\xcd\x02\x45\xb0\x86\x53\x23\x20\xfb\xd5\x26\xf7\x44\xf6\x0b\xed\xe6\x10\x90\xfd\xd2\x3b\x1e\x0a\x46\x09\x41\x85\xa1\x10\xef\x81\x8f\x3d\x14\x8d\x12\x66\x08\xc9\x21\x87\xdb\xa6\x09\x20\xf8\x53\x43\xd1\xf0\xa0\x9d\x24\x80\x50\x9f\x23\x04\x12\x40\x2e\x37\x20\x12\x40\xee\xe7\x4c\xdc\x57\x38\x2e\x02\x09\x20\xb7\x6f\x93\x04\x90\xdb\x2d\x87\x04\x90\x5b\xe3\x82\x04\x90\x67\x2e\x55\xdd\x57\xf4\x81\x04\x90\xec\xca\x40\x02\x08\x49\xcc\x21\x90\x00\x82\x50\x68\x08\x24\x80\x54\x1c\x48\x81\x04\x10\x84\x42\x43\x20\x01\x84\x9c\xdf\x10\x48\x00\x41\x8a\x34\x04\x12\x40\xaa\x33\x84\x04\x90\xee\x02\x4d\x02\xc8\xc8\x1e\xe1\xbe\xca\x3e\x01\xf7\x15\x48\x26\x90\x00\x32\xfc\xaa\x48\x00\x19\x20\xbc\x40\x26\x87\x18\x24\x90\xc9\x31\x2f\xcf\x44\xda\x01\x14\x10\x48\x49\x8f\xf1\x5f\xbe\xe4\x40\xb6\x7a\x3c\xbd\x25\x7b\xb6\xaf\xbd\xb9\x67\x7b\x4b\xf6\x6c\xed\x1c\xb2\xce\xa3\x3b\x5c\x77\x5f\xe6\x3a\xb2\xce\x93\x7b\x36\x59\xe7\x37\xbe\xc1\x40\xd6\xf9\xad\x05\x46\xd6\xf9\xed\x52\x60\xd6\x39\x96\x77\x30\xeb\xdc\x89\x4c\xd6\x79\x71\x59\x22\xeb\xbc\xe0\x0c\x09\x66\x9d\xdb\x6a\xb3\xce\x01\x47\xc1\xac\x73\xad\x41\xb3\xce\xf1\x4f\x07\x8b\x64\xfa\xb9\x9b\x5a\xee\x48\x58\x24\xb3\x7b\x84\x5b\x61\xf7\x3a\xf6\x5e\xf7\x50\x53\xcb\xb5\xab\x4c\x2d\xd7\x46\x30\xb5\x1c\x7f\x63\x20\xb5\xbc\x39\x66\xa4\x96\xeb\x1d\x0f\xa4\x96\x37\x47\x90\xd4\xf2\xa6\xc5\x40\x6a\xb9\x01\x64\x81\xd4\x72\x43\xcd\x02\xa9\xe5\x4d\xfb\x81\xd4\x72\x03\xcf\x82\x45\x32\xb5\xc7\x2c\x92\x89\x23\x28\x58\x24\xd3\x8f\xd1\x22\x99\x5a\x2f\x16\xc9\xf4\xd3\x34\xed\x1c\xef\x78\x30\xed\xbc\x7b\x1d\x9b\x9a\x4b\x81\x69\xe7\x10\x96\xc1\x22\x99\xbe\x5b\x8b\x64\x3a\x9e\xa6\xa4\x77\xdb\xc9\xc6\xec\x32\x6f\x4a\x3a\x34\x56\x30\x25\x7d\xd0\x77\x52\x3e\x3a\x4b\x6b\x34\x25\x9d\x45\x38\x92\xf2\xd1\x89\x94\x8f\xa4\x7c\x74\x3c\x9a\x91\x94\x0f\xb7\x95\x48\xca\x47\x07\x55\x45\x53\xd2\xab\xd7\xe1\x72\x80\x1a\x8b\xa4\x7c\x20\xea\x1e\x22\x29\x1f\x93\x91\x8f\xa6\xa4\x33\x82\xd1\x94\xf4\xe8\x11\x29\xe9\x2c\x8a\xd1\x94\xf4\xec\x5d\x4c\x49\xf7\x4c\x53\xd2\x6d\xcb\x04\xf4\xd3\x3f\x0a\x68\xde\x50\x71\x91\x74\xf5\x1b\x37\x46\x24\x5d\x3d\x13\xac\x17\x49\x57\xaf\x20\xca\x48\xba\xfa\x33\x2e\xc4\x46\xa1\x4d\x1d\x22\xe9\xea\x2e\xec\x71\xe1\x93\x8b\xa4\xe2\x10\x77\xaa\xf4\x1d\x3e\x9d\x2a\x7d\x2c\xad\x71\x27\x0d\x1c\xc7\x4c\xdc\xa9\xd2\x87\x19\x12\x0f\x52\xa8\xf1\x56\xc7\x85\x41\xae\x8a\x79\x16\xa9\x11\xb3\x9d\x9e\x09\xc1\x76\xfa\xdf\xda\x56\x0e\x36\xe6\x48\x8d\x98\x70\x7b\x74\x71\x44\xcb\x0e\xc8\x37\x82\x0a\xe3\x41\x7e\x2e\x84\x73\xa4\x7e\x0c\x19\x7a\x21\x52\x3f\xa6\xc1\x21\x44\xea\xc7\x34\xf8\x8c\x78\x80\xd7\x7d\x0f\xc4\x3f\x1d\x4b\xd6\x36\x44\x18\x93\x2b\xd8\x32\xb0\x2e\x68\x25\xc2\x98\x5c\x7c\x7f\x11\xc6\x84\x12\x54\x21\xc2\x98\x50\xba\x2a\x44\x18\x93\x8b\xb5\x20\x2a\xf4\xb5\xd2\x95\x42\x84\x31\xb9\x7f\x70\xd4\x7f\x2e\xc9\x11\x32\xe5\x76\x62\x05\x61\xb0\x37\x01\x06\x3b\x05\x21\x53\x32\xa1\x58\x11\x32\x25\x13\xb1\x19\x21\x53\x72\xf2\x4c\x60\xf0\xf4\x2e\x84\x7e\xdd\x76\x81\xd0\xaf\xdb\xff\xc8\x67\xc3\x8d\x11\x21\x53\x10\xb1\x0e\x11\x32\x45\x9a\x2e\x12\x36\x85\x8c\x74\x88\x68\x80\x8d\xec\x99\xee\x54\xb4\x45\xa2\x05\xd2\x27\x92\x00\x82\x94\x5e\x88\x40\x97\xc8\x2e\x16\xa3\xdb\x91\x4f\x00\x5e\x02\x75\x23\xd0\x25\x62\x03\x45\xa0\x4b\x04\x22\x47\xe0\x89\x31\x8c\x11\xa2\x05\xb9\xca\x10\x4f\x97\x79\xda\x09\xea\x68\x2c\xfa\x11\xd4\xd1\x00\x78\x11\xd4\xd1\xd8\x02\xe2\xa9\x4f\x98\x29\x71\xba\x78\xd3\x96\xd3\xc5\x9b\x51\x02\x75\x34\x5b\x0d\xea\x68\xcf\xf3\x58\xbc\xd9\xaa\x22\xa8\xa3\xb1\x8d\x45\x51\xc7\xf4\x2e\x2c\x6e\xf8\xae\xa3\x69\x1d\xc4\x6f\x46\xd3\x3a\xd8\x52\xa3\x88\xc4\xcf\x4f\x44\x82\x07\x2e\x8a\x48\x80\xcf\x51\x44\x02\x0d\x12\x45\x24\x80\xe2\x28\x22\x01\x3d\x44\x11\xc9\xf0\x4c\x16\x6f\x6c\xed\x68\x5a\x87\x8b\xa2\x69\x1d\xc3\xff\x58\xbc\x89\x7c\x89\x20\x92\x3e\x7d\xba\xfd\xb3\xd5\xf4\xcf\xe5\x2c\xd9\x3f\xc6\x13\x44\x62\x78\x5e\x04\x91\x0c\x36\x8b\x28\xea\xc0\xe3\x1e\x45\x1d\x80\xd4\x68\xea\x46\xf0\x9e\x2e\xd0\x8c\xa0\xa9\x1b\xc1\xeb\x5c\xa0\x69\x0b\xbc\xcb\xb3\x0c\xc2\xbb\x4c\xec\xc6\x08\xef\x32\x5d\x5e\x4c\xdd\x20\x81\x27\xde\x68\x86\x80\xdb\xe2\x8d\x12\xb7\x6f\x93\xb4\x8e\x76\xf9\x9f\xa8\xc3\x23\xfc\xa2\xbb\x77\x21\x02\x02\x0e\x28\x92\xbc\xbe\x11\xa0\x1a\x49\x5e\xdf\x9c\xf3\x24\xaf\x6f\x97\x6d\x69\x2c\x98\xde\x05\x01\x05\x36\xe6\x48\xf2\x7a\xc4\x89\x12\xc1\x2e\xc9\x0d\x0f\xec\x92\x1d\x25\xb0\x8b\xc1\xab\x11\xec\x62\xf0\x6a\x04\xbb\x34\x8c\xb5\x08\x76\x19\xd9\x33\x89\xf3\x26\xab\x31\x9a\xf4\x6e\x6f\x49\x7a\xbf\x1c\xdd\xec\x2a\xe5\xf3\x70\xd6\xf9\x56\x48\x7a\xbf\xdd\x52\xb3\xce\x3a\xfa\x50\xb4\x76\xb9\x27\xcc\xc7\x8e\xc5\x1e\x61\x3e\xa8\x9d\x18\x22\xcc\xc7\xee\x7c\x81\xf9\x88\x6e\xb7\xb0\x1b\x97\x23\x01\xbb\x91\x30\xba\x22\xec\x46\xb2\x9d\xb0\x1b\xe9\xc7\xc0\xfd\xef\x25\x19\xe2\x23\xe1\x80\x88\x10\x1f\xe9\x79\x00\x16\xa6\x0b\x11\xc4\x47\x71\xe0\x21\x3e\xaa\x4b\x01\xc4\x47\x73\x19\x84\xf8\x78\x76\x2a\x88\x8f\x67\xa7\x22\x50\xaa\xb9\x28\x56\x17\x29\x9e\x00\x29\xd2\x9c\x12\x92\x22\x9b\x67\xf2\x11\xbb\xcc\x4b\x8a\x6c\x3e\x01\xb7\xc2\xe6\xd3\x71\x2b\xf8\x51\x49\x8a\x6c\xb6\x9a\x60\x28\x88\xab\x08\xf1\xd1\xe1\x5c\x23\xc4\x47\x87\x34\x88\x10\x1f\x83\xd8\x85\xd8\xac\x16\x40\xcb\x24\x3e\xf0\x02\x47\x0a\xc6\x4c\x5f\x83\x74\x86\x7b\x76\xd3\xee\xf0\x4c\xec\x0e\xf2\xe7\xe2\xa2\x33\x2e\x2a\x70\x87\xd8\x90\x6e\xc1\x71\x11\x49\xc1\xd8\x1c\x25\x34\x8a\x0f\x60\x62\x44\xa3\xf8\x28\x9e\x79\xf2\x01\xd0\x23\x53\x30\x2e\x8f\x48\xc1\x70\xf2\x98\x82\xe1\x82\x49\x0a\x86\xd0\x2c\x9a\x82\xe1\x16\x67\x0a\x46\xf6\x3a\x6d\x0b\xee\x49\x3a\x77\x26\x3c\x28\x92\xce\x9d\x89\x60\x89\xa4\x73\x67\xc7\xd3\x94\x6d\x62\x5e\xa3\x29\xdb\x10\x81\xd1\x94\x6d\x68\xb3\x08\x0a\x88\x78\xab\x23\x28\x20\xfa\xf9\x81\x02\xe2\xe5\x3d\xe1\xe1\x5d\xce\x40\x01\x51\x43\x00\x14\x90\x40\x40\x51\x05\x61\xad\x48\x50\x40\x76\x59\x12\x05\x10\xb7\x11\x41\x01\xcd\xa7\x4f\xe7\x20\x4f\x9f\xce\x41\xfa\x07\x0a\xa0\x2a\x60\x88\xa0\x80\x81\x3f\x3c\x4e\xe7\xa0\x4f\x60\x0e\xee\x3e\x9d\x39\xb8\xdb\x6a\x5c\x5b\xc5\x23\x5c\x5b\x5a\xf3\xa0\x80\xc9\xfc\x3c\x41\x01\x13\x94\x7a\x82\x02\x26\xbe\xf9\x13\x14\x30\x19\xf9\x13\x14\x40\xa5\xc1\x70\x82\x02\x66\xf2\x2e\x8b\x98\x4b\xcc\xd6\x93\x4a\x91\x1b\x5f\xe3\xb9\x39\x43\x26\x47\x2e\x6e\x8d\x23\x22\xd7\x71\xdd\x9d\x9b\xef\xcf\xeb\x88\x05\xc1\xe1\x78\x82\x02\x22\xe6\xd9\x09\x0a\x88\x4f\x3b\x79\x7f\xc9\xeb\x7c\x7f\xab\xb7\xa7\x15\x55\xf8\xde\x4f\x12\xbf\x91\x29\x08\x27\x89\xdf\xcd\x7b\x92\xf8\xdd\x78\xd3\x27\x89\xdf\x08\x69\x86\x93\xc4\xef\xf6\xdc\x13\x94\xb3\x7b\x1d\xef\x6f\xf7\x3a\x85\xb7\x68\x0b\x89\xdf\x93\xf8\x8b\x93\xc4\xef\x59\xbc\xce\xcd\x89\x3e\x50\x61\x72\xbb\x7c\x02\x4e\x29\x8c\x99\x73\xb7\x18\x9e\x77\xc1\xa1\x83\x5d\x7c\x12\x53\x75\x83\x80\x4e\x62\xaa\xee\xf0\xaf\x88\x8b\xd3\xc4\x8a\xec\x4d\x54\x53\xe0\xa5\x10\x6e\x35\xf0\xdc\x9d\x84\x5b\x8d\xe6\x11\xc1\xe2\xec\x38\x27\x04\xc6\xdd\xbc\x0e\x07\x3f\x3b\xf1\x09\x81\x81\x58\x7a\x38\x21\x30\xa8\x81\x1d\x4e\x48\x0a\xf4\x21\xc2\x69\xd1\x14\x7c\x3d\x27\x24\x05\x05\x3b\xc3\x09\x49\x31\x81\xf9\x27\x3a\x58\x66\xd3\x9d\xe8\x60\x55\x27\xdd\x02\x08\xe9\x38\xfc\x0f\xb2\x0f\xbb\xf1\x04\x05\x8c\xe2\x5d\xb0\x92\x81\x4a\xa7\x44\x04\xcb\xd9\x29\x11\xe1\x4b\x81\x88\x18\xbb\xff\xf1\x1a\xec\xbb\x96\x3e\x11\x09\x27\x44\x44\x04\x62\x9d\x10\x11\xcd\x8f\x03\x22\x62\x60\x31\x9c\x11\x91\x25\xa7\x92\xa9\xde\x2c\x9f\x67\x74\x9a\xf1\xa2\xa3\xd3\x8c\x57\x1b\xc9\x1d\x3c\xbc\x27\x4b\x81\x53\x09\x6b\x1e\xe1\xef\x70\x42\x44\xcc\xe8\x99\xd8\x63\x2c\xbb\xe7\xb2\xf4\xe7\xd3\xa3\x65\xe9\x1f\x87\x1f\xe3\xda\x7c\x27\xf2\xe8\xe1\x5c\x9b\xef\x71\xfa\x71\xac\xcd\x77\x8e\xe0\xd1\xb1\x8e\xb0\xff\xce\xb5\xf9\x6e\xd4\x36\x0b\xe7\xda\x7c\xe7\x74\x7a\xae\x4d\x74\x4e\x36\xbc\x73\xf9\xf1\x56\x32\xd7\x3a\x1a\x9c\x49\xdf\xd7\xb6\x39\xa7\x13\x79\x6d\x9b\x47\xe2\xe8\x5a\xd6\xee\x16\x01\xda\xd7\xb2\xc0\xb6\x48\xc2\xc9\xb5\x8c\x8b\x83\x5a\x28\xe1\x5a\x7d\x88\xd4\xa6\x0b\xd7\xea\x43\xbf\xe3\xd6\x1b\x73\xf4\x5a\xfd\x88\xa8\x6c\x84\x6b\xf5\x83\xff\x6f\x7f\x59\x56\xa8\x19\x9a\xd7\xea\x4b\x8c\xd9\xbb\xb1\x09\x93\xa2\x72\x55\xa2\x0f\xc0\x76\x17\x86\x04\x85\x57\xc3\xb5\x0c\x89\x7e\x9f\xbd\x6b\x3e\x5c\x7f\xc6\xe1\x5a\xc6\xc4\x77\x54\xff\x1c\xb5\x3f\x47\xfd\xcf\xd1\xf8\x73\x34\x7f\x1f\xad\x11\xfb\x8e\xf6\x3f\x47\xc7\x9f\xa3\xf0\xe7\x28\xfe\x39\x3a\xff\x1c\x5d\x7f\x8e\xd2\x9f\xa3\xfb\xcf\xd1\x9f\xfe\xb5\x3f\xfd\x6b\x7f\xfa\xd7\xfe\xf4\xaf\xfd\xe9\x5f\xfb\xd3\xbf\xf6\xa7\x7f\xfd\x4f\xff\xfa\x9f\xfe\xf5\x3f\xfd\xeb\x7f\xfa\xd7\xff\xf4\xaf\xff\xe9\x5f\xff\xd3\xbf\xfe\xa7\x7f\xfd\x4f\xff\xfa\x9f\xfe\xf5\x3f\xfd\xeb\x7f\xfa\xd7\xff\xf4\xaf\xff\xe9\x5f\xff\xfa\xf7\x9f\xcb\xf3\xd5\xff\x74\x7d\xfc\xe9\xfa\xf2\xb4\x6e\x1b\x84\xda\x35\xe8\x3a\x80\xf5\x1a\x74\xdd\x49\x37\xe8\xba\x93\x79\xd9\x51\x2b\x64\x75\x1d\x5d\xeb\xb3\x81\xf3\xbc\x96\xa7\xf5\xd8\x0f\xff\xa3\x5a\xc6\xed\xd1\x5a\xe4\x0f\xa8\xa9\x0b\x1b\x8b\x22\x4c\xe1\x1a\x84\xe5\x43\x03\x5e\xcb\xc6\xba\x24\x80\x2e\xab\x34\x14\xdb\xb2\x3c\x75\x54\x2f\x0b\xd7\xb2\xb1\x8e\x13\x5f\xf5\x35\x59\x6a\xb0\x17\xae\x65\x63\x1d\xc8\xd9\x87\x6b\xd9\x58\x07\x55\x68\xc3\xb5\x6c\xac\x83\x22\xb1\xe1\x5a\x36\xd6\x41\x7d\xdc\x70\x2d\x1b\xeb\x38\xfd\xb4\x97\x8d\x75\x9c\x2c\xeb\xd7\xb2\xb1\x0e\x2a\xd4\x86\x6b\xd9\x58\xc7\x69\x3b\x97\x8d\x75\x50\xb9\x37\x5c\xcb\xc6\x3a\xa8\x88\x1b\xae\x65\x63\x1d\x27\xd8\xe1\x5a\x36\xd6\x71\x5e\x3e\xa1\x73\xc4\x28\x2d\x1b\xeb\xa0\x52\x70\xb8\x26\xfd\x03\x9d\xa4\x8d\xfe\xe1\xc5\x4b\x9b\xfd\x0b\x1c\xd9\xbf\x93\x23\xfa\x87\xeb\x25\x6d\xf4\x0f\x8b\x32\x6d\xf4\xef\xf2\x2e\xf6\xef\xe0\xc8\xfe\x65\x8e\xe8\x1f\x9b\x58\xda\xe8\x1f\x74\x57\xda\xec\xdf\xce\x91\xfd\xdb\x38\xfa\x3d\x75\xd3\xd6\xff\x1c\x8d\x3f\x47\xbf\xe7\x67\xda\xe9\x5f\xa6\x47\xfb\xfe\xe7\xbf\xe3\xcf\xd1\xf5\xe7\x28\xb1\x19\x45\x8e\x6e\x8e\xbc\x4b\xe6\x88\x91\x58\x96\xd3\xd4\x44\x48\x7b\xfd\x73\x97\x3f\xad\xde\xff\xb4\x7a\xff\xd3\xea\xfd\x4f\xab\x8f\xed\xcf\xd1\x9f\x56\x1f\x7f\x5a\x7d\x84\x3f\x47\xf1\xcf\xd1\xf9\xe7\xe8\x4f\xff\x8e\xf4\xe7\xe8\xfe\x73\x94\xff\x1c\x95\x3f\x47\x95\x6d\x69\xf6\x01\xf1\x99\x96\xf9\x74\x52\xe6\x20\xa4\xe5\x7b\xed\xf7\x59\xfb\xc0\xb1\x92\x0e\x0a\x19\x05\xff\x9f\xfc\x7f\xf6\x49\x24\x6e\x42\x4e\x34\xe3\x35\x4f\xcb\xc4\xea\xf7\x75\xf4\x09\x33\x90\x02\xae\x18\x36\xfb\x14\xa8\x49\x13\xfd\x2f\x72\xb7\xab\x37\x5c\x5f\x69\x99\x5a\xfd\xbe\xce\xde\xba\xe7\x5c\x64\x35\xf0\x7e\x96\xb9\x95\x0a\xc9\x1e\x29\xdc\xcf\xf5\x06\x01\xa4\xe5\x78\x4d\x54\x39\x0c\x29\x90\x11\x51\x6d\x29\x05\x9a\xba\x4f\x1a\x5c\x9b\x7b\xbb\xbd\xdb\xda\xe0\xa9\x39\x12\x52\xa4\xce\x4e\xf7\x88\x3a\x3b\x30\x13\x09\xf9\x51\x13\x73\xd2\x32\xbb\xe2\x8e\x43\x30\x51\xc8\x8e\x4a\x4c\x21\x45\xfa\x73\xa6\x4e\x9d\x9a\x90\x90\x27\x95\xe6\x4e\xc8\x93\x2e\x1e\xea\x3f\x97\xed\x84\x72\xa9\xb2\x3a\x69\x59\x6c\xfd\x3e\x63\x9f\x44\xbf\xa6\x65\xb5\xf1\xa0\xe9\x2f\x0b\x04\x54\x5f\x0c\xea\xa6\xf5\xb2\x91\xcb\xcf\x1c\xb0\xca\x53\x1c\xcf\x30\x9a\x4e\x9b\xe2\x7c\xa6\x41\x83\x35\x4d\xa8\x9c\x56\x3c\x7f\x89\x9a\x0c\x91\x45\x3d\xa1\x72\x4a\x59\xc6\x90\xce\x3f\x53\xfa\x8c\x4f\xbb\x28\xa3\x18\xd2\xf9\x67\x5a\x53\x97\x21\x3e\xd7\x5a\xb6\x87\x81\x3d\xff\x4c\x6b\xe4\x4c\x1b\xfe\xa9\x74\x7e\xfd\x6d\xb6\x02\x4a\x01\x6a\x2e\x21\x69\xda\xb0\x9a\xd3\xe9\xb4\x3e\x7a\xbb\x7d\x12\x6c\x3c\x80\x30\x9d\xf6\x77\xef\x66\xd9\x25\xa4\x4d\x1b\xd8\x24\x21\x6d\xda\x70\x33\x25\xa4\x4d\x1b\x1e\xd9\x74\xfd\xe9\x2f\xd2\xa6\xd4\x56\x0e\x09\x69\x53\x2a\x34\x87\x84\xb4\xe9\x70\xe9\x5e\x5e\xde\x78\xee\x5e\x77\xbf\x1f\x9e\x3d\x40\xde\xb4\x9f\xfe\x5f\xbe\x0f\xd3\xe7\xae\xfe\xf6\xdb\x16\xae\xfe\x9a\xa8\x9d\x2e\xa6\xba\x63\xb5\xbc\xbd\xc9\x08\x97\x84\xfc\xa9\x74\x5c\x4a\xd8\xb1\xe7\xd6\x8d\x61\x48\x89\x4f\xf8\xbc\x7b\x73\xb6\x21\x83\xaa\xe7\x3a\xad\x38\x94\xd0\x5d\x4c\x91\x41\x95\xce\x4b\x89\xe9\x1e\xcf\x3e\xa7\xd7\x5e\x5c\xeb\xff\x89\xcf\x7b\xeb\x13\x17\x45\x4a\x7f\xde\x71\xca\xcf\xb3\xbb\x73\x2b\x95\xf7\x17\xb6\xdf\x84\x2c\xea\xc0\xe1\x91\xd2\x9f\x25\x7a\x79\x88\x63\x80\x00\x4e\x49\xe7\x0b\xb3\x1c\x59\xd4\x01\x8a\x4b\xb7\xa1\x9e\x1e\x91\x80\x85\x47\x3a\xdd\xf1\x79\xa6\x9e\xee\x44\x04\x7e\x76\x91\x42\xfe\x74\x66\xaf\x4d\xcf\xd9\x26\xaa\x27\xbc\xc8\x13\xf7\x50\xba\xf3\x33\x26\x68\xee\x85\x74\x97\x17\x1b\xb8\x91\x2e\x6f\x72\x7c\x36\xd2\xe5\x4d\xee\x77\xec\x7d\x5e\xb6\xa8\xbf\xe3\x06\x11\x96\x94\x44\xf5\x4b\xb9\xe7\xb7\x98\x31\xee\xcb\xb3\x3c\x8b\x86\x81\x92\xa9\xe0\xa8\x44\xf5\xf1\xcd\x99\x97\xff\xcc\x5f\xe4\x54\xcd\x0f\x4c\xd9\xe5\xf8\xee\x8d\x18\x93\xb4\xbc\xcb\xac\x0c\xb8\x4f\x12\x5e\x64\xbd\xe4\x29\xdb\xb7\xdc\xa7\x9b\xef\xf2\x24\xc7\xfc\xb4\xab\x3d\x2d\x1d\x38\x04\x53\xee\xcf\x96\x24\x8b\x92\xf2\xbb\x34\x8f\x61\x8b\x97\x7b\x51\x85\xb8\x84\x94\xea\x86\xf9\x97\xca\xbb\xe5\x0c\xb0\x7c\x42\x4e\x75\xdf\xfc\x7f\x79\x20\x76\x5c\x93\x69\xf9\xa7\xcf\xdb\x2d\xa1\x9c\x4f\x6b\x75\xab\x24\x74\x82\x9e\x55\xaf\xa4\x77\x5c\xb3\xf7\x46\xad\x7b\x78\xef\xf7\xdd\x8a\xf2\x12\x91\x35\xc7\xee\xd9\x6e\xb7\x57\xd7\x49\x9c\x0a\xf9\x9e\x9a\x68\xe5\x5d\x97\x86\x1b\x5c\x19\xef\x2f\xd9\x5f\xd6\xb6\x14\xd3\xbf\xe2\xaa\x13\x01\x38\xc2\xf8\x54\xfd\x8c\x4b\x1f\x58\xa3\xe9\x81\xa4\xb3\x77\xe0\x7c\x5a\x90\x34\x3e\x9f\x6a\x8d\x6f\x67\x9c\x0c\x04\xe3\xc4\xe1\xf5\x6b\xa9\x0e\xda\x85\x95\xa1\x49\xa3\xf7\x9b\xc1\x7a\xa0\xe9\xd1\xbb\xaf\xa6\xe6\x67\x22\x23\x80\x1f\x52\x2d\xef\x02\x81\x37\x2c\xd5\xd7\x22\x91\x28\x4b\x04\xe8\xe8\x21\x4e\x0b\xa6\x5e\x8a\x02\xa5\x3a\xde\xa7\x12\xa4\x93\x2a\xbb\x36\x64\x4b\x22\x48\xe7\x8c\x1e\x21\x3a\xe3\x47\x8c\x4a\x6b\x70\x22\x2c\xa8\xda\xef\x18\xfa\x63\x09\xb6\xb7\xff\xcf\x36\xb8\x20\xeb\x42\xbc\xeb\x88\xa9\x1f\x5b\x37\xdd\x3a\xb5\xf4\xf6\xcf\xc5\x09\x69\xd6\x23\xf9\xfc\xf5\x69\x1c\x8e\xdf\x82\xae\x77\x70\x6a\xb4\xcf\x12\xbb\x3d\xbb\x3d\x9f\x96\x09\x19\xa9\xf5\xe7\x1d\x4e\x18\x80\xd4\xc6\xfb\x8b\xcb\x4f\x9b\x6f\x1b\x08\x8b\x4c\x0b\xce\x06\xd3\x38\x12\x52\xae\xc1\x8f\x7d\xc1\xd9\x53\x21\x9c\x84\x94\x6b\x20\x4c\x2a\x2d\x38\x1b\x4f\x2d\x93\x7e\x7e\xad\xf1\x7f\xde\xbf\x96\xd6\x1f\x48\x9b\x90\x73\x0d\xda\x8c\x3d\x7f\x9b\x15\x23\xd9\x51\x10\x73\x8b\x41\xd2\x55\x3c\x95\x16\xac\x5d\xbc\xd5\x3a\xfa\x2c\x50\x62\x36\x12\xb2\xae\x11\xfc\x93\xfa\x7c\x8d\x15\x37\x24\xa4\x5d\xf5\xaa\xa7\x85\x61\x43\xb7\x25\x0b\xc3\xc6\xf8\x9c\x89\x5c\x98\xb3\x13\x2e\x20\x42\x23\x27\xb2\x12\x8c\x28\x4e\xe3\x8f\xb5\x3d\xd2\x37\xea\xb4\x72\x7c\xdb\x75\xf2\x6e\x5f\x9f\xa3\xcf\x5e\xef\x3b\x12\x83\x93\xc6\x1f\x64\x81\xa8\x92\x92\x9e\x69\xe1\xd9\x18\xe1\x67\x12\xa2\x4a\x51\xcc\x83\xa8\xd2\xd3\x83\xb9\xbd\x66\x8f\xd7\x2e\x4c\x1b\x0f\x22\x22\xd2\x3c\x3e\xb3\xc8\x5f\xd6\x37\x7e\xda\x26\xc5\x95\x82\x77\x3b\x41\xce\x8c\xf3\xc2\xb5\xf1\x3c\x3c\x13\xf3\xc4\xed\x52\x71\x25\xbf\xd9\x85\x6b\xa3\xa9\xef\x69\xe1\xda\xcb\xf8\xee\xf4\x64\x31\xf8\x1f\x73\xfa\xda\xfb\x70\xf1\x9e\xfd\xfd\x05\xf7\x5c\x52\x64\xc9\xaf\x6c\xfa\x7e\x5b\x6f\x38\xc0\x6e\x33\x1a\xf0\x35\xdc\xdb\xfe\x7c\xa5\x4a\x12\xdc\xdb\xf1\x5e\x01\xfd\x7b\x6f\xe1\xfd\x05\x6a\xfc\xde\x98\xdb\xe0\xeb\x9b\xec\x86\xeb\xf0\xfe\xd7\xfa\xca\xa3\x47\xe9\x5d\xb2\x8b\xf7\x5f\x21\xb3\xe6\x59\xde\x5b\x7e\xee\x3d\xb3\x77\x23\x98\x92\x35\xf5\xde\x7e\xbf\xe7\x7b\x6b\xef\x06\x3a\xbd\xbf\x8a\xd3\x9e\xcd\xf7\x1c\x6b\x6f\x87\xf7\x47\x75\x1a\x77\xdf\xad\x40\x13\x28\xe4\x7e\x54\x98\x26\x47\x14\xc6\xb8\x3c\x93\x08\x97\xeb\x5f\x81\x85\xf7\xa2\x1f\xae\x1b\x47\xc0\xbd\xe8\x87\x78\x3d\xb7\x7c\xbd\x8b\x1d\x78\x77\xef\xf9\x5d\x9e\x71\xd3\xdc\x7b\xf9\xce\x89\xfc\x02\x57\xcc\x0e\x77\x93\x14\x71\x83\x2d\xee\x05\x9a\xe3\x85\x1d\x72\x4b\x29\x10\x6f\x7c\x1f\xfb\x73\xa7\xe9\xf3\xe1\x0e\x32\xb6\xc6\xfd\x07\x1c\xdf\x7f\xc0\xf1\xfd\x07\x1c\xdf\x87\xd5\xdd\xbc\x0e\xb5\x6c\xe2\x58\xee\xe3\x7e\xed\x83\xc3\xe7\x12\x9d\x33\x3c\xdb\xfe\x8c\xde\x61\x0d\x6e\x41\xf2\x39\xfa\xa8\xde\x7f\xf5\xa9\xd8\xa7\x83\x82\xb3\x7c\xa0\x37\x49\x12\x3b\xa8\xeb\x26\x40\xa9\x10\x17\x7a\x87\xed\xbd\x13\x0e\x94\x3b\x00\x24\x87\x47\xc7\xf3\xbf\x76\xdd\xbd\x00\x72\x4c\x58\xd7\xf7\x03\x90\x7f\xfe\x67\xfa\xc0\x45\xec\x10\x98\xb7\xe9\xdd\x9b\x47\xc4\xc7\x92\x5c\x74\x3f\xe0\xf8\xec\xc8\xfd\x87\x3b\xe4\xe7\x97\x8e\xb5\x71\x9b\xe6\x1d\xbc\xe2\xcf\xd4\x35\xcd\x3b\x7a\xb4\xa6\x6d\x29\xb6\xfb\xb3\x52\x92\xed\x96\xb3\xe0\x49\x46\x27\x41\xc1\xde\x44\x27\x15\xd2\x6b\xee\x78\xbc\xf6\x70\xf7\x97\xd5\xe7\x0b\x17\xcc\x4d\x84\xd2\x1d\xfd\x0f\xc5\xed\xe7\x4e\x5a\x9f\xb3\x2b\x6c\x7a\xc7\xf4\xfe\x72\x7b\xc5\xfd\x9a\x08\xdd\x73\x7e\xfa\x1d\xb4\x1e\xef\x07\x29\xff\xdc\x83\x51\xa6\x6a\x61\x03\x11\xdd\xb1\xbd\xff\x63\xf3\xdd\xb1\xbf\xbf\x38\x1f\xa8\x5e\xd8\x21\x48\x6f\xaa\x17\x76\x08\xfc\xfb\xdc\x9e\x05\xc4\x64\xa3\x1b\xb4\xdc\x30\x51\xee\xd3\xc0\x3b\xde\x19\x15\x0c\x3b\xe4\xea\xbd\xd0\x72\x10\x75\xdc\xe7\xf9\xf5\x84\xb9\x7a\x2a\xdc\xc5\x5b\x38\x5f\x34\xd5\x5c\x1c\x4f\xfa\x1e\x63\x37\xd7\xf5\x3e\xf3\x6b\x94\x61\xa1\xde\x0b\x39\x87\xea\x0c\x3a\xeb\x73\x0f\x33\x3c\xee\xb3\x3d\x0b\x5c\x77\x5e\x51\x10\x44\xf9\xcf\x9b\xaa\x87\x83\xd8\xf8\x9b\xaa\x87\x06\x69\xde\x97\x62\x5e\x8c\x04\xb1\x51\x87\x6f\x81\xaa\x87\x13\x7e\xe8\xa6\xea\xa1\x4a\x2e\xf7\x15\x3f\x5c\xc8\x5b\xba\xce\x67\x9b\x30\x2f\xf8\xa6\xfa\xe1\x2c\xfe\x4f\x8a\xb9\x63\x2e\x7a\xbe\xee\x3e\x60\xcd\xee\xcb\x75\xeb\xe8\x14\xb4\x08\x37\x55\x10\x29\x22\x11\xee\xeb\xcf\x5c\xbf\xda\xb3\x46\x18\x32\x7b\x5f\xef\x36\x45\xd5\xa5\x70\x5f\xe3\x5b\x09\x79\x93\x0b\x49\x9f\xc3\x85\x5d\x24\x1d\x5b\x47\xd9\x3d\xdc\x54\x45\xd4\xbc\xbe\xd3\x6f\xc7\xdf\x9d\x34\x3f\xef\xae\x2c\xee\xbd\x90\x74\xc8\x88\x64\xdc\xe9\xfc\x4c\x28\xc6\x9d\xf8\x2a\xb5\x5a\xee\x07\x49\xff\xb4\x8f\xb7\x94\xee\x6f\xd5\xa2\x0f\xc4\x59\x89\xcc\x6e\x91\xf4\xcf\x15\x97\x57\xd4\x77\x2b\xde\xfe\x25\x37\x75\x13\x8a\xb5\x15\x3b\xfb\x0e\xcf\x74\xa9\xb2\x62\x22\xda\x62\x77\x9a\xef\xad\x71\x93\xdc\xa4\xc2\x6f\xe8\x44\xdc\x2b\x5c\x6b\x96\xc3\xff\x08\x28\xc2\x31\x72\x5b\x35\xd1\x49\x6e\xd5\x44\xef\x4b\x1d\x92\x86\x0d\x7a\xdf\xd7\xfb\xda\xa0\x16\x6f\xc1\x78\x4c\x9d\xa2\x57\xe1\x26\x25\xfe\xd8\x7c\x2e\xe2\xae\x4e\x12\x52\xe2\x0f\x28\xbd\x9b\x94\xf8\xc3\x97\x27\x08\xff\x59\x2c\xdd\xf8\x1e\x10\x7e\xf4\xd1\x6c\xf7\x3b\x25\x9e\x05\x4a\x20\x7e\x1d\x7d\xfa\xf1\xe4\xed\xbd\x8f\x0b\x40\xde\x1f\xe4\x41\xc9\xb0\x70\x5b\x55\xf1\xf0\x0a\x54\x17\x2e\xcf\x8e\xef\x53\x87\x67\x9f\xef\x33\x86\xe7\x2c\xc2\xb0\xf8\xd9\xe5\xf4\x5d\x41\x5f\xf2\xb7\x05\xe2\x88\xb9\x17\x68\x8f\xd9\x8f\x2d\x3b\x0e\x8c\x71\xae\xdf\xfd\x6d\x91\x9f\x47\xe8\xc6\xba\xdf\xf9\x1d\x0b\x95\x5b\x6e\xab\x31\x26\xdb\x40\xa4\x84\xdb\x3e\x80\x7d\xb8\xc0\x90\x46\x4f\xe9\xde\x70\x13\x4c\x76\xe2\x88\xbb\x09\x26\x8b\xce\x0b\x82\xc9\x28\x9a\x1c\x6e\x04\x7d\xe7\xf4\xbf\x65\xad\xca\x1d\xdd\xe5\xfd\x1c\x06\xd1\xd5\x77\x79\x97\xc2\xe1\x52\x57\x5e\x53\x66\x10\xa5\x71\x2f\xb0\x1e\xb3\xdb\xd0\x02\xeb\x97\x59\x76\x37\x91\x65\x57\xb2\x07\x8b\xea\xbe\xb2\xcf\x1e\x0b\x73\xfa\x19\x59\x99\x11\xcc\x76\x4b\x0c\xaf\x0f\x97\x1e\x56\xd2\xb9\xb5\xe1\x16\x0a\x1f\xd1\xe5\x13\x29\xe0\x7b\x7a\xe6\xaf\x77\x4d\x9f\x21\x86\x2f\xb7\x1d\x88\x61\xd5\x03\xef\x85\xc0\x23\xf5\x05\xc3\x5d\x5f\x44\xd2\x88\xd0\xba\x1f\xf4\xbd\x75\xc5\x62\x6f\xd1\xf7\x99\x7b\x73\x6b\x12\x7d\x5f\xb1\x37\xb7\xe7\xda\xde\x5f\x9c\x2b\xf5\x73\x52\x74\x9f\x35\xbe\x2d\xce\x73\xe6\xb3\xf8\x19\x91\x72\x13\x9d\x96\x9c\xe1\x20\xf1\x0b\x44\x77\x37\xf3\x43\x19\xcd\x85\xc4\xa3\x3a\xf7\x77\xc3\x52\x77\xd1\x5d\x08\x3c\x3e\x73\x45\x04\xfe\xd3\x12\x0d\x28\x6a\xf1\x53\x0b\x28\xdc\xa4\xe6\x57\xbf\x67\x2a\x3c\x26\x3c\x07\xf7\x1f\xe2\xf8\x6e\x6f\xbf\xcd\x3d\xb8\xc9\xa9\x49\x20\xd4\xfb\x49\xdd\xb7\x2f\xe3\x3d\xdb\x2f\x8e\x4a\x8f\x09\xfe\xec\x36\xe7\xc6\x85\x7c\x21\xee\x73\x73\x13\xef\xc7\x33\x32\x8d\x30\x8d\xbb\x87\xef\x17\xde\x24\xb9\x37\xc9\x15\x8b\xdc\x9b\xe4\x1a\x45\xee\xcd\x83\x07\xc8\xbd\x91\xad\xb9\xc9\xbd\x49\xcd\x27\xd1\x5f\x32\x40\xee\x4e\x40\xa5\xf3\xa8\xd7\xd7\x18\x74\xd6\x92\x9b\xf3\xe0\x10\xa4\x89\xa3\x73\xbf\xdb\xdf\x1f\xd3\x91\x59\xfd\x8b\x35\xfe\xef\x6d\x82\xd4\x9d\xe4\x84\x1e\xfb\x7b\x23\x1c\x10\xf7\x78\x2d\xde\xae\xe5\x38\x78\xfd\x4e\x2d\x52\x78\x6e\x00\xea\x4d\x0a\x8f\x51\xf5\x37\x29\x3c\xc6\xa4\xde\xa4\xf0\xdc\x78\x48\xef\x05\xc8\x83\x0a\x84\xf7\x78\x41\x5a\x77\x6a\x2c\x30\x1e\xfa\xe9\x53\x74\xbe\xfc\x80\x50\x06\x68\xb8\xdc\x6f\x5d\x31\xff\x7b\xf4\x67\xc8\x8c\x70\xbe\x09\xe6\xbb\x9b\xed\x5e\x53\xe0\xf6\xa5\x12\xcc\x77\x93\x7d\x7a\x13\xcc\x77\x37\xff\x5b\x4e\x88\xe2\x42\x39\xc3\xeb\x58\x11\xf2\xcd\xf8\x59\xc4\xf4\x14\x60\x7e\xe2\xa5\xbc\x09\xea\xbb\x5d\xfe\x09\xea\xbb\xdd\x56\x09\xea\xbb\x5d\xa8\x09\xea\x0b\xc9\x56\x10\x35\xe5\x92\x3d\xeb\xfb\xf1\x1c\xfe\xf2\xd3\xe7\x58\x09\x32\xbc\x1f\x60\x7e\x3d\x4c\xc0\x3d\xc7\xf3\x4b\xc7\xfd\x74\x13\xe0\x97\x79\xbb\x79\xb3\x08\x45\xe3\xc8\x14\xe9\xca\x11\x69\x5a\x2c\x33\x99\x00\xbf\x82\x73\x25\x6f\xf1\x1d\xd9\xc3\x3b\xe9\x68\x8b\x1c\x5d\xef\x12\xc4\xb4\xcf\x82\xf2\xeb\xea\xb3\x7b\x05\x69\x67\xc3\xfb\xa3\x74\xc3\x76\x97\xb7\xf2\x9e\xbd\x79\x36\x91\x58\xd3\xfb\xaf\x7e\xab\x1b\x93\x09\xf8\xab\xbb\xff\xa1\x76\x83\x5d\x9a\xb7\xcf\x8c\x21\x83\x21\x93\xfa\xa3\x46\x5e\x36\xe8\xef\x39\xfa\xe9\xf3\x5a\xcf\xd6\xd1\xf7\x99\xe3\x2e\xcc\x04\xfe\x29\x39\x9c\x09\xfc\x53\x56\x38\xef\xf6\x39\x75\xea\x81\x86\x4c\xc5\xca\x42\x4e\x47\x16\x99\xc7\xab\x1b\xa6\x9c\x09\x00\x34\x3b\x24\xef\xaa\xdf\x30\x02\x54\x7e\xa9\xcc\xb8\x4c\xe5\x17\x15\xed\xf3\xde\x9f\x27\xa9\x1a\x9e\x91\x2a\x10\x2d\xe5\x7d\x3e\xff\xab\x07\x9e\x8f\xed\xb1\xae\x55\xbb\xc9\x22\xf7\x9f\x5f\x60\x9c\xf2\x71\xbc\x8e\x0e\xe6\x69\x3e\xc2\x7b\x0e\x2e\xa5\x7c\xc4\xf7\x17\xb6\xdc\x7c\xa8\x34\x49\x1f\x0e\x95\x26\x3d\x3b\xbd\x67\x3b\xbe\x87\x01\xac\x9e\x6d\x1a\x9b\xff\x95\xaf\x8d\x5e\x5f\x5f\x4c\x00\xf3\x98\x8f\xf6\x6e\x5b\xce\x52\xe9\xee\x9f\x73\x82\x57\x59\x69\x35\x73\x34\xdf\x5e\x61\x68\xe4\xf0\x8e\xc5\xc0\x49\x9c\x8d\x2a\x04\xf9\x66\xa2\x0a\xf5\xdd\x67\xa4\x0f\x06\xb1\x90\x19\xe9\x83\x81\x5b\x29\x2f\x24\x1f\x9f\xbe\x21\x7d\x30\x70\x7a\x67\xa4\x0f\x06\x5b\x72\x7e\x90\xfc\x0f\x3a\xf2\x6c\x82\x77\x71\x99\xe5\x00\xa2\xbb\x6c\x41\x5d\x38\x62\xd8\x82\xd7\x01\x35\xc9\xe8\xc8\x0b\xc9\x47\xd3\xe3\xf2\x42\xf2\xc1\x0d\x25\x87\xf9\x1a\x7a\x70\x68\x39\x5a\xe4\x83\xb3\xa3\x45\x3e\x98\x37\x0b\xc9\xc7\x8a\x51\x94\xa3\xa6\x5b\xfc\xc7\x16\x91\x63\x7c\x17\x40\x87\x82\xe0\xc4\x49\x60\x66\x16\xe4\xa7\xd1\xc7\x6e\x23\x4c\x26\xe1\x15\x44\x52\xd8\xd9\x1f\x73\x24\x62\x1d\x70\x9b\xa3\xc9\x24\x74\x9e\xe0\xc5\x5c\x6d\xee\x67\xd9\xdc\xde\x97\x7c\x81\x69\x2b\xf0\xbb\x26\xef\xfb\x3b\xa2\x23\x9f\x8a\x0c\xd1\x82\xd3\x68\x00\x3e\x28\x54\x16\xa6\x1f\xa2\x45\x3e\xf1\x7f\xe6\x05\xe8\x63\x75\x78\x05\xf4\x3f\x60\x9c\x6d\x29\x9f\xaf\x45\x23\xa8\xcc\x50\xe0\x3b\x5e\xe5\x7c\x7e\x9c\x0a\x30\x33\x3f\x80\x7e\xeb\x86\xae\xe6\x87\x0a\xff\x81\xba\x4c\x08\xa8\x70\xcb\x55\xe5\xf3\x05\xb7\x13\x1b\x34\x4b\x87\xff\x2c\x26\xd3\x5f\x28\xa8\xe0\x98\x9e\x2f\x8a\x79\x3e\xcd\x6b\x7b\x26\xc6\xc0\x6a\xcb\xea\xc6\x39\x22\x24\x3e\x05\x68\xef\x7c\x85\xd7\x8e\x05\x53\x64\x92\x9f\x0e\xb6\xa9\x7c\x59\xec\x8a\xd6\xaa\x1d\x47\x3e\x6a\xbe\x5e\xf4\x22\x4c\xcd\x0f\x35\xbe\xbf\x1f\x21\xd4\xf8\xe1\x7c\x59\xc0\x3e\x28\xbd\x90\xad\xfc\xc9\xa6\x96\xa1\xc5\x4b\xb4\x5d\x48\x93\x62\x99\x65\x01\xfd\xcf\x7d\x93\xff\xcf\x77\x6c\x1d\x6d\xaa\x83\xee\x8e\x42\x7a\x7d\xcf\x93\x68\x8f\x0c\x35\xbe\x61\xfb\xe7\x07\xd4\x5f\xbd\xf9\xc6\x93\x5b\x7b\xef\x4a\x8a\xe5\x05\xec\xc3\xc0\x34\xc8\xe9\x7a\xaf\xc0\xc6\xcd\x02\xfb\x1f\x4b\xed\xf0\x19\xf7\xfb\xd4\xa7\x55\x3a\xb4\xe8\x63\x7a\x39\x35\x4a\x34\x87\x9c\x3e\xda\xd1\x6f\x66\xa1\xf7\xa0\x2e\x77\x16\xbd\x2f\x16\x8e\xf7\x93\x5e\x8b\xbe\x75\xcf\x71\x2c\x52\xb7\x9c\x44\x5e\x08\x3e\x58\xc2\x2b\xdf\xef\x58\x28\xd5\x9b\x49\xba\x4a\xa7\x67\x87\xcf\xdc\xa0\x67\xd2\xea\x31\xf6\x89\xb3\x34\xdf\xe7\x8b\xd1\xf0\x2b\x64\x11\xfd\xcf\x39\x60\xec\xfc\x20\xfa\xb3\xb7\xea\x2f\x70\x11\x9b\xed\x78\x39\x46\xa3\xfb\xf3\xfd\xdb\xd2\xcf\x0b\xd5\xdf\x26\x2e\xe6\x07\xd5\x1f\x0f\x7f\x98\x45\xf5\x3f\xa6\xe2\xe5\x39\x2f\xaa\x1f\xa0\x97\x7c\xbf\x51\x4f\x1a\x87\x59\x54\xff\x73\x8e\x63\x2e\xaa\x3f\x5b\x37\x85\x31\x67\xb8\x27\x8d\x8e\x1c\xde\x76\x62\x73\xe7\x07\xd9\x5f\x5d\x49\xb9\x9c\x5f\xa7\xcf\x04\x01\x67\x2a\xf6\x24\x5c\x48\x79\x21\xfb\x15\x44\xb5\x8e\x96\xc9\xdb\x40\x60\x79\x21\xfa\xd0\x71\xd2\xe5\x85\xe8\xcf\xdb\x2f\x28\xbf\xf3\xa1\x3b\x67\xa8\xda\x73\x6b\x9e\x2d\x34\x1f\xb7\xd3\x6b\xc7\xd3\xd2\x89\x63\x38\xe7\xf7\xbb\x78\x36\xf7\xf2\x85\x8d\xb8\x96\x4a\xc3\xff\x18\xd0\x20\xb9\x5c\x8e\x17\x91\x1e\x5e\xb5\x42\xa0\x2d\x2f\x93\xa1\xe2\x2f\x57\x29\xa9\xf8\x33\xf7\xa1\xd1\xb7\x10\xfe\x79\x69\x72\x88\xf0\x63\xe8\xf3\x9f\xaa\x8f\xf9\x01\xff\x47\x9f\x4e\xac\x07\xfc\x87\x6e\x02\x4c\x2e\x7f\xa6\x49\xf9\x9c\x1e\x38\xb4\x32\x0e\x00\x63\xa4\xf2\x72\x00\x44\x7d\x7d\xb9\x90\x1c\xee\x1e\xb9\x1c\x00\x41\x89\xd7\xfc\x38\x00\xf6\x6e\xa2\x7e\x36\x32\x1c\xb0\x97\x1f\x1a\x7e\xef\xcd\x09\x57\x7f\xf3\x1c\x99\xc8\xf0\xe7\xa3\x5b\x0e\x80\x38\xdd\xde\xea\xf5\x4c\xc4\x67\xa9\xaf\x58\x89\x5a\x72\x3a\x01\xe2\xf6\xda\x65\x9f\x13\x60\x3a\xec\xcb\x09\xb0\xe6\xcb\x3a\xaa\xef\xff\x9b\xcf\x68\x6f\xfb\xb4\x89\x89\xad\x8f\xc1\xd6\x2e\xe7\x87\x25\xba\xf2\x03\xfc\xb7\x77\x19\x68\xdf\x56\x81\xaf\x35\xb7\xfd\x73\x44\x70\x0f\xa8\x78\x83\xeb\xf2\x43\xc5\x6f\x7d\x68\xa3\xe2\x04\x30\xa1\x2b\xa3\xcd\xb7\x41\xee\x65\xb5\xf9\x7c\x8b\xcb\x01\x10\x4d\xda\xcf\xcb\x01\x10\xa7\x4b\x43\x7b\x7d\xdf\x8f\xcd\xd8\xca\xfb\xd9\x3a\xa2\xcb\x11\x10\x95\x07\xc8\xe8\xf7\x6d\x87\x67\x2f\x27\xc0\xe6\x47\x84\x7e\xdf\xe6\xa6\xb5\x1c\x00\x71\xe2\x8a\xc9\xcb\x01\x10\xa7\x36\x97\x0e\x00\xd1\x0e\x94\xbb\x99\x09\x19\xfd\x3e\xab\x05\xe5\xfe\x6b\x7b\xf0\xda\xf3\x5b\x7c\x18\xe1\x7e\xbd\xbf\x40\xb1\x66\xb4\xfc\xba\x5b\x5c\xff\x90\x01\xca\x28\xb9\x7f\x8e\xae\xdb\x7b\xac\xe5\xc0\x8a\x9c\x79\x39\x03\x4e\xd3\x9f\x72\x7f\xdf\xb7\x9c\x5f\xee\xd0\xd1\x04\x3b\x66\x9d\x01\x3f\xf3\xc1\x6d\x4e\x0a\xfe\xe7\x17\x3f\xce\xb1\x7d\xbf\x30\x3e\x54\x58\x15\xe3\x67\x51\xff\x8f\x41\xe0\xf7\x34\xc2\x73\x85\x11\x8c\x79\x21\xff\xf3\x80\x27\xcb\x0b\xf9\x9f\xd6\xac\xca\xe3\x7a\xbe\xe7\x67\xab\x1e\x68\x32\xba\x1c\x8d\xdf\x51\x64\x79\xa1\xff\x78\x3d\xcf\x5e\x41\xa0\xfb\xed\x73\xeb\xbb\xc5\x3f\xbf\xb4\x67\x65\x68\xe2\x84\xf1\x3a\xbc\x0c\x2b\xcd\x63\x3c\xdb\x52\x1b\xb6\x68\x45\x24\x65\x37\x4b\x69\xf9\x15\x4c\x42\x1b\xe6\xef\xa0\xdf\xbc\x3c\x00\x61\xc0\x2d\x64\x84\x05\xa3\x5f\xe0\x44\x87\xc8\x6f\x6d\x21\xff\x14\x61\x67\x33\x4a\xe7\xc1\xef\x00\x4a\xfe\x41\x7c\xf3\x35\x0d\x9f\x95\x65\xe6\x6f\x51\xf6\xb9\xeb\xbd\x5b\x98\x24\x2f\x0f\x40\xb0\xfc\x5b\x46\xf1\xfc\x70\xb1\x16\xfd\xff\x5c\xdb\x6c\xd7\xc0\x07\xe1\xd9\xef\x77\xae\x71\x5d\x16\xfa\x3f\x23\x5f\x65\x79\x68\xf9\xe3\xd9\xb8\xcb\x86\x39\xb0\xfb\xff\x42\x07\xc7\xe9\x11\x75\x43\xd9\x1a\x8b\x29\x7e\xdd\xff\xd6\xf7\x9d\x6e\x8f\xd6\x7b\x4e\x18\xe5\x65\xa1\xfe\xa0\x70\x43\x59\xa8\xff\x54\xa4\xa6\x2c\xd4\x7f\x16\x46\xb5\x6c\xf5\x33\x41\xaf\x7f\x6c\x17\x45\x96\x7e\x59\x50\x85\xcb\x3f\x0b\xe9\xf2\xd1\xe3\xfd\x85\x5d\xb3\xa0\x09\xa2\x48\x6f\xc1\x31\x20\xd6\x28\x68\x82\x14\xec\xc6\x02\x53\x6f\x61\xba\x82\x26\x48\x81\xd6\x2a\xfb\x1b\x03\xdd\xc9\xc1\x2d\xfb\xf9\xee\xd6\xd8\xd3\x65\xff\xac\x44\xc8\x9c\xb2\xa7\xe7\x75\x09\x35\xcb\xce\xd0\x4c\x8f\x16\xcf\xa1\xdb\xa6\x2c\xe7\x40\x8a\xd1\xbb\x55\xda\xed\x9d\xda\x63\xe7\x8d\xdb\xff\xd7\xb2\x57\x6e\xff\x1f\x1f\x7a\x48\xfc\xf2\x7d\xfe\x6c\x95\x85\xf2\xb1\x81\xe5\xa3\x1c\x48\x70\xf1\x79\x15\x1d\x03\x3f\x16\xdd\xe6\xd9\x6b\xfa\xef\xb6\x6d\x39\x05\xa2\x7a\x29\x45\xbd\x43\x00\x66\x39\x3e\x7e\x07\x2b\xab\x1c\x96\xfa\x65\x72\x2c\x87\xc0\x8a\x07\x5c\x47\x6b\x3a\x34\x92\xf6\xca\x72\x08\x9c\x2d\x7b\xb4\xfa\x4c\xe9\xe4\x50\x88\x79\x37\x5c\xb0\x1c\x2f\x1a\x52\xde\xb6\x1c\x9f\x7f\x3b\xd9\x0b\xfb\x3c\x1e\xeb\xad\x04\x44\xcf\x9c\xfe\xcb\x09\x70\x56\x48\xeb\xb2\x80\xfe\x4a\xc7\x58\x47\xef\xfb\x6c\xb6\x34\x10\x71\xe2\x84\x0f\xe9\x9b\x7d\xde\x9b\x77\x89\x33\xb0\x20\x26\xb2\x23\xac\x55\x42\xf9\x26\x36\xef\x23\xb8\x85\xa7\xde\xab\xe7\xbc\x01\xa4\xcd\x71\x0d\x2f\x5f\xa3\x10\x70\x09\xd4\x9e\x64\xc3\x2d\x0b\xf8\x9f\x2e\xc5\x25\x7e\x14\x36\x2e\xca\x12\x3f\xe4\x83\x61\x51\x22\x73\xfa\xf2\x28\xbc\xff\x07\x7f\x89\x8c\x08\x9f\xf8\x13\x07\xdf\xbb\x19\xea\x05\x55\x77\xc5\xb7\xcb\x42\xf8\xd7\xe6\xf7\x22\x85\x1f\x4b\x6f\xcf\xff\x6e\x69\xb9\x8f\xc3\xfb\xaf\xf7\x3b\xbb\x47\x6b\x69\x1b\x7e\x7d\x22\xfd\x98\xbb\x9a\x9e\x45\x0a\xff\xe7\x97\xea\x33\xc6\xe7\x0d\xf0\xaa\x37\xe8\xdd\xd8\xc4\xb2\x50\xff\xb5\x63\xd8\x94\xf3\x35\x63\x9a\x0b\xd0\xf9\x25\xf9\xf9\xed\x9e\xe1\x6d\x27\xbe\x8b\xb2\x3c\x00\xd7\xee\xb2\xb4\x3c\x00\xd7\xce\x82\x5e\x16\xfa\xbf\x64\x2f\x8a\x74\x7e\xac\x0f\x9b\x58\x1e\x3a\xbf\xf6\x4e\x30\x6b\x79\xd0\xff\xfe\x44\xd6\x15\xd1\xff\x15\x7b\x27\x54\xa3\x2c\xf4\x7f\x19\x0f\x57\x1e\x3a\x7f\x7f\x42\x4c\xcb\x83\xfe\x4b\x9f\xc4\x43\x95\x85\xfe\x83\x22\xe2\x45\xf4\xff\xf3\x3f\x68\xa1\x88\xfe\x7f\xe6\x13\xce\xcb\x72\xed\x0f\x76\xb1\x0c\x62\xb9\x8e\xa7\xad\x56\x04\x2b\xcb\x0b\x70\x59\x90\xa5\x2c\x0f\xc0\x15\xc1\x70\x65\x79\x00\xae\x00\xbe\x2a\xcb\x03\x70\x85\xee\x51\x7a\xb7\x5f\x02\x82\xcb\xf5\x8d\xc3\xe5\xdd\xd6\xfa\xa6\x79\x50\x0c\x8e\xff\x19\xb9\xe2\x3d\x18\x03\xe7\xe2\x85\x46\x92\x73\xf5\x22\xa2\xd4\x2f\x63\x79\x01\x42\x75\x2b\xba\x5e\x1e\xab\xb1\xcd\x96\x5f\xb4\x3e\x9c\x5d\x79\x02\xe4\x8f\xbe\x82\xef\xff\x7b\x6b\x49\xc7\x77\x39\x8f\x5f\x4e\x82\xd3\xe2\xad\xe5\x71\x10\xb4\x87\xf2\x2b\xe9\x5b\x2e\x48\x81\x29\x3a\x09\x16\x1d\xc3\x74\x5e\x4e\x82\xeb\x6a\x36\xf1\x7e\xef\x71\x7b\x45\x7e\x7e\x31\xea\xbf\x2c\x27\x41\x28\xcf\x33\x5e\x3a\xc8\x6a\x44\x25\x7d\x4e\x22\x5f\x7a\xea\xdf\x39\x3e\x75\x7c\x0b\x15\xcb\x46\xfa\x05\x8c\xe9\xdd\xfd\xd2\xdd\x0d\xd8\x5f\x96\xa3\x20\xdd\x2e\x9b\xf7\x3b\x1e\xc6\xcb\x94\xfb\x73\x9a\xb8\xc4\xdd\xdf\x98\xe0\x1d\x2d\xcb\x51\xb0\x24\x74\xd6\xd1\x1b\x88\xab\x60\x41\x79\x9c\x04\xed\x09\x0a\x2c\xf7\xeb\x33\x35\xbf\xbc\x40\xfd\x5f\xbe\xd6\xfb\xcd\xa7\x30\xea\xab\x2c\x47\xc1\x75\x39\x49\x6e\xb8\x91\x6c\x1b\x91\xd5\x82\x2b\x2a\x3a\x08\xce\xd1\x5b\xf2\x97\xf9\x2e\xc1\xb8\xa1\x0a\xe5\x7b\x2f\x7c\xf5\xe5\xa1\xfc\x5b\x1f\xd0\x73\x25\x7f\xf3\x02\x1b\xb6\x50\xc6\x57\x71\xe6\x92\xbf\xd4\x28\x27\xea\x72\x0e\x2c\x76\x71\x1d\x5d\xcf\x86\xd4\x88\x1c\x2b\xf9\x0d\x46\x9e\xd8\x83\x05\x07\x41\x75\xe9\xc9\xaf\xa3\x44\xb4\x54\x9e\x58\xfd\xf6\x38\x64\x0a\x6a\x96\x11\x7b\xb1\x2c\x27\x41\xd0\xbf\x5b\xa4\xfc\x7f\x16\x12\xdf\x13\xe5\x7d\x6f\x3f\xe9\xfc\xdb\x61\x5a\x96\x83\x20\x58\x42\xbb\x58\xc3\xd7\xa5\x57\xc7\xc0\x4f\x4b\x60\x73\x4a\x09\x2f\x66\x26\xf6\xaf\x58\xcb\x17\x57\x47\xb1\x96\x2f\x8e\x95\x62\x2d\x5f\xdf\xab\xb5\x7c\x35\x27\xca\x8b\x86\x8c\xce\x2a\xd4\xf3\x3d\x89\xb0\x2a\x0b\xf5\x5f\xb7\x0b\x30\x94\xbf\x72\x85\xa5\xd0\x5f\xcd\x9c\x42\x2d\x26\x50\x44\x29\xc8\x9d\x9c\xfe\x37\x1f\x84\x35\xdd\x1c\xea\xeb\x10\xb2\xe4\x62\x41\x54\x26\xb8\xe5\x23\x2a\x73\xe0\x6a\x2e\xf5\x75\x90\x4e\x97\xcf\x5f\xd4\xbf\xf6\x2c\xd4\xff\xe1\x17\x2d\xf2\xbf\xb6\xfe\x18\x38\xf5\x73\x94\xe2\x88\x2e\x88\xcc\x44\x97\xc8\x8a\x09\x48\xbc\x54\x59\xa8\xff\x9a\x9b\xf7\xfe\x1d\xfd\x54\x1e\xc4\x3f\xfb\xd4\xce\x06\xf1\x3f\xdf\xfd\x42\xfc\x97\x62\x32\xa5\x7e\xce\x20\x22\x8f\xca\x42\xfc\xa7\x12\xcb\x65\xa1\xfd\x6b\xe0\x4d\x28\x0b\xe9\x9f\xb7\xa6\xca\x42\xfa\xd7\xf3\xc5\x51\x35\xf8\x06\x7b\x17\xaa\x06\xef\x2e\xd9\x0f\xd5\xbf\x75\xd5\x70\x4b\xfb\x4c\x5e\xd0\x73\xa1\xb2\xf0\x86\x4e\x6a\xa1\xb2\xf0\xe1\x06\x45\x65\xe1\xc3\xd9\x44\x65\xe1\x23\xfb\xdc\x77\x4b\x9c\xf6\xb0\xbd\x73\x5b\x46\xb2\x80\xf6\x77\x74\x16\x8a\x41\xf6\x3f\x58\xcb\x2d\xa7\x6f\x1f\x6a\xa6\xc5\xc8\xdc\x44\xe7\x4b\x7f\x93\x2d\xf4\x19\x95\xfe\x39\x00\x09\x1b\x28\xa2\xff\x9f\xbb\x46\xaf\xfa\x08\x82\xfd\x5f\xda\x47\x45\xc7\xc0\x99\xfa\x74\x09\x59\x8e\x81\x20\x5d\x5d\x96\x63\x20\xe8\x4d\x2b\xfd\x73\x86\x74\x1f\xaf\xe5\xf0\x03\x7c\xf9\xcc\xfa\x9b\x93\xa0\xb2\x62\xa1\x3c\x99\xa9\x36\x65\x39\x06\xc2\x10\x95\x50\xc0\x38\xe2\x02\x29\x14\x11\xb0\x3a\x4c\x21\x0c\x20\x38\xfc\x14\x11\x50\x7f\xbc\x18\x93\x0f\xd7\x50\xc6\x47\x87\xfb\x29\x0c\x22\x40\x70\x70\x15\xe2\xf2\x4f\xb1\xc9\x72\x04\x04\x05\xeb\xca\x13\x97\x1f\xde\xad\xf2\x89\xcb\x0f\xbd\x3b\x0a\xcb\x19\x10\xac\x25\x54\x70\x06\x98\x83\x5d\xa8\x1a\x70\x69\xed\xe9\x08\xb8\x72\xef\x42\xd8\xf1\x3b\xe3\xb7\x50\xca\x2c\x5e\xde\x69\x7e\x1f\x2c\x7d\x7e\x62\xf3\x8f\xc7\xf9\x56\xe6\x2f\x4b\x81\x8f\x16\x47\x40\x11\xcd\x4c\x52\xe9\xc4\x10\xf3\xd7\x74\xf0\x6c\xb8\x02\x68\xdc\x32\x3f\xae\x88\x00\xea\x32\x5f\x4b\xc9\x84\xc3\x42\x38\xc0\x2e\x8a\x5d\x0e\x81\x33\x41\xf5\x15\xc2\x01\x82\x9f\xdb\xfc\x00\xb2\x56\xd6\x6c\x1f\xca\x64\x92\x4f\x1c\x60\xce\x17\xc3\x01\xce\xd8\x87\xd8\xf1\x89\xd5\xff\x99\xd3\xeb\xdd\x56\x6b\x9e\x61\x01\xd6\xed\xdb\xf6\x68\x43\xa5\xb6\x59\x22\xaa\xaa\x6e\xe7\xbb\xa5\x64\xaf\xbf\xde\xad\x01\xfc\x59\x97\x03\x20\xa8\xe2\x55\xb7\xfb\xeb\xf1\xc6\x2f\x94\x78\x0b\x3e\x11\xa4\x9b\xbd\xbf\xa8\x60\x72\xd4\x3e\x87\x49\xe1\x97\x2f\xb2\xa9\xf9\xfc\xe5\xdc\xdc\x9a\x77\xfb\x3e\x7b\x36\xc1\xba\xfb\x8e\xef\x6e\xc5\xab\x4a\x08\x40\xc0\x3e\xaf\xfb\xf1\x19\x4d\xb4\x9f\x9a\x69\xf7\xee\xd9\x2c\x79\x38\x37\x2a\x35\xd3\x6e\xf0\x47\xa5\x66\xda\x8d\x81\x50\xa9\x99\xa6\xeb\xa6\x52\x33\xcd\x92\x43\xd5\xa0\xfc\xb3\xf7\x19\x7d\x4a\x79\x9e\xeb\xdb\xac\x0b\xe5\xc7\x7d\xf3\xb9\xbf\xd3\x24\xeb\x9f\x4c\xf6\xba\xc3\xfd\xb1\x51\xd4\x9d\x32\x83\x04\x40\xd4\xe3\x17\xcf\xc1\x98\x81\xee\x55\xc2\xaf\xa8\x88\x66\xac\xe7\x7a\x90\x09\x4d\x6a\x66\x3d\xbe\xb0\x16\x82\x55\xea\x42\xf7\x71\x77\x2e\x40\xf7\x1f\xac\x34\x15\x25\xd1\xcc\x62\x5e\x0d\xda\x8f\xa1\x77\x36\xe7\x7a\xfc\x0a\x64\xf6\x97\x37\x8d\x52\x75\xaf\xfa\x65\xb7\x8b\x84\xeb\xf1\x7a\x76\xe6\xd3\xaa\xb5\x86\x9d\xce\xb7\x03\x27\x17\x46\x5f\x5d\x28\x3f\x9c\x18\x75\x75\x21\xfc\x60\x81\xc0\x1a\x5e\xf4\x67\xa0\x44\x35\x78\x3f\x86\xae\x4c\x79\x35\xbb\x9d\x30\x94\xba\xbc\x00\xa7\xf2\x96\x35\xfc\x4a\x35\xa4\xc7\xe1\x7a\x4c\x3c\x89\xfe\xaa\x27\xe0\xe7\x17\xdc\xa4\x75\x79\x02\xce\xf2\xdc\xff\x8b\xe8\xc3\xdc\xae\x64\xb8\xdf\x7e\x0b\x41\xcf\xce\xbf\x52\x05\xab\x0e\x82\xf3\x7a\xbc\x75\x35\x58\x2e\x90\x41\x0a\x04\x38\x4e\x9b\xae\x56\x39\x8d\x20\x31\x5e\x89\xb1\x1a\x49\x3f\xc2\xba\xaa\xc6\xf6\xaf\x4c\x72\xa6\xa1\x8e\x81\x33\x3d\x5e\xca\x1a\xdf\x8c\x70\x09\xbb\x1a\x09\xea\x6d\xde\xf1\x5b\xe6\x7c\x7e\x7c\x1d\x24\x2a\xe4\x54\xb2\xe1\x85\x68\x15\xfd\xa2\x96\xbc\x3f\x42\xb3\x7e\x9e\x11\x0b\x8f\x74\xfc\x4a\x16\xbc\xf6\x52\x5d\x4e\x81\xa4\x8e\x4e\x8d\x64\x49\x77\xdb\x3d\xc9\x0f\xe6\x2e\xe7\xfb\xd9\x9b\xc3\x5b\xcf\x37\x4b\x5a\x4a\xb0\x9e\x5f\x2e\x07\x8e\xa5\x4a\x28\x80\x15\x9b\xea\x97\x09\x3f\xc0\x28\x75\x39\x03\xe2\x01\x08\xaf\x4f\x28\x40\xe9\x13\x87\x40\x7d\x1c\x02\x3f\xd6\x00\x23\xb5\x1c\x02\x57\xea\x1e\xe5\xcf\xfd\x60\x3b\xcb\xb3\x7c\x5a\x77\xa1\x2e\x67\xc0\x99\xb0\xc3\xeb\xf9\x66\xdf\x1a\x55\x5f\x9f\xcc\xf8\xfb\x21\x97\x2b\xa1\x00\x13\xe7\x54\x5d\xce\x80\x54\x71\x03\xd5\xc7\x11\x70\x74\xcb\x4f\x54\x1d\x01\x3f\x53\x96\x90\xcc\x7a\xbd\x29\x68\x1d\x87\x63\x5d\x8e\x80\x64\x96\x4a\xbd\xbe\x71\x70\x71\xba\xcc\xae\xa6\x57\x97\xfa\x5a\x8c\x01\x71\xfe\xe5\xf2\x4e\xab\xff\x56\x2b\xae\xd7\x8b\x68\xc4\xc5\xf5\x2a\xdf\xdc\xb1\xc5\xf5\xe9\xb1\xd5\x1f\x2a\xba\xa8\x65\xf7\x8a\xfe\xfd\xcf\xdc\xba\x4c\xbf\xf3\xf9\x6f\x3a\x9a\xae\xb0\x9a\xde\x00\x5f\xa9\xf2\xba\x1c\x02\x31\x62\xbe\xd4\x44\xf6\x71\xf0\xec\xb5\x24\x46\xe2\x67\x6a\x22\xbb\xda\x6f\x2e\xa1\xd7\x8f\x5c\x5e\x5d\x28\xff\xde\xa3\x67\xbe\x99\xc7\x26\xa3\x56\xeb\xd3\xc1\xda\xd4\x27\x53\xbe\x3c\x69\x92\x35\x91\x79\x7c\x79\x54\x39\xa2\x17\xa2\xfb\x95\x0c\x6c\x9b\x3b\xb4\xb8\x77\x1b\xaf\x11\x56\x6c\x37\x42\xcb\xb8\xba\xeb\x83\xea\xdb\xe3\xd6\xaa\xe8\xad\x16\xf4\xf6\xeb\x42\xf5\x71\x07\x3d\xd4\x5f\x88\x3e\x7a\x3d\xce\xc0\xc3\x6b\x7f\x39\x44\x69\xcd\x4d\x00\x3b\xdc\x4a\xbd\xbf\x14\x3c\x82\xb9\x2b\x94\xff\xe5\x1b\x92\xf2\x4f\xe3\xc9\x59\xa9\xf7\xcb\xeb\x89\x59\x2a\xb4\xff\xed\x36\xf6\xd0\xfe\xbd\x37\xbc\x1b\xf5\xc6\xc9\xed\x7b\xb9\xa9\x6b\xe0\x16\x71\xc3\xed\x39\x03\x33\x39\x6b\x98\xb2\x95\x4c\x7a\xcb\x88\x57\x32\xe9\x8d\xc5\xac\x99\xba\x06\x8e\x39\x99\xf4\x19\xa7\x5c\x7d\xa8\xfd\xf3\x71\xb3\x57\x74\x5a\x15\xd5\xaf\xa2\xf7\x9f\x2d\xfd\xf6\xfa\xfb\xfb\xc5\x73\xf2\x8b\x1a\xdd\x42\xf2\xeb\x0c\x9e\x18\xc0\xf5\x57\xf0\xbe\x5b\x48\xfe\x72\x5b\x5c\x4f\x33\x66\xbc\xdf\x43\x66\xbe\x17\x5b\xb5\xfa\xbe\x68\x84\xff\xde\x42\x16\xc0\x8f\x97\xcb\xcc\x02\xf8\xc1\x48\xaa\x4a\x02\xbe\x80\xb0\x92\x80\xff\x7c\xb4\x45\xa0\x7b\x76\x15\xf6\xeb\x02\xf7\xa7\x55\xb7\x2a\xe5\xf1\x0e\xa7\x4a\xf9\x40\x9f\x83\x50\x2c\xa6\xec\xd1\x5a\xfa\x77\x3c\x97\xb5\x20\xd1\xeb\x62\xf7\x2b\xf9\xde\x57\x69\x99\x3c\xb7\x2e\x4a\x5b\x98\x0b\x52\x29\x6d\xd1\x5c\xc4\x04\xf8\xe7\x7c\xc0\x75\xad\xf0\x3b\x80\xfb\xba\xc0\x7d\x4a\x7e\x8c\x15\xcd\x77\x77\xe1\x05\xee\x83\x1a\xaa\x95\xf2\x16\xba\x4c\x2a\x19\xf5\xc3\x8f\xec\xa1\xf3\x7f\x2c\x08\x9e\x4b\x89\x0b\xcb\xde\x55\x4a\x5c\xcc\xe8\xb5\x8b\xd6\x3c\xb4\xb5\x00\xf4\x0a\x64\xd7\x05\xe8\x2f\x6b\x95\xd5\x07\xd0\xdf\x7d\x62\xa9\xd7\x05\xe8\xe3\xad\x5d\x0c\xa0\x57\x61\xb3\x2e\x40\x7f\x99\x85\x5e\xa5\xef\x7f\x36\x5b\xe8\xf9\x8a\xb2\x6c\x75\x64\x16\xa0\x0f\x96\xd2\xae\xed\x8d\xf2\xe9\x44\x2b\x55\xd4\x65\x37\x5b\x42\xfc\xfe\xed\x12\x06\x75\x7f\xe2\x99\xae\x50\xf7\x19\x9c\x56\xa9\x77\xb1\x3f\xd7\x59\x05\xd5\xeb\x7e\x71\x1e\xfe\xbf\xac\x5b\x15\x66\x6b\x7b\xa7\xb8\x8e\xc9\x6a\x4d\x0c\x97\xec\x27\x7e\x3f\x3c\x61\xe8\xb5\x7d\x81\x8e\x38\x1c\x6a\x27\x8b\x1c\x0a\xbf\x92\x35\x5f\x9c\x85\xd4\xcd\x38\xb5\x32\xa9\x9b\x71\xfa\x0e\x89\xdd\x7f\xec\x49\x62\xf7\x55\xe3\xaf\x22\xf4\x2b\x3c\x21\xac\x15\x4d\x5b\x6b\x75\x54\x11\x3a\x62\xc9\xf5\x43\xe8\x0d\xc4\x57\xfb\x17\xd9\xe7\x22\xdf\x3f\xfa\xda\xed\x86\xec\x79\x8b\x28\x56\xb3\xe7\x7f\x10\xd7\xe1\x33\x56\x40\xeb\xe5\xb2\xd8\xdf\x7e\x3f\x57\x8c\x2f\x5c\x83\x50\xfa\xfa\x04\xed\x87\x87\x31\xa8\x03\xfa\x1a\x9c\x5b\xc7\xf7\xce\x09\x29\xad\xe3\x43\xae\x22\xbf\xf1\x86\x31\x4c\x1c\xbf\x95\x3a\x7f\x56\x9d\xad\xd4\xf9\x53\x18\xba\x12\xbc\xff\xbc\xbb\xa1\x30\x34\xb3\x64\xbc\xfc\x46\xd3\xf8\x5b\xa8\xfd\xd2\xa5\x54\x17\x6a\x8f\xc5\xf7\x2a\x75\xff\x73\x36\xae\xdb\x2a\x75\x7f\x9e\xc4\x0d\xfd\xfc\xf2\xdb\x51\x59\x09\xdc\x0f\xa0\xfa\x3a\x5f\x31\x11\x85\x75\xaa\x19\xf5\xcb\x4b\xc2\xf8\xcc\xcf\x79\xe7\x9c\x9f\xaf\x60\xcc\xc4\xc5\x59\x51\xe5\x3d\x44\x21\x0b\xb9\x9f\x96\x49\xad\xd4\x07\xac\x97\xf7\x5f\x21\x2b\x19\xbf\x49\xa5\x60\x79\x70\xa1\x9e\xe5\x5d\xfd\xdc\x76\x51\xe6\x4d\x7e\xc7\xf3\x0f\xaa\x43\x99\x57\x31\xf1\x2a\x5a\x8f\xe1\x89\x25\xab\xd3\x92\x93\xab\x15\x6d\xdb\xde\x5e\xe0\x4d\x68\xdb\xfe\xe1\xe3\x83\x5f\x50\x21\xc6\x54\x6a\x66\xd5\x2f\x6d\xae\x7f\x21\x8c\x06\xc3\x7f\x90\xac\xd5\xb6\x57\xd6\xcb\x4c\xd6\x46\x39\x8f\x7d\xf8\xe8\xb5\x14\x44\x7c\xa9\x6d\x7b\xd3\xd5\xe6\xe9\x2f\x9f\xf3\xea\xf2\xfa\x6f\xe7\xc3\x59\xd1\x88\xf1\xbf\x59\xae\xdb\xf6\x2d\x09\xd1\x67\x74\x9c\x63\xde\x71\xb0\xcd\x14\x8e\xd6\xae\x67\x01\xf6\x46\xd2\xbd\x11\x19\x0d\x80\x9f\x59\x26\x1a\xc2\xbe\xee\xea\xcd\x18\xff\x1f\x9b\x9f\x65\xac\x2d\x80\x1f\x24\x39\xdb\xfe\x3b\x4b\xbd\x2d\x80\x1f\xd5\xe0\x6a\x88\xfb\x66\xe0\x65\x43\xdc\xb7\x80\x25\xda\xfe\xed\xf4\x97\x6d\x2a\x8f\x9d\xdd\x70\x4e\x34\xca\x80\x94\xdb\xbb\x61\xd5\xb2\xdc\x37\x29\x7c\xd0\x5c\x23\xbe\xbf\x1c\x9e\xe9\x12\x70\x75\x2b\x4c\xb5\x05\xf2\xa3\xb9\xdb\xed\x78\xa9\xbd\xce\x06\xdd\x28\x57\x68\x3e\x7d\x03\xe4\x57\x28\xf8\x06\x7d\x5f\x59\xfe\x1a\xf4\xbd\xb5\xf8\xdb\x02\xf8\xa7\x22\xd6\xcd\x78\xfe\x15\x08\xe0\x2f\x0b\xdc\xde\x87\x47\x1f\xc0\xaf\x3e\xf7\x0d\x6c\x6d\xc3\x5f\x2a\x1e\x63\xde\xcc\xf1\xd2\xbc\xd3\x29\x7a\x7c\x5a\x42\xcf\x3d\xe0\x28\x9c\xe2\x00\x7c\xe5\x5b\x1a\xea\xc0\x0a\x8b\xb4\x05\xf0\x57\xda\xc1\x3a\x5a\x75\xcb\x76\xe7\x5f\x78\x69\x5d\xdd\x52\xcd\xcc\xfc\x58\x7a\x67\x11\x6b\x01\x6a\x77\xf3\x7a\x84\xb8\x09\x08\x68\xc4\xf3\x5b\xac\xb4\xa1\x12\xdc\x92\xd7\x51\xb1\x02\x37\x48\xa3\x94\xa1\xe9\x79\x0d\x05\x61\x2b\x57\x35\x14\x84\x6b\xf3\xe8\xcb\xe3\x38\xec\x0f\xb9\x2b\xd9\xff\xdf\xdc\x05\xd5\xb9\x5a\x7c\x73\x17\xd4\x88\x6b\xc4\xf3\xab\xb5\xd5\x88\xe7\x17\x39\xb7\x07\xb9\x6f\xbd\xb3\x0d\x37\x14\x85\x07\x02\x36\x6d\xa1\xf6\xe8\xa2\xdc\x50\x14\x36\x63\xbc\xc5\x2f\x77\xa3\x7a\xed\x9b\xa1\xdd\xd8\x34\x9a\x94\xfe\x6a\x0d\xe3\x12\xdf\xbc\x1d\x8d\x89\x16\xad\x72\x6c\xfb\x97\x22\x41\x74\xe6\xc5\x4f\x28\x86\x4d\xa5\xc5\x17\xc5\xb8\xd4\xb7\x87\xd2\x2f\x7d\x82\xb9\xdb\x89\x40\x10\x5b\x4d\x5b\x28\x3e\x9e\xb0\x4c\xed\x3c\x3e\x14\x44\xab\xcf\xd7\x39\xad\xf9\xd9\xce\x2f\x79\x01\x73\xaf\x9d\x88\x24\x1d\x1e\x2d\xab\xfe\x64\xd3\x6b\x22\xf8\x9f\xeb\x5d\x77\x1e\x4a\xbf\x3f\xe1\x34\xed\x7c\x35\xcf\x74\xbb\xb6\x85\xe2\x53\x1e\xb6\xb8\xbe\x98\x3e\xdb\xea\x37\xbc\x63\x44\xef\xfa\x45\xac\x75\x9f\xbc\x68\xed\x7e\x79\x8f\x95\xb7\x15\x08\x96\x68\x54\x30\x39\xd8\xaa\x9a\x81\xfc\x7e\xeb\xd7\x1b\xd2\xa0\xdb\xb4\x81\xde\x6f\x42\xef\x9b\x81\xfc\xa4\x27\x34\x8b\xc0\xbb\x1a\x2e\xe4\x1e\x95\xe5\x69\x0b\xb9\xaf\x42\x35\xff\xd8\x2a\x28\x70\xb2\xd9\xf9\xeb\x13\xa9\x38\xbd\x2d\x3e\xae\xe0\x11\x4b\xc0\xe9\xd9\x8d\xc6\xb1\xf8\x12\xdf\x6f\x82\x60\xbb\xbe\x88\xad\xd3\xe6\xbe\xec\x7e\x87\x3c\x6c\xe9\xf3\xd9\x63\x6f\xb4\x05\xe6\xc3\x85\x9d\xdf\x16\x98\x8f\xd3\x25\x6c\x81\xf9\x4b\xbb\xb8\x2d\x30\x7f\x09\xbc\x5a\xfa\xb3\xd4\x23\x7b\xb7\xe1\xf5\x6d\x0b\xcc\x9f\xcf\x86\x92\x5e\x6a\xda\xb2\x96\x8d\x32\x8c\x96\xa5\x6f\x94\x61\xbc\xfd\x28\x28\xc3\x98\x6e\x9f\x09\x82\xc1\x1d\xd4\x16\x88\x3f\x93\x13\x29\xa9\xd4\xe9\x53\xd6\x52\x17\xf1\x2c\xb6\xfb\x8d\xd7\x36\xa4\xb1\x41\xcb\xef\x90\x57\xed\xfe\x62\xb5\x9d\x52\x4f\xfc\x7e\x78\x94\xa6\xda\xfd\x5b\x80\xa5\xdd\x9f\xd4\x9f\xbd\xf8\xb2\xf1\x07\xfa\x9e\x8d\xe2\x2a\xbb\x8b\xc2\x8d\x2f\x93\xa0\x85\xb6\x40\xfc\x59\x36\x9f\x5f\xc8\xe6\xf6\x4c\xad\xdc\xfd\x89\xcd\x69\x0b\xc0\x2f\xb1\xd2\x75\xd4\x49\x5c\xf4\xda\xf1\x01\x5c\xff\x67\xba\x3b\x9e\x14\xa9\x0f\x6e\x08\x0f\x15\x7f\x75\x05\x3f\x5a\x7e\xfd\xb8\x13\x2b\xb2\x01\xe4\xa3\x6f\x3d\xbf\x9f\xbc\x9a\x4a\x2d\xbf\x7d\x37\x02\xae\xe5\x97\xae\xd4\x4f\xde\xf2\x17\xcd\x73\xf8\x9c\x2f\x8d\x4b\x1b\x6c\x01\xfa\x33\x43\x4b\xb6\xfc\x39\x31\x48\xbc\x6b\xf9\x75\x5e\xe9\xe7\x6f\x59\x99\x47\xfb\xf2\x3a\xef\x0c\xbf\x68\x8f\x74\xde\xdd\x9b\x4b\x58\x9e\xdf\xb6\xca\x5b\x29\xdf\x9c\x07\xf3\xb5\x4f\x42\xaf\xdb\x7a\xb2\xf2\x0f\xcd\x33\x8a\x4e\x06\x17\xa4\x82\x48\xc9\xf0\x6e\x04\xac\xba\xcc\x97\xeb\x33\x5c\x18\x99\xf2\x39\x73\xdc\x98\x0a\xd6\x3e\x9c\x65\x2b\x9f\x69\x57\xbd\x02\xad\x30\x5c\x3f\xad\x90\xcb\xe4\xd7\xb0\x10\x7c\x0a\xd3\x76\xe3\xc8\xf0\x3d\xfe\x92\xce\x23\x3e\xab\x95\x5f\xfc\x0d\xed\xab\xbf\xd0\x2d\xed\xaf\x9f\xd5\x0b\xfe\x69\x9f\x74\xfb\x04\xe3\xb5\xfa\x46\xb7\x59\x59\xb7\xd5\xf8\x61\x20\xc6\xa8\x32\x0e\x2e\xa3\xf5\x73\x62\xfb\xad\x56\x32\xd5\xdd\xca\x7e\x69\xe5\x25\xff\x47\x0b\xdb\x6d\x66\xa1\xfb\x14\x86\xff\xad\x6d\x30\x40\x1b\xb7\x5f\x01\xfa\x6e\xe3\x14\xcb\x37\x9a\xaa\xd5\xf7\x7b\x18\x7e\x6b\xf5\xe3\x2a\x6d\x4d\x93\x9f\xf5\xe8\x97\x6a\x2f\x3d\x6e\x1f\x8f\x45\x88\x46\x23\x4b\xdf\x22\xa8\xad\x7d\xe1\x0a\x6e\xac\xd2\xf7\x1a\x43\x5f\xa6\xbe\x4e\xe0\xd6\xde\xfc\x0d\xd1\x6d\x23\x5b\xff\x72\x9e\x1a\xac\x1f\xf7\x3e\x20\xfc\xdb\x13\xac\xff\xea\x5c\xb4\x47\x33\x2f\xa0\x71\xf0\xdf\xdb\x0a\xb1\xfc\xa7\xb6\xe6\x72\x08\xa4\xdc\x7c\xd8\xb7\x35\x38\xe1\x1b\xaa\xa8\x0e\x68\x7f\xa7\x89\xe0\xbc\xf5\x6f\x9a\x68\x13\x3e\x0c\xff\xf5\x24\xfc\xb4\x8e\xd4\xda\xe1\x3d\x22\x2e\x0c\x5e\xca\x72\x0c\x2c\x8d\xec\x75\xf4\x2d\x95\x2e\x29\xfd\x0b\x7a\xc3\x2f\xd7\x96\x73\xe0\xcc\xda\x57\x4f\x4c\xff\xd5\x9b\xfb\xb2\xce\x81\x15\xf7\xcf\x10\x3f\xce\x81\xfe\x64\x02\xb4\xe5\x1c\x38\x4b\xb1\x0d\x9d\x24\x30\x5b\xfb\xe9\xd9\xb8\x78\x2c\xe7\xc0\x2a\x6d\xf0\x73\x04\x85\x7f\x38\xe9\x86\x01\xcd\x7c\x34\xbf\xe2\xf9\xb5\x87\xc7\xe7\xf3\xd5\xe6\x20\x93\x3f\x90\x60\xd6\x90\x88\x97\xe3\x69\x5f\x3c\xbf\x59\xb4\x6d\x39\x04\x62\xc1\x71\xd2\x70\x08\x64\x37\xbd\xe5\x10\x38\xb7\xe9\x99\x64\xf2\x5f\xb6\x64\x51\xbc\x92\x84\xed\x89\xe5\x8f\x8f\xf7\xb3\x21\x15\xbf\xc3\xa8\xb4\xe5\x0c\x88\x87\xcb\xc7\x43\xe1\xff\xc0\x6b\x3e\xdb\xe5\x0c\xb8\x8c\x2a\x6b\x8f\x33\xe0\x8d\xfa\x6f\x53\x39\x41\xae\x9f\x44\xb3\x68\x5c\x3c\x4e\x80\xd9\xad\x5e\xd1\x88\xe5\xdf\x44\xac\x13\x65\x51\x37\xe4\xe5\x04\x08\xcf\x16\x64\x2c\xff\x72\x97\x30\x42\xf3\x97\x58\x89\xbf\x14\xda\xc6\xe8\x4e\x1c\x7e\x6e\xad\xcb\x11\x10\xba\xc8\xd2\x58\xfe\x9f\x05\x4c\xcb\x7f\x39\x03\x92\x21\x15\x6d\xfa\x9e\xd7\xb5\x7d\x39\x02\x42\x04\x55\xf6\xe5\x04\x88\x17\x2a\x44\x7d\x33\x6f\xa1\x70\xb4\xe6\xf7\x8d\xfb\xae\x2f\x84\x7f\xfa\x45\x75\x8a\x75\x1e\x78\xd0\xfb\x42\xf7\x31\x07\x8f\x70\x6a\x46\xaf\xbb\x5f\x87\xca\x6e\x0b\x5e\x2e\xc3\x68\xaa\x4e\x2c\xff\x8d\x5d\xdf\x37\x39\x2c\x5b\x48\x2a\x23\x23\xd7\xbf\x40\x7d\xbf\xc2\xbe\x90\x7d\xda\xa6\xcf\xfe\x52\x3a\x99\x97\x7d\xdf\x3e\x67\x15\x2d\xda\xf7\x67\xab\x9e\x90\xe7\x7d\x7f\x83\xd6\x07\x5f\x43\xdf\x3f\xbd\x26\xf0\x47\x57\x47\x8f\x4d\xb5\x2f\xa4\x7f\x65\xde\x75\xdf\xbf\x34\x46\x22\xcd\xfa\xfe\x46\xe7\x29\xab\xd2\xf7\x57\xaf\x69\x32\xb3\xfb\xfe\xa5\x32\x82\x5f\xfa\xfe\x39\x3e\x6f\x5b\x56\x3f\xfc\xc0\x08\x18\xc0\xbf\xa2\xf8\x78\x4f\x66\xf8\x9f\xe1\xd9\x72\xfb\xf2\x00\x5c\x65\xf7\xff\x57\x32\x54\x0e\xa0\x1f\x1f\xa7\x85\xe9\xd1\x29\xf7\x13\x7d\x83\x07\xf3\xde\x56\xe1\x01\x88\xcd\xff\x3e\x44\x84\xa1\xd3\x8f\x4f\x3a\x94\x19\xd7\x8f\x4f\x35\x98\xed\xa2\x1f\xe9\xc3\x6a\xde\xe7\x77\x0e\x4f\xff\x23\x62\xdf\x0f\xa4\x53\x83\x47\xf5\x5d\xbd\x09\x43\xe8\xe8\xf3\x85\xe1\xff\xfd\x7b\x1a\x6f\xcf\x80\xfe\x95\x9c\xc9\x38\x3e\x01\xfd\x3f\x86\xc0\xbf\xb4\xaf\x3a\xb1\xfe\x4a\x18\xf7\x20\xf5\x45\x47\xc2\xf1\xd9\xc1\xdc\x3a\x90\xdf\x01\x51\xdc\x8d\x02\x70\xaa\x7d\xb9\x00\xe6\x66\xf4\xf0\x5a\x8e\x5a\xaf\x3d\x90\xe5\xc9\x67\xdf\x89\x00\xc8\xe4\x1b\xf7\x90\xbf\xae\x7b\x76\x41\x3a\x83\xd7\xb6\x1c\x06\x69\x87\x18\xef\xc1\x14\x46\x06\x21\x10\xc4\x0a\xb2\xe9\x8f\x84\xdf\xd6\xad\x71\xd6\xc9\x01\x28\x7e\xc2\x91\xa0\x3e\x3c\xe0\x3d\xbe\xd9\x9d\x03\xbf\x6a\x5f\xce\x82\xeb\xfd\x3f\xbc\xcb\x15\xbe\xcb\xfe\xd0\xfc\xbd\x5b\xe8\xb1\xc7\x37\xda\xc7\x22\xe8\x3d\x7e\x56\x33\xa2\x2a\x1d\x3d\xfc\x1d\x3b\xbc\xc7\x2f\x88\xf7\xf4\xae\xaf\x63\xcc\x62\x99\x7d\x39\x0d\xa2\x81\x01\x3d\xd6\x6f\x32\xf2\xe1\x2d\xa7\xc1\xd9\xd8\xc6\x7b\x7c\x03\xfd\x9a\xd3\xf7\x71\x1a\xfc\x2c\xdb\x3e\xf5\x5b\x32\xfc\xd4\xc9\x03\x50\xe8\xa4\x9f\xdf\x58\x90\xa6\xd5\xcf\x5f\x39\x2e\x7c\xca\x7f\x44\xf0\xfb\x72\x1a\xa4\x1d\x37\x43\x7f\x54\x00\xb6\xa7\x46\x42\x5f\x4e\x83\xa0\x9b\xa3\x2f\xa7\xc1\xd5\xfc\xd8\xce\x57\xce\xd0\x80\xea\x7e\x82\x1a\xd8\x84\xfa\x49\x1e\xc4\x69\xdb\xea\xbb\x18\xe0\x70\xe8\x0a\xe1\x77\x9f\xdd\x9f\x45\x67\xb8\xe8\x9c\xaf\x7f\x5c\x09\xec\xfe\x88\xe1\x8f\x3e\xd9\x16\x3b\x0e\x03\x13\x21\xfb\x72\x18\xdc\xbb\x67\x23\x86\x9f\x1c\x1b\x62\xfe\x55\x4e\xed\x17\x19\xbe\x8e\xc2\x72\x16\x9c\x56\x18\xef\xc4\xfc\x27\xbf\x92\xe5\x2c\x38\x15\xc9\xee\x17\x8e\xc1\xe9\x5d\x28\xc3\xe9\x42\x7b\x11\xc0\x4b\xf0\x78\xbf\x48\xcb\x3d\xbc\xcb\x5a\xfa\x6b\xf0\x4c\x9c\x7d\xb0\x16\x9d\x4c\xfe\x80\xc3\xb7\x2f\x94\x9f\xac\xfd\xd2\x13\x41\xaa\x2e\x26\x0b\xe5\xdf\x07\xc1\x29\x1d\x94\xaf\x29\xd2\x17\xca\xbf\x36\xb7\x89\x85\xf2\xa3\x19\x41\x9d\x92\xa7\xcf\x86\x08\x5d\xaf\x13\xa5\x83\xf0\x03\xc6\x60\x4f\x28\xe6\x16\x9f\x5e\xb9\x27\x63\xbd\x10\xfe\xb9\x57\xef\x42\x58\x8e\x8b\x3f\x1a\x7b\xed\x69\xe7\x32\x59\x8b\xdb\xe2\x4d\x1d\x0e\x97\x78\xe8\xf9\x0c\xd6\xef\xb7\x41\xb8\x3c\x8f\x72\xa8\xf1\xf2\xcc\xc8\xd3\x59\x3f\x16\xaa\x3f\x4d\x9d\xec\x0b\xd1\x5f\x99\x68\xc9\x7e\xe3\xc4\xc4\x35\xd7\xa1\xe4\x93\x73\x16\x34\x6f\x02\x65\x5f\x68\xfe\xb4\xee\x60\x27\xb0\xde\x0a\x7e\xfd\xc6\x89\xe7\xc6\x73\x5b\xf0\x98\x71\x59\x48\x3e\xca\x21\xf5\x85\xe2\xaf\x03\x8e\xb5\x13\x50\x7f\xdb\x96\xfc\x3b\xbd\xb2\x43\xc3\x1f\xcf\x11\x34\xbc\x2d\x83\x86\x9f\x8e\x75\x46\x5b\xeb\x9f\xe8\xa1\x67\xb5\xa6\x18\x96\x4c\x14\x8a\xcb\xc1\x02\xf2\xa7\x15\xb9\x7a\x26\xaf\x00\xe0\xd7\x17\x88\xbf\x2e\x5f\x7b\xfe\x94\x64\xb1\x9c\x7b\x6e\x7f\x1a\xfe\xf9\xed\xa0\x8a\x7a\x1e\x7f\xfe\xff\x4d\x55\xf5\xf2\xd6\x1c\xb3\x5c\x67\x27\xae\x3e\x11\x47\xd3\x17\x68\xbf\xb2\x1f\xed\x13\x53\xff\x83\x50\xe9\x45\x79\x23\x6f\x26\x18\xa0\x97\x5f\x69\x59\xde\xe3\x7a\xec\x1c\xe3\xd8\xfb\x02\xf0\xf1\x26\x10\xb1\x2f\xf0\x1e\x4b\xf5\x19\xef\x72\x3c\x9e\xb3\x5f\xca\x4a\x62\xb5\x97\x4f\x77\x0a\x26\xa6\x97\x2f\xe3\xd8\x65\x7f\x01\xf9\x73\xef\xb6\x6a\x7c\x50\x90\x31\x5e\x40\xfe\x54\x9e\xa4\x3f\x20\x3e\x3d\xb2\x11\x7d\x81\xf8\xa0\xcc\x4a\xff\x84\xee\x85\x9a\x1d\x4a\x3e\x43\x9b\xf5\x27\xd6\x7e\xef\xd6\x3c\xee\x55\x7e\xea\x7a\x1c\x83\x7d\x01\xf8\x55\xea\x63\x1d\xa5\x67\x54\xba\xd3\x11\x6a\xbe\xba\x60\xd5\x8f\xaf\x89\xfe\xf2\x5b\x5d\xa0\x57\xe2\xcf\x37\xef\xfd\x65\x1c\x3b\xd5\x95\xd8\x8b\x7b\x97\x94\xef\x15\x95\x55\x2d\xef\x05\xe0\xcf\x03\xae\xa7\x37\x45\x49\x18\x9b\x27\xbb\x7e\x76\x03\x05\xfa\x03\xde\x8f\x6e\xa0\x41\x6f\xe4\x1c\x69\xf1\x0b\xde\x7f\xec\x6d\x6d\x66\x84\xee\x2d\x45\xda\x1f\xf0\xde\x9f\xb0\xdd\x0e\x55\x9f\x9c\x59\xed\x73\x5e\x04\x5b\x04\x42\xc3\x81\xd2\x17\x70\x5f\x55\x44\xd7\xd1\xb7\x25\xb9\x14\xff\xa9\xd3\xd6\x17\x32\x8f\x29\xf9\xdf\xe7\xcc\xf3\x8b\x6a\x5f\x6e\x8d\x86\xcc\x9f\x7a\x6d\xfd\x41\xe6\xf3\x89\x69\xeb\xd0\xf5\x9b\x9b\x73\xff\xe5\xc8\x64\x7c\x16\x32\xbf\xab\xef\x76\x21\xf3\x53\x0c\xdc\xfb\x17\x85\x47\x04\x59\xff\x23\x74\xdf\xfb\xaf\xfc\x12\x5a\xbc\x90\xf9\x6d\x31\xa0\xde\x7f\x45\xa0\xf9\xfc\x2f\xa8\x5e\x23\xae\x93\x5b\x24\xd6\xe9\x6f\x6a\xe2\xdc\x6d\x83\x75\x4b\xf8\x5a\xfa\xaf\x92\x4b\xbc\xf1\x41\x5a\x22\x11\x6a\x5d\x64\x0e\x6f\xd5\x45\xe6\x3f\xe6\x02\x58\xbb\x8b\xcc\x7f\x7e\x81\xa3\xec\x0f\x5d\xbf\x3f\x55\x56\xfa\x42\xe7\x71\xb8\x25\x8c\xcf\x79\x83\x33\xb9\xa3\xb5\x77\x39\xa2\x0b\x9d\x5f\x46\x5a\xf5\x4f\xf8\xbe\xb9\x3e\x22\x7c\x9f\x93\x2d\x7a\x9d\x98\xcd\xaf\x79\xfc\x79\xff\x20\xf4\x4a\x80\x43\x1f\x5f\x5a\xa6\xe3\x23\x4a\x8f\xc7\xbb\x1a\xcc\x3f\xef\x7f\x12\x90\xec\xda\x42\xe1\x5c\x85\x65\x3b\x01\xf6\x17\x3e\x8c\xfe\x20\xf4\xdc\x2d\x31\xdc\xe7\xf9\xac\xa8\x4a\x94\x74\x32\xee\xb3\x1b\xee\x42\xe9\x67\xc7\xed\xdc\xe7\xcb\xdd\x58\x5b\xbf\xcf\xfc\xff\xc9\x22\xf6\x05\xde\xe3\xe5\x22\xba\xc0\x7b\x3a\x5d\x20\x27\x82\xe9\xbe\x6e\x62\xee\x65\x34\xfa\x44\x9e\xcb\xa9\xf6\x24\xe1\xe7\xde\x89\x20\x1f\x80\xf7\x06\x1b\x32\x90\xe0\x3b\xd8\x4d\x87\xba\xf8\x3f\x8b\x16\xfb\xf9\x20\x09\x3f\x10\x5d\x34\xb6\xcf\x87\xd9\xfd\x65\x59\x37\x6a\x06\x8d\x27\x16\x3f\x3c\x29\x2c\x03\x20\x7f\x33\xd5\x86\xf5\x76\x71\x31\x0c\x41\x7c\x2c\x0f\x0c\x1c\xdb\x2b\x38\xac\x68\xc3\xd8\x3e\xe0\x56\x6d\xe3\xca\x2f\x31\x6f\x77\xfc\x8a\xc7\x3f\x6c\xf1\xa7\x4b\x74\xd8\xc6\x65\xd5\x65\xbc\x86\x63\xff\x3d\x15\xc6\x9f\xfa\x70\x63\x81\xf8\x78\xb2\x44\x8d\x9d\xf4\x3a\xc6\x75\x98\x75\x7f\xa5\xde\x8a\x67\xbf\x5b\x40\x7b\xee\x4d\x80\x1e\xfe\xcb\xb1\x00\x7c\x34\x17\x62\xec\xaf\x26\x93\x89\x4e\x63\x81\xf7\xa0\x1a\xeb\xd8\xdf\x40\x5c\x63\x44\xc6\xfe\x0a\x6d\x4b\x66\x8f\xfd\x73\x56\x41\x4f\x0f\x6a\xf3\xee\x4f\x8b\xd6\x16\x10\x2e\x5b\x3c\x9f\x0f\x43\xef\xff\xf8\x53\x65\x6e\x2c\xc0\x1e\x85\xef\xe3\xf8\x6a\x22\xe0\x70\x1a\xc7\x1b\xb5\x62\x76\xca\x78\x80\xfb\xf6\xce\x8f\x05\xdc\x53\xb5\xc7\x07\x9f\x02\x39\xd9\x63\x01\xf6\x4b\xae\x67\x1c\x9f\xe0\xb6\x23\xb2\x00\xfb\x55\x36\xaf\x2d\x4f\x6f\xc5\x10\x83\x0c\xfc\x00\x32\x18\xc7\x5b\xeb\xc4\xf0\xeb\x71\xe0\xc3\xae\xde\x0d\xda\x1e\xe4\x38\x0e\xd5\x56\xe9\xe9\x23\xc1\xb7\x75\x1d\x5e\x23\xbc\xb5\x6e\x64\xd4\x46\xf8\x10\xd9\xf0\xaa\x57\x8e\x71\xf8\x46\x40\xe6\xfd\xf6\x8a\xf3\x75\x4b\xf9\x7d\x04\x84\x28\x76\xff\x47\x76\x93\x4c\xa9\x11\xee\x6f\x9b\xe2\x6b\x59\xc8\xfc\x7c\xc6\x36\x7c\xdb\x00\x0c\xd6\x08\x56\x4f\x67\x34\x17\x32\xbf\x72\xf7\xde\x1d\x99\x0e\xc6\xe6\x97\xb8\x7e\xf1\xff\x2f\xdd\xd0\x6f\x3b\xf2\xdd\xef\x1e\x61\x06\x3a\x5a\x8f\xc0\x7e\xea\xd3\xd9\xb8\xd0\x79\x38\x31\xb6\xc6\x42\xe6\xf1\x9e\x1e\xfd\xe6\x2d\x07\xd5\xe9\x6e\xf4\x17\x06\xba\x7b\x07\x36\xf7\x58\x68\x3c\x06\x50\xd9\x58\x48\x3c\x06\xdf\x3e\xd9\xf8\xd9\x75\x22\xd6\x3f\xf7\x6c\x28\xf4\x31\x32\x22\xf0\xeb\xc7\xba\x60\xe4\x22\xca\xe1\xbb\xf7\x5d\xa6\x8e\xd5\x40\xc6\x42\xde\xf1\xc4\x70\x1a\xe8\xee\x0d\xc2\x21\xc6\x42\xdd\xd7\x64\x53\x1a\x27\xb5\x5d\x5c\x57\x10\xd2\xb7\x6a\xca\x78\x10\xf7\xe8\x0d\xa5\xad\x01\xe2\x4e\x20\xa9\x71\xfe\xde\xe2\x87\x88\xfb\xe7\x4b\x3d\xbc\x3e\xbf\x66\x3c\x0e\xb1\x81\x88\xbe\xa9\x7f\xe3\x7c\xb7\xf8\xe7\xfb\x7b\x02\xed\xef\x3e\x08\x2f\x19\x0b\x79\x9f\x0b\x18\xfc\xe7\x56\x31\xd4\xd7\xdf\x7c\xd0\x1a\x8e\x4a\xc8\xea\x58\x40\xfc\x0a\x78\xcc\xc6\xf5\x67\xb9\x5b\x40\xfc\x3a\x9d\xbc\x0b\x88\x9f\xd7\xe1\x7f\x14\x25\x04\x1c\x8e\x47\x5b\x3f\x3d\x15\x0e\x06\xcc\xbd\x3a\xa5\x03\x30\x7e\x11\x97\x33\x00\xe3\xe6\x25\x0f\xc0\xb8\x15\xa0\xc7\xc5\x6b\xc7\xbb\x3e\xae\x2f\xfd\x26\xda\x8a\xb5\xb5\xa5\xe4\xd1\x02\x7b\x3b\xb2\x7d\xe3\x42\x69\xf3\xf4\xbe\xd4\x50\x70\xb1\x00\xac\x5f\x6c\x90\x23\x51\xf3\x9a\x1d\x7e\x20\xb9\x77\x61\x67\x8f\x05\xd6\x53\xc2\x39\x30\x12\x9c\xc3\x73\xe6\xb2\xec\x22\x36\xec\x78\xe2\xeb\x7d\x42\x02\x32\xd2\x96\x44\x1f\x0f\xaf\x43\x70\xe3\xb9\x8e\x32\x3e\x4f\xcb\x56\x5c\xf9\x86\xa5\x33\x00\xeb\x27\xb6\xdf\x00\xac\xe7\xcb\xeb\x56\x6a\xd1\xe5\x62\xba\xc0\xfa\x19\xa1\xdf\xc6\xfd\xe9\x05\x39\x21\x17\x60\x0f\x27\x4e\xa9\x01\x60\xbf\x70\x11\x0e\x00\xfb\x49\xb4\xd6\x00\xb0\x5f\xcf\xd1\xf9\x4c\x56\xc5\xde\xc7\x8d\xb8\x88\x6f\x7e\x81\xf6\x64\xc1\x9f\x01\x05\x7f\x12\xb9\x32\x00\xed\x27\xc8\x73\x00\xda\x23\x64\xff\x58\xa0\xfd\x3c\x93\xf7\xfc\x10\x4b\xf4\xb9\xfd\xfd\x25\xdb\xa7\xd5\x5f\x6b\x57\x8c\x27\x23\x3e\x3c\xd9\xba\xe3\x91\xcc\xab\x0f\x43\x34\x3e\x21\x7c\x35\x51\x07\x42\xf8\x2a\x25\x8c\x4c\xfe\x0c\x65\xa2\x46\xfe\x1d\x7e\x30\xf2\x2b\x1d\x68\xe9\xfc\x81\x54\xde\xe1\x78\x82\xd8\x93\xdf\x0d\x88\x3d\x42\x02\x0f\x2a\xd6\x69\x1f\x8f\x8c\x3e\xd4\xb4\x95\x8b\x6a\xdd\x9f\x36\xaf\x65\x3a\xe0\x98\x1d\x0b\xad\x5f\xc1\xb9\x46\xf6\x7b\x00\x37\x8f\xcc\xb2\x85\x5d\x39\x1e\xa4\x5e\xfa\xf4\xfd\x23\x7a\x6f\x2e\xff\x28\x9f\x58\x46\xf5\xff\xf5\x8e\x77\x10\xca\x80\x62\xd7\xdf\x3e\x9e\x2a\x75\xe1\xc9\xce\x18\x48\xe3\xed\xcf\x11\xe1\x25\xb8\x2f\x47\xe1\x1d\xfb\xbd\x16\xde\xf1\xee\x53\x56\x5f\x2f\x4d\x8a\x85\xcc\x6f\xf9\xa5\x51\xde\x1c\x11\x6b\xd9\x8d\x85\xca\xd3\xe9\x92\x4a\x80\xfc\xa6\x01\xb5\x10\xf9\x7d\xe3\xee\x1c\xf5\x8f\x29\x52\xc9\x91\xc0\x25\x3d\x2a\xf9\x30\x5e\x57\x09\xad\xc0\xa0\x1d\x56\x41\x1f\x1e\x2d\xf3\x23\x3c\xf7\xa4\xdc\x18\x4e\xa4\x81\xce\x9d\x72\xfc\x83\x4c\xf7\xdd\x75\x45\xea\xdc\x4d\xeb\x29\x31\x17\x1e\x57\xf4\x10\x7d\xdb\xeb\x85\xbe\x63\x72\xfd\xa8\x6f\x6d\x97\xf9\x9c\x4d\x0a\xa8\xdb\xe3\x42\xde\xd9\xdc\xb7\xb1\x90\xf7\x75\x12\x6d\x38\x16\xf2\x8e\x2b\x50\xe7\xbf\x97\xf4\x07\x90\xef\x4f\xd5\xdc\x61\xdc\xfc\xcf\x12\x0c\xf0\x1d\x7f\x8a\xa5\x8f\xf6\x39\x66\x48\xcc\x18\x0b\x94\x8f\x8e\xbf\x7d\xb4\xb7\xe8\xa4\x59\x14\x83\x64\xf8\xfd\x39\x7b\x2d\xd3\x03\x1e\x60\x2c\x40\x9e\xfb\xe9\xb3\x91\x01\x03\x9e\x8d\x05\xc6\xaf\x46\xc4\xef\x40\xf2\x2e\x5c\xfe\xb7\xd0\x47\xee\xb6\xf0\x2d\x92\x2a\x5d\x3a\xba\x15\x07\x69\x33\xb2\x77\x91\xe8\xab\xb1\x40\xf8\x90\xfd\x1f\x0b\x84\x07\x05\x1c\xc6\x02\xe0\x49\x6a\x78\xf4\x77\x3b\x1a\xf8\x2b\xc7\x02\xe1\xb1\xbb\xeb\xa3\x79\x5f\xb5\xe3\xfe\x14\x4f\x1f\x0b\x7c\x47\xf9\x84\xf1\x64\xb4\xa7\x87\x54\x1a\x5d\xf5\x4f\xef\xfb\x96\xb6\x31\xc2\x79\x74\x3e\xe9\xc3\xb3\x49\x01\x74\x1b\x80\x0e\x2f\x22\x11\xe8\x70\x4b\x68\x0e\x40\xf7\x81\x43\x63\x18\x1f\x6f\x7f\x06\xa0\x53\x9b\xda\x6c\x76\x6d\x9d\x27\x2e\x7e\x7f\xf4\x65\x06\x71\xf1\x97\x1b\x26\xb2\x76\xc5\x05\x7a\xbc\x59\xb0\x16\xd8\x19\x0b\x6c\xa7\xfb\xb9\xf7\x5b\xca\x68\xda\x03\xab\xa6\xbb\x30\x10\x1b\xbf\x69\x53\x0f\x2c\x10\xe7\x1b\x62\xf6\x55\xab\x6c\x10\x1b\x6e\x0f\x26\xdb\xaf\xa8\xf2\xa1\xc1\x73\x6f\x6e\x23\x80\xec\xa1\xe5\x4c\x85\x39\x95\x41\xc7\xfc\x33\x8f\xc9\x60\x4f\xb8\x82\x06\x14\xf8\x0e\x78\x1e\xf3\xcd\xed\x99\xda\x94\x0b\x60\x8f\x2e\x5a\x24\x7b\xfd\xf2\xd3\x9b\xef\xbb\x1d\xb8\x31\xc6\x42\xd1\xe7\xf1\xb4\x69\xd1\xc2\xa7\xd8\x69\xf6\x3f\xad\xc0\xd4\xb0\xe7\xd3\x74\xd6\x75\x97\x89\x88\xbd\x9c\xc1\x5c\x08\xfa\x4c\xcc\x9e\x89\x84\x9d\x94\xe1\x5c\xe8\xf9\x8a\xdd\xa3\x2f\x8f\x89\x2d\x6f\x3e\xd9\xec\xf7\xa3\x9e\x30\x37\x52\x19\x69\xd3\xdc\xde\x08\x18\xb9\xa9\xb9\x7d\x59\xce\x38\xf3\xe6\x42\xd1\xc3\x0c\xe7\x09\x0d\x6e\x69\xb1\xf9\x3f\xc6\xde\x24\x69\x77\x9f\x4b\xee\x9b\x6b\x15\xdf\x0e\x8c\xbe\x89\xa8\x99\xc7\xf6\x1e\x40\x02\x70\x68\xa0\x52\x45\x59\xda\xbf\xe3\x3d\xbf\x04\xf8\x5e\x85\xe2\x7f\x3d\x78\x06\xe4\xc3\x06\x24\xd1\x9c\x3c\x4d\xa6\xbb\x3c\x5f\x92\x4b\xdb\x86\x9e\xb3\xb8\x05\x36\x44\xf6\xd5\xa9\x7d\xeb\xba\xcd\xa6\xae\xbd\xf9\x6a\x6c\x79\xfa\x33\x89\x13\xdb\x90\x73\x95\x74\xd8\x26\xc9\xfd\x21\xd5\x60\xc3\x57\xa7\x62\xc7\x4d\x05\xfb\xc3\x3c\xb3\x09\x7b\x07\xaa\x27\xb6\x87\xc7\x49\x4f\x4f\x82\xbb\x64\x0f\x36\x15\xec\x4a\x5e\xde\x22\xaf\x67\x6c\x6d\xf8\xe9\x5e\x90\xe6\xfe\x43\x83\x7d\x7b\xe2\x57\x49\x6d\x99\x14\xfe\xf2\xed\x48\x6c\x17\x03\xee\xf6\x94\xaa\xb2\x58\x6f\x38\xe9\x1e\xe6\x90\xfd\x87\x06\xfb\x26\xa1\xfd\x65\xcc\x6c\x43\xc6\x7d\x63\x66\x6c\x43\xc5\x59\x4a\x87\xdb\x10\x71\x7e\xde\xbf\x4d\xf1\x3b\x90\xfb\x7a\x6e\x00\x7f\x3b\xd6\xf5\x0e\xb0\x92\xd2\xc9\x37\x34\x75\x81\xd0\xd3\x86\xa6\x2e\xe8\xe5\x02\x92\x2b\xd3\xef\x86\xa6\x4e\x7e\xcc\x6d\x00\x39\xf7\x47\xff\x61\x6d\x79\x5d\x13\x80\x4c\x28\x68\x93\xd7\x2e\x28\xba\x23\x2a\x54\x4c\x81\x1b\x39\xf6\x84\x9d\xb2\xe1\xa7\xaf\x04\x9b\x36\xfc\xf4\x9d\xa9\x68\x47\x85\x4a\x78\x2d\x80\x61\x49\x14\xed\x48\x62\x67\xd4\x91\xe6\x0f\xec\xe7\x3f\x42\x5d\x53\xe7\x49\x97\x40\x5b\xe4\x73\xab\x63\x45\x74\x18\xa2\xda\x89\xc4\x0e\xf6\xe5\x36\x10\x5c\xa4\x86\xb5\x09\x4d\x3b\x42\x72\x9b\x0a\xf4\x9c\xb4\xf5\x51\xd3\x61\xed\xed\x44\xbd\x82\x5a\x60\xe0\x37\x07\x7d\x50\x03\xbf\x4b\x5e\xfe\x0d\xf1\xbc\xcf\xda\x2a\x94\x4a\xd1\x02\xc0\xaf\xd7\x7b\x3b\xf9\xeb\xf3\x38\xb3\xb6\x01\xe0\xee\xb3\x8e\xbe\x64\x2a\xa2\xb2\xd8\x54\x9e\x47\xc0\xea\x4e\xe8\xfe\xbe\x6a\x13\x53\xb1\xd7\xb9\x28\x08\x6a\x18\x53\x79\x9e\x99\xe2\x37\xa1\xe7\xc0\x54\xbb\x01\xc0\x91\xfc\xa2\x8d\x92\x9c\x38\xa8\x76\xbe\x95\xf6\xf2\x65\xee\xcc\xb3\xb2\x7c\x6f\x03\xc1\x55\x79\x33\xdb\x00\x70\x7f\xb0\x96\xb7\x01\xe0\x24\xa7\xdb\xce\x77\x5a\x7a\x29\x62\xdc\x06\x80\x5b\xc4\x79\xb1\x0d\xfc\x36\xf1\xf6\x6c\x03\xbf\x4b\x5a\x90\x3b\x13\x6e\x4f\xba\x12\x54\x6b\xaf\x5a\xf8\x3b\xb6\xb5\xf3\xef\xd8\xd6\x36\x64\x9b\x83\x26\x20\x43\xb6\x59\x75\x0b\xdb\x90\x6d\x52\x32\xe3\x56\x88\x99\x64\xc7\xad\x6a\xf2\xe4\xe6\xd4\xf8\x2a\x30\x26\x6b\x42\x37\x64\x9b\x13\xd9\x60\xbb\xd4\x3f\xee\x69\x96\x72\xc0\xe6\xde\x86\x6c\x9b\xf8\xc3\x36\xa4\xf2\x59\x53\xef\x1f\x6a\x71\xbb\xb0\xd4\x90\x92\xba\x0d\xd5\x2e\x79\xfb\x77\x11\x4f\x94\xae\xb2\xb1\x53\xb9\x7b\x45\x44\x00\xa7\xce\x06\xd5\xaa\x72\x66\x57\x4a\xad\x34\x25\x19\xaa\xed\x2a\x9b\xdc\xa0\xda\xa1\x91\x68\xa8\xb6\x2b\xf2\xb5\x51\x85\x53\x75\xc2\xae\xe8\xe7\x7b\x6d\xd9\x72\xaa\x8c\xb1\x6d\xa8\xb6\x48\x5b\x7f\x83\x6a\x9b\xd7\x55\xcc\x42\xde\x55\x5b\x2f\xe7\xf1\x44\x24\x99\x17\xdc\xaf\x5b\x95\xe2\xa5\x1f\xce\xa2\x4d\xa5\xb8\x64\x70\x37\x32\x6f\x5b\x4b\xa6\xa1\xda\xa5\x40\xf0\x36\x54\xdb\x44\x9f\xb1\x0d\xd5\x36\xe5\xca\xed\xa6\xda\x12\xde\x54\xa3\x4c\x96\x70\xf9\x26\x0c\x1d\xf4\x65\xda\xa7\x21\x8f\xbf\x62\x13\x8a\x5e\x5a\x54\x0d\xd5\x36\x63\x9a\xfe\xe7\x29\xdb\x00\x6f\x1d\x5a\xcf\x0d\xf0\xd6\x81\x7f\x67\x37\xea\x0a\xa6\x2e\x69\xdd\x58\x4c\x87\x9b\x62\xf1\xa1\x49\xda\x80\x6e\x2d\x78\x31\x37\xb9\xe6\xaa\xb8\xdb\x06\x70\x8b\x32\x4d\x36\x51\x6a\x91\x37\x6c\xc0\x6d\x26\x9c\xb8\xfb\x95\x46\x91\x65\xba\x3b\xdc\x30\x7a\x91\x14\x8b\xab\xbc\x66\x1b\xb8\xad\xd2\x95\xde\x06\x6e\x6b\x94\x05\x01\xb8\x95\x80\xcd\x06\xdc\x46\x75\x01\xd1\xbb\x6d\x1d\xf9\x52\xf1\xcc\xc7\xf9\x42\xd1\xeb\xd1\x1e\x7b\xce\x82\xb7\x74\x03\x70\xb7\x3a\x21\x8a\x6e\x8d\xa8\xfa\x1e\x10\x20\x68\x69\x32\x70\xbb\xe4\x65\xdd\xe3\x2b\xa1\xc1\x9d\xb1\x4f\x05\xf8\x73\x8a\xf9\xb6\x01\xdc\x26\xb6\xdc\x7d\x42\xd0\x7d\x4e\x02\x62\xdb\x00\xee\x5a\xb2\x2b\xa8\x00\x77\x1a\x8c\x54\x80\x97\x73\x25\x5b\x6e\xc6\xd4\x16\xcb\x0d\xe5\x62\x5b\x84\xee\x45\x77\x41\xf6\xa7\xa9\x95\xf6\xac\x92\xad\xda\xca\x1b\xaf\xf5\x64\x59\xed\x3f\x00\xee\x06\xe0\xbe\x38\x8f\xb6\x01\xdc\x7a\x96\xc6\x87\x25\x55\x53\xf0\x83\xe4\x0f\xd9\x49\xdb\x00\x6e\xcc\xea\x01\x06\x70\x6b\xd0\xf7\x46\xcd\xed\x55\x3f\x7a\x20\x38\xd1\xe2\x02\xc0\xed\x1a\x70\x54\x7e\x9f\x45\xcb\xc0\x6d\x7a\x01\xcd\xdb\xc0\x6d\x17\x5b\xd1\x46\x3b\xdd\x6b\x98\x18\xb0\x5d\xca\x72\xda\x84\x94\xa5\x60\xb6\x01\xb6\xbe\x68\xcb\xc3\xae\xc9\x55\x0c\xbd\x96\xa0\x09\xf5\xfd\x9d\xd9\xb4\x0d\xb5\x46\x95\x2d\xee\x97\x12\x38\xf5\x4b\xaa\xbd\x23\x05\x8e\xdb\x10\x6b\x89\x54\xf9\x6c\x43\xab\xa5\xa9\x5f\x1a\x5a\x8d\x79\x6a\x6b\x10\x90\xe5\x4d\x18\x5a\x6d\xaa\xb9\xd9\xef\x55\x22\x5c\xa7\x3d\x36\xfd\x8a\xd9\x77\x8b\xa4\x7d\xea\x3f\x1b\x9b\xaa\x30\xdf\x86\x56\x73\xc4\xad\xb7\x0d\xad\xf6\x42\xb5\xec\x9e\x5f\x0d\x88\xcc\x11\x92\xb9\x1d\x51\xb9\x6d\x88\x75\xa9\x42\x60\x1b\x62\xad\x55\x8b\x83\xa1\xd5\x25\x31\xa5\x4d\x85\xb7\xf2\xcd\xb6\xc2\xc5\xb9\x1e\x1a\xbb\x3d\x21\xab\xd1\xf3\x4c\xe6\x20\x8d\x56\xd0\xaa\x3b\x77\x79\xd9\x62\x06\x40\xa1\x4d\x1c\xaf\x1b\xa4\x9a\x35\xa2\xc4\xbd\xa6\x05\x10\x3d\x74\x55\x95\x6c\x88\xd8\x83\xee\x6e\x48\xb5\x28\x5b\x6b\x1b\x52\x6d\xaa\xa2\xdf\xeb\x66\xec\x1d\xfb\xda\xd0\x6a\x73\xa0\xeb\xad\x0a\x6e\xb0\xe9\x36\xa4\xda\xbc\xd0\x86\x21\xd5\x5a\x83\xee\x89\xc0\x32\xf9\x92\x7b\x5d\xd5\x41\x25\x00\x6c\x78\xd7\xb2\xe6\x36\xb4\xd0\xeb\xd0\xd1\xe8\x63\xff\xcc\x99\xff\x3c\x7d\x23\x93\xee\x65\xf3\x22\x93\x5e\x05\x9c\x0c\xc0\xb6\x81\x97\x7a\x6f\x86\xab\x60\x98\x81\xd7\xa6\x20\xd7\x86\x8b\xbd\xe2\x56\xd9\xe2\x62\x27\x8c\xb1\x37\x95\x7d\xfa\x54\x80\xd7\xae\xe1\x4a\x11\xf7\xd4\x10\x01\xb8\xae\x73\x77\x1e\x5f\x0f\xb4\x7f\x67\x82\x6c\xf2\xb6\x55\x8a\xb3\x09\xfd\x56\x82\x1d\xfb\x17\x07\xbb\x2c\x43\xf2\xb6\x13\xc9\x59\x9b\xbc\x6d\x64\x44\x93\x73\xca\x02\x29\x6c\x79\x88\xfa\x12\x5b\x54\xaf\x9a\xd5\x93\x9c\x01\xd7\x08\x80\x4b\xce\xfd\x02\xe8\xc9\x11\xf2\x75\xb6\x7a\x27\xe7\xe8\xca\x66\x11\x25\x67\x80\xb5\xee\xaa\xf3\x3e\x5d\x65\x8b\x0c\x24\x67\x60\xb5\x38\x73\x6d\x24\x67\x60\x35\x3d\x36\x89\x27\xe7\xae\xc2\xde\x4c\xba\xb6\x4d\x4d\xe1\xb4\xfe\x66\xbc\xa0\x05\x96\x9c\xbb\xf5\x08\x84\x43\x93\x43\x0a\x3d\x27\x9e\xc2\x00\x6b\x0a\x0f\xff\x01\x58\xe3\xe2\x5c\x08\xd6\xfd\xf9\x0f\x07\x4c\xa2\x5d\xfe\x0b\x73\x27\xda\xed\xaf\x80\x2a\x56\x6b\x72\x1e\x09\xa2\xa4\xad\x5b\xb2\x74\xde\xb5\x81\xd7\x16\x16\xcf\xf6\x69\xa2\x53\x8b\x9d\x9c\x57\x89\xa2\x5a\x4a\xc2\xdb\xb9\x9a\x59\xfe\x41\x4f\xe9\xbf\x8c\x2f\x4b\x07\x4d\xee\x23\x58\x9f\x83\xf7\xee\x3f\x4d\x0d\x5b\x60\x93\x3b\xf9\xd9\x43\x49\xc6\xc9\xa9\x4a\xdb\x52\x4e\x79\x6a\x72\xb4\xa1\xe7\x4e\x2e\xdc\x8a\x65\xea\x6d\x93\x03\xd8\xe2\xc0\x4a\xee\x57\x8e\x76\xe0\x3d\x9d\x1c\xed\xa5\x5a\xd7\xe4\xc2\xcd\x59\xa7\x7a\x35\xb9\xf0\x4b\x73\x80\x5e\x11\xfa\xb7\x58\xab\x65\xe3\x77\xff\x0a\x9f\xbe\x88\x7a\x06\xa8\x76\xab\xa7\x86\xaf\x56\xa1\xe9\x1e\xeb\xee\x51\xcf\x09\x10\x94\xe8\x5b\xc4\x4f\x6b\xc2\xf3\x4e\xa3\x04\x37\xb9\x3e\x08\xd7\x3b\xda\x67\x08\x37\xc2\xca\x99\x1c\x21\x5f\x48\xf1\x92\x03\xe1\x22\x92\x93\x1c\xa4\xec\x35\xf1\x14\x68\xa9\x13\xaf\x49\x2e\x7e\x19\x4f\x6a\x77\xec\x9f\x23\x8f\x56\x46\x9c\x35\x85\xa7\x88\x5f\xd6\xd3\xa3\x33\x48\xec\x2c\x6a\xc9\x3c\x59\x2d\x08\xe8\x26\xa7\xb0\x6f\x6a\xf3\xdd\x6a\xd1\xd7\x0f\x16\xdf\xf8\x10\xb3\xf7\x39\x23\xf7\x39\xe8\xd7\x8b\x62\x32\xb9\xf4\x31\x0b\xab\x87\xa5\x5b\x9b\x83\xb6\x5e\x72\x22\x67\x6f\x8c\x07\x34\xd6\x6b\xe5\x8b\x29\x29\xfb\xe7\x8a\xea\x6b\x87\x7f\x6d\xcf\xb7\xd3\x57\x90\x60\xf3\x8f\xce\xef\x6c\xd1\xb3\x90\x60\x23\x73\x28\xb9\x24\xad\x11\x9d\xc7\x3b\x78\x79\xe2\xa4\xac\x3f\xbe\x94\xa1\x60\x2b\x59\xb2\xad\xcd\x7f\xb4\x20\x7f\x35\x1b\x83\x2f\x62\x48\x38\xfb\xe7\x2f\x8e\x99\xe4\x72\xf8\xdd\x1d\x7f\xe7\x65\x27\x97\xe9\x0e\x1a\x20\x14\x72\xc7\x57\x5b\x4c\xf7\x91\x97\x9a\x3f\x72\xe5\xa0\xff\x49\x02\xad\x74\x4a\x72\xb2\x83\xd3\x16\x4e\x9d\xa0\xa6\xca\x4f\xc9\x83\x01\x90\xcf\x34\x46\x54\x38\x64\xba\x90\x01\xe4\x0c\x4d\x6d\x72\x84\x7e\x51\x38\x4e\x4e\x00\x59\x53\xa3\x01\xe4\x8a\xe7\xcb\x68\x70\x6c\xa2\xe4\x73\x10\xfa\x0d\x8b\x0e\x62\x00\xf9\x07\x2d\xb1\x95\xef\x44\xa2\xe1\x5a\xae\xda\xde\xab\x89\xe0\x53\x60\x5b\x1a\x52\x00\xe5\xac\x09\x15\xee\xf5\x35\xb5\x35\xbe\xdc\x04\xdd\xf1\x39\x5d\x1b\x91\xfe\xe4\xca\x47\x30\xbc\x78\x0b\x85\x38\x83\x3a\x68\x59\xbf\xbf\x4a\xb9\x09\x5f\xa4\xa9\x26\x67\xc0\xb9\xbc\x2f\x6f\xf7\x97\x0a\x9b\xde\xb0\x81\xe7\xd2\xbc\xfe\xa7\x5a\x75\xf2\x6e\xc8\xdf\x76\x89\x61\x27\xf5\x35\x4d\xb4\x06\x9e\x4d\xfa\xd7\xb6\x3e\x1d\x86\x45\x57\xae\xc4\x54\x26\xed\x32\x00\x9d\xd2\x50\x9b\x90\x56\x29\xfa\x8f\xec\x96\xca\xf3\x1e\x32\x75\x2f\xd2\xf7\xe4\x00\xd1\x51\x53\xa0\x40\xf4\xcf\x3b\x8f\xba\xda\x2d\x47\x41\x83\x22\xb9\xf6\x95\x20\xea\x4b\x51\xb1\x5d\x97\xfe\xb7\x69\x2e\x76\xfd\xf7\x29\xee\x75\xee\x08\xe5\x5a\xd4\x02\x42\x5e\x77\x54\x6b\x9a\x2c\x73\x5a\x43\x88\x38\x0e\xfa\xe0\x21\x4e\xcf\x93\xaa\xf7\xe4\x9a\x18\x74\xf9\xde\xa0\xe6\x28\xd3\x82\x30\x71\x7c\x19\xc2\x86\x9a\x73\x54\x1f\x15\x6a\x56\xaf\x51\x6e\xf7\xd9\x02\x7d\x6c\x5a\xd0\xb1\xcc\xd5\xa3\x0c\x35\x1b\x37\xb7\x6d\x85\xdb\x1b\x1a\xd3\x86\x21\xe7\x1c\xd5\xbf\x85\x9c\xad\x6f\xe9\x8c\x7c\x82\xab\xc4\xce\x92\x43\x1f\x3d\x6e\xde\x5c\xff\x2a\x51\x65\xf6\x28\x3c\xac\xf7\xdc\xa9\x37\xa8\x6a\x8d\x7d\xe7\x1c\x74\x6d\x48\xe2\x35\x5e\x09\x0f\x93\x3a\x9a\x9c\x21\xe8\x9c\xd4\x23\x4e\x25\xf6\x98\x38\x43\x92\xeb\xfb\xf3\xf6\xd3\x4f\x0c\x45\xe7\x9c\x39\x63\x10\x3f\xd3\x53\x0e\x1c\xb5\x5a\x6e\x0c\x45\xa7\xaa\xc9\x6f\x5c\x66\xd5\xad\x71\xfd\x85\x88\x97\x7a\xeb\xa0\xa6\x44\x8b\xcf\xa7\x9e\x06\x82\x48\x6e\x7c\x19\x4c\x0f\xdf\x72\x7c\x1a\x1b\x9d\xfe\x3f\x78\x76\x2d\xc3\x03\xa4\xa9\xd9\xd2\xd0\x74\x4e\x41\xad\x95\x7e\xb4\x8e\x84\x55\xb5\xa9\xb5\x84\xc6\x07\xef\xf3\x37\x92\x4e\xee\xf9\x55\x8d\xcf\xb9\x4a\xde\xb6\x04\x72\x46\xe9\x43\x59\x6d\xa6\x37\x3e\x37\x79\x15\xca\x94\xe4\x0c\x55\x97\xf2\xf7\xa5\xe0\xb9\x55\x79\xaf\x5e\x8b\xa2\xca\x51\xb7\x36\x50\x5a\xb4\x00\x3c\x57\x43\x01\xad\xb0\xe4\x00\xde\x45\x9f\xe4\x37\x87\x7a\x72\x0f\x49\x4e\x7a\xb9\x0f\x3e\xb3\xc4\xcb\x31\xe0\x5d\xdb\x66\x90\x00\xbc\x8b\xb6\x24\x93\x2e\x1b\xc2\x80\x77\x8e\x1a\x16\x70\xa7\x57\xd9\x5e\xe4\x70\x17\x59\xbc\x2f\xa5\x35\xfa\x18\xef\xb5\x68\x77\xe1\xa5\xbf\xca\x02\xa1\xeb\xbd\x97\x7b\x67\xa9\x4d\x14\x5f\xd7\xa4\xa3\xaf\x72\x14\x45\x48\xc9\xbd\xd0\xcb\x15\xb5\xc4\x00\x9b\x6b\x74\x74\x2a\xab\xab\x96\x9b\x97\xaa\x62\xd9\x83\xef\xe5\x60\x79\x35\xd9\xbd\x0c\x75\x4d\x5b\x5f\x65\xf5\x2b\xdb\x8a\xb0\x31\x05\x3d\xc9\xcd\x5b\x4e\xf7\x6a\xf1\x98\x97\x87\x06\x4a\x81\xe4\x0c\x8c\xe7\xa6\xc9\xff\xe3\x4c\xa7\xda\x35\xb9\x09\xef\x90\xac\x43\x03\xe4\xb9\x69\xca\x87\x72\x2d\x17\x5a\x3b\x51\x90\xd2\x54\x82\x4a\x5a\x93\x05\x72\xf2\xb6\xd3\x5c\x5a\xba\xa9\xa6\x6e\x9b\xb7\x60\x80\x3c\x3f\xb2\xde\x0c\x90\xe7\x63\x3d\xce\x8f\x7b\x27\x73\xed\x75\x09\x38\x28\x6f\x49\x6e\xc1\xbb\x22\x0b\x87\x10\x72\x1e\xb4\xcb\x80\x79\xee\x7a\x82\x45\xa5\xa9\x06\xff\x92\x56\xb6\xce\x33\x33\x65\x69\x72\x5e\xdf\x12\x26\xc3\x65\x41\xba\x11\x78\x97\xab\xff\xee\xb3\xeb\x13\x0e\xed\x7c\x4b\x03\xe6\x2d\x0b\x51\x18\x30\xcf\x5d\xb6\xdb\x9a\xdf\x14\xa2\x6b\x7f\xdf\xba\xa9\xdd\xfb\x43\x15\xbc\xef\xfd\x8b\x70\x81\xb7\xb8\x29\x4d\xd2\x64\xbf\xbf\xf2\x49\xbd\xd7\xfd\x49\x09\xc9\xbe\xdc\xbf\x04\x83\x79\x07\x86\xcc\xcb\x14\x32\xdd\x9f\x3c\x56\xe0\xdd\xee\xef\x3d\xc8\x0c\xd8\x94\x51\x6e\xdd\xf5\xe6\xac\x53\x93\x62\xe9\x1e\x56\x29\xaf\x36\x40\xa4\xac\xfe\xb6\x25\x9e\xaa\x7b\xff\x52\x87\xd3\xd5\xfe\x30\x5f\x40\xe9\x15\x9c\xe5\x51\x49\xa3\xae\x3d\x79\x07\x11\xbe\x39\x95\x92\x27\xbc\x8c\x03\x3a\x79\x77\x1d\xa5\xa4\x6d\x26\xaf\x10\xf3\x8f\xb5\xcf\x58\xf0\xee\x2b\x1f\xf5\x3a\x46\x89\x8c\x81\xad\xef\xb9\x1f\xdd\xdf\x9e\x9b\xea\xe1\xe4\x51\x4c\x0b\x16\xb0\x4e\x9e\xf0\xf2\x53\xd5\x36\x12\x54\x9b\xce\x7b\xf9\xef\x65\xeb\x2b\x1b\x04\x3b\x79\x11\xa5\x3b\xb5\xcb\xf8\xd3\x1a\x0b\x99\xf7\xb7\x4e\x69\xe9\x7f\xe4\xd0\x1e\xbe\x85\xf7\x97\x39\x01\x7d\x97\xe4\x0f\x8f\x5a\x99\x94\xeb\x25\x2f\xd4\xfe\x83\x42\x86\xce\x22\x14\xbb\x79\x12\x0f\xa5\x5e\xd7\x1d\xcd\x79\x3a\x3d\xcf\x65\x68\x3d\xbf\x4e\xe7\x5d\xe6\x84\x9d\xfe\xa2\x4d\x9d\xbc\x47\x35\xcc\xeb\x26\x70\x8f\xbc\x3c\xb2\x27\xb4\xe5\xd5\xe4\x79\xe2\xeb\xef\x69\xe0\xb7\xe2\xd3\x0d\xbd\x01\xf9\x2c\x0b\xc8\x43\xb3\xd6\x58\x9f\xbd\x01\xf8\x8c\xea\x6f\xf2\x81\x4c\x83\xa5\x23\x89\xb8\x33\xd5\xfb\xa0\x3c\xe5\x87\xad\x7c\xe3\xfa\x5b\x47\x97\xb3\x67\xb1\x90\xf9\x40\xd9\x82\x5e\x07\x34\x6b\xa4\x56\x26\x4f\xf8\x19\xad\xb9\xe4\x0f\xc5\x5a\x95\xb0\x45\xf2\x84\xa0\x5f\xf3\xf3\x27\x0f\x58\x87\xb4\x2f\x79\x03\xeb\x2d\x00\x4f\xbd\x01\xf5\x08\xc5\x6e\xf2\xe1\xe3\x99\x01\x7a\xfb\x03\xd4\xdb\x3c\x6f\xe0\x70\xa8\xb7\x49\x8e\x87\x51\xc1\xff\x5c\x91\xe5\xcf\x03\xd6\xc9\xfa\x4e\x1e\x15\xb5\xe7\xa5\x6b\x1b\x58\xcf\x2b\xf0\x2d\x22\x12\x30\x2c\xcc\x3e\xfe\x0a\xeb\x25\x6f\x60\x7d\x79\x2c\x13\x1f\xaf\x62\xd6\x8b\x9d\xe3\xe3\xf8\xc2\x9b\x6a\x85\x72\xd3\x75\xdf\x17\xb9\x56\xb5\x69\xfe\x71\xed\xc5\x91\xbc\xcb\xf8\x15\x91\x33\x15\x79\xaa\xa6\x97\xe3\x79\x0d\x9c\x2f\x1f\x39\x5a\xc0\xbc\x78\x15\xc1\x27\x4f\x68\x7a\xe9\x3b\x02\xca\xd1\x13\x4e\x3e\x21\xf7\x83\xfd\xee\x0d\x94\xe7\xa5\x37\x8f\x5a\x5a\x63\x8a\xf7\x09\xd9\x17\xaf\xf3\xec\xfb\xca\x2e\xf4\xe9\x72\xe4\xc3\xfb\x98\xbc\x2a\xa4\x7f\xb0\x07\x38\xd3\x1b\x28\x37\x39\x0f\xdb\x9a\xd7\xb1\x84\xfd\xe5\x13\x4a\x71\x67\xeb\x52\xaa\xbd\x9a\x2a\xf2\xfd\xce\x5b\x13\xcb\x51\x4a\xeb\xf3\xd5\x7b\x31\x14\x9e\xb5\x80\xfb\x5f\xb4\x6a\x18\x18\x1e\x24\x2e\xc4\xe1\x33\x34\x82\x49\x57\xfb\xc8\x52\xd4\x33\x0c\x8d\x67\xd8\x79\x92\x07\x89\xcf\x47\xff\xa1\x83\x9c\xf9\xfa\x47\x1b\x3d\x89\xb6\x25\xf9\xfc\x65\xd1\xe0\x8a\xf1\xf9\x66\x85\xbd\x5b\x4f\x74\x4b\xb2\xf0\xea\x27\x9f\x09\xd1\x4f\xdd\xe3\x73\xcc\x74\xda\x5f\x2e\x9b\xe6\x02\x45\xfb\x82\x43\x36\xf2\xfc\x24\x67\x17\x8d\xf6\x42\x39\xa2\xde\x46\x81\x32\xf2\xe5\x69\x0a\xcb\x7b\xd4\x55\xa8\x41\xe8\xb4\x5d\xc8\x3c\x1d\x52\xf0\xe4\x0b\xba\x10\x7a\xcb\x86\xcc\xe3\xd2\x7b\xa3\x52\xda\x9d\x16\xfe\x36\x57\x3d\x8a\x68\x6e\xf1\x06\xca\xb7\xa4\xa9\x67\x96\xf5\xed\xe1\x4d\x96\x5b\x15\xbe\xc0\x33\x9e\x24\x6d\x21\x14\x5f\x71\xc2\x2d\x5a\x42\x45\xf5\x50\xef\x85\x37\xcd\x17\x1d\x89\x22\x1e\xe6\xa3\x97\xdc\xd9\x4f\x7f\xd4\xf8\xab\x97\x2c\x02\xb1\xac\xe4\x91\x3b\xf3\x4d\xd7\xc6\xf9\xb4\x75\xb5\x8f\x37\x28\xeb\x7c\xe2\x63\x9a\x53\x40\xe6\x0f\xe6\x9f\xaf\x9f\x27\x42\xe3\xbb\x5e\x35\xbc\x37\xff\x25\x37\x3f\x79\x03\xee\x45\x5e\x29\x5f\x2f\xad\xd2\xd6\x3a\x24\xd0\x5e\x8a\xc8\xeb\x92\x37\xd0\x5e\xbc\x06\x86\x81\xf6\xd8\xb5\x5a\x1f\x9e\xf4\x31\x67\xd3\xff\x97\x55\xf2\xd5\x70\x6d\xf8\xe7\xb1\xe3\x3d\x91\x70\x72\x52\x92\x87\x5e\x8d\x4c\xdf\xe4\x0d\xb8\x97\xa8\x65\xa2\x5d\x6d\x80\x33\xf1\x1b\x70\x2f\x72\x20\xf9\xf6\x95\x62\x55\xdd\x5b\x7e\x6a\xfd\x3f\x0f\x88\x5e\x9a\x4a\x1a\xf9\xce\x45\xf7\xfe\xa6\x7b\x3c\xdb\xde\x40\xbc\x29\x93\xda\x96\x3d\x77\xd2\xd4\x67\x20\xbe\x44\x0d\xaf\x23\x85\x9e\xe6\xc6\x67\xe9\xfb\x07\x68\x35\xc5\x19\x88\x2f\x5b\x13\xfc\x51\x3b\x7b\xee\x14\xd0\xff\x98\xf2\xfb\xe7\xb4\xf0\xda\x63\x4e\xaa\xa4\xee\x48\x55\x36\xe4\xce\xc9\x93\xe3\x9d\x70\xdd\x79\x54\xce\x46\xd1\x75\x27\xed\xd6\x7d\x11\x46\xcc\x7a\x26\xf3\x43\x67\x30\x9e\x37\xf0\x5e\x36\x28\xc6\x8f\x8f\x1f\x4a\x8b\xff\xf8\xaa\x70\xf5\xf5\x0c\xc4\x97\xac\x49\x00\x85\xb3\x5c\x74\x35\x7b\xde\xac\x69\xcb\xc0\xfb\x7d\x3a\x14\xce\xf2\xa3\xf3\x3e\x5f\xb4\x06\xba\x01\xf7\xf4\x68\xf1\x87\x3e\x2d\xe3\x55\xf5\x80\x76\x37\xd5\xa6\x4f\xe2\x47\xd3\x94\x01\xf7\xe5\xb1\x7b\x3d\x2a\x67\x79\xa9\xbd\x84\xfc\xf5\x7d\x9f\x4f\x04\x12\x44\xea\x0d\xbc\x97\xa2\xfe\xf5\x50\x97\x40\xd4\xc3\x3f\x28\x14\x26\xae\xfb\x7c\x89\xac\x95\xa7\x40\x9d\x8c\xb0\x7d\xf2\xcf\x9d\xa6\x27\x56\xb6\x87\xd0\xbc\xc8\x4c\x30\x74\xbd\x91\xcc\x4d\xfe\xf9\x48\xae\x35\xbd\x1e\xca\x33\x3f\xa7\xa6\x85\xe7\x17\xd5\x23\xed\x13\xb1\x79\x4e\xc7\xf5\xe9\x5f\x91\xb8\xd3\x22\x25\x69\xff\x8c\xbd\x4d\xab\x0c\x71\xf7\xae\x09\xce\x10\x77\xa9\x8e\x36\xbc\x1f\x89\x07\xae\x30\xff\x51\x9e\x41\x47\x91\x3c\x21\xef\xbe\xe9\x4b\xef\xc7\xfc\x29\x93\xe6\xbd\x3a\x06\x2f\xb1\x0d\x0f\xea\xae\x7a\x2b\x2f\x71\xa4\xa2\xa3\xdf\x8b\xd1\xf1\x50\xf8\xf7\x23\xbb\x5e\xda\x63\xdf\xaf\xca\x5c\x43\xa3\x3c\xc9\xa8\x9c\x10\x28\x10\xbb\xf3\x13\x95\x36\x2d\x8a\x54\x4c\xcb\x45\xed\xd1\x28\x6f\x32\xe3\xe6\x55\x63\xdc\xfa\x36\xf3\x8b\x1d\x69\x82\x37\xc4\x5d\x8e\xfd\x3f\x3f\xae\xa3\x42\xdf\x99\x64\x08\x6a\x34\x4e\x95\x0a\xf2\xcc\xf3\xe3\x38\x52\x4f\x33\xe4\x5d\xba\xbe\x3d\x12\x64\xe8\x5e\xfc\xc0\x81\x73\xed\xf3\x16\x26\x99\x82\xa7\xb5\xe8\x72\xab\x87\x2e\xe6\x24\xfd\x27\x62\xf3\x9f\x4e\xa6\x27\x05\x75\x3f\x9a\x7d\x0d\x75\x97\x3a\xf4\x1f\xc4\x1f\x45\xe7\x5e\x0f\x8b\xe5\x3d\xfd\xf3\x32\x61\xa0\x3c\x1d\x3b\x79\xd1\x0d\x34\x71\x51\x3c\xdd\xf1\xb0\x79\xd4\xc9\x1e\x01\xbe\x75\xad\xb5\x0d\xe8\xf6\x00\xf2\x28\x4b\x01\x40\xee\x64\x0d\x2c\x92\xeb\x64\x3d\x1e\x89\xf2\x29\xae\x9c\xe4\x4f\xe1\x74\x3b\x60\xdc\x43\x6f\x46\xa9\x74\xf2\xfb\xbe\x0e\x94\x99\x93\xdf\x70\xfa\x68\x31\xa3\x78\xfa\x00\xae\x4d\xf7\xc7\xcd\xe3\x01\xe0\x43\x43\x4b\x00\xbc\x24\x51\xd4\x26\x2f\x7a\x33\x2d\x1d\x06\xbe\xcb\xa3\xa9\xf9\x50\x9b\x85\x39\x35\x31\x42\x6d\xa6\x00\x9e\x27\x44\xfe\x44\xb5\xd2\x3e\xff\x83\xc7\xd4\xef\xaf\x58\x5e\x9f\x7f\x23\x4e\xa8\xc9\x71\x7f\x3a\xcd\x0c\xa9\xe0\x7e\xfb\x1b\x83\xbb\xfe\xc6\x69\x75\x79\x29\x40\x71\x56\x99\x4a\x83\x83\x1b\x85\x01\x1c\x0e\x00\x5f\x93\xec\xe0\x14\x08\x97\x3f\x4b\xff\x97\x63\x4d\xc8\x32\x0f\x0e\x31\xca\xa9\xad\x46\xaa\x62\x65\xeb\xfa\x57\xdf\xa6\xb6\xdd\x2a\x51\xa8\xb8\x53\x50\xd8\xdc\xbc\xc6\xda\x43\x7d\xc6\xb9\x3f\x08\x0c\xd7\x57\x30\x10\x5e\x5e\x3c\xd5\xc1\xdd\x2a\x51\x79\x74\x03\x21\xf3\xc4\x04\x17\xbc\xff\xfe\xe7\x6d\xf8\xf0\xb9\xfd\x12\x7b\x3e\x6e\x7f\xa7\x6b\x7c\xe1\x73\x06\x55\xf0\x97\xdb\x1f\xa9\xf8\x14\x3c\xce\xc6\xa5\xfb\xf0\xed\xf1\xc6\x07\xff\xe5\xb8\x63\xf6\x04\xe5\x7e\xe3\x92\x08\xfe\x8a\x90\x0a\xcf\x86\x43\x71\xd6\xe7\xdb\x79\x07\xe4\x80\xcb\xff\x1f\x0c\x79\x97\xa6\xb7\xea\x3f\xe9\x9a\xa0\xfb\x7f\x4e\x28\xc6\x55\xf8\xe8\xcd\xa6\x5a\x65\xe8\xbb\x28\xd6\x12\x0c\x7d\x17\x84\x9c\x52\x30\xf4\x5d\x56\xd5\x16\x2c\xbf\x38\x32\x42\xf8\x04\x1a\x2b\xad\x09\x97\xc3\x4a\x58\x3e\x7c\xd4\x66\x0b\x3c\x13\x0c\x81\x37\x68\xa6\x53\x08\xd7\xf9\xb4\xab\xae\x4a\xe8\x18\x04\x10\xc2\x6f\x4b\x3d\x84\xf7\x8f\x2d\x64\x7b\x40\xc1\x21\xdc\xd4\x81\xad\x1e\x2b\x14\x5e\xd7\x9c\x38\xa0\x42\xfc\x14\xdc\x40\xc4\x21\xe2\x84\xc2\x8a\x0f\xf1\x92\xa5\x40\x91\x9d\x02\x2a\x66\x1d\x47\x4c\x30\x14\x5e\xe4\x36\x0e\xa0\xf0\xa1\xef\x12\xaf\x10\xef\xcb\x42\x1f\x48\x0c\x47\x4a\x2a\x05\x74\xcc\x2b\xb3\x40\x30\x24\x5e\x64\x2a\x87\x78\xe3\x86\x8b\x50\x76\xa0\x42\x1a\xfe\xdc\x14\xe2\x55\x6e\x7b\x3b\xef\x25\x7e\xe9\x31\x51\xd7\x58\x44\x06\x78\xef\x11\xd6\xdf\xcd\xd5\x12\xe6\x19\xe6\x48\xa0\x42\x7a\xeb\x0b\x1b\x12\x8f\x72\x63\x86\x04\xab\xb3\xbe\x85\x78\xcb\x7e\xe6\xb2\xaa\x2b\x19\x22\x9b\x91\x27\x34\x24\x5e\x76\xe7\x7d\xa4\x5b\xc3\x32\xcf\x9d\x6c\xcc\x6f\x20\x42\x48\xd7\xb1\x6e\x7d\xf9\x1f\x97\x8d\x90\x2e\x77\xce\xd4\x23\xa5\xe7\x7b\x64\x06\x47\xfa\x00\xcc\x79\xd0\xf9\x41\x1a\x35\xe1\x52\xbb\xc1\xcf\x92\xc2\x89\xa6\xb3\x95\xbf\x61\xaf\x69\xef\x00\xf2\x36\x27\xee\xa9\x00\x65\x99\xd3\x67\x25\x77\x1c\x79\xf6\x14\x32\xe4\xd6\xc0\xef\xf0\xbb\x78\x3a\x85\x8c\x26\xab\x3a\x4f\x26\x6e\x70\xee\xfb\x22\x49\x48\x2b\x33\x1a\xb3\x84\x5a\x03\xaa\x63\x5e\x4f\x80\xea\x98\xd7\xf0\x2c\xbf\x7c\xe7\xdc\x93\xf0\xb7\x27\x28\x17\xa0\x20\xf3\x2c\x6b\x81\xf0\xf7\xc0\x39\x11\x0a\xd4\x6b\x84\x7f\x83\x81\xeb\x3d\x92\xfe\xfb\x34\x66\x8b\xce\x85\x7e\x4e\x9d\x1d\x62\xf2\x88\xfd\x15\xca\xfd\x94\x0b\x6c\x16\x20\x26\xf7\x81\x67\x2d\x1f\x69\xb5\x26\xeb\xf2\x09\x4e\x06\xb5\xfb\x17\xc1\x85\xae\xaa\xe7\xd6\x19\x1f\xa2\xd4\x7b\x01\x64\x3b\x4d\xd8\xd0\x96\x05\x7c\xb0\x81\x9c\xf1\x04\x90\x0e\x84\xbd\x03\x29\x01\xa1\xc2\xce\x89\x97\x38\x54\xf1\xb4\xd3\x29\x21\x27\x0f\xc4\x04\x02\xb4\x65\x31\xe9\xc8\x8b\xa4\x48\xd7\x4d\xa1\xa2\xab\xab\x29\xa7\xa2\xab\xab\x7e\x53\x9f\x6f\x3a\xd4\xd5\xb0\xd6\x4e\x7b\x2d\x2c\x18\xd4\x9b\x21\x28\x57\xb2\x43\x80\xa0\x7c\xe9\xbf\xe6\xbe\xa9\x84\x2b\x81\x9c\x9b\x26\x8f\x46\xb1\xbf\x06\x7e\xe3\x59\x35\x61\xfd\x26\x26\x4f\xa1\x51\x45\xaa\xbe\xd1\xae\x55\x8e\xc8\x6d\x0a\xed\xa6\x37\xbc\xe7\x18\xab\xcf\x69\x4b\xe7\x5f\x2e\xa7\x57\x3d\x55\x21\x6f\x70\x5d\x20\x51\x3c\xea\x7d\x90\x28\x1e\xc9\x68\x09\x86\x9a\x2b\x29\xaf\x29\xb4\x2b\xc1\xa2\x50\x66\x68\xd7\x79\x26\x47\x66\xe8\xd0\xd2\x69\x21\xed\x4c\xcd\x49\x5b\xdf\x38\x25\x11\x22\xf4\x1b\x1b\x41\xbe\x27\x85\xfe\x49\xef\xe8\x7b\x82\x9c\x15\xf9\x0b\x9d\xa5\x59\x26\x40\xff\x58\x86\x1f\x9d\xff\xa1\xc9\xc6\xf3\xf7\x4f\x87\x03\x57\x64\x50\x12\xf9\xd6\x19\x24\x91\xab\x9f\x11\x02\xef\x4e\x77\xfb\xd5\xbf\x19\xbb\x9d\x0c\x46\xcd\x5e\x9d\x6f\x0e\x3e\x09\xaa\x92\xb6\x8c\x42\xde\x9f\x50\xf4\x0f\x06\x1b\xb4\xc6\x50\x74\x4d\x64\x55\x05\x25\x93\x97\xa8\x34\xf9\x14\x06\x19\x9b\x49\x57\xe4\xdb\x93\xd5\x17\x06\x09\xab\xc4\x37\x82\xa1\xe8\x46\xf5\x76\x0a\x86\xa2\x6b\xc2\x9b\x11\x48\x22\x4f\xea\xc3\x24\x91\x47\x99\x64\xd2\x08\xd7\x28\x87\x80\x3c\xa9\xe7\x19\x7a\x4e\x5d\x4b\xe9\x2f\x02\xf2\xa6\xa3\xf7\x37\xa3\xf3\x84\xcf\x2f\xf6\x59\x5a\xf2\x7c\xe4\xdb\xed\x6f\x0e\xa8\x80\xd2\xd8\x83\xf7\x3e\x3c\xf7\x75\xbc\xfa\x00\x8a\x8e\x1b\xdb\x3a\x1d\x4c\xbc\xe4\x58\xea\xe1\xb9\xa1\xb2\xa9\x09\x12\x5e\xf2\xac\x29\x85\xbc\x73\xb9\x94\xc2\xa1\x35\x8b\x53\xd9\x3e\xe1\xb9\xa4\xd3\x4b\x4b\xc3\x83\x7f\x4d\x9f\xf4\xf9\xf2\xb3\x81\x51\x41\xdc\xe4\xb2\x8d\x08\x85\xcb\x85\x12\x1e\x4a\x9d\x34\x39\x43\x6b\x96\x01\xbf\xe1\x15\x43\x23\x2d\x39\x15\xd4\xf1\x5a\x29\x06\xce\xe3\xb1\xcb\x0e\xa5\x59\x3c\x69\x88\xe1\x95\x6e\xb4\xce\xa7\x2b\x00\x50\xc3\xcb\x33\xeb\x0d\x51\x39\x9d\xb5\xf4\x50\x39\x5d\x9c\xee\x42\xc1\xbc\x3e\x3e\x61\xf0\x22\xcb\xdc\x00\x79\x55\x90\x3f\x40\x30\x5e\x8a\xb6\x2c\xd7\x3e\xc8\x0a\x38\x95\xd3\xed\x84\xa8\xc3\xa4\xc2\x16\x24\x17\x50\x1b\xf3\xc4\x7b\xc2\x04\x91\xc8\x86\x3a\xe1\xef\x71\x42\x7e\x61\x5e\xfa\xb6\xa9\xaf\x46\x3e\x7a\x91\xb5\x3b\xa9\x28\x1e\xba\x93\x3d\x6b\xd1\x70\x37\x20\x5e\x8b\x96\xe7\xf9\x59\xa2\xb2\x67\x26\x64\x17\x5a\xf2\x0e\xa1\x78\x12\x6f\x4a\x0a\xa7\x82\xfa\xc7\x3a\xd2\x9e\x1b\x07\xa3\x78\x27\x05\x72\xd3\xab\xfa\x10\xb9\xe9\x55\xd3\xc1\x42\x1f\x5a\xcb\xc7\xc2\x49\x38\xb8\xb7\xa8\xcb\x4c\x5f\x5a\xff\x93\x9c\x2d\xa4\xb6\xae\x23\xe2\xf4\x2d\xb4\xc1\xeb\x39\xff\xc6\x09\x26\x9e\xe6\xb0\xea\xb7\x47\xd7\xf8\x78\x9b\xb4\x88\x53\x51\x5d\xb7\xce\xf8\x9d\xbc\x1a\xa4\x34\xf6\xd2\x3f\x17\x35\x41\xe7\x6e\x68\x8d\xc8\x66\x47\x1b\xbc\xe9\x7b\x1b\xf2\xee\xe7\x0b\x50\x4d\xdd\x35\xe1\x1f\x4d\xf0\x3c\x27\x69\x07\xc1\x50\x77\x6d\x1a\x41\x24\xa4\x77\x02\xa3\x81\x84\xf4\x06\xea\x0e\xfb\xb2\x02\x2c\xa1\x33\x43\xde\x6d\x13\xec\x0d\x24\xa5\xb7\xa6\x73\xdb\xc1\x51\xe7\xcb\xa0\x2e\xd6\xc9\xcb\x09\x1b\x9a\x36\xa1\x3a\x50\x77\x57\xbf\x37\xd4\x5d\x29\xbf\x4c\xe1\x84\xbc\xcb\x7c\xb5\x78\x93\x98\xde\xd5\x2b\xf6\xc7\x18\xcb\x44\x1f\x49\x4e\x47\xd5\x2c\x45\xc2\xde\x24\xc4\xa7\x48\x72\x3a\xc5\x86\x29\x9e\xb0\xf7\x2b\xde\xb0\x14\x1d\xfa\x12\xc4\xd8\xa2\x21\xee\xda\x5f\xfd\xf7\x79\x1a\x30\x0c\x22\x49\xea\xdd\x8a\xca\x52\x74\xbf\xd8\x01\x52\x24\xdc\x9d\xc1\x85\xd1\x8d\x3f\xfe\xfb\xb4\x04\x30\xa0\xa2\xbb\x24\x27\xd3\xeb\x8c\x79\x7b\x3b\xa6\x42\x74\x64\x36\x31\x6e\xe3\x41\xdc\xcf\x7c\xd5\x3e\x43\xdc\xb1\x93\xe5\x18\xfd\xd5\x8c\x86\xfc\x3c\x45\x43\xdc\x6d\x25\x1d\x7d\xa9\x09\x91\xab\x4a\xd1\x7f\x55\xe5\xa0\xe9\xf8\x4b\x42\xec\x1f\x97\x86\x28\xce\xf1\xe2\xe6\x6b\x75\x9a\x29\x22\x21\x5e\xc9\x7d\x8e\x07\x88\x3f\xf3\x8d\xba\x99\x39\x9f\x06\x5d\x2d\x1a\x10\x4f\x75\xea\xb6\x97\xae\x4c\x91\x8c\xe8\x2f\x3f\x08\x95\x96\x29\x7e\x3c\xe3\x48\xf7\xa7\x08\xcf\x78\x9a\x3a\xe3\x57\xc2\x1b\x2f\x24\x5c\xde\x1b\x61\x95\x18\x2e\x07\xcc\xab\x3b\x8b\xba\xac\x2c\x71\xa3\xa4\x08\x20\x4f\xd8\x27\x31\x20\xa8\x09\x16\x89\xe1\x4b\x7c\x03\x2d\xc4\xf0\xdb\x77\x1e\xc3\x4d\x7c\x43\x27\x2e\xc5\xf0\xbd\x07\x75\x48\x01\xf2\x72\x08\x9d\x53\x54\x58\xfc\xc7\x96\x9f\x6a\xc3\xf3\xc7\x55\xbf\xae\xa2\x4f\xa9\x3c\xf6\x52\x44\x23\x9d\xe2\x01\xe7\x6e\x2a\xac\x1f\x0d\x9c\x27\x4d\x35\x51\xc0\x3c\x47\xb1\x74\xa6\x18\xfd\xd7\x9d\x78\xc3\x11\x36\xc3\x47\x5b\x90\x68\x14\x1d\x7d\xbb\xca\x3c\x57\x34\xa0\x0a\xe1\x59\x8a\xe4\xb3\x67\x47\xfb\x8e\xb4\x78\x92\xd4\x7d\x8a\x87\xc2\x2c\xcf\xad\xc1\x13\x7f\x67\x07\xc5\x03\xd0\x9f\x03\x6d\xa3\xaa\xb7\x59\x92\x23\xe4\xe2\x4d\x43\xe5\xa8\x91\xed\x93\xc8\x17\x01\xe7\x4a\xea\x8c\x71\xff\xbe\x36\xe0\x3c\xa9\x0f\x24\x12\x1f\x89\x3a\xc4\x14\xfe\x38\xf2\xc6\xc8\x36\xd3\x70\x4c\xe9\x8f\xff\xed\x99\x3b\x96\x6a\x54\xee\x7a\x59\x73\x82\x14\x63\xba\x3a\xca\x70\xa9\xa6\x78\x48\xc5\xfb\x54\xec\x26\xa6\x4b\xef\x25\x7f\x76\x4c\x8a\x17\xe9\x8c\x6f\x19\x24\x09\x31\xa6\x5f\x7c\x48\x6a\xb5\x39\x66\x14\x2e\x8e\x69\xfd\xd1\xc6\x0f\xd5\x51\xcb\x12\xf3\xad\x61\xd8\x44\x30\x62\xf6\xbf\xcf\x30\x84\x9e\x1a\x1e\xf2\x28\x74\x9e\xdc\xc9\x38\x8a\xd0\x9b\xc1\xf7\x9f\x62\x86\x58\x1b\x7f\x79\xcc\x37\x56\x26\x8b\x3e\xfe\x81\xd0\xa3\xaa\xbb\xb3\x3f\x91\x91\x98\xbf\x5a\x86\xad\xf6\x8d\x63\xb0\xc8\xf9\x12\xf3\x9d\x2e\xef\x33\xbc\x7f\x5c\xd5\xb2\xe1\x72\x55\xfb\xfe\x78\x7e\x43\xf3\x29\x82\x71\x63\xf9\xed\x90\x8d\x86\xe4\xd3\x50\x4f\x28\x37\x06\x43\xa9\x5d\x8a\xe5\xc6\x0a\x65\x82\x44\x12\xda\xfd\xd0\xd5\xa8\xe1\xc0\xac\x8a\xe5\x52\x56\xca\x11\x1d\x0b\x65\x87\x6a\x57\x41\x57\x84\xfc\xca\x58\xae\x43\x16\xc5\xf5\x14\x0d\xd1\xb7\xf9\xd2\x0b\x0c\xd1\x67\x99\x55\x91\x90\x79\xd2\x4c\x56\x90\x1e\xd2\xd7\xff\x23\x81\x3d\x1e\x14\xdf\x27\x15\xcc\x29\xd6\x8f\xef\x8b\xd4\x90\x58\x2f\xd2\x59\x60\xc7\x58\xc5\xdc\xea\xe7\xc4\xf4\x8b\xf5\x77\xb1\x42\xac\xe9\xbe\x09\x7d\x37\x85\xce\xd3\x9a\x53\xf3\x05\x09\xed\xbd\x6b\xab\x12\xfd\xe0\x4d\xd6\x4b\x6b\xa7\x14\xf1\x58\x29\xbb\xac\x7f\x21\xc3\x4e\xb1\xaa\x3b\x54\x29\x7b\xa5\x28\xe0\x9f\xda\x7c\x35\x9d\xd4\x3f\xba\x43\x9d\x7f\x6c\xad\x3b\xb1\x69\x2a\x3b\xa1\xf3\x3c\x37\xb6\x5e\x6c\xc8\x90\xe0\xb9\x8e\x80\x7f\xf9\xf9\x62\xbb\xd6\xff\xc2\x0b\x17\x15\x3a\xaf\xe1\x0e\xd9\x3f\x9c\x00\xb1\x7d\xfc\x49\x80\xba\xd8\xbe\x10\x72\xd3\x35\x2e\xa9\xf3\xc2\x57\x1a\x95\xfb\xfe\xf3\xe1\xb2\x8e\xb9\x08\x08\xba\xb0\x14\xdb\x47\x2f\xa5\x85\xb5\x7d\x96\x84\x96\xd2\x4f\x6e\x7c\xc9\x1e\x6a\xf3\x9b\xc6\xe8\x7c\xed\x7b\x27\xe0\x89\xd8\xe0\x1b\x22\x9c\x1a\x0f\x5d\x5a\xba\x6f\xb8\x5f\x1e\x1e\x68\x99\x53\xec\x9f\x36\xed\xd4\x9e\x8b\x08\x27\xa5\x3a\xf1\x54\x96\xff\x3c\x01\xed\x85\x03\x3d\x6b\x00\xf5\x3f\x96\xcb\x5f\x32\xe4\x99\x76\x52\x5d\xee\xb1\xd8\x63\xff\x63\x89\x20\x37\xde\x6b\xd1\x34\xc7\x40\x5a\x1a\x5c\x9d\x58\x55\xd3\xd3\xfc\xd1\x1f\x08\xab\x27\x6a\x17\x22\x95\xe5\x1e\xab\x34\x92\x13\xbf\x64\x93\x91\x13\x1f\x70\x45\x45\x72\xe2\x03\xce\xb4\x38\x44\xec\xc1\x73\x2a\x27\xde\xea\x58\xb8\xe7\xa0\xda\x1a\x70\x1e\xa1\x4c\x8b\x1a\x28\x50\xa6\xa1\xa8\x95\xe2\xf8\xc3\x6a\x14\x65\x5a\xd4\x7f\x7f\x58\x8d\x03\x5a\xbc\xa9\x3b\x40\x04\x21\x73\x67\x88\x28\x81\xaf\x39\xfe\x98\x12\x08\xa5\xc3\xa8\x94\xe2\xf3\x7d\x5b\x92\x10\xe2\xf3\xc7\xf4\xff\x5c\xf6\xd2\x63\x7e\x3c\x7f\x4c\x05\xcf\x9d\x0a\xce\xdb\x7e\xf2\x1f\xff\xff\xf1\x4d\x1f\xf4\x44\x70\x7c\xc4\x87\xe4\x48\xd0\x4f\x7c\xc8\x06\xd4\x22\xfe\xa8\xf2\x9a\x2f\x61\xc8\x3e\x36\x19\x8b\xd0\xa6\xc1\x1e\x94\x22\x09\xee\xeb\xd1\x1d\xe0\x09\xf3\x7a\x3a\x0b\xc1\x7a\xdd\x8f\xca\xf2\x20\x8b\x99\xca\xf2\xa8\x3e\x4e\x65\x79\xc2\x5d\x1a\x5f\xcc\x3c\x62\x0b\xf1\x65\x9a\x27\x3d\x22\x1a\x9a\x6f\x1e\x64\x13\x5f\xa8\x1c\xd5\x7f\x08\xb3\x37\xa7\x3b\x34\xa8\xe0\x99\x47\x40\xf3\x10\xa7\xa7\x08\x9a\x0f\x1a\xc9\xef\x75\xd8\x42\xcc\x9d\x22\x88\x3e\x6a\xcc\x82\xe8\x55\x55\x15\x5f\x3c\x17\x53\xd7\xb5\xb1\xba\xb5\x50\xcc\x5f\xa6\x1c\x6f\xd2\x10\x7d\xdc\x32\x85\xe6\x1f\x26\x8d\x21\xfa\x8a\xc4\x52\x8a\x70\xa1\x15\x1c\x46\xd1\x90\xbc\x15\x67\xd8\x16\x6c\xac\x6a\x8f\x21\xf9\x44\xc5\x75\x8a\x20\x79\x45\x62\xa2\xaa\xca\xc9\x01\x8c\x54\x95\x2b\x29\x20\x4e\xc8\x3d\xf4\xb6\x26\xb1\x34\x6a\x7f\xe2\x9c\xff\x3f\xd1\x85\x81\xfa\x16\xc8\x76\x8f\x06\xea\x73\xd3\xf0\xa1\xe0\xbc\x68\x6a\x5f\x68\xaa\x02\xd1\xe3\x82\xf4\x42\x53\x2e\x05\xe7\x1d\x6f\x5d\x5c\x7f\x4c\xd9\x14\x9b\x0f\xf2\x52\xe2\xfa\xa3\x0b\x53\x6c\x8e\x5e\x53\x8a\xeb\xae\x64\x88\x74\xa7\x48\xc1\x39\x5a\x4d\x29\x1e\xc9\xf0\x9f\x65\x51\xad\x80\xd5\x51\x53\x9a\x01\xf9\xee\xf5\xca\x17\xb2\xd9\x4e\xff\x59\xa2\x5f\xf7\xfa\xef\x0f\xab\x75\xff\x61\xb9\x6c\xf8\x5b\x34\x20\xa0\x44\x3b\x96\x83\x81\xf8\x3e\xf5\xca\x37\xdc\x26\x7a\x23\x06\xe2\xd3\xd4\x87\xdb\x7f\x3c\xe7\xc6\x17\x2f\x4b\x69\x23\x21\xa2\x29\x02\xf0\xee\xf4\xc4\x1b\x9f\x2c\x91\x8c\xb8\xff\x40\x27\x02\xef\x5a\x00\x0c\xbc\x37\xa5\xbb\xc5\x3f\x72\xd5\xa3\x01\xf7\xde\xe9\xe2\xc9\xec\x34\xe7\xb0\x31\x93\xd9\x69\xc1\x13\xa7\x48\x66\xa7\x05\x07\x44\x4f\x2f\x5b\x3c\x51\xb2\x61\xfc\x6d\x45\x3b\x8f\xe4\xe3\x64\xc3\xf8\xfb\x2f\xff\xb1\xf5\xf3\x7c\x61\x35\x1d\x79\xeb\x7e\x15\x7a\x4e\x0c\x32\x8f\xef\x3a\xcd\x9b\x55\xae\x4a\xf6\x34\x2f\xbc\xd6\xe2\x9c\x66\xfa\xf6\x3c\xec\xb9\xe9\xd2\x8a\xa8\x24\x1b\x54\x11\xde\x80\x94\x4e\xae\x8a\x3b\xcb\x63\x92\x8b\xcb\xda\xb1\xd8\x63\xbd\x20\x33\x11\xa6\x85\x18\x14\x8e\x92\xb4\x6e\x42\x01\xa2\x9e\x29\xfd\x62\xe0\xaf\x3a\x03\x4a\x90\xac\xff\xbf\x36\xb2\xe4\x25\xb1\xef\x63\x72\x24\x92\x47\x20\x61\x49\xc9\x7a\x7e\xcc\xa4\xfa\x26\xaa\x39\x14\xc9\x48\xe8\xe2\xed\x73\x5d\x84\x80\x4c\x7e\xc6\x24\xea\x7e\x26\x6f\x10\x42\x5a\xe4\xf6\x61\xb9\x27\x12\x47\x32\x09\x16\x69\xc1\x58\x54\x75\xe4\xc6\xf0\xe2\x3f\x12\x46\x14\xbd\x48\x30\xed\x23\x03\x94\x12\x6e\xab\x80\x63\x24\x41\x02\xb8\x82\xfe\xb3\x49\x2d\xe0\xc3\x4f\xfb\x06\xcd\x85\x84\x13\x2c\xfb\xa8\x4f\xa4\xb4\x71\xe1\x44\x5d\x09\xea\x93\xad\x23\xe1\x1b\x66\x11\x4f\xfb\xe2\x12\xb4\x0a\x52\xb2\x9e\x1f\x93\xde\xfd\xbe\xb4\xcb\x3b\xe9\x6a\xd6\xfb\x9d\xbe\xd6\x86\xc3\x54\x3d\xee\xb8\xad\xba\x14\xa4\x53\x76\xb7\xce\x1e\xe5\xb2\x94\x21\x04\x8c\xf8\x40\xb2\xb9\xae\x5a\xc3\x93\x90\x1d\xb3\xd9\xab\x23\xd3\x41\x91\x32\x72\xb3\xb9\xae\xda\x83\x81\x9a\x21\x03\x9c\x5e\x57\xb2\x91\x9e\x70\x8b\x67\x73\x5b\xf5\x4c\x7f\xc9\xe6\xb6\xea\x99\x04\x83\x6c\x6e\xab\x9e\x97\xfe\x7b\xae\x83\xdd\xe9\x7f\x9b\xcd\x54\x5f\x95\x21\x01\x6c\x55\xd7\xb5\xd9\xac\xfd\x8d\x4c\x23\x65\xb8\x01\x1b\x19\x38\x19\x6e\x40\xe5\x27\x67\x79\xb1\x4a\x99\xc8\x92\xa7\x0c\x3f\xe0\x0b\x14\xca\xe6\xc5\xea\x8b\x62\xa5\xec\x99\xec\xe8\x86\x19\x7e\x40\x24\xef\x53\x36\x17\xd5\xee\xc6\x71\x93\x32\x45\x1b\xaa\x59\xc8\xc7\x3d\xe5\x4e\x41\x7d\x26\x4f\xa4\xe8\x85\x79\xd2\x57\xcf\xd1\xa4\x70\x52\x8b\x9b\xcd\x35\x15\x44\x5b\x90\xcd\xc9\x14\x54\xb4\x97\xcd\x79\x14\x56\xe7\x85\x98\xf3\x28\x2c\xc0\x61\x36\xe7\x51\xd0\x9a\x9d\xcd\x71\x14\xe4\x8c\xc9\xe6\x38\x0a\xaa\x14\xce\x81\xa9\x6a\xe8\xbc\xce\x16\x6f\xcb\x9c\x45\x01\x86\xce\x94\xcd\x51\x14\xd6\xa3\x23\x69\xd9\xa3\x23\xa7\x6d\x31\xd1\xe4\x48\x3b\x81\x7f\x39\xd2\x4e\x7d\x81\x78\xf9\xa0\x36\xd3\x71\x8e\x97\xf0\x78\x12\xe8\xce\xd4\x40\x64\xa7\xab\xe9\x6d\xf2\xb6\xa0\xe4\x53\x2d\x68\x46\x62\x5e\xf9\x0e\x19\x4a\x3e\x25\x03\xe4\x78\x45\x43\x61\xad\x4c\x99\xfa\x07\xf8\x6a\x52\x36\xc7\x4e\x52\x45\x4b\xc6\xa9\xb3\x87\xb6\xb0\xdc\x41\x58\x99\xda\x07\x91\x8e\x64\x9c\x3a\x7e\xe9\x3f\x2c\x77\xa0\x74\x16\x25\x9f\xae\x42\xdd\x43\x64\xf8\xe7\x44\xa5\xb2\xda\x4a\xdd\x43\x9c\x3a\x0f\xab\x7d\xea\x3c\x48\xbb\x09\x8d\x66\xea\x1e\x1a\x49\x11\x59\x7c\xf4\x4e\x77\x7f\xd8\xe2\xcb\x42\x42\xa0\x24\xec\x0c\x09\x81\xfc\xed\x99\x5a\x87\x07\xe7\x43\x86\x64\x00\x21\x24\x2b\x40\xb5\x52\x2a\xfd\x17\xc9\xef\xa7\xd5\x99\x64\x5e\x16\xe7\x6c\x0e\x99\xa2\xea\xe6\x0c\x93\x40\x53\x5b\x50\x77\x43\xed\x23\xe5\x8c\x94\x8a\x9e\x36\x4b\xe9\x8c\x37\x88\x0c\xbc\xa6\xe9\x4c\x2a\x85\xaa\x74\x32\xaa\x6e\xa7\x3f\x9a\xf3\xa5\xae\x47\xed\x34\x4b\x55\x6e\xbe\x4c\x2a\xc5\xe9\x65\xb6\xa8\x57\x25\x5a\x66\xd2\x28\x36\x0e\x82\x4c\x1a\xc5\xd6\x08\x2b\xa8\xa0\xb1\x2c\x64\x9c\x2e\xe1\x5c\x05\xa6\x04\x8d\xea\x82\x4e\xc6\xab\xab\x98\xa9\xf6\xa8\xc7\x17\x64\x92\xf4\x8d\x0a\x5c\x4e\x45\xff\x11\x4a\x25\xaa\x95\xd1\x6e\x97\x03\x2a\x93\x16\xa1\x14\xcf\x5c\x48\xea\xc4\xd5\x9a\x49\x89\x18\x84\xcc\x33\x29\x11\x0d\xff\x79\x36\x27\x4a\x3b\x6f\x10\x25\xb7\x89\x1b\x2d\x9b\x03\xa5\xb9\xad\xab\x68\x3c\x85\x39\x09\xa5\x67\x08\xe2\x1d\x91\xb0\x4c\x5a\xc4\x79\x8b\xe6\x3c\x49\x32\x33\x72\x65\x3c\x9d\x16\xd8\x78\x52\x44\x26\x57\xaa\xa4\x59\xb0\xf3\x61\x02\xa8\x92\x03\x4a\x59\xf5\x06\xf9\x9d\xaf\xd3\x31\x8b\xf3\x79\xd3\xf5\x2b\x1d\x8d\x7f\xab\x68\xce\x38\x4d\xb2\x56\x20\x9c\x26\x62\xef\xc9\xb0\xed\x05\x35\x84\x8c\x89\xec\x69\xb2\x39\x4b\x92\xb2\x43\xb2\x39\x4b\xfa\x60\x5d\xcf\xe6\x28\xe9\x03\xc8\x94\x11\x7d\xdb\x5d\xe7\x51\x6e\xa2\x09\xfa\x38\x47\xfc\x7c\xcf\xb9\xb7\x9c\x6c\x6a\x92\x6b\x1f\x0f\x10\x35\x10\xf9\x70\xc9\x8f\xb9\xb4\x66\x35\x89\xf8\xd1\xb5\x45\x14\xd0\x74\xf4\x66\x8b\x3b\x9a\x53\x24\x21\xaa\x97\xb2\x39\x44\xd2\x22\xa5\x2f\x77\xf8\x6f\xd4\x7d\x3b\xbc\x2f\x58\x3c\xd9\x9c\x20\x09\x39\xc7\x94\x3b\x24\x10\xd8\xce\x19\x72\x00\x07\xac\xca\xe6\x00\x89\xa9\xea\x48\x03\x93\x49\x0b\x84\xe4\xda\x9d\xb6\x70\x7e\x4c\xdd\x1d\x9e\x13\x75\xdf\x2e\xb0\xcc\x5b\x83\x18\x40\x10\x38\x77\x4a\xc8\x82\xda\xb9\xf9\x82\x6c\xe1\xfc\x88\x9a\xf2\x07\x9a\x00\xb2\x44\x70\x7e\x44\x30\x4e\x1e\x4a\x54\xa5\xd5\xf0\xc5\xab\x96\x20\xcb\xf1\x41\xf2\x61\x86\x08\x00\x56\xd3\x94\xc5\x15\xdf\x75\x1e\xc4\x07\x43\x5b\xf6\x7c\xf2\xca\x67\x8a\xff\xd3\xa3\xb6\xd8\xf3\x25\x7d\x43\x15\xff\x03\x9b\x33\x8e\x8f\x0c\xa8\xcf\x2a\xfe\x3f\x2d\xa3\xf8\x5f\xcb\xc7\x43\x7f\xed\xda\xe2\xf9\xf4\x76\x1f\x2a\xa0\xf5\x6d\x1f\x34\x0f\x00\xd0\xf9\xe1\xf9\x5e\x1d\x29\x7b\x72\xcf\xa9\x25\xdf\x1c\x1e\xc6\xee\x62\x5b\xb7\xda\xfd\xdd\xfa\xff\x63\x34\xd5\x64\xf0\x5c\x9f\xbf\xbc\xa9\xf9\xf9\x7c\xde\xa7\x45\xcf\x17\x01\xe1\xbb\x3e\xef\xe7\xb8\x51\xcb\x6e\xb9\x9c\x72\xdd\xf3\x73\x79\x7c\x94\x7e\x9a\x9f\x2f\x0e\x46\x8c\x2a\x9b\x53\xc4\x28\x04\x6c\xeb\x57\xdc\x87\xb7\x4d\xe5\x7f\xc1\x3e\xce\x22\x8b\x37\x72\x3a\xae\xf8\x29\xb8\xa1\xa1\x9c\xf2\xfb\xe9\x21\x68\x92\x56\x3d\x42\x1a\x27\x39\x24\x1f\x16\x80\x31\x67\xd4\x7d\xa8\x86\xdf\x6a\x47\x3f\x71\x8e\xb9\x74\xc6\xe7\xec\x6c\xba\xcf\x17\x07\x20\xba\x90\xdf\x1b\x0b\x39\xc6\x12\x8c\x00\x72\x38\xe4\x77\x7d\xad\xa7\xf7\xbc\xdf\xfb\xc0\x13\x90\xa7\xfb\x8c\x1b\x5a\x3f\x3f\x6d\x08\xbd\xfb\x8f\xa2\x4f\xa4\x2a\x59\xa9\x11\x29\x5c\x23\xe9\xe0\xbf\x28\xf5\xb8\x94\xe7\xaf\xf7\xc2\xdd\xe7\x65\x81\x98\x32\x96\x0c\x03\x46\xf8\xff\x53\x9e\x5f\xd8\x5c\x5f\x8b\x7a\x85\x24\x83\x61\xde\x77\xb2\x87\xce\xff\xb8\x9e\xd4\xdf\xe6\x2f\xe7\x2e\x7d\x69\x7e\x7a\x18\xea\xfd\xeb\x8b\x85\x92\x1a\x90\xd7\x95\x31\xda\xd4\x65\xe4\x05\x09\x08\xe9\x1a\x19\xef\x49\x90\x69\xbd\x20\xaa\xd6\xf8\x5c\x1f\x89\xfe\xdf\xc8\xaa\x53\x36\x88\xd9\x5f\xc0\x7c\x5e\x12\xb7\xd4\xd6\x0d\x8f\xce\xa5\x66\x99\x73\xc5\x2d\x35\x42\x15\xd2\xda\xba\xe2\x6e\x53\xd3\x0d\x6c\x7e\x5e\xf6\x94\x41\xcd\x58\x09\x22\xe5\xf5\x85\x44\x35\x15\x93\x29\xe1\x75\xef\xfd\x85\x49\x00\xae\x79\x7f\xdd\x40\x70\x67\x7f\xdd\x40\x43\x70\xc7\xef\x2c\x3a\xc6\xfe\xb2\x81\xb4\x38\xc0\x43\x5f\x08\xbe\xe4\x7d\xc3\x44\x08\xb0\xa7\x8c\xd0\x5b\x19\xba\xc7\xed\x02\xe8\x5d\xa5\x7c\x6a\x16\xd2\x1d\xa2\xfb\x1b\x1a\x42\x45\xfb\xf9\x5a\xc6\x27\xde\xbf\xa6\x0b\xed\x99\x5f\x47\xd7\x9e\xfb\x4e\x96\xec\xd3\x7d\xab\x8a\xd5\x79\x8a\xfb\xde\x0b\xde\xee\xa2\x3a\x86\x1c\x4f\x5d\x6b\x71\x57\x52\x44\xb9\xfc\x85\x5a\x86\x91\xb5\x05\xe1\x07\xd6\x79\x39\xb5\x08\x51\xa2\x7a\xa9\x9c\x5a\x84\x39\x57\xd7\x19\x37\x05\x60\x61\xf7\x94\x2f\x43\x42\xef\xa5\xb8\xf9\xb5\xec\x61\xcf\xba\x93\x08\x21\xfa\xe2\x44\x88\x60\xd3\x41\xf1\xbf\x52\x00\x0a\x7b\x2e\x95\x9d\xca\x20\x8b\xff\x32\x81\xb0\xf5\x8b\x32\x25\x8c\x1f\x97\xb6\xfc\xaa\x4b\x20\xb0\x5b\xfc\x25\x47\x90\xc3\xa2\xf8\x4f\x5b\x9b\xbe\x52\xfc\x25\x0f\x56\x7e\x7f\x81\x2c\xa0\x61\xe0\x14\x2f\x72\x76\xdd\x15\x6d\x6d\xaf\xab\xa9\xaf\xe7\xa9\x34\xd4\x42\x5d\xc2\x03\xdc\x2f\x1e\x42\x90\x73\xee\x22\x84\xab\x27\x32\x33\xe6\xc1\x3d\x52\x82\x58\x82\x69\x13\xca\x6d\x7d\x69\x0b\x6c\x0d\x9a\x2e\x70\xd3\x3f\x4c\xb5\xe5\x28\xb6\x95\x53\x39\x50\x4e\xfa\xc3\x7b\x26\xb3\x62\x28\x36\x6b\x4a\x2f\x01\xf7\x11\x09\x1b\x05\x26\x80\x82\x59\x52\xc4\x04\x80\x81\x58\xa8\x41\x50\xaf\x2c\x86\x62\x23\x8a\xe4\xa9\x18\x8a\x8d\xcd\xa9\x4d\xf6\x9c\xa7\x97\x41\x44\x0f\xa1\x65\x2a\x96\xe2\x10\x1b\x31\xbd\x82\x6e\xfa\x26\xff\xa6\x40\xd3\xb7\xa9\xfb\x28\x91\x52\x58\x22\x6f\x85\xd4\x86\x4e\xcc\xa5\x50\xf9\xdf\x49\xa4\x28\x91\x12\x58\x4c\x81\x02\xea\xf5\x7a\xda\x88\x6e\xf4\xd2\x1d\x08\xef\xea\xf9\xa8\x37\xf0\x8f\xce\xa3\x2a\xf8\xd5\x1d\xec\xf9\xfa\xa3\xbb\xe3\x1e\xd3\xd7\x41\x27\x3d\x9c\x6b\x12\xdb\xd8\x3a\x92\x38\x0e\xf9\x58\x25\xa9\xbc\x8c\x27\xa2\xc6\x20\x82\x75\x4a\x52\xc9\x2b\xdf\x81\x1a\x83\xc4\x08\x2f\x09\xd6\xdc\xa4\xff\xec\xf9\x12\xcb\x53\x81\x84\x5e\xf9\x78\x25\x11\xc2\xed\x3a\xaf\x81\x32\x19\x37\x89\xf4\x1d\x8d\x07\x52\x16\xf2\xd6\x79\xe2\xa9\x52\xcb\x28\x71\x55\x2f\x30\xc4\x5b\x4a\x0f\x7f\x59\x26\x0a\x8c\x7c\x4f\xd0\x69\x06\xc2\x2a\x39\x13\xc5\x32\x18\x22\xaa\x9d\xa9\x64\x04\xe8\xd4\x25\x32\x55\x75\xa4\xed\x15\x80\x72\x23\xc9\xb3\x00\x94\x95\xa2\x56\x0c\x28\xc7\xa7\xea\x2a\x85\x2d\x5e\xae\x01\xe5\xf8\x68\x5a\x01\x28\x77\x26\xf0\x62\x40\xb9\x20\xcd\x98\x0a\x40\x39\x50\xdc\x51\x32\x89\x6c\x45\x77\x20\x3f\x59\xaf\x53\x7c\xf4\x78\xdd\x4a\xa6\x72\x70\xea\x89\xac\xeb\x3e\xb8\x4c\x0a\x4a\x6b\x03\x98\x5e\x28\xe6\x1f\x1a\x74\x14\xf3\x0f\xb5\x13\x3e\xfa\x41\x5a\x6a\xa1\x98\xff\x61\xb1\x2c\x85\x32\x39\x4d\x2e\x85\xe7\xd3\x67\x20\x33\x41\x8c\x33\xc5\x80\x72\x19\x9a\x56\xa1\xd8\x1b\x53\xf7\xb3\x4f\x3b\x00\x90\xa5\x50\x1e\xd7\x74\x77\xca\xe3\x5e\x6d\x4d\xca\xd3\x78\xd7\x45\xe5\x61\xba\x26\x9e\x5d\x6c\xb4\x52\x11\x10\xc4\x4b\x5e\x2a\xe5\x50\x78\x49\x0b\x74\x7a\x13\xb7\x40\xa1\x78\x5f\xc9\x79\x85\xe2\xfd\xa9\xbb\x43\xa7\x27\xa2\x92\x62\x00\xba\x9c\x89\x81\xa2\xfd\xa9\xa1\x52\x71\x48\x11\x68\x2c\x70\xd1\x23\x23\x94\x0a\x05\xfb\x22\x4e\x28\xc8\xa1\xcb\xcd\x52\x0e\x80\x0e\x53\xb1\x95\x62\x00\xba\xc8\x3f\x5e\xa8\xc8\x5f\x1a\x74\x55\x4c\xa1\x3c\xa3\xb8\xe8\xf1\xa3\x96\x46\x99\x0f\x28\xb3\xa0\xa2\xb6\xa3\xb6\x28\xf1\xc1\xc1\x50\xda\x2d\xeb\x53\xda\x5e\xa1\xd2\x7e\xeb\xa9\xa9\xb4\xdf\xb8\x38\x0a\xf4\x78\xb3\xe8\x9e\x08\x03\xea\x9d\x53\x2b\x70\xa6\x20\xe8\xf1\xc4\xa1\x59\x1a\xf5\x2f\x4d\xe7\x99\xc3\xc3\x69\x0a\x22\x15\x40\x31\xa2\x42\x8d\x80\xd3\x42\x4f\x8d\x80\xd3\xb2\x6e\xa8\xb7\x3a\xb0\x47\x81\x54\xde\xe9\x89\xfb\x8d\x34\x9c\x29\xd8\x90\x6f\x12\x5d\x5f\xa1\x36\x00\x5d\xb9\x54\x3e\x5a\xbc\xb3\xe8\x82\x7e\x51\xda\x4b\xa5\xf3\x9c\xd8\xbc\xa5\xdf\x94\x90\x57\x63\x44\xd4\x78\x55\xff\x23\xdb\xa2\x11\xd3\xa1\x87\xd3\x32\x46\x4d\x80\x38\xa7\x8a\x21\x60\x73\xa6\xff\x6c\x8d\x1b\x4a\x55\x52\x6b\x39\x35\x01\xe1\x90\xdd\x95\x53\x59\x3f\xe6\xc6\x69\x52\x86\x58\x5e\x69\xe9\xa1\xc7\x7b\xe6\x52\xcf\x1c\x5f\xc9\xa2\x46\xd8\xf8\x48\x26\xf4\x3d\xa8\x0f\xa8\x1a\xd5\x90\xcc\x9f\x37\x45\x7d\x40\x95\x11\x31\x48\x9c\xd5\x97\x1b\x9f\xbe\x73\xd3\xdd\x5e\x18\xa6\xf9\x96\xe3\x66\x49\xca\x74\x2c\x86\x90\x53\x0f\x3a\xff\x3a\x7c\x44\x2d\x54\x94\x1e\x50\xfc\x94\x1b\xb9\x9c\x1a\x01\x7f\xc8\x75\x0a\x68\x19\xa1\xa8\x54\x1e\xbe\xfb\x5f\xeb\x07\xca\x73\x29\xa5\x94\xbd\x52\x9e\xcb\x08\x8a\xae\x6c\x2a\xcf\xb5\x9a\x94\xe3\x5f\x28\xe6\x6f\x4d\xff\xb7\x0b\x70\xb3\xfe\x37\x7f\xd8\x26\x6b\xbc\x3c\x94\x4f\xe0\x0f\x2c\xcf\x2f\x02\x60\x5e\xcf\x23\x1e\x7e\xfd\x6f\x01\x0b\x45\xe8\x0b\xb2\xe7\xe5\xbc\x88\x9b\x48\xf5\xea\x4e\x00\x67\x8f\x2b\xa5\x90\x4d\x50\x75\xee\x2b\x16\x50\x3a\x01\xf5\x01\x8d\x18\x46\x79\x3f\x6b\x51\x53\x33\x92\xe7\x0f\x0e\xb1\x42\x46\x41\x02\xf0\x95\xf7\x2b\x93\xd1\x33\x01\x94\xbb\xa6\x19\x03\xca\x2d\xc9\x5a\x35\x90\x9c\xd0\x15\x48\xc5\x00\x72\x3f\xdd\xc8\xc0\x71\x47\x78\x3e\x15\xa4\xce\x3b\x8c\x49\x85\x62\xfd\x0d\x61\x46\x39\x35\x02\xef\x9c\x5a\xe4\xa8\x11\x40\xf4\x26\x95\xf9\x11\x4c\x00\x91\x8b\x01\xe2\xba\x34\xfc\x0c\x0c\x67\x15\xd2\x94\x09\xa7\x0c\xb5\xdb\xe5\xa3\xc8\x5b\x04\xb2\xca\x01\xc1\x79\x8a\xde\xa1\x50\x27\x70\x26\x6f\x03\xc1\x2d\x69\xd2\x87\x26\x4f\xc1\xaa\x72\x00\xf0\x3a\x28\xad\xcc\xfb\x8d\x97\xbe\x1c\x54\x79\x55\x03\x72\x5e\xb2\x63\x25\xf9\x96\x03\x90\xfd\x5c\xfa\x02\xa8\xad\x6d\x59\x5d\x07\x1c\xd7\xb9\xa9\xd2\x28\x02\xc7\x86\x00\x68\xd5\x62\xea\xd3\xc4\x21\x99\xf3\x92\x6e\xaf\x04\x20\xab\x8a\xb3\x50\x2b\x10\xd5\x57\xbe\x5a\x01\x55\xcb\x97\x53\x2b\x90\xa5\x34\x9d\xca\x42\xb6\x09\xf7\x50\xa1\x4e\x60\xcb\x4a\x5f\x84\xdf\xbd\x8e\xa4\x24\x2c\xea\x48\xb2\x48\xb4\x74\x80\x80\xd7\xd0\x5d\x28\xf7\xdb\x7a\xca\x4b\xa2\xf2\xca\x28\xa0\x56\x20\x52\x5f\x5e\x0c\xfd\x46\xc5\x8b\xca\x46\x65\x6e\xea\xbf\x88\xf7\x9c\xeb\x1a\xa2\x8d\x67\x19\xa4\xfa\x7e\x69\x72\x30\x34\x6b\xc2\x6c\xb6\x05\x47\x90\xbe\x1c\x69\x04\x68\x9a\xa5\x42\x30\x75\xe3\x97\x2e\xd0\xde\x29\xf4\x5a\x36\xd9\x30\xb8\x18\x0b\xf9\xff\x72\x31\x16\x14\xd5\x32\xd3\x7b\x45\x93\x7c\x83\xaf\x2a\xb9\xff\x99\xb7\x58\x9d\xc4\x5b\x75\x24\x99\x30\x2c\x12\x95\xbc\x7f\xd1\x04\x56\xf2\xfe\x51\xd1\x4b\xd5\x82\xa7\xd5\x37\x5d\x45\x02\xb5\x91\xad\xc6\x74\xec\xd8\x32\x32\x14\xe7\x75\x87\x41\xbd\x89\x8e\x84\x0c\x05\xe7\x57\x75\xa8\xe3\x11\x4d\xab\x86\x64\x63\xc6\x9d\x5b\x1d\x35\x2c\x5d\xf7\xdb\x68\x41\xd0\x16\xaa\xea\xb5\xe4\x56\x88\xe8\x2b\xc6\x40\x35\xe4\x5a\x2b\x66\x55\x35\xd4\x5a\x11\xd9\x49\x15\xe5\xb4\x86\xe7\xa4\x7a\xf4\x5d\x70\x80\x55\x4f\xa6\x0f\xae\xde\x4a\xe2\x7e\x63\x86\xac\x90\xcf\xa7\xa4\xab\xf4\x83\x42\x67\xfc\x8b\xc4\x4d\xaa\xf0\xd2\x77\x0a\xcf\x2b\x74\x76\x0a\x7c\x55\xaf\x6a\x5c\x5e\x06\xc2\x6a\xbd\xab\x01\xf6\xf8\xca\x1c\xad\x80\x57\x4f\xde\x79\x85\xc6\x4e\xdc\xdf\xd5\xc0\x6b\x1d\xac\x53\x35\x10\x73\xc0\x49\x51\x0d\xbc\x1a\x71\x8a\x6d\x25\xc2\x36\xbc\x36\xa4\xc6\x87\x5e\x37\xea\x69\xfe\xfc\x87\x8a\x51\xd1\x1d\x10\x8e\x2b\xba\x83\x0d\x43\xa1\x82\x1a\x48\x74\xf2\x3a\xd2\x3e\x2f\xca\x6a\xa9\x1a\x68\x4d\x0a\x60\xd5\x40\x78\xe9\x9c\x67\xcf\xf7\x76\x5d\xd3\x9e\x2f\xe0\xe1\xac\x06\x5a\xeb\x8b\xf5\x51\x0d\xb4\x26\x51\x72\x57\xe8\xea\xe4\xd9\xac\x14\xca\x3b\xec\xd2\x1a\xaf\xef\x51\x1e\xd8\x6a\xc0\xb5\xce\xb3\x65\x9f\x18\xf5\xa3\x54\x23\xd3\xed\xd4\xb9\xf6\x8c\x93\xac\x9c\x1a\x99\x6a\x1e\x1d\x09\xba\xe9\xba\x8a\x3d\x63\x04\x10\xd6\x88\x44\x48\xd0\x55\xc8\x75\xc0\xd6\xab\x91\x5c\x07\x7c\x8b\xd5\x80\x6b\x13\x1d\x59\x35\xe0\xda\x64\x43\x56\x42\xb5\x55\xf7\x4b\x4c\xab\x64\x2d\xd4\x84\x44\x08\x16\x6c\x4d\x84\xd0\xc8\xe2\xa8\x09\x6b\x92\x34\xb3\x9a\x48\xca\x23\x0c\x56\x93\xe4\x41\xb8\xbb\x01\xd7\xe6\xf5\x9d\x12\xfa\xca\x5e\xf7\xb3\xe5\x33\x39\xb5\xcc\xa6\xa0\x47\x43\x34\xe1\x4c\x24\x21\xb1\x26\xf8\x6c\x28\xf0\xab\x86\x40\x9b\xd7\x34\x93\x91\x20\xd2\xb3\x93\x3f\x9f\x58\x68\xab\x21\xd0\xe6\x87\xfe\xb3\x65\xa1\x62\x19\x56\x48\xdf\x3d\x76\x5e\xcd\x3c\x03\x41\xeb\x9a\xd1\x88\xd6\x5b\x32\x04\x9a\x44\xcf\x5c\x51\x44\x0b\xd4\x96\x56\x14\xd1\x02\x13\x75\x35\x04\xda\x02\x56\x74\xa5\xea\x3d\x11\xb7\xa9\x86\x40\x5b\xa4\x8c\xaa\x42\x2b\x57\x0a\x4f\x6b\x08\xb4\x25\xe2\x4b\x95\x50\xad\xdb\xda\xf2\x14\xe6\xd1\x16\x08\xdf\x93\xa6\xc3\x02\x41\xb2\xd3\x7f\xf6\x8d\x92\x26\x24\x42\xb5\xe2\xc1\xaa\x84\x6a\xd1\x37\x49\x95\x50\x6d\x66\x11\xab\x45\x24\x15\xfa\xcf\x9e\x4f\xa4\xcb\xd5\x10\xa8\xe5\x0a\xd8\x96\x3d\x43\x5e\x3a\x0f\x12\x06\x6c\xe3\x8a\x8e\x77\x61\x61\xa8\x95\xcc\xc0\xae\x2d\x7b\x06\x31\x18\x57\xaa\xd7\x8b\xa6\x5f\x43\x99\xa9\x68\xc6\x31\x94\x69\xde\x3a\xdb\xca\x88\x4d\xf1\x44\x84\x69\xdb\xd6\x55\xec\x19\x3a\xa8\xae\x56\x96\x02\xcd\x62\xf5\xab\xeb\xd0\xdc\x85\xea\xd9\xd0\x33\xa2\xe5\x3d\x34\xb6\x0d\x69\x36\x55\x22\x54\x43\x99\x4d\xa9\xd9\xd5\x50\x66\x7b\x35\x76\x51\x3c\xd3\x92\x5d\x0d\x65\xb6\xa9\x69\xdd\x62\xb0\xc9\x16\x8e\x7f\x9e\x9a\x25\x86\x06\xad\x51\x6d\xf0\x7b\x6b\x28\x35\x4a\x9c\xf0\x62\x56\xb8\xdb\xab\xba\x61\x93\x7f\x8f\xd7\x66\xc0\x34\x89\x0b\xa5\x4a\x08\x8d\x0c\xf3\x2a\x21\xb4\xa5\x66\x0e\xb6\x74\x15\xa4\x9f\xcf\xfd\xec\xd1\xd7\x79\x20\x12\x06\x35\x24\x50\x3b\x53\xf1\x4d\x35\x60\xda\xd0\xf1\x49\x15\xb5\x33\xa7\xe5\x85\x70\x6c\x03\x20\x56\xa4\xbc\x45\xad\x5c\x0d\x98\xf6\xa0\xa1\xdb\x15\x7e\xa6\x9d\xe4\xa3\x07\x42\x84\xd5\x40\x69\x0f\x59\x5b\x16\x9b\x08\x85\x8e\x67\x80\xb4\x07\x5c\x0a\xb5\x23\xfb\xac\x6e\x61\x80\xb4\x07\xc2\x87\x15\x8a\xb7\xb0\x74\x3f\xa4\x67\x96\xae\x62\x31\x87\xa0\xc9\xd6\x00\x67\x8f\xb2\x10\x90\xe9\x8e\xb8\xa7\xaa\x01\xcd\x1e\xf5\x44\x70\xb0\x77\x75\xd8\xc1\x33\xa8\x83\x0c\x08\x16\xd4\x61\x0d\x5c\xf6\x24\x1b\x64\x90\xea\xa5\xc9\x68\xc0\xd6\x89\xd7\xb5\x42\xdd\xd6\x65\x59\x50\x78\x9e\xf4\xa5\x87\x68\xea\x98\x1c\x50\x2f\xcb\xe7\x2a\x93\x1c\x7e\xbe\x98\x00\xe5\xd0\xdd\xed\xf9\x32\xf6\x5e\x35\x30\xd9\x8b\xbe\xd1\x23\x5f\x33\xcf\x60\x20\x32\x89\x1c\xba\x4a\xb9\x8c\x4c\xff\x8a\x34\xf7\x88\x3a\x52\x62\xa0\xdc\xcf\x10\x62\xaf\xaf\xb6\xac\x0f\x0e\xf5\x2c\xa4\xb9\x1b\xfe\xe0\xfa\x40\x4d\xe7\xb5\x35\x28\xd6\xe1\x9d\x51\x39\xde\x92\xce\x03\x29\x9d\x23\x49\xca\x55\xbf\x7e\x48\xca\x05\xbb\x54\x24\xb9\xbb\xcc\x03\x10\xe1\x83\x95\x5f\x0d\x11\xf6\x4e\xa0\xb8\x1a\x22\x4c\x22\x09\xae\xd0\xb9\x0d\x6a\x52\xeb\x8b\x32\x1b\x3e\xed\x6a\x68\xb0\x3f\x9a\x88\x5f\xc4\x31\xa7\xce\xb3\xef\xf7\xa8\xd5\x86\x04\xfb\xa3\xb7\xfb\xa2\x3f\x5d\x74\x24\x62\xa7\x5a\x8e\xd1\xd9\xae\xb2\x13\xdf\x4b\xbd\x27\xfa\xb7\x6a\x68\xb0\xcf\xa4\x7b\x92\x05\x42\xce\x50\x7d\x55\x2f\xc0\x95\x26\x82\xae\x78\x7a\x2b\xca\x65\xf2\xcd\x57\xa8\xdb\x12\xce\xc1\x6a\x28\xb0\x29\xb2\x52\x27\xb9\x78\x1a\x2f\x13\xe1\xc8\x73\x15\x84\x23\x5f\x1d\x49\x1f\x95\xed\x3d\x49\x3c\xd6\xcc\x61\xe8\xaf\x2f\x3d\xff\x24\xdb\x45\x4b\x88\x21\xbf\x2e\x96\x9d\xfa\xa5\xce\x8a\x5b\xb6\xce\x2b\xef\x23\x3e\xdd\x3a\x3f\x79\x1f\x99\x18\x86\xfc\x7a\xd2\x4c\xb8\x3e\x79\x1f\x3c\xfe\x15\xa2\x74\xa5\x78\x56\xa5\xd7\x5a\x42\x09\x5f\x59\xc8\xcf\xb0\xa4\xf6\x5c\xf2\xe8\xa5\x05\xfa\xe8\x6e\xe7\xa9\x2c\xa9\xba\x60\x56\xd5\x42\xbc\x20\x7e\xa9\x7f\x0b\x9d\xd6\x13\x1e\x0d\x73\xe9\x33\xae\xfe\xed\xe1\xd5\x1e\x1a\xb7\x30\xb7\xa6\xa3\xf5\x91\xee\x6a\x0d\x5d\xef\x3d\x46\x60\x01\x79\xee\x04\xdc\xad\x87\xce\x2d\x1c\x5e\xf4\xba\x6e\x04\xf9\x5c\xe3\x0b\x97\x22\x51\x9d\xea\x17\x2e\x95\x57\xae\x7e\xe1\x52\xa5\x6b\xd6\x2f\x5c\xfa\x0a\xb0\xed\xcf\x72\x7d\x74\x56\xfe\x02\xa4\x3a\xe6\x0b\x99\x6a\xd1\xd8\x9f\xa4\x84\xba\xf8\xfe\xa8\xbe\x34\x51\xec\x1b\x66\x54\xad\x61\xfd\x15\x36\x95\xbd\xf2\x2b\x6c\x2a\x6b\x71\x7f\x19\x05\xea\x02\xfb\x86\x19\x37\xae\x9f\xba\xbf\xac\x02\x4d\x89\xfb\x8b\xb0\x53\x09\xd9\xdc\xaf\x50\xe3\xcb\x9e\x1b\x6a\x7c\xb3\xf6\x7c\xa5\x36\xb8\x55\x9a\xfb\x2a\x0e\xe9\x3c\xcd\x7d\x95\x77\x58\x5c\xcd\x7d\x59\x05\x5d\xc7\x90\x65\x03\x9c\x6b\xee\xcb\x40\x79\x74\xd5\x76\x83\x9c\x41\x7b\xfa\x97\x87\xf0\xb0\x47\x92\x32\x89\xad\x4f\x7f\x60\xe9\x79\x6e\x38\x59\xf5\x8a\xcd\xfd\x22\x6b\x56\x3b\xd6\xe9\xe8\x0a\x79\x36\x77\xc3\xc9\x72\xb5\x34\xff\x71\xf2\x33\xe8\x9a\xff\x24\x75\xc8\x44\x6a\x00\x59\x87\x97\xbd\xf9\xab\x20\xf5\xf2\xb6\x9b\xbf\x44\x23\xf2\x7c\xb7\x2f\xfc\xba\xce\x31\x97\x6c\x44\x2c\xfb\xed\x28\xab\xd5\xf9\x06\x9d\xd5\xee\x1e\xa6\xf0\x76\xf8\xda\xeb\x7c\x49\x6f\x6c\xfe\x23\x29\xa7\x17\x35\x7f\x49\x9c\xc5\xef\xdf\x54\x9d\xfe\x33\x9b\x78\xed\x31\xc4\xe7\xbb\xce\xf8\xd4\xb5\x4e\x5b\x48\x2a\x04\xcb\x34\x43\xb5\xb1\xe8\xfa\xe1\x12\x95\x2b\x4c\xdc\x54\x95\x6e\x24\xd7\xbc\xa1\xa3\xb0\xd6\xa6\xea\x70\x5b\xb8\xce\xd5\xad\xa7\x3b\xe1\xd9\x71\x88\xb0\x5b\xb8\x59\x39\xca\x74\x69\xe1\xcb\xca\x29\xba\x72\xbb\x7b\x40\x9a\xed\xa8\xac\x8d\xfb\xbc\x87\xb8\x7d\x1c\xb1\xa2\x76\x94\xd6\xc6\x94\x03\xa7\x85\x9b\x69\xb7\xa3\xee\x75\x59\x7d\xdf\xa4\xe7\xfa\x32\x55\xd4\xb7\xc3\x47\x6a\xc0\x94\xdd\x4e\xa5\x7a\x39\x35\x14\xed\xab\x54\x17\xcd\x5c\x8b\x5f\xfa\x01\x28\xaf\xc5\x78\xf7\x9c\xeb\x5c\xbf\xfc\x24\x1d\xbb\xc5\x2b\xd5\xa3\x82\xbf\x16\x6f\x99\xa6\x42\xdc\x4d\x95\xeb\x3f\x7b\x30\x3b\x9b\x2a\xd7\xd3\x3b\x5f\xcc\x9a\x16\xaf\x56\xcb\x8b\xd3\xa4\xc5\x4b\x2b\xb8\x09\xa5\xb7\x5f\x8a\x6c\x24\x59\xb7\x43\x31\x37\xef\x9b\x8f\x1f\xbb\xe8\xd6\x95\x3f\x5a\x4d\xd2\x00\xda\x21\x7d\x9f\xa7\x7e\xbc\x91\xf8\xdc\x98\x3b\xdb\x51\x64\x5b\xa7\xae\xbf\xa5\x4b\xb1\xa7\x64\x8b\x76\xaa\xda\xf7\x5c\x18\x4a\x4d\xb4\x73\xd9\xcd\xa9\x51\x9a\x2e\xc3\xec\x22\x11\xa7\xa5\x8f\xaf\x8c\x48\x48\xfb\xe8\xe7\x14\xc9\x6a\xa7\xba\xdd\xcd\xad\x99\x29\x7d\x04\xf8\x4e\xc7\xfc\x62\x37\xd0\x31\x66\x8a\xfd\xe0\x87\x7f\x5e\xfe\x9a\x0a\xdf\xf3\xcf\xca\xaa\x8b\xcd\xb3\x67\x6b\x62\x4b\x97\x06\x49\x8e\x99\x96\x7e\xf9\x39\x99\x50\x7e\x09\xba\x69\xb8\xe6\xcf\xbf\x8d\x43\xa5\x91\x6f\xdd\x8b\xfe\xbf\x5c\x19\x9b\xd0\x60\xcb\x7a\x65\xe9\x94\x79\x35\x0a\xe1\xab\x3a\xbb\x0a\xe1\x73\x3a\x21\x9e\x26\x15\xb7\x9c\xe7\xab\x97\x9c\x2f\xdd\xd9\x9b\x74\xd5\xeb\x5f\x93\xf8\x4d\x3b\xc5\xf0\xf9\xd0\xe9\xb5\x7c\x33\x41\x66\xd6\x31\xef\xdd\x83\x5d\xda\xc4\x21\x6f\x7b\x74\xe5\x75\xf6\x9c\x49\x56\x3c\xf2\xc6\xab\xc2\x07\x2d\x77\xa8\x4d\xfc\xda\xad\xf8\xb3\x47\xf5\x06\x4d\x45\xf2\x3f\xc3\x91\x4c\x87\xa6\x22\xf9\x5c\xe7\x0b\x80\x6e\x05\x27\x07\x09\x88\xcd\x9c\x00\x15\xa9\xfa\xd4\x0e\xed\x5d\x9b\x0a\xf8\x36\xf1\xca\xff\xec\x79\xb4\xe7\x92\x24\xbc\xe7\x98\x7e\xf7\x10\xca\x6f\xe5\xea\xba\xbe\xe0\xa5\x56\x9e\x6f\x0f\xd3\xc2\xa1\xc0\xeb\x77\x5a\x38\x14\x78\x7d\x4e\x2d\x8d\x87\x6b\xbe\x4f\xb1\xb8\xb6\xa2\x2c\x0b\x9e\x4e\xc5\xf3\x3f\xff\x63\xf3\x36\x73\x24\x44\x11\x4f\x37\x15\xce\xe7\x3e\x95\xa6\xdc\xea\xe5\x4c\x3a\xdf\xb0\x7e\x09\x93\xfa\x62\xf5\xc6\xbd\x54\x5f\xdd\x0e\xef\xfc\x38\x4c\x34\x4d\x8a\x70\xf9\x26\x4c\xb6\x43\x8f\x37\xe6\xd4\xa4\x7f\x9c\x0c\xe3\x2e\x7b\xa7\x5a\x7e\x1c\x79\x93\x56\x7f\xb1\xba\xd2\xff\xeb\x25\x53\x11\x1f\x66\x3b\x79\xe1\xcf\x7c\x87\xce\xfa\x98\x4d\xf5\xe5\xeb\x8d\x11\x89\x6f\xb3\x89\x36\x2f\xbf\x87\x0e\xb9\x35\x7f\xf6\x28\x85\xba\x9d\xea\xf9\x9f\x3d\xbc\xdf\x16\xbf\x3d\xba\x4e\xba\x7b\x48\xca\x6e\x24\x85\x27\xdc\x8e\xed\xd0\xe8\xcd\xf9\x66\x5d\xd5\x62\x0c\xe7\x1b\x1d\xd5\xb8\x79\x27\xe9\xf6\x25\xd8\x82\xe5\x9b\x79\x20\x72\xd1\x94\xa3\xc4\xf0\xbc\x0e\xe5\x64\x3b\x55\xf3\x6b\xca\x11\xda\xda\x2f\xd9\x19\xde\xb6\xaa\xe6\xf3\x9a\xdb\xa9\xe5\x7a\x27\xfb\x8e\x33\x55\xce\x17\x37\x5f\x9c\xdb\xed\x54\xce\xbb\x43\x02\xd8\x4e\xe5\xbc\x9b\x2f\x7e\xf5\x76\x2a\xe7\xdd\x7c\x9b\x8e\x49\x77\x0f\x46\x67\x93\xb2\xdc\xcf\x1e\xf0\x5f\xeb\x97\x74\x67\xe2\x68\x6d\xfd\x66\x98\x9d\x05\xbe\x7f\xe5\xaa\x43\x7b\x3e\xc2\x19\x2d\x2a\x0a\xa7\x97\x9f\xa9\x5d\x4f\x71\xb3\xef\xce\xbc\xda\xdf\xbb\xa7\xe9\x2c\x91\xae\xf8\xf9\x16\x3d\xc5\x25\x42\x57\x32\x6e\x83\xb4\x3e\xea\xab\x8e\xab\x53\xa1\x2a\xef\x36\x2e\xfd\x9c\x38\x88\xda\xd1\x67\x0f\x73\x6b\x4e\x1c\x9f\xbc\x18\x2e\xb0\xa6\xf0\xb9\x31\xcf\xf1\x8e\xa5\x30\x57\xe2\x91\xef\x6d\x47\x61\x2e\xcd\x97\x98\x6b\x93\xc2\x5c\x49\x53\xda\x34\x6d\x8c\xbb\x27\xea\x18\x65\x9e\x31\x26\x45\x58\x6f\x51\x3d\xde\xef\xf8\x28\x06\xf1\x49\x35\xb4\xdb\xa5\x3d\xd2\xc6\x65\x96\x78\x89\xd5\xb5\x13\x4e\xcf\x73\xe2\x84\x6d\x27\x9c\x9e\x79\xe6\x7f\x5e\xf2\x54\x8c\x5f\xf2\xdc\x44\x4e\xda\xa1\xdd\x2b\xa7\x12\xb5\x29\xac\x5e\xca\x14\x9c\x6f\x0a\xab\x97\xcf\x3e\x56\x58\xfd\x67\x8f\xac\x6e\xe5\xa9\x97\x72\x34\x03\x9a\x42\xeb\xa5\x5c\x1b\xee\x50\xf0\xd5\x39\xb3\xae\x33\xee\x1e\xc2\xca\xed\xa1\x34\x48\x43\xf5\xb9\x25\x27\x02\xe9\x4d\x39\xea\xa5\xce\xad\xee\x8f\x43\xe5\xbc\x32\x1c\x2a\x92\xf9\x6b\xe2\xc9\x2f\x6d\x2e\x59\x9f\x50\xf1\x79\x9c\x4d\x4d\x54\x7c\x3f\xff\xe3\x83\x6d\xca\x4f\x2f\x7d\x4e\xb0\x6c\x33\xe7\x4a\x12\x07\x4b\x7b\x3f\x34\x79\xf6\x88\xb6\x8c\x67\x34\x07\x4b\xdb\x00\xf3\xf6\xde\xe4\xdb\x57\x9f\x8b\x70\xfb\xd6\x54\xf3\x5e\xd2\xec\xdb\x3e\x88\x27\x96\xce\xbf\x19\x43\x5b\x66\xc1\x0b\x37\x8f\xa6\xc3\xf7\x22\x24\x91\xf1\xb5\xf7\xe3\xe7\x21\xca\xd4\xe6\x1d\x26\x67\x49\x39\xe1\xf7\x3e\x97\x06\xb1\xf2\xd1\xf3\x9c\xe2\x30\x6d\x87\xaa\x2f\xcf\x15\xb5\xe7\x26\x6c\x9e\xe1\x46\x81\xbf\x6a\x74\x9a\xc2\xf0\xb9\x4e\x11\x2b\xb4\xf9\x65\xe1\xe0\x54\x6a\x27\x1f\x7d\xcf\xa5\x45\xf5\xd0\xf6\xc5\x43\xf2\xd8\xe6\xf8\x9e\x49\xf7\x91\xb5\x5b\x0e\xc5\x44\x3b\xd4\x7d\xf5\x2e\xe0\xf3\xd2\x9b\x6d\xd9\xa5\xe6\x9c\x89\xf3\xd5\x35\xf6\x6d\x1d\xb1\x8c\xb6\xa8\xbf\xc1\xd7\xdd\xd6\xf5\x36\x6c\xbd\xfb\x75\xbd\x0d\x67\x1c\x1c\xe7\xcc\x3c\x8e\x97\xb6\xae\xd9\xa6\x64\xd3\x66\xce\x99\x9f\xb7\xc6\x56\x81\x31\x80\x36\xac\x0f\x49\xe3\x00\x6a\xeb\xf2\x17\x9d\xa9\x92\x3a\xe8\x47\x93\xf4\xba\xcb\xef\xab\xfe\xb1\x2e\xa1\xb8\x82\xe0\x4d\xde\x97\x9f\x45\x43\x93\xeb\xba\xe4\xd2\x12\x0d\x6d\x47\xdd\x6e\x1f\xb1\xaa\xf6\xa9\xdb\x2d\x8d\x9c\x7d\x97\x5f\x25\x25\xb4\xfd\x25\x33\xc3\x7c\xd5\xf6\xb5\xfe\x55\xdc\xd6\xf6\x1d\x2f\x4a\x0b\x68\x9f\x07\x46\x25\x7d\x6d\xdf\xba\xf5\x57\xe3\x4e\x1e\x98\x1f\x03\xf8\xd5\x9e\x8f\xdb\x0c\xd7\x76\xdb\x5f\xf2\xfe\x50\x0b\xfb\x77\x8c\xae\xfc\xcb\x03\xc3\x17\xf9\x3c\x30\xe2\x0e\x6b\x5f\xe2\xfa\xa4\xf2\xaa\x6d\x6a\xb4\xb4\x5c\x6d\x6a\xb4\x84\x27\xcc\xf3\x92\x1f\x30\x49\x27\xfc\x5f\x78\x8e\xae\xfa\xe9\xaa\xff\x02\xff\x65\xb6\x22\xa9\xd7\x83\xad\x9b\xa2\xa3\x02\xc1\xee\x30\xe7\x87\xfe\x2f\x67\x2c\xa9\x98\xb7\x1f\x2f\x4b\x98\x13\x27\x79\x77\xdf\xdc\x51\x74\xcc\xa7\xd5\xbe\x75\xd5\x3b\x7f\xaa\x1e\xa5\x1f\xd2\xfd\x78\xea\x48\xba\x3c\x2d\x3f\x0b\x44\xd7\x59\x97\x65\x5b\x42\x53\xdd\x5d\xb3\x55\x9a\xec\xdd\x7d\xc8\x10\x17\x70\xf7\x1f\xf9\x3a\x0b\x5a\xff\x48\xf8\x55\x2b\xdf\xfd\xd5\xeb\x7e\xc9\x5b\xec\xfe\x7a\xa0\xd4\x3f\xba\x97\x39\xaf\x6b\x7c\x24\xf4\xe5\x6f\x0e\xcb\x7e\x72\xe0\xdf\xf9\x62\x45\x76\x7f\x45\x02\x35\xdd\x75\x39\x61\x7e\xac\x48\x9c\x4f\xdd\x5f\x66\x50\x89\xfd\x77\xff\x4d\xbb\x4b\x7b\x1e\x32\xd5\x1f\xb6\x2e\xd9\xb5\x32\xca\xbb\x27\xf3\x85\x41\xda\x7f\xf3\xf4\xf3\xba\x3e\x99\x7b\x89\xfe\xf4\xe0\xbe\x8f\x45\x87\x09\x17\x15\x0a\x16\x77\x94\xf2\x44\x6a\xd8\x51\xca\x4b\x7a\x71\xa4\x18\xf8\xf3\xdf\x97\xf5\x84\x2b\xac\x87\x5f\x59\x3f\x3a\x86\x77\x51\xd7\x7c\x89\x7b\xf4\xe3\x7c\x29\xc7\xcd\xda\x0f\x5f\x7f\x9b\x33\xab\x0d\x9f\x73\x81\x25\xa4\xcb\xf9\xf2\xb3\x60\x30\x38\x7b\xb8\x0e\x29\xa5\x95\xf6\x30\xbf\xe9\xc3\xb3\xc7\xa6\xdb\x12\x75\x8d\x6f\x19\x02\x49\x74\xf2\xe7\x83\x3a\x93\x39\x5d\xe2\x0b\xea\xe9\x1f\x6f\xbf\xf0\x4b\x8f\xf1\x9b\xae\xb5\x27\x7d\x4b\x14\x6d\x90\xc3\xc5\xb0\x2c\x6d\x88\x1f\x23\x30\x5e\xfc\x1e\xaf\x59\x22\x0c\xda\x8f\xfc\xfd\x33\x27\x11\x82\x7e\x54\xf5\xde\x43\xd4\xdc\xe3\x2d\x9f\x9b\x67\xcf\x7d\x27\xaa\xdd\xe9\x9f\xc3\xe5\x7c\x91\x78\xe3\x03\x2f\x4e\x8e\x1e\xaf\x8a\xa2\x10\x79\x97\xc3\xe5\x67\x78\x62\x14\x75\x73\xb8\x58\xc1\xb2\x6d\x21\x2e\x89\x9b\xa7\xcb\xd9\x62\x14\x10\xb4\xd5\x9c\x2d\x5d\x25\x55\x3d\x89\x8c\x85\x6b\x1f\x27\x4b\x9b\x8b\x18\x63\xa7\xe2\xdc\xab\x8f\xab\xe2\x3c\x69\x0b\x81\x60\x3d\x9f\x2a\xce\xb3\xee\x82\x56\x32\x8e\xf8\x4e\x1a\xc3\x04\x6f\x75\xf3\x9a\x14\x5f\xd4\x82\x49\x9c\x54\xcf\xb2\x88\xac\xe9\x9a\xfb\x5b\xb6\x79\x43\xe6\x29\x29\x4e\x53\x4c\x26\x0d\x80\x88\x5d\xcf\xc4\x58\xbd\xb6\xae\x50\xee\x4b\x2a\x4b\xcf\x97\x31\x57\x62\xbc\x3d\xdf\x65\x45\x4c\x01\x5d\x49\xf7\xd0\x78\x74\x92\xee\xa5\xd4\xd1\xf3\xe5\x64\x50\xbd\x4f\x57\x85\x3a\xc6\x4a\x47\xe7\x5e\x46\x5d\xcf\x5f\xa9\xef\xab\xd6\x5a\x06\x59\xd5\x34\x9b\x3f\x67\x35\x8e\xf5\x9e\x3f\xc2\x6c\xaf\x3b\xfe\x1a\x03\xb4\xe8\x78\x44\xda\xc1\x65\xdd\x3c\x22\xce\x53\x59\xd3\xcd\x1b\xe2\x1c\xc6\x41\x37\x4f\x88\xf3\x60\xe1\x6e\x5e\x10\xa7\x04\x9d\x6e\x5e\x10\xa7\x24\x94\x6e\x5e\x10\xe7\x48\xc9\xed\xe6\x01\x71\x9e\xe5\xad\x9b\xf7\xc3\x39\x9c\xc1\xdd\x3c\x1f\xce\xab\x37\x99\xd7\xc3\xb9\xa9\xb6\x3c\xf6\x9f\xc6\xb3\x79\x3b\x9c\x9b\xba\x83\x71\x2b\x45\x52\x52\xba\x79\x39\xbc\x98\x20\xba\x79\x38\xb6\x8a\x80\xbb\x79\x38\xbc\xfc\x5e\xdd\xbc\x1b\xce\x81\x6e\xba\x79\x37\x9c\x27\x3d\xa6\x9b\x67\xc3\x49\x65\xaf\x9b\x57\xc3\x79\xe2\xfd\xdd\x3c\x1a\xce\x2d\x5d\xc5\x9e\x2f\x64\x1d\xa9\xe7\xa3\xd5\x95\xe7\xc3\xf5\xdd\x2b\xcf\xf7\x33\x8f\xff\xf3\x52\x52\x79\x74\x7c\xc0\xbd\xf2\xe8\xfa\x4c\x95\x47\xc7\x7e\xe8\xe6\xcc\x70\x52\xbd\xeb\xe6\xc8\x70\x2a\x20\xec\xe6\xc4\x70\x9e\x14\xc0\x6e\x0e\x0c\xe7\xf0\xb6\xf6\xc6\xa7\xd5\x0b\x6c\x7c\xda\xad\x2d\x3e\xad\x86\x69\xe3\xd3\xe2\x84\xe9\x8d\x4f\x0b\x38\xed\x8d\x4f\x4b\x3d\x67\x6f\x3c\x3a\x6e\x87\x6e\x8e\x0a\xe7\xb1\x67\x7b\xe3\xd1\xb5\x7c\x98\x83\xc2\x79\x4d\x71\xe6\xa0\x70\x4e\x4b\x93\x39\x27\x76\xd4\x14\x69\x8e\x09\xaf\x3a\xf4\x6e\x4e\x89\x1d\x35\x5d\x99\x43\xc2\x8b\x5e\xba\x77\x9e\x0f\xfb\xb8\x9b\x23\xc2\x85\xa2\xff\xec\xf9\x82\xba\xb5\x39\x20\x5c\xd0\x34\x65\xce\x07\x17\x70\x17\x75\x73\x3c\x38\x65\x22\xf5\xce\xa7\x25\x06\xd4\x3b\xcf\xa7\x89\xa7\xf3\x69\x41\x7e\xbd\xab\xeb\xea\x2a\x83\xfb\xa9\x2d\x0f\x6d\xd1\xd6\x82\x18\x85\xaf\x62\x4e\x83\xa0\xe0\x70\x1f\x10\x95\x10\x85\xea\x50\xf2\x89\xf8\xa2\x0f\x6a\x45\x64\x5b\x1d\x7e\xfe\x3a\xdf\xaa\xa3\x6d\xba\xdd\x9a\x6e\xa9\x4c\x17\x71\x42\x1f\x64\xf2\x90\x51\xd5\xc7\x2f\x29\x15\x5d\x0d\x2d\x11\x4d\x84\x54\xa7\xbf\x5a\x70\xcd\x71\x90\x1e\x2d\x8d\xe3\x32\xb4\xca\x0d\xd6\x45\xcd\xa7\x05\xfb\x38\x0d\xea\x9c\x9a\x8c\x50\xba\x13\xbb\x55\x1f\x77\xda\x11\xb5\x62\x37\xa7\x41\x93\xc4\x68\x37\x87\x41\xf7\x60\xab\xfe\xa0\x37\x42\x96\x51\x7f\x50\x0d\x93\x79\x62\x9e\x80\x2a\x06\xaf\xfe\xdc\xf2\x3c\xe1\xbb\x7e\xbc\x00\x6d\x4e\xa7\x6b\x23\x97\x84\x23\xae\x3f\xd7\xfc\x50\x31\x64\x3f\x29\x14\xda\xb2\x6c\xc0\x46\xb2\x45\x07\xf9\x27\xa7\x36\x5b\xd2\xb5\xd7\xc2\xf2\x5c\xe7\xd0\xd6\xf2\xfb\x48\xb3\x59\x2d\xdd\x54\x38\xf1\x9d\x7e\xa1\x7e\xb5\xfd\x25\xf3\x51\xc6\x9a\xa1\xfe\x56\x74\x25\x43\xfc\x75\x04\x1d\xf9\xcb\xfb\xc1\x33\x7d\x7a\xf4\x42\xe5\x9d\x94\x8a\x0a\x52\xee\x10\xf0\x3b\xcd\x01\x68\xd1\x47\x2d\x6a\xaa\x42\xff\x01\xac\x5a\xb4\x5e\xe9\x31\xe8\x7f\x48\xf8\x41\x57\xfd\x43\xfb\xaa\x59\xef\xa4\x55\x9c\x2f\x07\x6d\x5f\x9d\xba\x13\x6c\x12\x20\xbc\x6e\x28\x3f\x49\x47\xa7\xa3\x43\x2f\xea\x90\x6e\xe8\x3e\x49\x32\xa9\x1b\xb2\x4f\x4a\xd5\xef\x53\x7d\x9a\x31\x66\x88\x3e\x27\x5c\xbd\x1d\xca\x3e\x89\x35\x77\x69\xcf\x93\xff\xd6\x27\xa5\xa6\x9a\x15\xe7\x8d\x73\x1e\x44\x81\xfe\xfc\x3a\x47\x3f\x6c\xf1\x9c\x24\xd4\x1f\xe3\x72\x7e\x32\x68\x5a\xce\x50\xc1\xcb\xe7\xbe\xfb\x33\x50\xfb\xdf\xa6\x75\x03\xf5\x45\x99\x37\x1d\x4e\xfe\x41\x3e\x54\x5f\x9f\x95\xa9\x8e\x82\x48\xde\x8b\xeb\xa7\x2f\x88\xbe\xb4\x16\x2b\xcb\x22\xfb\x39\x49\x62\xec\x06\xe6\x6b\x94\x3d\x02\x99\x99\x94\xd9\xfa\x6a\xdf\xea\xaf\x6b\x03\xe4\xbd\xce\x25\x37\xfd\x51\xbb\x2c\x63\x4d\xaa\x61\x7d\x7d\xce\x0c\xbc\xe5\x7d\xdd\x78\xcb\x81\x87\xe4\xda\x8f\xae\x33\x2c\x47\x5d\x85\x79\x9d\x3c\xfb\x57\x76\x0a\xc4\x66\x4b\x68\x68\x93\xc4\xac\x29\xd4\xc0\x7a\xcb\x24\xdc\xf6\xad\x4f\x4f\x9b\x36\x89\x89\x38\x1e\xfa\xa6\x72\x53\x70\x15\x2e\x7e\x85\xf7\x3a\x54\x7e\x9b\x62\xbf\xbe\x71\x68\x91\x18\xdc\xe1\xe1\x97\xf4\x67\x37\x30\xde\xbb\x56\xf1\x4d\xe6\x1a\x9c\xa2\x7d\xab\x6b\xab\x9d\xf2\xf5\xc6\x39\xcf\x5d\xbe\xca\x71\x22\x55\xc3\x91\xab\x4e\xf0\x79\x38\x86\x34\x0e\x85\x21\xf9\x79\x6c\x9e\x61\x60\xbc\x37\xfc\xc8\xc3\xa1\xf6\xc7\x62\x3b\x0c\x88\x27\x25\xbb\x0e\x47\xe6\x0c\xf6\xe3\x70\x24\x91\x4e\xfd\xf7\xc9\xc9\x54\x9d\x4b\xa2\xec\xa3\xf6\x8c\x8b\x34\x9d\xce\x87\x2f\xa7\xa9\x85\xef\x45\x1a\xc4\x17\x87\xa3\xda\xf8\x5c\xed\xd3\x58\xa7\x97\x0c\x77\x9d\x32\x72\x27\x0e\x8f\x46\x0a\xe1\xcf\x01\x3b\xd9\xc6\x69\x37\xc8\xc1\x17\xd5\xde\xf0\x24\x30\x33\x01\x0c\x43\xca\xe9\x65\x01\x18\xb0\x93\x15\x10\xd0\x30\x84\x6c\x5c\x2a\xb6\xd5\x49\x79\xe5\x5d\xf9\xfb\x4c\x8b\x30\xf2\x30\x64\x9c\x94\x80\x31\x48\xb4\xcf\x8f\xae\x34\x8f\x5b\xe9\x25\x2f\x6b\x50\x29\xfe\x2e\xdd\xf7\xc6\x33\x5e\xfc\xe8\x83\xd4\x84\xa7\x6b\x8b\x04\x53\xd2\x3d\x86\xa1\x61\xcb\xcb\xb6\x2d\x9b\xa6\x5e\x26\xe1\x61\x68\x38\x09\xd7\x8e\xf0\x85\x93\xf5\x2d\x4e\x2a\xc2\x9c\xcb\xeb\x8c\x7a\x9e\x44\xd4\x7c\x23\x5c\xe4\xa7\x48\xd1\x08\x1f\xf2\x9b\x3a\xc6\x96\x62\x29\x43\x8c\x83\x84\xdb\x51\x30\x1c\x24\xe2\xd7\xa4\xbb\x1a\xfa\xc9\x98\x5c\x23\xf0\xec\x4d\xcf\xf6\x3d\x3b\x63\x71\x18\x02\x4e\x5a\x2a\x07\xc9\xf8\x83\x11\x3f\x0c\x01\x27\xd1\x73\x8f\x78\x63\x7e\x72\x72\x8f\xc8\xdc\x84\xfd\x3d\x0e\xf2\x2d\x73\x65\x9d\xff\xa5\xa7\x14\x9d\x51\xaf\x73\x06\xaf\xc5\x88\xd7\xf9\xba\x8b\xee\x83\x70\x2d\x4b\xd7\x88\xc4\xb4\x88\x6a\x0f\x43\xbc\x55\xc9\x0d\x23\xc2\x33\xe6\x75\xe4\xbc\xc8\x86\xd1\x3a\xa8\x2c\x17\x79\xff\x40\xbd\xae\xb2\x8c\x8c\x24\xd4\xb3\x0e\x37\xed\x10\xca\x65\xee\x1c\x27\xa5\xa0\x9e\xb8\xc8\x80\x53\xed\xbc\x1b\x2a\xcc\x8b\x9e\x3d\x7d\xe4\x20\x8f\xfb\xcb\x72\x30\x00\xc0\x03\x48\x33\x00\xc0\x0f\x19\x1c\x03\xca\x35\xf9\x31\x87\x01\xe0\x52\x8b\x1a\xc0\x34\xc6\x74\x3b\xc4\x99\x6f\x36\x81\x1a\x01\xdd\x97\x5e\x63\xa2\x22\x14\x7b\x73\xa4\x9b\xed\xb6\x8a\x1e\xd7\xac\x93\x42\x08\x67\x00\x82\x97\xba\x58\x46\x4e\x04\x80\x34\xa8\x36\x97\x9c\xd1\x30\x10\x9c\x94\x4c\x38\x3e\x00\x2c\x07\xc8\x38\x00\xb8\x9f\xfc\x88\x61\x00\xd8\xb8\xac\x6d\xab\x92\xe9\xae\xff\x78\x5e\x72\x6e\xc6\xe1\xc9\x5f\x53\xe4\x78\x83\xbc\xff\x01\xd2\x18\x06\x80\xb3\xa8\x3e\x06\xe0\x57\x61\xef\x91\xbf\xcc\x12\x0d\x8b\x0c\x71\xc2\x39\xda\x3e\xff\x26\xfc\x3e\xc8\xfd\xf7\x7a\x5e\x38\xf2\x33\x61\xd4\x51\xae\x2a\x98\xc2\x6a\xe3\x70\xe4\xd7\xa3\x34\x3d\x0a\x43\x5f\x13\x10\x92\xf2\x5d\x77\xa2\x0a\x3d\x11\x03\x18\xe5\xf2\x9f\xaa\xf4\x6f\x94\x3b\xe4\x5f\x4a\xd8\x06\xb5\x00\xe3\xd5\xdd\x06\x5c\x5a\x3a\xfa\x2b\xfd\x23\x44\x3e\x0a\xdd\x5e\x93\x0c\xb5\x02\x5e\xc3\xb9\xc0\x47\xa9\x6f\x71\x78\xf2\xcb\x7c\xc1\x71\xa3\x42\x18\x01\xb6\x18\xf5\xab\xfc\x25\xb6\x35\xea\xcd\xc2\x9a\xe0\xab\xa1\x50\xbf\x49\xfc\xd0\x97\xa8\x1d\xf0\xd8\xc4\xc3\x40\xb1\x55\xa1\xda\xd6\x95\x8f\x91\x68\xea\x80\x23\x7f\x6b\x82\xa9\x2c\xd3\x9a\xaa\x15\xda\xff\xb1\xd5\x71\x7f\x0c\x43\xc0\x49\xe8\x6a\x54\x12\x7c\xb5\xf4\x19\x02\xb6\xda\x3b\xdb\xfa\xc2\xf9\x49\xff\xdb\x54\xa7\x7a\x95\x71\x68\xde\xfc\x51\x32\x1b\x5f\x28\x7f\x63\x5c\x0d\x6a\x09\x54\x72\x37\xd0\x8e\x6f\x60\xdc\xd1\x6e\xac\x49\xf4\x84\x03\x4e\xb7\xac\xf1\x65\x88\xd8\x78\x32\x6d\xcb\xfa\xb8\xd8\x92\x07\x45\x03\x8a\x0b\x0d\xd4\xef\xa6\x16\xf7\xc6\xd2\xb6\x74\xcd\x01\xcd\x35\xcf\xdb\xae\xda\x9f\x10\xc5\x30\x54\x1c\xcb\xb9\xa7\x4d\xed\x89\x38\xce\x80\xc7\x2d\x3d\x6a\x3d\x35\x64\xf8\x07\x06\x5a\xf1\x62\x29\x1d\x0a\xcf\xdb\x64\xc6\x9b\x57\x78\xfe\x67\x69\xc2\xff\x3e\xfa\x55\xa8\x7c\x31\x86\x46\x47\x26\x48\x63\xa0\xdf\xe9\xfd\xd5\xfd\xa9\x6e\x1f\x5b\xf7\x30\xc4\x31\x34\x73\x51\x48\xb0\x31\xea\x46\xbf\xca\x8e\x53\x4f\xd2\xaf\x26\xf5\x31\x53\xfa\xcd\x1e\x93\xd6\xcd\xe8\x37\x83\x57\x54\xa3\xa3\x7f\xba\xe4\x9a\x94\x3b\x1a\x28\x4e\xff\x53\xdf\x43\xb2\xcc\xa0\xf0\xe0\xcc\x42\x14\x1e\x24\xf0\xc6\x30\x54\x6d\xfe\x5f\xdb\x8a\x14\x45\xf3\x6e\x0c\x51\xe7\x76\xce\x23\x31\x5f\xa3\x99\xc2\x83\x80\x8b\x78\x0c\x49\x23\xe9\x2a\x10\x86\xcb\xbc\x19\xd2\x5f\xff\x73\x39\x28\xf9\x7f\x5d\x0d\x50\x93\x17\x2b\xf7\x30\x9c\xdd\x9a\x66\x6d\x69\xe1\xe1\x18\x1b\x86\xb1\xeb\x23\xa3\x05\x7c\x5d\x9b\xee\xb6\xc1\x8b\x1c\xf9\xe0\xd6\x96\x41\x00\xb6\x76\x1a\x25\xd4\xb5\xa7\xa5\x2d\xc3\x99\x91\x0a\xc2\xa1\x28\xfb\x0f\x8a\xd7\x12\x7a\xc4\xed\x74\x34\x06\x38\xee\xf0\x61\xb8\x3a\x57\x8d\x65\xc3\xd5\xe6\x63\xb7\x2d\x0a\x9a\xd5\x72\xc3\xd4\xc9\xe3\x10\x1f\xa7\x60\x7d\xce\x85\x78\xdc\x00\x57\xab\x8c\x73\x18\xae\xae\x83\x0a\xa7\xf1\x7c\x09\x29\x44\x9c\x86\xe1\xea\xf6\xe0\xd5\x18\x94\x27\x14\x30\xf9\x10\xd3\x9b\x99\x53\x5c\x8d\x12\x05\x2f\xf3\xf7\xbd\x2e\x7c\xc9\x37\x0c\xc3\xd6\xf5\x39\xe7\xdf\xd5\xeb\x05\xa7\x8e\x57\xcf\xac\xab\xd5\xfb\xbf\xe6\xc7\x5f\xd1\xf4\x57\x57\xfc\x64\xa8\x35\xa3\x83\xaf\xf7\xf9\xdf\xbe\xb1\xaa\xc9\xc6\xfb\xe5\x48\x6a\x0e\xa5\x88\xdd\x69\xfe\xa7\x6c\x41\xe5\x41\xe3\x28\xce\x73\xef\x13\x45\x7f\xe6\xd4\x8c\x86\xea\x7c\x50\xdb\xa6\xb8\x2b\x78\xb6\x89\xa1\x4e\x06\xc1\x30\x8c\x9d\x95\xb2\x36\x0e\xc6\xd6\x55\xb0\x50\x00\x5a\xc3\x30\x76\x51\x99\xfc\x40\x69\xde\xe3\x17\x1a\x30\xb7\x89\xbd\x79\x4c\x28\x72\xb2\xce\x93\xb8\x9b\xee\x80\xcc\xb6\x46\x87\xe1\xeb\x32\x35\xb3\x22\x68\x27\x9a\xdb\x81\xa0\xdd\x20\x14\x31\x10\xb4\x53\x31\xc6\x58\x08\xf9\xa9\x27\xc1\x7d\xef\x89\x7d\x0e\xd8\xdb\x54\x96\x33\x0c\x38\xb7\x2a\x10\x23\xee\xfb\xa1\xab\x90\x1d\x11\xb5\x65\xa5\x19\xd2\xc2\x1d\x8b\x12\x28\xcd\xa3\x0b\xa6\x68\xad\x20\x8b\xf2\x93\x1f\xf3\xff\x7f\x6f\xe2\xfd\xe7\xf8\xf7\xff\x67\xfd\x97\x7f\x73\xce\xe1\x62\x16\xe1\xbb\xbd\x2c\xe7\xf0\x8f\x3b\xec\x03\x67\x0e\x67\xe7\x2a\xfe\x4b\x5b\x78\x37\x5c\x63\xce\xe1\x77\x76\xb6\x76\x6e\xcc\x69\xe7\xe4\xc9\x6d\x28\x59\x58\x5a\xb0\x73\x72\xe1\xda\x6a\xb5\xc9\x8a\x70\x4e\xfe\xd9\xc6\xe9\x56\xe3\xe3\x1c\x8e\x59\x07\x9b\x8a\xf3\xba\x26\x1e\x67\x5b\x78\x36\x06\x86\x73\x0d\x57\x33\xfc\x29\xce\xd3\xa4\x86\x8f\xd9\x96\x99\x8d\x4a\x8c\x73\x72\xbe\xda\xfa\x12\x9d\xcd\xc2\xce\xe1\x75\x75\x5d\x4d\x9a\xec\xe4\x89\x60\x06\x75\x6a\x3c\x7e\x56\xd7\xd5\xce\xcd\x4e\xda\x09\x1b\x8a\xb3\x6a\x57\xe7\xf0\xac\xba\x4e\x3b\x13\xaf\xae\xd3\xce\x4e\x3b\xad\xbf\x38\xd7\x69\x67\xa7\x9d\xe6\x65\x71\x6e\xd0\x4e\x9b\xcb\x37\x84\x04\xce\x0d\xee\x6e\x93\x78\x70\x9e\x26\x8d\x76\x28\xfa\x6d\x27\x77\x1f\xdc\x9d\xcc\x29\x2a\xdf\x9d\xb3\xa9\xc0\x62\x18\x76\x23\xae\x69\x63\xdf\x42\x0b\xb6\x53\x47\xe2\xe8\xb6\x91\xbe\xa1\xfc\x70\xce\x46\xb9\x73\x2f\xed\xcc\x3c\xfb\xe4\x74\x1b\x47\x21\x58\xba\x9d\x73\x93\x4e\xb4\x78\x9f\x16\x93\x73\x6e\x29\x16\x61\x94\xda\x21\x70\xf7\xdd\x8f\xcf\xfe\x5f\xff\x16\xe8\xd0\xce\x9b\x37\xc1\x79\x47\x73\xcd\x35\xe1\xbc\xb9\x01\x9c\x37\xb4\xbf\x97\x55\x65\x39\x6f\xc1\x74\x8b\xdf\xfc\xeb\xdf\x62\xb4\xa0\x93\xf3\x5e\x41\x1d\xeb\xb4\xd1\x26\x6c\xe7\x03\x31\x13\x68\xba\xb3\xcd\xad\xce\x1b\xdc\x72\xde\x70\x56\xc0\xa8\x72\x3e\x71\x77\x43\x39\x21\x2f\xee\x9e\xc6\x09\xf8\xfc\xec\xac\x9c\x9e\x08\x69\x64\xf4\x1a\xe8\x75\x3e\xe3\x7b\x97\x54\x42\x61\xa7\xe2\x53\x85\x1e\x12\x38\xbd\x70\x7a\xe3\x74\xed\x54\x68\x62\xa0\x2b\x41\xb7\xf1\x83\xd3\x6d\x59\x74\xb1\xb3\xf3\xe1\x89\x6c\x15\x73\xd1\xfc\x97\xce\x3f\x78\xf7\xf9\xa8\xf1\xe1\xc8\x77\x9c\xd0\xcb\xcf\xce\x97\x23\x27\xd7\x84\x05\xd1\x9b\x6f\xce\xf9\xcd\x91\xe6\x34\x0a\x28\xec\xba\x60\x0e\x23\x17\xcc\x1b\x14\x12\x9f\x38\x38\x82\x11\xe6\x8a\x09\xa8\xe4\xba\x60\x1f\xc7\xa1\xf6\x1f\x7c\xe5\xf4\x18\x4e\xd4\xe9\xe7\x48\xc7\xce\xe2\x4e\xd4\xc3\xb4\x7c\xd8\x49\x18\x08\xdd\xe7\xfc\x30\xb1\xa0\xbd\xec\x90\x58\xce\xd3\x2a\xce\x1c\xa2\xbf\x0e\xa5\xdf\x44\x4c\xc2\xa1\xed\xeb\x10\xf5\x4d\x64\x02\x3a\xc4\x79\x1d\xaa\xbc\x19\xe9\x18\x87\xbe\xae\x43\x2b\x37\x07\xc7\xe9\x0f\x01\x15\xb3\x18\x72\xb0\xe8\x85\x43\xb4\xd5\xa1\xd6\x9a\x37\x53\x10\x2a\x99\x2e\x28\xff\x65\x6a\x27\x47\x6e\xdc\xc9\xe6\x78\x76\xe8\x56\x3a\x04\x2b\xb3\x37\x5b\xdb\x21\x4f\xe9\xd0\xa5\xcc\x7e\x6b\xe7\x64\x27\x4c\xc0\x7c\x0e\xd4\xf7\x1c\xb2\x7b\x79\x19\x7c\x71\x88\xe1\x39\x54\xf0\x4a\xc8\xdc\x88\xfe\x89\x2c\x5d\xa9\xe6\x84\x77\xc8\xb1\x39\x74\xd8\x2a\x7c\xbb\x0e\x1d\x36\x87\xc8\x5a\xcd\x66\x4e\x3a\xc4\xca\x1c\x2a\x65\x69\x59\x11\xae\x43\xa1\xcc\x21\x4b\x96\x56\xe6\xee\x84\xf1\x90\xef\x4a\xea\xf3\xc8\x50\x39\xb4\xa7\x72\xb0\xc4\x31\x87\x2e\x94\x93\x20\x54\xa4\x33\x20\x53\xe4\xd0\x26\xca\xf8\x97\x1d\xda\x44\x0e\x51\xa2\x4c\x81\xa7\x43\x32\xc8\xa1\x15\x94\x9f\xcc\xce\x97\x1b\xc1\x85\xfb\x34\x76\xd2\x93\x51\xd4\x29\x81\xe9\x17\xbd\x1b\x87\xd0\x4d\xc9\x4b\x3b\x79\x21\x2c\xe5\x65\xf3\x44\x8b\x23\x11\x76\x7d\x99\xd6\xd0\x75\x71\x08\xba\x94\x97\x59\x31\xd9\x08\x70\xc9\xc1\x78\x60\xce\x2f\x97\xcc\x15\xe7\x12\x3e\x38\x32\x0a\x5c\x32\xaf\x91\x4b\x91\x4f\x6c\xbe\x7c\x97\xcc\x15\xe4\x12\x3e\x20\x4d\x80\xc9\xe6\x1e\x97\xa8\x17\x09\x83\x9d\xe6\x63\x70\x29\x63\x92\xb2\x44\x26\x46\x47\x3a\xa3\xc3\x3e\x71\x22\xca\x99\xa8\x00\xc7\xaf\xe7\x12\x43\x26\x35\x85\xe2\xd9\x69\x36\xaa\x4b\x68\x2f\x55\x0b\xa7\x39\xe4\x54\x1c\x3a\x2a\x85\x04\x7d\x87\xbe\x88\x43\x58\xa4\x3a\x03\xa7\x0e\x69\x0f\x87\xa6\x47\xcd\xf1\xd8\x13\x98\x0f\xff\x3b\x83\x22\x9b\x1f\xcf\xe5\xa0\xf8\x8a\xbd\x2d\x48\xea\x1d\x7c\xf4\x39\x9a\x33\xc2\x41\x44\xee\x60\x20\xcf\x28\x01\x39\xb8\xad\x9d\x48\xad\x29\xd0\x72\xd0\x3c\x3b\xb8\x9d\x33\x4e\x7d\x07\x93\xb3\x83\xbe\x39\x6f\xcb\xd3\x77\x10\x35\x3b\xd8\x99\xf3\xb6\xb8\x99\x83\x71\xd7\x41\xb3\x5b\x50\x62\x76\x30\xd0\x3a\x68\x67\x4b\x30\xe4\xee\xa0\x2c\x75\xf0\x94\x16\xea\x75\x1d\x6c\x9f\x0e\x8a\xcf\x82\x20\x80\x83\x4e\xd3\xc1\xa3\x59\xe0\xb0\x75\xf0\x37\x3a\x88\x1b\x2b\x24\x92\x0e\xf6\x42\x07\x6d\x61\xcd\x66\xcc\x3b\x48\x05\x1d\x6c\x82\xb5\xf3\x01\x61\x2b\x73\x50\x94\xa5\x65\xb9\x25\x0e\x86\x1b\x07\xb5\x4d\x7e\xf9\x80\xb0\xb9\x38\x68\x5c\x32\x39\xe0\x0e\x12\x03\x07\x7b\x41\x81\x04\xd4\x51\x44\xef\xa8\x9e\xaf\xc1\x62\x09\x8e\xaa\x74\x47\x39\x7a\xcd\xe6\xed\x71\x94\xa3\x3b\xea\xd0\x2b\xf5\xe4\x8e\xca\x73\x47\x91\x79\x2d\x96\x89\xe9\x28\xc9\x76\xd4\x62\xd7\xc6\xc8\xa3\xa6\xda\x51\x4c\x5d\xbb\xa1\x32\x47\x31\xb5\xa3\x8a\xba\x76\x73\x24\x3a\xea\x7e\x1d\xc5\xbe\xcd\xb1\x2e\x51\x15\xe9\x28\x85\x6c\x83\x39\x8f\xc2\x3a\x47\xed\x5c\x2f\xd8\x23\x54\x93\x39\x4a\xc8\xb2\xcc\x2e\x6a\x82\x1c\x85\x40\xd9\xf3\x44\x14\x64\x38\xaa\x30\x32\xac\xb3\x8e\xaa\x08\x47\x29\x44\xee\x4c\x30\xe4\xf4\x3a\x12\x79\x4b\x64\x1e\x25\x25\xd7\x91\x87\x5b\xb2\x65\xa8\x3a\x72\x56\x1d\x89\xaa\xa5\xb2\x32\x90\xbe\xe8\xc8\x5b\x2c\xaf\xa5\x72\x38\x12\xa3\x1c\xd9\x50\x15\xc3\xdc\x91\x81\xe4\x48\x3d\xaa\xc5\x22\xd4\x8e\x44\x23\x47\x86\x51\xad\x96\xbd\xe4\x14\xbe\x27\x6e\xdf\x02\x4d\x22\xe6\xeb\x08\xf6\xb6\x86\x39\x43\xe0\xd3\x11\xed\x6c\xef\x60\xa7\xcd\x6b\x8e\xe8\x58\x2f\xd8\x62\x44\x23\x1c\x61\x88\x1c\x31\x63\xf1\x4e\x3a\xdc\x92\x99\x62\x58\x87\xfb\xcd\xe1\x77\xcb\x14\x6c\x3b\x3c\x27\x0e\x97\x49\x09\xe6\xf8\x74\x00\x51\x07\xfa\x2c\xd9\x30\x9b\x03\x8d\x38\x60\x48\x79\x2c\x25\xd5\x3d\x16\x7f\x71\x0f\x81\x17\xd8\x86\xdc\xc3\x38\x7a\xa0\xf6\xa1\x76\xdd\x3d\x16\x39\x70\x8f\x85\x0b\x6a\x36\x34\xed\x1e\x0b\x00\xb8\x27\xb2\x82\xb1\xfc\x3e\x24\x7f\x3c\x0d\x19\x8a\xca\x8d\x26\xd7\xa4\x76\xbd\x54\xae\xc9\x24\xf0\xd8\x24\xd0\x1b\x1d\xec\xd9\x34\xc9\x62\x79\x39\x60\xce\xbc\xbc\xa5\x97\xb7\xd4\x58\x2a\x5f\xe6\xfb\xd7\xe6\xfb\xdc\x58\xbd\x5f\x9b\xe4\xdc\x4b\x72\xde\x0b\xaa\x78\xcd\xbd\xef\x5e\x33\x32\x33\xc9\x1f\xee\x65\xf5\x7e\x71\xcd\x13\x34\x74\x2f\xa9\x46\x2f\x84\x9f\x90\xe7\xb8\x97\x2c\x9f\x17\xae\x4d\x12\xdb\xdc\x0b\xa2\x7a\x91\x75\x28\x18\x29\x2f\x53\xe5\x3b\x08\xc3\x06\x76\x9a\x95\xef\x5e\xd4\xee\x3c\x2b\xed\xcb\x02\xf8\x4e\x3c\xed\x2c\x2c\xaf\x99\xe9\xee\x25\x6e\x8b\x32\xb6\x7b\x99\x15\x5f\x42\xa4\x85\xf7\x39\xed\x4d\xb8\x49\x19\x2d\x75\x1f\x6e\x9a\xb3\xdd\x4d\x18\x75\xc0\xce\x6e\x1a\xe8\x72\x13\x36\x90\xc0\xe8\x98\x58\x6d\x93\xfc\x8f\x62\x01\x1e\x37\x99\x58\x26\x5c\x16\x05\x53\x6e\x9a\x3b\xc8\x4d\xfc\x40\x0d\x6b\x68\xb2\xf8\x4f\x16\x7f\xc7\x38\x9a\x18\xb5\x93\x48\x7d\x58\xda\xc9\x35\x09\x90\x67\x6c\xb1\xb9\x38\xd2\xf0\x78\x46\x37\xc0\x4d\x46\xf1\x24\xdd\xbc\x9a\x63\xde\x2d\x26\xd5\x65\x9f\xbf\x10\x68\x75\xcb\x3a\xa6\x5b\x01\xe2\x77\x2b\xf3\x74\x8b\xae\xb8\x22\x9f\x03\x7b\x64\xb1\x9c\x2d\xeb\x91\x35\x59\x5c\xd1\x2d\x70\xe7\x82\xa9\xb3\x98\x3f\xd2\x2d\xec\xfa\x65\xdf\xaf\xb6\xce\xe9\x98\x48\x0b\x3f\xd6\x30\x2f\xb7\x5b\x0c\xae\xc5\xfc\xb9\x41\x3f\x8b\x79\x69\x4d\x78\x95\x2a\x3b\x37\x3b\x89\x35\x57\xba\xf7\x66\x52\xdd\x9a\x54\x2b\x3b\x2d\xac\xe8\xb6\x75\xe8\x46\xc6\xa8\xdb\x98\x87\x9b\xd8\x43\x31\xca\x06\xb7\x49\xa8\xdb\x16\x54\xe8\xc5\x9c\x42\x6e\x93\xe7\xb6\xcd\xb7\xdf\x1b\x96\xe0\x26\x19\x6d\x9b\x37\xa0\x37\xcb\xd8\x75\x9b\x19\x6c\xa3\x95\x51\x1c\x3b\x59\xa0\x37\x0b\xf4\xb3\xf2\x5f\x0d\x8a\x6d\xfe\x1f\xb7\xcd\xf1\x53\xbc\x0d\x08\xef\x6c\x02\xf5\xce\x16\xdc\xda\x0d\xec\x79\x67\x86\x93\x77\x90\x00\xb3\x26\x7b\x67\x4f\xe6\x71\x70\xd4\xa9\x9d\x66\xf1\x7a\x5c\x1a\x75\xdb\xaa\xe8\x9d\x19\x14\xde\x99\x41\xd1\xa8\xe7\xf1\xce\xba\x8f\x77\x30\x4f\x64\x4b\xf4\xf0\x6e\x71\x4d\x28\xeb\x9b\x85\x4c\xbd\xb3\x57\xef\x1d\xf1\xfd\x61\x51\x66\x0f\xc2\xf5\x8e\x50\xfe\x63\xb8\xce\x7b\xfb\x2c\xde\xa3\x49\xef\xcd\xc5\xe0\x01\xba\x1e\xa0\x9b\x83\xf5\x29\xef\xed\x5b\x79\x6f\xdf\x2a\x17\x73\x59\x7a\x6f\x2b\x9f\xf7\x16\xc6\xcc\xaf\xa5\x69\x7b\xcf\x13\x79\x7b\xa2\x02\x05\x93\x07\x55\x7a\x0f\x4b\x2d\xfe\x58\x0f\x9c\xf4\xe0\xc8\x8a\x46\xa9\xf7\x2f\xa7\x43\x34\xf9\xd8\x70\xf4\xde\xa6\x6f\xef\xc5\xe3\x6f\x25\x46\xde\x6f\xee\x4e\xc2\x43\x36\x1b\xc7\x83\x00\x7d\x30\xbb\xa9\x75\x1b\x4f\x3e\x58\x34\xd8\x07\x9b\xcc\x1b\x11\x2a\x1f\x6c\x4e\xf7\x21\xb0\x58\x2d\x8e\xb4\x1e\xe6\x83\xc5\xaa\x7a\x35\x60\xe6\x83\x99\x33\x3e\x98\x39\xd3\x87\xe5\x04\xfb\xf0\xb0\xd3\xba\x4f\x49\xe6\x87\xf4\x81\x37\x1f\x90\x8b\xf3\x66\x50\xf8\x68\xf0\xd5\x47\x91\x0e\x9a\x99\xe0\x01\x5f\x3e\x3a\x48\x5c\x2d\xa0\xe0\x51\xea\xf7\x48\xf4\xd7\x61\x46\xbf\x47\xbf\xde\x23\x5c\x5f\x09\xfb\x79\xa4\xdf\x3d\x9a\xef\x95\x6c\x21\x8f\xfa\xba\x47\x72\xbd\xc1\x56\xe4\x81\x70\x1e\x08\xd7\x72\x61\xa7\x79\x0c\x3c\x22\xdc\xed\x31\xb7\x9a\x47\x8d\xd8\x23\x41\xdc\x8b\xe5\x2a\x79\x24\x7f\x3d\x00\xab\x57\x9b\x4b\x3c\x72\x9a\x1e\x1d\xcd\x92\xcd\x9f\xee\x51\x8d\xf4\xc8\x45\x16\x18\x3c\x7d\xb2\x70\xac\x4f\xc4\x61\x49\xf9\xf0\xc9\x3c\x5a\x3e\xc1\xaa\x44\xde\xae\x4f\xe6\x30\xf2\x49\x94\x42\x06\x9e\x3d\x4a\x8d\x1e\x89\xc6\xbe\x2c\x09\xd2\x23\x96\xe8\x51\x49\x2c\x69\x73\xa4\xb5\xc5\x23\x6b\x58\x86\xb9\xa6\x3d\x32\x82\x1e\xfd\xc0\xea\x2d\x20\xee\xd1\xe3\xf3\x88\xf0\xd5\xca\x87\x43\x64\xcf\xa3\xac\x57\x87\x45\x5c\x3c\x5a\x7a\x1e\x11\xbd\x3a\xcc\xe1\xef\x91\xb6\xf3\x68\xda\x55\xfc\x8c\x1e\x79\x32\x8f\x2e\x59\xf7\x83\x6b\x32\xde\x11\xbb\xea\xdd\x0a\x10\x3c\xa2\x4d\x1e\xb5\xa6\x8c\xb6\x9d\x07\x63\x78\x14\x73\xea\xab\x23\x07\xd7\xc4\xe0\xc5\xdf\xe4\x81\x1a\x1e\xa8\xd1\xf2\xe2\xee\xb6\xc4\x7a\x84\x51\xda\x93\x38\x7d\xb2\x13\x6a\x1c\x67\x86\xb9\x47\xbb\xc3\x23\xda\xd1\x23\xef\x13\xee\x7c\x5f\xc4\x3f\x68\xa1\x7d\x0f\xa9\xbc\x87\x4d\xbe\x91\xcd\xed\x21\x04\xf7\x30\x81\x67\x6f\x38\xd9\xc3\x85\xec\x21\x40\xee\xd5\x68\xcc\x3c\xec\xbb\x5e\xb4\xbb\xdb\x90\x8a\x87\xb2\xd5\xc3\xd5\xda\xa6\x67\x27\xd3\x5a\x11\xa1\x8e\xf9\xd6\x3d\x34\xaa\xbe\x48\xa4\xd2\x00\x84\x87\xb9\xd2\x43\x59\xd9\x87\xe1\x4f\x0f\x49\xa5\x87\x9d\xb2\x0f\x43\x54\x1e\x92\x47\x2f\x76\xc7\x42\xaf\x83\xa5\xd0\x43\x4f\xd8\xa7\xd9\x4d\x1e\x7a\x42\x0f\x2f\x61\x87\x57\xc3\xc3\x87\xe7\x45\x84\x87\xec\x92\x87\xfa\xce\xc3\x79\xd7\x89\x62\x7b\x08\xbe\x3c\xcc\x5e\xb9\x5a\xe2\xa6\x87\x2d\xc8\x43\x11\x94\x5f\x2b\xfc\xf0\xa0\x0a\x0f\xaa\x28\x54\x4a\x7b\xc8\x53\x3c\x8c\x29\x35\x58\xf4\xc2\xc3\x23\xe2\x21\x0f\xe9\xce\xd6\x64\x0f\xbd\x84\x87\x53\x22\xa3\x61\xe9\x61\x86\xf0\xd0\x41\x64\xfc\x8c\x9e\x4a\x63\x4f\x79\x71\x09\xda\x69\x91\x2f\x4f\x1d\x6a\x81\x67\xc0\x53\x62\xe8\xa9\x2b\xac\xd1\x72\x24\x3c\xd5\x81\x9e\x92\xc0\x9a\x3b\x4d\x32\xeb\xc4\xab\x0a\x8e\xdc\x60\x4f\xfd\x8f\xa7\xf0\x27\x07\x0b\x52\x78\x6a\x74\x3c\x85\x39\x99\x18\xa3\xa7\x58\xc2\x53\x21\x91\x6b\xe5\x74\x5b\xa8\x3d\x09\xe2\x79\xf3\xea\xc8\xc8\xf4\xa4\x62\x96\x6a\xc9\x01\x9e\x6c\x2a\x3f\x6c\x72\xac\x48\x60\x7b\x32\x42\x3c\xa9\x20\xad\x98\x5b\xcd\x13\x8e\xf6\xc4\xa1\x73\x62\x95\x21\x02\xec\x09\xfd\x66\xcd\xb4\x04\xbd\x3c\x91\xae\x8c\xa0\xb5\x27\xe6\xe4\x09\x2f\xe5\xc5\x7a\x34\x6c\xcd\xf1\x03\x7d\xd2\x60\x45\x17\x7e\xd8\x2a\xea\x87\x4d\x25\x25\x5a\x10\xd4\x83\x2a\x3c\xa8\xa2\x54\xb7\xff\x66\x50\xf8\x87\xaf\xfa\x90\xbe\x53\xcd\xac\xf1\x0f\x06\xc5\x83\x02\x03\xbc\x5d\xfe\x31\x5b\xc7\x3f\xc8\xd3\x11\xe7\xf2\x0f\x2b\xed\x83\xed\x10\x12\xa7\xdb\x87\xf7\x0f\x1c\xec\xd4\xcf\xfa\xa7\x73\xa3\x0e\xf3\xac\xa3\xbd\x9d\xd3\xcd\xd3\x5b\xeb\xe2\x48\x1b\xc6\xfe\x19\x62\x89\xb5\x77\xf0\x30\xeb\x3c\x0f\x3c\xa7\x8e\x26\xb1\x00\x3e\x8f\x48\xd5\x1b\x3b\x27\x3b\x59\xac\x8c\x5c\xdb\x3f\x2f\xa7\x53\x32\x4b\xd0\xc1\xbf\x66\xce\xfa\xd7\xcc\xd9\x44\x85\xa8\x7f\x2d\xfd\xc9\xbf\x28\x68\x40\xd2\xea\x81\x31\x5e\x30\x26\x64\x4e\xb7\x9c\x19\xff\xda\x42\x96\x93\x25\x38\xf8\xd7\x92\x5d\xfc\x9b\x21\x7a\x66\x59\x7b\x29\x64\x78\x01\x90\xc3\xaa\x98\xfc\x3b\xb8\x91\xf9\x1d\x0a\x19\xf4\xfe\xa5\x53\xbc\x70\x76\x67\x56\x6f\x60\x8c\x07\xc6\x14\x0c\x74\xff\xbe\x34\x09\xb6\xec\x46\xdf\x7f\x59\x00\x5f\x16\x40\xab\x82\xfb\x37\x3f\x0d\x55\xfa\x09\x45\xac\xa3\x4b\xce\xc4\x4e\xcb\x5c\xaa\xd1\x0a\xa3\xfc\xb4\x35\xd2\xcf\x44\xfa\x34\x2b\xc3\x34\x7f\xbf\x9f\xca\x4c\xb2\x38\x9d\x9f\x18\x29\xd3\x8c\x94\x4a\x92\xb7\x9f\x18\x29\xd3\x8c\x94\xda\x0d\xe8\xfa\x89\xd9\x35\x91\xc8\x1b\x8d\x9d\x58\x82\x73\x03\xdd\x13\xed\xb4\xe5\xd0\x4f\xc4\x68\x49\x82\xf0\x0b\xa3\x6f\x21\x0d\xe3\x2c\xbb\xd9\x2f\x8c\xa9\x65\x16\x48\xf7\xac\x36\x8b\xc6\x2f\x38\x5b\x1c\xcf\xbe\xf8\x1c\x8b\xcf\x91\x75\x4d\x03\x4a\x7e\x4d\x84\x2b\x0d\x44\xf9\x35\x29\x44\x31\x64\x5c\xa8\x63\xf1\x9b\xb9\x64\x23\xb2\xda\x18\xe2\x9b\xce\xb0\xad\x33\x94\x87\x25\x68\x5b\x1e\x9a\xdf\xc8\x9b\x20\x4c\xe3\xb7\x19\x37\x7e\x4b\xcd\x92\xb5\x6e\x37\x8e\x6c\xe8\x04\x1b\xaa\xf4\x9b\xe5\x77\xb3\xfc\xe2\x38\xf0\x7b\x70\xa3\x41\xae\xb6\x45\x4f\xfd\x36\xe7\xa5\xdf\x14\x9f\x77\xd6\xe4\x4d\x0f\xd9\x00\xdd\x4e\x4f\xde\x98\x1e\x1b\xd3\x83\xea\x43\xbf\xcd\x54\xf5\x5b\x4a\xc3\x9d\x26\x6d\x4e\x97\xa8\x30\x86\xcf\x66\x82\xd9\xa8\x66\x53\x13\x1f\x9c\xbd\xe4\xe0\xec\x25\x37\xd2\x87\x82\xb3\xae\x11\x5c\x82\xa4\xde\x50\x45\x70\x85\x9d\x05\x8a\x50\xf3\xa4\x04\x67\x2e\xf3\xe0\x60\x0a\x5d\x8b\x6b\x36\xae\x69\xd1\x8d\x4e\x59\x4b\x20\x8c\x19\x88\x5f\x76\xb7\xb8\x91\x85\x0e\x03\xa1\xc3\xee\x2d\xe1\x24\x78\xc3\x59\xc1\xdb\x2c\x5e\xb2\xe5\x60\x04\x4f\x78\xd0\x23\x57\xd0\x26\x3b\x6d\x9e\x08\xfe\x41\x0d\x84\x1b\xf9\x97\x20\x15\x9c\xf9\xcb\xd2\x2d\x82\x47\x90\xdb\xe3\xc7\x59\x16\x71\x0e\x98\xfe\xc1\x33\x0d\x13\xb4\x0d\xc1\xbc\x1e\x21\xc0\x8e\x5c\x39\x3d\x44\xe2\x7b\x90\x19\x57\x5b\x69\x43\xb0\xc5\x3f\x04\x5b\xfc\x2b\x5a\xc9\x21\xd8\x94\x10\x42\x95\xc6\xe8\x62\x67\x64\x67\x02\xe8\x72\xa3\xca\x35\x2d\xb8\x5c\xe1\x08\x0c\xa1\x12\x72\x84\xb1\xd5\x59\xe6\x48\x08\x36\xd4\x42\x80\xd9\xd4\xdb\xbc\x14\x82\x45\x87\x43\x80\xc4\x34\xf0\x44\xc1\xbc\xdc\x21\x2c\xe8\x61\x2d\xf7\x34\x04\xeb\x36\x21\x58\xb7\x69\x23\x73\xba\xc5\x02\x42\xb0\x58\x40\x1b\x36\x59\x85\x48\x8c\x2b\x42\xc4\xbd\x6c\xf6\x0e\xd1\x72\x12\x43\xb4\x50\x57\x2f\xe6\x4e\x0f\x44\x5a\x42\x2c\x54\x0f\xd8\xea\x1d\xa2\xd9\xa1\x21\x62\x87\x32\x10\x42\x7c\xd8\x89\x23\xfb\x99\x9c\x6e\xa6\x40\x40\xf7\xbf\x78\x5b\x65\x02\x82\xf1\x01\x9b\xbf\x24\x5b\xbd\x43\x42\xc8\x38\x99\x93\xb4\x74\x73\x53\x06\x10\x40\x00\x01\x94\xc7\x6c\xf0\x90\x08\x63\xa6\xa4\xce\x60\x8d\x4f\x99\xd3\x11\xaa\x85\x47\x21\x24\x33\xad\x42\xea\x4a\xeb\xb1\xb7\x94\x06\xa1\x3c\xdc\x16\x89\x37\x2f\xc5\x77\xa4\xde\x6b\xcd\xec\x9c\xc4\x0c\x27\x34\xe7\xe6\xf1\x09\xe8\xa3\x07\x20\x43\x1d\x16\xc5\x0e\x28\x4a\x07\x64\xa4\xeb\xb6\xa4\xe9\x80\x1c\x74\x40\x07\xba\x6e\xcb\x73\x0d\xd8\xee\x01\x89\xd5\xd6\xcc\x73\x1a\x50\xd0\x0c\x48\x67\x36\xb8\x87\x02\x62\x99\x81\x48\x42\x9b\x85\x1b\x99\x53\x3d\x20\x81\xd9\xa6\x19\x68\x01\xd1\xcb\x80\xda\x65\x83\x61\x2d\xa0\xda\x18\x90\x6a\x6c\x96\x0e\xf8\xcf\x06\x45\x40\xc5\x30\x20\x5d\xd8\x7d\xe1\xda\x86\x93\x03\x72\x73\x1d\xde\xe3\x80\xc4\x5b\x40\xd7\xad\x23\x22\x12\xd0\x6b\x0b\x45\x69\xf7\xe6\x27\x09\xc8\x7d\x05\x74\xbe\x72\xb0\x40\x46\x40\x8e\x27\xa0\xc3\x93\x97\x41\xcd\x80\x06\x4d\x40\x7c\xa6\x78\x8b\xd7\x05\xa4\x54\x02\x1a\x2a\x25\x55\x76\x9a\x41\x19\xd0\x37\x28\x8f\xd9\x64\x01\x6d\x83\x80\xa8\x41\x79\x6c\xf9\x0d\x88\x08\x84\x22\x54\x69\x6b\x5d\x80\xe4\x3c\xc0\x6e\x5e\xb3\xb9\x98\x02\x3c\xd9\x01\x82\xec\x8a\x10\x4a\x80\x4e\x3a\xc0\x23\x5d\xd1\x35\x0a\xd0\x0e\x07\xf8\x86\x2b\xf4\x20\x81\xb8\x44\x80\xce\xb7\xee\xc5\x35\x69\x12\x74\x9a\xad\x5a\x64\x27\x40\x68\x19\x60\xb1\x6c\x10\xc7\x06\x78\x12\x03\x04\x89\x0d\xe6\x9b\x00\xdd\x5f\x80\xe7\xaf\x11\xab\x0c\x10\x63\x05\xd8\xb0\x3a\xcc\xc4\x01\x2e\xa8\x00\x01\x54\x7f\x98\x8a\x20\x7f\x0a\x30\x3e\xf5\xa7\x70\x3a\xbd\x8f\x50\x42\x7f\x75\x77\x5b\xd6\x82\x42\x09\xde\xdc\x16\x01\xb6\xa4\x00\x4d\x52\xf6\x46\x4d\x14\xa0\x40\x0a\xe2\x3d\x0a\x8d\x9d\x8c\x66\xd8\x1c\x0a\x01\x82\x40\x51\x69\xa0\x7e\xb4\x46\x33\xbb\x02\xd5\x9d\x01\xab\xbd\x26\x8b\x27\x07\x2a\x16\x03\xc5\x89\xb5\xd8\xb2\x16\x08\x17\x04\xea\xfb\x6a\xe3\x6b\x52\xd0\x11\xa8\xe4\x68\x89\x49\x0b\xc3\x3e\x0c\x1b\x80\xad\x16\x8e\xb4\x6f\x1b\xc8\x87\x6f\xdd\x73\x24\x29\x11\x64\x7c\x37\x94\xa8\x02\xd9\xbe\x81\x14\xdf\xb6\xf8\x46\x24\xc5\x06\xb2\x61\x1b\x9c\x78\x01\x5c\x10\x48\x4a\xed\xde\xe2\x9f\x81\x54\xd3\x40\x8e\x69\xf7\xcc\x10\x64\x95\x06\x52\x49\x3b\x89\x70\x81\x04\xd1\x40\x66\x68\x0f\x7a\x22\x46\x1c\x69\x65\xbd\xeb\x46\x4c\x99\xe4\x84\xf5\x3e\x39\x92\x11\x37\x18\x71\x24\xab\x86\x87\xc5\xea\xc1\xe0\xa5\x54\x23\x3c\xa4\x6e\x3c\x08\x7c\x15\xb3\x08\x02\x81\x85\xf0\xd8\xd7\x2c\xf8\x86\xc2\xc3\xc2\xf2\x34\xe6\xd1\xc1\x91\x0f\x47\x3e\xc8\x53\x58\x01\x6f\x78\x58\x69\x1f\xd1\xe6\xb0\xda\x3c\x4c\x99\x0f\x53\x66\x60\xf5\x7e\x58\x7e\x1f\x3c\xbd\x28\xe2\x84\xc7\xdc\xd4\xe1\x41\xb0\xa4\x5a\x48\x2e\x3c\xac\x4b\x0f\x95\x4a\xcd\x12\xec\x02\x81\x8c\x40\x20\xa3\x36\x73\x03\x85\x97\xc9\xf5\x65\x72\x7d\x31\x67\x5e\x26\xd7\x97\xc9\x15\xa9\xfe\xf0\x22\x71\x0f\x3a\xa8\x9b\x75\xe9\xb5\x65\x3b\x80\x00\x5a\xb0\x7a\xbd\xf0\x1a\xfa\x09\x98\xf7\xad\x76\xae\xc9\x77\x7f\xf9\xee\x88\xda\x84\x97\x4f\xfc\xc2\x3d\x3e\xcc\x88\x0e\xaf\x79\x9f\xc2\x6b\xc3\xbe\xbd\x96\xd2\x12\x5e\xa6\xe1\x97\x69\x58\xa6\xc7\x6b\x40\x27\xbc\x90\x41\x7b\x4c\x8f\x97\xb9\xf9\x85\xa6\xc8\xeb\xee\x18\x29\xef\x82\x08\xdb\x22\x8f\x61\x9a\x6f\x3e\x4c\xcb\x42\xe9\x48\x88\x85\x69\x3e\xba\x30\x23\x84\xc7\xe6\xd4\x0b\xd3\xec\xd7\x30\x09\xcd\x14\xab\x4f\x0b\xd3\x5c\xc9\x61\x52\xd6\x0e\xe1\x73\x20\x90\x11\x08\x64\x54\x54\x7e\xc2\x34\x53\x35\x10\xba\xa8\x30\xe8\x87\x69\xce\xfc\x30\x71\xe6\x17\xd6\xe4\xc9\x27\x9e\x7c\xe2\xc6\x9a\x3c\xad\xb7\x86\x89\xe6\xce\xa0\xdb\xcc\xc5\xdd\x29\x7b\x7b\xcc\xcf\x18\x16\x4d\x5a\x14\x1a\x74\x4c\xb9\x65\xb9\x6b\x61\x59\xd2\x5a\x8f\x99\x23\xb9\x11\x51\x83\xde\xad\x2c\x3b\xac\xc9\xe9\x78\xa6\xba\xb9\xe8\xc3\xa2\xdb\x2c\x6a\xd9\xe0\x2d\x0b\x6b\x73\xa4\x01\x96\x3e\x0d\x7b\x87\x6d\xee\x80\xb0\x6d\xd6\xc8\x9e\x4f\x0c\x56\x08\x60\x85\xfc\x9a\x61\x1e\xb6\xb9\x50\xc2\x46\x03\x13\xea\xa2\x40\xb4\x21\x6c\x0b\x9f\x15\x72\xbf\xc3\xe6\x1b\x6d\xfb\x46\xa5\x30\x3a\xb6\xb9\x4c\xc3\x36\xd3\xb1\x20\x45\x1b\xb6\x7d\x9c\xb0\x09\x9b\x12\xf3\x0d\x1b\x1b\x67\x63\xe3\x90\x29\x1f\x36\x36\xf8\x46\x35\xbe\x9b\x8f\x20\xec\x46\xe3\x51\x4f\xdb\x18\x3e\xdb\xb0\x7a\xd8\x1d\x49\x08\x73\xf7\x07\xe0\x44\xd8\x38\xf5\x3a\xef\x73\xdb\x32\x18\xb6\x6a\xf5\x30\x78\x01\x09\x61\x53\x88\xe7\x8d\xa0\xdf\x32\xee\x2c\xf1\xce\x4c\xf8\x6c\x55\x51\xd1\xd9\x34\x13\x9d\xf9\x1b\x7a\xcb\xee\x6f\x06\x45\x04\x6b\x44\x67\xf6\x5a\x7f\x2c\xff\x36\x3a\x1b\x64\xd1\xd9\x20\xcb\xa8\xea\x46\x72\x2c\x23\xc9\x95\xb9\x58\xe6\x6b\x3c\x99\x93\xe4\x4e\x3d\xe6\xc7\x8b\xce\xbc\x50\xd1\x99\xf7\xbf\x92\x8b\x16\xdd\xc3\x8d\xf0\x26\x04\x23\xe3\x89\xee\x25\xed\x93\xca\x5c\xfc\x23\xd1\x4d\x6e\x44\xa2\xee\xb0\x29\x33\xba\xc5\x8d\xe8\xa7\xdb\xfa\x54\xf4\xb6\x26\x47\xcf\x9a\x5c\x0d\x98\x45\x65\xe5\x79\x8f\x46\x83\x79\x11\xa3\x47\xea\x93\x78\x46\x43\x64\x30\xfa\xc4\x4e\xf4\x45\xb6\x59\x99\xd1\x17\x76\xb2\x7a\x53\x31\x16\xbd\x59\x19\xd1\x9b\x95\xd1\xab\x75\xf3\xe8\xed\xc3\x47\xe2\x20\x9d\x62\xdf\xe8\x0d\x9e\x47\x5f\xa1\x92\xe7\x2d\x79\x72\x41\x3d\xea\x04\x08\x25\x46\x4f\xe6\xa4\xc7\x1f\x4e\xed\x6e\xf4\xbc\x3a\x0f\x7f\x3e\xd5\x88\x11\xf4\x14\xbd\x4d\xe6\x7d\x5b\x06\x47\xf4\xe6\x39\x8f\x5e\xa9\xd8\x99\x1b\x21\x82\xed\x5f\xaa\x7c\x5e\xed\xe4\x9a\xb6\x82\x65\x68\x5d\x23\xc9\x79\xd1\x83\xd2\xf7\xcb\x35\x27\xef\x93\x94\xa6\x62\x51\xcd\xe8\xcd\x8a\x8e\x5e\x8e\x77\x9d\xbe\xb9\xbb\xd9\x15\x15\x85\x85\x18\x2c\x09\x2d\x06\x64\x93\xba\xe5\x26\xc4\x60\x1f\x27\x06\xf3\x84\xd6\x61\x25\x39\x31\xd0\x79\x03\x76\x13\xc2\xb7\x91\x78\x4d\x54\xbc\x86\x70\x5f\x0c\x36\x65\xc6\x80\x22\x8c\x1e\x33\x20\x2d\x1a\x12\x03\xc2\xcc\x99\x18\x6c\xb9\x88\x41\x9f\xc3\x26\x98\x08\xd8\x8b\x80\xbd\x5e\xe9\x36\x80\xbd\x08\xd8\xeb\xad\x70\xba\x99\x5d\x11\xcc\xd7\x09\x32\xc7\x80\x04\x3c\x89\x7b\x7d\xf2\x35\x83\x8d\xd8\x18\x2c\x83\x35\x03\xc8\x63\xb0\x0c\x80\x18\x26\x6e\xa0\xc4\x0b\x99\x3c\xfb\xc4\xa9\x97\x78\xcc\xc9\xb3\x93\xdf\x8d\x10\x54\x0c\x08\x76\x81\x0e\xeb\xb2\x90\x5c\x8c\xe6\x68\x8c\xd1\x1c\xb0\xed\x31\x3f\x73\x24\x4c\x14\x23\x2e\x1b\x6f\x58\x31\x46\xf3\x25\xc6\x88\x8c\xeb\xe3\x39\x3d\x71\xa4\x41\xc6\xfe\x5a\x72\x5e\x8c\x66\x7a\x44\x20\x63\xa7\xa2\x21\x46\x3a\x2d\x99\x77\xf9\x31\x44\x1d\x89\x16\x45\xa2\x45\xe5\x71\x9c\xce\x78\x8f\x58\x82\xce\x16\xea\x18\x49\x8a\x8e\xa8\x49\x06\xcb\xed\x8b\x24\xe7\x45\x92\xf3\xea\xb0\xe4\xbc\x18\xcd\x71\x10\xa3\xad\xc2\xad\x30\xb1\x90\x6b\x17\xa3\x19\x29\x0d\xf9\xf3\x18\x5f\x4e\xa7\x4a\x00\x58\x18\xa3\xf5\xeb\x18\x5f\xb8\xfb\x79\x9f\x71\x72\x24\xab\xcd\xb0\x6c\xc5\x98\xcc\xe6\x88\xc9\x56\x8d\x12\x9c\x76\x2e\x76\x9a\x13\xea\x31\xd7\x67\x04\xa9\x46\x90\x6a\xaf\xe6\x91\x8c\xc9\xf0\x75\x4c\x96\x71\xd0\x1f\x9e\x28\xd1\x97\x12\x7d\x09\xdd\x12\x53\x7f\xb4\x9d\x18\x7d\x85\x23\x51\xf6\x24\x67\xae\x14\x5b\x82\x22\x08\x37\x26\x73\xaf\xb4\xa7\x73\xa3\xce\xe9\x06\x9e\x1a\x65\x47\x31\x0d\x8a\xe5\x24\xe1\xc1\xe8\x20\xbb\x2e\x26\x48\x14\x97\xb9\x68\x63\x62\xfe\x4c\xc8\x43\xc0\x5d\x1d\xd3\xcb\x8d\x5e\x6c\x46\xcf\xe9\x93\xc6\x83\x93\xeb\xd4\x4e\xae\x69\x5d\xb1\xf9\xc5\x35\xd1\xc4\x03\x43\xb7\x62\x4b\x50\x04\x4a\x47\xa2\x6f\xad\x5b\x22\x40\x24\x8d\x2f\x92\xc6\xd7\x1e\xe3\x3c\x8f\x59\xe2\xcf\x01\x45\x0e\x8b\x05\xc4\x1c\xd0\x39\xb3\x08\x54\x1f\x66\x72\xc6\x6c\xab\x54\xcc\x91\x4f\x6c\xb8\x33\x66\xb4\x87\x33\x9e\x53\x67\xeb\x7c\xcc\xe8\xfe\xe6\x41\x1a\x7b\xe0\x48\x1b\x94\x91\x4c\xbd\xe8\x18\xda\x19\x5e\x0b\xa2\x68\xd1\x75\xed\x1c\xec\x7c\xc9\x89\xb7\x4e\x9b\x99\x54\xc1\xc7\xd1\x59\xb8\x3c\x16\xd1\xc8\x99\xa3\x3f\x3a\x9a\x84\xe8\x77\x2c\x4a\xad\x1e\x1c\x69\xe0\x29\xa2\x6f\xeb\x12\x93\x55\x11\x45\x30\x99\x18\x64\x70\x44\xc4\x52\x23\x8a\x9d\x2e\x45\x76\x9a\xf3\x31\x22\xca\x19\xbc\x71\xa0\x46\xe2\x5f\x11\x91\xb6\x8d\xc0\x7b\x24\xaa\x15\x89\x6a\xd5\x61\x54\x0c\x11\xf9\x9f\x88\xee\x4f\xd5\x8a\x00\xc0\x8d\x00\xdc\x06\x55\x4a\x84\x0e\x3f\xc2\x81\xdf\x1a\xb3\x0d\x78\x35\x42\x46\xdf\x9a\x05\x1b\x22\x95\xcd\xf1\x94\x34\xa7\x43\xc4\x15\x1f\xf8\xf3\x1e\x74\xf3\xaa\x5b\x7f\x1a\x15\xa1\xff\xaf\x36\xc5\x2c\xf0\x50\x01\xd8\x36\x15\x3c\x24\x01\x24\x2f\x1a\xd3\xf4\x4e\xb1\xad\x7a\xfb\x8e\xc9\x8b\xa3\xe4\xe7\x0f\x6a\x42\x83\x7d\xf5\x44\x5a\xf7\x12\xa7\x50\x30\xd3\x34\x05\x12\x2f\x1c\x35\xb2\x09\xc2\x81\x94\x7f\xf5\x8f\x94\x70\x87\x91\x8e\x7a\x77\xda\x80\x49\xe9\xc5\x4e\x82\xca\x34\xa1\xa7\x92\xce\xe2\xc9\x91\x70\x71\x68\xdc\x78\x8a\xbd\x92\xcd\xf2\x29\x31\xaf\x7b\x6a\x97\x18\x45\x89\x51\x14\xc5\x02\x95\x3d\x15\xe7\x1e\x4e\x1b\x78\x25\x33\x29\xbc\xd9\x2a\x05\xc2\x82\x9f\x82\x41\x91\xc8\x62\x0d\x8b\xea\xa8\x4c\xd1\x79\x8e\x1c\x49\xb1\x67\x46\x8a\x8c\xd1\x90\x71\xaa\xa4\x5c\xa8\x9d\xb4\xfe\xd8\x08\xc4\xa6\x3c\xa9\xfe\x9f\x57\xc1\xe2\xca\xe2\x27\x08\x06\x3e\x29\x09\x2f\x95\xfd\xc2\x1f\x1f\xf3\xa5\xe4\x22\xa9\x07\x2d\x66\xf6\x15\xd1\xfe\x97\xcd\x65\x58\xfe\x93\x24\x95\xa0\x18\xab\x38\xaa\x3d\x24\x38\xd5\xfa\x42\xaa\xf4\x85\x2c\xcd\x8e\xce\x91\x36\xf9\xf5\x20\xd2\x7b\xca\x0f\xdb\xf8\x6a\x6b\xa9\xc3\xee\x36\x71\xa6\x6e\x27\x85\xa8\x1a\x7e\xf4\x10\xf1\x29\xf4\x3d\xe6\x9f\x9d\x72\xfd\xfb\x7c\xff\xdb\xf8\x8f\xff\xf2\x7f\xfe\x5f\xe3\x3f\xfe\xef\xf1\xdf\xd6\xbf\xde\xff\xf9\x9f\xff\xb9\xfe\xfd\x7f\xcc\xff\xfa\xfe\x8f\x7f\xfd\x1f\x3f\x7b\xff\x35\xd7\xfe\xaf\xff\xbe\xfe\x73\xfd\xbf\xff\xfd\x7f\xfe\xe7\xbb\xfe\xf5\x1f\xff\xfd\x3f\x7e\xce\xb2\xdf\xff\x17\x00\x00\xff\xff\xec\x4a\x35\xdf\x39\x08\x04\x00"); +func _cfgf ()([]byte ,error ){return _ad (_bbed ,"UniJIS-UCS2-HW-H")};func _cgfe ()([]byte ,error ){return _ad (_addg ,"RKSJ-V")};var _bgbd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd6\x4d\x6b\xe3\xd6\x1b\x05\xf0\xbd\x3e\x85\x96\xf3\x5f\xcc\x3f\xf7\x79\xb9\x2f\x02\x31\x50\x66\x18\x08\xc3\xb4\x25\x29\xed\xda\x91\xae\x83\xa1\x91\x8d\xe3\x2c\xf2\xed\xcb\x79\x8e\x9d\x42\x17\xc1\xd1\x89\xf4\x48\xfc\x4e\xae\xae\xef\xbe\xde\x7f\xbb\xdf\x0e\x97\xf1\xee\xf7\xf3\x71\x79\xec\x97\x71\x7f\xd8\xd6\x73\x7f\x3d\xbe\x9d\x97\x3e\x3e\xf5\xe7\xc3\x36\x0c\xa2\xe3\x7a\x58\x2e\xb7\xc3\xf8\x58\x5e\x76\xa7\x61\xc0\xf5\x8f\xef\xaf\x97\xfe\x72\xbf\xed\x8f\xa3\xf1\xbc\xf5\xed\x74\x3d\x77\x1c\xef\x1e\xfa\xf3\xe1\xf5\x72\x7e\x1f\x3f\xfd\xb2\x1e\x9f\xfa\xff\xc6\xb5\xef\x91\xff\x76\x5e\xfb\xf9\xb0\x3d\x8f\x9f\x7e\x3c\x7c\x84\x8f\x6f\xa7\xd3\xdf\xfd\xa5\x6f\x97\xb1\x45\xd6\xb7\x35\x3e\x87\xbb\xaf\x3f\x77\xa7\x5f\x77\x2f\x7d\xbc\x8b\x39\x9f\x7f\x3c\x7c\xe6\x29\xf1\x97\x3f\xfb\xf9\xf5\x70\xdc\x46\xf9\x7f\x4a\xfa\x6f\xfc\xc7\xfb\xa9\x8f\x72\x9d\xf0\xd7\xcf\xe3\xda\xc7\x74\x9b\x77\xff\xed\xeb\xf1\x6d\xbb\x8c\xaa\xde\xae\xa1\xf0\xb1\x97\xe3\xda\x5f\x4f\xbb\xa5\x9f\x77\xdb\x73\x1f\xc6\x71\x4e\x29\xa5\x2f\xe3\x9c\xeb\xf7\xef\x5f\xf0\x4c\xff\x39\x63\x68\xed\x7a\xe5\x61\x65\x72\xbb\x22\xa5\xfd\xfe\xcb\x98\x86\x39\x09\x8f\x05\xc7\x9a\xcb\x30\x27\x65\xa2\x48\xb2\xe8\x30\x27\x63\x62\x48\x6a\x69\xc3\x9c\x9c\x89\x23\x91\xa4\x3e\xcc\x29\x33\xca\x11\x69\xc3\xec\xc2\xa8\x44\x94\x0d\xc3\x2b\xa3\x1a\x51\x9d\x30\xbd\x31\x6a\xf1\x04\xc9\x31\x7e\x62\x34\x45\x64\x09\xe3\x77\x8c\x76\xd7\xe7\xc4\xf8\x27\x46\x4f\x11\x35\xc1\xf8\x85\xd1\x82\xc8\x52\xc5\xf8\x95\xd1\x1a\x91\x29\xc6\x77\x46\x3d\xa2\xdc\x30\x7e\xcf\x68\x1f\x51\xf3\x34\xcc\x42\x29\x09\x29\x4f\x53\x19\x66\x21\x96\x04\x96\x5b\xd6\x61\x16\x6a\x49\x68\x79\x49\x6d\x98\x85\x5c\x12\x5c\xde\x8a\x0f\xb3\xd0\x4b\xfc\x6a\x8a\xf1\xf4\x92\xf0\xca\x56\x31\x9e\x5e\x12\x5e\xb9\x18\xc6\xd3\x4b\xc2\x2b\xb7\x86\xf1\xf4\x92\xf0\x2a\xe2\x18\x4f\x2f\x09\xaf\xe2\x09\xe3\xe9\x25\xe1\x55\x0a\x8a\x15\x7a\x49\x78\x95\x09\xcd\x0a\xbd\x24\xbc\xaa\xa0\x5a\xa1\x97\x84\x57\x75\x54\x2b\xf4\x92\x7e\xed\x1f\xe3\xe9\x25\xe1\x55\x27\x54\xab\xf4\xd2\xf0\x6a\x82\x6a\x95\x5e\x1a\x5e\xcd\x51\xad\xd2\x4b\xc3\xab\x55\x54\xab\xf4\xd2\xf0\x6a\x13\xaa\x55\x7a\x69\x78\x4d\x8a\x6a\x95\x5e\x1a\x5e\x93\xa3\x5a\xa5\x97\x86\xd7\x54\x51\xad\xd2\x4b\xc3\x6b\x9a\x50\xad\xd2\x4b\xdb\xed\x7f\x15\xf3\x09\xa6\x13\x33\x47\xb9\x4a\x31\xdd\x31\xab\x68\x57\x49\xa6\x41\x86\xf6\x71\x0b\x9a\xe9\xc2\x4c\xd1\xaf\x12\x4d\x57\x66\x19\x05\x2b\xd5\xb4\x33\xab\x68\x58\xc9\xa6\x7b\x2e\x92\x84\x8a\x8d\x6e\x96\x98\x29\x3a\x36\xc2\x99\x30\xcb\x28\xd9\x28\x67\x7a\x5b\x60\x69\x98\x8d\x74\x16\x74\x62\x09\x35\x1b\xed\x8c\x6b\xd3\x0c\x3d\x1b\xf1\x8c\x8b\xd3\x32\x8a\x36\xea\x19\x57\xa7\x35\x34\x6d\xe4\x33\x2e\x4f\x4f\xa8\xda\xe8\x67\xf4\x73\x43\xd7\x46\x3f\xa3\x9f\x67\x94\x6d\xf4\x33\xfa\x79\x43\xdb\x46\x3f\xa3\x5f\x16\xd4\x6d\xf4\xb3\xe5\xf6\x56\xc0\x3d\xe8\x67\xf4\xcb\x05\x85\x1b\xfd\x8c\x7e\xb9\xa1\x71\xa3\x9f\xd1\xaf\x08\x2a\x77\xfa\x39\xfd\x8a\xa1\x73\xa7\x9f\xd3\xaf\x14\x74\xee\xf4\x73\xfa\x95\x86\xce\x9d\x7e\x4e\xbf\x2a\xe8\xdc\xe9\xe7\xf4\xab\x8e\xce\x9d\x7e\x4e\xbf\x5a\xd0\xb9\xd3\xcf\xcb\xed\x55\x86\x7b\xd0\xcf\xe9\xd7\x04\x9d\x3b\xfd\x9c\x7e\xcd\xd1\xb9\xd3\xcf\xe9\xd7\x0a\x3a\x77\xfa\x39\xfd\xda\x84\xce\x9d\x7e\x4e\xbf\x49\xd1\xb9\xd3\xcf\xe9\x37\x39\x3a\x77\xfa\x39\xfd\xa6\x8a\xce\x9d\x7e\x4e\xbf\x69\x42\xe7\x4e\x3f\xdf\xf3\x5d\xab\xe8\x3c\x5f\xf7\x90\x74\x7b\xff\xa6\x61\xce\xf4\xcb\xdc\x15\x52\x45\xe7\x99\x7e\x59\x99\x4d\xe8\x3c\xd3\x2f\x87\x9f\x8a\xa2\xf3\x4c\xbf\xec\xcc\x32\x3a\xcf\xf4\xcb\x99\x59\x45\xe7\x99\x7e\x39\xfc\x54\x13\x3a\xcf\xf5\xba\x9f\x2d\x91\x69\xd5\xd8\xd5\x6e\xbb\x17\x7e\xc7\xfe\xfe\xb1\xe7\x2e\x6f\xe7\x73\xdf\x2e\xb1\xbb\xc7\xc6\x8a\xfd\xf2\xb0\xf5\x8f\x6f\x0a\xa7\xe3\x09\x57\xc5\xcf\x3f\x01\x00\x00\xff\xff\xb5\x37\x77\xc2\x55\x08\x00\x00"); +func _begf ()(*asset ,error ){_cbf ,_gcac :=_aac ();if _gcac !=nil {return nil ,_gcac ;};_efff :=bindataFileInfo {_ae :"Adobe-Korea1-0",_ca :1190,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491374,0)};_adbd :=&asset {_e :_cbf ,_ee :_efff };return _adbd ,nil ; +};var _bdef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4b\xaf\x6d\x39\x72\xe7\x37\xcf\x4f\x71\x86\xed\x41\xbb\x16\x17\xdf\x40\xe1\x02\x96\xd4\x05\x0b\x8d\xb6\x0d\x4b\xb2\x0d\x18\x1e\x90\xfb\x21\x27\x60\x65\x16\xb2\x4a\x03\x7d\x7b\x83\xff\xff\x2f\x76\x0a\x86\x81\xa3\x3b\xb9\x3b\x0e\xd7\x22\xb9\xc8\x60\x30\xde\xf1\x87\xbf\xfd\xfb\xbf\xfb\xfb\x5f\x7e\xfe\xeb\xd7\x1f\xfe\x97\xdf\x7e\x7d\xfc\xc3\xeb\xaf\x5f\xef\x9f\x7f\x79\xfe\xf6\xfa\xcb\xaf\xff\xfa\xdb\xe3\xf5\xb5\x5f\xff\xfc\xf3\x2f\x3f\xfd\x94\xee\xaf\xe7\xcf\x8f\xbf\x06\xa8\xff\x1e\xff\xb2\xfe\xfc\xd3\x4f\xe7\xfd\x7f\xf8\xb7\xbf\xfc\xf5\xf5\x2f\x7f\xff\xcb\xfb\xd7\xaf\xec\xe7\x9e\xff\xfa\x67\x9e\xfd\xfa\xfa\xc3\xff\xfa\xfa\xe7\x9f\xff\xf2\xd7\xdf\xfe\xed\xeb\x3f\xfd\x0f\xcf\x5f\xf7\xeb\xbf\xfb\x7a\xbe\xde\xe7\xef\xff\xf3\x6f\xcf\xd7\x6f\x3f\xff\xf2\xcf\x5f\xff\xe9\xbf\xfe\xfa\xdb\x6b\xa5\x4f\xc3\x3f\xfc\xeb\x9f\xff\xfc\xff\xbc\xfe\xe5\xf5\xcb\x5f\xbf\x92\xfe\xf6\xfa\xe5\xa9\xff\x7f\xfa\xc3\xdf\xfe\xb7\xf5\xe7\xff\x69\xfd\xcb\xeb\xeb\x0f\xff\xf4\xcb\xcf\xff\xf5\x1f\xfe\xf3\x3f\xfd\xe3\x9f\xc6\x7f\xfe\x1f\xd5\xa8\xb6\xff\xed\xf5\xdb\x5f\x7e\xfe\xf5\x97\xaf\x94\xfe\xfb\xeb\x1a\xbf\xff\xfd\x1f\xff\xed\xcf\x2f\x3a\xfb\xe9\x0f\xff\xc7\x3f\xfd\xfd\xdf\x7d\xfd\x9f\xe9\x2b\x5d\x5f\x77\x2d\xa9\xfc\x5f\xfc\xfd\x7f\xff\x6f\xbf\x3e\x5f\x5f\x97\xa1\xe2\x0f\x78\xfc\xfa\x7c\xfd\xe5\xcf\xeb\xf1\xfa\x6d\xfd\xf2\xcf\xaf\x9f\xbe\xbe\xfe\x78\x5d\x3f\xbe\xfc\xef\x8f\xfd\x4f\x3f\xce\x5f\xfe\xf6\x1a\xfc\xed\x8f\x7f\xf7\xa7\xbf\xf1\xdf\xfe\xcb\x35\xf8\xeb\x1f\xff\xcb\x9f\xfe\x26\xfe\xfa\x27\xfd\xf5\xfc\xfd\x8f\x7f\xea\x7f\xc3\xdf\x5f\xbf\x3c\xff\x3f\xa3\xfc\x94\x3c\xf8\x2f\xbf\xfe\xf5\xf9\x7a\xfb\x6f\x1a\xf7\x8f\xe9\xfd\xe3\x2b\x9d\x37\xfe\x7d\xd3\x4f\xe9\xba\x98\xed\xcf\xcf\xc7\xff\xbd\x7e\xfb\xe9\x8f\x8f\x7b\x5d\xe7\xc9\xf3\x23\xfd\xf8\xba\xaf\xa1\x9f\xe5\xc7\xd7\x9d\x8a\x7e\xf6\x1f\x5f\xa9\x56\xfd\x1c\x3f\xbe\xd2\xd5\xf5\x73\xfe\xf8\x9a\x7e\x74\xfd\xf8\x6a\xcd\x3f\xf7\x8f\xaf\xd4\xdb\xf9\xb9\x4f\xa7\x59\x7f\xdd\xe9\xfc\xbc\xf4\xb3\xfc\xf8\x4a\x73\xea\x67\xfb\xf1\x75\x17\x8d\xb0\xcf\x08\x97\x7f\x8e\x33\x05\xf7\x30\x7f\x7c\x8d\x72\xeb\xe7\x19\xa2\x6b\x0a\x5b\x43\x68\x0a\xfb\xf1\xe3\xab\x57\xcd\x7c\x3f\x7f\x7c\xf5\xe2\xd1\x5e\xe7\xaf\x7e\xed\x7d\x3a\x3b\xa3\xe5\xd1\xce\x24\x4f\xbf\x79\x5e\xe7\x67\xd7\xcf\x33\x70\x4e\xfa\x39\xce\x10\x59\x3f\x5f\xe7\xa7\x9f\x7d\xff\xf8\xea\xfa\xb6\xbc\xda\xe9\x57\xaf\x9d\x6f\xeb\x55\xfd\x6a\xea\xf9\xd6\xcf\x71\x9e\xd5\x6b\x9a\x43\x3b\x0f\x94\x99\xce\xb3\xa7\x87\xb2\x34\x07\xfd\xf5\xac\x69\x6f\x67\x49\xca\x59\x9d\xde\x92\x7e\xde\x67\x60\xff\x35\x9f\xbf\xde\xfa\xa9\x7e\xb3\x7e\xbe\xcf\x03\xe7\xd9\x7a\x30\xa3\xb7\xa2\x9f\xe9\xfc\xf5\xd6\xcf\xfb\xfc\xb5\xea\xe7\xfc\xf1\xd5\xf9\xab\x96\x6f\xe8\xe7\x3e\x7f\x55\x0f\x53\xa3\xa9\x87\xa9\xd1\xce\xb7\x55\x4d\xb2\xfb\xe7\x99\xa4\xa6\xb3\xce\x52\x8f\x5b\x3b\xb0\x47\x3f\xab\x7a\xba\xd8\x53\xbb\x75\xeb\xe7\x3c\x3f\xf5\xc0\x5c\xe7\x67\xd1\xcf\x7d\x7e\x76\xfd\x7c\x9c\x9f\x97\x7e\x3e\xcf\xcf\xfc\xd3\x1f\x9f\xd7\x99\x7b\xba\xee\xf6\xd3\x1f\x9f\x69\xea\xf7\x59\xd7\xd7\x3d\xae\xb3\x4d\xb3\xf3\xbb\xfd\xf8\x4a\x29\x01\xec\x33\x97\x83\x5a\x82\xde\x82\x78\x70\xdd\x3f\xbe\x46\xbb\x80\xce\x3e\xdd\xa9\x01\x94\x1f\x5f\xa3\x8e\x1b\xa8\xfe\xf8\x9a\xf9\x8e\xb6\x26\xa8\x00\x1d\x14\xab\xd1\x74\xbe\x5c\xcb\xff\xba\x47\x3a\xeb\x3b\xea\xf4\x14\x93\xba\x2c\x15\x40\x4b\x54\x06\xd0\x99\x56\x71\x1f\x3e\x2b\xfe\x5d\x46\xfe\xf1\x95\x4a\x02\x38\x8b\x96\xdc\x41\x39\x9b\x50\xe7\x05\x70\x4e\x47\x75\x67\x45\xe7\x92\x29\x94\xf3\x89\x77\xe3\x31\xed\x56\x89\x96\x33\xef\xe2\x0f\x6c\x67\x77\x53\xbf\x00\xea\x39\x6b\x1d\x40\x5d\x47\xcb\xd9\x4c\x26\xdd\xb4\x9d\x35\x01\x9c\xb9\x15\x7f\x69\x3b\x2b\x39\x46\xe3\xb9\x83\xb2\x63\xb4\x0a\x74\x0b\x2a\x40\x59\x50\xbc\x57\x04\x31\xb2\x96\x68\x0c\x3f\xd9\x87\xfa\x1c\x15\xe8\x79\x20\x36\xab\x8f\xb7\x20\xda\xa6\x9e\x4c\x45\xf4\x0f\xba\xf5\xff\x43\xc9\xf4\xa8\xa6\x56\x19\x42\x8b\x30\xa3\x17\xcd\xac\x06\x24\x4a\xc4\x70\x87\x02\xce\xc4\xda\xf7\xb3\xdc\x33\xcd\x1b\xe8\x16\x94\x80\xb2\xa0\x0c\xd4\x04\x0d\xa0\xfe\xe3\x6b\x0a\xc5\x05\x0d\xb5\x4d\xa0\xa9\x36\xf7\x32\xce\xa7\x27\x90\x7b\x1c\x9c\x4a\x35\x5a\x0e\x7a\xd0\xe1\x38\x44\x6b\x74\x56\x61\x0c\xd1\xe1\x1b\xe0\x50\x62\x56\x72\x1c\x34\x1a\x9d\xbd\x1a\xe7\x88\xa7\x11\x2f\x09\x7d\xd9\xed\x71\x96\xf5\x4e\x9e\xfc\x38\x4b\x75\x27\xfa\xd3\xe2\x74\xce\xc3\x38\x27\x38\x75\x66\x71\x4e\x6b\x1a\xf4\x70\x68\x63\xca\xf1\xd8\x5b\xf3\xe3\x3b\x74\x8d\x80\x4a\x43\x07\xb1\xe7\x80\xe6\xf9\x2a\x3e\xf1\xdc\x17\xb1\xd6\x63\xbd\xce\x24\x68\xd1\xed\xc0\x51\x1e\xe7\x84\xa6\x11\x2d\x07\x67\x13\xef\x1c\x9a\x3b\xf2\x1d\x4d\x67\x7a\xdd\xdf\x3e\xcf\xf2\x8d\xca\x16\xcc\x51\xcf\x21\x9c\xd1\x36\xd4\xe6\xd7\xa6\x70\xaa\x67\xda\x84\x36\xfd\xce\x40\xda\x91\x02\xe0\x95\xb9\x81\x96\xd6\x93\x07\xf5\xc9\x39\x80\x43\xbe\x3e\x2d\xfe\x7e\xfa\xf0\x55\xc6\x02\xac\x51\xb4\x5d\x03\xa8\x0a\xea\x40\xa7\xff\x32\x1a\xd0\x16\xc4\x93\x4b\x33\xe1\x80\xaf\x25\x7a\x76\x65\xa0\xb3\x5a\x60\xc0\x3e\x8b\x3a\xf2\x7d\x01\x1d\x46\xe0\x72\x8f\x0f\xa3\x14\xdf\xf6\xf0\x87\x5e\x00\x9a\x56\xd6\x24\x67\x39\x28\x5a\xd3\x04\x48\x3f\xbe\x6a\xbe\x00\xee\x1f\x5f\xf5\x0e\xe0\x10\xad\xcf\x3b\x8f\xd3\x12\xc0\xf3\xc7\x57\x35\x05\x9b\x65\xbc\x0e\xd0\x01\xde\xe7\x9d\xdb\xc0\xd9\x87\x7a\x07\x70\xc6\xa9\x01\x9c\x71\x2a\xbd\x89\x38\x7a\xa5\x67\x39\x33\xad\xa6\xd6\xb3\x1c\xda\x56\x4d\xad\xa7\xc8\x66\xf5\x11\x9f\xe5\xd0\xb6\x9a\x03\x18\xe7\x9d\xe8\x60\x9e\xc7\xa2\x83\x75\x80\x68\xd9\xe7\x9d\x68\xd1\xf7\x44\x07\xe7\x7b\x0a\xe3\x9c\x8d\xaf\x85\xb9\x2d\xcd\x2d\x5a\x34\x37\xbe\xf4\xec\x4a\x2d\xac\xc1\x21\x08\xb5\x30\xce\xd2\x38\xd1\xa2\x71\xa2\x83\xb3\x3a\x85\x35\xd8\x1a\x87\xde\xb6\xc6\x09\x40\xe3\xd0\xc1\x39\x11\xb5\x30\xeb\xad\x71\xd8\xb9\xad\x71\x02\xd0\x38\x01\x68\x9c\xfa\x2d\x4d\x9d\x62\x2a\xaa\xb1\x64\x8a\x81\xa8\xc5\x80\x2e\x99\x9b\x9d\x6c\x3a\x0c\xbe\x14\x66\xd3\x61\xf0\x9d\x30\xdb\x59\xa0\x9b\x71\xdb\xa1\x99\xdc\xd7\xb3\x1d\x92\x79\xb3\x74\xed\x2c\xd0\x9d\xa3\x83\x73\xfd\xb0\x40\xbe\x70\x7a\x3c\x77\x2e\x9c\xd4\xe8\xe1\x2c\x4a\x6a\xd1\xa2\xb3\x34\x98\x9d\x88\xc6\x1d\xc0\x19\x09\x7c\x6e\x3a\x8f\xdd\xc4\x65\xea\x5a\x4a\x2d\x9a\x0e\x39\x69\x31\xae\x08\x9c\x89\xcb\xd4\x85\x75\xa7\x01\x20\xea\xd9\x01\x74\x32\xcd\x5b\xcc\x7e\xce\x58\xf2\x75\x3d\xbb\xa8\x76\x8b\x96\xf3\x85\x77\xf4\x70\xbe\xf0\x8e\x1e\x44\x57\x46\x40\xe2\x40\x62\xd8\x43\xc2\x5b\x0e\xe8\x10\xe0\x96\x00\xce\xd1\x36\x2f\x30\x75\x19\x8d\xde\x2b\xd0\x5b\x6f\x79\x16\xe3\x10\x99\xc4\x61\xd4\xb5\x92\x38\x8c\xe3\xf4\x77\x83\xc9\xbe\x1f\xd8\xdc\x21\x86\x0d\x44\xd4\x25\x30\xef\x3b\x20\xbd\x44\xdf\xe7\x16\x98\x37\x47\x6b\x78\x5c\x76\x7e\xea\xa2\x03\x7f\xa7\x2e\x3a\x4e\xd0\x34\x4e\x04\x70\xa4\x0d\x08\xc7\x3c\x87\xe6\xe6\x74\x4f\x21\x08\x47\x70\x1a\x41\x26\xc0\x99\x5e\x8d\x96\xc3\x51\x42\x38\xa6\xa6\x50\xa7\x7b\x78\x1c\x92\x30\x1a\x24\xea\x21\xfa\xdd\x20\x65\x8f\xb3\xd9\xa3\x5d\x7e\xf2\xc9\x93\x9a\xed\x7e\x9c\xa9\xb7\xe2\xc5\xdd\x8f\x43\xb3\x5b\x1e\x01\x89\xed\xf2\x45\xba\x1f\x67\x57\x5b\x29\x01\x1d\x66\xbb\xf4\xe8\xe5\xf0\xdb\x5c\x41\xfb\x71\xe8\x5b\xb9\x3b\xbd\x9c\xd3\x53\x8a\x77\x65\x8b\xfc\xd6\x34\xe8\x45\xb4\x4b\xec\xbb\xa0\x73\xa4\xaf\xe8\xf3\x6c\x4c\x83\x97\xd8\x8f\xb3\x33\x79\x7e\xa0\x23\xb0\x94\x0a\x24\x32\xc5\x22\xed\x87\xe8\x54\xb9\x18\xe1\xac\x79\xb9\x6b\x40\xf5\xc7\x57\x01\xe5\xf6\xc3\x6c\xe5\x60\x66\x67\xd9\x3b\xec\xe3\x7e\x2c\xd1\x4e\xaf\xd9\x7e\x88\x8e\xb5\x19\x6d\x4f\xdd\x13\x31\xde\xfb\xc7\x57\xee\x93\xb9\x1c\x52\x56\x3e\xdf\x70\x4e\x74\x6e\xd1\xcb\x39\xd1\xb9\x8c\x78\x72\x9c\x2f\x6a\xd1\x76\x88\x56\xff\x40\xe7\x6b\xc7\xe7\xbd\x23\x67\x8d\x8b\x79\x8a\xa2\x55\xf6\xe8\xa9\xfd\x9b\xac\xc4\xf3\xe0\x5e\x19\x25\xda\xf2\x8f\xaf\x92\x4d\x23\xf7\xf3\xec\x6d\xb9\x7c\x12\xf7\xf3\x1c\x95\x32\x6b\x3c\xd9\xce\x7b\x29\x9e\xec\xc2\x89\x02\x74\xf6\x3d\x19\x39\xf7\xf3\x1c\xe7\x76\x8f\x18\x6f\xfd\xf8\x2a\x9d\x15\x7c\xea\x1e\x3f\x23\x7c\x47\x6c\xf7\xf3\x9c\xf6\x36\x7d\x9f\xed\xe7\x39\x90\x65\xf8\xd8\xed\xe7\xf4\x9d\x4c\x9b\x90\xa9\xf7\x80\x6e\x21\x0c\x53\x13\x32\xd5\xc1\x27\x9d\x2b\xb2\xc3\x85\x6f\xa1\x79\x1b\xa0\xc1\x53\x88\x96\x6e\x3e\xf0\x20\x5a\x9f\x2d\xc6\x5b\x12\xa5\xf9\x24\x5d\x8d\x10\xb9\xfd\x34\x12\x26\x96\x49\x48\x08\x8d\xda\xcf\x43\x1e\x7a\x2f\xf1\xde\x11\x5a\xaf\x58\x98\x83\x92\x79\x5c\xcc\xfa\x5c\x13\x2d\x5d\xf4\x72\x98\xa6\xfc\x19\xcf\xd7\x6a\x8f\xb6\x73\x00\xd3\x60\x84\x83\xae\xad\xc5\x46\x48\x34\x6f\x31\x97\x83\xa0\x65\x4e\xbe\xef\x70\x9b\xbd\x7d\x46\xd8\x67\xcd\x38\x10\xcf\x43\x42\x4a\x20\xe8\xf3\x20\x6f\xe9\x9f\x79\x1e\x8e\xa5\x5f\x31\x9e\x2e\x4b\x0e\xfc\x53\xb7\x72\x8f\xf1\x0e\xf2\xf6\x11\xf3\x94\xe0\xfe\x19\xe1\xdc\xd2\xa5\xd5\x78\xef\xcc\x7a\xc6\x5c\xb6\x50\xab\x45\xdb\x39\xe2\x29\xb3\xba\xfb\xf0\x24\x23\x76\xfa\x5c\xe2\x8d\x9b\x67\x3f\xcf\x81\x28\x35\x50\xf2\x1c\x88\x56\x02\x79\xa5\x20\x28\xbe\x61\xf6\x4b\x47\x20\xb7\x80\xce\x5a\x67\xd3\xfd\xfd\xd2\xa5\x8e\xcc\xb0\x5f\xe7\x40\xb4\x7a\xdd\x40\x67\xad\x67\x8b\x27\xeb\x39\x8e\x26\x99\xfb\x75\x0e\x44\x2d\xe0\xe7\xeb\x1c\x88\xce\xc5\xb2\x5f\x3a\x10\x63\x04\x34\xcf\xa1\x9e\xf1\xe4\x12\x93\x14\x6d\x87\x2c\xc2\x39\xec\xd7\x10\xbe\x7c\xfa\x7c\x4b\xed\xc0\xcc\xa4\xad\x29\x1f\xe8\x60\x48\x33\xa7\xb3\x5f\x87\x29\xcc\xa5\x07\x74\x70\x7e\x82\x3d\xaf\x83\xf3\x39\x08\xe8\xeb\xe0\x7c\xc9\xec\xca\xcb\xc4\x95\xf5\x7c\x1d\x66\xb0\xd7\x14\x4f\x4a\x9b\x95\x99\xcb\xc1\xf9\x36\x66\xb4\x1d\x9c\x1f\xb1\x12\x62\x08\xfb\xa7\xcf\xf3\x0d\x17\x3b\xfd\x3a\x38\x5f\x3f\x5f\x74\x70\xbe\x5f\xf1\x0d\x07\xcb\x5b\x1e\x01\x65\xed\x0a\x23\x88\x0c\xb7\xcc\x17\x1d\xbc\x2e\x29\xf3\x45\xe7\x2a\x6c\x35\x56\xf0\x10\xe5\x82\x86\x61\xbf\x44\x94\xb9\x68\xf7\x6b\xe9\x6c\xde\x01\x3d\xcf\x5a\x73\xde\x5f\xc2\x6b\xb8\xa2\xfd\x3a\x78\x5d\x7a\xac\xa7\xf4\x5a\x3d\xf3\xe4\x16\xbe\x5c\xf4\xb2\x35\xcf\xc1\xd7\x1e\xbc\xee\x3d\x70\xe9\xe0\x75\xaf\x33\xda\x9a\x46\x60\xd6\x62\x4d\x7f\xef\xf3\x60\x79\xbb\xe3\x49\xa9\xa8\x62\x1f\x0e\xce\x97\xd6\xe2\xbd\x7d\xf6\xef\x33\xde\xe3\x40\x66\x2e\xf7\xfb\x60\x72\x8e\x13\xfe\x16\x26\x4f\x4e\xe3\x5b\x98\x3c\xf8\xf6\xb7\x48\x7b\xfd\x40\x67\x75\x91\x22\xf6\x5b\xa4\xfd\x88\xbc\xdf\x12\xe5\xf7\x41\xf3\xd2\x5a\xbc\x28\x22\xf9\xe9\x74\xea\x56\x4d\x40\x87\xbf\xb8\xf8\xa4\xf7\x91\x81\x5a\xaf\x01\xbd\xf4\x11\x0d\x48\x24\x85\x23\xf7\x46\x0c\x0a\x48\x1a\x3d\x48\xd1\xfb\x20\x7d\xcf\xdc\xcd\xef\x83\xf4\xa5\xc6\x5c\x0e\xd2\xe7\x29\x34\xc8\xe3\x92\xf6\x40\xd7\x61\x1e\xd7\x94\x08\x2a\x6a\x73\xa0\xd3\x24\xe6\x30\x8f\xeb\x20\xe4\x90\x22\xf1\x40\x5b\x8c\xe3\x65\x28\x4b\xfb\xa5\x0b\xf6\x00\x8f\x1f\x5f\x33\x67\xf7\x51\x0f\x0d\x4e\x3c\x67\xf6\x50\x18\x90\xc7\x30\x83\x3e\x06\x90\xd9\xeb\x29\x68\x4a\x0b\x5b\x3d\xc3\x25\xad\x5e\x66\x52\xeb\xcc\x7e\x5e\x23\xa0\x97\x54\x6d\xee\x5f\x12\xed\xbc\xa6\xdf\x7b\x89\x03\x9a\x6e\xd2\x8e\xdf\x2d\x80\xb3\xe1\xba\xb1\x0e\x60\x1a\x00\x50\x45\xd4\x00\xa4\x7c\xad\x00\x87\xab\xac\x13\x40\xd7\x78\x01\x98\x3a\xfe\x00\x87\x16\x5c\x1d\xe0\xdc\xe1\x7d\x46\x77\x87\xd0\x26\xa6\x60\x8d\x32\x2d\x53\xf3\x89\x16\x31\x52\x0c\x24\xf5\x5a\xcc\x54\x94\xa5\x32\xaa\x08\x4b\x0b\xe0\x20\x8d\x26\x57\xf6\xf8\x77\x5c\xe8\x81\x84\x17\xda\x9c\x03\x9d\xab\x26\xb7\x80\x84\xa3\x3d\x9e\x3c\x1f\x65\x41\xf6\x40\x53\x12\x77\xb4\x89\x14\x8b\xac\x1c\x68\xeb\xf2\x6c\x40\x87\xa8\xa5\x8b\xd1\xa5\xbc\xbe\xb5\xad\x07\x3a\x87\xfe\x2a\xbc\x27\xb9\xdb\x0a\x9a\x03\xe9\x5a\xd0\xca\x1f\xe8\x70\x70\x43\x07\xf4\x40\x67\xf4\xdf\xdf\x3b\x04\xa8\x0d\x9e\x3c\xc4\xa9\xcd\x1b\x48\x7c\xe0\xb8\x02\x3a\xe7\x6c\xc4\x93\x07\xa9\x4a\x8a\x11\x74\x25\x0e\xd6\x45\x92\x45\xbb\xee\x09\x94\xc5\xcb\x16\xa0\xaa\xb9\x04\x74\xde\x9b\xe5\x06\x7a\x4a\x91\x90\x80\xcc\x4d\x46\x9f\x52\xfd\x27\xde\x3b\xdf\x97\xad\x3c\x3c\x90\xc8\xd8\xc8\x40\xf3\x23\x1b\x1c\x48\x1c\xea\x8c\x27\xcf\x99\x6f\x29\x9e\x3c\x67\x7e\x34\x46\x3f\xcc\x48\xae\x31\x9e\xd8\x8f\x1c\xdf\x60\x72\x7b\x05\x74\x56\xf7\xe2\xdb\xa7\x48\x6a\x4e\x8c\xb0\x35\xc2\xe5\x6f\x58\xe2\x73\x7d\xb9\x1c\xe8\x90\x38\xeb\x50\x0e\xa4\x33\x04\x4e\x48\xb7\x54\x6f\x56\x62\x89\xed\x2c\xcc\x73\x9d\x95\x68\x56\x50\x96\xad\x33\xdb\x2c\x5d\x1d\xe8\xe0\xa0\x25\xf3\x03\x89\xf9\x89\xd1\x0f\x86\xb4\xab\x30\xfa\xc1\x90\xd6\xaf\x0a\x74\x2e\xac\xab\xc6\x7b\x1e\x3d\x7f\x47\x7c\xcf\xa3\xe2\xc4\x3a\xdd\x1c\x8e\xb1\xb4\xd9\x80\x64\xef\x00\xe9\xa5\x12\xcb\xd6\x52\x1f\xa8\xca\x76\x13\xef\x9d\x25\x9c\x85\x4f\x92\x48\x23\x3b\x88\x20\x1b\x45\xa2\x97\x73\xd7\xb4\x16\x90\x48\xf8\x15\xe3\xbd\x8e\xc8\x76\xd3\x8b\x38\xb8\x04\x9a\x2f\x19\xa9\x2c\x06\x96\xbd\xa5\x3f\x8b\x11\xb6\x0e\x6e\x29\x05\xe8\x1c\xa4\x38\x80\xb2\xa7\xe4\xc1\x17\x6d\x09\x0e\x17\xcb\xbb\x87\x50\x84\xb9\x6c\x5d\x27\xa5\x7b\x79\xb7\x16\xbb\x80\x84\x5b\xc7\xf1\x8e\x11\x0e\xba\xf6\x40\xc9\x3d\xc5\x39\xe4\x0a\x24\x4e\x33\x45\x9b\xae\xaf\xc4\x78\x53\x48\x18\x33\x93\x30\x69\x95\x6e\xd9\xfb\x70\x2a\xc5\x86\x83\x03\x9d\x9b\xb5\x80\x68\x5b\xfc\x78\xe1\xb0\x6c\xf1\xc7\x23\x33\x33\x59\xb5\xe6\x1d\x50\x13\xba\xde\x40\x5d\xdf\xc7\x78\x3a\xd4\xa5\xb9\xcf\xc7\x59\xb3\x72\x71\x58\x1e\x32\x67\x35\xd6\x13\x21\x9b\x23\x20\x21\xbb\x5c\x35\xda\xce\x2a\x5d\xcc\xf3\x71\x50\xb9\x5c\x2d\x03\xbd\x25\x48\x7b\x9e\x0f\x5d\xba\x17\x08\x2a\xe1\x7c\x7c\x20\x71\x46\x13\xd2\xf7\x10\x1f\x3f\xa3\x4d\xfb\x5e\x26\x23\x88\xa7\xe9\x39\xda\x96\xf6\x21\x20\x69\xdc\x4a\x03\x3a\xa4\xa1\x64\x43\x4f\x5f\x5c\xe0\x8b\x05\xcd\x04\x99\xb2\xa0\xe9\xfb\xae\x58\xd0\xec\xb5\x44\xdb\x53\x82\x66\x40\x2f\x3d\x79\x03\xbd\x45\x16\x79\x4f\x07\x77\x40\x08\x25\x2f\x36\xdb\x16\x0a\x32\x61\x4b\x1d\x68\x8a\x34\x54\x20\xad\xee\xa7\x97\x73\x54\x53\x0f\xe8\xa1\x4b\xd5\x7b\x24\x59\xab\x57\x76\xd3\x52\xd2\x00\x3f\x25\x25\x95\x39\x02\x12\xaf\x9e\x19\xcf\x27\xe7\x0e\x48\x3c\x77\x7c\xdf\x21\x68\xad\xb0\xef\x92\x68\xea\xcd\xb9\x95\x0c\x53\x3b\x2b\x28\xa9\x25\x97\x1e\x90\xae\x27\x70\x42\x72\x4a\x29\x5c\x79\x92\x4c\x7a\xfe\xbc\xb7\xce\x89\xcb\x13\xe8\x60\x4f\xbd\xa2\xed\x29\x85\xc6\x0d\xe4\xf5\x04\xd2\x0a\x66\x4e\x8e\x65\x8a\xca\x8e\x89\x41\xe9\x57\x89\x27\xcd\xbd\xd2\xa7\x6e\xf4\x1c\x4f\x8a\x86\xf4\x16\xd0\x5b\x12\x37\x4f\x8a\x93\xce\x8d\xaf\x35\x9e\x15\xc6\x3b\x2b\xd1\x2b\x27\x55\x3c\x50\x0e\xe2\x2a\x26\xa8\xc7\x45\x66\x2e\xa8\xb3\x2e\x66\x69\xe2\x74\x98\xa7\x99\xec\x98\x58\xd2\xd6\xb9\x62\xcd\x76\xa6\xfe\xad\x9d\xad\x98\x0b\xcd\x0d\x14\x11\x17\xda\x3b\x37\xcb\x5b\xe2\x55\x65\xab\xdf\x53\x6c\x3d\x37\x8b\x98\x9b\x1a\xb7\xc0\x7b\x7a\x73\x81\x24\x26\x75\x38\x9f\xf7\xf2\x56\xd3\x8b\xc4\x96\xda\x02\x7a\x8b\x84\x31\xba\x74\x49\x83\xdb\xea\x7d\x10\xad\x4c\xae\x84\xb7\x45\x93\x58\x0a\x1d\xd5\x0b\x82\xfd\xd6\x51\x9d\x12\x46\xea\xb8\x24\x46\x78\x03\x0f\x64\xf4\x19\x40\x07\xcd\x7d\xff\x1e\xc8\x44\x39\xa0\x43\x32\xa7\x88\x56\x1d\x97\x94\x32\x43\x88\x56\xcd\x82\x97\xfb\xd3\xd6\x24\xd8\x32\x9e\xc4\x4e\x0b\xd9\x07\x5a\x42\x91\x68\x7b\x1c\xc2\xab\xf5\x3c\x90\x6e\xf8\x18\x4f\x44\xf9\x12\xd9\xa8\xe3\x3a\xab\xd4\xfd\x45\x07\xd2\xb7\x0b\x0d\x0e\xe4\x6b\x86\x11\xce\x05\x98\x3f\xf3\x94\x30\x39\x3e\x6d\x87\x5f\xab\x83\xd1\xe5\xd0\x71\x89\xe9\x3f\x90\x8e\x47\xcc\xec\x5c\x8e\xdd\xa8\x7c\xa0\x83\xd8\x16\x50\xab\xed\xe6\xd5\x0a\x8d\x3a\x92\x2c\x43\x33\x75\xa0\xae\xe3\x3f\x80\xce\x78\xed\x8e\x36\x6b\xce\x2a\x90\xd1\xdc\xf3\x4c\x26\x53\xa3\x01\x2d\x1d\x47\x46\x10\x29\xea\x17\xbd\x9c\x2b\x28\xb7\x8b\xb6\xed\x6f\xbf\x80\xcc\x89\x30\xfa\x39\x56\xcd\x96\xd9\x03\x9d\x83\x5b\x9a\x47\xbf\x87\xd4\x53\xb5\x01\x89\xc7\x4d\x37\x90\x76\x1a\x0c\xb9\xa7\x34\x98\xa9\x00\x0d\x69\x3e\x33\x90\xc4\xf1\xc1\x93\x5a\xb3\xbb\x05\xa4\x35\xeb\x8c\xa7\xcb\xf1\xaa\xb4\x6d\x5f\x09\xd1\x76\xbe\x3d\xc5\x08\xe6\xfa\x72\x3c\x69\x9c\xf0\x78\x59\x82\xed\x75\x07\x74\x30\x4b\x3e\x32\x82\x96\x2e\xf8\x09\x24\xdb\x5b\xe6\x49\x7d\xc3\x00\x27\xb2\x58\x88\x8b\x99\x65\x69\xc3\xaf\x1c\xd0\x12\x27\x79\x03\xbd\xb4\x63\x5e\xa5\xac\xcb\x3f\x95\x0b\xa8\x8b\x37\x2e\x40\xcf\x83\x9f\xac\x44\xde\x52\x09\x65\xc6\x13\xbe\x5c\x37\xef\x41\xe8\xdd\x56\xac\xba\x9a\x0d\x28\x89\x68\x65\x20\x09\x79\xec\x4a\x19\x62\x28\x5a\x01\x9a\xda\x15\x7f\xbb\x4c\x88\x2d\xa7\x04\xe4\x6f\xe7\x49\x31\x92\x95\x73\x54\x84\xf3\xb6\xdd\xd7\x61\x47\x9c\xca\xa9\x92\x75\xad\x14\x4e\x55\x91\x9a\x22\xe5\x68\x7b\x88\x86\x78\x9e\x72\xca\x69\xd7\x98\x40\x56\xb8\x05\x94\xc5\x45\x57\x20\x51\xcc\x7e\x03\x89\xec\x5f\xd1\x8b\x5c\x70\x46\x06\xea\xd2\x28\x7c\xcb\x29\x9f\x47\x65\xf9\x63\x41\xe5\x00\x94\x47\x09\x48\x3c\x52\x8a\x21\x0e\x4a\x16\x0e\x6e\x15\x62\xf7\x1c\x53\x3b\x62\x50\x61\x23\x2a\x7a\xe5\x0e\xf4\x90\xe2\xdc\x07\xa9\x1e\xee\xbb\x5c\xf1\x81\xe6\x01\xe3\xc9\x83\x06\x25\xc5\xe7\x1e\x02\xd3\x5a\x61\x74\x69\x68\xcb\x1d\xef\x89\xf4\xb1\x9d\x75\xfd\x6e\x30\x39\x90\xf4\x3e\x23\xfa\x7c\x8a\x14\x31\xeb\x25\xad\x61\x40\xba\x04\xac\x81\x38\x90\x50\x99\xcd\xad\xba\x47\x2f\x50\xa4\x6e\xf3\xdb\xf1\xa4\x67\xc6\x08\xd2\x33\x59\x2c\xaf\xa3\x0d\x99\x2c\x20\x0d\x4d\x9a\xcf\xc9\xc6\xb7\x73\xac\x7a\x62\xe3\x9b\x78\xb2\xda\xbd\xd6\x32\x8b\x96\x1e\xef\x9d\x63\x55\x3a\x57\x82\x1c\x6e\x9a\x7c\xe4\x0e\x64\x6d\x38\x87\xb3\x49\xfb\xd7\x59\xdd\xb6\x64\x42\x88\xf1\xa4\xab\x8e\xe3\x2f\xd3\x66\x1d\x7c\x51\x33\x82\xde\x01\x9d\x55\x8a\x7d\xe8\x42\xb4\x04\x21\x94\x69\xb2\xcd\xab\x00\x69\x1f\x3e\x6d\x5b\x68\x17\x6d\x67\xbc\x76\x45\x2f\x96\x0b\x3c\x97\x3e\xdd\xd6\x80\xcc\xdd\xd0\x8b\x94\x38\x17\x5f\x2b\x57\x9a\x6a\xcd\x67\x1d\x5d\xfa\xc5\xcf\xe8\xda\xb1\x0a\x09\xeb\x52\x42\x5d\x29\xda\x0e\x51\x4e\x5c\x8e\xfd\x90\x8d\x96\x38\x80\xfd\x1c\xc0\x1e\xa4\xb6\xcb\xf3\xaf\x55\xb7\x49\x5d\x82\x81\xad\xda\x99\xa6\x15\xc8\xa9\xcc\x9e\x35\x41\xc2\xa4\x2e\x69\x41\xa6\xac\x2e\xb9\x72\xf4\xb2\xc4\x57\x76\xa0\x97\xae\x74\x20\xa9\x44\x7a\xcf\x40\x5a\xf9\x3e\x80\xa4\x69\xe5\x1b\x86\xae\xdf\xc2\xba\x0c\xb9\x02\x5c\xd1\x8b\x4e\x40\xfb\x3c\x29\x85\xcc\x15\xd0\x4b\xdc\x29\xb3\xde\xfe\x22\x66\xa6\xab\xab\x73\xe2\xe4\x08\x53\x2d\x3d\x1d\x48\x66\xb3\xf8\x76\xe9\x56\xaf\xf8\x06\xcb\xa6\xf1\xb5\xd2\xad\xc6\x95\x37\xcd\x3b\x5e\x01\x75\x71\xa0\x17\x90\x67\x96\x80\x4c\x43\x3a\x90\x30\x72\x06\xf4\xd4\x39\xf2\x4a\xcc\x69\xac\xa3\x4f\x29\x87\x52\xca\x40\x62\x9f\xc0\x10\xa9\x4b\xca\xe0\x2a\x91\x0f\x4d\x2d\xe0\xc4\x3c\xab\xd4\xca\x60\x2e\xf6\x33\x85\x2e\x4d\x58\x40\x7f\xd1\x94\x0d\xe6\xd3\xa6\x8b\xf3\x9a\xd1\xf6\x14\x0b\xc8\x3c\xc5\x45\xdb\xe7\xae\x8e\xa5\x6f\x9f\xcc\x7a\x49\x85\x66\xe5\xed\x81\xc4\x2c\xde\x09\xe8\xec\x58\xf4\xb2\x86\xec\x5d\x69\x7c\x4f\x94\xad\x2f\xe9\x2c\xe8\xb2\x01\x83\x03\x2f\x2d\x08\x16\xe0\x03\xc9\x5e\xca\xed\xb1\x44\x1a\x0a\xe4\x5b\xbe\x3f\xc5\xa2\x7f\xb5\xef\x4f\xb9\x38\xf0\x4b\xcb\xd4\xe1\x9f\x96\xc8\x46\x6a\xf1\xe4\x16\xa7\xc5\x93\xb2\x97\x76\x8e\x8e\x94\x12\xb9\x81\x06\x5b\x5a\xb3\x09\x31\xd8\xbe\x91\x40\x2d\xa9\x28\x5a\x70\x14\x5b\x4b\xd1\x73\x40\x5a\x8a\xe6\x0d\xdc\x22\x7d\x0d\x54\x96\x52\xa2\xc4\x8d\x2b\xa5\x44\xbb\x21\xfb\x52\x43\xe4\x9a\x18\xef\x70\x4c\x65\x70\x09\xc8\x6d\xb4\xcf\x1e\x4f\x4a\x24\xe3\xfb\xf6\x21\x30\xa5\x72\xa7\x4b\x45\x51\x7a\x8c\x7e\x2e\xa4\x5a\xb8\xb7\xa5\xb0\x68\xb1\xd6\x9b\x35\xa3\x17\x99\xe9\x26\xa8\xb5\x0f\xc2\x94\x02\x67\xb7\x39\x48\x8c\xa0\xa3\xf3\x99\xe7\xd6\x11\x80\xa0\x6d\x71\x61\x63\x06\x24\x63\x2d\xc8\xf4\xd0\x0a\x56\x88\x8f\x7c\x04\xc6\x95\x02\x12\x4a\x72\x1d\x3e\xcc\xf1\x72\x05\xa1\x94\xe0\x82\x78\xa0\x65\xcd\x40\x4d\x86\xdc\x80\x64\xba\x85\xf4\x3d\xc4\x73\x36\xbe\x5d\x96\xff\x16\x87\xec\xb1\xc4\xe7\x41\x40\xe5\x07\x90\x2b\x3b\xfd\x10\xf1\x49\x90\x86\x87\xc5\x51\xe4\x9e\x87\x88\x48\xec\xa6\xec\xeb\x25\x71\xc5\xca\xbe\x9e\x27\x1c\xd3\xd3\x82\x39\xfc\x8c\x54\x1b\x3d\x71\x1c\x65\x5f\x6f\x41\x24\xa5\xda\xa8\xc1\xd1\xdb\x86\x6e\xb3\xd9\x81\x24\x13\x71\x70\x6d\x43\x9f\x57\x3c\xf9\x94\x7e\xdb\xdf\x20\x65\x46\x4d\xe0\x84\x8c\xdf\x6d\x80\x67\x4f\x79\x33\x87\x2c\xf5\xb4\x6c\xca\xf9\x93\xb9\xbb\xa4\x12\x6d\x4b\xc4\xa7\x03\x3d\x3e\x5e\x16\x07\x7a\x89\x60\x33\x9e\xd6\xb3\x21\x01\xca\xe0\x9c\x47\x0d\x48\x6c\x57\x65\x04\x29\x8e\x46\xac\xcb\x96\xfe\x9e\x9d\x7e\xca\xa4\x76\xc7\x78\x47\x46\xc9\xa5\x45\x9b\xce\xca\x8c\xf7\xba\x70\x90\x11\xb6\xb5\xe4\xf1\xe4\x5b\x27\xce\xbd\x48\xed\x51\x07\x58\x20\x93\x68\x0d\xa6\x4f\x4a\x89\xd2\xc0\x3a\x99\x36\xfb\x6c\x03\xe8\x2d\x7e\xd4\x7d\xda\x44\x19\xec\x85\xcc\x90\x39\xce\xdf\x0b\xf3\x3a\xef\xc9\xc7\x63\x42\xa5\x6c\xa6\xab\xec\xa6\xd5\x10\x17\xd8\x6a\xc3\xca\xcd\xe5\xf1\xb6\x0c\x5d\x0a\x90\xd4\x9c\xac\xa0\x6c\x2b\x4d\x8e\xe4\x82\x24\x67\xc1\x7a\x48\xb7\x50\x1b\x18\xf9\xb6\x62\x13\x36\x16\x4d\x43\x8b\xb6\xad\xf7\xfe\x03\x44\x59\xca\x85\x76\xf1\xb9\x6f\x69\x91\x6f\x96\xf0\xad\xe3\x31\x63\xda\xd2\x29\x77\x88\xd6\xdb\x0b\x13\x13\x3d\x84\x37\x77\x0e\xd2\x5b\xf7\xd3\x84\xe7\x7c\x8b\xf0\x06\x2a\xbf\xe5\xe1\x57\xaf\x78\x52\xc7\xff\x03\xbd\x45\xe8\x19\x4f\x3c\x52\x89\x99\x29\x38\x20\xb8\xf6\xf7\x96\xe7\x25\x88\x26\x45\x47\xbb\x21\xe6\x56\x6d\xf0\x0d\x53\x86\xc0\x81\x40\x38\xaf\x61\x44\xeb\x40\x8e\x53\x88\x36\x99\x55\xbc\xbc\xf3\x92\x76\xa8\x59\x82\x98\x97\x6f\x78\xdf\xe2\xd3\x8a\x0e\x7b\x0c\x1c\xe8\x25\x64\x0a\xe8\x2d\x44\x6b\x86\xa6\xbe\xa1\xd2\x8b\x39\xa6\xc4\xcc\x74\xfb\xcf\xca\xe8\xba\xfd\x5b\x66\x74\xa1\x64\x1e\x3c\x29\x94\xb4\x09\xeb\x40\xe6\x21\x98\x8b\xed\xdd\xd1\x8b\x64\x86\x66\x64\x9a\x97\xd6\xe5\xaa\x3c\xb9\x45\x78\x33\x73\x11\x41\xcb\x89\x95\x10\x31\x1f\x31\xba\xc2\x49\xe0\x9f\xe6\x25\x2d\xe4\x65\x49\x60\xca\xef\xbf\x58\xb7\x7f\x20\xc5\x8a\xf8\x12\x98\x49\xdc\xa2\xfd\x66\xeb\x54\x10\x43\x2f\x56\x35\xcc\x24\xb9\x67\xb0\xf2\x69\x59\x7d\xe1\x55\x4a\x96\x58\xbc\xd3\x33\x49\x6d\xc5\x31\x9e\x52\x58\x64\x2e\xa4\x99\x24\x28\x77\xe6\xa9\x40\x83\x6e\x23\xd9\x81\xb4\x2b\xac\xb5\xd4\x17\xcd\x3a\xc9\x03\x29\x64\xc5\x17\xd2\xbc\x25\xf3\x21\x33\xcc\x5b\xc6\x68\x44\xea\x79\xdb\xb3\x88\xfd\xbb\xad\x38\x62\x1f\x14\xf4\xd3\x8a\x49\xed\x54\x88\x4f\x9b\x85\x5e\x24\x9f\x0d\xd6\xec\x76\xd0\x8a\xc9\xdb\xbc\x1d\xb7\xc2\x1e\xdd\xf6\x53\xf1\x25\x37\xb3\xac\x23\x5c\x48\x33\x0f\xc5\xc8\x98\xf4\xcd\x2c\x89\x65\xf0\x5e\x06\x5b\x0b\xd0\x94\x9c\xc5\x7b\x3a\xc5\xb6\x41\x1f\xc8\x6b\xc6\x7b\x76\x5a\xe3\x8b\xa4\x86\xc8\xbd\xc5\x93\xc2\xdd\x18\x41\xbc\xa3\x5d\x3e\x0f\x24\x9f\x27\xb0\x5c\xaa\x86\x5e\x59\x25\xa9\x1a\xea\x0d\x9e\x15\x31\x45\xb0\x10\xf6\x70\x2e\x28\x1e\xec\xd5\x5c\xec\xaa\x58\xed\x47\x5c\xda\x00\x5a\xc2\xf2\x44\x9f\x3e\xe1\xbe\xac\x66\x91\xdc\x3a\xcc\x73\xce\x22\x76\x2d\x5b\x79\x32\xad\x32\x40\x25\x32\xa5\x24\xa8\x71\x36\xab\xfd\xc4\x18\x4f\xe1\x3c\xd9\x36\xab\x03\x1d\xe9\xf7\x66\x66\x15\x6b\x9a\xbf\xb6\x2e\xed\x18\x58\x2e\xe9\xb7\xd9\x00\x5f\xa7\xa4\xdf\x5c\x7d\x09\xcc\xa6\x6b\xa6\xdc\xd1\xd6\xb4\x66\xd1\x76\x2e\xd5\xdc\x0b\x90\x2e\xf1\x1e\x4f\xca\xff\xaa\x7e\xeb\x67\x5c\xa7\xc2\x4f\x7a\x02\x95\x9b\xf5\xa3\x2c\x4c\xd3\xdd\x35\x7c\xb3\xcc\x76\x16\x74\x20\x4c\xcd\x26\x8b\xab\x1d\xfb\xab\x5d\x8a\xfb\x04\x99\xe4\x46\xdc\x72\x62\x6a\x16\xb4\xcc\x15\xcd\x26\xcd\x66\xe2\x00\x36\x50\x39\x7a\x79\xc9\x1c\xe3\xd1\xbb\x78\x39\x6e\x63\xbb\xf4\xd6\xdc\x68\x93\x19\x6e\x72\x58\xba\x34\x94\x97\x6f\xd5\x69\x41\xf9\x6a\x01\x59\x73\xcb\x7b\x72\x6f\xbb\x41\xc2\x8e\xae\xd6\xdb\x22\xa1\xb6\x56\x96\xb7\x8b\x14\x0d\x10\x54\x62\x6c\x2f\x10\x9f\x61\x27\x2b\x8e\xe3\xb0\x37\xc8\x15\x90\x35\x86\x5e\x25\x39\xe6\xd6\x58\xa5\xe1\x50\x33\xdf\xdb\x73\x58\x5b\x9a\x18\x41\xca\x85\x06\x11\x51\xfc\x43\xef\xe6\xa2\xed\x82\x5b\x2e\x0e\x92\x2c\xd8\xe3\x62\xd6\x53\x2e\xe9\x09\x64\x92\xed\xb9\xcf\x80\x24\xfe\x4e\xd6\x65\xd9\xe1\x9d\xeb\x69\x59\x91\x63\xde\x7f\xae\x6d\x17\x8e\x0e\x24\x73\x13\x97\x87\x8d\xa3\x88\xf0\x53\x92\xc7\xb8\x40\xfa\x6d\x5f\x05\x48\xe6\xb6\x53\x3f\x84\x69\xdb\xda\xcc\x5c\x24\x41\xf4\x79\xf3\xde\x32\x87\xe6\x6f\x90\xe9\x32\x77\x50\x79\xcb\xe7\xc0\x71\x1b\x07\x32\xa1\xf7\xac\x1f\xe2\x75\x2a\xd8\xfa\xb0\x4e\x12\xa2\x2c\x6e\x3f\xcf\x1e\x4f\xea\xca\x83\xf4\x3d\x30\xdf\x79\x3c\xf9\x00\x37\xbb\xa2\x1c\xc8\x3a\xc2\x68\xd3\xc1\x05\xeb\xe4\x03\x5c\x12\xc7\xff\xdf\xfb\xf9\xd6\x29\x0f\xdd\x56\xe3\x49\x11\xbb\x38\x39\xf2\xbb\x6d\xb3\x04\x24\xf9\x05\x5c\xc2\x47\xd6\xdc\xe9\x94\x8f\x6c\x8f\xaf\x7d\x22\x0c\x5f\x40\xe2\xc5\x21\xae\xe6\xc5\xef\x14\xbd\xbc\x24\xc9\xf1\x1e\x46\xc7\x0a\x24\x25\x0f\xa7\x43\xee\x9e\xbd\xb0\xba\x4f\xb3\x56\x9d\x27\xc5\x65\x96\x18\x6f\xd9\xf5\x74\x02\xbd\x64\x7a\xf6\xf7\x89\xa7\xce\x2d\xbe\x61\x9b\x25\xa3\x97\x6d\xfb\x84\xd7\xda\x4e\x8e\x71\x5d\xc8\x08\x58\x82\x45\xb2\x0b\x62\xec\xf4\xcb\x11\x90\xec\x8a\xb8\xe1\x96\xd9\x3f\x39\xec\x65\xe4\x90\x69\x87\x3d\x07\xe0\xd5\x29\x8e\xb7\x0e\xb0\xee\x8d\x9c\x3c\x80\x86\x94\x6d\x15\x48\xae\xa7\x57\xb4\xbd\x14\xd8\xe1\xd1\x6d\x07\x43\x0d\x31\x65\x07\xab\x09\x82\x6d\x86\x30\x18\x9f\xb7\x4e\x47\x87\x41\x7b\x1f\x29\xa1\xc3\xc6\xce\xb7\xb0\x35\x08\xaf\xac\x5b\xe5\x82\x86\xbc\xe5\x34\x7a\xf9\x3c\xac\xcb\xb2\x5b\x9d\xdf\x12\xe5\x25\xb3\x58\x71\x4c\xc0\x81\x64\x64\x31\x49\x59\x97\x49\x91\x91\x77\x89\xaf\xcc\xf5\xd3\x26\xc2\x6b\x34\x58\xe2\x2b\x6b\xb7\x70\xba\x64\xd0\xea\x69\xf0\xa4\x75\x84\xd1\x8b\xfc\x7c\xbb\x8d\x25\x4b\x66\xaa\x3a\x6b\x3c\xb9\x84\x68\xd1\x26\x17\xac\x02\x24\x9f\x83\x69\x94\x5c\xd7\x56\x9f\x8d\x59\x9f\x45\x6b\x9f\x99\x49\xd0\xba\x3b\x73\xf1\xa1\xb6\xb0\xb1\xcc\xcb\x8d\x1a\xd0\xe1\x75\x2e\x1f\xea\x25\xc3\x54\xae\xe6\x44\x56\x72\xa8\x52\xb4\x49\xc8\x44\x03\xbb\x92\x84\xcc\xbb\x07\x24\xb4\x33\xaf\xb3\x64\xc2\xea\xa0\xf2\x4a\xba\x8d\x33\x5f\x9b\xc4\xcf\xd8\x63\xed\x40\x36\x0d\x31\x17\x5d\x10\x5c\x33\xcb\x06\xad\x39\x78\xcf\xba\xbe\xc1\x78\x22\x99\x68\x44\x57\xda\x72\xb7\xf2\x41\x5a\xf7\xb0\xd9\x36\xa0\x2a\x0f\xeb\x0c\x24\x2d\x6b\xa7\x4d\x6e\x86\x76\xec\x39\x90\x4d\x58\x15\xe8\x5c\x48\x33\x47\x9b\xfc\x75\x8d\x92\xeb\xb6\x5f\xaa\xb9\xf6\xa5\xc8\xd7\x92\x13\x7d\x2e\xf3\x33\x8c\xa7\x70\x26\x2c\x04\xcb\x21\xde\x36\x0c\x1f\x48\xde\x71\x39\xa0\x97\xf4\xb1\x86\xc4\x2d\xd6\xeb\xbe\x81\xce\x4a\x5c\xbe\xee\x57\x16\xd1\xb2\xe3\xd2\x81\x44\xe8\x59\x25\x19\xbb\xba\x43\x3f\x0e\xa4\x83\xcb\xba\x64\x7b\xc8\x9b\xcf\x5b\x8a\x05\x2f\xb1\xd3\x79\xda\x8e\x12\xbd\x48\xe5\xc3\x3c\x15\x1f\x5e\x50\xb3\xac\xac\xd8\xaf\x31\x18\x61\xed\x4f\xf0\xc5\x81\xe4\x60\xd5\xa3\xed\xad\xef\x63\x74\xe9\xb7\xd1\x7a\x2e\x73\xa0\x0e\x71\x38\x90\x02\xb8\x7a\x40\x62\x0c\x4c\xe8\x57\xc1\x45\xcd\xbd\x28\x2a\xae\x5c\x3e\xfe\xcb\x61\x71\x85\x2f\x52\x5c\x5c\x43\x1f\xbb\x1c\xfe\x16\x2b\xa1\xf8\xb7\x92\x66\x40\x0f\x59\x16\x78\x52\x16\x9e\xce\x7a\x2a\x6a\x9d\x90\x91\x03\xc9\xcc\x08\x9e\xc9\x80\xd6\x4b\x8e\x36\xf9\x8c\x70\x1a\x8b\x4d\x9e\x25\xda\x5e\xf2\x0e\xf2\x17\x89\xff\xad\x9d\xf5\x94\xa9\xad\x15\x73\xed\xcb\xfc\x2f\xfc\xe8\xaa\xf8\x76\x0e\x20\x5d\x4f\xac\x84\x2c\x5f\xc5\x31\xdb\x07\x92\xc3\xa1\x19\x98\x55\x2d\xe9\xcc\x68\xb3\x47\x87\xd7\xac\x4a\x52\x1d\x9c\x9c\xaa\xcb\x0a\x12\xbd\xaa\x03\x72\xa2\x4f\x61\x08\xb2\xfe\xaa\xe7\x84\x77\x54\x37\xab\xea\x4c\xc3\xdf\xaf\x6a\x55\x11\x27\x5c\x36\xb2\x7a\x47\x2f\x32\xbb\x07\xad\xab\x5e\x33\x56\x49\x96\xaf\x96\xdb\xf5\x3d\x51\x96\x59\xac\x55\x88\xb2\xcc\x62\xb5\x80\x30\x32\x8b\xd5\x04\xd9\xa8\x3b\x7f\xe2\x7a\x0e\x74\x50\x24\x81\x84\x32\x7d\x65\x74\xca\xab\x4a\x4d\x3e\x7c\x5b\xad\x66\xa7\x6a\x10\xbb\xe9\x96\x4b\x23\x20\x05\x35\x80\x14\x8d\x78\x27\x6f\x52\x13\xd9\xb8\x20\x29\xcd\x68\x67\xee\x74\xc9\xf4\x55\xe0\xd7\x56\xb3\xc6\x17\x02\x2a\xd3\x57\xcf\x6c\x84\x22\x01\xcb\x8c\xf7\x64\x3f\x47\x7d\xb1\x14\xbb\x57\x10\xbe\x57\x3b\xc7\xa3\xe3\x81\xb0\xda\xf6\xc5\xe2\x05\x55\x54\x5e\xb3\x5b\xdf\x81\xe4\xee\x4d\x2f\x32\x7d\xb5\xc2\x17\xc9\xf4\x55\x9b\x39\xa6\xa5\x70\xf3\x56\x3f\x90\xc5\xf4\x02\xa4\x18\xaa\x1e\x6d\x45\xbc\xdc\x04\x52\x9f\xa0\xa4\x25\x01\x34\x8d\x4b\x92\x40\x0e\x82\x66\x93\x19\xa2\xf8\x52\xe0\x5e\xc6\xcc\xb1\xba\xc5\xed\xc4\x3c\x85\x22\xd7\x07\x92\xdc\x53\xe2\x49\x65\x99\x88\xf1\xa4\x00\x9a\x1c\xa4\x6e\x57\xba\xc2\xcc\x1c\x16\xc2\x85\x6b\x2f\xe2\x9b\x03\x6f\x23\x19\x52\xd0\x92\x79\xab\x22\x52\xaf\x61\x9e\x93\x03\x3f\xe4\xb2\x1c\x97\xaa\xfc\xbf\x0b\x3e\x2a\x6b\x98\x83\x01\xcf\x14\x0a\x5e\x7b\x0e\xa8\x4a\xe4\x0c\x48\xa6\x2f\x66\x2d\x59\xa3\xc7\x05\x31\xc4\xbd\x5d\x1c\xd5\x29\x07\xc0\x0a\x29\x9a\x66\x36\x7a\x40\xba\xac\xb8\xb6\xa7\xa5\x43\xf0\x45\xb1\xd7\x35\xd8\x8b\x89\xe2\xc8\x23\x2c\x9b\x66\xc1\x89\x65\xfd\x2f\x47\x55\xd6\x98\x76\x43\x6e\x64\x63\xa9\x8d\xb9\xd8\x56\x82\x29\x71\x6d\xf8\xca\x0c\x24\x2c\xe0\x12\xdf\xd6\x73\x72\xa8\xb7\x94\x2e\x41\xde\xb6\x2f\x78\x0b\xd1\x6b\x5b\xaf\x1a\xbd\x68\x5d\x12\x17\xbc\xad\x07\x41\x86\xe5\xfc\x38\xae\x12\x6d\x0a\xc1\xe5\x02\x7c\x0c\xcb\xad\x40\xd2\x8f\x56\x08\xbd\x75\xfb\x37\x6c\x89\xb8\xfd\x8a\x8c\xb9\x9e\xe6\x5c\x19\xcf\x5c\x7b\xe1\xe4\x3c\xad\xb2\xab\xbc\x27\xa9\xb2\x83\x2f\x72\x1c\x6c\xe5\xf3\x9e\x08\x36\x27\x40\xe1\x63\x6d\x80\x4b\xd2\xae\xd7\x74\xc7\x7b\xba\x00\x3f\xbd\x3c\x25\x1d\x56\x20\x59\x71\x2c\xf3\x2d\x05\x7e\xe5\x38\xe1\x48\x09\x7c\x91\x1d\x0e\x5b\xf4\xa2\x6b\x06\x3b\xca\x72\x58\x56\x83\x16\x58\xd7\x5e\x59\x25\x49\x09\x35\xdd\xd1\xe6\x94\x2a\x01\xd9\x01\x81\x11\xf0\xe8\xf0\xae\x28\xf8\xa9\xdc\xed\xdb\x20\x91\xf3\x68\x97\x3e\xb6\x00\x0d\xa1\x48\x40\xe7\x46\x1a\xa0\xab\x44\x8f\x5a\x6b\x0c\xf1\x10\x2a\x0f\xa0\xb7\x5c\x72\x78\x4f\xe4\xe6\x82\xf3\x51\x4c\x53\x2f\x2c\x93\xfc\x0f\xfb\x84\x5b\x54\x4c\x53\x43\x97\xb9\x5e\x76\xc0\xbf\xa3\xed\x1c\x16\xb4\x74\xcb\x11\x4e\xe8\x63\x97\x23\x9c\x12\x8b\xed\x08\x27\xc4\xa7\x65\xc1\xa7\x42\x98\x5e\x0e\x1f\x8d\x85\xd1\xf1\xc0\x12\xbd\x64\x30\x68\xa8\xe5\x97\x0d\x06\xce\xec\x71\xa0\x87\x48\x66\xb4\xe9\x36\x86\xd7\x51\xc4\x51\x8b\x83\xf4\xb2\xfe\x70\x32\x33\x2b\x02\x20\x37\xf2\x8c\xac\x68\xe2\x96\x3c\x23\x33\x66\x95\xe5\xa8\xa2\x5e\xe2\x49\x91\x86\x98\xb5\xdc\x8a\x1a\x28\xf9\x1e\x16\xa6\x1a\xd0\xad\xe3\x18\x6d\x16\xec\x32\x90\xb9\xa9\x02\x24\xa4\x67\xad\x1d\x39\x84\x32\x6a\x49\xe8\xcb\x98\x2b\xd6\x5b\x39\x10\x52\xf4\x29\x3d\x60\xac\xb5\x03\x79\x1a\xa8\xec\x40\x11\xec\xee\xcb\x66\x8e\x7e\xc7\x93\xe2\x63\x2d\xe2\xae\xb7\x4c\x9e\xe8\x40\xd7\xdb\x6a\x24\x70\xe2\x6d\xd3\x1e\xeb\x62\x4b\x46\x8e\xf7\x24\x4b\x5d\x10\xb4\x37\x6e\x5a\x7c\xbb\xc8\x22\x66\xb1\xf5\xb6\xb7\x0e\x97\xe3\x5b\xba\x53\x04\xd0\x25\x2b\x47\x0d\x89\xec\x0d\x57\x1b\x23\x88\xf8\xc4\xac\x25\xa6\x07\x5e\xcb\xae\xd1\x10\x9b\x97\x1d\x31\x83\x77\x7c\x3b\xa0\x21\x66\xb6\x7f\x0f\x30\x3e\x90\x88\x96\x31\x6b\x5f\xe6\xf6\x7d\x19\x6f\x59\x32\x2a\xc2\xf7\xbe\xec\x25\x6d\xb2\xb8\x25\x7f\x36\xf4\xcd\xdb\xf2\xe7\x3d\xa3\x4d\x9a\xf7\x1c\x6d\xd2\xa7\xb7\x80\xa4\xcc\x30\xb1\xdb\xb2\x6b\x94\xbb\xc7\x78\xef\x4f\xb0\x73\xdd\x17\x32\x1f\x6d\x3a\x7f\x08\xfb\x5b\xee\x9c\x35\x67\x66\xad\x95\xbf\xfd\xed\xfb\x82\x9d\xe1\x3d\x69\x7c\x1d\x8c\x73\xa0\xf1\x09\xa0\x3e\x90\xa4\xe6\xc6\xac\x25\x09\x38\xdb\xca\x81\xe4\x53\xfc\x81\x74\xfd\x8e\x80\xe4\xa3\x12\xdf\x8e\xa1\xd6\x23\x24\x0b\xfb\x56\x2e\xec\x24\x09\xde\x91\xc1\x07\x3a\xe7\x88\xeb\x70\xdb\x2d\x93\x13\xb7\x91\x7e\x7b\xbc\x67\xbf\xe8\x09\x24\xa9\x72\xd2\xa6\x75\x41\x19\xb5\xe5\xb2\xd9\xd0\x29\xef\x24\xd5\x1b\x66\xbf\x9d\x96\xbd\x59\x1a\xd0\xad\x0b\x3e\x20\xab\x40\x2b\x90\x22\x21\x13\x23\xd8\x7e\x96\x03\x7a\x2b\x9a\xf3\x7b\x43\xdf\x96\x91\x85\x88\xf4\x03\xe9\x1e\xf5\x7d\xb8\x65\xf4\x28\xf8\x3b\x6e\xf9\x73\x36\x87\x0a\xd6\xad\x54\x68\x19\x01\x6d\x4b\x8c\xad\x0e\xc3\x3e\x90\xc8\x77\xbc\xb7\xcc\xd9\xf9\xe3\x95\xeb\xac\x20\xf4\x6d\x8b\xb8\x7d\x32\xde\xb6\x90\xd9\x80\xce\x91\x83\x28\x6f\x19\x4b\xaa\x23\xd9\x0f\xb4\xa4\x77\x64\x3c\xe9\x7f\xb1\xec\x6f\x9b\x4e\x2a\x4b\x28\xe1\xb4\x07\xda\x65\xf1\x5d\xd9\x84\x70\xcb\x04\x52\x3b\x68\x90\x1d\xb2\xc9\xf2\xe6\x6d\xdd\x62\x07\x92\x51\xe7\x0a\xe8\x29\xb1\xcb\xa3\x17\xdb\xeb\xcd\xdf\x6f\x65\x75\x29\x98\x01\xb6\x8d\x1e\xf8\x2a\xec\x62\x4e\xf9\x03\x15\xa9\x0c\x32\x90\x1c\xd6\x4a\x40\x0a\xfb\x60\x9e\x12\x47\x4b\x9d\xbc\x67\xff\xd1\xce\xe8\x36\xf4\xb1\xd6\x76\x62\x1c\xa0\x96\x9c\x18\x73\xb5\x21\x65\x4b\x94\x2b\x19\x04\x95\x8b\x61\x85\xb7\xda\x96\x97\xe2\x20\xd5\x65\x3d\xbc\xa1\x06\xf9\x1e\x40\x5b\xeb\x02\xe4\x70\x18\x73\x61\x1b\x67\x3d\xfa\x6c\x52\xcf\x38\xe4\xf6\x40\xf2\x25\x07\x0b\x9a\x9c\x0a\xaf\x8b\x27\xd9\xcd\x80\x1e\x12\xe8\xe9\x53\x02\x7d\x87\xbc\xc9\xcd\xae\x39\x03\x52\xdd\xdd\xbe\x34\x8c\xd7\xbd\x82\x77\x40\x4f\x09\xdf\x37\x90\x2c\x04\xec\x91\x9d\xee\x1a\xab\xab\xfc\x55\xb5\x82\x75\x5d\x46\x32\x9c\x26\xb7\x24\x8f\x86\xb7\xf3\x56\xfe\xaa\x3c\x7c\xe5\xed\x8e\x4f\xf8\x00\xd2\xca\xb3\xd6\x96\x3c\x2e\xbe\x5d\x8e\x7c\x64\x76\x38\xd0\x2d\xf9\x85\xf7\x74\x02\xe0\xa9\x77\x17\x0e\xc2\x0a\xec\x2e\xed\x65\x8b\xf1\xac\xda\xf8\xf4\xf9\xfa\xe4\x87\xa8\x7b\x38\x58\xdd\x06\x73\xe2\x1e\x2b\xe4\xc6\x6e\x7d\xe8\xa9\xb7\xf3\x5d\xe1\xc5\x4f\xfc\x22\x5e\xfc\x8e\x51\xec\x4e\x21\x50\x1d\x95\xd8\xaf\x14\x90\x7c\x07\x26\xbd\x48\x3e\x8b\x0b\xc2\xf2\x0b\xae\x5f\x7b\xf8\x02\xe4\x74\x0c\x64\x6f\xef\xdf\x90\xe9\xb9\xc6\xe8\x3e\x63\xac\xae\xdc\xf3\x6a\xe6\xb2\x1a\x36\xdb\x36\x66\x26\xa7\x34\xec\x05\x5b\x49\x53\x1a\xf6\x90\x3d\x1d\xcc\xc1\xe9\x98\xf6\x2a\x62\xa7\xe5\xac\x57\xd0\xdf\x6f\x39\xe4\x75\xf4\xcd\x7b\xca\xf7\x0a\xef\x2e\x47\x1e\xf6\xa0\x0c\x72\xb3\x2b\x33\xfa\x5c\x56\xf1\x32\x9e\x4c\x82\xa8\xb4\xf6\xfc\x77\x99\x39\xaa\xa3\x12\x3b\x9e\x43\x7b\x5a\x9b\xd0\x02\xea\x22\xf4\xdf\x1b\xfa\xf6\xd4\x7d\x8f\x7d\x72\x4f\x3b\x85\x0f\x86\x97\x40\x8f\x3f\xa0\x83\x1b\x4b\xdc\x41\x4a\x9c\xd5\x70\xd9\xde\xf2\xd6\xab\x08\xfb\x7b\xd9\x53\x91\x8f\x58\x76\x73\x07\xd1\x1c\x88\x18\x04\x66\x89\x53\xc6\xbc\xb5\x25\x02\xe6\x06\x19\x5e\xd3\xdc\x1b\x23\x40\x4e\x03\x32\xc9\x9c\x40\xe2\xb7\x2d\x28\x3b\x82\x30\xe3\x12\x17\x31\x83\x1c\x96\x85\x4d\x97\xf1\xc4\xf9\x64\x90\x69\x39\xfe\x0d\xa4\x58\x22\x1b\x88\x80\x5b\xce\x7a\x0d\xd1\x78\x5b\xe4\xcc\xdc\xa3\xdb\x56\x71\x78\x08\x3b\xe4\x39\x12\xb0\x12\x41\x58\x40\x9f\x3d\xed\xa6\x45\x2f\xb2\x0c\x3b\xaf\x5e\x75\x94\x60\xa9\x90\xd3\xed\xe0\x8a\x1e\xef\x6d\xdd\xe2\xf1\xa4\x9d\x9a\x18\xc1\xf9\x0c\xe0\x59\xe4\x74\xd7\xd1\xae\x3b\x4a\x30\x07\xa1\xdf\xf2\x5a\x2e\x31\x6b\xa1\x4f\x8a\xf7\xb4\x12\x13\xd2\xa0\x48\xc0\xd6\x53\x3c\xa9\x5d\x01\x95\xe5\x74\xd7\x71\x4d\x74\x5c\x60\xc5\xe8\xe1\xc4\x3c\x25\x46\x57\x5c\x60\x0f\x3e\xc1\xd1\x7e\x9d\x6b\x5b\xf1\x7d\xd5\x61\xee\x07\xca\x9f\x24\x33\xd5\xc9\x77\x1a\x7e\xe6\xfb\x61\x11\xb7\xc6\x93\xc2\xb3\x1e\xbd\x28\x28\xb9\xc6\x7b\x52\xb3\xb0\x47\x32\xca\xb5\x1e\x7d\x4a\x0a\x0a\x7e\xed\x21\xb3\x34\x12\xa0\x93\xe8\x94\xc4\x31\x56\x32\x9c\x1a\x2b\xff\x90\x6e\xbf\xb2\x66\x8a\x27\xcc\x41\x52\x14\x4f\xd8\x63\x5d\x1c\x17\x58\x2c\x5d\x38\xe5\x4c\x8e\xd3\xa1\x3c\x32\x05\x33\x9c\xa3\x04\x4b\x90\x5a\x65\x80\x29\x09\xee\x4d\x22\x7c\xef\x30\x1b\x4f\xcc\xee\x1d\x48\xdf\x07\x9e\x29\x3f\x4b\xc7\x60\xe7\xac\x2b\x75\xf2\xed\x4f\x9d\x87\x3b\xc7\x93\xd2\x0d\x73\x09\x60\xcc\xeb\x01\xd9\xcf\x3c\x20\x9b\x82\xa3\x4f\x79\x46\x71\x72\x24\xd0\xf7\x2b\xe6\x29\x81\xfe\xe2\x4a\x90\x83\x5c\xc1\xa8\xba\x9f\x5b\xf1\x8b\x85\xb9\x38\x31\x6c\x7c\x83\x24\xc0\x04\x71\x75\x4e\x14\xfc\xf6\xc9\x89\xd2\x39\x0f\x08\xfb\x9c\xe9\x97\x19\x1f\xce\xa6\x62\x06\x7b\x5c\xf0\x8e\x19\x6c\x5c\x48\x2f\x13\x5e\x56\x57\x19\x4b\x6a\xe6\x6b\x5f\x0e\x13\x62\xa7\x5f\x0e\x08\x83\x25\x93\xcc\x5e\x72\x8b\xf7\x24\x25\x80\x05\x92\xd9\x6b\xb0\x4f\x2f\x5f\xf0\xb0\x79\x32\x4f\x16\x14\x40\xfb\xa5\xeb\x1e\x4f\x1e\xe7\x05\xe9\x48\x5d\xe4\x05\xb9\xfa\xf7\x86\xbe\xfd\x12\x07\xd3\x4a\x74\x6a\x81\x82\x6e\xec\x50\xcd\xb1\x52\x4a\x8f\x72\x37\x96\x69\x3b\xda\x88\x4f\x12\xef\x38\xd9\x32\x5b\x47\xe3\x40\x48\x88\xee\x84\x0d\x6c\x09\xca\xe5\x82\x9c\x3a\x53\x46\x81\x9f\xb1\x97\xdf\x8d\xc8\x22\x61\xb8\xc5\x56\x3b\x4a\x30\x5f\x01\x1d\xd2\x90\xa3\x17\x99\xf6\x12\x8b\xf6\xb6\x46\xdb\x42\xfb\x7e\x1b\x0d\x24\xb8\xb6\x61\xc1\xce\x4e\xf6\x8d\x38\x3d\x1f\xf1\x46\x9c\x9e\x63\x9d\x9a\x63\xf1\x4a\xd1\x75\x71\x20\x65\x0c\x68\x40\xcb\xce\x7a\x01\x29\xc8\x5b\xbc\xf1\x81\x14\x93\x25\x91\xac\x39\xde\xae\x3a\xa4\xa0\x39\xde\xae\xfd\xde\x8b\x8d\x8e\x13\x48\xde\x9d\xb7\x67\x96\x1c\x38\xde\x33\xd0\xad\x3d\x0a\x48\xab\x7b\xdd\x40\x5a\xf9\xcb\x23\x24\x91\x7d\x1f\xea\x03\x39\x4c\x9e\x3e\xa7\xcd\x7e\x13\x48\xb2\xcd\x88\x27\x95\xbd\x40\x44\xab\x0d\x09\x68\x7d\x66\xda\x64\xf9\xb6\x7f\xc0\x81\x8a\x3c\x9a\x2f\x20\xe9\xef\x4b\xb4\x59\xbf\x16\xbd\x48\xa8\xed\x05\x48\xc1\x15\x6d\x00\x49\x8c\x6d\xd1\x26\x37\xad\xc9\xf7\x2d\x93\x6f\x20\xa5\xa0\xb5\x3f\x6e\x23\x32\x6f\x8e\x0a\x64\x15\x45\xb4\xd9\x8d\x29\xda\x14\x20\x92\xbd\x2e\xb7\xa4\x12\x07\xf1\x1c\x48\x3b\x7d\x15\x20\xf9\x8c\xd4\x80\x7c\x01\x36\x20\x25\xb1\x6a\x5e\x89\xdb\xfe\x01\xf7\x05\x94\xc5\xb2\x30\x82\xc4\xd8\x3b\x7a\x91\x62\xc5\x26\xba\x36\x94\x14\xbb\xd9\x3b\xb7\x39\xf6\xaf\x9a\x1f\x6d\x8e\xfd\x2b\x37\xeb\x72\xe3\x91\xc3\x78\x4e\x15\xd5\xf9\x3e\xd9\x6d\xac\x54\x3a\xd0\x43\x24\x25\x20\xc9\x05\xec\x98\x8d\xa3\x3d\x35\x20\x91\x1b\x66\x6d\x73\xe8\x60\xc7\xb2\x35\xe8\x35\x20\xa9\xec\x2e\xde\xb3\x5b\x26\x78\x9d\x1d\xa5\xcb\x1e\x65\x47\xe9\x4e\x7f\xbb\x13\x63\x67\x76\x25\x4b\x2e\xb0\x82\xe4\x40\x4a\xe7\x55\xa2\x4d\xca\xcb\x2b\xda\x84\x83\x8d\xf1\xa4\x00\x2a\x9f\xf7\x74\xc2\xd9\x31\x67\x22\xad\xb4\x11\xfb\xc7\x3c\x2d\x9b\x0e\x4e\xb1\x64\xd3\x5e\x53\x07\xd2\x37\x4c\xde\xd3\x09\xe8\x1f\xc8\xb1\x7f\x3c\x29\x85\x85\x6d\x09\xcd\x31\x83\xb9\x26\x20\x4b\x48\xcd\x2b\x58\x08\x67\x9a\x40\x0a\x3f\x9f\x01\x39\xb1\x41\x05\x52\x0e\x3b\xd6\x5a\x66\xcd\x5c\xbf\xd7\x29\x9f\x47\xe5\xa4\x4d\x37\x4a\xc4\xd9\x12\x47\xb5\xda\x0c\x77\x25\xa0\xae\x43\x16\x4f\xca\x88\x34\xe3\x49\x71\x53\x35\xda\x14\x61\x97\x03\xd2\xdd\xc5\x31\x76\x22\xf0\x0a\x69\xa8\x8e\x5c\x6b\x01\x29\xc7\x3a\x48\x58\x71\x40\xf2\xb6\x38\x12\x30\x08\x4c\x35\x0f\x78\x33\xfa\xb2\xf7\x31\xbd\x38\xa9\x38\xe4\xb4\x5a\xc8\x6c\x1d\x48\x49\x5d\x58\xa6\xea\x5c\x1b\x20\x4c\xd5\xd1\xb9\xe3\x8b\x9c\x45\xa2\x07\x64\x2e\x9a\x3e\x39\x02\xf4\x29\x2e\x3a\x71\xac\x9a\x3c\x4d\x6f\x56\x42\x46\xce\x76\x5f\xd1\x26\x73\xc5\xbc\x80\xec\xe3\xe0\x11\x9a\x94\x0b\x85\x7d\x68\x36\x92\x31\x42\xb3\xa2\x23\x05\x24\x7f\x63\xe6\x22\x23\xe7\xb8\x20\xd8\x76\x62\x2c\x1c\xea\xb6\x6c\x5f\x9e\x40\x3a\x9c\x90\x4c\xb9\x2d\x66\x3b\xbd\x1f\x48\xc2\x37\x97\x80\x1d\x15\xdb\x07\xd2\x45\x0d\x82\x2a\x35\x6a\x0f\x92\xe9\x28\xc1\x99\x02\x5a\x72\xda\x62\x3c\x23\x61\xf2\x17\xc9\x54\x5a\x94\x86\x5d\x90\x82\xb5\x47\x06\x12\x31\x67\xe5\x6d\x38\xcd\x5c\x02\xdd\x19\x92\x5a\x3c\x69\x25\x01\x7d\x92\xbd\x0c\x48\x33\xb3\xf1\xb7\x39\xda\xaf\x04\xb6\x5a\x11\x30\xb9\x46\x1d\xfb\xd7\x59\x5d\x47\xfb\x5d\x23\xa0\xf3\xed\x81\xad\x36\x6b\x66\x8e\x9c\x63\xff\x0a\x44\xc4\xe9\x90\x6e\x56\x5e\xf1\x7d\xa4\x8d\x6c\x8e\xef\x2b\x23\xc5\x93\xe7\x70\x36\x70\xd0\x09\x90\xe2\x04\x28\xf6\xaf\x65\x70\x77\x4c\x67\xe3\x0d\x48\xa4\x0f\xc2\x3b\x14\xd8\xd5\xd9\x5b\xab\x1a\xec\x33\xd2\x9c\x4e\xbb\xab\x18\x82\xa0\xb7\x1c\xeb\xe8\xc5\x8a\xc6\x98\x0b\xb5\x14\x2a\x90\xf4\xe9\xac\xbc\x22\x01\x5b\xab\xcc\x53\x19\xb7\x2e\x4e\x87\x1c\x38\xcb\x0d\x73\x63\xa3\xea\xb8\x02\xf2\x39\x62\x04\xe9\x86\xad\x0d\x6e\x63\x5a\x99\x08\xe9\x9b\xf6\xc3\xe6\x82\x90\x72\xa1\xda\xa7\xa9\x39\x7b\x76\x1f\x10\x3b\x99\x5f\x6b\x02\x0b\xa6\xed\x59\x23\xde\x73\x2c\x2c\xef\x39\x18\x67\x34\x20\xe5\xe1\x80\xf0\x4e\xbb\x2a\x40\x4e\xa7\xd5\x48\x5c\x9c\x4e\x79\x94\x62\xf4\xed\xf1\x6e\x20\xf9\xa8\xd4\x80\x64\xe1\x01\x43\x96\x63\x76\x99\x8b\x34\x06\xdd\x8e\x8a\xcd\x31\x7c\xb9\x95\x80\x74\x1a\x61\xc9\x14\xa6\x57\xe7\xf7\x39\xe6\x9b\x63\xf8\x6a\x8e\x21\x6c\x94\x83\xc0\x48\xb9\xd0\x55\x3c\x42\x90\x4c\x12\x23\xa0\x2d\xbe\xd2\x28\xe9\xa4\x43\x95\xa5\x58\x32\x0a\x04\xef\xb1\x2c\x02\x72\xab\x2e\x79\x3c\x34\x08\xd3\xf2\xc7\xe7\x80\x14\x72\x0a\xd2\x5b\x49\x90\x58\x7a\x45\xed\x95\x01\x61\xda\x76\x91\x81\x84\xa1\x32\x60\x3b\x65\xa5\x2e\xf3\x03\x39\x24\x73\x00\xc9\x98\x00\x61\xb2\x3a\x61\xc0\x69\x29\xda\x2f\x57\x38\x18\x29\x17\x7a\xca\x01\x29\x65\x4e\x8e\x27\x9d\x90\x88\xb9\x38\x08\x9a\x8d\x70\x24\xe0\x4c\xf1\xa4\x8c\x95\x90\x0d\x47\x02\x06\xd1\x52\x0d\x89\x32\x21\x7d\xdb\xc6\x27\x08\xc5\x96\x26\xae\x83\x30\xdb\xfe\xdb\x37\xef\xd9\x14\x05\x81\xd9\x0e\xbc\x98\x01\x49\x11\x10\x6b\xa6\xab\xa4\x73\x54\xb7\x9d\xe7\x7a\x40\x5e\x09\x8f\xf7\x70\x4e\x02\xbe\xe1\xe1\x60\x80\x32\x81\x6c\xee\x05\x72\xd6\x5f\xae\xed\x87\x2f\x39\x8e\xea\xc3\x33\x83\xd4\x3e\x5c\xe7\x84\x1d\x93\xaf\x6e\x9d\x2d\xda\x1c\xff\xd6\x80\xec\x1a\xe5\x36\xc7\xcd\x5d\x5c\x6b\x12\xfd\x7b\x85\x31\x70\x0a\xd9\x04\x21\x74\x0a\xd9\x09\x1f\xeb\x24\x40\x35\xde\x93\x8c\x72\x81\x91\x8e\x6a\x0b\xd6\x43\x1e\xb8\xb9\x82\x83\x4a\x79\x9a\x27\xe4\x5b\xa2\x78\x4f\x9f\x36\xb9\x93\x71\x01\x2a\x75\x69\x49\xe0\xa7\x45\xf1\x0c\xc9\x54\xfa\x9e\x5a\x21\x53\x18\xcc\x3f\x6d\x53\x6b\x96\x81\xec\xef\xe4\xf1\x2c\x44\xc7\x8e\xbd\xac\x17\xe7\x54\xd9\xf0\x3d\xc1\x4f\xa7\xe1\xf9\xb4\x21\x36\xd3\x8b\x7c\x91\x13\x98\x25\x53\x77\x2f\x90\x3e\x9b\xb3\x3b\x2b\xa8\xc4\x9b\xd9\x3a\xfa\x03\xc9\x58\xc9\x75\x61\x01\x7b\xde\xd1\x8b\x0b\xad\x18\x92\xb1\x39\x3b\xe8\xba\x39\x35\x61\xcb\x77\x40\xca\xc6\xc2\x09\x7f\x3b\x7c\x83\xeb\xc9\xe9\x04\x3b\x6b\xe6\x14\x82\x71\x72\x94\x4d\xa7\x0e\xd6\x45\x11\x6f\x3d\x4e\x2a\x19\x73\xb8\x0e\x15\x64\x96\xdb\x1d\x90\x5c\x21\xa3\x6d\xdb\x63\x85\x11\x48\x26\xc0\x08\xce\x33\x22\x3b\x58\x73\xd0\x57\x75\x08\x51\x23\xcc\x6b\xf8\xfb\xe6\xe5\x24\xc3\x57\x40\xf6\xf5\x0a\x48\xd7\xaf\xbf\x7d\x4a\x86\xae\xae\xbd\xd2\xa6\x8a\xb4\xb4\x19\x6d\x92\x00\xb9\xd2\xa7\x32\xca\x74\xf6\x68\xca\x00\x3a\xae\xeb\x7b\x4e\xd9\xf1\x5a\xdd\x81\x17\x6d\x26\x13\x5e\xf3\x41\x53\x56\xc7\x7e\x47\x9b\x1d\x90\x3e\x90\x0e\x60\xf5\xf0\xc9\x07\xd0\x22\xf5\xbc\x45\x32\xed\x6f\xdc\xe6\x6d\x63\x42\xe9\x40\xba\x04\x7c\x6f\x4f\x79\xcb\xb6\x44\x2f\xb7\x3d\x2a\x8d\x84\x53\xde\xb2\xc5\x99\xd9\x1a\xb1\x55\xd6\xfc\x1d\x48\xc9\xa6\x33\x23\x60\x64\x19\x40\xe6\xb7\x03\x7a\x09\xed\x78\xcf\x9a\xb1\xc6\x7b\x5b\xc9\xad\x27\xa3\xeb\xc8\xdd\xcc\x5a\xde\xb2\xed\xf2\x4d\xed\xd8\xaa\x62\xfd\xda\x81\x94\x60\xa6\x06\x24\x9f\x46\x1f\xb2\x99\x2d\x33\xf8\x9a\x99\xd9\x89\x4c\x67\x40\x32\xce\xf8\x00\xce\xac\xe3\x68\xa7\xb4\x03\x89\x13\xb9\x03\x72\x0c\x3d\x23\x48\xd7\x5e\x63\x2e\xcb\xa6\xd2\x09\x24\xcf\x85\x19\x90\x02\xb2\x2f\x7a\x91\x26\xd5\xaa\xa2\x03\x89\xdb\x9f\x7c\x9f\xfd\x6a\xe3\x49\xc7\x72\xc5\x5c\x24\x92\x0d\xdf\xf0\x44\x76\x95\xe8\xc5\x72\x81\x05\x5e\x57\xbb\x28\x5c\x41\x44\x7d\x15\x90\xde\x95\x23\x06\xe8\x4a\x19\x08\xf6\xaf\x38\x2c\xdf\x47\x67\x16\x2b\x72\x4c\x16\x5d\xe2\xa1\x0f\xf6\xaf\x58\x13\x7e\xc5\x7b\xef\x4f\x72\xf2\x36\x8b\x0e\x60\xf5\xa1\x76\x31\x87\x6c\xe7\xb9\xe6\x6a\x0e\x2d\x73\x20\x8a\x6c\x25\x0e\x78\x6d\x2e\xee\x90\x6d\x1a\x6a\x8e\x16\x2b\x5c\x41\x33\x4a\x45\xf9\x49\x25\x98\xc9\x9d\x75\xa9\x4e\x60\xcb\x09\x50\xf6\x97\x9a\x39\x9c\xf6\x96\x1d\x3d\xda\x74\xe0\xd9\x69\xfb\xc7\x4e\x30\x4b\x71\x65\xcd\x59\x55\x0e\xd4\x75\xe9\x54\x20\x39\x62\xb2\x2b\xd5\x7e\x44\xbe\xd6\x1c\x73\x56\x9d\xec\xe6\x40\x92\x04\xac\x5c\x98\x15\xd9\x86\x5e\x74\xa5\xdb\x8f\xa8\xcd\xaa\x4b\x07\x21\x7a\xca\x95\xb5\x39\x2c\xe9\x40\xf2\x39\xb8\x99\xcb\x76\x4e\xf3\x78\xcf\x17\x4b\xb4\x29\xf0\x82\xb6\xe6\xb8\x4e\xda\x9a\x0d\x8b\xac\x7c\x73\xd0\x97\xf9\x6d\x62\xdc\x50\xdd\xcc\xe6\x4a\x27\x96\x97\x66\x23\x2f\x7b\x06\x92\x71\x8d\x55\xb2\xd3\x6b\x66\x57\xec\xf4\xca\x85\x3b\x9b\xb3\xc4\xb1\x9b\xcd\xd5\x46\x5a\xf4\x29\x23\x35\xe7\x4f\xe5\x34\x2a\xac\xdc\x6c\xeb\xf7\x84\xf5\x07\xd2\x29\x66\x5d\x24\x47\xd6\x14\x33\x13\xb3\x11\x14\xcc\x8e\xb4\xd7\x60\x3c\xa9\xd7\xb8\xc8\x66\x73\x4e\xf3\xc2\x93\xdb\x7e\xf4\xcc\xda\x81\x25\x50\x37\x1b\xb0\xe7\xf5\x3d\xa7\x3c\xb1\x6e\x5f\x5e\x18\x95\xcc\x28\x81\xf4\x8a\xa9\x2b\x41\x4e\x3b\x3e\x8d\x0d\x48\x1a\x3c\x88\x48\xb7\xcb\xb6\x85\xe1\x69\xab\x38\x1a\xa0\xd9\xed\x53\x3c\xe8\x53\x37\xfc\x00\x29\x14\x61\x57\x2e\x10\xbb\x3b\x3d\x11\xe8\x6a\xe1\xf4\x06\x41\xed\x73\x3b\x6b\x3c\xa9\x7c\x1a\x33\xfa\x94\x78\x58\xe2\x3d\x45\x6f\x65\xda\x5c\xbb\x2d\x33\x17\xdf\xaa\xdc\x87\x12\x5c\x5b\x62\x93\x64\xdd\x2e\xf9\x66\x84\x6d\x6d\xa2\xd1\x60\xd8\x09\x07\x32\x35\xc8\x8f\x30\x80\xbc\xf4\x37\x90\xb4\x74\xdc\x95\x12\x5c\x7b\x82\xa4\x38\x4d\x4d\xaf\x01\xbd\x25\x80\x32\x82\x11\x94\xcb\x43\x82\x6b\xb9\x4a\x40\xca\xd3\xc6\xe6\x2a\x82\xb0\x96\x8b\xb9\x1c\xfe\x70\x20\xaa\xba\xea\x47\xb5\xdf\x44\x73\xd9\x8f\x6a\xaf\xe5\x36\xe5\xf1\xdb\x2e\x8e\xff\xb0\x36\xf8\x8a\xb6\x2e\x27\x38\xbe\xc1\xb1\x6a\x5c\x41\xb6\x9f\xd7\xf8\x22\x6b\x7c\xcd\x07\x4d\x09\xbc\xbd\x41\x1a\x86\x73\x27\x70\x55\x5a\xe0\x1d\x31\x9e\x04\xde\x74\x45\xdb\xd2\x3c\xf9\x06\x67\xa5\xb3\xfc\x32\xa7\x0d\x3e\x5c\x1e\x13\xbf\x82\x0a\x34\xc5\x97\x04\x24\x9f\x98\x11\xef\xc9\x5e\xc0\x3c\x9d\xf1\x17\xed\xe5\x54\x42\x9b\x8e\xcc\x30\xa7\x7d\xbb\x2d\xa3\xcc\xe9\x74\x48\xac\xd9\x64\xcd\xfc\x45\x13\xf7\x3c\xda\xb4\x66\x71\x89\xcb\x6b\xb9\x3b\x21\x67\x73\x15\x94\x3e\x52\xbc\x67\x77\x47\x46\xc0\x9f\xba\x03\x49\xb9\x77\x45\x2f\xda\x31\xd8\x84\x69\xcb\x02\xa4\x5d\xb6\xfc\x5a\xe2\x1b\x74\x55\xda\x24\x78\x20\xa5\x19\x62\xe5\xa7\x73\x51\xc4\xcc\x74\x21\x75\x30\x79\x0a\xcb\x27\x2c\x84\xc5\xed\xc9\xc9\x59\x56\x23\xb1\x0f\xcb\x97\x0e\x78\xbd\xec\xd1\xcc\x3c\x9d\x6f\xf8\xe2\x4a\x20\xdf\x30\xe4\xd4\x82\x79\x1e\x01\x49\xa9\x04\x19\x96\xb4\x5d\x07\xc4\x7c\x71\x51\x47\x2f\x0e\x8c\xf7\x3c\x9d\x4d\x27\xc8\x9b\xd3\x06\x27\xe8\xd2\x32\x91\x84\xbe\x38\xc5\xaf\x33\x99\xb4\xb9\x9c\x09\x8e\xfd\x5b\x2e\xee\x30\x19\x4f\x6b\x56\x3f\x4f\x2a\x91\x2e\xf4\x65\xe9\x6a\x8e\x5d\x91\x29\xbf\x64\xd8\xa0\xed\x40\x16\x88\xeb\x76\xa6\xc9\x1a\x90\xf8\x66\x56\xde\xbe\xe4\xf6\xe9\x6f\x73\xe3\x43\x55\x81\xe4\x70\xc8\xd5\x25\xc9\xb8\xa5\x7a\x7f\x4f\x94\x95\x4e\xa7\x57\x10\x74\xdb\xa9\x09\xf2\x26\x97\xf4\x11\x47\x47\xc1\xb0\x2d\xee\xd1\xed\xfb\xb7\x31\x51\x67\x59\xc8\xf4\xa2\x54\x26\x08\xca\x93\xac\xbe\x1c\xc7\x6d\xc7\x97\x11\xbd\x98\xb8\x32\x9e\xf9\xed\x19\xbd\x28\x4e\xfe\xd3\x8b\x35\xb0\xd1\xa6\xbc\x4d\xa0\x88\x8a\xf3\x74\x0c\x68\x84\xe2\xce\x1c\x6d\xe3\x53\x88\xe5\x40\xd2\x57\xde\xd1\xe6\x5c\xb6\x01\x29\x19\x29\x24\xcc\x05\x78\x32\xb3\x96\x0f\x40\xc7\xdc\x34\x1f\xce\xf3\x05\xd1\x92\xd5\xbf\xf4\x2b\xde\x33\x6f\xec\xef\x93\xd5\xbf\x60\x5a\x98\xb2\xfa\x97\x9a\x03\x1a\x9f\xa2\x30\x07\x72\xf0\x41\x07\x92\x45\x99\xa3\xf3\xd0\xa5\x73\x7d\x20\x27\x51\x64\x3c\x47\xd1\x41\x24\xe5\x3b\xd0\x82\x43\x73\x9e\xe2\x11\xef\x39\xb8\x22\xc6\x93\x27\x41\x88\x5d\x0f\x1b\x6a\xe1\xb4\x94\x7d\x38\x97\x11\x90\xd3\xc5\x27\x20\xf9\x0e\x70\x19\x3f\xa9\xce\xe1\x59\x3b\x6c\xa0\x46\x2f\x84\x60\x4f\x20\x71\x53\xcc\xda\x55\x67\x6a\x89\xf7\x94\x59\xa4\x46\x9b\xbc\x7c\x62\x74\x11\xc9\xe0\xc2\xec\x11\x10\x07\xc9\xc9\x75\x3e\xb3\x76\x20\x70\x0a\x28\x49\x83\xce\x93\xce\xa7\x01\xbe\x3c\x51\xa8\x0d\x20\x49\x3a\x31\x33\xab\x28\x20\x30\xca\x3e\x5c\x83\x43\x93\xc2\xa2\x63\x47\x99\xf6\x08\x48\xe0\xee\xcb\x21\x28\x90\x0d\x7b\x04\x04\x21\x7c\xa1\x74\xf1\xe8\xf6\x08\x40\xd9\xe6\x50\xe3\x92\xb9\xa8\xed\xd3\x8f\x86\x79\xda\x23\xa0\xb1\x4a\xf2\xd4\x2f\x1d\xac\x93\x6f\x7e\x8e\x2b\xcf\x39\x85\x1d\x5e\xdf\xe6\xcb\xa5\x96\xb8\x12\x5c\xc7\xa3\x82\xbb\xae\xdc\x31\xf9\xa2\x97\x93\x5b\x45\x9f\xdb\x55\x6e\x3c\x4f\xe7\x0d\xbe\x90\x7b\xac\x94\x08\x62\x8e\x27\x3b\x54\xe3\xed\xb0\x6e\xa4\x0b\x0a\x54\xc0\xce\xbc\xcd\x50\x70\x5d\xc8\xaf\xbd\x85\x3a\xe1\xed\x34\xb7\x77\xbc\x27\x09\x17\x06\xc6\xd9\x74\xa6\x2d\x19\xd3\x9e\xe5\x05\x62\x4e\x8e\x1c\xf0\x45\x21\xd1\x25\x71\x72\xde\x9c\x00\x46\xd7\xbe\xa3\xbf\x8f\x70\xe9\x2b\x9e\x14\xa7\x1c\x73\x71\x9d\x12\xb8\xef\xf7\xb6\x5b\x5f\xbc\xa7\xbc\xc8\x26\xd8\x4b\xee\x01\xd5\x69\x59\x0f\xa4\xb4\x62\x26\xca\x4b\x6a\x8f\x8a\x7e\x7b\x59\xed\xe1\xec\xe6\xcd\x91\xcd\xf9\xc8\x9f\xdf\x11\xe5\x25\x9d\x48\x99\x33\x5e\xb4\x2b\x16\x9d\x4a\x58\xbc\x33\x93\xc1\x79\xae\x00\x4d\x89\x02\x4c\xc6\xe9\x2b\xbd\xf1\xeb\xda\x56\xc4\xbb\x17\xbb\x81\x3b\x45\xcf\x81\xc4\xb9\x9a\xd4\xae\xe4\x64\xd2\x46\x8a\x25\xbf\x82\xe2\x7c\xbc\x07\xd2\xad\x6a\xde\x63\xc9\xf1\xbb\x3b\x67\x6b\x5b\xc9\x3e\xb7\x99\x5e\x7c\x53\x17\x46\xd0\xf1\x87\x14\x39\x40\xba\x38\x0d\x65\x5b\xc9\x55\x1f\xac\xd3\x5a\xca\xc7\xdb\x8b\x51\x79\xa9\x72\x6e\x2e\xb4\xdd\x92\x19\x0a\x5f\x24\xab\x7f\xb1\x93\xd8\x81\x84\xf4\xdd\x7d\x5a\x05\x63\x2f\xcd\x03\xc9\x7e\xee\xfb\x7e\xdd\xf2\x37\x6e\x46\x8a\x75\x43\xb0\x1b\x90\x7c\x2f\x2b\x6d\x2e\x48\x95\xe8\xd3\x89\xa1\xee\x80\x14\xbc\xd9\x18\x41\xc4\x1c\xee\x74\x49\x59\x53\xef\x98\xcb\xb2\x23\x18\x4f\x3a\xa7\x44\xcc\xda\xda\x67\x56\xde\x1e\xe2\x95\xd5\xbd\x9d\xb6\xf4\x03\xc9\xea\x0f\xa2\x59\x75\x83\x21\xcc\x61\xcf\xd5\x95\x16\x0e\xe4\x8c\x7c\xf1\xa4\x72\x3c\x80\x92\x52\xdd\xe4\xce\xb7\x4b\x59\x53\xb1\x52\x3b\xec\xb9\x61\xa6\x5a\xaa\x86\xdd\xb0\xe5\x13\x04\x1d\x3b\x9d\x1d\xcb\xd5\xa3\x4d\x0e\xf8\x99\x5e\xec\xd4\xcf\xf1\xc8\x2e\x53\xc4\xd1\x91\x0f\x7a\xb6\x83\xd5\x81\x14\xee\x7e\x33\xde\xb6\x1d\x85\x3e\xb7\x35\xbe\xcc\x5a\x97\xd5\xa0\x17\x67\x03\x4e\xac\x4b\x71\x30\xce\x15\x90\xf5\xfe\x15\xc8\x6a\x32\xaf\x84\xf2\xff\x76\xb8\x29\xc2\x97\x5d\xbb\xb5\x2d\x97\xd6\x1c\xf1\xa4\x24\x55\xbb\x03\x1e\x48\xde\xb2\x8c\x20\xf3\x79\xc5\xbf\x63\x61\x22\xe7\xa4\x3a\x48\xd8\x7e\x4b\x8d\x20\x61\x57\xdf\x68\x0e\x12\xce\x4e\xa1\x7a\x20\xc5\xbb\xb2\x9e\x0e\x19\xbe\xef\x78\x4f\x57\xac\x79\x71\x07\x10\x17\x7b\x96\x1f\xc8\x89\xa1\xe8\x73\x99\xfb\x2e\x40\x92\x51\xee\x78\x4f\xdf\x90\xe9\x73\xb9\x30\x40\xbc\x27\x23\x19\x67\x53\xea\x92\x72\xb1\x2e\xd5\x7e\xd8\x66\xc2\x1c\x15\xdc\x21\x84\xab\x8a\x5d\xbb\xf8\x06\xa5\xb2\x6d\x5c\x95\x4b\xea\x8b\x06\x47\xbf\x9a\x6d\x33\x9c\x62\x2b\x25\xb8\x66\x16\x4a\x09\xb3\x48\x4b\x26\xeb\x76\xf1\xb5\x2a\x11\x5d\x60\x13\x88\xe7\x45\x0f\xb0\xa4\x31\xc8\x2e\x4f\xd5\x1c\xcf\x5b\xa2\xcf\xee\xac\x2a\x60\x56\x77\x42\x63\x9b\x12\x97\xfc\xe8\x7b\x82\x46\x76\x6c\x56\x5e\x17\xfb\xb5\x8f\xf4\xbd\x4e\xd9\xc1\xb7\xb9\xb2\x14\x0a\xa9\xcd\x76\x6d\x3b\x90\x89\x48\x40\xb2\xe9\x5a\xd9\xbe\xec\xae\xee\x14\x80\x07\x52\xea\x14\x8e\x95\x85\xef\xc2\x26\x0d\x8a\x39\x45\x9b\x3c\x93\xe3\x3d\xd7\x25\x33\x1f\xbb\x24\x7c\xf7\x20\x30\x12\xbe\x1b\x6a\xf9\x25\x1b\x72\x71\x2a\x93\x03\x39\xb0\x93\x36\xc7\x5d\x71\x90\xe4\x84\x5e\x06\xc8\xab\x1c\xb1\xb5\x42\xe8\x87\xf3\x0e\x58\x1c\x5d\xc3\x29\x07\xcd\xb3\x2c\x39\xa1\x67\x27\x65\x3f\x90\xfc\x94\x39\x48\x12\x94\x33\x7a\xce\x35\x9d\xd0\x06\xd2\x20\xeb\x6f\x85\x9f\x59\xd3\x24\x85\x2d\x93\x10\x5d\x32\xe3\x4d\x5b\xc5\x99\xb5\xf3\xc0\xe6\x78\x4f\x42\x2d\x8a\xa3\x65\x0b\xef\x7d\x05\x24\xc9\x83\xf5\x94\x58\xd9\x82\x18\x28\x4b\x6b\x0d\x14\x59\x0e\x56\x81\xd8\x59\x74\xbc\x38\x48\xf2\xfb\xee\xd3\xbc\xe3\x92\x78\x98\xe1\x78\x97\x52\xaf\xb6\x0a\xa9\x5d\x0e\x68\xb8\x79\x72\x3b\xf3\x9c\xbf\x61\x3b\x57\x0a\x84\x42\x09\x55\x33\xea\x84\xb5\xbd\xd3\x5c\x02\xf2\xb5\x2e\x68\x98\x97\x7d\xad\x27\x7d\xca\x2f\xba\xc7\x11\xdf\x56\x5f\x70\x09\xd8\xdb\x19\xef\x8b\x25\x6f\xe7\x3c\xb9\xe0\x1f\x36\x92\x99\x47\x5a\x2e\x2e\x9a\xd9\x69\xa7\x12\x2a\xf0\x25\x4a\x0e\x3a\xd0\x1f\xae\x87\x4b\x08\x30\x17\x25\x07\x1d\x41\xf6\x55\x98\xb3\x25\x4e\xc0\xc3\x29\x65\x46\x40\x4a\xbf\x04\xf1\x79\x38\x15\x2a\xb3\x96\x3c\x31\xe2\x3c\x28\x95\x50\xef\x8c\x27\xf3\x64\x2e\xec\xe6\xd3\xd9\xc6\x39\xd4\x4f\x7b\xab\xc3\xa4\x58\x12\x88\x5d\x71\xf2\x20\x8c\x4f\xeb\x69\x23\x12\x2b\xaf\x90\xe1\xd6\xef\x80\x5c\xa8\x2a\x9e\xd4\x55\xd9\x18\x41\xf2\xd9\x80\xf4\xc9\x33\xb9\x25\x58\x2b\x99\x35\x2b\xae\x9e\xcb\x1e\xc6\x41\x52\x9e\xe6\x9b\x59\xf9\xa7\xb9\xc5\x1e\x90\xc2\x97\x21\x6f\x36\x6b\x62\x96\x5e\xd4\x52\x64\xd6\x2f\x07\xb1\x5b\x52\x25\x2a\x18\x7f\x84\xe5\x0a\x89\x95\x0b\xd0\x66\xcd\xf8\x22\x99\x35\x5b\x65\x75\xed\x0d\xec\x9c\x3c\xcd\x11\xb5\x05\xd9\x6d\xbd\xac\xd5\x65\x57\x5e\xfe\xa2\x46\x9b\x33\xdf\x80\x05\x72\xe3\x6d\x19\xec\x51\xf5\xbd\xea\xcc\x88\x07\xd2\x1e\x41\x6d\x14\x43\xdb\x1a\x57\x90\xaa\xef\xf5\x09\xfb\x44\x64\x2c\x7d\x62\xd6\xa4\x17\xa7\x3c\xc2\x0f\x6c\x39\xad\xa7\xbd\xc7\x0f\xa4\x35\xe3\x6c\xbe\x8d\xad\xd7\xb7\x7e\xca\x8d\xb0\xd9\xcc\xc6\x3b\x6c\x36\xc5\x64\x2c\x98\xf3\x49\xf6\x0d\x76\x4e\xe1\x46\xa8\xaa\x13\x04\xb5\x08\x16\xf5\xe6\x12\xe6\x09\x01\xdd\xd4\xf0\x30\xaf\xb3\xc5\xee\x97\x7e\xf3\x9e\x75\xca\x93\xf7\xf6\xef\x65\x56\x0f\xd4\xe5\x16\xc6\x93\xc4\x80\x4d\x20\x69\xe2\x3c\x17\x87\x64\x36\x0e\xc4\xb6\x8f\x2f\x36\xe4\x6d\x5e\xdc\x6e\xf5\x8d\x40\xcb\xcb\xc7\x63\x27\x0b\x92\xe6\x4e\x37\x7e\xbc\x17\xbd\xd8\xf3\x24\xf3\x9e\xf3\xd0\x99\xbb\xd9\xf2\xea\xad\x33\x07\xa4\x3a\x67\x16\x08\x77\xb2\x87\x63\x01\x5a\xae\x9a\x4b\x9f\xe6\xde\xac\x32\xd8\x4e\x5f\x99\x62\x9e\xe2\xe1\xaf\x4c\x1b\x69\x4b\x79\x6f\xbb\x30\x00\x7d\x9a\x8f\xb5\xbe\x79\x27\x87\x76\x14\x7a\x91\x5e\x1c\x45\xc7\x76\xb2\x22\x57\xcb\x6e\xfb\x76\x4e\x61\x23\xef\xbe\x45\x5c\x5d\x83\xe5\x40\x52\x3f\x99\xab\xdd\x92\x0b\x1a\xa6\x8c\xed\xb4\x97\xed\xd3\xa6\x14\x52\x9f\x5e\xe4\x80\x64\xc4\xde\xb7\x13\x9c\xfa\x58\x11\x0f\x8a\xf5\x7e\xdf\xce\x14\x61\xcc\xda\x4e\x87\x74\xe7\x78\xb2\x88\xdf\x8e\x27\xab\xbe\x2f\x20\x29\x5d\xcc\xdd\x6c\x57\x02\x71\x0e\xb7\x03\x59\x5b\x1a\x6d\xf2\x00\xba\x18\x01\x05\x10\x4f\x8a\x47\xc2\xb9\x73\x93\x58\xf3\xa6\xcd\xa9\x5e\x2f\xbe\xc1\x21\xc3\x39\x9e\x94\xb7\xac\x15\x01\x5b\xbe\xc1\x15\xf3\xcf\x96\x6f\x70\xee\xec\xf4\xed\x5c\x29\xb1\x4a\xf2\xcc\x70\x19\xa2\xb6\x9d\x90\x13\x51\x7c\xe7\xe1\xb0\x8f\x68\x33\xc7\x9b\x81\x9c\x04\x28\x9e\x94\x4a\x6b\x46\x9b\x83\x55\xbc\x2b\xd9\xf2\x60\xa5\x17\xd7\x1a\xe1\x34\x4a\xf2\xa8\x4e\xc9\x75\x20\x85\x0c\xc7\xe8\xcb\x9e\x51\xbc\x67\x3f\x0d\x33\x45\x3b\xbb\x78\xea\xa0\x17\xd7\xb0\xe6\x34\x66\xa7\x5e\xed\x01\x59\x47\x3f\x81\x64\x2a\xfd\x8c\x60\x23\x27\xbd\x80\xc9\x01\x09\xcf\x38\x71\x45\xea\x43\xae\xa0\x5d\x84\x3d\xa8\x91\x1c\xfd\x5a\x31\x87\x3a\xc2\xb5\x16\x5f\x09\x8e\x70\xad\x95\x79\xca\xc3\xb8\x60\x70\xdd\x45\xbc\xbf\x23\xf3\xda\x2e\xb2\x52\xa1\x3c\x71\x2c\x6c\x73\x56\xe6\x46\x2c\x2c\x72\xf2\x76\xc2\x25\xd4\x87\xdb\x15\x4b\xe2\x1b\x9c\x46\x34\xce\x58\xa1\xb4\x42\x03\x12\xff\x0b\x16\xc8\xa0\xdc\x90\x97\x76\x71\xf0\xdd\x8c\xf7\x9c\x5f\xf1\x7b\x9d\xf2\x76\xa6\xa6\xc2\x27\x55\x27\x6e\x61\x93\x24\xf8\x34\xfc\xf3\x76\xf5\x11\x60\x41\xab\x6d\x9e\x90\x14\x89\x3a\x2d\x81\xae\xb2\x0c\xf7\xca\x07\x2a\xa0\xb7\x0f\x08\xa1\x32\x27\x95\xc2\x06\xca\x6a\x5c\xe2\x78\x90\x00\x09\xe2\x6a\x3b\x71\xe2\xc0\x87\xa8\xc3\x7b\xdb\xc4\x80\x79\xba\x1a\x6d\x8b\x36\x25\x65\x07\x79\x1b\xe1\x06\x0d\x48\x82\x1d\x1b\xdf\xec\xb8\xc4\xcc\x9a\xcb\xc1\x72\xe0\x9b\x73\x7b\x40\x40\x9b\x43\x34\x5a\xbc\xf7\xd2\x91\x63\x04\xe7\x16\x00\x0d\x9a\x75\x68\x6c\x8b\xc4\xae\x7e\xc7\x5c\x5c\x65\xad\x30\x17\xdd\xf0\x03\xa4\x68\xe2\xf6\xf1\x11\xdd\x9d\x6b\x66\x00\xd9\xd1\x2d\xda\xac\x20\x29\x40\xca\x16\x66\x01\x7b\x77\xa7\xee\x6c\x01\xc9\xc4\xca\xa1\xb6\x8f\x2f\x3c\xcb\xee\x36\x33\xb2\x0f\x4a\x95\x54\x5b\xe6\x49\xe7\xbd\x03\xe9\x9d\x1c\x69\x94\x68\x53\x39\xa1\x16\x6d\xd6\xb9\xfa\x8b\xba\xfd\x42\xd8\xcd\x8e\xc0\x3b\x81\xf4\xde\xe4\x1b\x9c\x31\x6b\xc4\x93\x72\x71\xe2\xe0\x76\xe7\x15\x83\xa0\x39\x0c\xd9\x99\xf5\x0e\xa4\xdd\x6c\xf4\x29\x9c\x88\xf5\xa4\xf2\xc8\x8c\x36\xd7\xc5\x8b\xf7\xe4\xc7\xcb\xb5\xd6\x9d\x7a\x0a\x2c\x20\xd9\xaa\xe5\x2c\x82\x8b\x91\xb3\xf6\x70\x4d\xe9\x2b\x20\xa5\x4c\xbf\xe3\x3d\xa9\x8a\x18\x41\x66\xd4\x5c\x59\x6b\xcb\x75\x37\xe4\xc6\x72\xdd\x0d\x93\xa2\xea\x22\x05\xeb\x08\x21\xca\x83\xeb\x62\x28\xac\x1b\x25\x0f\x01\xcb\x85\x59\x0f\x17\xf0\xca\xd1\x8b\xcc\xd9\x33\x20\xe5\x93\x8b\x2f\x32\xef\xc8\x39\x92\xc1\x35\x3b\xff\x4a\x73\x68\x73\x43\x51\xe5\xd0\xe6\x96\x63\x2e\x92\x12\xc6\x15\xef\x29\x0e\xb1\x45\x9f\x56\x49\x0e\x20\x31\x22\x96\xf2\x28\xdb\x8a\x34\xe3\xb0\xe7\x82\xa3\xe9\x9e\xce\xdf\xc1\x65\x35\x9d\xb1\x83\xb9\x4c\xfb\x5a\x9b\x93\xa4\x34\x6b\x06\x3f\x65\x9a\x2d\x48\xbf\x7b\x8a\xda\x04\xdb\x25\xd3\x6c\xeb\x5c\x9c\x0e\x90\x9e\xd1\x8b\x08\xaf\xcb\x0b\x34\x17\x6a\xed\x70\xfb\x5b\x46\xd5\x16\x17\xa0\x8c\xaa\xbd\x80\x9f\x0a\x97\x6e\x28\x4f\x1c\x2e\x5d\x52\xcc\xc5\x66\x69\x18\x11\x8c\x9c\xd0\x25\x99\x35\x1b\xfe\x47\x8e\x42\x2e\xb8\xcb\x6d\x19\x32\xf3\xbc\xe3\x49\xf1\xcd\xf5\x7b\xef\x0b\x17\x47\x6d\x25\x06\x5c\xce\x80\x34\x80\x94\xf6\x92\x3b\xc1\x16\x50\xe7\xed\x3f\x90\x0c\x30\x1c\x6a\x79\x26\x37\x04\x1f\x87\x2f\xb7\x04\x21\x5c\xf6\xf5\x04\x41\x2d\xfe\x62\x68\xa0\xc8\x69\xba\x02\x72\x69\xa3\x06\x24\xbb\x66\x0a\x48\x41\xa6\x20\xbd\x33\x66\x39\xad\xe7\x81\xe4\xe7\x0a\xd1\x72\x8e\xdf\x09\xe7\xb3\xd1\xf8\x32\xba\x1d\xcf\xb8\x39\xe5\xf1\xdb\x09\xed\xd8\x32\x4f\x36\x62\xea\xf6\x76\x5d\xe1\x18\x5d\x82\x6b\x07\xe9\xed\xe3\x1b\xbc\xa3\x43\x8d\x27\xdf\xf0\x10\x1f\x14\xdb\xf2\x10\x91\x44\x7d\xe1\x50\xe3\x82\xaa\xc8\xa1\xc6\xb9\xb2\xb9\x36\x2c\xce\x0f\x24\xdf\x52\x0e\xa7\x44\xf1\xd2\xa2\x17\x97\xb3\xe5\x12\x78\xe0\x5c\x36\x80\x44\x78\x47\xb4\x3d\xc4\x49\xd2\x8b\x88\x1d\x7e\xd8\xfb\x61\x27\x38\xf8\xca\x87\x0b\x5c\xc1\x89\xa8\x86\x47\x73\xee\x84\xb6\x9f\x76\x0e\xe4\xc2\x7d\xda\x71\x09\xd2\xe0\xac\x5f\x41\x32\x1d\x24\x8c\xb9\x77\x3f\x1d\xaa\xca\x61\x71\x9e\xaf\xf6\x79\xcf\xd6\xf4\x09\xe4\x6a\x2d\xf1\xa4\xfc\x1f\x62\x3c\x47\x17\x5a\x58\xdc\x12\xda\x5b\x6e\xd1\xa6\x23\x0e\x67\x2e\xef\xe3\x86\x42\xcd\x61\xc1\x39\x2e\x63\x67\xef\xaa\xec\xad\x42\x7f\x0b\x71\x88\x5b\x75\x33\x2a\x1e\x16\x2e\x2c\x5a\x42\x42\x72\x29\x51\x4c\x51\x51\x3c\x94\x95\x77\xb9\x50\xe2\x41\x5d\x12\xb4\x8d\x11\x6d\x8e\x2b\xf3\xcc\x5e\x3e\xc6\x8c\xf7\x92\xd5\x01\x37\x2d\x87\xf7\xe6\xc2\x05\xf8\x72\xaa\xf5\x78\xd2\xc5\xa1\x38\x0f\x2f\x9b\x89\x21\x99\x2f\x2e\x32\xe6\xe9\x6c\x25\x56\x5f\x50\x94\xbf\x41\x16\x6d\xda\xbb\xc0\xba\x97\x35\xe8\xac\x84\x4c\x7b\xe5\x86\x2d\xb1\x2f\x72\x5c\xcd\x16\xe1\x11\xda\x5d\x4a\xb4\x60\x6a\x73\xcc\x6e\x71\xc6\x95\x46\xb9\x50\x57\x01\x6c\xfb\x2d\xae\x1d\x63\xac\x2b\x7b\xb6\x90\x4d\xdf\x04\xbf\xfb\x6b\x1d\xa5\x8b\x2b\xab\x6b\x79\xb6\xb8\x74\x94\x96\xaa\xdc\x50\x94\x37\x8c\xdd\x04\x52\x45\x24\x48\xfb\xdb\x58\x0e\xbe\xbc\x4d\x6a\xa3\x6d\x3b\x08\xeb\x02\x72\x90\xcb\xe9\xa5\x0f\x27\x8d\xb2\x2f\xcd\x81\x94\xba\x53\x97\x4e\xa7\xb2\xa7\x8b\xb8\x76\x57\xf6\xac\x4e\xf7\xd4\x47\x24\x86\xea\x40\x3a\xd3\xa2\x8a\xdd\x95\x3d\xbb\xc3\x5a\x0e\xa4\x72\xcb\xba\x3c\x0e\x64\x47\xe1\x6f\x75\xca\xdd\x85\x3e\xbb\xc3\xac\x0f\x24\xc2\x9b\xa2\x53\x65\x5f\xeb\x4c\x4d\x0e\x2c\xae\xc2\xdb\x5d\x04\xb4\xb9\x5a\x44\x77\x11\xd0\xea\x63\xd5\x5d\xf6\xb3\xfb\x88\x77\x87\x1a\x17\xdb\xcf\xbb\x43\x8d\x8b\x63\xe3\xba\x83\x8b\xdb\x15\xef\x39\xdb\x6a\xe6\x73\xed\xa4\x32\xfd\xb9\xc9\x69\x05\x6f\x3f\x29\xc5\x43\xb7\x11\xe9\x40\x22\x37\xed\x06\x72\x16\x82\x02\xa4\xa0\xeb\xdb\xdf\xa0\x90\xe1\xd2\x46\x02\x92\x78\xc1\xf2\x5a\x65\x30\x0b\x4f\x5a\xbf\x76\xf3\x24\x69\xdf\xe9\xd3\x5c\xc3\xf0\x93\xb7\x73\x50\xd3\xe7\x2d\x97\xb8\x7c\x07\x24\x9e\x7a\x02\x61\xfe\x29\x40\x8a\xcc\x8b\x27\x9d\xac\x73\x46\x9b\xcc\x4d\x3a\x8e\x7d\xd8\x08\xe8\x44\xef\xdd\x01\xbd\xd5\x11\x5a\x07\x92\x20\xc9\xac\x49\xfe\x14\xbd\xd8\x63\x9b\xd5\x95\x11\xb0\xf7\x98\xb5\x38\x50\x57\xa5\xee\x2e\xe6\xd9\x46\x7c\xc3\xb6\x4b\x1c\xef\x49\x24\x73\xe2\xc9\x3e\x54\xff\xa2\x14\x9e\x94\x69\x6f\xd8\x1c\xd3\x5d\xcc\xb3\x5d\xe0\x4b\x26\x33\xc5\x00\x92\x76\x1d\xe4\xcd\xf6\x16\xc8\x15\x48\xc2\x7e\xa7\x4f\x19\x24\x5d\x90\xbf\x3b\x14\xb7\xc7\x5c\x9c\x6f\xd8\x7e\xbc\xdd\x85\x37\xfb\xa4\x4f\x95\xda\xac\xf3\x8e\x36\x1f\x55\xda\xa6\x53\x91\x77\x20\x19\x0f\x5b\xb4\xd9\x19\xca\x23\xb8\x0c\xa7\x0d\x7d\x07\x52\xe0\x7f\xb4\x39\xa7\xf7\xbc\x81\x14\xcd\xd8\x0d\x51\x16\xf3\x4a\x40\x0a\x67\x6a\x13\x48\xb9\x1a\x66\x3c\xe9\x08\xd7\x01\x24\xc5\x0a\xb8\xab\xa4\x51\xed\x62\x6f\x2b\xce\x65\xf4\xe9\x9a\xd8\x3d\x03\x3d\x64\xd7\x28\x40\x32\x64\x46\x9f\x22\x68\x3d\x7a\xc1\x91\x8f\xf7\xec\xc8\xd7\xa3\x4d\xfb\x1e\xb3\x96\xeb\x9e\x2d\x4a\xdd\xb5\x2e\xeb\x98\xd1\x26\x2e\x93\x33\xad\x98\xd6\xea\x44\x46\x7d\xb8\x16\x47\xff\x40\x12\xe1\xa1\x28\x4e\xc7\xeb\x3c\x7b\x07\x12\x57\x3b\x3c\x6b\xd5\xa5\xec\x1d\x5c\x52\xdc\x6a\xb3\xba\xa4\x7f\x22\x55\xe9\x73\x3a\x6b\xa2\x47\x6f\x4e\xa8\xca\xac\xe5\x45\xdc\x2e\xb0\xa7\x89\x0c\xcf\xe8\xc5\x15\x4b\x8a\xdf\xeb\x66\x2f\xc0\x9e\xee\x82\xc0\x10\x50\x45\x95\x96\x0c\x2d\x70\x25\x4a\x7b\x69\x1d\xc8\x79\x04\x81\xa4\x96\x6b\x9c\x38\xb9\xff\x56\xfb\x92\x1f\x48\x52\xd0\x9c\x40\x92\xeb\x20\xe6\xdd\x21\xfb\xe9\x5b\xef\x8b\x3e\xec\x1b\xec\x5c\xc4\xdd\x81\xab\xdd\x9a\x9c\x03\xa9\xc6\x14\x77\x89\xfc\x7f\xbb\xc3\x4a\x0f\xe4\x2c\xfe\x40\x4e\x53\x33\x18\x9e\x98\x6f\x7a\xf1\x6d\x0c\x4a\xda\xff\xd7\x5a\xb3\xee\xc0\xd5\xde\xb9\x4b\x5c\xdf\xa3\xf2\x11\xf2\xdc\x2d\xf1\xb9\xce\x52\x95\x21\x37\x0e\x16\x75\x52\x9e\x03\xc9\x02\x3a\x02\x32\xc9\xe4\x3d\x07\x4f\xb3\x65\xae\xfd\x71\x83\x5a\xc3\xae\x51\x20\xef\x20\xec\x72\x02\xc9\xf2\xdd\x02\xd2\xf7\x71\x74\x24\xca\xd5\x5c\xa2\x4d\xe8\x7a\xbb\xcd\x61\xa5\x19\x62\xa7\xcc\xbd\xcd\xf9\x34\x3a\x05\x26\x2b\x64\xd8\x61\xa5\x85\xc3\x32\x89\x5c\x33\x12\xca\x94\xd8\x13\x07\xc2\xc6\x43\xd7\xf2\x3d\x90\x32\x3e\x40\xb4\xa6\x33\xf7\x72\xa7\x4f\xe7\xe8\xc8\xd1\x26\x81\x09\x52\x34\x31\x95\x32\x82\x13\x10\x82\xae\xd3\xfe\x01\xec\xb4\xfd\x6a\x47\x7c\x83\x7d\x15\x58\x09\x85\xa3\xf6\x02\x29\x52\x81\xc9\x6c\x2f\xf0\xee\x00\xd4\x6a\x9d\xe4\x81\x92\x54\x53\xfe\x3e\x49\x64\xc5\x59\x1d\x0e\x24\x12\x56\x13\x90\x7d\x77\x26\xd0\x5b\x3a\x50\xcf\x6c\xb3\x9e\x09\xe8\xd6\x65\xd5\x81\x2c\xdb\x34\x20\x27\x57\xe7\x49\xa7\x37\xbf\x03\x92\x1f\x2f\x7b\xe4\x38\xcb\x06\xf6\x6c\x5c\x95\x26\x90\xf4\x95\xac\xbc\xe4\xa5\xd2\xb8\x46\x37\x6a\x32\x66\x26\x7e\x3b\xae\xbc\xed\x52\x9b\x97\x7b\x79\xc0\x3b\x7a\x66\xce\x4c\x9c\xb8\xba\x70\xa1\x04\xcf\x1e\x16\xcc\xd9\x77\x3b\x54\x8e\x78\xcf\x69\x4b\x59\xdd\x87\x75\xa0\xec\xfb\xc3\xe1\xd2\x57\x01\x92\xb9\x29\x7a\x11\x29\x9a\x10\x2d\xcb\x3d\x37\x3b\xe6\x8a\x84\x17\x57\xf3\x53\xca\xaf\x1b\x12\x8d\x4b\x23\x04\xd4\x95\x05\xaf\x78\xcf\x2b\x18\xef\x2d\x63\x24\x4f\x4a\x1f\x3b\xb9\x3c\x5c\xf7\xef\xe2\x82\x90\x61\xb1\x4f\xce\x8a\x2b\xfd\x95\x11\x6d\x52\x1f\x42\x19\x9e\x04\xe9\x17\x20\x31\x1b\x5c\x87\x96\x51\x3a\x23\xc8\x94\xd8\x0a\x6c\x82\x5d\x13\xe3\x8c\xd9\x35\xf1\x1a\xf1\xa4\x52\xfc\xe6\x0b\xc8\x8c\xa4\x47\xb0\xc4\x92\x20\xb5\x32\x3a\xe6\x09\xb6\x3a\xa5\xf0\xcd\x89\x73\x7a\xa2\x6b\xc6\x7b\xd6\x99\xfb\x8b\x5e\xd6\x53\x73\xc1\x2b\x26\xb2\xa5\x14\x90\x4f\x23\x90\x2c\x43\xe7\x5a\xfb\x96\x28\xbf\x48\x88\xc2\xb4\x8d\x76\xdc\x72\x12\x67\xca\x60\x32\x12\x60\x72\xa9\xd1\xa6\x83\xcb\x26\xbd\xa9\x60\x3b\x80\x6c\x92\x08\x48\x5c\xd1\x8c\xf7\xe4\x78\x06\x91\x54\xd8\x65\x1e\xdc\x87\x6f\xd5\x80\xb0\x6b\xd4\x81\xec\x3b\x1b\x90\xf8\x19\xee\x58\x09\x3e\x6d\x80\xa0\xaa\x25\x58\x1b\x07\x57\x82\x4f\xbd\xb8\xf3\x9c\x8f\xb7\xb0\xd8\x6f\x67\x0b\x4b\x01\xe9\x6b\x3f\xbd\xc8\xce\xcf\x2d\xa7\xc0\xce\x32\x21\xd8\x6f\xa7\x11\xe5\x70\xbe\xed\x84\xce\x25\xf0\xb6\x8f\x0a\xb7\xf8\xdb\x21\xc3\xbe\xba\xa6\x45\x24\xeb\xad\xba\xeb\x05\xe6\xe9\x5e\xe6\xe5\xd0\x1c\x8f\x30\x2d\x30\x59\x79\x72\x20\x5f\x87\xd1\x8b\xe2\x99\x06\xef\x39\x0a\x32\x05\xe4\xd4\x4c\xb7\x21\x57\x45\x68\xbc\xe7\x14\x95\x99\x11\x6c\xd4\xb9\x78\xcf\xfc\xd3\x1d\xef\xa9\x76\xf7\x64\x74\x0c\x92\x09\x48\xfe\x08\x33\x7a\x91\x6f\xf7\x15\xef\x49\xf3\x9e\xe2\x3d\x29\x10\x4a\x8c\xa0\x1c\xdb\x37\xef\xc1\x65\x32\x33\x61\x9d\x4d\x27\x07\x92\xd3\x5d\xac\x99\xf4\xc6\xf6\x3c\x39\x90\x6c\xf9\xf1\xed\x52\x2a\x39\x11\x64\x77\xe0\x6a\x75\xe0\xcc\x81\x1c\x8c\x23\x5c\x9a\x36\xfe\x3a\x3e\xf3\x40\xbe\x90\x26\x90\xb2\x25\x5c\xd1\x26\x53\x9b\x0f\xee\x74\x3e\xde\x9b\xaf\x95\xf1\xb7\x73\xb1\xcc\xe4\xa3\xda\x03\x72\x76\xb9\x80\x64\x28\xfa\x3c\x69\x89\x93\xf1\x2c\x71\x5a\x02\x9c\x54\xa3\x19\xd1\x26\x1e\xd0\xfc\x9a\x63\x68\x8b\x7d\x85\x0e\xe4\x4c\x34\x7c\x91\x54\x37\xd6\x8b\x1f\x48\x15\x59\x46\xbc\xa7\xd0\x2a\x56\x37\x81\xd7\x01\x2d\x45\xe2\x32\xba\xcc\x70\x2e\x7c\xd0\x67\x72\xe6\x47\xbe\x3d\x8c\xbf\x1d\x48\x7b\xc4\xfe\xd9\xc0\x6b\x17\xd1\x03\x49\x12\xe8\xf1\x9e\x94\x51\x66\xb4\xe6\xed\x72\xa8\x85\x27\xed\xf3\xc3\x4a\x38\x4a\x77\x80\x67\x72\x0a\xcd\x8d\x79\x5a\x1e\x74\x2d\xcf\x03\xd9\x05\x60\x00\x59\x1a\x8d\x36\x7b\x15\xd1\x8b\x42\xc5\xad\xf1\x3d\x90\xd9\x35\x9e\x94\xf4\x3b\xa2\x4f\xb1\x17\xf5\x03\x89\x8f\xcd\xcc\x6c\xbb\x5a\x0b\xdf\x6e\xb6\x8b\x73\x64\xb3\xad\xbd\xc9\xfa\xcc\x62\x1d\x91\x70\x23\x82\x97\x1d\xcb\x56\x66\x98\x8b\x76\x94\x6e\xb3\x97\x4f\x77\x94\x6e\x1e\xf7\xf7\x9c\xb2\x43\x78\xbb\x35\x6a\x07\xb2\x4b\x3a\x90\x75\x3e\x10\x11\x5b\x6a\xd1\x9e\x4c\x59\x6a\x3b\xe2\xb6\x03\x7a\x1b\x62\xa5\xcb\x31\x36\x5b\xf6\xfb\xcc\x56\x4a\xb0\xd5\xce\xf7\x04\x8f\xe4\xc0\xdc\x8c\x28\x30\x65\x71\x6d\x13\x22\xa2\x9c\x4e\xed\x02\xd1\x8a\xab\x4b\xb3\x14\x16\x40\xad\x9b\x3a\x90\x0d\x37\xd1\xe6\x54\xa1\xf4\x49\x70\xea\x04\x72\xa6\x34\x9e\x54\xc2\x43\x3b\xbd\x1f\xc8\xc9\x3a\xe3\x49\xd9\xac\x63\x04\x13\x9f\x49\x9f\x4e\xdc\x62\x79\xc2\x05\x1f\x9b\x7d\xa6\x0f\xa4\xd0\x58\x36\xb0\x38\x5f\xb4\xf9\x51\x07\x02\x97\x04\x29\x72\x20\x70\x6b\xd1\xa6\xc0\x19\xbe\x9d\x62\x38\xbe\xa9\xa7\xf3\x22\x77\x0e\x92\x0b\xde\x24\x90\x49\x21\xbc\xad\xb1\x7f\x15\xaf\x86\x0a\x24\x61\x2a\xde\x73\xa8\xea\x88\x27\xe5\xa2\x36\xe3\x49\x95\x83\x1a\xd1\xa7\xf2\x85\x80\xf4\xd5\x3a\x6c\x56\xb0\x3a\x90\x9b\xa3\x5a\x1d\x5e\xe4\xeb\x77\xca\x88\x5b\x11\x0f\x67\x75\x48\x34\x97\x87\xd3\x3d\x95\x3b\x20\x57\xc3\xe0\x3d\xe7\xd5\x2d\xf4\xb9\xcd\x97\x30\x1e\xe9\x32\xa3\x4d\x61\x18\x8c\xa0\xa2\x95\xd9\x21\x28\xdd\x01\xbd\x6d\x80\x9f\x2e\x53\x99\xc0\x41\x65\x81\xee\x2d\xc5\x7b\x32\x4f\xde\x01\x59\xf5\xe6\xf1\x64\xb6\x6d\xd6\x49\x76\x57\xa2\xac\x39\xde\x13\x69\xa8\x60\x8f\x42\x71\xeb\x04\x93\x1b\xf9\x5e\x06\x90\xce\x0a\xdf\xd0\x94\x91\xa4\x72\x01\xca\xa4\xdb\xca\x8c\x27\x65\x54\xe5\x5a\x53\x60\x6e\x9b\x5c\x09\x0d\xdd\x77\xbc\xa7\x82\xfc\x57\x3c\x69\xbf\x7d\xb7\x75\x18\xa6\x0c\x24\x5f\x8c\x1a\x6d\xca\x64\x02\xb9\x71\x46\xea\xc2\xde\x5a\xf8\x1e\xac\x52\xc7\xc7\xbe\x01\x29\x56\x34\x46\xb0\xb4\x16\x7d\x8a\x7d\x6a\x23\x9e\x94\x8f\x2f\xd7\x45\x77\xea\xb0\x9b\xf1\x14\xda\x71\x83\x2f\x4a\x1a\x55\x1a\xab\xe4\xec\xd1\xb9\xc4\x93\x2a\x13\xc0\x55\xe9\xc4\x50\x9d\xb9\x48\xa2\xae\xf3\x0a\x48\x61\xe4\x50\x86\x61\x5f\x0c\x28\x83\xcd\xaf\x17\x44\x52\xe6\xd7\x9e\xb8\xee\x87\x33\x84\x80\xad\xc3\x11\x1a\x29\x20\x7b\x2d\x77\x20\x51\x06\x4e\x87\xe4\xe4\x52\xa1\x28\x8a\x31\x2d\x95\x4b\x4e\x12\x6e\x0d\xd6\x63\x2a\xd8\xbe\x70\x8e\xec\x3a\x9b\x73\x40\xca\x6b\x7d\x7f\xaf\x53\x9e\x12\x6a\x7b\x86\xbf\x70\x58\x69\x1b\x01\x49\xb3\xd2\x19\xd0\xb5\x38\xcc\x8c\xcf\x69\x21\x05\xa2\x6c\xdb\xa5\xf3\x60\x75\x87\x79\xe6\xce\xe7\x2a\x2b\x73\xc9\x2d\x20\xb9\x7a\x43\x36\x16\x02\x68\x07\xd2\x21\x83\xeb\x53\x08\x68\x47\x47\xe8\x30\xcf\x0c\x67\xee\x30\xcf\xdc\xd9\xce\x65\xf7\x20\x10\xcd\x25\x41\x1b\x07\x57\x66\xc6\x7e\x47\x9f\xf6\xb6\x04\x7d\xb6\x73\xb8\x99\x6f\x9e\x1b\x1b\xf2\x00\x92\x32\x03\xc2\xbb\x5d\x6a\x9e\x8d\xdf\x2e\x5b\x05\x19\xde\x4e\x90\x09\x71\x55\xa0\x65\xae\xf0\x4f\x2e\x1e\x1a\x7c\x9e\x53\x10\xdd\x33\xda\xe4\x64\xcf\x76\x3a\x4b\x32\x8a\x9c\xb9\xe1\x1a\x3a\x90\x0f\x35\xef\xd9\x7a\x0f\x11\xd9\xd6\xd8\xb3\xd6\x4e\x5d\xe4\xf0\xf3\xee\xa8\xcb\xd2\xe1\x83\x6c\xc8\x44\xc3\x15\x91\x95\x1c\x32\x8b\xe2\xb1\xd6\xa4\x2e\xa2\xcd\x86\xcc\x02\x9a\xdb\x8b\x18\x1d\xb6\xe3\x25\x7b\x61\x5d\x1e\x96\x9e\x5a\xbc\xb7\x0f\x82\x72\x91\x3d\x5c\xf7\x0f\x52\x64\xd3\x25\xe2\xe8\x7c\x98\xb3\x83\xc3\x7e\x50\xbe\x9e\x27\xb7\xe3\x1e\xe9\x65\x9b\x0f\x62\x2e\x4e\x67\x05\x37\xac\x12\x45\xfd\xe2\xb0\xa8\xcc\x68\x8f\xeb\xd0\x86\xc5\x0e\x61\x92\x37\x70\xad\x90\x3e\xf9\xff\x96\xcc\xe5\xf1\x24\x06\x93\x3e\xa5\xb1\x4f\xec\xd8\xd3\x46\x32\x70\xfe\x69\xe3\x2f\x27\xe7\xe9\xb0\x7c\x46\xb0\xd8\x8c\xd4\x35\x95\xc7\xb7\x74\x0b\xca\xf3\xe5\x80\x0d\xcb\x67\xf3\x65\x0f\x63\x70\xc9\xf5\x6e\x1a\xc4\x55\xe2\x6f\x09\x42\xaf\xc8\xbc\x5c\xb9\xd6\x2c\xe1\x66\xc8\xcd\x0b\x7f\x12\xfa\x74\x28\x17\xbb\x22\x0f\xdc\x3c\x39\x1d\x4a\x88\xdb\x6f\xd6\x1a\xa7\x57\xd8\x99\x37\x25\x87\xbd\xd6\xaa\x07\x53\x3b\x97\xf1\xdb\x09\x5c\xe1\x40\x2d\x7f\xce\xcf\x93\x8a\xbe\x03\x93\x2d\x63\xde\x9f\x27\x95\x2b\x25\x07\x24\xe9\x29\xc6\x73\x18\xb9\xcf\x9f\xab\x85\x56\x97\x95\xe8\xc4\xcd\xd9\x4f\xa3\xaf\x8b\xf1\x12\x90\xd4\x41\xc6\x56\xd7\xf9\xec\xae\x44\x79\x20\xf9\x73\x19\x77\xd7\xe5\xcb\x51\xa6\xee\xee\x5a\x9e\x1d\x4c\x5e\xaa\x66\x52\x60\x21\x5c\xa1\xb3\xa2\x6b\x5f\xb6\x44\x71\x95\x2c\xd9\x9e\x8a\x5d\xf0\x0e\xa4\xd5\x35\xf9\x5e\x4e\x34\x8b\x3c\xef\xfa\x99\xd5\x69\x4b\x3b\x01\x68\xe8\xbe\x97\x64\x8d\xd6\xf3\xb7\x95\x47\xce\xa3\x72\xe2\xb8\xa3\x1b\xdd\x41\x26\x76\xcb\x66\xaa\x6a\x26\x7e\xdd\x4e\x27\xe9\xc5\x76\xac\x5a\x73\x89\xa2\xbe\x6e\x93\x8d\x68\x43\xbc\xa0\x17\xeb\xc2\x12\x6d\x0e\x9e\x66\x99\x9c\xf6\xa7\xcc\x80\x94\x66\xc8\xc8\xbb\xec\xa5\x09\x8f\xe4\x68\xb1\x8e\x61\xca\x25\x33\xb3\xd3\xaa\xf4\x95\xa5\x7d\xc6\x28\xe7\x58\xae\x62\x9f\xe9\xee\x82\x96\x99\x6b\xc6\x05\x2d\x0b\xc2\xf7\xca\x2e\x5f\x3f\x79\x4f\x97\x07\x7a\xc7\x55\x9c\x82\x93\x6f\x20\x5e\x8b\x55\x72\x95\x10\x4c\x82\x2e\x29\x59\x4a\x0d\x48\x96\xe1\x46\x2f\xce\x1a\x65\x72\xba\xc4\x0d\x57\x97\xb1\xe9\x2e\x1b\x59\x6f\x36\xb0\x8a\x17\x70\xda\xfe\x03\x79\x3b\x33\x90\xf8\x27\xfa\xb4\x31\x08\xdd\xdb\x72\x7a\x1b\x64\x1b\xc7\x72\xb5\xc9\x8e\xd9\x89\xd1\x2e\x4e\x07\x92\x43\x97\x6f\xff\x65\xde\x98\x1b\x7e\x39\x69\xaa\xbd\x52\xfa\xa2\xf8\x3a\x2b\xaf\x38\xaf\xea\x64\xe0\x07\x92\xac\x51\x19\x41\xa2\x23\x8a\x15\x47\x76\x35\x87\xde\xf7\x55\xed\x75\x13\x33\xd3\x75\x68\x7f\x8b\xbe\x94\xe0\xb4\x38\xfd\xe8\x81\x64\x8c\x6d\xd1\x66\xcd\x5f\x40\xd2\x30\xfb\x18\x2f\xf3\xb1\xf0\x95\xab\x39\xb5\x3b\xdf\xd7\xd0\x53\xdf\x40\xca\xce\x9b\x19\xc1\x29\x2a\xcd\x23\xad\xe6\xea\x37\xac\x84\xf8\xd8\x8a\x88\xeb\xba\x8d\xed\x06\xaf\x9b\xfd\xbe\x4b\x3c\x29\x47\x30\x73\x4c\xab\xe9\x8b\x32\x73\xe9\x4e\x51\xe9\x6b\xd4\x11\x61\xf5\x66\xd6\xdd\x85\x3e\x59\xb3\xee\xea\xe0\xec\xa6\x1c\x15\x3b\x2a\x11\xaa\x38\xc6\x8e\x75\x0c\xc3\x13\xc8\x6a\x1d\xc6\x9b\xf6\xae\x6e\x40\xca\x3d\xc3\xf7\x51\xa5\x1d\x42\x81\x9d\x08\xe2\x63\x3b\x91\x0b\xb0\x1d\x48\x19\xf9\xc0\x4f\xaa\x31\x82\x13\xe2\x4e\x47\xcc\x7a\xd8\xf5\x72\x46\x9b\x6a\x72\xfa\xea\x5a\x43\x57\x10\x17\xf5\x12\x1f\xdb\xed\xf1\xd0\x97\x32\xb5\x34\x57\x90\xee\x0e\x1d\xeb\x35\x45\x9b\xf0\x1a\x42\xe8\xf4\xa3\x58\x6a\xa8\xdb\x88\x7c\xe6\x40\xb2\x8e\xa6\xdf\x75\x1b\xdb\x88\x36\x94\x66\x5e\x97\xe1\xb2\x55\x9c\x2a\x3b\x00\x22\x39\xae\x21\x99\x3d\x08\xa8\xf9\xdf\x3b\xbe\xc8\xa1\x24\x95\x79\xda\x07\x1d\xb2\xaf\x64\xa4\xb9\x33\x33\x59\x8d\x72\xb7\xbc\xe4\x7a\x8f\xc5\xa9\x21\xba\xeb\x3d\x76\x2c\x4a\xcb\x29\x46\x1b\x54\x63\x3a\x7b\xc8\xfd\xad\x9f\x72\x5f\x73\x5a\x7b\xc9\x8b\x8e\x32\xb3\x30\xec\xb2\x91\x8d\x5b\x7c\x89\x6f\x6e\x0e\xa2\xed\x44\xa0\x71\xe7\xad\xe9\xd0\x51\xd0\xdc\xa9\x53\xe0\x47\x97\x52\xa7\xe4\x09\x79\x73\x6d\x13\x07\x1f\x1c\x48\x4e\x77\x31\xba\xb5\xb3\x25\xfa\x7c\x4b\x11\xef\xf7\x6c\x36\xca\x6c\xb5\xd3\xaa\xb8\x36\xf2\x81\x1c\x7d\xe7\x99\x29\x19\x69\x77\x1c\xdb\x81\x94\x82\x93\x0d\x74\xdd\x93\x01\x52\x2c\xa7\x46\xac\xf1\xa4\x38\x0a\x0e\xcb\xa2\x2a\x1f\x7d\xba\xb2\x76\xcc\xc5\x51\x5f\xdc\x80\x76\xeb\x43\x87\xbd\x36\xf7\xef\x0d\xa4\x5c\x57\x20\xb6\x39\x6c\x57\xc5\x3d\x90\xdc\xd7\xa2\x4d\x71\xf2\x81\x68\xdb\xa5\x78\xe2\x49\x09\xd1\x17\xf3\xdc\x68\xe2\x68\x5b\x36\xce\x54\x20\x65\x36\x48\x01\x55\x71\x53\xbc\x27\x32\x85\x48\xbd\x94\x1c\x34\xd7\x2b\x9e\x7c\x8b\xbb\x01\x72\x2e\x69\x48\xb4\xf3\x93\xcc\x2b\x20\x49\x1e\x1c\x8f\xed\xd0\x74\x50\xf2\x61\xdf\x67\xc8\xa2\xab\x8b\x20\xb4\xaf\x87\x93\xb3\xf4\x80\x94\x4a\x1e\x72\x23\x2e\xba\x17\xc8\x30\x0e\x80\x7c\xed\xc3\xc5\x4a\xd9\x77\x3b\xf9\xf5\x1e\x90\xfc\x81\x38\x56\x0f\x6b\xfa\x21\x8b\x4f\x87\xbc\x58\x01\xb4\x9e\xb6\xa6\x43\xf6\x9f\x0e\x07\xcf\xd1\xa6\xea\xe0\x96\xe4\xd6\xd3\x55\xdd\x18\xfd\xe9\x2b\x01\xd2\xe7\x58\xbc\xc1\xe1\x24\xb7\x07\x84\x49\x66\xb1\x5e\x6a\x3c\x29\x87\xae\x1c\x90\x39\x3b\x46\xd0\xf7\xd9\xc5\xf0\x40\x92\x3f\x39\x55\x4f\x87\x83\xb3\xf2\x2e\xd1\x89\xcc\xb0\xe4\xba\xd7\x2e\xc8\xb7\xcc\x5b\x19\xe7\x2b\xd7\xcf\x6c\x8d\xef\x53\xae\x8d\x16\x9c\x9d\x0c\x5a\x65\xb0\x4a\xca\xae\x51\x30\x3a\xba\x46\x66\xc5\x84\xec\x3a\x98\x1d\xd5\xe2\x52\x3e\x8d\xdc\xf8\xa2\x97\xcd\xa1\x7c\x83\x78\xf8\xd6\xd8\x87\x97\x4b\xca\xb1\x66\x2f\x6a\xcb\x47\x9b\x94\x74\xac\xa0\xac\x54\x2d\x30\x8b\xb8\x39\x98\x29\x72\x6d\xa4\x78\xb2\x69\x84\x68\xb3\x89\xfc\x06\x9a\x5a\x79\xaf\x84\x22\xe5\x2a\x86\xd3\x25\x6b\x53\x45\xaa\x74\xbd\xc7\x92\xa3\x4f\xb1\x87\x4e\x3b\xdb\xa9\x95\xe8\x7a\xe7\x7d\x5f\xa6\x1a\xc6\x82\x7d\x39\x43\xa5\x67\xbd\x9d\xb5\x02\x55\xed\x36\x67\x0e\xf3\xb6\x9d\x98\xc2\x99\x45\x0e\xa4\xbc\xcf\x37\x4f\x3a\xef\xba\x15\x6a\x54\x24\x2c\xe3\x7b\x9d\xb2\xcb\x15\xd6\x44\xa7\xce\x3e\x81\x90\xb2\xe5\x86\xd6\x9c\x7c\xb1\xbb\x08\x61\x73\x52\xca\x4e\x31\x41\x17\x4f\xea\x94\x0f\x4c\xf1\x24\x21\x21\xfe\xc0\xe4\x64\x30\xe6\xde\x1c\x3b\x56\x1d\x4e\x71\x20\xa5\x96\x36\x89\x26\xea\xcb\xa9\xf2\x7b\x44\x76\x4d\x9e\x74\x89\x55\xa3\xcf\xbe\x9d\x62\xf4\xd3\x26\xad\x20\x73\xb9\x2d\xea\x5c\x01\x29\x23\x82\x51\xcb\x91\x5d\x05\x15\x0c\xf5\x02\xe1\xa6\xf6\xed\x24\xe9\x46\x34\x47\x7d\xe5\xca\x06\x62\x06\xb8\xa2\x4d\xbc\x9c\x75\x7d\x8e\xbb\xea\xc3\x97\xce\xce\xd3\xfa\xd1\x80\x1c\x53\xd7\x80\xc4\xcf\x24\xde\x73\xb8\x81\xc5\xdf\xad\xcc\x0d\xc5\x85\x01\xba\x6b\x02\x66\xe7\x00\x3b\x90\xcc\x31\xe6\x9b\xb7\xd3\x65\xa2\x19\xdb\x45\x2a\x18\xa7\x69\x3c\x90\x8a\xe0\xf7\x78\x52\x9a\x5b\x4b\x25\x5b\xf5\x1a\x9a\x53\xe5\x77\x57\x16\x1c\x18\x4b\x76\x71\x82\xf1\x19\xd0\x53\x29\x5e\xfc\xb5\x45\x72\x48\xec\xad\x2a\x0b\xd6\xd8\x23\x47\x5a\xdd\xa0\x9d\xf5\xfe\xa3\x45\x9b\xf9\xfb\x78\x4f\x17\x19\xfb\xe0\x3a\x0f\x2e\x79\xda\x77\xe1\x20\xf1\x9e\xeb\xa3\xd5\x68\xb3\xef\x47\x40\x32\x29\xb1\x0f\xd6\xf4\x3b\xe7\xd8\x81\xa4\x65\x35\x9b\xb0\x95\xe4\xb3\xa0\xff\xdd\x76\x66\x43\x8f\xbb\x43\xd3\x4f\x9f\x4e\x5f\x79\x05\x64\x0d\x25\x7d\x5a\xa3\xcd\xcc\x5c\x02\x02\x47\xc5\x5d\x65\x2e\xec\x1f\xa8\x68\x6f\x33\x90\x0c\x53\xbe\xba\x76\x15\x37\x85\x81\xd7\xb5\x12\x33\x66\xe9\x2d\xa9\x24\x63\xb2\xde\x55\xdf\x9e\xd9\x4d\x6b\xf3\x63\x9e\x4e\xd6\x89\x7a\x66\x3b\x17\x05\xd6\x11\x87\x64\x35\xf8\x3c\x82\xb0\x72\x8c\x2e\xde\xb1\xc4\x7b\x32\x76\xdd\xec\x66\x35\x96\xfb\x9a\xd9\xd2\xed\xb7\xcf\xac\xb7\x13\xb6\x07\x64\x25\x88\x57\x10\x69\xc6\xca\x93\x6d\x69\xa6\x71\xe2\x14\x3e\x95\x1d\x4b\x79\x20\xed\x11\xdf\xd0\x4c\x35\xa0\x21\xae\xe2\xe8\xdc\x1e\x07\x92\xea\xe6\xe2\x3d\x91\x7d\x47\xe6\xf5\x2d\xd9\x26\xd7\x1a\x90\xd4\x72\x31\x9e\xb3\xe7\x81\xf3\x8d\x34\x43\xd1\x26\x07\x5c\xf6\xbd\x21\xbb\x4d\x20\x69\xc2\x4d\xb0\x5d\x0b\xb2\xe1\xeb\xb5\x9b\xbd\xd5\x53\x8c\x27\xd5\x22\xe7\x5d\x3a\xfa\x8e\x3f\xd0\x46\xee\x01\x5f\x9c\x49\xf3\xe6\x6c\xba\x6a\x64\x66\x25\x24\xdb\xf4\xf6\x7d\xe1\xd4\xee\x08\xad\x1a\xc4\xc0\xe5\x26\x2f\xc8\x54\xe7\xbe\xf0\x44\xbb\xb3\x2b\xf3\x49\x8e\xde\x82\x53\xde\x4a\xc1\x59\x67\x8f\x36\x09\xb5\xbe\xad\x76\xc7\x4d\x24\x7a\x79\xe8\x03\xa3\x4d\xee\x3a\x10\x57\x29\xfe\x0b\x9e\x19\xc4\x5d\xa1\xf5\xdc\xc3\xa9\xcf\xd9\x88\xe1\x54\x2d\x90\x86\x61\x93\x20\x9b\x6b\xe7\xb9\xc1\x46\x0c\x7f\x11\x5b\xed\xec\x1a\xdc\xf7\xc4\x64\x25\xc6\x93\x19\xa0\xd5\x11\x90\x8f\x1c\x4f\xe2\x73\x90\x81\xa4\xcc\xe0\xe6\x74\x32\x4b\x9c\x85\xb6\xd3\x57\x8e\x78\x4f\xa6\x3d\xb4\xe4\x8e\x8a\xea\x37\xc7\xc3\xae\x74\x8d\xeb\x70\xda\x00\x7a\x05\x94\xa5\x9b\x9a\x40\xce\x65\xd0\x80\xa4\x38\xb2\x94\xb0\x6d\x4c\x70\x34\xdc\x81\xac\x37\x0e\x48\x22\x67\xe6\xbd\xe9\x4c\xc8\xf4\x69\xcf\x0c\xbe\x68\xba\x8c\xea\x88\x36\xbb\x38\xdd\x40\xbe\x20\x02\x12\xff\x14\x6d\x2e\x74\x64\x55\x8a\x2b\x3c\xd6\x59\xa3\x4d\xa6\x1a\xb0\x60\x0d\x73\x22\x13\x48\x01\xcb\xf4\xa2\x2a\x8e\xad\xb1\x4a\x92\x6d\xda\x15\xef\x09\xb1\x0b\xd7\x9a\x64\x9b\x8e\x4f\xea\x5e\x76\x93\x04\xb3\x1c\x4d\x85\x67\xc6\x7e\xd8\xc1\xd1\x06\x57\x07\xc7\x74\x7c\xc9\xa9\xb5\x87\xde\xd1\x15\xf4\x6a\x5c\x5d\x70\xc3\x77\x40\xd2\xa0\x83\x3d\x4e\xa3\xdf\xc0\x5d\xe7\x94\xf8\xbc\xb7\x9c\x82\xbe\x00\xc9\x3f\xb6\xf2\xa4\xae\x04\xbc\xb9\xb7\xb3\x4f\xe0\x7f\xbf\xed\x24\x86\x11\x77\x47\xc6\xba\x06\xa4\x94\x9f\xcc\xc5\x55\xeb\x50\x4a\x38\x74\xa5\x24\xc8\x86\x73\x4a\xc0\x0d\xbb\x4e\x5d\xae\x90\x0d\x39\x82\x95\xc1\xe5\xf8\x72\x91\x7f\xc8\x9b\x33\xcf\x21\x5d\xb8\xfa\x5c\xc5\xcd\xce\xa1\x2b\x79\x72\xc6\x94\x0e\xbf\x12\x43\xe0\x7a\x73\x2d\xd6\x5a\xce\x5e\x03\x49\x6e\xbf\xec\x46\x08\xe1\x7d\x39\x93\x35\xd7\xb6\xca\xc6\x35\xd7\xe9\xe8\x0e\x4f\x69\xf8\xfc\xb8\x6c\x5c\xed\xb0\x5d\x6f\xec\x36\x13\x48\xd9\xbf\x21\xd1\x6f\x7d\x51\x5c\xb1\xe6\x94\x1b\x67\xc5\x89\x22\x32\xb3\x7e\xdb\x58\x09\x13\xe6\xd0\x95\x06\x4e\x50\x60\xee\x0e\xc8\xca\x59\x7a\x91\x5a\x27\x38\x5e\x05\xab\xb4\x14\xb3\x76\xba\xda\x42\x9b\xbe\x0f\xf3\xf2\x7e\x6f\xcf\xf3\x7c\xc3\x18\x97\xd3\x59\x49\x91\x3a\x1c\xac\x52\x6a\xfa\x36\xf7\xc5\x79\x34\x6b\x93\xa2\x1b\x79\xee\x5e\x01\xc9\x79\x3d\x05\x64\x75\xfe\x04\xd2\xf0\xe2\x0f\xc7\xb8\xcc\x4d\x89\x50\x0c\x47\xb2\x64\x67\x7f\x3a\x90\x7c\x60\xc5\x0b\x0c\xc7\xb5\x34\x7b\x3b\x8f\xa1\xdc\xfc\xc5\xe1\xd9\x63\xc8\x51\xaa\xd9\x25\xfd\x40\xca\x4d\xda\xf9\xa4\xed\x2c\xfe\xf1\xa4\x44\x78\x91\xc5\x31\xc8\x2e\xc7\x5c\x92\xb3\x9f\xce\x09\x24\xcd\x74\x05\xf2\x11\x1f\x3c\x69\xbd\x5c\x8e\x36\x87\x7d\x64\x20\xa1\x72\x61\x04\x3b\x12\x75\x8f\xee\x30\x93\x9b\xaf\x4d\x0e\x6a\x1d\x01\xc9\x61\x6d\x26\x20\x6b\xb1\x18\xc1\x44\xf9\xba\x80\xa4\xe7\x2c\xd1\xa7\x0a\x0f\x35\xf7\x72\x8b\xef\x2a\xac\xb5\x2b\xd3\xd9\x1b\xf8\x40\x4a\x32\x28\x6e\xea\x40\x96\x20\x02\x52\xe6\x86\xda\x81\x5c\x52\x32\xda\x54\x17\x2f\xf9\xfb\x9c\x53\xc2\xd1\x46\xc3\x95\xe9\x7a\x63\x8f\x94\xcd\x2e\x3b\x50\x60\x38\x74\x25\x3b\xeb\xed\x81\x74\x09\xb4\x68\x93\x9e\x33\x5d\x40\xe6\xad\x18\x41\xba\xf6\xc9\x2a\x29\x74\xa5\xb8\x3c\xff\x18\xce\x58\xe7\xc4\x50\xc3\x55\xeb\x5a\x8e\x27\xc5\xf9\x58\x2f\x7e\x20\x15\xfa\x2c\x1e\x21\x2b\x47\xc7\x3d\x07\x90\xb8\x53\xe6\x92\x5d\x71\x86\xb5\xce\x4e\x02\x14\xef\x89\xf8\xf8\xe2\x3c\x90\xb4\xeb\x39\x03\x29\xfa\x8e\xa3\xe3\xdc\x10\x83\x95\xcf\x44\x10\x16\x20\xe9\xd3\xc1\x3a\x07\xb9\xd8\x9b\xfb\x40\x12\x94\x0b\x73\xd9\x0a\x0c\x4a\x1d\x48\x58\xce\x8e\x59\xb6\x99\x7c\xbb\xa5\x99\xfe\x81\x14\x01\x7a\x17\x20\x25\x39\x6a\x1d\x48\x26\x4f\x4e\x40\xb1\x77\x09\xf8\x29\x19\xa5\xb9\xf2\xc8\x70\x70\x4c\x0e\x6c\x95\x54\x92\x1b\xbb\x59\x70\x1f\x65\x3c\x5f\xc6\x57\xb4\x99\x77\xa4\x17\x05\x1b\x55\x76\xac\xb8\x26\x27\x3b\x8d\x3d\x04\xca\x50\x9d\xc3\x82\x3e\x15\x0e\x53\xcd\xce\x8c\x21\x0f\xa0\x5c\xc1\x9e\xea\x6c\x6f\xb7\x7b\xb1\x7d\xc2\xbe\x0a\xc3\x61\x2d\x25\xf5\x80\x5c\xb8\x0d\xc8\x69\x83\x99\x4b\x75\x78\xd1\xc5\x08\x0e\x75\x02\xe7\xc5\xdf\xd7\x0b\x4c\xae\xae\xfb\x97\xe3\x49\x45\xfb\xd1\x4b\x73\x81\x06\x28\x83\x52\x2e\x64\x47\x9c\x0e\x87\xbc\x94\x31\xa3\x4d\x3a\xe5\x6a\x7c\x69\x0e\x3d\xca\x15\x48\x5a\x01\xf6\xc8\xde\x3a\x2e\x36\x30\x06\xd5\xdd\x07\x7d\x8a\xcd\x3b\xb2\xe9\xb7\x44\xb9\x99\xab\x4d\x5e\x50\x1b\x3d\x0a\x64\xca\xa2\x40\xe6\x18\x8b\xf9\x6f\x66\xc6\x0f\xe4\x10\xd7\x01\x24\x77\xf5\x12\x4f\xca\x9c\xd6\xdd\xa7\x4c\x20\x25\xf3\xf1\xdd\x36\x56\xc8\xb0\x72\x35\xd4\x99\xe2\x49\xe9\x94\xbb\x17\xcd\x4e\x38\x05\x34\xb0\x29\xa3\x72\x70\xcd\x99\x77\xb6\xcc\x01\x30\xe6\x63\x87\x43\x5e\x5a\x90\xe1\x6e\xb3\x1f\x47\xa7\x5b\x03\x74\x31\xba\xc2\x61\x1c\xcb\x35\x46\x77\xa6\x59\x96\x17\x77\x9d\x5a\x80\xe4\xd8\xce\x76\x9a\x87\xbf\x62\x3c\x57\x75\xcb\x8c\xe0\xba\xd7\xdc\x95\x32\x8f\xe4\x99\x03\x52\x32\x9f\x4f\x9b\x0e\x2e\x68\x30\x9c\x0d\x2d\xdf\x40\xd2\x34\x82\xe6\x76\x01\x72\x72\xc9\xe1\x5a\x6d\x35\x73\xc8\x86\xdd\x01\x59\x17\x99\x47\x6a\x03\x41\x87\x2f\x96\x3b\x20\x29\x4f\xb8\x3c\xa8\xdc\x06\xa2\x29\x18\xa7\xdb\x63\xf4\x40\x32\x79\x42\xa6\x06\xc6\x4a\xc6\x33\x4e\x4c\xda\xe4\xcc\x36\xaf\x80\x44\x44\xd8\x15\xe7\xe7\x0b\xb2\xe8\xa0\x1a\x17\xe2\x3a\x90\xb4\xa5\x5c\x48\xe6\xfd\x3b\x04\x46\xc1\x31\x3d\x58\x01\xfb\x03\xb9\x98\xe7\x81\xa4\x29\x66\x6f\x95\xcb\x20\x5b\xa7\x7c\x20\x5d\x9c\x31\xc2\xb6\x1e\xb0\x03\x59\x09\x32\x80\x84\x75\x10\x57\xd7\x73\xbf\x59\x79\xd5\x6c\xaf\x03\x92\xb2\xec\xb5\x0c\x99\x5a\xae\x0d\x97\xa2\xcd\x56\x07\x8f\xb0\x9c\x70\x09\x9c\x58\xd2\xa0\xbb\xd8\xd6\x81\x96\x34\xda\x17\x90\xfc\xf6\x99\xcb\xb2\x03\x27\x64\x78\xe1\x74\x57\x81\x94\x1b\x02\xcc\x5a\xf2\x85\x72\x32\xfe\xe1\x80\x9b\x9a\xa2\x17\xc7\x6e\xc2\x6c\x2c\xbb\xa4\x72\x8a\x1d\x8c\x63\xf3\xeb\xa0\x54\xdb\xe0\x8c\x29\x1f\x60\x99\x2d\x20\x9b\x89\xe3\x49\xb3\x4f\xcc\xcc\xa9\x7a\x59\x25\x67\x0e\x74\x36\x8f\xe1\xa2\x6e\xa5\x83\x3d\xcb\x65\x33\x3e\xd0\xc1\xba\x02\x91\xdc\x36\xd4\xf2\x9e\xfc\x96\xea\x04\x93\x95\x02\xa1\x07\x97\xb9\x9d\x35\x86\x8b\x13\x8b\x0b\xb4\x40\x3e\x4d\xd9\x2e\x78\x07\xf2\xa5\x1a\x23\x48\xcd\x12\xef\xb9\xa8\x31\x2b\xb8\x9d\x67\x24\x46\x5f\x2a\x5c\x51\x03\x72\xf6\x4a\xaf\xe7\x76\xb5\x6e\x76\x65\xdb\xec\x17\xe3\x89\xd6\x35\x28\x18\x85\xd4\xee\x04\xa4\x5a\x46\x50\x45\x65\x76\xaf\x71\x35\xcb\x6f\x29\x9f\x33\xfd\x2d\x51\x7e\x38\xdf\x04\xd4\xdc\x4e\x4d\xc1\xe3\x3a\x99\x7b\xe7\x88\x3f\x5c\x8f\x02\xb4\x73\x0c\x91\xb3\x2b\x0f\x57\x67\xab\x17\x1b\xe1\x2c\x0b\x8d\x83\xf4\x30\xe7\xc3\xe6\xba\x68\x7b\x2c\xa8\x84\xcc\x12\x7c\xa5\x33\x30\x24\xc8\xfe\x83\x52\xe5\xee\x53\x0e\x4f\xb5\x41\x7c\x48\x94\x78\x05\x24\xc5\x3f\xe4\x4d\xe5\xdd\x7b\x7c\x91\x4c\x35\xad\x80\xe6\x4f\x7b\xa1\x42\x24\x6d\x9c\x99\xf0\xc6\x4e\x84\x1e\x64\xd8\x82\x64\xbb\x03\x92\x21\x85\xad\x76\xcd\xb5\x46\x2f\x12\x1d\x5b\x70\x5a\x12\x16\xeb\xcd\xf1\x70\x9c\x50\x83\x6c\x28\x32\xa8\x76\x2e\x08\x27\x27\x4c\x6c\xa7\xeb\xaa\x75\x0e\x99\xab\xa5\xa5\x1c\x90\xbc\x36\xf8\xa2\x97\xf3\x5b\xc4\x93\xba\x1c\x3b\xbc\x8e\x4d\x27\x37\x92\x8e\x04\xc2\x1c\x87\xda\xe1\x3e\x35\x47\x9b\x2e\x01\x08\x28\x35\xc6\xb9\x7e\x95\x39\x30\x0f\x56\xd7\x35\xc6\x43\x9a\x91\xdb\x54\x4f\xf0\x6b\x36\x9d\x5c\x1c\x63\xe7\x24\xb8\x58\x25\x67\x21\x18\xf0\x6b\x6f\xe7\x76\xe6\x9a\x51\x4e\x82\xd2\x20\xbc\x6f\xeb\x39\x63\x74\xe5\x0a\x8c\xab\xe4\xed\x20\xef\x8b\x11\x74\xe0\x1d\xfb\x37\x1c\x8c\xd3\xed\xcc\x76\x20\x67\x4b\xe8\x40\x12\xcc\xbd\xb7\x53\x72\x5d\x71\x52\x80\xe1\x5a\x6d\xbd\x7e\x20\x25\x89\x9c\xf4\x29\xc1\xd5\x79\x0e\x06\x35\xd7\xb8\xac\xe6\xb5\x9d\xd0\x31\x20\x69\x75\x0b\xbd\xb8\x6e\x8d\x2f\xce\x99\x1c\x57\xe6\x7d\x20\xe8\xc4\x1a\xca\xe1\xc0\x92\xec\x6c\x76\x63\x26\x67\x6d\xb3\x5c\x30\x9d\x06\xc0\x9e\xc2\x07\x52\x45\xbb\x8b\xf7\x6c\x5a\xcf\xf4\x29\x7d\x3a\x7c\xac\x43\x42\xea\x60\xd6\xc9\x59\x8b\x7d\x36\x29\xd5\x06\xd3\x30\x95\xbb\xaf\x5a\x83\x7e\x20\x05\x48\x7b\x6f\xa7\x42\xfd\x4b\x67\x25\x14\xf6\x51\x73\xb4\x59\xd3\xdf\x80\xec\x6a\x66\x09\x62\x3a\x2c\x7f\xb2\x2b\xb7\x13\xb1\x9a\x25\x9b\xf2\xb6\xea\xc8\x67\x0e\xc3\xe8\x83\x95\xcf\xf6\x58\x31\x0e\x4e\x65\xcf\x2b\xdd\x27\xdc\x05\xd8\xba\x3d\x64\x86\x03\x36\xaa\xa3\x27\x0f\x24\x85\x28\xfb\x20\xbf\xac\x5c\x19\x2f\x3b\xcb\x35\xe3\x65\x7b\x8c\x0d\xfa\x74\xfe\x95\x0b\xc8\xd7\x1a\xab\xe4\x4c\x77\x8e\x50\x1e\x2e\x88\x56\xb9\xfc\x67\xd6\xa5\xc3\x09\x77\x34\x45\xb1\xa6\xff\x40\x4e\xdc\x50\x80\x64\xac\xfc\x40\x62\x0f\xaf\x80\xe4\x84\xfa\x1f\xe0\x94\x27\x85\xb6\x6b\x0c\x28\x91\x9a\xa9\x15\x3b\x5b\xdf\x01\x29\xb5\x0f\xdb\xa2\x30\x8c\x7e\x33\x6d\x99\x5c\x6a\xbd\x99\xa8\x95\xf4\x23\xde\x53\xb2\x94\x98\x9a\xc3\x51\x7d\x1f\x52\x11\x2d\x83\xbc\x76\x04\xb3\x0b\xd0\x81\x74\xcf\x98\xab\x9d\x15\xc2\x5b\x81\x6c\x1e\x01\x92\x16\xd2\xc9\xce\x87\x83\x24\xba\x93\x44\x0e\x2a\x9b\x35\x16\xd4\xb5\xad\xe7\x60\x3c\x1d\x40\xee\x51\x87\x3e\x94\x11\xa3\xbb\x08\x92\xef\xbc\xa9\xe8\xfe\x32\x99\x27\x75\xc7\x2c\x36\x3b\xf8\xa0\x15\xd0\xbc\x39\xcd\x90\x49\xfb\x74\x3c\x7f\x1c\xb9\x66\xaf\xe5\xca\x93\xf6\xb6\x64\x05\x2d\xb1\x38\x27\xed\x81\xe4\xab\x90\x02\x12\x51\xae\x8c\xae\x03\x98\xf9\xbe\xe6\x8c\x1d\x23\x20\x85\xa0\x98\x10\x4e\x52\x75\x33\x9e\xab\x44\xdb\xdf\x62\x38\x88\xa0\xc0\x81\xce\x6e\x91\xb3\xc6\x7b\x92\x4a\x38\x72\x72\xc5\x6a\x4e\xb8\x7f\x20\x69\x6e\x99\x8b\x6c\x10\xcd\x29\x7a\xc6\xec\xb6\x75\xf7\x80\xcc\x97\x30\xba\xc9\xb7\xaf\xf4\x29\x89\xa5\x42\x6a\xa7\xb2\xbd\x35\x48\xb4\x83\x08\x4a\x83\xd8\xd9\x4d\xcb\x89\xa1\x86\x8b\x74\x65\x27\xf3\x19\x53\x39\xbd\xdb\x05\x2e\x29\x48\xbf\x54\xe6\x69\xa9\xa4\xb2\x9b\xc3\x61\xcf\x1c\xce\x61\x97\x46\x5f\xb8\x73\x90\x75\x3a\xda\x24\xf0\x46\x9f\x52\xaf\x21\x95\x4c\xd7\x69\xb6\xbb\xd5\x70\xa0\x40\x1f\xbe\x82\xe6\x54\x58\x77\x83\xdc\x4c\x27\x6a\xe2\xfb\xa4\xdb\xef\xe9\xf3\xa4\x03\x88\x13\x90\x5d\x52\x03\xd2\x05\xf1\x81\x4c\xc2\x3c\xcf\x69\x97\xbf\xe8\x53\xea\x84\x01\x5e\x2f\x8b\xdb\x9c\x80\x65\x45\x0e\x58\x67\x1d\x3d\x52\xd7\x54\xe6\xec\x1c\x84\x77\x2d\x9b\x27\x3b\x90\x1d\xba\xdc\x8b\x3c\x87\xea\x0d\x46\xda\x57\xe8\x86\xa0\x99\xab\x9d\x8c\xe7\xb0\xf5\x20\x6f\xce\x9c\x3d\xe2\xbd\x69\xcf\x64\x8f\x2e\x1f\xfb\xee\x50\xa7\x03\xc9\xde\x73\x03\xb9\xee\x09\x67\x9a\x6a\x42\x25\x20\x67\xbb\x08\x48\x72\xb2\xa5\x3c\x6a\x0b\x5d\xe6\x7f\xe7\x43\x8a\x9c\x09\x0e\x3e\xb4\x9b\x77\x8a\x36\xe5\xbd\x83\x64\x2a\xcb\x75\xae\x7c\x91\xec\x05\xb5\x43\x0b\x9c\x5a\x2b\x30\x44\x29\xb2\x5a\x86\x12\x3d\x2d\xad\x59\x72\x9c\x2e\xc9\xdb\xb8\x12\x9e\xae\x6e\x09\x95\x7a\xba\x64\x17\x38\xff\x34\xcb\x79\xfd\x07\x88\xf2\xcb\xd9\x9f\x2c\x92\x4d\xe7\xba\xca\x1c\xea\x17\xc9\xe6\xbc\xbc\xf0\x72\x2c\x1a\xe1\xd9\x85\xf7\x74\x90\xb2\xf5\x41\x2e\x24\xd3\x33\x13\x95\x42\xbd\xcc\x3b\x20\x09\xe6\x1c\xb9\xb7\x5d\xcd\x20\xf4\xe2\x98\x7a\x06\xed\xc4\x23\x75\xb8\x4c\x17\x68\x69\x85\x25\x7c\xbb\x8c\xa3\x45\xc7\x75\x59\xe7\x6a\x91\x7a\x29\x39\x52\x71\x32\xcb\xb1\xa8\x36\xeb\x43\xbd\x9c\xbf\xd9\xa1\xe2\x63\x5d\xae\xc5\xe1\xbb\x79\x49\x87\xdd\xe0\x9f\xd6\xb5\x9d\x6f\x4d\x5f\xeb\xea\x29\x1d\x3e\x6f\x49\x6b\xdd\xd8\xb2\x25\x1f\x95\x6e\x27\xfb\x03\x29\xd7\xb2\xc9\xfe\x4a\x4e\xb9\xe2\x2b\xcf\x35\x51\x2a\x3c\xee\x4a\xce\x0f\x66\x92\xb9\x12\x19\x2d\x18\x41\x88\x9d\xbd\x9d\xb8\xb2\x3b\xae\x6c\x2c\xf3\x56\x9f\x27\x95\xac\xde\x59\xdb\x0e\x64\x17\x7f\xe6\x82\x17\x31\xdf\x20\x63\xa5\x93\xac\x8c\x25\xbd\x78\xad\x8d\x36\xd9\xb3\x5d\x0e\xf5\x40\xb2\x2f\xb3\x82\x72\x81\x6f\xf0\x8e\xcb\xa1\xb8\xae\x3c\x7d\x20\xf9\xab\xb2\x82\xd6\x61\xdf\xde\x4d\xfb\xbc\xf7\x18\xc1\x9e\x35\x37\x33\x93\x46\xbb\xc2\x3b\xda\xe7\xbd\xbb\x7a\xe0\x81\x9c\x91\x8f\x5e\xc4\x1f\xda\xb2\x3f\x96\xf4\xcd\x19\x8c\xc4\xcb\xbd\xf2\x64\x26\x8f\x59\x40\xca\xe4\xc7\x6e\x12\xf0\x5a\x02\xaa\xe2\x71\x33\x90\x6c\x25\xec\xad\x62\x5a\xab\x7d\x70\x0e\x24\x85\x05\xdf\xe0\xc4\x49\x37\x78\xe6\x02\xb6\x48\x4f\xf6\x8e\xaf\xf6\xa0\x1e\x4b\x79\x83\x6b\x8e\x3e\x65\xfa\x72\xc5\xf8\x03\x59\x49\xe7\xf7\xa4\x37\xae\x17\x7b\x24\x4f\x97\xec\x4c\x70\x83\xfa\x25\xd5\x24\x6c\x89\x27\xab\x36\x72\x1e\x48\x7c\xba\x09\xe1\x22\xe1\xd2\xa0\x4f\xab\xf3\x7c\x8a\xed\x47\xdf\x0b\xbb\xe2\x34\x4a\x8d\xb9\x14\x7b\x27\x74\x7a\xd9\x66\x1a\xbc\x9b\x62\x91\xb2\x9d\x2d\x0f\x24\xf9\xc5\x72\xc8\xaa\x2e\xd7\x60\x1e\x77\x39\x01\x12\x6c\xc9\x32\x73\x83\xbd\x67\xd9\xdb\xa3\x71\x1e\xaa\x2b\x80\xd3\x8b\xbc\xd5\x5b\x02\x97\x9a\x2d\x43\x26\x8b\x4b\xd1\x9a\xf5\x02\xcb\x9b\x5d\xe2\xc0\x48\xc5\x67\x66\x9b\xda\x86\x3d\xd9\x4b\x60\x4f\x73\xbe\x76\xce\x43\x73\x1a\xfd\x04\x24\x95\x9d\xd3\x1a\x1d\xc8\xa1\x40\x03\x48\x16\xa5\x98\x8b\x33\x98\x47\x2f\xdb\x3a\xfa\x68\x33\x3b\xe3\xf7\xa4\x9c\xcd\xc8\x2f\xf6\x2c\xcf\x85\xf5\xec\x24\x66\xf3\xd7\x4a\x21\x5a\x73\xfd\xd6\x25\xee\x3c\x2a\x8d\x9a\x05\xa6\x45\x38\xa3\x6f\x6a\x57\x17\x69\x8e\x8a\x3a\x90\x3c\x02\x2c\xa4\xe0\x3e\xde\x21\x4c\xf6\x86\x40\x3f\xb3\x5c\x2e\xd4\x19\x55\x0f\x24\x93\x0b\x84\x50\x75\x48\xba\xb3\x38\x1d\xc8\xd5\x1b\x18\x5d\x87\x13\xee\x6d\x8d\x69\xfb\x32\x7d\x8a\x4c\xa5\x4f\x9b\xf5\x56\xd1\x8b\x5c\xe2\x20\x6f\xf2\x9b\xc8\xf6\xff\x3d\x90\x53\x75\x33\xba\x8d\x4f\x8d\x3e\xc5\x0d\x17\x8e\xb8\xdd\xce\x31\xa4\xac\xe1\x84\xfb\xa0\x88\x74\xa7\xf9\xf7\x27\xe5\xcf\x19\x73\x31\x2f\xc7\x51\x15\xc7\x54\xed\xc7\x7b\x20\x73\x22\x03\x48\x45\xf0\x39\xc6\x4e\x25\x84\x6e\x6a\x89\x47\xaa\xf6\x7a\x1d\x6b\xba\xc8\xa9\x6f\x63\xfb\x8b\xd7\xc6\x7a\x4e\x11\xde\x0b\x92\x22\x2d\x6b\xed\x29\x9e\x14\x69\xe7\x0a\xb2\xa7\x44\xac\xb5\xb3\xc9\x36\x50\x4b\x7e\x13\xe3\xe2\xc8\x4d\x34\x8d\xd1\xa6\x18\x45\xd0\x75\x42\x60\x02\x92\x71\x26\x46\xb7\xf9\x07\x92\xb2\x64\x26\x1e\x7c\xbb\x8b\x72\x0e\xc8\xf0\x72\xd6\xb6\x1e\x6d\x0a\xf6\x65\xc7\xc4\xcb\xd5\xcc\x78\xf2\x25\xef\xce\xce\x30\xec\x4b\xde\x32\x07\x70\x69\x95\x26\x07\x42\xa5\x36\x6b\x61\xe5\x97\x0d\x92\xac\xd9\x72\x31\xa3\x1c\x6d\x22\xca\x3d\xda\x54\xa3\xba\x45\x9b\x42\x6a\x6b\xf4\x29\x89\x85\xf3\xb0\x1c\x82\x12\x4f\xea\x22\x83\xa3\x5f\x2a\xd8\x99\xd1\x73\x2e\x17\xe5\xbc\x59\xf9\x65\x2b\xfc\xa7\x4d\x76\x86\xce\x17\x6d\x3b\x46\x7a\x5d\x14\x55\xda\x13\xc4\xc7\x05\x3b\x1b\x04\x94\x12\x9d\x1c\xf8\xed\x30\x93\x2b\xda\x9c\x76\x2b\x7a\x51\x12\xda\x4e\x2f\xba\x00\xed\x29\x71\x20\x49\x10\x90\x22\xf3\xb1\x18\x24\xd7\xb6\x32\x0a\x02\xba\x5d\xd6\x9f\x95\xdf\xce\x90\xc7\x37\x48\xe7\xda\xdb\x64\x3c\xd9\x66\x3a\xab\xb4\x97\x63\x37\x07\x90\x9d\xd9\xa2\x4d\x71\xab\x9c\x15\xe9\x6a\xc7\x15\xdf\xa0\x0b\xa2\x73\x01\xaa\x96\x67\x77\xbe\x97\x03\x29\x1b\x37\xe4\x4d\xde\xf1\x75\xde\xf1\xde\x4b\x25\xde\x3c\x17\xf1\xd4\x05\x66\x71\x39\xfe\x34\x4e\x9c\x38\xec\x96\xaf\x68\xb3\x24\x97\x80\xec\x95\xe2\x99\x3d\xe4\xaa\x30\xa2\x17\x49\x02\x71\xe1\x2a\xa1\x54\xad\x25\xa0\x2e\x1a\x12\x4f\xca\xb8\x0d\x26\x8b\x33\x6f\xb0\x9c\xf6\xc6\xcf\xb5\xc6\x08\xb2\x0c\xcd\xfc\x3d\x51\x96\xab\x7e\x4b\x90\xa9\x28\xe6\x49\x37\xcb\x9a\xd4\x68\x73\x02\x67\x96\x42\x1e\x8e\x93\xad\x7e\x60\x06\x30\xa4\x0c\xbc\x1d\x85\xba\x1d\xf7\x9b\xe3\xdf\x86\x4b\xe3\x8c\x0b\xc4\x7e\xba\xa4\x24\x24\xe5\x69\x9d\x2b\x48\xa8\x0c\xbc\x05\x03\xcc\x7a\xc2\xc1\x00\x2d\xeb\x6a\x3b\x90\x12\xee\xa7\x80\xe4\xa2\x06\x51\x76\xce\xaa\xe0\x9b\x9f\x2e\xe9\x0a\x4a\x5a\x6f\xec\x9c\x5c\x23\x9c\xf3\x39\xfe\x2f\x9b\x27\xd9\x5c\xbb\x1c\xa1\x2d\x5d\x2e\x7d\x19\xe4\xf4\x65\xb7\x73\x48\x83\x0a\x61\xd6\x01\x82\x4a\xa7\xdc\x2f\xc8\x14\xce\xf9\xfe\x06\x57\x56\xc9\xfd\x03\xc9\xc2\xeb\xeb\xc9\xd5\x53\xfa\x34\xf2\x6e\xfb\x93\x20\x56\xee\x84\x33\x54\x3c\x29\xef\x04\x1f\x2b\x3c\xcb\xd1\xf8\x52\x4b\xc5\xe1\xee\xc3\xd5\x53\x8a\x8b\x56\x8e\x9d\x1c\x26\xe4\x6b\xc6\x55\x50\xba\xcb\xfb\x1c\x48\xe9\x74\x0a\xe3\x39\x79\xe6\x60\x3c\xa2\x12\xfd\x9e\xf8\xe6\xee\x20\x89\x03\xa9\xb4\xa7\xd5\x5d\xd4\x21\xe1\xe2\xdc\xb7\x0b\xf4\x7a\xcd\xf6\xed\xc4\xaf\x85\x36\x11\x57\xd7\x3f\x3e\x90\xf9\x5f\x7a\x91\x24\xe0\x2c\xc9\xc3\x5e\xe7\x15\xeb\xc1\x76\x2a\x1a\x34\xa9\xfb\xb6\x32\x6a\x06\x24\xfe\x30\xe6\x62\x87\xb5\xcc\xe8\xcb\x7a\x71\xbe\x41\xd2\x5a\x4b\x3c\x89\x47\x33\x6d\xf6\x07\xca\xd1\x26\x27\xb1\x49\x2f\x4a\x95\x84\x82\x6b\x2b\xf9\x69\x89\xb5\xbe\x9d\xd1\xa2\xc5\x7b\xf2\x5e\xfd\xb4\x99\x10\x32\x4f\x61\x5d\x89\x99\x49\x41\x02\xdf\xb5\xa5\x73\xed\x0d\x9c\x90\x5c\x50\x5d\xb6\x6a\xb8\x7e\x49\xa9\xac\xa0\xbd\x52\x4a\x8f\x27\xad\x5c\x88\x36\x6b\x36\x03\x92\x6c\xe3\x6b\xc6\x3e\xf6\x0d\xde\x71\x4b\x03\xdb\xaf\x78\x52\x98\x7c\x7f\xda\x1c\x5f\x3b\x80\x74\xe2\xc0\x3a\x7b\xe3\xe7\xe8\xd3\x92\xf1\xa0\xcd\xf2\x75\xe5\x8b\x74\x55\x06\xf6\x64\x47\x37\x7c\xde\x93\x13\x63\x89\x27\x75\x56\xc0\xd6\xec\xd0\x6d\x76\xc5\x9e\x2e\xe8\xa2\xed\xd3\x5f\x9d\x5b\xfd\x40\x36\xbb\xb3\x12\x24\x16\xf2\x5c\x8a\xcb\x56\x71\xe2\xec\xf7\xe2\x88\xcc\x61\xbf\xfd\xe6\x72\xaf\xc3\x7e\xfb\x0d\x93\xfc\xb6\xa7\x8b\xc3\x76\x86\xbd\xf8\xab\x33\x98\x8f\x5d\x9c\xaf\xdd\xa4\x7d\x17\xc8\xb7\xc7\xab\x4e\x5a\xc1\x5c\xe4\x5d\x52\xef\xef\xb3\xc4\x9d\x47\x5d\xd8\xc5\x13\xb5\xeb\xc9\x98\x01\x29\x53\xd3\x45\xa7\xe2\x1d\x9d\xdc\x63\xb8\x12\x48\xb1\xf7\xf1\x70\x7d\x8f\x7e\xe7\x80\xa4\xa7\x36\x77\xba\x9b\x2b\x57\x58\xd7\xb7\xed\x18\x82\x10\xbd\xad\x49\x75\xbc\xfb\xd8\xf2\xfd\x68\x70\x37\x76\xf5\xae\x38\xfd\xd8\x9d\xbb\x4d\x16\xc6\x15\x36\xb8\x91\xa8\xa9\x11\x1b\xe1\x52\x86\xe8\x08\x5d\x61\x23\xe3\x06\xb3\x49\x9d\x32\x68\x93\xeb\x97\x73\x20\x0c\x7b\x5e\xb7\xc6\x37\xd8\xbf\xa3\x30\x7a\x14\x3d\xa4\x17\x07\x26\x40\xfa\xba\x0d\x84\x90\x0d\x6b\x2f\xe1\x3d\xf6\xd0\xa5\x13\xeb\xa2\x64\xa4\x1d\xc7\x1e\xfb\x4c\x67\x07\xe6\x8e\x4d\x32\xd2\x4a\x2f\xda\x87\xcc\xb1\x72\x8a\xd1\x01\x62\x4f\xdf\xfe\x1c\x0f\xd5\x79\x68\x1d\xc2\x34\x5d\x59\xc5\xdc\xcd\x9e\xce\x11\x7b\xc5\x7b\xf2\xf4\xb6\xc4\xe2\x8a\x10\xbd\x33\xba\x3d\x1e\x6e\x56\x62\xe2\xcf\xc9\x08\x24\x75\x61\x84\x6d\x03\x0c\xef\x39\x5a\x93\x9d\x56\xd4\x65\x73\xba\xcc\x03\x59\x53\x5c\x80\xf4\x7d\xe6\x83\xb6\x2b\x0b\xba\xdc\xce\x70\x31\x85\x82\x2b\x9d\x8b\x29\x54\x6c\xdd\xdb\x69\x3d\xf1\x55\xd8\x4a\xe4\x99\x27\xeb\xb9\x7d\x58\x7c\xfd\xba\x0c\x42\x85\x03\x75\x19\x84\x3c\x47\xbc\x27\x99\xa1\xf2\x9e\x95\x4a\xe0\xe0\x76\x36\x67\xbe\x41\x5c\x5f\x77\x8a\xa5\x41\xa9\x03\x44\xdc\xad\x5a\x82\x19\x45\xc0\x46\x07\xca\xc9\x91\x9e\x33\x0f\xae\x20\x9b\xcf\x2b\x57\x82\x6b\xa8\x57\xc8\xd4\x83\xb4\xac\x0d\xc8\x86\xa2\x80\x64\x28\x02\xcb\x1f\xb8\x96\x0e\x20\x05\xf0\xe7\x80\x54\x87\xa4\xc6\x7b\x2a\x35\x74\xc5\x7b\xca\x80\x72\x45\x9b\x22\x63\x3b\xa3\xcb\xf1\xac\x7c\x20\x29\x4f\x58\xeb\x87\xf3\x29\x8f\x80\x5c\x2b\x66\x02\xc9\x32\x04\x89\x7e\xf8\xa4\x82\xe5\x32\xd0\xd7\xb8\xd6\x1e\x38\xa5\xb1\x12\x22\x99\x68\xf3\xf7\xc3\xbe\xf9\x31\xba\x8b\x66\x71\xc6\x94\x54\xb4\xe3\x27\xb5\x9f\x2e\x49\xc6\x35\x63\xc6\x0e\x57\xb3\xed\xbc\x26\xe9\x03\xd9\xbe\xe4\x11\x9e\x2e\xd5\x06\xb6\x3e\xad\xd1\xb6\x9a\xd3\x05\x13\x4a\xe1\xaa\x7c\x4d\xe3\x59\x03\x92\x57\x3d\x67\xf3\x65\x83\x2b\x2b\xff\x92\xcc\x80\x97\x0f\x1e\xdb\xa8\x36\x36\xe9\x39\x3f\x6d\x72\x78\x60\x95\x5c\x47\x1c\x2b\x00\xa5\x07\x52\xff\x9e\x53\xb6\xe3\x77\x49\x90\xc5\xb7\x53\xf4\x40\x6e\x70\xe7\xae\xd1\xe6\xd8\x6d\x0f\xaf\xb2\xe2\xe5\xca\x01\xc9\x10\xc6\xbd\xa6\x04\x99\x39\x3e\xfe\xed\xcc\xaf\x16\x36\xa8\x1a\x10\x3c\xe0\x1b\x55\x3f\x6d\x16\x0f\x5b\x40\x2e\xed\xc9\x08\x4e\x9e\xc9\xf2\x62\x93\x87\xb7\x7a\xdb\xff\x57\x47\x7c\xda\x65\xbb\x7b\xf4\x49\x7d\x01\x3b\xc8\x1d\x48\x7c\x57\x8e\x27\x4d\x4e\x6f\x20\xd5\xc1\xfd\xf4\x22\x63\x90\x14\x32\x07\x52\x25\x6f\x21\xda\x74\xed\x81\xee\x52\xb0\x07\x92\x49\x50\xdc\xcd\x74\x25\x82\xee\xf4\xe6\xd3\xfe\xdb\xdd\x37\xfc\x74\x5d\x82\x3c\x63\x74\xad\x99\xf5\xc6\xf3\xe3\xdb\x1d\x4f\x3a\x3c\xbb\x01\xe9\x6b\x75\xa7\x4f\xca\x12\x58\xf3\x37\x5d\x7a\xa0\xe6\xcf\x7b\xce\xf1\x70\x01\x39\xd2\x91\xf7\x9c\x31\xe0\xe6\x6b\x9d\xf2\x28\xf1\x0d\xa4\x0d\x67\x3c\x6b\xde\x7b\xbc\xa7\x50\x99\xc4\xf7\x39\x38\x66\xd2\xe6\x28\xc8\xc4\x78\x58\xfd\xe9\x53\x02\xa8\xc3\x3e\x0e\xa4\x74\xae\xf1\x0d\x16\xe8\xab\xdf\x73\x62\xcd\xdc\x12\x90\x94\x35\xa9\x00\x29\x5d\xe6\x9d\x81\xe4\x96\x59\x26\x90\x1c\xd6\x4a\x03\x12\x2f\x7e\x57\x20\x1d\xd5\xe4\xaf\x75\x51\x04\x27\xbe\x9a\x2e\x8a\xd0\x67\x3c\xe9\x22\xff\x17\xe3\x39\x40\x3a\xd1\xa7\xb5\xcf\x57\x40\x32\x68\xb5\x78\x4f\xc6\xed\xf8\x06\x65\xd6\xbb\xd9\x5b\xd7\x6d\xbc\x63\xf4\xe5\x9c\xde\x8c\xee\x74\x48\x39\xda\xa4\x6c\x8b\x6f\x58\xc6\x6b\x56\x42\x8a\x80\x11\xdf\xee\x88\x45\x30\xd2\x9e\xf3\xae\xc1\x32\xed\x2b\xdf\x9c\xb0\xfd\x40\x8a\x69\x4d\xcc\x45\xf2\x60\xfa\x3c\xa9\x20\x10\x70\xc2\x9e\x19\x8e\x4e\x9b\x2e\xe5\x50\x6a\xec\xc3\x36\xcb\x12\xbd\xa8\xe0\x14\x67\xe5\x26\x2c\xa2\x01\xc9\x1f\xe1\xbe\x80\x74\xe5\x5d\x01\xc9\x8e\xc2\xbe\xcb\xff\xbe\x3b\xc8\x65\xe2\x63\xef\x88\xda\x03\x39\x67\xcd\x04\xb2\x6c\x1a\x4f\xea\x6b\x87\x67\xa6\x2c\x3c\xcd\xc9\x4f\x0f\xe4\x6c\x92\x3c\x69\x0f\x12\x70\xf0\xc6\x0e\x36\x80\x54\x2f\x25\x07\x24\x77\xce\xf8\x06\xb3\x87\xec\xa6\xe4\xac\x6a\xd6\x63\xda\xc7\x3e\x3b\xca\x73\x0e\xa7\x03\xb5\x02\x6f\xe2\x71\x6f\xcf\x93\x03\x55\xed\x6d\xb4\x29\xee\x18\x5c\xb2\x05\xe4\x48\x95\xdf\x10\xe5\xf3\xa8\x6a\x5c\xf0\x81\x12\x44\x8a\xdd\xc7\xa7\x1d\xe9\xf3\xe4\xf8\xdb\x94\x91\xd8\x4e\x09\x14\x79\xb0\xf1\x4a\xed\xd3\x5c\x53\x63\xe2\x2c\x6f\x4d\xce\xb4\xb3\x7c\x1d\x6c\x27\xc5\xd7\xfb\x04\x92\xeb\x3c\x07\xd0\x05\x11\x6f\x46\x77\x61\x76\x1b\x1d\x0f\xe4\xbc\x18\x1e\x4f\x09\x32\xcb\x0d\x31\xa8\x84\x4c\xdc\x40\xd6\x77\x4d\x20\x69\xe2\x46\x3c\xe9\x0a\x22\xd1\xa6\x9c\xc9\xa3\x01\x29\xb1\x09\x9b\x5b\x15\x29\x37\xd8\x16\x07\xbc\xc6\x91\x73\x85\x06\xeb\x24\x0f\x24\xb5\xc0\x88\x27\xe5\x29\xcc\x46\x38\x45\xa5\x75\xd8\x07\x72\x4d\xb9\x0c\x24\x17\x99\x64\x48\xa6\x8c\xda\x5a\x40\xb2\x83\x43\x44\x9c\x78\xf2\x66\xe3\x1b\xde\xdc\x1e\x41\xd5\x1b\xaa\x93\x2a\x4d\xbb\xb2\xf7\x1b\xe4\x55\x72\xc9\x56\x20\x0d\x0d\x27\x2a\xfa\x34\xa9\x2d\x17\x90\xaa\x92\x70\x00\x9d\xb0\xc7\xfc\xe8\x81\x24\x2c\x5e\x8c\xae\x24\x4e\xe6\xfa\xa6\x7d\xd0\xeb\xe0\x4a\x70\x00\x6a\xba\xa3\xcd\xbb\x92\x81\x64\x44\x62\x5d\x24\xcd\x94\x96\xe3\x49\x79\xee\x42\x24\xed\x09\x62\x4f\xda\x03\xd9\xfb\x98\x11\x5c\xf5\x21\xf3\xa4\x18\x83\xc4\x75\xd8\x9d\xc5\x85\x43\x26\x2f\xf7\xd6\x39\x64\xf2\x19\xa9\xa9\x44\x9b\x0c\xa7\x90\x30\xc9\x44\x6d\xc4\xac\x97\x49\x18\xb3\x16\x43\x71\xc7\xcc\x08\xe1\x35\x24\xef\xf1\x92\x79\x72\x38\x78\x9a\x2b\x4f\xf5\xdc\x7b\x01\x7b\xf0\x2c\xbf\x27\x90\x05\xe5\x06\xa4\x10\x7a\x4e\xc0\x60\xad\x13\x90\x7d\x46\xe8\xd3\xf5\x96\xd9\x77\xa7\xc5\xa9\xac\xa0\xfc\xbe\x73\x65\x1f\x2c\x13\x75\xce\x83\xb2\xdb\xe4\xc6\x29\x96\x25\xa3\xda\x24\x78\x20\x79\x7b\x04\xe4\x64\x96\x60\xf9\x74\x44\x1f\x18\x32\x97\x8b\x3c\x05\x24\xbf\x02\x88\xb9\x8a\x1b\xb4\x0c\x3b\xb3\xe4\xa8\x78\x73\x3a\x96\xe3\x10\x8b\x57\x62\xc9\x45\xad\xb0\x0f\xf6\x0b\x69\x3d\xda\x6c\xfc\x0d\x48\x8a\x54\x2e\x08\x57\x62\x6f\xd1\xa7\x0b\x5c\x45\x2f\x96\xd6\xb8\xc8\xe4\x6b\x5d\x63\x5d\xac\xe9\x6f\x50\x29\x49\x4f\x2d\xd6\xc5\x7a\xf8\xce\x25\x60\x9f\xe9\x04\x31\x97\x97\x48\x2d\x5c\x2c\xd2\xa0\x77\xd7\xa5\x9c\x2e\x7c\x90\x5b\xb4\x6d\x47\x4f\xfa\x3d\x6b\xad\xe3\xc2\x7d\x98\x25\x1b\x01\x89\xec\x8f\x6f\x39\xe5\xf3\xa8\xbc\x6c\xe7\x05\xa4\x40\x4b\x88\x88\x04\x9f\x72\x43\xf7\xad\x7d\xee\x35\x20\x1d\x08\x3e\x57\x75\xe3\x5a\xeb\x01\x15\xb5\x4d\x20\xc7\xec\x33\x82\xb4\xd6\x03\xbe\xeb\xe1\xd2\x90\x6c\xc4\x43\xc1\x00\x9d\x3b\x1d\x81\x09\x1e\xf7\x49\xf2\xcc\x0e\x24\x2f\x54\x10\x54\x09\x66\xf2\x80\xbc\x3d\x7d\x58\xe0\x6e\x14\x28\x5b\x07\xfc\xe8\xd3\xe5\x18\x19\xdd\x55\xdd\x32\xbc\x87\x02\x5e\x73\x8b\x36\x71\x76\x19\x6e\x51\x69\x1a\xdb\x60\x3b\x1d\xc6\xda\x98\xd9\xcb\x65\x6c\xe0\x1d\x5d\x36\xbd\xb2\x82\xd6\x22\xdf\x90\x30\x57\x60\xeb\x5c\x80\xaa\x59\x90\x2b\x28\xa9\xa4\x8d\x3d\x78\xf8\x97\x25\x08\xe6\xf2\xb2\x5e\x1c\x72\xaa\xfa\x68\x6d\x40\x8a\xde\xce\xa7\x5c\x6e\x20\xf9\x3e\x73\xb1\xbc\x6d\xfa\x02\x7d\x9c\x9c\xa5\xf2\x45\x6f\x69\x44\xe1\x44\xec\xe3\xdb\x1d\x20\x3d\xa7\xa3\x2e\x87\x77\xda\xe9\xf0\x6b\xf1\xb1\x72\x92\xfb\xe6\xa0\xd6\xe9\x84\xf4\xdd\x61\x42\xf3\x93\x82\xde\x4f\x26\xc7\xdb\x99\xd0\xe3\x9d\x6b\x15\xcc\x9c\x8e\x6d\xb4\x1b\xd3\x81\x5c\x61\x4e\xf3\x9c\xba\xba\x1a\x47\x60\x3a\xee\xca\xf9\x26\x0e\x24\xa5\x92\x0f\xd2\xf4\xd5\xe5\x98\xc8\xe9\x9c\xc9\xd9\xa5\x3d\x27\x8e\x8a\xce\x99\x31\xa7\xf3\x31\x58\x53\x3c\xed\xa8\x58\x9c\x6f\xe2\x40\xca\xd4\x6d\x42\x3f\xa5\x5e\xcb\x48\x09\xb3\xe1\xc2\x45\x2f\x4e\xb3\x79\x31\x82\x30\xf9\x77\x48\x36\x79\xd6\x2c\x8a\x12\xd1\x26\x11\xde\x59\x92\xa7\xb3\x24\x57\xab\xf3\xa6\xb3\x1d\x57\x87\x1b\x1c\x48\x01\xee\xc6\x56\xf2\x1b\x37\x56\x42\xae\x89\x19\x72\x3a\x95\x57\xa1\xdb\x23\x60\xda\x51\x31\xdb\x3d\x6f\xce\x6e\x57\x56\xe3\xa0\xf3\x1b\x57\x4b\xa3\x73\x0e\xae\x27\x7f\x11\x19\x86\xcd\xfb\x4f\x87\x10\x15\x76\xcc\xd9\xd7\xec\x10\x3b\xa7\x6a\xf6\x94\xc9\x4a\x60\xdc\xbe\x79\x4f\x6a\x08\xf8\xd1\xa9\xeb\xa2\x3b\xf3\xc6\x74\xf6\xe1\xde\xf8\x22\x29\xdb\xaa\x0b\x92\x1e\xc8\x79\x8a\x1b\x90\x6c\x10\xbe\x1c\xa7\x32\xac\x65\x9b\x5f\x67\x38\x1c\x32\x6b\x3b\x15\xda\xf0\x36\xed\x54\xd8\xe1\xb0\xa7\x6b\xef\x38\xfd\xfe\xb4\x8b\x61\x6d\x31\x17\x2b\x72\xc0\x25\xa7\x5b\x43\xbe\x9e\xd3\xf1\x76\x66\x60\x48\x61\xec\x9a\x3d\x07\x72\x3c\x28\x90\x55\x8b\x83\x79\x6e\xbf\xc7\x5c\x24\x2b\xb6\xe8\x45\x51\x18\xf9\x8a\xf7\x64\x2a\x6d\xe9\x5b\xa2\xec\xdc\xc7\xc5\x36\xcf\x03\x49\x23\xe3\x63\x3c\x6d\x4d\x77\x56\xd1\xe9\x6c\xc7\x25\x96\xd7\x9e\x91\x37\x1b\xaf\xc8\xa7\xda\x4c\x86\xe7\x72\xed\xe7\xcf\x7b\x22\xb5\x26\xa7\x73\xd9\x83\x13\x62\xe0\xac\x6d\x77\x89\xb6\xa1\x68\x2a\x7a\x91\x20\xe2\x24\xdb\x07\x52\x7a\x40\x96\x50\x37\x67\xab\x6c\x84\x2d\xed\x76\x91\x39\x90\xb4\xa5\xa0\xb9\x4b\xba\x66\x88\xc8\x72\x2e\x8a\xc4\xf7\x39\x0b\x2d\xa3\x4b\x5f\xd9\x2a\x87\x65\x63\xc5\xcd\x40\x45\xde\xdc\x05\x48\x6a\x1d\x13\x57\x67\x5e\xee\xce\xa4\x3b\xed\xdd\x99\xed\x32\x76\x20\x7b\x7e\x46\x9b\xb2\xec\xa6\x78\x4f\xdf\xc0\xa1\xb6\x35\xdd\x55\x1f\x0e\x24\xdd\x5b\x02\x72\x6e\x3b\xd6\x73\x9b\xa3\x60\x5d\xb6\x5d\xe9\x38\x9c\xb2\xad\x77\x87\x60\x4f\xe7\x6f\x6e\x08\x53\x73\x3b\xf9\x38\x2b\xbf\x2d\xca\x41\xd0\x36\x5e\x06\x09\x48\xe6\xa6\x58\x17\x29\x95\x12\x68\xbe\x5d\x50\x8b\x63\x25\xfb\x79\x71\x84\xe4\x81\xb4\xba\x35\x9e\x94\x86\x12\x7c\xd9\x0e\xbf\xb1\xc4\x62\x2f\xd4\xda\x38\xf0\x2a\x2f\xdb\x3a\xab\xfb\x10\xbf\x0d\xef\x38\x1f\xbe\x74\x20\x14\x0f\xe7\xc5\x60\x66\xb2\x8a\x97\x06\xa1\x97\x1d\xbc\x5d\x77\x3c\xa9\xd0\x87\x16\x6d\x8a\xc2\x8a\x36\xc9\x60\x36\xfb\xcd\xf9\xd0\xf7\xe5\x18\x4f\xc4\xa7\xde\x01\x49\x3f\x9a\x99\x35\xce\x6c\xde\xbf\xa7\x5d\xf0\x38\x01\x4f\xbb\x8c\xf1\xed\x62\x21\x4a\xe5\xdb\xc9\x27\xf7\x81\xfc\xb5\x15\xc8\xdc\x5b\x03\x92\x0f\x0e\x38\xf8\x74\x7e\x19\x88\xb2\x35\xa2\x1d\x2c\x7f\x3a\x07\x35\x7b\xab\x12\xb2\x0d\x95\x56\x78\xcb\x42\xec\x9e\x2e\x32\x51\x99\xb5\xbd\xc0\xcd\x42\x38\xef\x73\xef\x5c\x56\x2f\x6b\xfa\x59\x09\xe5\x9a\xcb\xae\xdf\x37\xe7\x4b\x21\xc3\x93\xef\x93\x5e\x35\x23\x3d\x4d\x85\x33\xe5\x59\xe3\x49\xab\x91\x3c\xba\xb2\xbd\x75\x14\x1d\xf3\x3d\xec\xea\xe9\xfd\x53\x90\x52\x6f\xe0\x92\xb3\x39\x67\xce\x83\x72\x2d\xb7\x0c\x26\x8b\x85\xa8\x71\x71\xda\x3d\xf6\x86\x4e\xbc\x75\xa5\xdb\xff\x68\x2e\x2b\x2f\x87\x25\xab\x25\xe5\x65\xb7\x02\x76\x3a\x63\x73\xfb\x1d\x92\xc7\xb6\xbf\xcf\x6e\xb5\xdd\x41\x20\x07\xd2\x19\x6b\xd1\xa7\x74\xe6\x77\xb4\x49\x7a\xca\xd1\x8b\x94\x58\x66\x28\xd6\xe5\x1a\x8b\xfe\xa2\x25\x75\x65\x4b\xf1\x9e\x7c\x62\xe6\xfd\x6d\x42\xa2\xf3\xa8\x34\x6a\x77\x74\xe3\x84\x28\x7c\x92\xeb\xaf\x5e\x74\x6a\x47\xfa\xf8\xa4\xed\xd2\xa5\x4c\xc6\x69\xed\x7d\x38\xd7\xe5\x3a\x6e\x8d\xf7\x6c\x7b\x36\x31\xb0\x8f\x6f\x66\xe3\xed\xe3\xdb\x9c\xc2\x7c\xe2\xe3\x3b\x18\x21\x59\x8c\x65\xf4\x64\x8e\x97\xa5\x4f\xce\xa0\xe1\xe3\xb1\x92\x0b\xc1\x5b\x68\x5f\xce\x5a\x01\xef\xbf\x92\xcb\x1e\x95\x80\x4c\x32\xe9\xd3\x5c\x9f\x39\x26\xa7\xab\xee\x48\x02\xcb\x3a\x26\x67\x1f\x3e\x90\xfc\x2b\x7d\x38\xd7\xed\xbc\x5b\x3e\x1e\xcb\xb6\x6e\x27\x4a\x3c\x90\x1c\x7b\x7c\xab\x2e\x65\x59\xa8\x0e\x06\x98\xe1\x03\xcb\x17\xd9\xeb\x95\x63\x65\xaf\xd7\xea\x24\x32\x07\x92\xa6\xdf\x87\x73\x65\x87\x83\x5b\x82\x58\xae\xeb\xe2\xd8\xb1\x49\x86\x68\x67\x24\xf9\x7f\x19\x7b\x93\x64\x8b\x79\x1d\x5b\xaf\x9f\xa3\xb8\x43\x10\x49\x89\x45\x44\xc6\x9d\x0b\x49\x6d\xb9\xe7\x86\xe7\xdf\x70\x10\xdf\x5a\x27\xfd\xc2\xf6\xfb\x6f\xeb\x10\xd8\x3a\x2c\x40\x00\xac\x50\x8c\x19\xef\xd2\x95\xf0\x52\x07\xe2\x8d\x5c\x3d\xc3\x6d\xa7\xfa\x4b\x9e\xa9\xe8\xcb\xcd\x33\x95\x68\x76\x73\xfc\xe5\xaa\x61\xc6\xdb\xf3\x33\xc4\xbc\x24\x24\xbd\x35\x9b\x61\x57\xdb\x30\x35\x1b\xb2\xa4\x6d\xae\x25\x96\x58\x8c\xcb\x0e\x14\xcb\x0c\xfb\xbc\x49\x5c\x38\x62\xc6\x1d\x28\x9e\x51\xd5\x97\x88\xb0\x76\x57\x51\x90\x14\xa4\x5a\xf2\x66\x5c\x46\x95\x21\xfe\x24\x05\xe9\x85\xf2\x99\x0f\xaf\xe2\x12\x88\x87\xab\x0d\x51\x9e\xcb\x28\xa2\xd2\x1d\x28\x0c\xe4\x86\xbf\x0c\xef\x50\x16\x40\x59\xb6\xe2\x1a\x70\x20\x28\xd1\x05\xbd\x71\x2f\xce\x18\xb4\x6f\x56\x5f\x78\xb2\xf6\xd8\x2b\x9e\x80\x2c\x09\x33\x76\xd1\xcf\xb8\xfc\x65\xb8\x05\xb3\x6f\x26\xb6\x73\x23\x78\xc1\x20\xb6\x73\xc3\xfc\xf0\x40\x18\xc8\xf9\xcb\x08\x02\x84\x8a\x26\x62\xf3\x3d\xc4\x4b\x71\xad\x53\x75\x8d\x34\x75\xad\xd3\xfc\x5b\x58\xb2\xb3\xfc\x12\x95\xb9\x58\x36\x1b\xee\xe0\xb7\xff\x2f\xf8\x8c\x0d\x1a\x31\x9a\x9f\xec\x3a\x83\x07\xad\xc2\xda\x22\x9a\x9d\xfa\x12\x17\x2b\x43\xdc\xda\x89\x25\x7d\x1b\x8a\x67\x31\xc9\x74\x44\x50\x6e\x38\x99\x9d\x7d\x5d\xd8\x1b\xb3\xaf\x9c\xf1\xb8\x7d\x13\xac\x7e\x60\x84\xda\xb2\xb8\xbc\xeb\x52\x02\x68\x60\x04\xa7\x39\x8a\xe0\x5d\xed\xd1\x3c\x70\x91\x83\x1f\xf0\x20\xa2\x71\x1b\x52\xae\x61\x92\x5a\x30\xd9\x1c\x04\x2d\x6e\x4d\x92\x33\x22\x5e\x08\x8e\x1e\x63\xea\x92\xe7\xf1\xff\x7d\x71\x99\xc8\x68\xb9\xe4\x21\x22\xdf\x81\xc2\xe4\x36\x1b\x0a\x97\x1e\xb6\x56\x73\x28\xd2\x3a\xb5\x4c\x25\x59\xfb\x47\xeb\x8b\x31\xc3\xc3\xbd\x59\x9d\x2e\xdc\x1b\x58\xe5\x26\x7e\x3b\x59\x4c\xb8\xe2\x98\xd7\x34\x40\xfc\xc8\x87\x9a\x27\xe3\x85\xae\xbb\xb1\xd6\x7b\xf4\xac\x32\xd9\x97\x3c\x52\x29\x9b\x23\x92\x94\x79\x38\x64\xd7\x2c\x55\xb4\x31\x67\x11\x53\x84\x61\x5d\x21\xe4\xe7\x81\x72\x28\xd7\x21\x28\x7c\xf6\x35\xf1\x2f\xfe\x76\x52\xa0\x2f\x8e\xe3\x12\x47\xdc\xac\xb5\xfe\x2a\xce\x6d\x55\x5f\x48\x7b\x3f\x92\x6a\x91\x4d\x05\xb5\x90\x64\x51\x0f\x6f\xf3\xa7\xd4\xe1\x97\xa0\x70\x6a\x95\xd2\x62\x9f\xd0\x25\x56\x3f\x12\xca\xaa\x9f\x9f\x1c\xb2\xa1\x04\x0e\xcb\x59\x82\x14\xd7\x09\xa5\x49\x4d\x7d\x4c\x19\xbf\x2d\x1c\x81\x71\xd6\x1e\x2b\xd6\xdf\x87\x7c\x1b\x83\xc8\xaf\x0f\x26\x78\x07\x22\x8b\xdc\x00\x52\xe6\xe2\x0e\xb4\x48\x7d\x59\x05\xe1\x0e\xc3\x6f\x89\x78\xbc\xec\x9f\x56\x22\x0c\x7b\x11\x14\xcf\x8c\x18\x0e\x8e\x55\x48\xad\xcb\x6c\x12\x62\xf4\x21\xac\xe7\x81\xc2\xf1\x82\xe5\x69\xe1\x32\x41\x50\xd1\x21\xc3\x25\x5d\x46\xad\x42\xbc\x09\x76\x22\x8b\xcc\xd3\x64\x48\x19\x04\xf2\xac\xba\xf7\x5f\x24\xe9\xd2\x5e\x67\x85\xc2\x7e\xb4\xab\x5d\xe1\xde\xd0\xba\xea\x0c\xc5\x5b\x74\xa8\x5d\x0f\xb6\xeb\x43\xbf\x4d\x42\x91\x17\x41\xb1\xe7\x2c\x86\xe2\x08\xaf\xf6\xc2\xbd\xa1\xe2\x53\x37\x16\x2e\x05\x6d\xdc\x82\x62\xa6\xd9\x07\x29\x48\xa4\x6e\xc2\x57\x8b\x58\x06\x3a\x91\xad\x46\x62\x51\xd1\xac\xe1\x06\xa5\x59\x69\x0a\x4f\x94\x05\xc5\x5d\x3b\x5c\xbe\xf0\x5f\xd4\xbe\x72\xe1\x4f\x88\x85\xff\xc0\x3e\xe7\xc6\x77\xf3\x1c\x82\xb0\xe8\x68\x82\xc2\xb5\x4a\x94\xd0\x09\x57\xf3\x3e\x48\x28\xa0\xd1\x12\x95\x43\x37\xe1\xc4\xe0\xbb\x75\xe7\xba\x66\xcc\x34\xde\x7e\x07\x8a\x47\x63\xce\xc9\x2b\xa2\x72\xdc\x7a\x82\x5c\x61\xdb\x7d\x37\xf5\x73\x62\x1c\xc8\x75\xd7\x9a\x44\xba\xd3\xd8\x27\x7c\x56\xd5\xfa\x0a\x13\x58\xf1\x75\x64\xf7\x69\x43\x63\x58\x2c\xa3\x28\xfa\xb5\x88\xfd\xf6\xe8\xb7\x11\x16\xcd\x2c\x87\x6b\x71\xbe\xe6\x64\xb5\x42\x13\xdd\xf8\xcd\x1d\x08\x97\x25\x43\x71\xed\x78\x19\x0a\xd3\x4b\x8d\x68\xc5\x85\x93\x76\xd8\x2b\x32\xf1\xdc\xa4\x56\x18\x2b\xce\x67\xf5\xe2\xc2\x62\x6d\x96\x12\xf4\xcb\xda\x04\x2a\x65\xa9\xc4\x5e\xa6\x10\x42\x6a\xac\x8d\xad\x3c\xfa\x53\xb6\x26\x18\x4a\x8c\xf5\xf2\xba\xc5\x66\x71\xbd\x64\x32\xfc\x0f\x94\x32\x06\x25\x15\x2b\xd4\xb1\x88\x06\x51\x24\xaa\xb8\x17\xea\x9a\x7c\x71\x98\x7a\x34\xdc\x37\x84\xf3\x16\x53\x90\xcf\xf6\x12\x33\x61\x37\x3c\x92\xa0\x58\xe5\xc8\x8d\x31\x56\x1c\x91\xee\x47\x53\xf6\x23\x67\x08\xab\xff\x8a\x00\xdc\xe5\x11\x2b\x63\xa4\xc2\x4e\x6b\xae\xb8\xf5\x4c\x98\xd6\xcc\x15\x7b\xf8\x41\xdc\x81\xb9\xc2\xae\x20\x61\x3b\x70\xa0\x3b\xa0\x26\xe8\x77\xbe\x8c\xd5\x6a\xae\xb0\x01\x48\xd8\x45\xcf\x15\x7e\x7a\x09\x8b\xdf\x03\xad\x80\x9a\xa0\x7d\xfe\xaf\x19\x7a\xe3\x37\x5a\x8f\x5d\x7b\xe2\xce\xfc\x40\xfd\x40\xb1\x4f\x38\x50\xb4\x10\x22\x3e\x57\x5a\xf1\x65\xac\xa3\x13\x8b\xdf\x41\xfa\x9b\x89\xc5\x6f\x4a\x99\x16\xe2\xcd\x7a\xdc\xaa\x33\x22\x14\x24\xde\x89\x0f\x14\xb5\x14\xff\x76\x46\xc4\x6e\x78\x62\x81\x3b\x6e\x51\x22\x2c\x70\x13\x77\x76\x73\x45\x84\xb5\x81\xdb\xce\xc4\xea\x75\xdc\xa2\x44\xbc\x05\x27\x12\x03\x4c\x2c\x5b\x13\x41\xfc\x27\xb6\xac\x89\x20\x47\x07\x8a\x3a\x1f\x5a\x0f\x6f\xb8\x84\x6d\xe9\x24\x7a\xf4\x20\x1e\xd9\x81\x5a\xfc\xc6\xd8\x0b\xf3\x50\x6f\x41\x31\xf6\xae\xd6\x67\x8c\xbd\xaa\x3d\xc6\xd0\xd5\x17\xc6\x50\xd5\xfa\x0a\xba\x74\xb5\x7e\xd4\x7e\x4a\x6e\xef\x50\x77\xe0\x3c\x32\x89\x33\x9d\x92\x66\xec\x66\x44\xad\x0b\x7a\xfe\xfd\xaf\xc1\x03\xda\x24\xb2\x74\x22\x1e\xd9\x81\x7e\xf1\x9b\xff\xef\x3b\xbf\x75\x5a\x88\x93\xc0\xe0\x8a\xe9\x40\x41\xb3\x5e\x04\x05\x95\xfa\x2d\x28\x7a\xad\xf1\xdd\x70\xa4\x46\x14\xb1\xd8\x12\xc9\xf3\xe7\x0a\x2f\xba\x44\x84\x97\x03\xc5\xff\x0d\xea\x8c\xc8\xcb\x03\x0b\xdc\x03\x05\x3d\x47\x15\x74\x78\x9e\xcb\xa1\x03\x45\x9d\x83\x3a\x1f\xf8\x65\x74\x41\x31\xf6\xa1\x5a\xa2\x9f\xc4\x26\x9c\x2c\x4f\x29\x8b\x12\xf1\x80\x3d\x88\x3a\x7d\xa0\x12\xbf\xd1\xb3\x30\x8f\x4d\x24\x3e\x38\x50\x50\x49\xf2\x17\x9e\x79\x29\x8b\x93\xe3\xde\x7f\x3c\x9a\xa3\x1a\xfc\x92\x25\x2b\x35\x7a\x96\xc5\xd7\x71\x47\x9f\x50\x5a\x73\xd5\xa3\x19\x12\x96\x35\x93\x45\x2e\x71\x59\x7a\xa0\xe8\xb5\xa4\x23\x76\xfb\xa3\x8a\x77\xdb\x88\x7e\x96\x4b\x50\xb4\x57\x18\x43\x04\x18\x4e\x78\x37\x1c\x28\xea\x2c\x6a\x61\xf1\xa5\x5a\x60\x0c\x85\x16\xc2\x94\x75\x54\xd1\x2c\x72\xa9\xa4\x2c\xa9\x0a\x67\xb8\xd1\x44\xc1\x78\xe0\x4d\xc4\xb9\x9c\x2b\x32\xab\x24\xc2\x36\xcd\x15\x0f\xb5\x89\xeb\xd8\x03\x1d\x9e\x6f\x92\xe2\x78\xb6\x4d\xf9\xb9\xfe\x49\x29\x4f\xac\x5e\x47\x53\xa5\x71\x14\x48\xf9\x29\x82\xee\xf8\xed\x11\x44\xa5\x55\xd0\x8a\xdf\x86\xa0\xef\x40\x62\x98\xc1\x44\x54\x43\xd1\x51\x89\x6a\x1c\x21\x06\xf7\x87\x07\xaa\xf1\x5b\x16\x74\x26\xbe\xf9\xff\xce\xda\x9c\xb2\x84\x33\x32\x04\xa6\x2c\xf6\x19\x30\x8c\x84\x33\xf2\x97\x8c\x26\x01\x9c\x30\x45\xa7\x96\xf0\x9f\x1a\x5d\x84\x89\x7b\xe3\x94\x25\x48\x0b\x36\x90\x20\xc5\x4a\x3d\xba\x46\xb4\x98\x6a\x09\x4b\xac\xb1\x09\x63\xf9\x89\x2d\x6b\x22\x58\xca\x81\xce\x94\x75\xf5\x2c\xfc\x99\x52\x96\x20\x2d\x26\x49\xa2\x13\xef\xb6\x29\x4b\x74\x16\x2c\x22\x36\xd8\x31\xd5\x45\x02\x11\xef\xb6\x09\x73\xb9\xb9\xe2\xd6\x33\x15\x2d\x3a\x71\xba\x18\x5c\x58\x1c\x28\xc7\x6f\x4d\x50\x39\xbf\x89\x5d\x23\x14\x54\x2a\x52\x29\x61\x23\x3a\x46\x31\x74\x58\x12\x57\xea\xb9\x22\xdc\xd3\x18\x52\xfb\x2f\xad\x6b\x79\x8a\xa8\xbe\xa9\x48\x90\xc2\xa9\x26\x15\x09\x52\xa4\x7e\x4f\x45\x8b\x4e\xc4\xf8\x4d\x44\xdd\x9b\x2c\xb1\x89\x43\xdf\x64\x89\x4d\x45\xbd\x8e\x2c\x72\xa9\x48\x74\x3e\xea\x94\xe8\x44\xa8\xa4\x74\x5d\x8f\x7f\x5c\xf1\x63\x13\xb4\xf9\x51\xdf\x06\x6f\x11\x0a\xfd\x40\x51\xeb\xcd\x98\x3e\x46\xaf\x45\xfd\x0b\xda\x63\x05\xb0\x3a\x4b\x3c\x26\x79\x8b\x30\xb4\x09\xc3\xb0\x85\x19\x63\xc2\x96\x67\x61\xb8\x98\xb0\x21\x59\x3d\xf2\x7c\x27\x4c\x15\x57\x4f\x8c\x37\x96\xab\x03\x1d\x3a\x5d\xe9\xef\xc7\x33\x0c\x3c\x2a\x16\xd6\x7b\xe7\xc7\x26\x30\x5a\xac\x49\xd0\xcb\x8f\x5d\xe0\x2f\x7e\xa4\x03\x11\x6d\x36\x5d\xd8\x83\x1c\xb0\xc5\x8f\x6a\x24\x14\xee\xc5\xca\xb7\xb0\xd9\x4b\xbc\x6e\x2e\xac\xf4\x12\xa1\xf1\x16\x56\x6c\x09\x77\xb6\x85\x6d\x5a\xc2\xb4\xe9\x40\xa7\xc5\x0b\x6b\xa6\x85\x01\x5a\xe2\x91\x7b\x75\x36\x08\x17\xaf\xe3\x0b\x7b\xb4\x44\x0c\x85\x45\xcc\xd7\xf3\xa3\x1a\x61\x06\xba\xea\x89\xa5\xf7\x42\xcf\x2e\x6c\xc9\x0e\xd8\x04\x46\x45\x43\x5d\x08\x3e\xbe\x08\x3b\xb9\xb0\x26\x4b\x1c\x12\x0e\x14\xd5\x0e\xfe\x31\xa2\x13\xa5\x2b\xdf\x74\x28\x5c\xe8\x13\xb1\x9d\x0f\xd4\x03\xe2\x1f\xc3\x91\x25\xf1\xf4\xbc\x08\xbd\x9a\x70\x90\x5e\x04\x3f\x4d\x17\xe2\xb8\x7a\xac\xbf\x89\x1d\xd3\x81\x4e\xe7\x2e\xe4\x71\x11\x0c\xf5\x80\x54\x14\xc7\xb7\x44\x16\xe0\x03\xed\x80\xe8\x40\xf8\xb1\xa7\xab\x08\x0c\xf7\xf4\x84\xfb\xd1\x81\xe2\x1f\x0b\xff\xc8\x72\x79\x97\x7f\x8c\xb0\x7c\x3e\x8d\x36\x6e\x08\xfb\x30\x2c\x11\xe0\x59\xfc\x46\xa5\xb1\x42\x26\x6c\x1e\x0f\xc4\x38\x7a\x16\x98\xe3\xc7\x2a\x88\x51\xf5\x2e\x70\xc5\x8f\x43\xd0\xe6\x47\x83\x87\x99\x6e\x49\x4c\xa5\xe7\x8f\x9a\xa4\x73\x8f\x9a\x84\x38\x12\x83\xb0\xb3\x4a\xb7\xf8\xbe\x41\x64\x31\x7a\x63\xe6\x24\x3f\x11\xbd\x3f\x5d\xff\x03\x1e\x26\xbc\x25\x05\x0d\x1a\x57\x9a\x88\x6c\xbc\xe9\x96\x10\xc4\xd1\x33\xdd\xe2\xfa\x38\x7a\xa6\xeb\xee\x49\x60\x0c\x4a\x42\xc0\xb2\x7c\xdd\x22\x47\x5b\x31\xa8\x4a\x8b\x9d\xc9\x91\x4c\x74\xe4\x0e\xf3\xe2\x85\xcd\x54\xba\x5b\x13\xd4\xf9\x31\x09\x8c\x1e\x34\x1a\xe9\xcc\x4e\x53\xad\xa1\x86\x6e\x89\x44\x67\xae\xd4\xb9\x01\x19\xd5\x9b\x01\x19\x3b\xac\x32\xa8\xa5\x43\xe2\xa1\xff\xa3\xce\x19\xaa\xe6\x96\xe8\x4c\xc8\x38\xa0\xcd\x9c\x21\x48\xd8\xff\x1d\xf0\xac\xe8\xee\x68\x78\x36\x9f\x1f\x9b\xc0\x19\x3f\xde\x82\x42\x96\xc9\xed\xb9\x88\x43\x99\x1e\xc9\x55\x78\x33\xa7\x47\x72\x15\x27\xe5\xf4\x48\x1c\xe2\x75\x34\x3d\xd2\x1e\x2b\xe6\xf8\x91\xba\x58\x08\x52\x95\x3a\x0d\x23\xa7\x84\x0f\xe1\x81\x26\x3f\x76\x81\x2b\x7e\x7c\x04\x6d\x7e\x1c\x02\xdf\xf8\x91\x0e\xc4\x03\x69\x7a\x34\x8e\x78\x20\x4d\x57\x95\x1a\x0c\xef\xe3\x03\xaa\xa2\x60\xc8\x47\xc3\x5a\xc8\x67\x6d\x06\x0f\x9b\xf1\x5a\xb5\xb0\x9e\x4a\x4f\xe9\x82\xe2\x1f\x0b\x1d\x08\xff\x92\x74\x71\xaf\x7e\xc0\x18\xb4\xe4\x2c\x82\xe5\xa4\xab\x49\x78\xc2\x0d\x36\x3d\x7f\x50\xe8\xf7\x26\x1a\x84\xe7\xeb\x01\x9b\xc0\xf3\xaf\x8f\xe4\x25\x62\xe9\x9c\x1f\xbb\xc0\x11\x3f\xfa\xd3\xc9\x8f\xaa\x37\x26\xec\xf9\xfb\xf4\x17\x90\x7f\xfb\xe2\x53\xc9\xcf\xcb\x84\xfd\x41\xd1\x3d\x2d\x29\x11\x69\x27\x5d\x4d\xfa\xfe\xc7\x6c\x4a\x28\x7e\xcc\x66\xbb\x04\x45\x35\xa2\xdd\x0f\xc2\xb6\x5b\x50\xfc\x9f\x6a\xf9\xa0\x9d\x44\xe2\x63\x85\xeb\xc5\x3f\x46\x57\x25\x05\x5f\x2c\x37\x17\x4e\xbc\xab\x7f\xb4\x28\xa1\xf8\x10\xc3\x2e\xcd\x17\x29\x66\x13\x91\x63\x0e\xd4\xf9\x51\x15\x85\x18\x72\xc1\x70\xa0\xc9\x8f\xae\x28\x88\xa5\xd9\x63\xab\x70\x61\x09\x7b\xc0\x60\x2e\x29\xc2\x08\x0c\x94\x1e\x09\x5b\xdc\x68\x26\x9e\xc3\x0e\x14\xe3\x1a\xff\x68\xae\xb1\x7a\x04\xd7\x4f\x0f\x52\x3a\xd8\x56\x60\xbc\xb1\xb0\xa5\x4a\xf8\xfc\x1e\x88\x2f\x1f\x20\x9a\x67\xed\x1b\x17\x73\xce\x7d\xee\xc2\xd0\x2a\x61\x67\xb9\x46\x64\x9d\x4d\x58\x02\xae\xc1\x65\x01\x56\x1f\x07\xea\x01\xd1\x44\x42\x2d\x60\x4a\xbd\x88\x7c\x98\x88\x4b\x78\xa0\x9b\x1f\x87\xc0\x27\x7e\xf4\xa7\x3b\x20\x7e\x63\x1b\x51\xd5\x9b\x30\x63\x4f\x18\xc7\xad\x11\x0e\xc2\x89\xe7\x88\x35\x72\x54\xca\x63\xcf\x81\xf8\xf2\x16\x14\x75\x22\xe9\x23\x0c\xc9\x93\x34\xd6\x08\xa7\xdc\x94\x08\x48\x7b\xc0\x16\x3f\x36\x41\x9d\x1f\x55\x6b\xa8\x7e\xae\x8d\x16\x01\x0e\x13\x96\x2d\x8b\x90\x86\xa9\xe6\x4b\x50\xb4\x8f\x12\x18\x91\x40\x36\x61\x97\x71\xa0\x68\x3f\x53\x27\x7b\x06\x5e\x0b\x0e\xf4\x70\xe1\xd3\x04\xd6\xf8\x51\x4d\x84\xc8\x25\xfc\xca\x0e\x78\x18\xb9\xaa\xe3\x65\x71\x55\x84\x78\x8c\x88\xf4\x9e\xaa\x3a\x1e\x91\x77\x12\x97\xae\x8b\x58\x85\x89\x0b\xf5\x35\xe2\xaa\x38\xe9\xd2\x67\x8d\x9b\x39\xbe\xbb\xa0\xf8\x14\xcd\x32\x22\xed\x52\x4a\x49\xff\xc9\xd9\x5c\xea\x74\x70\x36\x97\xfe\x1c\x91\x4d\x29\xa5\xc4\x2a\x8d\x09\x5b\xaa\x1a\x16\x6b\x36\x26\x65\x8b\xc8\x7b\x49\xa7\xe5\x35\x22\xe6\xcc\x01\xf9\xb5\x41\x65\x96\xb7\xc1\x51\x1a\x5b\x91\x45\x0c\xbd\x94\xf0\x52\x59\x64\xdb\x4f\x38\xe1\xad\xc1\x1a\x2e\xfd\x39\x38\xcd\x12\x1b\xeb\x40\xf1\xe5\x60\x7a\x3a\x0c\x28\xc9\xe9\xfc\x9f\x24\x87\xf5\xb4\x4a\x72\x06\xd3\x2a\xc9\x19\x0c\x4a\x92\x33\x18\x14\xbb\xc6\x11\xe1\x3f\x52\x93\xa8\xb0\x10\xf2\x1a\xb7\x30\x3c\x4a\x4d\xa2\x12\xd7\xb2\x89\x18\xaf\x0b\x93\x9a\x84\xd3\xdf\x22\xd1\x79\x6a\x92\x1b\x0e\x74\x4d\x82\x12\xce\x89\xa9\x49\x18\x22\xd6\x42\x6a\x62\xf8\xcd\x0d\x9c\x74\xe5\x88\x1b\xd5\xd4\x34\xc3\xf1\xd2\x93\x9a\x38\x35\xec\x51\x52\x13\xa7\x46\xb6\x97\xd4\xc4\xa9\x2f\x83\x60\x6f\x39\x5e\x06\x21\x4e\x65\xe5\xc0\x76\x6b\x8d\x97\x49\xb3\x30\x44\xb4\xdd\x44\x68\xb7\x85\xd1\x49\xfa\x93\x8d\x30\x71\x4d\x04\x6d\x58\x83\x13\x5e\x13\x6b\x72\xc2\x6b\x28\xee\xf1\x63\x7e\xf1\x6f\x5b\x83\x43\x5d\xd3\x6c\xff\xe8\x1c\x47\xac\xf1\xd3\xbd\x9b\xf8\xed\x07\xa9\x04\x45\x26\xc1\x84\x25\xcd\x81\x3a\x57\x74\x5d\xe0\x88\x1f\xa9\xe7\x83\xfe\x9c\xa3\x06\x87\x3a\x8c\xb2\x17\xd1\xd6\xd2\x1f\x3d\xc2\xba\x24\x61\x9c\xb0\xb0\xf6\x48\xad\xfd\xe3\x25\xc8\xc2\x14\x24\x11\x9e\xfe\x40\xd1\x73\x72\x3e\x1d\x30\xe6\xaa\xa9\x56\x2e\xdf\xb8\x30\x39\xe0\x1b\x3f\x3e\x40\x4c\x01\xe3\x20\x5d\x78\xc2\x04\x69\x11\xc5\x2d\x25\xac\xcd\x16\x81\xdb\x12\x71\x48\x0e\x14\xc3\x42\x50\x66\xb8\x6c\x25\x1c\xf0\x16\xa1\xda\xd2\xff\x7c\x1a\x37\x52\x58\x55\xae\x99\xa0\x39\x72\x33\xd1\xe3\x3c\x16\x1d\x28\xa8\xc3\x75\xf8\xc2\x3c\x23\xb5\xa1\x6a\xd0\x4e\x64\x1e\x3e\x60\x34\x39\xf4\x29\x93\x35\xfc\x5b\x8c\x83\x73\x12\xd1\xd3\x12\x66\x48\x0b\x2b\x8f\x44\x6c\x87\x35\x39\xe1\x61\x86\xb4\x88\x89\x96\x70\xbb\x39\x10\x5f\x32\xfc\x82\xe2\xea\x22\x4e\x04\x3f\xf8\xeb\xa9\xae\x88\x3b\x4a\x85\x2c\xe1\x7f\x3d\xe5\x8e\x98\x68\xc9\x8b\x4c\xe0\x89\xb0\x41\x8b\x68\x6a\x89\x20\x3b\x8b\x18\x69\x09\x9b\xf2\x03\x05\x35\xc6\x65\xf0\x8b\x1f\xe9\x1c\x3a\x3f\x8d\xcb\x60\x8a\x1f\xd5\xd7\x98\x47\x1e\x46\xd7\x44\xad\x13\x2e\xf2\x40\x93\x1b\x56\xd5\x1a\x72\x8d\x11\xef\xc2\x7c\xe4\xfc\xa8\x5a\xe3\xb4\xd1\xf5\x29\xb7\xc6\x5d\xbf\xb1\x02\xe0\xfd\xb6\xb0\xee\x48\x38\x84\x2c\x32\x85\x27\x9e\x2a\x17\xf1\xce\x12\x96\xc1\x0b\x0b\x8e\x44\xc0\xd6\x03\xc5\xa0\x90\xf2\xe9\x9b\x5a\x4d\x6a\xbc\x2b\x26\x0c\xc4\x17\xe9\xc0\x13\x26\x23\x8b\x94\xdf\x49\xdb\x33\x02\xa5\xa5\x7c\x25\x83\x31\xa8\xa2\x16\xb9\x88\xbb\x44\x8e\x88\x11\x9b\x78\xd7\x5c\xf3\x61\x92\xd9\x72\x4d\x0e\xa6\xda\x63\x11\x38\x2d\xe5\x4b\x8d\x84\xbb\x51\xc2\x82\xfb\x40\xdc\x1c\x17\x81\x10\xf9\xd1\x7f\xc2\x48\x9c\x36\x49\xca\x9d\xf2\x25\xee\x88\x94\x14\x09\x9b\xa7\x45\xd4\xb3\xf3\x63\x12\x18\x63\x66\x41\x9c\x9c\x45\x79\x87\x3c\x50\xdc\xd4\xf1\xe4\xbc\x66\x24\x96\x3b\x60\x15\x18\x83\x66\x17\x3c\x75\xf1\x7b\x49\x22\x1a\xfc\xc1\x49\x71\x86\x25\x75\xca\x49\x42\xd0\x10\x89\xa6\x7a\x60\x9e\xa6\x7f\x0c\x25\x90\x93\x38\x8b\x13\x67\x97\xd8\x47\x5a\xb8\xd4\x25\xf6\x9c\x14\xbb\x7a\x37\xe0\x01\xc9\x79\x24\x5f\x4b\x39\xa9\x8d\xb8\xc3\x4d\x5d\x62\xaf\x7b\x5a\xde\x15\x0e\x18\x03\x91\xd8\x0f\xdf\x98\xd3\x01\x0e\xa0\x96\x09\x0e\xa0\x16\x82\xf0\xb0\x49\x39\x6b\x58\x11\xa0\x20\x69\x1b\x3a\xc3\x14\x39\x0d\xc9\xd6\x64\x6a\xb3\x98\x39\x22\x14\xa4\x21\xf6\xe1\x3e\x76\x88\x5f\x38\x72\xe6\xac\xc9\xe4\x58\x69\xf1\x61\x1d\xce\xf9\x9f\x13\x01\x2e\x02\x6a\xfd\xc9\xd6\xe4\xc6\x3b\x57\x57\xbb\xe2\x47\xf5\x80\x9b\x56\x1e\x53\x0f\xf8\xc6\x8f\x74\x88\x4b\xe0\x21\xe9\x5a\x31\x23\x43\xd2\xc5\x15\xed\x90\xc8\x84\x21\x6c\x22\x91\xc7\x22\x3c\x54\x22\x1d\xc1\x81\xa2\x4e\x89\x53\x3c\xad\xa6\x5c\x24\x32\x91\x91\x39\x0d\x31\x3e\x77\xbb\xb9\x48\x64\xc2\x68\x36\x0d\x31\xfe\x66\x42\xd8\xcf\x4d\xce\x98\xc3\xd5\x4c\xda\xd7\xff\xc5\x26\x0d\x63\x91\x85\x01\x4a\xca\xba\x6e\x24\xec\x53\xc2\x23\x69\xcd\xcd\xe3\x47\x11\x33\x6f\xe6\xee\x56\x77\xfc\x36\xc1\xb0\x5e\xa6\xb2\x88\x61\x5f\xa6\xf2\xf1\x8f\x9d\x1f\xbb\xc0\xe8\x82\xa4\xf4\x85\x04\x9a\xd8\x57\x24\x10\x17\x86\x89\x4a\x1a\x92\x52\x8e\xc7\x3a\x8b\xcc\x78\xed\x4d\x3a\x7c\xcc\x17\x69\xd2\x65\xdf\x7c\xe3\xa0\x32\x34\xae\x78\xee\x4d\x43\x12\xcc\x7d\x33\x41\xd2\x0f\xc4\x6f\xf4\x86\x73\xeb\x10\x3f\x44\x6e\xb8\x34\xc4\x00\x9c\x5b\x71\x86\x3d\x10\xff\x47\x7b\x3f\xd8\x9c\x9d\xf0\xfc\x05\xe5\x86\x08\xc7\x3d\x35\x71\x75\x17\x99\x92\xd3\xd0\xa6\x81\x3d\xcc\x10\x15\x39\xc3\x12\x55\xe5\x40\x31\x06\xed\x20\x38\x16\x0e\x11\x98\x3d\x0b\x8e\xf8\x6b\x5d\x6a\x61\x08\x4a\xbc\xc6\x54\x81\xc1\xf1\xe8\xbd\x75\xe9\x39\x06\x5d\xbb\x2e\xe8\x8d\xf7\xc3\x01\xa3\xda\xae\xff\x84\xe5\x08\x6a\x73\xc0\x20\x38\x8a\x66\x5d\xc8\x39\x09\x63\x16\x89\x95\xf3\x75\xa9\x15\x1e\x3e\x88\xe5\x7d\xc0\x11\x3f\x26\x41\x6f\x40\xea\xc1\xa1\x5c\x26\xdc\xe5\x81\x7a\x40\x74\x20\xdc\xdc\x53\x26\xb1\xe4\xc2\x30\x27\x63\x3a\xb2\x56\xf8\xab\x7b\xb5\x59\x71\x6b\xed\xe5\x65\xc5\x01\x33\x5f\xec\x62\x17\x7b\x8f\xac\x63\xd3\x8a\x6b\xeb\x8c\xd7\xc1\x5a\x59\x6f\x49\x48\x04\x59\x91\x33\x41\x11\x17\x59\x91\xcf\x8f\xf4\x3c\xce\xa6\x19\x5b\xf1\x45\x7a\xe3\x94\x75\x6e\xe2\xf5\x3a\x5f\xaa\x27\x36\x23\xf9\xd2\x3f\x46\xbc\xfb\x7c\x89\xe8\x05\xa2\x6b\xe3\xca\x83\x75\xc6\x2b\xf0\x40\xd1\x75\xb6\xc3\x84\x5b\xca\x58\x1b\xaf\x55\x90\xc8\x96\xd4\x06\xc4\x7a\x54\xeb\x8a\x4f\x35\x1f\xbc\x20\x67\x9d\x07\x08\x72\x94\x31\xfc\x5c\x04\x39\x3a\x3f\x66\x81\x41\x57\xa4\x8c\x17\xe5\x7c\x69\x54\x11\x2b\x3f\xe3\x37\xb7\xd6\x0d\x01\x10\x2b\xb2\x05\x67\x6c\x2a\xd6\x7a\x18\x3f\x62\xb5\x62\x87\x91\x2f\x44\x87\xd7\xdf\x7c\x21\x3a\x44\x47\xca\x57\xfd\xe7\x0b\x6c\x92\xf2\x66\xc2\xd7\xae\x55\x21\x2a\xf2\xb1\xc2\x83\x38\x65\x62\x97\x2d\xb2\xe4\x7a\x7d\x5f\x95\xe7\x43\x6d\x3f\x56\x85\xc6\xac\xef\x2b\xa2\xc9\xa7\xac\x0d\x07\x19\x75\x33\xf9\x00\x16\x2f\xc0\x99\x08\xb6\x6b\xc5\x96\x22\x5f\x92\x88\x0a\xc5\x25\x02\x8d\xa9\x62\xad\xe5\x95\x37\x13\xf1\x6d\x91\x0e\x36\x5f\x2c\xae\xab\x51\x0b\x67\x51\x12\xc0\xe6\x8b\xb3\x28\x06\x51\x99\xf4\x90\x6b\x75\xa8\xc8\x76\x62\x45\x38\x54\xef\x1f\x56\xe7\xe1\x51\x8b\xc7\x8a\x5c\x52\x19\x73\xda\x45\x34\xa3\x9c\x24\x63\x71\x4c\xce\x49\x32\x16\xb6\x53\x29\x4b\x1f\x93\x10\x36\x27\x89\x5c\x9c\x85\x33\x86\x6a\x07\xda\x01\x0d\x41\x3c\x4b\xaa\xab\x11\xb7\x3d\x27\xb1\x1f\xaf\xb0\xc5\x32\x1f\x76\x9d\xde\xa3\x2c\xb6\x08\xc5\x32\x1f\x47\xec\xac\xbb\x89\x15\x47\xec\x8c\x41\xca\x22\x2b\x6b\x2a\xf8\x27\x2e\xd2\xb2\xe6\x24\xc6\x1d\x7a\xa8\x64\xe3\xbc\xc2\x63\x37\x27\x49\xe0\x0c\x7e\xc0\x8f\xfa\x40\x3f\x5e\x3f\x19\xd7\xa4\x11\xd6\x3d\x8c\xa6\x72\xd2\x8c\xaf\x19\xd5\xb0\x96\xf1\x14\x9b\xb1\xc6\x5d\x8b\xf5\xba\x24\x51\x39\x62\x3d\x66\x6c\xfc\xd6\x0a\x6b\xce\x54\x92\x14\xdb\x4b\x07\x24\x0f\x2f\x94\x94\x3c\x44\x58\xf4\xac\x37\x36\x12\x92\xe6\x24\x79\x08\x1f\xcc\x9c\x24\x0f\x11\x43\x26\x63\x6b\xb2\xd6\xc7\x44\x8a\xe5\x3f\xfe\x8f\xe5\x82\xa7\xca\x9c\xa4\x0f\x3f\xe6\x51\xe2\xc0\xf5\x63\x29\xc5\x60\xf4\x3b\x56\x8f\x4d\x68\x91\x4c\x8c\x9e\x4d\x70\x0f\xed\x03\x37\xaf\x81\x19\xb3\x94\x4d\xc8\x8e\x8c\x59\xca\x26\x2c\x47\xc6\x10\x65\xf7\x4c\x67\xfa\x2d\x28\xfe\xaf\x53\x67\x84\x91\x48\xe5\x89\xf9\xdf\xc4\x91\xc8\xa9\x77\x41\x3c\x87\x26\xfd\xe7\x8c\x01\x77\xd5\x1a\x07\xce\xc2\x4d\xfb\xee\x91\x0b\x3e\xc9\xc8\xea\x80\x67\x90\x6c\x27\x77\x8f\x43\x5d\xc6\xcf\x66\x93\x76\x31\x93\xe9\x7f\xf7\x38\xd4\x65\xf2\x38\x6f\xd2\x2e\xa6\x42\x9c\xbc\x4d\x10\x88\x4c\x3c\xeb\x03\xc5\x3f\x26\xfd\x63\x6c\xaf\x0b\x1e\xf8\x07\x6c\xf1\xe3\x10\xa4\xb7\x5b\xd5\xb3\x8e\x5c\xe3\xbe\xb3\x7b\x58\xf4\xe4\xac\x9e\xc7\xd9\x4c\xdb\xd9\x4d\xce\xc4\xcc\x6d\xd8\xe6\x9d\x30\x13\x68\x62\x13\x3e\x22\xe3\x9e\xbf\x7b\xc4\xb7\x4e\xf2\x82\x3f\x20\x0f\xb9\x97\xbe\x3d\xbd\xcb\xd8\x75\x1f\x88\x87\xdc\x4b\xdf\xc6\xbc\x62\xea\xb1\x3b\x2a\x18\x53\x8f\x4d\x3c\x89\x24\xd7\xfe\xcd\xb3\x61\xce\x8f\xa1\xf8\xc7\x47\xff\x18\x8b\xb9\x52\x93\x6f\x52\x1e\x66\x32\x94\x1c\x28\x86\x55\xff\xf1\x46\x64\x13\x1a\x22\x63\xb4\xb1\x7b\x65\xb2\x6a\x16\xf4\xf1\xca\x2c\x10\x82\x88\xe6\xa1\xae\x73\x16\x91\x2b\x36\x00\xb5\xf9\xc7\xa0\x40\xed\x82\x20\x4f\x77\x3d\xc1\x1f\x4d\x4d\x22\x04\xf8\x3b\x1c\x30\xc5\x8f\xfa\x34\xd8\x2e\x37\xff\x16\x14\x70\x1b\x0c\x59\x42\x10\x31\xb1\x73\x96\x10\x34\xe6\x55\x42\xd0\x98\xd7\x7e\x09\x8a\x5a\x3a\xcd\x37\x86\xa1\xae\x85\xa5\x4f\xce\x12\x90\xb0\xf4\xc9\x58\xd6\x6f\xd2\x10\x66\x8c\x9a\x77\x6f\x68\xb9\x76\x1b\x3c\xc2\x43\x60\xf6\xdd\x59\x12\xb0\x29\x39\x50\x54\x33\x6e\x41\x3f\x9e\xd5\xbb\xc0\x20\xc6\xa0\x9a\x8e\x49\x02\x91\x02\x36\xb1\x1d\x32\x0f\xd7\x9b\xcc\x80\x99\x68\x74\x9b\x7c\x7f\xa9\x34\xf5\x27\x3c\x04\x72\x91\x60\x71\x93\x5a\x9a\x84\x39\x22\x5a\xe7\x72\xf9\x53\x7a\x20\x61\x8e\x34\xe1\x19\xe3\x91\xdd\x3b\x26\x28\xcd\x23\x89\xeb\xc4\xc2\xbd\xd3\xe6\x8d\x33\x63\x4c\xb2\x3b\xeb\x10\x99\x8c\x76\x0f\xf3\x9f\x5c\x24\xaf\xb1\x9a\xe4\x22\x79\x8d\x37\xce\x8c\xa1\xc9\x26\xc0\x43\x26\x5e\xeb\xee\x61\xe2\x93\x8b\x24\x72\xd0\x82\x24\x60\xa0\x59\xfa\x63\x30\xba\x2a\x21\x9c\xa8\xfd\x2e\x89\x88\xe0\x79\x99\xc0\x88\xbb\xcf\x41\xad\x43\x50\xf4\xa6\x5c\x82\x82\x56\x25\x09\xc2\x94\x41\x9a\x36\xac\x88\x33\x16\x2b\xbb\xb3\x24\x95\xa2\xdf\x50\x3b\x5d\x13\x1b\x8e\xab\xb9\x48\xce\x27\x6a\xa7\x6b\x9e\x23\x1e\x44\x2e\x92\x4f\x96\xaf\x22\x39\x5f\xcc\x00\x27\xbc\x03\xc6\xb0\x1e\xea\xe1\x1e\x5a\xd1\x30\x36\x79\xec\x32\x36\x2b\x9b\x47\xcd\x5c\x44\x8f\x85\x6a\xe1\x84\x77\xc0\x09\x08\x09\x62\x59\xcc\xb8\xa1\x6d\x62\x42\x64\x82\x66\x6e\x1e\x35\x73\x91\x2c\x87\xcf\x41\x2e\x92\xc8\x38\x7b\xe5\xa2\x75\xe8\x65\x7a\x44\x9d\x37\x0e\xee\xf7\x75\xfb\xc7\x1c\x3f\x52\x4d\x5c\x21\xe7\x22\xc9\xfa\xc1\x1d\x92\xac\x38\xb4\xe5\x22\x29\xff\xe8\x9a\x96\x25\xd6\xc8\x22\x4e\x8e\x65\x30\xc9\x0b\xf6\x80\xd1\x84\xf8\xf1\x83\x93\x35\x01\x61\xeb\x93\x31\x1e\xd9\xe3\xa2\x41\x44\x89\x67\xb8\x4c\x04\xba\x3d\xc2\x80\x37\x13\x50\x6c\x93\x7e\x2c\x13\x73\x63\x8f\x70\xd0\xcb\xd8\x71\x6f\x5e\xda\x32\x16\xd1\x7b\x84\xe5\x4f\xc6\xe6\x64\x8f\x48\x67\x91\xb1\x2b\xd9\xbc\x97\x65\x52\x5d\xec\x11\x86\xb8\x99\x08\x38\x9b\xd7\xb3\x8c\x91\xc9\x26\x1d\x58\xbe\x59\x4b\x49\x00\x96\x49\xba\xb5\x79\xe8\xca\x77\xfa\xc7\x00\x4a\x9b\x9c\x5f\x99\x68\x19\x7b\x84\xf5\x6b\x26\x6f\xca\x26\xb3\x56\xbe\x91\x22\x5e\x9d\x32\xf9\xaf\x0f\x14\x56\x04\x58\x78\x1c\x70\xc6\x8f\x45\xd0\x17\x10\x7d\x0b\xa7\xb5\x4c\xa2\xee\x3d\x58\x02\x49\xb1\xbd\x49\xc2\x95\x49\x33\x7d\xa0\xf8\x12\x91\x22\x27\x56\xc6\xfa\x65\x8f\x1b\x8a\x16\xd5\x19\x6c\x79\x63\xd3\x72\xc0\x15\x3f\xaa\x09\xdb\xb4\x24\x81\x6f\xfc\x48\x8b\x8f\x0c\x55\x90\x8c\xf1\xc4\xf6\x55\x6e\x42\x07\xfc\x00\xe9\x10\x67\x14\x0c\x50\x36\xc9\xaf\x32\x06\x28\x7b\x84\x93\x44\x52\x4a\xee\x4d\x50\x89\x8c\x59\xc9\x26\xdf\x55\xc6\xac\x64\x93\xef\x2a\x63\x47\x72\xa0\x1f\xa6\x32\x97\xc0\x20\x16\x82\x32\xb0\x43\xbd\x89\x88\xb4\xc9\x86\x95\xff\xda\x88\x0d\x03\x01\x1a\x0e\x44\xd7\xc7\x23\x30\xc8\xd5\xd4\x81\x50\x0e\x98\x9c\x6c\x1e\xe5\x32\x36\x26\x9b\x24\x57\x49\xb1\x52\x0f\xf8\x01\x52\x6d\x83\x40\x8f\x66\x88\xa5\xed\x46\x03\x91\xf5\xea\xfc\x38\x04\xfe\xe2\xc7\x47\x10\x15\x69\xfe\x58\x06\x6f\x49\x0b\xc7\xa4\x5b\xd2\xc2\xb5\xe7\xcd\x8d\xc3\x01\xcf\x52\xf7\x48\x40\xb0\x86\xbd\xb9\x71\xd8\xe4\xc1\xca\xf8\x58\x1f\x88\x46\x50\x5e\x83\x33\x15\xc6\x24\x07\xba\x03\x52\x93\xf1\x34\x75\x3f\x9a\xdb\x30\x8f\xcd\xda\x60\x0e\x4e\x4a\xa6\x41\x78\x99\x24\xc5\x8d\xd8\xa3\xc7\x4c\x7b\x94\x5d\x4d\x8a\xd7\x3b\x4d\x8a\x2f\xc3\x55\x2e\xdd\xbc\xd4\x1f\xb0\xc5\x8f\x4d\x10\xe6\x4c\xc3\xdf\x8e\xf8\xb1\x0b\xa2\x4d\x91\x36\xe2\x5f\x64\x0c\x46\x36\x51\x2d\x74\x41\xb3\x79\xa9\xcc\xa6\xd6\x88\x23\xaf\x52\x32\xee\xc1\x42\x68\x82\x84\xad\x6b\x26\xdd\xf5\x81\xbe\x80\xf4\x8f\x32\x7d\x2a\x06\x53\xfc\x78\x0b\xe2\x1f\xe9\x39\x47\xac\x47\xbc\x1e\x41\x20\xd2\x5d\x55\x6b\x44\x81\xc8\x84\xbf\xdb\x64\xcb\x3a\x3f\x16\x81\x6f\xfc\xa8\x4f\x63\xda\xc9\x35\xb3\x09\xe7\x90\xb5\xc5\x1e\x91\x0e\x21\xdd\xda\x0b\x8e\x19\x97\x47\xd8\x8e\x1c\xa8\xf3\xa3\x6a\x0d\x0e\xc6\x94\x64\x8f\xc9\x3c\xeb\xb7\x85\x61\x5a\x95\x40\x85\x47\x4d\x7e\xd8\xa8\x11\xd1\xe1\xfc\x98\x04\x06\x33\x75\x7d\x0a\x13\x74\xd5\x13\x0c\x4b\x70\xb0\x3d\x38\x0f\x3e\xfe\x3f\x26\x5d\xb3\x1c\xa9\x5f\xf3\x23\xbe\xdf\xcc\x8e\x18\x7d\xc3\x66\x62\xf4\x8d\x90\x36\xcd\x4e\x44\xf4\xcf\x55\x8c\xce\x85\xed\xdd\x1e\x83\x23\x7e\xfc\xc7\x10\x4b\x7b\x44\x38\xa4\x4c\xda\xd6\x03\xf5\x80\x98\x3a\xac\x7a\xef\x26\x8d\x12\x66\xbd\x19\xa3\x8b\x03\xdd\xfc\xa8\x26\x8f\x88\x64\x73\xd2\x86\x97\x9b\xe8\x1a\x57\xbf\xb9\x6a\xf9\x09\x33\xdf\x5c\xb5\xc4\x70\xe6\xc5\xec\xe2\x40\x33\xa0\x26\x68\x61\xd1\xd6\x05\xfe\x00\x87\xc0\xc3\x92\x3c\x1f\xef\x81\xb9\xf0\xad\xbd\x21\x51\x12\x72\x95\xe0\xc5\x8b\x75\xae\xd2\x27\x2f\xa3\x64\x8b\x35\xc2\x7e\x29\x63\x2f\xb1\xc9\x0d\x96\x89\xac\x76\xa0\x0f\x43\x39\xaa\xf9\xc5\x2d\xd8\xdd\xa5\xe0\xe2\x1d\x3a\xe3\xc5\xb5\x89\x7e\x90\x94\x0e\x7b\x0f\x4e\xe8\x98\x48\x1c\xe8\xc1\xaa\xee\x12\x38\x00\x93\xc0\x18\xb5\xf8\xfe\x87\x4a\xeb\x12\x7d\x0e\xf7\x55\x62\x10\x37\xc3\x19\x0f\xb0\x03\x05\x45\xba\x14\xd3\x2f\x96\xcb\x2a\xa9\x08\x2b\xe5\x5c\x35\x7b\x18\x3f\xdd\xbd\xde\x02\xa3\xef\x9a\xbd\x4f\x7d\x97\x74\x71\x67\x60\x89\x09\xfb\xa6\x4c\x58\xdf\x03\xbd\x01\xe9\x4b\xd8\x47\xda\xee\x83\xb0\x5a\x2b\x22\x97\x99\xae\x25\xf7\xbc\x98\x67\xf6\x5f\x04\x48\xc8\x3a\x74\xcd\x4b\x96\x84\xec\x48\x88\x97\x90\x75\xe8\x22\x0a\xc2\xf9\x71\x08\x0c\x2e\xe4\xdc\x33\x2f\x59\x1d\xc2\x04\xf3\x62\x9e\x87\x1a\xa1\x73\x43\x8d\xc4\xbe\x56\x61\xdd\x0e\x18\xb4\x42\xf2\x88\x83\x90\xe4\x65\xbb\x49\x7d\x96\x31\xe1\xd8\x84\x45\xc8\x98\x70\x1c\x28\x86\x85\x90\xf2\x82\x9e\x71\xa3\xd8\x84\x37\xc8\x98\x70\xec\x19\xce\x50\x19\x33\x8d\xcd\x73\x76\xc6\x4c\xe3\x40\x0c\xd9\xff\x18\xdb\x1e\xb2\xa4\x6d\xb2\x88\xa5\x87\x5b\xec\x03\x9e\x21\x93\xb0\xf5\x40\x58\x3d\x22\xb2\x93\xed\x5b\x13\x75\xc2\xf8\x29\x37\x91\x23\x3c\xa7\xd2\x43\x9e\xe9\x03\x7e\xf1\x23\xd4\xc9\x18\x78\x71\x37\x7d\xc0\x14\x3f\xaa\x91\x98\x49\x32\x30\x6c\x9e\xc2\x33\x26\x1e\x07\xe2\xb7\x26\x68\x07\xc4\xb0\xc2\x3f\x2a\x29\x41\xd8\x01\x8f\xe0\x63\xd3\x71\xa0\xce\x8f\x06\x47\xfc\x48\x8b\xe1\x3d\x95\x31\xf1\xd8\x33\x02\x69\xe6\x56\x68\x91\x7b\x91\xa6\xc9\xb9\xb1\xdb\x4b\xa2\x47\x38\x30\x65\xfc\x43\x36\xa1\x0c\xce\x8f\x45\x60\x8c\xea\x56\x3d\xc1\xc9\x3a\x16\x4f\xb6\x85\x84\xd2\xdc\xf3\x66\xb2\x90\x57\x62\x0b\x64\xe9\xd3\xc9\x5d\x07\x31\x25\xf6\x7c\x64\xf5\xc9\x41\x7c\x86\x13\x51\xc6\x8a\x64\xf3\x30\x9d\x31\x1b\xd9\x93\x9b\x0f\xcc\x28\x0f\x44\xa5\x6a\x22\xf8\x08\x93\x92\x3d\x2b\x64\xac\xff\xac\xb2\x27\x57\x1d\x18\x98\x1c\x28\xac\x67\x71\x0e\x3a\xe0\x8a\x1f\x9b\xa0\xcd\x8f\x49\x60\x70\x07\xdb\xc7\xc9\x3d\x84\xb4\xfb\x8c\x30\x95\xe9\xc9\x9a\xb9\x08\xf6\x95\xb1\x37\xd9\x04\x1f\x38\x3f\x56\x81\x31\x64\xe4\x7c\x62\x40\xfd\xe4\x3f\x30\x6c\x03\x75\xa3\x31\xb9\xb5\x20\x8f\xf5\xd6\x9b\xf5\x93\x25\xdb\xb1\x7b\xcb\x4d\x94\x6c\x58\x09\xe7\xbf\x6f\xa3\x7f\x92\xf4\x08\x48\x99\x75\xa3\x30\x1b\x66\xa6\x59\x92\xde\xa0\xa5\x84\x99\x1b\x8e\x26\xe9\x0d\x47\xa7\xf4\x90\x1f\x70\x4f\xae\xb2\xb1\x07\xd9\x24\xec\xca\xd8\x83\xec\xd9\x63\x6f\xd0\x25\xbe\xe1\x40\x94\xbb\xc4\x77\xe8\xff\xba\xa0\x1f\x26\xba\x54\xc3\x0d\x34\xe1\x50\xf6\x0c\x8f\xe1\x4c\x90\x93\x3d\xb9\x55\xc6\x70\x63\x93\x1b\x2a\x63\xb8\xb1\x67\x78\x02\xe5\x2e\x71\x5d\x7c\x29\xf9\x5c\xb0\xf9\xdd\x0d\x7e\xf1\x23\x4d\xc8\xbc\xf9\x56\xfb\x61\xdf\x9c\xbb\x44\x59\xe6\xcd\xb7\x88\x1c\x81\x07\x72\x97\xf4\x72\xd8\xc7\x56\xe3\x40\x87\x70\x5a\x96\x66\xd8\x95\x65\xad\x4a\x93\xdd\x48\x97\x7c\x6e\xa8\xc1\x8e\x8f\x64\x43\x19\xc3\x8d\xcd\x7b\x71\xee\x92\xdd\x58\xdf\xd3\xf3\xa8\xe3\x11\x6b\x40\x2f\x27\x07\x8a\x06\x6f\xfd\x46\xa5\x6c\x4e\x67\x58\x28\xe7\x2e\x49\x0e\xbb\xb2\xdc\x25\xba\x61\xe4\x95\xbb\xc4\x33\xec\xb8\x32\xb1\x93\xf6\xe4\x52\x9b\xf0\x7d\x1b\xdf\xff\xac\x5b\x99\xf9\x05\xdb\xe8\x1a\x66\xca\x6e\xb6\x15\x83\x31\xdf\xec\x5b\x79\x9f\xcc\xd8\x70\x1c\x88\x6a\x3a\x10\x74\x62\x65\xe5\xc9\x31\x29\x9e\xd7\xc6\xe5\x36\x13\x28\xfd\x40\x61\xcb\xad\x8d\xc8\xe2\x00\x4f\x48\xa6\x03\x4d\x7e\x34\xa8\x6f\xa9\x88\x03\x3d\x66\x1a\x1b\x8f\xdc\x4c\x1a\x85\xbd\xf0\xc0\x51\x64\x84\xbd\xb8\x49\x27\x83\xea\x81\xa2\xb3\xc8\xd1\xc2\x72\xf6\xd1\x8c\xaf\xc8\x28\x9e\xb1\xef\x38\x10\xb6\xcb\x59\x8d\xc0\xb9\x5d\x10\x9d\xed\x6a\x32\x94\x70\xd7\x28\xb9\x19\xc0\xbe\x63\x93\x6a\x27\xeb\xb2\x89\x24\x39\xe9\x71\x07\xb8\x36\xc0\xa0\x63\x93\xa7\x26\x63\xd0\xb1\x17\x7e\x33\x0f\x21\x4f\x36\x49\x65\xf2\x60\xa5\x93\x23\xee\xf3\x3f\xe0\x88\x1f\xe9\x39\x17\xf2\x03\x79\x5c\x61\x65\x95\x49\xab\xb6\xf1\xbd\xcd\xc4\x66\xd9\x78\xd4\x66\xac\x44\xf6\x0a\x5b\xa9\x8c\x95\xc8\x96\xd7\xac\x82\x82\x1c\x30\xc5\x8f\x59\x10\xff\xa8\xdf\x68\x50\x14\xc7\xfb\xe6\xe1\x01\x7d\x13\x58\x21\x9f\x5d\xc9\x3f\x29\x6c\xb9\xca\x3e\xa3\xb9\xda\xc3\xe6\xda\xb2\xe8\x0d\x14\xdb\x93\x4d\x48\x86\x8c\x3d\xc9\xd6\x8b\xe8\x60\x15\x5e\x77\x1c\xfa\xc8\xab\xba\x17\x37\xee\x18\x97\x6c\x42\x32\xe4\xa1\x19\x7f\x54\x67\x13\xf4\xc3\x04\xdb\xe0\x51\x24\x78\xe7\x6d\x39\xbd\x2a\x00\xd5\x01\x83\x1c\x68\x80\xc5\xfd\x3b\xb6\x26\x7b\x85\x75\x94\x9e\x0b\xf7\x0a\xe7\x9b\x8c\xc5\xc8\xd6\x9b\x27\x16\x23\x7b\x55\xec\x93\x2f\x71\x47\x0d\x19\xd4\x9d\xe1\x92\x95\x2f\xef\x95\x9b\xa0\x10\x19\x23\x91\xad\xf7\x51\xa2\xdc\x6c\x3c\x64\x33\x51\x60\x36\xa9\x5f\x32\x01\x31\xf6\x6a\x4c\x0e\xca\x82\x14\x2e\x59\x97\x8b\xab\x41\x37\x0d\xb8\xa9\xce\x2e\x68\x62\xe6\xad\x4f\xe3\xb0\x4c\x24\xb2\x2d\x87\x59\x45\x18\x3a\x60\xcc\x14\xaa\x84\xf7\xd2\x8c\xa1\xc9\x81\xa2\x45\xe9\x0e\xae\x04\xcc\x54\xac\x31\xe4\x4c\x3d\x50\x8c\x50\x7a\xa5\x33\x37\x2c\xfb\x8b\xfb\x01\x4c\x49\xf6\x8a\x38\x96\xa9\x66\xb1\x71\xdc\x6f\x67\xac\x47\xb6\x5c\x6d\x6b\x16\x57\x47\xda\x98\x8c\x31\xc9\x5e\x03\xfa\x4b\xcb\xc4\x9b\x67\xaa\x59\xdd\x19\x71\xc2\x31\xe3\xe2\xc3\x5a\xb3\x7a\x17\x09\x17\xb3\x79\x73\x30\xe3\xd2\x39\x9c\xe4\x31\x04\xd9\x0b\xfb\x2a\xa5\xba\xdd\x64\x80\xc9\x64\x56\x39\x10\x96\xed\xec\x10\xd6\x44\x72\x59\x81\xd6\x84\x1e\xd2\x40\x2c\x81\x43\x2a\x07\x4f\xa1\x8a\x1f\xeb\x96\x6f\x6c\x2d\x92\x8e\x85\x78\xfa\x47\xa8\x25\xe5\x89\x0f\x8d\x22\x48\xef\x15\xa6\x50\xe5\x92\x42\x88\xc5\xab\x5c\xa2\x24\x5e\x33\x0a\x0e\xb7\x15\x66\xe2\x92\xd0\x6f\x6c\xc0\x8b\xba\x47\x5e\x16\x82\x66\x6e\x32\xb1\x14\x62\x0b\x6e\x22\x52\x94\x4b\xfa\x21\xce\xce\xe5\x92\x7e\xd8\x88\xd9\x2d\x6d\x15\xf6\x4d\xe5\x92\x24\x87\xad\x51\xd1\x5e\x7b\xbd\x54\x2a\x69\xc5\x13\xa7\xde\x62\xb3\xf0\xc4\x29\x84\x44\x3d\x10\x96\xf6\xe2\xba\xf0\xc4\x29\x97\x84\x97\x2c\x74\x97\x24\xf2\xa5\x45\xd6\x64\x5c\x64\xf5\x7a\x7d\xa0\x18\x94\xa4\x95\x18\xc1\x97\xa4\xf5\x17\x91\x78\x2f\x16\x68\x12\xa0\x14\xc2\xd5\x6c\x5e\x96\xcb\x25\xd1\xfd\x20\xb1\x64\x95\x20\x3b\xba\x6d\x5f\x04\xd9\xb9\x24\x8f\x1f\x9c\xac\x8b\x95\x15\xb1\xf9\x8a\x95\x0c\xe6\xd3\xf5\x11\x43\x7e\x11\xdb\x98\x6c\xb9\x07\x8a\xbe\xc5\xd2\xfe\x92\x59\xa4\x5c\x21\x9e\x2f\x0e\xb3\x05\x0b\x95\x57\xb9\x3d\xb0\x50\x39\x50\xb4\x1f\xf2\xf8\xf6\x58\xa1\x0b\xa9\x6f\x5e\xf2\x62\x94\xeb\x9f\x0d\xfa\x5e\x5e\xb6\x0b\x06\x2a\x6f\x4f\xb0\x3c\xc9\x8b\x5e\x32\x63\x14\x6c\x52\x5e\x39\xde\x56\xa2\x88\xbe\x78\xde\x96\xab\xea\xd3\x88\x83\x7e\x55\xfd\x16\x31\x56\x30\x5f\x79\x79\x21\x2f\x98\xaf\xbc\xbc\x89\x17\x5c\x3b\xde\x9e\x20\x78\xbb\x04\xc5\xff\x35\x86\x2f\xaf\x97\xda\x87\xc0\x18\x7f\xa3\x89\x0c\xfd\x5b\x13\x14\xc3\x08\x39\x7e\x3b\xce\x2c\x95\xe3\xd4\x01\x63\x18\x5d\xb5\xe2\xcb\xd1\x8a\xfe\x73\xc5\x30\x3a\x63\x2c\x50\xbc\xd3\xf1\x82\x18\x35\x91\xb5\xd0\xf3\x61\x28\x3e\x1d\x55\x50\x48\x43\x53\xef\xe2\xce\xbf\x60\x40\xf2\xf6\xc8\x7c\x56\xd2\x05\xa9\xe2\xe4\x55\x88\x66\x72\x20\xbe\x6c\x82\xc2\xb5\x06\xc7\xab\x03\xce\xf8\x91\x61\xe1\x77\x52\xd9\x22\xbe\x3d\xac\x82\x0a\xd1\x4d\x0e\x14\xb5\xa6\x26\xe8\x87\x0f\xc8\x23\xf0\x3b\x3f\x66\x6a\xc5\xee\xb8\x76\x4d\x48\x44\x8c\x28\x58\x8c\x1c\x28\xfa\x93\xb3\xa0\x1d\x10\x3d\x8f\x23\x5c\x21\xda\xc9\xdb\xe3\xaa\xbe\x10\x0c\xe8\x40\xfc\x1f\x75\x86\x15\x50\x21\x53\xe0\x8b\x73\x6a\xc1\xec\xe4\xed\x78\xb6\xd4\xa1\xd9\x89\xe0\x71\xb2\x17\x79\xc9\x3a\x70\x7e\x6c\x02\x9f\xf8\x51\x2d\x42\x8e\xa2\x16\xc3\xdc\xb4\xb2\x78\x1e\x30\x3a\xa7\x5a\x49\xc4\x9c\x54\x4d\xdc\xa1\x17\xc2\xad\xbc\xbd\x31\x01\x65\x08\x8a\xdf\x44\xf1\x1e\x2c\x4f\x32\xbd\x57\xce\xa9\x8a\x28\x7c\xc0\x11\x3f\xd2\x20\xa1\xff\x93\x64\x25\x2e\xb7\x4b\xd2\xdc\x74\x9a\xb8\x9b\xa0\x1f\xbe\x2d\x43\x60\xcc\x86\x44\x1e\x23\x63\x45\xdc\x3e\x60\xcc\x86\x34\xc0\x80\xaa\xd2\x00\xb1\xea\x95\x24\x0d\x40\xa0\xfe\x24\x0d\x30\x99\x8d\xa7\x09\xe2\xff\x18\x70\x04\x11\x2e\x58\xd6\xbc\xbc\xb1\x96\x24\xa9\x0e\x0f\x9d\x92\x24\xc6\x93\x3a\x25\xc6\xa4\x2b\x4b\x62\xa2\xb0\x13\x2e\x49\x5c\x33\x21\x77\x1d\x82\x62\x48\x12\x63\x12\x9b\x25\x89\x71\xac\x69\xa9\x11\xf0\xe5\x80\x39\x7e\xcc\x82\x66\xfc\x28\xb9\x89\x00\xc0\x05\x43\x9b\xb7\x13\xaa\x09\x43\x9b\x03\xc5\x98\x24\xf1\x8b\x51\x48\xe2\x17\xf4\xee\x45\x50\x7c\xd9\xa9\x33\x12\xcc\xa6\x86\xb7\xfc\x01\x83\xdf\x7a\x13\x84\x37\x4f\x1a\x02\x83\x52\xdd\x9f\x7e\xb8\x01\xd1\x81\xcd\x84\x8f\x2c\x28\x9a\x1c\x45\x50\x78\xf3\x64\xf1\x78\xdc\x5e\x17\x12\xe7\xbd\x44\xf2\x4f\x4a\xf7\xf9\xf6\x1d\xb9\x8d\xb1\xc9\x39\xd0\x0e\xe8\x1f\x6f\x42\xde\x1e\x21\x29\x0a\x41\xdf\x0e\x34\x71\x4b\x02\x64\x01\xcc\xc9\xd0\x1d\xd0\x23\x28\x3a\x40\x62\x91\xb7\x13\x79\x29\x4b\xaa\x09\x5c\x9b\x25\xd5\x78\x10\xb5\x22\x46\x26\x22\x5d\xf6\x3f\xe2\x5c\x53\x6e\x83\x6f\xfc\x08\xb5\xe2\xaa\xb6\x64\xc9\x7c\x1c\x59\x8b\xe9\x11\xa1\x27\x0a\xf7\x32\x2f\xce\xa6\xc5\xe4\x88\xfb\xd6\x92\x25\xaa\xc4\xc9\xcf\x12\xd5\x78\x70\x4e\x8d\x17\xe7\x03\x96\xf8\x91\x26\x3e\xc8\x21\x71\xfc\x68\x5e\xe2\x88\x93\x52\x23\x7f\xed\x01\xbf\xf8\x31\x5a\x1c\x18\xfc\x36\xde\x87\x0f\x18\x4d\x32\x28\x5e\xae\x0b\xf1\x9b\xdf\x11\xae\x46\x85\x38\x5f\xef\x48\xd0\x18\xc9\x25\xa8\x7e\x21\xe2\xe0\x3b\x12\x44\x45\x54\x07\xab\x1c\x06\x42\x2f\xae\x9e\x45\x33\x35\x12\x64\x63\x55\x19\x38\x0c\x35\x2c\xbf\x0e\x18\x3d\x7d\xe8\x69\x82\x6e\x8f\x9a\x67\x14\x68\x0a\x9e\xb5\x0b\xd6\x42\x07\x0a\x29\x23\xfa\xdb\x01\x73\xfc\x98\x05\xc5\xa4\x92\xa0\xe2\x80\x31\xa9\xc8\xf5\xc8\xb8\x6c\xf1\x2e\x77\xc0\xe8\x5d\x55\x3d\xc1\xe5\x58\x16\xbd\x23\x52\xc5\x16\x4c\x89\xde\x11\x57\xa1\x25\xa3\x02\xf0\xee\x2c\xdc\xa7\x1d\x28\xfe\x0f\x15\x30\x0a\xb4\x41\xe6\x47\x78\x01\x15\x0c\x89\xde\x11\xa6\x65\x25\xa3\x00\x46\x41\x1a\x50\x00\x78\x73\x16\x36\xd9\x2f\x0f\xe9\x85\x7b\xb7\x03\xc5\x20\x9a\xfa\x82\xbb\x54\xd5\x08\xc3\xeb\xa7\x60\x73\xf4\x8e\x9b\x89\xea\x97\xa0\xa8\x86\xed\x00\x8f\xec\x05\x9b\xa3\x77\x44\x1e\xd2\xd4\xea\x63\xb0\xc5\x8f\xf4\xe6\x81\xe0\x28\x87\xf1\xa8\xd2\x21\xe8\x87\xdf\x5b\x12\x18\x43\x44\x55\xc8\x43\x54\x91\x31\x0f\x18\xfc\x86\xe6\x18\x0f\xb4\x61\x1f\x31\x88\x35\x88\x09\xd2\x81\x42\x53\x0c\xb5\x88\x68\x72\xdb\x7d\xc0\x43\x80\xe2\x16\xe5\xf7\x96\x0d\xbe\xf1\xa3\x5a\x0c\xca\x11\xc9\xee\x40\x3b\x20\x5a\xc4\x43\xa8\x35\x16\x40\xde\xd1\x4b\x91\x68\x84\xcd\x57\x29\xe2\xcd\x38\x91\x16\xec\x88\xde\xd1\xf4\x65\x13\x84\xfb\xdc\xe5\x1f\x73\xfc\xd8\x05\x45\xcf\xbb\x6a\x8d\x2b\xd3\x52\xd4\x55\xdc\x7c\x5a\x77\x23\x21\x71\x18\x1d\xbd\x83\x5c\xa5\x58\x19\xbd\x38\xb3\x96\x22\x1e\xc7\xaf\xa7\x75\xcd\x79\x8b\x6d\x1e\x56\x46\x07\xea\xfc\xa8\x5a\x63\x9b\x87\xd1\xd1\x3b\xe2\x68\x2b\x5b\xcf\x03\x45\x1b\x6c\x32\x46\x64\xed\x49\xad\x8b\x05\xc2\xd0\xab\x14\x51\x27\xa2\x4c\x94\x72\xff\xa3\x23\xfa\xf9\x34\xda\xb8\x55\x0d\xf3\x71\xab\x45\x66\x40\xea\x88\x9c\x3e\x52\xaa\x83\x50\xb0\x45\xfa\x07\xbf\xa2\x86\x21\xd3\x4b\x96\x86\x52\xa4\x72\xf0\x2b\x6a\xb8\x19\xbd\x4a\xd3\x50\xd4\xf1\x11\x5c\x56\xa4\x81\xc2\x04\xac\x14\xa9\x15\x36\x12\x58\x23\xbd\x63\xc4\x09\x8c\xf0\xbd\xaf\x1c\x78\xdb\xd0\x2c\x87\x79\x71\x29\xd2\x40\x61\x11\x56\x8a\xd4\x4a\xa4\xfc\x29\xa4\x42\x3a\x10\x7e\x90\x68\x67\x72\x23\x14\x52\x08\xbf\x63\xc2\x2c\xd2\x23\xe4\x38\x28\xd2\x23\x93\x19\x97\x1e\x99\x2c\x96\xe3\x31\x78\x24\xa9\x48\xad\xc8\x9f\x78\x54\x83\x31\x46\x69\x19\x42\xd5\x16\x69\x19\x36\x2f\x45\x5a\x26\x5c\x9e\x4a\x91\x96\x99\x70\x83\xb4\x0c\x6e\x4c\x6d\x48\x23\x84\x1b\x53\x29\x52\x3a\x0b\xe6\x90\x26\x21\x11\x6b\x91\x26\x59\x90\x58\xff\xc7\x6e\xa5\x48\x93\xac\x50\x1d\xd8\x58\x1d\x48\x1e\x9b\x06\xa3\x7d\x36\x28\x63\xc1\x54\xd2\x32\x0b\xbe\xe9\x6a\x9e\x31\xb1\x5b\xe1\x31\xbd\x14\x69\xa0\x15\x9b\xe3\x22\x0d\xb4\xe1\x22\xa9\x1c\x6e\x07\x8a\x74\xcc\xa6\xa3\x62\x22\xce\xf8\x45\x3a\x86\x33\x7e\x91\x8e\xc1\xa5\xa9\x5f\xd5\x60\x24\x89\x95\x8e\xc1\xbb\xba\x5f\x9a\xa9\x1d\x3c\x7d\x4b\xc7\x70\x01\x70\x4b\xc7\x10\x7f\xf7\x96\x36\x88\x47\xef\x42\x44\xa0\x03\xb5\x80\xba\x20\x48\xc3\x12\x3f\xc2\xbd\xa9\x60\xc8\xf5\x8e\xf0\x60\x2a\x5e\xa8\x5f\x7c\xf5\xae\xa1\x1f\x63\x73\xd0\x93\x1b\x21\x5b\x4c\xf2\x8f\xf2\x4a\x55\x9b\xa1\xc8\x6e\xa9\x4e\xae\x15\x6e\x29\xa0\xb0\xb1\x2b\xb7\x34\x4e\xd8\xd8\x15\x2c\xb2\x5e\x9c\xb6\x0b\x16\x59\xaf\xbc\xb4\x7b\x62\xc7\x33\x7e\xb1\x71\xc0\x40\xeb\x40\x51\x8d\x54\x4c\xb8\x42\x95\x9b\x1d\x0f\x2f\xde\xa9\xeb\x40\x30\x22\x5b\x6b\xb9\xa5\x71\x70\xe8\xee\x49\x22\xff\x0b\x71\x20\xfe\xe3\xc7\x5b\xa0\xb2\xd6\x1f\x28\xc2\xd4\xc6\xa2\x77\xa0\xfc\x97\x32\xf8\x53\x34\x74\x32\x94\x7f\x78\xba\x36\x12\x95\x1c\x28\x62\x48\xc7\x54\x1d\x28\x52\x67\xfd\x41\xed\x2f\x0e\xe7\x81\xfa\xff\x02\x8d\x08\x25\xec\xf6\xe6\x5f\xe2\xb5\x03\xad\x88\x7c\x7d\x0b\xda\xe7\xb7\x47\xff\xa7\x4c\x4f\x6a\x3d\x22\x8b\x62\xf0\x77\xa0\x88\x44\x7d\xa9\xd7\x11\xee\x19\x02\x1f\x28\xc2\xcd\x26\x5a\x88\x05\x57\xc1\x67\x3f\xc5\x54\x27\x3e\xe2\x81\x22\xd8\x6d\xe5\xff\x88\x9b\x8e\x15\xd2\x81\x22\x35\x5f\xfa\xc7\xfb\x8f\xf3\xe9\x8a\x21\xf9\x1f\xf7\xff\xa3\xdb\x11\x05\xf8\xe6\x9c\x78\xa0\xd3\x51\x76\xff\x07\x3a\x1d\xe5\xe2\xf4\xc3\x93\xf7\xe6\x4c\x73\x20\x82\xe2\x1b\xca\xff\xfe\x57\xf5\x00\xe3\xf5\xf4\xe1\x78\x77\x20\x92\xda\xfa\xcb\x27\x52\xfd\x77\x41\x35\xb2\x27\xab\x75\x62\x25\x5f\x86\x7a\x24\xf2\x71\xeb\xe3\xb4\xd7\xdd\xc2\x8c\xbc\x1e\xfe\x2d\x32\x40\x77\x91\x70\x92\xf3\xc3\xed\x45\xcc\xdc\xfe\x08\x8a\xe4\xbb\x97\x7b\xf6\x45\xf8\x57\x51\x42\x19\x40\x54\xe7\x4a\x7f\x99\x80\x0f\x14\x21\x65\x9b\xbf\x8c\xa8\xdf\x62\x50\xb2\xac\x77\xb1\x48\x84\x98\x54\x4e\xbf\x03\x45\x86\xbf\x9b\xbe\x90\x5a\x8a\x94\x97\x07\x8a\x50\xf0\xcf\x10\x14\x0c\x73\xdf\x82\x22\x75\xec\xdd\x04\xd5\xbf\x54\x4f\x07\x7a\xff\x72\x22\x1f\x28\x66\x4c\x63\xa8\x84\x97\xaf\x49\x50\x04\x40\x17\x25\xe2\x72\x5f\x79\xa4\x3f\xc2\xe7\xdf\x58\x0b\x1e\xe8\xd0\xe5\xaf\xbd\x98\x5b\xd3\xa5\xc2\xca\xa2\x6e\x25\x63\x8c\x5b\x27\xf1\x5a\xad\x82\x9e\xf8\xf2\x11\x14\x2d\x0c\xf5\x25\x02\xae\x9b\x97\x08\xb4\xdf\xfe\xea\x0c\x2a\x0d\xfd\x16\xc1\xe6\x6f\x09\x52\x25\x8a\xf3\xa5\x16\x16\x71\xb0\xfd\x65\xf0\x6e\x57\x3f\x83\xf2\xd8\xf3\x7d\x38\x6f\xff\x71\x79\x23\x77\x9d\x7a\xdd\x48\x51\xdc\xbb\xa0\xfa\x97\x76\xea\x40\x11\x7d\xbd\x35\x41\x3d\x5a\xf0\x6f\x21\x9c\xe2\x56\xf2\x3c\x9a\x23\x1b\x21\x81\x7b\x15\x14\x7d\xf9\x6b\x21\xe4\xc8\x5f\x46\x00\x7b\x4b\x4e\x6c\x0c\x95\x4f\xe9\x23\xcc\xff\x4d\x2c\x9b\x03\xfd\x02\x52\x9d\xc4\x97\x96\xe4\xc4\x13\xfc\x33\xa4\x28\x1a\xb3\xd2\xd5\xeb\x98\x15\x12\x25\x1c\x28\x92\x36\x64\xff\x16\xd9\x72\xb2\xc6\x40\x1e\x77\x69\x86\x48\x24\x70\x93\x45\xfe\xc3\xa3\xfc\xae\x6e\x21\x72\xfb\x17\xc9\x74\xbc\xb0\x54\xec\x3e\x3f\x5e\xea\x9f\x56\xfc\x5b\xc4\x15\x6f\x86\xd0\x28\x86\xbe\xf3\x7f\xa2\x44\xbc\xe9\xd7\xfa\x07\x1d\xde\xcd\xa2\x6e\x0f\xb5\x6f\xbd\x14\x4e\x6e\x77\x16\x7f\xc6\xce\xf6\xce\xe2\xba\xae\x2c\x8c\x97\xa0\x1a\x91\xe7\xb3\xa0\xf6\x97\xcb\xfc\xc3\x29\xbe\xb5\xcb\x75\x8e\xbf\x84\x5f\x1f\x16\x05\xa5\xde\xee\x0b\x09\xfe\xa0\x60\x9f\xff\x93\x39\xf6\x40\xdf\x5f\xf6\xa8\x6f\x6d\x22\x31\x44\x73\xeb\x25\x12\xc4\xff\x7a\xcb\x71\xff\xbf\x14\xf2\xe2\xc4\x0f\xf5\x16\xe7\xfd\xd8\xa6\x1e\x00\xab\x54\x01\x35\x6e\x02\xfe\x7f\x35\xfc\xff\x35\xff\xcf\xff\xe3\xf7\x5f\xff\x9d\xaf\x7f\xff\xeb\xbf\xdb\x69\xfa\xbf\xfe\x7b\x87\xcb\xe9\xf9\x53\xfe\xfd\xaf\x08\x90\xb0\x23\x18\xff\x7f\xef\x78\x12\x08\x4b\xe2\x1d\x79\x01\xcf\x9f\x11\x69\xe9\x0e\x66\xf1\x4d\xe8\xab\xb3\xd5\xde\x61\x31\x7f\xfe\xa4\xd0\xc9\x81\x29\x60\x22\x31\x45\xfe\xaf\xff\x7e\xe3\x75\xfd\xfc\x79\x22\xde\xe1\x15\xa8\x1a\xa8\x05\xaa\x1d\xd4\x12\x2a\x82\x71\x1d\xad\xf2\xc6\x1d\xc3\xf9\x43\x28\xb1\x43\xca\xdc\xc3\x0a\x8c\x02\x41\xa3\x84\xed\xc6\x46\xec\xa0\x5b\xd8\x6d\x6c\x04\xb5\xae\x60\x8f\x50\x50\x08\xcb\xe8\x47\xd8\xc7\x58\x02\xef\x81\x0d\x3a\x45\x21\x3c\x4e\xd4\xda\x51\x30\x14\xe6\xbf\xff\xd5\x31\x6f\xcc\x24\x78\xa6\xb0\xfe\xfd\xaf\x9e\xf5\x75\x64\x15\xa4\xf0\x3b\xe8\x87\x81\xc4\x35\x05\x85\xfb\x4c\x42\x0b\xec\xe3\xe1\xc5\x2d\x36\x46\x49\x07\x58\xc6\x46\xee\x91\x02\xd6\x03\x21\x1d\x6f\xe8\xf3\x8c\xcf\x15\x85\x50\x44\x60\xe3\x30\x4b\x81\x3b\x48\x61\x8b\xb1\x84\xd9\x09\x6c\xe8\x41\x0a\xcf\xbf\xff\xd5\x49\x08\x9c\x7b\x37\x85\xfa\xa1\x50\xc7\xf0\xec\x40\xcd\x68\x62\x17\x08\xbb\x8c\x25\x42\x48\x60\xe3\xa2\x96\x42\x38\x66\xdd\xc2\x56\x63\xdb\xa9\x38\x1b\xfd\x33\xfa\x3b\x68\x4d\xd4\xf0\xf8\x06\xcc\xdb\x93\xd0\xae\xe4\x1c\x7e\x3b\xa1\x0a\x0f\x34\x8d\x5e\x41\x65\x2a\x09\xdb\x64\x0a\x29\xd0\x43\xe8\x6c\x74\x04\x84\xe9\xc2\x56\x63\x23\x66\x08\xe4\x88\xab\x64\x0a\xf4\x9a\x09\x8c\x33\x13\x85\x7d\xd0\xa2\x7f\xd8\xf4\x50\xf8\xa2\x41\xbe\x8e\x08\x84\x14\xa2\x7b\x50\x8f\x3b\x33\x0a\x67\xbe\x63\xdb\x97\xb9\x10\x8b\x42\x8c\x1c\xef\xa7\x03\xdd\x46\x9f\xaa\xe9\x07\x77\x62\x14\xf2\xbf\xff\x45\x80\x94\x03\x14\x63\xdb\xbf\xff\x35\x70\x24\xcf\xf8\x7e\x44\xe1\x48\x24\x01\x74\x32\x91\xd0\x28\x9c\x8a\x39\x6c\x65\xc2\x9c\x51\x08\xf4\x10\x7a\x18\x1d\x39\x54\x2e\xba\x11\x69\x83\x28\x44\x7e\x7c\xba\x11\xdb\x60\x0a\xe4\x9f\x17\xb6\x1a\x1b\xa9\xa0\x8b\xb0\xc3\xd8\x48\x80\xf2\x08\xfb\x1a\x1b\xb9\x14\xd5\xda\x72\xbd\x2b\xea\x55\x6b\xeb\x31\xf6\x6c\x24\x9b\x5a\x5b\xae\x37\x16\xad\xa6\xd6\x96\xeb\x25\xbf\x12\xad\x3d\x1e\xf2\x13\x8a\x8e\xc9\x1b\x8f\x89\x19\x3b\x70\x56\xfc\x4c\x64\x33\x0a\xe1\xbe\x44\xbd\xcd\xd4\x89\xdb\x21\x2e\x83\x33\x76\xf7\x14\xc2\xa5\x2e\x0b\x3b\x8c\x9d\x61\xcf\x1f\xd8\xd7\xb3\x11\xa6\xc9\xbd\xaa\xc3\xbf\x0e\x07\x8d\xdf\x91\xe5\xce\x2d\x4b\xe1\xf9\x94\x42\x04\xde\x4b\xc2\x76\x61\x07\xb1\xd1\xc1\x8e\xdb\xd8\x08\x36\xd7\x85\xad\xc6\x8e\xc3\x56\x21\xee\x07\xfa\x19\xfd\xfd\xfb\x5f\x83\xdb\xa9\xd2\x13\xda\xac\x90\xbb\x1e\x8b\xac\xd2\xb3\x7b\x91\x4f\xe7\x46\xa8\xe5\xd2\xf3\xd4\xb7\xc1\x57\x04\x2d\x29\xbd\xf8\xdb\xf0\xa2\xc5\xbc\xa1\x74\xcd\xe8\x29\x44\x5e\x78\xfa\xf6\xf8\xdb\x38\x44\x70\xb3\x71\x80\x47\xd8\x58\xa0\x2e\x3a\x5c\xfd\x2d\x9b\xe0\xd8\xc5\x14\x7c\x21\xa3\x10\x69\x10\x55\x83\xe6\xa3\xa0\x2d\x88\x31\x57\xfa\x84\xc4\xa7\x10\xfd\x15\x31\x7f\xae\xe2\x47\xc6\xc7\x26\x6c\x37\x76\xc4\x8e\x51\xd8\x69\x6c\xa4\xdf\xaa\xc2\xbe\xc6\x7e\x91\xe7\x1a\xec\x70\xbd\x91\xe6\xaa\x18\xfb\x18\x1b\x49\x26\xd4\xda\x18\xc2\x86\x20\x0d\x61\x63\xe5\x8e\x42\xe4\x87\x29\xc2\x36\x63\xfb\xe9\xd9\x23\xec\x5f\x0d\x91\x01\xd2\x58\xf7\xec\xe8\x9c\xaa\xe9\xfc\x2d\xf7\x2c\xb2\xad\x24\xb5\xb6\x3c\xb6\xd8\xb7\x15\x46\xfc\x99\x3a\xb1\x37\x38\x5b\x26\xf6\x27\xec\x46\xfe\xbf\x36\x28\xbf\x67\x15\x34\xdc\x83\xe5\xd6\xc3\x93\xf2\x83\x35\x0a\x85\xf7\xb4\x10\x0d\x3f\xeb\x63\xd1\x3f\x85\x58\xff\x42\x11\x55\xfc\xa5\x29\x44\x4e\x98\xe0\xd0\x8a\xdb\x32\x85\xd0\x4f\x71\x00\xa9\x23\x8c\xb3\x29\x44\x8e\x9a\xd8\x66\xd4\xd1\x50\xe3\xa7\x70\xb6\xde\xb8\x61\xd6\x31\x10\xf9\x8a\x73\x4d\xc3\xb4\xac\x92\x33\x92\x42\x70\x5e\x1c\x05\xea\xf8\x21\xb2\xa7\x10\xf7\x3c\x71\xad\x51\x39\x15\x53\xc8\xd1\xc1\x11\xe8\x0f\x81\x3b\x85\x7e\xf6\x4e\x31\x99\xad\x57\xf4\x54\xe3\xcd\xb7\x63\x2d\xd1\xfa\xa6\xee\x53\x88\x6c\xea\x71\x49\xd2\xc8\xca\x4a\x21\x92\x47\xc5\xdc\xb7\x99\x99\xa3\x53\x88\x5c\x3f\xc1\xd9\x6d\x46\xda\x05\x0a\x71\x84\x89\xf7\xb4\x36\x27\x3c\xd1\x88\x96\x54\xd1\x1e\x6d\xdd\x30\xf1\x29\xac\x48\xfa\x79\x08\xdb\x79\x7d\xa7\x10\xbb\xc0\xd0\x78\x7d\xc6\x6e\x87\x42\xd0\x24\x36\x38\x9d\x0c\x77\x14\x9e\x48\x5f\x7b\xea\x1e\x23\x22\x09\x50\xc8\x91\x19\xa5\x05\xba\x1a\x1d\x31\x3a\x9a\xb2\x27\xe1\xe7\x43\x81\x74\x8b\xd7\x7f\x91\x8c\xb4\x83\x5e\x67\x00\x35\x3b\x4d\x19\x6b\xef\x29\xc4\x11\x4b\xa1\xe4\xa5\x22\xa7\xe2\xdc\x5c\x4a\x61\x71\xb1\x07\x38\x85\xa3\xb3\x1c\x16\x3e\x92\x3e\x52\xa8\x81\x7e\x84\x6e\x46\x13\xee\x75\x08\xbd\x8c\x0e\x95\xa1\xf0\xf1\x6c\x85\xa3\x10\xf1\x7a\x15\xde\xff\x42\x8a\x4f\x21\xf6\xa9\x4a\x59\x21\x55\x7b\x0a\xe8\x49\x7d\x0d\xfb\x9c\x42\x74\x50\xf9\x11\xb4\x81\x3d\x85\x15\xe8\x2e\xf4\x36\x9a\xba\x8d\xfe\x84\x0e\xd7\x59\x42\x71\xcc\xa5\xfd\xee\x29\xb4\x48\x26\x23\x9a\x20\x24\xa7\x30\x08\xf8\x29\xf4\x34\x3a\x9a\x54\x1e\x85\x0b\x1e\x9c\x18\xb9\x8e\xa2\xbc\x28\x5a\x22\x4e\x61\x06\xba\x09\xad\x51\x46\x64\xc1\x51\x94\x46\x21\x8d\xc7\xe8\xe8\x89\x72\x26\x24\x93\x2a\x32\x77\x8f\xa2\x4c\x23\x11\xb5\x27\x0a\x33\x9a\x54\xa2\x94\xb4\x44\x6f\xe2\x0b\x7a\xe6\x93\x47\x19\x1b\xa9\xc1\x4a\x31\xb1\x7a\xa5\x10\xb9\x5e\x94\x9c\x20\xad\x66\x34\xe9\x6f\x1e\xa1\x97\xd1\x5f\x7c\x4d\x07\xb3\xb9\x8a\x67\xc8\xa4\xfc\x03\xda\x78\x9d\x42\xc4\x61\x54\x8a\x84\x6c\xf6\x89\x40\x43\xe3\xce\x46\x0f\xa3\xe3\xe0\x58\x5c\xf7\x6b\x74\x34\xa9\xe1\xe4\x21\xc2\xb2\xca\xde\xea\x60\x36\x05\x23\x48\xfe\xb8\xdd\x93\xb1\x8d\x0e\x86\x50\xf2\x82\x70\x11\x89\x42\x18\xea\xa7\xbf\x34\x3b\xd9\xe8\x16\xb9\x78\xaa\xd0\xdd\xe8\x08\x40\x28\x1e\xcc\xd3\x1d\x8c\x5c\x44\xb7\x38\x36\x9b\xd9\x08\xd0\x98\x94\xe3\x22\x2f\xf7\x3b\x98\xed\x76\x25\x66\x36\xa2\xeb\x72\x43\x78\xa0\x65\x74\xf4\x5b\x29\x18\xf2\xfa\x19\x1d\x34\x11\xba\x58\x8a\x23\xb4\xe3\xb8\xff\xb2\xff\x3c\x46\x47\x93\x7f\x89\x7f\x86\xd1\x41\x2a\xe7\xf5\x31\xbd\xe3\x0d\x77\xdc\x4e\xf0\x33\xba\xd1\xd1\x64\x53\x93\x53\x33\x4f\xf8\xc6\x24\x69\x28\xa6\x60\x09\x71\xe5\xbc\x32\x49\x00\x47\x21\x98\xad\xbb\x92\x66\x34\x41\x49\x1f\xa1\xdd\x13\x08\x2b\xb6\x2f\x26\x2c\xd1\x7d\xb1\x41\x39\x90\xeb\x56\xd0\x4f\xd5\x6d\x46\x8e\x07\xe3\xc1\xa5\xdb\x24\xde\x13\x85\x20\x6c\x53\x93\x26\x6c\x81\xb0\x4a\x29\x72\x5b\x8a\x6f\x08\xab\x6c\x22\xb7\x19\x39\xd6\x86\xf1\x28\x91\x48\xdc\x85\x53\x78\x89\xf7\x09\x7a\x88\x26\xf1\xac\x3c\x1e\x09\xe0\x6d\xe1\x0e\x13\xeb\xf1\x28\x79\xd5\x6d\xe1\x8e\x33\xc4\x78\x94\x6f\xe7\xb6\x1e\x0c\xd3\xe9\xf1\x28\x11\x55\x1c\x13\x28\x44\x25\x4a\xf9\x71\x5b\x0f\xde\xe8\xc1\xee\x4a\x34\xca\x3b\x54\xc1\xa3\xdc\x3a\x37\xab\xd4\x29\x3c\x44\xe6\x14\xba\x1a\x1d\xfd\x96\x5a\xd7\x51\x62\x92\x49\x6f\x3c\xca\x63\x72\x5b\x0f\xc6\xde\x75\x3c\x12\xa9\xc7\x1a\x22\xce\x0f\xe3\xb9\x9f\x7f\xde\x1a\x9d\x8f\x6f\xff\x17\x3d\xba\x85\x9e\x46\x47\x1b\x12\x96\xc7\x2a\x21\xee\x13\xc6\xa3\x74\x57\x8f\x55\xc2\x03\xdd\x95\xea\xe6\x31\xdd\xe3\x46\x61\x70\xf2\x9a\x18\x93\x53\x88\x61\x29\xdd\xcd\x63\x4a\x12\x7b\x33\x5f\xfe\xfa\x67\x74\xf4\x44\x53\xfd\x58\xc8\xe3\x76\x7c\x3c\x4a\x37\x15\xb7\xe3\x14\x08\xcb\x59\x85\x6e\x46\xcf\xf8\x5a\xa3\xb4\xec\x3f\xc1\xa2\x59\xab\x55\x35\x2f\x92\x57\x22\x4b\x05\x57\xeb\xda\x70\x9a\x1f\xcf\xf0\xd7\xdd\xe8\x11\x5f\x57\xa1\xa7\xd1\x31\x4a\xa5\xd5\xa9\x96\xfd\x0a\x61\x95\x43\xa7\x9a\xb0\xe1\x6e\x35\xaa\x32\x25\x55\x2b\xd5\x70\xb4\x4a\x39\x1b\x2d\x9a\xc4\x85\xf8\xa8\x5a\x51\xaa\x65\xbf\x72\xd4\x51\xa6\x9b\x6a\xc5\x17\xd7\xd2\xa3\x6a\x8b\xd1\xcc\x2f\x44\x13\xcd\xca\x76\xd3\xac\xe1\x5a\xb0\x51\x95\xae\x6d\xd6\x70\x71\x47\x3d\xea\xed\x4a\x86\xd1\x51\xb7\x76\x07\xcd\x1b\x12\x8c\x16\x72\x36\xfa\x36\x3a\x46\x29\xed\xd9\x2c\x88\x71\xcb\x3c\xaa\xf4\x61\xb3\x20\x36\x46\xa9\x85\xbd\x79\x94\x61\x8e\x30\x6a\x83\x26\xcd\xa3\x24\x6f\x46\xd6\xda\xd6\xbc\x97\x88\x9d\xf7\xa8\xda\x48\x35\xcb\x50\x5c\x11\x8f\x2a\x9d\xd5\x4d\x93\x0e\x4d\x9c\x78\xca\x34\xe9\x0c\x5e\xfb\xab\xee\x99\xef\xcc\xbc\x96\xbc\xee\x9d\x47\x0f\x21\x69\xda\x76\x75\x0b\x49\xdc\xe1\x8e\xa6\xdc\x46\xdd\x7b\x89\x4e\x94\x50\x11\xb6\x7b\x2f\x11\x36\xfb\xa3\x69\x38\xdd\x2a\x38\x9c\xfb\x47\xd3\xba\xd9\xcd\xdf\xb8\xf5\x67\x4d\x43\x37\x7f\x87\x41\xe4\x68\x52\x20\xc3\xa3\x54\xc0\x55\x09\xf7\xf0\x14\x0f\x62\xf3\x39\x99\x95\x55\xf0\xe8\x91\x8c\x4b\x99\x87\x86\x55\xf0\x50\x88\x46\x86\x33\xcc\xc8\x83\xc1\xbb\xee\xe1\x4a\x62\xe6\x9b\xf2\x90\x0d\xf3\xf7\x18\x0a\x81\x28\xb4\xd6\x9f\x41\xae\x35\xad\x56\xc3\x4b\x5e\xdc\xf7\x8d\xe6\xdc\x5b\xb3\x1a\xdd\x02\xad\x7e\x7b\x2f\x41\xfc\xb6\xac\x45\x6c\x58\x8f\x87\x13\xc3\x20\x35\xe4\xc4\x6b\x81\x42\x90\xca\xf9\xb9\xac\x66\xe2\xfa\x6f\xb4\xbf\x44\x5d\xae\x1b\x66\xd3\x4a\x38\x4c\xef\x81\x3e\xd1\x92\x37\xbc\xe4\x0d\xa6\x41\x69\xf3\xa6\xa7\x21\x6e\x05\x47\xd3\x0a\x3e\xad\x91\xc3\xbe\x23\xe5\xbf\xfc\x5f\xd5\xe8\xe8\xb7\xd2\x7b\x4d\xeb\x93\xb8\x20\x1c\x4d\x8c\x3c\xbd\xf8\x4e\xc2\x0a\xab\xee\x65\xcd\x16\x91\x08\x46\x17\x43\x2c\xcf\x7c\x58\x87\x8e\xae\x15\x65\x79\x8a\x17\x61\xf6\x74\x92\x89\xab\xc6\x28\x20\xdc\x5a\xf2\x96\x17\xdf\x30\xcc\x18\x5d\x59\xd3\x96\x77\x35\x61\x92\x91\xb2\x3a\xa8\x1b\xca\x49\x46\xd0\xd1\xa5\x0a\x96\x55\x41\x24\x3b\x19\x5d\x1b\xa9\x35\x87\xd1\x47\x7f\x77\xcd\xe5\xf2\xda\xb0\x42\x48\xba\x56\x92\x65\x21\x89\x88\x41\xa3\x8b\x82\xcb\xcb\xe9\x0a\x52\x75\xd3\xc4\xaa\x60\x91\x53\x4d\x6b\xc3\xf6\xec\xec\x38\x98\x75\x6d\x8d\xb6\xa5\x81\x2c\x2a\x45\x8a\x7a\x5b\x0f\x46\x8c\x85\xd1\x87\x2b\xf9\x19\x1d\x75\x6b\x57\xb3\x2d\x24\x61\xfd\x31\x86\x2b\xf1\x0a\x18\x76\x1f\xa9\x5c\xaa\xc4\xa3\xdc\xc1\x9a\x43\x19\xfd\xb6\x47\x19\x51\xf7\xc7\xd0\x16\x63\x7b\xe6\xf7\xa2\x12\x48\xf5\x7a\xe6\x23\x1b\x73\xc2\xfc\x6c\x12\x20\x90\xc2\x21\xd5\x90\x0a\x7b\xad\xd9\x88\x85\x5b\xb4\x63\x7a\xbd\xa6\x45\xa4\x84\x31\x94\x5e\xef\xf5\x70\xde\x98\xcb\xa1\x99\x7f\x2d\xdc\x24\x8a\x29\xda\x5f\xbd\x5e\xbc\xc2\x9c\x64\x0c\x49\xf1\xeb\x5d\xc1\xcb\x1d\xbe\x96\xba\xd7\xc2\x1d\xce\x28\x63\x68\x11\x78\xad\xd6\xe3\xd6\x72\x0c\xb1\xe6\xcf\xa3\xfc\x05\x7f\x0f\xa5\x88\xfc\x99\xbf\x7f\x8c\x72\xfc\x47\x5b\xa3\x9f\xe7\xf4\xc7\x68\x35\x79\x3f\xaf\x6d\x3f\x52\x86\x29\xdd\xe2\xcf\xec\x4f\x32\x99\xeb\x52\xda\xc7\xdf\xa8\xc6\x2f\xf0\xae\x46\x6c\x47\x30\xde\xeb\xd2\x2e\xe3\x67\xd5\xf2\x23\x41\x9d\x4e\x74\x3f\x0f\xf8\xb7\xa8\x46\xe9\xe0\x7e\xeb\xaf\x9a\x0f\x3c\xaa\xe8\x33\x25\x3e\xd2\x8a\x5d\x4e\x18\x67\xfe\x25\x1d\x41\xd1\xba\xf2\x59\x8d\x90\xc3\xa6\x68\xe1\xfb\x2c\xea\xc4\xfa\xbd\x2e\xad\x09\x9f\xd7\xb2\x4f\x83\x52\x6e\xd3\xcf\x83\xfa\xc8\x55\x74\x49\xbb\x7e\xd6\xc5\x1f\xb1\x34\xa5\x60\x3e\xeb\xe2\x8f\xb4\x3e\x97\x52\x8f\x7e\x5e\x13\x3f\x92\xa9\x89\xcf\x3e\xaf\x89\xe1\xfd\x93\xae\x4b\x87\x9b\xcf\x92\xf0\x89\x94\xd2\x8d\x9f\x05\xfe\x13\x6d\x94\x08\x47\x37\x34\xa7\x40\xf5\x46\x67\xa3\xa9\x5e\xa9\xa7\x74\x45\x73\x0a\x0c\x56\x09\xdb\x2e\x68\x76\x0a\x51\x7d\x52\xc2\xa9\x0b\x71\x58\xbc\x29\x1e\xbc\xbe\x1f\xae\x07\xa2\x29\x4e\xa9\x9f\x13\x97\x9e\x13\xcb\xe3\x6a\x7e\x42\x43\xcb\xa4\xac\x50\x17\xba\x70\x75\xbd\x69\x26\x25\x9e\x4b\x1e\x55\xa2\xfb\x0a\x09\xda\x13\x22\x7e\x0a\x84\x71\xf4\xe7\xd5\x68\xaa\x57\xb3\x89\x29\x5f\x9d\x04\x0d\x57\x72\x1e\x40\xde\xf4\x4e\x81\xe0\x87\x45\xe8\x69\xf4\x26\x67\xdf\x23\xbc\x7a\x9f\xe0\xd7\xa4\x54\x65\x69\x6d\xe3\x49\xe3\xa7\xda\xd7\xdf\xe7\x0c\x4a\xe9\xeb\xf4\x9a\x79\x0a\x85\x67\xde\x4b\xf8\xc7\x78\x32\xf5\x91\x80\xa1\xe7\xbe\x8d\x8f\xea\x9b\xd0\x43\x53\x9b\xb9\x20\xcb\xca\xd4\x95\x59\x9c\x4e\x81\xf8\x82\x4d\xe8\xd7\x68\x65\x10\x1c\xc2\x8b\x36\x0a\x26\xaa\x4c\x4f\x79\x16\xa3\xa9\x3d\x1b\xef\xda\xe1\x7a\xa5\x77\xca\xbc\x61\x9e\xc2\x47\x2c\x3e\xd0\xcb\xb5\xc4\xd9\x10\xcb\xc2\xd5\xf5\x5a\xb6\x70\xb2\x3a\x95\xab\x2f\x6b\x18\x0f\x05\x8a\x1a\x5d\xee\x3b\x94\xcc\xca\xca\x57\xcc\x1e\x45\x94\x24\x2c\x31\x0e\x59\x14\x68\xb6\x0b\xdd\x8c\x8e\xb8\x22\xa2\x7b\xe9\xd3\x68\x6a\x57\x1a\x2a\xbd\xd2\x9d\x02\x21\xf3\x8a\xd0\xd9\x68\x1a\x95\xa8\x15\x8b\x42\xd1\x7c\x88\x57\xcb\x18\xc6\x53\xbd\x12\x54\x96\x29\x36\x20\x25\xf2\x95\x95\x7f\xb2\x4c\x11\xa7\x68\xb0\x4a\x95\x76\x7b\xb0\x37\xcc\x9d\x95\xe6\x4a\x77\xf8\x8b\x3b\xfc\xc4\x0d\xdd\x81\x96\xd1\x11\x30\x4a\x49\xde\x6e\x0b\xf8\xad\xc1\x0e\x7d\xee\x51\xdd\x31\x2a\xae\xe8\x0e\x74\x1b\xdd\x48\xab\x58\x84\x77\xa3\x04\xe9\x51\xae\xb7\x7b\xb8\xd1\x10\xfb\x5b\xb9\x26\x6f\x0b\xce\x4d\x6a\xab\xe2\xbc\x8e\x66\x32\xa2\xb1\xde\xe2\xb1\xdb\x14\xb8\xe1\xbd\xe2\x4c\x8f\xd6\x12\x37\xe9\xef\x8a\xd2\xcf\xe9\x81\x73\xf5\x1b\x1d\x5a\xdc\xec\x72\xe7\x09\x4d\xa6\xe4\x96\xf7\x6a\x46\x47\xdf\xb3\xbf\x9e\x46\x7f\xa4\x85\xe4\xf3\xc7\x74\x8f\x07\xcd\x74\x8b\x27\x1f\x6b\xd6\x07\xde\x23\xde\xe4\x01\x1f\xe3\xe9\xbc\x33\x48\xf6\x61\x3c\xd5\x8b\x57\x1f\x73\x19\x49\x3f\x6e\xe5\x5d\x7b\x3c\x1f\x0f\x5c\x56\x94\x33\xf2\xf1\x84\x3c\x04\x4b\xfa\xab\xa5\x1a\x4d\xab\xca\x1b\xf9\x98\xf9\x1e\xf4\xb3\xd7\x85\xc7\xda\x80\x10\x7c\x97\x33\xaa\x3e\x66\xca\x07\xc9\xb4\xe2\x7e\x56\x37\x3e\x68\x26\x11\x79\x4c\xb3\x07\x81\xb5\xb2\x79\x2c\xb0\x8f\x68\xa9\x0c\x8b\xba\x6e\x38\x05\xaa\x57\x06\xc5\x6a\x1e\xe6\xbe\xe1\x56\xee\xd7\xda\xc5\x37\x55\x39\x3e\xc5\xf2\xd5\xc4\xa9\x4a\x4b\x99\x84\x7e\x8c\xa6\x76\x42\x68\xf7\x6a\x22\x54\x11\x41\x8b\x5d\x35\x11\x2a\x7c\x66\x85\x50\xcd\x67\xc4\xea\xbb\x8e\xec\xfc\xe3\xde\x6a\xf5\x66\x46\x21\xa6\xdf\xe5\xdc\xa1\xcd\x22\x47\xc4\xbe\xcb\x39\x3d\x9b\xd7\x54\x32\x57\x5f\x4e\xe7\xd9\x3c\x0c\x82\xc4\x5c\xb7\x92\x11\x36\xaf\xa9\x0d\xe1\x92\xbe\x68\xd3\xcd\x6a\x14\x7f\xf8\x6e\x3c\x49\x37\x8b\xd0\xd3\x68\x6a\x77\xbe\x4d\x0b\x11\x21\xff\xae\x5b\x79\x04\xdb\x72\x2f\xe3\x18\x7e\xdd\x5a\x7e\x9a\x57\xb7\x26\x22\x69\x2a\xbb\xa9\xd0\x91\x8b\x5b\x2b\x44\xb7\x4e\x0e\xf3\xb2\xe4\xea\xbb\x97\xec\x0e\x47\x38\x6f\x66\xb7\xb8\x10\x99\xe6\xe2\x06\xf6\x80\xcb\xf8\x50\x6b\xcd\xad\xaa\xf7\x5d\xb4\xd4\x4a\xd3\x2d\x2e\x64\x6c\xb9\x95\xf2\xb0\x7b\x85\xef\xb0\xff\xa3\xe4\xb1\xdd\xec\x4f\xd4\xdc\xeb\x91\xa2\xd2\x15\xc5\x29\x04\xd1\x1e\xed\x4f\xba\xf9\xbc\x43\x84\x47\x53\x3e\x4c\x84\x01\x27\x3e\x12\xd3\x61\x4e\x1c\x4c\xed\xa3\xb4\xc2\xc3\x9c\x38\xd4\x1f\xe9\xfc\xe1\xfe\x0c\xe6\xf6\x51\xe6\xd4\xe1\xb9\xe5\x1e\xc0\x34\x1e\x9e\xdb\xa1\xee\x2b\xdf\xe3\xb0\x22\x1c\x28\x42\xad\xce\xc3\xcb\xf0\xd0\xa8\xfe\x32\x98\xba\x37\x1a\x95\xc4\x6e\x7a\x54\x98\xfc\x5c\xca\x90\xd8\xa7\xa7\x96\xd3\xfd\xfd\xf7\x79\x35\x9a\x14\xac\x12\xbb\xe9\xf5\x76\x76\x19\xb0\xe9\x7b\x6b\xc2\x89\x26\x74\xed\x16\xf6\xc9\xd4\x56\x27\x36\xb5\x98\x4c\x68\xac\x24\x88\x44\x0a\xa6\x10\x61\x14\x87\x3f\x5f\x46\xd3\xaa\x16\xc4\x69\xf1\x99\x44\xad\xd5\x7a\x38\xa7\x6b\x9f\x04\xeb\xca\x42\x37\xa3\x07\xb5\xa8\x51\x4b\xcf\x44\x7a\x94\xaf\x10\xf7\x57\x0a\x74\x5e\xb9\x86\xa7\x19\x6a\xca\x88\x4f\x8b\xd0\x32\x89\x17\xe2\xa0\xf4\x6d\x7d\x59\x41\x2e\x22\x50\x5d\xfe\x7c\x1a\x4d\x42\x58\x29\xce\x65\x71\x58\x22\xb1\x54\xcb\xf2\x86\x77\x89\x66\xda\x8b\x2c\xd3\x8c\x0b\x8d\x27\x19\x2d\x19\x5f\x93\xd4\xb0\x52\x2d\x6b\xde\xc6\x57\xa2\x7c\x09\x3d\x8c\x26\x59\xac\xb2\xfe\x2e\x6f\x0e\x17\x51\x7f\x44\x9b\xb5\x3c\x56\x12\x4a\x2b\xa7\x61\x5f\xde\x34\xc6\x9d\x47\xb2\xac\x2d\x2f\xdb\x71\xd5\x91\x88\x7b\x7a\xa0\x6d\x74\xec\x6b\xab\x92\x02\x6f\x53\x32\x92\x09\x24\x65\x66\xc1\xaf\x97\x02\x13\x22\x8d\xb0\xbd\x6c\x6f\x11\x5e\x2b\xd9\xb6\x1e\xda\xa2\xa4\xb2\x03\x6f\x33\x2b\x49\x81\x9e\xdb\xe8\x62\x74\xf4\x5d\xeb\xe4\xf6\xf2\xbc\x91\xfb\xaa\x53\xdb\xb6\xdc\x6f\xb1\x81\x56\xac\xd7\x9d\x7f\xe1\xf9\xa6\x0d\xf2\x6b\x75\xf6\x12\xe8\x48\x2b\xc9\x6b\xb5\xf2\x0e\x65\x9d\xbd\x84\x5f\xc6\x47\x70\x9d\x3f\xf4\xcf\xe8\x98\x8f\xbf\x64\xb7\x6e\x94\x1c\xbd\x4d\xcc\xf1\x7a\xb6\xb9\xc5\x50\x82\x19\x82\x4c\x53\x20\x67\xae\x98\xe3\xf5\xb4\x12\x69\xfa\xf9\x43\x67\xa3\xa9\x5d\xeb\xd1\x6b\x49\x78\xd9\x71\x34\x1d\xb6\x5e\x9f\x05\x08\x2f\x79\x35\x71\xc7\xcf\xa4\xf9\x31\xaf\xd2\x94\x3f\xef\x2c\xe2\x5e\x24\x3d\x62\xbd\x9f\x75\xd0\x0f\x01\x69\xcd\xf8\xd7\x78\x6a\x57\x0e\xdb\x9f\xd7\xe4\x9f\x08\x2f\xcd\xfa\xb3\xb2\xf9\x0d\x7d\xaf\xde\x98\x66\x3f\x62\xb6\x89\xf9\x7e\x33\x1b\xcd\xa0\xa4\x55\x7e\x96\x90\x1f\x8b\x6f\x57\xca\xe6\x9f\xd5\x87\x6e\x3c\x94\x33\xcf\x96\x41\xa7\x10\xdd\x51\x66\xb9\xfe\x59\xe3\x7e\x8c\x56\xa3\xfa\x3c\x5a\x92\x36\x5e\xca\x20\xd7\x3f\x33\xb1\x12\xf6\x77\xe5\x38\xff\xbc\x98\x92\xab\xff\xd1\x2e\xed\x33\x11\x74\x43\xa2\x6c\x2f\xfd\x33\xf7\x7d\x30\xb7\x56\xfc\xcf\xec\xf4\x41\x9b\xae\xad\xea\xe7\xc5\xeb\x83\x9f\x94\x40\xae\x7f\x56\xad\xba\x50\xe9\xf7\xf8\x4f\xb6\x57\x9f\x69\xf7\xb1\x5a\x75\xb1\xed\xe7\xd5\x4a\x37\x22\x9d\xbc\x1d\xc3\x37\x22\x43\x57\x19\x5d\x09\x3d\x7d\x95\x31\x64\x58\xa2\xbc\x6d\x43\x96\x25\xa7\x40\xfd\xca\x46\x7a\x49\x46\xc7\xc5\xf0\x86\xf2\x92\xca\xb6\xe4\x14\x30\x50\x51\x32\xdf\x4b\x6b\xf3\xb8\x48\x08\xed\x6a\x24\x2e\x03\xf3\xe8\x4b\x09\xd9\xc6\x25\xfe\x1f\xba\xfa\x18\x4a\x03\xea\xab\x8f\x21\x9b\xee\xa1\x84\xa0\x69\x18\x1f\x8a\xa7\x2a\x2f\x6a\xd2\x2a\x39\x48\x3a\x79\x0d\x65\xfa\x94\x6d\xc8\x29\xd0\x4b\x25\xa7\x4d\x1e\x6d\xd2\xa8\x1e\xd5\x33\x5d\xfd\xa4\xfa\x47\xe8\x6a\x74\x10\x47\x59\xbe\xf0\x4a\x8f\x82\x7a\x8f\xdc\x0d\xdf\x71\x60\x3c\x9b\xae\x81\x1c\x0d\x59\x6b\x2c\xcc\x68\xd3\x35\x94\x38\x36\x8b\x87\x46\xdc\x3b\xa4\x74\xfd\x65\x26\x7e\x8c\x6f\xe0\xbb\xf0\xae\x27\xfa\x93\x2e\xe5\x60\xcd\xee\x0f\x19\x2d\x13\x51\x3d\x0f\x38\x8d\xff\xc8\x4a\x0c\xbe\xb8\x9f\xdc\x20\x24\xa5\x92\x1a\x32\x7e\x38\x05\xda\x25\x59\xd7\x28\xee\x3f\x77\x05\x49\x19\xa4\x46\x31\x53\x91\xd7\x32\x29\x25\xd4\x28\x52\xfc\xa3\x0c\xfa\xa9\x54\xa9\x45\x7b\xf9\x41\xe6\xcb\xaa\x6e\x16\x93\x81\xbb\x82\x44\xa0\x9c\x35\x7c\x57\x30\xc2\x42\xe2\xe0\x1f\xe1\x8b\xf1\xc4\xbd\x52\xed\xda\xa5\x8c\x22\xea\x28\x5b\x70\x31\x0f\x86\x8d\x44\xaa\x62\xa9\x22\xd5\x3c\xc8\x75\x75\x34\xbf\xf0\x1e\xac\x88\xc6\xdd\xd0\xf0\x4d\xc4\xe0\xae\x20\xe9\x0e\x72\xf8\xb2\x60\xdc\x64\x69\x56\x26\xda\xdb\x34\xe0\x0e\x41\x76\x55\x07\x1c\xc6\x4f\xb2\x28\x5f\xc2\x2f\xe3\x37\x31\xa7\x84\xd6\xd4\xde\xb0\x48\x12\x8b\xdc\xd3\xad\x92\x8a\x58\x33\x78\x9b\x06\x37\x71\xbe\x6e\x7f\xed\xca\x63\x2f\x92\x94\x10\x89\x80\xf7\x14\x82\xef\x35\xaf\xb7\x49\xc3\xd5\x82\x2c\x9a\x96\xed\xa4\x4f\x81\x31\x89\xf2\xb7\x49\xc6\x25\x82\x8c\x97\x96\xad\xa2\x17\x56\xd1\x09\x27\xa0\x65\xb3\xe8\x53\x88\xbe\xa3\xd2\xc6\x23\x3d\x8e\xb5\xf4\xa9\xa5\x0b\xbf\x8c\x8f\xf9\x53\x8a\xde\x47\xc7\x64\x02\x08\xa4\x94\xc4\xac\x8f\x99\x92\x3b\x04\x99\x1e\x1d\xf0\x31\x7e\x81\x57\xf5\x66\xca\x07\xa6\x94\x8c\x3f\xba\x21\x1c\x0f\x2a\xa1\xaa\x93\x5a\xe3\xc6\xa3\xa1\x2a\x45\x70\xf5\x50\x2b\x3c\x9c\x94\x53\xba\x5a\xb3\x54\x55\xf3\x08\x9d\x8d\x8e\x4e\x66\x49\x78\xb5\xe4\x73\x38\x97\x9d\xc0\x01\xa7\xf1\x11\xc9\x87\xcb\xd6\x51\xcd\xda\x95\x79\xcd\x92\xa8\xea\x79\xad\xcc\xab\x16\x87\xaa\x3d\xe6\xa8\x24\x34\x57\x5a\xf0\xaa\x13\x91\x82\xf6\x27\x5d\x4c\x8e\xba\x96\xf1\x41\x99\xa6\x21\xe9\x0c\xac\xa0\xfe\x7a\xa0\x5f\xa3\x59\xab\x34\xb4\x0a\x41\x4b\x0e\xf8\x18\xbf\xc0\x0f\xe1\xb7\xf1\x51\xbd\xe4\xac\xe9\xda\x5a\x61\x12\x88\xf5\xbc\x88\x92\x40\x01\xca\x28\x8d\x73\xb3\x3c\x71\xb2\x4f\xba\x68\x1c\x3e\xd9\x8f\xa6\x5e\xb2\x49\x19\x3e\xa9\x8f\x0e\xdb\x64\xa7\xf4\xf6\x0a\xd3\xd5\x6c\x17\x3a\x1b\x5d\x30\xcb\x6b\xc2\x3f\xc6\x37\xf0\x43\x78\x75\x27\x62\x1a\x24\x3d\xcf\x1d\xb0\x1a\x1f\xdd\x2c\x9a\xa9\xee\x6e\x72\xf6\xd6\x2b\xd1\x01\x5d\x3f\xdd\xd7\xc5\xd9\xf0\x19\x7b\x0c\x54\xb4\xae\xb6\xc6\xb0\x8a\x1e\x30\x54\x11\x5f\x0e\x33\x14\x67\xe9\xa4\xbb\x27\xbb\x10\xac\x31\x54\xbf\xf8\xd5\xa7\xdd\x31\x91\x12\x5d\xac\x12\x55\x9f\x42\x4c\x16\x97\xcb\x44\x20\xa0\x10\xd5\xe8\x66\x8e\x68\x03\x14\x0a\x78\x55\xe3\xee\x4c\x99\x05\x4a\x41\x4d\x2b\xa8\x49\x6c\x8e\xcb\x68\x51\x67\xca\x2e\x50\xa3\x9d\x56\x50\x1c\x24\x93\x2e\x8b\x86\x0f\x92\x63\x31\x5b\x77\xad\xff\xc1\x26\x6b\x2c\x4f\x26\x47\xb5\x74\x8b\x18\x4b\xe7\xd8\xb1\x98\x1c\x9d\x10\xc7\xf2\xe4\x90\xc8\x26\x3d\xc9\xdf\x0f\xe3\x3f\xf0\x8c\xda\xa7\xb2\xc1\xa9\xac\x5d\x46\x67\xa3\x83\x57\x1e\x25\x4a\xdf\x56\x84\x9b\x39\x7b\x24\x8f\xdb\x7b\x2c\x52\xab\x36\xb1\xd6\xb6\x6e\x20\xa9\x6a\x7a\xb4\x7c\x6e\x13\x8f\xf0\x83\xe9\x91\xee\xd9\x53\x02\xb6\xc9\x5c\x9e\x84\xf6\x60\xb7\x06\xa5\xd4\xfb\x7b\xb9\xd5\x45\xab\x46\x6f\xa3\x19\xab\x96\x4f\x1f\xe2\x06\xcf\xd3\xde\x5e\x8f\xd7\x5a\x80\x8c\xad\xde\x47\x13\xc4\x80\x02\xbd\x17\xed\x5f\x9d\x55\x06\x87\xc1\x44\x66\x8c\x35\x7c\x18\x54\x84\x03\xe2\x90\x1f\xa8\x1a\x4d\x77\x94\x63\xff\x35\x23\x72\xbc\x4b\xba\x47\x21\xc8\x01\x85\x06\x5e\xd5\x5b\x2e\x5e\x58\xa1\x8a\xc8\x3e\xdf\x0d\xce\x77\x04\x35\x5f\xf6\xb9\x39\x85\x85\x49\x67\x12\x7e\x1b\xff\x12\x4e\x4a\xe8\x9f\xd1\xd4\xae\x05\xf4\x67\xd5\xf9\x83\x68\x55\x33\xfe\x33\xd1\x38\xc8\xa5\xaa\x7a\x7e\x56\x9d\x3f\x92\x9d\x4b\xd3\xfe\xac\x3a\x7f\x04\x66\xd1\x02\xfa\xd3\xf1\x5c\xa9\x06\xfe\x36\x0b\x3f\xd3\x8c\x9c\x03\x4d\xb2\xf8\xd3\x35\x21\xa1\x17\xce\xe7\x45\xf8\xd7\x78\x3a\xaf\x85\xf5\x67\x12\xff\x44\x4a\x09\xe9\xcf\xec\xfa\x83\x5d\xff\xd0\xcb\xe8\xe8\xbb\x36\x05\xbf\x29\xd2\xfc\x90\xb5\x2a\x05\xf6\xd3\x2d\xde\xf8\xc5\x9a\xa5\xe3\xb9\x3d\x27\x16\x9e\x13\xe9\x6f\x7d\xfe\x59\x04\x7f\xa2\x30\x27\xe5\xe1\x33\xe5\xe0\x15\xfd\x6f\x49\xfc\x74\x97\x34\x3e\x84\xa7\x8a\x5d\x3f\xaf\xac\x9f\x7a\xd9\x85\xfe\x19\x1d\xd5\x37\x69\x84\xcf\xc2\xc3\x83\xf6\x9f\x50\x7d\xd6\x14\x1c\xdf\x52\xd3\x3a\xff\x99\x3f\x3e\xf8\x43\x29\x82\x7d\x7a\x9b\xbc\x67\xeb\x56\x60\xfa\x3d\x7b\x5e\x74\xbe\x29\x35\xb4\x7c\x0b\x96\xb2\x24\x34\xa5\x08\xbe\x34\xa6\xc9\x33\x77\x6a\xca\x0f\xed\x67\xee\xc9\xd9\x30\x35\xe5\x86\xf6\xd9\x70\x72\x36\x34\x3b\x4d\xf9\xcc\x9e\xc2\x20\x60\x92\xd0\x3f\xa1\x11\xa9\xa6\x44\xcd\x97\xb6\xa4\x33\x1c\x0d\x92\x2e\x1d\xe6\xa5\x95\x6f\x72\x62\x4c\x18\x92\x1d\x70\x18\x4f\x2f\x95\xa6\xf9\x9a\xee\xa5\x48\xf9\xa8\x9e\xe5\xea\x61\x04\xa5\x57\xbf\x96\x69\x80\x7a\x52\x3e\x67\x79\x1e\x9c\x02\x63\x55\xa2\x65\xf9\x18\x9c\x02\xb5\x2b\x59\x72\x92\xa4\xcd\x44\x52\xfa\xa6\xd4\xc8\x49\xea\x66\x26\x84\xa1\x29\x17\x7a\xd2\x7a\x38\xc3\xb1\x20\x11\xef\xfb\x40\x3f\xa3\x69\x76\xa8\xd9\xe9\x66\x45\x33\x65\x71\x4f\xd3\xcd\x8a\x08\x43\xf5\x4c\x57\x0f\xfb\x0d\xf5\x46\xeb\xde\x4c\x70\xbd\x6e\x4c\x48\x19\x41\x21\xaa\x21\xdc\xfc\x01\x5f\xe3\x3f\xf0\x70\x48\x36\x9f\xc9\x7d\x80\x30\xf3\x07\x54\xf7\x75\xf0\xd4\x95\xc9\xf4\xc1\x73\xf2\xd0\x9d\xba\x72\x61\xcb\x40\xff\x14\x62\x58\x5d\x29\xab\xb3\xd8\x7e\x66\xf5\xb3\xfa\x7b\xd7\xa3\xfe\x88\xa5\xfc\xa4\x3d\x0b\xf9\xf0\xb1\xbf\x98\x45\x0b\xe1\x2c\x30\x72\x57\xd6\xfc\x62\x46\xd6\x79\xd4\x29\xe9\x7d\x1e\x9d\x3c\x52\xff\x25\xa7\xf7\x23\xf5\x8c\x03\xe8\xc1\x33\x2c\x59\xde\x9f\x42\xc3\x88\xdb\xf8\x6e\xfc\x20\xdc\x8c\xd0\xd3\xe8\xc5\xe7\x43\x78\x77\x07\xea\x38\xeb\x7c\x31\x75\x74\xc2\x1c\xae\x67\xb9\xfa\x45\xf5\x5d\xe8\x9f\xd1\x54\xc3\xd2\x36\x7d\xf0\x24\x6a\x4d\xfa\xcb\x1a\x7f\x9b\x65\x75\xc2\x1c\x2c\x1a\xd3\x27\xcc\x79\xc3\x83\xba\xfc\x98\xb7\x79\xf0\x86\x49\x08\x49\x7d\xc0\x6d\xfc\x1b\x9e\xd8\x46\xff\x8c\xa6\x1a\x49\xd6\x63\x09\x7a\xd4\x9d\xfe\x1f\x78\xee\x9d\xaf\x1f\xff\x1b\xad\x6b\xce\x1e\xcf\x25\x61\xe1\x92\x32\x00\x4f\x3f\x05\xcf\x47\xa3\x53\xbe\xf5\xc7\x4a\x29\x1e\x79\x53\x57\xb6\xfb\x47\x8b\x16\x51\x6a\x52\xbe\x34\x95\x7e\xf2\x25\x0a\x4d\x72\xfa\x6f\xbb\xd8\x2d\xa2\xc5\x1c\x7c\x17\xde\xd5\x33\xf5\x52\x85\xb2\x5d\x5f\x04\x6d\x49\x59\x59\x82\x89\xda\x42\x21\xe2\x2d\x29\xdb\xfd\xa3\xd5\x69\xf2\xa0\x9c\x2f\x4d\xe5\x63\xfe\xe7\xe5\xd8\xd9\xbf\xa7\x5f\x8e\x89\xf4\x72\xf0\xf4\xc6\xa7\x4a\x22\xb9\xa4\x7c\x49\x93\x57\xdd\x84\xce\x48\x7c\x9a\x74\xf7\x38\xab\xf6\x52\x33\x4c\xd6\x13\x21\x03\x0e\xb4\x8c\xde\xd4\x62\xfc\x6b\xfc\x2f\x3e\x1f\x42\x7f\x42\x4f\x3a\xa9\x84\xfe\x3e\x6c\xce\x1a\x3a\xa9\x4b\x8f\x57\x93\x86\x33\x68\xd6\xb5\xcb\xac\xe6\xfe\x2a\x92\x49\xd3\x56\xeb\x86\x2a\x1a\x48\xd3\x56\xb3\x21\xa7\xcd\x2e\xee\x6c\x5e\xfb\xc2\x5c\x3d\xe5\x4b\x6c\xd8\xf4\x36\xa4\xec\x24\xd6\x48\xcd\x6b\x1f\x87\xcd\xac\x5b\x1a\x42\xa9\x44\x21\xb6\x46\x5d\x0b\x6e\xd3\xd6\x68\x72\xaa\x74\x52\xed\xd9\xcc\x65\x0d\x2e\xd3\xca\xda\xcc\x4d\x11\x53\x25\x75\x0d\xa9\xe9\xae\x80\x70\x2a\xc9\x99\xb2\x89\xa7\x42\x21\xa6\x49\x23\x6d\x5e\x11\x79\xbb\x76\x2a\xed\xd9\xac\x65\x39\xca\xe6\x74\xf9\x7b\xb7\x0a\x25\x89\xe2\x75\xc0\xdb\x78\xaa\x57\xab\x5e\x11\x89\x67\xdf\xb5\x50\xca\x61\x75\x11\x3d\x25\xe5\x24\x6d\xe4\x03\x31\x91\x53\x12\x56\xb3\x6b\x76\xd3\x9d\x27\x6a\x67\xd4\x9e\x7e\xa2\x26\x5b\x4a\xca\xba\x1b\x9a\x5d\x9b\xc9\xd9\x61\xf9\x24\x26\xeb\x56\x76\x1d\x65\xa7\xf9\xe8\x5e\x9f\x79\x5b\x76\xde\xe9\xe9\xb7\xe5\xd9\xd5\x4b\xd1\x4c\x7e\xb5\xa7\x40\xf5\xbc\x54\xcd\x61\x36\x18\xb0\xc1\xf0\xe7\xaf\xd1\x31\x51\x5a\x6e\x87\x59\x9b\xf4\x76\x4a\x30\x7d\x40\xd7\x4e\xd8\x34\xcd\xdf\xf0\x98\x78\xd0\x56\x92\xe9\x03\x0e\xe3\xe9\xbc\xd6\x19\x3f\x68\x4f\x0e\xe1\x39\xb9\x37\xde\x19\x11\xd5\xc2\xcb\xcc\xd0\x65\xdd\xe4\x3d\x7b\x48\x35\xf9\x3d\x7b\x0e\x04\x2a\x8b\x3d\x14\xd7\xe2\x14\x52\x7c\xae\xce\x78\x4f\xc0\xf3\xb7\xd2\x52\x1f\xf0\x31\xbe\x81\x1f\xc2\xbb\xf3\x50\x58\x16\x74\xd3\x27\xff\x39\xf1\x95\x91\xa9\xdc\x9c\xa6\x3c\xef\xdc\xe3\xef\xf3\x6e\x74\xd0\x20\x4b\xc5\x4d\x53\x7e\xc2\xdc\xf8\xd8\x1e\xd0\xdf\x33\xd8\x64\xf4\x32\x7a\x07\x5a\x8d\xce\xbf\x5a\xe8\xa4\xb4\xc1\x5c\xee\x8c\x06\x25\xb1\x9f\xe6\xb2\x08\x57\xf8\xb7\x74\x4e\xaf\x61\x53\x63\xd5\xfe\xc4\xf7\x04\x73\xa1\x57\xb3\x74\xd6\xf2\x22\xc5\x43\xb4\xf2\x39\x1f\x50\x34\xe3\x05\x39\xe3\x0f\x70\xc0\x6e\x3c\xcd\x0e\xa1\x35\x83\x3c\xda\x2a\xbf\xf2\x01\x5f\xe3\xa3\x3b\xba\x04\x9a\xdb\x4b\x2a\xcf\xb3\xb9\x88\x66\x7e\x9e\x9d\x1b\xc5\xad\xcb\xa1\xb9\xbd\x36\x6e\xba\x53\x6e\xe3\x87\xf1\x0b\x7c\x15\xfe\x35\x9e\x76\xa5\xe9\xb7\x17\xc1\xb8\x59\x48\xca\xcf\x7b\x40\xa9\xe2\x0d\x4b\x15\x0c\x36\xe6\xb6\xc2\x21\x89\x1f\xe1\xc4\x0f\xe4\x66\x43\xe1\xe4\x22\xb5\xb8\xad\x71\x76\x3c\x52\xeb\x71\x66\xfa\x86\x60\xbe\x1a\xad\x44\xfc\xf5\xa2\xf6\xc2\x68\x1c\x0c\xe7\x6b\x8d\xfe\x8a\x08\x9c\xd0\xe6\x6b\x59\x26\xbd\x9f\x77\x33\xaf\xf7\x80\xdc\x1b\x28\x75\xef\x01\x1f\xe3\xa1\x99\x36\xf2\x7e\x45\x9e\x2f\xba\xbb\x68\x27\xef\xf7\xdf\xf9\xa2\x8c\x65\x4e\x39\x5f\x73\x26\x47\xf8\x7c\x4b\x19\xfb\x85\x76\xfe\x60\x9d\x5b\x7a\xf1\x67\xd6\xe1\x08\xaf\x5c\xb3\x07\x7c\x8d\xa7\x1e\xed\x34\xfc\x16\x3b\x7f\xe8\x90\xbb\xfc\x27\xef\x84\xf3\xe7\x83\x04\x87\x70\x65\x90\x3d\xa0\x9b\x67\x18\xb7\xa6\xd2\x6f\xaf\x93\xe3\x76\xbe\x75\x3e\xfa\x59\x6b\xfc\x70\xbb\xbb\xa5\x97\x7f\x16\xb0\x9f\x86\xad\x49\xfb\xcc\xba\xbc\xd5\xe6\x5b\x5b\xf4\xcf\xac\xfb\x89\x1c\xd2\xb4\x7e\x94\x9d\x9f\x86\xad\x6d\xa0\x5f\x5f\xe7\x87\x66\xbe\xb5\x0d\xf4\xeb\xeb\xc4\x22\x3c\xcb\xb0\x65\x7e\xee\xcf\x87\xc0\x4b\x20\x3f\x2f\x2b\x9c\xb7\xf3\xa3\xed\xa1\x9f\x4b\x27\xc1\xae\xb3\x4c\x96\x70\xe1\xa7\xd0\xc0\x37\xe1\xbb\xf1\x51\x3d\xa3\xb2\xd7\xfe\x29\xbc\x81\x2e\xa0\x25\x8f\x0b\x3b\xf1\xfc\x70\x22\x5e\x8a\x9b\x72\x0a\x11\xf9\x88\xe5\xc3\xde\xfc\xa7\x30\xf9\x5c\x8d\x0e\xd7\x1e\x62\x4a\x68\x86\xb5\x14\x8e\x6a\xe1\xce\x7f\x3e\x1f\xc2\xbb\x76\x56\x95\xa1\xda\xb5\x7c\xe0\xd8\x9f\x32\xa1\xec\x16\xa9\xa8\x28\x7c\xe0\xf5\xfd\x72\xf5\x91\xe0\x47\x1b\x67\x3b\xfa\x9f\x02\xad\xf2\x2e\xb2\xfc\x72\x4b\x00\x80\xa4\x24\xac\x6b\x29\xe4\xd5\x52\xe2\x2a\xa5\x63\x5d\xcb\x2f\xba\x78\xf7\xe7\x8b\xd5\x69\x25\x13\x3e\x0e\xde\x99\x08\x89\x07\xaa\x46\x77\x7c\xd1\x8a\xf0\xd3\x78\xe6\x95\xcb\x05\x12\x61\x51\x78\x4f\x35\xc9\x9f\xff\x8c\xa6\x33\x6c\x8d\x96\x82\x48\x9c\x02\xb4\x61\x6f\xb4\x7c\x6c\xc7\x55\x3f\x29\x07\xeb\xb2\xaf\xfe\xc2\x3b\x3f\xe5\xca\xc5\xcb\xca\x52\x55\x2b\xd3\x7b\x16\x33\x5c\xf7\x29\x34\x9c\xe0\x2e\xe1\x87\xf1\x13\xbc\xab\x5f\xc6\xef\x53\x4d\xf6\xe7\x9f\xd0\xb0\x93\x9e\x14\x57\x36\x3b\x85\xe3\xbe\x0f\x15\x2b\x9b\x9d\xc2\xf4\x3d\x5f\xee\xa3\xb9\x29\xa3\xf4\xf5\x16\x48\x7a\x2e\x0a\x31\x21\x1c\x35\xec\xc7\x7f\x0a\x34\x2a\xa6\xf4\x5b\xf4\xca\x61\xf5\xa4\xb4\xa5\x0b\x77\x7f\x0a\xfd\x54\xc3\xc9\x64\xf9\xa6\x00\x97\xfe\x94\x89\x0c\xb3\x70\xec\xa7\x10\xad\x16\xf5\x5d\xeb\xf9\x8a\x1b\x83\x7c\x79\xa4\xcb\x84\x44\x8c\xeb\xa3\x46\x75\x46\xc0\xc5\x3f\x93\x98\x66\xd9\xc5\x7f\xe1\xe2\x9f\xb2\x5e\xd9\x96\xdf\xb9\xf1\xf1\x3f\xf8\x26\xfc\x63\x7c\xb0\x01\x9e\xa7\x07\x14\xe1\xe3\x22\x21\xeb\xf9\x7b\xd9\xf6\x1d\x2f\xff\xf3\xf9\x10\xbe\x1a\xcf\x74\x73\x34\x59\xb6\x7d\x5f\x3c\x7f\x67\x42\x13\x1e\xf0\x15\x1e\x91\xaa\x5d\xdd\xd1\xb2\x8a\x37\x7e\xbe\x44\x61\x3f\x44\xe3\x8d\x9f\x72\xe3\x5a\x01\x2f\x7c\x0a\x1f\x78\xaa\xf7\x3d\x01\x8e\xf7\x07\xdf\x84\xbf\x8d\x0f\x1a\x3f\xfe\x7c\x1a\x4d\x35\x62\xa7\xdb\x32\xc2\x3b\x77\x96\x15\xd6\xba\xb5\x80\x2e\x5e\xa2\x95\x9d\xf3\x80\x7f\x78\xba\x29\xc6\xb1\x7d\x3a\xce\xed\x29\x37\xb5\xeb\xfb\x83\x85\xa9\x78\xd6\x4d\xdb\x7a\xac\x72\xc3\x66\x3c\xcb\x08\xc0\xfe\xeb\xa7\x40\xf5\x12\x59\xdf\x1b\xe0\xd7\x7e\xf0\x74\xc7\xcf\xbf\x78\xb0\x27\x65\x90\x3c\xa0\xab\x1f\x54\xdf\x84\x76\xf5\x1a\x95\x24\xff\xf1\xa8\x74\x3f\x40\x3c\xe0\x03\x6a\x52\x74\x52\x97\x2d\xd3\xf2\x49\x1d\x97\xf3\x4c\x5e\x9e\x85\xdf\x39\x85\xa8\xbe\x4b\xda\xaa\x39\x90\x90\xf2\x4a\xb3\xb8\x70\x48\xa7\x10\xb2\x8c\xf5\xce\xf2\x09\x1e\x5f\xf3\xa4\xcc\x8b\x6b\x29\x68\xdf\xc2\xeb\x3c\x5f\x52\x73\xd5\x8c\x19\xc1\x5a\xcf\xe7\x43\xf8\x61\x7c\xd4\xde\x5d\x8b\x48\xc9\x63\x74\xee\xe2\x7b\x3f\x46\x2f\x9d\xec\x71\x04\x5d\xcb\x27\xfb\x55\x59\x02\x7a\xd5\x60\xcd\xb0\x55\xb4\x61\x57\x6d\xff\xf4\xb5\x30\xf9\xce\xc4\x4a\x5a\x76\x22\x3f\x85\x60\x4c\x2d\x8f\xcd\xbd\xd7\x99\x9c\x98\xed\x07\x1c\xc6\x2f\xf0\x4d\x78\x75\xbf\xb1\x8b\x95\xa9\xd2\xb2\xcd\xf7\xc2\xb6\x5b\x99\xfc\xd6\xb2\x6d\xf7\xd2\x71\x7a\xfc\x05\x3f\xfe\xdf\xed\xb0\x56\xf3\xc2\xd7\x18\x35\x79\xf9\x16\x5e\xea\x14\x68\x86\x4d\x3d\x8e\xe7\x14\x62\x47\x33\xa4\x21\x6d\xfb\xbd\x3a\x0c\x3d\x8a\xbf\xdf\xc6\x87\x6e\xe3\x26\xd8\x3e\xe8\xa7\x40\xf5\xec\xf5\x57\x37\x9f\xf3\x30\xad\xc4\x78\xcb\xce\xe9\xa7\x40\xf5\xda\x8b\xf4\xe1\xea\x23\xc7\xa0\xee\x16\x56\xf7\x6a\xa0\xf3\x36\x39\xec\x96\x3d\xcb\x4f\x81\xea\x25\x46\xc3\xca\x24\x7c\xcc\x7d\x15\x81\xa3\x39\x05\x88\xc3\x2e\x7a\xf9\x59\x7a\x0d\x0d\x96\xfb\x95\xe5\x83\x38\xce\xe5\x49\x69\xdc\x0e\xe8\xea\x83\x25\x92\x54\x9e\x0f\xdc\x38\x9d\xfb\xea\xc2\x4e\xe7\x0b\x37\xf3\x54\x2e\x09\xe9\xf0\xa0\x88\x9a\x27\x7f\x3b\x7b\x9d\x9f\x42\xe1\x73\x75\xde\x7c\xce\x1b\xb9\x12\xc5\x2d\xfc\xca\x29\x50\xbd\x18\xc8\x07\x71\x7c\xca\x33\x41\x83\x0e\x54\x8c\x8e\xbe\x8b\x0f\x6c\x6f\xbe\x22\xd2\xe4\xa9\x45\xb5\x2f\xd7\x1e\x6b\x99\x6c\x69\xec\x62\xbe\x70\x31\x4f\xc5\xab\xfc\x34\x3b\x61\x86\xae\x84\x71\x0b\xdf\x72\x0a\x0b\x7c\x17\x7e\x1b\x1f\xd5\x4b\x63\x4c\x13\x3e\xcc\xcd\x73\x12\xf3\xd9\xdc\x7c\x61\x56\xae\x74\x70\x6b\xd9\xac\x7c\xcd\xd0\x9a\xba\xd4\x59\xd3\x5a\x73\x8a\x62\x62\xbe\x69\xed\x38\xd5\x79\xde\x6e\x96\xcf\xdb\x78\x9c\xa7\x72\x69\x05\x5d\xd6\x5f\x64\xa9\x4d\xe2\xed\xe5\xde\xf0\x8c\xaf\x3c\x62\x07\x7c\x8c\xaf\xe0\x9b\xf0\xcd\xf8\x1e\xd5\x14\xa1\x87\xd1\xb4\x2a\x91\x5a\x3a\xf6\xae\x85\xf3\x9f\x99\x78\xe9\xba\x6e\xad\x08\xcc\x48\x82\xaa\x03\x55\xa3\x17\x9f\x77\xe1\xa5\x77\x38\xcd\x17\x73\xa5\x9f\xf5\xf1\x30\x4f\xc5\x34\xde\x5e\xe0\xc2\xba\x3a\x27\xed\x8c\xb6\x17\x38\x0e\xf3\xc5\x44\xd8\x26\x3d\x29\xfb\x93\x04\x73\x7b\x5b\xb7\x91\x63\xed\xee\xb7\x77\xb0\x5b\x9d\x11\xde\x87\x6d\xdc\xc6\x73\xd2\xa6\xff\x75\x1f\xed\x44\x2e\x79\xf5\x2b\x3d\x5e\xe4\xa9\x24\xc9\xab\x5f\xe9\xf1\x17\x4f\x4a\xd7\xb4\xd6\xeb\x09\x7c\x99\x40\x1d\x06\x5e\x4f\x60\xbc\xd6\xa7\xa2\x2b\xac\xe5\x57\x7a\x9c\xbd\x93\xf2\x33\xad\xe5\xc3\xf3\xc2\x00\x59\xd9\x87\x0e\xa8\xee\xfc\x90\x40\xdd\xdf\xac\x9f\x55\xf8\x4f\xf5\xe8\xa8\xe4\x57\x5e\xd2\x11\xa6\x22\x97\xbb\x65\x13\xe1\xf5\x21\x24\xf2\xad\x5b\x9f\x85\xe4\x43\x48\xaa\x3f\xff\x19\xfd\xf1\x39\xd4\xf1\x21\x55\x4e\xd4\x4a\xcb\xb2\xec\x44\xbd\xe4\x44\x5d\x74\xaf\x63\x27\xea\x53\xc0\x17\x5b\x4b\xc0\x67\x45\x84\xf1\xae\xf2\xa9\x6c\xbb\x33\xef\x1e\xe1\xd2\x92\x32\x82\x1c\xf0\x35\xfe\xc3\xe9\x1a\x7c\xf2\xf7\x3c\x5a\x2a\xbd\xc2\xee\x32\x8b\x3d\x85\x86\xd7\xb5\xbe\x47\x20\x4e\x21\xea\xbf\xc9\x92\xdc\x15\x1c\xed\x14\xa8\x9f\x94\x92\x5d\xaf\x96\xa7\x40\x3d\x24\x06\xed\x89\xbb\xbc\x53\x08\xd6\xec\xaa\x86\x05\x77\xcb\xf5\xb7\xe0\x7c\xb5\x1d\xe4\xf3\x14\xc0\x93\x6b\xb3\xe7\x61\x3c\xcc\x43\xbe\x50\xbb\xf8\x6e\x62\x82\xa6\xf2\x90\x2c\xb8\x2b\x5c\xd9\x96\xeb\x6f\x79\x2e\x55\xef\x51\x71\xd0\x29\x44\x79\xdf\x5d\x07\x9d\x4d\x38\xd1\x8c\x45\xde\x81\xaa\xd1\x41\x04\x82\x48\x6d\xf2\x22\x52\x08\x5e\x20\x49\x73\x57\x68\xb2\xdd\xe3\x04\x93\x09\x5f\x7c\xa0\x64\x74\xe8\x10\xdc\x3b\xb6\x7d\x7f\x37\xde\xbe\x19\x39\xd9\xb8\xfc\x52\xa0\xd1\x6c\xbc\x1b\x65\x11\x20\x7f\xa9\x5d\x7c\x4f\x21\xc2\xbe\x8a\x02\x8a\x59\xb6\x71\xf5\x4d\x05\x6f\x90\x03\x56\xe3\xa1\x0c\x69\x3f\x7b\xe9\xdd\xf8\x11\xd5\xdc\x42\x4f\xa3\xe9\x0c\x99\x40\xbb\x9e\x55\xb7\x5c\x82\x0b\x97\x21\xbb\xeb\x59\x75\xcb\xc7\xb7\xe0\xf6\x71\x40\x57\x3f\xa8\x5e\x9d\x47\x43\x9d\xc2\x19\x53\x4e\xd7\x3f\x6f\xaf\xce\xc7\x3f\xfd\x17\x8b\xf3\x73\xab\x36\x6e\x39\x4e\xe1\x89\xda\x34\x34\xcf\x22\x4f\xb7\x05\xff\x8c\x03\x0e\xe3\x19\x9b\x58\x56\x6f\xb4\xbb\x73\xf6\x2a\x04\x1a\x3e\xa0\xab\x5f\x54\xaf\x21\x2f\x93\x08\x56\x7e\x48\x9f\xdb\x15\xdc\xec\x14\xa8\x86\x44\xa5\x5d\x6f\xb1\x5b\x6e\xca\x85\x08\xc0\x1b\xef\x64\x0a\xd4\x23\x51\xb9\x4d\xd2\x1b\x05\x49\xb8\xd6\x03\x56\xe3\xe9\x3e\x59\xec\xfb\x3d\xc4\x27\x77\x64\x73\x26\xcd\xde\x81\x5c\x0d\x2b\x19\x66\xf7\xdb\x2e\xc6\xa7\x70\x9f\xcf\x8b\x6a\x31\xd1\xc2\x4c\x38\x67\xb1\xc9\x6d\x71\xe6\x04\x57\x70\x4d\x3b\xe0\x5f\xa3\x31\x91\x62\x93\xdb\x12\x11\x46\xc3\x39\x8b\x4b\x64\x34\xbc\xe5\x77\x5c\x30\xa2\xdf\x64\xed\xa4\x10\x5c\x72\xab\x2f\xa6\x30\xaf\xd1\xa5\x26\x35\x6a\x5d\xc7\xb1\xb1\x60\x80\xb5\xfb\x63\xca\x73\x6c\x2c\x55\x62\xfb\x98\xc7\x39\x36\x12\x75\xe9\x40\xcb\xe8\xe8\x3b\x09\x9f\xbb\x8c\x86\xb7\x1c\x8c\x4b\x25\x81\xb6\x1d\x8c\x37\x0e\xc6\x39\x4b\x31\x3e\x9e\x0e\x0e\x93\x05\xbb\xac\x6d\x07\xe3\x2d\x07\xe3\x52\x45\xe0\xc7\x8a\x94\xd3\x64\xa9\x52\xec\x8f\x99\xf8\x81\x89\x1f\xa3\x9b\xd1\xd1\x77\xf1\xea\x63\x3d\xfa\xb0\xea\x71\x73\xb3\xfb\x63\x9d\xc3\x23\x74\xa9\x12\x91\x67\x3d\xc6\xd3\xcb\x47\xbd\x59\xee\xa5\x48\xa9\x66\xab\xb5\x4b\x45\x8d\x54\x72\x4c\xf7\x6a\x35\x52\xd1\x0b\x78\xb2\x1d\x70\x1b\xff\x3b\xdd\x94\x5a\xaf\xe6\xe1\x2a\x5a\x36\xe3\x9b\xf1\x54\x23\x59\xa8\xe6\xe1\x8a\x5e\xa8\xd0\x52\xa6\xd0\x9b\x44\xa8\xa9\x70\x5b\x72\x40\xf7\x06\x09\xaf\x12\x91\x6a\x6e\x25\x3d\x78\x6e\xfe\x7c\x1a\x4d\xab\xdd\xd5\xbf\xc6\x43\x04\x49\x54\x35\x31\xe3\xdd\xf9\xe0\x55\xcf\xfa\x19\x1f\xdf\x37\xad\x26\xcd\x44\xc3\xba\x59\x89\x7e\x76\x6f\x96\x7c\xde\xa7\x4b\x13\xbf\x36\x4b\x3e\x0f\xd1\xa5\x89\x5f\x9b\x95\x2c\x87\xe1\x82\x45\xd8\xb6\xff\xf3\x29\xc4\xde\xb6\x65\x7d\x6f\x6a\xc6\x93\x74\xce\xe4\xcd\xee\xcd\x1c\xd8\x58\xf4\x9a\x96\xfe\x66\x8d\xd0\xe0\xc0\x26\x0e\x54\xac\xb5\x2d\x7f\xe9\xd2\x8a\xbf\x77\x3d\x90\xa7\x49\xb7\xb7\xe5\xe1\x22\xe4\x5d\xbd\xb4\xba\x6c\x48\x6d\xbb\x8d\xdf\xc6\xc7\xdc\x8a\xc8\xcd\xc4\x6c\x22\xa6\x38\xbc\x5b\x98\xbb\x88\xf9\x74\xe1\x1f\xe3\xa9\x5e\x9c\xd9\xcd\x81\x9c\x8d\x95\x11\xbc\x77\xef\x14\x30\xc2\x2e\x18\x73\x1d\xb0\x1b\x1f\x2c\x32\x86\xd0\xd3\x68\x6a\x6f\xea\x8d\xa5\xb6\xb3\x4d\x6b\x4d\xbd\x19\x52\x74\x71\x48\xce\x64\x08\xdc\x76\x97\xde\x24\x36\x48\xa5\x49\xa7\x77\x33\x66\x0f\xc6\x2c\x5a\x6d\xbb\x19\x2d\x02\xc1\x65\x0c\xc5\xb7\x9d\xab\xb7\x9c\xa8\x4b\xd3\xc6\x62\x98\xcf\x38\x49\x97\xae\x5d\xce\x30\x3f\x0d\x56\x92\x9e\x20\xcd\xf0\x26\x6a\x10\x37\x5e\xeb\xe3\x30\x69\x38\x60\x97\x2e\x36\x1b\x66\x33\x9e\xb4\x0b\x96\x5f\xdb\x3e\xda\x5b\xbe\xd8\xa5\x4b\x31\x0e\x0f\x76\x20\x9d\x5d\x5b\x8e\x61\xe9\x1c\x88\x5b\x17\x9f\x0d\xaf\x19\x24\x8f\x67\xe7\xbc\x9d\xaa\x61\x77\x1d\xa5\xbb\xd8\x6c\x98\x38\x3c\x5e\x97\x2e\x55\x37\x4c\x1d\x9c\xb4\x4b\x97\x5a\x1f\xe6\x33\x0e\xcd\x45\xbd\x9c\xde\x18\x4d\x11\x4d\x9a\x6e\x7a\x71\x20\xe9\x7c\x91\x90\x4c\x6f\x80\xa6\x68\x49\xca\x7d\x5c\xb0\x29\x50\x8d\x14\xe0\x34\x71\x70\xae\x2e\x5d\x9a\x6e\x7a\xcf\x82\x95\x7b\xe9\x62\xa8\x69\x75\x3f\x15\xe1\x5f\x9f\x9b\x66\x3a\x35\x77\x6d\x78\xa7\x65\x70\x8a\x96\xd2\x80\xd3\xb4\x9c\xd0\xb2\xb8\x76\xb7\x2a\x9a\xf5\xf6\x9f\x6c\xb0\xa6\x45\x37\xbc\xb0\x33\x81\xa1\x0e\x64\x5a\xc0\x87\x5d\xb2\xb5\xcc\x87\x0b\x61\x19\xda\x83\x2e\x6b\xf1\x08\xf0\x96\x8b\x26\x6c\x99\x14\x3a\x6b\x0f\xad\x94\xcb\xfc\xa3\xb3\xf6\xd0\x4a\xb9\xbc\x43\x09\xaf\xea\x5c\x34\xbf\xcb\x6a\x0a\x67\xea\x32\x44\x3a\x39\x53\x9f\x02\xad\x32\x91\xcb\x7b\x8e\xa5\x48\x3b\xda\x5c\x2c\xef\x39\xc2\x22\x3f\x17\x9d\x67\xd6\x72\x2d\x87\x8d\x72\x79\xd4\xa8\xb7\x1c\x3a\xc8\x0f\xd5\xbe\xad\xa5\x74\x90\x1f\xda\x15\x6c\x73\x15\x07\xf9\x22\xe5\xb5\xcd\x55\x1b\xe5\x35\x1e\x57\xb3\x8d\x8f\xbe\x57\xd7\x22\x8a\xc5\x6b\xfe\xf9\x1c\x8a\xc9\x99\x7a\xe3\x4c\x9d\x89\x99\xbd\xed\x4c\x7d\x0a\x74\x46\x67\xc3\x6d\xde\xdc\x9a\x27\xf1\xec\xb6\x52\xdb\xf0\xe6\xd0\x72\xbb\xcd\x9b\x1b\xde\xac\xea\xa4\x79\x13\x9f\x83\x32\xc4\xca\xdb\x4a\x6d\xa3\xd4\xfe\x6a\xf1\x58\x45\x32\xa9\xcc\xd7\x5c\x13\x8f\xf9\xe9\xbe\xb4\x95\x7c\xbd\xb5\xc0\xdc\xfe\xbe\xb4\x39\x7c\x5d\xfd\x4b\xf5\x2d\x0b\x3d\x8d\x5e\x04\x21\x1a\xc2\xbf\xc6\x7f\x81\xd7\x7c\xbf\x3e\x75\xe1\x4e\x7d\x5f\x62\xa7\xd7\x7c\xf0\xc2\x07\xda\x89\xbc\xe6\x79\xac\xf6\xef\x4b\x13\xfb\x5a\xbb\xbc\x68\x97\xa6\x56\xbd\x8a\x71\x6b\x71\x5f\x0f\xbd\xfc\x79\xb0\x58\xed\xdf\x97\xb4\xce\xcf\xab\x18\xa6\x00\xf7\x25\x06\xf9\x59\x85\x63\x0a\x70\x5f\x5a\xdd\x7e\xde\x12\xfc\x54\xbf\xa6\xf6\x33\xff\x7d\x31\xe5\x77\xd2\x16\xe2\xf3\xf2\x16\x69\x0d\x72\xe9\x46\x4f\xa3\xa3\xfa\x24\x09\xff\xcc\x09\xdc\x42\xdc\x49\xba\xf7\xf3\xf2\xf6\xb1\xbc\x69\x89\xff\x2c\x99\x38\x2a\xdf\xdc\xa6\x1d\xd0\xad\x32\x55\x5a\xe2\x3f\x4f\x55\x58\xcc\x9f\xcf\x5d\x8d\x88\x86\x45\xfc\x9d\xb4\x29\xfd\xac\x86\x3e\xd4\x90\xb6\x5d\xdf\xaa\x46\xd3\xaa\x84\xe7\xf3\x1e\x96\xab\x12\x25\xba\xdb\xf6\x73\x3e\x05\xbe\x87\xed\xc7\x25\x1a\xcb\xff\xf9\x26\x5b\xfa\xb6\xff\xf3\x1e\x3c\xa2\xdf\x29\x5e\xf4\x0f\xf8\x18\x1f\x44\x23\x2c\xd9\x01\x5f\xe3\x3f\xf0\x0d\xfc\x72\x3d\x0c\x8b\x48\xc3\xdb\x0e\xcd\xa7\x40\x3d\xac\xc3\xe3\x12\x4b\x8d\xb8\xc3\xc9\x84\xd3\x3a\xd0\xcf\x68\xaa\x67\x19\xb6\xff\xf3\x29\x34\xf0\x59\x78\x0d\x0b\xfb\xf1\x9b\xfc\x30\x9b\x6c\xd9\x14\x9e\xa8\xbe\x0a\x5d\x8d\xa6\x1a\xa8\x39\xd2\xfc\xab\x86\x5e\x8a\x9a\xc9\xa3\x4d\x1a\x55\x55\xb3\xcb\xd5\xc7\x64\xdd\x1a\x6c\x5a\xae\x3e\xa2\xe3\xdc\xda\xca\x0f\xe5\xb7\xda\xf2\x8b\xbe\x31\x9f\xda\xf6\x8b\xde\x83\x1b\x9d\x9b\x48\xa8\x07\x7c\x8c\xa7\x3b\x1c\x5f\x87\xa2\xb6\xed\x81\xf9\xf8\xad\xad\xd4\x90\xf9\xf8\x29\xc4\xf7\xdc\xa7\x1d\xf0\xef\xfb\x0f\x3c\xdf\xfb\x1a\x85\xc4\xd9\x07\x4f\xfd\x32\xe4\x3e\x05\xbe\x57\x7f\xca\xf2\xf7\xb1\xe9\x25\x55\xdb\xb6\xa7\xf0\x29\x44\xf7\x49\x35\x70\xc0\xc7\x78\xba\xc9\x0d\x13\xe9\xb6\x29\x84\xc0\x11\xc0\x69\xdb\x83\xf8\x14\xa2\x7a\x76\xf8\xe3\xd6\xe6\x65\xdc\xa8\x05\x89\xc4\x50\xd0\xb2\x53\x88\x5e\xde\xa2\x82\xef\x0e\xe4\x88\x7c\xdf\x62\xcd\xdb\xd4\xe4\xee\xe0\xf6\x6c\xdd\xa6\x26\x81\xc5\xee\x3b\xe9\x7b\x09\x34\x09\x94\xf2\x2d\x62\xde\x26\x0e\xb7\x01\x37\x91\xc2\xb6\x13\x2a\x6d\xf9\x10\xdf\xb7\x58\xf0\xb6\x44\xe0\x14\x7c\x63\xe0\x74\x40\x57\xbf\xa8\x5e\xa3\x35\xe7\x73\xbe\x57\x56\xcb\x6d\x5f\xe1\x8d\x77\x70\x52\x0e\xcb\x3d\x14\xd6\x7c\xe3\x2c\x9c\x71\x24\xdc\x76\x16\x3e\x05\x5a\x45\xed\x0c\x5f\x07\xe0\x44\x9c\x6f\x16\x88\xf1\x68\x0d\xc6\x6b\x38\xff\x4f\xe5\x9f\xd0\xb1\x06\xdf\xc4\xd4\xda\x43\x49\xd6\x36\x4e\xc3\xf9\xbe\xff\x93\x1d\xd6\x78\x74\x54\x1b\x3c\x31\xeb\x76\x75\xe8\x89\x79\xe3\x69\x7c\x1a\xa9\xc2\xbf\xc6\x47\x9f\xd8\xa4\x0c\x25\x6d\xdb\x38\x1e\xe7\x9b\x4d\x8a\x1d\x8f\x4f\x01\xfa\x54\xd5\x6e\x05\xf6\x68\x76\x25\xba\x8f\x45\xfd\xd1\x74\x55\xd5\x63\x1e\x7f\xe0\x71\x69\x00\x85\x5b\x3f\x85\x18\x71\x15\x21\x2c\xe9\x18\xac\x2b\xd3\xe7\x26\x2f\x3a\x85\x50\x6b\x55\xf4\xf4\xe4\x3e\x9a\x5c\x56\xd0\x51\xad\x00\xaa\x26\x57\xda\x57\xcf\xe0\x5b\x99\xd5\xef\x5b\x92\x55\x3d\x8b\xdc\x44\xdc\xb7\x24\xcb\x37\x11\x23\x4c\xd7\xf3\x2d\xbd\xa3\xc8\x68\xa7\x10\xbb\x0e\xb2\xa4\x1d\xb0\x19\x7f\xce\xce\xb7\xd6\x02\x3d\x83\x9f\x02\xb5\x0f\xd5\xee\x09\xc1\x87\x5b\xc9\x43\x37\xae\xdb\x14\x42\x8d\x10\x16\x69\xdb\x29\x7b\xe3\x57\x9d\x94\xcc\xf1\x80\xb7\xf1\x41\x4b\x13\xc1\xb4\xe4\xd9\xfc\x7e\xb2\x3f\xf7\x60\x11\x14\xd3\xc6\x5a\x24\x6e\x24\x32\x91\xc6\xf6\xf0\x3d\x84\xbc\xac\x6f\xdd\x24\x8f\x66\x39\x69\x30\x3e\xb7\x25\x4e\x2b\xb6\x95\x56\xcc\x43\x6d\xa6\x18\xb7\x10\xf7\x23\xe1\xf7\x2d\x84\xbc\xac\x95\x50\x78\xdb\xcb\xfa\x14\x3e\xf0\xaa\xc7\xcc\x1a\xf7\x0e\xf9\xd1\xea\xd9\xbc\xfe\x60\xc9\x7e\x63\x10\xb7\x49\x4a\x4f\xe1\x17\x9f\xab\xef\x56\x21\x4d\x84\x64\x83\x45\xd6\x7a\x0a\x2d\x3e\x1f\x42\x77\xa3\xa9\x5d\x02\xe5\x4b\x08\x5c\xbe\x33\xa9\x91\xb7\x3d\xbe\x4f\x21\xfa\xc8\x2e\x6a\x74\xab\xdd\xce\x56\xf5\x91\x40\xf9\x0e\x82\x5c\xf7\xf9\x91\xb6\xec\x5e\x81\xb9\x9a\x50\x16\xd8\x03\xbe\xc6\x43\x19\x6d\x44\xba\xb5\x74\x17\x25\xc5\xab\xbe\x9b\xc0\x53\x3c\x3f\x59\xd5\xe8\xd2\x9c\x24\xfa\xf9\xd1\xda\xe0\xab\x89\xd1\x91\x7a\xdd\x2b\xe3\x5d\x4e\xe1\x89\xcf\x8d\xae\x46\xd3\xa8\xe4\xa9\x5b\x19\x74\xcd\x87\xe4\xa9\x7b\x3e\x3a\xf3\x21\x95\xee\x2b\x8b\x11\x57\x16\xe9\x7e\x86\xf1\xc5\xf8\x68\x55\xcb\x6c\x37\xdd\xb9\xca\xb8\xc9\x90\xb0\xed\xab\x7e\x0a\x41\x78\xf6\x9d\x63\x98\xf0\x43\x1c\x2c\x31\x1b\x26\x3c\x37\x1f\x37\x41\x5e\xb6\x5d\xdb\x4f\xe1\x03\x4f\xb3\xbe\xf9\x20\x7d\x7f\x7e\x6e\xa3\x8b\xd1\xd1\xc9\xbb\x0a\x5d\x8d\x0e\x12\xe8\x5e\x79\xc8\x86\xe0\x14\xde\xf8\x5c\x9d\xd1\x79\x76\x70\x1f\xa2\x84\xb9\x7b\xf8\x3e\x64\x70\xef\x71\x57\x09\xf1\xf0\xea\x18\x37\x1d\xe9\xd6\x8d\xf0\x18\xde\x3b\x60\x85\x7f\xeb\x46\x78\x0c\xf3\x70\x98\xe3\xcb\x48\xf3\x40\xd3\x68\xaa\x37\xcd\xbc\xc3\xc1\x2a\xe0\xd6\x95\xf0\x98\x56\xac\x53\x34\x93\xa0\xf9\xe2\x63\x70\xf1\xa1\xd7\x8e\x31\x75\xe6\x1c\x44\x95\xbb\x75\x23\x3c\xa6\xae\xbf\xc7\x84\x66\xe2\xed\x69\x9a\x71\x1f\x72\x57\x89\x88\xef\x43\x14\x24\xe0\xae\x5a\x73\xa6\xb9\x95\xfb\x90\xbb\x6a\xcd\xf1\x7d\x08\xee\xff\x19\xcf\xf2\x4d\x0c\x00\x0a\x0c\x4a\xfa\x79\x7a\x89\x8a\x38\x72\x99\x7c\x8c\xdb\x4e\xff\xa7\x40\xed\x5d\xbd\xf1\x36\x6c\x8a\xc4\x5d\xbd\x31\x89\xe3\x8a\x23\x3f\x7f\xb5\x2f\xa3\x69\x95\xe3\x93\x63\x07\x9c\x02\xad\x36\xa1\xab\xd1\x8c\x55\x6b\xcb\xf2\x52\x14\x51\xe7\xf2\x23\xad\xbd\x4c\xe1\x25\x66\xe5\x45\x6f\x2c\xab\x03\x4c\x1a\xee\x26\x4d\xb9\xac\x70\xb9\x66\xb9\x9b\x0e\x08\xbe\x66\x19\x5c\xb3\x3c\xee\xa4\xd9\x92\x6b\x96\xbb\x69\xc9\x59\xd6\xc3\x0b\x3d\x2c\xed\xbf\xbc\x69\x58\xe8\x03\x5d\x4e\x3b\x0f\xda\x26\x0f\x5a\xc6\xb7\xfe\x40\xd3\x68\x3a\x23\xa6\x5f\x66\x6e\xe2\x23\xdc\x4d\x4c\xbf\xac\x27\x88\x83\x70\x37\x29\x33\x5f\xbf\x10\x10\x21\x13\x31\xf1\x40\xae\x7e\x29\x8a\xe5\x7f\xf2\x32\x38\x96\x37\x15\x5c\xcf\xdc\x4d\x6b\xd2\xf6\x84\xe1\x35\x71\x37\xed\x30\xb7\x57\xc2\x70\x9f\xc8\x8f\x96\xbc\xed\x89\xe4\x36\xe7\x6e\xda\x49\x6e\xab\x17\xae\x6d\xee\xa6\x2d\xe3\xb6\x62\xdf\x9a\x31\xe9\x97\x6d\x59\xe1\x7e\x46\x8f\x65\x63\x7b\x97\xb7\x35\x33\xda\xce\x6d\xcf\x4c\x38\x5b\x64\x2b\xaf\xed\x99\xe1\x7a\xe6\x6e\x92\xd0\xed\xed\xdc\xd6\x8c\x69\x23\xb6\xad\xc1\xb7\xa6\x40\x3b\xae\x6d\x59\x89\xf0\x0d\x99\x70\x90\xdb\x41\x1b\x4e\x81\x41\x35\x7f\xbe\x8d\x3f\x6c\x55\x75\x4a\xdd\x26\xf1\x16\x89\x75\x20\x7a\xad\x5e\x5e\x91\x58\x22\xf7\x5a\x55\x93\x55\xe0\x6e\xda\x9c\xbc\x16\x8a\x88\xde\x90\xad\x34\x5f\x33\xff\x1b\xfb\x30\x82\x24\x1c\x68\x18\x4d\x27\x87\xf1\xaf\xf1\xf4\x46\x07\xa2\xd7\xba\x57\x97\x48\x4d\xc7\xc5\xd7\xb4\x89\x6b\xa3\x74\xf7\xcb\xdf\xbb\x37\x28\x8c\xae\xd3\xf1\xeb\xfd\x59\x44\xe1\xcb\x55\xfc\xf4\x7a\xb7\xa1\x4b\x24\xdc\x7e\x0f\xe8\xea\xa1\x65\x4f\xae\xe6\xaf\xfa\x5f\x54\x03\xda\xb7\x42\xe3\x17\x76\x7f\xb7\x6e\xd8\x87\x62\xf5\x6d\x82\x3a\xe4\x2a\xf6\xfb\xf5\x66\xf4\xd1\x52\x56\xec\x3f\xbd\x5f\x2a\xc2\xc3\xdd\xb5\xcd\xfb\x79\xd1\x0b\x3f\x11\x59\x69\xef\xf1\xf3\x7e\x0e\x03\x9a\xbb\xeb\xd0\xf6\xb3\x06\xff\x41\x79\x1d\x49\x7e\xde\x6d\x10\xca\xe1\xc6\x9e\x74\x8f\x9f\x99\xf5\x07\xb3\x6a\x79\x50\xba\xd0\x53\xa8\x81\xd6\x48\xa7\xbb\x8e\xba\xe8\x45\x8d\x9a\xee\xe1\x64\x92\xbd\x6a\x28\xc2\xc3\x29\xd0\x28\x17\x4b\xe3\x67\x2d\xf2\xd3\x34\x69\x0d\xfb\x59\xaf\xff\x44\x77\x1d\xf1\x7e\xa6\xfb\x0f\x1e\x96\x24\x7c\xa6\x7b\x5c\x9b\xc9\xd6\xfb\x40\xd9\x68\x66\x55\x9d\xff\xbc\x42\x86\x47\x4a\xae\xda\x9e\x29\x1e\xc4\x29\xd0\xa8\x96\xb6\xcf\x2c\xac\xbb\x38\x3d\x0d\x8c\xcf\x3c\xfc\x71\xb8\xd3\xd3\xc0\xf8\xac\xa8\x09\x03\x78\x77\x2d\x27\x9f\xe5\x5b\xb7\x6b\x5d\x92\xf3\x99\x87\x3f\xd1\x52\x3b\xb4\xcf\xaa\x57\xf7\x5f\x1d\x55\xed\x48\x11\x9b\x48\x11\x32\x49\xdf\x8e\x14\x71\x0a\xd1\x2c\x4e\x82\x07\x7c\x8c\x8f\x66\x07\xeb\xc6\x94\x43\xcb\x56\x48\x88\x1b\x17\xf5\x3d\x95\x87\x72\x13\x1b\x42\x16\xec\x07\x72\x35\x23\x18\x81\x65\x86\xb8\x11\x14\xa2\xf3\x98\xc6\x1e\x70\x1b\x1f\x33\xe5\xbe\x8b\x36\x13\x3f\x97\x7b\x60\xcd\x30\x15\x5b\x70\x2b\xb0\xc4\x3d\xb2\x3a\x3f\xdd\x2a\xb4\xd1\x1b\xc2\x54\x70\xc1\x4d\xc8\x88\x4c\x32\xa7\x3d\xe5\xb9\xb2\x09\x0d\x91\x6e\x2c\x66\xf7\x94\x87\xca\x29\x50\xcd\xad\x66\xb5\xb7\x52\xa8\x88\x7b\xb0\x05\x74\xa8\x88\x53\xa0\x1e\x4e\x25\x33\x89\x73\x66\x5c\xca\x65\xad\xe4\x53\x2e\x2a\xa7\x40\xf5\x8f\xab\xd9\xc6\xbf\xf1\xb9\x6b\x11\x11\x08\x5d\x78\x93\x3d\xe5\x80\x1a\x6c\x42\x4a\xc8\x93\xb2\xa7\x32\x55\x9e\x42\x8a\x6a\x1e\xa1\xb3\xd1\x54\x83\xae\x9c\x4a\x55\xb9\x15\x29\xe2\x1e\xac\x82\x53\x49\x29\xb7\x22\x42\x3c\xba\xa0\x77\x44\x88\x53\x88\xea\x93\xd1\x8f\xd1\x2d\xd0\x45\xe8\x6e\xf4\xa4\x96\x26\xfc\x32\x3e\xc6\x8a\xa6\x74\x58\x89\x3d\xb9\xff\x7b\x2e\xd7\xee\xb1\x12\x17\xf1\xb9\xfc\xbd\x16\x47\x85\xa1\x78\xae\x6c\xbc\x66\x90\xfb\xbf\xe7\x42\x6d\x4d\x5b\x51\x4d\xac\xa8\xc8\x0f\x7f\x20\x37\xab\xb1\x72\xbb\xe3\x68\x13\xa7\x40\x77\x58\xaa\x67\xf1\x60\x31\xa3\x7a\x08\x5b\x78\xc0\x61\x3c\xcd\xa2\xd0\x1c\x86\x62\x2b\xdc\xc4\x83\xcb\xc2\x01\x6f\xe3\x9f\xe8\xce\x10\x7a\x1a\x4d\x77\xb8\x1d\x9d\x4a\x0b\x79\x0a\x41\xfa\xa2\x5a\x4c\x04\x0c\xa2\x1e\x8c\xfb\x0f\xe8\x5e\x46\xb0\xc7\xe7\xea\xea\x8d\x96\xaf\x59\x44\x9c\xf1\x1f\xc4\xbe\x3a\x5f\x6f\xff\x5b\xd0\xae\x68\xcc\xa6\x1d\x06\x50\x4f\x12\xdb\xda\x00\x4a\xc1\x28\x1e\x52\xa5\x1c\xf0\x36\xfe\x68\x06\x99\x11\x4c\x65\x7d\x3c\x85\xc5\xe7\x4d\xf8\x6d\x7c\xb4\xca\x52\x30\x95\x8f\x61\x2b\xa4\xc5\x93\xa4\x8e\x14\xd2\x62\x4f\xee\x24\x1f\xe2\x17\x1e\x50\x33\x40\xa0\xc2\x27\xb1\xa8\xce\xdb\xdc\x7f\xab\xf7\x12\x75\x5f\x32\x4e\x9c\x46\x1e\xbd\x32\xcc\xc7\xea\x2e\xbc\x47\x32\x31\x89\xb6\x63\x50\x9c\x02\xd5\xa3\xdc\xe7\x63\xbe\x7d\xd4\xcd\xf6\x08\x3f\x8c\xa7\x7a\x4d\x99\xaf\xf4\x88\x3a\x21\x4f\x98\x03\xdd\x46\x33\xaa\xae\x5e\x7a\x54\x5c\xdd\x3d\x32\x22\x9c\xb6\xff\x51\x10\x0a\x25\x80\xde\xd3\xf6\x3f\x8a\x2a\xf1\xe8\x0d\xc3\x51\x25\xb6\xa2\x4a\x3c\x7a\xc3\x70\x54\x89\x53\x88\xee\xeb\x0d\x63\xfa\xd6\x8d\x38\x12\x59\x5b\xcf\x59\xad\xd8\xb8\x8c\x7b\x88\x55\xb8\x1d\x3e\x62\x13\x30\x22\x3d\x7a\xc3\x98\xb6\x0b\x9a\x24\x24\x78\xf0\x0c\x3f\xa0\xab\x1f\x54\xff\x08\x2d\x4e\xab\xea\xa5\x84\xda\x17\x5d\xb3\xa1\x91\x58\xa0\x1d\x0f\xe2\x14\x82\x08\x98\x04\x1f\xf0\x31\xbe\x82\xef\xc2\x37\xe3\xcf\x0e\xa8\x35\xd7\xbe\x8c\xa6\x55\x0e\x99\xd3\xf7\x65\x93\xfb\xb2\xa6\x99\xf5\xbd\xd8\x0c\xeb\x9c\xac\xfd\xf1\xb4\x71\x0e\xf1\x22\x4e\x2d\xc6\x0f\xe3\xcf\xa6\x4e\xdb\xe6\xd9\xbc\x1e\x86\xcb\x8a\x5c\x96\x36\xc1\x24\x28\xd0\x97\xae\xbe\x58\xd2\x1b\x01\xc7\x73\x57\x67\x74\x7a\x53\x9c\x88\x27\x6b\x19\xf6\xed\x1a\x01\x23\x32\xd1\x9a\x0f\xf4\x09\xcd\xca\x31\xd4\x19\xaf\x1c\xf8\xb3\x3c\x79\xa8\x37\xcb\xb5\xc7\xe1\xad\x69\x55\x55\xfa\xc5\x4d\x1c\x89\xf3\xb9\x6a\x37\x93\x61\xe2\xf3\x14\x31\x9f\x4d\x7c\x14\x3f\xe2\x21\x87\xca\x01\xbb\xf1\x54\xdf\x84\x5e\x46\x47\xdf\xb9\x13\x72\x66\xee\x3d\xf1\x72\x79\x0a\x77\x7a\xb3\x7b\x3e\xb8\x5d\x7b\xc8\xf8\x7e\x40\x11\x3e\x8c\x71\xd2\x53\xc4\x93\x5d\x27\x5b\x85\x95\x78\x64\x4b\x31\x7d\x45\x35\xf1\x4f\x79\xf4\x96\x3f\x87\xf5\x53\x04\x92\x90\x97\xd7\x26\x9a\x04\x05\xaa\xc1\xe0\x68\x0e\xb3\xfc\x50\x37\xc5\x65\xb6\xb6\x51\xa0\x88\xa7\x88\x9d\x7c\xe9\x44\xc4\x88\xdc\xb9\xd8\x9c\xca\x96\xb8\x27\x7e\x2b\x32\xf1\x99\xc3\x2b\x01\xfe\x29\x0f\x2e\xed\x7b\x0e\x2f\x87\x61\x15\x73\xf0\xaa\xc6\xba\x9b\xcb\xa2\xe7\x56\xf5\xd3\x83\xc5\x85\xe4\xb9\x55\xff\xb4\xe8\x70\xcd\xf3\xdc\xdc\x90\x4e\x5f\xf3\xcc\xc9\x94\x93\xda\xe3\x80\xdb\xf8\xe8\xbd\xf4\xc1\x74\xb3\x53\xcd\x4a\x62\x97\x39\x61\xa9\x59\x89\xda\x72\xb3\xdc\xac\x3c\xba\x9e\x9f\xbe\x59\x99\xdc\xac\x74\x9e\x40\xe7\xf2\xaa\xba\xd4\x4b\xed\x49\x97\xd5\x4a\xb8\x7b\x64\x82\x85\x6f\xc7\x60\x38\x05\x7a\x23\x69\xb0\x41\xca\xe4\x8e\xe3\xb9\xa5\x5c\x7d\xc7\x31\x89\xf5\xf8\x3c\x9a\xf2\x65\xe5\xca\xed\xc3\xf3\x70\x85\x32\x7d\xfb\x30\xb9\x4e\x78\x74\x91\x3b\x7d\x9d\x30\x09\x9d\xff\xe8\x66\x7d\x6e\xb3\x08\xd7\x09\xcf\xc3\x61\x69\x6e\xb3\x08\x76\x1d\xcf\x73\xfb\x7b\xd7\xa3\x70\xf5\x5c\x3f\x4c\xdf\x27\x10\xbc\x21\x77\x31\xb2\xef\x13\xe6\x56\x37\xb5\xd7\x79\xad\x2e\x5f\x75\x53\x3a\xe7\xb5\x18\xc6\x09\x5e\x1e\x82\xdb\xc1\x16\x4e\x61\xf1\x79\x17\xfe\x35\x9e\xea\xa5\x44\x7c\xb2\x57\x54\x85\x47\x57\x3d\xf3\xf5\xa4\xbc\x4c\xca\x6d\xb4\xab\x67\xc3\xa7\xcb\x93\xf9\x5a\x03\x12\xa5\xf1\xa9\x52\x16\xaf\x35\x20\x47\xf2\xa7\x8a\x93\x6d\xd7\x31\xb1\xeb\x20\xd0\xd1\x81\x5c\x3d\x44\xa8\x3a\x40\xf8\x48\x3e\x89\x68\xf8\xe8\x12\x76\x2a\xa2\xe1\x9e\x3f\x55\xcf\x61\x6f\xfe\x7c\x52\xf8\xa9\x1e\x09\x96\x8f\x98\x13\xff\x8f\xa7\xfe\x67\x5b\xac\xcf\x53\xcc\x59\xf0\xf1\xb6\xd8\x67\xc1\xf9\xa1\xdf\x9b\x58\xc5\x26\x15\x93\x33\xdf\x23\x1b\xce\xe5\x33\x1f\x61\x08\xd2\x23\x6b\xca\x75\x49\x60\x88\x4a\x90\x89\x9c\x74\xa0\x9f\xd1\x54\xc3\x8a\xb8\x6c\x0a\xa1\x68\x05\x8f\xac\x26\x97\x0f\x77\xc4\x21\x38\xf8\x22\xbc\xab\x47\x59\x71\xae\x59\x3e\xc5\x11\x9f\x20\x3d\x5a\xe4\x96\x4f\x71\xeb\x3a\x2c\x29\xe7\xd0\x4d\xf0\x02\x0a\x0c\xb6\xab\x76\x5d\x22\xac\x88\x07\x98\x7b\x35\x7a\x1a\x4d\x67\x58\xe3\x96\xed\x2f\x14\x7e\xe0\xd1\x9d\xd1\xba\xc4\x11\xc4\x21\xc8\x04\x9c\x3b\xd0\x32\xfa\x77\xd0\xa8\x1e\x07\x25\xd8\x84\x21\x48\x4f\x87\x0f\x97\x32\xec\x6d\x45\x25\xc0\x51\x75\x3b\x2a\xc1\x29\x34\x3e\xbf\x85\x1f\xc6\x2f\xf0\x55\xf8\x57\xf8\xa1\xea\xe9\x8d\x82\x09\x9e\x02\xd5\x1b\xdd\x8c\x8e\xbe\x77\x75\x52\xc2\xb2\xf0\xca\x79\x08\xde\xb7\x97\xbd\x72\x16\xb6\x20\x8f\x4c\x35\x97\x8d\x3b\x16\x27\xc7\x47\x77\x40\x2b\x99\x64\x89\x03\x43\x2f\x1a\xd5\xf2\xa8\x60\x33\xe9\x00\x07\x3d\xd8\x0b\x3f\x9b\x87\xb8\x60\x07\xec\xc6\x47\x37\x51\x01\x44\x1d\xa0\x00\x11\xc4\x36\x36\xe2\x50\xfc\x81\xc7\xc4\xcc\xee\xbe\x0e\x77\x84\xad\xda\x4b\x39\xf6\x36\x21\x04\x32\x89\x57\x0f\xb4\x8c\x0e\xee\xe3\x1c\xbb\xb2\x2e\x93\x88\x20\x90\x1e\xdd\x97\xac\xac\xbb\x3d\x05\x14\xe8\x43\x7d\xf7\x58\xb1\x28\x79\x3a\x9b\x9d\x65\x8b\x12\x05\x1a\x78\xfe\x5a\x5d\xee\xbc\x68\xc3\x36\x65\xf9\xe8\xa8\x88\x02\xcf\x10\xe3\x14\x33\x4e\x9c\x21\x33\x11\x9e\x0e\x34\x8d\xfe\xf8\x9c\x5e\xda\xa3\x66\xe9\xe4\x88\x6b\xf2\x01\x25\x82\x3a\xf3\x0d\x56\xe2\xe5\x33\xdf\xc2\xab\xe5\x21\x2d\xc2\x76\xd6\xff\x4d\x9e\xff\x83\x57\x37\x3d\xe5\x3a\xbd\xe9\x0a\x64\xd9\xd4\x84\x6c\xfc\xe9\x19\xd2\x20\xca\xa6\x77\x0a\x87\xf6\x83\x63\xbe\x43\x04\xec\xa5\xd3\xdb\x40\x3f\x2e\x5b\xa6\x28\x74\xc0\x23\x5b\x44\x87\x0e\xd8\x4b\xc7\x37\xdd\x5d\xac\xdb\x9c\x13\xe7\xb8\x3c\x92\xd1\x9a\xc3\x5b\xa3\x6d\xea\x8d\x47\x8b\xc1\xca\x43\xe4\xc1\x03\x0e\xe3\xe9\x0e\xfb\x61\x47\x1a\xd8\x2b\x4c\x4e\x0e\x1e\x8e\xb2\x8b\x89\x22\x10\x54\xdd\x75\x38\xbf\xfe\x5e\x78\x6f\xd4\x4b\xb3\x62\x83\x8c\xc5\xf1\xad\x5e\xd2\xbb\x8f\x39\x16\xd3\x8b\x7a\x89\xca\x36\xbd\x20\xfd\x7d\xaa\x97\xa8\xac\xfc\xf7\x9b\xfc\xf7\x59\xd7\x58\xe4\xb7\xa7\xd0\xf8\x7c\x08\x3f\x8c\xa7\x59\xe9\x6f\x1f\xd3\x08\x0a\x90\xea\x25\xea\x57\x6b\x1d\xfc\x2e\xea\x25\xfd\x5d\xad\x5d\x22\x23\x9c\xfc\xca\xb7\x83\x01\x9c\x02\xd5\x48\xbd\xd8\x0a\x82\x44\xf5\x07\x5f\x84\x17\x15\xaa\x46\x2b\xc9\xaa\xd3\xd5\x4f\xaa\xef\x42\x4f\xa3\xe9\xfd\x50\xef\xcd\x82\x1c\xeb\x2a\x41\xee\xb6\x83\x01\x6c\xb2\xd2\xa7\x9a\x58\x0c\x9d\x96\xfe\x14\xa2\x3b\x3a\xe2\x2f\xfb\x4b\x90\x97\xfe\xe0\x21\x7e\x33\xaf\xe1\xd0\x50\x93\x44\xc2\x0e\x0d\x8b\xc3\x51\xc5\x6f\xf6\x80\xae\x87\x7e\x26\xb1\xbe\x6d\x0f\xe4\xd6\x5f\x65\x60\xe8\x2c\xf4\x1b\xff\xfe\xac\x4b\xc1\x65\x8f\x06\x79\xfb\xd7\xa4\x45\xd5\x46\x06\xab\x6b\x58\x9a\x14\x5b\x13\x90\x70\xfe\xe0\x6f\xe1\x87\xf1\x74\x93\xfb\xe1\x65\x73\x02\xb9\xf5\x57\xf9\x56\xda\xad\xff\x14\x3a\x78\x7d\x6f\xed\x4b\x4e\xb7\x9a\xb4\x1e\xca\xaf\xff\x14\xce\x36\x71\x3c\xea\xa6\xb6\x89\x0b\x7b\x82\xaa\x2b\x84\xd5\xcd\xca\x5d\xd4\x94\xde\xb4\xe1\x00\xa9\xee\x53\xcd\x5c\x03\x39\xd7\xfd\x26\xd7\x7d\xb6\x62\xe8\x56\xb3\x1c\xb3\x6a\xe6\x84\xe1\x68\x02\x9b\xec\xf1\xa9\x92\x57\xf5\x80\xdd\xf8\x20\x32\x67\xf9\x35\x3c\x28\x8e\x4d\x35\xdf\xff\x41\x9a\xe7\xbd\x86\x39\x37\x1e\xef\xcf\xbf\x35\xe1\x3f\xe1\xa1\x85\xf6\x06\x3e\x56\xc9\xed\xbf\xe6\xdb\x78\x77\x2a\x16\xa2\xc1\x59\x6e\xd9\x85\x01\x3f\xff\x54\x65\x53\xb9\x86\x57\x1c\xdc\xfe\xad\xc4\x86\x49\xc1\xc3\x7f\x95\xd7\xd4\x1a\x96\x76\x5e\xf8\x2b\x29\xf1\xf7\xf2\x0b\xbf\xfc\xfe\xab\xee\x2f\x9c\x5b\x7e\xcb\xef\xbf\xea\xa2\xc2\xc9\xe5\x37\x01\x00\xf2\x10\x9f\xd8\xb5\x01\x47\xff\xf3\x39\xbd\x54\x9a\xb9\x2d\xbf\xff\xc1\xe1\xc9\x7e\xff\xa7\x40\xed\x52\x02\xd3\xec\x36\x35\x61\x52\xb5\x3e\x12\x2e\xe2\xfd\x57\xf9\x05\xad\x69\x76\x9b\x90\xf8\x0f\x5d\x8c\x8e\x4e\x6a\xcb\x60\x47\x88\x85\xc3\x43\xcd\x5a\xd4\xed\xf0\xb0\x70\x78\x20\x00\xd6\x81\x44\x79\x0e\x96\x55\x8e\x38\x6b\x79\x35\x5b\x30\x73\x11\x57\x2d\x6b\xaa\xa5\x56\xab\xd0\xd5\xe8\x46\xa2\x96\x47\xf8\x61\xfc\x04\xdf\x84\x5f\xc6\xef\xa8\x66\x08\xad\x89\xe2\xa0\x58\x8b\x14\xc6\x32\x1f\xc4\x89\xb1\x5c\xd2\x77\x4a\xe0\xb6\x49\x5a\x5f\x2e\xed\x0c\xfc\x16\xae\xe0\x01\x55\x76\xf8\x4e\x56\x7f\x0a\x29\x3e\xaf\x42\x67\xa3\x69\x54\x9b\xac\x6d\xf5\xc2\x29\xb4\xea\x82\xc1\x59\xec\x37\xe9\xea\x0f\x9e\x09\xd9\x66\x83\x38\x8e\x16\x5d\xc4\x2f\x3b\x17\x10\x5d\x20\xd5\x22\xed\x62\x27\x82\xc5\x21\xb4\x16\xcd\xc8\xf6\x8a\xb8\x45\x79\x91\xd8\xaf\xd7\xa4\xc3\x3f\xf8\x21\xfc\x36\xfe\x8d\x66\x55\xbd\x6e\xa6\x56\x3c\x5e\x97\x2b\xe9\x6b\x2f\x94\x64\x22\xa8\x32\x70\x5d\xdb\xa2\xc3\x19\xb7\xde\xda\xa6\xd8\xe9\x60\x11\xf2\xaf\xde\x5a\x3a\x5e\x2f\x88\x11\xfb\x4f\x91\x34\xb6\x83\x10\x9c\x02\xd5\xdf\xfe\x7c\x18\xbf\xc0\x67\xe1\x45\x04\x0e\xa7\xf5\xe6\x7d\xd2\x79\xee\x37\x79\xee\xcb\xa5\x85\xc9\xbe\x0b\x0b\x1f\x85\x7a\x73\xdb\xbb\x5e\xab\xcc\x97\xc1\x72\xd8\x5b\xaf\x07\xcb\x23\x75\x95\x5d\xe7\x52\x86\xb8\x53\xa0\x97\x52\xb1\x7e\x8d\x56\x08\x85\x2a\xbb\x4e\x27\xcc\x3f\x85\x48\x8a\x74\x4b\x6d\xfd\x7c\x76\xc1\xe9\xa0\xde\xd2\x4f\x76\x3a\x58\xf1\xe6\x9b\xea\xad\x4d\xd6\xcf\x5a\x91\x40\x82\x55\xc6\x8e\xeb\x67\x29\xe1\xf5\xb6\x92\x8c\x71\x3b\x14\xc3\x56\x28\x86\x2a\xf3\x3a\x87\x62\x38\x85\x18\x97\x6c\xcb\xd6\x67\x8e\x25\x6f\x5a\x95\x11\xd9\xfa\xac\x41\x22\x81\x9a\x22\x8a\x6c\x87\x4a\x38\x05\xaa\xd1\x71\xd2\x67\x67\xe5\xa7\xaf\x32\x59\x5a\x7e\x47\x55\x22\xfa\x2a\x73\x3c\x27\xa2\xdf\x24\xa2\x2f\x64\xb0\x3a\x50\x35\x3a\xa8\xf3\x48\x7e\x3e\x6b\xe3\x4f\xa3\x8a\x4d\xd3\x4b\x9e\x79\x0a\x74\x27\xf4\xe8\xeb\xcc\xf2\x6f\x8f\x87\xd3\x83\x6f\xe0\xd1\xaf\xa7\x40\x37\x43\x20\x0e\x38\x84\x0f\xaf\x89\x8a\xb3\xf4\x01\x7f\xc2\xc3\x0d\x64\xce\x3c\xe0\x6d\x7c\xf0\x5a\x6c\x5e\x0e\x54\x8d\x8e\xea\xb1\x3a\x3b\xa0\xab\x67\x58\x98\x38\xbc\x0e\x24\xf1\x2a\x90\x44\xc5\x66\xe1\x75\x20\x89\x57\x19\xe7\x2b\xc6\x09\xaf\x33\xce\xbf\x64\x9c\x2f\x3c\x7c\x1d\x68\x1a\x4d\x35\x37\xbd\x54\x78\xbd\x97\x14\xf3\xa9\xe2\x88\xfc\x76\xbd\x69\xbe\x8a\x47\x51\xb1\x2b\x78\x1d\x8f\xe2\x55\xdc\x89\x5a\x1f\xa8\xa6\x13\xee\x29\xd0\xfd\xaa\xef\x51\x23\xa7\x10\x6a\x24\x96\xc8\x03\xfd\x8c\xa6\x9a\xa6\xee\x2c\x57\x23\x62\x36\x55\xbf\xdc\x1d\x51\xa7\x6b\x58\xcb\xd5\xaf\xa8\x3e\x24\xe8\x75\x46\xfb\x57\x61\x2d\x6a\xd5\xdc\xe6\xae\xb9\x25\x62\x5e\xad\x83\x6a\xf2\xbc\x8d\x0f\xa2\xa9\x37\x8a\x3b\xf1\x2a\xb7\x7c\xe5\x95\xf2\xed\x7a\xd4\x7c\x15\x8f\xa2\x92\xdc\xe1\xed\x4a\xea\xf6\x12\x52\xe2\xe0\x99\x93\x6c\x56\xc8\xb0\x42\x33\x7a\x1a\xfd\x91\xdb\x09\xe2\x14\x4f\x6d\x61\x41\xe9\x45\xe8\x6c\x34\xb5\xdf\xff\x41\x14\xf7\xb7\x17\xf3\x39\x4f\xa4\xb5\xdd\x55\xf8\x6e\x7c\xac\x72\xdd\xe8\x69\x34\x9d\xba\xe9\xac\x92\xcc\xbf\x84\x96\x28\x44\xfe\x7a\xc9\x2d\x4f\x21\x86\x26\x82\x2a\xce\xde\x4b\x64\x89\x54\x9b\xb8\x5f\xe9\xe4\x5e\x02\x4d\x94\x6b\x68\x68\xe3\x67\x34\x8d\x56\xe6\xb1\x98\xab\x38\x5c\xd7\x26\xae\xd2\xe1\xfa\x55\xc8\x88\x4a\x1a\x8d\x03\xba\x7a\xb8\x6d\x18\xfd\x09\x8d\x26\x91\x44\xcb\x49\xe4\x14\xa0\x8c\xa6\xbd\x58\x14\x8b\xe6\x45\x9a\xe4\xf6\xbc\x90\xa9\xbe\x36\xd1\xe0\xee\xea\x3d\x6e\x16\xb5\x5f\xfa\x7e\xf9\xfb\x68\x96\x77\xd7\xd7\x51\x17\x5e\x65\x81\xaf\x5c\xee\xbc\xfd\x36\x8f\xe3\x95\x51\xc9\x66\xf9\x12\x6d\x81\x02\xd5\xdf\x54\xff\xb8\x3b\x11\x67\xa1\xa4\x6b\x08\x5d\x8c\x3e\x33\x42\x3c\xae\x03\x55\xa3\x17\xb5\x34\xe1\xb7\xf1\x6f\x7c\x7e\x0b\xfd\x33\x9a\x46\x1f\x66\xea\xb1\xbe\xe0\x7d\xb5\x72\x73\xf9\xf6\xc7\xfa\x42\x07\xf4\xfe\x74\xe1\x5d\xfd\xa0\x7a\xa1\xa7\x68\x80\x0b\x44\xed\x9a\xc0\xc7\x92\xa5\xf3\x39\x37\x53\x07\x94\x64\xf1\x5e\x5a\x71\xdb\x7d\x9d\xbf\xfd\x55\xbc\x84\xda\x07\xa3\xad\xa6\x0d\xde\x0b\x95\x4b\xa2\x03\x3e\xc6\xd3\xee\xe8\xc2\xab\x5d\xfc\x08\xea\xd0\x14\x2a\x17\xdc\x29\x04\x8d\x73\x13\x3a\x1b\x1d\xd5\x0f\x29\x86\x6a\xbe\x24\x00\x42\x1d\x52\x0c\xd5\xc3\xd2\x89\x7b\x48\x31\x54\x73\x48\x85\x43\xb4\x16\x54\xaf\x11\xe1\x5e\x90\xea\x90\x62\xa8\x1e\xad\x0e\xe8\xe3\x86\x3a\xcd\x4b\x1c\x2e\x00\x75\x48\xc4\x9b\x95\x35\x46\xfa\x95\x63\xd4\x01\x1f\xe3\xf9\x7e\xe8\xfb\xf5\xf7\x3d\xf5\x4b\x50\xba\xa9\x19\x81\xf0\x52\x63\x8b\xfb\x92\xf2\x9c\xc2\x17\x78\x31\x4f\x37\x93\x60\xbb\xde\x88\x92\x7a\xc0\x6d\x7c\x30\xc3\xad\xcf\xbd\x18\x70\x62\x6d\x97\x58\xb3\x7b\x31\x20\xd1\x5a\xbb\xa4\x8a\xba\xbb\x4f\x20\xfa\x86\x73\xe7\x01\x5d\xfd\xa2\x7a\xa8\x36\xac\x37\x31\x52\x6f\xf8\x70\xbe\x76\xcf\x7f\x95\xe3\xbc\x5d\xe2\x41\x9d\x49\xdf\x4e\xcc\xb9\x66\xcd\x38\x3c\xb9\x1c\xf7\x9a\x95\xd7\x34\x75\x26\x72\x28\x89\x98\x6e\x96\x53\x60\x4b\x22\xc2\x34\x0b\x62\xff\xdd\x88\x45\xf7\xe2\xef\x4e\xe1\x03\xaf\x7a\xac\x78\xe3\x18\x58\xb8\xec\x78\x9d\x6d\xfc\x14\xee\xf8\xbc\xa8\x1a\x6b\x5e\x0c\xbd\x5b\x2a\xae\xe6\x35\x9e\xea\xa5\x45\xa6\x55\x2c\x06\xe0\xcd\x93\x32\x3d\x5a\x0e\x7c\x2d\x69\x52\xa6\x25\x71\x3a\x15\x99\xbe\xb7\x56\xc3\xa4\xbb\x25\x29\x00\x99\x74\x9f\xc2\x59\x66\x92\x88\x3c\xbd\xf6\xf1\x50\xd9\x52\x75\x35\x7f\xd5\xff\xc0\x43\xfc\x65\xad\xb6\x44\x35\xb1\xf2\xf2\x2a\x16\xf1\xde\x4b\x92\xbe\x58\xd6\x6a\xd8\x6e\xb7\x24\xd5\xbe\xac\xa6\x78\x91\x6c\x49\x6b\xeb\xb2\xa4\x2c\x51\x4d\x73\xbe\x4c\xb5\x25\xea\x74\x35\xeb\x0d\x43\x9c\x57\x4b\x6a\x46\x57\xa3\x21\xb2\x04\x6b\x59\xce\x17\x72\xae\x05\x65\x99\x66\x9c\x4b\x5b\xbe\xfc\xb9\x7b\x09\x2d\x09\xd3\xf4\xf6\x65\xf9\xe4\x04\xda\xb2\x74\xfb\x36\x07\x72\x02\x4d\xfd\x11\xba\x1a\x1d\x83\xca\xe2\xc0\x6d\xe2\x84\x3f\x7b\xf1\x98\xb6\xa5\x96\xe7\xce\x96\xa5\xec\x36\x6f\x1d\xaf\xdc\xd5\x5b\x96\x96\xda\x56\xed\x1b\xd5\x3e\xd4\xea\xd0\x62\xbb\x51\x99\x5a\x83\xb7\x55\x66\x78\xb3\x9f\x5a\x8c\x77\x27\x27\x63\xbd\xd5\xc9\xd9\x8d\x3f\x13\x9b\xa5\x90\xe5\xc5\x7e\x0a\x74\xe6\xce\xc2\xbf\xc6\x43\x1a\xb1\xf1\xb6\x0e\xd9\x22\xa5\xd8\x78\x9b\x2d\xe3\x84\x5a\xb2\x36\xf3\xdb\x6b\x6d\x18\x5b\x97\x7c\xfd\x07\x5e\x84\xe7\xe3\x9f\xff\x8b\xc6\xa5\x02\x5e\xcf\x0b\xb6\xd8\x2d\x6b\xb3\xfc\x7a\x8f\x1e\x46\xd9\x05\x63\x9e\xd7\x1e\xf7\xaf\x7c\xdc\x5b\x96\xa2\x7a\xad\xd7\x5e\x3a\x95\xb2\xd0\x3f\xa3\xa3\xd5\x92\x68\xf5\xe7\xd5\x00\x1f\xf7\x86\xa1\xc5\x6b\x1f\xf7\x57\xbe\xec\xad\x88\x1d\x7e\x66\x87\x38\x5f\x96\x9c\xaa\xd0\x9a\xc7\x30\x5b\x2e\x59\x2b\xf7\xcf\x7a\xe7\x87\x04\x95\x6c\x7c\x37\x3e\x08\x9a\x93\xd0\xd3\x68\x1a\x2d\xb7\xf0\xaf\xf1\x74\x5e\xc7\x9a\x9f\xd5\x11\x67\xd9\x56\x74\xac\xf9\x99\x1d\x7e\xb0\x83\x94\xe3\xcf\x4b\x07\x86\xc8\xad\x48\xe7\xff\x2c\x41\x3c\x13\xb7\x22\x2d\xf5\xb3\x04\x61\xa0\xdc\x8a\x66\xe4\x67\xb5\xf3\x13\x2d\x75\x6c\xfa\x3c\x83\x9f\x68\x59\x8b\xf0\xb7\xf1\x31\x83\x52\xbe\x9f\x67\x10\xcb\xe5\x56\xa4\xed\x3e\x6b\xa9\xb0\x5c\x2e\x59\x44\xf8\xbc\x7e\x12\xb4\xb0\x15\x29\xb5\xcf\x92\xf8\x89\xc6\xd2\x5e\x9f\xb5\x54\x9c\xbc\x53\x2b\x5d\xcd\x5a\x1b\x61\x89\xdc\x8a\x76\x41\x9f\xd7\xdb\x30\x49\x2e\x16\xad\xcf\x44\xe3\xc0\xdd\x8a\x96\xf9\xcf\xb2\x82\xff\x7f\xbb\x25\x73\x9f\x89\xc9\x89\xbb\xdd\xda\xc8\x7e\xe6\xcb\x0f\xbe\x44\xe4\x86\x0c\x9a\x5f\xf9\xf9\x37\xee\x7c\x5e\xfb\xf9\xbf\x23\x5e\xa7\x0f\x7e\x80\xd7\xe6\x5f\x8e\xf5\x0d\x7f\xe1\x77\xc8\x98\xf7\x14\xe8\x0e\xba\x7d\x28\xef\xdb\x3b\xfe\x6f\xc6\xae\x1e\xc9\x72\x9b\x07\xe6\xdf\x29\xde\x0d\xbe\x27\x91\x12\x80\x64\x13\xc7\xf6\x1d\x44\x51\xac\xda\x60\x77\xa7\xc6\xbb\xf7\x77\x01\xdd\x1d\xd8\x4e\x1c\x4c\x15\xd1\xa5\x21\xf9\x48\x10\xfc\x6d\x00\x2e\x11\x0d\xc7\x23\x29\x4e\xe1\xc8\x27\x98\xcf\xa5\x7c\x60\xc3\x71\x3c\x32\x83\x81\xdc\x32\x71\x03\x3f\x80\xd3\x58\x07\xde\xe1\xda\x81\x55\x0d\x98\xf3\x48\x54\x27\x42\x75\xc4\xa0\xcf\x44\x55\x07\x6e\x05\x53\x54\x75\x30\x93\x81\xf5\x39\x63\xe7\x4c\xc6\x88\xe3\x06\x22\x60\x8a\x2e\xbc\xb2\x87\xa6\x05\x1f\xe2\x4e\x12\xf1\x0d\x87\x2f\x53\x44\xfc\x19\x75\x09\xbb\x19\xa8\x7a\x29\xb2\x3a\xd8\x54\x1a\x38\x92\x53\xc4\xfa\x4c\xa0\x9a\xd0\x9d\xe0\x8b\xd8\xc9\x40\xe1\x76\x60\xa5\xac\x40\xe1\x99\x40\xb9\xb0\xe3\xd1\x54\x2e\x76\x76\x86\xf7\x20\x33\x9a\x5a\xbf\xf6\x72\x89\xf3\xfb\x4b\xe5\x62\x40\xe3\x3d\x48\x8a\x21\x1c\xf9\x6c\xfa\x5e\xf9\x40\x39\xc1\xd6\x9b\xc1\xfb\xd1\x49\xe6\xbe\xc1\x0d\xdc\x54\xec\xef\x4c\x5c\x85\x37\x7d\xff\x08\x47\x3e\x38\x4f\x11\xa3\x3f\x13\x0d\xf8\x41\xfc\x10\x8e\xfc\xa9\x85\x5d\x5a\x8b\x0b\x55\x03\xdb\x63\x8a\xea\x3f\x49\xe9\x37\x1e\xa8\x28\xb6\xf8\x04\xb7\xbf\xe1\x74\x3e\x25\xf6\x2e\x7c\xe7\xd9\x79\x10\xe7\x18\x8a\x8e\x31\x84\x75\x87\x28\xf7\x93\x94\x7b\xc3\x73\x96\x19\x87\xc6\xc4\xc1\xda\x63\xa4\xc7\xa1\xda\x1f\xac\x25\x7b\x51\xbb\x3b\x04\xe2\x6e\x88\x6a\x33\x83\xaf\x64\x27\xf8\xef\x9b\x81\xc2\x96\xa2\x0b\x2f\x1d\x54\x2e\x34\xe2\x8c\xc3\x6d\xc6\x3e\x3c\xd4\xe7\xb8\x7d\x35\xb8\xbb\x9f\x71\x68\xc4\x1d\x98\xeb\x8d\x23\xe8\xe0\x5c\x4f\xe2\xbb\x81\xac\x96\xa2\x8a\x85\x71\xe7\xc0\x65\x04\xb7\x09\xa6\xfb\x66\xc6\x91\xc5\x08\x6e\x13\xc4\xf7\xd6\x54\xf9\xa1\xdc\xa1\x21\x08\xf8\x9a\x62\x08\x47\xed\xa9\x21\xda\x3b\x92\xf9\x6e\x46\x0d\xd1\xde\x91\xcc\x77\x43\x6c\xcd\x14\xbb\x70\x14\x6b\x84\x4d\x70\x14\x1c\x84\x2f\xc1\xc8\x1d\xeb\xed\x38\x35\xae\x4e\xb6\x4d\x67\x36\x6a\x9b\x93\xb5\xc1\xd4\x21\xf2\x78\x26\xf0\xab\xb0\xeb\x08\x93\xb9\x30\x14\xcb\x26\x36\x15\x8b\x3b\x59\xe3\x59\x44\x98\xd4\x15\x77\xb2\xe6\x6c\x34\x46\x53\x9b\x64\x8f\x9b\xf3\x57\x99\x34\xa1\xf6\x90\x74\xa7\x9b\x12\xbb\x04\xbe\xea\xcc\x55\x2c\x67\xa0\xa8\x07\xb0\xad\x71\x70\x9a\x7e\x14\x6e\x7c\xcd\x39\x98\x4d\x83\x1f\x37\xbe\xe6\xfb\xfe\x1f\xd6\x59\x0a\x10\x3e\x49\x3a\x37\xc4\x3d\x4c\x51\xa5\x43\x21\x68\x51\x4d\x96\x19\xdb\x59\x73\x9a\x4e\x6d\x67\xc1\x2e\xa7\x8b\xdf\x29\x76\x79\x26\x90\x3b\x2d\xaa\x6b\x6c\xe1\x3e\xd8\x9c\x16\xc0\x65\x19\xb8\xfb\x75\x5a\x00\x86\x25\x9f\xe0\x93\xb7\xd6\x04\x37\xc1\x55\x49\xac\x7f\x83\x41\xd8\x26\xe8\xe4\x9b\xf1\xa0\x45\x34\xf2\x4c\x20\x77\xec\xfb\xc2\x35\xb6\x9c\x3d\x70\xb2\x36\x9a\xcd\x1c\xb3\x99\x9f\x2c\x56\x83\x08\x41\xde\x8c\x27\x2a\xe1\x9a\xcd\x2a\xc8\x5b\x6b\x9c\xbc\x5d\x6d\xc6\xbd\xb5\xbb\x3e\x57\x75\xd8\x96\xd8\x63\x80\x27\x8e\x44\x07\xee\xc4\x4f\xe1\x28\x36\x76\xe2\x2e\x1c\xc5\x06\x61\xd6\xb2\x18\xe2\xf9\x39\xc6\x5c\xc8\x50\xe1\x95\xae\x39\x4d\x43\xc8\xca\x06\x1a\x13\xcb\x3b\x31\xc6\x33\x51\xa5\xf2\x18\x27\xe8\x2a\x6f\x92\x49\x6e\x41\xed\xd7\x56\x3f\xca\x37\x5e\xe2\x2c\x56\x93\x28\x7c\xdf\x59\x70\x72\x0a\x2d\x0d\xca\x09\x5e\xe3\x2a\x51\x8c\xf1\x4c\x54\x2d\x83\xea\x4f\x97\x78\x93\x14\x70\x0b\xea\xab\x4e\x0c\x02\x71\xdb\x2c\x68\x61\x2e\x35\x1a\x1c\xc3\x5b\x50\x03\x2f\x59\xf1\x72\x0c\xdf\xda\xa9\x6c\x1e\xc1\xc8\xbe\x33\x1b\x99\x18\xdc\x10\x1b\xa2\x89\xce\xb8\x34\x75\x5f\x58\x80\x05\xce\xfa\xe3\xe2\xd6\x2c\xe0\xe4\xce\xc0\x6b\x4a\x31\x84\xa3\x3a\x34\x49\x3a\x02\x20\x09\xdc\xc2\x58\x4d\x4d\xd1\xb5\xe7\x4f\xbc\x11\x57\xf5\xd9\x0c\x5c\x7a\x0c\x35\x03\x5e\x19\x5b\x70\xf2\x1b\x32\xb4\x03\x86\x16\x77\x00\xa2\x75\x67\x02\xd5\xe4\x64\x36\x34\x0e\x07\x5b\x2d\x94\x3d\xab\x39\xa0\x53\x08\x58\x90\xe2\x2e\x1c\xc5\x52\xa7\x74\x36\x10\x70\x55\xef\x6f\x2a\xcf\xd0\xec\x87\x67\xc9\xfe\xc6\xf2\x37\x86\x46\x22\xce\x06\x1c\x37\xb3\x29\x2a\x9f\x6a\x4e\x7f\x73\xfd\x3b\xd4\x9c\x38\x1c\x70\x50\xa7\xa6\x28\xd9\x99\xe8\x85\x53\x7b\x86\xe6\x33\x84\xa4\xf3\x37\xcd\xda\x50\x73\x96\x13\xbc\xd6\xd4\x0c\x5a\x32\xe0\x70\xc0\xdf\x9c\xce\x6e\x8d\x50\xdc\x43\xfb\x9b\xf6\xe8\x96\x59\xab\x0b\xe6\xc4\xa1\x25\xb7\x9a\x07\xaf\x9b\x1d\x9e\xd6\x52\x74\xe1\x35\x72\xd9\x9a\xb7\x5a\x07\xa7\x03\xce\x7b\xae\xb8\x35\xb4\x6e\xb6\xda\xc1\xec\xd5\x6a\x37\x5b\x87\xca\xa6\xfd\x3e\x68\xd3\x8d\x7b\x12\x04\xc2\xaf\xc4\x40\xed\xa9\x6b\xb7\x4c\xfe\x5d\x26\xbf\x73\x40\xdf\x6a\x33\x6c\xf7\xfd\xcd\xbd\xc1\xad\x35\xc0\xcd\xb6\x34\xd6\x46\x66\xed\x66\xa3\xe1\x64\x46\x21\xf1\x27\x59\xd4\xfe\xc6\xa5\xa1\x58\xd4\x99\x80\x8e\xd0\xdc\x4d\x4d\xbb\x78\x6c\xed\x6f\xae\xcb\xa6\xe6\x82\x7a\x75\xdd\x3a\x55\x64\xaa\x8d\x71\xfd\xed\xbc\xa8\x50\x48\xfc\x09\x9e\x75\xd3\xce\x69\xaa\x8d\xc1\xae\xf6\x8d\x6b\xee\xa9\xb5\x75\xd1\xac\x5b\xa7\x95\x9a\x9a\x75\xcb\x55\x5f\x7e\xce\x4a\xca\xaa\xc1\x45\x9f\xf3\x6a\x20\xa6\xc6\x33\xae\xbf\x7d\x53\xb1\x52\x4c\xdc\x73\xfb\x46\x85\x9d\x32\x6b\x38\xa7\xf0\x8d\x8b\x03\x9d\x53\x20\x82\x7e\xeb\xb4\x76\x3a\xa7\x60\x04\x7d\xdf\x70\x28\x0e\xb2\x35\x12\x06\x3c\x88\xbb\xf0\x6a\x04\x2e\xe3\x1e\x35\x31\x8e\x2f\x9c\x07\x9b\xf1\x68\x98\x23\x2a\x9f\x6f\x9c\x58\x1f\x59\x41\x1c\x54\xf8\x46\x63\xaa\x83\x0a\x84\xd0\x6f\x1d\x5b\xf7\x78\xb4\xb2\x41\x10\x3f\xdf\x6a\x66\x5a\x17\xd7\xf9\xeb\xaa\x75\x7e\xc7\x56\x3c\xa5\x43\xb0\x25\x5c\x26\x2d\x25\x17\x3c\x0b\x3e\x09\x3f\x84\xb3\xc7\xe8\x2e\x2c\xa5\x26\xb8\x7f\x79\x75\xb8\x82\x4b\x49\x79\x67\x3f\x75\x70\x41\x52\xba\x05\x67\xde\xd8\x3e\xaf\x8b\xb7\x4c\x99\xd8\xbe\xbc\xfa\x51\x9d\x97\xd2\x2e\xd8\x0a\xfe\xc7\x49\x56\xdf\xfe\xb5\xc0\xca\x6f\x55\xfd\x5c\x06\xd0\x51\xd1\xba\x78\x03\xb5\xc0\xcd\xeb\x47\xf5\xc8\x52\x58\xe9\x85\xb0\xd2\x1d\x3e\xe9\x53\xea\x82\x8f\x84\x6b\xe1\x9b\xd2\x29\xd8\x0b\xd6\xd7\x43\xf0\x93\xf0\x79\x12\x5e\x84\x73\x04\x75\x38\x14\x59\xa2\xf7\x2d\xf0\xf9\xe8\x57\x26\x25\xe5\x9d\x7d\xda\x4f\xb6\x18\x59\x76\x0b\x31\x9d\x3b\x14\x32\x25\x17\x7c\x15\xac\xaf\x55\x93\x51\xed\xcb\x9f\x73\xea\xe7\xd4\xb2\xbf\x77\xea\x05\x97\xfd\x0b\x11\x9a\x3b\x7c\x7e\x2d\x45\x62\x5e\x57\xc5\x79\xa2\x0b\xaf\x94\x76\xc1\xd5\xd3\xa7\x13\x3e\x05\x57\x05\xf9\x2b\x4f\x8c\xf7\x4c\x94\x02\x98\x32\xb9\x05\x57\x05\x4d\x99\xa8\xc8\x52\x2e\x38\xa3\x4a\x49\x79\xa7\x15\xe8\xf0\x2e\xb5\x10\x21\x1a\x89\xca\x24\xa0\x2e\x7c\xfb\x99\x89\xac\x20\x02\x38\xa4\xa4\x4c\x46\x75\xda\x9b\x45\x0e\x55\x30\x87\x7c\x07\x73\x65\x89\xff\xb7\xc0\xff\xa3\x93\xa7\x25\xfe\xdf\x02\xff\x8f\x5e\x9b\x96\xe2\x3e\x2f\x10\xfb\xfa\xc1\x7a\x93\xce\xb7\x10\xe8\x99\x8e\x8c\x52\xea\x82\xcf\x82\x0f\xc2\x26\xb8\x34\x36\xd0\x3b\xf4\xa9\x9d\x89\x3d\x15\x62\x67\x26\x97\xbe\xbe\x4a\x4f\xda\x4e\x78\x08\xce\x9f\x83\x98\xc1\x29\x71\xd4\x96\x67\x6d\x3a\xf6\x59\x97\xa9\xa9\x6a\xb7\xd1\xcf\xde\x09\x2b\xef\x51\x79\xd7\x3a\x7e\x0d\x4e\xbf\x6b\xd4\xcc\xb3\xd7\x35\x47\x0a\x53\xe8\xaa\xa3\xb3\x42\x39\xeb\x2c\xbc\x5f\xc2\x36\x66\xe9\x99\xcd\xc2\x33\x9b\xad\xb7\xbf\x0f\xe4\x14\xbe\x5d\x1f\xff\xfb\xed\xf7\xeb\xe3\x8f\xeb\xdb\xf3\xba\x7f\x7d\x7e\x3e\xdf\x7f\xce\xaf\xf7\xcf\xd7\xff\x13\x7d\xcd\x67\x7d\xfd\xfe\x7c\x3e\x7f\xfe\xf8\xf5\x79\x3f\xaf\x8f\x1f\x1f\xf9\x5f\xf5\xf7\x57\x00\x00\x00\xff\xff\x27\xed\x3a\x18\xe9\x30\x02\x00"); +var _faegab =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\x41\x6f\x1c\x37\x0f\xbd\xef\xaf\x98\x63\xbe\x43\x3e\x4b\xa2\x34\x23\x01\x85\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x1a\xa0\xe8\x61\x76\x57\x72\x17\xa8\xd7\x8b\xb5\x7d\xc8\xbf\x2f\xf4\xb8\x7a\x74\x8d\x1c\x82\xcc\x23\x29\x8a\x8f\x12\x49\x79\xaf\xde\xdd\xbc\xbf\x39\x1e\x9e\xa6\xab\xdf\xce\x0f\xbb\xdb\xfa\x34\xb5\xc3\x71\x7f\xae\x8f\x0f\xcf\xe7\x5d\x9d\xb6\xf5\xee\x70\xdc\x6c\x7c\x98\xf6\x87\xdd\xd3\x80\xf8\x6f\x77\xbf\x9e\x36\x9b\xab\xcf\xc7\xc3\x87\x9b\xdb\xaf\x2e\x78\x79\xfb\xf9\xd3\x4f\x12\xde\xfe\x3c\x3d\x3f\xd6\x8b\xf6\xdd\xcd\xfb\xdb\x6f\x8f\x4f\xf5\xfe\xe6\xd8\x1e\x26\x51\x2f\xfb\xe7\xd3\xc5\xd3\x34\x5d\xfd\x5e\xef\x0e\x8f\x4f\xe7\x6f\xd3\x9b\x1f\xf7\x0f\xdb\xfa\xbf\x69\x5f\x5b\x97\xff\x7a\xde\xd7\xf3\xe1\x78\x37\xbd\xf9\xb0\x9e\xd6\xa3\xa7\xe2\xf6\xf9\x74\xfa\xa7\xde\xd7\xe3\xd3\xb4\x40\x56\x8f\x7b\xfc\xbf\xb9\x7a\xf7\x71\x3d\xfd\xb2\xde\xd7\xe9\x3b\x51\x7d\x81\x0d\x4c\xbe\xd4\xf3\xe3\xe1\xe1\x38\xf9\xff\x3b\x97\x4d\xfc\xe9\xdb\xa9\x4e\xfe\xe2\xea\xeb\xe7\x9b\xf7\xd3\x9f\x7e\xf2\x6e\x0a\x69\xf6\xe9\xaf\x8b\xfc\x8f\x8f\x0f\x7b\x5a\x79\xe7\x94\xc8\xee\xb0\xdf\xfd\xbd\x9e\x37\x3f\x38\xe7\x5c\x70\x3e\x5d\x4f\x4b\x2e\x81\x78\x06\x4e\x03\x07\xd5\x67\x62\xd5\x2f\x17\xec\x8b\xbb\x9e\x16\xc9\x84\xbe\xc3\x99\x30\x74\x58\x08\xa5\x43\xae\xdd\xc5\xeb\x29\x8b\xf7\xc4\x09\xd8\x11\xcf\xc0\x23\x36\x5f\x3b\x76\x2f\xf0\x02\x1c\x89\x33\x30\xfd\xd5\x02\x2c\x17\x2c\x65\x7b\x3d\xf9\xe0\x63\xa6\x60\x07\xc1\x6c\x82\xbd\x5a\x2c\x14\x54\x08\x92\xa3\xa0\xbd\x5a\xb2\x3a\x5d\x52\x28\xf0\xba\x64\xa6\x20\xbc\x5e\x22\x6a\x91\x28\x88\x2a\x30\x8b\xf4\x7a\xc9\xac\x16\x0c\x6c\xed\xdc\x5f\x1a\x64\x60\xd3\x17\x60\x0b\x62\x7d\xed\x71\xdb\x0d\x96\x40\xbc\x03\xf6\xc4\x7b\xe0\x41\x3c\xb9\xdd\xf5\xb4\x44\x5e\x8c\xe4\xf6\xc0\x0b\x71\x05\x9e\x89\x1b\xf0\xd8\x2f\xf9\x7e\x51\x92\x13\x62\x0f\x4c\x7f\x3e\x00\x47\x62\x01\xa6\x3f\x1f\xe1\xcf\x13\x27\x60\xf3\x37\x03\x07\xe2\x05\xd8\xfc\x65\xe0\x42\x5c\xe0\xdf\xfc\xad\xc0\xe4\xeb\xb7\xc0\xe6\xaf\xf3\x4f\xc1\xf6\xdb\x03\x93\xbf\xaf\xc0\xc6\xa7\x01\x73\xff\x00\xfe\x81\x7c\x02\xf8\x07\xc6\x13\xc0\x3f\x30\x5f\x28\xbc\x24\xf4\x87\xc2\x4b\xc2\xfd\xc3\x02\xcc\xf8\x42\x06\xb6\xfd\xc0\x8f\xc5\x96\x02\xf8\x89\xed\x0f\x7e\x62\xfb\x81\x9f\xe7\x7e\x82\x78\x3d\xed\x25\x22\x1f\xf4\x27\xd8\xcf\x71\x7d\x84\x7d\x64\x3e\x23\xf8\x45\xe6\x33\x82\x5f\x64\xbc\x11\xe7\xcb\x4a\x4b\x11\xfe\x59\x46\x29\x82\x7f\xe4\xfe\x11\xfc\xa3\xed\x07\xfe\x89\xf9\x88\x88\x27\x0d\xff\x73\x3f\xaf\x1c\x82\x27\xee\xf7\x39\xf8\x42\x5c\xa1\x37\xfb\x06\x3c\xe2\x5d\x9c\x56\xed\x32\x36\x5c\x7a\x5d\xe7\xe0\x2e\x0e\xc4\xe1\x42\xe4\x71\xc1\xc4\xe1\x42\x94\x51\xf6\xe2\x70\x01\xca\xa8\x58\x71\x48\x48\xf1\x99\x58\x80\xe9\x0f\x84\xcb\x08\x40\x1c\x08\x96\x41\x40\x5c\x2c\xc0\x61\xe0\x19\xeb\xc7\x85\x14\x97\x15\x33\x9e\xac\xfe\x12\xb1\xfa\x63\x7c\xb9\x02\x33\xbe\xde\x1d\x73\x58\xe8\xbf\x20\x81\x0b\xf7\x47\xa3\x9b\x45\x4c\x00\x42\x21\xf7\xa9\x36\xa6\xca\x26\x7f\x6f\xcc\x88\x5b\x35\x38\x92\x5d\x11\x9c\x90\xec\x8a\xe0\x5e\xf8\x06\x59\x61\x30\x3b\xac\x17\x92\xad\x8a\x49\xb6\xaa\x3f\x92\xad\xea\x8f\x64\x2b\xc8\x0a\xc9\x36\x3d\xbc\xb1\x5f\x68\xed\x7a\x0a\xe2\xd2\x08\x50\x9c\xeb\xb3\x67\xf4\x7d\x11\x27\x1d\x8f\x72\x11\x71\xbd\x65\xfb\x32\x9b\x01\x86\x17\x23\x14\x37\xab\x81\xa7\x60\x51\x41\xa2\x20\xab\xc0\x96\x14\x15\xd8\x26\xab\x0a\x66\x0a\xb6\x10\x2c\xb6\xeb\x4e\x05\x81\x02\xbd\x85\x34\x40\xdb\x2c\x91\x51\x78\x84\x19\x4d\x8f\x19\x2b\x86\x35\xca\x6c\x82\x0c\x03\x26\xc6\x6b\x90\x99\x3b\xa2\x90\x24\x91\x45\x6f\x64\x59\x78\xd4\x12\x90\xb9\x48\x52\x41\x33\xc7\xdc\x4b\xef\x74\x5d\x60\x1e\x66\x70\x30\x03\x1c\x66\x64\xe2\x7a\x2b\xcb\xc2\x4a\x13\xb4\xb2\xf2\x22\x82\xbd\x3a\x64\x08\xe2\xb1\x80\x21\x08\x6a\xdb\x39\x7a\x14\x3d\xdd\x48\x8c\x08\x46\x73\x12\x91\x05\x0b\xbc\x19\x64\x15\x30\x06\x29\x60\xc9\x18\x64\x55\x03\x73\xb1\x85\x81\xc5\xb4\x53\x03\x26\x5a\xf6\x2a\x60\x94\xd1\xab\x80\x4b\x22\x32\x6b\x51\xf5\x0e\x91\x25\x19\xd6\xa0\x82\x09\x50\x45\x76\xd8\x71\x45\xa2\xc8\x22\xe2\xb2\x58\xd0\x11\x47\xc9\x2a\x91\x84\x0a\xb7\xa3\x4b\x9a\x37\xcb\x53\x12\x15\x98\x45\x54\x01\x33\x9b\x10\x63\xe4\x8a\x05\x6f\x30\xf7\x42\xa0\x79\xb0\x20\x16\xcd\x43\xe4\x05\x5b\xaa\x0a\x78\x1f\x96\x86\x1b\x76\x71\xd1\x9a\x43\xa7\x1a\x65\xd3\x9a\x43\x6b\x5f\xa8\xf7\xfa\xf6\x19\xb3\xbe\x35\x6d\xd5\xe3\x6c\x5a\x13\x5c\xa0\xf1\x36\x69\x4d\xa0\x77\x74\x20\x0d\xdd\xc2\x0d\x9c\xd4\x3e\x11\x6b\x37\x99\x89\x75\xbd\xe1\xfa\x72\x54\xb4\x86\xee\x95\x73\xf9\x4f\xe7\x94\x85\x9d\xf3\xbc\x1e\xef\xea\x65\xee\xc8\xd6\x5d\x4f\xe3\xd3\xa3\x05\x27\x7b\x94\x51\x97\x5c\x3f\xab\x98\x39\x7f\xfb\xfc\x1a\x9f\x7d\xbb\xb8\x70\xb4\xf6\xde\x35\x3e\xf1\x8a\xca\xf6\xaa\x9b\x4d\x85\x07\x54\xe6\x80\xed\xed\x6a\x7c\x16\xa8\xcc\xe1\x6a\xaa\x2d\x54\xf6\xec\x10\xaa\x02\x26\xbc\x30\xf8\x5e\xa6\xe3\x13\x8f\x25\x6f\x8f\x0b\x4f\x95\xe0\x9d\xc0\xb9\x9c\x24\x99\x0a\x4f\x00\xc7\x30\x7a\x0d\x8e\x4f\xbc\x6e\xf8\xa7\x42\x12\xdb\x0b\x87\x99\xa2\x3d\x1c\x6c\x15\xea\x23\xb1\x79\x3a\x37\xc2\x10\xd7\xd3\xb9\xe4\xcc\x01\xc2\x6c\x88\xc3\x4b\xb6\x38\xaa\x7c\x34\x15\xc6\x92\xe3\x58\xf3\xb3\xa9\x16\x9c\xa5\x8d\x44\xff\xc2\x63\xc1\x85\x65\xd3\x75\x25\x51\x57\x66\x5c\x76\x4e\xbe\x66\xaa\x86\xae\xc5\x62\xf4\x6d\xdc\x0e\xf1\xad\xe8\xf0\x16\xea\x56\xd3\x35\xe8\xac\x24\x8d\xb6\xe0\x15\xe4\x8b\xb5\xce\x5e\x5b\xa3\xf1\x8b\xce\x1e\x56\xae\x5f\x4d\xa7\x2d\x38\xd3\x67\x7f\x0d\x8d\xf6\xec\x55\x67\x13\x21\x9b\x4e\xa7\x4b\xb1\xde\x6e\xfb\x89\xd3\xae\xcd\xc6\x20\xd1\x74\x49\x75\xd6\xe2\x6d\x5d\xd4\x75\xc1\xda\xa0\x98\x6e\x56\x9d\xb5\xc0\xad\xe9\xb4\x33\x05\x6b\xc8\xc6\x21\xa9\x4f\x9b\x9b\x29\x99\x4e\x7d\x8e\xd3\x6b\x8d\x77\xa5\x35\x54\x4e\x2e\x54\xa5\x46\xd5\x7c\xf9\x43\xd2\x5f\xba\x82\x36\x01\x80\xfb\xf5\xb4\xe1\x0f\x06\xbb\xe7\xf3\xb9\x1e\x9f\xf0\xf3\x04\x7e\x0c\xe8\x7f\xe0\x1f\x8e\x95\x3f\x84\x9c\x1e\x4e\x7d\x15\xfe\xfd\x1b\x00\x00\xff\xff\x3c\x91\x84\x09\x34\x11\x00\x00"); +func _eadb ()([]byte ,error ){return _ad (_aeca ,"CNS-EUC-H")};func _cfga ()(*asset ,error ){_fbd ,_effea :=_dgcc ();if _effea !=nil {return nil ,_effea ;};_beef :=bindataFileInfo {_ae :"UniKS-UCS2-V",_ca :737,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493030,0)}; +_deefd :=&asset {_e :_fbd ,_ee :_beef };return _deefd ,nil ;};func _aad ()([]byte ,error ){return _ad (_egdf ,"Adobe-CNS1-5")};func _dcdde ()(*asset ,error ){_aegc ,_bbbe :=_ddfa ();if _bbbe !=nil {return nil ,_bbbe ;};_bfcca :=bindataFileInfo {_ae :"UniJISX0213-UTF32-H",_ca :243117,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493003,0)}; +_dggg :=&asset {_e :_aegc ,_ee :_bfcca };return _dggg ,nil ;};var _bfcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\xd2\xcd\x8a\xdb\x30\x10\x07\xf0\xbb\x9f\x62\x8e\xdb\x43\x6a\xc9\xae\x1d\x19\x96\x40\x71\x0e\x31\xcb\xb6\xa5\xe9\xee\x16\x4a\x0f\xfa\x18\x07\x41\x2d\x09\xd9\x3e\xe4\xed\x8b\x46\xae\xcb\x1e\xc2\x24\xbf\xf1\xfc\x23\x4b\x2a\xfb\xe1\x3c\x38\xbb\x40\xf9\x2d\x7a\x7d\xc5\x05\x46\xeb\x4c\xc4\xd9\xaf\x51\x23\x28\xbc\x59\x57\x14\xbc\x02\x63\xf5\xf2\xef\x27\x15\x3d\xc9\x50\x14\xe5\xd3\xb5\x9f\xe6\xc3\xcb\xa5\x3f\x5c\xde\x0e\x17\x58\x67\xdc\x1a\xfd\x70\xbe\xde\xe7\x05\xa7\xc1\x8d\x1e\xea\x1c\x60\xd6\xb0\x85\x00\x94\xdf\xf1\x66\xe7\x25\xde\xe1\xe1\xb3\xf1\x0a\x3f\x80\xc1\x31\xf9\xd7\x68\x30\x5a\x77\x83\x87\x27\x1f\x51\xf2\xbd\x71\x5d\x43\xf8\x83\x13\xba\x05\x38\x19\x3a\x43\xb5\x28\xfb\x67\x19\xbe\xc8\x09\xe1\xfd\x82\x5e\xa9\x4d\xdd\x57\x8c\xb3\xf5\x0e\x38\xfb\xc8\x58\xfb\xdf\x7f\xdc\x03\x6e\x71\x45\xf9\xf3\x65\x38\xc3\x2f\x0e\x9c\x41\xd5\x7c\xe2\xc7\xdf\x9b\xbf\x3d\x7b\xb3\x3f\xc5\xdb\xfc\x0e\xda\x9a\x28\xdd\x0d\x8b\x47\xc9\x65\x75\x82\x54\xea\x13\x08\xd6\xb4\x44\x4d\xa6\x86\x48\x10\xb5\x99\xda\x13\x88\xba\x62\x44\x5d\x26\x45\x4f\x75\x44\x26\x93\x49\xd4\x56\x89\x54\x8e\x57\x99\xea\x44\xa8\x88\x90\x06\x8f\x4d\xf1\x28\x6b\xc9\x13\x51\x11\xec\xd8\x12\x89\x4c\x1d\xd1\x91\x48\x67\xd2\x44\x1d\x11\x66\xc2\x44\x22\xad\xab\x56\x92\x48\x8d\x44\x3c\x91\xa1\x7f\xa4\x22\x98\xa0\x2c\x63\x32\xd1\xba\x84\x20\x1a\x33\xe5\x41\x8a\x1f\xf3\xe0\x48\xf1\x1d\x4b\xc7\xb6\xef\x5d\xfa\x9e\x2e\xcc\x7e\x80\x7a\x8d\x11\xdd\x42\xd7\x85\x0e\x28\x6d\xba\x75\xb8\xdf\xc9\xe0\x43\x9a\xa2\xcf\xdf\x00\x00\x00\xff\xff\xc4\x43\xb0\x3f\xbf\x02\x00\x00"); +func (_ggg bindataFileInfo )Name ()string {return _ggg ._ae };func _fcgc ()([]byte ,error ){return _ad (_dagcg ,"UniJIS2004-UTF32-V")};func _afdf ()([]byte ,error ){return _ad (_dba ,"ETenms-B5-V")};func _cbga ()(*asset ,error ){_edff ,_acac :=_baag (); +if _acac !=nil {return nil ,_acac ;};_gece :=bindataFileInfo {_ae :"GBpc-EUC-V",_ca :786,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492178,0)};_ddfbg :=&asset {_e :_edff ,_ee :_gece };return _ddfbg ,nil ;};var _cbdbc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\x9c\x4d\xaf\x26\xbb\x71\xdf\xf7\xe7\x53\x3c\x4b\x67\xe1\xdc\x26\x9b\x2f\xdd\xc0\xe0\x00\x8e\x6c\xc3\x42\x60\x27\x88\xf2\x06\x04\x59\x34\x59\x45\x61\x00\xdf\x99\xc1\xdc\xd1\x42\xdf\x3e\xa8\xff\x8f\x47\x4a\x14\x03\xba\x0b\xa1\x34\x75\xc9\x6e\xf6\xbf\xab\x48\xfe\xba\xf8\x9c\x9f\x7e\xf3\xdb\xbf\xff\xed\x97\xcf\x3f\x5e\x3f\xfd\xe7\xef\x5f\xe7\xef\xfc\xc7\x6b\x7d\xfe\x62\xdf\xfd\x97\xaf\x7f\xf8\x3e\xfd\x35\xfc\xf7\x9f\xbf\xbc\xbd\xa5\xfc\xb2\xcf\xf3\xc7\xc7\x3f\x65\xe6\xcf\xcf\xb7\xb7\xb7\xe8\xff\xbb\x3f\xfe\xf2\xc3\x7f\xfe\xed\x97\xf5\xf5\x75\xd2\xce\xfe\xf0\x6d\xb7\x7d\xbd\x7e\xfa\x2f\xfe\xfb\xcf\xbf\xfc\xf8\xfe\xc7\xd7\xdf\xfc\x9d\x7d\x1d\xfe\xef\x5e\xe6\x2b\xfc\xff\xe9\xbb\xf9\xf7\xcf\x5f\x7e\xff\xfa\x9b\xdf\xfc\xcb\xef\xd2\x9f\xdc\xbf\xfb\xc3\xb7\x6f\xff\xea\x3f\xfb\x97\x1f\xaf\x24\x9f\x7f\x31\xd9\xb7\x9f\x7e\xf3\xcf\xcf\xb7\x7f\x79\x7e\xf6\xd7\x4f\xff\xf4\x1f\xed\x5f\x9f\xbf\xfd\x0f\xf5\x6f\xff\x49\xff\x49\xff\xe5\xbf\xfb\xf7\x5f\x3e\x7f\xfd\xf2\x4a\xff\xfe\x38\xda\x9f\xdd\xff\xf5\x8f\xdf\x7c\x5f\xe9\xed\xa7\xff\xf9\xdf\x7e\xfb\xf7\xaf\xff\x95\x5e\xe9\x78\xe5\x5a\x73\xfa\xdf\xdb\xff\x3f\xfe\xf9\xab\xf9\xeb\xe0\x5f\x99\xb1\xcf\xaf\xe6\xbf\x7c\x7b\xa6\x7f\x7f\xbe\xfc\xde\xdf\x5e\xaf\x4f\xc7\xf1\xfe\x7a\xbd\x3e\x5d\xc7\x7b\xfc\xeb\xef\x52\x39\xde\x5f\x9f\xfe\xf1\x1f\xfe\xf1\x1f\xde\x63\x90\x7f\xd1\xfe\x2d\x71\x99\x2f\x5f\x7f\x98\x2f\x7c\xba\xc2\xa7\xb4\xde\x5f\x29\x7a\xfc\xdf\xff\xe9\x2d\x1d\xc7\xbe\xef\x67\xdb\xad\x73\xb4\xee\x1e\xad\x3f\x3d\xdc\xed\x49\xf5\x7a\x7f\xdd\x77\x38\xea\x8d\x63\xbe\xbf\xd2\xd9\xcb\x29\x9f\xc9\xa7\x4e\xf9\x0a\xcf\x93\xe4\x59\xf5\xfd\x95\x5a\x0e\xcf\x6a\x78\xda\xfb\x2b\x17\xb5\x59\x1d\x4f\x0f\x4f\x97\xe7\xc2\xe3\xe1\x89\xbb\x65\x6e\x9f\xe3\xca\xb9\xb6\xf0\x70\xe5\x1c\x6d\xce\x14\x6d\x4e\xda\x9c\xd1\xa6\xa4\x18\xcf\x49\x9b\x73\x8c\xf7\x57\xe9\xd1\xeb\x1c\x86\x67\xbd\xbf\xea\x11\x6d\x0a\xbd\x4a\xf4\xaa\x77\x0d\x0f\xbd\x4a\x5c\xb9\xd5\x18\x61\xa5\x4d\x8d\x36\xbd\xc6\x53\x54\xda\xd4\x68\x73\xa5\xe8\xd5\x68\xd3\xa2\xcd\x7d\xc4\x78\x1a\x6d\x5a\xb4\xb9\x7b\xf4\xea\xb4\xe9\xd2\xe7\x68\x31\xa0\x4e\xa3\x1e\x8d\x52\xca\xd1\xef\xa2\xd5\x85\x8a\x39\x06\x79\xd1\xea\x5a\x08\x1b\x1d\x6f\x5a\xdd\x6a\x75\x5e\x47\xb8\x68\x75\xab\x55\xd1\x1b\x79\x68\xf5\xa8\x55\x3d\x43\xdc\x87\x56\x8f\x5a\xb5\x23\x3a\x0e\x5a\x0d\xb5\x6a\x77\x09\x17\xad\x86\x5a\xf5\x1a\x1d\x27\xad\xa6\x5a\x5d\x35\xa2\x62\xd2\x6a\x2e\x7b\x7f\xa5\x3b\x45\xc7\x19\x3d\xb6\xc9\xe5\x8c\x56\x46\x47\xd3\xcb\x3b\x8e\xb8\x96\xd1\xd1\xd4\xea\xe8\x31\x08\xa7\x95\xab\x55\x6a\x71\x2d\xa7\x95\xab\x55\xce\xd1\x71\xd1\x6a\xa9\xd5\x99\xe3\xf2\x8b\x56\x6b\xae\x70\x5d\xd1\x71\x19\xad\xf6\x20\xf2\xdb\xa7\x71\xa8\xe3\x38\xd4\xb1\xf4\x3b\x5c\xea\x38\x0e\xb5\xaa\x25\x5a\x11\xe6\x43\x11\x9c\xdb\xd9\xc2\x45\x2b\x82\xb1\x45\xec\x0f\xa2\x71\x10\x8d\xfd\x3e\xc3\x45\x2b\x85\x63\xbe\x22\x42\x07\xf1\x38\x14\x8f\xf9\xae\x47\xb8\x68\x75\x2a\x68\x8f\x88\xd1\x41\xfc\x0d\xc5\xdf\x99\x42\x9c\x41\x00\x8e\x42\x68\x87\x38\x83\x08\x1c\x8a\xc0\x33\x87\x38\x83\x10\x1c\x0a\xc1\xf3\x0c\x71\x06\x31\x38\x14\x83\x67\x09\x71\x06\x41\x38\x14\x84\x67\x09\x71\x06\x51\x38\x14\x85\x67\xed\x57\xb8\x68\xa5\x28\x3c\x5b\x89\x8e\x44\xe1\x50\x14\x9e\xfd\xac\xe1\xa2\x95\xa2\xf0\xec\x77\x74\x24\x0a\x87\xa2\xf0\xbc\xee\x90\x90\x28\x1c\x8a\xc2\xf3\xae\xd1\x91\x28\x1c\x8a\xc2\x72\x44\x42\x0f\xa2\x70\x28\x0a\x4b\x4a\xd1\x91\x28\x1c\x8a\xc2\x92\x8f\x90\x90\x28\x1c\x63\xf6\x70\xb5\xe8\x38\xe6\x25\x97\x3a\x9e\x91\x68\x83\xc0\x1c\x0a\xcc\x72\x4a\x1c\x02\x73\x28\x0a\x4b\x91\x38\x44\xe1\x50\x14\x96\x2a\x71\x88\xc2\xa1\x28\x2c\x55\xe2\x10\x85\xc3\x6b\x7a\x7f\x95\x26\x71\xbc\x66\x5c\x59\x77\xc4\x75\xca\xa5\x6b\xb5\x3b\x86\x4a\xac\x0e\xc5\x6a\xe9\x25\x5e\x1a\xb1\x3a\x14\xab\xe5\x3a\xe3\xf2\xc4\xea\x50\x60\x96\xeb\xee\x6f\x9f\x26\x81\x39\x15\x98\xe5\xbe\x53\xb8\xd4\x6a\x2a\x30\xeb\x51\xcb\xdb\xa7\x49\x60\x4e\x05\x66\x4d\x31\x6f\x4e\x02\x73\xa6\xe7\x79\x7f\xd5\x9c\x92\x5c\x43\x2e\x75\xcc\x39\xbf\x7d\x9a\xc4\xea\x54\xac\xd6\x33\x54\x9d\xc4\xea\xcc\x33\x3a\x9e\xa1\xea\xcc\x73\xe0\x1a\xea\x98\xe4\x9a\x72\xe9\x5a\x45\x97\x27\xa2\xe7\xd9\x8e\x70\xc5\x74\x3e\xcf\xa6\x6b\x29\xc8\x6b\x09\x25\x26\x41\x3e\xcf\x71\xbd\xbf\x6a\xcd\x72\x8d\x1b\xd7\x1d\xae\xaa\x6b\x8d\x07\xd7\x23\xd7\x21\x97\x06\xa1\xec\xa8\x35\xe6\xd9\x49\x76\xcc\x52\xeb\xfb\xab\xb6\x1c\xad\x4a\x6d\xb8\x9a\xee\x58\xe5\xea\x72\x69\x10\xad\xa8\x23\x83\x50\x0e\xd5\x76\x85\x8b\x1c\x9a\xca\xa1\xda\x63\x39\x98\xe4\xd0\x54\x0e\xd5\xeb\x0c\x25\xc8\xa1\xd9\x58\x0f\xce\xf3\xed\xd3\x24\xc8\xe7\x5d\x62\xf4\xb7\x9e\xf1\x2e\x0f\xae\xe7\xfd\xd5\x62\xa5\x9b\x77\xd1\xe0\xef\x36\xde\x5f\xed\x90\xce\x77\x93\x82\x4a\x8e\x76\x94\x43\xcb\xf4\xc7\xf2\xfa\x6f\xad\xb8\x93\xdc\x99\x77\xac\x52\xed\xa8\x31\x9e\x7b\x38\x2e\x5d\xe4\xc4\xb5\xe4\xf2\x19\xae\x4b\x77\x77\x93\x4b\x6b\x56\x8a\x6c\x9d\x24\xdd\x54\xd2\xb5\x54\xe3\x41\x48\xba\xf9\xc4\xda\xdb\x72\x8a\x31\x3e\x5a\x7c\x31\x2d\x45\x8c\xce\x47\xab\xef\x54\x6a\xb6\xf3\x08\xe9\x48\xcd\xa9\xd4\x6c\x4a\xba\x49\x6a\xce\x41\xab\x58\xde\x26\x79\x38\x95\x87\xad\xc4\xf2\x36\xc9\xc3\x39\x59\x4b\x63\x79\x9b\xe4\xe1\x54\x1e\xb6\x16\xcb\xdb\x24\x0f\xa7\xf2\xb0\xb5\x58\xde\x26\x79\x38\x95\x61\xad\xc7\xf2\x36\xc9\xb0\xa9\x0c\x6b\x57\x2c\x6f\x93\x0c\x9b\xca\xb0\x76\xc7\xf2\x36\xc9\xb0\xa9\x0c\xeb\x47\x2c\x6f\x46\x86\x99\x32\xac\x1f\xb1\xbc\x19\x19\x66\xca\xb0\x9e\x62\x79\x33\x32\xcc\x94\x61\x3d\x47\x8c\x1a\x19\x66\x4a\xa7\x7e\xc6\xf2\x66\xa4\x93\x29\x9d\x7a\x89\xc9\xc0\x48\x27\x53\xa2\xf4\xd2\xa3\x23\x89\x62\x27\x1b\x86\x56\xc3\x45\x2b\x05\x77\x57\xc8\x18\xc1\x6d\x0a\xdb\xde\x23\x5b\x8d\xb0\x35\x85\x6d\xef\x57\x74\x24\x6c\x8d\xcd\xc7\x15\x0b\x97\x11\xb6\xa6\xb0\xed\x77\xc4\xbb\x11\xb6\xa6\xb0\xbd\x8e\x58\xb8\x8c\xa9\xdf\x5a\xe4\xf4\x75\xc4\xc2\x65\x4d\x39\x8d\xb9\x7a\x44\x8e\xb5\x69\x72\xb1\x93\x09\x55\x8d\x05\xc2\x7a\xbf\xc3\x75\xcb\xd5\x1f\x5c\xcf\xfb\xeb\xba\xae\x5b\xae\x81\x2b\x3a\xa2\x17\xcb\x88\x69\x19\xb9\x72\x4c\xfd\xc6\x32\x62\x5a\x46\xae\x33\xa6\x7e\x63\x19\x31\x2d\x23\x57\x89\xa9\xdf\xc8\x30\x53\xa6\x5c\x35\x92\xc7\x48\x05\x53\x44\x5f\x35\x26\x29\x23\xa2\x4d\x11\x7d\xb5\x16\xe3\x22\xa2\xed\xb1\x70\xf5\x98\x6b\xec\xb1\x85\x6b\xe9\x81\xe2\xf2\x8f\xd3\x51\xd7\xea\x1a\x3d\x11\x6d\x8a\xe8\xeb\x8a\x89\xc5\x88\x68\x1b\x4f\xd3\x33\x9e\x72\x75\xb9\xd4\xf1\xba\xa3\x15\x41\x6e\x0a\xf2\xeb\x8e\x05\xc2\x08\x72\x53\x90\xdf\x47\xac\x9e\x46\x90\x9b\x82\xfc\x56\x3e\x1a\x41\x6e\xb6\x46\xb8\x62\xf5\x34\x5b\x13\xd7\x8c\x8e\x1a\x97\x2d\xc3\x15\x1d\xb3\x5c\xa4\x82\x29\x15\xee\x1c\x0b\x84\x91\x0a\xa6\x54\xb8\xcf\x58\x20\x8c\x54\x30\xa5\xc2\x5d\x62\x81\x30\x52\xc1\x94\x0a\x77\x8d\x19\xdc\x49\x05\x57\x2a\xdc\xed\xa8\xe1\x52\x2b\x57\x2a\xdc\xad\x5d\x6f\x9f\x9c\x54\x70\xa5\xc2\xdd\x63\x9e\x77\x52\xc1\x95\x0a\xf7\x95\xa3\x23\xa9\xe0\x4a\x85\xfb\x8e\x2d\xb8\x93\x0a\xae\x54\xb8\xef\x98\x75\x9d\x54\xf0\x93\x3d\xef\x11\xd3\xae\x93\x0b\xae\x5c\x48\x47\x8a\x49\xcd\x49\x06\x2f\xb4\xcb\x31\xf1\x3a\xd9\xe0\x85\x76\x39\x66\x5e\x27\x1d\xbc\xd2\xee\x8c\x77\xe2\xe4\x83\x57\xda\x95\x98\xeb\x9c\x84\xf0\x46\xbb\x1a\x5c\xe1\x64\x84\x37\xda\xb5\x14\x7d\x09\x76\xdf\x7b\xf2\x7e\x94\xf0\xd1\x8e\x4d\xf9\xd1\x5b\xf4\x25\x90\x9d\x5d\xf9\x71\xb5\x50\x93\x48\xf6\xeb\xc9\xe1\xbb\x73\x91\xef\x94\x8f\xbe\x77\x6c\x3d\x9c\xf0\xf6\xbb\x07\x05\xa5\x43\x52\xdd\xbd\xe1\xd3\xc6\xff\xe8\xd1\x97\x98\x77\x36\xf0\xe9\x88\x10\x74\x82\xde\xd9\xc1\xa7\xd4\xe3\x7a\x44\xbd\x3f\x1b\x1a\x62\xb3\xe1\x04\xb4\x8f\xfa\x84\xef\x8c\x99\xdc\x47\x1d\xf2\xd1\xf7\xd4\x8b\x24\xca\x7d\xac\x43\xbe\x88\x43\x1f\x6b\xfb\x12\x63\x6e\xf2\x65\x7c\xea\x5b\x22\xd0\x9d\xd8\x77\x08\x20\x95\x08\x45\x27\xf8\x7d\x5a\x20\x40\xaa\x11\x8b\x3e\x23\x1d\xb7\x89\x67\x3b\xe5\x5b\xf2\x71\xbd\x16\xcc\xe4\x64\x89\x1b\xd7\x6b\x7a\x47\xa4\x89\xdb\x73\x87\xaf\xeb\x1d\x59\x6c\x71\x3e\xb9\xd1\xb7\x47\xb6\x3a\x59\xe1\x4e\xdf\x4b\xa1\x4c\x5a\xb8\xbb\x34\xb8\x14\xcb\xee\x03\xdf\x08\x74\xd2\xf6\xcd\x3d\x56\xce\x4f\xee\x5c\x4f\x13\xa8\x93\x3f\xbe\xb8\xde\xdd\xd2\x5f\x5d\xad\x9d\xfc\xf2\x05\x95\x1d\xf1\xfa\x17\x09\xb6\x8e\xd8\xb0\xa4\x9c\xd2\x15\x3e\xed\x58\x30\xf1\x48\xb7\x7c\x5d\x3e\x20\x2f\xc5\x2b\x5c\x64\xe2\x3a\x62\x5f\x96\x72\xba\xe4\xd3\xc6\x0c\x13\xaf\x30\xc9\x37\xe5\xe3\xbe\xda\xe6\x2d\x52\x76\xa5\x96\xe5\x0b\xc9\x57\x6a\x27\xbe\x87\x47\xbf\xe5\x1b\xf8\x24\x47\xd3\x7d\x93\xf6\x29\x6b\x63\xfb\x99\x7a\xf8\x18\x4b\xe2\x1e\x67\x2c\x28\x8b\x84\x5f\xb9\xf5\xf0\x95\x33\xfa\xe6\x76\xe1\xbb\xc2\xd7\x23\x64\x57\x6e\xb7\x7c\x5c\xaf\x74\xb5\xe3\x7a\x79\x6a\x7c\x25\x48\x61\xe5\xa9\xf1\x65\xee\x51\x23\x55\x16\xd3\xc5\x3a\x7b\x91\xef\x92\x2f\xf2\x26\x8c\x33\xe6\xd0\x80\x29\x64\x31\x85\xe4\x16\xcb\xcf\x62\x0a\x59\xa5\x49\xfb\x5e\x6a\xf8\x9a\xb4\x67\x5a\xc9\x3d\xf6\xf8\x8b\x69\x65\x95\xa1\x7b\x5c\xd2\xa5\x8c\x8a\xaf\x32\x96\x26\x1f\x7d\x63\x7a\x4e\xf9\xca\x6a\xa7\xf9\x79\x31\x25\xe5\xfb\x88\xfb\x32\x25\x2d\xa6\xa4\x7c\x1f\xa1\x01\x53\xd2\xaa\xbb\x5d\x6c\x86\x16\x53\xd2\x6a\x7a\x47\xe7\xd1\x42\x97\xc6\x3b\x92\x89\xbe\xf8\x8a\x7c\xa0\xfd\x11\x5b\xdc\xc5\xd4\xb5\x98\xba\xce\xa4\x77\xce\xd4\xb5\x98\xba\x4e\xed\xe7\x16\x53\xd7\x62\xea\x3a\x73\x6c\x17\x16\x53\xd7\x62\xea\x3a\x4f\xc5\x06\x53\xd7\x62\x9a\x3a\x8b\xde\x2f\xd3\xd4\xd2\xcc\x94\xce\xaa\xf7\x7b\xf7\x8e\x4f\xed\xea\xa5\x76\xf4\xbd\xe3\xf5\xa5\xb3\xc6\x86\x6a\xdd\xb3\xe0\x2b\xb4\xab\xf2\x55\x7c\xa1\xe9\xd9\xa4\xdf\x3d\x1b\x3e\xdd\x83\x77\x79\x4f\xee\x61\x49\x3e\xee\x6b\x19\x1f\x7d\x23\x45\xd7\x53\x74\x5f\x99\xd4\x7a\xe0\xf3\x7a\x4a\xc6\x97\xf5\x35\x23\x56\xda\xf5\x94\x13\xdf\xc9\x17\x8e\x22\x5f\xc1\x57\xf0\x75\xf9\x2a\xbe\xb8\x47\xbd\x3a\xbe\x86\x2f\xc6\xd7\xea\x49\xdf\x8e\x2f\xe2\xbe\x68\xdb\xb4\x9e\x72\xe1\x8b\xb8\xaf\x3d\x73\xdf\x1b\x5f\x4c\x5d\xf5\x8e\x1d\xd7\x7a\x04\x0a\x98\x54\xf5\xdd\x61\x3d\x42\x05\x4c\x82\x15\xd6\x53\x26\xbe\xa9\x6f\x37\x8a\x8d\xa7\x18\x3e\xe3\xd9\xe8\xeb\xf8\xf8\x54\x93\x68\xb7\xf0\x2d\xda\xe9\x7a\x55\xef\x52\x26\xb5\xde\x35\xe6\x8a\x7e\x55\xfa\xed\xb1\x54\xf4\xab\xd2\xaf\x35\xe9\x5c\xd1\xaf\x4a\xbf\x9a\xa5\x73\x45\xbf\x30\xa9\xde\x5d\xba\x54\xf4\xd3\x5c\x57\xef\x4e\x3b\xf4\xd3\x5c\x57\x7b\xe5\x1e\xe8\x17\x26\x35\x7d\x38\x58\x4f\x45\xbf\x30\xa9\xe8\xeb\xc8\x7a\x2a\xfa\x85\x49\xad\x9f\x7a\x1f\x15\xfd\xb4\xac\xb5\x83\xe7\xad\xe8\x17\x26\xee\xc1\xf5\xd0\x4f\x9f\x23\xdb\x41\x6c\x54\xf4\x0b\x93\xea\x45\x1c\x54\xf4\xab\x7c\xfd\x0a\xd2\x5d\x4f\x45\xbf\x30\xa9\xf4\xaa\x77\xd9\xd0\xaf\x49\xbf\x4b\xf3\xc6\xd3\xd0\xaf\x25\xee\xa1\xf1\x35\xf4\x53\x4e\x57\xd1\xd2\x7a\xc8\x69\x99\x54\xaf\xa4\x7b\x90\xd3\x32\xa9\x1d\x45\xef\xa8\xa1\x9f\xe6\xab\x92\xd0\x80\xf9\x4a\x26\x95\x52\xa4\x5f\x43\x3f\xcd\xbb\xe5\x2a\x7a\x5e\xe6\x5d\x99\xd4\xf7\x3b\x67\xde\x95\x49\xed\xbe\x18\x1f\xfa\x35\xf4\x2b\x3c\x1b\xfa\x69\x0d\x68\xad\xe3\x43\xbf\x86\x7e\x27\xf7\x40\xbf\xb6\xe3\x8f\x67\x43\xbf\xa6\x0f\x8a\x1f\x63\x46\xbf\x30\xa1\xb3\xae\xd7\xd1\x2f\x4c\x2a\xcc\x2f\x4f\x47\xbf\x30\xa9\x96\x8b\x76\xe8\xd7\xc9\x5f\xcd\x07\x4f\x47\xbf\xae\xf8\xd3\xc7\xd4\xf5\x74\xf4\xd3\xba\x00\xbb\xae\x87\x75\x41\x26\xde\xa5\xde\x51\x47\xbf\x4e\xfc\x65\x3d\x07\x73\x98\x4c\x12\x88\xc7\x3f\xd0\x2f\x4c\xf4\xfd\xeb\x70\xbe\x9e\x8e\xbc\xfd\xa6\x0b\xc3\x42\xde\xae\xf4\x3e\x12\xb7\x43\xde\x4e\x7a\x13\xc6\x1d\x79\xc3\xa4\x5a\x1b\x43\x45\xde\x6e\x4c\x35\x3c\x12\xf2\xf2\x25\xf6\x38\x25\x07\xd3\xad\x4c\x84\xa2\x64\x7b\x90\xed\x41\x36\x42\xec\x41\xb6\x47\x61\x97\x19\xcb\x83\x6c\x61\x52\x39\x49\x81\x07\xd9\x1e\xa5\xed\xd1\xe9\x8b\x6c\x61\x52\x4f\x59\x12\x3d\xc8\xf6\x20\x1b\xd3\xc0\x83\x6c\x8f\x64\xeb\x5a\x0e\x9e\x07\x5d\xb4\x63\x2b\xa5\x2b\x4c\x1e\x74\x09\x93\xfa\x71\xd3\x0e\x5d\x1e\x74\xe1\x15\x3e\xe8\xf2\x30\xed\x15\x69\xf5\xa0\xcb\x43\xd8\xf1\x0a\x1f\x74\x79\xa4\x4b\x3f\xf0\x11\x76\xcf\x62\x39\xd0\x98\x07\x61\x37\x0e\xf4\xc3\x87\x7e\x83\xb4\x25\x9c\x06\xfa\x8d\x8c\xf6\xd2\x60\xa0\xdf\xd8\x4b\x04\x3e\xb4\xd2\xb6\xa0\x9e\x4c\x7b\x6c\x0b\x64\xa2\x9d\xde\xc7\x40\xab\xa1\x14\xad\x55\xcf\x36\xd0\x6a\x48\xab\x72\x71\x5f\xb4\x1a\xd2\x2a\xa3\xcb\x40\xab\x41\x8a\xb2\x94\x0c\xb4\x1a\x7b\x89\x90\xf6\x03\xad\x06\x29\x8a\x06\x03\xad\x06\x5a\x1d\x3c\x2f\x5a\x0d\x62\x88\x29\x64\xa0\xd5\x40\x2b\xa6\x9f\x89\x56\x53\x29\x9a\x98\x2e\x26\x5a\xcd\xc4\x94\xae\xb1\x4c\xb4\xd2\xd6\xad\xde\xda\xba\x3d\x6c\xdd\x64\x52\xbb\xb5\x05\x78\xd8\x02\xc8\xa4\x72\xf2\x1c\x6c\x01\x64\xc2\x47\x3b\xf4\xd3\x16\xa0\x26\x96\x0d\xb6\x00\x32\xa9\xde\xda\xe6\x3e\x13\xfd\xc2\xa4\xe3\x26\x6d\x27\xfa\xcd\x9b\xa9\x86\x31\xa3\x9f\xb6\xcd\xad\xee\xeb\xa1\x9f\xb6\xcd\xf5\x66\xc9\x61\xdb\x2c\x93\xca\x79\x71\x0f\xf4\x9b\xe8\xc7\xd4\x3a\xd1\x6f\x6e\xfd\xb8\x1e\xfa\x4d\x96\x58\xa6\x3d\x43\x3f\x53\xac\xdd\xcc\x07\x86\x7e\xda\xca\xb4\xcc\xf6\x81\xad\x8c\x4c\x2a\x67\xd3\xf5\x0c\xfd\x8c\x2d\x8a\xb6\x9b\x8f\xa1\x9f\x29\xfe\x6e\x62\xd2\xd0\xcf\x98\xe2\x12\xd7\x43\x3f\x93\x7e\x67\x95\x06\x86\x7e\xd6\x59\xda\x69\x87\x7e\xc6\x14\x47\x6e\x19\xfa\xd9\xcd\x3c\xc4\x73\xa0\x5f\x98\x54\x1a\x73\x93\xa1\x5f\x98\xd4\x0f\xe6\x1c\x43\x3f\x53\xfc\x55\xb6\x41\x86\x7e\xa2\xbf\x7a\xef\xbe\xe8\x67\x5b\x3f\x7c\xe8\x67\x5a\x62\x1b\x73\x93\xa3\x9f\x93\xab\x6c\xf1\x1c\xfd\xc2\xa4\x7e\x92\x5b\x8e\x7e\x2e\xfd\xca\xad\x31\x3b\xfa\x39\xfa\x25\xfa\xa2\x9f\x17\xda\xd1\x17\xfd\x1c\xfd\x4e\x69\xef\xe8\xe7\x8d\xad\x11\xed\xd0\xcf\x99\xeb\x12\x3e\xf4\x73\xe9\x77\x32\xff\x39\xfa\x39\x6b\x00\xef\xd7\xd1\xcf\x77\xfe\x4a\x67\x47\x3f\xdf\xf1\x87\x0f\xfd\x5c\xfa\x95\xc6\x3d\xd0\xcf\x15\x7f\x27\x73\xa2\xa3\x9f\x4b\xbf\x93\x25\xd1\xd1\xcf\xb5\xc4\x26\xf2\x68\xa1\xdf\x22\xfe\x98\xeb\x16\xfa\x89\xe4\x4b\x66\x3b\xbc\xd0\x6f\x31\xd7\x91\x33\x0b\xfd\xc2\xa4\xb2\x97\xd3\x85\x7e\x4b\x5b\xbc\xcc\x96\x67\xa1\x1f\xf5\xdb\xbd\xf5\x58\xe8\xb7\x1a\xb9\x4f\x5f\xf4\x5b\x9d\xe5\x9e\xb1\xa0\xdf\xba\x98\x5f\xe8\x8b\x7e\x6b\xe7\x2f\x7d\xd1\x6f\x29\xfe\x4e\xb6\x5f\x0b\xfd\x96\xe6\xbf\x53\x58\xf9\x2c\xf4\x13\x8e\xd5\xce\x3b\x02\xc7\x64\xe2\x39\x18\x33\xfa\x2d\xb6\x28\xda\xfa\xf2\x75\x04\x93\x4a\x3a\xaf\xbf\xbe\xdc\x0f\x68\x43\x26\x75\x96\xf6\x01\x6d\xc8\xc4\x0e\x26\xcb\x77\xe2\xdb\xbb\x95\x24\x5f\xc1\x27\x29\xf5\x91\x65\x0d\x68\x43\x26\x15\x7d\x8e\x5b\x03\xda\x90\x49\xa5\x69\x5a\x1e\xd0\xc6\x80\x36\x54\x22\x5f\x03\xda\x18\xd0\x46\xd6\xf2\x3c\xa0\x0d\x99\x98\x6a\xba\x7c\x0f\xbe\x1d\x8a\x8c\x6f\xe0\x1b\xba\x5e\xe3\x7a\x13\xdf\x24\x3c\xab\x7c\x86\x8f\x50\x6c\xf4\x75\x7c\xce\xeb\xc7\xb7\xf0\x29\x95\x99\x82\x07\xb4\x31\xa0\x8d\x7a\x9f\xf2\xa1\x9f\x68\xa3\xe6\x44\x3b\xf4\x83\x36\x4e\x85\xe7\x80\x36\x64\xd2\xad\x1d\xc5\x00\x36\x64\x52\x67\x93\x39\x80\x8d\x01\x6c\xe8\x9b\xfa\x1a\xc0\xc6\x00\x36\x6e\x45\xec\x00\x36\x64\xc2\xc7\xf5\x90\x0f\xd8\x48\x15\x1f\xf2\x09\x36\x4a\xba\xb8\x1e\xf2\x09\x36\x6a\xba\x78\x0c\xe4\xab\xc8\x27\x08\x1b\xc0\x86\x4c\x4a\x57\xa1\x2f\xf2\x09\x36\x8a\xbe\x74\xaf\x01\x6c\x0c\x60\x23\xdf\x3c\x07\xf2\x01\x1b\xaa\x56\xae\x01\x6c\x0c\x60\x23\x57\xc9\x0c\x6c\x0c\x60\x63\xcb\x07\x6c\xc8\xa4\x96\x79\x36\x60\x63\x00\x1b\x5d\xab\xcb\x00\x36\x64\x22\xa3\xe8\x8b\x7e\xc0\x46\xd1\xac\x37\x80\x0d\x99\x54\x0b\xba\x00\x1b\x03\xd8\xa8\x1d\x1f\xfa\x09\x36\x4a\xe6\x7d\x00\x1b\x03\xd8\xe0\x63\xd5\x00\x36\x64\x62\xb7\xa4\x50\x03\x36\x64\x52\xa9\x37\xcf\x86\x7e\xc0\x46\x26\x3d\x80\x0d\x99\x54\xda\xc1\x73\xa0\x9f\x60\xa3\xb4\x13\x1f\xfa\x09\x36\x5a\x6a\x7a\x36\x60\x43\x26\xb5\xac\x1d\xe8\x00\x36\x64\x42\x3f\x3d\x2f\xb0\x31\x80\x8d\xac\x0f\x71\x03\xd8\x18\xc0\x46\xd6\x4a\x3c\x80\x0d\x99\x54\xbb\x66\xf9\x01\x6c\xc8\xa4\xd2\x79\x0e\x60\x63\x00\x16\x59\x3b\xd5\x01\x58\xc8\xa4\xd2\xaa\xc6\x0c\x39\xc8\x24\x0a\xa7\x6b\x40\x0e\x32\x91\x46\xd2\x0f\x72\x18\x90\x43\x61\xca\x81\x1c\x64\x52\x4b\xfb\xd9\xd0\x0a\x72\x48\xa4\x34\xe4\xc0\xb7\xde\xd2\x35\x2b\xf3\xad\x17\x13\xed\xf0\xa1\x81\xc8\xa1\x74\xad\x4c\x03\x72\x90\x49\x2d\xdd\x9a\x9a\x20\x87\x01\x39\xa8\x68\xb2\x06\xe4\x20\x13\xe9\x2b\x5d\x20\x07\x99\xd4\x00\x3d\xca\x26\x98\xd0\x45\x63\x86\x1c\x06\xe4\x50\x76\x5f\x74\x11\x39\xb4\xc2\x73\x40\x0e\x32\xa9\x75\xed\x50\x06\xe4\x30\x20\x87\x9c\xe9\x8b\x2e\x0f\xba\x34\xc6\x87\x2e\x90\x43\xe9\x3c\x1b\xba\x40\x0e\x89\xa9\x0e\x72\x18\x90\x43\x16\xd8\x0e\xc8\x61\x40\x0e\x85\x78\x86\x1c\x06\xe4\xa0\x93\x18\x6b\x40\x0e\x03\x72\x28\xcc\x11\x90\x83\x4c\x2a\x57\xc6\x87\x7e\xa2\x89\x52\x79\x97\xd0\x84\x4c\x6a\x95\x78\x81\x26\x06\x34\xb1\x73\x10\x9a\x90\x49\xad\x1c\x8c\x0f\xfd\x06\x1f\x9c\x0a\x63\x41\xbf\x81\x7e\xfa\xd8\x32\xa0\x89\x01\x4d\x14\xed\xa4\x07\x34\x31\xa0\x89\xc2\x1c\x01\x4d\x0c\x68\x82\x9d\xfe\x80\x26\x64\x22\xee\xa5\x1f\x34\x31\xc6\xd6\x8f\xb1\xa0\x1f\x34\x91\xf4\xb1\x60\x40\x13\x32\x11\x1b\x7a\x0e\x68\x42\x26\xe6\x08\xf5\x85\x26\x64\x52\x2b\x2c\x15\xd0\xc4\x80\x26\x2a\x73\x1d\x34\x21\x13\x3e\xae\x87\x7e\xa2\x89\xd6\xd1\x05\x9a\x90\x49\x4d\xe7\x73\xd6\x80\x26\x64\x62\xe7\xd6\x7e\xc5\x6a\x0f\x6c\xc8\xc4\xed\x78\x24\xe4\x15\x6c\x94\xa6\x4d\xf5\x00\x36\xc6\x86\x0d\xa6\x7e\x60\x43\x26\xc2\x84\xbe\xc8\x2b\xd8\x68\xd7\x1e\x16\xf2\x02\x1b\x59\x9b\xa4\x01\x6c\xc8\xc4\x6b\xe5\xd1\x91\x57\xb0\x51\x6f\x52\x0f\xd8\x18\xc0\x46\x65\xa7\x00\x6c\x0c\xbe\x9b\xf2\x66\x60\x0d\x99\x50\x5c\xc3\x83\x35\x64\x72\x22\x20\x40\x8d\x01\x6a\x24\x16\x21\x50\x63\x80\x1a\x55\x5f\xd5\x06\xa8\x21\x13\x2f\x9f\xbb\x22\xae\xb1\x40\x5c\x5c\x0f\xf5\x6c\x6f\x95\x19\x31\xea\x09\x35\xda\xc9\xe4\x0d\x6a\xc8\x24\x0e\x12\xac\x01\x6a\xc8\x24\x8e\x57\xac\x01\x6a\x0c\x50\xe3\x24\xc0\x40\x0d\x99\xd4\xf2\xc1\xa3\xa1\x1e\xa8\x51\x99\x1c\x41\x0d\x99\xd4\x2a\x0b\x04\xa8\x21\x93\x4a\x61\x02\x01\x35\xc6\x46\x8d\x4c\x3b\xe4\x73\x16\x08\x82\x18\xd4\x90\x89\x37\xa4\x31\x83\x1a\x32\x81\x29\xba\x2f\xa8\x21\x93\x0a\x5f\x25\x07\xa8\x31\x40\x8d\xcc\x62\x00\x6a\x0c\x50\xe3\x64\x11\x02\x35\x06\xa8\x51\xd9\xc8\x80\x1a\x03\xd4\xc8\x4c\x2a\xa0\xc6\x00\x35\x92\x3e\xdd\x0c\x50\x63\x80\x1a\x9d\xa8\x02\x35\x06\xa8\x51\x99\xd0\x41\x0d\x99\x54\xae\x3d\x16\xf4\xf3\x1d\x7d\x3c\x2f\xfa\x09\x35\x5a\xd3\x27\xa3\x01\x6a\x50\x34\xac\x9d\x04\x05\x35\x28\x1a\xb6\xca\x7b\x03\x35\x06\xa8\xd1\xd0\x05\xd4\x90\x89\x31\xeb\xbe\xa0\x86\x4c\x2a\x84\x0b\xa4\x21\x13\x43\xd1\xeb\x85\x34\x06\xa4\xd1\x32\x3e\xe4\x13\x69\x74\xa2\x0f\xd0\x90\x49\xad\x31\x9d\x03\x1a\x32\xe1\xa3\x2b\xea\x2d\xd4\x63\xea\x01\x34\x06\xa0\x01\xfc\x0e\x40\x63\x6c\xd0\x40\x29\x40\x43\x26\xde\x86\x54\x06\x34\x28\x91\x56\xea\x7a\x94\x48\x31\xa9\xe9\xf8\xc1\x9a\x90\xc4\xa4\x6e\x91\x94\xe3\x13\x92\x98\xd4\x2d\x98\x5b\x26\x24\x31\x21\x89\x53\x6f\x72\x42\x12\x93\xba\x45\xd3\xf3\x4e\x48\x42\x26\xae\x47\xbb\x86\x8f\x4c\x3d\x19\x4b\xc7\xb7\x97\xe1\x2a\xdf\x85\x8f\x65\xa4\x72\xdf\x1b\x1f\x5b\xb9\x3d\x96\x07\xdf\xf3\xfe\x6a\x55\x9f\xd3\x27\x20\x31\x29\x5b\xb4\x1b\xdf\xc4\xa7\x6f\x2a\xd7\xcd\xf0\x0c\xdf\x9e\xe6\xb8\xad\xe3\x93\x54\x3a\xc9\xb7\x26\x20\x31\x29\x5b\x14\xed\x7a\x27\x20\x31\x01\x89\x9b\xc7\x05\x24\x64\x82\xdd\x74\x3d\x40\x62\x02\x12\xa9\xe1\x43\x3e\x81\x44\x49\x5a\xbd\x26\x24\x21\x13\xe3\x6b\xf2\x21\x5f\xdd\xab\x08\xed\x90\xaf\x52\xf6\xd1\xea\x3f\x21\x89\x09\x49\xf4\x44\x5f\xe4\xab\x4c\x74\x5a\x26\x26\x24\x31\x29\x5b\x64\x7d\x0b\x9b\x90\xc4\xa4\x6c\x51\x32\xed\xd0\x4f\x24\xd1\x7a\xe6\xbe\xe8\x47\xd9\x22\x5f\xf8\xd0\x4f\x24\x91\x8e\x8e\x2e\xe8\xf7\x41\x12\x3c\x2f\xfa\x89\x24\xda\xa9\x65\x62\x42\x12\x13\x92\x38\x35\xff\x4f\x48\x42\xa6\xf3\x19\x63\x02\x12\x93\xaa\x45\x17\x63\x4e\x40\x42\x26\xf7\x83\xab\xa1\x1e\x45\x8b\x8f\x66\xa8\xd7\xd8\x03\x12\x05\x70\xc4\x84\x23\xfa\x89\x0f\xf5\xc4\x11\xf5\x68\xf4\x45\x3d\x71\x44\xe3\xeb\xe7\x84\x23\xe6\x07\x47\xd0\x17\xf5\x28\x5a\xf4\x4a\x3b\xd4\xa3\x68\xa1\x73\x1f\x6b\xc2\x11\x13\x8e\x38\xaf\x5f\xb1\xce\x4f\x30\x63\xb6\xfd\xc1\x45\x2f\x0b\xcc\x90\x89\xd5\x8b\x4b\x23\x6e\x98\x42\xd9\x78\x42\x19\x13\xca\xa0\x4c\x3e\xa1\x8c\x09\x65\x50\x3a\x9a\x50\xc6\x84\x32\x3a\xe9\x04\x65\xc8\xa4\x72\x6b\x8a\x9a\x50\xc6\xa4\xa4\xc1\xf7\xd2\x09\x65\x4c\x4a\x1a\x37\xef\x0f\xca\x90\x89\x76\xf4\x45\x5d\xc8\x23\x69\x51\x9a\x90\xc7\xa4\xa4\x91\xf5\x7d\x78\x42\x1e\x93\x9a\x45\x6e\xf4\x45\xdd\xce\x22\xac\x12\xd8\x84\x3c\x26\xe4\xd1\x89\x7f\xc8\x63\x42\x1e\x2c\x90\x13\xf2\x98\x9b\x3c\x2a\xed\x90\x8f\x9a\x45\xd7\x2e\x8f\x53\x21\x98\x18\x8b\xde\x2a\xe4\x31\xa9\x59\x40\x1e\x13\xf2\x90\xd9\x9f\xff\x27\xe0\x21\x13\xb7\x95\x7c\x80\x87\x4c\x3a\xf9\x94\x34\x01\x0f\x99\x00\x5f\x49\x00\x78\x4c\xc0\xe3\x42\x52\xc0\x43\x26\x95\x2d\x29\xe0\x31\x01\x0f\x36\xec\x13\xf0\x90\x89\x99\x91\x76\xc8\xf2\xb0\xb6\x92\xee\x80\x87\x0c\x1f\xbe\x27\xd8\x21\x93\x6a\xe7\x05\x81\x1d\x32\x91\x12\xf4\x24\xa6\xc0\x8e\x4b\x3b\x93\x09\x76\xc8\xa4\xaa\xcd\xd9\x84\x3a\x64\x52\xe9\x2c\x21\x50\xc7\x84\x3a\x4e\xe6\x13\xa8\x43\x26\x55\xca\xc8\x13\xea\x98\xd4\x30\x12\x71\x0b\x75\xcc\xb1\x57\x56\x7c\x88\x07\x61\x5c\xc4\x05\x84\x21\x93\x7a\x3a\x19\x0b\x42\x89\x30\x6a\xe7\x7d\x43\x18\x13\xc2\xb8\x44\x1d\x13\xc2\x98\x10\x46\x22\x3b\x21\x8c\x09\x61\x70\x0c\x64\x42\x18\x93\x7a\xc5\x55\x91\x00\xa9\x20\x0c\x6a\x2c\x13\xc2\x98\x10\x46\x26\x46\x21\x0c\x99\x90\x54\x63\x86\x30\x26\x84\x71\x31\x57\x42\x18\x13\xc2\xb8\x58\x0a\x21\x0c\x99\x08\x16\xae\x87\x56\x22\x8c\x9a\x3a\xed\xd0\x4a\x84\xc1\xb9\xe1\x35\x21\x8c\x49\xbd\xe2\xd8\x63\x21\xd0\xa8\x57\x50\x6e\x9e\x20\xc4\x04\x21\xae\xdd\x17\xfd\x26\xf9\xa7\xcd\xd4\x04\x21\x26\x08\x71\x11\xcc\x20\xc4\x04\x21\x32\xe1\x02\x42\x4c\x10\x22\x93\xe3\x20\xc4\xdc\x08\x41\xd0\x83\x10\x93\x7a\xc5\xc9\x1a\x02\x42\x4c\xea\x15\x1c\x07\x9a\x20\x84\x4c\xaa\xd4\x35\x26\x08\x21\x93\xf7\x8e\x03\x84\x98\x20\xc4\xcd\xa4\x0f\x42\x4c\xca\x15\x27\x52\xc1\x10\x13\x5e\xb8\x1b\x7d\x91\x0a\x5e\xa0\xc4\x32\xe1\x85\x49\x69\x22\xef\xeb\x21\x95\x78\xa1\x02\xea\x13\x5e\x98\x94\x26\xf8\x40\x35\xe1\x85\x49\x69\xa2\x1e\x5c\x0f\xa9\x28\x4d\x94\xed\x43\x2a\xf1\x42\x6d\xcc\xea\xf0\x02\x07\xd3\xda\xcd\xc2\x02\x2f\x70\x30\xad\xdd\xcc\x37\xf0\x82\x4c\x64\xaf\xae\x07\x2f\xc8\xa4\x5a\xf4\xa1\x6d\xc2\x0b\x32\xd1\x4e\x7d\xe1\x85\x09\x2f\x9c\xa4\x1b\xbc\x30\xe1\x85\x8b\x69\x18\x5e\x90\x89\x76\xf8\x08\xb5\x30\x67\xbb\x71\x21\x9f\xef\xcf\xc1\xf8\x90\x0f\x5c\xc8\xa2\xbc\x09\x2e\xc8\xa4\xa3\xee\xe1\x21\x9f\x70\xa1\x53\x11\x9e\xe0\x82\x4c\xbc\x71\xbd\x36\x70\x41\x26\xf5\x1d\xcd\xe0\x82\x4c\xaa\x54\xb7\x26\xb8\x30\x77\x65\x82\xd9\x05\x5c\x98\xbb\x32\x91\x68\x87\x7c\xbe\x23\x4d\xf7\x00\x17\x26\x95\x89\x4c\x26\x80\x0b\x32\xa9\x73\x50\x67\x82\x0b\x32\xf1\x2a\x69\x87\x7c\xc2\x85\x4e\x85\x65\x82\x0b\x32\x91\x45\xf7\xaf\x58\xe7\xc1\x89\xb9\x7f\x78\xc6\x82\x06\x4e\x4c\x70\xe2\x62\x51\x02\x27\x64\x52\xa5\xb0\x3c\xe1\x89\x09\x4f\x64\xde\x34\x3c\x21\x93\x3a\x67\x08\x26\x3c\x21\x73\x1d\xbc\x7c\x70\x42\x26\x71\xd6\x7c\x4d\x70\x42\x26\xf5\xa3\x72\x0b\xd4\x05\x27\xf8\x52\xca\x2f\xa7\x30\x31\xe4\x50\x88\x13\x92\x98\x08\x9c\x2c\x5f\xc2\xc7\xda\xaa\xc0\x36\x70\xc2\xc0\x89\x53\xc7\xe1\x0c\x9c\xb0\x8d\x13\xba\xaf\x81\x13\x06\x4e\x9c\x7a\xd3\x06\x4e\xc8\xa4\x7e\xe8\x0d\x1a\x38\x61\xe0\x84\x8e\xf7\x2f\x03\x27\x64\x52\x3f\x2e\xfa\x5e\xf8\xd8\x0f\x37\xc6\x72\xe3\x43\x2a\xcd\x47\x06\x4e\x18\xc7\xa0\x7a\xe6\x1e\x03\x1f\x73\xde\x41\xbb\x89\x0f\xad\x6e\xae\x67\xf8\x4c\xeb\xd2\x41\x5f\xc7\xe7\xf8\x8a\x7c\x0b\xdf\x92\x4f\x35\x41\x83\x27\x0c\x9e\xc8\x9a\xa7\x0d\x9e\x30\x8e\x41\x9d\x9a\xb8\x0c\x9e\xb0\x5d\x98\x10\x58\x1b\x3c\x21\x13\xd7\xd3\x7d\xe1\x09\x99\x40\x34\x7c\xe8\xb7\x8f\x41\xf1\xbc\xf0\x84\xc1\x13\xb9\xe3\x43\x3f\xf1\x44\xd7\x6f\x2d\x96\xc1\x13\x32\xa9\x83\x72\x06\x4f\xd8\xe6\x09\xed\x9c\x0d\x9e\x30\x78\x82\xc2\x89\xc1\x13\x32\x71\x3d\x9e\x17\xfd\xe0\x89\x73\x5f\x0f\xfd\x2a\xfa\xe9\xa3\x86\xc1\x13\x32\xbb\xe8\x62\xe0\x84\x4c\x86\x26\x0c\x9a\x90\xf9\xa8\xc3\x18\x34\x21\x13\x3e\x29\x0a\x4e\x18\x38\x41\x6d\xc6\xc0\x09\x99\x68\xc7\xf5\x50\x4f\x3c\xd1\xcb\x41\x5f\xd4\xdb\x3c\xa1\x4f\x10\x06\x4f\xc8\x84\x02\x52\x0f\x9e\x30\xea\x12\xec\x4e\x0c\x9e\xb0\xcd\x13\x8d\xbe\xa8\xd7\xa8\xeb\x14\xc6\x82\x7a\xe2\x89\x92\xb4\x03\x32\x78\xc2\xa8\x4b\xa4\x7d\x5f\xd4\xdb\x75\x89\x4e\x5f\xd4\x03\x18\x32\x91\x01\x30\x18\x87\xa0\xa8\x3b\x19\xc0\x20\x13\x91\xab\x31\x43\x0c\x32\x1f\xb5\x28\x83\x18\x6c\xd7\x25\x76\x3b\xf4\x13\x31\xf4\xa4\x25\xcd\x20\x06\x99\xd4\x29\xc7\x19\xc4\x60\xfb\x10\x94\x76\x54\x06\x31\x18\xc4\xa0\xdf\xcf\x2e\x83\x18\xec\xe3\x10\x14\xf7\x45\xbf\x30\x27\x5f\xd4\x0c\x60\x30\x80\x61\x4b\x05\x30\xc8\xa4\x92\xf6\x6d\x91\x0f\x60\xd0\x8f\xcf\x96\x01\x0c\x06\x30\xa4\x4a\x3b\xe4\x03\x18\xf4\x8b\xb4\x65\x00\x83\x7d\x00\x83\xc2\x00\x60\xe0\xd8\x77\xa3\x1c\xc7\xb1\x6f\x4c\x2c\x2d\xba\x1e\xc0\x20\x93\xce\x9d\xbc\x00\x83\x71\xc8\x89\xf2\x8f\x41\x0c\xf6\xec\xb3\x61\x92\x05\x62\x30\x4a\x15\x49\xdf\x39\x0c\x62\x30\x4a\x15\xfa\xd5\xcf\x32\x88\x41\x26\x15\xca\x2b\x06\x31\x18\xc4\x50\xb4\xc9\x32\x88\x81\x63\xe9\x25\x91\xd0\x10\x83\x51\xaa\x38\x0b\xe3\x43\x17\x4a\x15\x67\xe1\x7a\xe8\xf2\xec\xa4\x94\xce\x30\x83\x51\xaa\x38\x09\x49\x98\xc1\x9e\x5d\xf8\xe7\xbe\x84\x15\xcc\x70\x30\x09\xc1\x0c\x32\x1f\xa5\x4b\x03\x1a\x0c\x68\x60\x03\x6e\x40\x83\x4c\xaa\x94\xe8\x0c\x68\x30\x4a\x15\x7c\xd1\x35\xa0\xc1\x28\x55\xec\x89\x18\x68\x90\x09\x9f\x9e\x0d\x68\x90\x49\x65\xeb\x4c\xa9\x42\xe6\xa3\x64\x6a\x80\x84\x4c\x2a\x94\xd4\x0c\x90\x30\x4a\x15\x14\xf9\x0d\x90\xb0\xb1\xf5\x53\x5c\x01\x12\x36\xb6\x7e\xfd\xaf\x2f\xf5\x06\x67\x18\x9c\x41\xb5\xd3\xe0\x0c\xa3\x92\x01\x3f\x18\x9c\x21\x93\x4a\xe6\xd5\xc0\x19\x06\x67\x9c\x84\x09\x9c\x61\xbb\x92\x41\xc8\xc2\x19\xb6\xcf\x45\x69\x63\x6b\x70\x86\xcc\x79\x92\x8c\x60\x86\x81\x19\x37\xcb\x17\x98\x61\x60\xc6\xcd\x9b\x01\x33\x8c\x63\x51\x14\x95\x0d\xcc\x30\x0a\x19\x27\x93\x19\x98\x21\x13\x13\x83\x14\x02\x33\x64\x02\x65\x18\x32\xea\x72\x2c\x8a\x93\xd1\x06\x66\x18\x98\x71\x32\x51\x83\x19\x32\x11\xc5\xf4\x45\x3e\x61\x46\xdd\x6f\x0b\xcc\x90\x49\xe5\x64\x52\x01\x33\x6c\x63\xc6\xbe\x2f\xf2\x81\x19\x27\xd9\x08\x66\xc8\x7c\x14\xc7\x0d\xcc\x30\x8e\x45\x9d\x44\x22\x9c\x61\x70\xc6\xc9\xa2\x01\x67\xc8\x7c\x14\xd1\x0d\xce\x30\xdb\x5b\x16\x8d\x8f\x5a\x85\xc1\x1e\x99\xe7\x80\x3d\x6c\xb3\x87\x36\x93\x06\x7b\x18\xb5\x8a\xad\x01\xec\x61\xd4\x2a\x28\x66\x1b\xec\x61\xb0\x47\x26\x93\x61\x0f\xa3\x56\xc1\x71\x4a\x83\x3d\x64\xe2\x7a\xf8\xd0\xcf\x76\x31\x9b\xeb\xa1\x1f\xc7\xa2\x32\x8b\x0b\xec\x21\xf3\x51\xf8\x37\xd8\x43\xe6\xca\xaa\xb5\x1b\xe8\x61\x94\x2a\xb6\xa4\xa0\x87\x4c\xec\xf8\x74\x5b\xd0\x43\x26\xd6\x52\x5d\x0e\xf4\xb0\x8d\x1e\x37\x3e\xe4\x73\x4e\xf5\x30\x51\x83\x1e\xc6\xa9\xa8\x0f\x1f\xf2\x51\xaa\x38\xf5\x25\xd7\x60\x0f\xdb\xec\xc1\xae\x12\xf6\x90\x09\x0a\xc7\x87\x7c\xbe\x0f\xbe\xe3\x43\x3e\xd8\xa3\xb3\x90\xc0\x1e\x32\xf1\x1c\x7a\xbd\xb0\x87\x4c\x2a\x90\xaa\xc1\x1e\x46\xa9\x22\xef\xeb\x21\x1f\xa5\x8a\x7b\x3f\x1b\xf2\x6d\xf6\xd0\x17\x39\x83\x3d\x8c\x52\x45\x21\xfc\x60\x0f\xa3\x54\x71\xa2\x33\xec\x61\x6b\xef\xf8\x74\x5f\xd8\x43\x26\x55\x6a\xd9\x06\x7b\x18\xa7\xa2\xf8\x16\x69\xc0\x85\x6d\xb8\x60\x7c\xc0\x85\x4c\x3c\x87\x9e\x17\xb8\x90\x89\xf1\xe1\x43\x3f\x4e\x45\x9d\xfb\x1e\xe8\xc7\xa9\xa8\x8c\xa6\xc0\x85\x51\xac\xe0\xac\x87\x41\x17\x32\xa9\xec\x29\x07\xba\x90\x89\x34\xa2\x2f\xfa\x71\x2a\x6a\xef\x66\xa1\x0b\x7e\x43\xd5\x4e\xbd\x73\x7e\x43\x85\xf9\x38\x3b\xe2\xd0\x85\x97\xad\x55\x97\x2f\xe3\xe3\x04\xa3\xf6\x45\x0e\x5d\x38\x74\x91\x6f\xfa\x16\x7c\xa4\xaa\x76\xae\x0e\x5d\x38\xc7\x9e\xf8\x6e\xeb\xd0\x85\x43\x17\x59\xb3\xa9\x43\x17\x4e\xb1\x82\x67\x73\xe8\xc2\x3f\x8a\x15\x8c\xe5\xc6\x27\xba\x80\x88\x1c\xba\x90\x49\x27\x65\x27\x87\x2e\x1c\xba\xd0\xaf\xdc\x97\x43\x17\x32\x71\xdf\x22\x9f\xe1\xdb\x9c\xcb\xb3\x39\x3e\x48\xac\xf3\x1c\x0b\xdf\x2e\xca\xea\x79\xa1\x0b\xdf\x74\x71\xe2\x43\xbf\x4d\x17\x68\x05\x5d\x38\x74\x91\x35\x6d\xf0\x27\x04\x30\xb1\x77\xd5\x58\xa0\x0b\x87\x2e\xb2\xde\xa5\x43\x17\x5e\x77\xae\xea\x39\xa0\x0b\xdf\x74\x51\xb9\x07\xfa\xf1\x23\x8b\xdc\xf0\xa1\x5f\xe5\xd8\xd8\x85\x0f\xfd\x38\xf7\xc4\x39\x0c\x87\x2e\x1c\xba\xc8\xc4\x01\x74\xe1\x75\x17\xb5\xa5\x3d\x74\x21\xf3\x71\xae\xc8\xa1\x0b\xe7\xdc\x13\x67\x5b\x1c\xba\xf0\x5d\xad\x38\x78\x0e\xf4\xa3\x5a\x91\x75\xde\xc5\xe1\x0b\xa7\x5a\x91\xee\x5f\xc1\xf5\x0e\x7e\x38\xc7\xa2\x92\xb6\xcf\x0e\x7e\xc8\x44\x48\xe0\x43\x5e\xe1\x47\xd1\x8f\xd1\x97\x83\x1f\x4e\x39\x83\x55\xd7\xc1\x0f\x07\x3f\xf4\x57\x27\x96\x83\x1f\x4e\x39\x83\x43\xf3\x0e\x7e\xc8\xc4\x74\x2b\x29\xc1\x0f\x6f\xac\xba\xfa\x8a\xec\xa0\x86\x4c\xb4\xe3\x7a\x48\xb9\x4b\x17\x4a\x6f\x07\x35\x64\x52\xbd\x32\xed\x90\x92\x23\x50\x05\x79\x41\x0d\xa7\x36\x01\xba\x38\xa8\x21\x93\xca\x4e\x01\x50\xc3\xf7\xef\x2d\x08\x3b\x50\xc3\xf7\xef\x2d\x34\x75\x39\xa8\x21\x93\x8e\x5b\x7b\x74\x07\x35\x64\xa2\x9d\xee\x0b\x6a\xc8\xa4\xc2\x31\x17\x07\x35\x64\x22\x05\x14\xc6\xa0\x86\xef\xe2\x04\xaf\x15\xd4\xf0\x7d\x2c\x6a\x5f\x0f\xad\xc4\x1a\x95\xca\xbf\xc3\x1a\xce\xb1\x28\x0e\xbf\x3a\xac\xe1\xfc\xa0\xe2\x4c\x3c\x07\xfa\xf5\xad\x1f\xcf\x8b\x7e\xbb\x38\x71\x72\x0f\xf4\xdb\xac\x71\x71\x0f\xf4\xeb\x3b\x14\xd5\x17\xd6\x90\xb9\x39\x77\xec\xa0\x86\x73\x2a\xaa\x32\x3c\x50\xc3\x3f\x4e\x45\xe9\x71\x41\x0d\x7f\xf6\xa9\x1e\xdd\x16\xd4\xf0\x8d\x1a\x3a\xaf\xeb\xa0\x86\x3f\x5b\x16\xda\x21\x0b\xa8\xc1\xe9\x1f\x07\x35\x64\x52\xd5\x8f\xa8\x97\x83\x1a\x0e\x6a\x54\x6d\x46\x1c\xd4\x90\x09\x1f\xed\x90\xe5\xd9\x19\x8a\x0f\x59\x1e\x4a\xd7\xcc\x02\xa0\x86\x3f\x5b\x16\xc6\x87\x2c\x42\x8d\xa2\xbf\xc8\xb1\x1c\xd4\x70\x50\x23\x11\x42\xa0\x86\x83\x1a\x9c\x17\x77\x50\x43\x26\x55\xc8\xd4\x41\x0d\xa7\x3e\xc1\xde\xda\x41\x0d\x99\xf0\xd1\x17\xfd\x06\xab\x29\x69\x09\x6a\x38\x58\x51\xb7\x0f\xad\xf6\x09\x28\x5e\x2f\x58\xe1\xfc\x9e\x82\x4d\x9a\x83\x15\xce\xef\x29\x38\xad\xe8\x60\x85\x4c\xaa\xac\x7e\x0e\x56\xc8\xa4\x52\x09\x67\xb8\x41\xe6\xe3\x54\xa3\xc3\x0d\x32\x91\xbe\xdc\x17\xad\xe0\x06\xbe\xb6\x3a\xdc\x20\x13\xf7\x50\x3b\xb8\xc1\xe1\x06\x70\xcb\xe1\x06\x9f\x1b\x6b\x75\x5f\xb8\xc1\xf9\x3d\x05\xdf\xfe\x1c\x70\x70\x4e\x40\x9d\xda\xdd\x38\xe0\xe0\x73\x9f\x42\xd4\xfb\x00\x1c\x9c\x13\x50\x69\xb7\x23\xd6\x66\xfb\xf3\x09\x4b\x07\x1c\x64\xc2\x47\x3b\xf4\x9b\x5b\x3f\x7c\xe8\xb7\xc1\xa1\xf1\x1c\xe8\x07\x38\x70\x3a\xd3\x01\x07\xdf\x47\x9c\x2a\xcf\x81\x7e\xd4\x27\x12\xab\x10\xe0\xe0\x73\x9f\xe2\x94\x56\x80\x83\x4c\xf8\xf4\x3e\x00\x07\x99\x8f\xd3\x9e\x0e\x38\xb8\xed\xa3\x13\xea\x0b\x38\x38\xe0\x90\x88\x53\xc0\xc1\x37\x38\x30\x85\x01\x0e\x4e\x81\x22\x11\xa7\x80\x83\x6f\x70\x60\x2a\x01\x1c\x1c\x70\xa0\x90\xe8\x80\x83\x7f\x80\x03\xd7\x43\x3f\xc0\xa1\x91\xe7\x80\x83\x6f\x70\x50\x91\xc1\x01\x07\xe7\x90\x53\x26\xf7\x01\x07\xff\x38\xe4\xc4\x3d\xd0\x0f\x70\xd0\x1f\xb2\x59\x0e\x38\xb8\x6d\xfd\x68\x87\x7e\xb6\x73\x15\x0d\xd0\x0f\x70\x68\xcc\x11\x80\x83\xef\xa2\x05\xba\x40\x0e\xbe\x8b\x16\x02\x16\x87\x1c\xdc\xf7\x09\x50\xc5\x06\xe4\x20\x13\xd3\xb8\x74\x81\x1c\x1c\x72\x28\x3c\x2f\xe4\xe0\x90\x03\x75\x48\x87\x1c\x1c\x72\x68\xe4\x1b\xe4\xe0\x90\x03\xbf\x23\x72\xc8\x41\x26\xee\x41\x5f\xf4\xf3\x5d\xfd\xff\x8b\xd5\x3e\xe7\xff\x7f\xb1\x87\x2b\x64\x42\x35\x3d\x39\x5c\xe1\x1f\x47\xa0\x18\x01\xea\xfa\xf8\xf3\x39\x61\x7e\xe3\x8f\x89\x3d\x8d\x14\x87\x2b\x9c\x9a\x46\x62\x06\x81\x2b\x9c\x9a\x06\xa8\xe6\x70\x85\x7f\xd4\x34\xe4\x83\x2b\x64\x52\xe1\x07\xc9\x0e\x57\xf8\xda\xea\xea\xc9\xe1\x0a\x99\x68\xa7\x7b\xc0\x15\xbe\xf6\x4c\x28\xc5\xe1\x0a\xe7\x08\x94\xfe\xf6\xc1\x72\xb8\xc2\xf7\x19\xa8\x93\xfb\xa2\x2e\x45\x0b\x8e\xef\x39\x5c\xe1\x9b\x2b\x3a\x63\x41\xdd\xb5\xcf\x1d\xd3\x17\xfd\xe0\x8a\xbe\xc7\x82\x7e\x6b\xff\xda\x87\x76\xe8\xc7\x21\xa8\xbc\xfb\xa2\xdf\xda\xe7\x6b\xe9\x8b\x7e\x70\x45\xdb\xf7\x45\xbf\x5d\xb5\xa8\xe5\xff\x79\xab\xf1\xff\x7f\x7e\xbe\xbd\xfd\xe9\x6f\x27\xce\x3f\x7c\xff\xee\x5f\x7e\xe8\xef\x34\xea\x0f\x24\xbe\xcc\xd7\xe7\x2f\xfe\xa7\xbf\xf9\xf8\xed\xeb\xb7\xe8\xa5\xff\xfd\x9f\x00\x00\x00\xff\xff\xa6\xb9\x1e\x14\x1f\x52\x00\x00"); +func _ddfa ()([]byte ,error ){return _ad (_fafb ,"UniJISX0213-UTF32-H")};var _gdbg =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x64\x96\x5d\x6b\x1c\x37\x1b\x86\xcf\xf5\x2b\x74\x98\xf7\xe0\xad\xf5\x2d\x0d\x0c\x0b\x26\x76\xa8\x0b\x69\x4a\xd3\xb4\x85\xd2\x83\xd1\x97\x59\xa8\x67\x97\xf5\xfa\x20\xff\xbe\x3c\xf7\xed\xa4\x9f\x50\x14\x5f\x2b\xdd\xf3\xec\xb5\x7a\xa4\xb9\x79\xfb\x70\xf7\xb0\x1f\xaf\xfa\xe6\x87\xcb\xa9\x7d\x1c\x57\x3d\x8f\x7b\xbf\x8c\xe7\xd3\xcb\xa5\x0d\x5d\xc7\xe3\x71\x57\xca\x3a\xdd\x8f\xed\xfa\xe5\x4f\x0c\xed\x69\x3b\x2b\x25\xeb\x3f\x7e\x7e\xbe\x8e\xa7\x87\x7d\x9e\xb4\xe7\xbc\xfe\x72\x7e\x9d\xab\xf5\xcd\x8f\xe3\xf1\xf8\x7c\xbd\x7c\xd6\x6f\x6e\xfb\xa9\x8e\xff\xe9\x3e\xa6\xf0\x0f\x97\x3e\x2e\xc7\xfd\x51\xbf\xf9\x6e\x3b\x6f\xbb\xfd\xfa\xc1\xc7\x97\xf3\xf9\x8f\xf1\x34\xf6\xab\xb6\x60\x63\xef\x18\xd5\xcd\xdb\xf7\xdb\xf9\xfb\xed\x69\xe8\x9b\xfb\x4f\x6f\xff\xff\x2d\x28\xe0\xcf\xe3\xf2\x7c\x3c\xed\xda\x9a\x6f\x8c\x49\x7f\xf1\x9f\x3e\x9f\xc7\x6b\x8a\xba\xf9\xf4\x70\xf7\x61\xce\xe7\x71\xd5\xa9\x18\xce\xf9\xf5\xd3\xc3\x9d\xfe\xcd\x6a\x6b\xb4\x8b\xde\x2d\xbf\xbf\x4e\xfd\xe5\xfd\xa9\x0f\xcd\x49\xca\xf3\xcb\xb4\x53\x1f\xcf\xe7\xad\x8d\xcb\xb6\x3f\x0e\xa5\xf5\x6a\xcc\x41\xcb\x7f\x6b\x31\x07\xf9\xbb\xdc\xdf\x82\xac\xe5\xfe\xee\x1d\xc8\xad\xbd\xb5\x20\xef\xee\xdf\xdd\x1f\xe4\x9b\xfc\x2b\x45\x59\x86\xef\xa7\x6b\x1f\x93\x0c\xb9\xab\x9d\x07\xed\xbc\x95\x35\x7f\xff\x50\x59\x63\x5e\xeb\x39\xf6\xd7\xf9\x4e\xe6\xe7\xc1\x62\xb0\x68\x2d\x63\x13\x58\x46\x9f\x07\xad\xbd\x4b\x6a\xdd\xec\x66\x0f\x7a\xdd\xec\x94\x99\xc9\x7b\xb5\x6e\x8e\xc8\x6d\x82\xb2\xcb\x82\xea\x06\xd4\xa4\xf0\x1c\xac\xa0\x46\xd4\x0d\xd0\x22\xa8\x37\xa0\xb1\x09\x8a\x12\xef\xa6\x03\x9a\x8b\xa0\x8c\x85\xf2\xa8\xd7\x41\xe7\x2c\x0b\x7d\x95\xba\x36\x5f\x31\xab\x18\x41\x0d\x45\xf8\x8e\xac\x05\x68\x10\x4d\x41\xc5\x4a\x7c\x60\xa9\x61\x7a\x41\xc1\xa9\x75\x8b\x44\x71\xa6\x83\xd6\x8b\x8b\x6a\xdd\x12\x51\xaa\xe5\xa0\xad\xb1\x52\x44\x62\x7c\xea\x40\x5e\x66\x65\xce\xca\xf2\x89\x35\x51\xea\xca\x9d\x68\x02\x2d\x12\x5f\x38\x0b\x43\x0e\xa8\xbe\x6c\x8e\xc8\x09\x2a\x16\xc8\x13\x79\x41\x0b\x51\x20\x0a\x40\x11\x28\x12\xc5\x83\xce\xd1\x78\xa0\x44\x94\x30\x8b\xf1\x99\x28\x63\x56\x06\x2a\x44\x45\x90\xe3\xc2\x85\x68\x11\x64\x19\xbf\x11\x6d\x82\x3c\x8b\xa8\x44\x15\x88\xf1\x8d\xa8\xa1\x7a\x03\xd4\x89\x3a\x10\xbf\xf6\x20\x1a\xa8\x2b\x00\x4d\xa2\x09\x54\x04\xf1\x77\xc4\x90\xa3\x49\x40\xf4\x25\x43\x8e\x06\x59\x95\xbe\x64\xc8\xd1\x22\xab\xd2\x97\x0c\x39\x7a\x14\x51\xe9\x4b\x86\x1c\x1d\x17\xd2\x57\x85\x2f\xcf\x27\xd2\x97\x0c\x39\x46\x66\xd1\x57\x85\x2f\xfc\xda\xa5\xd2\x57\xa5\x2f\xd6\x45\x5f\x95\xbe\x60\x82\x9b\x1c\x43\x8e\x9e\x59\xf4\x55\xe1\x2b\xb0\x08\xfa\x92\x21\x47\xc3\x22\xe8\x4b\x86\x1c\xd1\x30\xa5\xd2\x97\x0c\x39\x5a\x3e\x91\xbe\x64\xc8\x11\x5b\xae\x34\xfa\x6a\xf0\x15\xa2\x5a\xab\xc1\xfe\xaa\x46\xba\xc3\x5a\xd9\xbe\x95\x2d\x5a\xd1\xa2\xd6\x49\xa9\x95\x2d\x5a\xd1\x43\xd6\x5b\xaf\xd6\xea\x89\x3c\x50\x90\x6d\x52\xd9\x1d\x35\x00\x45\x63\xd5\x5a\xd9\x1d\x35\x12\xc9\x2e\xac\xec\x8e\x9a\x80\x52\x91\x78\xb6\x42\xcd\x40\xb9\x48\x3c\xf7\x7d\x2d\x40\x25\x4b\xfc\x42\xb4\x00\x2d\xd2\xdb\x75\x23\xda\x04\x39\x93\x24\xbe\x12\x55\x20\x2b\x6d\x55\x1b\x51\x03\x72\x51\xe2\x3b\x51\x07\xf2\x41\xe2\x07\xd1\x00\x0a\x72\xe6\xd4\x49\x34\x81\xa0\xb0\xd1\x57\x83\x2f\x97\xdc\xa2\xd6\x46\x5f\x0d\xbe\x5c\x96\xee\x68\xf4\xd5\xe0\xcb\x15\x9b\xd5\xda\xe8\xab\xc1\x97\x5b\x64\x9b\x34\xfa\x6a\xf0\xe5\x8d\x91\x78\xfa\x6a\x91\x48\xfa\xb1\xd1\x57\x83\x2f\x6f\x17\x89\xa7\xaf\x06\x5f\xde\x15\x89\xa7\xaf\x06\x5f\xde\xcb\xa1\xd0\xe8\xab\xc1\x97\x0f\x59\xe2\xe9\xab\xc1\x97\x8f\x49\xe2\xe9\xab\xc1\x97\x4f\x49\xe2\xe9\xab\xc1\x97\xcf\x51\xe2\xe9\xab\xc1\x97\x2f\x51\xe2\xe9\xab\xc1\x97\x5f\x64\x33\x35\xfa\x6a\xb3\xfb\x83\x0e\x46\xda\xbd\xd3\x57\x87\xaf\x60\xe4\x5c\xed\xf4\xd5\xe1\x2b\xd8\x12\xd4\xda\xe9\xab\xc3\x57\x70\xb9\xa8\xb5\xd3\x57\x87\xaf\xe0\xb3\x53\x6b\xa7\xaf\x0e\x5f\x21\xa4\xa4\xd6\x4e\x5f\x1d\xbe\x42\x4c\x12\x4f\x5f\x1d\xbe\x42\x92\x16\xed\xf4\xd5\xe1\x2b\xe4\x20\xf1\xf4\xd5\xe1\x2b\xe0\x24\xef\xf4\xd5\xe1\x2b\x2c\x5e\xe2\xe9\xab\xc3\x57\x34\x72\x4e\x74\xfa\xea\xf0\x15\xad\x93\x78\xfa\xea\xf0\x15\x9d\x95\x78\xfa\xea\xf0\x15\xbd\x95\x78\xfa\xea\xf0\x15\x83\x1c\x56\x9d\xbe\x3a\xf6\x57\x8c\xc6\xa8\x75\xd0\xd7\x30\x44\x72\xf0\x0d\xfa\x1a\xf0\x15\x53\x29\xb8\xc1\xbf\xdc\xbb\xca\xfd\xe7\x26\x1e\xb4\x39\x60\x33\x66\x39\x4f\x07\x6d\x0e\xd8\x8c\x25\x27\xb5\x0e\xda\x1c\xb0\x19\x97\x2c\x0f\xa7\xcd\x01\x9b\xc9\x24\x79\x38\x6d\x0e\xd8\x4c\x36\x16\xb5\x0e\xda\x1c\xb0\x99\x5c\x94\x78\xda\x1c\xb0\x99\x7c\x90\x78\xda\x1c\xb0\x99\x42\x90\x78\xda\x1c\xb0\x99\x70\xe0\x0d\xda\x1c\xb0\x99\x92\x93\x78\xda\x1c\xb0\x99\xb2\x1c\xc4\x83\x36\x07\x6c\x26\xdc\xc4\x83\x36\x07\x6c\xa6\xc5\x4a\x3c\x6d\x0e\xd8\xcc\xc6\x04\xb5\x4e\xda\x9c\x86\x48\xee\x8c\x49\x9b\x13\x36\xb3\x95\x3b\x76\xd2\xd7\x84\xaf\xec\x4a\x52\xeb\xa4\xaf\x09\x5f\xd9\xcb\x2d\x35\xe9\x6b\x06\x5e\xa8\x39\x00\x45\xa2\x74\xd0\xc5\x95\xf0\x8f\x5f\x46\xfe\x2d\xef\xa7\x5f\xdf\x17\xdb\xcb\xe5\x32\xf6\x2b\xde\x4e\xf1\x62\x28\x6f\x76\xc7\x7d\x7c\x7d\xd3\x3d\x9f\xce\xb2\x0a\xff\xff\x19\x00\x00\xff\xff\x10\x32\xb8\x89\x15\x0b\x00\x00"); +func _bfaee ()(*asset ,error ){_cccf ,_cgb :=_dfde ();if _cgb !=nil {return nil ,_cgb ;};_efcd :=bindataFileInfo {_ae :"HKscs-B5-V",_ca :633,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492464,0)};_adeg :=&asset {_e :_cccf ,_ee :_efcd };return _adeg ,nil ; +};var _dgegd =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x94\x41\x6b\xdb\x4c\x10\x86\xef\xfb\x2b\xe6\x98\xef\x90\xcf\x33\xab\xdd\xd5\x1a\x44\xa0\xc4\x04\x5c\x48\x53\x9a\xa6\x2d\x94\x1e\x64\xed\xca\x08\xea\x95\x90\xe5\x43\xfe\x7d\x99\x19\xd9\x85\x1e\x8c\xec\x47\x33\x2f\xd6\x33\x3b\xda\x3c\xee\x77\xfb\x32\x2c\xb0\xf9\x3c\x8f\xdd\x6b\x5e\xa0\x1f\x4a\x9a\xf3\x79\xbc\xcc\x5d\x86\x43\x3e\x0e\xc5\x18\xb2\x90\x86\x6e\xb9\xfe\x94\x4b\x77\x6a\x27\x63\xb8\xff\xf5\xfd\xbc\xe4\xd3\xbe\xf4\x23\x54\x5a\x97\x2e\xd3\x5a\x0b\xb0\xf9\x92\x8f\xc3\x79\x99\xdf\xe1\xee\x43\x1a\x0f\xf9\x3f\x48\xb9\x67\xfe\x32\xa7\x3c\x0f\xe5\x08\x77\x1f\xdb\xa9\x2d\x74\xbb\xf1\x7a\x99\xa6\xdf\xf9\x94\xcb\x02\x56\x58\x2e\x49\xae\x66\xf3\xf8\xdc\x4e\x9f\xda\x53\x86\x8d\x64\xdd\x6b\xe7\xbd\x96\xc9\xdd\x6f\x79\x3e\x0f\x63\x01\xa2\xff\x11\xc3\x5f\xfe\xf5\x7d\xca\x40\x6b\xcc\xdb\x7e\xf7\xd2\xf7\xe7\xbc\x00\x61\xf0\x5a\xf4\xe3\x6d\xbf\x83\x9f\x04\x84\x60\xbd\xaf\xe8\xd7\x5a\xfb\xfd\x79\x4c\x19\xf0\xfa\x07\xf6\xbb\xc7\xf1\x52\x16\x88\xb5\x5d\x19\xe9\xa3\x76\x63\xca\xe7\xa9\xed\xf2\xdc\x96\x63\x36\x00\x0d\x22\xe2\x03\x34\xd6\x3e\x3d\x3d\xf0\x33\xfc\x53\x61\x2a\xbf\x76\x0e\x49\xc9\xb5\x03\xb1\xef\x1f\x00\x00\xd0\x34\x48\x8a\x48\x90\xf5\xc1\x34\x68\x15\x59\x41\x9e\xac\x69\xb0\x52\x54\x09\xaa\x43\x34\x0d\x3a\x45\x8e\x11\xa1\x75\xa6\x41\xaf\xc8\x0b\xb2\x91\xe3\x83\xa2\x20\xc8\x57\x1c\x5f\x2b\xaa\x05\xd5\x5b\x8e\x8f\x8a\x22\x23\x8b\x8e\xe3\xb7\x8a\xb6\x82\x2a\xe4\xf8\x56\x51\x2b\xc8\x07\x8e\x3f\x28\x3a\x08\x8a\xc4\xf1\x9d\xa2\x8e\x51\x85\x35\xc7\x27\x45\x49\x50\x65\x39\x3e\x2b\xca\x82\x7c\xe4\xf8\x5e\x51\x2f\x28\x3a\x34\x0d\xa9\x2f\x12\x5f\x0e\xb7\xc1\x34\xa4\xbe\x48\x7c\xb9\xca\x5b\xd3\x90\xfa\x22\xf1\xe5\x02\x46\xd3\x90\xfa\x22\xf1\xe5\x62\x70\xa6\x21\xf5\x45\xe2\xcb\x93\xe5\x78\xf5\x45\xe2\xcb\x57\x35\xc7\xab\x2f\x12\x5f\x3e\x54\x1c\xaf\xbe\x48\x7c\xf9\x18\x39\x5e\x7d\x91\xf8\x0a\xe4\x38\x5e\x7d\x91\xf8\x0a\x0e\x39\x5e\x7d\x91\xf8\x0a\x81\x47\x4b\xea\x8b\xc4\x57\xd8\xf2\x68\x49\x7d\x91\xf8\xaa\x89\x47\x4b\xea\x8b\xc4\x57\xed\x78\xb4\xa4\xbe\x48\x7c\xd5\x81\x47\x4b\xea\x8b\xc4\x57\xbd\xe5\xd1\xda\xf5\x44\x8a\xaf\x48\x3c\x5a\xab\xbe\xac\xf8\x8a\x8e\x47\x6b\xed\x7a\x6e\x91\x51\x8d\x4e\x0e\xef\xf5\x90\xf2\x77\x5e\xfd\xdb\x2a\x76\x97\x79\xce\x65\x91\xc5\x97\x55\xe3\xb5\x18\x4a\xbe\xbd\x44\xa6\x71\xe2\x2e\xf9\xfc\x09\x00\x00\xff\xff\xdb\x85\x89\xdc\x70\x04\x00\x00"); +var _dc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4b\x8f\x65\xc7\x6d\xc7\xf7\xfd\x29\xee\xd2\x59\x38\x3a\xf5\x64\x11\x18\x34\x60\xc8\x11\x22\x07\x4e\x02\x2b\x2f\x20\xc8\xe2\x3c\x78\x84\x01\xa2\x9e\xc6\x68\xb4\xf0\xb7\x0f\xf8\xfb\x5f\x29\x71\x12\x40\x0b\x83\xd6\xbf\x79\xaa\x58\x24\x8b\xaf\xba\xf3\xd5\xd7\xdf\xfe\xfe\xdb\xb7\x8f\x5f\x1e\x5f\xfd\xe3\xe7\x4f\xe7\x77\xf1\xe5\x71\x7f\x7c\xbb\x3e\xc7\x8f\x9f\x7e\xfa\x7c\xc6\xe3\x88\xef\x3f\xbe\xbd\xbc\x94\xfa\xb8\x3e\x9e\x5f\x7e\xfe\x4f\xc8\xf9\xc3\xfe\xfe\xf2\x92\xdf\x7f\xf7\xe7\x1f\xbf\xc4\x0f\xdf\xbe\xdd\x9f\x1e\x4d\x7c\xd7\x4f\xef\x4f\xde\xc7\xe3\xab\x3f\xc5\xf7\x1f\x7f\xfc\xf2\xf9\xcf\x8f\xdf\xfc\xee\xfa\x74\xc4\x5f\x3d\xae\xb8\x13\xff\x87\xcf\x57\x7c\xfe\xf8\xf6\xfd\xe3\x37\x7f\xd8\xdf\xf7\xb7\xf2\xcb\x1f\xbe\xfb\xe9\xfd\xfd\x3f\xe3\x87\x78\xfb\xf2\xd8\xc0\xe2\xed\x82\xbe\x7c\xf5\xf5\x1f\xf7\xf7\xbf\xdf\x7f\x88\xc7\x57\xb6\x7e\xfb\xa7\xbf\xfb\xee\x0f\xbf\xfd\x5b\xfe\xc2\x1f\xfe\x25\x3e\xff\xf8\xf1\xd3\xdb\xa3\x6c\x7f\xbd\x6d\xf3\xbf\xf1\x7f\xfa\xf3\x7b\x3c\xca\x73\x85\x7f\xfb\xe7\x6f\x7f\xff\xf8\xf7\xf2\x28\xdb\xa3\x8e\xd6\xe7\x7f\x3c\xf1\x7f\xfd\xe3\xa7\x2b\x9e\xfb\xbd\x74\x49\x7f\x7e\xba\xe2\xc7\xf7\xfd\x8c\xcf\xfb\xdb\xf7\xf1\xf2\x78\x7c\xd8\xb6\xd7\xc7\xe3\xf1\x61\x6d\xaf\xf9\x5f\xab\xf4\xed\xf5\xf1\xc1\xbf\xf9\xe6\x6b\xfe\xfb\x77\xfa\xeb\xef\xbf\xe1\xbf\xfe\x66\xe3\xaf\xdf\x7c\x9d\x7f\x8d\xb7\xeb\x7f\xad\xf6\x52\xb4\xc9\xdb\xa7\x2f\x57\xdc\xc2\x58\xff\x43\xb9\x5f\x1f\xb5\x95\xfc\xe6\x7f\xfe\xf1\xa5\x6c\xdb\x53\xae\x8f\xd7\x93\xbf\x26\xbf\x85\xf8\x7f\x96\x67\x95\x44\x66\x6b\x89\x2c\x21\xfb\xf9\xfa\x98\x3e\x5f\x3e\xac\xda\xef\x44\xea\x58\xaf\x0f\x5b\x5b\x22\x13\x9e\x6a\xfe\xfa\x30\x07\x59\x05\xc4\xf7\xd7\xc7\x2a\x7c\xe5\xfa\xea\x2e\xaf\x8f\xd5\xeb\xcb\x87\xd5\xb4\x57\xcb\xbd\xbc\x8e\x44\xb4\x57\xf3\xf9\xfa\xf0\xb5\x12\xd1\x57\xed\x98\xaf\x8f\xb2\x95\x14\xb1\x1d\x82\x2e\xa0\x96\xdf\x75\xad\xd4\x53\x8c\xb2\x0d\x4f\xc8\x04\xe5\xe2\x65\xf3\xdc\xaf\x6b\xf5\xee\xe5\xf5\x51\xca\x66\x2f\x1f\xd6\xd2\xf2\x90\x52\x90\x61\xed\x70\x41\x4c\x2a\x58\x7b\x11\x34\xe1\xe2\xc3\xdd\x04\xd9\xeb\x63\xd5\x39\x81\x96\x20\xd6\x6a\x3d\xa1\x43\x6b\x25\x31\x9f\x05\x48\x6b\x25\xb1\xd6\x36\xa0\x2a\x68\xe5\x87\x5d\x1f\xba\x20\x47\x08\x41\x3b\x50\x1c\xc9\x35\xf2\x40\x2b\x4e\x41\x27\x5c\x48\x1f\x17\xd0\x9d\x9a\xa8\x1b\xd2\xdf\xda\x31\x89\xcd\x86\xa8\xb7\x76\xbc\x1d\xae\x05\xa4\xe5\x93\xd8\x6c\x9c\xf1\x3e\x04\x9d\xc9\x55\x12\x72\x29\xda\xfb\x02\x72\x20\x17\x24\x51\x17\x10\x6b\xf9\x68\xc9\x55\xe1\x1a\x5d\x50\x87\x4b\xd0\x10\x64\xc9\xd5\x37\xa0\x25\x28\x3d\x6b\x3e\x21\x2d\x3f\x0e\xb8\x3a\xd0\x29\x88\x63\xe3\x4a\x3e\x38\xb6\xe3\x00\xb5\x23\xc4\x2c\x82\x38\x76\x6f\x40\x1c\xdb\xf1\x89\x3a\x80\xe4\x13\xbe\xf6\x84\x16\x6b\xad\x43\xd0\xc1\x87\xec\xb8\xb4\xe3\x3e\x92\xcb\x81\xd2\x19\x9e\xc4\x66\x1f\x40\x26\xc8\xd2\xb4\x93\x33\xca\x27\x20\x36\xfb\x04\xd2\x81\xae\xeb\xf5\x51\x5a\x45\x88\x2b\x04\x05\x5c\x28\xfa\xc2\x31\xfd\x4e\xe5\x34\x03\xba\xb5\xd6\xad\xb5\x38\xe3\xad\xb5\xd2\x68\xa5\x63\x6d\x97\xd1\x20\x36\x3b\x42\xdc\x92\x1e\x3b\xf6\x2d\x85\xd8\x65\x47\x48\xe9\x5c\x85\xbd\x17\x41\xe8\x6b\x6c\x40\xe8\x6b\x9f\xe2\xca\xb5\x76\x69\x15\x32\xbb\xf3\xe1\x7c\x72\xa5\xa8\xbd\x17\xa0\x25\x68\xbd\x3e\xc6\xc6\x19\xf7\x89\xa8\x3b\xba\xef\x48\xbf\x4b\xf7\xfb\xea\x09\x19\x3b\xae\x21\x68\x20\x04\x6b\xad\x29\x88\x33\x1a\xd2\xcb\x42\xbb\x2c\xc4\x55\xd8\x65\xa1\xdd\x6b\x72\x61\xc7\xdd\x9b\xa0\x06\x17\x42\x78\x17\x94\x76\xec\x04\xaa\xdd\xb5\x7c\x92\xe1\xf8\xfd\xee\x26\xc8\xe1\xd2\x87\xbb\x20\x6e\xc7\xe8\x40\x12\x22\xa3\x51\x79\x6a\xe2\xd4\x81\x4e\x42\xc7\x18\x40\xd2\x57\x92\xf1\xdc\xf1\x94\xbe\xce\x3c\xd0\xe0\x3e\xee\xa7\xd6\x3a\x75\x20\x41\x3a\xd0\x99\xcb\x0f\x3c\x67\xbf\xb4\x7c\x92\x39\x09\x8f\xfb\xa5\xe5\x23\x8f\x3d\xa4\xaf\xd0\xb1\x43\xc7\x46\xae\xd0\xb1\x71\x80\x81\xa2\x0f\x39\xc0\x91\xb7\xb6\x0c\x1f\x40\xbb\x20\x9d\x71\x01\x21\xd7\x31\xd2\x68\x13\xcf\x39\xc6\x2d\xe8\x86\x2b\x7d\xe2\x50\xf4\x3f\x30\xed\x24\x3c\x1e\x32\xed\x41\x5c\x7d\xae\xa5\xb8\x7a\x28\xae\x4e\x84\x50\x5c\x3d\xf2\xc2\x94\xe9\x05\x68\x09\xc2\xc9\xa7\x20\x3c\xe7\x38\x1b\x5c\xec\x78\x76\x41\x19\x4d\xba\x75\xa0\x21\x28\xcf\x68\x12\xe2\xbc\x04\x5d\xac\x55\x81\xb8\x69\x47\xa4\xee\x0d\xdd\x1f\xa1\x33\x06\xba\x9f\x0d\x08\xdd\x1f\x19\x31\x8b\x11\xdc\x0f\x45\x4c\x88\xcd\xc9\x8e\x77\x13\x94\xb1\xd0\x8c\x0f\x75\x1f\x21\x36\xe7\x20\x69\xff\x9c\x6a\xff\xbf\xec\xbb\x0e\x85\x5d\x48\x51\x32\x3d\x74\x83\x0f\xdd\xe0\xe7\xee\x4f\x81\x38\x1c\xde\x7d\xca\x80\x67\x5e\xd1\x62\xab\x01\x35\x41\x58\x7e\x1a\x10\x8a\x3a\x33\xd4\x16\x5b\x40\x63\x0a\x22\x70\xcd\x05\x84\xc3\x9f\x33\x35\xbc\x30\xf3\x39\xf5\xe1\x24\x5e\x13\xcb\xce\x39\x04\xa5\x10\xab\x6e\x40\x97\x20\x34\x6c\x82\xd0\xf0\x99\xe9\xb7\x2c\x62\xff\x69\x45\x10\x91\xc5\x0a\x50\x15\xc4\x8e\x24\xd9\xd3\xb4\xa3\xb1\xa3\x71\x46\xd3\x8e\x59\x56\x94\x85\xb5\x4e\xdb\x05\xa5\x93\x96\xa5\xb5\x0e\x41\xe9\x7e\xaa\x2c\x4e\xb9\xdf\xb9\x58\x9e\xcb\x73\x2e\x2d\xbf\xb4\x3c\x3b\x2a\xd8\x9c\x8e\xa8\x5c\x9e\xd3\x25\xaa\x4b\xd4\x0e\x24\x51\x3d\xcd\xbc\xa6\x20\x17\x84\x99\x6d\x00\x49\x2e\xcf\xa8\xbe\x24\xbd\x4b\x13\x4e\x54\x27\x70\x9d\x2a\x37\xce\x4c\xfe\x65\x11\xd5\x4f\x25\x7f\x88\xcd\x27\x24\x3b\x1e\x1c\xc8\x05\x3d\x3f\xe4\xd6\x19\x46\x53\xb0\x39\xf1\x09\x2f\xa9\xfb\x4b\x3e\x71\x71\xa9\x1d\x45\x5f\xba\xd4\x97\x2e\xb5\x39\x10\xfa\xba\xf0\x09\xc7\x99\x2e\xf9\xc4\x25\x9f\xc0\x0b\x2f\xf9\xc4\x45\xec\x77\x52\xde\xa5\xd8\x7f\x29\xa3\xa2\xfb\x4b\xb1\xff\x4a\x73\xd4\x6d\x4b\x4d\x5c\x32\x07\x64\x2c\xc2\xee\x65\xa7\xa0\x2c\x33\x37\xea\xcc\x4b\x16\xba\x32\x6c\xd7\x8d\x02\xe7\x5a\x97\x20\x9c\x49\x72\x2d\x54\x78\x65\x08\xaf\x1b\x49\xe3\x52\x08\x87\xd8\xc4\xef\x2f\x1f\x82\x56\x72\x11\x76\x2f\x59\xe8\x92\x85\x16\xcb\xcb\x42\x57\x46\xcf\xba\x11\x7f\x2e\x45\x4f\x88\xcd\xc5\x87\x97\x0e\x94\x11\xb3\x16\x0a\xd7\x2b\xb4\x7c\x90\x93\x96\x20\xe9\x2b\x03\x44\x2d\x38\xe6\xa5\x00\x71\x29\x40\x70\xd3\x2e\x05\x88\x2b\x2d\x54\x0b\xa9\x38\x64\xa1\xe8\x23\xa1\x21\x68\x0a\x92\xee\x17\x90\x09\xca\x03\x15\x22\x40\xa8\xca\x0a\x55\x59\x4b\x1f\xee\x82\x76\xb8\x04\x1d\x82\x08\x1d\x64\x9b\xe8\xe8\x3e\xd2\x9c\xb5\xe0\x13\xa1\x2a\x2b\x54\x65\xb9\x20\x2d\x8f\x85\x0a\xfa\x0a\x59\x28\x32\xae\xd6\x5a\xd3\x1c\x71\x4a\xd4\x13\x51\x49\x8c\x71\x4a\xd4\x24\x53\xc9\x3f\x4e\x2d\x7f\xa5\x0a\x55\x2c\xc5\x35\x04\xa1\xc2\x27\xa4\xb5\xae\x94\xbe\x51\x82\xc6\x25\xe9\x2f\xea\x3a\x72\x52\x5c\xf8\x44\xa0\xc2\x56\x12\xba\xa5\xc2\x3b\x35\x51\x1b\xc5\xd2\x2d\x4d\xdc\x72\x72\x17\xc4\x5a\x77\xd6\x9b\xb5\x91\x80\x6e\xd5\x9b\x10\x9b\x2e\x08\x21\x6e\xf5\x3f\xa8\xf0\xd6\xb1\xef\xac\x2d\x6a\xe7\x5a\xdd\xaa\x2d\x6e\x39\xa6\x8b\x0b\xc7\xbc\x33\x4e\xd4\x5e\xf3\x40\xb7\xe2\xc4\x4d\xb9\x61\x5b\x01\xc2\x57\xef\xbd\x26\x17\xb5\xfe\xbd\x37\x41\xe2\x6a\x40\xe2\xca\x26\xa1\x76\x82\xd5\xad\x26\x01\x62\xb6\xb1\xbc\xe2\xc4\x7d\xa4\x26\x3a\xee\x7b\x1f\x97\xa0\x0b\x2e\x94\x73\x48\xae\x8b\x1d\x09\x43\xf7\xa5\x1d\x2f\xed\xc8\xf2\x97\x76\xbc\x58\x0b\x73\xdc\x52\x34\xc4\x8c\x82\xf0\x56\x55\x7a\x47\x9e\x71\x48\x88\x90\x10\x49\xcc\x30\xda\xad\x72\xe3\xc6\x42\x23\x6b\x44\x57\xd7\xea\x1b\xee\x3b\xb2\x2d\xf1\x0d\xf7\x15\x31\x7b\x72\xed\x40\x96\x8e\x39\x3a\x5c\xb6\x04\xa5\x63\x5a\xea\xde\x37\xd3\x87\x58\x68\x64\x1b\xe7\xdb\xd2\xf2\x49\xcc\xb2\x25\xf4\x8d\x6e\xd3\xb7\xc5\x8e\xce\xf2\x4b\x1f\x2e\x76\x2c\xf5\x57\x53\xb1\x6f\x4b\x02\x65\x8c\xae\x33\x0f\xe7\xdb\xae\xad\x76\x6d\xd5\x80\xb4\xd5\x01\x57\x63\xf7\x53\x5c\xa7\xb8\x3a\x90\xb8\x52\x39\x95\xa2\xc2\x37\x8a\x30\x11\xb3\xc2\x79\x89\x2c\xbe\x45\x1e\x6e\x4a\xec\xb8\x81\x6e\xad\x35\x13\xba\xb5\xd6\x3d\x5f\x1f\xf5\x79\xde\x6c\x0b\x92\x48\x51\x88\x7a\xeb\xbc\xd8\xc1\xb2\x33\xf3\xe7\x6c\xa1\x10\x6c\x2c\xab\x70\x2f\x04\x1b\x11\xb3\xcc\xe1\x5e\x08\x36\x22\x93\x62\xc7\x4b\xc7\x0e\x85\x98\x61\x9c\xb1\x8c\x27\xc4\x8e\x55\x10\x3b\x96\x99\x37\xd8\x32\x38\x7b\x99\x87\xa0\x03\xae\x0a\x74\x0a\xba\x92\x2b\x8b\x12\x2f\x94\x08\x22\xf6\x94\x6b\x72\xec\x62\x70\x19\x72\x99\xb8\x4c\x5c\xa9\x55\x8d\x22\xbc\x60\x66\x5b\x88\x2a\x33\x17\x99\x39\x1b\x78\x2f\xb2\x63\x39\x90\xcb\xe1\x3a\x24\xd7\x21\xb9\x04\x49\xae\xac\xc2\x2b\x25\x82\x97\x53\x5c\xa7\xb8\x10\xf5\x14\xd7\x95\xc1\x66\x4d\x0e\x74\x69\xf9\x24\x66\x95\x63\x5f\xfa\x30\xf2\x06\x93\xd6\xbd\x44\x11\xc4\x0d\xae\x98\x83\xcb\xe3\x25\x8b\xcb\xba\x16\x07\xa2\x5b\x17\x31\x6b\x1c\x3b\x74\xec\xcc\x23\x75\x49\x7a\xf2\x88\x97\x1b\xcf\x91\x39\xee\x21\x28\xa5\xf7\x0d\x15\xde\x12\x82\xb2\xd1\x9a\x20\x49\x8f\x4f\x50\x22\x78\x95\x4f\x54\x7c\xc2\x71\xa6\x2a\x9f\xa8\xf2\x89\x4c\xc5\x5e\xe5\x13\x90\xea\xf8\x57\x95\x4f\x54\xdd\x60\x2e\x75\xd5\x0d\xae\x19\x6a\xab\x57\xad\x75\x0a\xd2\x81\x0c\x88\x03\xd5\x21\x2e\x3e\x1c\xe2\xa2\x81\xb7\xe6\x40\x68\xa2\x72\xcf\xbd\x23\xaa\xac\x5d\x57\xde\x34\x37\xe4\x72\x41\xce\xed\x10\x17\x15\x9b\xd7\x0c\xb5\xd5\x1d\x21\xa8\x07\x44\xcc\xba\x20\x9d\xd1\x11\x02\xad\x56\x97\x10\x8e\x10\x59\x36\x7a\x75\x09\x91\x9e\xd3\x36\xb4\x5a\xe5\x39\x55\x9e\xd3\x05\xe9\xc3\x4c\x8c\x6d\x93\xbe\x4e\x2d\x4f\x62\xb4\x2e\x48\x2a\x4c\xd2\x36\xc2\x5b\x3d\xa5\xc2\x93\x3b\xf4\x84\x5c\x10\x3b\x76\xf4\x25\x2f\xac\xf2\x42\x1c\xb3\x9e\xcf\x1d\xcf\xe4\x1a\x1c\xfb\x94\xa8\xf4\x36\xf6\xfc\x50\x8a\xce\x6a\xa6\x6d\x83\x03\x51\xcd\x88\xac\xca\xe5\xab\xa4\x03\xaf\xd7\x82\x4b\x90\x84\x48\xd2\x07\x9e\x53\xe5\xe4\xf5\x66\xc7\x2c\x7a\x5d\xd3\x3a\x91\xb6\x11\xac\x1a\x23\x03\x11\x53\x04\x68\x8c\x0c\xbc\xa5\x7f\xb5\x92\x59\xd0\x9b\xfc\xab\xc9\xbf\xba\x3e\x34\x41\x27\x5c\x13\xe8\x12\xc4\x81\x38\x63\x93\xe7\xb4\xcc\xe1\xad\x10\x7d\x1b\x39\x5c\xc4\x6c\xb0\xfc\xd0\xf2\xe9\x40\xad\x54\x41\xcf\x0f\x09\x1d\x68\xa2\xd1\xb6\x7a\x9b\x33\xb9\xb8\x69\x6d\x4a\x88\x24\x66\x83\xe5\x99\x5b\x78\x9b\x0e\x17\xa2\xce\x5d\x10\xd7\x7d\xa0\x09\x45\xb9\x96\x31\xab\x15\x3c\xa7\x99\x94\x43\x8b\x63\x59\x82\x7a\x33\x69\xc2\xd0\x84\x8e\x6d\x12\x35\xc9\x58\x4f\x2e\x09\x91\x7e\xdf\x8a\x96\x97\xdf\xb7\x6c\x5e\x5a\x21\xe6\x34\x9a\x17\x11\x33\x8c\xd6\x96\x34\xb1\x38\xf6\x14\xa4\x63\x27\x19\x75\xe3\x8c\x4b\xc7\xce\xda\xa4\x15\x22\x53\x63\x2c\x22\x32\xba\x34\xe1\x5a\xde\xd3\x57\xcb\x62\x47\x97\x26\x1c\x5f\x1d\x98\x96\x9a\xda\x5b\x5e\x85\x56\x16\x6b\xe9\x2a\x40\xcc\x06\x67\x3c\x64\xc7\xcc\x8f\xad\x12\xdc\x9b\xf2\x63\x53\x7e\x9c\xdb\xaf\xa7\xe2\xa6\xf4\xd9\x70\xe5\x4a\x24\x6e\x72\xe5\xa6\x32\x66\x62\xe6\x4b\x62\xe3\xca\x95\x9b\xd2\xe4\xca\x4d\xc1\x99\xbc\xdb\x14\x9c\x5b\x56\x33\xad\xca\xcc\x97\xb4\x92\xc4\x6c\x62\x87\x90\x8c\x99\xb0\x5b\xd5\x79\x95\xb0\x1b\x75\xbf\x12\x63\x0b\x19\x30\x52\x51\x55\xd7\x22\xa4\xa8\x40\x51\x53\x1f\x4a\x88\x9b\xb5\x64\x9a\x5b\x6b\x25\x99\xcb\x11\x42\x21\xbc\x71\xc5\x6a\x76\x66\xae\x31\xb6\xf7\xce\xf2\x68\xb8\x2b\xec\x42\xcc\xa6\xb8\x58\xbe\x0f\xb8\x88\x65\x5d\xd9\xb9\x2b\x3b\x93\x3e\xbb\xb2\x73\xc7\xfd\x5a\x49\x9b\x76\xb9\x1f\xc4\x2c\x5b\x01\xef\x72\x3f\xa6\xe4\xad\xe1\xca\x9a\x92\x7b\x5f\x79\x53\x1a\x17\xb1\x2f\x71\x2d\x6e\x8a\x89\x4b\x3b\x26\x99\x83\x40\xdf\x95\x8a\xbb\x52\x71\x76\xd8\xde\x95\x8a\x7b\x16\xd0\xad\x4d\xad\x75\x09\xe2\x9e\x13\xd5\xbb\xfc\xb6\x67\x65\xd5\x1a\x5a\xed\x7b\x15\x44\xa1\x99\x1d\xb6\x77\x2a\x67\xef\x7b\xba\x5f\x5b\x82\x4e\x41\xb8\x9f\xa1\x89\x5d\xcb\x27\x69\xcd\xc5\xf5\x5c\x9e\x68\xc0\x1d\xe8\x3b\x0e\xd0\xf1\xaf\xe6\x40\xf2\x2f\x88\x59\x76\xd8\xde\x15\x2a\x7b\xba\x49\xeb\xc4\xc5\x2e\x37\x81\x98\xc9\x68\xca\xf4\x3d\x13\x76\xeb\x44\xe2\xae\x84\x0d\x31\x86\x3a\xde\xe5\x00\x1d\x6b\x77\x9c\x69\xc8\xda\x90\xd6\x39\xe3\x50\x40\x1d\x1d\x21\xb2\xc3\xf6\xc1\x50\xc7\x47\xc6\xc5\xd6\x91\x6b\x28\x2e\x42\x8c\xd1\x8f\x0f\x9e\x64\x44\x46\x41\xae\x31\xb4\xfc\x60\x79\x12\xe3\x18\x5a\x7e\x10\xa5\xa8\x40\xc6\xa8\x82\x1a\x5c\xac\xc5\xa8\x5e\xc4\x0c\x45\x0f\x85\xdd\x91\x01\xb5\x75\x5c\x6e\x28\xa0\x42\x4c\xb5\xd8\x98\xda\x31\x2b\xbe\x36\xb2\x87\xf0\xc1\x80\x48\xc4\x98\x3f\xf9\x50\xf5\x37\x88\x9e\x83\x78\x3d\x14\x3d\x21\x66\x8b\x33\x9a\x44\xc5\x31\x07\xd5\xdf\x90\x63\x8e\x0c\x23\x6d\x34\xb8\x14\x27\x20\x66\x8b\x63\x9f\x3a\x10\x19\x75\x6e\x7c\xa8\x8c\x3a\x94\x51\xb3\x2b\xf6\xa1\x8c\x3a\xae\xbc\x43\x93\x92\x7d\x5c\x4b\x10\x77\x48\xfa\x52\x34\x19\x59\x79\x37\x06\x9b\x3e\x54\x79\x43\xcc\xe8\x47\xc6\xad\x0f\x31\x2d\xb3\x4e\x9f\x32\x2d\xa4\xa9\xfc\x9f\x32\xed\x54\xae\x74\x41\x55\x10\x42\x10\x86\xa6\xae\xfb\xd4\x75\xcf\xce\xcc\xa7\xae\xfb\x24\x27\x31\x17\xf3\xa9\x9c\x34\x95\x93\x70\xf2\xa9\x9c\x34\xd1\x17\x5d\x9e\x4f\xe9\x6b\xe6\x7d\x6c\x2a\x7a\xa7\xee\x23\xc4\xe4\x72\x73\xe9\xc3\x4c\x14\x4d\x15\xdb\x54\x95\x35\x55\x65\x61\xed\xa9\x2a\x6b\x92\x21\x54\x06\x4d\x65\x08\x88\x39\x4e\x3e\x95\x21\x20\xbd\x3c\xb9\xb4\x23\xe6\x50\x2a\x9e\x32\xc7\x7c\x9a\x83\x1d\x65\x8e\x79\xa5\xa2\xd7\x06\xd7\x65\x82\xa4\x68\xb4\x2a\x0b\xcd\x6c\x5b\xdb\xc2\x68\x93\xb6\x55\xc4\x8c\xa2\x64\xd2\xb6\xfa\xe4\xd6\x32\xa6\xf4\xa9\x5b\x0b\xb1\xb5\x09\xd2\x81\x30\xed\x22\x4d\x4d\x99\x16\x32\xfb\x10\xa4\x1d\x6f\xbd\x74\x16\x20\x9d\x31\x49\x5b\x5c\xf7\x79\xeb\x8c\x3c\x9d\x3d\xa5\x57\x31\x0e\x69\x8b\xe4\x3f\x55\x8c\x43\x6c\x51\x5c\x9a\xdc\xc4\xb8\xa2\x0c\x20\xdd\x74\x45\x21\xb6\x70\x5f\xd3\x15\xb5\xbc\x37\x6d\x91\x02\x4c\xed\x12\xc4\x56\x76\xfe\x6e\xba\x43\x96\x55\x47\x5b\x68\xc2\xac\x09\x6a\x70\x4d\xa0\x2e\x28\x53\x66\xf6\x0d\xbf\x9a\x8a\x4d\x0d\x38\xc4\x78\x7e\x71\x63\x06\xeb\x86\xaf\x39\xcd\xbc\xc9\xd7\x6c\xb1\x2e\xa6\x31\xa5\x03\x88\x2d\xa2\x81\xc9\xfd\xec\x84\x8b\x4b\x6d\x2a\x80\x21\xb6\x68\xba\xed\x14\x57\xda\xa1\xf1\x0a\xec\x26\x3b\xd8\x2d\x2e\x76\xbc\x9f\x5c\xe7\xeb\xa3\x6f\x2d\xe5\x5a\x52\x27\xc4\x16\xbd\xcd\xd2\xad\x5b\x19\x17\xfb\x46\xc3\xb0\x14\x17\x21\xb6\x48\x8c\x4b\x4a\x5f\x19\xf1\xfa\x36\x58\x4b\x11\x0f\x32\x37\xa4\x5f\x2a\x34\x57\xe6\xdd\xbe\x51\x81\x2c\xe5\xdd\xa5\x97\x70\x2a\xd4\xa5\xbc\xbb\xd2\x0e\x5d\x95\xb3\x1e\x99\x7d\x65\x3a\xe9\x1b\xf1\x67\xa9\x74\x81\x34\xd5\xb1\xeb\xd2\x8e\x1c\x88\x57\x60\xd7\x6b\xab\xf3\xf6\xd9\x99\xca\xb9\xde\x3e\x45\x4c\x77\x40\x6f\x9f\xee\x73\xbc\x3e\x7a\x45\x08\x9f\x53\xd0\x84\x6b\x00\x99\xa0\xbc\x9b\xaa\xcb\x5c\x61\x04\x62\x3c\xd2\xbb\x2b\x8c\x40\xba\x0a\x2f\x57\x03\x0f\xb1\x55\x04\x69\xc7\x74\x80\xce\xfb\xae\xeb\x1d\xd5\x79\x63\xec\x95\x6b\xa1\x37\x46\xdf\x33\x4d\xf5\x46\xe0\xda\x95\xa6\x20\xb6\xe8\x2b\x77\x99\x63\x4f\x15\xf6\xb6\x04\xb9\x20\xac\xcd\x28\x63\x1f\x88\xba\x5b\x2e\xdf\x88\x06\xbb\x5d\x82\xf2\xea\x2f\xf2\xc8\xae\x91\x01\xa4\x77\x3a\x33\xbd\x31\x3a\xaf\x87\xbd\xd3\xb6\xea\xf5\x50\xc4\x16\x43\x0a\xbd\x1e\x3a\xaf\x74\x5d\x39\x5c\xaf\x74\x22\xa6\x00\xb1\x9f\xdc\xa7\x3d\x43\x47\x1f\xdc\xf3\x5d\x3d\x3d\xa4\x6d\x04\x7a\xbd\xbf\x39\x8f\x6d\x7d\x20\x84\x1e\xdb\xfc\xc0\x8e\x83\x32\xe8\x90\x1d\x0f\xd9\x91\xab\x70\xc8\x8e\x3c\xa3\xf5\x41\x32\xd3\x33\x9a\x1f\x2b\x9d\x69\x22\xc4\xb1\x9a\x20\x2e\x35\xed\xf4\xa1\xee\x80\xc7\xb6\xae\x34\xa5\xc7\x36\x11\x5b\xc4\x7e\x3d\xb6\x39\x6f\x48\x9d\x37\x46\xd7\x1b\x92\xf3\x72\xd2\xd5\xbf\xe9\xe5\xc4\xcf\x64\xee\xba\x43\xa7\x6a\x31\x88\x2d\x06\x1e\xa7\x6a\x31\xde\x1e\xba\x86\x27\x7a\x7b\x70\x66\xfc\xdd\xb9\x8f\x9a\xf1\x8b\x18\x4f\x41\x7e\x69\x50\x77\xa5\xee\xc7\x46\x24\xbe\xa4\x7b\x88\xad\x26\x08\x4d\x5c\x99\x6d\xc6\xc6\x15\xbd\x94\x6d\x20\x45\x16\xd2\x8c\xdf\xaf\x63\xf2\xc8\x9c\x2a\xbc\x0e\x13\x64\xac\x55\x80\xf4\x61\x06\x95\xc1\xe3\x80\x5f\x4a\x40\x10\x5b\x8d\xe5\x95\x80\x18\xd5\x8f\x8d\xc4\xa8\x51\xbd\xc7\xcc\x3e\xa9\xb0\x7c\xf0\x28\x26\x62\xbc\x5a\x79\xf0\x28\xe6\xc1\x4b\x77\x21\x28\x04\x2f\xdd\x22\xb6\x9a\x3e\xc4\x7d\x83\xc6\x8f\x81\xbe\x87\x2a\x6f\x48\xe3\x61\xd8\x43\xe3\x4f\x86\xf0\xa3\x90\x51\x35\x84\xf7\x48\xf7\x1d\xea\xb9\x42\xee\x1b\x72\x5f\x3c\x3a\xa4\x42\xc8\x28\xc4\xfe\x90\x0a\x43\xed\x21\x61\x3b\x54\x66\x07\x8d\x5f\x25\x99\x85\x1a\x3f\x88\xf1\xc0\xe6\xa1\xe1\x09\x13\xf7\xc1\x4f\x43\x5c\x13\x77\x67\x4a\x3e\xd4\x4a\x68\x4a\xee\x37\xba\x6f\xe8\xeb\x96\xee\x21\x8d\x97\x39\xbf\xa5\xfb\xfb\xbc\x68\x35\x81\x34\xa4\x80\xd8\xa2\xdc\xb8\x4f\x82\xc2\x9d\x05\xf4\xe8\xb4\xc0\xb7\x0a\x68\x48\xd1\x04\xf9\x56\x01\xcd\x9c\x79\x50\xce\xe2\xe2\x64\xf9\xf4\xef\xd0\xd4\x39\x98\x14\x8f\x91\xae\x15\x9a\x14\xc7\x96\xde\x3a\x46\xde\xce\xd8\x18\xb6\x8b\xd8\xca\x0e\x3f\xb6\x7d\x00\x65\x59\x31\xa6\x3e\xa4\xac\x10\xb1\xd5\x05\x05\x50\x8a\x34\x78\x56\x8f\xed\xd6\x5a\xb7\x5e\xa1\x05\x69\x2d\xa4\xe4\x21\x2d\x34\x85\x8d\x92\x65\xdc\xe0\x7d\x27\x0a\x83\x33\x11\x5b\xbd\xfc\x6a\x16\x8e\xc2\x73\x46\x94\x8c\xa5\x83\x49\x71\x14\x62\x69\x14\xe5\xb1\x6c\xdd\xa2\x90\xc7\x82\x91\xe9\xe0\x41\x20\x34\x32\x8d\xb2\xa7\x7f\x92\x68\xa2\xf0\x9e\x2e\x62\x2b\x13\x4d\x94\x5d\x02\x65\xab\x3b\x28\x4e\xa3\xd0\xea\x8a\xd4\xad\x71\x92\x6c\x7b\x9f\x64\xac\xc1\x87\x74\xbf\x22\xad\x0c\x7d\xa8\xe5\xe3\x84\x6b\x02\x5d\x82\xa4\x4e\xe4\x62\xcc\x19\x8c\x26\xc7\xca\x7b\x13\x1a\x4d\x46\xe5\x2a\xad\x74\xd9\xa8\x5c\x25\x11\x23\xce\x44\xe5\x2a\x45\xcd\xfc\x3a\x18\x4d\x46\xa5\xce\x11\x31\x4a\xb2\xa8\xd4\x39\x51\x33\x5f\x0c\xaf\xe2\xba\x04\x5d\xfc\x5e\xa3\x02\x85\xa0\xe0\xb7\x1f\x70\x49\x5f\xf5\xd0\xcf\x41\x52\xd1\x15\xc7\x16\xb1\xd5\xe1\xc2\xb1\xa3\x66\x42\x18\x9e\x05\x78\xd4\x53\x3b\x9e\xd4\x10\x19\xe3\x83\x09\xe1\x87\xa8\x99\x2f\xe6\xb6\xf1\x21\xf9\x42\xc4\xa8\x0b\xa3\x86\xa4\x8f\x23\xb9\x24\x04\xbf\x3f\x10\xb1\x35\x58\x4b\x2a\x64\x20\x37\x79\x09\x0d\x0d\xe4\xa2\x65\x3d\x32\xa9\x34\xa2\x51\x8f\x88\x18\x05\x65\x34\x92\xa9\xc8\xdc\x32\xab\x44\x23\x99\x8a\xd8\xca\x9a\x3c\xda\xc0\xbf\x5a\x46\xb6\xb9\x39\x1f\x12\xd9\x44\x8c\x77\xdc\x60\x7a\xf6\x21\x18\x56\xcd\xb2\xf1\xa1\xf4\xd5\x52\x13\x93\x9f\xc6\x45\x93\x26\x20\x26\x37\x69\xd2\x04\xb3\x8e\x59\xb2\xa3\x08\xcd\x3a\x82\xc9\xc3\xac\x08\xa1\xc9\x43\xf4\x4c\x6d\x93\xc7\xbe\xe8\xa4\x36\x11\x63\x62\x16\x9d\xc1\x57\x68\xf2\xd0\xb2\xbe\x0f\x4d\x1e\x44\x4c\x2e\xa7\xc9\x43\xf0\x5b\xbf\xd9\x2a\x1f\xf2\x40\x27\x62\x8b\x1b\xdc\x99\x85\x45\x3f\xe0\xca\x50\x1d\xfd\x10\xd7\x21\xae\x05\xf4\xe4\x62\xc7\xc9\xf2\x87\x76\x3c\xb4\xa3\x03\x69\xc7\x9b\xb5\x2c\xf5\xc5\x4c\xe0\x49\x6c\xe1\x13\x1a\x0d\x04\x73\x80\xc9\xf4\x2d\x34\x07\x10\x99\xbd\x0b\x2a\x82\x0a\x4f\xa8\x0d\xa8\x0a\xe2\x43\xae\x3b\x33\x81\x27\x69\xba\x56\x1a\x0d\xc4\xc8\x4c\x32\x89\xa5\x31\x28\xe0\x45\xca\x73\x79\x0a\xf8\xa0\xb9\x9e\x3d\xab\xa9\x50\x73\x1d\x23\xf3\xfe\x1c\x1b\x3b\xee\xda\x31\x49\xe3\x09\x35\x06\x79\x3f\x46\x46\xcf\x49\x0b\x1e\x43\xd1\x13\x62\xbc\x90\xc4\xe0\xa7\x71\x31\x52\x21\x73\xf4\x74\xa6\xc1\x18\x5d\xc4\x16\x91\x78\x30\x3b\x8c\x91\x4e\x3e\x15\x9c\x87\x9c\x7c\x28\x4e\xe0\xd1\x43\x71\x82\xe6\x7a\xce\x2c\x6e\x43\xcd\x75\xcc\xc1\xcf\xa0\xb8\xdb\x53\x81\x6f\xaa\x6b\xca\x4e\x3a\x26\x5d\x53\x4c\xcb\x6b\xc5\x2f\xef\x62\xf2\x33\x04\x91\x32\xb8\x56\x53\x41\x81\xb6\x79\xf2\xac\x1e\x6a\x9b\x63\xa6\x9b\x4d\x5e\xc7\x63\xf2\x13\x34\x11\x5b\x38\xc0\x64\x24\x16\xd3\xc5\x85\x10\x2e\x2e\x17\x97\x01\x89\x2b\x8b\x8f\xc9\xcb\x60\xa8\xfb\x15\xa9\x3c\xf9\x84\xba\xdf\x98\x19\x6a\xa7\xe9\x43\x85\x5a\x88\xad\xc9\xf2\x0a\xb5\x13\xff\xa2\xe9\x8f\x29\xff\x9a\x4f\xff\x42\x7a\xf9\x17\x5d\xe6\xa4\xe7\x0b\x75\x99\x61\x13\xa8\x00\x51\xc0\x8b\xd8\xb2\x0d\x08\x45\xd3\xd4\x4d\xd9\x51\x4d\x5d\x58\x56\x1a\x73\x99\x03\x9d\x82\x88\x4c\x56\x80\xb4\x56\x92\xb9\x5c\x1f\x6a\xad\x45\x92\x37\x41\x64\x2b\x4b\xd7\x98\xcb\x53\x13\xc6\xcf\x25\x45\x6c\x71\x61\x8c\x5f\x7f\x85\xe1\x39\x5e\xd8\x51\x9e\x63\xf2\x1c\xe3\x43\x79\x8e\x65\xf3\x34\x15\xa3\x8d\xe6\x49\xc4\x56\xd6\x23\x61\xfc\xc0\x20\x68\x10\xa7\xe3\x13\x6a\x10\x63\xf1\xa4\xb8\x65\x73\x1d\x4b\x67\x5c\x94\xf9\xdb\xb4\xbf\x4c\xc5\x75\xfe\x9f\x4c\xbc\x68\x02\x44\x6c\xd9\x02\xea\x82\x72\xd9\xd2\xd8\x89\x9a\x46\xc4\xa4\xba\x75\x69\xa7\x94\xda\x0a\x59\x4a\x2d\x9f\x88\x2d\xaa\x85\x25\xa9\xf5\x63\x5d\x25\x54\xfd\x58\x57\xa4\x2c\xae\xd3\x92\x95\x21\xb6\x96\x20\x09\xc1\x78\xa1\xac\xfc\x50\xed\x63\xd0\xa6\x59\xc1\x32\x6a\xd3\xc2\x33\xdf\x5b\x25\x9e\xfa\x7e\x08\x42\xc1\x0b\x2e\xe6\xaa\xe1\x44\xb7\x4a\xb5\xe1\x8a\x6e\x10\x5b\x5a\x5e\x96\xf1\x74\x6e\x6b\x38\xb7\x9f\x4f\x88\xdf\x28\x77\xb8\xe4\xdc\x10\xe3\xd5\x33\x9c\xb7\xab\xf0\x5b\x3f\x81\x66\x47\x9d\x11\x52\x5a\x36\x73\xe1\x3a\x23\x1d\xa5\x35\x7c\x54\x1d\x65\xec\x8c\x3d\x1a\xfa\xda\x4d\x10\xa3\xc3\xb5\x06\x50\x11\x94\xc7\xee\xd9\x76\x84\xba\xc0\xd8\x79\xeb\xeb\xc8\xb5\xf3\xd6\x27\x62\x6b\x4d\xa0\x10\xc4\x87\xf6\x97\xc3\x91\xfc\xff\x3f\xec\xef\x2f\xbf\xfc\xfb\x81\xf3\xa7\xcf\x9f\xe3\xed\x0b\xff\x5a\x81\x7f\x24\xf0\xb8\xe2\xfe\xf8\x16\xbf\xfc\xcb\x87\xf7\x4f\xef\xf9\x15\xff\xfb\xaf\x00\x00\x00\xff\xff\x69\x49\xc0\xae\x25\x31\x00\x00"); +var _cgf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xd4\x51\x6b\xdb\x3e\x14\x05\xf0\xf7\x7c\x0a\x3d\xf6\xff\xd0\x7f\x2c\x4b\xb2\x24\x18\x85\xd1\x3c\x2c\x1d\x5d\x47\xb3\x76\x83\xb1\x07\x4b\x96\x83\x61\x71\x8c\xe3\x0c\xfa\xed\xc7\x3d\x27\xcb\xf6\x50\x6e\xfb\x8b\x74\x39\x57\x4a\xb5\xbe\xdf\x6e\xb6\xe3\xb0\xa8\xf5\xe7\xf9\x98\x77\x65\x51\xfd\x30\x76\x73\x39\x1d\xcf\x73\x2e\x2a\x95\xfd\x30\xae\x56\xba\x56\xdd\x90\x97\x3f\x7f\xa2\xe4\x43\x3b\xad\x56\xeb\x58\x4d\xbf\x6e\x9f\x3f\xee\x1e\x6e\x3f\xa8\xf3\xa9\x5c\xf4\x7e\xbb\xd9\xbd\x9d\x96\x72\xd8\x8e\xfd\x51\x19\xee\xee\xce\xd3\xa5\x83\x52\xeb\xe7\xb2\x1f\x4e\xcb\xfc\xa6\x6e\xde\x77\xc7\x54\xfe\x53\x5d\xe9\xc5\x9f\xe6\xae\xcc\xc3\xb8\x57\x37\x0f\xed\xd4\x8e\xfa\xfa\xc1\xee\x3c\x4d\x3f\xcb\xa1\x8c\x8b\xd2\xb0\x32\x76\xa8\xab\xf5\xfd\x63\x3b\x7d\x6a\x0f\x45\xfd\x93\xe6\x15\x9f\xe1\xa3\xd7\x32\x9f\x86\xe3\xa8\x74\xf5\x7f\x55\x35\x7f\xfd\xcb\xdb\x54\x2e\xbd\x56\xeb\x97\xed\xe6\xa9\xef\x4f\x65\x51\xd1\x56\x5c\xf3\xed\x65\xbb\x51\xdf\xb5\xd2\x95\xaa\x9d\xb1\xf5\x8f\xcb\xd2\xaf\x8f\xc7\xee\xba\xd1\x69\xce\x94\x87\x6e\x6e\xc7\x7d\x59\xbd\x0b\xda\xea\x3b\x25\xa5\xbe\x53\x3e\x04\x2f\xe4\x2a\x90\xd3\xa0\x08\x4a\xa4\x4e\x28\x6a\xa1\x86\xab\x1a\x0b\xb2\xa0\x08\xf2\x2d\x08\x1b\x03\xdb\x4b\xf1\x51\x4b\xfb\x3a\xf6\x42\x28\x3e\xea\x20\xd4\x62\x15\x8a\x8f\x3a\x82\x0c\xc9\x08\xd5\x15\xc8\x91\x1c\x48\x83\x3c\xc9\x83\x6a\xa1\xcc\x5e\x19\xbd\x6a\x23\x54\x48\x85\x64\x41\x6c\x5f\xd8\xde\x81\xd8\xbe\xb0\x7d\x03\xca\xa4\x0c\x92\xf4\xc6\x62\x6c\x14\x1f\xeb\x00\xaa\x49\x35\x28\x82\x2c\x49\x0e\x27\x9a\x0a\xd4\x90\x1a\x90\x06\x05\x52\x00\x49\x7a\xd3\xb0\x57\x83\x5e\x46\xd2\x9b\x80\xa8\x28\x3e\x1a\x0b\x72\x24\x44\x35\x0e\xe4\x49\x38\x09\xd3\x80\x0a\xa9\x80\x90\x3e\x72\x63\x64\x08\x49\xef\x79\x1d\x9e\xd7\x61\x25\xaa\x6f\x31\x23\x4a\x30\x18\xc8\xf3\x86\x3c\x6f\xc8\x1a\x50\x4d\x42\x54\xab\x41\x86\x64\x64\xa3\x61\x2f\x4b\x72\x20\x6e\x6c\x48\x1e\xe4\x41\x81\x84\x93\xb0\xa4\x48\x6a\xb1\x8a\x21\x12\x29\x61\x95\x03\x65\x12\x6e\xc8\x62\xa0\xb6\x23\xc9\x77\x35\x3a\x0b\x2a\xa4\x5e\x7a\x31\x7d\xe2\x8c\x09\xf7\xe8\x10\x35\x71\xc6\x54\x63\x15\x42\x24\x0e\x94\x70\xf6\x0e\x33\x26\x0e\x24\x25\x18\x8b\x5c\xc9\x91\x70\x1d\x8e\xed\x19\x42\x4a\x30\x97\xf6\x0c\x21\x25\x98\xcb\x2a\x9e\x7d\x42\x2e\x27\x97\xe6\x33\x73\x65\x9c\xbd\xc3\x40\xfc\x46\xa3\x04\xe3\x90\xab\x6f\x41\x7d\xc6\x0d\x59\x79\x5f\xae\xff\xd4\xf2\xbb\xbc\x6c\xd7\x97\x26\x9f\xe7\xb9\x8c\x0b\xde\x35\x3c\x26\xf2\x1a\x0c\x63\xb9\xbe\x9c\xd3\x71\x92\x5d\xf8\xf9\x1d\x00\x00\xff\xff\xd7\xe6\x99\xe2\x65\x05\x00\x00"); +func _feag ()([]byte ,error ){return _ad (_cgf ,"90pv-RKSJ-V")};func _fceb ()([]byte ,error ){return _ad (_faa ,"Adobe-Japan1-5")};var _ccgff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x53\x4d\x6b\xdb\x40\x10\xbd\xcf\xaf\x98\x63\x7a\x68\xbd\x1f\x96\x76\x05\x83\xa0\xc4\x04\x5c\x48\x13\xea\xa6\x29\x94\x1e\x64\xed\xc8\x08\xe2\x95\x90\xe4\x83\xff\x7d\x99\xb1\xe3\x42\x0e\x1e\xf9\xed\x7b\x6f\xfd\x66\x34\x5e\xdd\x6f\x37\xdb\xdc\x2f\xb8\x7a\x9e\x86\x76\xc7\x0b\x76\x7d\x4e\x13\xcf\xc3\x69\x6a\x19\xf7\x7c\xe8\x33\x80\x75\x98\xfa\x76\x79\x87\xfa\x68\x8f\xcd\x08\x20\xfe\xdd\x79\x5e\xf8\xb8\xcd\xdd\x80\xfe\xa2\x4b\xa7\xf1\xaa\x45\x5c\xfd\xe0\x43\x3f\x2f\xd3\x19\xef\xbe\xa6\x61\xcf\x9f\x30\x71\x27\xe7\x4f\x53\xe2\xa9\xcf\x07\xbc\xfb\xd6\x8c\x4d\xb6\x37\x62\x77\x1a\xc7\x37\x3e\x72\x5e\xd0\xe8\x19\xe7\xa4\x4f\x58\xdd\x3f\x36\xe3\xf7\xe6\xc8\xb8\x7a\x7d\xfe\xbc\x3b\x1f\xf7\xc3\x9b\x32\x4a\xfc\xe2\x69\xee\x87\x8c\xd6\x7c\x31\xa6\xfc\x7f\xfe\xf3\x3c\x32\xda\xeb\x0d\x2f\xdb\xcd\x53\xd7\xcd\xbc\x60\x2c\xe3\x45\xf3\xfb\x65\xbb\xc1\x3f\x16\xad\x41\x57\xf8\xc2\xfd\xbd\x4a\x5f\x1f\x87\xc4\xd7\x08\x60\x2f\x0d\xb5\x43\xe2\x79\x6c\x5a\x9e\x9a\x7c\x60\x40\x24\x63\x6a\xa4\x87\x87\x5a\x52\x7e\x60\xc1\x85\xab\xab\x4f\x97\x13\x32\xb6\x46\x2d\xd1\x14\x25\x90\x71\x02\x9d\xc2\x08\x64\xbc\x40\x5f\x63\xb4\x95\x05\x32\x6b\x81\x6b\x85\x22\x2e\x6a\x24\x1b\x45\x5c\x5a\x20\x5b\xd5\x48\x4e\xbd\x95\x03\x72\xe2\x75\xea\x8d\x25\x90\x13\xaf\x2b\x84\x75\x06\xc8\x95\x02\x4b\x65\x03\x90\x0b\x02\xf5\x2a\x27\x5e\xbd\xaa\x52\x36\x02\xb9\x46\x60\x23\xac\x17\xf1\x5e\x60\x52\xf1\x1a\xc8\xb1\xc0\x4e\xc5\x15\x90\x97\xfe\xbd\xd5\x90\x0e\xc8\x4b\x47\xde\xd7\x18\x62\x25\xac\xc4\x90\x12\x62\xb5\x06\xf2\xd2\x82\x94\x68\x15\x4a\x2a\x29\xd1\xf8\x02\xc8\x4b\x2a\x5f\xe9\x0f\x05\x20\x2f\x31\xa4\x44\x5b\x09\x2b\x31\x0a\x9d\x86\x75\x40\x85\x5c\x55\x24\x65\x03\x50\x21\xa9\xa4\x44\x5b\x58\xa0\x52\xe6\x1c\x24\x95\x33\x25\x50\x90\x54\xe1\x32\xe7\x00\x14\x64\x56\x21\x08\xeb\xbc\xbe\xb8\xf7\x17\x24\xdf\x65\xb1\x6f\x8b\xd6\x9e\xa6\x89\xf3\xa2\x6b\xad\xdb\x24\xeb\xd0\x67\xbe\xfd\x45\xc6\x61\x14\x97\x7e\xfe\x05\x00\x00\xff\xff\x81\xaf\xf4\x15\x4e\x03\x00\x00"); +var _gfde =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xcf\x35\xb9\x91\xa6\xb7\xaf\x5f\xf1\x2c\xc7\x8b\xb1\x4e\xf2\x9b\x40\xe1\x05\x7a\xa4\xd1\x58\x8b\x9e\x31\xdc\xd3\xb6\x01\xc3\x8b\x93\x0c\x52\x28\xc0\xaa\x2a\x94\x4a\x8b\xfe\xf7\x46\x5e\xd7\x91\x3d\x18\x1b\x28\x2d\x0a\x77\xbd\xf1\x64\xe6\x61\x32\x23\x82\x41\xc6\xcd\xe0\xef\x7e\xff\xa7\x3f\xfc\xe9\xc7\x1f\x7e\xfd\xfa\xdd\xff\xfc\xcb\x4f\xeb\x5f\xf6\xaf\x5f\xe7\x87\x1f\xe3\x97\xfd\xd7\x9f\xfe\xf6\xcb\xda\x5f\xf7\xfe\xf3\x0f\x3f\x7e\xf7\xdd\x95\xbe\xe2\x87\xf5\xeb\xdf\xff\x09\xac\xbf\xbc\x7f\xfe\xee\xbb\xe7\xfe\x7f\xf9\xb7\xbf\xfe\xba\xff\xf2\xa7\x1f\xcf\x4f\x5f\xd9\xeb\xe2\x6f\x3f\x7f\xae\xfd\xfa\xfa\xdd\xff\xb2\xff\xfc\xc3\x5f\x7f\xfd\xe5\xdf\xbe\xfe\xdd\x3f\xc5\x4f\xf7\xfe\x1f\xbe\x62\x9f\x47\xfe\x5f\x7e\x89\xfd\xcb\x0f\x3f\xfe\xf9\xeb\xdf\xfd\xa7\xff\x70\xfd\x3f\xd2\x7f\xf9\xdb\xcf\x3f\xff\x5f\xfb\x2f\xfb\xc7\x5f\xbf\x2e\x64\xfb\xc7\x00\xbf\xfb\xdd\xef\xff\xf9\xfd\xf3\x7f\x7e\xff\x65\x7f\xfd\xee\x3f\xfd\x87\xff\xfa\xf3\xfa\xf7\xff\xf1\x5f\x7f\xff\xef\xff\x27\xfe\xc6\x9f\xfe\xd7\xfd\xcb\x5f\x7f\xf8\xe9\xc7\xaf\xeb\xf5\x3f\xbe\x5e\xed\xff\x95\xff\xd7\x7f\xfb\x79\x7f\x9e\xf5\xdd\xef\xfe\xf5\x4f\x7f\xf8\x2f\xe7\xfc\x75\xff\xfa\x95\xc7\xcb\x6b\xfe\xf7\x7f\xfd\xd3\x1f\xbe\xfe\x8f\xeb\xeb\x7a\x7d\xa5\x9a\x7b\xf9\x3f\x3f\x97\xfe\x6f\xff\xfc\x53\xec\x2f\x2f\xfa\x2e\xfb\x3e\xeb\xa7\xd8\x7f\xfd\xf9\xbd\xf6\x2f\xef\x1f\xff\xbc\xbf\xfb\xfa\xfa\xfe\xf5\xfa\xf6\xf5\xf5\xf5\xfd\x78\x7d\x7b\xfe\xf5\x4f\xd7\x3f\x5d\xdf\xbe\xbe\xff\xe3\xef\xff\xf8\x1f\xf9\xf7\x1f\xff\xc0\x5f\xff\xf8\xc7\x6f\xcf\x7b\xfc\x77\x77\x7f\x77\xf9\xd0\x1f\x7f\xfa\x35\xf6\x51\xc6\xf3\xbe\xbf\xce\xb7\xaf\xeb\xb9\xe3\xbf\xfd\xd3\x77\xd7\xeb\xf5\x69\xc5\x0f\xf1\xb9\x3a\x3d\x57\xf7\xfd\x5c\xfd\x34\x81\x76\x7c\xf5\x7e\xa5\xef\xbe\x7f\x5f\xef\xa7\x29\xef\xeb\xec\x6f\x5f\xb3\x7d\xf7\xfd\x3b\xdd\x08\xd2\x4e\xdf\xbe\xae\xf9\x7a\x24\xbb\x2a\xd9\xdf\xbe\x52\x41\x72\xbc\xe6\xac\x6f\x5f\xa9\x3e\x92\xec\x63\xf2\xf3\x98\xd4\x9e\x07\x17\x25\xe5\xe4\x6f\x5f\xb9\x3e\x4f\xae\x4a\xea\x69\xdf\xbe\x4a\x9e\xdf\x7d\xff\x6e\x4a\xda\x3d\xbe\x7d\xd5\x54\x1f\xc9\x52\x72\xea\xb7\xaf\x5a\x9e\x6b\xba\xd7\xf4\xe7\x0f\xed\xf5\x3c\xb9\x87\x92\xa7\x11\x2d\x3f\x77\x0d\xaf\x19\xeb\xf5\xed\xab\xb5\xf1\x48\x16\x6d\x1e\xfb\xfd\xed\xab\xbf\x9e\x16\xce\x77\x79\x24\x73\x9f\x6f\x5f\x3d\x3f\xd7\xbc\xbd\xeb\xfd\xb4\x79\x5c\xe5\xbb\xef\xdf\xb7\x92\xfb\x79\xce\x7c\x8d\xef\xbe\xbf\x5f\x48\xee\xd7\xbb\x7f\xfb\x9a\xcf\xbb\xdf\xaf\xf7\x50\x32\xe8\xc3\x8e\x68\x2a\x9a\xcf\x45\xde\xf6\x56\xf2\xe6\x22\x45\xb7\xa2\xf5\xed\x6b\x56\x9f\x14\x4a\x36\x17\x4d\x44\x07\xd1\xd3\x21\xb3\x96\x47\x72\xfb\xec\x07\x7a\x4f\x17\x22\x1f\x7e\x9f\xe7\x93\xd5\x47\xf2\x34\xf8\x03\xbd\xa7\x84\xc8\x86\x47\xfa\xf6\x35\x3b\x92\xc8\x4a\x32\x17\x65\x44\x45\x51\xf9\xf6\x35\x27\xcf\x8e\xaa\xa4\x72\x11\x2d\x88\xa6\xe8\x79\xbb\xe9\x6d\x36\x20\x78\xbb\x44\x0b\xc2\xb7\x7b\x60\x4e\xde\x37\x96\x92\xc5\x45\x0d\x91\x2f\xbc\xf3\xb7\xaf\xeb\xf5\xa2\x0f\xb6\x2d\x78\xa0\xf7\x44\x6f\x6e\x9b\xb0\x6f\xae\xe2\x59\xdb\x67\xed\xe0\x2a\x45\x5b\xd1\xa3\xd6\x2f\x3f\xc3\xb6\xf3\xf8\xc2\x3d\xf3\xf8\x63\xc7\x9c\xc4\x55\x74\xf1\xb1\x1b\x0e\xdd\x90\x79\xe9\x63\x23\x1e\xc5\xbc\x5e\xf6\xcc\xe9\x8a\x3a\x57\xd1\x7f\xc7\x0f\xff\xc0\xf5\xb2\xa9\xc7\x8f\x73\xf8\x38\xd9\x1b\xed\x9b\x43\xbb\xd2\xf3\x8b\x9a\xd8\x7d\x3d\x0a\x78\xbd\x72\x41\x54\x15\x35\x6e\x54\xd4\x15\xf5\xe7\x2a\x54\xed\x52\xd5\x2e\x55\x2d\x37\x44\x53\xd1\x9b\xab\x12\xa2\x5b\xd1\xcd\x55\x1d\x11\xfd\x75\x3d\xa6\x7c\xbd\xca\xf3\x81\xae\x3b\x29\x4a\x5c\x35\x10\x65\x45\x7c\x8e\xca\xb3\xee\xa2\x88\xcf\x9f\x69\xfd\xdd\x14\xd1\x39\xd5\x67\xd9\x54\x75\xb2\x5c\x88\x78\xed\xeb\xd1\xc0\xeb\x55\xb9\x51\x0d\x04\x7a\x2f\xbc\xe3\xb2\x11\x6b\x3e\x57\x35\x9a\xba\x3e\x37\xa2\x4b\x36\x75\xf9\x42\x8b\x2e\xec\xbc\xf6\xe2\xd3\x5e\x81\x82\x17\x44\xe1\xe3\x83\x77\x1c\xb4\x3e\x7c\x7c\xf0\x8e\x18\xe2\xa5\xd2\x5f\x41\xdf\x0f\x1a\xa1\x8a\x5f\xaa\x78\xa1\xa9\xaa\xf8\x15\xfc\xe2\xa0\x5d\xe1\x2f\x6e\x5a\x8f\xbd\x5e\xdb\xc7\xab\xbe\x93\x1b\x55\xdf\x4b\xf5\xad\x19\x91\x8f\xdf\x4f\x7f\x5d\x2f\xda\xb5\xed\xaf\xcd\x77\xc4\xac\xaf\xed\x77\x7c\xe0\xba\x5e\xbc\xd0\xb6\x27\x70\x59\xbd\x2a\xb2\x27\x1e\xbd\xbf\x2e\x4c\xe1\x52\xef\x81\xde\x2b\x4d\x55\xef\xaf\x47\xd7\xaf\xeb\xe2\x17\x8f\x9d\x73\x6c\x3d\x37\x1e\x5b\xff\xe8\xfd\x75\x5d\x74\xb4\x7a\x7f\xa9\xe4\x7e\x34\x95\xfc\x7a\x3c\xfb\x75\xe1\x6e\xae\x13\x8a\x30\xbe\xc6\x3b\x1e\x1b\x81\x92\x5f\x98\x42\x52\xc9\xd3\xa3\xd8\xd7\x85\x89\xa6\x77\x53\xc4\xe3\x5b\x41\x34\x14\x3d\xb6\x7d\x3d\xbe\xfb\x4e\xea\x2a\xd0\x7b\x6b\x88\xf8\xc5\xf4\x28\xe3\x75\x61\x0a\xe9\xae\x8a\xf8\x68\x68\x4e\x52\x31\xd3\xe3\x2b\xaf\x8b\xef\x98\x74\x96\x49\xc5\x6c\x34\x42\xc5\x4c\x8b\x76\xf1\x85\xd2\xf2\xc6\x85\xf1\x35\x6e\x5c\x5d\x11\x1d\x6d\x23\x16\xef\x98\x82\xd6\xf7\x17\x43\xf3\xdf\x87\xd4\xff\xbf\x51\xf6\x4e\xe1\xcb\x05\x0f\x19\xfc\x54\x7c\x1e\xc2\xd7\x1a\xbc\x89\x8a\x05\x5c\x0c\xb0\x77\xda\x78\x29\xa0\xf7\x71\x21\xb2\x3b\x1f\xb8\xae\x99\x10\x25\x45\x38\xae\xa1\xa8\x28\xe2\x3b\x4c\xba\x53\x65\x48\x3a\x41\x14\x3e\xe9\x04\x13\x4e\x30\xbd\xe8\x3b\x9d\x20\x03\x78\xef\x83\x1b\xfd\xcc\x89\x6f\x9a\xd2\xd3\x2e\x07\xf5\x3b\xbf\xb1\x27\x1e\x9f\xdf\x59\x51\xe6\xaa\x82\xa8\x28\xa2\xa3\x66\x47\x34\x14\x0d\xae\x9a\x88\xa6\xa2\xe7\xd3\x8c\xd7\x85\xe8\xad\xe8\xe9\xaf\x94\x15\x6d\x45\x9b\xab\x12\x22\x5e\x28\xa3\x0c\x09\x27\x98\x55\x06\xa0\x8f\x57\x46\xd4\x14\xf1\x8b\x45\x91\xbf\x78\xfb\x8b\x34\x55\x65\xc8\x37\xbf\x58\x68\xea\xed\x2f\xde\xfe\x22\xef\x78\xfb\x8b\x8f\xe3\xba\x12\x7e\x31\xeb\xb8\x80\x3e\x30\xd7\xbc\xec\x89\x45\x4f\x54\x45\xf6\xc4\x03\x7d\xd0\xd1\x79\xd9\x54\xd4\x2f\x61\x88\x59\xf5\x03\xfa\x78\x29\xea\x8a\x1e\xab\x4b\x8d\xbe\x5f\xa1\x28\xb8\x8a\x2e\x54\x23\x81\x2b\x35\x1f\xff\x69\xea\xf3\xb5\xc7\xc5\x8d\xc1\xd7\xce\xf8\xc5\x84\x76\x67\xfd\x22\xd0\xc7\x45\x47\xeb\x17\x73\xd0\x5f\xc4\x07\x39\xec\xaf\xa0\xbf\x2e\x45\xf6\xd7\x03\x57\xea\x3e\xeb\x56\x74\x73\x15\x1d\xed\x48\x0f\x5c\x69\xf8\x78\x5b\x1f\xb4\xfe\xa2\xef\x35\x85\x4c\x5c\x99\xb0\x8e\xbc\x6d\x04\x1a\x3d\x70\x49\x59\x8d\x06\xae\x34\xf8\x45\x1d\x6a\xde\xf4\xd7\x45\x47\xeb\x50\x81\x2b\x61\x1d\x79\xab\x72\xf8\xd8\x41\xc4\x95\xf5\xb1\x79\xd3\xfa\x49\x23\x74\xa8\xf9\x89\x27\xfa\xb8\x7c\xbc\x4d\xc5\x86\xd2\xf4\x46\x7b\x15\x1b\x1a\x38\xc1\xac\x0d\x01\x57\x56\x7d\xf5\xb1\x40\x1f\x04\x5d\x59\x1f\x0b\x5c\x59\xc5\xd4\xd2\x80\x3e\x92\x22\xdf\xf1\x89\x1a\xae\xac\xca\x19\x35\xe4\x43\xaf\x6a\x56\xc7\x5e\xc5\x1e\x33\x1d\x6d\x48\x7d\x17\xec\x71\x10\x52\x15\xed\xb1\x10\x5b\x64\x5e\xbb\x18\x5b\x14\x62\x8b\x91\x14\x75\x45\x4f\x4f\x64\x9a\x5a\x8c\x1a\x80\x3e\x08\x96\x8a\x9e\xb8\xbc\xf9\x45\xbc\x7a\xd1\xf8\x80\x3e\x30\xd1\x72\xd3\x13\xe5\xe6\x1d\x3f\x22\x1b\x71\xa3\xf7\x04\x4b\x45\x13\x2d\x4f\xa4\x70\x65\xac\xb6\xdc\x43\x11\x5f\x88\x98\xa7\x68\xa2\xe5\xe6\x17\x71\xf4\x45\xe3\x03\xfa\x60\x84\x28\x46\xb7\x05\x7b\xcc\x58\x6d\xd1\x1e\x8b\xf6\xe8\xe3\xb5\xc7\xf2\x98\xd5\x95\x19\xb0\x8b\x66\x05\xf4\x91\xbd\xd1\x46\x10\x81\xe4\xea\xe3\xdf\x8a\xde\x5c\x45\x7f\x19\x81\x14\xec\x31\x57\x45\xa1\x08\x8d\x26\x32\x2a\xda\x23\x70\xe5\x46\x4f\x68\x8f\x45\x7b\xf4\x85\xb4\xc7\x12\xf4\x17\xc3\x67\xd1\xf8\x4a\xd0\x5f\xc4\x4f\xc5\xa0\xa4\x04\xed\x62\xe4\x2a\x1a\x1f\xd0\x47\xf1\x46\xdb\xf5\xc0\x95\x3b\x5d\xa8\xf1\x01\x7d\x14\x45\x36\x75\xd3\x7a\xe2\xa7\xb2\x3f\x22\x5a\x4f\x94\x55\x0c\x24\x80\x2b\x13\xd7\x17\xf5\xbe\xa8\xf7\x44\x59\x45\xbd\x2f\x87\xef\xc8\x10\x50\x0c\x11\x80\x3e\xfc\x1c\xc6\xc1\xe5\xd1\xe2\xab\xe0\x6a\xcb\xb1\xa9\x6a\x34\xb1\x58\x51\xa3\x0b\x1a\x5d\x70\x8f\x4e\x09\xef\xfa\x68\xf4\x55\xf0\x5f\x55\x8d\x06\xfa\x60\x58\xaf\x8e\x30\xc0\x55\xae\xfc\xdb\x43\x71\xd5\x06\x2a\x91\xf3\xa8\x3e\x77\x2a\xba\x79\xc8\x40\xb4\x14\xd1\x77\xc4\x65\xd5\xd0\x03\xb8\x0a\x96\x52\x1d\x93\xaa\x36\x80\xca\x54\x6d\x00\xb8\x4a\x52\xe4\x9b\x38\x26\x11\x97\x55\xc7\x24\xe0\x2a\x58\x4a\x35\x72\x06\xfa\x68\x3c\x5e\xb3\xa8\x8f\x29\x5c\x85\x39\x44\x75\x98\xaa\x37\xed\x6a\x8a\x6c\x17\xe3\x48\x41\x49\xab\xe3\x48\x75\x1c\x21\x66\xa9\x2a\x7c\x5d\x7c\x87\xe2\x55\xb7\x22\xbe\x03\x83\x46\x5d\xbe\xf6\xa3\xa4\x57\x21\x24\xaa\x2a\x29\xd0\x07\xea\x57\x8d\xaf\x2b\x7a\x5b\xaa\x22\x3f\x0d\x33\xc8\xc1\xd0\x52\x9d\x41\x56\x7c\x7f\xc1\x06\xaa\xea\x57\x83\xfe\xea\xf4\xbd\x01\x4e\xc5\xf7\x97\xce\x2f\xea\xfb\xab\xbe\xff\x23\xf2\x59\x9b\x77\xec\x34\x75\xfb\x8e\x9b\xfe\x42\xe1\xab\x8e\xbe\xa2\xdd\x85\xd1\xa6\xaa\xdd\x55\xed\x46\xe1\xab\xda\x5d\x0f\xcf\x22\xa2\x67\xdd\xe1\x01\x9f\xa5\xc8\x67\x11\xed\x96\xa9\xc8\x67\x1d\x9f\xc5\x3b\x9e\xcf\xb3\x1e\xbd\xad\x78\x75\x17\x2e\xee\x46\x18\x54\x51\xf8\xa6\x92\xb6\x37\x0a\x40\xa8\xd7\x0c\x80\x81\xab\x32\x86\x37\x3d\x31\xd0\x07\x41\x5c\x33\x58\x02\xae\xca\xe8\xdc\xd4\xd5\x66\xb0\x34\xfc\xc5\xb7\xa2\x37\x57\x29\xba\x15\xf1\x69\x87\x8d\x58\x8a\x68\x2a\x23\x6a\xd3\x85\xb7\x9b\x4f\x4b\xa8\xd7\xd4\xd5\x86\x0b\xaf\x84\x7a\x4d\x17\x0e\xf4\x41\x7f\x35\xe7\x82\x0d\xf5\xad\x8c\x5c\x4d\xf5\x6d\xaa\xef\x18\x88\x6c\x3d\x2e\xbc\x26\x6f\xf4\x17\x99\xf8\x0d\xc6\xf0\xa6\xbf\x6e\x04\x4b\x15\x4f\xdc\x0c\x96\x9a\xc1\x12\x63\x78\x33\x58\x02\xae\x8a\xf7\x6c\x2a\x79\x53\xc9\xf1\x52\x4d\x25\x6f\x38\xe7\x5a\xbc\x31\x14\xf1\xd1\x18\xe9\x9b\xce\x19\xb8\x58\x49\xba\x9b\xce\xb9\xa9\xe4\xf8\xb2\xa6\x92\x37\x94\xbc\x12\xea\x35\x95\xbc\xe9\x9c\xd1\x89\xa6\x73\x06\xae\x4a\xa8\xd7\x9c\x31\x02\x7d\x30\x17\x6c\x61\xbb\x08\xa9\x2a\x06\xd3\x0c\xa9\x80\x3e\x59\xf0\x68\x7a\x75\xe0\xaa\x18\x4c\xd3\xab\x03\x7d\xbe\x14\xf9\x1d\x1f\xbb\xb9\x2a\x1e\xa0\x39\x23\x00\xfa\x24\x34\x6e\xce\x08\xda\xe6\x17\xb1\xc7\x66\xcc\x03\xf4\xa9\xae\x3a\xaf\x6c\xac\xa7\x54\xf4\xbe\xed\xcf\xe3\x17\x57\xd1\x5f\xda\x10\x70\x55\xd5\x57\x1b\x6a\x0c\x07\x93\x38\xa5\x39\x1c\x00\x57\x55\x31\x0d\x83\x80\x3e\xf1\xea\xcd\x30\x88\x45\xbc\xab\xaa\x72\x1a\x1f\xd0\x5d\x5a\x6b\x2e\xb1\x34\xd6\x53\x2a\x13\xa1\xe6\x38\x02\xf4\xa9\xc1\x18\x19\x01\x57\x55\x01\x1c\x5a\x1a\x93\x97\x79\x79\xa3\xad\xd7\x44\xe7\xf3\x85\x5c\x37\xbc\x3b\xe3\xc8\x24\x9c\xed\x9a\x68\xc7\x1e\x1b\x1d\xdd\xb5\x47\xa0\x4f\x0c\xa6\x6b\x8f\x1d\x1b\x6a\x2f\x45\x68\x4e\xc7\x86\x26\x21\x68\xd7\x86\x3a\x36\xd4\x88\x70\xbb\x36\x04\xf4\xc9\x08\xd3\xb5\xa1\xfe\x8c\x0a\x57\x63\x95\xaa\x3b\x2a\xf4\xdb\x5f\x9c\x88\xfc\x45\x26\x2f\x8d\x78\xb3\x1b\x19\x01\x7d\x7e\x44\xf4\x44\x5f\xfc\x22\xf6\xd8\x8d\x79\x3a\x36\x34\x19\xad\xba\x36\xd4\x17\xcf\x22\xca\xea\xcb\x67\x2d\x9f\xa5\xe8\xf3\xac\x9b\xab\x68\x84\xa3\x02\xd0\x27\x63\x5a\xd7\xac\x3a\x36\xd4\x8a\x8f\xb7\x27\x08\x70\x66\x6a\xbf\x3d\x14\x77\x87\x16\xe0\x6a\x84\x1e\x2e\xe0\x0a\x7d\xe2\x33\xba\x53\x94\x1e\x7c\x9a\xa2\xc8\x4f\xf3\xd8\x53\x9f\xc4\xb1\x5d\x7b\xea\xc4\x3f\x8d\x01\xbb\x6b\x29\x40\x9f\xc4\xb1\xdd\x01\xa8\xb3\x9a\xd3\xaa\x37\xda\x6c\x8d\x87\xa1\xb8\x6b\x3c\xc0\xd5\x30\xb1\xee\x98\x04\xf4\x69\xdf\x39\x26\x75\xc6\xa4\xc6\x62\x6b\x77\x4c\xea\xcc\x34\x66\x56\x64\xbb\x98\x69\x34\x86\xbc\xee\x4c\xa3\x33\x26\x4d\x06\xec\xae\x3d\x01\x57\xeb\xde\xf8\x69\x17\xdd\x49\x24\xd8\x35\xb1\xce\x3a\x4d\xc3\x5c\xbb\x13\x06\xa0\x4f\xbf\xc3\xf1\x33\x13\x97\xb5\xa1\x48\x2d\x22\x2e\x9b\xc4\x8b\x5d\x7b\xea\x98\x45\x1b\x8f\xde\xba\x54\x7e\x0f\x6d\x00\xb7\x3b\xb4\x81\xf1\xf6\xc6\x82\x88\x1b\x07\xda\xcd\xfa\xf9\x3d\xd4\xee\x71\xdb\x08\x9e\x65\x90\x3f\x08\x5d\x48\x27\xdc\x43\x25\x05\xba\x6b\xe1\xe3\xbe\x15\xdd\x5c\xa5\x68\x29\xe2\xa3\xe1\x9c\x87\x01\x0e\x70\xf5\xe4\x2f\x6e\x45\x74\x0e\x41\xdc\x70\x2a\x30\xb0\x01\xd7\xb0\x87\x36\x00\xf4\x89\x0b\x1f\x0e\x2d\xe4\x00\x2e\x17\x95\x87\xe3\xc8\x60\x2a\x30\xab\x37\x0e\x45\x8f\xa5\xb8\x10\x3c\xb4\x94\xa1\xa5\x10\xea\x0d\x2d\x65\x60\x03\x2e\xf1\x0e\x6d\x60\x68\x03\x0c\x07\x43\x25\x1f\x8c\x23\xae\x9b\x0e\xc7\x91\xc1\x08\x31\x09\x08\x87\x1a\x3d\x18\x21\x5c\xc5\x1c\x6a\xf4\x20\xc8\x9f\x0c\x07\xc3\xe1\x60\xb0\xcc\xe8\xca\xe3\x50\x0b\x81\x3e\xd1\xd5\xe1\xac\x78\xe0\xfb\x7b\xf3\x2a\x9f\xa5\xef\x67\xbd\x6d\xe8\xfb\x81\xab\xa3\xbe\x63\x7f\x1e\xcf\x68\xf3\x11\xf9\x39\x98\xb6\xba\xb8\x36\x9c\xb6\x02\x7d\x12\x5c\x0e\xb5\x10\xb8\x3a\xea\x3b\xd4\xc2\xa1\x57\xff\xdc\xe8\x3b\xa2\x98\xbd\xf3\xb5\x55\xcc\xa1\x62\x32\x4c\x0d\x15\x73\xa0\x98\xae\x8b\x4d\x15\x73\xb2\xfe\xdd\xd1\xd5\xa9\x27\x9e\x2a\x66\xf7\xaa\xa9\x08\x35\x61\xa4\x9f\xc6\xe7\x40\x9f\xfd\x42\xc4\x17\x9a\xc4\xe7\x03\xf5\x9d\xfa\x6b\xa0\x9b\x10\x99\x2e\x89\x03\x97\xcb\x48\x53\x25\x9f\xba\xf0\xae\xa8\x28\x2a\x5c\x55\x11\x55\x45\x95\xab\x68\x84\x5e\x7d\xe2\xc2\x5d\xfa\x99\xba\xf0\xa9\x29\x74\x6f\xa4\xef\x27\x8a\xe9\x12\xcb\x54\x31\x81\x3e\x31\xf7\x69\x80\x33\x89\xe2\x5d\x0c\x98\xeb\x73\x23\x1f\x8d\x5e\x9d\xfa\xeb\x49\x14\x3f\x58\x63\x9b\x6a\x21\xd0\x67\x57\xe4\x6b\x3f\x9a\x77\x39\xe9\x9e\x2e\x53\x4e\xfd\xaa\x7d\xaf\x16\x4e\x82\x92\x81\x83\x99\x6a\xe1\x34\x28\x21\xcc\x9e\xba\x5a\xe0\x72\x12\x39\x75\xb5\x40\x9f\xc3\x1b\xfd\x1c\x78\x5f\xa7\x87\x53\xef\x0b\xf4\x49\xd4\x30\x9d\x11\x00\x97\xb3\xbc\x69\x80\x33\xf5\xd1\x84\xb3\x53\x1f\x0d\x5c\xa3\xd2\x08\x7d\xf4\xd4\x47\x13\x5b\x4c\xad\x63\xe2\xa3\x47\xf5\xf1\xf6\x2a\x6b\x46\x53\x65\x72\xcd\x68\x62\x30\xa3\x2a\xf2\xb5\x0d\x83\x08\x7a\xa7\x61\x10\x70\x39\x41\x9b\xba\x6d\xa0\x9b\x25\x9b\xba\xed\x49\x18\x34\xb0\xb4\x69\x18\x34\x0d\x83\xf0\xab\xd3\x30\x08\xb8\x9c\x7a\x4d\xcd\x6a\x1e\x34\x87\x68\x66\x1a\x19\x4d\x0c\x66\xa8\xbe\x1a\xcc\xd4\x60\x88\x66\xa6\x06\x03\x5c\x4e\x84\xa6\x91\x11\xd0\xe7\xec\xbf\x3d\x14\x4f\x03\xa7\xc9\x74\xc7\x79\xd2\x34\x70\x02\xba\x89\xbb\xe9\x74\x07\xb8\x9c\x01\x99\x29\xbd\xdf\x0c\x1a\xce\x6d\xde\x0e\x1a\x6f\x03\xa7\xe9\x55\x43\x11\x5a\x44\x77\xbe\x9d\xa2\x00\xc3\x8c\xdf\xdb\x29\xca\x9b\x41\x63\xd0\x9d\x6f\x07\x0d\x60\xbc\x5e\x8a\xbc\xf1\xf1\xe4\xd7\x64\xc1\xf5\x6d\x64\x03\x8c\x17\x01\xf0\x5b\xe3\x79\xb3\xd6\x39\x09\xaf\xde\x06\x12\xc0\x78\x61\xd4\x6f\x3d\xf1\x9b\xd8\xc2\x10\xe1\xad\x27\x7e\x3f\x36\x30\x5e\x04\xc0\x6f\x6d\xe0\x8d\xdb\x9d\x2c\x29\xbd\x55\x2c\x60\xbc\x6c\x84\x6e\xf7\xcd\xca\xa3\xe3\xdb\xdb\x09\x29\x30\x5e\x98\xfe\x7b\x7f\x9e\xf5\x0c\x79\x8e\x49\x6f\x7d\x2c\x30\xcc\x6a\xbe\xd5\xb5\x37\xfa\xe1\x38\xf2\x56\x3f\x80\x6a\xec\xf9\xd6\xed\xbe\xd1\x0f\x7d\xff\x5b\xfd\x00\xc6\x8b\x30\xf9\xad\x7e\x90\xcb\xbe\x26\x13\x78\x93\xd9\xf7\xcd\x1c\x55\x2f\x75\x1b\x00\x03\xe3\x45\xe4\x7c\xbb\x52\x02\x5c\x7a\x96\xdb\x69\x2b\x30\x5e\x4c\x48\x6f\xbf\xf6\xcd\x1c\x55\x9f\x71\xeb\x89\xef\x37\x1f\x0d\x5f\x76\xfb\xb5\xef\xe7\x0b\x5f\x5a\xf0\xed\x7a\xca\xfd\x38\xe7\xf1\xba\x14\x1d\x45\x87\xab\xf8\x45\xd7\x53\x80\xf1\x22\xbe\xbe\xf5\xd7\x37\xce\x79\x32\x3b\xb8\x75\xce\xc0\x30\xe5\x7b\xeb\x9c\x81\x4b\x7b\xba\x75\xce\xf7\x13\x5f\x8f\xd7\xe5\xe3\x87\x22\x5a\x3f\xbd\xd1\xd6\xab\x72\xc4\xd7\xb7\x2a\x77\x3f\xde\x33\xa9\xab\xb7\xde\x13\x18\x26\x86\x6f\xf5\x0b\x48\x7f\x17\xd9\xae\xa0\x57\xf1\xd7\xb7\x33\xc6\xfb\x71\x82\xe9\xc5\x4a\xed\xad\x13\xbc\x37\xed\x52\xa4\xe6\xdc\xcf\xe8\x9c\x4c\xd3\xde\x8e\xce\xc0\x78\x65\x45\x68\xce\x7d\x68\x17\xae\xf2\xd6\xd9\x00\xe3\x85\xae\xde\x3a\x9b\xfb\xd1\x96\x64\x9a\xf6\x76\x74\xbe\x0f\xbf\xc8\xa4\xfb\x56\x73\xee\x47\x5b\xd2\x8b\x70\xe3\xd6\x8d\x00\xc3\xbc\xf3\xad\x9f\xb8\xa1\x77\xbc\x70\x6f\xb7\x7e\x02\x18\xaf\xe2\x8d\x5b\x11\xef\x88\x7b\x5b\xaa\x1c\x90\x5e\x68\xe1\x7a\x27\x45\xd8\x23\x43\xcb\x72\x85\x6f\xbd\x69\x2a\xc3\xfa\x52\x0b\x97\x2a\x47\xec\xba\x54\x39\x20\xbd\x50\xdf\xa5\x83\x59\x8f\xe6\x0d\xfb\x6b\xb9\x2c\x02\xa4\x57\xb7\x11\xb7\x22\xba\xb0\x28\x5a\x8a\x78\x21\x5c\xda\x52\x31\x81\xf1\x2a\x36\x95\x17\x5a\x8f\x02\xa5\x17\x43\xde\x72\x58\x5f\x37\x96\x46\xdf\x2f\x35\x67\xdd\xfc\x22\x8e\x7e\xa9\x39\xc0\x30\x91\xbe\x8c\x70\xd7\xe2\xa3\xb1\xd6\xb0\xcc\x87\x03\xe3\xc5\x30\xb5\x5c\x16\x01\xd2\x85\xe3\x5b\x86\xb3\xc0\x78\x31\xc5\x59\x86\xb3\xeb\x71\x7c\xe9\x7a\x79\xa3\xed\x5a\x7c\xda\xea\xe3\xed\x9c\x27\x76\x4d\x17\x6e\x68\x19\xbb\x02\xe3\x55\x15\xd9\xd4\x07\xd2\x85\x07\x58\xeb\xd3\x54\x7a\x82\xe9\xd2\x72\xf1\x64\x3d\xb1\x45\xba\x58\x6c\x5a\xc6\x16\xc0\x78\x11\x6f\x2e\xad\x63\x3d\xea\x9f\x2e\xac\x76\xb9\x1c\xb8\x82\xef\x88\x7e\x2d\x5d\x2d\x90\x2e\xe6\xa8\xcb\x08\x64\xe9\x7d\xd1\xaf\xa5\xf7\x5d\x4f\x04\x92\xae\xa4\xc8\xa6\x06\xbd\x4a\xa0\xba\x8c\x40\x80\x64\xde\x79\x19\x81\x00\xe3\xd5\x6c\x84\xad\xc7\xf8\x2e\x22\xa3\xa5\xf1\xad\x4d\xdf\xab\xab\xc6\x16\x40\xba\x08\xec\x97\xb1\xc5\xd2\xdf\xab\x98\xfa\xfb\xb5\x69\x3d\x96\xb6\xb4\xda\xa5\xbf\x27\x92\x5c\xfa\x7b\x20\x5d\xe5\x1f\xc8\x15\x2f\x03\xf3\xe5\x70\xd0\xfd\x75\xdf\x04\x9a\xd5\xc5\x34\x6c\x19\x67\xac\x83\x32\x30\x60\x2f\x87\x83\x75\x50\x06\x42\xa2\x65\x04\xb1\x0e\xcf\x52\x6f\x35\xd7\x85\x6d\x5e\x7c\xad\xd0\x36\x81\x74\x11\xd9\x84\xb6\x19\x6f\xb4\x08\x4f\x1c\x9a\x58\x60\x4f\x17\xb1\x7a\x68\x4f\xf1\xe6\xf1\x84\xdc\xa1\xf1\xc4\x9b\xc7\x77\x45\x34\x35\x6e\xec\x9c\x98\x25\xf4\xd7\x40\xba\x18\x34\x42\x7f\x0d\x8c\xeb\xa5\xa8\x2a\xa2\xef\x08\x21\xc3\x78\x00\x18\x9a\x45\x68\x62\x71\xf3\xe5\x6d\xaa\x33\xc6\x78\xa6\x87\x43\xa2\x45\x38\x3d\x04\xd2\xc5\x70\x10\x5a\x5d\x2c\x7f\xb1\x22\xf2\x17\x17\xdf\x94\x98\x27\x34\x9e\x58\xfe\x22\xaf\xad\xa5\xc4\x63\x16\x29\x11\x22\x84\x66\x11\x8b\x5f\x64\xc8\x0b\xcd\x22\x1e\x85\x4f\xc9\x1b\x55\x78\x60\x5c\x0c\x79\xa1\xc2\xc7\xa3\xe4\x29\x31\x72\x85\xeb\x80\xc0\x90\x8e\x11\x2a\x7c\x3c\xba\x9a\xcc\xc0\x87\x61\x72\xa0\xb7\x9a\x58\xa8\xb7\xc1\xa0\x91\xb0\x81\x70\xd0\x00\xc6\xc5\x90\x17\x0e\x1a\xf1\x68\x4e\x4a\xf8\xfe\x50\x73\x82\xa8\xe1\x62\xe1\x29\x8c\x1a\x02\x47\x0f\x91\xef\x0e\x35\x07\x18\x1a\x62\xe8\xe8\x81\x94\x70\x36\x5b\x65\xda\x78\xf5\x2b\x29\xca\x8a\x0a\x57\x0d\x44\x55\x51\xe5\xaa\x8e\xa8\x29\x7a\xfa\x3e\xe1\x20\xb6\x2a\x07\x0c\x99\x23\xdb\xd8\x02\x48\x09\x07\xb1\x75\xf4\xc0\xd0\xa8\xb7\x8a\xb9\xf1\xea\x09\xd3\xdf\x2a\x26\x30\x2e\x42\xbd\xad\x57\xdf\x4f\x6c\x91\xcc\x87\x6f\x63\x0b\x60\x5c\xcc\xfc\xb7\x73\xc1\x7d\xd3\x7a\xec\x71\xab\x98\x9b\x40\xe2\x22\xab\xb9\x0d\x24\x36\xba\x6a\x3e\x7c\xab\xab\x5b\x5d\x65\xc0\xde\xea\xea\xbe\xf9\x8e\x68\xf4\x56\x31\x81\xa1\x1b\xd9\x2a\xe6\x7e\x34\x2f\x25\x34\x7a\xbb\xfc\x00\x8c\x8b\x8f\xb6\x75\xe1\x1b\x1f\x9b\x08\x5d\xb6\x3e\x16\x18\x17\x2b\x4b\xdb\x70\x63\x3f\x6a\x96\xf2\x4b\x91\xcf\x0a\x9f\x45\x53\xe3\xf3\xac\xa7\xbf\xcc\x28\x6f\xbd\x27\x30\x64\xda\x6c\xbd\xe7\x7e\x54\x2e\x65\x74\x75\xab\x72\xc0\xb8\x18\xfc\xb7\xae\x72\x3f\xae\x32\x99\x51\xde\xba\x4a\x60\x5c\x45\x91\x5f\xfb\x81\x94\x55\x13\xa7\x61\xc0\xb8\x18\xe9\xb7\x0e\x15\x48\xe6\x9d\xb7\x0e\x15\x18\xfa\xc2\xad\xc7\xdc\x8f\x97\x4c\x59\x05\xd8\x9f\xa6\x4a\xe0\xf4\xf1\xb8\xa1\x4d\x18\x94\x99\xef\x6e\xc3\x20\x60\x5c\xac\xba\x6c\x3d\x26\x90\xb2\x2f\xe4\xba\xc5\xd6\x3a\x88\x1a\xb6\xd6\xb1\x9f\xc8\x28\x65\x1b\x61\x64\xb4\x71\xb5\x72\x8e\xb6\x06\xb3\xb1\x8e\x4c\x20\x71\xb4\x8e\x83\x29\x98\x8a\x3e\x9a\xc2\xd1\x14\x70\xdb\x47\x53\x38\x28\xb9\xa9\xe8\xa3\x92\x1f\x95\x9c\x40\xe2\xa8\xe4\x07\x25\xcf\xcd\x67\x85\x22\x3e\x1a\x81\xc4\x51\xc9\xcf\xe2\x17\x99\x24\x1c\xbd\x1c\x30\x2e\x02\x89\x63\xd4\x00\xa4\xcc\x04\xed\xb8\xd6\x00\x8c\xcb\x46\xe8\x0b\x0f\x8e\x2f\x93\xbe\x39\xeb\xf3\x78\x3a\x9a\x99\xca\x71\x11\xec\x10\x2d\x67\xfc\xfd\x31\x1e\x38\x4c\xbd\x2e\xc2\x8d\x63\x68\x7c\x50\xcc\x82\xbf\x3f\x2a\xe6\x51\x31\x21\x9d\x1d\x15\xf3\xa0\x72\x26\x86\x8f\x2a\x77\x18\x8a\x1d\xc0\x8e\xfa\x75\x50\x13\x13\xb8\x47\x35\x39\xaa\x89\xaf\xbd\x3f\xcf\x7a\x3e\x5a\x49\xff\x40\xae\xf8\xe8\x3d\x8f\xde\x13\x67\x73\xf4\x9e\x40\x32\xbf\x7b\x1c\x9d\x81\x71\x35\x45\xf6\xca\x13\x79\xa7\x82\xde\x1e\xe7\x6f\xc0\x90\x47\x76\x74\xbb\x40\x32\xbf\x7b\xd4\xc8\xa3\x46\x36\x6f\xf4\xd3\xa0\x91\x05\x37\x72\xd4\x48\x60\x5c\x04\xd3\xc7\xf0\x1d\x48\x25\x7b\xa3\x5d\x40\xf8\xee\x80\x7d\x54\xd2\x83\x46\x96\xc7\xa8\x97\x34\x66\x61\x5c\xfd\x42\x94\x14\xd1\xfa\xc7\x78\xd6\x0b\x17\x2e\x8c\xeb\x89\x6c\xd6\x8b\x19\xe3\x82\xed\x9c\xca\x63\x16\x4b\xb6\xb3\x30\xae\xc7\x55\x2e\xe9\xce\x42\x22\xa3\xbc\xa4\x3b\x0b\x83\x10\x61\x41\x7d\x7e\x80\x76\x55\x7f\xf1\x20\x62\xe2\x77\x75\x44\xb7\x4d\xbd\x69\x57\xa3\xf5\xb7\xed\x7a\x82\xf1\x71\x75\x1a\x41\x26\x52\x48\xe5\xe9\xe8\x05\x69\xfa\xfb\xf5\x72\xa4\x1f\xbc\x23\x36\xb0\x5e\x44\xbb\x65\xf0\xac\x65\x23\x88\x76\xaf\x49\xbb\xd0\xee\x05\x31\x3a\x95\x47\xe1\x97\xc4\x68\x61\x5c\x93\xc7\x87\xcf\x7a\x20\x95\x8f\xa8\x29\xa2\x5d\x93\x76\x85\xed\x22\xda\x2d\x4f\x6c\xb1\x5e\x61\xbb\x88\x76\xaf\x8f\xc8\x2e\x0c\xf9\xf3\xb4\x0b\x4f\x2c\x8c\x6b\xda\x88\x4f\xbb\x0e\x57\xd1\x39\xc4\x03\xc2\x48\xde\xb8\xed\x2f\xcc\xa2\xbe\x78\xfc\xf6\xf1\x98\x45\x7a\xd1\x13\xdb\x2f\x84\x59\xd4\x8b\xa6\x6e\xbf\x10\x21\x68\x7a\xf1\xb5\xb7\x8d\x20\x04\x25\x31\xbc\x24\x55\xaf\x17\x53\x4d\xc2\xa0\x05\x9b\xfa\x81\xca\x55\xb4\xeb\xd8\x13\x68\x21\x14\xc3\xf5\x3a\x3e\x1e\x2d\xac\x8f\x27\x5e\x12\xa1\xd7\xf5\xe8\x57\xaa\xcf\xc8\xb5\x2e\xf5\x0b\x3e\xf4\x48\x4f\x48\xb5\x20\x45\x3f\xc0\x0b\x3d\x23\xc4\x92\xf5\xbc\x2e\x3c\x5e\xba\x7c\xd6\x56\xc4\xe3\x1f\x87\xba\x2e\x95\xe9\x62\xb2\x96\x9e\x00\x67\x41\x51\x7e\x80\x8e\x6e\x3c\x9e\xb0\x71\x5d\xf7\xe3\xcb\xe0\x26\xae\xeb\xf6\xc6\x67\x44\x4e\xb5\xd1\x2e\x66\x66\xc2\x80\x9b\xb8\x2e\x66\x66\xeb\x62\x1a\x56\xb1\x8e\x6b\xd9\xd4\x07\x46\xca\x8a\xba\x22\x5a\xff\x84\xec\x0b\xba\xf3\x07\x46\xca\xbc\x10\xc3\xfa\xba\x16\xed\xea\x34\x62\xd9\x2e\x14\x33\xd9\x5f\x2a\x26\x1c\xe6\x44\xb6\x75\x5d\x2a\x26\x30\xd2\xe3\x27\x96\x7c\xe6\x75\xe1\x63\xc9\xa3\xae\x4b\xfd\xba\x98\x3a\xc1\x99\x5c\x17\x53\xa7\x75\x3d\xfa\x95\x2a\xba\x7a\xc5\xe7\xf1\xf4\x44\xa6\x11\x61\x4f\x3c\xa3\x7b\x6a\xe8\x97\x14\xe7\x05\xad\x79\xb0\xfd\x63\xc1\x6d\x7e\x60\x70\x15\xcf\x52\xe5\x2e\x55\xae\xd0\x13\xaa\x1c\x90\xda\x45\x17\xaa\x72\x97\x2a\xe7\xa7\x55\xe5\x60\x27\xa7\xe6\xa7\x3d\x76\x34\x4e\x34\xe1\x99\x64\x2a\x0b\x89\x0c\xe9\xba\x8e\xaf\x7d\x6c\x17\xef\xa8\x16\x5e\xac\x6e\x90\x21\x5d\xd7\xb1\x11\x84\xb3\x30\x3e\x97\xe4\x65\x21\x35\x3e\xad\xe4\x65\x21\x35\xbe\x63\xd2\x3d\x42\x58\x1e\xa9\x7a\xd5\x54\xc4\x0b\xd1\x13\x49\x2f\x97\x58\x92\x22\xe8\x5d\xb0\x96\x1f\x78\x3c\x40\xf3\x46\x3d\x53\x52\x31\x1f\x7f\xbf\x64\x2a\xaf\xf4\x84\x8a\xa9\x3d\x23\xea\x4a\x2c\x19\xac\x74\xd3\xd4\xe6\xb3\xb6\x22\x9a\xda\x7c\xd6\x51\xf4\xcc\x41\x52\xa7\x11\x04\x97\x42\x22\x93\xb9\xd2\xf2\x85\x58\x6b\x48\xf8\xfb\xa4\x46\x27\x42\x04\x32\x99\x2b\xe9\x1e\x21\x3f\x0f\x48\xa0\x2b\x2d\x9b\xba\x78\xc7\xcf\x8d\xbe\x23\x33\xff\x84\x8f\x4e\xe1\xe3\x83\xfe\xc2\xaf\xa6\xf0\xf1\x0c\xfe\x90\x40\x57\x62\xf0\x5f\x29\xf8\xc5\x91\x7e\x73\x28\x5e\x49\x55\x4e\x81\x7e\x0c\x1a\xa4\x5f\x04\x12\xf9\xca\x25\xa9\x7a\xc1\x87\x1e\x09\x85\x87\x14\xfd\x40\xe5\x2a\xfa\x4e\x25\x4d\x4c\xd3\xd3\xa4\xd9\x2a\x29\x90\x3a\xbe\x2c\xa9\xa4\x30\xa8\x47\xfa\xdc\x68\x0f\x3f\x90\xfa\xc5\xe3\x8f\x3d\xfc\xc0\x80\xd7\xb9\xdc\x02\x25\x24\x72\x9f\x2b\xe9\x17\x13\x1a\x99\x7d\xbc\x1a\x09\x24\x36\x0b\xad\xc4\xb0\xbe\x12\xae\x92\x58\x7d\x25\x5d\x25\xd4\xeb\xc4\xf6\x9d\x25\xf5\x5a\x18\xf9\x52\x94\x14\xd1\xfa\x27\xdc\x58\x32\xa8\x85\x41\x44\xbf\xb2\x1a\x99\x89\x17\xd9\x33\xb2\x20\x58\x7f\x60\x64\x4c\x4c\x9e\xf5\xca\x0c\xb2\xe4\x2b\x57\x76\x90\x05\x46\x7e\x26\xa4\x2b\xab\xca\x40\x6f\x8c\xf4\x52\xaf\x17\x0c\xea\x44\x0a\x73\xc9\xa0\x16\x46\xbe\x14\xd1\x85\x10\xa1\x13\x5b\x19\x96\x44\xe8\x05\xd3\x79\x30\xad\x58\x59\x5d\xcb\x8c\xce\x24\x27\x57\x76\x74\x06\x46\x66\x00\x92\x08\x2d\xa4\xde\x15\xf9\x8b\x84\xa3\x19\x6f\x20\x11\x7a\x65\x74\xad\xa3\xca\x59\x65\xca\x8c\xce\xd9\x5e\x75\x74\x86\xf5\x9c\x48\x3b\x2e\x59\xcf\xc2\xc8\x89\xce\x09\x7b\x95\x71\xb7\xe3\x76\xb3\xe3\x2e\x30\x98\xc8\xac\xec\xb8\x0b\x53\x39\x75\xb4\x50\xa6\xb2\x30\x72\xe2\xb5\xd5\x42\x08\xc7\x09\x0a\xfd\x92\x70\x2c\x8c\xec\x77\xdc\xbe\x10\x2a\x47\x26\x72\x49\x38\x16\x46\x7e\x66\xc5\x4b\xc2\xf1\x82\x3e\x9c\x20\xa1\xaf\xac\x13\xcc\xc7\x77\xe4\x3b\xaa\x5f\x99\x18\x71\xa8\x39\xc7\x77\x54\xe5\xf0\x78\x59\x95\x83\x64\x9c\x86\x1f\xed\xd8\x2e\x5c\x65\xce\x36\xc2\x76\xa1\x98\xd0\xa5\x97\x1c\xe4\x05\x0b\x38\x0d\xbe\x50\xb9\x3f\x22\x74\x95\x91\x0b\x76\xf0\x03\x8f\x3d\xc2\xbc\x5d\x85\xa5\x54\x61\x64\x46\xae\x62\x10\x57\x18\x51\x49\x3b\xae\xe2\x88\x0a\x0c\x78\xc3\x4b\x16\xef\x82\xb9\x9b\x06\x3e\xb6\x38\xa2\x02\x23\xfb\x78\x47\x54\xd8\xb6\x69\xe0\x2a\x8b\x5e\x0a\x18\x99\x70\xa3\xe8\xa5\x80\x04\x83\x71\x49\xc6\x5d\x45\x35\xc9\x8a\xfc\x45\xd4\x84\x64\xdb\x2a\xaa\x49\x51\x4d\x18\xb9\xe4\xe7\xae\xc2\xac\x05\x3e\xe1\x2a\xdb\xc7\xe3\x99\x98\x31\xae\xa2\x67\x2a\xa8\xc9\x18\xbc\x90\x6a\x52\x54\x13\xc6\xb7\xa2\x9a\x94\x67\x7c\x4c\x50\xe6\x16\xf4\xdd\x0f\x8c\x5c\xbc\x31\x14\xa1\x26\x84\xa0\xf2\x73\x57\x21\x3c\x83\x1b\xbd\x8a\x6e\x88\x8d\x97\x09\x3a\xd9\x2a\x0e\x9f\xc0\xc8\x85\xc7\xab\x39\x40\x82\x02\xb6\x8a\xce\x0a\x62\xef\x60\xda\xba\x24\xf6\x2e\x88\xbd\x09\xda\xd6\x92\xd8\xbb\x20\xf3\x8e\x4c\xac\x5f\xd4\x1c\x20\x41\xb5\x5a\x45\xcd\x01\x06\x93\xdb\x25\xd7\x77\xc1\xf5\x1d\xec\x08\x5d\x72\x7d\x17\xc4\xde\x04\xaf\x6a\xc9\xdc\x5d\xb0\x75\x07\xd4\xeb\x55\xf5\x72\xb0\x6d\xd3\x64\x58\x97\x6d\x2b\x0c\xe6\xbb\xab\xaa\x72\x95\x15\x1c\x28\x3e\xab\xea\xac\x80\x91\x9f\x99\xdd\x92\x93\x2b\x24\xc8\x3b\x4b\x4e\xee\x82\x80\x3b\x72\x53\xf4\xf9\x45\x5e\x1b\x9d\xa8\x2c\xea\x08\x03\x82\xf6\xaa\x0e\xd8\x40\x82\xbc\xb3\xa4\xe9\x0a\x23\x37\x6f\xa4\x27\x20\xe0\x26\x68\x39\x4b\x02\xae\x30\x32\x2e\xad\xea\xe5\x60\xdb\xa6\xe9\x6b\xab\x98\xc0\xc8\x0c\xc5\xb2\x6d\x57\x45\xe5\xa6\x4d\x55\xe5\xaa\x2a\x87\xe3\x93\x5a\xbb\xe0\xce\x26\x92\x75\x0b\x02\xed\x07\x46\xee\xbf\x3d\x2b\x5e\xd2\x6c\x57\x55\x8b\x06\x3f\xa5\x16\x55\xb5\x08\xb3\xa8\x6a\x11\xd4\xd8\x44\xfa\x78\x49\x8d\x5d\x30\x51\x33\x89\xce\xd5\x1c\x80\x60\xa5\x8e\x4c\x04\x21\x2b\x75\xc1\x31\xcd\x2f\x9c\x73\xf3\x6b\x35\x1d\x04\xf6\x24\xdf\x74\xb5\xe7\x3b\xe4\x57\x7e\x21\xba\x15\xf1\x1d\x88\x9c\x9b\xdf\xa1\x3d\x9d\x9e\xc9\x99\xad\x66\xa7\x37\xc7\xa4\xe1\x8d\x9f\x5f\x3c\x5c\x45\xbb\x0c\x9c\x80\x91\x89\x59\xdc\x7f\xbc\xe0\xab\x66\xb2\x61\xab\x19\xf7\x43\x54\x1d\x99\xa0\x44\xa2\xea\x6a\x8b\x76\x61\xe7\xcd\x28\x09\x0a\xea\xc8\x43\x91\x8d\x08\x9e\x85\xa5\x48\x2e\x15\x06\x2b\x30\xab\xf9\x4d\x61\x92\x66\x76\x4e\x2e\x99\xa4\xc2\xc8\x83\xa6\x3a\x89\x84\xd7\x99\x5f\x28\xbc\xbc\xce\x05\xaf\x73\xb0\x4e\xb3\xe4\x75\x2e\x88\x9b\xf9\x35\xbc\xca\xd7\x7e\x60\xe4\xc9\x3b\xea\x33\x80\xfc\xb2\x11\x0e\x2d\x4d\x37\x42\x94\x25\x89\x73\x35\xf6\x6f\xbf\x7c\xbc\x0a\xd0\x54\x80\xc9\xe3\x55\x00\xb8\x9c\xf9\xf5\xb9\xd1\xa6\xea\x46\x98\x61\xcb\xeb\x5c\x30\x36\x33\xc9\x81\x25\x63\x53\x18\x6c\x2c\x58\x4d\x9f\x01\x64\x96\xfd\x97\x24\xce\xd5\x1f\x9f\x91\x59\xe3\x5f\x5d\x9f\x01\x0c\x16\x9e\x96\xbc\x4e\x21\xb3\xc6\xbf\xba\x6e\x04\xaa\xe7\xc8\x4c\x77\xa4\x7a\x0a\x99\xcd\x94\x4b\xaa\xe7\xea\x3a\x1b\x26\xdd\x5d\x67\x03\xe4\xeb\xb2\x11\xb7\xa2\xa7\xa3\xcb\xa7\x5d\x4b\x51\x70\x55\x46\xb4\x15\x1d\xae\xa2\xa9\xa4\xb5\x17\x1c\xd1\x7c\x11\xf3\xc8\x11\x5d\x10\x42\x07\x3b\x25\x96\x84\xd0\x05\xfb\x33\x5f\xb8\x37\xd9\x9f\x0b\xc6\xe7\x60\x41\x6c\x75\xf5\xbe\x3f\xba\x9e\x59\x25\x5f\x5d\x67\xd3\x51\xf2\xf2\xa2\xf5\x2a\x39\x90\x59\xb3\x5e\x5d\x25\x07\x46\xf1\x85\x54\x72\x20\x5f\x0c\xd8\xdd\xd9\x01\x30\xca\xe5\x8d\x36\x75\xd1\xab\x0c\xc5\x92\x4b\x85\x51\x7c\x6d\x07\x6c\x20\xb3\xce\xbc\xba\x03\x36\x14\xd4\x51\x2e\x1f\xef\x0b\x3d\x46\x92\x59\x1b\x5e\xf2\x4d\x85\x51\x2e\x1f\xef\x0b\x2d\x14\xa0\x28\xf2\x85\x48\xb9\x14\xbb\x30\x7c\xa1\xc7\x86\x32\x6b\xb0\xab\x6b\x43\x3d\x6c\x17\x9d\xe3\xda\x0c\x90\x59\xd8\x5c\x12\x4a\x85\x51\x08\x5d\xba\x66\x05\x63\x34\xb3\x64\xb9\xba\xb3\x0b\x60\x14\x82\x4b\xd9\xa3\xab\x3f\xd1\x5f\x66\x85\x70\x75\xa3\x3f\xa8\xa2\x83\x7d\x22\x4b\xaa\xe8\x82\x0b\x9a\x59\x89\x5b\x5d\x13\x85\xf1\x39\x58\x47\x5c\x32\x3e\x57\x3f\xb4\x0b\xcf\xd4\x8d\xd8\x20\x6e\x8e\x92\x15\xd9\x5f\x07\x2d\x9c\x8a\x54\x80\x83\x16\xfa\x69\x8f\x5d\x88\x59\x91\xee\x5a\x5d\xb3\x02\x06\xab\x8d\xab\x6b\x56\x5d\xb3\xc2\xd2\x24\x81\xae\xa1\x59\x61\x43\x43\xb3\x02\x46\x41\x27\x86\x66\x05\x55\x34\xbb\x24\x25\x55\x74\x41\x15\x1d\x2c\x53\x2e\xa9\xa2\x6b\x3c\x7a\x9f\x5d\x20\x1a\xea\x3d\x30\x58\xa6\x5c\xc3\x01\x1b\xf6\x68\x76\x9d\x47\xf6\xa8\x30\xd8\xd2\xb2\x86\xa6\x00\x64\xf2\x64\x6b\x38\x04\x00\x83\xaa\x11\x6b\x38\x9d\x86\x04\x9a\x5d\xe7\x91\x04\xba\x60\x79\x0e\x97\x3c\x87\x5a\x08\x64\xd7\x53\x64\x7c\x0a\xa3\x14\x45\xb6\xfe\xd1\xc2\xec\x4a\xc9\x50\x0b\x81\xe1\xc2\xe8\xd0\x93\x03\x39\x31\xd2\x4b\x02\x15\x46\x41\x57\x25\x81\xae\xf1\xc4\x9b\xd9\xd5\x8d\x61\xbc\x09\x0c\x97\x4f\xe5\x85\x2e\x48\xa0\x39\x95\xdf\x66\x50\x2f\x39\xa2\xc2\x60\x57\xcf\x1a\xc6\x9e\x03\xbd\x4d\xd5\x9f\xb2\x8d\xea\x2d\x66\x31\xd4\x5b\xe8\x9d\xd9\xd5\x89\x61\x08\x09\x8c\x42\x8c\x37\x9c\x7c\x0c\x86\x03\x52\x5f\x6b\x38\x1c\xc0\xfe\x1c\x85\x35\x0c\xd9\x9f\x0b\xaa\x67\x26\xf5\xb5\xa4\x7a\xae\xa1\xde\x56\xba\x53\xbd\x05\x72\x1a\x8a\x6c\x2a\x93\x8f\x42\xd8\x37\x54\x65\x20\xa7\xa1\x68\x29\xc2\x1b\x60\x88\x43\x55\x86\x23\x9a\x49\x90\x2d\x39\xa2\xc2\x60\x4f\xd2\x9a\xce\x8a\xa9\xee\x91\x13\xe3\xdb\xd4\xf7\x03\xa3\x30\xa2\x4e\xd7\x14\x81\xec\x62\xc0\x54\x95\xa7\xaa\xcc\x3a\xb3\xe4\xd2\x35\xdf\xb4\x6b\xfa\xf8\xa5\x88\x76\xb1\x80\x38\x8d\x66\x20\x97\xe6\x8c\xa3\x97\x5c\x2a\x8c\xc2\xe8\x2c\xb9\x74\xc1\x24\xcd\x19\x17\x2e\x93\x54\x18\x05\x37\x22\x93\x74\xcd\x47\xbb\x73\x66\xad\x61\xaa\xdd\xb0\x47\x47\x21\xc6\x9b\x86\xa3\x73\xf1\x8b\x4c\xcd\xa7\x2e\x7c\xea\xaf\x59\x52\x9a\xda\x00\x90\x9d\xc9\xce\xe5\x2f\x2e\x7f\x91\x9e\xd0\x85\xcf\xc7\x06\xb2\x73\xd4\xa9\x0d\x00\xa3\x10\x8e\xce\xf5\xf9\xc5\xc7\xff\x38\x63\x94\x82\x2a\x8c\xd2\x15\xd9\x39\x18\x8f\x33\xc6\xa9\xf1\x4c\x8d\x87\x70\x74\x6a\x3c\xf3\xf1\xd1\xd9\x89\xdf\x74\x6a\x3e\xf5\xd7\xa8\xdc\xd4\x5f\xc3\x37\xcd\x4e\xb0\xe4\x9b\x0a\xa3\x10\x6f\xca\x37\x15\xb2\x53\x14\xf9\xa6\xc2\x28\xdd\xc7\xa3\xf7\x90\x4b\x73\xae\x34\x42\x7f\x0d\x8c\xc2\xb2\xac\xe4\x52\x21\x3b\x45\x91\x5c\x2a\x0c\x76\xa0\x2d\xc9\xa5\x42\xce\x55\x91\xad\xdf\xb6\x1e\x35\x71\xfe\x06\xc7\x34\x67\x55\xce\x00\x1a\x18\xa5\x2b\xb2\xa3\x9f\x21\x20\x67\x95\xc9\x58\x0c\x18\x66\x28\x64\x92\x2e\x68\xa3\xd9\xd9\x81\xb4\xd1\x35\x09\xbc\xd8\xf3\xb6\xa6\x81\x17\x90\x0d\xc6\x65\x92\x0a\xa3\x10\xfd\x4d\x4d\x14\xc8\xd9\xd7\x36\x3c\x83\x49\x3a\xca\xf0\x46\xbf\xf6\xa1\x57\x6d\xaa\x83\x06\x30\x0a\x26\x2a\x09\x74\xbd\xdf\xe8\x17\x37\xbe\x1d\x21\xe0\x85\x0e\x76\xd9\x2d\x79\xa1\x42\xce\x8c\x5c\xf2\x42\x85\x51\x3e\xa2\xa9\x68\x72\x55\x42\xf4\x56\x84\x7e\x61\xc8\x52\x45\xd7\x5b\x4b\xc3\x6a\xdf\x5a\xda\x5b\x4b\x63\xc8\x7b\x6b\x69\x6f\x2c\xcd\xf0\xec\xad\xa5\xbd\x99\x4a\x14\x42\xd0\xb7\xe3\x08\x1c\xd3\x5c\x58\x3c\x91\x63\x2a\x0c\x76\xff\xad\xb7\x53\x09\x38\xa6\xd9\x60\x49\x8e\xa9\x30\xcc\xe8\xbc\x1d\x5a\xde\x8f\xc1\x64\x07\xff\xb7\x06\x03\x8c\xc2\x58\xf9\xd6\x60\xde\x58\x47\xc1\xd2\xde\x5a\xc7\x9b\x85\x2b\xf3\x3e\x6f\xc7\x11\xf8\xaa\xd9\xc1\x5f\xbe\xea\x7a\xb3\xc6\x5f\x71\x30\x6f\x0d\x06\xbe\x6a\x2e\x0c\x53\xf2\x55\x85\xc1\x16\xc4\xf5\x76\x54\x78\x63\x1d\x85\x61\xea\xad\x75\x00\xc3\x1c\xd2\x3b\x3e\xbf\x78\xb8\x8a\x67\xb9\xbc\x05\x8c\x6a\xe7\x68\x30\xd0\x61\xb3\x83\x8e\x74\x58\x61\x54\x5c\x9a\x74\xd8\x05\xf7\x35\x17\x2c\x4d\xee\xeb\x7a\x3f\xa1\xcf\x30\x1f\xf5\x76\xd9\x1f\x56\x6b\xd6\x6d\xcb\x6a\x5d\x6f\xd6\x4a\x2b\x8e\xef\xad\xfa\x02\x59\x67\xf5\x56\x7d\x81\x51\x89\x1a\xe4\xbe\x2e\xf8\xae\x59\x37\xf4\x56\x7d\x81\xc1\xd6\xc8\xf5\x3e\x9f\x5f\xa4\xef\xb1\x8e\xb7\xc3\x09\x30\xea\xa5\xc8\xce\x61\x84\x79\xcc\xfd\x37\x87\x62\x39\xb5\x0b\x6a\x6c\xd6\xf4\xa5\xc6\x0a\x83\x2d\x97\xeb\x56\xe1\xa1\xc6\xe6\x32\x14\xdd\x8a\x6e\xae\x6a\x88\x96\x22\xda\xc8\x04\x4b\xb6\xac\x30\xcc\xd2\xdd\x4e\x2b\xe0\xc1\x66\xcd\x42\x1e\xac\x30\x2a\xd1\xae\x3c\x58\x21\xab\xca\xf2\x60\xd7\x8d\x0d\x54\xa2\xa4\x5b\x1b\x00\xb2\xea\x27\x35\x56\x18\x35\xf9\xf8\xa9\x68\x73\x55\x42\x74\x14\x1d\xae\x42\xe4\xb4\xe2\x26\xee\x67\x6f\xeb\xba\x35\x0b\x60\xb0\x61\x74\xdd\x46\x5c\x40\xfe\xbc\x90\xa3\xcd\x4d\xdc\x5f\x19\xa6\x6e\xcd\xe2\x26\xbc\xfa\xfb\xe3\xfd\x45\x92\x0e\x95\xe9\x8e\x64\xdc\x05\xf3\x36\x57\xec\x49\xe6\xad\x30\x2a\xc6\x73\x3b\x15\x00\x72\x65\x45\x54\x32\xae\x30\x2a\x83\xd9\xed\x68\x03\x3f\x37\xff\x5d\xe4\x2f\x6a\x03\xc4\xd7\xb7\x36\x70\x63\x03\xec\x34\x5d\xb7\x36\x70\x6b\x03\x44\x95\xb7\x36\x00\xe4\x8a\x3d\xdd\x0e\x07\x72\x7d\x2b\x43\x9e\x5c\xdf\x75\x33\x3b\x60\x3f\xea\xba\x9d\x1d\xdc\x5a\x0a\x61\xb2\xf4\xdf\x75\x33\x81\x67\x3f\xea\xba\x9d\x30\x40\xff\x1d\x26\x4d\xa5\xff\x2e\xb8\xbe\x99\x9d\xa6\x4b\xae\xef\xba\xf1\xfd\x6c\x9d\x5d\xb7\xc6\x03\xe4\x4a\xb8\x21\xfd\x57\x18\x9f\x17\x32\x62\x83\xc5\x9b\x2b\x89\x74\x59\xbc\x4b\xca\xae\x09\x58\x29\xbb\x0b\x32\x6e\xae\xd8\x93\x64\x5c\x61\x54\xc2\xe4\xa5\x57\x87\x79\x9b\xd9\x43\xba\x64\xde\x0a\xc3\xce\x91\x79\xbb\x60\xdb\xe6\x3a\x7c\x16\xef\xb8\xd4\x68\xc2\xe4\xa5\x46\x43\xc0\xcd\x15\xbd\x5f\xaa\xaf\x64\x5c\x3b\x47\x32\xee\x5a\x2c\xfd\xb0\xef\x73\x2d\x97\x7e\x80\x51\x89\x4a\xd7\xfd\x79\xfc\xe3\xf1\xa8\x21\xb7\x96\xea\x0b\x8c\xca\xe0\x2f\x3f\x77\x41\x8d\xcd\x0d\x87\x2a\x35\x56\x18\x6c\xfc\x5d\x4b\x5d\x05\x72\xbb\x14\xf9\x8b\x7a\x75\x42\x84\xa5\xfa\x02\xb9\x61\xa2\x12\x68\x85\xe1\x47\x93\x40\xbb\xd6\xa3\x98\xb9\x31\x21\x5d\x2a\xa6\x04\xda\x4a\x20\x21\x81\x76\xc1\x90\xcd\x0d\xbd\x5f\x3a\x7a\x60\xd4\xe6\x8d\xb7\x22\x5a\x9f\x15\xd9\x7a\xe2\x27\xb6\x1a\x2f\xd9\xb2\x0b\x3a\x6c\x36\xd1\xb9\xf4\xfd\x4b\xbd\x6f\x8a\x6c\xd7\x03\xb9\x31\xda\xc8\x96\x15\x06\x1b\x92\x97\x6c\xd9\x05\x5b\x36\x37\x14\x53\xb6\xac\x30\x54\xb9\xa5\x29\x40\x5b\xcd\x8d\x31\x69\xa9\xab\x4b\xdf\x4f\x84\x2b\x85\x75\xad\x47\x31\x73\xb3\x0b\x55\xcc\xa5\x57\x57\x31\xf5\xea\x40\x6e\x36\xd5\x79\x03\x44\xd7\x61\xea\x5e\xa2\xeb\x82\xaf\x9a\x1b\x37\xca\x57\x15\x46\x65\xd0\x08\xfd\x2a\x7c\xd5\xdc\x88\x79\xe4\xab\x0a\xc3\x04\xbf\x7c\xd5\x15\x68\x61\xc3\x93\x87\x5a\x08\x8c\x4a\xec\x1a\x3a\x51\x38\xaa\xb9\x0d\x9f\xb5\x14\xd1\xf7\x18\x8c\x7c\xd5\x15\xf8\xd5\x36\x15\x1d\x45\xf8\x55\x62\x57\x29\xac\x0b\xbe\x6a\x6e\x78\x72\xf9\xaa\xc2\x90\x52\x10\x06\x25\x40\xee\x24\x8c\x42\xef\x1b\x7a\xdf\xee\x8d\xb6\x8b\x09\x69\x67\xf0\x0f\x27\xa4\xc0\xa8\x0c\x60\xa1\x13\x05\x72\x47\xa3\x43\x27\x1a\x6a\xa1\x9d\xa3\x16\xc6\xa3\x4c\x99\xfd\x99\x2b\x54\x26\x60\x54\x16\x46\xc3\x70\x03\x0a\x6b\x36\x47\x29\x85\x55\x18\x92\x18\x42\xfd\x0a\xfc\x2a\x85\xfa\x56\xe8\x57\x43\xcd\x19\xe5\xb7\x87\xe2\x50\xb1\x80\xdc\xf1\xb1\xe1\x2a\x77\xe8\x76\x09\x5a\x43\xb7\x1b\x87\x2e\xc0\xc7\x86\x0b\x9b\xc0\xa8\x43\x91\x5d\x80\xab\xa4\x70\xdc\x8a\xf3\xb9\x11\x67\x33\x14\x4d\x45\xcf\x07\xa4\x8c\xdb\x92\x07\xbb\xe0\xbe\x66\x76\x61\xae\x6d\x4c\x2c\xe9\xb5\xa2\x0c\x92\x5e\x85\x6c\xa2\x73\x1b\x35\x6c\xa3\x06\xdc\x9b\x3c\xd8\x05\xe9\x35\xb3\x0b\x73\x49\x7a\x5d\xd2\x59\x2b\x61\xb2\x74\xd6\xb5\x59\x6e\xe9\xa8\xdf\x76\xb9\x45\x3a\xab\x4e\x50\x3a\xab\x90\x3b\xca\xb0\xd5\xee\xad\x76\x13\xc7\x6e\xb5\x7b\xb3\xa6\xd8\xf9\xcc\x5b\x25\x05\x46\x9d\x8a\xfc\x45\xbc\x67\xf7\x85\x54\x52\xe9\xac\xd2\x44\xa4\xb3\xae\x8d\xde\x76\x9b\xaa\xde\x6e\x22\x67\xb6\xdb\xaf\xad\x92\x02\xb9\xdb\x08\x95\x14\x18\x0d\x55\x96\x07\x2b\xe4\xf1\x79\xbc\x3d\x41\x7c\xad\x73\xde\xc6\xd7\x1b\x4f\x4c\xad\xb0\xb5\xf5\xc4\x9b\x8c\x1f\xdb\xa7\xd6\x56\xe1\xf7\xa3\xbe\x99\x3a\x5a\x6b\xbb\xe8\x07\x1d\x76\xb4\x8f\xc8\x67\xe1\x3d\xa9\x1e\xb5\xb6\xde\x13\x18\x8d\xd8\x53\xb6\xac\x90\xcd\x7d\xca\x96\x5d\xfb\x51\xf8\xd1\x88\x3d\xb7\x0a\x0f\x5f\x35\x53\xf1\x69\x6d\x87\x75\x60\x34\x62\xc4\xed\x52\x3d\x90\xa9\x73\xb4\xb6\x6b\x33\xc0\x70\x68\x91\xe1\xba\x36\x6b\x33\xe6\x51\xb7\x83\x3f\x30\x28\x29\xb0\xb6\x1a\x0d\x64\xea\x09\xad\xad\x46\x03\xc3\x01\x68\x1b\x72\xc3\x5d\xcd\xd4\x13\x5a\x72\x57\x17\xdc\xd5\xd1\x88\x11\xe5\xae\x2e\xc8\xa5\x99\x9a\x38\x4b\x72\xa9\x30\x24\xdf\x1c\x07\x6c\x20\x53\x2f\x66\x1d\xb5\x10\x18\x8d\x20\xee\x38\x59\x3b\x68\x21\x95\x60\xd6\x51\x0b\x81\x21\x45\xe7\xa8\x85\x07\x1f\x4b\x25\x98\x75\xf4\xb1\x87\x91\xbe\x11\x23\x1e\x47\x7a\x20\x8f\xee\x2f\xbe\x15\xf1\x1d\x19\x18\x8f\x53\xba\x83\x46\xb3\x51\x71\x1d\x35\x1a\x18\x0d\x97\x74\xd4\x68\x20\x53\x5e\x65\x1d\x3d\xf1\x81\x30\xd3\x88\x37\x8f\x4b\xe2\x70\x6a\x33\xdb\x19\x97\x9c\x5a\x61\x48\x1d\x92\x53\x2b\x64\xb6\x33\x2e\x39\xb5\xc2\x70\x90\x95\x53\xbb\x8e\x1a\xcd\xb4\xf5\xa8\xd1\x87\xf5\x94\x96\x15\x2d\x45\xb4\x7e\xfa\x8b\xb6\x9e\xd8\x82\x62\xb7\x4b\xe6\xad\x90\x29\x2a\xb2\x8e\xb1\x05\x30\x1a\x6a\x22\x19\x77\x41\xc0\xcd\x94\x0b\x59\x47\xaf\x0e\x19\x77\x38\x60\x4b\xc6\x15\x32\xa5\x34\x96\x64\x5c\x61\x34\xd4\xe4\x68\x1d\x40\x36\xbf\x7b\xb4\x8e\xa3\x75\xb0\x94\x7a\xb4\x8e\x43\x4c\x3d\x2f\x45\x36\x55\xeb\x20\x46\x3c\x5a\x07\x5c\xdf\xcc\x96\xcd\x25\xd7\x57\x18\x8d\x18\xf1\x18\x5b\x1c\x9c\xfb\xc4\xd2\x8e\xce\x1d\x18\x54\x88\x58\x47\xe7\x0e\xfd\x37\x53\xb2\x62\x49\xff\x15\x46\xc3\x93\xcb\xef\x15\xf2\xf4\xd3\x6a\x7c\xc0\x68\x04\xe3\xf2\x7b\x85\xcc\x26\xd1\x25\xbf\x57\x18\xad\x2a\xf2\x85\x98\xc9\x4e\x3f\xad\x66\x05\x0c\xf9\x5e\xf2\x7b\x17\x34\xdd\x3c\xed\x68\xc7\x0e\x69\xba\xad\x7a\xa3\xed\x62\xd5\x65\xda\x85\x4e\x48\x8f\xf6\xf8\x18\x5f\xc8\xdc\x0d\x78\xb8\x99\x0d\xa7\xf1\x62\x7d\x53\x18\xed\x89\x5d\xe3\xc5\x08\x13\x30\x6c\x33\xe5\x0d\xc2\xea\xc2\xf1\xd2\x6a\x9f\xd8\x35\x64\xdb\x06\x0c\xdb\x3c\x9f\xf8\x29\xa0\xd9\x3e\x60\xeb\x79\xfc\xed\xe3\xb1\xb4\xd9\xc6\x6f\x0e\xc5\x61\x41\xe2\x78\xb1\x90\x02\x4d\x2d\x5e\xc4\x3f\xf1\xc2\xc4\xd8\xfc\x1e\xd4\x2b\xfe\xc0\x80\xa6\x16\xd6\x2d\x0e\x68\xba\x99\x0d\xeb\xf1\x5a\xbe\x89\x83\x46\xa3\x0b\xb0\xa7\x78\xb1\x18\xc9\x66\xee\x80\xd1\xfb\x81\x01\x99\x2d\x24\xf6\xc6\x4b\xc5\x9a\x34\x62\xfb\x72\x2a\x56\xe3\x46\x14\x2b\xa8\x37\x5c\xd8\x8f\x1a\xd6\x1b\x16\x46\x7b\xc6\xdd\x78\x6d\x1b\xf1\x68\x51\x61\xa7\x69\xc8\x96\x15\x06\x35\xa6\xc3\xaa\xc4\x42\x61\x2b\x68\x48\xa0\x15\x46\x6b\xbc\x10\x5a\x14\x30\x64\xcb\x2b\xd1\xd4\xe3\x0b\xb1\x04\x47\xb9\x90\xb0\x6c\x70\x40\x9a\x2d\xec\xd5\x8c\xd7\xf1\xf1\x2c\x89\xc3\xbe\x8a\xd7\xf1\xf1\x8f\x7e\x14\xb2\xd3\x21\xa7\x36\x2e\x26\x6b\xed\x09\x34\x03\x7e\xed\x07\x0a\xd9\xe9\x90\x66\x2b\x8c\xf6\x84\x90\x61\x09\xe2\x80\x6d\x5b\x5e\x45\x51\x57\x84\x89\x3d\x51\x43\x58\x82\x38\xa8\x37\x5c\xd8\x00\x19\xd6\x1b\x16\x46\x7b\x3c\x71\x58\x6f\x38\x20\xe3\x16\x32\xdd\x21\x19\x37\x28\x41\x3c\x88\xaf\xc3\x12\xc4\x41\x8d\xe1\x42\xa6\x3b\x2e\x75\x8d\x82\xc2\x83\x32\x26\x01\x7d\xf7\x03\x85\x6d\x7f\x21\x8b\x57\x18\x44\xe1\x61\xbd\x61\xa1\xb0\xa1\x2f\xae\xdb\x76\x11\x72\x53\xec\x24\xe4\xfa\x06\x94\xdd\xc2\x86\xbe\x90\xb2\x1b\x97\xe1\xc6\xa0\xf5\xcb\xc7\x2f\x9e\x65\x23\xd4\xaf\x4b\xfd\x42\x99\x2e\xf5\x0b\x7e\x6e\x79\xd9\x08\xc2\x8d\xa0\x38\xf1\x80\x9b\x18\x54\x28\x7e\x80\x77\x1c\xbc\x63\xf8\x8e\x04\xd3\xc4\xfd\x71\x85\x1d\x1d\x3c\x6b\xd2\xd4\xf0\x59\x2c\xd4\xb5\x8f\xc8\x2e\x7c\x3c\x66\xb9\x5e\xdc\xb8\xfd\xda\x6a\xf4\xe4\xb5\xd5\x68\x6a\x0c\x17\xd2\xda\x01\x31\xf7\x01\xfa\x6b\xd2\x88\x6d\x7f\x3d\xea\x5b\xd8\x6e\x16\x97\xea\x2b\x19\xb7\xbf\x78\x47\xd5\x17\x28\x6c\x24\x0b\xeb\x0d\x07\x35\x86\x47\x7f\xf1\x8e\xc7\x77\x3c\xb4\x2b\x71\xe3\xb1\x5d\x04\x25\xdd\xa6\x1e\xbf\xf6\xe3\x2a\x0b\x69\xed\x90\xc5\x2b\x0c\xe6\x23\x21\x8b\x37\x60\xee\x96\x2b\xf1\xda\x5a\x07\x2c\xde\xd1\x5f\x8a\x6c\x3d\x7a\xcf\x86\xad\x90\xb2\x2b\x14\xb2\xd3\x21\x65\x57\x18\xfd\x89\xeb\x22\x69\x0a\xe9\xd1\xfb\xc2\x5e\xa9\x48\xea\x3d\x30\xa0\x77\x86\x85\x8a\x03\xae\x6f\x61\x7f\x53\xc8\xf5\x15\x46\xbf\x14\xbd\x15\xd1\x88\x67\x30\x8b\xa4\x92\x03\x03\x12\x68\x24\xc2\xa0\x48\x8f\xae\x17\x36\xfa\x04\xec\xe0\x0f\x8c\xfe\xc4\x88\x21\x49\x58\x28\x64\xa7\xc3\x0a\xc7\x41\x55\xe3\xd1\xf1\x4c\x70\x88\x1f\x58\x5c\x45\xeb\xd5\x68\x49\xc2\x4c\xd6\x42\x92\xb0\x50\xd8\x99\x12\x92\x84\x85\x01\xed\x34\x24\x09\x07\x2c\xe0\xc2\x9e\x93\x48\xcb\x76\x2d\xdb\xc5\xe3\x97\xed\x5a\xb4\xab\xd3\xfa\x65\xbb\x96\xfd\x45\xaf\x6a\x43\x40\x61\x07\x48\x58\x40\x59\x18\x4c\x0f\x43\x2a\x71\x50\x47\xb9\xb0\xb7\x23\xd2\xb2\x5d\x18\x0c\xc5\xec\x23\x69\x30\x90\x84\x0b\x45\x93\x43\x16\xb0\x30\xa0\xc3\x46\x0a\x7f\xf1\x89\x53\xca\x85\x59\xa5\xf0\x73\x10\xa7\x50\x0a\x28\x12\x71\x4a\x40\x06\x2e\xec\xed\x08\x2b\x24\x07\xc4\xe0\x41\x3d\xfb\x90\x18\x1c\x09\x83\x49\x68\x61\xd2\x60\x12\xce\x9d\x5a\xf5\x91\xb4\x0e\x88\xc1\x25\xa9\x00\xdb\xd6\x6b\x0a\x99\x77\xd4\x14\x80\x92\x30\x2b\x89\xc1\xc2\xe8\xea\xaa\xa6\x90\x1e\xbd\x2f\xc9\xcf\xa1\xde\xcb\x15\xa6\xbe\x7c\xc8\x15\x0e\xf8\xc1\x25\xd9\x39\xc7\x76\x31\x09\xed\xf9\xb7\x69\x5b\x91\x8e\x7a\xfb\x18\x4c\x49\xbe\xef\xb1\x57\x20\x0e\x50\x6b\x3e\x92\x43\x0b\x25\x9f\x0b\x7b\x48\x03\xf2\xf1\x07\x06\xd3\xe9\x90\x83\x1c\xf0\x8e\x4b\xe2\x7d\x2d\xff\x1c\xb0\x8b\x07\xec\xe2\x90\x5d\x2c\x14\x98\xff\x21\xbb\x58\x18\x90\x84\xc3\x2a\xce\x91\x6f\x3a\x8a\x31\x29\xdf\x3e\x9e\x11\xa2\x3f\x01\x5d\x64\x47\x08\x38\xc8\x25\x7d\x44\x45\x11\x66\x41\xfc\x93\x35\x0b\xa0\x50\x9f\x39\xb2\x83\x06\x30\x3a\x56\x67\xf9\xe7\xa0\xe4\x73\x49\xd5\x5f\xbc\x15\xd1\x13\x9f\x1b\xe9\x09\x98\xca\x25\x55\x7e\x51\x85\xcf\x2a\x3c\x83\x99\x25\x9b\x85\x02\x81\x3f\x2c\xd9\x2c\x8c\xee\xe3\x55\xf8\xfc\x0c\x27\x85\x9d\xa6\x91\x09\xf2\x43\x3e\x73\xc7\xce\xe5\x33\x07\x4c\xe5\x92\x18\xb0\x65\x2a\x0b\x83\x6a\xed\x91\x55\x78\x8a\x26\x17\xaa\x25\x47\x76\x38\x90\x83\x4c\xb5\xf6\x90\x83\x1c\xd4\x54\x2e\x54\x38\x0e\x6b\x2a\x0b\xa3\x13\x8b\x59\x53\x39\xa0\x25\x17\xf6\x90\x86\xb4\x64\x61\x74\x22\x41\x6b\x2a\x07\xd5\x92\x4b\x7e\xf1\xb5\x8d\x79\xb2\x23\x04\x11\x9b\xe4\xe5\x80\xb0\x5c\x32\xce\xd9\x6a\xc9\xc2\x60\x75\x23\x24\x2f\x07\x45\x8f\x4b\xc6\x13\x5b\xf4\x58\x18\x94\x79\x0f\xc9\xcb\x01\x15\xb9\xc0\x4b\x0f\x8b\x1e\x0b\xa3\xdb\xd1\xc6\x3c\x40\x81\xc6\x1d\xd2\x92\x85\x41\x99\xf7\x90\x96\x1c\x94\x43\x2e\x24\xbf\xa3\x18\xf3\x00\x83\x32\xef\x61\x69\x64\xa1\x40\xaa\x8e\xa2\xef\x2f\x2c\x63\x43\x2f\x8f\xa2\xef\xa7\x0e\x72\xc9\xd8\xa6\x75\x90\x03\x5a\xf3\x60\xd5\x25\x2c\x7a\x1c\x14\x3d\x2e\x19\xbd\xb7\xe8\x71\x48\x71\x66\xd5\x25\xa4\x38\x0b\x05\x16\x6f\x58\x07\x59\x18\xac\xba\x84\x75\x90\xa3\xdc\xf4\x04\x4a\x5e\x54\x4c\x60\x40\x55\x8f\xa2\xef\x07\x0a\x69\xed\x28\xfa\xfe\xa2\xa3\x1f\xcf\xd7\xb6\x5a\x72\x50\x0e\xb9\x90\xd6\x8e\xa2\x57\x07\x06\x84\xf6\x28\x2a\x39\x50\xd8\x56\x1a\x52\xaf\xa3\xa8\xd1\x83\x2e\x54\xa3\x81\x02\xcd\x36\xa4\x5e\x0b\x83\x32\x5d\x21\xf5\x5a\x28\x10\x68\xc3\x02\xca\x41\x69\xe4\xd1\x07\x3d\xa1\xef\x87\x7a\x5d\xb2\x1d\x1d\x76\x21\xe9\x9b\x4e\x94\x45\x4d\xe4\x07\xe8\x2f\x06\x0d\x68\xd8\x1f\x18\xac\x2c\x85\x6c\xec\xa0\x0e\x72\xc9\x76\x4e\xd8\x5f\x5a\xc7\xa4\xa9\x5a\x07\x0c\xec\x02\x8d\x32\x8a\xa6\x00\x0c\xd6\x9f\x42\x36\xb6\x50\xb2\x8f\xd7\x3a\x8a\xd6\x41\xfc\x54\xb4\x0e\x18\xd8\x05\x52\x63\x58\x40\x59\x18\xac\x52\x85\x05\x94\x85\x02\x07\x30\x24\x68\x87\xd4\x6b\xea\xde\x87\xd4\xeb\x80\x67\x5d\x0a\x11\x9b\x3c\x6b\x61\x40\xed\x8f\x62\xcc\x03\xa9\xba\xc0\xb5\x0b\x49\xd5\xc2\xa0\xc8\x58\x48\xaa\x0e\x49\xd5\x14\x93\x0f\x49\xd5\x41\xed\xe3\x02\xcd\x2d\xac\x7d\x2c\x0c\xca\xc4\x87\xa4\x6a\xa1\xb0\x79\x35\xaa\x81\x3d\x30\x28\x13\x1f\x56\x48\x0e\xca\x21\x97\x92\x26\xa2\xad\x88\x46\x10\xf3\x54\xad\x03\x82\x76\x81\x9a\x16\x12\xb4\x85\x41\x99\xf8\x90\xa0\x1d\x10\xb4\x0b\xdc\xb1\x90\xa0\x1d\x94\x40\x1e\x94\x89\x8f\xaa\x29\x40\xbd\x2e\xa5\xf8\x2c\xdb\x75\xdb\x2e\xde\x51\xeb\x00\x0a\x1c\xad\x90\x7a\x2d\x0c\xf6\x2a\x84\xd4\xeb\xa8\x37\x9f\x83\xe1\xa4\x6a\x1d\xc0\x18\x76\xce\xb2\xa9\x0c\x01\x50\xa2\xa2\x6a\x1d\xc0\xa0\x00\x7c\x58\x6d\x59\x28\xa5\xd6\xdf\x1e\x8a\x2d\xc6\x2c\x0c\xea\xc3\x47\xd5\x9e\x2a\x23\x04\x2c\xa7\xa8\x1a\x0f\xf4\xf0\xc1\x6a\x61\x48\x0f\x17\x0a\x35\x95\x43\x7a\xb8\x30\x06\x93\xc8\xea\xe4\x03\x7a\x78\x81\x73\x14\xd2\xc3\x85\x41\x7d\xf8\xa8\x0e\x2d\xd4\x67\x2e\x70\x7b\xc2\xfa\xcc\x51\x99\x69\x0c\xbf\xbc\x43\x0b\x50\x60\xa1\x84\x25\x9b\x85\x31\xfc\xf2\xda\x13\x50\x0a\xf3\x24\xd9\xe7\xc2\xa0\x8a\x7c\xc8\x3e\x8f\xba\x79\x47\xdc\x48\x75\xf2\x41\xc9\xe6\x41\x15\xf9\xb0\x64\x73\x50\xa6\xb9\xc0\xd0\x88\xaa\xf1\x00\x83\x52\x75\x51\x35\x9e\x7a\xf8\x45\x46\xae\x6a\x2c\x05\x2f\x7d\x0c\xb5\xc8\xa1\xc5\x73\xa5\x2a\x26\x56\x9d\x43\x00\xb5\xa9\xca\xc6\x52\x50\xd5\x0b\x4c\x88\x90\xaa\x1e\x54\x6e\x1e\xac\xae\x46\x73\x84\x80\xaa\x5e\xc8\xd3\x87\x54\xf5\xa0\x80\xf2\x60\x75\x35\x2c\xa0\x1c\x54\x4b\x2e\x64\xa7\xc3\x6a\xc9\xc2\x60\x75\x35\x24\xb4\x07\xec\xf5\x42\x46\x39\x64\xaf\x0b\x83\x6a\xed\x21\x7b\x5d\x28\x35\x4f\x44\xa1\x88\xaf\x8d\x76\x4b\x68\x17\x4a\xfd\x34\xc2\x76\xa9\xca\x0c\x2d\xb2\xd7\x03\xc6\x7a\xa9\x3e\x5e\xdf\x2f\x7b\x9d\x3a\xec\x21\x7b\x3d\x1a\x5a\x58\x3f\xa2\xb7\xa2\x37\x57\xd1\x08\x5d\x38\x65\x96\x0b\x79\xd4\xb0\xcc\xb2\x30\xa8\xaa\x1e\x72\xdc\x03\x8e\x7b\x21\xf7\x19\x72\xdc\x85\x41\xd1\xbe\x90\xe3\x2e\x14\xb2\x87\x61\x4d\xe5\x90\xe3\x3e\x18\xcc\xe4\xb8\x07\xd5\x92\x4b\x6d\x3e\xcb\x76\x11\xe4\x53\x7b\x3d\xac\x96\x1c\x8d\xc8\xa8\xa2\xd1\x4d\xf5\x05\x06\xa5\xfd\xa2\xa9\xbe\x40\x21\xb3\x16\x16\x50\x16\xc6\xb0\xa9\xaa\x6f\x63\x35\x88\x9c\x59\x34\x87\x03\x60\xb0\xdb\x28\x9a\xc3\x01\x50\x2a\x83\x6c\x73\x38\xa0\xf2\xf2\x18\xc4\x62\x56\x5e\x0e\x0a\x28\x17\xd2\xda\x61\x01\xe5\x90\x7b\xcf\x9e\xa4\x90\x7b\x1f\x10\xed\x0b\x79\x9f\x90\x68\x2f\x8c\x61\xe7\x1c\xbb\x90\x09\x43\xc5\x3a\x24\xda\x07\x05\x94\x07\x25\x07\xc3\x02\xca\x41\x39\xe4\x42\x46\x27\x9a\xf1\x53\x73\x84\x20\xca\x92\x42\x1f\xf0\xe5\x4b\x7b\x29\x2a\x8a\xd0\x09\x22\x23\xf9\xf2\x01\x39\xbe\x34\x46\x08\xc9\xf1\x01\x13\x7e\xb0\x7a\x1f\x32\xe1\x85\x42\x86\x22\x64\xc2\x0b\x83\xd5\xfb\xe8\xce\x08\x80\x42\xee\x21\x24\xc7\x47\x77\x38\x20\xe8\xed\x0e\x07\x40\x21\x13\x10\x92\xe3\xa3\x6b\x43\xac\x2c\x75\x6d\x08\x28\xac\xf1\x87\x7c\x79\x61\xb0\xc6\x1f\xdd\x28\x0b\x28\xac\xde\x87\x35\x95\x03\xbe\xfc\x18\x7c\x34\xf9\xf2\x01\x55\xbd\x50\x1a\x39\xa4\xaa\x0b\x83\xdd\x59\xd1\xf5\xd1\x30\xd6\x0b\x6b\xd6\x61\xb5\x64\x61\x90\x09\x88\xae\x75\x40\x3c\x2f\xac\x33\x47\x57\xa3\x25\xa1\x53\x1c\x3d\x24\xa1\x47\x7f\xd4\xb7\x34\xd4\xa4\xc7\xe7\x46\xbe\xd0\x50\x84\xfa\x52\x57\xb8\xb8\xb4\xd8\xd5\x2f\x60\x90\x2f\x88\xee\x1c\x15\x28\x2e\xce\x59\x76\x38\x60\x99\x0f\xca\x9e\x87\x65\x87\x03\xfe\x78\x61\x67\x6e\x48\xf6\x0e\x28\xd2\xa5\xcd\xe7\x85\x2c\x90\x2b\x0c\x36\x92\x85\x07\xe6\x05\x0c\xea\xe2\xb4\x55\x06\xb5\x30\x48\x47\x84\x0c\x6a\xa1\x38\x97\x94\x41\x2d\x8c\x81\x16\x5a\x33\x37\xc6\xd3\x47\xc5\x59\xe2\x70\x4c\x93\x54\x4d\xbd\xf4\x90\x54\x1d\x30\xa8\x4b\x67\x31\x53\x06\x75\xc0\xa0\x1e\x6c\x5d\x0b\x19\xd4\x42\xe1\x14\xb1\x90\x41\x2d\x8c\xf9\xfa\x07\x66\xc5\x43\xff\x03\xe7\xba\x38\x21\x95\x54\x2d\x0c\xf6\xbf\x85\xa4\x6a\xa1\x38\x3d\xb4\x16\x6f\x0c\xd2\x1c\x94\x40\x8f\xe1\xf0\x09\x5d\xba\x38\xa5\x93\x2e\x2d\x0c\x4a\xa0\xc7\xd0\xa8\x29\x90\x5b\x3a\x0b\xae\xc3\xf9\x3d\xac\xe9\xc1\x5e\xba\xb0\x32\x6e\x40\x71\x2e\x1c\xe9\x14\x52\x9c\x03\xc2\x71\x21\xdb\x1a\x12\x8e\x85\x41\x92\x26\xac\x79\x2b\x14\x72\x9f\x61\xcd\x5b\x61\x4c\x86\xbc\xe9\x5a\x14\x50\x38\x01\x29\x64\x2a\x07\xb4\xe4\x41\x2a\x27\xa4\x25\x07\x15\x68\x8b\x21\xa4\x15\x68\x85\x41\x55\xf4\x98\x7e\x79\xb8\xbe\x85\x53\x65\x42\xae\x6f\x50\x6e\x76\xb0\x7b\x2f\x2c\x37\x1b\x50\x76\x8b\x23\xaa\x94\x5d\x61\x90\xca\x09\x29\xbb\x01\x3f\xb7\x38\x8e\xc8\xcf\x15\x06\xf5\xce\x43\x7e\x6e\x40\xc6\x2d\x64\x22\x43\x32\xae\x30\xa8\x77\x1e\x92\x71\x85\xa2\x57\x97\x8c\x2b\x0c\xf6\x0b\x86\xc5\x5f\x63\xb2\xfc\xa9\xbf\x9e\x2e\xf0\x00\x83\xaa\xe8\x61\xf1\xd7\x80\x6d\x5b\x06\x13\x99\x69\x6c\x01\xcd\x76\x90\x62\x0a\x69\xb6\x01\x35\xb6\xe8\xcb\xa4\xc6\x06\x74\xd8\x42\x42\x31\xde\x3a\x54\x58\x96\x83\x1a\xe7\x21\xcb\x32\x20\x48\x16\x2a\x68\xc7\xdb\xc8\x48\xb2\xa4\xa9\x0d\xc9\x92\x01\x0d\xb2\x50\x37\x3a\xa4\x41\x0a\x83\x3a\xb5\x21\x0d\x52\x28\x94\x46\x0e\x4b\x80\x0a\x83\xba\x9a\x21\x33\x32\xe0\x3c\x16\x8a\x1e\x87\x9c\x47\x61\x4c\xf4\x4b\x52\x63\xdc\xac\xf3\x50\x82\x38\x6e\xe7\x10\xc0\xa0\xfa\x66\x58\x3b\x34\x28\x14\x5a\xd8\x55\x18\x16\x0a\x15\x86\x29\x17\xd9\x90\x01\x03\xb2\x50\xea\x37\x2c\x14\x1a\x16\x0a\xa5\x32\x6e\xc8\x86\x0c\xaa\x6f\x16\x5f\xc8\xea\x9b\xc2\x98\xf8\xb2\xdb\xc8\x08\xa8\x14\x69\x8d\x5b\x17\x0e\x8c\x89\x2f\xbb\x8d\x8c\x20\x0f\x56\x8a\xb4\x86\xe4\x41\x61\x50\x3f\x37\x6e\x3d\x0b\x50\xa9\xd1\x19\xf2\x09\x85\x41\x55\xd0\xb0\xb8\x67\xdc\x8f\x07\xa8\xd4\xe8\x8c\x5b\x0f\x00\x0c\x76\x38\xc6\xed\x54\xf3\x7e\x34\xba\x52\x7d\x33\x6e\x35\x1a\x18\x54\xc3\x0d\xf9\x84\x01\x87\xb0\xbe\x88\xeb\x6e\x35\x1a\x98\x54\x18\x8d\xdb\x68\x19\xa8\x14\xbe\x0c\x29\x86\xc2\xa4\x1a\x6e\x48\x31\x0c\x98\x82\x95\xc2\x97\x21\x53\x50\x98\x54\xc3\x0d\x0b\x85\xc6\xbd\x69\x57\x55\x64\xbb\x1e\x98\x54\xc3\x0d\xf9\x84\x01\x9f\xb0\x52\x3a\x32\xe4\x13\x0a\xf3\xd3\xd1\xfa\x2f\x28\x86\x95\xa2\x90\x21\xc5\x30\xe0\x13\xce\xd7\xcb\x1b\x87\x22\xfa\x9e\xa0\x44\xf2\x60\x50\x0b\xb3\xbe\x58\x41\xb6\x16\xa6\x30\xd9\x11\x1a\xcb\xef\x08\x49\xaf\x72\x94\x62\x48\xd2\x13\x26\x45\x6d\x43\x92\x5e\x40\xcc\xab\xec\xfe\x0b\x2b\x66\x0a\x93\x0a\xb6\x61\xc5\xcc\xa0\x16\x66\x65\xf7\x5f\x58\x0b\x33\x28\x7c\x39\xa9\x60\x1b\x16\xbe\x0c\xe8\x77\x95\x1d\x7b\x21\xfd\x4e\x98\xe6\x02\x97\x0a\x00\xfd\xae\x5e\x38\x2b\xe9\x77\xc2\x7c\xe1\x0b\xad\x5f\x19\xb0\xe8\xaa\x49\x0b\x59\x74\xc2\xa4\x82\x6d\xc8\xa2\x0b\x28\x73\x95\xca\x70\x21\x65\x2e\x96\x9f\x96\x85\x60\x29\x73\x41\x35\xc9\xca\xfe\xb9\xb0\x9a\x64\x50\x22\x72\x72\x68\x69\x2c\xbf\xf6\xe2\xa3\x99\x7b\x58\x7e\xb4\xe5\x47\xc3\x63\x2e\x3f\x1a\xc4\xba\x4a\xf9\xb0\x90\x58\x27\x4c\xf6\xd9\xc6\xd2\x9b\xc0\xb5\xab\xec\x79\x0b\xb9\x76\xc2\x34\x93\xb9\x74\x1d\xf0\xeb\x2a\x05\xb8\xc2\xa2\x92\x01\xd7\x6e\x6a\x43\x72\xed\x84\xf9\xfa\x07\x8e\x83\x08\x6b\x4e\x0a\x95\x0a\x59\x11\x3a\x1b\xca\x50\x4e\x0e\x56\x0d\xcb\x50\x46\x3c\xae\xa3\x52\x89\x2a\xc2\x05\x0b\xaa\x51\xce\x57\x56\x84\x62\xc5\x8d\x7e\x30\xc8\x86\x51\x25\x30\x39\x6b\x35\xa4\xf5\x05\x54\xbe\x6a\x86\xc1\x9a\x93\xc2\x64\xc7\x70\x84\x51\x25\x65\x28\xeb\x35\x7c\x96\xbf\x78\xfb\x8b\x8a\xfc\xc5\xa0\xf5\xf8\x32\xe9\x73\xc2\x64\x5f\x71\x48\x9f\x0b\x6a\x3b\xd6\x84\x32\x58\xdb\x51\x98\x7a\x83\x88\xcf\xb3\x1e\x73\x75\xa9\x5e\xfa\x9c\x30\xcd\xef\x86\x6e\x04\xae\x5c\x75\xa9\x5e\xae\x9c\x30\xa9\xc5\x1b\xa1\x16\x51\x14\xb2\x52\x62\x28\x2c\x0a\x29\x4c\x0a\xef\x86\x45\x21\x23\xd0\xa2\xe4\xe3\xd5\xa2\x50\x8b\xf0\x3f\xf2\xe3\x22\xd0\x22\x0a\xeb\x44\xa8\x45\xa1\xe9\x13\x84\xc9\x8f\x8b\x78\x26\x1f\xd5\x45\xf8\x38\x9f\xc7\x63\xe7\x9f\x1b\x43\x11\xef\x88\xae\x59\x4d\x52\x98\x94\xe7\x0d\x59\x74\x41\x21\xc7\x9a\x18\x9d\x2d\xe4\x28\x4c\xca\xf3\x86\xcc\xb7\x80\xc0\x56\xa9\x56\x13\x12\xd8\x84\x69\x76\xda\xaa\x8d\x41\x89\xc6\xca\x3e\xb5\xb0\x44\xa3\x30\x5f\x84\x1b\x96\x68\x0c\x18\x6a\x35\x91\xcc\xdd\x2e\xf0\x00\xf3\xc5\xb4\x55\xb6\x5a\xc0\x2a\xab\x2e\x9c\x6f\x87\x16\x60\xea\x63\xb7\x43\x0b\x50\x5d\x12\xdf\x7a\x16\xb8\x67\xd3\x7c\xf8\x56\x4d\xe0\xa1\x55\x97\xc4\xe5\xa1\x09\x53\x4f\x6c\xd5\xc6\xa0\xf8\x62\x65\xa7\x57\x58\x7c\x51\x98\x2f\x26\xb7\x16\x5f\x0c\x6a\x28\x56\xaa\x91\x84\x35\x14\x85\x49\xa9\xdf\xb0\x86\x62\x40\x3a\xab\xec\xe1\x0a\x49\x67\xc2\xd4\xab\x4b\x3a\x0b\xb8\x63\x95\xdd\x59\x21\x77\x4c\x98\xe6\xe9\xe5\x8e\x05\xe5\x0f\xab\x8b\xdd\xdb\xaf\xbd\xfd\xda\x38\x08\xe9\x64\x01\x9d\xac\x66\xba\x50\x3a\x99\x50\xa9\x16\x11\x47\x0f\x70\xde\x3c\xbe\x79\x55\x51\x54\xb8\xaa\x21\xaa\x8a\x30\xd1\xe6\x8d\x7c\x21\xb8\x63\x95\xd2\x10\x21\x77\x4c\x98\x0e\x40\x47\x05\x80\x09\x56\x33\x13\xd2\xa3\xd5\x42\x01\x9b\x52\x0a\xa4\x80\x09\x95\x4d\xfd\x21\x05\x4c\x98\x52\x0a\x8e\x03\x10\xac\xb0\xca\x96\xa7\x90\x15\x16\x67\xd9\x7a\x1a\xe1\x6c\x0a\x26\x57\x75\x9d\x59\x26\x97\x30\x25\x1e\xc8\xe4\x0a\x68\x5b\x95\x1d\xe9\x21\x6d\x4b\x98\x8e\x95\xd2\xb6\x02\xaa\x56\x65\x33\x53\x1c\xe7\x95\xc0\xa4\xde\x70\x1c\xe7\x95\x07\x65\x62\x33\x53\x1c\x95\x09\x26\xd7\x7c\xf9\xda\xce\x67\xa0\x6d\x55\x0e\xd7\x0b\x69\x5b\xc2\x7c\xb1\x2c\x22\x6d\x2b\xe0\x68\x55\xd7\x99\xe5\x68\x09\x93\xb2\xc3\x71\x1c\xcc\x80\xca\x3e\xec\x90\xb6\x25\x4c\x4a\x6f\x87\xb4\xad\xa0\x52\x63\x2d\x8c\x5c\xc7\x60\x1c\x98\x2f\xe6\xf4\x32\xb9\x02\xf6\x56\x2d\xc9\x5f\x9c\x8a\x6c\xbd\x37\xda\x7a\x5c\x1a\xdb\xa7\x42\x26\x97\x30\x5f\x84\xa0\x32\xb9\x02\x8e\x56\x2d\xc9\xc7\xfb\x1d\x37\xdf\x91\x99\xff\x71\xd5\x05\x8e\x56\x75\x81\x5a\x8e\x96\x30\x25\x7d\x58\x83\x31\xa0\x6d\x55\x36\x24\x87\xb4\x2d\x61\x52\x50\x21\x8e\x03\x23\x1c\xad\xca\x02\xf5\x96\xa3\xb5\x21\x4e\x55\xd6\x99\x37\xb5\x0a\x1f\xc0\x63\x3e\x9a\xb3\xad\x4f\xb8\xa1\x44\x55\x96\x62\xb7\x94\x28\x61\xbe\x9e\x41\x67\x4b\x89\xda\x70\x9e\x2a\x3b\x8c\xf6\x6b\x79\xe3\xc2\xb6\x07\x8f\x67\xd2\xbd\xa9\x62\x58\xcb\x47\xb4\x15\xe1\x57\xc7\x6f\xd3\xb6\xf6\x6b\xf9\xeb\x0c\x66\xec\xa5\xdb\x9e\x11\x2f\x4c\xe8\x2b\xdb\x52\x88\xfb\xa5\x7e\x4c\x1a\xb4\x6d\xa3\xfa\x31\x79\x93\x6d\x17\x3c\x9d\x5e\x39\xc4\x6e\x7b\xf6\xba\x30\x5f\x53\x91\x57\xb1\x2c\xcb\x61\x71\xdb\x53\xd5\x85\x49\x01\x89\xed\xa9\xea\x1b\x2e\x54\x65\xf7\xcc\x96\x0b\xb5\x5f\x0e\x1a\x34\x55\xe2\xd3\x86\x99\x54\x59\x11\xdd\x32\x93\x84\x09\xad\x66\xcb\x4c\x12\x2a\x7b\x46\x36\x55\x04\x3f\x30\x5f\x8f\x21\x6e\x8b\x09\x6e\x38\x4b\x95\xb5\xce\x7d\x31\x77\x16\xe6\x8b\xd7\x86\xcb\xf4\x40\xe6\x2a\x6e\xc4\xff\x08\x93\x38\x76\x4b\x69\xda\x30\x93\x2a\xbb\x2e\xb6\xcc\x24\x61\x52\xf5\x7a\xc3\x52\xfa\x40\x65\xdf\xc2\x96\xac\x24\x4c\xca\x5f\x6c\x8a\x14\x3e\x40\xbb\x50\x99\x4b\xfd\xa0\x56\xe1\x24\x26\xde\xd6\x2a\xdc\x50\x9a\x2a\x7b\x0d\xb6\x94\x26\x61\x42\x1d\xda\x96\x1c\xdc\x90\x95\x2a\x6c\xfd\x2d\x59\x49\x98\x44\xce\xdb\x53\xd5\xf7\x45\xe8\x02\x7b\x7d\x53\x45\xf0\x03\x93\xa3\xca\xb7\xc5\x04\x37\xcc\xa4\xda\x7c\x21\x15\x00\xb8\xe0\x16\x6e\xcf\x4b\x17\x26\x15\xe9\xb7\x64\xa5\x4d\x01\xc1\xda\x3e\xa2\xae\xa8\xb3\x2e\x4f\x53\x19\xcc\x36\x34\xa4\x0a\xf5\x7a\x4b\x43\xda\xd0\x90\x26\x2c\xa7\x2d\x0d\x69\xc3\x20\xaa\xec\x9e\xd9\x16\x00\x14\x26\xd5\xed\xb7\x6c\x22\xa1\x42\xff\xdd\x9e\x71\x2e\x4c\x4a\x7c\xec\x4b\x95\xe3\xd8\xf3\xda\x12\xaf\x7d\xfc\x1c\x87\xcf\x61\x23\x8e\x8d\xc0\xf4\x59\x40\xdc\xd2\x90\x36\x3c\xa3\x0a\x3f\x77\x43\x36\xfa\xc0\x64\xa6\xb1\xe5\x1c\x6d\x4e\x42\xaf\x1c\xb7\xb6\x3d\x09\x5d\x98\x54\x09\xdf\x72\x8e\x36\x27\x96\x57\x98\xb7\x3b\xa9\x39\xf0\x71\x26\xb4\xad\x2d\x1f\x47\x28\x09\x53\x90\x8f\xb3\x61\xda\x4c\xaa\x71\x6f\x99\x36\x42\x6d\x8f\x13\xdc\x32\x6d\x84\x79\xd9\x7a\xbf\x36\x07\x97\xd7\x36\x78\x56\xd8\x08\xc6\x91\xcb\x17\x62\x1c\xd9\xd4\xdb\xab\xd0\xdc\xb6\xf5\xf6\x36\xec\x9a\x09\xfb\x6a\x43\xb1\xf9\x40\x65\x4b\xca\x96\x69\x23\x4c\xd8\x57\x3b\xf9\xb5\x21\xdc\x54\x28\x60\xdb\xaa\x7c\x1b\xf2\xcd\xbc\xec\x1c\xbc\xfa\x86\x0a\x53\xe1\x68\x6d\xa9\x30\xc2\xa4\x82\xc8\x96\xeb\x22\x54\x18\x40\x1b\xde\xcb\x03\x7c\x34\xbb\xd0\x8f\x06\xd4\xfe\x8c\x10\x5b\x62\x8b\x50\x3b\x5f\xdb\xe2\x7a\xc2\xa4\xfc\xf3\x96\xeb\xb2\x39\xde\xbc\xb2\x22\xba\xb3\xdf\x11\x98\x57\xf1\x59\x4d\xd1\x9b\xab\x0a\xa2\x5b\x11\x2f\x54\x7c\x3c\x2f\x04\xb1\xa5\xb2\xd6\xb9\x25\xb6\x08\xf3\xaa\x8a\x7c\xfc\xe2\x17\xbd\xd1\xaf\x9d\x35\xbe\x4a\x23\x34\x3e\x48\x1f\xb5\x0f\x1a\xe1\xe7\x00\x26\xc5\x76\xb7\xa4\x8f\x0d\x77\xa3\x76\x7c\xa1\xdc\x0d\x61\x42\xc8\xda\x16\x9e\xdb\xf0\x35\x2a\x79\xe7\x6d\x95\xb9\xcd\x19\xd6\x93\x49\xd5\xf6\x0c\xeb\x4d\x65\xb9\x4a\x62\x78\x67\x3f\x47\xf6\x73\x30\x4c\x59\x65\x6e\x43\xd4\xa8\xe3\xa2\x0b\xcf\xe7\xf1\x28\xe6\x33\xac\x6f\x89\x1a\x1b\xa2\x46\x25\xdf\xb9\x25\x6a\xec\x62\xaf\x3e\xc3\xfa\x96\x95\xb1\x39\xb0\xba\xb2\xda\xb8\x3d\xb0\x5a\x98\x9c\x13\xb0\x3d\xb0\x7a\x43\xd4\xa8\x64\x0c\xb7\x44\x8d\x4d\x2d\xba\xc9\x64\x6f\x5b\x8b\x6e\x43\xd4\xa8\x9c\xc9\xbc\x25\x6a\x6c\x88\x1a\x93\xc9\xde\x96\xa8\xb1\x39\x64\xba\x92\x73\xdb\x1e\x32\x2d\x4c\xce\x1c\xd8\x1e\x32\xbd\x61\x52\x54\x56\x1b\xb7\x4c\x0a\x61\x42\x4d\xdb\x32\x29\x36\xb4\x89\x3a\xda\x6f\x1f\x07\xb1\x65\x55\x08\x93\x7a\x2f\x5b\x56\xc5\x86\xf6\x50\x49\xf8\x6c\x69\x0f\xc2\xbc\x18\x51\x2d\x42\xb7\x61\x42\xd4\x61\xdf\xa9\x1f\xc0\x64\x8e\xba\x3d\x11\x5a\xa8\xc3\x5e\x61\xaa\x29\x4c\x6a\xc7\xec\x12\xf6\x1d\x53\x4d\x4e\x8a\xdd\xf2\x25\x84\x09\xa3\x6e\xcb\x97\xd8\x85\xb8\x6c\xd8\x88\xed\xa7\xd9\xfe\xa2\x37\xfa\x8b\x87\xee\x64\x60\xb4\x2e\x9d\x30\xa9\x96\xbc\x8b\x8a\x05\xc7\xa1\xb2\xbc\xbe\xe5\x38\x08\x93\x6a\xc9\x5b\x8e\xc3\x86\x65\x50\xd9\x32\xb0\x3d\x80\x59\x98\x94\xa6\xd9\x32\x0e\x36\x5c\x82\x3a\x9f\x29\xf0\x96\x4b\x20\x4c\xaa\x25\x6f\x2b\xbb\x6d\xd2\xf8\x95\xa3\x14\xb7\x79\x7a\x61\x52\x2d\x79\x9b\xa7\x17\x2a\x27\x33\xed\xea\x17\x02\x26\xd5\x92\xb7\xa9\xfb\x4d\x52\xbe\x52\xb3\x6d\x9b\x94\x17\x66\xc2\x09\x56\x3d\x31\x69\xed\xca\xf9\x4d\xdb\xb4\xb6\x30\x29\x99\xb3\xab\x56\x07\x54\x16\x23\xb7\x99\x6e\x61\xc2\x53\xdc\xd5\xfe\xaa\x44\x46\xd3\xd7\x36\x32\xe2\xbc\xe2\x99\xb0\x60\xcf\x2b\x16\x1a\x6b\x64\xdb\x4c\xf7\x6e\x8f\x7b\x6b\x2c\x88\xed\xa6\x7b\x03\x66\x62\x44\xf5\x08\xe3\xcd\x19\xc3\x8d\x05\xb1\xed\x19\xc3\x9b\x6a\x6e\x93\xf3\x2d\xb6\xd5\xdc\x84\xc6\x62\xd1\x6e\xc6\x4f\xc0\x4c\x9f\xc7\xf3\xda\xa4\xc8\x1b\xb4\xf7\x6d\x8a\x7c\x93\x16\x9f\xd4\x00\xda\xcd\x30\x99\xb4\x76\x63\x51\x67\x9b\xd6\x16\x66\xb2\x11\xc6\x3c\x1c\xfc\xdb\x58\xca\xd8\xcd\x2f\xd4\xfc\x1c\x0c\x8c\xe6\xb0\x37\x09\xeb\xc6\xd4\x7c\x9b\xb0\x16\x26\xc4\xcb\x6d\xc2\x7a\x93\x2b\x6e\x4c\xa7\xb7\xb9\xe2\x4d\xd2\x74\xa6\xeb\xe9\x09\x93\xa6\x9b\xc4\xdd\x4c\x78\x62\x13\x77\x9b\x22\x50\x8d\x5a\xf3\xdb\x22\x50\x9b\x23\x44\x27\x35\x5e\xb6\x47\x88\x6e\x72\x79\x0d\x02\xed\x36\x97\x27\x4c\x66\xfe\xdb\x5c\xde\xa6\x2e\x54\xd3\xc7\x5a\x17\x4a\x98\x54\x82\xd9\x9e\x04\xba\x39\x09\xb4\x5d\xcc\x21\x3c\x09\x74\x53\x3d\x6a\x66\x3a\xda\xea\x51\x9b\xf2\x4e\x4d\xa7\x60\xc6\x6f\x53\xac\xa9\x69\x1d\xc3\x70\x03\x98\x70\xed\xb6\x85\x9b\xf6\x78\xbe\x70\xa3\x66\xf7\x1e\x3a\x54\x60\xb2\xfc\xb0\x87\x5f\x9b\x2a\x4d\xcd\x4f\x6b\x95\x26\x61\x52\xf0\x75\x5b\xa5\x49\x68\x70\x57\xb7\x55\x9a\x36\x27\x81\x4e\x0a\xbe\x6e\x4f\x02\xdd\x9c\xeb\xd9\x12\x3a\x31\xfc\xda\x9c\xeb\x39\x29\xf8\xba\xc7\xb2\xf5\x8f\x8f\x6d\x94\xde\xde\x26\x27\x85\x09\x07\x70\x7b\xa0\xa7\xd0\x28\xdc\xb4\xcd\x57\x6e\x32\x91\x33\xa3\x98\x66\x22\x37\x69\xc7\xc6\x8a\xd7\x36\xed\x28\x4c\x0a\xe0\x6c\x6b\x39\x09\x8d\x82\xd3\xdb\x4c\xa4\x30\x29\xd2\xba\x87\xc1\x12\x99\xc8\x06\x39\x75\x9b\x89\x14\x26\x7c\xc2\x6d\xaa\x71\x93\x31\x6c\x1c\xa9\xb2\xcd\x18\x0a\x93\x22\xad\xdb\x62\x4d\x42\x4b\xcd\xab\x6c\x44\xa0\x00\x19\x91\x8a\x39\x1e\x35\x6b\x89\x98\x7a\x18\x53\x73\x38\xe8\xcc\x76\x8e\x3e\x1a\x68\x1c\x83\xb2\x3d\x1c\x54\x98\x14\xe6\xd9\xc3\x58\x0c\x68\x54\x97\xde\x43\xc5\x1c\x2a\x26\xc3\xe7\x50\x31\x39\x2f\xb4\x51\x5d\x7a\x7b\x5e\xa8\x30\x59\x20\xda\x9e\x17\x2a\x34\x28\xac\xdb\xba\x52\xc2\xcc\x7e\x0e\x63\x0b\xa0\xa5\xae\xc8\x77\x54\xc9\x33\x5d\xa8\x92\x93\x09\x6d\x89\x40\xc2\x22\x52\xc2\xa4\x6e\xeb\xb6\x88\xd4\xa6\x62\x54\xa3\x16\xd4\xb6\x62\xd4\xa6\x4a\xd4\xa4\x6e\xeb\x1e\x3a\x3e\xa0\x25\x46\x3e\xd3\xa9\xc2\xcc\xe5\xfa\xed\xa1\xd8\x82\x52\x9b\x04\x6c\x83\x53\xbb\x4d\xc0\x0a\x93\xd5\xaf\x6d\x02\x76\x93\x47\x6d\x2c\xfa\x6d\xf3\xa8\x9b\x92\x4e\x93\x0a\x46\xdb\x53\x41\x85\xa6\xd5\x4d\x2d\x05\x98\x14\x7f\xdd\x56\x7c\xda\x14\x6e\x6a\xda\x93\x85\x9b\x84\x09\x6d\x74\x5b\xb8\x49\x68\x6a\x91\x67\x87\x0a\x93\xe2\xaf\xdb\xcc\xed\x26\x5b\xdb\xd4\x0f\xcb\x3b\x09\x13\x72\xe9\xb6\xbc\xd3\xa6\xfe\x52\xf3\xcb\x5b\x7f\x49\x98\x94\x88\xdd\x1c\x1a\xfa\xc0\x7c\xae\xf2\xf1\xf1\xb9\x11\xa3\x46\xbb\x3d\x28\x74\x93\xa6\x6d\x2c\xfa\x6d\xd3\xb4\xc2\xfc\xbb\xc8\xd6\x6f\x7e\xb1\x29\xf2\x17\x55\x3f\xfc\xb5\x35\x93\x84\x46\xc1\xd6\x6d\xcd\x24\x61\xe6\xaa\xc8\x46\xa0\xa4\x19\x85\x9f\xfb\xd3\x08\x94\xb4\xd2\xab\x2a\x29\xd0\x28\xd8\xba\xcd\xef\x6e\x32\xb7\x93\x65\xc6\x6d\xe6\x76\x93\xad\x9d\x94\x51\xda\x6f\x63\x4f\xa0\x41\x08\xdd\x16\x35\xda\x6f\xbd\x27\x71\xac\x15\x8c\x36\xb5\x89\x1a\xb5\x89\xb6\xb5\x89\x84\x49\x39\xd1\x6d\x6d\xa2\x4d\x89\xa1\x46\xb9\xc7\x6d\x89\x21\x61\xb2\xf2\xb8\xdf\xce\xfc\xa9\x27\xd4\x0a\x6e\xd7\x7a\x42\xc2\xcc\x44\x6c\xd6\x13\xda\xd4\x13\x6a\x70\x31\xb7\xf5\x84\x84\xc9\xfa\xe4\x7e\xeb\xde\xa8\x27\xd4\x58\xea\xda\xd6\x13\x12\x66\x26\xae\x7b\xeb\xa5\x28\x1e\xd4\x58\xea\xda\x16\x0f\xda\x6f\x6d\x93\x98\xf8\xad\x6d\x92\x2b\x6e\x1c\xb2\xb1\xcd\x15\x6f\x52\xbe\x8d\x4a\x54\xdb\x94\xaf\x30\xa1\xb3\x6e\x0b\xe0\x6c\x32\xbf\xad\x0c\x45\x6f\x45\x6f\xae\x9a\x88\x78\x21\x4e\x7a\x6c\x94\xb6\xd9\xb7\xfd\x05\x4c\x96\x2c\xb7\xd5\x6e\x36\x15\x6a\x1a\x95\x95\xb6\x15\x6a\x84\x49\x95\xa6\x7d\x1b\xd7\x51\x5c\xa6\x51\xc1\x68\xdf\xeb\x23\xba\xb9\x2a\x21\x5a\x8a\x9e\x2e\xa4\xf6\xcc\xb6\xf6\x8c\x30\x29\x56\xb9\x6f\xbb\x90\x7a\x31\x8d\x42\x33\xdb\x7a\x31\xc2\xf4\x0b\xdd\x5a\xc7\x4d\x17\xba\x4a\x75\xdb\x85\xc0\xa4\xa4\xe5\x36\x7d\xbc\xa9\x2a\xd3\x60\xf7\x6d\xab\xca\x08\x93\xa5\xd4\x6d\x62\x78\x53\xbd\xa5\x51\x25\x65\x5b\xbd\x45\x98\x94\xb4\xdc\x66\x5b\x37\xd9\xd6\xe6\x9a\x91\xd9\xd6\x4d\xa9\x96\x06\xcd\x6d\x5b\xaa\x45\x98\xac\xc1\xee\x65\x5c\x47\xa9\x96\x46\xd1\x87\x6d\xa9\x96\x4d\x11\x96\x09\x49\x78\x5b\x84\x65\x2f\x34\xda\xa5\x9f\xa5\x46\x03\x93\x35\xd8\xbd\xfc\x42\x94\x6a\x69\x94\x24\xd8\x96\x6a\xd9\x9c\x9b\x38\xa1\x12\x6f\xcf\x4d\xdc\xa4\x79\x1b\x25\x09\xb6\x75\x59\xb6\xf9\x5d\xd5\xd7\xfc\xae\xd0\xa0\xa6\x6d\x8b\xb0\x08\xb3\xe0\xbf\x4c\xf9\x6e\x8e\x3c\x6c\x0d\xfd\x5a\x7a\x39\x60\xaa\xe4\xa6\x7c\x37\x29\xdf\xc6\x39\x12\xdb\x94\xaf\x30\xa9\x85\xb9\x2d\xe8\xb2\x49\xcd\x36\xa8\x69\xdb\xca\x26\xc2\xa4\xf0\xe5\x36\x4d\xbb\x49\xad\x36\x6a\x96\x6c\x53\xab\xc2\x84\xbc\xbc\xd7\xf9\x5c\xf5\x8c\xbb\xd4\x2c\xd9\x56\x36\x11\x26\x65\xba\xb6\x09\xd8\x4d\xd2\xb5\x35\x46\xfa\xe5\x77\x04\x26\xe5\x31\xb7\x09\xd8\x4d\x6a\xb5\xb1\x37\x76\x9b\x5a\x15\xa6\x26\x6a\xee\x74\x93\x28\x6d\xec\x1b\xdd\x26\x4a\x85\x49\x79\xcc\x1d\x7e\x5a\x0a\x9c\x34\x88\x62\xdb\xc3\xf9\x76\x30\x5d\xa2\x3c\xe6\x0e\x3f\x2d\xc9\xd1\xc6\x9e\xca\x6d\xb1\x13\x61\xba\xb2\x6d\xa2\x54\x68\x54\x36\xd9\x26\x4a\x85\x59\x18\xe6\x2c\x89\x22\x34\x76\x4b\x6e\x4b\xa2\x08\x93\x52\x9b\x3b\xb4\x5a\xa0\xb5\xf9\xdb\xb4\xad\x6d\x02\x56\x98\xb0\xbc\xb7\xe7\x00\x6e\x8a\xa8\x34\xc8\x6c\xdb\x22\x2a\xc2\xa4\x9e\xd9\xb6\x88\xca\xe6\xec\xbf\xc6\xf1\xf5\x3b\xd4\xa2\x20\x6f\xe3\x1a\x7d\x38\xc8\x72\xd0\x5f\x63\xd3\xe2\x0e\xf5\x23\xf4\x06\x8c\x82\x1e\xfa\xb7\x49\xf9\x36\xf6\xe5\x6d\x53\xbe\xc2\xa4\x3c\xe6\x36\xe5\xbb\xa9\x98\xd2\xd8\xff\xb6\xad\x98\x22\x4c\x6a\xa3\x6d\xcf\x01\xdc\x14\x28\x69\xec\x46\xdb\x16\x28\x11\x26\x47\x27\xed\x70\xc8\x8b\x67\xb4\x6a\x1d\xf5\x0b\x63\x29\x60\x52\x6a\x73\x87\xb1\x14\x79\xd8\xd6\x7d\x21\xb5\x28\x0e\xfd\xc5\x28\x48\x7e\xf6\x81\xa7\xbf\xd8\x34\xb4\xcd\xb6\x6e\x52\xa0\x8d\x5d\x3d\x7b\x3b\x26\x01\x13\x5e\xfa\xb6\x10\xc8\xa6\xf8\x47\x63\x6f\xc6\xde\x76\xf4\xb6\xa3\x99\xef\x5a\x08\x64\x6f\x42\x17\x8e\x63\xdf\xdb\x5e\x25\x09\x38\xa9\xbe\xb9\x4d\x02\xee\x43\x92\x99\x82\x65\xfb\x68\x4f\x64\x51\x1a\x5b\xe4\x8f\x59\x94\xc3\x81\x54\x6d\x3e\xbd\x7a\x3c\x90\x4a\x98\x54\x23\x39\x1e\x48\x75\xd8\xd6\xde\xe6\xd3\x13\xc7\x6d\xed\x87\x43\x95\x26\xab\xd1\xe7\x85\x27\x3e\x2f\x4e\x2f\x87\x72\x72\x38\x6c\xe9\x81\xe7\xd3\xb2\xba\x7a\x3c\x60\x49\xe8\x1c\x61\x7c\x48\x73\x7c\x60\xc2\xfe\x3c\x66\x3b\x0e\x07\x2c\x75\x66\xc5\xc7\x03\x96\x84\x49\xc5\x82\xe3\x01\x4b\x87\xfd\xe1\x1d\x72\xc4\x71\x7f\xb8\x30\xa9\x58\x70\xdc\x1f\x7e\xd8\x13\xde\xa1\x3a\x1c\x0f\x58\x12\x26\x4c\xd2\x63\xe6\xe4\xb0\x65\xbc\x53\xf6\xfc\xb8\x65\x5c\x98\x54\x2c\x38\x66\x4e\x84\xfe\xb2\x0b\x8f\xed\x22\x72\xa6\x62\xc1\x71\x63\xf9\x21\x99\xd2\xa1\x14\x1c\x93\x29\xc2\x6c\x76\xf4\xb1\x5d\x87\x76\xd1\x39\xe6\x57\x0e\x9b\xc1\x3b\x9c\xa3\xe3\x66\x70\x61\x52\xc4\xe0\x78\x32\xd3\x21\x0b\xd3\xc9\x74\x1f\xb3\x30\xc2\x6c\x1f\xd1\x52\x14\x5c\xd5\x10\x6d\x45\x9b\xab\x0a\x22\x7a\x82\x34\x4b\x27\xef\x7c\xdc\x32\x2e\x4c\x4a\x1d\x1c\xd2\x2f\x0f\xf0\x42\x8d\xc7\xdf\x3e\xfe\xf6\x85\x78\x3c\xea\x7b\xc8\x9c\x74\xd2\xa1\xc7\xcc\x89\x30\xf1\xd7\x87\x2c\xca\x03\x74\x61\x57\xe4\x0b\x2d\xbb\x70\x20\x7a\x2b\x5a\xcf\x55\x83\xc7\x2f\x1f\x8f\x9f\x68\x36\x75\xf9\x42\x8b\x2e\x9c\x2f\x44\xbe\x10\x93\x48\x7c\xff\x31\xbf\x72\x38\xa0\xa9\x93\xc8\x3a\x97\xba\x0a\x4c\xaa\x5a\x1d\x53\x2e\x42\xe7\xc4\xdf\x63\xca\x45\x98\xcd\xd7\x0e\x1b\xc1\x51\xf8\xa4\x6f\x8e\x87\x35\x09\x93\xea\x09\x87\x83\x9b\x1e\xe0\x59\x17\x37\xaa\x98\x97\x8a\xd9\xbc\xf1\xf3\xac\xa7\xf5\xec\xe9\x3e\x97\x8a\x69\xca\x85\xea\x09\xc7\x94\xcb\x21\xbf\xd2\x39\x1c\xf4\x98\x5f\x11\x26\xd5\x13\x8e\xf9\x15\xa1\x53\x84\xfc\x98\x5f\x11\x26\x14\xe7\xe3\x9e\xee\x73\xa1\x98\xa4\x23\xce\xa5\x62\x92\x5f\x99\x54\x4f\x38\xe6\x57\x4e\x62\xea\xd5\x7a\x42\x44\x47\xb3\xd1\xba\xc3\x72\x3a\xe9\xf6\x2a\xd5\xe4\x19\xcc\x8e\x9b\xae\x0f\x67\x2e\x75\x58\x4e\xc7\x33\x97\x84\xd9\x86\x22\x1a\xc1\xae\xe8\x4e\x65\xef\xe3\xae\x68\x61\x52\x20\xe0\xb8\x2b\xfa\xb0\xa1\xb9\xb3\xbc\x7e\x92\x6a\x92\x54\x93\x41\x53\xd7\xe7\x59\xbc\xd0\x78\x21\x5a\x8a\x68\xfd\x54\x64\xeb\x51\x13\x16\x75\x8e\xb9\x1a\x61\x92\x5f\x39\xe6\x6a\x0e\xa7\x29\x75\x16\xa8\x8f\xa7\x29\x09\xb3\xa1\x39\x6c\x9a\xfe\xfe\x90\x85\xe9\x97\x8f\xf7\x6b\x03\x93\x62\x03\xc7\x2c\xcc\x49\xcf\x17\xee\x2c\xf4\x1d\x76\x35\x7f\x60\x3e\xa3\xe8\x6f\x0d\xc5\xc7\xbd\xcf\x87\x3d\xca\x9d\x95\xb4\xe3\x41\x46\xc2\xa4\x62\xc1\x31\x49\x73\xd8\x5e\xdc\x53\x52\x14\x8a\xec\x02\x6f\xf4\xd7\x71\x36\x9c\x9a\x76\xcc\xc8\x1c\xce\x10\xea\xf0\x97\x8e\x67\x08\x09\x93\x23\x9d\x4e\xd6\x82\xc9\x89\x74\x8e\x85\x3d\xee\xcc\x15\x26\xa5\x0e\x8e\x3b\x73\x85\xce\xd9\x57\xc7\x9d\xb9\xc2\x24\x1e\x38\xd9\x0f\xc8\x9e\xdb\x4e\xd5\xeb\xe3\x9e\x5b\x61\x52\x10\xe1\x78\x60\xd0\xe1\xc0\xa0\x9e\x50\x19\x0f\x0c\x12\x26\x05\x11\x8e\x07\x06\x1d\x52\x2e\x9d\x03\xa9\x8e\x47\x01\x1d\x36\xd8\x4e\xb2\x61\xc7\x0d\xb6\x27\x3f\x83\x46\xcf\x1f\xd1\xe7\xc6\x37\x57\x55\x44\xb7\xa2\x9b\xab\xf8\x45\xcd\x15\x98\x14\x44\x38\xa6\x72\x0e\xe9\x9b\xce\x9a\xe2\x71\x1b\xae\x30\xbb\x37\x6a\xae\x40\xe7\x10\xa9\x63\x76\x47\x98\x1d\x65\x20\xd3\xf3\xc0\xe2\x2a\x7a\xd5\x8f\x06\xcc\xee\xe3\xfd\x68\x40\x67\xd9\xec\x98\xca\x39\xa4\x6f\x3a\x6b\x64\xc7\x0d\xb6\xc2\x24\x71\x77\x4c\xe5\x1c\x92\x34\x9d\xdd\xb4\xc7\x24\x8d\x30\x29\xae\x70\x38\x4f\xe8\x01\x9e\x55\xb8\xea\xf6\x59\xb7\xcf\x52\xe4\xb3\x16\x2f\xc4\x58\x59\x74\xe1\xc0\xa4\xb8\xc2\x31\x6f\x73\xc8\xc2\x74\xf6\xb6\x1e\xcf\x10\x12\x26\x41\xdc\x71\x6f\xeb\x61\x8b\x6a\x67\x15\xe1\xb8\x45\xf5\x70\x86\xd0\xec\xcf\x2c\xef\x78\x86\xd0\x29\xa8\x09\xfb\x51\x4f\x51\x4d\x8a\x6a\x82\x29\x78\x60\xd0\x29\x7e\xda\xc1\x0b\xf9\x69\x8b\x9f\xf6\xa2\xa9\x7e\x5a\x36\x8c\x76\xb8\x3d\xc7\x0d\xa3\xc2\xa4\xb8\xc2\x71\xc3\xe8\x61\xc3\x68\x87\xdb\x73\xdc\x30\x2a\x4c\x82\xcb\xe3\x59\x3d\x87\x34\x49\x67\x72\x7b\x4c\x93\x1c\x0e\xd0\xe9\x1c\x5c\x70\xaa\x7d\x5f\x99\x9a\xf7\x8f\x88\xd7\x26\x27\xd2\x21\xcc\x1c\x73\x22\x87\xfd\x95\x93\x3c\xea\x71\x7f\xe5\xa9\x8f\x13\xec\x54\xff\x3d\x55\x27\x08\xcc\x9e\x2a\xa2\xaa\xe8\xb1\x34\xc2\xc6\x63\xe6\x44\x98\x54\x52\x38\x66\x4e\x0e\x69\x92\xce\x76\xc6\x63\x9a\xe4\x90\x1a\x99\x94\x09\x3c\x55\x8f\x07\xf4\xc2\x08\x51\xed\x7b\xce\xc4\x99\xa4\x69\x8f\x67\xe2\x9c\x8a\x3d\x52\xfd\xf7\x54\xed\xb1\x6a\x8f\x59\x91\x2f\xc4\xf0\x09\x87\xe6\x54\x87\x4f\x60\x52\x6f\xe1\xb8\x0f\xf2\xd4\x4d\x7f\xf1\xd1\xaa\xae\x92\x63\x72\x66\xc7\x0d\x79\x0e\xce\xa9\x7e\x34\x9c\xb3\x1b\x15\x85\x49\xa9\x84\x63\x46\xe7\x90\xbe\xe9\x54\xd6\x3d\xa6\x6f\x84\xc9\x26\x98\x63\xfa\xe6\x90\xbe\xe9\x15\x0f\x60\xfa\x46\x98\xd4\x27\x3c\x55\xe3\x23\x7d\xd3\x29\x67\x7c\x4c\xdf\x1c\xd2\x37\x9d\x1a\xc3\xc7\xf4\x8d\x30\x3b\xd1\x9f\xe9\x9b\xc3\x16\xc6\x4e\x98\x7d\x9a\x0a\x00\x4c\xce\x79\x3b\x8d\xe5\x1a\xa1\x53\xf1\xf7\x34\x75\x02\x98\x64\xa7\x4f\x33\xae\x23\x15\xd4\xa9\xe5\x7b\x4c\x05\x09\x93\x69\xc9\x69\xc6\x75\xe4\x7a\x3a\x2b\x25\xa7\x69\xc8\xc0\xec\x18\xb2\xbb\x25\x4f\xbb\x69\x3d\x5f\xa8\x39\x3a\x93\xf7\x99\x9d\x78\xd3\xbc\xcf\x61\xa3\x62\xa7\x9e\xec\x71\xa3\xa2\x30\xd9\x6a\x73\x9a\xfe\x1e\xe8\xf0\x79\x4e\xd3\xb6\x9b\xb6\x4d\xf4\x67\x76\x48\xe8\xf0\x79\x4e\x53\x0b\x4d\x18\x75\x74\xd5\x84\xd1\x21\x23\xd4\xeb\xe7\x46\x1b\x41\x04\x42\x25\x86\x63\x2a\xe8\x70\xae\xcb\x24\x45\x7e\x3c\xd7\xe5\xb0\x9b\xad\x53\x9e\xee\xb8\x9b\xed\xb0\x83\x6d\xb2\x63\xf8\xb0\x8d\xed\x03\x9d\x4d\x69\xc7\xdd\x6c\xc2\x24\xf9\x7d\xdc\xcd\x76\xd8\xa7\xd6\x5b\xfe\xef\x72\xc5\xa3\xfc\x7f\x46\x62\x77\xb1\x09\x73\x7c\x7e\x1c\x73\xe2\xf0\x96\x4e\x61\xb7\xe3\xe1\x2d\xc2\x64\xc3\xf0\xe9\x1a\x30\xd0\x29\xd9\x76\x3c\xcf\xe5\xb0\x23\x6e\xb2\x61\xf8\xb8\x23\xee\xb0\xfd\xad\x3b\x69\x71\xfb\xdb\x61\xcb\xdb\x1c\xbe\x88\x81\x0d\x27\xb5\x74\x67\x02\x9e\xd4\x72\x38\x9d\x65\xb2\x15\xf8\x74\x0d\x98\xd3\x55\xba\x11\xb7\xa7\xab\x08\x73\x60\x87\x6e\x7f\x3b\x24\xd6\x3a\x47\x4e\x1e\x13\x6b\x42\xea\xe8\x02\x49\xb6\xef\x4f\xc7\xc2\xa8\x73\x75\xfa\xf9\x88\x12\xcf\xa2\x37\xb5\x30\xd2\x64\x9d\x95\x88\xd3\x75\x9e\xc0\x84\x24\x70\xba\xce\x93\x94\x59\x37\x48\x32\x65\x76\x38\xeb\x64\xb2\xad\xf8\x78\xd6\x89\x70\x25\x5e\xdb\x2c\x9a\x70\x39\xd0\x9b\x45\x13\x2e\x0e\x7d\x3c\x83\xa5\xce\x43\x62\x6d\xb2\x61\xf8\x98\x58\x13\xae\xf2\x79\x56\x28\x8a\x47\x44\x88\x37\x8c\x6c\x81\xc9\x1e\xe2\x33\x1c\x2a\x81\x4b\x0b\xf3\x74\x95\xc3\x89\x2a\x93\x3d\xc4\x67\xa8\x7d\xc0\x45\x1d\xc7\x33\xb4\x30\xe0\x72\x56\x31\x54\x48\x60\xb2\x61\xf8\x78\x06\x8b\x70\xe9\x16\xcd\xee\x1d\x52\x79\x73\xa0\x00\xa6\xf2\x84\x8b\xbd\xba\x67\x18\x4b\x9b\xdd\x63\xc3\xf0\x31\xbb\x27\x5c\x6c\xea\x39\xc3\x61\x84\x24\xdf\x64\x2b\xf0\x19\xc6\x70\x40\x82\x15\x78\x4c\xf8\x09\x93\x4d\xbe\x67\x38\x84\x03\xe9\xf2\xb5\xd5\x68\x20\x71\xea\xf9\x71\x1b\xe3\x31\x2d\xc8\xbe\xdf\x63\x5a\x50\x48\xe4\x52\x8e\x69\xc1\xc3\x9e\xc5\xc9\x8e\xde\xe3\x9e\x45\x21\xb1\x04\x7b\xcc\x14\x0a\x73\x10\x34\xb0\x7f\xf1\x01\x4e\x01\xff\xdc\xe8\x47\x23\xa0\x67\x47\xef\x31\x9f\x28\x24\x8a\x97\x1f\xf3\x89\xc2\x1c\xf6\xbd\xc3\x1b\x90\xf4\x48\xe6\x13\x0f\x5b\x0c\x27\xfb\x7e\xcf\x70\x94\x02\x32\xbb\x17\x8e\xc9\x43\x21\x53\x18\xee\x98\x3c\x14\x32\x7c\xf6\x63\xf2\x50\xc8\x2f\xbf\x90\xcb\x16\x40\x7e\xd9\x7a\xcd\xca\xb4\x20\x3b\xd7\x8e\x69\x41\x21\x93\xfb\x3e\xa6\x05\x85\x9c\x6d\xaa\x83\xe0\xb0\xcc\x7f\xf3\x2a\xbb\xd0\x7a\xe6\x9f\x1b\xed\x42\x42\x9e\xd1\xd1\x09\x43\x1e\x20\xd7\x8f\xc8\x77\x64\xee\x01\x63\xe5\x98\x16\x14\xb2\x33\x09\xd3\x82\xc2\x84\xb1\x72\xdc\x65\x29\xe4\xae\x62\xea\x01\xd8\x52\x39\x07\x93\x29\xb7\x54\x0a\xc5\x79\x9f\xf9\x44\xa1\x70\x4a\xea\x31\x9f\x78\xc8\x27\xce\xa1\x21\x3b\x12\x03\x25\x7f\x1e\x6f\xdf\x5b\x7a\xc6\xaf\x6d\x18\x0c\xcc\x41\x38\x60\x8a\x51\x28\x8e\xd7\xe6\x10\x85\xc9\xf6\xdd\x33\x1d\xaf\x81\x42\x19\xf7\x33\x1d\xaf\x39\xa7\x66\xb2\x7d\xf7\x78\x4e\x8d\x50\x28\x8d\x7d\x3c\xa7\x46\x98\xec\xd5\x3d\x53\x37\x04\x14\xca\xdc\x1e\x8f\xae\x11\x0a\xd5\x44\x6d\xfb\x33\x30\x3f\x51\xf1\x7f\x3b\xaa\x3c\xff\xff\x97\xf7\xcf\xdf\xfd\xfe\x9f\xdf\x3f\xff\xe7\xf7\x5f\xf6\xd7\xfa\xdb\x2f\xbf\xec\x1f\x7f\x8d\x1f\xd6\xaf\x5f\xbf\x7b\xa4\x5f\xb1\xcf\x0f\x3f\xee\x5f\xf6\x5f\x7f\xfa\xdb\x2f\x6b\x7f\xfd\xfc\xd3\xcf\xcf\x5d\xfc\xf7\x7f\x07\x00\x00\xff\xff\x22\x98\x3d\x9c\x0c\xae\x00\x00"); +func _geef ()(*asset ,error ){_cbbd ,_cea :=_aeaf ();if _cea !=nil {return nil ,_cea ;};_bbgag :=bindataFileInfo {_ae :"Adobe-KR-6",_ca :1493,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491438,0)};_eegf :=&asset {_e :_cbbd ,_ee :_bbgag };return _eegf ,nil ; +};func _fefd ()([]byte ,error ){return _ad (_bbee ,"UniKS-UTF16-H")};func _bdbg ()([]byte ,error ){return _ad (_agfe ,"Adobe-KR-5")};var _fgag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x99\xfb\x67\x46\x23\x10\x81\x47\xc2\x83\x2c\xde\x6b\x69\xfa\x0f\x4a\x17\x8e\x35\x0e\x86\x46\x36\x8e\xb3\xc8\xb7\x2f\xe7\x1e\x3b\x85\x2e\x82\xa3\x13\xe9\x4a\xf9\x1d\x8f\xe6\xe6\xee\xe1\xfe\x61\xdd\x9f\xd3\xcd\xcf\xa7\xc3\xf6\xb1\x9f\xd3\x6e\xbf\x2e\xa7\xfe\x7a\x78\x3b\x6d\x7b\x7a\xea\xcf\xfb\x75\x18\x44\xd3\xb2\xdf\x9e\xaf\x87\xf1\xb1\x7d\xd9\x1c\x87\x01\xd7\x3f\xbe\xbf\x9e\xfb\xcb\xc3\xba\x3b\x24\xe3\x79\xcb\xdb\xf1\x72\x6e\x4a\x37\xbf\xf4\xe7\xfd\xeb\xf9\xf4\x9e\x3e\x7d\x59\x0e\x4f\xfd\x87\xb4\xf4\x1d\xf2\x9f\x4e\x4b\x3f\xed\xd7\xe7\xf4\xe9\xee\xfb\xa3\x7c\xc4\x8f\x6f\xc7\xe3\x3f\xfd\xa5\xaf\xe7\xe4\x91\xf5\x75\x89\xcf\xe1\xe6\xee\xdb\xe6\xf8\x7d\xf3\xd2\xd3\x4d\x4c\xfa\x8c\xeb\x3e\xf3\xa4\xf8\xdb\xef\xfd\xf4\xba\x3f\xac\x49\x7e\xcc\xb9\xfe\x17\xff\xfa\x7e\xec\x49\x2e\x33\xfe\xfc\xed\xe1\x3e\xfd\x25\x49\x72\xd2\x52\xa6\xf2\xf7\x25\xff\xe3\xdb\x61\xe9\x29\x5f\xef\xf4\x70\x7f\x77\x78\x5b\xcf\x49\xda\x54\x0b\x43\xe1\xbf\xb4\x3d\x2c\xfd\xf5\xb8\xd9\xf6\xd3\x66\x7d\xee\x43\x4a\x73\xce\x39\xdf\xa6\xd9\xbf\x7c\xfd\x7a\x8b\xa7\xfd\xdf\x19\xc3\x58\x2e\x57\xee\x17\x26\xd7\x2b\x72\xde\xed\x6e\x53\x1e\xe6\x2c\x3c\x16\x1c\x6b\xa9\xc3\x9c\x95\x89\x22\x29\xa2\xc3\x9c\x8d\x89\x21\x19\x6b\x1b\xe6\xec\x4c\x1c\x89\x64\xf5\x61\xce\x85\x51\x89\x48\x1b\x66\x57\x46\x35\xa2\x62\x18\x3e\x32\x1a\x23\x1a\x27\x4c\x6f\x8c\x5a\x3c\x41\x76\x8c\x9f\x18\x4d\x11\x59\xc6\xf8\x0d\xa3\xcd\xe5\x39\x31\xfe\x89\xd1\x53\x44\x4d\x30\x7e\xcb\x68\x8b\xc8\xf2\x88\xf1\x0b\xa3\x25\x22\x53\x8c\xef\x8c\x7a\x44\xa5\x61\xfc\x8e\xd1\x2e\xa2\xe6\x79\x98\x85\x52\x12\x52\x9e\xa7\x3a\xcc\x42\x2c\x09\x2c\xb7\xa2\xc3\x2c\xd4\x92\xd0\xf2\x9a\xdb\x30\x0b\xb9\x24\xb8\xbc\x55\x1f\x66\xa1\x97\xf8\xc5\x14\xe3\xe9\x25\xe1\x55\x6c\xc4\x78\x7a\x49\x78\x95\x6a\x18\x4f\x2f\x09\xaf\xd2\x1a\xc6\xd3\x4b\xc2\xab\x8a\x63\x3c\xbd\x24\xbc\xaa\x67\x8c\xa7\x97\x84\x57\xad\x28\x56\xe8\x25\xe1\x55\x27\x34\x2b\xf4\x92\xf0\x1a\x05\xd5\x0a\xbd\x24\xbc\x46\x47\xb5\x42\x2f\xe9\x97\xfe\x31\x9e\x5e\x12\x5e\xe3\x84\x6a\x95\x5e\x1a\x5e\x4d\x50\xad\xd2\x4b\xc3\xab\x39\xaa\x55\x7a\x69\x78\xb5\x11\xd5\x2a\xbd\x34\xbc\xda\x84\x6a\x95\x5e\x1a\x5e\x93\xa2\x5a\xa5\x97\x86\xd7\xe4\xa8\x56\xe9\xa5\xe1\x35\x8d\xa8\x56\xe9\xa5\xe1\x35\x4d\xa8\x56\xe9\xa5\xed\xfa\x5d\xc5\x7c\x82\xe9\xc4\xcc\x51\xae\x52\x4c\x37\xcc\x46\xb4\xab\x24\xd3\x20\x43\xfb\xb8\x05\xcd\x74\xcb\x4c\xd1\xaf\x12\x4d\x17\x66\x05\x05\x2b\xd5\xb4\x33\x1b\xd1\xb0\x92\x4d\x77\x5c\x24\x19\x15\x1b\xdd\x2c\x33\x53\x74\x6c\x84\x33\x61\x56\x50\xb2\x51\xce\xf4\xba\xc0\xf2\x30\x1b\xe9\x2c\xe8\xc4\x32\x6a\x36\xda\x19\xd7\xa6\x19\x7a\x36\xe2\x19\x17\xa7\x15\x14\x6d\xd4\x33\xae\x4e\x6b\x68\xda\xc8\x67\x5c\x9e\x9e\x51\xb5\xd1\xcf\xe8\xe7\x86\xae\x8d\x7e\x46\x3f\x2f\x28\xdb\xe8\x67\xf4\xf3\x86\xb6\x8d\x7e\x46\xbf\x22\xa8\xdb\xe8\x67\xdb\xeb\x5b\x01\xf7\xa0\x9f\xd1\xaf\x54\x14\x6e\xf4\x33\xfa\x95\x86\xc6\x8d\x7e\x46\xbf\x2a\xa8\xdc\x2f\xef\x40\xfa\x55\x43\xe7\x4e\x3f\xa7\x5f\xad\xe8\xdc\xe9\xe7\xf4\xab\x0d\x9d\x3b\xfd\x9c\x7e\xa3\xa0\x73\xa7\x9f\xd3\x6f\x74\x74\xee\xf4\x73\xfa\x8d\x15\x9d\x3b\xfd\xbc\x5e\x5f\x65\xb8\x07\xfd\x9c\x7e\x4d\xd0\xb9\xd3\xcf\xe9\xd7\x1c\x9d\x3b\xfd\x9c\x7e\xad\xa2\x73\xa7\x9f\x6f\xc4\x91\x4d\xee\xf1\x46\xbf\xbe\xb9\xf1\x3b\xf6\xbd\x8f\x9d\x68\xfb\x76\x3a\xf5\xf5\x1c\xbb\x5e\x6c\x36\xd8\x2b\xf6\x6b\xff\xd8\x41\x8f\x87\x23\xae\x8a\x9f\x7f\x03\x00\x00\xff\xff\xcd\x63\xbe\x49\x6d\x07\x00\x00"); +func _baeg ()(*asset ,error ){_bege ,_agdd :=_ebed ();if _agdd !=nil {return nil ,_agdd ;};_ebab :=bindataFileInfo {_ae :"KSCms-UHC-HW-H",_ca :13680,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492566,0)};_ggbga :=&asset {_e :_bege ,_ee :_ebab };return _ggbga ,nil ; +};func _cfda ()([]byte ,error ){return _ad (_gbea ,"UniCNS-UTF8-V")};func _ebfe ()(*asset ,error ){_afba ,_ccbgbe :=_gbgb ();if _ccbgbe !=nil {return nil ,_ccbgbe ;};_bbcb :=bindataFileInfo {_ae :"UniKS-UTF16-V",_ca :689,_cc :_ce .FileMode (436),_fd :_c .Unix (1580493040,0)}; +_dagb :=&asset {_e :_afba ,_ee :_bbcb };return _dagb ,nil ;};func _cca ()(*asset ,error ){_dbg ,_aee :=_eacd ();if _aee !=nil {return nil ,_aee ;};_becd :=bindataFileInfo {_ae :"Adobe-CNS1-4",_ca :1901,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491191,0)}; +_fddd :=&asset {_e :_dbg ,_ee :_becd };return _fddd ,nil ;};func _ege ()([]byte ,error ){return _ad (_bfbef ,"NWP-H")};func _fefe ()([]byte ,error ){return _ad (_agdac ,"GBT-EUC-H")};func _gadb ()(*asset ,error ){_bbeg ,_gfeb :=_fbca ();if _gfeb !=nil {return nil ,_gfeb ; +};_feaga :=bindataFileInfo {_ae :"HKgccs-B5-H",_ca :11477,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492364,0)};_gbaa :=&asset {_e :_bbeg ,_ee :_feaga };return _gbaa ,nil ;};var _gfa =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\x93\xc1\x8e\x9b\x30\x10\x86\xef\x3c\xc5\x1c\xb7\x87\x6d\x3c\x80\x21\x48\x15\x52\x37\x51\xb7\x1c\xb6\xad\x9a\xcd\xb6\x52\xd5\x03\xc1\xe3\xd4\x52\x63\x90\x81\x43\xde\xbe\xb2\xc1\x83\x7a\x40\xe6\x9b\x7f\xc6\xfe\xc7\x0c\xbb\x43\x73\x6c\xac\x99\x60\xf7\xcd\xf5\xdd\x89\x26\xd0\xc6\x2a\x47\x63\x3f\xbb\x8e\xe0\x42\x57\x63\x93\x04\x53\x50\xa6\x9b\x22\x86\xa5\xbb\xb5\x43\x92\xec\xce\xd6\x3c\x3f\x3d\x9e\x5f\x3f\x65\xe9\xe3\x67\x98\x47\x5a\xe3\x87\xe6\x78\xba\x8f\x13\xdd\x1a\xab\x7b\xc8\x96\x7a\x35\x0f\xeb\x1e\x00\xbb\xef\x74\x35\xe3\xe4\xee\xf0\xf0\x51\xf5\x17\x7a\x07\x8a\xb4\x8f\x7f\x75\x8a\x9c\xb1\x57\x78\x78\x7e\x42\x8e\x9e\xe6\x61\xf8\x4b\x37\xb2\x13\xc8\x10\x23\xab\xc2\x9a\xec\x0e\x2f\xed\xf0\xa5\xbd\x11\xfc\x67\xe6\x2d\xa8\x41\x7c\x23\x37\x9a\xde\x02\xbe\x17\xa2\xdc\xc2\xaf\xf7\x81\x00\xd7\x4d\x7e\x9e\x9b\x23\xfc\x42\x40\x01\xa9\x2c\x44\xfe\x7b\x8d\xff\x78\xe9\x15\x67\x61\xb9\xd8\xef\x8c\xea\xfe\xb4\x2e\xf9\x20\x84\x10\xa9\xc0\xbc\x06\x59\xed\x23\xa6\x85\xc7\x6a\xc1\x4c\x08\xac\x41\x96\x92\x31\xf5\x98\x47\xc4\xac\x86\xb2\x14\xc5\xc2\x5a\x2f\xd9\x7b\xc6\xce\x63\xc6\x48\x21\xbb\x8c\x8c\x2a\x30\xa7\xa3\xf6\xe9\x55\xc4\xec\x12\xe4\x8d\x43\x3a\x0a\x66\x5d\x43\x21\x18\xe5\xc5\x1b\x67\x2b\x52\x79\xe4\xb3\xe4\x72\x76\x1e\x99\x82\x73\x44\xff\x25\xe2\x85\x24\x05\x5f\x90\x6b\xed\x95\xb8\xe9\x7d\x0d\xf1\xd5\x5b\xdc\x6f\xfd\x0b\x56\xd0\xb7\x5e\x6d\x4a\xbe\x29\xd2\xd7\xa4\xac\x14\x9b\x52\xfa\x9a\x94\xef\x27\x9e\xa3\xb5\xa8\x7c\x0d\xf7\x86\x2d\x2b\xe8\xdb\x2c\x8b\xd5\xf7\xe2\x33\x80\x9f\x5c\x1e\xa6\x6e\x76\x8e\xec\x14\xe6\x36\x8c\x8b\x1f\x01\x63\x89\xff\x8d\xa1\x1f\x7c\x55\x78\xfe\x05\x00\x00\xff\xff\x0f\x79\x9f\xed\x47\x03\x00\x00"); +func _fee ()(*asset ,error ){_bceb ,_cda :=_gcbd ();if _cda !=nil {return nil ,_cda ;};_ebce :=bindataFileInfo {_ae :"Katakana",_ca :467,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492475,0)};_fcab :=&asset {_e :_bceb ,_ee :_ebce };return _fcab ,nil ;}; +func _gafd ()([]byte ,error ){return _ad (_bfeb ,"GB-EUC-V")};var _bdag =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x97\x4f\x6f\x1b\xbd\x11\xc6\xef\xfa\x14\x7b\x4c\x0f\xa9\x49\x0e\xb9\x4b\x02\x86\x81\x22\x41\x51\x07\x48\x5b\xd4\x49\x5a\xa0\xe8\x61\x25\x91\xae\x80\x5a\x16\x64\xfb\x90\x6f\x5f\xcc\xef\x91\xfd\x3a\xef\x41\xe0\x33\xc3\xf9\xf3\x90\x1c\x0e\xb5\x57\x9f\x6e\x3f\xdf\x1e\x0f\xcf\xd3\xd5\xdf\xcf\x8f\xbb\xbb\xfe\x3c\x8d\xc3\x71\x7f\xee\x4f\x8f\x2f\xe7\x5d\x9f\xb6\xfd\xfe\x70\xdc\x6c\x62\x9a\xf6\x87\xdd\xf3\xab\xc8\xb0\x7b\x58\x4f\x9b\xcd\xd5\xf7\xe3\xe1\xcb\xed\xdd\xc7\xef\xdf\xfe\x1c\xe7\x8f\x7f\x99\x5e\x9e\xfa\x65\xe2\xd3\xed\xe7\xbb\x9f\x4f\xcf\xfd\xe1\xf6\x38\x1e\x27\x53\x80\xfd\xcb\xe9\x12\x64\x9a\xae\xfe\xd1\xef\x0f\x4f\xcf\xe7\x9f\xd3\x87\x3f\xed\x1f\xb7\xfd\x0f\xd3\xbe\x0f\xd7\xff\xed\xbc\xef\xe7\xc3\xf1\x7e\xfa\xf0\x65\x3d\xad\xc7\xf8\x36\x71\xf7\x72\x3a\xfd\xaf\x3f\xf4\xe3\xf3\xb4\xa0\xeb\xc7\x3d\xe3\xe6\xea\xd3\xd7\xf5\xf4\xd7\xf5\xa1\x4f\xbf\x12\xfa\xc1\x34\xb3\x3f\xfa\xf9\xe9\xf0\x78\x9c\xe2\x1f\x43\xa8\xbf\xa9\xbf\xfd\x3c\xf5\x29\x5e\xa2\xfc\xeb\xfb\xed\xe7\xe9\xdf\x71\x8a\x61\x4a\x65\x8e\xe9\x3f\x17\xfd\x3f\xbf\x3e\xee\xdf\xac\x62\x08\x5a\xc3\xee\xb0\xdf\xfd\x77\x3d\x6f\xae\x43\xd8\x86\x9b\xa9\xa6\xb9\x6d\xae\x53\x88\xe1\x66\x5a\x6a\x33\x70\x01\x27\xf0\x0c\x2e\x8e\x93\xf4\x15\x2c\xfd\xe2\xd8\x92\xc7\x59\xf0\x35\x73\x5c\x1d\xc7\xe6\x31\xad\x02\xa3\xc3\x19\x98\x1c\x36\xa0\x39\xf4\x18\x71\x97\x6f\xa6\x6a\x31\x82\x0b\x38\x80\x67\xb0\x73\x89\xdd\x71\xb8\xe0\x05\x9c\xc1\x15\x8c\x6f\x6f\x60\xcf\x6f\x6d\x7b\x33\xc5\x14\x73\x45\xd8\x21\xcc\x12\xf6\x9a\x59\x10\x3a\x42\x09\x08\xe3\x9d\xd9\x1a\x64\xd6\x10\xa2\xcc\x66\x84\xf4\xde\xcc\x34\x53\x10\xb2\x04\xcd\x94\xf7\x66\xb3\x66\x48\xba\x3a\xff\xd7\x89\x0a\x96\xbe\x81\x95\x64\x7d\xef\xbd\xf5\x89\x25\x81\x77\xe0\x08\xde\x83\x9d\x7c\x09\xbb\x9b\x69\xc9\x1c\x56\x09\x7b\xf0\x02\xee\xe0\x19\x3c\xc0\x1e\xb3\x70\xe8\x25\x18\x38\x82\xf1\x8d\x09\x9c\xc1\x06\xc6\x37\x66\x7c\x23\xb8\x80\xe5\x3b\x83\x13\x78\x01\xcb\xb7\x82\x1b\xb8\x11\x47\xbe\x2b\x18\xce\x71\x0b\x96\xaf\xf3\x2f\x49\x31\xf7\x60\xf8\xc7\x0e\x16\xb7\x01\x26\x7e\x82\x7f\x82\x5b\x82\x7f\x22\x57\x82\x7f\x62\x8d\x14\x6d\x31\x7c\x29\xda\x62\xc4\x4f\x0b\x98\xbc\xa9\x82\x15\x13\x9e\x14\x65\x49\xf0\x34\xc5\x87\xa7\x29\x26\x3c\x23\x31\x0d\x0e\x11\x1b\xcb\xac\x05\x5f\x23\x66\xc0\x3e\x63\x93\x59\x7b\x86\x67\x66\xed\x19\x9e\x19\x0e\x99\x7d\xa6\x22\x4b\x26\x0e\x65\x57\x32\xfc\x33\xf1\x33\xfc\xb3\x62\xc2\xbf\xb0\x96\x4c\xae\xe2\x71\x66\xdf\xc3\x9a\x52\x04\x7b\x6d\xa4\xd8\xc0\x1d\xbd\x6c\x06\xd8\x39\x2c\x41\x95\xbc\x78\xd0\xc5\x6b\xbc\xa6\xd0\x36\xd7\x16\x38\x8c\xea\x07\x69\x81\xc3\x68\x5e\xfa\x16\x38\x80\xe6\x55\x6c\x81\xc5\xb4\x58\xc1\x06\xc6\x17\xd2\xcd\x13\x58\x80\x68\x73\x42\x16\x72\x03\x27\xc7\x33\xf6\x7e\xd8\x16\xaa\x30\xb9\xaa\x7c\x0b\x58\xbe\xe4\xad\x1d\xbc\x78\xff\x7c\x6d\x62\x9b\x9a\x7f\xd7\xd5\x2c\xf8\xad\xaf\x69\x21\x47\x63\x33\x16\x72\x73\x99\x67\x33\x09\x10\x4f\x10\x5f\x95\x1c\xe2\x2b\xc9\x0d\xe2\x2b\xc9\x2f\xf6\x10\x37\x82\xee\xb0\x37\x88\x77\x61\x88\x77\xf9\x42\xbc\xcb\x17\xe2\x1d\xe2\xc6\x86\x0d\x6d\xaa\xc7\x4c\x63\xdc\x4c\xc9\x42\xf1\xc4\x16\xbc\x17\x9b\xf7\x20\xb3\xe0\x3d\xd4\xbc\xd4\xcc\x82\xb7\x93\xd8\x66\x4d\xd0\x18\xc9\x6c\x61\xd6\x44\x44\x58\x24\x14\x84\x2a\x41\x66\x4d\x82\x82\xad\x12\x66\x84\x2d\xc2\xa2\xc8\x3b\x09\x09\x41\xa7\xcd\x04\x57\xbe\x65\xb2\x44\xd2\x67\xe9\xe9\xcb\x26\xac\xec\x55\x42\x65\x82\x45\x45\x25\xaf\x44\xa5\x00\xad\xc0\xca\x2f\x68\x35\xb6\xdc\x12\xab\xcd\x10\x4c\x5a\x2d\xfb\x63\x7e\x73\x5d\x90\xc7\x0c\x27\x4d\xb0\xb9\x99\xc5\xfa\x15\xad\x46\x65\x1a\x57\xb4\x5d\x32\xec\xe5\x4c\x0a\x8b\x18\x91\xc2\xa8\xf7\x10\xf0\x36\xed\x74\x06\x93\xc1\x2f\xa0\x99\x2d\x18\x45\x4d\x54\x09\xe4\xb0\x06\x5b\x72\xd8\xaa\x09\xb9\x6c\x99\x50\xbe\x9d\x26\xd8\x10\xdb\x4b\x20\x7b\x8e\x12\x30\xcb\xec\x82\x32\xfa\x2d\xa9\x56\x84\x95\x30\x49\xa0\xf2\xb4\xe9\x79\x65\x81\xb0\xca\x1c\x92\x88\x64\xb6\x96\x0a\xb3\x42\x65\x6b\x3b\x8b\xd6\xaa\xf5\x15\x93\xa0\x99\x2c\x81\x5d\x28\xe4\xce\x58\x2d\xbc\x99\xe1\x22\x68\x1d\x4a\xb2\x68\x1d\x99\xc3\x5c\xba\x04\xce\x63\x19\x9c\x66\xde\x5c\x8f\x11\xb8\x71\x5e\x6e\x63\x04\x5a\xce\x82\x3e\xea\x2d\xf3\xfe\x3f\x86\xda\x89\xef\xdb\x18\xc6\xa1\xf9\x1b\x34\x86\xa1\x0f\x38\xd8\xe0\xa6\x04\xc7\x45\x36\x05\xac\x1b\x34\x83\x65\x2f\xdc\x5f\xdb\xd5\x18\xdc\xca\x5a\xdb\x2f\xad\xc2\x96\xb7\x56\x71\x5e\x8f\xf7\xdd\x1f\x4f\xff\x07\xe4\x43\xa4\x35\x14\x3d\xa2\xe8\x4a\xf0\x7d\xcc\x95\x9e\xed\x3d\xd2\x07\x0f\x9b\x17\xda\xb2\xdf\x4b\x1f\x78\x05\xab\x5e\xdc\x59\x2a\x1e\x40\xfe\x01\x15\xbf\x8a\x3e\x34\x54\x72\x5c\xa5\xda\xa2\xd2\x33\x63\xa8\x12\x5d\xdf\x20\xe1\xe5\xeb\x03\x8f\x5d\xd4\x83\x12\x51\x19\xef\x04\xbd\xbb\x58\x91\x8a\xa7\x20\x10\xde\xeb\xd3\x07\x5e\x2b\xfe\x2a\x15\x53\x2c\x36\xb4\x64\x3d\x18\xb2\xa2\x9e\x0a\x17\x3d\xf8\x7a\x7d\x48\x6c\x1d\xcd\x0a\xf6\x16\xf8\x67\xd0\x02\x2a\x6f\x07\x3e\xd0\xea\x02\xad\xd1\x3b\x81\x0f\x0b\x7b\xa8\x36\x1a\x2f\x9e\x8d\x43\xa7\x19\x84\x56\xd0\xb5\x99\x02\xa1\x63\x0e\xa9\x06\x37\x8f\xc2\x8c\xc3\x77\xdf\xe2\x68\x6a\xd6\x86\x6e\x95\x6e\xa0\x53\x69\x8a\xae\xf1\x7a\xc5\xa6\xab\xed\xf5\xe6\x8d\xc6\xd4\xcb\xa8\xda\xb8\x4a\xa7\x76\x50\xf1\xf5\x17\xcc\x5b\x44\x94\x4e\x9d\xa7\x4a\xa7\x8e\xd5\xd4\x4f\x14\xcf\x82\x3a\x06\x85\x6f\x59\xba\x22\x9d\x5a\x8a\xec\xb2\xec\x92\xae\xaa\x49\x37\x4b\xa7\x6b\xba\x95\x4e\xb7\x2a\xa9\x21\x88\x4b\x91\xaf\xfa\x69\x29\xd2\xc9\xd7\x77\x6f\x0c\xce\x62\x0c\x2a\xa9\x36\x54\x65\xa0\x9a\x2f\x7f\x52\xe3\xa5\xda\x55\xdc\x08\xfe\x4d\xf3\xf6\x8d\xb1\x7b\x39\x9f\xfb\xf1\x99\x2f\x1a\x3e\x22\xfc\xc3\xe0\x70\xec\x6f\x9f\x4d\xa7\xc7\x93\x7b\xf1\xfb\x7f\x00\x00\x00\xff\xff\x03\x19\x3b\x09\x62\x0d\x00\x00"); +func _egg ()(*asset ,error ){_cbac ,_fce :=_dcb ();if _fce !=nil {return nil ,_fce ;};_gege :=bindataFileInfo {_ae :"Adobe-GB1-3",_ca :2159,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491263,0)};_ccc :=&asset {_e :_cbac ,_ee :_gege };return _ccc ,nil ; +};func _dgef ()(*asset ,error ){_gdgg ,_gbd :=_cgd ();if _gbd !=nil {return nil ,_gbd ;};_gfe :=bindataFileInfo {_ae :"Adobe-GB1-UCS2",_ca :229592,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490562,0)};_edcf :=&asset {_e :_gdgg ,_ee :_gfe };return _edcf ,nil ; +};func _dadb ()([]byte ,error ){return _ad (_abgea ,"UniCNS-UTF32-V")};func _ffd ()(*asset ,error ){_fed ,_egdd :=_fc ();if _egdd !=nil {return nil ,_egdd ;};_fb :=bindataFileInfo {_ae :"78-RKSJ-H",_ca :12581,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490930,0)}; +_aef :=&asset {_e :_fed ,_ee :_fb };return _aef ,nil ;};var _cace =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\xcb\x6b\xeb\x46\x14\x06\xf0\xbd\xfe\x8a\x59\xde\x2e\x6e\x3d\xe7\x31\x0f\x81\x08\x94\x84\x0b\xa6\xdc\xb6\x34\x7d\x41\xe9\x42\x91\xc6\xc1\xd0\x48\x46\xb6\x17\xf9\xef\xcb\x39\x9f\x9d\xc2\x5d\x04\x47\x9f\xa5\x23\xe5\xf7\x65\x46\xbb\xc7\xfd\xd3\x7e\x39\x5e\xc2\xee\x97\x6d\x9d\x9e\xdb\x25\x1c\x8e\xcb\xbc\xb5\xf3\x7a\xdd\xa6\x16\x5e\xda\xeb\x71\xe9\x3a\xe2\x30\x1f\xa7\xcb\xfd\xd0\x3f\xa6\xb7\xf1\xd4\x75\x76\xfd\xf3\xfb\xf9\xd2\xde\xf6\xcb\x61\x0d\x82\xf3\xe6\xeb\xe9\x76\x6e\x08\xbb\x5f\xdb\xeb\xf1\x7c\xd9\xde\xc3\xa7\x1f\xe6\xf5\xa5\x7d\x17\xe6\x76\xb0\xfc\xe7\x6d\x6e\xdb\x71\x79\x0d\x9f\x7e\x5c\xb7\x36\xd2\xc7\x17\xcf\xd7\xd3\xe9\xdf\xf6\xd6\x96\x4b\x60\xcf\xda\x32\xfb\x67\xb7\x7b\xfc\x3a\x9e\x7e\x1a\xdf\x5a\xd8\xf9\xac\xcf\xb8\xf2\x33\x4e\xf3\x6f\xff\x68\xdb\xf9\xb8\x2e\x81\xbe\x8f\x31\xfd\x1f\xff\xf6\x7e\x6a\x81\x6e\x53\xfe\xfa\x7d\xff\x14\xfe\xa6\x40\x31\x70\x4a\x4a\xff\xdc\xf2\x3f\xbf\xae\x73\x0b\xf1\x7e\xaf\xfd\xd3\xe3\x7a\x5d\x2e\x81\xaa\x24\xdc\xa1\x23\xfc\x59\xd3\x3a\xb7\xf3\x69\x9c\xda\x36\x2e\xaf\xad\x0b\x61\x88\x31\xc6\x87\x30\x68\xf9\xf2\xe5\xc1\x9e\xf7\x9b\x33\xba\xc2\xb7\x2b\x8f\x33\x92\xfb\x15\x31\x1e\x0e\x0f\x21\x76\x43\x24\x1c\x93\x1d\x73\xca\xdd\x10\x19\x09\x5b\x92\x88\xbb\x21\x0a\x12\xb1\xa4\xe4\xda\x0d\x51\x91\xa8\x25\x14\x59\xbb\x21\x26\x44\xc9\x23\xae\x36\x3b\x23\xca\x1e\x25\xb1\xe1\x05\x51\xf1\xa8\xf4\x36\xbd\x22\xaa\xfe\x04\x51\x6d\x7c\x8f\xa8\xf7\x48\xa2\x8d\x1f\x11\x8d\xb7\xe7\xb4\xf1\x2f\x88\x5e\x3c\xaa\x64\xe3\x27\x44\x93\x45\x12\x8b\x8d\x9f\x11\xcd\x1e\x09\xdb\xf8\x86\xa8\x79\x94\xaa\x8d\x3f\x20\x3a\x78\x54\x35\x76\x03\x41\x8a\x5c\x4a\x63\x9f\xbb\x81\x80\x45\x8e\xa5\x92\xb8\x1b\x08\x5a\xe4\x5a\x9a\x63\xed\x06\x02\x17\x39\x97\xd6\xac\xdd\x40\xf0\x22\xbd\x99\xda\x78\x78\x91\x7b\x25\x29\x36\x1e\x5e\xe4\x5e\x29\x8b\x8d\x87\x17\xb9\x57\xaa\xd5\xc6\xc3\x8b\xdc\x2b\x93\xda\x78\x78\x91\x7b\x65\x8d\x36\x1e\x5e\xe4\x5e\x39\x5b\xb1\x04\x2f\x72\xaf\xdc\x5b\xb3\x04\x2f\x72\xaf\x42\x56\x2d\xc1\x8b\xdc\xab\xa8\x55\x4b\xf0\xa2\x76\xeb\xdf\xc6\xc3\x8b\xdc\xab\xf4\x56\x2d\xc3\x8b\xdd\xab\x92\x55\xcb\xf0\x62\xf7\xaa\x6a\xd5\x32\xbc\xd8\xbd\x6a\xb1\x6a\x19\x5e\xec\x5e\xb5\xb7\x6a\x19\x5e\xec\x5e\x3d\x5b\xb5\x0c\x2f\x76\xaf\x5e\xad\x5a\x86\x17\xbb\x57\x5f\xac\x5a\x86\x17\xbb\x57\xdf\x5b\xb5\x0c\x2f\xae\xf7\xff\x55\x9b\x0f\x30\xee\x91\xa9\x95\xcb\x10\xe3\x11\x59\xb1\x76\x19\x64\xec\x64\xd6\xbe\xdd\x02\x66\x3c\x21\x63\xeb\x97\x81\xc6\x33\xb2\x64\x05\x33\xd4\xb8\x21\x2b\xd6\x30\x83\x8d\x0f\x58\x24\xd1\x2a\x16\xb8\x49\x44\xc6\xd6\xb1\x00\x4e\x08\x59\xb2\x92\x05\x72\xc2\xf7\x05\x16\xbb\x41\x40\x27\x4e\x47\x12\xad\x66\x81\x9d\x60\x6d\x8a\x58\xcf\x02\x3c\xc1\xe2\x94\x64\x45\x0b\xf4\x04\xab\x53\xaa\x35\x2d\xe0\x13\x2c\x4f\x8d\x56\xb5\xc0\x4f\xe0\xa7\x62\x5d\x0b\xfc\x04\x7e\x9a\xac\x6c\x81\x9f\xc0\x4f\xab\xb5\x2d\xf0\x13\xf8\x25\xb2\xba\x05\x7e\x32\xdd\x77\x05\xbb\x07\xfc\x04\x7e\x29\x5b\xe1\x02\x3f\x81\x5f\xaa\xd6\xb8\xc0\x4f\xe0\x97\xc9\x2a\xd7\xdb\x1e\x08\xbf\x2c\xd6\xb9\xc2\x4f\xe1\x97\xb3\x75\xae\xf0\x53\xf8\xe5\x6a\x9d\x2b\xfc\x14\x7e\x85\xac\x73\x85\x9f\xc2\xaf\xa8\x75\xae\xf0\x53\xf8\x95\x6c\x9d\x2b\xfc\x34\xdf\xb7\x32\xbb\x47\xb9\xed\xc7\xa3\x65\x95\x4a\xf6\x5d\xf9\xbe\xfb\xda\xef\xf6\xfe\xfa\x78\x9f\x4c\xd7\x6d\x6b\xcb\xc5\xdf\x5e\xfe\xc2\xb0\xfd\xfe\xb8\xb4\x8f\x37\xe1\x69\x3d\xd9\x55\xfe\xf3\x5f\x00\x00\x00\xff\xff\x4c\xe9\x48\x7c\x35\x07\x00\x00"); +var _fafb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xab\x36\x3b\x96\x25\x36\xcf\x5f\x71\x86\xed\x41\x3b\x43\xdf\x12\x98\x03\xa6\x9b\xc4\xd9\xd0\xb6\x71\x75\xd9\x0d\xc6\x83\xf8\x2c\x5f\x70\xde\x4c\x6e\x66\x0d\xea\xdf\x1b\xad\xa5\x67\xad\xb8\x0d\x0d\xe7\x9d\x9c\x57\xf1\x44\x48\x5b\x5b\x5b\x5b\xfb\x5b\x7f\xfc\x0f\x7f\xfe\x8f\x7f\xfe\xf5\x97\x7f\x7c\xfd\xf1\x7f\xff\xed\xaf\xe7\x3f\xdd\xff\xf8\x7a\x7e\xf9\xf5\xfa\xed\xfe\xfb\x5f\xff\xf5\xb7\xf3\xfe\x3a\xee\x7f\xf9\xe5\xd7\x3f\xfc\x21\xc4\xaf\xeb\x97\xf3\x1f\x9f\x26\xfe\x9c\x7f\xd9\xff\xf6\x87\x3f\xcc\xef\xff\xe9\xdf\xfe\xfe\x8f\xfb\x2f\x7f\xfe\xf5\xf9\xeb\x57\xe2\x7b\xd7\xbf\xfe\x6d\xbd\xfb\xf5\xf5\xc7\xff\xe3\xfe\x97\x5f\xfe\xfe\x8f\xdf\xfe\xed\xeb\xdf\xfd\xcf\xd7\x5f\x8f\xfb\x7f\xf8\xba\xee\x67\x3e\xff\xdf\x7e\xbb\xee\xdf\x7e\xf9\xf5\x5f\xbe\xfe\xdd\x7f\xda\xff\xb6\xff\x1a\xf4\xc3\x3f\xfd\xeb\xdf\xfe\xf6\xff\xdd\x7f\xb9\x7f\xfd\xc7\x57\xc3\xb3\xfb\xd7\x0b\x7f\xff\xf0\xc7\xff\xf0\x9f\xf7\xbf\xfd\xaf\xfb\x5f\xee\xaf\x3f\xfe\xf3\xaf\xbf\xfc\xa7\x3f\xff\xd3\x7f\xdd\x62\x48\xff\xfe\x9f\xff\xcb\x9f\x52\xfc\xf7\xff\x0b\xde\xc1\x2b\xff\xe7\xfd\xdb\xdf\x7f\xf9\xeb\xaf\x5f\xe1\x7f\xdc\x62\xf1\xe3\xff\xf2\x6f\x7f\xbb\xbf\xc2\xea\xea\xbf\xfe\xf3\x9f\xff\xe3\xd7\xff\x1d\xbe\xc2\xf6\x15\x4b\x0d\xf9\xff\x59\xcf\xff\xaf\xff\xfc\xd7\xeb\xfe\xda\xd8\x0a\x9c\xc6\xf9\xd7\xeb\xfe\xfb\xdf\xf6\xf3\xfe\x6d\xff\xf5\x5f\xee\x3f\x7c\x7d\xfd\x4f\xdb\xfa\xf7\x3d\xff\x1b\xb6\x3f\xfd\xe9\x4f\x7f\xfa\x9e\x70\xfe\x37\x6f\x7e\x3a\xf8\xf5\xaf\xff\xb8\xee\x87\xcf\x7e\xff\xed\xfc\x17\x9e\xef\xaf\x30\xbf\x7e\xbf\xf6\x87\xb0\x6d\x6b\xf4\x5f\xae\xf3\xff\xdd\x7f\xfb\x7c\x58\xce\xef\xaf\xd1\x3e\xad\x36\x5b\x43\xad\xeb\xfb\x6b\x64\xb5\xee\xef\xaf\xb0\x6d\x9f\xe6\xbe\xcd\x61\x3e\x8d\x3c\x7f\x53\x37\x7b\xf9\xfe\xaa\xfe\xb1\x7e\x7f\x8d\xa4\x56\x9b\xaf\x56\x35\xfb\xf7\x57\x48\x51\xcd\xf1\xfd\x15\x8a\x9b\xfb\xf7\x57\xc8\x1e\xf3\x98\xdf\x0a\xbe\xfd\x9c\x2f\xbb\xe7\x6b\x36\x3d\xec\x84\xb7\x08\xfc\x7d\xa2\x25\xea\xdb\x63\x42\x1c\x05\xf1\x51\xe6\xcb\xfe\xb5\x7e\x7f\x85\xd0\xd5\x9c\x30\x07\xbf\x0c\x98\xd5\xf3\x31\x61\xae\x02\xf2\x00\xcc\xfe\x75\xc2\x1c\x05\xe4\x01\x30\x34\xfd\x73\x0e\x94\x34\xee\x35\x7b\xce\x9a\xfe\x35\x5f\x2e\xea\xf9\x9e\x2f\xe7\xf2\x69\x3e\x78\xf9\x03\x64\x98\x24\x30\x52\xad\x6a\x07\xb4\x83\xda\x71\x76\xd6\x8a\x5f\x48\x78\x50\x87\x1e\x64\x3c\x48\x4d\x0f\x80\x95\xa6\x21\xc3\x56\xd9\x87\x07\x6d\x78\xd0\x3c\x4a\xc7\x83\x9e\xf4\x60\xf0\x81\x47\xd9\xbf\xbf\xe2\x96\x92\xdf\x38\xf0\x40\xab\x1e\xb6\x93\xa3\xf8\x93\x8b\xa3\xf8\x8d\x9b\xa0\x7b\xd8\x87\x6f\x7c\xd0\x1e\xc2\x86\x4e\xa3\x3e\x09\x81\x6f\x68\x2e\x21\x02\x3f\x1a\x24\x24\xb4\xdd\x43\x25\x9c\x7e\xd0\x08\xa7\x00\x0f\x9c\xab\x96\x3e\x04\xce\xb5\xf9\x8d\x7d\xf6\x39\x3c\xe6\x31\x77\x94\x36\x4a\x08\x9c\x69\xf7\x18\x9c\xe9\x70\x97\x37\xa1\x70\x17\x0f\xa1\xd0\x83\xc8\x99\x7a\xd5\x62\xe0\x1b\x5a\xe8\x18\xf9\x86\x1f\x70\xa1\xbb\xfb\xe0\x42\x0f\xe1\x33\x72\xf2\xa2\xdb\x10\xb1\xd0\x3d\xb8\x8f\x8e\xa9\x08\xd0\x38\x66\x3b\x08\xdf\x11\x53\xaf\x86\xea\x40\xdb\xbf\xaf\x89\x09\xff\x71\x4d\x4c\x5f\xa4\x35\x31\x11\x5b\x9a\x4b\x98\x05\x41\xe2\xb4\xa2\x90\x97\x12\x1f\xf8\x83\x35\x4f\x7f\xb2\xe6\x29\x28\x12\xe7\x29\x16\x13\xd2\x5a\x64\xf7\xd1\xd9\xa9\xe0\x4c\x5c\xe4\x17\x9c\x3b\x57\xdd\x7d\x90\xa0\xb3\x47\x39\xf1\xc0\x84\x92\xb8\xcc\x9e\x7c\x22\x41\x67\x77\x4a\x6c\x44\x2d\x51\x5e\xd8\x50\x1f\x19\xd8\xd0\x8a\xe5\xb9\xbd\xfd\x7d\x5e\x9b\x5b\x30\x64\xe2\xa2\x09\x17\xb9\x10\x4a\x2d\x71\x26\x2e\xbc\xa9\x32\x37\x77\xf5\x1b\x24\xf8\xe6\x51\x06\x81\xc2\x79\xf3\x39\x59\xfe\x7b\x67\x4d\xc8\xdc\xf9\xd1\x20\x60\x3b\x98\x2e\xf3\x3c\x7e\x92\x11\x99\x2f\xd0\x8c\x70\x50\x36\x02\xa4\x15\x2f\x6b\x53\x6b\xb5\x0a\xb0\x20\x80\xcb\xc4\x42\x16\x96\x0b\x71\xe0\xbd\x53\x48\x0f\xd5\xdf\x2f\x7a\xf0\x08\xa4\x07\xe3\xb1\xac\x4d\xef\x3e\xd6\xa6\xf7\x28\xa4\x07\xd3\x54\x39\xf8\xc0\xa3\xac\x6d\x2f\x3c\x96\xb5\xed\x0d\xf8\xa2\x07\xad\x45\x21\x83\xd3\x61\x10\xea\xa4\x07\xef\xcf\x3a\x37\xbd\xce\xb3\x50\xc9\xec\xbd\xfd\x2a\xe9\xa1\xab\xc3\x4a\x5c\x98\x48\x2b\x71\x51\xfc\xc6\xe2\x01\xee\x83\xb8\x48\xfe\x84\x3c\x40\xa8\xa8\xe4\x01\xfe\x80\x3c\x40\xf3\xae\xe4\x01\x06\x7a\xe1\xc1\x2f\x2c\x3c\x08\xfd\xf5\xc6\x08\x6e\x3f\x18\x41\x14\xd3\x16\x45\xf8\x01\x29\xa2\x0b\x4f\x8d\x5c\xc2\x67\x58\x23\x97\x30\x14\x2d\x73\xcb\xfb\x13\xee\x0c\x93\x59\x23\x26\x8c\x9a\xb6\xa8\xc2\x9d\x4e\x2e\x61\x4e\xd4\x48\x13\x26\xc4\x46\x9a\xf0\x19\xd7\x16\x4d\xf8\x93\x75\xe8\xf9\xc1\x35\xbb\xf4\x08\x93\x5f\x9a\x0b\x8d\xb9\xc0\xc6\xfc\xc0\xf2\x76\x6f\xad\x33\xf2\x81\x40\x3e\xb1\x97\x8c\xd9\x93\x98\xf5\x07\x0f\x7e\xd7\x52\x5c\x1b\x30\x2d\xa4\x5c\x01\xef\xab\xbf\x2b\xe2\x77\xcd\xf0\x4a\xf8\xdd\xed\x8c\xdf\x05\xe1\xb5\xd8\x8d\x66\x70\x51\x96\xb0\x1c\x70\x11\xa9\x66\xf0\x17\xb7\x9a\x4f\xe0\x8b\xec\xc6\x1b\xe9\x22\x5a\x7d\x3a\x5e\x8b\xf5\x8a\x04\x2f\xa2\xd5\x3c\xe6\x21\x1c\xc6\xf3\x03\x29\x57\x88\x8a\xf3\x04\x18\x59\x5d\x46\x32\x9d\x2e\xaa\x8f\x05\x98\x90\x74\x18\x0b\x51\xad\x21\x62\x59\x8b\xe1\x2f\x80\x0b\x6d\xd6\x48\xb6\xd3\xb5\xbb\x63\x01\x2e\xfa\xe6\x2f\x78\xdc\xbe\x3e\xe9\x7c\x30\xf4\x00\x7b\x2d\x7a\xd0\x1d\x6d\xff\x4e\xde\xea\x1e\x4f\x42\xb9\xe9\xc1\xcd\x07\x06\xe2\x21\x10\xea\xa2\x72\xe6\xa2\xc1\x58\x03\x85\x00\x41\x45\x26\xd2\x8d\x2c\x32\x91\xae\x33\x3b\x56\xce\x2c\xb8\x53\xce\x4c\x84\x1f\xeb\x9a\x59\xd3\x03\x2c\x6a\xef\xee\x94\x6b\x38\xdc\xe9\x45\x48\xfd\x80\xec\x72\x78\x14\xce\x25\xa5\x9f\x1c\x4c\x91\x5c\xa4\x07\xc1\xb4\xb8\x88\x04\xb7\xd8\xb8\xc6\xda\x0e\xb1\x71\x8d\x45\xef\xb1\x11\x15\x92\x35\xe2\xe4\x22\x23\x4b\x2c\x8b\x8d\x98\xe8\x7e\xc0\x89\x8b\xfb\x45\x72\x8d\xbe\x79\x10\x62\x22\x7b\x90\x83\x6f\xb8\x8f\x85\x09\x43\xbe\x30\xa1\x37\x3a\xe7\x26\xf9\x3b\xf6\xb5\x88\x9a\x5b\xe7\xdc\x36\x3f\xc0\x56\xd6\xc9\x10\x3b\xa7\x26\xf6\x16\x3b\x21\x17\x33\x88\x9d\x90\x4b\xf2\x8a\x9d\x90\x27\x7f\x42\x7e\x37\x84\x9e\x7e\x02\x3d\xfe\x82\x33\x31\xbe\x3a\xe9\x33\x18\x0c\xae\xa9\x64\xe3\x38\x38\x35\xf1\xb0\x38\x38\x35\x43\x3e\xc0\xa4\xbc\xcf\x06\x67\xe2\xbd\x3b\x48\xaf\x3a\xb2\xe2\x58\xd4\xe8\x41\x38\xb5\xe1\x3e\xb8\x91\x86\x07\x21\xe4\xc1\x6f\x2c\x40\xb5\x6c\xfb\x82\x4b\x9d\xee\x8b\x65\x68\x51\x0e\x4e\x45\xec\x39\x1e\x7c\xc3\x14\x78\x70\xdf\x18\x81\x53\xb1\xf4\x96\x38\x26\x3a\xf5\xdb\xc9\x01\x4d\x05\xd0\x33\xbd\x3c\x27\x25\x3b\x31\xe3\x78\x72\xda\xd9\x3d\x8c\xb7\xba\x1c\xcf\xfd\xad\x2e\xc7\xf3\xf8\xfe\xd2\xe1\x17\x4f\x62\x44\x4c\x37\xf2\xec\x30\xd9\x5e\x6b\xfe\x1a\xff\xc3\xd9\xfd\x60\x69\x89\x42\x2a\x38\x7b\x72\x0f\xeb\xb8\x14\x7c\x93\xaf\x1b\x39\x17\xe5\x86\xe2\xf7\x49\x3c\x92\x7f\xd2\xd4\x8e\x05\x71\x9a\xaa\xef\x70\x2b\xbf\xe7\x9a\xa6\xd6\x1b\xc5\x58\xd3\xf6\x3b\x48\xd2\xd4\x56\x43\xf2\xb7\x73\xee\xc9\xc3\x5c\xbf\xc7\x63\xa2\x62\xda\x25\x5c\xa4\xc0\x9d\x21\x71\x31\x51\x07\xec\x12\xbb\x13\xb5\xb3\x2e\xb1\x29\x51\x3b\xeb\xc5\x0f\xda\xdb\x00\x91\x22\xec\x11\x1a\x32\x92\x62\x3d\xdb\xb8\x86\xf4\x1b\x1c\x52\x0a\x76\x8a\x84\x52\x62\x54\x4a\xa4\x47\x69\xc7\x69\x2a\x5b\x12\x88\x12\x15\xab\x2e\xb5\x3f\x25\xd8\x31\x04\x60\x5a\x20\x68\xd6\x89\x23\x36\x3f\x20\xa2\xdc\xe5\x3a\x5b\x24\xa7\xa5\x0e\xa1\x2b\x8b\xe8\x52\x87\x16\xe5\x23\x2d\xf5\x9b\x0f\xb4\x36\xfd\xe1\x03\xf5\x31\xa0\x34\x99\x01\xa4\x7d\xe7\x1b\x7e\x70\xf0\x81\xe0\x38\xd6\x27\xea\x03\x92\x54\x8d\x3a\xcd\xd3\xc9\x3e\xb4\x9b\xd3\xc9\x3e\x74\xa4\xa5\x93\x80\x99\x0a\xe6\x86\x08\x71\x1b\xdb\x4f\x8e\xa3\x84\xed\x12\xb7\xe1\xcf\x0b\x1f\x68\x00\x6c\x87\xb8\x89\x84\xf3\x16\x60\x55\x53\x1b\x8a\xd1\x26\xf6\xf0\x40\xd8\x8a\xe1\xb3\xbf\xc2\x0d\x7e\x91\x3e\x0c\x22\xdc\x07\xa4\xa0\xcf\xd9\x1f\x9e\x86\x2d\xfc\x61\x83\xe1\x69\x14\x7a\xfc\x3b\x38\xeb\x07\x6d\xe1\x69\x38\x33\x3e\x4b\x11\xb7\x6d\x8a\xdd\x1f\x34\xc7\x6d\x6e\xb8\xea\x5f\xc3\xc4\x47\x56\x2b\xfc\xae\x15\x7f\xd7\x9a\xe7\xec\xab\x99\x5f\x74\x16\xb7\x50\xbe\xbf\x6a\xd5\x28\xa1\xce\x66\x55\xb3\x9b\x43\xc6\x2d\x0c\x73\xc8\xb8\x61\x1b\x7e\xa6\x17\x37\x6c\xc2\xcd\xef\x4e\xea\xfc\xac\x78\xdc\xc2\x0d\xec\x7d\x9a\x71\x42\xf8\x41\x45\xdc\x22\x80\x70\x13\x40\xa8\xab\xb9\x93\x64\xb9\x8a\x5b\x3a\xbe\xbf\x24\xd1\xc6\x0d\xfb\x22\x86\xa0\xbe\xd3\xfd\x62\x3e\x71\x4b\xdc\x98\x59\xbd\x67\x52\x63\x57\x87\xd0\xeb\x37\x75\x98\x07\x3b\xd4\xef\xa0\x84\x1a\xbb\x46\x98\x82\x62\xeb\xc6\xcb\xd4\x3d\x9b\x8e\x8a\xb8\x61\xe5\x53\x73\x1b\x20\x0c\x23\x67\x07\xe9\x14\x0d\x09\xe6\x5b\x65\x76\x89\x1b\x98\x6f\xd8\x3e\xdb\x30\xc2\x34\x19\x42\x2f\x7e\x90\xbe\xbf\xda\x47\x98\x8a\xb4\x33\x06\xf1\xa3\x08\xa3\x61\x4f\x9b\xdf\xdf\xd1\xce\x6a\x03\xa6\x22\xba\x80\xf1\xae\x6f\x51\x1f\x4c\x4a\x68\xd5\x23\xc4\x30\x7f\x37\x00\x30\x89\x09\x62\x98\xbb\x46\x7a\xfd\xdc\xd8\xbf\x1f\xcc\x65\xfb\xb0\xbb\xf8\x31\x5e\x89\xd4\x96\x61\xa9\x7c\x24\xe3\x08\x1b\x50\x4f\x1f\x41\x2d\xc2\x74\x31\x64\xd7\x8b\xb0\x5c\x0c\x89\x7a\x11\x86\x8b\x21\x51\x26\x7e\x2c\x13\x51\x1d\xcc\x65\xe8\x69\xd3\x00\x53\xe4\x1a\xd2\x73\x23\x14\x42\xa9\x39\x11\x0a\xa1\xec\x4b\x31\x50\xf0\x29\xa2\xb3\x30\x05\x82\x9e\x36\xbd\x70\x82\xa3\x44\x03\x8c\x43\x3d\x46\x43\x44\x1e\x16\x0d\xf2\x05\x11\x25\x8b\x14\xa1\xf2\xcd\x07\x82\xf1\x9e\x83\x6c\x46\xca\xdd\xd0\xd6\x07\x77\x47\x5b\xab\x78\x0f\xb4\x05\xe4\xd4\xd5\x7a\xd2\xfb\x11\x74\x54\xf2\xc7\x5c\x1a\x23\x6d\xda\xf9\x23\x69\xc5\x48\x9b\x76\xfe\xe8\x0e\x31\xd2\x84\x9d\x45\xce\x71\x5b\x56\x2e\x3f\x68\xec\xc3\x9d\x42\x38\xc9\xd5\x0f\x06\xfb\xa8\x7a\xb0\x73\x4b\x6c\x7a\x70\xf0\x13\x0f\x4b\xf3\x9d\xd8\x40\xa4\xf9\x79\x7c\x44\xe6\x18\xc1\xe6\x8a\x9b\x89\x0b\xa4\xb9\xc2\x96\x1c\x04\x25\xc5\x86\xfc\xd1\x70\x62\xa4\xa5\xb8\xbc\x3a\xa4\xbf\xa3\x8c\x1f\x9c\x31\x31\x06\x32\x16\xb1\x85\x18\x89\xdb\xe1\x07\x6b\xd6\x7e\x40\x10\x9a\x66\x1d\x2f\xce\x49\x30\x47\x4a\x5d\x22\xca\x48\x39\x21\x57\x3f\xe0\x3e\xf1\x27\x60\x80\x46\x64\x5a\xb3\xd2\x03\xda\x31\x8b\xc8\x30\xe6\xd5\x83\x30\x43\xa3\x64\x11\x7f\x5a\xfa\x78\x16\xaf\x5f\x7a\x6c\x2e\x7e\x10\xf8\x86\x96\x8b\xe6\xb2\x22\x86\xb3\xd4\x80\xf1\x7a\x70\xf3\x81\xfa\x80\xff\xab\x0c\xc3\xb1\x93\xd2\x86\xa6\x76\x2c\x14\xeb\xc1\x09\x39\x33\x7e\xc4\xe0\x98\x40\x7a\x73\xa9\x3f\x0f\x26\x51\xc8\xbb\x12\xd3\x72\x30\x88\x4f\xa5\x81\x5d\x2a\x03\x67\x4c\x83\xe7\x87\xa8\x39\x41\xf7\x78\x3f\x00\x9c\x51\x66\xf3\x98\xa0\x8c\x44\x93\x5e\x82\x32\xf2\xbb\x4f\xca\x7f\xfb\x80\xd2\x83\x58\x3e\xc4\xa8\xdf\xbd\x31\x25\x9e\x50\xe3\xc7\xf3\x11\x73\x4c\x7c\xf0\x99\x7c\xbe\x27\x0b\x97\x89\x2c\xe6\xe7\x81\x01\x4b\x0c\xad\x4c\x0e\xd9\xa3\xc0\x2a\xe5\x46\xfb\xd3\x41\x99\x8b\xd6\xa3\x60\x28\x15\x1d\x16\x7d\x3f\x55\xfe\x1e\x3f\x82\x76\x2c\x0d\xfd\xe9\xe4\x2c\x93\x61\xf6\x98\xf5\x7d\xc7\xf7\x42\x65\x99\x1a\x6a\x8f\x59\xe3\x4d\x71\xb3\xc7\x2c\x78\xa6\x82\xda\x63\x56\xff\x1d\xf0\x25\xf7\x8f\xf1\x25\x9b\x94\x89\xf8\x16\xf5\xf3\x44\xbb\x57\xb2\x4c\xa4\xf7\x4d\x07\x4c\x21\x46\x5f\xdd\xed\x64\xc8\x1f\xd5\x22\x96\x83\x07\xb9\x4e\xd5\x72\x80\xe3\x0b\xbe\x03\x1c\x5f\xe0\x1d\x5c\xb3\xe1\xd7\xc9\x7c\xfd\xc2\x39\xdf\xd7\xf4\xa7\x00\xd8\x92\x66\x7f\x92\x6c\xc4\x15\xcb\x89\x13\x54\x07\x46\x99\x07\x88\x8f\xa7\x32\x35\xca\x26\xb9\xa5\x9c\x40\xb6\x07\xa3\xcc\x9c\xc4\x4c\xca\x3c\x6f\x5a\xd4\xe8\x38\x6d\x36\xf3\x85\x32\x09\xaa\xe9\x3c\x2f\xe7\x33\x9b\x02\xe6\xce\x58\x6b\x61\xf3\x2e\x68\x0b\x1a\x78\x4a\xe3\x8b\x58\xee\xf9\x7d\x13\xf0\xcf\x42\xae\xe0\x7d\x78\xda\x69\xf5\xea\x3c\x37\x9a\x24\xc0\xba\x61\xb6\x41\xcd\x1b\xe2\xc4\xe7\xf3\x1a\x40\x0b\xda\xc7\x35\x80\x16\xfc\x79\x9e\xb4\x20\xde\x51\xa7\x10\xd7\xc4\x5b\x6a\x05\xa5\xea\xd8\xab\xa0\xf4\x4d\xbc\xbf\x56\xd2\x8a\x7a\xaf\x09\xef\x27\xb5\x33\x7e\x17\xec\x15\xd8\xd0\x51\x52\x6b\x45\x3b\xab\x4d\x4a\x10\x38\x73\x27\xc9\x31\x1a\x6b\x3d\x40\x68\xe2\xc1\xb5\x92\xc9\xbc\x1e\x4c\x5a\x69\xee\x0f\x9b\x3f\x8c\x1f\x9d\x3c\xb5\x62\x29\x04\xfc\xe2\x4f\x62\x9b\x75\xed\x84\xe2\x37\xb8\x58\x92\xce\xea\x24\xd5\xa9\xfc\x08\x41\xc7\x4d\x75\x48\x0f\x96\x34\x23\xea\x6e\x1b\x79\x9c\x8e\xf0\x16\x16\x7f\xda\xf4\x80\xc3\x6a\xbf\x37\x88\xde\x51\x26\xf7\xd8\x32\x05\x20\xed\xe1\x56\x16\x95\xe9\x8d\x46\x9e\x26\x4c\xb7\x1d\x3c\x4b\x0b\xdf\x8e\x87\x90\x7f\xba\x18\x38\x23\x6a\x14\x17\x1c\x30\xc4\xc4\xa8\x8d\x78\x00\xae\xb0\x89\x54\x0f\x58\x03\xa2\x19\xdb\x11\x09\xc6\xc7\xfc\x12\x0f\x9c\xdc\xd1\xac\xf0\xa8\x84\x3c\xf8\x41\xe0\x03\x8d\x82\x03\x30\x9a\x06\x8f\x51\x7e\x07\xf9\x31\x1a\x15\xc8\x4f\x17\x37\xb0\x51\x8a\xa8\xe8\xee\xf0\xb5\x59\x68\xbf\x7b\x81\xae\x56\xfc\x46\x83\xc7\xf2\xf5\xc6\xc0\x27\xaf\x37\x0e\xbc\x21\x40\xef\xc9\x64\x73\x14\xd7\xb9\x61\x03\xcc\x16\xc5\xee\xa9\xe1\xe7\x9a\xdd\x8e\xdf\x5f\x49\x6e\xcf\x78\x4f\x39\x38\x5b\x10\xbe\xa7\x20\x9c\xcd\x09\x6e\x1a\x00\x93\xc4\x9e\x7b\x30\xc8\x42\x8c\xf4\xc6\xcc\x53\x2f\xee\x12\x71\x17\xa5\xfa\x93\xf1\xfd\x55\xb6\xe2\x3e\x8f\xd9\xee\x6e\x4f\xf2\x6c\xb2\x07\xc6\x7b\x1e\xd2\xa9\xea\x28\xba\xe7\x1e\x48\xde\x13\xf7\x0e\x54\xca\x3c\x17\x6f\xc4\xd7\x14\x79\x67\xe2\x8d\x13\x39\x07\x6d\x81\x1b\x71\x34\xd9\xfa\xc0\x8d\x48\x9a\xe4\x03\xe8\xc6\xbe\x4a\x43\x07\xc2\x8d\x7d\x95\xc7\xf0\x1b\x73\x9f\x8f\xe0\xa9\x23\xa2\x26\x5b\x0a\xba\x11\x53\x93\x86\x18\xdb\x8d\x43\xa9\x6c\x62\x0d\x37\xec\x96\xef\x4e\x0f\xcc\x25\x18\x1b\x30\x64\xe6\xad\x69\x2e\x88\x9f\xc9\xdb\xeb\x13\xda\xd4\x44\xd0\x30\x4e\x84\xf4\x5a\x65\xd8\x37\x87\xce\xbe\x9b\xde\x2e\xdb\x09\xee\x33\x61\xd1\xb4\xbd\xef\x29\x7b\xc5\xaa\x8d\x77\x33\xf0\xa6\x4a\x38\xbb\x61\xe1\x4c\xd6\x8b\x6f\x5a\x35\xe5\xd1\x8a\xf7\xc9\xf8\xa2\xee\x41\x20\xe0\x45\x13\xdb\x15\xbe\xbf\xd2\x66\x94\x53\x43\x32\xe7\xba\xe9\xf3\x7a\x7f\xd1\x38\x33\xbf\xd1\x27\x9c\xd2\x3d\x6e\x28\xd7\xa9\x1b\x17\x50\xae\x93\x2d\x02\x37\x82\x84\x92\x8c\xab\xf1\x9e\x87\x63\xa8\xc6\xc5\xd4\xb2\x52\x32\x65\xdc\xa0\x0c\x9d\xbd\xf7\x7d\x60\x48\x21\xf7\x86\xe3\x31\xfb\xf7\x49\xad\x43\xba\xcd\xfd\xc0\x04\x21\xd1\xe5\xd9\x68\xdc\xda\xd4\x9e\x4c\xcf\x47\xfd\x33\x79\x6f\x96\xad\x2a\x3e\x53\x47\xcb\x66\xd6\x0f\xcc\xaf\x8a\x07\x8a\xcf\x3c\x7a\x73\x90\x28\xf0\xcc\xb3\x37\xc5\xe6\xef\xdb\xfc\x3d\x78\xbc\x89\xb2\xa2\x2d\xfd\x4c\x75\x2d\x47\xe9\x03\xcf\xd4\xd6\x52\xec\xf5\x27\xa7\xd3\x33\x35\xb9\x94\x86\x07\x3f\x67\x67\xc1\x9d\x5f\xb3\x1d\x0d\x3c\x18\xd4\x0b\xf8\x67\xb6\x85\xbc\x27\x6c\x68\x0b\x98\xa9\x07\xa6\x50\xfd\xfb\xe4\x57\x43\xec\xe7\x99\xe7\x52\x8e\x12\xbb\x9e\x50\xbf\xbf\xb2\xed\x08\x0f\x82\x90\x92\x91\x31\x55\x84\xd4\x3c\xd9\xa9\x36\xe6\x24\xae\xfc\xcc\xe3\x23\xa7\xe8\xfe\x0f\xb4\xfd\xfe\x39\xbf\xcf\x7e\x7f\xd2\xdb\x90\x35\xeb\x99\x92\x4d\xce\xc5\xed\x49\x0c\x41\x1c\xfb\x41\xf4\x51\x94\x65\xe6\x99\x72\x7f\xea\xda\xdc\x4f\x9c\xfb\x4e\x4e\xaf\xf8\xcc\xd3\x2b\xda\x4e\xf8\x20\xd0\xe8\xb5\x58\x71\x2e\x6e\x15\x83\x79\x22\xf6\x83\x76\xfa\x33\xcf\xb6\x98\x8b\xc7\xdb\x7f\xc7\xff\x9f\x78\xa0\xed\xfe\xe6\xfa\x79\xdf\x3f\x53\x67\x8d\xa1\x19\x9e\x39\xbf\x66\x7c\xc1\x12\x3e\x4c\x4c\x30\x84\x0f\xc9\x56\x0f\x62\x90\xe4\xb8\x88\x4f\x22\xe7\xf1\xfb\xbf\x3f\x6f\x9e\x84\xf3\x46\x52\xc5\x33\x15\xe0\xac\xc0\xb5\xf8\xa4\x8a\xb6\xf0\x91\x1a\xda\xee\x7f\xf2\xf5\x2a\x0e\xf2\xc0\xb2\x9e\x8b\x17\x34\x4d\x04\x28\xde\x2e\x3e\xe9\x40\xdb\x1f\x9c\x73\x77\x18\x61\x53\xc3\xce\x43\x3c\xfe\x41\xe4\xd1\x78\xf5\x37\x45\x14\xc5\xe8\xc4\x07\x71\x47\xd1\xbb\x3d\x07\x1c\x76\x02\x70\xca\xb2\xa9\x78\xc3\x4c\x85\x3d\x59\x43\x7d\x60\x9f\x54\x30\x4c\x7c\xa6\xfe\x9e\x6c\xb3\x7d\x72\xc5\x61\xe9\xfe\x1a\x76\xab\xe0\x9d\xea\x7d\x51\x84\x68\x7c\x60\xe0\x94\x67\x21\x3e\x79\xee\x6e\xb9\x6e\xe3\x93\xe7\xa9\xd6\x8b\xc7\x9f\xf3\x8f\x9e\x5f\xbe\xbe\xbf\x8a\xc2\x10\xe2\x93\xef\xd9\xae\xfe\xfe\x41\x5b\xf0\x4c\xb5\x34\x65\xc9\x52\x4f\x99\x1b\xb8\x7b\x43\x16\x58\x12\xc5\x4d\x9f\x92\xe6\xf7\xde\x00\x05\x07\xcf\xe6\xdf\x21\x15\x19\xfe\x29\x44\xa6\x4d\xdc\xf7\x29\x73\xfe\xc5\x04\x53\xe6\xfc\xab\x37\x58\x19\x68\xfb\xfd\x39\xff\x6a\x02\x45\xb0\x51\x32\x3d\xc0\xef\x5f\xcd\x8d\x11\x6a\x64\x13\xcd\x83\x30\x80\xf1\xea\xff\x01\x81\x0b\xdf\x94\x1d\x75\x40\x3d\xb4\x9d\xf8\x7d\x9a\x4e\xa4\xa6\x3e\x53\x39\x89\xb5\xf8\xfb\x3c\xf1\xa5\xc3\xfd\x99\xca\x49\x92\xf3\x2a\x3e\x53\x39\x49\xd9\x1b\x0e\xf1\x01\xd9\xc7\xd9\x53\x27\x02\x5e\x04\x5e\xc7\xe4\xd0\x5e\xa0\xa9\xbd\xa4\xec\x05\x9f\xea\x4b\x0c\xcd\x00\x9c\x20\x10\x21\x6c\x2a\x2f\xa9\xbd\x06\xbc\xe7\xef\xc9\xbf\xcf\x0d\x50\x25\x61\xc2\x13\x12\xa3\x17\x0c\xb1\x01\x79\x48\xfd\x82\x2b\x24\xa4\xfa\x93\x50\x83\x08\x3f\x49\xb0\x4c\xfc\xb4\x89\x9e\x61\xe8\x11\x7b\x34\xbc\x5c\x6d\xa2\xe7\xb5\xdc\x88\x3c\x7a\x9d\x3f\x0c\x22\x90\x28\xf9\xb4\xf1\xfd\x55\x5f\xe7\x4b\x9b\xd8\xb1\xd9\xf1\x69\xd4\x8c\xfc\xfd\xe4\x8f\x9b\xb7\x23\xa3\x8e\x5e\xed\xfb\xfb\xab\x46\x49\x80\xcf\x54\x71\xa2\x05\x98\xa7\x6f\xf3\x77\xf7\xd7\x03\xb6\xaf\xbe\xef\x73\x7b\x14\x9f\x27\x53\x4b\x88\xd1\xf0\xf5\x8c\x30\x36\xf7\x07\xed\x46\x46\x8e\x07\x5e\xc0\x6a\x61\x61\xea\x10\xd1\x86\x86\xa7\xcf\xf3\xe1\xb5\x9d\x3a\x42\x84\x5e\xe3\xef\x73\x7c\x6f\xa7\xa9\x61\xd4\xe4\xf3\xa5\x9f\xdf\x5f\xf5\x45\x7e\x7d\xce\x7f\x98\x1d\x21\x0a\xa1\x9b\xdd\xd1\xc5\xe8\xef\x07\x5d\x1b\xfa\x7e\x84\xef\xaf\x5a\x0d\x3f\xe2\xb4\x5e\xe7\x1f\x02\xb5\xb2\xf9\x39\x0c\xf3\x76\xae\x3c\x03\xeb\x6f\x76\x35\xd5\x91\x14\x86\x7f\x6f\xdf\x5f\x55\x51\x7b\xf1\x99\xca\x48\x6d\xde\x9e\x08\x57\xc8\x3e\x8f\xc6\x9c\xbf\xc5\xdc\x67\xea\x26\xb1\xbf\xc6\x9b\xec\x51\x61\x45\xf1\x19\x17\x84\x29\xd1\xd3\xd4\x5d\x62\x32\xfd\x4d\xd5\x25\x16\xcb\x1f\x53\x75\x89\xc3\xec\x97\xa1\x0e\xc1\xdb\x75\x8f\x10\x08\xfc\xc2\x3c\x1f\x5e\x02\xd2\x54\x6d\x52\xb6\x40\xb2\x4f\xfe\x30\xbc\xfd\xa1\xe9\x34\x9f\x5f\x7b\xfb\x9d\x8c\xfd\x4c\xc5\x27\x75\x13\xe0\xd4\x7b\x52\x31\xbf\x9e\x6a\x4f\x0b\xde\xad\x53\xeb\x69\xc1\xe7\xd9\x4e\xcb\x8f\xfb\xbb\xbe\xbf\x7a\xb5\xb4\x3a\x55\x9e\x94\x4d\xb0\xfb\x03\xfe\xaf\xfe\x11\xb9\x91\xbd\x61\xa6\x46\xd4\x82\x37\x30\xac\x74\x41\xba\xdd\x03\x7d\x28\x59\x40\x38\x32\x36\xb8\xe0\x3f\xe6\xfc\xcb\xab\x3f\xf0\x47\x9f\x4f\x53\x7d\x8a\xc5\xf8\x3b\xb0\x01\x4c\x70\x07\x63\xe4\xdc\x9e\x0c\xe0\x25\x5d\x1f\x70\x56\x7b\x03\x1f\x2b\x36\x59\xed\x0b\x76\x3d\xb7\x61\x88\x93\xee\xfa\x40\xf5\xb2\x76\xf1\xd0\x3d\x6e\x79\x63\x6a\x5e\x69\xb3\xc0\x36\x15\xaf\x96\x5f\xef\x33\xba\x42\xf3\x85\x1d\x31\x47\x7f\x3f\xd7\xd7\x6a\xeb\x03\x83\x48\xb2\xba\xf2\x20\x32\xa5\x7a\x07\xd0\xb4\xe8\x1d\x05\xcb\x62\xb6\x44\x38\xf5\xb8\x96\x7d\xe0\x4f\x35\x2e\xbd\xd4\x0b\x98\xae\x87\x0f\xb0\xa9\xd5\xc5\x66\x00\x2f\x08\x00\xa6\xf8\x2b\x41\x1d\x5a\xfd\x27\xba\xb6\x3f\xc3\xa7\x6d\x6a\x33\x3d\x7d\x36\x58\x82\x3b\x5b\x01\x8a\x09\xfe\x6c\x49\x43\x09\x7e\xe7\x5a\xfd\xeb\x44\x7e\x7d\x7d\x4c\xc7\x73\xfb\x49\xdc\x40\x42\xe6\x4f\xab\x1f\x63\x49\xda\xa6\x6c\xde\x25\xaa\x25\xb8\xa2\x43\x8c\xc1\x0f\xe0\x9f\xfb\x18\x11\x12\x9c\xd3\x21\x2a\x3b\x27\xd1\x3d\x5d\x65\x05\x4e\x1b\xfc\x33\x31\x34\x8d\xb1\xfc\x0d\x1f\x86\x9b\x98\x17\xe4\x13\x23\x6d\x0f\x38\xae\xc6\x7c\x30\x63\x21\x00\x6e\x80\x2a\x33\x75\x8a\x13\xc8\x1e\x3e\x0c\x3f\xc5\x29\x50\x77\xc9\x93\x09\x2e\xa5\xae\xb8\xf7\x04\x8f\x52\x57\x1a\x4c\x8a\x98\x93\x02\xe1\x13\xc2\x39\xbb\x14\x94\x14\xa7\x40\xdd\x95\x63\x93\xe2\x14\xa8\x5b\xfd\x44\x02\xa4\x38\xe5\xe9\x2e\xef\x48\x8a\x70\xe4\x2a\x86\x3c\xc1\x61\xd5\x95\xdf\x93\xe0\xb1\xea\x4a\xe1\x49\x71\xca\xd3\x5d\xee\x96\x14\xa7\x3c\xdd\x95\xc3\x94\x62\xc6\xfc\x8a\xdb\x34\x11\x6a\xfe\x53\x9e\xee\xca\xf2\x49\x70\x80\x75\x85\x3c\xa4\xb8\xfc\xfd\x43\x0f\x0a\xac\xc5\x43\x00\xe3\x44\xda\xe4\xb7\x4b\x88\x8a\xeb\xa1\xba\x8d\x11\xb4\x04\x71\x60\x84\x2a\x8c\x0c\x60\xb8\x68\x06\x30\x91\x6d\xd9\x4b\x34\x80\xe2\xea\x76\xe3\x0b\xee\x01\x38\x16\xe1\x21\x86\xae\x4b\x46\x4e\x71\x1e\x4a\x61\xcb\x5d\x48\x83\x5f\x6b\xcb\xdd\x5f\x9c\xec\x52\x68\x9e\xe7\x52\x4f\xc1\x5f\x00\xcd\xaf\x59\x3f\x9c\xb5\x5e\x80\x57\x6b\xcb\x7e\x03\x46\xb5\x2d\x0f\xcd\x7b\x9e\x14\x5d\x4e\xad\x14\x77\xae\xbc\x28\x67\xc7\xca\x17\xf7\x88\x95\xaf\x9a\x05\x4e\x0a\xe5\x9f\xa5\xb8\x03\xa4\xea\xfe\xb0\xf2\xe2\x0c\x88\xf1\xeb\x4a\x6e\x4b\xf1\x81\xa6\xe5\xfd\x89\x18\xb5\xbe\x65\xb7\x11\xd4\x20\x52\x65\x9c\x5a\x50\x1c\x57\x42\xa4\x5a\xd7\x59\x9b\xd2\xc6\xb4\xb5\x8f\x76\x9b\xe8\x60\x0c\xf2\xf2\xa6\x04\xdf\x76\x50\xf4\x59\x4a\xf0\x6d\x87\xfe\xd1\xb7\x12\xc3\xdd\x82\xbc\x96\x89\x01\x6f\x41\x81\xad\x89\x21\x6f\x41\x71\xab\x09\x41\x6f\xad\x88\x3e\x52\xc8\xf0\x62\xea\x83\x50\x30\x0f\x01\x11\xc0\x76\xb4\x65\x52\x20\x94\xc3\x1f\x20\x2e\x40\x7b\x26\xd1\x17\x2e\xdb\x5c\x4a\x81\xfe\x17\xf5\x18\xe1\x21\xd1\x26\x49\x91\x98\x13\x62\x10\x52\x17\xe4\xac\x4d\x0c\xa9\x0b\x43\xbc\x32\xc5\x8a\x39\x08\x84\xd8\xd0\x16\x08\x71\xc7\x88\xc2\x0a\x02\x42\x8a\x21\x82\x2f\x3c\x8c\x20\x24\x24\x6c\x4b\xf1\x0d\x04\xd0\x05\x2b\xda\xf3\x48\x9e\x14\x1d\x05\x52\x22\x04\x1a\x21\x01\x2b\xd2\xd4\x53\x82\x29\x20\x8c\xe4\x37\x10\x2e\x21\x56\x93\x90\x88\x14\x46\xd2\xb4\xc1\xbb\xb6\xec\x21\x4e\xc2\xe0\x2f\x08\x75\xd2\xea\x23\xa9\x28\x0c\x9d\x57\x09\xec\x68\xcb\xe5\x27\x07\x50\xca\x70\x2c\x89\xb7\xa5\x4c\x88\xbd\x0e\x53\x79\x6f\xa5\xbb\xf7\x1d\x73\x16\x92\x32\x28\xc9\x94\x35\x95\xf3\x2e\x6b\x55\x4a\x93\xd7\xb5\x32\xd4\x5f\x21\x52\x3d\x22\x42\xef\xc3\xd0\xa6\x4e\x85\x2b\x6f\x52\x29\x80\x51\xfc\x3b\x41\x9d\x0b\x0a\xbf\x4c\xa9\x21\x72\x47\xcc\x2a\x4d\x0d\xa9\xd5\x57\x1b\x67\x74\xd4\x2a\x4c\x0d\xa9\x55\xaf\x2b\x02\x75\x36\x43\x80\xc0\xe6\xa0\x48\xc7\x84\xa0\xc4\xbe\x19\xc5\x83\xdb\x41\xab\x34\x00\x61\xf4\xfb\xd8\x0d\x5e\xb4\xc1\x0d\x59\xdd\x01\x18\x8d\xf7\xdb\x8e\x01\x74\xa4\xc1\xe3\xdf\xaa\x89\x9f\xbe\x67\x43\xbc\xe3\x00\xe8\xfe\x1d\xfc\xdd\xab\x70\x10\x60\xf5\x77\x80\xb4\xa3\x56\xed\x60\x7f\x7e\x9f\xc1\x58\xea\x0f\x22\xa2\x95\xde\x94\x20\x13\x4a\xa9\x4d\xe9\xc4\x79\x21\x66\x8f\x80\xca\xbe\x99\x2a\x4f\x70\x5e\xb3\xa4\x13\x4b\x10\x34\x81\x0b\x0e\xd0\xa4\xfe\x2e\xf2\x30\x2d\x7a\xde\xa8\xa2\x6b\xbb\x66\x86\x05\x25\xcd\x39\x83\x75\x36\xb9\xff\x53\x66\x8c\xed\xf8\x98\x99\x53\x46\xd0\x6c\x8b\xda\x6e\x19\xd1\x2e\x39\x06\x3d\x40\x26\x43\xf6\x7e\xcb\xc8\x64\x68\xf1\xa3\xfd\xa6\xdc\x97\xb6\xae\x51\xa0\x1e\x36\xd9\x7b\x53\x46\x22\x72\x55\x26\x58\xca\x70\x86\x34\x05\x7e\xa5\x0c\x01\xbc\x27\x71\xec\x8c\x60\xee\x26\x1b\x71\xca\x0c\x96\x96\x4c\x9d\x4a\xa0\x8b\x40\x14\x53\x60\xf4\xb3\x0d\x3d\x15\xa4\x87\x35\xe5\xbd\xa5\x02\x9f\x6e\x53\xaa\x4d\x2a\xd4\xc3\x94\x2f\x9b\x0a\x3c\x4e\x4d\x76\xfe\x54\xa6\x64\x3f\x1f\x7c\xe0\x28\x58\x86\x96\x44\x98\xe5\x42\xd8\xdc\x56\xf5\xc6\x03\xe3\xa0\x12\x64\x13\xdc\xee\xa1\xe5\x8f\x74\x9e\x2a\x02\x3e\x47\xf8\xe8\x13\xa9\x66\x74\xaa\x90\xde\x54\x11\xf4\xdf\xf2\x47\xc3\x4a\x15\x1e\xbc\xa6\x90\xaf\x54\xa1\x13\x37\x89\xf0\xa9\xc2\x71\xd3\x2c\x5d\x34\xb8\xbc\x5b\x11\xe7\x6c\x70\x79\xb7\x22\x5e\xdb\x5a\xe1\x83\xcf\x5c\x5a\xa7\x63\x46\xac\xa7\x61\x5d\x5a\xf1\x83\x1b\xae\x30\xe5\x7e\xa7\x76\x03\x63\xa5\xe9\x0d\x4e\xbf\x08\xf4\xf6\x5c\x7c\xf0\x19\xa5\xc3\xb7\xd2\xca\xc7\x9c\x98\x3a\xec\xd3\x2f\x16\xd9\x13\xf5\x63\xc9\x52\x3d\xf3\x13\x1d\x5d\xbd\x70\x2e\x9a\x6d\xaf\x84\x54\x87\x5d\xdf\x91\x31\x2c\xa5\x35\x75\x38\xfe\x86\xac\xae\xa9\x3f\xfb\xef\x9c\xa0\x69\xe0\xcc\x6e\x55\x34\x36\xe0\xa7\x6e\x55\x5c\x60\x20\x05\xa7\x55\x31\xff\xb1\x23\xcf\x4e\x61\xb5\x69\x40\x75\xdd\x8c\xa0\xbd\x9c\x7c\xf0\x59\xb9\x9d\x54\xd8\x82\xde\x80\xf9\xac\xc9\x5e\x9f\xf6\x8e\x74\xae\x29\xcf\xff\xe0\x80\xda\x4f\x82\x20\xde\xbb\x33\x74\x5b\xc1\xf3\x69\x87\x87\xae\x29\xac\x26\xed\xf0\xd0\x35\x05\x65\xa5\xfd\xc6\x44\x65\xd2\x4f\xfb\xc3\x98\x43\x31\xec\x63\x23\xd4\x42\x16\x7d\xf8\x4d\xa9\xf7\xe9\x40\xb8\x71\x53\x0e\x71\x3a\x22\x63\xd6\x44\x80\x07\x52\x9c\x9a\x12\x7b\xd2\xd1\x08\x87\x14\xa3\x03\xde\xf4\xa6\x94\xbf\x74\x80\xb9\xd8\x51\x97\x8e\xce\x3e\xb4\x24\x07\xdc\xc8\x4d\x59\x39\xe9\x40\x90\x50\x35\x93\x3b\xe0\x37\xad\x43\xac\xf5\x38\xd9\x87\xf8\xc0\xf1\x80\xbc\xcc\x4b\x8e\x07\xf9\x94\xd6\x98\x4e\x04\xe7\xd6\x21\x59\xfd\x44\x80\x42\x93\x11\x2c\x9d\x18\xa5\x0d\xad\xe2\x09\x47\x69\xb3\x70\x74\x21\x5c\xb2\x29\xc4\x23\x5d\xd0\x84\xdb\xf8\x98\x7d\xd3\x95\x48\xb3\x5a\x97\x2b\xe3\x1c\x96\xb8\x7d\x21\x37\xad\x0d\x91\xfd\x05\xad\xa3\x6f\xd2\xae\x2f\xc4\x38\xbd\x4e\xd6\xeb\x5c\x0e\xf0\xcf\x2a\x5c\x88\x68\xed\xb2\x66\xa4\x1b\xfc\xe9\x25\x59\xde\x89\x93\x15\x5c\x37\xf3\xb4\x83\x36\xf9\x5d\x39\x8a\xf4\x88\x1b\x29\x71\x5d\x36\xd7\x74\xe3\xdc\xe8\xb2\xc9\x24\x86\x52\xf4\x4d\xbc\xf6\x66\x3a\x95\x72\x21\x12\xc2\x18\x42\xdf\xc4\xd2\x6e\x66\x42\x2a\x39\x22\xc1\x8f\x10\xba\x37\x17\xcd\xd4\x75\xe8\xdc\x80\xa9\x39\x74\x25\xaf\x24\xd8\x96\xc3\x4b\x97\x85\xed\x2b\xbc\x54\x22\x18\xb7\x42\xb6\x8e\x43\x63\x4c\x0f\x9a\xfe\x73\xb1\x0f\xb1\xb4\xe7\x5a\x38\x5d\x9f\xe4\x2d\xf1\x93\x8f\x62\x96\x37\xa4\x36\x76\xd9\x38\xf3\xc6\x64\x56\xe5\x85\xe7\x55\xa9\x22\x7f\x00\xcb\x0c\x18\xef\x32\x13\x67\x66\xa6\x77\xc5\xc0\xe4\x90\x1f\x3c\xf8\x70\xe3\xcc\x04\x68\xc7\x0f\xe6\x80\x0a\x20\x5d\x87\x73\x0e\x07\x3f\xf9\x78\x0e\x32\xc2\x97\x43\x8f\x1f\xfd\x2a\x87\xfb\xe6\x03\x8d\xf2\xb0\xd3\x0f\x4e\x33\x83\x89\xbb\xce\xf3\x1c\x37\x7e\xf2\xd9\xb6\x99\x29\x93\x59\x91\x48\x39\xae\xd9\x7e\xb4\x9d\xcc\x5c\xad\x2e\x93\x5e\x8e\x17\x1f\x64\x7d\x82\xa0\x80\xae\x8c\xe5\x9c\x20\xdf\x74\x79\xb1\x32\xd4\x93\xd0\x75\x16\xe7\x84\x38\xda\x9e\x3e\x8a\x5f\x4e\x9c\x8b\x92\x52\x73\xc2\xc6\xee\xca\x28\xcd\x19\xba\x62\x17\x49\xe5\xcc\xba\x1c\xaf\x37\x70\x08\x74\x65\x81\xe4\x0c\xbe\xd6\x95\x80\x93\x33\xf8\x5a\x57\x16\x64\xce\xcc\xc8\x97\xbd\x27\x67\xf8\xab\xda\xf6\x31\x47\xe4\x8c\x3c\xc9\x9e\x5f\x0f\x76\x3e\xf8\x10\x4c\xc6\x89\xdf\x73\x55\xa7\xb0\xa9\x76\x9d\xe7\x39\x1f\x9c\xdc\x10\xe8\xdc\xc8\x0a\x14\xcf\x85\x93\x2b\x1f\xa6\x9d\x0b\x32\xb7\x7a\xf9\x48\xcd\xb9\x40\x45\xcc\x0a\x81\xca\x85\x28\x2c\x5a\xa8\xd2\xd6\x9e\xfb\xcc\xa5\x20\x13\xb0\x29\x8f\x24\x97\x83\xa3\x08\x8e\x02\xc0\x46\xf0\x27\x37\x28\xb9\x86\xfe\x83\xf3\x2b\x17\x9e\x3d\xb2\x66\xe7\x0a\x5e\xdb\xab\x56\xa0\x06\xfa\xab\xb5\x77\x2a\x34\xba\x2e\x8f\x78\xae\x4c\xd1\x55\xe6\x65\xae\x3b\xdf\xf8\x70\xf4\x5c\x57\xe5\x9c\xcf\x09\x97\xeb\xce\x51\xb4\x55\x1a\x28\xa1\xd7\x8f\x8c\x91\x1b\xab\x92\x28\x4e\x22\x37\x90\x79\x6f\x9f\x08\xb3\xdc\x58\xbc\x46\x01\xc0\x99\xb2\x4e\x57\x50\x67\xee\x01\x0b\xaf\xe4\x98\xdc\x59\xfb\x44\x39\xf0\xb9\xd3\x97\x2c\xe3\x5f\xee\x19\xeb\xac\xf0\x85\xdc\x21\x3e\x77\x79\xf7\xf2\x80\x79\xbe\xc9\x46\x92\xc7\x0d\x9a\x95\x2d\x21\x0f\x88\x36\x5d\x51\xec\x79\x87\x99\xa5\xcb\x58\x90\x77\xc4\xd3\x75\x9d\x92\x79\x87\x4c\xde\xa5\x36\xe7\x03\xaa\x79\x52\xfd\x94\x7c\xc0\x92\xda\x15\xe8\x97\x8f\xb6\x16\xfe\xd3\xe9\x01\xa5\xa8\x2b\x1c\x2b\x1f\x27\xe1\x10\xa7\x38\xae\xf5\xc6\x67\x2e\xc7\x4d\xed\xe1\xa3\x88\xe5\x93\x42\x98\x8c\x9b\xf9\x44\x10\xff\x50\x68\x67\x3e\x01\xd8\x90\xf9\x30\x9f\x27\xfd\x4d\x62\x3f\x27\x92\xcd\xc6\x26\x8c\x9d\x77\xe0\x27\x9f\x07\x17\x78\xda\x50\x7c\x56\xbe\x70\x4e\x0c\xf9\x50\xf2\xfd\xfb\x08\xa0\x7c\x6f\x88\x83\x7a\xb5\xa9\xe5\x08\x5f\xf7\x06\x2f\x60\x73\x07\x30\xfa\x17\xff\x8e\x90\x9e\xe0\x0e\x06\x7c\xba\xfe\x1d\x5e\xbd\x8f\xf5\x26\xdf\x4c\xca\xcc\x7e\x9f\x87\xce\xeb\xc1\xf5\xfd\x95\x8a\x38\xd7\xbd\xc1\xe9\xfb\xb1\x8b\xe5\x1b\xfb\xa8\xf9\x40\xb9\x11\xb7\x23\xab\x6a\xbe\x21\x90\x28\xce\x27\xdf\x61\x4d\x49\x3d\x42\x51\x51\x6a\x4a\xbe\x43\x41\x07\x51\x6d\x38\x32\x93\xdb\x0d\x81\x3a\x1e\x00\x81\x1e\xda\xa6\x77\x80\x1f\x6b\xb8\xbf\x1b\x28\xf1\xfb\x88\x84\x8c\xa2\xe3\x3b\x4e\xa4\x0f\xe3\x28\xd2\x73\xac\x01\x63\x7f\x87\x65\xe5\x1b\x54\xdd\x14\x60\x9e\x6f\x84\xd2\x6c\x62\x91\x37\xce\x90\x1c\xb5\xee\x37\x34\x60\x07\x1d\xe6\x3b\xd2\x59\x2a\x2c\x43\x23\x6e\x8a\xa2\xce\xf7\x14\xd2\xf2\xe6\x49\xc0\x08\xa6\x72\x2d\xf9\x4e\x53\x7a\x0f\x9b\x09\x01\xe1\x30\x8a\x15\xcb\x77\xa2\x16\xee\x85\x02\x41\xcb\x3d\x96\xef\x29\x4d\xc4\xe1\x85\x45\xed\x1d\x59\x6f\xf2\x9d\xe0\xdf\x1e\xfe\xfd\x79\x07\x9f\xe5\x3b\x33\x38\x4d\x10\x21\x7c\x45\xba\x74\xbe\xc1\x72\xb2\x52\xcf\xf2\x8d\xfc\x93\x9a\x85\x94\xcc\x3d\x98\xfc\xa0\x53\xed\xd3\x90\x19\x21\x65\x26\xd6\x3c\x69\x51\x51\xc3\xf9\xce\x64\x0d\x9a\x52\x46\x74\xa8\xa7\x8c\x0c\xbe\xa6\xc8\xe4\x7c\x97\xf2\xfd\x55\xb3\xd1\x5e\x88\x34\x75\x88\x9a\x35\x4a\x25\xca\xf7\x14\xb0\x72\xf0\x76\x44\xc5\x9a\x64\x5a\x46\xc1\x1a\x47\xee\xe6\x1b\x7a\x58\x98\x4c\xe2\x07\x87\xd2\x5d\x96\xd2\xaa\x36\xe6\x53\x34\xff\x02\x8f\x69\x14\x78\x35\x22\x24\xcb\xed\xc4\xd1\xd4\xc1\x94\x87\xe7\x03\x2d\x4a\x25\xa9\x66\x2d\x42\x03\xad\x8b\x11\xde\x0d\x4e\xe5\xae\x09\xa0\x92\xc2\x90\xd7\x28\xdf\x2c\x8b\xe0\x19\x22\x52\x3b\xcb\xaf\x9d\x6f\x94\x49\xa8\x66\x69\x3d\x02\x67\xc2\x79\xff\x5d\x50\x62\xbe\x7b\xc5\x6e\xf3\xef\x70\x43\x8b\x8b\x22\xb4\x39\x36\x53\xfe\x94\xe0\x73\x30\x19\xf5\x03\x41\x96\x6e\x9f\xef\x20\xc7\x7c\x43\x77\xcb\x2f\x42\x44\x24\x74\x70\x1b\x42\x50\x34\xbf\x80\x25\x69\x98\x0c\x19\x58\xe0\xad\x38\x68\xf1\xd6\x80\x8c\x73\x96\xa3\x32\x23\xce\x39\x86\xcd\x74\x37\x26\xd9\xbc\xdb\x03\x6d\x21\x1d\xa1\x04\x9b\x4e\xd6\x1b\x3e\x9b\xa0\xd3\xfa\xa6\x34\xa4\xd0\xa1\x7c\x4f\x41\xc3\x21\xb7\xf9\xde\x81\x63\x13\x3e\xd4\x53\x9f\x99\xf7\x4e\x90\xfd\x7d\x45\xac\xa2\xa6\x00\x0b\x54\xed\x5a\xc3\x7d\x6e\xac\xad\x09\x40\xb8\xee\x47\xf3\x78\x0f\x67\xa8\x07\x53\x38\xc8\xc1\x1b\x65\xca\x91\xd9\xd2\xd5\x3d\xd5\xe3\xac\xa8\xe2\xbc\x22\x95\x5f\x5b\xf9\xd8\xdf\xa1\xa7\xf9\x3e\x8e\xdf\x85\xbc\x67\x86\x32\x37\xeb\x25\xf7\xd4\x39\x63\x32\x4c\xe7\x54\x63\x8b\x91\x7a\x12\x27\xea\x91\xaa\xf2\x6b\x9d\xe7\x01\x9e\x95\x18\x98\x11\xc8\x9c\x55\xab\x30\xdf\xb0\x06\xd6\xe2\x0e\x3b\x3b\x70\x8f\xf0\x97\x57\x77\x70\x30\xa6\x5b\xed\x0b\x1d\x6a\x0a\x27\x08\xcf\x3b\xe3\x9c\xdb\xb9\x78\xb7\x22\x2f\x34\x27\x1f\xd6\x53\xd6\x8e\xc1\x2c\x17\x95\x7f\x5e\xcb\x38\xd5\x99\xa8\x12\x09\x19\x31\xd0\x59\xb9\xd8\x19\x21\xd0\xa9\x44\x0f\x30\x10\x02\xa4\x09\xd0\xac\xa8\x4c\xb1\x7c\xa3\xe8\x4f\x78\x51\xe2\xd4\x8f\xaa\x17\xe1\xc2\x0c\xa2\xdf\x7f\xd0\xd6\xeb\xf7\x9a\x81\x5e\xb8\x19\xc1\x2c\x94\xdc\x91\x03\x88\x10\xee\x84\xa8\x56\x4d\xe9\x9e\x8b\xb2\x99\x2e\x20\xd5\x87\x2a\x08\x6e\x72\xb4\xd7\x07\x07\xe7\xa0\x49\xdf\xc0\x7a\xf4\x90\x08\xf3\xce\x6e\x2f\xda\x55\x97\xb4\xc3\x48\x7a\xbe\x1f\x9e\x12\x45\x5f\x3c\x11\x87\xb3\x26\x05\x5d\x75\x04\x6f\x9f\xa7\xf0\x0b\xe1\xe1\xa9\xd4\x45\xd4\xe6\xc2\xf8\x83\x79\x90\x45\x09\xfd\xf7\x73\x02\x4d\xfe\x9e\x3c\xcb\xfb\xe9\xb9\x09\xb4\x96\xf2\x21\xdb\xd5\x0e\x43\xec\x78\x4f\x12\x5a\x10\x3b\x1e\x4a\xfb\x89\xbb\x29\x23\xb0\x7c\x76\xdf\xf5\x00\x2e\x35\x31\x51\x46\x86\x07\x65\x62\x64\x86\x86\x9b\x45\x3d\x74\x76\x6a\x2f\x20\xfa\x7b\xc2\x67\x78\x96\x20\xe9\x2f\x60\x19\x95\x60\xf9\x7c\x2a\x51\xaa\x8d\xdd\x21\x45\x1c\xf1\xdf\x49\x89\x1b\x19\xf1\xdf\xa1\x8a\x76\x11\xff\x1d\xc3\x26\xa4\x3e\xa1\x10\x04\x8d\x18\xe8\x99\x28\xee\x92\x8c\x7a\xb8\x8f\x75\xda\x09\x88\xc0\x54\x0f\x61\x79\xaa\xe5\x59\x1e\xff\x8c\x20\xef\x24\x9b\x7a\x46\xd0\xf4\xec\x40\x78\x88\x14\x49\xc4\x75\x10\x16\x9d\x54\x05\x2f\x23\x2c\x3a\xcb\x50\x9b\x19\x16\x3d\x14\x26\x91\x11\x07\x3d\x81\xf4\x17\x88\xf3\xd2\x71\xf3\x2c\xd1\xcf\x40\x52\xf4\x13\x1b\x41\x24\xf4\x9c\xb7\x66\x85\x4a\x8c\xc5\x40\xc2\xfd\x99\x8c\xfa\xb4\x83\xcf\xf8\xf7\xb5\x98\x7e\x80\x50\x60\xaf\x25\xbc\x9f\xf2\x79\x64\x86\x42\x37\xa5\x11\x66\xc6\x3e\x07\xcb\xaf\x08\x76\x9e\x0f\xd4\x05\xc4\xc5\x4d\x5b\x08\xd1\xcc\x71\x68\x07\x20\x9a\x39\xbf\x30\x0d\xe1\xb0\x5a\x3f\x65\x38\x73\x4e\xe2\xdf\x88\x4f\x0e\x32\xa8\x65\xc4\x27\xa7\xad\xb9\x07\x44\x0d\x68\xd3\x21\x3e\x39\x9a\x35\xad\xf8\x64\x53\x4b\x59\x20\xab\xc3\x02\xde\xe5\xa5\x2c\x94\x70\x75\xe4\xac\x08\xe5\xec\x11\x50\x2a\x40\x0c\x1f\x96\xc5\xac\x2c\xa1\x8c\x08\xe5\x89\x36\x8f\x30\xa0\x5c\xf9\x05\xc8\x3e\x12\x88\x11\xa2\x9c\x55\x8d\x28\x3f\x14\x37\xb3\x21\x22\x2f\x34\x40\x93\x7f\x97\x6a\x80\x60\x73\x6d\x1e\xa0\x2e\x06\xae\x11\x96\x48\xa9\x33\xe3\xa1\x31\x58\x99\x38\x19\x51\xc4\xd9\xea\x38\xa2\x88\x67\x9f\xc2\x73\x65\xdc\xb4\x84\x05\xc4\x09\xc7\x60\x31\x1a\x81\xc2\xd9\x3a\x26\x02\x85\xb3\x55\x6d\x04\x0a\xcf\x0f\xd4\x25\x9c\x17\x36\xe3\xc1\x00\x9b\x8a\x89\xa9\xe1\x28\x97\x8a\x88\x58\xde\xd9\x81\x1f\x50\x50\x8f\x1e\x12\x98\x4c\xee\x11\xec\x4a\xa2\x35\xa3\x75\x6d\x59\x45\x74\xee\xec\x51\xa8\xec\x54\x63\x4d\x0d\x30\x3d\x2b\xdd\x3e\x23\x3e\x37\x0c\xc5\x2b\x65\x06\xe8\xb6\xe8\xd5\xe8\x80\x5a\xda\x09\x22\x72\xb3\x6c\xe8\x99\x11\xb9\xc1\xa2\x2f\x42\x72\x5f\x96\x48\x84\xe4\x66\x55\x7d\xc8\x08\xc9\x9d\x1f\x08\x2f\x9d\x09\x49\x86\x69\xad\x84\x1f\x60\x25\x64\x5e\x40\x50\xee\x7c\x41\xab\x3b\x85\xe5\x6c\x93\x06\xa2\x72\xbb\x82\xf4\x33\xa2\x72\xe7\x07\x7e\x80\x28\xbe\xfe\x93\xba\xa6\x19\x31\xba\xf9\x45\xbf\x88\x87\xca\x56\x42\x11\xa4\x9b\x6d\xf4\x43\x90\xee\x1c\xce\xf0\x00\x25\x26\x68\xb8\xf8\xab\xcf\xad\x41\xa6\xe0\x36\xf9\xb3\x8f\x11\x84\xe5\x86\x60\xee\xc9\x30\x3c\x1f\x2b\x30\xf2\x25\xf3\xbe\xfd\xc0\x9e\x12\xca\x20\x3b\x37\x77\x08\xd9\xb9\x48\x9a\x40\xd8\x6b\x18\x3e\x42\x8e\x45\x38\xea\xf0\x28\xe0\xce\x02\x11\x71\xab\xc3\x47\xeb\x41\xa3\x91\x7b\x3c\x88\x04\xaf\x3b\x6c\xa3\x59\xf5\x7c\xf3\x73\x40\x11\x76\x9b\x26\x33\x2f\xfb\x09\x4e\x26\xb9\x0e\xa1\xa6\xe1\x85\xc5\x73\x91\xaa\x3f\xa8\x1c\x52\x40\x9d\x9d\x0f\xb4\xee\xc8\x5b\xb7\x1d\x9d\xc1\xa5\xc9\x67\xca\x49\xb9\xcd\xd3\x3a\x49\xac\xe6\x9e\x27\x02\xd5\xcc\x36\x28\x3e\x9b\x78\x4f\x8a\x40\x96\x41\x2e\xb0\x0d\x63\xfe\x02\xad\x1a\x91\xd7\xc2\xb4\x60\xbc\xe8\x30\x30\x75\x5f\x50\x09\x7c\x8e\xa1\x90\x66\xf7\xa1\x73\x81\xfc\x7c\x70\x5e\xe0\xc7\xde\xd2\x17\xb8\x88\x0f\xfb\x8b\x73\x32\x9b\x99\xf2\x74\xaa\x66\xc8\x14\xa0\x4d\x4c\x53\x80\x6e\xd5\xc4\x71\x43\xa9\x71\x87\x94\x9f\x2d\x81\x3f\x53\x7e\x4e\xed\xd5\x01\x65\x1c\xe3\xfd\x46\xd8\xb9\x41\xbc\x31\xa2\x57\xf2\xe1\x0e\x97\xbc\xfc\x40\xfc\x4d\xcd\x93\x7e\x88\x36\x69\x83\xcf\x03\xcb\x8e\x99\xc4\x14\x7f\x93\xaa\x84\xe4\xe7\xc1\x2e\xae\xee\xa0\x23\x49\x57\x93\xa0\x0b\xfc\xf5\xfd\xc2\x92\x76\xf9\x12\x7f\x7d\xce\x3d\x58\x7a\x6f\x91\x07\x25\x7c\x3e\x4a\x40\x61\x8d\xac\x4d\x06\xb6\x82\xd8\xe1\xb9\x47\x92\x1e\xc0\xea\x50\xfc\x02\x61\xec\x6a\x37\xc2\x90\xf5\x00\x66\x87\x8f\xe6\x52\x36\x18\x4a\xad\x94\x97\x6d\xa3\xa8\xe7\x17\x28\xe0\x16\xf7\x30\xd7\x5a\x87\x54\xd9\x20\xe0\x56\xe5\xdf\x94\x6d\x4a\xb8\x45\x86\xcc\xb2\x6a\x79\xa9\x40\x76\x41\x39\xaf\x2c\xa1\xba\x20\x02\x3a\xbd\x26\x11\xa8\xd2\x7e\x44\x9a\x82\xa2\x5e\x59\x01\xa7\x05\x65\xbc\xc2\xa8\x1e\x61\xcd\xd2\x2f\x50\x8a\xea\x02\x9a\x12\x70\x75\x8f\xa4\x70\xff\x4e\x51\xf0\x23\xb3\x14\xd6\xfb\x6a\xd1\x88\x0a\x17\xc7\x30\xd4\x08\x3d\xeb\x1e\x13\x72\x57\x50\x0f\x91\xb3\x54\x07\x08\x41\x4c\x06\x09\x89\x90\x35\xab\x3f\x24\x42\x8e\xa2\x85\x88\x5c\x5a\x2d\x65\xa4\xf2\x25\x34\x47\x1e\x22\x3f\x2a\xad\x5d\xb6\x88\x2d\xfe\xea\x1d\xe2\xcd\xab\x37\x22\xc4\xd0\x1c\x48\x3b\xf5\xef\xd4\x10\x0c\xfd\x14\xc1\x36\x2f\x11\x63\x9d\x92\x57\x3d\xad\x0d\x28\xf8\x29\xcf\x4b\xd4\x2d\xdb\x27\x30\x45\x6d\x26\xee\xb9\x87\xb5\x26\xc2\x30\x22\xa3\x93\x09\x0d\x9e\xab\xda\xbc\x5f\x32\x51\x2c\x42\xca\x30\xd7\x54\xb7\x17\x08\x1a\x22\x43\x72\xed\x9a\x35\xa5\xf1\xa6\x35\xcc\xc0\x5a\xd3\xac\x33\x6b\x2e\xf9\x77\xee\x9e\x64\x90\xd6\x6e\x31\x48\x54\x19\x9a\xdf\xc0\x99\x15\x34\xa9\x02\xee\xee\xdf\xcb\x22\x7e\x8d\x59\x40\x07\x26\x44\x18\x73\xe5\x1e\x2e\x5b\x59\x74\xe0\x1e\x78\x6e\x1a\x6f\x14\xaf\x9b\x60\x9a\xe2\x74\xda\x5e\x3d\x3e\x04\x5a\x1f\x54\xae\x5d\x12\x5e\x90\xc3\x37\x5e\xe4\x51\x17\x94\xea\xb3\xd2\x4d\x29\xa8\x2b\xad\x87\xc9\x0f\xb8\x47\x93\x96\xbb\x52\x56\x4d\xee\x02\x24\xd6\x3c\x06\x77\x5c\xd2\xf2\x35\xae\xbf\x7a\x58\xf2\x73\xd6\x72\x34\x16\x6d\xf3\x07\xc8\x2d\x8e\x9a\x28\xe4\xe9\xcd\xb8\x6e\x8c\xe5\x11\x8c\xcb\x6f\x65\x92\x6c\x5c\x7f\xb7\x51\xc9\xce\x8b\xd7\xb9\x78\x1a\x70\x89\xcf\x59\x34\x4e\xab\x70\x77\x9b\x02\x46\xd6\x90\x9d\xba\x91\x67\xdd\x49\x52\x59\x68\xe9\x38\x5b\x4d\xf5\x7d\x89\x76\x1e\x94\x02\x83\x57\x6b\x49\xb7\x66\xd1\xf4\x87\x17\xe1\x81\xc2\xeb\x10\xde\x06\xe5\xa0\xee\x07\x6b\xf5\x34\xf1\x01\x39\xc8\xcb\x3d\x05\xd4\x94\xcd\xc2\x07\x48\xec\xd5\xc1\x41\x10\xfc\xc2\xc9\x1e\x05\xf5\x92\x50\xab\x3e\xd9\x49\x63\xe6\xd1\xfb\xa2\x31\x4d\x63\xa7\x5d\xcf\xd8\xdc\xe9\x86\x70\xfb\x82\x5e\x29\x28\x0f\x9a\xbc\x8c\xbb\x03\xc6\xd3\x57\x1b\x0c\xc2\x3c\xfc\xc0\x41\xd3\x85\xa8\x83\x36\x08\xc1\x88\xdc\xaa\xec\x49\x2c\x11\xd5\xe7\xf1\x41\x9a\xf5\xc1\xc2\x40\x83\x4d\x78\x38\xb9\x36\x66\x10\xb4\xe7\x9a\x05\x9d\xb4\xc2\x99\x0d\x9e\xd4\x4c\x0d\xe4\x0a\xa3\x74\x0f\xb4\x83\xbc\xba\x20\xae\xbd\x2f\x90\xd1\x14\x5f\x40\x90\x29\x99\x00\x90\xd2\xa4\x1c\xe9\xb2\xc1\x64\x5b\x9b\xbb\x84\x13\xb8\x0e\x61\xfa\xa2\x3e\x64\x96\x71\x11\xca\xf1\x93\x30\xbb\xb2\x5d\x05\x45\x09\xdc\x3d\x78\x9a\x77\xf6\x05\x57\xe4\x10\x0e\x58\xfd\x57\xc6\xa1\xb2\x5d\xc8\x5a\xf5\x4e\xa6\x05\xd7\x3b\xff\xa2\xba\xe3\x4d\x72\x93\x14\x7c\xa0\x2d\x91\xd3\xf4\x77\x83\x16\x3c\xe6\x9d\xf9\x82\xe6\x7c\x63\x2f\x1b\x69\x0c\x58\x48\xde\xec\x37\x52\x4f\x2d\x7c\xdd\xf4\xad\xfb\x90\xbd\x69\xcb\xc9\x1e\x03\x86\x0c\xa3\xf5\xc6\x34\x5e\x40\x72\x6b\x67\x3d\x78\x58\xa9\x6e\xd3\xbc\x1e\xda\xd5\xcc\x78\x59\x7c\xa3\x99\x5c\x1e\x6e\x23\x23\xf7\xe1\xee\xd7\xa0\x0f\xe7\x25\x7a\x7a\xc8\xa3\x4c\x81\x0f\x64\x85\xe1\x21\xc8\xa2\x3c\x2f\xd8\x7d\xab\x57\xe7\x59\x7b\xfb\xd3\x25\xeb\x7b\xd6\x8f\x5a\x55\x18\xaf\x55\x75\xe7\x4f\xe1\xcd\x42\xca\x75\x28\xbc\x47\xa8\xea\xe2\x87\xc2\x7b\x84\x86\x04\xfc\xc2\x7b\x84\xb2\x8c\x73\x25\xd0\x74\x3b\xfc\x02\xc5\x07\x31\xd2\xb0\xe4\x50\xb1\x45\x5c\xf0\x13\x2d\x5f\x04\x88\x99\x51\xec\x24\xc0\x43\xaf\xa8\x85\x82\x9a\xa1\x39\x48\x1a\x0f\x2b\xba\xc2\x43\x06\xea\x51\x49\x6d\xb2\x07\xe3\x01\x62\x67\xfc\xd8\x6b\x4a\x58\x62\xa7\xd8\x24\x6e\xf3\x99\x0f\x34\x6f\x48\x95\x8a\xfd\x2a\xa8\x53\x9a\x55\x0e\xaa\x84\xc8\x8d\x28\xa2\xc3\xb5\x3a\x49\x95\x54\x0b\x6f\xcd\x09\x16\x30\x70\x49\xce\x7c\x20\xc4\x25\x24\xe0\x06\xbf\x40\x0e\x24\x29\x07\xb7\xe4\xcc\x2f\xd4\x67\x5a\x31\xe8\x7e\xa3\x01\x2a\xbf\x40\xca\x97\x78\x88\x3b\x71\x66\x17\x42\x55\x22\x26\x0c\xc4\x81\xb6\x10\x01\xb7\xbc\x62\xab\x0a\x2f\xb3\x51\x19\x90\x12\x68\x68\xb5\xb4\xc0\xfb\x6c\x54\xa5\xb6\xf0\x3a\x1b\xdd\x55\x50\x78\x9b\x4d\xf2\xac\x33\xca\x2a\x78\xb1\xe1\xa6\xaf\xda\xfe\x08\x18\x8c\xcd\x8b\x9f\xa9\x41\x08\x4b\x19\x16\x99\xe1\x36\x6b\x3c\x1b\x40\xd6\x85\x71\xff\xb0\x9f\x98\x56\x60\xb6\xb5\x90\x86\x78\xc4\x39\x21\x75\x00\xbb\x6d\x34\x69\x94\x88\x0e\x05\x50\xe1\xca\x4b\xf8\xc0\xe5\x35\x59\x25\xbb\x0a\x2b\xc4\x56\xc5\x1c\x15\x5c\x55\x33\x1f\xf8\x0d\x5a\x37\xba\xfb\xdc\x51\x7c\xc6\xed\x93\xa5\x0c\xd4\x5e\xfc\x48\x63\x56\x3a\x99\x86\xa0\xae\x84\x52\x68\xa9\x64\x36\x42\x3b\xaa\x3b\xf8\x30\xe3\x1d\x32\xc1\x12\x12\xee\x90\x09\x4e\x9f\x2d\xb8\x43\x26\x2a\xa1\xbd\xe0\x8e\x18\x17\xe0\x29\xbc\x23\x66\x54\x8f\x00\xcd\xa4\xfe\xc4\x43\x54\x70\x7d\x4c\x8e\x66\x4c\x8d\xe7\x9c\x3a\x63\x38\x79\x32\x19\x34\x6a\xe0\x12\x9e\xc3\xb2\xd1\x0a\x5c\x5c\x05\xa3\xfb\x2d\x4a\x60\x58\xb6\x74\x10\x5c\x04\x93\x64\x0e\x2a\xbc\x09\xe6\xcd\x75\x1a\x23\x33\x4d\x59\x8d\xb1\x74\xda\x5c\x8d\xd6\x4d\x49\x29\x01\x52\xa8\xb2\x76\x4b\xe8\xf1\x5d\x92\xa8\x84\xbe\x26\xa1\x21\x96\xcd\xd6\x3c\xa1\x63\x55\x8a\x7b\xe0\x6d\x00\xfe\x00\x15\x93\xa2\x47\xc4\x09\x20\x75\x20\xa0\x2c\x5b\x4b\x66\x6c\x1d\xd4\x1f\xdd\x01\xe4\xa2\xd7\xef\x6b\x0e\x86\x00\x65\x91\xa2\xda\x03\x65\x23\x24\xe4\x04\x18\x68\x15\x1c\x58\x50\xcd\x38\x29\x0b\xbf\xa0\x9c\x71\x56\x24\x60\x09\x83\x21\x2e\xee\x8f\xc9\x28\x66\x38\x30\xb1\xbe\x78\x37\xf3\x47\xdd\x21\xcb\xb7\x9a\x21\xc1\x3e\x9a\x65\x71\x2a\x01\xc1\x09\x31\xb9\xbd\xb0\xec\x1e\xb0\x1f\xa5\x00\x07\x14\x2e\xb0\xb6\x1a\xf6\x8a\xdf\xb5\x4c\x28\x54\xa0\x8c\x92\x12\xa6\x74\x9b\x2c\x7f\x04\xe4\x5c\xb4\x64\x9e\x88\xe8\x04\xc5\x67\x95\x00\x69\x56\x41\x74\x05\x01\xcc\xd1\x0a\x77\x38\x70\x9e\x99\x34\x61\x81\xed\x9e\xc1\x94\x6e\xf3\x66\x06\x72\x2c\x2e\xee\x0e\x77\x3e\xd0\x14\x0e\x4a\x9a\xc5\x43\xa0\xfa\x95\x04\xe4\x70\xc0\x48\x62\x2c\x1f\xe4\x72\xb2\x82\xe0\x1a\xa2\xf9\x40\x5d\x9e\x34\x5e\x9a\xcf\xb1\x30\x9b\x19\xe5\x89\x59\xf8\x44\x84\xcd\x36\x7b\x61\xcf\x05\xb5\x3f\x00\xf1\x4a\x4c\x0b\x27\x3d\x39\xde\xe4\xe7\x81\xa3\x40\xf3\x9e\xf2\x73\x1a\x9e\x25\x0b\x02\x54\xff\x4e\x7d\xd9\x67\x0f\x43\x24\x5f\xbc\xfb\x5a\xb3\x12\x0c\x0c\x71\xb0\x98\x8f\xcb\x8d\xec\x47\x2e\xbc\xca\x68\xbc\xf8\x20\x6c\xae\xd1\x6c\xef\x42\xb5\x59\x23\xee\x62\xf0\x8c\x80\x64\xea\xd4\x8b\x53\x5d\x84\xd2\x6c\xe2\xde\xde\x95\xc7\x4a\x98\x22\x71\x6a\xde\x52\x37\x25\x47\x6f\x81\x7b\x01\xad\x69\xdd\x40\xb5\x19\x0d\x04\xde\xe1\x43\xf9\x26\xa6\xdd\x01\x0a\xab\xf9\x38\xb9\x11\x0f\xe0\x33\x1a\xe2\x6f\xb4\x40\x76\x53\xfa\x91\x3a\x15\x1e\x82\xac\x0f\x20\xed\xea\xd2\x81\x12\x9e\x85\x67\xd1\xdb\xb3\x36\xa1\x1f\xd0\x79\x29\x85\x0c\x25\xc3\x5d\x6f\xad\x84\x87\x19\x2e\x82\xf9\xa1\x9d\xc2\xb2\x0d\xcc\xbc\xd1\xf4\xf7\x20\x38\xce\x93\x7e\xe8\x01\xf0\x00\xb0\x8f\xfe\xc8\x33\x54\x02\x2c\xc0\x8a\xbd\x29\x28\x60\xee\xea\x6f\x05\xe5\xca\x63\x11\x55\xc4\x0d\x3c\x45\x4c\x88\xd5\xcb\x87\xf9\x28\xaa\x97\x27\x85\x0b\x15\xe4\x1b\x44\x85\x40\x95\x55\xbb\x5c\xb4\xbe\x2a\x95\x6f\x06\x00\x64\x57\x3c\x20\x00\xd4\x8a\xb0\x4c\xb9\xca\xc3\x14\x56\x29\x6f\x36\x7b\xb2\x4e\x79\xd6\x2d\x8d\x25\x52\xaa\x96\xf1\x21\x22\xd9\x5b\x01\x0f\x25\x32\x7c\x41\xc1\x35\x25\x22\xf0\x55\xd9\xa1\x25\x06\x4a\x29\xc3\x2f\x5c\x20\x43\xc1\x1c\x49\x05\x12\x09\x62\x64\x28\x81\x5f\x40\x49\xb1\xe0\xdf\x2b\xb1\x96\xf5\x00\xf2\x6b\x71\x7b\xed\xc6\xa2\x07\x03\xf1\x84\x02\x1a\xe6\x52\x79\x8b\x4b\x5c\x01\x12\xc6\x73\x24\xde\xd4\x4e\x58\x58\x83\x88\x32\x70\xd1\x58\x4a\x6b\x21\x05\x73\x62\x38\xb0\x5f\x00\x5d\xea\x88\x46\x99\x8a\xa0\x0b\x59\x0a\xca\x54\xe4\xf8\xfa\x9d\xc1\x0e\xee\x8f\xf2\xa9\xdb\xb4\x54\x8a\xce\x23\x23\x15\xc4\xec\x51\x47\x22\x7b\xf3\xc6\x65\x3c\x95\x5c\x12\x33\xbc\x48\xd1\xed\x55\xac\x55\x20\xd0\x3a\x9a\xfd\xc2\x5c\xb7\x66\x24\x66\x9c\xf9\xd2\xd1\x23\x05\x58\x49\x72\xbc\x05\xad\x29\x18\xa8\xe0\x16\xb4\x54\xbd\x6c\x1f\x81\x56\x48\x58\x02\xed\xf0\x1b\x3c\xb1\x4c\x3b\x85\xf7\xbf\x09\x06\xe6\x3e\x9a\x11\x47\xdc\x76\x61\x9b\x20\x6e\x41\xcb\xd1\x3b\xb2\xf0\x04\x13\xc3\x60\xf1\xf8\xf1\x5a\xda\xba\x24\x05\xcd\x8b\x99\x45\x32\x96\x21\xc3\x27\xda\x5b\x81\x3b\xd1\x52\xf2\x10\xcb\x76\x6a\xd4\x23\x16\x21\xbe\x3a\x00\xf5\x55\x83\xb0\x26\xe1\x07\x54\xc0\xbd\x56\x95\x51\x47\x7a\x01\x35\xcb\x8a\x67\xdd\x20\x5e\x79\xd6\x8d\x97\x85\xba\x0d\x72\x95\x96\x89\xcb\xcc\x72\x34\xf5\xa1\x2a\x99\xa5\xdc\x48\xa9\x57\x01\x17\x05\xf7\x90\x65\x39\xdb\x4a\x6c\x58\x7b\x7f\xd0\x69\x17\xf3\x52\xf6\xc5\x58\x34\x24\xcb\x07\xeb\x40\xe4\xa5\x63\x4d\xd1\x3b\x25\xf6\x45\xa0\x7e\xc0\xec\x23\x77\xd9\x01\x83\x90\xd0\xb1\xa9\xbd\x07\xfb\x22\x16\x7f\xb0\xf6\x88\xdf\xe0\x2c\x44\x4d\x94\x4a\x25\x6a\xa0\x72\x4a\xb6\xb1\x9f\xa9\x5b\x59\x37\xa6\x16\x94\x4e\xc9\xf6\x2a\xc5\x25\x96\xea\x44\x43\xe5\x93\x18\xac\x0e\xa0\xf2\x89\xeb\x7f\x16\x14\x3e\xe9\xc9\xfb\x7a\xd0\xef\xae\x49\x41\x6e\x4d\xb9\xfd\xe4\xf8\x41\xc9\x93\xac\xc4\xfc\x12\x99\xff\xa9\xea\x67\x05\x77\x16\x4c\x70\xfc\xa0\x7e\x7f\x75\xdd\xea\x5b\xe2\xde\xf8\x82\xa6\xbc\xa3\xfe\xa6\x84\x4e\x14\x4d\x49\x36\x88\x46\xde\xa7\x24\x09\x91\x45\x50\x8a\x51\x86\xeb\x95\x82\x2d\x03\xf1\x40\x8a\x80\x99\x00\x6c\xb4\x2f\x46\x46\xa9\x56\x62\x4e\x3c\xa8\xa8\x6b\x4d\x0e\xa8\x22\x3e\x42\x69\xa2\xb5\x29\x21\x1e\x2b\x4d\xff\xd3\x3e\x37\x4c\xd1\x6d\x2c\xb2\x8f\x58\x14\xb0\x6a\x26\xed\x93\xdb\xd9\xc7\xcd\x09\x37\x83\x04\xf9\xc8\xa8\x02\xab\xee\xb8\x5d\xcd\x41\xc0\x85\x97\xab\x65\x45\xcf\x15\x5c\xae\x96\x94\x3b\x5d\x78\xbb\x5a\x4b\xaf\x07\x0c\x3e\x32\x65\x22\x28\xd7\xe2\x61\x84\x45\x37\xd8\xfe\x10\x19\x85\xbb\x79\xd0\x8b\x85\x4a\xcd\x86\x2e\x14\x22\xb3\x6c\xc1\x30\x5d\x1b\x14\x22\xac\xb6\x2f\xc4\x5d\x34\xd2\xf9\x28\x47\xa0\x6e\xf4\xa9\xc9\x5b\xdc\x3c\xef\x6b\xa0\xb2\xa2\x7f\x3f\x80\x69\x0f\x70\x72\x44\xa1\xfa\xc2\x49\x9f\x3d\x09\x30\x63\x9f\xb2\x17\x9c\x69\x26\x26\x8a\xb8\x3e\xd3\x56\xaa\x92\x21\x84\xd5\xb7\x9a\xfd\xc3\xe8\x6b\xd3\x79\xbc\xb9\x01\x34\x00\x45\xe0\x68\x46\x79\x43\x69\xeb\xee\xa0\xb1\xb0\xb4\xda\x9d\x1f\x68\x8e\x37\x63\x2f\xbd\x61\x6f\xee\x70\xd3\xcf\xbd\x66\x2d\x20\x1e\x1a\x2a\x7d\x20\xd0\xc8\x6b\x4b\x64\x64\xec\x82\x19\xd5\xc3\xa2\xc0\x82\xe2\x59\x4b\x27\x30\x29\xf5\xfa\x8c\x7a\x16\x49\x0a\xaa\x87\x0c\xdb\xac\x80\x62\xad\x27\x86\x1b\x11\x6a\xf3\x3c\x68\xe4\xf5\xa1\xf4\x20\x8b\x43\x43\xb2\x58\x91\xaa\x63\x97\x84\x9c\x2f\xe5\x9a\x17\xa4\xa4\xa6\x28\xf3\x15\x8a\x19\xcd\x49\x06\x3d\x80\xd4\x96\xfd\x02\x50\xaf\x83\x17\xb5\x8b\xa6\xc6\xe3\x0f\xc0\xdf\x85\x15\xd4\x21\x8a\x21\x8a\xb9\x26\xd6\x66\x1e\x06\xe1\x41\xed\x64\xfd\xce\x5a\xcc\x9a\x62\x0a\x0b\xef\x51\x0f\x12\x7b\xd4\x90\x30\x11\xbf\x40\x80\x30\x6b\x97\x00\x2a\x17\x25\x5d\xec\x50\x12\x65\x59\x5b\x52\x12\x4d\xc4\xc5\x2f\xa0\x1c\xf3\x6b\xc4\x83\x1f\x08\x8d\x08\x4c\xa8\xfd\x05\x34\xa4\x2a\xe3\x11\x79\x60\xc1\xa6\x92\x84\x44\xb0\x61\x16\x9d\x50\x92\xd9\x27\x69\x8a\x34\x7a\x35\xb5\x13\x60\xf0\xfb\x19\x2b\x29\xc4\x47\x6e\x8a\xe8\x07\xa8\xb0\xaa\x6d\xc8\x5a\x47\x63\xf2\xf0\x1f\x1c\x42\xb8\x5b\xd0\x09\x54\x25\x31\x72\x40\x77\xc3\x15\x54\x4a\x72\xf6\x51\x61\xa5\xa4\x11\x5f\x0f\x08\xb0\x90\x98\x28\x38\xca\xb4\x82\xca\x48\xce\x95\x29\x28\x8c\x94\xb2\xf4\x75\x16\x46\xd2\x3d\xfd\x05\x75\x91\x5e\xa2\x2e\xea\x22\x4d\x90\x84\xb2\xb4\x66\xe8\x21\xa9\xba\x56\x3f\x98\xdb\xe1\xb5\x6e\x79\x03\x08\x1a\x32\x87\x77\x9d\xee\x82\x3a\x4a\xa1\x39\x02\x05\x09\xd9\xb1\x99\xb4\x32\x48\x2d\xf8\x77\x16\xfe\xd6\x1c\x21\x8e\xeb\x4e\xcd\xc2\xda\x4a\xc3\xa4\x98\x59\xf8\x5b\x53\x40\x5d\xe4\xfc\xea\x8f\xbe\x88\x6a\x08\x69\xdc\xd1\x0e\x47\xf1\x25\xc7\xe6\x17\x14\x5b\x4a\xf6\x4d\xa0\xd8\x52\x54\xa1\xdc\x92\x18\x48\x2c\x61\x9c\xa5\x96\xaa\xf7\x27\x2a\x19\x5b\x26\x4c\x90\xde\x87\x14\xbf\xc4\x40\x06\xe5\x54\x96\x04\xf3\xb4\x82\xef\x4a\x2a\xdc\x1c\xc9\x0f\xce\x77\xb1\xf3\x92\x20\xbc\x5b\x2e\x4e\x08\x6c\x68\xde\x5d\x4b\x54\x97\x18\x9a\x20\xaa\xd7\x6e\xac\x23\xae\x61\xd8\x31\x91\x56\x71\x06\xc1\x54\xc9\x38\x0d\x64\xfd\x5d\x81\xf5\x92\x2a\xd1\xe8\x69\xd6\x45\x3b\x82\xb2\x12\x4a\x0f\x81\x92\x89\xa6\x84\xb6\x2e\x87\x54\x7b\x5d\x6a\xaf\x76\xc4\xfe\xd4\x88\x8d\x61\x8f\xc2\x0a\x6c\xd6\xd5\x94\x01\x93\xf5\xf0\xfe\x6a\xc8\x34\x35\x9b\x6c\xac\xa8\x29\xac\x31\x59\xee\x0d\x00\xc5\x11\xe3\x1d\x61\xc6\x8a\x10\x2f\x28\x81\x15\x92\xae\x3f\x2f\xa9\xad\x22\xe2\x1e\x83\x65\x31\x84\x03\xd8\xac\x93\x19\x6b\x27\xa7\x35\x31\x75\x94\x89\x96\x3e\x9c\x78\x35\x88\x4f\x62\x5e\xf6\x19\x6c\x7b\x4c\x28\x5b\x98\xbd\x72\x4c\x78\xb3\x48\x84\xba\x5a\xd9\xc2\x2e\xea\x68\xa5\x61\x7a\x1d\x9c\xb7\xb7\x0c\x0a\x84\x0c\xef\x10\x44\xdd\xd6\x6e\x7a\x82\x30\xde\x3d\xab\x1d\x9b\xde\x4c\x00\x75\x74\x82\x8d\x97\x69\x09\xdc\xc6\xf5\x8e\x5d\x6e\xd6\xba\x13\x46\xc1\xb4\x23\xc7\xc1\xbc\x1a\xb7\x78\xd8\xa8\xc7\x8b\xb7\x86\x45\xa8\xc4\x4b\x3c\x94\xd6\x5b\x12\xcc\xc8\x8e\xf5\x48\x3b\xa8\x4f\x62\x60\x62\x20\xaf\x45\x1e\x54\xf7\xca\xf6\xcd\xb2\x9a\x97\x7d\xf1\x89\xc5\x15\x7c\x6a\x1e\x6b\x4e\xea\x91\x51\x14\xb6\xc0\xa6\xa3\xbe\xef\x18\x28\xe9\x58\x7b\xc8\x0f\x78\x4c\xfa\x88\x3a\xd6\xb4\x84\x97\x83\xe2\x88\x5f\xa0\x54\x6f\x44\xa0\x76\x4b\x4b\xe9\x27\x77\x0e\x95\xc4\xfb\x42\x2c\x94\x25\xda\xa5\x9b\xdb\x38\x62\x7c\xa2\x9c\xfd\x7d\x2d\x42\x49\x27\xcb\x4a\x0b\x3e\x1a\x99\x65\xf5\x42\xc5\xb2\xd4\xa5\x6b\xa2\x62\x59\x6c\x66\x0a\xb0\x31\x67\xd3\x26\x6e\x88\xb5\xf3\x3a\x2d\x79\x5e\xee\x6e\x94\x34\x8b\x8e\x15\xe5\x15\xb0\xcd\xa1\x02\x09\x59\x74\x2f\xca\x41\xd0\xaf\xa3\x84\xd2\x45\x45\x4d\x10\x5e\x8c\xc7\x32\x4a\xa7\x74\x9e\xb2\xa9\x7f\x0a\xe3\xdd\x56\xb5\x74\x71\xc3\x65\xf7\x88\x83\xdc\x3d\x22\x6d\x6e\x58\xc8\x4c\x10\xc7\x6d\x4c\x4c\x90\xc6\x9b\x49\xf3\x4e\xef\xbb\x25\x4a\xba\x57\x6d\x2f\xb5\x59\x63\xcb\xbf\xd3\x50\xd2\xfc\x02\xb5\x51\xcb\x8c\x37\x0e\x7e\x93\xe2\x8d\x6c\x70\xa3\x19\xc2\xf8\x30\x5b\x42\xda\x5d\x35\x2d\x43\x36\xcf\xc6\x3a\x2c\xd6\x2f\x24\x22\x60\xe3\xb5\x7d\x11\xb0\x61\xf7\x3d\x6a\xa6\x44\x95\xc6\x2c\x69\x4a\xf2\xd1\x06\x83\x04\x03\xf6\x4b\xe6\x85\xfd\xfa\x25\xbb\xad\xfa\x67\xa6\x83\x87\xd9\x5f\xcd\x6f\x00\x07\xaf\x11\x20\x15\x9b\xc3\x3c\x1d\x23\xb8\x0d\x01\x53\x5b\x0d\x17\x03\xbf\xe2\xb2\x32\x73\xe6\x6c\x62\xce\x8c\xd5\xd0\x14\x33\x42\x35\x8c\x12\x54\x81\x89\x2a\xde\x59\x32\x0a\x86\xaa\xe0\x48\xc9\xb8\x5d\x45\xe9\xa4\x25\x6f\xeb\xea\x2d\xb5\x91\xd8\xbc\x19\x00\x38\xca\x35\xa1\x8c\xf8\x62\x25\x52\x97\x8c\x04\xba\x61\x80\x91\x40\xe7\x58\xc5\x4c\xa1\x5d\x3b\x2b\x07\xd6\x9f\xd6\x89\x9d\x03\x15\x8d\xe8\x37\xa8\x91\xc9\xe8\x9d\x11\x96\x61\xe5\x3a\x07\xac\xba\x56\x35\x07\xde\x72\x24\x41\x24\x07\x16\x5d\x13\x8e\x22\xee\x6b\x92\x48\x9b\x23\xf9\xbe\xd8\x41\x8e\x6b\x5d\x35\x4b\x14\x63\xb0\xa6\x9b\x57\x74\x6f\x73\x97\xb4\x14\x69\xb7\x65\x44\xf0\xbe\xdb\x64\x91\xd1\x5d\xa0\xca\x5f\xf5\x98\xa0\xd5\xec\x1e\xc9\x52\xb4\x1d\x33\x73\xf4\xac\x9c\x64\x44\x82\x24\xcb\xc5\x19\x29\x78\x2f\xa8\xd7\xe5\x23\xee\x61\xe0\x74\xd2\xda\x4c\x39\x3a\xd9\x7d\x91\x11\xd5\xe1\x98\x9d\x9c\x88\x58\xf7\x8f\xb5\xce\xee\x0f\xdb\xc9\x16\x83\x4c\x29\xda\x68\x62\x75\x06\x9d\x13\x39\xaf\x32\x85\x82\x20\x53\x13\x96\xfd\x29\x23\xee\xa3\x9a\xbc\x33\x59\x86\xd7\x6e\xca\xcd\x49\xf5\x4f\x4a\x66\xe0\xc7\x6b\x08\x96\x13\x77\x07\x27\xb1\xe6\x0e\x18\xe6\xff\xa3\xe2\x08\x25\x67\xae\x8a\x01\x5e\xab\xa2\xf1\x21\x65\xbf\x56\x09\x56\x71\xe7\x5b\x97\x5c\xc8\x87\x75\xb6\xe4\x02\x3e\xec\x2f\x2a\x55\x0b\x83\xbc\x0c\xd0\xb2\xd4\xe7\x65\x71\x96\x48\x99\xeb\xc2\x8a\xc0\x42\x14\xc6\x6b\xe5\x2b\x65\x73\x93\x46\x85\xbd\xc0\x7c\xa5\x2e\xb9\xc3\x0f\x68\xa4\xf6\x2e\x43\x3a\x5c\xf2\x44\x61\x83\xb6\xa7\x2e\xa3\x66\x83\xb9\x7d\x6e\x74\xe5\x35\x3f\x80\xac\xf4\xea\x10\xd4\x69\x90\x28\xd7\x7a\x65\x29\xa5\x7a\xd6\x6d\xe5\xee\xaa\x4d\xce\x23\x24\x50\x46\xed\xde\xc6\x9d\x10\x0b\x00\x86\xfb\xda\x39\x90\x97\xd4\x6a\xc6\x30\xa5\xd6\x97\xfd\x37\xd3\x46\x6d\xd3\x7d\xee\x84\xd9\x3d\xb0\x64\xc1\xe6\x17\x16\xa2\x85\x26\x64\xc7\xf9\x58\xce\x28\x14\xe1\x88\xe2\x8c\xd0\x0b\x47\x77\xe7\x55\x28\x42\x02\x5f\x46\xa1\x88\x64\x5e\xd4\x49\x2e\xfa\x1d\x37\xe6\xd9\x18\x89\x6a\x5a\x13\x02\xe1\x05\x56\x6e\x7b\xf8\xf2\x58\x01\xa9\xfe\x82\xe4\xe4\x7d\x0f\xa3\xb5\xa5\x9b\xcc\x6c\x34\xfb\x13\xf2\x4e\x69\xcd\x34\xbb\xc2\x2d\x64\xd6\xcd\x08\xb7\xb0\x46\x91\x11\x5d\xe1\x73\x30\x53\x70\x36\x90\xab\x1c\xa9\xc9\x69\x6f\xdc\xa7\x42\xe4\x0e\xd9\xc0\x07\x0b\xca\x7d\xe7\x60\x10\x16\x43\x75\x97\xa0\x1f\x63\x76\x07\x37\x7b\x4d\x62\x61\xda\x3d\xb0\x46\xaa\x29\x70\xca\xd6\xd9\xa6\xe5\x7c\x2c\x8e\xab\x2e\x0e\x9c\xbe\x3e\xcc\x78\x39\x9e\x0f\xcb\x25\x29\x7b\xd3\x1c\x98\x84\xa9\x63\x55\xa0\x90\x21\x38\x1f\xd4\xd5\xbc\x5a\x90\x9c\x87\xe3\x4e\x50\x40\x36\x27\x33\xbc\x83\x25\xfc\x45\x0f\x07\xe8\xc5\x3c\xf8\x60\x10\x98\x44\xcf\x0c\x51\x3b\xb8\xc3\x29\x4c\x27\x5d\xfc\x58\x32\x42\x9c\x2d\xa5\x65\x96\xac\x78\x6d\xc4\x93\xbb\xc4\x1d\x2c\xfa\x71\x0f\xd8\xc9\xde\x56\x27\x97\x4e\x20\x42\xfa\x0e\xde\xa8\x27\x4f\xf4\x57\x8f\x6b\x69\x84\x05\x5e\xea\x60\x25\x3b\x5f\xec\x52\x2f\xdc\xb4\x42\x79\x0c\x0a\xaf\xa6\xe1\x1b\xb3\x32\x8c\xb0\xfc\x66\x1f\xaf\x37\x8c\xdd\x96\x9b\x6e\x92\x53\x72\x07\x64\x88\xe6\x57\x14\x2e\xbd\x74\x14\x2e\x4d\x4e\x37\x6f\x5e\x32\x37\x61\x49\x87\xd7\x56\x7d\x90\x49\x65\x12\x5e\xe1\x10\x3f\xba\x7a\xa8\xe4\x65\x14\xf6\x8e\xa0\xac\xe8\x85\x7e\x78\xd4\x25\x8f\x47\x88\xdd\xe6\x51\xe4\x2d\x82\x8c\x36\x5d\xee\x51\x0a\x84\x47\x87\x20\x15\xc6\x2f\xd8\xc4\x53\x78\xfb\xba\xb0\x5a\x60\xe4\x55\xcd\xdc\xc2\xb2\x7c\xc3\x26\x9f\x02\x71\xb3\x79\x07\x94\x8d\x96\xb8\xee\x31\xc0\xdf\xc4\xff\x0a\x05\x46\x11\x53\x41\x80\x82\x99\x55\x09\x0b\xa6\xa2\x07\xa8\x9a\x2f\xc6\x51\x22\x39\x49\xf2\x83\xb5\xb4\x4d\x0f\x78\xf8\xc9\x9b\x5f\x28\x7b\xc9\x40\x5f\x50\x2e\x41\x97\x90\x95\x82\xa0\xdc\x2c\x61\xae\x24\x4a\xe1\xda\x74\x85\x26\xce\xe1\x17\xa8\x07\xc8\xd5\x51\x90\x4d\x35\x5e\xa8\xa5\xcd\x53\xd6\xb6\x82\x00\x01\xef\x80\x92\x68\x3c\x6b\x7e\x61\xd1\xa3\xdf\xa0\x4e\xdd\xfc\x60\x2e\xaf\xaa\x66\x97\x42\x69\xcc\x98\xce\x8b\x1e\xfd\x00\x09\x38\x32\xd9\x17\xda\x30\x65\x57\x2d\xa8\x86\xa0\xab\x58\x4a\x61\xad\x2c\x6f\xec\x92\x79\xfa\x35\xf7\x48\x2d\xd5\x98\x44\x9c\xed\x0b\x0f\x79\x01\x2d\xd4\x67\x56\x97\xd2\x72\x97\x8d\x27\xac\x06\x2d\x64\xc2\xd2\x28\x0a\x52\xb0\xba\x18\x60\x61\x54\x81\x4d\x26\xa5\x70\xcc\xa8\x36\xb6\x81\xcc\x3e\xb8\x99\xbc\x55\x13\xf5\x2a\x3f\xe0\x0f\x6a\xa0\xeb\x42\x5f\x54\x2c\xaf\xe9\x85\xe5\x08\x7c\xd6\x94\xca\xe5\x95\xa8\x5c\x20\xcc\x38\xec\xad\xe0\x9e\x2e\x6b\xe7\xa5\x31\x5a\xb0\xf9\x05\x5c\xd4\x28\xc1\xa2\x30\xf5\xdf\x7e\xcd\x02\xe9\xc6\xae\xdd\xd2\x03\x11\xa5\xe5\x5f\x2e\x79\x13\xe5\x14\x77\xb2\x4d\xc8\x05\x77\x75\x35\x23\xb2\xc3\x59\x1c\xfc\x7e\xc3\xfb\x9a\x54\xa7\xdf\x53\x16\x37\x5c\xc1\x1e\x86\x67\x8d\xa2\x58\x76\x10\xe2\x0a\xf6\xb4\x6d\x06\x99\x7b\xdd\x04\xd6\x69\xbc\x92\x82\x50\x58\xfc\xdb\xa7\x5b\x61\x19\x2c\x9b\x96\x0a\x53\xfb\xed\x3a\x2d\xcb\x4e\x28\x2d\xa4\xb0\xf0\x95\xfd\x9a\x05\xe9\xfa\x36\xb8\x16\x14\xbe\xb2\x4f\xbe\xc0\x4e\xe8\xe0\xd3\x82\xe4\xa7\x62\x22\x86\xdd\x30\x1b\x8f\x83\x4b\x23\x44\x0f\x8a\x09\xfa\x7e\x5f\x20\x6a\xc0\x7d\x81\x28\x98\x21\xdc\x74\x6f\x3c\xc8\x36\x96\x65\xca\x94\x6d\xb2\x05\x30\xdc\x26\x1f\x75\xa1\x70\xe1\x65\xf2\x0e\xb2\x2c\xb8\xf4\xca\xd1\xef\x65\x5f\x96\x4e\x0f\x40\x90\xd5\x66\x19\x4d\xaf\xdc\xb1\xd0\xac\x39\xf2\xba\xf9\xf2\x23\x97\x50\x39\x78\xd2\x99\x27\x9f\x94\x41\xcd\xbd\x98\x26\xe5\xd8\xc1\x02\x19\x22\x07\xbf\x50\xd0\xd6\xf8\xe7\xda\x40\x7e\x01\xc4\x68\x88\x4f\x1e\x24\xdd\x0f\xc8\x20\xcd\xde\x4e\x32\x48\xef\x18\x08\x11\xd5\x49\x06\x65\xf9\xd4\x4d\x4b\xd7\xda\x32\xea\xe3\x5a\x70\xfb\x01\xe0\x96\x31\x02\x35\xf1\xf3\xeb\xc4\xbc\x28\xae\x65\x8f\x81\x8d\x1e\xdc\x01\x37\xba\xa9\x73\xd9\xe5\xcc\x22\x61\x97\xcb\x92\xc7\xca\x4d\xa0\x8c\x4c\x54\xab\xb2\x9b\x13\xb7\xe7\x67\x07\xd8\x95\x7b\xa1\xc6\x0f\x28\x08\xf8\x58\xbe\x29\x4e\xf9\x68\x58\x2e\x6b\xe9\x04\xe5\x21\xfe\x7d\xe4\xa1\x78\x54\x8e\x7e\x81\x27\xbb\x04\xf6\x82\xb4\x23\x95\xb4\x2e\x05\xc2\x86\x2e\x2d\x28\x05\xb1\x93\xd9\x8c\xfd\x21\x43\x13\x97\xad\x4b\xb8\x90\xf8\x8d\x4b\xfa\xe3\x90\xb4\x5d\x37\x1e\x37\xaf\x2f\x16\x43\xaa\x7a\x80\x60\x4f\x21\xbf\x32\x5d\x5e\xe5\x9b\x4b\x65\xb9\x27\xab\xeb\xac\xaf\xdb\x7c\xc6\xe1\x82\x82\xec\xf0\x92\x8a\x2c\x22\x8b\xf4\x35\xd0\x6f\x27\xa0\x90\xbb\x6e\x59\xa2\xd2\x43\x6c\xbf\x77\xc5\x0d\xbd\x2a\xb2\x5c\x2a\x6a\xba\x16\xaf\x4e\x5d\xa6\x22\x9d\x89\x35\xf2\xaa\x6f\x01\x1d\xd7\xf2\xf9\x0b\x50\x88\xc7\x4c\x6b\x12\xfa\x02\xf2\x89\x63\xd3\xeb\x94\x4f\xb2\xaa\xd1\x97\xca\x6a\x4e\xf6\xbd\x57\x5c\x6b\xeb\x30\xa0\xca\xf8\x46\xdb\x0b\x2a\x4c\x49\xf9\xd5\x23\x0d\x5e\x62\xa2\x15\xf2\x8b\x4a\x47\x97\x9a\xe8\x8d\xa9\xee\x92\x35\x50\x82\xbb\xa4\x97\x76\x78\x1a\xdc\x1a\x2f\xa8\x78\x3b\xbc\xf8\x5a\xcd\x6b\xa2\xfa\x24\x93\xd1\xe8\x2c\xaf\xf0\xcb\x9a\x6d\x54\x88\x2c\xc1\x2e\xff\xba\x64\x96\xd7\x17\x83\x83\xf8\x8d\x83\x0f\x34\x57\x5c\x39\xdb\x5e\x7d\x92\x88\xaa\x5f\x20\x69\xbb\xcb\x05\xb7\xf0\x8d\xac\xf1\x2c\x95\xab\x4e\x91\xa5\x39\x3b\xa9\x16\x1e\x10\xaf\x07\xbc\xcb\x5d\x98\x28\x54\x4d\x8d\x6e\x66\xf2\xbc\x50\x53\xb9\x82\xfa\x82\x36\x22\x4b\x1c\x15\x55\xe9\x55\xdb\xb0\xd4\xba\xe6\x2d\x42\x45\x98\xa2\xc3\x02\x6a\x05\xe1\x26\xff\x0e\x4e\x26\x89\xb5\xf2\x4a\x83\x17\xe2\xea\x9a\xb6\x60\xc0\x65\xa8\x45\x2c\xba\x22\xec\x30\x38\x34\xa0\x22\xa3\xbb\xf8\xa0\xab\x48\xb7\xf1\x31\x54\x71\xdd\xe9\x6b\x12\x14\x7a\xf2\x8f\xa2\xb5\x6b\x67\x42\x85\xe1\xe9\x8b\xaa\xdd\x1d\xa8\x5a\x52\x5a\x45\x08\xa2\x9d\xf2\x95\xe9\xde\xaf\x85\xa4\x84\x23\x69\xa4\xd2\x9a\xe3\x50\x85\x8a\x18\xc4\xf6\x86\x18\x7b\xd5\x33\x42\x48\xa1\xed\xf1\x15\xd6\x98\x97\x24\x88\xdb\x4d\x5a\x2d\x7e\x01\x22\xb4\xc5\xb6\x3a\x16\xde\xdd\x25\xcf\x35\x63\x91\x41\x86\x36\x5b\xd5\x9d\x68\xd3\x34\x70\x89\xa7\xa3\x85\x2a\xac\x31\x16\xec\xeb\x4e\xee\x5f\xfd\xa0\x71\x9e\x5a\xfc\x7d\x61\xc6\x6f\x0c\x02\x21\xd4\xec\x0b\x35\x9a\x18\x65\x10\x6f\x23\x5e\x3e\x60\xa9\xa7\xb2\x06\x91\x05\xab\x7a\xd0\xbd\xff\x7a\x83\xc8\x53\x97\x07\xd7\x4f\x50\xb1\x28\x91\x6d\x5f\x15\xc6\x92\xac\x73\xae\x1e\x37\x73\x6c\x84\xcc\x13\x98\x31\xb6\x11\x3d\x98\x75\x0e\x56\x18\x43\x74\x5d\x74\xa9\x70\x2c\xea\x76\xe2\x52\xcf\x75\xc1\x8d\x40\x80\xad\x23\xfb\x10\x3b\xb9\xcd\x82\x47\xd8\x11\xb1\xec\x1e\x89\x27\x2f\x06\x6f\xad\xb0\xb5\xad\x9e\x6b\xc1\x35\xed\x93\x97\xb8\x0b\xf7\xe7\x5a\x6f\xbd\x70\x6d\xec\x53\xd3\xb8\x38\x2d\xe1\xe5\xe2\x34\x34\x04\x42\x01\xb3\x4f\x18\x98\x57\xec\x73\xa9\x17\xb9\xb9\xa1\xbe\x60\x3f\x36\x19\xa3\x66\xa7\x83\x96\x2a\x63\x03\x1d\x7d\x52\x21\xf7\xbc\x24\xbc\x7a\xd1\x2b\xe3\x36\x2f\xf1\xf1\xd2\xc0\x1f\x69\x77\x7e\x65\x74\xa0\xed\x1d\x15\x72\xd0\x30\xd5\xde\x74\x75\x05\x3f\x20\x91\x1a\xb5\x37\xa5\xb3\xe6\x3e\xc9\xca\x25\x59\x57\x18\x71\xb2\xcf\x3d\x78\x04\x37\xaf\xc5\x12\x94\x7c\x38\x23\xb6\xcf\xa9\xb3\x15\xd7\xa7\x38\xc1\xb0\x52\x2c\xf2\x31\xf8\x30\x6a\x59\xd3\x9e\x62\x52\xdc\x4c\xa1\x0f\xf8\x85\x4e\x82\xb6\x81\x40\x75\xd6\xb4\x0d\x75\x68\x92\xdb\xd8\x12\x62\x69\x8d\x99\xd7\x36\x45\x34\x84\xd9\x65\x6d\xe5\xb6\x11\x20\xff\xbe\xf8\x4b\xd3\x03\xf0\xfd\xea\x36\xe9\xb1\xb9\x07\x48\x76\xc2\x49\x5b\x97\x16\x7c\x88\xa7\x85\xc0\xb5\xf7\x03\x1c\xca\x3a\x07\x5a\x00\xf5\xbd\x3e\x20\x0f\x94\x90\xdc\x28\x74\x09\xa9\x0d\x99\xda\x59\xd4\xd7\x50\x00\x53\x57\x44\x95\x16\xd6\x32\xba\xc7\x07\x61\xcc\x02\x39\x72\x43\x88\xa0\x1b\x82\xe8\xd2\xd0\x46\x6f\xcc\x4a\x71\x48\x4b\x8b\x0c\x60\xf7\x2c\x22\x81\x12\xa6\x61\x57\x0a\x3f\xba\x4a\xaf\xb4\x48\xa3\x84\x90\xca\x6a\xed\xa6\xd5\x16\x77\x8e\xef\xee\x89\xf6\x6e\x90\x71\xc1\x42\x30\x80\x14\xe2\xbb\x1f\xf0\xfc\xf5\x24\x11\x9a\xe7\x88\xf9\x86\xac\x6d\xc7\xd1\xb5\xf4\x70\x4c\xd1\x02\x2c\x44\xd9\x68\xcc\x0b\x29\x6a\x2f\x83\x8f\xda\xb8\xac\xbe\xfb\xfb\x93\x10\x68\x61\x32\x59\x97\x41\xa2\xa8\xd4\xdc\x03\xc8\xdd\x93\x64\xf9\x4b\x09\x78\x8d\xd6\x1e\xaf\x74\x59\x10\x09\x6f\x85\x6e\x00\xb7\xc9\x0b\xa5\xd3\xb5\x0a\xd6\xf7\x6a\xaf\x1e\x34\x04\xdc\x6b\x9b\xa9\xb1\x16\xf4\xe8\xdf\xa9\x86\xf8\x77\x9e\x85\x12\xf7\x5a\x25\x9b\x91\x6e\xd4\x10\x53\x96\xbd\x30\x95\x3e\x75\xff\x4e\x36\x64\xbc\xad\x18\x33\x59\x0c\x1a\x8b\x53\xa6\xd7\xa0\xe4\x8e\xc6\x2c\xa2\xcc\x5e\xfa\x54\x63\x79\x1d\x47\x24\x36\x24\x75\x54\x97\x09\x69\xac\x3f\x99\x24\xe5\xb7\x46\x43\xa8\x34\xcb\x86\x64\xe6\x66\x25\xae\x35\x86\xaf\x8a\x5d\x35\x66\x33\x3b\x6a\xa4\x35\x2e\xa0\x5e\xe8\x0b\x0c\x01\x8a\x1b\xe3\xab\x04\xd5\xd6\xa9\x52\x4b\x4f\x6f\xc8\xf3\xc8\xdd\x1f\x10\x7b\xc2\x05\xb2\x95\x2d\x04\xb4\xbe\x88\x4c\x43\x22\x99\x38\x7b\x16\x83\x72\x9f\x74\x91\x36\x28\x77\x4a\x74\x6d\x83\x4c\x52\x3a\x58\x1b\x0b\x35\xee\x93\xd7\xd2\x19\x9b\x63\x8d\x2a\xb0\xe8\x14\x73\xb0\x4a\xa3\x90\xe5\x79\xed\x0b\x13\x82\x8b\x25\x73\xcc\x40\x76\xa6\x9b\xf8\x03\xb0\x72\xe9\x81\x6d\x09\x5d\x92\xc8\xdb\x12\xba\x8c\xdb\x9d\x60\x67\x7f\x02\xf9\x54\xb6\x84\xb6\xd3\x93\xe7\x21\xc8\x33\x3c\x06\xa2\xc5\x74\xb1\x4e\x69\x07\x71\xa9\x21\x91\x54\xfc\x52\xeb\x1b\x23\xb7\xec\xd3\x6f\x94\xa0\xcc\xdc\x29\x21\x49\xa1\x6e\x28\x68\xae\xbb\x7c\x4a\x3b\xdb\x04\xc9\x1c\x01\x97\x45\xbe\xd8\x2c\x42\xaf\x9a\x11\x4f\x33\x8e\x35\x9b\x76\xf2\xe6\x0c\x2d\xd5\x49\xbf\xaf\x37\x2c\x6d\x34\x92\x2c\xda\x45\xb1\xdf\x58\xb9\x08\x92\x86\xe4\x9d\x70\x56\x5e\xdb\x94\x5e\x92\xa5\xc4\x76\xad\x49\x6b\x92\x10\x5e\x9a\x95\xa5\x06\xe9\xc5\xb9\x48\x6d\x0a\x2f\xa9\x98\x47\xdc\x24\x06\x49\xbf\x0d\xa9\x0c\xc5\xdb\x02\xc2\x4b\x75\x40\xfe\xba\x60\x27\xbf\xba\x20\xd1\x7a\xad\xee\xb5\xfa\x42\xf5\x4d\x19\x2b\xfe\x28\x88\xae\xb1\xe2\xb8\xb5\x1f\x5c\x5f\x18\x8b\xa9\x0b\xb1\x49\xf6\x27\xb4\x87\xe4\x67\x2c\x4c\xd9\x26\xbd\xe6\x04\xd9\xc6\xd9\xac\xed\x21\x3b\x31\x80\xac\xb1\x68\xac\xf1\x7e\x44\x6b\x43\x8d\x1e\xa9\xf4\x7a\xc0\x33\x4d\xfc\x06\x37\x28\xa6\x26\x72\xe9\xcc\x4b\xd0\x52\x75\xa4\xe0\xba\x32\x6a\xe9\xf0\x61\xb5\xfc\x7a\xc0\x3b\x85\xfc\x05\x4a\x40\x48\xe2\xea\xac\x32\xee\xe0\x89\xbe\x51\x84\x4f\x7e\x83\xbb\xac\xab\x8d\xe2\xab\x52\x84\x3b\x33\x19\x1c\x81\xd4\x97\xd9\x49\x9b\xa2\x4f\x89\x27\xba\xc4\x57\x0f\x03\x3d\xb8\x4d\xa5\x40\x9a\x4e\x47\x4c\x53\xd9\xdc\x01\x09\xd0\x40\x06\xb2\x23\x69\x2a\x3d\xf2\x80\x10\x51\x77\xd4\xa2\xd1\x9d\x19\xa5\x23\xed\x56\xd7\x74\x94\xce\x34\x5b\x1b\xcb\x7a\xe4\xb6\xc8\x7e\x83\x86\x72\xbf\xc0\x6d\x21\xe1\x15\xb7\x59\x36\x8b\x48\x9d\x37\xd4\x8b\xb5\xf7\x84\x1b\x23\xfc\x3e\x52\x03\x5e\x36\x86\x8e\xda\x35\xf6\x45\xf7\x54\x10\x2d\x26\x44\x26\x8a\x4d\xc6\x2c\xf3\x66\x3d\x49\x84\x28\x39\xc1\xa7\x2f\x11\xc7\x98\xce\xd8\x98\x12\x30\x7a\x46\xbe\x9a\xb1\x92\x39\x82\xf1\x98\x59\x7c\x5d\x20\x65\x2e\xb6\x3b\x20\x7f\xf2\xa4\x96\x79\x68\xb8\x4b\x8a\x24\xee\xa2\x50\x1a\x95\x16\xd9\xa7\x94\x13\x9b\x67\x85\xe2\x31\xce\xc4\xea\x25\xc3\x07\xaa\x1e\x0b\x0f\x34\xa9\xad\x1d\xb1\xf9\xde\x58\xbd\xa0\x6c\x49\xf5\x88\xc8\xa0\xf0\x2c\x11\x9a\xef\xac\xbc\xce\xa0\xa4\xd7\xef\x0b\x64\xcd\x72\x4a\x51\xad\x79\x92\x28\x1c\xa3\xba\xd2\xa5\xd7\xc5\xbe\xd4\x23\x03\xed\xad\x49\x77\xde\x02\xe3\xe8\x8a\x5e\x99\x99\xaf\x39\xa0\x52\x8c\xaa\xd4\x96\xbe\x84\x22\x6f\x33\x44\x20\x95\xcd\x6d\xc2\xa0\x0e\x60\x5e\xb2\xb9\xa9\xb7\x35\xa2\x80\x6c\xd8\x65\xc1\x2f\xf0\x4c\x4f\x7e\x01\x61\xbc\xc3\x2f\x2c\x34\x68\x56\x7d\x6d\x2a\xe1\x05\x5e\xb7\xe1\xa4\xa4\xce\xea\x2d\xe6\x05\x28\x29\x68\xe7\x52\xef\xb4\x93\x78\x9a\x2c\x8f\xed\x30\xa5\xce\x6b\x3e\x6d\x42\xe8\x83\xa5\x47\xf5\xc5\x20\x47\x93\xf6\xde\x07\x8d\x9c\xd5\x6f\x20\xd7\x3b\xb8\x87\x4e\x28\x05\xd5\x40\x4d\x49\x71\xf2\xbe\x6c\x4a\x06\x02\xf7\xf1\x5b\xdc\xec\xf0\x71\xf9\xd0\xed\xfb\x1a\x52\xc8\x47\x39\x94\x26\x1b\x45\xdf\x17\xd3\xfc\xc9\x45\x78\xa5\xb3\x56\xa0\xf5\xee\xce\x7a\xd6\x66\x04\x30\x1e\x15\x69\x67\x9d\xb5\x02\xad\x57\x77\x86\xb9\x4b\x1c\xee\x53\x90\x49\xc5\xac\x07\x91\x37\xc5\x68\x3f\x48\x0b\x7e\x7f\x47\x5b\x0b\x7b\x10\x00\xcd\x07\xb5\x53\x86\x53\xbd\x3a\x4c\x49\x9b\x8f\x11\x84\xd1\x54\x23\x80\x21\xe9\x8e\x74\xe8\x8c\xa3\xb1\x6a\xdf\x99\x89\xea\x20\xa9\x0e\x27\x58\x91\x1e\xd1\x4f\x14\xec\x30\xff\x65\x79\x6b\xbb\xfc\xfb\x49\xde\xe4\xf6\x09\xf6\xe9\x36\x97\xd5\xab\x04\x17\xd8\xcb\xc8\xdb\x99\x67\x6a\x21\xa0\xc3\x52\x54\x8c\xc7\x8b\xf1\xb8\x06\x0a\xa6\xa3\x62\xca\xb8\x56\x80\xb1\x56\x02\xc5\x53\x5e\xb4\x75\x2d\x52\x11\xb9\xc2\xd8\x54\x24\xbf\xf7\x8b\x4b\x23\xa8\x2f\x2c\x8d\x24\xed\xce\x50\xf7\xfc\xea\xf1\xc4\x0b\x9e\x04\xcf\xa1\xea\x07\xa0\x96\xe0\x11\x41\xbd\x52\x7c\xfa\xcd\xa0\x02\x4f\x62\x89\x67\x5e\x4d\x3a\xdd\x6c\x26\xe9\x70\xb2\x95\xe4\x17\xb8\x56\x1a\x82\xc5\x02\x2d\xeb\xf4\x9b\x16\x31\x21\x12\xb1\xe9\x2f\x82\x44\x49\x6c\x57\x2e\xe8\x37\x61\xd4\x24\x61\x79\xaa\x66\x5e\x0f\x4b\xaa\x69\x0e\x08\x1e\x7a\x1d\x01\x53\x5a\x4b\x9b\xa9\x0b\x86\xa7\xe2\x93\x11\xd1\x41\x96\xee\xc6\x06\xee\xa9\xa3\x75\x6c\x48\x62\x16\xed\x8c\x8d\xef\x0f\xb5\x91\xfd\xab\x55\x1b\x1b\x99\xa7\x44\xb5\xb1\x91\xd8\x84\xc3\x01\xbb\x90\x25\x92\x81\x7c\x4d\xdd\xb7\x59\x46\x20\x1f\x93\x99\x67\x4c\xa9\x28\x75\xd9\x27\x46\x58\x77\x4c\xaa\x8d\x18\x99\xe0\xdf\x07\x92\x2a\xaa\xda\x3b\x6e\x22\xd2\x14\xe0\x7a\x2b\xd9\xfd\x9f\x48\x4a\x72\x9b\x74\xa3\x35\x18\xcc\xbd\x74\x2e\xe5\x88\x8b\x2e\x34\xeb\x18\x91\x13\xad\x21\x61\x25\x1a\x3e\xc5\x46\x5c\xdb\xc1\x5f\x80\x50\xb2\xbb\x04\x6f\x96\xb6\x3a\x68\x19\x4a\xaf\x2e\x07\xce\x41\x41\x19\x39\x2b\xcd\x1a\xb5\x9e\x4d\xfd\x03\x76\x20\xdb\xd9\xc7\x32\x03\x49\x34\x1c\xcc\xd0\x74\xb0\xdc\x48\x4c\x6b\x50\x8f\x70\x0f\x96\xd7\x07\x94\xa1\x5f\x2f\xc0\xd4\x25\xb3\xe9\x80\xb3\xaf\x18\xd1\x10\xcb\x7c\x8b\x55\x19\x69\xd1\x82\xd0\x92\xb0\x23\x3d\x89\x25\x97\xc9\x46\x32\x32\xc7\xd4\xe9\x3d\x50\x11\xd0\x76\x9c\x91\xd7\x35\xf0\x82\x12\xc6\xa8\xf2\xea\x01\xbe\xa3\xe2\xdf\x41\xd0\xe5\x47\x25\x4e\x07\xec\x52\xba\x1f\xa1\x0c\xc4\x75\x3b\x92\x7d\xc0\x83\x57\x24\xff\x0c\xd8\xa5\x6c\x5b\x19\xcb\x2e\xa5\xed\x3d\x0a\xd2\xd9\xc4\xc4\x06\x44\xb8\xe6\x55\x45\x9d\x68\x47\xca\x0d\x4a\x70\x62\xed\x03\x97\xfc\x95\xe2\x01\x06\x09\xcd\x10\x61\x7f\x16\x0f\xc8\xfd\xe9\x0e\x90\xff\x23\x06\x35\x28\xe2\x39\xd8\x61\x14\x9a\x94\x64\xed\x1b\x95\x73\x14\xc8\x4c\xb7\xb4\xfc\x3f\x28\xf4\x49\x30\x19\x95\x73\x74\x07\xb8\x69\x46\x62\xeb\xa8\x60\xf4\xc5\xdf\x33\xe6\xd2\xef\x83\x45\x15\xb7\x99\xde\xe3\xfe\xa9\x05\x75\x3f\x00\xe3\x97\xe0\x33\x2a\x15\x5e\x93\x55\xc5\x35\x17\xde\x5c\x75\x91\x99\xe6\xd4\xd6\x3a\xe9\x0d\x64\x5f\x5a\xb7\x1b\xf0\x59\xba\x56\xde\x40\x4d\xe9\x22\xc1\x64\xb4\xb5\x0e\xee\x71\x01\x29\x18\x1a\x15\x02\x93\x02\x62\xbb\x5c\xa0\x6c\x74\x1c\xb1\x12\x5d\x46\x87\x0a\x6b\x90\xa6\x08\x99\x7c\xdc\x0d\xe6\x52\x7a\xe5\x3b\xea\x74\x0d\x7f\x4f\xcf\xba\x59\xf3\x12\x29\x65\xc5\x19\x28\x84\x52\xcc\x99\x99\x7c\xe9\x90\x83\x31\xd6\x29\xaf\x59\xa1\x14\x4a\x35\xab\x5d\x26\x34\x0f\x3a\x50\x8d\xce\x40\xd3\xa4\x66\x4f\xe8\x18\xac\x1e\xe1\x0f\x26\x33\xd6\xad\xc4\x65\x0c\xc0\x24\xa3\xe8\x18\x24\x47\xd3\x27\xaa\x9d\xb8\x08\xce\xd8\x91\xd7\xae\x13\x78\xec\xd4\xa1\x85\xe6\x65\x2e\x93\xf4\x3e\x20\x92\xba\x98\xd6\x60\x85\x3e\x9f\x3f\x3b\xd9\xff\x70\x0f\x54\xaa\x4d\x6f\xfb\x3a\x0f\x84\x06\x96\x3b\x71\xa4\xc5\x40\x89\xea\x22\x21\x6f\x1c\xeb\x3c\x10\xea\x8f\x05\x95\xfa\x3c\x18\x68\x2c\xbc\x1c\x48\x10\x78\xb5\x79\xfb\x9d\x7b\x5c\xe4\xe4\x07\x73\xf1\xac\xa0\x0e\x06\x5b\x59\x43\x1d\xbc\xf4\xbf\x9b\x15\x2c\x41\x73\xf8\x41\x05\xd4\x6e\xd3\xb2\xe3\xd5\x44\x84\xb6\xf3\xe5\xc7\xb9\x44\x30\x4d\xeb\xa4\x74\xa3\x59\x2d\x49\xd3\xbb\x00\x82\x65\xf0\x07\xab\xe8\x9e\x7a\xbc\xa8\xfa\x7b\x1a\xa8\x51\xed\xe2\x20\x03\x72\xa5\x8b\x5e\x0e\x0a\x7d\xd5\xbf\x73\xef\x9b\x25\x2f\x9b\x9c\xa9\x9e\x25\xf5\x5e\xfc\x08\x09\x89\x8e\x25\x1c\x30\xb1\x59\xa9\xe1\x5d\xd2\xcd\x16\xd8\x71\x73\xf3\x6b\x52\xa8\x90\xd7\x4c\x30\x37\x72\x2e\xbd\x29\x10\x68\x95\x86\x11\x7d\x13\xa6\xf1\xa3\x80\x85\xc1\x4b\x01\x1d\x9b\x32\xe8\x6d\xb4\x6f\x78\xb0\x82\x9e\xe3\x40\x06\x4b\x87\x38\x0e\x64\x20\x70\xcb\x2e\x9b\xc1\x02\x79\x8e\xd2\x18\x0c\xdc\xb2\x6f\x78\xc0\x4a\xe7\x14\xe4\x81\xc0\x2c\xa7\xd0\xef\xdb\xc6\x1e\xa2\x1e\x04\xac\x4c\x56\x3b\x21\xe0\xda\x1f\x50\x04\x2a\x7e\x01\x7c\xbe\xf9\x05\x8a\x8e\x3a\x48\xf6\x25\x3a\x0e\x3f\xb8\x39\xe6\x07\xa8\x1d\x97\x90\x14\xf1\xd0\x9d\xf7\xec\x39\xce\x62\x0f\x8b\xe8\xbb\x1e\xac\xc5\xac\x7a\x00\x0d\xb5\xfb\x0b\x1c\xa0\xcd\x1f\x1c\x4c\x9f\x0b\x7a\x00\x8a\x6b\xee\x60\x01\x65\x20\x20\xb2\x1b\x11\xf0\x32\x5a\x48\xd8\x97\x0b\x51\x27\xea\x1e\xd7\x6a\xf9\x01\xa4\x00\x11\xf9\xbe\x4c\x6e\x22\xa0\x9d\xd2\xa1\x63\x22\x70\x79\x79\xaa\xd1\x3d\xb0\x6a\x9b\x58\xd4\x1e\x17\x2e\xfd\x00\xdb\x40\x72\xfa\x9e\xd6\x7a\x0e\x3d\x40\xd6\xac\xc1\x86\x17\xd0\x91\x42\x3b\x4d\x64\xda\xa9\x3b\x72\xf2\xec\x68\xda\x33\xa3\x66\x74\x66\xee\x99\x40\x8b\xc4\x76\x14\xb3\xb0\xa8\xb6\x67\xde\x10\x27\x9a\xdb\x69\x11\x73\x94\xc4\xce\xb4\x39\xdb\x38\xf6\x82\x3c\x3e\x1d\x27\x3b\xc5\x19\xc7\x13\xec\x14\x4e\xbc\xbc\x75\x21\x5f\xd3\xa8\x0c\xd5\x18\x7e\x80\xe2\x8b\x9e\x47\xa5\xc3\x2c\xfa\x05\x50\x48\xf7\x10\x20\x88\xee\x0f\xc8\x82\x24\x1c\xec\xcb\xe5\xe6\x2e\x59\x7a\xc1\x66\xfe\x9d\xd2\x82\xfd\x95\x7b\xa3\x46\x6e\xaa\x6b\x0f\xc8\x54\xa8\xe9\xb4\xac\xe9\x80\xd8\x59\xbd\xd7\xe6\xe6\x7d\x2c\xe4\x09\xff\xa8\xb6\x6b\xf3\xf3\xce\x98\x69\xbb\x81\x76\x1a\x8c\xec\x74\xd9\xe9\xff\xb2\x57\x66\x1f\x9c\xba\xc0\x1c\xe4\x74\x5a\x51\xb8\xc3\x9a\x2d\xd6\xfb\x58\xf3\xd0\x03\x78\xbb\x9a\xed\xcd\xfb\x4e\x32\x91\x86\xba\xef\x64\x03\xb2\x4e\xec\x34\xea\xd8\xaa\xb8\x33\x2c\xd9\x51\x24\x3b\x13\xac\xac\x96\xef\x07\x73\xcc\xbd\x3f\x8e\xc5\xde\xdc\xe9\x5a\x02\x4d\x9e\x07\xac\x43\x3c\x71\xfd\x7f\xb6\xd0\xb8\xa3\x2a\x6e\x19\xfe\x1d\xba\x41\x77\x07\x4c\x1f\xf6\x06\x42\x39\x02\x9b\xc1\x77\x04\x0d\x15\x1d\x23\xfb\xb9\x96\x50\xb8\x61\x89\x31\x6b\xb6\x3b\x2d\x3b\xb6\xb7\xed\x3c\x80\xbd\x07\x4f\xa8\xb2\xdd\x6d\x54\x99\xf6\x76\x60\xc1\x01\xdb\xbf\x76\x5c\x43\x56\xcd\x40\xe1\xf3\x72\x5c\xca\x4e\x23\xcc\xf8\x51\xaa\xd1\xce\x2b\x7a\x6d\x90\xde\x2f\x2e\xbf\x0e\xa6\x9d\x77\xee\x3a\xcc\x64\x87\x45\x65\x98\xbb\xd2\xdf\x65\x02\x5a\xc5\x01\xcc\x23\x6e\x02\xa8\x09\xa0\x3a\x6d\xf1\x91\xc0\x84\x2c\x57\x87\xd9\x79\xb6\xda\x84\xb7\xd3\xa1\x65\x5b\xeb\xfe\xac\x31\xf4\x09\xa3\x9a\x5d\xed\x65\x47\xf4\x4d\xb0\x55\xe3\xd8\xd6\x3c\x9a\x1e\x04\xbe\x51\xf5\xa0\xb3\x53\x3f\xc0\x6d\x17\x52\x5c\x0f\x78\x83\xec\xf0\x3e\x36\x90\x97\xd8\xce\x81\xe0\x96\xaa\xed\x7b\xf0\xa0\xb2\xd5\xee\x08\x34\x25\x49\xec\x38\x70\x32\x8d\xf4\x7a\xe3\xe2\x03\xbd\x11\x97\xa0\xa0\x41\x10\xce\x52\x5e\x2f\x90\x9f\x56\xbf\xb0\x03\x8a\xac\x36\x2c\xc2\xd5\x6d\xf2\x36\xe9\x0c\x07\x7d\x39\x3a\xb3\x0f\x18\x0d\xaa\x18\xc0\x91\x32\xa7\xa1\x21\x13\xe7\xe9\x0f\xb8\x33\xa3\x7b\xbc\xf1\x82\x10\x99\x49\xb2\x02\x31\x53\xff\x14\x91\x1f\xb8\x20\xaa\x6a\xaf\x1f\xc8\x4f\xf2\x45\x16\x47\x5e\x3b\xdb\x2f\x2c\x32\x55\x97\xac\xd2\xef\x2f\xa6\x1a\x9f\xab\xe8\xfa\x28\x64\x5a\x86\x91\x91\xb9\x92\x01\x0e\xa8\xed\x55\x74\x7f\xe0\x32\x55\xbb\x27\x0f\xdc\xd5\xef\x7c\x81\x03\xc9\x48\x3d\xbb\x3f\xdc\x59\x6b\xe2\x29\xd4\x0d\x05\xf1\x3a\xd6\xa2\x3b\x40\x3e\x94\x91\xc4\x92\x47\x46\x7b\x5d\xc5\xe1\xd5\x26\x80\x5a\x47\xc6\x01\x57\xbf\x4f\xf2\x15\xf7\x3b\xa0\x84\xeb\xa6\xfc\x72\x40\xe9\xee\xd9\xbf\x2f\x88\x84\x43\x86\xa2\xd8\x4c\x7d\xc0\x2f\xe3\x6b\x96\x0e\x64\x86\xdb\x72\x79\xa0\x1a\xa9\x2d\x8b\x47\x23\x88\x9a\x22\xa2\x80\x7d\x63\x78\x39\xa0\x73\x57\xaf\x5a\x03\xad\x1a\xe4\xe5\xb7\x69\x86\x80\xf9\x2e\x32\x76\x1e\x88\x13\xae\x06\xb1\xf3\x64\x11\x7f\x3d\x90\x1c\x95\x5e\x0b\x83\xe4\xa8\xfa\x7a\x81\xe4\x1c\xdd\x25\xd4\x4d\x31\xd0\x83\x77\x43\x59\x1f\x3d\x10\x3c\xec\xc2\x02\x47\x47\x0e\xfe\xab\x8d\xdb\xc8\x24\xd1\x1c\x9d\x3a\x55\xf3\x0b\x07\x6c\x4e\xc2\x13\x02\x5d\x5e\x8c\x86\xf7\xa6\x36\x83\xc8\x95\x91\x64\x70\x30\x9d\x4a\x3c\xf7\xa0\x12\xdf\xe5\x5e\x3d\x18\x19\x63\x9f\xf0\x31\xe0\x5f\x35\xa7\x19\xbc\xe4\xcd\xdc\x0e\x9e\x24\xbb\xf8\x8f\xc1\x1a\x91\x6e\xa3\x42\x8b\x99\xdf\x80\x63\xf1\x05\x02\x4a\xb3\x79\x3f\x40\x6e\x78\x2d\xed\xc0\x75\x59\xe5\x47\xc7\xd0\x81\x90\x1b\x47\x49\x1d\x10\x31\xaa\x24\xdb\x63\x67\x0d\x36\x21\x68\xcf\x78\x5f\x2b\x84\x92\xfe\xdd\x2b\x80\x6a\x4d\xd5\x4b\xcc\x34\x2a\x7b\x22\x0e\x5a\x08\xec\xee\x3b\x60\x21\x70\x70\xf6\xb1\xf3\xd8\x95\x15\xfd\xa0\x81\xc0\x2c\x6a\x65\x84\xeb\x83\x83\x56\x4d\xad\x08\x8a\x2d\xd9\x4b\x7a\x20\xef\x2a\xbd\xda\x34\xab\x98\xf6\xe1\xc7\x72\xad\xd1\xe3\xe0\xe5\xcc\x06\x80\xfa\x80\xf7\xef\x41\x59\x3b\xbb\x4b\xdc\x7c\x28\x71\xe7\x60\x01\x55\x59\xc0\x0e\xda\x13\xec\xc9\x38\xe0\xc9\x7a\xf1\xed\x93\x5b\x45\xcb\x00\xf1\xc6\x9e\x8d\x03\x05\x55\xad\x66\x1f\x53\xda\x49\x4d\x32\xdb\x81\x54\xae\x6a\x2c\xa3\xe2\x7f\x35\xcb\x43\x41\x7f\x7b\x6b\x8e\x93\xab\xe0\x75\xe6\x85\x58\x96\xdc\x8f\x25\xfd\xc8\xe8\x7e\x50\xfa\xf1\x0b\xb0\x36\x58\x06\x3c\x90\xd7\x65\xf3\xee\x81\x90\xa1\x6a\x1e\x77\x71\x1f\x18\x86\x6b\xad\x83\x26\x85\x3b\xaf\x1c\xb9\x70\x20\xf1\xeb\x75\xfa\xc1\x27\x65\x83\xf2\x01\x97\x94\xeb\xec\x1c\xbc\xf2\x4a\xda\xc9\xc1\xea\x4b\x2e\x3e\x76\xdc\x14\x2a\xdd\xc6\x79\xeb\x65\x82\x43\xaa\x1a\x42\x38\xa4\x5c\xf8\xe7\x80\x3c\xe5\x40\xe1\xe3\x46\xf9\x3e\x69\x96\xc7\xdd\xbf\xbf\x8a\x93\x58\x0e\x44\x13\x95\xd7\x78\x10\x63\xe4\x1b\x3f\xe0\xbf\xda\xec\x00\x3d\xa6\xfc\x95\x5e\x47\xe3\xbd\x16\x41\x28\x78\xb8\x08\x1a\x91\xf9\xef\x76\x49\x1d\xa8\x83\x6a\x93\xcf\xb1\x8c\x19\xd9\x0f\x50\x9a\xd7\x42\xca\xc3\x39\x79\x84\x0e\x9b\x91\x70\x80\x2a\xa8\xf1\xf5\xfd\xc5\x11\x85\x14\xc4\x17\xf9\xde\xc3\x03\xb6\x0e\x47\xd8\x9d\xa8\x7a\x6a\x8b\xf4\x89\xf2\x4a\xae\x0c\x74\xc2\xd4\xd1\x8a\xe6\x74\x6e\x60\x31\xc3\x6d\xac\x82\x8e\x95\x13\xc1\x45\xce\x17\x38\x37\x5e\x49\x59\xd4\xa6\x73\x27\xaa\x7d\xc0\x4b\xe8\x01\xb9\x7b\x8b\x3b\xbc\x30\x80\x3b\xbc\x11\xff\x14\xd4\xc6\x0d\x54\xe2\x50\x27\x82\xb1\x6d\x6a\x39\x57\x7d\x25\xad\xeb\x89\x60\x6c\x33\xd1\x13\x5e\xb9\xac\xab\x78\xcb\x39\xe5\xd5\xd8\x36\xf7\x40\x8b\x92\xd4\x9d\x13\xf2\x6a\xf2\x31\x73\xc2\x0f\x67\xb3\xc7\x89\xbb\x57\xcd\x45\xcf\xe5\x66\x13\x57\x3c\x23\x28\x45\xdb\xf7\x8c\xa0\x75\x39\xa4\xce\x65\x48\x69\x7e\x00\x93\xb8\x58\xd2\x19\x79\x18\x6b\xbb\x9d\xb8\x40\xd5\xd7\xb5\x9e\x8c\xb7\xb6\xbb\xf3\x64\x11\x80\x79\x3c\xff\xe0\xe4\x39\x59\x21\xc0\x71\xcb\x27\xa3\xb3\x1d\x87\x7c\xd2\xec\xf2\x6a\xf3\x70\xf6\xca\x27\x6a\x16\x3a\x1a\x4f\x78\xe1\xac\xa5\x9f\x2c\x22\xf0\x5a\x3a\x5e\xc1\xfa\x5a\x3b\x16\x0d\x70\xe8\xf2\x99\x58\xf5\x57\xb3\x46\x91\x00\x3b\xf2\xce\x84\x62\x5d\x46\x1b\x4a\x04\x58\xab\x3f\xa7\x04\x9e\xac\x68\x9c\xac\x82\xaa\xc3\xe4\xcc\xeb\xbe\x28\xb5\x29\xd9\x09\xed\x99\x77\x56\x69\x8e\x28\x72\xea\xf8\xae\x13\x45\x4d\x75\xe7\x7e\x39\x11\x2f\xee\xd4\xfd\x13\xa9\x76\x8e\xa4\x3e\x51\x0d\xc0\xc5\xc5\x4e\x78\xe5\x5c\x96\xef\x44\xb4\x78\x35\x42\xe0\x95\xf3\x71\x7c\xc2\x2b\xa7\x4b\xff\xcb\x59\x40\xdb\x5e\x83\x02\x71\xc7\xa4\xbd\x9c\x6a\x06\xa0\xf0\xf4\x34\xe9\x96\xe3\xfb\xab\xd9\x2f\x72\x96\xb5\xee\x02\x11\x02\xbb\x55\xfb\x93\x5e\x35\x7b\xb9\xcf\x8a\xfa\x15\x3a\x8f\x4f\x14\x13\x70\x14\xe7\x59\xe3\xf7\x57\xab\xb2\x29\x9f\xcb\x6e\x25\xd5\xff\x44\x7c\x7a\x33\xdd\xe0\xfe\x81\xf1\x1a\x80\xea\x62\xf7\x83\x13\xb3\x16\x95\x30\x90\xca\x06\xbb\xb3\x12\xad\xee\x11\xcb\x6e\xb2\x69\x54\xa4\xcd\x64\x18\x5b\x6e\xea\x47\xe9\x26\x5d\x10\x5e\x4e\x04\x56\x55\xd9\xb0\x4e\x98\xbd\x6a\xf7\x42\x2f\xb3\x97\x19\xeb\x12\xe1\xbd\x54\x8d\x87\xbc\xfb\xec\x64\x33\xee\x94\xc9\x78\xf6\x21\x9f\x9d\x56\x09\xb1\xfb\x13\xb5\x94\xaa\x8e\xb4\xb3\x33\x32\xd8\xa8\x1a\xc8\xbd\x35\x77\xc5\x85\x00\x55\x16\xa9\x73\x70\x0b\xba\x07\x64\xeb\xd5\xea\x0f\x16\x94\xfe\x62\x0d\x21\x28\x59\x1a\xc9\xe7\xe8\xc9\x9b\xfa\xcd\xeb\x96\x5d\xcc\x44\xbb\x53\x4a\xf7\x19\xc0\xa2\xfd\x66\x55\x3b\x0d\x04\x26\xfb\x9d\x77\xac\x69\xde\x88\xb5\xb2\x9b\xe2\xdc\x89\x7e\xaf\xdf\x4e\xdf\x9b\x16\x18\x9e\xb0\xe6\x69\xf1\xae\x2a\x7b\x6a\xcf\x23\xe0\x9c\xd4\x07\xc7\x42\x8c\xbe\xa0\x5c\x6b\x3c\xf0\xf2\x2a\x1b\xe6\xce\x65\x98\x33\x91\x1d\xa4\x19\xb7\x21\x05\xca\xbe\x70\xc2\x70\x57\x5e\x3d\xd2\x2f\xa6\x49\x1e\x9c\x83\x41\xe4\x62\xfb\x77\x10\xb5\x74\xc2\x13\xc1\x54\x55\xc6\x83\x93\x52\xa7\x79\x15\x0b\x08\xd8\xb3\x7b\x9e\xe4\xf1\xe6\x56\xbc\x56\xb5\xfb\x68\x5c\x3e\x2b\x49\xba\xe7\xb5\x68\x54\x78\x42\xe8\x52\x6d\xfe\x62\x6d\x3d\x41\x81\xb8\x70\x57\xfd\x3b\x79\xd1\xe9\xf6\xa3\x20\x85\xf3\x5e\x8a\xb2\xba\x47\x82\x9b\x83\x28\xce\x9b\xc3\x6b\x11\x6e\x28\xce\xe6\x0c\x28\x59\x54\xcd\x4a\x6e\x1e\x52\x46\xea\x8d\x0a\xfd\xa6\xb4\x29\xc2\xa5\x17\x83\xe5\xfd\x4c\x76\xd2\x9e\x0f\x92\x65\xbc\xc3\xa6\x84\x96\x7c\x87\xf7\x89\xa8\xa3\x6a\xce\xf1\x1c\x88\xb0\x14\x04\x0f\x21\xfa\x20\xf0\xda\x68\xc8\x12\x3f\xbd\x36\x4a\xe2\xa2\x8b\x8b\x57\x24\x05\x7f\x01\xba\x10\x0e\xae\x8d\xb6\x80\xec\x17\x56\xe0\xc3\xa7\xcd\x94\xff\x22\x5a\xbe\xe0\x5b\xaa\x52\x88\xae\xe5\x5b\x12\x69\x5e\xa8\x09\x50\xbb\x7b\x00\x69\x89\x50\xae\x15\xa7\x54\xd4\x06\xa9\x89\x4c\x2e\xc4\x2d\xf9\xb2\xca\x0b\xd1\xde\xbe\x9e\xf7\x82\x27\xaa\x0e\x8f\xc7\x29\x69\x06\x81\xdb\xb3\xfa\x01\xce\x41\x69\x91\x57\x5c\x53\xd2\x14\x28\x40\xc9\x5c\x7c\xf1\xde\x51\x9b\xd2\xae\x15\xa6\xf4\xea\x82\xe9\x06\x1e\x34\x22\x4f\x23\xfb\x0b\x86\xd3\xf8\x77\xba\x21\xb4\xe3\xaf\x44\xf1\x5e\x3b\xfc\x82\x45\x70\x38\x15\xe8\x4a\x6b\xcb\x09\xac\xb4\xb6\x87\x96\x82\x61\x41\xb6\xec\x5c\xb8\x23\xde\xaa\xdf\x95\x79\x3a\x7a\xb1\xf2\x82\x5b\xa3\xf2\x66\x50\x47\x81\x5d\xcb\x1b\xa5\x9d\x7f\xb1\x28\x91\x1d\xc5\x17\x42\xba\x5d\xe9\xfc\x42\x91\x22\x1f\xc9\x17\xc5\x10\x99\xa2\xaf\x29\x76\xa4\x61\x1a\x2d\xd4\x98\x9b\x5f\x00\xfa\x65\xcb\xbe\x18\x0c\x94\xfd\x01\x25\xbb\xe6\x17\x28\x88\x24\xf7\x00\x10\xb4\xcf\xae\x4a\xe4\x7a\x01\xeb\x22\x52\xcd\x9b\x55\x22\x2d\x37\x5c\xa8\xf9\x68\xb3\xdb\x55\x79\x5c\x1a\xb7\x94\x13\x86\x5f\x40\xc4\x90\xa4\xf0\x0b\xc1\x33\x9b\x51\xbd\xc4\x02\x43\x4d\xc3\x9e\x36\xf3\x45\xb1\x40\x96\xee\x8b\x65\xc4\x9d\x22\x75\xb1\x88\x91\x59\xec\xb5\x8a\x16\xe9\x4c\xbf\x50\x58\xdc\x25\xdf\x2f\x66\x8b\x39\x89\xea\x42\x89\x46\xc7\x57\x5f\x28\x52\xe4\xd2\x37\xd7\x92\x12\x9a\x3f\xa0\x48\xe7\xdd\x88\xaa\x44\xbe\x2f\xf7\xa2\xd4\x60\xbc\xa1\xa0\xa2\xab\xd2\x5f\x83\x5c\xdf\xdb\x73\xb9\xd3\xbc\x38\x83\x9b\xc9\x1b\x9a\xd1\x32\xaf\xdd\x35\x78\x84\xbf\x06\xa1\xd0\x66\x9e\xc0\x2b\xd8\x5f\xfb\x0f\xf1\x31\x56\x3d\xaf\xb1\x70\xa7\x89\xed\x54\x28\x4c\xa6\x3b\x71\xe7\x36\xdd\x4e\x92\x13\xae\x9d\x5b\x43\xf2\xfb\xb5\xaf\x41\x35\x57\xd4\x48\x9c\xba\xde\x0f\x8e\xa3\x0b\x31\xd9\xbe\x2d\xe3\x62\x51\x21\xfb\x47\x2f\xb8\xef\x8a\x1d\xe6\x17\x6b\x8d\xdb\x11\x7c\x1d\x5c\x3d\x41\x88\x28\xec\x4d\xd6\xeb\x0b\x87\x7c\x0b\xee\x91\x48\x11\x0e\xce\xb5\x14\xea\xe0\xa4\x9d\xc6\xdc\x1e\xc6\xa5\x26\xfd\xf8\x3a\x19\x2c\x55\xfc\x00\x56\x56\x9f\x06\xb8\x9a\xa7\x49\xa7\xba\x4e\x9e\x91\x5e\xfe\x0b\xf6\x32\x93\x2c\xab\x08\xd9\xfe\x75\x5d\x58\x07\x4f\x02\x11\xd3\x2d\xf8\xf7\x8a\xb6\xb0\xc2\xf4\x33\x8b\xa5\xd7\xc5\xa4\x3b\xf3\x8f\x8b\xee\x59\x13\x18\xae\x9b\xf4\xa5\x46\x17\xac\x4d\xaf\xa5\xb8\x58\x8f\x5c\x68\x59\xee\x39\xb3\x30\xb8\xe7\xec\x6f\xbf\x10\xef\x9c\x5c\x9b\xf0\x42\x72\xbd\xaf\xfc\xbe\xee\xb5\x74\x1a\x02\x0e\xbc\x61\x8a\xbe\x59\x0a\x50\x68\x61\xba\x9a\x89\x01\xb2\x8a\x45\xa3\x8b\x55\x8a\xec\x76\xbd\x6e\xce\xc9\x6d\x04\xd8\x1b\x82\x75\x77\xba\x06\x78\x88\x66\xb7\x51\x80\xd6\x33\x98\xb2\x4a\xb2\xe5\xf4\xc2\xa5\x3a\xce\x1c\xbb\x1e\x02\xe8\xdf\x17\xd6\x35\xc3\x67\x31\x65\x7f\x41\x1b\x9f\x47\xb8\x10\xaf\x28\x88\x1f\x56\x69\x31\x44\xac\x87\xac\x75\xbc\x97\x77\x51\x2c\xf7\x86\x7d\xc9\xd9\x6b\x37\xb2\xfb\x1d\xa4\x7d\xe3\x7e\x48\xc7\x49\xdc\x1b\x05\x4e\xb1\x8d\x1b\xd2\x4f\x8b\xee\x00\xd4\x2c\xc6\x73\x6f\x54\x58\xc4\x24\x6e\x08\x3b\x2d\xba\xbd\xb8\x5b\xd7\x03\xde\xb4\xad\x1e\x50\xe0\xe8\x95\xdd\x76\x43\x7a\x69\x52\xa2\x6f\x48\x2f\x8e\x6c\xbd\x03\x41\xd2\xa4\xa7\xf4\x92\x36\x11\xca\xbd\xaa\x6f\x8b\x98\x6f\x26\xe7\x9b\xdc\x6f\xdc\x58\x63\x0f\xe9\xcd\xfb\x1d\x9d\xe6\x7a\x47\x44\x9f\x05\xbf\x30\x67\x69\x5d\xe2\x46\x48\xf4\x2b\x9f\xee\x46\xf1\x6c\xdf\xe9\x77\xc3\x18\x63\x6f\xf8\xcd\x3b\x6a\x9c\xd5\x7a\x27\x5c\xaf\xb8\xf9\x85\xc2\x17\xd4\x63\xc2\xcd\x0e\xa2\xa6\x3b\xc1\x91\xd1\x3d\x02\x6d\xd4\x5e\x29\x78\x37\x6d\x4b\xb9\xe1\xcc\x6c\x32\x3d\xdc\xb8\xc0\xb1\xc9\xb6\x73\x67\xdc\x54\x6d\x90\x33\x58\xa5\xce\xd2\x9b\x89\x6a\xc5\x2b\xbb\xbc\x9f\xda\xe3\x77\x86\x96\x67\xda\x80\x18\xe3\xcc\xda\x1b\x17\x38\x36\x89\x31\x37\xac\x23\xce\xee\xbf\x0b\x45\x6f\x77\x58\x08\x82\x90\x54\x16\x69\x08\x84\x42\x47\x75\xf6\x03\x9a\x2f\x4d\x5d\x85\xb5\x6a\x8a\x07\x7d\xd0\xa7\xbe\x98\x82\x4e\x4a\xfd\x47\x69\x43\x37\x62\x7e\x9a\xc4\xc7\xbb\x62\xfb\x78\xb4\xca\x19\x6a\x02\x75\x11\x92\x3f\xa0\x15\x50\x32\xcf\xdd\x16\x2d\x6a\x99\x70\xb5\xe2\x6b\x9d\x1b\x87\x70\x1b\x5c\xc6\xb4\xda\x78\x00\x49\xfd\xb8\x71\x3d\x8b\x3d\x64\x37\x02\x88\xed\x61\xbe\xe1\xdc\x74\x15\xc6\x1b\x39\xf8\x63\xf3\xef\x48\x5a\xe8\xee\xef\x82\x13\xcb\xef\xdf\xd8\xf1\xfe\x1d\x08\x35\x25\x77\x3a\x16\x24\x0f\xdf\x53\xe6\x4a\xdb\xe6\x36\x44\x2c\x1d\x5f\x37\xca\x26\x39\x9a\xeb\x9e\x12\x56\xb2\x3b\xe8\xee\xb4\xee\x0a\xc9\x7d\x2d\xba\x1f\xe0\xc4\x74\xd0\xd3\xdd\x61\x93\xf6\x32\xc1\xeb\xb8\xe9\x68\xb8\x07\x8b\xbc\x6b\xc4\x81\x58\x78\xf3\x28\x0a\x4b\x9b\x3b\xe4\xcd\x2e\xdd\x1d\xd2\x63\xa4\x36\x52\xf1\x7d\x09\xfd\xbd\x47\x42\x24\xa4\xc0\x33\xf8\xba\x58\xf7\xde\x61\xae\x70\xd4\xc6\xbd\x43\x91\x95\x26\x7c\x23\xba\x78\x33\x69\xed\x8b\xf6\x85\x77\x18\x5d\x5e\x89\xa1\xf7\xce\x4b\x66\xb5\x50\xf4\x2e\xbe\xd8\xda\x0e\xc6\xa8\x03\xe8\x86\xd1\x25\xbc\xb6\xd3\x0a\x26\xd6\x31\x7e\xc3\xa8\x62\xa7\xd1\x7d\xc0\xbb\x60\x56\x4b\x6f\xa1\xb9\xff\xd1\x41\x3b\x7e\x7f\x10\x04\x4d\xfb\xa0\x02\x26\x89\xf0\xc6\x6d\x89\xd6\x43\x6e\xd4\x61\x6c\x8e\x23\xba\x51\xdf\xa8\x79\xc3\x40\xbe\xda\xcc\x13\x4e\x48\x70\xc5\x6d\x9c\x99\x0e\x35\xbf\x91\xa3\x16\x9c\xb6\x79\x9f\x8b\x5c\xdc\x25\x29\x58\x88\xbc\xb8\x9a\xc2\x34\x43\x89\x1d\x6f\x75\xd3\x2e\xe3\x68\xa4\xfb\x5a\xb1\x7f\x6a\x43\xe2\x32\x85\x5e\x0b\x0f\x82\xe1\x5a\x40\x79\x0c\x48\x81\xc6\xcb\xb5\x80\x34\x50\xb8\xa2\xd5\x1f\xa0\x00\xb5\x0d\x9c\xf7\x8d\x73\x56\x96\x93\x1b\xee\xbb\x26\xb3\xe0\x8d\x78\x28\xdb\xf0\x6e\x5e\x5d\x68\x17\xe5\x8d\xfc\xb1\xd7\x5d\xcf\xf7\x0d\x59\xd8\xbb\x04\xee\x35\xdf\xf6\x70\x3f\x1c\x51\x1d\xc0\xbb\xe6\x82\xfc\xf7\x03\x66\x28\x7b\xea\x8d\x60\x28\x7b\xd3\x6f\x26\x90\x99\x51\x3d\x58\xe9\xea\x36\x33\x57\x3d\x05\xa4\xfb\xf7\xe6\x17\x60\xcd\xf7\x16\x79\x50\x45\xc1\x33\xa2\x37\xce\x01\x3f\x37\x4a\x42\xb6\xea\x0e\xe9\x7e\xf8\xb4\x9f\x8d\x06\x38\x21\xf1\x81\x7b\xce\x9e\xe3\x67\xa3\x33\x4b\xbb\xf4\xd9\x30\xe7\xea\x0f\x70\xfb\xa8\x4e\x9b\x07\xee\xb8\xd7\x1d\x97\x0f\xca\x25\xbd\x72\x82\x1f\x86\x77\xd5\xed\x47\x37\xb2\x3e\x88\x6c\xb6\x6b\xfb\xc1\xed\x29\xe6\x22\x0f\xc5\x33\x99\x44\x1e\xc4\x82\x6d\xc3\xbf\x4f\x32\x73\xb0\xff\xc3\x6a\xd8\x0e\x61\x7b\xe0\xce\x73\x2d\xb0\x07\xd5\xb0\x5d\x93\xe1\xa1\x38\x27\x8b\xca\xc3\x30\x68\x23\x24\x20\xc9\x7f\xf3\xf7\x08\x81\x97\xdc\xff\x20\x18\xcd\xd5\xc8\x1e\xdc\x80\x68\x15\xff\x09\x3c\xbd\x04\xe0\xba\x00\x51\x5b\xed\x41\xa5\x82\x51\x3c\xc0\x4d\xfc\x19\xa2\x07\x64\xa5\x19\xc5\x00\xf5\x49\xbf\xc7\xb5\x79\x35\x44\xa4\x3d\xbc\xf8\x01\x99\xb5\xd7\x08\x17\x84\xdb\xdf\xf8\xb0\x72\x81\x18\xeb\xb3\x2a\x7e\x6b\x52\x91\xbc\x5a\x82\xfa\x83\xcb\x58\x9c\x9b\xf2\x44\xec\xf6\xe6\x01\xb8\xdb\x83\x47\x00\x4b\x92\xb1\xe5\x61\x0c\xf5\x0b\x68\x3a\xf3\x24\x04\x3f\x09\xc9\x2a\xe2\x1f\x4f\xa2\x27\x5b\xb3\x86\x2b\xef\x95\xa2\xfa\x20\xc5\xce\xca\xfb\x83\x14\x3b\x97\xfc\x7d\x70\xe7\xe1\x4b\x9a\x7b\x50\x4f\xf3\x95\xa1\xfc\xc0\xd9\x67\x9b\xc3\x93\x68\x08\x15\xc3\x78\x50\x0f\x7c\x64\x0f\xc9\x10\x04\xa3\x05\xee\xbe\x57\x92\xf4\x03\x7f\x9f\x73\x54\x9f\xbc\x56\x42\x5d\x64\xdc\x0e\x6f\xf2\x61\x81\x28\x07\xd4\x3d\x99\xd3\x10\x50\xb0\xbd\xd9\xaa\xf1\xc0\xd4\xe6\x7c\xca\x27\xaf\x03\xc9\x2f\x80\x47\x98\xe0\xcb\x82\x51\x98\x2e\x84\x51\x68\x28\xf3\x04\xf3\x65\xf1\x0f\xaf\x31\x74\xd4\xcf\xb3\xa4\x56\x29\x30\x4f\x01\x35\x74\xb7\xc9\x79\x8d\x59\x18\xe3\x5a\x35\x0c\x20\x17\x99\x63\x9f\x4a\x6a\x30\xde\x50\x73\xca\x31\xdc\x0f\xae\x74\x71\x3e\xfe\x03\x1f\x5f\x73\x18\xe1\x83\x28\xbe\x57\x56\xf5\xc3\x54\xba\x31\x3c\x06\x34\xc1\xee\x2f\x60\x9e\x2d\x6e\xf3\x4e\x05\xcd\x12\x35\xa7\xac\x69\x3e\xa8\xae\xb0\x79\x61\x2a\x44\x26\xaf\x7d\xc5\x9c\x8c\x36\x66\xce\xbd\xf0\x0c\xc9\xd8\xfe\xb9\xa7\xf1\x76\x30\x01\x08\x41\xb9\xf9\xda\xfe\x07\xd6\xc1\x66\x7a\xc4\xfd\x2e\xbe\x29\xea\x61\x79\x06\x47\xd8\x3d\x0d\xa1\x4c\x52\x9f\x9f\xb6\xf3\x05\xf7\x00\x0a\xcf\xfe\x60\x51\xb8\x16\xaa\x91\xf9\x98\x7d\x52\x18\x96\x00\xf4\x40\x18\x76\x3e\xcd\x83\x6a\x55\x0e\xd7\x78\x68\x7e\x94\x11\xe3\xe9\x9c\x83\xb0\x84\xa8\xc0\xee\x6d\xcf\xa0\x40\xb3\x67\x5a\x23\xa5\x93\x3d\xa8\x6d\xd5\x86\xc7\x1b\x5c\x67\x4d\x01\x05\x45\x9b\x0f\x04\x18\x27\x47\xf9\x51\xbe\xd0\xc3\x0b\xcf\x25\xe6\x3c\x08\x10\x0c\x8e\xde\x7b\xe0\x00\x6d\x8e\x06\x7d\x90\x2a\xe0\xa8\xa5\x07\x0e\xd0\x26\x25\xf5\x41\xe6\x40\xc8\x6e\x27\x5c\x7b\xaa\x0e\x99\x38\xe0\x08\xb9\x07\xa2\xba\x6f\x40\x7b\x06\x27\xec\x0f\xb0\xb7\x86\x07\x3c\x89\x00\x3f\x58\x30\x0b\x85\xa8\xae\x6e\x9b\xc9\x43\x59\xde\x84\x0c\x7f\xaa\xab\x3e\x3e\xfb\xa2\x3b\xf5\xb8\xaf\xbd\xe4\x2f\x78\xc6\x1b\x2d\x3b\x81\xd4\x90\xfb\x80\xaa\xed\xdf\xa1\xe1\x6c\xee\x91\x0c\x41\xba\xfb\xb3\x33\x0a\xc0\xc7\xec\x8e\xdd\x33\xfc\x02\x03\x2b\xdc\x7e\x08\x82\x86\x44\x79\x0a\x07\x8b\x3e\x07\xce\x69\x13\x26\x24\xfd\xe4\xa2\x09\xcf\xc1\xfd\xae\x95\x39\x16\x17\xd3\x10\x08\x04\x0c\x5e\x6a\x98\x4e\x7d\xf1\xf0\x03\x51\xdf\xe1\xd8\x0f\x4c\xa7\x76\x43\x3f\x27\xd1\x26\xf3\xc0\x83\x30\x3e\x1b\xa4\x9f\x73\xf1\x76\x3f\xe0\x06\x96\x01\xe1\x61\xad\x53\x47\xcd\x3d\x10\xfe\x9b\x7d\x10\x0f\x8d\xad\xde\x4f\xb8\x47\xd1\xc1\x10\x0f\x04\x75\xdf\xe7\xfa\xc0\xc1\xea\x1a\xa0\x0f\xf2\x0e\xd2\xab\x7d\xe1\x7d\x81\x74\x21\xd2\x48\x22\xea\x03\xa9\xdc\xba\xed\x03\x77\xeb\xab\xca\xc2\xc3\x3a\x0f\x8e\x2d\x7e\x10\x56\xe7\xeb\xe7\x9e\x7b\x4d\x52\x78\xbb\xd7\x24\xfd\x06\x6d\x08\xe6\x84\x37\xe5\x60\xad\x0c\x6f\x0c\x2f\xc9\x2f\x5c\xec\x42\xb8\x87\x28\xff\x92\x73\x21\xca\x3b\xe3\xf7\x61\xda\x9f\xc3\xce\x1e\xde\x14\xe3\xd0\xd5\x07\x91\x72\x0e\xce\x7b\x78\x39\x8c\xe3\x9d\x1e\x48\xf3\xbe\x1c\xeb\x79\xc8\x5c\x65\x77\x78\xa6\xf4\x9e\xfb\xab\x07\xee\x54\x4f\x9c\x95\x4a\x7d\x00\xa0\x52\xa9\xee\x18\xa8\x1b\x2b\x8f\xea\xea\xa2\xba\xb1\xfa\xba\x42\x61\xea\xb6\x5c\xb3\xd5\x0f\xe6\x5e\x57\x16\x7d\xdd\x70\xf7\x8b\xc2\xba\xea\x86\x8a\x11\xaa\x29\x5c\xb7\x00\xf6\x54\x34\x24\x2f\xf8\x56\x85\x87\xba\x05\x1e\xf6\xd5\x0f\x0a\x7a\x10\x4c\x81\x39\x5f\x45\x6d\xf2\x86\xcf\xda\xd4\x2d\xf0\x46\xaf\xea\x31\x07\x7a\x70\x8f\xd4\xf3\x93\xbb\x04\xe2\x82\x7b\x80\x8c\x1f\x3c\x04\x82\x9a\x3e\x67\x52\xdd\x58\xa9\xab\x64\x8d\x00\xfb\xa7\xea\xa7\xd6\x2d\x72\xf5\xdd\x5e\x34\xaa\x11\x78\x1d\xa1\xf4\xa0\xba\x21\xbb\x43\xbe\xd9\xba\xa1\x54\xa9\x8a\x31\xd5\x0d\x35\x27\xaa\xd1\x04\x81\x58\x19\xe7\x75\x8b\x9c\xa3\x40\x44\x70\x5c\xde\xb6\x1f\x9c\x42\x75\x8b\x9c\xbf\x16\x85\x55\xc1\x14\x3d\x54\x37\x24\x20\x2a\x80\xb0\x6e\xb8\x20\xbc\x1b\x41\xb8\xb7\xd0\xa5\x48\xea\x06\x63\x6b\x55\x49\xb6\xba\x4d\xe1\x37\xf7\x28\xf8\x33\x05\xae\x2c\xc2\x81\xa0\xaa\x7a\x2e\x75\xc3\x45\x83\x3d\xb9\x9d\xd0\x76\x07\x40\x50\xd4\x88\xcb\x69\x5c\xdd\x21\xb7\x7d\x16\x90\xbc\x57\x30\x99\xf6\x32\x61\x12\x0e\xe1\x44\xde\x92\x56\x95\xb9\x27\x8a\x29\xae\x1b\xee\xe3\xee\x6e\x43\x92\x95\xcf\xa6\x6e\xf4\x22\x2b\x7a\xaf\x6e\x48\x46\x19\x5e\x25\xe6\xa2\xa8\x52\x54\xdd\xe0\x46\xce\xa6\x5d\x08\xb2\xfd\xd5\x26\x88\x02\x89\x25\x21\x8a\x26\x59\xb8\xdd\xf4\x7e\xe5\x76\xd3\xf6\xab\x8b\x5b\x6a\x40\xc8\xb1\xca\x04\xae\x5b\x25\x5a\xfd\x01\x98\xa7\x71\x30\xa5\xd8\x38\x0c\x70\x25\x8b\x30\x03\x40\x45\x08\xdd\x7e\x57\x37\xd6\x04\xf3\x0c\x2a\x67\x20\x88\x51\x93\xbe\x7b\xfb\xc2\x85\xad\xbc\x8f\xba\xb1\x26\xfd\x26\x94\x41\x8a\x55\x65\x84\xba\xb1\x6a\x6a\x53\xff\x6d\xe1\x5c\x10\x36\x14\x07\x34\xbf\x80\xd0\xfa\xee\x80\x9a\x61\xd1\x0c\x1a\x4f\x76\x33\x39\x54\x77\xe8\x66\x0f\x9d\xbc\xbb\x88\xf6\x20\x53\xf6\xd7\x07\x40\x9a\xd9\x41\x47\x48\x4d\xd1\x90\x4c\x34\x51\x28\x79\xdd\x3a\x69\xb3\x88\xba\x71\xe9\xa0\x0a\x01\xd7\x8d\x77\x0e\x9a\x1d\x74\x60\x2d\x8b\x74\x3b\x72\xbd\xba\xb0\x86\xf2\x10\xdd\xfb\x6f\x19\x70\x4d\x28\xbc\x53\xb0\x18\x26\xdc\x29\xd8\x4d\xaa\x74\x89\x17\x0f\x49\x97\xf8\x26\x90\x78\xe9\x60\x35\xa9\x8c\x35\x09\xe1\x09\x19\xa7\xdd\x3c\x6a\x10\x68\x4d\x72\xdd\xde\x5d\x0d\x03\x6d\x25\xaf\x2f\x98\xe8\xac\x1e\xa7\xe4\x98\x5e\xa7\xcd\xb2\x02\x9b\x1c\x11\x79\x57\xcc\x56\x96\xe4\xe8\xa5\xd8\x69\x94\x7b\x75\x01\x9b\x59\x13\x0c\x3b\xc8\xe3\x35\x24\xad\x47\x66\x34\x10\x2d\x93\x4f\x30\x58\x89\x83\xa9\xe3\xa0\x3a\xeb\x69\x32\x07\xb6\x9a\x75\x1d\x11\x4a\x8f\x86\x44\x85\xd6\x6e\x12\x47\x4d\xfc\x6e\x62\x38\x70\xe2\x19\xaf\x07\x0a\x75\x98\x82\x59\x90\xa2\xf8\x88\x44\x46\x49\x37\x45\xf3\xc6\xc1\xf4\x7a\x01\x75\x33\x9a\xdb\x20\x17\x13\xc3\x41\xad\xcb\xbb\x90\xa5\xcf\x8a\xcf\xd0\x93\x9c\xeb\xf5\x00\xa5\xfa\x7c\xd0\xa3\x20\x45\x37\xf9\x9c\x50\x2b\xf2\x4f\x8c\x70\x75\x3b\x17\xd2\x05\x10\x23\xf9\x5e\xc7\x03\x8a\x9a\xa9\xd4\x65\xdd\xe0\x91\xef\xde\x51\xd7\x12\x1b\x34\xfe\xc5\x3d\xa8\x1d\x71\x11\x47\x6e\xd3\x80\x6c\x46\x85\x7a\xf8\x9b\x71\x76\x2d\x10\x04\x13\x2c\xcc\xd5\x48\xbc\x16\x39\x1b\x26\x8a\xae\x6e\xa3\xa2\xac\x59\xd5\x4d\x19\x51\x1d\xc0\xc0\xdc\xcd\xb9\xee\x85\x74\x75\xb0\x3c\xf8\xc2\xf1\xb2\x30\x57\x4d\xe2\x06\xf1\x9a\xbb\x53\xd4\x6d\xfe\x7d\xad\xab\x7a\xe4\xf5\xd8\x66\x0b\x14\x53\x9b\x46\x78\x10\xac\xe5\xdd\xf2\x10\x02\x81\x0c\x0b\xf4\x6b\x07\x3f\x8b\x29\x68\x44\xba\xe0\x5f\x47\xe0\x83\x0a\x5f\x3e\xc1\x10\x4e\xf8\x5a\x27\x0a\xad\x16\x9d\x58\x60\xb6\xbc\x1e\xd0\x9e\x24\x51\x22\xa0\x9e\xbe\x0f\xfa\x80\xfc\x5e\xf9\x12\x6a\xe0\x85\xda\xaa\x95\x53\x03\x4c\xca\x5e\xa7\xb0\x81\x54\xab\x3f\xe0\x7e\x6a\x7e\x00\xa7\x8b\xb8\x6d\x40\x61\x35\xf3\x88\xb0\x51\x5f\x78\x81\x40\xa0\x75\x0a\x86\x8d\x4b\xaf\x2f\x18\xb1\xa8\x44\x99\x1a\x02\x6c\xa8\x86\x81\x52\xae\x10\x1f\x02\x13\x05\x84\xe9\x10\x16\x90\x42\x43\x20\x01\x67\x7f\x02\xc3\x9c\xa7\x8d\x9c\xe3\x90\xdc\xa6\x3a\x50\xfc\x80\xd4\x91\x0d\xc4\x03\x6e\xaa\x59\x44\xc4\xc9\x88\xdb\x06\x8a\xb5\x22\xbf\x10\x17\xa6\x85\x87\x08\x7a\x14\xc5\x07\xe4\x70\x74\x31\xdb\xb0\x52\x36\xaa\x5f\x60\x2c\xcf\xab\x4b\x88\x03\x22\xf9\x90\x00\x82\x17\x3f\xf1\x1c\x73\x97\xb8\xf7\xa8\x8b\x42\x03\x53\x2e\x8a\x61\x58\x29\x17\x5e\xfe\x04\x3d\x5c\x9c\x2c\x24\x1a\xc4\xbd\x58\x30\xd4\xb6\x9a\xfd\x06\x80\x6a\xc2\x03\x4a\xd4\xf6\xee\xdf\xa1\x04\x19\x0d\x09\x52\x99\xb6\x61\xe0\x35\x8d\xca\xd0\xa9\x81\xc2\x6d\xd7\xac\x32\x27\xe1\xdf\xd7\x24\xdc\x03\x9d\x78\x62\x46\x21\x13\xd3\xee\x01\xb7\xce\x7b\x6d\xf3\x9a\x94\x60\xa6\xb0\xeb\x49\x22\xd6\xc0\x3b\x3f\xf0\x56\xed\xee\x11\x79\x44\xf8\x7b\xd4\xec\xd6\x91\x11\x90\x98\xd1\x87\xfa\x43\xe8\xc1\x8b\x96\x60\x61\x55\xb2\x6d\x0d\x85\x91\x84\x5e\x69\x8a\xae\x43\x1d\xf2\x3e\x24\xa5\x0c\xd5\x50\x51\xa8\xcf\x23\x56\x9e\xf5\x9a\x72\x5d\x47\x92\x40\x44\xe2\x74\x1f\x7e\x01\x77\xf4\x85\x9f\xd4\xd2\xae\x01\x81\x05\x2a\x12\x50\x03\xe5\xd4\x21\xfc\x54\x6e\x71\x53\x26\x0a\x95\x0d\xcf\xa7\x72\x3e\x22\x0a\x08\xaa\xe6\xc5\x01\x39\xd5\x7d\x68\x8d\x59\xc7\xac\x98\x72\x61\x6d\xed\x5d\xf3\x6d\x20\x8a\xe1\xdf\x39\x3d\x77\x58\x31\x3d\xb7\x41\x12\x5d\x33\x58\xd6\x59\x93\x29\xe3\x12\x92\xd7\xbc\x2d\x8e\xe0\x21\xc8\x6b\xcd\x09\x1b\x26\x19\xdc\x66\xde\x97\x19\x1d\x2a\x9f\xbd\x78\x29\xcc\xa7\x72\xe4\xd4\x00\xeb\xe8\x90\xe6\x18\x78\xdd\x92\xec\x47\x35\xf0\xb6\x6c\xcb\xc6\x01\xa2\xab\x95\xf1\x80\x60\xce\x4d\xd2\x54\x80\xc1\x73\x6c\xfe\x3d\xa3\xed\xdf\x2b\xda\x9a\x24\x03\x37\xab\xb7\xc6\x40\xde\xa7\x99\x37\x0c\x9c\x7d\x88\x8c\x06\x41\xf6\xef\x6b\xe5\x85\xe8\xb1\xb0\xe4\x21\xa9\x41\x48\x82\x0b\x3b\xb5\xdb\xae\x3e\x77\xde\xa3\xa5\x3e\x57\xb0\x82\x31\xbf\x43\x5c\x92\x94\x19\x56\x70\x42\xf1\x17\x93\xdd\xdb\xb0\x12\x76\x9a\x66\x4c\xa0\xc8\x10\x19\x92\x2a\x03\x02\x41\xc7\xe6\x1e\xe9\xbb\x35\xa2\x11\xfc\x39\x64\xfd\x09\x88\xf5\x7c\xb1\x14\x26\x32\x4b\xdb\x0d\xab\x2e\x8b\xd9\xdc\x41\x77\xb2\xe9\x09\xb1\x9f\xc3\x4b\x77\xf0\xee\x09\xef\x50\xc8\x99\xb2\x9d\xd7\x70\xd2\x73\xe8\x3d\x8e\xc4\x64\xdd\x10\x5f\x03\xa4\x4a\xd5\x13\xac\x01\xf5\x74\x37\xc3\x88\x58\x86\x11\xdc\x1e\x68\x0b\xad\x27\x21\x12\x84\x28\xc2\xa2\x78\xbf\x1a\x4e\x22\x49\x00\x22\x74\x54\x11\x1f\x35\xb0\xb8\xae\x89\xeb\x5a\xeb\x26\x00\x2f\xda\x91\x7d\x1e\x5d\x0b\xcd\x7e\x40\x55\xcc\x8c\xee\x5a\xd4\x22\x34\xb1\x74\x6d\x31\xaf\xbc\x19\xcb\xe6\x33\x0c\xa1\x06\x43\x6a\x4e\x60\xe4\x66\x32\x37\x47\xaa\xf0\x30\x75\xdc\x94\x16\xcc\x9e\xef\xb5\x78\x5a\x6d\x5e\x3d\x50\xcc\x4e\x98\xfc\x5b\xbd\x75\x51\x9e\x76\x33\x49\x42\xf6\x1b\x5e\xbc\x25\xfb\x79\x1e\x0f\x81\xf0\x07\xe0\x05\xaf\x0e\x3a\x08\xcc\x1d\x60\x71\xcc\xd0\x1f\x2c\x86\xec\x31\x01\x99\x25\xc3\x2c\x19\xc1\x06\xba\x4d\xb2\x06\x98\x2f\x87\xf4\xa2\x08\xc1\x50\xd7\xbc\xd4\xc8\xc2\x2f\x8a\x95\xa9\x91\x37\x0b\x28\x14\xa6\xc6\x8d\x47\x48\xf3\x27\x34\x6f\x88\xcb\x47\x86\x03\x64\x77\x01\x18\x93\x7b\x00\x8c\xc9\xbf\x23\x6c\x57\x0b\x13\x03\x6a\x00\xe7\x9f\x64\x07\xd5\x18\x90\x68\x26\x86\x1d\x19\xd9\x29\x4e\x14\x03\x92\x10\x24\x13\x46\x64\xb5\x8c\xe4\xdf\x0b\x29\xcb\xa3\xa3\x94\x5c\xf1\x07\x3b\x54\x18\x0f\x80\xed\x90\xfc\xfb\x49\x04\xb9\xc7\xeb\xfb\xab\x36\x2d\x71\x0c\x58\x82\xe4\x36\x2e\x8e\x92\x64\x1c\x19\x08\x2a\x1f\x45\x8d\x10\x19\x47\xf2\x0b\x8c\xf7\xd0\x09\x13\x23\xed\xe0\x52\xcc\x62\x64\xb2\xb2\xbf\x68\xec\x52\x63\x46\x9a\xef\x5f\x5f\x80\x8e\x92\xdb\x07\xbf\x70\x17\x84\x5a\xab\x0c\x73\x66\xd5\x6e\x89\x09\x84\x93\xdd\x66\x78\x92\x8e\xe6\x88\x4b\x0d\x5e\x40\x43\xa6\x4c\xcd\x88\x66\x65\x9c\xe8\x17\x68\x6b\xf4\x52\xa6\x03\x3a\xbc\x5f\xe0\x19\x22\x11\x30\x22\xda\x34\x29\xca\xaa\x46\x64\xf2\x56\xb7\x61\x31\xcd\x06\x1a\x06\xd3\x21\xb3\x43\xe4\x4d\x4f\xaa\xa5\x53\x23\x13\x6d\x6c\x2c\x89\xf4\xfd\x2b\xb0\xa3\x46\x66\xde\xd8\x38\x12\xa7\x54\x19\xdb\xab\x8b\xfe\xfd\x55\x5f\x98\x45\x41\x5e\xd5\x25\xae\x11\x42\xa4\x52\xa8\x6b\xe4\xed\x51\xb6\x4c\x44\x5e\x0e\xfe\x1a\x11\x2b\x21\x41\x38\xb2\x6a\x9c\xa2\x0d\x6a\x2c\x34\x58\x4a\x3a\x8f\xac\xe7\x53\x3d\x8b\x29\x78\x46\xdb\x2e\x62\xe1\xac\xc4\xf3\x23\x24\x51\x6b\x08\xb1\xac\x59\x0a\x53\xac\xe8\x23\xde\x18\x0b\x93\x2d\xbd\x2d\x0a\xb6\x85\xa9\x9a\x31\xb0\x72\x8c\xd7\x58\x38\x0d\x0d\x51\x49\x40\xc2\x13\x73\x7d\xaa\x11\x0b\x33\xeb\x30\xe2\x78\xdd\x78\x35\xa2\x2a\x0e\x32\xd9\x02\x22\xcd\xa0\xd5\x40\xaf\xba\xb8\x1e\x92\x69\xab\x3a\x0a\x23\xbc\xf9\xc1\x40\x37\x6e\x2c\xc9\x39\xb1\xd1\x71\x22\x18\x1a\x17\xd3\x1f\x50\x39\xeb\xfe\x80\xbe\x3f\xaf\x05\xae\x3c\x1f\x92\xa4\x22\x33\x7e\xe5\xac\xaf\x11\x57\x9e\x8f\xe2\x36\xc2\x46\x3d\x4b\x38\xef\xab\x77\x01\x9c\xf5\xa3\xb8\x0d\x34\x79\x67\x33\x90\xd5\x00\xe0\xfa\x4f\x17\x22\xa9\x11\x37\x4d\xe9\x0e\xb8\x1a\x51\x58\xd7\xd6\x86\x38\x18\x3a\x6b\xb4\x4d\xe9\x31\xf9\x4c\x8a\x94\x1e\x4d\x5d\x2c\xa7\x63\x52\xa0\x34\x69\x06\xc8\x22\xb9\xdd\xef\xa3\x7e\x85\x77\xe9\xa0\x56\x6e\x08\x61\x04\x1d\x5e\x26\x04\xba\xaa\xda\x67\x8d\x03\xe2\xae\x8e\xe1\xc8\xd4\x61\x69\xc8\x71\xe7\xc1\xdd\xfd\x00\x75\xfc\x4c\x6b\x53\xce\x2b\x9b\x4f\xa8\x83\x37\xb4\xe8\xf7\x83\x87\x5e\xf8\x91\x25\x2e\x1e\x0c\xec\x15\xf8\xac\x75\x6b\x22\x61\x71\x9a\x17\xef\x44\x52\xef\xf0\x12\x1d\xf4\xef\x6a\xbe\xb8\x6d\x6a\x98\xa8\x50\x59\x6f\x98\x95\x2e\xa7\xb5\xc9\x14\x86\xc5\x21\xb3\x45\xa4\x08\x68\x84\x22\x0b\x78\x78\x85\x28\x02\x4a\xbd\x8f\x14\x01\x9b\xfb\xc3\xe9\xd0\xdc\x1f\x88\x58\x32\x69\x84\x03\x3b\xbd\xfa\xbf\x39\x43\xcd\x00\xc1\xac\xc3\x3b\x71\xc9\x84\xfa\x00\xa6\xc9\x61\x22\xe7\x7d\x0b\xe6\x3f\x28\x8b\x6b\xfd\x22\x5e\x24\x39\x01\xbc\x64\x4a\x2f\x39\x4a\xd7\x54\x0b\x4a\x11\x95\xfe\x86\xb9\x09\xb2\x8b\x86\x89\x0e\xc9\x45\xca\x5c\xa8\xf1\x5a\x3b\xd9\x0f\x0e\xec\x23\x4f\x81\x38\x10\x8d\x5c\xc0\x81\x59\x03\x6f\x57\x68\x6e\xb3\x8e\x9b\xdb\x8b\x0a\x04\x21\xca\xe6\x66\x8b\x3d\x37\xca\x54\x58\xb0\xc0\xa5\x9c\xe3\xd5\x21\x70\xea\x03\x16\x76\xc8\xe1\xef\xe9\x2e\xaf\x96\xed\xe0\x2e\xb7\x25\x29\x3e\x94\xdc\xa4\x94\x45\xe4\x06\x0d\x1f\xb8\x74\x9f\x1b\x67\xa8\xa2\xbb\xf9\xb8\x5c\xce\x71\xaf\xfb\x8a\x6d\x35\x52\x50\x69\x26\x99\xb7\x50\xdc\x14\xa1\x26\x88\x97\xba\x81\xbd\xa6\x8d\x94\x3d\xd4\x5e\x0c\xd8\x0f\x78\x52\xe9\xb8\x4c\x1b\x63\x23\xdc\x23\x48\x59\xc2\x67\x62\xa9\x99\xea\x36\x1d\xd7\xd5\x1d\x50\xd2\x91\xc8\x9c\x28\x9e\x0a\x4d\x69\xa3\x76\xad\xdd\x91\x96\x21\x52\xdb\x21\x05\xe4\x12\x68\xbf\x26\x3a\xe4\x55\xcb\xa9\xa6\x65\x89\x14\xcb\x4b\x2b\x9d\xa8\xfa\x0d\xe8\x81\xcd\x63\xc0\x72\x1e\xb4\xfa\x89\xf9\x42\x12\x2b\x52\xe4\x16\x76\xbb\xc3\x52\x29\x4c\xc6\x41\x18\x34\xe4\xb2\x1b\x8a\xe2\x13\x44\xbc\x6d\xf8\x05\x9e\x44\xc9\x2f\x3c\x30\x57\x09\x53\x89\x62\x84\xf8\x70\x4a\xdc\x75\xda\x64\x69\xd9\x09\x65\x6f\x49\xbc\x12\xc1\x96\xe8\x94\x50\x19\xad\xbb\xcf\xb9\x6b\x54\x39\xb0\x26\x98\x01\xcd\xea\x12\xa2\x33\x9b\xdb\xcb\x0c\x68\x44\x65\x4a\x01\x46\x44\x5e\x30\xa8\x4b\x98\xf1\xec\xdf\x4d\x99\x1b\xcf\xa8\xca\xb4\xe9\xc8\xe8\x95\x58\x98\xd7\x40\xc3\x8e\xa7\x84\x82\x9a\x32\x8d\xbe\x26\xd3\xcc\xad\x28\xa0\x50\x91\x45\x01\x37\x35\xf1\x5e\x84\xea\x69\x16\xe6\x34\xc8\x92\x95\x96\x04\x96\xfc\x09\x6c\x81\xaf\x36\xe2\xd2\xd3\x4f\x4a\xc4\xd5\x04\xe9\x2c\xd8\x17\x95\x0a\x8f\x54\x31\x8b\xc4\xe8\x4e\x7b\x8b\x12\xe4\x33\x85\x7f\xd6\x54\xa9\x07\x35\x3f\x20\x33\x10\x83\x4b\xb5\xe1\x90\x14\x12\xe0\xc5\xd6\x45\x55\x35\xa1\xa4\xe2\x30\x7d\xc1\x1a\x38\x5e\xbf\x33\x34\xc0\x6b\x5b\x17\x01\x0a\x8d\x28\xba\xa8\xfa\x85\x35\x35\xea\x14\x32\x03\xa4\x46\x73\x8b\x40\x6a\x3c\x08\x4d\xa1\x8d\x4a\xfe\xf0\x1b\x38\x09\x4d\x1c\xad\x81\xab\xbb\xc7\x85\x39\x41\x89\xbb\xd7\xa3\x39\xd6\x14\xe8\x92\xee\x46\xa9\x69\xdd\x0d\x6a\x76\xd1\xc8\x2e\xbc\x29\x96\xbd\x4f\xb2\x72\x42\x59\x46\x1f\x3d\xa9\xd3\x54\x61\xcc\x74\x7a\x8c\x34\x46\x5f\xd3\xd2\x18\xbc\xa1\xdd\x06\xfa\xc4\x2a\x8b\xd9\x5d\x12\xf7\xfe\x60\x6d\x7e\x2d\x06\x2e\x47\xb0\x01\x2f\x75\xee\x3b\xff\x0e\x8a\x36\x7d\x0e\x7a\x68\xbd\xef\x58\x5d\xd9\x6b\xc5\xeb\xb8\x7c\x80\x26\x66\x7f\xdb\x5d\x93\x28\x06\xea\xb4\x49\x83\x65\x91\x34\xcb\x25\xf6\x79\x9b\x0d\x6e\x54\xcf\x0a\x65\x14\xb3\x19\xf1\xf2\x7d\x7b\xef\x0f\x42\x2d\xb4\xc0\xf7\x3d\xa4\xe7\x24\x5e\x46\x2a\x4d\x29\xc1\x17\x3e\xcc\x09\x70\xd9\xc2\x30\x23\x60\x82\x94\x2d\xf2\x09\xae\xf0\xea\x39\xf0\x02\x30\xdb\x36\x12\xa2\x2c\x87\x19\x20\x8a\xd4\xd8\x7c\x92\x60\x82\x8c\xaf\x0e\xe6\x1c\x95\x61\x53\x13\x2d\x90\xaf\xef\x41\x5e\x2f\x08\xb9\x47\x74\x06\x27\x5a\x1c\xa5\x0e\x24\x86\x50\xfa\x44\x85\x23\x7c\x98\xf8\x50\xf7\xb9\x19\xc9\x07\x8f\x6c\x43\x74\xdc\x53\x16\x96\x70\x9d\xce\x0d\x6d\xcd\x80\x85\x11\xed\x88\x49\x08\xa1\xb4\x03\x35\x4d\x69\xb4\x6c\x3e\xa9\x4e\x12\x82\x34\xbd\x34\xa5\xd1\xb2\x79\x0b\x31\x82\xd2\x5e\x8b\x34\xc5\xcf\xa2\xe4\xdb\x9a\x96\x38\x29\x09\x3a\x9d\x4c\x3b\x52\x7b\x8a\x93\x69\x33\xed\x5d\xd4\x80\xcd\xa0\xa7\x3c\x59\x94\xc8\x5a\xd3\xc5\x13\x5a\x1a\x40\xba\x10\x1f\x20\x11\x3c\x4d\xf1\x2f\xd9\x75\x91\x58\xd8\x50\xb2\x54\xba\x28\xfa\x58\xce\xb8\x29\x14\x78\xe5\x20\xef\x05\x33\x92\x3b\x01\x04\xa1\xed\x66\x78\x97\xf7\xf0\xcd\x59\xbb\x03\xec\x59\xc7\x19\x25\x04\x4c\xa6\xd7\x2e\xbf\x99\xf4\xa8\x21\x1e\x1e\xd0\xde\xb5\xcf\x9a\xa6\xf0\xf0\xb0\xf0\xa6\xdb\xf0\xf0\x7b\x47\x3d\x5c\x1a\xb7\x1b\xac\x69\xe6\x97\x0f\xf1\xf2\x93\xc8\xec\x9a\x37\xf4\x26\xab\x42\xe6\x15\xa2\x76\xd7\x64\xc6\x46\xda\xaf\x90\x91\xa8\xed\x70\x97\xbc\x3d\xe8\xe1\x33\xc3\x1c\xc8\x86\x74\x4c\x65\x98\xf7\x86\x35\x89\x1c\x80\xe6\xe0\x17\xf2\xf7\x57\x53\x1e\x76\xcd\x81\x33\x1c\x6a\x37\xbc\x5f\xd5\xee\xec\xd0\x0f\x20\x0e\x76\xb7\x79\xf8\x8b\xb7\x66\x94\x9d\x19\xba\x9c\xa0\xe6\x95\xcb\x23\xce\x96\x11\xa9\x38\x74\x3b\x41\xcd\x91\x82\x93\x18\x55\x8e\xc4\x94\xbf\xe8\x68\xbb\x4b\xf2\xc6\xe1\x07\x8b\x38\x34\x0f\x54\xae\x56\x29\x83\x9a\xa7\x34\x97\x74\x71\x48\xcd\x0c\x3f\x54\x99\x92\x9a\x99\xbc\x63\xf7\x49\x4e\xd8\xb7\x62\x8e\x99\xc9\xde\xf9\xf5\x80\x40\x6a\x08\xf8\x78\x1d\x58\x97\x69\x8f\xcb\x5e\xef\xb4\xaa\xff\xa9\xcd\xd0\x24\x2f\x0e\xec\x6d\x2a\xd0\x53\x33\x93\xb7\xed\x5f\xc9\x19\xcc\xc8\x43\x64\x1a\xd8\x65\x1d\xc9\x05\x37\x72\x8a\x33\x64\x46\x0b\x66\x63\xb2\x70\x0b\xc8\xdb\x90\x0b\x0f\xd3\xee\x07\xb8\x25\x74\x73\x9b\xae\x6b\x9d\x95\xb9\x30\x8a\x45\x3c\x33\x2f\x5b\x56\xf1\x83\x8b\x61\x03\x42\x55\x59\x33\x55\xa7\x95\x3e\x78\x61\xbf\x92\x8b\x4a\xb8\xce\x75\xc1\xa9\x99\x54\x12\xa6\xa0\xa8\xb0\x22\x44\x7f\x40\x39\xc3\x84\x59\xb1\x57\x64\x55\xc8\x34\x5e\xa9\x48\x4c\xcd\x8d\x64\x28\x4f\x50\x6e\x58\xd0\xe8\x17\x10\xb3\x21\x86\x93\xdb\x72\x4e\x09\x26\xe4\xa2\x58\x43\xc8\x6d\x61\xc6\x2f\x2c\x44\xa8\x0b\xa4\x55\x3b\x0c\x24\x77\x1e\x06\xc5\x0f\x1a\xbf\xd0\x82\x75\x90\x7e\xf4\x0b\x6b\xc9\x85\x08\xda\xa3\xb2\xb7\xec\x08\xec\x42\xc8\x66\x01\xbb\xe6\x2f\xc0\x13\xc4\xbc\xf3\x14\x4d\xca\x66\x9e\x80\x72\xcd\xe9\xf5\x3d\xc9\x50\x4a\x63\x1e\x08\x19\xad\xee\x90\xe5\x46\x05\x33\x6f\x6d\x72\x70\x6f\xa6\xa0\x61\xdb\x64\xde\xb9\xbc\x3a\x60\x32\xbc\x99\xc1\x6b\xb1\x13\x26\x4d\x6a\x49\x16\xb2\x37\xe4\x9d\xa7\xa4\x44\xb6\xbc\xe3\xbc\x90\xde\x9a\x61\xd4\xb2\x03\x35\x33\x3d\x23\x9b\x82\x90\x69\xad\xda\xba\x35\xef\x3c\x56\x05\x23\xaa\x36\x37\xb3\x14\xc4\xdc\x35\xef\x7f\x26\x62\xdb\x7c\x9e\x0f\x96\xef\x11\x04\x53\xb6\x28\x9b\xb4\x8e\x7c\xc0\xac\x16\xdd\x21\x85\x17\x49\xdb\x19\xb7\x85\xfa\x74\xc9\x27\x8e\x69\xa9\x18\x79\x5d\x19\x21\x01\x2f\x9f\xc0\x52\xf2\x07\xd8\x24\x3f\xd3\x8a\xf2\x49\x95\xb8\xba\xfb\x9d\x07\xaa\x30\x80\x1a\xcb\xcd\x5b\xea\x44\x34\x9a\x14\xfd\xbc\x6a\xe1\x99\xb2\xae\xb5\xce\x42\x01\x05\x0d\xc9\x6b\x99\x86\x2a\x0f\x49\x43\x95\xf5\xf8\x7c\x2d\xfa\x77\x97\xa0\x7f\x29\x66\x79\x4a\x22\x65\xf3\x9e\xbb\x11\xfd\x6f\x52\xa3\x5c\xe1\x23\x93\x25\x6a\x9a\xb9\xf0\x4d\x4d\x6e\xb8\x07\x92\x96\x90\x78\x13\x89\x02\x09\x86\x28\xab\x5d\xf9\x26\x5f\x37\x9f\xb8\xc1\x69\x24\x01\xe6\x87\x3b\xd2\x5f\x3c\x01\x3d\x0a\x2b\x0f\xb0\x62\x2e\xf0\xe0\xa8\x31\xe1\x3c\xe4\x0a\x46\x34\xe5\x10\x49\x84\xf9\xa1\xc2\x23\xe9\x2a\x3f\xc0\x8a\x04\x9b\xfc\x90\x13\x99\x94\x9e\x6b\xbe\xe0\xd3\x0d\x96\x28\x47\xb9\xe6\x87\x5b\x56\x67\x51\xd9\x20\xe7\x4a\x14\x29\xcb\xf3\x29\x2b\x6b\xe1\x85\x4e\x2a\x35\x52\xcb\x06\x62\xd4\xc9\x52\xb6\xd5\xa5\x1e\x2c\x3b\x90\xf4\xb6\x12\xd6\xda\xf8\x01\xfd\x2a\xc3\x9f\x60\xf5\x75\x00\x16\xde\x82\x61\xcf\x77\xe1\x2d\x18\xba\x23\xa5\x96\x80\x4d\x56\xdc\xc6\xc4\x5f\x43\xdc\x1c\xb3\xe9\x01\xcf\x26\xb1\xbf\x32\xe5\x95\xe6\xb4\x80\x12\x41\x51\x3a\x9a\x4a\xc4\x6a\xe9\xb4\x2b\x2c\x33\x6c\xd3\x66\x89\x3c\x27\x24\x0c\x97\x88\xd5\x31\x8c\x11\x8c\x41\x67\x5b\x89\xb4\xb7\xbb\xc7\x9b\x20\xf9\x01\x12\xbe\x3d\x89\xb4\x16\x43\x3d\xd0\x16\xa5\xba\x47\xb5\x50\x38\x11\x33\x2b\x09\x44\x2d\x16\x5e\x12\x10\x2b\xa2\x2f\xb4\x4c\x49\xcc\x2b\xbc\x42\xdd\x76\xa4\x82\xcc\x62\x5b\x0a\x0a\xaa\x04\xd7\x57\x87\x0f\xbc\xd2\x9a\x23\xaf\xee\xb4\x89\xa5\xe4\xb5\xd8\x43\x0f\x20\x50\x69\x97\x94\xbc\x88\x5a\x30\x64\xc2\xa8\x85\x61\xb6\x85\x03\xaa\x4a\xc6\xda\x8a\xdb\x94\x4c\xfe\xe4\x21\xa1\x17\x79\x65\x97\x6b\x50\xe2\x72\x81\x6b\xd0\x42\x46\x59\x86\x29\x89\xaa\xa5\x10\x68\xf1\xf8\x52\x40\xe4\x62\x60\xa5\x10\xcf\x5a\x19\xd8\xa5\x54\x69\xac\x96\xc2\x39\xb8\x0d\xc9\x55\xec\xad\x14\x4c\xa1\xb9\x7f\x48\x78\xd5\xbf\xf3\xb8\x97\x78\x56\xea\x62\x2e\x82\x19\xe9\x17\xc5\x48\xa1\xe4\x64\xe2\x43\x8e\xb0\x2e\x1f\xa9\xa5\x2e\x34\xbb\x83\x83\x73\x14\xda\x60\x89\x72\xde\x4c\x41\x92\x6f\x35\x6d\x35\xb0\x2f\xa3\x79\x0a\x52\xd1\x1a\x70\x69\x70\x78\x6d\xf5\x27\xa7\x50\x69\xa8\x2d\x20\xde\x58\x1a\x10\x26\x3b\x5b\xe1\x65\x59\xcd\x64\xb2\x3c\x84\x12\x3f\x4b\xa7\x76\x2b\x51\xbe\xf4\xb5\x68\x9a\x40\x5f\x2c\x5f\x58\x45\xf5\x1a\x73\xc7\xd2\x79\x7f\x82\x70\x86\xdc\x09\x9f\x8c\xa5\x2f\x20\x34\xc5\xce\x44\x69\x0f\x09\xd9\xc1\x1d\x4c\xa1\x2c\xa9\x9e\x41\x2d\xf0\x11\x5a\xd4\x2c\x83\x72\xb9\xc4\xba\x32\xa8\x5d\x44\x7f\x81\x72\x37\xde\x4f\x4c\x8d\x50\xfd\xcf\x5a\x70\x95\xa6\xfd\x1b\x65\x80\xa9\x98\x0b\x21\xc6\x4c\x77\xd0\xd7\xb2\x52\x25\xbc\x21\x07\x8e\x2d\x77\xb0\xaf\xdd\xe1\x07\x74\xff\xaa\xc7\x25\xb4\x49\xc1\x2e\x3b\xef\x6a\xd6\x10\x34\x07\x49\xc9\x2a\x4b\x68\x93\x42\x53\x76\x2e\xb6\x3b\x20\xcc\x6e\x43\x93\xf0\xba\xc0\xbc\x63\x17\x76\x59\x22\xda\xf0\x88\x64\x8c\x02\xf9\xe0\x65\x7b\x6e\x93\x2f\x9a\x93\x2e\xd7\xa5\x4e\xce\x72\x50\x0b\x90\x40\x51\x58\xa3\xd8\x9a\x45\x39\xc0\x3a\x25\xe4\x14\x04\xad\xb5\xe6\x1d\x08\x87\xa6\x85\xdb\x42\x7f\xe5\xe6\x31\x99\xeb\xa7\x59\x1e\x64\xef\x3e\x61\x78\x77\x58\x33\x35\x9c\x10\x18\xcc\xa7\x18\xd4\x56\xbd\x98\x27\xce\x24\x6f\x72\x1a\x99\xcc\xb7\x90\xa6\x6b\x8f\x64\xa1\x8d\xc9\x6b\x7f\x52\xad\x4f\x1e\x61\x10\x04\x7f\x01\xc3\x98\xb9\xf5\x89\x33\xca\x7c\xe8\x5c\x93\xf0\x90\xc8\xaa\x92\xb4\x5b\x2e\x32\xaa\xd7\x03\xb0\x0d\xef\xdb\x8b\xdb\xd4\x98\xe7\x9d\xf0\xd5\xcb\x0f\x61\xd0\x92\x5a\xb9\xb8\x07\x2c\x72\x5c\x90\xf9\x4d\xb1\x17\xe8\xc9\x7b\x84\x97\x7d\x2a\xb5\xbd\x16\x84\xc1\x59\x6e\x2a\x53\x5a\x0c\xc9\x4a\x61\xb9\x71\x4d\x89\xa7\x09\xe1\xd0\xc1\x58\x05\x05\x0c\x2d\x99\x15\xa4\x47\x44\xa3\x09\x31\x70\xcd\x10\x21\xcd\xf7\x75\xae\x42\x78\x0c\xde\x32\x90\x15\x7d\xf1\x57\x2d\x94\x15\x3d\xe7\x67\x2d\xbd\x20\x78\xb8\x52\x06\x09\x15\x77\x92\xc5\xac\x07\x48\xb0\x0c\x05\xb7\x64\x53\x35\xb5\x5a\x37\x28\xdf\x62\xb1\x15\x05\x73\x6c\xe6\xad\x1b\x88\xeb\xd5\x5e\x0b\x95\xf5\x00\x55\x1d\x25\xc7\xd5\x8d\x5e\x83\xaa\x36\x77\x48\xf2\x0b\x03\x23\xba\x03\x08\x44\xc3\x10\xd0\xfc\xde\xd4\x26\x8f\x17\xc3\xae\xb8\xd0\x42\x25\x18\x6a\x45\x05\x9c\xcd\x1d\xa2\xc2\x8d\x55\xdc\x1a\x70\x24\xb5\xfc\x93\x23\xa8\x06\x58\xfd\xc4\xb6\x2a\xee\xb6\x08\xd6\xda\x2b\x65\x4a\x43\xc3\x2b\xe2\xad\xa4\x57\x5c\x02\xba\x59\x65\xae\x81\xd2\x90\x10\x10\x79\x4f\x9a\x26\x18\xa9\xa3\x4b\xb5\xab\x2b\x88\x4d\x3b\xb8\xb2\x38\xb3\xb5\xf8\x1a\x51\x3c\xa6\xb9\x8b\x82\xa2\xd9\x02\x2a\x2e\xa8\x3d\x66\x43\xe5\x3e\xcd\x62\xdd\x1a\xea\x21\x07\x3f\xf0\x03\x9e\x72\xc9\x43\x30\x95\xa2\x1b\x86\x93\xc4\x68\x28\x2f\x2c\x9c\xd6\x25\x52\x02\x33\x0c\xc0\x83\x09\x21\xfd\xff\x8c\x7d\xc9\xd9\xf4\x2c\xcf\x6c\x2a\x5f\x08\x6d\x26\xc1\xe6\xcd\xc5\x63\xfe\x21\x9c\xcb\x55\x7a\xaa\x7c\x56\xff\xbd\x74\xb7\x0d\x02\x84\x28\x34\xf2\xc6\x38\xfd\xc3\xf6\xdf\xff\xa6\xa3\x37\x46\x65\x9e\x9f\xe9\x1f\x20\xd9\x74\xb8\x8f\x1a\xa4\xda\x3f\xe4\x30\x44\x75\xa5\xef\x95\xa4\xe7\x78\xa1\x6b\x28\xe1\xf9\x18\x28\x6d\xba\x3e\x34\xbc\x07\xe1\x26\xd1\x37\x18\x48\x6c\x90\x36\xda\xbb\x27\x37\x8f\x1a\x7a\xba\xa2\x5b\xc9\x80\x5b\x9c\xad\x43\xe3\x85\xba\x7d\xd3\x9e\x1e\x8d\x47\x8a\xce\xbd\xd1\xb8\x56\xd2\x25\x8c\xc6\x00\x73\xc9\x8d\xf1\x62\xdd\xbe\x99\x05\x69\xa5\xf5\x35\x76\x40\x37\x68\x8f\xc5\xd1\x72\x69\x4c\x04\x2f\x3a\xcd\x7d\x60\x98\x3a\x43\x46\x4f\x1e\xd4\x30\x89\x7e\xbd\x0f\x3a\xa2\x5a\xbc\xa9\x68\x46\xf5\x1d\x71\x74\x6c\x6b\x4f\x6c\xa7\x02\xc1\x3c\x0a\x74\xeb\xcb\xf9\x00\xba\xb5\x6e\x71\x74\x92\xa4\x1e\x98\x33\x47\x59\x71\xc7\x60\xb0\xb1\xfd\x2e\xc7\x8b\x76\xbb\x4d\x56\x83\x85\x31\x6c\x57\x18\x83\x73\x2f\xfe\x19\xdc\xdc\xfe\x1f\x57\x4c\xb3\x0f\xf4\x88\x3e\xc6\x06\x13\x62\x87\xb7\xee\xa0\x95\xed\xf3\x05\xdc\xe6\x3c\x6d\x70\x9b\x73\x38\xf2\x78\xe1\x72\xdf\xbc\x52\x01\x17\x5b\xb3\x63\xc2\x65\x51\x18\x9d\x83\x76\x03\x48\xe0\xa7\xc3\x7b\x04\x39\x7c\xf3\x17\x28\x89\xaf\xbb\xd7\xa0\x57\x9d\x52\xd9\x8d\x11\x27\xbf\xd0\xb4\x45\x9e\xd6\x6e\xe2\xe1\x1b\x1a\x26\xfc\xe8\x42\xb9\xe7\xc6\x60\x75\x3c\xa1\x9c\x31\x2b\x86\xa5\x61\x4c\x4c\xb4\x89\x82\xe6\x52\xd9\x4f\xc6\x80\xe2\x72\xf3\x52\x4e\x70\xf4\xa7\x43\xe2\x51\x9d\xc5\x63\x82\x39\x3c\x0d\x8b\x14\x49\x05\x31\x10\x70\x6c\xbd\xcb\x58\x04\x77\xdd\x3f\xe0\xb0\xfe\x7c\x10\x70\x76\xf1\xff\x24\x49\x43\x5a\xe4\x5f\x91\xb8\xc0\xae\x02\x6a\x83\xd9\xb5\x7d\x33\x1a\x3b\x4e\x4e\xcb\xc3\x9d\xfe\xec\x7e\x86\x4e\xc4\xbe\xa7\x03\xc5\xe4\x7e\x7f\xaa\x27\x34\x06\x33\xca\xf8\xdc\x65\x78\x85\xd2\x03\x8e\x81\x04\x32\xbe\x63\x0f\x86\x05\x2b\x9f\xe0\x18\x07\x62\x2d\x2d\xd9\x52\x45\x69\x5e\x85\x39\xd4\xe8\x77\x24\xd8\xf5\xaa\x1d\x98\xa2\xe2\x67\xac\x9a\x2e\x36\xe3\xe0\x91\xe0\xa3\x1b\x4a\x4d\xa5\xe5\x1c\x03\xf6\x52\x55\xd3\x19\xe3\xc5\xb6\xb3\x59\x9e\x9f\x84\x85\x16\x4b\xc0\xba\x9b\x10\xd4\x00\x94\xdd\xbc\x9d\x90\x6c\xb2\xda\x5f\x60\x30\x0c\xd8\x83\x06\x96\x75\xf9\xcd\x31\x4e\xd2\xec\x67\xee\x06\x0f\x8a\x06\x54\x43\xfc\x71\x66\x35\x6c\x7d\x72\x35\xbe\xa1\x4e\x5f\x6c\xda\x37\x7f\x01\xff\x38\xab\xf8\x06\xd4\x92\xdb\xe7\xfd\x9c\x27\xcd\xcb\x85\x8c\xad\x9f\x67\x68\x9f\x8d\x60\xae\xe4\x35\x31\xdf\x0d\x31\xf2\x79\x06\x05\x42\xcb\x83\xa9\xb3\x1d\xfd\x35\x60\x30\xb5\xcb\xd3\x60\xae\x48\x43\xfa\x41\x8f\x3a\xfb\x1c\x0f\x56\xfa\x30\x02\x1f\x0f\xfa\x34\x64\xa0\x05\xf5\xf3\x7f\x05\x8c\x11\x4d\x74\x99\x93\x36\x6e\x3c\x1d\xdf\x6b\x90\x4f\xe0\x59\x24\xa2\x34\x9b\x75\x17\xe3\x21\x5a\x76\x7b\xc8\x51\xe0\x53\xf0\x85\xb2\xd3\xe1\x78\x03\xe1\x1c\xf5\xd3\x3e\x14\xd4\x3e\x88\xa1\xd5\xfc\x08\x04\x54\x72\xb3\x17\x76\xb0\x6a\xbd\x0e\xf2\xf8\xe5\x06\x5a\xfa\xa1\xfe\xf7\xbf\xe6\xa8\xf6\xf8\x75\x4e\x99\xbf\x20\xfc\xa8\x7e\x03\x11\x28\x92\xc5\xc1\xc0\xde\xe1\x0f\x0e\x5c\x0e\x4d\xc2\x85\xb4\x52\x53\xcf\x40\x4c\xd3\xcf\x38\x12\x85\x98\x62\xa3\x90\x73\x07\x1b\x8b\xec\x48\xe8\xc4\x96\x35\x1e\xf4\x0c\x7f\xdb\x4f\x0b\x64\x9c\xa1\xe7\x40\xfa\x4b\x51\xc8\xa8\xdf\x30\x89\x1b\x48\x5e\x7e\xe6\xfe\xa9\xfe\x01\x39\x6a\x37\xf7\x80\x3d\x5f\x4d\x01\x82\x7e\xdd\x00\x43\x38\x7c\x03\x89\x92\x48\x43\x63\x28\x54\x7f\x34\x7f\x02\xdb\x9b\x07\xf9\x62\xd3\xfa\x99\x85\x17\x9a\x56\x9f\x78\x51\x98\xd6\xda\xdf\xa7\xf3\x94\x9e\x41\xa2\x36\x78\x64\x6a\x46\x91\x5c\x73\x56\x35\xa6\x17\x77\x56\xe3\xad\x48\xf3\xaf\x84\x6f\x40\xc3\xba\x7d\x9e\xc1\xeb\x3a\xd6\x03\x1a\x56\x5b\x7b\x03\xb0\xd4\xf1\x7b\xc1\x4c\x8c\xda\x4b\x51\x73\x33\xfa\x03\x70\x82\xa7\x84\x28\x54\x6a\xb6\x68\xbc\xbb\x8a\xdb\x83\x21\xbe\xbe\x54\x44\x23\x89\x7f\x72\xd3\x8e\xcc\x76\xa3\xcd\x1c\x2d\xe5\xaa\x9b\x83\x56\x4c\xa2\x3e\x12\x72\xea\x3c\x8d\xc6\x03\x6b\xb8\x09\xc4\x7a\x7a\xd6\x1b\x62\xd8\xfd\x3f\x15\xb2\x92\x71\x81\x6c\x37\xd3\x43\x84\xb5\xda\x9e\xdf\x91\xea\x58\x5d\x17\xa2\xe7\xaa\xf8\x8b\x01\xbb\x86\xbf\x80\x50\x14\x24\x88\x8e\xb4\x15\x9f\xf7\x93\x64\x8d\x81\x10\xd5\x8c\xd5\x99\x2c\x46\xff\x0f\x88\x48\xc1\xa4\x80\xe5\xda\x01\xee\x81\x10\x63\xe7\x8a\x09\x16\x66\xfb\xfc\x0f\x67\x7c\xdd\xef\x63\xe0\xe0\xe8\x7e\x3f\x37\x9b\x7f\x80\xb9\x49\x5a\xf1\x18\x88\xea\xb1\x62\x3d\x50\xa8\x4d\x05\x09\x46\x10\x7f\xea\x7c\x8c\xd8\xe0\xfa\xe0\x67\xe8\x61\x84\x01\x22\x78\xdd\xd7\xa2\x04\x27\xd9\x42\x10\x5e\x83\xf6\xfa\x0a\x96\x66\xb6\x42\x38\xa0\xc3\x55\x51\xe3\x11\xb4\x83\xab\xa0\xef\x88\x00\x48\x90\x09\x25\x90\x30\xc7\x86\xc4\x78\xd1\x68\xb5\x09\x3b\x66\x82\x04\xb5\x98\x25\x61\x3c\x0b\x93\x07\xb4\x70\x7f\x4c\x1c\x3d\x16\x62\x4c\x50\xee\x2e\x08\x3f\x2d\xf5\xe6\x81\x67\x91\x38\x49\xa2\xdb\xcb\xed\xe8\x17\x12\x23\x88\x04\xa4\x4d\xb4\x35\x2b\x16\x73\x10\x5a\x10\x27\x3e\xd5\x85\x2a\xb2\xf4\xf2\xf2\x1b\x4c\xae\xaf\x3e\x98\x49\xd1\x77\xb6\x80\x16\xd8\x07\x6c\xac\x3c\xf4\x45\xe6\xe2\xdd\xc0\x8b\x03\xe3\xfd\x47\xd4\xae\x04\x22\xee\x03\xda\x49\xaf\x05\x72\x2d\x16\x21\xbc\x40\x6a\x45\xeb\x64\x63\x87\xd8\x11\x88\x0e\x38\x09\x7e\xd6\x76\xa7\x02\xd5\x3b\x66\x87\xd4\xb1\xa8\xde\x39\xf3\x1a\x03\xd2\x1e\x3a\x46\x33\x98\xed\xc6\xda\xf7\x38\x72\x22\xd5\xc5\x41\x1d\x98\x10\x5d\x1c\xb8\x8b\x78\xd3\x1e\xc0\x8c\x96\x2b\x07\xc5\x82\xb7\x7d\x56\x50\xf6\x07\x10\xd6\x3e\x1e\x08\x7b\x87\x7b\x04\xcd\x5e\xdb\x17\xf6\xce\xe6\x3d\x93\x2a\x5c\xcb\x5e\xd6\x4b\x16\xbc\x0b\xb8\x05\x3a\x77\x4d\x30\xfb\x4d\x58\xf0\x9c\x74\x47\xd1\x5d\x39\x4e\x40\xf3\x9f\x5b\xa4\x34\xf7\x1e\x80\x0e\x77\xfb\x7c\x40\x2d\x9b\x57\xea\x4c\x5e\x70\xa7\x48\xf7\x1a\x7e\x86\x6c\xfb\x3c\x43\x72\x58\x9a\xc2\x6f\xd0\xea\xd5\x80\xdf\x60\xb7\xec\xbb\x92\xa1\x35\x4d\xf0\x1b\xf4\x25\x32\x00\x9b\x1d\x11\x1c\x50\xe0\xa2\x80\xfa\x5f\x4e\xa0\x6b\xc2\x57\xd3\xad\x2d\x7e\xad\x39\xa3\x17\xe2\xf0\x33\xef\xbd\x52\x40\x04\x33\xb6\xdb\xff\x29\x2e\xdc\xe8\x0c\x00\x2f\xce\x80\x26\x99\x71\xd2\x1f\x1c\x71\x43\xbf\xe0\x2d\x7b\x83\xb3\x2c\x46\xee\xdc\xa1\x9a\x02\x78\x0b\x38\x27\x43\x10\x85\x1b\xdf\xdd\x90\x2b\x9e\xe3\x9b\x14\x68\x0c\x70\x1e\xd8\x3c\xa6\x54\x08\x5b\x98\x3e\x1b\xb4\x55\x6a\x80\x71\x2c\xbe\x16\x07\x4a\xdc\x7c\x0e\xcd\x87\xd5\x87\xfd\x7f\xd6\x9d\xd2\x33\x87\x60\xde\x7d\xe8\x73\xe1\x13\xe5\xc9\x89\xd7\xb4\xbd\xb8\x3c\xac\xdb\x8f\x87\xb1\x12\xee\x02\x2e\x12\xce\x90\x10\x0f\xf4\xb5\x96\x4a\x70\x2f\xf0\x3d\x74\x02\x78\x37\xdb\x51\xe7\x0f\x37\x69\x0d\x6a\xa2\xe6\x4d\x51\x8f\x13\x3a\xe8\xd2\xdd\x40\x87\x4e\xef\xdf\x42\x4f\x06\xa1\x28\x67\xf4\x98\x1b\x59\x53\x0d\x12\x25\xfb\xae\x30\xa1\xe5\xb5\xcb\xeb\x44\xd2\x47\x65\xbd\x1d\x73\xe3\xf6\xd2\x65\x7a\x32\xcb\xb9\xaf\xe3\x13\x15\xf8\x86\x33\x53\x4c\xe2\xe0\xe9\x3e\x69\xd7\xd1\xda\x4d\xa8\x7d\xed\x7d\x3c\xe9\x1a\x29\x69\x3e\x19\x98\xec\x0b\xfd\x64\x91\x9b\x66\xaa\x0b\xd8\x6b\xfa\x19\xf1\x3b\x5a\x89\x09\xd7\x82\x6d\xba\x45\x62\xb4\x62\x12\x08\x78\x3c\x73\x85\x17\x4f\x6d\xbb\x59\xb1\x05\x3c\xee\x4a\x49\x25\xe4\x3a\x11\xba\x6c\x68\x3c\x6b\xd6\x48\xd2\xf3\x82\x72\x5e\x5d\x56\x6e\x53\x13\x59\xb3\xce\xab\x9e\x01\xd6\x3f\x0d\x52\x75\xb9\xfc\x43\xd2\xa8\x26\x1b\x30\x8e\x34\x37\x13\x71\x30\xce\x83\x35\x1b\xdd\xc0\x35\x86\x86\xfc\xdf\xe1\x67\x28\xd3\x97\x9f\xa9\x07\xf1\xea\x13\x3a\x4f\x37\x88\x78\xa2\xe1\xff\x79\x69\x5a\xa6\x80\x0a\x5a\x1d\x31\x93\xa9\x1e\x95\xb3\x78\x4c\x78\x2b\x28\x07\xf9\x98\x8d\xdc\xa2\x31\x31\xf5\xa3\x4e\xee\x49\xfd\xac\xbf\xef\x50\xee\x98\xc4\xce\xe4\x35\x9a\x45\xe6\x34\x17\x70\x9c\x3d\xc7\xa4\x41\x76\xee\xf3\xe5\x1e\xa9\xd0\xed\x6e\x82\xdc\xa5\x95\xa4\xab\xa7\xa3\xa6\x66\xcf\xac\xb5\x7a\xbe\xb0\xcf\xfd\x8c\x85\xf2\xb4\x0d\x1c\xd4\x5e\x79\x04\xc9\x7c\xd8\x35\x7d\x0f\xbc\x03\x46\x2e\xbd\x7a\x0c\x9e\xfd\xd2\x41\xcc\x17\x9e\xf6\x22\xcd\xf8\x0c\x5e\xd1\x75\x23\x9f\x41\x85\x91\x9f\x21\xa1\xff\xe6\xa3\x3d\x53\xd7\xea\x85\x86\xff\x81\x4b\xe6\x8f\xc9\xaa\xc5\x2a\x50\x31\x26\x42\x5e\x42\x49\x95\xc7\x7c\xd1\x6d\x2f\x52\x18\xcf\x80\x88\xf7\xc2\xa1\xd6\x8e\x63\xd5\x26\x02\x5e\x62\x5a\x8e\x50\xd5\xea\x39\x60\xc0\x8b\xa3\x9f\xe6\x44\x62\x5f\xef\xb8\x39\x28\x26\xfc\x02\x57\x56\xc7\xca\x9c\x17\x68\x12\x73\xbc\xf0\x36\x9c\x15\x74\x4e\xd2\xa8\xf7\xa9\x7c\xb5\xf3\xeb\x04\x76\xf5\xc5\x69\x2e\x1c\x8c\xe6\xa5\x35\xf8\x81\x48\x60\x58\xb3\x57\x16\xfe\x09\xdb\xe7\x39\xa7\xcd\x3f\x60\x7f\x58\x38\x2e\x92\xa4\x06\x5f\x60\xda\x8b\x8c\x07\x93\x4e\xa5\xbe\x6d\x4e\x20\x53\xbb\xff\x4c\xd6\x50\x76\xbe\x9a\xb9\x27\xab\xb8\x89\xf1\xdf\xff\x3e\xa9\x1d\x27\xc3\x55\x2c\x98\xf6\x89\xfb\xab\xff\x4f\xee\xd0\xa8\x77\xd2\x6c\x12\x78\x6b\x10\x32\x9d\x3b\x0b\x5d\xa8\x45\x82\x5d\x59\x3c\x26\xca\xfb\xd8\x09\x63\x26\xd4\x95\x16\x60\x12\xea\x5a\x5c\xb3\x5a\xa2\x53\x0f\xcf\x17\xeb\xf6\xe2\x79\x07\xd4\xfd\xcc\x02\xa0\x6c\x31\x73\x1d\x3b\x9e\xdd\xc1\xc1\x06\x35\xc8\xcc\xec\xa8\x31\x12\xa9\x3a\x7d\xd2\x84\x1b\xaa\x9d\xf4\xe6\xd9\xf9\x82\x68\x04\x52\x2d\x1e\xc3\x8b\x54\xa7\xd3\xa5\xcd\x13\xbe\xdb\x5e\xe9\x13\x24\xf9\xac\x66\x79\x20\xaf\xfc\x49\x56\xd1\x85\x73\x9e\xe0\xe6\x4f\x87\x50\x32\x9b\x19\x19\x4f\xed\xe0\xbc\x79\x25\xaf\xa8\x85\x17\xca\x56\x87\x86\x4c\x46\xc0\xa8\x66\xca\x98\x17\xc4\x8c\xbb\xbc\x30\xcd\xba\xa4\xcc\x8b\x97\x60\x8b\xdb\x17\xeb\x76\x25\xbd\x1f\x13\x8e\xab\x4e\xbf\x34\x99\x1d\xd2\xf9\x97\x27\xb2\x43\xae\x4f\x8b\x0f\xe6\x5d\x0d\x42\x01\x5c\x2c\xdf\x5f\xac\xda\xed\x04\x38\xe1\xe9\x5a\x7c\xc6\x01\x89\xda\x15\x61\xde\xd4\xdf\x54\x37\xc0\x23\x4a\x68\x78\xde\x74\x9e\x34\xdc\xb8\x39\xd1\xc5\x6f\x5c\x6c\xc3\x8d\x32\x67\x9b\x9f\x1f\x10\xa1\x67\xa0\x53\x87\x26\xcd\x27\x6f\x62\xa2\x32\xd1\xa7\x10\xf6\x24\xfa\xb4\xbb\xd9\x7c\xc0\xb0\xc5\x4d\x40\x71\xf6\xe9\x22\x19\xd6\x1f\x10\xe3\x78\x9b\x3e\xb4\xcf\x0b\x64\x2f\xa4\xf1\xb1\x5f\xc8\xfa\x61\x2a\xb5\x0b\x17\xe3\xaa\x6d\xc3\x5b\x3f\xac\xbe\x68\x5a\xd0\x03\x1b\xd9\xad\x5f\x8e\xa2\xeb\x87\x1c\x85\x7f\xe0\xf2\x6f\x7a\xa6\xe8\x88\x3f\x79\xc5\x2d\x84\x65\x0f\xa7\x20\x5b\x50\x23\x3b\x1e\x75\xfd\x4e\x34\xef\x11\x31\x3a\xde\xcf\x2f\x00\xb7\x1b\xf4\x82\x5a\xb9\xc8\x2c\xba\x36\xaa\x64\xc5\x6d\x6b\xa3\xa5\xd5\x5f\x6c\x05\x53\xa0\x1e\x53\xef\xac\x13\x60\xa5\x9b\x84\xce\xb1\xb5\x51\x7a\x76\x77\x42\x85\xa1\xbf\xc0\x3e\xaf\x6e\x12\xf0\x62\x9a\x06\x38\x1e\x9a\xa6\x82\x65\x92\xb8\x5e\x05\x24\x69\xe1\x17\x3c\x73\x4b\xf5\x33\xf7\xa8\xfa\x47\x18\x91\x83\xe1\x17\xc2\x88\x8a\xa0\xc4\x2a\xa4\x47\x6b\x54\xb1\xe3\x24\xfe\x17\xdd\x6c\x7d\xdf\x5d\x95\xf6\x34\x81\xbc\x05\x2d\x71\xa9\xfe\x82\x27\x8c\x2e\xed\x0b\x5a\x62\x95\x76\x1f\xab\x26\xa0\xf7\x17\xe0\x76\xcf\x2a\x2b\xf8\xd8\x3c\xbc\x2a\x64\xdd\xe7\x19\x27\x8a\xd4\x2b\x0b\x50\x77\x38\x7b\xdd\x4a\x35\xb0\x99\x95\x99\x1e\x9d\x64\x7c\x01\xbc\x0e\xe7\xa3\x5b\x8d\x61\x6c\x7e\xe6\x31\x26\x1c\xb7\x50\x3f\xc7\x59\x7d\x56\xc7\xfe\x68\xfe\x1f\x25\x4f\x3c\xaa\xce\x8b\xbf\xe4\xc0\xea\x1c\xa6\x9f\x19\xe8\xa9\xa5\xeb\x29\x8a\x44\x63\x07\x83\x7b\x66\xe1\x4a\xe0\xd4\x08\x0b\x7a\x5a\x67\xa7\x5c\x83\x35\xb0\xf4\xff\x00\xef\x08\x22\x2d\xe8\x65\x8b\x4e\xee\x35\x92\x9d\xd5\x01\xf2\xe7\x0c\x67\xbb\x5b\x83\xa2\xcb\x83\x66\xc8\xf7\x67\x13\x0e\xa4\xfd\x5b\x6e\x82\x22\xde\x0c\x06\xe5\x6e\xf1\x28\x5f\xb8\xdb\x4b\xf3\xff\x94\xb7\xe6\x40\xe6\xe8\x29\x6e\x11\xa3\xf4\xa6\x44\xea\x72\xc7\xd6\xad\x44\xc7\x1e\x26\x2a\x51\x56\x4f\x0b\xd1\xb2\xf9\x11\x68\xd9\xe6\xab\x05\x70\x5c\xaa\x1b\xe4\x16\x71\x7b\x58\x37\xcb\x15\xba\xe3\x3a\x9b\xfb\x4a\x38\x3c\xdd\x03\x2a\x1d\xe8\x4c\x59\x0c\x00\x1f\x7e\xe6\x90\xd4\xc0\xc4\x42\x75\x3f\x63\x48\x12\xff\x0b\xd8\xb6\x19\x79\x2e\xd6\xee\x16\xba\x58\x2c\x70\xe3\x5b\xf6\x7a\xb1\xed\x56\xbc\x6b\x17\x7a\x18\x7e\x26\xde\xb6\xdc\x58\x2c\x08\xa7\x16\x11\x10\x55\x74\x4e\xae\xc4\xb6\xee\x12\xf9\x1e\x55\xcb\x72\x2c\x44\x48\x7d\xb6\xc7\x02\xf3\x9a\x19\x09\x5d\xa5\x45\x5a\x09\x5d\x2d\xf9\x80\x4c\x87\x33\x27\xae\x9d\xf0\xc2\xd3\xb2\x63\xa1\x86\xbf\xa0\x20\x19\xee\x83\x3b\x68\xf8\x0b\x4e\xbc\xb9\x6f\xe7\x96\xf9\x93\x33\xc2\xa2\x96\xd6\x09\x5e\x16\x0b\x79\xfb\xca\xb0\x0e\x4c\xab\xee\xb3\xeb\x80\x74\xf6\xc2\x43\x29\x5b\xc2\x0d\x50\x26\x7c\x5e\xc8\xd4\xd2\x1a\xf4\x91\xcc\xa5\x41\x22\x82\xaa\x08\xe1\xaf\x23\xf7\x8b\xbf\xc0\x90\x3c\xf1\x07\x8e\x39\xcb\xe7\x33\x89\xd6\xda\x9f\xe4\x36\x35\x00\x47\xda\x8f\x58\x48\xad\xeb\xf4\x07\xf1\xdf\xff\xc2\x1e\x6d\x8b\xd1\xd9\x56\x66\x2c\x82\x57\xcf\xd3\xc9\x40\x09\x37\x80\xbc\xfa\x66\x5f\x06\x55\x7d\xbe\xe7\x10\xb4\x8e\xf0\x45\x18\x4e\x20\xb9\x2e\x30\x8f\x4f\x55\x96\x16\x77\xad\x80\x75\x61\x0c\x16\x9d\xd0\xa3\xda\x90\xb7\x2e\xc0\x6d\x2f\x1c\x94\xa2\xce\xe1\xb0\xa0\x14\x2d\x46\x4b\x77\x01\x77\x8b\xa2\x9b\xe8\xc8\x43\xb8\x53\x32\xfa\x07\x30\xa7\x05\xe3\x0d\x29\xe2\x49\xbb\x79\xe0\x6c\x7e\x81\x9e\x62\x3e\x92\x6e\xac\xb4\x59\xe1\x06\x8d\xde\xd3\x4f\x16\x78\x52\x93\x88\xa1\x72\x79\x83\xf5\x24\x91\x5a\xfa\x87\x17\x25\x8b\xc6\x87\x7b\xcc\xf0\xe1\x49\xc9\xe2\x1f\x20\xec\x7c\x70\x3e\x28\x8f\xe6\x3d\x48\x77\x83\xe5\x3e\xa1\xac\x70\x96\xfc\xf5\x80\xfd\x84\x88\x76\xfa\x1b\x58\xad\xb4\x53\xef\xe9\x88\x93\xfd\x87\x61\xe8\xb2\xb5\x33\x9f\xa4\xf5\x4a\x3b\xa2\xaa\x54\xfe\x72\xec\x70\x9d\x75\xc8\xfa\x0e\x60\xe8\x79\xd9\x09\x0c\x97\x9f\x1f\xf6\x28\x9a\x36\xb2\x8f\x4e\xd2\x9d\x40\x4f\x0c\xb9\x23\x64\xbc\x98\x82\x0d\xfb\x58\xb2\x6a\x67\x4a\x48\x47\xa0\xee\xc8\x23\x6e\xf7\xc7\x7d\x83\x4b\xdd\x72\x8f\xdc\xd6\x9a\xc7\x7d\xc3\x62\x87\x5b\xbc\xf8\x82\xbb\x04\x47\xea\x4c\xd9\xe1\x4e\x6b\x8f\xe5\x3d\x1d\x0a\xdc\x65\x41\xe4\xa4\xe0\xf2\x0e\xa4\x68\x17\xfc\x9d\x48\xd1\xeb\xc0\xea\x91\xd6\x8d\xed\xac\x06\xe9\x78\xa6\x1d\x41\x5c\x0e\xb5\xdc\x0b\xbd\xac\xfd\x01\x71\x9a\x26\xa1\x70\x1b\xeb\x7d\x64\x19\x57\x2d\xe1\xb1\x57\xea\x70\xb4\xcf\x77\x64\x15\xb7\xd7\xf1\x4e\xa4\xa8\x4b\xf1\x9e\x8e\xae\xba\xd4\xee\x70\x28\xb0\x8f\xf1\x0e\x35\xab\xa3\x35\x77\x38\x18\xd8\x93\x64\x07\x92\x1c\xce\x74\xbb\x43\xcd\xea\x6c\xab\x3b\xd4\xac\xcd\xbe\x29\x3b\x02\xd2\xc3\x65\x22\x76\x38\xb2\x16\x4f\x73\xe3\xd2\x4b\xd8\xed\x2f\xb4\x9c\xdd\x34\x35\x08\x02\x09\xbf\xbd\x91\x66\xbf\x4f\x84\xd4\xff\x52\xc9\x7b\xec\x8d\x51\xfd\x92\xce\x3b\x52\x13\x59\xa9\xbf\xd3\xc7\xd5\xde\x37\x3b\x53\x3b\x3a\x79\xf4\x0e\xa5\x68\x77\x8c\xfd\x9e\x1e\x03\x3a\x48\x77\xe6\x72\x74\xb0\xcf\x8e\x52\x90\xbe\x36\xef\x80\xae\x2a\xe6\x3d\xf6\x54\x8a\x7e\x5a\xa0\xbb\x8b\xe6\x19\xd5\xca\xad\xfe\xd8\x07\x99\x51\x44\x32\x53\xa3\xb3\x6b\xec\x2f\xb0\xec\xd5\xbc\xc2\x8a\x38\x76\xab\xde\x07\x6f\xee\xde\x52\x2f\x90\x9c\xdd\xf3\x1a\x29\x1e\x35\xf1\xc1\x4d\xad\x41\xc1\x09\xb5\x7b\x43\x10\xe7\xb9\xc1\xc4\x75\xde\xd4\x2f\x4c\x9b\x2a\x65\x3c\x76\x96\xb4\x11\x84\xd9\x27\x8a\xa8\x59\x8a\x4c\x42\x1a\x2f\xfd\x24\xc0\xf6\x20\xe0\x30\x5a\x7f\x7e\x81\x56\x26\xd3\x3c\x79\xb1\xd7\xb1\xb2\x43\x69\x59\x85\x76\xf7\x49\xab\xab\x3e\x58\x3f\xfc\x2f\x1a\x17\xa5\xab\x89\x5c\xc4\xf4\x52\x14\xed\xeb\xe5\x4f\x57\x5e\xd9\x19\xda\x6e\x35\xe7\x0e\xe4\xe6\x40\x82\x7d\x67\x17\x1a\xc4\x4e\xe9\x69\x6e\x49\xe4\xb6\xf9\x8d\x57\x40\x3b\xac\x7c\xdf\x73\x54\x7e\xe1\x04\x0d\xee\x82\xea\x62\x11\x9d\xc8\xcb\xa3\x80\x0a\xb0\xba\x87\xa3\x91\x68\x2d\x26\xac\xd7\xd5\xa3\x04\x6c\x72\x44\xc8\xce\xa4\x36\x4e\x9a\xbd\x13\x05\xe9\x20\xdb\x11\x68\x5e\xa5\x4d\xd8\x4f\xf6\xa8\x0e\x58\xf0\xdb\x69\xb9\x77\xba\x54\x5a\x79\xbb\x5f\x04\x5a\x16\xd1\x2f\x4a\xe9\xaa\x7d\x3b\x76\x54\x57\x31\x0c\xda\x19\xfd\xe3\x04\xb8\xfb\xc5\x79\xf3\x0b\x69\x1a\xd0\x33\xb5\x3c\xe1\x17\x38\x2a\x4b\x50\xe0\x98\x2a\x85\xda\x7e\x3d\x78\x16\x49\x89\x6b\x34\x4d\x77\xc3\xb3\xc6\x70\x13\xa0\x0a\xb6\xec\x2f\x8c\xa9\xce\x79\xb8\xdf\x24\xd1\xff\x27\x49\x9a\x37\xd4\x42\xd9\xac\x9c\xdd\xe1\xf0\xf8\xdb\x7c\xf4\x3d\x6c\x42\xa3\x42\xb0\x8e\xd3\xdd\xee\xac\x55\x62\x6d\xec\xfe\xe4\x28\xff\x7d\x71\xb0\x16\x89\xd5\x5f\xc7\x8f\x4a\x89\xf0\x0f\xed\xbf\xff\x55\x27\x94\x3e\x00\x21\xec\xeb\x76\x50\x15\x65\x85\xee\x41\x4c\xf1\xe9\x82\x2c\x2b\x70\x75\x00\x22\x54\xdd\x6b\x0f\xb8\x14\xda\xc4\x72\xd0\x76\xea\xa8\x8d\x63\xe3\xd9\x53\xfc\xc5\x3b\x0c\xdf\x2b\x8f\x8d\x67\x8f\x30\xc0\xb1\x61\xb1\x4c\x34\x22\x66\x0c\x09\x8e\xc2\xd4\x88\x7e\x06\xde\xd3\xe9\x77\x14\x9e\xaf\x3a\xb0\x0f\xd4\x7b\x36\x4f\x1f\x0c\x7f\xb1\x96\xfa\x60\x4e\xe7\xb9\xfd\xe9\x2c\x3a\x0a\x4d\xdc\xc5\x1d\xf2\xb0\xd4\x79\x7b\xd4\x82\x3c\xb0\xa2\x30\x75\x41\x9e\xd6\x3a\xd8\xa1\x7f\x80\x34\xd2\x41\x71\xf0\x84\x97\xbe\xeb\x80\x6e\xc8\x49\xc5\x0e\x46\xb6\x14\xf7\xc0\x2b\x5f\xf8\x03\x30\x8b\xee\xd6\x07\x4e\xf8\xee\x75\xcb\x8c\x33\xe2\xf0\xa3\x61\xa3\xeb\x2a\x71\x30\x7d\xb3\x63\x65\x8e\x46\x12\x45\x32\xe2\x52\x0c\x3a\x0e\x96\x6e\x9e\xd3\x2f\xd0\xbd\x48\xb3\xc2\x74\xcd\xae\x32\x70\x40\xb7\xf4\xe1\xce\x0e\x09\x6b\x9a\x19\x85\xe2\x14\x5e\x07\xed\x9c\x66\x36\xe8\x9e\xaa\x24\xc9\x91\x07\xb8\xb9\xb5\x33\x93\x9a\x10\xed\xc1\x13\xbc\xb9\x4b\x6c\x3a\x29\x45\x8e\x9e\x34\x9a\x06\x30\xa3\x74\x6e\xc7\xa0\x3d\x41\x17\x9c\x03\xda\xa5\xaa\xcb\xc6\x31\x10\x11\x64\x9a\x11\x84\x6d\xb5\xcc\xf1\x1e\xf9\xc5\x61\xe2\x07\x2b\x39\x3b\x05\xef\x81\x28\x6d\xd7\x66\x38\x00\x01\x86\xfd\x06\x0f\xc4\xa9\xd8\x74\x75\xa0\x08\x9e\x23\xe0\x8e\x41\x6e\x36\x73\xa4\x6e\x69\x99\xa6\x9b\x6f\xf8\x13\x04\xcf\x7a\x5a\x82\xd2\x4b\xf2\xed\x80\x76\xa9\x5a\xb7\x73\x04\x6e\x27\x12\x4e\x07\xea\x89\x38\x4b\xcb\x41\xed\x92\xa3\x03\x8e\x08\x3a\xef\x8b\x1d\x12\x67\x2c\x77\x7a\x60\xe6\xf4\x05\xc3\x4e\xac\x8b\x3c\xa8\x0f\x72\x4c\xfe\x01\xeb\x68\xb5\x24\x20\xae\xe8\x6e\xa1\x73\x18\xa2\x6a\x0e\xb8\xf2\x8a\x06\x44\x77\x3b\x04\xe8\x80\x42\xa9\x16\x3f\x33\x0e\xc3\x14\x00\x86\x78\x6d\xa0\x1e\xb2\x07\xdd\x01\xaf\x3d\x87\xb0\x1f\x2b\x48\x80\x7f\xc0\xbe\x96\x7e\xe9\x58\x94\xaf\xcb\x3f\xe0\xe4\x12\xee\x3e\x76\x0e\x49\x14\x31\xd9\x8d\xb5\x6e\xc7\xce\x0b\xb5\x57\x9b\x91\xd3\xd6\x69\x1d\x3b\x9d\x53\xbc\xda\x3b\xb1\xb2\x20\xe1\xb1\x83\xc9\x05\x95\x8f\x83\x4e\x97\x96\xa0\x50\xf0\xb8\x4a\xd6\x01\x05\x8f\xeb\xb5\x1d\xc4\x25\x82\x6b\x07\x4c\x93\x86\x21\xc7\xc1\x42\x8f\x7e\x1f\xb2\xc4\x9b\x20\x13\x3f\xfb\x7b\x26\x2d\xd1\xb6\x45\x68\x89\xdd\xd3\x8e\x84\x31\x66\xa6\x83\x87\xc8\x74\x0b\x30\xa1\x79\x9a\xce\xdf\x7f\xff\x6b\x5d\x90\xf3\x80\xa5\xd2\xa9\x0f\x0e\x18\x2a\x6d\x98\x3c\x4e\x08\x06\x41\xb5\x03\x86\xc7\x66\xdf\xa9\x03\x99\x9d\x6d\x03\x39\x4e\xf8\x39\x79\x57\x42\x79\x53\x9d\x43\xf8\x80\x9d\xd1\x26\x86\xe3\xe2\x9c\x89\xa2\x17\x06\xd5\x77\xcc\x7f\x39\x83\x2e\xde\xb6\xfc\x71\x0a\x09\xcd\x28\x34\x3f\xb6\xfd\x1e\xc8\xda\x1c\xb6\x80\x1f\x17\x6a\x06\x08\x02\x1d\x84\x48\xc2\x75\x07\xb3\x32\x3b\xb9\xc2\x71\x33\x9b\x84\x6e\x43\x07\x14\x35\xae\xd6\x73\xc0\xbf\xcd\xe5\x7d\x0e\xd6\x87\x73\x79\x9e\xe3\x66\x17\x9a\xa2\x27\xbb\xd0\xb2\x3e\x98\x12\xc3\x97\x87\xb7\x1f\x9f\x9b\x0f\xf3\x7e\xf8\x50\x7a\xa8\x22\xd3\x0e\x3f\x11\xc1\x1c\xb6\x81\x9c\xac\xc2\xa1\xca\xf8\xe3\xfc\x11\xa6\x6b\x4f\x9e\xb0\xcf\xb9\x1e\xca\xf9\xcb\x4e\x8a\x7e\xc8\xb9\xf3\x17\xcc\xfb\x23\x41\x74\xfe\x72\xa8\x53\x3f\x40\xa0\x6a\x53\x9e\x5b\x1e\x1b\x6a\x02\x99\x91\x6d\xfb\x3c\x37\x9e\x75\x3a\x5e\xcf\x8d\x11\xef\x6a\x91\x3e\x67\xd6\xf5\x9d\x1b\xa7\xdf\x1f\xd0\xe1\x46\x07\xf2\x09\x4d\x87\xeb\x4c\x9c\xc8\x56\xe3\xea\x23\x67\x61\x1a\x2c\xed\x99\xb3\xf0\x58\xd0\x69\x78\x66\x28\x84\x78\xf8\x84\xbf\x97\x83\x7e\xcf\x04\x36\x3a\xf3\x4f\xe4\x39\x0e\xab\x2c\xcf\x4a\x37\x1f\x3f\xa3\xb4\xb0\xae\xe9\x27\xb2\xcb\xfc\xea\xe7\x03\x9e\x5e\x3a\x71\x4f\xa4\x97\x69\x92\x25\xe7\x8b\x5c\x66\xd7\xcd\xff\x6c\x4c\x71\xa9\x06\x1a\xe2\x39\x3c\x2f\xb4\x8a\x75\x3f\x53\x95\x20\xc6\x3e\x5b\xf6\xa8\x1e\x18\xbc\xe0\x42\x3f\x67\x23\x09\x9a\x86\x96\x53\xad\x1f\x10\xbd\x60\xdd\xf1\x99\xc9\xf6\xa6\x7f\x48\x2e\x54\x1f\xc8\x1e\xe3\x0a\x1d\x27\xcc\x64\x2a\x3c\x3e\xce\xce\x2b\xb1\xce\xec\x93\x11\xb5\xe6\x6b\xe8\x1e\xc2\x8a\xd4\xb3\x9f\x98\x17\x7f\x80\xda\xe9\xda\x6d\x27\xcc\x64\x2e\x1a\x72\xc2\x41\xcb\xe9\x4c\x4f\x44\xdc\x3a\xd3\xfc\x49\x5d\x85\xb9\x63\xd0\x2b\xb2\xfa\x03\xec\x1b\x9d\xf0\x27\x4c\x5c\xae\x86\x70\x26\x0e\x11\xf4\x39\x47\xce\xab\x06\x3d\xb8\x94\x7a\x06\xec\xf8\x7c\x00\xd4\x61\x4d\xdc\x89\xf8\x04\xa7\xa3\x3e\x83\x97\x7a\x9d\xd7\x67\xc6\x23\x98\x26\x66\x2d\xb6\x5e\xf6\x8c\xdc\xdc\xfe\x04\xb9\x1a\x75\xa4\x9f\x19\xb1\xf0\xe9\xe4\xc2\x46\x34\x51\x98\x47\x2f\x0c\xac\x56\xce\x60\x7e\x4e\xce\x9b\x16\xea\x05\x29\xd5\x55\xa7\x4e\xe6\xa4\xf9\xfe\xc0\x4d\xb4\xfc\x03\x84\xbb\x57\x76\x12\x45\x74\x77\x09\xf7\xe8\xea\x2e\x16\x9b\xd4\xd4\x23\x29\x8d\x4d\x9e\x27\x71\x8b\xb9\x8f\xea\x12\xa1\x8e\x73\x81\x66\x53\xb0\xa8\x42\xff\x93\x7d\xe8\x5c\x39\x20\xb7\x9e\x03\x72\xf3\x2c\xf6\xe5\x67\xb2\x92\x37\x14\x83\x19\x5c\x5d\xe9\x44\x30\x83\x23\x53\xce\x45\xde\xf2\x07\x10\x7e\xc2\xf5\xe7\xe2\xfd\x5b\x90\xe6\x64\xc0\xae\x35\xcd\xe7\x0e\x81\x6b\x22\x99\xe1\xd8\xec\x8f\xca\xbb\xcd\x0e\x8d\xe7\xce\xb8\x32\x91\x94\x59\x03\xbd\xd0\x7b\xb2\xb3\x7f\x78\x39\xc3\xf5\xbc\xce\x83\x28\xda\x4d\x02\x46\xb9\xe4\xd2\x79\x50\xe8\x9b\xf9\x10\xa5\xeb\x0a\xde\x67\xa6\xa4\xf1\x38\x8f\x89\xf2\x33\x1a\xe6\xc1\xe2\xa1\xfe\x60\x47\x0f\xfe\x1f\x98\x5a\x78\xf3\x3c\x90\x5e\xc3\x42\xe1\x00\x63\x98\xb9\x0f\x0e\xc1\xef\xbf\xe7\xab\x2d\x02\xe7\x09\x4c\x6e\x21\x73\xf2\xb8\x2d\x7e\x01\x87\x8c\xd7\x01\x79\x09\x5d\xe8\xf9\x84\xfe\x68\x38\xb3\xf4\x89\x50\x05\x67\x12\x38\x11\xa9\x60\x20\x76\xc2\x68\xe6\xf0\x8a\xf3\xe4\x0d\xcd\x43\x3a\x73\xa5\xd5\x65\xba\x7c\x09\xdb\x9d\x74\xf9\xb2\x32\xfb\xbc\x28\x9e\xcd\x5e\xc4\x62\x3e\x6c\x2f\xaa\x10\x3e\x3f\x20\xe9\xbc\x00\xf0\x99\x3e\x5f\x9e\x38\xf8\x7c\xb9\xf2\xca\x89\x7c\x34\xf6\xee\x3b\x5f\xfc\x35\xbb\x37\x3d\xf2\xd3\xd8\x7c\x7f\x42\xa7\x15\xbe\xe5\x9d\x30\xcd\x39\xc7\xf1\x79\xb3\x34\xb9\x7b\xb8\x51\x8a\x45\x98\xf9\x44\xfa\x43\xeb\x8f\x4e\xd8\xea\x6c\x65\x38\x6f\xe6\xe2\xd2\x10\xee\x94\x2a\x1a\x23\x12\xd8\x38\x57\xff\x79\x53\xaa\x18\xc4\x40\xe9\xe5\xb4\xb7\xe7\xcd\x0d\x50\x4c\xc2\x4d\x1a\xfd\xc5\x83\x41\xa8\x0b\x56\x08\x36\xea\x41\x8a\x1b\x07\x74\x9f\x4f\x6e\x08\x4d\x1b\xc3\x8c\x3d\x88\x87\x0a\x4f\x1f\x09\x0f\xd5\x4b\x3a\x95\xae\xdf\x8f\x44\x0d\xfd\xb0\x51\xef\x5f\xf5\x03\x94\x7d\x12\x96\x17\x03\x79\x6d\x29\xb8\x58\x09\xc3\x09\x57\x2e\x58\xd6\x7c\x5f\xba\x60\x59\x73\xfa\x81\xeb\x97\xe3\x76\x93\xe4\x49\x5d\x90\x2e\xfa\x54\x39\xc3\xca\x05\x3d\x9a\x33\x86\x5e\xcc\x88\xe8\x68\xe1\x0b\xa6\x34\xa7\x82\xb8\x36\x30\x94\xe4\xd7\x85\x6a\x6b\x9b\x55\xe4\x17\x62\x75\x3f\xe3\xde\x98\x8a\xd5\xff\x63\x2d\xb4\x75\xaf\x42\xb1\x2d\x1c\x7c\x15\x44\x0b\x37\xbf\xc0\xb3\x53\xb7\xb4\x0b\x86\xb0\xe2\x41\x15\x60\xb7\x9f\x3f\x00\x4f\xbb\xc7\x92\xd3\xe2\x1e\x1e\x42\x08\x7d\x81\x5a\x68\xc3\x49\x95\xae\x5a\x50\x16\x45\xb3\xf0\x22\xd0\xde\xfe\x56\x65\xf5\xaa\x1c\x91\x0e\xfb\xab\x42\xf8\xe8\x98\xb9\x60\x58\xfb\x70\x02\xb4\x6c\x0e\x36\xbc\x2a\xef\xd2\xd5\x2f\x00\x0c\x84\x1b\xe0\x2e\xfd\xd0\x8b\x5d\x6a\x5e\x02\x58\xb5\x82\xf5\xaa\xbc\x9f\xe8\x5a\x78\x35\x78\x7c\x6b\xd3\x5d\x28\x9b\xe6\xc4\x84\x17\x5c\xb6\x9c\xf6\xe4\xa2\xfb\x94\x93\xdc\x5c\xb4\x49\xb9\xac\xde\x05\x95\x96\xbd\x64\xae\x8e\x5d\x5a\xfc\x3f\x81\xa2\x07\xd5\x99\xb1\x6e\xe9\x39\x97\xc9\x3f\x24\xf7\x6a\x5e\x58\x3d\xf7\x33\x8a\x41\x23\x93\x70\xd6\x05\xef\x7e\x27\x41\xb8\x90\x7b\xc5\x99\x34\x2f\x16\xcd\xb0\xbd\xee\x42\xf2\x15\x3b\xbb\x5d\x23\x37\xa1\x86\x31\x80\x00\x7e\x6e\x11\x5a\xae\x6e\x9a\x70\xe2\x7b\x1a\x98\x8b\xa5\xb9\x03\x62\x4b\xb5\x17\x39\x06\x7d\x10\xd0\x8d\x7b\xe9\xa0\xa0\xb2\x74\xbb\x00\x1d\x5d\x6d\xee\x0a\xce\xb3\x08\x08\xe2\x01\x01\xc5\x8b\xea\x29\x1f\x8e\x17\x02\x51\x9d\xdc\xed\x7a\x71\xdc\xec\x66\x37\xb8\xe6\x5b\x05\x7b\x01\xc6\x55\xab\x97\x2e\x26\x1b\x74\x89\xbc\x0b\xb8\xee\xb3\x30\x93\x12\x58\xb7\xc6\x0b\x99\x53\x9c\x4c\xf0\x5a\x19\x39\xa2\x51\x31\x03\xb4\x6d\x50\xd7\xe2\xca\x69\x14\x69\x28\x13\xb8\xbc\xa0\xe3\x72\x3a\xc2\x6b\x11\x9d\xba\x81\x5c\x39\xbf\x30\xd9\xa7\xc6\x8d\x1a\xb8\xae\x31\x70\xbd\xe0\xad\x3a\x34\xe4\x42\xd5\x32\x3b\x6b\x5e\x3b\x5d\x5e\xa5\x46\xbb\x68\x38\x73\x85\xbb\x6b\xe7\x5d\x47\x5d\x52\xa3\xe5\xa2\x7a\x17\x2c\x67\x9f\x79\x80\x33\xbd\xdd\xb0\x2e\xfa\xce\xdb\xbf\xff\x3a\xb8\x56\x5a\x8b\x83\xa3\x92\x3e\xe4\x82\x65\xad\x79\x29\x0e\x5e\x24\x84\x99\x2f\x38\xcb\xbb\x42\xd3\xc5\x9c\xce\xf3\xd3\x27\xed\xa6\x82\x3a\xd7\x89\x22\x1c\x9e\xc9\x04\x53\x42\x73\x17\xcb\x97\x7d\xa4\x01\xd1\x94\x2e\xe8\x17\xb4\x56\x0e\xa6\xbb\x90\xf5\xd9\xb9\x7d\x2e\x06\x86\xda\x36\x7b\x9d\x3c\xda\x2c\xa3\x4f\x9c\x1a\x3e\xda\x90\xdc\xcf\xd9\x17\xae\x93\x33\xdb\xfd\x03\xf6\x95\x0f\x2e\xa0\xad\xaf\xd4\x07\xda\x32\x54\xbf\x90\xec\xcf\x71\xf9\xd7\xc5\x31\x88\xe6\x2b\xa3\x14\x34\x28\xa8\xae\x6c\x78\xbd\x08\xa5\xbc\xb6\x17\x3d\x86\x96\x3f\x48\x0c\xe0\x2e\xa9\xf1\xf4\xbc\xc0\x1e\xe8\xa4\x2e\xd7\xc5\x83\xc8\xe7\xcc\x4d\xa8\x2e\x65\xd6\x85\x70\xd0\x8f\xc4\xbb\xb9\x6f\xe2\x4f\xf1\xab\x17\x62\x45\x1d\xd6\x76\xdd\x54\x44\x87\x9b\xe3\xc2\x69\x4c\x70\x93\x72\x4a\x89\x0b\xd8\xab\x39\xd1\xd3\x45\xec\xe5\xa3\x0d\x0e\xfb\xe5\xf3\x3f\xd7\xcd\xff\x63\xc4\x5e\x78\x16\xe0\x75\x35\x9e\x2b\x53\x53\x7b\x16\x11\x5d\xea\xda\x98\xd7\x03\x1b\xa9\x45\x3a\x4a\x66\x18\xd1\x5e\x09\xc5\x74\x17\xb9\x1e\x96\xc6\xd4\x18\x1e\xea\x82\x2c\xce\x58\x25\xcd\xa7\xe9\x03\xdf\x49\xc3\x28\x38\x5d\x39\x13\xe5\x05\x0b\xa9\xc3\xec\x2f\x38\x61\x39\x1f\xd0\xf5\x40\x0a\x48\x74\xdd\xbf\x5c\xc4\xd0\x0f\x49\xe2\xd4\x0f\x48\x4b\xaa\x59\xbc\x7f\x3c\x5d\x97\x9e\x01\x79\x36\xb7\x08\xfb\x80\x86\x78\xc3\x3c\xea\x44\x96\x37\x4a\xa4\x59\xa5\x76\xc3\x33\xde\xf6\x86\x7b\xa3\x54\x51\x7b\x1b\xcf\x18\x13\x40\x54\xa7\xcb\xcc\x0d\x54\x67\x69\x7c\x33\xa9\xb5\x4e\xc1\x1b\x39\xac\xed\x10\x70\x6f\xb9\x3d\xdd\x23\x50\x9e\x50\xe1\x5d\x58\x6c\x4f\x33\x00\xf7\x28\xe7\x22\xb9\x4b\x1e\x5a\x9a\x33\x68\x0d\xed\x7d\x7d\x43\x6b\x68\x07\x94\x1b\xf9\x59\xb6\xea\xff\x71\x90\x4b\xe4\xdc\x05\x87\x9c\xa7\xa0\xf0\x50\x73\xfb\x00\x89\x3a\x56\xef\x72\x22\xab\x86\xdb\xc7\x08\x25\x6f\xee\x42\x46\xf6\x80\xa8\xb6\xd2\x0c\x31\xdf\xb5\x11\xd5\x0d\x14\x58\x6d\xa2\xbe\x53\x27\xe9\x49\x26\xec\x93\x60\xbe\x5f\xd8\x37\x8d\xc1\xee\x8a\x55\xd6\x29\x7b\xa7\x4a\xd2\x6c\x52\xc9\x78\x1a\x53\x25\x8d\x22\x01\x2a\xc7\x0f\x2c\xbc\x61\x5c\xb5\x6b\xde\xdd\x78\xc8\x6a\xbb\xde\xcc\x80\xed\xb8\xa5\xbb\x31\xcb\x8d\xba\x40\xc8\xa8\x7d\x70\x6f\x84\x8c\xb6\xcf\xff\x94\x68\x7e\x81\xb5\x6e\x6d\xeb\xba\xd3\x9a\x6a\x66\x85\xb5\xd4\xb7\xb7\x9b\x41\xa1\x4e\xc9\x7f\x77\xe2\x13\xf5\x81\xd2\x68\x46\x50\x37\x35\x8e\xc5\xcf\x3c\xf1\x74\xb0\xdf\x40\x96\xc3\x48\xe0\x86\x35\xd5\x41\x13\xf7\x48\x9a\xb4\xda\xf0\xc5\x0f\x17\xdc\xbc\x11\x26\xea\x3b\xc8\x3d\x78\x29\x91\xe2\xf4\x1e\xe4\x27\x8d\x6a\x70\x2d\xfc\x3f\x0c\x41\x1e\x35\xdc\xa1\x1c\x99\x72\x07\x7d\x26\x74\x07\xbd\x51\xfb\xc3\xce\xd3\x77\xd0\xb4\x2e\x5d\xc0\x1d\xd4\xfe\xeb\xee\x7f\xa3\x30\xad\x73\xcf\xde\xc8\xa8\x67\x1f\xd8\x7b\xbe\xe7\xbc\x43\x96\x6f\x68\x08\xed\xc3\x78\x03\xf7\x2d\x3b\x91\xdf\x80\x79\x56\xc7\xdd\x33\x27\xf6\x4f\x49\x4c\x6f\x04\x70\x5a\xad\x7f\xb3\x2c\x88\x77\xcc\xca\x39\x16\xfd\xb0\x5a\x1a\xf9\xde\x8b\xfb\xc3\x0d\xd0\xf4\x20\xcd\xee\x0d\xc0\xe6\xba\xb6\x37\x12\x87\xb8\x82\xd3\xbd\x48\x81\x26\x84\xf9\xa4\xed\x14\x72\xef\x80\x63\x16\x6b\xa8\xf1\x61\x95\xfc\xbd\x93\x15\x2d\xe7\xe0\x4a\x65\xc7\x96\x1b\x88\xb0\xda\x47\xe8\x86\x09\xf3\x23\xc9\x0f\xde\x2c\x05\x64\x6e\x98\x2c\x6d\x06\xba\x99\xfe\xd9\xee\x0a\x77\x42\x42\x8b\x85\x03\x95\xaf\xcc\x18\x30\x5a\x7e\x0e\x83\x63\x47\xa1\x12\xf7\x40\x31\x21\x65\xd9\x0d\x1f\xf5\x65\xf7\xe9\xfb\xa0\xf4\x16\x27\x1d\xc4\x52\x7a\x3e\x39\x4f\xd2\x4b\xdd\x67\x8e\x42\xe3\x3e\x39\x0a\xd1\xc0\x88\x4c\x17\xac\xbd\xa1\x7f\xb3\x81\xec\x46\xfa\x67\x7b\xb7\xde\x27\x4f\x3c\x41\xe7\x9b\x5e\xec\x36\xd4\xdf\xc8\x99\xe7\x5b\xc9\x9d\x90\xb1\xb8\x49\xea\x14\x35\xf5\x84\x8c\xde\x0e\xa9\xa1\x5b\x26\x9a\x17\xcc\xe2\x61\x11\x8c\x98\xc1\x59\x96\xcc\x54\x43\x1f\xf7\x91\x3c\x88\x98\xfc\xdc\xd4\xef\x0b\xe5\xb0\x4c\xf4\x85\x42\xc7\x66\xd9\x17\x5f\x6d\x1f\x3d\xe4\x7d\xf3\x0a\xf1\x79\x83\x54\x8b\x26\xaa\xaa\xbc\xda\xf0\x2a\x37\x3c\xba\x1f\x94\xa5\xf9\xf9\xff\x97\x1b\xec\xd5\x7b\x3f\xd8\x34\xa6\x88\xc9\x99\x5d\x2d\xf5\x7e\x92\x02\x91\x04\x7f\xae\xe6\x4c\x65\xf7\x03\xd1\xe5\x79\x7b\x78\x96\xff\x9b\xd8\xe7\xc7\xd4\x47\x55\xcf\x05\xc5\xde\x7e\x7a\x26\xdc\xd1\x18\x1e\xc4\x26\x96\xcf\x07\xb9\xd6\x53\x3f\xe0\x92\xdd\xfd\x01\x2f\x9c\xe1\x1f\xa8\xf0\x08\x7f\x91\x8b\x6b\xa2\x1e\xdc\xcb\xf5\x05\x2c\x9d\xc3\x55\xd8\x9f\x0d\x4a\x6f\xed\xb3\x07\x4e\xe5\xde\x14\x0f\x4a\x7f\xd8\x03\xf1\xd9\xa0\x01\xd1\x44\x3e\x0c\x2e\xb4\xa6\xfe\x61\x3a\x0e\xdf\xb4\x9e\x2d\x39\x54\xe3\xdc\xe8\xb6\xe1\x3e\x5e\x14\x54\xab\xd6\xe2\x01\xea\xe9\xc2\x65\x4f\x81\x4b\xa2\x70\xdd\xc3\x32\x64\x2e\x96\xfb\x00\xe5\x2c\xbb\x37\x3f\x25\x65\xb6\x9b\x4c\x22\xfc\x06\xec\x07\x9e\x18\xe4\xa5\x73\x34\xd4\xc3\xbc\x74\x96\xcb\x4f\xe1\xfd\x50\xe7\xe9\x83\x14\xc9\xcb\x9e\xb7\x4f\xc5\x54\x2e\x3f\x93\x47\xb5\x38\xb4\xd7\x3a\x9b\xe5\xc3\x3a\xb4\x2e\x10\xfe\x24\x16\x92\x18\x7c\x5e\x2c\x54\x9c\x66\xea\xa9\x39\x75\x9a\xfe\x54\x79\x4d\xff\x70\x63\xfd\xfe\xe4\xa7\xf0\x54\xee\x2a\x0d\xba\x91\x19\x44\x31\x70\x8f\x4b\x39\x3f\xb4\xac\x3a\x1e\xf1\x61\x19\x33\x6d\x9a\x87\x6e\xdd\xae\x83\xfb\xb0\x8c\x99\xbd\x0c\x1e\x98\x5a\x6d\x1f\x78\x12\xd6\x4c\xff\xf0\xee\x54\xab\xe2\x9f\x4e\xad\x5f\xf3\x0b\xb9\x94\x5a\x3a\x78\x89\xd9\xdb\xe2\x61\x49\xd8\xcd\x44\xe5\x52\xfa\x87\x94\x78\x1a\x67\xe7\xda\x6a\x1d\x52\xa3\x26\x41\xfe\x8c\x94\xf4\xfe\x81\xc0\x5c\x7a\x97\x07\x8e\x63\xd6\xdf\x3e\x70\x15\xb7\x1e\xe6\x19\xdc\x16\x3a\x75\x1f\xe6\x8f\xb3\xdb\xc2\x33\x2e\x7c\xe1\x16\x10\x19\xec\x61\xa0\x4e\x9a\xbd\x60\x9f\x80\x65\x5d\x50\xfd\x41\x04\x61\xd7\x61\xf4\xc0\x73\xfc\xb3\x05\x62\xc7\xb3\x26\x16\xb9\xde\x6c\xde\x7d\x18\xff\xe7\x24\xa2\x4f\x24\x3e\x14\x85\x2f\x52\xea\xf6\xcb\x7d\x60\x5b\xfd\x6c\x00\x20\x27\x5b\x46\x9f\x99\x8b\x2f\x92\x91\x0c\xce\x59\x4a\x9e\x89\x49\xf2\x1e\x43\x6a\xe2\xf5\xed\x81\x77\x50\x7f\x40\x8d\xaf\x94\x76\xcf\xa4\xb7\x67\x73\x17\x39\x0a\x13\x81\x0d\x21\xb0\xff\xac\x5c\x5b\x7d\x81\xa8\x43\xeb\xfd\x9e\xc5\xa5\xb5\xf8\x59\x39\x0c\x51\xb1\xa8\xf8\xb1\x40\x5a\xb9\x6f\xfd\x06\xfd\x05\xfc\xc2\x44\x3d\x4a\xef\x8b\x45\x26\xf6\xd6\x42\xd5\x8f\xf5\x59\x5e\xd6\x66\x73\x49\xd5\x67\x4f\xd1\xad\x4e\x90\xf0\xcd\x17\xf4\x67\x87\xe8\x16\x12\x78\xe0\x9c\x66\x15\xc1\xb3\x53\xdc\x58\x76\xb3\xec\xc7\xda\xfc\x05\x58\xc4\x22\x0e\x8a\xbb\xf5\xd9\x5a\x7b\x12\xa5\xb9\xa1\x11\xd5\xce\x18\xcf\x81\x1b\xac\x27\x0f\xbe\x67\xd6\x05\x3e\x47\x7f\x57\xd4\x4c\x96\x59\x30\xa4\x1d\x7a\x0e\xf2\x80\x89\x42\x5e\x0c\xeb\x11\x9e\x83\x4b\xde\xfd\x02\x6f\xd9\x42\x76\x0f\x82\x09\x6d\x76\x7d\x90\xe3\xed\x23\x83\x4e\xf2\xa9\xb8\xec\x44\x2c\xae\x77\x02\x63\x0b\xed\xbc\xf1\x40\x91\xe7\x2b\xe8\x73\xd2\x9f\x4b\xfa\x9b\xe7\xa4\x4e\x54\xf7\xe2\xe7\xe2\xdc\x8b\x04\xa8\xd5\x7c\x27\x7d\x90\x74\xe2\x33\x0d\x57\xf2\x83\x3f\x80\x50\xf3\x3c\x5e\x94\x59\x3e\x0a\xe0\x11\xe6\x9b\xfc\x03\x1d\x99\xfd\xf6\x1f\x18\x20\x1d\x12\xf4\x50\xe9\xe5\x1e\x61\x4f\xdc\xec\xee\xf1\xa4\x41\xd1\xf8\xe4\x86\xf2\xd1\x4c\x0c\x4c\x66\x3c\xfc\x40\x89\x65\xa7\x98\x07\x4a\xac\xcf\xb1\xfe\x90\x61\xfb\x9f\x94\x72\x0f\x8c\x8d\xf6\x1e\x7e\x1e\x32\x8e\xe8\x7d\xc8\x38\xfe\x7f\xfc\xf7\xbf\x70\xf2\xaa\x07\x88\xee\xe3\x35\xf1\x40\x3f\xe5\x4c\x0b\x0f\xcb\x6b\x38\xe0\xf3\x61\xf6\x09\xbb\x7a\x3c\x40\x78\x32\x52\xc4\x0f\xc6\xca\x29\x27\x9c\xf8\xfd\x48\xe3\xd4\x33\x69\x2a\x7a\x7e\x69\x52\xf2\xdb\xf8\xfd\xa0\x6d\xf9\xb7\x88\xf1\xfb\x81\x95\xff\xcd\x68\xfc\x00\xe8\xa6\x6c\x74\xf1\xfb\x71\xd5\xbb\x9e\x29\x15\x36\xbf\x80\x55\xff\xc7\x26\xf1\xdb\x48\x51\xe8\x19\x5a\xbe\x22\x0a\x60\xa7\xdc\x64\x47\x89\x1f\x0a\xb5\xf5\xe6\x67\xcc\x52\xd3\x10\xe0\xb7\xd6\x9b\x3a\x84\x4a\xab\x37\x91\x4c\xbb\xe5\xe7\x19\x04\xfd\x3b\x18\xe3\xc7\xaa\xb2\x3a\x04\xe2\x07\xff\xff\x29\x53\x51\xfc\x50\xff\x42\xa9\x32\xe3\x87\x5c\x6a\xba\x8f\xc4\xaf\x40\xe6\x7b\x92\xa0\x82\x1a\x9e\x44\xe6\x41\x5b\x9b\xba\x44\x36\x88\xde\x34\x07\xc0\x5d\xbd\x69\x8e\xe0\x16\xb7\xc9\x03\x26\x7e\x35\x27\x45\xeb\xc8\xa2\x6a\xe1\x59\xa8\xb9\x30\x22\x82\x99\xd0\x94\x40\x2b\x7e\xc4\x59\x4d\x4d\xb4\x1c\xa6\x86\xd5\xb2\x57\x91\x81\xbc\xbd\x53\x86\x96\xf8\x35\xee\x40\x2f\x16\xeb\xa6\xe9\x48\x8e\x5f\x4b\xf7\x3b\x7f\x72\xb0\x0d\x0d\xa5\xf1\x9e\xe4\x26\x78\x66\x77\x11\xde\xc1\x20\x5d\x2f\xb0\x8c\x6c\x98\x01\x3a\x85\x5d\xd1\x8a\xa3\xae\xac\xe2\xa4\xe3\x07\xe3\x61\xef\xfa\x7f\x64\x0b\x1a\x3a\xac\x87\x53\xb5\x89\xe3\x87\xf4\x0a\x53\x25\x79\xe3\x87\xec\x61\xd5\xfb\x62\xe4\x6c\xfa\x8b\x9b\x5f\xb8\x13\xea\x85\xb4\x20\xb0\x0f\x36\xff\xcf\x54\xb7\xd2\x1a\xbe\x82\x80\x2d\xf8\x0b\x58\x62\x87\x9f\x51\x66\x6b\xd3\xc4\xb0\x3c\xd9\xe7\x99\x02\xd6\x33\xc5\x72\x65\xe1\x81\x4f\xee\x76\x75\x39\xb3\x4b\xcd\x14\xaa\xd7\xff\x3c\xb5\xf0\x57\x1f\x66\x22\xe6\x3b\x58\x22\x09\x7e\x5d\xaa\x7c\x1a\xbf\x45\x96\x29\x7e\x81\x76\xd9\xee\x1f\x78\x62\x17\x7f\x42\xa6\xf2\x30\x80\x34\x56\xff\xfc\x00\x99\xf3\x69\x82\x57\x88\xe2\x17\x1e\x36\x21\x26\xdb\xa9\xfe\xec\xfe\x01\x41\x8c\xd5\xcf\x38\x08\x3e\xff\x23\x5e\xf5\xf3\x3f\xf6\x46\xd7\xea\x42\xfb\xd3\xcd\x93\x47\xca\x08\x4d\x14\xd4\x41\xf3\xe7\x1d\x4a\xd4\xd0\xc5\x62\x47\xce\x8c\xbf\xa0\xa2\xc4\x73\x07\x03\xa0\x0a\x8a\xc5\x0f\xae\x57\xca\xc2\x1f\x3f\xa4\x2c\xd8\xe6\x5f\x92\xcb\xc5\xef\x60\x3a\x7b\xf5\x76\x4e\x84\x4f\x68\x40\x27\xc5\x83\x77\x2e\xfc\xd1\x65\x8d\x8e\x1f\xdc\xcb\x65\x33\x8d\xdf\xc5\x01\x7a\x93\x5d\x93\xf4\xfb\x0d\x2c\x93\x77\x1d\xa3\xe8\xc2\x03\x82\xc7\x51\x37\x3f\xf3\xfc\xf7\x9e\xba\x73\xd5\xf4\x01\x82\xde\xe6\xcf\x02\x88\x27\xac\xb7\xcc\xc3\x72\x68\x7e\xde\x39\xc9\xa2\xe9\x61\x97\xff\x5e\xd8\x7e\x94\x71\xe2\xcf\x8d\xbe\x3a\x3a\x0f\xb7\x5f\xca\x92\xd0\x0f\xdc\x22\xe2\xd7\x2d\x4d\x3a\xdd\x9f\x4c\xbe\xd1\xf4\x03\x27\xc2\xcf\xc9\xaf\xfe\x82\xe3\x2a\x26\x0b\x7a\x3a\x9d\x81\x5b\xaa\x2c\xd4\xe7\xc6\x16\xfd\xff\xfe\x9e\x91\xff\x2e\x77\xb1\xa1\x6a\x54\x1f\x7e\x4e\x19\xfa\x6f\xe2\xb6\x42\xe7\xae\xcf\x0f\x74\x0f\x57\x8b\x38\xd2\xa4\xde\x8c\x8d\xf5\x98\x96\x47\x99\xda\x84\xe2\x37\xd8\x87\x96\x6f\x2b\xdc\x85\x9e\xba\xf7\x54\x0b\x45\x30\xc4\x56\x29\x8e\xfc\x05\xa2\xd4\x14\x58\x17\x5b\xe5\x71\x52\xfd\x02\xbd\x09\x45\x04\x5c\xaf\x37\xf9\xf7\xc4\x46\xb3\x86\x2e\xa9\xb1\x35\x08\x30\x49\xb8\xad\x11\x95\x0e\x7f\x91\x95\x4f\xc4\x01\x38\x7f\x64\x55\x8c\x0d\x41\x63\xb2\x57\xc5\xd6\x09\xa1\xbc\x7a\xac\xe4\xb9\xdc\x64\xe7\x75\x4b\x8c\xbd\xf5\xe4\x32\xcd\x15\x9c\xb1\xfb\xf0\x33\xd0\x78\x68\x66\x3a\x8f\xf3\xea\x1f\xe0\x09\xb5\xfc\x4c\xc6\xf6\xb8\x68\x1a\xa9\x6e\x91\xc7\x8f\xa7\x8e\x71\x64\xca\x1d\x19\x1b\xdc\xad\x7b\x88\xc8\xf7\x10\xac\x55\x67\xc3\x36\x48\xa3\x86\xc9\xeb\x7f\xf8\x7f\x54\x5e\x9b\xee\x80\x7e\x42\x1e\x35\xcb\x1b\x79\xd0\x83\x13\x2b\x92\x11\x14\xa6\xe0\xf6\xd8\x82\x90\xc5\xfb\x04\xe7\x59\x78\x2d\x27\x67\x5e\xb8\x69\x43\xf8\x55\x37\x3b\x4c\x1e\xa1\x1e\xe3\xe4\xad\xc6\x4d\xa2\x32\x50\x0f\x11\x3d\x33\x26\x4c\xcf\x54\x61\x48\xf0\x6f\xb0\x6d\xc8\xff\x35\xb6\xbc\x4a\x5b\x82\xbc\x27\x5c\x95\x86\x33\x36\x78\xaf\x74\x6f\x9c\x45\x79\x61\xfe\x42\xe5\x1f\x25\x98\x88\x6d\xe5\x52\x8a\xc1\x16\x11\x91\x17\x1f\xae\xc5\xd5\xbb\x7f\xcf\x79\x50\x13\xb0\x6e\xcc\x9f\xa9\xde\x31\x4c\xaf\x0d\x8f\xb7\xa9\xa9\xce\x3b\xae\xc5\x1c\xee\xb8\xca\x13\x10\x1b\xdc\x57\x96\x2e\xb9\xb1\x1d\x8c\x84\x5c\xa2\x92\x77\xd8\x29\xa2\x0e\xde\x17\xc7\x5f\x5c\xb8\x63\x83\xdb\xaf\x2a\xff\xc7\xf6\xde\x67\xa7\x34\x3d\xb1\xf1\xfe\x2a\xe8\xb9\xb1\xfc\xf8\xb2\x44\x3b\xe1\xb3\xe1\xee\x4f\x92\xe3\xff\xa9\x56\xb1\x88\x64\xd8\xf8\xb2\x70\x39\x49\x82\xa6\x00\x19\xc8\x97\x07\x08\x37\x92\xee\x75\xba\xa8\xeb\xf4\x86\xe0\x85\x78\xfa\x83\x8e\x3d\xea\x0f\xa8\x07\xf0\x2e\x87\xcb\x6e\x17\x02\xdc\x2e\x82\x4a\xdd\xce\xb6\x8b\xac\xd0\xfc\x06\x0f\x06\x13\xfd\x1e\x91\xad\x79\x57\x23\x51\x63\x37\xff\xde\xd4\x65\x6b\x5a\x98\x33\xdc\x5d\x22\x5b\x8e\x8a\x50\xc6\xc6\x0b\xf0\x72\x7b\xcc\xe5\xa7\x31\xbe\x17\xe2\x56\xcd\x8a\xac\xba\xe3\xdb\xd8\x86\xb2\x3b\xaa\xb7\x12\xdb\x43\x91\xed\x95\x84\x8f\x45\xb7\xe4\x42\xd4\x79\xf7\x41\xf3\x90\x02\xbf\x8f\xe4\x0f\x3e\x24\x60\x93\x50\x86\x8b\x28\x3f\xca\x31\x6d\xe1\xf2\x1e\xc8\x55\xd1\x54\x51\x7e\xc4\x8f\x9a\xc4\xf2\xc3\x99\xbf\xf4\xc2\x86\x39\xd3\x42\x17\x7a\xc2\x4a\x13\x1a\x65\x4b\x31\xe2\x37\xa8\xc0\x11\xd6\x29\x5b\x2e\x94\xdf\xc0\xa8\x24\x05\xca\x46\x9d\x5d\xf8\x8b\x87\x4d\x88\x2a\xa6\x81\x91\x9a\x2f\x0a\x32\x04\x2a\xec\x23\x0a\xca\xce\x28\x4d\x79\x14\x66\x7d\x51\x0a\xcd\x28\x28\xdd\xad\xac\xfd\x51\xe0\xc8\xa0\x42\xad\x51\xf2\x56\xa9\x2b\x49\xc1\xad\x52\xe5\x3c\xa3\xe0\x56\xa9\xe0\xaa\x28\x70\x64\x98\x52\xb8\x44\x41\x9e\x18\xe5\x62\x88\x52\x11\x29\x2c\x6e\x2c\xcc\xbe\xad\xa0\xb2\x28\x35\x39\xda\x5f\x20\xbb\x5f\x75\x97\x10\xe9\x5e\x2c\x54\x9e\x51\x82\xa9\x28\x8d\x90\x40\x27\x61\x61\x36\xed\x9f\x17\x87\x05\x0f\xa5\x3c\x8b\xc2\x9c\x83\x52\x9e\x45\x41\xfe\x6c\x15\xcd\x8b\xf2\xde\x52\xab\x4a\x86\x44\x69\x88\x54\x94\x68\x2b\x2f\x02\xe8\xe3\xe7\x67\x18\xc3\x3d\x4a\x66\x24\x94\x6a\x2c\x4a\x67\xe9\x35\x2d\x7e\xa7\x64\xd0\xc9\x56\x7a\xb2\xa0\xdf\x78\xd7\x56\xb5\xd9\xa2\xe0\x38\x57\x30\x56\x14\x18\x00\x96\x54\x5f\x51\xe0\x43\x3b\xcc\x3e\x9d\xd8\x59\x47\x5d\x61\xf6\x6b\x6d\xab\xd2\x93\x48\xcd\x74\x7f\x00\xe8\xf4\x01\x8b\x77\x4b\x5f\x17\x05\x06\x80\xea\xa5\x79\xf1\x40\xfb\x75\x7f\x40\xd0\x62\x06\x85\x67\x84\xbc\x09\xa3\x0c\xde\xcb\x8a\x5f\x58\xf0\xc7\xf2\x33\xa1\x95\x6e\x34\x25\x08\xd7\x74\x6d\x2a\x81\x94\xad\x9e\x59\x28\xfc\x55\x4e\x2d\x4a\xe4\xc6\xd3\xda\x04\xb1\xb5\x87\xf9\x82\x86\x5a\x3c\x2a\xa8\xfc\x67\xfc\xc5\x7f\x3b\x0a\x22\xab\x86\x47\x14\x44\xac\x26\x18\x99\x66\x54\x68\x30\x0a\xcc\x03\xaa\x7f\x15\x05\xe6\x01\x95\xe8\x8a\x32\x29\x1e\x25\x9f\xcb\x0b\x40\xfa\xf0\x0e\x42\xfc\xf7\xe6\x2b\x4d\x49\xe5\xbe\xf0\x42\x99\x04\x6e\x9e\xa3\xc5\x3e\x44\x43\xea\xee\xbd\x50\x0b\xfc\x6e\x76\x64\xd9\x15\xb9\x5b\x44\xa1\x9a\x5d\xf7\x91\xb2\xb3\x45\x35\xb0\x93\x48\xbf\x4f\x19\xde\xfd\x03\x8e\x21\xc1\x89\xc2\xf4\x7e\xf1\xf9\x21\x89\x16\x91\xc8\x3d\xad\x68\x83\x28\x07\x21\x8b\xc7\x7d\xf0\xc0\xd7\xc4\xc0\x5b\x62\x58\xc2\x1e\x54\xc9\x4c\xff\xc0\xea\x4a\xfe\x60\xe1\x03\xf7\xc0\x73\x43\x14\x40\x63\x5e\x15\xf9\x1e\xe5\xe4\x85\xd5\xf3\x46\xef\x57\xaf\x3e\x32\xcf\x0c\x4b\x68\x78\x36\x7c\xa6\x0d\x2a\xf3\x61\xc1\x93\x9e\x0d\xd3\x1f\x50\xd9\xa5\xdb\x48\x39\x79\x7c\xeb\x82\x53\x80\x39\x86\x07\xc1\x42\xd5\x9f\x67\xce\x82\x06\x81\x28\x6b\x5f\x56\x0a\xab\x50\x1b\x63\x17\xd4\x02\x0c\x33\xcb\x85\xea\x18\x02\xc0\x85\xa5\xfd\x8c\x88\xcb\xcd\x1e\xb4\x0e\xcc\xa7\x67\x85\x6f\x41\x15\xe9\xea\x1d\x77\xc3\x57\xfa\xf3\x3f\x3c\xc0\xcd\xf2\x0f\xc5\x84\x7b\x48\x88\x50\xfd\x03\xd8\xcb\xb3\x02\x88\x60\x95\x50\x01\x42\x18\xde\x33\x0f\x55\x11\x02\xed\xe5\xc9\xa0\x08\xb7\xc8\x3c\x9f\xa2\xf1\x41\x41\x43\x0b\x85\x87\xc2\x50\x2d\x54\x96\x99\xb6\x06\xb6\x26\x48\x10\x8c\xaf\x70\xb4\x1c\x9f\x17\x0e\x7e\xe1\x17\x78\xdf\xf5\x17\x1b\x4f\x26\x1d\xd0\x35\x71\xc4\xe7\x07\x30\x4c\xf5\x33\x27\xa2\xea\x99\x11\xf1\x53\xcf\x38\xd0\xdd\x25\x14\xd5\x4a\xf3\x1d\x75\xa3\xed\xea\xd3\xe0\xbb\xcb\xe4\x34\x10\xb5\xe4\x30\xf5\x05\x0a\x37\x5b\x8f\x5c\x91\xa5\x58\xe5\xb4\xa2\x16\xde\x8f\xc2\x3f\xf0\x44\x17\x8e\xae\x28\xfa\x31\x9a\xbb\x40\xe6\xf0\xe5\xff\x0f\xd8\x64\x96\x9e\xc9\xf2\x9f\x16\x21\x1a\xa6\x9f\x1f\x0c\x4a\x1f\xa4\x12\x40\x30\xba\x22\x22\x67\x33\xfa\xaa\x95\x1c\x26\xe0\x53\x51\x97\x59\x59\xd2\xa2\x56\x22\x80\xe1\x1f\x08\x43\x84\x11\x2b\x92\xd3\xcc\x9f\x80\x4a\x85\xae\x5b\x69\xbb\xa3\x56\x86\x1d\x6a\x58\x8d\x47\xba\x6e\x07\x15\xba\x6f\x0b\xb8\x0a\xd4\xa1\x94\xeb\x51\x1b\xcd\x1a\x9e\xa8\x4e\x53\x51\x94\xbf\x9c\x44\xb5\x93\x99\x84\x7b\x6a\xa7\x5a\x54\x42\xbc\x76\x30\x8f\xe4\x5b\xed\x3c\x7d\xbd\x96\xc8\xfb\x52\x3d\xd1\x83\x81\x8f\x1e\x33\x53\xbb\xd9\x30\x52\x11\x4f\xad\x34\xc4\x51\x07\x0f\x27\x13\x81\x00\xeb\x61\xf6\x19\xbc\x99\x0a\xbe\xd5\xd4\x7a\xeb\xfe\x51\x51\x00\x4e\xc9\x67\xa2\x06\x85\xae\x59\x94\x59\x83\x75\xe2\xd7\x00\x47\x7e\x9e\x61\x5f\xfa\x34\x00\x1a\xbb\xbf\x4f\x1a\xb5\x49\xe0\x03\xa0\x4c\xb3\x51\x03\x68\x4e\xb2\xa0\x06\x49\xd4\x15\xa7\xf2\x4c\x5f\x1e\xc4\x4c\x1a\x45\x03\xd3\xc7\x29\xd9\x66\x54\x1e\xeb\xd2\x7a\x57\x14\x78\x33\xd6\xaa\x0c\x87\xae\x7e\xa6\x04\x9b\xfe\x01\xd6\x02\x9d\xb8\x95\x15\xde\xe4\xf6\x14\x75\x25\x51\x7a\x23\x4f\x79\xe1\x82\xba\x08\xce\x25\x04\x6b\x6a\xd2\x05\x01\x2b\x4d\xf6\x3a\x1b\x2a\xe3\x64\x3e\xe2\x61\x11\x3c\x4d\x7f\xc1\xcd\xaa\x3b\x6e\xdd\x99\xd0\xdb\x1c\xb0\xd3\x10\x62\x79\xc0\xe4\xc0\x4a\x07\x18\x15\xc9\x80\x1d\xcf\x13\x15\xf9\x61\xac\x62\xad\x3b\xef\x4a\x9e\xde\x9d\xe2\xdc\x32\x63\xa7\x68\xf5\x74\x1d\x80\xa2\x82\x3c\x15\xba\xf3\xa1\xa3\xbc\xa2\xc6\x5a\x53\xd9\x93\xa8\xd4\x9d\xab\x8c\x49\xd4\x83\x12\xc0\x52\x05\xea\x89\xaa\x6c\x7b\x51\x0f\xf2\x89\x5f\x38\xd9\x84\x5f\xb8\x5e\x4e\x34\xe7\x1d\x04\x87\x16\x09\x27\x78\xbd\xfb\x19\x29\x8b\x74\x58\xd7\x33\xe7\x4e\xe3\x3c\xb9\xa7\xbd\x84\x27\x99\x5b\xb3\x7d\xc2\x2f\xdc\x9b\xe1\x64\xc8\xa5\xdf\xe7\xfe\x33\x2f\xa7\x52\xc3\x2b\x8a\x24\x31\x3f\x1f\x00\x04\x1c\x16\x5b\xd0\xe2\x37\x65\x2b\x8d\x7a\x21\xe8\xc2\x24\xb0\x18\xc5\x32\x4b\x30\xf1\x8b\x79\x9d\x95\xd1\xa6\x37\xc3\x95\xab\xa7\x3e\x10\xfb\x32\x3c\x0f\x30\xe3\xcb\x3d\x3e\xea\xcd\xfd\xe6\xed\x75\x23\x41\xa4\xb7\xf0\x9d\x89\x33\x35\x8a\x9b\x42\x42\x13\x79\xe7\x44\xfa\x05\x1e\xe7\x52\x43\xd4\x3b\xa9\xd4\x30\x90\xf5\x57\xb9\xed\xa2\xbe\x30\xa6\x2a\xa2\x36\xea\x4d\xa2\x45\x24\x2c\x0b\xc3\x3d\x00\xd5\xb4\x29\xbb\x65\xa5\xf1\xde\x33\xfb\xe4\x6e\x13\x3b\xc0\x3f\x73\x18\x0d\x3c\x64\x49\x69\x3a\x6a\xe2\x1c\xa9\x36\xea\xc3\xfb\x92\x19\x86\x0e\x9b\xca\x99\x13\x15\x59\x7f\x97\x47\xf5\x10\xde\x89\x21\x1a\x23\x52\xe4\x62\x13\xed\x97\x93\x3d\xf4\x03\xa3\xb4\xff\xe2\xc1\x10\xed\x97\xa3\x9e\xfa\x01\x2b\x21\xb0\xd7\xa0\x7c\xb1\xb6\xa7\xd1\x3d\x40\x3b\xb5\xa1\x24\xb1\x6d\x02\x8d\x91\xce\x53\x97\xed\xb6\xf1\x4a\xa8\x95\x6b\x8c\x68\xf9\x49\xac\xb5\x92\xe1\xd4\xa2\xa1\x30\x91\x82\xbe\x60\xfa\x3d\xaf\x6d\x23\xca\x91\x04\x6a\x85\x2c\x1c\x7a\x9e\xfc\x40\x54\x17\xee\x3b\x11\x55\x10\x3b\xdf\xdd\x23\x6f\x54\xe1\x16\x29\x2c\x36\x13\xc9\x4d\xb0\xdc\x24\xae\x23\x1e\x38\x75\x2d\x02\x35\xad\x22\x49\x87\xc4\x68\x63\x28\xb1\x27\xf2\xc5\x34\x55\x2e\xfb\xd1\xa0\x7a\x51\xa2\xb0\x68\xb4\xef\x4f\xcf\x0a\x62\x48\x94\xf2\x34\x1a\x1c\x21\x95\x8f\x34\x5a\xe3\x0d\xcc\x3d\xc2\x33\x72\x08\x1e\xb4\x34\xf7\x4b\x2c\xb7\x96\xf3\xea\x1f\x12\x51\x88\x97\x1a\xc5\x6e\x71\x27\xac\xaa\xa1\x6d\xd5\x1a\x39\x58\x60\xbf\x31\x4a\x44\xb9\xe2\xa2\x11\xf9\x6c\x92\xe5\x2d\x8d\x25\xd2\xcf\xb5\xce\xe5\x14\x19\x3d\x7b\xd5\xe4\x23\x20\x79\x78\xae\x52\x9b\xe2\x16\x11\xba\x66\xa6\x45\x7d\x07\x65\xf3\x8c\x86\x42\xbc\x73\xd3\xe9\xd1\xa0\x4c\xf1\x35\xbf\x75\xce\xa5\xfe\x1f\xa8\xe9\x22\x11\xd8\x46\x1e\x9b\x22\x19\x0e\x06\xe3\xf3\xdc\x90\xc9\xdd\xcf\x83\x43\x10\x43\x0d\x0e\xc1\xcf\x58\x4d\xc1\x81\x36\x72\x62\x35\xf5\x83\x11\x87\x9f\x37\x08\x29\xbc\xd1\xe1\x5c\xa9\x74\x0d\xd1\x08\xcd\xbc\x78\x91\x2b\x21\xa2\x82\xb7\x07\xf3\x20\x52\xee\x59\xa8\x36\x04\xaa\x28\xa9\x64\x34\xaa\x4f\x84\x2f\x1a\xec\x33\x6d\x9a\x49\x89\xac\x36\x6f\x55\xa6\xa6\x91\x82\xb1\xcd\xc9\x17\xd4\xe5\xc4\x4e\x1c\xfe\x00\xa7\xb4\xb0\x43\x9b\x29\xf0\x44\xf4\x62\x9f\xc2\x5e\x6d\xa5\x40\x11\x11\x2b\x19\x4c\x73\x4b\x07\x83\x4d\xa2\xbc\x2d\xca\x03\x5d\xcc\xda\x5a\x7c\xc3\xbd\x10\xc3\x78\x6f\x30\xfd\x8b\xca\x52\x46\x5b\x9c\x0b\x93\x01\x0b\xae\x79\x6e\x4f\x3a\x45\xc5\x9e\x73\x23\x3a\xa9\x95\xf1\xd0\x51\x42\xac\xa9\xe8\x41\x34\x62\xb1\xcd\xb2\x73\xcf\xfd\xe8\x1f\x70\x47\x98\xee\x34\x07\xa6\x71\x64\xee\x3e\x2f\xd9\xce\x63\x71\xf3\x0f\x64\xb4\x6a\xb2\xa0\xa1\xb5\xc7\x58\x63\x8e\x60\x6b\xe8\x1b\x74\x3b\xbe\x95\xb6\x44\x67\xba\xe2\x35\x82\x31\x15\x59\x8c\x76\x64\xaf\x22\x14\xe9\xf7\xe6\xb6\xfd\xe9\xb2\xd4\x10\xe8\x5c\x2c\xcf\x19\xe7\xac\x4c\x65\xd1\x4e\x8e\x5b\x77\xa3\x76\xe6\xb8\xfd\x03\xf6\x97\x70\x53\x03\x90\x72\x94\x5f\xb4\x13\xbb\x47\x30\xa8\x5d\x3f\xbe\xa0\x2f\x00\x94\x8a\xbd\xa3\x1a\xcc\x41\xca\x2d\x17\x0d\xe6\x9f\x69\x77\x9c\x76\x91\xd9\x37\x7f\xc1\xc3\x50\x17\xb2\x06\xed\x4d\xb1\x2f\x54\x83\xfd\x47\x25\x54\xa2\xd1\x65\x72\x7a\x8b\x5e\xb9\x18\x7a\x03\x06\x21\x25\x50\x8b\x76\x33\x64\x43\x03\x47\xe5\x2e\xe5\x4f\x8b\x76\x53\x5b\xa3\x7b\x65\x63\x20\x8b\xc7\x09\x8b\xd1\x30\xc2\x80\x93\x65\xf9\x99\x6f\x51\x75\x76\x18\x71\xa0\xd4\x57\xb1\xef\x54\xbb\x73\x71\xdd\x05\xf6\x8a\xe5\xca\x8d\xf5\xdb\x7c\x58\x22\x14\x66\xf8\x30\x4d\x95\x92\x2e\xa2\xed\x81\x21\xc2\xe2\x93\x2a\x26\x4b\x05\x62\x2f\xcb\xc2\x27\x19\x4e\x44\x3f\x54\xef\x34\xff\x40\x06\x30\x8f\x66\xa2\x3f\xed\xe8\xfe\x83\xc6\x52\xf2\xb4\xff\x30\x93\x12\x09\x1d\x75\xbb\x94\xc1\x27\x3a\xa0\x92\xd2\xe7\x44\x67\x6c\x8c\xdd\xb9\x3a\x92\xba\x84\x96\xa6\xc3\x4e\xa5\x5c\x36\xd1\x7f\x37\x9e\xf5\x3e\xa0\x92\xb5\x5e\x1d\x19\xfc\x8a\x9d\xb5\x3a\x02\x5d\x94\x14\x26\xfa\x46\x0a\x44\xf1\xc6\x98\x92\xe6\x16\xa8\xfe\x99\x6e\x01\x97\x39\xc9\x8b\x0e\x3b\x97\x6d\xa0\x7d\x43\x7d\x3e\x9d\x42\x7d\x23\x89\x7e\x7e\xa0\xcf\x17\xc9\xcc\xa4\xbc\x09\x20\x74\x56\xa1\xf5\xad\xaa\x17\xe6\x79\x5d\xfe\x81\x61\x72\x22\x1a\xe8\x6e\x6e\x82\x14\x1d\xa1\x32\xca\xcc\x1e\x1d\x95\xb6\xe2\xf3\x1c\x9c\x16\xb7\xc0\x9a\x24\x1a\xf5\x8b\xf6\xde\x17\x34\xaa\x92\x77\x03\x93\x7d\x20\xe1\xad\x5f\xe0\x4a\x69\x69\x0b\x6a\xfe\x49\xf8\xf7\xfa\x83\x67\x96\x9f\x51\x12\x42\x88\xa5\x43\xa5\x65\x51\xd1\x5f\xf0\x57\x7c\x38\xf4\x9a\xac\xa1\x79\x84\x3b\xa7\x0d\x27\xbd\xce\xff\xfe\xd7\x54\xa0\x21\x7a\xcd\x21\xf8\x07\x18\x0b\xc5\xdf\x1d\x79\x64\xaa\x67\xb1\x72\x04\xa6\x88\x72\x43\x57\xcd\xde\x72\xa5\xd4\x62\xa3\x7c\x73\x93\x28\xc8\xa0\x84\x2a\xd1\x61\x66\x0b\xcf\x62\xcb\x79\x57\x1f\x8d\xf2\xae\xb8\x85\x85\x2f\x34\xaa\xb6\xe3\x59\xd3\x0e\x43\x9c\x35\xc9\xbd\x31\x05\xaa\xff\xc7\x06\xd9\x4c\x73\x4a\x43\x8d\x12\x31\xc9\xb6\x76\xf7\x9e\x83\x12\x49\x1d\x6e\x0e\x66\xb6\x04\x9f\xd5\x3f\x20\x27\x6a\xf9\xd3\x39\xd4\x3b\x47\x6c\xee\xee\xbc\xed\x88\xc0\xce\x01\x6a\x59\x11\xd6\x13\xe6\x4c\x84\xf5\x28\xe8\x34\x3a\xc2\x7a\xac\x84\xee\x9d\x0a\x5f\xef\x27\x24\xca\x29\x76\xba\xeb\x28\x3d\xa6\xdc\x80\xd1\xc7\xc6\x17\xf4\x05\x6a\x8f\x29\x32\x36\xfa\xe0\x2a\x6a\x4d\x46\x87\x2a\x4b\x24\x02\x99\x1a\x14\xf6\x11\x78\x5f\x33\x38\xb8\x86\xfe\x1f\x75\xde\x4d\x32\xa2\xa3\xc3\x53\x02\x0d\x61\x6f\x9f\x06\xb0\x88\x9f\x11\x10\x28\x89\x8d\xe0\x16\x6b\x9d\x47\xa7\x06\x51\x89\x75\xa3\x47\xae\x99\x5a\x00\x4c\xb5\xed\xb4\xc3\x88\x18\x9f\xe7\xce\xe3\xc5\x1f\x80\x73\x8b\xbb\x08\xb8\x07\x8b\x44\xe8\x1c\xc3\x73\x48\xc7\x24\xa5\x29\x8d\xce\x14\x8e\x0a\x09\x89\x0e\xc3\xa1\x4d\xef\x9d\x8e\xb6\xca\x29\x1a\x1d\x86\xc2\x30\x23\x22\x51\x74\xb1\xc7\x5f\x9f\x98\x57\xef\x95\x09\xd6\xf1\x3a\x4c\xd4\xda\x09\x37\x70\x92\x04\xf7\x00\x37\x35\x2f\x24\x90\xb2\x4a\x6b\x47\x4f\xa0\xac\x33\xb4\x23\x53\x8f\x6d\x51\x1d\x55\x75\xc3\x5b\x61\x25\x89\x6a\x71\xd1\xbc\x65\xa9\x84\x1c\x89\xe1\x85\x58\x3c\x43\x4d\x34\xca\xea\x5a\x2f\xda\xf7\x5c\x3a\x8d\x12\xf1\x3d\x61\xee\xd9\x79\xd0\x77\xff\x80\x23\xcc\x13\x0d\x78\xaa\xf2\x68\xd1\x69\x57\xdc\x04\xfd\x3a\x32\x1e\xda\xed\xbd\x1f\xe0\x7f\xef\xa0\x83\x3d\x6a\x50\xb4\x33\x4e\x1f\x48\x07\x7b\x14\x89\x07\x6f\x0b\xc2\x92\x1d\x6e\xb9\xf1\xe9\x71\x41\x98\x8b\xe4\x83\xf8\xc7\x4b\x89\x5c\xd2\xf1\x69\x80\xb3\xa2\xa5\x3c\x80\xb0\x2d\xab\xcf\x3c\x23\xb5\x32\x08\xee\x09\x1f\x47\x27\xc7\xa0\x69\x3e\x73\xd6\x34\x28\xc4\x60\x77\x9f\x57\x27\xa1\xa8\x05\xe5\x49\xdf\x3d\x91\x04\x38\x1c\x9f\xff\x19\x48\xde\xdd\x05\x68\x16\xee\xec\x27\x9d\x3d\x8d\x0c\xa0\x58\x9c\x9b\xf7\x08\x4c\x99\xf1\x79\xae\x7c\x41\x44\xbe\x78\xb9\xa8\x1c\x5a\xf4\xab\x23\x59\x8b\xa6\xe5\xa2\xb9\xe2\xf3\x02\x5d\xbe\xdc\x22\xb6\xcc\xa7\x41\x94\xcc\x32\x83\x5f\x39\x08\xb7\xc8\x7b\xfe\xe7\x0d\xc0\x17\x81\xc0\x7e\x73\xe6\x05\x44\x3b\xd0\xf3\xf2\x20\x80\x9e\xc3\x0d\xdc\xc9\x3d\x9a\x48\x2a\x22\x37\xb3\x13\xcc\xa9\x0a\x87\x8f\xce\xba\x1d\xaa\xe6\x1e\x1d\x29\x0c\xe7\xf6\x69\x82\x47\xf3\xf8\x93\x5f\x77\x7f\x5e\xbc\x6f\xa7\xf1\xfe\x50\x5c\x9a\xe1\x91\x35\xc7\x16\xe3\xfe\x50\x98\x7d\x5e\xc0\xda\x7b\xcb\xc1\x21\xcb\x31\x02\x83\x0e\x57\x4a\x2a\x1a\x03\x21\x43\xf6\xe0\x1f\x3f\x6a\x3f\x74\xf3\x19\x74\xaa\xde\x3e\x5f\x90\x41\x87\x3f\xc9\x69\xea\xfa\x81\xce\xa3\x3a\xa7\x06\x7c\xa6\xed\x9f\x3c\x52\x71\x28\x32\x07\xe2\x8a\xec\x4c\x3e\x7e\x5c\xed\xe1\x4e\xc1\xb2\x62\x9f\xf1\x23\x87\x6a\x97\x8c\xc4\xcf\x12\xca\x63\x4b\xba\xfd\x03\x11\x8c\x3b\xdd\x72\xf2\xd4\xeb\x46\xb3\xdf\xf0\x1b\xc4\x24\xee\x16\xd1\x44\xf6\x71\x1e\x85\xb8\xaa\xfa\x07\xc8\x5d\x1d\x80\xa3\xf0\x9a\xef\x81\x20\x14\xbc\x3a\x9c\x68\x14\x9c\xc9\x3a\xcf\x46\x21\x99\x26\x22\x11\x6e\xf5\x1b\x54\xc3\x79\x64\x70\x05\xb3\x77\xe4\xa8\xd4\xfd\x98\x0a\x1a\x5d\x37\xa9\xaf\x47\x25\x99\x7e\xe6\x2d\xdf\x03\x63\x79\xd9\xfe\x79\x03\x2b\x24\x8d\xe4\xa8\x3c\xb2\xdc\x47\xe3\x9d\x5a\xe2\x7f\x34\x32\xaf\x4e\xe2\xd1\xb0\xff\x24\xa7\x06\xcd\xb2\xd3\x43\x87\x59\xb6\xd8\x15\x76\xa4\x03\xb8\x47\x46\x98\x1a\xfe\x82\xca\x88\xcf\x0f\xd4\x16\x9a\xce\x54\x62\x9a\x5b\x81\x43\x3f\x03\x23\xee\xfc\xac\x10\x1c\xc2\x7c\x86\x8c\xce\x25\xd4\x31\x35\xfa\x80\x0b\x9a\x5f\xc0\x19\x12\x6e\x20\x17\x4c\x5d\x40\x45\x19\x9f\x06\x52\x28\x68\x66\xb2\x64\xac\x2e\xfa\x63\xe4\x7a\xa8\x4d\x22\xb7\xf0\x17\x68\x52\xaa\x9f\x31\xc8\x13\xe6\x1a\x46\x2c\x6d\xe1\x1f\xa8\x57\xf1\x82\x41\x85\x68\x9f\x9c\x91\x2a\x44\xcf\x0c\x72\xdd\xd8\x23\x66\x04\xe5\xa3\x57\x83\xd0\x4b\xe8\x6e\x10\x6a\xe9\xec\x1b\x81\x64\xbc\xcb\x3d\x22\x03\x57\x73\x07\x1c\x84\xff\x87\xe7\x87\xd7\x2e\x90\x38\x5d\xc6\x83\x31\x49\xb1\xbe\x9f\xf4\xd5\x97\xfe\x63\x4c\xd8\xbf\x3c\x02\x54\xf8\xb0\x37\xc2\x98\xcc\xc2\xa1\x0e\x12\xb8\x55\xbf\xc0\x4a\x8e\x1a\x11\x72\x67\x3b\x24\x6e\x4c\x8e\xd0\x0d\x60\x57\x7c\x08\xc0\x19\xa4\x2b\xc9\xa0\x25\xd8\x33\x86\x74\x89\xca\x4e\x11\x63\x25\x6f\x69\x0a\xe0\xfe\x65\x63\xf5\x58\x08\x6d\x32\xa7\x2c\x44\x06\x7c\x1a\xa4\xe6\xf8\xd3\x23\x4d\x15\xa2\x70\xf1\x92\x21\x84\x33\xe8\x6f\xbe\x45\xfc\xe5\x44\x1a\xa9\xd8\x94\xa2\x79\xec\x30\xbf\x84\x9b\xa3\xa7\xb8\x29\xde\x29\x44\x3f\x6f\x60\x15\x7d\x7e\xec\x14\xdd\xe6\xdd\x03\xcb\x6a\x36\x41\xbd\x57\xd5\x2b\x8c\x71\x50\x33\xea\x59\x3b\x50\x4a\xd5\x67\xd6\x91\x5d\x8a\x86\x03\x8a\x65\x6f\xb8\x93\x17\x29\x21\x9e\x01\x10\x66\x93\xf3\xa0\x87\xba\x27\xe9\xe4\xfe\xf3\x20\x4e\x94\x7e\x11\xbe\x1e\x27\x0b\x11\x88\x35\x4f\x0a\x22\x6f\x16\x84\x60\x15\x0b\x05\xa6\xbd\xb1\x3b\xee\x60\x49\x90\x69\xa2\x81\xca\x6c\xf5\x1e\x89\xca\x7c\x52\x5c\x24\xda\xcf\x94\x1a\xde\x1f\xd7\xc0\x0b\xa2\xe1\x05\x5d\x75\x93\x55\x61\x5c\xc4\xfc\x9e\x17\xa8\x28\xed\x6e\x31\x2e\xd4\xe0\xb0\xe0\x02\xa4\xb2\x75\x78\x5c\x70\x43\x35\xbb\xdf\x94\xf9\xde\xd1\x2f\xe6\xea\x36\xd4\x8e\x9b\x81\x06\xa2\xe0\xc6\x8d\xdc\x02\x1e\xb6\x60\xdb\x61\xc7\x9d\x4b\xed\x17\x02\x2f\x88\xdf\x6f\x9e\x8e\x96\x31\xc8\x6c\x68\x9b\xe6\xb8\xa9\x0b\xf4\xc4\xdf\x39\xcf\x1a\xf4\x8b\xd1\xaa\x8a\x96\xc5\x60\x2a\x43\xc7\xeb\x8c\x87\x62\xc5\x0c\xf8\xe0\x44\x90\xbe\x65\x20\x99\xcf\xe7\xa4\x7b\xa8\xf1\x11\x92\x1c\x70\x8a\xfb\x70\xf0\x93\x13\xaf\x61\xc1\x6f\x7e\xfa\x08\x79\x92\x48\x51\x0d\xa7\x37\x6b\x4b\xe2\x97\x44\x0e\xfd\xb0\x01\xf4\xfb\x85\x86\x16\xab\x9e\x93\xa6\xa9\x1f\x30\x93\x9f\x16\x27\x9e\x37\x3d\x23\xc0\x27\xdc\x40\x6e\xec\xd0\x0f\x07\x83\x46\xf4\x4c\x3f\xd2\xae\x67\xea\x37\x64\x17\x8b\x84\x64\xd2\x50\xc6\x46\xa0\x28\x01\x1e\x1b\x35\xf9\x52\xb3\xc6\xc6\xbb\xf8\x74\x1b\x9c\x28\x37\xc1\x5b\xa9\xf6\x7e\x40\x69\xe9\xd5\x0c\x28\x2d\x0d\x7d\x02\xb9\x7b\xec\x82\x1e\xe9\x55\xa7\x4d\x11\x85\x13\xe7\x0f\x88\x7c\x74\xd4\x06\x9c\xe6\x6c\x1d\x8e\xc2\x8b\xc7\x74\x0b\x34\xaa\x68\x1b\x45\xe1\xf9\x2e\x09\x17\xac\xd9\x3a\x4d\x45\xa5\xdc\xd7\x4e\x8a\x4a\x1b\xa2\x38\x24\x2a\x59\x46\xc7\x73\xa4\x52\xd0\x5f\x10\xc7\x68\xa6\xe0\x8c\x5f\xec\x6a\x1c\x95\xeb\x61\x16\x01\x42\xb3\x81\x29\x1a\xd7\x47\xb8\x3d\x12\x6e\xe9\x40\x0f\x56\x65\x0d\xb7\x00\x1e\x2a\x7e\x26\xda\xd2\x6e\x8c\x96\x23\x57\x93\x3d\xfb\xd0\xfa\x74\x6e\x60\x09\xad\x80\x5a\x6d\x96\x3f\xb9\x30\x04\x74\x6e\x36\x9c\x46\xcf\x7d\xe3\x1f\x72\xd0\xfa\x01\x3a\xb4\x21\x89\x14\xa3\xfc\xf7\xbf\x98\x66\xd2\x51\xe1\x72\xae\xc5\x1c\xbc\xdd\x98\x03\x11\x39\x67\x1d\x5a\x0c\x16\x01\xd3\x1c\xa5\x23\x9e\xd9\x01\x8e\x78\x36\x68\xc7\x60\x69\x08\xb3\xe4\xe0\x20\xfc\xcc\xcb\x8e\x99\x21\x28\x56\xbb\x7f\x28\x1c\xa6\x7f\x00\x4f\xea\xda\x11\xac\x86\xe6\x44\x0d\x11\x84\xe7\x12\x41\xc1\xec\x39\x76\xfb\x0e\xd8\x7b\x67\x71\x93\x0f\x9e\x35\x0c\xd8\x7f\xc3\x79\x11\x22\xdd\xe1\x05\x35\x02\xe0\xc7\xc6\xda\x00\xf8\x99\xba\xa7\x04\x12\xd7\xd8\x10\x1b\xac\xf4\x61\xb3\x5c\xd0\xe9\xcd\xee\xa4\xb1\x68\xd3\x58\x7e\x83\xf2\x40\xea\xfe\x58\xec\x43\x73\xc7\xe0\x70\x15\x3d\x8d\x40\x9d\x55\x9b\x72\x83\x5a\xaa\xe2\x99\x81\x56\x6a\x16\x8f\x6b\x47\x71\x06\x2f\xe8\xce\x05\x35\x87\xc2\xce\xda\x7c\x7b\x8a\x3d\x0b\x24\xbb\x09\x44\xb2\x7e\x88\xb8\x70\xd3\xf1\xff\x94\x10\xc3\x4d\x72\x9f\xe8\x9c\x8b\x83\x64\xab\x8b\x83\x88\xc5\x4c\x73\x80\x4f\x2d\xa6\x0e\x42\x57\x13\x75\xe0\xf0\x17\x94\x8d\xcc\x53\x63\x0e\x38\xc8\x33\x5a\x60\xf8\xcc\xd9\x5e\x19\x07\xb7\x8e\x05\x3e\x6a\xe0\xdb\xf2\x1b\x27\x2f\xbb\x16\x39\xc8\x17\x6d\xfb\x65\xa4\xcb\xbc\xc5\x39\x21\x8d\x30\x4f\x5c\x54\xc9\x78\x39\x2f\x8a\x07\xc1\xd5\xb8\x72\x58\x7e\x83\x7d\x68\xdc\xc4\x30\xd6\xce\x06\xca\xbd\x5a\x39\x1b\x50\x1c\xf9\xa6\x14\xc0\x34\xd6\x94\xc6\x9d\x7c\x2d\xa2\xa0\x16\xfa\x4c\x3d\xd4\x42\xd3\x07\xe7\x9d\x0c\x23\x12\x6e\x96\xa3\xf3\x07\x94\xdd\x16\x9b\x2f\x68\xa9\x4e\x27\x11\xcc\x5c\x33\xfc\xff\xce\x16\xdd\xc2\xc9\x1f\x4c\x24\x33\x16\xf8\x19\x6c\xef\x93\x14\x6a\x25\xdb\x1e\xe2\xa1\x5a\xc7\x82\x98\x65\xee\x1d\x4f\x16\xc8\xbf\x6c\x87\x91\x48\x17\x38\x4b\xea\x87\xa6\x60\x41\xde\x80\x55\x75\x16\x41\xab\x80\x2e\xc9\x17\xe3\x89\x02\xb2\x76\x81\x9b\x28\x8d\x36\xcb\xe6\x17\x72\x62\x86\x7e\x58\x7c\x63\xd3\x0f\x6c\xd2\xcf\x17\x5f\x28\xfa\x81\x3b\x47\x28\x79\x6e\xdc\x18\x3a\x93\x26\x4a\x61\x58\x03\x36\x11\x5d\xef\xbd\x39\x91\x10\x70\x93\x8d\x63\x6e\x49\x83\xc8\xde\x78\x70\x0a\xf9\xcc\x82\xbd\xd8\xff\x92\x2e\x35\x66\x81\x21\x59\x27\xfb\x64\x46\xe4\xa9\xf3\x63\xa6\x8a\xe8\xf3\x06\x2a\xa9\x98\x60\x04\xe7\xdb\x9a\x3d\xe9\xc6\xaf\xbb\xc8\xa4\x13\xbe\x4a\x71\xc4\xac\x5c\x6c\x09\xe2\x89\x82\xb1\x76\x4e\x9c\x15\xc1\xdf\x12\xed\x33\xb5\x3b\xba\xa3\xcd\x1a\xe4\x0e\xd1\x00\x70\x61\x1d\xdf\xac\x0f\x13\xbb\xfc\x7b\x86\xaa\x26\x7c\x11\x9e\xa9\xaa\x11\x5e\x99\x0d\xc7\x64\xf7\x0b\x41\xaa\xfd\x42\xf2\x97\xdf\x20\x94\xd3\x51\x3c\x1b\xae\xae\x9f\x26\x59\x03\x51\x12\x6a\x76\x3a\x0f\xca\x1e\x35\x13\x5d\x08\xcc\x4d\xe0\x81\xe5\x28\xc8\x09\x23\x9c\x4a\xed\xc5\xec\xc9\x4f\x9a\x9b\xc1\xe5\x31\xbf\x0c\x44\x59\x98\xcc\x41\xf7\x93\xe5\x17\xb8\x7b\x37\xbf\x81\x3c\x54\xc3\x2f\x9c\x50\x1a\x68\x5c\x50\xc5\xc4\xf7\x07\x1c\x5a\x26\x2a\x50\x7b\xe7\xf3\x0c\x48\x2a\xad\xe3\x0c\x78\x30\x7a\xa2\xa0\x37\xb1\xb2\x6e\x22\x35\xcc\x72\x22\x97\x39\x29\x67\xb5\xde\xc8\x63\x67\x85\xe1\x84\xcb\xbb\x3d\x8f\xe7\xcc\x21\xa9\xc7\xc9\x1e\x34\x24\x06\xb6\x99\xa3\x78\xd4\x4b\x73\x3a\x27\xb5\x0c\x1e\xc2\x7b\xf6\x57\xe5\xdd\x8e\x89\xac\xc1\xa5\xfa\x99\x42\x55\x70\x76\xc2\x40\x65\xd3\xcf\x5c\x81\xac\xc8\xa2\x88\x79\x63\x0c\xe4\x26\xec\x55\x56\x1e\xce\x45\xd1\x51\xfc\x03\x95\xb7\x96\x4f\x89\x15\x04\x5f\xe7\x9e\x42\x52\x2b\x09\x0b\x96\xb5\x6e\x33\xb1\x82\x19\x6e\x67\xf4\xa9\xfa\xd8\xc9\xd4\x92\xbb\xf3\xc5\x0a\xc5\x9e\x46\x73\x27\x95\x7e\x26\xd3\x7f\x5e\x40\x04\x96\x73\x11\x4d\x24\xa3\xb1\x16\x6e\x1e\x79\x5e\x69\x26\x8e\xa4\x5a\x93\x7f\x70\x17\x58\xcc\x22\xbc\x7f\x8d\xcf\x27\xd8\x9c\x82\x1f\x13\x2e\x5b\x56\xa0\x4c\x7a\x6c\xa9\xe0\x64\x4c\x58\xb9\x7c\x67\x9e\x74\xd2\xb2\x07\xfe\x44\xc8\xbf\x95\x17\xf3\x48\x06\x50\x97\x54\xb9\x98\xe5\x50\x7b\xc2\x17\xdc\x89\xf8\x3b\x15\x12\x89\x79\xd2\xfc\x3e\xfd\x41\xee\x3b\x11\x7d\xe6\xc9\xef\x37\x30\xb7\x16\xac\x48\x72\x63\x47\x8d\x99\x1a\x16\x81\xac\x79\x26\x47\x68\xa2\x90\x25\x40\x05\x2f\x62\xa2\xd6\xbc\x15\x9c\x33\xe1\x89\x37\xca\xc5\x99\xf5\x6a\xc1\x4f\xcc\x7a\xa2\x79\xf1\x0c\x14\xfa\x9f\x17\xef\xe1\x96\xbd\xc4\x2b\xde\xcc\xe9\x26\x66\xf9\x72\x71\x2a\xcd\xb7\x69\x97\x5a\x7f\xd2\xd8\xcd\x9b\x36\x7f\x5d\x2f\x26\x55\x28\x16\x68\x28\x46\x6f\x63\xf4\x4c\x17\x2f\x4f\xf4\xcd\xc5\x77\x03\x70\xc4\x10\x68\x9b\x0f\x8e\x38\xa5\xd4\x8d\xf9\x50\x86\x7a\xa2\x1f\xce\x8a\xbf\xc8\x49\x10\x0d\x28\xcd\xda\x94\x8b\x2f\x26\xa3\x02\xed\x07\x3e\x91\xdb\x67\x5a\xb2\xc3\x59\x7e\xfa\xa2\x36\x9f\x9c\xa6\x7f\xe3\x58\x2c\xdd\x65\xa7\xaf\x95\x2a\x92\xa6\xe7\xa4\x62\xea\x07\xcc\x8c\xae\x44\x8b\x56\xa7\xf1\x69\x81\x66\x78\x75\x81\xec\xc4\xb3\xe8\x5c\x5c\x48\x6f\x67\xb0\xb1\x08\x46\x74\xa1\x59\x48\xed\x63\x49\xbf\xb6\x9c\xeb\xa5\x1f\xb8\xf3\xaa\xbf\x38\x39\x0a\x37\x89\x13\xcb\x2e\xd5\x8b\xc9\x07\x1c\xe8\xbc\xca\x8f\x6f\xa8\x0d\x1a\x9d\x1c\xe6\xb9\x0a\xe5\xbf\xc8\xa0\x49\xc9\xae\xbc\xab\x80\x29\xa5\x09\x58\x28\xb3\x60\x70\xb8\xe0\x33\x65\x78\xb9\xe0\x21\x5f\xec\xea\xbb\x0a\xcf\x38\xa1\xaa\xf5\x82\x94\x69\x35\xcb\x62\x64\xe0\xf2\x17\xf4\x91\xb7\x67\xd7\x42\xe0\x5f\xd9\x7e\xfe\x01\x93\xa5\x63\x6e\xd5\xe4\x11\x51\x55\x11\x39\x2a\x68\xb7\x10\x18\xd8\x94\x48\x37\x56\x65\x52\x1a\x0d\xb3\xe6\xd4\xa9\x85\x06\xa8\x27\xc9\xb9\x5a\x86\x15\xeb\xb9\xf0\x03\xbf\xd0\x48\xa4\xdf\xe8\xec\x53\x44\xc0\xaf\x3e\x7e\x9f\x3e\x80\xe7\x8a\x9b\x80\x75\xd4\xab\xd5\xb0\x18\xc5\xef\xf3\x30\xd6\xbd\x79\x21\xa9\x51\xb1\x8b\xf3\x42\x9a\xe3\x62\x8f\xe6\xd5\x5f\x39\x66\x29\xb4\xfa\xc6\x17\x34\xfb\x1d\x07\x9b\x64\xcc\x62\x41\x59\x87\x99\x2f\xb8\xe5\x1b\x21\x2e\x44\x2c\xda\xde\xba\x3a\xb7\x8a\x9f\x27\x89\xd4\x62\x51\x8d\xb3\x4c\xc2\x85\x00\x46\x31\x3a\x80\x97\x4d\x33\x0b\x5e\xf8\xd3\xff\x0f\xae\x84\x08\x82\xab\x93\x63\x38\xd7\xe8\xd8\xcc\x9a\xa5\x41\x7c\x59\xfd\x02\x6a\x5b\x7a\xad\x47\xf2\xb8\x7b\x38\x38\x66\x8d\x61\x30\xc3\x9e\x5e\xa0\x2f\x52\xd1\xad\x6b\xc1\x95\xc8\xea\xca\x05\xd7\xa1\xb0\x67\xdf\x0a\x0e\x5a\x2b\xc5\x1a\xf4\x76\xc0\x5e\x91\x12\xc5\x7d\x70\x37\x5b\xc4\x50\xed\x22\xe1\xbb\x60\xe3\x72\xf2\xc8\xc5\x32\xf6\xcd\xff\xa3\x52\xbe\x8e\xa8\x05\x13\x96\x7d\x39\xd6\x24\x49\x9a\x27\x66\x24\x5e\x26\x09\x49\x91\x5c\x7b\x3f\x16\xb0\x9d\xaa\xb1\xc7\x9a\xc8\xeb\x6c\x56\x78\xb1\x5d\xb5\x09\x6a\x2d\x32\xd7\xf6\x27\x8d\xdd\x42\xe8\xe3\x27\x8f\xe1\x5a\xc0\xd7\x16\x99\x2b\x85\x95\x96\x05\x4a\xa0\xb6\x3c\x45\xf4\xe8\x5f\xa6\x98\x46\x31\x4b\xa3\x95\x43\xd2\xa0\xe1\xaa\xe4\x73\x7e\xd1\x8a\x55\xa4\xca\x58\x74\xb6\x77\x0b\xf0\xb5\x9f\x3e\x4b\x88\xeb\xec\xe5\xbc\x76\xde\x1a\x85\x4f\x17\x81\x9d\x05\xf9\x4e\xee\x2a\x7e\xe1\x45\x48\x3e\x24\xd7\xce\x4d\xeb\x2d\xf7\x02\xbb\xea\x0c\x43\xeb\x40\xae\x72\x6f\x39\x38\x37\xf9\x88\x5c\x07\xc1\x68\xf3\x0f\x39\x2f\x5a\xfb\x23\xd7\x5a\xc3\x62\xa1\xfb\xe6\x2e\x6e\x2c\xb5\x3f\x78\xa0\xfc\xd4\x20\x50\x41\x42\x15\xe4\x62\x11\xc4\x59\x74\x9d\xdc\x21\xba\x91\x2d\x3a\x2b\x39\xd3\xc3\x3a\xb9\x2d\xcd\x8f\xac\x21\xf6\x11\xd2\xc8\xed\xe4\xf0\xdb\xc5\x02\x11\xce\x00\xbb\x60\x29\x73\xaa\x87\x75\xe6\xc4\x69\x62\xa0\x45\xfa\x50\x79\xd1\x2b\x5e\xa3\xb8\xf2\x64\xf1\x0f\x1d\x5d\xaa\x45\x3a\xf3\x17\xe9\x8c\x16\xcb\xdd\xbb\xcb\x2b\x69\xf2\x0b\x3c\xef\x3e\x4d\xf2\xbc\xf3\x72\x5f\xf4\xd0\xd3\x0b\x34\x8d\xd9\x59\x7a\xc1\x34\xb6\x2c\x92\x51\x12\xac\xd8\x15\x7a\xdd\x5c\x6f\xb7\xc0\x14\x6e\x7e\xe6\xf9\xa8\xeb\xcb\x42\xe0\xa4\x2d\x00\x0b\x40\xef\x73\xfa\xc1\x5b\xc9\x71\x6e\x0b\x6a\xa7\x35\x3e\x0d\x1c\x1c\x84\x49\x38\xd1\x82\x5b\xe4\xe5\xc4\x5f\xa0\x02\x6b\xb3\x44\x7c\x28\x0b\x74\x71\x58\xd4\x22\xa9\xca\x56\x2c\x00\x3b\xdb\xeb\x16\x5d\xf3\x37\x1d\x77\x3b\x60\x9b\x6f\xec\x3b\xb3\x3b\x38\x33\xc7\x0e\x07\xa4\xe6\xf4\xb8\x3b\xf4\x4c\xd5\x00\x75\x47\x09\xd6\x62\x4f\xf6\x1d\xb6\x2d\xcb\xbc\x1d\x7a\xa7\xe6\x84\xba\x3b\x13\x1b\x17\xdd\x90\x77\xd4\x68\x35\x08\xdf\x13\x0a\x6a\x1c\x3b\x1c\x90\x2c\x94\x76\x40\x43\x87\x00\xee\x2c\xd1\xea\x74\xba\xfb\xd6\x50\x82\xc9\xcf\x94\x73\xba\x74\xed\x1b\x6a\xdb\x87\x5b\x40\x32\x06\x6d\xce\x3d\xa1\x61\xf7\x0f\xa8\x9b\x33\xfd\x8c\xeb\x8c\xf3\xf3\xee\xf0\x4e\xf2\x4e\xda\x0b\xcf\x12\x8d\xa1\xe4\x6a\xa9\xcb\x92\x13\xa7\x79\x29\x3c\xc0\x24\x11\x76\xfa\x1a\x39\xfb\xee\x0e\x63\x57\xad\x7e\xe6\xee\x14\x24\xde\x59\x76\xc2\xae\xa8\x3b\xca\x4e\x7c\x96\xaf\xb2\x7a\x8f\xa8\xaa\x60\x5b\x8f\xa2\x12\x5a\x74\x37\xc0\xd5\x13\x17\xee\x35\x19\x59\xeb\x0d\xe7\xa4\x77\x79\xff\x70\x22\xed\x30\x9c\xd5\xe1\xfe\xa9\x38\xd0\x1c\x20\x9b\xc4\x67\x21\xa9\x0b\xd3\xc6\xdd\x61\x46\xb3\x05\x72\x87\x5b\x93\x13\x58\xec\xa8\xd6\xf5\x99\xb1\x96\x32\x52\x13\x90\x90\xd1\x1c\xde\x68\x52\x12\x45\xa9\x3b\x93\x32\x6d\xa7\xee\xcc\x2e\xca\x3b\x9c\xef\xbf\x2d\x9c\x6c\xd2\x4d\xc0\xf9\xdc\xcc\x05\x2f\xa7\x22\x3d\xc4\x9e\xba\x35\x11\x0d\xe7\x7a\x3b\x20\xef\x9d\xc2\x46\xf8\x6e\xef\x94\x99\xba\x0b\xed\x9d\xcb\xa6\x69\xe8\x3c\x21\xbb\x9b\xa4\xde\x52\x02\x6c\xef\xc9\x4b\x22\xa2\x53\x21\x23\x84\xbf\x0f\x4c\x6d\xf5\xc6\x1d\xf4\x06\x57\xa7\x23\xc9\x52\x13\x09\x03\xa5\x06\xda\x07\x67\x46\x03\x49\x6d\x9d\xe0\xcd\xce\xe0\x4b\xef\xaa\x91\x54\xa9\x0f\xf8\x45\x39\x9f\xeb\x1e\xac\x08\xa2\x16\x83\x1b\xd9\x1b\x15\xa9\x9d\x1d\x9b\xb9\x07\xcf\xe5\x4f\x0b\xa4\x49\x13\x41\x6b\x5d\xb8\x01\xc8\x16\x6f\xa1\x04\x89\x5e\x0d\x94\x04\xb3\x1f\xfe\x3e\x73\x8f\xa9\x87\x89\x64\xfa\x42\xae\xfb\xe4\x41\x6d\x9a\x50\xea\xc2\x51\x5a\x3b\x2a\x5d\x6c\x32\x28\xec\x48\xb6\x19\x4e\x84\xbb\xc3\x13\x6a\x0d\x13\x0d\xd7\x27\x27\x67\xdd\x53\x67\x68\x96\x9a\x94\x1d\x26\x62\xf1\xb6\x2c\xcc\xbf\x27\x72\x34\xd7\xa1\x9c\xac\x43\x90\x77\x80\xc5\x58\x6e\x81\x5b\xc7\x33\x83\x7c\x9c\xcb\xfb\x00\xee\x52\x4e\x9c\xba\x2f\x30\xa5\x2e\xbe\xfb\x22\xd1\x9a\x86\x95\x33\xab\x51\xb1\x8a\x85\x8e\xa7\x9d\x91\x9d\x9f\xb5\x62\xe0\xe6\x67\x71\x76\x2c\xa6\xd7\x66\x67\xd2\x51\x8d\x89\xe9\xb5\x8a\x4f\x06\xa4\xd3\x72\x00\xfb\x8e\x6c\x5a\x06\x86\x3b\x4c\x7f\xce\xde\xb9\x1f\xd9\xa3\x66\x1a\x21\x98\x6b\x7c\x7e\xe0\xa8\x45\x23\x43\x32\x4b\xb8\x49\x38\x1f\x79\x1a\xe8\x20\x35\x3e\x3f\x50\x9b\x12\x6e\x12\x47\x87\x80\xdd\x7e\x92\x08\x3f\x37\xfc\xaf\xf7\xa1\xce\x53\x05\xc2\xd8\x4f\x82\x76\xcf\x34\x6c\x83\x0e\x0e\xde\x4f\xae\x84\x66\xe5\xe4\xf5\xec\xd3\xc2\x8e\x0f\x34\x4d\x2c\x2d\xeb\x7d\xca\xf4\x5b\xf6\xa8\xda\x61\x5c\x74\xa2\xc7\xfd\x4c\x48\xe6\x16\x38\x26\x75\x79\xc1\x54\xa3\x2b\xe4\xfe\xe2\xc6\xe6\x00\xba\x1d\x65\xc3\xd6\xe7\x99\x63\xd4\xc2\x50\x53\xe7\xe0\x81\xfd\xc2\x81\xec\x95\x45\x0a\xec\xd5\xff\x14\x6f\xb4\xbf\x80\x31\xec\x58\xb7\xdf\x84\x56\xa2\xf6\x66\xc1\x54\x75\xf6\xc2\xbf\x6a\xab\xc3\x8e\x1a\xb0\x4e\x30\xbf\xdf\x48\xd6\x30\xfd\x3f\x8f\x51\xa9\x47\xf7\x3b\x67\x5c\x6b\x0a\xc5\xdf\x07\x14\xdd\xbc\x56\xf9\x99\x50\x4d\x58\x7e\xbf\x39\x3e\x77\x81\x82\x1a\xe6\x5c\xb8\xaf\x3b\x1d\xde\x9e\xe8\xd0\x4c\xf0\xf0\x0a\x63\xe4\xf6\xd0\xdf\x4b\x3d\x3c\x08\x8d\xf3\x49\xf8\x10\xc2\x6a\x12\x90\x02\xfc\xc3\xb6\x4f\x2e\x89\x1b\x4c\xc4\x2a\x1a\x99\x64\xc3\x79\xba\x76\x84\x82\x3a\xb5\xd3\xf1\xe2\xcd\xee\x04\x7c\x07\x1c\xa9\xdc\xe5\xf1\xc3\x3c\x0f\x3f\x53\x75\x29\x99\x73\xd0\xdb\x5d\x52\xee\x40\xf2\x31\x67\xc9\x38\xe0\xdb\xee\xcc\x4d\x07\x4a\x64\x38\x1f\xdf\xb1\x51\x4d\x29\x02\x90\x8a\x2c\x1c\x78\x73\xc0\xa2\xd9\x2c\x72\x0e\xa4\x1a\xb3\x66\xe3\x80\x0f\x94\xf9\xf0\xd8\x88\xc9\xb4\x35\x0e\x26\x08\x97\xb2\xfd\xa0\x4d\xd2\xb1\x13\x47\x79\xcf\x55\x27\x7e\x3d\x0a\x73\x83\xfa\x39\x07\xed\x0f\xb0\x9d\x87\x9f\x93\xb9\xdc\x05\x8f\x07\x29\x57\x8f\xc2\x0b\xb2\x24\xc4\xc1\xd2\xad\x1e\x77\xc9\xa5\xd3\x0f\x95\x57\x28\x6d\xc8\x23\x75\x88\xd5\x6f\x60\xc7\xea\x6c\x3f\x2a\xb5\x73\x32\x51\x1f\x28\xe1\xef\x24\x6e\x47\xe5\x62\xba\x01\x24\xa0\xd2\x26\x3a\x6a\xde\x88\xdc\x25\xc1\xa1\x54\xd9\x07\x35\x84\x45\xfb\xec\x80\xe1\xd3\xb7\xac\x03\x60\xee\xb3\x9c\x2d\xa7\xce\x2d\x4c\x58\xfb\xdc\x00\x2a\x01\x68\xe3\x1f\xf0\x58\x77\x24\xcc\x81\x14\xe6\xce\xe2\x74\x20\x70\x52\x35\x1b\xe3\xa0\x03\xbb\x65\xf1\xd1\x90\xae\x51\x92\xe3\xe8\xd8\x96\xba\x89\x1c\xd0\x0e\x7e\x1a\x80\xc3\xbb\x7d\xd1\x0e\x66\x40\xdd\xcc\xb1\x88\xa3\xb4\xc3\xdb\x41\x8f\xf8\xf2\xf9\x01\x26\x6c\x4f\x7b\x07\x89\xda\xd6\x07\xd3\x95\xfb\xf8\x38\x06\x05\x81\xd4\x85\xc7\xe0\x2c\x6a\x12\x32\x72\x71\xf9\x0b\x9c\x27\x5e\x87\xc1\x4b\x81\x59\x74\xec\x5c\x7b\x77\x8a\x79\x9b\x7e\x81\x40\xaf\xf9\x05\x6c\x9b\xe9\x67\x60\x01\x5b\xbd\x0f\xba\x5d\xf9\x10\x3b\x82\x05\x9a\xbd\x4f\x82\xc2\x42\x13\x11\x1c\x86\xd6\x8e\x29\x4f\x1d\x7c\x7c\x04\x8f\x6a\x4f\x36\x54\x88\x8e\x1a\x3d\x98\xb5\xd4\x19\xc5\x8f\x99\x3c\x2d\x22\x26\xc3\x0f\xfc\x42\xe0\x3e\xe3\x67\x6e\xc5\xfe\xa7\xdc\xdd\x07\x9c\xb8\xec\x3f\x7e\x4c\x2c\x9d\xb9\x71\x12\x31\x49\xe8\x1f\xc8\xa1\x6e\x67\xec\x23\x51\x9e\xf4\x58\xc7\xe2\x2e\x6d\xfe\x01\x12\xd6\x4b\x89\x24\xeb\xd5\xfc\xb8\x50\x64\x54\x78\xfa\x40\x11\x91\xb2\xe9\x1c\x39\x98\xfb\xcc\x53\x42\x54\xf7\x79\x06\x24\x93\x0e\xf5\x80\x69\xd8\x61\x01\x07\x73\xb0\x5b\x99\x7c\x2c\xb2\x86\x96\x6d\x71\xd0\x6e\x00\x9e\x08\x9f\x06\x30\x66\x6f\xd9\x9d\xf8\xdb\x12\x79\xcf\xb4\x46\x7a\xe6\x3d\xc5\xa7\x0a\xf2\xa6\x7d\x84\xc0\x4e\xfd\x82\x05\x2a\xd2\xa6\x39\x92\xf6\x80\x87\x58\x33\xbc\x39\x8e\xec\x53\x4d\x32\xcb\xbb\xf9\x9b\x66\x60\x07\x3c\x1d\xf0\xa3\x77\x9a\x93\xe3\xe0\xb6\x5d\x6e\x81\x13\xed\xa3\xea\xa0\x68\xd2\x3c\x1c\xc4\x5c\x9f\x26\xa8\x07\xf3\x5a\x41\x63\xe8\x03\xfc\x38\x71\xd9\xf7\x4c\x9f\x24\x4a\x17\x91\xe3\x64\x4c\xb6\xc6\xcd\xbc\x6a\x4e\x56\x7f\xbc\x48\x72\xfc\x3e\xcf\x34\xb9\x8b\x84\x93\x77\x61\xf3\x3b\x90\xe4\x47\xbc\xb1\xf8\x89\x4b\x11\x1c\x27\x59\xdc\x1f\x60\xf5\x97\x49\x20\x47\x6b\x5a\xa0\x3f\x9c\x55\x1a\x8a\x83\xfa\x42\x27\xb0\x3f\x2e\xca\x74\x9f\x9f\x57\x4a\x23\xb7\x91\x44\x68\x22\x12\x3c\xfa\x28\x7a\xc1\xe2\xb0\xc7\xe6\x41\x85\xa1\x79\x12\xea\x3f\x9b\x1a\x8f\x17\xff\x0d\x7b\xe0\x1c\x37\xe7\x49\x34\xdd\x74\x90\x30\x8b\xbd\x78\x6f\xd8\x7f\xf3\xb8\x93\x24\x11\xfd\xc2\xb9\xe6\x7c\xb6\x07\x9c\xc8\x66\x95\xa6\xe3\x78\xa8\x8a\xf3\xc9\xf2\xd4\xb7\x49\x29\xc1\x8e\x07\x34\x58\x14\x3d\x81\x67\x75\xf9\x90\x26\xef\x8b\x87\x6c\x6f\xa9\x9d\xf0\x4c\x42\xf9\xfc\xfd\x40\xf5\xd4\xf3\x46\xa1\xbc\xe9\x07\x72\x54\xf8\x87\x4a\xb2\x97\x7e\xa0\xc4\xd4\x01\x77\xd2\xf0\xeb\x03\xed\xfc\x81\xce\xcf\x17\x74\x2d\x90\xa0\x3f\x7f\xd4\xa4\x37\xbf\x41\x2c\x1c\x7e\x03\xcb\xb7\xf9\x19\x37\x2a\xab\x2e\xce\x1f\x37\xb0\x0e\xc5\xf3\xc5\x79\xc3\xde\xaf\xe7\x8b\xf3\x9a\x33\xe9\x9d\x1b\x27\xd7\xcf\x0d\xef\xab\x87\x8d\x93\xeb\xef\x29\xe7\x85\x3c\xce\x8d\x2c\xa6\xd3\xe7\x7c\x71\x61\x38\x36\xf9\x7c\x71\xe1\xb0\x5e\xfc\x24\x2c\xb4\x9f\xd0\x99\xd9\xd9\x34\x71\x85\x24\xa9\xc1\x42\xb1\xa6\x63\xfa\x2c\xbc\xf6\x75\x7f\x41\x22\xfd\x42\x72\xc0\x9f\x0e\xa3\xf3\x05\x8d\xc3\x59\x2a\xce\x17\x33\x0e\xeb\xa7\xcf\x92\xab\xe0\x17\x68\xd0\x95\x94\x3c\x13\x22\x0a\x05\x9c\x95\x9e\x6b\xba\xfa\x9e\x89\x11\x85\x24\xce\x9a\x63\xd0\x44\x57\x8c\x41\xda\x96\xb3\xc2\x3a\x30\xdc\x07\x96\xbe\xb8\x45\x14\x70\xaf\xfe\xff\xc5\x5f\x43\xe7\xdf\xd9\xc0\xd2\x12\x79\x67\x1a\x95\x9b\x7f\xc0\x34\x4b\x79\x77\x36\xca\x44\xed\xb3\xb3\x91\x81\x25\xeb\x4f\xda\x88\xeb\xe6\x1f\x4e\x34\xa1\x61\xa7\xfe\x4f\x13\xd5\xb0\xf4\xba\x16\x9d\x9d\x34\xe9\xff\x9e\xf3\x26\xa2\x3b\xb8\xaf\xf8\x99\x4b\x2f\xb4\x74\x76\xec\x7d\xcf\x2b\xd3\xe4\x57\xf3\x67\x9f\x68\x41\xf3\xdc\x29\x23\xbb\x69\x20\x62\xd3\x71\x73\xf6\xdc\x43\xfe\x01\x54\x7b\x8b\x0c\x0a\x07\x4d\x1c\xb2\xde\x4f\xd7\x34\x38\xe9\xcd\x67\xa8\x70\x0e\x0c\xc3\xd2\x63\x40\x8a\xea\x36\x78\x0e\x4a\xf2\xee\x26\x17\x9b\x14\x95\x03\x33\xab\x6b\xcb\x39\x78\x4d\xf9\xfc\x40\xfc\xad\xb3\xfe\xa4\x7b\x5f\xf5\x26\x88\xdc\x67\x9a\x0a\x26\x67\x73\xe0\xd5\xf9\x02\xcb\x6a\x47\xb4\x33\x48\xa6\x86\x91\x96\xe7\xcf\x0f\x10\x50\x76\xda\x39\x83\x5b\x63\xba\x53\xea\x7c\xcc\xd6\x88\xa6\x74\xf0\xc6\x49\xcb\xb2\xc7\x31\x59\x1b\x59\x53\x35\xc1\x95\x66\xeb\x99\x4c\xa8\x71\xb2\x1a\xae\x33\xb9\x9e\x13\x25\x03\x3e\x2f\x20\xbc\xcc\xa3\x9a\x28\x73\x60\xb9\x3c\x13\x70\xeb\x85\x85\xf5\x15\x28\x3a\x17\x22\x86\x85\x36\xce\x8c\x20\xf8\xbc\xd0\x51\x2e\x44\x0c\x02\xa4\xe8\xf8\xec\x73\x01\xd0\x98\x02\x14\x97\x73\x86\x95\x73\xf1\xf8\x31\x4f\x42\x1f\x68\xb4\x7b\xee\x74\x2a\x12\xea\x3a\x77\x48\x71\x8b\xc8\xbd\xe0\x59\x3d\xee\x64\x38\xbf\x8f\x12\xd5\x3a\xe6\xcf\x9d\x58\xc2\x32\x6d\x67\xf6\x06\xf1\xc6\x8e\x6d\xe3\x03\x71\x87\x0c\x6c\x7e\x1f\xd2\xc7\x42\x7d\xbf\xf1\xbf\xa6\xe4\xe0\xad\xd9\x0d\x1e\xa4\x58\x43\x3a\x48\xb1\x56\xed\xc0\x3a\xfb\xec\x3b\x80\x1b\x04\x65\xce\x83\xd6\x16\x6f\x91\x83\xe7\x8c\xee\x0c\x27\xb3\xed\x5a\xe5\x71\x1e\xa0\xd1\xa7\x27\x92\x62\x7c\x58\x91\x39\xde\xac\x54\x39\x4f\x2c\xbc\xcf\xca\x13\x34\xfa\x58\x39\x09\xc9\x2c\xbf\x4e\x6c\x10\x9f\x5c\x67\xf2\xa2\xa8\x06\x0a\x5c\x9f\x0f\x2e\xb6\xf0\x27\x1b\xd1\x79\xc2\xf1\xcb\x73\x96\x36\x68\x33\xce\x45\x02\x35\xa2\x74\x0c\xf4\x16\x67\x42\x8c\x4d\xf7\xa4\xf3\xa2\x86\xdd\x0b\xf7\xa2\xca\xfa\x99\xc5\x04\x95\xc3\x6d\x82\x13\x2c\x24\x12\x64\x0a\xf9\x9e\x17\x57\xc6\xf3\x7e\x41\x56\x79\x43\x5e\xbc\xf2\xfa\xe8\xba\x6e\xec\x50\xd3\x00\xc3\x82\xa0\xef\xc9\x22\xbd\x06\x46\x37\x87\xa9\xef\xe9\x5c\x68\xf3\xdf\x89\x50\x07\xdf\x9c\xce\x54\x32\xea\x42\x70\xde\x44\x52\xd2\x14\x9d\x37\x64\xba\x17\xea\x61\x17\xea\xf2\xc1\x06\xf2\x98\x1e\x1e\x86\x16\xd9\x04\x9d\xe6\x1d\x9a\x9c\x7d\xbc\x3e\x00\x11\x52\x0a\x9d\x19\xc7\xe0\x0e\xa8\x8f\xff\x47\xc0\x95\x06\xe8\xa6\x67\x10\x34\xfc\x4c\x7c\x59\xfd\x03\x8a\x84\x69\x21\x2f\x54\x15\x34\x70\xbb\x7e\x24\xb0\xea\x99\x04\x85\x9e\x51\x29\x40\xac\x79\xfd\x10\xf6\xbe\xb9\xfd\x64\x36\xfd\xb0\xc1\x4d\x55\x73\x7a\x31\x06\x62\xd3\x8d\xe6\x62\xf5\x02\x07\xee\x5e\x1b\xd5\xf7\x02\xc9\xd7\xc6\xf2\xef\x6e\x02\xfb\x67\xf8\x03\x0a\xf7\xe5\x1f\x02\xae\x73\xfe\x60\x62\x90\x6e\x90\x5e\x6b\x9a\x45\x44\x6e\xda\x1e\x7e\x41\x47\xe9\x60\xb1\x6b\x03\x6b\x0e\x93\x4c\xd6\xd4\x61\x70\x6d\x3c\xfc\x25\xdb\x2f\xb8\x35\x3a\x31\xc6\x85\xa2\x86\x4e\x03\x78\x21\x73\xb0\x53\xad\x5c\x25\xc7\x2c\x92\x4b\x8e\xc9\x2d\x12\x70\x88\xdd\x2f\x9a\xbb\xc5\x1a\xd7\x8b\x2f\xeb\x87\xc8\x74\x73\x5c\x7e\x01\xc2\x56\xe7\xcd\xf5\xe2\xcf\x66\x40\x72\x41\x65\x69\x9f\x8e\xab\xf2\xf6\xa2\xe3\xe1\xaa\x60\x2e\xaf\x4b\x26\x8f\x13\x45\x15\xeb\xe2\x31\x40\x41\xe9\xfa\xb9\x17\x7c\x22\x9d\x81\xff\xaa\xbc\x50\x79\x96\x2a\xb6\x97\xa7\x95\xa9\xe0\x1c\x44\x71\xb1\x28\x93\xf5\x89\x17\xc2\x40\xab\xf6\xf8\xc5\x9a\x4c\x3f\x3f\x37\xac\x83\x1b\x20\xeb\x88\xe4\x06\x76\xff\xb4\x47\x20\xa8\x13\xec\x6a\x28\x98\x2c\xd9\x79\x35\x9c\x68\xba\xb0\x5f\x30\x5e\x3b\x98\xf1\x62\xf5\x85\xf1\xe9\x91\xb3\xae\x59\x26\x98\x95\x97\xed\xc5\xcc\x70\x3a\xa0\x2e\xba\x3f\x3a\x28\xf0\xea\xc9\x1a\x5a\xd8\x4e\x17\x12\x01\xea\x8b\x68\x56\x57\xa7\x8b\xd9\xe0\x1c\x36\x78\x25\x7a\xfd\xbc\x41\x08\xde\xdc\x2b\x86\x35\xdd\x07\x3d\x79\x9b\x9b\x48\x96\xff\x93\x1f\xf7\x05\x87\x49\xdf\xa5\xaf\x17\xeb\x56\x9b\xa9\x2f\xa4\x29\x76\x18\xd1\x35\x70\x8c\x7b\x44\x34\x95\x3b\xce\xf1\x62\x09\x09\x4f\xfb\xc8\x21\x6a\x9d\x06\xce\x9b\xf0\x0b\x39\x42\xad\xf4\xc0\x3a\x98\xf9\x22\x79\x4b\x5f\x04\x8a\xeb\x7b\xa5\x83\xdc\xae\x06\x02\x34\x7a\x19\x32\x99\x9b\x58\x27\x06\xb4\x49\x9a\xe3\xa0\x68\xb7\x6c\xa6\xfa\x74\xfa\x99\x8e\x5a\x9f\x1e\xb8\xa3\x7f\xee\x02\x50\x44\xb0\xf8\xa2\x7e\xd5\x95\x31\xaf\x99\xcc\xa2\x4e\x27\xc1\xb9\xe5\xf7\xe4\x15\xd2\x5b\x68\xd2\x20\xeb\x23\x82\x69\x43\xac\x9d\xbe\x98\x0a\xb9\x76\xb7\x01\x50\x65\xc2\x67\xf2\xb8\xe8\x9c\xe4\x69\x51\xb1\x18\xe5\x61\x09\xbd\xb8\xbe\x6a\x91\x5a\x52\xc7\x0c\x5e\xcc\x84\x6c\xbf\xb8\x6b\xe5\x55\x46\xcf\xaf\xec\x70\xec\xec\xb5\xc8\xb0\x9a\x3b\xb8\x51\x3a\x29\xc6\xc5\x88\x9a\x8f\x64\x48\xb4\x6c\x21\xff\xa2\xe5\x61\xc7\xf3\x6b\x87\xd3\xb7\x0f\x2e\x82\x63\x0b\xe0\x1d\x63\x30\x7f\xec\xf4\x95\xb6\xa8\xd8\x73\x0c\xfe\x82\x3c\x28\xb8\x70\x11\x0e\xfb\xe8\x43\x40\xcd\x47\xbc\x21\x9e\xc6\x17\xc0\x8b\xf0\xd8\x02\x74\xc7\x3c\xfb\x08\x78\xe1\xf2\xb0\x27\xfc\x85\xc0\x5b\x6b\x59\x2e\xa4\x9c\x73\xa6\x86\x2b\x63\x6b\x2c\xfe\x0e\x24\x83\x30\x81\x07\xc4\xe3\x72\x83\x84\x4c\x02\x38\xd7\x01\x43\xad\x4f\xf3\x63\x82\x02\xf7\x40\x65\x94\x37\xea\x01\xfc\x30\xfd\xfc\xf2\xb8\xed\x3d\x17\xd1\xb6\x67\x1d\xc6\x7d\x1b\x42\x2e\x78\x79\x1a\xe4\x5d\x27\xb7\xad\x20\xd6\xc5\xda\x59\xbe\x02\x5c\x27\x34\x20\x26\x11\x60\xda\x99\xd2\x2e\xd8\xe6\x9b\x19\x83\x91\x36\xb6\xb5\x5c\x27\x71\xa5\x48\x66\x69\x2c\x27\xb0\xbf\x2e\x48\x33\xcf\x12\x22\x6d\x9a\xd4\x0d\xd7\x8b\x96\x87\x4d\xed\x17\x0b\x57\x78\xd9\x2f\x32\x8a\xcf\xbd\x8b\xb3\x28\x92\x59\x8e\xd3\x6e\xcd\x17\xca\x71\x3a\x0f\xe4\x45\xac\xfc\x21\xf1\x42\x03\x9a\x83\x17\x2a\x0f\x3b\xdd\x5f\x2f\x34\xae\x9f\x39\xb9\x37\xfc\xaf\xef\xe9\xcf\xe9\x80\xc7\x0b\xb9\x4f\x6a\x75\x8f\x77\xc3\x17\x7e\x81\x62\xc4\x60\x20\xd1\xb5\x25\x0f\x42\x75\xec\x53\x7c\x21\x90\xd8\x39\xdd\x2f\x86\xee\xd8\x29\xe0\x4a\xb4\x6d\x29\x81\x82\x5f\x9f\x85\x40\x60\x71\x29\xdb\xdf\xce\x20\x46\xfe\x58\x28\x3d\xc4\x0e\x16\x63\x00\xef\x8e\x33\xb8\x1e\x78\xa7\x1b\xc3\x31\x3f\x9d\x4d\x35\xd7\x93\x14\xfb\x8b\x03\x2d\xfc\xfb\xe2\x46\xcd\x8b\x62\x17\x80\x1b\x0a\x60\x67\xcb\xbd\x81\xbe\x8b\xf6\xdf\xfd\x03\xa7\x68\x83\xde\x3f\x7a\x5f\x89\xe8\xfb\xb7\xf0\x82\x1b\xd8\xf1\xbc\xe9\x19\x14\x88\xa2\x7b\xcb\xed\xa1\x0f\xd2\xb5\x73\xfa\x07\x8c\xda\x24\x6e\x74\xe8\x9b\x6e\x22\xb9\xd3\x3f\x1c\xd0\x53\xb8\x85\x93\xa3\x5c\xfa\x81\xb2\x76\xf8\x07\xd8\xdd\x96\xfb\x80\xa8\xd5\x4a\xdf\xa9\xbb\x95\x54\xb8\x0b\xf8\x51\x82\xeb\x2e\x24\xd2\xff\x57\x3c\x17\x3d\x0f\x04\x68\xf8\x99\x34\x6b\x8b\xde\x85\x9e\xdb\x52\x14\xdc\x4c\xa4\xec\x79\x61\x60\x72\x15\xff\xde\x84\xcb\x0e\x97\xbc\xe9\x2c\xba\xfc\x4c\x75\xad\xb0\xe2\x5d\x49\xb4\xba\x00\x3c\xb6\x83\xea\x0d\x78\x5c\x1c\xd4\x79\x03\x1f\xdb\xdf\xf8\xae\x74\x53\x0b\xb7\x10\x78\x41\xf3\x54\xb1\xfa\xc5\x3d\x62\xf5\x75\x6f\xb9\x2b\x56\x5f\x9b\xf4\xa6\x72\x77\xf9\x7b\xa8\x2e\x74\xb2\xdf\xf0\x06\x2d\x0e\x22\xbd\x1b\x22\x5d\x4d\x11\x94\xb9\xf6\x6f\xbe\xd3\xfd\x53\xc0\xf1\x4e\xed\x6e\xb8\x85\x81\x2f\x34\x4b\xe9\x31\xe0\x69\x43\xc4\x50\xb3\xee\xf5\x6e\x94\x65\x7e\x3e\xa8\xdc\xd0\x33\x82\x6f\x74\x8a\xde\x28\x7a\x5a\x1c\xdf\x79\x77\xee\x32\x4f\x4b\x47\xe6\x34\x0f\xbb\x37\x94\x0e\xd6\xb0\x3b\xc3\x4c\xfc\x3e\x68\x16\xb6\xb8\x3b\x91\x9a\x87\xdd\x21\x4e\x05\xea\xef\x0e\x71\x6a\x12\x7b\xce\xa3\x7a\x7c\xf1\x6d\x38\xeb\xfb\x3d\x68\x7c\x17\x58\xb8\x13\xd0\x9a\x39\x06\xe7\xcd\x2f\x70\xe9\x45\xf3\xc0\xd2\x57\xbf\x8f\xa5\xaf\xee\xf1\x78\x7b\x34\xfb\x0e\xa8\x27\x85\xa8\xef\x54\xec\x2e\xff\x90\xec\xab\x16\x01\x80\x5d\xa0\xf9\x0e\xde\x33\x3e\x3f\xe4\x5a\xfb\x07\xda\x43\x04\x58\xef\x20\x91\x9a\xb7\x00\x3f\x7a\xe2\xe3\xc4\xb3\xdf\xc7\xbc\x0a\xef\xdc\xc1\x6b\xb3\xb7\x54\x40\x50\x78\xa5\x18\x0b\xfe\xe1\xe0\x89\x7b\xb3\xe5\x23\xf4\xbc\x76\xc4\xbb\xe7\xfe\xdf\xff\x3e\x78\xe5\x9e\xa0\x40\x87\xff\xcd\x58\x70\x9b\xdb\xef\x89\xa5\x15\xde\xb8\x11\x30\xf4\xd9\x01\xd0\xea\xda\x8d\xe7\x4e\x07\x81\xf5\x27\x9b\xd0\xbd\x20\x12\x74\x09\xb9\x57\xb2\x81\x7f\x00\x1b\x78\xd9\x32\x5c\xc8\xbc\xcc\x24\x32\x55\x73\xfe\x40\x68\xb8\xe6\xc5\x53\x81\x1d\x04\x67\x1e\xca\x08\x6d\x9f\xa7\x72\x7b\xe9\xc2\xf9\x30\xf9\x65\xd5\x4d\xe8\xa9\x84\xf3\x9f\x1f\xb8\x2c\x12\xaf\x4f\xca\x0d\xed\x98\x87\x15\x7a\x1c\xf5\xff\xb0\x42\x8f\xed\xd2\x0f\x2e\xda\xf6\x21\x78\x1a\x81\xa3\xff\xa7\x16\x55\xc0\xee\x81\xcd\xc6\x96\xf1\xa7\xa3\x01\x5d\x53\x1e\x58\x64\x6c\x82\x7e\x3a\x5d\xb2\x3c\xae\xce\x63\x49\xbb\xf4\xe9\x39\x2e\xfd\x00\x8b\x4b\xb7\xd9\xfa\x19\x04\x31\x1e\xc6\xe0\xbd\xa4\xfa\x07\x6c\xcb\xf0\x17\x28\xbf\xa2\x6d\xfa\xb0\x0e\xe1\xe7\x7d\x1e\x85\xd3\x2f\xdc\x30\xf0\x6b\x18\xc1\x34\xe9\xfa\x3f\xc8\xe1\xd3\x2f\x10\x4c\x6a\x9c\x01\x2b\x81\xa7\x1e\x71\x7d\xcd\xeb\x1b\x98\x17\x09\xe4\xe7\xdd\x93\x9f\x68\x91\x67\x82\x05\xb5\x89\x1f\xee\x18\x9d\x39\xcf\x44\xda\x75\x1d\xb5\xcf\x04\x47\x6a\x4b\x3e\x93\x33\xa0\xfe\x26\xfb\x13\x7d\xef\x8e\xab\x8e\xf4\x7a\x66\xae\x8b\x3f\xc0\x16\x34\x03\x4f\x1e\xb4\xd5\x14\x20\xc7\xe2\xa7\xc7\xe4\x36\x75\x41\x2f\x9d\x2a\x59\xf6\xac\x5c\x48\xff\x00\xe6\x91\x98\x78\x16\xc1\xa8\x20\xf7\x83\xfb\x65\xd8\x90\xf0\x2c\x6c\x13\xf3\x06\x0b\x10\xd6\xe5\x17\x20\xab\xcc\x5e\x0b\x82\xc2\x9b\x64\x87\x43\xae\xf9\x77\xe7\xcd\x7b\xfa\x07\x4c\xb4\x79\x8b\xf9\x18\x7e\x6e\x20\x79\x4d\x13\x85\xb8\xbd\xd0\xb1\xf6\xb0\x44\x4e\xf1\xff\x84\x9f\xd5\x3d\x90\xd9\xbc\xa9\x76\xd2\xe8\x67\x88\x53\xf3\x16\xac\x27\xbe\x5f\x3e\x47\x63\x8b\x9a\xb7\x03\x8b\xef\x31\xf0\x7a\x67\x6e\x86\x79\xc5\xe2\xf7\x39\xb8\xe7\x24\x7f\x1f\x38\x6b\xfb\x98\x7b\x60\x2c\xe9\x76\x1c\x78\x4e\x1e\xde\xba\x1c\x3d\xc8\x31\x5e\xcd\x7f\x27\x45\x8b\x77\x08\x7d\x66\x1c\xb7\xf7\x9c\x58\xba\xe5\x26\xe1\xc9\x2c\x74\xf9\xc0\x97\xba\xdb\xf9\xe0\x61\x46\x70\xa7\xb8\x7a\x2e\x6a\x0d\x35\xcc\x0b\xec\x63\x6e\xe1\x05\x4e\x87\xc4\x73\xd1\xb3\x52\xc7\xc8\x73\xe5\xb0\xf4\x05\x6c\x0f\x4e\x6b\xf1\xf0\x82\x65\x6e\xc2\x7d\x6a\xda\xaf\xf1\xb9\x69\x5a\xfb\xf9\x0d\x4c\xbd\xd7\xf2\xce\x61\x6b\x98\x70\x89\xb1\xfe\xf7\xc1\x75\xa9\x8f\x3f\xd5\x17\x7f\x90\xa4\xa9\x5b\xd9\xfb\xc0\x5f\xc6\xd5\x7a\x1e\xb8\xcb\xcc\xe6\x2d\x05\x77\x19\x6b\x8f\x9f\xf7\x36\x34\xac\x96\x7c\x50\xc8\xa6\xdb\x72\xf0\x3c\xc8\x5d\x25\x98\xf6\x3c\x5c\x96\xec\x71\xfe\xde\xcb\x51\x55\x92\x84\xf9\x7b\xef\x46\x4d\xa6\x90\xf9\x43\xec\x5c\xd3\xa5\x76\xfe\x7e\x28\xfa\xf5\x0f\x5f\xcf\xdf\x7b\x79\x1a\x52\xf9\xcd\x1f\x4c\x17\xf2\x74\x9a\x3f\x98\x2e\xca\xa7\x03\x9a\xd5\x96\x7f\x98\x1c\xa3\xbf\xd8\xf9\x83\x9b\x3c\xd0\x84\x5f\x00\x7f\x7f\x68\xe4\x91\xb2\xfc\x01\x79\x6d\xf3\x1b\x14\x5e\x4d\x4d\xbc\x37\xb2\xa2\x24\x2a\xf3\xb7\x51\x76\x6d\xa2\x0a\x17\x32\x29\xfd\xe6\x6f\xe3\xb5\xa1\xf9\x87\xc6\x2f\xd4\xe9\x46\x9b\x8d\xbb\x18\x1c\x86\xbf\x08\xe8\x7d\x44\x14\xec\x17\x4a\x86\x35\x7f\xcc\x1a\xa5\x18\xd2\xf9\x63\x3d\xe7\xb1\xd4\x24\x2e\x64\xe5\xa7\xb5\x28\x49\x83\x5f\x60\x71\x26\xaf\xce\x7b\xe3\x1a\xca\x9f\x35\x7f\xbc\x60\xb5\x9f\xfa\x60\xa6\xc9\xd2\xd4\x26\x82\xed\x66\xfb\x89\x43\x78\x61\x1a\x9a\x19\x7a\xbb\x94\xae\x36\x2b\xcd\x90\x4d\x03\x41\x2d\x42\x1d\xbf\xf3\x57\x53\xcc\xbb\x0f\xea\xa3\x96\xc8\xac\xc9\xb6\x22\x0b\x77\xa8\xe2\xe5\x60\x6a\xca\x9f\xf9\x16\xb9\x29\xe5\xfe\x3b\x7f\x95\xe3\xe8\xfe\xe1\x41\x0b\x7a\x66\x32\x71\x05\x4b\xce\x5f\xcb\xcd\x2f\xb2\x5b\x0e\x4c\x74\xe3\x16\x55\x3c\xbb\xef\x1d\x69\x14\xaf\x78\x07\x8f\x78\xb2\xe1\xb3\x2c\xe7\x85\xf9\xeb\x9c\x7c\x0d\xaa\xf3\x7b\x8d\xa1\xc3\x74\x6a\xb6\xed\x24\x59\x04\xc1\xc7\xb9\xff\x3e\x3f\x6c\x50\xa7\x6a\x4c\x83\x04\x68\x5e\x47\x8e\x40\x14\x8f\xe4\x41\xbf\x01\x92\x8a\xd6\x6e\x90\xe7\x4c\xf3\x80\xf9\xa9\xaa\xcb\x17\x19\x0d\x5d\xf3\xe6\x2f\x72\xa3\xa8\x45\x28\xe4\x75\x79\x9d\x3f\x28\xe4\x75\xbd\x9e\xbf\x80\x32\xd3\x3d\x06\x45\xec\xe7\x07\xcc\x72\x11\xcd\x2f\x94\x2a\x8a\xa6\x98\x3f\x5c\x67\x74\x0d\x9c\x3f\xf8\xa9\xcc\x66\x9e\xc6\xfd\x45\xd7\xbe\xf9\x0b\x38\x4f\x99\x61\x71\x7d\xd1\xe9\x37\x7f\xa9\x9e\xef\xfa\x60\x42\x84\x15\x8d\xf9\x05\x5f\x43\x7e\x92\xf3\x37\x49\xa1\x86\x8c\x5c\x57\x75\x8a\xa2\xc9\x1b\xd8\x72\x83\xeb\xbf\xff\xd5\x32\x35\x07\x2f\xfa\x6a\xb2\x6f\xcd\xdf\x0b\xbe\xaa\xe0\xe8\xfc\xcd\xdc\xe8\x22\x11\x9a\x79\x81\xe6\xf9\x83\x66\xbe\x2d\x35\x08\x27\x14\xe5\xa1\x99\x3f\xea\xe5\x9b\xb9\x1d\x40\xea\x45\xcc\xff\xf7\x31\x34\x7f\xd0\xda\xeb\x1e\x31\x7f\x44\x5d\xcd\xbb\x0f\x6a\xfb\x6e\xc1\xb4\x28\x5f\xbd\xc8\x4c\x7b\xe5\x19\xdc\xa1\xb9\xf4\x0c\x12\x65\x35\x6f\x1d\x64\xc8\x6c\xdd\x1f\x50\x70\x99\x8d\xa8\xb6\x6f\xde\x7c\x4c\x97\x30\x45\xc3\x8b\xbb\xea\x67\xca\x90\x2d\xa1\xff\xcc\xa9\x3b\xc4\x6b\xf5\x07\x60\x93\xea\x06\x11\x84\xeb\xdd\x99\x6a\x7a\x35\x78\xc0\x1a\xe6\x0e\x00\xcb\x36\xb7\x77\xf0\xdc\xf2\xf6\x3f\x32\xeb\x8a\xbf\x40\xb2\xfa\x26\x8a\x00\xa2\x04\x04\xe7\xef\x04\xdf\x59\x86\xd1\x71\xb9\x99\x04\x14\x84\x56\x40\xc2\xfc\x25\xe8\xf2\xb4\x51\x8b\xfe\xb3\x2c\x06\xea\xaa\x9f\x2f\x72\x7f\x8b\xd5\xe0\x86\xa2\x40\xf7\xf9\x3b\xa9\x80\x58\x6a\x92\x09\xaa\x14\x41\x3b\x7f\x17\xb5\x4d\x46\x00\x57\x92\xe9\x4f\xb0\x3f\x3c\xce\x0b\x3b\xb6\xfa\x03\x30\xa3\x89\xba\xc8\x6f\x1a\x26\xf4\xe4\xc5\x3b\x1e\x2e\x25\xc3\xdb\x25\xf3\x6b\x5a\xb6\xb3\x0e\x8b\x37\x24\xd2\x59\x7d\x04\xeb\xcd\x0d\xec\x06\x28\x06\x2d\xb4\x90\x85\x60\xa9\xf8\xde\xfc\xdd\x3c\x3e\x8c\x29\xe0\x53\xf2\x39\xee\x99\xd2\x3b\x2c\x7b\x1f\x9c\xc5\xde\x13\x4f\xce\x9b\x46\xf9\xd0\xc6\xe7\x03\x07\x39\xbe\x3f\x54\xd2\x0d\xa5\x79\x17\x31\xa7\x95\xc2\x80\xe7\x0f\x39\xad\x56\x18\x3c\xc1\xfb\x39\xcc\x72\x0f\x59\x6e\x88\xa9\x81\xff\x56\x18\x3b\xd1\x55\xa5\x79\x63\x3d\xd8\x16\x66\xd2\x87\xae\x22\x6e\xf2\x66\x0b\xff\x9a\xdc\xe8\x1d\x2d\xe9\xb0\xc1\x79\x65\xa9\x8c\xe0\xdc\x90\x3c\x41\x55\xcc\xe6\x06\xdf\x68\x2f\xdf\xf6\x43\xde\xbd\xf0\xff\xc8\x16\xf6\x4f\x2b\x3c\x37\x68\xd3\x8d\xcd\xb6\x17\xff\x15\x29\x3e\xe6\xf6\xa3\x01\x76\xb8\xc3\x8b\x63\xd2\x1b\x5b\x4a\x0f\x75\xb1\xe5\xc4\xf9\x87\xc9\x37\x42\x3f\xc0\xb9\x44\xeb\xbb\x6d\xe0\xc9\xe6\xff\x79\x87\x1a\x6e\xe1\x66\xa7\xfa\x82\x39\xb2\x14\x95\x3b\x37\xa8\xc3\x8d\xa4\x36\x56\x26\x6c\xee\x93\xfa\xf0\x26\x31\xb9\x15\x8e\xdc\xcf\xa8\xca\xa7\xf4\x2b\x73\x4b\xb8\x56\xdc\x26\xd8\x52\xfb\x7d\xab\xc9\x96\xea\xa3\x22\x12\xcb\x8b\x81\x3a\xd2\xf5\xf3\x9c\x4c\xa7\xd9\x7e\xb1\x58\xb5\x28\xdf\x12\x8a\x99\xc8\x9a\x33\xe1\x1f\x38\xfd\xe6\x88\x17\x7b\x0d\xa3\x8e\x8d\xfe\x20\xba\xa9\xcd\xad\x51\xc1\xf6\xa7\x5b\xd1\xdc\x08\xbb\x04\xc3\x36\x16\x0e\x2c\x66\x98\x96\x24\x6a\x56\xe0\xfe\x61\xec\xb7\xb1\x20\x8b\xbc\x7c\xe7\x06\x6d\xb5\x32\x70\xcf\x0d\xd9\xad\x64\xf5\x9a\x5b\xc7\x66\x16\x22\xd8\x98\x05\x54\x51\xa1\x73\xeb\x58\x5b\xc1\xa4\x0d\xca\x6c\x23\xb3\xad\x77\xe4\x96\x14\x45\x3d\x19\xd0\x2f\x60\xe1\xfe\x29\x84\xe6\x36\x52\xa6\x89\x04\x56\xe6\xfb\xbe\xc1\x33\xbd\xfa\x0d\x78\x9a\x56\xbf\x40\xb7\x61\x53\x3d\xb8\x0e\x22\x82\xca\x65\x55\x75\x9c\x5b\x30\xcf\x84\x88\x0a\x0e\xdb\xcf\xdc\xda\x82\x56\x5b\xe0\x84\x92\x4c\xdb\x22\x97\x42\x34\xc5\x04\xf7\xf8\x05\xf8\xeb\x7a\xa9\x82\x66\x05\xcd\x1b\xd2\x0e\x4c\xcb\x82\x09\x78\xe9\x5d\x36\x09\x2f\xcd\x5b\x50\x94\x7d\x36\x19\x14\x65\x16\x91\xdb\xe4\x15\xc8\xb3\x32\xc9\xe0\xd5\x4d\x52\xaa\x86\xb8\x11\xba\x32\xcb\xcc\x6d\xe2\x78\xb2\x78\xa1\xae\x4c\x75\x24\xe7\xc6\x80\x35\xc5\x18\xcf\x6d\x12\x3a\x68\x5e\x17\x77\xa1\x00\xd3\x46\xfc\xe6\x69\x5a\x38\x90\x86\x3f\x48\x9a\x44\xe4\x22\x98\xd0\x91\xb5\xbd\x00\xae\x76\x0b\xc5\x95\x44\xb9\x49\x98\x61\x3f\x1f\x5c\x80\x84\x26\x81\x72\x5c\x00\x6a\xdb\x39\xd5\xfa\x60\x4f\x1e\xd7\xd4\xee\x24\x5a\xc3\x86\xdf\xf1\x67\xdb\xed\x30\x1d\x2f\x37\x00\xe9\xe5\x79\xdd\x73\x9a\xf4\x02\x1c\x21\x3e\xd3\x76\x50\x9b\x21\x60\xb0\x1d\x48\xce\x60\x21\x7c\xe4\x62\x6a\x90\xf0\x7c\xf8\x4c\x13\x34\x5f\xdf\x1e\xb0\x74\x1e\xf4\x41\x95\x90\x4e\xb7\x0d\x8e\x0c\x8a\xb5\x9d\xdb\x81\x2d\xe2\x31\xc3\x91\x41\x7e\xf5\x73\x83\xd7\x70\xf1\xd9\x03\x3d\xd8\x6c\xcd\x3f\x80\x1f\x05\xed\x37\x2a\xc6\x5a\xf3\x0f\x94\x75\xee\x12\x79\x0c\xaa\x65\xd1\x89\x31\x4c\x8d\xe1\xc4\x34\x4e\x8d\xf9\x1f\xa6\xf3\x0b\xb9\xf4\x9a\xa6\x13\x83\x12\xfa\xdf\x4e\x4e\xfc\x87\x6a\x2a\xc2\x84\x75\xb7\x0b\x1b\x5d\x37\x96\x0d\xc5\xa9\xa7\x87\x0d\x48\xb7\x3e\x67\x38\xe3\xd3\x9a\x30\xdb\x76\xf1\x0e\x6f\xe1\x72\x71\x18\x6e\x82\xc3\x70\x0b\x5c\x1a\xbf\x4f\x20\x62\x99\x4b\x10\x17\xde\x45\x37\x1d\x17\xfd\xcc\xf3\xd3\xec\x71\xd3\xc5\xce\xcf\xf1\x76\x21\x4d\xd2\x06\xdf\x06\x45\x27\xce\x8d\xbe\x0c\x96\x15\x37\x81\xc4\xfc\x4b\xe5\xbc\xb9\x31\x83\x7a\x33\x24\xb8\x69\x02\x75\xf3\x14\xaf\x86\x21\x4c\x5a\x6a\x51\x94\xa5\xf5\x44\xef\x43\xd6\xf0\x00\x90\xab\x60\x85\x0f\xdf\x74\x3c\xf6\x2c\xc2\xdb\xa1\x2b\x4a\x63\x6e\x08\x77\x2b\x9f\x67\x1e\xc6\xc6\x10\x0f\x38\x7c\xf9\x05\xaa\x59\x05\x4b\x0a\xeb\xbe\xc8\x6d\x65\x16\x00\xba\xae\x98\x89\x59\x7e\x9c\x78\x9d\xa7\x05\x0e\x11\x8a\xf2\x9c\xe5\xc7\x89\x77\x93\x84\xa5\xa1\xe7\xf5\xdf\xff\xba\xfc\xd2\x67\x81\x7f\x84\x02\x32\x67\xf9\x91\xa3\x75\x57\x2b\xd0\xe8\xf9\x32\x57\x10\x0a\xa7\x78\xcb\x59\x98\xb3\x5d\x83\x2a\xa9\xcf\xd3\x26\x2a\xdb\x0f\x1f\x68\x4c\x88\x84\x93\x63\xcc\x2c\x2f\x42\x1c\xf2\x3d\x9e\x05\xba\x38\x65\x81\x99\x85\xf8\x70\xf8\x99\x87\x6f\xf7\x07\x04\xd6\x82\x98\x05\xa1\x71\xdf\x67\x16\x6c\x30\x05\xbc\x79\x69\x03\x94\x0d\xda\x9e\x6e\x92\xde\x31\x54\x77\x59\xf2\xe8\xd3\x24\x14\x8a\x4b\xe1\xaa\x52\xc8\x1d\xcb\x9f\x2c\x8c\xca\x2f\xc0\x95\xb7\xf8\xff\x03\xff\xab\x4b\x38\x23\x1b\xfb\x15\xf8\x1e\x4b\xcb\x3f\x0b\xf2\x68\x75\x6b\x7f\xca\x8b\x1e\x87\xe2\x3b\x67\xa9\x29\xa0\xfd\xc5\xcb\xd2\xf2\x93\x9d\x05\xaa\x3f\xf9\x6f\xcc\xc2\xb4\xf0\x9f\x06\x26\x1a\xd4\xac\xc1\x19\x59\x99\x83\x67\xa9\x39\xcd\xfe\x81\xbb\x50\x20\xa7\x34\xae\xb4\x48\x64\x1d\x6a\x85\xf5\xcf\x42\xef\x08\x95\xca\x9d\x85\xde\x11\x56\x36\x94\x96\x25\xec\x35\x4f\x8d\xc9\xcb\x35\x2f\x2d\x57\x5f\x54\x34\x2a\x17\x9a\x3b\xa1\xc8\x95\xec\x29\x8d\x22\x57\x02\xb3\xa4\xc7\xb0\xb4\x7b\xa5\xf3\xcc\x77\x2f\x0c\x6f\x6b\xc3\x9f\x60\x72\x84\xbe\x4a\xe7\xf2\x6a\xb2\xa1\x3f\x54\x84\xde\x2c\x4c\x87\xd5\x86\x5b\xc4\xb6\x11\x70\x29\x00\x9d\x8a\x9f\x9b\x25\x41\xa7\x6e\xb9\x05\x0a\x44\x5f\xfe\xca\xe0\x69\x36\xfc\x43\xc3\x0b\xea\x61\xd0\xce\xad\x89\x49\x8f\x5f\xef\xcc\xc1\x31\x68\xb9\x06\x6f\xda\xc2\xea\x05\xa6\x57\x79\x5a\xcf\x32\x90\xbb\x48\x32\xb1\x00\x93\x56\xf3\x30\x2c\xaf\xdd\x33\x1f\x0c\xd8\xf2\xac\x21\x57\xd6\x47\x38\xb1\x1a\xb3\x15\x37\x25\x1d\x78\xa5\x9e\x2b\x41\x99\x39\xfc\x09\xf6\x81\xc5\x11\x3d\x7a\x9b\x8e\xa2\x32\x39\x2f\xc2\x42\x85\x95\x6b\xc2\x02\x64\xe6\x44\xf8\x93\xc5\x37\x44\x38\xb3\x5b\x35\xef\x0d\xe0\xcc\xf2\x1b\x7f\x39\x8d\xca\xc4\xd2\x7a\xeb\x4e\xaa\xe0\x74\x9c\x16\x7a\xf7\xaa\x98\xf2\x2c\xf0\x72\xa8\x82\xde\x65\xe5\x18\xfc\x42\xa3\x92\x4e\x63\x20\x2a\xfd\x88\xdd\x35\xf9\x83\x3f\x01\xbc\x6f\x6e\x13\x42\xce\x7b\x0f\xde\xbb\xd5\xbb\x77\xff\xb1\x01\x7d\xb0\x33\x7a\xc1\x2c\xbb\xd3\x5f\xdb\x2f\xbc\xab\xb9\x79\x1b\xed\x0c\x53\x1c\x6e\x92\x12\x42\x18\xb1\xc0\x7d\xb7\x5a\x10\x43\xef\x57\xcd\x70\xa8\x9c\xe3\x6b\x53\xd9\x73\xe6\x4c\x02\xea\x7b\x79\x6d\x99\x16\x41\x61\x8c\xb3\x20\x3d\x7e\xd5\x25\xa5\x24\x8e\x15\xb0\x2d\xa8\xa4\x33\xcc\x2e\xcc\xab\xda\xc2\x5f\x04\xfb\xf4\x17\x89\xf7\xf5\x8c\x61\xea\x14\x2f\x47\x32\x8b\x86\x7d\x70\x94\x7e\x81\x7b\x3f\xfc\x03\x72\xee\x4e\x77\x99\xc3\xf4\x0f\x0c\x8d\x34\xd7\x9f\xd4\xc4\x8b\x86\x33\xc5\xa2\xfa\xbc\x72\x22\x44\xf5\x45\xc7\x49\x8d\x13\x21\x6b\xd5\x4b\xf1\xc2\xca\xe6\x5b\x71\x41\xc4\xda\xf4\x20\x32\x60\xcd\x13\x85\x72\x82\xdd\x12\x0f\x20\xb2\x7a\x9a\xe0\x61\x5b\x3e\xe7\x05\x50\x64\x35\x37\xc0\xe5\xd6\x2a\xd6\x02\x17\xdb\x6a\x69\x71\x81\x21\xbd\xf8\x77\x32\xa4\x1a\x80\x49\xd8\xe8\xbc\xdc\xb9\xb6\x22\xf1\xc6\x11\xe8\x6d\x7c\xe7\xae\xd1\x20\x91\x44\xf5\x73\x88\x42\xd9\x18\xe6\xf0\x17\xa5\x96\x65\x71\xc4\x2c\x5a\x6d\xba\xcb\xe4\x68\x0d\xf2\xc5\xa9\xd5\x7a\xe1\x42\x0f\xdb\xcf\x41\x90\xc8\xd3\x50\x01\x5e\xb4\xbe\x25\x97\x87\x44\x6b\x1e\x11\x01\x57\xcd\xd1\x09\x3c\x7d\xd0\x3f\x3c\x8b\x2c\x96\x1f\xae\x84\x88\x44\x08\x5c\x35\x8d\x70\xb2\xad\x06\x02\x99\x25\xcb\xbb\xe8\x49\xfe\xfb\xd7\x45\xcd\x64\xfa\x92\x7f\xf5\xb7\xfd\xf7\xbf\xa9\xb2\x4b\xb3\xfe\x58\x13\xb1\xe9\x99\x83\x70\x03\x0d\x6b\xef\x67\xfa\xc8\x2e\x3d\x03\xe3\x49\x74\xd4\x1f\x87\xe0\xf6\xb8\x65\xa6\x7f\xa0\x47\x95\x9e\x09\x12\x4d\x31\xd3\xa5\x2a\x37\xed\xac\xc8\xa4\x2f\xcf\xba\x59\xe9\x62\xab\x0c\x6b\xb3\x32\x1d\xaa\xcf\xcb\x5a\xe8\x07\x2f\xa1\x5b\xa1\x24\x54\x6a\x9d\x59\xe1\x12\x6b\x3b\x73\x25\x64\x13\xdc\xa9\xcc\x4f\xe0\x23\xba\x66\x4e\x2b\xe9\x16\x2a\x2d\xb8\x3e\x72\x2b\x74\x84\xca\x76\x3c\x6b\x5a\x74\x05\x96\x2b\x5c\x64\xab\x94\x88\x15\x2e\xb2\xb5\xfd\x49\x3b\x57\x69\x0e\xf6\x95\xb9\x56\xf0\x56\xf3\x73\xc7\xb3\xc8\xa9\x30\x62\x84\xff\x0f\x36\x60\x72\xde\x53\xc6\x18\xb1\xc2\xbf\xb6\x4a\x6f\x5e\x2b\x2f\xc4\x52\x34\xd4\xc4\x84\x82\xd6\x95\x85\x0a\xbd\x07\x2b\x41\xa2\x2e\x30\x95\x75\x09\x8d\x2a\x6a\xe3\x9d\xa7\xf9\x0b\x8a\xec\xe5\x37\x30\x0c\x81\xef\xfa\x82\xc6\x18\x5e\xc8\xc6\x0b\xb1\x0e\x81\x8a\xa4\xfb\x2a\x95\x3a\x6b\x26\x54\xf0\xff\xef\xa6\xb5\x92\xb2\x76\xd2\xa8\x75\x64\x29\x22\xdb\x72\x2a\x94\x90\xd6\xcc\xd6\xce\x99\x97\x30\xab\x9d\x34\x0b\x3b\xd5\x4e\x89\xfe\xe9\x23\xf7\xb9\x86\x99\x98\x73\xf9\x8d\x09\xaa\x4d\x05\xc2\x9f\xec\xaf\x51\x5f\x88\x38\x55\x5b\x60\x56\x40\xc4\x08\x8f\x9b\xa5\x05\x8d\x9e\x2a\x2c\xc0\xbe\x03\x54\x64\x1e\xa8\x9e\xb9\x60\x76\x29\xd1\x44\x07\xd6\x90\xac\xa9\xb0\xf0\xfa\x44\xaf\x70\x58\xfd\x7e\x90\x5b\xc0\x2f\x3c\xa0\x51\x3d\xcc\x24\x49\x8b\x37\x73\xfd\x45\x34\x53\x60\x7d\xfa\x98\x5c\x6e\xf5\x31\x79\x18\x9a\x0b\xe1\x71\xe7\x93\xa7\x22\xfc\xaa\x9a\x29\xa1\x45\xfc\x48\x27\xf8\xb4\x76\x2b\x78\x2b\x7c\x5a\x8d\x22\xea\xe2\x65\xcb\x1c\xb6\x28\xef\xd4\x03\xbc\x50\x95\x55\x78\xd6\x45\x1b\x86\x37\xf6\x5a\x1c\x84\xbf\x20\x0d\x9a\x48\x66\xa9\x6a\xcb\x2f\x50\x9a\x08\x46\x54\x06\x64\xb5\xe5\x1f\x20\xb6\x2d\x03\x89\xe8\x84\xb6\x2b\xb4\x88\xd5\xd2\x07\xf1\x58\x8a\x2f\x99\x95\xfe\x73\x86\x5f\x75\xcf\x7d\x22\x1a\x90\x8d\xa0\x9a\x7f\x76\xaa\x38\x2c\xf2\x76\x8e\x42\xfc\xb3\x33\xd2\x41\x24\xb1\xe0\x91\xcf\xec\xba\x73\xfb\x7b\xab\x1d\x0c\x6c\x14\x51\x07\x39\x50\x1f\x40\x2b\x28\xcf\xc5\x59\x0f\x8a\x50\x1d\xf2\xf5\x84\x84\xf4\x49\x01\xa5\xde\x30\xfb\x9c\x01\x86\x53\x07\xac\xd5\xfc\x39\x8b\xa0\xc4\x1b\xde\xaa\x08\x67\x0a\x8b\x9b\x13\xcc\x10\x7e\x26\x38\xf3\x20\x2f\x06\xa0\xfa\x74\xbc\x88\x9c\xfd\x09\xf2\x03\x7c\xb6\x19\x73\x4c\x75\xef\xd4\x8b\x4e\x03\xa2\x01\x1a\x3b\xf9\x0f\xcf\xfa\x62\x27\x27\x7f\x9f\x15\xa1\xfd\xb3\x7b\x1b\xa1\x36\xf3\x66\xc9\x7e\x63\xed\x7d\xda\xdd\x24\x49\x48\xa6\x42\x41\x37\x0d\x29\x2b\xdd\xe5\x8c\x10\xeb\xbd\x90\xc8\x46\x6b\x7d\xd3\x94\xe3\x7d\x77\xe3\xfc\x8b\xbf\xe4\x54\x98\x15\x38\xe8\xb3\xae\x34\xd2\x9a\x31\x1e\x04\x52\x48\xb5\x5a\x11\x5b\x54\x7d\x10\x12\x16\x59\x8e\xbc\xb0\x68\x0e\x23\x10\x24\x9f\xb2\xc2\xb1\x3e\x29\xa9\x34\xc5\x50\xcf\xcd\xfe\xf9\x02\xe4\x2f\x7f\x71\xf2\x0b\xcd\xe9\x03\xd6\xd3\x94\xb5\x4c\x46\x25\xe0\xd5\x88\x7a\x3e\xcf\xb4\x1a\x4f\x3d\x33\xc0\x51\xcb\xd8\x7e\x24\x72\xe8\x79\xff\xef\x7f\xa1\xfa\xd6\xb3\xc1\x7b\x4e\x4e\xe1\xb3\xbd\x30\xa8\x2a\x6e\x6e\x36\xea\xda\x74\x98\x36\xa0\x22\x79\x9b\xce\xf6\xa3\x66\x43\x52\xa5\xa5\xaf\x9c\x36\x68\xdb\x28\xf0\xd5\xe3\x96\x6c\xd0\xf5\x43\xf0\x07\xbf\x41\xc9\x25\xe8\xd5\x0a\x58\x4b\xc7\x52\x43\xa8\x91\xc2\x7c\x66\x2b\x0b\x09\xfe\xfc\x3f\x64\x84\x04\x5b\x7b\x61\xd2\xb0\x2f\x57\x63\x0e\x79\xe3\xd5\x56\xd3\x39\x59\xcf\xaf\x48\xb0\xc3\x4c\xa3\x62\x4a\xda\x9a\x56\x73\x65\xd5\x62\xc5\x21\xb4\xfc\x8c\x82\xac\x92\xa4\x8d\x36\x4e\x8b\xef\x06\x33\xa6\xfd\xe8\x1a\xcd\x98\xc6\xb3\x0d\x41\xec\xc3\xb3\x84\xac\x9d\x2a\x67\x34\x5b\x9a\x39\x25\x7b\x5b\x4b\x39\xa7\xa5\x6a\x37\x12\x1a\x6b\x16\x01\x31\xa6\xea\x56\xcc\x46\x9d\x93\x61\x7c\xeb\xbc\x8c\x88\x86\x9e\x1c\xad\x4e\xe1\xc0\xef\x7b\x40\xa3\x8e\xa9\x0b\xd1\xb6\x4e\x49\x65\x7e\x1a\x3c\x6c\xc5\xe2\x0d\x61\xe5\x5d\xf2\xbc\x41\xc9\x64\xdf\x9f\x86\xfa\xc8\x9b\xa7\x9a\x5e\x6b\xbe\xc4\xb5\x41\xfe\xd9\xdc\x02\x95\x02\x22\x8a\x5a\x27\x43\xfb\x86\xb8\x1c\x7b\x35\x36\x66\xee\xf4\x45\xb2\x8d\x03\x2f\x98\x46\x06\x26\xbb\x01\x9e\x08\x6e\xe0\xc6\xfb\xfe\xff\xc1\xb3\x26\x96\x61\x3a\x8a\xbe\x9e\x0d\x71\xea\xd6\x42\xb5\xa0\xf7\x87\x64\x47\x8b\x1c\xa5\xba\x80\x23\xdc\xe6\x2d\x10\x44\x1c\x3a\x4a\xdb\x8b\x93\x86\x9c\x93\xdf\xbb\x3e\xa7\x45\x1c\x05\xcf\x38\x3b\xc2\xb5\x80\xcd\xd0\xfc\x12\xb9\x76\x26\x8a\x0c\x24\x89\xde\x60\x6e\x9d\x5d\xc0\xb9\xc1\xdc\x6a\x9f\xd5\x06\xd7\xb8\xe6\x6d\x93\x49\xdd\x2d\x6d\x90\x90\xa9\x79\x31\x17\xea\xbd\x78\xa3\x2e\x22\x2f\x01\x8a\xb6\x68\x63\xf6\xda\x51\x0d\x35\xfc\xcc\x8d\xa4\xb3\xb2\x31\x0a\xbd\x17\xb7\xb9\xe0\x48\xab\x71\xc2\x14\xda\xcd\x60\x8b\x69\xbb\x75\x50\x35\x80\x98\x66\x7e\x42\xc6\x25\xbb\x72\x34\x66\x50\xea\x3a\x0a\xdb\x4e\xa8\x35\xfe\x52\xb0\x75\x36\x78\x96\xd9\x5f\xb9\xed\x29\x31\xd5\x3e\xeb\x2b\xda\xd0\xd9\x0e\x46\xa2\xe9\x8b\xa3\x41\x14\x88\xc0\x63\xa2\x48\x81\x26\xed\xe0\x4a\x6b\x8e\x0e\x5e\x89\x2c\xa4\xa1\x1e\xb2\x83\x53\x3b\xc8\xdf\xee\x90\x6a\x58\x73\x1f\xd3\xb5\xf7\x62\x12\x38\x47\xfa\xe2\xa4\xf3\xa9\xf0\x6a\x3b\x39\x69\x9a\xa3\x93\xf8\x55\x88\xb8\x9d\x30\x77\x09\x1a\x36\xa4\xdd\x6c\xee\xe1\xa4\x7c\xd3\x20\x10\x31\x60\x2f\xc3\x06\x3b\x67\xd3\xe9\xdd\x4e\xe2\x3c\x8b\x37\xd8\x3d\xed\x77\xd6\x5e\x8c\x34\xec\x3f\xd5\x10\x01\x1e\xc3\xff\x57\x8e\x51\x14\x5e\xa4\x48\x0d\x5e\x9c\x56\xff\x0f\x8a\x74\x4b\x6c\x2f\x42\x72\xf0\xf4\x6c\x77\x72\xa2\xa6\x99\x09\x30\xbb\x69\xbe\x79\xb8\x8a\xa4\x9b\x89\xfc\xfc\x01\x25\xb4\x90\x66\x7b\x72\x9a\x45\xf4\xc3\x2d\x29\xe8\xd8\xe8\x58\xe6\xfb\x7c\x03\x6a\xb1\x17\x51\x7b\x28\x0d\x2d\x70\x9f\xa4\x4a\x74\x3f\xb4\xb7\x79\xdf\xc3\x09\xac\x55\x37\xc9\xcb\x8a\xae\x58\xed\x01\x37\x68\xe6\x3a\x63\xa8\xa7\x9f\x71\x37\x91\x2d\xa3\xff\x92\x86\xa5\x1f\xe8\x82\x23\x98\xd1\x69\xc2\xf3\xe5\xa4\x6f\x3c\x37\x24\x2a\xfa\x86\x6c\x3c\x62\xf2\xfe\xc2\x8a\xaa\xea\x55\xef\x19\x04\xa2\xfd\x3f\x8e\x70\x8d\xb2\xc3\x44\x67\x37\xc2\x4e\xf5\x4d\xff\x7c\x40\x86\x92\x80\xec\x1b\x05\xc5\x32\x09\x18\xb6\xe6\xbe\x17\xf2\xfc\xd0\x33\xd7\x42\x1c\xd1\x4b\xfd\xef\x7f\x61\x3f\xb3\x8e\x2c\xe7\xf6\x3f\xe8\x2c\x87\xe3\x4b\x5c\x67\xc2\x20\x2b\x80\x7a\x49\x2a\xfd\x09\xd7\x46\x34\x41\xe1\x63\x00\xd8\x0b\x0f\x60\xe1\xfa\x5e\xa9\x63\x12\x58\xea\xa9\xa2\xd1\xd6\xed\x69\xb6\x13\x5b\x76\x9a\xed\xdc\x66\x25\x4e\xd0\x5e\xee\x40\x37\xbe\xe0\xf4\x7a\xbf\xa0\xd2\x6b\xc5\xd8\x43\x5f\x77\x3b\x34\x2e\xf6\xba\xe9\x0d\x33\xe7\xc5\x68\x15\x75\x51\xd5\x41\xa3\x66\xa2\xb9\x81\x89\x06\xc4\x40\x8d\x69\x8a\x34\x71\x08\x50\xb6\x39\xad\xc3\xe7\xcb\x0e\x0a\x1d\x39\xcb\xc3\x43\x4a\x2c\x24\xb8\xd5\x7b\xf2\x9b\x7a\xe8\xdc\x69\x82\x15\x9d\x5e\x5f\xbe\x4f\xf4\x5e\x21\x96\x45\x34\xa2\x1f\xed\xc2\xd0\x53\xbd\xd2\xdc\x24\xf4\xd9\x66\x8f\xce\x41\x99\x86\x85\x06\xfd\x4c\x18\xeb\xef\xc9\xa1\x5e\x28\x46\x4b\x46\xff\xfd\xe5\x20\xea\x9d\x3a\x57\xa9\x5a\x3a\x32\xf8\x7c\x66\x7d\xd0\x78\xe6\x59\x1c\x13\x7e\x6b\xe2\xc6\x81\xcc\xf1\x9e\xf5\x01\x48\x61\x7e\x7e\x71\xd4\x54\xc1\xdc\xd9\x81\x9b\x9a\x74\x56\x7d\xe4\xac\xeb\x05\x82\x18\xc9\xa6\x1e\x44\xfe\xba\xfe\x77\x56\xae\xb1\xf1\xb5\xd3\xbf\xdf\x46\xa6\x4e\x73\x9d\xdd\xcf\x3b\xcc\x75\xb6\xce\x76\x9a\xeb\x6c\x95\xec\xf0\x2a\x6b\x82\x18\x3d\x61\x8e\x99\x6d\x22\x5f\xb8\xe7\x89\xe9\x77\x42\x8a\xb3\x3e\x89\x08\xbc\xb2\x93\xe3\x70\x93\x58\x59\xd3\x34\x73\x5c\xfe\x01\x67\xc9\xa7\xcb\x83\x2f\x98\x48\x26\x73\xd2\x5d\xb1\x4f\xc2\x06\x1d\xa0\x1d\x51\xce\xb6\x5b\xf7\xc5\x3d\xa5\x16\x68\xd1\xeb\x9e\x7d\x04\x5c\xda\x6f\xa3\x03\x39\xd9\xc0\xd7\x59\xf1\x5a\xf1\xe8\xb3\x03\x49\xd9\xeb\xb9\x23\x12\xa0\x7d\xfe\x87\x2c\xd2\xd1\xd3\xa9\x2e\xea\x9f\x1e\x38\xf5\xfe\x22\x2d\x7e\x52\x64\xf4\x3d\xa5\x93\x26\x06\x6e\x65\xf6\xea\xe9\x4c\x6c\x6e\x5d\x48\x87\x0a\xc9\xf6\xfb\xbe\x53\x86\xea\xce\xdc\x77\xce\xbd\x3f\x40\xc9\x05\x8b\x54\x84\x64\x76\x6f\x22\x84\x06\x28\x5b\xcd\xec\xfb\x7b\x48\x4f\xcb\xa6\x9d\xa7\x9f\xd7\x6e\x47\x5e\xd3\x0f\x89\x0f\xa2\x7f\xd5\xc0\xf1\x7b\x77\x81\x2e\x8f\x9d\x11\x9b\xbe\xb4\x77\xa6\x41\xb7\xae\xa5\xa7\x01\x50\xea\xc2\x7e\x50\x33\xa2\x6b\x54\x27\xc4\xf3\xd9\x04\xd7\xb6\xe6\xe3\x92\x06\x3f\x5f\xab\xfa\x89\x48\x3d\xdd\x40\x3a\xf3\xa2\x5b\x3d\xd3\x59\x38\xf1\xb3\x79\xe1\x69\xd6\x7c\x46\x33\xad\x79\x37\x83\x9d\x74\x9f\x5b\xfe\x02\x97\x5c\xe1\x84\x9e\x41\x9c\xde\xbd\x27\x0e\x4c\x33\x10\x21\x99\x05\x20\x62\x36\xed\xa1\xd0\xd3\xa0\x27\xe0\xda\x61\xc0\x6b\x3e\x78\x10\x0b\x60\x07\x84\x7e\x91\xc1\xdc\x43\x5a\xf0\xa4\xaf\xe8\x37\x37\xb7\x67\x0e\x69\xce\x37\xef\xab\x9b\x34\x68\xe2\x18\x0d\xf0\x91\xd2\xa9\xa5\xf2\x01\x0a\x2d\x95\xef\x07\xfd\xc6\x5a\x74\x7f\x40\x05\xb4\x39\x2a\x3d\xbf\x0c\x24\x50\x96\xa6\x39\xb8\xaf\x3f\xd9\xa9\x66\x02\xa8\xcd\x9e\xdd\xfd\xe1\xfa\xfb\x03\xf4\x69\x61\x80\xba\x34\xd3\x48\x83\x55\x0f\xad\xc4\xec\x70\xfc\xb2\x79\xbf\x3f\x89\x13\xfe\xf5\x30\x7e\x54\x29\x6a\x6e\x07\xd2\x52\xda\x75\x71\x00\xd4\x29\xe4\xfb\x3d\xf8\x90\xa6\xaf\xea\x99\x2c\xf9\x27\x3b\xd1\x80\xda\xc9\xde\x0e\x03\x39\x70\x42\x69\xb1\xde\xed\x43\x72\x86\x7e\xe0\x85\x42\x12\x72\x40\xaf\x64\xa7\x8b\xb1\x8d\xff\xfe\xd7\xad\xbc\x1e\x5b\xbc\xcf\xba\xf7\x8d\x8d\x6e\x68\xba\x61\x8c\x54\x33\x89\x15\xc6\xc6\x49\x75\x97\x14\xca\xcb\x3f\xf0\x5a\x24\x7e\x1c\x25\xa9\x54\xa7\xd0\x4c\xd9\xf6\x3f\x4a\xd6\x72\xd3\x34\xd3\xcb\xdf\xfe\x04\xa3\x50\xc1\x1d\x6e\x82\xbb\x4a\x9d\x16\x14\xec\xd5\xa1\x3a\x2a\x36\x91\xe7\x21\xd1\xd9\xf2\x0f\x39\x50\x11\x91\xda\x2a\x2d\xfe\x60\xa1\x6b\xab\xab\x06\x6d\x66\x5d\xfc\x34\xd2\x66\x66\xf6\x40\xc0\xa4\x1d\x0a\x46\xcb\x14\x88\xea\x04\x6e\xfd\x63\xea\xfa\x34\x98\x75\x3c\xb4\x2f\x46\x82\xba\xee\x37\xb0\x9b\x25\xda\x07\x40\x9a\xea\x90\xcd\x81\x34\x8b\x56\x07\x8f\x9e\x2c\xa0\x0f\x3a\x8f\x38\xaf\x18\x12\x52\x58\x3f\x35\xe0\x78\xef\xe0\x91\xc1\xa2\x82\xdd\x93\x07\x8b\x57\x28\xeb\xd6\x1c\xb0\x70\x8d\x4f\x17\xb0\x36\x59\x55\x38\x3a\x42\xa4\xbd\x7e\xa8\x3b\xfd\x71\xed\x1b\x80\x59\x61\xd6\x86\x9b\x95\x5d\xaf\x07\xf2\xcc\x84\x32\x50\xcd\x31\x68\x6d\xd4\x09\x36\xa8\xf2\xb2\x9e\x65\x20\xa3\x85\x35\xd5\x83\xa5\xa6\xad\xd1\x1a\x70\xfe\x57\x3e\xa8\x39\x06\xef\x57\x9e\x88\x41\xf4\x60\x2a\xe0\x48\x65\x6b\xf7\x08\x86\xe9\x98\xcd\x90\x1a\xb1\x58\x43\x39\x22\x39\x57\x9d\x04\xe3\x18\xdd\x24\x35\x92\x26\x13\x58\x4d\x55\x7a\xe6\x00\x54\x73\xb5\xad\x39\x66\x36\xa9\x4e\x27\x64\xad\x65\xeb\x98\x64\x5d\xcf\x0d\xfc\xa4\xea\xe7\x0b\x9e\xce\x1e\x48\xe6\x99\x10\x68\x1d\x30\x9c\xb5\xcf\x73\x47\x3a\x1a\x8d\x6b\xe5\x40\x35\xae\xb4\xa4\x49\x8b\x35\x90\xc7\xb0\x58\xbf\x37\x76\x18\xf2\xad\x5b\x1b\x3b\xfb\xd0\x17\x3b\x10\x64\xf1\xff\xec\x43\x98\x60\xc0\x2d\xc9\x86\xb5\x41\x23\x95\xd5\x1d\x03\x69\x20\x6c\x9e\x19\xf0\x96\x6f\x96\x55\x07\x25\x8f\x27\xfb\xe0\x5e\xf0\x44\x20\x2f\x84\x6d\xb9\xe3\x08\x76\xe1\x26\x28\x27\x3c\x0a\x86\x28\x5a\x13\x36\x8e\x87\x3f\x68\xae\x4e\xfa\xfc\x08\xf2\x8d\x33\xc9\xf0\x0f\x49\x86\xda\x40\x18\xa3\x95\x59\x83\x1e\xf0\xd6\xd3\x0c\x2a\x82\x84\xf0\xc7\xc9\x44\xc0\xfe\x1f\x47\x9f\x85\xf0\xc9\x6c\x84\x6e\x30\x33\x99\xe9\x19\x59\x94\x84\xdf\xc6\x95\x24\xfe\x25\x03\xdd\x1c\x0c\x70\xb4\xae\x6c\x5c\xa4\xdf\xcf\x54\x3f\x7b\xaf\x31\x33\xa0\x72\x5c\xcf\xc1\xb4\xd9\xba\x56\x0d\xa2\x1a\x2b\x8e\x06\x22\x1c\x6d\x16\x1a\x30\xb5\x15\xab\xaa\x06\xfc\x94\x6c\x8e\x18\xf0\x53\xb2\xe1\x6c\x10\xe5\x58\xdb\x36\x98\xaa\x42\xd9\x8f\xe7\x00\xca\xf9\x08\x08\xd6\x72\xb6\xba\x6d\x24\xcc\x31\x7b\xdc\x64\x0f\xcb\x6f\xe4\xae\xb0\xc1\x70\xdc\x27\x9e\xdd\xe7\x05\xbd\xaa\xdf\x47\x4a\x18\xdd\x66\xc7\x4d\xa2\xc5\x19\x0f\x1d\x39\x34\x4d\x80\x34\xdd\xec\x98\xc9\x29\x3c\x8f\xb0\x96\x75\xef\x19\x58\xcb\x62\xfb\xfc\xc0\xbd\xef\x51\xc3\xab\xc8\x18\x37\x50\xdb\xc5\x06\x8f\x80\x0f\x91\xbd\x34\x02\xd6\x34\x3b\x98\x05\x0b\xb9\x58\xa3\x13\x3f\x2e\xb6\xb8\x37\x00\x82\x6c\xaa\x8a\x1f\x17\x5f\xdc\x1b\xbf\x89\x17\xa6\x9e\x39\x4a\x37\xb0\xe3\xd9\x3d\xd0\x77\x58\xeb\x10\x30\xb8\x79\x5a\x83\x6e\x48\xca\x44\x39\x83\xde\xed\xd6\xbe\x05\xf3\x07\x2a\x97\xda\x0c\x14\x7e\xe9\x92\x25\x81\x6c\x15\xfd\xe7\xff\x79\xe0\x2c\xbf\x40\x7f\xd5\xee\x37\xb0\x56\xc3\xcf\x04\x29\x9e\x07\x40\x25\xeb\x87\x03\xa5\xa2\xe3\xf3\x01\xaf\x02\x9e\x97\x8d\x48\x5d\x28\x25\x12\x3a\x49\x04\x46\x49\xbc\xe0\x37\x92\xa9\xb5\x7c\xa5\xa3\x53\x4d\x55\xa1\xa0\xf6\xd4\xc0\xe3\xdd\x8a\xfa\x28\x8c\x72\xea\xee\x23\xe7\x4e\x3f\xc0\xf0\xf7\x71\x33\x8b\xca\xfd\x2f\xe4\x1d\x70\x60\xb2\x59\x25\x90\xef\xcf\x36\x91\x60\xb6\x0a\x15\x62\x9f\x01\x87\xa4\x8f\x4f\x4c\x20\x5b\x45\x2f\xee\x22\xe7\x46\x93\x05\x6c\x65\x43\x4c\x10\x5b\xd9\x63\x25\x98\x8c\xc2\x0a\xb7\xa0\x39\xd1\xaa\xc8\x80\x3e\xcc\xd1\x57\xd1\x98\x53\xc0\x1f\x60\xf3\x9a\x67\x68\x2c\xb4\x7a\x34\x90\xf2\xda\x36\x85\xe8\x39\x31\x5a\x40\xc4\x38\x5a\x5d\x1a\x48\xd0\xe7\x10\xb4\xe8\x98\x17\xe9\xba\x03\xb6\xc3\x8f\x01\x33\xe0\xaf\x6e\xb5\x73\xa4\xf2\x6a\xf8\x0b\x4c\x83\xce\xfe\x40\xf1\x95\x2e\x81\x14\x8c\x81\xb4\x8a\x37\x06\x49\xf2\x07\x88\xa5\xf2\xf6\x86\xb7\xb9\xb5\xe9\x81\x7c\x7c\x5d\x27\x45\xc0\x8c\x67\x5d\x7a\x0c\x72\x87\x1b\xcc\x74\x16\x66\x5a\xd4\x51\xf9\xa8\xe8\x02\x21\x90\x56\xf9\x47\x40\xc3\xeb\x7d\x81\x4c\x5f\xdd\x02\x25\xa8\x6b\x1f\x7f\x0a\x32\x0a\x9a\xe8\xac\x50\x8b\x40\x40\x9a\xf9\x19\x06\x39\x67\xc3\x88\x49\x38\xeb\xad\x3f\x73\x8b\xf8\x0b\x00\xaa\x61\x81\x04\x3f\xf3\x69\xc5\x7a\x4c\x3a\x25\x0c\xb7\xf1\x0a\x7a\xfb\xe9\x06\xf3\x51\xf8\xe6\x17\x8b\xc7\x91\xc9\xa0\xea\x49\x25\x03\x67\xd0\x6a\xe7\xcb\x64\xac\x14\x28\x1a\x59\x06\x24\x5a\x82\xc0\x2a\x67\x55\x61\xec\xdc\x14\x96\x9c\xf0\x2d\xb2\x06\x37\x76\x9a\x0e\x75\x39\x0b\x26\x89\x18\x9e\x0c\x80\x2e\x2b\x02\x63\xcf\x3e\xdd\x04\xfa\x34\x95\x07\x39\x4e\x58\x23\x50\xba\xc4\x7a\xbf\x40\x85\xbb\xee\x6b\x6b\x20\xa9\xc3\xf2\x5e\x87\xe5\xcd\x0a\xb0\x80\x6f\x51\xff\x34\x78\x93\x46\xb7\x48\xe7\x5d\x5d\x18\x03\x31\x87\x9f\x7d\x46\xc4\x35\x2c\x05\x01\xb0\xac\xbd\x0c\xe0\x29\x2b\xe1\x02\xb9\x95\xad\x06\x0c\xa6\x89\x68\x9f\x16\x29\xc1\xc2\x6f\x10\xb0\x48\xc3\x15\x27\x27\x4e\xa3\x38\x49\xb5\x05\xed\x45\x22\xf5\x01\x5c\xbf\xad\x74\x89\x2b\xd7\x5f\x8b\x87\x08\xc2\xbe\x59\xa2\x5d\xc4\x9e\x5e\x1c\xd6\x1a\xf1\x3d\x2a\x12\x25\x79\xa0\x54\xfe\x0c\x6f\x36\x78\x20\x39\x86\x2a\x98\x21\xd9\xaa\xc0\x20\x4c\xb2\xa7\x56\xd0\x5d\xdb\x1a\xea\xa0\xc9\x6e\x58\x0e\x32\x63\x97\xb5\x06\xf1\xc2\xa0\x70\xb8\x65\x40\xdb\xd3\x7d\xdb\x0e\xe2\x1e\x5d\x7b\x83\x45\x89\xad\x77\x0d\xf8\x19\x75\x5d\x83\x83\xea\x21\xeb\x55\x03\xa9\x1f\xba\xf1\x60\x30\xf0\xaf\x7d\xda\x64\x14\x8b\xa6\x93\x59\x8e\xdb\xa7\xcd\x03\x79\xe8\x34\x0c\xa8\x7f\xac\xcb\x8b\x87\xa2\x4e\x73\x35\xe1\x69\xd4\x7d\x11\x9e\xcc\xe4\xe5\x78\xa2\x89\x30\x3f\x5b\xa2\xe6\x2f\x97\x70\xea\x07\xb8\xbd\x49\x90\xcc\x1f\x97\xb4\xbb\xc9\x9d\xd2\xc9\x6f\xe4\xe4\x2e\xfd\x80\xed\xd1\xdd\x07\xc8\x96\x7a\x6f\xfe\x38\xb7\x6a\x31\xd5\x46\x5a\x8d\x49\xe8\x23\xd1\x34\x37\xb2\x80\x06\x3e\xb7\x64\x01\x75\xc9\x4c\x5d\xbe\x05\x4d\x18\x0e\xad\x07\x9b\xf0\xfb\xb6\x6a\x6e\x6e\x54\x93\xeb\x98\x99\x5b\x8e\x53\x54\x6f\xb9\x1a\xee\x83\x52\x3f\x4c\xd6\xc9\x4e\x35\x30\x66\x5f\xb6\x42\x77\xbe\x78\x29\xa6\xc4\xf4\x2c\x1c\x98\xfa\x28\xdc\x61\x9a\x09\x78\x8e\xdb\x97\x73\xa2\x2e\x9e\xb5\xdc\xb3\xf0\x38\xd6\xf9\x3c\x0b\x8f\x5f\xe9\xf3\x66\xe1\xa6\xae\x7f\x3a\x9a\x26\x6b\x25\x5b\xb7\x3b\x2b\x09\xd4\x44\x57\x1e\x95\x3a\x5d\x67\xa5\x0c\x18\xfe\x81\x13\xab\x59\x82\x67\xb7\x35\x63\x33\xa3\xfd\xa4\x62\x9a\x04\x52\x9e\x78\x6a\xad\x54\x6a\x7b\xce\x54\x4a\x89\x86\xc6\xad\x67\x76\x68\x98\x35\x8f\x99\xe1\x81\xd6\x40\xcf\x06\x61\xea\x85\x6a\x34\xfd\x48\xc3\x34\x51\x19\xcf\x46\xe2\x49\x3f\x6e\x15\xdc\x9d\xb3\xe5\x5a\x6b\x25\x5e\xe8\x55\x9c\x04\x61\xa2\x9c\xb2\x6f\xfa\x93\x5a\xaf\x90\x5e\x65\xf6\xa4\xda\x3f\x90\x6a\x75\x01\x57\x6f\xeb\x2d\x67\x4f\x22\x35\x93\x9d\x5b\xd3\x7d\x40\xcd\x65\xab\xf1\x4c\x70\x26\x28\x34\x09\xce\x3c\xcc\xce\xb9\x97\xde\x65\x42\x0f\x56\x3e\x34\x51\x1a\x7b\xf5\xa0\x07\x6b\x1f\xa2\xb0\x75\x3d\x0d\xf0\x0c\xeb\x9b\x39\x9a\x9e\x61\x56\xe0\x4e\xe0\x3b\x63\xa7\x39\x38\x6c\x75\x39\x98\x20\x49\x3d\x8e\xdc\xb9\x5a\xbc\x17\xef\x55\x5f\x93\x27\x73\x64\xa8\x42\xe9\x9c\x83\x0c\xe4\x67\x4e\xbd\xd4\x64\x93\x06\x4a\xd5\x0f\x9d\x33\x98\x23\x52\x34\x04\xd7\xc6\xfb\x0a\x09\xce\xac\xee\x98\x70\x67\xb7\x5a\x66\x22\x27\xc6\x32\xd1\xb4\x70\x5a\x11\x3f\x19\x7f\x68\x55\xfe\x44\xc2\x32\xeb\x71\x26\xec\x99\xdd\x34\xc2\x9e\x19\x3a\xb2\xe6\xcc\x79\xd4\x07\x13\x3b\xd1\x4b\x47\x90\xa8\x5b\xf1\x64\xad\x90\x9f\xdf\x87\xed\xc0\xf3\x8c\x60\x42\xdf\x79\xe7\xe2\xf7\x1a\x02\x14\x66\xd3\x07\xc1\x82\xa8\x91\x42\x64\x52\x7f\xf6\x11\xca\x0b\xcc\xa5\x2b\xee\x5c\x1c\x91\xa6\x60\xf1\x30\x32\x83\x27\xd6\x13\xe0\x98\xc4\x7a\xcb\xcf\xd8\xa6\xba\x5d\xce\x9d\x07\xa4\xf9\x17\x71\x80\x5d\xe9\xeb\xe7\xdc\x59\x41\x42\x83\x40\xda\x55\x2b\x4c\x26\xf4\x6b\xbe\x65\x4f\x14\xb1\xf3\x75\x75\x22\x68\x4f\xd5\x70\xe6\x3c\xb8\xce\x7e\x3f\xa0\xeb\xf4\xff\x3c\x03\xcc\xff\xb4\xd0\xa9\xf0\xec\x9c\x70\xa9\xf2\xad\x7d\x9e\x39\x68\x0d\xea\x45\x7a\x65\xf3\x7e\x38\x0b\xbc\x85\x44\x32\x34\x69\x76\xe5\x9d\x88\xd0\x6b\x4e\x21\x35\xcf\x9c\x04\x0d\xfa\xa4\xcc\x37\xd5\x27\xdd\x22\x3c\x4d\x27\xe2\x6d\x85\xd3\x26\x95\x67\xe3\xf3\x03\x74\xf0\x4a\x1e\x3f\x27\xdd\xa8\x54\x5c\x74\x4e\x28\xcc\x7c\xa3\x9e\x2f\xf6\xab\xd3\x3b\xe6\xe2\xa1\x5f\xfc\x03\xbc\xa2\x2c\x8b\x60\xe4\x7b\x2f\xbb\x7f\x39\x87\x2e\x1e\x9c\xe6\x76\x54\x98\xf3\xe5\x7a\xde\x54\x59\x7a\x87\xde\x70\xff\x37\xbd\xa9\xf8\xf2\x06\xbb\x27\xfa\x17\x3f\x67\x3c\x9d\x37\x10\x00\x9c\x6f\x65\x13\x00\xce\x1a\xca\xf9\x70\x06\xfc\x7e\x07\x30\xd2\xac\x3f\xd9\xa3\xd8\xf9\x41\x6a\x0a\xcf\x08\x54\x63\xbe\x7b\x4f\x38\x64\xd9\x01\x70\x3e\x28\xb6\x6a\x66\x7b\x50\x33\x40\x68\x6f\xfd\x72\xd5\x96\x7e\x20\xc5\x5d\xcf\xa0\x50\x98\x67\x25\x96\xd3\x5d\x7b\xfd\xe0\xaa\xa2\x45\x5b\x50\x5b\xf9\x2a\xb5\x7e\xa0\x68\xf3\xff\xd4\x27\x48\xee\x2d\x20\x33\x0f\x71\x6d\x54\xbd\xf9\xff\x8a\x06\xfc\x4c\x67\x3a\x51\xb4\x81\x09\x84\xd4\xd7\x0b\x90\x86\xe7\x70\x31\xbf\x96\x55\xee\x0b\xca\x21\x5f\x0f\x57\xa1\xb5\x49\x3b\x7c\xc1\xf2\xd6\x37\xcf\x12\x13\x26\x38\x3e\x6f\x21\x14\xae\x2b\x53\xf8\x5c\x95\xd2\x5e\xa2\x6d\xd1\x99\x4a\xb5\x3b\xe6\xaa\x3c\x7a\x25\xdb\x16\x40\x8d\x6f\x46\xab\xf2\x12\xda\xfd\x02\xb8\x4b\xbb\x7a\x41\x7f\x14\xde\xa4\x8b\xc6\x39\xc7\xaf\x2d\xc0\x1e\x5f\xf8\x16\xf5\x47\x2a\x75\x30\x57\x23\x0a\x2e\xfe\x61\xc3\x5c\xa8\x85\x46\x2c\xa6\xfb\xc3\x6a\x9c\x7d\x2d\x37\x60\xcf\xf8\x34\xd0\xf9\x81\x5f\xa0\x01\xc3\xb3\xc9\x24\x08\x4e\x67\xba\xa0\x61\x1a\xe6\xa0\x17\xe6\xfc\x7f\x34\x51\xc8\x7b\xa6\xe8\x4f\x65\x13\xc7\x02\x6a\xb1\xd1\x64\xb1\x24\x9a\x4d\x07\x2b\x41\xc9\xe7\x0b\x9e\x9d\x3a\x07\x56\xa7\xee\xe2\xf3\x09\xd8\x46\x62\x7b\xd1\x3f\xdd\xab\x01\x1d\xd3\x90\x7e\x66\xa5\x8e\x49\xe7\xc0\x1a\x39\x75\x6a\x81\x15\x7f\xbd\xdb\xd7\xe0\xdc\x69\xb2\x07\x39\x40\x2c\x02\xad\xd3\xa8\xee\x92\x00\xd1\x44\xc3\x4b\xca\xc8\x7c\x0d\x8a\xb4\xe5\x2e\x1f\xbc\xa0\x61\x07\x45\x9a\x89\x44\x16\x04\xfb\x1d\xae\x48\x1a\x45\x03\xd4\x54\x06\xca\x2b\x88\xc5\xa5\x7e\x59\x70\xc4\x1a\x52\xad\x2d\x64\xe6\x2a\x36\x41\xac\xa0\xd4\xf6\x30\x22\xa7\x5a\xf3\x40\xf7\x71\x1b\x0c\x16\x80\x8b\x91\xf1\x42\x76\x2f\x55\x4c\x9d\xeb\x05\x2e\x5b\x9d\x02\x80\x6b\x42\x32\x5b\x4a\x21\x9b\x97\x0f\x86\x35\x07\x84\x92\xe6\x81\x99\x56\xcd\x72\xf0\xba\x1a\x02\x26\x2b\x75\x5d\x9f\x1e\xb9\x14\x7e\x86\xee\xcb\x02\x60\xe6\x10\xdc\xc3\x83\x52\x9d\x7f\x4a\xc2\xb0\x98\xf2\x5e\x25\x59\xe7\x5a\xa4\xdf\xcf\x8d\xfb\x54\x33\x44\xb5\x98\x11\xeb\xca\x1c\x0b\x7e\xc6\x08\xbd\x91\x17\x46\x28\x45\xdb\x42\xa5\x09\x5f\xfb\x17\x1d\xae\x86\xc5\x28\x1d\xae\xac\xfb\x5f\x70\x6e\x37\xc0\x5d\x7b\x0a\x30\xcd\xc1\x0e\xf6\x15\x4c\x59\x3b\x0a\xae\x7a\x52\x91\xd7\xcb\xd0\x6c\xa5\x3b\x95\x9f\x21\x07\x84\x62\x16\x74\x6a\x4e\xa5\xb8\x0e\xce\x92\x2e\x8e\x0b\x09\xee\x8d\x30\x16\x0c\x99\xd6\xb1\x2d\xba\x4f\xd9\xe6\xb2\x8e\x24\x59\xcb\x48\x7f\x2a\x1b\x5d\xd6\x41\xa1\xab\x5b\xda\x82\xbb\x94\x31\xca\x3a\x92\x79\xdd\x09\xf6\xa0\x74\x4b\x0b\x30\xc7\xea\x91\x75\xf1\xae\xe1\x3d\xc8\x9c\x58\xd3\x1b\x24\x35\x5a\x5e\xbb\x2b\x48\x95\xfa\xb8\x78\xe9\xf2\x36\x85\x43\xf9\xe7\x68\x60\x01\x2f\x0b\x06\xe6\x9b\x77\x10\xc8\xba\x07\x74\xee\x22\x02\x29\xae\x3e\x52\x9a\xc5\x70\x6d\xd0\x5a\x37\x95\xbb\xc3\x6f\x90\xc3\x7d\x70\x3f\xd4\xfb\x78\x97\x3e\xc4\x73\xd2\x2c\x2c\xa2\x19\x4f\x05\x7c\x95\xc2\x91\x81\xeb\x01\x53\x76\x7f\x90\x54\xf8\x85\x8b\x4d\x6a\xfa\x9f\x64\xd3\x7f\xd3\xbd\x33\xeb\xd4\xcf\xcf\xc8\xa9\x61\x83\xd4\x0e\xcb\x9d\x2d\x3d\x3b\x2c\x77\x96\xca\xfb\x8f\x87\x7b\xf5\x07\x2c\x88\xe8\x17\xc0\xa6\xd3\x3d\x80\x4d\xb5\x51\xf6\xdf\x0d\xb7\x30\x7f\xcf\xeb\xaa\x1b\x40\x0e\x29\x6f\xee\x9d\x0e\x4a\x8e\x94\xdb\x37\x84\x42\x0b\x80\xec\xd0\x34\x99\xc5\x76\x28\x9a\xa6\xbd\xff\xf7\x2d\x97\x57\x34\x41\xd3\x64\x71\xb5\xa3\x24\xae\x43\xbe\x76\x68\x9e\x8c\x2b\x77\x64\x25\xf5\x4e\xda\x89\x99\xc4\xf5\xff\x8f\xb1\x37\xc9\xd9\xa6\x57\x96\xc3\xe6\x5e\xc5\xb7\x03\x17\x7b\x72\xf2\x4f\x3c\xb6\xf7\x50\x1d\x0d\x0d\x74\x75\x71\x2c\xed\xdf\xa8\x08\x32\xe2\x39\x80\x24\x7c\x83\x17\x78\x9f\x62\x15\x9b\x64\x32\x33\x99\xed\x49\xa5\x92\x4d\xac\x27\x92\x4a\x99\xb1\x9c\x14\xa2\x6c\x8d\x3c\xe3\x5a\x94\x86\x8c\x14\xf7\x45\xc3\xce\x6d\x94\xd3\x6f\x9e\xce\xe0\x3e\x21\x87\x55\xf7\xc0\xc3\x29\x91\xe9\x8c\x48\xcd\xac\xeb\xea\x89\x22\x5e\x55\x72\xc1\x49\x1b\x9d\xcd\x7c\x67\xa2\x67\x91\x00\x8d\xa4\xa5\x3d\xbb\x9d\xf5\x62\xd5\x21\x93\x98\xfe\x8c\x40\x99\xec\xe7\x05\x2a\x2a\x35\xe5\x44\x12\xa6\x29\x27\x78\x18\x0c\x0f\x88\xe4\x5d\xa2\x37\x27\x9d\xa3\x6c\x67\x3c\x59\x7c\x47\x45\xc1\xfa\xc9\x74\xf2\xb6\x8f\x9e\x94\xc8\xaa\x5f\x48\x7c\x41\x73\x5a\x12\x97\x6e\xb0\x67\xe6\xa4\x35\x28\x33\x0a\x7c\xd7\xc1\xbf\xe0\x45\x27\xfc\xe5\x9d\x73\xe6\x84\xb8\x36\x9c\x1c\xfe\xcc\x3c\x93\xba\x9f\x9e\x99\x52\xa5\x78\xcb\x09\x8f\x78\x5b\x70\x4f\xa8\xa5\x7a\x71\x3b\xe8\xb6\x0e\xf5\x59\xd6\x92\xb4\x46\x64\x41\xb5\x8c\x71\x96\x02\xf5\x8c\x3b\x24\x66\x48\xf8\x3a\x99\x16\xd5\x49\x12\xce\xa5\xa6\x92\x6a\xe2\x2c\xc4\x78\x7f\x71\xb3\x0b\x4f\xe2\x21\x94\x3c\x08\x03\x4b\xf4\x1b\x49\xae\x9c\x6b\xf3\x44\x7d\xa1\x16\x3c\x6b\x68\x9d\x7e\x4e\x40\x5d\x65\x93\xf4\x9b\x3c\x3b\xfa\xc1\x8a\x8e\xd0\xef\xb5\x0a\xf7\x40\x3f\x43\x8f\x00\xdb\x6c\x77\x3b\x48\x91\x38\xe8\x49\x79\xd0\x74\x02\xf2\xa0\x73\x64\x9d\x10\xff\x2c\x56\x9c\x0d\xae\xbe\x9e\x31\x8c\x94\xb6\x0d\x9f\x90\x06\x2d\xca\x9d\xcb\xd5\xcb\x70\x6f\x88\x3b\xf0\x09\x6d\x9c\x90\x3f\x78\xb9\x22\x01\xb1\x91\x38\xfa\x08\x52\x07\x65\xe3\xee\xd9\x09\x45\xad\xb9\x13\x39\xbc\x0f\x08\x1d\xfc\x41\x77\x64\x58\xf8\x39\xb3\x70\xb1\x1f\x8e\x51\x3b\x61\xda\x1c\x5e\x15\xb2\xe8\xab\xa0\x72\x3f\xe9\x41\x6f\x6b\xf0\xd9\x57\xb4\x84\x7e\x3f\x88\xc1\xf4\x14\x49\x67\xbc\x71\x4b\x7e\x33\xa1\x81\x47\xbd\x7d\x01\x4f\x46\x2b\xda\x04\x72\x7e\x02\x5e\xfc\x61\x22\x90\xe7\x86\x64\x9f\x73\xac\x45\x78\x08\xca\x04\xc6\x26\xa4\xea\xef\xde\x7b\x26\x6d\xb0\xd9\xf3\x44\xd2\x86\xea\x65\xd2\x4e\x5a\xfc\x9b\xab\xf0\xb1\x85\xc4\xf7\xc3\xa7\x28\xf0\xf9\x08\xc1\x55\xad\x1a\xfb\x90\x7c\x7f\x14\xff\x26\x71\xf4\xf7\xa0\x24\xa6\x13\x27\x67\xe8\xbd\x87\xaa\x2d\x75\x83\xed\x64\xba\x46\x41\x01\x29\xb6\x2c\xd4\x9e\xe7\xa2\x96\x1e\x62\xad\x41\x8b\xfa\x64\xc4\x38\x7c\x26\x11\x10\xe9\xb4\x12\xe7\x45\x6c\xca\x7e\xb0\x00\xad\x59\x2e\x09\x50\x4a\x9d\xf3\x82\xd3\xb6\xb7\xea\x22\xba\x78\xaf\x20\x12\xfa\x1a\x77\x5e\xef\x07\x87\xe8\x0f\x26\x2c\xfb\x7a\x1f\xa9\x5e\xab\xf4\x0f\xe7\xbd\xe6\xa4\x49\xc3\x2e\xab\x22\x61\xfd\xbc\x49\xee\xb2\xbf\x00\x7b\x2f\x7e\xa1\xf3\x05\x2d\xe2\x5e\x44\x5b\x7b\x47\xc3\xac\x6d\xbd\x27\x7c\xe1\x7e\x24\x00\x24\x92\xb0\xad\xf7\x44\x4c\x64\xed\x9e\x13\x92\x99\xf9\x0c\x3c\x4b\x73\xa0\x21\xa1\xef\x1b\xf6\x36\x3e\x3f\x41\x38\x0d\x2f\xf3\x13\x73\xf3\xd1\xfe\x2a\xe2\xe8\x7c\xd6\x2e\x68\x63\x29\xf1\x76\x0f\x07\x7a\x6e\xce\x0a\x55\xe0\xe1\x8d\x47\xd2\x89\xa1\x6a\xc8\xfd\x84\x67\x9c\x53\x81\x9e\x0f\x72\xbb\x58\x56\x80\x09\xf8\x07\xf7\x90\xc0\xcb\x29\xf2\xcf\x17\xbb\x66\x39\x12\x25\x72\x7f\x84\x8f\x17\xfe\x1b\x16\x03\x29\x61\x5b\x14\x40\x02\x8a\x6a\x31\x12\x69\x60\x87\xcb\xf6\x9c\xf0\x8a\xeb\xc5\xbf\xc9\x7f\xf4\xc1\x24\xa5\xf4\x01\x46\xa5\x00\x17\x3c\x3a\x27\xcf\xa7\x36\x60\xf2\xe6\xe1\xc3\x31\x79\xf3\x08\x7e\x80\xbc\x14\x96\x35\x26\xe7\xac\x35\xc0\x7a\xec\xc8\xd9\x93\x55\x00\xbc\xc5\x93\x9a\x69\x93\x04\xa8\x13\x87\xa9\x16\x8d\xc5\x36\x69\x5f\x28\x0b\xe5\x9a\x0f\x17\x4b\xe6\x8a\x98\x5f\x07\x8b\x63\x1c\xfa\xcd\x98\x8b\xa6\xdf\x14\x76\xba\x3f\xe0\xf9\x0d\x1e\xa1\x61\xdf\xdc\x03\xcd\x6c\xc2\xe4\x8b\x69\xff\x6d\x45\xbf\x28\xd0\xff\xcc\x89\x02\x4e\xf7\xa0\x2f\xa2\x99\xa2\x7e\x4f\x8e\xa9\x1e\x20\xe1\xbb\xb4\xc1\x15\x78\x16\x24\x3e\x5f\x81\xc8\xa2\x49\x42\x5e\x77\x35\x85\x2b\x70\xd2\x7e\x9f\x45\x49\xba\x7e\x9f\x68\x0f\xfa\x7d\xc1\xe0\xe5\x01\xd7\x46\xf8\x03\xe4\x14\xfe\xe9\x90\x02\x7d\xf1\x83\xc5\x88\x35\x85\xc8\x35\x08\xb0\x91\x2a\x15\xff\xe6\x94\x05\x25\x54\x80\x72\x6a\xf2\x0b\x09\xc6\x9c\xe2\xfd\x62\x4e\x58\x9d\x97\x2b\x2e\xa8\xaa\x83\xb4\xf0\x59\x23\x20\x29\xac\x4b\x0e\x5c\x89\x37\x33\x11\xda\x8b\x0a\x4f\x1d\x80\x8b\x15\x04\x6c\xf4\xbf\x50\x30\xc0\x09\xd6\x2f\xc8\xce\xce\x6d\x7e\x31\x5d\x97\x9d\x19\xae\xbc\x4e\x84\xe6\x90\xd7\x15\xd5\x6f\x90\xb4\x8a\x2b\x5e\x9f\x3c\x5c\x9d\x93\xf8\x82\xf6\xd2\xe9\xd0\x2f\xfa\xc7\x39\xe5\xef\x95\x39\x29\x0f\x31\xf1\x5b\x80\x59\xfe\x72\xa2\x24\x17\x82\x15\x86\xb3\x68\x5f\x0c\x17\xf5\x6e\x97\x75\xb0\xfd\x02\xf6\x46\x62\xd8\xc5\x12\xb7\x12\x55\xaf\x42\x4d\x71\xf4\x03\xe0\x93\x58\xd4\x55\xb8\x79\x6e\x47\xe6\x03\x31\x9c\xab\x90\xf1\x8a\xd6\x5c\xf0\xb8\x73\xae\xe7\x8b\xba\x4d\xfb\x5b\x5c\x75\xd5\x64\xd4\x6f\x4e\x41\xb4\xe4\x82\x45\xd5\x29\xaa\x2f\xc8\xb2\x4e\xdd\x7c\xd5\x45\xc0\xb5\xa8\xca\x21\x05\x85\x25\xcc\xaa\xc3\xc6\x22\x7c\xfe\x8d\x04\xaf\x5e\x33\x34\x99\x2d\xfe\x4d\x29\xd7\x7e\x21\x69\x46\xff\x39\xb1\x88\x61\x30\xcb\xbd\x98\x5c\xac\x1b\x64\x34\xcf\xda\x73\xe9\xa2\x9a\xb3\x1b\xc8\x30\xcf\x3a\xb3\xf3\xb5\x84\x63\x83\x80\xe9\xc6\xc4\xc3\x2e\x84\x9b\x3a\x67\xf1\xd5\x17\xa6\x68\x12\x90\x8d\x9d\x52\xe7\x62\xf6\x31\x3b\xb1\x5c\x8c\x3f\xed\xde\xa7\x7e\xfe\xf3\xe7\x27\xce\xee\x5a\x3e\x7c\x3e\xa6\x9d\xdb\xe0\x2e\x17\x3a\x7b\x4c\xa0\xb3\xc1\xba\x84\x61\x5d\x50\xaf\x95\xa9\x43\x1f\x20\xdd\x98\xf3\xc7\x5e\x83\x1e\x2c\x12\x45\xae\xc1\x9b\x97\x14\xc4\xd7\x58\x17\x4a\x8d\x31\x48\x70\x85\x1c\x37\x72\xfd\xd9\xec\x75\x27\x9e\x52\x5d\xef\x6e\x06\x2e\x59\x3e\xb8\x51\x28\xd7\x29\x47\x6f\x16\x1b\x31\x9f\xb8\x59\xe8\xcd\x7e\x32\x37\x7c\x6b\x9d\x0b\xf3\x26\x31\x91\xd0\x7f\xf3\xde\x6d\x22\x7e\x7f\xb4\x23\x05\x0f\x99\x49\xbf\x24\x53\xdd\xb8\x5a\x3b\x39\xe6\x9d\xd7\x99\x88\x7a\x40\x05\x87\x26\x49\x8f\x10\x47\x46\xdd\x24\x36\x3a\x55\x37\x69\x4b\xf6\x08\x93\x73\xd2\x07\x48\x06\xe8\xc4\x52\x37\x3d\x44\xec\x6c\x73\x23\x10\x6a\x74\x21\xdd\xbd\x88\x4b\xf1\x27\x05\x5d\x68\x92\x4c\xf5\x67\x66\x75\x97\x05\x7c\xcd\xaa\xf0\x28\x34\x7f\xf2\xad\xcb\xd5\x65\x6e\x5a\x5f\xec\xb0\x73\x33\x14\xca\x56\xc3\x1b\xd6\x14\x5b\x04\x6e\xdc\xad\x9d\x4e\xe8\xe6\xd5\xd9\x9e\x2d\x77\x65\x48\x4a\xf2\x1b\x83\xd3\xd4\x7e\x21\x77\x8f\x53\xe5\xde\xb8\x4c\xdb\x8f\xf0\x26\x01\x12\xb7\xb9\xeb\xc2\x10\x21\x00\x52\xef\x14\x95\x6f\xee\x37\x5c\x74\x9d\x7d\xe5\x66\x91\x12\x03\xa6\x01\xe7\x44\x45\xef\xb6\xb6\xd3\x0f\x30\xa4\x88\xca\xdd\x88\x83\xba\x72\xdd\x9d\xcb\xd6\x14\x3a\xf7\x42\x90\x46\xb2\x40\x27\x3b\xb8\x61\xa6\xb0\x87\xc7\xbd\xae\xb6\xba\xcc\xdc\xa8\x10\xf7\x83\xf5\x74\xc0\xb5\x47\xc5\x8d\xec\x81\xdd\x7c\xfc\xa6\x47\xae\x19\xff\x8d\x60\x70\x07\xe7\xdd\xb0\x2c\x38\xb0\xe7\x66\xcd\x38\x73\xe1\x9b\xd9\x02\xcd\x86\x6f\x66\x0b\xb4\xa3\xca\x0d\x0a\xe0\xc8\x99\xfb\x23\x00\xc9\x54\xea\xc6\xf9\x4f\x36\x0d\xdc\x27\xeb\xec\x08\x2e\x08\xab\x32\x73\xb9\x4f\xa6\xb8\x54\x07\xe7\x42\x6a\x4d\x01\xb6\x09\x6b\x0a\x6f\x24\xe6\x71\xf6\x80\xfb\x64\xa4\xae\x76\xea\x24\x60\x05\x68\x56\x85\xf3\x21\xe1\xcd\xd5\x70\x46\xea\x1e\x47\x24\xdc\x70\x1a\xb1\x67\xf4\x8d\x8b\xeb\x18\x7f\x15\xf2\x7a\x7f\x97\xda\xf4\x43\xfd\xe0\x51\x62\x37\x83\x1b\xf1\x5a\xf6\xaa\xbe\x2f\xd8\x7e\xbc\x58\xc4\x84\x77\xdd\x9a\x6f\x46\x6b\xd9\x05\xe5\x46\xda\x9f\xd1\xc5\x69\xee\x0b\x3e\x2f\xe2\xe6\xf7\x77\xc5\x4d\xe1\xa7\x9d\xcb\x73\x8f\x13\x68\xa5\xf7\x6f\x1a\xe8\x34\x43\xe4\xf8\x69\xe2\x11\x37\x1d\x52\x7c\x32\xbe\x2b\x70\x72\x7d\x80\xfb\xbb\x01\xe7\x1f\x04\xb8\x17\x1f\xf3\x0b\x3c\xff\xdd\x3d\x30\x98\x5f\x33\x42\x35\x14\xab\x76\xef\x75\x23\x8e\x7e\xe1\x84\x2f\x92\x80\x74\xaf\xa3\xa2\x35\xe2\x06\x6c\x0f\xaf\x1b\xd5\x50\x9c\x99\xfd\xbe\xc9\xf8\xbc\x48\xa4\x09\x72\xb5\x94\xfb\xa1\x1c\xe7\x2f\x9e\x04\xa4\x13\x12\x30\x20\xcc\xa2\xe0\xcd\xea\x28\x16\x26\x6f\x04\x84\x95\x60\x0a\x81\x6b\xb0\xfd\xce\xef\xef\x1a\x1c\xed\xd9\x76\x2f\x57\x67\x0f\x49\xc2\xfa\xf3\x02\x2a\x56\xe9\x5a\x7b\xbf\xa8\x50\xee\xd3\xfb\xd2\xaa\xf3\xf3\x00\x04\xc1\x1d\x20\x6f\xb5\x7d\xe5\x6f\xdc\x83\xed\x7d\x7f\xe3\x1e\x6c\x45\xc3\xcd\x20\x78\xfb\x4b\xdd\xac\x9e\x62\xe4\x5b\x17\x61\xb1\xff\x1b\x17\xe1\xf0\xd3\x03\x01\x2d\x01\xf9\x9e\x48\x93\xe0\xc3\xc9\xd4\x46\x96\xc9\x6f\xa6\x36\xb2\xd7\xd7\x3d\x91\x07\xcb\xf8\xbb\x6e\xc2\xe6\xbc\xac\x88\xf7\x83\x0e\x93\xae\x68\xc5\x83\xd0\x19\xd3\xbf\x81\x1e\x66\x7a\xcc\x4b\x6d\x3f\xae\x7b\xdd\x7d\x25\x42\x3e\x07\x6f\x85\xd2\x64\x3e\xac\x78\xe7\x54\xbe\x0f\xef\xae\xcd\xbf\x71\x70\x45\x17\x9f\x63\x91\x56\x3f\x00\x3a\x34\xf7\x08\xb2\x24\xbe\xfa\xc0\x2b\xda\x1e\xa5\x0f\x43\xc2\x2c\xf8\x3f\x70\x8b\xb6\x93\xea\xc3\x9b\xac\x18\xd0\x43\xd3\x54\xf4\x6f\xec\xbe\x70\xfc\xc1\xc5\xb6\x89\x7d\x3c\xbc\xd8\x4a\x21\xf0\x84\x05\x57\x0f\x40\x6f\x80\xe2\x1e\xd7\xf6\x6b\x8e\x88\x61\xb6\xe6\xe7\x59\x6a\x73\x49\xbd\x0f\x79\xbf\xee\xeb\x0f\x62\x9c\x5b\x77\xfb\x3a\x34\x7e\x01\x09\xc0\xb4\x95\x0f\x63\x9c\x83\xae\x68\x4f\xe5\x51\x17\xdc\xe9\xdd\x69\xd5\xfd\x03\x67\x4e\xab\xd3\x1e\xdc\x35\xec\x19\xf6\x34\x82\x45\x6b\x40\x71\x5a\x5b\xa2\x9f\x46\x45\x8b\x7f\x37\x50\x70\xff\x5e\xb8\xa2\x19\x74\x0e\xa0\x01\xfb\xc2\x68\x8d\xc8\xfa\x64\x41\x24\xfa\x41\x65\x7f\xe3\xe7\xd3\xd7\xb9\xd3\x9c\x10\xff\xec\x12\x55\x0f\xe3\x9f\x43\x8d\x7f\xc3\x83\x9e\x25\x28\x48\xba\x7d\xc6\xc2\x66\xad\x61\xd0\x28\x29\x36\xf4\xc0\x79\xb3\x75\xbf\x40\xe9\xc6\x1b\xb7\xc4\x7a\x51\xab\x87\x3e\x07\xf6\x00\x7c\x4e\xf8\x2b\xeb\x54\x3e\x2c\xe7\x1a\x44\xd6\x1f\xb8\x6f\x5a\xd7\xfa\x9c\x14\xb1\x24\xf0\x3e\x4c\xea\xeb\x98\xba\x07\x49\xf4\x9a\x4d\xe3\xcf\x45\x32\x2d\x01\xf7\x81\x8e\xd8\x9c\xe2\xb9\x0a\xbb\xf0\x0b\x8d\x0f\x34\x2d\x32\x54\xbb\xdd\x3d\xf0\x1a\xb0\xbb\xd1\x43\x9d\xb1\xdd\xe8\x9e\x6b\x95\x1a\x77\x17\x10\x10\x44\xe3\x9e\x7b\x81\x42\xfb\x09\xad\xb1\x9d\xd2\x9e\x7b\xcd\x4a\xfb\x79\x2f\xd8\x68\x8c\x7b\x4d\x53\x5b\x76\x77\x9e\x7e\x0f\xc2\x42\x56\xc6\x43\x84\xeb\xd8\x3f\xe2\xb9\x21\xa0\x1a\xeb\x98\xa7\x25\x54\x3f\x00\xfd\x30\x8d\x63\x36\x61\x3b\x05\x3c\x0f\xb3\x30\x4a\x9e\x7c\x96\xfb\x43\xf6\x27\x20\x19\x46\x7d\x56\x04\xb3\x41\xfe\x79\x48\xf5\xc4\x37\x1f\x32\x41\x13\x84\x87\xb3\x16\x24\xa0\xfb\xb5\x30\xf6\x20\x08\xda\x16\xcc\xe7\xe3\x71\xd1\x5a\xcb\x07\x2c\xcd\xc6\xc3\xe7\x5d\x67\x4b\x1d\x32\x06\xda\x4e\x8b\xcf\x4b\xb2\x26\x81\xf4\x41\xf1\x85\x61\x44\x7d\x17\x89\x11\x24\x5f\xd4\xbf\x96\xc4\xfa\x50\x9b\x6b\xbf\xc8\x67\x42\x04\x8a\x7e\x21\x73\x08\x3f\x28\x90\x3f\x34\x07\xb8\x76\xda\x58\xf8\xd0\x57\xc2\x35\x11\x9f\xc9\x65\x6f\x38\xbe\x8b\xff\x88\xb1\xbe\x07\xc5\x8d\xe8\x37\x10\x83\x26\x94\x7a\x8f\x75\x9a\x86\x1e\xdc\xfc\x22\xe9\x01\x52\x39\xeb\x48\xbf\xe0\x1f\x36\x02\xbc\x21\x70\x99\x1a\x82\xbe\x0c\x56\x30\xbc\x61\x4d\xc2\x9f\x60\xda\x42\x98\x37\xd2\xb7\x52\x9c\xf6\x85\x23\x41\xb3\x83\xc5\x4b\x87\x4d\x1b\x98\x5f\xa6\x4a\xb1\xce\xe1\x45\x5a\x5f\xdf\xa3\x5f\x64\x42\xb1\xd2\xf8\x4d\x04\x8d\xe4\xf9\x77\x15\xa7\x97\x48\xf1\x22\x98\xd7\x2a\xdf\x17\x79\x7e\xad\x4a\x7f\x13\x97\x21\xc4\x7f\xa9\x81\xb0\xbe\xe0\x4d\x4b\xcd\xa1\x95\x23\xa4\xc4\x06\x80\x37\xa3\xa2\xb9\xd0\xf8\xcd\x0d\xed\xea\x00\xea\x03\xeb\x93\x5e\x68\x22\xad\x26\x7c\x51\x46\xde\x4a\xe7\x97\xc5\xa5\x42\xf3\x07\xc0\x98\xe0\x09\x50\xc5\x26\xe9\xf2\x65\xf5\xa9\xfa\x33\x04\x29\xb4\xa4\xc1\xb7\x10\x70\xda\x0b\x96\x0a\xb0\x96\xe4\x85\xb6\xc0\x57\xdc\x17\xe1\x21\xd6\x71\xbd\xbc\xfa\xd7\x9f\x07\xe4\xff\xc5\x5f\xc0\xd9\xaf\xff\x55\x8a\xd4\x17\x5e\x98\xbe\x1a\xbd\x75\x6d\xa4\xe6\x43\x2f\x4c\x2b\x5d\x5e\x84\xfe\x5a\xdf\xf1\xc2\x09\xd3\x1a\xb2\xb7\xf2\xa2\x50\xfc\x01\x8f\xb2\x74\x13\xef\x52\x0c\x88\xf3\xbd\x8c\xfd\xb0\x1a\xe6\x6d\x44\x59\x29\x40\xde\xb6\xa6\xa5\x4f\x10\xfc\xe1\xfb\xcc\x8b\x2c\xbe\xce\xde\xf8\x36\x52\xc9\xea\x2e\x2b\x3e\xd0\xba\xa8\x8f\x74\xe6\xc4\x97\xfa\x47\x6b\x89\x5f\x26\x55\x09\xb2\x7d\xbe\x50\x3f\x34\x7b\xe4\xbc\x50\x3f\x98\xd1\xbd\x10\x3a\x7c\x5f\x79\x61\x69\xb7\x4c\xfc\x42\xfb\x60\xa1\xf9\x45\xee\x3a\x0b\xee\x2f\x4b\x53\xf5\xea\x17\x80\x91\x3e\x13\xfd\xc2\x6f\x4d\x91\xf1\xc1\xe2\xbc\x2f\xeb\x9d\x76\x89\x10\xef\xe0\x8c\xb4\x6a\xd6\x36\x08\x12\x78\x5f\x38\x4a\x5a\xbc\x7c\x07\xa7\x2c\xb8\x8e\x05\x47\x7f\x40\x1e\x28\x01\xe1\x85\x94\x62\x31\xe6\x1d\xbc\x0b\x7b\x2b\xc6\xc2\x58\x4f\xe2\xe1\x03\x0f\x42\xa9\xda\xeb\x80\xe5\xdc\x42\xc8\xcb\x92\xa8\x96\xff\xde\x73\xed\x9e\xe6\x7d\x2e\xd0\x69\x10\x28\x1c\x2c\x1a\xbd\x9f\x60\x13\x1d\x7f\xf6\xc2\x59\xf2\x07\x74\x27\xcf\xb2\x18\xce\xcb\x72\x54\x41\x97\x89\x97\x82\x8f\xd7\x85\xb8\x15\xf3\xe1\xf7\xe2\xa4\xdd\x4e\x75\x97\xee\x06\xef\xc5\xeb\xea\xcf\x17\x08\x1b\xb1\x3f\xca\x7b\xad\xc2\x98\x9a\xf5\x45\xd5\x8f\xf8\xe4\x0b\x31\xa7\xeb\xe2\xff\x7e\x62\x4e\xb3\xcf\xd7\x7b\x93\x5f\x18\xa7\x6e\xe0\x9c\xb8\xe0\x8b\x18\x65\x33\xde\x77\x09\x39\xc6\x29\x5c\xfc\x7f\x98\x1c\x64\x1c\x57\x7a\x7a\x21\xe2\xfc\xb0\x34\x18\xbe\x2d\x9f\xbc\x4c\x0a\x73\x78\x02\x50\xca\x7b\x42\x0f\x2f\xc8\x92\xa3\x5f\x5c\xf3\xbb\x04\xb3\x77\x39\x7c\xea\x0e\xf5\x42\x3c\xf9\xe1\x4e\xbc\xa3\xdb\xbd\xf9\x45\x3d\x04\x57\x68\x7e\xbf\x2b\x77\xb2\x0d\xea\xa5\x7c\x62\xe6\x44\x61\xa3\x9b\x23\xbe\x1c\x41\x30\xa0\xaf\xa6\x1d\x7d\x5e\xda\x92\xed\x10\xfd\xb2\xa2\x81\x3d\xa8\xdf\xb9\x00\xaf\x65\xcd\x05\x58\xcd\x82\xa1\xc4\x9e\x25\x4b\x88\x06\xa9\x95\xde\xc9\x20\x5d\xe3\xe4\xe4\xb4\xb4\xb9\x94\x58\x8a\xdb\x59\x24\xc4\x73\x00\x72\x88\xd9\x4c\x26\x96\xb3\x7a\x73\xb2\x64\xbc\xbd\x98\x27\x6e\xd0\x8e\x9f\x9d\x88\x34\xee\x3f\xbf\x79\xce\x44\xbb\xe7\xb1\x8e\xff\xd0\x03\xe4\x78\x14\xd5\x9c\xb8\x51\x9b\x1b\x4d\x18\x87\x3f\x6a\xf0\x17\xdc\x68\x22\x5d\x8a\xa9\xfc\xc4\x6d\xd9\x34\x7a\x7e\xc2\x4f\x32\x8c\x67\xe0\x74\xb5\xbe\x50\xb9\xbe\xa4\x07\x34\x21\xe8\xbe\x3d\x19\x42\x6c\xb7\x9f\x19\x40\xbe\xaa\x5f\x00\xcc\x45\xef\x66\xe0\xfc\xfd\x3e\x64\xe3\xe0\x29\x31\x8e\xeb\x67\x48\x88\x5f\x3a\x91\x33\x52\x12\xd2\x91\x9d\x91\x24\xb5\xf9\x0d\x1c\xc9\xea\x17\x16\xd0\x35\x07\x86\xcb\xd8\x89\x7a\xb2\xea\x42\xf6\x0b\xe7\x27\x1c\xeb\xda\x37\x99\xbb\xd8\x7a\xec\x19\x29\x24\x88\x98\x4d\x56\xab\x0a\x3f\x5d\x10\xc3\x8d\x2b\x91\x65\x50\x35\xab\xc4\xbd\xd0\x1c\xd2\x4a\x0f\xaf\xcd\x4a\x6b\x5d\xfe\x82\x17\x2a\xdd\x23\x26\x2b\x4c\x55\x4f\x2b\xc1\x07\x4b\x08\x3d\x13\x37\xc3\x5d\x92\x97\x34\x0f\xca\xdd\xd1\x24\x61\xb0\xfe\xd9\xcd\x34\xe1\x9a\x26\xd0\x32\x2c\xd9\x51\x27\x93\x71\xc9\xf5\xe7\x01\x50\xce\x08\x9e\xa9\x53\x12\xf5\x99\x28\x40\x95\x7f\xba\x04\xce\xe9\xe0\x4f\x78\x8b\xfe\x40\x36\xaf\xdd\xd3\x22\x28\x66\x7a\x37\x19\xb7\x6c\x33\xfc\xa4\x58\x69\x7c\xc8\xd0\xdf\x49\x6e\x9d\x99\x8b\xf4\xef\xc9\x35\xa8\x83\x42\xe9\xc8\x58\x5e\x18\xee\x20\x5e\x34\x19\xa7\xdc\xbd\x15\xc8\x19\xf3\x03\x58\xfa\x7b\xda\x2a\x31\x0b\x27\x25\x30\x40\xaa\xb4\xc6\x79\xd2\x7b\x53\x1a\x9b\x49\x2d\x93\xfd\xc2\xe7\x20\xc3\xd5\x14\x90\xb2\xd6\x5e\x83\x73\x49\x01\x3e\xbc\x54\x6f\x54\x7f\x80\x83\x64\xc0\xc3\x7d\xae\x4b\x4d\x35\x4f\x8a\xce\x26\x77\xe7\x5a\xa4\x1f\x2c\x04\xd4\x98\x9f\xd8\x90\x5d\xa6\x7c\x9e\x1d\xbf\x35\x67\x58\x1d\x7e\x3b\xf8\x20\xff\x73\xb6\x4f\x4e\x49\x40\xa0\xb7\x9c\x2e\x35\x13\x59\x4b\xec\x88\x36\xaf\x88\x20\x12\x8d\x77\xad\x29\xbb\x03\x6c\x83\xa1\xc8\xec\xb3\xf6\x21\x9c\xc8\x6a\x62\x69\x7f\xc2\xb0\x70\xfc\x74\x00\xad\xaa\xc9\x15\x2b\x26\xd9\x31\x72\x22\x91\xdc\xd0\x85\x63\x2e\xbd\x88\x69\x2a\xb3\x9a\xd8\x34\x33\x51\x3f\x20\x46\xff\xce\x48\xf7\xae\x1e\xa1\x38\xb1\x46\x7c\xde\xbc\xb9\x79\xce\x50\x93\x64\xbb\x1d\x4e\xe6\xb3\x6d\x3f\x63\x52\x24\x34\x55\xa5\xd0\xd0\x7e\x1e\x40\x24\x34\x79\x7a\xd6\xb4\xd5\x27\x15\x25\xc6\x57\x66\x8f\xb3\xab\xf9\x64\x74\x6c\xfb\xf9\x02\xcc\x23\xfe\x95\xba\x6e\x2e\xd3\xc2\x4f\x77\xe0\x6b\x52\x28\xce\x97\x57\x14\xe3\x02\xfc\xdb\x2c\xc6\xcc\x97\x74\xdf\xf8\xbc\xb4\x22\xde\x6c\xe4\xbf\xb5\x65\x60\xbe\x4c\xa2\xe4\x1e\x69\x92\x35\xd9\x47\xfa\xdb\x1f\xf4\x45\xfa\xdb\x2e\x9d\xd7\x7c\x59\x90\x4b\x2b\xa6\x21\x20\xf8\xfb\xc5\xab\xdc\x01\xf0\x59\x6a\xb6\x09\xa5\x8a\xb3\xae\xce\x65\x18\xf0\x1a\x10\x91\xd2\xa5\x39\x9a\x73\x81\xc9\x5f\xac\x23\xa7\x21\x3e\x31\x28\x59\xed\x36\x11\xb2\x62\x17\xb8\x39\xc9\xaa\xcc\x57\x3e\xa1\x26\xd9\xcc\x3c\xe7\xc2\xe8\x35\xc4\x38\x50\xf2\x40\xc4\x6e\x1c\x07\xbc\xe3\x77\x8f\xe3\x38\x78\xc7\xe9\x7e\x90\x3e\xb0\x1d\xfe\x80\x9a\xa1\xee\x1e\xb1\x11\x5b\x83\x36\x0e\xe8\x75\xc4\x6e\xc7\xb1\xca\xa8\x67\xf7\x78\x61\x11\x59\xbf\xa9\xd6\xd9\x7c\x69\x1c\xb0\x1b\x8c\x2d\x04\x8f\x03\xd9\x54\x44\x28\xc6\x01\xb5\x4f\x74\x3b\x6a\x2e\x8c\xa6\x76\x24\x53\xe9\x43\xfd\xa1\xe4\xc2\xf1\xf3\x1b\x6e\x7d\x9e\x10\x05\xa1\xe1\xdf\x15\xe3\x27\xfd\x6e\xf0\x3e\xf5\xf7\xa4\x33\x55\x4b\x0c\x90\x28\x8a\x7f\x9f\xd8\x05\x7f\x40\x4d\x56\xf7\x0b\x88\x1d\xd9\x07\x76\x1c\x88\x12\x1e\x87\x7f\x4f\x98\x07\x05\x74\x04\xbc\x48\xf9\x32\x0e\x64\x55\x19\xde\x14\x84\xbb\xc8\xfd\x60\x1c\x11\x25\x6b\xb3\xdb\x1b\xde\xd7\x1e\x45\x6a\x15\x86\x5f\xa0\x44\x53\xfc\xe0\x05\x9e\x08\xc6\x91\xba\x98\xae\x35\x21\xc6\x38\x19\x06\x48\x40\xa7\x4c\x1c\xe3\x80\x8a\x4a\xda\xbc\x71\x24\x02\xd5\xed\xd4\x92\x55\x41\x3d\xb1\x66\xa8\xd6\x00\x71\x46\xb1\x55\xe3\x48\x70\xe9\x33\x62\x26\x62\x85\x3b\x24\x63\x6f\xea\x20\xc3\x22\x5a\xb4\x04\xf8\xdf\x55\xa3\x3a\xb3\xd3\x29\x53\xd3\x38\x32\x69\xcc\xf0\x03\xf8\xc5\x7b\x8d\x8c\x65\xf1\x1a\x21\x9c\x8c\x20\xb0\xc2\x83\xa6\xff\xcc\x00\xc9\x47\x8c\x68\x99\x82\xa4\xd7\x00\x61\x45\x2e\xb0\xe3\x40\x30\x8b\xb2\xe9\x8f\xa3\xe0\xf0\x05\xbd\x8f\xd0\x94\x11\xf4\x3e\x24\x93\x9f\x09\xc3\x15\x6f\x04\x7f\x0f\x7a\x11\x04\xc3\x32\xfe\xf9\xd3\xb2\x17\x50\x88\x98\xc6\x03\x04\xa6\xe8\x1a\x3e\x8e\x42\xd6\xd2\x84\x99\x85\x50\xd7\x8c\x10\x97\x92\x7c\x16\xe1\x3a\xd3\x4c\x6f\x2a\x39\x8b\x0f\x27\xe3\x52\x3c\xe5\x4f\xf4\x49\x3f\xdb\x4c\xfb\x9a\xdc\x90\xc6\x51\xe1\xd8\x9f\xfe\x46\x23\x37\x0e\xa4\xce\x1b\x3e\x28\xac\xfc\x10\xfc\x9b\xb7\x5f\x43\xa0\x3e\x30\x72\xfa\x85\x17\x17\x76\x41\x10\x7e\x7f\xf2\xf5\x1a\x07\x63\x98\x7f\xe6\x0f\x5d\xda\x88\x5a\x5f\x23\x7d\x1c\x82\x18\x62\x96\xb3\x91\x04\xba\xb4\x11\xdd\x8e\x7c\xe4\x3e\xbb\xad\xe3\xb7\xdb\xa9\x9c\x19\x7e\xe1\xc4\xa6\xfb\x05\x64\x76\x36\x71\x81\xa7\xdf\x88\x5a\x22\x92\xef\x65\x13\x1b\x38\xf6\xa9\xc6\xdb\x38\xa0\x78\x53\x8a\x90\x71\x74\xae\x48\x13\xee\xe9\x9f\x3f\x45\x89\x6b\xc7\x41\xe3\x5f\x71\x7f\x64\x63\xde\x31\x6a\xe6\x3c\x61\x26\xf3\xfb\x99\x31\x1c\x87\x86\xc9\x1b\x34\x75\x23\x0a\xa9\xfa\x42\x4b\x01\xb5\x93\x45\x78\xdb\x3a\xf9\x9a\x4f\x4a\xc7\x3e\x25\x6d\x0b\x83\x62\x9a\x5f\x18\x01\x67\x53\x5d\x2e\x83\xa1\x67\x39\x68\xf9\x31\xbd\x60\x5d\x89\x1f\xce\xc6\xe4\x7f\xc1\xd3\x1a\xd4\x71\xfb\x8d\x73\x61\x87\xe6\x79\x52\x06\x68\x02\xf6\x49\xfe\xfa\xf3\x06\x8e\xb8\x79\x07\x0b\x47\xd4\x9f\x2f\x2a\xdc\xf2\xfc\x01\x50\xdc\xf8\x71\x52\xc5\x24\xe0\x9d\x84\x84\xd6\xc5\xc0\xe5\x66\x96\x0f\x55\xdb\x48\x5a\xc5\x32\x41\x0e\x4d\xe1\xa2\x89\xc3\x3b\x7c\x2d\xc2\xe8\x37\x40\xdc\x93\xd6\x7d\x51\x8a\x35\xbb\xf8\x44\xf1\x74\x98\xa5\xb2\x52\xd7\x0f\x4f\xbe\x28\x4d\x15\x4d\x13\x92\x74\xf0\x0b\x4c\xc8\x2c\xe3\xfe\x38\xee\xb5\x3f\x02\xc4\x32\x28\x76\x77\xb1\x4e\x8a\x46\x85\xf6\xed\x30\x66\xdf\xeb\xf4\xfb\x05\x14\xb2\xaa\x02\xc5\x92\x83\xbb\x1f\x70\x37\x0c\xbc\x87\x3a\x11\xcf\x13\xfa\xb5\x91\xd4\xe5\x43\x54\xed\x82\xcd\x43\x4b\xb7\x67\xf5\x20\x42\xc7\xc0\x63\x3e\xc0\x66\x89\x8a\xb5\x1f\x2c\x0d\x40\x38\x56\x66\xfd\x71\xc0\xe9\x45\xa1\xed\xe3\x58\x06\x42\x03\xe2\x45\x42\xa9\xa2\x39\x32\x9c\xba\x99\x68\x21\xf9\x5f\xfe\x79\x81\x66\x69\x63\x21\x35\x74\x3f\x12\xc6\xa4\x25\xc3\xac\x8b\xf1\x1d\x3f\x82\xe1\x64\xbe\x1c\x2d\x6b\x2e\x9c\xd0\x20\x93\x1b\xe8\x1e\x20\x60\x4b\xe4\x08\x4b\xe1\x36\xfc\x00\xeb\xce\xfe\xcd\x0b\xa0\xce\x5f\x40\x3c\xc6\xb0\xa4\x18\x96\x4d\x51\x07\x32\x1c\x14\xd5\xba\x1f\xf0\xe2\x2c\x60\x07\x16\xec\x52\xbc\xc5\x08\x81\xa3\xaa\xcf\x40\x75\x80\x80\x15\x02\xd2\xe2\xa4\xbf\xc9\xcb\x3d\x42\xa0\x4b\xff\xbe\xdf\x8d\x40\xa5\x9a\xa5\xd7\x10\x88\xc6\xc3\x33\x02\x75\xdc\x8a\xcc\x11\x98\x96\x4f\xe1\x15\x23\x30\x0b\x9f\xaa\x59\x8f\xc0\xfa\x0e\xb2\x41\x8f\x10\xd7\xa2\x34\x6a\x5c\x90\xd2\x27\x91\x5c\x55\x7d\x46\x1a\x70\x0c\x7c\x94\x73\x08\x87\x7f\x93\xe2\x0a\x87\x02\x2b\x76\x05\xf1\x95\x00\xb3\xa6\xa2\x08\x47\x60\x71\x52\x4b\x74\x21\x11\xb2\xfe\x4d\xc8\x56\x3f\x20\xef\x1f\xee\x92\x42\xa2\x4e\x5b\x58\x76\x4d\x1d\xa6\x00\x25\x57\x89\x87\x47\xe5\x19\x1f\xee\xf4\xe1\x1b\x42\x01\xc6\x30\x57\xa3\x51\xee\x7c\x43\x3b\x80\x9a\xa5\xd1\x13\x85\x6d\x73\x64\xf7\x70\x41\xf6\xd5\xac\x90\x2a\x4f\xb5\xea\x47\x80\x58\x97\x7e\xde\x47\x60\x92\x41\xb7\x74\x50\x46\x53\xe4\x94\x51\xe1\xd8\x11\xca\x9a\xa2\x7a\x84\xe0\x27\x3b\xc1\x08\x14\xf4\xb2\xdb\x01\x28\xd3\x8c\x40\xc9\x4f\xb7\xb0\x50\x18\xd3\xe3\xcd\x60\x52\x9a\xf1\xf3\xe0\x22\x14\xf4\x49\x5d\xfb\xa7\x65\x42\x96\x2b\x9e\x35\x8c\x99\x23\xbb\x7d\x91\x04\x6d\x4e\x05\x9b\xc8\xfe\xdd\x38\xa6\xd6\x89\x0a\xa7\xc3\x24\xa0\x32\x0d\xad\x3f\x00\x60\xab\x7f\xf3\xf4\x1a\xd1\x29\x7d\x89\x53\x05\xb8\x42\x0d\xf1\xf0\x00\x69\xac\x77\x8f\x08\x69\xec\x90\xf0\x13\x20\x7d\xa9\x9e\xf9\x08\x90\xbe\x7c\x31\x0a\x6d\xc1\x4d\x8b\x6e\x0b\x6e\x7e\x40\x75\x8c\x71\xb4\x53\x4b\x6a\x1c\xa5\x40\x55\xf4\x45\x27\x7f\x15\xdb\x09\x94\xa0\xba\x11\xb0\xe3\x20\x34\x9f\xbe\x8e\xba\x3a\xc6\x30\x4a\x50\xc5\x3d\xac\x59\xf9\x05\xb0\x25\xaf\x0b\x91\x14\xbe\x79\x04\x24\x43\x2e\xd1\x18\x45\xeb\xa7\x27\x49\x0f\x2b\x5f\xe0\x02\xa2\x88\xab\x0f\xeb\x58\x24\x45\xeb\x66\xd2\x17\xe3\xec\xa0\xc9\xc6\x18\x06\xcf\x6b\x95\x81\x1b\x61\xac\x39\xe8\x01\xeb\x53\x34\xef\xd6\x49\xc8\xa9\xcb\x33\xc3\x7f\x54\x3d\x9e\x0b\x4e\x9a\x35\x4b\x9c\xc6\x20\x84\x80\x25\x73\x98\xfc\x9e\x84\x8b\x56\x75\x22\x2d\xae\x57\x49\xe9\xc9\xc4\xfe\x5a\x8c\x50\x1d\x7c\xd2\x53\xb3\x5c\x19\x20\x3d\x95\x28\xf9\x3e\xb0\xa0\x45\x77\x97\x17\xd8\x75\xd5\x2a\x29\x3c\x55\x41\x9e\xc2\x53\x37\x20\x59\x27\x35\xf9\x05\xac\xc1\x84\x16\x76\xcd\x31\xbc\x77\x17\x19\x42\xf8\x9b\x7c\x3f\x23\x50\x16\x1b\x06\x3b\xcb\x65\x34\x23\x0f\x94\x98\x63\x18\x8a\xf4\x80\xf6\xc5\x33\xdc\x15\x1e\xea\x9a\x32\x0c\xa1\xc1\x40\x40\x4c\x70\xd2\x45\x34\xa0\x18\xc6\xa8\x6e\xc7\x36\x54\x8f\x88\x3b\x8c\x49\xc9\x8d\x08\xc2\xee\xf1\x50\xbb\xcc\x04\x92\xf9\xfe\xcc\x12\x91\xc8\xd9\x37\xf5\xb0\x14\x9c\x7a\x1f\x6e\x5e\xc3\x14\xfb\x01\xfb\xb3\x68\xf1\x74\x70\x3b\x81\x84\x69\x9d\x9b\xb7\xfd\x39\xc1\x2f\xfd\x1b\x0b\x30\x2e\x43\xec\xcb\xe6\x29\x70\x7d\x2e\x46\x13\x0a\x7d\x96\x2a\xe0\x15\x36\x4c\xd9\x10\xf0\xab\xf2\x3c\x23\xbc\xd0\x59\x79\xc2\x70\x6c\x6e\x06\x30\x7c\xc0\x2c\xd4\x07\xb8\x7c\xf5\xee\x1d\xa2\xdf\x72\xf3\x1e\xb2\x26\x6b\xf4\x9e\x4c\x7a\xcb\x79\x53\x26\x45\x13\xa9\x0b\x02\x33\xe2\x34\x77\x3a\xc9\x23\x24\xc3\x05\x18\x55\x47\xf3\x20\x0f\xbf\x10\x1c\xe0\x06\x36\x74\x7b\x89\xcc\x98\x63\x65\x5e\x64\xce\xbf\xfe\xf3\x00\xde\xaa\xd9\x5f\x70\x56\xba\xd3\x47\xf8\x21\x0f\xab\x5d\xe2\x81\xbd\x11\xf2\xc4\xe3\xe6\x24\x9a\x1e\x20\x92\xbf\xf8\x03\x96\x5a\xd9\x9b\x11\x03\x5c\xba\xc5\x2c\x23\x14\x88\x43\xc0\x8d\xf0\x33\x1e\xcd\xed\x38\xc1\xba\x46\xc4\xb0\x8c\xd3\xfe\x00\x5a\x12\xc9\xc2\x11\x4e\x63\xc3\xca\xaa\xc8\x12\x10\x51\x7a\x85\xf8\xc9\x5f\xed\x10\x27\x8c\x91\x80\xd5\x9a\x52\xe2\x07\x51\x0f\x10\xa4\xa0\x9d\x88\x89\x79\x26\x04\xc6\xb4\x46\x48\x7a\x80\x6c\x19\x06\x42\x22\xd4\xdc\xc1\x8d\x76\xcd\x88\x21\x69\x72\xf9\x1b\x11\x21\x69\x3e\x73\x31\x03\x6a\x9e\x32\xb3\xf5\xc9\xc3\x6b\xc4\xbc\xe6\xac\x39\xc1\xc7\x2c\xfc\xbc\x00\x38\xea\x94\x47\x66\xeb\xb3\xee\x23\xe6\xb5\xf7\x9a\x34\xbc\xd0\x14\xd6\x3f\x22\x35\x70\xdd\x23\x9c\x9c\x83\x56\x85\x82\xaa\xca\x63\x3b\x22\x03\x64\xad\x6e\x89\x19\x07\xb3\x78\xc8\xc9\x21\x35\x04\x9c\xce\x94\x55\x67\xc4\x12\xf0\x81\x86\x64\x6d\x2e\x2b\x67\x23\xac\x83\x43\x17\xd7\xc8\x08\xb5\xe6\xad\x61\xbd\x54\xf1\xe6\x88\x78\xd8\x21\xb9\x2a\xb2\x76\xd7\xe1\x0e\x80\x4d\xba\x5c\xc7\xca\x93\xac\x7b\x6d\xac\x3c\x43\xc6\xa6\x0a\xd3\x99\x64\xe0\x08\x37\xb3\xa1\x5b\x50\x64\x2d\xfa\x6e\x6c\x82\xd6\x4d\x39\x6e\x46\xa4\xd2\x4d\x8c\x37\x22\xc0\xad\x77\x63\x13\x93\xc3\xc8\xf5\x6e\xc4\xc6\x2c\xc8\x7f\x13\x53\x34\x22\xf3\xf8\x35\x9f\x40\x44\xbc\x0e\x6b\x2e\x23\x1d\xca\xe4\xd5\x34\x22\xc5\x2c\xf9\xff\x8c\xd8\x5e\x44\xfd\xf8\x85\xc9\x29\xaa\x0b\xe4\xe9\x6b\x5e\x03\xe2\x55\x93\x71\x05\x3e\xeb\x3f\x74\xa5\x77\xa4\xf2\x54\x87\x4c\xc3\x27\x37\xb9\x11\xfb\xc9\x29\xb8\x87\x87\x6f\x08\xbb\x58\x62\xc2\x0a\xd7\x38\xa0\x0e\xd5\x5d\x3f\x32\x15\x8b\xa2\xf6\x46\x84\x0b\xd9\xf0\x4e\x0d\x1e\x09\x2d\x02\xf1\xab\x43\x37\xa2\xc8\xb2\xf1\x36\x0d\x44\x64\x62\xf1\xd5\x3e\x32\x00\xae\xfb\xd8\x0e\x18\x23\xbc\x0a\x54\x43\x1d\xe2\x54\x11\xa6\xe5\xf1\xd3\x01\xe1\xe8\x43\x48\xbf\xf8\x66\x8a\xcc\x54\x2b\x92\xa1\x22\xb3\x18\x37\x93\x92\x93\xf9\x09\x7d\xc8\x50\x26\xec\xe7\x04\xc0\x1b\x6c\x58\x8d\x1c\x2f\xd2\x0e\xe9\x38\x22\xa4\xa8\xf4\x73\x2e\x99\x2c\xaf\x99\xdc\xc0\xfa\x3b\x24\x76\x47\x5a\x7f\x9b\x09\x18\x6a\x8f\x0e\xdd\x15\x22\xfd\xc3\xda\x4f\x97\xa4\x05\x3e\x88\x37\x65\x5e\x1f\x0b\x56\x83\x8f\x06\xde\x4d\x42\xee\x73\xb0\x24\x23\xd3\x38\x1a\x74\xe5\xd2\x37\x22\x7d\xc4\x2c\x8b\x44\xe8\xad\x86\x15\xac\xf1\x5e\xf3\xf0\x03\xdc\xe7\xe5\x9b\x34\x22\x1c\xdd\x87\x44\xeb\xf8\x80\xf4\x4a\x16\x8f\x0f\xb3\xd4\x6a\xa9\x0f\x62\xf6\xab\x7f\x43\x65\x21\x4e\x1f\x29\xfe\x48\x24\x8d\xcf\x82\x9d\x07\x00\x89\xf2\x59\x78\x48\x15\x8d\x55\x2f\x67\xa0\x0f\x5e\x8a\xee\x12\xb4\x23\x2d\xb8\x2a\x93\x33\x22\x6a\x56\x64\x13\x8c\x97\x34\xc8\x34\xe0\xe5\xa4\xfc\x01\x27\xe5\x59\xbe\xdc\x50\x0f\x01\xf3\xfe\xcf\x9c\xc8\xf7\x3d\x6b\xa8\xb9\x62\x73\x8f\x64\x69\x86\x1b\xfd\xe0\x65\xa8\x1e\x71\x46\x14\x07\x53\x0f\x48\x91\xfc\x73\xfc\x26\x8f\x9f\xcf\x2f\x22\xb5\xaa\x89\xfd\x27\x32\x75\xab\x06\xe2\x3c\x3f\xbe\x2e\xc1\x32\x4e\x94\x9a\xf6\x94\x18\xd8\xe5\x35\x4c\x38\xfc\xc9\x84\x94\x8e\x35\xc3\xa2\x07\x88\x89\x6a\xfe\xfd\xdd\x70\x93\xea\x38\x8e\xf4\xc9\x4f\x51\x7e\xd7\x23\x1d\x0b\x8c\x55\x0f\xa8\x10\x49\xfe\x62\x62\x8e\xfa\x02\x2a\x31\x79\x69\x8d\xc4\x94\x81\x72\xf7\x1c\x89\x75\xb7\x6c\x62\x48\x4c\x09\x28\xa7\x85\x91\x20\x11\x29\xbe\x60\xa4\x00\xf1\x46\xfc\x25\x05\x82\xc5\x1d\xac\xad\x6b\x7a\xf0\x60\x99\xfe\x00\x6c\xba\xb9\xc3\x85\x90\x7a\x01\x2a\x2f\x15\x4d\x1a\x29\x82\x4d\xff\x55\x59\xd7\x91\x62\xc4\x74\x04\x54\x14\xc0\x3f\x74\x85\x4b\xcc\x16\x68\x13\x75\x8a\x3c\x50\xfe\x0d\x35\x9f\x0e\x7d\x62\xd2\x66\x25\x4f\x1b\x29\x42\x25\x6b\x98\x46\x92\x69\x11\xd5\xc4\x12\xfa\xb6\x87\xa6\x08\x25\x53\xf0\x10\x37\x6c\xba\xee\xe1\xc5\x1c\x05\x72\xb8\x9c\x59\x69\x9f\x12\xa2\x5c\xdd\x5f\x5a\xa4\x4b\x8b\xa2\x0f\x5a\x33\xa6\xa4\x82\x1e\xfd\x05\x99\xb2\xa8\x5f\xa2\x0b\x9a\x2d\xa6\x29\x71\x1b\xfd\xc2\xf5\xfd\xd6\xc5\x34\x7d\x02\x5f\x3b\x8c\x9b\x4b\x9e\x13\x99\x4f\x99\x3c\x57\x1d\xae\xa4\x04\x46\x56\x08\x74\x29\x1b\x39\x3f\x81\x2e\x45\x9f\x07\xfa\x7b\x89\xea\x27\x16\xc4\xb7\xc5\x32\x95\x85\xbd\x5a\x16\xcb\xb1\x2a\xc3\xda\x48\x05\xa1\x0f\xc5\x2f\x50\x3a\xf1\x21\xfc\x44\xbc\x76\xe8\xc2\x91\x0a\x28\x55\x73\x07\x8b\xa2\xbb\x07\x8a\xa1\x62\x56\xa9\xb0\xf8\xa3\x7b\xb8\xd1\xa3\x67\x4d\xca\x64\x7c\xff\x64\xbc\x76\xf8\x00\xd5\x05\x7a\xf5\xb0\x04\x30\xdd\xac\x52\xa5\x26\xd4\x38\x58\xc9\x85\x0d\x1a\xc4\x12\x58\x39\x9e\x2a\x09\x81\xd8\x4c\xaa\x40\xa9\xe0\x49\xf0\x0e\xe9\x85\x36\x50\x7d\x8f\xd9\x08\x5b\x23\x5d\xa3\xf2\x43\x2c\x35\xb5\x85\x64\x42\x11\xc4\x16\xd8\x3c\x9a\x58\xaf\x55\x45\x40\x46\x62\x0a\x67\x5f\x6d\x53\x23\xac\xdc\x25\xd9\xa5\xe4\xe1\xd4\x18\x55\xac\x75\x35\x4a\x17\x92\x91\x52\xa7\x3e\xc3\xc4\x81\xa5\x24\xe4\xaa\x3b\xd2\xd2\x9f\x99\x26\xae\x14\xcb\x52\x04\xa5\xce\x0b\xbe\x06\xe9\x6b\x16\x02\x56\xa7\xdc\x64\x34\x5a\xb2\x9e\xa4\xee\x34\x70\x1a\x82\x5f\x20\x9e\xe9\x36\x93\x90\x46\xf9\xf0\x18\x48\xbb\xd7\x8d\x25\x4b\xa3\x26\xe9\x30\x51\xb6\x33\x11\xa1\x41\x32\x9a\x48\x30\x38\x40\x1e\xba\x23\x9d\x6b\xc7\x34\xed\x73\x29\x23\x35\xab\x13\xd1\xca\xde\xb0\xa5\x63\xeb\x7e\x81\x45\x59\xb4\x1f\x4b\xfc\x1b\x1e\x63\x70\x16\x7e\x83\xb2\xbb\x64\xcc\x84\x52\xf4\x87\x51\xf5\x22\xb6\x6b\x1d\x17\xd8\x85\x44\xf3\x74\x11\xb7\xcd\x81\x96\x0a\xcc\x93\xb8\xa9\xac\x96\x6c\x9e\x6e\x90\x70\xb3\xa8\x1b\x6a\x05\xa3\x19\xeb\xc8\x77\x13\x92\x4f\x2c\x6b\x87\xcf\xf0\xcd\x03\x26\xf9\x31\xdd\x6b\x12\xfe\x62\x2d\x4b\xa0\x82\x37\xff\xf0\x25\x3c\x2d\xc9\x4e\x22\x4b\x7a\xb0\xd0\xd8\xff\x8a\x2b\x21\xa4\x3f\x78\xfb\x1f\x88\x54\xdd\xb4\xf0\xe1\x94\x35\x21\x6a\xad\x14\x3e\x30\x12\x8d\x91\xdd\xe4\xf4\x79\xf0\x85\xd6\x44\xb5\x94\xcf\xda\x43\xa3\x8e\x79\x02\x6c\x91\xd6\x6c\xa4\x97\xc4\xd3\x28\xf7\x02\xa9\x7d\xd6\x5e\x30\x11\xc9\xc3\xe9\x25\x13\x31\x27\x7c\x17\xe0\x35\x87\x97\xab\xd0\x56\xd2\x6f\x4e\x5e\xe4\x23\xd1\x4f\xae\x9b\x4b\x30\x3a\xc0\xd6\x8e\xf4\x49\x61\xce\x9a\x38\xd2\xa4\x8a\xc8\x7c\x66\xae\xbd\xd3\xa0\x73\xa5\x50\xf7\x27\x8b\x18\xee\xcd\xcc\xf0\x8c\x8b\xb6\x98\xe4\x63\x51\x91\xa6\x07\x40\x31\xed\x76\x3e\x68\xcf\x52\x9f\xf9\x68\x78\xa1\xe8\x77\x67\x97\xfe\x82\x52\x40\xf5\xa0\x14\x6b\xc4\xac\x72\x00\xc2\x68\x21\x39\x70\x4c\x4d\x2a\x10\xfc\x51\xbf\x0b\x87\xd0\x98\x90\xc4\x94\x48\x7d\x64\xf8\xaa\xd9\x76\x98\x29\x89\x89\x34\x66\xb8\x9e\xb9\x24\xff\xc8\x9f\x20\xd5\xec\x4b\x96\x23\x78\xbc\x2c\x87\x99\xc5\x4a\xc7\xcf\x0b\xab\x07\xc1\x29\x41\x14\x93\x8c\x9c\x59\x62\x4b\x8e\xe7\x23\x27\xd2\xa0\x9f\x07\xb4\x24\x89\x7f\x66\x8a\x26\x22\x18\x39\x81\x23\x7b\x2b\x12\x8b\xf4\x0a\xb0\x14\x4c\x44\x07\x73\x5a\xdb\x2d\xb8\x31\x17\xb2\x95\xee\x39\x11\xf2\xe2\x96\x39\x73\xdd\x9a\x53\x5e\xa7\x4f\x73\xa0\x70\x23\x8a\x93\x33\x64\x42\x69\xb3\x72\x26\x52\xba\x9d\x11\x2a\x9e\x03\xdd\xc1\x6c\x6a\xce\x10\x55\x94\xaf\x70\xe4\x02\xb1\x34\xfb\x37\x33\x48\x6b\x6b\x0a\xc5\x6e\xb1\xdf\xcc\xdc\x47\x76\x67\xca\x05\x70\xd0\xcd\x32\x17\x6c\x5e\xf6\xef\x9b\x1f\x78\x0a\x10\x01\x7c\x0a\x0a\x37\x53\x82\x48\xa6\x60\xe2\x39\xb0\xf2\x84\x15\xcf\xb9\x72\xd2\xda\x9a\xba\x36\x57\x70\xa8\x3c\x05\xc1\x0f\xb8\x59\x02\x6c\x25\x17\x33\x1c\x18\xf3\x28\x27\xfe\x91\x59\x6a\x42\xd1\xa6\x23\x33\x08\x52\x2e\xf9\x23\x37\x4c\xd3\xbb\xd9\xa8\xec\x96\xfc\x94\x1b\x09\x99\x18\x61\x6e\x40\x31\xc3\xb2\xe1\xf0\x7a\x12\x14\x43\x74\x45\xce\x0d\xa4\xf4\xe7\x7b\x40\xae\x78\x06\xb8\x55\x49\x1c\xc8\x1d\xf8\x24\x81\x22\x33\xb5\xb0\x22\x68\x47\x66\xfe\x34\x85\xdc\x8e\xf2\xcd\x20\x99\x23\x95\x46\x95\xae\x76\xb3\x2c\xe3\xa4\x78\x75\x69\x0b\x2e\x7a\xd0\x99\xbc\xa7\xe9\x37\x36\x47\xe2\x40\xc1\x24\x5a\xfa\x2b\xc3\x51\xd9\x13\xd4\x84\x3a\x75\x1d\xcd\x0f\x00\x33\x11\xea\xd2\x29\x18\xeb\x10\x15\x64\x3f\x56\xaa\x82\x51\x3a\xb6\xbe\xba\x1d\xc9\x32\x82\xe7\x4b\x37\x21\xed\x7c\x81\x94\x65\xf6\x53\x58\x36\xdf\x20\x19\xb8\x1e\x77\xff\x86\x0e\x5a\xbb\x54\x28\x83\x49\x03\x50\x06\x08\x49\x75\xfb\x62\x80\x9a\xc1\x09\x44\xaa\xfe\x4d\x1d\x91\x0e\x65\xa1\x47\x97\xf0\xa2\x9c\x8c\x0a\x13\x4c\x60\xb3\x34\x85\x2e\x67\x41\x89\x73\xff\xae\xdc\x55\x77\x40\x20\xba\x03\xf0\x47\xf1\x88\xb2\xc4\xab\xe2\x29\x5d\xd4\x21\x78\x4a\xac\x38\x6e\xbc\x38\x81\xab\xe2\xea\x05\x55\xf8\x93\x55\xd0\x05\xfa\xb7\xe8\x0f\xae\x45\x80\x35\x89\x8b\x7e\x2c\xde\x6a\x8a\x68\xcd\x3d\x30\xb1\x8e\x74\x67\xe5\x02\xa9\x69\xfe\x8d\xf3\x23\xe6\x58\x2e\x32\x5c\xe3\xe2\x85\x03\x24\x3a\x51\x58\x52\xd6\x0e\x25\x85\x22\x9d\xb7\xe6\xa6\x68\x21\x6a\x56\x20\xd3\xd9\x9f\xa4\xd0\x43\x4c\x51\x2f\xa3\xd0\x43\xcc\x7e\x13\xe5\x06\xfe\x35\xf7\xc0\x28\x65\x09\x44\xe5\xe6\xac\xb5\xec\x9b\x90\x14\xa0\x56\x26\x62\x89\x1e\xe5\x21\xb9\x13\xb7\x2b\x0f\x30\xee\xe7\x05\xd0\x19\x8f\xf0\x00\x03\x7f\xde\xef\x60\xd0\x9a\xe2\x12\xea\x24\x1f\x95\x87\xb2\x8c\x4f\xd9\x83\x39\x76\xbf\x40\xde\x26\x19\xac\x3c\x3c\x45\x86\xc3\x43\xaa\x2e\xc9\xb1\xb0\xda\x98\x5d\x35\xca\x0b\x6a\xe5\x2f\x5e\x10\x0e\x5d\x55\xca\x4b\x15\x90\x38\x74\xa1\xdc\xe7\x83\xb7\xe4\x3e\x51\xe0\x82\x80\x8c\x6c\xe2\x50\x51\x7b\x5d\x49\x9f\x47\x0d\x0b\x21\xa2\x1e\x90\x9a\x49\x86\xaf\x14\x45\x74\xfd\xa9\x31\xf2\x05\x3f\x58\xb3\x52\x17\x11\x67\x47\x36\xab\x0a\x2d\x8b\x1d\xe5\x6b\xa4\x80\xec\x2e\x99\x8b\xc1\x8e\x13\xf5\x13\x56\x92\x9d\x18\x2a\x75\x20\x56\xc0\xd7\x44\x1a\x27\x12\x53\x51\x86\xc1\x1a\xbb\xca\x72\x9f\x76\x19\xae\x89\x06\xf8\xe2\x37\x3e\x4c\x57\xc8\xed\xa8\x28\xc3\xe0\x9b\x64\xcd\xbc\xdc\x08\xb1\x6b\xc6\x6e\xb8\x47\x18\xd6\x94\x10\x6e\xd4\x8c\xb3\x27\x1d\x7f\xcd\xc0\x10\x5d\xba\x2b\xac\x60\x96\x22\x6b\x06\xaf\x92\x15\xa2\x16\xa0\x83\xc4\x88\xca\x9a\x57\x56\xe8\xd7\xb2\x00\xad\xad\x29\xe4\x4d\x22\xa4\xf5\x93\x34\x92\x72\xce\x8c\x4a\x8d\xc7\xf0\x07\x38\x48\xba\x3b\x55\x0a\x1e\xe3\xaf\xbc\xea\x6a\xe1\x7c\x05\xa0\x65\x00\xf3\x02\x91\x78\xc1\x76\xea\x8a\x0c\xb1\x4a\x03\x36\x6a\xa5\x32\x5a\xa3\xc3\x20\xa6\x5c\xbe\xa3\xd6\xef\x50\xda\xfb\xad\xc2\x31\x29\x79\xb9\xf5\x46\xbb\xc7\x23\xaa\x4a\x4e\xaf\xf0\x13\xb7\x71\xa9\x7e\xe2\x46\xb3\x83\x41\x6d\xb0\xef\x67\xb7\x2f\x80\x6a\x06\x0d\x7e\xf1\xba\x75\x57\x54\x68\xb7\x33\x5d\xa5\x78\x22\x5d\x41\x6d\xa8\xc5\xe7\xd3\x04\x3f\x25\x3b\x61\x57\xa6\x7f\xb4\x67\x4b\x6d\x14\xfd\x92\x47\x7c\xe0\x89\xef\x11\xd7\x9a\xfc\x05\x09\xb2\xf1\xb2\xf3\xb0\x88\x84\xd7\xbe\xd2\xb5\x09\x0b\x3a\x95\x8e\x3e\xf4\x74\x1e\xb7\xfe\xae\xc2\xf7\xc9\x2a\xa6\x8a\x62\x59\xc3\x78\x04\x11\xc2\xca\x85\xca\x34\x0f\xf6\x86\xa9\xb0\xca\x29\x34\x72\x54\x78\x3e\x59\x26\xae\x1d\x05\xdd\x0c\x38\x88\x14\x59\x22\x52\x45\x0a\x59\xe5\x42\x1a\x75\x50\xa0\xd5\x5d\xa3\xa2\xfc\x55\xf6\x22\x47\x41\x87\x5a\x01\xab\x25\x0c\x9f\xce\xd1\xf0\x82\x70\x61\x74\xfc\xd6\x92\x68\xa2\xf3\x56\x0d\x6a\x0b\x7d\x36\x10\xfd\xa9\xda\x1e\xa3\xc2\x71\x4a\x95\xa4\x46\x1d\x50\x8e\x9b\xaa\xb1\x98\x82\xed\x45\xf5\x24\xf6\x09\xea\x27\xe2\x81\x8c\x7d\xe7\xda\x05\x8d\x78\xb2\xb6\x86\xc8\x77\xa5\xd6\xc7\xd6\x99\x7a\x72\x51\x1a\x93\x6e\xe8\xe2\x4a\x75\x49\x25\x12\x94\xea\x79\xe2\x03\xff\xe6\x3d\xd1\x3b\x7b\xc2\xd4\x61\x0c\x87\x12\xc8\xea\x8e\xba\x1c\xa9\x7c\xca\x3f\xa1\xa4\xa9\x3a\xf0\xa8\x17\x0e\xa9\x77\xee\x6a\xdf\x2a\x7d\xe6\x2e\x1e\x01\x9f\xe2\x8b\x65\x07\xdc\x21\x42\x8a\x3c\x45\x88\x24\xdd\xfe\xc4\x15\xf1\x9e\xd5\xfc\x85\x5a\xa6\xe6\xf6\x0c\x9f\x67\x81\x11\xd6\xc0\xe4\x25\x21\x51\x64\x92\xdc\x55\x6f\x3a\x69\x08\xca\x9f\x3c\xe2\xb2\x8c\xa3\x32\x25\x96\x2d\x2d\xf5\x93\x47\x9a\x82\x10\x47\xa5\x07\xbb\x77\x05\xe2\x48\x30\x9d\xbb\x5f\xfc\xd6\x84\x1e\xa4\x26\xf5\x3e\xb3\x0c\xaa\xea\x21\x8f\x0a\x69\x24\x78\x1b\xe1\x28\xa5\xdc\xdb\xa3\xb2\xf8\x97\x6f\xd6\xf5\x13\x47\x72\x92\xbe\xa0\x3e\x0b\xc8\x5a\x13\x92\x42\x56\xe3\x1e\xa4\x93\xf0\xf3\x7b\x01\xd9\x43\xd0\x0d\xd0\x50\x5a\xd2\x89\x04\xbf\x8a\x94\x14\x16\x4e\x2a\x9c\xa3\xa2\x64\xcf\x0a\xd1\x22\x46\xb7\x13\x17\xbd\x4f\xc8\xfa\x68\x7f\xdb\xfa\x2e\x67\x02\xfd\xa6\xd4\xdf\xff\xea\x1e\x54\x27\xf2\xbf\x9a\xfb\xb2\x16\x99\x92\x53\x8c\x0a\x67\x79\x6b\x2f\xea\x44\xf1\x09\x83\x00\x61\x9d\x36\x00\xd7\x09\x34\x90\xbc\x56\xe7\x42\x03\xbf\xf0\x31\x53\xe5\x35\x1b\x0d\x56\xc1\xa4\x3b\x48\x63\xd4\xa6\x21\xd2\x8e\x45\x77\xfd\x05\xce\x4e\xf4\x6f\xea\x89\xb4\xd1\xed\xc0\x61\x8a\xfe\x8d\xa0\x47\x09\xba\xed\x00\x11\xd3\x51\x68\xc7\x82\x71\xd6\x03\xa4\x51\x90\xfc\xdf\x0e\x16\xd2\xf4\x6f\xa0\xa6\x36\xa9\xc1\xea\xa8\xbc\xdb\xa3\x85\x80\xdf\x87\x7e\x27\xbc\xaf\x09\x30\x77\x97\xfd\x4d\x5b\xc0\x8c\x75\xb1\x6a\xb0\x31\x5a\xb6\x6b\x61\x41\x51\x53\x66\x18\xa6\xbd\x0e\x1b\xac\x8e\xd6\x6d\xb4\x40\xc1\x39\x7b\x08\xc6\xe3\xe9\x37\xab\x88\x99\x47\xb6\x08\xb0\x4a\x05\xd8\x22\x02\x76\x25\xdc\xb7\x48\xe1\xb0\xfa\x03\x50\x45\xef\x64\x02\xd1\x93\xdc\xd0\x96\xfc\xa9\xc3\xd0\x68\xc6\xf3\x94\x12\x4c\xfb\xc3\xed\x95\xf1\x74\x82\xe3\x27\x8f\xba\x1e\xd6\x68\x89\x60\x11\x14\x12\x2c\xd0\xc2\xde\x06\xe1\xb2\xdb\xd9\xb3\x41\xb8\x0c\x46\xae\xcc\x11\xdd\x8e\x35\x7b\x80\x8c\x7d\xc8\xee\xb0\xb1\x43\x77\x00\xd4\xc9\xee\x00\x33\xd2\xf1\x6e\x79\xe5\x64\x75\x8f\xe0\x6f\xc3\x1d\xac\xfb\x8b\xd6\x90\xc1\x3a\x24\x66\x34\xfa\x64\xe9\x7c\xb7\x42\x5f\x65\xb7\x17\xde\x90\xfd\xa0\x42\x93\xa6\x11\xca\x9a\xb3\x5f\xa0\x92\x4a\x22\x75\x83\x6a\xcd\x2e\x14\xad\xf0\x16\xd6\xfc\xe0\x62\x17\x7e\x00\xc2\x97\xfd\xfb\x45\x1c\x9e\xc6\x84\x26\x2d\xf8\x04\x7e\x42\x6c\xcb\x3e\x00\x70\xe2\xb2\xb6\xbf\x55\xba\xd3\x35\x7f\xc0\x8d\x10\x54\x28\xb4\x1a\x55\x96\xbb\xbd\xc8\x60\xab\xdc\x08\x21\x23\xb2\x8d\x29\xd1\xf2\x68\x95\xb4\x3c\x78\x04\xb0\x1f\x03\x01\xfe\xf7\xa6\x7c\xad\x2e\xd2\xad\x29\x34\x1c\x62\x09\x5f\xad\xad\x39\x6b\x4e\x90\x73\x6d\xf2\x6a\xcb\xf1\xab\xf9\x0b\x20\x87\xee\x5f\xad\xe1\xc0\x14\x8f\x70\x71\x63\xb4\x53\xd0\xcb\x29\x65\xf0\x68\x8d\xb7\x2b\xd3\xc2\x25\xb6\x9a\x52\xb1\xea\x57\xf7\x27\x9d\xb3\xd6\xa4\x3a\xb3\x96\x08\x4e\x1d\x4c\xd2\x43\x76\x00\x5a\xa2\x74\xeb\xbc\xa2\xff\x74\x40\xb8\xb9\x83\x07\x8a\x09\x75\x30\x96\xb8\xa5\x1e\xc6\x3a\xc5\x7f\xe5\xae\xd0\x58\x8e\xcb\xe6\xcb\x36\xa8\xe4\x77\x77\x14\x92\x8d\x9c\x63\x61\xab\x66\x34\x00\x35\x49\xd1\x8d\x86\x42\x47\xce\xb6\xb1\xa0\xa6\x35\x9d\xac\x78\x21\xb0\x52\xef\x15\x4d\xeb\x4e\x10\x6c\x9f\x90\x13\x50\xf2\xa2\xa1\xc7\xb2\x76\xa6\xc1\x15\xbf\x79\xd2\x27\xd5\xe1\x46\xa6\x93\xd1\xd1\x7e\x61\x91\x01\x2d\xe2\x5a\x87\x54\x6f\x5c\x6b\xdd\x7e\x40\x9d\xbb\xc9\x25\x53\x9f\xfa\x6e\xdd\xae\xb5\x70\x4d\x8b\xde\xf0\x36\x99\xb6\x9b\xaa\x63\x63\xfd\xcd\x85\x6a\x90\x9b\x0b\x55\x97\xf4\xf8\xea\x5e\x29\x4c\x8b\x36\xaa\xb5\x9b\x5e\x0e\x26\xa9\x4b\xee\x33\xac\x28\xf7\xf9\xe4\xc2\xb2\xd8\xed\x66\xd6\xee\x85\xe5\x1e\x94\xb7\x35\x83\x9f\x49\x3f\x6c\xfb\x6b\xac\x89\x6f\xb1\xa3\x3d\xd4\x8d\x6a\x1d\x0f\x39\xac\x65\x80\x67\x2d\x44\x3b\xb2\xa4\x41\x4b\x01\x4c\x11\x1e\xa5\x7b\x6a\x0f\x15\x68\xa6\xdd\x14\xff\x7c\xbe\x97\x72\xca\xd0\x5b\xe2\x9f\x54\x4d\x6d\xe9\xa2\x8c\x58\xef\x9a\xb8\x3e\x79\xa9\x88\x36\xc4\x5f\xc8\x1a\x3e\xf2\x2f\x6a\x26\x19\x51\x58\x0a\xdf\x2e\xb4\x6d\xae\x2e\xf5\xc6\x04\xd3\xf3\x81\x41\x39\xd9\x94\xdc\xce\x1b\x53\xf7\x0b\xa0\x09\xc6\xb4\x09\x24\x30\xf2\x2e\x19\xce\x0b\x87\xc5\xd1\x0e\xdc\x0d\xc5\x64\x95\x0e\x77\xf4\x23\x40\x61\xd2\xf4\x1b\xa5\x63\xc5\x0e\xfa\x27\xd2\xc5\x43\xdb\xd9\x19\x0d\x39\x7e\x5e\x20\x93\xcb\xfa\x5d\x11\x33\xe4\x0e\xc9\x0e\x74\x53\xee\x30\x47\x2a\xb5\xf5\xe8\x07\x89\x44\xf7\x10\xd8\xbb\xee\x11\x28\xba\x27\xcf\x79\xed\x9d\xc7\x80\x50\x27\xac\xec\x01\xf6\x07\xed\x6d\x0f\xbc\x40\x69\x0a\x28\xaf\x6f\x9e\xd7\x03\xa3\xa1\xdd\xbe\x16\xe9\x07\x24\x94\x22\x43\x1d\xc9\x39\x94\x8e\x7d\xf4\x00\x3d\xc8\x70\x8f\xa4\xcd\xcd\x1f\x80\xc9\x49\x5c\xe9\x74\x3d\x73\x64\x78\x0f\x6b\x51\x7b\x6b\x3b\xa3\x29\x1d\xda\xda\xa1\x87\x0c\x42\xfa\x1e\xc9\xe5\x84\x6f\x9d\x62\xa1\x21\x1d\xe9\xf4\x92\xdc\x25\xd9\xde\x4f\x17\xb4\x79\x79\xde\x91\xb5\x32\x3c\x26\x62\x18\x74\x0f\xeb\xcb\xec\x6a\xd0\x2e\xb3\xab\x08\x76\x87\x68\x69\x77\x9f\x0e\xa3\xaa\xef\xfc\x3d\xf1\x0a\x20\x94\xed\x09\x57\x7c\xf7\x98\x40\xb6\x7a\xf8\x1b\x9e\xd4\x11\x99\x99\x6d\x31\xe8\x9f\x9c\x99\x54\x4a\x76\x74\xe4\xef\x30\x05\xeb\x09\x67\xb6\x7b\x7a\x04\xbb\xc8\x6c\xcf\x3c\xe5\x3a\x62\x9d\x82\xa6\xd1\x73\x09\x9a\x3a\xa4\x7d\x09\x92\x46\x3f\xe8\x41\xcd\x66\x3b\x02\x35\x9d\xee\xa2\x43\xef\x69\xb9\xb2\xb3\x40\x8d\xd3\xe3\x74\xd6\xa3\x31\xf2\x14\x6e\xa4\x16\x51\x68\x16\xf9\x79\x00\xd7\xb0\xe1\x1e\xa1\x17\x35\x72\x15\x12\xcc\x9f\x0f\x3e\xf9\xc6\x4e\xc9\x1d\x7a\x53\x5f\x93\x7a\x41\x88\xba\xb8\x64\xaf\xb0\x32\x0f\xff\xe6\x81\x90\x38\xde\x29\xf5\xe9\x46\xd1\x2b\x81\x22\xda\xd7\x29\xd4\x19\x59\x99\x62\x36\x1a\x51\x1a\xf8\x9b\xa7\xd8\x80\xcd\x22\xe9\xfd\x84\x2f\xa3\xc4\xc6\x4e\x4d\x8f\xbf\xa7\xfb\xb7\xed\xda\xfd\x24\xdd\xd0\x0d\xa0\x9f\x64\x56\x3e\x20\x27\x36\x42\x1a\xb0\xce\xa4\x05\xb6\xb2\x75\x84\xdd\x39\x03\x41\xbf\xa8\x2f\xf5\xd6\x51\x19\x64\xb8\xb0\x92\xa6\x8d\x43\xfd\xa2\x86\xfa\x67\x0c\x92\xbb\x9f\x3e\xe9\x02\xe0\x3e\x6e\x26\xd7\xcc\x7e\xf0\x41\xc6\x31\xef\xfd\x26\x64\x04\xca\xe5\x0d\x6e\x84\x83\x68\xe0\x60\xef\x7e\xaf\x59\xf9\x8b\x35\x2b\x3f\x20\xf0\x8a\xc7\x20\x7d\x32\xa9\x78\x58\x1e\x45\xdb\xf3\x71\xd8\xfa\x33\x06\xd4\x27\xc5\xa0\x7b\x59\x0e\xc5\xab\x58\xfc\x54\x62\x7d\x87\x53\x8f\xbd\x75\xfb\xcb\x6b\xae\x91\x92\x15\xdd\x93\x17\xfe\x52\x3d\x68\x5a\xf1\xae\xe0\x7e\x81\xfb\x1d\x58\xb9\xbb\xe0\xdd\xa2\x78\x5a\x17\x5e\xf0\xef\xe7\x9f\x3f\xf9\x87\x86\x7e\x3c\xbc\x24\x93\xcc\x17\x69\x4c\xcc\x7b\xa8\x64\xd1\x75\xab\xcf\x35\x69\xed\x2f\x58\xb6\x2f\x2f\x7d\xae\x39\xfb\x0b\x2a\xd3\x34\x45\x24\x24\xb0\xe7\x5b\x47\xf2\x2c\xd5\xfe\x1d\x63\x39\x00\x69\x8a\xe3\x20\x3a\xf8\x05\xa4\x40\x08\x6e\xa7\xfc\x24\x8a\x35\x98\x00\xd4\x5a\xfe\x71\x10\x4a\x45\xbf\x11\x00\x2d\xc3\xcb\x40\x6e\x2c\xf3\xc3\x01\xd7\x6c\x8b\xa2\x83\xb5\x1e\xcd\xee\xc6\xc7\x50\x9b\xad\x87\x23\xb0\x36\xbf\xdb\x33\xda\x35\x81\x40\x8c\xfd\xe9\xb1\xe3\x85\xae\xdf\x64\x2b\x3a\x68\xe3\xe3\x86\x2d\xea\x76\x3f\xc0\x0c\x1d\xf4\x3d\x96\x51\x4e\x67\x60\x80\x19\x3a\x24\x77\xc4\xb5\x0f\xfe\xe2\xa3\x99\xaa\xdf\x33\x06\x83\xe3\x8a\xdb\x79\xe5\x1b\x7f\x53\xbc\x75\x8c\x8f\x71\xb6\xa8\x9b\xfc\x80\x9f\xb4\xf1\x64\x24\x62\xbf\x84\xda\x41\x3f\x68\xdb\xe7\x46\x5a\x30\xd1\x8c\x13\x65\x08\x3f\x40\x66\xcc\x92\x84\xbc\x63\x29\x51\x24\xb0\x0f\x28\x51\x1c\x4a\x39\xf2\x27\x2e\xda\x1e\x34\x32\xc9\x76\x73\x97\xc4\x95\xe1\x2e\xa9\x3a\xfa\x79\x00\x5c\x31\x76\x81\xb9\x59\xa0\x1c\x30\xf2\x39\x56\x6e\x20\xc1\x7a\x49\x46\xcf\xcc\xab\x8e\xb8\xd9\x28\xd8\x4a\x89\xa0\x63\x59\xf5\x44\xf9\x47\xe1\xac\x85\x4d\x50\x93\x34\x0f\x59\x98\xdb\x6d\xf8\x85\x05\x29\xf7\xb0\xf6\x4e\xb3\x42\xc6\xf5\x92\x8c\xf2\x85\x82\xcc\xcf\x1b\x93\x6f\xa8\xd3\x4a\x66\x20\x26\x3a\xe0\x27\x9b\xa4\x44\x1b\xa8\x3e\x7d\xfc\xfc\x5e\x83\xaa\x07\xa6\xcb\x74\x8a\x9b\xf1\x5d\x77\x5d\x3d\x6f\x8c\x65\x41\x11\xe9\x1f\x27\xa9\x89\x64\xbe\x71\x12\x14\x82\xfe\xb9\x36\x50\x63\x20\xf4\x3c\x27\xff\xfe\xe4\x1d\x55\x0f\x19\xe3\xa2\x14\x29\x4a\x3f\xe0\x84\x51\x9c\x6b\x6a\x5c\x38\x39\xb6\x57\x0c\xd4\x02\x71\xd4\xf2\xf8\x98\x5e\xb2\x89\x65\xb0\x36\x88\xed\x15\x03\x3e\x16\x8e\xec\x18\xcb\xa0\xd1\xfc\xc5\xe4\x03\x75\xf9\x5d\x6e\x53\x92\xc4\x34\xee\xb5\x6e\x3f\xf8\x4e\x87\x6f\xc3\x03\x2c\xce\x6a\xdf\x01\x27\x0c\x47\x97\x0c\x30\x34\x07\x72\x0c\xdc\x75\x4b\x32\x49\xc3\xbd\xf4\x07\xad\x1f\xd0\x0f\xe9\x27\x07\x4c\x14\x0e\xb5\x18\xf4\x7a\x75\xea\x92\xb1\xae\xa9\xdd\x3d\xc2\xea\xe2\xf3\x0b\xb7\x58\x07\x19\x0c\x96\xf0\xf0\xed\x6f\x3c\x27\xbb\xf4\x1c\x70\x94\x4c\xe9\x99\x24\xdb\x56\x8f\x01\xbf\x59\x87\x73\x8c\x87\x47\xa9\x7b\x52\x13\x2f\xa8\xc7\x77\x11\x66\x4d\x02\x0e\x14\x76\x40\x1d\x6f\xe3\x10\xea\x72\x12\xcb\xc5\x52\xc7\xc4\x32\xc4\xc7\xc7\x5c\xcb\xf0\x17\x98\xb5\xf8\xd7\x60\x41\x64\x47\xc7\x0e\x14\x81\xca\x5a\xe6\x79\x00\xd4\x52\xbc\x9e\x34\x1b\x24\xe9\x8e\xcf\x83\xce\x2b\x3a\x27\xe7\x01\xda\x68\x5d\xee\x79\xe0\x18\x48\x69\x79\x1e\x4c\x57\x5a\xfd\x80\x7c\xbe\xbb\x8b\x8b\x5d\x78\x54\xea\x79\x7e\x06\x79\x21\x7e\x78\x0c\xc0\x52\x92\xdb\x19\xa8\x10\xd0\xe1\x3c\x19\x90\x64\x31\xeb\xfc\xb8\xde\x8f\x0f\xe2\x19\x96\x2c\xa0\xdf\x95\x0b\x8d\x7a\x00\x5a\x9a\xdd\xc1\x9a\xf5\xd0\x83\x97\xb3\x56\x17\x91\xdb\x23\x4e\x7a\x92\xcf\x8d\xbf\x4b\xba\x70\xae\x08\x70\x9d\xfe\x13\xae\x2a\xc5\x4e\x5b\x27\x43\x86\xac\xa3\x3e\x91\xb8\xda\x5e\xcf\x67\xe4\x76\xab\x87\xef\x7e\x97\x2c\x3b\x9c\x8b\xb1\xe9\x1c\x9c\x2c\x23\xe2\xa0\xda\x93\x37\x3e\x87\xa7\x9e\x69\xc1\xc5\x6f\x7c\x57\x40\x5b\xae\x4e\x46\x91\xa7\x9f\x2f\xc0\x4d\xa5\x3a\x3d\x33\x58\x88\xa4\xba\x13\x29\xa2\x0f\x07\x93\x9d\x64\x84\x92\x60\xce\x0c\x99\x49\xba\xd4\x33\xf3\x34\x0f\xbf\x00\x0c\x93\xd8\x76\x92\x31\x3a\x56\xf4\x84\x1f\x6d\x49\x3f\x0f\x88\x61\xd1\x9f\xf0\x20\x0c\xcf\x0a\xc7\x57\x62\xd7\x99\x49\xfe\x35\x89\xb2\x66\xad\x1e\xe0\x79\xab\xe2\xb7\xe3\x2c\x3c\x07\xe2\x7c\x27\x39\xa3\x84\xcd\xb3\x10\x92\x62\xf0\x67\x21\x24\x35\x49\xe6\x88\x36\x6f\x3d\x61\x40\x50\x31\x9b\x71\xc2\x35\x37\x4a\x1b\x77\xb2\x2a\xe9\xf8\x79\x01\xc7\x42\x94\xf8\x84\xa3\xad\xdd\xc0\x4e\x98\x03\xec\x24\x74\x56\x4c\x51\x2a\xde\xb3\x02\xe7\x75\x6f\x38\xe1\x76\xfb\x73\x72\x71\x2f\xb4\x67\xc6\x89\xb8\x0e\xfb\x66\x9e\x27\xa9\xa6\x6e\xf0\x27\xab\x5b\x59\xa1\x78\xc2\xcd\xd0\xfc\xe9\xe4\x35\xcf\x0a\xc5\xf3\x24\xfb\x11\x55\x3c\x61\xf3\xb7\x39\xfa\x5c\x2c\xd0\x80\xbf\x16\xe0\xfd\x06\x6f\x50\x26\x06\x17\xf9\xae\x66\x45\x1d\xf0\x0f\x06\x5e\x0b\x3d\xb4\x15\xe4\x92\xd5\xbf\xc1\xfc\xad\x49\x3b\x51\x17\xc2\x06\xe9\x73\x6b\x80\x35\xe6\xbd\xe8\xa4\xba\xb8\x99\x9f\x49\x90\xa0\x6b\xa2\x23\xdf\x4e\x24\x44\x89\x56\x9d\x9d\x88\xf1\xfd\xb9\x4b\x9e\x37\xb6\x57\x12\xe4\x09\xcf\xc2\xe1\x00\xbf\x93\x8c\x52\x12\xe3\xc9\x0a\x8f\x0e\xaa\x3c\x59\xdc\xca\x61\x8c\x27\x2a\x3a\xfe\x5c\x3f\x4f\x2a\x74\xad\x4e\x3b\x11\xf8\xeb\xf0\x82\x13\x71\xbf\xed\xa7\x07\xc2\x2e\x79\x12\x37\x5e\xd0\x07\xef\x9a\xa5\x1f\x70\xc3\xbc\x1f\xef\x9a\x95\xb6\xf4\xc5\x9d\x58\x12\xc6\xb9\x38\xa1\x98\xeb\xf9\xae\x1d\x14\xb8\x11\xe8\x9b\xcc\x30\x78\x75\x14\x3f\x3f\x19\xf8\x6b\x9d\xc7\x89\xdc\xcd\x59\x12\xc2\xf9\x82\x6a\x89\x5b\x9f\x2f\x60\xed\xf6\x09\xd0\x8a\xf5\x9e\x13\x47\x49\x57\xee\x73\x92\x70\x4a\xd3\x74\x4e\x9c\x6e\xb1\xe2\x93\xe5\x28\x92\x0f\x2b\xd5\xbf\x56\xcb\x9c\x64\xd6\xe2\xcd\x27\x33\xa5\x58\x49\x72\xb2\x62\xa3\x95\x24\x17\x43\x7f\xad\x03\xb9\x8e\x45\xa5\xb2\x1e\x44\xee\xaf\x3f\x49\x9c\xc6\x5f\x25\x4b\xbd\x60\xf2\xb7\xf2\xf6\x62\xa6\x66\x5f\xc9\x2f\x94\xa7\x38\x8c\x50\x17\x78\xf9\xe1\xdd\xbe\xc8\xcb\x1d\x33\x7a\x91\x57\x3b\x04\xf4\x0a\xc4\x52\xc9\x18\x57\xe0\xd1\x10\x2f\xbe\x78\xe3\x14\x33\xbf\xc2\x1a\xd5\x7d\x82\x50\x75\xff\x26\x52\x4a\x08\xb9\x58\xc5\xd1\x21\x82\x17\x0c\xf9\x87\x55\x3b\x57\xc0\x86\x8b\x79\x5f\x2c\xeb\x95\x44\xba\xae\x08\x62\x29\x8e\x71\xf1\x92\xea\x04\x6a\x17\x14\xb4\xc3\xc1\x91\x57\x64\x49\x4e\x11\x85\x8b\x39\x94\xcd\x90\xaf\x8f\x21\x97\xa4\xc3\x76\xa5\x8f\x60\x5b\x89\x72\x81\x1d\x1f\x3f\xb0\xa2\x6f\xa9\xb5\x43\x17\x2a\x36\x38\xa6\xe0\x4a\x2c\x17\xa3\x39\xd0\x93\xd4\x91\xa9\x17\xee\xa1\xf6\x68\xba\x90\xf3\xd8\xce\xc5\x17\xb8\xaf\x53\x8b\x5c\xb0\xe5\x3b\x7d\xef\xf5\x31\xdf\xe4\x90\xfb\x2b\x77\x4e\xd1\x0f\x16\x18\x3c\x02\xcf\x5e\x71\x97\x13\x5d\x0a\x92\x1f\x6f\x6d\xbe\xcd\x5d\x88\xb6\x55\x09\xb6\x71\x95\x05\x05\x75\xf0\x71\xca\xe6\x6b\xd1\x05\x46\x69\x97\xfe\x8b\x57\x4a\xbb\xcf\x5e\x65\x91\x52\x0d\xc1\x98\x14\xab\x82\x2e\x98\xce\xc7\x21\x31\xe6\xaa\x24\x4a\x92\x21\xae\xba\x48\xa5\x46\xad\x6b\xe5\x5a\x07\xf5\xa8\xd6\xdd\x5c\x95\x45\xf5\xf4\x42\x8b\x20\x8d\x1a\xa3\xad\xc3\xe8\x07\x04\xb6\x7f\x17\x7c\xa0\x0e\x1b\x79\x84\x38\x3c\xaa\xfa\x7f\x3d\x68\x96\xac\xd4\x69\x77\x4a\x14\xe9\xff\x66\x29\x8c\xe8\xd8\x60\xa3\x14\x4c\xd9\x3f\xfa\x1c\x14\xe5\xff\xba\x10\xb8\x91\x6b\xee\xf8\xc1\xa1\x4e\x2c\x94\x20\x71\xd1\xbc\x6d\xcf\x3d\xd4\xf1\x0f\x3f\x3a\x9f\x8b\x95\xbe\xed\x6e\xb4\x0a\xf7\xdb\xd5\x06\x85\xfb\x83\x4d\xe8\x28\xdc\xef\xba\xde\x83\x75\xfb\x0f\x87\x80\x5e\x03\x68\x63\xc4\x1b\xc8\xcc\xd0\xfc\x01\x31\xd9\xbf\xc9\x77\x24\x7c\x5c\x83\xfb\x25\xd9\x02\x95\xfe\xbf\x21\xfc\x06\xf1\xc6\xc0\x3a\x49\x9a\x24\xe1\x5c\x27\x65\xf2\xe4\x37\x80\x9b\x9e\xe5\xb9\x40\xa3\x69\x7c\x42\x52\x52\x31\xb6\x71\x21\x36\xc3\x86\xdc\x8b\x46\x6e\xc7\x6c\x5e\x48\x8d\xf2\x03\x98\x93\x85\x9e\x35\xc9\x6b\x01\x46\xcb\xb8\xc2\x07\x39\x4f\x9a\xe9\x7b\x1d\xd3\x79\xc1\x4d\xd2\x32\xfd\xc5\x82\xa1\x76\x29\xba\x20\x31\x0d\xa7\x84\xb9\x10\xcb\x61\xd9\xf5\xfa\x24\x26\xd7\x50\x1f\x17\x8d\xe6\xd6\x6e\x5d\x30\x9a\x0f\x87\x26\x5d\x10\xa1\x8e\x9f\xf3\x04\x11\xca\xf7\x86\x8b\x9e\x93\x29\xfd\x95\x31\xe9\x82\xda\x3c\x49\xa0\xbf\xee\xb5\x0f\x42\xda\x9b\xa7\xd3\x53\x66\x64\x87\x0f\x27\x02\x3b\xd2\xcf\x7c\xd6\x5e\xbb\x4b\x90\x29\x09\xf4\x17\xcd\xe5\x56\xc8\x5d\x88\xdb\xf8\x39\xbd\x0f\xf2\x6a\x18\x9d\x9e\x35\x27\x1d\x93\x87\x60\x95\x88\x77\x41\x78\xb2\x8e\xfc\x7a\x48\xad\xbd\x0a\x44\xdb\x66\xcb\x7c\x17\xa2\x2e\x7e\xce\x3b\x94\x06\x49\xf2\xf3\xf5\x02\xe9\x8d\x3c\x2f\xe7\xa8\x55\x43\xd6\xfa\xd1\xb5\x5e\xef\x9a\xa4\xe6\x00\x57\x49\x7b\x16\x5e\x50\xcb\x0f\x87\x02\x5c\xc8\x15\x5c\xac\x5c\xbb\x5e\xee\xf5\xcf\x83\xc9\x07\xea\x73\x62\xaf\xdd\x05\xa4\xa9\x9f\xcd\x82\x6d\xdd\x2e\xa3\xd7\x24\x35\xf6\xa9\x42\x80\xaf\x3d\xce\xae\xb9\x66\xad\x75\x4f\x4a\x26\x26\xc6\xcc\x4c\x67\x55\xe6\xc5\x00\xdf\xe4\x73\xc3\x78\x5e\xdb\x0f\xae\x49\x14\x15\x52\xdd\x9f\x7c\xd5\x9d\x20\xef\x46\x7d\xaf\xc3\x1e\x8c\x37\x7c\x26\xed\x65\x79\x43\x5e\xb2\x4f\xc0\x0d\x97\xc8\xa4\xb3\x7e\x43\x99\xef\x59\xdf\x07\x70\x30\xbb\xbf\x05\x5a\x77\x70\xe3\x83\xae\xdf\x48\xcb\xdc\xfc\x01\xc9\xbd\x94\x6d\xf7\x27\x5d\x65\xb3\xf3\x9b\x05\x4e\xad\xa5\xbc\xa1\xfe\x4f\x12\x2a\x6f\x38\x51\x1a\x2a\x37\xd4\xff\xde\xdc\x3b\x14\xfc\xf6\x00\xa4\x80\x9e\xe2\x27\x6b\x35\xa7\xb2\xbd\x61\x2d\x3f\x1c\xad\x7d\x07\x22\xb5\xa1\xb4\x34\x27\x52\x8c\xde\x30\x10\x24\xe9\x5a\xee\x48\x82\x25\x35\xd4\xcd\x92\xaa\x56\xd9\xdf\x91\x80\xd7\xac\x21\x9c\xa5\xec\x1e\x29\x9c\x35\xbf\x40\x84\xf1\x56\xb0\xe8\x97\xf5\x9c\x77\xe4\x9d\xc2\x0b\x89\x44\x18\x83\x0a\x06\xf6\x12\xfc\xc2\x8b\x41\x3d\x29\x44\x1e\x8a\x5b\xdf\x30\xaf\x27\xc9\x6a\x37\x3d\x37\x1d\xf8\x7a\x53\xdc\x93\x22\xe3\x5e\xe2\x9e\xb8\xcb\xbd\xb4\x2f\x46\x10\xe6\xf0\xb3\xb3\xe7\x4d\xa3\xba\x44\x9f\x1b\x61\xcd\x66\x47\x77\x62\x81\x09\x0f\x41\xb6\xdb\x3c\x29\x2c\x42\xea\x99\x9b\x91\x44\x3f\x38\xcd\xa8\x66\x2b\x53\x6f\x58\xdd\x0f\x33\xa8\x3b\x53\x54\xf2\x42\x61\x86\x4f\x12\xf8\xee\xdc\xf0\xdb\x3d\x20\x16\xdb\x18\xc2\xba\xae\x56\xbf\xde\x05\x21\x55\x5e\x76\xa1\xa0\x64\x50\xd3\x0e\xe1\xb0\xe5\xbb\x50\x46\x11\x21\xbc\x0b\x5c\xfd\x0f\x77\x41\xda\x5b\xfc\x02\x20\x55\xdc\x25\xe5\x56\x31\x88\x9b\x95\x5f\x8f\xf2\x57\x46\xa5\xbb\x10\xcb\xa5\x9d\xb9\xcb\x5a\x94\x67\x40\xaa\x28\x85\xcf\x0d\xf7\xce\xe4\x35\x54\xde\xde\x44\xac\xef\xba\x96\xed\x37\x16\xf5\xf6\x1b\x84\xac\x16\xb5\x64\x52\xf1\xa4\x9b\xa5\x5e\x7f\x4e\x46\xe3\xd9\x92\x20\x76\xb3\x94\xab\xdd\x86\xee\xc6\xdd\xd3\x18\x6d\x1d\x1d\x3f\x00\x55\xf3\x4a\x99\xf0\xd8\x11\xb0\x37\x3d\x30\xed\xbb\x72\xbf\x28\xfe\x2e\xfa\x7e\x33\xf4\xcf\x11\xab\xf7\xcb\x75\x08\x34\x28\xc5\x64\xbd\xf4\x8d\xfb\x7c\x92\x7c\x79\xbf\xa0\x8b\x92\x83\x6f\x32\x18\x49\xbd\xf7\x5c\xab\x54\x87\x28\x5f\xed\xe4\x1e\xf7\xc4\x1d\x43\x3a\xc5\x7b\x22\x78\xca\xe4\x81\x09\x24\xac\x6b\xbf\x17\x3f\xd1\x49\x7b\x96\x6a\x5c\x47\xf1\x81\xad\x57\x35\x72\xc7\x43\x66\x20\xb8\x3e\x47\x43\x36\xc1\xa8\xdf\x00\xa3\x84\xe8\x87\xcc\xa1\xba\x9d\x08\x29\xa9\xec\x81\x16\xdc\x02\xc9\x43\xd3\xae\x03\x68\x1f\xd2\x76\x31\x83\x87\xb4\x5b\x2c\xf0\x09\x4c\x1b\xe9\xdf\x94\xda\xa4\x72\x78\x70\x09\x76\xfe\xe5\x07\x59\xae\x1c\x9d\xf2\x44\x2e\x49\x4b\x86\x1d\x36\xeb\x12\xfd\xc0\x77\xdd\x25\x7f\x1e\xda\x65\x7f\xbe\xbf\xb1\x02\xf7\x4f\xf6\x25\x05\xc3\x93\x28\xcb\x4a\xbe\x79\x12\x37\x52\x64\xfa\x49\x14\xda\x75\x51\x7f\x12\x63\x9b\xdd\x05\x17\x25\x25\xf7\x93\x28\xd5\x27\x7f\x01\x92\xd7\xfc\x05\x57\x2d\x28\x20\xaf\x43\x12\xcb\x7c\xf2\xda\x69\x4d\x2a\x93\x1d\x49\xb6\x7c\x78\x49\xf6\x46\x64\x5e\xa1\x86\x1f\x00\x70\x5e\x05\xd3\x5c\x99\x24\x3e\xf0\x80\xb7\x95\xed\xc9\x3c\x53\xa2\xba\x0f\x2c\xb1\xce\x4d\xf9\xf0\xd2\xac\x23\xf6\x14\x6a\x7a\x0c\x5b\x54\xf2\x49\xc6\x57\x90\x33\xe7\xe7\x7b\x16\x39\x12\xd1\x7d\x2a\x60\x2f\x82\xf8\x7c\xe4\x28\xb5\x9f\x76\x6e\x85\x08\xda\xb3\xc8\x53\xf1\x1b\x00\xc3\xcf\x0b\x0b\x0c\x9a\x43\xe5\x75\xb5\xf8\x8d\x93\x7b\xe3\x2e\x78\xb1\xf0\x24\xee\xef\xdc\x1a\x0c\x15\x7b\xe5\xdd\x6f\x14\xd1\x04\x06\x44\x51\x26\x63\x74\xa3\x24\x69\x30\xc0\x5b\xdc\xa6\xc0\xa7\x51\x61\x25\x59\xf4\x69\x34\x3f\x17\x77\xf9\xf2\x81\xe6\xc4\xbc\x0c\xd6\x51\x3f\x9d\xdc\x48\x0a\xaa\x87\xd9\xd9\x6d\xc0\x7a\x90\xf6\x20\xfd\xbc\xc0\xcd\x71\x3b\xef\xcb\x3e\xdb\x9d\xc2\xa9\x98\xc3\xc3\x7a\x36\x63\xfc\x55\x62\xa0\x87\xa9\xa6\xc4\x40\x1f\x24\x92\x4a\x36\x5f\x3c\x83\xda\x0c\xf1\xe0\x87\x0e\xe1\x87\x74\x68\xcf\x20\xa0\xd4\x05\xd3\x1a\x1c\x06\xfd\x89\xdd\x96\x42\xec\x39\xb1\x26\x99\x2f\x9e\x55\x76\xe6\xf0\x03\x10\x71\x8f\xc0\x24\x04\xf6\x47\x78\x4e\x96\x56\x3a\xfc\x00\xbb\x2d\x2a\xfe\x2c\x83\xb8\xf8\xdd\x73\x61\xbb\x8d\x60\xb0\x7f\x1f\x3f\x1f\x90\xb9\x79\x15\x17\xce\xd9\xf0\x0b\x5c\xb6\x57\x71\x7d\xcb\x76\x36\xb9\x07\x49\x0a\x92\x74\x78\xcf\xb5\x26\xed\x29\x90\xf1\x7b\xdd\xcc\x4a\xe0\xd8\xeb\xe7\x3e\xf8\x89\xde\xb8\x71\x76\x8d\x1d\x77\xc4\x98\x9a\xc3\xbd\x0e\x96\x5f\x20\xa8\x35\x26\x6e\xbf\xd9\xbb\xb9\x6e\xbf\x62\xc9\xcf\xbd\x96\x25\xc0\xac\x32\xd3\x87\xbb\x9c\xe8\x42\x80\x79\x12\x7e\xeb\x83\x87\xa2\xa7\x58\xf2\xf3\xdd\x66\x9b\xb3\x6e\x3f\x0f\x2a\x85\x79\x77\x1f\x52\x2c\x4f\xf2\xe1\x6e\x4a\x0f\xf1\x30\x45\xa8\xb9\xf6\xb3\x4c\x03\x06\xc4\xcb\xd3\x6a\x68\xbf\x94\x88\x75\x73\x7c\x5e\xae\xdc\x5f\x2c\x7f\x13\x7f\x41\xdd\xb0\x2e\x2c\xcf\xba\xae\x4a\x36\x78\xe0\x0a\x9e\x0f\x7f\xb1\xe6\xe9\x17\x08\x1a\xad\x9c\x65\x1b\xad\x7f\x7c\x26\x22\xae\x4c\xac\x91\x03\xf4\xf0\x05\xf8\xa1\x2f\xf8\x0f\x2f\x87\xa5\x3e\x4b\xff\xf8\x40\x9a\xb0\x43\xd1\x03\x63\x80\x23\xa4\x9e\x89\x39\x1a\x74\x73\xcd\x71\xc3\xe1\xa5\xa7\x99\xc3\xc5\xdf\x63\x01\x62\xe8\xc1\xc9\x37\x0e\x3d\x78\xf8\x20\xea\xc1\xea\x74\x83\xea\x65\x92\x4e\x8b\x24\x2f\x0a\x3e\x27\xab\x96\xde\x00\xeb\x8f\xb4\x5b\x2f\xf5\xea\x8e\x9d\x7e\x99\xa2\xc1\x92\xda\xfb\x5d\xf6\x5a\xf6\xc4\x91\x44\x27\x7b\xcc\x46\xab\xa7\x7a\x44\x74\x8f\x8b\xa1\xbd\x6d\x71\x08\xbf\x70\x71\x48\xf7\xf0\xc9\x82\xce\xb5\xf8\x36\xc2\xce\x1f\xac\xb2\x7f\xfb\x77\x5f\xa9\x0b\xf4\x02\x82\x7b\xec\x06\xff\x22\xe0\x7c\x38\x30\xf9\x85\xbe\x33\x59\x77\xf5\x76\x6c\xa7\xc1\x02\x55\x64\x16\x31\x7d\x07\x0e\xb4\x78\xf1\x3b\x10\x5d\x2d\x51\x10\x65\xff\x5b\x16\xb5\x7f\xe9\xae\x74\xfc\x3c\x60\xa0\xb2\x3b\xec\x7c\xc1\x0f\x16\x14\x3c\x05\xac\x5a\x34\xe6\x5d\xaa\x4b\x49\x3d\xef\x80\x32\xda\x3b\x75\x2e\x1c\x15\xa4\x4f\x4e\xca\xbf\x3f\x91\x38\x89\xf5\xbe\xac\x9c\x61\x81\xf6\x05\xc1\xcf\xf1\xaf\xdc\x1b\x5e\xb8\x00\xbb\x1e\xc4\x7b\x92\xcd\x7a\x5b\x4e\x2e\x40\x30\x5e\xcc\xc0\x2b\x3a\x19\x0e\x21\x59\xe1\x5d\x8a\x4f\x09\xed\x2f\xbc\xa1\x92\x6f\xa6\x2f\x14\x9d\xce\x2b\xf6\x7e\xec\xa0\x39\x61\xdf\x0b\x6e\x90\xa3\x7f\x83\x78\x64\xff\x46\xb9\x46\x1f\x32\x94\x07\x6e\x9e\xe3\xc7\x0c\x72\xfb\x99\x00\x8f\x58\xf0\x03\xb8\xa8\x36\x4f\x68\xa2\xd8\xaf\x36\xe1\x66\x10\x89\xf7\xf5\x46\xb2\xde\x9f\xdf\x0b\x33\x04\xf4\x7b\x61\x82\xe6\x88\x1c\x83\x3f\xe9\xbb\x5f\x24\xa4\xb1\x1b\xec\x8b\x40\xa0\x2a\x59\xe0\x7d\xa8\x1e\x56\x07\x28\x69\xe6\xab\xf4\x0b\xb5\x66\x4e\xfe\x4d\xd9\xc1\xab\x7e\xfa\x3f\x7f\x4a\xcd\x7e\x61\xc0\xa9\xd5\xbf\xa9\xd5\xd4\x1a\x1e\x4e\x48\x4b\x80\xab\x94\x53\x6b\xbc\x0f\x48\x44\xf2\x84\x26\xa1\xa8\x19\x7f\x7c\xa2\x65\xa9\x9c\xde\x97\x1a\x08\x91\xcb\x17\xa9\x65\xb2\xf7\x61\x29\x35\x75\x51\x79\x91\x41\x30\xff\x7c\x40\x99\xae\xba\x4b\xd0\x7c\x03\x69\x2e\xdc\xf2\x03\x54\x33\xb5\x9c\xf8\x4e\x2a\x03\xa5\x28\x79\x61\x12\xce\x3f\xbf\x09\xb7\xe4\x07\xdc\x3a\xb1\xa6\x17\x51\xdd\x59\x2c\xf5\x9d\x6b\xe1\xfb\x8b\xb9\xa8\xbc\xa8\xe5\x64\xd4\xb6\xc3\xf7\xe7\x32\xc0\x66\xbf\xf1\xa2\x4e\x49\xd4\x6f\x2a\x35\xb5\x5b\x33\x50\x23\xa0\x4b\xd9\x0c\x6b\x65\x7e\x83\xf7\x1d\x5d\x03\x27\x9c\xa5\x9c\xd6\x70\x86\x05\x7f\xcd\x02\x17\xcd\x2c\xb4\x9e\x8b\x6f\x24\xbf\xc0\x0d\xd1\x0d\x69\x06\xde\x04\x9a\x3f\xa1\x80\xf2\x33\x08\x05\xf3\xec\x07\x93\x6f\xec\x4d\x9d\x88\xba\xb1\x23\xe1\x84\x1a\x31\x4b\x4e\x9f\x71\xed\x90\x3f\xa0\x92\x48\x17\x39\xd4\xed\x6f\x59\xa8\x8f\xa2\xfc\xdf\xac\xd4\x45\xe2\x4a\x75\x61\x41\x8d\xfd\xf0\x73\xa2\x51\x53\xff\x7b\xa0\xa5\xb2\xa8\xbe\x33\x32\xa0\xa8\x7e\xca\x3f\x5f\xa0\xc8\x91\xb1\x77\xa6\x45\x35\x34\x4f\x5c\x50\x73\x71\x97\x5c\xb9\x90\x71\x2e\x25\x9d\x78\x1e\xaa\xe6\x7f\x0f\xd4\x05\xbc\x87\x87\xf3\x3e\xa0\x6e\x7e\x4c\x3f\x78\x90\x41\x90\x8b\xbb\xb8\xfe\xf9\x53\xec\xdf\xca\xb2\xf8\xce\xba\x3b\x19\x09\x63\xd0\xc0\x01\xca\x15\x02\x67\x21\x6a\xea\x52\x8c\x2a\xf9\xcd\x69\xce\x56\x91\x7c\xe7\x79\x98\x85\x58\x62\x34\x2a\x0b\xb8\xfe\xa4\xf3\x13\x2d\xbc\x50\x1a\x30\xa6\x51\xed\xe6\xcc\x08\xb3\x90\x6d\xe4\xbf\x4a\x13\x34\x2b\x24\x39\x7f\x5d\x21\x05\x4b\x42\x9d\x95\x3c\xaf\xfb\xc1\xe0\x78\x9a\x33\x7c\xa4\xb2\x91\x10\x79\x7f\x72\x75\xfb\x9a\xa0\x5f\x58\x13\x14\xe0\x2a\x4f\xa8\xf1\x96\x15\x64\x9d\xd8\x60\x36\x6e\xb7\xae\xe2\x13\xb7\xdc\x2c\xea\x35\x1b\x19\x9f\x11\xbb\x11\x1f\xc4\xf9\x26\x94\x7a\xd9\x87\x1e\xc9\x81\x72\xf5\x10\x3c\x7e\xc5\x2f\x3c\x7c\xa0\x31\x3b\x92\xff\x78\x61\x9d\x48\xe9\xa3\x31\x48\x58\x44\xf7\xe7\xa0\x84\x21\x9d\xc5\xa4\xd8\x63\xba\xb2\xc4\x1e\x9f\x3f\x56\x58\xb5\x7b\xf2\x44\x10\xb2\xed\x1d\xf3\x93\x72\x8a\x9d\xbf\xe6\x27\xe5\x7c\xb0\x53\x0f\x48\xc6\x97\x4d\x56\x4e\x12\x37\x9f\x25\x06\x25\x5b\x2f\x32\x4f\xc2\xce\x07\xe1\xe4\x9d\xc3\x9f\x20\x92\xe8\x27\xc3\xc2\x64\x35\x2d\xb3\xd8\xc9\x4c\x75\x16\x5e\x26\xcc\x9f\xc5\x3e\x67\xa8\xf2\x1f\xb2\xaf\xd7\x2c\xeb\x9f\x6d\x2d\x9c\x88\xe2\x39\x14\x63\x7e\x36\xdc\x5d\x8b\x52\x49\x9c\x17\xb5\xe0\x4a\xe4\x30\x3b\x14\xaf\x25\x6f\x12\x39\x3b\x02\xd9\x4b\xde\x33\x9d\x88\x1e\x09\x49\x69\xe7\xe7\x80\x7c\x9e\x74\xad\x9f\x88\xde\xf8\x26\x96\xf7\x83\x48\x87\xaf\x2d\x28\xce\x11\xe9\x3b\xbf\xaf\x86\x73\xc0\x2a\x91\x74\xd3\x9f\xf4\xc7\x4f\xb2\xfe\xce\x01\x0c\x4e\xd2\xd7\xcf\x81\x2c\x4f\x59\x1a\x92\x09\x87\xfc\xa6\xac\xa2\x73\x20\xfc\x3c\xeb\x2a\x38\x07\xf6\x29\xeb\x06\x3b\xe1\x77\xde\x94\x8e\x75\xc2\x4b\x3c\xb8\x9a\xdc\x84\x4b\x76\x70\x4d\x9b\x39\xa0\x24\x56\x3d\x90\x49\xdf\xe5\x24\xa7\x8f\x09\xb7\xe2\xae\x5b\xd6\x84\x5b\x71\x97\xd8\x3e\xe1\x56\xdc\x54\xd6\x64\xd2\xab\x38\xcb\x49\x68\xc2\xab\xb8\xe7\xee\x0f\xd2\xf7\x5b\x8b\x38\x3f\x46\xd9\xf3\xd6\x36\xcc\x33\x30\x00\xf7\xf0\x0b\xf5\x9f\x3f\xbd\x68\xbf\xce\x8f\x4f\x76\xa5\x0f\x9a\xe7\xc7\x04\x7b\xd9\x47\x6a\x9e\xdf\x7d\xab\x97\xee\xef\x9f\xef\xf7\xcf\x84\x5e\xfc\xf6\x80\x48\x83\xe1\x15\x46\x24\xbf\xdc\xf4\x74\xc2\xe9\xb8\xd7\xe4\x76\x16\x50\xad\x7e\xc0\x52\xa6\x9a\x40\x44\x92\xec\x24\x90\xb0\x4a\xe8\xbe\xee\x4d\xb8\x24\xf7\xea\x05\x44\x94\x09\xf1\x84\x23\xbd\x03\x3d\x81\x07\xc2\xe8\xde\x65\xb8\x2c\x87\x24\xc2\x35\xe9\xb3\x9c\x92\x67\x04\x8d\x70\x92\x1a\x69\xc2\x89\xf9\x7b\xe0\x3e\x20\x43\xcb\x6a\x3a\xe1\xd5\x1c\x92\xb8\xe3\x84\x57\x73\x53\x25\xab\x09\xa7\xe6\x6f\x10\x2d\x0b\x5e\xcd\x8e\xcd\x98\x27\xd8\x7c\x12\x2d\x9b\x27\xd8\x7c\x4a\x5e\x19\x2c\x6d\x49\x7a\x86\x79\xd2\x15\x4b\xe9\xd3\xe6\x99\x78\xf6\xfe\xea\xc2\x34\xe1\x47\xfd\xbd\xed\x49\x4f\x0e\xa0\x39\x65\xc2\xaa\x0a\x12\x99\xb0\x32\x3e\x66\xc2\x2a\x69\xd6\x99\xb0\x2a\x02\x6f\x26\xac\x9a\x80\x97\x09\xab\xa8\x59\x43\x75\xad\x42\x93\x13\xde\xd6\x5f\x9f\xee\x82\xb0\xca\xfe\x82\x22\xd1\xd0\xcc\x21\x6a\xb4\x9f\x2f\x08\xaa\xe6\x89\xf3\xe8\xfa\x1c\x64\x82\x2a\x7b\x5a\x84\x46\xf2\x03\x42\x63\x68\xad\x85\xd0\x28\xea\xb4\x10\x1a\xde\xe5\x42\x68\x44\xf5\x51\x08\x0d\x63\x6b\x21\x34\xb2\x40\x5c\x16\xe6\xf8\x01\x69\x5f\xd1\x4c\x0b\xc1\xe1\x23\x47\x37\xee\x1f\x5c\x2a\x44\x9d\xe6\x07\x44\x9d\xe2\x4e\x61\xd5\x0f\x3f\x7d\x30\x03\x9d\x21\x58\xd6\xde\x0b\xc6\xac\xaa\x2f\x97\x89\x79\x56\xae\xd6\xc4\xaa\xae\xd5\xfa\x0d\xae\x56\xbc\x00\xee\xe0\xc1\x37\xfc\x09\x7f\xf0\x6f\x14\xa1\x0b\x7c\xde\x8a\x34\x93\xf3\xac\x5c\x6d\xf4\x27\xdc\xfc\xe6\x4f\xb8\x5a\x63\x3d\x04\x24\x15\x79\x9e\x70\x22\x0f\x76\x80\x9a\x27\xa2\x8b\x73\x34\xd6\x42\x64\x4a\x4a\xd6\x33\xe1\xe7\x3a\x0c\xf3\x17\xd5\xf8\xe4\x13\x3e\xa1\x95\x6a\x8a\xdd\x9a\x2f\x0c\xef\x12\x65\xe7\x9b\xc0\x3a\x44\x25\xe7\x11\xfe\xf9\xa3\x0b\xf1\xc4\x2d\xab\x4b\x35\x3a\x71\xc9\x92\x8e\x6b\xce\x95\x18\x4b\x3f\x99\xea\x45\x3f\x99\xd5\x41\x3f\x1b\xfa\xf2\xc7\x88\x7c\xee\xfa\x89\xd2\x5a\xee\xeb\xfe\xe7\x8f\x89\xe9\x3c\x50\x97\x3f\xe9\xe7\x27\x81\x27\x77\x3d\xff\xf9\xa3\x8a\x4e\x73\x06\x56\xe5\xd2\x4f\x7c\xab\x97\x03\x6b\xbf\xe8\xe7\xf7\xed\xbe\x71\x4c\xdc\x9c\x54\x67\x7b\xe2\x86\xa2\xa8\xd6\x89\x0b\x8a\x49\x3a\xae\x27\xb2\x9c\x4e\x5c\x4e\x54\x4a\x71\xe2\x6e\xa2\x12\x7f\x73\x7e\x34\x49\x4a\xe2\x39\xcb\xd7\xb3\x10\x6c\x16\xf4\xac\x49\x7e\x78\xaf\x9c\xfc\x13\xa2\xbb\xf2\x27\xcd\x09\xd7\x26\x9d\xde\xf9\xa6\xaf\x67\x4d\xe3\xcd\x00\xb4\xdf\xc6\xb6\xf8\x6d\xe4\xc8\x25\xb0\xc2\x44\xe5\xf0\xbe\x33\xcb\x86\x19\x71\xb1\x3e\xb6\x35\x37\x4c\x16\x47\x0c\xfb\x26\x10\x26\xd2\xdf\x84\xb8\x43\xa1\xe2\x71\xc0\x1c\x9b\x76\xd6\xc7\x78\x1c\xc8\x33\xa9\x88\xae\xef\x01\x64\x98\xad\x93\x8b\x07\x4b\xf9\xb7\x6d\x55\xfe\x1e\xd0\xd7\x32\xeb\x13\x44\xb1\xe7\xed\x27\x19\x0f\xd4\x48\xff\x84\xcf\xb6\x1e\xa0\x4c\x73\x3c\x76\x02\xe2\x78\xa0\xe2\x6d\x48\x5d\x6f\xc4\x40\x6b\x64\xd9\x7d\xa0\x2e\x50\x90\x33\x7b\x3c\x58\x84\xa5\xc5\xf1\x17\xae\x75\xf1\x48\x9d\x6f\x77\xf5\x37\xb9\xd0\xb1\xa7\xb0\xf2\xd4\x6f\xe7\xe9\x78\x94\x63\xbd\xb1\x3f\x29\xe0\x55\x79\xe7\x55\x88\x07\xf2\x49\x7f\x20\xda\xa0\x28\x8c\x3c\x48\x02\x56\xdd\xc2\xd5\x06\x78\xa5\x71\x79\xa7\xd1\x8c\x47\x7d\xe9\x59\xd4\x37\xf4\x90\xe4\x2b\xb4\x1d\xb4\x15\x8f\x46\xa7\xbf\x7d\x73\x8a\x07\x33\x9a\xc8\xcb\x2f\x1e\x1d\x6c\x5b\x8e\x83\xf1\xe8\x30\x00\xc9\x43\x2e\x1e\x83\x56\xf6\x9d\x96\x22\x1e\x03\x06\x41\x79\xa7\xc5\x63\x30\xf9\x53\xd0\xa6\x21\x78\x34\xc8\x9f\x2d\x1e\x8b\xb2\xee\x7a\x6d\xf1\x38\x99\xf3\x79\x53\xc5\x78\xc0\xff\x3c\xc8\x35\x2c\x1e\x17\xb2\x29\xa5\x5d\x4c\x22\x1e\x70\xca\x0c\x69\x07\x52\xc4\x03\x46\xe5\x20\x27\x89\x78\x3c\x0b\x35\xc6\xee\xe3\x61\x29\x8e\xcd\xad\xe2\xf1\x62\x1e\xb2\x3b\x7e\x0f\x38\xac\xb6\xe1\x65\x9e\xa9\xcd\x8a\xe3\x31\x0b\x61\xba\xf8\x6a\x0c\x2c\xbf\x2a\x8d\x7d\x0c\x91\x62\xcc\x8e\xd3\x8f\x21\x82\x49\x4a\x67\x1f\x43\x64\x0a\xaf\x2d\x48\x7f\x0f\x2e\xbe\xd1\xf6\x03\xb8\x46\x4a\xdb\x1b\x03\x6a\xbf\x05\xe9\x87\x63\x88\xf0\xce\x93\x1a\x32\x86\x04\xe7\x85\xba\x93\xdf\xc7\xc0\xe2\x53\xd2\x1b\xc6\x80\x5a\x52\x41\x8a\xc5\x18\xd2\xcd\x07\x79\x8f\xc2\x32\x01\x2d\x2f\xbb\xcc\xf7\xe0\x65\x71\xb6\x3d\xd3\xb2\x26\xd6\xf6\x1b\x35\xf3\xc1\x86\x58\x40\x8e\xd1\x4f\xac\xdb\xa3\x20\x2f\x62\x68\x79\xec\x4f\x90\x1e\xef\x7b\xb0\x01\xd4\x71\x3d\xac\x3b\x39\x72\x0c\x8c\xa1\x6d\x25\xee\xc5\x21\xba\xb0\x75\xfd\xbe\x99\x35\xa4\x6c\x62\x13\x1e\x86\x0e\x94\x4d\x8e\xc2\xc2\x86\x92\xf7\x27\x34\xcf\xb7\x92\x37\x38\x1e\x58\x56\xda\xce\xd4\x19\xc3\x33\xf8\x46\xf1\x83\x9b\x0f\xf6\xcc\x69\xe3\x6d\x3b\x4d\x74\x0c\x0f\x90\xb0\xed\x48\xfb\x18\x68\xb2\x6b\x3b\xb5\x47\x0c\x2f\x2b\x73\x14\x81\xf4\x4d\x84\x8f\x26\x06\x56\x14\x5a\x69\x7a\xd0\xb8\xb8\x4d\x9f\xc2\x84\x6b\x66\x2b\x8b\x1a\xc7\x18\x88\x2f\xfb\x1e\x13\x23\xea\xe7\x86\x21\x5a\x10\x13\x3b\xad\x7e\x80\x0c\x22\xad\x6e\x7a\x12\x2b\xd3\x4f\x6e\x7d\x6c\x8c\x15\x4e\xa5\xad\xee\x53\x1a\x91\x48\x25\xb4\x5d\xd5\x37\x46\xa6\x25\x69\x3b\xe9\x7d\x8c\x03\x66\xf4\xb6\x0b\x59\xc6\xc8\x50\xb2\xb6\x59\x58\x8c\x57\x66\x70\xf3\x46\x8f\x48\x0f\xf1\xb6\x8b\x7c\xc4\x48\xf7\x47\x19\x21\x62\x84\xef\xe2\xf7\x60\x6d\x43\x5c\xc7\x76\x3b\x6c\xc7\xf8\x32\x26\x63\x2b\xb5\x62\x9c\xc8\x46\x7a\xec\xd4\x97\x31\xb1\x22\x78\xdb\x85\x46\x63\x0a\xc4\xa8\xed\x32\xf7\x3d\xe0\x36\xec\xa3\x9f\xc2\x64\x1a\xe5\x0d\x8f\x94\xe0\x09\xd6\x76\x28\x47\x4c\x2c\x4e\x94\x77\xde\xc6\x98\x12\x53\xd7\xef\x48\xeb\xef\xc1\xfa\x24\xeb\x01\x87\xad\xea\xf4\x59\xc9\x9a\xdd\xc7\xc9\x07\x51\x0f\x26\x1f\xa8\x0f\x1e\xfd\x5d\xd7\x2e\xa6\x34\xa9\x3c\x89\xfb\x93\xc5\x6f\x5a\x8f\x7f\xc1\xbf\x52\xc6\xed\xa2\xed\xba\x5b\x31\xb1\x68\x4a\x6b\x7b\x4b\x52\xa6\x1b\x5d\x13\x6c\x32\xa7\xb0\x0b\x8e\xc4\x54\x18\x7a\xb9\x6d\x1a\x31\xa1\x2a\x44\x68\x3b\x91\x7c\x4c\x85\xf0\xdd\xd1\xd9\x31\x31\xcb\x7b\xeb\x82\x6f\xc5\x95\xb1\xed\x3c\x52\xdf\x03\x3a\x94\x0e\xbd\x41\xda\xd2\xb5\x69\x0d\xc1\x52\xad\x0b\x9c\xc8\x3f\x1a\xda\xce\x65\x18\x53\x03\x63\xad\x43\x33\x65\xce\xc7\xba\x33\x32\x7e\x0f\x56\xfe\xc4\x3d\xd3\xb6\x0a\x81\xef\xf3\x97\x90\xda\xec\x93\x2c\x34\x2c\x13\x8d\x75\x6d\x49\x27\x8a\xee\x2c\x47\x31\x21\x15\xd3\xf7\x60\xf7\x71\x0e\xae\x76\x8b\x00\xe9\x86\xea\xa9\xed\xc4\x24\x31\xdd\x50\x81\xe5\xa8\xd5\xde\xd8\xd6\xb4\x43\xe6\x63\x7a\x50\xe9\xbb\xed\xe8\xd0\xef\x01\x62\xe6\xb7\x62\x29\xa6\x27\xf3\x0d\x01\xe8\x21\xbe\xed\x9c\x3d\x31\x3d\x94\x4d\x86\x0e\xc2\x43\x5a\x32\xb4\x0d\x13\xee\x3b\x6d\x3b\x23\xc6\x7c\x64\x1e\xa6\x8d\xd5\xf9\xa0\x2f\xcc\x0e\x18\x8d\x39\x40\x51\xd4\xb7\xad\x34\xe6\xc0\x92\xad\x3b\x02\x26\xe6\x80\xb5\xf4\x6d\x18\x8f\x19\x85\x43\xbf\x4b\xcc\x9a\x69\x4e\xd0\x11\xf6\xed\x27\x1d\x33\x0b\x7b\x89\x6d\xe4\xca\xfa\x8e\x5b\x67\x1b\x33\x33\x6c\xf7\xad\xcb\x8c\x99\x29\xe8\x54\xf2\x3d\xe6\xce\x1c\x90\xbb\xbe\x45\xcc\xbc\x26\xf7\x6d\x0b\x8f\xf9\x62\xa9\xe9\x6d\x7c\x88\xf9\x62\xd9\x9b\x6d\x07\x88\x99\xfe\xdb\x5d\xb4\x25\x3f\x48\xa0\x96\xb6\x93\x56\xcc\xef\xb1\x6c\x1e\x5d\x0f\xb0\xd8\xe0\x07\x10\x96\xfb\xce\x0d\x19\xf3\xcb\xb4\xa0\x61\xe3\x5c\x7e\x59\x1c\x2f\x68\xea\x73\x59\xcb\x36\x23\x29\x07\xeb\x70\xef\xb2\x18\xb1\x1c\x4c\x9c\xb5\x73\xa6\xc5\x12\xe0\x05\xde\x77\xfe\xaf\x58\x02\x12\x88\xf7\x9d\xaa\x31\x96\x70\x73\xf9\x43\x9f\xb0\x62\xec\x4e\x9b\x18\x0b\xca\xac\x7f\x0f\x76\x1f\x91\x81\xdf\x3b\x7f\x41\x2c\x2c\x4e\xd5\x25\x81\x97\xcc\x82\x32\xfb\x66\x11\x4b\x66\x72\x88\xed\x74\x1b\x4b\x39\xd6\x1b\xfb\x13\xd4\x63\x09\x7d\xfb\x5e\xc4\xc2\x3c\xf8\x59\x42\x7b\x69\x94\xc0\x85\x2f\xa5\x71\x2d\x3b\xbf\x40\x2c\x0d\x62\x45\xdf\xc1\xfb\xb1\x30\xa7\xd6\xae\x03\x1b\xcb\xa0\x30\xb3\x6f\x28\xdf\x03\x2a\x8c\xb7\xf4\x5b\x56\xda\x8b\x7d\x2f\x8e\x05\xc1\xbc\x21\xed\x98\xf4\x58\x4e\xa6\x6d\xda\xd9\x58\xbf\x07\xfc\x64\xe9\x26\x62\x39\x99\xf6\x70\xa7\x63\x8d\x85\xc1\x43\x5d\xc7\xb8\xdc\x20\xaf\x7d\x47\x08\xc6\x72\x83\xe0\xf4\xad\x30\x8e\x65\x49\x11\xdb\xf0\x19\xcb\x4b\x18\x27\xad\xfe\x25\x9a\x4a\x2c\x2f\x2f\x84\x97\x9e\x34\xd3\x97\xf5\xc7\xb7\xa2\x21\x96\xf7\x5e\x6f\xec\xa9\xbf\xcc\x34\xb9\xb5\x39\xb1\xbc\xef\x7a\xb0\x3b\x9d\xcc\xc5\xbc\x9d\xe1\x63\xc1\xf5\xf3\x7b\xb0\x47\x99\x84\xd8\x56\x89\xc4\x32\x21\xde\xf4\xad\x3a\x8c\x65\xb2\x0a\xdc\x56\x44\xc5\x7a\x1c\xec\x63\x13\x9c\x7a\xc0\xb4\xd9\xb7\x4a\x2d\xd6\x83\xc9\x68\xb6\xeb\x5e\xac\x07\x8a\x0c\xf7\x54\xcb\x5f\xb0\xaf\x1a\x81\xf6\x69\xa7\x5f\x8e\x35\x56\x5e\x2b\xf7\x7d\xac\xc6\xc6\x01\xf6\xc1\xa8\x91\x55\x96\xb6\xd7\x63\xac\x29\xaf\x9a\xc1\xbb\x0f\x56\xa6\xeb\x5b\x25\x17\x2b\x4a\x37\x84\xbe\xbd\x64\x62\xad\xbc\x89\x6e\x77\xa1\x58\x91\xea\x3a\xf4\x9d\x79\x31\xd6\xce\xb4\xec\x59\x2b\x5f\x09\xbb\xb6\xfd\x3a\xd6\x41\x8d\x5b\xf5\x03\x52\x9f\x5c\x76\x1f\x50\xfb\x87\xbc\xd3\x61\xc7\x3a\x56\xa7\x82\xde\xc9\x13\x9b\x05\xbd\xa5\x4f\xdb\x76\xc4\x58\x4f\xd4\xd9\xec\x3b\x4d\x72\xac\x2b\xe0\x7f\xdb\xdc\x62\x3d\xc9\xcf\x0e\xbd\xc1\xd8\x8e\x96\x37\x56\xd7\x9b\x55\x48\x77\xd1\xbb\x58\x6f\x1a\x92\xa2\x1f\x70\x62\x3b\xda\x23\xd6\x97\xbc\xe8\xd0\x36\x2c\x14\x2d\xfb\xca\x52\x69\xef\xea\x92\xd1\xeb\x44\x50\x52\xdf\xe5\xda\x62\x3b\x26\xeb\xff\xed\xa3\xd2\x02\xf3\x65\x6e\x85\x7f\x6c\x21\xb1\xf2\xc3\x66\xc5\x8d\xf2\x53\xdf\xb5\x96\xbf\x07\x17\x1f\x1c\xfb\x01\x79\x51\xdd\xf4\xa9\xa1\x22\x60\xe8\x75\x9f\x9d\xef\x02\xc4\x07\xbb\xd3\xca\xa4\x99\x75\xa3\x79\xab\xf0\xfc\xea\x5b\xd9\x14\x1b\xab\xdc\xf4\xba\x65\xc1\xc6\xb2\x1c\x2a\x34\x10\x5b\x45\xdd\xac\xbe\xdd\x40\x62\x6b\x64\x13\x5b\x17\x14\xdb\xca\x85\xbe\x2b\xb4\xc7\x86\xa4\xdb\xdf\x83\x05\xe4\x36\x3a\x87\xdd\xc2\x61\x43\xfe\xa2\x4f\xd0\xdd\x00\x3a\x3b\x67\xba\x85\xb9\x76\xb1\xe6\xc3\x56\x7c\x7d\x0f\x30\xec\x4e\x0e\x16\x1b\x43\x01\x65\x63\x88\xed\x4e\x8c\xc3\x16\x3c\x6e\x48\xf1\x0a\xc4\x8d\x0d\x5e\xc2\xf1\xd8\x55\xcf\x62\x7b\x90\xca\x58\x8e\x6e\xb1\xbd\x61\x3d\xd8\x9f\x4c\x5e\xcf\xb7\x92\x31\x76\x6a\x7f\xfa\xce\x08\x12\xfb\x81\x0a\xa4\xbd\xed\xb5\x7c\x64\x17\x20\xdc\x30\xed\x91\xc5\x50\x76\xad\xff\xd8\x23\x33\xd4\xb5\x7d\x23\xe9\x28\x0f\x1a\x94\x02\x3c\xf6\x4c\xf2\xb3\x6b\xc5\xc7\xce\x0a\x7f\xbd\xed\x2b\x4a\x2f\x2c\xea\x2b\x09\xbc\xd7\x87\xf0\xd8\x20\xec\x28\x1e\xf0\x3d\xd8\x9f\xac\x54\x63\x3b\xcd\xfd\xf7\x80\x65\xe3\x36\xd2\xf5\xb1\x2a\x05\x07\x7d\xd2\x1b\x93\x79\x26\x3d\x60\x25\xad\x8d\x63\x7d\x1d\x64\xc9\xc3\xfd\xdc\x05\xad\xf5\x46\x66\xf9\x8e\xcd\x03\xfb\xb9\x8a\x05\x6b\xf9\x27\xeb\xa0\xec\x3c\xdc\xb1\x9f\xe4\xf8\x3b\x8f\x76\xec\x27\x8f\xa9\x24\xe6\xbe\x38\x5a\xdf\xb2\x49\x67\x5c\x69\x97\x70\xdb\x19\x9d\xd8\x25\x0f\x77\x1c\xf5\xb6\xb5\xa3\xb1\x3f\xdc\xeb\x9d\x7b\x32\xf6\x67\xcd\x6b\x8b\x26\xfd\x59\xb5\x41\x37\x05\xee\x6f\x58\xe0\xa8\x7a\xc0\x41\xba\x1e\x30\x0b\xff\x56\x42\xc7\xfe\x76\xae\x6d\x33\xd6\xfe\xbe\xec\x74\xa8\x53\x24\x0c\xde\x95\xde\x63\x9f\xab\x2a\xe6\x96\x5d\xfa\xa2\x2f\x3b\x4b\x55\x1c\x91\x68\xbb\xf3\xf9\xc4\x11\xaf\x95\xba\x7f\x81\x78\xe4\xc1\x37\xb6\x5a\x65\x94\x9b\x09\x57\xf6\xae\xac\x1a\x3e\x69\x57\xc3\x8e\x2c\x66\x11\xfa\x28\x7f\x91\x79\x3c\xb2\xc6\x42\xe8\x3b\x7a\x3c\x8e\x56\xf8\xf9\xa6\xce\xcc\x78\x19\xba\x04\xf2\x71\xae\x90\xa4\x7d\x82\xc7\x43\xfb\x50\xd3\x32\x9e\x87\xa1\x30\x71\xf7\x41\x4f\xd5\xb1\x1d\x8c\xe2\x78\x19\xe4\x91\x36\xb9\x1e\x6f\xa6\x07\xf4\x26\x71\xe3\xed\x2b\x8e\x75\x77\x4a\x57\xbb\xb1\xdd\x4f\x22\xfd\xd6\xc2\xd8\x8e\x18\x71\xbc\x2b\xcd\xc8\x56\x87\x8c\x79\x33\xd2\xb5\xe9\xc1\xd3\xfe\xed\xc1\x79\x04\x8e\xb2\x25\xac\xf3\x88\xf4\x06\xdf\xd8\x76\x1e\x7d\x85\x51\xe4\xfd\x60\x2e\xcf\xfb\x05\x8f\x33\x8c\xe5\x2f\xbe\xfb\x88\x17\x85\xe7\x4d\x26\x4f\x96\x9a\x1e\xd2\x40\x9e\x99\x71\x81\xbb\x34\x4e\x3c\x0b\xe4\xb8\xb1\xcb\xb6\xc4\xb3\x2e\x57\xb2\x2d\x2e\x9d\x15\x0e\x57\xc7\x8e\x54\x8f\x67\xbd\xd6\x1b\xbb\xd3\xf1\xd2\x45\x61\x93\xa7\x0b\x75\x1c\x82\x8a\x57\xc4\xab\x91\xe1\xef\x0c\xe2\xdf\x03\x12\xd2\x7d\xb3\xbe\xda\x72\xd8\x19\x7e\x83\x4a\xdc\x8d\xc4\x57\x43\x90\xc8\xb1\xf3\x9e\xc5\x0b\x09\xff\x3f\xb9\x36\xeb\x01\x35\xa1\xfb\x3c\x5e\x48\xe8\x1f\x0f\xad\xe5\x6a\x9d\x0a\x93\x7d\x84\x2f\xe4\xdb\x0f\x79\x57\x6d\xfc\x1e\xf0\xd2\xb7\xb1\xfa\x6a\x9d\x85\x3b\xa2\xde\x18\x64\x3d\x9b\xa2\x5d\xc8\x36\x1f\x8f\x5d\x59\xf2\x7b\x00\x47\x9d\xe0\xe5\x5f\xb4\xdb\x35\xf5\x81\x8a\xd0\xc7\x4e\x8c\xfb\x3d\x98\x14\x2b\x34\x31\x3a\x5b\xee\x8c\xa0\xdf\x83\xce\x42\x8b\x7a\x83\x9e\x87\x32\x1a\x5c\xc8\xa9\x1d\x0f\xd1\x96\x8b\x09\xad\x8f\x9d\xe7\xe9\x7b\x70\x32\x4a\x7c\x41\xfd\x29\xb4\xea\xf6\x2d\x66\xbd\xb1\x51\x97\xbe\x49\xfe\x5b\x68\xa6\x13\xdd\x7c\x51\x00\x27\xe4\x1d\xd7\x10\x27\xb3\x87\x17\xe9\x8e\x27\x33\x77\x4b\x47\x32\x3b\x9d\x19\xb6\x51\xe5\x7b\xd0\xf1\x42\xd3\xef\x93\x8a\x62\x7d\xb1\x44\xdb\xee\x07\x9d\x4a\x6f\x7d\x12\xef\x7f\x53\xad\xcf\x4e\xe3\xfe\xb6\x55\x7d\x0f\x48\x9e\xf6\x41\x9f\xc8\xf9\xfc\x4d\x23\xee\x07\x34\xf3\x4a\xef\x32\x3b\x2d\xa1\xba\xdf\xcf\x5e\xb9\x6f\x51\x6f\x40\x1c\x4c\x3d\xa9\x0f\xb8\x47\x35\xcf\xfc\x13\x43\x5a\x4b\xfa\xcd\x7c\x92\x92\x30\x67\x1f\x5c\x6b\xd4\x18\xe7\x9a\x96\x3e\x81\xc3\x73\xda\xee\x28\x71\xf6\x8b\xf3\xac\x5a\xfc\xc5\xf3\x16\xb5\x56\xc4\x64\x48\xe3\x3d\x91\xd7\xf7\x47\x41\x37\x91\xd8\xb7\x6d\x43\x69\x9c\xcc\xdb\x9b\x77\x86\xec\xef\xc1\xda\x23\xbf\x81\x79\x6e\x73\xde\xf7\x00\xcc\xcf\x2f\x20\x45\x60\x92\x8c\x36\x07\xbd\x66\xa4\x04\x9c\x63\x19\xc2\x36\x4e\xcf\x71\xd0\xfd\x47\xd0\x1b\x6b\xe3\x35\x71\x66\x84\x95\xe9\x6c\x22\x23\xec\xd7\x85\x1e\x2c\xaf\x83\x2d\xc5\xcc\x41\x2f\x03\x29\xbe\xe6\xa0\x95\x58\x87\x6f\x0e\x58\x2e\x92\x2e\xc8\xcb\x21\x28\x1f\x9e\xe8\x43\xe7\xb0\xfa\xef\xfe\x16\xf1\x7f\xc2\xb6\xe6\x60\xa2\x85\x1d\x39\x14\xe7\x58\xe9\xfc\xeb\xff\x9a\xeb\xfd\xeb\xfc\x8f\xff\xf7\xc5\xeb\xdf\x17\xc7\x3f\x7f\xd6\xbf\x50\x2b\xef\xe7\xe5\xd1\xf3\x86\xb2\x73\xbb\xe1\xbb\x24\xef\x7f\x3f\x08\x1f\xfa\xe4\x72\x57\x17\xeb\x2f\xa8\xe5\x76\x0b\x33\x22\xee\x96\xdb\xdf\x20\xfd\xe6\xb6\xde\x1e\xc7\x27\x0d\xaf\x7f\x69\xdb\x38\x76\xcb\x33\xdc\x42\x19\x7a\xb7\xbc\xee\x8d\xb9\xb9\x92\x5a\xdc\xdb\x64\xb1\x80\xdd\x32\xdd\x1b\xf2\x28\x6c\xfb\xf9\x11\x3e\x29\x65\xff\x3b\x98\x2c\x7d\xcf\x3b\x7e\x47\x73\xff\x8b\xb5\xca\x6d\xfc\x88\x9e\x45\x04\x5e\xdb\x39\xf5\x23\x60\x6e\x43\x9f\xaa\xc3\x73\xa4\x43\x90\x4d\x07\x8b\xd6\xaa\xa5\xba\x05\x94\x67\xc3\x22\x05\xcd\x31\xd1\x33\x59\xd9\xfe\x8f\x14\x1e\xb7\xbd\x6c\x8b\x6a\x9b\x6a\x63\xc2\xa8\xae\x1d\x4e\xe9\x54\x1b\x7c\x83\x8a\x12\xe9\x1f\xe9\xa3\x27\xfb\xdf\x55\x79\xc8\x6d\x9e\x0b\x2a\x17\x1e\x8a\x9a\x38\xd2\xf0\xda\xa0\x65\x51\xd4\xd2\x91\x3e\x2c\xda\xff\x7e\x4b\x38\xfc\xd5\x79\xbb\x09\x0c\x49\xce\xf8\x47\xba\xdc\x23\x24\x65\xf9\x81\x1f\xe9\x76\x8f\x88\x27\x93\xaf\xe7\x01\x53\xc1\xfe\x17\xec\x49\xae\xf3\x07\x74\x0d\xfb\xdf\x9b\x6d\x4d\x6d\xaf\xdb\x38\x93\xed\xd5\x71\xe0\xda\xba\xff\x2d\x18\x6e\xa8\x49\x1b\x87\x3a\xef\x41\xa1\x34\x07\xea\xbc\xaf\x7f\x61\x0e\x56\xcd\xcf\x03\xc5\xd1\xf7\xbf\x9c\xc8\xf6\x22\x3b\x50\xc5\x7c\xff\xcb\x89\x6c\x2f\xa0\xf0\xa6\xdd\x16\x5e\xd6\x7c\x57\xc4\x47\xf4\x39\x8f\x07\xdc\xcd\xb7\x57\x4f\x3c\x52\x54\xcb\xc7\xb4\x86\xa2\x14\xe3\x91\x86\x9b\x4e\xf8\x19\xec\x96\xdc\xd4\x02\x37\xaa\xaa\x42\x48\xf1\x68\x59\x6d\x6d\x7c\x1d\xba\xa9\x7b\x16\x1d\x4d\xdb\x2f\x2d\x86\xb2\x37\x2d\x86\x92\xf1\x55\x51\x53\x75\xd3\xf9\xcf\x9f\xd1\xba\x9b\x2e\x37\xbd\xf8\x2a\xec\xa6\xaa\xb1\x02\xf2\x43\x16\x77\x58\x4f\x37\x5d\xff\xfc\xe9\x0a\xe5\x8c\xa1\xf9\xab\x6f\xf2\x5d\x21\x98\x31\x34\x7f\xd5\xf0\xd5\x3e\xd6\x11\x92\xef\xfe\x97\x41\xd8\x6a\xf1\xdc\xe1\x24\x1c\x95\x54\x3d\x86\xd1\xdd\x36\xd8\xa6\xc1\x6e\x01\x31\x7c\x84\xb1\x2b\xf1\x55\x8c\x71\xd3\x90\x18\x23\xfd\x9c\xb6\x4f\x61\x8c\xb1\xb9\xad\xb3\xcd\xdf\x5d\x6e\x83\x23\x70\xd9\xfe\x51\x31\x56\x0d\x17\x29\xd7\xca\x3b\x2f\xc6\x5a\xdd\x06\x47\x77\x39\xdf\xc7\x68\x48\x46\xd6\xb6\x97\x13\x69\x8c\x4d\x88\x15\x99\x30\x6c\x78\xbc\xe6\x3e\x99\xa6\xa1\x1c\x1a\xaf\xfb\x3b\xb8\xdf\x16\xb9\x7b\xc7\xd8\x3d\x4f\xe8\x60\x8a\x7c\xac\x23\xb4\x89\xfb\x5f\xce\x73\x9f\xb6\x18\xbb\xe7\xd9\x39\xcf\x4d\x27\x63\x1c\x86\xe7\xe0\x77\x5d\xdf\x3d\xfe\x0e\x42\x4c\x69\x42\x95\x74\xe8\x3b\x10\xe8\xaf\xcf\x3d\xcf\x14\x75\x72\x52\x3c\xff\xf9\xa3\x50\xae\x98\xc6\xa3\x16\x84\xba\x45\x95\x8b\x8b\x26\x85\x31\xc1\xe3\x26\xaa\xde\x58\x4c\x67\x73\xdb\x87\x98\xc1\x83\x9d\x97\x9b\x1e\x34\xa9\x47\xf1\xe4\x08\x82\x19\xaa\x32\x05\xc7\x74\xbd\x6a\x83\x05\xb5\x2a\xd9\x6d\xcc\x3e\x3c\x19\x35\x33\x54\x87\x3e\x66\x1f\xef\xdc\xe1\x34\xa6\x23\x97\xc5\x01\x22\xee\xeb\x5d\x29\x56\x63\x16\x03\x88\x79\x30\x6e\x6b\xb3\xed\x98\xc7\xad\xb6\xeb\xc3\x75\x45\x50\xc5\x7c\x69\x4f\x33\x2e\xfc\x87\xdc\x00\x63\x7e\x3c\x47\xf0\x52\xd7\x89\x8f\xf9\x15\x48\x32\x04\xa2\x43\xe9\x6f\x62\x9e\xc5\x6d\x90\x46\x14\x4d\x1e\xcb\xa1\x3e\x0b\x92\xd0\xe7\xed\x3f\x16\x4b\xd5\xc6\x95\xfa\x7e\xc7\x7f\x73\x87\x58\x9a\x16\x57\x3e\x68\x75\xa5\xae\x8d\xa5\xbb\xe9\x83\x4e\x57\x60\x63\x84\x69\x76\xff\x5b\xd0\xe1\x9e\x62\xf1\xd2\x58\x75\xbd\x2a\x2d\x79\x44\xbd\xf2\xfd\x2f\x06\xd3\xd6\x54\xcf\xbe\x1e\x68\xd2\xa2\xab\x38\x51\xac\xd0\xf9\x54\x65\xf4\x8e\x28\x57\xbe\xff\x7d\x40\x0e\xf7\x1c\x6b\xd5\x8e\x56\xdc\xbc\xa2\x62\x9c\x63\xf5\xf9\x46\x81\xe5\x0f\xb7\xf6\x24\x9b\xcf\x77\x6b\x00\x96\x8e\x14\x8a\x12\xec\x7f\x21\xf2\x29\x8b\x6b\x1c\x53\xc7\x0d\x29\xc0\xbf\xb6\x1d\x0f\x43\xa9\xf5\x7f\x25\xc8\xc6\xcb\xa7\xf1\x82\x2f\xa3\xf2\x19\x45\xe4\x48\xdc\xff\x16\x96\x0f\xde\x6b\xbf\x4c\x6c\x90\x60\xf0\xa3\xc1\x7b\x81\x6f\x17\x5c\x5e\xa4\x35\x48\x2a\x13\x1e\x5f\x89\xc1\xf1\xa5\xc7\xbf\xca\xfd\xc6\xd7\x07\xeb\xbd\x69\x9d\x10\x51\x44\x08\xda\xfe\xb7\xfc\xf3\x27\x2b\x43\x65\x44\x18\xd8\xfe\x37\xfe\xf3\x27\x97\xed\x08\x1e\xe7\x35\xd5\xc4\x0c\xbe\x5b\x58\x88\xf3\xf1\x57\x4f\xfc\x8d\x8c\x8a\xb0\x12\xed\x7f\xcb\x6f\x3c\x4a\x3a\x84\x29\xe9\xf8\xc4\x1e\x39\xca\xa7\x43\x70\x4c\xc7\x07\xc7\xed\x43\xf2\xfd\xec\x6a\x09\xe1\x87\xa6\xa5\x43\x8b\x4a\xc7\xb7\xa8\xba\x85\x8b\x74\x08\xed\x12\xed\x4d\x55\xa0\x48\x47\xf8\xe9\x0f\xb8\xa5\xda\x40\x09\x92\xc8\xfe\x17\x5b\xa6\x88\xe1\x74\xe4\xa0\xb6\x81\xb8\x05\xcd\x63\x78\x1e\x1f\xdf\x6d\xaa\x09\x9e\x8e\x31\xdc\x84\xac\x9b\xca\x3d\x97\x8e\x71\xb9\xed\xfe\xe7\x4f\xcd\x02\x86\x88\x75\x3a\x3e\x62\xbd\x3d\x6c\x8e\xe4\x6b\x50\x3a\x66\xfd\xe7\x8f\x52\x45\x27\xdc\x2f\xf6\xbf\x27\x38\xb7\x3e\x9a\xee\x6e\xa2\xbb\xb5\xf7\xc9\x02\x44\x0a\x70\xa8\xab\x4a\xd1\x9b\xc2\x74\x1b\xee\x21\x55\x05\x00\x52\xd0\x81\x49\x61\xf2\xbb\x4d\x95\x52\x94\xc8\x97\x22\x54\xd8\x87\xa2\xbf\x52\x8c\xa7\xdb\xe6\x47\x72\xf7\xb1\x4e\x31\x69\x65\x11\x79\xbe\x6a\x50\x93\x04\xd3\x14\x3f\xc1\xab\x2b\x5c\x33\xc5\x72\xbb\x09\x84\x5a\xc9\xf8\x53\xec\x9e\x08\xf4\x5b\x87\x0a\x73\x26\x33\xe6\x14\xe1\xb4\x74\x18\x49\xa1\x15\xde\xff\x42\xc4\x17\x63\x4e\xf1\xcc\x6e\xeb\x98\xe5\x86\x57\xbc\xbc\x80\x6b\x4d\x45\x2b\x78\xdc\x25\x68\xff\xa1\x08\xff\xe4\xfb\x57\xe2\xfd\x2b\xe8\x2e\x95\x92\xe4\xff\x94\xe0\xb6\x1a\x54\xe4\x25\xa5\x70\xba\x0d\xd5\x30\x55\xe7\x22\xf9\x9e\x95\x12\x74\x07\x41\x95\x17\x52\x8a\xdd\x6d\x03\x6d\x9b\xef\xa5\x14\x3d\x1e\x22\x4b\x82\x52\xdb\xa7\x24\x02\x9a\x12\xce\x46\x50\xe2\xf2\x94\x92\xbf\xcb\xfc\x4e\xb8\x92\x72\x72\x5b\x65\x9b\xd6\x90\x2f\xb7\xdd\x68\xd3\xf6\xa5\xec\x35\x14\xf6\x99\xd5\x67\x29\x6e\x63\x9f\x9b\x1b\x25\x5c\x10\xf7\xbf\x10\x14\xf6\xf5\x39\xf9\xaa\x98\x52\x87\x30\x33\xb4\xf2\xee\x15\x7c\x08\xd1\xaa\x01\x26\x39\x21\x41\x74\x6a\xf5\x50\x87\x46\x87\x74\x7e\xbc\x54\x29\x09\x52\x7a\x74\x1e\x13\x74\x96\x41\xd5\x15\x53\x91\x96\x23\x15\xa6\xda\x55\xd6\xbc\x84\xa2\xb5\xfb\x5f\x3a\x20\xee\x8b\x29\x5d\x4d\xf6\xbf\x85\xaa\xab\xba\xdb\x62\x52\x1b\xdc\x91\x86\xd2\x63\xe4\x37\x4e\xb5\x61\x5b\xb3\x72\x26\x67\xd8\x69\xf7\xbf\x81\x6d\x71\xb7\x35\x8f\xd7\x3e\xf1\x3c\x28\x89\x47\x46\xc2\x84\xf5\xef\x77\x60\xe4\xc7\xfd\xfd\xbe\xdc\xc4\xa0\x9e\x45\x1c\xf2\xd4\x86\xe7\x09\xa3\x7b\x50\x02\x94\x8c\x18\xcb\xfd\x2f\xd3\x53\xee\xfb\x67\x46\x78\xe5\xfe\x17\xae\x43\x0a\xd4\xc8\xf3\x72\x9f\x17\x72\xbf\x4a\x90\xcb\x53\x8a\x9e\x3c\xef\xc0\xb6\xb2\xdb\x5e\xad\x0e\xde\xf0\x59\x52\x6f\x31\x9f\x2a\xc7\x41\xa0\x6c\xad\x48\xf1\xc5\xb5\x80\x5d\xc4\x20\xfe\x51\x8e\x12\xd4\x86\x8a\xc9\x41\x95\xac\xcb\xd1\x93\xda\xbe\xeb\x44\x0c\x2a\xe0\x5c\x8e\xe1\x3e\x07\xdd\xd3\xb7\x98\x5d\x8e\x31\xd5\x76\x72\x09\x59\x6d\xa7\xdb\x90\xdd\xc1\xd5\xb9\xca\x71\x9d\x6e\x5b\x1e\xee\x9a\xcb\x3d\xd4\x76\x9f\xdf\xd2\xdd\xf4\xdc\x6a\x7a\x08\xcd\xcd\x8a\x4b\x10\xa9\x2a\xe1\x23\x55\x16\x30\x4a\x38\x6e\x37\xc1\xea\xb3\xbd\x9b\x8e\x12\x82\xdb\x02\xbb\xdc\x37\xa4\x12\x74\x73\x2c\x01\x91\x94\x41\x65\x5f\x4b\x88\xfe\x2e\xf2\xbb\x2d\xf3\x97\x90\xb4\xf2\xf0\x61\x70\x96\xfc\x54\x70\xed\xde\xff\x7e\x8b\x93\x38\x5a\x82\xee\x5c\x05\x37\x64\xe9\xef\x0f\x7a\x4b\xed\x7f\xaf\xaf\x29\x69\xac\xcb\xcb\xbe\x22\x9a\xd4\xe1\xa3\x4d\x0d\x0f\x4f\xdd\x3e\x21\x25\x1a\x5a\x8c\x9f\xc8\x4a\x4f\x55\xcc\xed\x4a\x64\xca\x36\xa9\x13\x4b\xd4\x19\xa1\xfb\x55\x96\x58\x5f\x60\x97\xd8\xff\x32\xb2\x7a\x47\x95\x16\xdf\x27\x0b\xee\x93\x31\x88\xb9\x96\x28\x8d\x56\x89\x27\xaa\xc2\xb5\xf1\x57\xf2\x6d\x89\xba\x09\x95\x88\xe2\xc0\x41\xe9\xd8\x4b\x34\x86\x45\x62\x98\x12\x71\x94\x38\x3d\xd3\x4f\x7a\x90\x63\xe3\x51\xd2\xa1\xcf\x12\x74\xe3\x59\x11\x54\x25\x19\x1d\xc0\x9c\x62\xf0\x0e\x25\x29\x12\x4a\x42\xaa\xf8\xa0\xec\x3d\x05\x94\x7e\xff\xcb\x69\x6e\x5d\x48\x49\xd2\x69\x94\xc4\x72\x82\x4a\x08\x59\xe0\xa1\xbb\xff\xc5\x61\xd6\x6d\xa8\x64\xa3\x5f\xfe\xd0\x2f\x2b\xaf\x68\xc9\xe2\x85\x85\x0a\xb6\xa1\xbb\x5c\xc9\xba\xb0\x15\xb8\xcb\xc7\xe0\xfd\xcb\xd2\xc3\x96\xfc\x7e\xf8\x27\x1d\x55\xf1\x15\xb0\x14\x86\x10\x18\x2a\xc5\x87\xab\xc0\xba\x15\xe2\x8e\xb0\x2b\x45\x5a\xaa\x52\x90\xc3\x53\x71\xc6\x05\x5e\xb9\xfb\x5f\x64\xcd\x56\xd0\x58\x29\x62\x4f\xa5\x3c\x04\xd8\x96\x2c\x4a\x95\xd4\x51\x2a\x6c\x15\x59\xb9\xb7\x0a\xc2\x4e\xf6\xbf\x40\x5c\x15\x81\x29\x55\x9c\xbe\x54\x24\x3d\x0d\xba\x2f\x94\x5a\xfd\x5d\x05\xa0\xc5\x66\x4a\x6d\x6e\x83\x6d\x3b\x2b\x61\x55\xa9\xc6\xdc\x0a\x97\xf5\x9c\xb7\x0a\xb7\x54\x43\xb3\xa2\xe4\x45\xd0\x4d\xb0\xd4\x29\xb0\xd4\xc9\x90\x84\xcd\x14\x4a\xf3\xc1\x6c\x48\x51\x1c\xa4\x4d\x2e\x4d\x52\x55\x69\x88\xa0\x18\xaa\xc5\x5e\x5a\xd4\xae\xb7\x08\x76\xa8\xe4\x92\xa5\xe9\xe6\x50\x1a\x3c\xfa\xb3\xe2\xa2\x4b\x4b\xcd\x6d\xfd\x9f\x3f\x59\xc9\x2d\x4a\x4b\x8f\x9b\x40\x36\x55\x53\xa3\xb4\xac\xe5\xd1\x92\xec\x0c\x4a\x05\x65\xe0\xf7\xbf\x0c\x27\xd9\xc2\x58\x69\xc3\x7d\x32\xab\x91\x22\xef\x4b\x33\xbe\xa3\x58\x75\xce\x9b\xfd\x96\x36\x3d\xdc\x84\x65\x4d\x55\x84\x4b\xf7\xf1\xea\x3c\x5e\x4a\xb6\x56\xba\x44\xe9\xd2\x3b\xe3\x56\xf6\x75\xa5\xf4\x2e\x2a\xdd\x69\xa5\x57\x96\x8e\xd2\x25\x66\x97\x7e\x72\x17\x74\x4e\x50\x7a\x72\xff\xcb\xa0\x14\x71\x8c\x3e\x2f\xb7\x3d\xb8\xaf\x6e\x68\x0e\x5d\x22\xcb\x58\x51\x26\x5b\x85\x57\x50\xc7\x71\xff\x4b\x04\xdc\x12\x7f\x19\x3e\xe9\x03\x27\x7d\xfb\xa4\x1d\x05\xba\x82\xfd\x6f\xe5\x67\x1b\xa7\x47\x73\x1b\x63\x34\x14\xda\x5e\x86\xac\x45\x05\xc5\xd1\xb2\x82\xd4\xcb\x78\xb5\xb8\xf1\x12\x55\x24\x78\x9c\x1e\x0e\x41\xd7\xb9\x08\x1d\x10\x7a\xbc\xff\x2d\x4c\x7f\xb6\xf7\xe7\xb4\x8c\x70\x9e\x8c\x38\xd9\x3a\xcf\x72\xea\xae\x56\x50\x32\x25\x17\x1d\xe6\xcb\x04\x02\x35\x20\xb2\x2a\x96\x96\xab\x89\x06\x5c\xf4\xce\x55\x92\x88\x72\xe9\xd6\x58\x50\x54\x20\x7e\xe2\xd1\x6e\x3b\x45\xf7\x99\xca\x3f\x28\x33\x52\xb9\xcc\x47\xe1\x26\xfb\xb5\x6d\x58\x5e\x86\xd7\xf5\x30\xb9\xdb\x96\xf6\xcb\x7d\x08\xfb\x90\x21\x3c\x2b\x32\xb3\xdc\x49\xc3\x21\xb5\x73\x56\xa4\x65\x41\xae\xdf\xfd\xef\x0a\xed\xd1\x67\x12\x6c\xcb\x4d\xc1\x56\xea\x8b\x72\x4f\xcd\x12\x69\x71\x63\x30\x12\x21\x09\xe8\xfa\x17\xe9\x3f\x43\xde\x3a\x87\xf2\x34\xad\x00\x49\x33\x63\x90\x0e\xbc\x20\x8d\xe2\xfe\xf7\xbb\x78\x78\x71\xaf\x94\x18\x85\x5e\x3a\x59\xf9\x0f\xca\x2b\x63\x4d\x81\x0f\x79\x96\x16\xb8\xbc\x45\x7b\xf0\x16\xee\x81\x4e\xf2\x5b\x75\x42\x5e\x9a\x81\xcb\xbe\xcc\x94\xd7\xdc\xe9\xad\x0c\x34\x12\x3a\xbc\xc6\xe7\xf7\xc3\xe7\x2c\x7b\x42\xb1\x6e\xa9\x20\x27\xd7\xd7\xe5\x06\xca\x7b\x0b\x60\xf0\x3a\xce\x3b\x66\xe6\x28\xef\xe3\xc5\xb1\x96\x92\x42\xe9\xcb\x2b\x1d\x77\x81\x27\x51\x56\xec\x2a\x5d\x93\xf7\xbf\x03\x4d\x7b\xdd\xd3\xb2\x24\x42\x78\x43\x2e\xa2\xf9\xd3\x02\xc2\xa4\x80\x50\xf6\x2d\xbb\x4c\xb3\x49\xa4\xcd\xc9\x4d\x9b\x33\x8d\x0c\x93\xc8\x50\x44\xd6\xa7\x14\xd9\x65\x22\x24\x33\x14\x11\xc5\xf9\xb8\xed\x59\x6d\x1a\xce\x74\x96\x4e\xd3\x56\x67\x94\xf9\x74\xb7\x0d\xa4\x6b\x55\xd3\x2b\x30\xcf\x97\xb1\x54\x7b\x2a\xf5\xd0\x0a\xea\x51\x1a\x4b\x5c\xb4\xdd\x36\xdc\x86\x54\x78\xdb\x6b\xf0\xa8\x16\xf5\x2b\x44\xfd\x18\xca\x8e\x89\xae\xc7\xfd\xba\x6d\xb2\xad\xec\xb6\xe9\x2e\x27\xba\xdc\x4a\xf5\x0a\x2f\xdc\xfd\xef\xfb\x35\x6d\xda\x56\x83\xa8\x6c\x0d\x70\x9a\xcd\x9e\x24\x42\x73\xf7\xbf\x1f\x49\x54\x09\xdc\x1a\xa4\xaa\xa9\xa1\x13\x94\x5b\x0f\x55\x83\xee\x4d\x35\xf0\xde\xb4\x03\xdf\x8e\x1a\x86\x87\xe3\xbd\x49\xe7\xbf\x86\xdb\x7d\xf2\xea\x57\x14\xd0\xfb\xbf\x17\x7a\x6b\x30\x5c\xc2\x82\xcb\xd0\x74\xde\x5b\x6d\x2f\x2b\x8d\xec\xf3\x5a\xa3\x54\x95\x35\x1e\x1f\xde\xaa\x02\x5a\x8d\xba\x35\xd6\xf8\x89\x0a\x59\x75\xaa\x6a\xec\x02\x27\x74\x51\xd1\xf5\x88\x6a\xf4\x02\x23\x92\x22\x6e\xef\xa0\xa3\x5a\x32\xaf\x11\x05\x49\x82\x50\xac\x46\x1d\xd7\x0a\x5d\x54\x0c\x75\x4b\x23\x15\xc6\xf5\xfd\x2f\xc2\xa5\xea\x16\x47\x6a\xca\x1a\x0e\x6a\x9b\x8f\x2c\xee\x15\xa4\x53\x7d\xc2\x2a\x1e\x86\xb2\xbe\xd6\xa4\x73\x5e\x57\x44\x9b\xd4\xd2\x35\xbd\x1e\xef\xe5\x78\x5b\xeb\x52\x93\x6e\x09\x95\x51\xd3\x43\xb9\x13\x6a\x96\x99\xb2\x66\x26\xdb\x55\xca\xc9\x9a\xbd\xbe\xbc\xc8\xd1\x3e\x43\x35\xdf\x1a\x2f\xc3\xbe\xd4\x54\x5c\xad\x66\xf9\x48\xd4\xfc\x86\x7f\xfe\x14\x25\x43\xac\xb0\xe5\xec\x7f\x71\x4e\xea\x26\xfb\xb5\x78\x5f\xcb\xc1\xb6\x2d\x3b\xd4\xa2\xab\x40\x2d\x1f\xf3\x2e\x4a\x69\x5f\x4b\xba\xdd\xf4\xf0\xb3\x0d\x95\x22\x03\x40\x2d\x1f\x82\x97\x63\xb3\xd7\x5a\x3c\xc9\xc2\x49\x6a\x6d\x65\x7a\x30\x44\xbe\x07\x65\x7d\xa8\x65\xbe\x6e\xe3\x9e\x6f\xca\x5e\x2d\xb5\x57\x48\xed\x31\x28\xd7\x41\xad\x12\x39\x6a\xfd\xf8\x4d\x91\x46\xa6\x56\x99\xb9\x6b\x45\x2c\x48\xde\x01\xa4\x47\xad\x62\xaf\x15\xd6\x9a\xa2\xfc\x9f\xb5\xd6\xdb\x4d\x0f\xa3\x28\xd5\x65\xf3\x67\x50\xf2\x54\x69\x34\x6b\xed\x1e\x8e\x1e\x9b\x4a\x72\x58\xeb\x38\xd5\x36\x6e\x56\x00\xda\x50\xa9\xb7\x60\x59\x6f\x88\x76\x2a\x02\x59\x5b\xd4\x29\x69\xdf\xdd\xb2\x84\x6d\xdd\xa8\x4d\xf6\x99\x8a\x20\xc0\x22\xdd\x49\x6d\xf2\x1c\xaa\x8d\x2a\x25\x15\x57\xa8\x3d\x69\x7b\x3a\xbc\xfe\x73\xdd\xba\xa1\xda\xeb\x54\x5b\x03\xcd\x69\xdb\x29\xa3\x76\xe3\x33\xbd\xdf\x5a\x17\x30\x51\xf0\x7f\xff\x7b\xb1\x4d\xdf\x49\x21\xc3\x90\x92\x18\x9a\xce\x64\x97\x0a\xab\xb2\xa2\x7c\xeb\x51\x6d\xd3\xf3\x9c\x9c\xa7\x90\x7d\xc8\xdd\xa0\x8e\x35\x4f\xd1\xdb\xd1\xb4\x86\x81\xd4\xaf\x59\xe9\x2a\xea\x78\x04\xcd\x01\xef\xa8\x5c\x37\x67\xae\x43\xbc\xab\x0e\xf2\x2e\x15\xc5\xa9\xa7\xa9\x1f\xd3\x0f\xb5\xae\xef\x4e\x49\x32\x95\x29\x68\xb2\x72\x69\xd4\x53\xb6\xf5\x7a\x22\xa9\x6c\xe8\xc2\xdb\x53\xd7\x9c\x0a\xf1\x37\x64\xa5\x51\xaa\xe7\xe9\xf1\xce\xef\x74\xc9\x8d\xa1\x9e\x97\x87\x23\x47\xef\x22\x39\xa7\xc9\x0a\x4b\x58\x86\x2e\xd2\x81\x7a\x93\xfb\x5f\x92\x23\x0f\xf7\xe8\x08\x9d\x2c\x6a\xe4\xed\x3b\x25\x4e\xd6\x93\x11\xd5\x7d\x8b\x8c\xf5\x92\x83\x55\x85\xf1\x30\x86\x2e\xca\x7f\x1d\xda\x86\x0b\xa9\x1e\xda\x76\xb0\x3f\xea\x25\x35\x50\x45\x45\x33\x57\x55\xa8\x97\x14\xa5\x15\x22\xfc\x37\x4d\x0d\xe7\x9d\x45\x99\x33\xe7\xd3\xaf\xd7\x70\xd3\x09\xc1\xb6\x47\x75\x69\x60\x5e\x48\xfe\x16\xba\xd8\xda\x65\xc4\x45\x61\x2e\x27\xc0\xae\xd7\xe5\x49\x22\x4f\x6c\xd8\xfe\xb5\x47\xbd\xe4\x2a\x55\x2f\x14\xfa\x0c\x3d\x69\x96\xf2\xc0\xab\xac\x41\xd5\x54\xe1\xbb\x5e\xaf\x01\xc6\x30\x5d\xf9\x76\x54\x54\xe6\xd9\xff\x66\xa4\x91\xdd\xc7\xf2\x36\x11\x60\x1d\x1b\xa7\x7a\xaf\xb7\xd9\x13\xaa\x64\x84\xac\xba\xf9\xf5\xf1\x77\x4f\xe4\x70\x82\xca\x63\x91\xe5\x61\x06\x10\x99\x3c\xea\x9b\xb5\x74\xfa\xd5\xb7\x21\xb0\xbc\xd2\xee\xd5\x17\x26\x8f\xa6\xe2\x73\xf5\x95\x33\x52\x7d\x91\x5a\xa9\xa9\x44\x5c\x45\xbe\xdf\xfd\x2f\xd4\x4a\x16\x9f\x2c\x66\x57\x88\xd9\x25\x0b\x55\x2c\x65\xd7\xe5\xaf\x5f\x0e\xb5\xbd\xee\xf2\x65\x97\xe2\x26\x53\x7e\x1f\x75\xb2\x0e\x7b\xd3\xf2\xa6\x8f\xc2\xe4\x0e\xa9\x64\x41\xb3\x03\x67\x3b\x98\x95\x49\xb4\xbf\x1d\x52\x96\xb6\x03\x42\x71\xde\x1e\xc3\xdf\x83\xe2\x36\xe4\xe2\x2c\xdb\x23\xb2\x85\xbc\xb7\xa1\x85\x8c\x84\x6f\x9b\x90\xb5\x20\xa1\xa4\x05\x96\xc2\x55\x46\xd4\x16\x64\xbd\x6e\x90\x05\xa3\x0d\x4f\xcd\x92\x5a\x83\xa4\x16\x6d\x78\x6a\x51\x02\x52\x8b\x1f\x07\x2f\x32\x05\xb5\x28\xad\x73\x8b\xf9\x40\xd3\x9e\x64\xcc\x6e\x82\xb9\x6a\x94\xa8\xcf\x64\xae\x6a\x11\xe6\xaa\x2c\x3f\xb8\x16\xab\x56\x10\x19\xfe\xa7\xa4\x92\x0d\x79\x40\xf6\xbf\x60\x7a\x32\x73\xb5\x68\x80\x45\xd2\x1c\x95\x39\x6c\x76\x05\x6d\x70\x05\x2d\x35\xf6\xbf\x92\x7c\x5b\x92\x85\xa9\x25\x5a\x98\x76\x1c\xd4\xd1\xec\xf4\xd9\xe8\xf4\xd9\x55\xc2\xa6\x25\xdd\x54\x5b\xfa\x6e\xaa\x72\xd3\xfe\x7e\x9f\x6e\x22\x06\x6e\x16\xdc\x52\xd6\xe2\x61\xee\x2b\xb2\x81\xb7\x64\x44\x4a\xbc\x6a\xab\xde\x5e\x4b\x86\x59\x5a\x30\x6b\xea\x52\xe6\xbf\x96\x3a\x61\xbd\xc5\xcd\x96\x86\xbf\x83\x9a\x24\x37\x21\x6e\x96\xe2\xaf\x65\x28\xfe\x72\xdf\x3c\xa3\x65\xd9\xcf\x5a\x26\xcb\x57\xf6\xe6\x96\x25\x07\xb5\x8c\x6a\x42\x41\x15\xa9\x5b\xf6\x5c\x32\x03\xc0\xfa\xd6\x58\xb7\x2c\x65\x48\xcb\xac\xd1\xac\x6a\x13\x2d\x8b\x75\xb7\x3c\xb1\x7f\xea\xb2\x48\x61\xd8\x4a\x62\xb0\xf6\xd6\x09\xb4\x62\x74\x29\x40\x97\xa8\x04\xe8\xad\x34\x7f\xc7\x58\x56\x59\xa6\x5a\x11\x97\x6d\xe5\x9b\x66\x69\xc2\xdc\xa2\xfb\x47\x2b\xb8\x60\xe5\x1d\x7e\x76\xb4\xe2\xf3\x55\xe0\x6f\xd2\x65\xd0\x6a\xe5\x71\xdb\xbb\xda\xf4\xdd\x74\x9f\x1f\x47\x2c\xba\xdd\x37\xcb\xb0\x0d\x32\x6c\x69\x3b\x81\x15\x43\x2e\xf7\xbf\x95\x45\xbc\x8a\xda\x2e\xb7\x31\x60\x5d\x67\xa1\xca\x1d\xe1\xbb\x4b\x7f\x5d\xee\x7b\x6c\xab\xf2\x33\x6d\x95\x65\x72\x94\xae\xba\x55\x79\x9a\x7e\x57\x4a\x7c\xa6\x99\x48\x95\xdd\x6a\x45\x8f\xdb\x5e\xdf\xec\xb7\xd4\x6a\x3d\xd1\xb4\xcf\x79\x95\x57\x4f\xab\xac\xe5\xa9\xcc\xcc\xad\x0e\x4f\x64\xe0\xb3\x7d\xdd\x6c\x55\xcc\xb7\x55\x30\xdf\xa8\x44\xc8\xad\xca\xfa\xdc\x98\x0c\x21\xf7\xaa\x2e\x4f\xcf\x1f\xf4\xdb\x8e\x7b\xad\x5e\x9e\xe5\xc5\xe1\xf6\x61\x6d\xd2\x46\xb5\x86\x78\x95\x68\x6a\xd4\xe4\x00\xda\x20\x55\x97\x1d\xba\x72\x34\x6b\xb8\x1b\x34\xdc\x45\x62\x68\x6b\x59\x88\xd7\x90\x94\xb0\xaa\x64\x7f\x6b\x52\x69\xb4\x06\x95\x46\x54\x5a\xd9\xd6\xa4\x6a\x6b\x0d\x11\xe2\x59\xee\xe0\xcd\xda\xef\xd6\x1a\xaa\x94\x1e\xda\xef\x66\x38\x37\x78\x4f\x8d\xb2\x73\x1e\x36\x8b\xf5\x0d\x62\x7d\xe9\x62\x24\xed\x11\xe6\x35\xc4\x36\x74\x55\x6d\x6e\x3d\x6a\x09\x1d\xa1\xf9\x79\xa7\x89\x39\x5a\x97\xc7\x62\xeb\x2c\x92\xab\x1a\x44\xad\x9b\x0c\xaf\x48\x13\x79\xe4\xb7\x2e\xff\xff\xd6\x19\x5f\x2a\x43\x57\x1b\x32\x82\x35\x64\x97\x0d\x43\x5e\x26\x6d\xe8\x4a\xd6\x06\xaf\x64\x63\x2b\xe2\xda\xb8\xd4\xe7\xc0\xbe\x8e\xcd\xea\xdb\x90\x03\x7a\x1b\x8c\x09\x95\x9f\x4c\x3b\x4d\xd7\xcf\x8f\xae\x17\xf9\x83\xb4\x53\x97\xdb\x06\xcd\x74\x8c\x61\x9b\x12\xda\xe9\x63\x80\xdc\x89\x45\xee\x20\xed\x94\x45\xbe\xa1\x34\x7c\xc8\x2a\x90\xde\x4e\x29\x7a\xdb\xf9\x60\x92\x42\xb0\xf3\x75\x8f\x2f\x7a\xdc\x86\x84\x76\x79\x8e\x17\xe7\x58\xd5\x24\x9f\x95\x76\x45\xee\xdc\xd6\xc2\xb7\xcb\xfc\xfa\xca\x28\x47\xaa\x3b\x5e\xbb\x74\x07\x6a\xd7\x77\x07\x2a\x2a\xd9\xd7\x2e\x19\x36\xdb\xc5\x5a\xf7\x0a\x1d\x69\x97\xae\xe0\xed\x62\x11\x73\x19\xba\xdb\xe5\x4d\xbd\x58\xae\x5c\xc6\xec\x76\x9b\xd8\xdc\x24\x36\x41\xe3\xdd\x72\x70\x6a\x2c\xdd\x37\xa4\xc6\x6a\xb7\x37\x7c\xd5\xcc\xd3\x75\xac\xdd\x52\x01\xb5\x9b\x41\xfd\x32\xc0\xb6\x5b\x42\x5a\xbb\x21\xa4\x65\x55\x28\x6e\x8f\x14\xea\x0d\x55\xd4\xbe\xb6\x3d\xde\x63\x06\xf3\x90\xc1\xa8\x08\x64\x7b\x74\x41\x6f\x4f\xe7\xbe\x6a\x0d\x8f\x44\xfa\x86\x72\x3b\xd1\x1e\x8d\xed\xb9\xdd\xe7\x8d\xba\x4c\x2a\xa8\xda\x1e\x99\x9d\xda\x03\xb3\xd3\x90\x6e\xa5\xbd\x45\x30\x7b\xcb\xf9\xcf\x9f\xba\x03\xdd\x8f\xf6\x9a\x67\xa1\xdc\x48\xe8\x72\xdc\x6f\xaf\xdc\x7c\x1a\xa2\x86\xeb\x0e\xc9\x3c\x1a\x2a\x8b\xec\x7f\xf3\xd7\x24\x60\xbe\x72\xc7\x6b\x2f\xdc\xf1\x54\x42\xb8\xbd\xba\x6a\x36\xb8\xbd\xc4\x28\xcb\x73\x83\x1b\xcb\xfe\xf7\xc5\x67\x6a\xd2\xcd\xb6\xcd\xef\x66\x5b\x83\x76\x60\x7a\xc7\x99\x08\x3e\x9b\x2a\x4e\x53\xbe\xf9\x51\x97\x6a\x04\x9b\x52\x59\xb4\xb9\xd2\x88\x74\xb7\x75\xb7\x61\xd5\xc2\x3d\x7b\xcf\x34\x7a\xcf\x74\x55\x04\x6b\xb3\x79\x34\x56\x7a\x51\x61\xf0\x36\x6f\xed\x0d\xf2\x6f\xd7\x20\x52\x6a\x4d\x75\xa3\xa6\xba\x1c\xda\xee\x39\x3d\x1c\x4b\x34\x48\x1b\xd8\xed\x7d\xd9\xe1\x7d\x59\x55\x64\xbc\x1f\x72\x5a\xeb\x08\x1b\x89\x51\x4e\x85\xfd\x90\xb9\xba\x1f\xf0\xa6\x2a\x4a\x42\xdf\x43\xdd\xb3\xec\xa1\x7e\xb3\x8c\xf5\xf8\x2b\x69\xb7\x07\xc9\x6e\x3d\xd0\x44\xa4\xac\xf2\x3d\x3c\x8f\xda\x10\xee\x35\x94\xb5\xb4\x07\x49\x37\x3d\x7c\x34\xbe\x2a\xc5\x75\xb7\xd7\x64\x0f\xb0\x1e\x45\x19\x74\xbb\xbd\x26\x7b\x98\x08\x6e\xdb\x6c\xbe\xdb\x57\xa4\xc3\x57\xa4\xca\xb1\xab\x47\xdd\x6b\x7b\x84\x4a\x7d\x48\x3c\xeb\x8e\x83\xe8\x88\x83\xa8\x32\x64\x33\x7b\xc2\xfe\xb7\x7f\x4d\x5b\x03\xdc\xed\x18\xf9\x91\x4a\xcc\x71\xe8\xb3\xe1\x1e\x07\x48\x9f\x32\x9b\xf7\x78\x7a\x26\xcc\xcc\xa9\xb2\x98\x3d\x9e\x1e\x8e\xf2\x86\xec\x85\x3d\x89\xdc\x74\xc6\x91\x75\xdd\x4f\xbb\x9d\x41\x3a\x9c\x41\x62\x94\xaa\xa6\xa7\xe0\xef\x02\x96\xb0\xa5\x83\x8e\xc8\xb2\xfd\xef\xe4\x67\xea\x52\x12\x47\x4f\xac\x94\xea\xa5\x27\xb9\xea\xf6\x84\x80\xc8\x9e\xf7\x0d\xa0\x27\xc9\xb3\x3d\x41\x9e\x2d\x92\x46\x7a\x96\x63\x57\xcf\xcc\xca\x51\x34\xcd\x2c\x2a\xd5\x33\xf2\xa0\xf5\xa2\xb9\xe4\xd3\x6d\xa8\xef\x16\xa5\x73\xe9\x59\x8a\x8e\x9e\x91\x88\x33\xca\x38\xd6\xb3\x2c\x10\x9d\x01\x08\x7d\x27\x3f\x3c\x7a\x51\xc0\x58\x2f\x47\xe2\x77\x7b\x9e\xc5\x20\x2b\x00\x99\x72\xec\xf7\x22\xef\x85\xaf\x2f\x74\x99\xd4\xa5\x48\x4e\x2f\xb8\x6c\x45\xa5\x70\xee\x45\x7c\xbe\x17\xa6\x1d\x2a\x5b\xcc\xef\xe5\x12\xa8\x71\x1b\x88\x51\x91\x55\xbd\xc8\xcc\xd5\x0b\x53\x42\xed\xb4\x88\x47\xaf\xba\x66\xf6\x8a\x6b\x66\x53\xdd\xad\x5e\x65\x5d\xea\x70\x44\x89\x51\x29\xea\x7b\x95\x09\xa9\xd7\x82\x02\xa3\xd9\xdf\x49\x12\xeb\x95\x92\x98\x6c\x09\xdd\x9a\xe5\x0e\x39\xbc\x2a\x74\xa9\x57\x79\x77\xf6\x3a\x98\x5d\x66\x8b\x0f\xdd\x42\x74\xa7\x10\x5d\x8e\x4d\x6e\x7b\xf5\xce\xd6\x6f\x67\x6b\x76\xd3\xe5\xd5\x5d\x10\x11\xe4\xed\xdb\x9b\x6c\x02\xbd\xb1\xb6\xb0\xbc\x2c\x7a\x53\x34\x54\x6f\x4c\x96\x23\xf5\x42\x6f\xb2\x82\xf5\xc6\x6a\x89\x8a\x49\xec\x6d\x68\x9a\x0d\x79\xe6\xc6\xce\x38\x78\xf4\x76\x7a\x3c\xf8\xcf\x14\x43\xba\xc9\x7f\xa6\x37\xe4\x2e\xe8\x35\xaa\x4f\x99\xff\x7a\x9b\xf0\xc7\xd7\xe6\x75\x69\xb7\x7a\xcf\xdc\x04\x91\x81\x6e\xf2\xd1\x91\x2d\x73\x34\x1d\xf5\x6e\x64\xe9\xac\xf7\xa0\xa2\x2f\xbd\x4b\x7a\xe8\xfd\xfe\xf8\x72\xd9\x92\x72\xef\xb2\xe7\xf4\x8e\x14\x5e\x51\xf1\x4e\xbd\x1b\xc7\xfa\x87\x63\x55\xae\xb9\xdd\xea\xef\x4e\xf5\x77\x51\x59\x94\x3e\xe4\xe0\xd4\x19\x8c\x3d\x94\x6f\xbb\x0f\xdd\x33\xfb\x08\x04\xb4\x50\x7a\x98\x79\x31\x66\xbb\xe8\xf2\xdd\x87\x5c\xdb\xfb\x88\x1f\x29\xae\x5a\xdc\x90\x64\xd1\x07\x6c\x17\x51\xf6\xf8\x3e\x4c\x74\xc6\x47\x74\xaa\x52\x36\xf7\x21\xc5\x7f\x47\xda\xa7\x5a\x45\x1e\x4e\x9f\x9f\xf3\x00\x86\xc9\xd2\xdd\x4f\x59\xc1\x3b\xaa\x07\x7c\x6d\xbb\xcb\x53\xf1\x31\xfd\x6c\xb8\x70\x95\xe8\xb6\xd3\x6d\xa0\xc4\x65\xcb\xfa\xfd\x3c\x05\x94\xf3\xfc\x58\xac\x72\x54\xf7\x53\x4a\xbd\x0e\x35\x78\x8c\x45\x2b\xb8\xe4\x10\xd6\x2f\xa4\x58\x28\x92\xc4\xfa\x25\xcd\x42\xbf\x3e\xa1\xac\x36\x9d\x83\xcb\x44\xfa\x22\x91\xae\xe2\x86\x97\xae\xca\xfd\xfa\x70\xad\xee\x7c\x41\x47\xbf\x25\x1c\x75\xe4\x58\x8b\xb1\x88\x88\xdd\x72\x6d\xe8\xa8\xd7\xfc\xb5\xed\x2e\x6f\x89\x92\xfd\xee\x04\xca\x36\xd3\xf5\x5b\xb6\xd9\x7e\x77\x14\xf8\xd9\xf7\x87\x7e\x5f\x5a\xc0\x7d\x61\x01\xfb\x0e\xda\x6f\x33\xfa\x1b\x8c\x5e\x16\x9b\xfe\x78\xe7\x9e\x03\x31\x2b\x5b\xda\xed\xcf\xab\xaf\x50\x84\xb1\xb6\x2d\x12\xf6\x47\x46\x84\xfe\xb0\x54\xb3\x6c\x2b\xdd\x4e\xe1\xfd\x25\x2e\xc8\x7c\xdc\x5f\xa9\x39\xfb\xfb\x09\xfa\xb5\x0b\xf1\x5e\x85\x69\x77\xd4\x1c\xac\x3b\xab\xc4\xd1\x5f\x45\x04\xf5\x97\x49\x05\xbd\x37\xaf\x6e\xfa\xfd\x4d\x9d\xa3\xed\xa3\x63\x57\xf2\x4e\x57\xf2\xd1\x85\xb1\x6f\xf1\x70\xac\xf4\x2d\xcf\x86\xfe\xca\x16\xda\x5f\xd6\x8a\xad\x3a\x56\xaf\x09\x03\x12\xd0\xc4\xb8\x13\xd2\x1e\x7d\xca\x44\xd2\x51\xa5\x2b\x46\x39\x06\xf5\x29\xb5\x4f\x47\x80\xd3\xd7\xb6\x97\x6e\xe1\xbb\x43\xf8\x8e\x51\x01\x36\x7d\x7a\x9e\x73\xcd\x73\xab\x99\xfa\xac\xfe\xee\x43\xb0\xda\x85\x27\xf3\xf4\x70\x27\x37\x48\x74\x6f\x5e\xc2\xbd\x89\x94\x15\x65\x27\x6d\x3c\xfa\xd4\x8d\xb1\x23\xab\x6f\x75\x65\xc7\x43\x71\x1a\xe3\x88\x10\x1d\x64\x90\x1e\x8e\x53\x1a\x47\x22\x54\xda\xdf\xf9\x36\x8c\x43\x7a\xea\x01\x17\xf5\x3a\x54\x7d\xef\x90\xa3\xec\x60\x56\x84\xa6\x2b\xd0\x38\x1e\xcf\xe6\x01\xd1\x57\x22\xfa\x71\x48\x6b\x37\x90\xcb\x20\x74\x17\x0a\x47\x56\xca\xfd\x2f\xcc\x5f\x52\xcd\x0d\xeb\xf5\x07\xf4\xfa\xa1\xcb\xba\x37\x82\x2e\x6a\x23\x20\xd3\x4c\x94\x59\x66\x04\x99\x42\x06\xf4\xff\xa1\x28\xb0\x6e\xd8\xeb\x63\xc0\xeb\xa3\x4a\x51\x30\xc2\xed\x2e\x6f\x66\xbd\x52\xcd\x52\xfb\x71\x0f\xf8\x71\x7f\xc3\xed\x02\x47\x41\x46\xd6\x81\x84\x99\x5d\x98\x34\x82\x9c\x06\x46\x80\xd3\x40\x6c\x82\x66\x78\x3d\xcb\xef\xb2\xd4\x5d\x52\x30\xe8\xce\x3b\xc2\xc7\x67\xeb\x50\x01\xa6\xa8\xd3\x3c\x22\x4f\xb3\x6a\x27\x8c\x28\xe7\x9a\x81\x4b\xc1\xd7\xd6\xd5\x56\xdd\x46\x58\xfe\x7c\x77\xbb\x0d\x32\x47\x53\x51\xb1\x18\x3d\x1e\xca\xbd\x45\xd9\xce\x47\x94\x66\x65\x44\x14\x1a\x8f\x4d\x75\xbc\xa2\xbc\x06\x46\x4c\xeb\xbb\x0d\x4c\x07\x65\x8d\x58\x38\x9e\x8a\xe5\xd9\xdc\x31\x90\x97\xf1\x6b\xd3\x1a\x74\x65\x19\xb8\xb2\x7c\xe2\x9e\x9a\xdc\x65\x63\x0a\x33\x55\xad\x74\x4c\xd6\x88\x27\x41\xa6\x22\x78\x51\x9a\xa8\x11\xa1\x89\x1a\x43\x05\xd7\xa2\x58\xef\x88\xd4\x5f\xab\xf6\xcc\x88\xb7\xbf\x83\x13\x49\x71\xa5\xd8\xf8\x78\x2e\x0f\x97\xa7\x62\x58\x49\x22\xdc\x48\xcc\x9a\xac\xcb\xfb\x48\xba\x76\x8d\xc4\x6b\x97\x64\xa3\xe1\x94\x13\x03\xb1\xd4\xed\x50\x3d\xbc\x74\xb9\xcb\x8b\x90\xd6\xe9\xb2\x6b\xfb\x80\x6b\xfb\xd7\xb6\xc1\x92\x64\xab\x1f\x88\x45\x6a\x87\x36\x3d\x4b\xc4\x1e\x99\xc1\x1a\x43\x9b\xe0\xdc\x11\x23\x2f\x44\x52\xdd\xb4\x22\xdd\xea\x28\x9d\xbb\xa0\x4a\x6f\x45\xee\x0d\xa3\xa0\x58\x95\xee\x86\xa3\x48\x7d\x32\x0a\xd5\x27\x52\x0f\x8f\xa2\x38\xd2\x51\x90\x2d\x7b\x0c\x6d\x5e\x95\xc2\x79\x54\xe2\xa6\x8c\xd2\xa3\x1a\x37\x6b\x9c\xdf\x70\x2a\x15\x56\x4d\x1c\x6b\xe2\x39\x57\x21\x71\xab\xfc\xc7\x52\xf9\x77\x55\x25\xab\xd2\x46\x8f\x4a\x6d\xb4\x0c\xd6\xa3\xca\x5a\x33\x90\xf7\xab\x05\x91\x0e\x6b\xd3\x47\xbd\x06\x8a\x6a\xec\xaf\x9a\x18\xe9\x68\x91\x8b\x13\x36\xd8\xf3\x7b\xc0\xf3\xbb\xc9\x31\x65\x34\x9f\x83\xd6\xc0\x63\xc5\x47\x47\x93\x47\xf5\x68\x03\x55\x49\x44\x4e\x9b\xe7\xd8\x98\x85\x76\x68\xc7\xdb\x95\xdc\x86\xfa\x2c\x2a\x4c\xd7\xc4\x9e\x46\x23\x7b\x92\xfe\x74\x34\xe3\x57\x23\x7e\x75\xd5\x85\x6e\xd3\xb3\x9c\x9c\xa5\xca\xe5\x75\xf9\x7b\x0c\x66\xa4\xea\x32\x8e\x8f\xae\xeb\xf9\xe8\x30\x08\xe8\xf6\x30\x7a\xf1\x67\x2c\xde\x16\x85\xea\xbd\xba\x0d\xa9\x6f\xc6\x50\x4d\x3a\xbb\xdd\x0c\xb8\xdd\xb4\xa0\xaa\xeb\xdd\x04\xa0\x33\xc5\xb4\xa2\x08\x87\xaf\x08\x83\x57\x84\x2e\xef\xba\x31\x7c\x0c\x06\x8f\x81\xcc\xab\x63\xc8\x54\x38\x06\xcd\x4d\x66\x32\x43\x62\xd5\x18\xa8\x29\x13\xc5\x10\x86\x81\x32\x12\x2b\x96\x8b\xa5\x8d\xe4\x2e\xd3\xea\xb2\xab\xcd\x5d\x26\x76\xb9\x57\x30\xa4\x96\x18\x03\xf5\x25\x5d\xa0\x7e\xe8\x52\x38\xc6\x77\x34\x95\x1f\xef\x18\xc3\xfc\x73\x9c\xe8\x50\x55\x8f\x6d\x42\x18\x30\x21\x7c\x73\xd4\x3c\x5e\xcf\x11\xa5\x45\xe2\x50\x4d\xe8\x61\x66\x07\x3f\xa0\x16\x85\xcd\x63\x7a\x8e\x13\x73\x54\xdd\xd9\x21\x5d\xfa\x18\xd4\xa5\xab\x7a\xdf\x18\xd3\x3d\x4e\xd6\xf2\x57\xc5\xf1\x53\x06\x99\x71\x46\x56\xa6\x15\xb3\x3b\x8d\xce\x27\xd1\x59\xda\x9f\x71\x5e\xfe\xee\x62\xb2\x2b\x15\x7e\xf5\x3d\x66\x9c\xa8\xe8\xab\x10\x9b\x71\xca\x36\x34\xce\x67\xa2\x49\xa3\x29\x2b\xc2\x40\xb2\xe8\xa6\x68\x91\x71\x4e\x37\xa1\xe0\x79\x74\x45\xd8\xcb\x5c\xfe\x22\x97\x97\xfb\xc1\xb8\x4c\x9c\xaf\x63\x4d\x52\xdf\x59\x9a\xba\x22\x86\x53\x49\xf4\x4b\x46\xa3\x71\x7d\xe2\x62\x8b\xaa\xb0\x6f\x0b\xc9\x80\x85\xa4\x29\x83\xcc\xb8\x4c\x2b\xaf\xc4\x04\x76\x62\xf1\x97\x69\xe5\x45\x5a\x29\x53\xcd\xb8\x7c\x88\xaf\xef\x10\xb7\xa4\xfa\xe2\x97\xc9\xe8\x45\x32\x2a\x33\xce\xb8\xe4\x99\x3e\x2e\x78\xa6\x8f\x43\x9c\xe0\xaa\xee\xb2\x72\xc3\xc5\xfe\xaf\xe6\x3e\x1b\x53\x48\xc6\xf8\xef\xf2\x6e\xfb\x9f\x8b\xbb\xd7\xf0\x97\xdf\x89\x50\xf5\x9b\xef\xb7\xa8\x06\x7c\x9e\x9a\xa2\x87\xc6\x65\xae\x74\x21\xbb\x81\x2b\x4c\xdf\xd2\x01\x8c\x7b\x25\xaf\x14\x3e\xdf\x59\x10\xbb\x33\xdb\x44\xb8\x6f\xcb\xdd\x77\x61\xc2\x4a\xe1\xec\x5d\xfd\x5d\x65\x52\x4d\x11\x9b\xdb\x60\xb9\x2b\xd3\x69\x8a\xd8\x3c\xd2\xf6\x8d\x87\x15\x3f\xe4\x45\x3a\x1e\x13\xa2\x87\xc5\x3f\xa2\x84\xc5\xc7\xbb\xfe\xf0\xfa\x30\xc4\x21\x9f\xe2\xb6\xc2\xb6\xa1\x3e\x8b\xfb\x2c\xd8\x75\xb1\xff\xc7\x3b\xf4\xac\x1d\xea\xaa\xde\xaf\xab\xfe\x78\x06\x4f\xc2\xbe\xd9\x8e\xc7\x64\xea\x59\x45\xdb\x75\x24\x1f\xb9\x35\x8d\x67\x15\xd5\x76\xfd\x76\x65\xbf\x1a\x2f\x3c\x5a\xd3\xe1\x82\xda\xa6\xcf\x6f\x40\x36\x15\x51\x0e\x5f\x35\xc7\xdb\x99\xb7\xdf\x75\xb4\xa5\x24\x1c\x48\xc1\xd1\xf2\x4f\x01\xfb\xd7\x4d\xac\xe3\x2a\xbc\x7d\x6f\xb7\x3d\x2c\xbc\xbd\x17\xf0\xca\x57\x7c\xc0\xd7\x2a\xa6\xc3\xf5\xe5\xa5\x60\x1b\xef\x44\x71\x59\x51\x80\x77\x7a\x22\x13\xb5\xbf\x5d\xd4\x59\xaa\xf4\x31\x0f\xd4\xe8\x76\x05\x5a\x29\xa0\x06\x02\x21\xe2\xf1\x53\x9d\x56\xe1\xa6\x03\x59\x71\xbf\x89\xa8\xb2\xaa\x94\x34\x63\x22\x6a\x2f\xb9\x46\xb7\x4d\x51\x63\x56\x54\x8b\x16\xfb\x9f\x4a\xcf\x34\x66\x65\x71\x5c\xd7\xad\xf5\x68\x83\xa3\xb9\x00\xb1\x85\xee\x79\x33\x4d\xab\xea\xd2\xd9\x96\xbe\x72\x50\x96\xec\x8a\xa8\xc2\xa1\x39\x06\x2b\x9b\xba\x68\xe7\x3e\x91\x13\x75\x81\x7a\x71\xa1\x44\x69\x01\xe6\xf9\xc9\x62\x5d\x01\x4e\xf3\x14\xb8\x26\x34\x66\xbd\xfe\x94\x13\xbc\xd4\x54\x56\xa5\xc5\xdd\x76\xc9\x50\x33\x2f\x66\x6b\x88\x6a\x49\x6e\x41\x26\x31\x95\x56\x7c\xe5\x7e\x3d\x81\xac\x4d\xae\x7b\xf3\xd5\x11\x9e\x2f\x8e\x70\xdd\x09\xf9\x8f\xf9\x26\x7f\x86\x94\x18\x5d\x95\xf0\x5e\x5d\xbf\x26\x82\x84\xec\x23\x39\xad\xa1\x99\xd0\xd0\xb4\xa1\xa2\x6f\xaf\x28\xfa\x7c\x3f\x8a\xde\xc6\x16\x40\xe6\x2b\xa7\xb7\xf9\x7e\x02\x48\x1b\xc1\x5f\x3d\x6e\x7a\xf1\x95\xc7\x9a\x6a\xca\x07\x9a\xb4\xb0\xec\xc9\x7f\x68\xd5\x5c\x87\xf7\xcd\x9e\x3c\x02\x1b\x63\x55\x91\xc5\x37\x7b\xf6\x99\xb3\x77\x7d\x3f\xed\x33\xca\xb8\x57\x15\x51\x9c\x22\x06\x73\xb2\xb6\xa1\x0b\xf9\x9d\x6e\x81\x81\x4c\x05\xf1\x24\x9b\xcf\xb9\x60\xb1\x5b\x3c\x73\xd4\xcf\xee\x2e\x6d\xa8\xe3\x30\x61\x99\x0d\x76\x87\x98\xb3\xfa\xab\x8f\xb1\xb8\x22\xe8\x7c\x3d\xbb\x17\xd2\xa9\xca\xec\xed\x79\x87\x19\x98\x2a\xe5\x38\x76\x41\xbd\x90\xdc\x06\x1f\xd2\x63\x6f\x56\x98\xa1\xb8\x0d\xe9\x91\x8e\x9a\xd4\xd6\xdc\x86\xac\x27\x61\x8f\x17\xe3\xb5\x79\x50\x8c\x17\x79\xd0\x76\x99\x8e\x75\x6e\x7a\xf4\xfd\xdb\x68\xae\xd9\x29\xc0\xcb\xf6\x25\xf8\xfe\x1d\x4c\x97\xae\x44\xe6\xdb\x57\xe2\xfb\x97\x19\xb9\x53\xfe\x77\xd6\xfc\xfd\xf8\xaf\xe7\x7f\xfe\x1f\xff\xd7\xff\x7d\xfe\xe7\xff\x73\xfe\xd7\xf7\xcf\xfd\x3f\xfe\xf5\xaf\xf7\x3f\xfe\xfb\xf3\x5f\xee\xff\xfe\xe7\xff\xfc\x9e\xfe\x79\xde\xf9\x5f\xfe\xe3\xfd\xd7\xfb\xff\xfd\xb7\xff\xf1\xaf\xfb\xfd\xf3\x9f\xff\xed\x3f\xbf\xaf\xf0\xf7\xff\x07\x00\x00\xff\xff\xa7\x3d\x70\xec\xad\xb5\x03\x00"); +func _bfb ()([]byte ,error ){return _ad (_bdcc ,"90msp-RKSJ-H")};func _gebe ()(*asset ,error ){_gceb ,_fadd :=_dgbc ();if _fadd !=nil {return nil ,_fadd ;};_dbgd :=bindataFileInfo {_ae :"KSCpc-EUC-H",_ca :10306,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492597,0)}; +_dgeea :=&asset {_e :_gceb ,_ee :_dbgd };return _dgeea ,nil ;};func _gdbd ()([]byte ,error ){return _ad (_gfa ,"UniGB-UTF32-V")};var _fggee =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\x96\x4d\x6f\x1c\x37\x13\x84\xef\xf3\x2b\x78\xf4\x7b\x78\x23\x7e\x93\x0d\x2c\x16\x30\xa4\x08\x91\x03\xc7\x81\x15\x27\x01\x82\x1c\xe6\xa3\x47\x58\x20\x9a\x5d\xac\x56\x07\xff\xfb\xa0\xab\xd6\x4e\xe2\x83\x40\x6d\x4d\x75\x4f\xb3\xf9\x90\x9c\x9b\xdb\x87\xbb\x87\xed\x70\x71\x37\x3f\x9f\x8f\xf3\xa3\x5e\xdc\x7a\xd8\x96\xb3\xbe\x1c\x5f\xcf\xb3\xba\x49\x9f\x0e\xdb\x30\x84\xe8\x96\xc3\x7c\xf9\xf2\x13\xc3\xfc\x3c\x9e\x86\xc1\xe2\x1f\x3f\xbf\x5c\xf4\xf9\x61\x5b\x8f\x2e\xd1\xb7\xbc\x9e\xae\x5e\xe7\x6e\x3e\xea\xd3\xe1\xe5\x72\xfe\xec\xde\xbc\x5d\x8e\x93\xfe\xcf\x2d\xba\x9a\xfe\xe1\xbc\xe8\xf9\xb0\x3d\xb9\x37\xef\xc6\xd3\xb8\x85\xaf\x0f\x1e\x5f\x4f\xa7\xbf\xf4\x59\xb7\x8b\x0b\xd0\x74\x5b\x30\x0e\x37\xb7\xef\xc7\xd3\x4f\xe3\xb3\xba\x9b\x8f\x3f\x3e\xbe\xfb\xff\x0f\x90\xa1\xfe\xaa\xe7\x97\xc3\x71\x73\xc1\x7f\xe7\x7d\xfd\x47\xff\xe5\xf3\x49\xaf\x69\x86\x9b\x4f\x0f\x77\x1f\xd6\xf5\x45\x2f\x2e\x06\x4f\xcf\xef\x9f\x1e\xee\xdc\x1f\xc1\x05\xef\x62\x49\xa9\xff\x79\xb5\xfe\xf6\xfe\xb8\xa8\xa3\x69\xc8\x9c\xcd\x7c\x5c\xf4\xe5\x34\xce\x7a\x1e\xb7\x27\x1d\x9c\xdb\x79\xbf\x77\xce\xed\xba\xdf\xdb\xaf\x1e\xb2\xdf\xbb\x9d\xdc\xdf\xdf\xe2\xf7\x5b\x3e\xbd\xbb\xc7\xaf\xef\x3d\x9e\xde\xdf\xda\x53\xdd\x96\x6f\xb2\x0d\x81\x2f\xd9\x8e\x97\x45\x57\x6a\xc8\xbf\x0b\xeb\xde\xc5\x14\x2c\xe6\xdf\x0f\x87\xe0\xfd\xb5\xae\xc3\x72\xf5\x47\xf3\x37\xb5\xd7\x3a\x87\xa0\x2f\x45\xf5\x00\xb9\xa6\x64\x52\xa7\x34\xce\x26\x49\x35\x69\xea\x90\xa6\x75\xef\x5c\xcb\x08\x9c\x29\xcd\x0a\x49\x4c\x5a\x46\x48\xda\x4d\x2a\x08\x5c\x99\x6b\x6d\x26\x35\x04\xae\x33\xa5\x19\x92\x05\xc6\xbc\x9a\x14\x0b\x02\xbb\x37\xa9\x22\x30\x36\x31\x49\x20\xf5\x00\x49\xc6\xbd\x73\x3d\x58\xfa\x28\x0c\x5c\x83\x49\x39\x0e\xbb\x9e\x38\xa1\x84\x09\x49\x2c\x26\x71\x42\x49\xaa\x49\xbd\x9b\xc4\xc0\x34\xd5\xbd\x0b\x3e\x58\x5d\x69\xa2\xb4\x40\x4a\x16\x98\x99\x2b\x5b\x2d\xc1\x17\x2b\x35\x37\x4a\x96\x3e\x78\xb1\x37\x66\xa6\xcf\x12\xf6\x2e\x04\xdf\x4c\x62\x7a\x0c\x2d\x63\x8e\x79\xa4\xcb\x86\x96\x7b\x80\x14\x28\x05\x93\x84\x52\xa4\x14\x21\xa1\x88\x31\x51\x4a\x7b\xd7\x8a\x4f\x90\x32\xa5\x0c\x17\xd3\x17\x4a\x05\x2e\x14\x31\x56\x4a\xd5\xa4\xc8\xc0\x46\xa9\x99\x14\x98\xbe\x53\xea\x26\x25\x16\x21\x94\x04\x12\xd3\x8f\x94\x46\x54\xef\x21\x4d\x94\x26\x48\xe8\xc4\x38\x53\x9a\x51\x57\x86\xb4\x50\x5a\x20\x75\x48\x4a\x49\x51\x6a\x85\xc4\x7e\xd9\xd0\x8a\x47\xae\x89\xfd\xb2\xa1\x95\x80\x5c\x13\xfb\x65\x43\x2b\x09\x45\x4c\xec\x97\x0d\xad\x44\x06\xb2\x5f\x13\xfa\x95\xf0\xc6\x89\xfd\xb2\xa1\x95\xc2\x5c\xec\xd7\x84\x7e\x01\x80\x3c\xb1\x5f\x13\xfb\x85\xba\x26\xf6\x6b\x62\xbf\xd0\x09\x6e\x05\x0c\xad\x24\xe6\x62\xbf\x26\xf4\x2b\xb3\x08\xf6\xcb\x86\x56\x3c\x8b\x60\xbf\x6c\x68\x25\x62\x85\x26\xf6\xcb\x86\x56\x02\xdf\xc8\x7e\xd9\xd0\x0a\x29\x9c\xd8\xaf\x09\xfd\xca\x26\x75\xf2\xd5\x6d\x0f\x85\x00\xc8\x85\xac\x0a\xc0\x8c\x28\x55\x08\xa6\xc0\x15\xb1\x42\x23\x5d\x23\x5c\x19\x98\x8c\x74\x8d\x70\xe5\x66\x5d\x9d\xe8\x9a\xe0\x2a\xa0\x70\xa2\x6b\x82\xab\x16\x9b\xd0\x4c\xd7\x0c\x57\xeb\xc6\xd7\x4c\xd7\x0c\x57\xcf\x36\xa1\x85\xae\x05\x2e\xc1\x09\xb0\xd0\xb5\x98\x2b\x7a\xb4\x50\xe9\x52\x73\xc5\x80\x9d\xa6\x74\x29\x5c\x11\x4b\xbb\xd2\xb5\xc2\x95\xb2\x55\xbf\xd2\xb5\xc2\x95\x83\x1f\x76\xc2\x93\x54\x3c\x5c\x68\xa1\xf8\x4e\x09\xae\x62\x14\xca\xf5\x34\xc6\xc1\x17\x9b\xed\x0e\xe1\xc1\x27\x38\x99\x62\xeb\x75\xd8\x49\xa4\x2b\xc2\x25\x86\x89\x44\xba\x22\x5c\xd2\xf2\xb0\x13\x9e\x39\x82\x33\x27\x79\xdb\x8f\xc2\x33\x47\x92\xb9\x52\xa8\x71\xd8\x09\x4f\x13\xc1\xd1\x91\x62\x6f\x26\xd1\x95\xe1\x4a\xc5\xaa\x2f\x74\x15\xb8\x72\xb3\xea\x0b\x5d\x05\x2e\x10\x2d\x95\xae\x0a\x57\xad\x56\x7d\xa5\xab\xc2\xd5\x0c\x5f\x69\x74\x35\xb8\x7a\xb1\xea\x1b\x5d\x0d\x2e\xb1\x6d\x25\x9d\xae\xde\xe2\xde\x65\x6f\xdb\x5d\xc8\x97\x80\xaf\xec\xed\xf4\x15\xf2\x25\xe0\x2b\x87\x6e\x81\xe4\x4b\xc0\x57\x8e\xb6\x1c\x42\xbe\x04\x7c\xe5\xd4\x6c\xda\xe4\x4b\xc0\x57\xce\x58\x0e\xf2\x25\xe0\x2b\x97\x6a\xe9\xc9\x97\x80\xaf\x5c\xb1\x1c\xe4\x4b\xc0\x57\x6e\xd9\xa6\x4d\xbe\x04\x7c\xe5\x8e\xe5\x20\x5f\x02\xbe\xb2\x24\x9b\x36\xf9\x12\xf0\x95\x05\xcb\x41\xbe\x04\x7c\x95\x10\xad\x7a\xf2\x25\xe0\xab\x04\x2c\x07\xf9\x12\xf0\x55\x52\xb0\xea\xc9\x97\x80\xaf\x92\x6c\x39\x70\x8e\x2f\xeb\xf5\x16\x4d\xd6\x68\x25\x72\x0a\xe4\x4a\xf1\x1e\x37\xf8\x97\x7b\x77\x88\xf1\xdb\x9b\x58\x09\xa4\x02\xc8\x52\x6c\xfd\x94\x40\x2a\x80\x2c\xd5\x6e\x29\x25\x90\x0a\x20\x4b\xb3\xf5\x53\x02\xa9\x00\xb2\xf4\x66\x2f\x27\x90\x0a\x20\x8b\xd8\xfa\x29\x81\x54\x00\x59\x7d\xcd\x26\xd1\x05\x20\x6b\xb0\xe3\x47\x09\xa4\x02\xc8\x1a\x4b\x34\x89\x2e\x00\x59\x93\x5d\x10\x4a\x20\x15\x40\xd6\x9c\xbd\x49\x74\x01\xc8\x8a\x2b\x49\x09\xa4\x02\xc8\x5a\xa3\x55\x4f\x20\x15\x40\xd6\x6a\xd7\x9b\x12\x48\x05\x90\x15\x57\xb8\x12\x48\x05\x90\xb5\xdb\x55\xa9\x04\x52\xbb\xb9\x9a\xf7\x56\x7d\xa7\x0b\x40\x36\x5f\xad\x7a\x02\xa9\x00\xb2\x05\xbb\x89\x95\x40\x2a\x80\x6c\xb1\x58\xf5\x04\x52\x01\x64\x4b\x76\x71\x29\x81\xd4\x91\x77\x6c\xb6\xea\x47\xdc\xb1\x3a\xda\x85\xda\x63\xcf\xff\x59\x3f\xfb\xdf\x3e\x67\xbf\x7e\x5e\xce\xaf\xe7\xb3\x6e\x17\x7c\xcc\xe2\x33\xd2\xbe\x03\x0f\x9b\x7e\xfd\x30\x3e\x1d\x4f\x16\x85\xbf\xbf\x03\x00\x00\xff\xff\x88\xa2\x71\x91\x44\x0b\x00\x00"); +func _bcb ()(*asset ,error ){_adg ,_bfaf :=_gdb ();if _bfaf !=nil {return nil ,_bfaf ;};_edbc :=bindataFileInfo {_ae :"Adobe-GB1-2",_ca :2159,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491257,0)};_dgd :=&asset {_e :_adg ,_ee :_edbc };return _dgd ,nil ; +};func _egd ()([]byte ,error ){return _ad (_daa ,"78-H")};func _fga ()(*asset ,error ){_bfg ,_fbb :=_gec ();if _fbb !=nil {return nil ,_fbb ;};_bff :=bindataFileInfo {_ae :"78-RKSJ-V",_ca :902,_cc :_ce .FileMode (436),_fd :_c .Unix (1580490945,0)};_bc :=&asset {_e :_bfg ,_ee :_bff }; +return _bc ,nil ;};func _baag ()([]byte ,error ){return _ad (_cdef ,"GBpc-EUC-V")};func _edab ()([]byte ,error ){return _ad (_cace ,"Adobe-Korea1-2")};var _edad =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x5c\xd5\x4f\x6b\xeb\x46\x14\x05\xf0\xbd\x3e\xc5\x2c\x5f\x17\xaf\x9e\x7b\xef\xcc\x68\x04\x22\x50\x12\x1e\x78\xf1\x5e\x4b\xd3\x7f\x50\xba\x70\xa4\x71\x30\x34\xb2\x91\xed\x45\xbe\x7d\x39\xf7\xd8\x29\xbc\x45\x70\x74\x22\x5d\x29\xbf\xe3\x19\x6d\x1e\xb7\x4f\xdb\xe5\x70\x09\x9b\x5f\xd6\xe3\xf4\xdc\x2e\x61\x7f\x58\xe6\xb5\x9d\x8f\xd7\x75\x6a\xe1\xa5\xbd\x1e\x96\xae\x13\x0d\xf3\x61\xba\xdc\x0f\xfd\x63\x7a\xdb\x9d\xba\x0e\xd7\x3f\xbf\x9f\x2f\xed\x6d\xbb\xec\x8f\xc1\x78\xde\x7c\x3d\xdd\xce\x0d\x61\xf3\x6b\x7b\x3d\x9c\x2f\xeb\x7b\xf8\xf4\xd3\x7c\x7c\x69\x3f\x84\xb9\xed\x91\xff\xbc\xce\x6d\x3d\x2c\xaf\xe1\xd3\xe3\xb7\x67\xf9\x88\x9f\xaf\xa7\xd3\xbf\xed\xad\x2d\x97\x20\x9e\xb5\x65\xf6\xcf\x6e\xf3\xf8\x75\x77\xfa\xb6\x7b\x6b\x61\xe3\x93\x3e\xe3\xba\xcf\x3c\xc9\xff\xf6\x47\x5b\xcf\x87\xe3\x12\xe4\xc7\x18\xf3\xff\xf1\x6f\xef\xa7\x76\x9b\xd5\x6d\xfe\xfa\x7d\xfb\x14\xfe\x96\x20\x31\x68\xce\x43\xfc\xe7\x96\xff\xf9\xf5\x38\xb7\x10\xef\x77\xda\x3e\x3d\x1e\xaf\x78\x84\x3e\xc5\xca\x50\xf8\x2f\x4d\xc7\xb9\x9d\x4f\xbb\xa9\xad\xbb\xe5\xb5\x75\x21\x8c\x31\xc6\xf8\x10\xc6\x64\x5f\xbe\x3c\xe0\x69\xbf\x3b\xa3\x2b\xf5\x76\xe5\x61\x66\x72\xbf\x22\xc6\xfd\xfe\x21\xc4\x6e\x8c\xc2\x63\xc1\xb1\xe6\xd2\x8d\x51\x99\x28\x92\x2c\xda\x8d\xd1\x98\x18\x92\xbe\xd4\x6e\x8c\x89\x49\x42\x22\x51\x53\x37\xc6\xcc\x28\x7b\xa4\x15\xb3\x0b\xa3\xe2\x51\x36\x0c\xef\x19\xf5\x1e\xf5\x03\xa6\x57\x46\xd5\x9f\x20\x26\x8c\x1f\x18\x0d\x1e\x59\xc4\xf8\x1d\xa3\xdd\xed\x39\x31\xfe\x85\xd1\x8b\x47\x55\x30\x7e\x62\x34\x21\xb2\xd8\x63\xfc\xcc\x68\xf6\xc8\x14\xe3\x1b\xa3\xe6\x51\xae\x18\xbf\x67\xb4\xf7\xa8\xa6\xd8\x8d\x42\x29\x71\xa9\x14\x87\xd2\x8d\x42\x2c\x71\xac\x64\x59\xbb\x51\xa8\x25\xae\x95\x4a\xac\xdd\x28\xe4\x12\xe7\x4a\xb5\xa4\x6e\x14\x7a\x49\xba\x99\x62\x3c\xbd\xc4\xbd\xb2\xf5\x18\x4f\x2f\x71\xaf\x5c\x0c\xe3\xe9\x25\xee\x95\x6b\xc5\x78\x7a\x89\x7b\x15\x49\x18\x4f\x2f\x71\xaf\x92\x22\xc6\xd3\x4b\xdc\xab\x14\x14\x2b\xf4\x12\xf7\x2a\x03\x9a\x15\x7a\x89\x7b\xf5\x82\x6a\x85\x5e\xe2\x5e\x7d\x42\xb5\x42\x2f\x69\xb7\xfe\x31\x9e\x5e\xe2\x5e\xfd\x80\x6a\x95\x5e\xea\x5e\x55\x50\xad\xd2\x4b\xdd\xab\x26\x54\xab\xf4\x52\xf7\xaa\x3d\xaa\x55\x7a\xa9\x7b\xd5\x01\xd5\x2a\xbd\xd4\xbd\x06\x45\xb5\x4a\x2f\x75\xaf\x21\xa1\x5a\xa5\x97\xba\xd7\xd0\xa3\x5a\xa5\x97\xba\xd7\x30\xa0\x5a\xa5\x97\xd6\xfb\x77\x15\xf3\x09\xa6\x03\xb3\x84\x72\x95\x62\xba\x63\xd6\xa3\x5d\x25\x99\x3a\x19\xda\xc7\x2d\x68\xa6\x13\x33\x45\xbf\x4a\x34\x9d\x99\x65\x14\xac\x54\xd3\xc6\xac\x47\xc3\x4a\x36\xdd\x73\x91\x44\x54\x6c\x74\xb3\xc8\x4c\xd1\xb1\x11\xce\x84\x59\x46\xc9\x46\x39\xd3\xfb\x02\x8b\xdd\x68\xa4\x33\xa7\x13\x8b\xa8\xd9\x68\x67\x5c\x9b\x66\xe8\xd9\x88\x67\x5c\x9c\x96\x51\xb4\x51\xcf\xb8\x3a\xad\xa2\x69\x23\x9f\x71\x79\xa6\x88\xaa\x8d\x7e\x46\xbf\x64\xe8\xda\xe8\x67\xf4\x4b\x19\x65\x1b\xfd\x8c\x7e\xa9\xa2\x6d\xa3\x9f\xd1\x2f\x0b\xea\x36\xfa\xd9\x74\xdf\x15\x70\x0f\xfa\x19\xfd\x72\x41\xe1\x46\x3f\xa3\x5f\xae\x68\xdc\xe8\x67\xf4\x2b\x82\xca\xd3\x6d\x0f\xa4\x5f\x31\x74\x9e\xe8\x97\xe8\x57\x0a\x3a\x4f\xf4\x4b\xf4\x2b\x15\x9d\x27\xbb\xed\x9f\xdc\x8e\x24\xab\xef\xa2\xf7\xdd\x12\xbf\xe3\x5d\xf3\xb1\xfb\x4f\xd7\x75\x6d\xcb\xc5\xdf\x34\xbe\xc1\x63\x7f\x3e\x2c\xed\xe3\xad\x75\x3a\x9e\x70\x95\xff\xfc\x17\x00\x00\xff\xff\x33\x87\xd9\xc1\xe1\x06\x00\x00"); +var _feacb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\xdb\xab\x65\xb9\x75\xee\xdf\xf7\x5f\xb1\x1e\x7d\x1e\xce\xe9\x29\x69\x5c\x24\x28\x36\x1c\x6c\x43\x3a\xe0\x38\xc4\x71\x12\x08\x79\x98\xb7\xd5\x14\xa4\xab\x8a\xea\x6a\x88\xff\xfb\x30\x7e\xdf\xb2\x83\x4d\xa0\x1f\xcc\xe7\xfe\x4a\xd2\x1a\x1a\x1a\x57\x69\xee\xef\x7e\xfd\xfd\x6f\xbe\xff\xf4\xf1\xdb\xe3\xbb\x7f\xfc\xfa\xf9\xfc\xc3\xfd\xed\xf1\xfc\xf8\xe9\xfa\x7a\xff\xf4\xf9\xe7\xaf\xe7\xfd\x38\xee\x1f\x3e\x7e\x7a\x7b\x6b\xfd\x71\x7d\x3c\xbf\xfd\xf9\x3f\x81\xf3\xc7\xfd\xcb\xdb\x5b\xcd\xff\xc3\x9f\x7e\xfa\x76\xff\xf8\xfd\xa7\xe7\xe7\xc7\xd0\xb8\xeb\xe7\x2f\xaf\xb1\x8f\xc7\x77\xff\x74\xff\xf0\xf1\xa7\x6f\x5f\xff\xf4\xf8\xd5\xff\xbf\x3e\x1f\xf7\xff\x79\x5c\xf7\xb3\xf8\xdf\x7f\xbd\xee\xaf\x1f\x3f\xfd\xf0\xf8\xd5\xdf\xef\x5f\xf6\x4f\xed\x2f\xff\xf0\x87\x9f\xbf\x7c\xf9\xcf\xfb\xc7\xfb\xd3\xb7\x47\x87\xbb\x3f\x5d\xe0\xdb\x77\xbf\xfe\xdd\xfe\xe5\x1f\xf6\x1f\xef\xc7\x77\xbf\xfd\xaf\x6f\xff\xf7\xef\x60\x21\xff\xe5\xfe\xfa\xd3\xc7\xcf\x9f\x1e\xad\xfd\xbf\x6d\x8b\xff\xe1\xff\xf9\x4f\x5f\xee\x47\x7b\xcd\xfe\xe3\xf7\xbf\xf9\xfd\xf3\xf9\xd3\xfd\xed\x31\xe6\xa6\x31\xff\xf6\xc7\xef\x7f\xf3\xf8\xf7\xf6\x68\xdb\xa3\xfb\x18\xed\x3f\x5e\x43\xff\xf5\x77\x9f\xaf\xfb\xa1\x41\x6f\x4d\x9b\x39\x3f\x5f\xf7\x4f\x5f\xf6\xf3\xfe\xba\x7f\xfa\xe1\x7e\x7b\x3c\x3e\xf4\xd6\xdb\xfb\xe3\x43\xfe\x36\x7f\xfb\x5e\x52\xfe\xcd\x88\xb7\xb6\x6d\xaf\xa9\x1f\x2f\x51\x7f\x9e\xd2\x5b\xcc\xf7\xc7\x23\xc6\x28\x2a\x96\xa8\xf5\xfe\x48\xcb\x09\xb5\x43\xe5\xfd\xfe\x78\xe4\x16\x6f\x1f\x7a\xd7\xc4\xde\xa1\x7a\xbe\x7d\xe8\x63\x6c\x45\x8d\xb1\x8a\x9a\x5b\x51\xc6\xa8\xe1\x7b\x51\x0b\x2a\x44\x65\x51\xb3\xd5\x5a\xa6\xb5\x2c\x47\x51\xd6\xdf\x3e\x74\x17\xe5\x19\xef\x8f\xc7\xea\xfe\xf6\xa1\x87\xa8\x18\xf3\xfd\xd1\xb6\xd6\x8a\xd2\xf2\xe1\x50\xa3\x46\xa5\x46\x65\xfd\x4b\xdb\x7c\x15\xe5\xa2\x12\x6a\xd5\xf2\x4b\xa3\x96\x3f\xdf\x1f\x8f\x3e\xa0\x02\xe9\x81\xc7\x40\xd4\x25\x51\x17\xdb\xee\xab\x44\xdd\x35\x71\x67\xe2\x60\xdb\xbb\x26\xee\x8c\x1a\xab\xe4\x3a\x34\xea\xa8\x5f\x7c\x58\xaf\xe5\x8f\xec\xa2\x3a\x6b\x39\xd4\x10\x55\x13\x7d\x2b\xdd\x9f\xdd\x8a\x3a\xe3\x89\xee\x4b\xfa\x4b\x6b\x5d\xe3\x7e\x7f\xa4\x7b\x4d\xbc\x8c\x5f\xbc\x3c\x8a\x9a\x50\x25\xd0\x0b\xe6\xe8\xb5\xd6\x25\xb9\x2e\xd6\x8a\xad\xce\xf1\x4a\x51\x05\x8f\x8c\x0e\xa5\xe5\x11\x35\xa3\x41\x75\x51\x1d\x0a\x21\x24\xea\x95\x65\x13\xd1\x0d\x6a\x17\xc5\xd1\x86\x96\x3f\x44\x9d\x35\x6a\xb4\xb7\x0f\x63\x43\x7a\x41\x6b\x75\x8e\x63\xeb\x5d\x54\x67\xd4\x80\x1a\x50\xa3\x33\x2a\x8b\x1a\x2f\x6a\xbc\x3f\x72\x8c\x0d\xca\x44\xed\x35\xca\x0c\xea\x10\x75\xb0\x96\xa8\x13\x2a\xae\x1a\xe5\xbd\xa8\xb8\x45\xdd\x8c\x42\x88\xd2\xca\x87\xb1\xd5\x1e\x5b\xdf\x10\x22\xf5\x8b\x05\x19\x23\xa0\xf4\x8b\xb5\xaf\xd6\x4b\x85\x63\x4b\x2d\xff\xda\x23\xa2\xe6\x25\xea\xae\x51\xad\x28\xb9\xd5\x68\x7d\x41\x2d\xa8\x5d\xd4\xce\xc4\x09\x85\xf4\xad\xf6\xd5\x7a\x67\xd4\x70\x51\xce\x28\x51\x21\xaa\x8c\xbc\xdb\x06\xb5\x44\x71\x1c\x2f\x4a\xcb\x0f\x44\x45\x39\x4d\x9a\x68\xe3\x62\x54\x83\x42\x13\x0d\xef\xe8\x86\x10\xd6\x45\x71\x1c\x36\xa0\xd0\x04\x5e\xdf\xba\x43\x85\x44\x0d\x14\xad\xe5\x43\xcb\x6b\xdb\xab\x28\x05\x85\xd1\x7b\xbe\x3f\xda\x68\x03\x6a\x8a\x9a\x4c\x74\xa8\x25\xaa\xa4\x1f\x65\x5f\xa3\x4b\x39\x5d\xca\xb1\x80\xe2\x17\x7b\x59\x74\xc3\xa2\x47\xc7\xa2\x05\x19\x96\x50\xfa\xc5\x32\xcc\x36\x12\x2a\xb5\x56\x6a\xad\x09\xa5\xb5\xea\xd0\x9a\x71\xda\x5d\x87\x06\x64\x18\x42\xe4\x2d\xea\x66\x54\x09\x31\xb4\x21\xa0\xd9\x96\x50\x5d\x14\xfa\xf2\x0d\x0a\x7d\x11\xec\x9a\x6d\xb5\xd6\x90\x56\x81\xb0\xc5\x44\x7b\x8d\xaa\x73\x34\x8e\x63\xd8\x12\xb5\xde\x1f\xbe\xb1\xc7\x61\x48\x3f\xc2\x18\x55\xd2\x8f\x70\x51\xd8\x84\x33\x31\x42\x54\x9d\x90\x25\xa2\xea\x84\x86\x4e\x08\xbb\x1f\x3a\xa1\x81\x91\xdb\x84\x92\x91\x0f\x19\x39\x47\x3b\x64\xe4\x23\xbd\x46\x2d\x36\x94\x5a\xbe\xc0\x17\x46\x3e\x32\x45\x2d\x46\x69\xa2\x44\x95\xa2\xdd\xa0\x24\x84\x54\xc8\xb6\x15\xdc\x87\xa1\x1c\xdf\x4a\x7a\x93\x72\x4c\x26\x57\x21\x6d\x98\x94\x03\xb8\x84\x30\x33\x51\x75\x68\x8e\x3f\x9a\x5d\xa2\x38\x34\x17\xc5\xa1\x99\xb3\x3c\x96\x63\xae\xe5\x0b\x22\xe6\x84\xd2\xf2\x68\xd5\x51\xa1\x49\xab\xf6\xd2\x2a\xa2\x4a\xab\x86\xf4\x9e\x25\x84\xf2\xd0\xf0\x32\xcc\xe6\x15\xb6\x87\xcb\x30\x81\x0c\x9f\x50\x28\xda\x47\xd9\x6a\x60\x39\x4e\x8c\x16\x64\xf8\x22\x21\xff\x39\xef\xfe\x6f\xa9\x78\xb8\xe9\xa7\xf8\xf5\x20\x08\x2a\xe5\x09\x5a\xcc\x05\xd5\x45\xa1\xbb\xd8\xa0\x86\xa8\x3a\x9a\xa8\x04\x34\x42\xfe\x14\xf2\xa7\x10\x85\xd8\x61\xce\x28\xd6\xb2\x10\x15\x64\x1b\x83\x4a\x51\x25\x44\x4a\x08\x7b\x8a\x22\x8f\x54\xd2\x18\xe1\x6c\x2e\xca\xbe\x5a\x72\x34\x11\x97\x28\x8e\x26\x06\x14\x47\x13\x65\x6b\x2d\x83\x51\xb2\x35\x20\x23\xf8\xc5\x74\x51\xa5\xe1\x4c\x26\xca\x8a\x80\x8c\x70\xa8\x53\x14\xbf\x38\xd9\xb6\x3c\x38\xe4\xc1\xaf\xe5\x5f\xbf\x88\xf4\x18\xbc\xea\x81\x91\x1d\x21\xe6\x80\x32\x51\x12\x22\xa1\x10\x22\x2b\xd4\xb6\x9c\x50\x23\x45\x25\xa3\x26\x14\xb1\x2c\xcb\x30\xdb\xe4\x98\xd3\x34\xd1\xb0\x22\x62\x59\x4a\xab\x59\x46\xda\x66\xdf\xa0\x6e\x51\x24\xa0\x14\x85\x56\xa9\x4d\xda\x24\xf6\xa7\xec\x16\xc8\xc8\x06\x35\x44\xf1\x8b\xe4\xca\x74\xfd\xa2\xf3\x8b\xc9\x1e\x5d\xbf\x58\x55\x56\x9b\x1c\x47\xfa\x21\xaa\x54\xd8\xa6\xd6\x42\x85\x19\xa5\x09\xaa\xac\x91\x21\x4d\x04\x9a\x40\xf7\x29\xb7\xc8\x2a\x11\xda\xc4\x53\x28\x9c\x5e\x90\x81\x99\x64\x4a\xd4\xac\x58\x36\x43\xd4\x12\x45\x4e\x4a\x87\xda\x45\xa1\x09\x89\xaa\x13\x02\x32\x08\x5c\x53\x27\x34\x07\x72\x11\xc2\xa7\x32\x3d\x90\xf1\xa2\x90\x6b\x1a\x72\x11\x59\xa6\x1c\x06\xc8\xa8\x42\x75\x4c\x45\x96\x89\x01\xac\x56\x8a\x56\xa9\x37\x16\x1e\xbc\xd0\xea\x92\x2b\x2c\x79\x70\x55\x59\x63\xc9\x83\x17\x06\xb0\xb0\x9c\x25\x03\x58\x32\x00\x4c\x6e\xc9\x00\x16\xb1\x6c\x91\xf2\x96\x7e\x71\x29\x96\xa1\xe8\xa5\x58\xb6\x4a\xf7\x7d\xdb\x4a\x13\x4b\xba\x07\x7c\x12\x76\x97\x63\xbe\xab\x7c\xa8\x6f\x14\x4b\x2b\x5e\x14\x16\x2d\x21\xe4\x43\xab\x7c\xa8\x6f\xa4\x83\x25\x1f\x5a\xf2\x21\x2c\x7a\xc9\x87\x56\x1d\x47\xdf\x08\xa8\x4b\xc7\xb1\x74\x1c\x13\x51\x75\x1c\x94\xb3\x7d\x23\x74\xa8\x9c\x1d\x7b\x99\x5c\xdf\xf0\xb4\x5d\x26\x07\x64\x4c\x51\xfc\xe2\x5e\xe1\xb1\xb7\x2a\xd9\xc7\x1e\x29\x4a\xca\x11\x85\x72\x76\x44\x6d\x58\xe1\x2e\x51\xf7\x97\xa8\x09\xe5\xa2\x4a\x88\x46\xde\x55\xb5\x3c\x8e\xce\xf2\x2e\x2a\x45\x69\xf9\x09\x35\x45\xad\x1a\x85\xbb\x1f\x8a\x72\x87\xa2\xdc\xd4\xc4\x43\xd4\xc1\x28\x51\xa7\x28\x2a\x36\x52\xcb\xd1\x51\xf4\x51\xc7\xd9\x1b\x36\x71\xa8\xa4\x3a\x54\x52\x2d\x51\x5a\x5e\xa2\xa2\xc2\x53\xa2\x9e\x65\x13\x5d\x95\xd1\x29\x9b\x00\x32\xaa\xbb\x18\xa7\xd6\x3a\x8d\x51\x98\xef\x69\x1a\x65\x1a\xc5\x44\x7b\x8d\x5a\x55\x22\x50\x0f\x9c\x4a\xfe\x67\xf9\x73\x57\x49\x75\x7a\x8a\x42\x13\x2f\x4a\x6b\x95\x31\xf5\x41\x55\x7a\xca\x98\x4e\xc7\xad\x48\x53\x27\x1d\xc1\x38\x91\x7e\xb4\xa2\xd4\x4a\x8c\xab\xf4\xd5\x07\xf5\xd3\x25\x7d\x5d\x72\x85\x25\x0a\x7d\x5d\xe5\x70\x7d\x90\xdf\x2e\x95\xa0\x40\xc6\x12\x85\x5c\x57\x95\x1b\x5d\x45\xdc\xa5\x72\xe3\x92\xf9\x2e\x51\x98\x2f\xdd\x45\xb7\xea\x1b\x86\xba\x8b\x41\x47\x91\x49\x3d\x70\xc9\x4c\x2e\x44\x35\x6a\xfd\x5b\xa2\xde\x15\xa3\xbb\x94\x73\x2b\x46\x03\x99\x14\x71\x77\x47\xae\xbb\xfa\x86\x6e\x24\xff\x5b\x7d\x03\x90\xb9\x19\x94\x89\x62\xf9\xd8\x7e\x39\x15\xdf\xe3\xa9\x19\x4f\x16\x29\xdd\xdd\xca\xe7\xb7\x23\x10\xb1\xec\x56\x24\x06\x92\xae\x78\xdc\x8a\xc4\xb7\xf3\x53\x9c\xd6\xad\x73\x00\x32\x29\x21\x6f\xd5\xb1\x77\x45\xe2\xee\x92\x51\x91\x18\xc8\xe4\x4c\x6f\x45\xe2\x1b\xad\x38\x55\xe5\x53\x5a\x79\xe2\x03\x4e\x23\xf3\x94\x0f\x00\x99\xaf\x51\x9c\xe9\xb3\xcc\xa4\x3b\x25\xf7\xd3\x97\xa8\xb2\xee\x24\x2e\x3e\x5d\x13\x4b\xae\xee\xd8\xed\x53\x72\x01\x99\xd5\x61\x8f\xa7\xea\xeb\x67\xb0\x16\x67\xfa\x0c\xad\x15\x5a\x4b\x13\xb5\x16\xa2\xd2\x6a\x9a\x1a\x3f\x41\x8f\xca\x6f\xa6\xc6\x4f\x90\x59\xdd\x81\xa9\xf1\xb3\xcd\x18\x55\x41\xd0\x36\xd3\x28\xd3\x28\x83\xd2\xa8\x52\x48\xa7\xb6\xb0\x8d\x52\x4d\x90\x59\xd6\x6d\x1b\x21\xc9\xb6\xca\x5c\x1d\xf3\xb3\x2d\x25\x44\x6a\xad\x80\xd2\x5a\x84\x4a\xf6\x68\x1b\xa1\xd2\x36\xea\xd8\x6c\x48\x4f\x05\x62\xb4\x74\x3d\xab\x7f\x33\xb5\x74\xd6\x88\x52\x59\xb5\xba\x35\xa2\x94\x20\xb3\x32\xbd\x35\xa2\x94\x20\xa8\x79\x8c\x26\xf0\x83\xd1\xbf\xf5\x64\x8f\xea\xdf\x04\x99\x5d\xd4\x0e\x65\xe5\x4f\x59\x81\xde\x5a\x55\xbe\x2f\xc8\xec\x1d\xea\x12\x85\x5c\x55\xba\x58\xa3\x90\x10\xe4\x4b\x2e\xca\x33\x6b\x58\x61\x26\x72\xb9\x46\xc9\x0a\xcb\x11\xad\x85\x46\x71\xb4\x39\x11\x35\x24\x97\x8e\xb6\xba\x75\xd3\xd5\x8f\x35\x69\x62\xd5\x28\x75\x79\xd6\xab\xbd\xec\xb3\xfa\x5d\xeb\xe3\x12\x75\x31\x91\x51\xb4\x9a\xd6\x8d\x51\x06\x25\xe9\x81\xa4\xb8\xb4\x6e\x1a\x45\xae\x9c\x55\x5c\x5a\x27\x57\x0a\x32\xfb\x84\xd2\xc4\x28\x3f\xa7\x44\xb0\x1e\x43\x14\x7e\x8e\x7d\x75\x7c\xc8\x7a\xc5\x9c\x3e\x2b\x5e\x5b\xa7\xcd\x17\x64\x56\x64\xb1\xce\x1d\x88\xf5\x8a\x39\x7d\x6a\x43\xe4\x24\xeb\x89\x31\x71\x42\x9d\x76\xc7\xe8\x18\xfb\xaa\x60\x63\xea\x18\x05\x99\x43\x94\xa4\x47\x39\x94\x1b\xa6\x8e\xd1\x06\x66\xb2\xb0\xaf\x21\x33\x19\x32\x93\x61\x50\x53\xd4\x64\xd4\x84\x5a\xa2\xb0\xc2\xf2\x6d\x1b\x38\xb2\x8d\x8e\x10\x5d\x6b\x5d\xa2\x6e\x46\x25\x14\x7b\x1c\x43\xa3\x98\xa8\xe3\x18\x3a\x8e\xb1\xa0\x10\x75\x94\x26\xfa\x32\x44\x95\x26\x80\xcc\x17\x25\xe9\x51\xce\x5a\xfc\xa2\x94\x03\x64\x9a\xa8\x10\x75\x30\x2a\xa0\x4e\x51\x1c\x5a\x15\x97\x36\xa4\x2f\x7a\xc1\xb1\xa1\x42\xf5\x82\x66\x25\xea\xa0\x32\x32\x93\xa8\x26\x51\x8d\x51\x12\xd5\x2a\x7d\x8e\x0d\x7d\x19\xe9\x53\x90\x69\xa2\x96\xa8\x55\xa3\x8c\xb5\x48\x9f\x82\xcc\x17\x75\x88\xe2\x17\x2b\xe5\x99\x9a\x48\x41\x26\x86\xa9\x26\x52\x30\xb6\xea\xe9\xcd\xe4\x56\x26\xb7\xd2\x44\xb9\x95\x55\xe0\x1c\x5b\x75\xd8\x66\xae\xe5\x0b\xcc\xb1\x09\x93\xf9\x9a\xb6\x5d\xa5\xb1\xa9\x89\x14\x8c\x8d\xc8\xe4\x8a\x85\xae\x58\x88\xbb\xbb\x62\xa1\x97\xe5\x8c\x56\x89\xd1\x5c\x96\xe3\xb2\x1c\xd3\xc4\x29\xea\x62\x54\x40\xdd\xa2\xb0\x09\xa4\x77\xd9\x84\x57\x0e\x1f\x8d\x50\xeb\xe4\x70\x41\xa6\xb3\xfc\xd0\xf2\xa5\xef\xd1\xba\xa8\xd7\x44\xb6\xcd\x1e\xd5\xc9\x9a\x73\x1c\x0d\x1f\x72\x1d\x87\xeb\x38\x9c\xe5\x75\x1c\x5e\xba\x1f\x0d\x93\x73\xe9\x1e\xc8\x74\x34\xa1\x90\xe6\xa5\xc9\xd1\xac\xff\x62\x2a\x36\x77\xe9\x8e\xa6\x28\xab\xb4\x35\x77\x29\xca\x51\x94\xb4\xe2\xda\x49\x81\xcf\xd7\x28\xc9\x58\x01\x62\x34\xfd\xba\x02\x84\x2b\xc9\x56\xcb\x6f\x4e\x92\x35\x0f\xd4\x19\xa2\xa4\xce\x02\xef\x1b\xfb\x55\x18\xf1\xca\x23\xa3\x11\x7f\x5c\x79\x04\x70\x93\x56\x52\xcb\x27\x8a\x9a\xe8\x2e\x25\x44\x4a\x51\x1c\xb3\xb2\x0d\x6d\xfe\x68\x55\x13\x9b\xda\x7c\x8b\x81\x10\x55\x1c\x5a\xc8\x07\x80\xcc\xaa\x89\x2d\x74\x34\xdc\x79\x8f\x4e\xa0\x0f\xe5\xca\x50\xae\xac\x8a\xde\x42\xb9\x32\x4a\x47\xa3\x13\x63\x83\xf2\xdd\x42\x75\x4a\x34\xa8\x10\x55\xa7\xd5\xf1\x81\x90\x29\x87\xc2\x2e\x49\x36\x14\x76\xa3\x12\xc5\xa0\xda\xb5\x08\x89\x5a\x90\x59\x0d\x83\x45\x48\x88\xd2\xe4\xe8\xec\x31\x94\x9d\x83\xee\x40\x59\x30\xe8\x0e\x2c\x2a\xb5\x8c\x8e\x5b\x84\x52\x0b\x90\xdc\x20\x5b\x84\x84\x48\xd6\xe2\x38\x42\xc1\x06\x88\x29\xe5\x28\x38\xd3\xe6\x8f\x5e\xfd\x9b\xa9\xcd\xb7\x2c\xef\x18\x1d\xad\xa6\x02\x2a\x90\x5c\x63\x5b\x52\x2c\x19\x7d\xfc\xe0\x42\xdf\x52\xa9\x38\x95\x8a\xc9\x95\xa9\x54\x4c\x57\x3d\x46\x15\x38\x96\xb2\x2f\x20\xb3\x1a\x06\x4b\xd9\x57\x06\xa3\x88\x78\xa9\x0a\x24\xb5\xed\x14\xf5\x1a\x55\xf5\x80\x13\xaf\x53\x49\x36\x95\x64\xab\xe9\xb6\x94\x26\xb2\x0a\xe8\x31\x38\xc7\xa4\x17\x14\x64\x56\xd3\x6d\x29\xc3\xa4\x77\x1e\x03\x15\xaa\x77\xb6\x59\xa1\x63\x8c\xea\x3e\x6d\x72\xbb\x21\xc8\xac\x3e\xdc\x26\x95\xb3\x4d\x62\xc6\x98\xa2\x6e\x51\xd8\x57\xf5\xe1\x36\x15\x33\x80\x31\x16\xa3\x78\xd1\x11\x64\x62\xf7\x73\xe8\x17\xb1\xaf\xb1\xa0\x64\x5f\x40\x66\xf5\xe1\x36\x5d\xbf\x58\x66\x32\x8c\xb8\x38\x65\x26\x40\x26\x87\x36\x95\xc3\x67\xf9\xcd\x30\x62\xec\x54\xb6\x99\xca\x36\xd5\x74\xdb\x94\x01\xd0\xd3\x0f\xc3\x98\xd4\xd3\x0b\x86\xb1\xc7\xa5\x80\xba\x3a\xf5\x00\x9a\x58\xd2\xc4\xea\x4c\x44\xae\xa5\x3d\x02\xc9\x6d\x90\x2d\xed\x11\xf0\x86\x5c\x4b\x7b\x04\x86\x91\x05\xd7\xd0\xf2\x03\xe9\xa9\x2d\x16\x9d\x86\xad\x81\xf4\x4b\x6b\xb9\x28\x49\x8f\x5c\x0a\xbb\xab\x9c\x77\x18\x26\xb7\x14\x50\x81\x54\xe1\xc5\x8d\x42\x41\x9d\x90\x57\x93\x60\x4b\x39\x09\x48\xae\xa4\x6c\x29\x27\x2d\xa2\xa7\x13\xaf\x97\xc2\x23\x90\x39\xd9\xa3\x4b\x54\xf4\xe5\x94\x7a\x6a\xf3\x6d\xaf\x38\x31\x1c\x57\xd8\x15\x27\x80\xcc\x29\xca\x44\x95\x15\xc6\xc6\x44\xe5\xca\x5d\xb9\xb2\x7a\x67\xdb\x25\xd7\x5e\xad\xc4\x08\xea\xf3\x9d\x56\x42\x90\x89\xbe\x76\x45\x93\xbd\x02\xdf\xe0\x32\xd3\x76\x05\x3e\x20\xb3\x1a\x0e\xdb\x53\x13\x11\x95\xab\x54\xd3\x65\x80\x60\xa8\xd6\x3f\x74\xb4\x87\x72\xe5\x12\x35\x44\xb1\x3c\x61\xe8\x90\xbb\x1f\x72\xf7\x6a\xbd\x4c\xf7\x03\x76\x90\x93\xb8\x2a\xb3\x43\x39\xe9\x50\x4e\xc2\xc8\x0f\xe5\xa4\x83\xc8\x44\x1b\x67\x87\xfc\x11\x48\xd9\xd7\xa1\xc8\x74\x54\x26\x18\x2a\xbc\x0e\xd5\x4f\x87\xea\x27\x8e\xf6\x50\xfd\x74\xb0\x6d\x55\x33\x87\xb6\x0d\x58\x7b\x51\x5a\x9e\x6d\x2b\xc9\xea\x62\xc1\x4e\x74\xaf\xd4\x74\x4a\xf7\xe7\x4b\xf7\xa2\xd0\x3d\x17\x00\x63\x6e\x4c\xa4\xb3\x13\x64\x56\x6b\x6e\xa7\x8e\x83\xcb\x80\x31\x39\x21\x5d\x06\x08\x32\xa9\x40\x4e\x95\xff\x27\x2e\x3a\xfb\x2f\x77\xc5\x76\xca\x83\x81\x9c\x24\xc6\x53\x1e\x7c\xb2\xdf\x49\x4e\x3a\xb5\x5f\x20\xcc\x45\x49\x20\x1a\xac\x49\x65\x73\xaa\xc1\x02\xc6\xc4\xf5\x4f\x95\x90\x40\xbe\x36\xa7\x12\x12\x18\x93\x4c\x7f\xaa\xe4\x06\x72\x52\x55\xea\x5a\xc3\x2e\xdc\x95\x2b\x4b\xbb\xe4\xae\x40\x4e\x4c\xf9\x92\xbb\x5e\xe5\x43\x63\xe2\x03\x97\x0a\x3a\x20\x27\xe5\xe8\x25\x7f\xba\x08\x6f\x73\x69\x94\x89\x32\x46\x05\x94\x8b\x2a\x93\x51\x77\x70\x49\xe9\x40\xf2\x22\x63\x97\x7c\xe0\xaa\xd8\x3f\xd6\xc6\x5a\x8a\xfd\x40\x4e\xfc\xfc\x92\xad\x71\xf9\x31\x16\xee\xaa\xcb\x0f\xbb\xb1\xdb\x45\x1d\x7b\xcb\x6e\x81\x9c\x74\xd8\xb7\xec\xf6\x4e\x84\xc0\xf5\x6f\x29\xfa\x4e\x8d\x5a\x50\xaf\x51\xf7\xfb\xc3\xb6\x51\x72\xe9\x16\x41\x90\x93\x16\xe5\x29\x17\x7b\x56\x10\xb4\x8d\x56\xe0\xa9\x20\x08\xe4\x24\x0b\x3e\xc7\x6b\x94\xd7\x28\x67\x2d\x85\x37\x20\x36\x36\xf4\x54\x55\xf9\xac\x24\x6b\x1b\xe5\xc6\x53\x49\x16\xc8\x49\x39\xfa\x54\x92\x7d\x96\xa2\x8d\x32\xd9\x75\x65\xe0\x9b\xb3\x7c\x05\x1b\xdf\xa8\x53\x04\x83\xa2\xd5\x37\x52\xb1\xd3\x9a\x1b\xaf\xc0\xae\xd6\xdc\x79\xef\x34\x2e\xea\x9c\x47\xcf\x17\x24\x3e\xe0\x7a\xfb\xf4\x66\xf1\xfe\xb0\x5e\x42\x78\xe3\xb5\x43\x90\xb3\x39\xd4\x14\xb5\xd7\xa8\xae\x51\x87\x28\xb4\xda\x02\xea\x14\x75\x32\x2a\xa1\xf4\x8b\xa6\x5f\x14\xa5\x5f\x44\x54\xde\x77\x5d\xbd\xb3\x77\x51\x95\x93\x5c\x1d\xa3\xd3\xc6\xd9\xa8\x28\xe5\xfa\x92\x42\x90\xb3\x31\x6a\x68\x54\xa9\xd0\xc6\x14\xb5\x8b\xc2\xad\xda\x82\x42\xd4\x61\xac\xb5\x18\xe5\x5a\x4b\x46\xde\x37\x28\xad\x55\xe5\x9d\xd9\x8b\xba\x45\xe1\x56\x95\x5a\x7c\x10\x33\x9c\x37\x46\xb3\x6a\xc3\x5c\x6f\x8c\x82\x9c\x1d\x51\xb9\xf4\x73\xba\x3c\x23\x87\xbb\xba\x3c\xe7\x2d\xcf\x48\xd8\xae\xb7\x3c\x41\x12\x27\xdc\x78\x39\x71\xab\x08\x62\x5e\xee\xee\x3c\xcf\xbd\x60\x6c\xc1\xa8\xd0\x28\x96\x77\x84\x50\x37\xe5\xce\x69\x7b\x15\x4b\xee\x3a\x6d\xd7\x69\x77\x46\xe9\xb4\xbd\x82\x95\x79\xe5\x37\xa7\x15\x78\x41\xce\x6a\x94\x5d\x1d\x81\x53\x8c\x1b\x69\xca\x55\x8c\x0b\x8c\x57\x4d\xd7\x9b\x9b\x20\x67\x0f\x28\xd6\x8a\xd4\x28\xa8\xd4\xa8\xd4\x28\xd6\xca\xd7\xa8\x5a\x9e\x77\x32\x57\xa1\xea\x29\xaa\x1a\x3f\x57\x11\xe7\x14\x71\xc6\xc3\x8c\xab\x88\x13\xe4\xec\x1a\x85\x26\x28\x83\x8c\xfb\x14\x57\x19\xe4\x7c\xc5\x52\x85\x46\x51\x44\x75\x41\xf2\xac\xe4\xfa\x8a\xc5\x57\x1d\x9a\x6f\x15\xb6\x7d\xe9\xd0\x80\x9c\x43\x14\x2a\x5c\x55\x5a\xfb\x56\xee\xee\x3c\x27\xbc\xa0\xe9\x68\xf5\xaa\xe0\xd4\x16\xbe\xa1\x68\xd5\x16\xbe\x97\xbb\xfb\xc6\x5a\x3b\xee\x2e\xc8\x39\x1a\x14\xb6\x4a\x6d\xe1\xbc\x50\xb8\x6a\x0b\x41\xce\xd1\xa1\x38\xb4\x5d\xcb\x57\xde\x75\xd5\x03\x7e\x94\xe5\x78\xe3\x17\x0f\x59\x0e\x90\x3c\x8a\xf9\xc1\x9b\x9b\x1f\x3c\xa4\xb7\x8a\x39\x4e\xd6\x7f\x41\xce\xa1\x89\x98\xef\x41\x97\xc8\x13\x82\x1f\x54\xf1\x82\xc1\xbb\xb3\x1f\x64\x54\x27\xf9\x7b\x9b\x50\xb2\xfb\x43\x76\x3f\x90\x4b\x2a\x04\xbc\x55\xa2\xf0\x43\x2a\x3c\xd4\x4b\x26\xcb\x53\xb2\x3b\x5f\xfa\x78\xdf\x90\x8b\x2e\x51\x90\x3c\xd6\xf9\x91\xda\x50\xaa\xe3\x9c\xbf\x98\x8a\x5d\xe5\x82\x9f\x9a\x41\x80\x50\x16\x74\xf2\x88\xd3\xb5\xb8\xf2\x88\xdf\x1c\x0d\x1f\x34\xf8\xad\xa3\x01\x06\xef\x82\x7e\xeb\x68\xee\x8a\x19\x6e\x9c\xd6\xad\x98\x71\x2b\x66\x54\xb1\xe3\xb7\x62\xc6\x5d\x62\xbb\xe1\x16\xb7\xc4\x06\x1a\xb7\xd1\x7e\x53\xab\x3b\xd9\xc6\xa9\x9c\x5d\xd9\xc6\x9f\xe5\x16\xee\x98\xdf\x53\x6e\x01\xe4\x1c\x13\xca\x44\xd5\x44\xaf\xc2\x3c\x94\x0e\x62\x2b\xbb\x77\xaf\x82\x2e\x36\xee\xfb\x05\x39\xc7\x82\x4a\xa8\x0a\x5c\x1e\xb5\x7c\x6c\x04\x2e\x41\x4e\x83\xc2\x2d\x62\x2b\x51\x9d\xc7\xfe\xd8\x52\x6b\xa5\x1e\xbf\x45\x69\x2d\x84\xe0\xc5\x2f\x94\x5a\x82\xaf\x76\x9c\x87\xa8\xd0\x57\x3b\x82\x9c\xd6\xa0\x4e\x51\xa5\x42\xae\x9e\xa3\x11\xc2\xa3\x29\x7d\x96\x53\x47\x23\x7d\x06\xe9\xc0\x79\x55\x08\xa5\x83\xe0\xbb\x17\xe7\xc1\x3a\xf4\xdd\x8b\x20\x67\xe5\xb7\xe8\x5a\xbe\x57\x5f\xe9\x14\xc0\xd1\xe9\x2b\x05\x1d\xaf\x8b\x4e\x6d\x21\xf0\xe9\x4c\xa4\xb6\x10\x8c\xe6\x9a\xa8\xe5\xb9\xdd\x98\x15\xb8\x42\x97\xa4\x82\x9c\x86\x5c\x94\xb6\x41\x9a\xf2\x59\xfe\x14\x4a\x53\xa1\x6f\x55\x66\x59\x77\xe8\x5b\x15\x41\x12\x92\x62\xe0\x62\x31\x2a\xad\x3b\x17\x9b\x31\xa8\x9f\x04\x49\xa9\x17\x83\xfa\x29\x48\x40\xbe\xba\x46\xdd\xa2\xf4\xe5\x48\x87\x42\x2e\x52\x8b\xaf\x32\x93\x50\x6a\x09\xc3\xa2\x57\x75\xeb\x61\x58\xb4\x20\xa7\x31\x0a\x8b\x0e\x32\x8c\xaf\x2a\xf2\xc3\x08\x10\x02\xe3\xed\x33\xb8\x5f\xfc\x10\x24\xa0\xd8\x36\x26\x92\x0e\x04\x49\xbd\x19\x4a\x40\x61\xe5\xd4\xb1\x49\x08\x9c\x5a\x90\xd3\x59\x4b\x2a\x24\x4d\x05\xcf\xb4\xa1\x34\x15\x5e\xa2\x06\x05\x4e\xb8\x44\x75\x89\x5a\xd5\x4c\xb8\x44\x05\x62\xab\x34\x15\x4e\x0e\x17\xe4\xac\xee\x20\xc8\x75\x1f\xc2\x6b\x43\xb1\x2d\x26\x6a\x43\x40\xf2\xa2\x1c\xae\x0d\x91\xcc\xa2\x55\x46\x0d\x25\xb3\xe0\xa3\x8f\x68\xd5\x60\x85\x3e\xfa\x10\xa4\xcc\x44\x1f\x7d\x44\x68\x62\x35\x32\xa1\x34\x15\x7c\x2c\x10\x1d\x21\xf4\xb1\x80\x20\xb9\x63\x0b\x7d\x2c\x10\xba\xdd\x18\x55\x48\x84\x6e\x37\x04\x29\xfb\xd2\xed\x46\xf0\xfd\x40\x8c\xce\x44\x72\xa5\x20\x27\xfe\x98\x04\x85\x20\x31\xc6\xa8\x78\x1d\x4a\x8c\xc1\x97\x01\x31\xb0\x2f\x7d\x19\x20\xc8\xc9\x86\xf4\x65\x40\x4c\x54\x38\x42\xa3\x0e\x51\x52\xe1\x82\x42\x85\x33\x59\x2b\x4b\x5f\xdc\x3b\xbc\x20\x27\x36\xa1\xeb\x87\x20\xc9\x06\xb7\x7a\xa1\x24\x2b\x08\x33\x51\x5d\x54\xe7\x99\x76\x40\x0d\x51\x17\xa3\x3a\xd4\x2d\x8a\x36\x0c\xb7\xd2\xf5\x43\xac\x92\x2b\x08\xa2\xb1\x24\x17\x90\xf2\xb4\x45\x35\x13\xcb\xe9\xa0\xa2\xf6\xb8\xe8\x2e\x04\xed\x25\x04\xdd\x45\x2c\x89\x5a\xa5\x5e\x28\x15\xc7\x5e\xb2\x04\xc5\x52\xec\x14\x12\x82\xc1\x63\x6e\xec\x14\x12\xb1\x57\x10\x2d\xf3\x84\x4a\x51\xd4\xc1\xd1\xa1\x08\x30\x7b\xc9\x15\x4e\x94\xdb\x25\xd7\xae\x2a\xab\xca\xb3\xd8\xa9\xb2\x62\x2f\x57\x08\x17\x25\x57\xd8\x15\x4d\xb0\xfb\x5d\xd1\x84\xb4\x1e\x51\x95\x77\x28\xad\xc7\x51\xe1\x31\x82\x08\x70\x28\x3c\x1e\xea\xd9\xaa\xa7\x8f\x83\x9e\x2d\x0e\x2f\x21\xf8\x2c\x30\x0e\xee\x24\x05\xcd\x71\xbe\x43\xa1\xe3\x28\x63\x0c\x3e\x03\x88\x83\x0b\x48\x41\x4e\x6c\xe2\xe0\x72\x2e\xc8\xb5\xc1\x1b\x76\x1c\x4a\x01\x40\xce\x48\xa8\xd7\xa8\x12\x35\x9b\xfd\x75\x2a\x8e\xf6\xb7\x99\x38\x94\x89\x83\xc6\x3d\x78\xa4\x0b\x35\xee\x82\xce\xa3\x53\xa8\x71\x8f\x33\xf4\x2c\x58\xbf\x74\xca\x51\x4e\x39\x0a\xa7\x7c\xca\x51\x4e\x6c\x94\xcb\x89\x38\x65\xa3\xe7\xcb\x46\x17\x94\x8b\x2a\x11\xe9\x47\x43\xb9\x3f\xae\xfa\xc5\xa0\x43\x89\x4b\xbf\x08\xe4\x24\x52\xd2\xfa\x7e\x08\x9e\xec\x43\xa7\xac\x27\x7b\x41\xce\x6c\x50\x97\x28\xd6\x5a\x1a\xa5\xb5\x14\xf0\x52\x94\xd6\x92\x10\x24\x67\x55\x1b\x71\xf3\xf4\xc9\x63\x58\xdc\xdc\xc9\x08\x72\xe2\x74\x37\x77\x32\x71\x63\x57\xab\x9a\x96\xb8\x65\x57\xb7\xec\x2a\x59\x4b\x76\xc5\x73\x7a\x2c\x12\xfd\x4d\xdf\x27\xc8\x59\xb5\x61\xdc\x14\x6f\x41\xb5\x11\x0b\x8b\x51\xb5\x11\x4f\x82\xd4\x56\x8d\x7f\x3c\x15\xa4\x80\x54\xe2\x7a\xca\x3c\xa8\x36\x72\x2b\xb9\x52\xd5\x46\xf2\x09\x72\x6e\x65\x1e\xa9\x4f\x90\x05\xc9\xab\x63\xea\x13\xe4\xdc\xe8\x63\x5a\x83\xa2\x1a\x15\xe4\x4c\x26\x12\x62\x73\xa3\x7c\x6a\x55\x18\xe5\xe6\x5a\x9e\x7b\xba\x99\x0b\xaa\x8b\x2a\xeb\x6b\xc6\x5a\xec\x51\x90\xb3\x0a\x90\xdc\xd8\x63\xea\xab\x64\x52\x78\xea\xab\x64\x41\xa3\x00\x49\x0a\x9b\x17\xe4\x9c\xa2\x24\x04\x7b\x6c\x55\x51\xe5\xeb\xef\x03\x9a\xa8\x3a\xda\x54\x01\x92\x54\x18\xd9\x67\x40\x5d\xa2\x38\x8e\xa9\x51\x37\x14\xf1\xb4\x57\x7d\x93\xbc\xfe\xbe\x20\x27\xcb\xeb\x11\x38\x79\xf1\xcd\x51\x3d\x77\xea\xc5\x57\xd0\xb8\xfc\x4a\xbd\xf8\x0a\x92\x57\xda\xec\x18\x66\xf6\xd4\xb7\xde\xfc\xa2\xf6\x08\xb4\x51\xfd\x68\xea\x95\x36\xa9\x49\x72\x94\x45\xa7\x6a\x92\x54\x6f\x3b\xd0\x97\x7a\x5b\x41\xce\xe9\x50\x28\x5a\x6f\x93\x56\x3d\x51\xea\x6d\x52\x90\x93\x6d\x53\x66\xbc\x20\x0d\x9b\x50\xe8\x4f\x42\xec\x1c\x95\x46\x52\x21\x36\xf7\xca\x39\x93\xdb\xad\xdc\xb9\x02\x11\xb4\xb5\x44\x71\x8e\x04\xbc\xc9\x87\x95\xa9\x80\x97\x04\x96\xc9\x77\xaa\xa9\xd0\x91\x67\xb9\xd5\xe4\x2b\xee\x3c\x53\x54\xee\xef\x8f\xc9\x9f\x2a\xa4\x6e\xca\x04\x0f\xae\x40\x52\x37\x65\x49\x04\x98\xdb\xe6\x7f\x15\xa4\xea\xff\xff\xb8\x7f\x79\xfb\xcb\x1f\xa7\x9c\x3f\x7f\xfd\x7a\x7f\xfa\xc6\x9f\xc2\xf0\x57\x28\x8f\xeb\x7e\x7e\xfc\x74\xff\xe5\xcf\x6a\xbe\x7c\xfe\x52\xb3\xf8\xdf\x7f\x07\x00\x00\xff\xff\xcf\x44\xd9\x36\x82\x33\x00\x00"); +var _bbb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\x4b\xab\x65\x47\x72\x85\xe7\xf7\x57\xec\x61\x7b\xd0\xae\x9d\x3b\x23\x5f\x70\x39\xd0\x48\x2d\x2c\x9a\x76\x1b\xcb\x6d\x1b\x8c\x07\x3b\x5f\xa2\xc0\xba\x55\x54\x95\x06\xfa\xf7\x26\xbe\x75\x24\xb9\x1b\x83\x06\x22\x54\xab\x22\x63\x47\x46\xc6\x63\x65\x9e\x7a\xf7\xd5\xb7\x5f\x7f\xfb\xf6\xfe\xcb\xf1\xee\x5f\x3e\x7d\x18\xdf\xad\x2f\xc7\x7e\xff\x36\x3f\xad\xcf\x1f\x7e\xfc\x34\xd6\xd1\xd7\xf7\xef\xdf\x5e\x5e\xc2\x75\xcc\xf7\xe3\xcb\xcf\x7f\x44\x8c\x1f\xee\x8f\x2f\x2f\xbe\xfe\xbb\x9f\x3e\x7f\x59\x3f\x7c\xfb\xb6\x3f\x1c\x51\x7a\xf3\xc7\x8f\x4f\xdd\xe3\x78\xf7\xaf\xeb\xfb\xf7\x9f\xbf\x7c\xfa\xe9\xf8\xdd\x1f\xe6\x87\xbe\xfe\xe1\x98\x6b\x3b\xfe\x97\x4f\x73\x7d\x7a\xff\xf6\xfd\xf1\xbb\x3f\x7d\xf8\xb4\xee\xf0\xcb\x5f\x7c\xf7\xe3\xc7\x8f\xff\xb3\x7e\x58\x6f\x5f\x8e\x13\x6c\xbd\x4d\xe4\xcb\xbb\xaf\xfe\x7c\x7f\xfc\xe7\xfb\x87\x75\xbc\xfb\xd3\x77\x5f\x7d\x1c\xbf\xff\xe3\x5f\xbf\xfa\xfd\x3f\xf1\x77\xfc\xd5\xbf\xaf\x4f\x9f\xdf\x7f\x78\x3b\xda\x3f\x9e\x67\xfe\x15\xfe\xb7\x9f\x3e\xae\x23\x3c\x4d\xfc\xf5\xdb\xaf\xff\xb2\xf7\xe7\xf5\xb3\xf1\x77\xff\xf9\xd7\x6f\xbf\x3e\xfe\x2b\x1c\xe1\x3c\xae\x64\xa7\xfd\xf7\x53\xf1\x3f\xfe\xfc\x61\xae\xa7\xd2\x4b\xd4\x7e\xc6\x87\xb9\x3e\x7f\xbc\xc7\xfa\x74\xbf\x7d\xbf\x5e\x8e\xe3\xf5\x3c\x1f\xc7\x71\xbc\x56\x7b\xf8\x9f\xfe\x10\x2c\x3c\x8e\xd7\x6f\xbe\xfe\xe6\x8f\xfc\xf9\x9b\x3f\xf2\xb7\xdf\x7c\xf3\xf0\x4d\xfc\xdd\xea\x97\x20\xa3\x6f\x1f\xbe\xcc\xb5\x85\x61\xef\x35\xec\xc7\x11\x7c\xc5\xff\xfd\xab\x97\x70\x9e\x4f\x2f\xde\xcf\xa7\xf6\xe5\xda\x65\xb9\xf6\x6b\xf5\x2f\xd7\xf8\x38\x5a\x7e\x79\xbd\xe5\xc8\x1d\xca\x7c\x1c\x35\xb4\xe0\x50\x15\xd4\xee\xc7\x51\xaf\x74\x39\xd4\x06\xd0\x7d\x3a\x54\xaa\x43\xb7\xb4\x5c\x84\x93\x75\xf7\x25\x24\xba\x52\x8d\x40\x06\xb4\xfd\xd3\xa7\xbd\xbc\xde\x97\xbe\x77\xd9\x40\x29\x39\x24\x4b\xd7\x4a\x8f\x23\x34\x90\x95\x41\x7c\x59\xbd\x5a\x79\x79\xbd\xa3\xd6\x45\xfc\x8c\x97\x3b\x15\xe5\x67\x6c\xdb\x21\xbe\x17\x65\x2a\xfa\xc2\x2b\xfb\xf7\x4c\xeb\x8c\x75\x16\x80\xb4\xce\x58\x67\xc5\x3f\x68\x5a\x67\x33\x3e\x8e\x98\x7c\x7b\x36\x13\x88\x5b\xb2\xb3\xbd\xbc\xde\x49\x96\x12\x96\xd2\xe9\xc1\x4b\xb2\x94\x6a\x77\x28\xbb\x9f\x49\x96\xd2\x7d\x3f\x0e\x4b\x1e\x96\xd4\x4f\x90\xde\x1e\x87\x65\x90\x21\x9d\x59\x1f\x87\x15\x90\x79\x0b\xf1\x0d\x27\xe2\x9b\x96\x94\xb6\x2b\x11\x95\xb4\x9b\x10\x0f\x5d\x62\xbf\x59\x3e\x65\xf9\x54\xdd\x81\x2c\x9f\x72\xf5\xd3\xcb\x56\x81\x26\x50\xf3\x83\xc9\x6c\x2f\xb7\x2c\xc8\x3d\xcf\x39\x01\x2d\x41\x1e\x96\x8c\x5b\x59\x9b\xc9\xcb\x1e\x47\x0a\x1e\x84\xbc\x08\x4b\xe6\x64\x72\x71\x1f\x8a\x7c\x28\xf8\x90\x9b\x6b\x15\xf9\x50\x30\x55\xf2\xe9\x90\x4c\x95\xb5\x1f\x87\x1c\x2d\x9b\xb8\x14\x4c\x15\x32\xaf\xca\x54\xc5\x54\x25\xc4\x55\xa6\x2a\xa6\x2a\x21\xae\x32\x55\x3d\xb7\x72\x46\xe9\xce\x42\xf2\xe3\xc8\xe5\x04\xa9\x42\xb6\x23\xd8\xee\x5a\xe5\x9f\xcb\xc5\xbd\x6c\xfa\x5a\x2b\xe6\xa6\x9b\x87\xa5\xc9\x74\x73\xa5\x92\xfc\x63\xb7\x94\x6e\x5c\x6a\xc9\x6d\xdf\x72\xe9\x76\x97\xda\x19\xdc\xf8\xad\x75\xf7\xf6\x08\x73\xea\xf7\x36\x21\xcb\x95\xcc\xf3\xb5\xcb\x54\x77\x53\xed\x4c\x1e\xbb\x2e\x53\x1d\x53\x81\xec\xec\x32\xd5\x77\x7e\x1c\x2d\x82\xec\x22\xe4\x76\x25\x4b\x40\x5d\x90\x9b\x8a\xd1\xbd\x1a\xb2\x3e\xb0\x1e\xcc\x37\x38\x64\x7d\xb4\xf2\x38\xda\x15\xd0\x92\xf5\x31\xa8\xda\x0b\x68\x50\xb6\x63\x9e\xae\x15\xdd\xad\x31\xa5\xb5\xd1\xc2\xd3\xb1\xa5\x85\x5b\x17\x69\x35\xf5\xc5\xc9\x17\x2f\xb4\xa6\xcc\x4f\x4f\xf9\x16\x7d\x3f\xfd\x04\xea\xa7\x5a\x40\xcd\x2f\xaf\x5d\xad\xa3\xab\x2b\x84\x7a\xbe\xbc\x76\xf5\x80\x4e\xc5\x87\xab\xf8\x42\xd5\x72\xa7\x96\x43\xcc\xf5\xe5\xb5\xab\x4c\x3b\x45\x19\x2c\x5f\x2f\xaf\x5d\xf5\xd6\x13\x50\x4a\x6e\x5e\x59\xdb\xc9\xd1\x90\xfd\xc8\xba\xb2\xaf\x93\x6b\xa1\x98\x9b\x57\x16\x75\xf2\x21\xd4\xe8\xe6\x75\xfa\x9d\xd3\x0f\x2d\xba\x79\x1d\x6c\xe7\x18\xaf\xf3\x72\xf3\x3a\xa0\xde\x81\x82\x87\xb0\x2b\xaa\x7d\x00\x5d\x6c\x5b\x91\xe8\x13\x28\x9e\x6e\x7e\x09\x5a\x40\x76\xba\xf9\x2d\x68\x0b\xf2\x86\x3c\x14\xaf\x41\xbc\xae\xd4\xce\x97\xd7\xa1\x78\x8d\xa0\xae\x56\xed\xe5\x75\x28\x5e\x83\x78\x5d\xc5\x1b\xc6\x50\xbc\x86\x7a\x5f\x2d\xd7\xcb\xeb\x50\xbc\x06\xf1\xba\x9a\x97\xca\x50\xbc\x06\xf1\x8a\xa7\x97\xe6\x50\xbc\x06\xf1\x8a\x21\xb9\x79\xc5\x6b\x10\xaf\xc8\x69\x0f\xc5\x6b\x10\xaf\x18\x3d\xa1\x87\x82\x33\x08\x4e\xb4\xe8\xe6\x15\x9c\xd1\xc7\xf6\x46\xea\x89\x39\xba\x27\xd6\x53\x58\x08\x68\x4d\x69\x79\x8f\x8d\xa9\x14\xa0\x2c\x28\x3f\x8e\x98\xd9\x50\x9f\x05\xc8\x87\x41\x4c\xd5\xbf\xd8\xd7\x13\x2a\x8f\xa3\x90\x98\xa3\xaf\x0a\x84\x13\xc9\xab\x78\xe8\x38\x06\xc7\x11\xf3\x15\x5e\x5e\x87\x8e\x63\xcc\xe1\x50\x09\xc9\x21\xf7\xf1\x29\xa2\x11\x89\x29\x57\xa7\x9b\x8f\x25\xb3\x50\xe6\x11\xa5\x9d\x27\xf3\xf9\xe7\xb9\xfa\xff\x8d\xda\x31\x57\x63\x05\x5f\x2f\x3e\xe1\x86\x4e\x7e\xac\x7b\x3c\x8e\x58\xcf\x02\x34\x05\x4d\xa0\x0b\x68\x01\xb1\xb0\x7a\xbb\x1d\xca\x8f\xb1\xbd\xf4\xa3\x7f\xdd\xff\xbf\x0b\xea\x40\x17\xd0\x10\xe4\x0b\x9b\xa7\xcc\x54\x16\x49\xc4\xd6\x22\xd0\x25\xe8\x72\xc8\x32\x50\x04\xea\x05\x2d\x73\xa8\x57\x41\xf5\x57\x2d\x9f\x5c\xaf\xf3\xf4\x40\xd9\xe9\xb1\x9b\x27\x81\x92\x88\xc5\xb3\x7b\x9e\x53\x5f\x9c\xc3\xb5\xa2\xa0\x29\x68\xfa\xc9\xc7\x00\xb4\x80\x34\x56\xbd\x36\xa7\xb2\x7b\x06\x9f\xbd\x76\xfa\x58\x9b\x61\x9a\x20\x7b\x1c\x16\xbd\x1b\xcc\xc0\x3c\x96\xb0\xe0\x75\x3e\x03\x29\x33\x83\xa7\x89\x85\x28\xad\x2a\xa8\xb2\x30\x01\x35\x41\x37\x5a\x5a\xd8\x81\xd6\x89\x16\xd0\x92\x13\x2e\x2c\xe0\x7d\x58\x97\xa0\xcb\x27\xd6\x89\xab\x2b\x0a\x72\x27\xa2\x67\xe4\x0c\x4b\x4e\xb8\xb0\x58\x65\xab\x08\x92\x5f\x0d\x48\x7e\xad\x8e\x56\x01\x1a\x82\x3c\x5e\xc1\x64\x7e\x0a\xf2\x78\x45\x9f\x88\x33\xac\x25\x68\xa1\x25\x68\x03\x6d\xbc\xe7\xd0\xc2\x96\xf7\x1b\xef\x0d\xbf\xb6\xbc\x77\x61\xb1\xe1\xd7\x96\xf7\x9b\x10\x1a\x81\xde\xf2\x7e\xe3\x7d\xc3\xd5\x2d\xef\x9d\x6c\x58\x30\x2d\xbc\x05\x79\x08\xed\xd4\x42\x85\xd0\x85\x31\x6d\x66\xd8\xda\x90\xcf\x24\xb3\x53\x0b\xe5\x3d\xa7\x0d\x8b\x9a\x6a\x5c\x12\x16\x48\x80\x4b\x89\x79\x79\x32\x9a\x05\x41\x26\x28\xa3\x15\x80\x8a\x20\x9c\x08\x17\x50\x17\xd4\x81\x64\x7e\x08\x22\xaa\xde\xcb\xe6\x45\xa5\x49\x98\x5d\x32\x8f\x5f\x57\x97\x13\x9e\x26\x57\x97\x13\x2e\xcc\x2e\x16\xf6\x28\x88\xf4\x4d\x98\xef\xcf\x85\x0b\x76\x87\x5f\x9d\xe3\xb8\x06\xb6\x0a\xe6\x87\x6c\x8d\x88\x56\x04\xd2\x86\x5c\x58\x0a\x05\x28\x09\xe2\x38\x8a\xb4\xb2\x20\x91\xc7\x0a\xa4\x3d\xba\xb0\x24\xbf\x86\xf6\x38\xd8\x63\x11\xa4\x3d\x0e\xfc\xba\xd8\xd0\x90\x5f\xd4\x50\xba\xb0\xa5\x1a\xba\x28\x98\x14\xd1\x52\xc1\x20\x2c\x14\x41\x4d\x10\x4e\x90\x72\x97\x0a\xe6\x52\x21\x53\x30\x97\x0a\xf9\x9a\x1b\x2d\x16\x2e\x9a\x02\xc2\x42\x21\x5e\x2a\x2b\x84\x25\x63\xdb\x2a\x2b\x84\x25\x25\x80\xca\x0a\x61\xf0\x81\x79\x2d\xc5\x6b\xe1\x7d\x66\x8f\x4b\xde\x7b\x29\x59\xca\x38\xb1\xe4\xea\xc2\xd5\x82\xab\x4b\xae\x52\x69\x49\xae\xaa\xd2\x2e\xaf\x1b\x0b\x15\xad\x2d\x57\xbd\x22\x2c\x9f\x98\xdf\xfa\x22\xd5\x91\x95\xab\xaa\x0e\x84\x85\xca\x1e\x55\x1d\x17\xac\x3c\x2b\x01\xb6\x9c\x20\xc9\x03\x1d\x40\xa3\x78\x46\x41\xcd\x73\x55\xa3\x78\x1a\xad\xe3\x42\xcb\xd4\x3a\x4c\xad\x83\xd3\x36\xb5\x0e\xa3\xac\x22\x89\x69\x2a\x2b\xc4\xb3\x7f\xd9\x9e\x82\xd6\x2f\xfd\x4b\x63\x7d\xa6\x5b\x1d\xb3\x02\x25\x41\xe9\x97\xfe\x95\xe0\xc9\x53\x97\x13\xf5\xaf\xa4\x1a\x42\x3c\x9b\x55\x52\x0d\x25\x0a\x46\xcd\x2a\xa9\x60\x10\xcf\x0d\xa5\x9b\xfc\x4a\x72\xa2\xfa\x42\x11\x89\x99\x7d\x9c\x98\x65\x20\x8d\x13\x84\x05\xa7\xef\x33\x6b\x9c\x64\xd2\xd7\xb0\x95\x95\xbe\x08\x0b\x45\x10\x5f\x84\x94\x58\xa2\xdc\x45\x4a\x66\x51\x75\xe4\xf0\x9b\xa3\x78\x16\x15\x0f\x22\xa5\x84\x11\x15\x4f\x59\x3a\x79\xaf\xba\xa2\x5c\x43\x64\x95\x7e\x51\xae\xc1\x7f\x2c\x5f\xee\xb6\xf8\xcf\xac\x82\x9c\x7a\x4c\xf1\xc5\x09\x5f\xb4\x42\x76\x8b\x12\x4d\x28\x91\x55\x8a\x47\x94\x68\x76\x4a\xbf\x51\x75\x5d\xa5\x8f\x48\x6a\x6f\x5d\xa5\xdf\xf1\xab\x91\xca\x5d\x7e\x21\xac\xf9\x95\x77\x76\xf9\x05\xd9\x49\xa7\xdf\xba\xa7\xc8\xce\x1c\x7e\xf2\xe9\xc4\xd5\xa1\x93\x47\x14\xb5\x91\xa1\x93\x1f\x5a\xc8\x28\x16\x25\x9a\x93\x85\xf0\xd8\x39\xb5\x10\x91\x4e\x2a\x78\x6a\xe1\x9c\xd2\xf2\xe0\x4c\xb5\x11\x44\x0a\x54\xca\xd4\x28\x9e\x5e\x4f\x29\xe0\xfd\x54\x3d\x21\x4a\x76\xce\x33\xe7\xd6\x42\x9c\xb8\xf0\x5e\xcc\x68\x2e\x4f\xf8\x74\x51\x4f\x4b\x09\x8f\x48\xc9\xd9\xee\x5c\x4a\x78\x44\x8a\xce\x79\xe6\xd2\x68\x41\xa4\x48\x62\x89\x2c\xcd\xed\x2d\x3c\x45\x8e\x76\xab\x85\x23\x8a\xb8\xc5\xee\xf8\xb5\xbd\x4b\xa5\xe8\xe4\x70\x6e\x75\x29\x44\x8a\x7e\xad\x98\x5b\x5d\x6a\x7b\x3d\xa6\x48\xb3\xd9\x9a\xe1\x88\x64\x74\x83\xad\xfe\xb3\xe5\x84\xe7\xed\x12\xf1\x5a\xe7\xc6\xbc\x4f\xe7\x75\xee\x27\x14\x1e\x47\xe6\xd0\xd6\xc9\x74\x5e\xd0\xa0\x64\xde\xc2\x97\x68\xd0\x0a\x5e\x7c\xc9\xbc\xea\x56\x60\x72\x49\x24\x18\xea\x0a\x14\xe2\x82\x35\x24\xf3\x81\xbd\xc4\x1a\x24\x52\x0c\x2c\x5c\xd2\xc2\x7c\xf2\x0d\x2d\xcd\xdd\x75\x09\xf2\xa3\x5d\xea\x52\x2b\xfa\x09\x25\xee\xf2\x2b\x72\x42\x12\xe5\x3c\xd1\xa2\x09\x2e\x7a\x59\xe2\x4e\xbc\xd4\xcb\x24\x4a\xf4\x91\xb7\x8c\x19\xbe\xcc\xaf\xdd\xa9\x78\xbc\x96\xdd\x4d\x50\xc3\x7c\x05\xba\x81\x64\x8b\x2f\xaa\x71\x2d\x9a\x4d\xaa\xa9\x02\x2d\x41\x8b\xa7\x02\x03\xda\x40\x7e\xaf\x4c\xd5\xf3\x6b\xa5\xae\x85\xcf\x81\x9d\x80\xa2\xa0\x8a\x16\xe6\x69\x36\x12\x66\x5e\x1d\x2b\xf5\x5b\xd0\x8d\x56\x03\xea\x82\x68\x49\x97\x20\xa2\x9a\x7c\x86\xa7\xea\x33\x69\x25\x66\xb8\x84\x59\xc4\x09\x0a\x79\xa5\x81\xf7\x1c\x5a\x1a\xf2\x9e\x51\x6c\x11\xbf\x86\xbc\x1f\xbc\x7d\x38\x17\x5b\x09\x02\x2d\x61\x5c\x9d\x56\x9a\xda\x90\x8b\x54\x1b\xb6\xe6\x25\x88\x3d\x46\x41\xda\x23\xc5\xc7\xa3\xc5\x4a\x14\x9f\x84\x59\xc4\x7b\xae\x4e\x8b\x17\xa3\xd4\x48\xb9\xb4\xb5\x6d\x46\x8b\x39\x47\x5c\xbc\x24\x3d\x85\x08\xce\x4a\x5b\xdb\xa6\xd2\x9a\xfc\xda\xda\x90\x48\x9c\xdf\x9d\x97\x1a\xbd\x84\x99\x37\xbe\x95\x95\x00\xd9\x49\x5c\x6a\x51\x90\x09\x22\x5e\xce\x11\x57\xa6\xc1\xac\xec\x4d\x25\xb5\x28\xa8\x08\x62\x68\x38\x1f\x58\x99\xc7\x9b\x95\x29\x85\xe6\x4d\x74\x65\x95\x42\x16\x89\xf3\xee\xbb\xb2\xd2\x04\x91\xb8\xa9\xac\xac\x34\xc9\xf0\x3a\xf3\xf1\xb9\x72\x97\x5f\x34\x85\x26\x57\x95\x26\x08\x33\x52\x2e\x77\xb9\xda\xf1\xcb\x04\xc9\x2f\x26\x97\x11\x1c\x4d\xae\x95\x3d\x5b\x52\x4b\xf8\xd5\x87\x20\x32\x27\xe3\x97\x32\x27\x93\x39\x2d\x11\x2f\x65\x0e\xc2\x02\x85\x9c\x95\x39\x88\xd4\x32\xb6\x18\x01\x2b\x0f\x8d\x4f\xbc\x1f\x8a\xc4\xe0\x1c\x29\xe4\x3c\x6e\x41\xdc\x67\x9e\x0b\x49\xdf\x4c\xe6\xb4\xcc\x17\x95\x39\x59\x99\x93\xd9\x90\x32\x27\x93\x39\x4c\x98\x95\x95\x39\x59\x99\x93\xd9\xa3\x32\x27\x3b\x21\x4c\xad\xc8\x96\xb6\x3d\xa9\x21\xca\x3d\x4f\x39\x31\x89\x44\xc9\xbf\x39\x8a\x57\x9e\x0a\x14\xd7\xc3\xa0\x9d\x4c\x05\x6a\x72\x80\x45\x3e\xea\x00\x61\x95\x26\x1f\x61\x95\x12\xa9\x51\x88\x79\x29\xfd\x60\x95\x46\xdb\xcd\x4b\xfb\x5d\x04\xbd\x6a\xa1\x82\xce\xf8\x54\x8f\xd5\xeb\xa5\x84\x19\x0d\x22\x2f\x85\x00\x12\xc6\x63\xf0\xca\x4b\x21\xa0\xf7\xb7\x2a\x2d\x9d\x03\xdc\xd3\x0a\xb9\xb6\x14\x95\xc5\xd1\x54\x99\x57\x54\xe0\x9e\xa6\x0d\x2d\x6d\xdb\x45\x7e\x56\x8a\xfa\x75\x5e\x6c\xbb\xea\x8b\xda\x36\x0c\xd5\xe4\xfd\xd6\xb6\xb7\xb6\xcd\x42\xcd\x11\x84\x59\x65\xdb\x9a\x23\x88\xe7\x84\xc8\x5b\xc7\x4c\x57\x6f\x15\x27\xd4\xd5\x11\x66\xda\x90\xba\x7a\x16\xb5\x55\xde\x6e\x6d\x7b\x73\x6d\xa5\x85\xe7\xad\x6d\x6f\x92\xa1\xc9\xbc\xb6\xcd\xf5\xd0\xe4\xbd\x3a\x0b\x54\x2d\x35\xbf\xb6\x2e\x51\x35\x09\xd3\x30\x2b\x6a\x10\x05\x6e\xd1\x68\x82\x05\x6e\x21\x61\x86\xab\x45\xdd\xa0\x78\x07\xc8\xa7\x93\xd6\x55\x34\x47\x10\x66\x4e\x34\x57\xd1\x1c\x29\xba\x0b\x3e\xbf\xd8\x05\x75\x16\x5e\x40\x43\xd0\xf8\x99\x7b\xae\xa2\x36\x52\xd4\x46\x5a\x04\x5a\x82\x36\x0b\x81\x78\xb1\x97\x30\x63\x86\x17\x4d\x9b\xe2\x17\xbf\x7c\x9e\x09\x68\x0b\xe2\xd0\x1a\xd0\xd0\x42\x17\xf9\x0c\xb8\x3a\xb4\xd0\x45\x29\xc4\xbe\x0c\x45\xc2\x4b\x3f\xf3\x06\xbb\x8a\x4a\x1f\x61\x46\xef\x2f\x43\x91\x50\x37\x68\xb2\x55\x05\xdd\x2c\xc4\x2f\x95\x7e\xd1\xf5\x90\x46\x2f\x86\x2b\x91\x21\x84\xab\x0c\x6d\x1b\x7e\x9d\x14\x1c\x8d\x29\x44\x3e\x2f\x62\xaf\x31\x55\x98\x49\x49\x91\xd0\x4c\x2a\xde\x46\xf2\xc9\x60\x2c\x6a\x23\x08\xe3\x67\x90\x55\x78\xae\x59\x65\x62\x8b\xc1\x58\xe6\xd3\x16\xd7\xc3\x13\xf3\x2a\x64\x98\x77\xe6\x45\x7c\x89\x79\x4b\x58\x82\x6e\x88\x79\x4b\xe4\x93\xae\x5e\x54\xa2\x08\x4b\x81\x78\xa9\x44\x8b\xa7\x6f\x3e\x29\xab\xb2\x9f\x90\x57\x6d\x51\x08\x95\xbe\xb0\xf8\x7c\x92\xe4\x62\xf1\xab\x2e\x16\xd2\xcb\xaa\x6c\x55\xdd\x2b\xe9\xea\x55\xb5\x5d\xbd\x1e\x33\x6f\x33\xab\xaa\x1e\x11\x96\x18\x40\x55\xf5\x58\xf5\xea\x52\xa5\x75\x09\xca\x2c\x2c\x40\x32\x4f\x59\x25\x66\x52\x95\x5f\x88\x1c\xfc\x5a\xb2\xaa\xca\x0a\xa1\xcb\xda\xaa\x2a\x2b\x44\x0e\xcf\x2f\x76\x41\x9c\x76\xca\x40\x43\xd0\x44\xcb\x80\x96\x20\xae\x4e\x30\x36\xdd\x54\x56\xe3\x07\x12\x5e\xcf\x56\x53\xa5\x21\x2c\xd1\x3a\x9a\xe6\x6e\xa3\x86\xd4\xa3\x9b\x6a\x08\xc1\x9d\xcb\xff\x9f\x64\x6a\x43\x5a\xd8\x52\xca\x21\x2c\x11\xe8\xa6\x94\x6b\x8a\x04\xc7\xd1\x14\x09\x44\x51\x67\x6a\x8a\x04\x37\xa8\x7c\xc1\x07\x74\x83\x5a\x37\x35\x74\x91\x00\xf7\x78\x42\x4e\xa0\xc3\x15\x81\x08\xf4\xcd\x9d\x8d\x1f\x24\xd7\xad\xcc\x41\x18\x8f\xca\xeb\x56\xe6\xf0\xb3\x4c\x8e\x81\x85\x5c\x4b\x24\x2c\x54\x41\x5a\x88\xab\x91\x82\xb9\xe5\xea\xad\x43\x83\x23\xde\x72\xf5\xf6\xd8\xe7\x78\x09\x1a\x82\xd8\x36\x6d\xfb\x16\x7f\x42\xe4\x18\x65\x7e\x09\xe2\x38\x68\xdb\xba\x12\xae\x7e\xe3\x57\x34\x20\x13\x44\x29\x54\x41\x49\x10\x7e\x41\xa9\xba\x0e\xad\xeb\xd0\x6a\x06\xaa\x82\x2a\x5a\xed\xb7\x47\x71\x57\x43\x45\x58\xe2\x1c\xba\x1a\x2a\xc2\xc2\xf3\xeb\xe4\x5a\x77\xce\x93\x23\x35\xd0\xc5\x9c\x7b\x27\xfd\x9a\xa0\x21\xc8\x9b\x0d\x0f\x16\xab\x8b\xff\x20\x2c\x35\xf6\xcb\xb3\xd9\xea\x9c\x69\x24\xfd\xba\xce\x14\x61\x89\x4e\xdc\x75\xa6\x08\x4b\x34\xd4\x3e\xa2\xa0\xc4\xc2\x06\x94\x05\x11\x82\x26\x5b\x0a\x01\x19\xc9\xfd\x6d\x75\x65\x64\x57\x46\x36\x2d\x94\x5f\x74\x3c\xae\x74\xab\xab\xe3\xf1\x73\x84\x65\xaa\xae\x8b\x38\x21\xf4\x64\xb0\xba\x3a\x1e\x3f\x47\x64\x7e\x88\x5a\x7d\xea\x8b\x3c\x9b\xf1\x8a\xb0\xba\x58\x12\x57\xf3\x1c\xe1\x16\xba\x9a\x2f\xee\xe1\xd9\xfc\x72\xbb\x74\x0f\x97\xb0\x1c\x0c\xa8\x08\x2a\x40\x19\xa8\x0a\x6a\x2c\x14\x74\x0b\xba\xd1\xaa\x40\x5d\xd0\x42\x4b\xd0\x16\xb4\xe1\x9e\xbe\xa1\xa1\x61\x36\xe0\xc4\xf9\x12\x74\x09\xba\x38\xed\x02\x14\x05\xe9\x0d\xe4\x02\x4a\x82\x78\x10\xe3\x82\x35\xba\xbc\x77\x6a\xac\x97\x92\x35\xba\x5c\x85\x26\xf3\x52\xb2\x86\x68\x32\x22\xdb\x85\xf7\xca\x1c\x84\x65\x8a\x67\xe8\xce\x35\x7c\x7c\x66\xdd\xcc\x86\xc6\x27\x3f\x4e\x5a\x8e\x38\xa1\x9c\x18\x03\xbf\x9e\x90\xfc\xe2\xdd\x34\x53\x3c\x43\x39\x81\xb0\xcc\xad\x65\x68\x7c\x0e\x4f\x8d\xac\x6b\xd8\x18\xf2\x4b\xcc\x99\xbc\x1f\x1a\x9f\x63\xca\x3c\x4e\x4c\x99\x9f\x32\x8f\x96\x68\xf2\x98\xbf\x92\xb8\x21\xee\x3a\x26\xaf\x41\x54\xc7\xd0\xc8\x1b\x3e\xe6\xb2\xd1\x89\x87\x88\x2a\xc2\x32\x23\x6f\x88\xa8\x0e\xa6\xa0\x51\x0a\x43\x53\x10\x61\xd9\xb4\x50\x4e\x30\xa6\x74\x45\x19\x1a\x53\x83\x31\x95\x8d\x0d\x69\x4c\xf1\x9b\x6c\x16\xfb\x1b\x6a\x5c\x43\xef\x93\x72\x75\x3f\xb5\x38\x0e\x78\xf0\xd0\x68\x41\x58\x56\x9a\x68\xb4\xf0\x40\x94\xc5\x83\xf5\x40\xb4\x26\xef\xf2\xbc\x78\xad\xa9\x2e\x35\x9d\xc2\x66\xa3\x2f\x4e\xbd\x35\x20\x52\x64\x7c\x4e\xd1\x59\xde\x79\xb2\x66\xa5\xde\x79\xd6\xf2\x7b\x43\x4e\xdc\x34\x16\x8f\xca\x12\x59\x2c\x6b\xe9\x92\xc0\xa3\x4e\x56\x32\xe9\x51\x67\x6d\x41\x5e\xdb\x5b\x4f\x2c\xfb\xd4\x2f\xf9\x1e\xc2\xad\xc7\x93\xcd\x83\x47\xae\xbe\xa1\xad\x07\x8f\x7d\xd1\x99\x9a\x47\x75\xf3\x92\xff\x14\xa9\x38\x4f\xd9\x7a\xd0\xdf\xbc\xe1\xe6\xe6\x57\x89\x7d\x11\x1c\x89\x54\x0a\x5a\x04\x67\xf3\x78\x52\x4e\xcf\xc2\xad\xc7\x93\x1d\xbd\xba\xca\xe9\x29\xb7\x63\x7f\x42\xf0\x01\x67\xa5\x3b\x52\x69\x3b\x6a\xa1\x77\x93\xad\xc7\x93\x6d\xde\x01\x4a\xf0\x52\xd8\x46\x07\x90\xc8\xe6\xdd\x77\xf3\x90\xf2\xba\xcd\x03\x5d\x82\xa7\xef\x36\x02\x2d\x91\xb3\xb4\x08\xf4\xe6\x3d\xa5\x5c\xce\x4a\xb7\xde\x53\x76\x12\x74\xb9\x13\xba\xad\x6f\x2e\x06\x25\x06\xd7\xe2\x76\xf0\x14\x76\xf9\x39\x6e\x5d\x12\x24\x4a\x6c\x15\x28\x0b\xc2\xd5\x28\xad\x22\x68\xa1\xe5\x90\xb8\xfe\x2e\xde\x14\x8a\x9d\xc5\x21\x9a\x82\x84\x5d\x26\xa8\x01\x0d\xb4\xa2\x9f\x90\xe8\xac\x84\x5d\xde\x90\x77\x19\xd2\xf2\xee\x5b\xcc\x93\x7c\x8b\x6f\x4a\x18\x73\x68\x8b\x6f\x6e\x78\x5d\xe1\x9a\xbf\xc5\xeb\x76\xf5\xfc\x2a\x86\xf7\x95\xfc\x92\x28\x89\xa3\xad\xe4\xd7\x86\xd7\x15\xf8\xd3\x16\xaf\x93\x48\x67\x65\xe1\x96\xad\xe7\x3f\x02\x71\x2d\xf1\xa7\xfd\xfc\x77\x21\x3e\xf9\xb6\x78\x8a\x44\x29\xce\x5d\xf7\xcd\x15\x47\x22\xa6\x54\xff\x76\x14\xb7\xbf\x1f\xc4\xfb\xe6\xe7\xd7\x0d\x63\x29\x3a\x51\x31\x16\x89\x48\x2f\xd8\x37\x85\xbf\xe1\x0f\xa5\x78\x81\x6d\xf1\x87\xdd\x05\x79\xb1\x6e\xcd\x9a\xcd\xe4\x28\xd5\x0b\x6c\x33\x3e\x9e\x22\xd6\x20\x2d\x72\x9b\x2a\x2f\xd5\x39\xd2\x56\x95\x6f\x8a\xb5\xf0\xc4\x00\x5f\xd9\xfb\x71\xb4\xbf\x25\x13\xfe\xff\x3f\xdc\x1f\x5f\x7e\xf9\xc7\x75\xe3\xc7\x4f\x9f\xd6\xdb\x17\xfe\x29\x1f\xff\x80\xee\x98\x6b\xbf\x7f\x5b\xbf\xfc\xb3\xc0\x8f\x1f\x3e\xfa\x2a\xfe\xfb\xdf\x00\x00\x00\xff\xff\x07\xd3\x93\xda\x42\x28\x00\x00"); +func _baf ()([]byte ,error ){return _ad (_eebcc ,"Adobe-CNS1-3")};func _adae ()([]byte ,error ){return _ad (_gdbg ,"EUC-H")};func _dgcd ()([]byte ,error ){return _ad (_eagc ,"HKm314-B5-H")};var _cdef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x92\x41\x6f\xdb\x3e\x0c\xc5\xef\xfe\x14\x3c\xf6\x7f\xe8\xdf\x92\x35\x47\x31\x50\x14\x58\x93\xa1\xf3\xa1\xeb\xb0\x2c\xdd\x80\x61\x07\x59\xa2\x02\x01\x8b\x2c\xc8\xf6\x21\xdf\x7e\x10\xe9\xb9\x87\xe0\x25\x3f\xf1\x3d\x91\x11\xeb\x43\x7f\xec\x63\x98\xa1\xfe\x9a\x47\x7b\xc2\x19\x7c\x88\x2e\xe3\x34\x2e\xd9\x22\x0c\x78\x09\xb1\xaa\x64\x03\x2e\xd8\xf9\xdf\x4f\x12\x7b\x35\xa9\xaa\xea\xe7\xa7\x64\xef\x3f\x9d\x0f\xf7\x9f\x61\x99\x70\x85\x87\xfe\x78\xba\x4d\x33\x5e\xfb\xe8\x47\x50\x6c\x76\x4b\x5a\x03\x00\xea\x6f\x78\x09\xd3\x9c\x6f\x70\xf7\xd1\x8d\x03\xfe\x07\x0e\x7d\xe1\xaf\xd9\x61\x0e\xf1\x02\x77\xcf\x4f\x72\xa3\xa7\x25\xa5\x3f\x78\xc5\x38\x83\x20\x86\xd1\x91\x56\xf5\xe1\xc5\xa4\x2f\xe6\x8a\xf0\xde\xc9\x1b\x1d\xd1\xc9\x1b\xe6\x29\x8c\x11\xba\xff\x85\xd8\xbd\xe3\xef\xb7\x84\x20\xd7\x84\x73\x7f\x7c\xf5\x7e\xc2\x19\x94\xe0\xf4\xfa\xe7\xb9\x3f\xc2\x2f\x09\x52\x40\xd3\xaa\x5d\xfb\x7b\x2d\xfd\xf1\x32\xba\xcd\xd8\x08\x1e\xc7\x06\x97\x4d\xbc\x60\xf5\x60\xa4\x69\x1e\x61\x15\x68\x75\x4b\x48\x31\x52\x84\x3e\x10\x32\x8c\x4c\x41\xdd\x9e\xd0\xc0\xc8\x3e\x82\xd6\x82\xab\x1c\x23\x47\x55\x5d\x41\x03\xc7\x0f\xbe\xa0\x7d\x53\x90\x47\x42\x45\xb4\x16\xbb\xea\xc1\x28\x23\x0b\x22\x81\x56\xef\x09\xed\x19\x75\x64\x14\x84\x2c\x23\x4b\x55\x8a\x10\x32\xe2\x2c\x5d\xd0\x40\xad\xaa\x61\xa0\x2a\x8a\x1f\x1c\x23\x47\x55\x14\x5f\x1a\x5a\x05\x5a\x5d\x5a\x55\x8e\x06\x22\xd1\x5a\x30\x62\xa3\x23\xa3\xa4\x26\x1c\x1b\x8b\xc0\x4e\x10\xf2\x6c\xf4\x74\x63\x47\x37\x7a\x36\x7a\xfe\x27\xa8\x2f\x1e\x5b\xf1\xd8\x52\x96\x85\xd8\xde\xa1\x7c\x2f\x7b\xb8\xad\x86\x5d\x72\xc6\x38\xd3\x16\xd2\xfb\x97\x07\x0c\x11\xb7\x35\x4f\x63\x2a\x2e\xfa\xfc\x0d\x00\x00\xff\xff\x92\xaf\x31\x14\x12\x03\x00\x00"); +var _bfbef =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9b\x4b\xeb\x65\x39\x96\xdd\xe7\xf1\x29\xce\xb0\x3d\xb0\xf3\x48\xfb\x25\x41\x10\x60\xba\x1b\x9c\x86\x6e\x37\x2e\xdb\x6d\x30\x1e\xdc\xc7\xb9\x49\x80\x33\x22\x88\xcc\x1c\xd4\xb7\x37\xfb\xb7\x6e\xa5\xab\x0b\x43\x0e\x8a\x95\xb5\x42\x57\x67\x6b\x6b\x3f\x25\xfd\x7f\xf8\xfb\x1f\xff\xe1\xc7\x2f\x9f\x7f\x3d\x7e\xf8\x97\xef\x5f\x1f\x7f\xba\x7e\x3d\x5e\x9f\xbf\x3c\xbf\x5f\xbf\x7c\xfd\xed\xfb\xe3\x3a\xee\xd7\x4f\x9f\xbf\x7c\xf8\x30\xe6\xf1\xfc\xfc\xf8\xf5\x2f\xff\x17\x78\xfc\x7c\xfb\xf6\xe1\x43\xff\xfe\x4f\x7f\xfe\xe5\xd7\xeb\xe7\x1f\xbf\xbc\xbe\x1e\xa6\x71\xcf\xdf\xbe\xbd\xc7\x1e\xc7\x0f\xff\xf5\xfa\xe9\xf3\x2f\xbf\x7e\xff\xf3\xf1\x77\xff\xf1\xf9\xf5\x7e\xfd\xbb\xe3\x79\xbd\x9a\xff\x2f\xdf\x9f\xd7\xf7\xcf\x5f\x7e\x3a\xfe\xee\x3f\xdf\xbe\xdd\xbe\x8c\xdf\xff\xe1\x4f\xbf\x7d\xfb\xf6\x7f\xae\x9f\xaf\x2f\xbf\x1e\x27\xdc\xf5\xe5\x09\x7e\xf8\xe1\xef\xff\xe9\xf6\xed\x9f\x6f\x3f\x5f\xc7\x0f\xff\xfc\xaf\xff\xf2\xef\xff\x13\x2c\xe4\xff\xb8\xbe\xff\xf2\xf9\xeb\x97\x63\x9c\xff\xe1\x3c\xf3\xff\xf1\xff\xed\xcf\xdf\xae\x63\xbc\x7f\xfd\x3f\xff\xfb\x8f\xff\x70\xfc\xaf\x71\x8c\xf3\x98\x61\x96\xff\xfb\xcd\xff\xeb\x3f\x7d\x7d\x5e\xef\x6f\x7d\x18\x92\xfc\xf1\xf5\x79\xfd\xf2\xed\xf6\xb8\xbe\xdf\xbe\xfc\x74\x7d\x38\x8e\x8f\x73\xcc\xf1\xe9\xf8\x58\xff\x58\xff\xf8\xa9\x45\xfa\x9b\x11\x1f\xc6\x79\xbe\x7f\xfa\xf9\x29\xea\x2f\x3f\x99\x23\xd7\xa7\xe3\x48\xb3\xa6\x72\x8b\xda\x9f\x8e\xf2\x5a\x50\x37\xa8\xba\x3e\x1d\x47\x9d\xf9\xe1\xe3\x9c\xfa\xe1\x9c\x50\xb3\x9a\x32\x46\x4d\x1f\x4d\xf9\x68\xca\x45\xc5\x09\xb5\x9b\x8a\x07\x54\x4f\x79\x54\x30\x57\x4d\xa8\xda\x4d\x15\x3f\xec\x4f\xbd\xe1\xa8\xea\x1f\x9a\x9d\x4d\x99\x31\x6a\x9d\x4d\x39\x42\x58\x30\xd7\x86\x4a\x51\xd5\xd4\x1a\x3d\xbd\x4b\x54\x2f\x6b\xca\xe7\x87\x8f\x33\x44\x45\xe5\xa7\xe3\xd8\x33\x3e\x7c\x9c\x29\x2a\x6d\x7d\x3a\xc6\x39\x5a\x88\xd4\xf4\x19\x50\xd6\xa3\x4a\xa3\xaa\xff\x65\x9c\xd1\x72\x55\x88\x2a\xa8\xdd\xd3\x6f\x8d\xda\xf1\xfa\x74\x1c\xd3\xa0\x12\xe9\x81\xc3\x10\x75\x4b\xd4\xcd\x1a\xe7\x6e\x51\x6f\xfa\xe1\x8d\x1f\x1a\x5a\xbd\xe9\x87\x37\x46\xd9\x6e\xb9\xee\x1a\x75\xef\x2f\x1e\x3e\x7b\xfa\xbb\x54\x08\x1c\x73\x07\x94\x89\xea\x1f\xc6\xd9\x5b\xfb\x98\xde\xd4\x23\x5f\x6c\x6d\x4b\xff\xd4\x5c\x4f\xbb\x3e\x1d\x15\xd1\x3f\x7c\x3a\x5f\x7c\x46\x36\xb5\xa0\x24\xc4\x93\x1f\xe6\xd9\x36\xf1\x2c\x51\xc5\xd6\xe6\x84\xd2\x5c\xc8\x55\x39\xa0\xa6\xa8\x09\xc5\x17\x25\xd7\xb3\x77\xbb\x72\x3a\xd4\x4d\x14\xfb\x98\x9a\xfe\x2e\xea\xd1\xa3\xac\xe7\xba\x24\x2a\x70\x24\xfb\x78\xcd\x29\xaa\xa7\xcf\x32\x28\x13\x65\x58\x8e\x28\x17\xe5\x4d\x0d\xfd\x30\x44\x05\x54\x40\xa5\xa8\x84\x2a\xa8\x12\x55\x4c\x2f\x21\x96\xa8\x0d\xe5\x50\x37\x51\x48\x3f\x16\xd4\x5d\xd4\xbd\x47\x6d\x7d\xf1\x21\xea\x81\xa7\x25\xd4\x53\xd4\x93\x51\x12\xf5\x12\x75\x31\x4a\x42\xbc\x44\xb5\x4d\x64\x32\x4a\xae\x70\xfd\x95\x2b\x5c\x72\xbe\xcb\xf8\xa2\x6d\x28\x7d\xd1\xf8\xe2\x16\xa5\x2f\x9a\xbe\xc8\xf4\xa6\x2f\x9a\x7c\x5b\x73\xe9\x8b\xc6\x17\x71\xe4\x4b\x36\x01\x1c\x35\x98\x4b\xde\x71\xfd\x95\xf3\x5d\xa1\x65\x07\x42\x10\x3a\x2e\xb9\x3b\x70\x14\x6e\x75\x85\x84\x08\x84\xc0\x0a\xaf\x90\x10\xc1\xb2\x5d\x3f\x94\x10\xb8\x42\x06\xd3\xcb\x0a\x81\x23\x1d\x15\xca\x87\xae\xbf\x72\xf7\x4b\x96\x03\x1c\x29\xe5\x94\x84\x28\x34\x91\x2c\xbb\x24\x44\x21\xc4\x42\x2e\xc5\x1c\xe0\x48\x82\xd5\x4b\x26\xf7\x92\xc9\x11\x01\x5e\x32\xb9\x17\xf6\x95\x2b\xa1\x5c\x94\x33\xca\xa1\x42\x54\x40\x2d\xa8\x14\x95\x1d\x27\x4e\xfd\xb0\x44\xd5\xef\x61\xe8\x25\xfb\x02\x8e\x4d\x04\x78\xcd\x2d\x6a\x43\x49\xae\x9b\xa8\x5e\xf6\xc6\x3b\x5e\x32\x39\xe0\xd8\x44\xf2\x97\x4c\x0e\x38\xf6\xd6\xa8\xa7\xa8\x27\x94\x46\x5d\xa2\x2e\x28\x09\xf1\x12\xd5\xba\xdf\x44\xb9\x97\x4c\x0e\x38\x32\x4f\x28\x29\xa7\xe1\xd8\x93\x05\x99\x94\xd3\x70\xec\xc9\xb2\xcd\x44\x19\x72\xe9\x87\xd2\x57\xc3\xb1\x09\x8f\x2f\x93\xbe\x8c\x80\x2c\x15\x9a\x94\x63\x28\x07\x57\x78\x99\x94\x63\x28\xc7\x24\x97\x94\x83\x2b\x6c\x6c\xf5\x25\x57\x00\x8e\xed\xac\xd1\xa4\x1c\xbc\x63\x3b\x6b\x94\x77\x00\xc7\x76\x4d\x2f\xe5\xe0\x1d\x5b\x06\x20\xef\x00\x8e\x1d\x9a\x5e\xca\x31\x29\x87\xe9\xe5\x1d\xc0\xb1\x09\xa2\x2f\x79\x07\x70\xec\x28\x12\xf2\x5f\xf2\xee\xff\x37\x15\xbf\x5c\xba\x73\x74\x27\x0d\xbb\x74\xe7\xe8\x8e\x18\xfb\x72\xe9\xce\xd1\x5d\xa2\x28\x97\xee\x9c\xf5\x26\xfb\xe0\x5a\xaf\xb3\xde\xd2\x28\xad\xd7\x59\x6f\xb1\x5e\xd7\x7a\x9d\xf5\x2e\x7d\x51\xeb\x75\xd6\xbb\xb4\x38\xad\x37\x10\x42\x06\x1f\x12\x22\x10\x82\xf0\xf6\x0a\x09\xd1\x70\xec\xcd\x17\x43\x06\x4f\x34\xd8\x5b\x3f\x94\x10\x0d\xe3\x24\x27\xbd\x14\x0d\x80\x71\x9e\xc8\xa5\x68\xf0\x92\xeb\x6b\x03\xe5\xfa\xaf\x24\xc9\x9e\x4c\x9f\xd2\x57\xc3\x38\x4f\x84\x48\xe9\x2b\x1d\x8a\x0d\x4c\xc9\xd5\x30\x4e\x32\xd7\x2b\x25\x57\xca\xd6\x90\x2b\x65\x6b\x29\x5b\xd3\x28\xd9\x1a\x95\xd1\x76\x94\xa3\xca\x08\x38\xb6\xeb\x8b\xb2\xb5\x94\xad\x49\x2e\xe9\x3e\x65\x6b\x9a\x5e\xcb\x4e\xd9\x9a\xa6\xd7\xb2\x13\xdd\x87\xa6\xd7\xb2\x53\xb6\xa6\xe9\xa5\xfb\x94\xad\x31\xbd\xf2\x2e\x70\x6c\xea\xa7\x97\xf2\x2e\x70\xec\x60\x7a\xe5\x5d\xe0\xd8\xa4\xe2\x97\xf2\x2e\x70\x6c\xf2\xc8\xab\xb4\x8f\x25\x63\xc2\x6e\x4b\xfa\x52\x65\x54\x08\x51\x52\x4e\xa1\x89\xd2\x28\x69\x82\xb0\xbb\x4b\x5f\xd4\xb2\x89\xb1\x7b\xe9\x8b\x5a\x63\xc9\x98\xfc\xc3\x47\x3b\x09\xa8\x82\x31\x3a\xe2\xd9\x49\x40\x15\x14\x25\xa8\x9d\xe4\x70\x3b\x3b\x8c\x8c\xd1\x41\xd0\x4e\x7b\x53\xf6\xe9\x28\xeb\x30\x62\x27\x61\xc4\xce\xf6\xf3\x31\x9c\xe9\xf1\x73\x41\x11\x89\xed\xc4\xcf\xed\x6c\x45\x8f\xd1\x5a\xb5\x13\x45\x0b\x8a\xa8\x6e\x27\x8a\xb6\xb3\xf5\x35\xe6\x89\x10\xa5\x2f\x36\x14\x09\xdb\xce\xd2\x17\x7b\xa9\x63\xb6\x31\xd9\x59\x9a\xfe\x5d\xa7\x20\x2a\xcb\xb6\xb3\x97\x3d\x66\x17\x12\xa6\x32\xdb\x46\x87\xf0\x31\x3b\x7d\xda\x20\x84\x0b\x8a\x0c\x61\x83\x10\x6e\xa3\xd7\x35\xe6\x64\x14\x71\x51\x50\xa4\x75\x1b\x1d\x23\x1b\xba\x2a\x9d\x6d\x98\x36\x08\x82\x82\xca\x37\xa5\xe9\x0d\x51\x51\xce\x90\x26\x46\x87\xb7\x22\xad\xdb\x20\xbc\xd9\xa0\x9c\x9d\x8e\x10\x84\x21\x41\xe1\x7c\x36\x08\x43\x46\x17\x30\x66\x40\xa5\x44\x4d\x14\xad\xe9\x53\xd3\x6b\xd9\x1d\x01\x4c\x4d\x82\xcd\xce\x6f\xc3\x86\x41\x2d\x51\x8b\x1f\x06\xd4\x16\xd5\xd2\x5b\xd7\x88\x36\xa5\x9c\x29\xe5\xb4\x0f\xd9\x94\x72\x66\x07\x85\x61\x93\xb9\x08\x0a\x82\xca\x0e\xe1\x36\x53\x5f\x6c\xfb\x1c\x56\x50\xa5\xb9\x4a\x73\x2d\x28\xcd\xd5\x9b\x36\x9c\xdd\x9e\xda\x34\xa0\x48\xfe\xa6\x1e\x44\x30\xbc\x13\xb6\x99\x16\x04\x0c\xef\x60\x65\x26\xf3\x35\x99\x6f\x3b\xb2\x99\xcc\x97\xee\x64\x78\x87\x21\x33\x69\x15\x48\xdf\xfc\xd0\xdf\xa3\x7a\x1f\x9d\xed\x30\xdf\xa2\xf6\xa7\x23\x4e\xd6\x68\x74\x50\x66\x84\x34\x47\x7a\x23\xa4\x09\x2a\x83\x1f\x12\xd2\xcc\xd8\x21\x2f\x44\xd5\x0e\x99\x76\x08\xbb\x37\xed\x90\x61\xe4\xbe\xa0\x64\xe4\x26\x23\x67\x6b\x4d\x46\x6e\x1d\x08\x86\x6f\x16\x54\x9a\xbe\x21\x48\xc5\x66\x04\x05\x33\x14\xed\x5b\x3f\x94\xa8\x52\x74\x07\x2b\x33\x29\xda\xa4\x42\x96\xad\x6e\xcc\x1c\xe5\xc4\xd9\xd2\xbb\x94\xe3\x32\xb9\x4e\x9f\xe6\x52\x0e\x10\x12\xc2\xc9\x7c\xe6\x9d\xc0\x46\xe0\x8f\x4e\x02\x13\x54\x86\x28\x36\xcd\x83\xe9\xb1\x1c\x0f\x4d\xdf\x90\xb9\xd6\x1f\xa6\x62\xf3\xd0\xd7\x51\x7a\xa0\x61\x97\xd2\xfd\xad\x74\x56\x22\xa5\x3b\x8b\x8b\x6a\x19\xd5\x57\x5a\xb4\xdd\x8e\xe8\x5a\xca\x42\x76\x0b\x54\x76\x70\xb6\xa0\x2e\xb3\xe8\x0a\x62\x24\x86\x15\x54\x10\x82\xca\xae\xb8\x2c\x5c\x73\x31\x7d\x12\x04\xd5\xa3\x0a\x46\xae\x0d\x35\x45\xa1\xbb\xae\x1a\x2c\x65\x7e\x49\xb0\xc9\x2e\xfb\x2c\xe5\x4f\x29\x7f\x4a\x51\xc8\x95\x5d\x3c\x0c\xba\x03\x4b\x4f\x51\x49\x7b\xe8\x50\x25\xaa\x85\x28\x09\x41\x3d\x20\xa8\xec\xa2\xc4\x32\x90\x3e\xdb\xbe\x46\xb1\x35\x49\x7e\x13\x14\x5d\x8b\xa5\xc2\x6e\xb6\xad\x8d\x4a\x46\xc9\xd6\x80\xca\xe4\x8b\x24\x20\xcb\xb6\xa2\x41\xff\x66\x29\x2b\x02\x2a\x3b\x4d\x59\x2a\xec\x02\x83\x0e\xc8\x52\x1e\x9c\xf2\xe0\xf7\xf4\xef\x2f\x22\x3d\x06\xaf\x06\xde\x6a\x22\x44\x17\x38\x56\x94\xef\x82\xa2\x3b\xb0\xa2\x7c\xb7\xea\x50\x3b\x6a\x41\x51\x8e\x0a\x2a\xbb\x47\xb5\xa2\x1c\xb5\x6a\xc3\x1c\x8b\x7d\x2c\xd7\x0f\x1d\x33\x21\x96\x95\xb4\x5a\x6d\xa4\x63\xcd\x13\xea\x12\x45\x02\x2a\x51\x68\x95\xc3\x84\xb1\x88\xfd\x25\xbb\x05\x8a\xee\xd3\x4a\x86\x59\xc1\x17\xc9\x95\x15\xfa\x62\xf0\xc5\x62\x8d\xa1\x2f\x76\x67\x36\x16\xdb\x51\x74\x66\x82\x1a\x4b\x73\xa1\xc2\xea\x9a\x69\x70\x2c\x62\x95\xd2\x44\xa2\x09\x74\x5f\xb2\xfb\xea\x72\x63\x2c\x5c\x81\x93\x8e\x37\x14\x2d\xb0\x55\x49\xd4\x2e\x11\xc6\x4a\x51\x5b\x14\x39\xa9\xab\x06\x2b\x05\x88\x2a\x34\x21\x51\xb5\x43\x40\x25\x81\x6b\x69\x87\x96\x21\x17\x21\x7c\x29\xd3\x03\x95\x6f\x0a\xb9\x96\x23\x17\x91\x65\xc9\x61\x80\xa2\xfb\xb4\xa5\xc8\xb2\x30\x80\x3d\x5a\xd1\x3a\x9b\xb1\x8d\x8b\x6e\xb4\xba\xe5\x0a\x5b\x2e\xda\x0d\xa9\x6d\xb9\xe8\xc6\x00\x36\x96\xb3\x65\x00\x5b\x06\x80\xc9\x6d\x19\xc0\x26\x96\x51\xf4\xda\xd6\x17\xb7\x62\x19\x8a\xde\x8a\x65\xbb\x75\x3f\xcf\xb3\x35\xb1\xa5\x7b\x20\x16\x61\x77\x53\x07\xdb\x6e\x1f\x9a\xa7\xf1\xc3\x7c\x53\x58\xb4\x84\x90\x0f\xed\xf6\xa1\x79\x92\x0e\xb6\x7c\x68\xcb\x87\xb0\xe8\x2d\x1f\xda\xbd\x1d\xf3\x24\xa0\x6e\x6d\xc7\xd6\x76\x50\x8b\x6d\x6d\x07\xe7\x4f\xf3\x24\x74\xe8\xfc\xc9\x6e\x6d\x72\xf3\xc4\xd3\x6e\x32\x39\xa0\x72\x89\xe2\x8b\xb7\x8e\x7f\x73\x74\xd3\x6d\x37\x0a\x68\x41\xd1\x15\xdb\x8d\x02\xda\x6e\x88\x3a\xb0\xc2\x9b\x44\xbd\xbd\x45\x2d\xa8\x10\xd5\x42\x0c\xf2\xae\x8e\xb7\xec\x3e\x99\x3e\x44\x95\x28\x4d\xbf\xa0\x96\xa8\xdd\xa3\x70\xf7\xbb\xa2\xdc\x5d\x51\x6e\xe9\x87\x77\x51\x77\x46\x89\x7a\x88\xa2\x62\x23\xb5\xdc\xe9\x8a\xed\xde\xdb\x39\x07\x36\x71\x57\x49\x75\x57\x49\xb5\x45\x69\x7a\x89\x8a\x0a\x1f\x12\xf5\xd1\x36\x31\x55\x19\x3d\x64\x13\x40\x71\xf4\x63\x0f\xcd\xf5\x70\x46\x61\xbe\x0f\xd7\x28\xd7\x28\x7e\xe8\xef\x51\xbb\x4b\x04\xea\x81\x87\x92\xff\xa3\xfd\x79\xaa\xa4\x7a\x44\x89\x42\x13\x6f\x4a\x73\xb5\x31\x4d\xa3\x2a\x7d\xc8\x98\x1e\x81\x5b\x91\x87\x1e\x9c\xa7\xd8\x03\xe9\x6d\x34\xa5\xb3\x3f\x7b\xb6\xbe\xa6\x51\x3f\x3d\xa5\xaf\xa7\x5c\x61\x8b\x42\x5f\xcf\x76\xb8\x69\x24\xb0\xa7\x4a\x50\xa0\x72\x8b\x42\xae\x67\x97\x1b\x53\x45\xdc\x53\xe5\xc6\x53\xe6\xbb\x45\x61\xbe\x9c\x10\x4e\x9f\xfe\xc7\xa9\x58\x07\x88\xc6\xa1\x61\x15\xe5\xc2\x53\x56\xf4\x64\x25\x4e\x2b\xa0\xa3\x41\xe3\x84\x6f\x4a\x77\x3a\xe1\x13\x54\x51\xe3\xe9\x84\xcf\xae\x6e\x2b\xa6\x53\x1b\x5c\x6a\x2b\x80\xaa\xee\x2b\xed\x52\xb0\xe1\x40\x6c\x3a\x6e\xa1\x03\x31\x41\x15\x1e\xac\x03\x31\xbb\x82\x2f\x12\xcb\x2e\x45\x62\xa0\x38\x25\xb7\x4b\x91\x98\x73\xad\xe9\xec\x96\xce\xb5\x04\x55\x94\x90\x3a\xd7\xb2\xab\x23\xf1\x0c\x09\xa1\x48\x0c\x54\xb1\xa7\x97\x22\x31\xc7\x53\x33\xa8\x2a\x75\x3c\x65\x9c\x0c\xcd\xa0\x91\xd1\xc9\x90\xa0\xea\x3d\x8a\x3d\x7d\xb5\x99\xcc\xa0\xe4\x7e\xc5\x16\xd5\xd6\x5d\xc4\xc5\x57\xe8\x87\x2d\xd7\x0c\xec\x56\x4d\xb7\xa0\x38\xbb\xb3\x97\xea\x6b\xba\xe2\x19\xec\xa9\xba\x62\x41\x71\xba\x6a\xea\x8a\x8d\xc6\x6f\x72\x5c\xec\x6a\xfc\x04\x33\x3b\xbf\xb9\x1a\x3f\x41\x55\x77\x07\xae\xc6\xcf\x4f\x67\x54\x07\x41\x3f\x5d\xa3\x5c\xa3\x1c\x4a\xa3\x5a\x21\x93\xda\xc2\x4f\x6a\x31\x41\x71\x9e\xeb\x27\x21\xc9\xcf\xce\x5c\x13\xf3\xf3\xb3\x24\x44\x69\xae\x84\xd2\x5c\x84\x4a\xd6\xe8\x27\xa1\xd2\x4f\xea\x58\xce\x73\x9d\x8e\xaf\xe1\x62\x54\xcf\xa5\x96\xce\x07\x51\xaa\xba\x56\xf7\x41\x94\x12\x54\x75\xa6\xf7\x41\x94\x12\x24\x35\x8f\xd3\x04\x7e\x74\xfa\xb7\x59\xac\x51\xfd\x9b\xa0\x6a\x8a\xba\x41\x79\xfb\x53\x75\xa0\xf7\xc1\x09\x8e\xa0\x6a\x4e\xa8\xa7\x28\xe4\xea\xd2\xc5\x07\x85\x84\xa0\xde\x72\x51\x9e\xf9\xc0\x0a\xab\x90\x2b\x34\x4a\x56\x38\x5b\xab\x23\x35\x8a\xad\xad\x85\xa8\x29\xb9\xb4\xb5\xdd\xad\xbb\xae\x82\x7c\x48\x13\xbb\x47\xa9\xcb\xf3\xd9\xed\xe5\x5c\xdd\xef\xfa\xe4\x24\x4d\x50\x35\x19\x45\xab\xe9\xd3\x19\xe5\x50\x92\x1e\x28\x8a\x4b\x9f\xae\x51\xe4\xca\xd5\xc5\xa5\xeb\xc2\x48\x50\x35\x17\x94\x7e\x98\xed\xc8\x94\x08\x3e\x39\xfa\x11\x54\x61\x5f\x13\x1f\xf2\xd9\x31\x67\xae\x8e\xd7\x3e\x69\xf3\x05\x55\x1d\x3a\x7c\x72\x9e\xe2\xb3\x83\xca\x5c\x5a\x10\x39\xc9\x67\x61\x4c\xec\xd0\xa4\xdd\x71\x3a\xc6\xb9\x3b\x9a\xb8\x3a\x46\x41\x95\x89\x92\xf4\x28\x87\x72\xc3\xd5\x31\xba\x61\x26\x1b\xfb\x32\x99\x89\xc9\x4c\xcc\xa1\x96\xa8\xc5\xa8\x05\xb5\x45\x61\x85\xed\xdb\x6e\x38\xb2\xdb\x44\x88\xa9\xb9\x9e\xa2\x2e\x46\x15\x14\x6b\x34\xd3\x28\x7e\xa8\xed\x30\x6d\x87\x6d\x28\x44\xb5\xd6\xc4\xe4\x78\xcb\x4d\x9a\x00\xaa\xde\x94\xa4\x47\x39\x9c\x20\xbb\x49\x39\x40\x71\xcb\xe7\x6a\x0f\x9d\x66\x6f\x72\xd0\xe7\x46\x7d\x2e\xa8\xea\xe2\xd2\x4d\xfa\xa2\x17\x34\xce\xfe\x5c\xbd\xa0\x7b\x8b\x6a\x54\x46\xee\x12\xd5\x25\xaa\x33\x4a\xa2\x7a\xa7\x4f\x3b\xd1\x97\x93\x3e\x05\x55\x2e\x6a\x8b\xda\x3d\xca\x99\x8b\xf4\x29\xa8\x7a\x53\x77\x51\x7c\xb1\x53\x9e\xab\x89\x14\x54\x61\x98\x6a\x22\x05\x76\x76\x4f\xef\x2e\xb7\x72\xb9\x95\x7e\x28\xb7\xf2\x0e\x9c\x76\x76\x87\xed\x1e\x9a\xbe\xc1\x03\x9b\x70\x99\xaf\x6b\xd9\x5d\x1a\xbb\xba\x44\x81\x9d\x44\xa6\x50\x2c\x0c\xc5\x42\xdc\x3d\x14\x0b\xa3\x2d\xc7\x46\x67\x3e\x0f\x59\x4e\xc8\x72\x5c\x3f\x5c\xa2\x9e\x8c\x4a\xa8\x4b\x14\x36\x81\xf4\x21\x9b\x88\xce\xe1\x36\x08\xb5\x41\x0e\x17\x54\xc5\xf8\xc3\x54\xec\x61\xfa\x7a\x6f\x87\x0d\xcc\x8f\x16\xf6\x0d\x55\xa8\x40\x9d\xac\x07\xbb\x35\x70\xb1\xd0\x6e\x85\x76\x2b\xf8\xba\x76\x2b\x7a\x6b\x6c\x60\x91\xa1\xad\x01\xaa\x02\x45\x29\xe2\x45\x2b\xda\x06\x56\x14\x21\xdd\xd1\x14\x55\x97\xb6\x1e\x21\x45\x05\x8a\x92\x56\x42\xa2\x36\xc4\x7a\x8f\x92\x10\x1d\x20\x6c\x68\x7a\x05\x88\x50\x92\xed\x9e\xde\x83\x24\xeb\x91\xa8\x33\x45\x49\x9d\x0d\x31\x4f\x16\xa4\x30\x12\x9d\x47\x6c\x10\x7f\x42\x79\x04\x08\xd7\xb2\x4b\xd3\x17\x9a\x58\x48\x5f\x12\xa2\xa4\x09\xb6\x59\xd9\x86\x36\xdf\x46\xd7\xc4\xae\x36\xdf\xd3\x10\xa2\x8b\x43\x4f\xf9\x00\x50\xd5\x35\xb1\xa7\x74\xcf\x25\xb5\x4d\x02\x7d\x2a\x57\xa6\x72\x65\x97\x2e\x9e\xca\x95\xd9\x3a\xb2\x49\x8c\x4d\xca\x77\x4f\xd5\x29\x39\xa0\x52\x54\x6f\xc7\xc4\x07\x52\xa6\x9c\x0a\xbb\x24\xd9\x54\xd8\xcd\x4e\x14\x46\xb5\xeb\x99\x12\xb5\xa1\xaa\x1b\x06\xcf\x94\x10\xad\x49\x9b\xac\x31\x95\x9d\x93\xee\x40\x59\x30\xe9\x0e\x3c\x3b\xb5\xd8\xc4\x2d\x52\xa9\x05\x28\x6e\x81\x3d\x53\x42\x14\x73\xb1\x1d\xa9\x60\x03\xe4\x92\x72\x14\x9c\x69\xf3\x6d\x76\xff\xe6\x6a\xf3\xbd\xda\x3b\x6c\xa2\xd5\x52\x40\x05\x8a\xab\x68\x2f\x8a\x25\xa7\x8f\x37\x6e\xe0\xbd\x94\x8a\x4b\xa9\x98\x5c\x59\x4a\xc5\x74\xd5\x66\x5d\xe0\x78\xc9\xbe\x80\xe2\xc5\x82\x97\xec\xab\x92\x51\xd8\x6a\xa9\x02\x29\x2d\xbb\x44\xbd\x47\x75\x3d\x10\xc4\xeb\x52\x92\x2d\x25\xd9\x6e\xba\xbd\xa4\x89\xea\x02\xda\x8c\x7d\x2c\x7a\x41\x41\x55\x37\xdd\x5e\x32\x4c\x7a\x67\x33\x54\xa8\xde\xd9\x57\x87\x0e\xb3\xee\x3e\x7d\x71\xba\x21\xa8\xea\x3e\xdc\x17\xa5\xb1\x2f\x62\x86\x2d\x51\x97\x28\xec\xab\xfb\x70\x5f\x8a\x19\x80\xd9\x66\x14\x97\x80\x82\x2a\xec\x7e\x99\xbe\x88\x7d\xd9\x86\x92\x7d\x01\x55\xdd\x87\xfb\x0a\x7d\xb1\xcd\xc4\x9c\xb8\xb8\x64\x26\x40\xf1\xc2\xc3\x97\x72\xf8\x6a\xbf\x31\x27\xc6\x2e\x65\x9b\xa5\x6c\xd3\x4d\xb7\x2f\x19\x00\x3d\xbd\x39\xc6\xa4\x9e\x5e\x60\xce\x1a\xb7\x02\xea\x9e\xd4\x03\x68\x62\x4b\x13\x7b\xf2\x43\xe4\xda\x5a\x23\x50\x9c\x06\xf9\xd6\x1a\x81\x18\xc8\xb5\xb5\x46\xc0\x9c\x2c\xb8\x4d\xd3\x1b\xd2\x53\x5b\x6c\x5a\x09\xdf\x86\xf4\x5b\x73\x85\x28\x49\x8f\x5c\x0a\xbb\xbb\x9d\xd7\x1c\x93\xdb\x8a\x98\x40\xa9\xf0\xe2\x44\xa1\xa1\x77\x28\xba\x49\xf0\xad\x9c\x04\x14\x47\x52\xbe\x95\x93\x36\xe1\x31\x08\xc8\x5b\xe1\x11\xa8\x5a\xac\x31\x24\x2a\xfa\x0a\x4a\x3d\xb5\xf9\x7e\xeb\x38\x61\x81\x2b\xdc\x14\x27\x80\xaa\x25\xca\x45\xb5\x15\xe6\xc9\x0f\x95\x2b\x6f\xca\x95\xdd\x3b\xfb\x4d\x72\xdd\xba\x95\xb0\xa4\x3e\xbf\xd1\x4a\x08\xaa\xd0\xd7\x4d\xd1\xe4\xd6\x81\xcf\x38\xcc\xf4\x9b\x02\x1f\x50\xd5\x0d\x87\xdf\x4a\x3f\x44\x54\xce\x4a\x5d\x87\x01\x02\x53\xad\x7f\xd7\xd6\xde\x95\x2b\xb7\x28\x13\xc5\xf4\x84\xa1\xbb\xdc\xfd\x2e\x77\xef\xd6\xcb\x75\x3e\xe0\x77\x92\x0e\x47\x65\x7e\x57\xd2\xb9\x2b\xe9\x60\xe4\x77\x25\x9d\x3b\x91\x89\x36\xce\xef\xf2\x47\xa0\x64\x5f\x77\x45\xa6\x7b\x67\x02\x53\xe1\x75\x57\xfd\x74\x57\xfd\xc4\xd6\xde\x55\x3f\xdd\x59\xb6\xaa\x99\xbb\x96\x0d\xf8\x78\x53\x9a\x9e\x65\x77\x16\xfd\xc3\x54\xac\x73\x07\x7f\xb0\x35\xca\x5c\x0f\x6d\xcd\xe3\xbd\x35\xa2\xd8\x1a\xce\x07\x6c\x9d\xbd\xde\x07\x8d\x9f\xa0\xaa\x3b\x77\x7f\x68\xb7\x38\x2b\xb0\xc5\x06\xea\xac\x40\x50\x45\x81\xf2\x50\x77\xf0\xc0\x83\x39\xc5\xf4\x87\x3c\x18\xa8\x75\x8a\x62\x1f\x1e\xac\x77\x91\x93\x1e\x5a\x2f\x90\x1e\xa2\xf4\x45\x1a\xac\x45\x65\xf3\x50\x83\x05\xd8\xc2\xf5\x1f\x2a\x21\x81\x7a\x4b\xaf\x12\x12\xb0\x45\xa6\x7f\xa8\xe4\x06\x6a\x51\x55\xea\x58\xc3\x9f\xb8\x2b\x47\x96\xfe\x94\xbb\x02\xb5\x30\xe5\xa7\xdc\xf5\xd9\x3e\x64\x0b\x1f\x78\xaa\xa0\x03\x6a\x51\x8e\x3e\xe5\x4f\x4f\xc2\xdb\xda\x1a\xe5\xa2\x9c\x51\x09\x15\xa2\xda\x64\xd4\x1d\x3c\xa5\x55\xa0\xb8\x91\xf1\xa7\x7c\xe0\xd9\xb1\xdf\xf6\xc9\x5c\x8a\xfd\x40\x2d\xfc\xfc\x29\x5b\xe3\x74\xc3\x36\xee\xaa\xd3\x0d\xbf\xb0\x5b\x5e\x2f\xf8\x25\xbb\x05\x6a\xd1\x61\x5f\xb2\xdb\xab\x10\x02\xd7\xbf\xa4\x68\x9e\xc2\xd4\xe2\x8b\x7a\x0a\xe3\x9c\x22\xf8\x69\x2d\x97\x4e\x11\x04\xb5\x68\x51\xf4\xc8\xc5\x79\xed\xe1\x27\xad\x80\x5e\x7b\x08\x6a\x91\x05\xf5\xda\xc3\x79\xbb\xe1\x67\x30\x97\xc2\x1b\x90\xdc\xe6\xbb\xde\x71\x38\x8f\x36\xfc\xa4\xdc\xd0\xa3\x0d\x41\x2d\xca\x51\x3d\xda\x70\x5e\x19\x38\x65\x72\xe8\xc8\x20\xce\x60\xfa\x0e\x36\x71\x52\xa7\x08\xac\x8b\xd6\xfe\xef\x82\x62\x41\xdc\x02\x87\x5a\xf3\xe0\xbe\xd3\x39\xa8\x0b\x2e\x3d\xdf\x50\x18\x79\xe8\xee\x33\x86\xe7\xa7\xc3\x67\x0b\x11\x83\xdb\x0e\x41\xad\x11\x50\x4b\xd4\xad\x47\x4d\x8d\xba\x8b\x42\xab\x23\xa1\x1e\xa2\x1e\x8c\x2a\x28\x7d\xd1\xf5\x45\x51\xfa\x22\xa2\x72\xbf\x1b\xea\x9d\x63\x8a\xea\x9c\x14\xea\x18\x83\x36\xce\xad\xa3\x54\xe8\xe9\xa3\xa0\xd6\x60\x94\x69\x54\xab\xd0\x6d\x89\xba\x89\xc2\xad\xc6\x86\x42\x54\x73\xe6\xda\x8c\x0a\xcd\x25\x23\x6f\x47\x0e\x0b\xcd\xd5\xe5\x9d\xfb\x9b\xba\x44\xe1\x56\x9d\x5a\xc2\x08\x0a\xc1\x1d\xa3\x7b\xb7\x61\xa1\x3b\x46\x41\xad\x89\xa8\x1c\xfa\x05\x5d\x9e\x93\xc3\x43\x5d\x5e\x70\x97\xe7\x24\xec\xd0\x5d\x9e\xa0\x88\x13\xe1\xdc\x9c\x84\x77\x04\xf1\x68\x77\x0f\xee\xdf\xde\x60\x67\x32\x2a\x35\x8a\xe9\x03\x21\xd4\x4d\x45\xb0\xdb\xd1\xc5\x52\x84\x76\x3b\xb4\xdb\x93\x51\xda\xed\xe8\x60\xe5\xd1\xf9\x2d\x68\x05\xde\x50\xab\x1b\xe5\x50\x47\x10\x14\xe3\x4e\x9a\x0a\x15\xe3\x02\xe7\x56\x33\x74\xe7\x26\xa8\x35\x13\x8a\xb9\xb2\x34\x0a\xaa\x34\xaa\x34\x8a\xb9\xea\x3d\xaa\xa7\xe7\x9e\x2c\x54\xa8\x46\x89\xea\xc6\x2f\x54\xc4\x05\x45\x9c\x73\x31\x13\x2a\xe2\x04\xb5\xa6\x46\xa1\x09\xca\x20\xe7\x3c\x25\x54\x06\x05\xcf\x4e\x9d\x87\x2d\xa1\x67\xa7\x82\xe2\x5a\x29\xf4\xec\x34\x76\x6f\x5a\x9c\x1d\xb6\x63\x6b\xd3\x80\x5a\x26\x0a\x15\xee\x2e\xad\xe3\x6c\x77\x0f\xae\x13\xde\x30\xb4\xb5\xba\x55\x08\x6a\x8b\x38\x51\xb4\x6a\x8b\xb8\xb5\xbb\xc7\xc9\x5c\x37\xdc\x5d\x50\xcb\x06\x14\xb6\x4a\x6d\x11\xdc\x50\x84\x6a\x0b\x41\x2d\x9b\x50\x6c\xda\x4d\xd3\x77\xde\x0d\xd5\x03\x71\x6f\xcb\x89\xc1\x17\xef\xb2\x1c\xa0\xb8\x14\x8b\x3b\x77\x6e\x71\xe7\x22\x7d\x74\xcc\x09\xb2\xfe\x1b\x6a\x99\x7e\x88\xf9\xde\xe9\x12\xb9\x42\x88\x3b\x55\xbc\xc0\x7c\x9f\x7f\x98\x8a\xe3\x4e\x46\x0d\x6a\x83\x18\x5d\xa1\x86\x6a\x03\x41\x2d\x43\x6c\x69\x18\x88\xd1\x79\x24\xee\xd2\xf0\x5d\xad\x66\xf1\x75\x2a\xfa\xe0\xe5\x6e\xcc\x13\xb1\x69\x22\x05\xc5\x5d\x5e\xdc\x4b\xeb\x2d\x35\xa4\x6d\x0c\xaa\x07\xe2\x21\x8a\x00\xa1\x2c\x18\xe4\x91\xa0\x6b\x09\xe5\x91\xb8\xd8\x1a\x1e\x34\xc4\xa5\xad\x01\x8c\x7b\xc1\xd0\x4b\xd2\xb8\x3a\x66\x84\xb3\x5b\x97\x62\xc6\xa5\x98\xd1\xc5\x4e\x5c\x8a\x19\x57\xcb\x15\x8e\x5b\x5c\x92\x0b\x18\x9c\x46\xc7\x45\xad\x1e\x64\x9b\xa0\x72\x0e\x65\x9b\xe0\x65\x52\x04\xe6\xa7\x97\x49\x82\x5a\xb6\xa0\x5c\x54\xff\x30\xba\x30\x4f\xa5\x83\x3c\xdb\xee\x23\xba\xa0\xcb\x93\x03\x7d\x41\x2d\xdb\x50\x05\xd5\x81\x2b\xb2\xa7\xcf\x93\xc0\x25\xa8\xe5\x50\xb8\x45\x9e\x2d\x6a\x70\x9b\x9f\x67\x69\xae\xd2\xe5\xb7\x28\xcd\x85\x10\xdc\xf8\xa5\x52\x4b\xf2\x6a\x27\xb8\x88\x4a\xbd\xda\x11\xd4\xf2\x01\xf5\x10\xd5\x2a\xe4\xe8\x39\x07\x21\x3c\x87\xd2\x67\x3b\x75\x0e\xd2\x67\x92\x0e\x82\x5b\x85\x54\x3a\x48\xde\xbd\x04\x17\xd6\xa9\x77\x2f\x82\x5a\x9d\xdf\x72\x6a\xfa\xd9\x7d\x65\x50\x00\xe7\xa4\xaf\x14\x4c\xbc\x2e\x27\xb5\x85\x20\x56\xf0\x43\x6a\x0b\x81\x8d\xd0\x0f\x35\x3d\xa7\x1b\xab\x03\x57\xea\x90\x54\x50\xcb\x91\x8b\xd2\x36\x49\x53\xb1\xda\x9f\x52\x69\x2a\xf5\x56\x65\xb5\xf9\xa6\xde\xaa\x08\x8a\x90\x94\x86\x8b\xa5\x75\x5a\x0f\x0e\x36\xd3\xa8\x9f\x04\x45\xa9\x97\x46\xfd\x94\x24\xa0\xe0\xd9\x68\x2a\x01\x09\x86\x77\x77\x90\x4a\x40\x49\x6a\x09\x1e\xe9\xa5\x52\x4b\x3a\x16\xbd\xbb\x5b\x4f\xc7\xa2\x05\xb5\x9c\x51\x58\x74\x92\x61\x82\x17\xae\xe9\x04\x08\x81\x73\xf7\x99\x9c\x2f\x7e\x4c\x12\x50\xf2\x52\x30\x95\x80\x04\x45\xbd\x99\x4a\x40\xe9\xed\xb5\x79\x4a\x08\xbc\x56\x50\x2b\x98\x4b\x2a\x24\x4d\x25\xd7\xb4\xa9\x34\x95\xd1\xa2\x26\x05\x4e\x86\x44\x0d\x89\xda\xd5\x4c\x86\x44\x05\xf2\xec\x34\x95\x41\x0e\x17\xd4\x8a\x09\x85\x01\x44\x2f\x28\xcf\xcd\x0f\xb5\x20\xa0\xb8\x51\xce\xd0\x82\x48\x66\x39\x3a\xa3\xa6\x92\x59\xf2\xe8\x23\x47\x37\x58\xa9\x47\x1f\x82\x92\x99\xe8\xd1\x47\xa6\x7e\xd8\x8d\x4c\x2a\x4d\x25\x8f\x05\x72\x22\x84\x1e\x0b\x08\x8a\x33\xb6\xd4\x63\x81\xd4\xe9\x86\x75\x21\x91\x3a\xdd\x10\x94\xec\x4b\xa7\x1b\xc9\xfb\x81\xb4\xc9\x0f\xc9\x95\x82\x5a\xf8\x63\x11\x14\x92\xc4\x98\xd6\xf1\x3a\x95\x18\x93\x97\x01\x69\xd8\x97\x5e\x06\x08\x6a\xb1\x20\xbd\x0c\xc8\x85\x0a\x2d\x35\xea\x2e\x4a\x2a\xdc\x50\xa8\x70\x15\x73\x55\xeb\x8b\x73\x87\x37\xd4\xc2\x26\x74\xfc\x90\x24\xd9\xe4\x54\x2f\x95\x64\x05\xe9\x2e\x6a\x8a\x9a\x5c\xd3\x1a\x94\x89\x7a\x32\x6a\x42\x5d\xa2\xe8\xb3\x70\x2b\x1d\x3f\xe4\x6e\xb9\x92\x20\x9a\x5b\x72\x01\x25\x4f\xdb\x54\x33\xb9\x83\x0e\x2a\x7b\x8d\x9b\xee\x42\x30\xde\x42\xd0\x5d\xe4\x96\xa8\x5d\xea\xa5\x52\x71\xde\x5a\x96\xa4\x58\xca\x1b\x85\x84\xc0\xb8\xcc\xcd\x1b\x85\x44\xde\x3a\x88\xb6\x79\x42\x95\x28\xea\xe0\x9c\x50\x04\x98\x5b\xcb\x95\x41\x94\xbb\x49\xae\x9b\xaa\xac\x2e\xcf\xf2\x46\x95\x95\xb7\x76\x85\x0c\x51\x72\x85\x9b\xa2\x09\x76\x7f\x53\x34\x21\xad\x67\x76\xe5\x9d\x4a\xeb\x79\xef\xf0\x98\x49\x04\xb8\x2b\x3c\xde\xd5\xb3\x65\xfc\xdb\x54\x1c\xfb\x6f\x33\x71\xde\xe9\xe8\xf2\x1e\x2d\x22\x8f\x06\xf3\xce\x89\xa5\x60\x04\xae\x79\x57\x60\xb9\xb7\xa9\x26\x8f\x04\xf2\xce\xf1\xa4\xa0\x16\x16\x73\xe7\xe8\x2e\x49\xb5\xc9\x0d\x77\xde\x95\x20\x80\x5a\x59\x50\xef\x51\xbd\x10\xee\x26\x53\x99\x38\xe9\xcc\x93\x4b\xba\x54\x67\x2e\x98\x5c\x3a\xa5\x3a\xf3\x7c\xa4\xae\x05\x7b\xae\x87\x1c\xe5\x21\x47\x61\x97\x1f\x72\x94\x07\x36\xca\xe1\x44\x3e\x64\xa3\x8f\xb7\x8d\x6e\xa8\x10\xd5\x42\xd0\x8f\xa6\x72\x7f\x3e\xfb\x8b\x49\x87\x92\x4f\x7d\x11\xa8\x45\xa4\xa4\xf5\xfd\x98\x5c\xd9\xa7\x76\x59\x57\xf6\x82\x5a\x35\xa0\x9e\xa2\x98\x6b\x6b\x94\xe6\x52\xc0\x2b\x51\x9a\x4b\x42\x90\x9c\x55\x6d\x24\x7f\x30\x93\x5c\x86\x25\x7f\x35\xf3\x86\x5a\x38\x9d\xfe\x78\x26\xf9\x23\x95\xdc\xdd\xb4\xa4\xfe\x48\x45\x50\xab\x98\x4b\x76\xc5\x75\x7a\xf2\xf0\x3f\x2f\xfa\x3e\x41\xad\xae\x0d\xf3\xa2\x78\x4b\xaa\x8d\xe4\x39\x73\xaa\xda\x48\x5e\x84\x17\xef\xc6\x53\x2f\xc2\x05\xa5\xc4\xa5\x17\xe1\x49\xb5\x51\x67\xcb\x55\xaa\x36\x8a\x27\xc8\x75\xb6\x01\x94\x9e\x20\x0b\x8a\x5b\xc7\xd2\x13\xe4\x3a\xe9\x63\xc6\x80\xa2\x1a\x15\xd4\x2a\x7e\x48\x88\xad\x93\xf2\x69\x74\x61\x54\x67\x68\x7a\xce\xe9\x56\x6d\xa8\x29\xaa\xed\x6b\x38\x73\xb1\x46\x41\xad\x2e\x40\xea\x64\x8d\xa5\x57\xc9\xa4\xf0\xd2\xab\x64\xc1\xa0\x00\x29\x0a\x9b\x37\xd4\x5a\xa2\x24\x04\x6b\x1c\x5d\x51\xd5\xfb\xef\x05\x87\xa8\xde\xda\x52\x01\x52\x54\x18\x35\x57\x42\x3d\x45\xb1\x1d\x4b\xa3\x2e\x28\xe2\xe9\xec\xfa\xa6\xb8\xfd\x7d\x43\x2d\xa6\xd7\x25\x70\x71\xe3\x5b\xd6\xde\x51\xba\xf1\x15\x0c\x0e\xbf\x4a\x37\xbe\x82\xe2\x96\xb6\x26\x86\x59\xb3\xf4\xd6\x9b\x2f\x6a\x8d\xc0\xb0\xee\x47\x4b\xb7\xb4\x45\x4d\x52\xd6\x16\x5d\xaa\x49\x4a\xbd\xad\xa1\x2f\xf5\xb6\x82\x5a\x2b\xa0\x50\xb4\xee\x26\xbd\x7b\xa2\xd2\xdd\xa4\xa0\x16\xcb\xa6\xcc\x78\x43\x79\xd9\xbf\x09\x3f\xfd\xdf\x3f\xdf\xbe\x7d\xf8\xfd\xcf\x3d\x1f\xbf\x7d\xff\x7e\x7d\xf9\x95\x3f\x2e\xe5\xef\x3a\x8f\xe7\xf5\xfa\xfc\xe5\xfa\xfd\x0f\x55\xbf\x7d\xfd\xd6\xbf\xe2\x7f\xff\x37\x00\x00\xff\xff\x37\xcb\x4a\x23\xd4\x3a\x00\x00"); +func _dcce ()(*asset ,error ){_ccef ,_facc :=_gcad ();if _facc !=nil {return nil ,_facc ;};_efcaa :=bindataFileInfo {_ae :"GBTpc-EUC-H",_ca :44556,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492236,0)};_gfca :=&asset {_e :_ccef ,_ee :_efcaa };return _gfca ,nil ; +};var _ccfe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x6c\x58\xcb\x8e\x24\xb7\x11\xbc\xf7\x57\xd4\x51\x3e\xd8\xcb\xf7\x03\x68\x34\x20\xeb\x01\xef\x41\x92\xe1\xb5\x6c\x03\x86\x0f\x45\x32\xb9\x18\xc0\x3b\x33\x98\x99\x3d\xe8\xef\x8d\x88\x68\xc9\x96\xe0\x83\x50\x9a\xd8\x48\x92\x95\x8c\xc8\xcc\xea\x77\x5f\xbd\xff\xfa\xfd\xe3\xc3\xdb\xf1\xee\xcf\x2f\x4f\xf3\x83\xbd\x1d\xfb\xe1\x71\xbd\xd8\xeb\xd3\xe7\x97\x69\xc7\xb0\x8f\x0f\x8f\x97\x8b\x0f\xc7\x7a\x98\x6f\x3f\xff\xc9\xc7\xfc\x74\x3e\x5f\x2e\x88\xff\xf0\xd3\xeb\x9b\x7d\x7a\xff\xb8\x9f\x8e\x28\xde\xfa\xfc\x7c\xe7\x1e\xc7\xbb\xbf\xd8\xc7\x87\xd7\xb7\x97\x9f\x8e\x2f\xbe\x5c\x4f\xc3\x7e\x77\x2c\xdb\xc0\x7f\x78\x59\xf6\xf2\xf0\xf8\xf1\xf8\xe2\xab\xef\x3f\xf8\x5f\xe0\x0f\x9f\x9f\x9f\xff\x6d\x9f\xec\xf1\xed\x70\xc4\xec\x71\xf1\x79\x79\xf7\xd5\x77\xe7\xf3\xf7\xe7\x27\x3b\xde\xfd\x31\xff\xfe\x4f\x04\x89\xfd\xcd\x5e\x5e\x1f\x9e\x1e\x0f\xef\xfe\xe0\x5c\xf9\x2f\xfe\xd7\x9f\x9e\xed\xf0\xf7\xe0\x1f\xdf\x7f\xfd\xc3\xde\xaf\xf6\x76\x78\xa7\x85\xdf\xfd\xe3\xc7\xf7\x5f\x1f\xff\xf4\x87\x77\x47\xc8\xb1\xb9\x7f\xdd\xa9\x7f\xff\xee\x69\xd9\x7d\xf7\x4b\xd0\x9b\xcc\xa7\x65\xaf\xcf\xe7\xb4\x97\xf3\xf1\xa3\x5d\x8e\xe3\xea\xdc\xed\x38\x8e\x6b\x73\x37\xfc\xf5\xa5\x4f\xee\x76\x5c\xbf\xfd\xe6\xdb\x6f\x6e\x38\xf2\x6f\xf8\x17\xaf\x65\x1e\x9f\xde\x96\x6d\x61\x5c\xe1\xea\xf7\xed\xf0\xb1\xa4\x86\xa8\xff\xfd\xe7\x0b\xce\xa9\xbd\x1f\xd6\x3d\x22\x20\xa2\xda\xcf\x11\xd7\x53\xbb\x9e\x3e\xb7\xdb\xd1\x3b\x80\xdc\x05\x4c\x90\x6a\x8a\xc4\x16\x31\x06\x06\x86\x9d\x9e\xc8\xce\xb7\xc3\x97\x00\x64\x17\x21\xe5\x76\x04\x2d\xbd\xab\x90\x0a\xa4\x12\x69\x42\x0c\x08\x76\x0b\xda\x3e\x60\xe5\x90\x0b\x10\xad\x1c\xc0\x89\x1e\x9c\x28\x4e\x04\x27\x79\x9c\x27\x8a\x13\xc7\xb8\x1d\xa9\x22\x2a\x8e\x25\x64\xdf\x8e\xec\xc0\x49\x8a\x4a\x88\xca\x3d\x03\x51\x54\xc2\xca\x25\xe3\x84\x59\x9c\x0c\x4e\xcd\x78\x8b\x2c\x4e\x06\xa7\x79\x44\x15\x71\x0a\x38\xdd\xe1\x3c\x45\x9c\x02\x4e\xaf\x88\xaa\xe2\x54\xe6\xc7\x15\x1c\xa8\x8a\x54\x41\xf2\x3e\x20\xae\x89\xd5\x94\xc5\x80\x43\x36\xb1\xda\x56\x62\x11\xd8\xc5\xea\xba\xa4\xe6\x00\x89\xd5\xc9\x4a\xbc\x91\x53\xac\x93\xac\x1c\x91\xdc\x53\xac\x93\xac\xe2\x10\x38\xc4\x1a\x64\x95\x9e\x00\x89\x35\xc8\xaa\x19\x81\x53\xac\x49\x56\xcb\x1e\x90\x58\x73\xaf\xdb\xe1\xbb\x47\xe0\x44\xc4\xfd\x11\x52\x04\x6b\x29\x70\xf1\xf2\x9c\xc3\x5a\x4b\x81\x8b\x2c\x57\x71\x08\x13\xcb\xc8\xf2\x05\x6b\x99\x58\x46\x56\x08\x08\xdc\x62\x6d\xb2\x62\xc0\xf2\x5b\xac\x3d\x37\xa0\x86\xc0\xbd\xc4\xba\x1f\x22\x5c\xae\xc3\x31\x70\x38\x06\xa6\xda\x01\x31\x70\x38\xb2\x72\x02\x4b\x32\x1f\x54\x70\x28\xb1\x00\x12\x4b\x62\x2c\xd0\xfe\x90\x1a\x87\xd4\x58\x7b\x04\x24\x16\xe5\x18\x1a\x14\x3a\xa4\xc7\x41\x3d\x86\x9e\x1d\x20\xb1\x22\x45\xeb\xa0\xd1\x21\xfd\x0d\xea\x2f\x7a\x24\x67\x48\x80\x23\x49\xda\x48\xce\x90\x02\x07\x15\x18\x03\x92\x33\x24\xc1\x41\x09\xc6\x88\xe4\x0c\x69\x70\x50\x83\x31\x21\x39\x43\x22\x1c\x14\x61\x4c\x48\xce\x90\x0a\x07\x55\x18\x73\x6d\x80\xc4\xa2\x0a\x63\x49\x08\x94\x0a\x07\x55\x18\x6b\xcc\x80\xc4\xa2\x0a\x63\xed\x08\x94\x0a\x07\x55\x18\x5b\x47\x0a\xa5\xc2\x41\x15\xc6\x9e\x11\x28\x15\x0e\xaa\x30\x39\x18\x7a\x48\x85\x83\x2a\x4c\xde\x23\x50\x2a\x1c\x54\x61\x0a\x0e\x29\x94\x0a\xc7\x98\x15\x50\x41\xe0\x98\x8d\x10\x03\x23\x8c\x36\x24\xcc\x41\x61\xa6\xc8\xe4\x48\x98\x83\x2a\x4c\x89\xc9\x91\x0a\x07\x55\x98\x32\x93\x23\x15\x0e\xaa\x30\x65\x26\x47\x2a\x1c\x96\xfd\xed\x48\x85\xc9\xb1\x1c\x04\x05\xee\x28\x28\x12\xe2\x5a\xa5\xe3\xa8\xd2\xea\xa0\x56\x53\x4d\xb8\x34\x69\x75\x50\xab\xa9\x45\x2c\x2f\xad\x0e\x0a\x33\xb5\x5e\x2f\xd7\x29\x61\x4e\x0a\x33\xf5\xee\x01\x91\x35\x29\xcc\xec\x72\xba\x5c\xa7\x84\x39\x29\xcc\xec\x51\x37\xa7\x84\x39\xfd\x79\xde\x8e\x1c\xbc\x27\x34\x08\x31\x30\x84\x70\xb9\x4e\x69\x75\x52\xab\x39\x22\xab\x53\x5a\x9d\x61\x22\x30\x22\xab\x33\xcc\x21\x68\x30\xd0\x13\x9a\x84\xb8\x56\xe2\xf2\x52\xf4\x8c\xc5\x01\x42\x39\x9f\xb1\x70\x2d\x8a\x3c\x27\x64\x62\x4a\xe4\x33\x8e\x76\x3b\x72\x0e\x84\x46\x17\xd4\x01\x65\xae\x35\x4e\x41\x27\x21\x47\x88\x87\xa0\x3b\x72\x46\x9d\x9d\x72\xc7\x4c\x39\xdf\x8e\x5c\x02\x58\x29\x17\x41\x85\x3b\x66\x42\x95\x10\x0f\x51\x12\x03\x75\x08\x7a\x28\x97\x06\x48\x1e\x9a\xf4\x50\xae\x68\x07\x53\x1e\x9a\xf4\x50\x6e\x11\x99\x90\x87\x66\x51\x3f\x88\xf1\x72\x9d\x12\xf9\xec\x09\xa7\xef\x7c\xc7\x9e\x4e\x41\xe7\xed\x28\xe8\x74\xb3\x27\x1e\xbe\x97\x71\x3b\x8a\x63\x9e\x7b\x61\x06\x69\x8e\xe2\x92\x63\xbb\xfe\xb9\xc5\xfe\xbf\xae\x3b\xe5\x9d\xd9\xd1\xa5\x8a\xcb\x38\x4f\x1f\x26\x88\x8b\x44\x41\x9b\x90\x4d\x40\x8d\xbb\xdb\x22\xc4\x9e\xe5\xe1\xd6\x29\xd3\x4d\x9a\xae\xf8\x8c\x17\x91\xe9\xe6\x89\xde\x5b\x82\xc7\x19\x4f\x36\x5f\x3d\x8a\x87\x46\xe7\xc9\xee\x3b\x69\xcd\x12\x1d\x52\x27\x6b\x4e\x5a\xb3\xd0\x74\x53\xd6\x9c\x43\x2c\xb4\xb7\x29\x1f\x4e\xfa\xb0\x24\xb4\xb7\x29\x1f\xce\xa9\x5e\x8a\xf6\x36\xe5\xc3\x49\x1f\x96\x82\xf6\x36\xe5\xc3\x49\x1f\x96\x82\xf6\x36\xe5\xc3\x49\x87\x95\x8a\xf6\x36\xe5\xb0\x49\x87\x95\x86\xf6\x36\xe5\xb0\x49\x87\x95\x8e\xf6\x36\xe5\xb0\x49\x87\x55\x87\xf6\xb6\xe4\xb0\x45\x87\x55\x87\xf6\xb6\xe4\xb0\x45\x87\x55\x8f\xf6\xb6\xe4\xb0\x45\x87\xd5\x00\x8d\x2e\x39\x6c\xd1\x4e\x35\xa2\xbd\x2d\xd9\x69\xd1\x4e\x35\xa1\x18\x2c\xd9\x69\xd1\x28\x35\x55\x04\xca\x28\x2b\x6a\x60\x28\x19\x90\x58\x14\x77\xa5\x64\x96\xc4\xbd\x28\xdb\x5a\xe1\xd6\x25\xd9\x2e\xca\xb6\xd6\x86\x40\xc9\x76\x69\xf8\x68\x68\x5c\x4b\xb2\x5d\x94\x6d\xed\xd0\xfb\x92\x6c\x17\x65\xdb\x1c\x1a\xd7\x52\xe9\x5f\x05\x9e\x6e\x0e\x8d\x6b\x15\x7a\x5a\x8f\x56\xa1\x9c\x55\xe6\x22\xa4\x49\x06\x59\x5d\x6a\x10\xab\xd6\x0e\xa8\x13\xaa\xa7\xa0\xf3\x76\xb4\xd6\x3a\xa1\x21\x08\x81\xca\x97\xda\xc8\x62\x1b\x69\x01\xa5\x7f\xa9\x8d\x2c\xb6\x91\x16\x51\xfa\x97\xda\xc8\x62\x1b\x69\x09\xa5\x7f\xc9\x61\x8b\x4e\x69\x19\xe6\x59\xb2\xc2\xa2\xa2\x5b\x46\x91\x5a\x52\xf4\xa2\xa2\x5b\x29\x38\x97\x14\xbd\xce\x05\xa8\xa2\xd6\xac\x73\x6d\x41\x9b\x2f\x84\xe5\x4f\x53\x20\xd7\xaa\x3c\xbd\x14\xbd\xa8\xe8\xd6\x50\x58\x96\x14\xbd\xc6\x59\xf8\x8e\x91\x50\x25\xc4\xc0\xd6\xc1\x92\xc8\x17\x45\xde\x3a\x1a\xc4\x92\xc8\x17\x45\xde\x1d\xba\xe7\x92\xc8\x17\x45\xde\xe9\xc7\x25\x91\xaf\xb5\x07\x20\x74\xcf\xb5\xf6\x14\x34\x11\xc8\x73\xad\xbd\x04\x21\x30\x10\x92\x15\x16\xad\xd0\x03\x1a\xc4\x92\x15\x16\xad\xd0\x23\x1a\xc4\x92\x15\x16\xad\xd0\x13\x1a\xc4\x92\x15\x16\xad\xd0\x33\x2a\xb8\xc9\x0a\x46\x2b\xf4\xe2\x32\x20\xb2\x8c\x56\xe8\xa5\xb4\xcb\xd5\x64\x05\xa3\x15\x7a\x45\x9d\x37\x59\xc1\x68\x85\xde\x02\x02\x65\x05\xa3\x15\x7a\xc7\x08\x6e\xb2\x82\xd1\x0a\xbd\xa3\xea\x9a\xac\x60\x51\x33\xaf\x43\xd9\x35\x79\xc1\xe8\x05\xef\x3c\x8a\x9a\xc9\x0c\x96\xc4\x0b\x28\xbc\x26\x37\x58\x12\x2f\xa0\xf2\x9a\xec\x60\x59\xbc\x88\x3b\x31\xf9\xc1\xb2\x78\x09\xb5\xce\x64\x08\x2b\xe2\x65\x7c\x57\x98\x1c\x61\x45\xbc\xe2\x11\x2b\xb1\xdb\x7d\x26\xaf\x2e\x01\x13\x4f\x43\xb9\xab\x05\xb1\x12\xb2\x69\x2a\x77\xad\x20\x9b\x52\xb2\xb5\x33\x00\xeb\x21\x11\x8b\xc4\x14\xdb\x31\x7a\x98\xe4\x6d\xbd\xe2\x2b\xc8\x3b\xa6\xaa\xd7\x22\x8c\x83\xbf\xab\x88\x95\xe6\x4d\x03\xbc\x77\x90\xa0\x49\xf4\xa6\x09\xde\xfb\x8a\xf5\xa4\x7a\x3b\xef\x1f\x0d\x18\x36\x4c\x82\xb6\x91\x4f\x60\x11\x95\xdc\x46\x1e\xc4\x14\x1b\x79\x91\x52\xb9\x8d\xed\x88\x41\x87\x36\xf6\x1d\xf3\x3a\x73\x21\x16\x84\x31\x36\x41\xe8\x26\xed\x9b\xbe\x00\x7c\x82\x14\x4d\xe2\xb7\xb9\xf0\x09\xe0\x33\xb4\x68\x13\x76\xbc\x3f\xf0\x6e\x91\xd8\x26\xa6\xf5\x0a\xbe\x99\x4c\x2e\xb1\xa5\xf5\x0a\xef\x48\x36\xb1\x75\x76\x60\x95\x77\xb4\x30\xe2\x5c\x6d\x29\xb6\xc2\xad\x26\x57\x98\x29\xb6\x51\xca\xb2\x85\x99\x31\x07\x8d\x5a\x36\x1b\xc2\x06\x3e\x9d\x38\xbe\x99\xa1\x73\x5e\xcd\xb4\x1e\x0b\xa8\xc9\x3f\xb6\xb5\x5e\x2f\xfe\xd7\xdd\x3a\xa5\xdf\x36\x6b\x93\xbd\x6c\xeb\xa3\xcc\xe1\xf6\xb7\xfc\xb5\x1d\xe6\x15\x1f\xbc\x6f\xc0\x38\xb0\xe8\x81\x37\xea\xc4\x2a\x31\x7d\xe3\x79\xdc\xe0\x96\x11\xb7\xc3\x58\xe6\x83\x6f\xc4\x38\x97\xe9\x81\x1b\xf4\xc4\x26\x31\xed\xcb\x29\x6f\xcb\xb1\xdb\x97\x40\x0c\x19\xdf\xbe\x44\x61\xa7\xde\xbc\x13\x1b\xc2\x98\x8d\xc2\x7d\x3d\xc7\x94\x7d\xff\x6a\x8f\xbe\x02\xd3\x59\xbc\xf6\x88\xe8\x27\x5b\x7e\xdf\xa1\x54\x60\x29\x22\x36\x94\x26\xac\x01\xab\x50\xec\x0e\xa5\x13\xd3\x7a\xa9\x92\xa7\xf5\xc2\xe4\xf9\x12\x3e\x14\x76\x98\x3c\x5f\xd0\x1e\x19\x4e\xd9\xaa\x16\x3b\xd6\x44\xac\x11\x83\x6d\xf0\x30\x9d\x19\x39\x50\x05\xd9\xaa\x20\xa1\xa0\xfb\x6c\x55\x90\x9d\x0a\x73\x5f\x53\x06\x56\x98\x7b\x55\x95\x50\x31\xe2\x6f\x55\x95\x9d\x06\xf7\x68\xcc\x4b\x1a\x59\x58\xd6\x59\x0a\x31\xc5\xa2\x3a\xfb\xd0\x02\x79\x2c\xcf\x5b\x15\x29\x74\x87\x7d\x55\x91\xb6\x2a\x52\xe8\x0e\x39\x50\x45\xda\xf9\xce\xc3\x2c\xb4\x55\x91\x76\xe1\x1d\x45\x57\x90\x97\xa2\x3b\xe2\x03\xb1\xc2\x12\x31\x7d\xd9\x3b\x4c\xb8\x5b\x95\x6b\xab\x72\x45\xcf\x3b\x57\xe5\xda\xaa\x5c\x91\xe3\xdc\x56\xe5\xda\xaa\x5c\x31\x60\x5a\xd8\xaa\x5c\x5b\x95\x2b\x46\x6a\x43\x95\x6b\xab\x4a\xc5\xc4\xfb\x55\x95\xda\x2c\x4c\x3e\x66\xde\x6f\xaf\x55\x18\x79\xb9\x91\xa7\xd8\x8e\xeb\xf3\x31\x63\x9e\xda\x7d\x26\x61\x49\xbc\x4c\x2c\x0b\xcb\xfc\x19\x89\xf9\xeb\xb3\x08\x2b\xfa\x69\xc9\x13\xd3\x1e\xcb\x13\xd3\xbe\x2b\x08\x53\x6c\x0a\xbf\x72\x23\xfe\xff\xd3\xf9\x7c\xf9\xe5\x77\xba\xf9\xf9\xe5\xc5\x1e\xdf\xf8\x9b\x20\x7f\x91\x3b\x96\xed\x87\x47\xfb\xe5\xf7\xc5\xe7\xa7\x67\x44\xf1\xbf\xff\x04\x00\x00\xff\xff\xaf\x70\x6a\x2a\x8b\x14\x00\x00"); +func _aacc ()([]byte ,error ){return _ad (_ggee ,"GBT-H")};func _bcd ()([]byte ,error ){return _ad (_abd ,"Adobe-CNS1-6")};func _gebg ()(*asset ,error ){_dgec ,_bab :=_febf ();if _bab !=nil {return nil ,_bab ;};_ggdc :=bindataFileInfo {_ae :"CNS2-V",_ca :371,_cc :_ce .FileMode (436),_fd :_c .Unix (1580491570,0)}; +_cgc :=&asset {_e :_dgec ,_ee :_ggdc };return _cgc ,nil ;};var _ebc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xfd\x5b\xcf\x2f\x3d\x92\xdd\x07\xde\xd7\xa7\x78\x2e\x35\x17\x33\x9d\x3c\x93\xc0\x8b\x0d\x8c\x0e\xad\x69\x08\x1a\x1b\x96\x4f\x80\xe1\x8b\x3c\x30\xdb\x05\xb8\xab\x1a\xd5\xad\x0b\x7d\x7b\x83\xbf\x15\xc9\x68\x0b\x32\xde\xda\xc0\xc6\xc3\x3f\xc9\x4c\x32\x23\xc8\xe0\x5a\xc1\xd3\xdf\xfc\x9b\xbf\xfb\xb7\x7f\xf7\xa7\x3f\xfe\xf3\xcf\xdf\xfc\xf7\x7f\xf9\xf3\xfd\x9f\xe6\x3f\xff\xbc\x7f\xfc\xd3\xf3\x97\xf9\x4f\x7f\xfe\xcf\x7f\xb9\xe7\xcf\x35\xff\xfe\x8f\x7f\xfa\xc3\x1f\x42\xfc\x79\xfe\x78\xff\xf3\xf7\x93\x3f\xf7\x3f\x9c\xff\xf8\x87\x3f\xac\xe7\xff\xd3\x7f\xf9\xa7\x7f\x9e\xff\xf0\x77\x7f\x7a\xff\xfc\x93\x94\xef\xf9\xcf\xff\x68\x79\x7f\x7e\xfe\xe6\x7f\x98\x7f\xff\xc7\x7f\xfa\xe7\xbf\xfc\x97\x9f\x7f\xf5\xff\x7d\xfe\x7c\xcd\xff\xd7\xcf\x33\xdf\x15\xff\xdf\xfd\xe5\x99\x7f\xf9\xe3\x9f\xfe\xfe\xe7\x5f\xfd\xfb\x7f\x1d\x76\xec\x7f\xfa\xcf\xff\xf8\x8f\xff\xe7\xfc\x87\xf9\xa7\x7f\xfe\x29\xc4\xcd\x3f\x3d\xfc\xfd\xc3\xdf\xfc\x9b\xff\x78\xfe\xe3\xff\xff\xfc\x87\xf9\xf3\x37\xff\xfe\x5f\xff\x87\xf8\x1f\xfe\xdf\xff\x3f\xe2\x89\xfe\x9f\xe7\x5f\xfe\xe9\x8f\x7f\xfe\xd3\x4f\xf8\xff\x1c\x47\xf7\xe8\xff\xf1\xbf\xfc\xe3\xfc\x09\xf6\xf8\xff\xfa\x3f\xfd\xdd\xbf\xfd\xf9\xdf\xc2\x4f\x38\x7e\x62\xc9\x65\xfc\xef\x16\xff\xbf\xfc\xc7\x3f\x3f\xf3\xe7\xd0\xaf\xa4\x7a\xdf\x7f\x7e\xe6\x3f\xfd\xe3\x79\xcf\xbf\x9c\x7f\xfa\xfb\xf9\x87\x9f\x9f\xdf\x8e\xe3\xd7\x8f\xfe\xfd\xd6\xfe\xf6\xd7\x8a\xe9\x21\x1d\xeb\xff\xaf\x9f\xdf\xfe\xf6\xdf\xa5\xb1\xfe\x5b\x7c\xb6\xbc\xbf\xfd\xed\xbf\xfb\xdb\x7f\xf7\x6b\x7d\xc1\x7f\xf5\xbe\x3f\x04\x15\xf3\xa7\x3f\xff\xf3\x33\x5f\xc5\x51\xc2\x6f\xe1\xfd\xf5\x13\xd6\x13\xff\x32\xe9\x0f\xe1\x38\xac\x5e\x7f\x7c\xee\xff\xe3\xfc\xcb\x1f\x54\x78\x4e\xf5\xd7\x4f\x8c\xa9\x64\x22\xc6\xfa\xbf\x22\x72\xee\x16\x71\xa5\xf8\xeb\x27\x87\x1a\xf7\xef\xf4\xeb\x27\xb7\xa3\xed\xdf\x79\xfd\x8e\x9e\x5e\x48\x1f\xfb\x77\x5d\xcf\xf7\xb2\x7f\xb7\x5f\x3f\xe1\x08\x29\xec\x88\xfe\xeb\x27\x94\xe1\x2f\x1c\xbf\x7e\x72\xaf\xdf\xef\x7b\xc9\x27\xc5\xd4\xf7\xef\x40\xfe\xb8\x7f\xc7\x95\xde\x8e\xfd\x3b\xfd\xfa\x19\xdd\x93\xa9\x5f\x2d\xfb\xf7\xaa\x5f\xef\x79\xff\x5e\xf5\xeb\x6d\xec\xdf\xed\xd7\x4f\x3c\x46\xd8\xbf\xfb\xaf\x9f\x72\x04\xaf\xce\xf8\xf5\x13\xf2\xae\xfe\xb3\xaa\x17\x4b\x4e\xfb\x77\xa0\xfa\xc7\xfe\xbd\xe4\xd7\x82\xff\x46\x7e\xd9\x7f\xe7\x25\x8f\xd6\xfa\x8e\x28\xbf\x7e\x52\xda\xf2\x78\x56\x05\x43\x28\xfe\x40\xfb\xf5\x93\x47\xae\xfb\xf7\x92\x5f\x8c\xfe\xfc\x58\x15\x8e\x5f\xfe\xb9\x2a\x98\x63\x4f\xfb\x77\xf8\xf5\x13\xf3\x56\xe0\x5c\x15\x2c\x25\x7a\x7a\xfa\xf5\x93\xea\xe8\xfb\x77\xfe\xf5\x93\x72\xc8\xfb\x77\xf9\xf5\x53\x6a\xf5\xf7\xab\x7e\x5b\xc2\x73\x55\x30\xf5\x32\xf6\xef\x55\xc1\xf4\x2f\x5e\xb8\x9a\xd8\x88\x5f\x05\x5e\x2a\x58\x4b\xdd\xbf\xc3\xaf\x9f\x32\x52\xde\xbf\xe3\x7a\xbe\x7b\xfa\xaa\xe0\xd8\x2d\xf4\x5d\x15\x2c\xe9\x88\xfb\xb7\x04\x58\xf6\xef\xfa\xeb\xa7\x1e\x87\xbf\x6f\xd5\x2f\x05\x7f\xbe\xff\xfa\xa9\xa1\x7a\xfe\xa5\xe1\xd6\xad\xfe\xe3\x40\xc3\xc7\x48\xfb\x77\xa0\xcf\xf4\xfd\x7b\xd5\xaf\xa5\xb8\x7f\x27\xde\xe7\xf9\x97\x86\x7b\xf1\xf4\x42\x8b\xaa\xfb\x77\xfd\xf5\x53\xe2\xbf\x78\x7f\x5b\xdf\x53\x3d\x7d\xc9\xaf\x0d\x2f\x6f\x29\x78\x7c\xf2\x18\x18\x90\x52\x3f\x05\x8d\x80\xfc\xea\x71\xec\xdf\xab\x83\x8c\xaf\x01\x8c\xb0\xea\x17\x76\x8f\x18\x81\xfa\xc5\xdd\xa2\x46\x40\x80\x39\xb5\xfd\x7b\x75\x91\xf2\x09\x6c\x84\x55\xc1\x9a\xbf\x2e\x3e\xc2\xaa\x60\x6a\xc3\x5f\xb8\x04\x58\xe2\xf7\xbe\x88\x00\xe3\xd7\xe4\x47\xa4\x07\xd7\x7f\x91\xbe\x2a\xd8\x63\xd8\xbf\x97\x82\xe3\xa7\xe0\x11\xe9\xc2\xa9\xf8\xf3\x85\xdf\x6d\xff\x5e\x46\xac\xe7\xb1\x7f\x2f\x05\x87\x98\xf7\xef\xbe\xea\x9f\xbc\x3c\xba\xf0\x16\x50\x5a\xf5\xab\x65\x2b\x3c\xad\xfa\xa5\xbe\xeb\x97\x50\xf0\xd1\xd2\xfe\x9d\x7e\xfd\xc4\x96\x3c\x9d\x1e\x92\xfc\x7d\x4b\x7e\xc7\x96\x47\x5a\xf5\x4b\xf9\x33\x29\x23\xc9\xc4\x14\x7f\xdf\xaa\x5f\x0d\x9e\x4e\x03\x0c\xdf\xf3\x99\x0e\xd2\x42\xda\xbf\x97\x82\xbd\x81\x66\xe4\x77\x04\xff\xbd\x4c\x8c\xd7\x37\xaf\xfa\xc5\xb1\x1b\x5c\xa6\x7e\xf1\xf0\xfc\x4b\xbf\x47\x0e\xfb\xf7\xb2\x30\xe9\x33\x59\x23\xd3\x00\xfb\x6e\xe0\x79\xd5\x2f\xb5\xd8\x19\x97\x6c\x3c\xf9\x6f\x8f\x30\x63\x94\x55\xf9\xd0\x52\xda\xbf\x97\x70\xd3\x67\x6f\x47\xc1\x3e\xc6\x9a\xf7\x6f\xcc\xcf\x56\x76\x59\x95\x6f\x21\xf8\xef\xf2\xeb\xa7\x1d\x47\xdf\xbf\x97\xf9\xa9\x47\xf5\x02\xda\xaf\x9f\x31\xfc\x7d\x1d\xe1\x84\xfd\x7b\x59\x9f\xbe\x9f\xaf\x34\xce\xbe\xcb\xab\xf4\xee\xb6\x1b\x7f\x45\xb8\xdb\x5c\x8e\x4a\xfd\xb6\x35\x1b\xd5\xcc\x63\xda\xbf\xcb\xaa\x4f\xe9\xfe\xc0\xaa\xe0\x88\x9e\xa1\x21\xed\xb1\x7f\xf7\x35\x80\x24\xff\xbd\xc6\xbf\x3d\xbe\x8d\x46\x05\x5b\x3f\xf6\xef\xf0\xeb\xa7\xa5\x31\xf6\xef\xf8\xeb\xa7\xc5\xea\xf9\x57\x05\xdb\x6e\x5d\x8d\xde\x13\xa2\xff\xa6\xf7\x1c\xfe\xfc\xea\x3d\x79\xf8\xfb\x1b\xe3\x6b\xd8\xbf\x3b\x0a\x28\xfb\x37\xbd\x7b\x9b\xab\x4e\xef\xa9\xdb\x1c\x75\x14\x1c\x6b\xd8\xbf\x57\xef\x89\xfb\x7b\x3b\xad\xb3\xee\xde\xdb\xa9\x5f\xc9\x79\xff\x2e\xcb\x5a\x0c\x4f\x5f\xbd\x27\x15\x2f\x6f\x99\xc7\x3d\x5c\x8c\xae\xde\xfd\x8d\xff\xa3\xaf\xfa\xb5\xd4\x3f\x05\x0d\xf0\x43\xda\xbd\x7d\x60\x7d\x9a\x77\xef\x81\x00\xc3\xb6\xcf\x03\xfb\x18\xb7\x00\x06\x15\x3c\x8a\xff\x5e\xdd\x67\xec\xee\x3d\x84\x70\xea\xd8\xbf\x97\x00\xfb\x38\xbc\x06\xfd\xd7\x4f\x3f\xba\x17\x08\xc6\xda\x35\x3a\xe9\xdf\x3e\xc0\x9c\xd4\xb0\xc7\xb2\x7f\x47\xec\x69\xdf\xbf\xd3\xaf\x9f\x96\xb3\xa7\xaf\x2e\x52\xbe\x01\x6e\x9c\x74\x91\xb6\x5b\xd4\x49\x0b\x8c\xdd\xf3\xaf\x16\x58\xab\xbf\x0f\xfb\xd3\xe2\xfe\xbd\xfa\xb7\x0f\x40\xd7\xaa\x5f\xeb\x47\xda\xbf\x03\x03\xca\xb1\x7f\xa3\xe1\xe2\xbf\x97\x00\x57\x43\xdd\x11\x34\xc1\xe1\xbf\x57\x13\x8c\xcd\x0b\xa0\x8b\x8c\xdd\xe6\x01\x89\xb1\x44\xff\xdd\x19\x41\xfc\x05\x4b\xc7\x6d\xb7\x11\x30\x62\x4f\xc1\x7f\xa3\xe3\x3d\x24\x82\x11\x63\xc9\x71\xff\x5e\x12\x2c\x5b\x82\x02\x89\x69\x7f\x21\x20\x31\x1e\xff\xf2\x05\x58\x99\x6d\xf2\x85\x12\x7d\xc8\xbb\x35\x46\xef\x46\x08\x4a\xec\x3e\xa4\x08\x25\xc6\x7f\xf1\x7b\xa1\xc4\x18\xfc\x77\xfc\xf5\xd3\xdd\xc4\x83\x12\xdb\xd8\xe5\x81\x12\xdb\xd8\x43\x9a\x40\x62\xfe\x30\xcf\x78\x34\xc4\x6c\x4c\x02\x48\x4c\xe3\x03\x81\x03\x90\xd8\xd3\x11\xf6\xef\x41\x13\xfb\xde\x37\x65\xa5\x8b\xff\x5e\x46\x66\x83\xbc\x01\x48\x6c\x7d\x77\x2a\x40\x62\xf1\x21\x67\x0a\x65\x1f\xfe\xfc\xb2\x82\x7d\x1b\x25\x40\x62\x6f\xdb\x28\x80\x11\x7b\xca\xfe\xbe\xbe\x40\x7b\xf5\xe7\x57\x17\x59\x9d\xfc\xaf\x18\x62\x5e\x69\xff\x28\xfb\x37\x26\x7c\x57\x06\x00\x19\x43\x1f\x1e\xb1\x4c\x64\xae\xfe\xc0\x42\x40\x63\xdb\x7c\x10\x64\x6d\xbb\xb9\x81\x20\x47\xdb\x16\xe2\x95\x89\xdc\x26\xf4\xd5\x00\x19\x3d\xff\xe0\xfd\xa6\xbd\x13\x04\x19\x8e\xaf\x83\x9d\x20\xc8\x9e\x3e\x93\x7b\x1e\x92\xee\xd7\xda\x4e\x10\x64\x8f\xb9\xed\xdf\x68\xff\x93\xfe\x79\x88\xc3\x7c\x16\xe9\xac\x1f\xc0\x3a\x76\x44\x16\xad\x6b\x3b\x42\x3c\xaf\xd9\x27\x9f\x4d\x56\xd6\xeb\xd0\x2c\xc7\xd7\x07\x4f\xc6\x81\x15\x11\x76\x44\x57\x84\x35\xd2\x29\x25\xc5\x12\x91\x43\x5b\x2d\x3e\x76\x72\xf7\xa5\xed\xaa\xd6\x3e\x9f\x5f\x3f\x3d\x88\xde\xbc\x95\x3c\xab\x12\xb1\x40\xd3\xe0\x61\xb1\xae\xd6\x5f\x79\x4f\x6c\xf9\xd7\x8f\x19\xcf\xd8\xce\x95\x1f\xb9\xc4\xf6\xac\x2e\xdf\x14\x3f\x97\x3c\x13\x63\x52\xec\xcb\x3a\x0d\xac\x59\xec\x09\x3b\xc0\x8b\xc6\x41\x61\x3c\x7c\x96\xd5\x1d\xc7\x52\x48\xbc\xd7\x78\xd6\xa8\x68\xbc\x57\xa5\x3b\xe0\x24\xce\x40\xc1\x3c\x3b\x41\x7c\x1a\xf5\xe3\x5c\x2f\xcd\x85\x02\xe6\xd2\x44\xc3\x90\xc4\xf5\x65\xa3\x17\x2a\xf1\xd2\x7f\x31\x81\xf1\x6d\x4b\x9b\x49\xe1\xce\x4b\x79\xcf\x4b\x61\x81\x67\xdf\x93\x02\xe8\x80\xf1\xbd\x56\x01\x6d\xd5\x28\xe5\x43\x09\x9d\x1f\xab\x4a\xca\x94\xf2\xfa\x04\x81\xb8\x94\xd7\x5b\x43\xd4\x03\xf7\x8a\xa7\xa7\xa7\x42\x4d\x11\x4b\x2a\xf4\x30\x06\x9d\x54\x26\x9f\xbf\x6a\x91\xea\x7a\x4f\x40\xbe\xa9\x56\xde\x49\xfe\xb6\xbe\xe0\xa8\x0a\xaf\xf7\x37\xbd\x73\xe9\x35\x1c\xb9\x51\x09\x14\x32\x00\x53\xa9\x5d\x4a\xd0\x13\x37\x4f\x24\xc2\x8f\x12\x28\x7a\xa9\xaa\x07\x3a\x76\x5a\x9a\xea\x07\xe3\x46\xea\x2a\x9a\x6a\xf4\x41\x38\x12\x56\x09\xca\x23\x01\x53\xed\x81\xe0\x81\x5d\x69\x4c\x84\x4d\x61\x67\x5d\xc2\x86\x4c\xa6\xf3\xe2\x59\xca\x3a\x27\xe1\x41\xf8\x25\x4c\x9e\xeb\x20\xcc\xb3\xd7\xb9\x5a\x0e\x1a\x4f\xb4\x84\x48\x13\x4c\x2f\xef\x04\xc1\xe5\xb2\xf2\x07\xca\xca\x4d\x2d\x24\x13\x5e\xcd\x54\x63\x62\x6e\x8d\x7a\xae\x67\x73\x5f\x5d\x79\x58\x78\xae\x30\x50\x37\x8f\xc8\xb3\x95\x70\xa2\x81\xf0\xec\x58\xdd\xe3\x40\x05\xf9\x5c\xef\x0f\xb8\x12\xf2\x19\x31\x01\xe4\x3f\x19\x0c\x30\x5f\xf9\xc4\x5d\x50\x9b\x12\x68\x13\x87\x1e\xae\x08\x97\xc2\xce\xf5\x31\x8b\x60\xfc\x8e\xf5\xcc\x37\x8d\x01\x28\x94\x1f\x6a\x45\xe7\xcc\x8f\x9c\x12\x88\x2f\x3f\x2b\x53\x45\x7c\xf9\xa9\xb2\x64\x07\x3f\x56\x13\xab\x74\xc9\xfc\x74\x25\x04\x7e\xac\xf2\xb3\x04\xf8\x2c\x85\x86\xa1\xd7\xae\x8f\xcd\x28\x31\x4f\x14\xad\xf8\xb9\x94\x25\x42\x92\x5f\xda\x3c\xb6\xb8\x14\x09\x3c\x10\xa6\x7d\xd2\xab\xca\x6a\xe7\xe1\x68\x4d\x09\x32\x18\x91\xf0\xe4\x61\xe2\x69\xdc\xc2\x89\xa5\xaf\x9a\x76\x3a\x40\xe9\x17\xfd\x9f\x17\xa1\x95\xaa\xf8\x81\x71\xa2\x63\x94\x81\x93\xaa\xeb\x45\xa3\xf3\x30\x09\x4b\x2d\x4d\xe3\x7c\xb9\xb0\xda\xd8\x82\x9a\xcf\x5f\x3f\xe3\x00\x03\x56\x2a\xd4\xe8\x17\xb5\x76\xe2\xd7\xb3\x95\x02\x2a\xcd\xa7\x8e\xc1\x08\xb0\x54\x5d\x51\x7b\xc5\xba\xd7\xfb\xc4\xd6\xf0\x9e\x7b\x75\xb0\x20\x66\x53\xef\x9b\xae\xcd\xc3\xf7\xa3\x04\xfd\x58\x8d\x4c\xfc\xa5\x3e\xeb\x4d\x8d\x51\xb5\x3e\x3c\x70\x28\xfc\xf0\x05\x4b\x14\x15\x33\x27\xa8\x53\x67\xa7\x46\x94\xb6\x74\x30\x0e\xcc\x62\x7d\xf3\x0a\xd3\xe5\xdb\x32\x48\x4b\xc8\x84\x89\xef\x0a\xf3\x05\x7c\x59\x5b\x5f\x1f\x42\xa0\x57\xb5\x7c\x91\x29\x12\xbe\xe9\xb5\x95\xf0\xcb\x4b\x57\x61\x0d\xe3\x74\xd0\xe3\x5b\x41\x74\xe8\xa3\x95\x0b\x9d\x15\xc2\x37\xa2\xa3\xb0\xc2\x17\x87\xa8\x04\x6a\x0a\xbd\x6d\xe5\x55\x02\x25\xd4\x83\x27\xc8\xb4\xb4\x3f\x3a\xac\xa2\x35\x4a\xa0\xb5\xb4\x65\x9c\x86\x86\xe2\xc6\x30\x12\xd4\xb9\xdb\x32\x4e\xeb\x07\x4f\xf4\x40\x2e\x3e\x6e\xf5\xe8\x71\xa0\xce\xb6\xac\xd6\x38\x68\xd8\x6d\xb5\xa9\xf5\x80\x32\xa1\x67\x7a\x65\x5b\xe6\x6c\x25\xf0\xa5\xd8\xb3\xa4\xca\x2e\x7b\xd6\xfa\x50\xfc\xa4\x7e\xd4\x63\xd9\x83\x71\xd0\xa8\x1a\x8d\xad\xd2\xf0\xda\x50\x5d\x29\xed\x24\x0f\xc3\x75\x3b\x31\xed\xa8\xbc\x5d\xc4\xe3\x2d\x6d\x57\xa6\x60\x5a\x55\xbb\x0a\x06\x84\xc2\xae\x8b\xb1\x56\x99\x50\x03\xdd\xbc\xdd\x07\xcd\x9f\xfc\xf7\x82\xcc\x21\xd2\x8f\xda\xcd\x37\x63\x4c\xda\x2d\xfd\x28\x93\x74\xcb\x67\xd2\x22\x6b\x51\x7e\x2c\x2c\xe6\xbf\x3d\x3c\x0b\xf8\x69\x0f\x83\xbc\x34\x82\x4d\x09\x1a\xcd\xdb\xb2\x29\x43\x5e\xd7\x86\x85\xb0\x4c\x6b\xec\x1c\xf2\xbe\xb6\x35\x76\xb6\x41\xe7\x6c\x2f\x32\x15\x24\x6a\x6b\xf0\xec\x8b\xa1\xfe\x8e\x79\xeb\xb4\xdd\x46\x3b\xee\x8c\xa5\x0d\x0d\xf5\xd5\x8e\x7b\xb1\xf8\xc2\x9b\x8b\x7e\x54\x12\xc8\x74\xf1\xdd\xc8\xa3\xf3\xad\x1d\xcb\xdc\xd7\x77\x74\x75\xf5\x8e\x05\x54\x15\xfb\x83\x60\xe9\xde\x7d\x16\xc2\xbc\x47\xd0\x80\x4e\xd6\xdf\x04\x33\x53\x7c\xa5\x6f\xac\xcf\x1e\xab\xcf\x74\xb9\x0c\x47\xa6\xdd\x63\x6e\x47\xa6\xdd\x67\x5c\x67\x23\xd3\xee\x0f\x65\x7a\x95\xb0\x04\x35\x0a\xed\x9e\x61\x60\x14\x7d\x9a\xc2\x0f\x86\x5b\x61\xda\x7a\xa6\xad\x8f\xa2\xaa\x52\x44\xa5\x51\xea\x61\x06\xb8\x4c\xb5\xc7\x1a\xd1\x5b\x47\x46\x63\x99\xcc\xde\xe9\xd2\x63\x59\xae\x36\x54\x8b\xc1\x00\xc7\xa0\x39\x18\x7f\xe4\x14\x1c\x27\x5d\xa3\xe8\x1b\x4e\xc0\x4a\x51\xf8\xc5\x98\x50\xeb\x25\xdf\x5e\x69\x88\xe3\x02\x25\xd0\x33\xc6\x45\x5b\xc2\xdc\x8e\x5b\x5f\x46\xfe\x1b\xb9\x07\xc5\xd3\xb8\xf5\x9e\x9b\x3e\x09\xf6\x1d\xb7\x0a\x96\xbc\x6e\xb0\x97\x5e\x8a\x95\x14\x3e\x19\x58\xc9\x4e\xe7\x1e\x0f\xd4\x5c\xb5\x7e\xd6\x57\x8a\x46\x8f\x65\x01\x7b\x62\x34\x3b\x81\x64\xa1\xd0\xf7\x4e\x9a\xd1\x01\x31\x3a\xcb\x58\x25\x53\x8b\xb3\x08\x4b\x44\xc2\x18\x6e\x79\x64\xcf\x65\xc6\xfa\xc1\xe7\x9c\x32\x63\xd2\xc8\x59\x10\x1e\x03\xda\x09\x78\xee\xf4\xf4\x73\x41\xcc\x1e\xb1\x81\x57\x06\xf8\xd3\xd3\xaf\x65\x70\x87\x06\xc9\x0b\x8b\x16\xb1\x9f\x57\x5f\x05\xc8\x5f\x72\x2d\x85\x8c\x88\x62\x2f\x2c\x43\x44\x99\xd7\xc5\xb3\xd8\xe7\xeb\x52\x9e\x55\xa1\x0b\xd9\x45\xd0\xd6\x25\xd9\x69\x9c\xbb\x96\xec\x86\xfa\xea\x05\x34\x0a\xc8\xe5\x5a\x8d\x7f\x44\x14\x7b\xad\x11\x66\x44\x3e\xe6\xa2\xc1\x47\xd0\xe9\x35\x97\x1c\xe5\x41\xbb\xde\x03\x24\xb0\x2a\x7a\x67\x3d\x1b\x08\xd3\x10\xe0\xab\x77\x11\x8c\x68\x84\xf9\x18\xec\xc2\x4d\xab\xcb\xe8\xe0\x5e\x1f\x19\xa2\x7a\xc5\xdd\x05\x23\x0a\xe1\x89\x2d\x54\xf8\xa5\x30\x1e\x58\xe8\x7f\x3d\x40\x09\x83\x11\x16\xa5\xdd\x0c\xf9\xf2\xf6\xdf\xb4\xe5\x6e\x79\x4e\xba\x26\xf1\x80\xaf\x03\xc0\x75\x2f\xc3\xdb\x3b\xc6\xf9\x5e\xe0\xab\xd7\xae\x70\xa1\x00\xbc\xa2\xb7\x50\x28\xa2\xbb\x4f\xe0\xbf\x0a\x50\xfb\xc5\x46\xde\x0f\x88\xae\x29\x8c\x1d\xc0\xa6\xde\xd8\xc5\xa8\xd1\xf6\xc6\x2e\xc6\x23\xff\x9e\x69\xbb\x81\x58\x05\xcd\xdd\x2f\x5d\x92\x81\xe8\x69\x1a\x27\x1a\x61\xde\xac\x6f\x7d\x5a\xa1\x5a\x89\x30\xc3\x2c\x1c\xe3\x61\xe4\x0a\xf4\xe7\x67\x09\xb0\x0d\x58\xfb\x43\x53\x3a\xe8\x3d\x0f\xcd\x47\x6d\xf8\x59\xd4\x68\x04\xec\xc5\x33\xf1\x94\xc5\xaa\x04\x10\x31\x1a\x7a\xa6\xcc\xf8\x6a\x0e\x0f\x26\x3d\xd0\x33\x9e\x77\x12\x5e\x1a\x9a\xcb\xd6\x8e\x40\xbf\x9d\x45\xe1\x4c\x78\xb5\xc3\x98\x68\xac\xb3\x74\x46\x31\x85\x87\x12\x94\xeb\xc4\xa1\x40\xb8\x62\x61\xb0\xc8\xb3\x02\x25\x69\x4c\xb3\xbe\x3c\x00\xd0\x9e\xed\xa0\x88\x55\xa5\x09\x11\x19\x54\x6f\x0e\x7a\x3d\xad\x78\x0e\x35\x20\x5e\x84\xae\x3b\x16\x63\x4a\xa5\x0c\x3e\xf3\x64\x28\x48\x0a\x3f\x14\xd0\xf5\x43\x02\x5b\xdf\x39\x2f\x46\x6e\x5a\xe8\xbc\x14\x4f\x4d\x6f\x1a\x13\x00\x6d\xde\x68\x47\xd6\x76\xde\xb8\xec\x2c\x01\xa6\x8b\x61\x98\xb7\x1e\xa6\x16\x0b\x7b\xb7\x41\x53\x9f\x0c\x3c\x32\x3d\x73\xde\x7c\xfe\xca\xff\x82\x92\x13\x74\xe8\x2d\x00\xfa\x43\xf1\xab\xef\x05\xe6\xd4\xde\x52\xb0\xda\x95\x30\xef\xc4\x08\xbf\x0c\x17\x72\xdc\xbe\x95\x61\x04\xc5\xbe\x80\x9e\x88\xc6\x5f\x40\x4f\x2c\x74\xca\xb7\x03\x8c\x15\x1e\x0c\xe8\x74\xe8\x77\xe0\x6f\x2c\x2a\x6d\x20\x3b\x60\xf8\x8b\xac\x13\x32\x7d\xc7\xad\x4c\x7a\xe2\xc1\x5d\xc6\x03\x0b\x0e\x0f\x4d\x97\xbd\x17\xce\x03\x14\xf8\x2e\x79\xb5\xce\x88\xf7\xde\x74\x3e\x0d\x73\xef\xad\xc6\xc3\x37\x23\xbb\x81\xa6\xde\x65\xdb\x5b\x5f\x8d\x6a\x1c\x40\xa9\xb0\xc6\x85\x71\x40\x1f\x99\xff\x1b\x87\x51\xc0\xb6\xc2\xa0\xa1\xb4\x0a\x18\xc7\x42\x43\x23\x64\xc5\x17\xc2\x65\x85\x1f\xc8\x43\xe4\x3d\xd8\xbf\xb0\x10\xd6\x38\xa6\xde\xcf\xb3\x2f\x2d\x6d\x51\xb7\x71\xa8\xf1\xa7\x95\x27\xe4\xa5\x9b\x42\x7c\xc8\xbc\x67\xf5\xf9\x11\x32\x92\xe8\x41\x99\xe4\xe6\x48\x2b\x5c\x54\x09\x85\xe5\x02\x52\x78\x55\x28\xeb\xa5\x8c\x41\x61\x49\x71\x04\xfa\x04\xf3\x6e\x23\x48\x99\x2a\xa0\xea\x3d\xe4\xa9\xf8\x6a\x21\x9f\x23\x54\xfc\x05\xab\xb5\x8c\x50\x45\xaa\x79\xa0\x01\x4d\x54\xb0\xf9\x60\x28\x0c\xbb\x91\x96\xfd\x1b\xa1\xf1\xf5\x85\x70\x47\x35\x7a\x16\x90\x3b\x16\x80\x1d\x01\xbb\x9b\x22\xcf\x0e\x15\xdc\x7e\x0f\xb5\x8d\x00\x1c\x0e\x89\x5a\x0d\xc6\x86\xcc\x9b\x69\x3d\x2d\x12\x86\xe1\x82\xbd\x47\x38\x31\x05\x12\xc7\x79\xf1\xa9\x71\x85\x01\x70\xbd\x92\x07\x04\x9c\x25\x26\x10\x30\x98\x6a\x84\x9b\xb2\xf4\xfe\x5b\x48\x88\xf7\x3c\xd0\xfe\x41\x1e\xf0\x02\x43\xcf\x08\x18\xf1\x2a\xf5\x3c\x9a\x27\x88\x14\xf6\xa8\x83\x21\xfb\xa7\x28\x41\xb9\x2a\xa4\x5e\x99\x9a\x12\x28\x0e\xe8\x91\x1b\x55\x7a\xe4\x7d\x28\x84\x55\x3d\x04\x88\xb1\x65\xb2\x6c\x84\x45\x98\x87\x09\x9f\x61\xd5\x5a\xcc\x22\xcc\x21\x0e\x7d\xc3\x2b\x4f\xda\x0a\xc7\x4b\x04\x78\xd5\x3b\xde\x10\xe3\x05\x6c\x47\x5c\x60\x3d\x24\xc6\x88\x11\x1f\x8d\x50\x89\x70\xa6\xe7\x75\xc2\x98\xc2\x65\x0c\x46\x9c\xf2\xa4\xad\x4f\x88\xcb\x82\x77\x38\xc9\x48\xf8\x46\xda\x1a\x3a\x46\xa2\xbd\x1d\x14\x9c\x1a\x94\x11\x85\x24\x9a\x12\x8e\xe0\x91\xba\x38\xec\x7a\x67\x12\xb7\x59\x66\x61\xa4\x13\xb4\x4c\x45\xf1\xe7\x84\x14\x13\x2f\x82\xe8\x44\x65\xba\xb0\xc7\x59\x61\x41\x4a\x0a\x40\xb3\x07\x6d\x2f\x5d\x37\x0f\x17\x4a\xbb\xe8\x49\x9d\x07\x6e\x94\x30\xc8\x04\x57\x49\xaa\xdd\xc3\x38\xb5\x4c\xea\x48\x74\xed\xae\x67\x1f\x78\x6b\x25\xff\x22\xcc\x4d\xe2\x4d\x8c\x71\xa9\x2b\xac\x5a\x77\xc2\x8c\xc6\x96\xe7\xa4\x12\x5d\x09\x8c\xb4\x07\x05\x60\xa7\x21\x95\x23\xe1\x15\x6d\xd8\x8e\xb4\x98\xf7\x7a\x40\x3f\x5e\x8c\x30\x32\x5d\x5a\x0e\x29\xd2\x0a\x13\x7e\x91\x7e\x50\x3d\xd0\xe9\xa1\x4f\x78\x19\xd7\x55\x8d\x45\x8c\x5a\xd7\x5b\x51\x94\x2c\x5e\x86\xef\x1c\x45\xe1\x07\x2b\xb7\xaa\x8a\x73\xab\x35\x94\x93\xf1\xb5\x24\x64\x9d\x0b\x4e\xac\xaa\x3c\x1a\xb2\x1a\xe1\x35\x64\x25\x46\xe0\x91\x0b\xbe\x23\xba\x42\x2e\x72\x73\x04\xc2\x32\x91\x85\xf0\x4d\x4b\xa0\xe0\x82\xc6\xad\xb0\xa9\x17\x0d\x7e\xd0\xd4\xe8\x21\xb9\xe2\x61\x40\xb3\xb9\x16\x32\xd1\xa6\x32\xde\x9c\x84\xfa\xb3\xc6\x78\x34\x95\x71\x5b\x86\xae\x70\xe2\x81\x44\xd1\x8d\x37\x55\x8a\x6e\x7a\x13\xbd\x33\xcb\xb8\x75\x65\x6a\x4a\xe0\xeb\x9a\x3e\x82\x0f\xc2\xeb\x99\x12\x06\x23\x63\x02\x33\x6d\x3e\x03\x1d\xda\x20\x53\x0f\xd8\x58\xf2\x74\x19\xf7\xf6\x7b\xd6\x2d\xe3\x8a\x02\x3f\x8d\xcc\x00\x1a\x68\x29\x38\xff\x5a\xc3\x78\xe7\x8b\x91\x1b\xcb\x95\x2f\xc9\x5c\x99\x20\xf5\x45\xf2\x87\x27\x45\xac\x4f\xbe\x51\xa4\x94\xb4\xb8\xea\xc0\x81\x3c\xf0\xca\xf5\x1e\x28\x6c\x32\x8b\xb7\x30\xc9\x28\x48\x2d\xf3\x15\x05\x9f\x39\xde\xcb\x51\xe4\x59\xa5\xc1\x95\x05\x86\x86\xda\x7a\x51\x85\x16\x6e\x1b\x05\xde\xd6\xe8\x4b\xe5\x56\x1e\xde\xf3\xd0\x5a\x8b\x5e\xfa\x30\x88\xa3\xec\x82\x43\x20\x75\x85\x93\x32\xf1\x34\x4c\xba\xd2\x75\xcb\xea\x65\x23\xa1\x95\x32\x11\x51\x5d\x5f\x53\xe4\x0e\xac\x95\x70\x87\xa0\x75\xc2\xd8\x21\xbe\xb2\x82\x1e\xf3\x62\x43\xa3\x8a\xb6\x52\xeb\x56\x57\xef\x4e\x48\xa8\x55\x5a\xe2\x82\xc2\xa3\x2d\xca\x1b\x12\x58\x78\xb4\xd5\x98\x46\xa2\xb9\xb6\x05\x5c\x06\xf8\x64\x34\x46\x9e\xb6\xf0\xef\xc0\x11\xd3\x3a\xa6\xa4\x89\x0f\x80\x1e\xe4\x4b\x49\x8c\x75\x0d\x1f\x66\xa3\x7f\xe2\xc5\x68\xac\x60\x1a\xf8\x17\x06\x18\x74\x74\x7c\x66\xcc\x2a\x8e\x0e\x03\x3a\x50\x59\x6f\x7c\x3c\xa8\xa2\x2f\xd5\x84\x7c\xd0\xd2\x7b\x63\x80\x66\xe4\xee\x38\xa8\xb2\x0c\x4e\xc7\x41\x95\x54\x02\x0e\xcd\xb1\xb0\xd0\xe8\x32\xb1\xe0\x99\x7e\x2e\xd3\x9e\xb0\x00\x9d\x31\x52\x26\xbf\x33\x2e\xc0\xec\x47\xbf\x10\xb5\xc5\x33\xc0\xd0\xdd\xfa\x2d\xcb\xab\x30\x1d\x1a\xcb\xd0\x19\x17\xcb\xa1\x70\xe2\x8b\xa9\x0f\x73\x24\x00\xe1\xd1\x31\x92\x05\x75\xc8\x11\xa2\x1e\xd9\xa7\xa4\x45\x3c\xe3\x14\xab\x26\xc6\xc8\x09\x49\x1c\x84\x57\x6b\xcf\xa1\x05\x7e\xd0\xda\x3b\x61\xfc\x79\x09\x4b\x32\x2a\x2e\x4f\xac\xcd\x68\x2a\xa0\x12\xe6\x23\x11\xc4\x58\x50\x65\x30\xc1\x38\x46\x07\x9b\xea\x3d\x7d\x10\x4f\x7e\xe3\x8e\x54\x02\xa8\x82\xd7\x72\x98\x8b\x63\x10\x3e\x95\x7f\x35\x83\x71\x49\xa0\x99\xb0\x54\xc6\x7b\x2e\x54\x16\xab\x7e\x24\x2a\xa4\x07\x96\x0d\xc2\x51\x37\xc6\x45\x45\xa3\xe2\x1f\x5e\xd4\x08\xab\xfd\x51\xd1\xd5\x9e\x42\x16\x6a\x93\xef\x03\x17\xc4\x18\x38\xe7\x72\xd4\xa7\xe1\x9c\x4b\xa0\xb3\x71\x53\x3d\x10\x1c\x3e\x8e\x91\xc0\xa9\xf2\x71\x34\x89\x45\x1e\x78\x7d\x3e\x43\x79\x56\xbc\x74\x93\x15\xdf\xa9\x35\xef\x59\xe3\xd4\x48\xd8\x63\xfc\x20\x63\x99\xc1\xdf\x31\x6b\x67\xc6\x46\x62\xd0\x4f\x4d\x3d\xd1\xd7\xce\x0a\x56\x55\xfc\xd2\x61\xc8\x09\xab\x70\x56\xb9\x80\x49\xc0\xef\x54\x28\xfd\x6c\xb8\xe1\x01\x09\x67\xa3\x1f\xd1\xaa\xce\xce\xb4\x5d\xe3\xd9\x4e\x0d\x19\x00\xce\x81\x22\x0a\xf9\x07\x1d\x9e\x56\x7b\x0e\x5a\x33\xca\x3d\x07\x8d\x81\x61\xfe\xc4\xc4\xe1\x30\x1d\x27\x3c\x3f\x63\x07\x4e\xfa\x75\x50\x1e\x7a\x4b\x52\x1e\x00\x12\x7e\xf4\x71\x82\xe5\x3a\xad\xf6\x5c\x52\x1d\xf8\xbb\xc6\x39\x61\x5d\x18\xb5\x13\x4e\x9c\x33\xc6\x5b\xbe\x9c\x8c\x41\x39\xa7\x24\xb1\x1a\xc3\x85\x79\x0c\x5d\x61\x80\x34\x18\xef\x66\xb0\x8d\x18\x9a\xbb\x60\x2c\xf8\xe0\x1b\x1f\x79\xb0\xf8\x6b\x15\xd0\x0e\xfd\x50\x7f\x5f\x25\xdf\x8d\x79\x1a\xfa\xfe\xdd\x58\x20\x41\x73\xbe\x99\x6a\x3b\xe8\x83\xb7\x78\x10\x6d\xe1\x66\xba\xac\xf0\xc5\x37\xf3\x0e\x4c\xfe\x8c\xfb\xc6\x0b\x40\x23\xbc\x27\x83\xa5\x2a\x87\x59\x56\x4b\xbd\x27\x66\xb6\x2a\x7e\x99\xd3\xdc\xe9\xc0\xb7\xa6\x11\x30\xa7\x37\xf3\x9a\x2c\xbd\x1a\x37\xf6\x9a\x69\x8a\xf1\x40\x84\x32\x36\xfa\xc1\xe3\xca\xf2\xaf\xf1\x64\xc8\x92\xc5\x03\x53\x78\xf6\xc9\x93\x02\x68\x50\x0f\x76\x53\x98\xe5\xa9\x60\x16\x6a\xf1\x54\x79\xf2\x78\xa0\x0a\x4e\x53\x18\x60\x81\x95\x0b\xe3\xa1\x9d\x75\x06\x04\xfc\x21\x1d\x4f\xf3\x90\x3f\x04\xba\x3e\x9e\x35\x80\x84\x8c\x83\x73\x3c\xcc\x16\x54\x44\xf1\x30\x5b\x90\x99\xfe\x1b\x8f\xdc\xfa\xc8\xf7\xc1\x1d\x15\xc2\xd2\xc7\x43\x6b\x0c\xf4\xd3\x87\x39\x1e\x3c\xae\xe3\x39\xa5\x70\xe2\x69\x75\x01\xc5\x3e\x27\x9f\x4c\xcb\x79\x4e\x1a\x02\xad\xfd\x39\x71\x71\xe9\x2b\x2f\xf2\x1f\x0a\xd3\x4a\x07\x65\xe1\x34\xc5\x37\x30\x1e\x71\x60\x20\xe4\xa3\x49\x6d\xd5\x73\x71\x9a\x21\x6c\xf5\x30\x0e\x0b\x2a\x3d\x0f\xa8\x11\x3e\xf0\x30\x23\xa4\xd1\xed\x51\x4b\xc6\xb4\x3e\x1a\x7a\x25\x21\xf9\x43\x81\xe8\x72\xe8\xb0\x40\x7b\x3c\xb8\xe2\x85\xbe\x9f\x17\x12\x6f\x79\x26\x2b\x24\x68\x8c\x13\x3b\xce\xb4\xc4\x98\x4c\x5d\x17\x0b\xd3\x48\x81\x68\x53\xd3\x7b\xd8\xdc\xc9\xf4\x5e\x39\xe8\x36\x53\x9e\x0b\x40\xd6\x5c\x90\x73\x25\x64\x7e\xd0\x72\x10\xf5\x04\x5b\x5a\x09\x4c\x0f\x09\x54\xcd\x2a\xc7\x5f\x20\xcc\x2a\xaa\x83\x91\x78\x56\x78\xdf\x38\x7e\xcf\xae\xcd\xaa\x36\xa9\x87\x60\x05\x20\x25\x7c\x4b\x23\x80\x09\x27\x68\x0a\x6f\xec\x98\x4d\x75\xc7\x0a\x4f\x30\xa8\xb4\x35\x19\xa8\x98\x07\x1d\x93\xc1\x29\x34\xc5\xa3\xf5\x41\x75\x35\x50\x35\x04\xb2\x7a\x6d\x28\x1a\xee\x67\x57\x33\xa1\x34\x46\x2a\xd9\x82\x09\x60\x09\xb4\xcf\x39\x94\x87\x5a\xc8\xb0\xa1\x96\x79\x6a\x5e\x93\x2f\x80\x36\x17\x7a\xa1\xfc\x55\xf8\xdc\xc7\xa4\x59\x15\x9a\xe7\x84\x68\x45\x6c\xd3\xbc\xf4\x4e\xe4\xf7\x6a\x1a\x78\x85\xdf\xcc\x82\x02\x2a\xfa\x2e\x49\xf4\x8a\x51\x7c\x71\xae\x46\x46\xc5\x77\x74\x28\x37\x79\x4e\x7c\xf4\x80\xa6\xf7\x64\x74\xb5\xb0\xb0\xea\xaa\xc3\x4b\xb3\x6d\x8c\xae\xaf\x9a\x2d\xc0\xea\xa5\x79\x66\xc5\x4f\x38\x1a\x78\xf6\xc5\xd2\x64\xe0\xc4\xfb\xe2\x80\x60\x00\x7e\x69\x86\x19\x5e\xf2\xaa\x19\x32\x96\x9d\x07\x38\xa3\x2c\x1c\x73\x1e\x38\x1f\xf3\x6a\x0b\xe7\x21\x54\x96\x15\x66\x9e\x60\x35\xaa\xf3\x60\x2a\x05\x94\x78\x1e\xb8\x56\x8e\x55\xd1\xf3\xa0\x51\xb1\xbc\xf8\x3c\xd4\xa8\xd2\x92\xc4\x79\xd0\xa8\x72\x22\x41\x43\xda\x1a\xbd\xcf\x83\xb5\x02\xac\xd0\x3c\x8f\x2e\xc7\x02\x61\x34\x59\x2c\xcc\xa4\x71\x50\x98\x66\xce\x64\xef\x79\x0c\x3c\x74\x81\x02\x00\x23\x10\xe8\xf3\x00\xfe\xa7\xc1\xd7\xc8\x4b\xa8\x1a\x3d\xf8\xb4\x3b\x35\x7d\x26\xde\x00\x9e\x05\x9f\x32\xe3\x76\xb2\xa2\x25\x46\x06\xc7\x73\xac\x21\x24\x1c\x28\xe7\x1c\x94\x06\xa5\x3f\x4f\x4c\x70\x5d\x0a\x3c\x4f\xc9\x65\x61\x85\x53\xa3\x75\x5b\xfd\xfc\x3c\x41\xab\xa5\x54\x32\xe1\x7b\x0e\x41\x99\xe4\xf5\x1d\x84\xe5\xab\xd5\x03\x38\xf5\x07\xf9\x71\xb9\x77\x0b\x5f\xbc\x68\xf5\x8f\xf3\x1c\xf4\x89\xa0\x04\xba\x36\x82\x61\xec\x5e\x99\x2a\x3f\x10\xc0\x6a\xe3\xe7\xb9\xa0\xee\x4a\x58\x45\x5c\xcc\xfa\x1d\x0b\xe3\x9c\x17\x3a\x8f\x6b\xec\x3b\x99\x4c\x09\x5a\x18\x7f\x5e\xc0\x72\x96\xc1\x9c\x97\x66\xfd\x0e\x65\x6a\xca\x14\xf8\x81\xb1\xa2\x65\x30\xfd\xd2\x6b\x56\x3c\xc3\x31\xfa\xb9\xb2\xea\xb7\xf2\xdc\xbc\xa8\xae\x81\xf0\xbc\x85\xe9\xa9\xf7\x4d\x1f\x4f\x14\xa6\xc9\x8b\xc2\x7b\xee\x01\x82\xb6\x30\x8d\x64\xd9\x81\xf3\x61\xaa\x07\x0f\xf8\xf9\x60\xce\xd2\x32\xa4\x27\xe3\xdd\x80\x7e\x9f\x36\xde\xa1\x5b\x1c\xfd\x83\xc1\xf2\x7c\x20\xa2\xf9\x77\x17\x67\x9f\x0f\x36\x85\x75\xc0\xe7\xd3\x01\x48\xab\x5f\x9d\x1a\xc2\xd2\x1a\xce\x4e\x19\xdf\xb4\xe0\xc2\x89\xfd\x6c\x8d\xd6\x2a\x07\x3a\xb0\xfe\xc4\x68\xb5\x96\xc9\xdf\x35\xe2\xaf\x0a\xce\x21\xa7\xe0\xaa\xf8\x3c\xe1\x9e\x0b\xec\x9d\x72\x2d\xe3\x8a\x3e\x5f\x0c\x61\xe5\xd9\x57\x2b\x67\x16\x08\x3c\xdf\x2e\x6a\x41\x1e\x66\xca\x59\x10\x7e\xbe\x4c\x50\xb0\x2c\xe3\x7c\x99\xe1\xa9\x40\x8d\xf3\x95\xa7\x91\xbe\x8a\x67\x79\xd4\xa2\x4c\x90\xe4\x65\x24\xce\xf7\xd4\x03\x8b\xd3\x5f\x47\xb6\x1f\x83\x1f\x89\x1f\x4b\x71\xd7\xc1\x34\x55\xcd\x4a\x78\x09\xe7\x15\xc6\x03\xdb\x0a\x4f\x83\x70\x81\x60\xd7\x81\xef\xa3\xae\x46\x72\x1d\x45\xeb\xc9\x94\xe7\xe4\xa5\x4b\x00\xd7\x51\xf4\xa1\x85\xf0\xad\x04\xe5\x02\x61\x14\x95\x30\x95\x40\xd1\x78\x45\x6a\xe3\x89\xaa\xd5\x65\x81\x30\x56\x4c\xd5\xc3\x5b\xc2\x72\x89\xeb\x60\x70\x62\x61\xd3\x75\x68\xad\x5c\xa0\xe4\xa6\x97\x76\x12\x18\x23\x6a\xa5\xb4\x65\x9f\x43\xc5\x6f\x7e\x1d\x60\x15\xbc\x48\x17\xbe\xe9\xce\x6a\xc4\x4b\xbe\xe9\xca\xfa\x8a\x0b\xdf\x74\x67\x11\xc6\x15\xc0\x64\x35\x2c\xe6\x71\x05\x71\xd9\xca\xd3\x38\x05\x31\x88\x17\x0e\xec\x95\x49\x09\x8c\x0d\x7c\x1c\x6e\xdd\xc1\x26\xa9\x2b\x4a\x13\xcc\x2f\x5c\x31\xaf\xc6\x97\xf9\xa2\xc8\xd0\xcb\x20\x76\xc5\x0a\x1c\x5c\x3d\xe8\x62\x85\xe0\xc0\x2e\x5f\x2c\xfe\x1b\x79\xd9\xf4\x2b\x42\xed\xc0\xa4\x57\x1c\x5a\x53\xb0\x9e\x4d\xd8\x00\x7d\x27\xae\xc9\xc1\x4a\x98\x2b\x31\xf3\x95\x91\x24\xae\xc9\xc1\x92\xea\x8b\x65\x67\xa1\xb2\xfe\xf9\x4a\x70\x44\x76\x43\x5d\x59\x73\xeb\xab\xcb\x5d\xf2\x78\x31\x2a\x5d\x78\xb3\x46\x5e\xad\xf8\x32\x67\x16\xcd\x2a\x57\xbe\x0c\x96\x7b\x65\x46\x8d\x38\x48\x00\x7b\xf6\x45\x72\xaf\xdc\x78\x78\x71\x99\x2b\x77\x06\x10\xf4\x9c\xf9\x9a\x4c\xb3\x62\xc1\xd8\xc8\xab\x0b\x5c\x45\xe2\x62\xb5\xe0\x55\x96\xb8\xb4\x94\xfd\x2a\x9a\x52\x58\x7d\xec\x2a\x60\xa3\xc0\x17\x14\xb8\x43\x5e\x64\xf3\x2a\xac\xaf\x61\xbe\xf7\x2a\x45\x0d\x86\x3c\x18\x16\xfc\x0c\x57\x19\xb8\x29\x93\xc2\x1a\x87\x57\x9e\xba\xf4\x37\xb0\xd6\x57\xb5\x19\x88\x46\x18\xb0\x7d\x28\xcf\xa9\xcd\x0f\x81\x1f\xf2\xb9\x17\xc2\xe2\x0b\x4b\x5c\x2d\x8b\x0a\xac\x2f\x6b\x85\x0f\x40\xaf\x8d\xa9\x0c\x3c\x8d\x57\xa3\x65\x37\xe5\x67\xc5\x22\xdb\x53\x2e\x96\xf5\xf4\xf6\xbb\x6e\xb6\xab\x31\xfe\x14\xc4\xdd\x9a\x4c\x25\x2f\xc6\x72\xd5\x83\xc2\x3b\xcd\x13\x33\x73\x69\x99\x8f\x6a\xd5\x69\x31\x95\x5a\xd9\x5a\x91\x85\x9a\x2f\xad\x15\xa9\x2d\x29\x81\x05\x0f\x0b\x12\x5c\x3d\xab\x17\xaf\x12\x3a\x8e\xd4\x40\x07\xe8\x45\x0e\xd9\x4c\x98\x91\x2f\x28\x0f\xdd\x0a\x9f\xca\xd5\xcd\x04\x28\x8c\x6c\x0e\x3d\xfc\x2a\x13\x4f\x54\x88\x7b\xa0\xe4\xf5\x6d\xbd\xd0\xac\x3a\xe6\x3e\x20\xe4\x21\x77\x2e\x8d\x78\xa0\xd1\xc6\x8b\x86\xe8\x0d\x35\x1a\x43\x64\x85\x3c\x58\x65\xd6\x48\x5e\x27\x9c\x0c\x97\xe3\x75\xca\x1c\xb2\x20\xf3\x3a\x31\x87\x92\xd1\x89\xa3\xad\x22\x54\x16\x3f\x74\xd6\x50\x5f\x27\x0b\xaf\xf0\x7d\x5d\x67\x3d\x09\xaf\xca\x9d\x02\x3e\x7c\xc0\xd9\xf5\x9e\x4a\x18\x39\x0e\x6a\x74\x8a\x9e\x36\x5e\xca\xf4\x62\x1d\x34\x6e\x18\xff\xc0\xbf\x74\x9d\x2c\x05\x65\xd7\xe9\x25\x06\xcf\x62\xe7\x4b\x20\x20\x46\xf2\xcb\xbe\xe3\xb7\xb9\x04\x02\xc0\xed\x17\x43\x77\x63\x9e\xf2\xba\x8a\x5e\x5a\x08\xaf\x06\xca\xd6\xcc\xeb\xd2\xc2\x03\xba\xd8\xc5\xe7\x74\x4c\xef\x85\xff\xa2\x1d\x3c\x8b\x0f\x8a\x95\x3c\xd7\xb5\x8c\x53\x68\x60\xae\xeb\x62\x2c\x8e\x96\x69\x28\x41\x4f\x33\x79\x36\xa8\x05\x8e\xc6\xbe\xb0\xf4\x75\xd3\x97\x64\xa0\xe1\xfc\x6d\xac\x21\xea\x82\xe7\x77\xf6\x72\x5e\x37\x1a\xec\x7c\xc1\x0d\xcc\x6c\xc0\x95\xeb\x06\x66\xb2\x3d\xec\xba\x57\x3f\x59\x09\x83\x1f\x2c\x07\xe5\x3b\x6f\x7c\x2d\xda\x37\x75\xdd\x58\xd2\x46\x57\xbf\x6b\x57\x82\x72\xb1\x2e\x24\xab\x0c\xcd\xb5\x2a\xd3\x54\x26\x95\x81\x75\xc7\x70\xdf\xed\x50\x02\xb9\x80\x38\x91\xf6\x76\x37\xd5\x50\x9f\x84\xdb\x92\x25\x96\xd7\x4d\x1b\x38\x54\x73\x38\x50\xa4\x3b\xdc\x74\x4a\x99\x25\xbc\x15\xbd\xd2\x7e\xee\x05\x16\xd7\x8b\xf4\x00\x13\x8e\x49\x99\xe4\xad\xa3\x1a\x74\x56\xd6\xff\x5c\x77\xd7\x6a\x5a\x6a\x41\x23\x93\x16\x6f\x1a\x59\x63\xe3\xd3\x25\x1f\x48\xc6\x9e\xdc\x34\xb2\x06\x80\xbf\x6e\xcd\x61\xeb\x1b\x58\x87\xcc\xce\xac\xeb\xee\x4c\x0c\x4b\x13\xa0\xa3\x68\xf1\x38\x47\xf4\x52\x06\x99\x8a\xa6\x6f\x5c\x4c\x38\x4c\xaf\x1b\x00\x12\x8b\xf2\xc0\x46\x10\x85\xf9\x3d\x16\x5b\xbb\x9e\xcc\xea\x1c\xcc\xfe\x93\xa5\x44\xd4\xf0\x00\x4c\xe3\xef\xee\x7c\xb8\x9e\xcc\x12\x1d\x86\x6c\x01\x46\x75\xb4\x27\x4b\x80\x0c\x47\x8f\xc6\x72\x2b\xe6\x56\x82\x72\x69\x49\xa8\xea\x22\x6d\x67\xbd\xea\x65\x1e\x62\x7d\xec\xb3\x60\xce\x88\x0c\xd3\x4f\x51\xbb\xc1\x4c\x3d\x74\x7e\x29\xfb\xa1\x57\x68\x5c\x7f\x70\xea\xa9\x6d\x3d\xd6\xf6\xc9\x5f\x99\x06\x6b\x0a\x6b\x91\x09\xf9\xad\x39\x49\x24\x5a\x7d\x96\x95\x00\x51\x6d\xd4\xbb\x69\x5a\x5b\x61\xc4\x5c\x29\x40\x4b\xcb\x55\xeb\xae\x17\x75\x5e\xd4\xb5\x8e\xba\x10\xc6\xc7\x90\x78\xa0\x4b\x32\x18\x08\x41\x5e\x26\xda\xae\x07\x88\x09\x41\xbb\x58\x03\xb3\x32\xf1\xf4\xc2\x98\x03\xef\xd4\xf5\xd8\x22\x22\xbe\x99\xc9\x01\x76\x94\x5e\x0f\xd3\xd2\x61\xd1\xa4\x6b\x32\x70\x40\xbe\xae\x29\xad\xe2\x16\xb8\xa6\xb4\xda\x94\x49\xe6\x48\xf1\x2c\xe4\x5a\x64\xf5\x9a\x0c\x1c\xc2\x88\xb8\x43\x46\xc4\x0e\xe2\x0e\xe9\x4c\x99\x5c\x00\xf2\xd0\xa2\x1e\x2e\x7a\xa9\x12\xa0\x89\x55\x0f\x50\xbb\xde\x09\xe3\x36\xcd\xca\x03\xc8\xeb\x2a\x8c\xf5\x01\xbd\x11\xe6\xf3\x9b\xde\xf9\xf2\xc5\xeb\xcb\x26\x63\x4e\x07\xef\xe0\x49\x59\x05\x2b\x81\x95\xcf\x49\x61\x1a\x32\xe3\xc0\xac\x5a\x35\xa7\x30\x4d\x12\x35\xe3\x38\x19\xb8\x6a\x2e\x1c\x27\x3d\x30\xe8\x68\x4d\x4e\x44\xa4\x53\x7e\x5f\x9a\xc8\x6c\x5a\x11\x46\xc1\x8d\x76\xc7\xee\xe1\x6b\x36\xbd\x94\x2f\x6b\x7a\xa9\x1e\x66\xf6\x59\x62\x6c\xfa\x1a\x5e\xd4\x35\xb5\xa0\x30\x7c\x64\x28\x5c\xf4\x52\xfd\x60\x8a\x5a\xb2\x86\x14\xb1\x43\xe5\x9a\xdd\x4a\xa6\x84\x2e\x6f\xac\xc2\x94\xdc\xf5\xc0\x43\x26\x4c\xce\x64\xc1\xbf\x70\xfa\x64\x31\xda\x21\x45\x0d\xad\xca\xa1\xb4\xa1\xad\x28\x7c\x02\x0b\x65\x1a\x6b\xfd\x2e\xf9\x6f\xa2\xb4\x83\xef\x84\x65\x70\xd7\x1c\x43\x99\xf4\xb4\x06\x08\xaa\x01\x65\x6e\xea\xf5\x53\x36\xa7\xab\x38\x74\xd8\x28\x82\x41\xb1\xa9\x0f\xbf\x59\xe8\x37\x13\x66\x3a\x16\x28\x83\x3b\x67\xe0\x76\xbe\x5e\x28\x0f\xbb\x1f\xaf\x97\x85\xa5\x6c\xa1\xb9\x5e\x35\x36\xaa\xca\xaa\xa1\x11\xe9\x47\x6f\x05\x44\xf0\xcd\xaf\x35\x12\xbd\xa8\xd2\x84\x69\x61\xaf\x1a\x09\xfd\x02\xfe\x37\x62\xff\x3d\x82\x7a\xbd\x8c\xaa\x35\xab\x14\xa6\xef\x30\x76\x6f\xa3\x44\x20\xf6\xdb\x54\x22\x5a\x7d\x1b\x25\x82\x50\xdf\x26\x9a\xa4\x30\x6e\x7b\x7d\x12\xb8\xf0\xcb\x2f\x05\x0f\xbd\x09\xf4\xd9\x94\x40\xaf\xc4\x04\x88\xa2\xb6\xa0\x92\xb5\x3a\x31\x11\x46\xf1\xec\x2b\xbd\x5e\xb5\x39\x09\x16\x44\x26\x9c\xfc\x5a\xfb\xe3\x45\x00\x7a\x08\xfe\xf5\x76\x15\x80\x6c\x58\x39\xc5\xd6\xbc\x4b\x2b\xa7\x5a\x52\x69\x18\x19\x16\x3c\x5d\x38\xd3\x7a\xa6\x47\xb0\x58\x6a\x50\xf0\x0d\x8d\xed\xb0\x84\x5b\xc4\x15\xc7\xdd\x7d\x60\xf7\xf3\x52\xc4\x7d\x64\x01\x7a\xe5\x61\x4b\xcd\x6a\xdf\xf7\x21\xb3\x0f\x8b\xbf\x0f\x51\xb8\x65\x4b\xee\x03\xb5\x73\xa0\xc2\x7d\xb0\x06\x89\xbd\x75\xf7\x81\x51\x4a\x87\xf2\xe0\xd3\x0d\x14\x56\xb4\xe0\x53\x61\x9c\xd2\x4b\x51\xf7\x21\x5b\x32\x28\xb8\xea\x9d\x0a\x4b\x12\x83\x30\x36\x19\x57\xd4\x7d\x54\x0d\xb4\x3c\x5c\x6f\x25\x50\x1a\xd8\xa4\xae\x2e\x7a\x1f\xc2\x51\x55\xe1\x57\x99\xa8\x1e\xed\x82\xc9\xeb\x5b\x2e\x37\x4e\xd9\xb8\x0f\x50\x47\xb7\xb0\x04\x5c\x28\x5b\x66\x26\x51\x82\xda\x42\xaa\xca\x85\xff\xe5\x40\x7a\xe8\x1c\x17\xe8\x7d\x30\xc8\x43\x06\xef\x63\xa8\x7e\x03\x29\x0d\x89\x75\x85\x21\xc0\x8d\x5d\x48\xb7\x56\x6d\xb1\x64\xe9\x0e\x30\x43\x5a\xe7\x1d\xaa\x68\x6b\x23\x4c\x13\xce\xcb\x6a\xde\x2c\xcf\x1a\xec\x35\xbb\x03\xf5\x6e\x7a\x91\xed\xc8\x22\x0f\x16\xa4\x2e\xcb\x72\x47\xb8\x54\x5e\x70\xec\x8e\x40\xd5\x5a\x15\xe6\x3b\xe1\xaa\xb7\x88\x74\x5d\x26\xfa\x66\x1b\x5d\xcf\x6b\x6c\xb8\xb5\x8d\xae\xb1\x2d\xf6\x8e\x9d\xc9\xf8\xd5\x0c\xef\x88\x5f\x8a\x95\xbd\x77\x94\x1b\x07\xe9\x45\x4a\xce\x5d\xf1\x38\xcd\xa2\xc2\x20\xaa\x52\xf5\x30\xfe\x90\x4a\x09\xda\xe6\xb2\x86\xf4\xdb\x28\xb9\x0a\x93\xe9\x2a\x55\x3f\xf0\xd7\xac\x51\xe0\x8e\x27\xf3\xcb\x6b\xd4\xb8\xd9\x0a\xd7\xd5\x1a\xc4\xe1\x0b\x6d\x38\x69\xf5\x2a\x32\x4a\x00\x3e\x76\xbc\xdd\x89\x81\x98\x6d\xd3\x77\xce\xda\x81\x94\x08\xc3\xed\x03\xe1\xa2\xfc\x8d\x30\x7b\x62\xf9\x32\x16\xad\x74\x56\xb0\xdd\xb9\xb2\x38\x97\xe6\x99\x35\x03\x49\xa5\xb5\x0c\x84\xc5\xab\x77\x16\xde\xc0\x5f\x7b\x6b\x1d\x08\x13\xaf\x77\x1e\x10\xda\xdf\xdd\x7a\x75\xb3\x21\x6c\x48\x73\xf0\xfb\xae\xb6\x97\xe9\xe9\x31\x52\x5b\x99\x7e\x8e\x16\xb9\xf3\xd0\x94\x13\xd5\x92\xfc\x38\x55\xe1\xce\x43\xdf\xb7\xe4\x51\x60\xab\xcc\x2c\xdc\x05\xb6\xaa\xcd\x8a\x77\x91\xc3\x9b\xc6\x84\xa7\xa0\xb3\x7b\xfa\x2e\xb6\x7d\x90\x07\xe4\xa1\x49\x0a\xb3\x40\x9b\x6f\x2a\xb8\x9c\xda\x82\x4a\x77\x61\x88\x57\x5b\x2a\xda\x4a\xb8\x0c\xf1\xad\xdd\x56\x2c\xda\xbb\x0b\xfb\xdb\x18\x2b\x6f\xbc\x09\xa3\x2d\x44\x78\xe3\x4d\x08\x5a\x6f\x7d\x6b\xa9\xc9\x41\x43\xac\xf8\x34\xc4\xd0\xee\x8a\x0b\x48\x92\xad\x5a\xb8\xd4\x14\xa6\xb7\x2e\xcb\x7d\x57\x6a\xc4\x8e\xb8\xbb\x62\xf5\xf1\x39\xde\x72\x0f\xc0\xdc\xee\x26\xa0\xb1\x86\xca\xbb\x31\x02\xb0\x3e\xe9\x6e\x18\x74\x66\x25\x6f\x36\x88\x84\xce\xa6\x8d\x5b\x3b\x44\x0e\xda\x49\xd7\x66\x25\x2a\xd1\x8b\xe6\xeb\xd6\x8b\x3a\x05\x70\xb8\xc3\xdd\x31\x44\xb2\xab\x1d\x2c\x0a\x27\xbb\x3b\x18\x82\x9d\x6a\x77\x47\xcb\x47\xa2\xb0\x25\x96\xa0\x05\x60\x77\xc7\xdd\x8b\xbb\xfb\xee\x83\xa1\x07\xcd\x76\xed\x07\xc4\x26\x0d\x55\x02\x99\xda\x1e\x0f\x5a\x82\xd6\x3f\xb0\x95\xe5\x1e\x58\x40\x2d\x91\xbd\x07\x78\x8a\x59\x8a\x7b\xa8\xe5\xd2\xa2\x07\x58\x84\xd5\xf9\xf7\x00\xd2\xea\x2b\x07\xca\xc1\x87\x7c\xe3\xe1\x1f\x1d\x65\x8a\xe7\xe3\x71\xb9\xc5\xf3\x59\xca\x7d\x9f\xda\x92\xc5\x7b\xce\xaa\x15\x06\xe4\x91\x24\x68\x44\xa7\xd4\xa1\xf7\x30\xd8\x1e\xa8\xf5\x94\xd8\x17\xa1\xba\x4f\xa0\x1b\xbb\x2e\xee\x93\x71\x54\x9c\xf7\x3e\x9b\x44\xba\xa4\x72\xd2\xc5\xb4\x25\xf3\x3e\xb5\x21\x2b\x28\xcc\x6a\x74\xfa\xed\xd9\xb5\x14\x44\x61\x4d\x44\xad\x2f\x3e\xb5\xb1\xaf\x50\x32\x2b\x01\x18\x84\x6f\xe6\x03\x06\xa8\xec\xd6\x7c\x80\x3c\x92\x37\xf3\x01\x9d\x95\xfa\x37\xf3\x01\xa1\x83\x99\x6e\x26\x04\x06\xfc\xf5\xbe\xd8\xda\xc6\x5a\xe6\xfb\x32\xcb\x4b\x9e\x22\x8d\x67\xc2\x28\x70\x81\xc3\xfb\xc2\xa1\xab\xed\x0c\xf7\x25\xcf\x20\x43\x15\x7e\x81\xc1\x04\xe7\x7d\x61\xce\x58\x0b\x70\x5f\x12\x0c\x6d\xf6\x62\xa1\x58\x53\x55\xbb\x9a\x17\x2f\x55\x93\xc2\xa6\x5e\xf8\xea\x1a\x9d\xe8\xa2\x77\x75\x56\x1a\xdd\xda\x08\x72\x50\xbb\x3b\x33\x2e\xd2\xeb\x6e\x3a\x17\xab\x8e\xee\x3b\x4b\x8e\x8a\x07\x57\x16\x85\x59\x17\x80\x66\xb5\x4f\x83\x05\xa8\xf7\x2d\xed\x97\xdf\x9b\x33\xbd\x6f\xed\xc3\x5b\xe0\xfa\xbe\xb5\xa0\x8f\x8e\x61\x1e\x06\x86\x0f\x28\xff\x38\x00\x2e\x77\x13\x17\xa1\x10\xc6\x24\xed\x5b\xbe\x6f\x69\x97\x16\x60\xf3\x23\x18\x9e\x9b\x09\x32\x6d\x54\xba\x6f\x06\x22\xf6\x69\xdd\x62\xdb\x81\xb1\x47\xdc\xad\x32\xde\x3e\x1a\x93\xe8\xb6\xcc\xe8\xf6\x8c\xed\xd0\xcc\x2d\x27\x11\xdd\x53\xed\xad\x00\x32\x26\x26\xbd\x1e\x4a\x60\xf8\x64\xa0\xd7\x6e\x01\x61\xaf\xa9\xc5\x72\x98\x57\x21\x68\x19\x27\x90\x72\x67\x4b\xf2\xfd\x6a\x72\x80\xc2\x5e\xe4\xc7\x66\xd3\x1b\x3c\x3b\xd8\xfc\x74\x03\x55\x5b\xa3\x72\x2f\x5b\x36\x3a\x33\x22\xf7\x0b\x00\xa8\x40\x0f\xb0\x6a\x63\x77\xc5\x0d\x0c\x1d\x6c\xaf\xbf\x5f\xd5\x9a\x09\x84\xfb\xa5\xd6\xec\xc1\xbd\x5f\x11\x16\x5a\xbd\xe0\x26\x47\xb4\xdc\x2f\xbe\x64\xf6\xfc\xdd\xef\x60\xfe\x00\x23\xf4\xf2\x35\xac\x5c\xb8\x99\x35\x09\xbd\xa2\x76\xa6\x4d\x06\xdb\x53\x1f\xe0\x63\x1b\xcb\x14\x3e\x20\xc3\xc6\x1e\xdc\x47\x68\x90\x13\x83\x1e\xa6\x37\x3a\xdb\xe2\x9f\xc3\x3c\x69\x91\xb0\xbc\x96\xe4\x07\xce\x33\x13\xf7\x80\xed\x42\xa7\x7d\x3e\x87\x96\x76\x2d\x0b\xf3\x30\x8b\xd1\x71\x9e\x3e\x9a\xc5\xe8\x0c\x78\x8f\xd6\xbf\x73\x58\xc6\x13\xcc\xfb\xbc\x32\x81\xa4\x5a\x5b\xda\x7f\x00\x52\x1d\x38\xff\x08\x48\xb1\xf2\xf1\x09\xac\xe8\x60\x19\xf1\x13\xf4\x52\xf6\x78\x3c\xc1\x9a\x4e\x20\xac\x29\xa7\xf1\x87\xdf\x1e\xa6\x27\x46\x5d\x48\xe5\x89\xa0\x90\xb1\x10\xc6\x13\xe5\xf2\x25\x7f\xc4\xbb\x4d\x57\x7d\x22\x54\x87\xbd\x46\x4f\xb4\xf9\x99\x4e\x58\xb0\x28\x11\xd6\x76\x07\x85\x55\x89\xa1\x1f\x2f\x46\x98\x02\x1a\x24\xfb\x68\x84\x05\xf9\x28\x8c\xa5\x27\xec\xc1\x7c\xa2\x76\x98\x2b\x6c\x24\x33\x13\x86\x64\x1e\x54\x08\x4e\xf1\xd5\x1a\x92\x89\xef\xf4\x01\x6b\x0d\xce\x10\x79\x12\xdc\x81\x75\x44\x8f\x4e\x17\xc8\x6b\x54\x78\x52\xe6\x9c\x90\xb1\x86\x82\x27\x65\x2d\x79\x52\x98\x99\x81\xc5\x0b\x1e\xd6\x81\x0f\x7a\xe3\x93\x34\x33\x40\xad\x13\x00\x0b\x47\xd4\x93\x8a\xac\xdc\x20\x7c\xf3\xd2\x42\x69\x45\x2f\x4a\x84\xf5\x39\x14\xc0\x6a\x5c\x76\x91\x3d\x3a\x83\xa0\x73\xe2\xcc\xc3\x19\x04\x03\x1f\xfc\xa3\x33\x08\xfa\xf7\x04\x73\x0c\x91\x84\x2e\x57\x28\x4f\x8b\xdf\x23\xed\xd4\x85\xe7\xa8\x86\x26\x2b\x69\xa8\xcc\xff\x84\x3e\x46\xfc\x1d\xe3\xf6\x30\x3b\xd4\xab\xbd\x6d\xea\x29\xfd\xd0\x1e\x58\x5e\xcd\xdc\xa4\x00\xca\x93\x34\xcd\x5f\x94\x10\x95\x40\xa1\x43\xcd\x89\x0a\x6b\x73\x78\x47\x19\x43\x07\x08\x0d\x25\xb0\x8b\x31\xf1\xe9\xb6\x6b\x5c\x0f\x9f\xca\xa4\xd7\xea\x53\x90\xb4\x36\x65\x4a\x1b\x74\x64\x6d\x62\x7d\xd2\xa9\xdd\xbe\xeb\x4d\x19\xe0\xa3\xcd\xa4\x4f\xce\x5a\xab\xd0\x09\x83\xe9\xd6\x00\xf1\x64\xc6\x41\xed\x13\x7d\x32\xf0\x6b\x24\x3d\xc0\xd4\x11\xed\x3d\x33\x42\xe4\x65\x2a\x1e\xad\x15\xaf\x55\x61\x90\x52\x22\x0f\x5b\xba\x34\x7c\x3f\x82\xdd\x83\x36\xae\xf5\xe1\x7d\x0d\x9c\x4f\xa6\xc7\x0e\x0b\xab\xb0\x4a\x98\x93\x1c\xf4\xa2\xaa\xef\x41\xf9\xb9\x69\x13\x04\xdf\x83\x1f\x40\xb0\xe3\xd1\x9a\xf0\x61\x61\xce\x22\x02\x2d\x3c\x3a\xb4\x81\x29\xe6\x47\x73\x70\x4c\x6d\x3f\xac\xfc\xee\xc3\xde\x0a\x13\x40\xa5\xcc\xcd\xb5\xae\x78\x68\x3d\x5b\x31\x1f\xe6\xe9\x64\x1e\x9f\x0c\x6f\x62\xdd\xf6\xa3\xb5\xdd\x45\x42\xa5\x9b\xe6\x41\xb5\x57\x4b\x0b\xda\x65\xf1\xe4\x8e\xb1\xe8\x7c\x27\x8d\x89\x93\xf7\x1e\x3b\x2d\x62\x50\x21\xb5\x25\x69\x61\x48\x55\xf4\x16\xe8\x45\x1f\x99\x17\xd1\xe1\x41\x63\x8f\x8e\x94\x18\x85\xd2\x18\x29\x6b\xa6\xd6\x8c\x94\xda\xe1\xf0\x64\xda\xd8\xc8\x0a\x83\xfb\xb3\x5e\xaa\xd2\x78\xf8\x54\x69\xd8\xa9\x22\x7b\x47\xe7\x17\xb3\x60\x45\xf7\x53\x74\x16\x09\x32\x85\x58\xf4\x60\xf1\x7c\x33\x9f\x53\x8a\x5e\xd4\x78\x91\xa6\xf9\xa8\x85\xce\x6b\x60\x1e\xfd\x29\x45\xd5\x6b\x7a\x82\xea\x15\x4a\xb3\xed\x7d\x7a\x40\xd2\xa3\xf7\x6b\xd6\x52\x4a\x2f\x45\x73\x59\x7a\xd3\x54\x26\x3d\x2d\x24\x48\x9d\x70\x62\x56\x65\x02\xb3\x4a\x4a\x85\xe6\xc6\xd9\x35\x0f\x04\x27\xe8\xcc\x82\x47\x0c\x07\xa4\xfd\x14\x5c\x50\x25\x28\x13\x2e\xa8\x35\x02\x3f\x85\x31\x4b\x1b\xe4\x9f\x42\x03\xc5\x31\xfe\x68\x61\x3d\x6e\xd8\xa7\x34\xed\xb3\xe3\x1b\x8c\xbf\x53\x8b\xc6\x22\xa6\xa6\x30\x8d\x9b\xd1\xa2\x30\x94\x6b\x77\xe4\x53\xba\x16\xe5\x65\xc2\x70\x05\x5a\x4f\xc1\x73\xa9\xad\x92\x4f\xd1\x21\x2a\x85\x2a\x31\xab\xa1\x8d\x99\x4f\xe9\x32\xe1\x54\x89\xe3\x08\xb4\xf3\xf1\x29\x3a\x5e\x25\xff\x9e\xf3\xed\x29\x6a\xb2\xcc\x9a\x3f\x85\x55\xe5\x43\xea\xc3\xe1\xa9\x95\x33\x4f\x01\x97\x0e\x7d\xba\x48\x46\xa2\xf6\x72\x20\x80\x19\x0a\xcd\x91\x13\x51\x1e\x1d\xa5\x31\xa4\x7b\x6d\xbe\x6d\x8a\x3f\x79\x69\xa0\x04\x8c\xd9\x00\x34\x14\x6b\x9a\x64\x52\xd3\xc4\x75\xfc\x40\x19\xfb\xa8\x95\x30\x9d\x3f\x30\x62\x55\x26\x59\x98\x5a\x7c\xaa\xe6\x71\x8b\x1e\xc0\xa4\xd0\xae\xeb\x1a\xe1\xd6\x03\x99\x1f\x9c\x3e\x53\x1b\x61\xc4\x03\xa6\xa9\x59\x4c\x4c\xe1\xa9\x07\x94\x89\x3a\x61\xe5\x98\x14\xef\xec\x98\x7d\xaa\x26\xf2\xe8\x15\xd5\xd6\x8e\xf1\xb0\x1a\x39\x33\x04\x0f\x7b\x15\x3a\x53\xa8\x4f\x95\x59\x0c\x2a\x42\x66\x11\xf0\xc2\x94\xfa\x4a\xd0\x6b\xb5\x18\x99\xba\xaa\x2b\xc0\xf6\x1e\xe6\xd4\x3b\x7b\x00\x9e\x4a\x57\x18\xf4\x97\x6a\xa7\xfd\xa8\x88\x57\x0f\x90\xa9\xca\xb9\x42\x71\x74\x05\xa8\xcc\x53\x35\xc1\x0e\x0c\xaa\x2c\x9d\x65\xcf\xc4\x53\xab\xb4\x92\xf5\x80\xb4\x82\x04\xaa\x24\xc0\x4b\x9b\xb4\x82\x55\xa9\x3a\x21\xa7\x29\xcc\x7a\x21\x55\x55\x56\x58\x50\xa0\x62\x85\x05\x23\x2a\x56\x78\x34\xc5\x03\xe4\x55\xef\x26\xd1\x60\x01\x2b\x9d\x47\x10\xac\xea\xa0\x21\xfa\x7f\xc5\x0c\x0f\x2c\x4c\x55\x57\xa0\x53\x55\xcc\x70\x52\xc9\xf4\x04\xce\xe0\x79\xaa\x5a\xab\xc4\x4d\xab\x0c\xfa\x4e\x0d\xab\x98\x8b\xa6\x19\x1c\x94\xd8\x00\x42\x1c\x25\xfc\xe8\xb8\x13\xf8\xca\xd3\x58\xe2\x22\x34\xc2\x02\x86\xa0\x65\x97\x4f\x2b\xda\x56\x53\x09\x53\x39\xec\x51\xd3\xc2\x91\xa2\x3c\x6a\x0d\x43\x6f\x62\x57\x13\xfd\x84\x25\x0f\x7d\xd0\xe3\xd9\xb9\xd2\x99\x84\x7b\x5a\x95\xe9\x68\x84\xb5\xdc\xbb\x10\xc6\x63\x8b\x24\x1a\x62\x14\xf2\x6d\x62\x0a\x8c\x23\x8d\xb9\x51\x4e\x4a\x7a\x38\xaf\x64\x34\x3a\x71\xb3\x33\x70\x78\xbf\xb6\x8c\xe8\x8b\xd5\xb9\x71\x01\x3d\x1c\x51\xd2\x59\x8f\xfc\x34\x0d\x48\x9d\x87\x87\x74\x46\x45\x87\x0e\xb7\x64\xec\xd0\x96\x19\xf6\xa8\x3e\x5d\xeb\xb7\x11\x4b\xb7\x19\x6e\xe2\xc7\xf1\x9d\x4d\xf8\x74\x06\x33\x56\x73\x3d\x38\x4a\x82\xf6\x47\x3c\x5d\xa3\x19\x23\x58\xd7\xc1\x4f\x55\xf1\x58\x54\x2c\x43\x97\x3b\xac\x29\x0f\xf0\x87\x71\xbd\x0f\x61\x93\xdf\x63\xa9\x8f\x3c\x2d\xc5\x0a\x11\xf0\xcc\x84\x5f\x96\x60\x50\x2b\x99\x1c\xf5\xb1\x91\xed\x47\xe1\x07\x75\xc7\xfe\x8c\xac\x0d\x4e\x8d\x70\x52\x26\x25\xb0\x7c\x0e\x55\xb0\x99\xa5\xb1\xa6\xe2\x19\x99\xc9\x3a\x9a\xc0\x60\xc1\xa1\xb6\x5e\x3c\x23\x33\x5b\x57\x94\x89\x56\x79\xa8\x68\xad\x23\xe9\x84\x2f\x3d\xa0\x1f\xac\x2c\xec\x0a\x43\xce\xa2\x5e\x84\x0d\xb0\xea\x69\x93\xd6\x92\xe0\x28\xf6\x0d\xfa\x81\xdf\x12\xa3\x3b\xb4\xfe\xfa\x50\x98\x2d\x2c\xb0\x0a\x9d\x27\xc2\x14\xdd\x33\x60\x79\xd1\x9e\xa5\xb3\x46\xe5\x61\x25\x21\xba\x1e\x4c\x13\x6b\xd7\xd1\x33\x6c\xc2\x51\x0f\x43\x5b\xb0\xbf\x43\x66\x8c\xad\x27\xcf\x10\x06\x54\xc9\x90\x27\x36\x52\x3c\x83\xfe\xc0\xf1\x62\xcf\xa8\xac\x31\xc4\x72\xb1\x13\x28\x68\x6b\xcf\x33\xb4\xc5\x8b\x1e\x37\xe0\xd4\x42\xc7\x43\x03\x34\xd3\x0a\x8f\xed\x17\x52\xbd\x85\x20\x99\x56\x78\xf0\x97\xf5\x4c\x7b\x1a\x42\x90\x4c\x25\x3c\x83\x61\x3c\x59\x82\xb6\x23\x2b\x1e\x68\x65\x61\x00\x24\xc3\xea\x90\xe9\xea\x8a\x97\x42\x8b\x12\x38\xc3\x26\x2b\xcc\xac\x02\xa8\x9e\xd3\x55\x3a\x3b\x35\x9f\x01\x25\xe5\xc0\xef\x67\x80\x07\x38\x97\xf1\x19\x5d\x1b\xf6\xa8\x84\x76\x0d\x62\xc6\x06\xa0\xb1\x63\xf6\xd8\xc2\x34\x38\x0c\xf6\x19\x5a\x9a\x80\x2d\xc5\xcb\xd7\x99\x60\x78\xb4\xb5\x89\x0d\x0d\xcf\xd0\x0e\x19\x38\xc0\xd0\xb9\x56\x58\xa8\x21\xdf\xb9\x3e\x86\x99\x8d\x91\x9a\x1e\x66\xa3\xaa\x84\x8a\x8b\x60\x1c\x7a\x58\x72\xa4\xff\xb1\x90\xa8\x67\xfa\xe8\x69\xbd\xa4\xe9\x87\x0e\xa4\xaa\x84\xe9\x25\x34\xfa\x53\x0b\x6b\x0f\xe5\xa1\xd9\x52\x55\x9c\x90\x9d\xf3\xa2\x1e\x56\x13\x37\x61\x0b\x1c\x89\x9d\x75\x6e\x0f\x8b\x87\x3a\xeb\xca\x1f\xdc\x7f\x83\xed\xf8\x0f\xab\x76\x3a\x87\x53\x3d\x97\xe0\x16\xfd\xe8\xd2\xc2\x23\x60\xd8\xc5\xa4\xbf\x60\xd8\x35\x44\x30\x57\xfe\x9b\xe9\x79\xd9\x58\x5c\x5e\x83\x39\x9b\xe7\x66\x2e\x87\x19\xf0\xe7\x66\x26\x8c\x59\xae\x87\xf5\x3b\x61\xe0\x2b\x7a\xb4\x69\x87\x03\x05\x9f\x9b\xf9\xf9\xc1\xc2\x85\xe7\x96\x9f\x22\x29\xcc\xda\x21\xbe\x80\x03\x4f\x74\x3c\xea\x73\x43\x7f\x65\xe9\x59\xe5\x33\x34\x62\xb2\x7e\xa7\x71\xe2\xd0\x63\xcb\x77\x30\x29\x37\x53\x64\x2d\x95\xdf\x33\x6f\xac\x39\xee\x59\x85\xc3\x7a\x39\xac\xee\xb1\x05\x2f\xe0\x3a\x16\xbc\xb4\x41\x6b\x60\xc1\x4b\x67\x3f\xff\xa3\x43\x55\xaa\x3e\x82\xf5\x10\xa3\x42\x33\x38\x55\xc5\x9a\xf6\x6d\x9b\xad\x78\x11\xcd\x27\xeb\x61\x6d\x3b\x04\x1c\xb0\xbb\x67\xb0\x2c\xf7\x61\xc5\xc9\x48\x60\xbf\x47\x9b\x8a\x79\xf6\xd1\x1a\x63\xfa\xf6\x83\xc4\x58\x79\xf9\x3c\x48\x8c\x99\xba\x47\x0b\x51\xd8\x38\xf6\x68\x21\xca\xa8\x59\x0f\xd3\xa7\xaa\xc2\x8c\x57\xb8\x85\x1e\xe1\x1e\x4e\xa7\x7a\x1e\xcd\x3d\x02\x09\x59\x42\xbd\x12\xc8\x85\xc0\xd9\x3f\xf4\x3c\xe2\x00\x38\xd2\x9e\x07\xdb\xc3\x5a\xe7\xe7\xa9\xaa\x13\xf5\xae\x7c\x03\x6a\x67\x63\x51\x30\xcf\x90\x2d\x6a\x01\x04\x3d\xb2\x2a\x40\x8b\x47\xab\x1a\x68\x34\x0f\xde\x70\x8e\xe0\x7c\x1e\x5b\x92\x48\x58\xb8\x5f\xe2\x66\xed\x4a\x93\x7f\x80\xa5\xdc\x23\x59\xbc\xce\xf4\xa5\x16\x5d\xc7\x68\xf2\x09\x72\x62\x64\xc5\x63\xe8\x31\x00\x8f\xe6\x17\x50\x33\xab\x55\x9a\x48\xe3\xa3\x59\xb8\xa0\x3c\xcc\x03\x49\xc2\xb8\xbc\xc4\x18\x1e\xf5\xed\xaa\xcf\x97\xd7\x80\xae\x31\xed\x3c\xad\x44\x98\x89\xe1\xa6\x78\xd0\x2e\x15\xd5\x06\x1f\x79\x61\x58\xe9\xd2\x59\xbb\xff\x4c\x8d\x42\xd8\x0b\x1d\xde\xc2\xf1\x58\xcf\xd4\x58\x20\x6f\xde\x94\x8b\xb9\x2b\x13\xb2\x06\xd2\x4e\xb1\x3b\xe6\x42\x1f\x2d\x51\x61\xb6\xec\x99\x55\x9b\xcd\x79\xa0\x6a\x71\x38\x35\xd2\x5c\x30\xc6\x7c\x36\xdc\x82\x28\x56\x0e\x5f\x35\x24\x56\x65\x0c\x4e\x51\x7d\x6c\xc9\x04\x7e\x12\x2d\x99\x18\xf2\x6c\xb2\x64\xa2\x73\x98\xe7\xf3\x8a\x67\xb0\x25\xef\x79\xb3\x36\xfd\x34\xc2\x5a\x18\xbd\x3e\x01\x2f\x6f\xc7\x9b\xfb\x70\xa2\x4a\x18\xcc\xb4\x3d\xaf\x9c\x5b\x98\xff\xb7\x50\x55\xec\xe2\x2b\x54\x4e\x27\xd4\xda\xf8\x8a\x0d\x7b\xd9\xfe\x3e\x04\x44\x5e\x99\x83\xa6\x4c\x4d\x09\x54\x43\xe8\x10\xb1\xbe\x55\xe7\x22\x2d\x7d\xe2\x48\x6e\x1c\x36\xfa\xb0\xe6\xa1\x27\x8b\x07\x4b\x03\xde\x58\xf2\x10\x06\xdb\x69\x9e\x57\x9b\x34\x82\x32\x5d\x4a\xa0\x7e\x5a\xf4\x80\x55\xd2\xa2\x87\xd1\xf5\xd5\x5a\x90\x47\x13\x7b\x75\xb4\x27\x0e\x4a\x16\x3d\x8c\xa8\x7a\x77\xec\xa1\x2c\xe8\xab\x36\x5c\x14\xc6\x6f\x3b\x94\x89\xd5\x10\xcb\x3c\xcd\x43\xd8\xfa\x77\x37\x66\x4d\x16\xce\x77\x34\x3c\x59\x50\x80\xf3\x6e\x85\x71\x2d\x2f\xeb\x30\x0f\xad\xb3\x56\x3c\x33\xff\xf2\x02\x4f\xcd\xfc\x73\xa0\xee\xd4\xcc\xbf\xd6\x84\x4f\x66\xfe\x3b\x87\x03\xcc\x43\x56\xb3\xf2\x26\x8d\xb9\x0b\x42\xcc\x03\xaf\xdf\x60\x86\x7f\x1e\xc6\x7a\xc9\x04\xb6\xa5\x41\x4d\xf6\xf6\xac\x4c\xbc\x49\x87\x7f\x76\x9e\x66\x16\x70\xb0\xee\x7a\x6a\xd7\x0f\x3e\x9f\x79\x18\x7a\x5e\x6f\xd2\x51\x31\x00\xc4\x19\x64\x8b\x78\x38\x54\xb0\x7d\x24\x5e\x4b\x1c\x78\x0f\x1e\xee\xce\x59\x4a\x93\xc3\x58\x3a\x9b\x8b\x67\x60\xac\x64\xbd\xff\xe4\x50\xde\x30\xb0\xf6\x33\x88\x0c\x2c\x1b\x35\x03\xeb\x9c\x86\x6a\x11\x98\x5c\x63\x0a\x61\x06\x98\x41\xb1\xb7\x3e\xca\xc4\xab\xd8\x22\x92\xf5\x5a\x01\x77\x2c\xd6\xd4\xd1\x2d\x6c\xa8\x9d\x41\x0b\x07\x3a\x4f\xb3\xc6\x85\xed\x8c\x33\x08\x76\x24\x85\x41\x66\x8d\xba\xd2\x05\x33\xe2\x0e\x27\x57\x6e\xe0\x9e\x9c\x78\xe0\xd7\x8f\xcc\x0f\x15\x5d\x09\x47\x25\x14\x7e\x00\x17\x56\xcb\x9c\x31\xeb\x55\x4b\x64\xb1\xe8\x69\x25\x14\x3d\xcd\x03\x45\x4f\x87\xce\x0f\x2a\xbe\xfa\xd7\x8c\x40\x5e\xf0\xd8\x8c\x5a\x3c\xdf\x15\xcf\x7a\xf6\x46\xd1\x5a\xf2\xdf\x78\x56\x6b\x36\x96\xb9\x98\x78\xff\x3b\xe8\x7f\xb2\xec\xa2\x71\x7a\xe9\xc4\xfb\xdf\xa0\xaa\x33\xae\xd6\x1a\x0f\x3c\x4c\x33\x32\x13\x08\xca\x9d\xb1\xaa\x00\xbe\x53\x98\xf5\x50\x1e\xed\x74\xa2\xb0\x26\x9f\x3a\x9f\xd6\x84\x9c\x78\xe9\xea\x8c\xf1\x60\x66\x6f\xda\xae\x88\x46\x26\x66\x4e\xc1\xb8\x33\x76\xd5\x54\x79\xd8\x5f\xa0\xaf\x5c\x1d\x30\x1e\xb8\x18\x67\x04\x23\x71\x36\xc4\x64\x7e\x61\xb0\x53\x77\x46\xb5\xf4\xcc\xe7\x68\xf1\x42\x27\x8f\x74\x4e\xbb\x65\xb1\xc8\xe0\x80\xd7\x19\xa5\xf3\xae\xfc\xec\x96\xe8\x88\x05\xb6\xcd\xd2\xf7\xc9\x9a\x90\xc1\x16\xd3\x19\x45\xe2\x68\x54\x36\x35\x81\xb8\x12\xb8\x91\xd3\xde\x26\xcb\x40\x06\x73\x77\x33\x31\x31\x0b\xd9\x9e\x49\x7b\x1f\xaa\xc2\x28\x9f\x2e\x9c\x4c\xf9\xe8\x2c\x15\x9d\x6e\xc8\x4b\xa5\x63\xba\x70\xd2\xe4\x15\x95\x4e\xda\xd6\xd1\x15\xd6\x21\x30\xbc\x48\x0b\x76\xfa\x92\x62\xc2\xc9\x81\x3f\x6d\x72\x6a\x72\x3c\xf0\xd9\xcd\x04\x53\x60\xd6\x65\x26\xec\x2f\x5e\xa5\xa9\xa9\x0c\x3c\x87\x33\xc9\xc0\xa4\xdf\x5b\x1f\x32\x99\xcd\x18\xac\x7a\x9d\x9c\xa8\xbc\x4a\xd1\x1b\xb4\xf7\x92\x12\xbb\x56\x20\xf3\x49\x4b\x6f\xf1\xc0\x1d\x3a\xb5\x9f\xa5\x60\x1c\x98\x98\x18\x9c\xc7\x30\x99\x98\x88\x07\x47\x47\x4f\x4d\x4c\x70\x20\xc3\x64\x62\x62\x25\xe8\x07\x1f\xb2\xc6\x82\xc9\xc1\xcb\x2b\x81\x32\xb4\xf4\x88\xe6\xcd\x64\xc4\x28\xfa\xf2\xa1\xca\x22\xaa\xa1\xca\x46\x3d\xad\x89\x6b\x2a\x3e\x54\x8f\xd5\x97\x92\x3a\x38\x3e\xb1\xc9\x64\xc4\x28\x0b\x71\x4f\xe6\x22\x06\x27\x9c\xcc\x8c\xe6\x71\xa7\xcf\x8c\xe6\xd9\x4f\x39\x39\xce\x66\xc8\x2e\x65\x56\x41\xc3\x24\x66\x86\x3d\x00\xed\x26\xd3\x12\xab\x00\x12\x18\x54\x58\x19\x35\x39\xe7\x26\x1e\x1c\x8c\x33\x39\xe8\xa6\xb3\x0c\x69\x32\x79\x31\x38\xb4\x6c\x6a\x8e\x82\xe5\xb7\x33\x97\xa1\x07\x0a\x3f\x4e\x32\xe9\xad\x12\x78\xd6\x6b\x19\x76\xb0\x7c\x9c\x74\xb3\x12\x1a\x3f\xb4\x73\x92\xe2\xb0\x14\x6c\xdc\x98\x9c\x6e\x33\xd8\x74\x38\xb3\xac\x43\x22\xac\x46\x64\x61\xc9\xbe\xea\x07\x0f\xe8\x45\x4d\xb2\xa7\x80\x86\x6f\x40\xd2\x63\x91\x45\x91\x54\xd5\x80\xe8\xaf\xd9\x1a\x10\x16\x51\x3b\x8e\x58\x4b\x35\x59\xc7\x14\x0f\x76\xab\x4c\x5b\xc7\x44\xcf\xd1\xb4\x06\x5b\x91\x66\xee\xaa\x2a\x25\x70\x18\x1c\xd3\x3a\x93\xe9\x8e\xc1\x42\x81\xc9\x51\x36\x83\x39\xa4\xc9\xac\xc6\x60\x75\xf4\x64\x56\x63\x15\x40\x55\x31\x21\x41\x55\x92\x8f\xa7\x52\x30\xe6\xa1\x48\x5e\x2c\xa5\x63\xcf\xe5\xcc\xd6\x4a\x18\xfb\x34\xd1\xa0\xf1\xa4\x64\x6e\xd0\x61\x67\xf5\x2c\x6a\x02\x39\x12\x46\x00\x0b\x0e\xcf\x92\x45\xfb\x33\x61\xda\x1e\x06\x8e\x99\x89\xc1\xd2\xb8\xc9\xc4\xc4\x60\x99\xd3\x64\x32\x62\xe0\x66\x9f\xcc\x45\x34\x16\xf4\xcd\x52\x28\x8c\x39\xe6\x59\x68\x19\x4c\x9a\x4e\xe6\x22\x7a\xb0\x17\x3d\xca\x44\xc9\x45\x27\xcc\xf1\x26\x6d\x41\xa7\x2f\x31\xb5\x30\xd8\xbb\x37\x59\x3c\xd5\xba\x4a\xd6\xfe\x91\xca\xb3\xe6\x80\xe5\xa5\x78\x34\x40\xb4\x93\x29\x87\x78\x00\x38\x27\x53\x0e\xa3\x44\xc2\xd6\x2e\x10\x05\x74\xa3\xa2\x9d\xd2\x54\x6d\x1a\x46\x91\x09\x2a\xbc\x95\x46\x92\x55\x9a\x1a\x09\xc6\xb8\xa8\x2d\xb0\xe0\x66\x16\xe3\x21\x4a\xc0\x36\xc0\x62\x66\xd1\x76\x0b\x86\x07\x66\x13\x06\xab\x72\xa7\xa6\x02\xba\xbe\x5f\x8b\xe0\xc6\xef\x9d\x62\x39\xf1\xfb\x0f\xa6\x46\x27\x6e\xff\xc1\x71\x14\x53\x67\x0f\x71\x9e\xd6\x2c\x6a\x04\x6c\xa7\x98\x72\xfb\x73\xd4\xcf\xac\x32\x03\x8b\x38\x4e\x39\xf1\x39\x98\x79\xea\x2c\x6e\xce\x21\x98\x55\x7b\xcd\xf8\x24\x6d\x60\x63\xe5\xf5\x94\x1b\x9e\x4d\xae\xb3\x9a\x7e\xe9\x03\xb8\xe1\x87\x2c\x82\x36\xb0\xe1\x44\x9b\x55\xdd\x18\xc9\xca\x47\xae\x06\x87\x8f\x3c\x1e\xac\x18\x9f\xf8\xc8\x07\xa7\x26\x4e\x79\xb6\x2b\xd6\x0e\xcf\xf6\x38\xf8\x9c\xaa\xae\x8b\x69\xa9\x4c\x65\xb3\x24\x62\xd6\x86\x35\x61\x4d\xf0\xac\x52\x4b\xd0\x8b\xe8\x10\x55\x2f\x9a\xca\x44\x82\x5d\x7c\x80\x5c\x7a\x50\x02\x1f\xaa\x15\xc8\x98\x10\x7c\xe4\xf1\x60\xc5\xca\xac\xb8\x42\x70\x4e\x4c\x73\x92\x17\x85\xbb\x32\xe9\x55\xaa\xa0\xc2\xd4\x03\xb3\x51\x35\x28\x48\x4a\x70\xff\xd2\x15\xe6\xa3\x19\xe7\x2b\xb3\x8a\x6a\x72\x55\x3a\x64\x04\xac\x8c\xe7\x05\xb8\xd4\x64\xc9\xe9\x5a\x4d\x5d\x17\xf5\xe0\x61\x1f\x85\xf1\x5f\x67\x85\x17\x00\x4c\xd3\xae\x36\x30\x42\x93\xf1\xe6\x18\xa0\x29\x6f\x3b\x93\x24\xb3\xc9\x78\x03\xa3\xf0\xb6\xaf\x4c\x7a\x82\xde\x81\x90\xb4\xc1\x90\xfd\x74\x53\xe7\x83\x73\xec\xe7\xc4\xdb\x1e\x0f\x41\x66\xdc\xed\x83\xa3\x10\x66\x13\x52\xc3\xd5\x38\x1b\x48\xad\xa8\x1e\x4d\x23\x50\x25\xac\xb1\x8f\x12\xba\x56\x50\xf2\x0d\x26\x79\x84\xd7\x24\xf9\xc8\x03\x32\xa7\xb4\x55\x1d\x28\xce\x4a\x90\xa9\xa3\xc2\x45\x1f\x70\xd0\x0f\x8e\x06\x98\x4d\xe3\x37\x20\xac\x01\xbc\xb8\x57\x66\x36\x75\x1e\x06\x87\x06\x4b\x8f\x34\x98\x2e\x01\x03\x92\xb4\x7b\x91\xd3\x25\x26\xbb\x17\xe3\x81\x3b\x7a\xda\x49\xd7\x68\x87\x63\xa9\x06\xbc\x71\xf6\x7c\x2a\x93\x9e\xa6\x16\x87\x9e\xa6\x16\xc0\xb0\x6e\xb3\x5b\x3c\xac\x11\x11\x7b\xd0\x35\x22\xb2\xfa\x63\xb2\xc7\x71\x70\xc8\xf6\xec\x4c\xb6\xb2\x07\x79\xf6\x8a\x5c\x58\x8f\x3b\xbb\x2c\x22\x66\xa6\xb3\x7a\x91\x19\xf3\xd9\x35\x0a\xd2\x19\xba\x46\x41\x8e\xa9\x9c\x5d\xd6\xae\xeb\x01\x4a\x00\xac\x75\x9d\xcb\x46\xab\xea\xea\x0c\x6c\x5b\x9d\xda\x20\xc9\x82\xaa\xd9\xad\xcd\x23\x00\xb5\x79\xce\x59\x9c\x5d\x6d\x1e\x6a\xd4\xed\x3c\x65\xbd\x49\xbb\xa4\xf8\x68\xf9\x1a\x8b\x5e\xc4\x21\x34\xe3\xf7\xa6\x51\xe7\xb0\x03\xf0\x57\xd5\x87\x61\x4e\x85\xd1\x85\x88\xc5\xd0\xe9\xb7\x54\x0b\x5f\x7a\x17\x0b\x1a\x3a\xf5\x87\x2e\xca\x59\xde\x8d\x03\x03\x27\x67\x79\xaf\x87\x0b\x3f\x18\x53\x95\x09\x94\xca\x4c\xf4\x64\x03\xe8\xca\xa4\x1f\x1c\xfd\xc2\xf0\x37\x74\xe8\xa7\x3d\x20\xd1\xd2\x16\x71\xb2\xf7\x9a\x14\xae\x4a\xe8\xfc\xe0\xa8\x26\x4c\xd6\xa0\x7b\x70\x4c\xd2\xc4\xe1\xde\x39\x30\x73\xca\x1b\x2e\xc2\x86\x37\x3c\x1e\x02\x68\xb6\x0e\x15\x23\x8a\x37\x7c\x74\x7d\x44\xd3\x31\x20\xbc\x88\x95\x3b\xe2\xc7\x78\xc3\xbb\x7a\xf8\x90\xb9\x13\x02\xc4\x1d\x3e\x38\xf4\x71\x0e\x48\x0d\x8b\xb5\xe6\xe8\xfa\x36\x6a\xaa\x35\x93\x5d\xf9\x39\x64\xa5\x2a\xac\x5d\xdc\xca\x0f\x32\x14\x0a\x93\x9f\x9c\x15\x70\x73\xe8\xec\x1e\x89\x9e\x7e\x16\x54\x6b\x9d\x47\xca\x90\x30\x20\x38\x02\x64\xf8\xcf\x07\x8b\x0d\x27\xfe\xf3\xc1\x8e\xa8\x89\xff\x7c\x15\x40\x4d\x75\x7c\x45\x51\x61\xfa\x1c\xc6\x76\x1c\xe8\x9d\x9d\x6f\x13\xff\xf9\x10\x3a\x3b\x6d\xe3\x6a\x26\xac\xb3\x6f\x02\x61\x4a\xc3\xfc\x9e\x74\x58\x4e\x10\x9a\xa7\xa6\x86\xb0\x82\xa7\xb6\x1e\xd0\xa8\x4e\x99\xca\x62\x09\x7c\x0e\x36\xfd\xe4\xf8\x5f\x4e\x30\x9c\x5a\xe8\xdb\x2d\x9e\x97\x62\x1d\x4f\x1d\x90\x4c\xdb\x39\x85\x04\xf9\xcc\x53\xf7\x68\x24\xc5\x03\xed\xf5\x7e\x93\x29\x2d\xf2\x94\x1b\x04\xe3\xc8\xe9\x5c\x3d\xea\xcb\x58\x7e\xc2\xd6\xdb\x79\xea\x40\x08\xfa\xc5\x25\x7e\xcf\x84\xf5\xbc\x98\x31\xe0\x68\x8d\xa9\x35\xb9\x9c\xe0\x39\x75\x14\x07\x87\x29\xcc\x4b\x1b\xe2\x18\xdf\x2e\x19\x7b\x8e\x54\x9f\x57\x51\x0b\xe6\x45\xb6\x29\x45\xf1\x68\x84\xf5\x73\x53\x0b\x74\x05\x27\x34\x67\xc0\xb9\xe8\xf3\x52\x87\xe1\xec\xd4\x79\x55\x6d\x76\x57\x02\x13\x85\x18\xf5\x4b\x47\x9b\x82\x1b\xae\xa6\x07\xe8\x30\x97\x56\xeb\xc1\x80\x2e\x6d\x7f\xa5\xb5\x69\x26\x02\xc7\xe2\xbc\xe0\x7e\x4c\xdc\xcd\xab\xeb\xdb\x78\x29\x7b\x4d\x59\xb5\x3e\xed\x08\x11\x0a\xb0\x39\x03\x2c\x94\x4e\x00\x13\x8d\xb8\x65\x66\xd9\x6f\x3d\xb5\x2a\x97\x55\xa8\xf3\xd6\xe7\x58\x18\x73\x85\x2c\x6e\xdb\x00\x45\x58\xe7\xc9\xd0\xa6\xe4\x9e\x97\xfb\x05\xb7\xfa\x60\x57\xe2\xd4\x99\x23\x3d\xfe\xde\x51\xbd\x53\x07\x92\x70\x94\xe0\xc4\x67\x3e\xe4\x9b\xc2\x67\x1e\x0f\xae\xeb\x99\x8f\xad\x99\x1f\x84\x31\x6f\xa0\x5e\x9d\xcc\xc5\xc1\xfd\xf3\x3b\xc1\x84\x9a\xc8\x4f\x4e\xf7\xc1\x4f\x1e\x0f\xfc\x98\xf3\xd1\x04\x1a\x83\x9c\xed\xc6\xc4\x94\x3c\xe2\xae\x02\x3c\x8f\xce\x54\x41\xa5\x8f\xb9\xa0\xf8\x56\xed\x5d\x89\xca\x53\xf5\x40\xe5\x07\xfb\x0a\x80\xc6\xac\x13\xee\xc5\x4a\x18\x2c\xd8\x54\x09\xf0\xec\xaa\xf8\x4b\x0f\x53\x57\x88\x2f\x0b\x5f\xe7\x23\xe2\xcb\x72\xb1\x89\x3f\xbd\x0b\xa1\xe3\x4f\x5f\x09\xbc\x4a\xcb\x69\xe9\xc7\x53\x6b\x4b\xd1\xc5\xd4\x54\x19\xc5\x4d\x9d\x14\x4d\xc3\x67\x4b\x69\x63\x6a\x6a\x4e\x5d\x07\x70\xe8\x59\x76\xaf\x60\xea\xe4\x67\x67\x5f\xf5\x9c\x5a\x97\x4a\x97\xd6\x2e\x52\x26\x16\x26\x9b\x45\xb5\xca\x76\xb2\x59\x34\x1e\x6c\x0b\x9e\xec\x16\x1d\x1c\x34\x32\xa7\x96\x8e\xe8\xe1\xaa\x9b\x0e\xc8\xa3\xc5\xab\xb8\x51\xd8\xd8\xd9\x59\xb4\x32\xd9\xd8\xd9\x99\x04\x98\x53\x04\xa5\xeb\x0b\xaa\x5e\x44\x02\xce\x56\x0d\x3e\xda\xa8\x29\x38\xc6\x46\xcd\xc6\xed\x45\x93\xc5\xd7\xa3\x2a\x3f\xf8\x88\x6b\x85\xe6\xd4\x4d\x62\xa0\x91\x09\x3e\xe2\x2c\xba\xc9\x41\x33\xa3\xa2\x59\xb6\x63\xc6\x83\x1d\x77\x73\xea\x8e\x15\x7d\xb2\x6e\x00\x93\xb8\xb4\xd4\xb9\x2b\xcc\x17\x77\xe5\x51\x03\xa3\xa5\x4e\x1d\xfc\xa8\x92\x39\xf3\xb3\xa9\x64\xad\x07\x46\xd6\x9a\x10\xa8\x28\x99\x09\x81\x81\xbb\x7e\xda\x7c\x00\x30\xfd\xcd\x40\x1c\x8e\x8a\x9b\xaf\xce\x93\xa1\xda\x6f\xd6\xdc\x65\x21\x7c\x7f\x57\xfc\xcd\x57\x56\x4c\x4e\x61\xed\xb4\x14\xd1\x7d\xa5\x29\xb9\x35\x5f\x34\xc5\x2a\x80\xf9\xca\x31\x49\x77\x7d\xe5\x9c\xa2\xe7\x69\x3e\x80\x39\xa0\xf9\x0a\xbe\xb2\x74\x72\xbe\x72\x34\x62\xdd\xde\x7a\x29\x41\x4f\xe8\x0c\x2e\xea\xa4\xc1\x5a\x99\x9a\x0e\x39\x52\xbc\x1e\x00\x45\x69\xf9\x39\x7b\xa5\xe6\xab\xc1\x57\xd5\xeb\x74\x7a\x16\xf0\x4d\x1d\x1a\x2f\x3f\x13\x87\xc6\xaf\x04\xea\xc1\x39\x8e\xc3\x12\x64\xa3\xf5\xa6\x5b\x99\x28\x0f\x0f\x82\x9c\x51\xaf\xd6\x32\xeb\xeb\x74\x3c\x95\x1e\xd0\x1e\x6c\xfc\x4f\x1c\xf9\xd3\x39\x05\x61\xbe\xea\x86\x72\xbd\xb1\xaa\xbd\xb1\x75\xe9\x3d\x34\xce\xb0\x34\xec\x3d\x50\x5d\x88\xbf\xe7\x87\x7b\x8f\xac\xeb\x5b\x1a\x61\xe9\x75\x75\xd8\xf7\x50\x67\x0c\x0a\x73\xda\xd5\x92\xdb\x7b\xa8\x63\x66\x15\xa9\xcb\x52\x3a\x61\xc6\xcb\x4a\xe9\x3a\xd9\x7d\xc9\xfc\xd5\x31\x63\xdc\xec\xf3\xea\x5c\xa1\xaa\x67\x6d\x31\x74\x5c\x61\xa1\xae\xd5\x3c\x5e\x26\x38\x06\x27\xf2\xbc\x9c\x32\x36\x70\xf9\xbd\x07\xae\xc8\xc0\xac\xda\x7b\x34\xdd\x20\x48\x01\x3a\x85\x2e\xf2\x05\x20\x30\x0e\xe4\x79\x99\xeb\x88\x81\x15\x44\xef\xc1\xf4\x0f\xa7\x41\xbd\x87\x90\x56\xe2\xcb\xb4\x97\x5e\x5f\x2c\x65\x27\x6a\x04\x12\x38\xb2\xc2\x3a\xca\x41\x79\x04\x84\x78\x27\xb3\xc5\x5d\xef\x59\xf6\x3a\x06\x16\x99\xbd\xcc\x87\x34\xb6\xad\xbc\x87\x8e\xb0\x5b\x4d\xf1\xd5\x11\x41\x6c\x85\x7d\x83\x66\xd5\x51\x96\x1d\x7e\xbf\xfa\xdc\x1b\xb4\xb9\x7d\x75\xa7\x37\xac\x31\x2b\x06\x50\xc1\xcb\x4e\x80\xc6\xe1\x9c\xaf\x4e\xc2\xc7\x3c\xbc\x01\x37\x3c\xa7\x8f\xbd\x41\x03\x61\xe5\x61\xed\x04\xa6\x42\xda\x5e\x19\x54\x80\x89\x65\xf5\xea\x37\xd8\x45\x2b\x4a\x90\x83\xba\x12\x66\xc3\x2f\x0a\x0f\x88\x8b\xd3\x26\xdf\xd0\xf5\x99\x9d\xd2\x74\x14\xd7\x50\x38\x29\x81\x37\x69\x41\x67\xd7\x13\x45\x09\xd4\x49\x57\x2d\x04\x85\x1b\x09\x43\xb9\x74\x7f\x67\x24\xcc\xf6\x59\xf4\xa9\x49\x16\x16\x81\xbf\x9a\x58\x61\xd7\xf2\x1b\xb5\x8c\x7b\x75\xc5\x37\xae\x51\x3e\x06\x3a\xe9\x1b\x33\x93\x5a\x41\x09\x6c\xb7\x45\x3f\x9a\x00\xc1\xc5\xf3\x7e\x13\x20\x8a\x67\xdb\xf7\x62\xe8\x2f\xdb\x1c\x06\xec\xf6\x8d\x45\x1b\x83\x28\x4c\xe7\x80\x1c\x3c\xab\x56\x08\xe0\x7d\x63\xd3\x4b\x15\x66\x77\xf2\x32\x77\x2f\xdb\x19\xa2\xee\xda\x7a\x63\x13\x13\xd5\xd3\x94\x10\x29\x59\x3b\x55\x2d\x1e\x71\x27\xbe\x00\xe4\xc4\x5e\xeb\x37\x76\x7d\x5a\xa5\x1a\xda\x77\x47\x93\x8c\xb8\x23\x39\xf7\xed\xd5\x4c\x07\x67\x80\xbd\x51\x8b\xdd\x54\x23\xf0\x3e\x27\x1a\xbc\x9a\xb8\xe0\x00\xfe\x97\x89\x8b\x18\x80\xd7\x2f\xbb\x27\x06\xa7\x0f\xbc\xd1\xac\x8c\x1e\x7e\x94\xa9\xf3\x43\x67\x3f\xaf\x4c\xda\xb5\x8a\xf7\xfb\xe5\xfe\xc6\xc1\x61\x0d\xaf\xee\x6f\x64\xa7\xda\xab\x1d\x16\x38\x9c\x5e\x76\x58\xc4\xc0\x79\x8e\xaf\x76\x58\x00\xe0\xde\x24\xed\xd0\xab\xb4\xc3\x82\x3d\x72\x6f\xd2\x2e\x17\x64\x94\x74\x14\x16\xd5\x4e\x12\x6a\xb4\x1f\x20\xbb\xdf\xdd\xce\xf0\x26\x9d\x25\x54\x33\x61\x41\xc0\x46\x98\x3d\x89\x08\x47\x93\x09\xb8\x2a\x5f\x6d\x22\xc0\x57\xff\xb2\x57\x60\x70\xa6\xeb\x8b\x8b\x7d\x70\xcc\xea\x9b\x35\x4e\x21\xf0\xac\x2e\xca\x62\x85\x37\xab\x8b\x5a\xa6\x53\x09\xbc\x09\xb0\xce\x31\x8d\x2f\x9e\xf4\xa8\xeb\x8a\x5f\x1d\x1a\xcf\xf5\x91\xaf\xbc\xe7\xdc\x73\xf2\xb2\x47\x37\x06\x76\x53\xbf\x59\x33\xa4\x74\x4c\x79\xc9\x71\xf8\xbd\xf2\x80\xb3\x14\xe1\x95\x07\x3c\xe0\x93\x7d\xb3\x76\x6b\x2e\xfa\xf8\x66\xdb\x57\xc6\xc3\x43\x0e\x22\x1e\xd6\xc6\xd5\x45\x2b\xdf\xa2\xe5\x41\x94\x5c\xd4\x9b\xd8\xd3\xfc\xe2\x87\x1e\x7a\x51\xd1\x99\x3e\x0b\x2f\xbd\x5c\x50\x18\x43\xd2\x13\x45\x67\x59\x35\xc2\x5a\xc6\xa1\x30\xf0\x9e\xb6\x8b\xc7\x78\x80\xfe\x5e\x1d\xc6\xc5\xdd\x20\x6f\xd1\x92\x20\xcc\xaf\x9c\xbe\xb2\x88\x85\x8d\x42\xac\xc4\x78\xcb\xe2\x24\x31\xb0\x95\xe1\x2d\xf4\x45\x56\x82\xbe\x5a\x8c\x5e\x69\xec\xac\x1b\x1f\xf8\x47\x5e\x96\x8d\x0f\xf6\x8f\xbe\x2c\xed\x1e\xf0\x90\x97\xa5\xdd\x31\xb0\x0b\xe8\x95\x3f\x97\x53\xd9\x5e\x96\x76\x0f\x68\xf5\x5b\x24\x23\x8c\x1a\xee\xdb\x18\xd8\x55\xfc\xca\x7f\x0b\x5b\x7b\xf1\xd9\x0e\x56\x8d\xbd\xb8\x6c\x57\xa6\xc1\x0f\xaa\x37\x22\x61\x55\x49\xf1\x54\x69\xf1\xad\x97\x95\xda\x31\x80\x67\x5e\x96\x6a\x0f\x36\xf5\xbf\x95\x1e\x01\xaf\x7a\x6b\x96\xef\xbd\x13\x56\xbd\x69\xac\x55\xd2\xc6\x3c\xc8\x99\xcb\x72\xb2\xb7\x4a\xaa\xb4\xaa\x5a\x31\x52\x1c\x8b\xfb\xb2\x97\x78\x70\x5c\xee\x5b\x19\x5b\xd9\xfa\xfd\x56\xd6\xfa\xb0\x68\xea\x65\x5d\xb3\x96\x62\xbc\x55\x7d\x8e\xce\x5e\xd5\xe7\x38\x7f\xee\x95\x97\x97\x29\xdb\x97\xf5\xcb\xdd\xe2\x75\xaa\x2b\x92\xac\x3a\xd3\x0a\xcb\x8f\xa3\x35\x06\x26\x8e\xdf\x8a\x2b\x1d\x5f\xca\x5b\x75\xef\x29\xa8\xa1\xea\x9e\x40\xc6\xe8\xaa\x05\x2b\x40\x11\x2e\x93\x1c\xac\xfb\x78\xe5\x8d\x85\x70\xbf\x15\xa7\x84\xec\x3b\xeb\x9a\x63\xc8\x2a\x0d\x6f\x21\x6b\x3d\x5e\x5c\xb6\x2b\x41\xb9\xd4\x02\x14\x96\x24\x69\x26\x75\xa8\xbd\x51\x25\x28\x4c\x60\xc6\xf7\x95\x37\x97\x03\x02\xdf\xc6\x1c\x1d\xfc\xec\x95\x07\x97\x55\x23\x2f\x37\x3f\x0e\x8d\xc6\x4d\x77\xda\x30\x4a\x37\x79\x1c\x68\x0c\xdc\x02\x19\x03\x13\xa6\x6f\x13\xff\x64\xa4\xc5\x51\xbb\x12\x78\xba\xa8\xe2\x7a\x9a\xf3\xeb\x92\x32\x51\xef\xf6\x7b\x2b\xe1\xde\x26\xcd\x0f\x1e\x92\xe6\x71\x69\xbe\x4d\x07\x69\xd1\xf5\x1b\xae\x7b\xd6\xa9\xbc\x4d\x7d\x08\xfb\x2f\xef\xae\x00\x64\x93\x0d\x61\xc2\xeb\xe5\xf2\xc8\xc1\x26\xf7\xb7\x83\x11\x71\x13\xbf\x38\x56\x07\x5b\x1b\x5f\x9d\xf7\x0f\x9c\x7e\xbb\x7c\x33\x98\x73\x1d\x11\x87\x83\xfa\x65\x77\x79\x0c\xf8\xc6\x5f\x56\x4a\x0f\x0e\x61\x78\xbb\x36\x12\x22\x03\xb9\x49\x39\x20\xeb\xed\x70\xeb\x80\x7f\xf7\xd5\x7e\x74\x76\x76\xbe\xdc\x1c\xd0\xed\x45\x5a\x00\x49\xd3\xea\x02\x34\x9c\xdc\xfb\x76\x00\x0d\x87\x84\xbf\x1d\x54\x1f\xd8\x27\xf3\xca\x99\xca\x99\x77\x2f\xce\xd4\xa8\x7b\xea\x5e\x5d\x35\xc0\xb5\xa5\x6f\xd7\x66\x27\xd5\x4f\xc0\x85\x9d\x35\x6f\xb7\x1b\x9f\x79\x2d\xcd\x97\x99\x8f\x57\x4e\x53\x2b\x81\x89\xff\x43\x45\xc3\xae\xd8\xaf\xf0\xea\x9e\x02\x0e\x10\x7e\xb5\x6e\x99\xfb\x78\x5e\xad\x5b\xd6\xfb\xb5\xfd\x5d\x15\x62\x55\xf1\xe0\x54\xdb\x77\xd8\xb5\x7b\xe4\xd7\x39\x7a\x34\x14\x5c\xa4\x03\x87\xcf\xab\x35\xc2\x4c\x92\xbf\xb8\x2f\x63\x80\x12\xbf\x43\x53\x6d\x18\x5a\x2d\x1e\xc6\xf9\xf3\xb2\x46\xb8\x73\x59\xd0\xab\xbb\x03\xb8\xc0\xe5\x1d\x42\x1b\xec\xe0\x7d\x87\x76\x05\x33\xda\xca\x73\xc8\x89\x1c\x2f\x27\xe8\x0e\xb6\x14\xbf\xac\xb6\x8d\x81\x7d\xdb\xaf\xdc\x85\x2c\xa4\x7b\xb5\x16\x96\x0b\xaf\xdf\x53\x0d\x06\xe4\x75\xea\xee\x47\x40\x12\x0e\x3c\x1d\x4d\xf0\x9e\xe6\x9c\x51\x98\xcf\x67\x74\x3d\xf5\xc9\x58\x41\xee\x13\x8c\x81\x73\x8c\xdf\x93\x35\x72\x5c\x23\xfa\x72\x3a\xdf\x4a\xe0\x69\xb1\x7a\x85\x71\xb8\x73\xfe\xc9\xab\xa3\xfa\x58\x79\xf9\x9e\xb2\x6a\x1a\xca\x38\x8f\x7f\xa8\xf1\x68\x3f\x3f\xcb\x9f\xdf\xb3\xab\x79\xf2\x09\xcc\x6e\xe0\x08\x7b\x75\x52\x5f\xd5\x27\x68\x0b\x36\x82\xd4\x39\xfd\xcc\x83\xbe\xa7\x64\x94\x14\xc6\x65\x6b\x79\x74\x94\xea\x2a\x4b\xd7\x1d\x72\x96\xee\x7b\xc9\x8f\x81\x81\xd3\x5e\x7b\x0d\x6a\x97\x1d\xbd\x1a\x09\xd3\xca\x65\x7d\x2e\x6c\x46\xb5\x30\xae\x02\xac\xd5\x25\x74\x50\x15\xd6\xa9\x0b\xe4\xd1\x9e\x52\x9a\xc8\xa5\x5e\x21\xb8\xc3\x86\xfc\xce\xfa\x91\xf7\x02\x90\xb2\x2a\xf2\xbd\xf0\x4c\x07\x56\xf0\xbd\x97\xf9\x19\x1a\xe1\xfb\xbb\x8b\xfe\xbd\x98\x01\x63\x49\xdd\x7b\x31\x8b\x19\xd8\x90\xfc\xea\x26\x44\x76\x80\xbd\xda\x85\xcf\xe9\x53\xaf\x8e\xff\x63\x5f\xe5\xcb\x29\x7f\xad\xb7\xff\x3b\x41\x4d\xed\xbf\xb6\x6e\xb7\x96\x84\x81\x59\x6e\xdb\x3e\xbc\x3e\xef\x16\x2a\xe0\x74\xc7\x57\x27\xf5\xb1\x5b\xe1\xbd\x35\x7e\x21\x40\xce\xce\x1b\x2c\x8d\x7c\x6f\x8d\x40\x34\x9f\x47\x44\x8c\x51\xd7\xd6\xea\xd2\x00\xb4\x0e\x97\x99\x98\x17\x87\xa1\x2e\xad\x7f\x1f\x09\x5f\x64\xf5\x31\x57\xa5\x5e\x84\x08\x90\xa5\x56\xdb\x72\x49\xcd\xab\x45\xb5\x6a\x92\x3a\x40\x8e\x45\xe2\xaf\xfc\x83\x82\xdb\x8f\xfa\x2a\xeb\xd2\x5e\x8e\xf4\x1f\x1c\x86\xf4\x3e\x1a\xa5\x31\xb7\x2c\xb6\x1d\xac\x29\x7c\x39\x40\x6e\x3d\x40\x09\x4d\xa5\x0d\xc2\x10\x54\xe4\xa2\x23\xfd\x39\xa3\xeb\xe5\x04\xb9\x18\x65\x92\xb8\x08\x51\x97\xee\xbf\x5a\x55\xcb\x3a\xdf\xd7\x2e\x45\x04\x76\xe9\x4c\x01\x8e\xf4\x7f\xe5\x5c\x64\x0d\xe1\x2b\xd7\x1f\xb3\xc6\x2f\x9e\xbf\x50\x99\x29\x7b\x1f\x9d\x4f\x49\x27\x7e\x34\x91\xad\xae\x84\xeb\x2f\x2f\x53\xf2\xff\x34\x7a\xfd\xe5\xfc\xd3\xdf\xcf\x3f\xfc\x16\x8f\x5f\x3f\xbf\xb1\x51\x9d\x5b\xf7\xfb\xfb\xa4\xfe\xeb\xe7\x0b\x72\x01\xbf\x2e\x8b\x5f\x11\x33\x1d\x5f\x9a\x5d\xce\xcf\x3a\xf9\x1e\xd2\x1a\x8a\x2d\x6d\x05\xb9\xda\x5f\xd7\xca\xae\x88\xe8\x69\xd1\x9e\xe3\xe2\xe0\x15\x91\x3c\x2d\x59\x5a\xf9\xd2\xb2\xa7\x65\x4b\xab\x5f\x5a\xf1\xb4\x62\x69\xed\x4b\xab\x9e\x56\x2d\xad\x7f\x69\xcd\xd3\x9a\xa5\x8d\x2f\xad\x7b\x5a\x57\x1a\x2b\x7f\x88\x18\x9e\x36\x2c\x2d\x58\xda\x59\x52\xb2\xb4\xb3\xa4\xc2\xd9\xe7\xdc\xcd\xa8\x88\xee\x69\x43\x69\xdd\xd2\x7a\xaa\x5f\x5a\x5f\xd9\x62\x64\xdb\xda\x8a\xb8\x72\xca\x96\x76\x7d\xdf\xce\xfd\x95\x2b\xc2\xbf\xfd\xfa\xbe\x3d\x98\xac\x2f\xff\xf6\xab\x9a\x1e\xa2\xa5\xcd\x77\xa7\xcd\xd7\xbe\xe1\xd3\xdf\x7b\xec\xb4\xf7\xb0\xb4\x4f\x7f\xaf\xeb\xf6\x0d\x96\x56\xbe\x34\xd7\xed\x6b\xba\x85\x6b\x13\xe1\xba\x7d\x4d\xb7\xcc\xef\x13\xe1\xba\x7d\xed\xfb\x70\x58\x10\xe1\xdf\xf7\xda\xf7\xe9\x76\xdc\x15\xe1\xdf\xf7\x9a\x6e\x01\x43\x44\xb8\x6e\x5f\xd3\x6d\xfd\xe4\xf2\xba\x6e\x5f\xd3\x6d\xfd\xe4\xf2\xba\x6e\x5f\xd3\x6d\xdd\x72\x39\x3d\xed\xb4\xb4\x2d\x97\xcb\xd3\x2e\x4b\xdb\x72\xb9\x3d\xed\xb6\xb4\x2d\x97\xc7\xd3\xac\x8f\xd5\x2d\x97\xe9\x69\xd6\xc7\x74\x21\x6c\xc8\x8a\x67\x39\xf1\xa1\x1b\xc6\x71\x1f\xad\x3f\xab\xff\x6a\x49\x5c\xc7\x5d\xb4\xfe\x14\xe2\xb8\x24\x13\x5f\xcf\x6f\x3d\x4c\x8e\xe2\x0f\xaa\xff\x9c\xc4\xbd\xe4\xc3\x27\xd0\xc3\xab\x7c\x5c\x6b\x70\x70\xe8\xe0\xea\xbb\x5f\xdf\x56\x50\x75\x1a\x5f\x5a\xf4\x34\xd3\x3f\x8e\x0a\x22\x92\xa7\x99\xfe\xd9\x59\x49\x44\xf6\x34\xd3\xbf\x6e\xfd\x5f\x11\xc5\xd3\x4c\xff\xba\xae\x74\x45\x54\x4f\x33\xfd\x33\x6b\x45\x44\xf3\x34\xd3\x7f\xdb\xdf\xd0\x3d\xcd\xf4\x0f\xe1\x26\x62\x78\x9a\xe9\x5f\x57\xf0\xaf\x88\xd3\xd3\x4c\xff\xba\xdb\x7f\x45\x5c\x9e\x66\xfa\x6f\x5b\x2e\xb7\xa7\x99\xfe\xfb\x96\xcb\xe3\x69\xa6\xff\xbe\xe5\x32\x3d\xcd\xf4\xdf\xb7\x5c\x5e\x4f\xb3\xfe\xdb\x3f\xb9\x8c\x63\xa7\x0d\xeb\xbf\xfd\x93\xcb\x70\xfd\x0d\xd3\x5f\xff\xe4\x32\x5c\x7f\xc3\xf4\xd7\x3f\xb9\x0c\xd7\xdf\x30\xfd\xf5\x4f\x2e\xc3\xf5\x37\x4c\x7f\xfd\x93\xcb\x70\xfd\x0d\xd3\x5f\xff\xe4\x32\x5c\x7f\xc3\xf4\x37\x3e\xb9\x0c\xd7\xdf\x30\xfd\x8d\x4f\x2e\xc3\xf5\x37\x4c\x7f\xe3\x93\xcb\x70\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xd8\x72\x71\xfd\x0d\xd3\xdf\xf8\xe4\x72\xba\xfe\x4e\xe9\x2f\x1d\x9f\x5c\x4e\xd7\xdf\x19\x2c\xed\x93\xcb\xe9\xfa\x3b\xa3\xa5\x7d\x72\x39\x5d\x7f\x67\xb2\xb4\x4f\x2e\xa7\xeb\xef\xcc\x96\xf6\xc9\xe5\x74\xfd\xd9\x98\x95\x8e\x4f\x2e\xa7\xeb\xef\xac\x96\xf6\xc9\xe5\x74\xfd\x9d\xcd\xd2\x3e\xb9\x9c\xae\xbf\xb3\x5b\xda\x27\x97\xd3\xf5\x77\x0e\x4b\xdb\x72\x71\xfd\x9d\xd2\x5f\x0a\x5b\x2e\xae\xbf\xf3\xb2\xb4\x2d\x17\xd7\xdf\x79\x5b\xda\x96\x8b\xeb\xef\x7c\x2c\x6d\xcb\xc5\xf5\x77\x4e\x4b\xdb\x72\x71\xfd\x9d\xaf\xa5\x7d\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x97\xe9\x2f\x7c\x72\xb9\x5c\x7f\x86\x0f\x52\xfc\xe4\x72\xb9\xfe\x0c\x1f\xa4\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\xf8\xc9\xe5\x72\xfd\x5d\xa6\xbf\x3d\x76\x5c\xae\xbf\xcb\xf4\x17\xb7\x5c\x5c\x7f\x97\xe9\x2f\x6e\xb9\xb8\xfe\x2e\xd3\x5f\xec\xdf\xae\x1d\x61\xd7\xff\x16\x9c\x25\xbf\xab\xf7\x32\xf5\xc6\x2d\x36\x57\xef\x65\xea\x4d\x5b\x6c\xae\xde\xcb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\x3e\xb1\xdd\xae\xde\xdb\xd4\x9b\xbe\xe6\x74\xbb\x7a\x6f\x53\x6f\xfa\xe4\x72\xbb\x7a\x6f\x53\x6f\xfe\xe4\x72\xbb\x7a\x6f\x53\x6f\xde\x72\x71\xf5\xde\xa6\xde\xbc\xe5\xe2\xea\xbd\x4d\xbd\x79\xcb\xc5\xd5\x7b\x9b\x7a\xf3\x96\x8b\xeb\xef\x36\xfd\xe5\x2d\x17\xd7\xdf\x6d\xfa\xcb\x5b\x2e\xae\xbf\xdb\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x97\x3f\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\x3e\xb9\x3c\xae\xbf\xc7\xf4\x57\xb6\x5c\x5c\x7f\x8f\xe9\xaf\x6c\xb9\xb8\xfe\x1e\xd3\x5f\xd9\x72\x71\xfd\x3d\xa6\xbf\xba\xe5\xe2\xfa\x7b\x4c\x7f\x75\xcb\xc5\xf5\xf7\x98\xfe\xea\x96\x8b\xeb\xef\x31\xfd\xd5\x4f\x2e\xd3\xf5\x37\x4d\x7f\xf5\x93\xcb\x74\xfd\x4d\xd3\x5f\xfd\xe4\x32\x5d\x7f\xd3\xf4\x57\x3f\xb9\x4c\xd7\xdf\x34\xfd\xd5\x4f\x2e\xd3\xf5\x37\x4d\x7f\xf5\x93\xcb\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\xdf\x34\xfd\x6d\x38\x3c\x5d\x7f\xd3\xf4\xb7\xe1\xf0\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\xdf\x34\xfd\x6d\x38\x3c\x5d\x7f\xd3\xf4\xb7\xe1\xf0\x74\xfd\x4d\xd3\xdf\x86\xc3\xd3\xf5\x37\x4d\x7f\x1b\x0e\x4f\xd7\x9f\xd1\xcb\xb4\xe1\xf0\xeb\xfa\x33\x7a\x99\x36\x1c\x7e\x5d\x7f\x46\x2f\xd3\x86\xc3\xaf\xeb\xcf\xe8\x65\xda\x70\xf8\x75\xfd\x19\xbd\x4c\x1b\x0e\xbf\xae\x3f\xa3\x97\x69\xc3\xe1\xd7\xf5\x67\xf4\x32\x6d\x38\xfc\xba\xfe\x8c\x5e\xa6\x0d\x87\x5f\xd7\x9f\xd1\xcb\xb4\xe1\xf0\xeb\xfa\x33\x7a\x99\x36\x1c\x7e\x5d\x7f\x46\x2f\xd3\x86\xc3\xaf\xeb\xcf\xe8\x65\xda\x70\xf8\x75\xfd\x19\xbd\x4c\x1b\x0e\xbf\xae\x3f\xa3\x97\x69\xc3\xe1\xd7\xf5\x67\xf4\x32\x6d\x38\xfc\xba\xfe\x8c\x5e\xa6\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfa\xe0\x70\xe8\xd1\xd3\x4c\x0f\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xf4\xc1\xe1\xe0\x34\x2f\x18\xcd\x4b\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xf4\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xfc\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\x1f\x1c\x0e\x4e\xf3\x82\xd1\xbc\xfc\xc1\xe1\xe0\x34\x2f\x18\xcd\xcb\xc7\x96\xcb\xe5\x69\x97\xa5\x6d\xb9\xdc\x9e\x76\x5b\xda\x96\xcb\xe3\x69\x8f\xa5\x6d\xb9\x4c\x4f\x9b\x96\xb6\xe5\xf2\x7a\xda\x6b\x69\x9f\x5c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\xc3\x96\x8b\xeb\xcf\x68\x5e\x8e\x5b\x2e\xae\x3f\xa3\x79\x39\x6e\xb9\xb8\xfe\x8c\xe6\xe5\xb8\xe5\xe2\xfa\x33\x9a\x97\xe3\x96\x8b\xeb\xcf\x68\x5e\x8e\x5b\x2e\xae\x3f\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\x3f\x38\x1c\x9c\xe6\x05\xa3\x79\xf9\x83\xc3\xc1\x69\x5e\x30\x9a\x97\xff\x4a\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\xf9\x83\xc3\xc1\x59\x60\x30\x16\x98\x3f\x38\x1c\x9c\x05\x06\x63\x81\x39\x6d\xb1\xb9\x7a\x8d\x05\xe6\xb4\xc5\xe6\xea\x35\x16\x98\xd3\x16\x9b\xab\xd7\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\xb4\xe5\xe2\xea\x35\x16\x98\xf3\x96\x8b\xab\xd7\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\xfe\xe0\x70\x70\x16\x18\x8c\x05\xe6\x0f\x0e\x07\x67\x81\xc1\x58\x60\x2e\x5b\x2e\xae\x3f\x63\x81\xb9\x6c\xb9\xb8\xfe\x8c\x05\xe6\xb2\xe5\xe2\xfa\x33\x16\x98\xcb\x96\x8b\xeb\xcf\x68\x5e\x2e\x5b\x2e\xae\x3f\xa3\x79\xb9\x6c\xb9\xb8\xfe\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\xba\xe5\xe2\xfa\x33\x9a\x97\xeb\x96\x8b\xeb\xcf\x68\x5e\xae\x5b\x2e\xae\x3f\xa3\x79\xb9\x6d\xb9\xb8\xfe\x8c\xe6\xe5\xb6\xe5\xe2\xfa\x33\x9a\x97\xdb\x96\x8b\xeb\xcf\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xee\x5b\x2e\xae\x3f\xa3\x79\xb9\x6f\xb9\xb8\xfe\x8c\xe6\xe5\xbe\xe5\xe2\xfa\x33\x9a\x97\xfb\x96\x8b\xeb\xcf\x68\x5e\xee\x5b\x2e\xae\x3f\xa3\x79\xb9\x6f\xb9\xb8\xfe\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xfe\xe0\x70\x70\x9a\x17\x8c\xe6\xe5\x0f\x0e\x07\xa7\x79\xc1\x68\x5e\xde\x70\xd8\x69\x5e\x30\x9a\x97\x37\x1c\x76\x9a\x17\x8c\xe6\xe5\x0d\x87\x9d\xe6\x05\xa3\x79\x79\xc3\x61\xa7\x79\xc1\x68\x5e\xde\x70\xd8\x69\x5e\x30\x9a\x97\x37\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0d\x87\x9d\xe6\x05\xa3\x79\x65\xc3\x61\xa7\x79\xc1\x68\x5e\xd9\x70\xd8\x69\x5e\x30\x9a\x57\x36\x1c\x76\x9a\x17\x8c\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xf9\xe0\x70\x74\x9a\x17\x8d\xe6\x95\xbf\x12\x0e\x47\x67\x81\xd1\x58\x60\xf9\xe0\x70\x74\x16\x18\x8d\x05\x96\xb4\xc5\x76\x79\x9a\xa9\x29\x6d\xb1\xdd\x9e\x66\x6a\x4a\x5b\x6c\x8f\xa7\x99\x9a\xd2\x16\xdb\xf4\x34\x53\x53\xda\x62\x7b\x3d\xcd\xba\xd9\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\x4b\xde\x72\x71\xfd\x19\x0b\x2c\x79\xcb\xc5\xf5\x67\x2c\xb0\xe4\x2d\x17\xd7\x9f\xb1\xc0\x92\xb7\x5c\x5c\x7f\xc6\x02\x4b\xde\x72\x71\xfd\x19\x0b\x2c\x65\xcb\xc5\xf5\x67\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xb3\xc0\x68\x2c\xb0\x7c\x70\x38\x3a\x0b\x8c\xc6\x02\xcb\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\xd4\x2d\x17\xd7\x9f\xd1\xbc\x52\xb7\x5c\x5c\x7f\x46\xf3\x4a\xdd\x72\x71\xfd\x19\xcd\x2b\x75\xcb\xc5\xf5\x67\x34\xaf\xd4\x2d\x17\xd7\x9f\xd1\xbc\x52\xb7\x5c\x5c\x7f\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\x4a\xdb\x72\x71\xfd\x19\xcd\x2b\x6d\xcb\xc5\xf5\x67\x34\xaf\xb4\x2d\x17\xd7\x9f\xd1\xbc\xd2\xb7\x5c\x5c\x7f\x46\xf3\x4a\xdf\x72\x71\xfd\x19\xcd\x2b\x7d\xcb\xc5\xf5\x67\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7c\x70\x38\x3a\xcd\x8b\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x8c\x2d\x17\xd7\x9f\xd1\xbc\x32\xb6\x5c\x5c\x7f\x46\xf3\xca\xd8\x72\x71\xfd\x19\xcd\x2b\x63\xcb\xc5\xf5\x67\x34\xaf\x8c\x2d\x17\xd7\x9f\xd1\xbc\x32\xb6\x5c\x5c\x7f\x46\xf3\xca\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\x07\x87\xa3\xd3\xbc\x68\x34\xaf\x7e\x70\x38\x3a\xcd\x8b\x46\xf3\xea\xb1\xe5\xe2\xfa\x33\x9a\x57\xc3\x96\x8b\xeb\xcf\x68\x5e\x0d\x5b\x2e\xae\x3f\xa3\x79\x35\x6c\xb9\xb8\xfe\x8c\xe6\xd5\xb0\xe5\xe2\xfa\x33\x9a\x57\xc3\x96\x8b\xeb\xcf\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0f\x0e\x47\xa7\x79\xd1\x68\x5e\xfd\xe0\x70\x74\x9a\x17\x8d\xe6\xd5\x0d\x87\x9d\xe6\x45\xa3\x79\x75\xc3\x61\xa7\x79\xd1\x68\x5e\xdd\x70\xd8\x69\x5e\x34\x9a\x57\x37\x1c\x76\x9a\x17\x8d\xe6\xd5\x0d\x87\x9d\xe6\x45\xa3\x79\x75\xc3\x61\xa7\x79\xd1\x68\x5e\xdd\x70\xd8\x69\x5e\x34\x9a\x57\x37\x1c\x76\x9a\x17\x8d\xe6\xd5\xbf\x16\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xba\xe1\xb0\xb3\xc0\x68\x2c\xb0\x6e\x38\xec\x2c\x30\x1a\x0b\xac\x1b\x0e\x3b\x0b\x8c\xc6\x02\xeb\x86\xc3\xce\x02\xa3\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x2c\x30\x19\x0b\xac\x1f\x1c\x4e\xce\x02\x93\xb1\xc0\xfa\xc1\xe1\xe4\x34\x2f\x19\xcd\xab\x1f\x1c\x4e\x4e\xf3\x92\xd1\xbc\x5a\xb6\x5c\x2e\x4f\x33\x3d\x94\x2d\x97\xdb\xd3\x4c\x0f\x65\xcb\xe5\xf1\x34\xd3\x43\xd9\x72\x99\x9e\x66\x7a\xa8\x5b\x2e\xaf\xa7\x59\x3f\xfa\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\x6d\x5b\x2e\xae\x3f\xa3\x79\xb5\x6d\xb9\xb8\xfe\x8c\xe6\xd5\xb6\xe5\xe2\xfa\x33\x9a\x57\xdb\x96\x8b\xeb\xcf\x68\x5e\x6d\x5b\x2e\xae\x3f\xa3\x79\xb5\x6d\xb9\xb8\xfe\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\xbe\xe5\xe2\xfa\x33\x9a\x57\xfb\x96\x8b\xeb\xcf\x68\x5e\xed\x5b\x2e\xae\x3f\xa3\x79\x75\x6c\xb9\xb8\xfe\x8c\xe6\xd5\xb1\xe5\xe2\xfa\x33\x9a\x57\xc7\x96\x8b\xeb\xcf\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xd5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfd\xe0\x70\x72\x9a\x97\x8c\xe6\xb5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\xfb\xe0\x70\x72\x9a\x97\x8c\xe6\xb5\x0f\x0e\x27\xa7\x79\xc9\x68\x5e\x3b\xb6\x5c\x5c\x7f\x46\xf3\xda\xb1\xe5\xe2\xfa\x33\x9a\xd7\x8e\x2d\x17\xd7\x9f\xd1\xbc\x76\x6c\xb9\xb8\xfe\x8c\xe6\xb5\x63\xcb\xc5\xf5\x67\x34\xaf\x1d\x5b\x2e\xae\x3f\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\x2d\x6c\xb9\xb8\xfe\x8c\xe6\xb5\xb8\xe5\xe2\xfa\x33\x9a\xd7\xe2\x96\x8b\xeb\xcf\x68\x5e\x8b\x5b\x2e\xae\x3f\xa3\x79\x2d\x6e\xb9\xb8\xfe\x8c\xe6\xb5\xb8\xe5\xe2\xfa\x33\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\x83\xc3\xc9\x69\x5e\x32\x9a\xd7\x3e\x38\x9c\x9c\xe6\x25\xa3\x79\xed\xaf\x84\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\x3e\x38\x9c\x9c\x05\x26\x63\x81\xed\x83\xc3\xc9\x59\x60\x32\x16\xd8\xd2\x16\x9b\xab\xd7\x58\x60\x4b\x5b\x6c\xae\x5e\x63\x81\x2d\x6d\xb1\xb9\x7a\x8d\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\x4b\x5b\x2e\xae\x5e\x63\x81\x2d\x6f\xb9\xb8\x7a\x8d\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xfb\xe0\x70\x72\x16\x98\x8c\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xfb\xe0\x70\x72\x16\x98\x8c\x05\xb6\x0f\x0e\x27\x67\x81\xc9\x58\x60\xdb\x70\xd8\x59\x60\x32\x16\xd8\x36\x1c\x76\x16\x98\x8c\x05\xb6\x0d\x87\x9d\x05\x26\x63\x81\x6d\xc3\x61\x67\x81\xc9\x58\x60\xdb\x70\xd8\x59\x60\x32\x16\xd8\x36\x1c\x76\x16\x98\x8c\x05\xb6\x0d\x87\x9d\x05\x26\x63\x81\x6d\xc3\x61\x67\x81\xc9\x58\x60\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0d\x87\x9d\xe6\x25\xa3\x79\x6d\xc3\x61\xa7\x79\xc9\x68\x5e\xdb\x70\xd8\x69\x5e\x32\x9a\xd7\x36\x1c\x76\x9a\x97\x8c\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\x0f\x0e\x67\xa7\x79\xd9\x68\x5e\xfb\xe0\x70\x76\x9a\x97\x8d\xe6\xb5\xbe\xe5\x72\x79\x9a\xe9\xa1\x6f\xb9\xdc\x9e\x66\x7a\xe8\x5b\x2e\x8f\xa7\x99\x1e\xfa\x96\xcb\xf4\x34\xd3\x43\xdf\x72\x79\x3d\xcd\xfa\xd1\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\x07\x87\xb3\xd3\xbc\x6c\x34\xaf\x7d\x70\x38\x3b\xcd\xcb\x46\xf3\xda\xd8\x72\x71\xfd\x19\xcd\x6b\x63\xcb\xc5\xf5\x67\x34\xaf\x8d\x2d\x17\xd7\x9f\xd1\xbc\x7e\x6c\xb9\xb8\xfe\x8c\xe6\xf5\x63\xcb\xc5\xf5\x67\x34\xaf\x1f\x5b\x2e\xae\x3f\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\x3d\x6c\xb9\xb8\xfe\x8c\xe6\xf5\xb0\xe5\xe2\xfa\x33\x9a\xd7\xc3\x96\x8b\xeb\xcf\x68\x5e\x0f\x5b\x2e\xae\x3f\xa3\x79\x3d\x6c\xb9\xb8\xfe\x8c\xe6\xf5\xb0\xe5\xe2\xfa\x33\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\xaf\x84\xc3\xd9\x59\x60\x36\x16\xd8\xe3\x16\x9b\xab\xd7\x58\x60\x4f\x5b\x6c\xae\x5e\x63\x81\x3d\x6d\xb1\xb9\x7a\x8d\x05\xf6\xb4\xc5\xe6\xea\x35\x16\xd8\xd3\x16\x9b\xab\xd7\x58\x60\x4f\x5b\x6c\xae\x5e\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\x3d\x6f\xb9\xb8\xfe\x8c\x05\xf6\xbc\xe5\xe2\xfa\x33\x16\xd8\xf3\x96\x8b\xeb\xcf\x58\x60\xcf\x5b\x2e\xae\x3f\x63\x81\x3d\x6f\xb9\xb8\xfe\x8c\x05\xf6\xb2\xe5\xe2\xfa\x33\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x59\x60\x36\x16\xd8\x3f\x38\x9c\x9d\x05\x66\x63\x81\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\xeb\x96\x8b\xeb\xcf\x68\x5e\xaf\x5b\x2e\xae\x3f\xa3\x79\xbd\x6e\xb9\xb8\xfe\x8c\xe6\xf5\xba\xe5\xe2\xfa\x33\x9a\xd7\xeb\x96\x8b\xeb\xcf\x68\x5e\xaf\x5b\x2e\xae\x3f\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x3f\x38\x9c\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xd9\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\x7d\xc3\x61\xa7\x79\xd9\x68\x5e\xdf\x70\xd8\x69\x5e\x36\x9a\xd7\x37\x1c\x76\x9a\x97\x8d\xe6\xf5\x0d\x87\x9d\xe6\x65\xa3\x79\xfd\x83\xc3\xc5\x69\x5e\x31\x9a\xd7\x3f\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\x5e\x31\x9a\x37\x3e\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\x5e\x31\x9a\x37\x3e\x38\x5c\x9c\xe6\x15\xa3\x79\xe3\x83\xc3\xc5\x69\xde\x0a\x76\xd2\x4c\x2e\x65\x74\x9d\xa2\xa4\xa0\x9e\xab\xd9\xd2\xb6\x1e\x8a\xd1\x84\xc1\x7d\x21\x44\x9c\x9e\x76\x5a\x5a\xff\xd2\x2e\x4f\xbb\x2c\x6d\x7c\x69\xb7\xa7\x49\x0f\x83\x7b\xf6\x88\x78\x3c\xed\xb1\xb4\xf0\xa5\x4d\x4f\x9b\x96\x16\xbf\xb4\xd7\xd3\x5e\x4b\x4b\x96\xe6\x34\xa1\x18\x4d\x18\x5c\x55\x46\x84\xeb\xcf\x68\x82\xee\x6b\x21\xc2\xf5\x67\x34\x41\x37\x93\x10\xe1\xfa\x33\x9a\xa0\xeb\x3c\x88\x70\xfd\x19\x4d\x18\xe1\x93\x8b\xd3\x84\x62\x34\x61\x84\x4f\x2e\x4e\x13\x8a\xd1\x04\x5d\xb6\x4a\x84\xeb\xcf\x68\xc2\x88\x9f\x5c\x9c\x26\x14\xa3\x09\x3a\x69\x99\x08\xd7\x9f\xd1\x04\x9d\x0b\x4d\x84\xeb\xcf\x68\x82\x4e\x25\x26\xc2\xf5\x67\x34\x61\xc4\x2d\x17\xd7\x9f\xd1\x84\x11\xb7\x5c\x5c\x7f\x46\x13\x46\xdc\x72\x71\xfd\x19\x4d\x18\xb1\x87\xbf\x06\x0e\x17\x67\x11\xc5\x58\xc4\x88\x9f\xd8\x9c\x45\x14\x63\x11\x23\x7d\x62\x73\x16\x51\x8c\x45\x8c\xf4\x89\xcd\x59\x44\x31\x16\x31\xd2\x27\x36\x67\x11\xc5\x58\xc4\x48\x9f\xd8\x9c\x45\x14\x63\x11\xba\xf0\x9e\x08\x57\xaf\xb1\x88\x91\x3e\xb1\x39\x8b\x28\xc6\x22\x74\x39\x36\x11\xae\x5e\x63\x11\xba\x8c\x9a\x08\x57\xaf\xb1\x88\x91\xbe\xe6\xe4\x34\xa1\x18\x4d\x18\x69\xcb\xc5\xd5\x6b\x34\x61\xe4\x2d\x17\x57\xaf\xd1\x84\x91\xb7\x5c\x5c\xbd\x46\x13\x46\xde\x72\x71\xf5\x1a\x4d\x18\x79\xcb\xc5\xd5\x6b\x34\x61\xe4\x2d\x17\xd7\x9f\xd1\x84\x91\x3f\xb9\x38\x4d\x28\x46\x13\x46\xfe\xe4\xe2\x34\xa1\x18\x4d\xd0\x7d\xac\x44\xb8\xfe\x8c\x26\xe8\x52\x52\x22\x5c\x7f\x46\x13\x74\x19\x29\x11\xae\x3f\xa3\x09\xba\xec\x92\x08\xd7\x9f\xd1\x04\xdd\xe2\x46\x84\xeb\xcf\x68\x82\xae\xad\x24\xc2\xf5\x67\x34\x41\xd7\x27\x12\xe1\xfa\x33\x9a\xa0\xcb\x1b\x89\x70\xfd\x19\x4d\x18\x65\xcb\xc5\xf5\x67\x34\x41\x77\xe2\x11\xe1\xfa\x33\x9a\xa0\x9b\xe7\x88\x70\xfd\x19\x4d\xd0\x25\x6e\x44\xb8\xfe\x8c\x26\xe8\xe2\x33\x22\x5c\x7f\x46\x13\x74\x60\x2d\x11\xae\x3f\xa3\x09\x3a\x39\x74\x45\x38\x4d\x28\x46\x13\x74\x3e\x2b\x11\xae\x3f\xa3\x09\x3a\xbb\x94\x08\xd7\x9f\xd1\x04\x9d\x10\x4a\x84\xeb\xcf\x68\xc2\xa8\x9f\x5c\x9c\x26\x14\xa3\x09\xa3\x7e\x72\x71\x9a\x50\x8c\x26\xe8\x16\x16\x22\x5c\x7f\x46\x13\x74\xcf\x08\x11\xae\x3f\xa3\x09\xa3\x7e\x72\x71\x9a\x50\x8c\x26\x8c\xf6\xc9\xc5\x69\x42\x31\x9a\x30\xda\x96\x8b\xeb\xcf\x68\x82\xae\x5f\x26\xc2\xf5\x67\x34\x61\xb4\x2d\x17\xd7\x9f\xd1\x04\x5d\x15\x44\x84\xeb\xcf\x68\x82\x4e\xbc\x24\xc2\xf5\x67\x34\x41\x07\x98\x13\xe1\xfa\x33\x9a\xa0\xb3\xc7\x57\x84\xd3\x84\x62\x34\x41\x87\x46\x13\xe1\xfa\x33\x9a\xa0\x63\xba\x89\x70\xfd\x19\x4d\xd0\x41\xda\x44\xb8\xfe\x8c\x26\xe8\xe8\x6a\x22\x5c\x7f\x46\x13\xb8\x91\x48\x11\xae\x3f\xa3\x09\xba\x66\x82\x08\xd7\x9f\xd1\x04\x1d\x1b\x4a\x84\xeb\xcf\x68\x82\xee\x7f\x27\xc2\xf5\x67\x34\x61\xf4\x4f\x2e\x4e\x13\x8a\xd1\x04\x9d\xd8\x4a\x84\xeb\xcf\x68\xc2\xe8\x5b\x2e\xae\x3f\xa3\x09\xa3\x6f\xb9\xb8\xfe\x8c\x26\x8c\xb1\xe5\xe2\xfa\x33\x9a\x30\xc6\x96\x8b\xeb\xcf\x68\xc2\x18\x5b\x2e\xae\x3f\xa3\x09\x63\x7c\x72\x71\x9a\x50\x8c\x26\x8c\xf1\xc9\xc5\x69\x42\x31\x9a\x30\xc6\x27\x17\xa7\x09\xc5\x68\xc2\x18\x9f\x5c\x9c\x26\x14\xa3\x09\x63\x7c\x72\x71\x9a\x50\x8c\x26\x8c\xf1\xc9\xc5\x69\x42\x31\x9a\xa0\xeb\xc7\x89\x70\xfd\x89\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xf8\xe4\xe2\x34\xa1\x88\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\xe3\xd8\x72\x71\xfd\x89\x26\xa4\x63\xc3\x61\xa7\x09\x45\x34\x21\x1d\x1f\x1c\xae\x4e\x13\xaa\x68\x42\x3a\x3e\x38\x5c\x9d\x26\x54\xd1\x84\x74\x7c\x70\xb8\x3a\x4d\xa8\xa2\x09\xe9\xf8\xe0\x70\x75\x9a\x50\x45\x13\xd2\xf1\xc1\xe1\xea\x34\xa1\x8a\x26\xa4\xe3\x83\xc3\xd5\x69\x42\xed\xa6\x87\x0f\x0e\x57\xa7\x09\xb5\x9b\x1e\x3e\x38\x5c\x7d\x36\xa8\x76\xd3\xc3\x07\x87\xab\xcf\x06\xd5\x6e\x7a\xf8\xe0\x70\xf5\xd9\xa0\xda\x4d\x0f\x61\xcb\xe5\xf2\x34\xd3\x43\xd8\x72\xb9\x3d\xcd\xf4\x10\xb7\x5c\x1e\x4f\x33\x3d\xc4\x2d\x97\xe9\x69\x33\x35\xd2\xb6\x5c\xde\x14\xbe\xb4\xd7\x9e\xe3\xf0\x4e\x4e\x12\xda\xcf\x69\x36\x28\x1d\x1c\x48\x4f\x84\xeb\x6f\x98\xfe\x62\xfe\xd2\x5c\x7f\xc3\xf4\x17\xcb\x97\xe6\xfa\x1b\xa6\x3f\x6e\x03\x26\xc2\xf5\x37\x72\x2a\xa4\xb5\xfe\x57\xc0\x61\x9d\x47\xca\x35\xf7\xe1\x2b\xaa\x70\x66\x6d\xac\x81\xb8\xd6\x56\x5c\x15\xab\x6b\x89\x38\x89\xb5\x15\xc5\x8d\x15\x97\x0e\x9e\x6d\x97\xe2\x38\xa3\x94\x8b\x34\x3a\x97\xcb\xaf\x3f\x51\x71\x95\x38\x95\xd1\x5f\xc5\xf1\xec\x50\xbe\x33\x13\x27\x26\x7a\x72\xb6\x6e\xbc\x1b\x71\x62\x99\x37\xe7\xa5\xc6\x79\x10\xd7\x61\x97\x53\x75\xd1\xd9\xa8\x59\x75\xd1\xd9\xa8\xf1\xe5\x3b\xb2\xca\x7d\xf5\x1d\x6f\x25\x4e\x4c\xf8\xbd\x15\x37\x15\x57\xfe\xf0\x5b\xe7\x3e\xf9\xf5\x27\x2b\x6e\x10\x57\x15\x47\x5d\x72\x8a\xc4\x0d\xc5\x5d\x8a\xcb\xc4\x3d\xc4\x49\xa6\x39\x2d\xf9\x25\xc9\x34\x15\x95\x9b\x13\x71\x5d\x71\x8f\xe2\x2a\x71\x2f\x71\x55\xe5\x16\xca\xa8\x9c\xe7\xca\x8d\xf2\x2b\x6e\x7d\x1b\xb7\xc8\xaf\x3f\xaa\x0b\xe7\x29\x27\xc9\x39\xe9\xcc\x58\x2e\xf0\xef\x49\x67\xc6\xa6\xce\x79\xb3\x5c\xd9\xd0\xb9\x03\x7e\xfd\x91\xac\x90\x5f\xea\xc8\x8a\x3b\xdd\x83\xee\x03\xed\xdc\xe3\xbe\xfe\xa8\x7e\x83\x67\x87\xea\x77\x52\x86\xa0\x6e\x3a\x55\xc6\x79\x2a\x8e\xfa\x9d\xb7\xe2\x78\x96\x6b\xe5\x7b\xba\x54\xbf\x6b\x28\x8e\x72\x2f\xd5\xe5\xa6\x7e\xdc\xdf\xd5\x93\xf4\x9b\x74\xa6\x6d\x91\xfc\x74\xa6\x6d\x92\x8e\x04\x41\xb3\xda\x2e\x97\xb8\xaf\xb8\x25\x03\x2e\x6e\xff\xad\xe7\x46\xdb\xe0\x44\xfe\x9e\x5b\x54\x1c\xdf\xc6\x01\xf4\x3d\xab\xed\xe6\x56\x15\xc7\xb3\xad\x2b\x8e\x32\x04\x1f\xb3\xce\xe1\xe5\xd2\xf3\x15\xd7\x89\x4b\x8a\xe3\xdb\xe4\x59\xe5\xd2\xf2\xdf\x7a\x1e\xca\x87\x29\xe3\xd2\x98\xf5\xe7\x56\x5c\x26\x0e\x39\x73\x67\x79\x38\xb8\x80\xaf\x67\xc9\x2f\x9f\x5d\x71\xd4\xef\x44\x06\xf9\xce\x8a\xa3\x7e\x37\xed\x2f\x3f\xb4\xab\x76\x2c\x1d\xe5\xe7\x52\x1c\x65\xb4\x18\x89\x53\x19\x73\x28\x8e\x72\xa7\xf2\x4d\xea\xdc\x12\xcf\x4e\xd5\xf9\x3d\x14\x47\x19\xaf\x64\x25\x39\x0b\x2a\x16\xc9\x99\x1b\xd1\xc3\xc1\x39\xf0\x9d\x2b\x6a\xd6\x1f\xbd\x8f\x73\x8c\x8b\xda\x2e\x77\x96\x87\x43\xb0\xaf\xa8\xed\x16\xc9\x94\xcb\xbc\x7a\x91\x4c\xb9\x60\x26\xe8\xd6\xc6\x5e\x7a\x57\xdc\xa9\xb8\x41\x1c\x6d\xa8\x48\xa6\x5c\x3a\xd9\xcb\x48\x8a\x2b\x8a\xe3\x7d\x83\x3e\x58\x4e\xe5\xa3\x5f\x96\x53\xf9\x2e\xc5\xe9\x3b\x2e\xc5\xe9\xdb\x7a\x59\x32\xa8\xfa\x36\x6e\x06\x0f\xba\x04\xaf\x73\x83\xcc\x6f\xbd\x16\xda\xcb\xe0\x4c\xe5\xaa\xef\xad\x95\xfe\x26\xd8\xc3\x0d\xdf\xbf\xf5\xaa\x6f\x93\x87\xaf\xea\xdb\xaa\xea\x37\xe8\x33\xdc\xbc\xb2\xfe\x2c\xfd\x86\x83\x76\xcf\x45\x2b\xbf\x75\x2e\x49\x59\x71\xd4\xe5\x44\xf6\xf5\x1e\xc4\xd1\x17\xea\x8d\x4c\xeb\xa3\x7c\x75\xb5\xe7\xfa\x28\xdf\x52\xfd\x8a\x6b\xc4\xa1\xf3\x3a\x95\x8f\x36\x54\xa7\xf2\xcd\x46\x1c\x5e\xc6\x3a\x55\x67\xda\x41\x38\xe8\xe7\x55\xed\xa0\x2e\xd3\x18\x82\xa0\x44\x7d\xf5\xbd\xc8\x2a\x1c\x63\xe5\x6b\x99\xbe\xc5\xd5\xdc\x61\x15\x4c\x5c\x51\x5c\x57\xdc\x20\xee\x51\x1c\xcf\x72\x4b\x6b\xe7\x7e\xee\xf5\xa7\x2a\x8e\x67\x65\xff\xb8\xc7\x25\x84\xc0\xf7\x72\x0d\xcb\xfa\x53\x14\xd7\x88\x43\x7e\xad\x29\x1f\x3a\x6a\x1a\x67\xb8\x78\x25\x04\xc1\x8a\xa6\x7e\xc9\xcd\xd9\x2b\xae\x10\xa7\x7c\x5d\xf9\xf0\xd0\x36\xf5\x55\x6e\xc9\x5e\x71\xbc\x4f\x7d\xb5\x8d\xa6\x38\xea\xa7\x76\xd5\x86\x9e\x45\xbf\x4d\xfd\xb7\x9d\x7a\xb6\xf1\x6d\xa7\x9e\x3d\xf5\x6d\xf4\xd5\x76\xea\xdb\x2e\xe5\xc3\xee\xb6\xab\x2a\xee\x24\x6e\xf0\xec\x75\x2b\x4e\xb2\xe2\x0c\xfb\x76\xeb\x3b\xd4\x0e\xe2\x81\x5c\x6e\xc9\xf4\x26\x9f\x26\xaf\xdb\x23\x99\x3e\x41\x71\xf1\xf7\x87\xfb\xf6\xa8\x0a\x8f\x5e\x1d\x10\x91\x4c\x48\x63\x48\x0c\x5c\x2b\xd7\xdb\x6b\x71\x2a\x0e\xb3\xd7\x35\x24\x76\xa9\x3f\x32\x34\xf5\x8c\x6a\x7a\x53\x3e\x44\xde\xd5\x05\x3a\x66\x3e\xc8\x43\xd6\x65\xe6\xfb\x4d\x93\xe5\xb6\xf3\xde\xf5\x49\xfd\xe1\x7d\x89\xa6\xd8\x9f\xa2\x38\xea\x92\x46\x22\xae\x2b\x6e\x2a\x8e\x32\xa6\xca\x98\xcb\x3c\x86\x7c\x50\x97\xc9\xb7\x75\x86\xfb\xc0\xf5\xe2\xbd\xbf\x59\x71\x34\x09\x6e\x97\xea\x5d\x43\x49\xd7\xb7\xc9\x1b\x35\x64\x06\x46\x3e\x15\xb7\xf2\x0d\x0d\x25\x03\x33\xa0\x6b\xa0\xfa\x90\x19\x18\xe5\x56\xdc\xaa\x0b\xf7\x69\xaf\x3f\x8a\xc3\x3c\x8e\x4a\x33\x19\x0c\x43\x81\x8b\xba\xfb\xd0\x30\x34\x1a\x32\xd0\x44\x2c\xf7\x58\xaf\x3f\xaa\x0b\x5d\x74\x48\x7e\xa3\xab\x2e\x34\x9d\x21\x53\x38\x64\x42\x32\x72\x19\x32\x21\xdc\x1d\x1d\x02\xd7\xcc\xf7\xa1\xe1\x79\x30\x3c\x07\x4d\xbe\x8e\x73\x28\x6e\x2a\x6e\xe9\x72\x5c\x2a\x43\x3a\xe2\xa2\xb6\x3e\xa4\xa3\x71\xe9\x7d\x40\x99\x71\x4b\x06\x77\x52\x1c\xdf\x71\xeb\x7d\xb7\xf2\x61\x5a\x87\xcc\xd4\x90\x99\x2a\x40\x99\x21\x33\x35\x9e\xa6\x38\xca\x7d\xf4\xec\xc3\xb7\x15\xc9\xea\xd1\xb7\xc9\xfc\x14\xcc\xf2\x90\xf9\x19\xd2\x91\x26\x60\x4f\xb5\x3f\x6e\xb9\x09\x41\x9e\xa6\x53\x43\xce\xc9\x71\xfa\x81\xab\x5c\xfa\xa9\xe3\xf4\x4f\xc9\x94\x7b\x5f\xfa\x29\x99\x9e\x33\x29\x6e\x7d\xc7\x29\xc8\x78\xaa\x0c\x6e\x1c\xe9\x97\xda\xc1\xa5\x36\xce\xcd\x69\xfd\x92\x89\xbb\x64\xe2\xb8\xcb\xa9\x5f\x99\x32\x2e\x99\x24\x0d\x75\x97\x4c\xd2\xa5\x72\xb9\x5c\xae\x5f\x2a\xf7\xea\xe8\x9c\xeb\x54\xfa\xd5\xd1\xf9\x25\xbd\x71\x83\x4c\xbf\xa4\xb7\x4b\xe6\xa2\x63\x92\xae\x2b\x2b\x8e\x72\x7b\x57\x9c\xca\x95\x8e\x7a\xa7\x2e\x97\x9e\xbd\xd1\xb9\x3c\x07\x97\x20\xd4\xa5\xbe\xc5\x9d\xce\xfd\x52\xdf\xba\x34\x6c\x8c\x43\x71\xaa\x8b\xfa\x11\x37\xcb\xf6\x4b\xfd\xe8\x9a\xe8\x88\x7b\xa9\xfa\x35\x6f\xc5\xbd\x8a\xe3\xd9\x97\xb6\x71\x49\x7e\x5c\x13\xdb\x6f\xc9\xef\x96\xfc\x06\x32\xbd\x25\xbf\x5b\xc3\x81\x86\xce\x5b\xc3\xc1\xad\xe1\x40\x9e\x82\x5b\xc3\x01\xf7\x56\xaf\xb8\x4e\x1c\xf5\xbb\x25\xd3\x01\xcc\xb8\x25\x53\x6e\xa2\x09\x91\x9b\x4c\xfb\x2d\x58\x70\xd3\x3f\xe2\x41\x3f\xbf\x07\xfa\xb8\x81\x05\xf1\x00\xd6\xdf\x32\xcb\xf7\x12\xd9\xb2\xac\xd4\x59\x6d\xfc\x7e\x94\xaf\x50\x67\xd9\xc9\xfb\xd1\xfb\x1a\xcf\x3e\xc8\xf4\x7e\x2d\x8e\xfa\xbd\x16\xb7\xea\x17\x35\xfc\x3d\x92\x01\x57\xcb\x84\xa8\xe1\xef\x69\x55\x71\xd4\x59\xc3\xcb\xd3\x6e\xc5\xe9\x59\x18\xee\xa3\x6f\x7b\x16\x6a\x5f\x71\x3c\xdb\x87\xe2\x94\x8f\x76\xc0\x15\x33\xeb\xcf\xa3\xb8\x4e\x1c\xed\xe0\xa1\xbd\x44\x2e\x13\xef\x8f\xda\xcb\x33\xf9\x36\xae\x86\xec\x8f\xda\xfd\xb3\xd4\x1c\x22\xb7\xae\xf7\x67\x22\x97\xe7\x55\x9c\xea\xf2\x5a\x1c\x65\x44\xec\xf3\xd4\xb7\xcd\xa5\xd2\x10\x23\xf0\x66\x6a\x0c\xe0\xea\xe8\x15\xb7\xca\x98\x05\xd9\x4f\xe0\x52\x4c\x8c\x33\x53\x70\x89\x1b\xa0\x43\x4c\xd4\x65\x36\x64\x3f\x25\x83\x84\xcd\x99\xa2\x31\x73\x20\x2b\xee\x4b\xeb\x73\xdc\x8a\x53\x3e\xe4\x32\x4f\xd5\x65\x21\xbd\x15\xd7\x88\x2b\x8a\xe3\x3b\x34\xb3\x31\xa5\xf3\x79\x5e\x8a\x4b\xc4\x21\xab\xb9\x46\xdf\x15\x47\x19\xea\x47\xf3\x46\x6f\x1a\x53\xa6\x20\xf7\xbc\x6f\xc5\x51\x86\x6c\xdd\x7c\xf8\x5e\xae\x35\xec\x53\x63\xd4\x9c\x94\xa1\x31\x65\x4e\xda\xee\x54\xdb\xd0\xec\xc5\x2b\xf9\xbd\x05\x7d\xe8\x8a\x1c\x2e\x6c\x5e\x7f\x54\x06\xdf\xf1\x16\xc6\x8f\xb7\xf2\x6d\x5c\xa8\xd7\xdf\xca\xb7\xbd\x92\x55\xee\xe3\xf7\x87\xfb\x57\xcd\x89\x3b\x97\x43\x2c\xa8\xe1\x55\x73\x7a\x17\xe0\x59\xa3\xf8\xfa\xcc\x77\x74\xc5\x21\x72\xee\xcc\xef\xaf\x90\xce\x0b\x42\x8d\x05\x76\xf0\x0a\xa1\xbe\x12\x5b\xc1\xb4\xbe\x97\xf2\x31\x44\xc4\x42\x73\x7a\x6f\x7d\x92\xc4\x56\x5a\x25\x4e\xf9\x18\x0e\x62\xa1\x19\xbf\x1a\x0e\x5e\x89\xa8\xac\xe6\x34\xb8\x80\xf9\xb7\x71\xe8\x33\x59\xef\x32\xb8\x6b\xf8\xb7\x71\x80\xc4\x62\x5d\xc3\xdf\x38\x68\xee\xe3\x60\x08\x8b\x30\x9f\x71\x30\x84\x8d\x43\xdd\x9b\x6b\x9d\xc6\xf1\x7f\x31\x76\xee\xb8\xbb\xf4\x38\x7e\xce\x7b\x15\xbd\x03\xd7\x4d\x17\x02\x07\x93\x38\xb6\xf7\xa0\x2b\x30\xc1\xcc\x34\xda\x33\xfb\x37\xf4\x3c\x6f\x62\x3b\xf8\x1c\x1c\xbc\xf8\xf3\x54\x95\x24\x8a\x22\xf9\x23\x29\xe9\xcc\xe7\xf9\x61\xbc\xa0\x97\xb8\x98\xd6\xb8\x30\x43\x0f\x77\x0e\xc6\x85\x2a\x8c\x8b\x08\xc2\xc3\x9d\x89\x71\x11\x41\x88\x6b\xf9\xbd\xe0\x5d\xd4\x5e\x5c\x2e\x15\xae\x8d\x8c\x8b\xa5\x12\x97\xe3\xe0\x72\xc7\xf0\xa6\x97\xb8\xbf\x5b\x5a\x40\x7b\xa5\xd1\x2e\x41\xec\xb8\x3f\xda\xb8\x41\x57\xde\x12\x12\x5c\x71\x7c\x7e\x5e\x69\x2f\xb4\x2c\xad\x4a\x4b\xd0\xba\xb4\x21\xad\x42\xf3\x7b\xd9\xef\xc1\xbf\x3b\x7f\xd2\xa6\xb4\x0f\x1a\xfc\xbb\x0b\xb2\x51\x3f\x68\xa5\x48\x83\xa7\x04\xbd\xe3\xc6\x45\x09\x6f\xa7\x79\xb8\xd0\x3b\xbc\x9d\x26\xb8\xae\xf8\xd0\x32\xb4\x24\xcd\xbe\x64\xda\xad\xf6\x25\xec\x4b\xa6\x7f\x61\x5f\x02\xfe\x71\x07\x7b\x70\x29\xf1\xf9\x91\x2f\x85\xb1\xb1\xe4\xe3\x6e\x8e\x97\xf9\xb8\x9b\x34\xe7\x1c\x53\x17\x77\xff\xd1\xe8\x1f\x17\xc5\xc7\x3d\xec\x9f\x4b\x99\x9b\xb5\xe3\x1e\xb6\xab\x4c\x86\xbc\x1f\xf6\x6f\x30\xbf\x21\xef\x51\xf3\x71\x4f\xbf\x27\x9f\x97\xdf\x53\x8d\x86\x3c\x5d\xce\x25\x28\xfb\x01\x39\xc6\xbd\x9c\x0f\xe5\x25\x5e\xe6\x7c\xfb\x9c\xb2\x11\xc7\xdc\x87\x51\xb7\x78\xe4\x69\x20\x7f\x8f\x3c\x7d\xfa\x99\x0f\x6f\xff\x88\xa7\x33\x1f\x0f\xae\xd6\x7b\x1d\xb5\x17\xcf\x44\xfe\x1e\x4c\xfb\x7b\x1d\x75\x1b\x0f\xa6\x3d\x1e\xfa\xfc\x12\xf0\x8d\x67\xf9\x1c\xea\xfb\x25\xd0\x1b\xaf\xed\xbe\x44\x4c\xbc\x11\x23\x5e\xdc\xdc\x78\x91\xa1\xf7\x66\x2e\x5f\x65\xe8\xcd\x3e\xc7\xbc\x11\x7e\x3a\x3f\xf4\x8f\x9b\x88\xe3\x55\x5e\xde\x62\xbb\xcc\xc7\xeb\x38\x08\x32\x1d\x5a\x40\x43\x86\x5e\xd6\xef\xfb\xd8\x97\xb0\x0d\xa2\x7d\x2f\x17\x55\xc7\x8b\xaa\x8e\xb7\x33\x36\x2e\x66\x8e\xb7\x27\x69\x05\xda\xc7\x73\x47\x00\xce\x4f\x83\x96\x18\x47\xf7\x7b\xb8\x41\xef\x93\xce\x9a\x79\x87\xfd\x03\x35\xbd\xd4\x15\xc4\x3b\xed\x1f\x10\xe3\xc5\xfc\xc5\x3b\x6d\x77\xfa\xbd\xc2\xd8\xd4\x07\x2f\x88\xfa\x7d\x0a\xcf\x81\xa8\xe3\x5d\xf6\xaf\xd2\x06\xee\x52\xbc\xc7\x82\x1e\x1a\x7d\xde\x3e\xb7\x7d\x4e\xbe\x6c\x9f\xdb\x21\x8d\x77\x81\x59\xf1\x3a\x47\x4f\x9c\xb1\x19\xd5\x8a\x0f\x17\xca\x6b\x2d\x82\x3b\x94\xcf\xcf\x90\xf6\x41\x5b\xd2\x98\xa3\xf7\x3e\xf2\xf7\xa9\x23\xb8\x5a\xf9\xd0\x12\xb4\x90\xd6\xa4\xd1\x46\xb6\x8d\x6c\x1b\xc8\xda\x07\xca\x8e\x0f\x1d\xf1\xbe\xc8\xfd\xa7\x8e\xf8\x88\x3c\xbe\x2f\x32\xfe\xe1\xe6\x86\x51\xb2\xf7\x45\xc6\x8d\x88\xc5\x47\x44\xe7\xe5\x56\xfb\xf8\xaa\xed\x62\x3f\xde\x97\x79\xfb\xb0\x1f\xf1\xe1\xe6\xbe\x14\x25\xc4\xd7\xed\x73\xf7\x7b\x95\xef\xe1\x92\xc5\x07\x5c\x7c\xb9\x69\x2d\x3e\xe0\x62\x7c\xd8\x8f\xf7\x43\x9f\x7e\xd3\x36\x26\x3c\xf8\x1c\x87\x72\x6f\x04\xeb\xe5\x16\xc2\x30\x82\x15\xc9\x71\x7c\xac\xb7\x44\x04\x35\x8c\x4c\xbd\xe9\x82\xa6\xec\x26\x22\xd5\x2f\x37\xc3\x45\x22\x52\x1d\x09\x57\xeb\xc5\x5e\x06\x37\x17\xff\x89\xe4\x38\x80\x36\x91\xba\xcf\xa1\x9b\xde\x94\xf9\x9e\xf6\x28\x29\x7f\xe9\xc0\x89\x48\xae\xd5\xa4\x5c\x71\x01\x60\x24\xe5\x2a\xe1\x92\xbd\xd9\xbe\xe0\x92\x45\x22\x3a\xf7\xe6\xff\x0f\x74\x1f\x49\xb1\x4b\x1b\x16\x91\x37\x8f\xb4\x43\xda\x94\x76\x3e\x6d\xd0\x2b\x88\x69\xdd\x2f\x97\x84\x46\xc6\x0b\x89\x0c\x3a\x7d\x33\x6a\x3e\xab\xfa\x0d\x70\xbd\xe4\xb0\xc3\x00\x57\x18\x18\x7a\x35\xc5\xc5\xef\x95\x4c\xf7\x35\x61\x25\x57\x69\x7c\x8f\x9b\x27\xa3\x28\x4e\xc5\xef\x71\xc1\x66\x14\xbf\x57\x08\x98\x79\xda\x7e\x14\xcd\x81\x81\x97\x37\x30\xa7\x06\x5e\xc2\xc0\xcb\x1b\xb0\xc8\xc0\x4b\x18\x3c\x79\x83\x25\x50\x54\xfd\x85\x00\xd7\xab\x0a\x2e\xcb\x76\x31\xd9\x6f\xb0\x44\x8b\x26\xdb\x08\xc7\x1b\x8c\xa3\x3a\x8e\x4a\xd0\xdf\x93\xea\x83\x9b\x7a\xcf\x4f\x95\x96\xa0\x35\x69\x4b\xda\x99\x7e\x6e\xee\xfd\x13\x15\xc4\xff\x5d\x37\xdf\x2b\x9f\x34\x9f\x63\x09\xd4\xca\x1c\x55\xd0\xcb\x77\xc1\x97\xaa\x7a\xac\xc7\xa3\xb9\xbf\x0b\x75\x5b\x1b\x62\x5c\x0f\x78\xbf\xbf\xab\xf2\x6e\x43\x9c\x2a\x26\xe2\x23\x28\x17\xb5\x57\x69\x3c\x77\xc3\x17\xa3\x2d\x51\x8f\x97\x73\x68\xb4\x31\x7c\x6e\xd0\x2e\xb9\xbd\xa8\x63\x48\xdb\xd2\xce\x7c\x54\xcd\x4b\x25\xc8\xfc\x71\x75\x76\xd4\xe9\x38\x96\x34\xcc\x9f\xd1\x96\xa8\x8b\xb1\xdd\x98\xb5\xba\xe5\x01\x11\x98\x8f\x8b\xfb\xa3\x6a\xfe\x8c\xb6\x7c\x9a\x17\xa3\x2d\x11\x9f\xdf\x63\xbc\x21\x9f\x83\xc0\xdf\xc7\xb5\xfa\x11\xaa\xa4\x40\x25\x7d\xdc\x8f\x19\xa1\x0c\x45\x61\x8e\x34\x25\x51\x7c\x17\xb7\xe5\x7b\x50\x71\x01\xba\x0a\x23\x2b\x1f\x39\xbb\x30\xb2\x12\x51\x7d\x97\xf1\x72\x5d\xef\xf9\xa9\xd2\x02\x5a\x93\x66\xbb\xac\x8f\xa8\xb6\x8b\x2b\xf3\x3d\x2f\xe3\x88\x47\x9a\xef\xbe\x8c\x23\x7c\xb7\x49\x83\x2f\xd1\x7e\x34\xf8\xcc\x6e\x8f\x08\xd5\x5e\xe0\x4a\x7f\x0f\xea\x82\x30\xcb\xf9\xf1\x5d\xcc\x50\x0c\xdf\x1d\xf6\xa5\xd2\x97\x61\x5f\xa6\x7d\xc1\x14\x1b\x6d\x09\x02\x2c\x87\x46\x5f\x88\xec\x45\x4c\xdb\x45\x5e\x42\xf5\x18\x20\xfe\x8f\xda\xb6\x08\xe7\x32\x08\x14\x7f\x5c\x4b\x1b\x41\xa0\x38\x02\x44\xf3\xbd\xc8\x55\x80\x68\xc2\x48\x8d\xc7\xc8\x87\x91\x9a\x30\x52\xf3\x69\x5e\x9a\xf3\xdb\x08\xaa\x7f\xef\x23\x8d\xbe\x34\x10\xff\xf7\xbe\xd0\x40\xfc\xd1\xb2\x7d\xc1\x5d\x6f\xea\x8d\xe6\x3a\x7a\xf3\x59\x47\x8d\xc8\x59\x70\xe3\xf0\xfd\xbd\xc8\x06\x21\x9f\xf3\x63\xbb\xf0\xca\x28\x4f\xb4\xea\x38\x30\xcf\x4d\x33\xd4\xaa\xe3\x40\x87\x35\xd7\x5b\x73\x2e\x5f\xdc\xfa\xe6\x5c\x72\xe9\xf0\xa1\x55\x68\xb6\x11\x8c\xe3\xbb\xf8\x9e\x6e\x69\xc3\x1c\x7c\x1f\xbc\x6a\x42\x91\x46\xa4\xe1\x03\x25\x46\x53\x37\x35\xd7\x2f\xdb\x43\xa2\xb9\x7e\x9b\xeb\x8d\x84\x64\x34\xd7\x5b\x03\x4d\x7e\x5c\x1a\x1b\x6d\x16\x69\xbe\x9b\xe8\x8b\x73\xd9\x96\x6d\xe0\xca\x34\xe7\xcd\x08\xd6\x47\x12\x30\x8c\x60\x85\x51\xa8\xef\x63\x6c\x46\xa1\xa2\x2b\x2f\x09\xf3\xd7\x95\x17\xa3\x41\x1f\xb7\x2f\x87\xd1\xa0\x30\xa2\xf3\x91\xec\x0a\x23\x3a\x31\x48\x66\x7e\x19\xf9\x1b\x24\x33\x83\x80\xcd\xfd\x51\xbf\x14\x46\x6a\x62\xb8\x2e\x0b\x3c\x18\xae\xcb\x51\x7c\xee\xe5\x39\xa2\x73\x61\x44\xe7\x2b\x40\x11\x23\x3a\x31\x80\xa9\x1f\x89\xa8\x18\x24\x2e\x63\x60\x03\x3e\xee\x06\x8e\xa1\x0d\x18\x24\x1a\xbf\xc2\x9a\x19\x42\x82\x41\xb0\xdc\x63\xbb\x63\x8c\x2e\x8d\x36\x28\x9d\x8f\xa1\xdb\x37\x56\x92\x46\xbb\x9a\xd8\xa1\x8c\x57\xd6\xf4\xd0\x56\x10\xd8\xb9\x3f\x12\x47\x31\xb6\x6d\x60\x43\xbf\xca\x1c\x19\xe5\x89\x09\xbc\xfb\x6a\x4a\xd0\x5e\x69\xb6\x01\x9f\xe7\x57\xa5\x31\x0e\x61\xd1\xd4\x56\x4c\x20\xda\xc7\x85\xcb\xc1\xbd\xc7\xe7\x07\xd9\xad\xf5\xfd\x6b\x73\x3f\x73\xf3\x15\xbb\x85\xe7\x34\x55\x8f\xd3\xe5\x53\x31\x6b\xd3\xe5\x33\x9d\x9a\x8a\xc7\x61\x40\x2a\x0c\x48\x7d\x15\x71\x37\xf8\x14\xc4\x9b\xee\x4f\x24\xc5\x1d\xc7\xe7\x87\xee\xc7\x2d\x8d\x69\x98\x2e\x9f\x60\xc9\x4f\x97\xcf\x54\x15\x8a\xa4\xa6\xaa\x90\x1b\x8d\x0f\x8d\xe7\x9a\x2c\x22\x40\xf3\x05\xd3\x3f\xf5\xfa\x27\x01\x9a\x2f\x10\xc5\xd9\x6c\x83\xfc\xdd\x47\x0e\x2e\xa6\x1e\xd6\x24\xf8\xf9\xc5\x07\xdb\xba\xe3\xc5\xeb\xff\x02\xf3\x32\xf5\xfa\xa7\x6a\x34\x50\x21\x53\x35\x3a\x87\xe3\xc8\x8c\x43\xf4\x37\xa7\x6d\x60\x86\xe6\xb4\x7f\x13\x5e\x11\x70\x8c\x39\xe5\xd5\x72\x1c\xa0\xb0\x29\xfa\x9b\x5b\x1a\x2e\xc5\xd4\xfd\x9a\xaa\xc7\x00\xf9\x4c\xd5\xa3\x81\xb5\x44\x89\x52\x18\x58\x8b\x09\x12\x48\x17\x6a\x65\x8a\x04\xe6\x91\xb4\x43\x3b\xdf\x33\xd8\x16\x0b\x77\x24\xe9\x66\x2c\xcd\x24\x31\xb7\x3b\xe9\x66\x2c\xdd\x91\x45\x50\x29\x5d\xcc\xd1\xd2\x9d\x5b\xc9\xef\x3d\xd2\xe0\xd5\x42\xec\x12\xa5\x4d\xb1\x8c\x0c\xac\x6c\xff\x98\x8f\xa5\x0a\x5e\xb8\x6e\xe9\x42\x55\x13\xb5\x3b\x3f\x0b\x1a\xcb\x62\x15\xfb\x57\x6c\x17\xaf\x7f\x29\x57\x0b\xb9\x4a\x17\x73\xb4\x74\x23\x0d\xf2\x25\x4a\xa3\x62\x29\x6b\xab\x3a\x36\x96\xd4\xaa\xb6\x1b\xf6\x0f\xd7\x68\x29\x57\x0b\xf7\x30\xe9\x1a\x2d\xd5\xf2\x6a\xb6\xcb\x1c\x2d\xe5\x8a\xf8\xdf\x9d\xae\x2a\x4d\x1e\x60\x8a\xd3\xc5\x1c\x2d\x4d\xf1\xa2\x2e\x21\xe9\x56\x19\x0c\x8c\x85\x37\x9f\xc8\x7f\xc6\x12\x75\xae\x2e\x5f\x58\x33\x4b\x57\x6b\x6d\xfb\x0c\x5a\x5b\xa2\x3a\x83\x7c\xe9\x46\x55\x1b\xe4\x8b\xfd\xd1\xc6\x8d\x9a\xda\x1f\x6d\x6c\xf9\x47\xc9\x52\x6c\xf9\x67\x40\x2f\x3d\xcc\xa5\x11\xbb\xd8\xe4\xbc\x13\x01\xdb\xd8\x04\xb7\x63\x93\x9b\x4c\x0f\x3c\xdd\xe4\x26\x63\x3b\x5e\xaa\xe9\x63\x3b\xde\xed\x78\x1f\xdc\xeb\xed\x78\x37\x6b\x2b\x3d\xa8\x9a\xdd\x98\x8f\x3d\x7e\xcf\xd1\x86\xeb\xc3\x88\x5d\xd2\x55\x30\x62\x17\x1b\xb9\x4f\x0f\xf2\xbc\x45\x2a\x9b\xe4\x40\xa2\x6e\x27\x36\xc9\x81\xd8\xb8\xdc\x49\x73\xbf\x55\xa3\x9b\xb5\x90\x5e\xdc\xaa\xed\x5a\xd8\xca\x38\xc1\xde\x66\xb4\xaf\x5d\xb8\x82\x09\xe4\xd8\xae\x23\xf0\xe7\x27\x49\xcb\xd0\x8a\xb4\x2a\xad\x42\x6b\xd2\x6c\x37\x5d\xd0\x36\xb4\x64\xbb\x89\x36\x48\xda\xb5\x8b\x3c\x73\x7a\x8f\x5c\xb5\x8b\xc8\x59\xbb\x5c\x0b\x6f\xe6\xb9\x6c\xbb\x45\xda\x41\xa7\xed\x42\x77\xb6\xab\xf8\xbd\xca\x73\xc5\xef\x39\x6f\x24\x2e\xdb\x45\xd0\xba\x5d\xca\xee\x1b\xd0\xc2\x77\xa9\xa9\x49\xdf\x81\x27\xed\x0a\xc7\xe1\x1c\x7d\x67\xad\xb6\xab\x39\x0e\x60\x4c\xfa\x5e\x78\x30\xe4\x0b\x6e\x5f\xfa\x1c\xc7\x70\x6c\xd3\x77\x33\x3c\x98\xbe\x3b\x7d\xae\x48\xf3\x39\xe7\x83\x04\x62\x23\x84\xf9\xa7\x19\xa1\x4c\xdf\x91\xdd\x76\x03\x31\x1a\x91\x29\x3a\xfc\x48\x78\x1a\x77\xfc\xf3\xcc\xd3\x25\xe1\xfa\xc7\xe1\xb0\x95\x56\x8d\xe2\x2a\x36\x3c\x37\x0a\xac\xce\xcf\xe0\x54\xff\xbf\xfd\x69\xaf\x1f\xa2\x5a\xe7\xc9\xa7\xfd\x4f\xca\x77\xe4\xe1\x3d\x5a\xba\x25\x29\xe9\x2c\xa0\xef\x98\xfc\x96\xa5\xe4\xb3\xcc\xd2\xd1\x58\x2d\x0f\x29\x47\x70\xd2\x71\x0f\x5b\xf1\x99\x72\xfe\x23\x1f\x60\xd8\x48\x7f\xff\x69\xe5\x74\x22\xbf\xe7\x2d\x61\x5c\x03\x76\x05\x48\xb1\x99\x93\x6e\xf5\xa8\x91\xa0\x52\xa3\x09\xb0\x5a\x3d\x8c\xce\xf0\xb2\x0e\x46\x56\x8f\x6c\xb3\x47\xb1\x09\x54\x5a\x1c\x65\x1a\x14\x73\xb4\x20\x9c\xd2\x82\x70\xca\x45\xe1\x46\x33\x03\xdc\xc4\x1a\x17\xd9\xa7\x26\xd6\x68\x61\x21\xc8\x95\xfe\x7a\xa7\x76\x0b\x5c\xc6\x16\x67\xaa\xca\xb1\x82\x4d\x47\xba\x35\x9c\x87\x94\x8e\x86\x68\x4d\x09\xd7\x41\x4e\xe9\x39\x1d\x68\x00\xcd\xd6\xa8\x66\x4a\x14\xf6\x37\x1d\xe4\xd6\x00\x45\x29\x21\xe1\x0d\x50\xd4\x74\x9a\x53\xca\xbc\x6b\x47\x75\x72\x13\xf1\xfb\xd6\xe4\x0d\x8e\x25\xae\x52\xeb\xd4\x7e\xb4\xee\x3a\x4d\xc7\x5f\x68\x1d\x97\xbe\x75\x7b\xe7\x6c\x74\xa2\x52\x4d\xf7\x33\xe5\x8b\x77\x6d\xa1\xe3\x07\xa4\x7c\x74\x7d\xeb\xb6\xd0\x0f\xf7\x89\xcf\x36\x1d\xcd\x36\x5c\xf5\x99\x55\x35\x5c\xf5\xc3\xb1\x66\x26\x60\xb8\x22\x07\x81\x8a\x84\x03\xd9\x06\x16\xa6\xe9\x54\xa6\xf2\x41\xb3\xd5\x81\xe7\x92\x0a\x5a\x64\xe0\xb9\xb4\x41\xe5\x47\x2a\x68\x82\x41\x95\x5b\x1b\xf6\xae\xc0\x27\x9d\xbb\x36\xd5\x36\xe5\x80\x8b\x36\xd5\x36\x93\x8a\xa7\x54\x8e\x35\x69\x13\x8b\xda\x74\xe4\x52\xbd\xa0\xe1\xc8\x35\x1d\xb9\x54\x11\xbf\x49\xea\xab\x4d\xb5\x48\x65\x1e\xa7\x5a\xc4\xf4\x5f\xaa\x0f\xed\xda\xe7\x49\xb5\x59\x22\x4e\xdf\x26\xb1\xb5\x36\x89\xad\x25\x9c\xd4\x36\xb1\x94\x6d\x12\x44\xf0\xd0\xeb\x86\x8b\xf6\xa7\xe9\x95\xa5\x8a\x26\xd5\x2b\x6b\x7a\x60\xa9\xa2\x35\xf5\x2a\xda\x52\x43\xd6\xe3\x1d\xb5\xa5\x86\x5c\xd9\x76\x2b\x34\x2a\x3e\xdb\xcf\x6a\x57\x14\x84\xa9\xb9\xf6\xb3\xda\xa4\x86\xdb\x02\x40\xb7\x65\x5f\xe2\xa1\x0d\xfb\xb2\xd4\x7c\xa4\x86\xdb\x92\xcf\x8b\x20\x47\xa2\xa8\xbc\x69\x29\x9b\x69\xae\x14\xe9\xcc\xaf\x69\xae\xb6\xf5\x20\xe2\x00\xd9\xb6\x95\x5b\x2d\xa5\x07\x41\x37\x2d\x65\xdb\xf0\x2a\xe3\x09\xb5\x4d\xac\xae\x6d\x80\x7b\xc6\x13\x6a\x5b\x1e\xec\xe8\xd0\x58\x2f\x3b\xa6\x34\xbf\x77\x78\xda\x2f\x24\xbc\x63\x89\x82\x0a\x81\x8e\x05\x3a\x3f\x3e\x76\xba\xdc\x2f\x7c\xf7\xae\x81\xc9\x38\x33\x5d\x03\xd3\x2f\xb0\x6d\xbe\x0e\x16\xe8\x58\x96\xf3\x73\x9f\xcf\x9d\x91\xf5\x2b\xfb\x58\xb6\x27\x07\x0a\xf4\x0b\xbf\xaa\x5f\xd4\x31\x65\x6a\xb9\xba\xd9\xae\x7e\x85\x9f\x3b\x36\xa7\x5f\xf8\xd2\xfd\x62\x26\xf3\x7d\x56\x4c\xbf\x9a\x3d\x46\x7f\x1f\x19\xe8\xe6\x9c\xba\xf9\xa5\x7c\x9f\xf1\x77\x92\x48\x7f\xba\xf9\x9b\x7c\x1f\x4b\xdc\xcd\xdf\x74\x73\x30\xf9\x2e\xef\xa1\xe1\x55\xf5\xfb\xd7\xc2\x99\xef\xae\x85\xe8\xe6\x2e\x70\x0e\xfb\x43\x15\x46\x7f\x70\x18\xf3\x73\x9d\xc7\x1e\x1c\xc6\xfe\x50\x01\x93\x9f\x23\x7a\xfd\xa1\x02\xa6\x5b\x30\x9c\xa9\x20\xea\x16\x0c\x77\xd3\x1e\xf9\x49\x7c\x0f\x91\xea\x0f\xf1\x97\x8c\xd3\xd2\x1f\xe2\x2f\xfd\x41\x25\xe5\xe7\x38\x78\xfd\x21\x9b\xdf\x1f\xbb\x47\x7c\xa3\x6b\xaf\xfa\xf3\xab\x52\x3a\x24\x33\x1c\x9d\xf2\xdd\x3b\x3f\x07\xfe\x76\x8a\x78\xff\x74\xb3\x19\x99\x28\x7b\x37\x9b\xd1\xcd\x5c\x64\xb6\xdc\x75\x33\x17\x9d\x92\xd9\x3b\xbf\x4c\xe3\x4b\xf8\xa0\x9b\xcd\xc8\x84\x23\xfa\x4b\x28\xa8\xbf\x76\xe5\x65\xce\xb4\x78\xdd\xfa\xd4\xe7\x39\x3d\x36\x90\xdf\x3f\x25\xe5\x3d\x0a\xa3\x7f\x4a\x8a\x01\xfa\x4c\xf4\xa0\x1b\xa0\xef\x1f\x8a\x25\x53\xba\xdc\x3f\x94\x48\xff\x80\x6c\x99\x1c\x73\xa7\x56\xf5\xfc\xf8\xdc\x59\x54\xdd\xf2\xd4\xfe\x11\xb0\xce\xe4\x98\xfb\xc7\x22\xe8\x9f\x1c\xfd\x3e\xde\x95\xa3\x5f\xfc\x9e\x3b\x42\x60\x79\x6a\x37\x40\x9f\x89\x32\x74\xcd\x74\xff\x05\xcf\x8f\x71\xeb\xc9\x09\x4f\xca\xd4\xc7\x64\xa4\xa3\xf2\xff\x74\x8a\x40\xef\xcc\x46\xb9\x9e\x40\x1c\x3d\xe1\x65\x65\x36\xc8\x75\xca\x43\xff\xf4\x94\x6d\x82\xd9\x48\x0e\xcd\xb8\x7b\xfe\x8e\x25\xe9\xc6\xdd\x7b\x72\x8d\xa6\xe3\x41\xf6\x04\xd8\xef\xc9\xee\x25\x66\x43\x9f\xa1\xa7\x5f\x30\xf1\x88\xbc\xb1\xec\x9e\x01\x3f\x39\x31\x8a\xac\xc8\xe7\x04\xf7\x48\x3f\xf7\x4c\x6a\xa4\x67\x62\x16\x39\x15\x9f\xa3\x7b\xc6\xb7\x33\x29\xe9\x6e\x7c\xbb\x5b\x98\x99\xa9\x28\xea\x3a\x26\xdd\x98\x77\x3a\x36\xad\x1b\xf2\xee\x94\x3a\xde\x39\x7f\x7f\x9d\x8c\xef\x05\xc3\xdd\xa9\x84\xbc\x73\x46\x94\x0a\x89\xde\x5e\xec\x55\x3e\xb0\xb4\x97\xc4\x5c\x15\x94\x62\xce\x30\xdc\x12\xc8\x5e\x30\xf0\x99\x28\x4c\xa7\x1e\xf2\xfc\xd0\xfb\x0c\x23\x2d\x81\xec\xc5\xde\x17\xe4\x4b\x97\xa9\x1b\xe9\xc6\x72\x77\x3d\xa4\x5e\x5d\x25\xe5\x78\x4d\xdd\x52\xbe\x5e\xb1\xe6\x99\x20\x4c\x27\xc2\xfd\xa7\x57\xbb\x4c\x10\xa6\x57\xbb\x5c\x9d\xe7\xc2\xc2\xae\x54\x6d\xf6\x6a\xf7\x0a\x93\x50\xf1\x3f\xba\xc1\x6f\x4f\xcc\xed\xba\x61\xbd\xaa\xb3\xcb\x41\x5f\xbd\xda\xe5\xfa\xeb\x72\xa5\x5d\xbb\x6c\xd0\x18\xb3\xdf\x75\xc5\x7a\x90\xee\xca\x14\x08\x77\x2b\xf4\x7a\x28\x5e\x95\x61\x84\xe2\x15\x98\x8f\x4c\x0a\xbb\x1b\x0b\xee\xfa\x67\xb9\x22\x0f\xfa\x67\x3d\x88\x2f\xe5\x5a\xf8\x9e\x22\x47\x11\xdd\x9d\x71\x4b\x7a\xd8\x15\xe3\x9b\xe5\x78\x25\x5d\xaf\xac\x37\x42\x3f\x9e\x4f\xdb\x9b\xa6\xa2\xb9\x22\xe2\x58\xa3\xde\x5c\x11\x16\xac\x79\x1e\x6d\x6f\x4e\x2e\x75\x6b\x87\x76\x86\xd6\xe4\x5e\xcb\x21\xad\x42\x43\xdd\x35\xd5\x27\x85\x54\xbd\xa9\x3e\xf5\xde\x32\xb1\x8e\xae\xf7\xd6\x5b\xf5\xb9\x2c\x2d\xa4\x31\x34\x62\x18\xbd\xe1\xf9\x74\xc3\x96\x39\x60\x81\x5e\x5e\x37\x7c\x48\xe6\xa5\xeb\xe6\x75\x6b\xdd\x32\x59\x91\x6e\xad\x5b\xef\xe8\xac\x42\x08\xa3\x77\x75\x56\xc7\x0b\x2e\x18\xda\xde\x5d\x4d\x9d\xa1\x95\xeb\x3e\x5d\xee\x0e\xad\x13\xe1\xf5\x58\xda\xde\x1d\x5a\x27\x6c\x55\x30\xc8\xbd\x13\xb6\xea\xba\x8d\xe5\xc2\x48\xe9\x36\x76\xdd\xc6\x72\x21\x7c\xba\x8d\xdd\x08\x25\x91\x98\xae\xdf\xd8\x07\x0a\xa0\x50\x96\xd5\x0d\x50\xf6\x81\x8c\x16\x12\x25\x9d\xba\xb2\x3f\x7d\x20\x2c\xe5\x3e\xde\x6a\x1f\x44\xd0\xfa\xc0\x70\x95\xfb\x86\xa6\x9a\x1d\xe5\xf8\xfc\x80\xed\x3e\x94\x1f\xbc\xcc\xf3\xd8\xe9\x9d\xee\x65\x1f\x88\x72\x21\x9f\xd2\xf1\x35\xcf\xcf\x92\x76\x7a\x3c\xc2\xe7\xb0\x65\x45\x23\x65\x1c\xb3\xeb\x72\x96\x9b\x09\x1f\x8e\x8c\x4a\xb2\x87\x38\x47\xd7\x0b\xed\x86\x18\x0b\xdb\xaa\xfa\x24\xfe\xd3\x27\xf1\x9f\x72\xa3\xdc\x0d\x27\xf6\x89\xfb\x51\x6e\x94\xfb\x54\xce\x26\xe9\x94\x72\xa7\x33\x19\x53\x33\x8d\x33\x7a\x97\x3b\xf3\x5c\x1e\xd2\xec\x72\xa1\x0d\x3c\xec\x3e\x09\xdb\x96\xbb\x24\x68\x3e\xf7\x63\x01\x0a\x68\x56\x9f\xab\x3e\x87\x81\xd3\x0b\xed\xb3\xfa\x1c\x02\xa4\x17\xda\x67\xd8\x3f\x66\x63\xea\x6d\x10\x22\xbc\x0b\x5b\xb1\xfa\x0c\xdf\x95\x2d\xa4\x7b\xfa\x94\x2d\x13\xb6\x50\xaa\xdd\x75\x60\xfb\x42\x79\x95\xe7\x0a\x68\x59\x1a\x5d\x21\x94\xd2\x17\xf0\xa4\xaf\xe4\xe7\xd0\xe4\x4b\xb6\x18\x16\x2b\xcf\xc3\x73\xba\x65\x44\xbd\x0e\xad\x40\xf3\x39\x5c\xb5\xc2\x21\x07\xdd\x10\x58\x37\x04\x56\x1e\xec\xaf\xf5\x6b\x7d\x91\x99\x28\x14\x2c\x74\x62\x5f\xe7\xc7\x77\x99\x36\xc3\x5d\x7d\x55\xfb\x8c\x87\xb4\xb4\xc9\xab\xfe\x9e\x3b\x53\xbe\x94\x96\x45\xf8\xa7\x10\xd6\xe9\x78\xd1\xe7\xe7\x93\xc6\xbb\x61\x5f\xc2\xbe\xa0\x70\x97\xac\x22\x14\xf5\x3c\x68\x87\xed\x72\xde\x9f\xc3\x3d\xb8\xb0\x6f\x95\xe6\x4e\x7e\x0e\xdf\xcf\x12\xb4\xbe\x5d\xba\xec\xf8\xea\xfa\xe1\x7d\x83\x63\xca\x53\xa5\x85\x34\xbb\x1c\x17\xb4\x29\xcd\x77\x99\xf1\x0d\x1e\xed\xfb\xc7\x16\x3c\x2e\xfd\xf5\xae\xbf\x5e\x48\x3c\x75\xfd\xf5\xbe\x95\xa0\xf7\xe2\x5d\x22\xce\xdd\xfa\xb4\xc2\xae\xb2\x6e\xb4\xab\x6f\x94\x75\x79\x59\x80\xd6\xa7\x75\xeb\xd3\xca\xcb\x54\x6e\x59\x40\x3d\xd9\x43\x40\x68\xe8\xd6\x8f\x8b\x72\x8a\xf2\x1e\x6d\x33\xf4\xeb\x07\xf1\xa3\x43\x8b\x43\xc3\x67\x18\x97\x6c\x79\x5f\x9e\xc3\x67\x18\x97\x5a\xee\x7d\xff\x7a\x3f\xdd\xb8\x8e\x64\x9d\x1f\xe4\x9f\x78\xd6\x00\x03\x9c\x1f\x47\x79\x14\xd9\xb8\x8a\xb4\x62\xb7\x12\xcd\x21\x38\xe3\x52\x70\x38\xce\x61\x5c\x20\xdb\x61\xac\xa9\xe0\x7f\x0e\xf1\xc1\xb8\x5c\x3b\x6f\xe6\x7b\x70\x63\x5c\x3f\x6e\x04\xcf\x35\xdb\x80\x1b\xf8\x81\x43\x80\x30\x6e\xac\x68\x21\x4c\x35\x6e\x04\x62\x58\x6c\x56\x08\x53\x8d\x1b\x3f\x75\x50\x4b\x76\x68\xa7\x89\x1b\x40\x38\x6e\x7c\xd2\xf2\xc1\xc9\x1b\x65\x39\xa8\x1b\xbb\xcb\xaf\x0d\xfc\x92\x21\xe0\x28\x6c\x6b\x1b\x02\x8e\x71\x3b\xa9\x6c\x6b\x1b\xa0\x8f\x3f\x43\xc0\x51\xbe\x23\x88\x43\xc0\x31\x00\x1c\x4f\x3a\x8a\x71\x58\x2b\x35\x1e\x3c\xad\xc2\x6e\xb5\xf1\xe0\x4a\x8d\x47\xb3\x82\x0f\x39\x04\x21\xc3\x9d\x87\x85\xc3\x14\x86\x35\x55\xe3\xc1\x3a\x96\xc4\x6c\x3c\xd4\xa9\x8d\x07\x57\xb8\xa4\x63\x59\xc7\xc3\x72\x1a\x0f\x86\xbf\x24\xb8\x2c\xb8\x18\x8f\x31\xac\x63\xa8\xc7\xab\x2c\x09\x2e\x0a\xe1\x93\x21\xb8\x18\x2f\xfe\x46\x49\x47\x71\x8f\x17\x65\x39\x04\x17\x25\x1f\xd1\x1c\x82\x8b\xf1\xda\x95\x0c\xf7\x5e\xbb\xf2\x3a\x91\x94\x3a\x0e\x6a\xa4\xfe\x0c\xc1\x45\x01\x38\x0e\xc1\xc5\x30\x9c\x56\x78\x55\x70\x31\x3e\x15\x5e\x3e\xfa\x7d\x7c\x18\xea\xf1\xb1\x17\xb1\xe4\xec\x73\x8c\x4c\x10\x52\x88\x73\x0d\x41\xc8\x10\x84\x94\x7c\xf4\xfb\x10\x84\x0c\xab\x84\x4a\x2e\x3e\x47\x57\xc0\x22\xb7\x87\xdf\x8e\x8f\x18\xe9\x70\xdf\x5c\xc9\x95\x76\xf1\xf4\xc6\x47\xa4\xa9\xb0\x2f\x6d\x58\x25\x34\xac\x12\x2a\xe5\xe2\x7b\xd8\x8b\xf1\x11\xa1\x28\xe5\x28\xe9\x21\x08\x19\x1f\xb1\xed\x52\x1e\x9e\x73\x36\x04\x26\x85\x08\xcf\x10\x98\x0c\x80\x89\x45\x92\xc3\xa2\x9e\x91\x5c\xd9\x04\xcc\x46\xc2\x89\x1d\x82\x95\x52\x98\xf0\x24\x0b\x92\x0e\x02\x75\xfe\x23\xb9\xda\x93\xf2\x5d\xe0\x32\x28\xe5\xfc\x30\x5c\x02\x41\xc3\xed\x6b\x23\xfd\x86\x91\x79\xd7\x99\x4c\x0a\x10\x27\x18\x8c\xe4\x30\x04\x30\x9e\x5d\x3b\x12\x59\xe1\x21\x80\x29\x78\xac\x43\x00\x33\x00\x30\x4f\x1c\x58\x37\x32\xf8\x6a\x64\x87\xc1\x2e\xb7\x91\x55\x50\xf9\xcb\xd2\x7c\x0e\x2e\x67\xbb\x57\x91\x82\xec\x6c\x64\x32\x30\x85\xc4\xe4\xc8\xd4\x35\x0d\x41\x4d\xa9\x74\x59\x50\x33\xf2\xaf\x2b\xc7\xd9\x1d\x82\x9a\x01\xa8\x79\x49\x2e\x0d\x41\xcd\x70\xf3\x55\xa1\x9e\x66\x88\x3c\x46\xd1\xea\x71\xfc\xd5\x28\xc5\xe7\x54\xef\x91\x78\xb7\xf8\x9c\xeb\x20\xe0\x5e\x71\x1d\x88\x50\x0a\x09\xb6\x61\xbd\xcf\x10\xa1\x14\xce\x01\x18\x22\x94\x01\x42\x79\xf1\xcc\x86\x9b\x8d\x86\x25\x36\x95\x7c\xd8\xb0\xc4\x66\x54\x26\xb2\x5e\x77\x85\xc6\x68\x2b\x5d\xf6\xa0\xd7\x51\xed\x72\xc5\xc1\xac\xd7\x41\x32\xa3\xe2\x60\x8e\x5a\xa4\xa1\x94\x44\x23\xa3\x12\x59\xab\x6c\xcb\x1f\x95\xc8\xda\xa8\x61\x1b\x74\x99\xa8\xf1\xf9\xa9\xd0\xe0\x5e\x25\x1e\x33\x2a\x16\xa9\x5e\xf5\x85\x86\x0e\x16\xc9\x54\xf6\xd6\x0d\x91\xcc\xa8\x0e\x0d\x7d\x2b\x92\x19\xf1\x1b\xda\x01\x3c\x43\x24\x33\xac\x74\xa9\xf7\x71\x7d\x46\x68\x22\x28\x6e\xb9\xeb\xfd\x4a\xab\xd2\x78\x97\x02\xce\x21\x92\x19\x51\x7f\xb4\x33\xe1\x11\xbe\x8b\x3c\x56\xfc\xa6\x11\x2e\xab\xb0\x7b\x04\x7d\x86\xe8\x66\x80\x6e\x5e\xec\xf9\x10\xdd\x8c\xf6\xd9\x95\xe3\x0b\x0c\x63\xce\x43\x74\x53\xa9\xf3\x1c\xa2\x9b\x21\xba\xa9\x37\x3a\x58\x74\x33\x1a\x5b\x38\x3c\x7e\x75\x34\x60\xc1\x68\xf8\xdd\x95\x6d\x09\xa3\x01\xd2\x46\x73\xb8\x04\x91\x46\x73\x86\x1a\xb2\x5c\x1f\x66\xb7\x29\xcb\xc6\xb5\x2b\x45\x3c\xc3\xb8\xf6\x60\x97\xcf\xa1\x1d\xc9\x68\x6a\x96\x86\x1f\xe1\x11\xad\xa3\x55\xfb\x52\x6d\xe3\x65\x1c\xe1\xd8\x9c\x5d\x5c\xb3\xd1\xc2\x36\x70\xd0\xeb\x71\xcd\xfe\xd2\xc8\x37\x62\x51\xa3\xc9\x49\x52\x1e\x43\x30\x35\x00\x53\x2f\x79\xa2\x61\x29\xc6\x30\x66\x5e\xf1\xc8\x46\x77\x15\x83\xa9\xee\x8a\x47\x36\x08\xa0\x9f\x1f\x7b\x9a\x7d\x17\x6e\xf4\xe4\xc8\xd1\xe5\x3d\xf9\x2e\xce\x6b\x7d\x0a\xcf\xa9\xb4\x7a\xb6\xf7\xe8\x68\x01\xd6\xe8\x3f\x0e\x31\xab\x5d\x3f\x42\x80\x55\x5f\x38\x2e\xc0\x1a\x5d\xf9\xc7\xd3\x1a\x5d\xf9\xef\x72\x8d\x0a\xd2\xd1\xab\x7d\x91\x6b\x1c\x6b\x35\xba\x5c\xeb\x0a\xd8\x8b\x86\x72\x13\xd3\x10\xb0\x55\xf2\x7b\x43\xc0\x36\x00\x6c\x2f\xe9\xa9\x31\x5c\xda\x03\xd3\x55\xf5\xb4\x86\x2c\x70\x8f\x50\xd5\x6d\x72\x8f\xd0\x70\x3f\x50\x25\x0d\x38\xac\x32\x19\x03\x47\xb5\xbe\x68\x9e\xa1\x7b\x35\x88\x97\x54\xdd\xa6\x81\xf3\x3a\x04\x76\x95\xf4\xde\x18\x44\x24\x87\xd5\x28\x95\x2a\xa2\x61\x35\xca\x00\xe0\xdd\x95\x8a\xa1\x21\xb2\x1b\xe3\xc7\x02\x4c\xdc\x90\x05\x6c\x33\xba\x2b\x27\x5f\x8d\x41\x2a\x6f\x58\xa1\x52\xa9\xfa\x19\x22\xbb\x21\xb2\xab\x1f\x26\x4e\x64\x37\x40\x76\x6f\xa2\x59\x91\xdd\x30\xf6\x5f\x29\x04\x1a\xc6\xfe\xc7\xe4\x44\x84\xfa\xa1\x65\xa6\xcb\x78\x62\x1d\xeb\x17\x09\x1a\x96\x5a\x94\x54\x13\xeb\x49\x94\x34\x40\x49\xaf\x86\x5f\x94\x34\x4c\xec\x7b\x0c\xeb\x30\xb1\x3f\x4c\xd8\x57\x12\x6a\x63\xb9\xc4\x0c\xf3\xd7\x94\xa0\xb9\x9c\x96\x82\x61\x97\x4d\xce\x0f\x77\xe5\xd4\x84\x5a\x70\x57\xce\x00\x8c\xdc\x35\xa1\xdd\x96\x42\xb0\x7e\xdd\x43\x2d\x88\x4c\x06\xc8\xe4\xe5\x54\xcd\x61\xe4\x7f\x98\x23\xf7\xa4\xd4\x61\x8e\x7c\x88\x4c\x6a\xc6\x3a\x6e\x5d\x70\x00\xca\xed\xc9\xa8\x63\xeb\xab\x6c\x05\x23\x63\x31\xb7\x82\x21\x32\xa9\x19\xad\x20\x32\x19\x9b\x8d\x58\x9e\x8e\x3a\xb6\x0e\xeb\x2e\x7e\x0f\x65\xb9\x75\x58\x77\xf1\x5d\xd8\xb2\xcb\xef\x5d\xd8\xa2\x1b\xb6\x65\x8b\x68\xa5\xe6\x44\x1b\xa0\x95\x41\x92\xe1\xae\x19\x45\xbb\xb5\x17\x5b\xb6\x70\x82\xea\x10\x99\x0c\x90\xc9\xcb\x26\x8a\x69\xea\x7b\x5e\x80\x33\x0f\x53\x9d\xa4\x1a\xfe\x4c\x92\x0c\x77\xa5\xba\x76\x5e\x04\xdc\xe6\xf5\x63\xcb\xe1\xf2\x14\x99\xcc\xeb\xc7\x82\x08\x68\x53\x1a\x02\x44\xec\x6f\x0a\x3d\xe6\xa5\x14\xe0\x86\x4d\x70\xc8\xf9\xe1\xdd\x72\xd3\x17\x94\xef\x34\x0d\x51\xcb\xcd\xf7\xaa\xfd\x73\x26\x71\xc3\xa6\x90\x62\x02\x29\xde\x38\x90\x75\x0a\x29\xe6\x6d\xf7\x70\x91\xa6\x7b\x55\xa6\x7b\x55\x2a\xbb\xfe\xe7\x8d\x6d\x98\xee\x4b\xa9\xb8\x4d\x53\x48\x31\x85\x14\xb5\x04\xcf\x15\xdf\xb5\x2b\xf5\xac\x8d\x29\x7c\x98\xb7\x4b\x0d\x7f\x68\xde\x08\xda\x14\x3e\x54\x7c\x9f\x29\x7c\x98\xc0\x87\xef\xfa\x9e\xbf\xfd\x99\x0f\x3e\xfb\x7c\x54\xc2\xd4\x69\xcd\x07\x9f\x7d\x3e\x72\x9e\x3a\xad\xf9\xc8\xf9\x47\x8e\x52\x93\x35\x1f\x39\xfa\x64\xdf\x65\x86\x1e\x34\xcb\x7c\x80\xc5\xb5\x56\x9e\x03\x16\x4f\xf3\x1f\x95\x42\xac\xf9\xe0\x23\xcd\xc7\xb5\x56\xe3\x83\xf6\x4a\xfb\xa4\xf1\xae\xc3\x35\x27\x52\x29\xc4\x9a\xc2\x96\xf9\x50\x88\x55\xc9\x60\xcf\x07\x41\x9b\x8f\x5a\x89\xa2\xab\xc9\xe9\x29\x7f\xe6\xa3\x62\xa6\xe8\x6a\x3e\x61\x1b\x20\xad\x1a\x07\x7b\xcc\x87\x60\xcb\x14\xde\xd4\x78\x68\x57\x56\x01\x6f\xbe\xfb\x28\xe1\x69\xee\x64\xbe\x78\xa2\x95\xda\xac\xf9\xe2\x89\x4e\xcf\x3c\xa9\xc4\x26\x27\x87\x9d\x9c\x1f\x86\x4b\x6d\xd6\x7c\x65\x9f\x3b\x4b\x6a\x7c\xbc\x8b\x53\x33\x5f\x25\x83\x7a\xad\xf9\x2a\x19\xaf\xeb\x19\x77\x72\xbe\xac\xe7\xf9\x82\x3d\x2a\x59\xc0\xe9\x39\x28\xd3\xf3\x4d\x6a\x30\x6d\x2f\x6b\x72\x0a\xab\x6a\x54\x9e\x93\x55\x6f\xb5\x8d\x4a\xbb\xa8\xaa\xf9\x56\xbf\xc7\x74\xbc\x38\xe8\x93\x23\x4d\xee\x1a\x91\xff\xd2\xca\x4f\x91\xd8\xf4\xf8\x13\x0f\x5b\x9d\x22\xb1\x09\x12\xfb\xf0\x33\xe6\x87\x39\x9b\x1f\x55\x5a\x71\x1d\xd7\x6d\x02\xcb\xce\x4f\x97\x56\xa1\x4d\x69\x84\x2e\xaf\xe3\x5c\xcf\x0f\x13\x37\xbf\x64\x75\x05\x4b\xf1\x23\x76\x39\x01\x69\x87\x56\xa0\x85\x34\xbf\xc7\x44\x7f\x0a\xe7\x47\xce\x36\x38\x2d\x62\x7e\xae\xa7\x8f\xe5\x1e\xd7\x43\xbb\x2e\x77\xf7\x75\xc4\xf5\xd2\xae\x42\xf7\xc1\xdd\x20\xb1\x39\x81\x6f\xe7\xa7\x49\xe3\x7b\x38\xf0\xd3\x94\x53\x10\x82\x9d\xa6\x9c\xa6\x27\xa2\x04\x45\xed\xf3\x03\xc8\x4e\xf7\x7f\xc4\x75\x34\xe8\xfc\x9c\x05\xb6\x81\xdc\x41\xa2\x74\x02\xf3\xce\x8f\xe3\x38\x1e\xd1\x14\xed\x4d\x0e\x46\xb9\x03\x2f\x7c\x8a\xf6\x26\x68\xef\xc3\xb9\x98\xa2\xbd\x49\x36\xea\xf6\x48\xd9\x29\xda\x9b\xe9\xb3\x09\x54\x4f\x52\x38\x01\x7d\x77\x70\xdb\xc2\x4c\x0a\x67\x3a\xc2\x59\x03\x4d\x91\x54\xaa\xe0\xc0\xf3\x18\x9f\x4b\x7e\x2e\xf9\xb9\xc2\xe7\x5c\xee\xe0\xc0\x3b\xf0\xf3\x67\x72\xb9\xa7\xec\x28\x50\x01\x49\x05\xea\x0e\x93\xe0\xb2\x86\xe9\x0e\x93\x99\x8a\x92\x81\x32\x4f\x72\x3e\xfd\x38\x7f\x2c\xfa\x4c\x72\x3e\xfd\x38\x1f\xb4\x2b\xe7\xd3\x8f\xf3\x28\x78\xb6\xa5\x9c\x1f\xfa\x0c\x4e\x9a\x29\x64\x0b\xf6\x27\x28\xf5\x9f\x1c\x8e\x72\x7e\x68\x83\xa8\xf6\x4c\x0a\x73\x92\xcb\x9c\xbf\x31\x05\xa3\x13\x30\xfa\x7d\xc7\xe1\x9e\x59\xcd\x28\xf0\xf4\x40\xdc\xe9\x71\x28\x33\xb3\xdc\x83\xa8\xf6\xcc\x0a\xae\x59\xb7\x20\xaa\x3d\x41\xa6\xe7\x87\xe1\xde\x2f\xcf\xe5\x2c\xad\x4a\xf3\xb9\x21\xcd\xae\xa0\x3e\xb2\x2c\x70\xf7\x49\xdc\x18\x16\x77\x9f\x4c\x81\xac\x07\xe9\x4e\x81\xec\xcc\xd5\xe1\x32\x95\xb9\xda\x67\xaa\x87\x83\x1d\x06\x33\x57\xbf\x87\xb6\x0c\xca\xf2\x66\x56\x5b\xe6\x90\x7d\x99\x77\x65\x95\x47\xb3\x04\x3b\x11\xa6\x47\xb3\x4c\xc1\x72\xb0\x13\x61\x0a\x96\x27\x60\xf9\xe3\x34\xa3\x29\x58\x9e\x45\x81\xe4\xd4\x8f\x59\x64\x5f\xf9\xe4\x7c\xf5\xb9\x26\x6d\x4b\x3b\xdd\x2b\x4a\x9a\x29\xbe\xe0\x24\x90\x59\x94\x34\x37\xd1\xc4\x83\xd2\x2f\x4a\x9a\x9b\x68\x82\x50\xf7\x2c\x78\x35\x53\x40\x1e\x8f\x7d\xd1\xd8\x14\x25\xed\x41\x8f\x14\x25\xad\x28\x69\x1c\xeb\x31\x4d\x19\x4e\x01\xb9\xe7\xfa\x4e\x01\xf9\x2c\xb2\x94\xf0\xf7\x2c\xb2\xb4\xb8\x9e\xd5\x73\xc5\xf5\x5c\xd0\xaa\x41\xf8\x7b\x16\xa5\x8f\xc3\x53\x0e\x8d\x77\x35\x36\x02\xfc\x20\xd4\x3d\x05\xf8\xb3\xec\xf8\x97\xbf\x7f\xf9\x80\x8f\x69\x0a\x72\x9a\x6e\x0c\x4e\x13\x99\xa6\x1b\x67\x55\x1d\x3e\xf9\x48\x50\x55\x1d\xd6\x5f\x97\x59\xcf\x02\xf7\x59\x71\x95\x83\x43\xc6\x66\x25\x9a\x38\x2b\x30\x2e\x38\x3c\x6c\x0a\xbe\x27\xe0\xfb\xcb\xac\xb5\x50\x6b\x92\x25\xbc\xe3\x45\xf8\x42\x0d\x19\x72\x99\x6d\x08\x93\xfc\xe1\xf9\x91\x86\x8b\x10\x94\x2a\xcc\x90\x2b\xd4\x11\xce\x90\x2b\x9c\xcf\x71\x07\xb1\xd8\xe9\xb6\x90\x19\xe1\x73\x74\x39\xf0\xda\x27\xbb\x43\x0e\x8d\xe7\xec\x1e\xe0\xfb\x23\xf1\x39\x1b\x15\xe4\xb3\x29\x40\x5c\x54\x31\xd9\x46\x71\x7e\x6c\xa2\x26\x68\xc8\x32\x1b\x23\x0e\x8d\x77\x09\xba\x4f\xc1\x72\x70\x8c\xd9\x14\x2c\x4f\x53\x86\xf1\xb1\x4e\x4d\x19\xce\x86\xc9\x8c\x8f\x75\xda\x28\xe2\x99\x82\xe5\xe0\xe2\x89\xd9\x5c\x2f\xa2\xdc\xf8\x58\x93\xa2\xdc\x09\xca\xa5\x48\xfd\xcf\x14\xe5\x4e\xd3\x7e\xf1\xe1\x38\x99\xf6\x9b\x5d\xd9\x23\x3e\x3b\xbb\xb2\x27\x02\xf5\xb0\xdb\x29\x02\x9d\x5d\x8d\x46\xde\x7f\x76\x6d\x49\x57\xce\x38\xf8\x76\x76\xb2\x4a\xb3\xab\xd1\x38\x86\x64\x76\x39\x2a\xda\x0c\xc0\xcc\x14\x6d\x4e\xd0\xe6\x17\xa5\xfc\xb5\x91\x37\x7b\x38\x87\xd6\x9b\xad\x11\x73\x90\x4c\x9a\x82\xd1\x48\xc7\xa7\x9f\x1e\x4e\x31\x07\xd8\x3b\xd8\xc9\x37\x07\xbb\x64\xe7\xd0\x02\x53\x52\x30\x87\x16\x18\xfc\x79\x07\x25\x05\x73\x28\x5f\x24\x1b\x0f\x2d\x41\x63\x44\x56\xb1\x45\xc2\x43\xb6\x8a\x6d\x5a\xc5\x16\xd4\xce\x4d\xc1\xe8\x1c\xca\x9c\x4b\x67\xe8\x0a\x0a\x50\x23\x23\xfe\x03\xa4\x38\x87\x32\x97\xf1\x1a\x86\x2b\x71\x28\x73\x84\xa1\xe7\xd0\x0e\x0c\x5c\xc1\x20\x0c\x3d\x05\xa8\x13\x80\x9a\x38\x81\x72\x0a\x50\xa7\x3b\x19\x82\xc8\xf4\x9c\x5a\x5b\x77\x32\x44\xc6\x65\x9c\xae\xd8\xe9\x8a\xe5\xac\x95\x69\xea\x71\x5a\x28\x17\xec\x22\x99\x53\x3b\x40\xb6\xf1\x0e\xa0\xd3\x9c\xc4\xb7\x26\x75\x70\x77\x50\x0f\x31\xa7\x42\xc2\xb6\x84\x78\x8b\xa4\x2e\x49\xae\xa0\xa2\xad\x89\x9b\x53\x11\xce\x3e\x57\xed\x9e\x72\x43\x54\x7b\x9a\x8d\x9c\x1e\x9d\x11\x9c\xa2\x36\x3d\x3a\x63\x4e\xcd\x00\xa5\x14\x73\x6a\x06\xe6\x8f\x7b\xe8\x68\x33\x94\x73\xaa\x50\x32\x33\x64\x86\x72\x7a\xec\x46\x70\xc7\xc5\x14\x7b\x4f\xb0\x77\xba\x51\x00\x4b\x97\x70\x7d\x36\x81\xe1\x5f\x3a\xd2\x16\xee\x87\xca\xc8\xc2\xfd\xb9\x14\x34\x2a\x38\xe6\xd2\xb2\x2e\x9d\x90\x72\xf1\x6e\x96\xa6\x00\x95\x9b\x77\x15\x20\xb3\x91\x41\x52\x60\x8a\xe5\xa7\x58\x3e\xca\x73\x86\x6b\xe6\x71\x9a\x51\xf4\xec\xdf\x69\x46\x71\x9a\x3d\x0c\xca\x20\xa7\x18\x7d\x82\xd1\xd3\x03\x69\xab\x8c\xcc\x1e\x06\x87\xe1\xcc\xed\x84\x8b\xbd\xa3\xa0\x01\xb6\xab\xdd\x2a\xbe\x10\xc5\x99\x29\x9c\xdb\x09\xaf\x97\xcf\xf9\x2e\x39\xaf\xa0\x32\x72\x92\x22\x3c\x3f\x70\x9e\xca\xc8\xb9\xd5\xb3\x5b\x8b\x54\x71\x4c\xb6\x0a\x4a\xec\xed\x11\xbf\x53\xec\x3d\xcd\x00\x86\xa8\x50\x9c\x3d\xc1\xd9\xe9\x3d\xfe\xc1\x12\x67\xaf\x4b\x03\x5c\x0f\x0c\x59\x17\xd0\x64\x5d\x2e\x67\xce\xdb\x59\x17\xcb\x79\x99\xa6\x8b\x7a\x5c\xc2\x75\x91\x07\x5e\x62\xe5\xa8\x67\xe9\x2e\x4b\xf6\xd6\xa5\xb1\xe5\x0c\x9e\x65\xea\x6e\x99\xa6\xb3\x74\x7a\x89\x9f\xd7\xe5\xd2\x65\x17\xeb\xba\x30\x17\xeb\xd2\x5c\x70\x06\xcf\xba\x10\xbe\x65\xb9\x5f\x80\xec\xd6\x15\x3e\xe7\xd0\xe2\xe6\xb9\x66\x9f\x19\xda\x77\xfc\xee\x25\xf6\x5e\x9e\x31\x11\xd4\x5e\x2e\xcf\x98\x58\xb7\xb3\x41\xd5\xc9\xba\xf1\x2d\xd6\xad\x17\xcb\x8e\x98\x75\x33\x43\xeb\x76\x36\xa8\x1c\x59\x62\xef\x65\xea\x2e\x8e\x02\xfd\xb3\xc4\xde\xcb\xb3\x1e\x22\x2a\xcf\x11\x5b\x5d\x37\xa9\x6b\x0b\xa3\x97\x67\x3d\x2c\xce\x7a\x08\x4e\x36\x59\x66\xf8\xd6\xad\xda\x3e\xa0\xeb\xfc\x61\xb3\x2e\xa1\x08\xba\xec\xc8\x80\xed\x89\x03\xa5\x96\x10\x7d\x81\xca\x9f\x8b\x43\x7e\xd6\x43\xde\x6a\x3d\x67\x69\x3c\x96\x59\xaf\x87\x1c\xd5\x02\xa9\x3f\xd7\x75\x64\x60\x3d\x60\xc7\xc5\xf9\xa5\x87\xc6\xbb\xd9\xef\x1d\x3d\x74\x68\xbc\x9b\x7d\x37\xfb\xee\xf1\x68\x96\xb0\x7d\x3d\xc7\x72\x1d\x5a\x82\x16\xd2\x06\xb4\x8f\xe7\xd0\x40\x8b\xb2\xc5\x43\xab\xd0\xfc\x5e\xf5\x7b\x89\x77\xc3\xef\x85\x7d\x39\xf6\x65\x3d\xb2\xe5\x09\xdb\x80\x55\x4f\xf8\xee\xd1\xcb\x8f\x47\x04\x2f\x21\xfa\x02\xa2\x27\x4a\xdb\x97\x10\x7d\x91\x88\x3c\x8f\x49\xfb\xa4\x39\xb4\x83\x82\xd6\x0b\x00\x5d\xef\x51\x30\xcf\x05\x0a\x5a\xe0\xf5\xf3\x23\x4b\xcf\x72\x5e\x9c\x51\x7a\x7e\x5e\x69\xbc\x0b\x44\x5f\x40\xf4\x43\x0b\x68\x21\xad\x43\xab\x37\xb4\x29\xcd\x2e\x1f\xe8\xbd\x5e\x54\xc1\x7a\x8f\xbc\x1d\x1a\xdf\xcb\x7e\xef\x08\x5f\x7c\x95\xcf\x65\xbb\x77\x98\xfd\x5c\x17\xf2\xc3\xc1\x12\xe7\x87\x66\x41\x37\xeb\x75\x59\xbd\xa5\x4b\x63\xb8\xca\x23\x85\x99\x87\xf6\xd7\x49\xf9\xe5\xf1\x13\x8b\x33\x4e\x9f\x8b\xfa\x9d\xf5\x3a\x09\x6f\x30\x81\xec\x7d\x5e\x24\x62\xcf\x8f\xcd\x3d\xf4\xde\x49\x00\xf1\x27\x54\xea\xf2\x34\x86\xf5\x7d\xf6\xf4\x78\x28\xeb\xc3\x49\x5b\x80\xfc\x43\x3b\x9f\x13\xc9\xaf\x4f\x46\x52\xbf\xb3\x3e\x65\xf3\x53\x36\x01\x3a\x4b\xd4\xbe\x48\xad\x3e\x1e\x91\xbc\x3e\x99\xc6\xa1\x0c\x87\xf6\x42\xb3\x8d\xe3\xf4\x1d\xda\xe1\x86\x48\x7e\x91\x82\x7d\x2e\x0e\x96\x5a\xe6\x59\x17\x87\x32\x3c\x1e\x9d\xbc\x3c\x8d\x61\x7d\x75\x48\xe3\x7b\xca\x26\x45\xa1\x87\x46\x5f\xc2\x3e\x2b\x9b\xec\x53\x5a\x9f\x4b\x96\x73\x4c\x0f\x8d\x76\x09\x74\xaf\xef\xc8\xab\xb7\x0c\x2c\x41\xfb\x02\xb4\x27\xce\xac\x59\x82\xf6\x95\x3e\xc4\x81\xfd\x23\x2b\xc9\xa9\xa4\x68\xde\xa8\x4a\xeb\x49\x57\xfa\x71\xef\xa0\xdd\x25\x42\x5f\x29\xc1\x15\x2a\x84\x56\x52\x0c\x93\x62\xf8\x20\x0f\x9e\x3a\xba\xc8\xde\x1e\x1a\xef\x66\xdf\xcd\x70\x80\x4d\xe2\x2b\xc9\xd1\x24\x47\x29\x11\x5a\x49\xf5\x0e\x92\x3f\x34\xbe\x97\xfd\x5e\xb1\xdd\x63\x7d\x96\x08\x7d\x81\xd0\x9f\x8b\x9c\xd3\x02\x9a\x9f\x9f\x25\x8d\x71\x80\x9b\x56\x52\x36\x29\x1b\x5a\x09\x2b\xb5\x92\x5a\x01\x8c\xb4\x52\xb5\x8d\xb0\xcf\x1f\x7c\x09\xfb\x1c\xbe\x7b\x5c\xa9\x25\x6a\x5f\xa0\xf6\xe7\x22\xd1\xb4\x44\xed\x0b\xd4\x9e\xb4\x16\x99\x18\xe7\x22\x85\x7c\x1e\xfb\xa0\x25\x69\x55\x9a\xcf\x75\x69\x76\x05\x25\x93\x41\x12\x0b\x24\x7f\x68\xbc\x4b\x52\x75\x71\x3e\xc4\xa1\xf1\xae\xac\xcf\x49\x16\x20\x54\x59\xe5\x9b\x55\xbe\x94\x12\xad\xec\x74\x80\xf8\x0f\xed\xb0\x4a\xc4\xbf\xf2\x8f\xa5\x98\x90\x4c\xbe\x78\x65\x05\xf7\x09\x9e\xab\xf6\xb9\xa2\xc9\x28\x11\x5a\x59\x53\x93\x6b\x97\x46\xff\x5c\xcf\x59\xc1\x25\x99\xb5\xb2\x82\x9b\xc3\x77\x0f\x2c\x5e\x59\x2b\x0a\xa0\x3f\x34\xda\x88\xdf\xbb\x4b\xda\x99\x5e\xd1\xfd\x02\xdd\x67\x8e\x8a\x5f\xa2\xfb\x05\xba\x7f\x2e\x4e\x48\x59\xa2\xfb\x55\x5c\xf7\x54\x1c\x2d\xd1\xfd\x2a\xdf\x90\x56\xa0\x4d\x69\xeb\xac\x8d\x72\x7a\x57\xd4\xa9\xd4\xf9\x3e\x17\x07\xa9\x2c\xeb\x7c\x57\x51\x57\xbe\xe8\x77\x90\xfe\x9f\x55\x0a\x33\x09\x14\x5d\x45\xc5\x58\x54\x82\xe4\xbc\x56\x51\xf8\x8a\xc2\x07\xec\x5c\x02\xf9\x55\xea\x2d\x8d\xae\xe0\x14\xaf\xa2\x40\x02\x45\x57\xd1\x4c\x15\xb5\x21\x4e\xf6\x12\xc8\xaf\xa2\x99\x7a\xed\x33\x5e\xe2\x2a\xaa\x82\x17\xf5\x20\xb8\x5f\x9c\x8c\x2a\x0e\x5b\x25\xec\xb2\x96\x8b\x14\xda\x12\xef\x2f\x12\xfa\x59\xb5\x2d\xde\x5f\xf5\xc7\xd0\xe3\x4e\x2f\x4b\x8e\x57\x55\x46\x5f\xcc\x40\x55\x15\x54\xad\x14\xa7\x7d\x2e\x13\xff\xab\x6a\xa5\xd8\x9b\xbf\xaa\xce\x40\xd5\x19\xe0\xb4\xb6\x55\xb5\x48\x55\xe5\x4a\x25\xfd\xaa\xba\x3e\xe4\xff\x9f\x8b\x4a\xfa\x55\x41\x1e\xab\xaa\x48\x41\xca\xab\xaa\x48\xab\x5c\x06\x29\xaf\x2a\x97\xab\x5c\xe6\x70\xef\x65\xb9\xf2\xaa\xca\x28\x87\x7b\xaf\xaa\x8c\x56\x65\x94\x93\x42\x57\x95\xa3\x14\x03\x1c\x1a\xef\xca\x96\x2a\x5b\xd0\x72\x16\x03\xac\xf8\x7c\x95\x25\x19\xca\x4f\x38\x5c\x0a\xa3\x56\x80\x3f\x57\xfc\x86\x8b\x5e\x0e\x2a\x5a\x17\x87\x91\x1e\x1a\xcf\x69\x23\x42\x8d\xa6\xb5\x0d\x1d\xd6\x70\xf9\x71\x8e\xf7\x32\xbe\xb1\xc2\xe1\x72\x8e\xf7\x0a\x87\x16\x0e\x8d\x3a\xf7\x65\x7c\x63\x71\x22\xc6\xe3\xd9\xde\xcb\xc3\x48\x57\xa8\xd1\xb8\xd2\x66\x85\x4e\x6c\x28\x2c\x9c\xed\xbd\x8c\x79\xac\x70\xf9\x25\x54\x95\x31\x8f\x45\xcc\x23\x53\x2c\xb8\x9a\xda\xab\xa9\xbd\x08\x0c\x2c\xcb\xa9\x57\x73\xa9\xa5\xe7\xfb\x6b\x23\xef\x01\x13\x8b\xc8\xc8\x79\xe5\xb4\xd6\x54\x64\x4d\x1b\x92\xf0\xf0\xac\x5b\x58\xcd\xa5\xc8\x59\x77\xcb\xba\x85\xd5\x9c\x68\xe5\xba\x55\xbb\xa5\x15\x4d\xc0\x81\xa6\x82\x6a\x3f\x0e\x15\x9f\xab\xd2\xe4\x06\xee\x92\x87\x49\xac\x16\x2c\xed\x84\xc2\x6b\x61\xbb\xae\x13\xee\x8d\x5c\x86\x53\x16\xe1\x94\x4c\xa6\x79\x51\x2d\x70\x7e\xe8\x32\x89\xd1\xd5\x09\x48\xac\x2e\x37\xf2\x01\x53\xab\x6b\x46\x7b\x7a\xa4\x9d\x61\x74\xb5\x4c\x57\x47\xb3\x77\x61\x75\x51\x4d\xd7\x4b\x23\x59\xba\xba\x0e\x47\xcf\x43\x1a\xef\x66\x9f\x73\x9d\xe8\x6d\x76\x22\x4a\xab\xeb\x92\x71\x46\xc4\xea\x0a\x4e\x97\x55\x20\xfe\x65\x18\x67\xf5\x6a\x9f\x81\x26\x54\x15\x9c\x1f\x04\x96\x04\xea\xea\x9a\xc2\xee\x9a\xc8\x89\xfe\xc9\x02\x42\x36\xee\x24\x59\xc6\x64\xd6\xd0\x6b\xa0\x16\x6d\xb9\x13\x70\x0d\x4d\x52\xc6\xd9\x1c\xe9\x47\xb3\x09\xd6\x93\x05\x02\x6b\x38\x5c\xe0\xf3\xb2\x40\x60\x0d\xfd\x7c\xea\xd3\xd6\xd0\xca\x8f\xc2\xf7\x48\x78\xae\xa1\x49\x1a\x0e\x0d\x48\xbd\x8c\xbf\xac\xe1\x4c\x92\x04\x5d\x26\xfe\xd7\x70\x18\x85\x61\x18\x43\x59\xc4\x50\x72\xc2\xea\x19\x43\x59\xd3\x61\x14\x5c\x33\x63\x28\x6b\xea\x12\x72\x6c\xfa\x9a\x5a\xd6\xa9\x15\x25\x0e\xb8\xdc\x58\xb8\xa6\x4e\x0d\x07\x0f\x2e\x37\x16\xae\xa9\x53\xc3\xc1\x83\xcb\x92\xee\x35\x7f\x43\x83\x05\x1e\x01\xb1\xa6\x36\x84\x4d\x89\xcb\xcd\x86\x8b\x53\x1f\x9e\x8b\xfa\xb4\x35\x9d\xc9\xe9\x70\x81\xde\xcb\x22\x84\x35\x75\x4c\x80\xde\xcb\x00\xc7\x22\xc0\x91\x73\x3e\x4d\x18\xcc\x58\x4b\x81\x64\xff\xe1\x32\x98\xb1\x96\x96\x90\xfd\x87\x8b\xc8\xc6\x9f\xb5\x74\x2e\x84\xde\xcb\x35\xb9\x5c\x93\xdc\x33\xb9\x96\xda\x6d\xc9\x02\x72\xb9\xcb\xd3\x0a\xd6\x92\x05\x1c\x20\xb5\x96\x2c\x58\xfa\x70\x5c\xbc\xb3\x2c\xd5\x5e\x4b\x8d\x47\xbd\xdb\x5a\xb2\x60\xfd\x86\x8b\xd9\x5b\xc5\x36\x44\x71\x9c\x27\xb8\xdc\xcf\xb8\x96\x82\x4b\x3c\x73\x2d\x4d\xe6\x52\x70\x85\xf7\x4b\x6c\xbb\x2a\x52\xc5\xb9\x83\x8b\x88\xca\xf9\x91\xcd\xa8\x32\xf7\x38\xae\xa5\x13\x42\x82\x77\x2d\x41\xc5\xd2\x7b\xe6\x28\xde\x65\x91\xc4\x5a\x4a\x90\xa1\x01\x03\x30\x8b\x00\x4c\x2e\x40\xf4\xed\xba\xdf\x1a\x07\x0e\xe4\x58\x5b\xe3\xb0\x65\x29\xc7\x18\xae\xad\xab\xbc\x0f\x67\x83\x53\xd0\xd6\x96\xa3\xdb\xb5\x11\x4c\xe4\xd6\x5e\x6c\xd7\x46\xf8\x9c\x6b\x63\xcb\x51\x4e\x3b\x5c\xd6\x4d\xac\x2d\xf7\xc8\x03\xaf\x2d\xf7\x28\x95\x78\x2e\xf2\xbb\xcb\x1a\x89\xb5\x15\x20\xf6\xa8\x2c\xab\xbc\xd7\xd6\x09\x09\x1c\x98\xad\x5d\xa1\xd8\x3b\x44\x5f\x1e\x42\xba\xb6\x66\x85\x94\xdc\xda\x32\x99\xc2\xef\x43\x3b\xcc\xf3\x60\xd2\xb5\x45\x64\x06\x2e\xb6\xcc\xdb\x3f\xe6\x65\x86\x26\xf3\x08\xfb\x64\x12\xfa\xdb\x22\xef\x7d\x09\x8b\xd9\x05\xb3\x3d\x31\x60\x5f\x3a\xc0\xec\x1f\xd9\x9e\x18\xb0\x29\xb9\x38\xb4\x7a\x68\x30\x74\x5f\x5a\x60\xee\xe7\xdc\x6e\xf2\xdc\x54\x5e\x1c\x1a\xdf\x83\xcb\xfb\x52\x6e\xc9\x3e\x6f\xea\x2f\xfe\xec\xeb\xc7\xd1\xe0\x5d\xac\xf2\xbe\x94\x51\x4e\x06\xd9\x86\x91\x36\xa7\x0d\x3c\xf7\x75\xf1\xbd\x62\x1b\x28\xdc\xfb\xba\x18\x07\xf1\xcf\x4d\x69\xc6\x73\xe3\x9d\x6e\xab\xc2\x37\xe1\xa6\x60\x4b\xe7\xbe\x60\xf2\x26\xda\x74\x1e\x7b\xa1\xd9\x2c\x5c\xbe\x49\x25\x6f\x42\x4f\xe7\x67\x4b\xe3\xdd\xf0\x5d\x94\xdc\x4d\x10\x65\x7b\x50\xc1\x26\x02\x75\x68\xbc\x0b\x97\x37\x11\xa8\xcc\x41\xce\xdb\x08\xd4\xa6\x86\xfc\xb9\x39\x2b\x64\x5b\x3c\xbe\x29\x02\x79\x6e\xe2\x20\xdb\x93\x4a\xf7\x9d\x7f\xb4\xc3\xe5\x1b\xe5\xb5\x39\x81\xf4\xb9\xaf\xf2\xd7\x5b\xe4\x37\x55\x21\xe7\x67\xf2\x4a\xe5\xd3\x78\x5f\xfb\x66\x21\x7a\x7d\xc1\xbe\xc3\x2e\xe0\x8e\xdc\x1c\x88\xb9\x8d\x3c\xed\xdb\x11\x51\x63\xb9\x8d\x3c\x6d\x22\x4f\x6e\x31\xda\xd6\x9b\x6f\x02\x50\xcf\x4d\xf6\x74\x3f\x84\x53\xf6\x03\x66\xbd\xef\xb3\x9a\x36\xd5\x23\x7f\x36\x37\xe7\x3c\x37\xa9\xd2\xfd\x60\x80\x37\x45\x24\x8f\x3b\x52\xb7\x45\x24\xfb\x49\xec\x60\x21\x32\xb0\x9f\x6c\x1b\xce\x3d\xd5\x17\x9b\x90\xd3\xf9\xf1\x5d\xb8\x66\x21\xc8\xe6\xb2\x9c\xc7\xdb\x0b\xb6\x9b\x63\x37\xf5\x20\xc1\x99\x63\x9b\x88\xd3\x9f\x4d\xac\xe9\xf1\xf2\x82\x4d\x7d\xfb\xf9\x81\x2b\x5c\x5e\xb0\x1f\xe7\x94\xad\xb4\x87\xf6\x42\x43\x5c\x9f\x1f\x57\x8e\xfb\xb2\x0d\x3c\x6d\x02\x4f\xe5\x7e\x0f\xc9\xfb\x70\xf6\xfb\xe3\xca\xb1\xd3\xdb\xfb\x70\x36\xb5\x21\x87\xf6\x41\x1b\xd2\xb6\xb4\x23\x0f\xd6\x81\xec\x37\xdb\x04\x13\xf4\x66\xbf\x87\x91\xba\xc9\x76\x6e\xa3\x3d\x9b\xfa\x8e\xe7\x7e\x8e\xfd\xdd\x46\x7b\x36\xfb\x6f\x9f\x1b\x44\xbd\x0d\xe7\x6c\xae\xa2\x79\x6e\x32\x8c\xdb\x30\xcd\x26\x4c\xe3\xde\x9c\x6d\x89\xfc\xfe\xec\x32\xc7\x50\xec\xcf\x2e\x7f\x76\x0f\x64\xbb\xbd\x32\x66\x7f\x8a\x2b\x9b\x5f\xf6\x87\xd7\xb4\x0d\xd3\xdc\x20\xd6\xfd\x81\x24\x36\x7b\x72\x9f\x9b\x43\x3d\xb7\xe1\x97\xfd\x39\x69\x9c\x92\xb6\x2d\x90\xd8\x9f\x9c\x7f\x8f\x2b\xbc\x3f\xe5\xf1\x23\xda\x74\x53\x1a\xb9\x3f\x0c\xc3\xfe\x9c\x8d\x97\x99\xb4\x18\x62\x7f\xce\x06\x17\xe3\x6f\xe3\x2a\x9b\xb8\x4a\x01\x61\x6e\xe3\x2a\x3b\x39\xb4\xf7\x68\xe3\x9d\x94\xd1\xe4\x4a\x64\xf3\xcb\xb6\xa2\x61\xb3\x0d\xf7\xb9\x29\x8d\xdc\xc6\x4b\xb6\xf1\x92\xfb\x3d\xea\x73\x13\x28\x39\x3f\x3e\x87\xb0\x58\xbd\xb0\x8d\x6f\xdc\x2f\xfa\xce\xd2\xf7\x9d\x94\x47\x0e\x4e\xdb\xa9\xda\x86\x33\xf4\xa2\xdb\xac\x4a\xd8\xc9\xe1\xb2\xcd\x79\x1b\xcb\xd8\xc9\x59\x63\x4b\xc9\x36\x96\xb1\x89\x65\x14\x4e\xcd\xde\x96\xc3\xef\xec\xd0\x30\x66\x9b\xdb\x59\xce\x4f\x93\xf6\x41\x5b\xd2\xf6\xbf\xfc\x3d\xd8\x49\xba\x2d\x4a\xd8\x44\x2f\xce\x63\xd2\x92\x34\x64\x94\xeb\x45\xb7\xa1\x8c\x9d\xe5\x00\xb0\x6e\x5b\x49\xbf\x33\x1a\xfa\xe6\x7e\xa6\x4d\x85\xc2\x9f\x9d\x5d\xa5\x5c\x31\xba\x73\xb1\x7b\xca\x2d\xe7\xb2\x6c\x62\x18\xe7\x67\x49\xa3\x5d\x39\x95\xe5\xd4\x97\x79\x0e\x97\x78\xe7\x6a\x5f\x8e\x27\xb5\x89\x6b\x9c\x1f\xb4\x3b\xbb\xab\xb7\x85\x0a\x3b\x03\xc6\xef\x0f\x2b\x95\x55\xd1\x59\x15\xcd\x21\xe1\xdb\xb0\xc5\x26\x6c\x51\x38\xdc\x7b\x1b\xb6\xd8\xdc\xd4\xf2\xdc\x6c\x96\xd9\xdc\xd7\x72\x7e\x9c\x0c\x64\xd9\xb0\xc5\x2e\x9f\xc3\x3d\x90\x70\x17\x39\x5a\x92\x4d\x30\xb9\x45\xe5\x55\x64\x15\x90\x70\x17\x59\x55\x72\x93\x16\xd0\x98\xdc\x22\xab\xd2\x4d\x1b\xb2\xca\xb8\xc5\x0d\xae\xdb\xc6\x28\x76\x51\xbe\xd3\x4b\xbb\x0e\x83\x60\x41\xc9\x7c\xce\x60\xc1\xae\x0e\x23\xe5\x04\xed\x95\x96\xa4\x15\x68\x45\x1a\x43\xe3\x0e\xff\xed\xe1\x9c\xbb\xba\xc4\x29\x5e\xdd\x16\x11\xec\x9a\x1f\x69\xb4\x91\x7d\xb7\xd8\x46\xd0\x86\x32\x5f\xb5\xbf\x64\x5b\xb7\x41\x80\x6d\x10\xe0\x26\xdb\xba\x3d\xc4\x73\x13\x0b\x78\xbc\x76\x62\x57\xd7\x41\x75\x26\x33\x86\xb5\x3a\x93\xd5\x75\x00\xd0\xda\xee\x1c\xd8\xec\x1c\x78\x6e\x80\xd6\x76\xe7\xc0\xae\xae\x0d\x80\xd6\x36\x32\xb0\x09\x06\x3c\x37\xd5\xab\xdb\x6d\x02\x9b\x60\xc0\x73\x73\x48\xeb\x36\x0a\xb0\x8d\x02\xdc\x54\xa0\xee\x70\x8d\x87\xd6\x96\x9b\xa7\x76\xe0\x27\x6f\x23\x03\x37\x39\xd3\x6d\x64\x60\x73\x5b\xc9\xa1\x9d\xbe\x70\x67\xc9\xf9\xf9\xd1\x0e\x9f\xdd\x62\xb0\x43\x69\x66\x43\xf6\x36\x32\xb0\x43\xa3\x43\xf2\x72\x5b\xf9\xb0\x43\x29\xe5\x10\xc0\x6d\x14\x60\x87\x53\x5e\xfe\xef\x73\x6c\xd3\xfd\xff\x18\x79\x77\x20\xec\xe6\xec\x73\xeb\xff\xb6\x30\x62\x37\x67\x9f\xd3\xde\x77\x73\xf6\x9b\x42\x5c\xe0\x2e\xdb\x16\xfe\xec\x96\x6c\xed\xe5\x5d\xbd\xb9\xa6\x0e\x00\xc3\x6d\x11\xff\x6e\x72\xad\xc0\x5d\x77\x25\x6c\x36\x22\x1c\x1a\xdf\x23\x54\xb4\x9b\xeb\x9d\x54\xe9\xb6\xa8\x62\x1b\x2d\xb8\x71\xd5\xb7\x45\x15\x9b\x8d\x08\xcf\x5d\x90\x44\xa3\x05\xbb\x29\x11\xe4\x4f\xb7\xfb\xb0\x77\xd3\xfd\xe2\xe2\x90\x6d\xb4\x60\xb7\x1f\xd7\x2a\xcf\xc9\xb5\xf6\xe3\x1a\xfa\xcd\x4a\x8b\xdd\x95\xf6\x82\xc4\xba\x39\x7b\x77\xb5\x7e\x65\x81\x76\x10\xd6\xee\x1a\x34\xee\xd7\xda\x6c\x1a\xf8\xb3\xbb\xc6\xab\xe2\x0a\x76\x8d\x57\x27\x04\x7b\xd7\x8f\xe7\x1c\x47\xb7\x7f\xf5\xe3\x39\x90\xce\xee\x1a\x2a\x4e\x8c\xd9\x5d\x43\xd5\x09\xa3\xde\x24\x4b\xb7\xb8\x7d\x73\xf9\xc7\xa1\x15\x68\x49\x9a\x6d\x30\xde\x61\x9f\xc5\xed\x37\x49\xd5\xed\xee\xec\x3d\x5c\xa1\x5c\x71\xba\x87\x8a\x66\xe0\x49\x7b\x61\xc9\x1e\x7a\xd2\x43\x89\x65\x9f\xfd\xf6\x44\xa0\x3d\x9c\x23\x70\xcd\x1e\x7a\xd2\x6c\xe6\x3e\xb4\x07\x5a\x91\x56\x8f\xc9\x48\x92\xfc\x9c\x53\xc9\x81\x36\x5b\xc8\xbf\x87\x53\x49\x02\x75\x8f\x6a\x57\x00\x85\xde\x75\xb2\x2d\xc3\xd8\x86\x01\x6e\x4e\x1a\xde\x62\xfe\x3d\x9d\x0e\xee\x35\xd9\x53\xe5\x33\x9d\x8e\x40\xf9\x4c\x87\x3b\x75\x0a\x83\x29\x9f\x3a\x85\x53\x9f\x23\x98\xf2\xa9\x61\x9e\xa4\x86\x6e\x4a\x59\xb7\xc7\x3e\xee\xe9\x42\x26\xf9\xba\xa7\x0b\x79\x2a\xba\x81\xee\x9e\x2a\xb3\xa9\x32\x23\xd3\xba\xad\xaf\xd8\xec\xe6\x7e\x1e\x8e\x1e\xdc\x62\xfe\x4d\xfd\xc4\xa1\xf1\x9c\xc8\x81\x62\x8a\xe7\xe1\x94\xab\x6d\x31\xc5\xa6\x98\xe2\xd0\x78\x4e\xd1\xa0\x98\xe2\x79\xb8\x49\x75\x5b\x4c\xb1\xa9\x95\x38\xb4\xd3\x97\x45\x8c\x6f\x53\x99\xf0\x3c\x14\xa1\x6e\x2b\x13\xb6\x20\xf8\x60\xc5\xff\x53\x31\x9c\x3f\xfe\xad\xfd\xe3\x6f\xff\xfd\x7f\xb4\x7f\xfc\xcf\xf6\x6f\xeb\xef\xe3\xbf\xfe\xf9\xcf\xf5\xef\xff\x39\xff\x75\xfc\xe7\xdf\xff\xdb\xa1\xfe\x7d\xae\xfd\xaf\xff\xbe\xfe\xb9\xfe\xd7\x7f\xfc\xd7\x3f\xc7\xfa\xfb\x3f\xfe\xe3\x1f\xe7\x2d\xfe\xfd\xef\x00\x00\x00\xff\xff\x80\x7b\x94\x6c\x70\x5a\x01\x00"); +func _egf ()(*asset ,error ){_cgdg ,_fedd :=_fcgdg ();if _fedd !=nil {return nil ,_fedd ;};_cfag :=bindataFileInfo {_ae :"NWP-V",_ca :1293,_cc :_ce .FileMode (436),_fd :_c .Unix (1580492618,0)};_fbcec :=&asset {_e :_cgdg ,_ee :_cfag };return _fbcec ,nil ; +};func _dggd ()([]byte ,error ){return _ad (_gc ,"90ms-RKSJ-V")};var _aeeb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xbd\x4d\xeb\x2f\x3b\x92\xa0\xb7\xbf\x9f\xe2\x2c\xc7\x8b\x71\xa7\xa4\xd0\x1b\x14\x17\xcc\x8c\x1b\xf7\xc0\xd8\xc6\xed\xb1\x0d\xc6\x8b\x7c\x6d\x0a\xdc\x55\x45\x75\xcd\xa2\xbf\xbd\xd1\xf3\xe8\x54\x1b\x63\xb8\xb5\x7a\xce\x5f\x27\x53\x3f\x29\xa4\x54\x84\x42\x21\xe9\xef\xfe\xc3\x3f\xfc\xc7\x7f\xf8\xc3\xef\xff\xf2\xe3\xef\xfe\xe7\x3f\xff\xf1\xfe\xc7\xf7\x2f\x3f\xbe\xdf\xff\xe1\xf9\xf3\xfb\x2f\x7f\xfc\xaf\x7f\xbe\xdf\x1f\xd7\xfb\x4f\xbf\xff\xc3\x2f\xbf\xa4\xfc\xe3\xf9\xfd\xfd\x97\x9f\x7f\x82\xfb\x9f\xcf\x3f\xfd\xf2\xcb\x7a\xff\x1f\xff\xf5\x5f\xfe\xf2\xfe\xf3\x3f\xfc\xe1\xfb\xe3\x8f\xe2\x73\xcf\x7f\xfd\xd3\x7e\xf6\xc7\x8f\xbf\xfb\x5f\xde\x7f\xfa\xfd\xbf\xfc\xe5\xcf\xff\xfa\xe3\xdf\xfd\x77\xcf\x1f\xaf\xf7\xbf\xf9\xf1\xbc\xdf\x4a\xff\x9f\xfe\xfc\xbc\x7f\xfe\xfd\x1f\xfe\xe9\xc7\xbf\xfb\x4f\xe7\x9f\xce\x3f\xa4\xbf\xfe\xc7\x3f\xfe\xd7\x3f\xfd\xe9\xff\x7e\xff\xf9\xfd\xc3\x5f\x7e\x04\x69\xef\x1f\x1e\xf8\xcb\xdf\xfd\x87\xff\x7c\xfe\xe9\x7f\x3c\xff\xf9\xfd\xf1\x77\xff\xe5\x0f\xbf\xff\x4f\xff\xf0\x8f\xff\xfe\xbf\xfc\x87\x7f\xcc\xff\xfe\x7f\xe0\x7f\xf9\xcf\xff\xed\xfd\xf3\xbf\xfc\xfe\x8f\x7f\xf8\x91\xf2\x7f\x7b\x1c\xed\xdf\xd2\xff\xd7\x7f\xfd\xd3\xfb\x23\xed\x5c\xfe\x8f\xff\xf2\x0f\xff\xf1\xc7\xff\x99\x7e\xa4\xe3\x47\xae\xa5\xb6\xff\x6b\xa7\xff\xef\xff\xf9\x8f\xcf\xfb\xe3\xf0\xaf\x6c\x0d\xee\x3f\x3e\xef\xbf\xfc\xe9\xbc\xdf\x3f\x9f\x7f\xf8\xa7\xf7\x97\x1f\x3f\x7e\x77\x1c\xc7\xf1\xeb\x8f\xdf\xfd\xc7\xfe\xf7\x7f\xff\xeb\xfa\xfb\xbf\xf7\xef\xbf\xff\xfb\xf5\xf7\xfb\x87\xe7\xff\xf3\xc6\x2f\xc9\x8c\xfe\xf0\xc7\xbf\x3c\xef\x67\xda\xcf\x3c\x8e\x23\x7d\xbf\xfe\x48\xeb\xad\xff\xf7\x7f\xff\x92\x8e\x63\xff\xfa\xef\x9f\xbf\xbe\x91\x7d\xa3\x5e\xeb\x8d\xf5\x8f\xdb\xbf\xef\x5f\x7f\xcc\x4e\xc2\x43\x42\x7f\x7f\xfd\xd1\xf2\x4a\x38\x13\x09\x67\xf9\xf5\x47\x3a\x78\xe7\x0c\x53\x62\xa5\xf0\xd2\x59\x4d\xa9\xbf\xfe\x68\x3e\xd2\x4c\x68\xbf\xfe\x98\x93\x84\x6e\x42\xff\xf5\x47\xcf\x07\x29\xc3\x94\xf1\xeb\x8f\x16\xe6\x32\x4d\x99\xbf\xfe\x48\xd5\xdf\x3e\x4d\x39\x7f\xfd\x91\xc2\xb7\x2e\x53\x56\xf9\x0f\x73\xb6\x06\x0b\xa9\x16\x52\xac\xc2\x42\xaa\x16\xe7\x35\xe5\x5d\x29\x41\xca\x67\xca\x92\x5c\x26\x9f\x4b\xc9\x2c\x74\x6b\x75\x59\xf3\x85\x36\x79\xeb\xca\xa6\x2c\x59\x54\x9f\x51\x16\x0b\x2d\x2a\x29\xca\x62\x21\x55\x73\x56\x18\x0b\xbd\x0f\x52\x94\xc6\x42\x4a\xe6\xa3\x34\x16\x52\xf1\xb7\x94\xc6\x42\x6a\xd4\xfd\x52\x1a\x17\xd2\xf0\x19\xa5\xb1\x90\x32\x75\xbf\x94\xc6\xb5\x6a\x6a\x53\x5c\xd6\xf4\xa2\xa6\x6d\xa5\xdc\xd6\xf4\x5e\x25\x6c\xe4\x73\x5b\xc2\x85\x54\x28\xf3\x6d\x09\x9f\x95\xd2\xf9\xf5\x67\xa7\xf4\x25\x0d\x6a\xfa\x58\xe6\x85\x14\xb4\xd7\x63\x99\x9f\xf5\xeb\x83\x7a\x3d\xfe\xfa\x42\xaa\xe4\xf3\xfa\xeb\xef\xfa\xf5\x49\x99\x5f\x7f\x7d\x21\x29\xc3\xd7\xdf\xfa\x56\x8a\xfd\xe7\xdb\x29\xfc\x3a\xb5\xf8\xfc\xf5\x8f\x5f\x47\xaa\x9f\xbf\xfe\x7d\xbf\xfe\xc8\x69\x3d\x93\xfc\x3e\xc0\x2c\xcd\xa4\x64\x52\x22\x69\x49\x28\x25\x5a\x15\xcc\xd2\x26\x49\xc5\xa4\x42\x52\x90\x74\x9a\x74\xae\x24\x04\x90\xd2\x65\xd2\xf5\xeb\x8f\x19\xf4\x99\x94\x29\x27\x48\xf9\x98\x99\xb4\x61\xda\xe0\xb1\x83\xa4\x69\xd2\x5c\x49\xc9\xa7\xcc\x3f\x93\x7f\x33\x33\xf3\x5f\x98\x85\xaf\x31\x15\x8b\xbf\x90\x82\x0a\x85\x29\x41\x0a\xf5\x09\xeb\xb3\x90\xf8\xb2\x52\x98\x51\x50\xd0\xe2\x6b\xb7\x49\xeb\xc3\x2f\xb4\x70\x8a\xc7\xa4\x87\x9f\xa3\x86\xd5\xac\x2a\x59\x15\x52\x94\xcc\x42\x0a\x64\xd5\x14\xf2\x42\xa6\x13\xa6\x66\x91\x16\x72\xa6\x00\x4d\x11\x34\x45\x40\xd6\x4d\x11\x34\x45\xe0\x53\x8a\xa0\x29\x82\x41\x92\x25\x6f\x8a\xc0\xdc\x5f\x93\x5e\xf2\xa2\x6d\xda\x67\xd2\x47\x5e\xd4\xaf\xfb\x8b\x0b\x39\xf3\x50\xb7\x7a\x0b\x39\x53\x84\x6e\x4e\x0b\x99\x41\x20\xf9\x69\x80\x69\x82\x2f\xdd\xc8\x84\x41\x20\xdd\xbe\x75\xfb\xfb\xfc\xd8\xed\xef\x2f\xcc\x32\x29\xf8\x63\x4e\x0b\x33\x12\xf2\x7d\x14\xcb\xc2\x0c\x86\xd2\xf4\x28\xdf\x85\x19\x89\xea\x3d\x0a\x78\x61\xc6\x61\x52\x98\x14\x3c\x45\xd1\x3f\xcb\xb5\x30\x23\xaf\xbc\x72\x25\x7b\x30\x23\x0d\x92\xc2\x24\x5e\xa4\x6d\x72\x9d\x26\x21\x76\xc6\x83\x5c\x4f\x93\x4e\x92\x26\x49\x97\x49\x76\x98\xd5\xf3\x72\x67\x5c\x03\x33\xca\x6a\xaf\x3c\x28\x2a\x98\xc1\x08\x90\xc7\x6d\xd2\xcd\x53\x14\x62\x52\x47\x30\x83\x1e\x9a\x15\x4e\x56\x38\xf4\xab\xe2\xa7\x0a\xe8\x7a\xc5\x0f\xb5\x1c\xab\xeb\xd1\x89\xca\x51\x4c\x59\x3f\xe7\x23\x61\x42\xfc\x1c\xc4\xcb\x51\x4d\xa9\xab\x45\x1b\x29\xcd\x14\x06\xd6\x83\x94\xd3\x94\x35\x8c\x16\x7f\xfb\x32\x65\x0d\xa3\xa5\xa2\x7e\x7f\xaa\xcc\xff\x5f\x2d\x5a\x8e\xdb\x17\x96\xce\x41\x14\xc5\xef\x1e\x38\x7e\x17\xbf\x7a\x90\xf8\xe4\x4a\x41\x10\x80\x21\xa5\x14\xcb\x56\x18\x76\x97\xac\x8a\x5f\x0e\xe8\x95\x94\x69\xca\xd2\xc2\xe9\x48\x4b\x7a\xe5\x54\x0e\xe8\xc9\x23\xf3\x94\xaa\xaa\xdc\x3c\x55\x10\xce\xed\x53\x37\x4f\xa1\x4e\x8b\x62\x07\x6b\x70\x42\x1a\x76\x4a\xb0\xd2\x28\xe8\xa3\x3c\x9e\xcb\xb4\x95\x5d\xd8\x1c\x20\x1d\xb4\x50\x24\xb2\x8b\x54\xf9\x85\x49\x12\x35\x8a\x42\x12\x03\x6e\x58\xc9\x88\x0f\x8d\xcd\x53\xf6\x54\x90\x0e\x3e\x97\xb0\xc3\x81\x3d\x6e\xa6\x17\x5d\x26\x66\x59\xd6\x49\x7a\xaf\xc7\x24\xba\xfd\xd2\xff\xf9\x58\x1d\x64\x23\x97\x44\x4a\x31\xa5\xfc\xfa\xa3\xad\x06\xce\x07\x25\x15\x6d\x8d\xa3\xf9\x48\xc9\x14\x46\x4d\x12\xcc\x66\x21\xed\x14\xb3\x59\xf8\x99\x12\xa6\xc4\x6e\xaf\x7c\xac\xba\x6f\xb4\xc6\x8f\x23\x01\xd1\x96\x00\xf2\x91\x86\x29\xf3\xd7\x1f\x6d\x0d\xb4\xf9\x40\x95\x88\x94\x4d\xb9\x4d\x79\xd6\x33\x16\xf0\x35\x65\xa9\xd2\x4c\xce\xd9\x4a\xe4\xd5\x37\x3a\x39\x67\xcb\x9c\x29\x33\xc2\xc8\x96\x27\x53\x1e\x53\x2c\x4f\xa6\x3c\x94\xb9\x98\xcf\x42\xf7\xb7\x8a\xf9\x94\xb2\x4c\x1f\x9f\x99\xa6\xac\x12\x26\x4a\x58\x2e\x53\xae\x5f\x7f\xf4\x82\x34\x8a\x65\x5e\x48\x39\x25\xca\x58\x2c\xf5\x42\x59\x63\x6c\x3e\x42\x99\x05\xc6\x22\xef\x85\x79\x2f\xac\xf7\x28\x41\xb7\x4c\x1d\x45\xdd\x3b\x49\xbe\xd8\x27\x49\x94\x6a\xf8\xd4\x20\x69\x90\xd9\x69\x21\x4e\xfa\x48\x25\xe9\x79\x48\x5a\xe8\x7d\xc9\x40\x33\x40\xa4\x34\x6a\x25\xad\x98\xb6\xea\x4c\x0d\x13\x63\x87\x58\x4f\xf9\xe6\x34\x6d\xfe\xfa\x63\x94\xc3\x17\x4f\x93\x4e\x92\x82\xa4\xcf\xa4\xef\xaf\x9d\x37\x6b\x41\x88\x71\x20\x8a\x64\xd7\x00\xbd\xf9\x9b\x99\x6e\x08\xc6\x61\xc1\x6c\x54\x90\xd7\xc7\x9d\x93\x4d\x08\x66\xd9\x0f\x5d\x26\xad\xd6\xe8\x4b\xf2\xa9\x58\x7a\xbe\xbc\x25\xa2\x95\x56\x2d\x03\xc3\x7f\xe9\xbc\x58\x7d\xb1\xbe\x24\xf1\x66\x53\x3a\x4b\x11\xf7\xea\x53\xcd\x3a\x2e\xad\x3b\xb2\x85\xb7\x85\xd2\x6a\x8e\xb1\xab\xd8\x7d\xaa\xf3\xd4\xa4\xa8\x5d\x49\x2c\x8c\xb2\x94\x57\x4e\xd3\x17\xd7\x38\xd6\xd7\x58\x99\xd3\xb4\x86\x0b\x7d\x8d\x8c\x39\x4d\x0b\xba\xd0\x0b\x45\x9f\x61\x0a\x43\x7b\x3e\x28\xe8\xb4\x8a\x93\x2a\xe6\x44\xb1\xa6\xb2\x99\xdd\xe7\x68\x8e\x39\x4c\x9b\xa6\x51\xd6\xdb\xfc\x96\xcd\x3b\x8a\xb2\xbf\x7d\x75\x61\x14\xc6\x92\x74\xdf\x26\xdd\xbe\x49\xd9\x1e\xcb\xef\xa0\x99\x0f\x5e\x7d\xac\xc1\x42\xaf\xe4\xff\x98\xff\x42\xaf\xd4\xfb\x35\xfb\x85\x71\x24\x93\xba\x49\x9d\x24\xde\x7b\x2d\xeb\xc2\x38\x18\x65\xd2\x6b\x9f\x7b\x91\x34\x9f\x55\xb6\x03\x83\x4e\x27\xcf\x8e\x7a\xa0\xd3\x55\xb3\x1d\x1a\x74\x3a\x49\xb6\x43\x83\x94\xd3\xf0\xbd\x6e\xda\x9a\x87\xad\x59\x45\xce\xc7\x30\x65\xfc\xfa\xa3\x87\xbf\x76\x9a\xe2\xf0\x34\x4d\xbb\x4c\x5b\x1d\x6e\x69\xfa\x9c\x1d\x41\x41\x6f\xf4\x91\xec\x18\x0a\xda\x32\xed\x73\xf6\x2b\x00\xeb\x5b\x1f\xa4\x99\xfd\x42\x6f\xbf\xad\x6d\x73\x4e\x8f\x2f\xac\x0f\x7a\x19\xc6\x39\x3b\x38\x82\x7e\xf8\x43\x9f\x29\x1f\xa5\x41\x20\x8e\x97\xa0\xd7\x46\x8a\x02\x71\x74\x34\x45\x71\x64\x2a\xef\x5b\xd3\x94\xf5\x35\x04\xe5\xcd\x96\x77\xa1\x07\x3f\xef\xd7\x97\xf3\xbd\x7e\xcc\xb7\x2c\xe2\xc2\x48\x13\x61\x64\xcb\xb8\xd0\x5b\x46\xf8\x85\x4e\x02\xfa\x61\x8a\x25\x5a\xe8\x8c\xce\xd9\x51\x15\xb4\x46\x46\xc5\xbc\x0b\xd5\xa7\xd4\xa1\x54\x43\xa9\xa2\x41\x72\x55\xf6\x0b\x1d\x15\x97\xfd\xae\x41\xe3\xeb\xcc\xcd\x26\xc3\xba\x40\x5b\xe5\xd6\x4c\x59\xdd\xe1\x30\xc5\xda\xae\x4f\xbf\x37\x44\xdb\xcd\xb9\xef\x5f\xe3\xa9\x61\xda\xb2\xfc\x7a\x50\xca\x61\x4e\x63\xe5\x14\xbc\xe7\xe7\x9a\xe7\xee\x7e\x94\xc0\xcf\x15\xac\x34\x6a\x33\x6d\x03\x3f\xe1\xc4\xc8\x95\xfd\x84\xc1\x4a\x43\xea\x53\x39\x2c\xfc\xdb\xbb\x0a\x79\xaa\x25\x27\x92\x38\xad\xf7\x79\xf8\x1c\xa5\x3b\x2d\xcb\x42\xaf\xe4\x76\xd9\x61\x2e\x3a\x4c\xe1\xc5\xd7\xcc\x16\xfa\x98\x3c\xf5\xfa\xd4\x82\xda\x53\x3b\x55\xfc\xfc\xa8\x8a\x1f\x15\x58\x03\xd3\xaa\x41\xf1\x5b\x00\x58\x72\x39\x02\xc9\x82\xf5\x2d\xac\xf2\x87\x6d\x14\xdd\x8f\x76\x15\x35\xd4\x7b\x31\x18\x24\x18\xa1\x63\x20\x8d\x58\x23\xe9\x38\x68\xdc\x98\x74\x93\xb8\xd6\x78\xa6\x0e\x0d\xdc\x0c\x39\x6e\x0c\xad\xc2\x30\x1a\x0e\x5e\xf1\x62\x04\x16\x46\xa1\x78\x2d\xc7\xc2\x60\x6a\x94\xab\x95\xaa\xc1\xd7\x8d\xce\xac\xd5\xa4\x85\x91\x6b\x22\xe9\x35\xe9\x25\x69\xfd\x66\xb5\x47\x81\x91\x19\x99\xaa\x1d\x08\x8c\xcc\x50\x58\xdb\x63\x12\x2f\xf2\x09\x55\x66\x6c\x62\xe4\xba\xc4\x5f\xd5\x30\x60\x64\x3e\xc6\xda\xcd\x7e\x89\x67\x64\x7a\x6c\x1d\x26\x2d\x91\x8c\x4c\xbb\xd5\x31\x4d\x9a\xbc\x48\x21\x86\x85\x18\x14\x82\xee\x58\xc7\x65\x12\xda\x8a\x21\xac\x32\x59\x11\x23\x87\xd9\x5b\xd4\x85\x91\xc3\xec\xad\xf6\xa0\xf4\x88\xb5\x0e\x4b\x3f\x28\x3d\x96\x60\x55\x61\xd5\xd5\xdb\x47\xe6\x93\xa8\x76\x44\xd0\x19\x92\xea\x69\xe1\x17\x3a\xba\xbd\x9e\xd9\x94\xcc\x60\xef\x6b\x96\x1d\xa7\x57\xde\x3f\x78\x5a\x78\xdc\x5e\x39\xa3\x46\xeb\xe5\xab\x17\x6a\x94\xc2\x5f\xc5\x14\xd4\x28\x65\xb7\x4f\x80\xf5\x7d\x90\x3f\xce\x27\x31\x8e\xe4\x63\x0a\x62\xa1\x63\x31\xd7\x4b\x39\x2c\xf4\x82\xb0\x6e\x6b\x73\xdb\xf1\x27\x62\xbe\xad\xcf\x8d\xf9\x82\x0a\xad\x6a\x55\xd0\x33\xe5\xbc\xfd\xbd\x1b\xd7\x5f\x23\xc5\x06\xbb\x69\x30\x4b\x70\x5b\xc1\x85\x9e\x29\x81\xba\x18\xa4\xa3\x1e\x96\xc1\xa6\x58\xe8\xa8\x9c\x7a\xdb\x12\x0b\xdd\xbe\xfc\x2a\x96\x97\x3e\xc3\x27\x55\x5f\xdb\x66\x61\x64\x3e\xc6\xfa\x56\x93\x68\x2e\x46\x84\xaa\xc2\x06\x29\xef\xce\xec\xf7\x0f\xb4\x25\x9b\x9f\x4a\x3b\xc8\x9e\x06\x6b\xea\x59\xd0\x73\x26\xa5\x99\x82\x10\x12\x29\xaf\x29\x2f\x86\xde\x92\x42\x73\x84\x00\x3f\xc7\xa9\xe6\x3c\xa0\x25\xba\x1f\x03\x7b\x53\xd7\x81\xe1\xd8\xd2\x54\x76\x60\x64\x7f\x31\x2c\x56\xe0\xbd\x24\xfb\x30\xfb\x85\x8e\xe5\xda\x1c\x6c\xc0\xc8\x29\xfd\xb6\xe6\x6d\x7e\xde\x60\x1c\xa9\x93\x64\xb6\xcd\x0e\x4b\x71\x5a\x31\x49\x91\x14\x92\xc2\xa4\xe0\xa9\x41\x92\x52\x6a\x48\x9c\x11\xab\xa9\x7d\xc0\xc8\x18\x3f\xad\x75\x93\xec\x9c\x54\x04\xdf\x51\x6e\x6d\x6a\x8e\x98\xd9\x69\xda\xd2\xc9\xdd\xca\x29\xb9\xe6\x6c\x04\x33\xad\x39\xee\x80\xde\xcd\x5e\xc9\x35\xda\x73\x95\xb4\x6b\x48\x75\xdd\x0c\x89\x79\x55\xd7\x42\xe9\xce\xcf\x1c\x18\x7a\xa5\xac\x60\xf5\x8e\x55\xf1\xde\x4d\xeb\x34\x0d\x0a\xa9\xfb\x85\x83\xa1\x01\xf9\xe2\x25\x11\x29\x9c\x44\xbc\xa3\x9a\x56\x99\x49\x56\x9f\xeb\xa6\x75\x1c\x79\xfb\xb9\x69\xda\xe4\xdd\xfd\xdc\x65\xda\xc5\x73\x7c\x3e\xaf\x23\xd9\xbb\x86\xad\x54\x06\x9f\xf0\xeb\xb8\x05\x22\xf3\x71\xbe\x8e\x5b\x20\x45\x50\xd9\x57\xfb\x1c\x44\x0b\x93\xb2\x49\xf9\xd7\x1f\x45\x63\xe2\xd5\x42\x07\xa1\x89\xfe\x3a\xe2\x81\xf0\xe3\x78\x55\xf9\x20\xd5\x82\xe5\xf8\xaa\xf2\x41\x8a\xca\xb0\xf4\xaa\xf2\xc1\xaa\xbe\xbf\x30\x4c\xc3\x9f\x5b\x9b\xef\x5a\xfd\x85\x8a\x87\x21\xbf\xd3\xda\x2f\x54\xa7\x39\xef\xb4\x56\x0b\xa5\x31\xfe\xbf\x0e\xbd\xa0\xd8\xd0\xaf\x2d\xf3\x9e\xb8\x32\x9b\x6f\x9e\xd6\x8a\xb5\x8d\xd0\x00\x7c\x4f\xab\xc5\xea\x46\xc5\x99\x97\xdf\xd3\x3a\x9c\xd4\x01\xcf\x7f\x7e\x4f\xcb\x7b\x52\xde\x3e\xa8\xd7\x69\x79\xf1\xcc\x14\xc7\xfc\xd7\xe1\x1c\xa4\x32\x19\x82\x5f\x87\x73\x90\x62\x4e\x9f\xb3\x09\x17\x96\xd1\x46\xd2\x63\xd2\xc3\x63\xf6\x88\xd3\x56\x65\x29\xa3\x4c\x3e\xfe\xf7\xb2\x6a\x0b\xa9\x1e\xf4\xfd\x57\xed\x00\xfe\xfa\x13\xea\x07\x90\x42\x4b\xeb\x55\x1b\x80\x14\x07\xf3\xec\xf7\xb2\x1a\x2c\x3d\xc4\xb1\xdf\xb5\x78\x97\x2e\x2f\x94\xb8\xde\x18\x91\xca\xee\x3b\x97\xe5\x43\x4d\x44\xc2\x8a\x7a\x55\x13\x20\x4d\x54\xd5\x7b\x5b\xbc\x85\x54\x75\xaf\xbc\xb7\xc5\x5b\x48\x65\xe0\x2a\x79\x9d\xb7\x81\xdc\x18\xba\x5f\x35\xcc\xeb\x62\x45\x1b\x48\xe0\x56\xc8\x37\x42\x1e\x36\x9a\x0a\x04\xa4\x8a\x27\x35\xbf\xb7\x25\xbe\x5d\x1a\x1a\xfe\xac\xdd\x07\xbb\xa9\x66\xbb\xfb\x63\x89\x17\xca\x61\x3b\x3a\xe7\x03\xa9\xaa\x58\xde\xc7\xa2\xb0\x4a\xf2\xd7\x57\x15\xe8\xd3\x15\x8a\xcf\xd9\x57\x16\xd6\xa0\x48\x92\x25\x79\xfc\x62\x95\xe7\xa3\xec\x58\x3e\x29\xc3\xee\xf8\x58\x3a\x16\x50\xca\x60\x46\xf2\xaa\xcf\x40\x6a\xca\xce\x79\x24\x28\xc5\xce\xe8\x3c\x12\xa4\x82\x4e\x7d\x5f\xfb\xdd\x42\x76\x06\xf4\xbe\x96\xe3\xc5\x2b\x1e\x3e\xe5\x4f\x2e\x94\xc9\x1c\xe4\xfd\xac\xfc\x42\x6a\x68\xbd\x4f\x45\xf8\x69\x08\xd3\xe7\x3e\x7c\x84\x62\xe8\x5c\xf8\x1c\x5e\x41\xe0\x49\xcc\x9f\x13\x55\x10\x07\x1d\xe4\xc3\x91\x2b\x52\x61\xf4\xfa\x54\xaa\x20\x12\xda\xff\x53\xab\x82\x92\xbb\x79\x75\x93\xfa\x7a\x2a\x59\x88\x61\xd2\x92\x75\x65\x58\xfa\xf4\xe2\x80\xc8\x38\xb8\x3e\xe7\xb8\xa0\x38\x74\x7f\x4e\x71\x41\x29\xd3\x5f\xbc\x4d\xba\xd7\x8b\xc9\xbc\x1e\x93\x9e\x95\x94\x2d\xfd\x6b\x12\x03\xed\x2e\xfd\x67\xd2\xb7\x92\x90\xea\xa7\x0f\x12\x44\xa6\x1d\x3f\xa7\xd0\xa0\xa4\xe6\x53\xca\x6b\xa1\x4c\x06\xd0\xcf\x39\x34\x88\x3c\xe3\xb7\xd5\xf6\xa7\x9f\xf2\x4b\x4b\x76\xe5\x30\x13\x65\xb7\x10\xe5\xa0\xd8\x49\xd9\x2d\x64\xbd\x43\x9f\xae\x4a\x50\xf4\x04\x7e\x49\xd9\x2d\x44\x41\x21\x7f\xaa\x47\x10\x25\x9b\xbd\xb2\x5b\x88\x92\x7d\x51\xd9\x2d\x94\x1e\xbe\xa8\xec\x16\xd2\x64\xe2\xfc\x69\xdd\x80\x88\x6a\x92\xb2\x5b\x28\x09\x95\xf7\x39\x95\x07\xdb\xc9\xf3\xe9\x39\xfb\xf2\xea\x58\x15\x13\xfc\xcb\x0a\x6a\xa1\x8c\x6e\x92\x92\x58\xc8\x83\x69\xe4\xa7\x13\x00\xe4\xb0\xb5\x74\xb0\x81\xbc\xfb\x87\x8e\x01\x10\x8d\x51\xf6\xcb\x0a\x27\xf3\x11\x33\x8a\x7d\x3a\x0b\x40\x8e\x6a\xb9\x14\xce\xc2\x56\xa7\x9f\xee\x02\x10\xcd\x96\xcf\x0a\x67\x21\x1c\xd6\x3e\x5d\x08\x20\xa7\x6e\x51\x15\xce\x42\x74\x65\x9f\x15\xce\x42\x9a\xf6\x6e\xfd\xb9\x20\x4d\x6c\xad\xaf\x28\x1c\x56\x09\xbb\xc2\xd1\xc7\x0b\x52\xb5\x2b\x17\xe5\x55\xfe\x4d\xa7\x7f\x7a\x28\x40\xe8\x0d\xfa\x74\x51\x80\xd0\x6b\xf0\x15\xe5\xb5\x10\x3a\x09\xbe\xa2\xbc\x16\x42\x4f\xc6\x57\x94\xd7\x42\x6a\x8c\x97\x9f\x6e\x65\x90\xa2\xda\x75\x8a\x02\x5b\x88\x3e\xcc\x4c\x81\x2d\x44\x1f\xbe\xa9\xc0\x16\x72\x55\xd2\xfa\x45\x40\x4c\xec\x8a\x4f\xf7\x33\x48\x73\x67\xaf\xc0\x16\x72\x61\xfa\xf1\x69\x2b\x83\xed\x46\xfc\x42\x81\x2d\xd4\xc3\xf6\xd0\x7e\x06\xa5\x3a\x1c\xe8\x77\x01\x25\xf9\x55\xeb\xde\x06\xa9\x33\x5f\xfc\x42\x81\x2d\x14\x17\x05\xbe\x50\x60\x0b\xf5\x18\x66\xaf\xc0\x16\x4a\x46\x11\x7d\xa1\xc0\x16\x6a\x2a\xfe\xa2\x02\xc3\x57\x3e\x9a\xd9\x2b\xaf\x85\x32\x92\x2f\x2a\xaf\x85\x34\xaa\xe5\x52\x5e\x81\x35\xa1\x24\x42\x79\x2d\xd4\x82\x72\xf9\x42\x79\x2d\x54\x96\xb9\xf3\x17\xca\x6b\xa1\x16\x1b\x52\x57\x00\x28\xc1\x5c\xfd\xab\xca\x6b\xa1\x0c\x87\x13\x1d\x50\x20\xb3\x0e\x9c\x3f\xfd\xcf\xa0\xea\xc2\xff\xaa\xf2\xaa\xe8\xf3\xc3\xa7\x94\x57\xc5\x16\xb6\x8e\x1a\xdb\xa0\xb0\x8c\x94\xbf\xaa\xbc\x16\x4a\xb5\x67\x56\xe5\xb5\x50\x9b\xa3\x42\x55\x5e\x0b\xb5\x1d\xbe\xa8\xbc\x16\x4a\xf3\xf3\xd0\x09\x0e\x96\xb5\x4c\x92\xf2\x5a\x48\x4d\xd5\x55\x95\xd7\x42\x1a\xc3\x72\x29\xaf\x4a\xff\xda\xbf\xa8\xbc\x16\x92\x33\xe5\xcf\x79\x16\x48\xba\x02\x3e\x27\x52\x20\x55\x5f\x74\x22\x05\x52\x65\x46\xff\x39\x91\x02\xb9\x55\xf3\x52\x5e\x0b\x65\x60\x89\x7d\x4e\xa4\x40\x61\xad\x31\x7f\x4e\xa4\x40\xd1\x7f\xf3\x39\x91\x02\x29\xb4\x1b\x3e\x67\x52\xa0\xee\x4f\xad\x29\xb0\x85\xb2\x9b\xdb\xb9\x15\x28\x61\x6f\x6a\x0a\x6c\x21\xa7\x6e\xc1\x14\xd8\x42\x19\x8e\x4d\x4e\xb7\x40\xe9\xbb\x14\x0a\x6c\xa1\x8c\xe2\x53\x0a\x6c\x21\x37\xa6\x20\x9f\x9e\x1f\xb0\x4d\xdf\x4f\xcf\x0f\x48\x31\x99\x54\x7e\x3a\x22\x41\x2a\x0e\x3b\x5d\x89\xe1\x9b\x74\x1a\xf5\xe9\x3f\x03\x65\x5a\xfc\xae\xc4\x16\xf2\xb4\x71\x9d\xba\x81\xb2\x3b\x4a\x57\x62\x0b\x79\x6b\xf6\xae\xc0\x16\x52\x65\x66\xf1\x75\x05\xb6\xd0\x96\xce\xfe\x6d\x6d\xec\x32\x09\x28\x53\x6d\xdc\x95\x67\xd7\x9d\xe3\x4f\x29\xcf\x85\x38\x1c\x35\xba\xf2\x34\x60\x61\x27\x29\x4f\xa3\xb3\x98\x10\x7c\x2e\xb9\x80\xac\x09\xfa\xb9\x4e\x06\xda\xce\x5e\xb7\x19\x28\x79\x90\x97\x3e\x5c\x90\xab\xda\xd8\xa9\x2a\xc8\x59\x09\x0f\xc5\xb9\x90\xb3\xfd\xdb\xc9\x2b\x48\xb9\x50\x08\xbd\xbf\x20\x37\x6d\x3a\xa7\xb3\x20\xeb\xf7\xf9\xf4\x63\x82\xbc\xbf\x74\x27\xb8\x20\x1f\xbb\x5c\xca\x6b\x21\xef\x2f\xdd\x29\x2f\x68\x45\x6d\xec\x8c\x17\xb4\xdd\xe5\xf5\xdd\x81\x3c\x1d\x65\x9d\x03\x83\x34\x1c\xd7\x9d\x03\x83\x7c\x98\x97\x53\x60\x90\x9c\x16\x7d\x53\x79\x2d\xb4\x66\x1d\x9d\x15\x83\xb4\x6d\x09\x67\xc5\x20\x85\x2a\xce\x59\x31\x48\x53\x5b\xc2\x59\x31\xc8\x5b\x2b\x39\x29\x06\x25\x4d\x9f\x52\x5e\x0b\xcd\x25\x96\xcf\x29\x31\x68\xba\xd9\x3f\x67\xc4\x60\x4d\xaf\x48\x52\x5e\x0b\xd9\xe9\xd0\xe7\x24\x19\xe4\xb1\x0b\xa1\xbc\x16\xf2\xc8\xbe\xa8\xbc\x16\x72\xc5\x3f\xf2\xe9\x4f\x07\xb9\xf8\x59\x38\xbb\x06\xd9\xe5\xc1\xcf\xd9\x35\xc8\x53\x15\xe4\xec\x1a\xac\x89\x15\x5d\x47\xdf\x26\x28\xc3\xfc\x9d\x70\x83\xb2\xed\x62\xe7\xdb\xa0\x84\xa6\xa3\xde\x7a\x50\xa6\x43\x97\x33\x70\x90\x5c\x02\xfb\x4e\x05\xb6\xb0\xe7\x68\x9f\x73\x72\x50\x86\x1d\xdf\x29\x39\x28\x55\xe5\xe5\x8c\x1c\xf4\xe4\xd0\xe2\x84\x1c\xf4\xa4\x49\xe0\x7c\x1c\xa4\xbc\xb3\x57\x60\x0b\xa3\x39\x99\x71\x3a\x0e\x4a\xf8\xc5\x9c\x0a\x6c\xa1\x0c\x27\x46\x97\x02\xbb\x98\x14\xfb\x25\x3b\x67\x07\x3d\x39\x26\x39\x65\x07\x3d\xe1\xb4\xf8\x9c\xb1\x83\xa4\x4b\xff\xbb\x94\xd7\x42\x69\xaa\xde\x4b\x79\x2d\x94\xba\xb3\x57\x5e\x17\x1a\x41\xcd\xee\x4c\x1f\xe4\xaa\xec\x2f\xe5\x75\xf1\x41\xda\xcb\x9d\xfb\x83\x7c\xec\x24\xe5\xb5\x50\xf6\xec\xec\x52\x5e\x0b\xd9\x15\x89\x4f\x07\x01\xc8\x87\x43\xbd\xfe\x01\xd0\xb3\x43\xbd\xee\x01\xd0\xf3\x34\x2f\xe5\x75\xeb\x26\xa7\x8e\x3a\x0c\xc0\x9e\xe0\x7e\x3a\x0c\x40\x6a\xda\x84\xfa\x0b\x40\x39\x34\xc8\x75\x17\x80\x1e\xfb\x45\x85\x73\x1b\x12\x84\xbc\xf4\x20\x80\x1e\xd9\xbc\x14\xce\xc2\x76\xdc\x7c\xb7\xc2\xb9\x09\xe0\x71\x02\xfd\xe9\xb9\x06\xa9\xf9\x91\xea\x7a\x00\xd9\x25\xfc\x4f\x67\x36\xe8\xe1\x1c\x40\x67\x04\xe8\xa1\xf1\xa5\x2f\x02\x94\x3d\xc3\xd5\xbf\x0d\xd2\xd4\x26\xb8\xb7\x74\xd6\xe7\xe7\xea\xe7\xe7\xa2\x0e\x28\xe1\x17\xa9\xbf\xe2\x63\x41\x3a\xaa\x4f\x29\x9d\x85\x32\xb5\xa1\x5c\xa4\xfe\x9e\xca\x32\x4f\xfe\xe5\x77\xc5\x08\xe2\x42\xf4\x0c\xb1\x32\xc5\xe8\x19\x81\xd5\x5e\x0e\x66\xe7\x62\x94\x35\x9a\x94\x83\xd9\x79\x39\xd6\xbc\xbb\xad\x9f\x2b\x07\xd3\xee\x42\x40\x0d\x83\x50\x31\xa2\x46\xf4\x42\x46\xc9\xac\x13\xab\x86\x07\x29\x66\x4d\xfc\xcc\xea\x20\xc5\x48\x18\xc1\xfa\x67\x21\x28\x66\xa3\x37\x7f\x9e\x29\xa2\xe8\xed\x98\xbf\xa9\x84\x8b\xc1\x33\x62\x60\xe0\x17\xe3\x60\x44\xca\x39\x99\x66\x09\x8d\xa2\x48\xfe\x18\xb3\x1d\x31\x0e\x2b\xcb\x74\xa1\x1c\x6b\xdc\x1f\x41\x65\xa7\x15\x59\xe8\xd3\xfc\x19\x84\xcb\x31\xd1\x50\x88\x76\x5a\x93\x35\xba\xb6\x4a\xca\x69\x46\x5f\xfb\xf5\xc7\xcc\xd4\x96\x40\xd7\x72\x7c\x84\x97\x24\x1e\xfa\xcc\xe8\x43\xfb\x91\xf5\xa7\x90\x3e\x84\x84\x20\x3f\xb3\xfe\xc8\x3a\xfd\xf2\xbb\xe2\xf2\x77\x61\x21\x3b\x1d\x44\xfe\x16\x97\xb2\x4b\x5e\xb3\xc7\x81\xda\x29\x59\x29\x80\x81\xbb\xae\x64\x66\x8f\x25\x17\x96\x92\x93\x4f\x15\x93\x56\x85\x99\xf9\x14\x17\xb3\xc5\x20\xf0\xb4\xb8\x9a\x2d\x06\x31\xb9\x25\x2b\x3c\x30\x08\x46\x2d\x99\xa9\xa2\x18\x4c\xe6\x4b\x66\xaa\x28\x06\xa1\xc4\x25\x33\x55\x14\xbd\xe5\x83\x24\x4b\xbf\x30\x92\x95\x64\xa6\x28\x06\xe1\xa8\xc5\x05\x74\x31\x08\x93\x2e\xae\xa0\x8b\x41\x7c\x73\xc9\xcc\x14\xc5\x20\x90\xb6\x64\x66\x8a\x62\x10\x6d\x5e\x72\x28\x9c\x40\x38\xd5\x24\x85\x13\x3a\xf8\x2b\x49\xd9\xa4\xcc\x8b\x26\x29\xaf\x40\x5e\xb4\x59\x1e\xe6\x85\x2b\xff\x40\x09\x94\x3c\xac\x11\xfe\xf8\xc3\x2f\x32\x4f\x9f\xc3\x18\x39\xa2\xf3\xdc\xf4\x47\x17\x46\xf2\xd5\xe9\x8f\x4e\x7e\x94\x3e\x90\xa7\x3f\x4a\xaf\x4c\xcd\xcc\x6c\xa4\x49\x23\x55\xaa\x39\x6d\x24\x7c\xf4\x47\x4c\x8a\x3b\x6d\xa5\x49\x2b\x35\x93\x6c\x25\x5c\xf4\x47\x4c\x73\xb3\x99\x26\xcd\x44\x27\xcf\xd3\x66\x9a\x2c\xe5\x65\x3a\xc6\xb4\x52\x0b\xe9\x88\x81\xb8\xfd\x16\xc0\x4a\xf3\x55\x1b\x6a\xde\xfe\x02\x2d\xe5\x17\x02\x46\x49\xbe\x6a\x4b\x4d\x5a\x6a\x5a\x77\x5b\x6a\x6e\xb1\xf1\xd8\xa9\xd8\x8c\x93\x8c\x41\x55\x4f\x65\x84\xcb\xff\x08\xdf\x3d\x15\x92\xdb\x19\x62\x22\xb8\x53\x29\x2d\xb3\xa1\x37\xbe\xb9\x7c\x5a\xaf\x85\xc1\x96\x81\x92\x4f\xeb\x75\xda\xfd\xe8\xca\xa7\xd5\x3a\xe9\x7e\xd5\x72\x58\xab\x93\xee\xd7\xcc\xcb\x4a\x61\x36\xb0\x45\xa1\xe4\xd3\x4a\x9d\x54\xaa\x99\xbd\x95\x3a\xe9\x7e\x0c\xbc\xf9\xb2\x4e\x97\xdd\x8f\x26\x78\x4c\x5a\xdf\x79\x3a\x88\x18\x2e\x86\x24\x88\x71\xf0\xd9\x19\x3c\x5b\x0c\x9e\x4d\xd8\x5e\xc5\xf0\x59\x31\x0e\x3e\x32\x03\x68\xc5\x7a\xac\x91\x56\x4d\xe3\x23\x1e\xfe\x40\x33\xa9\xf9\x58\x27\xad\x9b\xc6\x16\x86\xb1\x2c\xf7\x52\xd4\x01\xc6\xda\xa6\x41\xbb\x14\x7c\xaf\x62\x3d\x67\x49\x4e\xd3\x4e\xd3\x2c\xca\x65\xda\x65\x9a\x45\xb9\x4d\xbb\x4d\xb3\x66\x8f\x69\x0f\x81\x4f\x95\x24\x84\x59\x0c\xd4\x1c\x74\xb8\xa2\x62\x01\xbd\x9a\x5b\xb2\x62\x0b\xe3\x60\xc0\x2a\xc9\x8a\x25\x86\xf6\xe2\x8b\xd6\x2b\x59\xaf\xe9\x9b\xd6\x2b\x11\xa4\xc5\xc8\x50\x92\xd5\x4a\x56\x8b\xa1\xb4\x24\xab\x85\x7b\x33\xcd\xc3\xe7\x76\xd9\x5c\xf7\xf5\x47\x69\xe8\x92\x93\x8f\x21\x11\x82\xfe\xc4\x38\x18\x2f\x4a\xb6\xb9\xb2\xcd\x45\x3b\x64\x2b\x95\xc3\x37\x69\x87\x6c\xad\x72\x35\x8d\x3a\x64\xab\xb5\xd0\xab\x55\xc8\x56\x6b\xa1\x57\x7a\xbd\x01\xca\xa5\xa0\x20\xd2\x4c\xb4\x82\x0a\x02\x0c\x82\x86\x4b\xc9\x36\x0c\xa1\x86\xd5\x8a\x66\xdb\x20\x5b\xd1\x44\x23\x64\x2b\x8a\x36\xd5\x0d\x59\x8a\x8a\x04\x8c\x23\xfe\x06\x35\x6d\x88\xb4\x48\x7a\xf0\x96\xc5\x69\xda\x12\x44\xc9\x54\x5a\xdd\x53\x8a\x95\xce\x88\x50\x4d\x03\x3a\xfe\xba\x52\xd4\x34\x20\x25\x5c\x84\xa5\xa8\x6a\xc0\x4a\xf3\x39\x1b\xb3\x10\x71\x87\x32\x28\xea\x9a\x62\x00\xec\xc4\x32\x2a\x2a\x1b\x30\x8e\xb0\x20\xf6\x50\x62\x60\xd3\xcc\xbe\xaa\x74\x8a\xd2\x29\x16\x4e\xe9\x84\xd2\x29\x3c\xa7\x26\x01\x2b\x0d\x29\xaa\x4a\xc0\x38\xc2\x24\xab\x1f\xcd\xc7\x68\xe0\xb0\x62\xc1\x2a\x39\x7a\xa9\x84\xf5\x0a\xeb\x65\x7f\x09\xeb\x15\x44\x76\x0e\x73\xb3\x5e\x0b\xbd\x4e\x33\xb3\x5a\x61\x1d\xd0\x98\x25\xac\x43\xf0\x95\xf9\xe1\xc5\xae\xc2\x4b\x33\x98\x64\x4f\xae\xd6\x4a\xc1\x55\x6b\x55\x89\x60\x9f\x14\xa3\x5a\xa9\x6a\xa3\x5a\xdc\x6a\xad\xd8\x46\x92\x26\x03\x6c\xa9\xb6\x6a\xb5\x7b\xfb\xb1\x54\xbb\x77\xb5\xf6\x0c\x8b\xa5\x5a\xfb\x4a\xed\x2d\x6f\xf7\x57\x71\x17\xa5\x81\x86\x2c\xdd\x7a\x11\x9e\x8a\xf9\x5e\x4a\xb7\xb9\x3a\x81\x7b\x3b\xc9\x9a\x76\xac\xcb\x4c\x77\xe8\xd6\xb4\x1b\xb9\x67\x5e\xd6\x94\xb8\xd6\xc3\xd2\x0e\x4b\x66\x9c\x56\xe1\xa9\x61\x1b\x10\x88\x94\xec\x82\xc3\xec\x59\x98\x4f\xa3\xf9\xa6\xf9\x0f\xad\x57\x92\x54\xfa\xc5\x08\x2f\xbb\x82\x3a\x19\x8c\xa3\xd0\xdb\xd4\xc9\x60\x1c\xf6\x7a\x55\x32\x18\x87\xfd\x4f\x5d\x0b\xd6\x4f\x9a\x99\x15\x9f\x54\xe9\xa0\xb0\x2a\x51\x30\x92\x23\xa4\x3a\x14\x8c\x03\x9b\xab\x68\xa0\x82\xde\x1c\x71\xd4\xaa\xc5\x90\x25\xc5\xa3\x52\x05\x83\x68\xbd\x52\xd4\xa9\xe5\x64\xb4\x55\xae\xa7\x35\x3a\xb1\x32\xec\x54\x6a\x38\x30\x0e\x3f\xd0\xcb\x5f\xbc\x18\x34\x32\x3d\xf4\xf2\x17\x2f\x7f\xd1\x17\xfd\xc5\xcb\xf0\x6a\x7e\xf1\xf6\xa9\x5b\x9d\x87\xb1\x53\x6e\x4b\xc1\x7c\x10\x37\x5f\x29\xb7\x12\xbb\x31\x62\xb0\x3a\xca\xad\xc4\x6e\x3e\x6c\x3f\xd8\x5b\x81\xdd\xa8\x71\x35\xd4\x6d\x53\xde\xf4\x94\x44\xbd\x1f\xb3\x7f\x08\x73\xf1\xab\x7e\x6c\xa3\x47\x1d\xd8\x28\xff\xe3\x47\xf7\xa8\xef\xe8\xd8\xc1\xc2\xa8\x48\x85\xf8\xcc\x12\xaa\x5e\x90\x6a\x41\x8e\xe1\xc0\x1d\x6e\x2c\x99\x69\x89\xc8\x78\x40\x91\x2a\x1b\x6f\x4a\xb0\x67\x43\xa4\xca\xa4\xb6\x54\x35\x0d\x48\xc5\x9e\x50\x1d\x89\xc0\x8e\x1e\x29\xdd\x4e\xda\x77\xf4\x08\x1f\x68\x27\x8c\x4a\xa4\x60\x73\x61\x39\x3f\x84\x0e\xd6\x6f\x2c\x41\x5d\x6a\x2e\x90\x2a\xeb\x69\xe5\xb2\x7c\x20\xb9\x82\x5c\x5e\x4d\x5d\xb0\xde\x5d\x75\x7b\x95\x0b\x58\xef\xae\x7a\xe8\x17\x11\x29\x30\x8d\x82\x79\xd6\xc6\x7a\xae\xfd\xf2\xbb\x30\x7e\x5f\xac\xb4\xf9\xcb\xef\x22\xe3\x2c\x17\x29\x88\xe5\x09\x8d\x62\xb1\x64\x75\xfc\xf2\xbb\x08\xec\x0a\xb1\xca\xb2\x9e\x0b\x06\x24\x91\x82\x48\xb9\xa8\x78\x6e\xc5\xfa\x8d\x95\x66\x18\x93\x58\x69\x63\xa5\x61\xcd\x89\xf5\x1b\xe9\x97\xdf\xc5\xc5\x82\xbc\x58\xcf\xad\xdf\x7d\x31\xd4\x84\x4b\xe6\xf1\x62\xa8\x89\x72\xec\xa4\x62\x12\x4e\xd8\x35\xbd\x8f\x17\x3b\x2d\x5e\x3a\x46\xe4\xa5\xd1\xe3\xc5\x00\x13\x05\x8f\x58\xbc\xd8\x5f\x22\xd7\x64\x66\xd3\xa4\x89\xe7\xde\xa7\x4e\x93\xf0\xaf\x2e\x83\x21\x5e\x8c\x2f\x91\x4a\xf8\xe2\x63\xd2\xf3\xeb\x8f\x52\x73\xfb\x4d\xdd\x1d\x2f\x66\x98\x28\x18\x84\xf1\x26\x2b\xcc\x9a\x37\x81\xe4\xf1\x26\x2b\xcc\xc6\x1b\x16\xcb\xe3\x4d\xd6\x8e\x6d\x35\x31\x28\x23\xb6\x9a\x08\x76\x1b\xc4\x8b\xad\x26\x72\x2b\x26\x29\x82\x85\x28\xc9\xec\x15\x41\x62\xd1\x71\xd9\xc2\xf1\x26\x45\x90\xf0\x00\x4e\xb3\xb7\xa8\x0b\xb9\xee\x17\x3f\x93\x3e\x45\xcc\x9b\xd9\xb2\x2e\x94\xa9\xf0\xb2\xa5\xc8\xae\x1b\x50\x8a\xec\x4f\x2e\x18\xf5\x10\x6f\x56\xc4\x2c\x02\x1f\x93\x4a\x66\x45\x9c\x2f\xf3\x47\xec\xac\x02\x8b\x1d\x56\x14\x6f\x56\xee\x59\x27\x36\x4d\x91\x2d\x1a\xa6\x55\x14\x3b\x49\xb1\x68\x0b\x71\x58\x29\x6c\x27\x91\xd8\x67\x1c\x6f\xb1\xb4\x2c\xd4\x12\x7d\x11\x6f\x51\x66\xc5\xf1\xc4\x66\x2a\xd6\x00\x9b\x08\xff\x61\xbc\x45\xa1\x2d\x64\xec\x9a\x78\x8b\x35\x58\xc8\xe8\xd3\x78\x8b\x15\x28\x2c\x5a\xd8\x2d\xcb\x2e\xec\xf7\x33\xba\x23\xde\xb0\x17\xb8\x43\xb5\x28\xb4\xb0\xb0\x61\x5c\x08\x85\x0d\xfb\x3d\xab\xab\x84\x28\xc4\x1b\xf6\x0c\x56\x57\x83\xcd\x36\xf1\x86\x5d\x23\xdc\xbd\x8c\x1c\xc3\xf2\x63\xfb\x44\xb2\xb4\x61\x69\x83\x68\x0e\x7b\x79\x28\xda\x85\x42\x04\x5f\xbc\x61\x47\x08\x1c\x6e\x76\x84\xb0\x02\x41\x34\x99\xf2\xa9\xfe\xe4\x42\x0b\xdb\xa4\x2a\xd9\xaa\x64\xc9\xab\x2a\xd9\x8a\x7f\x35\x51\xcb\x6a\xc1\x16\x22\xd9\x70\x55\xc1\xd6\xf9\x33\xd4\x25\xde\x6a\x6f\xa9\xe7\x5f\x03\x04\xe3\xad\x96\x95\xc5\xc7\x6e\xcf\xa8\x96\xd5\xc5\xc7\x4a\x25\xab\x65\xad\xb8\x9a\x33\xa5\x68\x0a\x76\x21\x9a\x95\xec\xf6\x95\x4e\x37\x76\x24\xea\xca\xba\xe3\x87\x1f\xfc\x62\x37\xfb\xce\x20\x66\x21\xba\xd9\xf7\xcf\x82\xf1\x93\xc3\xc6\x5c\x30\x12\x28\xde\xe1\x4f\x2e\x04\x47\x04\x84\xf1\x8d\xc2\xe8\x9d\x78\x87\x12\x5b\x28\xd3\xcf\x64\x28\x9e\x81\xbb\xbe\x53\xd6\xa1\x78\x58\x0f\xea\xf6\xeb\xa1\x78\x16\x22\xd9\x07\x86\x8d\xbb\x90\x89\xf8\x0e\x23\x20\x45\xd9\xa3\xe6\x50\x86\xa8\xb5\xd8\x3d\x6a\x58\x4b\x82\x22\x93\x49\x53\xf1\x4c\x46\x24\x87\x8c\x69\x8d\x58\xea\xc1\xe4\x0e\xa3\x1d\x45\x9a\xc5\xa7\xac\xe4\x74\x16\x42\x29\xa6\x95\x34\xd8\x11\x5f\x69\x18\xd8\x28\xe2\xb0\x43\x4d\x6b\xb9\x10\x87\x1d\x6a\x5a\x25\x96\x6c\x8e\x41\xbf\x98\x56\x09\x07\x49\xca\x54\x69\x5a\xfc\x65\xa1\x45\x32\xfb\xd3\xe2\x2f\x18\x0d\x17\xc4\x38\x6e\x44\xb2\x57\x9f\x16\x9f\xa8\x46\xfc\x93\xf1\x9e\x16\xff\xb4\xf8\x64\x7f\x5a\xfc\x85\xd2\x95\xeb\x69\xe9\x09\x73\x6c\x83\x2e\x70\x5a\x54\x56\x46\xda\x40\x86\xa7\xa2\x5e\x28\x47\xa7\x42\xe7\x2e\xea\x4b\x7b\x53\xae\xcb\xbe\x73\x51\x7a\xbf\x90\xcb\x8e\xb8\x10\xac\xc5\xc4\x7b\x59\x88\x85\x20\x32\x30\x0c\x48\x8c\x1d\x90\xb8\xbf\xe6\xcb\x6e\x71\x9d\x3f\xe3\xbc\xe2\xbd\x2c\xd8\x75\xfd\x35\xaa\x36\x08\x44\xdc\xc8\xc5\x62\xdc\x4a\x6c\x21\x57\xa5\x7f\x2b\xb1\x5b\x89\x91\xd9\xad\xc4\x16\x82\x43\x1a\xc2\xc8\x43\x11\x6c\x66\x8a\xf7\xf6\xa3\x5f\x48\xad\x9a\x97\x05\x73\x41\xa0\xf9\xa2\x05\xbb\x2f\x83\x36\x49\x52\x62\x0b\xc1\x66\x90\x78\x6f\x25\x76\xd3\x37\xfd\xb4\x6e\xbf\xc0\x85\x52\x3b\x79\x3d\x56\xe8\x51\x1b\xa4\xe3\x6f\xd0\xcc\x8f\x55\x59\xc8\xc9\x61\xfa\xb1\xf1\x17\xf2\x6e\xfc\xc7\xda\x2d\xe4\x11\x3e\x65\xed\x1e\xc2\xeb\x32\xb5\x7b\xec\x0f\x0b\xa5\x66\x4b\x64\xeb\x2c\xe4\xe6\x58\xf8\x58\xbb\x85\x66\x3b\x3c\x56\xee\xa1\x72\x99\x3e\xf9\x58\xb9\x05\x2d\xcc\x78\x5f\x2b\xf7\xee\xca\xf1\xd8\x6b\x73\xbd\x46\x15\x22\xbc\xd7\x5e\xb3\x90\x87\xc3\xd7\x6b\x1d\x17\xe2\xb0\x87\xbc\xd6\x91\x93\x26\x52\xa3\x14\xaf\xe5\x7a\x91\x7a\x36\x2f\x0b\xf6\x12\x74\x19\x24\x7d\x96\x62\x21\xb1\xab\x20\x0c\x80\x14\x79\x6b\xcd\x4f\x79\x71\x48\xc5\x50\x6b\x7e\xca\xeb\x53\x5e\xbe\x68\xd3\x2f\x94\x3c\x11\xe1\xe7\x77\xbd\x30\x4a\xa7\xde\x9f\xe5\xfa\x1c\xaa\xfc\x34\x3e\xc5\xf3\x39\xfa\xf2\x6d\x18\x74\x29\x46\xc1\x22\x31\xe8\x52\x24\xd6\x67\xc3\x08\x4b\x31\xca\x4e\x9a\x26\x4d\x4a\x66\xd2\x69\x12\xb3\x12\xfa\xa9\x21\x90\x62\xfd\xa4\xf9\x3f\xa6\x11\xb4\x87\x6d\x68\xc0\xa3\x48\x15\x33\xdb\x80\x47\x51\x2a\x56\xbb\x01\x8f\xa2\x10\x47\x1d\x06\x3c\x8a\xc4\x32\x45\x7c\x5a\x7a\x60\xfd\x24\x25\x4b\x96\x2c\x19\x32\x4d\xc5\x59\x16\x12\x81\xbb\x3b\x8c\x26\x14\x25\x15\x32\xd3\x52\x02\x85\x03\x33\xc2\xe8\x38\x11\x9c\x23\x10\x06\xb9\x89\x12\x0c\xa2\x46\xb4\x89\x60\x4f\x4c\x18\xbe\x26\x72\x0d\x5f\x54\x88\xf8\x89\x8a\xf5\x2e\x16\x75\x21\xb3\x7c\x12\x46\xaf\x89\x55\x23\xd3\x2c\x3e\xe1\x6b\x84\x04\x85\xe1\x6b\x22\x15\xc6\x5a\xe3\xcb\x44\x39\x2a\xf5\x0e\x0b\xb6\x90\xf1\xd1\x85\x91\x63\x22\x76\xbd\xc3\x82\x85\xe3\x23\x23\x93\xe1\x5e\x22\xa5\x66\x92\xed\xb6\x50\xd8\x5a\x16\x86\x7b\x89\x6c\x5f\x34\xdc\x4b\xe4\x03\x73\xdc\x70\xaf\xd8\xe1\x5e\xd5\x24\xcb\x5a\xf9\x04\x15\x75\x55\xae\x55\x6b\x8d\x51\xd4\xe0\xae\xd8\xc1\x5d\x61\xfe\x56\xa9\xb2\xef\x96\x31\xcd\xe0\x2e\x11\x9c\xd2\x10\x46\x72\x89\x42\xf4\x55\x18\xc9\x25\xb6\x95\x67\x24\x97\x88\x94\xa9\x64\x55\xd4\x0b\x99\xb5\xa4\x30\x92\x4b\x04\x07\x45\x84\x91\x5c\x22\x6a\xa3\x5c\xcd\x7a\xb7\x3d\xf6\x90\x7f\xb3\x14\x8d\xcf\xa6\x50\xd6\xa6\xc4\x1a\xa3\x96\xdf\x43\xf7\xcd\x4e\x1f\xc3\x36\x30\x30\x49\xa4\xc2\x60\x6a\x14\x92\x28\x78\xae\xc3\x28\x24\x11\x44\xfc\x85\xd1\x42\x22\x45\xc9\xe6\x6f\x2d\x3b\xb5\x2c\x66\x66\x2d\x17\xd2\xc4\xcc\x33\x5c\x28\x88\x0d\x4a\xc6\xe5\x86\xc1\x41\x22\x27\xbf\xc1\x61\xc9\xd8\x8e\x52\xb1\xe9\x8c\xde\x11\xc1\x52\x5e\x18\xaa\x23\x82\x53\x32\xc2\xb8\x1c\x31\x0a\x0a\xd7\xb8\x1c\x11\x6c\x55\x0e\x83\x70\x44\xce\x56\x7c\x58\x88\x81\xc4\x0a\xbd\x47\x9b\x0b\x04\x2b\x72\x61\x78\x8d\x18\x04\x0b\x86\xb1\x34\x62\x14\x06\x5d\x03\x67\x44\xec\xd6\x9d\x76\x1e\x56\xaa\xc2\x89\x89\x91\x33\x22\x12\x13\x77\xc3\x64\xc4\x28\x76\x28\x6d\x2e\x90\xd8\x11\x12\xc6\xc4\x88\x94\x1a\x49\xa7\xad\xcb\x7e\xd2\xc6\x08\x6e\xb4\x8b\x48\xc5\xcf\x59\xa3\x08\xc4\x1a\x00\x7f\x53\x2b\x1b\x4d\x22\x4a\x77\x30\xd4\x66\x32\x9a\xa4\x56\x6a\x77\x2a\x3c\x0e\xaa\x9a\x0e\x7c\x97\x1d\x69\x21\x57\x66\x40\x86\x7b\x88\x32\x1d\xcb\x2f\xf3\xba\x76\x77\x40\xec\x97\x99\x5d\xcc\x6d\x4c\xd2\xf2\x31\xae\x62\xd8\x1d\x6e\x7b\xc8\xcd\xa7\x6d\x3f\xd2\x18\x02\x69\x0b\xef\xf6\xd3\x60\x13\x5f\x71\xc4\xd7\xf2\x31\x14\xa2\x38\x18\x6a\xe6\x80\x51\xb0\x4e\x0d\x72\x10\x91\xec\x21\x9a\x39\x60\x95\x15\x81\x6a\xe7\x80\x48\x8a\xe7\x51\xec\x0f\xbd\xc6\x8a\x3f\x96\xf5\xd1\xbd\x83\x41\x6f\x98\x83\x88\xe4\xc8\xaa\x21\x03\xf2\x70\xcc\xd4\x90\x01\x91\x1c\xdf\x1f\xcb\xff\x30\xc0\x60\xcc\x7d\x8f\xcd\xfa\xf0\xe9\x31\x39\xf8\xb4\x6d\x40\x69\x8e\x26\x5a\x32\x9f\x96\x8c\xfd\x41\x4b\x06\xf4\x66\xbb\x69\xc8\x80\x5c\xcd\x4b\x43\x06\x94\xbe\x5f\xb4\xf4\x2f\x53\x27\xfb\x80\x26\x0a\xc8\xc5\x72\xbd\xfe\xe2\xcb\x2f\x62\xdb\x7c\x9f\x79\x7d\xcc\x9f\xfd\xcc\x3e\x7b\xca\x42\x89\xe9\x53\xf6\x94\x8f\x0f\x08\xab\xe5\xfb\x94\xc4\x42\xd1\x67\xf2\x7d\x4a\xe2\xf3\x8c\x1c\xf3\xb2\xda\xdb\x44\x71\xf8\xfd\x2c\xd8\x47\x53\x36\x8a\xaf\xd5\x02\x46\x59\xa6\x59\x35\xc6\xa4\x1e\x87\xf3\xff\xa5\x83\xab\xa7\xb6\x88\x54\x88\xc1\xad\x06\x95\x88\x60\x35\xb5\x1e\xac\x3c\x8a\x40\x89\xd5\x03\x4b\x46\x64\xce\x2f\xa9\x07\x66\x8b\x70\x21\xab\x1e\x58\x2d\xa2\x30\xfe\xd6\x03\x13\x45\x54\x1c\x48\xd5\x73\x61\xc4\x2a\x19\x3f\x89\x8d\x22\x02\xb3\xa8\x1a\xc9\x22\xca\x2e\x18\x3e\x2b\x11\x2c\xac\x57\x4f\x7e\x11\x69\x36\xf3\xb7\xac\xac\x12\xce\x25\xec\xea\xd9\x2f\x22\x58\x58\xae\x47\xb2\xf8\x49\x83\x61\xa9\xbf\xea\xf1\x2f\x62\x94\x61\xfe\x96\x3f\xa1\xaa\x13\x4f\x65\xcb\x9a\x2d\x2b\x3f\x99\x2d\x2b\x2b\x89\x9c\x91\x52\x0f\x56\x12\x45\xe1\xa8\xbd\x7a\x64\x8b\xcf\xbe\x08\x56\x55\xaa\x47\xc7\x88\x60\x71\xbf\x7a\x76\x8c\x48\xa3\xd1\x46\xb8\xa3\xc5\x2a\x2b\x55\xc2\x01\x26\x22\xed\xcc\xac\x78\x46\x6f\xee\x37\xad\x78\xb6\xe2\x96\xc2\x8a\x2f\x94\x39\x7d\xea\x36\x49\x3b\xcf\xe2\xdb\x94\x0b\x81\xd5\x52\x8f\xac\x74\xb2\x63\x9b\x6d\x59\x2c\x6c\x31\x42\x90\xf2\x17\x4b\x51\x8c\x9e\xf7\x29\x7f\x72\x1b\x67\x05\xc1\x86\xbd\x80\x28\x8f\xdd\x15\x43\x29\x86\x52\xa4\xc5\x43\x29\x06\x33\xd5\x66\x92\x3f\x19\x58\x32\x83\x2a\x85\xf2\xd1\x38\xeb\x34\x52\x28\x9e\x40\x3c\x9d\x2a\x85\x05\xc3\x5e\xfb\xf9\x94\xad\xab\xdb\x29\x51\xae\x6a\xb9\x2a\x23\x60\xa7\x5c\xd5\x46\xaa\x34\x92\x9d\xbf\x5a\x08\x3c\x51\xf8\xbc\xeb\x51\x2d\x44\xdd\x8d\xe4\x9b\x8a\x5f\xe3\xa9\xd3\x48\x55\x59\x2f\x94\xc3\xcc\x9a\xf9\xe3\xdd\x1e\x8a\xbf\x99\x7f\xd3\xa5\x51\x4c\x33\xb3\xa6\x91\x52\xc8\xad\x99\x5b\xa3\xe5\x3a\xc2\xe8\x56\xa0\x2b\x58\x9a\xa4\x2b\xd8\xee\xe9\x36\x48\xb1\xdb\x17\x3b\x7b\x74\x32\xc5\xe8\x16\x03\x53\xe9\xb0\xe6\xdd\x62\x74\x9a\x57\x29\x76\x05\xdb\x15\xac\xd9\xdb\x57\x16\xd2\x96\xe2\xb0\x10\x43\x29\xfe\xf6\x22\x74\x3d\x86\xbf\xae\xf3\x6a\xd0\xe1\x86\xf9\x0e\xc6\x7c\xbb\xc8\xb0\xc1\xdc\x4b\x5b\x0a\x15\x9e\x7e\x8f\xb8\x92\xd8\xd6\x5a\x0d\x0c\x13\xa3\x4c\x9a\x7a\x5a\x95\xed\x24\x2a\x14\x7c\x5a\x97\x85\xbc\x9b\x67\xda\x49\x16\x4a\x38\x10\x4d\xe5\x3e\x69\xc4\x61\x66\x8a\x1d\x27\x51\x10\x22\x5a\x3d\x14\x49\x64\x1c\x72\xd5\x33\x31\x45\x19\x0e\xcb\x97\x4d\x71\xe1\xf3\xb0\x4e\x97\x7d\x5c\x6f\x8c\xa3\xce\x65\xf9\x2f\x06\xba\x41\x95\x2e\xe5\x83\xfd\x81\x57\xb3\x7a\xa0\xa5\xc8\x61\x21\x2e\xbf\x51\xec\x0f\xb6\x88\xd4\xe3\xf6\x17\xf5\xb2\xf8\xbd\xdc\xe6\xc5\x59\x94\xdd\x8e\x74\x5b\xef\xdb\x4a\xd2\xd2\xb7\x15\xba\xad\x64\xf0\x93\xb7\x35\x22\x7c\x32\xef\xfc\x6d\x12\x62\x25\xd9\x1a\x53\x8f\xc7\x16\xe1\x78\xb3\x36\x11\xc5\xe3\x4f\x2e\x94\xee\x8b\x8f\x2d\xf2\xf0\x0d\xd9\x51\x1f\x1b\xe4\xc1\xab\x3f\xa9\xf7\x63\xc1\x9e\xa9\xad\xe1\x63\xb6\xc8\x43\x70\xbf\x3d\xf5\xb1\xe2\x7a\x3a\xec\xe2\xaf\x72\x7d\x91\xab\x99\xbd\x96\x42\x35\x6f\xbf\x78\x2d\x85\xe7\x60\x96\xa0\xb0\xaf\x82\x7d\x89\xa2\x57\x01\xbe\x16\xe3\x75\xb2\x17\xe6\xa6\x30\xf4\x6b\x58\xcd\xd7\x62\xbc\x14\xc3\xc1\xf5\x55\x3e\xaf\x5d\x36\x48\xfb\xfc\x3c\xf0\x75\x54\x8e\x54\xab\xc7\x67\x9b\x7f\xf6\x59\x72\xfb\x2c\xee\x67\x71\x69\xa7\xcf\x72\x7c\x8c\xf1\x13\x69\x7f\x8e\xae\x38\x3b\x08\xd5\xac\x9e\xbd\x25\x52\x5b\x93\xe1\xea\x11\x9c\x35\xb1\x27\x94\x39\x73\x4d\x2c\x70\x89\xa4\x85\x90\x58\xcc\x12\xab\xb0\x41\xda\x34\xcd\x9f\x6c\x24\x5d\x26\x39\xa0\x2f\x13\xaa\x26\xd5\x7a\xda\x6a\x1d\xed\xef\x21\x9f\x22\x3b\xee\x27\x75\x38\x08\x8e\x98\xaa\x09\x6f\x84\x08\x56\xe8\xaa\xa7\x76\x89\xe0\x30\xd2\x9a\x92\x45\x4b\x9a\x8e\x85\xa4\xd3\xa4\x93\x17\x33\x49\x96\x6c\xab\x75\xf4\x6e\x52\xad\x83\x95\x86\x84\xd4\xeb\x20\xb3\x40\x59\x3d\x16\x4c\x44\x3e\xf8\x01\xd5\x27\x28\x1c\x61\x56\x53\xb1\x4a\x85\xf8\xfa\xc4\x53\xac\xee\x88\x20\x3a\xb1\xa6\xe2\x8b\xc5\x92\x21\x46\x95\x20\x08\x3f\x9d\x84\x83\x42\x04\xe7\x16\xd4\x54\x2c\x57\x1c\x3f\x77\xcd\x56\xcf\x1a\x15\xe9\x67\x52\x31\x89\x1d\x38\x36\x66\x28\x57\x56\x6d\x06\x3d\x2a\x85\x72\x5d\xc8\xf8\xad\x6a\x52\x79\x82\x72\x28\x7d\x95\x27\x48\x8d\xcf\x24\xa9\x3c\x41\xee\x36\x88\xca\x13\xa4\x89\x6d\x91\xc2\x3a\x06\x73\xbb\x69\x92\x75\x0c\xfc\xe9\x0a\x3a\xac\x63\xb8\x9b\xd7\x5f\x7c\x4c\x62\x0e\x66\x87\x0a\x9b\x08\x27\x49\xb2\xa3\xa8\x88\x41\xce\x36\x64\x55\xf6\x0b\xc1\x11\x26\x95\x63\xd6\x36\x82\x03\x2e\x6a\x52\xe9\x82\x82\xd7\xaa\x26\x95\x2e\x48\x84\x24\xd6\x54\x15\x74\xdd\x9f\x25\x02\x6b\xe6\xdf\xcc\x9f\x1a\x35\xf3\x6f\x7e\x95\xc8\x50\x75\x0d\xdc\xc5\x5c\x53\x53\x86\xcd\xf5\xbd\x66\x9a\x42\x6c\x08\x91\x01\xc3\xd3\x57\x2b\x07\xbd\x05\x7b\x20\xab\x47\xad\x0a\xf7\x3f\xd7\xa4\x4e\x07\x69\x36\x7f\x52\x89\x35\xac\xb1\xe6\x8b\x4a\xac\xb1\xff\xd9\x4f\xbc\xdb\x51\xba\xc3\x2e\x2f\xaa\xd3\xd3\x76\x7f\x50\x2e\x75\x3a\xc8\xa3\x8c\xdf\x56\xcd\xa9\x5b\xbb\x85\xc4\xd1\x5b\xd5\x83\x5e\x45\xc1\x75\x5f\x39\xa4\x6e\x23\xfd\xfc\xb2\xbb\x55\xc1\x61\x32\x2c\xb7\x96\x01\x08\xe2\xbf\x6b\x1a\x8a\x7d\xe4\x9f\x1b\xbe\x6b\xd2\x1a\x00\x85\xc3\x63\x6a\x1a\x96\x7b\x70\x16\x08\x06\x42\x1a\xfe\xe4\x60\x8b\x39\x46\x4c\x1a\x36\x3e\xfb\x98\x34\x78\xd3\xb0\x10\x83\x1e\x98\x7d\x51\x79\xe2\x2f\x49\x0e\x1c\x5a\x16\x20\x88\xa9\xad\x1e\xa2\x27\x1a\x5b\xae\x6a\xd2\xd6\x00\xc1\x31\x4e\xd5\x83\xf5\x44\x61\x7f\x4a\xf5\x64\x3d\x11\x9c\xe4\x57\x3d\x46\xaf\x72\x72\x5e\x70\x48\x6a\xe5\xf8\xbc\x8d\x5c\xed\x6d\x5a\x1f\x20\x67\x9b\x6b\x5a\x54\x83\x73\xcd\xfe\xb4\x5c\xf8\x46\xaa\x23\xc9\x69\xb9\x4e\x67\x7b\x95\x4e\x7f\x5a\x30\x16\xa4\x38\xb4\xa9\xa6\xd3\xde\x7c\xf2\xb5\x64\xc4\x7a\x5a\x30\xb6\xfd\xb0\xed\xb7\xa6\x53\x49\x9f\x96\x95\xf6\x38\x6d\x6f\xf6\xf8\x54\x4c\xff\x74\x5a\x56\x7c\x2f\x9c\x01\x5a\x93\x26\x10\x28\x4c\x73\x6b\xba\x2c\x2b\xab\x4f\x1c\xa1\x54\xd3\x65\x59\x2f\xcb\xc5\x2f\x6a\x02\x81\xc8\x58\xbb\x49\x13\x08\xe4\x64\xf6\x9a\x40\x20\x38\x00\xaa\xa6\xcb\xa2\xe2\x82\x19\xd6\x51\xab\x08\xc4\xe1\x88\x70\x59\xae\x4b\x4b\xa6\x9a\x99\x72\xbd\x38\x52\x00\xe3\x29\x69\x3c\x81\x51\x94\xfe\x6d\xc1\x6e\x3d\x1d\x0e\x39\xb7\x25\xf3\x74\x0c\xc7\x2a\x0d\x2a\x10\x59\x6d\x72\x5b\xb2\x85\x1c\x6a\x00\x6d\x2c\x10\x1c\x70\x53\xd3\xed\xe7\xbf\x50\x0e\x3b\xa2\x66\x17\x28\x13\xa3\xd4\xf3\x90\x45\x71\xc6\x99\x34\x9e\x80\x6b\x06\x35\x3d\xe6\x85\xd7\x24\x3b\xe0\x3c\xe6\xf5\x70\xd6\xd6\xf0\x29\xf3\xe2\x08\x8c\x6e\xdf\xd4\x76\x02\x4b\x3c\xbc\xf9\xda\x6e\xef\xf1\xf3\x2c\x85\x9a\x5e\xdb\x6d\xa1\x74\xfb\xbe\xc6\x13\xc8\xe1\xc7\xac\xed\x04\xf2\x54\x5b\x69\x3b\x81\xc8\x1a\x0b\xaf\x9f\xe9\xcb\x49\x10\x8e\xd1\xaf\x65\x7d\x59\xa0\x51\xa7\x69\x60\x81\xc8\x5a\x14\x1a\x58\x60\x95\x95\x82\x69\x4d\x81\xd8\x9a\xe2\xb3\xac\x5f\x72\x30\x22\xc9\x66\xfb\x74\x94\xe3\x04\x48\x1a\x58\xc0\xe3\x21\x6a\xfa\xac\x12\x0b\x4c\xfb\x73\xfe\xec\xfc\xb8\x6a\xb2\x0d\xae\x19\x06\x52\xb1\x96\x9f\x55\xfa\xf4\xc3\x99\xbd\xe5\xff\xf0\x87\x38\x64\x7d\x96\x1f\xe7\x0d\xe7\xad\x55\xcf\x99\x14\x1e\x48\x51\xb3\xc6\x1a\x07\x4d\xae\xb2\x56\xd2\x8a\x69\x85\x05\xd4\x44\x52\x98\xc4\xe7\xcc\x47\x9f\xf5\xdd\x80\xc2\x32\x6b\xf5\xf4\x49\x91\x59\x4c\xae\x1e\x3f\x29\x12\xa7\x7c\x55\xcf\x9f\x14\x89\x00\xa5\xea\xf1\x93\x22\x38\x8d\xae\x66\x16\xa1\x44\x70\xce\x5c\xf5\x48\x4a\x91\xd8\xf6\x58\x3d\x80\x52\xac\xe2\x77\xd2\x2c\xab\x76\x1f\x7d\x2c\x6b\xf7\x81\xc1\x5a\x55\xcd\xc9\xb2\x12\x5c\x44\x84\x61\xf5\x20\x4a\x91\xd9\x7c\x59\xb3\x8e\x14\x50\xb4\x9e\x3d\x65\x52\x94\xc6\x57\xef\x31\x93\x22\x38\x59\xac\x7a\xce\xa4\x28\xc4\x13\x54\x77\xe7\x88\xc8\x4a\x5a\x47\x07\x88\x8c\x9b\xc9\x0d\x3b\xa2\x38\x97\x70\x77\x8e\x88\x6c\x1d\xf5\x86\x80\xdc\x8a\x49\x16\x62\x21\xeb\xe0\x71\xdf\x8d\x48\xa3\x99\xbd\xe5\x2a\x7c\x21\xf5\x6f\xd0\xc9\x6e\xcb\x11\x59\x03\xd9\x6d\x39\x22\x1f\x76\x2d\xed\xc4\xec\xda\x16\x16\x60\xd6\x4e\x04\xe1\x97\x97\xb5\x00\x41\x1e\xa8\xbe\xac\xb9\x97\xf7\xda\x96\xe5\xd6\xde\x03\x59\x03\x3c\x6b\xef\x65\x8d\x3b\x06\xfc\xac\x71\x07\x72\x57\xc4\x7a\x59\x40\x10\x02\x54\x3d\x23\x5d\x44\xc6\xc6\xc9\xba\x54\x40\x69\xc3\x24\xb3\xaf\xd4\xc8\xbc\xaa\xd9\x57\x4e\x17\xb3\x46\xd5\xe6\x62\x55\x29\xfb\xfd\x34\xfb\x64\xdb\xea\x90\x9f\x6c\xca\xa2\x61\x33\x33\xb3\x37\x74\x51\x64\xd6\xb6\x6a\xd6\xb8\x03\xa5\xec\xcc\x2c\xd8\xf6\xc5\x28\x32\x2d\x39\x10\x79\x67\xa6\x78\x34\xee\xb0\x75\x72\xb3\xe2\xcd\xf5\x59\x92\xf4\xce\x80\x5c\x19\xb7\xb3\x66\x1b\x88\x6c\x95\x74\xd8\x80\x14\x3b\xc9\xe2\x77\xba\x1b\x73\xd2\xac\x0f\x07\x44\xb6\x23\x69\xef\x81\xac\xa9\x96\xf5\xce\x80\xc8\xb8\xbd\x72\xb7\x5c\x9d\x06\xf1\xa9\x61\xf6\x9e\x97\x86\xf2\xe0\x54\xd1\x8d\x44\x68\x42\xcd\xc3\xae\xcb\x02\x15\xf1\x3e\x35\x6b\x83\x81\x32\xfd\x0c\xb4\xae\x40\x64\x7c\x87\xee\xa5\x12\xc1\xa6\xd4\xea\x5e\x2a\x11\x99\x49\xbc\x61\xa3\x62\x49\xda\x37\xad\x24\x07\x9e\x65\xfc\x65\xee\x6b\x12\x1e\xd7\x53\xdd\xd6\x24\x46\xf1\x73\x98\x56\x72\xba\x86\x43\x59\x35\x9c\x3c\xa4\xd4\xb9\xa1\x3b\x93\x44\x10\xe5\x5c\xb3\xe6\x0f\x18\xdc\x1c\x51\xdd\x98\x24\x72\x60\x8c\xb8\x31\x49\x14\x5d\xca\x6e\x4c\x12\x99\x8d\x2d\xd5\x8d\x49\x95\x5d\x48\x91\xbb\x49\x96\x8b\x2d\x47\xd5\x7a\x6b\x11\x81\xe0\xd4\xe2\x9a\x35\x7f\x40\xec\x8f\x59\xf3\x27\x6b\xfe\xe0\x14\xca\x97\xe5\xba\x9c\x95\x21\x56\x6d\x1d\x10\x9a\xc9\x59\xbb\x26\xbb\x28\x85\x01\x9c\x6f\x25\xb1\x30\xb8\x15\xa1\xe6\xdb\x42\xdc\x34\x11\x9e\xa9\xac\xf5\x03\x0a\x47\xe1\xd4\xac\xa5\x03\xca\x81\x21\x98\x6f\xfb\x09\xbb\x78\x87\xc3\xe5\x6d\x3f\xb9\x75\x23\x34\x1f\xb3\xac\x0b\x85\xa3\x8b\x6b\xd6\xae\x01\xa1\x79\xe2\x56\x2b\x91\xe2\x30\xb7\xc7\x9e\xc2\x3e\xdb\xa4\x9a\xd3\x9d\x04\x8a\x73\xe2\xfc\x58\x0c\xc2\x66\x88\xae\xab\x59\x77\x12\x48\x84\xe6\xd6\xac\x3b\x09\x94\x6e\x0f\xd6\x6e\x02\x23\x54\x86\x1a\x49\x20\x13\x5a\x5c\xb3\x46\x12\x08\x67\x7d\xf9\xb1\x25\x1f\xbc\xc7\xb6\xb7\x66\x53\xd6\x6c\xc2\xc1\x94\x5f\x4b\xbf\x90\x9b\x83\x98\x9e\x29\x10\x19\x97\x5c\x7e\x6d\x6f\x4e\x17\xe3\x7c\xee\x9a\x35\xae\x40\xe4\xe1\x8b\xd6\x71\x21\x11\x42\x5b\xb3\xc6\x0f\x58\xa2\xa6\xdd\x3e\x7f\x92\x83\xc3\x9c\x60\xe7\xcf\x9f\xfc\x3c\xcf\xca\x37\x95\xa1\xc6\x8f\x3a\x4d\x4b\x27\xe3\x5d\x62\xa3\x78\xcd\x9a\x35\x59\xb3\x66\xff\xa4\xa2\x60\x3b\xdc\x74\xf0\xfb\x14\xc5\x47\x4c\x24\x86\xa0\x1b\xe4\xc4\xe0\x20\xb8\xea\x06\x39\x51\x46\xf6\xa9\x6c\x52\x26\x82\x70\x92\x54\x4d\x42\x95\x87\x49\xcd\x24\x44\x81\x51\xe6\x56\x38\x31\xb4\xaf\xdd\x09\x27\x8c\xd7\xae\x6e\x7a\xab\x65\x3b\xaa\x9a\x8f\x3d\xa6\xd1\xeb\xa6\xa5\xf8\x4c\xfa\x38\xa8\x6b\x35\x5b\xd1\x9d\x55\x3c\x39\x6c\xfe\x0d\x1e\x6c\xb7\xba\x09\x0f\x00\xab\x6e\x75\x13\x49\xdf\xa2\x5b\xdd\x44\xe1\xd0\xd0\xea\xb6\x36\x91\x5d\xd6\x72\x57\x9b\x30\x78\xb7\x16\xed\x20\x90\xbb\x92\xca\x96\x91\x13\xba\x1c\xb4\x8b\x4e\x2c\xf7\xb9\x71\x26\x48\x75\x4f\x9b\x88\x62\x43\x68\x40\x81\xc1\xcd\x30\xd5\x4d\x68\xa2\xe8\x4c\x2e\x59\xa9\x64\xa5\x82\xec\x8a\xd9\x13\x01\x5d\x7c\x51\x3b\x08\x18\xae\x5a\xdd\xee\x25\x0c\x01\xad\xee\xf6\x12\x25\x58\x36\x70\xb7\x97\x48\x1c\x8b\x5e\xdd\xec\x25\x92\xee\x53\x37\x71\x89\xd5\x82\xe6\x6f\xc1\x16\x8a\x73\xf5\xe2\x72\x12\x30\x04\xb4\xba\xd5\x4b\x78\xd4\x5a\x75\x5b\x97\xc8\xdd\x26\xd2\x49\x06\xc2\x05\xbe\xa2\x93\x0c\x18\xf7\x58\xdd\xfb\x25\x32\x77\xa7\x54\xf7\x7e\x89\x34\x6d\x5b\xad\x26\x60\x3c\x59\x75\xeb\x97\x28\xb1\xb3\xb7\x92\xb1\xfb\xa4\x65\xbd\x4d\x73\x86\xca\x37\xe5\x76\x30\x61\x24\x5a\x75\x9f\x97\x28\x7a\x2d\xdd\xe7\x25\x32\x87\xfd\x54\xb7\x79\x89\x3c\x98\x89\xb8\xcb\x4b\xa4\xe6\xa7\xe1\x7a\x15\x28\xda\x05\xa5\x5a\xa5\x85\x3c\xb1\xbe\x8b\xce\x34\x50\xf6\xf7\xa3\x33\x0d\x78\x5e\x5d\x2d\x9a\x60\xc0\x70\xb2\x5a\x9a\x0d\xc2\x05\x45\xdd\x1e\xac\x55\x56\xb6\x55\x86\xdd\x51\x34\xae\x40\x1a\x76\x4e\x6d\x2b\x60\x44\x50\x2d\xba\xc4\x40\x8a\x62\x61\x75\x80\x01\x03\xbe\x6a\xd1\xde\x02\x49\x8f\x47\xd1\xde\x02\x29\xdb\x96\xda\x5b\x6e\x5b\x23\xbc\xb3\x16\xed\x2d\x30\xc2\x3e\xac\xbd\x05\xf2\x60\xb6\x5b\xb4\xb7\x40\x6a\x76\x02\xed\x2d\x50\x38\x64\xb3\x16\xbd\x65\xc0\x50\xa2\x5a\xf4\x96\x81\xe4\xc2\x9d\xfb\xe4\x84\x51\x5b\xd5\x4d\x71\x22\x15\xae\x82\xaa\x6e\x81\x13\xa9\x39\x56\xe9\x2d\x03\x06\x1c\xd5\x32\x2c\xd8\xe0\xbc\x2a\xe6\x1d\x45\xb3\xac\x78\x86\xad\xda\xa3\x68\x5e\x15\x0f\x50\xf0\xb3\x74\x55\x0c\x04\x67\xfc\x54\x37\xb7\x89\x32\xed\x3d\xae\x80\x81\x34\xed\xb0\x5a\x57\xc0\x9d\xb8\xd5\x8d\x6c\xc2\x88\xa0\x5a\x74\x2e\x01\x23\x4c\xaa\xfb\xd1\x84\x01\x32\xb5\xe8\x5c\x02\xb9\x3a\x66\x69\x70\x79\xdb\x8e\xee\x87\xa2\x75\x55\x3c\xbe\x95\x2d\x1f\xb5\xb8\xc0\x06\x52\x66\xb6\x5b\x4e\xbb\xc5\x49\xb7\xc0\xa6\x77\xbf\x9b\xd8\x91\x10\x6e\x6e\x13\xc3\x45\x25\x37\xb7\x89\xc4\xa1\x5f\xb5\xe8\x5d\x02\x1e\xb0\x58\xcb\x65\x29\x88\x76\xe6\xd2\x98\xea\x16\x38\xe1\x59\xc6\xd5\x6b\x80\xc4\x8e\x70\x70\x07\x9c\xf0\x64\xc6\x5a\xb4\x88\x40\x3e\xb0\x58\xca\xad\xa4\x39\x52\x95\xc3\xc8\xaa\xfb\xe4\x44\x19\x18\xd8\xee\x93\x13\xb9\xfb\x35\x68\x4a\x81\x12\xa8\xe9\x72\x2b\x89\x9b\x00\x16\xdc\x2e\x6e\x9d\x13\xd9\x38\x91\xa2\x23\x09\xe4\xdd\x1e\x5a\x52\x20\xbb\xc6\x5a\x34\x9b\x40\x66\xcf\x58\x75\x7f\x9d\x58\xed\x61\x9a\x65\x5d\x28\xe1\x00\xa8\x29\x05\x86\x73\xf5\xa2\xdd\x04\x76\x1c\x41\xd1\xb7\x04\x92\x7e\x85\xa2\xdd\x04\x72\xb7\xb9\xb5\x9b\x00\x47\x59\xfe\xb6\x4e\xd6\xac\x02\x69\x3a\x86\xba\x06\x08\x12\xb7\x78\xd4\xa2\xa5\x55\xf6\x1a\x60\xf7\x31\xdb\xeb\x45\x87\x39\xae\xea\xc7\x02\x79\x2a\x63\xfd\x58\x20\x4f\x87\xf7\x57\x19\xbc\xf4\x10\xfb\x91\xae\x2d\x90\x83\x45\xb5\xa2\x6b\x0b\xec\x75\xec\xa2\x6b\x0b\xec\xe5\xfd\xe2\xda\x21\x48\x2e\x5c\x15\xed\x3d\x90\xd9\xb1\x5f\x8b\xce\x2e\x90\x9d\x5c\x15\x2d\x40\xe0\x45\x2e\xb5\x68\x01\x82\xa4\xeb\xba\x68\x01\x82\x55\x6f\xd3\x94\x05\xfe\xaf\xd8\xf9\xdb\x1f\x16\xf2\xa1\xd6\xd1\x50\x04\x5e\xcf\x52\x8b\x86\x22\xd8\xeb\xeb\x5e\x5f\x25\xf6\x2a\x79\xe8\xc5\x02\x89\x23\xbe\x6a\xe8\xc5\x02\x49\xe9\x84\x96\x1c\xc8\x9c\x1a\x50\xc3\x55\x48\x90\x5a\xf1\xa9\xd3\xa4\x93\x03\x0b\x3b\x49\x97\x49\xfb\xc8\x7e\x92\x6e\x93\xd8\xa3\x72\x58\x88\xc7\x24\x16\xa0\xa8\x63\xe8\xd8\x02\x89\x8d\x32\x35\x34\x0a\x41\x99\x96\x5e\xa3\x10\x14\x22\x53\x6b\xe8\xfe\x02\x69\xf2\x2d\x86\x6b\x90\x20\xf5\xe9\x53\xfe\x62\xa2\xb9\x69\xc8\x70\x05\x12\x24\xee\x8e\xa9\xa1\x3d\x07\x0a\x77\x95\xd4\x30\x1a\x08\x14\x67\x22\x6e\x4e\x15\xab\xd5\x7c\x53\xe9\x10\xfa\xe3\xcc\x36\x8c\xf3\x01\xa9\x32\x05\x0b\xe3\x7c\x22\x5b\x0a\x93\xac\x37\xbe\x2e\x07\x89\xd0\xa0\x03\xa9\x68\x98\x79\x9f\x98\xd8\x6b\xbb\xa1\x91\x17\xfb\xa4\x51\x44\xad\x91\x07\x32\xfb\xdc\x6b\x68\xd1\x81\xa2\xd7\x32\x5c\xf5\x04\x7b\x89\x39\x8a\xe2\x29\x16\xcc\x5f\xb4\x60\x9e\x2a\x1a\x66\xaf\xc4\x0a\x5f\x83\x93\xb7\xd0\xee\x0b\xed\x3e\xe5\x63\x18\x51\xb8\xcb\xcd\x5a\x6a\xd1\x81\xc2\x86\x91\x1a\x9a\x6f\xa0\x1c\x7c\x34\xa1\xf9\x16\xae\x71\xee\x17\xed\x62\xe1\x39\x53\xbe\x68\x59\xc3\x90\xbc\xfd\xa6\x85\x0d\xa5\x48\xc5\x35\xd5\x40\x71\x44\x0b\xe3\x88\x40\x72\xaf\x49\x0d\x97\x21\xc1\x76\x67\x87\x26\x51\x6c\x7f\x13\x06\x4a\xb8\x98\x08\xf2\x96\xbf\xfe\x26\x90\xf7\xf7\xe6\x62\x22\x58\x6f\x92\xa6\x01\x04\x3c\xcb\xbe\x86\x06\x10\xd8\x8e\xf0\xd0\xda\x01\xc5\x41\xd1\x2b\x51\xc4\xca\xcc\x34\x6b\xd0\xd1\xe7\x78\x84\xc3\xe5\x44\xb0\x9d\x63\xa1\x05\x14\x5a\x40\xf6\x6c\xcd\x9d\xd0\xdc\xa9\x16\xcc\x6e\x60\x30\x75\xb2\x14\x8a\xb6\xfb\x5d\x52\x71\x97\x0b\xc1\x76\xe4\x85\xd6\x0e\xd8\x4e\xa2\x70\x6d\x10\xec\x39\x70\xb8\x10\x08\x86\xaa\x28\x86\x85\x60\x03\x5b\xb2\xe3\xb9\x36\x08\xc2\x68\xac\xd0\x7b\x15\x7b\x03\x1b\x46\x45\x0c\xdb\x97\x0d\x6c\x2e\x90\x84\xeb\x85\x60\x2f\xb8\x85\xeb\x85\x60\x3b\x3d\x42\x27\x17\xd8\x8e\xf0\xd0\xe4\x8a\x1d\x88\xe4\x27\xa1\xfb\x0a\x0c\xb5\x77\xb8\xa2\x17\x7b\x45\x0f\x77\x4f\xb8\xa2\x07\x42\x03\x31\x5c\xd1\x03\x7b\x04\x0f\x8d\xae\xd0\xe8\x72\x58\xd4\xc2\x02\xdb\x74\x0a\x2d\x2c\x30\x38\xd2\xa6\x86\x16\x16\xd8\x0a\x3d\xf4\x5f\x81\x3d\x55\x09\x6d\xae\x38\xb7\x7c\x7c\x53\x61\x2c\x44\x1c\xbf\x7d\xc9\x45\x0d\x0d\x30\x90\xf7\x48\xaa\x01\x16\x1e\x94\xef\xd8\x7d\x59\xee\x8b\x72\x33\xf7\x0b\x5d\x5e\xb1\x77\xa5\xe1\x34\x0a\x7d\x5e\xe0\xe7\x17\xe9\xf2\x1e\x48\x86\x0a\x84\x6e\x30\xf0\x73\xd8\xbc\x2c\xf7\x65\x10\x00\x06\x51\xe8\x1a\x03\x89\x7d\x0b\x35\x74\x8d\x81\x52\x99\x91\x84\x46\x1f\xd8\x16\x43\xb8\x2e\x08\xf6\xec\x26\x5c\x04\x04\x2b\x7f\xdf\xf4\xeb\xb8\xf9\x3a\x98\x51\x85\xb6\x21\xd8\xb3\x9b\xd0\x36\x04\x39\xa9\x0a\x34\xf1\xc0\xca\x0c\x99\xe9\xe1\x02\x3f\x87\x0a\x4d\xa9\xd0\x94\xb2\x2f\x69\x4a\x81\x9f\xa5\xd0\x0a\x0a\x9c\x4b\x7b\xa4\xd0\xe2\x01\x39\x54\x05\x5a\x3c\xa0\x18\x28\x16\x1a\x2e\xa1\xe1\xa2\xf8\x35\x5c\x42\xc3\xc5\x0e\xa1\xfd\x01\x4a\xb2\x77\x69\x1f\x84\xf6\x81\xa2\x76\x7d\x0c\xfc\xec\xe2\x3a\x92\xc0\xe0\x2c\xc1\x5a\xb5\x0f\xaa\x17\x8e\x32\xd0\x55\xfd\x41\x20\x1f\x54\xa8\xea\x0f\x02\x99\x23\x27\x6b\x55\xa7\x83\x25\x30\xdf\xfc\x4c\xe3\xb3\xe5\xe3\xae\x2a\xf5\xaa\x52\xa7\x41\xaa\x8b\x55\x60\x7f\xa2\x55\x57\x0e\x48\xae\x15\x54\x35\x6c\x75\x77\xb9\x01\xab\x55\x7d\x5a\xd5\xa7\xf8\xd9\xaa\x6e\x14\x50\x38\x28\xba\x56\xdd\x28\x20\x07\xea\xba\xaa\x75\xab\x6e\x94\x69\x52\x35\x49\xf3\x0c\x6f\x62\x55\xeb\x56\x5d\x2b\x4c\xe4\xab\x5a\x17\xec\x6e\xe1\x79\x13\x22\x73\xf4\x45\xad\x2a\xca\xaa\xa2\x54\x16\x2e\x05\x81\x3c\xf0\xaa\x55\xbd\x21\x55\x6f\x08\x0e\x98\xaa\xee\x04\x99\x73\x15\x6b\x55\x2b\x82\xf4\xb3\x96\x7a\x30\xc0\xcf\xb2\xba\xee\x03\x8a\x53\xe8\xaa\x6b\x02\xa4\xc1\x67\x59\x5d\xf7\xa9\x6c\x43\x72\xdd\xb4\xea\x61\x00\x61\x50\x4c\x75\xdd\x07\x84\x6b\x85\xde\x8c\x25\x3a\xc7\x28\xd6\xaa\xd3\xa1\x6e\x0f\x83\x6f\xba\xee\x03\x7e\x36\x92\xda\x08\x84\xbe\xc3\xaa\x36\x02\xe1\x34\xa5\x76\xf3\xef\x9c\x92\x8f\xaf\xab\xaa\x8d\x40\xb8\x34\x50\x5d\x38\x01\xa1\x83\xa7\xaa\xa0\x40\xe6\x88\xf7\x5a\x55\x50\x60\x70\x99\x70\xad\x2e\xaf\x80\x50\x41\x55\x97\x57\x40\xfa\x29\x0b\x27\xf2\x20\xb1\xa3\xb7\x7a\xcf\x96\x08\x1d\xd6\xde\xb3\x25\xca\x81\x1b\xc5\x1b\xb4\xc4\xca\x8c\xdf\x74\x6e\x0f\x42\x3f\x47\x35\xe4\x04\x84\x2b\x27\xd5\xe9\x3e\x48\x06\xa6\x54\x15\x14\x48\x95\xe1\xa2\x1a\x98\x02\x12\x07\x62\xd6\x3a\xfd\xc9\xa9\xc4\xe8\x89\xfa\x09\x40\xe8\x05\xae\xa7\x15\x3f\x59\x57\x42\xa7\x54\xf5\x13\x08\x95\x51\x55\x3f\x81\x50\x25\x7a\x47\x97\xc8\xdc\x2f\x53\xbd\xa2\x4b\x24\x63\x31\xaa\x2a\x0b\x24\x83\xd7\xaa\x3e\x01\x10\xce\xf6\xab\x3e\x01\x90\xdc\xd0\xe0\xb5\x5d\x75\x5f\xdb\x85\x59\x54\x1d\xd2\x41\x70\x5d\x76\xad\x2e\x80\x80\xd8\x2d\xe9\x88\x0e\x22\xcc\xcb\x89\x36\x08\xe3\x0f\xaa\xf3\x65\x10\x7b\x64\x33\x3c\x03\x84\xe1\x13\xd5\xb9\x31\x08\x2e\xd5\xae\xd5\x59\x2f\xf0\x62\xcd\xea\xdd\x5a\x22\x5c\x13\xaf\x4e\xd2\x40\x04\x9e\x9c\x6a\x90\x02\x88\xc8\xfd\xb7\xb5\x72\x75\x40\x06\xc1\x71\x36\xb5\xea\xec\x07\xc1\xe9\x33\xd5\x8b\xb6\x44\x9e\xb8\x45\x9a\x13\xb6\xb6\xe3\x46\x19\x97\x9a\x33\x36\x90\x34\x8a\xbd\x90\xab\xb6\x43\x7d\xcb\x28\xd7\x1c\x6b\x41\xb8\x3a\xd5\x1c\x6b\x41\x68\x09\x34\xdd\xe6\x20\x07\x13\xa8\x66\x40\x28\x48\x86\x16\x35\x67\x5e\x20\x38\x62\xa6\x36\xe7\x54\x20\x55\xbf\xff\xe6\x6c\x09\x24\x8d\xa6\xe6\x20\x0d\x22\xcc\xcc\x41\x1a\x64\x63\x9e\x9a\xc1\x9f\x20\x38\x76\xa7\xb6\x62\xf1\xb9\xbc\xc1\xa5\xc1\xe6\x64\x09\x44\xec\x17\x2d\x7e\x71\xce\xc6\x67\xd6\x1c\xca\x41\x04\x33\xda\xe6\x0c\x07\xa4\x3d\xc0\x78\xa5\x98\x48\x46\xb7\x34\x27\x2a\xcd\xd5\x79\x97\xef\x9a\x5e\xe5\xa6\x57\xd9\x51\xa1\x39\x26\x83\xdc\xf7\xab\xb6\x40\xd8\x9c\xc8\xd1\x61\x1a\xa4\xfd\x8d\x36\x83\x2f\x41\x70\x3b\x79\x6d\x0e\xdd\xa0\x1b\x01\xda\x5c\x9f\x07\x29\x6c\x74\x97\xd4\x41\x70\x68\x50\xf5\xc2\x31\x91\xf6\x70\xeb\xf5\x62\x22\x71\x8e\x40\x6d\xba\x7d\xbd\x71\x6c\x8f\xb7\xde\x38\x26\xc2\x45\x89\xe6\x1c\x07\x04\xa7\x03\x55\x6f\x21\x13\xc1\xe1\x40\xd5\x2b\xc7\x44\xda\x23\x5d\x73\xda\xd3\x5c\x54\x77\x78\x6a\x4e\x72\x40\xa9\x58\x20\xcd\x09\x0d\x48\xd5\x91\xa7\xe9\xc0\x05\xc5\x08\xa6\xd6\x2d\x1a\x07\xcc\xef\x4a\xa9\x1d\x9a\xda\x81\xb9\x68\x73\xdc\x07\xa1\xc3\xbe\x39\xee\x37\x6f\x1c\x63\x62\xdb\x1c\xd0\x9b\x03\x3a\x13\xcf\xe6\xf4\x02\x84\xc6\x58\x73\x25\x1c\x84\x7e\x92\x66\x54\x21\x48\x5b\x6d\x35\x07\x74\xd0\x5b\xf5\x31\xf3\x67\x40\xdf\x4a\xaa\xe9\xad\x05\xb1\x8b\xe1\xf4\x02\x14\x97\xfa\x9a\x73\x09\x10\x2a\xff\xe6\xf8\xda\xb4\xff\xb7\x7c\x1c\x60\x9b\x03\xac\x1d\xcd\x35\xed\xe6\x91\x52\x8e\xe9\xcd\x45\x6d\x10\xe1\x88\xe0\xa0\x0b\x62\x7f\xd7\x5a\xf3\x20\x02\xe3\xa5\x69\x93\x83\x08\xeb\xa4\x4d\x0e\x22\x98\x92\x35\x6d\x72\x10\x5c\x99\x51\x9b\x8e\x58\x10\x5c\xab\x50\x9b\xc6\x36\x08\x8e\x8f\xaf\x4d\x63\x1b\xa4\x3d\x36\x37\x3d\xb1\xa0\xeb\x63\x6d\x3a\x54\x41\x04\x53\xe9\xe6\x4e\x07\x10\x1c\x01\x5d\xdb\xe3\x4f\x3e\xfe\x24\x35\xd2\xa1\x0a\xbc\x6f\xa7\x36\x0d\x77\x10\xdc\x39\x58\x9b\x0a\x02\x64\xfd\x22\x4d\x7f\x2a\xc8\x86\xa4\x37\xfd\xa9\x20\x6d\x05\xd4\x5c\x9b\x6e\x5e\x61\x85\xa6\x6f\x2e\x44\x83\x64\x5c\x74\x53\x8f\x80\x3c\x6d\x4b\xf5\x08\x48\x5b\xdd\x34\xad\x79\x10\xc1\x84\xbe\xe9\x73\x04\xf9\x40\x63\x37\x0d\x7c\x90\x38\x49\xbd\x36\x1d\x8c\x20\x1b\x6b\xdc\xd4\x40\x4d\x0d\xd4\x7c\xca\x5a\xb2\xc9\x71\x5a\x7c\xb5\x0e\xc8\x87\x0d\xee\x34\x00\x04\x27\xbc\xd7\xee\x7a\x32\x88\x60\x76\xdd\x75\x26\x82\xe2\xe6\xc2\xee\x64\x01\x04\x47\xb0\xd7\xae\x6e\x02\x11\x4c\x22\xbb\xaa\x09\x44\x30\x91\xee\x3a\x13\x41\xda\xba\xbe\xeb\x4d\x04\xe1\x66\xa0\xae\xeb\x10\x44\x20\x8a\xee\x94\x02\x78\xf6\x5c\xed\xee\x7b\xe8\xde\x32\xc9\xb0\xd2\x8d\x89\x03\x11\xfb\xa9\x6a\x92\x5f\x6f\xfa\x1b\xc2\xbe\xba\x9a\xb1\xab\x19\x11\x7b\x57\x0d\x82\x08\x3a\x6a\xe7\xdc\x06\x11\x81\xa1\xd4\xf5\x36\xf6\x7f\xbb\xdf\xa9\x76\x97\x8a\xc1\xea\x35\x94\xd2\xb5\x62\x90\xb6\x65\xd1\x75\x41\x82\x30\x18\xa9\xeb\x82\x04\x89\xad\xb7\xb5\xbb\x1f\x11\x64\x8e\x7c\xa8\xdd\x3d\x84\x20\x0d\x06\x8a\xae\x9a\x05\x69\x1b\x46\xdd\xd8\x3a\x90\x8d\x20\xea\x4e\x86\x7a\xb1\x5f\x62\x14\x74\x55\x68\x57\x5d\x62\x6f\x76\x9d\x8b\x20\x5c\x54\xee\x4e\x73\x40\x70\x48\x71\xed\x2a\x50\x90\x93\xbd\xc4\xe5\x5c\x90\xb8\x1f\xbd\x76\xe7\x34\xa0\x70\xd4\x7d\xed\xaa\xcf\xee\xa2\xac\x76\x48\x57\x7f\x76\xf5\x67\xf7\x4d\xeb\x44\x78\x1b\x07\x55\xd5\xae\xfa\xec\x9e\xe6\x80\x99\xd3\xf5\x07\x82\xe4\x9e\xa5\x5e\xed\x85\x55\x17\x0c\x6d\xe2\x12\x29\x08\x4e\x65\xab\x5d\x8d\x0a\xf2\x61\xc7\x31\x48\x0d\x8c\xdd\x55\x55\xb2\x20\xcf\xec\x53\x66\xcf\x3a\x6a\x30\x89\xed\xea\x53\x50\x0e\xbf\x21\xfd\x83\x20\x6d\x03\xaf\xbb\xea\x08\x22\x94\x85\xab\x8e\x20\x37\x0c\x93\xee\x6c\x05\x44\x30\xed\xef\x4e\x56\x40\xb8\x78\xd0\x9d\x99\x80\xe4\x7e\x99\xae\xd3\x0d\xa4\x6d\x66\x76\xd7\x26\x41\x04\x93\xd8\xee\x9c\xa3\xcf\xfd\x18\xb9\xa9\xb5\xba\x5a\x8b\x59\x6c\x57\x6b\x81\x34\xed\x9e\x06\x75\x75\x6f\x98\x2c\x3e\xa5\x14\xf1\x93\x71\x00\x75\xed\x4e\x27\x40\xb8\x29\xa4\xab\xdb\xc0\xd0\x20\xef\x4e\x14\x40\x70\x22\x77\xed\x3a\xaa\x40\x70\xd4\x76\xed\x3a\xaa\x40\xc2\xd6\xfe\x5d\xed\x2a\xad\xae\xd2\x72\x10\x50\x1d\x75\xd5\x11\xd3\xeb\xae\x8b\x08\x04\xe7\x71\xd7\xee\x7c\x02\x8c\xfd\x8d\xa8\xb4\xc0\xd8\x9f\xa5\xeb\x82\xa0\x70\xf1\x70\xed\x2a\x28\x90\x2b\x63\x6b\x37\x76\xaa\xab\x8d\x18\x94\xbb\x73\x93\xee\xdc\x64\xfa\x94\x85\x78\x2c\x04\xd9\x3b\x37\x01\xc5\xb8\x88\xee\xdc\x04\x24\x37\x82\x75\xd5\x0c\x28\x15\x73\xb2\xab\x66\x40\x54\x7b\x8a\xeb\x6b\xdd\xf5\xb5\xd8\x8f\x39\x38\xbc\xea\x31\x7b\xac\x21\xda\x20\x57\xcc\xeb\xee\x12\x55\x77\x39\x2a\xac\xa6\x53\x1d\x90\xb3\xdf\xa0\x8a\x06\x14\xd7\x3f\xba\x8a\x06\x24\x23\xa1\xfb\x67\x9d\x3e\xb6\x68\x16\x7f\xd2\x3a\x79\xde\x8f\xc6\xfa\x50\xd3\x80\xd2\x11\xf6\x30\x4c\x69\x18\xa6\x84\x34\x86\x61\x4a\x20\x71\x6f\x66\x1d\x4e\x8c\x40\x76\xeb\xf6\x50\xd3\x80\xb4\xa7\x0c\x43\x55\x03\x22\xf0\x65\x0c\x35\x0d\x88\x8a\x41\x3f\xd4\x0e\x20\xbb\xad\x75\x18\x28\x04\xc2\xb0\xed\xe1\xc2\x12\x88\x8a\x85\x30\x9c\xf1\x80\xb4\x27\x16\xc3\xb1\x1e\x04\xe7\xcc\xd5\x61\x0c\x10\x28\x07\x52\x1c\xc6\x00\x81\x64\x70\xea\x70\xc0\x06\xdd\xc1\x7f\x38\x5e\x0f\xaf\x70\xe0\xbb\x1f\x4e\x95\x40\xe1\x88\xa1\x3a\x9c\x2a\x81\xb4\x0d\xf5\xe1\x5c\x09\x64\xfd\xa8\x43\x1f\x17\x28\x9c\xe2\x52\x87\x71\x41\xc3\xd0\x66\x8b\xef\xfa\x10\x08\xe3\xde\x86\x03\x3d\x28\x06\x0d\x0c\x03\x7e\x40\x1c\x56\xd2\x51\x1d\x24\xa7\xa5\xc3\x89\x12\x08\x77\xcf\x0c\xc7\x66\x90\x3b\x46\xe8\x30\xac\x06\x44\xfd\x1b\xce\xfb\xaa\xc3\x10\x1b\x50\x38\x96\xa1\x0e\x43\x6c\x40\xb1\xbf\x0d\x43\x6c\x40\xe1\x08\x89\x3a\x54\x03\xa0\x38\xef\x19\x46\xdd\x80\x62\xf4\xe7\xd0\xdb\x05\x72\xf2\x29\x95\x05\xe8\x5d\xa9\xbb\x83\x0d\x04\xe7\xcc\xd4\xa1\x1a\x00\xc9\x28\xae\xe1\x1c\x0a\x14\x4e\x18\xab\x43\x35\x00\xa2\xe2\x22\x19\x06\xc5\x80\xa8\xbe\xe8\xfa\x0f\xc8\x4e\x97\x86\xdb\xbe\x40\x70\x00\x63\x1d\xfa\xd2\x40\xda\x93\xc0\xa1\x33\x0d\x64\x1d\x73\xc3\xe9\x12\x48\x7b\xce\x3d\xf4\xa6\x81\x64\x80\xd6\x70\x2b\x18\x08\xbd\x51\x43\x65\x01\x4a\x63\x56\x35\xdc\x4c\x05\xf2\x60\xe8\x1b\xea\x0f\x50\x5c\x07\x1c\x3a\xa8\xc0\x50\xa1\x0f\x1d\x54\x20\x1c\x33\x87\xde\x28\x50\x3a\x93\xaa\xa1\x37\x0a\xa4\x3d\xc7\x1c\xfa\x9e\x86\x87\xcf\xd8\x9b\x9d\x07\x01\x6f\x5a\xac\xc3\x85\x8e\x61\xa4\x09\xea\x75\xa8\x3f\x40\xa9\x7e\x40\xea\x0f\x10\xd5\x16\x71\xa1\x03\xc4\xfe\x18\x2f\xbb\xc5\x42\x54\xf4\xfe\x30\x1e\x05\x44\x75\xac\x72\x9d\x03\xe4\xc3\x81\xc9\xc9\x12\x28\xcd\x1a\xe9\xc7\x02\x51\xf1\x17\x0d\xf5\x0e\xc8\x93\x41\x74\x38\x0b\x1a\x5e\xf1\xeb\x57\x66\xf0\x09\xc8\xbb\x10\xea\x1d\x90\xf6\x3c\x7d\x18\xc8\x3b\x0c\xe4\x75\xea\x3b\x9c\x2d\x81\xa8\xca\xc2\xd9\x12\x88\x6a\x8b\xa8\x9f\x40\xda\xf3\xe8\x61\xbc\x2f\xc8\xbb\x2d\x9d\x54\x81\xa8\x18\x11\xc3\x49\x15\x08\x8e\xc9\xab\xc3\xc0\x15\x10\x15\x1b\x62\x38\xcf\x1a\x06\xae\xc4\xce\xcc\x4a\xe1\x89\xab\xd9\x0a\x58\x29\x02\x7e\x2b\xb6\xc0\x50\x01\x82\xa8\xf8\x7a\x86\x33\x28\xe0\x3d\xdb\x75\xb8\xb4\x02\x42\x9d\x38\x5c\x47\x19\xee\x1e\x77\xb6\x3d\x8c\x13\x01\x5e\xaf\x5a\x87\x71\x22\x20\xef\x8e\xe1\x6c\x0c\x64\xf7\x3b\x0c\x83\x42\x40\xe8\x97\x1a\x4e\xd0\x40\xe6\xe8\xbf\x3a\x0c\x0a\x01\xc9\x08\x90\xe1\x9c\x0d\x14\xd7\x7d\x87\xaa\x14\x94\x43\x8d\xa5\x2a\x05\x51\x1d\x7e\x55\xa5\x20\xd4\xcb\xc3\x4d\xe7\x03\x4f\x61\x65\x74\x9f\xea\x48\xe0\xe5\xb0\x75\xaa\xfd\x40\x71\x1f\xfa\x54\xf9\x81\xa8\x74\x95\xa9\xf2\x03\x43\x73\x70\x1a\xb4\x01\xd2\x76\x76\x4c\xe7\x59\x20\xb9\xe2\x3a\x5d\xba\x01\x51\xc3\xa4\x6a\x52\xfd\x79\x1f\x6d\x9d\x4e\x9a\x40\xd2\x35\x3a\x9d\x34\x01\x8f\x6e\xab\x53\xe5\x0a\xb2\x8b\x64\xd3\x28\x5c\x90\xb9\x2d\xba\x4e\x3d\x8c\x20\xb8\x27\xaf\x4e\x67\x5b\xa0\x70\xcc\x51\x9d\x9e\x07\x03\x4a\x67\x41\x72\xaa\x6e\x41\xda\x1e\x9d\xe9\xa6\x25\x10\x5c\x0e\x56\xa7\x33\x2b\xe0\xdd\xb9\x75\xea\xad\x04\x85\x43\x1c\xeb\x54\x51\x83\xcc\x35\x93\x75\xba\x18\x05\x8a\x3d\x78\x1a\xee\x31\x09\xf7\xa8\xca\xd0\xe5\x29\x90\x0c\x6d\x9d\x6a\xf8\xb9\xa7\x64\xf8\x05\xa6\xfa\x1c\xe4\xac\x10\xd5\xe7\x20\xea\x7e\xca\xb2\x7a\xd3\x03\x7e\xef\xa9\x4f\x13\x44\x55\x62\x2e\x4f\x4d\xaf\x9f\x4d\x76\x02\xd7\xa7\x40\x54\xcb\xef\x62\x14\x48\xee\x05\x98\xce\xd2\x40\x32\x76\x64\x1a\xb5\x01\x4a\xae\xbf\x7d\x40\x76\x9d\xfa\x4a\x41\x31\xa2\x6e\x3a\x87\x03\x51\x77\x92\x42\xe0\x44\x3e\x23\x4b\xa6\x73\x38\x10\x15\xed\x3a\xb5\x13\x40\xf2\xa8\x8b\xa9\x57\x14\x0c\xe7\x28\x53\x43\x00\x94\x6e\x7b\x19\xf9\x01\xc2\xc5\xc9\xa9\x6d\x30\xb5\x0d\xf0\x2d\x4c\x6d\x03\x10\x5c\xb7\x5b\xa7\x86\x00\x88\x8a\xff\x6a\xea\x74\x05\xc3\x99\xc6\x74\x71\x0c\x0c\xcd\xeb\xe9\x4a\x18\x88\xca\x88\x30\x35\x17\xa6\x8b\x63\x7a\xe9\xa6\xf6\xc2\xd4\x5e\xc0\x19\x36\x5d\x2f\x03\x43\xbb\x7c\x3a\xdf\x04\xc9\xb9\xc0\x74\xc7\x3b\x88\x5a\xcd\xcb\xe2\x37\xd7\x8f\x7d\x51\xe1\x33\x05\xad\xd5\x24\x6b\xd4\x8c\x98\xf3\x17\xed\xa7\xf8\x6f\x6b\xb5\xf8\xd6\xa8\x39\x3b\xb0\x87\x18\xf0\x0b\x4a\xf5\xd3\x30\x6c\x05\x78\xad\x74\x9d\x7a\x74\x41\x71\x03\xf8\xd4\x7b\x0b\xa2\xe2\xd1\x9a\x46\x9a\x80\xe4\x26\xdb\x39\x14\xcf\x40\x39\xe1\xab\x9a\x4e\x7a\x41\x71\x9f\xc6\xd4\x40\x01\x45\xdd\x31\x5d\xee\x9b\x46\xdf\x1e\xe6\x65\x25\x07\xdb\x5b\xa7\x79\xf9\x8b\x6c\x8a\xaa\x68\xe5\xa9\x19\x03\x52\x73\x10\x32\x38\x04\x94\xfd\xf9\xeb\xcf\x05\xc5\x38\xc8\xe9\x06\x28\x10\xdc\xd7\x56\xa7\xab\x71\x20\x8c\xf6\x9a\xce\x82\x41\xb8\xfb\x6c\x3a\x0b\x06\xc3\xc9\xd4\xd4\xc3\x0b\xb2\xab\xd3\x53\xfb\x07\x14\x37\x8c\x4e\x27\xc6\xd3\x9d\xdd\x0e\xb4\x1a\x36\x20\x2a\x96\xec\xd4\x64\x01\xa5\x3b\x12\x6a\xb2\x80\x11\x3b\xc9\xd2\x73\x8d\x61\x3a\x7c\xd1\xa6\xc5\x64\xd1\x73\x3b\x9d\x17\x83\xa8\x7e\x1f\xba\x69\x41\xf6\xb8\x8c\xa9\x7d\x02\xd2\x76\x29\x4f\x27\xc6\x20\x7b\x1c\xc7\xd4\x18\x01\x29\xf9\x94\xb6\x08\x48\x13\xeb\x6d\x3a\x57\x06\x69\x3b\x90\xa7\xf6\x09\xc8\xee\xf1\x99\xda\x27\x20\x79\x42\xd4\xd4\xca\x98\xac\xed\x55\xdb\x48\x8b\x62\x6a\x51\x34\x5f\xb4\x8d\xb6\xeb\xd6\x21\xc5\xd9\xf2\xdc\x1e\x58\x07\x23\x0d\x08\x90\xdc\xc8\x3d\x9d\x41\x83\xa4\x95\x3a\x0d\xd7\x00\x51\xf1\x44\x4e\xa3\x51\x41\xe9\xb8\x17\xa6\x56\x06\x28\x3a\x39\xa6\x56\x06\x48\x65\x62\xd4\x4d\xa3\x3e\x41\xd2\x47\x36\xd5\xf0\x20\x79\x18\xc6\x74\xb2\x0c\xb2\x47\x98\x9c\x86\x78\x82\xe4\x39\x5b\xa7\x5e\x59\x90\xf4\x04\x9e\x7a\x65\xcf\x1d\xe2\x59\x7d\x6c\x9a\xc6\xd8\xd0\x7d\xec\x36\x49\xad\xcf\x70\x74\x1a\x5f\x09\x82\x93\x76\xeb\xa9\xf2\x3e\xbd\x30\x1f\x55\x71\xaa\xa9\x41\xb8\x3e\x7d\xaa\xa9\x41\x2a\xdc\xa1\x5e\x4f\x55\x35\x08\xce\xd0\xad\xa7\x8e\x51\x10\xd5\x0a\x38\x81\x06\xd9\x91\xff\xd4\x2f\x7a\x6e\xbf\x28\xe3\xe9\xa9\xf6\x3e\xd5\xde\xf4\x83\x53\x55\x0d\x4a\xcb\x3e\x65\xfe\xde\x1d\x8f\x12\x3e\x9d\xf3\x9e\xac\x0f\x3a\x8b\x3a\x8d\x89\x04\xd9\x9e\x71\x3a\xc1\x05\xe1\x12\xd9\xe9\x04\xf7\x74\x82\x4b\xff\x3c\x8d\xce\x00\xc5\x53\xec\x4e\xd5\x26\x48\x7b\x51\xe2\x54\x0b\x82\x50\x95\x9e\xea\xa4\xd3\x68\x44\x17\x2a\x4e\xd5\x0d\xc8\x9e\xfa\x76\xaa\x21\x4e\x35\x84\xc2\x56\x43\x80\xb4\xd7\x33\x4e\xfd\x8f\xa0\x2c\x3b\xf8\x37\x15\xf3\xa9\x22\x00\xc1\x3d\x49\xf5\x54\x11\x9c\x2a\x02\x5c\x36\xa7\x8a\xe0\xdc\x8a\x80\xc1\xfb\x74\x2e\x79\x7a\xe6\xaa\xcb\x0a\xa7\x2e\x4b\x50\xb8\x65\xbb\x9e\xc6\xde\x81\x62\xcc\xed\xe9\x42\x18\x08\x2e\x28\xab\xa7\x63\x29\x28\xfa\xf7\x4e\x67\x89\x20\xed\xa5\x86\xd3\xa0\x05\x90\xf6\x8a\xc4\xe9\xa0\x08\xd2\x5e\x6c\x38\x9d\xdb\x9d\x06\xb1\xb9\xb4\x70\xba\xa0\x05\x42\xc5\x75\x1a\x9e\x06\xa2\xf2\x59\x9e\x8e\x81\x20\xb8\xfd\xa9\x9e\x4e\xdb\x40\x32\xdc\xf2\x74\x8d\x0b\x04\x57\x8a\xd5\xd3\x61\xf1\x74\x58\xb4\xa3\x38\x04\x82\xa8\xc3\x24\x0b\xc1\x69\x5e\xc3\xa6\x75\x54\x04\xc1\xb5\xf0\xf5\xd4\x11\x08\xc2\x35\x9c\xd3\x79\xd6\xe9\x3c\x8b\x41\xe5\xd4\xeb\x77\x7a\x60\xb8\x4b\x2a\xa7\x61\x67\x20\x4f\xbf\x40\xc7\xb6\x53\x4f\xa0\xa2\x75\x1c\x03\xc1\xb5\x20\xf5\x74\x6e\x04\x82\x13\x7a\xeb\xe9\x7c\xe3\xfc\x28\x3e\x03\xd4\xa5\x4f\x0e\xa4\xbd\x16\x73\x39\x82\x80\xe4\x77\x74\x39\x95\x00\xa1\x9b\xfa\x72\x50\x01\x61\x50\xf2\xe5\x84\x00\x04\x17\x33\xd5\x4b\xeb\x1f\xa4\xbd\xb0\xe3\x2d\x3b\x22\x3b\x03\xbc\xfc\xe6\x41\xda\xcb\x38\x97\xc6\x38\x08\x6e\x96\xaa\x97\x96\x37\x28\x47\x33\xe9\x31\xc9\x8e\x8c\x01\x70\xe9\x49\xbb\xf4\xa4\x31\xdc\x5d\x9a\xd9\x20\xb8\xea\xa4\x5e\x86\x13\x80\x68\x87\x4f\xbd\x26\xbd\x24\x2d\xf9\x5f\x0e\x17\x20\x9c\xe2\x5f\x0e\x17\x97\x57\x80\xb8\x5a\x74\xb9\x03\x0e\x04\x57\x4b\xd5\xcb\x98\x2f\x10\x9e\x1f\x76\x69\xfb\x5e\x9e\xbd\xb4\x93\xcc\x6c\x21\x1a\x36\xe0\xa5\xa1\x0b\xd2\x64\x34\xbd\x1c\x54\x40\x70\x5d\x53\xbd\x8c\xef\x02\x43\x07\xeb\xa5\xed\x0b\xb2\xc7\x6e\x5c\xda\xbe\x20\x8f\x30\x7b\xe5\xca\x31\xd3\x1e\xe9\x70\x19\x18\x06\x72\x4e\xfe\xa2\x72\xad\x5a\x72\x54\xc8\x98\xea\xcb\x0b\x3a\x94\x8e\x43\x16\x48\x5b\xac\xae\xab\x80\x34\x99\x96\x5c\xda\xb9\x20\xb8\x01\xb9\x5e\x8e\x6b\x97\xc1\x0b\xcd\x17\xed\x2a\x18\xb5\x5c\xc6\x51\x2f\x1d\x6a\x20\x0f\x66\x85\x97\x0e\x35\x10\x1e\x8a\x78\x19\x80\x00\xc2\x59\xfa\xa5\x01\x0b\xc2\x09\xf2\xa5\x8f\x0d\x84\x56\xe1\xa5\x01\x0b\xa2\xe1\xe4\xb9\x0c\x3f\x00\xc1\x75\x69\xf5\xd2\xed\x76\x6d\xb7\x1b\xf3\xb1\xcb\xa1\xf2\xf2\x32\x11\x97\x02\x2f\xfd\x6e\x20\xb8\x7c\xad\x5e\x1a\xba\x20\x95\x2d\x7e\x2d\x5d\x10\x5c\xdb\x56\x2f\x5d\x71\x20\x73\x4b\x63\xbd\x8c\x66\x00\xc9\xa3\x8e\xbc\x88\x4a\xe4\xb2\x93\x14\x19\x41\x6c\x9e\x82\x71\x69\x22\x83\xb4\xd7\xf3\x2e\xd7\x8a\x40\xee\xb6\xa5\x6b\x45\x20\xe9\x64\xbb\xb4\xa4\x2f\x0f\xbb\xde\x55\xb2\xc5\x39\x16\xd2\xc1\xe7\x32\x34\x02\x14\x0f\xb1\xbd\xf4\x11\x82\xec\x22\xc1\x65\x40\x1c\x48\x3a\xb3\x2e\xed\x6d\x90\xa7\xa3\x8a\x6a\x03\x94\x63\x67\x6f\x51\xbd\xef\xcd\x2e\xac\xbf\x11\xa4\xdd\x4a\x5a\xe5\xa0\xb8\x47\xe2\xd2\xdf\x08\xb2\xfb\xc8\x2f\x57\xb0\x40\x6a\x98\x08\x97\xb6\x3b\xc8\x9d\xa1\xf9\xd2\x76\x07\xd9\xbd\x6e\x97\xb6\x3b\x28\x43\xb1\xba\xbd\x0e\x04\x87\x4d\xd7\x4b\xa7\x24\x48\xad\xfe\xf6\x21\xd9\xf5\x72\xcd\x0b\xe4\xe4\x20\xa1\x5e\xbb\x76\x70\x36\xf9\x1a\xcd\x01\x92\x1b\xee\x2f\x8f\x28\x00\x59\x63\xf6\x32\xc0\x03\xa4\xb2\x93\x14\x3a\xce\x4e\x4f\x02\xb8\x9c\x39\x80\xc2\x9d\xa3\xf5\x32\x36\x1b\x64\xc3\x5a\x2f\x57\xd4\x2e\x4f\x2d\x60\xba\x77\xa9\x0f\x41\x76\xb7\xe5\xe5\x22\x1b\x08\x8d\xb0\xcb\x38\x3e\x90\x74\xac\x5d\xfa\x3f\x41\xd1\xc8\xbe\x9c\x72\x80\xd2\x51\xdd\x97\x2e\x51\x10\x2d\x5b\x08\x8b\xca\x29\x4e\x8d\xc9\xf6\xa5\x6e\x05\x45\xbf\xe0\xa5\x6e\xbd\xd4\xad\xd8\x65\x97\xd3\x0b\x90\x74\xb1\x5f\xce\x2e\x40\xd2\xed\x70\x39\xbb\x00\xc1\x41\xd7\xf5\xd2\xad\x09\x86\x2b\x29\x97\x81\x21\x97\x17\xcf\x39\x48\x38\xbb\x00\x59\xaf\xc6\xa5\x0b\x13\x84\x7b\xa6\x2e\x5d\x98\x20\x7b\xaa\xf2\xa5\xe6\x06\xc9\x2d\x28\x97\x01\xe3\x20\x0c\xad\xbd\x74\x74\x82\x68\xd6\xd1\x79\x0a\x08\xf7\x72\x5d\xea\x77\x10\x46\x64\x5c\x9e\x59\x00\x4a\x56\x99\x3b\x75\x01\x35\x3b\xa8\x6a\x05\x80\x5c\x77\x21\xac\xe3\xcb\xf8\xcf\x2a\xc2\xe5\xd4\x05\x8c\xd8\x49\xd6\xf1\xf5\xc6\x1b\x92\xf4\x86\x82\xf0\x18\x9e\xcb\xd8\x14\x10\x4e\xe3\x2e\x57\x16\x41\x39\x54\xdb\xce\x82\x40\x78\x54\xc3\xe5\x46\x37\x90\x77\xb5\xb5\x4e\x40\xf6\x08\xa7\xcb\x20\x49\x90\x3d\xc1\xf7\x72\xae\x04\xb2\x7b\xdf\x6e\xe7\x4a\xa0\xe8\x0d\xb9\xf5\x99\x82\xec\x8e\xaf\xdb\xb9\x12\xc8\xca\xeb\x76\xa9\x11\x84\xeb\x1d\xb7\x4b\x8d\x20\x1b\xd8\x74\x1b\x01\x7f\x13\xe7\xd2\x50\x42\xb7\x16\xd2\xed\x3d\xc0\xf4\xaf\x5b\xff\x2b\xc8\x5c\xa3\x5e\x6f\x8d\x26\x90\x35\xf1\x6f\xc3\x5c\x40\xb8\xd5\xf9\x36\x76\x13\x14\xf7\x15\xdc\x7a\x64\x41\x76\x56\x77\x3b\x5d\x03\xd9\x19\xdc\x6d\xe4\x0b\x08\x87\xb7\xdb\x98\xcf\xdb\xcb\xe7\xb8\x12\xa6\xde\x1a\x65\x20\xf7\xc3\x37\x2d\x3e\x46\x59\x19\xc5\x34\xcb\x8f\x4f\xd6\x89\xd8\xed\xf9\x9e\x60\xb8\x8e\x74\x3b\x85\x03\xd1\x70\xb6\xde\x5a\x73\x20\x1a\x0e\xcc\xdb\x59\xdd\xbd\x67\x75\xdd\x34\x8b\xc6\xb2\xe8\x60\x40\xb9\x0d\x6d\x01\xe1\x51\xde\xb7\xde\xd6\xdb\xd0\x7f\xe3\x40\x6e\x2d\x3c\x90\x3a\xe3\xce\xad\x81\x77\x7b\x89\x9c\x11\x2a\xb7\xbe\x55\x90\x9d\x96\xdc\x7a\x4d\x6f\x22\xf8\xdb\x4e\xb2\x9a\xc5\x63\x37\x10\x90\xd1\x2e\x20\xeb\x81\xbd\x9d\x36\x82\xe2\xce\xcf\xdb\xa5\x52\x90\x9d\xe2\xdc\x5a\x8b\xa0\x68\xda\xde\x06\x9a\xde\x9e\xa0\xc0\x78\x7b\x6b\x40\x82\xd4\x19\x78\x6e\x0d\x48\x10\x6e\x9b\xbb\x35\x16\x6f\x2f\x82\x43\xf9\xde\x4e\x41\x41\xb8\xf8\x7b\xeb\xa6\x05\xa9\xa3\x43\x6f\x57\x62\x41\xf1\xbc\xbd\xdb\x95\x58\x90\xdc\x5e\x7d\xbb\xb9\x0e\x64\x37\x6b\xde\x7a\x6b\x41\xe8\xc0\xbd\xf5\xd6\x82\x68\x76\x32\x2d\x56\x10\x46\x3d\xde\x5a\xac\x20\x75\xe6\xbc\xb7\xde\x5a\x10\xea\xe3\x5b\x8b\x15\x94\xdd\x13\xf5\xb0\x82\x3e\x6c\x48\x57\x5f\x41\x1e\x8c\x6b\xb7\x1e\x56\x50\x92\x9f\x9b\x1e\x56\x90\x3d\x51\xe5\x76\xfa\x0c\x7a\x63\xf6\x74\x6b\x8b\xde\x7b\xfa\xfc\xb7\x1c\x8e\x7d\x6b\xab\x82\xdc\xed\x46\xda\xaa\xa0\x4c\xc7\x04\x0d\xd3\x7b\x47\xd0\x0e\xd3\xec\x21\x4c\xa9\x1b\xbe\x80\x5b\x3f\x2a\x88\x56\xcd\x4c\x81\x72\x50\x95\x07\xed\xdd\x1a\xab\x20\x7b\xb2\xf8\x6d\x64\x2c\x08\x6e\x57\xa8\xb7\xab\xbf\x20\x1a\x33\xf1\x5b\x33\xf4\xde\x66\xa8\x72\xd7\x8a\x03\xd1\x18\xf0\x6f\x37\xcb\x81\xb4\x07\x1d\x0f\x89\x02\xd1\x98\x62\xdf\xc6\xbc\x82\x68\x0c\xac\xb7\x1b\xe3\x6e\xaf\x01\xc9\x26\x59\x30\x4f\x6c\x62\xdc\xbe\xf5\x61\x82\xdc\x19\xa4\x6f\xd7\x70\x41\xd2\x61\x76\xbb\x84\x0b\xa2\x31\x8f\xbd\x9d\xd4\x83\xd2\xfd\x45\x43\x59\x41\xf6\xc0\xb6\x5b\x73\xe8\xd6\x1c\xb2\xa8\x1a\x3a\x20\x9a\xd9\x7b\x14\x25\x88\xc6\x94\xef\xd6\xf6\x01\xa9\xee\x17\xfd\x32\xb6\x8b\x94\xa2\xea\x22\x05\xd1\x98\xec\xde\x3a\x11\x40\xb4\xe6\x53\x36\x24\x1e\x03\xcf\x22\xb8\xb5\x6a\x40\x34\x66\x7c\xb7\x26\xcc\xad\x09\xe3\x17\xab\x7b\x00\xa4\x1d\x9a\x74\x6b\x9d\xdc\xdb\xf9\x89\x8d\x74\xeb\xd6\x04\xd1\xf0\x8d\xdd\x4e\xfd\x41\xf1\x30\xd5\x5b\xfb\x01\x24\x4f\xfa\xb8\x35\x03\x6e\x03\x7e\x92\x8d\xa4\xd2\x07\xc9\x3d\x55\xb7\x4a\x1f\x44\x53\x3d\xe9\xc2\x04\xd1\xec\xc2\x46\x0a\x81\x68\x76\x7e\x97\x40\x41\xd9\x03\x80\x4a\x1f\x94\x3d\x00\x18\x4e\x74\x7b\xe2\xa3\xd1\x74\xb7\x5a\x1f\x0c\x57\xa5\x6f\xb5\x3e\x28\xde\x31\x70\xab\xe2\x41\x34\x3b\xbf\xee\x50\x90\xdd\x80\x74\x1b\xb7\x0a\xa2\x31\xfa\x3e\xea\xe0\xc7\xb3\x16\x93\x49\x97\x49\xb4\x25\xf5\x7e\x54\xa5\x20\x1b\xf4\xf2\xa8\x37\x41\x70\xbd\x5f\x7d\x54\x92\x20\xda\xf0\xa9\x6a\x12\xcd\x4b\xbb\x3d\xaa\xcd\x67\x2f\x6e\x56\x92\x2c\x04\x87\x28\x7a\x6e\xfe\xa3\xcb\x14\x84\x87\x3c\x3f\x2a\x57\x10\x1e\xd2\xfe\xa8\x5b\x41\x70\xe9\x4e\x7d\xf4\xa2\x82\x70\x2d\xe0\xd1\x63\x0a\xc2\x48\xc9\x47\xdd\xfa\xa8\x5b\xf1\x37\x3d\xea\xd1\x67\xaf\x77\xee\xc7\x2c\x6b\x36\x98\xcb\xdc\x5c\xf0\x04\xc3\xc5\xfe\x47\x2f\xea\xa3\x17\x15\x15\xff\x18\xc3\x09\x86\xcb\xc1\x8f\x9e\x0c\x90\x76\xc8\xe0\xa3\x2a\x02\x69\xc7\x07\x3e\x2a\x9e\xc7\xcd\x6a\x86\xeb\x3d\x6a\x1e\x10\x1e\x87\xf3\x18\xec\x09\xc2\x81\xfa\x51\xf3\x3c\x6a\x1e\x3c\x53\x8f\x6a\x06\x14\xee\xb1\xaf\x8f\x91\x42\x20\x3c\x75\xf9\x51\xcd\x3c\x2e\x0a\x86\x4f\x99\x3d\x5b\xda\x3c\xdd\xf0\x71\xb8\x06\xd9\xb9\xff\xe3\x68\xfd\x38\x5a\x4f\x93\x1e\x93\x58\xdb\xc3\x92\x79\x1c\xad\x41\x3e\xac\xb8\x7e\x84\x47\x3f\x02\xbd\xf3\x71\xb4\x7e\x1c\xad\xf1\x7b\x3d\x4e\xf3\x41\xf8\xa5\x3e\x2e\x5e\x81\x30\xe0\xe6\x71\x4a\x0f\xc2\x0d\x54\x8f\x13\x73\x50\xbc\x3a\xe3\x71\x48\x7f\x1c\xd2\xf1\x3a\x3e\x0e\xe9\x20\x3c\x18\xe8\xd1\x07\x0b\xd2\x8e\xbb\x7c\x1c\xd3\x41\xda\x81\x97\x8f\x93\x6e\x90\x76\x98\xe5\xe3\xe4\x19\x84\xb6\xf1\x63\xf8\x27\x48\x3b\x80\xf2\x71\xf6\x0c\xc2\xa9\xf2\xe3\x18\x0e\x42\x53\xf2\x71\x12\x0c\xc2\x63\xb7\x1e\x17\xb0\x40\xaa\x1e\x83\xf8\x38\x62\x83\xe8\xc7\xdf\xa0\x9a\x1f\x07\xf4\xe7\x22\x88\x37\xcc\xd8\x1e\x47\x98\xce\x81\x1b\xe9\x71\xf4\x06\xd1\xf1\x9e\x3d\xba\x80\x41\x78\x23\xc2\xe3\xd4\x12\x44\xc7\xc4\x7e\x9c\x5a\x82\xc4\x15\x7f\xf5\x71\x1f\x30\x88\x8e\x69\xf8\x38\xdb\x04\xc3\xd5\xd2\xc7\xf1\x1c\x44\xb7\x10\xce\x36\x41\x74\x56\x74\x1e\xfd\xbd\x20\x3a\xbe\xac\xc7\xd9\x26\x48\x3b\x22\xf5\x71\xba\x09\xc2\x83\x00\x1f\xa7\x9b\x20\x6f\x81\x3a\xdd\x04\xd9\x0d\x5f\x8f\xea\xe2\xd9\x9e\x62\xbf\x21\xf5\x05\xc8\x6e\xb6\x78\x9c\x6f\x82\xe4\x1d\x82\xf5\xd1\x7b\x0c\x72\xf7\xb3\x75\xc2\x09\xd2\xb4\xcf\xa9\x69\x40\x3e\xfc\xe0\x9d\x70\x82\xc4\x65\xce\xf5\x51\xf7\x80\xa4\x22\x7b\x9c\x5d\x82\xe8\x7e\x7d\x4e\x25\x41\x3e\xfc\x45\xa3\x68\x40\x9a\xcc\xb3\x1f\xa3\x68\x40\xf4\x9d\x64\x51\xb9\x04\xaa\x5b\x7a\x75\x0f\x28\x9e\xd2\xf4\xa8\x7a\x40\x18\x56\xfa\x18\x7e\x03\xd2\x54\x37\x38\xe1\x04\x69\x47\xec\x3e\xea\x1e\x90\x8c\xb1\x7b\xd4\x3d\x20\xeb\xbd\x7c\x9c\x84\x82\xe4\xc9\xab\x8f\x93\x50\x90\x0a\x37\xfb\x56\xef\x43\x17\xeb\x07\x3a\x69\xd9\x34\x8e\x8b\xa1\x7b\x7a\x21\xba\x28\xc6\xfc\xbc\xce\x39\x41\x71\x47\x8f\x77\x98\x8b\xe8\xd9\x17\x6f\x93\xe8\xb1\x8c\xfb\x5e\x3f\x2e\xa2\xe3\x4a\x7c\xdd\x21\x01\xd2\x0e\x82\xf5\x4a\xf2\xfa\xee\xfd\x10\x0c\x59\x5e\x40\x2e\x8a\x31\x9d\xde\x36\x2e\xd2\x0e\x96\xf5\xba\x71\x11\x1d\x2b\xfe\x55\x99\x81\x30\x0c\xe3\x55\x99\x81\xf0\x04\xeb\xd7\xf8\x59\x50\x0e\xba\xd4\xab\x8f\x1f\x64\x57\x07\xbc\x47\x5c\x64\xe7\xbe\x5e\x19\x2e\xb2\xb6\xdd\x6b\x70\xcd\xeb\x05\x49\xc6\xe7\x7a\x8d\xb8\xc8\x9e\x3a\xfb\x3a\x29\xf4\x66\x71\xd7\x58\x5e\xf7\x3b\x80\x72\x1c\x26\x59\x71\x2e\x95\xf0\x9c\x6e\x6f\x0c\x17\xd9\x58\xbf\xd7\xd9\x1e\x28\x9a\x0d\x5e\xfc\x2d\xc2\x79\x9c\x97\x7c\x8b\xe8\x4c\xb4\xbc\xe4\x5b\x44\xcf\xbe\x68\xbd\x83\xbb\x02\x2c\xaa\x4b\x89\x20\x3c\x95\xf2\x55\x4f\x82\xb2\x5b\x5c\x3d\x09\xc2\x48\xf4\xd7\xa5\x01\x10\x1d\x3d\xe9\x7d\xde\xa2\xb8\xe7\xc2\xcb\xbb\x45\x18\x2f\xe0\xe5\xdd\x22\xed\x80\x66\x2f\xdc\x16\xd1\xed\x8a\xce\xb4\x40\x71\x37\xbb\x77\x70\x8b\xe8\x38\xbb\x5e\x67\x5a\xa0\x54\xfb\x98\x33\x29\x10\x9e\x68\xf0\xea\xbc\x7f\x3d\x5c\xce\x40\xd7\xd7\xd8\x57\x90\xb6\xa8\x55\xb1\xde\xde\xed\x3a\xd2\x6b\xac\x09\x28\x9e\xf8\xf8\xea\xbd\x7f\xd1\xba\xbb\x96\x7a\xef\x41\xd2\xa1\xfc\x3a\x6d\x02\xc9\x70\xcf\x57\x87\x3e\x08\x37\x8d\xbf\x6e\x53\x07\x69\x1e\x3e\xa5\xf4\x3b\xb1\x66\x18\x50\xaf\xa1\x2c\xa0\x8c\xea\x8b\x36\x88\xb7\x8a\xef\xa7\x94\x21\x5b\x3a\x3a\x66\xd6\x6b\xc0\x0b\x28\x07\x0a\xe8\xd5\xe7\x0f\xd2\xc4\x72\x7c\x35\x10\x40\x76\x31\xf9\xd5\x40\x00\xc5\x60\x46\xaf\x0b\x17\xd9\xb5\xe4\x57\x9f\x3c\xc8\x46\xa1\x7b\x77\xb7\x28\xdc\xc0\x5d\xbd\xbb\x5b\x14\xe7\xa7\xaf\x6e\x7a\x50\x92\xa3\x85\xe6\xc1\xab\x79\x70\x1c\x7f\xc3\xf2\xf2\xab\xcf\xfe\xf5\xcc\xba\xe1\xcf\x2b\xbc\xa9\x9b\x96\x24\x0d\x0a\xaf\xf6\xf6\x92\x0e\xaf\xe3\x16\xc5\x8b\xd5\x5e\x17\x7f\x41\x3e\xec\x47\xce\x2f\xbd\xa1\x7b\x47\x5a\xbf\x6e\x28\x01\x69\x87\x96\x7b\x6d\xb7\x48\xd3\x8e\xe4\x01\x2a\xfb\xda\x6e\x06\xfd\x57\xbf\x39\x48\x7a\x65\xbd\x90\x5b\x64\x1d\xee\xaf\xc6\x09\x48\xd3\x91\x55\xeb\x03\x94\x31\x7c\xd1\xc6\xf7\x4c\x13\xfd\xcc\x5e\xbe\x5d\xbd\x69\xbb\xdb\x62\x7a\xc9\x41\xf1\xb4\xb1\xd7\x4d\x26\x20\xb8\x17\xb1\xbe\x5a\x24\x20\x0e\xbf\x50\x43\x6e\x40\xb8\x5b\xcf\x9b\xb6\x45\x0a\x0f\xda\xf5\x12\x6d\x11\xee\x3d\xf6\x12\x6d\x11\x1e\x81\xf7\x6a\xa5\xbc\xce\x3a\x8d\xec\x7f\x35\x53\x40\xd2\xe2\xf5\x96\x6c\x11\x06\xe8\xbf\x46\xf1\xbe\x9a\x24\x16\x43\x93\x04\x44\xc7\x5d\xe5\x6d\xd7\xa2\xec\x56\xd2\x24\x01\xd9\xe0\x05\x2f\xbb\x16\xd1\x99\x3b\xbe\x5a\x24\x20\x3a\x9e\x22\xef\xbf\x16\xa1\x4b\xe1\xd5\xae\x78\x99\xc0\x7a\x86\xd7\xab\x8b\x1a\x44\xb7\x43\x3b\x35\x05\xe1\x79\x5a\xaf\x76\x05\x08\xef\xcd\x7b\x35\x22\x40\x78\x04\xd3\xab\x11\x01\xc2\x08\x16\xef\xbf\x16\xc9\xe5\x23\xef\xbf\x16\xe5\x70\x7c\xd1\x88\x00\xa1\x41\xf2\x3a\xa5\x05\x69\x74\x93\x6c\xb6\xcf\x0b\xd2\x2d\x84\xa5\xff\xd8\xf5\x63\xdf\xd1\xac\x00\xd1\xf1\x58\x78\x49\xb6\x28\xee\x00\xf1\x42\x6c\x51\x5c\x28\xf1\x42\x6c\x11\x7a\x52\x3e\x7d\xdb\x20\x0e\x7c\x79\x9f\x33\x66\x90\xf6\x06\x02\xef\xcd\x16\xe1\x42\x8c\xf7\x66\x8b\xe2\xc2\xbe\xf7\x66\x8b\xf0\x96\xae\x4f\xdb\x03\xc4\x31\x7d\xea\x31\x89\x4b\xba\xe8\x01\xde\xa4\x2d\xd2\xde\x52\xe0\x55\xda\x22\x7b\xbc\xba\x57\x69\x8b\xe2\x36\x23\xaf\xd2\x16\xe1\xf1\xea\x9f\xde\x6d\x90\x74\x45\x7c\xda\x31\xa0\x1c\x87\x79\x55\x93\x08\xe9\xc2\xe6\xfd\xb4\x6c\x40\xb8\xc1\xf8\x73\xe2\x0e\x8a\xb1\x48\x9f\xc6\x0e\x48\x93\xf6\xfe\xb4\x62\x40\x9e\xd5\xec\xad\x77\x7a\xac\x91\x6f\x5a\x23\x76\x7c\x1e\x36\x92\xbb\x80\xc0\x30\x58\xee\x73\xe6\x0e\xd2\xde\xc5\xf0\x69\x00\x81\xed\x75\xff\x9c\xb9\x83\x34\xd1\x74\x9f\x13\x77\x90\x26\x3a\xec\xd3\x51\x0e\xd2\xde\xa0\xf0\x39\x99\x07\x61\xf8\xe2\xa7\xe9\x04\xc2\xb3\x37\xbc\x43\x5c\x84\x0e\xce\x4f\x3f\xf9\xa7\x9f\x1c\xfb\xcd\x3b\xc4\xc5\x30\x3e\xef\x33\x96\x0a\x14\x6e\xa0\xaf\x5e\x2b\x2e\xd2\x8e\xdc\xff\x0c\x55\x06\xc9\x49\xa2\x57\x8d\x8b\xf0\x34\x11\xef\x15\x17\x69\x1b\x37\x5e\x2c\x5e\xf7\xc5\xe2\x9a\x02\x5e\x2c\x2e\x8a\xae\x8d\x4f\x1f\x3b\xc8\x93\x11\xea\xd3\x10\x03\x69\x6f\xea\xf8\xf4\xa8\x83\x30\x9c\xff\xd3\xec\x02\xc3\xc3\x9f\x3e\xdd\xe7\x20\x5c\x16\xfc\xf4\x62\x80\xe4\x64\xf8\xd3\x12\x03\x61\x90\xb9\x77\x8d\x8b\x70\x01\xdd\x8b\xc5\x45\xda\x7b\x52\xbc\x59\x5c\x84\x47\x49\x7b\xb3\xb8\x28\xde\xff\xe7\x95\xe1\xd5\xfb\xc1\x3b\xda\xfa\xd3\x3a\xfb\xb6\x75\x86\x9d\xed\x9d\xe1\x22\xfa\xc8\xbf\xad\x9a\xbd\x2c\x5c\x44\x6f\x96\xd2\x2e\xc1\xf1\x3e\x1d\x17\xeb\xa7\x89\x07\xc2\x88\xae\x4f\x13\x0f\x24\x37\xf9\x7c\xda\x73\x20\xed\x0d\x24\x9f\xae\xf1\xcf\x70\xe5\x39\xcd\xcd\xca\x10\x9f\xa6\x53\xfa\x33\x84\x19\x0c\x63\xee\xbc\x79\x5c\xe4\xe4\x97\x6b\x98\x1a\x28\xce\x96\x3e\x0d\x46\x50\xb8\xb7\xbe\x7e\x3a\x6e\x40\xd9\x1d\x5f\xc7\x0d\x08\xa3\x14\xbd\xb2\x5c\x64\x63\xd9\x3e\xdd\xec\x20\x79\xd7\x88\xb7\x98\x8b\xf0\x46\xa6\xcf\x13\xf5\x40\x78\x60\xe5\xa7\x09\x09\xca\x60\xb6\xe7\xf5\xe4\xa2\xe8\x24\xf3\x2a\x72\x11\x4e\xa2\x3f\xc3\x3f\x40\xf2\x94\x87\x4f\x4b\x10\x64\xd7\x17\x3f\x5d\x45\x9f\xae\x22\x0c\x6c\xef\x30\x17\xe1\xe9\x7c\x9f\xc6\x21\x48\xc3\xc1\xc3\x18\x91\xcf\x18\x11\x07\x52\xed\xc5\x4f\x87\x12\x4e\x1b\x6f\x3a\x17\xd1\xa7\x85\xb0\x42\x9e\x58\xec\xee\x20\x6f\x3f\x17\xd1\x1d\xcf\x75\x45\x81\x32\x6d\x35\x5d\x51\x20\x4d\x0c\x86\x4f\x57\x14\xc8\x2e\x99\x7b\xfb\xb9\x88\x8e\x87\xc9\xdb\xcf\x45\xe1\x5e\xf3\xfa\x19\x93\x0d\xb2\x47\xc9\x79\xd5\xb9\x28\x1e\x9c\xea\x4d\xe7\x22\x3c\x60\xff\xd3\x44\x05\xd1\xa7\xbf\x68\xb9\xdc\xc0\xec\x16\xa5\xcf\xd8\x42\x10\x4e\xc8\xbd\xea\x5c\x84\xc7\x85\x7a\xd5\xb9\x48\x1e\xd5\xf0\x19\xfe\x01\xd2\xde\xdc\xf4\x69\x97\x7e\x06\x25\xba\xbb\xe9\xd3\x30\x05\xd1\x51\xea\x9f\x0b\x1f\xa0\x18\xa9\xfd\x69\xaa\x82\xec\x9e\x43\x6f\x46\x17\xd1\x99\xdf\x78\x33\xba\x28\x06\xbb\x79\x33\xba\x48\x7b\x77\xd3\xe7\x62\x08\x28\xc6\x00\x7d\xc6\x86\x80\x72\xd8\xc9\xb4\x71\x41\x2a\x9e\x25\xf8\x69\xd1\x82\x61\xbc\xc8\xa7\x45\xfb\x5d\x7b\x88\xe1\x47\x8d\x0e\x01\x25\xa9\xdd\x74\xa8\x81\x18\xda\x03\x3a\xd4\x40\x32\x4e\xce\x4b\xd5\x45\x76\x47\x85\x97\xaa\x8b\xb4\x77\x6c\x7d\xae\x9a\x80\xa2\x5b\xda\x8b\xd6\x45\xda\x7b\xbd\x3e\x7d\x71\x9f\xbe\x38\x3f\x00\x7d\x71\x9f\xf7\xa1\xda\xa9\xb4\x55\x41\x0c\x55\xa5\x21\x94\x5e\x84\xee\x61\x1c\x5e\x84\x5e\x3f\xee\xa1\xd0\xb9\xff\x19\x31\x0e\x52\xd9\x4f\x99\x3d\x16\xad\x91\x6c\x9f\x4e\x36\x30\x5c\xf8\xf7\xd6\x73\x91\x9d\xb5\x79\xeb\xb9\x48\x7b\x93\x98\x77\x9c\x8b\xf0\xa8\xf5\xcf\x05\x98\xef\xdd\xb5\x34\xcd\x0f\xec\xd5\x2a\x44\xfe\xae\xc0\x7c\xee\xd5\x76\xe6\xf4\x69\xd4\x82\x18\x8a\x56\xa3\x16\x84\x1b\x21\xbc\x0b\x5d\x14\xef\x31\xf0\xe2\x73\x11\x43\x4d\xa6\x21\x0a\x62\xec\xa7\x14\xc6\xe7\xb7\xe3\x17\xac\xcf\xeb\xf3\x9c\x10\x87\x4f\x2d\x51\x10\x5c\x3e\xd5\x0e\xac\x3b\x11\x6c\xd2\x69\x5e\x42\x2e\x82\x35\xfd\xe6\x25\xe4\x22\xc6\x12\x76\xf3\xc2\xf1\xf6\xf3\xc2\x71\xf2\xc2\x6c\x13\x31\xd6\xb0\xde\xbc\x70\x5c\x14\xca\xd5\x0e\xcc\x36\xb1\xca\xda\x48\x9b\xa6\x4d\xde\x4c\x24\x9d\x26\x39\x3d\x2c\xe6\x76\x99\x46\xcd\x93\x6f\xde\x26\x61\xc3\x26\x7f\xe0\x31\x89\x55\xf1\x65\xaf\xb6\x23\x5b\x7e\x62\xd4\x39\x74\xa4\x79\x2f\xb9\x08\x6e\x00\x6d\x5e\x2f\x2e\x52\xfb\x1b\xb6\x4b\x35\x6f\x1f\x17\x31\x92\x99\x58\x3d\xb6\xa4\x11\x57\xd2\xbc\x7c\x5c\x24\x36\xc6\x34\x2f\x1f\x17\x31\x76\x19\xad\x30\xdb\xc9\x39\xcc\xaa\x79\xf9\xb8\x08\xee\x09\x69\x47\xb6\x71\x08\x90\xc7\x59\xdf\x8e\x62\x4d\xb8\x65\x62\x28\x02\x3c\x64\x22\xb9\xbb\xb0\x1d\xc5\xfc\xb9\x64\x75\x64\x0a\x16\xbe\x89\x7d\xc5\x55\x56\xcd\x5b\xc5\x45\x8c\x62\x92\x99\xe1\x0f\x63\xc7\x5e\xf3\x56\x71\x11\x5c\x4d\xd2\x8e\x30\xfb\x30\x7b\x2a\x19\x16\x9f\x75\x23\x6e\xbf\x69\x47\xd8\x36\xdc\xd2\x30\x32\x02\xab\xb6\x0d\x26\x17\xae\xf1\x76\x54\x0b\x51\x39\xa4\x42\x81\x55\xdb\xa6\x12\x2b\x67\xa7\xa9\xca\x10\x53\x6a\xec\x24\x0b\x51\x2d\x04\xbf\x58\xfd\x45\x77\x7b\x55\x3a\x78\x55\x86\xd5\x0e\xce\x8b\xcd\x42\x34\x3b\x38\xc2\x6f\x0a\xa7\xed\x41\x81\xb2\x36\x0b\x86\x49\xc5\xa9\x61\xed\x68\x4a\xa7\x29\x1d\xdf\x0c\x93\x18\x3a\xac\x77\xb3\xf8\x0b\x79\x56\xf3\xb2\x57\xb0\x01\x8c\xc3\x74\xdb\xd1\xac\x91\x9b\xcf\xad\x51\xb3\x46\xcd\x1a\x51\xfc\xa6\x58\x39\xd3\x6b\xf8\x4d\x35\xbf\x02\x56\xc2\x46\xf1\x29\xeb\xcd\x56\x00\x16\x4c\xda\xd1\xac\x37\x2b\x61\x23\xf3\x62\xb7\xde\x9e\x67\xd2\xf9\xc5\x6e\x51\x3b\x27\x35\xf8\x15\x77\xfb\x34\x06\xd5\xcf\x17\xcd\xcb\x50\x59\x36\x93\xb6\x63\x28\x31\xf6\x84\x0d\xbf\xd8\xa1\x74\xb0\x82\xc6\x7e\x4a\xe9\xb0\x86\x46\x48\x55\xf3\x36\x73\x31\x08\x83\x6a\xc7\x50\x14\x83\x30\xfd\x41\xa7\x1b\x8a\xc2\x33\x8a\x2b\x65\x1d\x8a\x62\x20\x8a\xa0\x1f\x0e\x45\x31\x08\x26\x1f\x88\x62\x28\x0a\x36\x93\x0d\x3f\x86\x69\x43\x72\xd2\x30\xb7\x75\x35\x6f\x41\x17\x89\x53\xe2\x9a\xb7\xa0\xb7\x63\x52\xef\x20\xaf\x69\x21\xd8\x13\x31\xfc\xbc\xa7\x85\x98\x16\x82\x4f\x66\x3a\xaa\xba\x27\xa2\xee\xc7\x94\x98\x37\x6c\x05\xd2\x39\x95\xfe\x42\x19\x0d\xe9\x9c\x0a\x8c\xc3\x58\xaa\x5f\xe9\x69\xc1\xb6\x2d\xa3\xc4\x4e\x4b\x76\xe2\xd8\xe8\x48\xec\xb4\x91\x4e\x0b\x6b\xfe\x0a\x11\x53\xa6\x38\x6c\x9f\x96\x1f\xaf\x5b\xb2\x8d\x2e\x4b\x71\x39\xe7\xb1\x02\x97\xf2\x59\x28\x78\x95\x9a\x17\xaf\x8b\x18\x76\xa8\xcb\x92\x71\x42\x19\xbb\xe1\x9a\x17\xaf\x8b\xe0\xfe\x85\x76\x5c\x96\xd5\x5b\x47\xed\x3d\x97\x7d\x9f\x98\xd6\x51\xa9\xf8\x65\xbb\x5d\xec\x99\xeb\x54\xfc\xb2\xdd\x58\xf3\x1b\x76\x8b\xdb\xec\x6f\x8e\x54\x50\x37\xdd\x66\xcf\xd6\xb7\x61\xb7\xb8\x15\x05\x77\x6c\x65\x45\x71\xdb\x48\xdb\xe9\x66\x5b\x3e\xf6\x57\x36\xd8\x73\xa6\x47\x3b\x1e\x2b\xc9\xa2\x1f\xc7\x88\x34\xef\x62\x17\x23\x54\x74\x8f\xc5\x7f\x2c\xbe\x49\xca\x95\xe3\xc8\x8e\x46\xf1\x1f\x7f\xf2\xd9\x3f\x49\xf9\x1f\x6b\xb9\x90\x9b\xb5\x7c\xec\x2b\xdb\x44\xb1\x14\x76\x15\x8f\x8e\xf1\xab\x7c\x6d\xa4\x57\x03\x82\x17\x5f\x8b\x8f\x1f\x6e\x04\x63\xca\x6b\xf1\xf7\x2a\x20\xe2\x79\x95\xc5\x4b\xb7\x70\x14\x7b\x2d\xfe\xeb\x45\xfe\x14\xff\x33\x7b\xef\x49\x70\x94\xfc\xcc\x5e\xfb\xa4\x93\xd7\x67\xaf\xf8\x88\x2b\xb0\xbf\x7e\xfe\xe2\xe7\x2f\x52\xae\xcf\x5e\x81\x1f\x8e\x6b\x8c\xdb\xf1\xd9\x46\x1c\xb7\x39\x1a\x62\xfd\x2c\x84\x2b\x77\xd5\x4f\xf0\xb3\xbf\x7e\x6c\x2a\x77\xf8\xfe\x94\x2b\xb1\x25\xa3\xfd\x2d\x3a\xf9\x53\xec\x9a\x47\xe8\x7a\x2f\x78\x17\x41\xc0\x69\xf3\x82\x77\x91\xd9\x2c\xd4\x12\x1e\x38\x11\x2c\x3e\xb5\xc4\x1a\x9e\x88\xd1\x7c\x6a\x98\x84\x0f\x99\x21\xc7\x2b\xdf\x45\xf1\xcb\x4b\xf8\xd1\x5a\xd2\xac\xea\xbe\xf8\x99\x64\xa3\xf2\x54\xb2\x10\x09\x0f\x93\xd9\x6b\x56\xa5\xb4\x3f\x76\x1f\xab\xa6\xf1\x4d\x21\x76\xef\x72\x17\x09\x77\x58\xf3\x2e\x77\x91\x52\x31\xe9\x36\x49\xb3\xb0\x9a\x66\x31\xb8\x48\x01\x9f\x44\x4b\x5a\x47\x60\xe0\xe3\x6d\xde\xee\x2e\x82\x79\x69\x4b\x1a\x36\x20\x06\x9d\x32\x69\xd8\x80\x18\x8c\x42\x29\xfb\x93\x19\x4d\x44\x0f\x4c\xc5\xec\x0b\xd9\xb7\x42\x52\x98\x44\x17\xa1\xd7\x78\x2d\xbc\x18\x6c\x1d\x69\x5e\xf8\x2e\x62\x74\xca\x55\x94\x2b\x47\xdb\x8c\xe1\x53\xaf\x49\x8a\x9a\xc6\x2d\xd6\xb1\xa0\xe0\xe9\xe0\x49\xbb\x26\x69\xd7\x0c\x0a\x11\x16\x22\x2c\x04\x2f\x86\x85\x08\xeb\xe8\x53\xd6\x91\xdb\xdd\xb3\x22\xd4\xd4\x49\x9a\x3a\xb6\xa4\xa6\x8e\x57\xb9\xfb\xb1\x78\x95\xbb\x48\x73\x58\x08\x4b\xaf\xf5\xa3\xa0\xc3\xd2\x07\x87\x50\x31\xc6\xa5\x6a\x3f\x24\xec\x92\xeb\xea\x5b\xd2\xfa\x01\x45\xa3\x32\x55\xcb\xa5\xa9\x33\x7c\xca\xec\x71\x0b\xb1\xe1\xa4\x79\x6f\xbb\x08\x0e\xad\x6e\x5e\xdb\x2e\x4a\xf7\x17\xb5\x61\x40\xc2\x2b\xd4\xbc\xb6\x5d\xc4\x98\x26\x29\x1c\xae\x6d\xd7\xd8\xf5\xd6\x76\x91\xd8\xcf\xdf\xbc\xa2\x5d\xc4\x98\x48\xa2\x59\x47\xb6\xa2\x4f\x3b\x93\xa6\x08\x88\x31\x69\x47\x4d\x11\x90\x1c\x95\xbc\xa2\x5d\x04\x57\x73\xb5\xd4\x2d\x2a\xee\x9e\x31\x28\x7d\xb7\x1d\xb9\xd8\x73\x4c\x84\xa3\x0d\x03\x82\xfb\x96\x9a\x17\xb9\x8b\xa4\x2d\xed\x4d\xed\x22\x58\x1e\x6c\x5e\xc1\x2e\x92\xe7\x18\xb4\xd4\x2d\x7e\xa7\xf8\x4c\x4e\xbc\x83\x5d\x94\x3d\x2e\x0c\x33\xc3\x6d\x83\xcf\xb7\x79\xbb\xba\x88\x89\xad\xee\x55\xea\x22\x79\x9a\x42\x4b\xc3\xfc\x07\xd1\xb2\xcc\x6a\xbc\x4b\x5d\xc4\x81\x15\xee\x5d\xea\x22\xe6\xe1\x53\x56\x9c\x70\xcf\x79\xf8\x94\xb5\xe4\x86\x2a\x16\x41\x5b\x9a\xb6\xd1\x64\x3f\x84\x83\xdf\x74\xc0\xc2\xfb\xc2\xe5\x4d\x2d\x69\xd7\x80\x98\x87\x4f\xd9\x46\x53\x13\x0f\xf5\xee\x95\xe8\xa2\x54\xbf\x19\xed\x0e\x50\x98\xae\x37\xef\x3f\x17\xc9\xb3\x19\x9a\x17\xa0\x8b\xe4\xac\x92\xcb\xd0\x37\x62\x62\x51\x78\x27\xba\x88\x79\x98\x99\xe2\x21\x16\x89\x2b\xb2\x5b\xd2\x3a\x01\x69\x7f\xa6\x1a\x19\xc9\x8d\x33\x4c\x2c\xd2\x65\x95\x08\x2c\x9a\xca\xf5\x32\x2f\xee\xf6\xc4\x69\xd6\xd2\x6d\x5e\xb7\x2e\x7d\xbf\x87\xdb\x4e\xc6\x9e\x18\x2e\xdb\x68\x5e\x50\x2e\x82\x83\x18\x5a\xd2\xca\x00\xf9\xb0\x14\xb7\x15\x67\x4d\x90\x0b\x94\x9a\xd7\x98\x8b\xd8\xbd\xe7\xb6\x60\xb7\x05\x43\x14\x9a\x27\x20\x08\x50\x69\xde\x6c\x2e\x62\x32\x41\xf5\x66\x73\x11\xd3\x2f\xf0\xb1\xa7\xec\x1b\x40\xf9\x45\xad\x07\x90\x3c\xcd\xa2\x25\x0d\x03\x10\x13\xb3\xd2\xdb\xc8\x45\x4c\x1b\x44\xfd\x0e\xca\x61\x53\xaa\xcc\x41\x4c\x25\xa6\x32\x07\x31\xf3\x6f\xbb\xb0\x5b\xfa\x94\x14\xea\x7f\xee\x7c\x95\x14\xea\x7f\x8f\xda\xaa\x7a\x10\xd3\x51\xe8\x53\x06\x1f\x32\x60\x52\xe9\x2d\xe1\x22\xa6\x43\xce\x67\xab\xb2\xe6\xc6\x09\xdb\x2d\x7d\xca\x00\x4f\xc7\xc4\xe6\xf4\xe2\x70\x11\x9c\xf9\xd8\xbc\xd8\xbb\x65\x56\xce\x26\x2a\xd3\x8b\xbd\x45\x69\xd8\xda\x99\x65\x32\x11\x93\x8f\x31\xab\xde\x41\x10\xd8\xd8\xbc\xeb\x5b\x64\xee\x96\x68\x59\xaf\x09\xc8\x3b\x2f\x35\xbe\xd7\x7f\x73\x87\x43\xcb\x6a\xfc\x6c\x6c\x0f\x5f\x9e\x37\x82\x8b\xc1\xae\xe8\xe6\x85\xe0\x22\x66\xf1\xa9\x6a\x52\xb5\x9d\xfd\xc9\x66\x1a\x27\x13\x54\xdf\xb4\x46\x6c\x01\x21\xee\xb9\x65\x4d\x05\x10\xb3\xf8\x94\x35\x5a\x68\x9d\x3e\x93\x93\x35\x4a\x88\xb5\x98\xf4\x99\xc4\xe1\xad\x18\x27\x59\x4b\x01\xc4\x2c\x26\x59\x88\xec\xde\x14\x93\xa6\x49\xba\xce\x30\x99\xbd\x4b\x5c\x04\xd7\x8b\x37\xef\x12\x17\xc1\x25\x52\x2d\xeb\xf0\x00\xa9\xd1\x4d\xbd\x5e\x5c\x04\xc1\xfc\x2d\x17\x85\xc8\x7d\x10\x5c\x2f\xd9\xb2\x36\x06\xc8\x9a\x60\xde\x38\x2e\x52\xe9\x4a\xac\xd8\x07\xb8\x98\xc9\x2f\xc3\xab\xc1\x45\x19\x3b\xc9\x82\x71\xbf\x52\xe1\xc2\x86\x96\xb5\x32\x40\x69\x26\x85\x25\x0b\x1c\xe9\x16\x56\x1f\x0b\x08\x6e\x66\x6a\xde\x33\x2e\x92\x07\xbd\xb4\xac\x47\x25\x1b\x8b\xcb\xb1\x2b\xcd\x9b\xc6\x45\x26\x42\xb4\x65\xad\x11\xd0\xb6\xcc\x42\xd1\x72\x64\x0f\x21\x95\xcd\x8b\xc6\x45\xe6\x56\xbf\x96\xb5\x46\xb2\xa7\xb3\x72\x60\x4b\xf3\xf2\x71\x91\xd3\x61\x31\xac\x27\x4b\x62\x9c\xbf\xd0\x72\xb5\x02\x55\x3f\x08\x96\x59\xd6\x44\xc9\xde\x99\x69\x37\xd3\x44\x01\x85\x93\x27\x9a\x77\x94\x8b\xf5\x26\x75\xd7\x6c\xc9\xee\x5c\xc6\xb8\xf1\xde\x72\x11\x4e\x8c\xbd\xa4\x5c\x04\x6b\x14\x2d\xeb\xa1\x01\xc1\x92\x61\xf3\x8e\x72\x11\xd3\x9a\x6b\x90\x80\x98\xcc\x89\xb2\xd6\x47\xde\x07\xe1\x90\x97\x76\x05\x48\xc9\x5f\xd4\x3c\x00\x45\xa7\x64\xee\x0a\xb6\x2b\x58\x9f\x52\x8a\xdc\x7b\x31\x31\x06\xb3\xd6\x01\x88\x89\x92\xf4\xc2\x70\x91\x35\xeb\xf3\xb0\xf4\x2c\x23\x35\xbb\x94\x36\x04\x08\x96\x66\x9a\xd7\x8a\x8b\x98\x7e\x24\x7a\x4b\xb2\x01\x45\x0a\x5f\x6f\x09\x48\xee\xbc\x6c\xde\x2b\x2e\x82\xc3\x89\x5b\xd6\xfa\x00\xc5\xc9\x94\xf7\x8a\x8b\xe2\x38\xec\xbd\xe2\x8d\x4b\xc4\x63\xa2\xa9\xbd\x43\x5c\x84\xbe\xaa\x3c\xfd\x49\xb7\x07\x3b\x86\x68\x69\x64\x2d\x0d\x07\x8c\x69\x7f\x9d\x46\xdc\xf8\xa2\xed\x31\xd9\x10\xe8\x37\xa2\xbb\x04\x04\x47\xfb\x36\xef\x23\x17\x45\xd7\x67\xd6\x83\x02\xb2\x16\x9c\x37\x8d\xb7\x7d\xd3\x78\xe3\x17\xb5\x20\x40\x09\x3b\x85\x16\x04\xa8\x87\x83\xee\x65\xb5\x2f\xcf\xdb\xe4\x29\xdd\x14\xa0\x1c\x76\x8a\x4b\x11\x7a\x1c\x8f\xcd\x7d\x99\x3d\x1b\x4b\xa6\xc2\xd7\x4d\x01\x12\xd7\xcc\xb6\xac\x9b\x02\x64\x62\xa7\x5a\xd6\xa8\x00\x31\x1d\x7b\x6e\xa5\xba\x57\x52\x9a\x8f\x59\x0a\xbc\x19\x5b\xff\x68\x67\x64\xed\x0c\xdb\x56\x3b\x03\xc4\x54\xf8\xda\x19\x59\x3b\x83\xa9\xaa\x17\x86\x8b\x98\xfd\xb7\xf7\x2d\xb7\xac\x19\x92\x35\x43\xba\xbf\x6e\xed\xb4\x39\x98\x3b\x7b\xeb\xb8\xf0\x9a\xd5\x96\x6f\xfb\x37\xc1\x4a\xd3\xcf\x5a\x33\xe4\xaf\x17\x91\x93\xa4\xd4\xf1\xae\x4c\xbf\x82\x47\xb1\x10\xbf\xd4\x1c\x23\x74\xb8\x80\xac\x29\x9a\x1f\x25\xf5\xd8\xff\xa8\xdc\xa3\x08\x38\x55\x63\x3a\x38\xea\x83\xf1\xb6\xf2\x69\xcf\x7a\x14\x01\xd7\x6e\x12\xde\xd9\xbc\xad\x5c\xe4\xd8\x45\xb5\x8e\x8f\x75\xa4\x37\x3c\xd6\xf1\xa1\x8e\x7e\xfc\xfa\x5b\x40\x62\xb7\x4a\xcb\xfa\x5b\xb2\xab\x44\x0e\x37\xaf\x79\x71\x38\x50\xa8\xf4\x5f\xf3\x7a\xd9\x51\xa8\x6e\x7d\xed\xcb\x9c\x11\x3f\x77\x5e\x8a\x90\x53\x09\x09\x65\x6e\x59\x7f\x0b\x88\x69\x5e\x3a\x57\x40\x72\x7e\xed\x35\xe4\x22\xa6\x06\x84\xf6\x18\xc8\x49\xe1\x68\x70\xe5\x7d\x07\x25\xd5\xd6\x94\xca\x7b\x89\xc8\x86\xd4\x70\x02\xb9\x38\x6a\x68\x38\x65\x0d\x27\x7a\xa9\xf7\x90\x8b\x9c\x19\xa8\xbc\x87\x5c\x04\xa1\xe5\xcd\x1b\xc6\x45\x26\x66\xa7\x79\xc3\xb8\x08\x42\xcb\x5b\xd1\x55\x52\xdc\x62\xdb\x4c\x3a\x4d\x72\xa1\x87\xef\xba\x68\x72\x15\x4d\x2e\x2a\xee\x3d\xe4\x22\x79\xc4\x55\x2b\x5a\x53\xa0\x1c\x7c\x8c\x25\xf9\x9b\x3b\xdc\x99\xe6\xf5\xc6\x70\x91\xd8\x9f\xd4\x8a\x16\x10\x48\x91\x68\xa6\xa2\x71\x53\xbc\x62\x12\x75\x5b\xf4\x79\x80\xe0\xa4\x84\x56\xf4\x79\x80\x94\x58\x0d\x29\x2e\xd3\x80\x7c\xd0\x87\xbd\x0c\x5c\x64\x4d\x70\xef\xf4\x16\xc9\x33\xae\x9a\x97\x7a\x8b\xc2\xcd\x5c\xad\xe8\xe1\x00\x85\x03\x40\x9a\x97\x7a\x8b\x70\x80\xf1\x4e\x6f\x91\xbb\x49\x7a\x38\xca\xb6\x2a\xf8\x9e\xbd\x62\x5b\x64\x57\x3a\xbc\x3b\x5b\xe4\x64\x29\xb4\x03\xbc\x3a\x9b\x48\xc9\x56\xc2\xfc\xc3\xfe\x89\xc8\x5c\xa7\x01\xc1\xba\x69\x2b\xea\xfc\xa2\x5b\xa2\x98\xa4\xc4\x38\xa8\xef\xd8\x49\xfe\x22\xc7\x90\xb0\xbd\xb5\x15\xbd\x0b\x60\x95\xd5\x34\xdf\x5c\x28\x0d\xb5\x53\xd4\xe6\x20\x73\xf7\x7c\xf3\xba\x6b\x11\x53\x59\xeb\x71\x00\x31\xf7\x53\x4a\x6c\x21\x73\x68\x47\xf3\xd2\x6a\x91\x74\x5f\x79\x43\xb5\xf8\x7f\x18\x3b\x97\x2c\x6b\x59\x66\x0d\x4e\xe5\x0c\x41\x48\x32\xc1\xce\x3f\x17\x6f\x7b\xfe\x43\x38\xcb\x08\xbf\x76\xbd\xad\x58\xe5\xaa\xad\x88\x4a\x5e\x48\x78\x9a\x7b\x52\x55\xe8\x07\x80\xb1\xef\xfe\xd2\x86\x4d\xc4\x74\xf8\x70\x62\xfa\xdc\x90\x33\xe9\x7e\x25\xd3\x56\xbc\x08\x74\xe3\x4b\x89\x6a\xd1\xdc\x2d\xab\x42\x47\x00\x0c\x87\xad\xd0\xea\x83\x3e\xed\x58\xad\x3e\x68\xee\xe3\x55\x61\x82\x21\x54\x42\x49\xef\x60\xd9\x41\x6e\x1e\x32\x3c\x9b\x1d\xa4\x27\xb0\xfb\x4b\x1f\xc0\x62\xbb\x2c\x5b\x6b\xce\x01\x0c\x4d\x75\x2c\x1f\x39\x1a\x2a\x28\x59\x57\x98\x86\x00\xcd\x5d\xc7\x2a\x74\x18\xc2\x7d\xa2\xc2\x43\xf6\x99\xae\x00\x99\x2e\x65\xb1\x45\xfb\xee\x49\xbb\x0f\xda\xf0\xfb\xd5\xc8\xc7\x37\x4d\xe2\xf7\x65\xd6\x01\x0c\xaa\x91\x4a\xa9\x6c\x11\x3b\xde\x66\x1c\x7e\xf9\x07\xeb\x6d\x09\xa1\xe3\xb0\x61\x2f\xfa\xee\x87\xe9\x64\x0a\x18\x3b\x49\x2c\x35\xb6\x45\x2f\xdb\x6a\x02\x03\xb4\x7d\xf7\x87\x36\x9f\xf5\xb0\x6c\x80\x53\x6a\x6c\xd7\xa7\xb1\xfd\xfd\xd0\xb7\x40\x85\xad\xb4\x11\xde\xa4\x29\x8d\xef\x5c\xf6\x3e\xfb\x5e\x55\xfc\xad\xf6\x58\xca\x6d\x8b\x66\xfc\x11\xce\xb4\x84\x15\x22\x8e\xc1\xba\x30\x60\xb0\x2f\x5d\x29\xb7\x2d\xfa\xf4\x43\x36\xe3\x01\x72\xc3\xb5\x8a\xcb\xee\x7c\x91\x9b\x37\x67\xc2\x03\x74\x27\x09\x42\x7f\x05\xe4\xe6\x68\xa8\x6f\x02\x72\xf3\x15\xd7\xeb\x00\xc9\x82\x93\x0a\xbd\x03\x10\x94\x75\x57\xe8\x1d\x80\xd8\x1c\x4d\xf4\x0e\x40\x73\xc3\xb6\x0a\xdd\x03\x90\xac\xeb\x28\xf5\xb6\x45\x38\x71\xa0\x92\xb6\x08\x13\x8c\x0a\x69\x8b\x46\xe5\x50\x85\x56\x1e\x34\x77\x47\x2b\x65\xb3\x45\x63\x21\x69\xa9\x91\x2d\x92\x6d\x2d\x4a\xdd\x6a\x91\x1b\x89\x3c\xe5\xa7\x45\x8b\xef\x3b\xd3\xa8\x83\x96\xbe\x0f\xe6\x4a\x40\xeb\x7e\x54\x9a\xeb\x70\x01\xad\x2f\xbd\xe6\x1a\xe4\x66\xff\x68\xae\x41\x0b\xd3\xa1\x0a\x44\x8b\x30\xab\x39\x9c\x8d\x00\x49\x99\x50\xa9\xf3\x2c\x9a\x5b\xd5\x95\x7a\xcd\xa2\x3b\x1f\xa9\x38\xb3\xc8\x8d\xe4\xa7\xe2\xcc\xa2\xb9\xaf\x5e\x0d\xf3\x0e\x20\xcd\xff\x0c\xf3\x0e\x60\xb2\x08\xa8\x86\x39\x06\x90\x14\x91\xd6\xb0\xa6\x03\xe4\x46\xaa\x6d\x38\xf7\x00\x06\xa5\xb8\x35\xa8\x9e\x15\xef\x25\x69\x99\xb9\x02\x90\x9a\xf0\xa1\x85\x05\xb9\x91\x0b\x53\x8a\x59\x04\x8b\xe0\x0a\x59\xe6\x0f\xc1\xbe\x92\x35\x8c\xf8\x41\x52\x69\x58\x2a\x31\x8b\xdc\xfc\xa1\x36\x17\x34\x6b\x04\x54\x4f\x16\x1d\x81\x96\x52\x16\x59\x74\xd6\xe8\x96\xb2\xc5\x22\x37\x7f\x68\x6c\x0c\xa6\x31\xc3\x48\x1b\x91\x0e\xdd\x98\xe6\x61\xd0\x3b\xdc\xc6\x7e\xf3\xd0\xe9\x21\x27\x07\xf9\x56\x87\x21\x2e\x58\xec\x3c\x51\x43\xa3\x08\x72\x23\xe3\x37\xb4\x80\x20\xd8\x38\xa3\x86\x73\xfd\xc3\x6d\xff\xd2\xce\x36\xc3\x0e\x72\x23\x15\xa1\xf8\xb0\xc8\x8d\x71\x65\x4c\x5b\x86\x54\x17\xb5\x44\x35\xb4\x6d\xa0\xb3\x17\x4f\xa9\x47\x2c\x9a\x7b\xf2\xd5\xd0\x6a\x81\xe6\x3c\xd8\xd0\x1a\x81\xdc\xc8\xc3\xa9\xe8\x2b\x7a\xe3\x2b\x1f\xbb\x3f\xdc\x79\xc9\xf8\x58\x87\xe1\x25\xc8\xcd\x97\xcc\x7c\x34\x88\xb0\xcb\x76\xef\x72\xa7\x92\xa3\x3c\x97\x8f\x64\x77\x97\x15\x5e\x02\x33\xd4\x20\x50\x8d\x2e\x25\x7e\x45\x6e\xf6\x98\xa3\x39\xc8\x8d\xc4\xa2\x7a\xbe\x22\xcc\x76\x2b\xde\x2b\x22\xba\x87\xbc\xe2\xc1\xab\x42\x54\x33\x9c\x3f\x07\x7d\xfa\x3d\x38\x82\x83\x98\xbe\x89\x86\x97\x9f\x12\xaf\xaf\x8a\xc3\x35\xc8\x8d\x9c\x9e\xda\xbc\x22\xb7\xee\xb9\xbc\xe2\xb7\x42\x85\x91\x46\x89\x5d\xf1\x8d\x17\x4a\xec\x8a\xdc\x88\x61\x86\xe1\x25\x48\xeb\x6f\x94\xd3\x15\xa9\x7b\x36\x0c\x03\x87\x9b\xd6\x23\x0a\x5e\x8a\xe7\x8a\x3e\x7d\x9f\x2e\x9b\x71\x31\x4d\x8d\x77\x39\x1c\xaf\x87\xe3\x35\x16\x77\x18\xbb\x0d\x63\x37\x7c\x79\x45\x77\x45\x6e\x78\xda\xc3\x21\x1c\xe4\xe6\x2b\x66\xbc\x85\x0e\x6f\xa2\x9a\x5f\xea\xf0\x8a\x40\xc3\xa1\x86\xc3\xf5\x70\xb8\x76\x68\x7b\xbc\xc9\x47\x57\x72\xf7\x97\xbe\xe8\x8f\x11\x11\x37\xee\x34\x38\xc8\x8d\xb1\x7f\x18\xbc\x81\x56\xff\x92\xc7\x1e\x46\x6d\x20\x37\xb2\x63\xc3\xa8\x0d\xe4\x86\x3b\xa4\x9a\xaf\xc8\xcd\x2f\x43\xcb\x00\x72\xf3\xe1\x6b\x06\x86\x66\x80\x68\x72\x68\x06\x40\x73\x9f\xcb\x52\x07\x58\x24\xda\x16\x35\x9c\xe0\x06\xcd\x9d\x22\x4b\x6d\x60\x91\xfa\x07\xc3\xe0\x0e\x74\x2b\x49\xd2\x14\x38\x48\x76\x44\x2d\xe5\x82\x45\x73\xc3\xca\x4a\x36\x50\x12\xb9\x91\x13\x52\xcf\x57\x34\xb7\xa2\xac\x34\xd4\x02\xc9\xf2\x94\x4a\x23\xad\x74\x5f\x48\xb6\xa7\xac\xd4\x10\x80\xdc\xf8\xae\xd2\x64\x33\x48\x8b\xf6\x52\xdb\x00\xa6\x45\x66\xc9\x7e\x43\x22\x37\x62\xa8\xec\xb6\xb6\xd3\x8f\xe9\x0f\x0f\x0f\xd1\x41\x7c\xa3\x2a\x0d\x8b\xdc\x48\x20\xa4\x06\x04\xe4\x36\xfc\xe1\xcf\x43\xac\x61\xb1\x11\x1a\x10\x24\x84\x73\x23\x51\x94\x1a\x90\xd4\x80\xf0\xbd\xa7\x33\xd5\x20\x29\xac\x2c\x75\x86\x45\xa2\x14\x55\xea\x0c\x8b\x86\xa4\x62\xa5\x79\x65\xd0\x8c\x2d\x94\x1e\x16\x51\xdf\xb9\x6c\x17\xa1\x1d\x9b\x49\x95\x3a\xc3\xa2\xed\x58\x9e\x34\x37\x9c\xe3\x7b\x57\x38\xbf\xc9\x61\x90\xec\xa3\x59\x69\x68\x07\x72\xc3\xff\x48\xcd\x18\x58\x6c\x73\x59\x4a\x0f\x8b\x70\x5a\x2c\xb5\x6c\xa0\x95\x7d\x68\xb4\x07\x72\xe3\xdb\x56\x8d\x58\xe4\x46\x68\x94\x06\x80\x20\x10\xda\xaf\xd4\xfc\x81\x44\x10\xaf\xd2\xda\x3d\xd0\x1c\x33\xd5\x2c\x16\x89\x10\x47\xa9\x59\x2c\x12\x31\xaf\x4a\x67\xaf\x41\xa3\x86\xbb\x94\x2c\x16\xbd\xe1\xe9\x65\xd9\x2e\xd6\x2f\xb0\x65\x66\xa5\x96\x14\x34\xb7\x49\xad\xb4\x6c\x0e\x34\xeb\x1f\xd3\x59\x68\xd0\xd9\x4f\xb2\xd2\xc8\x11\xe4\x66\x87\x19\x39\x82\xce\x26\x5d\x95\x4e\x39\x83\x68\x3e\x6f\x03\x47\x10\x56\xb0\xa6\xf6\x16\xa4\x45\x7f\x69\xd5\x1c\x78\x1b\xc6\x25\xcd\x0d\x23\x93\x9c\x4e\x2d\xa6\x59\x5f\xd0\xdc\x99\xb5\x14\x45\x16\xe1\x40\xa0\x28\xb2\x18\x4e\x97\xa8\x89\x2c\x7a\xf9\xdc\x8c\x08\x41\xa4\x77\x69\x44\x08\x7a\xf3\x87\x86\x7f\x20\x58\x00\x55\x69\x06\x19\xc4\xf0\xa3\x31\xeb\x9b\x2e\x40\xf5\x7d\x75\x7e\x19\x84\xa9\xac\x34\xfa\x03\xb9\x11\xbc\xaa\x92\x2c\x7a\x6c\x5e\xd1\x17\x71\x67\x80\xf5\x87\x46\x7a\xa0\x35\xc6\xc9\xd4\xc4\x83\x36\xb1\x15\xa9\x89\x4f\xc3\x3a\x3b\xcc\xb0\x0e\x84\x25\xb0\xea\x1f\x8b\x64\x67\xca\x52\xff\x58\xf4\x66\x17\x6a\xf5\x41\x77\x0e\x21\x0f\xdb\x75\x38\x56\xd0\x2e\xad\x3e\xe8\x4e\xbe\xe5\xe9\x15\x4f\x06\x06\x9c\x9d\xd4\xea\x83\x28\x87\x0f\x4d\x7c\x9a\x41\xc6\xac\xa5\x19\x64\xd0\xbb\x8f\x43\x0b\x0f\x92\x65\x8a\x95\x5a\xf8\x74\xa6\xba\xec\x30\x03\x37\x90\x9b\xef\xbe\x81\x5b\x1a\xb8\xe1\x64\xab\xc2\x2c\xc2\xb4\x6e\x1a\xcb\xa5\xb1\x1c\x71\x43\x3a\x07\x0d\x3a\x3b\x2e\x54\x9a\x0f\x06\x69\x31\x65\x1a\xde\x81\x6e\xa9\x69\xea\x07\xa4\x7e\x00\xae\x6c\x9a\xb0\x05\x4d\xa3\x9c\x66\x67\x41\x1a\x04\xa6\x71\x1b\x48\xd3\x5f\xa9\x1f\x90\xfa\x01\xeb\x6f\x91\xc7\x4a\xdd\x04\xd0\x34\x9a\x6a\x40\x8b\x16\xec\xd3\x52\xa9\x9f\x00\xa2\x7b\x2b\xba\x09\xa0\x3b\x8b\x9b\xba\x09\xa0\x95\x83\x90\xd5\x72\xa0\x77\xbb\xc5\x10\x11\xf4\xe9\xad\xe8\x4c\x80\xfe\x0d\xf7\x46\x8d\xa0\x35\x5f\x53\xcb\xec\x40\x73\x2f\xe5\x4a\x3d\x88\xd4\x83\xb0\xab\xf4\x20\x40\x73\x5f\xe3\x4a\x1d\x01\xd0\x82\x48\x26\x75\x04\x40\x6e\xd8\xe4\xd2\xc2\x83\xc5\xa6\xb6\x55\xe6\x6a\x41\x33\x09\x52\x56\xba\x81\xdc\xbe\x43\xe5\x21\x76\x06\x21\xe1\x54\x66\x74\x41\x77\xbe\x45\x91\x6a\xb1\xd0\x37\xab\x32\x7d\x0b\x72\xdb\xbd\xe2\xe5\x21\xf3\x4d\x93\x43\x8f\x87\x1e\x36\x1c\x5f\x1c\xfa\x79\x88\x7d\x79\x3c\x97\xf1\x27\x68\x46\x0b\xea\x5d\x8b\x5e\xdf\x7f\xa5\x87\x88\xa9\xf9\xd6\x4b\x1f\xa3\xf4\x31\x76\x7f\xe8\x15\xdd\xe6\x90\x01\xa7\x4c\xf0\x82\xce\x36\x87\xa5\xde\xb5\x68\x9d\xaf\xb8\xf4\x31\xc0\x32\xa7\x5f\x2e\x0c\x00\x3d\x3c\xbd\x99\x61\x10\x6c\xd9\x50\x65\xdc\x5a\x6a\x7a\x32\x52\x95\x6e\x07\x68\x6e\x1a\x5e\x65\xe0\x0a\xba\x51\x5e\x39\xed\x0d\xd6\xb0\xf3\xf5\x4e\x40\x67\xb7\xd0\x52\x61\x5b\xac\xf0\x79\xe8\xb0\x94\x11\x2f\xa6\xa3\xc2\xb6\xea\xb0\xec\xfe\xd7\xe9\xa1\xf3\x7f\xff\x37\xd9\x25\xac\xca\xd2\x3a\xd0\x4d\xf9\xaa\xa6\x2d\xb2\x11\x7a\x94\x73\xd7\x20\x9b\xad\x37\x2e\x06\xbd\xe3\xf4\x95\xd3\xd9\xa0\x99\x38\x2c\x4b\xeb\x40\x36\x5e\x73\x55\xb8\x45\xb6\xcd\x1f\xda\x2e\xa6\xa9\xad\x09\x50\x83\x5b\x34\xb7\x07\x2f\x15\xb7\x45\x36\x86\xbd\x72\x81\x00\xe8\x06\xff\xa5\xdf\x01\xd6\xf0\xdd\xd1\xc9\x28\x15\x43\xbd\x6f\xc3\xee\xca\xef\xfc\xdc\xb8\x8e\x07\xc8\xf6\x1d\xf2\x81\xe0\x78\x18\xb0\x97\x95\x74\x20\x9d\x2c\x2f\x57\x08\x94\x2b\x04\xd8\x1e\xbc\x4a\xff\x04\xa4\x89\xc9\xd2\x3f\x29\x77\x30\x34\xef\xa4\xf0\xb7\x48\xbd\x85\x32\x27\x5e\xca\x94\x4e\xff\xcb\x8f\xd2\xed\xb4\x37\x0f\x79\x9b\xb5\xf8\xa1\x97\xf4\x36\x49\x08\xb0\xcf\x6f\x29\xfb\x2d\x9a\xbb\x94\x57\x99\x13\x2f\xe7\xc1\xc3\x1b\xf0\x9e\xd0\xfd\x76\x71\x41\xe9\xff\x80\x6c\xe4\x98\xca\x92\x3b\xb0\xd8\xfe\xae\x14\x02\x17\xbd\x7c\xd5\x4d\x2e\x80\x6e\x74\x5e\xfa\x3f\xa0\xb9\xcb\x7a\x29\x04\x2e\xba\x33\x79\xa5\x03\x04\x1a\x9b\xab\x54\x99\x5c\x00\xd9\x48\x44\x95\x29\x71\x90\x8d\x14\x93\xda\xe0\xa2\x05\xd1\x40\xe9\xfe\x80\x6c\x24\x04\x4a\xf7\x07\xa4\x09\x81\xd2\xd7\x01\xc9\x0a\xb9\x2a\x1d\x1b\xd0\x91\xd0\xad\x32\xad\x0d\xba\x93\xfd\xa5\xaf\x03\x9a\xd1\x7f\x99\xe9\x06\x89\x5e\x53\xa9\x29\x2e\x16\x7b\x03\x56\x99\xbb\x00\xd9\xb0\xf0\x4a\x8a\x8b\xc5\x76\x7b\xa5\xa4\xb8\x08\xb3\x55\xa5\xaf\x53\x16\xff\x97\x2f\x94\x13\xe1\x60\x98\x41\x29\x3d\x1b\xd0\x9b\x23\xba\x99\x0a\x10\xc6\x11\x65\x5a\xa2\x54\xd7\xf3\xab\x37\xb1\x0c\x82\x7d\xed\xaa\x2c\xce\x07\xd9\x3c\xbd\x6e\x0c\xc8\xd7\x39\xfc\xd3\x2a\x2b\x4b\x2e\x92\x6d\x49\xaa\x4c\x64\x80\x64\xef\xd0\xaa\xd3\x17\xf0\xc5\x62\x29\x61\xa9\x54\x2e\xb2\x61\x6e\x4b\x8f\x06\x64\xf3\x35\xd5\x7d\x01\x2d\x90\xda\xab\x32\xb7\x51\x56\xfd\xa7\xff\xe6\xad\x5c\xcb\xde\xe3\xf6\x4c\x59\x83\x6c\x3e\x69\xb3\xcc\x20\x1b\x41\x45\xe9\xad\x80\x3e\x6c\xac\x59\x0b\x90\xcd\xf7\xd4\x2c\x33\x08\xab\x64\x55\x1c\x17\x11\x1a\x2c\x7d\x1a\x90\x8d\xbc\x58\xe9\x7a\x80\xb4\x58\xbb\x74\x2a\x40\x3a\xb1\x58\x3a\x15\xe5\xf4\x72\xf9\x1d\xe8\x42\x80\x6c\x1a\x1e\xdd\x05\xd5\xc5\xa7\x27\x73\xe6\x18\xb4\xee\xd0\x6a\x0e\x02\x34\x27\x86\xca\xec\x34\xc8\xe6\xc8\x61\x0e\x02\x24\x72\xa2\x55\x96\xea\x81\x3e\xbc\x6f\x0b\xf5\x41\xff\xcc\xb9\xfe\x09\x58\xec\x2f\x58\xa5\x7f\x02\x56\x38\x24\x38\x0b\x0d\x46\x7c\x57\xb4\xc3\x58\xa7\x38\xb5\x28\xa6\x2e\x40\x67\xb7\x92\x52\xe2\x5c\x74\x36\xe4\x28\x25\xce\x45\xd7\x3a\x29\x71\x2e\x86\x8b\x48\xa6\xc9\x0c\xf0\xf6\xa1\xff\xb6\x3c\x46\xf1\x21\x83\x90\x1a\xe7\x22\x10\xa3\x2d\xf5\xcc\x45\xb0\x0d\x6b\xa9\x67\x2e\xc2\xc9\xe5\xa9\x67\x03\x16\x7b\x28\x96\x12\xe7\x22\x9d\x5b\x56\xcf\x5c\x34\xc5\x12\x6a\xea\xda\x80\x6e\x15\x92\x1a\xe7\x22\xb6\xef\x97\xe5\x21\xdf\x94\xe2\xd0\xf4\xd0\x64\x5f\x10\xda\xea\x7c\x36\x08\x76\xac\xac\x69\x92\x65\xba\x57\x57\xf3\x5c\xb6\xb5\xf1\x05\x86\x57\xb4\xad\x2e\x07\xf0\x87\xa6\xe4\x91\x2b\x4f\xcd\x95\x72\xe5\x22\x5c\x25\x3a\xcd\xbb\x80\x98\xf6\xa1\x79\x17\x10\xec\x3b\x53\x53\x07\x08\x04\x3b\x8d\x95\x3a\xe7\xa2\x37\x7b\x5a\xff\x07\x24\x9b\x03\xd7\xd4\xd9\x99\xdf\x7e\x16\x34\xd5\x45\x8d\x33\xbe\x3e\xe4\x8e\x74\x80\x40\xb0\x07\x60\x4d\x33\x36\x20\x8d\x47\x15\x43\x17\xa9\x67\x36\xcd\xd8\x80\x34\xe5\x3f\x9d\x18\x00\x0d\x19\x98\x9a\x4e\xc6\x83\x66\xe5\xd0\xd4\x4d\x9a\xba\x49\xd4\x17\x4d\xdd\xa4\xa9\x9b\x44\x36\x60\xea\x13\x81\x16\xbe\xc2\xd3\x12\x3f\x90\xdf\xf3\x36\x63\x03\x9a\xba\x17\x35\x75\x94\x40\x47\x49\xa2\x94\x56\xaf\x4f\x5a\x9d\xcd\x2f\x4b\x69\x75\x11\x56\x3c\x2a\xad\x2e\x1a\x9a\xba\xa5\xb4\xba\xe8\x0e\x3d\x4a\xab\x8b\xee\xa2\xb6\x69\x39\x1f\xe8\x16\x35\x4d\x33\x3b\xa0\xbb\x24\x40\x01\x76\x91\x0d\x7b\x38\x9d\xda\x07\xf1\xdd\xb9\xae\xd3\xd4\x75\xf2\x25\xd0\x75\x02\xdd\xa5\xa1\xd3\xa9\x0e\x90\x48\x8c\x95\x62\xee\xa2\xbb\x30\x65\xea\x4c\x81\x70\x29\xe2\xd4\x99\x9a\x3a\x4e\xf6\xab\x8e\xd3\x74\x6f\xe7\xef\x87\xb6\xbe\x28\x15\x23\xa6\x52\xcc\x5d\x24\x4a\x77\x35\x9d\x36\x01\xcd\xa9\xe6\xa9\x93\x04\x5a\xb0\xff\x6c\x4d\xbd\x24\x10\xec\x4d\x5f\xca\xc0\x8b\x6c\x98\x9a\x69\x4d\x21\x08\xa4\xbd\x6a\x9a\x38\x9a\x26\x8e\xb0\xad\x53\x5f\x0a\xe4\xc6\x20\x3c\x4d\x1c\x81\xe6\xda\x8e\xa9\x2f\x05\x9a\xaa\x26\x35\x75\xa6\x40\xa0\x13\x52\xd3\x69\x99\xe9\xb4\x4c\xb5\xbf\xf7\xdf\xac\x69\x01\x23\xc8\x46\x4e\x75\x5a\xc0\x08\xba\x89\x7d\x15\xed\x45\x0c\xdf\x4a\xd3\x4f\x20\x4d\xa9\x4f\xdd\xaf\xe9\xc6\x66\xfe\x50\x5f\x6b\xea\x6b\x39\x32\xb9\x44\x13\x24\x9b\x75\x95\x8a\xf6\x22\x5d\x3a\x3e\x4d\x35\x81\x6e\x65\xd8\x74\x52\x08\xc4\xb4\xdb\x75\xbf\x40\x68\xc2\xa6\xf3\x44\x20\xd8\xed\xae\x54\xc2\x17\x2d\xbc\x47\xdd\x2f\xd0\x3b\xc9\x2d\xb5\xf1\xc5\x30\x17\x34\x4d\x35\x81\xd4\xbb\x53\x2e\x5f\x74\x54\x4a\x6a\xea\x7d\x81\xb4\x84\x69\x3a\x9b\x04\xd2\xaa\xeb\x69\xc6\x08\x34\x8b\xd9\xd5\xc6\x17\xed\xcb\xcd\x4d\x3d\x32\xd0\x54\xa6\x29\x05\xf3\x45\xa2\x75\x59\x53\x2f\x0d\xe4\xf7\x65\xbb\xe0\x61\x7e\x4a\x21\xfe\x97\xdd\x43\xfe\xe9\x1b\x59\xf5\xe5\xa6\xbe\x1c\x26\x78\xea\xcb\x4d\x7d\x39\xbb\xda\x89\x28\xb0\x86\x2f\xaa\x45\x02\x53\xf1\x10\x3c\x9b\xa9\x67\x06\xba\x0b\x2d\xa7\x9e\x19\x08\xd3\x19\x2a\xf4\x8b\x74\x99\xdb\x74\x86\x09\x84\xa1\xb8\xda\xfb\x22\xdb\x77\xc8\x1e\xa3\x6e\xc0\xf0\x76\x5a\x37\x00\xa2\x6c\x84\x75\x03\xa0\xa5\x63\x89\x25\x84\xa0\x4f\xcd\x82\xd3\x50\xa0\x87\x0f\xd7\x8c\x14\x68\xe3\x1b\x57\x9d\x9a\x02\xe1\x74\xc2\xd4\xef\x03\x4d\x49\x98\x9a\x3a\x7e\xd3\x8a\x83\xf2\x90\x2f\xd4\x8d\x3f\xaf\x3b\xe2\x3a\x4e\x90\x9f\xef\x61\x6a\x0a\xa4\x61\xea\x7c\x6c\xd9\xc3\x93\xf4\xa3\x31\xe7\x04\xd2\x85\x4f\x53\x5f\x70\xea\x0b\xea\x67\xe8\x0b\x82\x6c\x76\x8f\x25\x08\x20\xbf\x21\xc7\x19\x2a\x90\xcd\xa6\xea\x30\xce\x2f\xe7\xe4\xc8\x61\xce\x09\x74\x27\xe7\xa7\x1e\x23\x88\xcf\x2c\xe8\x31\x82\xde\x1d\x45\xf5\x18\x41\xff\x46\x77\x7d\x41\xd0\x54\x48\xaa\xa9\xe7\x07\xfa\xf6\xfd\xd2\xc6\xfe\xc8\x00\x39\xcc\xe9\xd3\x81\xc6\x56\xee\xb5\xac\x35\x04\x8b\xdd\x74\x6b\x99\xbf\x02\xe1\xa4\xd5\xd2\xcd\x03\xd1\xc3\xff\x1a\x1e\xa2\xf6\x22\x3d\x57\x7a\x28\x49\x7b\xbc\xaf\xca\xd2\x0d\x03\xdd\x79\xd9\xa5\x7f\x05\x3a\x6a\x12\xb5\xf4\xaf\x40\x63\xef\x9b\x5a\x7a\x4e\x4b\xcf\x89\x54\xc2\x72\xe1\x03\x68\xd6\xdf\x2c\x27\xb1\x96\x05\x0e\xa4\x63\x96\x0b\x1f\x40\x36\x82\xe7\xa5\xe7\xb4\xdc\xe8\x61\xf7\x5c\xa7\x87\x18\x24\x97\x3f\xbc\x3c\xa4\xcd\x27\x28\x59\x2e\x7c\x58\x61\xc2\x81\xb7\x7f\xb9\xf2\x01\x64\x23\xa6\x5b\x3a\x45\xa0\xeb\x14\x2d\xdd\x1d\xd0\x4c\xe5\x2f\x27\xa8\x40\x37\x23\xbf\xcc\x0a\x81\x66\x39\xf5\xd2\x03\x02\xdd\x7c\xc0\x72\x91\x03\xc8\x46\x78\xbb\xf4\x80\x40\x73\x75\xf2\x32\x51\x04\x9a\xab\xbe\x97\x4e\x11\x08\x47\x9e\x65\xa2\x08\x2c\x36\x3c\xae\xa5\x9b\xb4\x74\x93\x96\xe7\xb2\xf5\xb8\x49\x1a\x9f\xe5\xc4\x16\x48\x76\xe0\xaa\xa5\x47\x04\xb2\xf1\x52\x2f\xdd\x9f\xe5\xde\x12\x58\x87\xa5\xfb\xb3\xd4\xb9\xf0\x0d\x33\x9b\x04\xd6\xf0\x79\xeb\x11\x81\xc6\xbe\x3d\xb5\x2c\xec\x00\x0d\x9d\x9c\x5a\x7a\x44\x4b\x8f\x08\x8f\x71\x99\x60\x5a\xd6\x75\x54\xff\x07\x9b\xbc\x74\xa2\x40\xd7\x68\x2e\x53\x52\x20\xd8\x81\xb2\x96\x4e\x14\xe8\x5f\xb7\xe8\x0b\x81\x6c\xbe\x48\xa6\x87\x40\x7c\xef\x96\x5e\x08\x68\x8a\x2b\xd5\x32\x7f\x03\xb2\x93\x8c\x5b\xba\x21\xa0\x29\x59\x54\x4b\x3f\x04\xb4\xf8\x0e\x79\x81\xc9\x60\xb5\x7b\xc8\xf7\x79\x1e\xfe\xd2\xb3\xf9\x2c\x5e\x24\x92\x78\xb5\x74\x2a\x40\x3a\xd3\xb2\xcc\xfc\x80\xb0\xbc\x76\x99\xf9\x59\x66\x7e\x48\xb5\x2e\x33\x3f\xcb\x62\x48\xcb\x4c\x97\xee\x08\x88\xf0\x7d\x76\x69\x25\x48\xe4\x56\x6b\x99\xe7\x01\xd3\x1d\x42\x96\x55\x8e\x20\x9b\x8f\xdf\x82\x14\xd0\x74\x62\x97\x4b\x20\x40\x36\x3c\xc3\xa5\xef\xb1\x5c\xdc\xe0\xb7\xed\x9c\x16\xc8\xf6\x1d\xb2\x11\xe6\x79\x1c\x14\x9c\xd3\x02\x69\x6a\x66\xe9\x7b\x80\x44\xcc\xbe\x96\x8e\x06\xe8\xce\xca\x2e\xe7\xb4\x40\x53\x90\xaa\x96\xce\x07\xf8\xb6\x82\x58\xce\x73\x2d\xcb\x17\xfd\x68\x2d\x5f\x04\xb1\x7f\xff\x65\xc3\x0e\x1b\xc6\x87\xa6\x8b\x02\x62\x73\xd0\xd1\x45\x59\xba\x28\x24\xec\x96\x8b\x27\x40\x77\x4a\x6e\xe9\xb4\xac\xcf\x69\x21\x4c\x5d\x3a\x2d\x4b\xa7\xc5\xc1\xd6\x02\x45\x90\x9d\xf8\x7c\xe9\xb4\x80\xf6\xdd\xa5\xee\x08\x48\x94\xf7\x6b\xb9\x70\x13\x24\x92\xc4\xb5\x4c\x27\xad\x6f\x77\x08\x1e\x88\xbe\xc7\x52\xa5\xcc\x27\xa9\xef\x01\xb2\xdb\x2e\x33\x40\x60\x05\xce\xd4\x32\x01\x04\x62\xfa\x8c\xf4\x50\x40\x76\xed\x82\xb3\x61\xa0\x59\x17\xb1\xac\x8a\x01\xe9\x2c\xe0\xd2\x69\x01\x6b\xf8\xa2\xe8\xb4\x2c\x97\x42\x94\x6f\x9d\x33\x64\x20\xca\xb6\xea\xa2\x80\x74\xce\x6f\xb9\xd3\x04\x48\xbd\xd4\x65\x66\x0a\xb4\xf1\x8d\x3a\x7a\x32\x20\xd9\x61\xad\x96\x8e\x0c\x48\xd7\xe0\x2e\x9d\x16\xd0\xf7\xef\x64\x36\x96\xed\x5d\x75\xcd\x96\xa9\x29\x90\xdd\x71\xce\x2a\x49\x90\xd6\x45\x2c\xe7\xd3\x40\x76\xc7\x72\x9d\x16\x90\xce\x8a\x2d\x27\xca\x40\x53\x10\xac\x96\x73\x60\xcb\xbd\xb0\x4a\x1b\xaf\xdb\x02\xba\xab\xdf\x96\x6e\x0b\xc8\xce\xdc\xc3\xd2\x6d\x59\x3f\x6d\x1d\xd3\x67\xcb\x44\x17\xe8\x48\x4b\xd5\xd2\xfb\x00\xd9\xb5\x88\x66\xa2\x40\xcb\xef\x64\xbe\x3e\x2e\x7e\x70\x29\xe6\x6e\xfa\x08\x0c\x27\x1f\x77\xbd\x0f\x90\xe8\x29\xd5\xae\x5f\x01\xb2\xe3\x35\xee\xfa\x15\xa0\xe9\x0b\xec\x26\x94\x40\xb2\xe3\x79\xed\x66\x8f\x40\x58\xf5\xbe\x3b\x2f\x06\x12\x3d\xce\xda\x4d\x28\x81\xee\xb2\xb3\xdd\x84\x12\x08\x6b\x9c\x76\x13\x4a\x20\x91\xf2\xae\xdd\xa5\x0f\xa0\xa9\x39\x56\xbb\x2b\x49\x41\x76\x1c\xb1\x5d\x87\x67\xff\xf2\x4e\x0c\x6e\xbb\x45\x3a\xa0\xeb\xe1\xee\xae\x11\x05\xd9\xc3\x5f\xda\x7e\x57\x48\xf0\x41\xef\xce\xb2\x81\xe6\xbe\x07\xbb\x4e\x10\x48\x3d\xb1\x5d\x27\x08\xa4\x35\x79\xbb\x95\x3c\x20\x7b\x78\xc8\x4e\xec\xbe\xeb\xdc\x92\x79\x27\x90\xae\x20\xd9\xcd\x3b\x81\xec\x98\xae\x5d\xef\x09\x64\xc7\x26\xed\xba\x45\x20\xad\xf6\xd8\x75\x81\x40\xf4\xf0\x90\x57\x0c\x87\xd3\x91\x7f\x5b\xe6\xdd\x54\x12\x48\xe4\x7b\x6a\xd7\x6b\x02\xd9\xed\x4f\xa7\xd7\x76\xf7\x3c\x75\x36\x64\xd7\x6d\x02\xd9\xbf\x43\x3e\x44\x96\x8b\x5a\x36\xb4\xbb\x91\x04\x08\xf7\x37\xd8\x75\x3c\x40\xb8\x0c\x74\xd7\xf1\x00\xd9\xf1\x9c\x77\x4b\x71\x40\x77\x03\x9a\xdd\xf9\x2f\xd0\xd4\x5d\xab\x5d\xff\x04\x64\xff\x0e\x79\xc9\xb4\x66\x9d\x47\xa1\xff\x01\xf2\xeb\x2b\xfd\x0f\x90\x2e\xf9\xd9\xcd\xeb\x80\x74\x1f\x8c\xdd\x24\x0e\x88\xce\x68\xbe\x9b\xc4\x01\x89\xda\x5f\xed\x26\x71\x40\x74\x02\x97\x5d\xc7\x65\xaf\xef\xad\xe4\x92\xae\xf5\x00\x4b\xdf\x79\x37\x65\x03\xb2\xdb\x56\x27\xb6\x40\xf6\x61\x2b\x6c\xab\x1b\x5d\x75\x7f\x68\x5b\x8b\xb6\xfa\x6d\x98\xc4\x01\x7d\xe0\x1d\xec\x3a\x46\xfb\xe7\x18\xd9\x58\xf3\x33\x20\xc2\xbb\xd4\x57\xda\xf5\x95\xc8\x14\xee\xfa\x4a\xa0\x4d\xdf\x41\xfd\x22\x90\x3d\x3c\xbf\x77\x34\x7d\x79\x3d\xbd\x0f\x64\xf2\x40\xfc\xdc\xcd\xc8\x80\x61\xb1\xdd\xee\xba\x91\xdd\x75\x23\xe5\x21\xef\x48\x7f\xca\xf1\x4b\x7f\x6a\x5f\xda\x19\xdb\xaa\x43\x05\xd2\xd9\xd9\xdd\x52\x22\xd0\xcc\xde\xef\xae\x0c\x05\xdd\xfc\xf4\xae\xa7\x04\x1a\xaa\xd8\xb5\x3b\x23\x06\xd4\x7b\xa9\x5d\xb7\x08\x0c\xe3\xe5\xdd\x2c\x0d\xc8\x4e\x20\xbc\x3b\x23\x06\x56\x32\x5f\xbb\xeb\x29\x81\xfe\xbd\xd5\x66\x69\x40\x7e\x2f\x8f\x6e\xd1\xae\x5b\x44\x6c\xbc\xeb\xef\x80\xa6\x9e\x5d\xed\x3a\x3c\x20\x3b\x26\x7d\xd7\xbb\x01\x4d\xa9\xba\xda\x9d\xff\x02\xd9\x6d\xac\xbe\x0c\x48\x6b\x40\x76\x7d\x19\x90\x4e\x1a\xed\x26\x5b\x40\xa2\x98\x5b\xbb\x99\x15\xd0\x14\xcc\xab\xdd\xa4\x09\xc8\x5e\x9e\xdf\x4b\x32\xc3\xd5\xbd\x4d\x67\xb8\x40\x5a\x60\xb0\x9b\x47\x01\xe9\xdc\xcc\x6e\x19\x0f\xc8\xef\x1b\x71\x36\x0b\x4c\x6b\x02\x76\xbd\x94\x5d\x2f\x85\xfc\xce\xae\x97\x02\x9a\xcb\xa1\x76\x6b\x76\x40\x58\xa4\xba\xeb\xb8\xec\x96\xf3\x12\x15\xec\x26\x60\x40\x76\x72\x5d\xbb\x8e\x0b\x48\x36\xd7\xad\xdd\xd4\x0a\x48\xa3\xea\x5d\x8f\x64\xff\xf2\x28\xf6\xab\xee\x07\x08\x77\x99\xd9\xcd\xa3\x80\x98\xbe\xe9\xe6\x4c\x40\xba\x68\x6a\x37\x67\x02\xb2\x93\xc1\xd8\xcd\x99\x80\x85\x5c\x49\xed\xfa\x1a\xbb\xbe\x86\xa6\x54\x5f\x63\x57\x13\xd5\xde\x79\xec\x9d\x87\x02\x99\xf2\x1d\x7e\xec\x9e\x87\x67\x84\x8b\xbb\xeb\x91\x80\xec\x9a\x7d\xdd\x0a\x90\xee\x35\xb7\x5b\x9d\x0b\xda\x70\x16\x61\xd7\xd5\xd8\x75\x35\xb4\xfb\xe6\x39\x40\x58\x02\xbb\x3b\x9d\xb5\x3b\x9d\xb5\x7b\x32\xdf\x81\x1f\xef\x00\x61\xce\xa1\xa7\x01\x9a\x4a\x83\x75\x98\xe8\x00\x89\x3c\x65\x1d\xba\x1a\x20\xd9\x3a\xbe\x0e\xeb\x6d\x40\xba\xc8\xe4\xd0\xd5\x00\xe1\x02\xb5\x43\x57\xe3\xd0\xd5\xd8\x3d\xf4\xf3\xd0\xcf\x4b\xd2\x0c\x3d\x86\x43\x8f\x81\x17\xe3\xd0\x63\x00\xd9\xf1\x7b\x0f\x27\xaa\x40\xba\x7f\xe5\xe1\x44\xd5\xe1\xde\x13\xae\xd6\x3b\x4c\x9b\x80\x6e\x1d\xc8\xa1\xab\x01\xc2\x41\xfd\xd0\xaf\x00\xc9\x3e\xf1\x75\x98\x5c\x01\xd9\xd7\x3f\x18\xe6\xc3\x59\x2b\xd0\x2d\x73\x3a\xf4\x44\x40\xb0\x5f\x6b\x1d\x7a\x22\x20\xad\xb4\x3b\xf4\x44\x0e\x3d\x91\xdd\x1f\x2e\x0f\xe9\xb6\xf2\xd5\x1e\x66\x6d\x40\x73\x03\xa9\x43\xbf\x03\xb4\x68\x9e\xcc\x5b\x51\xd6\x94\x11\xf2\x70\x26\x0b\x24\x1b\xe3\xd7\xa1\x77\x02\x16\x32\x37\x75\xe8\x9d\x80\xa6\x10\x64\x1d\xba\x27\xa0\x5b\xd5\x74\xe8\x7e\x1c\xba\x1f\x04\x2a\x87\x79\x1c\x90\x2e\x8b\x38\xf4\x48\x40\xb7\x7c\xff\x70\x26\x0b\x34\xe7\x24\x0f\x1d\x12\xd0\xdd\xc7\xe5\xb0\xf6\x18\x34\x75\x26\xeb\x30\x1f\x03\xb2\xfb\x0c\x2d\x3e\x06\x4d\xa1\xc9\x3a\xcc\xd1\x80\x95\x36\xc3\x82\x64\x90\x9d\x91\xe8\x30\x6d\x03\xd2\x25\x91\x87\x25\x3f\xa0\x99\x80\x3b\xcc\xd1\x1c\xee\x2f\x81\x6a\x65\x1d\xba\x3c\xa0\xe5\x20\xa0\x39\x9c\x91\x3a\xdc\x4d\xc2\x3a\xd6\xc3\xca\x62\xd0\x8c\x38\x0e\x7d\x1e\x90\xa8\xcc\xd4\x61\x4e\xe6\xf8\x72\x32\x58\x8c\xc3\x74\x0a\x68\x16\xaa\x1f\xfa\x2e\x20\x8c\x1e\x0f\x7d\x17\x90\x96\xa8\x1e\x4e\x2d\x81\x0c\x1f\xa7\x4e\x09\x58\xe9\x7d\xea\x5b\x80\xec\xc4\x85\x87\xae\x05\x58\xe9\xdb\xa8\x87\x70\xe8\x21\xf8\x79\x68\xe8\xc1\x42\x82\xa3\x0e\x0d\xfd\xe1\x56\x9b\x98\xc5\xc3\x55\xa4\xa0\xbb\x77\xc4\x61\xe2\x04\x34\x15\x35\xeb\x30\x73\x02\x32\x88\x67\x0e\x67\x68\x0e\xf7\x0d\x2f\x5f\x5a\x33\x27\x20\x03\xdf\xe8\xd0\x1f\x00\xcd\x1a\xd8\xc3\x29\x1a\x90\x61\xcb\x74\x11\x40\x53\xb2\xb3\x0e\xf3\x24\x20\xdd\x73\xf2\xd0\xd4\x83\xb4\xac\xef\x30\x4f\x72\xb8\xb7\x94\x1b\x21\x1e\x9a\x7f\x90\xa8\x69\xd4\x61\x56\xe4\x38\x82\x93\x71\x7e\x17\x5d\x82\x74\x4d\xce\x61\x0d\x2f\xc8\x20\x16\x3d\x34\xfe\x87\xc6\xdf\x07\x67\x86\x02\x64\x10\x70\x1f\xce\x8e\x80\x0c\x02\xfa\x43\xab\x0e\xd2\x32\xcb\x43\x7b\x7d\x68\xaf\x19\xd1\x0f\x4b\x71\x41\x06\x91\xdc\xa1\x09\x07\xf9\x8d\x0f\xce\x55\x80\x44\x93\xa1\x0e\x0d\x2a\x18\x1a\xe7\xc3\x40\x1d\x64\xf8\x65\x5a\x17\x0b\xda\xb4\xc3\xac\x34\x39\x5c\xcf\x68\x21\xe4\xa1\xf5\x04\x89\x9a\x7b\x1d\x86\xf8\x20\xdd\xf4\xe3\xd0\xa0\x1e\x9f\x41\xe5\x26\x9d\x84\x00\x2b\xed\x69\x6d\x2c\x68\xaa\x8b\xd6\xa1\x91\x05\x11\x8e\xfb\x1a\x59\x90\xce\x42\x1e\x4e\x4c\x1c\x5f\x91\x8a\x76\xcb\x10\x1c\xa4\xbb\x71\x1d\x9a\x4a\x90\xee\x49\x73\x1a\x5b\x83\x70\x63\xa5\x53\x83\x07\xd2\x69\xff\x53\x83\x77\x6a\xf0\xe8\x8c\x53\xb3\x05\x32\x08\x0b\x4f\xd3\xf8\x20\x4d\x55\x9e\x16\x40\x80\xa6\xff\x7d\x6a\x69\x40\x53\xaa\xb4\x4e\x6d\x09\x48\x4b\x52\x4e\xab\x42\x41\x73\x5f\xd3\x53\xf3\x02\x7a\xff\x0e\x85\x87\x90\xa3\x67\xe0\x3d\xad\x1d\x3d\x95\xf1\x44\x7d\xb5\x4e\x2b\x45\x41\xf3\x5d\x39\xcd\xd9\x83\x70\x9b\xb0\xd3\xe1\xff\xfc\xa2\x53\x6f\xd3\xb2\x05\x90\x88\x0e\xd5\xe9\xf8\x7f\x3a\xfe\x13\x6f\x9f\x8e\xff\x20\x5d\x90\x7d\x3a\xfe\x83\xe6\x54\xd7\xe9\xf8\x0f\x1a\xd2\x4d\x75\x3a\xfe\x83\x96\xf6\xa2\x19\x7a\x90\xae\x73\x3d\x1d\xea\x4f\x37\x26\xaa\xf5\x0f\xb5\x5f\xa7\xa6\x00\xa4\x13\xe6\xa7\x45\x0d\x20\x35\x52\xa7\x45\x0d\xa0\x05\xee\xc8\x69\x06\x1f\xf4\xef\x85\xd0\x3a\x80\x0c\xdb\x6d\x88\x7c\x9a\x9b\xf7\x51\x6b\x2f\x40\x06\x9f\xd5\xa9\xb9\x38\x3f\x73\xb1\xfc\x37\x5b\xa1\x6d\x18\x9e\xff\xf4\x10\xaf\x25\xd1\xdd\xa9\x69\x00\x19\xc4\xee\xa7\x91\x2e\x68\x4a\xc9\xd6\xa9\xb9\x00\x19\x04\xd7\xa7\xe6\x02\x74\xf3\x05\xa7\xa1\x2e\xe8\xc6\x98\xa7\xb5\x9f\xa0\xbb\x68\xe6\xb4\x84\xe1\x54\x83\x23\x96\xd7\xf4\x06\x58\xc3\xe2\x1e\x7a\xa7\x95\x9e\x20\x4c\x08\x9f\xc6\xc8\x60\x58\x45\x7d\x1a\xea\x82\x6e\xf4\x7b\x6a\x8e\x40\x0b\x57\x86\x9f\xda\x23\xd0\xad\xb1\x3c\x0d\x75\xc1\x70\xa1\xe4\x69\x5c\x0b\x5a\x20\x7b\x54\xa7\x66\xeb\x9c\x76\xa3\x87\xec\xc6\x89\xe4\x5f\xf7\x64\x36\x63\xf1\xe4\x08\x4f\x4f\x63\xd1\xd3\x58\x14\xad\xdd\x3a\xb5\x5b\x20\xc3\x0f\x4b\xb3\x75\x6a\xb6\xf0\xaa\xcf\x65\x67\xbc\x08\x64\x24\xeb\xd4\x92\x81\x6e\x71\xec\x69\x60\x0b\x3a\x12\xe9\x75\x5a\x7e\x00\xba\xf9\xfe\x53\x73\x77\x6a\xee\xec\x58\xa3\x58\x90\x96\x0c\x9c\x56\x7f\x82\xee\xe2\x9d\xd3\xc0\x16\xa4\xf5\xa6\xa7\x0b\x50\x41\x3a\x0b\x7f\x5a\xb1\x09\xf2\x7b\xaf\xb5\x59\x27\xeb\x4e\x02\x67\xf9\x34\xf9\x0e\x32\xf0\x00\x4f\xa3\x53\x90\x81\x9f\x75\x1a\x9d\x82\x44\xe8\xb3\x4e\xcd\xd8\xa9\x19\xc3\x5b\x3a\x0d\x58\x41\xd3\x8c\x9d\xe6\xde\x41\x77\x3f\xa8\xd3\x18\x16\xa4\x1b\xf9\x9c\x26\xda\x41\x6f\xdf\xb9\xec\xaf\xd3\xc5\x85\x3c\x35\x73\xef\x20\x9d\x98\x3f\x0d\x74\x41\x53\xa0\xb7\x4e\x23\x5d\x10\x16\x26\x9e\x16\x11\x80\x91\xf8\x1f\xa7\x4b\x51\x40\x73\x15\xd6\x69\xd6\x1e\xa4\x29\xfa\xd3\xb0\x16\x24\xe2\x17\x75\x1a\xd6\x82\x37\x22\xf3\x98\x4f\x92\xbd\x89\x4c\x6e\x9e\xc6\xb5\x20\xa6\x9f\x88\x39\x7a\xd0\x94\x3f\xac\xd3\x84\x3c\x08\xb3\x88\xa7\xa6\x19\xa4\xd5\x8a\xa7\x39\x7a\x10\x5f\x67\x18\xfe\x82\xf5\xdd\x92\xd1\x2f\x08\x27\x35\x4e\x0d\x38\x08\xf7\xca\x3e\xb5\xcc\xa7\x96\x19\x57\xe9\x34\xd3\x7e\xba\xa1\x50\xf9\x55\x1a\xb1\x82\x0c\x22\x9b\x53\x03\x0b\x32\x3c\xbf\xf9\x72\x90\x16\x99\x9e\x4e\xe9\x9f\x5f\xbe\xdc\x21\xc4\x39\x7d\x90\x41\x4c\x71\x99\xa9\x06\x89\x62\x4b\x5d\x06\x86\x97\x62\x5e\x58\x8b\xcb\xcd\x01\xae\xf6\x8d\x77\x93\x63\xcd\x63\xaf\x7b\x3c\x3d\x99\xb1\xe2\x45\x60\xe8\x9e\x87\x97\x41\x20\x68\x2e\x66\xbb\x8c\xf8\x40\x06\x96\xed\xd2\x74\x82\x44\xdd\xbc\x2e\x4d\x27\xc8\x20\xba\xbe\x2c\xf8\xbb\xbe\x82\x3f\x1e\xdc\x65\xe8\x04\xba\x0b\x2a\x2e\x4d\xe7\xf5\x99\x4e\x42\xe2\x4b\xd3\x09\x02\x6d\xd4\xba\x34\x9d\xa0\x99\x9c\xb9\xb4\x93\x97\x71\x92\xdb\x93\x5d\x5a\x45\x10\x83\x8f\xe9\x32\x73\x0b\x16\x7a\x7d\x75\x39\x07\x0e\x62\xf3\x92\xce\x81\x83\xfe\xdd\xa6\x73\xe0\xa0\x19\x24\x5f\x9a\x38\x10\x83\x81\xec\xd2\xc4\x81\x6e\xf2\xe7\x32\xbf\x0b\x32\x18\x27\x2f\xf3\xbb\xa0\x21\x51\x52\x97\xe6\x0c\x34\x44\xc9\xff\x34\xcd\x97\xe9\x5f\xd0\x74\xe2\x2f\xd3\xbf\x60\xa1\x29\x58\x97\xe9\x5f\x10\xa6\x65\x2e\xd3\xbf\x20\xdd\xb8\xf2\xd2\x4e\x82\xee\xd6\x22\x97\x76\x12\x74\xf7\xfc\xba\xb4\x89\x97\x21\x14\x23\xc5\x65\xaa\x17\x64\x10\x84\x5f\x9a\x31\x90\xc1\x97\x70\x69\xc6\xc0\x42\x76\xae\x2e\xcb\xee\x40\x77\xc7\xf3\x4b\xcb\x06\x9a\xc1\xfb\xa5\x61\x03\x19\xbb\x3f\x2c\x0f\xe9\x0c\x78\x49\xa7\xad\x41\x73\xcb\xf3\x4b\x2b\x76\x7d\x05\x75\xdf\x4f\xed\x0b\x92\xb1\x2e\xbb\xbc\x8c\xd1\x40\x06\x01\xc1\x65\xe2\x15\x64\xf8\x3e\x68\xec\x40\x6a\xd2\x2f\x6d\x1d\x08\xf7\x95\xbd\x9c\xc8\xbe\x5c\xd6\xe9\xd4\xe0\xa5\xb1\x03\x0b\x8d\xbf\xba\x5c\xd7\x00\xc2\xd5\xfd\x97\x55\x74\x20\x4c\xb5\x5f\x5a\xb6\x4b\xcb\xe6\x57\x6b\xd4\x76\x19\xb5\x11\xe7\x5e\xee\xc9\x00\x32\xbc\xa2\x53\xe0\xa0\xe9\x1e\x5c\x9a\x44\xd0\xd4\x73\xaf\x4b\x9b\x08\x9a\xde\xff\xe5\x5a\x07\xd0\xad\x71\xbc\x2c\xc9\x03\xe9\x70\x7b\x99\xff\x05\xe9\xee\x99\x97\x41\xe1\xa5\xdc\x13\xaa\xf2\x75\x59\x80\x07\x62\xfa\xed\x19\x01\x5e\xee\xea\xe3\x4b\xa6\x35\xbd\x14\x0e\xb5\x60\xe2\x72\xfd\x03\x88\x69\x67\x18\x02\x82\x74\x67\xdc\x4b\x0b\x0b\xd2\xad\x56\x2f\xcd\x29\x68\x9a\xe6\xcb\xa8\x10\x84\xfb\x2c\x5d\x4e\x52\x83\xf8\x5e\x3c\x6d\x27\x48\x17\xfc\x5d\xda\x4e\xd0\xcd\x38\x5f\xda\x4e\xd0\x5d\x30\x77\xb9\xd8\x13\xa4\x8b\xc9\x2e\xcd\x29\x48\x77\xcf\xbb\xb4\xa6\xa0\x99\x99\xbb\x8c\x43\x41\xb3\xac\xe7\x72\x0e\x1c\x64\xd8\x87\x1a\x58\x90\xca\x58\x5c\x4e\x78\x83\x3e\x7d\x9f\x4c\x25\x83\xd0\xe6\x5e\x1a\x58\x10\x08\xbc\xd5\x65\x46\xf8\xfa\xa6\xb2\xb1\xd6\x97\x66\xf2\xd2\x4c\x3a\xc0\x6b\x26\x41\x53\x4f\xbf\x2e\xe7\xb2\x41\x98\x34\xba\x34\x9d\xd7\x37\x97\xed\x9d\x3b\x97\x0d\xd2\x9d\x1f\x2f\x33\xc7\x20\xad\x41\xb8\x0c\x91\xc1\x4a\xbf\x1b\x2d\x2c\x48\xe7\x73\x2e\xf3\xcb\x20\x15\x67\xb9\x9c\xde\xbe\x14\x54\x9f\x9e\x5f\xab\x0b\xc2\x74\xd3\x65\x88\x0c\xc2\xd8\xf4\x72\xca\x1b\x34\x33\x74\x97\x2b\x48\x41\xb8\xde\xe0\x32\x42\x06\xdd\x6d\xd2\x2e\x23\x64\x90\x43\x63\xa1\x4d\xbf\xbe\x5d\x02\x7d\x26\x4e\x82\x83\xa6\x10\x7f\x5d\x5a\x75\x90\x7a\xb4\x97\xb3\xe0\x97\xba\x0c\x1a\x5d\x0d\x3d\x48\x57\xbe\x5c\xda\xf9\xcb\xd5\x1e\x34\xf6\x36\xc1\x0c\x5a\x22\x3f\x5e\xb7\xf1\x36\x58\x49\x8a\xe2\x36\xb8\xbe\xdd\x7c\x0f\xa5\xc4\xba\x4d\x27\x83\x70\x1b\xf9\xdb\x74\x32\x48\x57\x47\xdd\x4e\x53\xdf\xdb\x77\x03\x9c\x4d\x17\xe1\x76\x52\x5a\x2d\x9f\xdb\x58\x1d\xa4\x5b\xe2\xde\xfa\x08\xa0\x23\xb6\x5f\xb7\x89\x62\x90\x5a\xdd\x5b\xb7\x01\x84\x1b\x3d\xdf\x86\xef\x20\xfa\xf7\xc3\x9f\x87\xe8\x33\x3e\x8a\xdb\xa9\x65\x10\xdb\xf0\x90\xa7\x27\x9f\xdb\xf1\xa3\x6f\xf3\xb9\xa0\xbb\xcd\xd3\x6d\x3e\x17\xa4\xbb\x0c\xdd\xe6\x73\xef\xfe\xdd\x25\x0d\x33\x7a\x07\xdd\x88\xe5\xd6\x53\x01\x39\xc8\x40\xdd\x7a\x25\x20\x5f\x43\xff\xa7\x6d\xbe\x4d\xf7\x82\xff\x9e\x98\x3e\x0b\x48\x0b\xb1\x6f\x67\x9b\x6f\x67\x9b\xc9\x30\xdc\xc6\xf6\x20\x5d\x94\x7f\xeb\xc5\x80\x30\x8f\x72\xeb\x9f\x80\x70\x73\xd9\xdb\x6c\x2f\xe8\xee\xfb\x70\x9b\xed\x05\x7d\xda\x08\x3d\x8f\xdb\x99\x65\x37\x46\xbc\x75\x3d\x40\x3a\xab\x78\xeb\x5a\x80\x1c\x18\x87\x5b\xd7\x02\x44\xda\x2d\xfa\x11\xe0\x3d\x19\xc7\x8c\x91\x41\xba\xd6\xea\x36\x46\x06\x39\x6c\x99\x31\xf2\xed\x9e\x81\xe6\x8e\x6f\x63\x64\xd0\x9c\x8d\xbf\x8d\x91\x41\x77\x77\xb3\x5b\xe7\xe2\x36\x46\x26\xba\xbb\xdd\xf9\xe1\x56\xc5\x9c\xd4\xca\xed\xa4\xf1\xed\xfa\xc8\xe1\xe9\x7d\xb9\x3e\x17\x84\xbb\x34\x44\x06\xe1\x3e\xf0\xb7\x21\xf2\xed\x32\x47\xdb\x65\x84\x0c\xba\x9b\x2d\xdf\x4e\xfd\x82\x54\x2a\xe1\xd6\x43\xb8\x0d\x87\x1d\xd1\x6f\xfd\x01\x90\x23\x3c\xe4\xf9\x5f\xac\xf4\x25\xd0\x1d\x00\xdd\xc9\xc1\xdb\x70\x18\xb4\x30\xac\xbd\x75\x11\x40\xac\xf2\x97\xde\x25\x4b\x1f\x07\x21\xf2\xad\xf1\x07\x39\xf0\xff\x6f\x8d\x3f\xc8\x41\xfe\xee\xd6\xf6\x83\xe5\x96\x11\xb7\xb6\x1f\x0c\xf7\x6b\xbb\x35\xf4\x20\xac\x52\xbc\x35\xf4\x20\xac\xf4\xb8\x4d\xd8\x82\xf5\xbd\x17\xc6\xc3\xb7\x4a\x89\xb6\xcb\xe0\x17\x34\x67\x88\x6f\xc3\x5a\x90\xdf\x63\xd3\x5a\x83\x1c\xe1\x0f\x3d\x3d\xc5\x62\xee\x4e\x7a\x6b\x4e\x6f\x37\x51\xd2\x06\xde\x46\xa7\x20\x76\xef\x48\x7b\x7a\xbb\x49\xef\xf7\xfa\x6b\x50\x6f\x0d\x2a\x19\xa2\xdb\x88\x15\xa4\x85\xcb\xb7\xd3\xb5\x20\xd5\x27\xbb\xb5\xb1\xe0\x3d\x19\x4f\xc4\xc0\x16\xa8\xb5\x5a\xb7\x76\x17\xe4\x18\xb6\xcc\xd6\x52\x55\xa6\xca\xd1\xad\x29\x06\xed\xbf\xc1\xc9\xfc\x32\xe8\x3a\x5a\xb7\x71\x2d\xc8\xe1\x07\xa1\x25\x06\x69\xe9\xef\xad\x25\xbe\xef\xaf\x0c\x8f\x7b\x32\x8a\x05\x61\x92\xfe\xd6\x12\xdf\x5a\x62\x32\x5c\xb7\x96\x18\xb4\xd0\x9f\xbc\x4d\x43\x83\x1c\x8e\xb7\xda\x58\xd0\xdd\xad\xfe\x36\xe7\x0c\xd2\xda\xe2\xdb\x45\x90\x20\x07\x29\x96\x5b\x83\x0a\x12\xb1\xfc\xba\xad\x85\xbf\x55\x5d\x9c\xbe\xff\x1a\xd9\x5b\x23\x4b\x60\x7e\x6b\x64\x41\xeb\xdf\x7f\xd9\xb3\x8f\x3d\xeb\x7f\xd9\x56\x4a\xe6\x75\x72\x6e\xed\x29\xe8\x6e\x6f\x7e\x3b\x21\x0c\x96\x4b\x91\x6e\x4d\x2c\xe8\x7a\x25\xb7\xb5\xf0\x20\xdc\x3d\xf4\x76\xf5\xe4\xed\xbe\xbb\x0e\xce\xae\x9e\x04\xcb\x6d\x98\x6e\x27\x92\x41\xba\xc5\xeb\x6d\xc2\x1c\xa4\x7b\x0b\xdf\x26\xcc\x41\xb8\xea\xf5\xb6\x8c\x0d\x2c\x17\x65\x3d\x26\xcc\x41\xb7\x08\xe4\x71\xdf\x86\x47\x8d\x70\x9e\xe4\x63\xd4\x0f\xba\xcb\xa2\x1f\x17\x3c\x82\xee\xa2\x8c\x47\x67\x00\xe4\xe0\xa9\x3d\xfa\x02\xa0\x1b\x95\x3f\x06\xfd\xa0\xb9\xa7\xec\xe3\x6c\x30\x48\x57\xa0\x3f\xda\xf8\x47\x95\x47\x57\x8b\x3d\x1a\xf9\x47\x23\x8f\x7f\xfc\x58\x78\x06\xba\x63\xcf\xa3\xdd\x07\x4d\x09\x90\xc7\x4c\x3e\x48\x67\xc0\x1e\xed\xfe\xa3\xdd\xc7\x8b\x7b\xcc\xda\x83\x66\xee\xfd\x31\x6b\x0f\xc2\x55\x7e\x8f\x93\xc2\x4f\xff\x06\xdd\xf9\xb7\x61\x7e\xcc\x56\x80\x54\x1f\xe9\x31\x5b\x01\xd2\x4d\x1c\x1e\xdd\x0e\xd0\x5a\xf8\x5f\xe5\x21\xcc\x13\x83\xc2\xe3\x6c\x00\x58\xee\x5f\xf4\xe8\x9c\x80\x66\x02\xff\xd1\x13\x79\xf4\x44\xb0\x1f\x8f\xeb\x01\x40\x57\x72\xf1\x71\x25\x25\x48\xf4\x60\xeb\xd1\x5f\x01\xa9\xda\xe1\xe3\x4e\x12\xa0\xbb\x6b\xe7\x63\x12\x05\xb4\x70\x02\xe5\xd1\xd5\x78\x74\x35\x18\x6d\x1f\x67\x16\xc0\xd2\x3d\x78\xcc\x98\x80\x74\x4f\x90\xc7\x45\x03\x60\xb9\x22\xe7\xd1\xfb\x00\xa9\x64\xda\x63\x2a\x04\xb4\xcf\x49\x79\x9c\x6d\x00\x69\xdd\xc2\x63\x45\x1c\x08\xc4\xae\xeb\xb1\xd2\x1f\xa4\x5b\x78\x3f\x26\x51\x40\xba\xc1\xc8\x63\x59\xff\xe3\x2c\xb2\x19\xe2\xc7\x29\x00\xd0\x9c\xf3\x7e\x9c\x30\x06\xdd\xcd\x3d\x1e\x67\x00\x40\x57\x0c\xe3\xd1\x6f\x79\x4c\x89\x74\x0f\xd9\x8b\x4c\x0a\xa8\xd2\xf6\x58\x6b\x0f\x42\x9d\xb3\xc7\x99\x60\x90\x0a\xa4\x3d\xba\x15\x20\x51\xa0\xad\x47\xb7\x02\x84\x05\xa4\x8f\x69\x0c\x90\x6a\x1b\x3e\xe6\x2c\x40\xba\xf3\xff\x63\xe2\x01\x0c\xb7\xd0\x79\xcc\xb2\x83\x6e\x6d\xcc\xe3\xe4\x30\x08\xa5\x3c\x1e\x3d\x0d\x90\xd6\x4b\x3c\xfa\x06\x20\xcc\x02\x3c\xd6\xc6\x83\x74\x47\x82\xc7\xf4\x01\x68\x4a\x0c\x3d\x3a\x02\xa0\xeb\xee\x3c\x26\xc6\x41\x1a\xe5\x3e\x5a\x7d\x10\x8a\x08\x3c\xce\xf9\x82\xee\x5e\xab\x8f\xb5\xf1\x20\x2d\x32\x7d\x0c\xf8\x41\x73\x69\xc2\x63\x21\x3c\x48\xb7\x2d\x78\xcc\x01\x80\xb4\x5a\xe2\x31\x05\x00\x5a\x38\x91\xfa\xe8\x55\x80\xfc\x86\x42\xbd\x0a\x90\x48\x9b\xd7\x63\x55\xfa\xa3\x40\x21\x11\xd5\x63\xb2\x1c\xe4\x37\x3a\x1a\xf0\x83\x70\xbe\xe4\x31\x94\x07\xa9\x2f\xfe\xe8\x68\x80\xe5\xc2\x91\xc7\xc9\x62\x90\x6e\x72\xf0\xe8\x67\x80\x74\x67\x92\x47\x37\x03\x04\x8a\xd8\xf5\xe8\x53\x80\xf7\x9d\xa6\xf9\xc6\xf2\x20\xf5\xfc\x1e\xfd\x8c\xe7\xf3\x33\xba\x67\xb3\x33\x2e\x53\x11\xf4\x85\x7e\xc6\xa3\x9f\xb1\x7b\x32\xdf\xa7\x4b\x67\x1c\xe3\xf4\xe8\x54\x3c\x6e\xcc\x6b\xd3\x0c\xf9\x41\x7e\x1f\x8d\x21\xff\xa3\x53\xe1\x6b\xa7\xb7\x00\xda\x17\xac\x3c\x86\xe4\xa0\xbb\x4f\xe5\xa3\xb7\x00\xba\xc2\x3f\x8f\x7e\x00\x68\x5f\x1a\xe3\xd1\x76\x3f\xda\x6e\xf2\x4a\x8f\xe1\xf1\x63\x78\xec\x63\xd2\x50\x83\x74\xf9\xd0\xe3\xa2\x35\x10\x6e\x90\xf2\x68\x95\x41\x5a\x81\xf3\x68\x95\x41\xba\xe4\xe7\xb1\x70\x0b\xbc\x9d\xe1\x31\x1b\xfb\xe3\xe3\x25\x1f\xf8\x58\xcc\x05\xd2\xa2\x9f\x9f\xb1\x36\x68\xce\x6a\xfd\xac\xe5\x02\x61\x0d\xe4\xcf\x1d\x96\x40\xef\xdf\x7f\xed\x1e\x22\x56\x61\x50\xf9\x99\x8c\x07\xe3\x3b\x64\x54\x0d\x72\x90\x5b\xfc\x69\x83\x41\x5a\x24\xf7\xb3\x48\x0b\x34\xab\x14\x7e\x9a\x65\xd0\x5d\xc7\xf6\xd3\xde\xfe\xda\xf7\xae\xd0\x0a\xed\x26\x88\xe0\x95\xfa\x69\x24\x41\x43\xe8\xba\x7e\x1a\x41\x30\xdc\xac\xf4\x67\x08\xfd\xeb\xdf\xc9\x3c\x76\x7a\x8c\x44\x9c\xed\xd7\x72\x81\xb0\xc2\xf5\xa7\x4d\x02\xef\x2f\xb9\xa6\x2b\xfe\x41\x8e\xfd\x1f\x94\x1e\x7f\x06\xe2\x20\xad\x2e\xfb\x19\x88\xff\x9c\x32\x70\x77\xdc\x9f\x96\x0d\x74\xb7\x8b\xfb\x69\xa0\x40\x7e\x8f\xc7\x24\x3f\x48\x57\x1e\xfe\x8c\x98\x41\x5a\x46\xf5\x33\x3c\x06\x4d\x75\x87\x9f\x96\xe7\xe7\x1e\xc0\x0c\x15\x3f\xa7\xa3\x41\x53\x1e\xe7\xa7\xe1\x01\x69\x0a\xeb\x67\xc0\x0c\xde\xb6\xd2\x57\x1a\x23\x90\x4e\x2f\xfd\x34\x46\x3f\xb7\xcf\x6f\x9e\xdf\xe6\x7f\x41\x34\xa3\xcc\x4f\x03\x05\x9a\x23\xe2\xcf\xd4\xfb\x4f\xb5\xe2\x49\x18\xf7\x33\xb0\x06\xdd\x7c\xc9\xcf\x20\x1a\xa4\x91\xdd\xcf\x9a\x6a\x90\xf9\xfd\x97\xd7\x24\x3c\x76\x8b\xe7\x9f\x76\x0c\xa4\x65\x24\x3f\x33\xf4\x20\xdc\x2e\xf3\x67\xc4\x0c\x52\x75\xd9\x9f\xe1\x31\x48\x4b\xa1\x7e\x66\xe3\x41\x5a\x51\xf6\xb3\x32\x1a\xa4\x13\x00\x3f\x93\xf1\x3f\x2b\xa3\xdd\xea\xe4\xa7\xb9\x03\x69\x7d\xcb\xcf\x6c\x3c\x48\x8b\xa8\x7e\x5a\x40\x90\xe6\xd4\x7f\x4e\x33\x83\x5e\xf6\x8e\x99\x77\x90\x56\x72\xfd\x0c\xb5\xc1\xca\xef\xbf\x7c\x48\xcb\x14\x0c\x41\xfa\xcf\xd4\xfb\x6f\x7d\x2d\xf3\x02\x76\x19\xb1\xb6\xf9\xb6\x9f\x15\x53\x20\x8d\xe5\x7f\xa6\xe3\xc1\xfb\x4b\x2e\x6a\xa1\xf5\x4f\x2d\x62\xa7\x31\x7f\x16\x56\x81\x96\xdf\x21\xdb\xc6\x2e\xfb\xa1\x84\xe5\xcf\xec\x3b\x78\x7f\xca\x55\xcd\xab\x83\x34\x06\xf9\xb9\x35\x3e\x48\x43\xcc\x9f\x13\xd7\x20\x8d\x7a\x7e\x96\x5a\xff\x14\xf2\xb3\x8c\xf7\xa7\xe9\x05\xa9\x73\xf4\x33\xaf\x0e\xc2\x7d\x64\x7e\xe6\xd5\x41\x1a\xe2\xff\x0c\xde\xc1\xb2\xde\xe4\xa7\xe5\xfd\x7d\xeb\xc1\x88\xde\x7f\xe6\xda\x41\x1a\xe4\xfc\x8c\xd4\x41\x33\xfd\xfe\x33\x19\x0e\xba\xda\x8a\x3f\xed\x2c\x48\xb3\x35\x3f\x8b\xb2\x40\xb8\xb1\xc5\xcf\xd8\x1d\xa4\x4e\xed\x4f\x63\x06\xf2\x7b\xc4\x06\xcd\x20\x75\x6a\x7f\x06\xc8\x20\xbf\xe6\x1b\x0d\x83\xb7\xf9\xfe\xd2\x97\x83\xc4\xf4\x37\x74\x6a\xf2\x40\x1b\xdf\x08\xe4\x74\x30\x48\xe3\x80\x9f\xc9\x6a\xd0\xad\x0d\xfb\x19\x47\x83\xb0\x1c\xf3\x67\x1c\xfd\x33\x8e\xb6\x19\x86\xbe\x20\x8c\xb6\x7f\x9a\x4f\x90\xba\x21\x3f\x43\x5f\x90\x4e\x20\xfe\xb4\xa8\xa0\xab\x59\xf9\x33\x1a\x06\x69\x71\xcd\xcf\xd0\x17\xa4\xd3\x9f\x3f\x43\x5f\xb0\xfe\xfb\x2f\xfb\xf5\xc5\x74\x39\xf1\xcf\x38\xf7\xe7\xca\x70\x2b\xa4\x7e\x06\xba\x20\x5d\xf0\xf4\xd3\xc8\x82\x24\xf1\x36\x37\x2c\xaa\x48\xf6\xee\x9c\x1b\x81\xae\x58\x34\x7f\x6e\x58\x54\x31\xd9\x82\x66\x6e\xc4\xbe\x62\xd1\xfb\x73\xc3\xc8\x8a\xe4\xbb\x99\x1b\x51\xad\x48\x46\xf1\xb9\x61\x77\x45\xb2\x3b\xda\xdc\x9a\x8d\x68\x36\x62\x72\xc8\x46\xb0\x3f\x0f\x5f\xcd\xdc\xd8\x05\x59\x24\x22\xcf\x73\xc3\xc8\x8a\x64\x91\xe6\xdc\x9a\x57\x64\x0e\x1c\x3d\xf0\xb9\x11\xd4\x8a\x44\x90\x7a\x6e\xe4\xb7\x45\xf4\xef\x90\xed\x22\xce\x45\x25\x79\x6e\xdd\xdb\x46\x5e\x8f\x5d\x30\xe6\xd6\xbd\xed\x17\x9d\x7d\xa8\xe6\xd6\x6d\x57\x67\xdc\xf2\xb6\x31\xc4\xa2\x97\x9d\x43\x71\xb2\x48\xd4\x86\xe7\x86\x55\x15\x99\x83\x9e\x08\xbb\x30\xbe\x07\xf9\xf7\x56\xd9\x73\x0b\xaf\xe5\x52\x72\x96\x30\xcf\x2d\xbc\x3d\xad\xee\xe0\xa9\x0e\xbb\x6a\xf8\x05\x79\xcb\xc3\x9f\x0e\x5d\x3f\x3a\x39\x7d\x14\xc9\xa3\x48\x0f\x0d\x0f\x39\x44\xda\xf1\xe9\x3d\xb3\xcf\x3e\x0b\x24\xa6\xf2\xff\x73\xfb\x4c\xa5\x1d\x48\xbe\x59\x24\x1a\xaf\x53\xc9\x7e\xf1\xfe\x1b\x6d\x2b\x9f\x19\x9b\xe8\x85\xaf\x57\xd9\xb4\xfa\xee\x8a\xce\x29\x9f\xd0\x17\xcd\xf1\xb4\xa7\xbd\xaa\xaa\x7e\xe3\x02\xd3\xa6\x4d\x2a\x95\xcb\xff\xf2\x64\x93\xfd\x6f\x1b\xb7\x3e\x6d\xed\x74\xb5\xbd\x87\xec\xb4\xe9\x0d\x78\xef\xcb\xee\x70\xcb\xe0\xe9\x1d\x2c\x5f\xcd\xe5\xf7\x41\x77\x2c\x1f\x1b\x52\x30\x9b\x3d\xb4\xec\x6f\x2a\xa4\xd8\x5e\x71\x6e\xcb\x0b\xb8\xf4\x67\xa7\x65\xbb\xaf\x00\x33\xc4\x6c\x85\x3f\xb7\xdd\xd3\x3b\x1d\xcc\x36\x5d\x73\xdb\x3d\xff\xce\x97\xe5\xa1\xc3\x3e\x3b\x28\x85\x0e\x7a\xfb\xf0\x36\xa9\xce\x45\x0a\x69\x6e\x87\xb7\xe9\x0e\xbb\xdf\x7f\xd9\x0a\x66\x6b\x59\x14\x3a\xb7\xc3\x8e\x25\x78\xa3\x00\x6e\xaa\x41\x2f\x92\x1d\x23\xe7\x76\xfa\xea\xbb\x34\x67\xda\xd8\xd3\xce\x26\x27\xcc\xde\xbc\x73\x3b\x6d\x2b\x33\xb8\x6c\xb8\x36\xb7\xd3\xbe\x38\x91\xc2\x5f\x74\xe2\x69\xf3\x4f\x77\x2c\xa3\xc7\x2e\xcf\x85\xd4\x1a\x3b\xf2\x4f\xb5\xe4\x45\x92\xdd\x9f\xdb\x65\x5b\xa9\x31\x22\xc9\x3d\x95\x92\x9f\x9b\xb3\xa2\xd3\xf6\xdf\x9e\xec\xd6\x9e\xda\x19\xb7\x2d\x23\xcb\x9a\xbe\xb4\xb7\x5d\x66\xb1\xef\xf4\x06\x6e\xfb\x8c\xd9\xcd\xf4\x05\xba\xbd\xa8\x36\xc4\x17\xf4\xe7\x9b\xe1\xf0\x9d\xdc\xc0\xcf\xf3\xff\xdc\x82\xd8\x43\x9e\xeb\xe7\xb9\xde\x43\x8d\xb9\x41\xb1\x1c\x71\x9b\x63\x69\xfb\xf2\x88\xe9\xb1\xdd\x63\x36\x76\x70\xe8\xe7\x21\x22\x5e\x86\x49\xd4\xcb\x3f\x34\xd6\x90\xcc\xd6\xfc\x61\xf3\x87\xfe\xd7\xe1\xa1\x03\x61\xc6\xe2\xd0\xe5\x21\xde\x95\xe2\x10\xd1\x89\x78\x5b\xb1\x73\xac\x79\xcc\x52\x24\x4e\xe6\xa0\x08\x3a\x91\xfe\x54\x77\x5c\x4c\xaa\xc3\x66\x0b\x7f\xe8\x06\x1a\x9a\x8c\x16\xfe\x32\x50\x2b\x65\x68\x56\x78\x5c\x74\xe2\xfa\xd9\x86\xff\x35\x30\x2c\x18\xa9\x36\xbc\xa5\xc1\xe7\xc5\x17\xa7\x32\xb8\x78\xcf\xcf\xc9\x1c\xce\x40\x92\x26\x9e\x8a\x7e\x8b\x4e\x9d\xc3\x6c\xec\x41\x21\xde\x5f\x76\x8e\xa5\xc7\x70\x42\x8a\x7b\x4a\x9b\xc1\x86\xeb\x28\x4a\xcd\x96\x36\x83\x2a\x20\x7c\x84\xd9\xd2\x4b\x9a\xbf\xc2\x98\xb5\xb2\x33\xac\x60\x9d\xbc\x66\x2a\x81\x8b\x44\x84\x6b\x36\xc7\x41\x10\xc8\xe2\x4f\x95\xc0\x45\xb2\xe7\xdd\x6c\x65\x2b\x8c\x18\xa6\xff\xe5\xcb\x52\x6c\x16\xbc\xe8\x9f\xb2\x61\xee\x4b\xda\x6d\x85\x0d\x2b\xfb\x82\x2e\x2b\xfb\x02\xa9\x2e\xd6\x6b\xcc\x36\xfd\xe1\xd4\xdc\xf8\x96\x39\x32\x82\x4e\x7a\x6f\xb6\x65\x5b\x29\x13\x4d\x9f\x12\xce\xba\x48\x24\xd0\xa6\x22\xdc\xa2\xcd\x45\x2b\x96\x6f\x2c\x79\x2e\x0a\x3c\x66\x73\xc4\x6b\x9f\x13\xee\x27\xb1\x7b\xfe\x17\x81\x04\xe5\x6c\x8e\x82\x20\xd3\xb7\xcc\x41\x10\xac\xbe\xfc\xa1\xe7\x7f\xd1\xc3\xd7\xff\xb0\x61\x07\x0d\xb3\x7b\x1c\x17\x9b\xe3\x22\xc3\x4f\x3b\x7d\x3d\xf1\xa3\x59\x6e\x32\x9b\x23\x1e\x78\x1b\x46\x63\x1d\xcb\x9a\x1e\xf2\xe2\xfc\xa7\xbd\x48\x05\x49\xae\xbf\xd5\x1f\x67\xbb\xbc\xd6\x8b\x45\x58\x36\x95\xbd\x16\xc1\x7a\xa9\xa9\xa0\xb5\x88\xe6\xa5\x2e\xaf\x7e\x79\x75\x1a\xe4\x80\x08\xde\x46\xf2\x42\x5f\xb6\xe8\xb2\x45\xf4\xde\xed\x3b\xc8\x76\x4e\xec\x98\x33\xdb\x6d\xbf\x33\x5f\x95\xf6\x9e\xe3\x26\x78\x4f\xe6\x2f\x7d\x14\x7a\xe8\xcb\x5f\xfa\x28\x5e\x34\x56\xb8\xcd\x76\xfb\x5a\x7e\xd3\x5a\x7e\x30\xb7\xef\x25\x05\x26\xa8\x1c\x4d\xf5\xb1\xc5\xc0\x83\x9e\xed\xb1\x65\x6c\x83\x90\xbe\x24\x8f\xe7\x7f\x4c\x9e\x70\xe7\x8f\xe7\x57\x56\xc4\x73\x3d\x9e\x9e\xa5\x89\x6c\x3e\x3e\xdb\xe3\x73\xd5\xf5\xde\x3d\xbd\x2f\xef\xa7\x09\xc9\x1d\x3d\x76\x0f\x9a\x90\x14\xf2\xcf\xf6\xf3\x8a\xec\xc6\xc9\x56\x8c\xb3\x39\x76\x83\x4c\xbf\xed\x9f\x7d\xcd\x3a\x8a\x74\xec\xfb\x79\xc5\x9f\x57\xa4\xa9\x3f\x4f\xff\x63\x19\x91\x63\xdf\xcf\xdb\x26\x71\xc5\x8a\xa7\xa9\x24\xb6\x68\x63\xf2\xbd\x74\x9d\x6a\x10\x14\x88\x4e\xd5\xae\x45\x22\x35\x31\x95\xb6\x16\x49\x19\xef\x54\x54\x5a\x24\x95\x9f\x53\x51\x69\xf1\x9e\xff\xed\x9e\xae\x5f\x0a\x92\x7a\xba\xa9\x10\xb4\x08\x84\x25\x66\xef\x9e\xcc\xa5\x75\x93\xb1\xa9\xeb\xbe\x82\x64\xb3\xb1\xd9\xbb\x17\x60\x06\x84\x1d\xf1\xa7\xe2\xd0\x22\xd9\x3a\x7d\x2a\x0e\x2d\x92\x9a\xd1\xd9\xa9\xce\x10\x9d\xd5\x3a\x53\x71\x68\x11\xba\xe8\x6a\x43\x8b\xb7\x15\xfe\xd2\xc6\x22\xd9\xb8\xc2\xf3\xdb\xd8\xb0\x61\x83\x43\x36\x8c\xe5\x76\xd3\x5e\xd4\xfb\x05\x9d\xe5\xb5\x53\x05\xe9\x89\x5c\x74\xd6\xc6\x21\x72\x4e\xe2\xbd\x24\x27\xd3\xf6\x80\x64\x33\xe7\xa9\x34\xb4\x08\x36\x08\x9c\x4a\x43\x8b\xa0\x06\x65\xaa\x03\x2d\x92\xfd\x97\xa7\x3a\xd0\x42\xb1\x9f\xd9\x35\x3d\x20\xd0\xdb\x9a\xea\x3b\x8b\xb7\x15\xf4\x8f\xd6\xe8\x53\x73\xfe\xee\x49\x87\x1b\x24\x9b\x13\xcf\xae\x39\x02\x8d\xd2\xd5\xa9\xc0\xb3\x68\xe5\x5b\xa0\x85\xea\xf9\x09\xa7\x72\x03\xba\xea\xdd\x4d\x8f\x78\xd9\x7b\xda\x41\x2f\xe2\xfb\xaf\xb2\x83\xd8\x74\x3b\xec\x7f\xed\x18\x18\xc8\xb6\xcc\xae\x39\x02\xc1\x74\xff\xec\x9a\x23\x10\x9a\x8b\x3e\xfd\xe1\x64\x3f\x11\xac\x5d\x27\x5b\x25\x92\x0d\x83\xa7\x3a\xd0\x22\xd8\x62\x64\x76\xad\x11\x68\x0b\x3b\xa0\x0e\xb4\xc8\xf2\x8a\xcb\x57\x91\x55\x7a\x6c\x59\x3d\xbb\x9e\x3b\x48\xb6\x81\x9d\xea\x40\x8b\x64\x7f\xda\xd9\x97\xad\x7f\x91\xe5\xdb\xb9\xbc\xe2\x97\x5f\xf2\x92\x1a\x2d\x90\xe5\xf9\x77\x5f\x95\x9d\x57\xc5\x67\x79\xd8\x8a\x43\xe9\x69\x2e\x79\xf8\xc3\xc3\x1f\xd2\x15\x87\x97\x3c\xbc\x24\xa7\xd7\x40\x81\xb6\xb0\x59\x5d\xc7\xbd\xbb\xce\x7e\x7e\xc7\x7c\x46\x6c\x23\x44\x81\xd7\x54\x70\x59\x2c\x63\xe2\x7e\x7a\x49\xa6\x5d\xd8\xe7\x70\xf6\xd3\xae\x3e\x75\x90\x97\xc7\x6c\xff\xe9\xb6\xa3\xfe\xd2\xee\xc7\xda\xd5\x77\x7e\xfb\xfa\x74\x74\xe3\xc6\x2f\xef\x92\x14\x51\xb0\x38\x63\xaa\xc2\x2c\xda\xf7\x12\x68\xe2\x40\xb2\x57\xdd\x54\x98\x59\xe4\xd7\x3f\x97\xad\x20\x47\xc4\xfa\xa9\xa9\x08\xb3\x78\x1b\xeb\x2f\x6d\x06\x26\xae\x6c\xac\x26\x4e\x1d\xe4\xfd\x3b\x64\x2b\x6e\xef\xfc\xef\xbc\xf6\x54\xed\x58\x34\x9d\x48\xa5\x8d\x45\x37\x96\x50\xda\x58\xf4\x0d\x87\x4e\xd1\xe2\x89\x42\x71\x56\xe7\xb9\x3e\x5e\xfd\xf1\xea\xbc\x10\x8f\xe7\x42\xbd\x82\xc5\x79\x53\x1d\x63\x11\xdd\x8f\x4a\x9b\x05\xda\xf4\xb5\xfc\xd9\x2e\xe6\x51\xd8\x21\x6c\xf6\x9f\x03\x00\x7b\x43\xef\xf6\xa7\x36\x0b\x24\xdb\x8d\xcd\xae\xcd\xea\xbf\xaf\x66\xcd\x93\x79\xc9\x9f\xfb\x5e\xd0\x0a\xc3\x12\x10\xac\xfb\x99\x61\x58\x12\xee\xde\x8c\xd0\xed\x54\x30\x58\x24\xab\xa0\x66\xb0\xfa\x4f\x24\x5b\x2e\xcd\xa0\x00\x41\xa4\xc9\x0e\x45\x7f\x45\x2c\xc6\xd1\x30\xe0\x00\xc9\x4e\x56\x33\x34\x5a\x20\xd9\x71\x69\xaa\x0c\x2c\x02\x21\xe3\x19\xdd\x86\xa1\x12\x61\xe2\x24\x28\x00\x10\xc9\x46\xae\x53\xb1\x60\xf1\x36\x9f\x86\x31\xdd\x2f\x92\x7d\x8d\x66\x68\x00\x41\xa7\x2a\x68\xaa\x29\x2c\x82\xe5\xd4\x33\x98\xdb\x17\x6d\x2d\xcf\x6f\xc3\x5e\x24\xbb\x2b\xcd\x30\xc4\x89\x2f\xc4\xc1\x57\x8a\xb0\xb1\xc8\x44\xb0\x4c\x7a\x86\xd6\x2e\xc2\xc9\x6b\xff\xcb\xf3\x93\x9e\x61\x8f\xa4\xa9\xcc\xb0\x68\xdd\x86\x31\x69\x3f\x3f\x99\x61\xf6\xfe\x9e\x31\x3c\x3f\x75\x84\x14\xd8\xcd\x18\x76\x06\x75\x84\x6c\x52\x35\xc3\xa8\x07\x4d\xe1\x64\xc7\xa2\xa9\x5a\xb0\x48\x76\xce\x99\x61\x72\x06\xf4\xf0\x2e\xcb\x5e\x64\xbd\x00\xbb\xc5\xcc\x28\x7b\x8c\xf5\x02\x65\xf7\x1b\x5b\xc4\x97\x9b\xc1\x89\x0b\x13\x31\x20\x59\x7d\x37\xd5\x01\x16\x8d\x0a\xa0\x19\xd3\xb6\x4e\x1e\xdc\x77\xc8\x86\x4d\xc3\x3d\x7f\x68\x2b\x98\xb4\xa0\xd2\x66\x2a\x03\x2c\x92\x5d\x47\xa6\x32\xc0\x22\xcb\x77\xd8\x3c\x0f\x68\x83\xed\x37\xa6\x9a\xbf\xe2\x3d\xc6\x35\x8d\x67\x14\xfd\xdd\x71\x23\xc2\xa4\x4e\x2c\x6d\x2e\x3e\xa1\x3a\xc0\x22\x76\xaf\x60\xa2\x07\x34\xe6\x1e\x66\x2c\xdb\xc1\x1c\x05\xab\x9d\x67\x18\xbc\xc4\x97\xc2\xc1\xc0\x2a\xdd\x2b\x9a\x51\xa7\xa2\xbc\x13\xb5\xdd\xf7\xdf\xf8\x26\x0e\xff\xed\xf8\xda\xc1\xe9\x0c\x69\x40\xb3\x6e\x70\x2a\x92\x2b\x9a\x89\x05\x15\x71\xc5\xfb\x53\xba\x52\x63\x00\x06\x73\x49\x33\x8c\x73\x40\xb2\xab\xc8\x54\xe0\x56\xb4\xb1\xf0\xee\xc2\x6c\x4f\x98\xed\x59\x38\x81\x61\x1e\x07\x34\x45\x2c\xa7\x4a\xb8\x22\xd9\x5e\x63\xc6\xe9\x63\x40\x77\x69\xfc\xf7\x6f\x7e\xeb\x2f\x96\x79\x45\xd5\x71\x45\xb2\x4b\xc6\x0c\xed\x08\x68\xac\xd5\x9b\x61\x5c\x04\x92\xfd\x60\xa6\x52\xb8\x62\x99\x55\x8c\xcb\x96\x5d\xac\xaf\x63\xd8\x8b\xcb\x2b\xb2\x64\x6d\x73\x74\xd1\x8c\x84\x66\xc4\xaf\xc7\x74\x12\x78\xdb\xca\x2f\xb5\x23\x60\x99\x0e\x53\x1d\x57\x2c\x13\x70\xa1\xa1\x08\xf7\xaf\x5d\xbe\x45\xb7\x17\xa0\x40\xaf\x6c\xbf\x96\x02\x74\x0a\x80\xa6\x52\xb8\x62\x99\xf4\x8b\xc7\x37\xf2\xf9\xb6\x61\xa0\xb5\xc6\x45\x20\x59\xd3\x34\x55\xcc\x15\xef\x35\x79\x78\x8f\xb7\xce\x6e\x2c\x0b\xdb\xab\x8a\xae\x08\x8a\xc8\xa7\x22\xba\x22\x59\xbd\x33\xc3\x0c\x16\xc8\x72\xf8\xfa\xd9\x0c\x94\x0b\xc6\xc2\x4f\x56\x58\x57\x2c\xb3\x8a\xa1\x2d\x02\xc9\xfe\x10\x33\xb4\x28\xe1\x9c\x3e\x0b\xf1\x66\x18\x1a\x81\xc6\xcc\xd1\x1c\xec\x27\x2b\x5a\x55\xfc\x6d\xa2\x87\x76\x69\x6c\x5f\x93\x16\xc7\xd2\x63\xf4\x0c\x06\x59\xc5\x5e\x11\xfb\xf0\xd0\xf4\x10\x23\x4b\x7a\xf9\xdd\x43\xc8\xa5\xd1\x0b\x43\x1b\x37\xac\xcb\x5f\xb8\xee\xc3\x7c\xd9\xf8\x76\x64\xc3\xdb\x1e\x66\xc2\x40\xa3\xcc\xfc\xfd\xa3\x7b\xcc\x25\x33\x9d\x43\x36\xd7\x75\xe9\x3e\x8e\xa1\xb9\x1a\x9a\x2b\xbe\x55\xc5\x78\xc5\x32\x6f\xaa\x18\xaf\x78\x7f\xc9\x2d\x68\xc1\xc0\x32\x57\x3b\xb4\x60\x60\x99\x98\x55\xb3\x57\xbc\xbf\x1c\x1c\x7b\x3c\x86\xe3\xe6\x9d\x6a\xc2\x86\xf6\x6a\xe1\xec\x0e\x03\xb6\x61\xc0\x86\x71\x1a\xe1\x23\x0a\x96\x4e\x31\x00\x29\xf7\x2b\x9a\x33\x0c\xc3\xb0\x0e\x04\x75\x4e\x53\x05\x60\x11\xac\x09\x9e\xc3\xe9\x8c\xe1\x74\xc6\xb2\xd3\x0c\xeb\x40\xb2\x7b\xc6\x1c\xf1\xb5\x0c\x7b\x45\x70\x3c\x8c\xce\x40\x22\x33\x37\x87\xb6\x0f\xbc\x27\xa3\x37\x8c\xce\x86\xe2\x8c\xab\xfb\xd3\xd3\x63\x3e\x3d\x5e\xff\x41\x69\x9b\x78\x8f\xd1\x5e\xa7\x3a\x86\x85\x6c\x88\x12\xce\x61\xe8\x05\x92\x3d\x3b\xe6\xd0\x72\x8e\xfc\x2e\x41\xef\x1a\x7a\x81\x2c\xef\x3e\xbd\x2d\x6a\x0c\xd0\xb0\x99\x2a\x0f\x8b\xe6\x24\xc9\x30\x1a\x03\xc9\xde\x12\x73\xa4\x4f\x2a\x51\xd0\xf7\xe1\x19\x8c\x81\x34\x8c\x53\xb1\x58\x0c\x4a\xba\xe6\x30\x18\x03\xcb\xe4\xf8\xd0\xa4\x83\x64\xd3\x85\x39\xcc\x33\x82\x39\xbe\x43\x3e\x28\xc5\x8e\xd8\x31\x78\xaa\x75\x2c\x92\x4d\x29\xe6\xd0\xf2\x0f\x2d\x3f\x61\xdc\x70\xa2\x66\xd4\xd7\xb5\xc5\x31\x1b\x4b\x6d\x02\xab\x7c\xe6\xd0\x19\x18\x3a\x03\xc4\xaf\x63\xda\xd9\xf3\xeb\x6c\xda\x31\x6d\x2d\xeb\xe2\x11\x34\x9b\x0a\x27\x8b\x64\x6f\x86\x39\x0c\xf7\x86\xe1\x1e\x2e\xe1\x30\xdc\x1b\x6e\xc8\xb6\x7c\xd5\xb4\xf3\xc3\x15\x7f\xe4\x61\x86\x36\x7d\xac\xef\xc9\x71\x36\x0d\x38\x58\x26\xf7\x87\x06\x1c\x24\xdb\x17\xcc\xb1\x7b\x01\xe5\xf8\xcd\x3d\x8c\xdd\xef\x73\xf7\xfb\xc4\xcf\x1d\xbb\x8f\xd3\xa5\x75\x68\xf4\x4d\x95\x92\x45\xb2\x81\xc1\x1c\xa6\x29\xc1\x72\xe2\x61\x18\x2b\x8e\xe3\xbb\x02\x1d\x6e\xb0\x38\x0c\x16\x6d\xdb\xe1\x5d\x1d\xe1\xbf\xd1\x95\x06\x90\xc3\x00\x72\x79\x36\xdb\x76\x7c\x6d\xa3\x77\x75\x07\x86\xee\xc0\xc2\x17\x55\x40\x59\x34\x27\x8d\x86\xb6\x7f\x7c\xb6\x1f\xcf\x76\x68\xac\x87\x2a\x89\x8e\x4e\xa7\xb7\x60\x59\xff\xc2\x99\x1e\x9a\xe6\xa1\xe6\xcf\xc2\x0f\x57\xe3\x58\x24\xcb\xd5\xe7\xd0\xc4\x82\x64\xed\xf5\x54\xbc\x58\x24\x2b\xa8\xa7\x4a\xc5\xe2\x3d\x19\x77\xef\xec\x0c\x68\x6c\x08\x38\x87\x16\x76\x38\xc3\xbf\x1c\x8b\x34\xb1\x20\x59\xbc\x3c\x55\x34\x16\x41\xd9\xd6\x54\xd1\x58\x24\x6b\x97\xa7\xea\xc5\xa2\xa5\x1f\x95\x69\x46\xd5\x8b\x59\xa7\x3c\x87\x46\x17\x24\xc2\x4d\x73\x68\x4d\x87\xd6\xd4\x37\xf7\xf1\x2e\x1f\x3a\xa8\x39\xe2\xfe\x6c\x98\x16\x16\x37\x50\xc9\x62\x91\xac\x7b\x9d\xea\x13\x8b\x30\x12\x57\x9f\x58\x24\xab\x01\xe7\xd0\xe6\x0e\x6d\x2e\x01\x42\x3a\x77\x0f\x96\x53\x44\xa9\x7d\x05\xc9\xc2\xbf\xa9\xee\xb0\x48\x96\x0c\x4e\x65\x87\x45\xb2\x56\x6f\x26\xeb\xce\x44\xb2\x70\x6e\xa6\xc9\x48\x90\x73\xfb\x07\x5b\x9d\xac\x54\x13\x39\xb1\x87\xe9\xd4\x3e\xe8\x06\x9f\xd9\x6c\x23\x25\x75\x2c\x67\x9b\xe9\x6c\x3f\x48\xd6\xc6\x4d\x35\x8f\x45\x73\xb2\x2b\x35\xcb\xa0\x9b\xc2\x56\xf2\x58\x04\x7a\x52\x33\x9d\xda\x07\xc9\xca\xb8\x99\x46\x95\xa9\x1c\x21\xde\x9b\x2a\xc8\xa2\x85\xa1\x82\x32\xc8\xa2\xb3\xd3\xf9\x4c\x4d\x37\x68\x6c\xd8\x34\x53\xd3\x0d\x72\x7e\x87\x6c\xab\xa2\x3d\xf6\xba\x51\x25\x08\xc3\x5d\x95\x91\x45\xb2\xb8\x6b\xaa\x8c\x2c\x16\xeb\x00\x66\x9a\x55\x05\xd1\xbe\x43\xf6\x61\xb0\xe1\x1a\x46\x29\xb5\xdb\xa0\x6f\xf6\xa1\x76\x1b\x74\x07\x19\xf5\x93\x45\xdf\xd3\x43\x36\xf5\xc5\x60\xa7\xb3\x99\x1a\x64\x10\x1b\x36\x5a\xfd\x64\xd1\xc2\x9e\x70\xa6\x0e\x24\xab\xc9\x66\x6a\x90\x41\xb2\x4c\x6c\xa6\x09\x54\x90\x2c\x77\x99\xe9\xe4\x1d\x48\xd3\x1b\xe9\xe4\x1d\x48\xd3\x45\xa9\xd1\x06\x69\x8e\x25\x4d\xa0\xa6\x5a\x3c\xdf\x7f\xf9\x4a\x52\xa1\xce\x32\xae\xa9\xc8\xb2\x78\x07\x04\xda\x3a\xec\x56\xe5\x79\x18\x82\x55\x59\x16\x11\x3e\x6e\xeb\x1a\x40\xb0\x18\x6e\x2a\x96\x2c\x82\x55\xf5\x33\xb5\xeb\x20\x29\x0a\x9c\xa9\x5d\x07\xc9\x6a\xa3\x99\xda\x75\xd0\xf7\xe9\xe9\x6d\xeb\x8b\x6e\xf2\x24\x35\xe2\x20\x58\xce\x3e\x55\x59\x16\x41\x5d\xf6\x4c\x2d\x36\x48\x27\xe0\xd2\x99\xc1\x54\x78\x07\x1f\x5c\xe1\x65\xd1\xb4\xa7\x0a\x2f\x8b\xa4\x88\x79\xa6\x66\x1d\xa4\xf3\x9f\xa9\x59\x07\xf1\xbd\x73\x9a\x75\x90\x94\x35\x4f\x05\x9b\x45\x73\xa1\xe5\xcc\xf2\x8e\xa8\x55\xa4\x86\x79\xa6\xc6\x3f\x5d\xb7\x87\x6b\xab\xae\xb3\x68\x86\x62\xa9\xa1\x07\x3d\xfd\x4a\xcd\xfe\x82\x9c\xdf\x21\x6f\xd2\x7d\xf1\x9b\xbd\xaf\x3f\x00\x92\x22\xda\xa9\xd6\xb3\x88\xee\xd7\x60\xc2\x40\xad\xe7\xe9\x93\x34\x95\x9c\xce\x6c\xae\x61\xcb\x6c\x2c\xdb\xbb\x39\x87\xa1\x24\xf4\xfc\x24\xa1\x17\x79\x11\x25\xa1\x45\x52\xcb\x39\x73\xd9\x0c\xd2\xc4\x94\xdf\x4e\xb5\x9e\x45\x52\x18\x3a\xd3\x09\x50\x90\xd3\x47\xa2\x6f\x01\xc2\xc9\x72\xe5\x9f\x45\xb7\x30\x21\x9d\x26\x05\x7d\x12\xa9\xa8\x08\x2d\xde\x86\x71\xb2\xdd\xc6\xb2\x09\x9c\x59\xd0\x34\x31\x9d\xbb\xfe\x01\x19\x9b\x74\x36\x15\x24\x95\x9b\x33\x77\x5b\xc6\x46\x01\x94\x51\xce\xdc\x7d\x98\xec\x9f\x6f\x26\x23\x75\x36\x40\x4e\xdf\x8c\xc3\x67\xc2\x82\x00\x2a\x26\xa7\xd2\xce\xa2\xb1\x0f\xed\x4c\xb3\xd0\x20\xd9\xf2\x6a\xa6\x89\x07\x10\xc3\x21\xd7\xc4\x03\x48\x2a\x1c\x67\x9a\x98\x4e\x13\xd3\x0b\xaf\x39\x75\x48\x40\x52\xa8\x38\xd3\x2a\x13\x90\x54\xf5\x4d\xe5\x9e\x45\xff\x6c\x9f\x69\x07\x90\x96\x17\x28\xf7\x2c\x92\xaa\xc1\x99\x66\xb4\x41\xef\x0e\x6d\x66\x1d\x40\x4e\xc7\x6a\xb3\xd7\xaa\x3d\x4f\xad\xcf\x65\xbb\x58\x36\x90\x0e\xdf\xa6\xaa\x41\x67\x85\xc3\x4c\xfd\x1f\x90\x56\x59\xa5\x89\x08\x90\x46\x4f\xea\x38\x8b\xb4\xa2\x2a\x75\x89\x40\x67\xaf\xda\x99\x4e\xbc\x82\xbe\xf9\xf2\x58\xd6\x92\xae\x1d\xfc\x87\x0d\x3c\xa7\x62\xd0\x22\xad\xca\x52\x0c\x5a\xc4\xe6\xab\xa5\x5b\x05\xd2\xa2\x2c\xd5\x9e\x45\xec\xb6\x51\x17\x0a\xe4\xf4\x87\x26\x2e\xc0\xfb\x04\xe9\x03\x1d\xa6\x4f\xb4\x79\xf7\x97\x3e\x1b\x17\xe6\x23\x2c\x32\x95\x68\x16\x69\x39\x91\x72\xcc\x33\x29\x80\xfc\x3e\x04\x53\x12\xa0\xef\xdf\x0f\x3d\xbf\xd5\x8e\xcb\x97\xeb\x67\xbf\x53\xed\x68\xda\x3e\xcd\x7b\x83\xb4\x74\x2b\xcd\x48\x24\x33\xb3\x16\x95\xa9\xe3\x2c\xde\x93\x05\xc7\x9a\xc7\x78\x9f\x39\xbf\x7a\xcc\x22\xad\x8d\x51\x8f\x59\xbc\xbf\x1c\x1c\x3b\x3d\xc6\x48\x8a\xe7\x5c\xba\x51\xa5\x1b\xc5\x83\x55\x57\x79\x56\x33\x00\xe3\x3e\xcb\xb2\x1d\xf0\x1e\xe3\xa7\xba\x32\xe5\x26\x7a\xeb\xfb\xed\xcf\x63\xdc\x02\x6e\xa6\xd2\xca\xb3\xd8\x7d\xd5\xd4\xa2\xd2\xca\x22\x2d\xb2\x28\xfd\x16\x30\x59\x08\x30\x95\x56\x16\xe9\xf4\x87\x9a\xc9\xe2\xbd\x24\x37\xaa\x4b\x02\xd2\x9a\x03\xe5\x90\x45\x5a\x2b\xa1\x1c\xb2\x68\x63\xd9\x32\xfd\x08\x90\x16\x18\x28\x6b\x2c\x62\xe7\x9b\x51\xd6\x58\xbc\xbf\xf4\x98\xad\xd5\x91\x98\x1e\xb2\xb5\x6c\x72\x6a\xcd\x81\xba\xc6\xe2\xfd\x25\xb7\xae\xdb\xa0\xb0\xb1\x95\x4d\xa5\x8f\x50\xfa\x08\xe8\x75\x4d\x85\x8d\x45\x38\xf2\x94\x25\x3f\x20\x9c\x63\x2d\xa7\x5d\x41\x3a\x2d\x5d\x9a\x7a\x90\xce\x97\x2b\x4f\x3c\x95\x22\x76\x26\x59\x8d\x61\xf1\xb6\x8c\x5f\x6a\x9f\x4b\xfb\xcc\xf7\x5c\x26\xdc\x8b\x18\xdb\x99\xde\xd2\xf2\x82\x74\xe2\xaf\x34\xbc\xe0\x3d\x99\x17\xf0\x3d\x28\x03\x32\x1f\xb1\xa6\x57\x49\x61\xa7\xf9\xca\xb8\xbb\xbe\xb8\xdb\xee\x30\x31\x0f\xd2\x09\x36\x65\x86\xc5\xfb\x6f\x3c\x63\x6d\x6f\x69\x7b\x31\xe4\xa5\xa1\x2d\x0d\x2d\x83\xa7\x32\xc3\xc2\x65\xca\xb3\xcc\xcc\x83\x40\x04\x72\x96\x99\x79\x90\x6c\x7b\x33\xcb\x99\x5d\x10\xe1\xbb\x61\xa8\x0f\x82\x95\x21\xb3\x0c\xf5\x41\x3a\xad\x53\xda\x67\xb0\xbe\x07\x6c\xf0\xaf\x8a\xb1\x33\x31\xaa\x18\x8b\x68\x0c\xd7\xa5\x15\x2f\x73\xfc\x78\xa2\x0a\x1b\x8b\xce\xc2\xfa\xa9\xb0\xb1\x48\x67\x5d\x4a\x2b\x0e\xd2\xf9\x0e\x85\x8d\x45\x1a\x3e\x94\x26\x1b\xf4\x66\x17\xee\xb6\x8b\x05\xff\x4e\x2a\xa8\x75\x2c\xd2\xe9\x08\x55\x8c\x67\x69\x9d\x89\x09\x6b\xf7\x8a\x3b\xd5\x9d\xbe\xeb\xe6\x1a\xc0\xca\xef\xf4\x36\x62\x37\xc9\x47\x53\x0f\x6f\xfb\xf8\xde\x3b\x8f\x79\xc9\x83\x64\x23\xce\xa9\x92\xc5\x22\x86\x83\x9e\xb9\x01\x90\x8e\xda\x4a\x16\x8b\x9c\xc4\x9c\xe5\xb4\x00\x98\xda\x75\x55\x8c\x67\x9d\x36\x9f\x86\x99\x2d\x00\xbd\xf9\x8d\x68\x64\x41\x3a\xc5\x50\x1a\xd9\xb2\x0a\x6a\x78\xc8\xcf\xe6\xb2\xf9\xb6\xd5\x39\x62\x10\xdf\xc0\x65\xe6\x41\xb5\xe1\xee\xf7\xa0\xe1\x05\xad\xfb\xa5\x5e\xf6\x98\x1b\xd9\x2d\x07\x11\x8d\x31\x48\x67\x35\x4a\x63\x0c\xd2\x19\x00\x65\x8a\x45\x3a\x81\x51\x4e\x15\x83\x40\x3b\x6e\x96\x76\x14\x74\x27\xa5\x94\x29\x16\x19\xf1\x0f\x53\xd0\xa5\xe5\x05\xe9\x2c\x42\x59\x36\x05\xe2\x7b\xdd\x1e\x3f\x63\xe6\x9b\xcd\xfb\x97\xc6\x18\x34\x4b\x9d\x4a\x63\x0c\x82\x4d\x1b\x66\x39\x89\x00\xd2\x84\x7e\x99\xe2\x00\x69\xa6\xbe\x9c\x43\x00\x69\x8e\x5d\x45\xe4\xf9\x29\x22\x2f\x9f\xa1\x69\x0f\x10\x8b\x58\x48\x45\x64\x11\x66\xcf\x95\x3f\x16\xc1\xfa\xb5\xa9\xb0\xb1\xe8\xdf\x8b\xe4\x4c\x35\x48\x53\xec\x4a\x16\x8b\xf7\x92\x74\xa8\x16\x5b\x81\x62\x83\xc0\xa9\x75\x06\x9d\x15\x91\x73\x9a\xe3\x00\x69\xea\x7c\x9a\xfd\x07\xb9\xbe\x1f\x2e\x0f\x2d\x0e\x35\x0e\xed\x1e\xa2\x72\x72\xfa\xc3\xd3\x43\xa7\x6b\x24\x39\x74\x79\xc8\xfa\x8c\xb7\x5f\x95\x01\x16\x69\x2e\x5a\xcd\x5f\x91\xf6\x8e\x9a\xbf\xa2\x1b\x1e\x4d\x8d\x35\x08\x6d\xc5\xd4\x58\x83\x34\x2f\x3f\xcd\x3b\x20\x10\x9c\xe8\xb1\xce\xe9\x5c\x00\x48\x93\xfc\x6a\xf2\x8a\xb7\xc3\x3c\x56\x1e\xd3\xb7\x20\x93\xab\x2a\xef\x54\x82\xd7\x24\xb9\x12\xbc\x22\x36\xdb\x6f\x84\x0f\x9a\x03\xcc\x1c\x36\x76\xb0\xcb\x1c\x16\x4b\x6d\x5d\xb1\x2c\x65\x9d\x1a\x66\x90\xe6\xd6\xa7\x51\x33\x48\x53\xeb\xd3\xa8\x19\xa4\xa9\x63\x45\x6d\xc5\xdb\x56\x8f\xd9\x65\x96\xcf\xa2\x7d\x33\x15\xac\x15\xbd\x78\xfb\x15\xac\x15\xf3\xbf\xff\x0a\x0f\xa1\x55\x48\x44\xa6\x60\xad\x48\x83\x64\x05\x6b\x45\x98\x8e\x98\x1a\x61\x90\x26\xf8\xd5\xb0\x15\xaf\xc7\xe0\x25\xbd\x81\xf2\x06\x38\xa4\x25\x9d\x4e\x71\x5b\x9e\x34\x8d\x3c\x41\x2e\xc2\xaf\xa9\xa9\x9b\x2e\xa6\xb3\xc0\x47\x31\x58\x91\xe6\xa6\x15\x83\x15\x69\x56\x5b\x4d\x57\x91\xe6\xa1\xa7\x96\x07\xe4\x22\x96\x9b\x06\x86\x20\xcd\x4c\xab\xe9\x2a\xde\x4b\xfa\x6f\xfe\x72\xf7\x97\xdc\x80\x69\x68\x90\xe6\xaf\xa7\x21\x1f\x08\xab\xa4\x54\x5d\x15\x6f\x6f\xf0\x9c\x0e\x7b\xe8\xf8\x76\xbe\xa7\x69\xd6\x31\x81\xce\x1e\x63\x73\x5a\xc7\x04\x62\xf7\xbf\x34\x34\x20\x4d\x69\x2b\xc4\x2a\xa2\xfb\x05\x58\x9f\x04\xd2\x8c\xb6\x7a\xaa\x22\x4d\x68\xab\xa7\x2a\xd2\xa4\xf1\x34\x0c\x9c\xc4\x7c\x26\xaa\xa7\xe6\x08\xa4\x29\xee\x69\xe8\x06\xd2\x34\xf2\xd4\x34\x4c\x4d\x03\xa1\x9b\x52\xa6\x22\x4d\x22\x28\x51\x2a\xd2\x84\xc1\xd4\x0e\x80\xd0\xaf\x9b\xda\x01\x90\x46\xef\x4a\x94\x8a\xf8\x6e\xdb\x21\x1c\xa4\xc1\xfb\x74\xbc\x06\xdd\x4c\xcf\x34\x4b\x0d\xde\x9e\xa6\xad\x8e\xe1\x20\x5c\x31\xa3\x92\xa9\x68\x96\x9d\x4f\xe7\x81\x41\xdf\xed\x43\x87\x70\x95\x4c\x59\xe0\x37\x55\x32\x15\xcd\x74\x96\x4a\xa6\xf3\x53\x32\x65\xb9\xe3\x54\xb6\x54\x74\x27\x75\x94\x2d\x15\xef\xbf\xd1\x3f\x0e\xe2\x20\xf5\xab\xd5\x15\x15\x7d\xc3\xbf\x59\x4e\xd7\x82\xf7\x97\xc5\xb1\xcb\x63\xfe\xf2\x7d\x63\x57\xf3\x97\x6c\x69\x66\xa0\xb7\x5c\xf1\x00\x9a\xaf\xdd\x32\x9c\x02\xbd\x31\x58\x2e\x47\x59\x90\x86\x66\xaa\x88\x8a\x95\xf3\x1f\x0a\xb7\x15\x19\x9d\x9f\xc8\xe8\x5a\x9e\xd8\x6b\xb1\xe5\x59\xb3\x45\x06\x56\xa0\x37\xf2\x75\xcb\xc0\x0a\x34\x2b\x8f\x96\x81\xd5\x72\x7f\xb3\x85\x5f\xa9\xca\xa8\x68\x63\xe1\x45\xaa\x32\x2a\xc2\xb9\x75\x55\x46\x45\x58\x46\xb6\x0c\xb6\xd6\x17\x6c\xe1\x46\x2e\x87\x74\x10\x6c\xd6\x38\x97\x13\xab\xa0\x6f\x8c\x45\xcb\x72\x21\x90\x68\x0b\x4f\xe5\x3c\xc5\x72\xad\xc0\x32\x83\x0a\x5a\xb0\x1b\xf8\x54\xcf\x53\x34\x37\x98\x9b\xca\x67\x8a\x3e\x78\x35\x97\xe9\x4b\xb0\xac\xf9\x5f\x0e\xb0\xe0\x6d\x2d\x67\x73\x34\x05\x61\x5c\xbf\x8c\x7c\x40\xdf\x70\x4c\x96\x51\x0e\x68\xbe\xfa\xaa\x6c\x8a\x88\xef\x90\x97\x24\x99\x68\x98\xac\x54\xa6\x58\x16\x6f\x2f\x63\x10\x90\xc6\xa7\xca\x62\x8a\xb6\xfb\xca\x19\x24\x80\x34\xfe\x5d\x06\x09\x20\x36\x9f\xd2\xf2\x5c\xcb\x73\xd1\x7a\xeb\x46\x97\x75\xa3\x3e\x25\x87\xea\xe5\x50\x4d\x48\xbf\x1c\xaa\x41\x0c\x5f\x4c\x83\x04\x55\x31\x51\x76\x9b\xcb\xd1\x1b\xf4\xe6\xfb\xb3\xdb\x88\x17\x63\xf3\xf5\x31\xab\x07\xd2\xb0\x79\x39\xc4\x83\xb7\xa7\xe9\x1d\xd3\x7a\x20\x8d\x44\x55\xb2\x14\x61\xed\xed\x72\x8c\x07\xdd\x59\xba\xe5\x10\x0f\xd2\x08\x53\x25\x4b\x91\x46\x93\x8a\x4f\x8a\x34\x36\x55\x56\x52\x34\x83\x04\x65\x25\x45\xea\x4d\x2e\x33\x71\x20\xf5\xce\x97\x4b\x25\x40\xef\x76\xbe\x11\x01\x48\x7d\x42\xc5\x27\x45\x1a\xe2\x28\x3e\x29\xde\xfb\xa6\x15\x46\x04\x4a\x4d\xea\x1c\x29\x35\x29\xd2\x99\x94\x65\x90\xb0\xbe\x20\x81\xb8\x67\x59\x27\xb4\xae\xaf\x17\xb9\x4d\xeb\x4d\x41\xb0\xed\xd8\x5c\xb7\xad\x45\x75\xc2\x98\x59\xad\x49\x91\x86\x2f\xca\x43\x8a\xd4\x53\x51\x0b\x72\x2e\xb7\xa3\x76\xc1\xcb\xd2\x77\x5f\x5f\x22\x6d\xf7\xff\x7c\x4c\x7a\xea\x7e\x4a\x8f\x37\x8a\x52\x84\x39\xe6\xa5\xa7\x0e\x52\x87\x4f\x95\x47\xd1\xd0\x76\x9d\x2a\x3a\x8a\x36\xd8\xdf\x75\x2e\xc7\x6f\x90\x7a\x2f\xcb\x99\x47\xf0\xfe\x1b\x4f\x45\x57\x7d\x59\x54\x6a\x9d\xcb\xb2\xde\x07\x24\xba\x3d\x53\x4d\x47\xd1\xd9\xd4\x66\xee\x3a\xe1\xbb\x4e\x38\x7e\x8f\xa2\x8b\xa2\x9b\x21\x53\x61\x51\xa4\x43\xba\x02\x8b\x22\xf5\x5e\x14\x53\x14\xe9\x50\xa0\x8e\xa1\x48\x53\x77\x8a\x16\x8a\x34\xb3\xb6\x3b\x15\x07\x52\x23\xb5\x3b\x15\x07\x52\xf3\xa6\xb4\xa1\x58\x16\xad\xef\xce\xbb\xed\x16\xcc\xb0\x27\xcf\x54\xee\x50\xbc\xc7\xfc\xa9\xd7\x7c\xd1\xd9\xef\x7a\xaa\x54\x38\x3f\xa5\x42\x6b\x9f\x76\xfd\x6b\x30\xac\xfe\x57\xbc\x50\xbc\xff\x56\x1c\xb3\x83\xc2\x65\x5a\xf4\x86\x6e\x38\x48\x8d\xe5\x6e\x7d\xcc\xae\x0e\xb4\xe7\x77\x64\xdf\x95\x0f\xda\x19\x3f\x77\x5d\x73\xd0\x90\xb6\x9e\xbb\xab\x17\x40\x73\x71\xc7\xee\x14\x1d\xe8\xa8\x8e\xce\x3d\xbd\xe4\x8b\xf0\x45\x56\x30\x51\xa4\x83\xb8\xea\x88\x22\xb5\x42\xbb\x49\x34\xd0\x4d\x77\x2a\x98\x28\x52\xcb\xa7\x38\xa2\x48\x0d\xdf\x6e\x7c\xb0\x1b\x0c\xec\xdb\xdf\xfb\x78\x4e\xc5\x13\x45\x67\x2f\xe8\xa9\x78\xa2\xe8\x26\x87\x76\x23\x0a\x90\xcb\xff\x72\x22\x0e\xa4\x86\x5d\xf1\xc4\xf9\x89\x27\xf2\xc9\xef\x46\x0f\xa0\x0f\x5f\x1c\x2d\x19\x88\xf4\xe1\x98\x9c\x03\xbd\x11\x49\x29\x51\x28\xa2\xf9\xbc\xb4\x47\x20\x1d\x97\x95\x15\x14\xe9\x90\xb5\x9b\xed\x02\xb9\x13\x42\x2a\x34\x28\x9a\x13\x0a\xbb\xa9\x2d\x30\x36\xc6\x9d\xdd\x52\x17\xd0\x9d\x63\x50\x7b\x50\xa4\xe3\xda\x6e\x34\xb1\xbb\x9d\xc6\x4e\xd0\xbd\x6b\xb6\x40\x43\xf8\x60\x2a\x51\x28\x62\xf3\xa9\x3a\x43\x05\xc2\x7c\x94\x12\x85\x62\xb9\xde\x6b\x37\xb7\x05\xde\xf3\xf3\x4b\xcb\x66\x76\xcb\x66\xf6\xe6\xff\xd9\x0e\xb3\x5b\x7e\x7e\x4e\x47\x81\x74\xc4\x55\x91\x50\x34\x4b\x49\x14\x24\x14\xe9\x18\xb9\x6b\xa4\x76\x8d\x14\x43\x9d\x7a\x84\x22\x1d\xe9\x76\x63\x0e\x10\xae\x61\x53\xa2\x50\xcc\xef\x45\x35\x0c\x01\xe9\xd8\xb7\x9b\xdc\x02\x6f\xf3\xe9\x59\xe3\x90\x9d\x84\x97\xc3\xa1\x12\x85\xe2\xfd\x37\x1a\xeb\xe4\x13\x68\x4e\xf2\x28\x5b\x28\x1a\xc2\x13\x53\xd9\x42\x11\x08\xf2\xce\xdd\xc2\x58\xd0\xd9\x5f\x74\xaa\x64\x28\xba\xab\x9e\x77\xab\x60\x41\x7e\x03\x91\x16\x6f\x77\x7f\x2a\xf6\x4c\x9d\xea\x16\x8a\xee\x6a\x8d\x5d\xbb\x05\xda\x77\x7e\x73\x60\x20\xd8\x0d\x67\xee\xce\x3e\x81\xfc\x46\x30\x67\x9f\x54\x1f\x1c\xdf\xb9\xbc\xe4\xfd\x5d\x92\x96\x99\xbf\x02\xdd\xb9\x92\xdd\xfc\x15\xc8\x9d\x04\xd3\x6e\xf0\x03\x72\xf7\x92\xda\x40\x10\xf1\xfd\xd0\x97\x80\x95\x80\x26\x25\x14\x29\x14\xf9\x8d\x99\xc6\x3e\xa0\xef\x98\xc0\x5d\xab\x08\xf2\x1b\x0c\x8d\x6a\x40\x1f\x7e\x96\x9a\x36\xd0\x2c\xf9\x38\x9c\x10\x02\xcd\x35\x6c\x87\x55\x35\xe0\xbd\xc9\xc9\xb1\xf4\x18\x95\x21\x9a\xdd\xc3\x04\x13\x48\x3f\xaf\xc3\x04\x13\x78\x7f\xba\x38\x76\x7a\x8c\xf9\x37\x06\xd2\xc3\x49\x22\x90\x7e\x38\x87\x86\x12\x74\x4b\x33\x0f\x0d\xe5\xe1\xae\xcf\x3b\x63\x8d\x92\x81\x22\x9c\x15\x51\x1e\x50\x84\x25\x7f\x87\xd5\x34\xc8\x03\xa6\x1f\xe1\x61\x35\x0d\xe8\x3b\xef\xe2\x61\x35\x0d\x88\x7d\x79\xc8\x56\x38\x05\x85\xba\xf5\x54\x13\x50\xa4\x6f\xd9\x61\xbc\x05\xd2\xd7\xff\x30\xe0\x39\x9c\x49\xda\x29\x17\x50\xb4\x4f\x74\xb4\xa3\xe6\xa1\x91\x05\xf9\x75\xad\x21\x10\x68\x88\xb6\xcf\xc3\x0c\x16\xc8\xaf\x15\xd6\x96\x1e\xd6\x96\xba\x22\xe6\xd0\xec\x82\xfc\x3a\x5b\xab\x0b\x1a\x2a\x2e\x53\x85\x3e\xd1\xcc\xb3\xa8\xd0\x27\xf2\xeb\x58\x63\xa7\xc3\xd8\x89\x57\xf6\xd0\x0e\x83\x8e\x08\xe5\x3c\x9c\xce\x02\xe1\x82\x8f\xc3\xe9\x2c\x90\xdf\x7d\x6b\x9a\x3f\x65\xbf\x9d\x7c\x98\xca\x7e\x22\x0c\xbb\x0f\xed\x30\xc8\xff\xfe\xcb\xe6\x5b\x04\xc3\xd6\x8a\xf3\xb0\x0a\x06\x74\xab\x3c\x0f\x43\x38\xd0\x90\x48\x9d\x87\x21\xdc\xf1\x85\x70\xb4\x4c\xa3\x0e\x5a\xc3\x87\x3d\xb4\xcd\x20\xbf\x4e\xd4\xaa\x82\xf7\x92\x9c\x4c\x83\x79\x98\x95\xdb\xff\x65\x6d\x95\x22\x7f\x53\x45\xbf\xaf\xe1\x66\xe8\x40\x67\xaf\x9f\x79\x58\xa0\x02\x92\xbd\xc7\xa7\x22\x7f\xa2\x39\x37\x71\x68\x63\x8f\xfa\x9a\xc4\x2f\x9d\xec\x02\xb9\xfb\x14\x8d\x03\x41\x33\xb6\x3d\x9c\xc4\x02\xcd\xea\x54\xb5\x00\xc5\x7b\x32\x7f\x69\x33\xa6\xcd\xe0\xf9\x6b\xb1\x41\x73\xea\xef\x30\x8f\x07\x72\x27\x9c\x56\x32\x50\x74\x4b\x67\x0e\x2d\x36\x08\x04\x8a\xa7\x92\x81\xa2\x5b\x2f\xa8\x62\xa0\xe8\x8d\x44\xcc\xe1\xcc\x13\xc8\xdd\xaf\xc3\xfa\x0e\xd0\x77\x22\x80\xc3\x70\x11\x74\xa7\x5b\x0e\xc3\x45\x90\xa8\x79\xcd\x43\x53\x0c\x92\xbd\x36\xa7\x7a\x81\x22\x77\x72\x89\x87\xc6\x19\x24\xfb\x19\xcd\xc3\x5a\x55\xf5\x02\x9d\xe2\x53\x2e\x50\xbc\x1d\x46\x5b\x0d\x2a\x0f\x0b\x53\xbf\xbe\x30\x84\x04\xe9\x66\x23\x6a\x08\x8a\xe6\x64\x9a\x82\x81\xa2\x59\x0d\x7f\x18\x55\x82\xd0\x60\x1f\x1a\x6c\x90\xbb\x6f\xaf\xd6\xf9\x38\xbf\x4b\xd2\x3f\x66\x09\x41\xee\x64\xf6\x0e\x83\x4f\xd0\x5c\x61\xa7\xd4\xe0\x3c\x5c\x90\xf2\xdd\xba\x76\x17\xe4\x4e\x82\x43\x61\x41\xd1\x86\x4f\xc9\x25\x8b\x20\x77\x6a\x4a\x0e\x03\x52\x90\x3b\xb1\xf9\x61\x40\x0a\xde\xf3\xd3\x69\x26\x18\x41\x5a\x8f\x7c\x18\xa4\x82\x34\x1d\x77\x68\xb1\x41\x5a\x64\x71\x68\xb0\x0f\x37\xae\xf6\xf5\x37\x33\x09\x72\x27\xe7\x78\x58\x54\x0b\x72\x27\xc1\xa8\x08\xa2\x58\x96\x47\x1e\x9a\x75\x30\x5c\x5c\xa5\x2e\xa2\xc8\xfd\x3b\xe4\x1d\x69\xe9\x49\x43\x1e\x56\x8d\x28\x95\x68\x35\xbb\xba\x88\x22\x76\x9f\x9b\x3b\xa5\x80\x74\x81\x94\xb2\x88\x62\x36\x5f\x58\xa3\x5d\xd0\x2d\x71\x3b\x74\x07\x50\x4a\xcc\xef\x1e\x75\x07\x40\x47\x4d\x63\x1e\xe6\x42\x41\xb0\xd1\xf4\x3c\x74\x07\x40\xee\x78\x20\xea\x29\x8a\xe5\x2e\x09\x6a\x27\x8a\xfe\x99\x81\xc7\x5e\x7d\x74\x39\x3d\x64\xeb\x1f\x5b\xef\x0f\x6d\xbd\xdb\x74\xf9\xd6\xe9\x34\x80\xdc\x89\x57\x0f\x0b\x76\x41\xb3\x86\xf7\x70\x82\x0b\x8c\xee\x60\x6e\x95\x0a\xe8\x3b\xe9\x0d\xc5\x1a\x45\xef\xdf\x21\xaf\xf8\x43\x1d\x95\xb7\xe9\x34\x5d\x0a\x12\xf9\x80\xa9\x7e\xa3\x48\xcf\x75\x9a\x41\x05\x69\xa9\xe2\x69\xb4\x7d\xba\x8d\x8c\x1f\xfd\xa9\x4b\x02\x9a\xe9\x44\x65\x1e\x45\xba\x08\xe6\xd4\x23\x01\xb9\x33\xd6\x9d\x6e\x36\x03\x92\x6d\x65\xe7\xa9\xfb\x01\x3a\xbb\x34\xce\x53\xef\x03\xbc\x97\xe4\xfc\xfa\x1a\xa7\xbe\x06\x8e\xc5\xe9\x6c\x19\x88\xb6\x79\xb2\xc7\x43\x58\x5c\x5e\x27\xc5\x20\x45\x63\xab\xe7\x79\x9a\x6e\x05\xdd\x9d\x1a\x4e\x83\x7e\x10\xee\xf9\xa5\xf0\xa3\x78\x5b\x31\x39\x66\x2b\xd8\xfd\x60\x2f\x0f\x5d\x1e\x62\x63\x67\xdb\xaf\xf7\x71\x7e\x21\x7e\x78\x2c\x3c\xc6\x17\x42\x44\xa4\x66\xa4\xc8\xdd\x5e\x74\x9e\x0d\xe4\x6e\x63\xf5\x48\x40\x6f\xbc\x9c\xa7\x86\x1f\xa4\x8e\xa9\x32\x8f\x22\xbe\x5e\x34\x4a\x3f\xc7\xd7\x7e\xfa\xc7\x30\x1d\xa8\x53\x38\x95\x76\x14\xd1\xf8\x90\x4e\x0b\x60\x4e\x55\x7e\xc7\x3f\x98\x65\xc5\x20\x45\xee\x64\xc5\x4e\xfd\x09\x90\x3b\xb9\x39\xf5\x21\x45\x1b\x8e\x72\xa7\x0e\x05\x08\xbf\x50\x35\x23\x45\xee\x38\x9f\xa7\x59\x62\xd0\xbf\x93\x59\x6a\x03\xa2\x2d\xff\xcb\x3e\x76\xdb\x83\xe6\x1b\x67\x3d\x2e\x88\x66\xc7\x98\x4c\x00\x9d\xad\xcd\xe7\xa9\x77\x02\x72\xe7\xe3\x53\x33\x72\x7e\x9a\x91\x8e\xd2\xea\x3c\x8a\xdc\xf1\x91\x4e\xcb\x6f\x40\x3a\x99\xa9\xcc\xa3\x78\x7f\x49\x6b\xcd\x42\x83\x74\xc6\xea\xd4\xfd\x38\x3f\xf7\x63\x78\x51\x7b\x88\xdd\xa6\xf5\x95\x4f\x3d\x92\x73\xe2\xca\x92\xed\x52\x0e\x52\xbc\xbf\xa4\xbb\xf5\x52\x40\xee\x64\x9a\x4e\x4b\x5f\x41\x6a\xe6\x4f\xdd\x0f\x90\x56\x14\x2b\xcd\x28\xc2\xcd\x0a\x4e\x53\xd3\xa0\xb9\x8d\x96\x3a\x8c\x22\xf7\xdd\x1f\xda\x7e\xd4\xaa\x76\x5f\x1c\x03\x7a\x90\xbb\x1f\x96\xa9\xe9\x53\x8d\x61\x8d\xd1\xa9\xff\x01\x72\x27\x15\x70\x1a\xf7\x83\x08\x9f\xb9\xfe\x07\x08\xa7\x9e\x4e\x9d\x0d\xd0\xdb\xf2\x5c\xbe\xd1\x3a\x1b\xdf\x21\xfb\x9f\x7d\xcd\x10\x32\x9f\xa7\x49\x6d\x90\xbb\x2f\x8b\x95\x2f\x20\x77\x5f\x0c\xd3\x05\x20\xf7\xe5\x0f\x7d\x20\x16\xc3\x7c\x3f\xf4\x26\xd9\xf4\x7a\xf7\x1b\x3a\xbc\xc9\xe3\x5b\xc6\xc7\x21\xaf\x78\x60\x2d\xfc\xf8\x9c\xb5\x04\xdd\x4a\x67\x65\x24\xc5\xdb\x3b\x9c\xcc\x14\xc2\xe9\x2e\x42\xbe\x2a\x96\xcc\x80\xdc\x49\x47\x9c\xa6\x10\x40\x58\x4c\xaf\x5c\xa3\xe8\x5a\x90\xd3\x08\x1f\xa4\x2b\xd3\x4f\x9d\x0f\x10\x48\xbf\x4c\x15\x1c\x45\xa1\x04\x37\x4f\x1d\x0d\x10\xee\x27\x71\x9a\x1a\x00\xfd\xfb\x2c\xf5\x2a\xd4\x79\x74\x2b\x43\x75\x1e\x45\xba\x49\x90\x02\x8e\x22\x5d\xfb\x77\x3a\x05\x0a\xde\xfb\xe6\xdf\xf4\x0e\xce\xfb\xfb\x6c\xfc\x3f\xbb\xec\x45\x6d\x8e\x0e\x1a\x7e\xd0\xbb\xcf\xcd\x08\x1f\x44\xc7\x6b\x3c\xb5\xf2\xa0\x2c\xc1\x3a\xb5\xf2\xa0\x5c\xdd\x70\x1a\xe1\x83\x42\x6c\x66\x9e\xda\x6f\x30\x36\xed\x98\x73\x94\xa0\x36\xc2\xe8\x53\x63\x0d\x6a\xf3\xa3\x31\xc7\x0d\x6a\x23\x18\xbe\x0c\xfa\x41\x19\xec\x5d\x5a\x53\x50\x1b\x36\xeb\xd2\x4c\x82\xf7\xbe\x3d\x76\x7b\x8c\xfb\xc6\xf2\x2b\xf3\x28\xda\xd0\x7b\x52\xd3\x51\x14\xda\x00\xf3\x32\xc7\x0d\x86\x2b\x83\x95\x79\x14\xb5\x35\x0f\x0d\x0f\x0d\x7e\xc8\xf9\x8d\xef\x41\x6d\xcd\x73\x3d\x1e\x7a\xfe\xf7\x7f\xd3\x42\xe7\xcb\x28\x1d\x94\x15\x1e\x97\x06\xf6\xd2\xc0\x3a\xdf\x75\x39\x2d\x7a\x7d\xeb\x5a\xe9\x0c\xd7\xc1\x80\x72\xd1\xf8\xa5\xd1\x05\xef\x2f\xfd\x37\x9b\xd1\x6d\xc6\xe4\xd0\xe1\xa1\x83\x43\x74\xa3\xd9\x77\x50\x1b\x9f\xd2\xa5\xd1\xbd\x3e\xa3\x8b\xfb\x77\x69\x4e\xaf\xf8\x2e\xc0\x7d\x1a\xf4\x83\xda\x88\xad\x94\x96\x14\x81\x2a\xc2\xbc\x8c\xe6\x41\x6d\x44\xb0\x2a\x4b\x8a\x81\x86\xdf\x54\x59\x52\x44\x31\xb6\xa9\x2c\x29\x6a\xe3\xf3\xba\x0c\xdd\x41\x6d\xc4\xac\x97\xf6\x12\xd4\x46\x4c\x7e\x69\x2f\xaf\x2f\xfe\xe6\x2e\xb5\x8d\xa0\xd0\xf3\x9d\x8a\x4d\x8a\xda\xfa\x3f\xa4\xb3\x2f\x4d\xe7\x95\x5f\xbf\xd0\x48\x8d\x22\xa8\xad\x7b\xc8\xae\x4a\xde\x68\x82\x99\xcb\x32\x55\x50\x6e\x9d\xa8\x64\xe5\xfc\x24\x2b\x75\x6f\xd5\x91\x14\xe5\x74\xb0\x3a\x92\xa2\x9c\x73\xbd\x9c\xc0\x05\xb5\x11\x66\x5d\x5a\x53\x50\x1b\x01\xe6\xa5\x35\x05\xef\xf9\xfd\xa5\x7d\x55\xf4\x15\x61\xd0\xa5\x99\x04\xef\xbf\xd1\x59\xda\xc9\x6b\x7e\xaf\x21\xcd\x75\x89\x08\x08\x37\x68\xba\x34\x8a\xa0\xdc\xf5\x4f\xd9\xc8\xf9\xc9\x46\x6e\x18\x0c\x35\x22\x45\x58\x7d\xa4\x46\xa4\x68\x2e\x64\x50\x23\x52\x34\xcb\x2e\xd5\x88\x14\xf5\xbd\x25\x2e\xea\x00\x61\x94\x70\x69\x4e\x41\xff\x1a\xa6\x39\x05\x61\x05\xb0\xe2\x8f\xa2\xdc\x6c\x40\xf1\x47\x11\xba\xc1\x2a\x3d\x8a\x40\x99\x76\x5e\xda\x49\xd0\x2d\xe7\xbe\xb4\x93\x20\xc2\x2b\x9a\x30\x07\xdd\x85\x43\x97\xb6\x0d\xb4\xe6\xe3\xd5\xb6\x81\xda\xfc\x94\x5d\x52\x0a\x6a\xc3\x8d\xbb\xac\x10\x05\xb5\xe1\xf1\x5e\x96\xfc\x80\xe6\x6a\xc9\xcb\x4c\x3b\xe8\x6c\x85\x3f\x2f\x17\x99\x82\xda\x70\x82\x14\x83\x14\x85\x00\xdc\xbc\x34\x9d\xa0\x36\x47\x22\x23\x7e\x50\xae\x37\x50\x1f\x52\xd4\x86\x31\xbd\x5c\x31\x02\xca\x3d\x54\x95\x8c\x14\xc5\x3e\xcd\x53\x7d\x48\x51\x1b\x96\x47\xe5\x47\xd1\x86\x01\x8d\xd2\x8f\xa2\x36\x07\x6a\x73\xef\xa0\xbb\x91\x84\xd2\x8f\xe2\xfd\x25\xed\xd7\x34\x83\xda\x1c\xbb\x2d\x5d\x05\x65\xda\x4f\xed\x47\x51\x9b\x03\xa9\xd1\x3d\xda\x8f\xef\xc9\xfc\x37\xc7\x43\x12\xf2\x66\xb7\x2e\xe7\x96\x41\x77\x3d\xc6\x65\x94\x0e\x6a\xb3\x65\x16\xa0\x82\x68\x38\x71\x0a\x38\x8a\xf7\xfc\xfe\x9b\xd7\xbc\x79\x24\x0e\xa4\xda\xe6\xeb\xb3\xcd\xb8\x84\x97\xa1\x3b\xa8\xcd\x71\x45\x73\x0d\xde\x7f\xb3\x1d\x36\xed\x46\x97\xcd\x67\x6e\x38\x7f\x99\xca\xc7\x21\x50\xe9\x51\xf4\xcf\x2e\x5a\xda\x04\xca\x5d\x69\x2e\xa3\x72\x10\x3a\x68\x8a\x33\x8a\xf7\x92\xbc\x07\x06\xdc\xa0\xdc\x50\xec\x72\xa2\x1a\x94\x2b\x46\x2f\xe7\xa9\x41\x69\xe9\x2f\xcd\xfa\xa5\x59\xf7\xc9\x19\x83\x83\xee\xee\x61\x97\x01\x37\xa8\xcd\x47\x62\xc6\x1f\x34\xeb\xee\x2e\x6b\x4c\x41\x73\x47\x82\x5b\x7f\xe0\xfe\x26\x01\x06\x87\xba\x87\x68\x57\x79\x68\x78\x88\x7d\x2b\x79\xd7\x6f\xa7\x05\x40\xd7\x82\xdf\x46\xea\xa0\x5c\xda\x78\xeb\x5b\xdc\xdf\xac\xc0\x77\xc9\xc3\x63\xb6\x75\x72\xe8\xf4\x10\xdb\x28\xf1\xfa\xdc\xba\x1b\x20\xdc\xca\xf8\x76\x87\x40\x10\x48\x67\xcc\x5b\x3f\x02\xb4\x61\xc2\xe0\xd6\x91\x00\xdd\xea\xf7\xdb\xc2\x29\x50\x6e\x07\xa8\x62\xa4\xe8\xb1\xf9\x5f\xcb\x43\x8b\x5b\xf2\x5c\xbb\x87\x9c\x30\xa6\xf9\x4e\x27\x80\xe6\x74\x85\xba\x92\x22\xdc\x9f\xf1\x76\x86\x01\x14\x8a\xfc\xf3\x76\x17\xa8\xdb\xad\x0b\x8d\x18\x6f\x1d\x15\xd0\x5d\x98\x72\xeb\xa7\x80\x70\xfd\xf3\x6d\x7d\x16\xe8\x2d\xfd\x2f\x6f\xbc\x7f\x37\x4e\xfb\xf5\x40\x40\x77\x86\xed\x36\x13\x70\x2b\x94\x51\xff\xb0\x8c\x4a\x79\x4a\x51\x1b\x43\xf7\xed\xe2\x5d\x30\x34\x9d\xb7\x45\x04\xa0\x37\x9c\x1d\x35\x2c\x45\x6d\x3e\x09\x13\x0c\xf7\xb7\x52\x97\xde\x33\xc1\x00\x6a\xb3\xd9\x66\x13\x40\x77\x73\xee\xdb\x42\x03\xd0\xb7\xe5\x21\x1b\x11\x7c\x40\x76\x9e\xa5\x01\xb7\x1b\x1b\x1a\xe2\xdf\x4e\x53\x80\x8e\xec\xfe\xbc\xf5\x75\x40\x73\x1a\x4d\x95\x4a\xd1\x5d\x48\xa4\x4a\xa5\xa8\xcd\xb6\x9a\xc0\x00\xb5\x7d\xa7\xf7\x15\x19\x6c\x81\x8e\x7d\xba\xcd\x4c\x80\xda\x88\x41\x6e\x5d\x29\xd0\xac\x8c\xbd\xcd\x33\x80\xda\x08\xd3\x6f\x5d\xa9\x5b\x57\x8a\xd2\x8f\x5b\x57\x0a\x34\xeb\xa8\x6e\x13\x08\x77\x7e\x0f\x9a\x37\x49\xc7\xe8\xd6\x31\x22\x8a\x56\x3d\x53\xbc\xff\xe6\x31\x5b\x96\xb4\x6c\xf9\x4b\x5b\xe6\x36\xbe\x44\xc3\xb7\x79\x86\xfb\x9b\x05\xb1\x69\x16\x17\x80\x6e\xe0\x70\x3b\xcb\x01\xc2\x89\x89\xdb\x4a\x02\xd0\x2c\x11\x54\x77\x53\xd4\xb6\x3c\x64\x63\xcb\x89\x09\xfa\xc7\xe2\x02\x50\xae\xf7\x53\x2a\x53\xd4\xf7\xc4\x5d\xd1\x03\xa2\xd9\xd7\x66\x19\x40\x21\x86\x37\x6f\xfd\x29\x50\x9b\xdd\xa3\x3f\x75\x7f\xeb\x6b\x79\x6e\xce\x8e\x80\xfe\x7d\x54\xce\x84\x80\x66\x69\xcc\x6d\x2a\x02\xbc\x5d\xe1\xf9\xed\x9e\x89\x81\x25\xa5\x70\x9b\x9e\xb8\x5d\x5e\x63\x82\x45\xad\x4c\x51\x9b\x67\xd3\xa1\x42\x2a\xb3\x0d\xd3\x24\xb7\xd9\x08\x50\x1b\x81\xba\x5a\x99\xa2\x36\xf2\x2b\xaa\x60\x8a\x66\xe5\xf3\x6d\xb6\x00\x74\x4b\x9a\x15\xc6\x14\x65\xa1\x9c\xc2\x98\xa2\xbb\xf6\xe4\xd6\x7d\x02\xd5\x70\x79\x6e\xa7\x39\xc0\x72\x0b\xd8\x5b\xf7\xe9\xd6\x7d\x22\x44\xbe\x9d\xf8\x00\x65\x71\xc4\xad\x17\x74\xeb\x05\x11\x5b\xab\xbb\x29\xba\xe5\x93\xb7\x8e\x11\x68\x66\x44\x6e\x1d\xa3\x5b\xc7\xc8\x4f\xdc\x34\x03\xa8\x0d\x83\x7b\x3b\x15\x02\xaa\x11\xfa\xde\xba\x4f\xa0\x1b\x01\xaa\xe1\x29\xc2\xf5\x14\xb7\xb9\x08\x10\x1a\x57\x65\x3d\x45\x39\xf5\x7c\xbb\xa2\x07\x2c\xf7\xb4\x55\xe9\x53\x54\xb3\xbf\x9c\x55\x01\x85\x0c\xff\xbc\x9d\x55\x01\xdd\x14\xe1\xad\xdb\x75\xeb\x76\xd9\x85\xba\x5d\xa0\x59\x95\xaa\x44\xa8\x08\x9d\x0a\x45\x3d\x45\x59\x22\xac\xa8\xa7\x68\x2e\x36\x55\xd3\x53\xc4\x70\x14\x33\x89\x71\x5f\xdf\xdb\xc4\x1d\x99\xc5\x00\xdd\x7d\xd0\x14\xf0\x14\x61\xba\x4b\x01\x4f\xd1\x51\xd1\x9d\x0a\x78\x8a\x6a\xb8\xb3\x0a\x78\x8a\xe5\x5e\xbe\xea\x77\x8a\x6a\x9a\x48\xab\x20\x40\x77\x01\xfa\xad\xcf\x75\xeb\x73\x7d\x8d\xb0\x77\x48\x91\x34\x9d\x0a\x5d\x2e\x50\xcd\x41\x58\xff\x0a\xc4\xd7\x15\x4e\x97\x80\x32\x7d\x7e\x3b\x5d\x02\x5a\x84\x97\x34\xb9\x02\xaa\x91\x36\x51\xe5\x53\x84\x5b\x7a\xaa\xf2\x29\x9a\xdb\x51\xab\xe8\x29\xde\x4e\xf4\x98\xed\x67\xa3\xca\xaf\x13\x75\xd6\x6e\xab\x0a\xfd\x4a\xdd\x43\x0c\xbc\xbf\xe4\x9e\x74\xe0\x40\xb9\xf2\xee\xd6\x81\x03\xc3\xf0\x48\x69\x4e\xf1\xfe\x92\xd6\xea\x9b\x81\x6a\xdb\xdf\x82\x91\xf3\xb1\xe6\x10\x34\xb7\xb3\x78\x74\xca\x40\x74\x2c\x96\xd2\x9d\xa2\x1a\xdf\x86\x3a\x9d\xe2\xbd\x7c\x71\x6c\xf7\xd8\xce\xbf\x79\xb2\xc3\x43\x07\x87\x1a\x87\x4e\x0f\xd1\x48\x72\x1c\x8f\xc9\x9d\xe7\xab\xcb\x60\x34\x7c\xcc\xee\x80\x52\x60\x42\xf1\x4e\xf1\xfe\x9b\x3f\xf5\x6c\xf8\x48\x31\xfd\xe5\xe3\x21\x56\xa8\xef\xfe\xf2\xe7\x21\x46\x2b\x32\x32\x6a\x70\x8a\xf7\x64\x3b\xc7\x6c\x47\xe7\x3d\x61\x58\x50\x84\x53\x94\xd5\x69\x8a\x6c\x8a\x42\x5e\x6f\x2a\x9f\x29\xba\x89\x4c\x85\x31\x45\xe8\xcf\x29\x79\x29\xba\x7b\x68\x3c\xa6\x72\x40\x35\xb2\x6b\x8f\x0e\x0f\xa8\x86\x45\x7c\xf4\x6e\x40\x35\x72\x28\x8f\xb9\x1d\x50\x6e\xdc\xa2\x08\xa6\x28\x64\x58\xa7\x22\x98\xa2\x1a\x7e\xe6\x63\x89\x07\xa8\xc6\x7b\xff\x98\x01\x7a\xcc\x00\xed\x9e\xcb\xa6\x52\x44\xe9\x3e\x52\x8f\x6e\x11\x08\x37\x51\x54\x16\x53\x54\x63\x08\x78\x74\x6e\x40\x35\x3e\x98\xc7\xd9\x99\xe7\x9b\x9d\xf1\xbe\x75\x78\x40\x1b\xee\x72\xa1\xa2\xa6\xe8\xf3\xbb\x80\x8d\x65\x7a\xc6\xe5\x3b\x8a\x6c\x8a\x1e\xf8\x32\x8f\xf3\x23\x60\xb9\xeb\xf7\x63\xda\x07\x74\x17\xa1\x3d\xd6\x5a\x82\x6e\x21\xa0\xb2\x9b\xa2\x1a\x06\xf1\xd1\xe1\x79\x92\x1e\x23\x53\xf3\xe8\xc9\x80\x52\x90\xe3\xd1\x91\x01\xd5\x6c\x97\x8e\x0c\x98\x6e\x39\xf4\xe8\xc8\x3c\xaa\x9a\x99\xfd\x7f\x74\x5b\x40\xe9\xe1\xaa\xce\x29\xaa\xe1\x5f\x3f\xce\xab\x80\x6a\xe1\xc9\xec\x9d\xb2\x61\xdc\xa4\x85\x1e\x60\xba\xcd\xd9\xe3\x4c\x0b\x08\x57\xde\x2b\xeb\x29\xde\x56\x70\xcc\x0c\x12\x68\xae\x98\x7d\x74\x78\xc0\xfb\x6f\x1e\xb3\x19\xd3\x66\xf0\x7c\xcd\x20\x81\x6a\x76\xac\xeb\x02\x40\x35\x12\x22\x8f\xde\x0d\xa8\x36\xbc\xa4\x9f\xe0\xe4\x13\xb4\xfb\xcd\x29\x81\xee\x78\xf8\x98\x53\x02\x65\xe1\xfe\x63\x55\xc7\x83\x0b\x84\x32\xee\x7c\x2c\xcd\x04\xcb\x3a\x37\x45\x42\x45\x35\xac\xdd\x63\x9a\xe9\x71\x41\x81\xb3\x23\x8f\xa5\x99\xa0\xb4\xa6\x6a\x89\x8a\xf8\x5e\x62\xb3\x51\xa0\xac\x2d\x79\x9c\xdc\x79\xbe\xc9\x9d\xdd\x7f\xb3\xfd\x3b\x5f\x2a\xb9\x94\x47\xaf\xeb\xd9\x31\x21\x64\x3f\x54\x21\x15\xa5\x3b\xab\x0a\xa9\x78\x4f\xc6\x9d\xeb\x76\x21\x43\x5a\x8d\x24\xc6\xcf\x9c\x2e\x68\x6e\x8d\xaf\x42\xa0\x28\xb3\x56\x3f\xbf\xf1\x9f\xdf\x38\x1f\xc4\xcf\x38\xe4\xe7\x4e\x7f\x4e\x4d\xa8\x07\x28\xaa\xe1\xcc\xfc\xfc\x30\x7f\x2a\x85\x7c\xff\x75\x79\xc8\xfe\xd9\x39\xf4\xf3\x90\x49\x1e\xdc\x8d\x9f\x01\x05\x4a\x82\xe5\x6e\x14\x3f\x3f\xc2\xdf\x17\x50\x60\xf0\x54\x17\x14\xe5\x22\xc0\x9f\x5f\x21\xa8\x46\x16\x40\xc1\x41\x51\x2e\x8e\x53\x22\x70\xfe\xc8\xaa\xba\x14\xfc\xe7\xf7\x05\x5a\x3a\x41\xf2\xf3\xcb\xf9\xf9\xe5\x4c\x0f\x79\x32\xbf\x1c\xc2\x82\x9f\x5f\x0e\xe8\x7e\x5f\x3f\xbf\x1c\xd0\x5c\xf0\xa7\x6a\xa0\xe8\x66\x87\x94\x08\x14\x11\xde\x91\x91\x02\xe8\x68\xe3\xcf\x9f\x61\x01\x08\x6b\xf2\x7e\xd6\x2f\x83\x18\x3e\x12\x8b\xa6\x40\xb5\xf9\x0f\xba\x54\x3f\x3f\x3e\xf0\x15\x3e\x2a\x0d\x28\xca\x49\xdf\x9f\x1f\xcc\xcf\x0f\x86\x38\xe5\x67\x2d\x33\x08\x6b\xf1\x54\x0b\x14\xd5\x08\x39\x7f\xce\x7c\x82\x6a\x18\x4e\x05\x04\x45\x59\x7b\xf2\xf3\x4b\x03\x61\x45\xef\xcf\x2f\xed\xe7\x97\x36\x6d\x97\x7d\x47\xc1\xf3\xf0\xf4\x7e\x2f\xe0\x7d\x5c\xbc\x22\xce\x7c\xfe\xfc\x38\x30\x2a\x6a\x00\x8a\x72\xa7\xa9\x9f\x53\x93\xa0\x14\x3b\xfa\x39\x35\x09\x0a\x19\xe2\xa9\x50\xa0\x58\x6a\x38\x28\x14\x28\x4a\x93\xa2\x50\xa0\x68\x06\x2e\x3f\xb3\xb0\xa0\xbb\x15\xd1\xcf\xba\x2b\xd0\xdc\x79\xfc\x67\x64\x01\xca\x52\x81\x9f\x91\x05\x28\x4b\x5d\x7f\xc6\x0c\xa0\x0c\x49\xd4\x09\x14\xe5\x24\xfc\xcf\x68\xe0\x67\x34\x80\xa3\xa1\x72\xa0\x28\x47\xbe\x9f\xae\x3f\x68\x66\xdf\x7e\xfa\xf9\xe0\xed\x43\xee\xc8\x69\x4e\xd0\xc2\x87\x6b\x2e\xf5\xc7\x9c\xa6\x01\xed\x4f\xdf\x1f\x54\xdb\xfd\xa1\x8f\xed\xa2\xfc\x08\x17\xe8\x67\x2a\x15\xbc\xe7\xe7\x96\xf4\xea\x41\x0f\x87\x09\xd7\xe4\x80\x6a\x8c\x7c\x8a\x0e\x8a\x6a\xbb\x3f\xb4\xb1\xf7\xd7\x58\xfe\x4d\x57\x5c\x9d\xc0\x22\xc3\xa3\x4e\xa0\xa8\xc6\xc8\xf7\x73\x02\x13\xbc\xbf\xf4\x98\xdd\xf8\x78\x4f\xfe\xd2\x3e\x63\x06\xb3\xf9\xc4\xf5\xbb\x41\xb3\xaa\x5e\x39\x41\xf1\x9e\xcc\x5f\x7a\x9f\xcf\xd7\x34\x7e\x6a\x59\x12\x68\x6e\xfc\xaf\x7a\xa0\x28\x17\xfd\xa8\x0b\x28\xaa\xfb\xfe\x98\x12\x05\x2d\xcd\x50\xfe\xf4\xbb\x41\xe8\xb9\xfc\x5c\xc6\x09\x82\xb2\xdc\xb5\x91\x13\x15\x41\xd9\xfb\x52\x3d\x50\x0c\xb2\xb0\x6b\x23\x4d\x2a\xda\x20\xf0\x59\x1b\xf5\xd3\xa2\x33\x07\xbb\x36\xbc\x74\x51\xfd\x7d\x35\x96\xba\x83\xa2\xc7\xfb\x34\x97\xba\x83\xa2\xfa\x77\xc9\xd3\x43\x27\x87\xfc\xaf\xcb\x43\x17\xeb\x6f\x6c\xc5\xe3\x21\x5f\x8d\xc6\xb1\x66\xfb\x5f\x74\x96\xb3\x2d\x85\x07\xc5\xfb\x6f\x5c\xa0\x79\x03\x38\xee\x7d\xf3\xdf\x6c\x2c\x55\x4e\x49\xbc\xbd\x14\x28\x14\x9d\x79\xdf\xb5\x91\x3b\x15\xb1\xbe\x6b\x2e\x0f\xf9\x00\x8a\x43\xb6\x96\x14\x68\x7f\x1f\xe6\xda\xba\xcd\xc0\x6f\xef\x1b\x5d\xd6\xbd\x64\xff\x2e\xc9\xf9\xbb\xbd\xd1\xdd\xae\xd2\x7e\xec\x5e\xe0\x45\xf5\xf7\x69\xae\x2d\xec\x6d\xd2\x8b\xbd\xb8\xa7\xf0\x97\x6c\xcd\x8b\xbd\x58\x1b\x66\x57\xbc\x27\xa3\x69\x61\xdf\xe2\x5b\x77\x7b\x23\x6c\xad\x9b\x02\x6c\xbe\x08\xf8\xdb\xa2\x53\x6e\xb3\x36\xd2\x90\xa2\xba\xb7\x3e\xbc\x26\x9e\x74\xf7\x06\x86\xd7\x7c\x51\xdd\x6e\x4c\x7b\x3b\xe9\x6d\x6f\x29\xfd\x21\x45\x3f\x6c\x50\xbe\x94\x1b\x14\xd5\x6d\x6b\x7a\xae\xf4\x5c\xb4\x2b\x7d\xe8\xc9\xfc\xc5\xee\xe9\x6d\x57\xda\x2e\x3a\xbb\x7c\x0d\xa8\x16\xca\xed\x3b\xe6\x03\x60\x83\x01\x76\x05\x59\x5b\xd9\xb0\xb2\x61\x3c\x93\xb2\x15\xe4\xe7\x7a\xa7\xaf\xcb\xf3\x17\x39\xe0\xe0\x5c\xd3\xf3\xbf\xa8\xde\x69\xc5\xf4\xf4\xf3\x7b\xcd\x38\xd9\xf4\xfc\xe4\xec\x7a\xa7\xaf\xa7\x0f\x8e\x9c\x5d\xef\xb4\x62\xfa\x1a\x4c\x52\x38\x5e\x72\xfa\xe2\x4d\x87\x9b\xef\x98\x5d\x36\xe9\xeb\xfe\xf7\xda\xe6\xb5\x4d\xdf\xd5\x17\x9d\xba\xc3\xb5\x61\xb0\x45\xb1\x0a\x6c\xa9\x92\x28\x8a\x65\x27\x4b\x95\x44\x31\x36\xdf\xae\x69\x27\xe0\x1a\x33\xf4\xaf\x6d\xd9\xee\xc5\xe7\xdd\xe9\x97\x65\xbb\x5f\x14\xa5\x1f\x6b\x5b\x36\x7b\xd9\x6c\xba\x65\xd9\x2e\xd6\xda\xc6\xa2\x11\xcb\x76\x31\x29\xdb\x17\xdd\xb2\x7c\x51\x5f\x0c\xb2\xd2\x6b\x5b\xbe\xa8\xaa\xec\x2f\xce\xb5\xdb\x9f\xa4\x10\xa9\x04\x5e\xdb\xee\x15\x95\xd4\xdf\x39\xd7\xee\x53\x65\xba\x95\x65\x8b\x6b\xdb\x7d\xb7\xb0\xea\xdd\xcf\x65\xf7\x8a\x64\x15\x7b\xf8\x43\x3b\xe7\x45\x43\x1b\x65\x6d\xbb\x9d\xb3\x3b\xec\xf8\x08\x0f\x1f\x3e\x15\x47\xbb\x5d\x71\xf8\xec\x5f\xf4\xaf\x2b\x0e\x7b\x87\x5d\x17\x46\xfa\x5f\xb6\xf5\xf0\x73\xf7\x15\x39\xec\x8b\xc3\xec\x2c\xd7\x3c\x6c\xec\x8b\x20\x70\x5b\x6a\x43\x8a\xf7\x97\xdc\xc0\x61\xff\x1c\x0c\x3b\xe1\x2f\xbd\x01\xa6\x6a\x59\x78\xbc\x54\x82\x14\xfd\x1b\x14\x4e\xdb\xff\xe5\x1a\x39\xff\x69\xfb\x4f\x32\xdc\x5e\xf2\xf4\x81\x9f\x94\xb3\x7b\xfa\xd3\x86\x21\xe3\x1f\x83\x46\x5c\x3e\x11\x2a\xac\x71\x4b\xd6\x76\xf9\xc3\x8b\x37\xc5\xc1\xe4\xf2\xc6\x2f\x64\x57\x07\xf7\x7d\xd9\xfa\x4b\x31\x25\x0f\xd9\xd7\x97\xf2\xf6\xbc\x29\xb7\x3f\xbc\x79\x9f\xbc\xe2\xed\xfb\x84\x0e\x64\x52\xd2\xb1\xd4\x81\x14\xd5\x83\x57\xe5\xb6\xad\x37\x4f\xdc\xf3\xdf\x76\xe2\xed\x13\xa7\xad\xb7\x1d\x46\x02\xaf\xfb\xd1\xdc\xb6\x82\x39\xd3\xf2\x4d\x7c\xec\xb0\xc7\x07\xce\xe9\x1f\x6f\x92\xc5\xbd\xdf\x60\xf5\xf8\xc0\x1f\x3f\x07\x7f\x68\xe7\x33\x19\xca\x76\xc7\x4b\x95\x49\x51\xdd\x77\xec\xe7\xb9\xd8\x5e\xe7\x3b\xd7\xcf\x57\xf8\x45\x9b\x0e\xa2\x3f\x3b\xec\xc7\xe3\x4e\xff\xcb\xd6\x2b\xfa\xc2\x7f\x35\x8d\x35\xe8\xbe\xd5\x4d\x2b\x0c\x1a\xfb\x9d\xae\xa6\x15\x06\xdd\x7b\x54\xb1\x52\x0c\xa6\x5a\x56\x23\xa3\x26\x02\x85\xb3\xa5\x86\xa5\x28\x54\x76\x57\x23\xa1\x26\x3a\xbb\x79\xaf\xd6\x3c\x7d\xfb\xde\x73\x4e\xa6\xdd\x6c\xed\x7b\x6c\x93\x63\xfe\xd4\x19\x46\xba\xa7\x91\x3d\x13\xd5\x07\xff\x45\x76\x4b\x54\x7f\x63\xdf\xd5\xba\xcd\xe8\x36\x83\xf6\x77\x7f\x88\xea\x59\xb0\xac\x6f\x35\xe6\xf3\x44\xf5\xa4\x69\xa4\xb7\x44\xdf\xed\x0c\xad\x2b\x88\xf8\x0e\x79\xfe\x17\xe1\x47\xdf\xb4\xae\xed\xb3\xae\x7c\xf5\x8d\x9c\x94\xa8\x9e\xf4\xc6\xf0\xfc\x4e\xd5\xe1\x88\x2e\xf5\x2f\x45\xf5\xa4\x65\xda\x4d\xc5\x2e\x93\xfa\x9e\xd5\x86\x77\xc0\xfc\x5a\x4f\x2e\x4a\xf0\x2b\x5a\x52\xdf\xb3\x14\xc0\x14\x1d\x3d\xbf\xd5\x08\x7e\x45\x90\x00\x5e\x2d\x6d\x07\xf1\x30\x8a\x69\xab\xa5\xf7\x99\xf4\x23\x56\xb8\x11\x0e\x8b\xae\xe1\x54\x38\x53\x0c\xa6\x05\x56\xd3\xe4\x36\x4d\xee\x7c\x3f\x25\x85\x2d\x17\x2a\x96\xc5\x02\xe9\xd5\xca\xe6\x17\x15\x2d\xe1\x7f\xd9\xd4\xb2\x7f\x38\x97\xb6\x14\x74\x66\x30\x56\xd3\x96\x82\xea\xdf\x21\xdb\x35\x19\x42\x30\x49\x6d\xfa\xfe\xbc\x08\x87\x4e\xb5\x2e\x45\xa4\xef\xe7\xb4\x5f\xa7\x19\x3b\xee\x51\x5b\x06\xfa\xf2\xc5\x5e\x36\x62\x61\xd0\xcb\x43\x36\x62\x69\xd0\xfd\x70\x96\xdf\x12\xc1\x6d\x2f\x7a\x7a\xd9\x87\x04\xb7\xfd\x1f\xd4\x2e\x96\x4a\x9b\xe2\x3d\x31\x0d\x5f\xde\x0b\x61\x2d\x9b\x9d\x2d\xa5\x36\x45\xb1\xdc\x6b\x29\xb5\x29\xba\x2e\x46\xd3\xfe\x35\xed\xdf\xe4\x41\xef\x3e\x89\x9d\x51\xa7\xfc\x2f\xcf\xb5\x23\x0e\xeb\x47\xba\xfb\x22\xed\xe4\xfe\x19\x9b\x9a\xc6\x0e\x04\x9b\x6e\xad\x76\xd8\x2f\x87\xfd\xc2\x7f\x1d\x5e\xf1\xf0\x8a\x74\xcb\xe1\x1d\x51\x6e\xd4\xed\xf6\xc3\x1b\x3a\x98\x94\xd8\xfd\xa1\x0f\xe7\xe0\x13\x9d\x34\xe2\xf4\xf4\x4c\x7b\x75\xc6\x77\x25\x3a\x45\x9f\x8e\x00\xda\x1d\xf0\x76\x18\x37\x79\x7a\x93\x4c\x72\x75\x9f\xe1\xe9\x25\x89\x61\xfb\xe4\x92\x9a\x27\x50\xdd\x3b\x3a\xbd\x49\xa6\xaf\xfa\xa4\x77\x4e\x5f\xca\x93\x97\x72\xf2\x54\x4f\x7b\x9a\xe9\xab\x60\x00\x6e\x97\x6d\xa5\x68\xa8\x3b\xaa\x5d\xbe\x0e\x14\x0d\xe9\xb5\x34\xed\x1a\x68\xe1\xe7\x79\xd9\xae\x8b\x76\x2d\xda\x75\xd9\x15\x17\x5d\xb1\xb8\xa1\xcb\x76\x5d\xb4\x0b\x17\xa5\x5d\x36\xe2\x32\x26\xc4\x78\xb7\xdb\xb7\xf2\xe6\xd3\xc0\x77\x52\xe2\x53\xf4\x65\x5b\x6f\x2f\x79\x7b\x49\x0f\x79\x49\x0d\x22\x5e\x45\xd3\x20\x36\x0d\xa2\x1f\xf6\xed\x25\x1f\x6e\x72\xa7\xf9\x8f\xa7\x7f\xac\x64\xe0\xbf\xb4\x6b\xa0\xe9\xc0\x29\xdd\x29\x0a\xdd\xeb\xd5\x1e\x1b\xc1\xbc\x14\xc9\xb6\xd5\x1e\xaf\xf8\xb8\x8b\x02\xf7\xfd\x78\xdf\x8f\xb9\x72\xfe\xeb\xe7\x15\xd9\x85\x48\x9f\xae\x69\x10\xdb\xb7\x43\x2c\x57\xfc\x79\x43\x4c\x2e\x25\xb5\x83\xab\xfd\x3c\x3f\x93\x4b\x48\x25\x2f\xe5\x3c\x45\xeb\xdf\x7f\xf9\xbc\x7f\x3c\xef\xfd\x3d\xd4\x0d\x72\x3b\x85\x3f\xec\x0c\xb0\xba\x01\x2d\x78\xcf\xef\xb1\xf4\x18\x6f\x1d\x6f\x75\xd7\x4a\x82\x42\x5a\x6c\x75\xad\x24\x68\x6c\xc8\xbd\xba\x56\x12\x24\x15\x73\xab\x6b\x25\x41\x21\x4f\xbb\xba\x41\x2e\xe8\xba\x79\xaa\x85\x8a\x42\xd0\x77\x75\xe3\x5e\xd0\xbf\xe6\x1b\xf6\x82\x62\x3f\x89\xd5\x0d\x71\xc1\x60\xa2\x70\x75\x8d\x30\x28\xea\x7e\x56\x37\x9c\x05\x81\xbc\xdc\xea\x9a\xe5\xae\x59\x2e\x0f\x9d\x1e\x3a\x19\x43\xe9\x09\x23\x5c\xd0\xc7\x77\x45\xdb\x85\xde\x3e\x5a\x3c\xab\x33\xa7\x25\x7a\x78\x2e\xe3\xe0\xde\xbf\x61\x95\x9b\xd4\x78\x83\x32\x2b\xa0\x8a\xa9\xe8\x06\x40\xaa\x98\x8a\x0a\xef\xa8\xdb\x0a\x6a\x7c\x46\xf7\x87\xb6\x82\x22\x1e\x92\x4f\x4b\xc5\x52\xf1\x5e\x92\xc7\xa6\x89\x07\xc5\xa6\xff\xab\xb3\xed\x87\x68\xff\x3d\xa4\xf0\x81\xa3\x6c\x4a\x55\xca\x52\xd9\x54\x44\x30\xfe\xf5\xb0\x17\x5f\xb4\xfd\x3b\x99\xbd\x48\x12\x9c\x02\xcf\xd5\x75\x21\x40\x67\x5b\x97\x85\x56\xe9\x87\x0a\xf2\x04\xca\x93\x8a\x96\x94\x73\x2e\xf5\x49\x45\x30\xe5\xbe\x14\x23\x15\xef\xbf\xd1\x8c\x61\x6f\x0f\xc7\x0b\x3c\x5c\x35\x45\x45\x05\xb9\x03\x35\x45\x45\x05\x99\x88\x6e\xa0\x0d\x2a\x9a\x3f\xf4\xc5\x63\x46\x29\x88\xf6\xd5\x0f\x15\x15\xf8\x53\x8a\x85\x8a\xd2\xdf\xec\x65\x37\x52\x5a\x4c\xf5\xda\xea\xe5\x3d\x95\x93\x04\xdc\xb9\x71\x36\x28\x5d\xac\x5e\x36\xa2\x78\xbe\x7e\x36\xba\x0b\xa0\x53\x27\xb4\xba\xd1\x38\x08\xa6\x94\x57\xd7\x5d\x00\x15\xbe\x2b\x46\xde\x6a\x91\xe6\x68\x7f\x5b\xe5\x6e\x78\x0d\xda\xf7\x69\x1b\x3f\x77\xf2\xe1\x81\xcf\xa7\x7a\xa9\x78\x9d\x39\x1a\x69\xb4\x0c\x2a\x08\xc4\xba\xb1\x2b\x68\xa6\x84\x94\x1c\x15\x15\xbe\xaa\xcb\x1f\x2e\x23\x49\xbc\x34\x55\x48\x45\x05\xee\x4a\xdf\xbd\xe6\x8e\x53\x33\x3c\xe4\xc9\x76\xc4\x5b\x08\x71\xfb\x6e\xbf\x50\xec\x12\xbe\x5d\xc6\x9b\xdd\x7d\x62\x7d\x38\xc6\x9b\xa0\x35\xdf\x10\x03\x49\x50\xe1\xc7\x6d\x1c\x09\x8a\xcd\xc8\x96\x5a\xa5\x22\xf4\xe5\xfa\x61\xf3\x8f\xaf\xf9\xdc\x92\xb1\x25\xe8\x3a\x60\xca\x97\x8a\x16\xb8\x56\x5d\x1b\x0f\x82\xba\xa8\xd5\x4f\xfb\x1a\x29\xba\xdc\xbc\x4b\x0d\x3a\x68\xcb\xee\x39\xed\x8b\x93\x0d\xf0\x70\xf3\xfb\x69\xfb\x4f\xdb\xef\x21\x1b\x4b\x9e\x9a\x75\x75\x4b\x91\x53\xf1\x9e\x9f\x63\x97\xfd\x73\x99\x65\xe1\xfc\x9a\x6f\xf0\xfe\x1b\xdd\xa8\xc9\x05\xed\x1b\xe1\x6f\x9f\x12\xd5\xbc\x81\x43\xd2\xb5\xc2\x60\xe8\x38\xf7\xdb\x2f\x81\xed\xde\xd9\x15\x6a\x29\x46\x2a\x22\xfd\x1c\x35\xcc\xa0\xc2\x1b\x37\x2c\x05\x2d\xca\x1f\xfa\x48\x28\x35\x31\xd0\xee\x86\xa5\xa0\xc2\x11\x40\xf3\x0d\xea\x7b\x4a\x46\xaa\xa0\x74\x48\xba\x16\x1d\x14\xb3\x41\xab\x6b\xd1\x41\xff\x46\xcd\xc7\xae\x78\x14\x33\xe4\xe9\x6a\xe4\x41\xdf\x7d\xf9\x1f\x9b\xfa\xa0\xac\x69\x23\x8c\x67\x41\xd3\x49\xee\x5a\x74\x50\x81\x11\xee\x5a\x74\x50\x48\x76\x2f\xb5\x4e\x45\x85\x23\x9f\x06\x1d\x54\x68\x83\x7f\x5e\x11\x1b\x1f\x8e\xd2\x1a\x74\xf0\x3e\xb5\xb7\xf3\x43\x8b\x0e\x16\x42\x10\x2b\x8c\x84\x41\xb0\x0d\xef\x0a\x8d\x3c\x28\x36\x50\x58\x8a\xa4\x8a\xc6\x9e\xd5\x2b\x34\xfb\x9f\x6e\x2a\x6f\x40\x18\x2f\x83\x32\x59\x11\xda\x78\x50\x31\x3c\xfd\xe3\x21\x44\x46\xb9\x49\xc5\x55\x45\x85\x4d\xd5\x08\x47\x63\x9c\xc1\xc8\xa8\xa4\x2a\x1a\xb3\xda\x2b\x0c\x7a\x41\xb1\x0c\x70\x29\x88\x2a\x9a\x69\x6c\x95\x4e\x45\x51\x04\xba\x94\x35\x15\xc5\xee\x30\x4b\x59\x53\x51\x41\x18\x1c\x1a\x49\x50\x41\x4c\xad\xd0\xa9\xa8\xe0\x5b\x08\xed\x21\xa8\xe0\x2b\x52\xfb\x54\x74\x6a\x28\x57\x68\xfc\x40\xd7\x1e\x86\xc6\x0f\x14\x6a\xb4\x2b\x34\x7e\xa1\xf1\x23\xba\x55\x0e\x55\xbc\x0f\x92\x56\x0c\x2f\xc9\xa4\x30\x3b\xd9\xac\x18\x9e\x8c\xbd\xac\xd8\xba\x79\x85\xe1\x33\x68\xcb\x0e\xd3\x1c\x82\x66\xf4\x1c\x86\xc5\xa0\x82\xb8\x3b\x0c\x8b\xc3\x1d\x0f\x37\xfb\xc2\x84\x35\xe8\x06\xfb\x61\x10\x0c\xde\x7f\xf3\x98\xb7\xf9\xa2\xb3\xa9\xf4\x0a\xed\x21\x58\x6c\xbc\xb5\xc2\x8c\x2f\x28\xfd\x05\x25\x52\x45\x05\xe1\xb3\x12\xa9\xa2\xb1\xe2\x72\x29\x7e\x2a\x9a\x03\xb3\xe2\xa7\xa2\xfe\xfb\x2f\xef\xf2\xc5\x2a\xfb\xc2\x2c\x2c\x28\x5d\xea\x30\x0b\xab\xf4\x69\x6e\xf6\xbf\x69\x58\x50\x8e\x32\x4a\x9f\x8a\x0a\x42\xb4\x30\x0c\x05\xf5\x7d\x0e\x9a\x32\xf0\x9e\x8c\x1b\xd7\x96\x81\x72\x94\x0f\x4d\x19\x78\xff\x8d\xb3\x19\xae\x82\x8a\xf8\xbb\xfa\x6b\xa9\xa9\x2a\x8a\xbd\x5d\x56\x98\xcd\x05\xef\x89\x79\xd8\x46\xb8\xa0\xf4\x34\x95\x5e\x15\x2d\xfd\xd2\x34\x92\xa1\x91\x24\x8b\x10\x46\xb8\xa0\x82\x00\x3a\x4c\xdd\x82\x62\x07\xa7\xa5\x3c\xab\xa8\x20\x50\x55\x9d\x75\x7d\xea\xac\x9b\x9f\x9a\x79\x5a\x50\x68\x9b\x2e\x15\x5b\x45\x04\x51\x69\x68\x11\x41\xb0\x05\xcc\x52\x9d\x55\x14\xab\x86\x96\x6a\xaa\xa2\x82\x88\x2a\x8c\x4a\x51\x53\x7d\x2f\xc9\x23\xbb\x3c\xd9\xc5\xa7\x4c\xdc\x18\xda\x35\xd0\xd1\x90\x59\x71\xf9\xac\x5f\xac\xf2\x55\xbd\x6c\x2b\xb5\x97\x85\xad\x08\x33\xb0\xa0\x4d\xbf\x3e\x33\xb0\xa0\x82\x70\x39\xb4\x74\xa0\x7d\x2f\xb4\x49\x59\xd0\x87\x6d\x35\x04\x05\x45\xb9\xd9\x0a\x6d\x18\xe8\x94\x75\xad\xd0\x60\x81\x68\x0e\x31\x8f\x0f\x84\x10\x34\x96\x87\xec\xea\x17\x51\x8e\x3a\x46\x92\x2a\xa2\xe6\xe6\x4b\xae\x2d\x02\xf5\x75\xb5\xe9\x56\xd0\xbe\x7e\xfd\x79\x7e\x66\x55\xd9\xd4\x64\xa9\x92\x2a\x82\x1d\x4e\x57\xfc\x7c\x07\x28\x70\x0c\x82\x76\x85\x53\x45\x05\x29\x87\xf8\x79\xdf\x2f\x56\x69\x51\x7e\xf6\x34\x0b\x4f\x8d\x8d\x43\x8b\x15\x5a\xac\xdd\x43\x3e\xdc\x1f\x0f\x97\x64\x82\xb2\xa9\xa2\x90\x6a\x5e\xea\xa2\x8a\x70\x66\x4b\xc1\x53\x51\xba\x36\xaa\x9b\x8a\xc9\x5e\xef\x6b\x38\x81\x0a\x8a\xfd\x53\xd7\x30\xb6\x04\x81\xfe\xe6\x1a\xc6\x96\xc3\xd8\x92\xf8\x7f\x68\xb0\x40\xa3\x34\x60\x0d\x56\xba\x8a\x96\xac\xcc\x59\xc3\x39\xd5\xf1\xcd\xa9\xf2\xa2\x8f\x66\xfb\x9b\xe3\x1c\xcd\xa0\x7e\x51\x14\x4b\xda\x96\x72\xaa\xa2\xa8\x2f\x5c\x0a\xa0\x8a\xf0\xa3\x51\x00\x55\x54\xec\x9e\xcb\xf6\xbf\xa8\x41\xa8\x34\xb4\x62\x8a\x9d\x26\x26\x5e\xc9\x52\x51\x83\xa8\x65\x68\x8c\x86\x91\x18\x39\x81\xe1\x84\x27\xa8\xd8\x3d\x97\x7d\x11\xec\x61\x8d\x17\x39\x8c\xc4\x40\x0d\xfb\x75\x78\x2e\xd6\x40\xb0\x49\xf9\x1a\xda\x22\x10\xec\x1f\xb9\x86\xb6\x68\x7c\xa9\x5c\x86\x99\x61\x8e\x16\x04\x4b\x5f\x97\xa2\xa3\xa2\xef\xb6\x22\x7d\x6e\xf9\x89\xd2\xbe\x87\x9c\xb6\x04\x81\x34\xef\x52\x14\x54\x14\xab\x7c\x96\xa2\xa0\x22\x9a\x37\x69\xd0\xa5\x02\x28\x85\xce\x4b\x01\x50\x51\x63\xf3\x5c\x5e\x91\xa0\xcb\x38\x7e\x94\xbd\x53\x56\xd2\xd3\xd4\xb2\x77\xca\xb1\xc8\x1f\x7a\x43\x64\x72\xc7\xf7\x5f\xbe\x29\x2f\x6a\x10\x58\x2a\x09\x2a\xc2\xa8\x6a\x68\xfc\x40\x43\xfc\x6e\xa9\x08\x2a\x9a\xca\x70\x6b\x68\x10\x41\xb1\x13\xc5\x1a\x06\x5f\xa0\x06\xce\xf3\x30\xbb\x0b\x22\xed\x69\x73\xb4\xa0\x86\xcf\xc8\x8c\x2b\xa8\xe1\x8b\x62\x84\x06\xfa\xb0\xc3\x76\xdf\x56\xb4\x3d\xbe\xf7\x70\xf7\x87\x3b\x82\x4d\x18\x9f\x61\x34\x06\x02\xcd\x81\xa5\x42\xa8\x88\xf4\x79\x68\x68\x40\x0d\xc2\xdb\xe1\x1c\x21\x28\x6a\xd1\x97\x92\x9e\xe2\xbd\x6f\xce\x6f\xa0\x05\x6a\xf8\x3e\x19\x54\x81\xf7\xdf\xf8\xa9\xd3\x73\xa0\x7d\xed\x37\x4d\x0a\x56\xf9\x74\x8d\xa0\x40\x4f\xdf\x6a\x23\x28\x50\xac\x10\x59\xc3\x08\x0a\xd4\x68\xfb\xdf\x46\x79\x9c\xde\xf1\xe9\x2b\x62\x83\x6c\xe4\xe9\x1d\x73\xc8\x8c\xe9\xf8\xcc\x15\x4e\xc1\xd0\x5c\x81\x42\x90\x6f\x0d\xb3\xa8\xe0\xfd\x37\x3e\x34\x67\x0c\x41\x67\x89\xd7\x1a\x86\x66\xa0\xa8\xed\x5d\xc3\x34\x2a\x88\xdd\x77\x50\xab\x06\x6a\xf8\x78\x2e\x6f\xef\xe2\xa3\x62\xc0\x1f\x26\x5b\x41\x0d\x07\xd6\xdb\xc6\xbe\x28\xf4\xb4\xd7\x30\xf0\x03\x81\xb2\xd1\x1a\x1a\x3a\x50\x26\x9c\x86\xf1\x1b\x28\x54\xbd\x97\x3a\xa7\xa2\xd8\x44\x7b\x29\x73\x2a\x96\x3e\xc5\x78\x3c\xf4\x38\x22\x73\xc5\xc7\x8f\xea\x71\x51\x3b\x5f\x90\xe6\x6a\xfc\xfe\x9f\xb1\x77\x47\xba\x65\xd7\xcd\x6c\xfd\xdb\x8a\xdd\x83\x3b\x49\x26\x01\xc2\x29\xa7\xec\xaa\x3e\xe4\x33\x42\x86\xa4\x13\xa7\xa4\xfe\x57\xe4\x18\x29\xa3\xe4\xac\x6d\xac\x18\x2b\x18\xf3\xcf\x64\xbe\x08\x02\x04\xf1\x7d\x37\x91\x5e\x68\x89\x40\x6c\x3e\x56\xc3\x9c\x20\x90\x05\x59\x9b\x36\x06\xbc\x7f\xe9\xd1\x7c\x4a\x0f\x4f\x89\x28\xc1\x34\xe5\x07\x74\x63\xc5\x53\xe7\x66\xea\xdc\x10\x6f\x52\x3b\x54\xb4\xc9\xe6\xb8\xa5\xee\xa7\x18\xa8\x1a\x2f\x75\x3f\xc5\xa0\xe0\xe6\x9a\x26\xd6\x80\x40\x8b\x70\x29\x05\x2a\x62\xc3\x7d\x9e\xfa\x40\x48\x81\x06\x95\xb5\x97\x52\xa0\xa2\xb9\x12\xab\xc8\xa7\x88\x8d\x39\xcb\x34\x9e\x08\x82\x6c\xc7\xa5\xc6\xa7\x48\xd4\x41\x97\x82\x9e\x62\x38\x71\x52\xaa\x53\xc4\x86\x17\x3c\x29\x67\x28\x9a\xf6\x76\xea\x03\xcd\x2f\x28\xc8\x53\x9a\x1a\x99\x69\x50\xf0\xfb\x99\x7f\x89\xf9\x70\x7e\x35\x5d\x0a\x04\x49\xe5\xee\x35\xf5\x78\x40\x50\x5f\x7a\x4d\x57\x07\x41\x6c\x5e\xa4\x4e\x10\x18\x1b\x01\xd2\xa9\xdd\x01\xb1\xf1\x5e\x28\xb9\x29\xfa\xe6\x33\xd2\xee\x80\x6e\xf4\x5b\xc9\x4d\x11\x1b\x6e\xaa\x62\x9a\xa2\xa5\xbd\x77\x1d\x10\x2c\x72\xe0\xd6\xd4\xdf\x01\xb1\x11\x6f\x98\xda\x2b\x30\x10\x1f\x5d\x53\x0f\x08\xc4\x36\x3c\x96\xfd\x7a\xb1\xe2\x67\x93\xfd\x32\xba\x88\xfb\x3c\x4d\xe3\x01\xef\x6d\xa5\x63\xda\x30\x10\xdf\x75\x1b\x25\x04\x1b\xdb\xf8\x96\x6a\x97\x62\xb8\x9a\xaa\xda\xa5\x18\xd3\x87\xab\x59\x03\x2b\x30\x45\x2a\x5b\x8a\xd8\xf0\xf3\x94\x99\x14\xc1\x5e\xa3\x35\x0d\xe6\x81\xd8\x3c\x96\x6b\x83\x20\x36\xfc\xfa\xa9\x41\x01\x43\x07\x6e\xea\x4d\x81\xa0\xe8\xfb\x9a\x2e\xea\x81\xd8\x98\xb6\x2a\x1f\x29\x62\xc3\x27\x51\x18\x52\xbc\xb7\x82\xfb\xaa\x29\x02\x61\xa6\x88\xc2\x90\x22\x36\x66\xca\x8a\x40\x8a\xd8\x70\x49\x67\xd9\x8b\xc2\x8d\xc4\xd2\x4d\x0d\x16\x18\x66\xce\x4d\x13\x5d\x40\x50\xbb\x7d\x4d\x6d\x18\x08\xca\xbe\xae\xe9\xaa\x1e\x88\x6d\xb3\xc9\xcf\x68\xa7\xf0\x33\x03\xcf\xd4\x86\x81\xd8\xf0\x19\xa6\x9e\x11\xe8\xa4\x54\xaf\xa9\x63\x04\xfa\xf4\x2b\xd2\x31\x52\x63\x92\x1d\x62\x6b\x1a\x77\x04\x63\xf9\x31\x68\x0e\xc1\x7b\x77\xb8\x89\x06\x1e\xc1\x58\x5f\xc7\xbc\x89\xc4\x1d\x1d\x11\xa7\x6b\x8b\x60\x51\xff\x7e\x4d\x83\x8c\xf3\x0b\x32\xe2\xdf\x2a\x32\x29\x62\x63\x06\x31\x5d\x35\x04\xb1\x31\xe1\x9d\x9a\x2d\xb0\xb1\xc7\x71\x4d\x8d\x0f\x88\x0d\x07\x44\x15\x48\x31\xa8\xcd\xb6\xa6\xfe\xd3\xfc\xf2\x57\xd3\x36\x3b\x7b\x32\x8a\xf9\x44\xb4\x3e\x53\xeb\xe3\xb7\x75\xf9\x05\x92\xbf\xba\xc5\xdf\xc8\xf7\x9a\xda\x18\x10\x1b\x76\x74\x9a\xcd\x02\x62\xf3\x51\x98\xa7\x02\x06\xa9\xb2\x6b\x1a\xfd\x03\x41\xc5\x95\xa5\xbe\xa3\x18\xce\x56\xa6\x2e\x17\x08\x6a\x76\x2e\x85\x1b\x45\xdb\x4c\x74\x9c\x3a\x40\xa0\x7f\x23\xb9\x81\x3d\x10\x14\x7d\x5b\x6a\x39\x8a\xd8\x7c\xe9\x75\x93\x40\x5f\x0e\xdb\x06\xf6\x40\x6c\x7c\x67\x61\x10\x0f\xc4\xc6\xb4\x36\x34\x57\x20\x48\xed\x7e\x07\x31\x9b\x2c\xb9\x31\x68\xda\x6d\xf2\xa9\x16\x4d\x87\x4d\x7c\x07\xbc\x95\xe1\xb2\x19\x78\x9f\x57\xd2\x36\x6c\x63\x60\xc2\xf4\x85\x51\x3c\x30\x0d\x3a\x87\x16\x0c\x4c\x57\x47\x42\x0b\x06\x62\xe3\xdd\x0d\xfd\x1f\x10\x1b\xaf\x43\xe8\xff\x80\xf7\x94\x1c\x4c\x4b\x04\x06\x25\xf7\x56\x18\xc6\x03\x13\x15\xae\xa5\x68\xa3\x88\xcd\xbe\x9a\xa4\x09\x62\xf3\x58\x9b\xc7\xda\x78\x07\x70\xe1\x15\x4b\x14\x8d\x2a\x9b\x2b\x0c\x8d\x81\xa6\x8f\xad\x7c\xa2\x78\x3b\xc6\x5f\x9a\x1f\x02\x42\x0f\x25\x34\x15\x60\x33\x03\x28\x1c\xf1\x41\x8b\xef\x0f\xbd\xd7\xb8\x36\xc3\x50\xae\x32\x8b\x62\x94\x37\x56\xc3\x00\x5a\xfa\x48\x5c\x76\x02\x61\x5a\x42\x68\x2a\x40\x9b\xec\x99\x5e\x2a\x2f\x8a\xd0\x89\x0f\xad\x00\xe8\xec\xc5\x5b\x2a\x2f\x8a\xf7\x2f\x39\x81\x7e\x8b\x32\x8b\xf3\xe7\x19\x74\x5c\x40\x98\x31\x18\xba\x1f\x60\xf4\xef\x57\x5e\x67\xea\xe9\x79\x52\xc3\x76\xa0\xb1\xbd\x66\x29\x83\x28\x9a\xa5\x23\x57\x68\x09\x40\x33\xb0\xa2\x04\xe1\x0a\x76\x2d\x50\x8f\x65\x85\xa1\xb6\xf8\x42\x6d\xf6\x43\x4b\x10\xdf\xb6\x05\xac\xa2\x22\x84\x22\xb6\xaf\xc9\xc7\xa2\xbe\x08\xf3\xba\x30\x70\x16\x5f\xe0\x8c\xe8\x41\x98\xce\x01\x62\xfb\x9a\x7c\xc6\xbb\x5a\x34\x5c\xc1\xee\xcd\xfd\x3c\x15\x8f\xe6\x30\x1f\x04\xbb\xb6\xaf\xc9\x2b\x60\x2d\x69\x63\x4c\x0f\x47\x66\x10\x86\x86\x54\x21\x14\xb1\x31\x02\xc5\xe1\xf7\xc4\x96\x04\x73\x36\x43\x17\x00\x84\x1e\x8e\x2a\x81\x22\x9c\xf3\x84\x81\x2d\xd0\x5d\x41\x0d\x07\xe6\x70\x60\xc6\x59\x0d\x5d\x00\xd0\xa9\xed\xb7\x14\x09\x14\x6d\xf9\x3a\x3a\x56\x87\x92\x20\x98\x9f\x70\x09\x07\x84\x91\xff\x70\xbe\x1f\x16\x5f\x61\x9a\xa2\x48\xa0\x88\x89\x1f\xa2\xe4\x9f\x08\x63\x13\x4a\xfe\x89\x70\xb9\x49\x31\xbf\xf5\x89\xf9\x31\xe4\x85\x03\x2f\x08\xea\xf4\x2c\x65\xfa\x44\x20\x48\xb0\xc2\xac\x09\x30\xa6\x2f\x94\xbe\x83\xc2\x7d\xce\xc5\xc2\xe8\x17\x88\x89\x9b\xa6\x4a\x9f\xe8\xe5\x28\xe2\xe8\x0c\x62\x36\x7f\xe5\xcb\xf9\x6d\x20\xf0\x55\x74\x78\x06\x31\xb1\xa7\xa1\x87\x11\x9f\x87\x41\x34\x47\x31\x3f\xd1\x0c\xdf\xa5\x1e\x06\x08\x0a\xcf\xaf\x74\x14\x07\x23\x18\xd8\xd3\xf8\x17\x08\x97\xc6\xd2\x81\x1d\xc4\xfc\x79\xac\x65\xd3\xa2\x69\xd1\x54\x36\xd9\xff\x41\xd3\x6e\xd3\x4e\x53\xd0\x74\xd8\xe4\x82\x39\xaf\x58\x1a\x00\x03\xe1\x5d\x4c\x7d\x1a\x10\x13\xff\x31\x35\x09\x20\x26\x0f\x29\xb5\x08\xe0\x3d\xd8\x9f\xb7\x4a\xad\x34\xad\x02\x74\x6a\xf1\xac\x6c\x76\xbc\x39\xf0\xf3\x8a\xa7\x26\x03\xc4\xec\x36\x9d\x36\x91\xa9\xf5\xfd\xe5\x6d\x93\xb3\x0a\xbe\x04\xe5\x04\x45\x4c\x1c\xd8\x74\x7d\x08\xbc\x3f\x9b\xb4\x79\x52\x72\x2d\x26\x0e\xb8\x12\x83\x22\x26\x1e\xac\x6a\x82\x22\x26\xeb\x81\xe9\xc6\x01\x10\x93\x51\x21\x75\x71\xc0\x7b\x7c\xba\xa6\x01\x02\x31\x71\x2f\x52\x57\x05\x74\x73\xc1\x52\xbf\x04\x6c\x06\x7c\xd2\xcc\x46\x10\x14\x0e\x5f\xa9\x99\x02\x61\xf8\x22\x75\x55\x40\x4c\xbc\xc9\xd4\xfe\x80\x6e\x72\x5b\xea\xaa\x80\x98\xb8\xfc\xa9\x5f\x02\x62\xe2\x73\x2a\x43\x28\x62\x32\xc7\x49\x37\x0e\x80\x98\xf8\xf7\x4a\x0e\x8a\x98\xc3\x5f\xf9\x5e\x12\x5a\x73\xfa\xaf\xbe\xa0\x88\x89\x45\x55\x5f\x50\xc4\x64\x84\x49\x83\x66\x20\x26\xfe\x6b\x6a\x68\xf2\xdb\x37\x40\xac\x33\x4d\x76\x04\x31\x99\x42\xa5\x21\x32\x30\xcc\xf6\x4e\xf3\x1f\x41\xa0\xb8\xbf\x54\x17\x14\x83\x9d\x51\x2b\x0d\x87\x81\x70\x13\x40\xea\x97\x80\xf7\x94\xfe\xcc\x4f\x81\x7a\x67\xae\x55\xa7\x8e\x03\x78\x7f\x46\x37\x8c\x6b\x81\x60\xcf\xf2\x4a\x57\x4b\x40\xa0\x51\xba\x52\x33\x00\xc2\x7c\x0f\x65\x03\x57\x3a\x8f\xa7\xde\xc4\x4a\x4d\x03\x08\xea\x74\x2e\x45\x02\x45\x50\xcc\x7a\xa5\x4b\x23\xe0\xfd\x4b\x6e\x9a\x33\x74\x30\xca\x77\xd1\x20\x16\x88\x39\xfd\x95\xd7\xc4\x0a\x8a\x49\xb0\x69\x48\x0a\xc4\xf7\xae\x68\x67\x40\xb8\x4c\x94\xda\x19\x10\x13\xc7\x4a\x2d\x41\x11\x13\xab\x9e\x1a\x15\x10\x54\x55\x5c\xe9\x34\x1e\x84\xa9\x1a\x69\xaa\x00\x08\x23\x94\x69\x10\x09\xbc\x57\x44\xc7\x5c\xf5\x00\x61\xf2\x54\xba\x9c\x91\xee\x1c\xa3\x96\xc4\x4a\x4d\x01\x48\xb3\xc0\x15\x00\x14\xef\xcf\x6c\xf3\xce\x3a\xf0\x33\x55\x4f\x17\x34\x40\x4c\xfc\xd3\x7c\xbc\xb3\xcf\xb4\x2c\x24\xd7\xe9\x8a\x46\x3e\x5e\x27\x0f\x40\xfb\x90\xcf\xa7\x0c\x49\x93\x5d\xa3\xc0\x56\xf8\x61\x3a\xee\x83\x98\xbc\x7a\xcb\x25\x78\xf0\xf6\x2c\x68\x1b\xb6\x0d\xdb\x92\xb6\x69\x1b\x23\xd7\xb0\x29\x6c\xfa\x6e\x91\x87\x4b\xdb\x58\xc3\x62\xb4\x5e\x0e\xea\xeb\xf7\xdd\xa2\xa2\xed\xb2\x8d\xa7\x3e\x3d\xda\x6d\x13\x7d\xc3\xe1\x5a\xae\x6a\x80\x30\xac\xbe\x1c\xfa\x97\x43\x3f\x63\x92\x42\x84\xa2\x4d\xaa\x4a\x2c\x95\x08\x45\xa0\xf7\xba\x96\xde\x00\x88\x49\x18\x77\x39\x68\x83\xf7\x2f\x39\xa7\xd1\x2b\x90\x28\xd8\x2e\x05\x0b\x45\x20\x7d\xb2\x54\x24\x14\x81\xba\xd1\x5a\x06\xb4\x40\x6c\xe5\xaf\xbc\x19\x14\xe6\xd4\xa1\x5e\x2e\x87\x80\xa0\xe4\xd4\x5a\xae\xcd\x83\x30\x77\x73\xb9\x10\x0f\xc2\x0c\x9d\xe5\xc8\xbe\x1c\xd9\x19\xce\x96\x91\x2a\xd0\x96\x4f\x73\xb3\x5f\x1b\xfd\xc2\xcb\x5a\x9b\xb7\x67\xe3\xd3\xc1\x89\x5b\x2e\x9a\x80\xee\x0a\xeb\x72\x60\x07\xdd\x3c\xed\xa5\x4b\x02\xa6\x51\xda\xa5\xb3\x01\x02\x81\xc2\xb5\x1c\xeb\x41\x77\xdd\x6c\xb9\x6f\x0c\xbc\xb7\xd5\xbf\xf4\x56\x4c\x6a\x37\x30\xf4\x2e\x07\xfb\xe5\x60\x9f\x7f\x2e\x99\xbd\x96\xee\x09\x68\x26\x3a\xab\x7b\xb8\x3e\xdd\xc3\xef\xf4\xbe\x48\xd4\x54\x40\x71\x70\x2d\x8d\x08\x78\x7b\xc4\x4d\x70\xcd\x06\x74\x07\xeb\xe5\x9a\x0d\x08\xa4\xc7\xd6\xd2\xb0\x80\xc6\x9e\xdb\xa5\xae\xa2\x78\x0f\xc6\x4d\xd6\xb2\xac\x4f\x8e\xca\x83\xd9\xd9\xf0\x81\xf1\x97\x66\xd1\x83\x6e\xd8\x4d\x11\x45\x11\x14\xcd\x5f\xcb\xb5\x17\x10\x13\x77\x65\x19\x03\x03\xbd\xec\x85\xee\x0a\x08\xa4\x9b\xd6\x32\x2c\x06\x62\xe2\x35\x2d\x6d\x0d\x68\xc9\x88\xa8\xd4\xa2\x88\xb9\x6c\xb2\x13\x9a\x1f\xa6\x83\x4b\xf3\x03\x9a\xeb\x4b\x4b\xcf\x07\xf4\xe5\xdd\xd1\x20\x81\x70\xa3\xdf\x32\xa1\x00\xc4\xb4\xab\x66\x07\x80\xbe\x1c\x3a\x0c\x81\x81\xa0\xbe\xe7\x5a\xfa\x3d\x4b\xbf\x87\x12\x26\x6b\x69\xdd\x40\x50\xce\x6c\x29\xac\x28\x02\xb5\xab\xb5\x34\x6e\x4b\xe3\x56\x36\xf9\x8c\x08\x8b\x51\x42\x6a\x29\xa2\x28\xde\xe3\x73\xab\xb5\x81\x60\x18\x1e\x5a\xc6\xad\x40\x50\x2b\x6f\x2d\x5d\x21\x10\xd3\x77\xcc\xec\x00\x10\xd3\x8f\xdd\x95\x1d\xd0\x28\x40\xb6\x54\x64\x14\x81\x10\xc4\x5a\x46\xb7\x40\x6b\x0e\x7c\x5a\xc0\x65\xd6\x1b\xe5\x6e\xd6\x72\xa1\x06\x04\x95\x48\x96\x92\x8c\xa2\x37\xdf\x57\x17\x65\xc0\xe6\x36\x93\xe5\xc6\xae\xa5\xa1\x64\xd6\xa0\x70\xa3\xe8\x2e\x3d\x2b\xdc\x28\x5e\x5f\xd7\x36\xef\xcf\xf9\xdd\x1f\x6e\x86\x41\x30\x30\x28\xb5\xbd\x96\xa6\x12\xb4\x49\x61\x96\xa5\xd8\xa2\x08\xd3\xb8\x96\x81\x31\x30\x96\x43\x9f\xc9\x06\x8b\x35\x18\xd3\x6e\x96\x3e\x19\x78\x0f\x66\x9b\x23\x11\xf2\x16\x31\x3c\xa7\x77\x88\x00\x99\x81\xfb\xa5\x9f\x06\xba\x93\xda\x65\x12\x1d\x18\xd4\xc7\x5e\x8a\x34\x8a\xf8\x3e\x38\x97\x6a\xd6\xa3\xbd\x73\xa4\xd3\xec\x82\x30\x10\xbd\x4c\x86\x03\x5d\xff\x54\x91\x46\x11\x06\xe0\x97\xc6\x19\xac\xf0\x95\xd5\x77\x03\xa3\xbc\x22\x6d\x33\x08\x13\x10\x96\x2b\x41\x20\x5c\x06\x54\xc8\x51\xf4\xf0\xcd\xd0\x5c\x83\xae\x05\x2f\x7d\x32\x10\x2e\x6e\x97\x09\x08\x20\x02\xf3\x57\x5a\xe6\xfa\x2c\x33\x53\x64\x25\x20\xc5\xd0\x18\x95\x1e\x18\x88\x60\x9c\x2e\x97\x90\x40\x18\x90\x2d\xf3\xd6\x41\x33\xb4\xa3\x2a\xa4\x18\x81\x4d\x29\xbd\x2d\x10\xa8\x55\xaf\xd2\x9b\xaa\xe6\x1b\xc5\xdc\xbd\x34\xb9\x60\x99\x02\x54\xd4\x9d\x14\x11\xdf\xaf\x6e\x9b\x6e\x0e\x46\x93\x9e\x13\x88\xe0\xeb\x2d\xcd\x2b\x78\x8f\xcf\xfd\x31\x29\x01\x8d\xc9\x08\x5e\x6c\x05\x25\xc5\xfb\xb3\xa2\xcd\x1b\x84\xcd\x0d\x5e\x82\x32\x05\x01\x44\xf0\x7d\x29\x1e\x29\x22\x78\x96\x8a\x42\x8a\x36\x29\xe2\xb3\x94\x80\x14\x41\xe1\xf7\x55\x2e\x0f\x81\x70\x1a\x54\xda\x61\x10\x54\x00\x5b\xa5\xd1\x05\x11\x3e\x25\x8d\x2e\x48\xbf\x2e\x85\x1c\x45\x1b\x5f\x93\xbd\xc0\xc4\x51\x68\x62\x29\xae\x28\x5a\x32\x1d\x56\x5c\x51\x04\x9a\x93\xab\xb4\x5d\x20\xc2\x5b\xa1\x9f\x04\xe2\x7b\xc9\x74\x8a\x40\xc4\xf8\x1b\x89\xd9\x6a\x2f\x8a\x70\x8b\x42\x19\xb0\x03\x61\xea\x52\x69\xec\x40\x77\x7d\xb5\xf4\xa2\x40\xc4\xb0\xc9\xc7\xca\x82\x4f\xe0\x3d\x96\xe1\x3a\xf0\xde\x75\xae\x4e\x6b\x07\x22\x70\xf9\x14\x72\x14\x3d\x98\x10\x29\xe4\x28\x9a\xfa\x99\x4b\x25\x47\x31\xca\x6f\xc8\x0d\x62\x20\x1c\x74\xca\x6c\x3c\x30\x9c\x70\x95\xcb\x47\xe5\x9e\x68\x9f\x97\x76\x12\x44\x60\xdb\xd4\x7b\x14\x81\x12\xd9\x52\xef\x51\x34\x64\x2e\x97\x42\x8e\xa2\x39\x02\x94\xf1\x41\x10\x81\xdf\xa6\x90\xa3\xe8\x6e\x80\x2e\x4d\x27\x18\x66\x01\x2b\xed\x28\x02\x95\xeb\x55\xa6\xda\x81\xe6\x4a\x57\x99\xdb\x00\x22\xf0\xe4\x54\x76\x14\x11\x38\x5f\x2a\x3b\x8a\x51\x5e\x90\x31\x44\x10\x81\x0f\xa5\xd8\xa3\xe8\xdf\xcd\xd1\x79\x04\x11\x9b\x67\xf4\x1a\xf1\x1d\xdd\x28\x5a\xa6\x44\x80\x30\x82\xad\xd8\xa3\x68\xba\x93\xa5\xeb\x08\x22\x18\xca\x15\x71\x14\x11\x78\x80\x2a\x36\x2e\xe4\x19\x23\xfc\x43\xad\x13\x68\xae\x90\x95\xc6\x09\xbc\xef\x0e\x7d\xd5\xb9\xab\xcf\xb9\xf3\xbe\x9a\x0f\x00\x22\xfc\x80\x34\x45\xa5\xdd\xc1\x5d\x55\x2c\x51\x34\x57\xdd\xcb\x85\x99\xb2\xec\x88\xc9\x32\xaa\x25\xae\x4f\x2d\xd1\x5b\x66\x5e\x36\x88\xf0\x89\x98\xd2\x56\x9f\x2d\xf2\x1d\xd6\xca\x94\x56\xc6\x2b\xd0\xa4\x80\x08\xdc\x20\xb5\x11\x45\x43\xc6\x71\xed\x3a\x72\xa0\x8d\xfc\x7e\xd6\x6d\xeb\xec\x49\x99\x34\x0d\x9b\x78\xc9\x30\x33\xbb\x96\x01\xbc\xdd\xf0\x2f\x97\x6d\xcc\xff\x86\x3f\xdb\x6d\xe2\x99\x2f\xcf\x79\xda\xc4\x33\x67\x34\x57\x2d\x51\x0c\xea\xb2\xac\x5d\x37\x6e\x37\x39\xad\x79\x30\x8d\x0a\x88\x60\xe6\xb5\x6b\x54\xc0\x72\x84\xdf\x35\x2a\xa0\x51\xfb\x70\xed\x7a\x76\xe0\x3d\x18\xdd\xd0\xb5\x03\xe1\x77\xaf\xf4\xa2\xe8\x66\x7c\x29\xbd\x28\x9a\xf6\x7b\x77\xcf\x14\x88\xc0\xe7\xdc\xb5\x46\xbb\xd6\x08\xdf\x48\x99\x45\xd1\xf5\xec\x76\xfd\x3f\xf0\xf6\x82\x9e\xe9\x00\x82\xb6\xbc\x24\x8d\xd6\xae\xd1\x62\xc0\xdb\x35\x50\x60\x04\x1e\x9a\x02\x8d\xa2\x07\xb3\x5c\xc5\x18\x45\x73\x77\xf6\xee\x66\x28\x30\xd6\xe6\xaf\x36\x9b\x2c\x13\xcc\xb1\x34\x6c\xbb\x86\xed\x6b\xf2\x56\x0c\x5d\x72\xba\xef\xae\x68\xd0\xf5\x09\x55\x6c\x14\x9d\xda\x7a\x4b\xc5\x46\xd1\x5d\x28\xd8\x35\x75\xbb\xa6\x0e\xbf\x5a\xf9\x44\x11\x6e\x4a\xdf\xcd\x84\x00\xe1\xd6\x11\x75\x11\x45\x9b\x14\x64\x5b\xaa\x20\x8a\x6e\x7c\x74\x37\xd1\x1b\xf4\x35\xfd\x95\xb7\x1a\x9f\x93\xfa\x87\x6b\x77\x7d\x0b\x74\x03\xfe\xbb\xf1\x45\x30\x8c\xee\xef\x7a\x8b\x20\x50\xdc\x5a\xbb\x76\x13\x74\x0b\x2d\x28\xa8\x28\x9a\x1b\x71\x77\xdd\x40\x10\xce\x6e\x14\x4c\x14\x6d\xf9\xd2\x69\x37\x41\xb7\x8e\x83\x1a\x8a\xa2\xbb\x8d\x51\x0d\x45\xb1\xb9\xf6\xb4\xbb\xba\x05\xc2\xb0\xba\xb2\x8a\x22\xcc\x32\xda\x8d\x42\x82\x9e\x58\x6a\x85\x16\x45\x7b\xed\xc3\x1f\xcd\xf2\x6e\xdc\x12\x6c\x66\x2d\xec\xda\xe0\x5d\x21\x24\x46\xc3\xdd\xe4\x77\xd0\x5d\x06\x51\x86\x51\xac\x20\x40\xbc\x9b\xd6\x0e\xc2\xdc\x54\x35\x17\xc5\xfb\x50\xe9\xb7\xbe\x24\x88\x20\x44\xa0\xc2\xa2\x88\x60\x85\x75\x37\xfb\x1d\xc4\xf7\x15\x68\x5c\x41\x2b\x3b\x66\xa6\x3b\x18\xe8\x91\xaf\xdd\xea\x22\xa0\x5b\x0c\x62\xd7\x09\x05\xc3\x8c\x9a\xdd\xd5\x37\x10\x2e\x6d\xaa\xd6\x28\xfa\x37\x54\xb9\xf8\x06\x3a\x92\x50\x4b\x1d\x46\x31\x96\xcf\x46\x4b\x0a\x22\xec\x84\x3e\x28\x68\x68\xb0\x2c\xa5\x19\x45\xff\xc6\x33\xed\xed\xae\xbd\xc5\x5f\x56\xac\x51\x44\xf8\x36\xe8\xa9\x82\x86\x04\xcb\xda\xdd\x12\xb6\x6b\x95\xfd\xf8\xb5\xca\x60\x39\xc5\xdc\xcd\xe9\x00\x81\xf8\xe8\x52\xe4\x51\xb4\xb1\xbe\xbf\xf4\x86\xed\x6e\x57\xe5\x22\x4d\xd7\x00\xc3\x49\x85\x2a\x8f\xa2\xa3\x34\xba\x76\x2d\x35\x68\xe6\xdc\xef\xa6\x61\x80\x61\xce\xc5\x6e\x92\xa1\x8a\x8e\x4e\x28\x77\x77\x71\x81\xe5\x44\x57\x8d\x47\x31\xac\xfd\xb1\xeb\xbb\x82\x08\x02\x1f\x6a\x3c\x8a\x40\x67\x7a\x29\xde\x28\xba\x19\xb9\xca\x32\x8a\xfe\x8d\xd9\xa6\xc4\x83\x66\xdc\x57\xa5\x46\x11\x81\xeb\xad\x52\xa3\xe8\x06\x2b\x94\x65\x14\xa3\xec\x84\x53\x03\xb0\x99\x42\xb7\x3b\x33\xd8\x9d\x19\x30\x7b\xdb\x75\x5c\x41\xb8\x5a\xa2\x2c\xa3\x18\x3f\x6f\xa1\xeb\x8b\x20\xdc\x2a\xac\x2c\xa3\x58\xba\x14\xca\x32\x8a\xf8\x9e\x90\xae\x2c\x88\x24\x9a\x8e\x44\xe3\x87\x08\x4d\xb9\x0b\x93\x20\x3e\xbb\xe1\xbc\x03\x0c\xdd\x62\x65\x19\x45\x84\x03\xbb\x41\x6b\x10\xa1\x25\x37\x40\x0d\xc6\x9a\x1e\xcb\xde\xdf\x0e\x96\xfc\xca\x09\x0b\x08\xe4\x53\xd7\xae\xa3\x0c\x22\x88\xf7\xec\x4e\x61\xc0\x3b\x2c\xf8\x33\x3b\x66\x12\x3e\xde\xd5\x6e\x0e\x0a\x88\xb0\xaf\xce\x74\x40\x37\x0b\x54\xa9\x46\xd1\x5c\x0b\xdd\x75\x8b\x41\xa7\x60\xfe\x3a\x9c\x0f\x81\x11\x58\x84\xc3\xf9\xd0\x61\x45\xe2\xf4\x57\xdd\x26\xcb\xe5\xfc\x68\xda\x6c\x32\xd1\x26\x69\x4a\x9b\x92\x9b\xef\xaf\x4e\x9b\x18\xfb\xbe\xc3\xdf\x36\xdd\x64\x6c\xbd\xd7\x78\x38\xa7\x01\x91\xd8\x20\x65\x19\x45\xa0\x2f\xb6\x0e\x27\x2b\x20\xf2\x67\x93\x67\x6c\x9e\x71\xd2\x54\x36\x59\x5f\x68\xd1\xb4\xdb\xb4\xf3\xab\x46\xd3\x61\xd3\x41\x0c\xd3\x33\x5e\x36\xb1\x55\xff\x3b\xd6\x63\xd3\x37\x4c\x73\x4a\xb3\xfe\x41\x98\x7e\x79\x18\xe6\x06\xe3\xbb\xad\x66\x64\x82\x48\x6e\xbe\x72\x8e\x22\x92\x98\xc1\xe1\x76\x36\x10\x49\x00\x42\x85\x47\x31\x0c\xcb\xaa\xe6\x28\x22\x99\x7e\x1d\xce\x4c\xc0\xdb\x31\xfa\x6f\xe8\x1b\x34\x0a\xcf\xae\x43\x9f\x1b\x44\x12\x93\x38\x9c\x87\x80\x48\xa2\x0d\x87\x2e\xf7\xb1\x7d\x6f\x1d\xe7\x74\x51\x13\x84\x9b\xfc\x95\x5d\x14\x81\xda\xf3\x52\x63\x51\x84\x95\x76\x94\x58\x14\xe1\x12\x8e\x4a\x89\x62\xe9\xac\x2b\x94\x28\xde\x53\xfe\x8d\x9d\x52\x0a\x29\x8a\x30\xb1\xf3\x30\x3f\x13\x74\x67\x20\x87\xa9\x39\x20\x10\x33\x5e\x87\xb3\x19\x10\xd9\xfc\x95\x97\x42\x66\x8e\x75\xaf\x0e\xa3\x00\x20\xa8\x7f\xbe\x0e\xe7\x29\xa0\xa1\x8d\xb2\x0e\x27\x25\x20\x50\xd5\x5b\x8a\x2d\x8a\xa0\xf2\xe0\x3a\x74\xe0\x41\xa4\x17\xec\x0c\xe4\xf8\x66\x20\xf4\xcb\x29\x06\x88\xef\x9b\x72\x8a\x71\xb8\xaf\x1b\x9b\xa0\xd4\xa2\x08\x0b\xbc\x1c\xba\xf9\xa0\x39\xb4\x1f\xc6\xb4\x41\x58\xc2\xe0\x70\x8a\x71\xb8\x73\xce\x3f\xd4\xa5\x07\xe1\x16\xfd\x43\xf7\x1d\x74\x77\xc4\x1c\x7a\xe1\xe0\x4b\xe9\x3b\x9c\x3b\x80\x30\x31\xf2\x70\x47\x1c\x08\x67\x59\x87\x69\x9d\xc7\xb7\xc3\x80\x7e\x19\xd3\x3e\x70\xcc\xd3\xcb\xd6\x31\x07\x91\xcc\x56\xd4\x50\x5c\x08\x26\x46\x62\x56\x15\x4c\x14\xef\x0b\xc2\x29\x9d\x3c\x1c\xf5\xcd\x84\xdf\x73\x2a\xb0\x26\xba\x41\xc3\xd3\x29\x3a\x88\x64\x2e\xa9\x74\x9a\x88\x64\xee\x73\xfa\x1d\x9c\x7e\x07\x4c\x42\x4f\xe7\xe3\x60\x50\xde\x72\x9d\x96\x26\x00\x6d\x9a\xee\x74\x3a\x47\x07\x61\x69\x99\xd3\xd4\x64\x30\x9c\xba\x29\xba\x26\x02\x39\xbb\x75\xfa\xb5\x9c\x7e\x2d\x4c\xe4\x55\x58\x13\x91\x4c\x03\x95\x4b\x13\xef\x29\x6d\x9b\xb6\x4d\x7e\xd6\x69\xf2\x94\x2f\x86\xa5\x9e\x4e\xd7\x65\x40\x37\xb7\xe6\x74\x42\x0e\x22\x19\xbf\x4e\x43\x54\xa0\xbb\x13\xfd\xf4\xad\x06\x9b\x0b\xb6\xea\xa0\x89\xa0\x54\xf7\x52\xdf\x4c\xbc\x1d\xa3\x17\x2e\xd2\x83\xb0\x9c\xcd\xe9\x04\xf8\xb4\x48\xd1\xcf\x26\x4f\x99\x3c\x11\x3e\xb7\xd3\x39\x31\x88\xe4\x1d\x56\xdf\x4c\x04\x6a\x09\xeb\x74\xb2\x0b\xc2\x1d\x7b\xea\x9b\x89\x70\x8b\xfc\xe9\x0b\x0b\xc2\xa5\x9a\xd3\x17\x16\x0c\x2d\x91\x92\x67\xeb\xf4\x85\xf5\xb6\x9a\x61\x0c\x22\x99\x41\xaa\x5c\x26\x22\x09\x22\x9c\x56\x23\x00\x6d\x63\xfc\x38\x7d\x13\xc1\xf0\x13\x39\x9d\xc6\x82\x61\x52\x80\x62\x66\xa2\x1b\xf0\x54\xcc\x4c\x74\xa7\x3a\x8a\x99\x89\xf7\xb6\xd2\x0b\x27\xad\x60\x98\xec\xa2\x74\x99\x68\xe3\x3b\xa5\xb7\x62\x37\x89\x95\xdb\xea\x3c\x16\x84\x1b\x14\x14\x38\x13\xcd\xd5\xfe\xd3\x99\xed\xe9\xcc\x76\xd9\xe4\x45\xb2\x2f\x27\xa7\xdd\xf7\x22\x59\xcf\x41\x4a\x67\x9d\x86\xa5\x40\xb7\xe6\xcd\xe9\xfc\x17\x8c\xc5\xf0\xa7\x0c\xda\x52\xf3\x0c\x41\xb8\x75\xba\xc4\x03\x9a\xcb\x09\xa7\x39\x71\x20\xcc\x61\x3d\x5d\xe2\x01\xc3\xfd\xcb\xa7\x5b\x7c\x40\x5f\xe9\x19\xbd\xa0\x83\xa5\x27\xa6\xb1\xea\xa7\x89\x41\xc1\xfe\xa5\x7c\x9a\x88\x9c\xfe\xa1\xbd\x57\xb4\xc3\xef\xc3\x84\x09\xd0\xdc\x07\x79\xba\x5a\x04\x22\x71\xd4\x55\x4f\x13\x9b\xc5\x15\x4e\x57\x8b\xc0\xb0\xe6\xca\xe9\x24\x1c\x6c\xdf\x4b\xe1\x24\x1c\x74\xcb\xf4\xa9\xb1\x26\xc2\xc8\x83\x12\x6b\xa2\x5b\xda\xf4\x74\x12\x0e\x22\x7d\x42\xa6\xef\x7d\xaa\x6b\xbe\x4d\xee\xe0\x01\xc3\x9a\x4d\xa7\xbb\x57\xc1\x30\xff\x49\x39\x35\xf1\xbe\x60\x9c\xd2\x89\x39\x08\xf7\xfe\x9c\x4e\xcc\x41\x6f\xeb\x6f\xf8\xc8\x6a\xb2\x89\xee\x0e\x16\xf5\xd7\x44\x37\x97\x4f\xb1\x35\x31\xdc\x9f\x7f\x3a\x49\x07\x6f\x8f\x6c\xf3\x1e\xbf\x68\x8b\xd9\xf0\x69\xc4\x10\x44\x12\xbf\x38\x9d\xb8\x83\x30\x59\xec\x74\xe2\x0e\x86\x09\x2e\xa7\xa9\xdc\xa7\x75\x98\x96\x87\xf7\x86\x32\x4b\xd7\x9c\x9c\xae\x67\x81\x65\x90\x5f\x95\x36\xb1\x5c\x1d\x50\x92\x4d\xbc\x7d\xf5\x67\x1e\x9f\x5c\x41\xeb\x04\x9e\x2e\x4b\x81\xfe\xfb\x0e\xe6\x29\xd9\x04\x9b\xcc\x4e\x94\x69\x13\xef\xc1\xde\x13\xa8\xc0\xb6\x90\x5b\x0b\xa4\x18\x97\xda\x6a\x22\x92\x37\xe9\x32\xaa\x08\xfa\x62\x10\x52\x6d\x4d\x44\x12\x09\x50\x6d\x4d\x34\xb3\x1f\x54\x5b\x13\x91\xe9\x19\x1f\x9b\xb0\x86\xcc\xef\x15\x60\x13\x91\x78\xdc\x97\x41\xc5\xcb\xa0\x62\xb7\x69\xd8\xc4\x03\xe1\x7d\x53\x92\x4d\x44\xe2\xe3\x5f\x4e\xd3\x2f\xa7\xe9\xb8\xea\xca\xa8\x89\xf7\xba\x39\x98\x0b\x2a\xa0\x1b\x1d\x50\x50\x4a\x74\x4b\x91\x5c\xa6\x3d\x83\x48\x3c\xdb\xcb\x58\x11\x78\x0f\xe6\xcf\x3c\x01\xd5\xe4\xdd\xea\x72\x69\xc1\x2e\x53\xa1\x1b\xc3\xd0\x65\xb4\x08\x44\xf2\x62\x5c\x4e\xcc\x40\x5f\x8c\x4c\xca\x53\x89\x48\x7c\x5b\xb5\xa8\x44\x24\x8e\xec\xe5\xc4\x0c\x0c\x83\xef\x6a\x51\x89\xa5\x4b\x7f\x39\x57\x03\xcd\x05\xd2\xcb\x45\x14\x10\xc9\x98\x73\x19\xe7\xb9\xac\x99\xd7\x18\xd3\x2e\x6d\x1f\x18\xbe\x51\x97\x86\x0e\x34\x2b\xb9\x5d\x5a\xb5\xcb\x0c\x6a\x74\x00\xd6\x65\x74\x06\xbc\x6d\x3c\x01\xa7\x58\x20\x92\xcf\x4b\x19\x28\xd1\xad\xf2\x72\xb9\xaa\x71\x59\xaf\x15\x6d\x80\x75\x69\x78\x40\x37\x28\x71\xb9\xee\x00\xfa\xf2\x3a\x5d\x77\x50\x5c\x29\xf1\x6f\x95\x4d\x12\x81\x5e\xe9\xba\x1c\x48\x41\x24\x53\xde\xcb\x05\xf5\xeb\xfc\x4e\xc9\x33\x31\x50\x01\xc2\xbd\x33\x8a\x24\x89\x48\x5c\xde\xcb\x01\xf1\x72\xef\x09\xaa\x05\x4b\xdd\x24\x11\xa8\x6a\x2c\xe5\x8f\x44\x24\x0e\x95\x5a\x47\x22\x92\xb8\xc1\xe5\xe8\x07\x22\xf1\x66\xd5\x3a\x12\x4d\x2b\x79\x19\x83\x00\x61\x91\x65\x85\x8d\x44\x37\x30\xa5\xb0\x91\x08\xeb\x77\xa8\x6b\x24\xde\xbe\x72\x7c\x97\xd8\x41\x2b\xef\xbf\x03\x17\x2a\x46\x61\xd4\x5e\x11\x23\xf1\xfe\x25\x37\xc3\xfc\x37\xb0\x59\xc5\xe7\x32\x98\x00\x86\xc5\x46\x2f\x97\xd8\x41\x4f\x56\xfe\x2e\x47\x29\x10\x96\xf4\xb8\xdc\x32\x09\xc2\x6d\x29\x0a\x0b\x2d\x45\x84\xcc\x60\x51\x44\x48\x0c\x4b\x9e\xdc\x8e\x22\x60\x50\xab\x7d\xdd\x8e\x22\x20\xdc\xc3\x71\xeb\x54\xa3\x04\x14\xa6\x50\xa8\x04\x24\x02\x99\xaf\xa5\x12\x90\x78\x2f\x92\xbf\x34\xdc\x0f\x62\xe1\x44\xdd\xae\x47\x83\x30\xc3\xec\x36\x90\x0f\x62\x35\x7f\x35\x6d\x9a\x34\xbd\xb7\xff\x36\xb9\x0b\x84\x65\xcd\x6f\x17\x95\xc1\x30\x2f\x55\x95\x1c\x11\x0b\x6f\x56\x91\x1c\x11\x8b\x97\xff\xd6\x33\x06\x61\x3d\x42\x65\x73\x44\x2c\x7c\x5e\x65\x73\x44\x9b\x2d\xfd\xcb\xd3\x36\xee\x3e\x1e\xec\xed\xfc\x1f\x84\xc3\xba\x22\x39\x22\x50\xcc\x5c\x2a\xe2\x88\x58\xfd\x6f\xac\x2a\xdf\x7a\xb3\xa0\x1b\x10\xbc\x0d\xd7\x83\x70\xa2\x76\x1b\x9b\x07\xb1\x98\x8d\xde\x8e\xca\x20\x90\x22\x5e\xb7\x03\xe9\xfd\x0d\xa4\xc4\xd8\x55\xaf\x11\x6f\x1b\xbf\xd3\x79\x05\xb1\x30\x18\xb7\x63\x24\xe8\x16\xf5\xb9\x1d\x23\x41\x2c\x5e\xd4\x5b\xf7\xe0\x76\x9b\x09\xa2\x1a\x4b\x45\x1b\x11\x0e\x31\xb7\xe3\x26\x08\xb4\x17\xd7\xed\xb8\x09\xc2\x99\xd3\xed\xb0\x09\x02\xbd\xa2\x75\x1b\x1f\x07\x81\xe8\xde\x52\xbe\x46\x84\xf5\x74\x6e\x57\x9a\x41\x58\xcc\x48\xf9\x1a\x31\x16\x6e\x97\x22\x34\x22\x5c\xdd\x53\x83\x46\xbc\xdd\xe7\x2f\x8d\x99\x83\x70\xfb\xc5\xad\xb3\xa1\x2e\x8d\x0b\x21\xb7\x83\x32\x08\x03\x0c\xb7\x3e\x03\x08\xd7\xaa\x6e\xe7\xf4\x20\xdc\x36\x78\x3b\xa7\x07\xdd\x64\xc5\xdb\x39\x3d\x88\xaf\xaf\x4e\xe0\x6f\x2b\x98\xa1\x4c\xb2\x6e\x67\xf0\xa0\x39\xbb\xbd\x9d\xc1\x83\xb0\x0e\xd9\x6d\x92\x16\x08\xb7\x20\xde\x8e\xf9\xb7\x6b\xcd\x48\x93\xac\xdb\x29\x3c\x68\xdf\x1a\xcd\xed\xa8\x0f\x62\x31\x57\xbe\x9d\x64\x83\x74\x2d\xef\x36\xb3\x0a\xc4\x62\x04\xbb\x35\x04\x20\x16\x1e\xe7\xed\x5c\x19\xc4\x62\xd2\x76\x3b\x57\x06\xdd\xc2\x83\xb7\xd6\x02\xc4\xc2\x10\xdf\x5a\x0b\xd0\x4c\xec\xb9\x9d\x51\xdf\x6e\x88\x61\xe8\xbe\x35\x16\x60\x85\xef\x85\x33\x6a\xf0\x5e\x25\x1d\x33\xd4\x0d\xda\xc2\x68\xdd\xae\x8c\xdf\xdf\xca\x38\xf3\xa5\x5b\x0b\x02\xc2\x05\xb8\x5b\x73\x01\x86\x75\x84\x6f\xa7\xb9\x60\x98\x78\x73\x6b\x2e\x6e\xcd\x05\x0e\xda\x6d\x98\x19\xc4\x62\xc6\x7e\x3b\x0f\xbd\x95\x06\xf6\x58\x66\x47\xdd\x96\x08\x45\xcd\x65\xdd\xa6\x2e\x83\x58\xb8\x50\xb7\x83\xfe\xed\xa0\x3f\xfd\x4b\x6f\x06\x3b\x5b\xbe\x57\xca\xa9\x29\x88\xc5\x94\xfc\x71\xc1\x1b\x34\x37\x0b\x3f\xe6\x32\x83\x58\x5f\x53\xd9\xc4\x76\x58\xc6\xe9\x47\x6b\x01\x62\x31\x1b\x7b\x8c\x03\x83\x50\xb9\xe2\x71\x82\x09\xc2\x55\xdf\xc7\x09\x26\x08\x37\x95\x3f\x4e\x30\xc1\x30\x4d\xe4\x71\x21\x1b\x84\xd9\xbb\x8f\x71\x60\xd0\x26\xfa\x34\xeb\x31\x10\x0c\x62\x85\x4d\x87\x4d\xdc\x1d\xa6\x37\x8f\x69\x55\x20\x16\xf3\xa7\x47\x9b\x05\x9a\x99\x5c\x8f\x36\xeb\xd1\x66\xf1\x0a\x3f\x46\x78\x41\x2c\x66\x1f\x8f\x9b\x4f\x1e\x4b\xbd\xf0\x0a\x3f\x5a\x31\xb0\xfd\x08\x44\x3c\xee\x74\x04\xdd\x5a\x52\x8f\x11\x5e\x10\x8b\xd9\x81\xca\x53\xeb\x53\x9e\x42\x84\x67\x29\x3d\x25\x86\x4f\xf2\x31\xe8\x0b\x62\x61\x38\x1f\xd7\xa3\x41\x2c\x26\x0c\x8f\x71\x60\x10\x2e\xce\x3d\x86\xc4\xc0\x58\x7c\xba\x8f\x56\xf2\xd1\x4a\x32\xce\x2b\x63\xb5\x3e\x19\xab\xef\x57\xde\x7d\x0a\x96\x99\x16\xf4\x18\x38\x03\x61\x1d\xfb\x47\x2b\xf9\x68\x25\x19\xa1\x14\xb6\x12\xb1\xd2\x63\x79\xa7\x37\xbc\x32\x2c\xee\x63\x90\x4c\xf9\x2b\xab\x57\x3f\x66\x40\x83\x70\xf3\xc6\x63\x00\x17\x84\x19\xb5\x0a\x56\x89\xae\x93\xae\x60\x95\x68\xce\xda\x1f\x03\x62\x8f\xf6\x8d\x4f\xe6\x71\xbb\x38\xe8\xa6\x66\x3f\x46\x1f\x41\xb8\x7c\xaa\x00\x92\xe8\xd6\xab\x7e\xdc\x2d\x02\xe2\xbd\x85\x7f\x34\xcb\xea\x23\x89\x40\x99\x76\x3d\x4e\xb9\x9f\x6f\xca\xed\xb9\x0c\xff\x80\xcd\x52\xcf\x6a\x26\x89\xcd\xa9\xff\x63\xc8\x06\xc4\xc2\x99\x51\x33\x69\x7d\x9a\x49\x0c\xe5\x6a\x26\x89\x50\x6e\xe1\x71\xc0\x7f\x5c\xb2\x64\xce\xf4\x38\xe0\x83\xee\xce\x0e\x95\x95\xc4\x18\xcc\x56\x1e\xb3\x72\x51\x56\x7a\xfb\xca\xf1\x8d\xd9\x80\x30\x41\xeb\xd1\x17\x00\xc3\x95\xba\xc7\x98\x0d\x18\x16\x13\x7b\x8c\xd9\x80\x6e\x71\x18\xd5\x96\x44\x47\x36\x6b\x3d\x7a\x0c\xa0\xa9\xc2\xf1\x18\x67\x01\xc3\x70\x9f\xfa\x4b\xa2\x9b\x3a\xfd\x68\x4e\x9e\xcf\xaf\xf0\xf6\x68\x4f\x40\xdb\x5c\xbf\x55\x81\x49\x34\xcd\xce\xa3\x11\x00\xcd\xb0\xa0\x02\x4c\x62\x98\xf5\xf8\xe8\x44\x80\x70\x9d\x49\xb1\x25\xf1\x9e\x93\xcb\x74\xc0\x07\xa1\xf5\x78\x74\x06\x9e\xcf\x19\xf0\x9e\x99\x0a\x05\xc2\xf0\x87\x02\x4c\xa2\x59\x90\x4b\x01\x26\x31\xbe\x17\x43\x97\x01\xc4\xc2\xcb\x52\x93\x49\x0c\xd7\x9f\x1f\xc3\x1f\x8f\xe1\x8f\xe6\x19\xbd\xd9\x6c\xa2\x59\x78\x6c\x2a\x32\x89\x6e\x1d\xa4\xc7\x88\x08\x88\x85\xab\xf4\xb8\x20\x09\xde\xee\xd3\x0b\x57\x24\xc1\xd0\xb1\x7b\x34\x58\x20\x5c\x7e\x54\xcb\x69\x21\xdc\x14\xeb\x3b\xbe\x1d\x43\xd1\x81\x68\x74\x29\xd2\x24\x3a\x4b\xf1\xa5\x48\x93\xe8\x38\x16\xa5\x48\x93\x78\x7b\x61\xdb\xb0\xed\x75\x82\xd0\x8a\x2a\x15\x99\x44\xac\xf2\xf8\x61\x13\xb2\xd5\xef\xdc\xa3\x54\x64\x12\x41\xa5\x9d\xfa\x11\x37\x11\x81\xec\x5a\xa9\xc8\x24\x82\xef\xa6\x7e\x38\x41\x62\x74\x7f\xd5\xec\x3e\x1a\x4d\x48\x97\x97\x1a\x4d\x22\xd6\xeb\xcf\xd6\xaf\xd9\x55\x2a\xc9\xfc\xbe\xa6\xcd\x26\x16\x54\x37\x2e\xa8\xd9\x7b\x2d\x5d\xd9\x64\xef\x89\xae\x90\x9e\x55\x8a\x36\x89\x3e\xbf\x63\x95\x4d\x58\xa2\xc9\x35\xb2\x08\x2a\x06\x45\x44\xeb\xd7\xbc\x46\x56\x3c\xc9\xd8\xaa\x5f\xf3\x1a\xf1\xd7\x50\xc8\xaa\x5f\xf3\x1a\x49\xe2\x62\xde\x5d\xbf\xee\x35\x22\x6e\x8f\x5b\x54\x0a\x40\x89\x28\xef\x7d\xf7\x11\x91\xea\x45\xaa\x60\xfd\xba\x97\xdd\x29\x23\xbb\xf9\x2b\x7b\xcf\x56\x1f\x72\x4a\xeb\xc7\x1a\xa8\x68\x93\xa5\xb1\xfa\x75\x3b\x86\x72\xeb\x5a\xdc\xe9\xe1\x29\x91\xb6\xa0\xc2\x63\xfd\x86\xa7\x1c\x2c\xa0\xbd\xdf\x4c\xfd\x86\xf7\x10\x77\x10\xd7\xb5\xd4\x92\x12\xc1\x7a\x6d\xfd\x30\xad\xa2\x75\x6f\xeb\xf0\x1e\x62\x5a\xc9\x14\x2c\xa5\xa4\xc4\xd8\x7c\xe7\x86\xfd\x1a\xbe\x14\x1c\x6b\xb3\x5f\xc8\xb4\x52\x99\xb3\x7e\x9b\xfd\x42\xbc\x3e\x7c\x81\x37\x1f\xf7\xb7\xea\x5a\xfe\xcc\xbe\x6e\xe4\xd5\x78\x45\x9b\xb7\x87\x15\xa8\xf4\x8a\x36\x3b\x86\x6d\xad\xc6\x1d\xdb\x7c\xb8\x2c\x40\x61\x5b\xeb\xb7\xf9\x4e\xe3\x81\x76\x5f\xa7\xcd\xe7\x8d\xb9\x25\x95\xa0\x7e\x9b\xdd\x27\xbb\x8c\xb2\x76\xf5\xdb\x7c\xde\xa4\x8d\x55\xe3\xe6\x4f\x1f\xdb\xe4\xc3\x6a\x1c\x6b\xda\x7d\x32\xc9\x50\x1f\xa9\xdf\xb4\xf7\x14\x11\xfd\x2e\x68\x7a\xa7\x59\xb4\x45\x83\xad\x14\xc2\x12\x81\xa8\x62\xfd\xa6\x17\xf4\x22\x37\xaf\x71\x7a\xa7\x27\x25\xb8\x1c\x17\xa6\x5d\x9d\xde\x69\x3a\x11\xbe\x87\xa4\xa0\x0d\x3f\xbf\xf0\xe6\xb3\x08\x96\xf1\xe7\xbd\x51\xf5\x0b\x2f\xce\x0c\x35\xbb\x1d\x5e\x49\xa0\xdf\xe8\xa3\x0f\x9f\x43\x90\x47\x34\xf8\xac\xc3\x2b\x61\x53\x6c\xf9\x15\x84\x57\x62\xf9\x1e\xef\x5d\x78\xd3\x5f\xf4\xf5\x35\x79\x25\x64\xa8\x0d\x5f\xc9\xf0\xa6\xb3\x64\xcc\x3a\x66\x29\xaf\x25\xa2\x3a\x67\x4c\xfb\xf5\xa2\x6f\x3e\xf9\xf4\x0e\xe3\x4f\x57\xe7\x83\x4d\xbb\xca\x9e\xa7\xf4\xbb\x4b\xbb\x9a\x48\x2e\x0e\x7f\xe5\x2b\x83\xd7\xdd\xca\x26\x6f\x7a\x52\xb0\x62\xd1\xaf\xb4\xf7\x2c\x2c\x57\xe7\xd1\xa4\x5d\x65\x17\xee\xe6\xa8\xb1\x7c\x0e\x2c\x2c\x53\x5e\xb0\x7e\xcb\xe7\x80\xb7\xce\xa6\x9e\xfa\x2d\x2f\x68\x79\x41\xf4\x7e\x79\xef\x5f\x4c\x2a\x17\x94\xba\x5b\xa2\xb1\xd3\xb5\x54\xd4\x12\xb1\xca\x5f\x79\x41\x6e\xf2\xfd\xba\xbf\xbc\xf9\x2c\x0d\x96\x03\xd5\xf2\x22\xf1\xf3\x11\x32\xaa\xdf\xb2\xfb\x08\xf5\x53\x1c\xa4\x7e\x65\x5f\x5f\x8c\xe5\x90\x5d\xde\xe9\x2f\x86\xea\x39\xcb\xe3\xbb\x63\x98\xe2\x4c\xa5\xa8\x96\x78\xdb\xb8\xa8\xdd\xeb\xdc\x35\x4d\xc5\x4d\xdb\xbd\xd0\x9d\x2f\xc8\x01\x79\xf7\xc9\xbd\x18\xe1\x5b\xbf\x7b\x55\x64\xa6\x95\x8f\x69\xf7\x0a\x76\x1d\x5e\xae\x60\xf7\x0a\x76\xaf\x80\xae\x1d\x5e\x01\x0e\x7b\xf9\x76\x1e\xde\xc7\xe3\x1b\x5f\x38\xe5\xe1\x55\xb1\xad\x8a\x0a\x3e\xf5\x3b\x3c\xe5\x81\xcc\x8c\x26\xe6\xf4\x60\x08\x5c\x36\xed\xc9\x69\x2f\x4e\xf5\x0a\x38\xd6\xe9\x4b\x7c\xaa\xa2\xc6\x29\x2f\x9f\xd3\xa5\x17\xe6\x5f\x5e\xde\x20\xdc\xe2\x1a\x1c\xff\xf2\x9d\xba\x8c\x59\x7b\xce\xcb\xa3\x5d\xa4\xbe\xd9\xb3\xdb\x6e\xb0\x4a\xb4\x34\x45\xb7\x77\x96\xc9\x14\x75\x63\x4a\x5d\x2a\x11\x64\xdd\xd7\xef\xf6\x92\x50\xe6\x60\xaf\x6e\xfd\x6e\x4f\xc9\x2e\xe2\xcd\xa6\xc7\x3f\x34\xd7\xea\x9b\x2d\x3c\xde\x9f\xc7\xbd\x57\xf4\xe2\xf1\x9a\x1e\xc6\x5f\x47\x9d\xc7\x83\x31\x67\x21\x27\xa0\x54\xa1\x12\x51\xd8\xb5\xd6\x6c\x6a\x36\x35\x9a\xa6\x4d\x6c\x7a\xa2\xaf\x4d\xdb\xdd\x74\x5c\x9d\x41\x34\x8d\x37\x08\xc4\xc3\xaa\xe1\xa5\x8a\xf7\x67\xb4\x69\x38\xc1\x62\xb7\x44\x35\xf2\xa1\xc5\x60\x17\x7a\x35\x62\xa6\x22\x48\xd5\x2c\x25\xa1\xc4\x7b\xb0\x41\x9b\xbd\x1d\xf6\xd6\xa6\xdd\xa6\xdd\x9f\xf9\xa7\x9e\x60\x5c\xb6\xbd\x77\xa8\x11\x23\x15\x6f\x5b\xd0\xe6\x25\x50\x36\xb4\x7b\x38\x4d\x14\x88\xda\xfc\xcb\xc3\x26\x14\x94\x82\x2b\xd8\xbc\x50\x76\xd3\x22\x9c\x50\x4d\xab\x05\xc6\xf8\xfe\xf0\xb6\x89\x3c\x36\x86\xec\x36\xbd\x00\x8a\x5a\x53\x70\xbd\x14\x7b\x12\x9d\x28\x50\x35\xed\x51\xd3\x1e\x6d\x1c\x5e\x7b\xd4\xb4\x47\x4c\x07\xdb\xb4\x5f\xec\x96\x9d\x9d\x01\xba\x69\x57\x5a\x7c\x37\x8d\xce\x86\xe7\x0c\x66\x1b\x7c\xfb\x4d\x63\x02\xa2\x36\x7f\x65\x37\xe2\x7b\xd1\x8a\x36\xdf\x84\xe0\x43\xdc\x6c\xf2\x96\x51\xbd\xb4\x7c\xab\xc2\x5b\x16\xd6\x01\xf0\x57\xde\x1f\xaa\x97\x52\x22\xbb\x9a\x76\xa2\x69\x27\x18\x30\x5b\xda\x0b\x96\xab\x8a\x19\x48\xd3\x74\x80\x8e\x9a\x57\x35\xed\x04\xe8\xd4\xb9\x2e\x45\xa7\x44\x77\xe2\xa5\x28\x94\x88\x9a\x5c\xa4\xe3\x31\xe8\x9b\x0f\xc9\xb1\xb7\x39\xf6\x4e\x6e\xff\xf2\x2e\x12\x50\x2d\x0f\xbf\x7c\x94\x0b\x5b\xf8\x37\xd6\x98\xab\x2d\x9f\xb4\x22\x12\xdd\x87\x58\xbe\xd2\xc5\x16\x0e\x7b\x54\x76\xb2\x98\x5f\x05\xe7\x2a\x3b\xe9\x6e\x1f\x06\x61\x45\xa1\x44\xa7\xb4\x73\xb5\xf2\xf8\xf5\x1d\x9f\x36\xc7\x6f\x10\x35\xf9\xcb\xdd\x67\xb8\x23\x66\xef\x17\xe3\x58\xdd\xac\x19\x84\xd4\x68\x35\x07\x6b\x10\x35\x79\x3a\xbb\x77\x61\xf7\x2e\xf0\x2a\xed\x76\x63\xa7\xca\x81\x6f\xd7\xee\x8d\xd9\xbf\x6e\x78\x82\xc7\x36\x86\x79\xc6\xac\xe6\x30\x0f\x92\xc5\xdc\x6a\x87\x9d\x25\xd9\x78\x22\x3f\x5a\x2a\x4a\x89\xa8\xe0\x9a\x1c\xf9\x15\x94\xaa\xe0\x36\x3a\xf2\x37\xab\xa7\x0e\x9b\xec\x3f\xab\x78\x85\x69\x6f\x87\x9d\x3d\x1c\x79\x7c\xd8\xa7\x0f\x80\x14\x89\xf2\x6e\x9f\x7e\x58\x2f\xc6\xe6\xeb\x75\xfa\x00\x48\x7e\x68\x76\xec\xf4\x94\x2f\x3a\x1a\x28\xa5\x56\x94\x08\xa4\x8f\xaa\x9d\xde\x32\x02\xba\xd4\x92\xa9\x76\xda\x0b\xa5\x93\xfd\xac\x4e\x6f\xd9\x49\xba\xe6\xb2\x13\x3e\xcc\x93\xca\x79\x8e\x01\xa7\x37\xd1\x7d\xb8\x8b\x3f\xbc\xec\x3d\x55\x2c\x9c\x64\x2b\x3b\x25\x5a\xfa\xf6\x5e\x5e\x10\xcb\x86\xe5\xd8\xa4\x79\x03\x2b\x1c\xe4\x2f\x2f\xe8\xc5\x68\x8e\xde\x97\xf7\xf0\xc5\x62\x2f\x5a\x35\x6d\x60\xd3\x06\xfa\xde\x5d\x5e\xd0\x8b\x46\xad\xa7\x6a\x9a\x45\xd0\xa7\x0f\x57\xab\xd8\xb4\x8a\xda\x90\xcb\x0b\x62\x09\xb2\x1c\x00\x34\x94\x20\xa8\x33\x56\xaa\x5a\x89\xf1\xb3\xf7\x1a\x4a\x54\xad\x56\x68\x08\x6e\xaf\x91\xd4\x89\xf4\x09\xdd\x5e\xe3\x8d\xb9\x5b\x1e\xcb\x7e\xdd\x76\x82\x97\xe2\xf1\x16\x5a\xb5\xb5\xfb\x20\xb5\x9d\xed\xe1\x86\xe1\x82\x34\x6d\x27\x78\x7f\x46\x37\x1e\xef\xc5\xe3\xd8\x8a\x41\x55\xc4\x4a\x44\xa5\x67\xf0\x32\x59\x96\x2c\x26\x47\x5d\xbf\x1d\x2c\x36\xc0\x95\xea\x54\xa2\x4d\xf4\x6c\x4b\xe1\x29\xb1\xd8\xee\x56\xaa\x4c\x89\x81\x10\x60\xa9\x32\x25\x1a\x75\xf6\x4a\x95\x29\xb1\x8c\x0b\x74\x1d\x77\x10\xc5\xdd\xe8\x7a\xe9\x20\xd0\x83\xa8\xae\x59\x07\x51\x59\x34\x79\x78\xdd\x68\x26\x12\x9d\xf4\x5f\xf1\xf6\x95\x53\x12\x30\x16\x89\x38\x43\xa9\xf9\x24\xa2\x92\xee\x13\x1d\x16\xef\x5f\x76\xda\xec\xc6\x20\xd9\x88\xbb\xa8\x4c\x53\x7d\x32\x4d\xbc\xfd\xca\x34\x89\xf7\x2f\x07\x6d\x9e\x73\xb0\x41\xc5\x9b\xa1\xa5\x07\x8b\xed\x80\xd5\xf5\x74\xc1\x62\x4f\x5f\x75\x22\xc6\x22\xfc\x94\x14\x78\x12\x2b\xec\xff\x66\x67\xb7\xaf\xb3\x74\x43\x57\x17\x8c\xd6\xfc\x4b\xef\x19\x51\xe4\xe2\xeb\x55\x06\x4a\xbc\x7f\x49\xcf\x9c\x5b\x80\x60\x9b\x41\x75\xa7\x16\x5d\xef\x77\x79\xfc\xc3\x26\xbe\x2f\xdc\xf2\xee\x0c\x01\x2c\x36\x20\x96\xfa\x51\xf5\xe9\x47\x21\x05\x5c\x7d\x7a\x01\xac\xbf\xb2\x77\xab\xfa\xf4\x99\x4f\x94\x55\x18\x0b\xfa\xb4\x67\x04\xa0\x6b\x71\x30\x5d\xd6\x6e\x1d\x58\x8c\x9b\x2a\x53\x22\x8a\xd9\x40\x77\x22\xd1\xad\x0a\xf8\xf3\x0f\xed\x98\x5e\x2c\x71\x8c\xae\x17\xdb\x95\x73\x46\x7d\xb8\x54\x9e\x12\x83\xb2\xee\xa5\xf2\x94\x08\xa4\xa1\x4a\xe5\x29\xd1\xd9\xbb\x55\x5d\x3f\xb5\xeb\xa7\x62\xbc\x14\x90\x12\x1d\xe9\xcd\x52\xfb\xa9\xd0\x7e\x5a\xec\xfb\x2b\x75\x9e\xc4\xc8\xdf\x9f\x6b\x7e\x55\xd7\xeb\x03\x2d\x3d\x95\xfe\x1c\xe8\xc3\x87\xb3\x7c\xd2\xe4\xb1\x7c\x9f\xa8\xce\x1b\x58\x54\x51\xa9\xae\x0b\x06\x3a\x49\xbb\xd5\xcb\x63\xb1\x86\x5a\xde\x02\xbd\x32\x10\x3a\xa8\xbd\xbc\x05\xa4\x13\x57\x79\x2c\x0f\xcf\x56\x24\x12\x4f\xaa\x97\xcf\x06\x85\x48\x67\x3f\x5d\xcf\x0d\x44\x31\x02\x77\xe7\x07\x20\x9c\x56\xf6\xdd\x1b\xe5\xf6\x21\xcc\xb7\x5a\x51\xa2\xa7\xdf\xd9\x61\x57\x59\x1c\x1d\xdf\xeb\x76\xf8\x97\x04\xc6\xa9\x7f\x5f\xca\x3b\x89\x40\x60\xa8\xfa\xe9\x73\xb6\x3a\x78\xb7\x67\xda\xbf\xee\xa6\x9c\xee\x03\xd3\x8e\x81\x28\x66\x33\x5d\x3b\x06\x96\x73\x1e\x85\x9b\xc4\x08\x07\xa7\xcb\xae\x5d\x24\xdf\x87\x4d\xde\xc5\x0b\x4b\x80\xc9\x55\xb8\x49\x2c\xb6\x06\x95\xc2\x4d\x62\x19\x1c\x54\x7f\x49\xb4\x89\xd8\x6e\xf5\xdb\x5e\xdc\xf6\x82\x8e\x69\x69\x40\xa7\x84\x60\x29\xad\x24\x16\x7b\xc8\xaa\xdf\x1e\xff\xf6\x66\x70\x91\xb7\x4f\xe9\x66\xe1\xe0\x3b\xbc\x37\x1b\xc7\x0d\xed\xcd\xea\x8f\x17\xf9\x62\x50\xc3\xae\x14\x60\x12\xfd\x7b\x09\x1e\x5f\x02\xf2\xf6\xc2\x6f\xf6\xf1\x8c\x2f\x96\xee\x86\x02\x4c\x22\x7f\xd8\x6f\x05\x98\xc4\x8a\xef\x8c\xbe\x17\x26\xf7\xd9\x2f\xed\x13\x58\xec\x74\x2c\xf5\x97\xc4\x22\x09\xbc\x14\x5b\xaa\x4f\x6c\x09\xfd\x81\x52\x5a\x49\x74\x12\x43\x6a\x68\x9f\xc0\x7b\x5f\xfd\xd9\x63\xdb\x43\xcf\xf8\x99\x06\x0a\x74\xd6\x25\x6b\x68\x7a\x86\x7b\x7a\x59\xd1\x28\x84\x96\x3e\x74\x6a\x53\xd4\xd0\xa3\x04\xf9\x63\x9c\x18\x86\x83\x41\xfe\x70\xda\x86\xe1\x60\xb0\xd8\x5a\x58\x43\x3b\x06\x16\x3b\x2e\x6b\x18\x0e\x1e\xed\x7b\x09\xf8\x99\xf1\x60\xd0\x29\x0f\x57\xc3\x78\x30\x58\xec\x64\xad\x61\x3c\x18\xe4\x0f\xdf\x51\xd5\x27\x91\x3f\xa6\xc2\xa3\x7b\x49\xdd\xb7\x73\xd1\xe4\x2d\xeb\x68\x75\x0d\x8f\x95\x36\x69\x2c\x86\x07\xf3\xc2\x3b\x7e\xbf\xf7\x87\x0d\x36\xa2\xb3\x88\x55\x43\x03\x0b\x36\x94\x05\x6b\x18\x5b\x06\xf9\x63\x76\xaf\xaa\x94\xe8\xe4\xba\x97\x12\x52\x62\xfb\x79\x45\xc6\x96\x41\xfe\x7e\x36\x79\x5f\x87\xf7\x95\x33\x0e\x3b\xf1\x22\x7f\xb8\x30\x43\x8b\x08\xf2\xe7\x7b\xa1\xf9\x1b\x9f\xf9\x23\xb8\x31\x34\x7f\x60\xa1\xd9\x50\x2a\x41\x89\xf7\x95\xf2\x68\x9e\x60\x43\xa5\x8c\x0f\x7a\xe8\x34\x0f\x57\x56\xb1\xdf\xca\x3e\x89\xf7\x04\xdc\x6c\x5d\x64\x30\x90\x99\xa9\xa1\x8b\x0c\xf2\xc7\xa4\x70\x68\xff\xc0\x72\x58\x19\x5a\x36\xd0\xf5\xe6\x87\x21\x5b\x90\x3f\x6f\xbf\x96\x0d\xe4\xcf\x57\x51\xcf\x17\xbc\xbd\xe0\x06\xe9\xe7\x82\xb7\x8d\x6e\xe8\xe8\x82\x46\xda\x5e\x0d\x23\xa9\xa0\x4d\x12\x8e\x6b\x18\x4a\x05\xf9\x63\x4d\x66\xa4\x27\x4d\x46\x24\xa6\x8e\x2a\x52\x89\xc6\x5a\x57\xa9\x35\x25\xf2\x87\xc3\x35\xb4\x80\xa0\x4f\xdf\xcf\xe5\xaf\x96\xd3\x74\x9a\xca\x5b\x56\x3c\x3a\x66\x5e\x8a\x38\x89\xfe\xfb\x7e\xe5\x2d\x7b\xd1\x97\x37\x43\x1b\x34\xb4\x41\xcc\x5f\x87\x36\x68\x18\x3d\xec\xbe\x8c\xba\x9a\x60\xb1\xf9\xb5\x86\x46\x08\xb4\x6d\xfc\x79\xa1\xb9\x54\x6f\xaa\x4f\xbd\xc9\x00\xcc\xd0\xed\x1c\xaf\xdd\x4a\x54\xf0\x6b\xec\x5e\x31\xa5\xc6\x7f\xde\xf7\xc3\xbb\x77\xf8\xc8\xe8\xa5\x66\x0b\x24\x62\xa5\x35\x74\x14\xc1\x7b\x7c\xee\xa8\x61\x43\xf0\xb6\xf1\x2c\x4e\xbf\xef\x93\xef\x9b\x29\xd7\xd0\x53\x04\x8b\x1d\xc6\x35\x74\x0b\x41\x3a\x41\x51\xbe\x49\xbc\x07\xe3\x9e\x6a\xf0\x40\x6a\xc4\x87\x8e\x1b\x18\xcd\xdb\xac\xe3\x36\x5e\x53\x96\xa8\x9b\x95\x62\x4d\x22\xd9\x75\x51\x43\x67\x0b\xa4\x01\xcd\xa1\xb3\x35\x74\xb6\x98\xec\x0f\x3d\x2b\xd0\xd2\x2b\x37\x04\x09\xde\x8e\x71\x49\x1a\x3c\x90\x54\x93\xaa\x71\xfb\xc6\xdd\x8c\x0c\xcc\x82\x87\x61\x49\x90\x94\x4d\xab\xa1\x91\x02\x8b\x14\xd3\x1a\x5a\xa4\xf1\x7c\x17\x4e\xcf\x0c\x38\x8e\xe7\x7b\xf1\xdf\x2b\x57\x4f\x49\x24\xe2\xc9\xa5\x78\x92\x48\x14\x83\x4b\x75\xa3\xfa\xd4\x8d\x5c\x05\xda\x34\x23\x20\x11\xfe\x2d\xc5\x8d\x44\xa2\x40\x5d\x9b\x7e\x0e\x48\x54\xbc\x6b\xd3\xb0\x80\x4e\xa5\xd8\xda\x34\x2c\x60\x18\x96\xdc\x34\x2c\x9b\x86\x05\x5b\xb0\x69\x0b\x40\xba\xea\xb7\x39\x30\x83\x64\xff\x44\xa9\x77\x24\x96\x16\x7b\xd3\xcb\xd9\x94\xa7\x60\x97\x53\xa9\x81\x24\xd2\x77\x76\x73\x3d\x0f\x24\x9a\xbb\xa5\x2c\x92\xe8\xae\xe8\x6e\x8e\xcc\x9b\x23\x33\xdf\xda\xa6\x4b\x03\xde\xe3\xd3\xe6\xea\x1d\x48\x54\x66\x6b\x73\xb4\xde\x1c\xad\x79\xb1\x37\xfd\x17\xb0\x48\xfb\x2d\xd5\x93\xea\x53\x4f\x62\xee\xbb\xe9\x4b\x6c\xaa\xef\xe1\x25\x6c\x8e\xc2\x20\x11\x45\xad\xcd\xd5\x35\x30\x48\x99\xab\xcd\xa5\xb4\x4d\x3d\xbe\x8e\xfd\xd9\xf4\x2f\x40\x22\x0b\x57\x0a\x2a\x89\x74\xf5\x7c\xd3\xbf\x00\xe9\x32\xef\xe6\x28\xbc\x39\x0a\x7b\x7c\xdd\x0b\x90\x64\x10\xd7\xe6\x20\x0c\xf2\xe7\x9b\x12\x1e\x3e\x1c\x9e\xec\xbf\xa3\x2b\xc8\x9f\x77\xcc\x00\x24\x78\x7f\xc6\x95\x3b\xe2\x82\xfc\xd9\x7f\x7d\x0e\x90\xbf\xef\x60\xa7\x4d\x0c\xc2\x78\x10\x9b\x0b\x4e\x20\x7f\xdf\xb1\xbc\xa4\xe4\x92\x98\x83\x6f\xae\x41\x81\xd4\x6e\x6d\x2e\x38\x81\x44\x68\xbf\x14\xc0\x10\xc3\x71\x65\x1a\xe0\x04\x6f\x5f\xdf\x5b\xa6\x02\x86\x18\xa4\xa4\xd6\x34\xe8\x09\x12\x51\xb0\x9a\xba\x36\xa0\xb3\x61\xb0\x14\xc5\x10\x89\x4c\x58\x4d\xe3\xa0\x60\x50\xb1\xac\x14\xc5\x10\x89\x5c\x56\x4d\x43\xa3\xa0\x21\xaa\x53\xea\x64\x88\xe6\xb0\xa2\x26\x86\x68\xd3\xae\x1a\xe7\x04\x8b\xcd\xf9\x35\x75\x93\x40\xa3\xf2\x69\xa9\x9c\x21\x92\xf2\xc3\x35\x35\x51\x20\x5d\xad\x99\xba\x49\x28\x67\x24\xb2\x4b\x35\x77\xef\xc4\xce\xc3\xc5\x59\x98\x06\x43\xa7\x8b\x59\x3c\xa2\xe9\x5a\x16\x68\xd4\xfe\x2b\xc5\x34\x44\x77\xb4\x98\xd4\x62\x10\xdf\xd4\x57\x7d\x0d\xf1\xde\x7c\x0f\xe6\x3d\xdc\xbd\x87\x1e\xcc\x8e\xed\x0c\x94\xcc\x00\xd5\xdc\x10\xef\x5f\xda\x33\x6f\xe2\xfe\xbd\x9d\xfe\xee\xb2\x8d\xb7\x87\xc9\xf5\x34\x66\x3a\x3f\x81\x5e\xde\xbb\x69\xd0\x14\x34\xf2\x68\x6a\x1a\x33\x9d\xc7\x37\xd4\xd0\x11\x0d\xdf\xd4\xf0\xa5\x7f\xe9\x49\x0f\xbe\x38\x26\xc4\xd3\x08\x29\xc8\x5f\xfe\x39\x3b\xbb\xe6\x61\x2f\x0f\xc7\x73\x5f\x2f\xf2\x66\x45\xa2\xdd\x51\x53\xe3\x39\x35\x9e\x4c\xbb\xa6\x31\x55\xd0\x9a\x4f\x56\x4b\x09\x92\x6d\x67\x35\x8d\x96\x82\x44\xd8\xa0\xd4\xee\x10\xf9\xf3\x8a\x2f\xaf\xf8\xe2\x2d\xc1\xf8\x28\xca\x21\x12\xdd\x81\x9a\x9a\x53\x90\x88\x07\xd4\xd4\x9c\x82\xe1\x7a\xcf\x34\xe8\x09\xde\x2b\xf2\x60\xf6\xe2\xa2\x17\x0c\x91\x53\x7b\x0a\x92\x72\xff\x35\xb5\xa7\x20\xa9\xd9\x5f\xea\x75\x88\x44\x00\xa0\xc2\xf5\x2f\x30\xa8\x53\x51\xa1\xb7\x02\xde\x53\xbe\x3d\x0b\x0d\x4d\x68\x68\x88\x0f\x84\x4e\x01\xc8\x1f\x51\xab\x20\x27\x53\x74\xf3\x52\x42\x0f\x00\xf5\x89\xa4\x20\x7c\x85\xd3\x7d\x30\xa8\x36\x50\xe1\x44\x1e\x74\x92\xa7\x4b\x41\x0a\xd1\xc8\xe7\xad\x30\x28\x06\x3a\x79\xad\x15\xda\x14\xf0\xf6\x95\x83\x99\x12\x02\x92\x82\xed\x15\xda\x19\x30\xd8\xaa\x59\xe1\xd4\x1e\x24\x95\x7e\x2a\x5c\x22\x03\xf9\x63\x32\xab\x06\x86\xe8\xda\xef\x30\xda\x05\x92\xe2\xeb\xa5\x06\x86\x68\x26\x76\x84\x8b\x5f\xe0\xed\x18\xc7\xd7\xa8\x80\x41\xa1\xc4\x52\xc9\x42\x24\xc5\x31\x2a\xa6\xa7\x9c\xbc\x50\x84\x37\x14\xb7\x10\xc9\x96\x8a\x52\xdc\x42\xa4\xab\xcb\xa1\xe9\x01\xcd\xf8\xaf\x7a\x17\xa2\x53\x39\xb4\xc2\x60\x17\xe8\x94\xfb\xaf\xd0\x73\x08\x3d\x07\x86\x80\x30\xfe\x05\xd2\xf5\xce\xd0\x8c\x81\x81\x42\x70\x29\x8a\x21\x92\x0a\xdb\x15\x5a\x31\xd0\x0c\x4a\x85\x56\x0c\xa4\xa1\xfc\x70\x19\x0d\x0c\xe7\x2d\xa1\x5d\x03\xc3\x50\x63\x98\x81\x01\x86\xab\xa9\xa1\xe1\x09\x4d\x1d\x0e\x41\x68\x78\xc0\x70\x79\x4f\x79\x0d\xd1\x4c\x6b\x50\x4a\x43\x0c\x92\xe6\x2a\xcc\x87\x08\xf3\x21\xf4\xee\xc2\x98\x1a\x68\xae\x03\xc5\xb2\x17\x14\xdd\x2b\x1f\xa4\x61\x36\xd0\xd2\xdb\xaa\x2d\x02\x9d\xc4\xd6\x52\x96\x43\x84\x33\x0d\x65\x39\x44\x36\xaf\xc8\x75\x38\xd0\x90\x94\xab\xd0\x62\x81\x4e\xdd\xca\x0a\x0d\x0f\x68\x94\xb9\x29\x75\x3a\x44\x36\xdf\x26\x7d\x23\x90\xd4\xcd\x2e\xa5\x3b\x44\x52\x0b\xbc\xc2\x6c\x0b\xd0\x96\x37\x4c\x77\x09\x74\xaa\x62\x56\x18\xb2\x03\x1d\x0d\x85\x8a\xb2\xf7\x45\x18\xc3\x2f\x5e\xbb\x06\x9a\xa1\x77\x85\x41\xc4\x66\xe4\x47\x61\x10\xf1\xde\x69\x3a\xa6\x79\x02\x49\xa1\xee\x0a\xcd\x53\x98\xa4\xc1\x3c\x5e\xad\x10\xf1\xfe\x25\xdd\x70\x2d\x10\x64\xb3\x67\xae\xe8\x81\x15\xbe\x3c\xba\x5b\x20\x75\x60\x42\x83\x15\x87\x2f\xa2\xbf\xb2\x67\x2f\x92\xb2\xd0\xa5\xa4\x88\xc8\xe6\xdd\x37\xe2\x08\x36\xfd\xb4\x70\x8d\x2f\xb0\x60\x14\x5c\xae\xd0\x82\x81\x6e\x60\x26\xb4\x60\x60\x6c\x76\xd5\x25\x3e\xd0\xd9\x09\x5b\xa1\x7f\x17\xfa\x77\xac\x62\x29\x62\x22\x06\xc9\xda\x15\xa7\xcf\x1b\xd5\xf9\xe1\x35\xea\xf1\x81\x8e\x4a\x6d\xa9\x6b\x22\x9a\x89\x28\xea\x9a\x88\x74\x91\x40\x5d\x13\x91\x64\xad\x56\x68\xda\x40\xd7\x61\x56\xea\x44\x64\x73\x40\x71\x21\x10\x64\x6b\x7f\x23\x09\x2c\x74\x24\x41\x6f\x3e\x7a\x83\xa9\x61\xbd\x5e\x8a\x66\x57\x68\x20\x41\x36\x9f\xbd\x06\x12\x04\xb5\x44\x4a\x0d\x15\xb1\xa1\x40\x5f\x6a\xa8\x88\x1e\xbe\x81\xda\x47\x90\xed\x6b\xb2\xdf\x97\xcb\xc0\xde\x2a\x0d\x24\x18\xa6\x0a\x84\xab\x7b\x60\x74\xe6\x25\xa1\x73\x09\x9a\x21\x63\xa5\x56\xc4\x7b\x30\x4e\x60\x84\x15\xf4\x70\x60\xba\xed\xd9\x8b\xde\x99\x78\x84\xcb\x7b\x60\x4c\x4d\xd3\xe3\xfd\xb1\xe0\x22\xfb\x4f\x2a\x0c\xc4\x82\xa6\x73\x16\x8f\x37\xe3\xa1\x06\x94\xd7\xe4\x22\x20\x18\x66\x7d\x29\xc9\x22\x92\x2d\x23\xa5\xfc\x8a\x18\xd4\x73\x2c\x75\x55\x44\x1f\x78\x4a\xea\xaa\x88\xb7\x17\xb6\x6d\xb6\xf1\x6d\x74\xff\x32\x6c\xe2\xdb\x20\xea\x90\xfa\xc6\xa0\x53\xa0\xbc\xd4\x5a\x11\x49\xd1\x80\x52\x6b\x45\xbc\xc7\xdf\x68\xdb\x6d\x63\x07\x07\x8b\x6f\x0a\xab\x88\x6c\x5f\xd3\x6d\x13\x6f\x1c\xf7\x3f\xf5\xbd\x41\x52\x79\xb5\x94\x5f\x11\x49\x45\x88\x52\x6b\x45\xa4\x13\x88\x34\xc5\x17\x24\x65\x37\x4b\x2d\x15\x91\x4e\x59\xd4\x4d\x11\x9d\x6d\x8e\xa5\x6e\x8a\x68\xc3\x8b\xec\xde\x9d\xce\xdd\x21\x4c\x90\x86\x4e\xc1\x70\x89\x37\x9d\x11\x81\xfc\xee\xbe\x79\x43\x20\xa9\x6c\x59\xe9\x8c\x28\x0d\x80\xe2\x5a\xa6\x4b\x93\x60\x51\x22\xab\x52\xcf\x1b\x58\xae\xb0\xd2\x25\x47\x90\x54\xb1\x2c\xe5\x56\xc4\xa2\x02\x57\xa5\xb9\x45\xc8\xad\x24\xe5\x29\x2b\x9d\x23\x81\x6c\xbe\x02\xae\x2f\x82\x45\x21\xad\x4a\xa7\x4d\x20\xbf\x33\x6e\xde\xc2\x8d\x5b\xc8\x30\x91\xba\xe7\x20\x29\xad\x55\x2a\xb7\x88\xa4\x88\x52\xa5\x33\x29\xb0\x28\x3b\x55\xe9\x4c\x0a\x2c\xaa\x8c\x55\xea\xd7\xa7\x6b\x84\x7c\x46\xa9\x5f\x0f\x3a\xe5\x23\x4b\xe5\x16\xb1\x28\xd3\x55\x69\x70\x15\x8c\xe5\x05\xb9\x92\x08\xba\xab\x31\xa9\xa7\x0f\xde\xd7\xd0\x36\x1f\x37\x53\x30\x6a\x34\x55\x3a\xdf\x02\x03\x55\xbd\x52\xe0\x45\x64\x63\x30\x4a\x13\x97\x40\x6e\xbe\x73\x4e\xc1\xc0\x58\x3f\x9b\xbc\xad\x4a\x8e\x51\xf4\xab\xd2\x39\x18\x48\xd4\xcb\x4b\x69\x18\x91\xcd\x57\xc0\x2c\x58\x90\xa6\xad\xa7\xa9\x4c\xa0\x51\xa1\xa3\xd2\x50\x02\x48\xe3\xd1\x69\x38\x17\x74\x47\x19\x05\x64\xc4\xdb\x0b\x4e\xe9\xea\x25\x48\x23\xf1\xe9\xbc\x2c\xf3\xeb\x2c\xdd\x48\x3b\xfb\xa2\xb1\x69\xbf\x32\xed\x46\xf2\x78\x71\xfc\xd2\x29\x17\x48\xea\x2f\x54\x1a\x83\x00\x49\x2d\x8a\x4a\x43\x09\x20\x29\xf9\x50\xe9\x2c\x0c\x34\x33\xbf\xd3\x49\x18\x48\xca\x6a\x54\x3a\x09\x03\x49\x99\x83\x4a\xa7\x57\x20\x29\x56\x50\x8a\xd1\x88\xd6\x7c\x55\x9c\x4b\x65\xf1\xdc\x98\x38\xa5\x53\x22\xd0\x91\x82\xaa\x34\x82\x0c\xde\xeb\xe6\x60\x4e\x80\x40\xb2\xff\xbf\xd2\xd9\x0e\x68\xe1\x60\xa1\x17\x9f\x7a\xf1\xdd\x8f\xde\x19\x10\xc8\xe6\x8b\xa7\x83\x0e\xf2\xeb\x99\xb3\x1d\x90\x7a\x9c\xea\xdf\x88\x48\x7b\xa6\xdf\x0d\x46\x38\x8a\xb9\x26\x9a\xce\x59\xb0\xa8\x6a\xdd\x54\xba\x7f\xa8\xaf\xbf\xe1\x2a\xa7\x3e\x30\x48\x76\xbf\x97\xf2\x35\x22\xd9\x2b\x5e\x69\x00\x19\xa4\x6b\x6a\xca\xd7\x88\x64\xd3\x72\xa5\x4b\xa1\xa0\x99\x17\x9a\x5a\xea\xb4\x36\x4a\xc7\x49\x4d\xed\x72\x6a\x97\xb1\x74\xa9\x5d\xce\xcf\x2e\xe3\xb8\x2a\x4c\x23\xb2\x69\x8a\x6e\x7f\x86\x46\x59\xf7\x25\xd1\x46\x82\x6c\x7e\xc9\x2e\x56\x82\x36\x86\xbf\xf2\xed\xfa\x72\x51\x97\x3f\xf3\x66\x3d\xbc\x5e\xbe\xe3\x5a\x57\x90\xcd\xaf\x43\xbb\xa9\x54\x8d\xa9\x21\xe9\xd2\x24\x68\xd4\x28\x2b\xa5\x6a\xc4\xa0\x80\x6f\x2d\x4d\xe9\xb2\xc0\x31\xc3\x82\xe2\x35\xa2\xa3\x67\x5d\x6a\xd7\x88\x6e\x94\x59\xed\x1a\xd1\x8d\x5d\x2d\x2d\x29\xe8\x68\x46\xd4\xd2\x6a\x82\xf7\x8a\x3c\xd8\x69\x1b\x37\x76\x79\xca\xdb\xa6\xef\xc6\x7a\xb4\xc7\x36\xec\x26\x2f\xf9\x32\x64\x0d\x06\xfb\xe6\x4a\x39\x1b\xd1\xa8\xa3\x5d\xcb\x8c\x5b\x30\x1c\xe9\x96\xd6\x15\x0c\x9d\x9b\x65\xc6\x2d\xe8\x94\x7d\xa9\x65\x60\x1b\x0c\xb3\x40\x96\x51\x6c\xd0\xd8\x87\x5d\x4b\xeb\xba\xda\xd7\xd7\xf7\x89\x28\x70\x23\x92\x0d\x71\xa5\x9a\x8d\x78\x7f\x46\xff\xb5\xc2\x4b\x2b\x8c\xdb\xb5\x0c\x80\x83\x36\xbb\x27\x75\x69\x12\x0c\xaa\x19\xd6\x32\xa3\x17\x0c\x73\x70\x97\x96\x19\xa4\x2b\x63\xcb\x38\x39\x68\x3a\x2e\xcb\x6c\x20\x90\xcd\x5b\xa6\x65\x06\xc9\x8e\xd2\x52\x2e\x47\xb4\xcd\xa8\x97\x7a\x39\x62\xa0\xd1\x56\xcb\x6c\x20\x30\xdc\x8a\xb0\xb4\xd6\x20\xd9\x5e\x57\xcb\xad\x30\xcb\x0a\xff\x9d\x11\x5d\xc1\x1c\x91\xcd\xd7\xc0\x90\x06\xc8\xe6\x6d\x34\xa4\xa1\x86\xce\xf2\x5e\x68\x88\x17\x1b\x53\x90\x76\xad\xa5\x21\x06\xd9\x7c\x57\xb4\xba\x68\xe8\xbc\xa7\xe4\xce\xba\xa6\xb9\x2c\xa0\xc6\x87\xb9\xb4\xc4\xa0\x2d\x5f\x50\xd7\x34\x97\x6b\x9a\xe5\xc1\xbc\x3f\x06\x43\xd2\x5f\x79\x7f\xa6\xe3\xc3\xf7\x97\xbe\x1a\xc4\xe1\xd3\x77\xca\x90\x09\x18\xce\xfe\xd4\xd2\x11\x9b\xeb\xc0\xcb\x00\x06\x58\x94\x3e\xad\x65\xb6\x0e\x68\x26\xb4\xab\x7e\x23\xd2\x7d\x6d\xcb\x00\xc6\xb2\x02\x43\xf7\x91\xbb\x61\x64\x69\x16\xbd\x65\x9a\x45\x90\x6e\x4f\x58\x5a\x45\x90\xee\x62\x58\x0e\xe8\x60\xa0\x16\x55\x0a\xbc\x88\x74\x0f\xc3\xd2\x55\x05\xe9\x16\x06\x95\x5b\x44\xba\x9f\x60\xe9\x84\x2e\x9d\x50\xaf\x48\x8f\x13\xbc\x7d\xf5\x2f\x3d\xfe\xb7\x5a\xf8\xfd\xa9\x27\x38\x5c\x7a\xf1\x6f\x1d\xec\x41\x9a\x91\xbf\xf4\x30\x41\xba\x55\x40\x09\x16\x91\x66\xcc\x2f\xc7\x7f\xf0\x1e\x8c\x9f\xe9\x71\x81\xb1\x61\xcb\x14\x48\x11\xf1\xfd\xa5\x29\x2d\xaa\xa1\x20\xa2\x56\xcb\x8c\x16\xd0\x06\x65\x07\x6a\xe9\x84\x81\x66\x4e\xc5\x32\x4a\xb9\x2c\x5e\x3f\xec\xad\x2e\x17\x48\x97\xc3\x96\xee\x15\x48\xa3\x43\x4b\xcb\x01\xb6\x6f\x80\xd0\x72\x80\x39\x86\xa7\xb4\x67\x37\xdb\x6c\x70\x1f\x54\x5b\x11\xcd\x54\x5f\xa5\x55\x44\x73\x5e\xa5\x42\x8a\xe8\x2e\xcd\xaa\x90\x22\x86\x6b\xca\x2a\xa4\x88\x8e\xd2\x60\x95\xe3\x3f\xc8\x77\xac\xf9\xa3\x75\x2e\xcd\x03\x18\x94\x2f\xa9\xd2\x85\x02\xe9\x06\x01\xc5\x52\xc4\x30\xee\xa8\x58\x8a\x68\x8e\xcb\x8a\xa5\x88\xee\xee\x31\xc5\x52\x44\x1a\x68\x56\x2c\x45\xb4\xc1\x6b\x5f\xae\x54\x82\x34\x59\x5f\xfd\x14\x91\xe6\xea\xab\x95\x52\x08\xa3\xa4\x79\xe4\x65\xd6\x0a\x48\x73\xae\xcb\xf1\x1c\xa4\xa9\xfa\xe5\xd8\x0d\xd2\x34\x6f\xe5\x53\xc4\xa2\x90\x5c\x95\x61\xe6\x32\xbb\x73\xfa\x87\x5e\xe3\x8b\x44\x15\xb7\xca\x30\x33\x48\x1f\x60\xe9\x54\x95\xc9\x9d\xee\x61\x2b\xc7\x56\xa4\x52\xd2\x94\xeb\x32\xa8\x0c\xde\x9f\xd1\x59\xbd\x23\x90\x66\xd7\x96\xcb\x92\x20\x8d\x6b\x96\x4e\x0e\x48\xe3\xad\xe5\x08\x0c\xd2\x49\x83\x82\x2a\x22\xcd\xbd\x54\x50\x45\xbc\xa7\xe4\x02\x0c\x21\x83\x34\x90\x56\xfa\x42\xc5\x82\xa6\x29\xa6\xe5\x70\x0b\xd2\x44\xcb\x72\xb8\x05\x2d\x3d\xa5\x1e\x0d\x78\x8f\xcf\x39\x8d\x17\xab\xc5\x32\x87\x8f\xdc\xa5\x2b\x95\x3c\x06\xce\xa9\x4a\x1e\x85\x6c\x47\x9a\x30\x59\x86\x0b\x41\xff\x7d\xbf\xf2\x6e\xbf\x58\x46\xf0\xcb\x45\x29\x90\x86\x49\xca\xf1\x10\xb4\x8d\x21\x58\x41\x0e\x31\xa8\x8c\x55\xe5\x04\xb7\x76\x1e\x09\x73\x8b\x72\x3c\x04\x6f\x5f\xe9\x85\x93\x5e\xd0\xcd\x1a\x2f\x63\x77\x60\x18\x1a\x2c\xd7\x95\xca\xf1\x70\xf8\x7e\x1a\x83\x03\x69\x0a\x58\x19\x70\x03\x03\x0d\xe5\x2a\x87\x43\xd0\xa9\x69\x51\x65\xc0\x0d\x34\x43\x16\xe5\x08\x09\x1a\x55\xf2\xaa\x1c\x21\x41\x4b\x7b\x61\xc0\x0d\xb4\x39\xfc\x24\x4c\xb1\x00\xdd\x9c\xcb\x32\x32\x06\xd2\xac\x21\xb5\x42\x44\x4b\xaf\xd2\xc0\x18\x68\xc3\xaf\xd7\x65\x22\x90\xe6\x33\x95\x63\x32\x48\x53\xc7\xca\x44\x0c\x90\xe6\x71\x95\x63\x32\x48\x73\xda\xca\xf1\x17\xa4\x49\x11\xe5\x28\x5a\xb7\x4f\x84\x4e\x18\xa4\xaa\xc7\x5f\x71\x41\x66\x58\x80\x34\x0f\xa6\x9c\x32\x83\x74\x7c\x2c\xa7\xcc\xa0\x6f\xbc\x29\x8a\x82\x88\x34\x99\x45\x4d\x10\xf1\xde\xb0\x46\xdb\xb4\x8d\x17\x0a\x87\x5b\x01\x10\xd1\x36\x67\x63\x6a\x7b\x88\x66\xac\x5c\x6d\x0f\x91\x26\xb8\xa8\xe3\x21\xfa\xf2\x57\x8e\x77\xea\x78\xb8\x7f\x5d\xcd\x0e\xf1\x76\xa3\xd3\x56\xb6\xf1\x91\x63\xb2\x76\xc7\x2d\xd0\x54\x6c\xaf\xdd\x81\x6b\x37\x6b\x6e\x30\x26\xed\x8e\x5c\xa0\x53\x73\xa5\x76\xe7\xa6\x20\x4d\x1a\x51\x69\xa3\xf6\x7e\xfb\x97\x74\xc4\x89\x28\x18\x0e\xf5\x8a\x68\x88\xf7\x67\x49\x9b\x27\x65\x26\x6a\x98\x70\x77\x26\xba\x9b\x97\x6e\x5e\xde\xee\xec\x71\x77\xd0\xc3\x0f\xdf\x1d\xf4\x40\x9a\x7e\xb0\x3b\xe6\xed\x8e\x79\x18\x8e\xdd\x88\x10\x48\xb3\x0f\x76\x87\xc1\xdd\x61\x10\xab\xb8\x9b\x37\x07\xde\x53\x72\x51\x8e\x70\x20\x5d\x54\x56\x6d\x43\x2c\x2a\x91\x97\x32\x1a\x22\xa9\x9a\x5c\x6a\x66\x88\x74\x1d\x7b\x37\xb2\xb3\x2b\xdd\x88\xd8\x54\xed\x0e\x7a\x20\x9d\x5c\xef\x4e\x1e\x41\xa3\x5a\x74\xa9\xb6\x21\xd2\x65\xec\xdd\x61\x10\xa4\xeb\xc3\x4a\x6b\x88\xec\xf1\x37\x5c\xe7\xdd\xf0\x0d\x48\xd7\x1c\x77\x67\xa0\x20\x5d\x32\x55\x79\x43\xa4\x0b\x80\xbb\x4b\x68\x20\xbf\xf7\xd7\x49\x29\x48\xd7\xa0\x54\x51\x10\xdd\xb4\x06\xe5\x11\x44\x3a\xd4\x29\x8f\x20\xd2\x18\xfa\x6e\x14\x60\x3f\xbe\x3b\xc5\xd3\x71\xd6\x08\xda\xc6\xc0\xa0\x3e\x82\x48\x8a\x7b\xd7\xee\xa2\x04\x48\xa3\xe3\x2a\x1f\x88\x1e\xbe\x96\xa6\x4a\x83\x34\xec\xbd\x3b\x86\xed\x8e\x61\x38\x8b\xbb\xc1\x80\x9d\xd5\x6f\x23\xc9\xbb\x03\x16\xe8\x26\x46\xed\xc6\x07\xc0\xd2\x23\x53\xad\x40\x2c\xea\xbf\x97\x6a\x05\xb5\x3b\x60\xe1\xe4\x2b\x3a\x50\xfb\xcd\x4b\x89\xab\xae\xc2\x80\x48\x83\x37\xbb\xe1\x78\x30\x46\xf9\x2b\xef\xb4\xf3\x45\x9c\x34\x15\x06\xc4\xd8\xf0\x9b\x55\x18\x10\x89\x58\x7f\xed\xce\x17\x41\x1a\xe1\x51\x74\x40\xa4\x51\x0b\x15\x06\x44\x1a\xef\x50\x4d\x40\xa4\xb1\x87\xdd\x00\xfd\x6e\x65\xa9\xe1\x6b\xea\xb0\xb9\x3b\x6c\xe2\xc9\x1d\x4e\x18\x0f\xd5\x6e\x91\xf5\xaa\xc3\xf0\x00\x48\x1d\xfa\xc3\xd9\xd8\xe1\x6c\x0c\x87\xcf\x8a\xfc\x22\x9d\x02\x5b\x6b\x5f\xa4\xfe\xb0\xa5\xf6\xc5\x7b\xfc\x49\x5b\xb7\x8d\x1b\x8b\xa1\x39\xcc\x18\x06\x89\x8c\x49\x1d\x0e\x74\x07\x01\x6d\xdd\xb6\xc3\x11\x0c\xb4\x81\xac\x75\x1d\xce\xc7\x8e\xee\x39\xe9\x99\x59\x68\x60\x0e\xec\xf0\xe1\x14\x0d\xa4\x13\x7d\x4b\xf2\xd7\x61\x62\xda\x60\x8a\x73\xe8\x37\x83\x30\x4d\xe9\xd0\x6f\x06\x0d\x31\xbb\xb2\xfe\xbe\x68\xae\xb5\x1d\x8e\x69\xa0\x9b\x62\x61\x49\x7e\x91\x6e\x1c\x39\x8c\x72\x83\x74\x9e\x78\x38\xcc\x81\x91\x61\x93\x57\xf9\x8e\x5f\xe9\x9c\xcd\x8a\xfc\x22\x9d\x39\x1e\xce\xd9\x40\x3a\xcb\xb2\x22\xbf\x18\x94\x78\x2f\xcb\xeb\x8b\x74\x7e\x63\x79\x7d\xd1\xcc\x3f\xb2\xd8\xbd\xd8\x4c\x68\xb3\x8c\xbd\x58\x06\x08\x0f\x7d\xd3\x23\xbf\x57\xc5\x36\x4f\x99\x5e\x91\x4d\x5e\xd1\x8b\xe5\xd6\xc8\xc3\x28\x2e\x78\xff\x92\x77\xc5\x5c\x2c\x90\xce\x5c\xac\x47\x2f\x9a\xd1\xd8\xc3\xa0\x2a\x58\x68\x30\xd4\x61\x4a\x15\x48\x2d\xb8\x25\xea\xc5\x40\x6d\xb6\x0e\x53\xaa\x40\x8e\xef\x0f\x7d\xad\x59\xb3\xd6\xe6\x1e\xe5\xe1\x49\x96\xd2\x96\x1e\xae\x16\x83\x36\x07\xd3\xc4\xc3\x71\x12\xa4\x3b\x9a\x0f\xfd\x6d\x30\x28\x04\x5f\x87\x31\x55\xd0\x0d\x57\x1e\x8e\xa6\xa0\x7f\x57\x64\xbe\x2e\xe8\xd4\xb1\xaf\xc3\x59\x28\x58\xe9\xad\x70\xc6\x09\x52\x1b\x7c\x38\xe3\x04\xa9\x71\x3a\x5c\x07\x06\x2b\xbd\x15\x8e\xaf\x20\xb5\xca\x87\x73\xd0\xc3\x45\x5f\xd7\x32\x0f\xa7\x97\x20\x1d\xbf\x0f\xd7\x73\x41\xfb\xaf\xcf\xc6\xf9\x25\x68\xee\x7c\x3d\xcc\x55\x02\xa9\x0d\x3e\x1c\xad\x41\x0e\x1c\x83\xc3\xd1\xfa\xb8\xf8\xde\x18\x7c\x0e\x73\x95\x40\x7e\x6f\x8f\xeb\xae\xa0\x1b\x19\x3e\xdc\xc5\x72\x5c\x5f\x2f\xfc\x4b\x2f\x93\x85\x57\x43\x87\x87\xf3\x4b\xd0\x36\x2d\xc4\x61\x66\x12\xc8\xef\x25\x73\x08\x07\xf9\x7d\xe2\x2e\xbc\x82\xfc\xc6\x23\x73\x7f\x41\x8e\xfe\x67\x21\x8b\x3a\xdc\x0b\x03\xde\x5e\xd2\x25\x97\x6f\x41\xb3\xdc\xc9\xa1\x21\x38\xd4\x47\xd7\xef\x39\x5c\x98\x05\xf9\x5d\x9f\x63\x3c\xc8\xef\xc6\x1b\x26\x00\xf9\x3d\x32\x83\xc9\xa0\xb9\x90\x76\x38\xec\x1f\xcf\xd7\x0d\xae\xcf\xe4\xe3\xc3\xe4\xe3\xe1\x0b\x66\xec\xe0\x30\xf9\xd8\xd8\xc4\xe9\xd2\x2c\x58\x48\x99\xd4\xe9\x32\x2c\x48\x57\x6b\x4f\x4d\x01\x48\x03\xdd\xa7\x73\x63\x90\x83\x37\xff\x34\x60\x00\xd2\x6e\x9c\x06\x0c\x40\x8e\xcd\xc3\x1f\x36\x7d\x77\xc3\x83\x9d\xb6\x9d\xfc\xa5\x1d\xbb\x6c\xa2\xce\x03\x63\xfc\x69\x5c\x01\x6c\x8e\xae\xa7\xf3\x6c\x90\x83\xe0\xee\xe9\x3c\x1b\xa4\x17\x7e\x1a\x57\x00\xe9\xfd\x3f\xdd\x6e\x03\xd2\x27\x77\x36\x3b\xf6\x22\xad\x4e\x70\x1a\x44\x00\x39\x98\x8c\x9f\x4e\xc6\x41\x0e\xfc\x97\x53\xab\x05\x72\xe0\x39\x9c\x5a\xad\xf3\x9b\x9e\x7b\x7b\x5c\x9a\x05\x6f\x1b\x9d\xd5\x94\x81\x31\x9b\xe7\xbc\x6d\x62\xdc\xc7\x5d\x39\xdd\xc2\x02\x9a\x71\x91\xd3\x19\x3b\xc8\xc1\xc4\xfe\xd4\xb8\x9d\x1a\x37\xa6\xca\xa7\x93\xf8\xf3\x9b\xc4\x7b\xff\x0d\x14\x9f\x06\x8a\x19\xf8\xd5\xd9\x10\xe9\x58\x77\x6a\x02\x41\x33\x3b\xe3\x74\x5a\x0f\x92\x9a\xfe\xa5\xf4\x86\x78\x8f\x6f\x9b\xe7\x24\x4e\x3c\x98\xd7\xab\xbd\x21\x72\xe0\x37\x28\xbd\x21\xba\xa9\x37\xa7\xb3\x73\x30\xd2\xbe\x9a\x4f\x7d\x1a\x14\xfe\x6e\x86\x53\x71\xb0\xb9\xe1\x46\x05\x0d\x91\x83\xf1\xf5\x74\xf9\x14\x24\xb5\xea\xeb\x74\x61\xf4\x8c\xef\x60\xb6\x79\xb0\xb0\x67\x3c\x3a\xe7\xcc\x67\x7c\x8f\x89\x36\x13\xc3\x40\x5a\x84\xeb\x34\x31\x0c\xbc\x3f\xb3\xcd\x8b\x4a\xbe\x09\xe6\xff\xa7\xb1\x45\x30\xcc\xa1\x3f\x1d\x35\x40\x0e\x7c\x89\xd3\x68\x23\x18\x7a\xad\xa7\x83\x06\x48\x24\x58\xea\xbc\xfd\x4a\x6e\xbe\x12\x7c\x09\x2b\xdf\x8b\x74\x5b\xd1\xe9\xa2\x14\x18\xee\xca\xb0\x18\xbe\x18\x94\xf4\xae\xd3\x05\x28\x30\x74\xb0\x2f\x9d\xe2\xeb\x73\x8a\x79\xdb\x2f\xe7\x85\x20\x29\xfb\x5b\x97\x63\xc1\xe5\x58\x80\x4f\x61\x95\x7b\x31\x8c\x42\x59\xe5\x5e\x24\x32\xb7\x75\x39\x3c\x5c\x0e\x0f\xe1\xaf\x6e\x9b\x48\x73\xf0\x0f\xfd\xa2\x2f\xbf\x68\x82\x20\x97\xdf\xea\xe5\xb7\xca\x04\xdf\x32\xf4\xa2\x39\x13\xba\x9c\x75\x82\xb4\x24\xc4\xe5\x02\x0e\x48\xd3\x95\x2e\x37\xa0\x81\x74\xe7\xe0\xa5\xdb\x0c\x1a\xd2\x96\x75\xf9\xa9\x82\xb4\x1e\xd9\xa5\x27\x0d\x7a\xff\x8e\x75\xda\x74\xd2\x7b\xce\xe8\x67\x03\xba\xfb\x17\x2e\x3f\x9b\xcb\xcf\x26\x6d\xb2\xab\xc3\xae\x72\x0b\xfd\x92\x40\x22\x0a\x52\x97\x93\x49\xf0\x3e\x8f\xa2\x6d\xb3\x8d\xd1\x87\x51\xf1\xf2\x7b\xbb\xfc\xde\x88\x08\x5f\x7e\x6f\x97\x1b\xd0\xfc\xe0\x2e\x3f\x38\x90\x86\xa0\x2e\x43\x80\x20\xdd\xe2\x7b\x39\x9d\xbc\x9c\x4e\xe2\x54\x5c\x2e\x9c\x80\x1c\x8c\x17\x97\xf1\x3e\xd0\xdc\x3c\x7a\x99\x44\x7a\x91\x31\x3a\xf0\x59\x2e\x3f\x41\xd0\xcd\xff\xbf\xcc\x60\x00\x03\x31\x8c\xba\xfc\x2a\xaf\xef\xab\x9c\xb6\x79\x95\xf8\xbb\x83\x81\x5e\xa9\x80\xfa\xa4\x02\xde\x61\xe5\x8f\xd6\x59\x25\x01\xb1\x50\xb9\x2a\x95\x04\xc4\x88\xaf\x97\x3e\x8b\xe0\x59\xe0\xac\x28\x24\x20\x16\xc2\x5a\x75\x39\x0f\x06\x39\x70\x99\x2e\x13\x10\x40\x1a\x27\xbb\x4c\x40\x00\x6f\x27\xfd\x4b\x1f\x7f\x1a\x6e\xf1\x36\xb8\xdb\x00\x24\x5a\x25\x75\xb9\xdb\x00\xe4\xc0\xd9\x52\x10\xa0\x3e\x41\x00\xc7\xb0\xcb\x89\x30\x68\xd4\x86\xae\xcb\x54\x02\x90\x83\x8f\xfb\x32\xfd\x11\xa4\x5b\xce\x2f\xf3\x1a\x41\xa2\xd9\x5b\x97\x13\x55\x90\xe6\xf7\x5d\xae\x15\x81\xb4\x26\xcd\xe5\xac\xf4\xfa\x62\xa3\x0c\x91\x97\x49\xf7\x20\x07\xa1\xac\xcb\x99\x2a\x18\xbf\xef\x2f\x7d\xe3\x0e\xde\xb8\xb2\xc9\xbe\xbe\x48\x77\x3c\x5e\x4e\x5e\x41\x0e\x1c\xb7\xcb\x99\x2a\x48\x7d\x69\xe5\x06\x44\x3a\x40\x5e\x2e\x31\x81\xb7\x63\xfe\xcc\x5e\x9c\x5e\x38\x7d\x75\x8a\x0b\x72\xc3\xd9\xba\x9c\xe2\x5e\xdf\x14\x77\x7a\x4e\xaf\x9c\xc9\xab\x7b\x1c\x2e\xe3\x0a\x20\x37\x22\x06\x2a\x10\x88\xf7\x2f\xb9\x26\xa7\xaa\x20\x2d\x66\x71\x19\x6b\x00\xb9\xe1\xba\xa9\x37\x20\xda\x74\xf0\xbe\x0c\x23\x80\xd4\x81\xbc\x1c\xf5\xaf\x6f\xaa\xc8\x80\x7e\x19\x34\x00\xb9\xe1\x5c\x29\x1b\x20\x72\xc3\xad\xb9\x9c\x2a\x82\xcd\x9d\x02\x97\xc3\xfe\x65\x2e\xc2\x37\xe2\x1a\x45\x05\xb9\xe1\x2f\x5e\x86\x08\x40\xb7\x6a\xde\xe5\xec\x11\x74\x93\xae\x2e\x27\x8f\x20\x37\xbc\x93\xdb\x71\xf9\x76\xcb\xb2\x83\xfc\x6d\xf8\x12\x2c\x74\xe4\xea\x36\x42\x70\x33\xaf\xda\x70\x4f\xd4\x12\x10\xef\x5f\x6e\xb4\xdd\xb6\xdd\xfc\x8c\x83\xe9\x43\x82\xdc\xf8\x82\x6f\x4d\x2c\x68\x14\x1e\xad\x5b\xb7\x12\xa4\xa5\xf4\xac\x39\x2f\xd2\x6d\xae\xb7\xf9\xd8\x20\xad\x74\x74\xbb\xf5\x08\x74\x83\x5c\x56\xa6\x17\x69\x4a\xc4\x6d\xee\x35\x48\xf3\xa5\x2d\x30\x5f\xf7\x3a\x69\x7a\xef\xb5\xd5\xe4\x45\x6e\xcc\x67\xac\x26\x2f\x72\xc3\x3c\x58\x4c\x5e\x6c\xe6\x65\xdc\x66\x55\x83\xdc\x30\x81\xb7\x6b\x22\x60\xfb\x7d\xc7\xb2\xf7\x45\xef\x09\xcf\xdc\x3a\xad\x60\x73\xab\xf3\xed\x77\x7f\xef\xdf\x03\xe7\x56\xb8\x4e\x02\x72\xeb\x36\x85\x4d\xaf\xed\x77\xac\xbe\x75\x6d\x6f\x4b\x20\x69\xd5\x6f\x87\x0c\x90\x88\x52\x95\x05\xec\x45\x5a\x1b\xc8\x6a\xf5\xe2\xfd\x4b\x6e\x99\xfe\x2e\xc8\x0d\x17\xec\x76\x7c\x00\xe9\x96\xc0\xdb\xe8\x21\x48\x84\x3a\xea\x76\xc8\x00\xb9\x75\x9b\xec\xc5\xc1\x6a\xd0\x66\x93\xbd\xa0\x2a\x31\x05\xe0\xeb\x76\x14\x01\x23\xbf\x33\xda\xb1\x17\x9b\xae\xb9\x15\xed\xc5\xd4\xc8\xde\x2e\x5e\xdf\x2a\x49\x31\x62\xdf\x0e\x2c\xa0\x0d\xbd\xd6\xdb\x81\x05\xb4\xff\x6a\xf2\xf8\x6c\xcd\x71\x55\xd7\xca\xf4\xa2\x59\x5f\xe7\x36\x7f\xf9\x66\xa7\x2b\x52\xc3\x65\x65\x7a\xb1\xd2\x77\xcc\x65\x18\xd0\xdd\x10\x68\x61\x7a\x91\xdb\xb0\xc9\xbb\xf3\x62\x22\x25\x5f\xb7\x23\x0d\x18\xcb\x77\x5f\x37\xf9\xfe\xdc\x64\xba\x6a\xa0\x13\xa4\x0b\x63\xb7\x8b\x35\x20\xdd\x95\x71\x5f\x5f\x57\xf9\x00\x99\xbb\xdc\x2e\xa0\x83\xdc\x70\xd5\x6e\x27\xb4\x20\x37\x6f\xab\x13\xda\xfb\x73\x83\x63\xfd\xd9\x36\xdf\x7a\xc9\x20\x2d\xda\x73\x1b\x08\x05\xef\x51\x3c\x99\x4f\xc7\x71\xce\x1b\xea\xa0\x06\x72\xc3\xe3\xb8\x9d\xcb\xde\x84\x3d\x37\x9c\x04\x0b\xea\x8b\xdc\x18\x94\xad\xa7\x5f\xb7\x03\x18\x2f\xd2\xe3\xbc\xf5\x61\x92\xba\x31\x4d\x7a\x9c\x91\x3e\x4a\xb7\x63\x07\x1e\xdd\x4e\xd0\xa6\xd3\x48\x2b\xde\x8b\xb7\xad\xd1\x36\x6c\x1b\x64\x80\x70\x02\x47\x48\x90\x1b\x6f\x97\xf5\xed\xeb\xab\x6f\xef\x14\xce\xfa\xf6\xe2\x6d\xe3\x77\x46\x4c\x41\x77\x99\xef\xd1\x1b\x05\xb9\x31\x93\x78\x9c\x82\x82\x44\xeb\xbf\x2c\x4a\x2f\xde\x83\xf1\x33\x17\x6e\x9e\xf1\x9d\x94\xdf\xe9\x07\x82\xb7\x2d\x68\x3b\x6c\x23\xd3\xe2\xfb\x99\x37\x84\xe9\x2b\x7a\x4c\xf5\x38\x57\x7d\x3e\xaf\x8f\xe1\xd5\x5a\xf2\xe2\x6d\x5b\xb4\xed\xb6\x31\x5a\x4c\x7f\xe6\x09\x5e\x4c\xeb\x27\x5b\x26\x5e\x44\x62\xb8\x1e\xe3\x9c\x8f\xe9\x41\x5e\x81\xce\x21\x48\xcb\x3e\x3e\xc6\x39\x41\xba\x79\xd1\xfa\xf2\xe2\xed\x85\x6d\x1e\xcc\xac\x59\x2c\xaa\xa5\xe3\xc5\xe6\x96\xee\xc7\x69\x28\x48\xf7\xbb\x3c\x66\xc8\x3e\xf8\x86\xa6\x9d\x3c\x66\xc8\x82\x36\x1d\x3a\x1f\xfd\x45\x90\x9b\x0f\xca\x69\x26\xc8\x8d\xc1\xf4\x31\xf7\x15\xbc\x7f\x49\x37\x9c\x54\x82\xdc\x78\xe1\x1f\x2d\x1e\x78\x7f\xc6\xdb\xa1\xf3\x09\x72\xf3\xf5\xd3\xf9\x04\xb9\xe1\xc5\x3c\xce\x16\xc1\xb0\xd4\xda\x63\x75\x3d\xf0\x1e\x8c\xd7\xca\x7d\x3d\xe0\x6d\xe3\xaa\x34\x41\x8f\x26\xc8\x77\xd9\x5c\x54\x90\x46\x5f\x1e\x4d\x10\x98\x96\x81\x7d\x4c\x4f\x05\xb9\xf9\xda\x9a\x9e\xfa\x98\x9e\x8a\xbb\xf0\x14\xb5\xb1\xc4\x22\xe3\xf6\x29\x46\x24\xb1\x50\xbe\x7e\x5c\x58\x15\x8b\x09\xc6\xe3\xc2\xea\xb3\x53\xc7\x0b\x0b\xfa\xec\x24\x0b\x8a\xc5\xe7\xff\xb8\xd6\x2a\xd6\xb6\xfc\xd5\xb0\x69\xbc\x4d\xaf\x69\x79\x76\x62\x40\x62\xa1\x97\xff\xec\x7c\x9d\x62\xcd\x77\x74\x79\x5c\x91\x15\x0b\x09\xba\x67\xe7\x83\x15\x8b\xcd\x32\xcf\xce\x32\xc8\xb3\xbf\x13\x9b\x45\xa0\xf9\xd9\x71\x48\xc5\x9a\xcb\x7e\x9d\x36\x9d\x34\xd9\x89\xcb\xa6\xeb\x6d\x2a\xae\xb1\x79\xd9\xd4\x65\x99\x5f\xbf\xbe\xcb\x26\x4d\xdd\x3b\xc1\x68\xf0\xec\xd6\x60\x69\x74\xb5\x7b\xd9\x5d\x55\x37\x9b\xbc\xec\x4e\x46\xfd\xf0\x0f\xbd\x6c\x6b\xb0\x0c\x7f\xe5\x35\x76\xca\x36\x0c\xee\x7d\xf7\x1a\x2d\x40\xfa\xbe\xea\x8f\x8b\xc9\x62\x85\x97\xed\x73\x04\x2b\xbc\x20\x1c\xe5\x87\xf5\xe5\x15\xf6\xbe\x7b\xd9\xdd\x55\x35\xcf\xe8\x65\xbf\x58\x54\xa7\x7b\x14\xab\x16\xc5\x14\xfc\x51\xac\xfa\xf9\x94\xa9\x3b\x2d\xc3\x96\x8d\x1f\xbd\x47\x57\x38\x4a\x24\x03\xc8\x73\xb3\xce\xf3\xdc\xc4\xbd\x28\x09\xf2\xdc\x2c\xea\x88\x24\x0b\xf1\x51\x4b\xea\xb9\xa9\x2c\x40\x01\xf6\xe7\x66\x54\x7c\x6e\xb2\x28\xa9\x57\xfe\xdc\x0c\x8a\xcf\x4d\x24\x8c\x5a\xf1\xcf\xcd\x98\xf8\xdc\xe3\xfd\x14\xa8\xd1\xfd\xdc\x64\xf5\x3c\x37\x63\x22\x7b\xfb\x9e\x1b\x97\xfe\xb9\x59\xe0\xa6\x36\xf9\x73\x6f\xf6\x0b\x5f\xbd\xde\x79\xef\xf3\x78\x89\x80\xf9\xc1\xf3\x10\x74\x11\x8b\xb2\x39\x8f\x62\x2d\x82\x19\xf4\xf3\x10\x91\x15\xc4\x68\x1f\xd5\x5b\x84\x37\xf4\x21\x2c\x23\x98\x54\x3c\x5a\x37\xb1\x7e\xbf\xff\xb6\x75\x6a\x8c\xff\x6e\x94\x1f\xec\xe0\x0b\x05\x59\x69\xd9\x6d\x21\x9d\x70\xd1\x72\xd8\x42\xad\x2d\xbb\x72\xda\x72\xfe\x8f\xbf\x7c\x9b\x1e\x42\xb7\x82\x8d\x17\x8f\x56\x55\x50\x2d\xf7\x79\xfc\xb4\x01\x15\xaf\x1e\xcd\xec\x83\x11\x64\x2f\xcb\xf3\x34\xcf\x8e\xc6\xcb\x3b\xf9\x78\x94\x78\x11\xbe\x6d\x2a\xbc\x08\x72\x3f\x9f\xc7\x0f\x0a\xa0\x17\xfb\x28\xf9\x22\x28\xbd\xf8\x68\x5c\x05\x95\x80\x1f\x6d\xeb\xf3\x7c\x0f\xfe\x6d\xf1\xb9\x2b\xbe\x92\x5c\xfb\xf0\xec\x03\x05\x74\xee\x8f\x2f\x02\x20\xd4\xf6\x68\x2e\x05\x25\x0b\x1f\xe5\x59\x04\x85\xf5\x9e\x67\xf3\xec\x2f\x70\x18\x1f\x2d\xea\xf3\xcc\x77\x40\xf1\x91\x4f\xcf\x8e\xd4\xb5\x77\x63\x7a\x76\x84\x52\x82\x2b\x9d\x9e\x7d\x22\x1b\xc2\x75\x4d\xcf\x4e\x49\xba\xe0\xb5\x08\x8f\x5c\x0a\x17\xbd\x2d\xb7\x67\xbf\xdd\xb9\x44\x8b\xef\x20\xcb\x23\x93\xe3\xdc\xbe\x82\x08\x19\x6d\x5c\xd7\xed\x2b\xf8\x62\x51\xf1\xe9\x51\xe8\x42\xa4\xaf\xf7\xed\x0b\x44\xb9\xe6\xfe\xff\x16\xb7\x79\xff\xff\xaf\xfb\x3f\xfe\xbf\xff\xf9\xbf\xf6\x7f\xfc\xef\xfd\x5f\xef\xbf\xce\xff\xfc\xe7\x3f\xef\x7f\xfb\x8f\xeb\x5f\xce\xff\xf8\xeb\xff\x7f\x5b\xff\xba\xee\xe7\x5f\xfe\xed\xfe\xe7\xfd\x7f\xfe\xfd\x3f\xff\x79\xde\x7f\xfd\xe3\xdf\xff\xf1\xfe\x15\xff\xfe\x6f\x00\x00\x00\xff\xff\xb5\x0d\xdf\x1d\xc7\x89\x02\x00"); +var _geff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x9a\x4f\xcb\x24\x47\x72\xc6\xef\xfd\x29\xea\xb8\x3e\xd8\x53\x95\x19\x7f\x32\xa1\x69\x30\xd2\x82\xc5\xb2\x5e\x63\x79\x6d\x83\xf1\xa1\xab\xba\x5a\x0c\x58\xef\x0c\xef\x8c\x0e\xfa\xf6\x26\x7e\x4f\x4b\x62\xed\x85\x3d\x88\x90\x1e\x65\x46\x45\x46\xc6\x9f\x27\xb2\xdf\x0f\xdf\x7c\xf7\xed\x77\x6f\x1f\xbf\x2e\x1f\xfe\xe5\xfd\xd3\xf1\xfd\xf9\x75\x79\x7e\x7c\x7b\xbc\x9f\x5f\x3e\xfd\xf4\x7e\x9c\xcb\x7e\xfe\xf0\xf1\xed\x72\xd9\xda\xf2\xf8\x78\x7c\xfd\xe5\x3f\x11\xc7\x8f\xf7\xcf\x97\x4b\xed\xff\xfe\xe7\x2f\x5f\xcf\x1f\xbf\x7b\x7b\x7e\x5a\xba\xd6\x3d\x7e\xfa\xfc\x5a\xbb\x2c\x1f\xfe\xf5\xfc\xe1\xe3\x97\xaf\xef\x3f\x2f\xbf\xfb\xc7\xc7\xa7\xfd\xfc\xbb\xe5\x71\x3e\x0b\xff\xd3\xfb\xe3\x7c\xff\xf8\xf6\xc3\xf2\xbb\x3f\x7c\x7a\x3f\xef\xdb\xaf\xff\xe3\xfb\x9f\x3e\x7f\xfe\x9f\xf3\xc7\xf3\xed\xeb\xb2\x82\x9d\x6f\x0f\xe4\xe5\xc3\x37\x7f\xbc\x7f\xfe\xe7\xfb\x8f\xe7\xf2\xe1\x0f\xdf\x7f\xf3\xf7\xff\x04\x0a\xf8\xef\xe7\xfb\x97\x8f\x9f\xde\x96\xf9\x0f\xeb\x1a\xbf\xc1\xff\xf6\xf3\xe7\x73\xd9\x5e\x9b\xff\xfc\xdd\xb7\x7f\x7a\x3e\xbf\x9c\x5f\x97\xb6\x4a\xf1\x87\xff\xfc\xf3\x77\xdf\x2e\xff\xb5\x2d\xdb\xba\x34\xb7\xb5\xfd\xf7\x6b\xe9\x7f\xfc\xf1\xd3\xe3\x7c\x7d\xfd\xb2\xe9\x2c\xc7\xa7\xc7\xf9\xe5\xf3\xfd\x38\xdf\xef\x6f\x3f\x9c\x97\x65\xb9\xb6\xad\x6d\xb7\xe5\x9a\xbf\xcf\xdf\xdf\xca\xc8\xff\xb3\xe2\xb2\xad\xeb\x6b\xeb\xc7\x87\xa0\x5f\xb6\xb4\x2d\xcf\xdb\xb2\xad\xdb\xe5\xda\x9a\x90\x16\x7e\x5b\xb6\xe9\x97\x6b\xeb\x42\x7a\xad\x69\x61\x97\x6b\x33\x21\xe6\xfd\xb6\x74\x1f\x85\xb8\x83\xd4\x1a\x5b\xe7\xe5\xda\x5c\x6b\xbc\xdd\x6f\x8b\x79\x69\xf6\xbe\x82\xf4\x79\x5b\x2c\x40\x4c\x6b\x7c\xdc\x16\x4b\x90\x10\x92\x85\xf0\xf5\x90\x9e\x08\xbb\x2d\xbe\x95\xe6\x14\x92\xf1\xbc\x2d\x3e\xf2\x72\x6d\x43\xc8\x68\x76\x5b\x22\x02\x24\x84\xc4\x6d\x89\x5c\x41\x86\x90\x67\x21\xf5\xad\xd1\xb5\xab\x6c\x8e\x2c\xcd\x53\x7a\x66\x21\xe9\xa5\xf9\x2e\xe4\x9e\xfd\xb6\x0c\x4e\xb1\x0b\xd9\x33\x6e\xcb\xec\xe5\x8d\x43\xc8\x51\x87\xd9\xd6\x56\x1f\x3b\x5c\x50\x02\x79\xbf\x5c\xfb\xca\xaa\xbe\xca\xd3\x23\x2e\xd7\x2e\xe7\x77\x39\x7f\x1b\xeb\xe5\xda\xe5\xfd\xde\x80\x5a\xda\xe5\xda\xe5\xfe\x8e\xfb\xb7\x1e\xe3\x72\xed\xf2\x7f\xc7\xdb\x9b\x45\xbb\x5c\xbb\xdc\xdd\x1d\xc8\xbd\xd4\xcb\x73\x3d\x80\xc2\x4b\xbd\x5c\xd7\x13\x28\xad\xd4\xcb\x77\x1d\x2f\x6c\xa3\x97\x7a\xb9\xa1\xe3\x86\x6d\xf6\x52\x2f\x3f\xf4\x3b\x31\xb0\xb6\x52\x2f\x47\xf4\x1d\x68\xab\x63\x77\x79\xa2\x1f\x40\x6d\x2b\xf5\x0f\x41\x0f\xa0\xbe\x96\xfa\x53\xd0\x09\x64\x6b\xa9\x7f\x0a\x7a\x0a\x9a\x71\xb9\x9a\xfc\x65\xf8\xab\xf9\x5c\x2f\x57\x93\xbf\x6c\x53\x20\x0e\xbb\x5c\x4d\xfe\x32\xfc\xd5\x32\xc7\xe5\x6a\xf2\x97\x29\x5c\x47\xb6\xcb\xd5\xe4\x2f\xc3\x5f\x6d\x56\x80\x98\xfc\x65\xf8\xab\xaf\x51\xea\xe5\x2f\xc3\x5f\x7d\xf3\x52\x2f\x7f\x19\xfe\xea\xcd\x4a\xbd\xfc\x65\xf8\xab\x77\x2b\xf5\x72\x8e\xe1\x9c\x6e\xbd\xd4\xcb\x39\xb6\xdb\xb3\x32\xa4\x97\xfa\xdd\x57\xa0\x12\xb6\x6d\xac\x72\xad\xaa\xe4\xe9\x9e\x09\x14\x82\xe2\xb6\xf4\xe0\x40\xbb\x27\x50\x04\xd9\x56\x5f\xdc\xe3\x05\xe5\x6d\x49\xe2\xcb\xf6\x18\x40\x18\xe1\xb3\x36\xea\x3a\x8c\xeb\xa8\x68\xb8\x5c\x4d\xd7\x61\x0f\x2b\x28\x37\x2f\xa8\x6c\x7c\x89\x6e\x78\xe2\x21\x53\x1f\xa5\xbe\x67\xb0\x51\xea\x11\x39\x57\x56\xc5\x04\x42\x7d\x8e\xd2\xa5\xab\xb5\xb3\x1d\xb7\xa5\x8f\x35\x81\x1e\x82\x1e\x40\x0d\xe8\x04\x62\xe3\xa8\x9c\x36\x05\x80\x3d\xf3\x7e\x5b\xba\xd4\x3f\x73\x17\xb4\x03\x35\xa0\x43\x50\x6d\x9c\x15\x13\xae\x30\x91\xe8\x73\x76\xa0\x26\xa8\x15\x64\x01\xd4\x81\x7a\xb2\xca\x0a\xea\x43\xd0\xf8\x6d\x55\x55\xa6\xab\xaf\xe5\x09\x5b\xcb\x39\xbe\xe2\x09\x89\x9e\x15\xbe\xbe\xba\xbe\xe8\x47\xad\xea\x82\x1e\x82\x1e\x75\xb5\x7d\x03\x3a\x81\x54\x10\x2b\xf9\x5c\xe1\xeb\x5b\x55\x4d\x5b\x47\x99\xba\xb9\x09\xb2\xdb\x62\xbd\xd2\xdd\x37\x2a\xa9\x84\x6d\x95\xc8\xbe\x11\x13\xbe\x55\x1c\xd8\xd6\xb5\x6a\x08\x1a\x6c\x74\xa0\x29\xe8\xce\x2a\x6d\xdc\x81\x62\x65\x15\x50\xc8\x88\x12\xb6\x61\xfd\x16\x4d\x50\xab\x7a\xba\x62\x6a\x74\x41\x65\x44\xaf\x90\xf3\x2d\x64\x44\x09\xeb\x43\xba\x52\x90\xec\x9a\x40\xb2\x2b\x76\x56\x25\xd0\x21\xa8\xfc\xb5\x99\xd4\x3f\x04\x95\xbf\xfa\xdc\x80\x4e\x41\x27\xab\x04\x3d\x81\x12\xeb\xb9\xb4\x2d\x65\x7d\x62\xbd\x61\x57\xca\xfa\x12\xd6\x27\x76\xa5\xac\x4f\x5c\x68\x38\x3a\x65\x7d\x62\xfd\xc4\xd4\x94\xf5\x39\x59\xa5\x8d\x77\x41\xe5\x42\x5b\xb5\x51\x2e\x2c\x61\x9b\x69\xa3\x0e\x94\x0f\x56\x69\xa3\xac\xe7\xb6\xab\xff\x55\xfb\xfd\xa5\xcb\xfe\xb5\xc6\xeb\x2a\x5c\x12\xb6\x11\x1f\x4d\x71\xdb\x2a\x56\xcd\x36\x41\x26\x28\x58\xb5\x01\xa5\x20\x6c\xdc\x1a\xd0\x2e\x68\x07\x9a\x40\x87\x20\x9c\x5e\xb5\xcc\x1b\x89\x28\x61\xd6\xa4\x1e\xb3\x5b\x97\x11\x15\x45\xad\xcb\x88\x12\x66\x8d\x8d\xbd\x0b\x22\xba\x1d\xf5\xfd\xb5\xf1\xa4\xb9\x63\x57\xe7\xb6\x9a\xa1\x2b\x51\x6f\xd2\x65\x9d\x55\x1d\x48\x07\x2a\x61\xbe\x25\x90\x0b\xe2\xb6\x52\xab\x42\x90\xb8\xc3\x00\xd2\x19\x4b\x98\xcb\x2e\xd3\x19\x8d\x33\xa6\x20\x9d\xd1\xb0\xab\x71\x20\x93\x5d\xa4\x98\x37\x74\x29\xc5\x1a\xf9\xe4\x9d\x55\xca\x27\x84\x6d\x29\x68\x0a\xc2\x08\x22\xb2\x29\x9f\x9a\xf2\x9c\x7c\x6a\xca\xf3\xe6\x4f\x56\xb1\x31\xa8\x19\x08\xdb\x12\x7f\x29\xeb\x10\xe6\xc6\xb1\x95\x75\x08\x73\x05\x80\xb2\x0e\x61\xf0\x01\x6f\x21\x7f\x05\xd6\x07\x67\x0c\x59\x5f\x99\x66\x1e\x18\x11\x32\x35\x30\x35\x31\x35\x64\x2a\x89\xe8\x32\x55\x89\xd8\x2a\xad\x6c\x1b\xac\x4a\x99\x5a\x09\x63\xb1\xa2\x3e\xf5\x45\x92\x27\x56\xac\x57\xf2\x20\x6c\x1b\x9c\x51\xc9\xd3\xe0\x69\xa1\x00\x48\x19\x41\x0e\x6c\x14\x08\xb5\x62\xef\x82\x66\xc5\xaa\x5a\xb1\x1b\x95\xa5\xb1\xca\x54\x59\x4c\x95\x85\xdb\x36\x55\x16\x23\xeb\x3a\x81\x69\xca\x3a\xc4\xab\xbc\x59\x3e\x04\x9d\xbf\x96\x37\xb5\x75\xf7\xa6\x82\x3a\x80\x5c\x90\xff\x5a\xde\x1c\x76\xe8\xe2\xa6\x2a\x6f\xae\x1c\x42\xbc\x6a\x99\x2b\x87\x9c\x84\x51\x2d\x73\x25\x0c\xe2\x75\x20\x6f\xc4\x97\xcb\x88\x51\x1b\x45\x24\x3c\xaa\xdb\x98\x05\x90\xba\x0d\xc2\xb6\x48\x20\xfc\x15\x84\xaf\xa1\x2b\x14\xbe\x08\xdb\x52\x10\x5f\x84\x94\x98\x93\xee\x22\x25\x9e\xca\x8e\xea\xce\x9e\xca\x0e\x84\xbb\xb3\x4a\xd9\x91\xa1\xab\xad\xb4\x4a\x05\x13\x22\x94\xdb\xa9\x60\x82\xe0\x58\xb4\xb2\x4b\x04\xc7\x87\xa0\xe2\x16\x2e\x42\xe8\x10\x42\x4b\xc2\x57\x9c\xc7\xe1\x3c\x36\xc8\x0e\x71\x1e\xdf\xc9\xed\x49\x5a\xed\xca\x6d\x84\xab\x7e\xed\xca\xed\x1d\xbb\x26\xb1\xba\xcb\x2e\x84\xcd\xd6\x80\xb4\xb1\xd4\xfb\x5a\x83\x89\x8b\xcd\xf8\x51\x57\xeb\x2b\xa6\x1e\xba\x5a\x44\xaa\x4e\x1c\xba\xda\x43\x1b\x69\xc5\xe2\x3c\xfe\x60\x23\x44\xd5\x1f\xda\x88\xf0\x95\x14\x7d\x68\xe3\xc3\xb5\xaa\x9c\xf3\x50\x9d\x40\xf8\x46\x2a\x3c\xd4\x8a\x1f\x95\x30\xd5\x86\x0a\x52\xc2\x20\x32\x8a\xf3\xf8\x23\xb5\x11\x23\x1a\xd6\x8b\x19\xf9\x59\x11\xed\x8d\x84\x39\x15\xd1\x08\xf7\xa2\xb3\x7e\x2a\xa2\x11\xde\x8b\xf3\xf8\xa9\xd6\x82\xf0\x4e\xe4\x88\x2c\xf9\xb3\x6a\xb4\x77\xae\xf6\xa9\x1a\x8d\x48\x71\x8b\x67\xc7\xae\x67\x95\xa1\xca\xc4\x82\x54\x86\x10\xde\x6b\x6e\xf0\xa7\xca\xd0\xb3\x12\xce\x3b\xd5\xe4\xa9\x1e\x8e\x70\x23\xdd\x9f\x2a\x30\x4f\x19\x51\x81\x19\x22\x5e\xb1\x26\xea\xab\x3b\xc7\x9a\x2f\x68\xbb\x2d\xc1\xa5\xc5\x4a\x77\x0e\x68\x90\x5b\xd5\xe8\x10\x0d\x8a\xad\xb2\xcb\xad\xd2\x2a\x36\x5a\x93\x84\x43\x41\x63\x23\xd3\x02\xd6\xe0\x56\x0d\x3b\xc4\x1a\x24\xbc\x6f\x6c\x0c\xad\x42\xbd\xd7\x81\x42\x8d\x35\x9a\xa0\xfc\xdb\xad\x38\x54\xa5\xa2\xd7\x05\x7a\x54\x03\x8a\xce\x05\x4a\xe4\x5a\x37\x1f\x9d\x22\x18\xd4\x32\x67\x38\x0c\xd5\x32\x89\xec\xd5\xf2\xc2\xe8\xe1\x61\x35\x6c\x7a\x96\x3b\xc3\xda\x14\x34\x51\x3f\x80\xee\x40\xd2\xc5\x17\x55\xb8\x82\x62\xe3\xa3\x66\xea\x50\xb1\x91\xf0\x81\xef\x54\x6c\x82\x49\xda\x47\x85\x5f\x78\xd7\xc6\x57\xc3\x76\xa0\x2e\x68\xb0\x0a\xf5\x14\x1b\x09\xb3\x4a\x9e\xf0\x7e\x17\x74\x67\xd5\x04\xda\x05\x51\x92\x9a\x20\x9c\xee\xd5\xc3\x7d\x54\x4f\x0a\xa7\x87\x4b\x98\x75\x8c\x20\xcf\xc3\x0d\xeb\xb9\x53\x37\x59\x4f\x2b\xb6\x8e\x5d\x26\xeb\x8d\xc1\xbd\xa8\x5a\x38\xfc\x5a\xc2\x18\x9d\xc2\x5d\x07\x2a\xe1\x63\xa2\xcb\x9b\x20\xce\xd8\x05\xe9\x8c\xe4\xe6\x98\xf8\x8b\xdc\x94\x30\xeb\x58\xcf\xe8\x14\x5e\xad\xc9\x27\x11\xe9\xa9\x63\xd3\x5a\xac\x28\x64\x38\x89\x28\x21\x82\x13\x9e\x3a\x36\x89\x38\x65\x57\xea\x40\xe2\x78\x35\x3b\x87\x0a\xbd\x84\x59\xd5\xc5\x08\x05\x40\x14\x89\xf3\xd9\x05\x99\x20\xfc\x55\x14\x32\x82\xfa\x13\x51\x35\xc7\x67\x17\x94\x82\x68\x1a\xc5\x07\x22\x78\xb2\x88\x20\x53\x66\xd5\xd8\x08\x65\x4a\x88\xc4\x55\x71\x8e\x50\x98\x20\x9c\x41\x26\x42\x61\x12\xf0\x3a\xab\xf6\x19\xd1\x65\x17\x35\x63\xca\x54\x85\x09\xc2\x8c\x90\x8b\x2e\x53\x3b\x76\x99\x20\xd9\x45\xe7\x32\x9c\xa3\xce\x15\x51\xd1\xe2\xd3\xb1\xab\x1f\x82\x88\x9c\xc0\x2e\x45\x4e\x10\x39\xd3\xf1\x97\x22\x07\x61\x1b\x79\x1e\x8a\x1c\x84\xcf\x40\x17\x1d\x22\xc2\xd4\x3e\xb1\xde\xe4\x09\xe3\x1e\xc9\xf3\xb0\xbb\x20\xc6\x9d\xd7\x46\xc2\x37\x88\x9c\x19\x7c\x51\x91\x13\x8a\x9c\xe0\x40\x8a\x9c\x20\x72\x68\x40\x11\x8a\x9c\x50\xe4\x04\x67\x54\xe4\x44\x11\x42\x9f\x29\x5d\x3a\xb6\x93\x43\xa4\x7b\xb8\x8c\x70\x3c\x91\xf8\xde\xe5\x09\xc6\xc3\x4d\xa6\xba\x3c\xe1\xdc\x50\xca\x08\xdd\x10\xb4\xd1\x64\x04\xb4\x51\xc2\x27\x99\x16\xa1\xf8\x82\x36\x1a\x65\x37\x42\x07\x0a\xbc\x3a\xb4\x51\x5e\xa5\x7d\xaa\xc6\x46\xc8\xab\xb0\x2c\xa3\x02\x44\xe8\x8c\xb0\x2c\x4b\xbc\x1a\x3a\x23\xb5\x7f\x0e\xad\x92\xa3\x21\x97\xa6\x03\x85\x8e\x1d\xf8\x7e\x48\xbd\x8e\x0d\xb9\x34\x1d\x28\x74\xec\x12\xf1\x4a\x05\xd5\xeb\x08\x8e\x3d\xf4\x45\x1d\x1b\x0a\x6a\xb2\x3e\x75\xec\xd4\xb1\xd9\xa8\x3e\x82\x30\x1b\x1c\x5b\x7d\x04\xf1\xea\x10\x91\xba\x47\xca\xf6\x1c\x18\xa1\xb2\x8d\x30\xd3\x81\x54\xb6\x43\xdc\x55\x81\x99\x3a\x76\x32\xb6\x52\xa3\x23\x75\xec\xe4\xb6\xa7\xd4\xeb\xd8\x8c\x87\x26\xeb\x55\x3a\xe0\x62\x3e\x6b\x6c\x0d\x71\x31\x09\x53\x33\x4b\x55\x80\x84\x5b\x4c\xaa\x5c\xc2\x2d\x24\xcc\x30\x35\x95\xee\x59\x29\x1e\x6b\xb1\xd2\x48\x35\x0a\x84\x59\x31\xc9\x48\x35\x8a\xd4\xb0\xf7\xfa\xe2\x2e\x68\x67\x63\x03\x3a\x04\x1d\xbf\x90\xcb\x48\xd5\x89\x54\x9d\x98\x1d\xe8\x14\xf4\x64\x23\x10\x2f\xb2\x12\x66\xf4\xf0\x54\x3b\xc9\x9a\xec\x62\x5d\x1d\xe8\x29\x88\x4b\x9b\x40\xa6\x8d\x25\x62\xdd\x30\xd5\xb4\xb1\x44\x26\xbe\x4f\x93\x27\x2a\xb7\x63\x6d\xeb\xdf\x6e\xc5\xa9\xd4\x47\x98\x51\xfb\xd3\xe4\x28\x55\x83\xa9\x4f\x0d\x41\x77\xf4\x62\xb6\x52\x3f\x35\x1e\x52\xe8\x45\x80\x25\x02\xbe\x18\x69\xf2\x0a\xfc\xda\xe5\x3b\xb5\x29\x44\xac\x8d\xab\x51\x9b\x4a\x7a\x92\xcb\x51\xea\x49\x59\x65\x24\x56\x1a\x63\xaa\x8c\x20\xcc\x57\xae\x99\xd7\x9c\x48\x47\x17\x8d\x31\xfd\xa5\x8b\xf1\x70\x45\xbd\xf2\x1c\x62\x1e\x2b\x0d\x48\xc4\x5c\xc2\x1c\xba\x21\x62\x2e\x11\x2b\x55\x3d\x95\xc1\x08\xf3\x8d\x90\x51\x06\x67\x45\x77\xac\x64\x5d\xe6\x0b\xaa\xa4\x4e\xb9\x50\xd1\x0d\xc9\x8f\x95\x1c\x10\xc9\x8f\x11\x6c\xa4\x96\x0d\xe9\x1a\x9a\x2b\xa9\xea\x43\xa9\x3f\x2a\x5d\x83\xa7\x9b\x18\x4a\x57\x84\x39\x0d\x68\x28\x5d\x87\x1e\x65\x86\x56\x35\x41\xc1\xc6\x04\x92\x7a\xb2\xce\xe9\x49\x43\x76\x21\x62\xab\xa9\x25\x86\xb2\x0e\xa1\x61\x2d\x86\xb2\x0e\x11\xdb\xeb\x8b\xbb\x20\x6e\xdb\x03\xe8\x10\xf4\x60\x95\x01\x9d\x82\x18\x9d\x60\x6c\x1a\x64\x62\xf2\xb3\x00\x8f\x6b\x31\x95\x88\x08\x73\x2a\xcb\x54\xdf\x9d\xa4\x98\x4a\xf8\x54\x8a\x21\x34\x73\xc5\x54\x8a\x4d\xd3\x2a\x74\x29\xe4\x10\xe6\x38\x7a\x2a\xe4\xa6\x3c\xc1\x75\x4c\x79\x02\x91\x2a\x5c\x53\x9e\x60\xc0\x8a\x06\x1f\xd0\x80\x15\x77\x52\xac\x11\x00\x77\x7b\x41\xc5\xaf\xb7\xd6\x81\x70\xf4\x9d\x91\xae\x51\x89\xef\x8a\x1c\x84\xf1\xa8\x1c\x77\x45\x0e\xbf\x62\x44\xdf\xd8\xc8\xd4\x22\x61\xdb\x10\xa4\x8d\x98\xda\x49\x98\xbb\x4c\xbd\xeb\xd2\xe0\x88\x77\x99\x7a\x2f\xdf\x47\x6f\x82\x0e\x41\x1c\x9b\xaa\x7e\x17\x7f\x42\x44\xef\x52\x7f\x0a\xe2\x3a\xa8\xea\x9a\x18\x63\x6f\xd8\xd5\x0d\xc8\x04\x91\x0a\x43\x90\x0b\xc2\x2e\x28\xd5\xae\x4b\xdb\x75\x69\x23\x80\x86\xa0\xc1\xaa\x09\x34\x05\x4d\x56\x0d\xa0\xbb\x20\x58\xc3\x4b\x3d\xc1\xb4\x17\xa9\x89\x4e\x90\xef\xa2\xc6\x7b\x27\xbe\xa6\xa0\x43\x50\x55\x13\x5e\x24\x62\x17\xc1\x41\x98\x4f\x0e\xc4\xbb\x58\xec\x5c\x5a\x27\xbe\x76\x5d\x1a\xc2\x9c\x4a\xbc\xeb\xd2\x10\xe6\x14\xd4\xdd\xba\x20\x67\x23\xd6\xab\x16\xee\x14\x3e\x9f\xd2\xa5\x33\x12\x72\xcc\x6f\xb1\x2b\xe4\x76\x85\xdc\xd4\x46\xd9\x45\x49\x63\xa4\x8b\x5d\x25\x8d\xdf\x1b\x2c\x48\xab\x5d\xcc\x08\xa1\x27\x83\xd8\x55\xd2\xf8\xbd\x21\xf8\xa5\x29\x76\xd7\x17\x79\x17\xe3\x15\x21\x76\xd1\x20\x46\xf3\xe8\x70\x0b\x8d\xe6\xc1\x1c\x1e\x56\xc3\x6d\x68\x0e\x97\xb0\xd8\x0c\x28\x05\x25\x50\x00\x0d\x41\x93\x8d\x82\xee\x82\xee\xac\x1a\x40\xbb\xa0\x93\x55\x82\x9e\x82\x9e\x90\xcb\x3a\xd0\xa1\x66\x76\x40\x7a\xa3\x09\x6a\x82\x1a\xb7\x9d\x40\x5d\x90\xde\x40\x1a\x90\x0b\xe2\xc5\x8b\x09\xea\xe8\xb2\xbe\xb8\xaf\x5e\x4a\xe2\xe8\x32\x15\x1e\xcc\x4b\x49\x1c\xe2\xc1\x88\xb0\x86\xf5\x8a\x1c\x84\x05\xd9\x71\x68\xa8\x3a\xaa\x7d\x86\x46\xaf\x43\xed\x93\x5f\x0c\x2d\x3a\x46\x28\x26\x0e\xc3\xae\x17\x24\xbb\x78\x18\x0d\xb2\xe3\x50\x4c\x20\x2c\x18\x4b\x0e\xf5\xc7\xa3\x42\x23\x34\x67\x1d\x26\xbb\x44\x8d\x89\xfb\x43\xfd\xf1\x70\xa9\xcf\xbf\x6c\xc5\x11\xff\xaf\x13\x1f\xae\x8f\xbb\x3e\x8e\x0e\xb1\xe4\xc3\x7f\xa3\x78\x87\x98\xed\xe1\xbc\x15\x91\x3b\x87\x3a\xde\x51\x5d\x2e\x8c\x42\x7c\x88\xc6\x22\x2c\xe8\x78\x87\x68\xec\x41\x13\x34\x12\xe5\x50\x13\x44\x58\x98\x36\xca\x08\xba\x94\x26\x94\x43\x5d\xea\xa0\x4b\x85\x71\x5c\x75\xa9\x83\xba\x25\x6e\x78\xa8\x6e\x1d\x7a\x9e\x94\xa9\xf9\x5a\xc5\x65\xc1\x92\x0f\x75\x16\x84\x85\x82\x48\x9d\x85\xe7\xa3\x10\x4b\xd6\xf3\x51\x3c\x78\x96\xe7\x3d\x2c\x1e\x2a\x52\x8f\x22\xb8\x61\x94\xc5\x87\x5e\x22\x10\xde\xe9\x9e\x0f\x91\x5d\x5e\x81\x42\xad\x52\xaf\x40\x71\xd6\xd8\x10\xce\xa0\x71\xf2\xa6\x2c\x11\xe2\x60\xa7\x46\x08\x9e\x7c\x42\xa1\xa6\x27\x9f\x78\x0a\xaa\xcc\x4f\x3d\xc0\xe4\xaa\x9f\xaf\xcb\x85\xf9\xfa\x03\x00\x9e\x43\x62\xd4\x81\x52\xcf\x21\xd9\xa8\x5b\xb3\xbc\x9a\x3c\xe4\xbf\x84\x67\xd1\x94\xd4\x7b\x7e\xf2\x84\x1b\xb3\x06\x8d\x6c\x38\x47\xc2\x33\x59\x85\x73\x92\xa7\x95\x5c\x2b\x46\x53\x6f\x27\xd9\x2b\xf7\x72\xad\x80\xcc\xde\x5f\x10\x74\xa0\x38\x6b\x76\xf2\x30\xbb\x36\x56\xad\x49\xbd\x9d\xa4\x55\x7d\xc8\xad\x12\x25\x8d\xfa\x20\x11\x56\xb5\x39\x79\x47\xb9\xa6\x95\xa3\x73\xab\xe0\x4e\xc3\xd1\x12\x11\x5a\x85\xa3\x93\xe7\x94\x6c\xc5\x59\x53\xcf\x29\xe9\x82\x5a\x19\xa1\x61\x3d\x19\x1b\xb2\x6f\xb5\x8a\xd9\xe1\x25\xac\xd5\x3d\xa6\x46\x08\x89\xec\x73\x00\x85\x20\x4c\xed\x5a\x95\x82\x4e\x56\x15\xa4\x49\x20\xb3\x4a\x46\xda\x9a\x05\x51\x32\x24\xac\x99\xa0\x09\x64\xac\xea\x75\x43\x62\xb3\x12\xd6\xaa\x5c\x67\x9a\x56\x55\x6d\x4e\xab\x20\x4f\xd1\x4d\x09\xa3\x4b\xa5\xe8\x66\x42\xeb\x92\x29\x3f\x45\xeb\x72\x54\x7c\xa5\x61\xfd\x20\xbe\x24\xd2\xb9\xda\x41\x7c\x25\xb4\x2e\xa1\x4f\x29\x5a\x27\xe1\xeb\x60\x63\x4a\xd7\xeb\x8f\x21\x6a\x95\xe8\x53\xbe\xfe\x3e\xa2\xfa\x62\x8a\xa6\x48\x64\x16\x75\xcd\x3b\x03\x90\x44\xf7\xca\xda\xbc\xf3\xfb\x6b\xc2\x49\x52\x97\x26\x4e\x22\xd1\x49\xf7\xbc\x93\xdb\x09\x43\xc8\xac\x1c\x4a\x31\x84\xdc\x05\x55\x3e\xa6\x9a\x4d\xd2\x3a\x72\x54\x0e\x25\xfd\xe3\x25\xfa\xd8\xb4\x8a\xf0\x25\x91\x73\x14\x0b\x4a\x25\x72\x92\x8f\x39\xa3\xfd\x45\x0d\xac\x7f\xff\xf1\xfe\xf9\xf2\xeb\x9f\xf4\x1c\x3f\xbd\xbf\x9f\x6f\x5f\xf9\x03\x22\xfe\x78\x67\x79\x9c\xcf\x8f\x6f\xe7\xaf\x7f\x8c\xf4\xf9\xd3\xe7\xda\xc5\x3f\xff\x1b\x00\x00\xff\xff\xd3\xfe\x56\x0b\xb8\x24\x00\x00"); diff --git a/internal/cmap/cmap.go b/internal/cmap/cmap.go index 11e8a813..e2343167 100644 --- a/internal/cmap/cmap.go +++ b/internal/cmap/cmap.go @@ -9,133 +9,133 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package cmap ;import (_e "bufio";_cd "bytes";_a "encoding/hex";_gb "errors";_c "fmt";_de "github.com/unidoc/unipdf/v3/common";_b "github.com/unidoc/unipdf/v3/core";_gf "github.com/unidoc/unipdf/v3/internal/cmap/bcmaps";_f "io";_af "sort";_d "strconv";_db "strings"; -_ce "unicode/utf16";);func (_efgg *cMapParser )parseComment ()(string ,error ){var _bccd _cd .Buffer ;_ ,_abc :=_efgg .skipSpaces ();if _abc !=nil {return _bccd .String (),_abc ;};_eda :=true ;for {_caa ,_edeg :=_efgg ._efcfa .Peek (1);if _edeg !=nil {_de .Log .Debug ("p\u0061r\u0073\u0065\u0043\u006f\u006d\u006d\u0065\u006et\u003a\u0020\u0065\u0072r=\u0025\u0076",_edeg ); -return _bccd .String (),_edeg ;};if _eda &&_caa [0]!='%'{return _bccd .String (),ErrBadCMapComment ;};_eda =false ;if (_caa [0]!='\r')&&(_caa [0]!='\n'){_cga ,_ :=_efgg ._efcfa .ReadByte ();_bccd .WriteByte (_cga );}else {break ;};};return _bccd .String (),nil ; -};func _dcf (_agbf string )rune {_abd :=[]rune (_agbf );return _abd [len (_abd )-1]};type fbRange struct{_cf CharCode ;_def CharCode ;_fg string ;};func (_dccg *cMapParser )parseOperand ()(cmapOperand ,error ){_degg :=cmapOperand {};_ege :=_cd .Buffer {}; -for {_agg ,_ccb :=_dccg ._efcfa .Peek (1);if _ccb !=nil {if _ccb ==_f .EOF {break ;};return _degg ,_ccb ;};if _b .IsDelimiter (_agg [0]){break ;};if _b .IsWhiteSpace (_agg [0]){break ;};_bedcb ,_ :=_dccg ._efcfa .ReadByte ();_ege .WriteByte (_bedcb );}; -if _ege .Len ()==0{return _degg ,_c .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029");};_degg .Operand =_ege .String ();return _degg ,nil ;};type cmapDict struct{Dict map[string ]cmapObject ; -};func LoadCmapFromDataCID (data []byte )(*CMap ,error ){return LoadCmapFromData (data ,false )};func (cmap *CMap )Stream ()(*_b .PdfObjectStream ,error ){if cmap ._ace !=nil {return cmap ._ace ,nil ;};_aaf ,_ffbg :=_b .MakeStream (cmap .Bytes (),_b .NewFlateEncoder ()); -if _ffbg !=nil {return nil ,_ffbg ;};cmap ._ace =_aaf ;return cmap ._ace ,nil ;};func (cmap *CMap )String ()string {_eeb :=cmap ._ec ;_bdg :=[]string {_c .Sprintf ("\u006e\u0062\u0069\u0074\u0073\u003a\u0025\u0064",cmap ._fge ),_c .Sprintf ("\u0074y\u0070\u0065\u003a\u0025\u0064",cmap ._eb )}; -if cmap ._bgb !=""{_bdg =append (_bdg ,_c .Sprintf ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0025\u0073",cmap ._bgb ));};if cmap ._dd !=""{_bdg =append (_bdg ,_c .Sprintf ("u\u0073\u0065\u0063\u006d\u0061\u0070\u003a\u0025\u0023\u0071",cmap ._dd )); -};_bdg =append (_bdg ,_c .Sprintf ("\u0073\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0025\u0073",_eeb .String ()));if len (cmap ._bc )> 0{_bdg =append (_bdg ,_c .Sprintf ("\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u003a\u0025\u0064",len (cmap ._bc ))); -};if len (cmap ._ga )> 0{_bdg =append (_bdg ,_c .Sprintf ("\u0063\u006fd\u0065\u0054\u006fU\u006e\u0069\u0063\u006f\u0064\u0065\u003a\u0025\u0064",len (cmap ._ga )));};return _c .Sprintf ("\u0043\u004d\u0041P\u007b\u0025\u0023\u0071\u0020\u0025\u0073\u007d",cmap ._ee ,_db .Join (_bdg ,"\u0020")); -};func (_bb *CIDSystemInfo )String ()string {return _c .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0025\u0030\u0033\u0064",_bb .Registry ,_bb .Ordering ,_bb .Supplement );};func (cmap *CMap )CIDToCharcode (cid CharCode )(CharCode ,bool ){_caed ,_agb :=cmap ._dbd [cid ]; -return _caed ,_agb ;};func (_ggd *cMapParser )parseDict ()(cmapDict ,error ){_de .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021");_eaa :=_bgf ();_ddgc ,_ :=_ggd ._efcfa .ReadByte ();if _ddgc !='<'{return _eaa ,ErrBadCMapDict ; -};_ddgc ,_ =_ggd ._efcfa .ReadByte ();if _ddgc !='<'{return _eaa ,ErrBadCMapDict ;};for {_ggd .skipSpaces ();_accg ,_cbf :=_ggd ._efcfa .Peek (2);if _cbf !=nil {return _eaa ,_cbf ;};if (_accg [0]=='>')&&(_accg [1]=='>'){_ggd ._efcfa .ReadByte ();_ggd ._efcfa .ReadByte (); -break ;};_dea ,_cbf :=_ggd .parseName ();_de .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_dea .Name );if _cbf !=nil {_de .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006e\u0061\u006d\u0065\u002e\u0020\u0065\u0072r=\u0025\u0076",_cbf ); -return _eaa ,_cbf ;};_ggd .skipSpaces ();_dfff ,_cbf :=_ggd .parseObject ();if _cbf !=nil {return _eaa ,_cbf ;};_eaa .Dict [_dea .Name ]=_dfff ;_ggd .skipSpaces ();_accg ,_cbf =_ggd ._efcfa .Peek (3);if _cbf !=nil {return _eaa ,_cbf ;};if string (_accg )=="\u0064\u0065\u0066"{_ggd ._efcfa .Discard (3); -};};return _eaa ,nil ;};func (cmap *CMap )Type ()int {return cmap ._eb };func (cmap *CMap )parseVersion ()error {_bea :="";_ega :=false ;for _bfg :=0;_bfg < 3&&!_ega ;_bfg ++{_gea ,_cb :=cmap .parseObject ();if _cb !=nil {return _cb ;};switch _dceg :=_gea .(type ){case cmapOperand :switch _dceg .Operand {case "\u0064\u0065\u0066":_ega =true ; -default:_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0070\u0061\u0072\u0073\u0065\u0056e\u0072\u0073\u0069\u006f\u006e\u003a \u0073\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020o\u003d\u0025\u0023\u0076",_gea ); -return ErrBadCMap ;};case cmapInt :_bea =_c .Sprintf ("\u0025\u0064",_dceg ._gdee );case cmapFloat :_bea =_c .Sprintf ("\u0025\u0066",_dceg ._ebdd );case cmapString :_bea =_dceg .String ;default:_de .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020p\u0061\u0072\u0073\u0065Ver\u0073io\u006e\u003a\u0020\u0042\u0061\u0064\u0020ty\u0070\u0065\u002e\u0020\u006f\u003d\u0025#\u0076",_gea ); -};};cmap ._bgb =_bea ;return nil ;};type integer struct{_bgee bool ;_eabf int ;};const (_ff =4;MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););const (_fbca ="\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"; -_eefa ="\u0062e\u0067\u0069\u006e\u0063\u006d\u0061p";_efcf ="\u0065n\u0064\u0063\u006d\u0061\u0070";_cade ="\u0062\u0065\u0067\u0069nc\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0072\u0061\u006e\u0067\u0065";_afaf ="\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065"; -_bade ="b\u0065\u0067\u0069\u006e\u0062\u0066\u0063\u0068\u0061\u0072";_ceec ="\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r";_eada ="\u0062\u0065\u0067i\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065";_aaab ="\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065"; -_dfbe ="\u0062\u0065\u0067\u0069\u006e\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_fcga ="e\u006e\u0064\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_gga ="\u0075s\u0065\u0063\u006d\u0061\u0070";_gdc ="\u0057\u004d\u006fd\u0065";_cgef ="\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065"; -_acef ="\u0043\u004d\u0061\u0070\u0054\u0079\u0070\u0065";_bgaa ="C\u004d\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e";);func (cmap *CMap )parseCIDRange ()error {for {_cee ,_gcag :=cmap .parseObject ();if _gcag !=nil {if _gcag ==_f .EOF {break ; -};return _gcag ;};_adb ,_aga :=_cee .(cmapHexString );if !_aga {if _dae ,_dbcg :=_cee .(cmapOperand );_dbcg {if _dae .Operand ==_fcga {return nil ;};return _gb .New ("\u0063\u0069\u0064\u0020\u0069\u006e\u0074\u0065\u0072\u0076\u0061\u006c\u0020s\u0074\u0061\u0072\u0074\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0068\u0065\u0078\u0020\u0073t\u0072\u0069\u006e\u0067"); -};};_cec :=_geec (_adb );_cee ,_gcag =cmap .parseObject ();if _gcag !=nil {if _gcag ==_f .EOF {break ;};return _gcag ;};_ebd ,_aga :=_cee .(cmapHexString );if !_aga {return _gb .New ("\u0063\u0069d\u0020\u0069\u006e\u0074e\u0072\u0076a\u006c\u0020\u0065\u006e\u0064\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0068\u0065\u0078\u0020\u0073t\u0072\u0069\u006e\u0067"); -};if len (_adb ._ddf )!=len (_ebd ._ddf ){return _gb .New ("\u0075\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0062\u0079\u0074\u0065\u0073\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065");};_acdc :=_geec (_ebd ); -if _cec > _acdc {_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0049\u0044\u0020\u0072\u0061\u006e\u0067\u0065\u002e\u0020\u0073t\u0061\u0072\u0074\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u0020\u0065\u006e\u0064=\u0030x\u0025\u0030\u0032\u0078",_cec ,_acdc ); -return ErrBadCMap ;};_cee ,_gcag =cmap .parseObject ();if _gcag !=nil {if _gcag ==_f .EOF {break ;};return _gcag ;};_dfa ,_aga :=_cee .(cmapInt );if !_aga {return _gb .New ("\u0063\u0069\u0064\u0020\u0073t\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); -};if _dfa ._gdee < 0{return _gb .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0063\u0069\u0064\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065");};_eefd :=_dfa ._gdee ;for _gee :=_cec ;_gee <=_acdc ;_gee ++{cmap ._ac [_gee ]=CharCode (_eefd ); -_eefd ++;};_de .Log .Trace ("C\u0049\u0044\u0020\u0072\u0061\u006eg\u0065\u003a\u0020\u003c\u0030\u0078\u0025\u0058\u003e \u003c\u0030\u0078%\u0058>\u0020\u0025\u0064",_cec ,_acdc ,_dfa ._gdee );};return nil ;};func (_gdd *cMapParser )parseArray ()(cmapArray ,error ){_bce :=cmapArray {}; -_bce .Array =[]cmapObject {};_gdd ._efcfa .ReadByte ();for {_gdd .skipSpaces ();_aabd ,_bdeb :=_gdd ._efcfa .Peek (1);if _bdeb !=nil {return _bce ,_bdeb ;};if _aabd [0]==']'{_gdd ._efcfa .ReadByte ();break ;};_bbf ,_bdeb :=_gdd .parseObject ();if _bdeb !=nil {return _bce ,_bdeb ; -};_bce .Array =append (_bce .Array ,_bbf );};return _bce ,nil ;};func (cmap *CMap )StringToCID (s string )(CharCode ,bool ){_gdb ,_gad :=cmap ._cg [s ];return _gdb ,_gad ;};func (cmap *CMap )parseSystemInfo ()error {_ebga :=false ;_bfge :=false ;_bfgf :=""; -_afg :=false ;_bcf :=CIDSystemInfo {};for _dbb :=0;_dbb < 50&&!_afg ;_dbb ++{_agc ,_badd :=cmap .parseObject ();if _badd !=nil {return _badd ;};switch _bbg :=_agc .(type ){case cmapDict :_fed :=_bbg .Dict ;_gfg ,_gec :=_fed ["\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"]; -if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_feg ,_gec :=_gfg .(cmapString );if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); -return ErrBadCMap ;};_bcf .Registry =_feg .String ;_gfg ,_gec =_fed ["\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"];if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); -return ErrBadCMap ;};_feg ,_gec =_gfg .(cmapString );if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_bcf .Ordering =_feg .String ; -_bgg ,_gec :=_fed ["\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"];if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;}; -_ecgcf ,_gec :=_bgg .(cmapInt );if !_gec {_de .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_bcf .Supplement =int (_ecgcf ._gdee );_afg =true ; -case cmapOperand :switch _bbg .Operand {case "\u0062\u0065\u0067i\u006e":_ebga =true ;case "\u0065\u006e\u0064":_afg =true ;case "\u0064\u0065\u0066":_bfge =false ;};case cmapName :if _ebga {_bfgf =_bbg .Name ;_bfge =true ;};case cmapString :if _bfge {switch _bfgf {case "\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079":_bcf .Registry =_bbg .String ; -case "\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067":_bcf .Ordering =_bbg .String ;};};case cmapInt :if _bfge {switch _bfgf {case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_bcf .Supplement =int (_bbg ._gdee );};};};};if !_afg {_de .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u006ec\u006f\u0072\u0072\u0065\u0063\u0074\u006c\u0079"); -return ErrBadCMap ;};cmap ._ec =_bcf ;return nil ;};type Codespace struct{NumBytes int ;Low CharCode ;High CharCode ;};func (cmap *CMap )inCodespace (_eagf CharCode ,_fdg int )bool {for _ ,_cgf :=range cmap ._bc {if _cgf .Low <=_eagf &&_eagf <=_cgf .High &&_fdg ==_cgf .NumBytes {return true ; -};};return false ;};func (cmap *CMap )parseWMode ()error {var _age int ;_efc :=false ;for _fdgc :=0;_fdgc < 3&&!_efc ;_fdgc ++{_dfbg ,_cc :=cmap .parseObject ();if _cc !=nil {return _cc ;};switch _fee :=_dfbg .(type ){case cmapOperand :switch _fee .Operand {case "\u0064\u0065\u0066":_efc =true ; -default:_de .Log .Error ("\u0070\u0061\u0072\u0073\u0065\u0057\u004d\u006f\u0064\u0065:\u0020\u0073\u0074\u0061\u0074\u0065\u0020e\u0072\u0072\u006f\u0072\u002e\u0020\u006f\u003d\u0025\u0023\u0076",_dfbg );return ErrBadCMap ;};case cmapInt :_age =int (_fee ._gdee ); -};};cmap ._efg =integer {_bgee :true ,_eabf :_age };return nil ;};func (cmap *CMap )parse ()error {var _fbb cmapObject ;for {_cdc ,_aaff :=cmap .parseObject ();if _aaff !=nil {if _aaff ==_f .EOF {break ;};_de .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0043\u004d\u0061\u0070\u003a\u0020\u0025\u0076",_aaff ); -return _aaff ;};switch _ddd :=_cdc .(type ){case cmapOperand :_eeba :=_ddd ;switch _eeba .Operand {case _cade :_dcc :=cmap .parseCodespaceRange ();if _dcc !=nil {return _dcc ;};case _dfbe :_dced :=cmap .parseCIDRange ();if _dced !=nil {return _dced ;}; -case _bade :_fbe :=cmap .parseBfchar ();if _fbe !=nil {return _fbe ;};case _eada :_gbf :=cmap .parseBfrange ();if _gbf !=nil {return _gbf ;};case _gga :if _fbb ==nil {_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u0073\u0065\u0063m\u0061\u0070\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f \u0061\u0072\u0067"); -return ErrBadCMap ;};_gbg ,_dad :=_fbb .(cmapName );if !_dad {_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0075\u0073\u0065\u0063\u006d\u0061\u0070\u0020\u0061\u0072\u0067\u0020\u006eo\u0074\u0020\u0061\u0020\u006e\u0061\u006de\u0020\u0025\u0023\u0076",_fbb ); -return ErrBadCMap ;};cmap ._dd =_gbg .Name ;case _fbca :_dbc :=cmap .parseSystemInfo ();if _dbc !=nil {return _dbc ;};};case cmapName :_aeaf :=_ddd ;switch _aeaf .Name {case _fbca :_eab :=cmap .parseSystemInfo ();if _eab !=nil {return _eab ;};case _cgef :_bdeg :=cmap .parseName (); -if _bdeg !=nil {return _bdeg ;};case _acef :_ecc :=cmap .parseType ();if _ecc !=nil {return _ecc ;};case _bgaa :_cgb :=cmap .parseVersion ();if _cgb !=nil {return _cgb ;};case _gdc :if _aaff =cmap .parseWMode ();_aaff !=nil {return _aaff ;};};};_fbb =_cdc ; -};return nil ;};func _gac (_gcaa string )string {_bfe :=[]rune (_gcaa );_befe :=make ([]string ,len (_bfe ));for _cgg ,_gcd :=range _bfe {_befe [_cgg ]=_c .Sprintf ("\u0025\u0030\u0034\u0078",_gcd );};return _c .Sprintf ("\u003c\u0025\u0073\u003e",_db .Join (_befe ,"")); -};func (_cecd *cMapParser )parseNumber ()(cmapObject ,error ){_fdd ,_fedd :=_b .ParseNumber (_cecd ._efcfa );if _fedd !=nil {return nil ,_fedd ;};switch _efdd :=_fdd .(type ){case *_b .PdfObjectFloat :return cmapFloat {float64 (*_efdd )},nil ;case *_b .PdfObjectInteger :return cmapInt {int64 (*_efdd )},nil ; -};return nil ,_c .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_fdd );};func (cmap *CMap )parseType ()error {_bac :=0;_bgc :=false ;for _gadg :=0;_gadg < 3&&!_bgc ; -_gadg ++{_fcca ,_gaab :=cmap .parseObject ();if _gaab !=nil {return _gaab ;};switch _fbeb :=_fcca .(type ){case cmapOperand :switch _fbeb .Operand {case "\u0064\u0065\u0066":_bgc =true ;default:_de .Log .Error ("\u0070\u0061r\u0073\u0065\u0054\u0079\u0070\u0065\u003a\u0020\u0073\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020\u006f=%\u0023\u0076",_fcca ); -return ErrBadCMap ;};case cmapInt :_bac =int (_fbeb ._gdee );};};cmap ._eb =_bac ;return nil ;};func (cmap *CMap )parseName ()error {_egf :="";_deea :=false ;for _dddb :=0;_dddb < 20&&!_deea ;_dddb ++{_dff ,_eebc :=cmap .parseObject ();if _eebc !=nil {return _eebc ; -};switch _fdf :=_dff .(type ){case cmapOperand :switch _fdf .Operand {case "\u0064\u0065\u0066":_deea =true ;default:_de .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u004e\u0061\u006d\u0065\u003a\u0020\u0053\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020o\u003d\u0025\u0023\u0076\u0020n\u0061\u006de\u003d\u0025\u0023\u0071",_dff ,_egf ); -if _egf !=""{_egf =_c .Sprintf ("\u0025\u0073\u0020%\u0073",_egf ,_fdf .Operand );};_de .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u004e\u0061\u006d\u0065\u003a \u0052\u0065\u0063\u006f\u0076\u0065\u0072e\u0064\u002e\u0020\u006e\u0061\u006d\u0065\u003d\u0025\u0023\u0071",_egf ); -};case cmapName :_egf =_fdf .Name ;};};if !_deea {_de .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0070\u0061\u0072\u0073\u0065N\u0061m\u0065:\u0020\u004e\u006f\u0020\u0064\u0065\u0066 ");return ErrBadCMap ;};cmap ._ee =_egf ;return nil ;};func _bcbd (_caae cmapHexString )rune {_dgaa :=_fad (_caae ); -if _bbbb :=len (_dgaa );_bbbb ==0{_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0068\u0065\u0078\u0054o\u0052\u0075\u006e\u0065\u002e\u0020\u0045\u0078p\u0065c\u0074\u0065\u0064\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u006f\u006e\u0065\u0020\u0072u\u006e\u0065\u0020\u0073\u0068\u0065\u0078\u003d\u0025\u0023\u0076",_caae ); -return MissingCodeRune ;};if len (_dgaa )> 1{_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0068\u0065\u0078\u0054\u006f\u0052\u0075\u006e\u0065\u002e\u0020\u0045\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0065\u0078\u0061\u0063\u0074\u006c\u0079\u0020\u006f\u006e\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u0073\u0068\u0065\u0078\u003d\u0025\u0023v\u0020\u002d\u003e\u0020\u0025#\u0076",_caae ,_dgaa ); -};return _dgaa [0];};func (_cde *cMapParser )parseString ()(cmapString ,error ){_cde ._efcfa .ReadByte ();_dbbf :=_cd .Buffer {};_dgce :=1;for {_bcgc ,_cgac :=_cde ._efcfa .Peek (1);if _cgac !=nil {return cmapString {_dbbf .String ()},_cgac ;};if _bcgc [0]=='\\'{_cde ._efcfa .ReadByte (); -_gfegc ,_dab :=_cde ._efcfa .ReadByte ();if _dab !=nil {return cmapString {_dbbf .String ()},_dab ;};if _b .IsOctalDigit (_gfegc ){_agcf ,_fegb :=_cde ._efcfa .Peek (2);if _fegb !=nil {return cmapString {_dbbf .String ()},_fegb ;};var _cebd []byte ;_cebd =append (_cebd ,_gfegc ); -for _ ,_egff :=range _agcf {if _b .IsOctalDigit (_egff ){_cebd =append (_cebd ,_egff );}else {break ;};};_cde ._efcfa .Discard (len (_cebd )-1);_de .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_cebd ); -_fbcf ,_fegb :=_d .ParseUint (string (_cebd ),8,32);if _fegb !=nil {return cmapString {_dbbf .String ()},_fegb ;};_dbbf .WriteByte (byte (_fbcf ));continue ;};switch _gfegc {case 'n':_dbbf .WriteByte ('\n');case 'r':_dbbf .WriteByte ('\r');case 't':_dbbf .WriteByte ('\t'); -case 'b':_dbbf .WriteByte ('\b');case 'f':_dbbf .WriteByte ('\f');case '(':_dbbf .WriteByte ('(');case ')':_dbbf .WriteByte (')');case '\\':_dbbf .WriteByte ('\\');};continue ;}else if _bcgc [0]=='('{_dgce ++;}else if _bcgc [0]==')'{_dgce --;if _dgce ==0{_cde ._efcfa .ReadByte (); -break ;};};_gbde ,_ :=_cde ._efcfa .ReadByte ();_dbbf .WriteByte (_gbde );};return cmapString {_dbbf .String ()},nil ;};const (_cadf =100;_bcb ="\u000a\u002f\u0043\u0049\u0044\u0049\u006e\u0069\u0074\u0020\u002f\u0050\u0072\u006fc\u0053\u0065\u0074\u0020\u0066\u0069\u006e\u0064\u0072es\u006fu\u0072c\u0065 \u0062\u0065\u0067\u0069\u006e\u000a\u0031\u0032\u0020\u0064\u0069\u0063\u0074\u0020\u0062\u0065\u0067\u0069n\u000a\u0062\u0065\u0067\u0069\u006e\u0063\u006d\u0061\u0070\n\u002f\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065m\u0049\u006e\u0066\u006f\u0020\u003c\u003c\u0020\u002f\u0052\u0065\u0067\u0069\u0073t\u0072\u0079\u0020\u0028\u0041\u0064\u006f\u0062\u0065\u0029\u0020\u002f\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0028\u0055\u0043\u0053)\u0020\u002f\u0053\u0075\u0070p\u006c\u0065\u006d\u0065\u006et\u0020\u0030\u0020\u003e\u003e\u0020\u0064\u0065\u0066\u000a\u002f\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065\u0020\u002f\u0041\u0064\u006f\u0062\u0065-\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0055\u0043\u0053\u0020\u0064\u0065\u0066\u000a\u002fC\u004d\u0061\u0070\u0054\u0079\u0070\u0065\u0020\u0032\u0020\u0064\u0065\u0066\u000a\u0031\u0020\u0062\u0065\u0067\u0069\u006e\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063e\u0072\u0061n\u0067\u0065\n\u003c\u0030\u0030\u0030\u0030\u003e\u0020<\u0046\u0046\u0046\u0046\u003e\u000a\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065\u000a"; -_bae ="\u0065\u006e\u0064\u0063\u006d\u0061\u0070\u000a\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065\u0020\u0063ur\u0072e\u006e\u0074\u0064\u0069\u0063\u0074\u0020\u002f\u0043\u004d\u0061\u0070 \u0064\u0065\u0066\u0069\u006e\u0065\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0070\u006fp\u000a\u0065\u006e\u0064\u000a\u0065\u006e\u0064\u000a"; -);func NewToUnicodeCMap (codeToRune map[CharCode ]rune )*CMap {_eef :=make (map[CharCode ]string ,len (codeToRune ));for _ea ,_be :=range codeToRune {_eef [_ea ]=string (_be );};cmap :=&CMap {_ee :"\u0041d\u006fb\u0065\u002d\u0049\u0064\u0065n\u0074\u0069t\u0079\u002d\u0055\u0043\u0053",_eb :2,_fge :16,_ec :CIDSystemInfo {Registry :"\u0041\u0064\u006fb\u0065",Ordering :"\u0055\u0043\u0053",Supplement :0},_bc :[]Codespace {{Low :0,High :0xffff}},_ga :_eef ,_cg :make (map[string ]CharCode ,len (codeToRune )),_ac :make (map[CharCode ]CharCode ,len (codeToRune )),_dbd :make (map[CharCode ]CharCode ,len (codeToRune ))}; -cmap .computeInverseMappings ();return cmap ;};func (cmap *CMap )CIDSystemInfo ()CIDSystemInfo {return cmap ._ec };func (cmap *CMap )CharcodeToCID (code CharCode )(CharCode ,bool ){_geg ,_eeg :=cmap ._ac [code ];return _geg ,_eeg ;};type cmapObject interface{}; -func (cmap *CMap )Bytes ()[]byte {_de .Log .Trace ("\u0063\u006d\u0061\u0070.B\u0079\u0074\u0065\u0073\u003a\u0020\u0063\u006d\u0061\u0070\u003d\u0025\u0073",cmap .String ());if len (cmap ._acc )> 0{return cmap ._acc ;};cmap ._acc =[]byte (_db .Join ([]string {_bcb ,cmap .toBfData (),_bae },"\u000a")); -return cmap ._acc ;};func (_caf *cMapParser )parseObject ()(cmapObject ,error ){_caf .skipSpaces ();for {_gfeg ,_bgbd :=_caf ._efcfa .Peek (2);if _bgbd !=nil {return nil ,_bgbd ;};if _gfeg [0]=='%'{_caf .parseComment ();_caf .skipSpaces ();continue ;}else if _gfeg [0]=='/'{_bff ,_eaec :=_caf .parseName (); -return _bff ,_eaec ;}else if _gfeg [0]=='('{_cfgg ,_cbe :=_caf .parseString ();return _cfgg ,_cbe ;}else if _gfeg [0]=='['{_ggg ,_ggf :=_caf .parseArray ();return _ggg ,_ggf ;}else if (_gfeg [0]=='<')&&(_gfeg [1]=='<'){_ccc ,_bcc :=_caf .parseDict ();return _ccc ,_bcc ; -}else if _gfeg [0]=='<'{_fce ,_dfbaf :=_caf .parseHexString ();return _fce ,_dfbaf ;}else if _b .IsDecimalDigit (_gfeg [0])||(_gfeg [0]=='-'&&_b .IsDecimalDigit (_gfeg [1])){_ceeb ,_dgca :=_caf .parseNumber ();if _dgca !=nil {return nil ,_dgca ;};return _ceeb ,nil ; -}else {_bcgf ,_aad :=_caf .parseOperand ();if _aad !=nil {return nil ,_aad ;};return _bcgf ,nil ;};};};type CharCode uint32 ;func _bgf ()cmapDict {return cmapDict {Dict :map[string ]cmapObject {}}};func (_gfba *cMapParser )skipSpaces ()(int ,error ){_aee :=0; -for {_effe ,_gbgg :=_gfba ._efcfa .Peek (1);if _gbgg !=nil {return 0,_gbgg ;};if _b .IsWhiteSpace (_effe [0]){_gfba ._efcfa .ReadByte ();_aee ++;}else {break ;};};return _aee ,nil ;};type CIDSystemInfo struct{Registry string ;Ordering string ;Supplement int ; -};type cmapInt struct{_gdee int64 };func (cmap *CMap )WMode ()(int ,bool ){return cmap ._efg ._eabf ,cmap ._efg ._bgee };func LoadCmapFromData (data []byte ,isSimple bool )(*CMap ,error ){_de .Log .Trace ("\u004c\u006fa\u0064\u0043\u006d\u0061\u0070\u0046\u0072\u006f\u006d\u0044\u0061\u0074\u0061\u003a\u0020\u0069\u0073\u0053\u0069\u006d\u0070\u006ce=\u0025\u0074",isSimple ); -cmap :=_da (isSimple );cmap .cMapParser =_cfgd (data );_bfd :=cmap .parse ();if _bfd !=nil {return nil ,_bfd ;};if len (cmap ._bc )==0{if cmap ._dd !=""{return cmap ,nil ;};_de .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u002e\u0020\u0063\u006d\u0061p=\u0025\u0073",cmap ); -};cmap .computeInverseMappings ();return cmap ,nil ;};func NewCIDSystemInfo (obj _b .PdfObject )(_bd CIDSystemInfo ,_bg error ){_ae ,_fc :=_b .GetDict (obj );if !_fc {return CIDSystemInfo {},_b .ErrTypeError ;};_cfd ,_fc :=_b .GetStringVal (_ae .Get ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079")); -if !_fc {return CIDSystemInfo {},_b .ErrTypeError ;};_ced ,_fc :=_b .GetStringVal (_ae .Get ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"));if !_fc {return CIDSystemInfo {},_b .ErrTypeError ;};_ge ,_fc :=_b .GetIntVal (_ae .Get ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074")); -if !_fc {return CIDSystemInfo {},_b .ErrTypeError ;};return CIDSystemInfo {Registry :_cfd ,Ordering :_ced ,Supplement :_ge },nil ;};func IsPredefinedCMap (name string )bool {return _gf .AssetExists (name )};type cmapFloat struct{_ebdd float64 };type cmapHexString struct{_eebe int ; -_ddf []byte ;};type cmapArray struct{Array []cmapObject ;};func (cmap *CMap )parseBfrange ()error {for {var _dgd CharCode ;_dgc ,_cba :=cmap .parseObject ();if _cba !=nil {if _cba ==_f .EOF {break ;};return _cba ;};switch _aaa :=_dgc .(type ){case cmapOperand :if _aaa .Operand ==_aaab {return nil ; -};return _gb .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");case cmapHexString :_dgd =_geec (_aaa );default:return _gb .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065"); -};var _bbc CharCode ;_dgc ,_cba =cmap .parseObject ();if _cba !=nil {if _cba ==_f .EOF {break ;};return _cba ;};switch _bbbe :=_dgc .(type ){case cmapOperand :_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065\u0020\u0062\u0066r\u0061\u006e\u0067\u0065\u0020\u0074\u0072i\u0070\u006c\u0065\u0074"); -return ErrBadCMap ;case cmapHexString :_bbc =_geec (_bbbe );if _bbc > 0xffff{_bbc =0xffff;};default:_de .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_dgc );return ErrBadCMap ; -};_dgc ,_cba =cmap .parseObject ();if _cba !=nil {if _cba ==_f .EOF {break ;};return _cba ;};switch _bggd :=_dgc .(type ){case cmapArray :if len (_bggd .Array )!=int (_bbc -_dgd )+1{_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0069\u0074\u0065\u006d\u0073\u0020\u0069\u006e\u0020a\u0072\u0072\u0061\u0079"); -return ErrBadCMap ;};for _gdg :=_dgd ;_gdg <=_bbc ;_gdg ++{_gfd :=_bggd .Array [_gdg -_dgd ];_ffc ,_gbfb :=_gfd .(cmapHexString );if !_gbfb {return _gb .New ("\u006e\u006f\u006e-h\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0069\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};_cfa :=_fad (_ffc );cmap ._ga [_gdg ]=string (_cfa );};case cmapHexString :_fdb :=_fad (_bggd );_bcg :=len (_fdb );for _gfde :=_dgd ;_gfde <=_bbc ;_gfde ++{cmap ._ga [_gfde ]=string (_fdb );if _bcg > 0{_fdb [_bcg -1]++;}else {_de .Log .Debug ("\u004e\u006f\u0020c\u006d\u0061\u0070\u0020\u0074\u0061\u0072\u0067\u0065\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0066\u006f\u0072\u0020\u0025\u0023\u0076",_gfde ); -};if _gfde ==1<<32-1{break ;};};default:_de .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_dgc );return ErrBadCMap ;};};return nil ;};func _da (_ba bool )*CMap {_fcc :=16; -if _ba {_fcc =8;};return &CMap {_fge :_fcc ,_ac :make (map[CharCode ]CharCode ),_dbd :make (map[CharCode ]CharCode ),_ga :make (map[CharCode ]string ),_cg :make (map[string ]CharCode )};};func (cmap *CMap )computeInverseMappings (){for _ed ,_cge :=range cmap ._ac {if _adg ,_bef :=cmap ._dbd [_cge ]; -!_bef ||(_bef &&_adg > _ed ){cmap ._dbd [_cge ]=_ed ;};};for _aag ,_fgef :=range cmap ._ga {if _gd ,_dg :=cmap ._cg [_fgef ];!_dg ||(_dg &&_gd > _aag ){cmap ._cg [_fgef ]=_aag ;};};_af .Slice (cmap ._bc ,func (_defc ,_gg int )bool {return cmap ._bc [_defc ].Low < cmap ._bc [_gg ].Low }); -};func (cmap *CMap )NBits ()int {return cmap ._fge };type cmapString struct{String string ;};func (cmap *CMap )toBfData ()string {if len (cmap ._ga )==0{return "";};_ceb :=make ([]CharCode ,0,len (cmap ._ga ));for _bde :=range cmap ._ga {_ceb =append (_ceb ,_bde ); -};_af .Slice (_ceb ,func (_fef ,_efd int )bool {return _ceb [_fef ]< _ceb [_efd ]});var _deg []charRange ;_cfg :=charRange {_ceb [0],_ceb [0]};_dbe :=cmap ._ga [_ceb [0]];for _ ,_adc :=range _ceb [1:]{_gcc :=cmap ._ga [_adc ];if _adc ==_cfg ._eg +1&&_dcf (_gcc )==_dcf (_dbe )+1{_cfg ._eg =_adc ; -}else {_deg =append (_deg ,_cfg );_cfg ._ef ,_cfg ._eg =_adc ,_adc ;};_dbe =_gcc ;};_deg =append (_deg ,_cfg );var _fbc []CharCode ;var _ebg []fbRange ;for _ ,_gae :=range _deg {if _gae ._ef ==_gae ._eg {_fbc =append (_fbc ,_gae ._ef );}else {_ebg =append (_ebg ,fbRange {_cf :_gae ._ef ,_def :_gae ._eg ,_fg :cmap ._ga [_gae ._ef ]}); -};};_de .Log .Trace ("\u0063\u0068ar\u0052\u0061\u006eg\u0065\u0073\u003d\u0025d f\u0062Ch\u0061\u0072\u0073\u003d\u0025\u0064\u0020fb\u0052\u0061\u006e\u0067\u0065\u0073\u003d%\u0064",len (_deg ),len (_fbc ),len (_ebg ));var _acdg []string ;if len (_fbc )> 0{_ecgc :=(len (_fbc )+_cadf -1)/_cadf ; -for _faa :=0;_faa < _ecgc ;_faa ++{_dce :=_edca (len (_fbc )-_faa *_cadf ,_cadf );_acdg =append (_acdg ,_c .Sprintf ("\u0025\u0064\u0020\u0062\u0065\u0067\u0069\u006e\u0062f\u0063\u0068\u0061\u0072",_dce ));for _cedd :=0;_cedd < _dce ;_cedd ++{_gde :=_fbc [_faa *_cadf +_cedd ]; -_cgd :=cmap ._ga [_gde ];_acdg =append (_acdg ,_c .Sprintf ("\u003c%\u0030\u0034\u0078\u003e\u0020\u0025s",_gde ,_gac (_cgd )));};_acdg =append (_acdg ,"\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r");};};if len (_ebg )> 0{_aab :=(len (_ebg )+_cadf -1)/_cadf ; -for _gfe :=0;_gfe < _aab ;_gfe ++{_gaa :=_edca (len (_ebg )-_gfe *_cadf ,_cadf );_acdg =append (_acdg ,_c .Sprintf ("\u0025d\u0020b\u0065\u0067\u0069\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065",_gaa ));for _gff :=0;_gff < _gaa ;_gff ++{_fba :=_ebg [_gfe *_cadf +_gff ]; -_acdg =append (_acdg ,_c .Sprintf ("\u003c%\u00304\u0078\u003e\u003c\u0025\u0030\u0034\u0078\u003e\u0020\u0025\u0073",_fba ._cf ,_fba ._def ,_gac (_fba ._fg )));};_acdg =append (_acdg ,"\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065");};}; -return _db .Join (_acdg ,"\u000a");};func _fcg (_ag string )(*CMap ,error ){_cfc ,_ad :=_gf .Asset (_ag );if _ad !=nil {return nil ,_ad ;};return LoadCmapFromDataCID (_cfc );};func _geec (_cbfa cmapHexString )CharCode {_bcgd :=CharCode (0);for _ ,_ddgb :=range _cbfa ._ddf {_bcgd <<=8; -_bcgd |=CharCode (_ddgb );};return _bcgd ;};func _cfgd (_fafa []byte )*cMapParser {_gfb :=cMapParser {};_cgga :=_cd .NewBuffer (_fafa );_gfb ._efcfa =_e .NewReader (_cgga );return &_gfb ;};var (ErrBadCMap =_gb .New ("\u0062\u0061\u0064\u0020\u0063\u006d\u0061\u0070"); -ErrBadCMapComment =_gb .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025");ErrBadCMapDict =_gb .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); -);func (cmap *CMap )Name ()string {return cmap ._ee };type charRange struct{_ef CharCode ;_eg CharCode ;};func (cmap *CMap )BytesToCharcodes (data []byte )([]CharCode ,bool ){var _gfc []CharCode ;if cmap ._fge ==8{for _ ,_dfb :=range data {_gfc =append (_gfc ,CharCode (_dfb )); -};return _gfc ,true ;};for _agbc :=0;_agbc < len (data );{_faf ,_eac ,_eega :=cmap .matchCode (data [_agbc :]);if !_eega {_de .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0020\u006d\u0061\u0074\u0063\u0068\u0020\u0061\u0074\u0020\u0069\u003d\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0073\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d\u003d\u0025\u0023\u0071",_agbc ,data ,string (data )); -return _gfc ,false ;};_gfc =append (_gfc ,_faf );_agbc +=_eac ;};return _gfc ,true ;};type cmapOperand struct{Operand string ;};type cMapParser struct{_efcfa *_e .Reader };func (cmap *CMap )parseCodespaceRange ()error {for {_acge ,_ceg :=cmap .parseObject (); -if _ceg !=nil {if _ceg ==_f .EOF {break ;};return _ceg ;};_bfb ,_fca :=_acge .(cmapHexString );if !_fca {if _ada ,_bbb :=_acge .(cmapOperand );_bbb {if _ada .Operand ==_afaf {return nil ;};return _gb .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); -};};_acge ,_ceg =cmap .parseObject ();if _ceg !=nil {if _ceg ==_f .EOF {break ;};return _ceg ;};_ddg ,_fca :=_acge .(cmapHexString );if !_fca {return _gb .New ("\u006e\u006f\u006e-\u0068\u0065\u0078\u0020\u0068\u0069\u0067\u0068");};if len (_bfb ._ddf )!=len (_ddg ._ddf ){return _gb .New ("\u0075\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0062\u0079\u0074\u0065\u0073\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065"); -};_gbed :=_geec (_bfb );_ede :=_geec (_ddg );if _ede < _gbed {_de .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0042\u0061d\u0020\u0063\u006fd\u0065\u0073\u0070\u0061\u0063\u0065\u002e\u0020\u006cow\u003d\u0030\u0078%\u0030\u0032x\u0020\u0068\u0069\u0067\u0068\u003d0\u0078\u00250\u0032\u0078",_gbed ,_ede ); -return ErrBadCMap ;};_fbee :=_ddg ._eebe ;_bdec :=Codespace {NumBytes :_fbee ,Low :_gbed ,High :_ede };cmap ._bc =append (cmap ._bc ,_bdec );_de .Log .Trace ("\u0043\u006f\u0064e\u0073\u0070\u0061\u0063e\u0020\u006c\u006f\u0077\u003a\u0020\u0030x\u0025\u0058\u002c\u0020\u0068\u0069\u0067\u0068\u003a\u0020\u0030\u0078\u0025\u0058",_gbed ,_ede ); -};if len (cmap ._bc )==0{_de .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u0020\u0069\u006e\u0020\u0063ma\u0070\u002e");return ErrBadCMap ;};return nil ;};func _fad (_bfdb cmapHexString )[]rune {if len (_bfdb ._ddf )==1{return []rune {rune (_bfdb ._ddf [0])}; -};_ade :=_bfdb ._ddf ;if len (_ade )%2!=0{_ade =append (_ade ,0);_de .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0068\u0065\u0078\u0054\u006f\u0052\u0075\u006e\u0065\u0073\u002e\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0073\u0068\u0065\u0078\u003d\u0025#\u0076\u0020\u0074\u006f\u0020\u0025\u002b\u0076",_bfdb ,_ade ); -};_adf :=len (_ade )>>1;_bdc :=make ([]uint16 ,_adf );for _dfde :=0;_dfde < _adf ;_dfde ++{_bdc [_dfde ]=uint16 (_ade [_dfde <<1])<<8+uint16 (_ade [_dfde <<1+1]);};_bdf :=_ce .Decode (_bdc );return _bdf ;};func (cmap *CMap )CharcodeBytesToUnicode (data []byte )(string ,int ){_gc ,_eff :=cmap .BytesToCharcodes (data ); -if !_eff {_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065s\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u004e\u006f\u0074\u0020\u0069n\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u002e\u0020\u0064\u0061\u0074\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078]\u0020\u0063\u006d\u0061\u0070=\u0025\u0073",data ,cmap ); -return "",0;};_acg :=make ([]string ,len (_gc ));var _acce []CharCode ;for _eae ,_edf :=range _gc {_fa ,_dee :=cmap ._ga [_edf ];if !_dee {_acce =append (_acce ,_edf );_fa =MissingCodeString ;};_acg [_eae ]=_fa ;};_ab :=_db .Join (_acg ,"");if len (_acce )> 0{_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020C\u0068\u0061\u0072c\u006f\u0064\u0065\u0042y\u0074\u0065\u0073\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u004e\u006f\u0074\u0020\u0069\u006e\u0020\u006d\u0061\u0070\u002e\u000a"+"\u0009d\u0061t\u0061\u003d\u005b\u0025\u00200\u0032\u0078]\u003d\u0025\u0023\u0071\u000a"+"\u0009\u0063h\u0061\u0072\u0063o\u0064\u0065\u0073\u003d\u0025\u0030\u0032\u0078\u000a"+"\u0009\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u003d\u0025\u0064\u0020%\u0030\u0032\u0078\u000a"+"\u0009\u0075\u006e\u0069\u0063\u006f\u0064\u0065\u003d`\u0025\u0073\u0060\u000a"+"\u0009\u0063\u006d\u0061\u0070\u003d\u0025\u0073",data ,string (data ),_gc ,len (_acce ),_acce ,_ab ,cmap ); -};return _ab ,len (_acce );};type CMap struct{*cMapParser ;_ee string ;_fge int ;_eb int ;_bgb string ;_dd string ;_ec CIDSystemInfo ;_bc []Codespace ;_ac map[CharCode ]CharCode ;_dbd map[CharCode ]CharCode ;_ga map[CharCode ]string ;_cg map[string ]CharCode ; -_acc []byte ;_ace *_b .PdfObjectStream ;_efg integer ;};func (cmap *CMap )matchCode (_fe []byte )(_gca CharCode ,_aba int ,_ffg bool ){for _gce :=0;_gce < _ff ;_gce ++{if _gce < len (_fe ){_gca =_gca <<8|CharCode (_fe [_gce ]);_aba ++;};_ffg =cmap .inCodespace (_gca ,_gce +1); -if _ffg {return _gca ,_aba ,true ;};};_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063o\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0020m\u0061t\u0063\u0068\u0065\u0073\u0020\u0062\u0079\u0074\u0065\u0073\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d=\u0025\u0023\u0071\u0020\u0063\u006d\u0061\u0070\u003d\u0025\u0073",_fe ,string (_fe ),cmap ); -return 0,0,false ;};func (cmap *CMap )CharcodeToUnicode (code CharCode )(string ,bool ){if _baa ,_dbg :=cmap ._ga [code ];_dbg {return _baa ,true ;};return MissingCodeString ,false ;};func (_fcb *cMapParser )parseName ()(cmapName ,error ){_ccg :="";_ebe :=false ; -for {_gbc ,_fag :=_fcb ._efcfa .Peek (1);if _fag ==_f .EOF {break ;};if _fag !=nil {return cmapName {_ccg },_fag ;};if !_ebe {if _gbc [0]=='/'{_ebe =true ;_fcb ._efcfa .ReadByte ();}else {_de .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u004e\u0061\u006d\u0065\u0020\u0073\u0074a\u0072t\u0069n\u0067 \u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0028\u0025\u0020\u0078\u0029",_gbc ,_gbc ); -return cmapName {_ccg },_c .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_gbc [0]);};}else {if _b .IsWhiteSpace (_gbc [0]){break ;}else if (_gbc [0]=='/')||(_gbc [0]=='[')||(_gbc [0]=='(')||(_gbc [0]==']')||(_gbc [0]=='<')||(_gbc [0]=='>'){break ; -}else if _gbc [0]=='#'{_bedc ,_abg :=_fcb ._efcfa .Peek (3);if _abg !=nil {return cmapName {_ccg },_abg ;};_fcb ._efcfa .Discard (3);_gege ,_abg :=_a .DecodeString (string (_bedc [1:3]));if _abg !=nil {return cmapName {_ccg },_abg ;};_ccg +=string (_gege ); -}else {_dgg ,_ :=_fcb ._efcfa .ReadByte ();_ccg +=string (_dgg );};};};return cmapName {_ccg },nil ;};func _edca (_fadd ,_cce int )int {if _fadd < _cce {return _fadd ;};return _cce ;};type cmapName struct{Name string ;};func LoadPredefinedCMap (name string )(*CMap ,error ){cmap ,_egc :=_fcg (name ); -if _egc !=nil {return nil ,_egc ;};if cmap ._dd ==""{cmap .computeInverseMappings ();return cmap ,nil ;};_fd ,_egc :=_fcg (cmap ._dd );if _egc !=nil {return nil ,_egc ;};for _df ,_afa :=range _fd ._ac {if _ ,_ecg :=cmap ._ac [_df ];!_ecg {cmap ._ac [_df ]=_afa ; -};};cmap ._bc =append (cmap ._bc ,_fd ._bc ...);cmap .computeInverseMappings ();return cmap ,nil ;};func (_ebc *cMapParser )parseHexString ()(cmapHexString ,error ){_ebc ._efcfa .ReadByte ();_bdee :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046"); -_adgd :=_cd .Buffer {};for {_ebc .skipSpaces ();_dfd ,_ece :=_ebc ._efcfa .Peek (1);if _ece !=nil {return cmapHexString {},_ece ;};if _dfd [0]=='>'{_ebc ._efcfa .ReadByte ();break ;};_dcfe ,_ :=_ebc ._efcfa .ReadByte ();if _cd .IndexByte (_bdee ,_dcfe )>=0{_adgd .WriteByte (_dcfe ); -};};if _adgd .Len ()%2==1{_de .Log .Debug ("\u0070\u0061rs\u0065\u0048\u0065x\u0053\u0074\u0072\u0069ng:\u0020ap\u0070\u0065\u006e\u0064\u0069\u006e\u0067 '\u0030\u0027\u0020\u0074\u006f\u0020\u0025#\u0071",_adgd .String ());_adgd .WriteByte ('0');};_gced :=_adgd .Len ()/2; -_beg ,_ :=_a .DecodeString (_adgd .String ());return cmapHexString {_eebe :_gced ,_ddf :_beg },nil ;};func (cmap *CMap )parseBfchar ()error {for {_dfba ,_fefa :=cmap .parseObject ();if _fefa !=nil {if _fefa ==_f .EOF {break ;};return _fefa ;};var _aeg CharCode ; -switch _dga :=_dfba .(type ){case cmapOperand :if _dga .Operand ==_ceec {return nil ;};return _gb .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");case cmapHexString :_aeg =_geec (_dga );default:return _gb .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065"); -};_dfba ,_fefa =cmap .parseObject ();if _fefa !=nil {if _fefa ==_f .EOF {break ;};return _fefa ;};var _daf []rune ;switch _bacc :=_dfba .(type ){case cmapOperand :if _bacc .Operand ==_ceec {return nil ;};_de .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020o\u0070\u0065\u0072\u0061\u006e\u0064\u002e\u0020\u0025\u0023\u0076",_bacc ); -return ErrBadCMap ;case cmapHexString :_daf =_fad (_bacc );case cmapName :_de .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u006e\u0061\u006de\u002e \u0025\u0023\u0076",_bacc );_daf =[]rune {MissingCodeRune }; -default:_de .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u0074\u0079\u0070e\u002e \u0025\u0023\u0076",_dfba );return ErrBadCMap ;};cmap ._ga [_aeg ]=string (_daf );};return nil ;}; \ No newline at end of file +package cmap ;import (_e "bufio";_ga "bytes";_ff "encoding/hex";_ed "errors";_c "fmt";_ef "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/core";_gf "github.com/unidoc/unipdf/v3/internal/cmap/bcmaps";_eg "io";_fd "sort";_g "strconv"; +_ega "strings";_b "unicode/utf16";);func (cmap *CMap )parseBfrange ()error {for {var _gdfc CharCode ;_dda ,_dcc :=cmap .parseObject ();if _dcc !=nil {if _dcc ==_eg .EOF {break ;};return _dcc ;};switch _gecf :=_dda .(type ){case cmapOperand :if _gecf .Operand ==_fde {return nil ; +};return _ed .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");case cmapHexString :_gdfc =_fedf (_gecf );default:return _ed .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065"); +};var _ebca CharCode ;_dda ,_dcc =cmap .parseObject ();if _dcc !=nil {if _dcc ==_eg .EOF {break ;};return _dcc ;};switch _eba :=_dda .(type ){case cmapOperand :_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065\u0020\u0062\u0066r\u0061\u006e\u0067\u0065\u0020\u0074\u0072i\u0070\u006c\u0065\u0074"); +return ErrBadCMap ;case cmapHexString :_ebca =_fedf (_eba );if _ebca > 0xffff{_ebca =0xffff;};default:_ef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_dda );return ErrBadCMap ; +};_dda ,_dcc =cmap .parseObject ();if _dcc !=nil {if _dcc ==_eg .EOF {break ;};return _dcc ;};switch _dea :=_dda .(type ){case cmapArray :if len (_dea .Array )!=int (_ebca -_gdfc )+1{_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0069\u0074\u0065\u006d\u0073\u0020\u0069\u006e\u0020a\u0072\u0072\u0061\u0079"); +return ErrBadCMap ;};for _egcd :=_gdfc ;_egcd <=_ebca ;_egcd ++{_dgd :=_dea .Array [_egcd -_gdfc ];_ege ,_eeca :=_dgd .(cmapHexString );if !_eeca {return _ed .New ("\u006e\u006f\u006e-h\u0065\u0078\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0069\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};_cbaf :=_bfd (_ege );cmap ._ffe [_egcd ]=string (_cbaf );};case cmapHexString :_ec :=_bfd (_dea );_eab :=len (_ec );for _fca :=_gdfc ;_fca <=_ebca ;_fca ++{cmap ._ffe [_fca ]=string (_ec );if _eab > 0{_ec [_eab -1]++;}else {_ef .Log .Debug ("\u004e\u006f\u0020c\u006d\u0061\u0070\u0020\u0074\u0061\u0072\u0067\u0065\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0066\u006f\u0072\u0020\u0025\u0023\u0076",_fca ); +};if _fca ==1<<32-1{break ;};};default:_ef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0055\u006e\u0065\u0078\u0070e\u0063t\u0065d\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_dda );return ErrBadCMap ;};};return nil ;};func _fdg (_ac bool )*CMap {_fb :=16; +if _ac {_fb =8;};return &CMap {_gda :_fb ,_aa :make (map[CharCode ]CharCode ),_cd :make (map[CharCode ]CharCode ),_ffe :make (map[CharCode ]string ),_gc :make (map[string ]CharCode )};};func (cmap *CMap )matchCode (_dg []byte )(_fgd CharCode ,_gacg int ,_gba bool ){for _bee :=0; +_bee < _ca ;_bee ++{if _bee < len (_dg ){_fgd =_fgd <<8|CharCode (_dg [_bee ]);_gacg ++;};_gba =cmap .inCodespace (_fgd ,_bee +1);if _gba {return _fgd ,_gacg ,true ;};};_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063o\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0020m\u0061t\u0063\u0068\u0065\u0073\u0020\u0062\u0079\u0074\u0065\u0073\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d=\u0025\u0023\u0071\u0020\u0063\u006d\u0061\u0070\u003d\u0025\u0073",_dg ,string (_dg ),cmap ); +return 0,0,false ;};type cmapInt struct{_gedd int64 };func (cmap *CMap )Name ()string {return cmap ._fdfd };type cmapArray struct{Array []cmapObject ;};func _dc (_eaf string )(*CMap ,error ){_aff ,_bc :=_gf .Asset (_eaf );if _bc !=nil {return nil ,_bc ; +};return LoadCmapFromDataCID (_aff );};func (cmap *CMap )Bytes ()[]byte {_ef .Log .Trace ("\u0063\u006d\u0061\u0070.B\u0079\u0074\u0065\u0073\u003a\u0020\u0063\u006d\u0061\u0070\u003d\u0025\u0073",cmap .String ());if len (cmap ._gde )> 0{return cmap ._gde ; +};cmap ._gde =[]byte (_ega .Join ([]string {_fdfb ,cmap .toBfData (),_dd },"\u000a"));return cmap ._gde ;};type cmapString struct{String string ;};func (cmap *CMap )parse ()error {var _bcc cmapObject ;for {_beae ,_bec :=cmap .parseObject ();if _bec !=nil {if _bec ==_eg .EOF {break ; +};_ef .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0043\u004d\u0061\u0070\u003a\u0020\u0025\u0076",_bec );return _bec ;};switch _fadgf :=_beae .(type ){case cmapOperand :_gaeg :=_fadgf ;switch _gaeg .Operand {case _fdag :_fffd :=cmap .parseCodespaceRange (); +if _fffd !=nil {return _fffd ;};case _gcc :_cga :=cmap .parseCIDRange ();if _cga !=nil {return _cga ;};case _dfd :_cf :=cmap .parseBfchar ();if _cf !=nil {return _cf ;};case _dfe :_ag :=cmap .parseBfrange ();if _ag !=nil {return _ag ;};case _gfg :if _bcc ==nil {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u0073\u0065\u0063m\u0061\u0070\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f \u0061\u0072\u0067"); +return ErrBadCMap ;};_gebd ,_gedb :=_bcc .(cmapName );if !_gedb {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0075\u0073\u0065\u0063\u006d\u0061\u0070\u0020\u0061\u0072\u0067\u0020\u006eo\u0074\u0020\u0061\u0020\u006e\u0061\u006de\u0020\u0025\u0023\u0076",_bcc ); +return ErrBadCMap ;};cmap ._gfe =_gebd .Name ;case _gfba :_deb :=cmap .parseSystemInfo ();if _deb !=nil {return _deb ;};};case cmapName :_ffbf :=_fadgf ;switch _ffbf .Name {case _gfba :_cba :=cmap .parseSystemInfo ();if _cba !=nil {return _cba ;};case _gcfd :_aafc :=cmap .parseName (); +if _aafc !=nil {return _aafc ;};case _eea :_fddd :=cmap .parseType ();if _fddd !=nil {return _fddd ;};case _dgeb :_beeb :=cmap .parseVersion ();if _beeb !=nil {return _beeb ;};case _gee :if _bec =cmap .parseWMode ();_bec !=nil {return _bec ;};};};_bcc =_beae ; +};return nil ;};func LoadCmapFromData (data []byte ,isSimple bool )(*CMap ,error ){_ef .Log .Trace ("\u004c\u006fa\u0064\u0043\u006d\u0061\u0070\u0046\u0072\u006f\u006d\u0044\u0061\u0074\u0061\u003a\u0020\u0069\u0073\u0053\u0069\u006d\u0070\u006ce=\u0025\u0074",isSimple ); +cmap :=_fdg (isSimple );cmap .cMapParser =_dgdc (data );_fbd :=cmap .parse ();if _fbd !=nil {return nil ,_fbd ;};if len (cmap ._ced )==0{if cmap ._gfe !=""{return cmap ,nil ;};_ef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u002e\u0020\u0063\u006d\u0061p=\u0025\u0073",cmap ); +};cmap .computeInverseMappings ();return cmap ,nil ;};func LoadPredefinedCMap (name string )(*CMap ,error ){cmap ,_db :=_dc (name );if _db !=nil {return nil ,_db ;};if cmap ._gfe ==""{cmap .computeInverseMappings ();return cmap ,nil ;};_af ,_db :=_dc (cmap ._gfe ); +if _db !=nil {return nil ,_db ;};for _cg ,_efb :=range _af ._aa {if _ ,_ea :=cmap ._aa [_cg ];!_ea {cmap ._aa [_cg ]=_efb ;};};cmap ._ced =append (cmap ._ced ,_af ._ced ...);cmap .computeInverseMappings ();return cmap ,nil ;};func NewCIDSystemInfo (obj _d .PdfObject )(_gb CIDSystemInfo ,_gd error ){_cec ,_gg :=_d .GetDict (obj ); +if !_gg {return CIDSystemInfo {},_d .ErrTypeError ;};_a ,_gg :=_d .GetStringVal (_cec .Get ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"));if !_gg {return CIDSystemInfo {},_d .ErrTypeError ;};_fdf ,_gg :=_d .GetStringVal (_cec .Get ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067")); +if !_gg {return CIDSystemInfo {},_d .ErrTypeError ;};_gac ,_gg :=_d .GetIntVal (_cec .Get ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"));if !_gg {return CIDSystemInfo {},_d .ErrTypeError ;};return CIDSystemInfo {Registry :_a ,Ordering :_fdf ,Supplement :_gac },nil ; +};func (_ccff *cMapParser )parseNumber ()(cmapObject ,error ){_fgca ,_cgf :=_d .ParseNumber (_ccff ._edd );if _cgf !=nil {return nil ,_cgf ;};switch _fbf :=_fgca .(type ){case *_d .PdfObjectFloat :return cmapFloat {float64 (*_fbf )},nil ;case *_d .PdfObjectInteger :return cmapInt {int64 (*_fbf )},nil ; +};return nil ,_c .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_fgca );};func (_afa *cMapParser )skipSpaces ()(int ,error ){_gadf :=0;for {_fcc ,_gab :=_afa ._edd .Peek (1); +if _gab !=nil {return 0,_gab ;};if _d .IsWhiteSpace (_fcc [0]){_afa ._edd .ReadByte ();_gadf ++;}else {break ;};};return _gadf ,nil ;};func (_fdeb *cMapParser )parseComment ()(string ,error ){var _eafa _ga .Buffer ;_ ,_baac :=_fdeb .skipSpaces ();if _baac !=nil {return _eafa .String (),_baac ; +};_gfbe :=true ;for {_gade ,_gcge :=_fdeb ._edd .Peek (1);if _gcge !=nil {_ef .Log .Debug ("p\u0061r\u0073\u0065\u0043\u006f\u006d\u006d\u0065\u006et\u003a\u0020\u0065\u0072r=\u0025\u0076",_gcge );return _eafa .String (),_gcge ;};if _gfbe &&_gade [0]!='%'{return _eafa .String (),ErrBadCMapComment ; +};_gfbe =false ;if (_gade [0]!='\r')&&(_gade [0]!='\n'){_ccd ,_ :=_fdeb ._edd .ReadByte ();_eafa .WriteByte (_ccd );}else {break ;};};return _eafa .String (),nil ;};func _bfd (_gdb cmapHexString )[]rune {if len (_gdb ._ffa )==1{return []rune {rune (_gdb ._ffa [0])}; +};_aaa :=_gdb ._ffa ;if len (_aaa )%2!=0{_aaa =append (_aaa ,0);_ef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0068\u0065\u0078\u0054\u006f\u0052\u0075\u006e\u0065\u0073\u002e\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0073\u0068\u0065\u0078\u003d\u0025#\u0076\u0020\u0074\u006f\u0020\u0025\u002b\u0076",_gdb ,_aaa ); +};_gdee :=len (_aaa )>>1;_babb :=make ([]uint16 ,_gdee );for _deed :=0;_deed < _gdee ;_deed ++{_babb [_deed ]=uint16 (_aaa [_deed <<1])<<8+uint16 (_aaa [_deed <<1+1]);};_gdcb :=_b .Decode (_babb );return _gdcb ;};func (cmap *CMap )CharcodeToCID (code CharCode )(CharCode ,bool ){_gcf ,_fgf :=cmap ._aa [code ]; +return _gcf ,_fgf ;};type cmapName struct{Name string ;};func (cmap *CMap )parseVersion ()error {_gea :="";_geab :=false ;for _fae :=0;_fae < 3&&!_geab ;_fae ++{_egac ,_bdf :=cmap .parseObject ();if _bdf !=nil {return _bdf ;};switch _edfc :=_egac .(type ){case cmapOperand :switch _edfc .Operand {case "\u0064\u0065\u0066":_geab =true ; +default:_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0070\u0061\u0072\u0073\u0065\u0056e\u0072\u0073\u0069\u006f\u006e\u003a \u0073\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020o\u003d\u0025\u0023\u0076",_egac ); +return ErrBadCMap ;};case cmapInt :_gea =_c .Sprintf ("\u0025\u0064",_edfc ._gedd );case cmapFloat :_gea =_c .Sprintf ("\u0025\u0066",_edfc ._dcgb );case cmapString :_gea =_edfc .String ;default:_ef .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020p\u0061\u0072\u0073\u0065Ver\u0073io\u006e\u003a\u0020\u0042\u0061\u0064\u0020ty\u0070\u0065\u002e\u0020\u006f\u003d\u0025#\u0076",_egac ); +};};cmap ._be =_gea ;return nil ;};func LoadCmapFromDataCID (data []byte )(*CMap ,error ){return LoadCmapFromData (data ,false )};func NewToUnicodeCMap (codeToRune map[CharCode ]rune )*CMap {_ee :=make (map[CharCode ]string ,len (codeToRune ));for _aae ,_fc :=range codeToRune {_ee [_aae ]=string (_fc ); +};cmap :=&CMap {_fdfd :"\u0041d\u006fb\u0065\u002d\u0049\u0064\u0065n\u0074\u0069t\u0079\u002d\u0055\u0043\u0053",_ba :2,_gda :16,_gfb :CIDSystemInfo {Registry :"\u0041\u0064\u006fb\u0065",Ordering :"\u0055\u0043\u0053",Supplement :0},_ced :[]Codespace {{Low :0,High :0xffff}},_ffe :_ee ,_gc :make (map[string ]CharCode ,len (codeToRune )),_aa :make (map[CharCode ]CharCode ,len (codeToRune )),_cd :make (map[CharCode ]CharCode ,len (codeToRune ))}; +cmap .computeInverseMappings ();return cmap ;};type cMapParser struct{_edd *_e .Reader };func _daf (_abb string )rune {_gfa :=[]rune (_abb );return _gfa [len (_gfa )-1]};func (_cfa *cMapParser )parseObject ()(cmapObject ,error ){_cfa .skipSpaces ();for {_fcf ,_bfb :=_cfa ._edd .Peek (2); +if _bfb !=nil {return nil ,_bfb ;};if _fcf [0]=='%'{_cfa .parseComment ();_cfa .skipSpaces ();continue ;}else if _fcf [0]=='/'{_acb ,_fcae :=_cfa .parseName ();return _acb ,_fcae ;}else if _fcf [0]=='('{_gcd ,_fcgg :=_cfa .parseString ();return _gcd ,_fcgg ; +}else if _fcf [0]=='['{_cae ,_fbe :=_cfa .parseArray ();return _cae ,_fbe ;}else if (_fcf [0]=='<')&&(_fcf [1]=='<'){_ebf ,_gga :=_cfa .parseDict ();return _ebf ,_gga ;}else if _fcf [0]=='<'{_fcff ,_adfa :=_cfa .parseHexString ();return _fcff ,_adfa ;}else if _d .IsDecimalDigit (_fcf [0])||(_fcf [0]=='-'&&_d .IsDecimalDigit (_fcf [1])){_eda ,_geda :=_cfa .parseNumber (); +if _geda !=nil {return nil ,_geda ;};return _eda ,nil ;}else {_ecd ,_adg :=_cfa .parseOperand ();if _adg !=nil {return nil ,_adg ;};return _ecd ,nil ;};};};func (cmap *CMap )CIDSystemInfo ()CIDSystemInfo {return cmap ._gfb };func (cmap *CMap )CharcodeBytesToUnicode (data []byte )(string ,int ){_cge ,_ab :=cmap .BytesToCharcodes (data ); +if !_ab {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0042\u0079\u0074\u0065s\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u004e\u006f\u0074\u0020\u0069n\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u002e\u0020\u0064\u0061\u0074\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078]\u0020\u0063\u006d\u0061\u0070=\u0025\u0073",data ,cmap ); +return "",0;};_abc :=make ([]string ,len (_cge ));var _bea []CharCode ;for _bab ,_gca :=range _cge {_cag ,_efd :=cmap ._ffe [_gca ];if !_efd {_bea =append (_bea ,_gca );_cag =MissingCodeString ;};_abc [_bab ]=_cag ;};_bgc :=_ega .Join (_abc ,"");if len (_bea )> 0{_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020C\u0068\u0061\u0072c\u006f\u0064\u0065\u0042y\u0074\u0065\u0073\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u004e\u006f\u0074\u0020\u0069\u006e\u0020\u006d\u0061\u0070\u002e\u000a"+"\u0009d\u0061t\u0061\u003d\u005b\u0025\u00200\u0032\u0078]\u003d\u0025\u0023\u0071\u000a"+"\u0009\u0063h\u0061\u0072\u0063o\u0064\u0065\u0073\u003d\u0025\u0030\u0032\u0078\u000a"+"\u0009\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u003d\u0025\u0064\u0020%\u0030\u0032\u0078\u000a"+"\u0009\u0075\u006e\u0069\u0063\u006f\u0064\u0065\u003d`\u0025\u0073\u0060\u000a"+"\u0009\u0063\u006d\u0061\u0070\u003d\u0025\u0073",data ,string (data ),_cge ,len (_bea ),_bea ,_bgc ,cmap ); +};return _bgc ,len (_bea );};const (_ca =4;MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););func (cmap *CMap )StringToCID (s string )(CharCode ,bool ){_aeg ,_fda :=cmap ._gc [s ];return _aeg ,_fda ;};func (_fgdc *cMapParser )parseOperand ()(cmapOperand ,error ){_dedf :=cmapOperand {}; +_fdge :=_ga .Buffer {};for {_bgcb ,_adb :=_fgdc ._edd .Peek (1);if _adb !=nil {if _adb ==_eg .EOF {break ;};return _dedf ,_adb ;};if _d .IsDelimiter (_bgcb [0]){break ;};if _d .IsWhiteSpace (_bgcb [0]){break ;};_fab ,_ :=_fgdc ._edd .ReadByte ();_fdge .WriteByte (_fab ); +};if _fdge .Len ()==0{return _dedf ,_c .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029");};_dedf .Operand =_fdge .String ();return _dedf ,nil ;};type cmapDict struct{Dict map[string ]cmapObject ; +};func (cmap *CMap )toBfData ()string {if len (cmap ._ffe )==0{return "";};_dad :=make ([]CharCode ,0,len (cmap ._ffe ));for _abg :=range cmap ._ffe {_dad =append (_dad ,_abg );};_fd .Slice (_dad ,func (_bcg ,_ebb int )bool {return _dad [_bcg ]< _dad [_ebb ]}); +var _eeed []charRange ;_bfg :=charRange {_dad [0],_dad [0]};_fcg :=cmap ._ffe [_dad [0]];for _ ,_ged :=range _dad [1:]{_bbg :=cmap ._ffe [_ged ];if _ged ==_bfg ._bg +1&&_daf (_bbg )==_daf (_fcg )+1{_bfg ._bg =_ged ;}else {_eeed =append (_eeed ,_bfg );_bfg ._fa ,_bfg ._bg =_ged ,_ged ; +};_fcg =_bbg ;};_eeed =append (_eeed ,_bfg );var _dge []CharCode ;var _afc []fbRange ;for _ ,_ebg :=range _eeed {if _ebg ._fa ==_ebg ._bg {_dge =append (_dge ,_ebg ._fa );}else {_afc =append (_afc ,fbRange {_fe :_ebg ._fa ,_ce :_ebg ._bg ,_fff :cmap ._ffe [_ebg ._fa ]}); +};};_ef .Log .Trace ("\u0063\u0068ar\u0052\u0061\u006eg\u0065\u0073\u003d\u0025d f\u0062Ch\u0061\u0072\u0073\u003d\u0025\u0064\u0020fb\u0052\u0061\u006e\u0067\u0065\u0073\u003d%\u0064",len (_eeed ),len (_dge ),len (_afc ));var _fdac []string ;if len (_dge )> 0{_fge :=(len (_dge )+_ebbe -1)/_ebbe ; +for _aec :=0;_aec < _fge ;_aec ++{_eaff :=_ddd (len (_dge )-_aec *_ebbe ,_ebbe );_fdac =append (_fdac ,_c .Sprintf ("\u0025\u0064\u0020\u0062\u0065\u0067\u0069\u006e\u0062f\u0063\u0068\u0061\u0072",_eaff ));for _cdg :=0;_cdg < _eaff ;_cdg ++{_dcg :=_dge [_aec *_ebbe +_cdg ]; +_bbf :=cmap ._ffe [_dcg ];_fdac =append (_fdac ,_c .Sprintf ("\u003c%\u0030\u0034\u0078\u003e\u0020\u0025s",_dcg ,_fea (_bbf )));};_fdac =append (_fdac ,"\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r");};};if len (_afc )> 0{_cgg :=(len (_afc )+_ebbe -1)/_ebbe ; +for _aaf :=0;_aaf < _cgg ;_aaf ++{_gae :=_ddd (len (_afc )-_aaf *_ebbe ,_ebbe );_fdac =append (_fdac ,_c .Sprintf ("\u0025d\u0020b\u0065\u0067\u0069\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065",_gae ));for _bdc :=0;_bdc < _gae ;_bdc ++{_fadg :=_afc [_aaf *_ebbe +_bdc ]; +_fdac =append (_fdac ,_c .Sprintf ("\u003c%\u00304\u0078\u003e\u003c\u0025\u0030\u0034\u0078\u003e\u0020\u0025\u0073",_fadg ._fe ,_fadg ._ce ,_fea (_fadg ._fff )));};_fdac =append (_fdac ,"\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065"); +};};return _ega .Join (_fdac ,"\u000a");};func (cmap *CMap )parseBfchar ()error {for {_dbf ,_fedc :=cmap .parseObject ();if _fedc !=nil {if _fedc ==_eg .EOF {break ;};return _fedc ;};var _cbf CharCode ;switch _aed :=_dbf .(type ){case cmapOperand :if _aed .Operand ==_dcge {return nil ; +};return _ed .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064");case cmapHexString :_cbf =_fedf (_aed );default:return _ed .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0074\u0079\u0070\u0065"); +};_dbf ,_fedc =cmap .parseObject ();if _fedc !=nil {if _fedc ==_eg .EOF {break ;};return _fedc ;};var _dfcd []rune ;switch _gbc :=_dbf .(type ){case cmapOperand :if _gbc .Operand ==_dcge {return nil ;};_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020o\u0070\u0065\u0072\u0061\u006e\u0064\u002e\u0020\u0025\u0023\u0076",_gbc ); +return ErrBadCMap ;case cmapHexString :_dfcd =_bfd (_gbc );case cmapName :_ef .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u006e\u0061\u006de\u002e \u0025\u0023\u0076",_gbc );_dfcd =[]rune {MissingCodeRune }; +default:_ef .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u0074\u0079\u0070e\u002e \u0025\u0023\u0076",_dbf );return ErrBadCMap ;};cmap ._ffe [_cbf ]=string (_dfcd );};return nil ;};func _gded ()cmapDict {return cmapDict {Dict :map[string ]cmapObject {}}}; +func (cmap *CMap )Stream ()(*_d .PdfObjectStream ,error ){if cmap ._cdd !=nil {return cmap ._cdd ,nil ;};_eeec ,_bae :=_d .MakeStream (cmap .Bytes (),_d .NewFlateEncoder ());if _bae !=nil {return nil ,_bae ;};cmap ._cdd =_eeec ;return cmap ._cdd ,nil ; +};func (cmap *CMap )parseType ()error {_baf :=0;_gfcf :=false ;for _egd :=0;_egd < 3&&!_gfcf ;_egd ++{_egad ,_abbf :=cmap .parseObject ();if _abbf !=nil {return _abbf ;};switch _cbd :=_egad .(type ){case cmapOperand :switch _cbd .Operand {case "\u0064\u0065\u0066":_gfcf =true ; +default:_ef .Log .Error ("\u0070\u0061r\u0073\u0065\u0054\u0079\u0070\u0065\u003a\u0020\u0073\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020\u006f=%\u0023\u0076",_egad );return ErrBadCMap ;};case cmapInt :_baf =int (_cbd ._gedd ); +};};cmap ._ba =_baf ;return nil ;};func (cmap *CMap )BytesToCharcodes (data []byte )([]CharCode ,bool ){var _gbb []CharCode ;if cmap ._gda ==8{for _ ,_egc :=range data {_gbb =append (_gbb ,CharCode (_egc ));};return _gbb ,true ;};for _edg :=0;_edg < len (data ); +{_gbgd ,_gdc ,_bge :=cmap .matchCode (data [_edg :]);if !_bge {_ef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0020\u006d\u0061\u0074\u0063\u0068\u0020\u0061\u0074\u0020\u0069\u003d\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0073\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d\u003d\u0025\u0023\u0071",_edg ,data ,string (data )); +return _gbb ,false ;};_gbb =append (_gbb ,_gbgd );_edg +=_gdc ;};return _gbb ,true ;};const (_ebbe =100;_fdfb ="\u000a\u002f\u0043\u0049\u0044\u0049\u006e\u0069\u0074\u0020\u002f\u0050\u0072\u006fc\u0053\u0065\u0074\u0020\u0066\u0069\u006e\u0064\u0072es\u006fu\u0072c\u0065 \u0062\u0065\u0067\u0069\u006e\u000a\u0031\u0032\u0020\u0064\u0069\u0063\u0074\u0020\u0062\u0065\u0067\u0069n\u000a\u0062\u0065\u0067\u0069\u006e\u0063\u006d\u0061\u0070\n\u002f\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065m\u0049\u006e\u0066\u006f\u0020\u003c\u003c\u0020\u002f\u0052\u0065\u0067\u0069\u0073t\u0072\u0079\u0020\u0028\u0041\u0064\u006f\u0062\u0065\u0029\u0020\u002f\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0028\u0055\u0043\u0053)\u0020\u002f\u0053\u0075\u0070p\u006c\u0065\u006d\u0065\u006et\u0020\u0030\u0020\u003e\u003e\u0020\u0064\u0065\u0066\u000a\u002f\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065\u0020\u002f\u0041\u0064\u006f\u0062\u0065-\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0055\u0043\u0053\u0020\u0064\u0065\u0066\u000a\u002fC\u004d\u0061\u0070\u0054\u0079\u0070\u0065\u0020\u0032\u0020\u0064\u0065\u0066\u000a\u0031\u0020\u0062\u0065\u0067\u0069\u006e\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063e\u0072\u0061n\u0067\u0065\n\u003c\u0030\u0030\u0030\u0030\u003e\u0020<\u0046\u0046\u0046\u0046\u003e\u000a\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065\u000a"; +_dd ="\u0065\u006e\u0064\u0063\u006d\u0061\u0070\u000a\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065\u0020\u0063ur\u0072e\u006e\u0074\u0064\u0069\u0063\u0074\u0020\u002f\u0043\u004d\u0061\u0070 \u0064\u0065\u0066\u0069\u006e\u0065\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0070\u006fp\u000a\u0065\u006e\u0064\u000a\u0065\u006e\u0064\u000a"; +);func (_gdffb *cMapParser )parseArray ()(cmapArray ,error ){_adgb :=cmapArray {};_adgb .Array =[]cmapObject {};_gdffb ._edd .ReadByte ();for {_gdffb .skipSpaces ();_gebc ,_dfb :=_gdffb ._edd .Peek (1);if _dfb !=nil {return _adgb ,_dfb ;};if _gebc [0]==']'{_gdffb ._edd .ReadByte (); +break ;};_fdgb ,_dfb :=_gdffb .parseObject ();if _dfb !=nil {return _adgb ,_dfb ;};_adgb .Array =append (_adgb .Array ,_fdgb );};return _adgb ,nil ;};type cmapOperand struct{Operand string ;};func (cmap *CMap )parseWMode ()error {var _eeg int ;_bce :=false ; +for _gdf :=0;_gdf < 3&&!_bce ;_gdf ++{_efg ,_dcb :=cmap .parseObject ();if _dcb !=nil {return _dcb ;};switch _edf :=_efg .(type ){case cmapOperand :switch _edf .Operand {case "\u0064\u0065\u0066":_bce =true ;default:_ef .Log .Error ("\u0070\u0061\u0072\u0073\u0065\u0057\u004d\u006f\u0064\u0065:\u0020\u0073\u0074\u0061\u0074\u0065\u0020e\u0072\u0072\u006f\u0072\u002e\u0020\u006f\u003d\u0025\u0023\u0076",_efg ); +return ErrBadCMap ;};case cmapInt :_eeg =int (_edf ._gedd );};};cmap ._ffd =integer {_agec :true ,_afg :_eeg };return nil ;};func (cmap *CMap )inCodespace (_cgb CharCode ,_abe int )bool {for _ ,_bgg :=range cmap ._ced {if _bgg .Low <=_cgb &&_cgb <=_bgg .High &&_abe ==_bgg .NumBytes {return true ; +};};return false ;};func (cmap *CMap )Type ()int {return cmap ._ba };func (cmap *CMap )CharcodeToUnicode (code CharCode )(string ,bool ){if _gaa ,_eafc :=cmap ._ffe [code ];_eafc {return _gaa ,true ;};return MissingCodeString ,false ;};func (_ddaa *cMapParser )parseHexString ()(cmapHexString ,error ){_ddaa ._edd .ReadByte (); +_dcf :=[]byte ("\u0030\u0031\u0032\u003345\u0036\u0037\u0038\u0039\u0061\u0062\u0063\u0064\u0065\u0066\u0041\u0042\u0043\u0044E\u0046");_cff :=_ga .Buffer {};for {_ddaa .skipSpaces ();_ede ,_gebdd :=_ddaa ._edd .Peek (1);if _gebdd !=nil {return cmapHexString {},_gebdd ; +};if _ede [0]=='>'{_ddaa ._edd .ReadByte ();break ;};_fdgd ,_ :=_ddaa ._edd .ReadByte ();if _ga .IndexByte (_dcf ,_fdgd )>=0{_cff .WriteByte (_fdgd );};};if _cff .Len ()%2==1{_ef .Log .Debug ("\u0070\u0061rs\u0065\u0048\u0065x\u0053\u0074\u0072\u0069ng:\u0020ap\u0070\u0065\u006e\u0064\u0069\u006e\u0067 '\u0030\u0027\u0020\u0074\u006f\u0020\u0025#\u0071",_cff .String ()); +_cff .WriteByte ('0');};_fdab :=_cff .Len ()/2;_dgdd ,_ :=_ff .DecodeString (_cff .String ());return cmapHexString {_aecf :_fdab ,_ffa :_dgdd },nil ;};func (_gcgb *cMapParser )parseDict ()(cmapDict ,error ){_ef .Log .Trace ("\u0052\u0065\u0061\u0064\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020D\u0069\u0063\u0074\u0021"); +_bdff :=_gded ();_cecb ,_ :=_gcgb ._edd .ReadByte ();if _cecb !='<'{return _bdff ,ErrBadCMapDict ;};_cecb ,_ =_gcgb ._edd .ReadByte ();if _cecb !='<'{return _bdff ,ErrBadCMapDict ;};for {_gcgb .skipSpaces ();_dgf ,_dbg :=_gcgb ._edd .Peek (2);if _dbg !=nil {return _bdff ,_dbg ; +};if (_dgf [0]=='>')&&(_dgf [1]=='>'){_gcgb ._edd .ReadByte ();_gcgb ._edd .ReadByte ();break ;};_cbab ,_dbg :=_gcgb .parseName ();_ef .Log .Trace ("\u004be\u0079\u003a\u0020\u0025\u0073",_cbab .Name );if _dbg !=nil {_ef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0052\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u006e\u0061\u006d\u0065\u002e\u0020\u0065\u0072r=\u0025\u0076",_dbg ); +return _bdff ,_dbg ;};_gcgb .skipSpaces ();_ggd ,_dbg :=_gcgb .parseObject ();if _dbg !=nil {return _bdff ,_dbg ;};_bdff .Dict [_cbab .Name ]=_ggd ;_gcgb .skipSpaces ();_dgf ,_dbg =_gcgb ._edd .Peek (3);if _dbg !=nil {return _bdff ,_dbg ;};if string (_dgf )=="\u0064\u0065\u0066"{_gcgb ._edd .Discard (3); +};};return _bdff ,nil ;};func IsPredefinedCMap (name string )bool {return _gf .AssetExists (name )};const (_gfba ="\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f";_gaec ="\u0062e\u0067\u0069\u006e\u0063\u006d\u0061p";_acc ="\u0065n\u0064\u0063\u006d\u0061\u0070"; +_fdag ="\u0062\u0065\u0067\u0069nc\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0072\u0061\u006e\u0067\u0065";_dada ="\u0065\u006e\u0064\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065r\u0061\u006e\u0067\u0065";_dfd ="b\u0065\u0067\u0069\u006e\u0062\u0066\u0063\u0068\u0061\u0072"; +_dcge ="\u0065n\u0064\u0062\u0066\u0063\u0068\u0061r";_dfe ="\u0062\u0065\u0067i\u006e\u0062\u0066\u0072\u0061\u006e\u0067\u0065";_fde ="\u0065\u006e\u0064\u0062\u0066\u0072\u0061\u006e\u0067\u0065";_gcc ="\u0062\u0065\u0067\u0069\u006e\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065"; +_bde ="e\u006e\u0064\u0063\u0069\u0064\u0072\u0061\u006e\u0067\u0065";_gfg ="\u0075s\u0065\u0063\u006d\u0061\u0070";_gee ="\u0057\u004d\u006fd\u0065";_gcfd ="\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065";_eea ="\u0043\u004d\u0061\u0070\u0054\u0079\u0070\u0065"; +_dgeb ="C\u004d\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e";);func (cmap *CMap )parseName ()error {_baea :="";_adfd :=false ;for _bdb :=0;_bdb < 20&&!_adfd ;_bdb ++{_cde ,_cfd :=cmap .parseObject ();if _cfd !=nil {return _cfd ;};switch _age :=_cde .(type ){case cmapOperand :switch _age .Operand {case "\u0064\u0065\u0066":_adfd =true ; +default:_ef .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u004e\u0061\u006d\u0065\u003a\u0020\u0053\u0074\u0061\u0074\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020o\u003d\u0025\u0023\u0076\u0020n\u0061\u006de\u003d\u0025\u0023\u0071",_cde ,_baea ); +if _baea !=""{_baea =_c .Sprintf ("\u0025\u0073\u0020%\u0073",_baea ,_age .Operand );};_ef .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u004e\u0061\u006d\u0065\u003a \u0052\u0065\u0063\u006f\u0076\u0065\u0072e\u0064\u002e\u0020\u006e\u0061\u006d\u0065\u003d\u0025\u0023\u0071",_baea ); +};case cmapName :_baea =_age .Name ;};};if !_adfd {_ef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0070\u0061\u0072\u0073\u0065N\u0061m\u0065:\u0020\u004e\u006f\u0020\u0064\u0065\u0066 ");return ErrBadCMap ;};cmap ._fdfd =_baea ;return nil ;};func (cmap *CMap )NBits ()int {return cmap ._gda }; +func (cmap *CMap )WMode ()(int ,bool ){return cmap ._ffd ._afg ,cmap ._ffd ._agec };func (cmap *CMap )String ()string {_eecf :=cmap ._gfb ;_da :=[]string {_c .Sprintf ("\u006e\u0062\u0069\u0074\u0073\u003a\u0025\u0064",cmap ._gda ),_c .Sprintf ("\u0074y\u0070\u0065\u003a\u0025\u0064",cmap ._ba )}; +if cmap ._be !=""{_da =append (_da ,_c .Sprintf ("\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0025\u0073",cmap ._be ));};if cmap ._gfe !=""{_da =append (_da ,_c .Sprintf ("u\u0073\u0065\u0063\u006d\u0061\u0070\u003a\u0025\u0023\u0071",cmap ._gfe )); +};_da =append (_da ,_c .Sprintf ("\u0073\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0025\u0073",_eecf .String ()));if len (cmap ._ced )> 0{_da =append (_da ,_c .Sprintf ("\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u003a\u0025\u0064",len (cmap ._ced ))); +};if len (cmap ._ffe )> 0{_da =append (_da ,_c .Sprintf ("\u0063\u006fd\u0065\u0054\u006fU\u006e\u0069\u0063\u006f\u0064\u0065\u003a\u0025\u0064",len (cmap ._ffe )));};return _c .Sprintf ("\u0043\u004d\u0041P\u007b\u0025\u0023\u0071\u0020\u0025\u0073\u007d",cmap ._fdfd ,_ega .Join (_da ,"\u0020")); +};type charRange struct{_fa CharCode ;_bg CharCode ;};func (cmap *CMap )computeInverseMappings (){for _dbd ,_bd :=range cmap ._aa {if _de ,_ead :=cmap ._cd [_bd ];!_ead ||(_ead &&_de > _dbd ){cmap ._cd [_bd ]=_dbd ;};};for _cb ,_ad :=range cmap ._ffe {if _df ,_dbc :=cmap ._gc [_ad ]; +!_dbc ||(_dbc &&_df > _cb ){cmap ._gc [_ad ]=_cb ;};};_fd .Slice (cmap ._ced ,func (_baa ,_gfc int )bool {return cmap ._ced [_baa ].Low < cmap ._ced [_gfc ].Low });};type cmapObject interface{};type integer struct{_agec bool ;_afg int ;};func (cmap *CMap )parseCodespaceRange ()error {for {_bag ,_ebbf :=cmap .parseObject (); +if _ebbf !=nil {if _ebbf ==_eg .EOF {break ;};return _ebbf ;};_gdff ,_gefb :=_bag .(cmapHexString );if !_gefb {if _bed ,_bad :=_bag .(cmapOperand );_bad {if _bed .Operand ==_dada {return nil ;};return _ed .New ("\u0075n\u0065x\u0070\u0065\u0063\u0074\u0065d\u0020\u006fp\u0065\u0072\u0061\u006e\u0064"); +};};_bag ,_ebbf =cmap .parseObject ();if _ebbf !=nil {if _ebbf ==_eg .EOF {break ;};return _ebbf ;};_acg ,_gefb :=_bag .(cmapHexString );if !_gefb {return _ed .New ("\u006e\u006f\u006e-\u0068\u0065\u0078\u0020\u0068\u0069\u0067\u0068");};if len (_gdff ._ffa )!=len (_acg ._ffa ){return _ed .New ("\u0075\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0062\u0079\u0074\u0065\u0073\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065"); +};_eff :=_fedf (_gdff );_ddb :=_fedf (_acg );if _ddb < _eff {_ef .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0042\u0061d\u0020\u0063\u006fd\u0065\u0073\u0070\u0061\u0063\u0065\u002e\u0020\u006cow\u003d\u0030\u0078%\u0030\u0032x\u0020\u0068\u0069\u0067\u0068\u003d0\u0078\u00250\u0032\u0078",_eff ,_ddb ); +return ErrBadCMap ;};_cc :=_acg ._aecf ;_edcb :=Codespace {NumBytes :_cc ,Low :_eff ,High :_ddb };cmap ._ced =append (cmap ._ced ,_edcb );_ef .Log .Trace ("\u0043\u006f\u0064e\u0073\u0070\u0061\u0063e\u0020\u006c\u006f\u0077\u003a\u0020\u0030x\u0025\u0058\u002c\u0020\u0068\u0069\u0067\u0068\u003a\u0020\u0030\u0078\u0025\u0058",_eff ,_ddb ); +};if len (cmap ._ced )==0{_ef .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0063\u006f\u0064\u0065\u0073\u0070\u0061\u0063\u0065\u0073\u0020\u0069\u006e\u0020\u0063ma\u0070\u002e");return ErrBadCMap ;};return nil ;};func _fedf (_cfb cmapHexString )CharCode {_fgg :=CharCode (0); +for _ ,_eabf :=range _cfb ._ffa {_fgg <<=8;_fgg |=CharCode (_eabf );};return _fgg ;};func (cmap *CMap )parseCIDRange ()error {for {_ded ,_gfd :=cmap .parseObject ();if _gfd !=nil {if _gfd ==_eg .EOF {break ;};return _gfd ;};_bac ,_cda :=_ded .(cmapHexString ); +if !_cda {if _ebgb ,_efgb :=_ded .(cmapOperand );_efgb {if _ebgb .Operand ==_bde {return nil ;};return _ed .New ("\u0063\u0069\u0064\u0020\u0069\u006e\u0074\u0065\u0072\u0076\u0061\u006c\u0020s\u0074\u0061\u0072\u0074\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0068\u0065\u0078\u0020\u0073t\u0072\u0069\u006e\u0067"); +};};_bcec :=_fedf (_bac );_ded ,_gfd =cmap .parseObject ();if _gfd !=nil {if _gfd ==_eg .EOF {break ;};return _gfd ;};_fdb ,_cda :=_ded .(cmapHexString );if !_cda {return _ed .New ("\u0063\u0069d\u0020\u0069\u006e\u0074e\u0072\u0076a\u006c\u0020\u0065\u006e\u0064\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0061\u0020\u0068\u0065\u0078\u0020\u0073t\u0072\u0069\u006e\u0067"); +};if len (_bac ._ffa )!=len (_fdb ._ffa ){return _ed .New ("\u0075\u006e\u0065\u0071\u0075\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0062\u0079\u0074\u0065\u0073\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065");};_cgge :=_fedf (_fdb ); +if _bcec > _cgge {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0049\u0044\u0020\u0072\u0061\u006e\u0067\u0065\u002e\u0020\u0073t\u0061\u0072\u0074\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u0020\u0065\u006e\u0064=\u0030x\u0025\u0030\u0032\u0078",_bcec ,_cgge ); +return ErrBadCMap ;};_ded ,_gfd =cmap .parseObject ();if _gfd !=nil {if _gfd ==_eg .EOF {break ;};return _gfd ;};_cddb ,_cda :=_ded .(cmapInt );if !_cda {return _ed .New ("\u0063\u0069\u0064\u0020\u0073t\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); +};if _cddb ._gedd < 0{return _ed .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0063\u0069\u0064\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0076\u0061\u006c\u0075\u0065");};_agd :=_cddb ._gedd ;for _fgcf :=_bcec ;_fgcf <=_cgge ;_fgcf ++{cmap ._aa [_fgcf ]=CharCode (_agd ); +_agd ++;};_ef .Log .Trace ("C\u0049\u0044\u0020\u0072\u0061\u006eg\u0065\u003a\u0020\u003c\u0030\u0078\u0025\u0058\u003e \u003c\u0030\u0078%\u0058>\u0020\u0025\u0064",_bcec ,_cgge ,_cddb ._gedd );};return nil ;};type cmapHexString struct{_aecf int ;_ffa []byte ; +};func (cmap *CMap )parseSystemInfo ()error {_faf :=false ;_dde :=false ;_bba :="";_bggc :=false ;_cece :=CIDSystemInfo {};for _cdgd :=0;_cdgd < 50&&!_bggc ;_cdgd ++{_bbd ,_ebc :=cmap .parseObject ();if _ebc !=nil {return _ebc ;};switch _eeb :=_bbd .(type ){case cmapDict :_ace :=_eeb .Dict ; +_gef ,_gad :=_ace ["\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079"];if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_fadd ,_gad :=_gef .(cmapString ); +if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_cece .Registry =_fadd .String ;_gef ,_gad =_ace ["\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067"]; +if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_fadd ,_gad =_gef .(cmapString );if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); +return ErrBadCMap ;};_cece .Ordering =_fadd .String ;_fgc ,_gad :=_ace ["\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074"];if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f"); +return ErrBadCMap ;};_bafd ,_gad :=_fgc .(cmapInt );if !_gad {_ef .Log .Debug ("\u0045\u0052\u0052\u004fR:\u0020\u0042\u0061\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006ef\u006f");return ErrBadCMap ;};_cece .Supplement =int (_bafd ._gedd ); +_bggc =true ;case cmapOperand :switch _eeb .Operand {case "\u0062\u0065\u0067i\u006e":_faf =true ;case "\u0065\u006e\u0064":_bggc =true ;case "\u0064\u0065\u0066":_dde =false ;};case cmapName :if _faf {_bba =_eeb .Name ;_dde =true ;};case cmapString :if _dde {switch _bba {case "\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079":_cece .Registry =_eeb .String ; +case "\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067":_cece .Ordering =_eeb .String ;};};case cmapInt :if _dde {switch _bba {case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_cece .Supplement =int (_eeb ._gedd );};};};};if !_bggc {_ef .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0050\u0061\u0072\u0073\u0065\u0064\u0020\u0053\u0079\u0073\u0074\u0065\u006d\u0020\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u006ec\u006f\u0072\u0072\u0065\u0063\u0074\u006c\u0079"); +return ErrBadCMap ;};cmap ._gfb =_cece ;return nil ;};type CIDSystemInfo struct{Registry string ;Ordering string ;Supplement int ;};type fbRange struct{_fe CharCode ;_ce CharCode ;_fff string ;};func (_cfdb *cMapParser )parseString ()(cmapString ,error ){_cfdb ._edd .ReadByte (); +_aafca :=_ga .Buffer {};_ebfc :=1;for {_fbb ,_aef :=_cfdb ._edd .Peek (1);if _aef !=nil {return cmapString {_aafca .String ()},_aef ;};if _fbb [0]=='\\'{_cfdb ._edd .ReadByte ();_dgb ,_cgd :=_cfdb ._edd .ReadByte ();if _cgd !=nil {return cmapString {_aafca .String ()},_cgd ; +};if _d .IsOctalDigit (_dgb ){_dbb ,_gfcb :=_cfdb ._edd .Peek (2);if _gfcb !=nil {return cmapString {_aafca .String ()},_gfcb ;};var _cdf []byte ;_cdf =append (_cdf ,_dgb );for _ ,_bagb :=range _dbb {if _d .IsOctalDigit (_bagb ){_cdf =append (_cdf ,_bagb ); +}else {break ;};};_cfdb ._edd .Discard (len (_cdf )-1);_ef .Log .Trace ("\u004e\u0075\u006d\u0065ri\u0063\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0022\u0025\u0073\u0022",_cdf );_dadd ,_gfcb :=_g .ParseUint (string (_cdf ),8,32);if _gfcb !=nil {return cmapString {_aafca .String ()},_gfcb ; +};_aafca .WriteByte (byte (_dadd ));continue ;};switch _dgb {case 'n':_aafca .WriteByte ('\n');case 'r':_aafca .WriteByte ('\r');case 't':_aafca .WriteByte ('\t');case 'b':_aafca .WriteByte ('\b');case 'f':_aafca .WriteByte ('\f');case '(':_aafca .WriteByte ('('); +case ')':_aafca .WriteByte (')');case '\\':_aafca .WriteByte ('\\');};continue ;}else if _fbb [0]=='('{_ebfc ++;}else if _fbb [0]==')'{_ebfc --;if _ebfc ==0{_cfdb ._edd .ReadByte ();break ;};};_abd ,_ :=_cfdb ._edd .ReadByte ();_aafca .WriteByte (_abd ); +};return cmapString {_aafca .String ()},nil ;};type CMap struct{*cMapParser ;_fdfd string ;_gda int ;_ba int ;_be string ;_gfe string ;_gfb CIDSystemInfo ;_ced []Codespace ;_aa map[CharCode ]CharCode ;_cd map[CharCode ]CharCode ;_ffe map[CharCode ]string ; +_gc map[string ]CharCode ;_gde []byte ;_cdd *_d .PdfObjectStream ;_ffd integer ;};func _fea (_fee string )string {_gcg :=[]rune (_fee );_ebd :=make ([]string ,len (_gcg ));for _aea ,_bda :=range _gcg {_ebd [_aea ]=_c .Sprintf ("\u0025\u0030\u0034\u0078",_bda ); +};return _c .Sprintf ("\u003c\u0025\u0073\u003e",_ega .Join (_ebd ,""));};func _dgdc (_ddac []byte )*cMapParser {_edge :=cMapParser {};_cce :=_ga .NewBuffer (_ddac );_edge ._edd =_e .NewReader (_cce );return &_edge ;};var (ErrBadCMap =_ed .New ("\u0062\u0061\u0064\u0020\u0063\u006d\u0061\u0070"); +ErrBadCMapComment =_ed .New ("c\u006f\u006d\u006d\u0065\u006e\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0073\u0074a\u0072\u0074\u0020w\u0069t\u0068\u0020\u0025");ErrBadCMapDict =_ed .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0069\u0063\u0074"); +);type CharCode uint32 ;func (_fg *CIDSystemInfo )String ()string {return _c .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0025\u0030\u0033\u0064",_fg .Registry ,_fg .Ordering ,_fg .Supplement );};func _ddd (_fada ,_gadb int )int {if _fada < _gadb {return _fada ; +};return _gadb ;};type Codespace struct{NumBytes int ;Low CharCode ;High CharCode ;};func (_dee *cMapParser )parseName ()(cmapName ,error ){_bfge :="";_ecda :=false ;for {_ffdd ,_bbad :=_dee ._edd .Peek (1);if _bbad ==_eg .EOF {break ;};if _bbad !=nil {return cmapName {_bfge },_bbad ; +};if !_ecda {if _ffdd [0]=='/'{_ecda =true ;_dee ._edd .ReadByte ();}else {_ef .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u004e\u0061\u006d\u0065\u0020\u0073\u0074a\u0072t\u0069n\u0067 \u0077\u0069\u0074\u0068\u0020\u0025\u0073\u0020\u0028\u0025\u0020\u0078\u0029",_ffdd ,_ffdd ); +return cmapName {_bfge },_c .Errorf ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u006ea\u006d\u0065:\u0020\u0028\u0025\u0063\u0029",_ffdd [0]);};}else {if _d .IsWhiteSpace (_ffdd [0]){break ;}else if (_ffdd [0]=='/')||(_ffdd [0]=='[')||(_ffdd [0]=='(')||(_ffdd [0]==']')||(_ffdd [0]=='<')||(_ffdd [0]=='>'){break ; +}else if _ffdd [0]=='#'{_geabg ,_cbfe :=_dee ._edd .Peek (3);if _cbfe !=nil {return cmapName {_bfge },_cbfe ;};_dee ._edd .Discard (3);_ccf ,_cbfe :=_ff .DecodeString (string (_geabg [1:3]));if _cbfe !=nil {return cmapName {_bfge },_cbfe ;};_bfge +=string (_ccf ); +}else {_accd ,_ :=_dee ._edd .ReadByte ();_bfge +=string (_accd );};};};return cmapName {_bfge },nil ;};type cmapFloat struct{_dcgb float64 };func _aga (_gff cmapHexString )rune {_acbf :=_bfd (_gff );if _cecbf :=len (_acbf );_cecbf ==0{_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0068\u0065\u0078\u0054o\u0052\u0075\u006e\u0065\u002e\u0020\u0045\u0078p\u0065c\u0074\u0065\u0064\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u006f\u006e\u0065\u0020\u0072u\u006e\u0065\u0020\u0073\u0068\u0065\u0078\u003d\u0025\u0023\u0076",_gff ); +return MissingCodeRune ;};if len (_acbf )> 1{_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0068\u0065\u0078\u0054\u006f\u0052\u0075\u006e\u0065\u002e\u0020\u0045\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0065\u0078\u0061\u0063\u0074\u006c\u0079\u0020\u006f\u006e\u0065\u0020\u0072\u0075\u006e\u0065\u0020\u0073\u0068\u0065\u0078\u003d\u0025\u0023v\u0020\u002d\u003e\u0020\u0025#\u0076",_gff ,_acbf ); +};return _acbf [0];};func (cmap *CMap )CIDToCharcode (cid CharCode )(CharCode ,bool ){_fdd ,_gbg :=cmap ._cd [cid ];return _fdd ,_gbg ;}; \ No newline at end of file diff --git a/internal/endian/endian.go b/internal/endian/endian.go index c3e7cf7f..6e7c91a0 100644 --- a/internal/endian/endian.go +++ b/internal/endian/endian.go @@ -9,5 +9,5 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package endian ;import (_d "encoding/binary";_f "unsafe";);func IsLittle ()bool {return !_b };func init (){const _fd =int (_f .Sizeof (0));_a :=1;_fe :=(*[_fd ]byte )(_f .Pointer (&_a ));if _fe [0]==0{_b =true ;ByteOrder =_d .BigEndian ;}else {ByteOrder =_d .LittleEndian ; -};};var (ByteOrder _d .ByteOrder ;_b bool ;);func IsBig ()bool {return _b }; \ No newline at end of file +package endian ;import (_f "encoding/binary";_c "unsafe";);func IsLittle ()bool {return !_e };func init (){const _ff =int (_c .Sizeof (0));_d :=1;_b :=(*[_ff ]byte )(_c .Pointer (&_d ));if _b [0]==0{_e =true ;ByteOrder =_f .BigEndian ;}else {ByteOrder =_f .LittleEndian ; +};};func IsBig ()bool {return _e };var (ByteOrder _f .ByteOrder ;_e bool ;); \ No newline at end of file diff --git a/internal/graphic2d/graphic2d.go b/internal/graphic2d/graphic2d.go index a5cdfe14..24b7146c 100644 --- a/internal/graphic2d/graphic2d.go +++ b/internal/graphic2d/graphic2d.go @@ -9,42 +9,41 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package graphic2d ;import (_c "image/color";_f "math";);func _fgd (_ebc ,_efc ,_cbga float64 ,_bf bool ,_cda float64 )(float64 ,float64 ){_ffc ,_da :=_f .Sincos (_cda );_dd ,_eadf :=_f .Sincos (_cbga );_aea :=-_ebc *_ffc *_eadf -_efc *_da *_dd ;_ebcf :=-_ebc *_ffc *_dd +_efc *_da *_eadf ; -if !_bf {return -_aea ,-_ebcf ;};return _aea ,_ebcf ;};func (_edd Point )Interpolate (q Point ,t float64 )Point {return Point {(1-t )*_edd .X +t *q .X ,(1-t )*_edd .Y +t *q .Y };};func QuadraticToCubicBezier (startX ,startY ,x1 ,y1 ,x ,y float64 )(Point ,Point ){_fcc :=Point {X :startX ,Y :startY }; -_ec :=Point {X :x1 ,Y :y1 };_ggd :=Point {X :x ,Y :y };_dbde :=_fcc .Interpolate (_ec ,2.0/3.0);_ccbd :=_ggd .Interpolate (_ec ,2.0/3.0);return _dbde ,_ccbd ;};type Point struct{X ,Y float64 ;};func _geb (_adb float64 )float64 {_adb =_f .Mod (_adb ,2.0*_f .Pi ); -if _adb < 0.0{_adb +=2.0*_f .Pi ;};return _adb ;};func _aba (_dbg ,_cagd float64 )bool {return _f .Abs (_dbg -_cagd )<=_fgb };func _db (_ba ,_bg ,_bad ,_cbe ,_cg float64 ,_ccb ,_gdc bool ,_bd ,_bdb float64 )(float64 ,float64 ,float64 ,float64 ){if _aba (_ba ,_bd )&&_aba (_bg ,_bdb ){return _ba ,_bg ,0.0,0.0; -};_eb ,_gbd :=_f .Sincos (_cg );_cbg :=_gbd *(_ba -_bd )/2.0+_eb *(_bg -_bdb )/2.0;_gde :=-_eb *(_ba -_bd )/2.0+_gbd *(_bg -_bdb )/2.0;_eef :=_cbg *_cbg /_bad /_bad +_gde *_gde /_cbe /_cbe ;if _eef > 1.0{_bad *=_f .Sqrt (_eef );_cbe *=_f .Sqrt (_eef ); -};_ad :=(_bad *_bad *_cbe *_cbe -_bad *_bad *_gde *_gde -_cbe *_cbe *_cbg *_cbg )/(_bad *_bad *_gde *_gde +_cbe *_cbe *_cbg *_cbg );if _ad < 0.0{_ad =0.0;};_cac :=_f .Sqrt (_ad );if _ccb ==_gdc {_cac =-_cac ;};_ab :=_cac *_bad *_gde /_cbe ;_cfd :=_cac *-_cbe *_cbg /_bad ; -_dba :=_gbd *_ab -_eb *_cfd +(_ba +_bd )/2.0;_ead :=_eb *_ab +_gbd *_cfd +(_bg +_bdb )/2.0;_gg :=(_cbg -_ab )/_bad ;_aa :=(_gde -_cfd )/_cbe ;_cdg :=-(_cbg +_ab )/_bad ;_ebb :=-(_gde +_cfd )/_cbe ;_fba :=_f .Acos (_gg /_f .Sqrt (_gg *_gg +_aa *_aa ));if _aa < 0.0{_fba =-_fba ; -};_fba =_geb (_fba );_fd :=(_gg *_cdg +_aa *_ebb )/_f .Sqrt ((_gg *_gg +_aa *_aa )*(_cdg *_cdg +_ebb *_ebb ));_fd =_f .Min (1.0,_f .Max (-1.0,_fd ));_ed :=_f .Acos (_fd );if _gg *_ebb -_aa *_cdg < 0.0{_ed =-_ed ;};if !_gdc &&_ed > 0.0{_ed -=2.0*_f .Pi ; -}else if _gdc &&_ed < 0.0{_ed +=2.0*_f .Pi ;};return _dba ,_ead ,_fba ,_fba +_ed ;};func _ffe (_ca ,_ged ,_cc ,_fg ,_ea ,_cd float64 )(float64 ,float64 ){_eaf ,_cag :=_f .Sincos (_cd );_ac ,_fb :=_f .Sincos (_cc );_eafg :=_fg +_ca *_cag *_fb -_ged *_eaf *_ac ; -_de :=_ea +_ca *_cag *_ac +_ged *_eaf *_fb ;return _eafg ,_de ;};var ColorMap =map[string ]_c .RGBA {"\u0061l\u0069\u0063\u0065\u0062\u006c\u0075e":_c .RGBA {0xf0,0xf8,0xff,0xff},"\u0061\u006e\u0074i\u0071\u0075\u0065\u0077\u0068\u0069\u0074\u0065":_c .RGBA {0xfa,0xeb,0xd7,0xff},"\u0061\u0071\u0075\u0061":_c .RGBA {0x00,0xff,0xff,0xff},"\u0061\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_c .RGBA {0x7f,0xff,0xd4,0xff},"\u0061\u007a\u0075r\u0065":_c .RGBA {0xf0,0xff,0xff,0xff},"\u0062\u0065\u0069g\u0065":_c .RGBA {0xf5,0xf5,0xdc,0xff},"\u0062\u0069\u0073\u0071\u0075\u0065":_c .RGBA {0xff,0xe4,0xc4,0xff},"\u0062\u006c\u0061c\u006b":_c .RGBA {0x00,0x00,0x00,0xff},"\u0062\u006c\u0061\u006e\u0063\u0068\u0065\u0064\u0061l\u006d\u006f\u006e\u0064":_c .RGBA {0xff,0xeb,0xcd,0xff},"\u0062\u006c\u0075\u0065":_c .RGBA {0x00,0x00,0xff,0xff},"\u0062\u006c\u0075\u0065\u0076\u0069\u006f\u006c\u0065\u0074":_c .RGBA {0x8a,0x2b,0xe2,0xff},"\u0062\u0072\u006fw\u006e":_c .RGBA {0xa5,0x2a,0x2a,0xff},"\u0062u\u0072\u006c\u0079\u0077\u006f\u006fd":_c .RGBA {0xde,0xb8,0x87,0xff},"\u0063a\u0064\u0065\u0074\u0062\u006c\u0075e":_c .RGBA {0x5f,0x9e,0xa0,0xff},"\u0063\u0068\u0061\u0072\u0074\u0072\u0065\u0075\u0073\u0065":_c .RGBA {0x7f,0xff,0x00,0xff},"\u0063h\u006f\u0063\u006f\u006c\u0061\u0074e":_c .RGBA {0xd2,0x69,0x1e,0xff},"\u0063\u006f\u0072a\u006c":_c .RGBA {0xff,0x7f,0x50,0xff},"\u0063\u006f\u0072\u006e\u0066\u006c\u006f\u0077\u0065r\u0062\u006c\u0075\u0065":_c .RGBA {0x64,0x95,0xed,0xff},"\u0063\u006f\u0072\u006e\u0073\u0069\u006c\u006b":_c .RGBA {0xff,0xf8,0xdc,0xff},"\u0063r\u0069\u006d\u0073\u006f\u006e":_c .RGBA {0xdc,0x14,0x3c,0xff},"\u0063\u0079\u0061\u006e":_c .RGBA {0x00,0xff,0xff,0xff},"\u0064\u0061\u0072\u006b\u0062\u006c\u0075\u0065":_c .RGBA {0x00,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0063\u0079\u0061\u006e":_c .RGBA {0x00,0x8b,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_c .RGBA {0xb8,0x86,0x0b,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0061\u0079":_c .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u0067\u0072\u0065\u0065n":_c .RGBA {0x00,0x64,0x00,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0065\u0079":_c .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u006b\u0068\u0061\u006bi":_c .RGBA {0xbd,0xb7,0x6b,0xff},"d\u0061\u0072\u006b\u006d\u0061\u0067\u0065\u006e\u0074\u0061":_c .RGBA {0x8b,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u006f\u006c\u0069\u0076\u0065g\u0072\u0065\u0065\u006e":_c .RGBA {0x55,0x6b,0x2f,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0061\u006e\u0067\u0065":_c .RGBA {0xff,0x8c,0x00,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0063\u0068\u0069\u0064":_c .RGBA {0x99,0x32,0xcc,0xff},"\u0064a\u0072\u006b\u0072\u0065\u0064":_c .RGBA {0x8b,0x00,0x00,0xff},"\u0064\u0061\u0072\u006b\u0073\u0061\u006c\u006d\u006f\u006e":_c .RGBA {0xe9,0x96,0x7a,0xff},"\u0064\u0061\u0072k\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x8f,0xbc,0x8f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_c .RGBA {0x48,0x3d,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0061\u0079":_c .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0065\u0079":_c .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_c .RGBA {0x00,0xce,0xd1,0xff},"\u0064\u0061\u0072\u006b\u0076\u0069\u006f\u006c\u0065\u0074":_c .RGBA {0x94,0x00,0xd3,0xff},"\u0064\u0065\u0065\u0070\u0070\u0069\u006e\u006b":_c .RGBA {0xff,0x14,0x93,0xff},"d\u0065\u0065\u0070\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_c .RGBA {0x00,0xbf,0xff,0xff},"\u0064i\u006d\u0067\u0072\u0061\u0079":_c .RGBA {0x69,0x69,0x69,0xff},"\u0064i\u006d\u0067\u0072\u0065\u0079":_c .RGBA {0x69,0x69,0x69,0xff},"\u0064\u006f\u0064\u0067\u0065\u0072\u0062\u006c\u0075\u0065":_c .RGBA {0x1e,0x90,0xff,0xff},"\u0066i\u0072\u0065\u0062\u0072\u0069\u0063k":_c .RGBA {0xb2,0x22,0x22,0xff},"f\u006c\u006f\u0072\u0061\u006c\u0077\u0068\u0069\u0074\u0065":_c .RGBA {0xff,0xfa,0xf0,0xff},"f\u006f\u0072\u0065\u0073\u0074\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x22,0x8b,0x22,0xff},"\u0066u\u0063\u0068\u0073\u0069\u0061":_c .RGBA {0xff,0x00,0xff,0xff},"\u0067a\u0069\u006e\u0073\u0062\u006f\u0072o":_c .RGBA {0xdc,0xdc,0xdc,0xff},"\u0067\u0068\u006f\u0073\u0074\u0077\u0068\u0069\u0074\u0065":_c .RGBA {0xf8,0xf8,0xff,0xff},"\u0067\u006f\u006c\u0064":_c .RGBA {0xff,0xd7,0x00,0xff},"\u0067o\u006c\u0064\u0065\u006e\u0072\u006fd":_c .RGBA {0xda,0xa5,0x20,0xff},"\u0067\u0072\u0061\u0079":_c .RGBA {0x80,0x80,0x80,0xff},"\u0067\u0072\u0065e\u006e":_c .RGBA {0x00,0x80,0x00,0xff},"g\u0072\u0065\u0065\u006e\u0079\u0065\u006c\u006c\u006f\u0077":_c .RGBA {0xad,0xff,0x2f,0xff},"\u0067\u0072\u0065\u0079":_c .RGBA {0x80,0x80,0x80,0xff},"\u0068\u006f\u006e\u0065\u0079\u0064\u0065\u0077":_c .RGBA {0xf0,0xff,0xf0,0xff},"\u0068o\u0074\u0070\u0069\u006e\u006b":_c .RGBA {0xff,0x69,0xb4,0xff},"\u0069n\u0064\u0069\u0061\u006e\u0072\u0065d":_c .RGBA {0xcd,0x5c,0x5c,0xff},"\u0069\u006e\u0064\u0069\u0067\u006f":_c .RGBA {0x4b,0x00,0x82,0xff},"\u0069\u0076\u006fr\u0079":_c .RGBA {0xff,0xff,0xf0,0xff},"\u006b\u0068\u0061k\u0069":_c .RGBA {0xf0,0xe6,0x8c,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072":_c .RGBA {0xe6,0xe6,0xfa,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072\u0062\u006c\u0075\u0073\u0068":_c .RGBA {0xff,0xf0,0xf5,0xff},"\u006ca\u0077\u006e\u0067\u0072\u0065\u0065n":_c .RGBA {0x7c,0xfc,0x00,0xff},"\u006c\u0065\u006do\u006e\u0063\u0068\u0069\u0066\u0066\u006f\u006e":_c .RGBA {0xff,0xfa,0xcd,0xff},"\u006ci\u0067\u0068\u0074\u0062\u006c\u0075e":_c .RGBA {0xad,0xd8,0xe6,0xff},"\u006c\u0069\u0067\u0068\u0074\u0063\u006f\u0072\u0061\u006c":_c .RGBA {0xf0,0x80,0x80,0xff},"\u006ci\u0067\u0068\u0074\u0063\u0079\u0061n":_c .RGBA {0xe0,0xff,0xff,0xff},"l\u0069g\u0068\u0074\u0067\u006f\u006c\u0064\u0065\u006er\u006f\u0064\u0079\u0065ll\u006f\u0077":_c .RGBA {0xfa,0xfa,0xd2,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0061y":_c .RGBA {0xd3,0xd3,0xd3,0xff},"\u006c\u0069\u0067\u0068\u0074\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x90,0xee,0x90,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0065y":_c .RGBA {0xd3,0xd3,0xd3,0xff},"\u006ci\u0067\u0068\u0074\u0070\u0069\u006ek":_c .RGBA {0xff,0xb6,0xc1,0xff},"l\u0069\u0067\u0068\u0074\u0073\u0061\u006c\u006d\u006f\u006e":_c .RGBA {0xff,0xa0,0x7a,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x20,0xb2,0xaa,0xff},"\u006c\u0069\u0067h\u0074\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_c .RGBA {0x87,0xce,0xfa,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0061\u0079":_c .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0065\u0079":_c .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0074\u0065\u0065l\u0062\u006c\u0075\u0065":_c .RGBA {0xb0,0xc4,0xde,0xff},"l\u0069\u0067\u0068\u0074\u0079\u0065\u006c\u006c\u006f\u0077":_c .RGBA {0xff,0xff,0xe0,0xff},"\u006c\u0069\u006d\u0065":_c .RGBA {0x00,0xff,0x00,0xff},"\u006ci\u006d\u0065\u0067\u0072\u0065\u0065n":_c .RGBA {0x32,0xcd,0x32,0xff},"\u006c\u0069\u006ee\u006e":_c .RGBA {0xfa,0xf0,0xe6,0xff},"\u006da\u0067\u0065\u006e\u0074\u0061":_c .RGBA {0xff,0x00,0xff,0xff},"\u006d\u0061\u0072\u006f\u006f\u006e":_c .RGBA {0x80,0x00,0x00,0xff},"\u006d\u0065d\u0069\u0075\u006da\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_c .RGBA {0x66,0xcd,0xaa,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0062\u006c\u0075\u0065":_c .RGBA {0x00,0x00,0xcd,0xff},"\u006d\u0065\u0064i\u0075\u006d\u006f\u0072\u0063\u0068\u0069\u0064":_c .RGBA {0xba,0x55,0xd3,0xff},"\u006d\u0065\u0064i\u0075\u006d\u0070\u0075\u0072\u0070\u006c\u0065":_c .RGBA {0x93,0x70,0xdb,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0065\u0061g\u0072\u0065\u0065\u006e":_c .RGBA {0x3c,0xb3,0x71,0xff},"\u006de\u0064i\u0075\u006d\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_c .RGBA {0x7b,0x68,0xee,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0070\u0072\u0069\u006e\u0067g\u0072\u0065\u0065\u006e":_c .RGBA {0x00,0xfa,0x9a,0xff},"\u006de\u0064i\u0075\u006d\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_c .RGBA {0x48,0xd1,0xcc,0xff},"\u006de\u0064i\u0075\u006d\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_c .RGBA {0xc7,0x15,0x85,0xff},"\u006d\u0069\u0064n\u0069\u0067\u0068\u0074\u0062\u006c\u0075\u0065":_c .RGBA {0x19,0x19,0x70,0xff},"\u006di\u006e\u0074\u0063\u0072\u0065\u0061m":_c .RGBA {0xf5,0xff,0xfa,0xff},"\u006di\u0073\u0074\u0079\u0072\u006f\u0073e":_c .RGBA {0xff,0xe4,0xe1,0xff},"\u006d\u006f\u0063\u0063\u0061\u0073\u0069\u006e":_c .RGBA {0xff,0xe4,0xb5,0xff},"n\u0061\u0076\u0061\u006a\u006f\u0077\u0068\u0069\u0074\u0065":_c .RGBA {0xff,0xde,0xad,0xff},"\u006e\u0061\u0076\u0079":_c .RGBA {0x00,0x00,0x80,0xff},"\u006fl\u0064\u006c\u0061\u0063\u0065":_c .RGBA {0xfd,0xf5,0xe6,0xff},"\u006f\u006c\u0069v\u0065":_c .RGBA {0x80,0x80,0x00,0xff},"\u006fl\u0069\u0076\u0065\u0064\u0072\u0061b":_c .RGBA {0x6b,0x8e,0x23,0xff},"\u006f\u0072\u0061\u006e\u0067\u0065":_c .RGBA {0xff,0xa5,0x00,0xff},"\u006fr\u0061\u006e\u0067\u0065\u0072\u0065d":_c .RGBA {0xff,0x45,0x00,0xff},"\u006f\u0072\u0063\u0068\u0069\u0064":_c .RGBA {0xda,0x70,0xd6,0xff},"\u0070\u0061\u006c\u0065\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_c .RGBA {0xee,0xe8,0xaa,0xff},"\u0070a\u006c\u0065\u0067\u0072\u0065\u0065n":_c .RGBA {0x98,0xfb,0x98,0xff},"\u0070\u0061\u006c\u0065\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_c .RGBA {0xaf,0xee,0xee,0xff},"\u0070\u0061\u006c\u0065\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_c .RGBA {0xdb,0x70,0x93,0xff},"\u0070\u0061\u0070\u0061\u0079\u0061\u0077\u0068\u0069\u0070":_c .RGBA {0xff,0xef,0xd5,0xff},"\u0070e\u0061\u0063\u0068\u0070\u0075\u0066f":_c .RGBA {0xff,0xda,0xb9,0xff},"\u0070\u0065\u0072\u0075":_c .RGBA {0xcd,0x85,0x3f,0xff},"\u0070\u0069\u006e\u006b":_c .RGBA {0xff,0xc0,0xcb,0xff},"\u0070\u006c\u0075\u006d":_c .RGBA {0xdd,0xa0,0xdd,0xff},"\u0070\u006f\u0077\u0064\u0065\u0072\u0062\u006c\u0075\u0065":_c .RGBA {0xb0,0xe0,0xe6,0xff},"\u0070\u0075\u0072\u0070\u006c\u0065":_c .RGBA {0x80,0x00,0x80,0xff},"\u0072\u0065\u0064":_c .RGBA {0xff,0x00,0x00,0xff},"\u0072o\u0073\u0079\u0062\u0072\u006f\u0077n":_c .RGBA {0xbc,0x8f,0x8f,0xff},"\u0072o\u0079\u0061\u006c\u0062\u006c\u0075e":_c .RGBA {0x41,0x69,0xe1,0xff},"s\u0061\u0064\u0064\u006c\u0065\u0062\u0072\u006f\u0077\u006e":_c .RGBA {0x8b,0x45,0x13,0xff},"\u0073\u0061\u006c\u006d\u006f\u006e":_c .RGBA {0xfa,0x80,0x72,0xff},"\u0073\u0061\u006e\u0064\u0079\u0062\u0072\u006f\u0077\u006e":_c .RGBA {0xf4,0xa4,0x60,0xff},"\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x2e,0x8b,0x57,0xff},"\u0073\u0065\u0061\u0073\u0068\u0065\u006c\u006c":_c .RGBA {0xff,0xf5,0xee,0xff},"\u0073\u0069\u0065\u006e\u006e\u0061":_c .RGBA {0xa0,0x52,0x2d,0xff},"\u0073\u0069\u006c\u0076\u0065\u0072":_c .RGBA {0xc0,0xc0,0xc0,0xff},"\u0073k\u0079\u0062\u006c\u0075\u0065":_c .RGBA {0x87,0xce,0xeb,0xff},"\u0073l\u0061\u0074\u0065\u0062\u006c\u0075e":_c .RGBA {0x6a,0x5a,0xcd,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0061y":_c .RGBA {0x70,0x80,0x90,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0065y":_c .RGBA {0x70,0x80,0x90,0xff},"\u0073\u006e\u006f\u0077":_c .RGBA {0xff,0xfa,0xfa,0xff},"s\u0070\u0072\u0069\u006e\u0067\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x00,0xff,0x7f,0xff},"\u0073t\u0065\u0065\u006c\u0062\u006c\u0075e":_c .RGBA {0x46,0x82,0xb4,0xff},"\u0074\u0061\u006e":_c .RGBA {0xd2,0xb4,0x8c,0xff},"\u0074\u0065\u0061\u006c":_c .RGBA {0x00,0x80,0x80,0xff},"\u0074h\u0069\u0073\u0074\u006c\u0065":_c .RGBA {0xd8,0xbf,0xd8,0xff},"\u0074\u006f\u006d\u0061\u0074\u006f":_c .RGBA {0xff,0x63,0x47,0xff},"\u0074u\u0072\u0071\u0075\u006f\u0069\u0073e":_c .RGBA {0x40,0xe0,0xd0,0xff},"\u0076\u0069\u006f\u006c\u0065\u0074":_c .RGBA {0xee,0x82,0xee,0xff},"\u0077\u0068\u0065a\u0074":_c .RGBA {0xf5,0xde,0xb3,0xff},"\u0077\u0068\u0069t\u0065":_c .RGBA {0xff,0xff,0xff,0xff},"\u0077\u0068\u0069\u0074\u0065\u0073\u006d\u006f\u006b\u0065":_c .RGBA {0xf5,0xf5,0xf5,0xff},"\u0079\u0065\u006c\u006c\u006f\u0077":_c .RGBA {0xff,0xff,0x00,0xff},"y\u0065\u006c\u006c\u006f\u0077\u0067\u0072\u0065\u0065\u006e":_c .RGBA {0x9a,0xcd,0x32,0xff}}; -var Names =[]string {"\u0061l\u0069\u0063\u0065\u0062\u006c\u0075e","\u0061\u006e\u0074i\u0071\u0075\u0065\u0077\u0068\u0069\u0074\u0065","\u0061\u0071\u0075\u0061","\u0061\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065","\u0061\u007a\u0075r\u0065","\u0062\u0065\u0069g\u0065","\u0062\u0069\u0073\u0071\u0075\u0065","\u0062\u006c\u0061c\u006b","\u0062\u006c\u0061\u006e\u0063\u0068\u0065\u0064\u0061l\u006d\u006f\u006e\u0064","\u0062\u006c\u0075\u0065","\u0062\u006c\u0075\u0065\u0076\u0069\u006f\u006c\u0065\u0074","\u0062\u0072\u006fw\u006e","\u0062u\u0072\u006c\u0079\u0077\u006f\u006fd","\u0063a\u0064\u0065\u0074\u0062\u006c\u0075e","\u0063\u0068\u0061\u0072\u0074\u0072\u0065\u0075\u0073\u0065","\u0063h\u006f\u0063\u006f\u006c\u0061\u0074e","\u0063\u006f\u0072a\u006c","\u0063\u006f\u0072\u006e\u0066\u006c\u006f\u0077\u0065r\u0062\u006c\u0075\u0065","\u0063\u006f\u0072\u006e\u0073\u0069\u006c\u006b","\u0063r\u0069\u006d\u0073\u006f\u006e","\u0063\u0079\u0061\u006e","\u0064\u0061\u0072\u006b\u0062\u006c\u0075\u0065","\u0064\u0061\u0072\u006b\u0063\u0079\u0061\u006e","\u0064\u0061\u0072\u006b\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064","\u0064\u0061\u0072\u006b\u0067\u0072\u0061\u0079","\u0064a\u0072\u006b\u0067\u0072\u0065\u0065n","\u0064\u0061\u0072\u006b\u0067\u0072\u0065\u0079","\u0064a\u0072\u006b\u006b\u0068\u0061\u006bi","d\u0061\u0072\u006b\u006d\u0061\u0067\u0065\u006e\u0074\u0061","\u0064\u0061\u0072\u006b\u006f\u006c\u0069\u0076\u0065g\u0072\u0065\u0065\u006e","\u0064\u0061\u0072\u006b\u006f\u0072\u0061\u006e\u0067\u0065","\u0064\u0061\u0072\u006b\u006f\u0072\u0063\u0068\u0069\u0064","\u0064a\u0072\u006b\u0072\u0065\u0064","\u0064\u0061\u0072\u006b\u0073\u0061\u006c\u006d\u006f\u006e","\u0064\u0061\u0072k\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0061\u0079","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0065\u0079","\u0064\u0061\u0072\u006b\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u0064\u0061\u0072\u006b\u0076\u0069\u006f\u006c\u0065\u0074","\u0064\u0065\u0065\u0070\u0070\u0069\u006e\u006b","d\u0065\u0065\u0070\u0073\u006b\u0079\u0062\u006c\u0075\u0065","\u0064i\u006d\u0067\u0072\u0061\u0079","\u0064i\u006d\u0067\u0072\u0065\u0079","\u0064\u006f\u0064\u0067\u0065\u0072\u0062\u006c\u0075\u0065","\u0066i\u0072\u0065\u0062\u0072\u0069\u0063k","f\u006c\u006f\u0072\u0061\u006c\u0077\u0068\u0069\u0074\u0065","f\u006f\u0072\u0065\u0073\u0074\u0067\u0072\u0065\u0065\u006e","\u0066u\u0063\u0068\u0073\u0069\u0061","\u0067a\u0069\u006e\u0073\u0062\u006f\u0072o","\u0067\u0068\u006f\u0073\u0074\u0077\u0068\u0069\u0074\u0065","\u0067\u006f\u006c\u0064","\u0067o\u006c\u0064\u0065\u006e\u0072\u006fd","\u0067\u0072\u0061\u0079","\u0067\u0072\u0065e\u006e","g\u0072\u0065\u0065\u006e\u0079\u0065\u006c\u006c\u006f\u0077","\u0067\u0072\u0065\u0079","\u0068\u006f\u006e\u0065\u0079\u0064\u0065\u0077","\u0068o\u0074\u0070\u0069\u006e\u006b","\u0069n\u0064\u0069\u0061\u006e\u0072\u0065d","\u0069\u006e\u0064\u0069\u0067\u006f","\u0069\u0076\u006fr\u0079","\u006b\u0068\u0061k\u0069","\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072","\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072\u0062\u006c\u0075\u0073\u0068","\u006ca\u0077\u006e\u0067\u0072\u0065\u0065n","\u006c\u0065\u006do\u006e\u0063\u0068\u0069\u0066\u0066\u006f\u006e","\u006ci\u0067\u0068\u0074\u0062\u006c\u0075e","\u006c\u0069\u0067\u0068\u0074\u0063\u006f\u0072\u0061\u006c","\u006ci\u0067\u0068\u0074\u0063\u0079\u0061n","l\u0069g\u0068\u0074\u0067\u006f\u006c\u0064\u0065\u006er\u006f\u0064\u0079\u0065ll\u006f\u0077","\u006ci\u0067\u0068\u0074\u0067\u0072\u0061y","\u006c\u0069\u0067\u0068\u0074\u0067\u0072\u0065\u0065\u006e","\u006ci\u0067\u0068\u0074\u0067\u0072\u0065y","\u006ci\u0067\u0068\u0074\u0070\u0069\u006ek","l\u0069\u0067\u0068\u0074\u0073\u0061\u006c\u006d\u006f\u006e","\u006c\u0069\u0067\u0068\u0074\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u006c\u0069\u0067h\u0074\u0073\u006b\u0079\u0062\u006c\u0075\u0065","\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0061\u0079","\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0065\u0079","\u006c\u0069\u0067\u0068\u0074\u0073\u0074\u0065\u0065l\u0062\u006c\u0075\u0065","l\u0069\u0067\u0068\u0074\u0079\u0065\u006c\u006c\u006f\u0077","\u006c\u0069\u006d\u0065","\u006ci\u006d\u0065\u0067\u0072\u0065\u0065n","\u006c\u0069\u006ee\u006e","\u006da\u0067\u0065\u006e\u0074\u0061","\u006d\u0061\u0072\u006f\u006f\u006e","\u006d\u0065d\u0069\u0075\u006da\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0062\u006c\u0075\u0065","\u006d\u0065\u0064i\u0075\u006d\u006f\u0072\u0063\u0068\u0069\u0064","\u006d\u0065\u0064i\u0075\u006d\u0070\u0075\u0072\u0070\u006c\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0065\u0061g\u0072\u0065\u0065\u006e","\u006de\u0064i\u0075\u006d\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0070\u0072\u0069\u006e\u0067g\u0072\u0065\u0065\u006e","\u006de\u0064i\u0075\u006d\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u006de\u0064i\u0075\u006d\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064","\u006d\u0069\u0064n\u0069\u0067\u0068\u0074\u0062\u006c\u0075\u0065","\u006di\u006e\u0074\u0063\u0072\u0065\u0061m","\u006di\u0073\u0074\u0079\u0072\u006f\u0073e","\u006d\u006f\u0063\u0063\u0061\u0073\u0069\u006e","n\u0061\u0076\u0061\u006a\u006f\u0077\u0068\u0069\u0074\u0065","\u006e\u0061\u0076\u0079","\u006fl\u0064\u006c\u0061\u0063\u0065","\u006f\u006c\u0069v\u0065","\u006fl\u0069\u0076\u0065\u0064\u0072\u0061b","\u006f\u0072\u0061\u006e\u0067\u0065","\u006fr\u0061\u006e\u0067\u0065\u0072\u0065d","\u006f\u0072\u0063\u0068\u0069\u0064","\u0070\u0061\u006c\u0065\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064","\u0070a\u006c\u0065\u0067\u0072\u0065\u0065n","\u0070\u0061\u006c\u0065\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u0070\u0061\u006c\u0065\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064","\u0070\u0061\u0070\u0061\u0079\u0061\u0077\u0068\u0069\u0070","\u0070e\u0061\u0063\u0068\u0070\u0075\u0066f","\u0070\u0065\u0072\u0075","\u0070\u0069\u006e\u006b","\u0070\u006c\u0075\u006d","\u0070\u006f\u0077\u0064\u0065\u0072\u0062\u006c\u0075\u0065","\u0070\u0075\u0072\u0070\u006c\u0065","\u0072\u0065\u0064","\u0072o\u0073\u0079\u0062\u0072\u006f\u0077n","\u0072o\u0079\u0061\u006c\u0062\u006c\u0075e","s\u0061\u0064\u0064\u006c\u0065\u0062\u0072\u006f\u0077\u006e","\u0073\u0061\u006c\u006d\u006f\u006e","\u0073\u0061\u006e\u0064\u0079\u0062\u0072\u006f\u0077\u006e","\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u0073\u0065\u0061\u0073\u0068\u0065\u006c\u006c","\u0073\u0069\u0065\u006e\u006e\u0061","\u0073\u0069\u006c\u0076\u0065\u0072","\u0073k\u0079\u0062\u006c\u0075\u0065","\u0073l\u0061\u0074\u0065\u0062\u006c\u0075e","\u0073l\u0061\u0074\u0065\u0067\u0072\u0061y","\u0073l\u0061\u0074\u0065\u0067\u0072\u0065y","\u0073\u006e\u006f\u0077","s\u0070\u0072\u0069\u006e\u0067\u0067\u0072\u0065\u0065\u006e","\u0073t\u0065\u0065\u006c\u0062\u006c\u0075e","\u0074\u0061\u006e","\u0074\u0065\u0061\u006c","\u0074h\u0069\u0073\u0074\u006c\u0065","\u0074\u006f\u006d\u0061\u0074\u006f","\u0074u\u0072\u0071\u0075\u006f\u0069\u0073e","\u0076\u0069\u006f\u006c\u0065\u0074","\u0077\u0068\u0065a\u0074","\u0077\u0068\u0069t\u0065","\u0077\u0068\u0069\u0074\u0065\u0073\u006d\u006f\u006b\u0065","\u0079\u0065\u006c\u006c\u006f\u0077","y\u0065\u006c\u006c\u006f\u0077\u0067\u0072\u0065\u0065\u006e"}; -const _fgb =1e-10;var (Aliceblue =_c .RGBA {0xf0,0xf8,0xff,0xff};Antiquewhite =_c .RGBA {0xfa,0xeb,0xd7,0xff};Aqua =_c .RGBA {0x00,0xff,0xff,0xff};Aquamarine =_c .RGBA {0x7f,0xff,0xd4,0xff};Azure =_c .RGBA {0xf0,0xff,0xff,0xff};Beige =_c .RGBA {0xf5,0xf5,0xdc,0xff}; -Bisque =_c .RGBA {0xff,0xe4,0xc4,0xff};Black =_c .RGBA {0x00,0x00,0x00,0xff};Blanchedalmond =_c .RGBA {0xff,0xeb,0xcd,0xff};Blue =_c .RGBA {0x00,0x00,0xff,0xff};Blueviolet =_c .RGBA {0x8a,0x2b,0xe2,0xff};Brown =_c .RGBA {0xa5,0x2a,0x2a,0xff};Burlywood =_c .RGBA {0xde,0xb8,0x87,0xff}; -Cadetblue =_c .RGBA {0x5f,0x9e,0xa0,0xff};Chartreuse =_c .RGBA {0x7f,0xff,0x00,0xff};Chocolate =_c .RGBA {0xd2,0x69,0x1e,0xff};Coral =_c .RGBA {0xff,0x7f,0x50,0xff};Cornflowerblue =_c .RGBA {0x64,0x95,0xed,0xff};Cornsilk =_c .RGBA {0xff,0xf8,0xdc,0xff}; -Crimson =_c .RGBA {0xdc,0x14,0x3c,0xff};Cyan =_c .RGBA {0x00,0xff,0xff,0xff};Darkblue =_c .RGBA {0x00,0x00,0x8b,0xff};Darkcyan =_c .RGBA {0x00,0x8b,0x8b,0xff};Darkgoldenrod =_c .RGBA {0xb8,0x86,0x0b,0xff};Darkgray =_c .RGBA {0xa9,0xa9,0xa9,0xff};Darkgreen =_c .RGBA {0x00,0x64,0x00,0xff}; -Darkgrey =_c .RGBA {0xa9,0xa9,0xa9,0xff};Darkkhaki =_c .RGBA {0xbd,0xb7,0x6b,0xff};Darkmagenta =_c .RGBA {0x8b,0x00,0x8b,0xff};Darkolivegreen =_c .RGBA {0x55,0x6b,0x2f,0xff};Darkorange =_c .RGBA {0xff,0x8c,0x00,0xff};Darkorchid =_c .RGBA {0x99,0x32,0xcc,0xff}; -Darkred =_c .RGBA {0x8b,0x00,0x00,0xff};Darksalmon =_c .RGBA {0xe9,0x96,0x7a,0xff};Darkseagreen =_c .RGBA {0x8f,0xbc,0x8f,0xff};Darkslateblue =_c .RGBA {0x48,0x3d,0x8b,0xff};Darkslategray =_c .RGBA {0x2f,0x4f,0x4f,0xff};Darkslategrey =_c .RGBA {0x2f,0x4f,0x4f,0xff}; -Darkturquoise =_c .RGBA {0x00,0xce,0xd1,0xff};Darkviolet =_c .RGBA {0x94,0x00,0xd3,0xff};Deeppink =_c .RGBA {0xff,0x14,0x93,0xff};Deepskyblue =_c .RGBA {0x00,0xbf,0xff,0xff};Dimgray =_c .RGBA {0x69,0x69,0x69,0xff};Dimgrey =_c .RGBA {0x69,0x69,0x69,0xff}; -Dodgerblue =_c .RGBA {0x1e,0x90,0xff,0xff};Firebrick =_c .RGBA {0xb2,0x22,0x22,0xff};Floralwhite =_c .RGBA {0xff,0xfa,0xf0,0xff};Forestgreen =_c .RGBA {0x22,0x8b,0x22,0xff};Fuchsia =_c .RGBA {0xff,0x00,0xff,0xff};Gainsboro =_c .RGBA {0xdc,0xdc,0xdc,0xff}; -Ghostwhite =_c .RGBA {0xf8,0xf8,0xff,0xff};Gold =_c .RGBA {0xff,0xd7,0x00,0xff};Goldenrod =_c .RGBA {0xda,0xa5,0x20,0xff};Gray =_c .RGBA {0x80,0x80,0x80,0xff};Green =_c .RGBA {0x00,0x80,0x00,0xff};Greenyellow =_c .RGBA {0xad,0xff,0x2f,0xff};Grey =_c .RGBA {0x80,0x80,0x80,0xff}; -Honeydew =_c .RGBA {0xf0,0xff,0xf0,0xff};Hotpink =_c .RGBA {0xff,0x69,0xb4,0xff};Indianred =_c .RGBA {0xcd,0x5c,0x5c,0xff};Indigo =_c .RGBA {0x4b,0x00,0x82,0xff};Ivory =_c .RGBA {0xff,0xff,0xf0,0xff};Khaki =_c .RGBA {0xf0,0xe6,0x8c,0xff};Lavender =_c .RGBA {0xe6,0xe6,0xfa,0xff}; -Lavenderblush =_c .RGBA {0xff,0xf0,0xf5,0xff};Lawngreen =_c .RGBA {0x7c,0xfc,0x00,0xff};Lemonchiffon =_c .RGBA {0xff,0xfa,0xcd,0xff};Lightblue =_c .RGBA {0xad,0xd8,0xe6,0xff};Lightcoral =_c .RGBA {0xf0,0x80,0x80,0xff};Lightcyan =_c .RGBA {0xe0,0xff,0xff,0xff}; -Lightgoldenrodyellow =_c .RGBA {0xfa,0xfa,0xd2,0xff};Lightgray =_c .RGBA {0xd3,0xd3,0xd3,0xff};Lightgreen =_c .RGBA {0x90,0xee,0x90,0xff};Lightgrey =_c .RGBA {0xd3,0xd3,0xd3,0xff};Lightpink =_c .RGBA {0xff,0xb6,0xc1,0xff};Lightsalmon =_c .RGBA {0xff,0xa0,0x7a,0xff}; -Lightseagreen =_c .RGBA {0x20,0xb2,0xaa,0xff};Lightskyblue =_c .RGBA {0x87,0xce,0xfa,0xff};Lightslategray =_c .RGBA {0x77,0x88,0x99,0xff};Lightslategrey =_c .RGBA {0x77,0x88,0x99,0xff};Lightsteelblue =_c .RGBA {0xb0,0xc4,0xde,0xff};Lightyellow =_c .RGBA {0xff,0xff,0xe0,0xff}; -Lime =_c .RGBA {0x00,0xff,0x00,0xff};Limegreen =_c .RGBA {0x32,0xcd,0x32,0xff};Linen =_c .RGBA {0xfa,0xf0,0xe6,0xff};Magenta =_c .RGBA {0xff,0x00,0xff,0xff};Maroon =_c .RGBA {0x80,0x00,0x00,0xff};Mediumaquamarine =_c .RGBA {0x66,0xcd,0xaa,0xff};Mediumblue =_c .RGBA {0x00,0x00,0xcd,0xff}; -Mediumorchid =_c .RGBA {0xba,0x55,0xd3,0xff};Mediumpurple =_c .RGBA {0x93,0x70,0xdb,0xff};Mediumseagreen =_c .RGBA {0x3c,0xb3,0x71,0xff};Mediumslateblue =_c .RGBA {0x7b,0x68,0xee,0xff};Mediumspringgreen =_c .RGBA {0x00,0xfa,0x9a,0xff};Mediumturquoise =_c .RGBA {0x48,0xd1,0xcc,0xff}; -Mediumvioletred =_c .RGBA {0xc7,0x15,0x85,0xff};Midnightblue =_c .RGBA {0x19,0x19,0x70,0xff};Mintcream =_c .RGBA {0xf5,0xff,0xfa,0xff};Mistyrose =_c .RGBA {0xff,0xe4,0xe1,0xff};Moccasin =_c .RGBA {0xff,0xe4,0xb5,0xff};Navajowhite =_c .RGBA {0xff,0xde,0xad,0xff}; -Navy =_c .RGBA {0x00,0x00,0x80,0xff};Oldlace =_c .RGBA {0xfd,0xf5,0xe6,0xff};Olive =_c .RGBA {0x80,0x80,0x00,0xff};Olivedrab =_c .RGBA {0x6b,0x8e,0x23,0xff};Orange =_c .RGBA {0xff,0xa5,0x00,0xff};Orangered =_c .RGBA {0xff,0x45,0x00,0xff};Orchid =_c .RGBA {0xda,0x70,0xd6,0xff}; -Palegoldenrod =_c .RGBA {0xee,0xe8,0xaa,0xff};Palegreen =_c .RGBA {0x98,0xfb,0x98,0xff};Paleturquoise =_c .RGBA {0xaf,0xee,0xee,0xff};Palevioletred =_c .RGBA {0xdb,0x70,0x93,0xff};Papayawhip =_c .RGBA {0xff,0xef,0xd5,0xff};Peachpuff =_c .RGBA {0xff,0xda,0xb9,0xff}; -Peru =_c .RGBA {0xcd,0x85,0x3f,0xff};Pink =_c .RGBA {0xff,0xc0,0xcb,0xff};Plum =_c .RGBA {0xdd,0xa0,0xdd,0xff};Powderblue =_c .RGBA {0xb0,0xe0,0xe6,0xff};Purple =_c .RGBA {0x80,0x00,0x80,0xff};Red =_c .RGBA {0xff,0x00,0x00,0xff};Rosybrown =_c .RGBA {0xbc,0x8f,0x8f,0xff}; -Royalblue =_c .RGBA {0x41,0x69,0xe1,0xff};Saddlebrown =_c .RGBA {0x8b,0x45,0x13,0xff};Salmon =_c .RGBA {0xfa,0x80,0x72,0xff};Sandybrown =_c .RGBA {0xf4,0xa4,0x60,0xff};Seagreen =_c .RGBA {0x2e,0x8b,0x57,0xff};Seashell =_c .RGBA {0xff,0xf5,0xee,0xff};Sienna =_c .RGBA {0xa0,0x52,0x2d,0xff}; -Silver =_c .RGBA {0xc0,0xc0,0xc0,0xff};Skyblue =_c .RGBA {0x87,0xce,0xeb,0xff};Slateblue =_c .RGBA {0x6a,0x5a,0xcd,0xff};Slategray =_c .RGBA {0x70,0x80,0x90,0xff};Slategrey =_c .RGBA {0x70,0x80,0x90,0xff};Snow =_c .RGBA {0xff,0xfa,0xfa,0xff};Springgreen =_c .RGBA {0x00,0xff,0x7f,0xff}; -Steelblue =_c .RGBA {0x46,0x82,0xb4,0xff};Tan =_c .RGBA {0xd2,0xb4,0x8c,0xff};Teal =_c .RGBA {0x00,0x80,0x80,0xff};Thistle =_c .RGBA {0xd8,0xbf,0xd8,0xff};Tomato =_c .RGBA {0xff,0x63,0x47,0xff};Turquoise =_c .RGBA {0x40,0xe0,0xd0,0xff};Violet =_c .RGBA {0xee,0x82,0xee,0xff}; -Wheat =_c .RGBA {0xf5,0xde,0xb3,0xff};White =_c .RGBA {0xff,0xff,0xff,0xff};Whitesmoke =_c .RGBA {0xf5,0xf5,0xf5,0xff};Yellow =_c .RGBA {0xff,0xff,0x00,0xff};Yellowgreen =_c .RGBA {0x9a,0xcd,0x32,0xff};);func EllipseToCubicBeziers (startX ,startY ,rx ,ry ,rot float64 ,large ,sweep bool ,endX ,endY float64 )[][4]Point {rx =_f .Abs (rx ); -ry =_f .Abs (ry );if rx < ry {rx ,ry =ry ,rx ;rot +=90.0;};_g :=_geb (rot *_f .Pi /180.0);if _f .Pi <=_g {_g -=_f .Pi ;};_a ,_gb ,_dg ,_e :=_db (startX ,startY ,rx ,ry ,_g ,large ,sweep ,endX ,endY );_ff :=_f .Pi /2.0;_ee :=int (_f .Ceil (_f .Abs (_e -_dg )/_ff )); -_ff =_f .Abs (_e -_dg )/float64 (_ee );_gf :=_f .Sin (_ff )*(_f .Sqrt (4.0+3.0*_f .Pow (_f .Tan (_ff /2.0),2.0))-1.0)/3.0;if !sweep {_ff =-_ff ;};_cf :=Point {X :startX ,Y :startY };_fa ,_ge :=_fgd (rx ,ry ,_g ,sweep ,_dg );_ae :=Point {X :_fa ,Y :_ge }; -_b :=[][4]Point {};for _eeb :=1;_eeb < _ee +1;_eeb ++{_gd :=_dg +float64 (_eeb )*_ff ;_ef ,_bb :=_ffe (rx ,ry ,_g ,_a ,_gb ,_gd );_ce :=Point {X :_ef ,Y :_bb };_cb ,_fe :=_fgd (rx ,ry ,_g ,sweep ,_gd );_cbc :=Point {X :_cb ,Y :_fe };_ga :=_cf .Add (_ae .Mul (_gf )); -_fc :=_ce .Sub (_cbc .Mul (_gf ));_b =append (_b ,[4]Point {_cf ,_ga ,_fc ,_ce });_ae =_cbc ;_cf =_ce ;};return _b ;};func (_dbd Point )Sub (q Point )Point {return Point {_dbd .X -q .X ,_dbd .Y -q .Y }};func (_eg Point )Add (q Point )Point {return Point {_eg .X +q .X ,_eg .Y +q .Y }}; -func (_aaf Point )Mul (f float64 )Point {return Point {f *_aaf .X ,f *_aaf .Y }}; \ No newline at end of file +package graphic2d ;import (_b "image/color";_c "math";);func (_ff Point )Mul (f float64 )Point {return Point {f *_ff .X ,f *_ff .Y }};type Point struct{X ,Y float64 ;};var Names =[]string {"\u0061l\u0069\u0063\u0065\u0062\u006c\u0075e","\u0061\u006e\u0074i\u0071\u0075\u0065\u0077\u0068\u0069\u0074\u0065","\u0061\u0071\u0075\u0061","\u0061\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065","\u0061\u007a\u0075r\u0065","\u0062\u0065\u0069g\u0065","\u0062\u0069\u0073\u0071\u0075\u0065","\u0062\u006c\u0061c\u006b","\u0062\u006c\u0061\u006e\u0063\u0068\u0065\u0064\u0061l\u006d\u006f\u006e\u0064","\u0062\u006c\u0075\u0065","\u0062\u006c\u0075\u0065\u0076\u0069\u006f\u006c\u0065\u0074","\u0062\u0072\u006fw\u006e","\u0062u\u0072\u006c\u0079\u0077\u006f\u006fd","\u0063a\u0064\u0065\u0074\u0062\u006c\u0075e","\u0063\u0068\u0061\u0072\u0074\u0072\u0065\u0075\u0073\u0065","\u0063h\u006f\u0063\u006f\u006c\u0061\u0074e","\u0063\u006f\u0072a\u006c","\u0063\u006f\u0072\u006e\u0066\u006c\u006f\u0077\u0065r\u0062\u006c\u0075\u0065","\u0063\u006f\u0072\u006e\u0073\u0069\u006c\u006b","\u0063r\u0069\u006d\u0073\u006f\u006e","\u0063\u0079\u0061\u006e","\u0064\u0061\u0072\u006b\u0062\u006c\u0075\u0065","\u0064\u0061\u0072\u006b\u0063\u0079\u0061\u006e","\u0064\u0061\u0072\u006b\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064","\u0064\u0061\u0072\u006b\u0067\u0072\u0061\u0079","\u0064a\u0072\u006b\u0067\u0072\u0065\u0065n","\u0064\u0061\u0072\u006b\u0067\u0072\u0065\u0079","\u0064a\u0072\u006b\u006b\u0068\u0061\u006bi","d\u0061\u0072\u006b\u006d\u0061\u0067\u0065\u006e\u0074\u0061","\u0064\u0061\u0072\u006b\u006f\u006c\u0069\u0076\u0065g\u0072\u0065\u0065\u006e","\u0064\u0061\u0072\u006b\u006f\u0072\u0061\u006e\u0067\u0065","\u0064\u0061\u0072\u006b\u006f\u0072\u0063\u0068\u0069\u0064","\u0064a\u0072\u006b\u0072\u0065\u0064","\u0064\u0061\u0072\u006b\u0073\u0061\u006c\u006d\u006f\u006e","\u0064\u0061\u0072k\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0061\u0079","\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0065\u0079","\u0064\u0061\u0072\u006b\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u0064\u0061\u0072\u006b\u0076\u0069\u006f\u006c\u0065\u0074","\u0064\u0065\u0065\u0070\u0070\u0069\u006e\u006b","d\u0065\u0065\u0070\u0073\u006b\u0079\u0062\u006c\u0075\u0065","\u0064i\u006d\u0067\u0072\u0061\u0079","\u0064i\u006d\u0067\u0072\u0065\u0079","\u0064\u006f\u0064\u0067\u0065\u0072\u0062\u006c\u0075\u0065","\u0066i\u0072\u0065\u0062\u0072\u0069\u0063k","f\u006c\u006f\u0072\u0061\u006c\u0077\u0068\u0069\u0074\u0065","f\u006f\u0072\u0065\u0073\u0074\u0067\u0072\u0065\u0065\u006e","\u0066u\u0063\u0068\u0073\u0069\u0061","\u0067a\u0069\u006e\u0073\u0062\u006f\u0072o","\u0067\u0068\u006f\u0073\u0074\u0077\u0068\u0069\u0074\u0065","\u0067\u006f\u006c\u0064","\u0067o\u006c\u0064\u0065\u006e\u0072\u006fd","\u0067\u0072\u0061\u0079","\u0067\u0072\u0065e\u006e","g\u0072\u0065\u0065\u006e\u0079\u0065\u006c\u006c\u006f\u0077","\u0067\u0072\u0065\u0079","\u0068\u006f\u006e\u0065\u0079\u0064\u0065\u0077","\u0068o\u0074\u0070\u0069\u006e\u006b","\u0069n\u0064\u0069\u0061\u006e\u0072\u0065d","\u0069\u006e\u0064\u0069\u0067\u006f","\u0069\u0076\u006fr\u0079","\u006b\u0068\u0061k\u0069","\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072","\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072\u0062\u006c\u0075\u0073\u0068","\u006ca\u0077\u006e\u0067\u0072\u0065\u0065n","\u006c\u0065\u006do\u006e\u0063\u0068\u0069\u0066\u0066\u006f\u006e","\u006ci\u0067\u0068\u0074\u0062\u006c\u0075e","\u006c\u0069\u0067\u0068\u0074\u0063\u006f\u0072\u0061\u006c","\u006ci\u0067\u0068\u0074\u0063\u0079\u0061n","l\u0069g\u0068\u0074\u0067\u006f\u006c\u0064\u0065\u006er\u006f\u0064\u0079\u0065ll\u006f\u0077","\u006ci\u0067\u0068\u0074\u0067\u0072\u0061y","\u006c\u0069\u0067\u0068\u0074\u0067\u0072\u0065\u0065\u006e","\u006ci\u0067\u0068\u0074\u0067\u0072\u0065y","\u006ci\u0067\u0068\u0074\u0070\u0069\u006ek","l\u0069\u0067\u0068\u0074\u0073\u0061\u006c\u006d\u006f\u006e","\u006c\u0069\u0067\u0068\u0074\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u006c\u0069\u0067h\u0074\u0073\u006b\u0079\u0062\u006c\u0075\u0065","\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0061\u0079","\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0065\u0079","\u006c\u0069\u0067\u0068\u0074\u0073\u0074\u0065\u0065l\u0062\u006c\u0075\u0065","l\u0069\u0067\u0068\u0074\u0079\u0065\u006c\u006c\u006f\u0077","\u006c\u0069\u006d\u0065","\u006ci\u006d\u0065\u0067\u0072\u0065\u0065n","\u006c\u0069\u006ee\u006e","\u006da\u0067\u0065\u006e\u0074\u0061","\u006d\u0061\u0072\u006f\u006f\u006e","\u006d\u0065d\u0069\u0075\u006da\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0062\u006c\u0075\u0065","\u006d\u0065\u0064i\u0075\u006d\u006f\u0072\u0063\u0068\u0069\u0064","\u006d\u0065\u0064i\u0075\u006d\u0070\u0075\u0072\u0070\u006c\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0065\u0061g\u0072\u0065\u0065\u006e","\u006de\u0064i\u0075\u006d\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065","\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0070\u0072\u0069\u006e\u0067g\u0072\u0065\u0065\u006e","\u006de\u0064i\u0075\u006d\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u006de\u0064i\u0075\u006d\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064","\u006d\u0069\u0064n\u0069\u0067\u0068\u0074\u0062\u006c\u0075\u0065","\u006di\u006e\u0074\u0063\u0072\u0065\u0061m","\u006di\u0073\u0074\u0079\u0072\u006f\u0073e","\u006d\u006f\u0063\u0063\u0061\u0073\u0069\u006e","n\u0061\u0076\u0061\u006a\u006f\u0077\u0068\u0069\u0074\u0065","\u006e\u0061\u0076\u0079","\u006fl\u0064\u006c\u0061\u0063\u0065","\u006f\u006c\u0069v\u0065","\u006fl\u0069\u0076\u0065\u0064\u0072\u0061b","\u006f\u0072\u0061\u006e\u0067\u0065","\u006fr\u0061\u006e\u0067\u0065\u0072\u0065d","\u006f\u0072\u0063\u0068\u0069\u0064","\u0070\u0061\u006c\u0065\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064","\u0070a\u006c\u0065\u0067\u0072\u0065\u0065n","\u0070\u0061\u006c\u0065\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065","\u0070\u0061\u006c\u0065\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064","\u0070\u0061\u0070\u0061\u0079\u0061\u0077\u0068\u0069\u0070","\u0070e\u0061\u0063\u0068\u0070\u0075\u0066f","\u0070\u0065\u0072\u0075","\u0070\u0069\u006e\u006b","\u0070\u006c\u0075\u006d","\u0070\u006f\u0077\u0064\u0065\u0072\u0062\u006c\u0075\u0065","\u0070\u0075\u0072\u0070\u006c\u0065","\u0072\u0065\u0064","\u0072o\u0073\u0079\u0062\u0072\u006f\u0077n","\u0072o\u0079\u0061\u006c\u0062\u006c\u0075e","s\u0061\u0064\u0064\u006c\u0065\u0062\u0072\u006f\u0077\u006e","\u0073\u0061\u006c\u006d\u006f\u006e","\u0073\u0061\u006e\u0064\u0079\u0062\u0072\u006f\u0077\u006e","\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e","\u0073\u0065\u0061\u0073\u0068\u0065\u006c\u006c","\u0073\u0069\u0065\u006e\u006e\u0061","\u0073\u0069\u006c\u0076\u0065\u0072","\u0073k\u0079\u0062\u006c\u0075\u0065","\u0073l\u0061\u0074\u0065\u0062\u006c\u0075e","\u0073l\u0061\u0074\u0065\u0067\u0072\u0061y","\u0073l\u0061\u0074\u0065\u0067\u0072\u0065y","\u0073\u006e\u006f\u0077","s\u0070\u0072\u0069\u006e\u0067\u0067\u0072\u0065\u0065\u006e","\u0073t\u0065\u0065\u006c\u0062\u006c\u0075e","\u0074\u0061\u006e","\u0074\u0065\u0061\u006c","\u0074h\u0069\u0073\u0074\u006c\u0065","\u0074\u006f\u006d\u0061\u0074\u006f","\u0074u\u0072\u0071\u0075\u006f\u0069\u0073e","\u0076\u0069\u006f\u006c\u0065\u0074","\u0077\u0068\u0065a\u0074","\u0077\u0068\u0069t\u0065","\u0077\u0068\u0069\u0074\u0065\u0073\u006d\u006f\u006b\u0065","\u0079\u0065\u006c\u006c\u006f\u0077","y\u0065\u006c\u006c\u006f\u0077\u0067\u0072\u0065\u0065\u006e"}; +var (Aliceblue =_b .RGBA {0xf0,0xf8,0xff,0xff};Antiquewhite =_b .RGBA {0xfa,0xeb,0xd7,0xff};Aqua =_b .RGBA {0x00,0xff,0xff,0xff};Aquamarine =_b .RGBA {0x7f,0xff,0xd4,0xff};Azure =_b .RGBA {0xf0,0xff,0xff,0xff};Beige =_b .RGBA {0xf5,0xf5,0xdc,0xff};Bisque =_b .RGBA {0xff,0xe4,0xc4,0xff}; +Black =_b .RGBA {0x00,0x00,0x00,0xff};Blanchedalmond =_b .RGBA {0xff,0xeb,0xcd,0xff};Blue =_b .RGBA {0x00,0x00,0xff,0xff};Blueviolet =_b .RGBA {0x8a,0x2b,0xe2,0xff};Brown =_b .RGBA {0xa5,0x2a,0x2a,0xff};Burlywood =_b .RGBA {0xde,0xb8,0x87,0xff};Cadetblue =_b .RGBA {0x5f,0x9e,0xa0,0xff}; +Chartreuse =_b .RGBA {0x7f,0xff,0x00,0xff};Chocolate =_b .RGBA {0xd2,0x69,0x1e,0xff};Coral =_b .RGBA {0xff,0x7f,0x50,0xff};Cornflowerblue =_b .RGBA {0x64,0x95,0xed,0xff};Cornsilk =_b .RGBA {0xff,0xf8,0xdc,0xff};Crimson =_b .RGBA {0xdc,0x14,0x3c,0xff};Cyan =_b .RGBA {0x00,0xff,0xff,0xff}; +Darkblue =_b .RGBA {0x00,0x00,0x8b,0xff};Darkcyan =_b .RGBA {0x00,0x8b,0x8b,0xff};Darkgoldenrod =_b .RGBA {0xb8,0x86,0x0b,0xff};Darkgray =_b .RGBA {0xa9,0xa9,0xa9,0xff};Darkgreen =_b .RGBA {0x00,0x64,0x00,0xff};Darkgrey =_b .RGBA {0xa9,0xa9,0xa9,0xff}; +Darkkhaki =_b .RGBA {0xbd,0xb7,0x6b,0xff};Darkmagenta =_b .RGBA {0x8b,0x00,0x8b,0xff};Darkolivegreen =_b .RGBA {0x55,0x6b,0x2f,0xff};Darkorange =_b .RGBA {0xff,0x8c,0x00,0xff};Darkorchid =_b .RGBA {0x99,0x32,0xcc,0xff};Darkred =_b .RGBA {0x8b,0x00,0x00,0xff}; +Darksalmon =_b .RGBA {0xe9,0x96,0x7a,0xff};Darkseagreen =_b .RGBA {0x8f,0xbc,0x8f,0xff};Darkslateblue =_b .RGBA {0x48,0x3d,0x8b,0xff};Darkslategray =_b .RGBA {0x2f,0x4f,0x4f,0xff};Darkslategrey =_b .RGBA {0x2f,0x4f,0x4f,0xff};Darkturquoise =_b .RGBA {0x00,0xce,0xd1,0xff}; +Darkviolet =_b .RGBA {0x94,0x00,0xd3,0xff};Deeppink =_b .RGBA {0xff,0x14,0x93,0xff};Deepskyblue =_b .RGBA {0x00,0xbf,0xff,0xff};Dimgray =_b .RGBA {0x69,0x69,0x69,0xff};Dimgrey =_b .RGBA {0x69,0x69,0x69,0xff};Dodgerblue =_b .RGBA {0x1e,0x90,0xff,0xff};Firebrick =_b .RGBA {0xb2,0x22,0x22,0xff}; +Floralwhite =_b .RGBA {0xff,0xfa,0xf0,0xff};Forestgreen =_b .RGBA {0x22,0x8b,0x22,0xff};Fuchsia =_b .RGBA {0xff,0x00,0xff,0xff};Gainsboro =_b .RGBA {0xdc,0xdc,0xdc,0xff};Ghostwhite =_b .RGBA {0xf8,0xf8,0xff,0xff};Gold =_b .RGBA {0xff,0xd7,0x00,0xff};Goldenrod =_b .RGBA {0xda,0xa5,0x20,0xff}; +Gray =_b .RGBA {0x80,0x80,0x80,0xff};Green =_b .RGBA {0x00,0x80,0x00,0xff};Greenyellow =_b .RGBA {0xad,0xff,0x2f,0xff};Grey =_b .RGBA {0x80,0x80,0x80,0xff};Honeydew =_b .RGBA {0xf0,0xff,0xf0,0xff};Hotpink =_b .RGBA {0xff,0x69,0xb4,0xff};Indianred =_b .RGBA {0xcd,0x5c,0x5c,0xff}; +Indigo =_b .RGBA {0x4b,0x00,0x82,0xff};Ivory =_b .RGBA {0xff,0xff,0xf0,0xff};Khaki =_b .RGBA {0xf0,0xe6,0x8c,0xff};Lavender =_b .RGBA {0xe6,0xe6,0xfa,0xff};Lavenderblush =_b .RGBA {0xff,0xf0,0xf5,0xff};Lawngreen =_b .RGBA {0x7c,0xfc,0x00,0xff};Lemonchiffon =_b .RGBA {0xff,0xfa,0xcd,0xff}; +Lightblue =_b .RGBA {0xad,0xd8,0xe6,0xff};Lightcoral =_b .RGBA {0xf0,0x80,0x80,0xff};Lightcyan =_b .RGBA {0xe0,0xff,0xff,0xff};Lightgoldenrodyellow =_b .RGBA {0xfa,0xfa,0xd2,0xff};Lightgray =_b .RGBA {0xd3,0xd3,0xd3,0xff};Lightgreen =_b .RGBA {0x90,0xee,0x90,0xff}; +Lightgrey =_b .RGBA {0xd3,0xd3,0xd3,0xff};Lightpink =_b .RGBA {0xff,0xb6,0xc1,0xff};Lightsalmon =_b .RGBA {0xff,0xa0,0x7a,0xff};Lightseagreen =_b .RGBA {0x20,0xb2,0xaa,0xff};Lightskyblue =_b .RGBA {0x87,0xce,0xfa,0xff};Lightslategray =_b .RGBA {0x77,0x88,0x99,0xff}; +Lightslategrey =_b .RGBA {0x77,0x88,0x99,0xff};Lightsteelblue =_b .RGBA {0xb0,0xc4,0xde,0xff};Lightyellow =_b .RGBA {0xff,0xff,0xe0,0xff};Lime =_b .RGBA {0x00,0xff,0x00,0xff};Limegreen =_b .RGBA {0x32,0xcd,0x32,0xff};Linen =_b .RGBA {0xfa,0xf0,0xe6,0xff}; +Magenta =_b .RGBA {0xff,0x00,0xff,0xff};Maroon =_b .RGBA {0x80,0x00,0x00,0xff};Mediumaquamarine =_b .RGBA {0x66,0xcd,0xaa,0xff};Mediumblue =_b .RGBA {0x00,0x00,0xcd,0xff};Mediumorchid =_b .RGBA {0xba,0x55,0xd3,0xff};Mediumpurple =_b .RGBA {0x93,0x70,0xdb,0xff}; +Mediumseagreen =_b .RGBA {0x3c,0xb3,0x71,0xff};Mediumslateblue =_b .RGBA {0x7b,0x68,0xee,0xff};Mediumspringgreen =_b .RGBA {0x00,0xfa,0x9a,0xff};Mediumturquoise =_b .RGBA {0x48,0xd1,0xcc,0xff};Mediumvioletred =_b .RGBA {0xc7,0x15,0x85,0xff};Midnightblue =_b .RGBA {0x19,0x19,0x70,0xff}; +Mintcream =_b .RGBA {0xf5,0xff,0xfa,0xff};Mistyrose =_b .RGBA {0xff,0xe4,0xe1,0xff};Moccasin =_b .RGBA {0xff,0xe4,0xb5,0xff};Navajowhite =_b .RGBA {0xff,0xde,0xad,0xff};Navy =_b .RGBA {0x00,0x00,0x80,0xff};Oldlace =_b .RGBA {0xfd,0xf5,0xe6,0xff};Olive =_b .RGBA {0x80,0x80,0x00,0xff}; +Olivedrab =_b .RGBA {0x6b,0x8e,0x23,0xff};Orange =_b .RGBA {0xff,0xa5,0x00,0xff};Orangered =_b .RGBA {0xff,0x45,0x00,0xff};Orchid =_b .RGBA {0xda,0x70,0xd6,0xff};Palegoldenrod =_b .RGBA {0xee,0xe8,0xaa,0xff};Palegreen =_b .RGBA {0x98,0xfb,0x98,0xff};Paleturquoise =_b .RGBA {0xaf,0xee,0xee,0xff}; +Palevioletred =_b .RGBA {0xdb,0x70,0x93,0xff};Papayawhip =_b .RGBA {0xff,0xef,0xd5,0xff};Peachpuff =_b .RGBA {0xff,0xda,0xb9,0xff};Peru =_b .RGBA {0xcd,0x85,0x3f,0xff};Pink =_b .RGBA {0xff,0xc0,0xcb,0xff};Plum =_b .RGBA {0xdd,0xa0,0xdd,0xff};Powderblue =_b .RGBA {0xb0,0xe0,0xe6,0xff}; +Purple =_b .RGBA {0x80,0x00,0x80,0xff};Red =_b .RGBA {0xff,0x00,0x00,0xff};Rosybrown =_b .RGBA {0xbc,0x8f,0x8f,0xff};Royalblue =_b .RGBA {0x41,0x69,0xe1,0xff};Saddlebrown =_b .RGBA {0x8b,0x45,0x13,0xff};Salmon =_b .RGBA {0xfa,0x80,0x72,0xff};Sandybrown =_b .RGBA {0xf4,0xa4,0x60,0xff}; +Seagreen =_b .RGBA {0x2e,0x8b,0x57,0xff};Seashell =_b .RGBA {0xff,0xf5,0xee,0xff};Sienna =_b .RGBA {0xa0,0x52,0x2d,0xff};Silver =_b .RGBA {0xc0,0xc0,0xc0,0xff};Skyblue =_b .RGBA {0x87,0xce,0xeb,0xff};Slateblue =_b .RGBA {0x6a,0x5a,0xcd,0xff};Slategray =_b .RGBA {0x70,0x80,0x90,0xff}; +Slategrey =_b .RGBA {0x70,0x80,0x90,0xff};Snow =_b .RGBA {0xff,0xfa,0xfa,0xff};Springgreen =_b .RGBA {0x00,0xff,0x7f,0xff};Steelblue =_b .RGBA {0x46,0x82,0xb4,0xff};Tan =_b .RGBA {0xd2,0xb4,0x8c,0xff};Teal =_b .RGBA {0x00,0x80,0x80,0xff};Thistle =_b .RGBA {0xd8,0xbf,0xd8,0xff}; +Tomato =_b .RGBA {0xff,0x63,0x47,0xff};Turquoise =_b .RGBA {0x40,0xe0,0xd0,0xff};Violet =_b .RGBA {0xee,0x82,0xee,0xff};Wheat =_b .RGBA {0xf5,0xde,0xb3,0xff};White =_b .RGBA {0xff,0xff,0xff,0xff};Whitesmoke =_b .RGBA {0xf5,0xf5,0xf5,0xff};Yellow =_b .RGBA {0xff,0xff,0x00,0xff}; +Yellowgreen =_b .RGBA {0x9a,0xcd,0x32,0xff};);func EllipseToCubicBeziers (startX ,startY ,rx ,ry ,rot float64 ,large ,sweep bool ,endX ,endY float64 )[][4]Point {rx =_c .Abs (rx );ry =_c .Abs (ry );if rx < ry {rx ,ry =ry ,rx ;rot +=90.0;};_ad :=_agg (rot *_c .Pi /180.0); +if _c .Pi <=_ad {_ad -=_c .Pi ;};_cg ,_d ,_ae ,_g :=_faa (startX ,startY ,rx ,ry ,_ad ,large ,sweep ,endX ,endY );_db :=_c .Pi /2.0;_f :=int (_c .Ceil (_c .Abs (_g -_ae )/_db ));_db =_c .Abs (_g -_ae )/float64 (_f );_fe :=_c .Sin (_db )*(_c .Sqrt (4.0+3.0*_c .Pow (_c .Tan (_db /2.0),2.0))-1.0)/3.0; +if !sweep {_db =-_db ;};_cc :=Point {X :startX ,Y :startY };_af ,_gb :=_ge (rx ,ry ,_ad ,sweep ,_ae );_bg :=Point {X :_af ,Y :_gb };_gf :=[][4]Point {};for _de :=1;_de < _f +1;_de ++{_bf :=_ae +float64 (_de )*_db ;_ca ,_ac :=_bgb (rx ,ry ,_ad ,_cg ,_d ,_bf ); +_deg :=Point {X :_ca ,Y :_ac };_e ,_ef :=_ge (rx ,ry ,_ad ,sweep ,_bf );_eff :=Point {X :_e ,Y :_ef };_cgb :=_cc .Add (_bg .Mul (_fe ));_ba :=_deg .Sub (_eff .Mul (_fe ));_gf =append (_gf ,[4]Point {_cc ,_cgb ,_ba ,_deg });_bg =_eff ;_cc =_deg ;};return _gf ; +};func _bgb (_cd ,_dg ,_dd ,_acb ,_baa ,_ea float64 )(float64 ,float64 ){_cf ,_bae :=_c .Sincos (_ea );_fb ,_dbf :=_c .Sincos (_dd );_fa :=_acb +_cd *_bae *_dbf -_dg *_cf *_fb ;_fc :=_baa +_cd *_bae *_fb +_dg *_cf *_dbf ;return _fa ,_fc ;};func _ge (_dbd ,_fga ,_cb float64 ,_fgf bool ,_bc float64 )(float64 ,float64 ){_gba ,_bba :=_c .Sincos (_bc ); +_ag ,_fcb :=_c .Sincos (_cb );_ccgc :=-_dbd *_gba *_fcb -_fga *_bba *_ag ;_dc :=-_dbd *_gba *_ag +_fga *_bba *_fcb ;if !_fgf {return -_ccgc ,-_dc ;};return _ccgc ,_dc ;};func (_gfb Point )Add (q Point )Point {return Point {_gfb .X +q .X ,_gfb .Y +q .Y }}; +func _faa (_ee ,_dec ,_eg ,_bfg ,_eag float64 ,_ade ,_aff bool ,_eb ,_gc float64 )(float64 ,float64 ,float64 ,float64 ){if _gg (_ee ,_eb )&&_gg (_dec ,_gc ){return _ee ,_dec ,0.0,0.0;};_adf ,_ccg :=_c .Sincos (_eag );_dde :=_ccg *(_ee -_eb )/2.0+_adf *(_dec -_gc )/2.0; +_aa :=-_adf *(_ee -_eb )/2.0+_ccg *(_dec -_gc )/2.0;_ga :=_dde *_dde /_eg /_eg +_aa *_aa /_bfg /_bfg ;if _ga > 1.0{_eg *=_c .Sqrt (_ga );_bfg *=_c .Sqrt (_ga );};_bb :=(_eg *_eg *_bfg *_bfg -_eg *_eg *_aa *_aa -_bfg *_bfg *_dde *_dde )/(_eg *_eg *_aa *_aa +_bfg *_bfg *_dde *_dde ); +if _bb < 0.0{_bb =0.0;};_fbb :=_c .Sqrt (_bb );if _ade ==_aff {_fbb =-_fbb ;};_ded :=_fbb *_eg *_aa /_bfg ;_ab :=_fbb *-_bfg *_dde /_eg ;_fg :=_ccg *_ded -_adf *_ab +(_ee +_eb )/2.0;_fbe :=_adf *_ded +_ccg *_ab +(_dec +_gc )/2.0;_gbe :=(_dde -_ded )/_eg ; +_fgd :=(_aa -_ab )/_bfg ;_fcc :=-(_dde +_ded )/_eg ;_adb :=-(_aa +_ab )/_bfg ;_ec :=_c .Acos (_gbe /_c .Sqrt (_gbe *_gbe +_fgd *_fgd ));if _fgd < 0.0{_ec =-_ec ;};_ec =_agg (_ec );_gbd :=(_gbe *_fcc +_fgd *_adb )/_c .Sqrt ((_gbe *_gbe +_fgd *_fgd )*(_fcc *_fcc +_adb *_adb )); +_gbd =_c .Min (1.0,_c .Max (-1.0,_gbd ));_gbdg :=_c .Acos (_gbd );if _gbe *_adb -_fgd *_fcc < 0.0{_gbdg =-_gbdg ;};if !_aff &&_gbdg > 0.0{_gbdg -=2.0*_c .Pi ;}else if _aff &&_gbdg < 0.0{_gbdg +=2.0*_c .Pi ;};return _fg ,_fbe ,_ec ,_ec +_gbdg ;};const _aca =1e-10; +func (_ace Point )Sub (q Point )Point {return Point {_ace .X -q .X ,_ace .Y -q .Y }};func _agg (_fac float64 )float64 {_fac =_c .Mod (_fac ,2.0*_c .Pi );if _fac < 0.0{_fac +=2.0*_c .Pi ;};return _fac ;};func _gg (_ce ,_fgfg float64 )bool {return _c .Abs (_ce -_fgfg )<=_aca }; +func QuadraticToCubicBezier (startX ,startY ,x1 ,y1 ,x ,y float64 )(Point ,Point ){_gac :=Point {X :startX ,Y :startY };_bd :=Point {X :x1 ,Y :y1 };_da :=Point {X :x ,Y :y };_ddc :=_gac .Interpolate (_bd ,2.0/3.0);_cfe :=_da .Interpolate (_bd ,2.0/3.0); +return _ddc ,_cfe ;};var ColorMap =map[string ]_b .RGBA {"\u0061l\u0069\u0063\u0065\u0062\u006c\u0075e":_b .RGBA {0xf0,0xf8,0xff,0xff},"\u0061\u006e\u0074i\u0071\u0075\u0065\u0077\u0068\u0069\u0074\u0065":_b .RGBA {0xfa,0xeb,0xd7,0xff},"\u0061\u0071\u0075\u0061":_b .RGBA {0x00,0xff,0xff,0xff},"\u0061\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_b .RGBA {0x7f,0xff,0xd4,0xff},"\u0061\u007a\u0075r\u0065":_b .RGBA {0xf0,0xff,0xff,0xff},"\u0062\u0065\u0069g\u0065":_b .RGBA {0xf5,0xf5,0xdc,0xff},"\u0062\u0069\u0073\u0071\u0075\u0065":_b .RGBA {0xff,0xe4,0xc4,0xff},"\u0062\u006c\u0061c\u006b":_b .RGBA {0x00,0x00,0x00,0xff},"\u0062\u006c\u0061\u006e\u0063\u0068\u0065\u0064\u0061l\u006d\u006f\u006e\u0064":_b .RGBA {0xff,0xeb,0xcd,0xff},"\u0062\u006c\u0075\u0065":_b .RGBA {0x00,0x00,0xff,0xff},"\u0062\u006c\u0075\u0065\u0076\u0069\u006f\u006c\u0065\u0074":_b .RGBA {0x8a,0x2b,0xe2,0xff},"\u0062\u0072\u006fw\u006e":_b .RGBA {0xa5,0x2a,0x2a,0xff},"\u0062u\u0072\u006c\u0079\u0077\u006f\u006fd":_b .RGBA {0xde,0xb8,0x87,0xff},"\u0063a\u0064\u0065\u0074\u0062\u006c\u0075e":_b .RGBA {0x5f,0x9e,0xa0,0xff},"\u0063\u0068\u0061\u0072\u0074\u0072\u0065\u0075\u0073\u0065":_b .RGBA {0x7f,0xff,0x00,0xff},"\u0063h\u006f\u0063\u006f\u006c\u0061\u0074e":_b .RGBA {0xd2,0x69,0x1e,0xff},"\u0063\u006f\u0072a\u006c":_b .RGBA {0xff,0x7f,0x50,0xff},"\u0063\u006f\u0072\u006e\u0066\u006c\u006f\u0077\u0065r\u0062\u006c\u0075\u0065":_b .RGBA {0x64,0x95,0xed,0xff},"\u0063\u006f\u0072\u006e\u0073\u0069\u006c\u006b":_b .RGBA {0xff,0xf8,0xdc,0xff},"\u0063r\u0069\u006d\u0073\u006f\u006e":_b .RGBA {0xdc,0x14,0x3c,0xff},"\u0063\u0079\u0061\u006e":_b .RGBA {0x00,0xff,0xff,0xff},"\u0064\u0061\u0072\u006b\u0062\u006c\u0075\u0065":_b .RGBA {0x00,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0063\u0079\u0061\u006e":_b .RGBA {0x00,0x8b,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_b .RGBA {0xb8,0x86,0x0b,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0061\u0079":_b .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u0067\u0072\u0065\u0065n":_b .RGBA {0x00,0x64,0x00,0xff},"\u0064\u0061\u0072\u006b\u0067\u0072\u0065\u0079":_b .RGBA {0xa9,0xa9,0xa9,0xff},"\u0064a\u0072\u006b\u006b\u0068\u0061\u006bi":_b .RGBA {0xbd,0xb7,0x6b,0xff},"d\u0061\u0072\u006b\u006d\u0061\u0067\u0065\u006e\u0074\u0061":_b .RGBA {0x8b,0x00,0x8b,0xff},"\u0064\u0061\u0072\u006b\u006f\u006c\u0069\u0076\u0065g\u0072\u0065\u0065\u006e":_b .RGBA {0x55,0x6b,0x2f,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0061\u006e\u0067\u0065":_b .RGBA {0xff,0x8c,0x00,0xff},"\u0064\u0061\u0072\u006b\u006f\u0072\u0063\u0068\u0069\u0064":_b .RGBA {0x99,0x32,0xcc,0xff},"\u0064a\u0072\u006b\u0072\u0065\u0064":_b .RGBA {0x8b,0x00,0x00,0xff},"\u0064\u0061\u0072\u006b\u0073\u0061\u006c\u006d\u006f\u006e":_b .RGBA {0xe9,0x96,0x7a,0xff},"\u0064\u0061\u0072k\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x8f,0xbc,0x8f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_b .RGBA {0x48,0x3d,0x8b,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0061\u0079":_b .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0073\u006c\u0061\u0074\u0065\u0067\u0072\u0065\u0079":_b .RGBA {0x2f,0x4f,0x4f,0xff},"\u0064\u0061\u0072\u006b\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_b .RGBA {0x00,0xce,0xd1,0xff},"\u0064\u0061\u0072\u006b\u0076\u0069\u006f\u006c\u0065\u0074":_b .RGBA {0x94,0x00,0xd3,0xff},"\u0064\u0065\u0065\u0070\u0070\u0069\u006e\u006b":_b .RGBA {0xff,0x14,0x93,0xff},"d\u0065\u0065\u0070\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_b .RGBA {0x00,0xbf,0xff,0xff},"\u0064i\u006d\u0067\u0072\u0061\u0079":_b .RGBA {0x69,0x69,0x69,0xff},"\u0064i\u006d\u0067\u0072\u0065\u0079":_b .RGBA {0x69,0x69,0x69,0xff},"\u0064\u006f\u0064\u0067\u0065\u0072\u0062\u006c\u0075\u0065":_b .RGBA {0x1e,0x90,0xff,0xff},"\u0066i\u0072\u0065\u0062\u0072\u0069\u0063k":_b .RGBA {0xb2,0x22,0x22,0xff},"f\u006c\u006f\u0072\u0061\u006c\u0077\u0068\u0069\u0074\u0065":_b .RGBA {0xff,0xfa,0xf0,0xff},"f\u006f\u0072\u0065\u0073\u0074\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x22,0x8b,0x22,0xff},"\u0066u\u0063\u0068\u0073\u0069\u0061":_b .RGBA {0xff,0x00,0xff,0xff},"\u0067a\u0069\u006e\u0073\u0062\u006f\u0072o":_b .RGBA {0xdc,0xdc,0xdc,0xff},"\u0067\u0068\u006f\u0073\u0074\u0077\u0068\u0069\u0074\u0065":_b .RGBA {0xf8,0xf8,0xff,0xff},"\u0067\u006f\u006c\u0064":_b .RGBA {0xff,0xd7,0x00,0xff},"\u0067o\u006c\u0064\u0065\u006e\u0072\u006fd":_b .RGBA {0xda,0xa5,0x20,0xff},"\u0067\u0072\u0061\u0079":_b .RGBA {0x80,0x80,0x80,0xff},"\u0067\u0072\u0065e\u006e":_b .RGBA {0x00,0x80,0x00,0xff},"g\u0072\u0065\u0065\u006e\u0079\u0065\u006c\u006c\u006f\u0077":_b .RGBA {0xad,0xff,0x2f,0xff},"\u0067\u0072\u0065\u0079":_b .RGBA {0x80,0x80,0x80,0xff},"\u0068\u006f\u006e\u0065\u0079\u0064\u0065\u0077":_b .RGBA {0xf0,0xff,0xf0,0xff},"\u0068o\u0074\u0070\u0069\u006e\u006b":_b .RGBA {0xff,0x69,0xb4,0xff},"\u0069n\u0064\u0069\u0061\u006e\u0072\u0065d":_b .RGBA {0xcd,0x5c,0x5c,0xff},"\u0069\u006e\u0064\u0069\u0067\u006f":_b .RGBA {0x4b,0x00,0x82,0xff},"\u0069\u0076\u006fr\u0079":_b .RGBA {0xff,0xff,0xf0,0xff},"\u006b\u0068\u0061k\u0069":_b .RGBA {0xf0,0xe6,0x8c,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072":_b .RGBA {0xe6,0xe6,0xfa,0xff},"\u006c\u0061\u0076\u0065\u006e\u0064\u0065\u0072\u0062\u006c\u0075\u0073\u0068":_b .RGBA {0xff,0xf0,0xf5,0xff},"\u006ca\u0077\u006e\u0067\u0072\u0065\u0065n":_b .RGBA {0x7c,0xfc,0x00,0xff},"\u006c\u0065\u006do\u006e\u0063\u0068\u0069\u0066\u0066\u006f\u006e":_b .RGBA {0xff,0xfa,0xcd,0xff},"\u006ci\u0067\u0068\u0074\u0062\u006c\u0075e":_b .RGBA {0xad,0xd8,0xe6,0xff},"\u006c\u0069\u0067\u0068\u0074\u0063\u006f\u0072\u0061\u006c":_b .RGBA {0xf0,0x80,0x80,0xff},"\u006ci\u0067\u0068\u0074\u0063\u0079\u0061n":_b .RGBA {0xe0,0xff,0xff,0xff},"l\u0069g\u0068\u0074\u0067\u006f\u006c\u0064\u0065\u006er\u006f\u0064\u0079\u0065ll\u006f\u0077":_b .RGBA {0xfa,0xfa,0xd2,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0061y":_b .RGBA {0xd3,0xd3,0xd3,0xff},"\u006c\u0069\u0067\u0068\u0074\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x90,0xee,0x90,0xff},"\u006ci\u0067\u0068\u0074\u0067\u0072\u0065y":_b .RGBA {0xd3,0xd3,0xd3,0xff},"\u006ci\u0067\u0068\u0074\u0070\u0069\u006ek":_b .RGBA {0xff,0xb6,0xc1,0xff},"l\u0069\u0067\u0068\u0074\u0073\u0061\u006c\u006d\u006f\u006e":_b .RGBA {0xff,0xa0,0x7a,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x20,0xb2,0xaa,0xff},"\u006c\u0069\u0067h\u0074\u0073\u006b\u0079\u0062\u006c\u0075\u0065":_b .RGBA {0x87,0xce,0xfa,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0061\u0079":_b .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u006c\u0061\u0074e\u0067\u0072\u0065\u0079":_b .RGBA {0x77,0x88,0x99,0xff},"\u006c\u0069\u0067\u0068\u0074\u0073\u0074\u0065\u0065l\u0062\u006c\u0075\u0065":_b .RGBA {0xb0,0xc4,0xde,0xff},"l\u0069\u0067\u0068\u0074\u0079\u0065\u006c\u006c\u006f\u0077":_b .RGBA {0xff,0xff,0xe0,0xff},"\u006c\u0069\u006d\u0065":_b .RGBA {0x00,0xff,0x00,0xff},"\u006ci\u006d\u0065\u0067\u0072\u0065\u0065n":_b .RGBA {0x32,0xcd,0x32,0xff},"\u006c\u0069\u006ee\u006e":_b .RGBA {0xfa,0xf0,0xe6,0xff},"\u006da\u0067\u0065\u006e\u0074\u0061":_b .RGBA {0xff,0x00,0xff,0xff},"\u006d\u0061\u0072\u006f\u006f\u006e":_b .RGBA {0x80,0x00,0x00,0xff},"\u006d\u0065d\u0069\u0075\u006da\u0071\u0075\u0061\u006d\u0061\u0072\u0069\u006e\u0065":_b .RGBA {0x66,0xcd,0xaa,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0062\u006c\u0075\u0065":_b .RGBA {0x00,0x00,0xcd,0xff},"\u006d\u0065\u0064i\u0075\u006d\u006f\u0072\u0063\u0068\u0069\u0064":_b .RGBA {0xba,0x55,0xd3,0xff},"\u006d\u0065\u0064i\u0075\u006d\u0070\u0075\u0072\u0070\u006c\u0065":_b .RGBA {0x93,0x70,0xdb,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0065\u0061g\u0072\u0065\u0065\u006e":_b .RGBA {0x3c,0xb3,0x71,0xff},"\u006de\u0064i\u0075\u006d\u0073\u006c\u0061\u0074\u0065\u0062\u006c\u0075\u0065":_b .RGBA {0x7b,0x68,0xee,0xff},"\u006d\u0065\u0064\u0069\u0075\u006d\u0073\u0070\u0072\u0069\u006e\u0067g\u0072\u0065\u0065\u006e":_b .RGBA {0x00,0xfa,0x9a,0xff},"\u006de\u0064i\u0075\u006d\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_b .RGBA {0x48,0xd1,0xcc,0xff},"\u006de\u0064i\u0075\u006d\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_b .RGBA {0xc7,0x15,0x85,0xff},"\u006d\u0069\u0064n\u0069\u0067\u0068\u0074\u0062\u006c\u0075\u0065":_b .RGBA {0x19,0x19,0x70,0xff},"\u006di\u006e\u0074\u0063\u0072\u0065\u0061m":_b .RGBA {0xf5,0xff,0xfa,0xff},"\u006di\u0073\u0074\u0079\u0072\u006f\u0073e":_b .RGBA {0xff,0xe4,0xe1,0xff},"\u006d\u006f\u0063\u0063\u0061\u0073\u0069\u006e":_b .RGBA {0xff,0xe4,0xb5,0xff},"n\u0061\u0076\u0061\u006a\u006f\u0077\u0068\u0069\u0074\u0065":_b .RGBA {0xff,0xde,0xad,0xff},"\u006e\u0061\u0076\u0079":_b .RGBA {0x00,0x00,0x80,0xff},"\u006fl\u0064\u006c\u0061\u0063\u0065":_b .RGBA {0xfd,0xf5,0xe6,0xff},"\u006f\u006c\u0069v\u0065":_b .RGBA {0x80,0x80,0x00,0xff},"\u006fl\u0069\u0076\u0065\u0064\u0072\u0061b":_b .RGBA {0x6b,0x8e,0x23,0xff},"\u006f\u0072\u0061\u006e\u0067\u0065":_b .RGBA {0xff,0xa5,0x00,0xff},"\u006fr\u0061\u006e\u0067\u0065\u0072\u0065d":_b .RGBA {0xff,0x45,0x00,0xff},"\u006f\u0072\u0063\u0068\u0069\u0064":_b .RGBA {0xda,0x70,0xd6,0xff},"\u0070\u0061\u006c\u0065\u0067\u006f\u006c\u0064\u0065\u006e\u0072\u006f\u0064":_b .RGBA {0xee,0xe8,0xaa,0xff},"\u0070a\u006c\u0065\u0067\u0072\u0065\u0065n":_b .RGBA {0x98,0xfb,0x98,0xff},"\u0070\u0061\u006c\u0065\u0074\u0075\u0072\u0071\u0075\u006f\u0069\u0073\u0065":_b .RGBA {0xaf,0xee,0xee,0xff},"\u0070\u0061\u006c\u0065\u0076\u0069\u006f\u006c\u0065\u0074\u0072\u0065\u0064":_b .RGBA {0xdb,0x70,0x93,0xff},"\u0070\u0061\u0070\u0061\u0079\u0061\u0077\u0068\u0069\u0070":_b .RGBA {0xff,0xef,0xd5,0xff},"\u0070e\u0061\u0063\u0068\u0070\u0075\u0066f":_b .RGBA {0xff,0xda,0xb9,0xff},"\u0070\u0065\u0072\u0075":_b .RGBA {0xcd,0x85,0x3f,0xff},"\u0070\u0069\u006e\u006b":_b .RGBA {0xff,0xc0,0xcb,0xff},"\u0070\u006c\u0075\u006d":_b .RGBA {0xdd,0xa0,0xdd,0xff},"\u0070\u006f\u0077\u0064\u0065\u0072\u0062\u006c\u0075\u0065":_b .RGBA {0xb0,0xe0,0xe6,0xff},"\u0070\u0075\u0072\u0070\u006c\u0065":_b .RGBA {0x80,0x00,0x80,0xff},"\u0072\u0065\u0064":_b .RGBA {0xff,0x00,0x00,0xff},"\u0072o\u0073\u0079\u0062\u0072\u006f\u0077n":_b .RGBA {0xbc,0x8f,0x8f,0xff},"\u0072o\u0079\u0061\u006c\u0062\u006c\u0075e":_b .RGBA {0x41,0x69,0xe1,0xff},"s\u0061\u0064\u0064\u006c\u0065\u0062\u0072\u006f\u0077\u006e":_b .RGBA {0x8b,0x45,0x13,0xff},"\u0073\u0061\u006c\u006d\u006f\u006e":_b .RGBA {0xfa,0x80,0x72,0xff},"\u0073\u0061\u006e\u0064\u0079\u0062\u0072\u006f\u0077\u006e":_b .RGBA {0xf4,0xa4,0x60,0xff},"\u0073\u0065\u0061\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x2e,0x8b,0x57,0xff},"\u0073\u0065\u0061\u0073\u0068\u0065\u006c\u006c":_b .RGBA {0xff,0xf5,0xee,0xff},"\u0073\u0069\u0065\u006e\u006e\u0061":_b .RGBA {0xa0,0x52,0x2d,0xff},"\u0073\u0069\u006c\u0076\u0065\u0072":_b .RGBA {0xc0,0xc0,0xc0,0xff},"\u0073k\u0079\u0062\u006c\u0075\u0065":_b .RGBA {0x87,0xce,0xeb,0xff},"\u0073l\u0061\u0074\u0065\u0062\u006c\u0075e":_b .RGBA {0x6a,0x5a,0xcd,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0061y":_b .RGBA {0x70,0x80,0x90,0xff},"\u0073l\u0061\u0074\u0065\u0067\u0072\u0065y":_b .RGBA {0x70,0x80,0x90,0xff},"\u0073\u006e\u006f\u0077":_b .RGBA {0xff,0xfa,0xfa,0xff},"s\u0070\u0072\u0069\u006e\u0067\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x00,0xff,0x7f,0xff},"\u0073t\u0065\u0065\u006c\u0062\u006c\u0075e":_b .RGBA {0x46,0x82,0xb4,0xff},"\u0074\u0061\u006e":_b .RGBA {0xd2,0xb4,0x8c,0xff},"\u0074\u0065\u0061\u006c":_b .RGBA {0x00,0x80,0x80,0xff},"\u0074h\u0069\u0073\u0074\u006c\u0065":_b .RGBA {0xd8,0xbf,0xd8,0xff},"\u0074\u006f\u006d\u0061\u0074\u006f":_b .RGBA {0xff,0x63,0x47,0xff},"\u0074u\u0072\u0071\u0075\u006f\u0069\u0073e":_b .RGBA {0x40,0xe0,0xd0,0xff},"\u0076\u0069\u006f\u006c\u0065\u0074":_b .RGBA {0xee,0x82,0xee,0xff},"\u0077\u0068\u0065a\u0074":_b .RGBA {0xf5,0xde,0xb3,0xff},"\u0077\u0068\u0069t\u0065":_b .RGBA {0xff,0xff,0xff,0xff},"\u0077\u0068\u0069\u0074\u0065\u0073\u006d\u006f\u006b\u0065":_b .RGBA {0xf5,0xf5,0xf5,0xff},"\u0079\u0065\u006c\u006c\u006f\u0077":_b .RGBA {0xff,0xff,0x00,0xff},"y\u0065\u006c\u006c\u006f\u0077\u0067\u0072\u0065\u0065\u006e":_b .RGBA {0x9a,0xcd,0x32,0xff}}; +func (_fbbg Point )Interpolate (q Point ,t float64 )Point {return Point {(1-t )*_fbbg .X +t *q .X ,(1-t )*_fbbg .Y +t *q .Y };}; \ No newline at end of file diff --git a/internal/graphic2d/svg/svg.go b/internal/graphic2d/svg/svg.go index 69f1ac7a..d0d74cc5 100644 --- a/internal/graphic2d/svg/svg.go +++ b/internal/graphic2d/svg/svg.go @@ -9,105 +9,103 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package svg ;import (_cf "encoding/xml";_df "fmt";_g "github.com/unidoc/unipdf/v3/common";_ag "github.com/unidoc/unipdf/v3/contentstream";_e "github.com/unidoc/unipdf/v3/contentstream/draw";_a "github.com/unidoc/unipdf/v3/internal/graphic2d";_bf "golang.org/x/net/html/charset"; -_cg "io";_c "math";_fe "os";_d "strconv";_fa "strings";_b "unicode";);func _eb (_ageb *GraphicSVG ,_adf *_ag .ContentCreator ){_adf .Add_q ();_ageb .Style .toContentStream (_adf );_gdb ,_geac :=_ebcda (_ageb .Attributes ["\u0078"],64);if _geac !=nil {_g .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0078\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_geac .Error ()); -};_ff ,_geac :=_ebcda (_ageb .Attributes ["\u0079"],64);if _geac !=nil {_g .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0079\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_geac .Error ()); -};_cea ,_geac :=_ebcda (_ageb .Attributes ["\u0077\u0069\u0064t\u0068"],64);if _geac !=nil {_g .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0073\u0074\u0072\u006f\u006b\u0065\u0020\u0077\u0069\u0064\u0074\u0068\u0020v\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_geac .Error ()); -};_gce ,_geac :=_ebcda (_ageb .Attributes ["\u0068\u0065\u0069\u0067\u0068\u0074"],64);if _geac !=nil {_g .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077h\u0069\u006c\u0065 \u0070\u0061\u0072\u0073i\u006e\u0067\u0020\u0073\u0074\u0072\u006f\u006b\u0065\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_geac .Error ()); -};_adf .Add_re (_gdb *_ageb ._cce ,_ff *_ageb ._cce ,_cea *_ageb ._cce ,_gce *_ageb ._cce );if _ageb .Style .FillColor !=""&&_ageb .Style .StrokeColor !=""{_adf .Add_B ();}else if _ageb .Style .FillColor !=""{_adf .Add_f ();}else if _ageb .Style .StrokeColor !=""{_adf .Add_S (); -};_adf .Add_Q ();};func _dfb (_bba string )(_cae ,_fabb ,_gfbg float64 ){if (len (_bba )!=4&&len (_bba )!=7)||_bba [0]!='#'{_g .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bba );return _cae ,_fabb ,_gfbg ; -};var _eage ,_egag ,_fgae int ;if len (_bba )==4{var _ecd ,_egcg ,_edef int ;_gafc ,_cfba :=_df .Sscanf (_bba ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_ecd ,&_egcg ,&_edef );if _cfba !=nil {_g .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020h\u0065\u0078\u0020\u0063\u006f\u0064\u0065:\u0020\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_bba ,_cfba ); -return _cae ,_fabb ,_gfbg ;};if _gafc !=3{_g .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bba );return _cae ,_fabb ,_gfbg ;};_eage =_ecd *16+_ecd ;_egag =_egcg *16+_egcg ;_fgae =_edef *16+_edef ; -}else {_ebb ,_acc :=_df .Sscanf (_bba ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_eage ,&_egag ,&_fgae );if _acc !=nil {_g .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bba ); -return _cae ,_fabb ,_gfbg ;};if _ebb !=3{_g .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0073,\u0020\u006e\u0020\u0021\u003d\u0020\u0033 \u0028\u0025\u0064\u0029",_bba ,_ebb ); -return _cae ,_fabb ,_gfbg ;};};_cfbe :=float64 (_eage )/255.0;_bgge :=float64 (_egag )/255.0;_fce :=float64 (_fgae )/255.0;return _cfbe ,_bgge ,_fce ;};func (_aca *commands )isCommand (_befc string )bool {for _ ,_fagf :=range _aca ._eef {if _fa .ToLower (_befc )==_fagf {return true ; -};};return false ;};type Command struct{Symbol string ;Params []float64 ;};type Subpath struct{Commands []*Command ;};func _dbfa (_fff string )[]token {var (_fdgc []token ;_gcfc string ;);for _ ,_bbf :=range _fff {_gad :=string (_bbf );switch {case _dcc .isCommand (_gad ):_fdgc ,_gcfc =_ebe (_fdgc ,_gcfc ); -_fdgc =append (_fdgc ,token {_gad ,true });case _gad =="\u002e":if _gcfc ==""{_gcfc ="\u0030";};if _fa .Contains (_gcfc ,_gad ){_fdgc =append (_fdgc ,token {_gcfc ,false });_gcfc ="\u0030";};fallthrough;case _gad >="\u0030"&&_gad <="\u0039"||_gad =="\u0065":_gcfc +=_gad ; -case _gad =="\u002d":if _fa .HasSuffix (_gcfc ,"\u0065"){_gcfc +=_gad ;}else {_fdgc ,_ =_ebe (_fdgc ,_gcfc );_gcfc =_gad ;};default:_fdgc ,_gcfc =_ebe (_fdgc ,_gcfc );};};_fdgc ,_ =_ebe (_fdgc ,_gcfc );return _fdgc ;};type GraphicSVGStyle struct{FillColor string ; -StrokeColor string ;StrokeWidth float64 ;};type GraphicSVG struct{ViewBox struct{X ,Y ,W ,H float64 ;};Name string ;Attributes map[string ]string ;Children []*GraphicSVG ;Content string ;Style *GraphicSVGStyle ;Width float64 ;Height float64 ;_cce float64 ; -};func _ebe (_cedb []token ,_cga string )([]token ,string ){if _cga !=""{_cedb =append (_cedb ,token {_cga ,false });_cga ="";};return _cedb ,_cga ;};func _ac (_ba *GraphicSVG ,_bae *_ag .ContentCreator ){_bae .Add_q ();_ba .Style .toContentStream (_bae ); -_aeb ,_cfg :=_ebcda (_ba .Attributes ["\u0063\u0078"],64);if _cfg !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cfg .Error ()); -};_bgf ,_cfg :=_ebcda (_ba .Attributes ["\u0063\u0079"],64);if _cfg !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cfg .Error ()); -};_ea ,_cfg :=_ebcda (_ba .Attributes ["\u0072"],64);if _cfg !=nil {_g .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0072\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_cfg .Error ()); -};_add :=_ea *_ba ._cce ;_ace :=_ea *_ba ._cce ;_dge :=_add *_bfc ;_fad :=_ace *_bfc ;_ffd :=_e .NewCubicBezierPath ();_ffd =_ffd .AppendCurve (_e .NewCubicBezierCurve (-_add ,0,-_add ,_fad ,-_dge ,_ace ,0,_ace ));_ffd =_ffd .AppendCurve (_e .NewCubicBezierCurve (0,_ace ,_dge ,_ace ,_add ,_fad ,_add ,0)); -_ffd =_ffd .AppendCurve (_e .NewCubicBezierCurve (_add ,0,_add ,-_fad ,_dge ,-_ace ,0,-_ace ));_ffd =_ffd .AppendCurve (_e .NewCubicBezierCurve (0,-_ace ,-_dge ,-_ace ,-_add ,-_fad ,-_add ,0));_ffd =_ffd .Offset (_aeb *_ba ._cce ,_bgf *_ba ._cce );if _ba .Style .StrokeWidth > 0{_ffd =_ffd .Offset (_ba .Style .StrokeWidth /2,_ba .Style .StrokeWidth /2); -};_e .DrawBezierPathWithCreator (_ffd ,_bae );if _ba .Style .FillColor !=""&&_ba .Style .StrokeColor !=""{_bae .Add_B ();}else if _ba .Style .FillColor !=""{_bae .Add_f ();}else if _ba .Style .StrokeColor !=""{_bae .Add_S ();};_bae .Add_h ();_bae .Add_Q (); -};type commands struct{_eef []string ;_bcc map[string ]int ;_aege string ;_ebae string ;};func _fga (_aebf *_cf .Decoder )(*GraphicSVG ,error ){for {_cge ,_cgbf :=_aebf .Token ();if _cge ==nil &&_cgbf ==_cg .EOF {break ;};if _cgbf !=nil {return nil ,_cgbf ; -};switch _beff :=_cge .(type ){case _cf .StartElement :return _edd (_beff ),nil ;};};return &GraphicSVG {},nil ;};func _gfbe (_aaaa string )(_gfcd []float64 ,_bafg error ){var _fedg float64 ;_cffb :=0;_fge :=true ;for _ggec ,_cgcf :=range _aaaa {if _cgcf =='.'{if _fge {_fge =false ; -continue ;};_fedg ,_bafg =_ebcda (_aaaa [_cffb :_ggec ],64);if _bafg !=nil {return ;};_gfcd =append (_gfcd ,_fedg );_cffb =_ggec ;};};_fedg ,_bafg =_ebcda (_aaaa [_cffb :],64);if _bafg !=nil {return ;};_gfcd =append (_gfcd ,_fedg );return ;};func _aaef (_bfcc string )(*Path ,error ){_dcc =_aea (); -_agg ,_fgag :=_bda (_dbfa (_bfcc ));if _fgag !=nil {return nil ,_fgag ;};return _abg (_agg ),nil ;};func (_fedb pathParserError )Error ()string {return _fedb ._acag };func _fdg (_fgb []float64 )[]float64 {for _gee ,_fbdg :=0,len (_fgb )-1;_gee < _fbdg ; -_gee ,_fbdg =_gee +1,_fbdg -1{_fgb [_gee ],_fgb [_fbdg ]=_fgb [_fbdg ],_fgb [_gee ];};return _fgb ;};func (_bgbd *Path )compare (_agca *Path )bool {if len (_bgbd .Subpaths )!=len (_agca .Subpaths ){return false ;};for _dbb ,_cffg :=range _bgbd .Subpaths {if !_cffg .compare (_agca .Subpaths [_dbb ]){return false ; -};};return true ;};func _bc (_bge *GraphicSVG ,_afb *_ag .ContentCreator ){_afb .Add_q ();_bge .Style .toContentStream (_afb );_egg ,_gag :=_ebcda (_bge .Attributes ["\u0063\u0078"],64);if _gag !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_gag .Error ()); -};_fgg ,_gag :=_ebcda (_bge .Attributes ["\u0063\u0079"],64);if _gag !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_gag .Error ()); -};_dc ,_gag :=_ebcda (_bge .Attributes ["\u0072\u0078"],64);if _gag !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_gag .Error ()); -};_cdag ,_gag :=_ebcda (_bge .Attributes ["\u0072\u0079"],64);if _gag !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_gag .Error ()); -};_eag :=_dc *_bge ._cce ;_bde :=_cdag *_bge ._cce ;_fec :=_egg *_bge ._cce ;_bgb :=_fgg *_bge ._cce ;_fba :=_eag *_bfc ;_cdb :=_bde *_bfc ;_ceg :=_e .NewCubicBezierPath ();_ceg =_ceg .AppendCurve (_e .NewCubicBezierCurve (-_eag ,0,-_eag ,_cdb ,-_fba ,_bde ,0,_bde )); -_ceg =_ceg .AppendCurve (_e .NewCubicBezierCurve (0,_bde ,_fba ,_bde ,_eag ,_cdb ,_eag ,0));_ceg =_ceg .AppendCurve (_e .NewCubicBezierCurve (_eag ,0,_eag ,-_cdb ,_fba ,-_bde ,0,-_bde ));_ceg =_ceg .AppendCurve (_e .NewCubicBezierCurve (0,-_bde ,-_fba ,-_bde ,-_eag ,-_cdb ,-_eag ,0)); -_ceg =_ceg .Offset (_fec ,_bgb );if _bge .Style .StrokeWidth > 0{_ceg =_ceg .Offset (_bge .Style .StrokeWidth /2,_bge .Style .StrokeWidth /2);};_e .DrawBezierPathWithCreator (_ceg ,_afb );if _bge .Style .FillColor !=""&&_bge .Style .StrokeColor !=""{_afb .Add_B (); -}else if _bge .Style .FillColor !=""{_afb .Add_f ();}else if _bge .Style .StrokeColor !=""{_afb .Add_S ();};_afb .Add_h ();_afb .Add_Q ();};func _dgb ()*GraphicSVGStyle {return &GraphicSVGStyle {FillColor :"\u00230\u0030\u0030\u0030\u0030\u0030",StrokeColor :"",StrokeWidth :0}; -};func _aea ()commands {var _aaa =map[string ]int {"\u006d":2,"\u007a":0,"\u006c":2,"\u0068":1,"\u0076":1,"\u0063":6,"\u0073":4,"\u0071":4,"\u0074":2,"\u0061":7};var _fbbc []string ;for _faa :=range _aaa {_fbbc =append (_fbbc ,_faa );};return commands {_fbbc ,_aaa ,"\u006d","\u007a"}; -};func (_fab *GraphicSVG )setDefaultScaling (_dgc float64 ){_fab ._cce =_dgc ;if _fab .Style !=nil &&_fab .Style .StrokeWidth > 0{_fab .Style .StrokeWidth =_fab .Style .StrokeWidth *_fab ._cce ;};for _ ,_bab :=range _fab .Children {_bab .setDefaultScaling (_dgc ); -};};type Path struct{Subpaths []*Subpath ;};func _edd (_bgc _cf .StartElement )*GraphicSVG {_ebcd :=&GraphicSVG {};_egc :=make (map[string ]string );for _ ,_fbac :=range _bgc .Attr {_egc [_fbac .Name .Local ]=_fbac .Value ;};_ebcd .Name =_bgc .Name .Local ; -_ebcd .Attributes =_egc ;_ebcd ._cce =1;if _ebcd .Name =="\u0073\u0076\u0067"{_gfb ,_cgb :=_afec (_egc ["\u0076i\u0065\u0077\u0042\u006f\u0078"]);if _cgb !=nil {_g .Log .Debug ("\u0055\u006ea\u0062\u006c\u0065\u0020t\u006f\u0020p\u0061\u0072\u0073\u0065\u0020\u0076\u0069\u0065w\u0042\u006f\u0078\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074e\u003a\u0020\u0025\u0076",_cgb ); -return nil ;};_ebcd .ViewBox .X =_gfb [0];_ebcd .ViewBox .Y =_gfb [1];_ebcd .ViewBox .W =_gfb [2];_ebcd .ViewBox .H =_gfb [3];_ebcd .Width =_ebcd .ViewBox .W ;_ebcd .Height =_ebcd .ViewBox .H ;if _fda ,_bcdg :=_egc ["\u0077\u0069\u0064t\u0068"];_bcdg {_ead ,_bac :=_ebcda (_fda ,64); -if _bac !=nil {_g .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073e\u0020\u0077\u0069\u0064\u0074\u0068\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_bac );return nil ;};_ebcd .Width =_ead ; -};if _feg ,_agcg :=_egc ["\u0068\u0065\u0069\u0067\u0068\u0074"];_agcg {_ega ,_eee :=_ebcda (_feg ,64);if _eee !=nil {_g .Log .Debug ("\u0055\u006eab\u006c\u0065\u0020t\u006f\u0020\u0070\u0061rse\u0020he\u0069\u0067\u0068\u0074\u0020\u0061\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_eee ); -return nil ;};_ebcd .Height =_ega ;};if _ebcd .Width > 0&&_ebcd .Height > 0{_ebcd ._cce =_ebcd .Width /_ebcd .ViewBox .W ;};};return _ebcd ;};func (_fbg *Subpath )compare (_effa *Subpath )bool {if len (_fbg .Commands )!=len (_effa .Commands ){return false ; -};for _aae ,_eged :=range _fbg .Commands {if !_eged .compare (_effa .Commands [_aae ]){return false ;};};return true ;};func _abg (_gaca []*Command )*Path {_dbba :=&Path {};var _ecc []*Command ;for _fgd ,_aed :=range _gaca {switch _fa .ToLower (_aed .Symbol ){case _dcc ._aege :if len (_ecc )> 0{_dbba .Subpaths =append (_dbba .Subpaths ,&Subpath {_ecc }); -};_ecc =[]*Command {_aed };case _dcc ._ebae :_ecc =append (_ecc ,_aed );_dbba .Subpaths =append (_dbba .Subpaths ,&Subpath {_ecc });_ecc =[]*Command {};default:_ecc =append (_ecc ,_aed );if len (_gaca )==_fgd +1{_dbba .Subpaths =append (_dbba .Subpaths ,&Subpath {_ecc }); -};};};return _dbba ;};func _dcbd (_cdba string )(_afd ,_acff string ){if _cdba ==""||(_cdba [len (_cdba )-1]>='0'&&_cdba [len (_cdba )-1]<='9'){return _cdba ,"";};_afd =_cdba ;for _ ,_ddb :=range _ge {if _fa .Contains (_afd ,_ddb ){_acff =_ddb ;};_afd =_fa .TrimSuffix (_afd ,_ddb ); -};return ;};func (_adfc *Command )compare (_fggb *Command )bool {if _adfc .Symbol !=_fggb .Symbol {return false ;};for _acb ,_ab :=range _adfc .Params {if _ab !=_fggb .Params [_acb ]{return false ;};};return true ;};func _bda (_bea []token )([]*Command ,error ){var (_fdf []*Command ; -_eae []float64 ;);for _ggf :=len (_bea )-1;_ggf >=0;_ggf --{_cfd :=_bea [_ggf ];if _cfd ._cfa {_bec :=_dcc ._bcc [_fa .ToLower (_cfd ._afg )];_bce :=len (_eae );if _bec ==0&&_bce ==0{_gdcd :=&Command {Symbol :_cfd ._afg };_fdf =append ([]*Command {_gdcd },_fdf ...); -}else if _bec !=0&&_bce %_bec ==0{_bege :=_bce /_bec ;for _aebd :=0;_aebd < _bege ;_aebd ++{_fbc :=_cfd ._afg ;if _fbc =="\u006d"&&_aebd < _bege -1{_fbc ="\u006c";};if _fbc =="\u004d"&&_aebd < _bege -1{_fbc ="\u004c";};_ffgf :=&Command {_fbc ,_fdg (_eae [:_bec ])}; -_fdf =append ([]*Command {_ffgf },_fdf ...);_eae =_eae [_bec :];};}else {_dbbb :=pathParserError {"I\u006e\u0063\u006f\u0072\u0072\u0065c\u0074\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006f\u0066\u0020\u0070\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006fr\u0020"+_cfd ._afg }; -return nil ,_dbbb ;};}else {_cgc ,_efe :=_ebcda (_cfd ._afg ,64);if _efe !=nil {return nil ,_efe ;};_eae =append (_eae ,_cgc );};};return _fdf ,nil ;};func _cdc (_bad *GraphicSVG ,_feaa *_ag .ContentCreator ){_feaa .Add_q ();_bad .Style .toContentStream (_feaa ); -_bef ,_bcf :=_ebcda (_bad .Attributes ["\u0078\u0031"],64);if _bcf !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_bcf .Error ()); -};_de ,_bcf :=_ebcda (_bad .Attributes ["\u0079\u0031"],64);if _bcf !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_bcf .Error ()); -};_da ,_bcf :=_ebcda (_bad .Attributes ["\u0078\u0032"],64);if _bcf !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_bcf .Error ()); -};_daa ,_bcf :=_ebcda (_bad .Attributes ["\u0079\u0032"],64);if _bcf !=nil {_g .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_bcf .Error ()); -};_feaa .Add_m (_bef *_bad ._cce ,_de *_bad ._cce );_feaa .Add_l (_da *_bad ._cce ,_daa *_bad ._cce );if _bad .Style .FillColor !=""&&_bad .Style .StrokeColor !=""{_feaa .Add_B ();}else if _bad .Style .FillColor !=""{_feaa .Add_f ();}else if _bad .Style .StrokeColor !=""{_feaa .Add_S (); -};_feaa .Add_h ();_feaa .Add_Q ();};func _daad (_deb float64 ,_caf int )float64 {_ede :=_c .Pow (10,float64 (_caf ));return float64 (_eec (_deb *_ede ))/_ede ;};func ParseFromFile (path string )(*GraphicSVG ,error ){_cfe ,_baa :=_fe .Open (path );if _baa !=nil {return nil ,_baa ; -};defer _cfe .Close ();return ParseFromStream (_cfe );};func _gg (_egd *GraphicSVG ,_cc *_ag .ContentCreator ){_cc .Add_q ();_egd .Style .toContentStream (_cc );_eac ,_gda :=_afec (_egd .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _gda !=nil {_g .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0025\u0076",_gda ); -return ;};if len (_eac )%2> 0{_g .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0069n\u0076\u0061l\u0069\u0064\u0020\u0070\u006f\u0069\u006e\u0074s\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006ce\u006e\u0067\u0074\u0068");return ; -};for _cdd :=0;_cdd < len (_eac );{if _cdd ==0{_cc .Add_m (_eac [_cdd ]*_egd ._cce ,_eac [_cdd +1]*_egd ._cce );}else {_cc .Add_l (_eac [_cdd ]*_egd ._cce ,_eac [_cdd +1]*_egd ._cce );};_cdd +=2;};_cc .Add_l (_eac [0]*_egd ._cce ,_eac [1]*_egd ._cce ); -if _egd .Style .FillColor !=""&&_egd .Style .StrokeColor !=""{_cc .Add_B ();}else if _egd .Style .FillColor !=""{_cc .Add_f ();}else if _egd .Style .StrokeColor !=""{_cc .Add_S ();};_cc .Add_h ();_cc .Add_Q ();};func (_ged *GraphicSVG )Decode (decoder *_cf .Decoder )error {for {_gge ,_adac :=decoder .Token (); -if _gge ==nil &&_adac ==_cg .EOF {break ;};if _adac !=nil {return _adac ;};switch _beg :=_gge .(type ){case _cf .StartElement :_gac :=_edd (_beg );_bdec :=_gac .Decode (decoder );if _bdec !=nil {return _bdec ;};_ged .Children =append (_ged .Children ,_gac ); -case _cf .CharData :_gbd :=_fa .TrimSpace (string (_beg ));if _gbd !=""{_ged .Content =string (_beg );};case _cf .EndElement :if _beg .Name .Local ==_ged .Name {return nil ;};};};return nil ;};func (_ffg *Command )isAbsolute ()bool {return _ffg .Symbol ==_fa .ToUpper (_ffg .Symbol )}; -type token struct{_afg string ;_cfa bool ;};func _ddf (_feca map[string ]string ,_feab float64 )(*GraphicSVGStyle ,error ){_fabc :=_dgb ();_ecb ,_gede :=_feca ["\u0066\u0069\u006c\u006c"];if _gede {_fabc .FillColor =_ecb ;if _ecb =="\u006e\u006f\u006e\u0065"{_fabc .FillColor =""; -};};_aag ,_ecf :=_feca ["\u0073\u0074\u0072\u006f\u006b\u0065"];if _ecf {_fabc .StrokeColor =_aag ;if _aag =="\u006e\u006f\u006e\u0065"{_fabc .StrokeColor ="";};};_acdd ,_dbf :=_feca ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]; -if _dbf {_aeg ,_aac :=_ebcda (_acdd ,64);if _aac !=nil {return nil ,_aac ;};_fabc .StrokeWidth =_aeg *_feab ;};return _fabc ,nil ;};func (_begb *GraphicSVGStyle )toContentStream (_bcg *_ag .ContentCreator ){if _begb ==nil {return ;};if _begb .FillColor !=""{var _acg ,_fbb ,_ced float64 ; -if _bcfa ,_dgef :=_a .ColorMap [_begb .FillColor ];_dgef {_egdb ,_gcee ,_bcb ,_ :=_bcfa .RGBA ();_acg ,_fbb ,_ced =float64 (_egdb ),float64 (_gcee ),float64 (_bcb );}else {_acg ,_fbb ,_ced =_dfb (_begb .FillColor );};_bcg .Add_rg (_acg ,_fbb ,_ced );}; -if _begb .StrokeColor !=""{var _cfb ,_dce ,_eadd float64 ;if _bb ,_fecg :=_a .ColorMap [_begb .StrokeColor ];_fecg {_bdfd ,_gbb ,_gcb ,_ :=_bb .RGBA ();_cfb ,_dce ,_eadd =float64 (_bdfd )/255.0,float64 (_gbb )/255.0,float64 (_gcb )/255.0;}else {_cfb ,_dce ,_eadd =_dfb (_begb .StrokeColor ); -};_bcg .Add_RG (_cfb ,_dce ,_eadd );};if _begb .StrokeWidth > 0{_bcg .Add_w (_begb .StrokeWidth );};};func ParseFromString (svgStr string )(*GraphicSVG ,error ){return ParseFromStream (_fa .NewReader (svgStr ));};type pathParserError struct{_acag string }; -func (_ddc *GraphicSVG )toContentStream (_fef *_ag .ContentCreator ){_ebc ,_acd :=_ddf (_ddc .Attributes ,_ddc ._cce );if _acd !=nil {_g .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073e\u0020\u0073\u0074\u0079\u006c\u0065\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_acd ); -};_ddc .Style =_ebc ;switch _ddc .Name {case "\u0070\u0061\u0074\u0068":_dd (_ddc ,_fef );for _ ,_baf :=range _ddc .Children {_baf .toContentStream (_fef );};case "\u0072\u0065\u0063\u0074":_eb (_ddc ,_fef );for _ ,_fcb :=range _ddc .Children {_fcb .toContentStream (_fef ); -};case "\u0063\u0069\u0072\u0063\u006c\u0065":_ac (_ddc ,_fef );for _ ,_gef :=range _ddc .Children {_gef .toContentStream (_fef );};case "\u0065l\u006c\u0069\u0070\u0073\u0065":_bc (_ddc ,_fef );for _ ,_dbd :=range _ddc .Children {_dbd .toContentStream (_fef ); -};case "\u0070\u006f\u006c\u0079\u006c\u0069\u006e\u0065":_gcfe (_ddc ,_fef );for _ ,_gfc :=range _ddc .Children {_gfc .toContentStream (_fef );};case "\u0070o\u006c\u0079\u0067\u006f\u006e":_gg (_ddc ,_fef );for _ ,_acf :=range _ddc .Children {_acf .toContentStream (_fef ); -};case "\u006c\u0069\u006e\u0065":_cdc (_ddc ,_fef );for _ ,_dddd :=range _ddc .Children {_dddd .toContentStream (_fef );};case "\u0067":_ggc ,_cfgg :=_ddc .Attributes ["\u0066\u0069\u006c\u006c"];_ebg ,_bff :=_ddc .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]; -_bdga ,_dcg :=_ddc .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];for _ ,_dee :=range _ddc .Children {if _ ,_eba :=_dee .Attributes ["\u0066\u0069\u006c\u006c"];!_eba &&_cfgg {_dee .Attributes ["\u0066\u0069\u006c\u006c"]=_ggc ; -};if _ ,_efgc :=_dee .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"];!_efgc &&_bff {_dee .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]=_ebg ;};if _ ,_acfd :=_dee .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]; -!_acfd &&_dcg {_dee .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]=_bdga ;};_dee .toContentStream (_fef );};};};func (_ebd *GraphicSVG )SetScaling (xFactor ,yFactor float64 ){_efb :=_ebd .Width /_ebd .ViewBox .W ;_ebcg :=_ebd .Height /_ebd .ViewBox .H ; -_ebd .setDefaultScaling (_c .Max (_efb ,_ebcg ));for _ ,_febg :=range _ebd .Children {_febg .SetScaling (xFactor ,yFactor );};};var (_ge =[]string {"\u0063\u006d","\u006d\u006d","\u0070\u0078","\u0070\u0074"};_ce =map[string ]float64 {"\u0063\u006d":_ad ,"\u006d\u006d":_db ,"\u0070\u0078":_fea ,"\u0070\u0074":1}; -);func _eec (_eade float64 )int {return int (_eade +_c .Copysign (0.5,_eade ))};func _dd (_ee *GraphicSVG ,_af *_ag .ContentCreator ){_af .Add_q ();_ee .Style .toContentStream (_af );_bd ,_fg :=_aaef (_ee .Attributes ["\u0064"]);if _fg !=nil {_g .Log .Error ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025s",_fg .Error ()); -};var (_eg ,_ef =0.0,0.0;_ec ,_efg =0.0,0.0;_efc *Command ;);for _ ,_fb :=range _bd .Subpaths {for _ ,_ed :=range _fb .Commands {switch _fa .ToLower (_ed .Symbol ){case "\u006d":_ec ,_efg =_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ;if !_ed .isAbsolute (){_ec ,_efg =_eg +_ec -_ee .ViewBox .X ,_ef +_efg -_ee .ViewBox .Y ; -};_af .Add_m (_daad (_ec ,3),_daad (_efg ,3));_eg ,_ef =_ec ,_efg ;case "\u0063":_dg ,_fc ,_ae ,_bdg ,_ddg ,_aa :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ,_ed .Params [2]*_ee ._cce ,_ed .Params [3]*_ee ._cce ,_ed .Params [4]*_ee ._cce ,_ed .Params [5]*_ee ._cce ; -if !_ed .isAbsolute (){_dg ,_fc ,_ae ,_bdg ,_ddg ,_aa =_eg +_dg ,_ef +_fc ,_eg +_ae ,_ef +_bdg ,_eg +_ddg ,_ef +_aa ;};_af .Add_c (_daad (_dg ,3),_daad (_fc ,3),_daad (_ae ,3),_daad (_bdg ,3),_daad (_ddg ,3),_daad (_aa ,3));_eg ,_ef =_ddg ,_aa ;case "\u0073":_cd ,_cda ,_bg ,_cfc :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ,_ed .Params [2]*_ee ._cce ,_ed .Params [3]*_ee ._cce ; -if !_ed .isAbsolute (){_cd ,_cda ,_bg ,_cfc =_eg +_cd ,_ef +_cda ,_eg +_bg ,_ef +_cfc ;};_af .Add_c (_daad (_eg ,3),_daad (_ef ,3),_daad (_cd ,3),_daad (_cda ,3),_daad (_bg ,3),_daad (_cfc ,3));_eg ,_ef =_bg ,_cfc ;case "\u006c":_ga ,_gc :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ; -if !_ed .isAbsolute (){_ga ,_gc =_eg +_ga ,_ef +_gc ;};_af .Add_l (_daad (_ga ,3),_daad (_gc ,3));_eg ,_ef =_ga ,_gc ;case "\u0068":_afc :=_ed .Params [0]*_ee ._cce ;if !_ed .isAbsolute (){_afc =_eg +_afc ;};_af .Add_l (_daad (_afc ,3),_daad (_ef ,3)); -_eg =_afc ;case "\u0076":_fd :=_ed .Params [0]*_ee ._cce ;if !_ed .isAbsolute (){_fd =_ef +_fd ;};_af .Add_l (_daad (_eg ,3),_daad (_fd ,3));_ef =_fd ;case "\u0071":_gf ,_agf ,_gd ,_bdf :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ,_ed .Params [2]*_ee ._cce ,_ed .Params [3]*_ee ._cce ; -if !_ed .isAbsolute (){_gf ,_agf ,_gd ,_bdf =_eg +_gf ,_ef +_agf ,_eg +_gd ,_ef +_bdf ;};_fbd ,_ca :=_a .QuadraticToCubicBezier (_eg ,_ef ,_gf ,_agf ,_gd ,_bdf );_af .Add_c (_daad (_fbd .X ,3),_daad (_fbd .Y ,3),_daad (_ca .X ,3),_daad (_ca .Y ,3),_daad (_gd ,3),_daad (_bdf ,3)); -_eg ,_ef =_gd ,_bdf ;case "\u0074":var _dgd ,_gcf _a .Point ;_fae ,_ade :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ;if !_ed .isAbsolute (){_fae ,_ade =_eg +_fae ,_ef +_ade ;};if _efc !=nil &&_fa .ToLower (_efc .Symbol )=="\u0071"{_fag :=_a .Point {X :_efc .Params [0]*_ee ._cce ,Y :_efc .Params [1]*_ee ._cce }; -_adc :=_a .Point {X :_efc .Params [2]*_ee ._cce ,Y :_efc .Params [3]*_ee ._cce };_afe :=_adc .Mul (2.0).Sub (_fag );_dgd ,_gcf =_a .QuadraticToCubicBezier (_eg ,_ef ,_afe .X ,_afe .Y ,_fae ,_ade );};_af .Add_c (_daad (_dgd .X ,3),_daad (_dgd .Y ,3),_daad (_gcf .X ,3),_daad (_gcf .Y ,3),_daad (_fae ,3),_daad (_ade ,3)); -_eg ,_ef =_fae ,_ade ;case "\u0061":_gea ,_afa :=_ed .Params [0]*_ee ._cce ,_ed .Params [1]*_ee ._cce ;_ddd :=_ed .Params [2];_edf :=_ed .Params [3]> 0;_gdc :=_ed .Params [4]> 0;_gb ,_age :=_ed .Params [5]*_ee ._cce ,_ed .Params [6]*_ee ._cce ;if !_ed .isAbsolute (){_gb ,_age =_eg +_gb ,_ef +_age ; -};_adcb :=_a .EllipseToCubicBeziers (_eg ,_ef ,_gea ,_afa ,_ddd ,_edf ,_gdc ,_gb ,_age );for _ ,_gaf :=range _adcb {_af .Add_c (_daad (_gaf [1].X ,3),_daad ((_gaf [1].Y ),3),_daad ((_gaf [2].X ),3),_daad ((_gaf [2].Y ),3),_daad ((_gaf [3].X ),3),_daad ((_gaf [3].Y ),3)); -};_eg ,_ef =_gb ,_age ;case "\u007a":_af .Add_h ();};_efc =_ed ;};};if _ee .Style .FillColor !=""&&_ee .Style .StrokeColor !=""{_af .Add_B ();}else if _ee .Style .FillColor !=""{_af .Add_f ();}else if _ee .Style .StrokeColor !=""{_af .Add_S ();};_af .Add_h (); -_af .Add_Q ();};func ParseFromStream (source _cg .Reader )(*GraphicSVG ,error ){_acea :=_cf .NewDecoder (source );_acea .CharsetReader =_bf .NewReaderLabel ;_cec ,_caa :=_fga (_acea );if _caa !=nil {return nil ,_caa ;};if _cff :=_cec .Decode (_acea );_cff !=nil &&_cff !=_cg .EOF {return nil ,_cff ; -};return _cec ,nil ;};var _dcc commands ;func _gcfe (_ada *GraphicSVG ,_dfg *_ag .ContentCreator ){_dfg .Add_q ();_ada .Style .toContentStream (_dfg );_ffdf ,_be :=_afec (_ada .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _be !=nil {_g .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0025\u0076",_be ); -return ;};if len (_ffdf )%2> 0{_g .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0069n\u0076\u0061l\u0069\u0064\u0020\u0070\u006f\u0069\u006e\u0074s\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006ce\u006e\u0067\u0074\u0068");return ; -};for _adae :=0;_adae < len (_ffdf );{if _adae ==0{_dfg .Add_m (_ffdf [_adae ]*_ada ._cce ,_ffdf [_adae +1]*_ada ._cce );}else {_dfg .Add_l (_ffdf [_adae ]*_ada ._cce ,_ffdf [_adae +1]*_ada ._cce );};_adae +=2;};if _ada .Style .FillColor !=""&&_ada .Style .StrokeColor !=""{_dfg .Add_B (); -}else if _ada .Style .FillColor !=""{_dfg .Add_f ();}else if _ada .Style .StrokeColor !=""{_dfg .Add_S ();};_dfg .Add_h ();_dfg .Add_Q ();};func _afec (_agfd string )([]float64 ,error ){_faad :=-1;var _ecbb []float64 ;_fgc :=' ';for _gadb ,_aad :=range _agfd {if !_b .IsNumber (_aad )&&_aad !='.'&&!(_aad =='-'&&_fgc =='e')&&_aad !='e'{if _faad !=-1{_gafb ,_egb :=_gfbe (_agfd [_faad :_gadb ]); -if _egb !=nil {return _ecbb ,_egb ;};_ecbb =append (_ecbb ,_gafb ...);};if _aad =='-'{_faad =_gadb ;}else {_faad =-1;};}else if _faad ==-1{_faad =_gadb ;};_fgc =_aad ;};if _faad !=-1&&_faad !=len (_agfd ){_dfe ,_ggg :=_gfbe (_agfd [_faad :]);if _ggg !=nil {return _ecbb ,_ggg ; -};_ecbb =append (_ecbb ,_dfe ...);};return _ecbb ,nil ;};func _ebcda (_bga string ,_dbdf int )(float64 ,error ){_dbbg ,_fcc :=_dcbd (_bga );_adaeg ,_aegg :=_d .ParseFloat (_dbbg ,_dbdf );if _aegg !=nil {return 0,_aegg ;};if _ccb ,_bgg :=_ce [_fcc ];_bgg {_adaeg =_adaeg *_ccb ; -}else {_adaeg =_adaeg *_fea ;};return _adaeg ,nil ;};const (_fea =0.72;_ad =28.3464;_db =_ad /10;_bfc =0.551784;);func (_agef *GraphicSVG )ToContentCreator (cc *_ag .ContentCreator ,scaleX ,scaleY ,translateX ,translateY float64 )*_ag .ContentCreator {if _agef .Name =="\u0073\u0076\u0067"{_agef .SetScaling (scaleX ,scaleY ); -cc .Add_cm (1,0,0,1,translateX ,translateY );_agef .setDefaultScaling (_agef ._cce );cc .Add_q ();_gbc :=_c .Max (scaleX ,scaleY );cc .Add_re (_agef .ViewBox .X *_gbc ,_agef .ViewBox .Y *_gbc ,_agef .ViewBox .W *_gbc ,_agef .ViewBox .H *_gbc );cc .Add_W (); -cc .Add_n ();for _ ,_dgg :=range _agef .Children {_dgg .ViewBox =_agef .ViewBox ;_dgg .toContentStream (cc );};cc .Add_Q ();return cc ;};return nil ;}; \ No newline at end of file +package svg ;import (_ca "encoding/xml";_a "fmt";_cf "github.com/unidoc/unipdf/v3/common";_eb "github.com/unidoc/unipdf/v3/contentstream";_gc "github.com/unidoc/unipdf/v3/contentstream/draw";_dde "github.com/unidoc/unipdf/v3/internal/graphic2d";_dd "golang.org/x/net/html/charset"; +_f "io";_b "math";_e "os";_g "strconv";_cb "strings";_d "unicode";);type pathParserError struct{_dbge string };func _eagd (_bdc *_ca .Decoder )(*GraphicSVG ,error ){for {_fbf ,_eccg :=_bdc .Token ();if _fbf ==nil &&_eccg ==_f .EOF {break ;};if _eccg !=nil {return nil ,_eccg ; +};switch _ggg :=_fbf .(type ){case _ca .StartElement :return _afd (_ggg ),nil ;};};return &GraphicSVG {},nil ;};func _eca (_cab *GraphicSVG ,_efg *_eb .ContentCreator ){_efg .Add_q ();_cab .Style .toContentStream (_efg );_caa ,_ebdd :=_bef (_cab .Attributes ["\u0063\u0078"],64); +if _ebdd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ebdd .Error ());};_ed ,_ebdd :=_bef (_cab .Attributes ["\u0063\u0079"],64); +if _ebdd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ebdd .Error ());};_eaf ,_ebdd :=_bef (_cab .Attributes ["\u0072"],64); +if _ebdd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0072\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_ebdd .Error ());};_abe :=_eaf *_cab ._fge ; +_dc :=_eaf *_cab ._fge ;_gca :=_abe *_bf ;_ae :=_dc *_bf ;_cgg :=_gc .NewCubicBezierPath ();_cgg =_cgg .AppendCurve (_gc .NewCubicBezierCurve (-_abe ,0,-_abe ,_ae ,-_gca ,_dc ,0,_dc ));_cgg =_cgg .AppendCurve (_gc .NewCubicBezierCurve (0,_dc ,_gca ,_dc ,_abe ,_ae ,_abe ,0)); +_cgg =_cgg .AppendCurve (_gc .NewCubicBezierCurve (_abe ,0,_abe ,-_ae ,_gca ,-_dc ,0,-_dc ));_cgg =_cgg .AppendCurve (_gc .NewCubicBezierCurve (0,-_dc ,-_gca ,-_dc ,-_abe ,-_ae ,-_abe ,0));_cgg =_cgg .Offset (_caa *_cab ._fge ,_ed *_cab ._fge );if _cab .Style .StrokeWidth > 0{_cgg =_cgg .Offset (_cab .Style .StrokeWidth /2,_cab .Style .StrokeWidth /2); +};_gc .DrawBezierPathWithCreator (_cgg ,_efg );if _cab .Style .FillColor !=""&&_cab .Style .StrokeColor !=""{_efg .Add_B ();}else if _cab .Style .FillColor !=""{_efg .Add_f ();}else if _cab .Style .StrokeColor !=""{_efg .Add_S ();};_efg .Add_h ();_efg .Add_Q (); +};func _aea (_gcbb []*Command )*Path {_faf :=&Path {};var _bca []*Command ;for _caba ,_ddb :=range _gcbb {switch _cb .ToLower (_ddb .Symbol ){case _ede ._gcfa :if len (_bca )> 0{_faf .Subpaths =append (_faf .Subpaths ,&Subpath {_bca });};_bca =[]*Command {_ddb }; +case _ede ._gge :_bca =append (_bca ,_ddb );_faf .Subpaths =append (_faf .Subpaths ,&Subpath {_bca });_bca =[]*Command {};default:_bca =append (_bca ,_ddb );if len (_gcbb )==_caba +1{_faf .Subpaths =append (_faf .Subpaths ,&Subpath {_bca });};};};return _faf ; +};func _eaef (_dba *GraphicSVG ,_gae *_eb .ContentCreator ){_gae .Add_q ();_dba .Style .toContentStream (_gae );_gee ,_cd :=_bef (_dba .Attributes ["\u0078\u0031"],64);if _cd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cd .Error ()); +};_ddea ,_cd :=_bef (_dba .Attributes ["\u0079\u0031"],64);if _cd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cd .Error ()); +};_afc ,_cd :=_bef (_dba .Attributes ["\u0078\u0032"],64);if _cd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cd .Error ()); +};_ffdg ,_cd :=_bef (_dba .Attributes ["\u0079\u0032"],64);if _cd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_cd .Error ()); +};_gae .Add_m (_gee *_dba ._fge ,_ddea *_dba ._fge );_gae .Add_l (_afc *_dba ._fge ,_ffdg *_dba ._fge );if _dba .Style .FillColor !=""&&_dba .Style .StrokeColor !=""{_gae .Add_B ();}else if _dba .Style .FillColor !=""{_gae .Add_f ();}else if _dba .Style .StrokeColor !=""{_gae .Add_S (); +};_gae .Add_h ();_gae .Add_Q ();};func (_cga *GraphicSVG )SetScaling (xFactor ,yFactor float64 ){_bge :=_cga .Width /_cga .ViewBox .W ;_cdf :=_cga .Height /_cga .ViewBox .H ;_cga .setDefaultScaling (_b .Max (_bge ,_cdf ));for _ ,_fcf :=range _cga .Children {_fcf .SetScaling (xFactor ,yFactor ); +};};func (_edcf *Command )compare (_ece *Command )bool {if _edcf .Symbol !=_ece .Symbol {return false ;};for _acb ,_cbc :=range _edcf .Params {if _cbc !=_ece .Params [_acb ]{return false ;};};return true ;};func _cgf (_cgge string )([]float64 ,error ){_fafg :=-1; +var _fcc []float64 ;_dgbd :=' ';for _bae ,_bgfc :=range _cgge {if !_d .IsNumber (_bgfc )&&_bgfc !='.'&&!(_bgfc =='-'&&_dgbd =='e')&&_bgfc !='e'{if _fafg !=-1{_geee ,_dedd :=_gaf (_cgge [_fafg :_bae ]);if _dedd !=nil {return _fcc ,_dedd ;};_fcc =append (_fcc ,_geee ...); +};if _bgfc =='-'{_fafg =_bae ;}else {_fafg =-1;};}else if _fafg ==-1{_fafg =_bae ;};_dgbd =_bgfc ;};if _fafg !=-1&&_fafg !=len (_cgge ){_cbb ,_gfde :=_gaf (_cgge [_fafg :]);if _gfde !=nil {return _fcc ,_gfde ;};_fcc =append (_fcc ,_cbb ...);};return _fcc ,nil ; +};func _gaa (_eae *GraphicSVG ,_bag *_eb .ContentCreator ){_bag .Add_q ();_eae .Style .toContentStream (_bag );_bfe ,_dad :=_cgf (_eae .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _dad !=nil {_cf .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0025\u0076",_dad ); +return ;};if len (_bfe )%2> 0{_cf .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0069n\u0076\u0061l\u0069\u0064\u0020\u0070\u006f\u0069\u006e\u0074s\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006ce\u006e\u0067\u0074\u0068");return ; +};for _ecd :=0;_ecd < len (_bfe );{if _ecd ==0{_bag .Add_m (_bfe [_ecd ]*_eae ._fge ,_bfe [_ecd +1]*_eae ._fge );}else {_bag .Add_l (_bfe [_ecd ]*_eae ._fge ,_bfe [_ecd +1]*_eae ._fge );};_ecd +=2;};if _eae .Style .FillColor !=""&&_eae .Style .StrokeColor !=""{_bag .Add_B (); +}else if _eae .Style .FillColor !=""{_bag .Add_f ();}else if _eae .Style .StrokeColor !=""{_bag .Add_S ();};_bag .Add_h ();_bag .Add_Q ();};func (_cdca pathParserError )Error ()string {return _cdca ._dbge };func (_dce *GraphicSVG )toContentStream (_aa *_eb .ContentCreator ){_dbf ,_cee :=_cgc (_dce .Attributes ,_dce ._fge ); +if _cee !=nil {_cf .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073e\u0020\u0073\u0074\u0079\u006c\u0065\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_cee );};_dce .Style =_dbf ;switch _dce .Name {case "\u0070\u0061\u0074\u0068":_ge (_dce ,_aa ); +for _ ,_dfec :=range _dce .Children {_dfec .toContentStream (_aa );};case "\u0072\u0065\u0063\u0074":_fda (_dce ,_aa );for _ ,_gcg :=range _dce .Children {_gcg .toContentStream (_aa );};case "\u0063\u0069\u0072\u0063\u006c\u0065":_eca (_dce ,_aa );for _ ,_ggaa :=range _dce .Children {_ggaa .toContentStream (_aa ); +};case "\u0065l\u006c\u0069\u0070\u0073\u0065":_eafg (_dce ,_aa );for _ ,_dab :=range _dce .Children {_dab .toContentStream (_aa );};case "\u0070\u006f\u006c\u0079\u006c\u0069\u006e\u0065":_gaa (_dce ,_aa );for _ ,_fdf :=range _dce .Children {_fdf .toContentStream (_aa ); +};case "\u0070o\u006c\u0079\u0067\u006f\u006e":_defc (_dce ,_aa );for _ ,_ged :=range _dce .Children {_ged .toContentStream (_aa );};case "\u006c\u0069\u006e\u0065":_eaef (_dce ,_aa );for _ ,_ecaf :=range _dce .Children {_ecaf .toContentStream (_aa );}; +case "\u0067":_cfff ,_eaab :=_dce .Attributes ["\u0066\u0069\u006c\u006c"];_geda ,_be :=_dce .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"];_ddfc ,_age :=_dce .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];for _ ,_ac :=range _dce .Children {if _ ,_ced :=_ac .Attributes ["\u0066\u0069\u006c\u006c"]; +!_ced &&_eaab {_ac .Attributes ["\u0066\u0069\u006c\u006c"]=_cfff ;};if _ ,_dbg :=_ac .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"];!_dbg &&_be {_ac .Attributes ["\u0073\u0074\u0072\u006f\u006b\u0065"]=_geda ;};if _ ,_adfc :=_ac .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]; +!_adfc &&_age {_ac .Attributes ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"]=_ddfc ;};_ac .toContentStream (_aa );};};};func _beb ()commands {var _dga =map[string ]int {"\u006d":2,"\u007a":0,"\u006c":2,"\u0068":1,"\u0076":1,"\u0063":6,"\u0073":4,"\u0071":4,"\u0074":2,"\u0061":7}; +var _cbab []string ;for _dcf :=range _dga {_cbab =append (_cbab ,_dcf );};return commands {_cbab ,_dga ,"\u006d","\u007a"};};func _afd (_dgf _ca .StartElement )*GraphicSVG {_cdb :=&GraphicSVG {};_cdaf :=make (map[string ]string );for _ ,_gagf :=range _dgf .Attr {_cdaf [_gagf .Name .Local ]=_gagf .Value ; +};_cdb .Name =_dgf .Name .Local ;_cdb .Attributes =_cdaf ;_cdb ._fge =1;if _cdb .Name =="\u0073\u0076\u0067"{_ebaf ,_gdb :=_cgf (_cdaf ["\u0076i\u0065\u0077\u0042\u006f\u0078"]);if _gdb !=nil {_cf .Log .Debug ("\u0055\u006ea\u0062\u006c\u0065\u0020t\u006f\u0020p\u0061\u0072\u0073\u0065\u0020\u0076\u0069\u0065w\u0042\u006f\u0078\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074e\u003a\u0020\u0025\u0076",_gdb ); +return nil ;};_cdb .ViewBox .X =_ebaf [0];_cdb .ViewBox .Y =_ebaf [1];_cdb .ViewBox .W =_ebaf [2];_cdb .ViewBox .H =_ebaf [3];_cdb .Width =_cdb .ViewBox .W ;_cdb .Height =_cdb .ViewBox .H ;if _fgf ,_cca :=_cdaf ["\u0077\u0069\u0064t\u0068"];_cca {_cdc ,_bad :=_bef (_fgf ,64); +if _bad !=nil {_cf .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0070\u0061\u0072\u0073e\u0020\u0077\u0069\u0064\u0074\u0068\u0020a\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_bad );return nil ;};_cdb .Width =_cdc ; +};if _eafa ,_fdg :=_cdaf ["\u0068\u0065\u0069\u0067\u0068\u0074"];_fdg {_fgeg ,_cba :=_bef (_eafa ,64);if _cba !=nil {_cf .Log .Debug ("\u0055\u006eab\u006c\u0065\u0020t\u006f\u0020\u0070\u0061rse\u0020he\u0069\u0067\u0068\u0074\u0020\u0061\u0074tr\u0069\u0062\u0075\u0074\u0065\u003a\u0020%\u0076",_cba ); +return nil ;};_cdb .Height =_fgeg ;};if _cdb .Width > 0&&_cdb .Height > 0{_cdb ._fge =_cdb .Width /_cdb .ViewBox .W ;};};return _cdb ;};func (_gbe *Command )isAbsolute ()bool {return _gbe .Symbol ==_cb .ToUpper (_gbe .Symbol )};func _ddc ()*GraphicSVGStyle {return &GraphicSVGStyle {FillColor :"\u00230\u0030\u0030\u0030\u0030\u0030",StrokeColor :"",StrokeWidth :0}; +};func (_cbdd *Path )compare (_edg *Path )bool {if len (_cbdd .Subpaths )!=len (_edg .Subpaths ){return false ;};for _dac ,_cec :=range _cbdd .Subpaths {if !_cec .compare (_edg .Subpaths [_dac ]){return false ;};};return true ;};func _aaf (_ceee float64 ,_acd int )float64 {_abaf :=_b .Pow (10,float64 (_acd )); +return float64 (_bcc (_ceee *_abaf ))/_abaf ;};func _aad (_bcf string )(_deda ,_abb ,_gadf float64 ){if (len (_bcf )!=4&&len (_bcf )!=7)||_bcf [0]!='#'{_cf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bcf ); +return _deda ,_abb ,_gadf ;};var _cad ,_beg ,_fgb int ;if len (_bcf )==4{var _bdce ,_dgd ,_bbfa int ;_adde ,_bdcf :=_a .Sscanf (_bcf ,"\u0023\u0025\u0031\u0078\u0025\u0031\u0078\u0025\u0031\u0078",&_bdce ,&_dgd ,&_bbfa );if _bdcf !=nil {_cf .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020h\u0065\u0078\u0020\u0063\u006f\u0064\u0065:\u0020\u0025\u0073\u002c\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_bcf ,_bdcf ); +return _deda ,_abb ,_gadf ;};if _adde !=3{_cf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bcf );return _deda ,_abb ,_gadf ;};_cad =_bdce *16+_bdce ;_beg =_dgd *16+_dgd ;_fgb =_bbfa *16+_bbfa ; +}else {_cdab ,_dge :=_a .Sscanf (_bcf ,"\u0023\u0025\u0032\u0078\u0025\u0032\u0078\u0025\u0032\u0078",&_cad ,&_beg ,&_fgb );if _dge !=nil {_cf .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0068\u0065\u0078 \u0063\u006f\u0064\u0065: \u0025\u0073",_bcf ); +return _deda ,_abb ,_gadf ;};if _cdab !=3{_cf .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0068\u0065\u0078\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0073,\u0020\u006e\u0020\u0021\u003d\u0020\u0033 \u0028\u0025\u0064\u0029",_bcf ,_cdab ); +return _deda ,_abb ,_gadf ;};};_aeb :=float64 (_cad )/255.0;_ceeg :=float64 (_beg )/255.0;_ddbf :=float64 (_fgb )/255.0;return _aeb ,_ceeg ,_ddbf ;};type token struct{_aac string ;_adfg bool ;};func _cgc (_ee map[string ]string ,_bgf float64 )(*GraphicSVGStyle ,error ){_fae :=_ddc (); +_bfb ,_addf :=_ee ["\u0066\u0069\u006c\u006c"];if _addf {_fae .FillColor =_bfb ;if _bfb =="\u006e\u006f\u006e\u0065"{_fae .FillColor ="";};};_ddfb ,_gbg :=_ee ["\u0073\u0074\u0072\u006f\u006b\u0065"];if _gbg {_fae .StrokeColor =_ddfb ;if _ddfb =="\u006e\u006f\u006e\u0065"{_fae .StrokeColor =""; +};};_gfb ,_dead :=_ee ["\u0073\u0074\u0072o\u006b\u0065\u002d\u0077\u0069\u0064\u0074\u0068"];if _dead {_afa ,_adgd :=_bef (_gfb ,64);if _adgd !=nil {return nil ,_adgd ;};_fae .StrokeWidth =_afa *_bgf ;};return _fae ,nil ;};type Path struct{Subpaths []*Subpath ; +};func _bcc (_egf float64 )int {return int (_egf +_b .Copysign (0.5,_egf ))};func _gaf (_ccae string )(_aga []float64 ,_deed error ){var _ecb float64 ;_eff :=0;_bcee :=true ;for _dcef ,_caaf :=range _ccae {if _caaf =='.'{if _bcee {_bcee =false ;continue ; +};_ecb ,_deed =_bef (_ccae [_eff :_dcef ],64);if _deed !=nil {return ;};_aga =append (_aga ,_ecb );_eff =_dcef ;};};_ecb ,_deed =_bef (_ccae [_eff :],64);if _deed !=nil {return ;};_aga =append (_aga ,_ecb );return ;};func _dfb (_cbaa []token ,_aedg string )([]token ,string ){if _aedg !=""{_cbaa =append (_cbaa ,token {_aedg ,false }); +_aedg ="";};return _cbaa ,_aedg ;};func (_fga *GraphicSVG )ToContentCreator (cc *_eb .ContentCreator ,scaleX ,scaleY ,translateX ,translateY float64 )*_eb .ContentCreator {if _fga .Name =="\u0073\u0076\u0067"{_fga .SetScaling (scaleX ,scaleY );cc .Add_cm (1,0,0,1,translateX ,translateY ); +_fga .setDefaultScaling (_fga ._fge );cc .Add_q ();_egdg :=_b .Max (scaleX ,scaleY );cc .Add_re (_fga .ViewBox .X *_egdg ,_fga .ViewBox .Y *_egdg ,_fga .ViewBox .W *_egdg ,_fga .ViewBox .H *_egdg );cc .Add_W ();cc .Add_n ();for _ ,_bfeb :=range _fga .Children {_bfeb .ViewBox =_fga .ViewBox ; +_bfeb .toContentStream (cc );};cc .Add_Q ();return cc ;};return nil ;};func ParseFromFile (path string )(*GraphicSVG ,error ){_aec ,_dcc :=_e .Open (path );if _dcc !=nil {return nil ,_dcc ;};defer _aec .Close ();return ParseFromStream (_aec );};func _defc (_af *GraphicSVG ,_cfd *_eb .ContentCreator ){_cfd .Add_q (); +_af .Style .toContentStream (_cfd );_edc ,_egd :=_cgf (_af .Attributes ["\u0070\u006f\u0069\u006e\u0074\u0073"]);if _egd !=nil {_cf .Log .Debug ("\u0045\u0052\u0052O\u0052\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0070\u0061\u0072\u0073\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u003a\u0020\u0025\u0076",_egd ); +return ;};if len (_edc )%2> 0{_cf .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0069n\u0076\u0061l\u0069\u0064\u0020\u0070\u006f\u0069\u006e\u0074s\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006ce\u006e\u0067\u0074\u0068");return ; +};for _abc :=0;_abc < len (_edc );{if _abc ==0{_cfd .Add_m (_edc [_abc ]*_af ._fge ,_edc [_abc +1]*_af ._fge );}else {_cfd .Add_l (_edc [_abc ]*_af ._fge ,_edc [_abc +1]*_af ._fge );};_abc +=2;};_cfd .Add_l (_edc [0]*_af ._fge ,_edc [1]*_af ._fge );if _af .Style .FillColor !=""&&_af .Style .StrokeColor !=""{_cfd .Add_B (); +}else if _af .Style .FillColor !=""{_cfd .Add_f ();}else if _af .Style .StrokeColor !=""{_cfd .Add_S ();};_cfd .Add_h ();_cfd .Add_Q ();};func _ge (_gga *GraphicSVG ,_cff *_eb .ContentCreator ){_cff .Add_q ();_gga .Style .toContentStream (_cff );_ec ,_cbf :=_aeg (_gga .Attributes ["\u0064"]); +if _cbf !=nil {_cf .Log .Error ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025s",_cbf .Error ());};var (_ad ,_ce =0.0,0.0;_cg ,_eba =0.0,0.0;_de *Command ;);for _ ,_ebg :=range _ec .Subpaths {for _ ,_cc :=range _ebg .Commands {switch _cb .ToLower (_cc .Symbol ){case "\u006d":_cg ,_eba =_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ; +if !_cc .isAbsolute (){_cg ,_eba =_ad +_cg -_gga .ViewBox .X ,_ce +_eba -_gga .ViewBox .Y ;};_cff .Add_m (_aaf (_cg ,3),_aaf (_eba ,3));_ad ,_ce =_cg ,_eba ;case "\u0063":_fbd ,_fe ,_fa ,_gd ,_ebgc ,_bg :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ,_cc .Params [2]*_gga ._fge ,_cc .Params [3]*_gga ._fge ,_cc .Params [4]*_gga ._fge ,_cc .Params [5]*_gga ._fge ; +if !_cc .isAbsolute (){_fbd ,_fe ,_fa ,_gd ,_ebgc ,_bg =_ad +_fbd ,_ce +_fe ,_ad +_fa ,_ce +_gd ,_ad +_ebgc ,_ce +_bg ;};_cff .Add_c (_aaf (_fbd ,3),_aaf (_fe ,3),_aaf (_fa ,3),_aaf (_gd ,3),_aaf (_ebgc ,3),_aaf (_bg ,3));_ad ,_ce =_ebgc ,_bg ;case "\u0073":_ecc ,_fec ,_ff ,_faa :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ,_cc .Params [2]*_gga ._fge ,_cc .Params [3]*_gga ._fge ; +if !_cc .isAbsolute (){_ecc ,_fec ,_ff ,_faa =_ad +_ecc ,_ce +_fec ,_ad +_ff ,_ce +_faa ;};_cff .Add_c (_aaf (_ad ,3),_aaf (_ce ,3),_aaf (_ecc ,3),_aaf (_fec ,3),_aaf (_ff ,3),_aaf (_faa ,3));_ad ,_ce =_ff ,_faa ;case "\u006c":_fg ,_deb :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ; +if !_cc .isAbsolute (){_fg ,_deb =_ad +_fg ,_ce +_deb ;};_cff .Add_l (_aaf (_fg ,3),_aaf (_deb ,3));_ad ,_ce =_fg ,_deb ;case "\u0068":_gcf :=_cc .Params [0]*_gga ._fge ;if !_cc .isAbsolute (){_gcf =_ad +_gcf ;};_cff .Add_l (_aaf (_gcf ,3),_aaf (_ce ,3)); +_ad =_gcf ;case "\u0076":_ba :=_cc .Params [0]*_gga ._fge ;if !_cc .isAbsolute (){_ba =_ce +_ba ;};_cff .Add_l (_aaf (_ad ,3),_aaf (_ba ,3));_ce =_ba ;case "\u0071":_gfc ,_db ,_ebd ,_gcd :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ,_cc .Params [2]*_gga ._fge ,_cc .Params [3]*_gga ._fge ; +if !_cc .isAbsolute (){_gfc ,_db ,_ebd ,_gcd =_ad +_gfc ,_ce +_db ,_ad +_ebd ,_ce +_gcd ;};_fc ,_cbd :=_dde .QuadraticToCubicBezier (_ad ,_ce ,_gfc ,_db ,_ebd ,_gcd );_cff .Add_c (_aaf (_fc .X ,3),_aaf (_fc .Y ,3),_aaf (_cbd .X ,3),_aaf (_cbd .Y ,3),_aaf (_ebd ,3),_aaf (_gcd ,3)); +_ad ,_ce =_ebd ,_gcd ;case "\u0074":var _fd ,_bgg _dde .Point ;_bd ,_ga :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ;if !_cc .isAbsolute (){_bd ,_ga =_ad +_bd ,_ce +_ga ;};if _de !=nil &&_cb .ToLower (_de .Symbol )=="\u0071"{_adg :=_dde .Point {X :_de .Params [0]*_gga ._fge ,Y :_de .Params [1]*_gga ._fge }; +_ddf :=_dde .Point {X :_de .Params [2]*_gga ._fge ,Y :_de .Params [3]*_gga ._fge };_fag :=_ddf .Mul (2.0).Sub (_adg );_fd ,_bgg =_dde .QuadraticToCubicBezier (_ad ,_ce ,_fag .X ,_fag .Y ,_bd ,_ga );};_cff .Add_c (_aaf (_fd .X ,3),_aaf (_fd .Y ,3),_aaf (_bgg .X ,3),_aaf (_bgg .Y ,3),_aaf (_bd ,3),_aaf (_ga ,3)); +_ad ,_ce =_bd ,_ga ;case "\u0061":_ffe ,_efd :=_cc .Params [0]*_gga ._fge ,_cc .Params [1]*_gga ._fge ;_ag :=_cc .Params [2];_ddfg :=_cc .Params [3]> 0;_adf :=_cc .Params [4]> 0;_ab ,_gfd :=_cc .Params [5]*_gga ._fge ,_cc .Params [6]*_gga ._fge ;if !_cc .isAbsolute (){_ab ,_gfd =_ad +_ab ,_ce +_gfd ; +};_ceb :=_dde .EllipseToCubicBeziers (_ad ,_ce ,_ffe ,_efd ,_ag ,_ddfg ,_adf ,_ab ,_gfd );for _ ,_bgb :=range _ceb {_cff .Add_c (_aaf (_bgb [1].X ,3),_aaf ((_bgb [1].Y ),3),_aaf ((_bgb [2].X ),3),_aaf ((_bgb [2].Y ),3),_aaf ((_bgb [3].X ),3),_aaf ((_bgb [3].Y ),3)); +};_ad ,_ce =_ab ,_gfd ;case "\u007a":_cff .Add_h ();};_de =_cc ;};};if _gga .Style .FillColor !=""&&_gga .Style .StrokeColor !=""{_cff .Add_B ();}else if _gga .Style .FillColor !=""{_cff .Add_f ();}else if _gga .Style .StrokeColor !=""{_cff .Add_S ();}; +_cff .Add_h ();_cff .Add_Q ();};type GraphicSVG struct{ViewBox struct{X ,Y ,W ,H float64 ;};Name string ;Attributes map[string ]string ;Children []*GraphicSVG ;Content string ;Style *GraphicSVGStyle ;Width float64 ;Height float64 ;_fge float64 ;};func _fda (_ea *GraphicSVG ,_def *_eb .ContentCreator ){_def .Add_q (); +_ea .Style .toContentStream (_def );_gag ,_fcd :=_bef (_ea .Attributes ["\u0078"],64);if _fcd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0078\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_fcd .Error ()); +};_gff ,_fcd :=_bef (_ea .Attributes ["\u0079"],64);if _fcd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020`\u0079\u0060\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_fcd .Error ()); +};_eaa ,_fcd :=_bef (_ea .Attributes ["\u0077\u0069\u0064t\u0068"],64);if _fcd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0073\u0074\u0072\u006f\u006b\u0065\u0020\u0077\u0069\u0064\u0074\u0068\u0020v\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_fcd .Error ()); +};_ddg ,_fcd :=_bef (_ea .Attributes ["\u0068\u0065\u0069\u0067\u0068\u0074"],64);if _fcd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077h\u0069\u006c\u0065 \u0070\u0061\u0072\u0073i\u006e\u0067\u0020\u0073\u0074\u0072\u006f\u006b\u0065\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_fcd .Error ()); +};_def .Add_re (_gag *_ea ._fge ,_gff *_ea ._fge ,_eaa *_ea ._fge ,_ddg *_ea ._fge );if _ea .Style .FillColor !=""&&_ea .Style .StrokeColor !=""{_def .Add_B ();}else if _ea .Style .FillColor !=""{_def .Add_f ();}else if _ea .Style .StrokeColor !=""{_def .Add_S (); +};_def .Add_Q ();};type Command struct{Symbol string ;Params []float64 ;};type GraphicSVGStyle struct{FillColor string ;StrokeColor string ;StrokeWidth float64 ;};const (_gg =0.72;_ggb =28.3464;_da =_ggb /10;_bf =0.551784;);func _eafg (_ega *GraphicSVG ,_eaag *_eb .ContentCreator ){_eaag .Add_q (); +_ega .Style .toContentStream (_eaag );_cfc ,_ffd :=_bef (_ega .Attributes ["\u0063\u0078"],64);if _ffd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ffd .Error ()); +};_ebf ,_ffd :=_bef (_ega .Attributes ["\u0063\u0079"],64);if _ffd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0063\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ffd .Error ()); +};_dbe ,_ffd :=_bef (_ega .Attributes ["\u0072\u0078"],64);if _ffd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0078\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ffd .Error ()); +};_efa ,_ffd :=_bef (_ega .Attributes ["\u0072\u0079"],64);if _ffd !=nil {_cf .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0061r\u0073i\u006eg\u0020`\u0072\u0079\u0060\u0020\u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0025\u0076",_ffd .Error ()); +};_fde :=_dbe *_ega ._fge ;_gcc :=_efa *_ega ._fge ;_gea :=_cfc *_ega ._fge ;_edf :=_ebf *_ega ._fge ;_baa :=_fde *_bf ;_deg :=_gcc *_bf ;_agb :=_gc .NewCubicBezierPath ();_agb =_agb .AppendCurve (_gc .NewCubicBezierCurve (-_fde ,0,-_fde ,_deg ,-_baa ,_gcc ,0,_gcc )); +_agb =_agb .AppendCurve (_gc .NewCubicBezierCurve (0,_gcc ,_baa ,_gcc ,_fde ,_deg ,_fde ,0));_agb =_agb .AppendCurve (_gc .NewCubicBezierCurve (_fde ,0,_fde ,-_deg ,_baa ,-_gcc ,0,-_gcc ));_agb =_agb .AppendCurve (_gc .NewCubicBezierCurve (0,-_gcc ,-_baa ,-_gcc ,-_fde ,-_deg ,-_fde ,0)); +_agb =_agb .Offset (_gea ,_edf );if _ega .Style .StrokeWidth > 0{_agb =_agb .Offset (_ega .Style .StrokeWidth /2,_ega .Style .StrokeWidth /2);};_gc .DrawBezierPathWithCreator (_agb ,_eaag );if _ega .Style .FillColor !=""&&_ega .Style .StrokeColor !=""{_eaag .Add_B (); +}else if _ega .Style .FillColor !=""{_eaag .Add_f ();}else if _ega .Style .StrokeColor !=""{_eaag .Add_S ();};_eaag .Add_h ();_eaag .Add_Q ();};var (_gf =[]string {"\u0063\u006d","\u006d\u006d","\u0070\u0078","\u0070\u0074"};_fb =map[string ]float64 {"\u0063\u006d":_ggb ,"\u006d\u006d":_da ,"\u0070\u0078":_gg ,"\u0070\u0074":1}; +);func _dgfg (_geg []token )([]*Command ,error ){var (_cef []*Command ;_fagd []float64 ;);for _dgb :=len (_geg )-1;_dgb >=0;_dgb --{_gcb :=_geg [_dgb ];if _gcb ._adfg {_ceg :=_ede ._gfce [_cb .ToLower (_gcb ._aac )];_bce :=len (_fagd );if _ceg ==0&&_bce ==0{_faga :=&Command {Symbol :_gcb ._aac }; +_cef =append ([]*Command {_faga },_cef ...);}else if _ceg !=0&&_bce %_ceg ==0{_bcg :=_bce /_ceg ;for _bdfc :=0;_bdfc < _bcg ;_bdfc ++{_gad :=_gcb ._aac ;if _gad =="\u006d"&&_bdfc < _bcg -1{_gad ="\u006c";};if _gad =="\u004d"&&_bdfc < _bcg -1{_gad ="\u004c"; +};_gfe :=&Command {_gad ,_efb (_fagd [:_ceg ])};_cef =append ([]*Command {_gfe },_cef ...);_fagd =_fagd [_ceg :];};}else {_bbf :=pathParserError {"I\u006e\u0063\u006f\u0072\u0072\u0065c\u0074\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006f\u0066\u0020\u0070\u0061r\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006fr\u0020"+_gcb ._aac }; +return nil ,_bbf ;};}else {_gec ,_gfff :=_bef (_gcb ._aac ,64);if _gfff !=nil {return nil ,_gfff ;};_fagd =append (_fagd ,_gec );};};return _cef ,nil ;};func _bga (_cabb string )(_dddg ,_gbgf string ){if _cabb ==""||(_cabb [len (_cabb )-1]>='0'&&_cabb [len (_cabb )-1]<='9'){return _cabb ,""; +};_dddg =_cabb ;for _ ,_bba :=range _gf {if _cb .Contains (_dddg ,_bba ){_gbgf =_bba ;};_dddg =_cb .TrimSuffix (_dddg ,_bba );};return ;};func (_dfd *GraphicSVG )setDefaultScaling (_bdf float64 ){_dfd ._fge =_bdf ;if _dfd .Style !=nil &&_dfd .Style .StrokeWidth > 0{_dfd .Style .StrokeWidth =_dfd .Style .StrokeWidth *_dfd ._fge ; +};for _ ,_eab :=range _dfd .Children {_eab .setDefaultScaling (_bdf );};};func (_egg *GraphicSVG )Decode (decoder *_ca .Decoder )error {for {_df ,_faaf :=decoder .Token ();if _df ==nil &&_faaf ==_f .EOF {break ;};if _faaf !=nil {return _faaf ;};switch _ddd :=_df .(type ){case _ca .StartElement :_ccd :=_afd (_ddd ); +_add :=_ccd .Decode (decoder );if _add !=nil {return _add ;};_egg .Children =append (_egg .Children ,_ccd );case _ca .CharData :_gdd :=_cb .TrimSpace (string (_ddd ));if _gdd !=""{_egg .Content =string (_ddd );};case _ca .EndElement :if _ddd .Name .Local ==_egg .Name {return nil ; +};};};return nil ;};func (_bgbe *Subpath )compare (_fdff *Subpath )bool {if len (_bgbe .Commands )!=len (_fdff .Commands ){return false ;};for _bc ,_adgf :=range _bgbe .Commands {if !_adgf .compare (_fdff .Commands [_bc ]){return false ;};};return true ; +};func _efb (_gcda []float64 )[]float64 {for _ded ,_eacb :=0,len (_gcda )-1;_ded < _eacb ;_ded ,_eacb =_ded +1,_eacb -1{_gcda [_ded ],_gcda [_eacb ]=_gcda [_eacb ],_gcda [_ded ];};return _gcda ;};func ParseFromString (svgStr string )(*GraphicSVG ,error ){return ParseFromStream (_cb .NewReader (svgStr )); +};func (_bea *GraphicSVGStyle )toContentStream (_fdgf *_eb .ContentCreator ){if _bea ==nil {return ;};if _bea .FillColor !=""{var _fgea ,_dgfa ,_bb float64 ;if _dfc ,_gb :=_dde .ColorMap [_bea .FillColor ];_gb {_fed ,_adfd ,_agg ,_ :=_dfc .RGBA ();_fgea ,_dgfa ,_bb =float64 (_fed ),float64 (_adfd ),float64 (_agg ); +}else {_fgea ,_dgfa ,_bb =_aad (_bea .FillColor );};_fdgf .Add_rg (_fgea ,_dgfa ,_bb );};if _bea .StrokeColor !=""{var _cde ,_gde ,_edb float64 ;if _ccc ,_efaa :=_dde .ColorMap [_bea .StrokeColor ];_efaa {_eag ,_baag ,_ceeb ,_ :=_ccc .RGBA ();_cde ,_gde ,_edb =float64 (_eag )/255.0,float64 (_baag )/255.0,float64 (_ceeb )/255.0; +}else {_cde ,_gde ,_edb =_aad (_bea .StrokeColor );};_fdgf .Add_RG (_cde ,_gde ,_edb );};if _bea .StrokeWidth > 0{_fdgf .Add_w (_bea .StrokeWidth );};};type commands struct{_eac []string ;_gfce map[string ]int ;_gcfa string ;_gge string ;};func ParseFromStream (source _f .Reader )(*GraphicSVG ,error ){_dcd :=_ca .NewDecoder (source ); +_dcd .CharsetReader =_dd .NewReaderLabel ;_afcb ,_bfeg :=_eagd (_dcd );if _bfeg !=nil {return nil ,_bfeg ;};if _ggd :=_afcb .Decode (_dcd );_ggd !=nil &&_ggd !=_f .EOF {return nil ,_ggd ;};return _afcb ,nil ;};func (_dcce *commands )isCommand (_ffb string )bool {for _ ,_cbfg :=range _dcce ._eac {if _cb .ToLower (_ffb )==_cbfg {return true ; +};};return false ;};func _aeg (_adfa string )(*Path ,error ){_ede =_beb ();_afe ,_dff :=_dgfg (_abg (_adfa ));if _dff !=nil {return nil ,_dff ;};return _aea (_afe ),nil ;};func _bef (_adb string ,_cege int )(float64 ,error ){_ecdf ,_dec :=_bga (_adb ); +_gdf ,_gbb :=_g .ParseFloat (_ecdf ,_cege );if _gbb !=nil {return 0,_gbb ;};if _bada ,_geea :=_fb [_dec ];_geea {_gdf =_gdf *_bada ;}else {_gdf =_gdf *_gg ;};return _gdf ,nil ;};func _abg (_aaa string )[]token {var (_gba []token ;_bfec string ;);for _ ,_ccf :=range _aaa {_gac :=string (_ccf ); +switch {case _ede .isCommand (_gac ):_gba ,_bfec =_dfb (_gba ,_bfec );_gba =append (_gba ,token {_gac ,true });case _gac =="\u002e":if _bfec ==""{_bfec ="\u0030";};if _cb .Contains (_bfec ,_gac ){_gba =append (_gba ,token {_bfec ,false });_bfec ="\u0030"; +};fallthrough;case _gac >="\u0030"&&_gac <="\u0039"||_gac =="\u0065":_bfec +=_gac ;case _gac =="\u002d":if _cb .HasSuffix (_bfec ,"\u0065"){_bfec +=_gac ;}else {_gba ,_ =_dfb (_gba ,_bfec );_bfec =_gac ;};default:_gba ,_bfec =_dfb (_gba ,_bfec );};};_gba ,_ =_dfb (_gba ,_bfec ); +return _gba ;};var _ede commands ;type Subpath struct{Commands []*Command ;}; \ No newline at end of file diff --git a/internal/imageutil/imageutil.go b/internal/imageutil/imageutil.go index 960bae2e..8afe241f 100644 --- a/internal/imageutil/imageutil.go +++ b/internal/imageutil/imageutil.go @@ -9,396 +9,395 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package imageutil ;import (_bf "encoding/binary";_f "errors";_df "fmt";_e "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/internal/bitwise";_ab "image";_b "image/color";_bd "image/draw";_d "math";);func _gdg (_fbgf *_ab .Gray16 ,_aabe uint8 )*_ab .Gray {_aebd :=_fbgf .Bounds (); -_abdba :=_ab .NewGray (_aebd );for _daaa :=0;_daaa < _aebd .Dx ();_daaa ++{for _baca :=0;_baca < _aebd .Dy ();_baca ++{_ggca :=_fbgf .Gray16At (_daaa ,_baca );_abdba .SetGray (_daaa ,_baca ,_b .Gray {Y :_edgf (uint8 (_ggca .Y /256),_aabe )});};};return _abdba ; -};func _adaac (_cbec RGBA ,_beff NRGBA ,_bfeee _ab .Rectangle ){for _dceg :=0;_dceg < _bfeee .Max .X ;_dceg ++{for _facb :=0;_facb < _bfeee .Max .Y ;_facb ++{_efga :=_cbec .RGBAAt (_dceg ,_facb );_beff .SetNRGBA (_dceg ,_facb ,_ggae (_efga ));};};};func (_ccae *NRGBA64 )ColorModel ()_b .Model {return _b .NRGBA64Model }; -func (_abbd *Gray2 )SetGray (x ,y int ,gray _b .Gray ){_edb :=_bgdc (gray );_fgc :=y *_abbd .BytesPerLine ;_cgcc :=_fgc +(x >>2);if _cgcc >=len (_abbd .Data ){return ;};_cegf :=_edb .Y >>6;_abbd .Data [_cgcc ]=(_abbd .Data [_cgcc ]&(^(0xc0>>uint (2*((x )&3)))))|(_cegf <>24); -_bcdf =byte ((_ebc >>8)&0xff);_cffa =_eag +_ceac ;if _cffa +1==len (_ccf .Data )-1||_cffa +1>=_eag +_ccf .BytesPerLine {if _fdec =_ccf .setByte (_cffa ,_ffff [_gc ]);_fdec !=nil {return _df .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_cffa ); -};}else {_cad =(uint16 (_ffff [_gc ])<<8)|uint16 (_ffff [_bcdf ]);if _fdec =_ccf .setTwoBytes (_cffa ,_cad );_fdec !=nil {return _df .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_cffa ); -};_ceac ++;};};};return nil ;};func (_dgg *Monochrome )GrayAt (x ,y int )_b .Gray {_acegd ,_ :=ColorAtGray1BPC (x ,y ,_dgg .BytesPerLine ,_dgg .Data ,_dgg .Decode );return _acegd ;};func _cacg (_ffffc _b .Gray ,_dfdc monochromeModel )_b .Gray {if _ffffc .Y > uint8 (_dfdc ){return _b .Gray {Y :_d .MaxUint8 }; -};return _b .Gray {};};func ScaleAlphaToMonochrome (data []byte ,width ,height int )([]byte ,error ){_c :=BytesPerLine (width ,8,1);if len (data )< _c *height {return nil ,nil ;};_dd :=&Gray8 {NewImageBase (width ,height ,8,1,data ,nil ,nil )};_ec ,_gd :=MonochromeConverter .Convert (_dd ); -if _gd !=nil {return nil ,_gd ;};return _ec .Base ().Data ,nil ;};func _edag (_fcdc ,_ggcg Gray ,_agec _ab .Rectangle ){for _fdbe :=0;_fdbe < _agec .Max .X ;_fdbe ++{for _gdbe :=0;_gdbe < _agec .Max .Y ;_gdbe ++{_ggcg .SetGray (_fdbe ,_gdbe ,_fcdc .GrayAt (_fdbe ,_gdbe )); -};};};func (_bgee *NRGBA32 )Copy ()Image {return &NRGBA32 {ImageBase :_bgee .copy ()}};func (_aeea *Gray2 )Copy ()Image {return &Gray2 {ImageBase :_aeea .copy ()}};func (_agd *CMYK32 )ColorModel ()_b .Model {return _b .CMYKModel };type NRGBA64 struct{ImageBase }; -var _ _ab .Image =&Gray8 {};var (_aac =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_fgef =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};);func (_cgadf *Gray4 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_cgadf .Width ,Y :_cgadf .Height }}; -};var _ _ab .Image =&Gray16 {};func _gdf (_cddc _b .NRGBA64 )_b .NRGBA {return _b .NRGBA {R :uint8 (_cddc .R >>8),G :uint8 (_cddc .G >>8),B :uint8 (_cddc .B >>8),A :uint8 (_cddc .A >>8)};};type shift int ;var _ Gray =&Gray8 {};func GetConverter (bitsPerComponent ,colorComponents int )(ColorConverter ,error ){switch colorComponents {case 1:switch bitsPerComponent {case 1:return MonochromeConverter ,nil ; +package imageutil ;import (_b "encoding/binary";_a "errors";_gb "fmt";_cca "github.com/unidoc/unipdf/v3/common";_fb "github.com/unidoc/unipdf/v3/internal/bitwise";_f "image";_g "image/color";_cc "image/draw";_af "math";);func RasterOperation (dest *Monochrome ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _fgab (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); +};func (_dga *CMYK32 )CMYKAt (x ,y int )_g .CMYK {_dcd ,_ :=ColorAtCMYK (x ,y ,_dga .Width ,_dga .Data ,_dga .Decode );return _dcd ;};func (_eefe *Gray4 )Validate ()error {if len (_eefe .Data )!=_eefe .Height *_eefe .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func (_afac *NRGBA16 )ColorModel ()_g .Model {return NRGBA16Model };func (_eef *Gray2 )Base ()*ImageBase {return &_eef .ImageBase };func (_ceed *Monochrome )setBit (_ddbe ,_gcabc int ){_ceed .Data [_ddbe +(_gcabc >>3)]|=0x80>>uint (_gcabc &7); +};var _ _f .Image =&Gray16 {};func _ecgf (_cedce _f .Image )(Image ,error ){if _abbe ,_bffg :=_cedce .(*Gray4 );_bffg {return _abbe .Copy (),nil ;};_bcba :=_cedce .Bounds ();_geac ,_bfdge :=NewImage (_bcba .Max .X ,_bcba .Max .Y ,4,1,nil ,nil ,nil );if _bfdge !=nil {return nil ,_bfdge ; +};_acb (_cedce ,_geac ,_bcba );return _geac ,nil ;};func (_gfeb *NRGBA32 )Set (x ,y int ,c _g .Color ){_cdca :=y *_gfeb .Width +x ;_gfaa :=3*_cdca ;if _gfaa +2>=len (_gfeb .Data ){return ;};_ddfb :=_g .NRGBAModel .Convert (c ).(_g .NRGBA );_gfeb .setRGBA (_cdca ,_ddfb ); +};func (_babda *NRGBA64 )Validate ()error {if len (_babda .Data )!=3*2*_babda .Width *_babda .Height {return _a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +};return nil ;};func _gga (_gag _g .NRGBA )_g .Gray {_gcce ,_gcda ,_dcea ,_ :=_gag .RGBA ();_ddaa :=(19595*_gcce +38470*_gcda +7471*_dcea +1<<15)>>24;return _g .Gray {Y :uint8 (_ddaa )};};func _gcf (_bfe _g .Gray )_g .NRGBA {return _g .NRGBA {R :_bfe .Y ,G :_bfe .Y ,B :_bfe .Y ,A :0xff}}; +func _fgg (_ffed NRGBA ,_adb CMYK ,_dcde _f .Rectangle ){for _dcdc :=0;_dcdc < _dcde .Max .X ;_dcdc ++{for _cbc :=0;_cbc < _dcde .Max .Y ;_cbc ++{_eacf :=_ffed .NRGBAAt (_dcdc ,_cbc );_adb .SetCMYK (_dcdc ,_cbc ,_edfa (_eacf ));};};};func _ffb (_cge ,_dcg *Monochrome ,_dfg []byte ,_fde int )(_eab error ){var (_caca ,_ddc ,_bae ,_fdf ,_gdag ,_fbc ,_cdb ,_gdbe int ; +_fba ,_cdd ,_fcdg ,_bgb uint32 ;_agd ,_ebed byte ;_eac uint16 ;);_cbd :=make ([]byte ,4);_fgc :=make ([]byte ,4);for _bae =0;_bae < _cge .Height -1;_bae ,_fdf =_bae +2,_fdf +1{_caca =_bae *_cge .BytesPerLine ;_ddc =_fdf *_dcg .BytesPerLine ;for _gdag ,_fbc =0,0; +_gdag < _fde ;_gdag ,_fbc =_gdag +4,_fbc +1{for _cdb =0;_cdb < 4;_cdb ++{_gdbe =_caca +_gdag +_cdb ;if _gdbe <=len (_cge .Data )-1&&_gdbe < _caca +_cge .BytesPerLine {_cbd [_cdb ]=_cge .Data [_gdbe ];}else {_cbd [_cdb ]=0x00;};_gdbe =_caca +_cge .BytesPerLine +_gdag +_cdb ; +if _gdbe <=len (_cge .Data )-1&&_gdbe < _caca +(2*_cge .BytesPerLine ){_fgc [_cdb ]=_cge .Data [_gdbe ];}else {_fgc [_cdb ]=0x00;};};_fba =_b .BigEndian .Uint32 (_cbd );_cdd =_b .BigEndian .Uint32 (_fgc );_fcdg =_fba &_cdd ;_fcdg |=_fcdg <<1;_bgb =_fba |_cdd ; +_bgb &=_bgb <<1;_cdd =_fcdg &_bgb ;_cdd &=0xaaaaaaaa;_fba =_cdd |(_cdd <<7);_agd =byte (_fba >>24);_ebed =byte ((_fba >>8)&0xff);_gdbe =_ddc +_fbc ;if _gdbe +1==len (_dcg .Data )-1||_gdbe +1>=_ddc +_dcg .BytesPerLine {if _eab =_dcg .setByte (_gdbe ,_dfg [_agd ]); +_eab !=nil {return _gb .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_gdbe );};}else {_eac =(uint16 (_dfg [_agd ])<<8)|uint16 (_dfg [_ebed ]);if _eab =_dcg .setTwoBytes (_gdbe ,_eac );_eab !=nil {return _gb .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_gdbe ); +};_fbc ++;};};};return nil ;};func (_cefg *Monochrome )getBit (_eff ,_gacdd int )uint8 {return _cefg .Data [_eff +(_gacdd >>3)]>>uint (7-(_gacdd &7))&1;};func _abga (_cad _g .CMYK )_g .RGBA {_cff ,_edf ,_bbd :=_g .CMYKToRGB (_cad .C ,_cad .M ,_cad .Y ,_cad .K ); +return _g .RGBA {R :_cff ,G :_edf ,B :_bbd ,A :0xff};};type ColorConverter interface{Convert (_dce _f .Image )(Image ,error );};func (_dabd *NRGBA64 )At (x ,y int )_g .Color {_dcdb ,_ :=_dabd .ColorAt (x ,y );return _dcdb };func ColorAtCMYK (x ,y ,width int ,data []byte ,decode []float64 )(_g .CMYK ,error ){_bebc :=4*(y *width +x ); +if _bebc +3>=len (data ){return _g .CMYK {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};C :=data [_bebc ]&0xff;M :=data [_bebc +1]&0xff;Y :=data [_bebc +2]&0xff;K :=data [_bebc +3]&0xff;if len (decode )==8{C =uint8 (uint32 (LinearInterpolate (float64 (C ),0,255,decode [0],decode [1]))&0xff);M =uint8 (uint32 (LinearInterpolate (float64 (M ),0,255,decode [2],decode [3]))&0xff); +Y =uint8 (uint32 (LinearInterpolate (float64 (Y ),0,255,decode [4],decode [5]))&0xff);K =uint8 (uint32 (LinearInterpolate (float64 (K ),0,255,decode [6],decode [7]))&0xff);};return _g .CMYK {C :C ,M :M ,Y :Y ,K :K },nil ;};func (_dgfe *ImageBase )setTwoBytes (_aceec int ,_eaba uint16 )error {if _aceec +1> len (_dgfe .Data )-1{return _a .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_dgfe .Data [_aceec ]=byte ((_eaba &0xff00)>>8);_dgfe .Data [_aceec +1]=byte (_eaba &0xff);return nil ;};func (_eeeg *NRGBA16 )setNRGBA (_daag ,_eaac ,_gfbe int ,_aagd _g .NRGBA ){if _daag *3%2==0{_eeeg .Data [_gfbe ]=(_aagd .R >>4)<<4|(_aagd .G >>4); +_eeeg .Data [_gfbe +1]=(_aagd .B >>4)<<4|(_eeeg .Data [_gfbe +1]&0xf);}else {_eeeg .Data [_gfbe ]=(_eeeg .Data [_gfbe ]&0xf0)|(_aagd .R >>4);_eeeg .Data [_gfbe +1]=(_aagd .G >>4)<<4|(_aagd .B >>4);};if _eeeg .Alpha !=nil {_egca :=_eaac *BytesPerLine (_eeeg .Width ,4,1); +if _egca < len (_eeeg .Alpha ){if _daag %2==0{_eeeg .Alpha [_egca ]=(_aagd .A >>uint (4))<>uint (4));};};};};func (_fggg *Monochrome )GrayAt (x ,y int )_g .Gray {_bfg ,_ :=ColorAtGray1BPC (x ,y ,_fggg .BytesPerLine ,_fggg .Data ,_fggg .Decode ); +return _bfg ;};func _ef (_gba *Monochrome ,_cccb ,_efb int )(*Monochrome ,error ){if _gba ==nil {return nil ,_a .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _cccb <=0||_efb <=0{return nil ,_a .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0063\u0061l\u0065\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020<\u003d\u0020\u0030"); +};if _cccb ==_efb {if _cccb ==1{return _gba .copy (),nil ;};if _cccb ==2||_cccb ==4||_cccb ==8{_fa ,_gbd :=_df (_gba ,_cccb );if _gbd !=nil {return nil ,_gbd ;};return _fa ,nil ;};};_dgb :=_cccb *_gba .Width ;_cbb :=_efb *_gba .Height ;_cbg :=_gdge (_dgb ,_cbb ); +_gdb :=_cbg .BytesPerLine ;var (_def ,_gf ,_ee ,_be ,_agec int ;_febd byte ;_egc error ;);for _gf =0;_gf < _gba .Height ;_gf ++{_def =_efb *_gf *_gdb ;for _ee =0;_ee < _gba .Width ;_ee ++{if _aa :=_gba .getBitAt (_ee ,_gf );_aa {_agec =_cccb *_ee ;for _be =0; +_be < _cccb ;_be ++{_cbg .setIndexedBit (_def *8+_agec +_be );};};};for _be =1;_be < _efb ;_be ++{_gdbg :=_def +_be *_gdb ;for _fgf :=0;_fgf < _gdb ;_fgf ++{if _febd ,_egc =_cbg .getByte (_def +_fgf );_egc !=nil {return nil ,_egc ;};if _egc =_cbg .setByte (_gdbg +_fgf ,_febd ); +_egc !=nil {return nil ,_egc ;};};};};return _cbg ,nil ;};func (_ebcc *Gray4 )Histogram ()(_dacd [256]int ){for _cfgd :=0;_cfgd < _ebcc .Width ;_cfgd ++{for _egce :=0;_egce < _ebcc .Height ;_egce ++{_dacd [_ebcc .GrayAt (_cfgd ,_egce ).Y ]++;};};return _dacd ; +};func (_gcg *Gray16 )GrayAt (x ,y int )_g .Gray {_bcbc ,_ :=_gcg .ColorAt (x ,y );return _g .Gray {Y :uint8 (_bcbc .(_g .Gray16 ).Y >>8)};};type RasterOperator int ;func (_daf *Gray16 )Base ()*ImageBase {return &_daf .ImageBase };func _bdgf (_fggc _g .RGBA )_g .NRGBA {switch _fggc .A {case 0xff:return _g .NRGBA {R :_fggc .R ,G :_fggc .G ,B :_fggc .B ,A :0xff}; +case 0x00:return _g .NRGBA {};default:_aaab ,_edgd ,_eecd ,_dab :=_fggc .RGBA ();_aaab =(_aaab *0xffff)/_dab ;_edgd =(_edgd *0xffff)/_dab ;_eecd =(_eecd *0xffff)/_dab ;return _g .NRGBA {R :uint8 (_aaab >>8),G :uint8 (_edgd >>8),B :uint8 (_eecd >>8),A :uint8 (_dab >>8)}; +};};func (_abecb *ImageBase )MakeAlpha (){_abecb .newAlpha ()};func ImgToGray (i _f .Image )*_f .Gray {if _gfacb ,_fgec :=i .(*_f .Gray );_fgec {return _gfacb ;};_bfcf :=i .Bounds ();_agfb :=_f .NewGray (_bfcf );for _bbgg :=0;_bbgg < _bfcf .Max .X ;_bbgg ++{for _bcbe :=0; +_bcbe < _bfcf .Max .Y ;_bcbe ++{_cgbb :=i .At (_bbgg ,_bcbe );_agfb .Set (_bbgg ,_bcbe ,_cgbb );};};return _agfb ;};func (_aca *Gray4 )SetGray (x ,y int ,g _g .Gray ){if x >=_aca .Width ||y >=_aca .Height {return ;};g =_fbee (g );_aca .setGray (x ,y ,g ); +};func (_efdag *ImageBase )Pix ()[]byte {return _efdag .Data };func (_dddfg *ImageBase )HasAlpha ()bool {if _dddfg .Alpha ==nil {return false ;};for _ceg :=range _dddfg .Alpha {if _dddfg .Alpha [_ceg ]!=0xff{return true ;};};return false ;};func (_fbce *Gray2 )Copy ()Image {return &Gray2 {ImageBase :_fbce .copy ()}}; +func _afc (_eg ,_ec *Monochrome )(_cgg error ){_afd :=_ec .BytesPerLine ;_ga :=_eg .BytesPerLine ;var (_eda byte ;_ab uint16 ;_ge ,_bb ,_cf ,_ebe ,_ba int ;);for _cf =0;_cf < _ec .Height ;_cf ++{_ge =_cf *_afd ;_bb =2*_cf *_ga ;for _ebe =0;_ebe < _afd ; +_ebe ++{_eda =_ec .Data [_ge +_ebe ];_ab =_cbgd [_eda ];_ba =_bb +_ebe *2;if _eg .BytesPerLine !=_ec .BytesPerLine *2&&(_ebe +1)*2> _eg .BytesPerLine {_cgg =_eg .setByte (_ba ,byte (_ab >>8));}else {_cgg =_eg .setTwoBytes (_ba ,_ab );};if _cgg !=nil {return _cgg ; +};};for _ebe =0;_ebe < _ga ;_ebe ++{_ba =_bb +_ga +_ebe ;_eda =_eg .Data [_bb +_ebe ];if _cgg =_eg .setByte (_ba ,_eda );_cgg !=nil {return _cgg ;};};};return nil ;};func _egg (_dacdc _f .Image )(Image ,error ){if _fcfd ,_fega :=_dacdc .(*RGBA32 );_fega {return _fcfd .Copy (),nil ; +};_affcd ,_ggdc ,_bebdb :=_fdfe (_dacdc ,1);_eeba :=&RGBA32 {ImageBase :NewImageBase (_affcd .Max .X ,_affcd .Max .Y ,8,3,nil ,_bebdb ,nil )};_aaaba (_dacdc ,_eeba ,_affcd );if len (_bebdb )!=0&&!_ggdc {if _agdg :=_edb (_bebdb ,_eeba );_agdg !=nil {return nil ,_agdg ; +};};return _eeba ,nil ;};var _ Gray =&Gray4 {};func (_dgce *Gray16 )SetGray (x ,y int ,g _g .Gray ){_agc :=(y *_dgce .BytesPerLine /2+x )*2;if _agc +1>=len (_dgce .Data ){return ;};_dgce .Data [_agc ]=g .Y ;_dgce .Data [_agc +1]=g .Y ;};func _afa ()(_gca [256]uint64 ){for _bba :=0; +_bba < 256;_bba ++{if _bba &0x01!=0{_gca [_bba ]|=0xff;};if _bba &0x02!=0{_gca [_bba ]|=0xff00;};if _bba &0x04!=0{_gca [_bba ]|=0xff0000;};if _bba &0x08!=0{_gca [_bba ]|=0xff000000;};if _bba &0x10!=0{_gca [_bba ]|=0xff00000000;};if _bba &0x20!=0{_gca [_bba ]|=0xff0000000000; +};if _bba &0x40!=0{_gca [_bba ]|=0xff000000000000;};if _bba &0x80!=0{_gca [_bba ]|=0xff00000000000000;};};return _gca ;};func (_baa *ImageBase )setEightFullBytes (_edeg int ,_ccab uint64 )error {if _edeg +7> len (_baa .Data )-1{return _a .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_baa .Data [_edeg ]=byte ((_ccab &0xff00000000000000)>>56);_baa .Data [_edeg +1]=byte ((_ccab &0xff000000000000)>>48);_baa .Data [_edeg +2]=byte ((_ccab &0xff0000000000)>>40);_baa .Data [_edeg +3]=byte ((_ccab &0xff00000000)>>32);_baa .Data [_edeg +4]=byte ((_ccab &0xff000000)>>24); +_baa .Data [_edeg +5]=byte ((_ccab &0xff0000)>>16);_baa .Data [_edeg +6]=byte ((_ccab &0xff00)>>8);_baa .Data [_edeg +7]=byte (_ccab &0xff);return nil ;};func (_cceb monochromeModel )Convert (c _g .Color )_g .Color {_cda :=_g .GrayModel .Convert (c ).(_g .Gray ); +return _bgd (_cda ,_cceb );};func _edac (_ceee CMYK ,_cdae Gray ,_gcabg _f .Rectangle ){for _acfe :=0;_acfe < _gcabg .Max .X ;_acfe ++{for _abca :=0;_abca < _gcabg .Max .Y ;_abca ++{_gfc :=_gfgg (_ceee .CMYKAt (_acfe ,_abca ));_cdae .SetGray (_acfe ,_abca ,_gfc ); +};};};var _ RGBA =&RGBA32 {};func _fbdb (_faga _g .RGBA )_g .Gray {_cdda :=(19595*uint32 (_faga .R )+38470*uint32 (_faga .G )+7471*uint32 (_faga .B )+1<<7)>>16;return _g .Gray {Y :uint8 (_cdda )};};func NextPowerOf2 (n uint )uint {if IsPowerOf2 (n ){return n ; +};return 1<<(_efada (n )+1);};func (_cbbc *Gray8 )Validate ()error {if len (_cbbc .Data )!=_cbbc .Height *_cbbc .BytesPerLine {return ErrInvalidImage ;};return nil ;};var (_baff =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_cdgc =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF}; +);func _fff (_gde _g .RGBA )_g .CMYK {_aeaf ,_aaaf ,_edca ,_acc :=_g .RGBToCMYK (_gde .R ,_gde .G ,_gde .B );return _g .CMYK {C :_aeaf ,M :_aaaf ,Y :_edca ,K :_acc };};func _ccebg (_bdac *Monochrome ,_bcga ,_abcfd ,_eegf ,_cfdb int ,_agfcb RasterOperator ,_deac *Monochrome ,_agag ,_fbae int )error {var (_cbafc bool ; +_efcg bool ;_gcaeag int ;_efec int ;_ggge int ;_dagd bool ;_eace byte ;_bbdb int ;_gddc int ;_ccfa int ;_fagae ,_fab int ;);_bebda :=8-(_bcga &7);_bbb :=_cdgc [_bebda ];_gead :=_bdac .BytesPerLine *_abcfd +(_bcga >>3);_ccb :=_deac .BytesPerLine *_fbae +(_agag >>3); +if _eegf < _bebda {_cbafc =true ;_bbb &=_baff [8-_bebda +_eegf ];};if !_cbafc {_gcaeag =(_eegf -_bebda )>>3;if _gcaeag > 0{_efcg =true ;_efec =_gead +1;_ggge =_ccb +1;};};_bbdb =(_bcga +_eegf )&7;if !(_cbafc ||_bbdb ==0){_dagd =true ;_eace =_baff [_bbdb ]; +_gddc =_gead +1+_gcaeag ;_ccfa =_ccb +1+_gcaeag ;};switch _agfcb {case PixSrc :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ],_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ; +};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]=_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ],_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotSrc :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^_deac .Data [_ccb ],_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ; +};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]=^_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^_deac .Data [_ccfa ],_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixSrcOrDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ]|_bdac .Data [_gead ],_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ; +};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]|=_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ]|_bdac .Data [_gddc ],_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixSrcAndDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ]&_bdac .Data [_gead ],_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ; +};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]&=_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ]&_bdac .Data [_gddc ],_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixSrcXorDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ]^_bdac .Data [_gead ],_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ; +};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]^=_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ]^_bdac .Data [_gddc ],_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotSrcOrDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^(_deac .Data [_ccb ])|_bdac .Data [_gead ],_bbb );_gead +=_bdac .BytesPerLine ; +_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]|=^(_deac .Data [_ggge +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0; +_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^(_deac .Data [_ccfa ])|_bdac .Data [_gddc ],_eace );_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotSrcAndDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^(_deac .Data [_ccb ])&_bdac .Data [_gead ],_bbb ); +_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]&=^_deac .Data [_ggge +_fab ];};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ; +};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^(_deac .Data [_ccfa ])&_bdac .Data [_gddc ],_eace );_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixSrcOrNotDst :for _fagae =0; +_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ]|^(_bdac .Data [_gead ]),_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ; +_fab ++{_bdac .Data [_efec +_fab ]=_deac .Data [_ggge +_fab ]|^(_bdac .Data [_efec +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ]|^(_bdac .Data [_gddc ]),_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixSrcAndNotDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],_deac .Data [_ccb ]&^(_bdac .Data [_gead ]),_bbb );_gead +=_bdac .BytesPerLine ; +_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]=_deac .Data [_ggge +_fab ]&^(_bdac .Data [_efec +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ; +};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],_deac .Data [_ccfa ]&^(_bdac .Data [_gddc ]),_eace );_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotPixSrcOrDst :for _fagae =0; +_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^(_deac .Data [_ccb ]|_bdac .Data [_gead ]),_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ; +_fab ++{_bdac .Data [_efec +_fab ]=^(_deac .Data [_ggge +_fab ]|_bdac .Data [_efec +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^(_deac .Data [_ccfa ]|_bdac .Data [_gddc ]),_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotPixSrcAndDst :for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^(_deac .Data [_ccb ]&_bdac .Data [_gead ]),_bbb );_gead +=_bdac .BytesPerLine ; +_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ;_fab ++{_bdac .Data [_efec +_fab ]=^(_deac .Data [_ggge +_fab ]&_bdac .Data [_efec +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ; +};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^(_deac .Data [_ccfa ]&_bdac .Data [_gddc ]),_eace );_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};case PixNotPixSrcXorDst :for _fagae =0; +_fagae < _cfdb ;_fagae ++{_bdac .Data [_gead ]=_adec (_bdac .Data [_gead ],^(_deac .Data [_ccb ]^_bdac .Data [_gead ]),_bbb );_gead +=_bdac .BytesPerLine ;_ccb +=_deac .BytesPerLine ;};if _efcg {for _fagae =0;_fagae < _cfdb ;_fagae ++{for _fab =0;_fab < _gcaeag ; +_fab ++{_bdac .Data [_efec +_fab ]=^(_deac .Data [_ggge +_fab ]^_bdac .Data [_efec +_fab ]);};_efec +=_bdac .BytesPerLine ;_ggge +=_deac .BytesPerLine ;};};if _dagd {for _fagae =0;_fagae < _cfdb ;_fagae ++{_bdac .Data [_gddc ]=_adec (_bdac .Data [_gddc ],^(_deac .Data [_ccfa ]^_bdac .Data [_gddc ]),_eace ); +_gddc +=_bdac .BytesPerLine ;_ccfa +=_deac .BytesPerLine ;};};default:_cca .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0064",_agfcb );return _a .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); +};return nil ;};func (_dgffg *NRGBA32 )Copy ()Image {return &NRGBA32 {ImageBase :_dgffg .copy ()}};func (_efba *Gray16 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtGray16BPC (x ,y ,_efba .BytesPerLine ,_efba .Data ,_efba .Decode );};var _ Image =&Gray4 {}; +func (_dgcd *Monochrome )AddPadding ()(_cbbd error ){if _dgeg :=((_dgcd .Width *_dgcd .Height )+7)>>3;len (_dgcd .Data )< _dgeg {return _gb .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064a\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002e\u0020\u0054\u0068\u0065\u0020\u0064\u0061t\u0061\u0020s\u0068\u006fu\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0074 l\u0065\u0061\u0073\u0074\u003a\u0020\u0027\u0025\u0064'\u0020\u0062\u0079\u0074\u0065\u0073",len (_dgcd .Data ),_dgeg ); +};_fbdf :=_dgcd .Width %8;if _fbdf ==0{return nil ;};_dcfc :=_dgcd .Width /8;_bed :=_fb .NewReader (_dgcd .Data );_bdge :=make ([]byte ,_dgcd .Height *_dgcd .BytesPerLine );_gfgf :=_fb .NewWriterMSB (_bdge );_caeb :=make ([]byte ,_dcfc );var (_febe int ; +_fdbd uint64 ;);for _febe =0;_febe < _dgcd .Height ;_febe ++{if _ ,_cbbd =_bed .Read (_caeb );_cbbd !=nil {return _cbbd ;};if _ ,_cbbd =_gfgf .Write (_caeb );_cbbd !=nil {return _cbbd ;};if _fdbd ,_cbbd =_bed .ReadBits (byte (_fbdf ));_cbbd !=nil {return _cbbd ; +};if _cbbd =_gfgf .WriteByte (byte (_fdbd )<>24;return _g .Gray {Y :uint8 (_eedc )};};type monochromeThresholdConverter struct{Threshold uint8 ; +};func (_cdbg *Monochrome )At (x ,y int )_g .Color {_gbec ,_ :=_cdbg .ColorAt (x ,y );return _gbec };var _ Image =&Gray8 {};func _fbcb (_afab *Monochrome ,_ffg ,_bbe ,_cedd ,_debb int ,_dacc RasterOperator ,_daee *Monochrome ,_bbdff ,_cegff int )error {var (_bga bool ; +_cfe bool ;_egef byte ;_bafdb int ;_fbde int ;_eefc int ;_gaacd int ;_becef bool ;_daeee int ;_gccca int ;_dbc int ;_ecca bool ;_gcbb byte ;_bbfa int ;_cabfe int ;_bbaf int ;_fbcdb byte ;_gefb int ;_ffga int ;_ffedf uint ;_daed uint ;_aedf byte ;_cfdc shift ; +_fbacc bool ;_eagf bool ;_gee ,_afgc int ;);if _bbdff &7!=0{_ffga =8-(_bbdff &7);};if _ffg &7!=0{_fbde =8-(_ffg &7);};if _ffga ==0&&_fbde ==0{_aedf =_cdgc [0];}else {if _fbde > _ffga {_ffedf =uint (_fbde -_ffga );}else {_ffedf =uint (8-(_ffga -_fbde )); +};_daed =8-_ffedf ;_aedf =_cdgc [_ffedf ];};if (_ffg &7)!=0{_bga =true ;_bafdb =8-(_ffg &7);_egef =_cdgc [_bafdb ];_eefc =_afab .BytesPerLine *_bbe +(_ffg >>3);_gaacd =_daee .BytesPerLine *_cegff +(_bbdff >>3);_gefb =8-(_bbdff &7);if _bafdb > _gefb {_cfdc =_aaff ; +if _cedd >=_ffga {_fbacc =true ;};}else {_cfdc =_cfc ;};};if _cedd < _bafdb {_cfe =true ;_egef &=_baff [8-_bafdb +_cedd ];};if !_cfe {_daeee =(_cedd -_bafdb )>>3;if _daeee !=0{_becef =true ;_gccca =_afab .BytesPerLine *_bbe +((_ffg +_fbde )>>3);_dbc =_daee .BytesPerLine *_cegff +((_bbdff +_fbde )>>3); +};};_bbfa =(_ffg +_cedd )&7;if !(_cfe ||_bbfa ==0){_ecca =true ;_gcbb =_baff [_bbfa ];_cabfe =_afab .BytesPerLine *_bbe +((_ffg +_fbde )>>3)+_daeee ;_bbaf =_daee .BytesPerLine *_cegff +((_bbdff +_fbde )>>3)+_daeee ;if _bbfa > int (_daed ){_eagf =true ; +};};switch _dacc {case PixSrc :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ; +};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb ,_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf ); +_afab .Data [_gccca +_afgc ]=_fbcdb ;};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf ); +};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb ,_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixNotSrc :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf ); +};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^_fbcdb ,_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ; +_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]=^_fbcdb ;};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ; +if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^_fbcdb ,_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixSrcOrDst :if _bga {for _gee =0;_gee < _debb ; +_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb |_afab .Data [_eefc ],_egef ); +_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]|=_fbcdb ; +};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb |_afab .Data [_cabfe ],_gcbb ); +_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixSrcAndDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf ); +};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb &_afab .Data [_eefc ],_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0; +_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]&=_fbcdb ;};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ; +_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb &_afab .Data [_cabfe ],_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ; +};};case PixSrcXorDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb ^_afab .Data [_eefc ],_egef ); +_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]^=_fbcdb ; +};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb ^_afab .Data [_cabfe ],_gcbb ); +_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixNotSrcOrDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf ); +};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^_fbcdb |_afab .Data [_eefc ],_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0; +_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]|=^_fbcdb ;};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ; +_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^_fbcdb |_afab .Data [_cabfe ],_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ; +};};case PixNotSrcAndDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^_fbcdb &_afab .Data [_eefc ],_egef ); +_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]&=^_fbcdb ; +};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^_fbcdb &_afab .Data [_cabfe ],_gcbb ); +_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixSrcOrNotDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf ); +};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb |^_afab .Data [_eefc ],_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0; +_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]=_fbcdb |^_afab .Data [_gccca +_afgc ];};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};}; +if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb |^_afab .Data [_cabfe ],_gcbb );_cabfe +=_afab .BytesPerLine ; +_bbaf +=_daee .BytesPerLine ;};};case PixSrcAndNotDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ; +};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],_fbcdb &^_afab .Data [_eefc ],_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf ); +_afab .Data [_gccca +_afgc ]=_fbcdb &^_afab .Data [_gccca +_afgc ];};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf ); +};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],_fbcdb &^_afab .Data [_cabfe ],_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixNotPixSrcOrDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ; +if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^(_fbcdb |_afab .Data [_eefc ]),_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ; +};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]=^(_fbcdb |_afab .Data [_gccca +_afgc ]); +};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^(_fbcdb |_afab .Data [_cabfe ]),_gcbb ); +_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};case PixNotPixSrcAndDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf ); +};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ;};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^(_fbcdb &_afab .Data [_eefc ]),_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0; +_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf );_afab .Data [_gccca +_afgc ]=^(_fbcdb &_afab .Data [_gccca +_afgc ]);};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;}; +};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf );};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^(_fbcdb &_afab .Data [_cabfe ]),_gcbb );_cabfe +=_afab .BytesPerLine ; +_bbaf +=_daee .BytesPerLine ;};};case PixNotPixSrcXorDst :if _bga {for _gee =0;_gee < _debb ;_gee ++{if _cfdc ==_aaff {_fbcdb =_daee .Data [_gaacd ]<<_ffedf ;if _fbacc {_fbcdb =_adec (_fbcdb ,_daee .Data [_gaacd +1]>>_daed ,_aedf );};}else {_fbcdb =_daee .Data [_gaacd ]>>_daed ; +};_afab .Data [_eefc ]=_adec (_afab .Data [_eefc ],^(_fbcdb ^_afab .Data [_eefc ]),_egef );_eefc +=_afab .BytesPerLine ;_gaacd +=_daee .BytesPerLine ;};};if _becef {for _gee =0;_gee < _debb ;_gee ++{for _afgc =0;_afgc < _daeee ;_afgc ++{_fbcdb =_adec (_daee .Data [_dbc +_afgc ]<<_ffedf ,_daee .Data [_dbc +_afgc +1]>>_daed ,_aedf ); +_afab .Data [_gccca +_afgc ]=^(_fbcdb ^_afab .Data [_gccca +_afgc ]);};_gccca +=_afab .BytesPerLine ;_dbc +=_daee .BytesPerLine ;};};if _ecca {for _gee =0;_gee < _debb ;_gee ++{_fbcdb =_daee .Data [_bbaf ]<<_ffedf ;if _eagf {_fbcdb =_adec (_fbcdb ,_daee .Data [_bbaf +1]>>_daed ,_aedf ); +};_afab .Data [_cabfe ]=_adec (_afab .Data [_cabfe ],^(_fbcdb ^_afab .Data [_cabfe ]),_gcbb );_cabfe +=_afab .BytesPerLine ;_bbaf +=_daee .BytesPerLine ;};};default:_cca .Log .Debug ("\u004f\u0070e\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069tt\u0065\u0064",_dacc ); +return _a .New ("\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u006eo\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064");};return nil ;};func (_dfeb *NRGBA64 )ColorModel ()_g .Model {return _g .NRGBA64Model }; +func (_fbea *Monochrome )ResolveDecode ()error {if len (_fbea .Decode )!=2{return nil ;};if _fbea .Decode [0]==1&&_fbea .Decode [1]==0{if _dabe :=_fbea .InverseData ();_dabe !=nil {return _dabe ;};_fbea .Decode =nil ;};return nil ;};func (_fdg *Monochrome )Set (x ,y int ,c _g .Color ){_egf :=y *_fdg .BytesPerLine +x >>3; +if _egf > len (_fdg .Data )-1{return ;};_dee :=_fdg .ColorModel ().Convert (c ).(_g .Gray );_fdg .setGray (x ,_dee ,_egf );};var (Gray2Model =_g .ModelFunc (_cgee );Gray4Model =_g .ModelFunc (_aebe );NRGBA16Model =_g .ModelFunc (_abef ););func (_ffcb *NRGBA32 )setRGBA (_ebdd int ,_gdab _g .NRGBA ){_fbgdf :=3*_ebdd ; +_ffcb .Data [_fbgdf ]=_gdab .R ;_ffcb .Data [_fbgdf +1]=_gdab .G ;_ffcb .Data [_fbgdf +2]=_gdab .B ;if _ebdd < len (_ffcb .Alpha ){_ffcb .Alpha [_ebdd ]=_gdab .A ;};};type NRGBA interface{NRGBAAt (_ecdb ,_ecgg int )_g .NRGBA ;SetNRGBA (_efed ,_add int ,_cfed _g .NRGBA ); +};func (_ecc *Gray8 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_ecc .Width ,Y :_ecc .Height }};};func (_fcfbc *Gray4 )Copy ()Image {return &Gray4 {ImageBase :_fcfbc .copy ()}};type NRGBA32 struct{ImageBase };type RGBA32 struct{ImageBase }; +func init (){_afdcg ()};func (_cbbe *monochromeThresholdConverter )Convert (img _f .Image )(Image ,error ){if _gaf ,_gdfd :=img .(*Monochrome );_gdfd {return _gaf .Copy (),nil ;};_cgegd :=img .Bounds ();_fecc ,_dfeg :=NewImage (_cgegd .Max .X ,_cgegd .Max .Y ,1,1,nil ,nil ,nil ); +if _dfeg !=nil {return nil ,_dfeg ;};_fecc .(*Monochrome ).ModelThreshold =_cbbe .Threshold ;for _ecg :=0;_ecg < _cgegd .Max .X ;_ecg ++{for _fdea :=0;_fdea < _cgegd .Max .Y ;_fdea ++{_begb :=img .At (_ecg ,_fdea );_fecc .Set (_ecg ,_fdea ,_begb );};}; +return _fecc ,nil ;};var (_cbgd =_gc ();_cef =_bad ();_gfb =_afa (););var _ Image =&RGBA32 {};func (_fbgg *Gray16 )Set (x ,y int ,c _g .Color ){_bece :=(y *_fbgg .BytesPerLine /2+x )*2;if _bece +1>=len (_fbgg .Data ){return ;};_eaeg :=_g .Gray16Model .Convert (c ).(_g .Gray16 ); +_fbgg .Data [_bece ],_fbgg .Data [_bece +1]=uint8 (_eaeg .Y >>8),uint8 (_eaeg .Y &0xff);};const (PixSrc RasterOperator =0xc;PixDst RasterOperator =0xa;PixNotSrc RasterOperator =0x3;PixNotDst RasterOperator =0x5;PixClr RasterOperator =0x0;PixSet RasterOperator =0xf; +PixSrcOrDst RasterOperator =0xe;PixSrcAndDst RasterOperator =0x8;PixSrcXorDst RasterOperator =0x6;PixNotSrcOrDst RasterOperator =0xb;PixNotSrcAndDst RasterOperator =0x2;PixSrcOrNotDst RasterOperator =0xd;PixSrcAndNotDst RasterOperator =0x4;PixNotPixSrcOrDst RasterOperator =0x1; +PixNotPixSrcAndDst RasterOperator =0x7;PixNotPixSrcXorDst RasterOperator =0x9;PixPaint =PixSrcOrDst ;PixSubtract =PixNotSrcAndDst ;PixMask =PixSrcAndDst ;);func (_gcfd *ImageBase )copy ()ImageBase {_fdgg :=*_gcfd ;_fdgg .Data =make ([]byte ,len (_gcfd .Data )); +copy (_fdgg .Data ,_gcfd .Data );return _fdgg ;};func (_fgb *Monochrome )ReduceBinary (factor float64 )(*Monochrome ,error ){_cabf :=_efada (uint (factor ));if !IsPowerOf2 (uint (factor )){_cabf ++;};_cde :=make ([]int ,_cabf );for _dfac :=range _cde {_cde [_dfac ]=4; +};_ggbg ,_bcaa :=_gegd (_fgb ,_cde ...);if _bcaa !=nil {return nil ,_bcaa ;};return _ggbg ,nil ;};func _aebe (_fgfc _g .Color )_g .Color {_efad :=_g .GrayModel .Convert (_fgfc ).(_g .Gray );return _fbee (_efad );};func (_aeac *Gray2 )At (x ,y int )_g .Color {_geag ,_ :=_aeac .ColorAt (x ,y ); +return _geag };func (_gdagb *ImageBase )setFourBytes (_dddff int ,_badfb uint32 )error {if _dddff +3> len (_gdagb .Data )-1{return _gb .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_dddff ); +};_gdagb .Data [_dddff ]=byte ((_badfb &0xff000000)>>24);_gdagb .Data [_dddff +1]=byte ((_badfb &0xff0000)>>16);_gdagb .Data [_dddff +2]=byte ((_badfb &0xff00)>>8);_gdagb .Data [_dddff +3]=byte (_badfb &0xff);return nil ;};func _fgee (_ageea nrgba64 ,_cfdbd RGBA ,_bbabe _f .Rectangle ){for _cggd :=0; +_cggd < _bbabe .Max .X ;_cggd ++{for _bfgb :=0;_bfgb < _bbabe .Max .Y ;_bfgb ++{_fbcea :=_ageea .NRGBA64At (_cggd ,_bfgb );_cfdbd .SetRGBA (_cggd ,_bfgb ,_dgecc (_fbcea ));};};};type shift int ;func BytesPerLine (width ,bitsPerComponent ,colorComponents int )int {return ((width *bitsPerComponent )*colorComponents +7)>>3; +};func (_gfe *Gray8 )Copy ()Image {return &Gray8 {ImageBase :_gfe .copy ()}};var _ _f .Image =&Gray8 {};func (_eagg *NRGBA64 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtNRGBA64 (x ,y ,_eagg .Width ,_eagg .Data ,_eagg .Alpha ,_eagg .Decode );}; +func _fee (_agefb *_f .NYCbCrA ,_gcbd NRGBA ,_cabd _f .Rectangle ){for _deacg :=0;_deacg < _cabd .Max .X ;_deacg ++{for _dbfeb :=0;_dbfeb < _cabd .Max .Y ;_dbfeb ++{_dgdg :=_agefb .NYCbCrAAt (_deacg ,_dbfeb );_gcbd .SetNRGBA (_deacg ,_dbfeb ,_fbe (_dgdg )); +};};};func _fbee (_eebc _g .Gray )_g .Gray {_eebc .Y >>=4;_eebc .Y |=_eebc .Y <<4;return _eebc };func _gcdc (_aaag ,_bfd *Monochrome ,_gbc []byte ,_afadc int )(_ada error ){var (_edg ,_cae ,_gcc ,_fdff ,_ebc ,_egaf ,_eaa ,_eaf int ;_daa ,_fbd uint32 ;_dcfd ,_fdfd byte ; +_bdc uint16 ;);_fgd :=make ([]byte ,4);_gad :=make ([]byte ,4);for _gcc =0;_gcc < _aaag .Height -1;_gcc ,_fdff =_gcc +2,_fdff +1{_edg =_gcc *_aaag .BytesPerLine ;_cae =_fdff *_bfd .BytesPerLine ;for _ebc ,_egaf =0,0;_ebc < _afadc ;_ebc ,_egaf =_ebc +4,_egaf +1{for _eaa =0; +_eaa < 4;_eaa ++{_eaf =_edg +_ebc +_eaa ;if _eaf <=len (_aaag .Data )-1&&_eaf < _edg +_aaag .BytesPerLine {_fgd [_eaa ]=_aaag .Data [_eaf ];}else {_fgd [_eaa ]=0x00;};_eaf =_edg +_aaag .BytesPerLine +_ebc +_eaa ;if _eaf <=len (_aaag .Data )-1&&_eaf < _edg +(2*_aaag .BytesPerLine ){_gad [_eaa ]=_aaag .Data [_eaf ]; +}else {_gad [_eaa ]=0x00;};};_daa =_b .BigEndian .Uint32 (_fgd );_fbd =_b .BigEndian .Uint32 (_gad );_fbd &=_daa ;_fbd &=_fbd <<1;_fbd &=0xaaaaaaaa;_daa =_fbd |(_fbd <<7);_dcfd =byte (_daa >>24);_fdfd =byte ((_daa >>8)&0xff);_eaf =_cae +_egaf ;if _eaf +1==len (_bfd .Data )-1||_eaf +1>=_cae +_bfd .BytesPerLine {_bfd .Data [_eaf ]=_gbc [_dcfd ]; +if _ada =_bfd .setByte (_eaf ,_gbc [_dcfd ]);_ada !=nil {return _gb .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_eaf );};}else {_bdc =(uint16 (_gbc [_dcfd ])<<8)|uint16 (_gbc [_fdfd ]);if _ada =_bfd .setTwoBytes (_eaf ,_bdc );_ada !=nil {return _gb .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_eaf ); +};_egaf ++;};};};return nil ;};func _accg (_gdgb *Monochrome ,_deffb ,_ade ,_dff ,_bgfae int ,_eege RasterOperator ){if _deffb < 0{_dff +=_deffb ;_deffb =0;};_dgbg :=_deffb +_dff -_gdgb .Width ;if _dgbg > 0{_dff -=_dgbg ;};if _ade < 0{_bgfae +=_ade ;_ade =0; +};_becd :=_ade +_bgfae -_gdgb .Height ;if _becd > 0{_bgfae -=_becd ;};if _dff <=0||_bgfae <=0{return ;};if (_deffb &7)==0{_befg (_gdgb ,_deffb ,_ade ,_dff ,_bgfae ,_eege );}else {_fddba (_gdgb ,_deffb ,_ade ,_dff ,_bgfae ,_eege );};};func _fdfg (_agg _f .Image )(Image ,error ){if _dbbd ,_ggc :=_agg .(*CMYK32 ); +_ggc {return _dbbd .Copy (),nil ;};_bgg :=_agg .Bounds ();_fda ,_fccg :=NewImage (_bgg .Max .X ,_bgg .Max .Y ,8,4,nil ,nil ,nil );if _fccg !=nil {return nil ,_fccg ;};switch _ggbc :=_agg .(type ){case CMYK :_cfg (_ggbc ,_fda .(CMYK ),_bgg );case Gray :_cbe (_ggbc ,_fda .(CMYK ),_bgg ); +case NRGBA :_fgg (_ggbc ,_fda .(CMYK ),_bgg );case RGBA :_abea (_ggbc ,_fda .(CMYK ),_bgg );default:_afb (_agg ,_fda ,_bgg );};return _fda ,nil ;};func _edfa (_bceg _g .NRGBA )_g .CMYK {_cag ,_fga ,_dea ,_ :=_bceg .RGBA ();_abgb ,_gcfe ,_bgcb ,_ecf :=_g .RGBToCMYK (uint8 (_cag >>8),uint8 (_fga >>8),uint8 (_dea >>8)); +return _g .CMYK {C :_abgb ,M :_gcfe ,Y :_bgcb ,K :_ecf };};func _cebd (_bfef _g .NRGBA64 )_g .NRGBA {return _g .NRGBA {R :uint8 (_bfef .R >>8),G :uint8 (_bfef .G >>8),B :uint8 (_bfef .B >>8),A :uint8 (_bfef .A >>8)};};type Gray8 struct{ImageBase };func _bgd (_dcc _g .Gray ,_bcbb monochromeModel )_g .Gray {if _dcc .Y > uint8 (_bcbb ){return _g .Gray {Y :_af .MaxUint8 }; +};return _g .Gray {};};var _ _f .Image =&Gray2 {};func _gfac (_abbc _f .Image )(Image ,error ){if _ebdc ,_dffe :=_abbc .(*NRGBA32 );_dffe {return _ebdc .Copy (),nil ;};_caa ,_bbag ,_bccf :=_fdfe (_abbc ,1);_febb ,_faggf :=NewImage (_caa .Max .X ,_caa .Max .Y ,8,3,nil ,_bccf ,nil ); +if _faggf !=nil {return nil ,_faggf ;};_agbec (_abbc ,_febb ,_caa );if len (_bccf )!=0&&!_bbag {if _bfac :=_edb (_bccf ,_febb );_bfac !=nil {return nil ,_bfac ;};};return _febb ,nil ;};var _ Image =&Gray16 {};func GrayHistogram (g Gray )(_agea [256]int ){switch _dgdd :=g .(type ){case Histogramer :return _dgdd .Histogram (); +case _f .Image :_agbg :=_dgdd .Bounds ();for _deba :=0;_deba < _agbg .Max .X ;_deba ++{for _egaff :=0;_egaff < _agbg .Max .Y ;_egaff ++{_agea [g .GrayAt (_deba ,_egaff ).Y ]++;};};return _agea ;default:return [256]int {};};};func (_cbec *ImageBase )setEightPartlyBytes (_bab ,_acag int ,_gef uint64 )(_fbdd error ){var (_afdd byte ; +_agfaa int ;);for _bbab :=1;_bbab <=_acag ;_bbab ++{_agfaa =64-_bbab *8;_afdd =byte (_gef >>uint (_agfaa )&0xff);if _fbdd =_cbec .setByte (_bab +_bbab -1,_afdd );_fbdd !=nil {return _fbdd ;};};_gbcc :=_cbec .BytesPerLine *8-_cbec .Width ;if _gbcc ==0{return nil ; +};_agfaa -=8;_afdd =byte (_gef >>uint (_agfaa )&0xff)< len (_affb .Data )-1||_cbgb < 0{return 0,_gb .Errorf ("\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",_cbgb ); +};return _affb .Data [_cbgb ],nil ;};func AddDataPadding (width ,height ,bitsPerComponent ,colorComponents int ,data []byte )([]byte ,error ){_febdf :=BytesPerLine (width ,bitsPerComponent ,colorComponents );if _febdf ==width *colorComponents *bitsPerComponent /8{return data ,nil ; +};_fgdf :=width *colorComponents *bitsPerComponent ;_fbba :=_febdf *8;_cebe :=8-(_fbba -_fgdf );_bdaa :=_fb .NewReader (data );_bfaa :=_febdf -1;_cegf :=make ([]byte ,_bfaa );_caf :=make ([]byte ,height *_febdf );_cfgb :=_fb .NewWriterMSB (_caf );var _adf uint64 ; +var _fccdb error ;for _gfdf :=0;_gfdf < height ;_gfdf ++{_ ,_fccdb =_bdaa .Read (_cegf );if _fccdb !=nil {return nil ,_fccdb ;};_ ,_fccdb =_cfgb .Write (_cegf );if _fccdb !=nil {return nil ,_fccdb ;};_adf ,_fccdb =_bdaa .ReadBits (byte (_cebe ));if _fccdb !=nil {return nil ,_fccdb ; +};_ ,_fccdb =_cfgb .WriteBits (_adf ,_cebe );if _fccdb !=nil {return nil ,_fccdb ;};_cfgb .FinishByte ();};return _caf ,nil ;};func (_dfed *Gray8 )Set (x ,y int ,c _g .Color ){_eade :=y *_dfed .BytesPerLine +x ;if _eade > len (_dfed .Data )-1{return ;}; +_ccfd :=_g .GrayModel .Convert (c );_dfed .Data [_eade ]=_ccfd .(_g .Gray ).Y ;};func _dd (_feb ,_gg *Monochrome )(_cgd error ){_bg :=_gg .BytesPerLine ;_da :=_feb .BytesPerLine ;_bd :=_gg .BytesPerLine *4-_feb .BytesPerLine ;var (_fbf ,_bf byte ;_bgf uint32 ; +_ega ,_ce ,_gdg ,_ae ,_cgge ,_bc ,_de int ;);for _gdg =0;_gdg < _gg .Height ;_gdg ++{_ega =_gdg *_bg ;_ce =4*_gdg *_da ;for _ae =0;_ae < _bg ;_ae ++{_fbf =_gg .Data [_ega +_ae ];_bgf =_cef [_fbf ];_bc =_ce +_ae *4;if _bd !=0&&(_ae +1)*4> _feb .BytesPerLine {for _cgge =_bd ; +_cgge > 0;_cgge --{_bf =byte ((_bgf >>uint (_cgge *8))&0xff);_de =_bc +(_bd -_cgge );if _cgd =_feb .setByte (_de ,_bf );_cgd !=nil {return _cgd ;};};}else if _cgd =_feb .setFourBytes (_bc ,_bgf );_cgd !=nil {return _cgd ;};if _cgd =_feb .setFourBytes (_ce +_ae *4,_cef [_gg .Data [_ega +_ae ]]); +_cgd !=nil {return _cgd ;};};for _cgge =1;_cgge < 4;_cgge ++{for _ae =0;_ae < _da ;_ae ++{if _cgd =_feb .setByte (_ce +_cgge *_da +_ae ,_feb .Data [_ce +_ae ]);_cgd !=nil {return _cgd ;};};};};return nil ;};var _ _f .Image =&Gray4 {};func (_eeeb *Gray2 )Validate ()error {if len (_eeeb .Data )!=_eeeb .Height *_eeeb .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func _adec (_abda ,_dedb ,_ccfc byte )byte {return (_abda &^(_ccfc ))|(_dedb &_ccfc )};func (_bdd *NRGBA16 )Copy ()Image {return &NRGBA16 {ImageBase :_bdd .copy ()}};type Gray16 struct{ImageBase };func _afde ()(_cbad []byte ){_cbad =make ([]byte ,256); +for _dgec :=0;_dgec < 256;_dgec ++{_gacd :=byte (_dgec );_cbad [_gacd ]=(_gacd &0x01)|((_gacd &0x04)>>1)|((_gacd &0x10)>>2)|((_gacd &0x40)>>3)|((_gacd &0x02)<<3)|((_gacd &0x08)<<2)|((_gacd &0x20)<<1)|(_gacd &0x80);};return _cbad ;};var _ Image =&NRGBA64 {}; +var _ _f .Image =&Monochrome {};func _cddbf (_egfb NRGBA ,_babde RGBA ,_faegc _f .Rectangle ){for _ccbb :=0;_ccbb < _faegc .Max .X ;_ccbb ++{for _dbgga :=0;_dbgga < _faegc .Max .Y ;_dbgga ++{_bafb :=_egfb .NRGBAAt (_ccbb ,_dbgga );_babde .SetRGBA (_ccbb ,_dbgga ,_aade (_bafb )); +};};};func _eadg (_agdfb CMYK ,_ebbg RGBA ,_dgcg _f .Rectangle ){for _cecd :=0;_cecd < _dgcg .Max .X ;_cecd ++{for _eadgd :=0;_eadgd < _dgcg .Max .Y ;_eadgd ++{_afdg :=_agdfb .CMYKAt (_cecd ,_eadgd );_ebbg .SetRGBA (_cecd ,_eadgd ,_abga (_afdg ));};};}; +func (_bge *Gray16 )At (x ,y int )_g .Color {_agge ,_ :=_bge .ColorAt (x ,y );return _agge };func (_aged *Monochrome )Copy ()Image {return &Monochrome {ImageBase :_aged .ImageBase .copy (),ModelThreshold :_aged .ModelThreshold };};func (_decab *NRGBA64 )Base ()*ImageBase {return &_decab .ImageBase }; +type Image interface{_cc .Image ;Base ()*ImageBase ;Copy ()Image ;Pix ()[]byte ;ColorAt (_abcfb ,_fcfba int )(_g .Color ,error );Validate ()error ;};func (_ccee *NRGBA16 )Base ()*ImageBase {return &_ccee .ImageBase };type Histogramer interface{Histogram ()[256]int ; +};func (_ebca *Monochrome )clearBit (_fcdc ,_cdgf int ){_ebca .Data [_fcdc ]&=^(0x80>>uint (_cdgf &7))};var _ NRGBA =&NRGBA16 {};func _gdge (_egd ,_dfe int )*Monochrome {return &Monochrome {ImageBase :NewImageBase (_egd ,_dfe ,1,1,nil ,nil ,nil ),ModelThreshold :0x0f}; +};func _deab (_gefc _f .Image )(Image ,error ){if _ecfe ,_ggga :=_gefc .(*NRGBA16 );_ggga {return _ecfe .Copy (),nil ;};_cgda :=_gefc .Bounds ();_gfca ,_dfgc :=NewImage (_cgda .Max .X ,_cgda .Max .Y ,4,3,nil ,nil ,nil );if _dfgc !=nil {return nil ,_dfgc ; +};_agbec (_gefc ,_gfca ,_cgda );return _gfca ,nil ;};func _aaeca (_cggae _f .Image ,_cbac uint8 )*_f .Gray {_gdcgf :=_cggae .Bounds ();_affe :=_f .NewGray (_gdcgf );var (_fagab _g .Color ;_ggcb _g .Gray ;);for _aaafc :=0;_aaafc < _gdcgf .Max .X ;_aaafc ++{for _cbcd :=0; +_cbcd < _gdcgf .Max .Y ;_cbcd ++{_fagab =_cggae .At (_aaafc ,_cbcd );_affe .Set (_aaafc ,_cbcd ,_fagab );_ggcb =_affe .GrayAt (_aaafc ,_cbcd );_affe .SetGray (_aaafc ,_cbcd ,_g .Gray {Y :_cffc (_ggcb .Y ,_cbac )});};};return _affe ;};func _ddfg (_abfga *_f .Gray ,_bededb uint8 )*_f .Gray {_cbca :=_abfga .Bounds (); +_efae :=_f .NewGray (_cbca );for _dcaa :=0;_dcaa < _cbca .Dx ();_dcaa ++{for _cfdgb :=0;_cfdgb < _cbca .Dy ();_cfdgb ++{_dfdbd :=_abfga .GrayAt (_dcaa ,_cfdgb );_efae .SetGray (_dcaa ,_cfdgb ,_g .Gray {Y :_cffc (_dfdbd .Y ,_bededb )});};};return _efae ; +};func (_efd *CMYK32 )Set (x ,y int ,c _g .Color ){_agab :=4*(y *_efd .Width +x );if _agab +3>=len (_efd .Data ){return ;};_aag :=_g .CMYKModel .Convert (c ).(_g .CMYK );_efd .Data [_agab ]=_aag .C ;_efd .Data [_agab +1]=_aag .M ;_efd .Data [_agab +2]=_aag .Y ; +_efd .Data [_agab +3]=_aag .K ;};func NewImage (width ,height ,bitsPerComponent ,colorComponents int ,data ,alpha []byte ,decode []float64 )(Image ,error ){_dbgd :=NewImageBase (width ,height ,bitsPerComponent ,colorComponents ,data ,alpha ,decode );var _gdadf Image ; +switch colorComponents {case 1:switch bitsPerComponent {case 1:_gdadf =&Monochrome {ImageBase :_dbgd ,ModelThreshold :0x0f};case 2:_gdadf =&Gray2 {ImageBase :_dbgd };case 4:_gdadf =&Gray4 {ImageBase :_dbgd };case 8:_gdadf =&Gray8 {ImageBase :_dbgd };case 16:_gdadf =&Gray16 {ImageBase :_dbgd }; +};case 3:switch bitsPerComponent {case 4:_gdadf =&NRGBA16 {ImageBase :_dbgd };case 8:_gdadf =&NRGBA32 {ImageBase :_dbgd };case 16:_gdadf =&NRGBA64 {ImageBase :_dbgd };};case 4:_gdadf =&CMYK32 {ImageBase :_dbgd };};if _gdadf ==nil {return nil ,ErrInvalidImage ; +};return _gdadf ,nil ;};var (MonochromeConverter =ConverterFunc (_ffd );Gray2Converter =ConverterFunc (_abcc );Gray4Converter =ConverterFunc (_ecgf );GrayConverter =ConverterFunc (_eabg );Gray16Converter =ConverterFunc (_dedf );NRGBA16Converter =ConverterFunc (_deab ); +NRGBAConverter =ConverterFunc (_gfac );NRGBA64Converter =ConverterFunc (_fge );RGBAConverter =ConverterFunc (_egg );CMYKConverter =ConverterFunc (_fdfg ););func (_gdcg *Gray4 )Set (x ,y int ,c _g .Color ){if x >=_gdcg .Width ||y >=_gdcg .Height {return ; +};_cdc :=Gray4Model .Convert (c ).(_g .Gray );_gdcg .setGray (x ,y ,_cdc );};func _abg (_cfa int )[]uint {var _dba []uint ;_ddab :=_cfa ;_eba :=_ddab /8;if _eba !=0{for _cbgc :=0;_cbgc < _eba ;_cbgc ++{_dba =append (_dba ,8);};_bbad :=_ddab %8;_ddab =0; +if _bbad !=0{_ddab =_bbad ;};};_aad :=_ddab /4;if _aad !=0{for _bce :=0;_bce < _aad ;_bce ++{_dba =append (_dba ,4);};_fag :=_ddab %4;_ddab =0;if _fag !=0{_ddab =_fag ;};};_fad :=_ddab /2;if _fad !=0{for _badd :=0;_badd < _fad ;_badd ++{_dba =append (_dba ,2); +};};return _dba ;};func (_eebg *NRGBA16 )SetNRGBA (x ,y int ,c _g .NRGBA ){_cdgd :=y *_eebg .BytesPerLine +x *3/2;if _cdgd +1>=len (_eebg .Data ){return ;};c =_edfe (c );_eebg .setNRGBA (x ,y ,_cdgd ,c );};func (_gdgdg *Gray4 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_gdgdg .Width ,Y :_gdgdg .Height }}; +};func _afdcg (){for _becc :=0;_becc < 256;_becc ++{_dfcc [_becc ]=uint8 (_becc &0x1)+(uint8 (_becc >>1)&0x1)+(uint8 (_becc >>2)&0x1)+(uint8 (_becc >>3)&0x1)+(uint8 (_becc >>4)&0x1)+(uint8 (_becc >>5)&0x1)+(uint8 (_becc >>6)&0x1)+(uint8 (_becc >>7)&0x1); +};};func _cgee (_cdef _g .Color )_g .Color {_gfbb :=_g .GrayModel .Convert (_cdef ).(_g .Gray );return _cgga (_gfbb );};type NRGBA16 struct{ImageBase };func (_dag *Gray16 )ColorModel ()_g .Model {return _g .Gray16Model };func _ffda (_gcge RGBA ,_baeb Gray ,_fbfb _f .Rectangle ){for _gdce :=0; +_gdce < _fbfb .Max .X ;_gdce ++{for _cgb :=0;_cgb < _fbfb .Max .Y ;_cgb ++{_deff :=_fbdb (_gcge .RGBAAt (_gdce ,_cgb ));_baeb .SetGray (_gdce ,_cgb ,_deff );};};};func ColorAtGray8BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Gray ,error ){_gced :=y *bytesPerLine +x ; +if _gced >=len (data ){return _g .Gray {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_fbac :=data [_gced ];if len (decode )==2{_fbac =uint8 (uint32 (LinearInterpolate (float64 (_fbac ),0,255,decode [0],decode [1]))&0xff);};return _g .Gray {Y :_fbac },nil ;};func (_eedb colorConverter )Convert (src _f .Image )(Image ,error ){return _eedb ._aae (src )}; +func (_fdd *Monochrome )setGrayBit (_fae ,_dbba int ){_fdd .Data [_fae ]|=0x80>>uint (_dbba &7)};func GetConverter (bitsPerComponent ,colorComponents int )(ColorConverter ,error ){switch colorComponents {case 1:switch bitsPerComponent {case 1:return MonochromeConverter ,nil ; case 2:return Gray2Converter ,nil ;case 4:return Gray4Converter ,nil ;case 8:return GrayConverter ,nil ;case 16:return Gray16Converter ,nil ;};case 3:switch bitsPerComponent {case 4:return NRGBA16Converter ,nil ;case 8:return NRGBAConverter ,nil ;case 16:return NRGBA64Converter ,nil ; -};case 4:return CMYKConverter ,nil ;};return nil ,_df .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0043o\u006e\u0076\u0065\u0072\u0074\u0065\u0072\u0020\u0070\u0061\u0072\u0061\u006d\u0065t\u0065\u0072\u0073\u002e\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u003a\u0020\u0025\u0064\u002c\u0020\u0043\u006f\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006et\u0073\u003a \u0025\u0064",bitsPerComponent ,colorComponents ); -};func _fada (_ddgfa _b .NRGBA )_b .NRGBA {_ddgfa .R =_ddgfa .R >>4|(_ddgfa .R >>4)<<4;_ddgfa .G =_ddgfa .G >>4|(_ddgfa .G >>4)<<4;_ddgfa .B =_ddgfa .B >>4|(_ddgfa .B >>4)<<4;return _ddgfa ;};func _efe (_cgb NRGBA ,_fae CMYK ,_aabb _ab .Rectangle ){for _bdc :=0; -_bdc < _aabb .Max .X ;_bdc ++{for _beb :=0;_beb < _aabb .Max .Y ;_beb ++{_bcaf :=_cgb .NRGBAAt (_bdc ,_beb );_fae .SetCMYK (_bdc ,_beb ,_facg (_bcaf ));};};};func _cbc (_aec ,_cgc *Monochrome ,_dbae []byte ,_gbge int )(_bcda error ){var (_eeb ,_cce ,_gac ,_bcc ,_bafg ,_bbd ,_bda ,_aeb int ; -_eff ,_aab uint32 ;_dfb ,_fga byte ;_ccg uint16 ;);_gbc :=make ([]byte ,4);_bdg :=make ([]byte ,4);for _gac =0;_gac < _aec .Height -1;_gac ,_bcc =_gac +2,_bcc +1{_eeb =_gac *_aec .BytesPerLine ;_cce =_bcc *_cgc .BytesPerLine ;for _bafg ,_bbd =0,0;_bafg < _gbge ; -_bafg ,_bbd =_bafg +4,_bbd +1{for _bda =0;_bda < 4;_bda ++{_aeb =_eeb +_bafg +_bda ;if _aeb <=len (_aec .Data )-1&&_aeb < _eeb +_aec .BytesPerLine {_gbc [_bda ]=_aec .Data [_aeb ];}else {_gbc [_bda ]=0x00;};_aeb =_eeb +_aec .BytesPerLine +_bafg +_bda ; -if _aeb <=len (_aec .Data )-1&&_aeb < _eeb +(2*_aec .BytesPerLine ){_bdg [_bda ]=_aec .Data [_aeb ];}else {_bdg [_bda ]=0x00;};};_eff =_bf .BigEndian .Uint32 (_gbc );_aab =_bf .BigEndian .Uint32 (_bdg );_aab |=_eff ;_aab |=_aab <<1;_aab &=0xaaaaaaaa;_eff =_aab |(_aab <<7); -_dfb =byte (_eff >>24);_fga =byte ((_eff >>8)&0xff);_aeb =_cce +_bbd ;if _aeb +1==len (_cgc .Data )-1||_aeb +1>=_cce +_cgc .BytesPerLine {_cgc .Data [_aeb ]=_dbae [_dfb ];}else {_ccg =(uint16 (_dbae [_dfb ])<<8)|uint16 (_dbae [_fga ]);if _bcda =_cgc .setTwoBytes (_aeb ,_ccg ); -_bcda !=nil {return _df .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_aeb );};_bbd ++;};};};return nil ; -};type SMasker interface{HasAlpha ()bool ;GetAlpha ()[]byte ;MakeAlpha ();};func (_beg *CMYK32 )Base ()*ImageBase {return &_beg .ImageBase };var _ Gray =&Gray2 {};func _bbdb (_gdbf _b .Gray )_b .Gray {_gdbf .Y >>=4;_gdbf .Y |=_gdbf .Y <<4;return _gdbf }; -func (_ddcc *Monochrome )setGrayBit (_ccef ,_gef int ){_ddcc .Data [_ccef ]|=0x80>>uint (_gef &7)};type Gray interface{GrayAt (_fbdc ,_bfec int )_b .Gray ;SetGray (_ffeb ,_debg int ,_facf _b .Gray );};func (_fdfd *NRGBA32 )ColorModel ()_b .Model {return _b .NRGBAModel }; -func (_ccbed *Monochrome )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _efbb (_ccbed ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy );};func _ceeb (_gebb _ab .Image )(Image ,error ){if _fece ,_ffgb :=_gebb .(*Gray2 ); -_ffgb {return _fece .Copy (),nil ;};_cbbee :=_gebb .Bounds ();_fceg ,_bgfe :=NewImage (_cbbee .Max .X ,_cbbee .Max .Y ,2,1,nil ,nil ,nil );if _bgfe !=nil {return nil ,_bgfe ;};_gfc (_gebb ,_fceg ,_cbbee );return _fceg ,nil ;};type NRGBA32 struct{ImageBase }; -func NewImageBase (width int ,height int ,bitsPerComponent int ,colorComponents int ,data []byte ,alpha []byte ,decode []float64 )ImageBase {_dbag :=ImageBase {Width :width ,Height :height ,BitsPerComponent :bitsPerComponent ,ColorComponents :colorComponents ,Data :data ,Alpha :alpha ,Decode :decode ,BytesPerLine :BytesPerLine (width ,bitsPerComponent ,colorComponents )}; -if data ==nil {_dbag .Data =make ([]byte ,height *_dbag .BytesPerLine );};return _dbag ;};func _badf (_aada _b .Color )_b .Color {_bgbb :=_b .GrayModel .Convert (_aada ).(_b .Gray );return _bbdb (_bgbb );};func (_cec *Monochrome )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtGray1BPC (x ,y ,_cec .BytesPerLine ,_cec .Data ,_cec .Decode ); -};type Gray4 struct{ImageBase };func _cfad (_eef _ab .Image )(Image ,error ){if _cgcg ,_edf :=_eef .(*CMYK32 );_edf {return _cgcg .Copy (),nil ;};_eab :=_eef .Bounds ();_fbe ,_ggc :=NewImage (_eab .Max .X ,_eab .Max .Y ,8,4,nil ,nil ,nil );if _ggc !=nil {return nil ,_ggc ; -};switch _fac :=_eef .(type ){case CMYK :_cbcd (_fac ,_fbe .(CMYK ),_eab );case Gray :_fabe (_fac ,_fbe .(CMYK ),_eab );case NRGBA :_efe (_fac ,_fbe .(CMYK ),_eab );case RGBA :_bdd (_fac ,_fbe .(CMYK ),_eab );default:_eadc (_eef ,_fbe ,_eab );};return _fbe ,nil ; -};func _gff ()(_fab [256]uint32 ){for _beaf :=0;_beaf < 256;_beaf ++{if _beaf &0x01!=0{_fab [_beaf ]|=0xf;};if _beaf &0x02!=0{_fab [_beaf ]|=0xf0;};if _beaf &0x04!=0{_fab [_beaf ]|=0xf00;};if _beaf &0x08!=0{_fab [_beaf ]|=0xf000;};if _beaf &0x10!=0{_fab [_beaf ]|=0xf0000; -};if _beaf &0x20!=0{_fab [_beaf ]|=0xf00000;};if _beaf &0x40!=0{_fab [_beaf ]|=0xf000000;};if _beaf &0x80!=0{_fab [_beaf ]|=0xf0000000;};};return _fab ;};func _ebag (_eace *Monochrome ,_gbga ,_agba ,_edfd ,_dca int ,_eefg RasterOperator ){if _gbga < 0{_edfd +=_gbga ; -_gbga =0;};_gdbeg :=_gbga +_edfd -_eace .Width ;if _gdbeg > 0{_edfd -=_gdbeg ;};if _agba < 0{_dca +=_agba ;_agba =0;};_abcfc :=_agba +_dca -_eace .Height ;if _abcfc > 0{_dca -=_abcfc ;};if _edfd <=0||_dca <=0{return ;};if (_gbga &7)==0{_aecca (_eace ,_gbga ,_agba ,_edfd ,_dca ,_eefg ); -}else {_cbcf (_eace ,_gbga ,_agba ,_edfd ,_dca ,_eefg );};};func (_fef *Gray4 )GrayAt (x ,y int )_b .Gray {_gbaa ,_ :=ColorAtGray4BPC (x ,y ,_fef .BytesPerLine ,_fef .Data ,_fef .Decode );return _gbaa ;};func (_dga *Monochrome )ResolveDecode ()error {if len (_dga .Decode )!=2{return nil ; -};if _dga .Decode [0]==1&&_dga .Decode [1]==0{if _dabe :=_dga .InverseData ();_dabe !=nil {return _dabe ;};_dga .Decode =nil ;};return nil ;};func _aga ()(_cbe [256]uint16 ){for _fc :=0;_fc < 256;_fc ++{if _fc &0x01!=0{_cbe [_fc ]|=0x3;};if _fc &0x02!=0{_cbe [_fc ]|=0xc; -};if _fc &0x04!=0{_cbe [_fc ]|=0x30;};if _fc &0x08!=0{_cbe [_fc ]|=0xc0;};if _fc &0x10!=0{_cbe [_fc ]|=0x300;};if _fc &0x20!=0{_cbe [_fc ]|=0xc00;};if _fc &0x40!=0{_cbe [_fc ]|=0x3000;};if _fc &0x80!=0{_cbe [_fc ]|=0xc000;};};return _cbe ;};func _abeb (_gdff _ab .Image )(Image ,error ){if _gfdce ,_agdg :=_gdff .(*RGBA32 ); -_agdg {return _gfdce .Copy (),nil ;};_dgag ,_fdfc ,_gfcd :=_dgda (_gdff ,1);_ecae :=&RGBA32 {ImageBase :NewImageBase (_dgag .Max .X ,_dgag .Max .Y ,8,3,nil ,_gfcd ,nil )};_efcc (_gdff ,_ecae ,_dgag );if len (_gfcd )!=0&&!_fdfc {if _bagfc :=_bfac (_gfcd ,_ecae ); -_bagfc !=nil {return nil ,_bagfc ;};};return _ecae ,nil ;};func (_bdcgf *NRGBA16 )Base ()*ImageBase {return &_bdcgf .ImageBase };func IsPowerOf2 (n uint )bool {return n > 0&&(n &(n -1))==0};func RasterOperation (dest *Monochrome ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _efbb (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); -};func _bba (_ffdg _b .Gray )_b .NRGBA {return _b .NRGBA {R :_ffdg .Y ,G :_ffdg .Y ,B :_ffdg .Y ,A :0xff}};func (_gfef *Gray4 )ColorModel ()_b .Model {return Gray4Model };func (_bcfad *Gray2 )At (x ,y int )_b .Color {_ggb ,_ :=_bcfad .ColorAt (x ,y );return _ggb }; -func _gfc (_gca _ab .Image ,_cag Image ,_badb _ab .Rectangle ){switch _ecea :=_gca .(type ){case Gray :_edag (_ecea ,_cag .(Gray ),_badb );case NRGBA :_efc (_ecea ,_cag .(Gray ),_badb );case CMYK :_gbccg (_ecea ,_cag .(Gray ),_badb );case RGBA :_ffee (_ecea ,_cag .(Gray ),_badb ); -default:_eadc (_gca ,_cag ,_badb );};};type colorConverter struct{_ecce func (_fbcb _ab .Image )(Image ,error );};var _ Image =&Gray8 {};func (_aceg *Monochrome )ExpandBinary (factor int )(*Monochrome ,error ){if !IsPowerOf2 (uint (factor )){return nil ,_df .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0065\u0078\u0070\u0061\u006e\u0064\u0020b\u0069n\u0061\u0072\u0079\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",factor ); -};return _bc (_aceg ,factor );};func (_def *Gray4 )SetGray (x ,y int ,g _b .Gray ){if x >=_def .Width ||y >=_def .Height {return ;};g =_bbdb (g );_def .setGray (x ,y ,g );};func (_ebgb *Gray8 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtGray8BPC (x ,y ,_ebgb .BytesPerLine ,_ebgb .Data ,_ebgb .Decode ); -};type RGBA interface{RGBAAt (_gffc ,_ggac int )_b .RGBA ;SetRGBA (_fddge ,_cabd int ,_egfd _b .RGBA );};func _efcc (_fdbea _ab .Image ,_caedg Image ,_abbc _ab .Rectangle ){if _ffef ,_cbf :=_fdbea .(SMasker );_cbf &&_ffef .HasAlpha (){_caedg .(SMasker ).MakeAlpha (); -};switch _aafc :=_fdbea .(type ){case Gray :_ffc (_aafc ,_caedg .(RGBA ),_abbc );case NRGBA :_ddbb (_aafc ,_caedg .(RGBA ),_abbc );case *_ab .NYCbCrA :_acadd (_aafc ,_caedg .(RGBA ),_abbc );case CMYK :_affgb (_aafc ,_caedg .(RGBA ),_abbc );case RGBA :_bfagc (_aafc ,_caedg .(RGBA ),_abbc ); -case nrgba64 :_cbfe (_aafc ,_caedg .(RGBA ),_abbc );default:_eadc (_fdbea ,_caedg ,_abbc );};};type Histogramer interface{Histogram ()[256]int ;};func (_cebgc *NRGBA16 )NRGBAAt (x ,y int )_b .NRGBA {_gaad ,_ :=ColorAtNRGBA16 (x ,y ,_cebgc .Width ,_cebgc .BytesPerLine ,_cebgc .Data ,_cebgc .Alpha ,_cebgc .Decode ); -return _gaad ;};func (_ebfd *Gray16 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtGray16BPC (x ,y ,_ebfd .BytesPerLine ,_ebfd .Data ,_ebfd .Decode );};func (_dggf *Gray8 )SetGray (x ,y int ,g _b .Gray ){_aba :=y *_dggf .BytesPerLine +x ;if _aba > len (_dggf .Data )-1{return ; -};_dggf .Data [_aba ]=g .Y ;};func (_bbbf *NRGBA16 )ColorModel ()_b .Model {return NRGBA16Model };func _facd (_aged _ab .Image )(Image ,error ){if _agad ,_gbdf :=_aged .(*Gray16 );_gbdf {return _agad .Copy (),nil ;};_adfb :=_aged .Bounds ();_gacaf ,_aeafg :=NewImage (_adfb .Max .X ,_adfb .Max .Y ,16,1,nil ,nil ,nil ); -if _aeafg !=nil {return nil ,_aeafg ;};_gfc (_aged ,_gacaf ,_adfb );return _gacaf ,nil ;};type Gray2 struct{ImageBase };func ColorAtGray16BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Gray16 ,error ){_ffdc :=(y *bytesPerLine /2+x )*2; -if _ffdc +1>=len (data ){return _b .Gray16 {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_fbag :=uint16 (data [_ffdc ])<<8|uint16 (data [_ffdc +1]);if len (decode )==2{_fbag =uint16 (uint64 (LinearInterpolate (float64 (_fbag ),0,65535,decode [0],decode [1])));};return _b .Gray16 {Y :_fbag },nil ;};func (_fbfc *NRGBA16 )Set (x ,y int ,c _b .Color ){_aedg :=y *_fbfc .BytesPerLine +x *3/2; -if _aedg +1>=len (_fbfc .Data ){return ;};_bcgfc :=NRGBA16Model .Convert (c ).(_b .NRGBA );_fbfc .setNRGBA (x ,y ,_aedg ,_bcgfc );};func init (){_cabb ()};func _bgdc (_fdfg _b .Gray )_b .Gray {_decd :=_fdfg .Y >>6;_decd |=_decd <<2;_fdfg .Y =_decd |_decd <<4; -return _fdfg ;};func (_gbcgg *NRGBA32 )At (x ,y int )_b .Color {_egfc ,_ :=_gbcgg .ColorAt (x ,y );return _egfc };func (_egg *Gray16 )Base ()*ImageBase {return &_egg .ImageBase };func (_addb *Gray2 )Base ()*ImageBase {return &_addb .ImageBase };var _ _ab .Image =&NRGBA16 {}; -func ColorAtGray4BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Gray ,error ){_ggeb :=y *bytesPerLine +x >>1;if _ggeb >=len (data ){return _b .Gray {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_bafga :=data [_ggeb ]>>uint (4-(x &1)*4)&0xf;if len (decode )==2{_bafga =uint8 (uint32 (LinearInterpolate (float64 (_bafga ),0,15,decode [0],decode [1]))&0xf);};return _b .Gray {Y :_bafga *17&0xff},nil ;};func LinearInterpolate (x ,xmin ,xmax ,ymin ,ymax float64 )float64 {if _d .Abs (xmax -xmin )< 0.000001{return ymin ; -};_ecca :=ymin +(x -xmin )*(ymax -ymin )/(xmax -xmin );return _ecca ;};func ColorAtGray2BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Gray ,error ){_eefa :=y *bytesPerLine +x >>2;if _eefa >=len (data ){return _b .Gray {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_bga :=data [_eefa ]>>uint (6-(x &3)*2)&3;if len (decode )==2{_bga =uint8 (uint32 (LinearInterpolate (float64 (_bga ),0,3.0,decode [0],decode [1]))&3);};return _b .Gray {Y :_bga *85},nil ;};func _gaf (_dfac _b .NRGBA64 )_b .RGBA {_gbcg ,_fbb ,_daad ,_bdae :=_dfac .RGBA (); -return _b .RGBA {R :uint8 (_gbcg >>8),G :uint8 (_fbb >>8),B :uint8 (_daad >>8),A :uint8 (_bdae >>8)};};func _efc (_adgc NRGBA ,_efgd Gray ,_bdcd _ab .Rectangle ){for _abca :=0;_abca < _bdcd .Max .X ;_abca ++{for _ebcf :=0;_ebcf < _bdcd .Max .Y ;_ebcf ++{_gcc :=_bfa (_adgc .NRGBAAt (_abca ,_ebcf )); -_efgd .SetGray (_abca ,_ebcf ,_gcc );};};};func (_ccb *monochromeThresholdConverter )Convert (img _ab .Image )(Image ,error ){if _ega ,_cbae :=img .(*Monochrome );_cbae {return _ega .Copy (),nil ;};_ccgdg :=img .Bounds ();_gbde ,_dce :=NewImage (_ccgdg .Max .X ,_ccgdg .Max .Y ,1,1,nil ,nil ,nil ); -if _dce !=nil {return nil ,_dce ;};_gbde .(*Monochrome ).ModelThreshold =_ccb .Threshold ;for _ebda :=0;_ebda < _ccgdg .Max .X ;_ebda ++{for _ffbc :=0;_ffbc < _ccgdg .Max .Y ;_ffbc ++{_aeaf :=img .At (_ebda ,_ffbc );_gbde .Set (_ebda ,_ffbc ,_aeaf );}; -};return _gbde ,nil ;};func FromGoImage (i _ab .Image )(Image ,error ){switch _fbaf :=i .(type ){case Image :return _fbaf .Copy (),nil ;case Gray :return GrayConverter .Convert (i );case *_ab .Gray16 :return Gray16Converter .Convert (i );case CMYK :return CMYKConverter .Convert (i ); -case *_ab .NRGBA64 :return NRGBA64Converter .Convert (i );default:return NRGBAConverter .Convert (i );};};func (_aeafa *RGBA32 )setRGBA (_dcbc int ,_dcgd _b .RGBA ){_ccgb :=3*_dcbc ;_aeafa .Data [_ccgb ]=_dcgd .R ;_aeafa .Data [_ccgb +1]=_dcgd .G ;_aeafa .Data [_ccgb +2]=_dcgd .B ; -if _dcbc < len (_aeafa .Alpha ){_aeafa .Alpha [_dcbc ]=_dcgd .A ;};};func _affgb (_acbb CMYK ,_aeeb RGBA ,_aeafd _ab .Rectangle ){for _egcc :=0;_egcc < _aeafd .Max .X ;_egcc ++{for _fgae :=0;_fgae < _aeafd .Max .Y ;_fgae ++{_aafde :=_acbb .CMYKAt (_egcc ,_fgae ); -_aeeb .SetRGBA (_egcc ,_fgae ,_fgddb (_aafde ));};};};func (_aaacd *NRGBA64 )Base ()*ImageBase {return &_aaacd .ImageBase };func (_bad *Gray4 )Set (x ,y int ,c _b .Color ){if x >=_bad .Width ||y >=_bad .Height {return ;};_fdc :=Gray4Model .Convert (c ).(_b .Gray ); -_bad .setGray (x ,y ,_fdc );};func _dfdae (_cddcf nrgba64 ,_afed NRGBA ,_efgde _ab .Rectangle ){for _ccdg :=0;_ccdg < _efgde .Max .X ;_ccdg ++{for _affa :=0;_affa < _efgde .Max .Y ;_affa ++{_efbeg :=_cddcf .NRGBA64At (_ccdg ,_affa );_afed .SetNRGBA (_ccdg ,_affa ,_gdf (_efbeg )); -};};};func (_ffggg *NRGBA32 )Base ()*ImageBase {return &_ffggg .ImageBase };type ImageBase struct{Width ,Height int ;BitsPerComponent ,ColorComponents int ;Data ,Alpha []byte ;Decode []float64 ;BytesPerLine int ;};func (_gfab *Gray8 )GrayAt (x ,y int )_b .Gray {_bafgc ,_ :=ColorAtGray8BPC (x ,y ,_gfab .BytesPerLine ,_gfab .Data ,_gfab .Decode ); -return _bafgc ;};func _gafg (_gggb _ab .Image ,_decdf uint8 )*_ab .Gray {_bdfg :=_gggb .Bounds ();_bffg :=_ab .NewGray (_bdfg );var (_dddf _b .Color ;_gbe _b .Gray ;);for _daec :=0;_daec < _bdfg .Max .X ;_daec ++{for _cdga :=0;_cdga < _bdfg .Max .Y ;_cdga ++{_dddf =_gggb .At (_daec ,_cdga ); -_bffg .Set (_daec ,_cdga ,_dddf );_gbe =_bffg .GrayAt (_daec ,_cdga );_bffg .SetGray (_daec ,_cdga ,_b .Gray {Y :_edgf (_gbe .Y ,_decdf )});};};return _bffg ;};func (_dcc *Gray2 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_dcc .Width ,Y :_dcc .Height }}; -};var _ NRGBA =&NRGBA16 {};type ColorConverter interface{Convert (_ddf _ab .Image )(Image ,error );};func _db (_ded ,_dec *Monochrome )(_gb error ){_eg :=_dec .BytesPerLine ;_ac :=_ded .BytesPerLine ;var (_bcg byte ;_bb uint16 ;_ae ,_aa ,_faf ,_ea ,_ad int ; -);for _faf =0;_faf < _dec .Height ;_faf ++{_ae =_faf *_eg ;_aa =2*_faf *_ac ;for _ea =0;_ea < _eg ;_ea ++{_bcg =_dec .Data [_ae +_ea ];_bb =_aegc [_bcg ];_ad =_aa +_ea *2;if _ded .BytesPerLine !=_dec .BytesPerLine *2&&(_ea +1)*2> _ded .BytesPerLine {_gb =_ded .setByte (_ad ,byte (_bb >>8)); -}else {_gb =_ded .setTwoBytes (_ad ,_bb );};if _gb !=nil {return _gb ;};};for _ea =0;_ea < _ac ;_ea ++{_ad =_aa +_ac +_ea ;_bcg =_ded .Data [_aa +_ea ];if _gb =_ded .setByte (_ad ,_bcg );_gb !=nil {return _gb ;};};};return nil ;};func _dbe (_dfg *Monochrome ,_dfe ,_daa int )(*Monochrome ,error ){if _dfg ==nil {return nil ,_f .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _dfe <=0||_daa <=0{return nil ,_f .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0063\u0061l\u0065\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020<\u003d\u0020\u0030");};if _dfe ==_daa {if _dfe ==1{return _dfg .copy (),nil ;}; -if _dfe ==2||_dfe ==4||_dfe ==8{_bfd ,_efd :=_bc (_dfg ,_dfe );if _efd !=nil {return nil ,_efd ;};return _bfd ,nil ;};};_dac :=_dfe *_dfg .Width ;_aae :=_daa *_dfg .Height ;_dfd :=_cdc (_dac ,_aae );_acg :=_dfd .BytesPerLine ;var (_ba ,_ca ,_adca ,_ecc ,_abb int ; -_afe byte ;_daf error ;);for _ca =0;_ca < _dfg .Height ;_ca ++{_ba =_daa *_ca *_acg ;for _adca =0;_adca < _dfg .Width ;_adca ++{if _ee :=_dfg .getBitAt (_adca ,_ca );_ee {_abb =_dfe *_adca ;for _ecc =0;_ecc < _dfe ;_ecc ++{_dfd .setIndexedBit (_ba *8+_abb +_ecc ); -};};};for _ecc =1;_ecc < _daa ;_ecc ++{_egb :=_ba +_ecc *_acg ;for _eba :=0;_eba < _acg ;_eba ++{if _afe ,_daf =_dfd .getByte (_ba +_eba );_daf !=nil {return nil ,_daf ;};if _daf =_dfd .setByte (_egb +_eba ,_afe );_daf !=nil {return nil ,_daf ;};};};}; -return _dfd ,nil ;};func GrayHistogram (g Gray )(_gfag [256]int ){switch _gaaf :=g .(type ){case Histogramer :return _gaaf .Histogram ();case _ab .Image :_dbea :=_gaaf .Bounds ();for _dbef :=0;_dbef < _dbea .Max .X ;_dbef ++{for _aeff :=0;_aeff < _dbea .Max .Y ; -_aeff ++{_gfag [g .GrayAt (_dbef ,_aeff ).Y ]++;};};return _gfag ;default:return [256]int {};};};func (_dge *Monochrome )setGray (_ebbb int ,_efgc _b .Gray ,_gfa int ){if _efgc .Y ==0{_dge .clearBit (_gfa ,_ebbb );}else {_dge .setGrayBit (_gfa ,_ebbb ); -};};func (_cae *Gray8 )Copy ()Image {return &Gray8 {ImageBase :_cae .copy ()}};func (_fdbd *Gray4 )setGray (_dcbd int ,_aadd int ,_fegf _b .Gray ){_fage :=_aadd *_fdbd .BytesPerLine ;_fbgc :=_fage +(_dcbd >>1);if _fbgc >=len (_fdbd .Data ){return ;};_dbc :=_fegf .Y >>4; -_fdbd .Data [_fbgc ]=(_fdbd .Data [_fbgc ]&(^(0xf0>>uint (4*(_dcbd &1)))))|(_dbc <=len (data ){return _b .CMYK {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};C :=data [_cfcc ]&0xff;M :=data [_cfcc +1]&0xff;Y :=data [_cfcc +2]&0xff;K :=data [_cfcc +3]&0xff;if len (decode )==8{C =uint8 (uint32 (LinearInterpolate (float64 (C ),0,255,decode [0],decode [1]))&0xff);M =uint8 (uint32 (LinearInterpolate (float64 (M ),0,255,decode [2],decode [3]))&0xff); -Y =uint8 (uint32 (LinearInterpolate (float64 (Y ),0,255,decode [4],decode [5]))&0xff);K =uint8 (uint32 (LinearInterpolate (float64 (K ),0,255,decode [6],decode [7]))&0xff);};return _b .CMYK {C :C ,M :M ,Y :Y ,K :K },nil ;};func _bfagc (_faga ,_bbdec RGBA ,_defd _ab .Rectangle ){for _cecc :=0; -_cecc < _defd .Max .X ;_cecc ++{for _cgeb :=0;_cgeb < _defd .Max .Y ;_cgeb ++{_bbdec .SetRGBA (_cecc ,_cgeb ,_faga .RGBAAt (_cecc ,_cgeb ));};};};func AddDataPadding (width ,height ,bitsPerComponent ,colorComponents int ,data []byte )([]byte ,error ){_egga :=BytesPerLine (width ,bitsPerComponent ,colorComponents ); -if _egga ==width *colorComponents *bitsPerComponent /8{return data ,nil ;};_afdf :=width *colorComponents *bitsPerComponent ;_eeag :=_egga *8;_adabd :=8-(_eeag -_afdf );_eeea :=_g .NewReader (data );_cdaa :=_egga -1;_acac :=make ([]byte ,_cdaa );_cdbg :=make ([]byte ,height *_egga ); -_cfccb :=_g .NewWriterMSB (_cdbg );var _bccg uint64 ;var _eggc error ;for _bdcgd :=0;_bdcgd < height ;_bdcgd ++{_ ,_eggc =_eeea .Read (_acac );if _eggc !=nil {return nil ,_eggc ;};_ ,_eggc =_cfccb .Write (_acac );if _eggc !=nil {return nil ,_eggc ;};_bccg ,_eggc =_eeea .ReadBits (byte (_adabd )); -if _eggc !=nil {return nil ,_eggc ;};_ ,_eggc =_cfccb .WriteBits (_bccg ,_adabd );if _eggc !=nil {return nil ,_eggc ;};_cfccb .FinishByte ();};return _cdbg ,nil ;};func (_acdg *NRGBA16 )SetNRGBA (x ,y int ,c _b .NRGBA ){_bcff :=y *_acdg .BytesPerLine +x *3/2; -if _bcff +1>=len (_acdg .Data ){return ;};c =_fada (c );_acdg .setNRGBA (x ,y ,_bcff ,c );};func (_ccbe *Monochrome )getBit (_bgbga ,_ccbb int )uint8 {return _ccbe .Data [_bgbga +(_ccbb >>3)]>>uint (7-(_ccbb &7))&1;};func (_dbg *Monochrome )Base ()*ImageBase {return &_dbg .ImageBase }; -func _abd (_ece _b .NYCbCrA )_b .RGBA {_eede ,_dff ,_aef ,_gaa :=_ege (_ece ).RGBA ();return _b .RGBA {R :uint8 (_eede >>8),G :uint8 (_dff >>8),B :uint8 (_aef >>8),A :uint8 (_gaa >>8)};};var _ Gray =&Monochrome {};func (_ecg *Monochrome )Histogram ()(_gfd [256]int ){for _ ,_cfec :=range _ecg .Data {_gfd [0xff]+=int (_ffggb [_ecg .Data [_cfec ]]); -};return _gfd ;};var (Gray2Model =_b .ModelFunc (_gcfb );Gray4Model =_b .ModelFunc (_badf );NRGBA16Model =_b .ModelFunc (_defe ););func _ggae (_acb _b .RGBA )_b .NRGBA {switch _acb .A {case 0xff:return _b .NRGBA {R :_acb .R ,G :_acb .G ,B :_acb .B ,A :0xff}; -case 0x00:return _b .NRGBA {};default:_fdb ,_afge ,_ggda ,_add :=_acb .RGBA ();_fdb =(_fdb *0xffff)/_add ;_afge =(_afge *0xffff)/_add ;_ggda =(_ggda *0xffff)/_add ;return _b .NRGBA {R :uint8 (_fdb >>8),G :uint8 (_afge >>8),B :uint8 (_ggda >>8),A :uint8 (_add >>8)}; -};};func _aecca (_dffb *Monochrome ,_ecad ,_edbe int ,_bbcf ,_cfcg int ,_aaf RasterOperator ){var (_aaddf int ;_fcge byte ;_cbde ,_geab int ;_fcaa int ;);_caca :=_bbcf >>3;_ccgf :=_bbcf &7;if _ccgf > 0{_fcge =_aac [_ccgf ];};_aaddf =_dffb .BytesPerLine *_edbe +(_ecad >>3); -switch _aaf {case PixClr :for _cbde =0;_cbde < _cfcg ;_cbde ++{_fcaa =_aaddf +_cbde *_dffb .BytesPerLine ;for _geab =0;_geab < _caca ;_geab ++{_dffb .Data [_fcaa ]=0x0;_fcaa ++;};if _ccgf > 0{_dffb .Data [_fcaa ]=_dbdg (_dffb .Data [_fcaa ],0x0,_fcge ); -};};case PixSet :for _cbde =0;_cbde < _cfcg ;_cbde ++{_fcaa =_aaddf +_cbde *_dffb .BytesPerLine ;for _geab =0;_geab < _caca ;_geab ++{_dffb .Data [_fcaa ]=0xff;_fcaa ++;};if _ccgf > 0{_dffb .Data [_fcaa ]=_dbdg (_dffb .Data [_fcaa ],0xff,_fcge );};};case PixNotDst :for _cbde =0; -_cbde < _cfcg ;_cbde ++{_fcaa =_aaddf +_cbde *_dffb .BytesPerLine ;for _geab =0;_geab < _caca ;_geab ++{_dffb .Data [_fcaa ]=^_dffb .Data [_fcaa ];_fcaa ++;};if _ccgf > 0{_dffb .Data [_fcaa ]=_dbdg (_dffb .Data [_fcaa ],^_dffb .Data [_fcaa ],_fcge );}; -};};};func (_efgb *Monochrome )Validate ()error {if len (_efgb .Data )!=_efgb .Height *_efgb .BytesPerLine {return ErrInvalidImage ;};return nil ;};func _bcde (_fbdea _ab .Image ,_bgbd Image ,_dbge _ab .Rectangle ){if _cbbc ,_ddba :=_fbdea .(SMasker ); -_ddba &&_cbbc .HasAlpha (){_bgbd .(SMasker ).MakeAlpha ();};switch _abcfb :=_fbdea .(type ){case Gray :_ffag (_abcfb ,_bgbd .(NRGBA ),_dbge );case NRGBA :_ebfdg (_abcfb ,_bgbd .(NRGBA ),_dbge );case *_ab .NYCbCrA :_fddbb (_abcfb ,_bgbd .(NRGBA ),_dbge ); -case CMYK :_fegb (_abcfb ,_bgbd .(NRGBA ),_dbge );case RGBA :_adaac (_abcfb ,_bgbd .(NRGBA ),_dbge );case nrgba64 :_dfdae (_abcfb ,_bgbd .(NRGBA ),_dbge );default:_eadc (_fbdea ,_bgbd ,_dbge );};};func (_bbeg *Monochrome )setBit (_fgfd ,_fec int ){_bbeg .Data [_fgfd +(_fec >>3)]|=0x80>>uint (_fec &7)}; -func _fag (_adf int )[]uint {var _bg []uint ;_cge :=_adf ;_dafb :=_cge /8;if _dafb !=0{for _aad :=0;_aad < _dafb ;_aad ++{_bg =append (_bg ,8);};_dfgc :=_cge %8;_cge =0;if _dfgc !=0{_cge =_dfgc ;};};_dag :=_cge /4;if _dag !=0{for _bge :=0;_bge < _dag ; -_bge ++{_bg =append (_bg ,4);};_bbca :=_cge %4;_cge =0;if _bbca !=0{_cge =_bbca ;};};_ffb :=_cge /2;if _ffb !=0{for _aed :=0;_aed < _ffb ;_aed ++{_bg =append (_bg ,2);};};return _bg ;};func ColorAt (x ,y ,width ,bitsPerColor ,colorComponents ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_b .Color ,error ){switch colorComponents {case 1:return ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine ,data ,decode ); -case 3:return ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor ,data ,alpha ,decode );case 4:return ColorAtCMYK (x ,y ,width ,data ,decode );default:return nil ,_df .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063o\u006c\u006f\u0072\u0020\u0063\u006f\u006dp\u006f\u006e\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0064",colorComponents ); -};};func (_ebca *ImageBase )setTwoBytes (_cdbd int ,_agfc uint16 )error {if _cdbd +1> len (_ebca .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_ebca .Data [_cdbd ]=byte ((_agfc &0xff00)>>8); -_ebca .Data [_cdbd +1]=byte (_agfc &0xff);return nil ;};func _eggbd (_ceacf *_ab .Gray ,_efdab uint8 )*_ab .Gray {_dcaf :=_ceacf .Bounds ();_bgag :=_ab .NewGray (_dcaf );for _gacgc :=0;_gacgc < _dcaf .Dx ();_gacgc ++{for _gaed :=0;_gaed < _dcaf .Dy (); -_gaed ++{_befe :=_ceacf .GrayAt (_gacgc ,_gaed );_bgag .SetGray (_gacgc ,_gaed ,_b .Gray {Y :_edgf (_befe .Y ,_efdab )});};};return _bgag ;};func (_fdag *Gray8 )Validate ()error {if len (_fdag .Data )!=_fdag .Height *_fdag .BytesPerLine {return ErrInvalidImage ; -};return nil ;};func ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor int ,data ,alpha []byte ,decode []float64 )(_b .Color ,error ){switch bitsPerColor {case 4:return ColorAtNRGBA16 (x ,y ,width ,bytesPerLine ,data ,alpha ,decode );case 8:return ColorAtNRGBA32 (x ,y ,width ,data ,alpha ,decode ); -case 16:return ColorAtNRGBA64 (x ,y ,width ,data ,alpha ,decode );default:return nil ,_df .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0067\u0062\u0020b\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0061\u006d\u006f\u0075\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",bitsPerColor ); -};};func (_eed colorConverter )Convert (src _ab .Image )(Image ,error ){return _eed ._ecce (src )};func (_dea *Gray8 )ColorModel ()_b .Model {return _b .GrayModel };func (_fgeg *Gray2 )Validate ()error {if len (_fgeg .Data )!=_fgeg .Height *_fgeg .BytesPerLine {return ErrInvalidImage ; -};return nil ;};var _ Image =&NRGBA64 {};var _ Image =&RGBA32 {};func (_efac *Monochrome )ScaleLow (width ,height int )(*Monochrome ,error ){if width < 0||height < 0{return nil ,_f .New ("\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064t\u0068\u0020\u0061\u006e\u0064\u0020\u0068e\u0069\u0067\u0068\u0074"); -};_adac :=_cdc (width ,height );_eccg :=make ([]int ,height );_fdbg :=make ([]int ,width );_aeab :=float64 (_efac .Width )/float64 (width );_afcg :=float64 (_efac .Height )/float64 (height );for _eadcb :=0;_eadcb < height ;_eadcb ++{_eccg [_eadcb ]=int (_d .Min (_afcg *float64 (_eadcb )+0.5,float64 (_efac .Height -1))); -};for _bgec :=0;_bgec < width ;_bgec ++{_fdbg [_bgec ]=int (_d .Min (_aeab *float64 (_bgec )+0.5,float64 (_efac .Width -1)));};_efgg :=-1;_bcfa :=byte (0);for _agc :=0;_agc < height ;_agc ++{_eac :=_eccg [_agc ]*_efac .BytesPerLine ;_gag :=_agc *_adac .BytesPerLine ; -for _aadf :=0;_aadf < width ;_aadf ++{_fbde :=_fdbg [_aadf ];if _fbde !=_efgg {_bcfa =_efac .getBit (_eac ,_fbde );if _bcfa !=0{_adac .setBit (_gag ,_aadf );};_efgg =_fbde ;}else {if _bcfa !=0{_adac .setBit (_gag ,_aadf );};};};};return _adac ,nil ;};func _dbdg (_abab ,_bae ,_aaac byte )byte {return (_abab &^(_aaac ))|(_bae &_aaac )}; -func _cffb (_efba _b .RGBA )_b .CMYK {_afc ,_debb ,_cdgg ,_gadd :=_b .RGBToCMYK (_efba .R ,_efba .G ,_efba .B );return _b .CMYK {C :_afc ,M :_debb ,Y :_cdgg ,K :_gadd };};var _ _ab .Image =&Gray4 {};func (_afeg *Gray16 )ColorModel ()_b .Model {return _b .Gray16Model }; -func (_fdba *Gray16 )Set (x ,y int ,c _b .Color ){_dgef :=(y *_fdba .BytesPerLine /2+x )*2;if _dgef +1>=len (_fdba .Data ){return ;};_aefb :=_b .Gray16Model .Convert (c ).(_b .Gray16 );_fdba .Data [_dgef ],_fdba .Data [_dgef +1]=uint8 (_aefb .Y >>8),uint8 (_aefb .Y &0xff); -};var _ _ab .Image =&Gray2 {};func (_cfeb *Gray2 )Histogram ()(_dbac [256]int ){for _aedd :=0;_aedd < _cfeb .Width ;_aedd ++{for _afd :=0;_afd < _cfeb .Height ;_afd ++{_dbac [_cfeb .GrayAt (_aedd ,_afd ).Y ]++;};};return _dbac ;};func (_debd *Gray8 )At (x ,y int )_b .Color {_gdbfa ,_ :=_debd .ColorAt (x ,y ); -return _gdbfa };func ColorAtGray1BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Gray ,error ){_gfdc :=y *bytesPerLine +x >>3;if _gfdc >=len (data ){return _b .Gray {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_aaag :=data [_gfdc ]>>uint (7-(x &7))&1;if len (decode )==2{_aaag =uint8 (LinearInterpolate (float64 (_aaag ),0.0,1.0,decode [0],decode [1]))&1;};return _b .Gray {Y :_aaag *255},nil ;};func IsGrayImgBlackAndWhite (i *_ab .Gray )bool {return _feca (i )}; -func MonochromeThresholdConverter (threshold uint8 )ColorConverter {return &monochromeThresholdConverter {Threshold :threshold };};const (_dae shift =iota ;_bcdc ;);func (_bbde *RGBA32 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtRGBA32 (x ,y ,_bbde .Width ,_bbde .Data ,_bbde .Alpha ,_bbde .Decode ); -};func _dfaa (_bcef _b .Gray )_b .RGBA {return _b .RGBA {R :_bcef .Y ,G :_bcef .Y ,B :_bcef .Y ,A :0xff}};func _fgf (_adg Gray ,_dgf nrgba64 ,_aadc _ab .Rectangle ){for _fcdd :=0;_fcdd < _aadc .Max .X ;_fcdd ++{for _gdee :=0;_gdee < _aadc .Max .Y ;_gdee ++{_gddd :=_cfg (_dgf .NRGBA64At (_fcdd ,_gdee )); -_adg .SetGray (_fcdd ,_gdee ,_gddd );};};};type RasterOperator int ;func BytesPerLine (width ,bitsPerComponent ,colorComponents int )int {return ((width *bitsPerComponent )*colorComponents +7)>>3;};func (_aafe *NRGBA64 )setNRGBA64 (_efbef int ,_adefa _b .NRGBA64 ,_ccdc int ){_aafe .Data [_efbef ]=uint8 (_adefa .R >>8); -_aafe .Data [_efbef +1]=uint8 (_adefa .R &0xff);_aafe .Data [_efbef +2]=uint8 (_adefa .G >>8);_aafe .Data [_efbef +3]=uint8 (_adefa .G &0xff);_aafe .Data [_efbef +4]=uint8 (_adefa .B >>8);_aafe .Data [_efbef +5]=uint8 (_adefa .B &0xff);if _ccdc +1< len (_aafe .Alpha ){_aafe .Alpha [_ccdc ]=uint8 (_adefa .A >>8); -_aafe .Alpha [_ccdc +1]=uint8 (_adefa .A &0xff);};};const (PixSrc RasterOperator =0xc;PixDst RasterOperator =0xa;PixNotSrc RasterOperator =0x3;PixNotDst RasterOperator =0x5;PixClr RasterOperator =0x0;PixSet RasterOperator =0xf;PixSrcOrDst RasterOperator =0xe; -PixSrcAndDst RasterOperator =0x8;PixSrcXorDst RasterOperator =0x6;PixNotSrcOrDst RasterOperator =0xb;PixNotSrcAndDst RasterOperator =0x2;PixSrcOrNotDst RasterOperator =0xd;PixSrcAndNotDst RasterOperator =0x4;PixNotPixSrcOrDst RasterOperator =0x1;PixNotPixSrcAndDst RasterOperator =0x7; -PixNotPixSrcXorDst RasterOperator =0x9;PixPaint =PixSrcOrDst ;PixSubtract =PixNotSrcAndDst ;PixMask =PixSrcAndDst ;);func _efbb (_eae *Monochrome ,_cef ,_bbcg ,_gcgb ,_eec int ,_bdbc RasterOperator ,_afafc *Monochrome ,_ggad ,_gcbe int )error {if _eae ==nil {return _f .New ("\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070"); -};if _bdbc ==PixDst {return nil ;};switch _bdbc {case PixClr ,PixSet ,PixNotDst :_ebag (_eae ,_cef ,_bbcg ,_gcgb ,_eec ,_bdbc );return nil ;};if _afafc ==nil {_e .Log .Debug ("\u0052a\u0073\u0074e\u0072\u004f\u0070\u0065r\u0061\u0074\u0069o\u006e\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020bi\u0074\u006d\u0061p\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0064e\u0066\u0069n\u0065\u0064"); -return _f .New ("\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _babf :=_fgeb (_eae ,_cef ,_bbcg ,_gcgb ,_eec ,_bdbc ,_afafc ,_ggad ,_gcbe );_babf !=nil {return _babf ;};return nil ;};func (_fbef *Gray16 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_fbef .Width ,Y :_fbef .Height }}; -};func (_gefgb *NRGBA32 )SetNRGBA (x ,y int ,c _b .NRGBA ){_bdebc :=y *_gefgb .Width +x ;_gab :=3*_bdebc ;if _gab +2>=len (_gefgb .Data ){return ;};_gefgb .setRGBA (_bdebc ,c );};func (_ddga *Monochrome )getBitAt (_cffd ,_egaf int )bool {_cgfe :=_egaf *_ddga .BytesPerLine +(_cffd >>3); -_cbbe :=_cffd &0x07;_eccee :=uint (7-_cbbe );if _cgfe > len (_ddga .Data )-1{return false ;};if (_ddga .Data [_cgfe ]>>_eccee )&0x01>=1{return true ;};return false ;};func (_cbcdf *Monochrome )Set (x ,y int ,c _b .Color ){_fcg :=y *_cbcdf .BytesPerLine +x >>3; -if _fcg > len (_cbcdf .Data )-1{return ;};_bbcae :=_cbcdf .ColorModel ().Convert (c ).(_b .Gray );_cbcdf .setGray (x ,_bbcae ,_fcg );};type Monochrome struct{ImageBase ;ModelThreshold uint8 ;};func (_gedb *Gray4 )Copy ()Image {return &Gray4 {ImageBase :_gedb .copy ()}}; -func (_afac *NRGBA32 )Set (x ,y int ,c _b .Color ){_dbb :=y *_afac .Width +x ;_bfeec :=3*_dbb ;if _bfeec +2>=len (_afac .Data ){return ;};_cedab :=_b .NRGBAModel .Convert (c ).(_b .NRGBA );_afac .setRGBA (_dbb ,_cedab );};func _fgeb (_gbf *Monochrome ,_fbaa ,_ade int ,_cead ,_gcd int ,_gfce RasterOperator ,_gbae *Monochrome ,_gfaf ,_afbc int )error {var _dcdd ,_cega ,_adb ,_cca int ; -if _fbaa < 0{_gfaf -=_fbaa ;_cead +=_fbaa ;_fbaa =0;};if _gfaf < 0{_fbaa -=_gfaf ;_cead +=_gfaf ;_gfaf =0;};_dcdd =_fbaa +_cead -_gbf .Width ;if _dcdd > 0{_cead -=_dcdd ;};_cega =_gfaf +_cead -_gbae .Width ;if _cega > 0{_cead -=_cega ;};if _ade < 0{_afbc -=_ade ; -_gcd +=_ade ;_ade =0;};if _afbc < 0{_ade -=_afbc ;_gcd +=_afbc ;_afbc =0;};_adb =_ade +_gcd -_gbf .Height ;if _adb > 0{_gcd -=_adb ;};_cca =_afbc +_gcd -_gbae .Height ;if _cca > 0{_gcd -=_cca ;};if _cead <=0||_gcd <=0{return nil ;};var _fcgb error ;switch {case _fbaa &7==0&&_gfaf &7==0:_fcgb =_dfab (_gbf ,_fbaa ,_ade ,_cead ,_gcd ,_gfce ,_gbae ,_gfaf ,_afbc ); -case _fbaa &7==_gfaf &7:_fcgb =_feef (_gbf ,_fbaa ,_ade ,_cead ,_gcd ,_gfce ,_gbae ,_gfaf ,_afbc );default:_fcgb =_bfb (_gbf ,_fbaa ,_ade ,_cead ,_gcd ,_gfce ,_gbae ,_gfaf ,_afbc );};if _fcgb !=nil {return _fcgb ;};return nil ;};func ColorAtNRGBA16 (x ,y ,width ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_b .NRGBA ,error ){_dfbb :=y *bytesPerLine +x *3/2; -if _dfbb +1>=len (data ){return _b .NRGBA {},_cdfb (x ,y );};const (_fbcc =0xf;_gcdg =uint8 (0xff););_dgfe :=_gcdg ;if alpha !=nil {_adgb :=y *BytesPerLine (width ,4,1);if _adgb < len (alpha ){if x %2==0{_dgfe =(alpha [_adgb ]>>uint (4))&_fbcc ;}else {_dgfe =alpha [_adgb ]&_fbcc ; -};_dgfe |=_dgfe <<4;};};var _agdb ,_gfge ,_ebdab uint8 ;if x *3%2==0{_agdb =(data [_dfbb ]>>uint (4))&_fbcc ;_gfge =data [_dfbb ]&_fbcc ;_ebdab =(data [_dfbb +1]>>uint (4))&_fbcc ;}else {_agdb =data [_dfbb ]&_fbcc ;_gfge =(data [_dfbb +1]>>uint (4))&_fbcc ; -_ebdab =data [_dfbb +1]&_fbcc ;};if len (decode )==6{_agdb =uint8 (uint32 (LinearInterpolate (float64 (_agdb ),0,15,decode [0],decode [1]))&0xf);_gfge =uint8 (uint32 (LinearInterpolate (float64 (_gfge ),0,15,decode [2],decode [3]))&0xf);_ebdab =uint8 (uint32 (LinearInterpolate (float64 (_ebdab ),0,15,decode [4],decode [5]))&0xf); -};return _b .NRGBA {R :(_agdb <<4)|(_agdb &0xf),G :(_gfge <<4)|(_gfge &0xf),B :(_ebdab <<4)|(_ebdab &0xf),A :_dgfe },nil ;};func _bbgd (_feeg _b .CMYK )_b .Gray {_bcag ,_bfe ,_geg :=_b .CMYKToRGB (_feeg .C ,_feeg .M ,_feeg .Y ,_feeg .K );_eaae :=(19595*uint32 (_bcag )+38470*uint32 (_bfe )+7471*uint32 (_geg )+1<<7)>>16; -return _b .Gray {Y :uint8 (_eaae )};};func (_fgdd *CMYK32 )CMYKAt (x ,y int )_b .CMYK {_feaa ,_ :=ColorAtCMYK (x ,y ,_fgdd .Width ,_fgdd .Data ,_fgdd .Decode );return _feaa ;};func (_baa *Gray4 )Validate ()error {if len (_baa .Data )!=_baa .Height *_baa .BytesPerLine {return ErrInvalidImage ; -};return nil ;};type nrgba64 interface{NRGBA64At (_afda ,_gbacf int )_b .NRGBA64 ;SetNRGBA64 (_bfg ,_gade int ,_gadg _b .NRGBA64 );};func ImgToGray (i _ab .Image )*_ab .Gray {if _ccgc ,_fdgee :=i .(*_ab .Gray );_fdgee {return _ccgc ;};_fcec :=i .Bounds (); -_bbeb :=_ab .NewGray (_fcec );for _feffc :=0;_feffc < _fcec .Max .X ;_feffc ++{for _gegb :=0;_gegb < _fcec .Max .Y ;_gegb ++{_dbgea :=i .At (_feffc ,_gegb );_bbeb .Set (_feffc ,_gegb ,_dbgea );};};return _bbeb ;};type NRGBA interface{NRGBAAt (_ccfeb ,_dgab int )_b .NRGBA ; -SetNRGBA (_dacf ,_bac int ,_ggbc _b .NRGBA );};func _aag (_feab ,_fbg *Monochrome ,_cbb []byte ,_dace int )(_afaf error ){var (_fgd ,_bff ,_ecd ,_edg ,_cgf ,_bdb ,_cdg ,_cfc int ;_ccga ,_eebf ,_gba ,_ccec uint32 ;_bggb ,_ffg byte ;_fgdf uint16 ;);_bfff :=make ([]byte ,4); -_bgf :=make ([]byte ,4);for _ecd =0;_ecd < _feab .Height -1;_ecd ,_edg =_ecd +2,_edg +1{_fgd =_ecd *_feab .BytesPerLine ;_bff =_edg *_fbg .BytesPerLine ;for _cgf ,_bdb =0,0;_cgf < _dace ;_cgf ,_bdb =_cgf +4,_bdb +1{for _cdg =0;_cdg < 4;_cdg ++{_cfc =_fgd +_cgf +_cdg ; -if _cfc <=len (_feab .Data )-1&&_cfc < _fgd +_feab .BytesPerLine {_bfff [_cdg ]=_feab .Data [_cfc ];}else {_bfff [_cdg ]=0x00;};_cfc =_fgd +_feab .BytesPerLine +_cgf +_cdg ;if _cfc <=len (_feab .Data )-1&&_cfc < _fgd +(2*_feab .BytesPerLine ){_bgf [_cdg ]=_feab .Data [_cfc ]; -}else {_bgf [_cdg ]=0x00;};};_ccga =_bf .BigEndian .Uint32 (_bfff );_eebf =_bf .BigEndian .Uint32 (_bgf );_gba =_ccga &_eebf ;_gba |=_gba <<1;_ccec =_ccga |_eebf ;_ccec &=_ccec <<1;_eebf =_gba |_ccec ;_eebf &=0xaaaaaaaa;_ccga =_eebf |(_eebf <<7);_bggb =byte (_ccga >>24); -_ffg =byte ((_ccga >>8)&0xff);_cfc =_bff +_bdb ;if _cfc +1==len (_fbg .Data )-1||_cfc +1>=_bff +_fbg .BytesPerLine {if _afaf =_fbg .setByte (_cfc ,_cbb [_bggb ]);_afaf !=nil {return _df .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_cfc );};}else {_fgdf =(uint16 (_cbb [_bggb ])<<8)|uint16 (_cbb [_ffg ]); -if _afaf =_fbg .setTwoBytes (_cfc ,_fgdf );_afaf !=nil {return _df .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_cfc ); -};_bdb ++;};};};return nil ;};var (_aegc =_aga ();_gf =_gff ();_fde =_bde (););func (_aede *Gray4 )Histogram ()(_fdbb [256]int ){for _debga :=0;_debga < _aede .Width ;_debga ++{for _bead :=0;_bead < _aede .Height ;_bead ++{_fdbb [_aede .GrayAt (_debga ,_bead ).Y ]++; -};};return _fdbb ;};var _ Image =&Gray4 {};func (_gdb *Monochrome )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_gdb .Width ,Y :_gdb .Height }};};func _cabb (){for _cgbc :=0;_cgbc < 256;_cgbc ++{_ffggb [_cgbc ]=uint8 (_cgbc &0x1)+(uint8 (_cgbc >>1)&0x1)+(uint8 (_cgbc >>2)&0x1)+(uint8 (_cgbc >>3)&0x1)+(uint8 (_cgbc >>4)&0x1)+(uint8 (_cgbc >>5)&0x1)+(uint8 (_cgbc >>6)&0x1)+(uint8 (_cgbc >>7)&0x1); -};};func _cbcf (_cfgec *Monochrome ,_fagf ,_gdeg int ,_fbab ,_bdcc int ,_fabg RasterOperator ){var (_gfb bool ;_gcfd bool ;_ffbb int ;_cded int ;_ceadc int ;_adef int ;_bdeg bool ;_bcdag byte ;);_ccde :=8-(_fagf &7);_ddbc :=_fgef [_ccde ];_eggaf :=_cfgec .BytesPerLine *_gdeg +(_fagf >>3); -if _fbab < _ccde {_gfb =true ;_ddbc &=_aac [8-_ccde +_fbab ];};if !_gfb {_ffbb =(_fbab -_ccde )>>3;if _ffbb !=0{_gcfd =true ;_cded =_eggaf +1;};};_ceadc =(_fagf +_fbab )&7;if !(_gfb ||_ceadc ==0){_bdeg =true ;_bcdag =_aac [_ceadc ];_adef =_eggaf +1+_ffbb ; -};var _bgcb ,_cbafa int ;switch _fabg {case PixClr :for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{_cfgec .Data [_eggaf ]=_dbdg (_cfgec .Data [_eggaf ],0x0,_ddbc );_eggaf +=_cfgec .BytesPerLine ;};if _gcfd {for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{for _cbafa =0;_cbafa < _ffbb ; -_cbafa ++{_cfgec .Data [_cded +_cbafa ]=0x0;};_cded +=_cfgec .BytesPerLine ;};};if _bdeg {for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{_cfgec .Data [_adef ]=_dbdg (_cfgec .Data [_adef ],0x0,_bcdag );_adef +=_cfgec .BytesPerLine ;};};case PixSet :for _bgcb =0;_bgcb < _bdcc ; -_bgcb ++{_cfgec .Data [_eggaf ]=_dbdg (_cfgec .Data [_eggaf ],0xff,_ddbc );_eggaf +=_cfgec .BytesPerLine ;};if _gcfd {for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{for _cbafa =0;_cbafa < _ffbb ;_cbafa ++{_cfgec .Data [_cded +_cbafa ]=0xff;};_cded +=_cfgec .BytesPerLine ; -};};if _bdeg {for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{_cfgec .Data [_adef ]=_dbdg (_cfgec .Data [_adef ],0xff,_bcdag );_adef +=_cfgec .BytesPerLine ;};};case PixNotDst :for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{_cfgec .Data [_eggaf ]=_dbdg (_cfgec .Data [_eggaf ],^_cfgec .Data [_eggaf ],_ddbc ); -_eggaf +=_cfgec .BytesPerLine ;};if _gcfd {for _bgcb =0;_bgcb < _bdcc ;_bgcb ++{for _cbafa =0;_cbafa < _ffbb ;_cbafa ++{_cfgec .Data [_cded +_cbafa ]=^(_cfgec .Data [_cded +_cbafa ]);};_cded +=_cfgec .BytesPerLine ;};};if _bdeg {for _bgcb =0;_bgcb < _bdcc ; -_bgcb ++{_cfgec .Data [_adef ]=_dbdg (_cfgec .Data [_adef ],^_cfgec .Data [_adef ],_bcdag );_adef +=_cfgec .BytesPerLine ;};};};};func _defe (_gfea _b .Color )_b .Color {_dadd :=_b .NRGBAModel .Convert (_gfea ).(_b .NRGBA );return _fada (_dadd );};func _cdc (_agf ,_fb int )*Monochrome {return &Monochrome {ImageBase :NewImageBase (_agf ,_fb ,1,1,nil ,nil ,nil ),ModelThreshold :0x0f}; -};func (_afaa *Gray16 )At (x ,y int )_b .Color {_fdgd ,_ :=_afaa .ColorAt (x ,y );return _fdgd };func (_befg *ImageBase )getByte (_ddea int )(byte ,error ){if _ddea > len (_befg .Data )-1||_ddea < 0{return 0,_df .Errorf ("\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",_ddea ); -};return _befg .Data [_ddea ],nil ;};func ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Color ,error ){switch bitsPerColor {case 1:return ColorAtGray1BPC (x ,y ,bytesPerLine ,data ,decode );case 2:return ColorAtGray2BPC (x ,y ,bytesPerLine ,data ,decode ); -case 4:return ColorAtGray4BPC (x ,y ,bytesPerLine ,data ,decode );case 8:return ColorAtGray8BPC (x ,y ,bytesPerLine ,data ,decode );case 16:return ColorAtGray16BPC (x ,y ,bytesPerLine ,data ,decode );default:return nil ,_df .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0067\u0072\u0061\u0079\u0020\u0073c\u0061\u006c\u0065\u0020\u0062\u0069\u0074s\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020a\u006d\u006f\u0075\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",bitsPerColor ); -};};func (_cgba *NRGBA32 )NRGBAAt (x ,y int )_b .NRGBA {_cgfeg ,_ :=ColorAtNRGBA32 (x ,y ,_cgba .Width ,_cgba .Data ,_cgba .Alpha ,_cgba .Decode );return _cgfeg ;};func _gbab (_bbcaeg uint8 )bool {if _bbcaeg ==0||_bbcaeg ==255{return true ;};return false ; -};func ConverterFunc (converterFunc func (_fbf _ab .Image )(Image ,error ))ColorConverter {return colorConverter {_ecce :converterFunc };};func _ebfdg (_aecd ,_bcdd NRGBA ,_babb _ab .Rectangle ){for _fdfa :=0;_fdfa < _babb .Max .X ;_fdfa ++{for _acba :=0; -_acba < _babb .Max .Y ;_acba ++{_bcdd .SetNRGBA (_fdfa ,_acba ,_aecd .NRGBAAt (_fdfa ,_acba ));};};};func (_affg *RGBA32 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_affg .Width ,Y :_affg .Height }};};func (_fbd *CMYK32 )Copy ()Image {return &CMYK32 {ImageBase :_fbd .copy ()}}; -func (_ceda *ImageBase )Pix ()[]byte {return _ceda .Data };func _ff (_fe *Monochrome ,_ag int ,_cff []uint )(*Monochrome ,error ){_fd :=_ag *_fe .Width ;_ef :=_ag *_fe .Height ;_fdd :=_cdc (_fd ,_ef );for _cffg ,_eb :=range _cff {var _ebg error ;switch _eb {case 2:_ebg =_db (_fdd ,_fe ); -case 4:_ebg =_gg (_fdd ,_fe );case 8:_ebg =_bbb (_fdd ,_fe );};if _ebg !=nil {return nil ,_ebg ;};if _cffg !=len (_cff )-1{_fe =_fdd .copy ();};};return _fdd ,nil ;};func _dbbc (_ggabf _ab .Image )(Image ,error ){if _afag ,_eeg :=_ggabf .(*NRGBA32 );_eeg {return _afag .Copy (),nil ; -};_cfecf ,_egc ,_eebe :=_dgda (_ggabf ,1);_bfba ,_bbec :=NewImage (_cfecf .Max .X ,_cfecf .Max .Y ,8,3,nil ,_eebe ,nil );if _bbec !=nil {return nil ,_bbec ;};_bcde (_ggabf ,_bfba ,_cfecf );if len (_eebe )!=0&&!_egc {if _badc :=_bfac (_eebe ,_bfba );_badc !=nil {return nil ,_badc ; -};};return _bfba ,nil ;};func (_acad *ImageBase )setEightBytes (_fafb int ,_adfbf uint64 )error {_ebfa :=_acad .BytesPerLine -(_fafb %_acad .BytesPerLine );if _acad .BytesPerLine !=_acad .Width >>3{_ebfa --;};if _ebfa >=8{return _acad .setEightFullBytes (_fafb ,_adfbf ); -};return _acad .setEightPartlyBytes (_fafb ,_ebfa ,_adfbf );};func (_gfg *Monochrome )Scale (scale float64 )(*Monochrome ,error ){var _cbad bool ;_bcf :=scale ;if scale < 1{_bcf =1/scale ;_cbad =true ;};_adaa :=NextPowerOf2 (uint (_bcf ));if InDelta (float64 (_adaa ),_bcf ,0.001){if _cbad {return _gfg .ReduceBinary (_bcf ); -};return _gfg .ExpandBinary (int (_adaa ));};_gbgee :=int (_d .RoundToEven (float64 (_gfg .Width )*scale ));_fcae :=int (_d .RoundToEven (float64 (_gfg .Height )*scale ));return _gfg .ScaleLow (_gbgee ,_fcae );};func _bde ()(_bcd [256]uint64 ){for _ebaf :=0; -_ebaf < 256;_ebaf ++{if _ebaf &0x01!=0{_bcd [_ebaf ]|=0xff;};if _ebaf &0x02!=0{_bcd [_ebaf ]|=0xff00;};if _ebaf &0x04!=0{_bcd [_ebaf ]|=0xff0000;};if _ebaf &0x08!=0{_bcd [_ebaf ]|=0xff000000;};if _ebaf &0x10!=0{_bcd [_ebaf ]|=0xff00000000;};if _ebaf &0x20!=0{_bcd [_ebaf ]|=0xff0000000000; -};if _ebaf &0x40!=0{_bcd [_ebaf ]|=0xff000000000000;};if _ebaf &0x80!=0{_bcd [_ebaf ]|=0xff00000000000000;};};return _bcd ;};func (_geb *Monochrome )AddPadding ()(_fbgd error ){if _efg :=((_geb .Width *_geb .Height )+7)>>3;len (_geb .Data )< _efg {return _df .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064a\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002e\u0020\u0054\u0068\u0065\u0020\u0064\u0061t\u0061\u0020s\u0068\u006fu\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0074 l\u0065\u0061\u0073\u0074\u003a\u0020\u0027\u0025\u0064'\u0020\u0062\u0079\u0074\u0065\u0073",len (_geb .Data ),_efg ); -};_addd :=_geb .Width %8;if _addd ==0{return nil ;};_fagc :=_geb .Width /8;_ffffb :=_g .NewReader (_geb .Data );_gbgg :=make ([]byte ,_geb .Height *_geb .BytesPerLine );_aagg :=_g .NewWriterMSB (_gbgg );_fge :=make ([]byte ,_fagc );var (_gcec int ;_beca uint64 ; -);for _gcec =0;_gcec < _geb .Height ;_gcec ++{if _ ,_fbgd =_ffffb .Read (_fge );_fbgd !=nil {return _fbgd ;};if _ ,_fbgd =_aagg .Write (_fge );_fbgd !=nil {return _fbgd ;};if _beca ,_fbgd =_ffffb .ReadBits (byte (_addd ));_fbgd !=nil {return _fbgd ;};if _fbgd =_aagg .WriteByte (byte (_beca )<>8)};};func (_fcdg *NRGBA64 )SetNRGBA64 (x ,y int ,c _b .NRGBA64 ){_gcef :=(y *_fcdg .Width +x )*2; -_edcc :=_gcef *3;if _edcc +5>=len (_fcdg .Data ){return ;};_fcdg .setNRGBA64 (_edcc ,c ,_gcef );};func (_cebd *CMYK32 )Validate ()error {if len (_cebd .Data )!=4*_cebd .Width *_cebd .Height {return _f .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); -};return nil ;};func (_ccce *RGBA32 )RGBAAt (x ,y int )_b .RGBA {_gbgad ,_ :=ColorAtRGBA32 (x ,y ,_ccce .Width ,_ccce .Data ,_ccce .Alpha ,_ccce .Decode );return _gbgad ;};func (_aaeg *CMYK32 )SetCMYK (x ,y int ,c _b .CMYK ){_gacg :=4*(y *_aaeg .Width +x ); -if _gacg +3>=len (_aaeg .Data ){return ;};_aaeg .Data [_gacg ]=c .C ;_aaeg .Data [_gacg +1]=c .M ;_aaeg .Data [_gacg +2]=c .Y ;_aaeg .Data [_gacg +3]=c .K ;};func _cbcd (_fgg ,_ddgg CMYK ,_egd _ab .Rectangle ){for _gcb :=0;_gcb < _egd .Max .X ;_gcb ++{for _ecb :=0; -_ecb < _egd .Max .Y ;_ecb ++{_ddgg .SetCMYK (_gcb ,_ecb ,_fgg .CMYKAt (_gcb ,_ecb ));};};};func (_feac *NRGBA64 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_feac .Width ,Y :_feac .Height }};};func (_dbf *ImageBase )HasAlpha ()bool {if _dbf .Alpha ==nil {return false ; -};for _gcge :=range _dbf .Alpha {if _dbf .Alpha [_gcge ]!=0xff{return true ;};};return false ;};func (_cfbde *NRGBA32 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_cfbde .Width ,Y :_cfbde .Height }};};func (_abgc monochromeModel )Convert (c _b .Color )_b .Color {_eca :=_b .GrayModel .Convert (c ).(_b .Gray ); -return _cacg (_eca ,_abgc );};func AutoThresholdTriangle (histogram [256]int )uint8 {var _adaaf ,_dbgb ,_cfce ,_gdfc int ;for _cegb :=0;_cegb < len (histogram );_cegb ++{if histogram [_cegb ]> 0{_adaaf =_cegb ;break ;};};if _adaaf > 0{_adaaf --;};for _fcab :=255; -_fcab > 0;_fcab --{if histogram [_fcab ]> 0{_gdfc =_fcab ;break ;};};if _gdfc < 255{_gdfc ++;};for _gdad :=0;_gdad < 256;_gdad ++{if histogram [_gdad ]> _dbgb {_cfce =_gdad ;_dbgb =histogram [_gdad ];};};var _fced bool ;if (_cfce -_adaaf )< (_gdfc -_cfce ){_fced =true ; -var _aface int ;_bcdee :=255;for _aface < _bcdee {_bdfea :=histogram [_aface ];histogram [_aface ]=histogram [_bcdee ];histogram [_bcdee ]=_bdfea ;_aface ++;_bcdee --;};_adaaf =255-_gdfc ;_cfce =255-_cfce ;};if _adaaf ==_cfce {return uint8 (_adaaf );}; -_adeg :=float64 (histogram [_cfce ]);_ggcc :=float64 (_adaaf -_cfce );_abef :=_d .Sqrt (_adeg *_adeg +_ggcc *_ggcc );_adeg /=_abef ;_ggcc /=_abef ;_abef =_adeg *float64 (_adaaf )+_ggcc *float64 (histogram [_adaaf ]);_gadc :=_adaaf ;var _ffcd float64 ;for _egbg :=_adaaf +1; -_egbg <=_cfce ;_egbg ++{_bdgg :=_adeg *float64 (_egbg )+_ggcc *float64 (histogram [_egbg ])-_abef ;if _bdgg > _ffcd {_gadc =_egbg ;_ffcd =_bdgg ;};};_gadc --;if _fced {var _befc int ;_gceec :=255;for _befc < _gceec {_efggf :=histogram [_befc ];histogram [_befc ]=histogram [_gceec ]; -histogram [_gceec ]=_efggf ;_befc ++;_gceec --;};return uint8 (255-_gadc );};return uint8 (_gadc );};func (_gdfa *Monochrome )SetGray (x ,y int ,g _b .Gray ){_fddb :=y *_gdfa .BytesPerLine +x >>3;if _fddb > len (_gdfa .Data )-1{return ;};g =_cacg (g ,monochromeModel (_gdfa .ModelThreshold )); -_gdfa .setGray (x ,g ,_fddb );};func _cbfe (_fafd nrgba64 ,_fade RGBA ,_aadbe _ab .Rectangle ){for _ceaab :=0;_ceaab < _aadbe .Max .X ;_ceaab ++{for _aega :=0;_aega < _aadbe .Max .Y ;_aega ++{_cceb :=_fafd .NRGBA64At (_ceaab ,_aega );_fade .SetRGBA (_ceaab ,_aega ,_gaf (_cceb )); -};};};func InDelta (expected ,current ,delta float64 )bool {_acd :=expected -current ;if _acd <=-delta ||_acd >=delta {return false ;};return true ;};func _bc (_fa *Monochrome ,_cf int )(*Monochrome ,error ){if _fa ==nil {return nil ,_f .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _cf ==1{return _fa .copy (),nil ;};if !IsPowerOf2 (uint (_cf )){return nil ,_df .Errorf ("\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006ci\u0064 \u0065x\u0070a\u006e\u0064\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_cf ); -};_de :=_fag (_cf );return _ff (_fa ,_cf ,_de );};func (_bcb *Monochrome )InverseData ()error {return _bcb .RasterOperation (0,0,_bcb .Width ,_bcb .Height ,PixNotDst ,nil ,0,0);};type monochromeModel uint8 ;func (_bdeb *Gray16 )Copy ()Image {return &Gray16 {ImageBase :_bdeb .copy ()}}; -func _fgff (_ddee int ,_dede int )int {if _ddee < _dede {return _ddee ;};return _dede ;};func _feca (_adeff *_ab .Gray )bool {for _gbbd :=0;_gbbd < len (_adeff .Pix );_gbbd ++{if !_gbab (_adeff .Pix [_gbbd ]){return false ;};};return true ;};func _facg (_cdfd _b .NRGBA )_b .CMYK {_dad ,_cdd ,_gbd ,_ :=_cdfd .RGBA (); -_gacb ,_dee ,_fca ,_fafa :=_b .RGBToCMYK (uint8 (_dad >>8),uint8 (_cdd >>8),uint8 (_gbd >>8));return _b .CMYK {C :_gacb ,M :_dee ,Y :_fca ,K :_fafa };};func (_bcgf *Gray4 )Base ()*ImageBase {return &_bcgf .ImageBase };func _acadd (_ffbg *_ab .NYCbCrA ,_bdbd RGBA ,_afdc _ab .Rectangle ){for _gcgcc :=0; -_gcgcc < _afdc .Max .X ;_gcgcc ++{for _dcegd :=0;_dcegd < _afdc .Max .Y ;_dcegd ++{_cbac :=_ffbg .NYCbCrAAt (_gcgcc ,_dcegd );_bdbd .SetRGBA (_gcgcc ,_dcegd ,_abd (_cbac ));};};};func _feef (_ecbd *Monochrome ,_beab ,_dbce ,_aabd ,_dgce int ,_ggcgg RasterOperator ,_acedb *Monochrome ,_aceda ,_cbced int )error {var (_ffgf bool ; -_ceace bool ;_daadc int ;_bbadf int ;_cdcb int ;_fad bool ;_ffac byte ;_ddeeb int ;_cddd int ;_ecda int ;_agfca ,_abcf int ;);_fbaad :=8-(_beab &7);_dfgcd :=_fgef [_fbaad ];_gegf :=_ecbd .BytesPerLine *_dbce +(_beab >>3);_fgda :=_acedb .BytesPerLine *_cbced +(_aceda >>3); -if _aabd < _fbaad {_ffgf =true ;_dfgcd &=_aac [8-_fbaad +_aabd ];};if !_ffgf {_daadc =(_aabd -_fbaad )>>3;if _daadc > 0{_ceace =true ;_bbadf =_gegf +1;_cdcb =_fgda +1;};};_ddeeb =(_beab +_aabd )&7;if !(_ffgf ||_ddeeb ==0){_fad =true ;_ffac =_aac [_ddeeb ]; -_cddd =_gegf +1+_daadc ;_ecda =_fgda +1+_daadc ;};switch _ggcgg {case PixSrc :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ],_dfgcd );_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ; -};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0;_agfca < _dgce ; -_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ],_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotSrc :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^_acedb .Data [_fgda ],_dfgcd ); -_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=^_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^_acedb .Data [_ecda ],_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixSrcOrDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ]|_ecbd .Data [_gegf ],_dfgcd ); -_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]|=_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ]|_ecbd .Data [_cddd ],_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixSrcAndDst :for _agfca =0;_agfca < _dgce ; -_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ]&_ecbd .Data [_gegf ],_dfgcd );_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ; -_abcf ++{_ecbd .Data [_bbadf +_abcf ]&=_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ]&_ecbd .Data [_cddd ],_ffac ); -_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixSrcXorDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ]^_ecbd .Data [_gegf ],_dfgcd );_gegf +=_ecbd .BytesPerLine ; -_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]^=_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0; -_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ]^_ecbd .Data [_cddd ],_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotSrcOrDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^(_acedb .Data [_fgda ])|_ecbd .Data [_gegf ],_dfgcd ); -_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]|=^(_acedb .Data [_cdcb +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^(_acedb .Data [_ecda ])|_ecbd .Data [_cddd ],_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotSrcAndDst :for _agfca =0; -_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^(_acedb .Data [_fgda ])&_ecbd .Data [_gegf ],_dfgcd );_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0; -_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]&=^_acedb .Data [_cdcb +_abcf ];};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^(_acedb .Data [_ecda ])&_ecbd .Data [_cddd ],_ffac ); -_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixSrcOrNotDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ]|^(_ecbd .Data [_gegf ]),_dfgcd );_gegf +=_ecbd .BytesPerLine ; -_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=_acedb .Data [_cdcb +_abcf ]|^(_ecbd .Data [_bbadf +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ]|^(_ecbd .Data [_cddd ]),_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixSrcAndNotDst :for _agfca =0; -_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],_acedb .Data [_fgda ]&^(_ecbd .Data [_gegf ]),_dfgcd );_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0; -_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=_acedb .Data [_cdcb +_abcf ]&^(_ecbd .Data [_bbadf +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],_acedb .Data [_ecda ]&^(_ecbd .Data [_cddd ]),_ffac ); -_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotPixSrcOrDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^(_acedb .Data [_fgda ]|_ecbd .Data [_gegf ]),_dfgcd );_gegf +=_ecbd .BytesPerLine ; -_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=^(_acedb .Data [_cdcb +_abcf ]|_ecbd .Data [_bbadf +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^(_acedb .Data [_ecda ]|_ecbd .Data [_cddd ]),_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotPixSrcAndDst :for _agfca =0; -_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^(_acedb .Data [_fgda ]&_ecbd .Data [_gegf ]),_dfgcd );_gegf +=_ecbd .BytesPerLine ;_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0; -_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=^(_acedb .Data [_cdcb +_abcf ]&_ecbd .Data [_bbadf +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ;};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^(_acedb .Data [_ecda ]&_ecbd .Data [_cddd ]),_ffac ); -_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};case PixNotPixSrcXorDst :for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_gegf ]=_dbdg (_ecbd .Data [_gegf ],^(_acedb .Data [_fgda ]^_ecbd .Data [_gegf ]),_dfgcd );_gegf +=_ecbd .BytesPerLine ; -_fgda +=_acedb .BytesPerLine ;};if _ceace {for _agfca =0;_agfca < _dgce ;_agfca ++{for _abcf =0;_abcf < _daadc ;_abcf ++{_ecbd .Data [_bbadf +_abcf ]=^(_acedb .Data [_cdcb +_abcf ]^_ecbd .Data [_bbadf +_abcf ]);};_bbadf +=_ecbd .BytesPerLine ;_cdcb +=_acedb .BytesPerLine ; -};};if _fad {for _agfca =0;_agfca < _dgce ;_agfca ++{_ecbd .Data [_cddd ]=_dbdg (_ecbd .Data [_cddd ],^(_acedb .Data [_ecda ]^_ecbd .Data [_cddd ]),_ffac );_cddd +=_ecbd .BytesPerLine ;_ecda +=_acedb .BytesPerLine ;};};default:_e .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0064",_ggcgg ); -return _f .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072");};return nil ;};var _ Image =&NRGBA32 {};type Image interface{_bd .Image ;Base ()*ImageBase ;Copy ()Image ; -Pix ()[]byte ;ColorAt (_afea ,_gbdb int )(_b .Color ,error );Validate ()error ;};var _ Image =&NRGBA16 {};func (_bggf *Gray16 )Histogram ()(_ddad [256]int ){for _ggab :=0;_ggab < _bggf .Width ;_ggab ++{for _gee :=0;_gee < _bggf .Height ;_gee ++{_ddad [_bggf .GrayAt (_ggab ,_gee ).Y ]++; -};};return _ddad ;};func ColorAtNRGBA64 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_b .NRGBA64 ,error ){_bcfd :=(y *width +x )*2;_bcbd :=_bcfd *3;if _bcbd +5>=len (data ){return _b .NRGBA64 {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};const _dece =0xffff;_abe :=uint16 (_dece );if alpha !=nil &&len (alpha )> _bcfd +1{_abe =uint16 (alpha [_bcfd ])<<8|uint16 (alpha [_bcfd +1]);};_ffacd :=uint16 (data [_bcbd ])<<8|uint16 (data [_bcbd +1]);_cfcda :=uint16 (data [_bcbd +2])<<8|uint16 (data [_bcbd +3]); -_gfca :=uint16 (data [_bcbd +4])<<8|uint16 (data [_bcbd +5]);if len (decode )==6{_ffacd =uint16 (uint64 (LinearInterpolate (float64 (_ffacd ),0,65535,decode [0],decode [1]))&_dece );_cfcda =uint16 (uint64 (LinearInterpolate (float64 (_cfcda ),0,65535,decode [2],decode [3]))&_dece ); -_gfca =uint16 (uint64 (LinearInterpolate (float64 (_gfca ),0,65535,decode [4],decode [5]))&_dece );};return _b .NRGBA64 {R :_ffacd ,G :_cfcda ,B :_gfca ,A :_abe },nil ;};func (_afbe *ImageBase )GetAlpha ()[]byte {return _afbe .Alpha };func ColorAtRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_b .RGBA ,error ){_cegfb :=y *width +x ; -_ggba :=3*_cegfb ;if _ggba +2>=len (data ){return _b .RGBA {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_acdb :=uint8 (0xff);if alpha !=nil &&len (alpha )> _cegfb {_acdb =alpha [_cegfb ];};_cade ,_fcef ,_dcfb :=data [_ggba ],data [_ggba +1],data [_ggba +2];if len (decode )==6{_cade =uint8 (uint32 (LinearInterpolate (float64 (_cade ),0,255,decode [0],decode [1]))&0xff); -_fcef =uint8 (uint32 (LinearInterpolate (float64 (_fcef ),0,255,decode [2],decode [3]))&0xff);_dcfb =uint8 (uint32 (LinearInterpolate (float64 (_dcfb ),0,255,decode [4],decode [5]))&0xff);};return _b .RGBA {R :_cade ,G :_fcef ,B :_dcfb ,A :_acdb },nil ; -};func (_cgg *NRGBA32 )setRGBA (_cebe int ,_daeg _b .NRGBA ){_abdg :=3*_cebe ;_cgg .Data [_abdg ]=_daeg .R ;_cgg .Data [_abdg +1]=_daeg .G ;_cgg .Data [_abdg +2]=_daeg .B ;if _cebe < len (_cgg .Alpha ){_cgg .Alpha [_cebe ]=_daeg .A ;};};type Gray8 struct{ImageBase }; -func (_fcga *ImageBase )setEightPartlyBytes (_dacc ,_adcff int ,_cbba uint64 )(_bfdb error ){var (_deda byte ;_cbca int ;);for _ffdb :=1;_ffdb <=_adcff ;_ffdb ++{_cbca =64-_ffdb *8;_deda =byte (_cbba >>uint (_cbca )&0xff);if _bfdb =_fcga .setByte (_dacc +_ffdb -1,_deda ); -_bfdb !=nil {return _bfdb ;};};_fgfdd :=_fcga .BytesPerLine *8-_fcga .Width ;if _fgfdd ==0{return nil ;};_cbca -=8;_deda =byte (_cbba >>uint (_cbca )&0xff)<=len (_bcga .Data ){return ;};_abc :=_b .CMYKModel .Convert (c ).(_b .CMYK ); -_bcga .Data [_bab ]=_abc .C ;_bcga .Data [_bab +1]=_abc .M ;_bcga .Data [_bab +2]=_abc .Y ;_bcga .Data [_bab +3]=_abc .K ;};func (_baea *NRGBA16 )At (x ,y int )_b .Color {_abbb ,_ :=_baea .ColorAt (x ,y );return _abbb };func (_bdef *ImageBase )MakeAlpha (){_bdef .newAlpha ()}; -func (_efcf *NRGBA32 )Validate ()error {if len (_efcf .Data )!=3*_efcf .Width *_efcf .Height {return _f .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); -};return nil ;};func (_gbda *NRGBA64 )At (x ,y int )_b .Color {_ebgf ,_ :=_gbda .ColorAt (x ,y );return _ebgf };func (_feff *NRGBA64 )Set (x ,y int ,c _b .Color ){_acc :=(y *_feff .Width +x )*2;_caeb :=_acc *3;if _caeb +5>=len (_feff .Data ){return ;}; -_bafe :=_b .NRGBA64Model .Convert (c ).(_b .NRGBA64 );_feff .setNRGBA64 (_caeb ,_bafe ,_acc );};func (_beae *Gray8 )Histogram ()(_abgb [256]int ){for _fdfb :=0;_fdfb < len (_beae .Data );_fdfb ++{_abgb [_beae .Data [_fdfb ]]++;};return _abgb ;};func _fgddb (_aecc _b .CMYK )_b .RGBA {_bgbf ,_gda ,_bag :=_b .CMYKToRGB (_aecc .C ,_aecc .M ,_aecc .Y ,_aecc .K ); -return _b .RGBA {R :_bgbf ,G :_gda ,B :_bag ,A :0xff};};func (_cbag *Gray2 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtGray2BPC (x ,y ,_cbag .BytesPerLine ,_cbag .Data ,_cbag .Decode );};func (_fafac *Gray2 )Set (x ,y int ,c _b .Color ){if x >=_fafac .Width ||y >=_fafac .Height {return ; -};_gbdc :=Gray2Model .Convert (c ).(_b .Gray );_gdfg :=y *_fafac .BytesPerLine ;_eee :=_gdfg +(x >>2);_gcgg :=_gbdc .Y >>6;_fafac .Data [_eee ]=(_fafac .Data [_eee ]&(^(0xc0>>uint (2*((x )&3)))))|(_gcgg <=len (_bcaa .Data ){return ;};_bcaa .setRGBA (_gabf ,c );};func (_gcee *NRGBA64 )NRGBA64At (x ,y int )_b .NRGBA64 {_dccfe ,_ :=ColorAtNRGBA64 (x ,y ,_gcee .Width ,_gcee .Data ,_gcee .Alpha ,_gcee .Decode );return _dccfe ; -};func _cdfb (_bagd int ,_gcdgg int )error {return _df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",_bagd ,_gcdgg ); -};func (_gbcgf *RGBA32 )Validate ()error {if len (_gbcgf .Data )!=3*_gbcgf .Width *_gbcgf .Height {return _f .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); -};return nil ;};type monochromeThresholdConverter struct{Threshold uint8 ;};var _ _ab .Image =&NRGBA32 {};func (_caf *NRGBA16 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_caf .Width ,Y :_caf .Height }};};func _gdcf ()(_bce []byte ){_bce =make ([]byte ,256); -for _feg :=0;_feg < 256;_feg ++{_ace :=byte (_feg );_bce [_ace ]=(_ace &0x01)|((_ace &0x04)>>1)|((_ace &0x10)>>2)|((_ace &0x40)>>3)|((_ace &0x02)<<3)|((_ace &0x08)<<2)|((_ace &0x20)<<1)|(_ace &0x80);};return _bce ;};func _ebb (_gad _b .RGBA )_b .Gray {_gde :=(19595*uint32 (_gad .R )+38470*uint32 (_gad .G )+7471*uint32 (_gad .B )+1<<7)>>16; -return _b .Gray {Y :uint8 (_gde )};};func _dgda (_daee _ab .Image ,_agcc int )(_ab .Rectangle ,bool ,[]byte ){_afdd :=_daee .Bounds ();var (_ede bool ;_cbed []byte ;);switch _gagb :=_daee .(type ){case SMasker :_ede =_gagb .HasAlpha ();case NRGBA ,RGBA ,*_ab .RGBA64 ,nrgba64 ,*_ab .NYCbCrA :_cbed =make ([]byte ,_afdd .Max .X *_afdd .Max .Y *_agcc ); -case *_ab .Paletted :if !_gagb .Opaque (){_cbed =make ([]byte ,_afdd .Max .X *_afdd .Max .Y *_agcc );};};return _afdd ,_ede ,_cbed ;};func (_adad *ImageBase )setByte (_cfbd int ,_eccba byte )error {if _cfbd > len (_adad .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_adad .Data [_cfbd ]=_eccba ;return nil ;};type NRGBA16 struct{ImageBase };func (_fddgee *NRGBA64 )Validate ()error {if len (_fddgee .Data )!=3*2*_fddgee .Width *_fddgee .Height {return _f .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); -};return nil ;};func _gea (_ebad _b .NRGBA )_b .RGBA {_dfdb ,_ddaa ,_fdeg ,_dcg :=_ebad .RGBA ();return _b .RGBA {R :uint8 (_dfdb >>8),G :uint8 (_ddaa >>8),B :uint8 (_fdeg >>8),A :uint8 (_dcg >>8)};};func _egbc (_gdd _b .NRGBA )_b .Gray {var _ggd _b .NRGBA ; -if _gdd ==_ggd {return _b .Gray {Y :0xff};};_baba ,_dgd ,_fggb ,_ :=_gdd .RGBA ();_gcf :=(19595*_baba +38470*_dgd +7471*_fggb +1<<15)>>24;return _b .Gray {Y :uint8 (_gcf )};};func _eadc (_bgbg _ab .Image ,_agbe Image ,_cgad _ab .Rectangle ){for _bbg :=0; -_bbg < _cgad .Max .X ;_bbg ++{for _efed :=0;_efed < _cgad .Max .Y ;_efed ++{_cgbg :=_bgbg .At (_bbg ,_efed );_agbe .Set (_bbg ,_efed ,_cgbg );};};};func _gbccg (_ecdc CMYK ,_afff Gray ,_fed _ab .Rectangle ){for _ccbg :=0;_ccbg < _fed .Max .X ;_ccbg ++{for _cage :=0; -_cage < _fed .Max .Y ;_cage ++{_deab :=_bbgd (_ecdc .CMYKAt (_ccbg ,_cage ));_afff .SetGray (_ccbg ,_cage ,_deab );};};};var _ Gray =&Gray4 {};func (_fcee *NRGBA16 )Copy ()Image {return &NRGBA16 {ImageBase :_fcee .copy ()}};func _eda (_fdf _ab .Image )(Image ,error ){if _gbgb ,_dab :=_fdf .(*Monochrome ); -_dab {return _gbgb ,nil ;};_cfgg :=_fdf .Bounds ();var _bddd Gray ;switch _cba :=_fdf .(type ){case Gray :_bddd =_cba ;case NRGBA :_bddd =&Gray8 {ImageBase :NewImageBase (_cfgg .Max .X ,_cfgg .Max .Y ,8,1,nil ,nil ,nil )};_edfe (_bddd ,_cba ,_cfgg );case nrgba64 :_bddd =&Gray8 {ImageBase :NewImageBase (_cfgg .Max .X ,_cfgg .Max .Y ,8,1,nil ,nil ,nil )}; -_fgf (_bddd ,_cba ,_cfgg );default:_fce ,_efbe :=GrayConverter .Convert (_fdf );if _efbe !=nil {return nil ,_efbe ;};_bddd =_fce .(Gray );};_dfgf ,_gbgc :=NewImage (_cfgg .Max .X ,_cfgg .Max .Y ,1,1,nil ,nil ,nil );if _gbgc !=nil {return nil ,_gbgc ;}; -_bef :=_dfgf .(*Monochrome );_bdgb :=AutoThresholdTriangle (GrayHistogram (_bddd ));for _cegc :=0;_cegc < _cfgg .Max .X ;_cegc ++{for _ecbg :=0;_ecbg < _cfgg .Max .Y ;_ecbg ++{_bgd :=_cacg (_bddd .GrayAt (_cegc ,_ecbg ),monochromeModel (_bdgb ));_bef .SetGray (_cegc ,_ecbg ,_bgd ); -};};return _dfgf ,nil ;};func (_ggg *ImageBase )copy ()ImageBase {_dcd :=*_ggg ;_dcd .Data =make ([]byte ,len (_ggg .Data ));copy (_dcd .Data ,_ggg .Data );return _dcd ;};func NextPowerOf2 (n uint )uint {if IsPowerOf2 (n ){return n ;};return 1<<(_gdag (n )+1); -};func (_gcfe *ImageBase )setEightFullBytes (_effb int ,_ccbf uint64 )error {if _effb +7> len (_gcfe .Data )-1{return _f .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_gcfe .Data [_effb ]=byte ((_ccbf &0xff00000000000000)>>56); -_gcfe .Data [_effb +1]=byte ((_ccbf &0xff000000000000)>>48);_gcfe .Data [_effb +2]=byte ((_ccbf &0xff0000000000)>>40);_gcfe .Data [_effb +3]=byte ((_ccbf &0xff00000000)>>32);_gcfe .Data [_effb +4]=byte ((_ccbf &0xff000000)>>24);_gcfe .Data [_effb +5]=byte ((_ccbf &0xff0000)>>16); -_gcfe .Data [_effb +6]=byte ((_ccbf &0xff00)>>8);_gcfe .Data [_effb +7]=byte (_ccbf &0xff);return nil ;};var _ NRGBA =&NRGBA32 {};func _bdd (_ebe RGBA ,_ffgg CMYK ,_bgb _ab .Rectangle ){for _ccgd :=0;_ccgd < _bgb .Max .X ;_ccgd ++{for _eebg :=0;_eebg < _bgb .Max .Y ; -_eebg ++{_fbc :=_ebe .RGBAAt (_ccgd ,_eebg );_ffgg .SetCMYK (_ccgd ,_eebg ,_cffb (_fbc ));};};};func (_gbb *RGBA32 )Base ()*ImageBase {return &_gbb .ImageBase };func (_effc *NRGBA16 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtNRGBA16 (x ,y ,_effc .Width ,_effc .BytesPerLine ,_effc .Data ,_effc .Alpha ,_effc .Decode ); -};var _ Image =&CMYK32 {};func (_ggada *RGBA32 )Set (x ,y int ,c _b .Color ){_adea :=y *_ggada .Width +x ;_cfdc :=3*_adea ;if _cfdc +2>=len (_ggada .Data ){return ;};_bcbb :=_b .RGBAModel .Convert (c ).(_b .RGBA );_ggada .setRGBA (_adea ,_bcbb );};func (_ffd *CMYK32 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_ffd .Width ,Y :_ffd .Height }}; -};func (_agbb *Gray4 )At (x ,y int )_b .Color {_ebff ,_ :=_agbb .ColorAt (x ,y );return _ebff };func _dfab (_aaaa *Monochrome ,_ecec ,_gaab ,_efag ,_beaa int ,_gcaf RasterOperator ,_dbca *Monochrome ,_fdcf ,_fdce int )error {var (_efaa byte ;_adga int ; -_dcf int ;_ggdf ,_cfge int ;_cdbe ,_ggdg int ;);_dbaea :=_efag >>3;_efbec :=_efag &7;if _efbec > 0{_efaa =_aac [_efbec ];};_adga =_dbca .BytesPerLine *_fdce +(_fdcf >>3);_dcf =_aaaa .BytesPerLine *_gaab +(_ecec >>3);switch _gcaf {case PixSrc :for _cdbe =0; -_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=_dbca .Data [_ggdf ];_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ],_efaa ); -};};case PixNotSrc :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=^(_dbca .Data [_ggdf ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^_dbca .Data [_ggdf ],_efaa ); -};};case PixSrcOrDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]|=_dbca .Data [_ggdf ];_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ]|_aaaa .Data [_cfge ],_efaa ); -};};case PixSrcAndDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]&=_dbca .Data [_ggdf ];_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ]&_aaaa .Data [_cfge ],_efaa ); -};};case PixSrcXorDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]^=_dbca .Data [_ggdf ];_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ]^_aaaa .Data [_cfge ],_efaa ); -};};case PixNotSrcOrDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]|=^(_dbca .Data [_ggdf ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^(_dbca .Data [_ggdf ])|_aaaa .Data [_cfge ],_efaa ); -};};case PixNotSrcAndDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]&=^(_dbca .Data [_ggdf ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^(_dbca .Data [_ggdf ])&_aaaa .Data [_cfge ],_efaa ); -};};case PixSrcOrNotDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=_dbca .Data [_ggdf ]|^(_aaaa .Data [_cfge ]);_cfge ++; -_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ]|^(_aaaa .Data [_cfge ]),_efaa );};};case PixSrcAndNotDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ; -for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=_dbca .Data [_ggdf ]&^(_aaaa .Data [_cfge ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],_dbca .Data [_ggdf ]&^(_aaaa .Data [_cfge ]),_efaa );};};case PixNotPixSrcOrDst :for _cdbe =0; -_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=^(_dbca .Data [_ggdf ]|_aaaa .Data [_cfge ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^(_dbca .Data [_ggdf ]|_aaaa .Data [_cfge ]),_efaa ); -};};case PixNotPixSrcAndDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ;for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=^(_dbca .Data [_ggdf ]&_aaaa .Data [_cfge ]); -_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^(_dbca .Data [_ggdf ]&_aaaa .Data [_cfge ]),_efaa );};};case PixNotPixSrcXorDst :for _cdbe =0;_cdbe < _beaa ;_cdbe ++{_ggdf =_adga +_cdbe *_dbca .BytesPerLine ;_cfge =_dcf +_cdbe *_aaaa .BytesPerLine ; -for _ggdg =0;_ggdg < _dbaea ;_ggdg ++{_aaaa .Data [_cfge ]=^(_dbca .Data [_ggdf ]^_aaaa .Data [_cfge ]);_cfge ++;_ggdf ++;};if _efbec > 0{_aaaa .Data [_cfge ]=_dbdg (_aaaa .Data [_cfge ],^(_dbca .Data [_ggdf ]^_aaaa .Data [_cfge ]),_efaa );};};default:_e .Log .Debug ("\u0050\u0072ov\u0069\u0064\u0065d\u0020\u0069\u006e\u0076ali\u0064 r\u0061\u0073\u0074\u0065\u0072\u0020\u006fpe\u0072\u0061\u0074\u006f\u0072\u003a\u0020%\u0076",_gcaf ); -return _f .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072");};return nil ;};func _deca (_ead *Monochrome ,_bgg ...int )(_adff *Monochrome ,_fg error ){if _ead ==nil {return nil ,_f .New ("\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); -};if len (_bgg )==0{return nil ,_f .New ("\u0074h\u0065\u0072e\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0061\u0074 \u006c\u0065\u0061\u0073\u0074\u0020o\u006e\u0065\u0020\u006c\u0065\u0076\u0065\u006c\u0020\u006f\u0066 \u0072\u0065\u0064\u0075\u0063\u0074\u0069\u006f\u006e"); -};_gae :=_gdcf ();_adff =_ead ;for _ ,_cgd :=range _bgg {if _cgd <=0{break ;};_adff ,_fg =_cda (_adff ,_cgd ,_gae );if _fg !=nil {return nil ,_fg ;};};return _adff ,nil ;};func _ffee (_acfd RGBA ,_efdg Gray ,_bgeg _ab .Rectangle ){for _daff :=0;_daff < _bgeg .Max .X ; -_daff ++{for _adaf :=0;_adaf < _bgeg .Max .Y ;_adaf ++{_deg :=_ebb (_acfd .RGBAAt (_daff ,_adaf ));_efdg .SetGray (_daff ,_adaf ,_deg );};};};func (_ddfd *Monochrome )ReduceBinary (factor float64 )(*Monochrome ,error ){_efa :=_gdag (uint (factor ));if !IsPowerOf2 (uint (factor )){_efa ++; -};_ddge :=make ([]int ,_efa );for _ddgf :=range _ddge {_ddge [_ddgf ]=4;};_dcb ,_dfda :=_deca (_ddfd ,_ddge ...);if _dfda !=nil {return nil ,_dfda ;};return _dcb ,nil ;};var _ffggb [256]uint8 ;func _fbaff (_cdbc _ab .Image ,_bdbb Image ,_caa _ab .Rectangle ){if _dfbe ,_ccecd :=_cdbc .(SMasker ); -_ccecd &&_dfbe .HasAlpha (){_bdbb .(SMasker ).MakeAlpha ();};_eadc (_cdbc ,_bdbb ,_caa );};func _ege (_eccb _b .NYCbCrA )_b .NRGBA {_bbf :=int32 (_eccb .Y )*0x10101;_bbdd :=int32 (_eccb .Cb )-128;_acf :=int32 (_eccb .Cr )-128;_edge :=_bbf +91881*_acf ; -if uint32 (_edge )&0xff000000==0{_edge >>=8;}else {_edge =^(_edge >>31)&0xffff;};_adab :=_bbf -22554*_bbdd -46802*_acf ;if uint32 (_adab )&0xff000000==0{_adab >>=8;}else {_adab =^(_adab >>31)&0xffff;};_bagb :=_bbf +116130*_bbdd ;if uint32 (_bagb )&0xff000000==0{_bagb >>=8; -}else {_bagb =^(_bagb >>31)&0xffff;};return _b .NRGBA {R :uint8 (_edge >>8),G :uint8 (_adab >>8),B :uint8 (_bagb >>8),A :_eccb .A };};func _gg (_be ,_bea *Monochrome )(_ga error ){_cg :=_bea .BytesPerLine ;_gbg :=_be .BytesPerLine ;_cd :=_bea .BytesPerLine *4-_be .BytesPerLine ; -var (_cc ,_ddg byte ;_cb uint32 ;_age ,_af ,_da ,_ed ,_fda ,_aeg ,_bbc int ;);for _da =0;_da < _bea .Height ;_da ++{_age =_da *_cg ;_af =4*_da *_gbg ;for _ed =0;_ed < _cg ;_ed ++{_cc =_bea .Data [_age +_ed ];_cb =_gf [_cc ];_aeg =_af +_ed *4;if _cd !=0&&(_ed +1)*4> _be .BytesPerLine {for _fda =_cd ; -_fda > 0;_fda --{_ddg =byte ((_cb >>uint (_fda *8))&0xff);_bbc =_aeg +(_cd -_fda );if _ga =_be .setByte (_bbc ,_ddg );_ga !=nil {return _ga ;};};}else if _ga =_be .setFourBytes (_aeg ,_cb );_ga !=nil {return _ga ;};if _ga =_be .setFourBytes (_af +_ed *4,_gf [_bea .Data [_age +_ed ]]); -_ga !=nil {return _ga ;};};for _fda =1;_fda < 4;_fda ++{for _ed =0;_ed < _gbg ;_ed ++{if _ga =_be .setByte (_af +_fda *_gbg +_ed ,_be .Data [_af +_ed ]);_ga !=nil {return _ga ;};};};};return nil ;};func (_eded *RGBA32 )ColorModel ()_b .Model {return _b .NRGBAModel }; -func _acbc (_bggc _ab .Image )(Image ,error ){if _bceb ,_cfbg :=_bggc .(*Gray4 );_cfbg {return _bceb .Copy (),nil ;};_gdcb :=_bggc .Bounds ();_cfcd ,_ffed :=NewImage (_gdcb .Max .X ,_gdcb .Max .Y ,4,1,nil ,nil ,nil );if _ffed !=nil {return nil ,_ffed ; -};_gfc (_bggc ,_cfcd ,_gdcb );return _cfcd ,nil ;};type Gray16 struct{ImageBase };func (_acfac *NRGBA16 )Validate ()error {if len (_acfac .Data )!=3*_acfac .Width *_acfac .Height /2{return _f .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); -};return nil ;};func _ddbb (_fafc NRGBA ,_dgbab RGBA ,_bbaa _ab .Rectangle ){for _fggbe :=0;_fggbe < _bbaa .Max .X ;_fggbe ++{for _agbd :=0;_agbd < _bbaa .Max .Y ;_agbd ++{_gcgc :=_fafc .NRGBAAt (_fggbe ,_agbd );_dgbab .SetRGBA (_fggbe ,_agbd ,_gea (_gcgc )); -};};};func _bfac (_feb []byte ,_eabf Image )error {_aege :=true ;for _ffbf :=0;_ffbf < len (_feb );_ffbf ++{if _feb [_ffbf ]!=0xff{_aege =false ;break ;};};if _aege {switch _ddac :=_eabf .(type ){case *NRGBA32 :_ddac .Alpha =nil ;case *NRGBA64 :_ddac .Alpha =nil ; -default:return _df .Errorf ("i\u006ete\u0072n\u0061l\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020i\u006d\u0061\u0067\u0065\u0020s\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020\u0074\u0079\u0070e\u0020\u002a\u004eRGB\u0041\u0033\u0032\u0020\u006f\u0072 \u002a\u004e\u0052\u0047\u0042\u0041\u0036\u0034\u0020\u0062\u0075\u0074 \u0069s\u003a\u0020\u0025\u0054",_eabf ); -};};return nil ;};func _cda (_gdc *Monochrome ,_ffa int ,_abf []byte )(_ffe *Monochrome ,_fea error ){const _bca ="\u0072\u0065d\u0075\u0063\u0065R\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079";if _gdc ==nil {return nil ,_f .New ("\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); -};if _ffa < 1||_ffa > 4{return nil ,_f .New ("\u006c\u0065\u0076\u0065\u006c\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020\u0073e\u0074\u0020\u007b\u0031\u002c\u0032\u002c\u0033\u002c\u0034\u007d");};if _gdc .Height <=1{return nil ,_f .New ("\u0073\u006f\u0075rc\u0065\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020m\u0075s\u0074 \u0062e\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0027\u0032\u0027"); -};_ffe =_cdc (_gdc .Width /2,_gdc .Height /2);if _abf ==nil {_abf =_gdcf ();};_aadb :=_fgff (_gdc .BytesPerLine ,2*_ffe .BytesPerLine );switch _ffa {case 1:_fea =_cbc (_gdc ,_ffe ,_abf ,_aadb );case 2:_fea =_aag (_gdc ,_ffe ,_abf ,_aadb );case 3:_fea =_ceb (_gdc ,_ffe ,_abf ,_aadb ); -case 4:_fea =_cde (_gdc ,_ffe ,_abf ,_aadb );};if _fea !=nil {return nil ,_fea ;};return _ffe ,nil ;};var _ _ab .Image =&Monochrome {};func _fabe (_aceb Gray ,_cacc CMYK ,_fcd _ab .Rectangle ){for _fgdfc :=0;_fgdfc < _fcd .Max .X ;_fgdfc ++{for _egf :=0; -_egf < _fcd .Max .Y ;_egf ++{_dda :=_aceb .GrayAt (_fgdfc ,_egf );_cacc .SetCMYK (_fgdfc ,_egf ,_agaf (_dda ));};};};func (_fdgb *Gray8 )Set (x ,y int ,c _b .Color ){_eeeb :=y *_fdgb .BytesPerLine +x ;if _eeeb > len (_fdgb .Data )-1{return ;};_gacc :=_b .GrayModel .Convert (c ); -_fdgb .Data [_eeeb ]=_gacc .(_b .Gray ).Y ;};func MonochromeModel (threshold uint8 )_b .Model {return monochromeModel (threshold )};var _ Image =&Gray2 {};func (_gfgb *Gray16 )SetGray (x ,y int ,g _b .Gray ){_adde :=(y *_gfgb .BytesPerLine /2+x )*2;if _adde +1>=len (_gfgb .Data ){return ; -};_gfgb .Data [_adde ]=g .Y ;_gfgb .Data [_adde +1]=g .Y ;};func (_edc *NRGBA16 )setNRGBA (_begb ,_ggcd ,_bdac int ,_bgdb _b .NRGBA ){if _begb *3%2==0{_edc .Data [_bdac ]=(_bgdb .R >>4)<<4|(_bgdb .G >>4);_edc .Data [_bdac +1]=(_bgdb .B >>4)<<4|(_edc .Data [_bdac +1]&0xf); -}else {_edc .Data [_bdac ]=(_edc .Data [_bdac ]&0xf0)|(_bgdb .R >>4);_edc .Data [_bdac +1]=(_bgdb .G >>4)<<4|(_bgdb .B >>4);};if _edc .Alpha !=nil {_abbdg :=_ggcd *BytesPerLine (_edc .Width ,4,1);if _abbdg < len (_edc .Alpha ){if _begb %2==0{_edc .Alpha [_abbdg ]=(_bgdb .A >>uint (4))<>uint (4));};};};};func _fddbb (_cgda *_ab .NYCbCrA ,_dgcc NRGBA ,_cebf _ab .Rectangle ){for _bfga :=0;_bfga < _cebf .Max .X ;_bfga ++{for _bebe :=0;_bebe < _cebf .Max .Y ;_bebe ++{_gdfe :=_cgda .NYCbCrAAt (_bfga ,_bebe ); -_dgcc .SetNRGBA (_bfga ,_bebe ,_ege (_gdfe ));};};};func _bfa (_cbce _b .NRGBA )_b .Gray {_aced ,_bgc ,_cebda ,_ :=_cbce .RGBA ();_efb :=(19595*_aced +38470*_bgc +7471*_cebda +1<<15)>>24;return _b .Gray {Y :uint8 (_efb )};};func _agda (_dada _ab .Image )(Image ,error ){if _eea ,_fafg :=_dada .(*Gray8 ); -_fafg {return _eea .Copy (),nil ;};_dde :=_dada .Bounds ();_eaf ,_edgd :=NewImage (_dde .Max .X ,_dde .Max .Y ,8,1,nil ,nil ,nil );if _edgd !=nil {return nil ,_edgd ;};_gfc (_dada ,_eaf ,_dde );return _eaf ,nil ;};func ImgToBinary (i _ab .Image ,threshold uint8 )*_ab .Gray {switch _cfcee :=i .(type ){case *_ab .Gray :if _feca (_cfcee ){return _cfcee ; -};return _eggbd (_cfcee ,threshold );case *_ab .Gray16 :return _gdg (_cfcee ,threshold );default:return _gafg (_cfcee ,threshold );};};var _ Image =&Gray16 {};func ColorAtNRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_b .NRGBA ,error ){_fgdag :=y *width +x ; -_dcgf :=3*_fgdag ;if _dcgf +2>=len (data ){return _b .NRGBA {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_bage :=uint8 (0xff);if alpha !=nil &&len (alpha )> _fgdag {_bage =alpha [_fgdag ];};_cbbab ,_gbfe ,_eggb :=data [_dcgf ],data [_dcgf +1],data [_dcgf +2];if len (decode )==6{_cbbab =uint8 (uint32 (LinearInterpolate (float64 (_cbbab ),0,255,decode [0],decode [1]))&0xff); -_gbfe =uint8 (uint32 (LinearInterpolate (float64 (_gbfe ),0,255,decode [2],decode [3]))&0xff);_eggb =uint8 (uint32 (LinearInterpolate (float64 (_eggb ),0,255,decode [4],decode [5]))&0xff);};return _b .NRGBA {R :_cbbab ,G :_gbfe ,B :_eggb ,A :_bage },nil ; -};func _ffag (_adee Gray ,_aaae NRGBA ,_adacc _ab .Rectangle ){for _bafec :=0;_bafec < _adacc .Max .X ;_bafec ++{for _ebage :=0;_ebage < _adacc .Max .Y ;_ebage ++{_fdgg :=_adee .GrayAt (_bafec ,_ebage );_aaae .SetNRGBA (_bafec ,_ebage ,_bba (_fdgg ));}; -};};func (_fcff *Monochrome )Copy ()Image {return &Monochrome {ImageBase :_fcff .ImageBase .copy (),ModelThreshold :_fcff .ModelThreshold };};var _ _ab .Image =&NRGBA64 {};func _cgbb (_dgaa _ab .Image )(Image ,error ){if _cebb ,_caed :=_dgaa .(*NRGBA16 ); -_caed {return _cebb .Copy (),nil ;};_bfee :=_dgaa .Bounds ();_cbg ,_ggfc :=NewImage (_bfee .Max .X ,_bfee .Max .Y ,4,3,nil ,nil ,nil );if _ggfc !=nil {return nil ,_ggfc ;};_bcde (_dgaa ,_cbg ,_bfee );return _cbg ,nil ;};func (_cedd *RGBA32 )At (x ,y int )_b .Color {_dabf ,_ :=_cedd .ColorAt (x ,y ); -return _dabf };func _bfb (_adadg *Monochrome ,_fcgba ,_efbba ,_deae ,_ddcd int ,_bada RasterOperator ,_cffc *Monochrome ,_dggg ,_ebcd int )error {var (_abdf bool ;_cdab bool ;_cccg byte ;_efaac int ;_dbec int ;_ebcfd int ;_gefg int ;_dcea bool ;_aaggb int ; -_cdce int ;_bagf int ;_dgdf bool ;_geca byte ;_cebg int ;_cgcb int ;_ecag int ;_abfe byte ;_ggaeg int ;_fecg int ;_ebfb uint ;_dcba uint ;_cfada byte ;_ebfg shift ;_ggf bool ;_fdbf bool ;_ceaa ,_cfebg int ;);if _dggg &7!=0{_fecg =8-(_dggg &7);};if _fcgba &7!=0{_dbec =8-(_fcgba &7); -};if _fecg ==0&&_dbec ==0{_cfada =_fgef [0];}else {if _dbec > _fecg {_ebfb =uint (_dbec -_fecg );}else {_ebfb =uint (8-(_fecg -_dbec ));};_dcba =8-_ebfb ;_cfada =_fgef [_ebfb ];};if (_fcgba &7)!=0{_abdf =true ;_efaac =8-(_fcgba &7);_cccg =_fgef [_efaac ]; -_ebcfd =_adadg .BytesPerLine *_efbba +(_fcgba >>3);_gefg =_cffc .BytesPerLine *_ebcd +(_dggg >>3);_ggaeg =8-(_dggg &7);if _efaac > _ggaeg {_ebfg =_dae ;if _deae >=_fecg {_ggf =true ;};}else {_ebfg =_bcdc ;};};if _deae < _efaac {_cdab =true ;_cccg &=_aac [8-_efaac +_deae ]; -};if !_cdab {_aaggb =(_deae -_efaac )>>3;if _aaggb !=0{_dcea =true ;_cdce =_adadg .BytesPerLine *_efbba +((_fcgba +_dbec )>>3);_bagf =_cffc .BytesPerLine *_ebcd +((_dggg +_dbec )>>3);};};_cebg =(_fcgba +_deae )&7;if !(_cdab ||_cebg ==0){_dgdf =true ;_geca =_aac [_cebg ]; -_cgcb =_adadg .BytesPerLine *_efbba +((_fcgba +_dbec )>>3)+_aaggb ;_ecag =_cffc .BytesPerLine *_ebcd +((_dggg +_dbec )>>3)+_aaggb ;if _cebg > int (_dcba ){_fdbf =true ;};};switch _bada {case PixSrc :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ; -if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe ,_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0; -_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]=_abfe ;};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ; -};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe ,_geca );_cgcb +=_adadg .BytesPerLine ; -_ecag +=_cffc .BytesPerLine ;};};case PixNotSrc :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ; -};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^_abfe ,_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada ); -_adadg .Data [_cdce +_cfebg ]=^_abfe ;};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada ); -};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^_abfe ,_geca );_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixSrcOrDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada ); -};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe |_adadg .Data [_ebcfd ],_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0; -_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]|=_abfe ;};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0; -_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe |_adadg .Data [_cgcb ],_geca );_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ; -};};case PixSrcAndDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe &_adadg .Data [_ebcfd ],_cccg ); -_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]&=_abfe ; -};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe &_adadg .Data [_cgcb ],_geca ); -_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixSrcXorDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada ); -};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe ^_adadg .Data [_ebcfd ],_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0; -_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]^=_abfe ;};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0; -_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe ^_adadg .Data [_cgcb ],_geca );_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ; -};};case PixNotSrcOrDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^_abfe |_adadg .Data [_ebcfd ],_cccg ); -_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]|=^_abfe ; -};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^_abfe |_adadg .Data [_cgcb ],_geca ); -_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixNotSrcAndDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada ); -};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^_abfe &_adadg .Data [_ebcfd ],_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0; -_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]&=^_abfe ;};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0; -_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^_abfe &_adadg .Data [_cgcb ],_geca );_cgcb +=_adadg .BytesPerLine ; -_ecag +=_cffc .BytesPerLine ;};};case PixSrcOrNotDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ; -};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe |^_adadg .Data [_ebcfd ],_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada ); -_adadg .Data [_cdce +_cfebg ]=_abfe |^_adadg .Data [_cdce +_cfebg ];};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada ); -};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe |^_adadg .Data [_cgcb ],_geca );_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixSrcAndNotDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ; -if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],_abfe &^_adadg .Data [_ebcfd ],_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ; -};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]=_abfe &^_adadg .Data [_cdce +_cfebg ]; -};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],_abfe &^_adadg .Data [_cgcb ],_geca ); -_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixNotPixSrcOrDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada ); -};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^(_abfe |_adadg .Data [_ebcfd ]),_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0; -_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]=^(_abfe |_adadg .Data [_cdce +_cfebg ]);};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ; -};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^(_abfe |_adadg .Data [_cgcb ]),_geca );_cgcb +=_adadg .BytesPerLine ; -_ecag +=_cffc .BytesPerLine ;};};case PixNotPixSrcAndDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ;if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ; -};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^(_abfe &_adadg .Data [_ebcfd ]),_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ;};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada ); -_adadg .Data [_cdce +_cfebg ]=^(_abfe &_adadg .Data [_cdce +_cfebg ]);};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada ); -};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^(_abfe &_adadg .Data [_cgcb ]),_geca );_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};case PixNotPixSrcXorDst :if _abdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{if _ebfg ==_dae {_abfe =_cffc .Data [_gefg ]<<_ebfb ; -if _ggf {_abfe =_dbdg (_abfe ,_cffc .Data [_gefg +1]>>_dcba ,_cfada );};}else {_abfe =_cffc .Data [_gefg ]>>_dcba ;};_adadg .Data [_ebcfd ]=_dbdg (_adadg .Data [_ebcfd ],^(_abfe ^_adadg .Data [_ebcfd ]),_cccg );_ebcfd +=_adadg .BytesPerLine ;_gefg +=_cffc .BytesPerLine ; -};};if _dcea {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{for _cfebg =0;_cfebg < _aaggb ;_cfebg ++{_abfe =_dbdg (_cffc .Data [_bagf +_cfebg ]<<_ebfb ,_cffc .Data [_bagf +_cfebg +1]>>_dcba ,_cfada );_adadg .Data [_cdce +_cfebg ]=^(_abfe ^_adadg .Data [_cdce +_cfebg ]); -};_cdce +=_adadg .BytesPerLine ;_bagf +=_cffc .BytesPerLine ;};};if _dgdf {for _ceaa =0;_ceaa < _ddcd ;_ceaa ++{_abfe =_cffc .Data [_ecag ]<<_ebfb ;if _fdbf {_abfe =_dbdg (_abfe ,_cffc .Data [_ecag +1]>>_dcba ,_cfada );};_adadg .Data [_cgcb ]=_dbdg (_adadg .Data [_cgcb ],^(_abfe ^_adadg .Data [_cgcb ]),_geca ); -_cgcb +=_adadg .BytesPerLine ;_ecag +=_cffc .BytesPerLine ;};};default:_e .Log .Debug ("\u004f\u0070e\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069tt\u0065\u0064",_bada ); -return _f .New ("\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u006eo\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064");};return nil ;};var _ Gray =&Gray16 {};func (_bdcg *Monochrome )At (x ,y int )_b .Color {_aeafb ,_ :=_bdcg .ColorAt (x ,y ); -return _aeafb };func NewImage (width ,height ,bitsPerComponent ,colorComponents int ,data ,alpha []byte ,decode []float64 )(Image ,error ){_bgae :=NewImageBase (width ,height ,bitsPerComponent ,colorComponents ,data ,alpha ,decode );var _cdgd Image ;switch colorComponents {case 1:switch bitsPerComponent {case 1:_cdgd =&Monochrome {ImageBase :_bgae ,ModelThreshold :0x0f}; -case 2:_cdgd =&Gray2 {ImageBase :_bgae };case 4:_cdgd =&Gray4 {ImageBase :_bgae };case 8:_cdgd =&Gray8 {ImageBase :_bgae };case 16:_cdgd =&Gray16 {ImageBase :_bgae };};case 3:switch bitsPerComponent {case 4:_cdgd =&NRGBA16 {ImageBase :_bgae };case 8:_cdgd =&NRGBA32 {ImageBase :_bgae }; -case 16:_cdgd =&NRGBA64 {ImageBase :_bgae };};case 4:_cdgd =&CMYK32 {ImageBase :_bgae };};if _cdgd ==nil {return nil ,ErrInvalidImage ;};return _cdgd ,nil ;};func _gdag (_dfeb uint )uint {var _gccc uint ;for _dfeb !=0{_dfeb >>=1;_gccc ++;};return _gccc -1; -};func (_fbge *CMYK32 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtCMYK (x ,y ,_fbge .Width ,_fbge .Data ,_fbge .Decode );};func (_cddcd *ImageBase )newAlpha (){_ageg :=BytesPerLine (_cddcd .Width ,_cddcd .BitsPerComponent ,1);_cddcd .Alpha =make ([]byte ,_cddcd .Height *_ageg ); -};func (_gebe *Monochrome )ColorModel ()_b .Model {return MonochromeModel (_gebe .ModelThreshold )};func _cde (_cfb ,_ge *Monochrome ,_cgae []byte ,_aea int )(_ddc error ){var (_cac ,_cfd ,_ccgae ,_ebd ,_cfbc ,_eagf ,_eaga ,_dg int ;_ebdc ,_ebaff uint32 ; -_dfge ,_bafgd byte ;_aeca uint16 ;);_eaa :=make ([]byte ,4);_gce :=make ([]byte ,4);for _ccgae =0;_ccgae < _cfb .Height -1;_ccgae ,_ebd =_ccgae +2,_ebd +1{_cac =_ccgae *_cfb .BytesPerLine ;_cfd =_ebd *_ge .BytesPerLine ;for _cfbc ,_eagf =0,0;_cfbc < _aea ; -_cfbc ,_eagf =_cfbc +4,_eagf +1{for _eaga =0;_eaga < 4;_eaga ++{_dg =_cac +_cfbc +_eaga ;if _dg <=len (_cfb .Data )-1&&_dg < _cac +_cfb .BytesPerLine {_eaa [_eaga ]=_cfb .Data [_dg ];}else {_eaa [_eaga ]=0x00;};_dg =_cac +_cfb .BytesPerLine +_cfbc +_eaga ; -if _dg <=len (_cfb .Data )-1&&_dg < _cac +(2*_cfb .BytesPerLine ){_gce [_eaga ]=_cfb .Data [_dg ];}else {_gce [_eaga ]=0x00;};};_ebdc =_bf .BigEndian .Uint32 (_eaa );_ebaff =_bf .BigEndian .Uint32 (_gce );_ebaff &=_ebdc ;_ebaff &=_ebaff <<1;_ebaff &=0xaaaaaaaa; -_ebdc =_ebaff |(_ebaff <<7);_dfge =byte (_ebdc >>24);_bafgd =byte ((_ebdc >>8)&0xff);_dg =_cfd +_eagf ;if _dg +1==len (_ge .Data )-1||_dg +1>=_cfd +_ge .BytesPerLine {_ge .Data [_dg ]=_cgae [_dfge ];if _ddc =_ge .setByte (_dg ,_cgae [_dfge ]);_ddc !=nil {return _df .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_dg ); -};}else {_aeca =(uint16 (_cgae [_dfge ])<<8)|uint16 (_cgae [_bafgd ]);if _ddc =_ge .setTwoBytes (_dg ,_aeca );_ddc !=nil {return _df .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_dg ); -};_eagf ++;};};};return nil ;};var (MonochromeConverter =ConverterFunc (_eda );Gray2Converter =ConverterFunc (_ceeb );Gray4Converter =ConverterFunc (_acbc );GrayConverter =ConverterFunc (_agda );Gray16Converter =ConverterFunc (_facd );NRGBA16Converter =ConverterFunc (_cgbb ); -NRGBAConverter =ConverterFunc (_dbbc );NRGBA64Converter =ConverterFunc (_gfcaf );RGBAConverter =ConverterFunc (_abeb );CMYKConverter =ConverterFunc (_cfad ););func (_efde *Gray8 )Base ()*ImageBase {return &_efde .ImageBase };func _cfg (_fba _b .NRGBA64 )_b .Gray {var _fddg _b .NRGBA64 ; -if _fba ==_fddg {return _b .Gray {Y :0xff};};_ebge ,_dgba ,_afg ,_ :=_fba .RGBA ();_acebc :=(19595*_ebge +38470*_dgba +7471*_afg +1<<15)>>24;return _b .Gray {Y :uint8 (_acebc )};};var _ Image =&Monochrome {};func _gcfb (_fdg _b .Color )_b .Color {_egbcd :=_b .GrayModel .Convert (_fdg ).(_b .Gray ); -return _bgdc (_egbcd );};type CMYK interface{CMYKAt (_aca ,_ebf int )_b .CMYK ;SetCMYK (_cab ,_bec int ,_ged _b .CMYK );};func _gfcaf (_fdge _ab .Image )(Image ,error ){if _fcdb ,_aagc :=_fdge .(*NRGBA64 );_aagc {return _fcdb .Copy (),nil ;};_bccd ,_cabc ,_eafc :=_dgda (_fdge ,2); -_fcdf ,_dbdf :=NewImage (_bccd .Max .X ,_bccd .Max .Y ,16,3,nil ,_eafc ,nil );if _dbdf !=nil {return nil ,_dbdf ;};_fbaff (_fdge ,_fcdf ,_bccd );if len (_eafc )!=0&&!_cabc {if _dfdga :=_bfac (_eafc ,_fcdf );_dfdga !=nil {return nil ,_dfdga ;};};return _fcdf ,nil ; -};func (_gcfa *Gray16 )Validate ()error {if len (_gcfa .Data )!=_gcfa .Height *_gcfa .BytesPerLine {return ErrInvalidImage ;};return nil ;};func _edgf (_babc ,_agef uint8 )uint8 {if _babc < _agef {return 255;};return 0;};func _fegb (_ebbe CMYK ,_eabe NRGBA ,_adfa _ab .Rectangle ){for _ebcfda :=0; -_ebcfda < _adfa .Max .X ;_ebcfda ++{for _dbcae :=0;_dbcae < _adfa .Max .Y ;_dbcae ++{_agbc :=_ebbe .CMYKAt (_ebcfda ,_dbcae );_eabe .SetNRGBA (_ebcfda ,_dbcae ,_aee (_agbc ));};};};func (_efdb *Monochrome )clearBit (_gbac ,_efaf int ){_efdb .Data [_gbac ]&=^(0x80>>uint (_efaf &7))}; -var _ _ab .Image =&RGBA32 {};func _bbb (_ada ,_gbgf *Monochrome )(_adc error ){_gge :=_gbgf .BytesPerLine ;_fafe :=_ada .BytesPerLine ;var _ce ,_afa ,_fee ,_cee ,_dc int ;for _fee =0;_fee < _gbgf .Height ;_fee ++{_ce =_fee *_gge ;_afa =8*_fee *_fafe ;for _cee =0; -_cee < _gge ;_cee ++{if _adc =_ada .setEightBytes (_afa +_cee *8,_fde [_gbgf .Data [_ce +_cee ]]);_adc !=nil {return _adc ;};};for _dc =1;_dc < 8;_dc ++{for _cee =0;_cee < _fafe ;_cee ++{if _adc =_ada .setByte (_afa +_dc *_fafe +_cee ,_ada .Data [_afa +_cee ]); -_adc !=nil {return _adc ;};};};};return nil ;};func (_ccc *Gray8 )Bounds ()_ab .Rectangle {return _ab .Rectangle {Max :_ab .Point {X :_ccc .Width ,Y :_ccc .Height }};};func ColorAtGray8BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_b .Gray ,error ){_dbd :=y *bytesPerLine +x ; -if _dbd >=len (data ){return _b .Gray {},_df .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); -};_gbcc :=data [_dbd ];if len (decode )==2{_gbcc =uint8 (uint32 (LinearInterpolate (float64 (_gbcc ),0,255,decode [0],decode [1]))&0xff);};return _b .Gray {Y :_gbcc },nil ;};func (_dccf *ImageBase )setFourBytes (_ddcb int ,_edbf uint32 )error {if _ddcb +3> len (_dccf .Data )-1{return _df .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_ddcb ); -};_dccf .Data [_ddcb ]=byte ((_edbf &0xff000000)>>24);_dccf .Data [_ddcb +1]=byte ((_edbf &0xff0000)>>16);_dccf .Data [_ddcb +2]=byte ((_edbf &0xff00)>>8);_dccf .Data [_ddcb +3]=byte (_edbf &0xff);return nil ;};func (_acfa *Gray4 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtGray4BPC (x ,y ,_acfa .BytesPerLine ,_acfa .Data ,_acfa .Decode ); -};func _bed (_fff ,_gga int ,_bbe []byte )*Monochrome {_baf :=_cdc (_fff ,_gga );_baf .Data =_bbe ;return _baf ;};func _ffc (_dcce Gray ,_gcff RGBA ,_gbdbc _ab .Rectangle ){for _beabd :=0;_beabd < _gbdbc .Max .X ;_beabd ++{for _ebga :=0;_ebga < _gbdbc .Max .Y ; -_ebga ++{_fgea :=_dcce .GrayAt (_beabd ,_ebga );_gcff .SetRGBA (_beabd ,_ebga ,_dfaa (_fgea ));};};};func (_bcge *NRGBA32 )ColorAt (x ,y int )(_b .Color ,error ){return ColorAtNRGBA32 (x ,y ,_bcge .Width ,_bcge .Data ,_bcge .Alpha ,_bcge .Decode );};func (_acgb *Monochrome )setIndexedBit (_cfbb int ){_acgb .Data [(_cfbb >>3)]|=0x80>>uint (_cfbb &7)}; +};case 4:return CMYKConverter ,nil ;};return nil ,_gb .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0043o\u006e\u0076\u0065\u0072\u0074\u0065\u0072\u0020\u0070\u0061\u0072\u0061\u006d\u0065t\u0065\u0072\u0073\u002e\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u003a\u0020\u0025\u0064\u002c\u0020\u0043\u006f\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006et\u0073\u003a \u0025\u0064",bitsPerComponent ,colorComponents ); +};func _fdfe (_acadc _f .Image ,_gcccd int )(_f .Rectangle ,bool ,[]byte ){_daede :=_acadc .Bounds ();var (_dgbc bool ;_ebeb []byte ;);switch _dccd :=_acadc .(type ){case SMasker :_dgbc =_dccd .HasAlpha ();case NRGBA ,RGBA ,*_f .RGBA64 ,nrgba64 ,*_f .NYCbCrA :_ebeb =make ([]byte ,_daede .Max .X *_daede .Max .Y *_gcccd ); +case *_f .Paletted :if !_dccd .Opaque (){_ebeb =make ([]byte ,_daede .Max .X *_daede .Max .Y *_gcccd );};};return _daede ,_dgbc ,_ebeb ;};func (_ead *CMYK32 )Validate ()error {if len (_ead .Data )!=4*_ead .Width *_ead .Height {return _a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +};return nil ;};func ImgToBinary (i _f .Image ,threshold uint8 )*_f .Gray {switch _gadac :=i .(type ){case *_f .Gray :if _ddfab (_gadac ){return _gadac ;};return _ddfg (_gadac ,threshold );case *_f .Gray16 :return _cegc (_gadac ,threshold );default:return _aaeca (_gadac ,threshold ); +};};func ColorAtNRGBA16 (x ,y ,width ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_g .NRGBA ,error ){_bdacc :=y *bytesPerLine +x *3/2;if _bdacc +1>=len (data ){return _g .NRGBA {},_ceeg (x ,y );};const (_affbd =0xf;_cfdg =uint8 (0xff););_dgfd :=_cfdg ; +if alpha !=nil {_acad :=y *BytesPerLine (width ,4,1);if _acad < len (alpha ){if x %2==0{_dgfd =(alpha [_acad ]>>uint (4))&_affbd ;}else {_dgfd =alpha [_acad ]&_affbd ;};_dgfd |=_dgfd <<4;};};var _gdbfc ,_egaee ,_ebfc uint8 ;if x *3%2==0{_gdbfc =(data [_bdacc ]>>uint (4))&_affbd ; +_egaee =data [_bdacc ]&_affbd ;_ebfc =(data [_bdacc +1]>>uint (4))&_affbd ;}else {_gdbfc =data [_bdacc ]&_affbd ;_egaee =(data [_bdacc +1]>>uint (4))&_affbd ;_ebfc =data [_bdacc +1]&_affbd ;};if len (decode )==6{_gdbfc =uint8 (uint32 (LinearInterpolate (float64 (_gdbfc ),0,15,decode [0],decode [1]))&0xf); +_egaee =uint8 (uint32 (LinearInterpolate (float64 (_egaee ),0,15,decode [2],decode [3]))&0xf);_ebfc =uint8 (uint32 (LinearInterpolate (float64 (_ebfc ),0,15,decode [4],decode [5]))&0xf);};return _g .NRGBA {R :(_gdbfc <<4)|(_gdbfc &0xf),G :(_egaee <<4)|(_egaee &0xf),B :(_ebfc <<4)|(_ebfc &0xf),A :_dgfd },nil ; +};func (_eabd *Gray8 )At (x ,y int )_g .Color {_ddda ,_ :=_eabd .ColorAt (x ,y );return _ddda };func ColorAtGray16BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Gray16 ,error ){_bcf :=(y *bytesPerLine /2+x )*2;if _bcf +1>=len (data ){return _g .Gray16 {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_efef :=uint16 (data [_bcf ])<<8|uint16 (data [_bcf +1]);if len (decode )==2{_efef =uint16 (uint64 (LinearInterpolate (float64 (_efef ),0,65535,decode [0],decode [1])));};return _g .Gray16 {Y :_efef },nil ;};func ColorAtGray1BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Gray ,error ){_ccg :=y *bytesPerLine +x >>3; +if _ccg >=len (data ){return _g .Gray {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_gce :=data [_ccg ]>>uint (7-(x &7))&1;if len (decode )==2{_gce =uint8 (LinearInterpolate (float64 (_gce ),0.0,1.0,decode [0],decode [1]))&1;};return _g .Gray {Y :_gce *255},nil ;};func (_bgfa *Gray8 )Base ()*ImageBase {return &_bgfa .ImageBase };func (_cdgdd *NRGBA64 )NRGBA64At (x ,y int )_g .NRGBA64 {_cefc ,_ :=ColorAtNRGBA64 (x ,y ,_cdgdd .Width ,_cdgdd .Data ,_cdgdd .Alpha ,_cdgdd .Decode ); +return _cefc ;};func (_aaba *NRGBA16 )NRGBAAt (x ,y int )_g .NRGBA {_eeca ,_ :=ColorAtNRGBA16 (x ,y ,_aaba .Width ,_aaba .BytesPerLine ,_aaba .Data ,_aaba .Alpha ,_aaba .Decode );return _eeca ;};func _dedf (_gaef _f .Image )(Image ,error ){if _gdbee ,_eega :=_gaef .(*Gray16 ); +_eega {return _gdbee .Copy (),nil ;};_gfggf :=_gaef .Bounds ();_gfggfe ,_gcaea :=NewImage (_gfggf .Max .X ,_gfggf .Max .Y ,16,1,nil ,nil ,nil );if _gcaea !=nil {return nil ,_gcaea ;};_acb (_gaef ,_gfggfe ,_gfggf );return _gfggfe ,nil ;};func (_bcgd *Monochrome )Validate ()error {if len (_bcgd .Data )!=_bcgd .Height *_bcgd .BytesPerLine {return ErrInvalidImage ; +};return nil ;};var _ Gray =&Gray16 {};func _gc ()(_aeb [256]uint16 ){for _geg :=0;_geg < 256;_geg ++{if _geg &0x01!=0{_aeb [_geg ]|=0x3;};if _geg &0x02!=0{_aeb [_geg ]|=0xc;};if _geg &0x04!=0{_aeb [_geg ]|=0x30;};if _geg &0x08!=0{_aeb [_geg ]|=0xc0;}; +if _geg &0x10!=0{_aeb [_geg ]|=0x300;};if _geg &0x20!=0{_aeb [_geg ]|=0xc00;};if _geg &0x40!=0{_aeb [_geg ]|=0x3000;};if _geg &0x80!=0{_aeb [_geg ]|=0xc000;};};return _aeb ;};func _agbec (_fgfd _f .Image ,_egcd Image ,_gcfa _f .Rectangle ){if _dfge ,_degb :=_fgfd .(SMasker ); +_degb &&_dfge .HasAlpha (){_egcd .(SMasker ).MakeAlpha ();};switch _ceac :=_fgfd .(type ){case Gray :_fgde (_ceac ,_egcd .(NRGBA ),_gcfa );case NRGBA :_adfc (_ceac ,_egcd .(NRGBA ),_gcfa );case *_f .NYCbCrA :_fee (_ceac ,_egcd .(NRGBA ),_gcfa );case CMYK :_cbea (_ceac ,_egcd .(NRGBA ),_gcfa ); +case RGBA :_dgcdc (_ceac ,_egcd .(NRGBA ),_gcfa );case nrgba64 :_gecb (_ceac ,_egcd .(NRGBA ),_gcfa );default:_afb (_fgfd ,_egcd ,_gcfa );};};func (_ggd *NRGBA32 )At (x ,y int )_g .Color {_ebgf ,_ :=_ggd .ColorAt (x ,y );return _ebgf };var _ NRGBA =&NRGBA32 {}; +func (_gaac *CMYK32 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_gaac .Width ,Y :_gaac .Height }};};func _fc (_dbb *Monochrome ,_afe int ,_fg []uint )(*Monochrome ,error ){_cg :=_afe *_dbb .Width ;_cac :=_afe *_dbb .Height ;_ed :=_gdge (_cg ,_cac ); +for _eb ,_dg :=range _fg {var _ad error ;switch _dg {case 2:_ad =_afc (_ed ,_dbb );case 4:_ad =_dd (_ed ,_dbb );case 8:_ad =_age (_ed ,_dbb );};if _ad !=nil {return nil ,_ad ;};if _eb !=len (_fg )-1{_dbb =_ed .copy ();};};return _ed ,nil ;};func ColorAtNRGBA64 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_g .NRGBA64 ,error ){_efg :=(y *width +x )*2; +_aedgc :=_efg *3;if _aedgc +5>=len (data ){return _g .NRGBA64 {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};const _cfae =0xffff;_abdba :=uint16 (_cfae );if alpha !=nil &&len (alpha )> _efg +1{_abdba =uint16 (alpha [_efg ])<<8|uint16 (alpha [_efg +1]);};_dbde :=uint16 (data [_aedgc ])<<8|uint16 (data [_aedgc +1]);_beded :=uint16 (data [_aedgc +2])<<8|uint16 (data [_aedgc +3]); +_cgc :=uint16 (data [_aedgc +4])<<8|uint16 (data [_aedgc +5]);if len (decode )==6{_dbde =uint16 (uint64 (LinearInterpolate (float64 (_dbde ),0,65535,decode [0],decode [1]))&_cfae );_beded =uint16 (uint64 (LinearInterpolate (float64 (_beded ),0,65535,decode [2],decode [3]))&_cfae ); +_cgc =uint16 (uint64 (LinearInterpolate (float64 (_cgc ),0,65535,decode [4],decode [5]))&_cfae );};return _g .NRGBA64 {R :_dbde ,G :_beded ,B :_cgc ,A :_abdba },nil ;};func _abea (_eacff RGBA ,_gaaa CMYK ,_edc _f .Rectangle ){for _gccf :=0;_gccf < _edc .Max .X ; +_gccf ++{for _bee :=0;_bee < _edc .Max .Y ;_bee ++{_fccd :=_eacff .RGBAAt (_gccf ,_bee );_gaaa .SetCMYK (_gccf ,_bee ,_fff (_fccd ));};};};func LinearInterpolate (x ,xmin ,xmax ,ymin ,ymax float64 )float64 {if _af .Abs (xmax -xmin )< 0.000001{return ymin ; +};_ccad :=ymin +(x -xmin )*(ymax -ymin )/(xmax -xmin );return _ccad ;};func (_gdad *Monochrome )ScaleLow (width ,height int )(*Monochrome ,error ){if width < 0||height < 0{return nil ,_a .New ("\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0077\u0069\u0064t\u0068\u0020\u0061\u006e\u0064\u0020\u0068e\u0069\u0067\u0068\u0074"); +};_cea :=_gdge (width ,height );_dfegd :=make ([]int ,height );_dgea :=make ([]int ,width );_cbbec :=float64 (_gdad .Width )/float64 (width );_ebef :=float64 (_gdad .Height )/float64 (height );for _ddfdg :=0;_ddfdg < height ;_ddfdg ++{_dfegd [_ddfdg ]=int (_af .Min (_ebef *float64 (_ddfdg )+0.5,float64 (_gdad .Height -1))); +};for _bfb :=0;_bfb < width ;_bfb ++{_dgea [_bfb ]=int (_af .Min (_cbbec *float64 (_bfb )+0.5,float64 (_gdad .Width -1)));};_fbfeg :=-1;_dfbc :=byte (0);for _gec :=0;_gec < height ;_gec ++{_ccfg :=_dfegd [_gec ]*_gdad .BytesPerLine ;_ccd :=_gec *_cea .BytesPerLine ; +for _gfa :=0;_gfa < width ;_gfa ++{_ebab :=_dgea [_gfa ];if _ebab !=_fbfeg {_dfbc =_gdad .getBit (_ccfg ,_ebab );if _dfbc !=0{_cea .setBit (_ccd ,_gfa );};_fbfeg =_ebab ;}else {if _dfbc !=0{_cea .setBit (_ccd ,_gfa );};};};};return _cea ,nil ;};func (_ddg *ImageBase )setEightBytes (_cgab int ,_ddee uint64 )error {_agfa :=_ddg .BytesPerLine -(_cgab %_ddg .BytesPerLine ); +if _ddg .BytesPerLine !=_ddg .Width >>3{_agfa --;};if _agfa >=8{return _ddg .setEightFullBytes (_cgab ,_ddee );};return _ddg .setEightPartlyBytes (_cgab ,_agfa ,_ddee );};func _cffc (_gedbc ,_dccf uint8 )uint8 {if _gedbc < _dccf {return 255;};return 0; +};func _beab (_cfcg _f .Image ,_fcded Image ,_cgfd _f .Rectangle ){if _fage ,_gcaa :=_cfcg .(SMasker );_gcaa &&_fage .HasAlpha (){_fcded .(SMasker ).MakeAlpha ();};_afb (_cfcg ,_fcded ,_cgfd );};func _afg (_defa ,_daaa Gray ,_affc _f .Rectangle ){for _dde :=0; +_dde < _affc .Max .X ;_dde ++{for _ccgc :=0;_ccgc < _affc .Max .Y ;_ccgc ++{_daaa .SetGray (_dde ,_ccgc ,_defa .GrayAt (_dde ,_ccgc ));};};};func _cgga (_fea _g .Gray )_g .Gray {_abd :=_fea .Y >>6;_abd |=_abd <<2;_fea .Y =_abd |_abd <<4;return _fea ;}; +func _fggf (_bfc _g .CMYK )_g .NRGBA {_afbd ,_cacc ,_cfab :=_g .CMYKToRGB (_bfc .C ,_bfc .M ,_bfc .Y ,_bfc .K );return _g .NRGBA {R :_afbd ,G :_cacc ,B :_cfab ,A :0xff};};func (_abec *Gray2 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtGray2BPC (x ,y ,_abec .BytesPerLine ,_abec .Data ,_abec .Decode ); +};func (_beaf *NRGBA64 )Copy ()Image {return &NRGBA64 {ImageBase :_beaf .copy ()}};type RGBA interface{RGBAAt (_agcb ,_dded int )_g .RGBA ;SetRGBA (_dcgg ,_cafb int ,_dbcc _g .RGBA );};func InDelta (expected ,current ,delta float64 )bool {_degf :=expected -current ; +if _degf <=-delta ||_degf >=delta {return false ;};return true ;};func (_efca *RGBA32 )Validate ()error {if len (_efca .Data )!=3*_efca .Width *_efca .Height {return _a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +};return nil ;};func _ebcb (_aacd _g .NYCbCrA )_g .RGBA {_agb ,_gccc ,_eeb ,_ced :=_fbe (_aacd ).RGBA ();return _g .RGBA {R :uint8 (_agb >>8),G :uint8 (_gccc >>8),B :uint8 (_eeb >>8),A :uint8 (_ced >>8)};};func (_agbc *ImageBase )setByte (_bceb int ,_bffc byte )error {if _bceb > len (_agbc .Data )-1{return _a .New ("\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_agbc .Data [_bceb ]=_bffc ;return nil ;};type monochromeModel uint8 ;func _afb (_ccac _f .Image ,_dgf Image ,_cfb _f .Rectangle ){for _afcc :=0;_afcc < _cfb .Max .X ;_afcc ++{for _bgfb :=0;_bgfb < _cfb .Max .Y ;_bgfb ++{_cce :=_ccac .At (_afcc ,_bgfb ); +_dgf .Set (_afcc ,_bgfb ,_cce );};};};const (_aaff shift =iota ;_cfc ;);func (_agbe *Monochrome )ColorModel ()_g .Model {return MonochromeModel (_agbe .ModelThreshold )};func _aade (_edaf _g .NRGBA )_g .RGBA {_fec ,_ffeg ,_dbf ,_aaae :=_edaf .RGBA ();return _g .RGBA {R :uint8 (_fec >>8),G :uint8 (_ffeg >>8),B :uint8 (_dbf >>8),A :uint8 (_aaae >>8)}; +};func _fbe (_bda _g .NYCbCrA )_g .NRGBA {_geb :=int32 (_bda .Y )*0x10101;_gdf :=int32 (_bda .Cb )-128;_bbda :=int32 (_bda .Cr )-128;_ddfd :=_geb +91881*_bbda ;if uint32 (_ddfd )&0xff000000==0{_ddfd >>=8;}else {_ddfd =^(_ddfd >>31)&0xffff;};_ccfb :=_geb -22554*_gdf -46802*_bbda ; +if uint32 (_ccfb )&0xff000000==0{_ccfb >>=8;}else {_ccfb =^(_ccfb >>31)&0xffff;};_ebfb :=_geb +116130*_gdf ;if uint32 (_ebfb )&0xff000000==0{_ebfb >>=8;}else {_ebfb =^(_ebfb >>31)&0xffff;};return _g .NRGBA {R :uint8 (_ddfd >>8),G :uint8 (_ccfb >>8),B :uint8 (_ebfb >>8),A :_bda .A }; +};func (_cfbf *RGBA32 )Copy ()Image {return &RGBA32 {ImageBase :_cfbf .copy ()}};var _ _f .Image =&RGBA32 {};func _bdcc (_ffc int ,_cgaf int )int {if _ffc < _cgaf {return _ffc ;};return _cgaf ;};func (_gfba *Monochrome )InverseData ()error {return _gfba .RasterOperation (0,0,_gfba .Width ,_gfba .Height ,PixNotDst ,nil ,0,0); +};func (_dbag *Gray16 )Histogram ()(_cddb [256]int ){for _fcac :=0;_fcac < _dbag .Width ;_fcac ++{for _eccf :=0;_eccf < _dbag .Height ;_eccf ++{_cddb [_dbag .GrayAt (_fcac ,_eccf ).Y ]++;};};return _cddb ;};func _efada (_bebd uint )uint {var _ecge uint ; +for _bebd !=0{_bebd >>=1;_ecge ++;};return _ecge -1;};func IsPowerOf2 (n uint )bool {return n > 0&&(n &(n -1))==0};func (_agfe *Monochrome )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_agfe .Width ,Y :_agfe .Height }};};func (_ggcg *Monochrome )Scale (scale float64 )(*Monochrome ,error ){var _bfda bool ; +_cedg :=scale ;if scale < 1{_cedg =1/scale ;_bfda =true ;};_cdeb :=NextPowerOf2 (uint (_cedg ));if InDelta (float64 (_cdeb ),_cedg ,0.001){if _bfda {return _ggcg .ReduceBinary (_cedg );};return _ggcg .ExpandBinary (int (_cdeb ));};_dgff :=int (_af .RoundToEven (float64 (_ggcg .Width )*scale )); +_affg :=int (_af .RoundToEven (float64 (_ggcg .Height )*scale ));return _ggcg .ScaleLow (_dgff ,_affg );};func _dgcdc (_ageda RGBA ,_ddgb NRGBA ,_cefge _f .Rectangle ){for _aeba :=0;_aeba < _cefge .Max .X ;_aeba ++{for _gcaeb :=0;_gcaeb < _cefge .Max .Y ; +_gcaeb ++{_fagc :=_ageda .RGBAAt (_aeba ,_gcaeb );_ddgb .SetNRGBA (_aeba ,_gcaeb ,_bdgf (_fagc ));};};};func (_aabg *NRGBA32 )ColorModel ()_g .Model {return _g .NRGBAModel };func (_dced *Gray8 )SetGray (x ,y int ,g _g .Gray ){_ggfc :=y *_dced .BytesPerLine +x ; +if _ggfc > len (_dced .Data )-1{return ;};_dced .Data [_ggfc ]=g .Y ;};func _ddfab (_badb *_f .Gray )bool {for _aggee :=0;_aggee < len (_badb .Pix );_aggee ++{if !_ddae (_badb .Pix [_aggee ]){return false ;};};return true ;};func _ggbd (_abcf _g .Gray )_g .CMYK {return _g .CMYK {K :0xff-_abcf .Y }}; +func (_ded *Gray4 )At (x ,y int )_g .Color {_afcf ,_ :=_ded .ColorAt (x ,y );return _afcf };func (_adecb *NRGBA16 )Set (x ,y int ,c _g .Color ){_abdg :=y *_adecb .BytesPerLine +x *3/2;if _abdg +1>=len (_adecb .Data ){return ;};_agfaac :=NRGBA16Model .Convert (c ).(_g .NRGBA ); +_adecb .setNRGBA (x ,y ,_abdg ,_agfaac );};type ImageBase struct{Width ,Height int ;BitsPerComponent ,ColorComponents int ;Data ,Alpha []byte ;Decode []float64 ;BytesPerLine int ;};var _ _f .Image =&NRGBA32 {};func (_gbcd *RGBA32 )SetRGBA (x ,y int ,c _g .RGBA ){_abdab :=y *_gbcd .Width +x ; +_aebgf :=3*_abdab ;if _aebgf +2>=len (_gbcd .Data ){return ;};_gbcd .setRGBA (_abdab ,c );};func NewImageBase (width int ,height int ,bitsPerComponent int ,colorComponents int ,data []byte ,alpha []byte ,decode []float64 )ImageBase {_gdda :=ImageBase {Width :width ,Height :height ,BitsPerComponent :bitsPerComponent ,ColorComponents :colorComponents ,Data :data ,Alpha :alpha ,Decode :decode ,BytesPerLine :BytesPerLine (width ,bitsPerComponent ,colorComponents )}; +if data ==nil {_gdda .Data =make ([]byte ,height *_gdda .BytesPerLine );};return _gdda ;};func (_aafc *RGBA32 )RGBAAt (x ,y int )_g .RGBA {_eacg ,_ :=ColorAtRGBA32 (x ,y ,_aafc .Width ,_aafc .Data ,_aafc .Alpha ,_aafc .Decode );return _eacg ;};func _fddba (_aedg *Monochrome ,_cdgfc ,_ccfab int ,_aeca ,_dcbd int ,_dfef RasterOperator ){var (_deca bool ; +_gbdd bool ;_aacgg int ;_fbcf int ;_egfd int ;_gffg int ;_abee bool ;_eaga byte ;);_cfeb :=8-(_cdgfc &7);_egac :=_cdgc [_cfeb ];_afgd :=_aedg .BytesPerLine *_ccfab +(_cdgfc >>3);if _aeca < _cfeb {_deca =true ;_egac &=_baff [8-_cfeb +_aeca ];};if !_deca {_aacgg =(_aeca -_cfeb )>>3; +if _aacgg !=0{_gbdd =true ;_fbcf =_afgd +1;};};_egfd =(_cdgfc +_aeca )&7;if !(_deca ||_egfd ==0){_abee =true ;_eaga =_baff [_egfd ];_gffg =_afgd +1+_aacgg ;};var _bfgf ,_gcceb int ;switch _dfef {case PixClr :for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{_aedg .Data [_afgd ]=_adec (_aedg .Data [_afgd ],0x0,_egac ); +_afgd +=_aedg .BytesPerLine ;};if _gbdd {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{for _gcceb =0;_gcceb < _aacgg ;_gcceb ++{_aedg .Data [_fbcf +_gcceb ]=0x0;};_fbcf +=_aedg .BytesPerLine ;};};if _abee {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{_aedg .Data [_gffg ]=_adec (_aedg .Data [_gffg ],0x0,_eaga ); +_gffg +=_aedg .BytesPerLine ;};};case PixSet :for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{_aedg .Data [_afgd ]=_adec (_aedg .Data [_afgd ],0xff,_egac );_afgd +=_aedg .BytesPerLine ;};if _gbdd {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{for _gcceb =0;_gcceb < _aacgg ; +_gcceb ++{_aedg .Data [_fbcf +_gcceb ]=0xff;};_fbcf +=_aedg .BytesPerLine ;};};if _abee {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{_aedg .Data [_gffg ]=_adec (_aedg .Data [_gffg ],0xff,_eaga );_gffg +=_aedg .BytesPerLine ;};};case PixNotDst :for _bfgf =0;_bfgf < _dcbd ; +_bfgf ++{_aedg .Data [_afgd ]=_adec (_aedg .Data [_afgd ],^_aedg .Data [_afgd ],_egac );_afgd +=_aedg .BytesPerLine ;};if _gbdd {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{for _gcceb =0;_gcceb < _aacgg ;_gcceb ++{_aedg .Data [_fbcf +_gcceb ]=^(_aedg .Data [_fbcf +_gcceb ]); +};_fbcf +=_aedg .BytesPerLine ;};};if _abee {for _bfgf =0;_bfgf < _dcbd ;_bfgf ++{_aedg .Data [_gffg ]=_adec (_aedg .Data [_gffg ],^_aedg .Data [_gffg ],_eaga );_gffg +=_aedg .BytesPerLine ;};};};};func _bdeg (_bdgg *_f .NYCbCrA ,_bbcg RGBA ,_gbeb _f .Rectangle ){for _cgcf :=0; +_cgcf < _gbeb .Max .X ;_cgcf ++{for _aedc :=0;_aedc < _gbeb .Max .Y ;_aedc ++{_bacaa :=_bdgg .NYCbCrAAt (_cgcf ,_aedc );_bbcg .SetRGBA (_cgcf ,_aedc ,_ebcb (_bacaa ));};};};func _bcb (_gbdc _g .Gray )_g .RGBA {return _g .RGBA {R :_gbdc .Y ,G :_gbdc .Y ,B :_gbdc .Y ,A :0xff}}; +func _dgecc (_cgeg _g .NRGBA64 )_g .RGBA {_bde ,_dcec ,_abb ,_ddcdg :=_cgeg .RGBA ();return _g .RGBA {R :uint8 (_bde >>8),G :uint8 (_dcec >>8),B :uint8 (_abb >>8),A :uint8 (_ddcdg >>8)};};var _ Image =&CMYK32 {};func (_bfaf *Gray2 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_bfaf .Width ,Y :_bfaf .Height }}; +};func (_ffge *NRGBA32 )Validate ()error {if len (_ffge .Data )!=3*_ffge .Width *_ffge .Height {return _a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +};return nil ;};func (_ccbe *NRGBA64 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_ccbe .Width ,Y :_ccbe .Height }};};func (_ecba *Gray4 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtGray4BPC (x ,y ,_ecba .BytesPerLine ,_ecba .Data ,_ecba .Decode ); +};func MonochromeModel (threshold uint8 )_g .Model {return monochromeModel (threshold )};type Gray2 struct{ImageBase };func (_dgad *Monochrome )setIndexedBit (_cbaf int ){_dgad .Data [(_cbaf >>3)]|=0x80>>uint (_cbaf &7)};func (_dgfc *Monochrome )setGray (_aada int ,_dae _g .Gray ,_afaf int ){if _dae .Y ==0{_dgfc .clearBit (_afaf ,_aada ); +}else {_dgfc .setGrayBit (_afaf ,_aada );};};func (_gebg *NRGBA32 )NRGBAAt (x ,y int )_g .NRGBA {_efbdc ,_ :=ColorAtNRGBA32 (x ,y ,_gebg .Width ,_gebg .Data ,_gebg .Alpha ,_gebg .Decode );return _efbdc ;};type colorConverter struct{_aae func (_ccacc _f .Image )(Image ,error ); +};func (_eaab *CMYK32 )SetCMYK (x ,y int ,c _g .CMYK ){_daac :=4*(y *_eaab .Width +x );if _daac +3>=len (_eaab .Data ){return ;};_eaab .Data [_daac ]=c .C ;_eaab .Data [_daac +1]=c .M ;_eaab .Data [_daac +2]=c .Y ;_eaab .Data [_daac +3]=c .K ;};func (_gagab *Gray16 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_gagab .Width ,Y :_gagab .Height }}; +};func _eabg (_acae _f .Image )(Image ,error ){if _faa ,_bageg :=_acae .(*Gray8 );_bageg {return _faa .Copy (),nil ;};_cdaa :=_acae .Bounds ();_gfd ,_eea :=NewImage (_cdaa .Max .X ,_cdaa .Max .Y ,8,1,nil ,nil ,nil );if _eea !=nil {return nil ,_eea ;};_acb (_acae ,_gfd ,_cdaa ); +return _gfd ,nil ;};func _cbe (_gbe Gray ,_fdab CMYK ,_ddde _f .Rectangle ){for _acee :=0;_acee < _ddde .Max .X ;_acee ++{for _fbdc :=0;_fbdc < _ddde .Max .Y ;_fbdc ++{_ddcd :=_gbe .GrayAt (_acee ,_fbdc );_fdab .SetCMYK (_acee ,_fbdc ,_ggbd (_ddcd ));}; +};};func (_gcfg *Gray2 )Set (x ,y int ,c _g .Color ){if x >=_gcfg .Width ||y >=_gcfg .Height {return ;};_fcfb :=Gray2Model .Convert (c ).(_g .Gray );_bgba :=y *_gcfg .BytesPerLine ;_aba :=_bgba +(x >>2);_bag :=_fcfb .Y >>6;_gcfg .Data [_aba ]=(_gcfg .Data [_aba ]&(^(0xc0>>uint (2*((x )&3)))))|(_bag <>16;return _g .Gray {Y :uint8 (_baf )};};type nrgba64 interface{NRGBA64At (_cebf ,_deaa int )_g .NRGBA64 ;SetNRGBA64 (_aadf ,_ccda int ,_ece _g .NRGBA64 );};func _abcc (_dbbg _f .Image )(Image ,error ){if _adac ,_aadg :=_dbbg .(*Gray2 ); +_aadg {return _adac .Copy (),nil ;};_fcgfg :=_dbbg .Bounds ();_agdd ,_ebb :=NewImage (_fcgfg .Max .X ,_fcgfg .Max .Y ,2,1,nil ,nil ,nil );if _ebb !=nil {return nil ,_ebb ;};_acb (_dbbg ,_agdd ,_fcgfg );return _agdd ,nil ;};func (_aee *CMYK32 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtCMYK (x ,y ,_aee .Width ,_aee .Data ,_aee .Decode ); +};func (_dedg *Gray4 )setGray (_eecdd int ,_bage int ,_cded _g .Gray ){_fdaf :=_bage *_dedg .BytesPerLine ;_cdce :=_fdaf +(_eecdd >>1);if _cdce >=len (_dedg .Data ){return ;};_cedc :=_cded .Y >>4;_dedg .Data [_cdce ]=(_dedg .Data [_cdce ]&(^(0xf0>>uint (4*(_eecdd &1)))))|(_cedc < 0{_cbgce -=_edga ;};_begf =_ecd +_cbgce -_fcag .Width ;if _begf > 0{_cbgce -=_begf ;};if _fbeg < 0{_acfd -=_fbeg ; +_geca +=_fbeg ;_fbeg =0;};if _acfd < 0{_fbeg -=_acfd ;_geca +=_acfd ;_acfd =0;};_fdfbb =_fbeg +_geca -_fbcd .Height ;if _fdfbb > 0{_geca -=_fdfbb ;};_ddcb =_acfd +_geca -_fcag .Height ;if _ddcb > 0{_geca -=_ddcb ;};if _cbgce <=0||_geca <=0{return nil ; +};var _efbd error ;switch {case _babd &7==0&&_ecd &7==0:_efbd =_dfbef (_fbcd ,_babd ,_fbeg ,_cbgce ,_geca ,_gbf ,_fcag ,_ecd ,_acfd );case _babd &7==_ecd &7:_efbd =_ccebg (_fbcd ,_babd ,_fbeg ,_cbgce ,_geca ,_gbf ,_fcag ,_ecd ,_acfd );default:_efbd =_fbcb (_fbcd ,_babd ,_fbeg ,_cbgce ,_geca ,_gbf ,_fcag ,_ecd ,_acfd ); +};if _efbd !=nil {return _efbd ;};return nil ;};func ConverterFunc (converterFunc func (_dgg _f .Image )(Image ,error ))ColorConverter {return colorConverter {_aae :converterFunc };};var _ Gray =&Gray8 {};func (_acd *Monochrome )copy ()*Monochrome {_gaga :=_gdge (_acd .Width ,_acd .Height ); +_gaga .ModelThreshold =_acd .ModelThreshold ;_gaga .Data =make ([]byte ,len (_acd .Data ));copy (_gaga .Data ,_acd .Data );if len (_acd .Decode )!=0{_gaga .Decode =make ([]float64 ,len (_acd .Decode ));copy (_gaga .Decode ,_acd .Decode );};if len (_acd .Alpha )!=0{_gaga .Alpha =make ([]byte ,len (_acd .Alpha )); +copy (_gaga .Alpha ,_acd .Alpha );};return _gaga ;};func (_gdba *NRGBA64 )SetNRGBA64 (x ,y int ,c _g .NRGBA64 ){_cbgg :=(y *_gdba .Width +x )*2;_dgef :=_cbgg *3;if _dgef +5>=len (_gdba .Data ){return ;};_gdba .setNRGBA64 (_dgef ,c ,_cbgg );};func (_effe *Gray2 )SetGray (x ,y int ,gray _g .Gray ){_cgaga :=_cgga (gray ); +_dbe :=y *_effe .BytesPerLine ;_cffb :=_dbe +(x >>2);if _cffb >=len (_effe .Data ){return ;};_fdgb :=_cgaga .Y >>6;_effe .Data [_cffb ]=(_effe .Data [_cffb ]&(^(0xc0>>uint (2*((x )&3)))))|(_fdgb <>24);_gfg =byte ((_gdgd >>8)&0xff);_ac =_aff +_gaa ;if _ac +1==len (_aga .Data )-1||_ac +1>=_aff +_aga .BytesPerLine {_aga .Data [_ac ]=_fcg [_ccaa ]; +}else {_cd =(uint16 (_fcg [_ccaa ])<<8)|uint16 (_fcg [_gfg ]);if _ggb =_aga .setTwoBytes (_ac ,_cd );_ggb !=nil {return _gb .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_ac ); +};_gaa ++;};};};return nil ;};func (_fbbb *Monochrome )IsUnpadded ()bool {return (_fbbb .Width *_fbbb .Height )==len (_fbbb .Data )};func (_cbag *NRGBA32 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_cbag .Width ,Y :_cbag .Height }}; +};func (_fcab *CMYK32 )At (x ,y int )_g .Color {_dec ,_ :=_fcab .ColorAt (x ,y );return _dec };type Monochrome struct{ImageBase ;ModelThreshold uint8 ;};func (_dabec *ImageBase )newAlpha (){_egb :=BytesPerLine (_dabec .Width ,_dabec .BitsPerComponent ,1); +_dabec .Alpha =make ([]byte ,_dabec .Height *_egb );};func (_gagg *Gray8 )ColorModel ()_g .Model {return _g .GrayModel };func _gecb (_cadg nrgba64 ,_cfda NRGBA ,_ageb _f .Rectangle ){for _adad :=0;_adad < _ageb .Max .X ;_adad ++{for _gfcf :=0;_gfcf < _ageb .Max .Y ; +_gfcf ++{_ffgcd :=_cadg .NRGBA64At (_adad ,_gfcf );_cfda .SetNRGBA (_adad ,_gfcf ,_cebd (_ffgcd ));};};};func _adfc (_gabd ,_agcc NRGBA ,_fgcc _f .Rectangle ){for _dca :=0;_dca < _fgcc .Max .X ;_dca ++{for _gdae :=0;_gdae < _fgcc .Max .Y ;_gdae ++{_agcc .SetNRGBA (_dca ,_gdae ,_gabd .NRGBAAt (_dca ,_gdae )); +};};};func (_ecb *CMYK32 )Base ()*ImageBase {return &_ecb .ImageBase };func _dbg (_ffe ,_ddf *Monochrome ,_fd []byte ,_ged int )(_afce error ){var (_efe ,_dfb ,_gae ,_gac ,_ceb ,_aea ,_abc ,_adc int ;_eec ,_afdb ,_dcf ,_bcg uint32 ;_ace ,_dbd byte ;_aaa uint16 ; +);_cdg :=make ([]byte ,4);_eed :=make ([]byte ,4);for _gae =0;_gae < _ffe .Height -1;_gae ,_gac =_gae +2,_gac +1{_efe =_gae *_ffe .BytesPerLine ;_dfb =_gac *_ddf .BytesPerLine ;for _ceb ,_aea =0,0;_ceb < _ged ;_ceb ,_aea =_ceb +4,_aea +1{for _abc =0;_abc < 4; +_abc ++{_adc =_efe +_ceb +_abc ;if _adc <=len (_ffe .Data )-1&&_adc < _efe +_ffe .BytesPerLine {_cdg [_abc ]=_ffe .Data [_adc ];}else {_cdg [_abc ]=0x00;};_adc =_efe +_ffe .BytesPerLine +_ceb +_abc ;if _adc <=len (_ffe .Data )-1&&_adc < _efe +(2*_ffe .BytesPerLine ){_eed [_abc ]=_ffe .Data [_adc ]; +}else {_eed [_abc ]=0x00;};};_eec =_b .BigEndian .Uint32 (_cdg );_afdb =_b .BigEndian .Uint32 (_eed );_dcf =_eec &_afdb ;_dcf |=_dcf <<1;_bcg =_eec |_afdb ;_bcg &=_bcg <<1;_afdb =_dcf |_bcg ;_afdb &=0xaaaaaaaa;_eec =_afdb |(_afdb <<7);_ace =byte (_eec >>24); +_dbd =byte ((_eec >>8)&0xff);_adc =_dfb +_aea ;if _adc +1==len (_ddf .Data )-1||_adc +1>=_dfb +_ddf .BytesPerLine {if _afce =_ddf .setByte (_adc ,_fd [_ace ]);_afce !=nil {return _gb .Errorf ("\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_adc );};}else {_aaa =(uint16 (_fd [_ace ])<<8)|uint16 (_fd [_dbd ]); +if _afce =_ddf .setTwoBytes (_adc ,_aaa );_afce !=nil {return _gb .Errorf ("s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_adc ); +};_aea ++;};};};return nil ;};func _df (_ag *Monochrome ,_gd int )(*Monochrome ,error ){if _ag ==nil {return nil ,_a .New ("\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _gd ==1{return _ag .copy (),nil ; +};if !IsPowerOf2 (uint (_gd )){return nil ,_gb .Errorf ("\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006ci\u0064 \u0065x\u0070a\u006e\u0064\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",_gd );};_db :=_abg (_gd ); +return _fc (_ag ,_gd ,_db );};func _bafd (_gab Gray ,_cab nrgba64 ,_daab _f .Rectangle ){for _ggbf :=0;_ggbf < _daab .Max .X ;_ggbf ++{for _edec :=0;_edec < _daab .Max .Y ;_edec ++{_dfc :=_agf (_cab .NRGBA64At (_ggbf ,_edec ));_gab .SetGray (_ggbf ,_edec ,_dfc ); +};};};func ColorAtGray2BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Gray ,error ){_abdf :=y *bytesPerLine +x >>2;if _abdf >=len (data ){return _g .Gray {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_eaca :=data [_abdf ]>>uint (6-(x &3)*2)&3;if len (decode )==2{_eaca =uint8 (uint32 (LinearInterpolate (float64 (_eaca ),0,3.0,decode [0],decode [1]))&3);};return _g .Gray {Y :_eaca *85},nil ;};type Gray4 struct{ImageBase };func MonochromeThresholdConverter (threshold uint8 )ColorConverter {return &monochromeThresholdConverter {Threshold :threshold }; +};var _ Image =&Gray2 {};func AutoThresholdTriangle (histogram [256]int )uint8 {var _dddg ,_cffg ,_egdc ,_aaec int ;for _bcac :=0;_bcac < len (histogram );_bcac ++{if histogram [_bcac ]> 0{_dddg =_bcac ;break ;};};if _dddg > 0{_dddg --;};for _abfb :=255; +_abfb > 0;_abfb --{if histogram [_abfb ]> 0{_aaec =_abfb ;break ;};};if _aaec < 255{_aaec ++;};for _cbbca :=0;_cbbca < 256;_cbbca ++{if histogram [_cbbca ]> _cffg {_egdc =_cbbca ;_cffg =histogram [_cbbca ];};};var _dgfa bool ;if (_egdc -_dddg )< (_aaec -_egdc ){_dgfa =true ; +var _bgff int ;_bdad :=255;for _bgff < _bdad {_aaagb :=histogram [_bgff ];histogram [_bgff ]=histogram [_bdad ];histogram [_bdad ]=_aaagb ;_bgff ++;_bdad --;};_dddg =255-_aaec ;_egdc =255-_egdc ;};if _dddg ==_egdc {return uint8 (_dddg );};_gcfc :=float64 (histogram [_egdc ]); +_eedcb :=float64 (_dddg -_egdc );_eece :=_af .Sqrt (_gcfc *_gcfc +_eedcb *_eedcb );_gcfc /=_eece ;_eedcb /=_eece ;_eece =_gcfc *float64 (_dddg )+_eedcb *float64 (histogram [_dddg ]);_feeg :=_dddg ;var _ggde float64 ;for _ccag :=_dddg +1;_ccag <=_egdc ; +_ccag ++{_eagdc :=_gcfc *float64 (_ccag )+_eedcb *float64 (histogram [_ccag ])-_eece ;if _eagdc > _ggde {_feeg =_ccag ;_ggde =_eagdc ;};};_feeg --;if _dgfa {var _gadd int ;_ddfae :=255;for _gadd < _ddfae {_fafc :=histogram [_gadd ];histogram [_gadd ]=histogram [_ddfae ]; +histogram [_ddfae ]=_fafc ;_gadd ++;_ddfae --;};return uint8 (255-_feeg );};return uint8 (_feeg );};type NRGBA64 struct{ImageBase };func _eaec (_fccf NRGBA ,_agcd Gray ,_acaa _f .Rectangle ){for _gfbbc :=0;_gfbbc < _acaa .Max .X ;_gfbbc ++{for _dgga :=0; +_dgga < _acaa .Max .Y ;_dgga ++{_gggf :=_gga (_fccf .NRGBAAt (_gfbbc ,_dgga ));_agcd .SetGray (_gfbbc ,_dgga ,_gggf );};};};func (_gecf *NRGBA32 )SetNRGBA (x ,y int ,c _g .NRGBA ){_bedf :=y *_gecf .Width +x ;_gdceb :=3*_bedf ;if _gdceb +2>=len (_gecf .Data ){return ; +};_gecf .setRGBA (_bedf ,c );};func ColorAt (x ,y ,width ,bitsPerColor ,colorComponents ,bytesPerLine int ,data ,alpha []byte ,decode []float64 )(_g .Color ,error ){switch colorComponents {case 1:return ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine ,data ,decode ); +case 3:return ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor ,data ,alpha ,decode );case 4:return ColorAtCMYK (x ,y ,width ,data ,decode );default:return nil ,_gb .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063o\u006c\u006f\u0072\u0020\u0063\u006f\u006dp\u006f\u006e\u0065\u006e\u0074\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0064",colorComponents ); +};};func (_ecgc *NRGBA16 )At (x ,y int )_g .Color {_eddc ,_ :=_ecgc .ColorAt (x ,y );return _eddc };func _aaaba (_ccbd _f .Image ,_gdec Image ,_decb _f .Rectangle ){if _decc ,_eabe :=_ccbd .(SMasker );_eabe &&_decc .HasAlpha (){_gdec .(SMasker ).MakeAlpha (); +};switch _dgbgg :=_ccbd .(type ){case Gray :_baee (_dgbgg ,_gdec .(RGBA ),_decb );case NRGBA :_cddbf (_dgbgg ,_gdec .(RGBA ),_decb );case *_f .NYCbCrA :_bdeg (_dgbgg ,_gdec .(RGBA ),_decb );case CMYK :_eadg (_dgbgg ,_gdec .(RGBA ),_decb );case RGBA :_fdbe (_dgbgg ,_gdec .(RGBA ),_decb ); +case nrgba64 :_fgee (_dgbgg ,_gdec .(RGBA ),_decb );default:_afb (_ccbd ,_gdec ,_decb );};};func (_ffbc *Gray8 )Histogram ()(_bac [256]int ){for _efbe :=0;_efbe < len (_ffbc .Data );_efbe ++{_bac [_ffbc .Data [_efbe ]]++;};return _bac ;};func ColorAtGray4BPC (x ,y ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Gray ,error ){_gcee :=y *bytesPerLine +x >>1; +if _gcee >=len (data ){return _g .Gray {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_feccb :=data [_gcee ]>>uint (4-(x &1)*4)&0xf;if len (decode )==2{_feccb =uint8 (uint32 (LinearInterpolate (float64 (_feccb ),0,15,decode [0],decode [1]))&0xf);};return _g .Gray {Y :_feccb *17&0xff},nil ;};func (_ggg *Monochrome )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtGray1BPC (x ,y ,_ggg .BytesPerLine ,_ggg .Data ,_ggg .Decode ); +};func _fcd (_fcde *Monochrome ,_ea int ,_fbfe []byte )(_ddb *Monochrome ,_dge error ){const _gcd ="\u0072\u0065d\u0075\u0063\u0065R\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079";if _fcde ==nil {return nil ,_a .New ("\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); +};if _ea < 1||_ea > 4{return nil ,_a .New ("\u006c\u0065\u0076\u0065\u006c\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020\u0073e\u0074\u0020\u007b\u0031\u002c\u0032\u002c\u0033\u002c\u0034\u007d");};if _fcde .Height <=1{return nil ,_a .New ("\u0073\u006f\u0075rc\u0065\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020m\u0075s\u0074 \u0062e\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0027\u0032\u0027"); +};_ddb =_gdge (_fcde .Width /2,_fcde .Height /2);if _fbfe ==nil {_fbfe =_afde ();};_ccf :=_bdcc (_fcde .BytesPerLine ,2*_ddb .BytesPerLine );switch _ea {case 1:_dge =_bea (_fcde ,_ddb ,_fbfe ,_ccf );case 2:_dge =_dbg (_fcde ,_ddb ,_fbfe ,_ccf );case 3:_dge =_ffb (_fcde ,_ddb ,_fbfe ,_ccf ); +case 4:_dge =_gcdc (_fcde ,_ddb ,_fbfe ,_ccf );};if _dge !=nil {return nil ,_dge ;};return _ddb ,nil ;};func IsGrayImgBlackAndWhite (i *_f .Gray )bool {return _ddfab (i )};var _dfcc [256]uint8 ;func (_acab *NRGBA64 )setNRGBA64 (_gacf int ,_dccac _g .NRGBA64 ,_gaefg int ){_acab .Data [_gacf ]=uint8 (_dccac .R >>8); +_acab .Data [_gacf +1]=uint8 (_dccac .R &0xff);_acab .Data [_gacf +2]=uint8 (_dccac .G >>8);_acab .Data [_gacf +3]=uint8 (_dccac .G &0xff);_acab .Data [_gacf +4]=uint8 (_dccac .B >>8);_acab .Data [_gacf +5]=uint8 (_dccac .B &0xff);if _gaefg +1< len (_acab .Alpha ){_acab .Alpha [_gaefg ]=uint8 (_dccac .A >>8); +_acab .Alpha [_gaefg +1]=uint8 (_dccac .A &0xff);};};var _ _f .Image =&NRGBA16 {};var _ Gray =&Monochrome {};func (_gada *Monochrome )getBitAt (_fcgf ,_gfad int )bool {_faf :=_gfad *_gada .BytesPerLine +(_fcgf >>3);_fbg :=_fcgf &0x07;_cade :=uint (7-_fbg ); +if _faf > len (_gada .Data )-1{return false ;};if (_gada .Data [_faf ]>>_cade )&0x01>=1{return true ;};return false ;};func (_fce *Gray2 )ColorModel ()_g .Model {return Gray2Model };func (_bcad *RGBA32 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtRGBA32 (x ,y ,_bcad .Width ,_bcad .Data ,_bcad .Alpha ,_bcad .Decode ); +};func (_cgfc *NRGBA16 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtNRGBA16 (x ,y ,_cgfc .Width ,_cgfc .BytesPerLine ,_cgfc .Data ,_cgfc .Alpha ,_cgfc .Decode );};func ColorAtNRGBA (x ,y ,width ,bytesPerLine ,bitsPerColor int ,data ,alpha []byte ,decode []float64 )(_g .Color ,error ){switch bitsPerColor {case 4:return ColorAtNRGBA16 (x ,y ,width ,bytesPerLine ,data ,alpha ,decode ); +case 8:return ColorAtNRGBA32 (x ,y ,width ,data ,alpha ,decode );case 16:return ColorAtNRGBA64 (x ,y ,width ,data ,alpha ,decode );default:return nil ,_gb .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064 \u0072\u0067\u0062\u0020b\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0061\u006d\u006f\u0075\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",bitsPerColor ); +};};type CMYK interface{CMYKAt (_gcae ,_dfga int )_g .CMYK ;SetCMYK (_ebd ,_aaf int ,_fdfb _g .CMYK );};func _befg (_dabg *Monochrome ,_abdb ,_beed int ,_daccd ,_gedag int ,_gedb RasterOperator ){var (_aagg int ;_ggcge byte ;_cedf ,_fbgd int ;_daca int ; +);_fddb :=_daccd >>3;_fbeec :=_daccd &7;if _fbeec > 0{_ggcge =_baff [_fbeec ];};_aagg =_dabg .BytesPerLine *_beed +(_abdb >>3);switch _gedb {case PixClr :for _cedf =0;_cedf < _gedag ;_cedf ++{_daca =_aagg +_cedf *_dabg .BytesPerLine ;for _fbgd =0;_fbgd < _fddb ; +_fbgd ++{_dabg .Data [_daca ]=0x0;_daca ++;};if _fbeec > 0{_dabg .Data [_daca ]=_adec (_dabg .Data [_daca ],0x0,_ggcge );};};case PixSet :for _cedf =0;_cedf < _gedag ;_cedf ++{_daca =_aagg +_cedf *_dabg .BytesPerLine ;for _fbgd =0;_fbgd < _fddb ;_fbgd ++{_dabg .Data [_daca ]=0xff; +_daca ++;};if _fbeec > 0{_dabg .Data [_daca ]=_adec (_dabg .Data [_daca ],0xff,_ggcge );};};case PixNotDst :for _cedf =0;_cedf < _gedag ;_cedf ++{_daca =_aagg +_cedf *_dabg .BytesPerLine ;for _fbgd =0;_fbgd < _fddb ;_fbgd ++{_dabg .Data [_daca ]=^_dabg .Data [_daca ]; +_daca ++;};if _fbeec > 0{_dabg .Data [_daca ]=_adec (_dabg .Data [_daca ],^_dabg .Data [_daca ],_ggcge );};};};};func (_acg *NRGBA16 )Validate ()error {if len (_acg .Data )!=3*_acg .Width *_acg .Height /2{return _a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +};return nil ;};func _baee (_bgfbb Gray ,_efde RGBA ,_ggac _f .Rectangle ){for _cdcb :=0;_cdcb < _ggac .Max .X ;_cdcb ++{for _cacaa :=0;_cacaa < _ggac .Max .Y ;_cacaa ++{_cgegc :=_bgfbb .GrayAt (_cdcb ,_cacaa );_efde .SetRGBA (_cdcb ,_cacaa ,_bcb (_cgegc )); +};};};func (_dcedg *NRGBA32 )Base ()*ImageBase {return &_dcedg .ImageBase };func _cdf (_egae Gray ,_bca NRGBA ,_fdb _f .Rectangle ){for _cccd :=0;_cccd < _fdb .Max .X ;_cccd ++{for _bff :=0;_bff < _fdb .Max .Y ;_bff ++{_dcff :=_aebd (_bca .NRGBAAt (_cccd ,_bff )); +_egae .SetGray (_cccd ,_bff ,_dcff );};};};func _acb (_agdf _f .Image ,_cecg Image ,_acf _f .Rectangle ){switch _agfc :=_agdf .(type ){case Gray :_afg (_agfc ,_cecg .(Gray ),_acf );case NRGBA :_eaec (_agfc ,_cecg .(Gray ),_acf );case CMYK :_edac (_agfc ,_cecg .(Gray ),_acf ); +case RGBA :_ffda (_agfc ,_cecg .(Gray ),_acf );default:_afb (_agdf ,_cecg ,_acf );};};func _ffd (_ggff _f .Image )(Image ,error ){if _gdaf ,_gcab :=_ggff .(*Monochrome );_gcab {return _gdaf ,nil ;};_gdc :=_ggff .Bounds ();var _eecc Gray ;switch _aec :=_ggff .(type ){case Gray :_eecc =_aec ; +case NRGBA :_eecc =&Gray8 {ImageBase :NewImageBase (_gdc .Max .X ,_gdc .Max .Y ,8,1,nil ,nil ,nil )};_cdf (_eecc ,_aec ,_gdc );case nrgba64 :_eecc =&Gray8 {ImageBase :NewImageBase (_gdc .Max .X ,_gdc .Max .Y ,8,1,nil ,nil ,nil )};_bafd (_eecc ,_aec ,_gdc ); +default:_fbb ,_gdgdf :=GrayConverter .Convert (_ggff );if _gdgdf !=nil {return nil ,_gdgdf ;};_eecc =_fbb .(Gray );};_bdf ,_aab :=NewImage (_gdc .Max .X ,_gdc .Max .Y ,1,1,nil ,nil ,nil );if _aab !=nil {return nil ,_aab ;};_gdbf :=_bdf .(*Monochrome ); +_fagd :=AutoThresholdTriangle (GrayHistogram (_eecc ));for _dgc :=0;_dgc < _gdc .Max .X ;_dgc ++{for _gcb :=0;_gcb < _gdc .Max .Y ;_gcb ++{_geda :=_bgd (_eecc .GrayAt (_dgc ,_gcb ),monochromeModel (_fagd ));_gdbf .SetGray (_dgc ,_gcb ,_geda );};};return _bdf ,nil ; +};func (_edgdd *Gray4 )ColorModel ()_g .Model {return Gray4Model };func (_defg *Monochrome )SetGray (x ,y int ,g _g .Gray ){_ccdf :=y *_defg .BytesPerLine +x >>3;if _ccdf > len (_defg .Data )-1{return ;};g =_bgd (g ,monochromeModel (_defg .ModelThreshold )); +_defg .setGray (x ,g ,_ccdf );};var _ Image =&Monochrome {};func _fgab (_dfdb *Monochrome ,_afcd ,_gagaa ,_bdef ,_aed int ,_dddd RasterOperator ,_dbfe *Monochrome ,_bbfb ,_ecfc int )error {if _dfdb ==nil {return _a .New ("\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070"); +};if _dddd ==PixDst {return nil ;};switch _dddd {case PixClr ,PixSet ,PixNotDst :_accg (_dfdb ,_afcd ,_gagaa ,_bdef ,_aed ,_dddd );return nil ;};if _dbfe ==nil {_cca .Log .Debug ("\u0052a\u0073\u0074e\u0072\u004f\u0070\u0065r\u0061\u0074\u0069o\u006e\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020bi\u0074\u006d\u0061p\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0064e\u0066\u0069n\u0065\u0064"); +return _a .New ("\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _beag :=_fcfe (_dfdb ,_afcd ,_gagaa ,_bdef ,_aed ,_dddd ,_dbfe ,_bbfb ,_ecfc );_beag !=nil {return _beag ;};return nil ;};var _ Image =&NRGBA16 {}; +var _ Gray =&Gray2 {};func _age (_cec ,_bbf *Monochrome )(_ccc error ){_bdg :=_bbf .BytesPerLine ;_gbg :=_cec .BytesPerLine ;var _cb ,_dda ,_cbf ,_dfa ,_dac int ;for _cbf =0;_cbf < _bbf .Height ;_cbf ++{_cb =_cbf *_bdg ;_dda =8*_cbf *_gbg ;for _dfa =0; +_dfa < _bdg ;_dfa ++{if _ccc =_cec .setEightBytes (_dda +_dfa *8,_gfb [_bbf .Data [_cb +_dfa ]]);_ccc !=nil {return _ccc ;};};for _dac =1;_dac < 8;_dac ++{for _dfa =0;_dfa < _gbg ;_dfa ++{if _ccc =_cec .setByte (_dda +_dac *_gbg +_dfa ,_cec .Data [_dda +_dfa ]); +_ccc !=nil {return _ccc ;};};};};return nil ;};func ColorAtGrayscale (x ,y ,bitsPerColor ,bytesPerLine int ,data []byte ,decode []float64 )(_g .Color ,error ){switch bitsPerColor {case 1:return ColorAtGray1BPC (x ,y ,bytesPerLine ,data ,decode );case 2:return ColorAtGray2BPC (x ,y ,bytesPerLine ,data ,decode ); +case 4:return ColorAtGray4BPC (x ,y ,bytesPerLine ,data ,decode );case 8:return ColorAtGray8BPC (x ,y ,bytesPerLine ,data ,decode );case 16:return ColorAtGray16BPC (x ,y ,bytesPerLine ,data ,decode );default:return nil ,_gb .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0067\u0072\u0061\u0079\u0020\u0073c\u0061\u006c\u0065\u0020\u0062\u0069\u0074s\u0020\u0070\u0065\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020a\u006d\u006f\u0075\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",bitsPerColor ); +};};func (_ebcbf *RGBA32 )setRGBA (_dbbcf int ,_gfcd _g .RGBA ){_gcdg :=3*_dbbcf ;_ebcbf .Data [_gcdg ]=_gfcd .R ;_ebcbf .Data [_gcdg +1]=_gfcd .G ;_ebcbf .Data [_gcdg +2]=_gfcd .B ;if _dbbcf < len (_ebcbf .Alpha ){_ebcbf .Alpha [_dbbcf ]=_gfcd .A ;};}; +func FromGoImage (i _f .Image )(Image ,error ){switch _gbb :=i .(type ){case Image :return _gbb .Copy (),nil ;case Gray :return GrayConverter .Convert (i );case *_f .Gray16 :return Gray16Converter .Convert (i );case CMYK :return CMYKConverter .Convert (i ); +case *_f .NRGBA64 :return NRGBA64Converter .Convert (i );default:return NRGBAConverter .Convert (i );};};func (_bcgc *ImageBase )GetAlpha ()[]byte {return _bcgc .Alpha };func (_edd *Gray2 )Histogram ()(_gge [256]int ){for _aefe :=0;_aefe < _edd .Width ; +_aefe ++{for _feg :=0;_feg < _edd .Height ;_feg ++{_gge [_edd .GrayAt (_aefe ,_feg ).Y ]++;};};return _gge ;};func _ddae (_faegd uint8 )bool {if _faegd ==0||_faegd ==255{return true ;};return false ;};func (_eae *CMYK32 )ColorModel ()_g .Model {return _g .CMYKModel }; +func ScaleAlphaToMonochrome (data []byte ,width ,height int )([]byte ,error ){_d :=BytesPerLine (width ,8,1);if len (data )< _d *height {return nil ,nil ;};_e :=&Gray8 {NewImageBase (width ,height ,8,1,data ,nil ,nil )};_ca ,_fe :=MonochromeConverter .Convert (_e ); +if _fe !=nil {return nil ,_fe ;};return _ca .Base ().Data ,nil ;};func (_badf *Gray4 )GrayAt (x ,y int )_g .Gray {_cace ,_ :=ColorAtGray4BPC (x ,y ,_badf .BytesPerLine ,_badf .Data ,_badf .Decode );return _cace ;};func _fdbe (_gdea ,_deabg RGBA ,_ggce _f .Rectangle ){for _gdfdf :=0; +_gdfdf < _ggce .Max .X ;_gdfdf ++{for _dgba :=0;_dgba < _ggce .Max .Y ;_dgba ++{_deabg .SetRGBA (_gdfdf ,_dgba ,_gdea .RGBAAt (_gdfdf ,_dgba ));};};};var ErrInvalidImage =_a .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006da\u0067\u0065\u0020\u0064\u0061\u0074\u0061 s\u0069\u007a\u0065\u0020f\u006f\u0072\u0020\u0070\u0072\u006f\u0076\u0069\u0064ed\u0020\u0064i\u006d\u0065\u006e\u0073\u0069\u006f\u006e\u0073"); +func _aebd (_daad _g .NRGBA )_g .Gray {var _egaba _g .NRGBA ;if _daad ==_egaba {return _g .Gray {Y :0xff};};_fcf ,_ebf ,_badc ,_ :=_daad .RGBA ();_gbcg :=(19595*_fcf +38470*_ebf +7471*_badc +1<<15)>>24;return _g .Gray {Y :uint8 (_gbcg )};};func (_egddc *Monochrome )ExpandBinary (factor int )(*Monochrome ,error ){if !IsPowerOf2 (uint (factor )){return nil ,_gb .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0065\u0078\u0070\u0061\u006e\u0064\u0020b\u0069n\u0061\u0072\u0079\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020\u0025\u0064",factor ); +};return _df (_egddc ,factor );};func _edfe (_agee _g .NRGBA )_g .NRGBA {_agee .R =_agee .R >>4|(_agee .R >>4)<<4;_agee .G =_agee .G >>4|(_agee .G >>4)<<4;_agee .B =_agee .B >>4|(_agee .B >>4)<<4;return _agee ;};type CMYK32 struct{ImageBase };func ColorAtRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_g .RGBA ,error ){_dbgg :=y *width +x ; +_ccfcc :=3*_dbgg ;if _ccfcc +2>=len (data ){return _g .RGBA {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_faed :=uint8 (0xff);if alpha !=nil &&len (alpha )> _dbgg {_faed =alpha [_dbgg ];};_gfee ,_acbb ,_deeb :=data [_ccfcc ],data [_ccfcc +1],data [_ccfcc +2];if len (decode )==6{_gfee =uint8 (uint32 (LinearInterpolate (float64 (_gfee ),0,255,decode [0],decode [1]))&0xff); +_acbb =uint8 (uint32 (LinearInterpolate (float64 (_acbb ),0,255,decode [2],decode [3]))&0xff);_deeb =uint8 (uint32 (LinearInterpolate (float64 (_deeb ),0,255,decode [4],decode [5]))&0xff);};return _g .RGBA {R :_gfee ,G :_acbb ,B :_deeb ,A :_faed },nil ; +};func (_ege *Gray8 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtGray8BPC (x ,y ,_ege .BytesPerLine ,_ege .Data ,_ege .Decode );};func _fge (_dcgb _f .Image )(Image ,error ){if _abfg ,_fefgf :=_dcgb .(*NRGBA64 );_fefgf {return _abfg .Copy (),nil ; +};_deaea ,_dad ,_gbgb :=_fdfe (_dcgb ,2);_feae ,_cebg :=NewImage (_deaea .Max .X ,_deaea .Max .Y ,16,3,nil ,_gbgb ,nil );if _cebg !=nil {return nil ,_cebg ;};_beab (_dcgb ,_feae ,_deaea );if len (_gbgb )!=0&&!_dad {if _gcgc :=_edb (_gbgb ,_feae );_gcgc !=nil {return nil ,_gcgc ; +};};return _feae ,nil ;};func _cegc (_agce *_f .Gray16 ,_cfaec uint8 )*_f .Gray {_bgfg :=_agce .Bounds ();_gaaf :=_f .NewGray (_bgfg );for _acgf :=0;_acgf < _bgfg .Dx ();_acgf ++{for _ffbg :=0;_ffbg < _bgfg .Dy ();_ffbg ++{_gcde :=_agce .Gray16At (_acgf ,_ffbg ); +_gaaf .SetGray (_acgf ,_ffbg ,_g .Gray {Y :_cffc (uint8 (_gcde .Y /256),_cfaec )});};};return _gaaf ;};func _ceeg (_baca int ,_gfbd int )error {return _gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",_baca ,_gfbd ); +};func (_ebg *Monochrome )Base ()*ImageBase {return &_ebg .ImageBase };func _edb (_ffgb []byte ,_eca Image )error {_acef :=true ;for _egcc :=0;_egcc < len (_ffgb );_egcc ++{if _ffgb [_egcc ]!=0xff{_acef =false ;break ;};};if _acef {switch _bbfag :=_eca .(type ){case *NRGBA32 :_bbfag .Alpha =nil ; +case *NRGBA64 :_bbfag .Alpha =nil ;default:return _gb .Errorf ("i\u006ete\u0072n\u0061l\u0020\u0065\u0072\u0072\u006fr\u0020\u002d\u0020i\u006d\u0061\u0067\u0065\u0020s\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020\u0074\u0079\u0070e\u0020\u002a\u004eRGB\u0041\u0033\u0032\u0020\u006f\u0072 \u002a\u004e\u0052\u0047\u0042\u0041\u0036\u0034\u0020\u0062\u0075\u0074 \u0069s\u003a\u0020\u0025\u0054",_eca ); +};};return nil ;};type SMasker interface{HasAlpha ()bool ;GetAlpha ()[]byte ;MakeAlpha ();};func (_edag *Gray8 )GrayAt (x ,y int )_g .Gray {_bdea ,_ :=ColorAtGray8BPC (x ,y ,_edag .BytesPerLine ,_edag .Data ,_edag .Decode );return _bdea ;};func (_efag *Gray16 )Validate ()error {if len (_efag .Data )!=_efag .Height *_efag .BytesPerLine {return ErrInvalidImage ; +};return nil ;};func (_fcaa *NRGBA64 )Set (x ,y int ,c _g .Color ){_fcgc :=(y *_fcaa .Width +x )*2;_dgca :=_fcgc *3;if _dgca +5>=len (_fcaa .Data ){return ;};_bbfd :=_g .NRGBA64Model .Convert (c ).(_g .NRGBA64 );_fcaa .setNRGBA64 (_dgca ,_bbfd ,_fcgc ); +};func _dfbef (_cgde *Monochrome ,_acfec ,_ddcf ,_cccg ,_cbee int ,_aacdg RasterOperator ,_ddabb *Monochrome ,_bbc ,_gadg int )error {var (_cebdc byte ;_bef int ;_fbaa int ;_aacg ,_agef int ;_bdfd ,_acbc int ;);_fagdd :=_cccg >>3;_ffa :=_cccg &7;if _ffa > 0{_cebdc =_baff [_ffa ]; +};_bef =_ddabb .BytesPerLine *_gadg +(_bbc >>3);_fbaa =_cgde .BytesPerLine *_ddcf +(_acfec >>3);switch _aacdg {case PixSrc :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0; +_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=_ddabb .Data [_aacg ];_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ],_cebdc );};};case PixNotSrc :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ; +_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=^(_ddabb .Data [_aacg ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^_ddabb .Data [_aacg ],_cebdc );};};case PixSrcOrDst :for _bdfd =0; +_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]|=_ddabb .Data [_aacg ];_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ]|_cgde .Data [_agef ],_cebdc ); +};};case PixSrcAndDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]&=_ddabb .Data [_aacg ];_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ]&_cgde .Data [_agef ],_cebdc ); +};};case PixSrcXorDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]^=_ddabb .Data [_aacg ];_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ]^_cgde .Data [_agef ],_cebdc ); +};};case PixNotSrcOrDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]|=^(_ddabb .Data [_aacg ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^(_ddabb .Data [_aacg ])|_cgde .Data [_agef ],_cebdc ); +};};case PixNotSrcAndDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]&=^(_ddabb .Data [_aacg ]);_agef ++;_aacg ++;}; +if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^(_ddabb .Data [_aacg ])&_cgde .Data [_agef ],_cebdc );};};case PixSrcOrNotDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ; +for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=_ddabb .Data [_aacg ]|^(_cgde .Data [_agef ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ]|^(_cgde .Data [_agef ]),_cebdc );};};case PixSrcAndNotDst :for _bdfd =0; +_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=_ddabb .Data [_aacg ]&^(_cgde .Data [_agef ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],_ddabb .Data [_aacg ]&^(_cgde .Data [_agef ]),_cebdc ); +};};case PixNotPixSrcOrDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=^(_ddabb .Data [_aacg ]|_cgde .Data [_agef ]); +_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^(_ddabb .Data [_aacg ]|_cgde .Data [_agef ]),_cebdc );};};case PixNotPixSrcAndDst :for _bdfd =0;_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ; +for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=^(_ddabb .Data [_aacg ]&_cgde .Data [_agef ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^(_ddabb .Data [_aacg ]&_cgde .Data [_agef ]),_cebdc );};};case PixNotPixSrcXorDst :for _bdfd =0; +_bdfd < _cbee ;_bdfd ++{_aacg =_bef +_bdfd *_ddabb .BytesPerLine ;_agef =_fbaa +_bdfd *_cgde .BytesPerLine ;for _acbc =0;_acbc < _fagdd ;_acbc ++{_cgde .Data [_agef ]=^(_ddabb .Data [_aacg ]^_cgde .Data [_agef ]);_agef ++;_aacg ++;};if _ffa > 0{_cgde .Data [_agef ]=_adec (_cgde .Data [_agef ],^(_ddabb .Data [_aacg ]^_cgde .Data [_agef ]),_cebdc ); +};};default:_cca .Log .Debug ("\u0050\u0072ov\u0069\u0064\u0065d\u0020\u0069\u006e\u0076ali\u0064 r\u0061\u0073\u0074\u0065\u0072\u0020\u006fpe\u0072\u0061\u0074\u006f\u0072\u003a\u0020%\u0076",_aacdg );return _a .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); +};return nil ;};func (_bbdf *Monochrome )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Monochrome ,sx ,sy int )error {return _fgab (_bbdf ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy );};func _dfee (_ede ,_dc int ,_ff []byte )*Monochrome {_fcc :=_gdge (_ede ,_dc ); +_fcc .Data =_ff ;return _fcc ;};func _bad ()(_abe [256]uint32 ){for _gff :=0;_gff < 256;_gff ++{if _gff &0x01!=0{_abe [_gff ]|=0xf;};if _gff &0x02!=0{_abe [_gff ]|=0xf0;};if _gff &0x04!=0{_abe [_gff ]|=0xf00;};if _gff &0x08!=0{_abe [_gff ]|=0xf000;};if _gff &0x10!=0{_abe [_gff ]|=0xf0000; +};if _gff &0x20!=0{_abe [_gff ]|=0xf00000;};if _gff &0x40!=0{_abe [_gff ]|=0xf000000;};if _gff &0x80!=0{_abe [_gff ]|=0xf0000000;};};return _abe ;};func _cfg (_eag ,_dcb CMYK ,_cgag _f .Rectangle ){for _beg :=0;_beg < _cgag .Max .X ;_beg ++{for _cee :=0; +_cee < _cgag .Max .Y ;_cee ++{_dcb .SetCMYK (_beg ,_cee ,_eag .CMYKAt (_beg ,_cee ));};};};func _fgde (_cdcf Gray ,_feag NRGBA ,_bbabg _f .Rectangle ){for _fbddc :=0;_fbddc < _bbabg .Max .X ;_fbddc ++{for _dcbe :=0;_dcbe < _bbabg .Max .Y ;_dcbe ++{_ddddf :=_cdcf .GrayAt (_fbddc ,_dcbe ); +_feag .SetNRGBA (_fbddc ,_dcbe ,_gcf (_ddddf ));};};};func (_cgbd *RGBA32 )Set (x ,y int ,c _g .Color ){_bdfe :=y *_cgbd .Width +x ;_bbac :=3*_bdfe ;if _bbac +2>=len (_cgbd .Data ){return ;};_aadc :=_g .RGBAModel .Convert (c ).(_g .RGBA );_cgbd .setRGBA (_bdfe ,_aadc ); +};func ColorAtNRGBA32 (x ,y ,width int ,data ,alpha []byte ,decode []float64 )(_g .NRGBA ,error ){_bede :=y *width +x ;_cefd :=3*_bede ;if _cefd +2>=len (data ){return _g .NRGBA {},_gb .Errorf ("\u0069\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006ea\u0074\u0065\u0073\u0020\u006f\u0075t\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064,\u0020\u0025\u0064\u0029",x ,y ); +};_fded :=uint8 (0xff);if alpha !=nil &&len (alpha )> _bede {_fded =alpha [_bede ];};_faeg ,_eefca ,_dfacd :=data [_cefd ],data [_cefd +1],data [_cefd +2];if len (decode )==6{_faeg =uint8 (uint32 (LinearInterpolate (float64 (_faeg ),0,255,decode [0],decode [1]))&0xff); +_eefca =uint8 (uint32 (LinearInterpolate (float64 (_eefca ),0,255,decode [2],decode [3]))&0xff);_dfacd =uint8 (uint32 (LinearInterpolate (float64 (_dfacd ),0,255,decode [4],decode [5]))&0xff);};return _g .NRGBA {R :_faeg ,G :_eefca ,B :_dfacd ,A :_fded },nil ; +};func (_ccdc *NRGBA32 )ColorAt (x ,y int )(_g .Color ,error ){return ColorAtNRGBA32 (x ,y ,_ccdc .Width ,_ccdc .Data ,_ccdc .Alpha ,_ccdc .Decode );};func (_afgf *RGBA32 )Bounds ()_f .Rectangle {return _f .Rectangle {Max :_f .Point {X :_afgf .Width ,Y :_afgf .Height }}; +}; \ No newline at end of file diff --git a/internal/integrations/unichart/unichart.go b/internal/integrations/unichart/unichart.go index 8108300c..919c0027 100644 --- a/internal/integrations/unichart/unichart.go +++ b/internal/integrations/unichart/unichart.go @@ -9,31 +9,32 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package unichart ;import (_f "bytes";_g "fmt";_ba "github.com/unidoc/unichart/render";_cb "github.com/unidoc/unipdf/v3/common";_bc "github.com/unidoc/unipdf/v3/contentstream";_d "github.com/unidoc/unipdf/v3/contentstream/draw";_ce "github.com/unidoc/unipdf/v3/core"; -_fa "github.com/unidoc/unipdf/v3/model";_c "image/color";_b "io";_a "math";);func (_aba *Renderer )SetTextRotation (radians float64 ){_aba ._gd =_ffd (-radians )};func (_fbb *Renderer )ClearTextRotation (){_fbb ._gd =0};func (_bg *Renderer )ArcTo (cx ,cy int ,rx ,ry ,startAngle ,deltaAngle float64 ){startAngle =_ffd (2.0*_a .Pi -startAngle ); -deltaAngle =_ffd (-deltaAngle );_fbf ,_fc :=deltaAngle ,1;if _a .Abs (deltaAngle )> 90.0{_fc =int (_a .Ceil (_a .Abs (deltaAngle )/90.0));_fbf =deltaAngle /float64 (_fc );};var (_ggc =_ccg (_fbf /2);_cd =_a .Abs (4.0/3.0*(1.0-_a .Cos (_ggc ))/_a .Sin (_ggc )); -_dgg =float64 (cx );_def =float64 (cy ););for _gda :=0;_gda < _fc ;_gda ++{_gde :=_ccg (startAngle +float64 (_gda )*_fbf );_fda :=_ccg (startAngle +float64 (_gda +1)*_fbf );_gec :=_a .Cos (_gde );_bcb :=_a .Cos (_fda );_cda :=_a .Sin (_gde );_gbf :=_a .Sin (_fda ); -var _fga []float64 ;if _fbf > 0{_fga =[]float64 {_dgg +rx *_gec ,_def -ry *_cda ,_dgg +rx *(_gec -_cd *_cda ),_def -ry *(_cda +_cd *_gec ),_dgg +rx *(_bcb +_cd *_gbf ),_def -ry *(_gbf -_cd *_bcb ),_dgg +rx *_bcb ,_def -ry *_gbf };}else {_fga =[]float64 {_dgg +rx *_gec ,_def -ry *_cda ,_dgg +rx *(_gec +_cd *_cda ),_def -ry *(_cda -_cd *_gec ),_dgg +rx *(_bcb -_cd *_gbf ),_def -ry *(_gbf +_cd *_bcb ),_dgg +rx *_bcb ,_def -ry *_gbf }; -};if _gda ==0{_bg ._gf .Add_l (_fga [0],_fga [1]);};_bg ._gf .Add_c (_fga [2],_fga [3],_fga [4],_fga [5],_fga [6],_fga [7]);};};func (_gaa *Renderer )wrapText (_ad string )[]string {var (_ebe []string ;_dda []rune ;);for _ ,_efa :=range _ad {if _efa =='\n'{_ebe =append (_ebe ,string (_dda )); -_dda =[]rune {};continue ;};_dda =append (_dda ,_efa );};if len (_dda )> 0{_ebe =append (_ebe ,string (_dda ));};return _ebe ;};func _ecfc (_cdf string ,_aed int ,_ddd func (_ce .PdfObjectName )bool )_ce .PdfObjectName {_edd :=_ce .PdfObjectName (_g .Sprintf ("\u0025\u0073\u0025\u0064",_cdf ,_aed )); -for _bde :=_aed ;_ddd (_edd );{_bde ++;_edd =_ce .PdfObjectName (_g .Sprintf ("\u0025\u0073\u0025\u0064",_cdf ,_bde ));};return _edd ;};func (_ec *Renderer )SetClassName (name string ){};func (_dce *Renderer )SetStrokeWidth (width float64 ){_dce ._eg =width ; -_dce ._gf .Add_w (width )};func (_abd *Renderer )LineTo (x ,y int ){_abd ._gf .Add_l (float64 (x ),float64 (y ))};func (_egb *Renderer )Fill (){_egb ._gf .Add_f ()};func (_ff *Renderer )SetFontSize (size float64 ){_ff ._fb =size };func (_cfd *Renderer )Circle (radius float64 ,x ,y int ){_ea :=radius ; -if _ecf :=_cfd ._eg ;_ecf !=0{_ea -=_ecf /2;};_cba :=_ea *0.551784;_fad :=_d .CubicBezierPath {Curves :[]_d .CubicBezierCurve {_d .NewCubicBezierCurve (-_ea ,0,-_ea ,_cba ,-_cba ,_ea ,0,_ea ),_d .NewCubicBezierCurve (0,_ea ,_cba ,_ea ,_ea ,_cba ,_ea ,0),_d .NewCubicBezierCurve (_ea ,0,_ea ,-_cba ,_cba ,-_ea ,0,-_ea ),_d .NewCubicBezierCurve (0,-_ea ,-_cba ,-_ea ,-_ea ,-_cba ,-_ea ,0)}}; -if _ecfg :=_cfd ._eg ;_ecfg !=0{_fad =_fad .Offset (_ecfg /2,_ecfg /2);};_fad =_fad .Offset (float64 (x ),float64 (y ));_d .DrawBezierPathWithCreator (_fad ,_cfd ._gf );};func _ffd (_fcb float64 )float64 {return _fcb *180/_a .Pi };func (_cag *Renderer )SetStrokeDashArray (dashArray []float64 ){_ab :=make ([]int64 ,len (dashArray )); -for _fg ,_caf :=range dashArray {_ab [_fg ]=int64 (_caf );};_cag ._gf .Add_d (_ab ,0);};func (_da *Renderer )Stroke (){_da ._gf .Add_S ()};func (_abb *Renderer )SetFontColor (color _c .Color ){_abb ._fe =color };func (_bf *Renderer )SetStrokeColor (color _c .Color ){_bf ._cf =color ; -_be ,_df ,_db ,_ :=_fdb (color );_bf ._gf .Add_RG (_be ,_df ,_db );};func (_cad *Renderer )MeasureText (text string )_ba .Box {_gfb :=_cad ._fb ;_ga ,_gaf :=_cad ._ac .GetFontDescriptor ();if _gaf !=nil {_cb .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0066\u006fn\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072"); -}else {_cbg ,_dd :=_ga .GetCapHeight ();if _dd !=nil {_cb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0067\u0065\u0074\u0020f\u006f\u006e\u0074\u0020\u0063\u0061\u0070\u0020\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_dd ); -}else {_gfb =_cbg /1000.0*_cad ._fb ;};};var (_eag =0.0;_geae =_cad .wrapText (text ););for _ ,_bgba :=range _geae {if _ega :=_cad .getTextWidth (_bgba );_ega > _eag {_eag =_ega ;};};_ggf :=_ba .NewBox (0,0,int (_eag ),int (_gfb ));if _gfc :=_cad ._gd ; -_gfc !=0{_ggf =_ggf .Corners ().Rotate (_gfc ).Box ();};return _ggf ;};func (_ae *Renderer )Save (w _b .Writer )error {if w ==nil {return nil ;};_ ,_cagf :=_b .Copy (w ,_f .NewBuffer (_ae ._gf .Bytes ()));return _cagf ;};func _gecc (_edb _c .Color )(uint8 ,uint8 ,uint8 ,uint8 ){_baf ,_faa ,_aeg ,_cfe :=_edb .RGBA (); -return uint8 (_baf >>8),uint8 (_faa >>8),uint8 (_aeg >>8),uint8 (_cfe >>8);};func (_eb *Renderer )GetDPI ()float64 {return _eb ._dg };func (_bfb *Renderer )getTextWidth (_debd string )float64 {var _fee float64 ;for _ ,_dab :=range _debd {_fff ,_cfa :=_bfb ._ac .GetRuneMetrics (_dab ); -if !_cfa {_cb .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074e\u0064 \u0072u\u006e\u0065\u0020\u0025\u0076\u0020\u0069\u006e\u0020\u0066\u006f\u006e\u0074",_dab );};_fee +=_fff .Wx ;};return _bfb ._fb *_fee /1000.0; -};func _fdb (_fbff _c .Color )(float64 ,float64 ,float64 ,float64 ){_ggg ,_fcg ,_fcf ,_daa :=_gecc (_fbff );return float64 (_ggg )/255,float64 (_fcg )/255,float64 (_fcf )/255,float64 (_daa )/255;};func (_gg *Renderer )SetFillColor (color _c .Color ){_gg ._bcg =color ; -_ca ,_cc ,_ef ,_ :=_fdb (color );_gg ._gf .Add_rg (_ca ,_cc ,_ef );};func (_cgg *Renderer )QuadCurveTo (cx ,cy ,x ,y int ){_cgg ._gf .Add_v (float64 (x ),float64 (y ),float64 (cx ),float64 (cy ));};func NewRenderer (cc *_bc .ContentCreator ,res *_fa .PdfPageResources )func (int ,int )(_ba .Renderer ,error ){return func (_bca ,_fd int )(_ba .Renderer ,error ){_ceg :=&Renderer {_ge :_bca ,_de :_fd ,_dg :72,_gf :cc ,_cg :res ,_dc :map[*_fa .PdfFont ]_ce .PdfObjectName {}}; -_ceg .ResetStyle ();return _ceg ,nil ;};};func (_cfg *Renderer )SetDPI (dpi float64 ){_cfg ._dg =dpi };type Renderer struct{_ge int ;_de int ;_dg float64 ;_gf *_bc .ContentCreator ;_cg *_fa .PdfPageResources ;_bcg _c .Color ;_cf _c .Color ;_eg float64 ; -_ac *_fa .PdfFont ;_fb float64 ;_fe _c .Color ;_gd float64 ;_dc map[*_fa .PdfFont ]_ce .PdfObjectName ;};func _ccg (_bbf float64 )float64 {return _bbf *_a .Pi /180.0};func (_ag *Renderer )ResetStyle (){_ag .SetFillColor (_c .Black );_ag .SetStrokeColor (_c .Transparent ); -_ag .SetStrokeWidth (0);_ag .SetFont (_fa .DefaultFont ());_ag .SetFontColor (_c .Black );_ag .SetFontSize (12);_ag .SetTextRotation (0);};func (_deg *Renderer )Close (){_deg ._gf .Add_h ()};func (_bgb *Renderer )SetFont (font _ba .Font ){_cgf ,_bb :=font .(*_fa .PdfFont ); -if !_bb {_cb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065");return ;};_bd ,_bb :=_bgb ._dc [_cgf ];if !_bb {_bd =_ecfc ("\u0046\u006f\u006e\u0074",1,_bgb ._cg .HasFontByName ); -if _bda :=_bgb ._cg .SetFontByName (_bd ,_cgf .ToPdfObject ());_bda !=nil {_cb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0061\u0064d\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0076\u0020\u0074\u006f\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073",_cgf ); -};_bgb ._dc [_cgf ]=_bd ;};_bgb ._gf .Add_Tf (_bd ,_bgb ._fb );_bgb ._ac =_cgf ;};func (_acd *Renderer )FillStroke (){_acd ._gf .Add_B ()};func (_gea *Renderer )Text (text string ,x ,y int ){_gea ._gf .Add_q ();_gea .SetFont (_gea ._ac );_bef ,_efe ,_fec ,_ :=_fdb (_gea ._fe ); -_gea ._gf .Add_rg (_bef ,_efe ,_fec );_gea ._gf .Translate (float64 (x ),float64 (y )).Scale (1,-1);if _ee :=_gea ._gd ;_ee !=0{_gea ._gf .RotateDeg (_ee );};_gea ._gf .Add_BT ().Add_TL (_gea ._fb );var (_acf =_gea ._ac .Encoder ();_af =_gea .wrapText (text ); -_egf =len (_af ););for _deb ,_caa :=range _af {_gea ._gf .Add_TJ (_ce .MakeStringFromBytes (_acf .Encode (_caa )));if _deb !=_egf -1{_gea ._gf .Add_Tstar ();};};_gea ._gf .Add_ET ();_gea ._gf .Add_Q ();};func (_bed *Renderer )MoveTo (x ,y int ){_bed ._gf .Add_m (float64 (x ),float64 (y ))}; +package unichart ;import (_a "bytes";_c "fmt";_b "github.com/unidoc/unichart/render";_cc "github.com/unidoc/unipdf/v3/common";_ed "github.com/unidoc/unipdf/v3/contentstream";_gag "github.com/unidoc/unipdf/v3/contentstream/draw";_bc "github.com/unidoc/unipdf/v3/core"; +_bg "github.com/unidoc/unipdf/v3/model";_ga "image/color";_e "io";_gg "math";);func (_af *Renderer )SetStrokeDashArray (dashArray []float64 ){_bb :=make ([]int64 ,len (dashArray ));for _caa ,_efa :=range dashArray {_bb [_caa ]=int64 (_efa );};_af ._fe .Add_d (_bb ,0); +};func (_fgc *Renderer )QuadCurveTo (cx ,cy ,x ,y int ){_fgc ._fe .Add_v (float64 (x ),float64 (y ),float64 (cx ),float64 (cy ));};func (_ccg *Renderer )FillStroke (){_ccg ._fe .Add_B ()};func (_eeg *Renderer )SetFontSize (size float64 ){_eeg ._ae =size }; +func (_eec *Renderer )MoveTo (x ,y int ){_eec ._fe .Add_m (float64 (x ),float64 (y ))};func (_ggb *Renderer )SetFontColor (color _ga .Color ){_ggb ._gae =color };func (_bge *Renderer )Stroke (){_bge ._fe .Add_S ()};func _dfd (_dcg string ,_bfc int ,_edee func (_bc .PdfObjectName )bool )_bc .PdfObjectName {_gda :=_bc .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_dcg ,_bfc )); +for _eea :=_bfc ;_edee (_gda );{_eea ++;_gda =_bc .PdfObjectName (_c .Sprintf ("\u0025\u0073\u0025\u0064",_dcg ,_eea ));};return _gda ;};func (_bcd *Renderer )SetDPI (dpi float64 ){_bcd ._ff =dpi };func _bdag (_bga float64 )float64 {return _bga *180/_gg .Pi }; +func (_aa *Renderer )GetDPI ()float64 {return _aa ._ff };func (_dc *Renderer )SetStrokeColor (color _ga .Color ){_dc ._ce =color ;_fag ,_fc ,_gc ,_ :=_cae (color );_dc ._fe .Add_RG (_fag ,_fc ,_gc );};func (_bed *Renderer )ClearTextRotation (){_bed ._ceg =0}; +func (_fcc *Renderer )wrapText (_dad string )[]string {var (_df []string ;_gf []rune ;);for _ ,_eag :=range _dad {if _eag =='\n'{_df =append (_df ,string (_gf ));_gf =[]rune {};continue ;};_gf =append (_gf ,_eag );};if len (_gf )> 0{_df =append (_df ,string (_gf )); +};return _df ;};func (_dg *Renderer )LineTo (x ,y int ){_dg ._fe .Add_l (float64 (x ),float64 (y ))};func (_geg *Renderer )SetFont (font _b .Font ){_cfg ,_dea :=font .(*_bg .PdfFont );if !_dea {_cc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065"); +return ;};_db ,_dea :=_geg ._fee [_cfg ];if !_dea {_db =_dfd ("\u0046\u006f\u006e\u0074",1,_geg ._ge .HasFontByName );if _cde :=_geg ._ge .SetFontByName (_db ,_cfg .ToPdfObject ());_cde !=nil {_cc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0061\u0064d\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0076\u0020\u0074\u006f\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073",_cfg ); +};_geg ._fee [_cfg ]=_db ;};_geg ._fe .Add_Tf (_db ,_geg ._ae );_geg ._cg =_cfg ;};func (_bd *Renderer )Text (text string ,x ,y int ){_bd ._fe .Add_q ();_bd .SetFont (_bd ._cg );_daf ,_cga ,_fd ,_ :=_cae (_bd ._gae );_bd ._fe .Add_rg (_daf ,_cga ,_fd ); +_bd ._fe .Translate (float64 (x ),float64 (y )).Scale (1,-1);if _fed :=_bd ._ceg ;_fed !=0{_bd ._fe .RotateDeg (_fed );};_bd ._fe .Add_BT ().Add_TL (_bd ._ae );var (_bae =_bd ._cg .Encoder ();_baa =_bd .wrapText (text );_ccc =len (_baa ););for _bef ,_fgg :=range _baa {_bd ._fe .Add_TJ (_bc .MakeStringFromBytes (_bae .Encode (_fgg ))); +if _bef !=_ccc -1{_bd ._fe .Add_Tstar ();};};_bd ._fe .Add_ET ();_bd ._fe .Add_Q ();};func (_gd *Renderer )SetStrokeWidth (width float64 ){_gd ._da =width ;_gd ._fe .Add_w (width )};func (_eecc *Renderer )SetTextRotation (radians float64 ){_eecc ._ceg =_bdag (-radians )}; +func (_bad *Renderer )Save (w _e .Writer )error {if w ==nil {return nil ;};_ ,_dgc :=_e .Copy (w ,_a .NewBuffer (_bad ._fe .Bytes ()));return _dgc ;};func (_bbac *Renderer )Fill (){_bbac ._fe .Add_f ()};func (_ffa *Renderer )MeasureText (text string )_b .Box {_eg :=_ffa ._ae ; +_gec ,_gdf :=_ffa ._cg .GetFontDescriptor ();if _gdf !=nil {_cc .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0066\u006fn\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074o\u0072"); +}else {_dbc ,_ede :=_gec .GetCapHeight ();if _ede !=nil {_cc .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0067\u0065\u0074\u0020f\u006f\u006e\u0074\u0020\u0063\u0061\u0070\u0020\u0068\u0065\u0069\u0067\u0068t\u003a\u0020\u0025\u0076",_ede ); +}else {_eg =_dbc /1000.0*_ffa ._ae ;};};var (_bdg =0.0;_ebb =_ffa .wrapText (text ););for _ ,_abe :=range _ebb {if _bde :=_ffa .getTextWidth (_abe );_bde > _bdg {_bdg =_bde ;};};_ac :=_b .NewBox (0,0,int (_bdg ),int (_eg ));if _ded :=_ffa ._ceg ;_ded !=0{_ac =_ac .Corners ().Rotate (_ded ).Box (); +};return _ac ;};func (_fcf *Renderer )ArcTo (cx ,cy int ,rx ,ry ,startAngle ,deltaAngle float64 ){startAngle =_bdag (2.0*_gg .Pi -startAngle );deltaAngle =_bdag (-deltaAngle );_gaga ,_eb :=deltaAngle ,1;if _gg .Abs (deltaAngle )> 90.0{_eb =int (_gg .Ceil (_gg .Abs (deltaAngle )/90.0)); +_gaga =deltaAngle /float64 (_eb );};var (_dce =_bdd (_gaga /2);_de =_gg .Abs (4.0/3.0*(1.0-_gg .Cos (_dce ))/_gg .Sin (_dce ));_ab =float64 (cx );_bgde =float64 (cy ););for _cf :=0;_cf < _eb ;_cf ++{_edg :=_bdd (startAngle +float64 (_cf )*_gaga );_dac :=_bdd (startAngle +float64 (_cf +1)*_gaga ); +_ccd :=_gg .Cos (_edg );_bba :=_gg .Cos (_dac );_ebd :=_gg .Sin (_edg );_bee :=_gg .Sin (_dac );var _ba []float64 ;if _gaga > 0{_ba =[]float64 {_ab +rx *_ccd ,_bgde -ry *_ebd ,_ab +rx *(_ccd -_de *_ebd ),_bgde -ry *(_ebd +_de *_ccd ),_ab +rx *(_bba +_de *_bee ),_bgde -ry *(_bee -_de *_bba ),_ab +rx *_bba ,_bgde -ry *_bee }; +}else {_ba =[]float64 {_ab +rx *_ccd ,_bgde -ry *_ebd ,_ab +rx *(_ccd +_de *_ebd ),_bgde -ry *(_ebd -_de *_ccd ),_ab +rx *(_bba -_de *_bee ),_bgde -ry *(_bee +_de *_bba ),_ab +rx *_bba ,_bgde -ry *_bee };};if _cf ==0{_fcf ._fe .Add_l (_ba [0],_ba [1]); +};_fcf ._fe .Add_c (_ba [2],_ba [3],_ba [4],_ba [5],_ba [6],_ba [7]);};};func (_cd *Renderer )Circle (radius float64 ,x ,y int ){_ead :=radius ;if _aad :=_cd ._da ;_aad !=0{_ead -=_aad /2;};_edgd :=_ead *0.551784;_fce :=_gag .CubicBezierPath {Curves :[]_gag .CubicBezierCurve {_gag .NewCubicBezierCurve (-_ead ,0,-_ead ,_edgd ,-_edgd ,_ead ,0,_ead ),_gag .NewCubicBezierCurve (0,_ead ,_edgd ,_ead ,_ead ,_edgd ,_ead ,0),_gag .NewCubicBezierCurve (_ead ,0,_ead ,-_edgd ,_edgd ,-_ead ,0,-_ead ),_gag .NewCubicBezierCurve (0,-_ead ,-_edgd ,-_ead ,-_ead ,-_edgd ,-_ead ,0)}}; +if _edd :=_cd ._da ;_edd !=0{_fce =_fce .Offset (_edd /2,_edd /2);};_fce =_fce .Offset (float64 (x ),float64 (y ));_gag .DrawBezierPathWithCreator (_fce ,_cd ._fe );};func (_bgd *Renderer )SetFillColor (color _ga .Color ){_bgd ._fg =color ;_ec ,_be ,_efc ,_ :=_cae (color ); +_bgd ._fe .Add_rg (_ec ,_be ,_efc );};func _bdd (_gdfb float64 )float64 {return _gdfb *_gg .Pi /180.0};func (_eff *Renderer )getTextWidth (_dacc string )float64 {var _fdb float64 ;for _ ,_aaa :=range _dacc {_bcc ,_aae :=_eff ._cg .GetRuneMetrics (_aaa ); +if !_aae {_cc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006fr\u0074e\u0064 \u0072u\u006e\u0065\u0020\u0025\u0076\u0020\u0069\u006e\u0020\u0066\u006f\u006e\u0074",_aaa );};_fdb +=_bcc .Wx ;};return _eff ._ae *_fdb /1000.0; +};func NewRenderer (cc *_ed .ContentCreator ,res *_bg .PdfPageResources )func (int ,int )(_b .Renderer ,error ){return func (_fef ,_fa int )(_b .Renderer ,error ){_ee :=&Renderer {_d :_fef ,_f :_fa ,_ff :72,_fe :cc ,_ge :res ,_fee :map[*_bg .PdfFont ]_bc .PdfObjectName {}}; +_ee .ResetStyle ();return _ee ,nil ;};};func (_dd *Renderer )Close (){_dd ._fe .Add_h ()};func _gdd (_cfc _ga .Color )(uint8 ,uint8 ,uint8 ,uint8 ){_feb ,_bce ,_dgca ,_eeb :=_cfc .RGBA ();return uint8 (_feb >>8),uint8 (_bce >>8),uint8 (_dgca >>8),uint8 (_eeb >>8); +};func (_ca *Renderer )ResetStyle (){_ca .SetFillColor (_ga .Black );_ca .SetStrokeColor (_ga .Transparent );_ca .SetStrokeWidth (0);_ca .SetFont (_bg .DefaultFont ());_ca .SetFontColor (_ga .Black );_ca .SetFontSize (12);_ca .SetTextRotation (0);};type Renderer struct{_d int ; +_f int ;_ff float64 ;_fe *_ed .ContentCreator ;_ge *_bg .PdfPageResources ;_fg _ga .Color ;_ce _ga .Color ;_da float64 ;_cg *_bg .PdfFont ;_ae float64 ;_gae _ga .Color ;_ceg float64 ;_fee map[*_bg .PdfFont ]_bc .PdfObjectName ;};func (_ef *Renderer )SetClassName (name string ){}; +func _cae (_ccdg _ga .Color )(float64 ,float64 ,float64 ,float64 ){_eae ,_cdf ,_ag ,_afg :=_gdd (_ccdg );return float64 (_eae )/255,float64 (_cdf )/255,float64 (_ag )/255,float64 (_afg )/255;}; \ No newline at end of file diff --git a/internal/jbig2/basic/basic.go b/internal/jbig2/basic/basic.go index ce0f7d04..4e521570 100644 --- a/internal/jbig2/basic/basic.go +++ b/internal/jbig2/basic/basic.go @@ -9,15 +9,15 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package basic ;import _db "github.com/unidoc/unipdf/v3/internal/jbig2/errors";func Ceil (numerator ,denominator int )int {if numerator %denominator ==0{return numerator /denominator ;};return (numerator /denominator )+1;};func (_b IntsMap )Add (key uint64 ,value int ){_b [key ]=append (_b [key ],value )}; -func Abs (v int )int {if v > 0{return v ;};return -v ;};func (_bg IntsMap )Get (key uint64 )(int ,bool ){_a ,_ab :=_bg [key ];if !_ab {return 0,false ;};if len (_a )==0{return 0,false ;};return _a [0],true ;};func (_ba *Stack )peek ()(interface{},bool ){_ccf :=_ba .top (); -if _ccf ==-1{return nil ,false ;};return _ba .Data [_ccf ],true ;};func (_gf *Stack )Push (v interface{}){_gf .Data =append (_gf .Data ,v )};func (_c *IntSlice )Copy ()*IntSlice {_fa :=IntSlice (make ([]int ,len (*_c )));copy (_fa ,*_c );return &_fa ;}; -func (_ee *Stack )Peek ()(_dc interface{},_bge bool ){return _ee .peek ()};func Min (x ,y int )int {if x < y {return x ;};return y ;};func Sign (v float32 )float32 {if v >=0.0{return 1.0;};return -1.0;};type NumSlice []float32 ;func (_cf *NumSlice )AddInt (v int ){*_cf =append (*_cf ,float32 (v ))}; -func Max (x ,y int )int {if x > y {return x ;};return y ;};type IntsMap map[uint64 ][]int ;type Stack struct{Data []interface{};Aux *Stack ;};func (_bga IntSlice )Size ()int {return len (_bga )};func (_fdb NumSlice )GetIntSlice ()[]int {_bgf :=make ([]int ,len (_fdb )); -for _ef ,_dg :=range _fdb {_bgf [_ef ]=int (_dg );};return _bgf ;};func (_fe *Stack )Pop ()(_ge interface{},_ea bool ){_ge ,_ea =_fe .peek ();if !_ea {return nil ,_ea ;};_fe .Data =_fe .Data [:_fe .top ()];return _ge ,true ;};func (_ad IntsMap )Delete (key uint64 ){delete (_ad ,key )}; -func (_cc *NumSlice )Add (v float32 ){*_cc =append (*_cc ,v )};func NewIntSlice (i int )*IntSlice {_dbc :=IntSlice (make ([]int ,i ));return &_dbc };func (_af *Stack )Len ()int {return len (_af .Data )};func (_ce IntSlice )Get (index int )(int ,error ){if index > len (_ce )-1{return 0,_db .Errorf ("\u0049\u006e\u0074S\u006c\u0069\u0063\u0065\u002e\u0047\u0065\u0074","\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",index ); -};return _ce [index ],nil ;};func (_ae *IntSlice )Add (v int )error {if _ae ==nil {return _db .Error ("\u0049\u006e\u0074S\u006c\u0069\u0063\u0065\u002e\u0041\u0064\u0064","\u0073\u006c\u0069\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};*_ae =append (*_ae ,v );return nil ;};func (_fd NumSlice )Get (i int )(float32 ,error ){if i < 0||i > len (_fd )-1{return 0,_db .Errorf ("\u004e\u0075\u006dS\u006c\u0069\u0063\u0065\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};return _fd [i ],nil ;};func NewNumSlice (i int )*NumSlice {_da :=NumSlice (make ([]float32 ,i ));return &_da };type IntSlice []int ;func (_aef *Stack )top ()int {return len (_aef .Data )-1};func (_e NumSlice )GetInt (i int )(int ,error ){const _ec ="\u0047\u0065\u0074\u0049\u006e\u0074"; -if i < 0||i > len (_e )-1{return 0,_db .Errorf (_ec ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};_bc :=_e [i ];return int (_bc +Sign (_bc )*0.5),nil ;};func (_g IntsMap )GetSlice (key uint64 )([]int ,bool ){_gd ,_f :=_g [key ]; -if !_f {return nil ,false ;};return _gd ,true ;}; \ No newline at end of file +package basic ;import _e "github.com/unidoc/unipdf/v3/internal/jbig2/errors";func (_bd *Stack )Push (v interface{}){_bd .Data =append (_bd .Data ,v )};func (_dfa NumSlice )GetIntSlice ()[]int {_bc :=make ([]int ,len (_dfa ));for _ebb ,_da :=range _dfa {_bc [_ebb ]=int (_da ); +};return _bc ;};type IntsMap map[uint64 ][]int ;func Ceil (numerator ,denominator int )int {if numerator %denominator ==0{return numerator /denominator ;};return (numerator /denominator )+1;};func (_ge *NumSlice )AddInt (v int ){*_ge =append (*_ge ,float32 (v ))}; +func (_ag IntSlice )Get (index int )(int ,error ){if index > len (_ag )-1{return 0,_e .Errorf ("\u0049\u006e\u0074S\u006c\u0069\u0063\u0065\u002e\u0047\u0065\u0074","\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",index ); +};return _ag [index ],nil ;};func NewIntSlice (i int )*IntSlice {_beb :=IntSlice (make ([]int ,i ));return &_beb };func (_c IntsMap )Add (key uint64 ,value int ){_c [key ]=append (_c [key ],value )};func (_aa IntsMap )Delete (key uint64 ){delete (_aa ,key )}; +func (_dc NumSlice )Get (i int )(float32 ,error ){if i < 0||i > len (_dc )-1{return 0,_e .Errorf ("\u004e\u0075\u006dS\u006c\u0069\u0063\u0065\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _dc [i ],nil ;};func (_b IntsMap )GetSlice (key uint64 )([]int ,bool ){_cg ,_be :=_b [key ];if !_be {return nil ,false ;};return _cg ,true ;};func (_ca *Stack )top ()int {return len (_ca .Data )-1};func (_db *IntSlice )Copy ()*IntSlice {_ba :=IntSlice (make ([]int ,len (*_db ))); +copy (_ba ,*_db );return &_ba ;};func (_f IntsMap )Get (key uint64 )(int ,bool ){_d ,_a :=_f [key ];if !_a {return 0,false ;};if len (_d )==0{return 0,false ;};return _d [0],true ;};type IntSlice []int ;func (_fgg *Stack )Peek ()(_bg interface{},_gf bool ){return _fgg .peek ()}; +type Stack struct{Data []interface{};Aux *Stack ;};func (_dfb *Stack )peek ()(interface{},bool ){_ac :=_dfb .top ();if _ac ==-1{return nil ,false ;};return _dfb .Data [_ac ],true ;};func Sign (v float32 )float32 {if v >=0.0{return 1.0;};return -1.0;};func Max (x ,y int )int {if x > y {return x ; +};return y ;};func (_edg *Stack )Len ()int {return len (_edg .Data )};func (_cb *NumSlice )Add (v float32 ){*_cb =append (*_cb ,v )};func Abs (v int )int {if v > 0{return v ;};return -v ;};func (_fe *IntSlice )Add (v int )error {if _fe ==nil {return _e .Error ("\u0049\u006e\u0074S\u006c\u0069\u0063\u0065\u002e\u0041\u0064\u0064","\u0073\u006c\u0069\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); +};*_fe =append (*_fe ,v );return nil ;};func (_fg IntSlice )Size ()int {return len (_fg )};func (_aaf *Stack )Pop ()(_ad interface{},_ec bool ){_ad ,_ec =_aaf .peek ();if !_ec {return nil ,_ec ;};_aaf .Data =_aaf .Data [:_aaf .top ()];return _ad ,true ; +};func (_df NumSlice )GetInt (i int )(int ,error ){const _eb ="\u0047\u0065\u0074\u0049\u006e\u0074";if i < 0||i > len (_df )-1{return 0,_e .Errorf (_eb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};_ebf :=_df [i ];return int (_ebf +Sign (_ebf )*0.5),nil ;};func Min (x ,y int )int {if x < y {return x ;};return y ;};type NumSlice []float32 ;func NewNumSlice (i int )*NumSlice {_ed :=NumSlice (make ([]float32 ,i ));return &_ed }; \ No newline at end of file diff --git a/internal/jbig2/bitmap/bitmap.go b/internal/jbig2/bitmap/bitmap.go index ca8450d7..40782f35 100644 --- a/internal/jbig2/bitmap/bitmap.go +++ b/internal/jbig2/bitmap/bitmap.go @@ -9,654 +9,652 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package bitmap ;import (_abg "encoding/binary";_a "github.com/stretchr/testify/require";_ca "github.com/unidoc/unipdf/v3/common";_ab "github.com/unidoc/unipdf/v3/internal/bitwise";_ac "github.com/unidoc/unipdf/v3/internal/imageutil";_gb "github.com/unidoc/unipdf/v3/internal/jbig2/basic"; -_f "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_be "image";_gg "math";_cc "sort";_c "strings";_b "testing";);func (_ebc *Bitmap )ClipRectangle (box *_be .Rectangle )(_gbcb *Bitmap ,_cgf *_be .Rectangle ,_gba error ){const _bcbg ="\u0043\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; -if box ==nil {return nil ,nil ,_f .Error (_bcbg ,"\u0062o\u0078 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};_efce ,_gecf :=_ebc .Width ,_ebc .Height ;_ddf :=_be .Rect (0,0,_efce ,_gecf );if !box .Overlaps (_ddf ){return nil ,nil ,_f .Error (_bcbg ,"b\u006f\u0078\u0020\u0064oe\u0073n\u0027\u0074\u0020\u006f\u0076e\u0072\u006c\u0061\u0070\u0020\u0062"); -};_daa :=box .Intersect (_ddf );_dfgc ,_gbca :=_daa .Min .X ,_daa .Min .Y ;_cacc ,_dcdf :=_daa .Dx (),_daa .Dy ();_gbcb =New (_cacc ,_dcdf );_gbcb .Text =_ebc .Text ;if _gba =_gbcb .RasterOperation (0,0,_cacc ,_dcdf ,PixSrc ,_ebc ,_dfgc ,_gbca );_gba !=nil {return nil ,nil ,_f .Wrap (_gba ,_bcbg ,"\u0050\u0069\u0078\u0053\u0072\u0063\u0020\u0074\u006f\u0020\u0063\u006ci\u0070\u0070\u0065\u0064"); -};_cgf =&_daa ;return _gbcb ,_cgf ,nil ;};func _agcee (_fbfb ,_bfbgb *Bitmap ,_dbd ,_cdaag int )(*Bitmap ,error ){const _egbc ="d\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063\u006b";if _bfbgb ==nil {_ca .Log .Debug ("\u0064\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063k\u0020\u0073\u006f\u0075\u0072\u0063\u0065 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -return nil ,_f .Error (_egbc ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _dbd < 1||_cdaag < 1{return nil ,_f .Error (_egbc ,"\u0068\u0053\u007a\u0069\u0065 \u0061\u006e\u0064\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u0061\u0072\u0065 \u006e\u006f\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0031"); -};if _dbd ==1&&_cdaag ==1{_ccafb ,_cbbe :=_dgf (_fbfb ,_bfbgb );if _cbbe !=nil {return nil ,_f .Wrap (_cbbe ,_egbc ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _ccafb ,nil ;};if _dbd ==1||_cdaag ==1{_eegcb :=SelCreateBrick (_cdaag ,_dbd ,_cdaag /2,_dbd /2,SelHit );_dcgd ,_cage :=_bece (_fbfb ,_bfbgb ,_eegcb );if _cage !=nil {return nil ,_f .Wrap (_cage ,_egbc ,"\u0068s\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _dcgd ,nil ;};_deda :=SelCreateBrick (1,_dbd ,0,_dbd /2,SelHit );_caed :=SelCreateBrick (_cdaag ,1,_cdaag /2,0,SelHit );_ddb ,_ggfgf :=_bece (nil ,_bfbgb ,_deda );if _ggfgf !=nil {return nil ,_f .Wrap (_ggfgf ,_egbc ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};_fbfb ,_ggfgf =_bece (_fbfb ,_ddb ,_caed );if _ggfgf !=nil {return nil ,_f .Wrap (_ggfgf ,_egbc ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _fbfb ,nil ;};const (_ LocationFilter =iota ;LocSelectWidth ;LocSelectHeight ;LocSelectXVal ; -LocSelectYVal ;LocSelectIfEither ;LocSelectIfBoth ;);type shift int ;const (CmbOpOr CombinationOperator =iota ;CmbOpAnd ;CmbOpXor ;CmbOpXNor ;CmbOpReplace ;CmbOpNot ;);func _eba (_cga *Bitmap ,_aabb int ,_cbd []byte )(_gaa *Bitmap ,_fd error ){const _gfd ="\u0072\u0065\u0064\u0075\u0063\u0065\u0052\u0061\u006e\u006b\u0042\u0069n\u0061\u0072\u0079\u0032"; -if _cga ==nil {return nil ,_f .Error (_gfd ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _aabb < 1||_aabb > 4{return nil ,_f .Error (_gfd ,"\u006c\u0065\u0076\u0065\u006c\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020\u0073e\u0074\u0020\u007b\u0031\u002c\u0032\u002c\u0033\u002c\u0034\u007d"); -};if _cga .Height <=1{return nil ,_f .Errorf (_gfd ,"\u0073o\u0075\u0072c\u0065\u0020\u0068e\u0069\u0067\u0068\u0074\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0061t\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0027\u0032\u0027\u0020-\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",_cga .Height ); -};_gaa =New (_cga .Width /2,_cga .Height /2);if _cbd ==nil {_cbd =_dgc ();};_edc :=_aggf (_cga .RowStride ,2*_gaa .RowStride );switch _aabb {case 1:_fd =_ccbb (_cga ,_gaa ,_aabb ,_cbd ,_edc );case 2:_fd =_cbdb (_cga ,_gaa ,_aabb ,_cbd ,_edc );case 3:_fd =_gfdf (_cga ,_gaa ,_aabb ,_cbd ,_edc ); -case 4:_fd =_gefe (_cga ,_gaa ,_aabb ,_cbd ,_edc );};if _fd !=nil {return nil ,_fd ;};return _gaa ,nil ;};func (_ecgg *Bitmaps )makeSizeIndicator (_agaaa ,_dbggc int ,_efaf LocationFilter ,_fcgc SizeComparison )(_dbgd *_gb .NumSlice ,_ecefa error ){const _gdfe ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u006d\u0061\u006b\u0065S\u0069z\u0065I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; -if _ecgg ==nil {return nil ,_f .Error (_gdfe ,"\u0062\u0069\u0074ma\u0070\u0073\u0020\u0027\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch _efaf {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_f .Errorf (_gdfe ,"\u0070\u0072\u006f\u0076\u0069d\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",_efaf ); -};switch _fcgc {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_f .Errorf (_gdfe ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",_fcgc ); -};_dbgd =&_gb .NumSlice {};var (_cecgc ,_febf ,_dddd int ;_gbcbc *Bitmap ;);for _ ,_gbcbc =range _ecgg .Values {_cecgc =0;_febf ,_dddd =_gbcbc .Width ,_gbcbc .Height ;switch _efaf {case LocSelectWidth :if (_fcgc ==SizeSelectIfLT &&_febf < _agaaa )||(_fcgc ==SizeSelectIfGT &&_febf > _agaaa )||(_fcgc ==SizeSelectIfLTE &&_febf <=_agaaa )||(_fcgc ==SizeSelectIfGTE &&_febf >=_agaaa )||(_fcgc ==SizeSelectIfEQ &&_febf ==_agaaa ){_cecgc =1; -};case LocSelectHeight :if (_fcgc ==SizeSelectIfLT &&_dddd < _dbggc )||(_fcgc ==SizeSelectIfGT &&_dddd > _dbggc )||(_fcgc ==SizeSelectIfLTE &&_dddd <=_dbggc )||(_fcgc ==SizeSelectIfGTE &&_dddd >=_dbggc )||(_fcgc ==SizeSelectIfEQ &&_dddd ==_dbggc ){_cecgc =1; -};case LocSelectIfEither :if (_fcgc ==SizeSelectIfLT &&(_febf < _agaaa ||_dddd < _dbggc ))||(_fcgc ==SizeSelectIfGT &&(_febf > _agaaa ||_dddd > _dbggc ))||(_fcgc ==SizeSelectIfLTE &&(_febf <=_agaaa ||_dddd <=_dbggc ))||(_fcgc ==SizeSelectIfGTE &&(_febf >=_agaaa ||_dddd >=_dbggc ))||(_fcgc ==SizeSelectIfEQ &&(_febf ==_agaaa ||_dddd ==_dbggc )){_cecgc =1; -};case LocSelectIfBoth :if (_fcgc ==SizeSelectIfLT &&(_febf < _agaaa &&_dddd < _dbggc ))||(_fcgc ==SizeSelectIfGT &&(_febf > _agaaa &&_dddd > _dbggc ))||(_fcgc ==SizeSelectIfLTE &&(_febf <=_agaaa &&_dddd <=_dbggc ))||(_fcgc ==SizeSelectIfGTE &&(_febf >=_agaaa &&_dddd >=_dbggc ))||(_fcgc ==SizeSelectIfEQ &&(_febf ==_agaaa &&_dddd ==_dbggc )){_cecgc =1; -};};_dbgd .AddInt (_cecgc );};return _dbgd ,nil ;};func (_cgc *Points )Add (pt *Points )error {const _adaa ="\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0041\u0064\u0064";if _cgc ==nil {return _f .Error (_adaa ,"\u0070o\u0069n\u0074\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if pt ==nil {return _f .Error (_adaa ,"a\u0072\u0067\u0075\u006d\u0065\u006et\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064");};*_cgc =append (*_cgc ,*pt ...);return nil ;};func (_bbf *Bitmap )SetPadBits (value int ){_bbf .setPadBits (value )}; -func _ggeb (_gedf ,_bfg ,_eggef *Bitmap )(*Bitmap ,error ){const _cecg ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0078\u006f\u0072";if _bfg ==nil {return nil ,_f .Error (_cecg ,"'\u0062\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _eggef ==nil {return nil ,_f .Error (_cecg ,"'\u0062\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); -};if _gedf ==_eggef {return nil ,_f .Error (_cecg ,"'\u0064\u0027\u0020\u003d\u003d\u0020\u0027\u0062\u0032\u0027");};if !_bfg .SizesEqual (_eggef ){_ca .Log .Debug ("\u0025s\u0020\u002d \u0042\u0069\u0074\u006da\u0070\u0020\u0027b\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074 e\u0071\u0075\u0061l\u0020\u0073i\u007a\u0065\u0020\u0077\u0069\u0074h\u0020\u0027b\u0032\u0027",_cecg ); -};var _aabc error ;if _gedf ,_aabc =_dgf (_gedf ,_bfg );_aabc !=nil {return nil ,_f .Wrap (_aabc ,_cecg ,"\u0063\u0061n\u0027\u0074\u0020c\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027");};if _aabc =_gedf .RasterOperation (0,0,_gedf .Width ,_gedf .Height ,PixSrcXorDst ,_eggef ,0,0); -_aabc !=nil {return nil ,_f .Wrap (_aabc ,_cecg ,"");};return _gedf ,nil ;};func (_cdcc *Bitmap )setFourBytes (_cead int ,_fgfd uint32 )error {if _cead +3> len (_cdcc .Data )-1{return _f .Errorf ("\u0073\u0065\u0074F\u006f\u0075\u0072\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_cead ); -};_cdcc .Data [_cead ]=byte ((_fgfd &0xff000000)>>24);_cdcc .Data [_cead +1]=byte ((_fgfd &0xff0000)>>16);_cdcc .Data [_cead +2]=byte ((_fgfd &0xff00)>>8);_cdcc .Data [_cead +3]=byte (_fgfd &0xff);return nil ;};func _dbad (_febec *Bitmap ,_dffbe *_gb .Stack ,_fcgg ,_ddfg int )(_egdd *_be .Rectangle ,_gdfca error ){const _abadf ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; -if _febec ==nil {return nil ,_f .Error (_abadf ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _dffbe ==nil {return nil ,_f .Error (_abadf ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); -};_cdddb ,_caab :=_febec .Width ,_febec .Height ;_afcg :=_cdddb -1;_gaeeg :=_caab -1;if _fcgg < 0||_fcgg > _afcg ||_ddfg < 0||_ddfg > _gaeeg ||!_febec .GetPixel (_fcgg ,_ddfg ){return nil ,nil ;};_fgeb :=_be .Rect (100000,100000,0,0);if _gdfca =_ecff (_dffbe ,_fcgg ,_fcgg ,_ddfg ,1,_gaeeg ,&_fgeb ); -_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _gdfca =_ecff (_dffbe ,_fcgg ,_fcgg ,_ddfg +1,-1,_gaeeg ,&_fgeb );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068"); -};_fgeb .Min .X ,_fgeb .Max .X =_fcgg ,_fcgg ;_fgeb .Min .Y ,_fgeb .Max .Y =_ddfg ,_ddfg ;var (_egda *fillSegment ;_gada int ;);for _dffbe .Len ()> 0{if _egda ,_gdfca =_aebf (_dffbe );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"");};_ddfg =_egda ._deba ; -for _fcgg =_egda ._egca -1;_fcgg >=0&&_febec .GetPixel (_fcgg ,_ddfg );_fcgg --{if _gdfca =_febec .SetPixel (_fcgg ,_ddfg ,0);_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u0031s\u0074\u0020\u0073\u0065\u0074");};};if _fcgg >=_egda ._egca -1{for {for _fcgg ++; -_fcgg <=_egda ._efbba +1&&_fcgg <=_afcg &&!_febec .GetPixel (_fcgg ,_ddfg );_fcgg ++{};_gada =_fcgg ;if !(_fcgg <=_egda ._efbba +1&&_fcgg <=_afcg ){break ;};for ;_fcgg <=_afcg &&_febec .GetPixel (_fcgg ,_ddfg );_fcgg ++{if _gdfca =_febec .SetPixel (_fcgg ,_ddfg ,0); -_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _gdfca =_ecff (_dffbe ,_gada ,_fcgg -1,_egda ._deba ,_egda ._bfabf ,_gaeeg ,&_fgeb );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068"); -};if _fcgg > _egda ._efbba {if _gdfca =_ecff (_dffbe ,_egda ._efbba +1,_fcgg -1,_egda ._deba ,-_egda ._bfabf ,_gaeeg ,&_fgeb );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};};continue ;};_gada =_fcgg +1;if _gada < _egda ._egca {if _gdfca =_ecff (_dffbe ,_gada ,_egda ._egca -1,_egda ._deba ,-_egda ._bfabf ,_gaeeg ,&_fgeb );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); -};};_fcgg =_egda ._egca ;for {for ;_fcgg <=_afcg &&_febec .GetPixel (_fcgg ,_ddfg );_fcgg ++{if _gdfca =_febec .SetPixel (_fcgg ,_ddfg ,0);_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _gdfca =_ecff (_dffbe ,_gada ,_fcgg -1,_egda ._deba ,_egda ._bfabf ,_gaeeg ,&_fgeb ); -_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _fcgg > _egda ._efbba {if _gdfca =_ecff (_dffbe ,_egda ._efbba +1,_fcgg -1,_egda ._deba ,-_egda ._bfabf ,_gaeeg ,&_fgeb );_gdfca !=nil {return nil ,_f .Wrap (_gdfca ,_abadf ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};for _fcgg ++;_fcgg <=_egda ._efbba +1&&_fcgg <=_afcg &&!_febec .GetPixel (_fcgg ,_ddfg );_fcgg ++{};_gada =_fcgg ;if !(_fcgg <=_egda ._efbba +1&&_fcgg <=_afcg ){break ;};};};_fgeb .Max .X ++;_fgeb .Max .Y ++;return &_fgeb ,nil ;};func (_gabe *ClassedPoints )validateIntSlice ()error {const _dcbb ="\u0076\u0061l\u0069\u0064\u0061t\u0065\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065"; -for _ ,_acda :=range _gabe .IntSlice {if _acda >=(_gabe .Points .Size ()){return _f .Errorf (_dcbb ,"c\u006c\u0061\u0073\u0073\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0076\u0061\u006ci\u0064 \u0069\u006e\u0064\u0065x\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0064",_acda ,_gabe .Points .Size ()); -};};return nil ;};func (_deeeb *ClassedPoints )Len ()int {return _deeeb .IntSlice .Size ()};func TstImageBitmap ()*Bitmap {return _cbafa .Copy ()};func _dedfd (_bffa *Bitmap ,_eegfc *Bitmap ,_acfg *Selection ,_ggfc **Bitmap )(*Bitmap ,error ){const _cfbaf ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0031"; -if _eegfc ==nil {return nil ,_f .Error (_cfbaf ,"\u004d\u006f\u0072\u0070\u0068\u0041\u0072\u0067\u0073\u0031\u0020'\u0073\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066i\u006e\u0065\u0064");};if _acfg ==nil {return nil ,_f .Error (_cfbaf ,"\u004d\u006f\u0072\u0068p\u0041\u0072\u0067\u0073\u0031\u0020\u0027\u0073\u0065\u006c'\u0020n\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064"); -};_cgfd ,_fgec :=_acfg .Height ,_acfg .Width ;if _cgfd ==0||_fgec ==0{return nil ,_f .Error (_cfbaf ,"\u0073\u0065\u006c\u0065ct\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030");};if _bffa ==nil {_bffa =_eegfc .createTemplate (); -*_ggfc =_eegfc ;return _bffa ,nil ;};_bffa .Width =_eegfc .Width ;_bffa .Height =_eegfc .Height ;_bffa .RowStride =_eegfc .RowStride ;_bffa .Color =_eegfc .Color ;_bffa .Data =make ([]byte ,_eegfc .RowStride *_eegfc .Height );if _bffa ==_eegfc {*_ggfc =_eegfc .Copy (); -}else {*_ggfc =_eegfc ;};return _bffa ,nil ;};func (_fefb *Bitmap )GetComponents (components Component ,maxWidth ,maxHeight int )(_cacde *Bitmaps ,_bcfa *Boxes ,_aegd error ){const _edab ="B\u0069t\u006d\u0061\u0070\u002e\u0047\u0065\u0074\u0043o\u006d\u0070\u006f\u006een\u0074\u0073"; -if _fefb ==nil {return nil ,nil ,_f .Error (_edab ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0042\u0069\u0074\u006da\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064\u002e");};switch components {case ComponentConn ,ComponentCharacters ,ComponentWords :default:return nil ,nil ,_f .Error (_edab ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074s\u0020\u0070\u0061\u0072\u0061\u006d\u0065t\u0065\u0072"); -};if _fefb .Zero (){_bcfa =&Boxes {};_cacde =&Bitmaps {};return _cacde ,_bcfa ,nil ;};switch components {case ComponentConn :_cacde =&Bitmaps {};if _bcfa ,_aegd =_fefb .ConnComponents (_cacde ,8);_aegd !=nil {return nil ,nil ,_f .Wrap (_aegd ,_edab ,"\u006e\u006f \u0070\u0072\u0065p\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};case ComponentCharacters :_dab ,_fcb :=MorphSequence (_fefb ,MorphProcess {Operation :MopClosing ,Arguments :[]int {1,6}});if _fcb !=nil {return nil ,nil ,_f .Wrap (_fcb ,_edab ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};if _ca .Log .IsLogLevel (_ca .LogLevelTrace ){_ca .Log .Trace ("\u0043o\u006d\u0070o\u006e\u0065\u006e\u0074C\u0068\u0061\u0072a\u0063\u0074\u0065\u0072\u0073\u0020\u0062\u0069\u0074ma\u0070\u0020\u0061f\u0074\u0065r\u0020\u0063\u006c\u006f\u0073\u0069n\u0067\u003a \u0025\u0073",_dab .String ()); -};_afeg :=&Bitmaps {};_bcfa ,_fcb =_dab .ConnComponents (_afeg ,8);if _fcb !=nil {return nil ,nil ,_f .Wrap (_fcb ,_edab ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); -};if _ca .Log .IsLogLevel (_ca .LogLevelTrace ){_ca .Log .Trace ("\u0043\u006f\u006d\u0070\u006f\u006ee\u006e\u0074\u0043\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0020a\u0066\u0074\u0065\u0072\u0020\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076i\u0074y\u003a\u0020\u0025\u0073",_afeg .String ()); -};if _cacde ,_fcb =_afeg .ClipToBitmap (_fefb );_fcb !=nil {return nil ,nil ,_f .Wrap (_fcb ,_edab ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067");};case ComponentWords :_adea :=1; -var _gabg *Bitmap ;switch {case _fefb .XResolution <=200:_gabg =_fefb ;case _fefb .XResolution <=400:_adea =2;_gabg ,_aegd =_aeb (_fefb ,1,0,0,0);if _aegd !=nil {return nil ,nil ,_f .Wrap (_aegd ,_edab ,"w\u006f\u0072\u0064\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0020\u002d \u0078\u0072\u0065s\u003c=\u0034\u0030\u0030"); -};default:_adea =4;_gabg ,_aegd =_aeb (_fefb ,1,1,0,0);if _aegd !=nil {return nil ,nil ,_f .Wrap (_aegd ,_edab ,"\u0077\u006f\u0072\u0064 \u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073 \u002d \u0078\u0072\u0065\u0073\u0020\u003e\u00204\u0030\u0030"); -};};_cfbc ,_ ,_cfbe :=_daacc (_gabg );if _cfbe !=nil {return nil ,nil ,_f .Wrap (_cfbe ,_edab ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};_ccae ,_cfbe :=_adbcb (_cfbc ,_adea );if _cfbe !=nil {return nil ,nil ,_f .Wrap (_cfbe ,_edab ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073"); -};_gag :=&Bitmaps {};if _bcfa ,_cfbe =_ccae .ConnComponents (_gag ,4);_cfbe !=nil {return nil ,nil ,_f .Wrap (_cfbe ,_edab ,"\u0077\u006f\u0072\u0064\u0020\u0070r\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u002c\u0020\u0063\u006f\u006en\u0065\u0063\u0074\u0020\u0065\u0078\u0070a\u006e\u0064\u0065\u0064"); -};if _cacde ,_cfbe =_gag .ClipToBitmap (_fefb );_cfbe !=nil {return nil ,nil ,_f .Wrap (_cfbe ,_edab ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};};_cacde ,_aegd =_cacde .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE ); -if _aegd !=nil {return nil ,nil ,_f .Wrap (_aegd ,_edab ,"");};_bcfa ,_aegd =_bcfa .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE );if _aegd !=nil {return nil ,nil ,_f .Wrap (_aegd ,_edab ,"");};return _cacde ,_bcfa ,nil ;};func init (){for _fgf :=0; -_fgf < 256;_fgf ++{_ffb [_fgf ]=uint8 (_fgf &0x1)+(uint8 (_fgf >>1)&0x1)+(uint8 (_fgf >>2)&0x1)+(uint8 (_fgf >>3)&0x1)+(uint8 (_fgf >>4)&0x1)+(uint8 (_fgf >>5)&0x1)+(uint8 (_fgf >>6)&0x1)+(uint8 (_fgf >>7)&0x1);};};func (_add *Bitmap )Copy ()*Bitmap {_egd :=make ([]byte ,len (_add .Data )); -copy (_egd ,_add .Data );return &Bitmap {Width :_add .Width ,Height :_add .Height ,RowStride :_add .RowStride ,Data :_egd ,Color :_add .Color ,Text :_add .Text ,BitmapNumber :_add .BitmapNumber ,Special :_add .Special };};func (_beb *Bitmap )SetByte (index int ,v byte )error {if index > len (_beb .Data )-1||index < 0{return _f .Errorf ("\u0053e\u0074\u0042\u0079\u0074\u0065","\u0069\u006e\u0064\u0065x \u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020%\u0064",index ); -};_beb .Data [index ]=v ;return nil ;};func _daacc (_bggb *Bitmap )(_gcgbc *Bitmap ,_bbeb int ,_dfdc error ){const _egff ="\u0042i\u0074\u006d\u0061\u0070.\u0077\u006f\u0072\u0064\u004da\u0073k\u0042y\u0044\u0069\u006c\u0061\u0074\u0069\u006fn";if _bggb ==nil {return nil ,0,_f .Errorf (_egff ,"\u0027\u0073\u0027\u0020bi\u0074\u006d\u0061\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064"); -};var _ggab ,_aadbg *Bitmap ;if _ggab ,_dfdc =_dgf (nil ,_bggb );_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0063\u006f\u0070\u0079\u0020\u0027\u0073\u0027");};var (_acde [13]int ;_gaeg ,_cade int ;);_affd :=12;_affa :=_gb .NewNumSlice (_affd +1); -_bdeb :=_gb .NewNumSlice (_affd +1);var _gdfb *Boxes ;for _abgf :=0;_abgf <=_affd ;_abgf ++{if _abgf ==0{if _aadbg ,_dfdc =_dgf (nil ,_ggab );_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0066i\u0072\u0073\u0074\u0020\u0062\u006d2");};}else {if _aadbg ,_dfdc =_aege (_ggab ,MorphProcess {Operation :MopDilation ,Arguments :[]int {2,1}}); -_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0064\u0069\u006ca\u0074\u0069\u006f\u006e\u0020\u0062\u006d\u0032");};};if _gdfb ,_dfdc =_aadbg .connComponentsBB (4);_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"");};_acde [_abgf ]=len (*_gdfb ); -_affa .AddInt (_acde [_abgf ]);switch _abgf {case 0:_gaeg =_acde [0];default:_cade =_acde [_abgf -1]-_acde [_abgf ];_bdeb .AddInt (_cade );};_ggab =_aadbg ;};_aefd :=true ;_efdea :=2;var _faac ,_bgeac int ;for _ecfc :=1;_ecfc < len (*_bdeb );_ecfc ++{if _faac ,_dfdc =_affa .GetInt (_ecfc ); -_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0043\u0068\u0065\u0063ki\u006e\u0067\u0020\u0062\u0065\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0069o\u006e");};if _aefd &&_faac < int (0.3*float32 (_gaeg )){_efdea =_ecfc +1;_aefd =false ;}; -if _cade ,_dfdc =_bdeb .GetInt (_ecfc );_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006ea\u0044\u0069\u0066\u0066");};if _cade > _bgeac {_bgeac =_cade ;};};_bebg :=_bggb .XResolution ;if _bebg ==0{_bebg =150; -};if _bebg > 110{_efdea ++;};if _efdea < 2{_ca .Log .Trace ("J\u0042\u0049\u0047\u0032\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u0042\u0065\u0073\u0074 \u0074\u006f\u0020\u006d\u0069\u006e\u0069\u006d\u0075\u006d a\u006c\u006c\u006fw\u0061b\u006c\u0065"); -_efdea =2;};_bbeb =_efdea +1;if _gcgbc ,_dfdc =_adfa (nil ,_bggb ,_efdea +1,1);_dfdc !=nil {return nil ,0,_f .Wrap (_dfdc ,_egff ,"\u0067\u0065\u0074\u0074in\u0067\u0020\u006d\u0061\u0073\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};return _gcgbc ,_bbeb ,nil ; -};type byWidth Bitmaps ;func TstImageBitmapInverseData ()[]byte {_fcfbf :=_cbafa .Copy ();_fcfbf .InverseData ();return _fcfbf .Data ;};func (_eegc *Bitmap )clipRectangle (_dffg ,_fcg *_be .Rectangle )(_aeaf *Bitmap ,_edfg error ){const _edd ="\u0063\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; -if _dffg ==nil {return nil ,_f .Error (_edd ,"\u0070r\u006fv\u0069\u0064\u0065\u0064\u0020n\u0069\u006c \u0027\u0062\u006f\u0078\u0027");};_dfda ,_dbf :=_eegc .Width ,_eegc .Height ;_egg ,_edfg :=ClipBoxToRectangle (_dffg ,_dfda ,_dbf );if _edfg !=nil {_ca .Log .Warning ("\u0027\u0062ox\u0027\u0020\u0064o\u0065\u0073\u006e\u0027t o\u0076er\u006c\u0061\u0070\u0020\u0062\u0069\u0074ma\u0070\u0020\u0027\u0062\u0027\u003a\u0020%\u0076",_edfg ); -return nil ,nil ;};_eeff ,_egc :=_egg .Min .X ,_egg .Min .Y ;_agef ,_aac :=_egg .Max .X -_egg .Min .X ,_egg .Max .Y -_egg .Min .Y ;_aeaf =New (_agef ,_aac );_aeaf .Text =_eegc .Text ;if _edfg =_aeaf .RasterOperation (0,0,_agef ,_aac ,PixSrc ,_eegc ,_eeff ,_egc ); -_edfg !=nil {return nil ,_f .Wrap (_edfg ,_edd ,"");};if _fcg !=nil {*_fcg =*_egg ;};return _aeaf ,nil ;};func (_dagf *Bitmap )nextOnPixel (_agg ,_becb int )(_ccea _be .Point ,_abd bool ,_gaee error ){const _efcc ="n\u0065\u0078\u0074\u004f\u006e\u0050\u0069\u0078\u0065\u006c"; -_ccea ,_abd ,_gaee =_dagf .nextOnPixelLow (_dagf .Width ,_dagf .Height ,_dagf .RowStride ,_agg ,_becb );if _gaee !=nil {return _ccea ,false ,_f .Wrap (_gaee ,_efcc ,"");};return _ccea ,_abd ,nil ;};func (_cda *Bitmap )GetByte (index int )(byte ,error ){if index > len (_cda .Data )-1||index < 0{return 0,_f .Errorf ("\u0047e\u0074\u0042\u0079\u0074\u0065","\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",index ); -};return _cda .Data [index ],nil ;};const (ComponentConn Component =iota ;ComponentCharacters ;ComponentWords ;);func (_gegf *Bitmap )setAll ()error {_ggg :=_bbec (_gegf ,0,0,_gegf .Width ,_gegf .Height ,PixSet ,nil ,0,0);if _ggg !=nil {return _f .Wrap (_ggg ,"\u0073\u0065\u0074\u0041\u006c\u006c",""); -};return nil ;};func (_cgdd *BitmapsArray )AddBox (box *_be .Rectangle ){_cgdd .Boxes =append (_cgdd .Boxes ,box )};func Centroid (bm *Bitmap ,centTab ,sumTab []int )(Point ,error ){return bm .centroid (centTab ,sumTab )};func (_daca *Bitmaps )selectByIndexes (_gebbb []int )(*Bitmaps ,error ){_adfc :=&Bitmaps {}; -for _ ,_eabdc :=range _gebbb {_fadcf ,_gaacc :=_daca .GetBitmap (_eabdc );if _gaacc !=nil {return nil ,_f .Wrap (_gaacc ,"\u0073e\u006ce\u0063\u0074\u0042\u0079\u0049\u006e\u0064\u0065\u0078\u0065\u0073","");};_adfc .AddBitmap (_fadcf );};return _adfc ,nil ; -};func (_egb *Bitmap )setEightBytes (_abcg int ,_acag uint64 )error {_cdcf :=_egb .RowStride -(_abcg %_egb .RowStride );if _egb .RowStride !=_egb .Width >>3{_cdcf --;};if _cdcf >=8{return _egb .setEightFullBytes (_abcg ,_acag );};return _egb .setEightPartlyBytes (_abcg ,_cdcf ,_acag ); -};func (_eefa *Bitmap )connComponentsBitmapsBB (_fdbe *Bitmaps ,_cdcb int )(_fede *Boxes ,_fgaf error ){const _eabd ="\u0063\u006f\u006enC\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0069\u0074\u006d\u0061\u0070\u0073\u0042\u0042";if _cdcb !=4&&_cdcb !=8{return nil ,_f .Error (_eabd ,"\u0063\u006f\u006e\u006e\u0065\u0063t\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0027\u0034\u0027\u0020\u006fr\u0020\u0027\u0038\u0027"); -};if _fdbe ==nil {return nil ,_f .Error (_eabd ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073");};if len (_fdbe .Values )> 0{return nil ,_f .Error (_eabd ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u006fn\u002d\u0065\u006d\u0070\u0074\u0079\u0020\u0042\u0069\u0074m\u0061\u0070\u0073"); -};if _eefa .Zero (){return &Boxes {},nil ;};var (_egcc ,_gggg ,_cbde ,_fedb *Bitmap ;);_eefa .setPadBits (0);if _egcc ,_fgaf =_dgf (nil ,_eefa );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062\u006d\u0031");};if _gggg ,_fgaf =_dgf (nil ,_eefa ); -_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062\u006d\u0032");};_cbdeb :=&_gb .Stack {};_cbdeb .Aux =&_gb .Stack {};_fede =&Boxes {};var (_ceca ,_ebfdc int ;_bgea _be .Point ;_fdfe bool ;_cffa *_be .Rectangle ;);for {if _bgea ,_fdfe ,_fgaf =_egcc .nextOnPixel (_ceca ,_ebfdc ); -_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"");};if !_fdfe {break ;};if _cffa ,_fgaf =_eefdb (_egcc ,_cbdeb ,_bgea .X ,_bgea .Y ,_cdcb );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"");};if _fgaf =_fede .Add (_cffa );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,""); -};if _cbde ,_fgaf =_egcc .clipRectangle (_cffa ,nil );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062\u006d\u0033");};if _fedb ,_fgaf =_gggg .clipRectangle (_cffa ,nil );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062\u006d\u0034");}; -if _ ,_fgaf =_ggeb (_cbde ,_cbde ,_fedb );_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062m\u0033\u0020\u005e\u0020\u0062\u006d4");};if _fgaf =_gggg .RasterOperation (_cffa .Min .X ,_cffa .Min .Y ,_cffa .Dx (),_cffa .Dy (),PixSrcXorDst ,_cbde ,0,0); -_fgaf !=nil {return nil ,_f .Wrap (_fgaf ,_eabd ,"\u0062\u006d\u0032\u0020\u002d\u0058\u004f\u0052\u002d>\u0020\u0062\u006d\u0033");};_fdbe .AddBitmap (_cbde );_ceca =_bgea .X ;_ebfdc =_bgea .Y ;};_fdbe .Boxes =*_fede ;return _fede ,nil ;};func (_adee *Bitmaps )WidthSorter ()func (_ebbe ,_gadea int )bool {return func (_fedcf ,_facgb int )bool {return _adee .Values [_fedcf ].Width < _adee .Values [_facgb ].Width }; -};func (_abc *Bitmap )Equals (s *Bitmap )bool {if len (_abc .Data )!=len (s .Data )||_abc .Width !=s .Width ||_abc .Height !=s .Height {return false ;};for _aga :=0;_aga < _abc .Height ;_aga ++{_abgb :=_aga *_abc .RowStride ;for _bca :=0;_bca < _abc .RowStride ; -_bca ++{if _abc .Data [_abgb +_bca ]!=s .Data [_abgb +_bca ]{return false ;};};};return true ;};func (_gcea *Bitmap )And (s *Bitmap )(_fedc *Bitmap ,_bafe error ){const _cff ="\u0042\u0069\u0074\u006d\u0061\u0070\u002e\u0041\u006e\u0064";if _gcea ==nil {return nil ,_f .Error (_cff ,"\u0027b\u0069t\u006d\u0061\u0070\u0020\u0027b\u0027\u0020i\u0073\u0020\u006e\u0069\u006c"); -};if s ==nil {return nil ,_f .Error (_cff ,"\u0062\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069s\u0020\u006e\u0069\u006c");};if !_gcea .SizesEqual (s ){_ca .Log .Debug ("\u0025\u0073\u0020-\u0020\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0073\u0069\u007a\u0065 \u0077\u0069\u0074\u0068\u0020\u0027\u0062\u0027",_cff ); -};if _fedc ,_bafe =_dgf (_fedc ,_gcea );_bafe !=nil {return nil ,_f .Wrap (_bafe ,_cff ,"\u0063\u0061\u006e't\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _bafe =_fedc .RasterOperation (0,0,_fedc .Width ,_fedc .Height ,PixSrcAndDst ,s ,0,0); -_bafe !=nil {return nil ,_f .Wrap (_bafe ,_cff ,"");};return _fedc ,nil ;};func _aeb (_ebg *Bitmap ,_cgg ...int )(_gec *Bitmap ,_age error ){const _fgb ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0043\u0061\u0073\u0063\u0061\u0064\u0065"; -if _ebg ==nil {return nil ,_f .Error (_fgb ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if len (_cgg )==0||len (_cgg )> 4{return nil ,_f .Error (_fgb ,"t\u0068\u0065\u0072\u0065\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0061\u0074\u0020\u006cea\u0073\u0074\u0020\u006fn\u0065\u0020\u0061\u006e\u0064\u0020\u0061\u0074\u0020mo\u0073\u0074 \u0034\u0020\u006c\u0065\u0076\u0065\u006c\u0073"); -};if _cgg [0]<=0{_ca .Log .Debug ("\u006c\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030 \u002d\u0020\u006e\u006f\u0020\u0072\u0065\u0064\u0075\u0063t\u0069\u006f\u006e");_gec ,_age =_dgf (nil ,_ebg );if _age !=nil {return nil ,_f .Wrap (_age ,_fgb ,"l\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030"); -};return _gec ,nil ;};_ged :=_dgc ();_gec =_ebg ;for _aab ,_dec :=range _cgg {if _dec <=0{break ;};_gec ,_age =_eba (_gec ,_dec ,_ged );if _age !=nil {return nil ,_f .Wrapf (_age ,_fgb ,"\u006c\u0065\u0076\u0065\u006c\u0025\u0064\u0020\u0072\u0065\u0064\u0075c\u0074\u0069\u006f\u006e",_aab ); -};};return _gec ,nil ;};func (_adbg *Bitmap )countPixels ()int {var (_fcd int ;_abcd uint8 ;_cfdd byte ;_cbeg int ;);_adeg :=_adbg .RowStride ;_gcd :=uint (_adbg .Width &0x07);if _gcd !=0{_abcd =uint8 ((0xff<<(8-_gcd ))&0xff);_adeg --;};for _cgad :=0;_cgad < _adbg .Height ; -_cgad ++{for _cbeg =0;_cbeg < _adeg ;_cbeg ++{_cfdd =_adbg .Data [_cgad *_adbg .RowStride +_cbeg ];_fcd +=int (_ffb [_cfdd ]);};if _gcd !=0{_fcd +=int (_ffb [_adbg .Data [_cgad *_adbg .RowStride +_cbeg ]&_abcd ]);};};return _fcd ;};func (_gacg *Bitmap )Equivalent (s *Bitmap )bool {return _gacg .equivalent (s )}; -func (_ffeg *ClassedPoints )Swap (i ,j int ){_ffeg .IntSlice [i ],_ffeg .IntSlice [j ]=_ffeg .IntSlice [j ],_ffeg .IntSlice [i ];};func (_gffd *Bitmap )GetVanillaData ()[]byte {if _gffd .Color ==Chocolate {_gffd .inverseData ();};return _gffd .Data ;}; -func (_aba *Bitmap )AddBorderGeneral (left ,right ,top ,bot int ,val int )(*Bitmap ,error ){return _aba .addBorderGeneral (left ,right ,top ,bot ,val );};func CombineBytes (oldByte ,newByte byte ,op CombinationOperator )byte {return _begf (oldByte ,newByte ,op ); -};type SelectionValue int ;func ClipBoxToRectangle (box *_be .Rectangle ,wi ,hi int )(_fee *_be .Rectangle ,_adcb error ){const _dafab ="\u0043l\u0069p\u0042\u006f\u0078\u0054\u006fR\u0065\u0063t\u0061\u006e\u0067\u006c\u0065";if box ==nil {return nil ,_f .Error (_dafab ,"\u0027\u0062\u006f\u0078\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};if box .Min .X >=wi ||box .Min .Y >=hi ||box .Max .X <=0||box .Max .Y <=0{return nil ,_f .Error (_dafab ,"\u0027\u0062\u006fx'\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065");};_ecaa :=*box ; -_fee =&_ecaa ;if _fee .Min .X < 0{_fee .Max .X +=_fee .Min .X ;_fee .Min .X =0;};if _fee .Min .Y < 0{_fee .Max .Y +=_fee .Min .Y ;_fee .Min .Y =0;};if _fee .Max .X > wi {_fee .Max .X =wi ;};if _fee .Max .Y > hi {_fee .Max .Y =hi ;};return _fee ,nil ;}; -func _bcee (_bgdd ...MorphProcess )(_feba error ){const _ceed ="v\u0065r\u0069\u0066\u0079\u004d\u006f\u0072\u0070\u0068P\u0072\u006f\u0063\u0065ss\u0065\u0073";var _acab ,_efcea int ;for _aaeg ,_ffag :=range _bgdd {if _feba =_ffag .verify (_aaeg ,&_acab ,&_efcea ); -_feba !=nil {return _f .Wrap (_feba ,_ceed ,"");};};if _efcea !=0&&_acab !=0{return _f .Error (_ceed ,"\u004d\u006f\u0072\u0070\u0068\u0020\u0073\u0065\u0071\u0075\u0065n\u0063\u0065\u0020\u002d\u0020\u0062\u006f\u0072d\u0065r\u0020\u0061\u0064\u0064\u0065\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u0065\u0074\u0020\u0072\u0065\u0064u\u0063\u0074\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0030"); -};return nil ;};func (_cbed *Bitmap )setEightPartlyBytes (_cdg ,_efaa int ,_ggc uint64 )(_aacc error ){var (_fbbe byte ;_edcg int ;);const _ggbc ="\u0073\u0065\u0074\u0045ig\u0068\u0074\u0050\u0061\u0072\u0074\u006c\u0079\u0042\u0079\u0074\u0065\u0073"; -for _bgee :=1;_bgee <=_efaa ;_bgee ++{_edcg =64-_bgee *8;_fbbe =byte (_ggc >>uint (_edcg )&0xff);_ca .Log .Trace ("\u0074\u0065\u006d\u0070\u003a\u0020\u0025\u0030\u0038\u0062\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a %\u0064,\u0020\u0069\u0064\u0078\u003a\u0020\u0025\u0064\u002c\u0020\u0066\u0075l\u006c\u0042\u0079\u0074\u0065\u0073\u004e\u0075\u006d\u0062\u0065\u0072\u003a\u0020\u0025\u0064\u002c \u0073\u0068\u0069\u0066\u0074\u003a\u0020\u0025\u0064",_fbbe ,_cdg ,_cdg +_bgee -1,_efaa ,_edcg ); -if _aacc =_cbed .SetByte (_cdg +_bgee -1,_fbbe );_aacc !=nil {return _f .Wrap (_aacc ,_ggbc ,"\u0066\u0075\u006c\u006c\u0042\u0079\u0074\u0065");};};_bggf :=_cbed .RowStride *8-_cbed .Width ;if _bggf ==0{return nil ;};_edcg -=8;_fbbe =byte (_ggc >>uint (_edcg )&0xff)<>_acfa <<_acfa };func _gbcbe (_gbac ,_gcgb *Bitmap ,_dacf ,_dbe ,_egfc ,_cfa ,_bagc int ,_eefb CombinationOperator )error {var _aff int ;_fgdb :=func (){_aff ++; -_egfc +=_gcgb .RowStride ;_cfa +=_gbac .RowStride ;_bagc +=_gbac .RowStride };for _aff =_dacf ;_aff < _dbe ;_fgdb (){_fddf :=_egfc ;for _bed :=_cfa ;_bed <=_bagc ;_bed ++{_addd ,_ebfa :=_gcgb .GetByte (_fddf );if _ebfa !=nil {return _ebfa ;};_dcg ,_ebfa :=_gbac .GetByte (_bed ); -if _ebfa !=nil {return _ebfa ;};if _ebfa =_gcgb .SetByte (_fddf ,_begf (_addd ,_dcg ,_eefb ));_ebfa !=nil {return _ebfa ;};_fddf ++;};};return nil ;};var _ _cc .Interface =&ClassedPoints {};func (_fga *Bitmap )CountPixels ()int {return _fga .countPixels ()}; -func _fca (_bde ,_ebcg ,_aebd *Bitmap )(*Bitmap ,error ){const _dcbf ="\u0073\u0075\u0062\u0074\u0072\u0061\u0063\u0074";if _ebcg ==nil {return nil ,_f .Error (_dcbf ,"'\u0073\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _aebd ==nil {return nil ,_f .Error (_dcbf ,"'\u0073\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); -};var _bdcd error ;switch {case _bde ==_ebcg :if _bdcd =_bde .RasterOperation (0,0,_ebcg .Width ,_ebcg .Height ,PixNotSrcAndDst ,_aebd ,0,0);_bdcd !=nil {return nil ,_f .Wrap (_bdcd ,_dcbf ,"\u0064 \u003d\u003d\u0020\u0073\u0031");};case _bde ==_aebd :if _bdcd =_bde .RasterOperation (0,0,_ebcg .Width ,_ebcg .Height ,PixNotSrcAndDst ,_ebcg ,0,0); -_bdcd !=nil {return nil ,_f .Wrap (_bdcd ,_dcbf ,"\u0064 \u003d\u003d\u0020\u0073\u0032");};default:_bde ,_bdcd =_dgf (_bde ,_ebcg );if _bdcd !=nil {return nil ,_f .Wrap (_bdcd ,_dcbf ,"");};if _bdcd =_bde .RasterOperation (0,0,_ebcg .Width ,_ebcg .Height ,PixNotSrcAndDst ,_aebd ,0,0); -_bdcd !=nil {return nil ,_f .Wrap (_bdcd ,_dcbf ,"\u0064e\u0066\u0061\u0075\u006c\u0074");};};return _bde ,nil ;};func (_edb *Bitmaps )GetBitmap (i int )(*Bitmap ,error ){const _begg ="\u0047e\u0074\u0042\u0069\u0074\u006d\u0061p";if _edb ==nil {return nil ,_f .Error (_begg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073"); -};if i > len (_edb .Values )-1{return nil ,_f .Errorf (_begg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _edb .Values [i ],nil ;};func (_bga *Bitmap )clearAll ()error {return _bga .RasterOperation (0,0,_bga .Width ,_bga .Height ,PixClr ,nil ,0,0); -};func _dgc ()(_aae []byte ){_aae =make ([]byte ,256);for _eaa :=0;_eaa < 256;_eaa ++{_daf :=byte (_eaa );_aae [_daf ]=(_daf &0x01)|((_daf &0x04)>>1)|((_daf &0x10)>>2)|((_daf &0x40)>>3)|((_daf &0x02)<<3)|((_daf &0x08)<<2)|((_daf &0x20)<<1)|(_daf &0x80); -};return _aae ;};func New (width ,height int )*Bitmap {_aabd :=_eed (width ,height );_aabd .Data =make ([]byte ,height *_aabd .RowStride );return _aabd ;};type Points []Point ;func _agac (_aabf ,_bcfg *Bitmap ,_ceef ,_ggag ,_dcfa uint ,_bgede ,_fef int ,_fbec bool ,_fafd ,_bgde int )error {for _fefc :=_bgede ; -_fefc < _fef ;_fefc ++{if _fafd +1< len (_aabf .Data ){_gfa :=_fefc +1==_fef ;_fegf ,_dedf :=_aabf .GetByte (_fafd );if _dedf !=nil {return _dedf ;};_fafd ++;_fegf <<=_ceef ;_dgg ,_dedf :=_aabf .GetByte (_fafd );if _dedf !=nil {return _dedf ;};_dgg >>=_ggag ; -_ggbe :=_fegf |_dgg ;if _gfa &&!_fbec {_ggbe =_ecdc (_dcfa ,_ggbe );};_dedf =_bcfg .SetByte (_bgde ,_ggbe );if _dedf !=nil {return _dedf ;};_bgde ++;if _gfa &&_fbec {_fbdc ,_acge :=_aabf .GetByte (_fafd );if _acge !=nil {return _acge ;};_fbdc <<=_ceef ; -_ggbe =_ecdc (_dcfa ,_fbdc );if _acge =_bcfg .SetByte (_bgde ,_ggbe );_acge !=nil {return _acge ;};};continue ;};_cfga ,_aedcf :=_aabf .GetByte (_fafd );if _aedcf !=nil {_ca .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0068\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0061\u0074\u003a\u0020%\u0064\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0073",_fafd ,_aedcf ); -return _aedcf ;};_cfga <<=_ceef ;_fafd ++;_aedcf =_bcfg .SetByte (_bgde ,_cfga );if _aedcf !=nil {return _aedcf ;};_bgde ++;};return nil ;};func (_ebcb *Bitmaps )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_caf *Bitmaps ,_abdb error ){const _geff ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0053\u0065\u006ce\u0063\u0074\u0042\u0079Si\u007a\u0065"; -if _ebcb ==nil {return nil ,_f .Error (_geff ,"\u0027\u0062\u0027 B\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch tp {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_f .Errorf (_geff ,"\u0070\u0072\u006f\u0076\u0069d\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",tp ); -};switch relation {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_f .Errorf (_geff ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",relation ); -};_fcfa ,_abdb :=_ebcb .makeSizeIndicator (width ,height ,tp ,relation );if _abdb !=nil {return nil ,_f .Wrap (_abdb ,_geff ,"");};_caf ,_abdb =_ebcb .selectByIndicator (_fcfa );if _abdb !=nil {return nil ,_f .Wrap (_abdb ,_geff ,"");};return _caf ,nil ; -};func (_gfggc *Bitmap )GetPixel (x ,y int )bool {_gbaf :=_gfggc .GetByteIndex (x ,y );_geg :=_gfggc .GetBitOffset (x );_adf :=uint (7-_geg );if _gbaf > len (_gfggc .Data )-1{_ca .Log .Debug ("\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0070\u0069\u0078\u0065\u006c\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0064\u0061\u0074\u0061\u0020\u0072\u0061\u006e\u0067\u0065\u002e \u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0079\u003a\u0027\u0025\u0064'\u002c\u0020\u0062m\u003a\u0020\u0027\u0025\u0073\u0027",x ,y ,_gfggc ); -return false ;};if (_gfggc .Data [_gbaf ]>>_adf )&0x01>=1{return true ;};return false ;};func _cbdb (_ega ,_gbb *Bitmap ,_fgd int ,_aaa []byte ,_fff int )(_ebf error ){const _baa ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0032"; -var (_cbgf ,_gac ,_feg ,_bgdc ,_fbd ,_ccg ,_cde ,_fce int ;_ccgf ,_ecb ,_dad ,_bfb uint32 ;_bda ,_bag byte ;_bbb uint16 ;);_aag :=make ([]byte ,4);_gae :=make ([]byte ,4);for _feg =0;_feg < _ega .Height -1;_feg ,_bgdc =_feg +2,_bgdc +1{_cbgf =_feg *_ega .RowStride ; -_gac =_bgdc *_gbb .RowStride ;for _fbd ,_ccg =0,0;_fbd < _fff ;_fbd ,_ccg =_fbd +4,_ccg +1{for _cde =0;_cde < 4;_cde ++{_fce =_cbgf +_fbd +_cde ;if _fce <=len (_ega .Data )-1&&_fce < _cbgf +_ega .RowStride {_aag [_cde ]=_ega .Data [_fce ];}else {_aag [_cde ]=0x00; -};_fce =_cbgf +_ega .RowStride +_fbd +_cde ;if _fce <=len (_ega .Data )-1&&_fce < _cbgf +(2*_ega .RowStride ){_gae [_cde ]=_ega .Data [_fce ];}else {_gae [_cde ]=0x00;};};_ccgf =_abg .BigEndian .Uint32 (_aag );_ecb =_abg .BigEndian .Uint32 (_gae );_dad =_ccgf &_ecb ; -_dad |=_dad <<1;_bfb =_ccgf |_ecb ;_bfb &=_bfb <<1;_ecb =_dad |_bfb ;_ecb &=0xaaaaaaaa;_ccgf =_ecb |(_ecb <<7);_bda =byte (_ccgf >>24);_bag =byte ((_ccgf >>8)&0xff);_fce =_gac +_ccg ;if _fce +1==len (_gbb .Data )-1||_fce +1>=_gac +_gbb .RowStride {if _ebf =_gbb .SetByte (_fce ,_aaa [_bda ]); -_ebf !=nil {return _f .Wrapf (_ebf ,_baa ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_fce );};}else {_bbb =(uint16 (_aaa [_bda ])<<8)|uint16 (_aaa [_bag ]);if _ebf =_gbb .setTwoBytes (_fce ,_bbb );_ebf !=nil {return _f .Wrapf (_ebf ,_baa ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_fce ); -};_ccg ++;};};};return nil ;};type BoundaryCondition int ;type SizeSelection int ;type MorphProcess struct{Operation MorphOperation ;Arguments []int ;};const (_ SizeSelection =iota ;SizeSelectByWidth ;SizeSelectByHeight ;SizeSelectByMaxDimension ;SizeSelectByArea ; -SizeSelectByPerimeter ;);func DilateBrick (d ,s *Bitmap ,hSize ,vSize int )(*Bitmap ,error ){return _agcee (d ,s ,hSize ,vSize )};func (_gaeb *Bitmap )RemoveBorderGeneral (left ,right ,top ,bot int )(*Bitmap ,error ){return _gaeb .removeBorderGeneral (left ,right ,top ,bot ); -};func (_fddfa Points )XSorter ()func (_gbba ,_gffb int )bool {return func (_eegfb ,_dbgc int )bool {return _fddfa [_eegfb ].X < _fddfa [_dbgc ].X };};func (_adecb *Bitmaps )String ()string {_bdfc :=_c .Builder {};for _ ,_aebg :=range _adecb .Values {_bdfc .WriteString (_aebg .String ()); -_bdfc .WriteRune ('\n');};return _bdfc .String ();};func CorrelationScoreThresholded (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab ,downcount []int ,scoreThreshold float32 )(bool ,error ){const _gdbd ="C\u006f\u0072\u0072\u0065\u006c\u0061t\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054h\u0072\u0065\u0073h\u006fl\u0064\u0065\u0064"; -if bm1 ==nil {return false ,_f .Error (_gdbd ,"\u0063\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u0062\u006d1\u0020\u0069s\u0020\u006e\u0069\u006c"); -};if bm2 ==nil {return false ,_f .Error (_gdbd ,"\u0063\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u0062\u006d2\u0020\u0069s\u0020\u006e\u0069\u006c"); -};if area1 <=0||area2 <=0{return false ,_f .Error (_gdbd ,"c\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006fn\u0053\u0063\u006f\u0072\u0065\u0054\u0068re\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u002d\u0020\u0061\u0072\u0065\u0061s \u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u003e\u0020\u0030"); -};if downcount ==nil {return false ,_f .Error (_gdbd ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u006f\u0020\u0027\u0064\u006f\u0077\u006e\u0063\u006f\u0075\u006e\u0074\u0027");};if tab ==nil {return false ,_f .Error (_gdbd ,"p\u0072\u006f\u0076\u0069de\u0064 \u006e\u0069\u006c\u0020\u0027s\u0075\u006d\u0074\u0061\u0062\u0027"); -};_bgeded ,_ffg :=bm1 .Width ,bm1 .Height ;_adef ,_cfdg :=bm2 .Width ,bm2 .Height ;if _gb .Abs (_bgeded -_adef )> maxDiffW {return false ,nil ;};if _gb .Abs (_ffg -_cfdg )> maxDiffH {return false ,nil ;};_ddfe :=int (delX +_gb .Sign (delX )*0.5);_gadb :=int (delY +_gb .Sign (delY )*0.5); -_caaf :=int (_gg .Ceil (_gg .Sqrt (float64 (scoreThreshold )*float64 (area1 )*float64 (area2 ))));_cgfef :=bm2 .RowStride ;_ecef :=_dgfg (_gadb ,0);_bbge :=_aggf (_cfdg +_gadb ,_ffg );_cbec :=bm1 .RowStride *_ecef ;_cgb :=bm2 .RowStride *(_ecef -_gadb ); -var _eefde int ;if _bbge <=_ffg {_eefde =downcount [_bbge -1];};_dabc :=_dgfg (_ddfe ,0);_cgee :=_aggf (_adef +_ddfe ,_bgeded );var _aagc ,_cdgb int ;if _ddfe >=8{_aagc =_ddfe >>3;_cbec +=_aagc ;_dabc -=_aagc <<3;_cgee -=_aagc <<3;_ddfe &=7;}else if _ddfe <=-8{_cdgb =-((_ddfe +7)>>3); -_cgb +=_cdgb ;_cgfef -=_cdgb ;_ddfe +=_cdgb <<3;};var (_ecab ,_eeda ,_gfca int ;_cebbd ,_fceg ,_dcad byte ;);if _dabc >=_cgee ||_ecef >=_bbge {return false ,nil ;};_baaed :=(_cgee +7)>>3;switch {case _ddfe ==0:for _eeda =_ecef ;_eeda < _bbge ;_eeda ,_cbec ,_cgb =_eeda +1,_cbec +bm1 .RowStride ,_cgb +bm2 .RowStride {for _gfca =0; -_gfca < _baaed ;_gfca ++{_cebbd =bm1 .Data [_cbec +_gfca ]&bm2 .Data [_cgb +_gfca ];_ecab +=tab [_cebbd ];};if _ecab >=_caaf {return true ,nil ;};if _abgfe :=_ecab +downcount [_eeda ]-_eefde ;_abgfe < _caaf {return false ,nil ;};};case _ddfe > 0&&_cgfef < _baaed :for _eeda =_ecef ; -_eeda < _bbge ;_eeda ,_cbec ,_cgb =_eeda +1,_cbec +bm1 .RowStride ,_cgb +bm2 .RowStride {_fceg =bm1 .Data [_cbec ];_dcad =bm2 .Data [_cgb ]>>uint (_ddfe );_cebbd =_fceg &_dcad ;_ecab +=tab [_cebbd ];for _gfca =1;_gfca < _cgfef ;_gfca ++{_fceg =bm1 .Data [_cbec +_gfca ]; -_dcad =bm2 .Data [_cgb +_gfca ]>>uint (_ddfe )|bm2 .Data [_cgb +_gfca -1]<=_caaf {return true ,nil ;}else if _ecab +downcount [_eeda ]-_eefde < _caaf {return false ,nil ;};};case _ddfe > 0&&_cgfef >=_baaed :for _eeda =_ecef ;_eeda < _bbge ;_eeda ,_cbec ,_cgb =_eeda +1,_cbec +bm1 .RowStride ,_cgb +bm2 .RowStride {_fceg =bm1 .Data [_cbec ]; -_dcad =bm2 .Data [_cgb ]>>uint (_ddfe );_cebbd =_fceg &_dcad ;_ecab +=tab [_cebbd ];for _gfca =1;_gfca < _baaed ;_gfca ++{_fceg =bm1 .Data [_cbec +_gfca ];_dcad =bm2 .Data [_cgb +_gfca ]>>uint (_ddfe );_dcad |=bm2 .Data [_cgb +_gfca -1]<=_caaf {return true ,nil ;}else if _ecab +downcount [_eeda ]-_eefde < _caaf {return false ,nil ;};};case _baaed < _cgfef :for _eeda =_ecef ;_eeda < _bbge ;_eeda ,_cbec ,_cgb =_eeda +1,_cbec +bm1 .RowStride ,_cgb +bm2 .RowStride {for _gfca =0; -_gfca < _baaed ;_gfca ++{_fceg =bm1 .Data [_cbec +_gfca ];_dcad =bm2 .Data [_cgb +_gfca ]<>uint (8+_ddfe );_cebbd =_fceg &_dcad ;_ecab +=tab [_cebbd ];};if _ecab >=_caaf {return true ,nil ;}else if _geag :=_ecab +downcount [_eeda ]-_eefde ; -_geag < _caaf {return false ,nil ;};};case _cgfef >=_baaed :for _eeda =_ecef ;_eeda < _bbge ;_eeda ,_cbec ,_cgb =_eeda +1,_cbec +bm1 .RowStride ,_cgb +bm2 .RowStride {for _gfca =0;_gfca < _baaed ;_gfca ++{_fceg =bm1 .Data [_cbec +_gfca ];_dcad =bm2 .Data [_cgb +_gfca ]<>uint (8+_ddfe );_cebbd =_fceg &_dcad ;_ecab +=tab [_cebbd ];};_fceg =bm1 .Data [_cbec +_gfca ];_dcad =bm2 .Data [_cgb +_gfca ]<=_caaf {return true ,nil ; -}else if _ecab +downcount [_eeda ]-_eefde < _caaf {return false ,nil ;};};};_daaf :=float32 (_ecab )*float32 (_ecab )/(float32 (area1 )*float32 (area2 ));if _daaf >=scoreThreshold {_ca .Log .Trace ("\u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064\u0020\u003c\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0020\u0025\u0064\u0020\u0062\u0075\u0074\u0020\u0073c\u006f\u0072\u0065\u0020\u0025\u0066\u0020\u003e\u003d\u0020\u0073\u0063\u006fr\u0065\u0054\u0068\u0072\u0065\u0073h\u006f\u006c\u0064 \u0025\u0066",_ecab ,_caaf ,_daaf ,scoreThreshold ); -};return false ,nil ;};func (_dgec *Bitmap )resizeImageData (_fac *Bitmap )error {if _fac ==nil {return _f .Error ("\u0072e\u0073i\u007a\u0065\u0049\u006d\u0061\u0067\u0065\u0044\u0061\u0074\u0061","\u0073r\u0063 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _dgec .SizesEqual (_fac ){return nil ;};_dgec .Data =make ([]byte ,len (_fac .Data ));_dgec .Width =_fac .Width ;_dgec .Height =_fac .Height ;_dgec .RowStride =_fac .RowStride ;return nil ;};func _daafb (_gdad *Bitmap ,_begfa ,_bead int ,_dfae ,_caba int ,_gfgca RasterOperator ,_aafa *Bitmap ,_agdg ,_bedbb int )error {var _gebf ,_gbbe ,_cfbac ,_fbbb int ; -if _begfa < 0{_agdg -=_begfa ;_dfae +=_begfa ;_begfa =0;};if _agdg < 0{_begfa -=_agdg ;_dfae +=_agdg ;_agdg =0;};_gebf =_begfa +_dfae -_gdad .Width ;if _gebf > 0{_dfae -=_gebf ;};_gbbe =_agdg +_dfae -_aafa .Width ;if _gbbe > 0{_dfae -=_gbbe ;};if _bead < 0{_bedbb -=_bead ; -_caba +=_bead ;_bead =0;};if _bedbb < 0{_bead -=_bedbb ;_caba +=_bedbb ;_bedbb =0;};_cfbac =_bead +_caba -_gdad .Height ;if _cfbac > 0{_caba -=_cfbac ;};_fbbb =_bedbb +_caba -_aafa .Height ;if _fbbb > 0{_caba -=_fbbb ;};if _dfae <=0||_caba <=0{return nil ; -};var _cddd error ;switch {case _begfa &7==0&&_agdg &7==0:_cddd =_cfdaa (_gdad ,_begfa ,_bead ,_dfae ,_caba ,_gfgca ,_aafa ,_agdg ,_bedbb );case _begfa &7==_agdg &7:_cddd =_gfece (_gdad ,_begfa ,_bead ,_dfae ,_caba ,_gfgca ,_aafa ,_agdg ,_bedbb );default:_cddd =_fafba (_gdad ,_begfa ,_bead ,_dfae ,_caba ,_gfgca ,_aafa ,_agdg ,_bedbb ); -};if _cddd !=nil {return _f .Wrap (_cddd ,"r\u0061\u0073\u0074\u0065\u0072\u004f\u0070\u004c\u006f\u0077","");};return nil ;};func (_dage *Bitmaps )GroupByHeight ()(*BitmapsArray ,error ){const _bcce ="\u0047\u0072\u006f\u0075\u0070\u0042\u0079\u0048\u0065\u0069\u0067\u0068\u0074"; -if len (_dage .Values )==0{return nil ,_f .Error (_bcce ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_cdab :=&BitmapsArray {};_dage .SortByHeight ();_agfaa :=-1;_gbee :=-1;for _eaeg :=0;_eaeg < len (_dage .Values ); -_eaeg ++{_bfcg :=_dage .Values [_eaeg ].Height ;if _bfcg > _agfaa {_agfaa =_bfcg ;_gbee ++;_cdab .Values =append (_cdab .Values ,&Bitmaps {});};_cdab .Values [_gbee ].AddBitmap (_dage .Values [_eaeg ]);};return _cdab ,nil ;};func (_fged *Bitmap )centroid (_cddb ,_badc []int )(Point ,error ){_cgac :=Point {}; -_fged .setPadBits (0);if len (_cddb )==0{_cddb =_cfda ();};if len (_badc )==0{_badc =_ddc ();};var _cbafd ,_cgd ,_aec ,_eefbg ,_ffcc ,_eeeg int ;var _gdae byte ;for _ffcc =0;_ffcc < _fged .Height ;_ffcc ++{_abfc :=_fged .RowStride *_ffcc ;_eefbg =0;for _eeeg =0; -_eeeg < _fged .RowStride ;_eeeg ++{_gdae =_fged .Data [_abfc +_eeeg ];if _gdae !=0{_eefbg +=_badc [_gdae ];_cbafd +=_cddb [_gdae ]+_eeeg *8*_badc [_gdae ];};};_aec +=_eefbg ;_cgd +=_eefbg *_ffcc ;};if _aec !=0{_cgac .X =float32 (_cbafd )/float32 (_aec ); -_cgac .Y =float32 (_cgd )/float32 (_aec );};return _cgac ,nil ;};func _dada (_bgfe ,_bdab *Bitmap ,_fecd ,_gbaa ,_becc ,_afdg ,_agab ,_ecf ,_eaac ,_bae int ,_eegf CombinationOperator ,_deg int )error {var _dedc int ;_dafa :=func (){_dedc ++;_becc +=_bdab .RowStride ; -_afdg +=_bgfe .RowStride ;_agab +=_bgfe .RowStride };for _dedc =_fecd ;_dedc < _gbaa ;_dafa (){var _gad uint16 ;_cbdd :=_becc ;for _adba :=_afdg ;_adba <=_agab ;_adba ++{_bbbc ,_acba :=_bdab .GetByte (_cbdd );if _acba !=nil {return _acba ;};_bcfd ,_acba :=_bgfe .GetByte (_adba ); -if _acba !=nil {return _acba ;};_gad =(_gad |(uint16 (_bcfd )&0xff))<>8);if _acba =_bdab .SetByte (_cbdd ,_begf (_bbbc ,_bcfd ,_eegf ));_acba !=nil {return _acba ;};_cbdd ++;_gad <<=uint (_eaac );if _adba ==_agab {_bcfd =byte (_gad >>(8-uint8 (_bae ))); -if _deg !=0{_bcfd =_ecdc (uint (8+_ecf ),_bcfd );};_bbbc ,_acba =_bdab .GetByte (_cbdd );if _acba !=nil {return _acba ;};if _acba =_bdab .SetByte (_cbdd ,_begf (_bbbc ,_bcfd ,_eegf ));_acba !=nil {return _acba ;};};};};return nil ;};func _egeae (_afbc *Bitmap ,_egbga ,_ecec int ,_fadc ,_bgbg int ,_debf RasterOperator ){var (_fdgaa int ; -_bfbed byte ;_bcg ,_geaeg int ;_bdgf int ;);_ggad :=_fadc >>3;_abbc :=_fadc &7;if _abbc > 0{_bfbed =_afcbe [_abbc ];};_fdgaa =_afbc .RowStride *_ecec +(_egbga >>3);switch _debf {case PixClr :for _bcg =0;_bcg < _bgbg ;_bcg ++{_bdgf =_fdgaa +_bcg *_afbc .RowStride ; -for _geaeg =0;_geaeg < _ggad ;_geaeg ++{_afbc .Data [_bdgf ]=0x0;_bdgf ++;};if _abbc > 0{_afbc .Data [_bdgf ]=_beabb (_afbc .Data [_bdgf ],0x0,_bfbed );};};case PixSet :for _bcg =0;_bcg < _bgbg ;_bcg ++{_bdgf =_fdgaa +_bcg *_afbc .RowStride ;for _geaeg =0; -_geaeg < _ggad ;_geaeg ++{_afbc .Data [_bdgf ]=0xff;_bdgf ++;};if _abbc > 0{_afbc .Data [_bdgf ]=_beabb (_afbc .Data [_bdgf ],0xff,_bfbed );};};case PixNotDst :for _bcg =0;_bcg < _bgbg ;_bcg ++{_bdgf =_fdgaa +_bcg *_afbc .RowStride ;for _geaeg =0;_geaeg < _ggad ; -_geaeg ++{_afbc .Data [_bdgf ]=^_afbc .Data [_bdgf ];_bdgf ++;};if _abbc > 0{_afbc .Data [_bdgf ]=_beabb (_afbc .Data [_bdgf ],^_afbc .Data [_bdgf ],_bfbed );};};};};func TstISymbol (t *_b .T ,scale ...int )*Bitmap {_cddba ,_ccga :=NewWithData (1,5,[]byte {0x80,0x80,0x80,0x80,0x80}); -_a .NoError (t ,_ccga );return TstGetScaledSymbol (t ,_cddba ,scale ...);};func TstFrameBitmap ()*Bitmap {return _facgf .Copy ()};func (_cceb *ClassedPoints )SortByX (){_cceb ._fdfc =_cceb .xSortFunction ();_cc .Sort (_cceb )};func (_cfec *Boxes )makeSizeIndicator (_gaea ,_gdcb int ,_acfb LocationFilter ,_cbdf SizeComparison )*_gb .NumSlice {_bfdg :=&_gb .NumSlice {}; -var _edcec ,_adgc ,_edde int ;for _ ,_bef :=range *_cfec {_edcec =0;_adgc ,_edde =_bef .Dx (),_bef .Dy ();switch _acfb {case LocSelectWidth :if (_cbdf ==SizeSelectIfLT &&_adgc < _gaea )||(_cbdf ==SizeSelectIfGT &&_adgc > _gaea )||(_cbdf ==SizeSelectIfLTE &&_adgc <=_gaea )||(_cbdf ==SizeSelectIfGTE &&_adgc >=_gaea ){_edcec =1; -};case LocSelectHeight :if (_cbdf ==SizeSelectIfLT &&_edde < _gdcb )||(_cbdf ==SizeSelectIfGT &&_edde > _gdcb )||(_cbdf ==SizeSelectIfLTE &&_edde <=_gdcb )||(_cbdf ==SizeSelectIfGTE &&_edde >=_gdcb ){_edcec =1;};case LocSelectIfEither :if (_cbdf ==SizeSelectIfLT &&(_edde < _gdcb ||_adgc < _gaea ))||(_cbdf ==SizeSelectIfGT &&(_edde > _gdcb ||_adgc > _gaea ))||(_cbdf ==SizeSelectIfLTE &&(_edde <=_gdcb ||_adgc <=_gaea ))||(_cbdf ==SizeSelectIfGTE &&(_edde >=_gdcb ||_adgc >=_gaea )){_edcec =1; -};case LocSelectIfBoth :if (_cbdf ==SizeSelectIfLT &&(_edde < _gdcb &&_adgc < _gaea ))||(_cbdf ==SizeSelectIfGT &&(_edde > _gdcb &&_adgc > _gaea ))||(_cbdf ==SizeSelectIfLTE &&(_edde <=_gdcb &&_adgc <=_gaea ))||(_cbdf ==SizeSelectIfGTE &&(_edde >=_gdcb &&_adgc >=_gaea )){_edcec =1; -};};_bfdg .AddInt (_edcec );};return _bfdg ;};func (_fad *Bitmap )Zero ()bool {_ffed :=_fad .Width /8;_aaff :=_fad .Width &7;var _eaae byte ;if _aaff !=0{_eaae =byte (0xff< 0{if _fad .Data [_geae ]&_eaae !=0{return false ;};};};return true ;};func _dgfg (_dcdb ,_gdfc int )int {if _dcdb > _gdfc {return _dcdb ; -};return _gdfc ;};func _acca (_bce ,_fefe *Bitmap ,_fbbc *Selection )(*Bitmap ,error ){const _deac ="\u0065\u0072\u006fd\u0065";var (_egbg error ;_fgda *Bitmap ;);_bce ,_egbg =_dedfd (_bce ,_fefe ,_fbbc ,&_fgda );if _egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,""); -};if _egbg =_bce .setAll ();_egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"");};var _acec SelectionValue ;for _bgb :=0;_bgb < _fbbc .Height ;_bgb ++{for _gbfe :=0;_gbfe < _fbbc .Width ;_gbfe ++{_acec =_fbbc .Data [_bgb ][_gbfe ];if _acec ==SelHit {_egbg =_bbec (_bce ,_fbbc .Cx -_gbfe ,_fbbc .Cy -_bgb ,_fefe .Width ,_fefe .Height ,PixSrcAndDst ,_fgda ,0,0); -if _egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"");};};};};if MorphBC ==SymmetricMorphBC {return _bce ,nil ;};_dedd ,_bbab ,_afga ,_bfgc :=_fbbc .findMaxTranslations ();if _dedd > 0{if _egbg =_bce .RasterOperation (0,0,_dedd ,_fefe .Height ,PixClr ,nil ,0,0); -_egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"\u0078\u0070\u0020\u003e\u0020\u0030");};};if _afga > 0{if _egbg =_bce .RasterOperation (_fefe .Width -_afga ,0,_afga ,_fefe .Height ,PixClr ,nil ,0,0);_egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"\u0078\u006e\u0020\u003e\u0020\u0030"); -};};if _bbab > 0{if _egbg =_bce .RasterOperation (0,0,_fefe .Width ,_bbab ,PixClr ,nil ,0,0);_egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"\u0079\u0070\u0020\u003e\u0020\u0030");};};if _bfgc > 0{if _egbg =_bce .RasterOperation (0,_fefe .Height -_bfgc ,_fefe .Width ,_bfgc ,PixClr ,nil ,0,0); -_egbg !=nil {return nil ,_f .Wrap (_egbg ,_deac ,"\u0079\u006e\u0020\u003e\u0020\u0030");};};return _bce ,nil ;};func (_gdd *Bitmap )GetBitOffset (x int )int {return x &0x07};func (_eegcd *Boxes )selectWithIndicator (_bged *_gb .NumSlice )(_dcdc *Boxes ,_bade error ){const _bbbce ="\u0042o\u0078\u0065\u0073\u002es\u0065\u006c\u0065\u0063\u0074W\u0069t\u0068I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; -if _eegcd ==nil {return nil ,_f .Error (_bbbce ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064");};if _bged ==nil {return nil ,_f .Error (_bbbce ,"\u0027\u006ea\u0027\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if len (*_bged )!=len (*_eegcd ){return nil ,_f .Error (_bbbce ,"\u0062\u006f\u0078\u0065\u0073\u0020\u0027\u0062\u0027\u0020\u0068\u0061\u0073\u0020\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020s\u0069\u007a\u0065\u0020\u0074h\u0061\u006e \u0027\u006e\u0061\u0027"); -};var _gcaf ,_ceeg int ;for _ebd :=0;_ebd < len (*_bged );_ebd ++{if _gcaf ,_bade =_bged .GetInt (_ebd );_bade !=nil {return nil ,_f .Wrap (_bade ,_bbbce ,"\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u0067\u0020c\u006f\u0075\u006e\u0074");};if _gcaf ==1{_ceeg ++; -};};if _ceeg ==len (*_eegcd ){return _eegcd ,nil ;};_bfgdb :=Boxes {};for _dgaa :=0;_dgaa < len (*_bged );_dgaa ++{_gcaf =int ((*_bged )[_dgaa ]);if _gcaf ==0{continue ;};_bfgdb =append (_bfgdb ,(*_eegcd )[_dgaa ]);};_dcdc =&_bfgdb ;return _dcdc ,nil ; -};func TstOSymbol (t *_b .T ,scale ...int )*Bitmap {_fffda ,_gcda :=NewWithData (4,5,[]byte {0xF0,0x90,0x90,0x90,0xF0});_a .NoError (t ,_gcda );return TstGetScaledSymbol (t ,_fffda ,scale ...);};func (_fegc *Bitmaps )SelectByIndexes (idx []int )(*Bitmaps ,error ){const _caac ="B\u0069\u0074\u006d\u0061\u0070\u0073.\u0053\u006f\u0072\u0074\u0049\u006e\u0064\u0065\u0078e\u0073\u0042\u0079H\u0065i\u0067\u0068\u0074"; -_acdf ,_fbbca :=_fegc .selectByIndexes (idx );if _fbbca !=nil {return nil ,_f .Wrap (_fbbca ,_caac ,"");};return _acdf ,nil ;};const (_ SizeComparison =iota ;SizeSelectIfLT ;SizeSelectIfGT ;SizeSelectIfLTE ;SizeSelectIfGTE ;SizeSelectIfEQ ;);func (_aaac *Bitmaps )selectByIndicator (_dafdg *_gb .NumSlice )(_bgfa *Bitmaps ,_ffabg error ){const _degba ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u0073\u0065\u006c\u0065c\u0074B\u0079I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; -if _aaac ==nil {return nil ,_f .Error (_degba ,"\u0027\u0062\u0027 b\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _dafdg ==nil {return nil ,_f .Error (_degba ,"'\u006e\u0061\u0027\u0020\u0069\u006ed\u0069\u0063\u0061\u0074\u006f\u0072\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064"); -};if len (_aaac .Values )==0{return _aaac ,nil ;};if len (*_dafdg )!=len (_aaac .Values ){return nil ,_f .Errorf (_degba ,"\u006ea\u0020\u006ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064,\u0020\u0069\u0073\u0020\u0064\u0069\u0066\u0066\u0065re\u006e\u0074\u0020t\u0068\u0061n\u0020\u0062\u0069\u0074\u006d\u0061p\u0073\u003a \u0025\u0064",len (*_dafdg ),len (_aaac .Values )); -};var _feag ,_bebgb ,_cccd int ;for _bebgb =0;_bebgb < len (*_dafdg );_bebgb ++{if _feag ,_ffabg =_dafdg .GetInt (_bebgb );_ffabg !=nil {return nil ,_f .Wrap (_ffabg ,_degba ,"f\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0065\u0063\u006b");};if _feag ==1{_cccd ++; -};};if _cccd ==len (_aaac .Values ){return _aaac ,nil ;};_bgfa =&Bitmaps {};_eeceg :=len (_aaac .Values )==len (_aaac .Boxes );for _bebgb =0;_bebgb < len (*_dafdg );_bebgb ++{if _feag =int ((*_dafdg )[_bebgb ]);_feag ==0{continue ;};_bgfa .Values =append (_bgfa .Values ,_aaac .Values [_bebgb ]); -if _eeceg {_bgfa .Boxes =append (_bgfa .Boxes ,_aaac .Boxes [_bebgb ]);};};return _bgfa ,nil ;};type fillSegment struct{_egca int ;_efbba int ;_deba int ;_bfabf int ;};func _adbcb (_gacgf *Bitmap ,_eagee int )(*Bitmap ,error ){const _cggd ="\u0065x\u0070a\u006e\u0064\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0065"; -if _gacgf ==nil {return nil ,_f .Error (_cggd ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _eagee <=0{return nil ,_f .Error (_cggd ,"i\u006e\u0076\u0061\u006cid\u0020f\u0061\u0063\u0074\u006f\u0072 \u002d\u0020\u003c\u003d\u0020\u0030"); -};if _eagee ==1{_acfdg ,_abdg :=_dgf (nil ,_gacgf );if _abdg !=nil {return nil ,_f .Wrap (_abdg ,_cggd ,"\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u003d\u0020\u0031");};return _acfdg ,nil ;};_dbbd ,_cffc :=_gee (_gacgf ,_eagee ,_eagee );if _cffc !=nil {return nil ,_f .Wrap (_cffc ,_cggd ,""); -};return _dbbd ,nil ;};func (_gdga *Selection )findMaxTranslations ()(_gaeeb ,_fdac ,_dda ,_bacf int ){for _bccbf :=0;_bccbf < _gdga .Height ;_bccbf ++{for _defaf :=0;_defaf < _gdga .Width ;_defaf ++{if _gdga .Data [_bccbf ][_defaf ]==SelHit {_gaeeb =_dgfg (_gaeeb ,_gdga .Cx -_defaf ); -_fdac =_dgfg (_fdac ,_gdga .Cy -_bccbf );_dda =_dgfg (_dda ,_defaf -_gdga .Cx );_bacf =_dgfg (_bacf ,_bccbf -_gdga .Cy );};};};return _gaeeb ,_fdac ,_dda ,_bacf ;};func _aege (_cfbgd *Bitmap ,_dagff ...MorphProcess )(_ddce *Bitmap ,_acdb error ){const _dddf ="\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065"; -if _cfbgd ==nil {return nil ,_f .Error (_dddf ,"\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065 \u0073\u006f\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};if len (_dagff )==0{return nil ,_f .Error (_dddf ,"m\u006f\u0072\u0070\u0068\u0053\u0065q\u0075\u0065\u006e\u0063\u0065\u002c \u0073\u0065\u0071\u0075\u0065\u006e\u0063e\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};if _acdb =_bcee (_dagff ...); -_acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};var _gged ,_bggfb ,_eeaa int ;_ddce =_cfbgd .Copy ();for _ ,_ebee :=range _dagff {switch _ebee .Operation {case MopDilation :_gged ,_bggfb =_ebee .getWidthHeight ();_ddce ,_acdb =DilateBrick (nil ,_ddce ,_gged ,_bggfb ); -if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};case MopErosion :_gged ,_bggfb =_ebee .getWidthHeight ();_ddce ,_acdb =_dgb (nil ,_ddce ,_gged ,_bggfb );if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};case MopOpening :_gged ,_bggfb =_ebee .getWidthHeight (); -_ddce ,_acdb =_ceba (nil ,_ddce ,_gged ,_bggfb );if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};case MopClosing :_gged ,_bggfb =_ebee .getWidthHeight ();_ddce ,_acdb =_feaa (nil ,_ddce ,_gged ,_bggfb );if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,""); -};case MopRankBinaryReduction :_ddce ,_acdb =_aeb (_ddce ,_ebee .Arguments ...);if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};case MopReplicativeBinaryExpansion :_ddce ,_acdb =_adbcb (_ddce ,_ebee .Arguments [0]);if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,""); -};case MopAddBorder :_eeaa =_ebee .Arguments [0];_ddce ,_acdb =_ddce .AddBorder (_eeaa ,0);if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"");};default:return nil ,_f .Error (_dddf ,"i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u006fr\u0070\u0068\u004f\u0070\u0065\u0072\u0061ti\u006f\u006e\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074\u006f t\u0068\u0065 \u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065"); -};};if _eeaa > 0{_ddce ,_acdb =_ddce .RemoveBorder (_eeaa );if _acdb !=nil {return nil ,_f .Wrap (_acdb ,_dddf ,"\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u003e\u0020\u0030");};};return _ddce ,nil ;};func _bece (_cdee *Bitmap ,_cggc *Bitmap ,_gbce *Selection )(*Bitmap ,error ){var (_geef *Bitmap ; -_adec error ;);_cdee ,_adec =_dedfd (_cdee ,_cggc ,_gbce ,&_geef );if _adec !=nil {return nil ,_adec ;};if _adec =_cdee .clearAll ();_adec !=nil {return nil ,_adec ;};var _bdaa SelectionValue ;for _bcdf :=0;_bcdf < _gbce .Height ;_bcdf ++{for _dcc :=0; -_dcc < _gbce .Width ;_dcc ++{_bdaa =_gbce .Data [_bcdf ][_dcc ];if _bdaa ==SelHit {if _adec =_cdee .RasterOperation (_dcc -_gbce .Cx ,_bcdf -_gbce .Cy ,_cggc .Width ,_cggc .Height ,PixSrcOrDst ,_geef ,0,0);_adec !=nil {return nil ,_adec ;};};};};return _cdee ,nil ; -};const (Vanilla Color =iota ;Chocolate ;);func _eefdb (_aabed *Bitmap ,_gbbcef *_gb .Stack ,_fffed ,_bafc ,_fgcg int )(_dfcb *_be .Rectangle ,_cbfg error ){const _cdbg ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; -if _aabed ==nil {return nil ,_f .Error (_cdbg ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _gbbcef ==nil {return nil ,_f .Error (_cdbg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); -};switch _fgcg {case 4:if _dfcb ,_cbfg =_agae (_aabed ,_gbbcef ,_fffed ,_bafc );_cbfg !=nil {return nil ,_f .Wrap (_cbfg ,_cdbg ,"");};return _dfcb ,nil ;case 8:if _dfcb ,_cbfg =_dbad (_aabed ,_gbbcef ,_fffed ,_bafc );_cbfg !=nil {return nil ,_f .Wrap (_cbfg ,_cdbg ,""); -};return _dfcb ,nil ;default:return nil ,_f .Errorf (_cdbg ,"\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u0069\u0073 \u006eo\u0074\u0020\u0034\u0020\u006f\u0072\u0020\u0038\u003a\u0020\u0027\u0025\u0064\u0027",_fgcg ); -};};func _ccbb (_aaf ,_abgaf *Bitmap ,_adaf int ,_beeb []byte ,_faf int )(_dag error ){const _efe ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0031";var (_eef ,_dfg ,_af ,_cbbd ,_fbc ,_bgg ,_gea ,_ageb int ; -_cbe ,_ded uint32 ;_cfe ,_def byte ;_gccg uint16 ;);_bfa :=make ([]byte ,4);_ggd :=make ([]byte ,4);for _af =0;_af < _aaf .Height -1;_af ,_cbbd =_af +2,_cbbd +1{_eef =_af *_aaf .RowStride ;_dfg =_cbbd *_abgaf .RowStride ;for _fbc ,_bgg =0,0;_fbc < _faf ; -_fbc ,_bgg =_fbc +4,_bgg +1{for _gea =0;_gea < 4;_gea ++{_ageb =_eef +_fbc +_gea ;if _ageb <=len (_aaf .Data )-1&&_ageb < _eef +_aaf .RowStride {_bfa [_gea ]=_aaf .Data [_ageb ];}else {_bfa [_gea ]=0x00;};_ageb =_eef +_aaf .RowStride +_fbc +_gea ;if _ageb <=len (_aaf .Data )-1&&_ageb < _eef +(2*_aaf .RowStride ){_ggd [_gea ]=_aaf .Data [_ageb ]; -}else {_ggd [_gea ]=0x00;};};_cbe =_abg .BigEndian .Uint32 (_bfa );_ded =_abg .BigEndian .Uint32 (_ggd );_ded |=_cbe ;_ded |=_ded <<1;_ded &=0xaaaaaaaa;_cbe =_ded |(_ded <<7);_cfe =byte (_cbe >>24);_def =byte ((_cbe >>8)&0xff);_ageb =_dfg +_bgg ;if _ageb +1==len (_abgaf .Data )-1||_ageb +1>=_dfg +_abgaf .RowStride {_abgaf .Data [_ageb ]=_beeb [_cfe ]; -}else {_gccg =(uint16 (_beeb [_cfe ])<<8)|uint16 (_beeb [_def ]);if _dag =_abgaf .setTwoBytes (_ageb ,_gccg );_dag !=nil {return _f .Wrapf (_dag ,_efe ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_ageb ); -};_bgg ++;};};};return nil ;};func (_daec *ClassedPoints )GroupByY ()([]*ClassedPoints ,error ){const _beaga ="\u0043\u006c\u0061\u0073se\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0072\u006f\u0075\u0070\u0042y\u0059";if _cadg :=_daec .validateIntSlice (); -_cadg !=nil {return nil ,_f .Wrap (_cadg ,_beaga ,"");};if _daec .IntSlice .Size ()==0{return nil ,_f .Error (_beaga ,"\u004e\u006f\u0020\u0063la\u0073\u0073\u0065\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};_daec .SortByY ();var (_bcbd []*ClassedPoints ; -_bbfe int ;);_geefd :=-1;var _ccba *ClassedPoints ;for _eaf :=0;_eaf < len (_daec .IntSlice );_eaf ++{_bbfe =int (_daec .YAtIndex (_eaf ));if _bbfe !=_geefd {_ccba =&ClassedPoints {Points :_daec .Points };_geefd =_bbfe ;_bcbd =append (_bcbd ,_ccba );}; -_ccba .IntSlice =append (_ccba .IntSlice ,_daec .IntSlice [_eaf ]);};for _ ,_ddeg :=range _bcbd {_ddeg .SortByX ();};return _bcbd ,nil ;};const (AsymmetricMorphBC BoundaryCondition =iota ;SymmetricMorphBC ;);func (_gdgf *ClassedPoints )YAtIndex (i int )float32 {return (*_gdgf .Points )[_gdgf .IntSlice [i ]].Y }; -type Getter interface{GetBitmap ()*Bitmap ;};type MorphOperation int ;func _ffgf (_fdab ,_aadf ,_gegg *Bitmap ,_cgaf int )(*Bitmap ,error ){const _gcee ="\u0073\u0065\u0065\u0064\u0046\u0069\u006c\u006c\u0042i\u006e\u0061\u0072\u0079";if _aadf ==nil {return nil ,_f .Error (_gcee ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c"); -};if _gegg ==nil {return nil ,_f .Error (_gcee ,"'\u006da\u0073\u006b\u0027\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _cgaf !=4&&_cgaf !=8{return nil ,_f .Error (_gcee ,"\u0063\u006f\u006en\u0065\u0063\u0074\u0069v\u0069\u0074\u0079\u0020\u006e\u006f\u0074 \u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0034\u002c\u0038\u007d"); -};var _dgcg error ;_fdab ,_dgcg =_dgf (_fdab ,_aadf );if _dgcg !=nil {return nil ,_f .Wrap (_dgcg ,_gcee ,"\u0063o\u0070y\u0020\u0073\u006f\u0075\u0072c\u0065\u0020t\u006f\u0020\u0027\u0064\u0027");};_bcae :=_aadf .createTemplate ();_gegg .setPadBits (0); -for _abedb :=0;_abedb < _bceb ;_abedb ++{_bcae ,_dgcg =_dgf (_bcae ,_fdab );if _dgcg !=nil {return nil ,_f .Wrapf (_dgcg ,_gcee ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_abedb );};if _dgcg =_ceg (_fdab ,_gegg ,_cgaf ); -_dgcg !=nil {return nil ,_f .Wrapf (_dgcg ,_gcee ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_abedb );};if _bcae .Equals (_fdab ){break ;};};return _fdab ,nil ;};func (_begb *byWidth )Less (i ,j int )bool {return _begb .Values [i ].Width < _begb .Values [j ].Width }; -func (_ggfa *ClassedPoints )Less (i ,j int )bool {return _ggfa ._fdfc (i ,j )};func (_gbec *ClassedPoints )GetIntYByClass (i int )(int ,error ){const _edga ="\u0043\u006c\u0061\u0073s\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047e\u0074I\u006e\u0074\u0059\u0042\u0079\u0043\u006ca\u0073\u0073"; -if i >=_gbec .IntSlice .Size (){return 0,_f .Errorf (_edga ,"\u0069\u003a\u0020\u0027\u0025\u0064\u0027 \u0069\u0073\u0020o\u0075\u0074\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065",i ); -};return int (_gbec .YAtIndex (i )),nil ;};var _ffb [256]uint8 ;func (_bbe *Bitmap )CreateTemplate ()*Bitmap {return _bbe .createTemplate ()};func _ceba (_gcec ,_aade *Bitmap ,_fedcg ,_geea int )(*Bitmap ,error ){const _eabb ="\u006fp\u0065\u006e\u0042\u0072\u0069\u0063k"; -if _aade ==nil {return nil ,_f .Error (_eabb ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _fedcg < 1&&_geea < 1{return nil ,_f .Error (_eabb ,"\u0068\u0053\u0069\u007ae \u003c\u0020\u0031\u0020\u0026\u0026\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u003c \u0031"); -};if _fedcg ==1&&_geea ==1{return _aade .Copy (),nil ;};if _fedcg ==1||_geea ==1{var _egfb error ;_afaf :=SelCreateBrick (_geea ,_fedcg ,_geea /2,_fedcg /2,SelHit );_gcec ,_egfb =_baca (_gcec ,_aade ,_afaf );if _egfb !=nil {return nil ,_f .Wrap (_egfb ,_eabb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _gcec ,nil ;};_deddc :=SelCreateBrick (1,_fedcg ,0,_fedcg /2,SelHit );_dfeag :=SelCreateBrick (_geea ,1,_geea /2,0,SelHit );_cbcf ,_baad :=_acca (nil ,_aade ,_deddc );if _baad !=nil {return nil ,_f .Wrap (_baad ,_eabb ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};_gcec ,_baad =_acca (_gcec ,_cbcf ,_dfeag );if _baad !=nil {return nil ,_f .Wrap (_baad ,_eabb ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};_ ,_baad =_bece (_cbcf ,_gcec ,_deddc );if _baad !=nil {return nil ,_f .Wrap (_baad ,_eabb ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};_ ,_baad =_bece (_gcec ,_cbcf ,_dfeag );if _baad !=nil {return nil ,_f .Wrap (_baad ,_eabb ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _gcec ,nil ;};func (_dbcb Points )YSorter ()func (_badeg ,_egbd int )bool {return func (_ceab ,_abeda int )bool {return _dbcb [_ceab ].Y < _dbcb [_abeda ].Y }; -};func _facg (_bdac ,_gacf *Bitmap ,_ccgb ,_bege int )(_bede error ){const _ddde ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0038";var (_bccb ,_dbdea ,_deed ,_eddb int ;_fgcd ,_ccde ,_bfeb ,_adefa ,_abad ,_fdefc ,_feae ,_gcdgg byte ; -);for _bccb =0;_bccb < _ccgb ;_bccb ++{_deed =_bccb *_bdac .RowStride ;_eddb =_bccb *_gacf .RowStride ;for _dbdea =0;_dbdea < _bege ;_dbdea ++{if _fgcd ,_bede =_bdac .GetByte (_deed +_dbdea );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0067e\u0074 \u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); -};if _ccde ,_bede =_gacf .GetByte (_eddb +_dbdea );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0067\u0065\u0074\u0020\u006d\u0061\u0073\u006b\u0020\u0062\u0079\u0074\u0065");};if _bccb > 0{if _bfeb ,_bede =_bdac .GetByte (_deed -_bdac .RowStride +_dbdea ); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0069\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065");};_fgcd |=_bfeb |(_bfeb <<1)|(_bfeb >>1);if _dbdea > 0{if _gcdgg ,_bede =_bdac .GetByte (_deed -_bdac .RowStride +_dbdea -1);_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0069\u0020\u003e\u00200 \u0026\u0026\u0020\u006a\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065"); -};_fgcd |=_gcdgg <<7;};if _dbdea < _bege -1{if _gcdgg ,_bede =_bdac .GetByte (_deed -_bdac .RowStride +_dbdea +1);_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u006a\u0020<\u0020\u0077\u0070l\u0020\u002d\u0020\u0031\u0020\u0062\u0079\u0074\u0065");};_fgcd |=_gcdgg >>7; -};};if _dbdea > 0{if _adefa ,_bede =_bdac .GetByte (_deed +_dbdea -1);_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u006a\u0020\u003e \u0030");};_fgcd |=_adefa <<7;};_fgcd &=_ccde ;if _fgcd ==0||^_fgcd ==0{if _bede =_bdac .SetByte (_deed +_dbdea ,_fgcd ); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0073e\u0074t\u0069\u006e\u0067\u0020\u0065m\u0070\u0074y\u0020\u0062\u0079\u0074\u0065");};};for {_feae =_fgcd ;_fgcd =(_fgcd |(_fgcd >>1)|(_fgcd <<1))&_ccde ;if (_fgcd ^_feae )==0{if _bede =_bdac .SetByte (_deed +_dbdea ,_fgcd ); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065");};break ;};};};};for _bccb =_ccgb -1;_bccb >=0;_bccb --{_deed =_bccb *_bdac .RowStride ;_eddb =_bccb *_gacf .RowStride ; -for _dbdea =_bege -1;_dbdea >=0;_dbdea --{if _fgcd ,_bede =_bdac .GetByte (_deed +_dbdea );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0072\u0065\u0076er\u0073\u0065\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); -};if _ccde ,_bede =_gacf .GetByte (_eddb +_dbdea );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _bccb < _ccgb -1{if _abad ,_bede =_bdac .GetByte (_deed +_bdac .RowStride +_dbdea ); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0069\u0020\u003c\u0020h\u0020\u002d\u0020\u0031\u0020\u002d\u003e\u0020\u0067\u0065t\u0020s\u006f\u0075\u0072\u0063\u0065\u0020\u0062y\u0074\u0065");};_fgcd |=_abad |(_abad <<1)|_abad >>1;if _dbdea > 0{if _gcdgg ,_bede =_bdac .GetByte (_deed +_bdac .RowStride +_dbdea -1); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0069\u0020\u003c h\u002d\u0031\u0020\u0026\u0020\u006a\u0020\u003e\u00200\u0020-\u003e \u0067e\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065");};_fgcd |=_gcdgg <<7;};if _dbdea < _bege -1{if _gcdgg ,_bede =_bdac .GetByte (_deed +_bdac .RowStride +_dbdea +1); -_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0069\u0020\u003c\u0020\u0068\u002d\u0031\u0020\u0026\u0026\u0020\u006a\u0020\u003c\u0077\u0070\u006c\u002d\u0031\u0020\u002d\u003e\u0020\u0067e\u0074\u0020\u0073\u006f\u0075r\u0063\u0065 \u0062\u0079\u0074\u0065"); -};_fgcd |=_gcdgg >>7;};};if _dbdea < _bege -1{if _fdefc ,_bede =_bdac .GetByte (_deed +_dbdea +1);_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u006a\u0020<\u0020\u0077\u0070\u006c\u0020\u002d\u0031\u0020\u002d\u003e\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020by\u0074\u0065"); -};_fgcd |=_fdefc >>7;};_fgcd &=_ccde ;if _fgcd ==0||(^_fgcd )==0{if _bede =_bdac .SetByte (_deed +_dbdea ,_fgcd );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"\u0073e\u0074 \u006d\u0061\u0073\u006b\u0065\u0064\u0020\u0062\u0079\u0074\u0065");};};for {_feae =_fgcd ; -_fgcd =(_fgcd |(_fgcd >>1)|(_fgcd <<1))&_ccde ;if (_fgcd ^_feae )==0{if _bede =_bdac .SetByte (_deed +_dbdea ,_fgcd );_bede !=nil {return _f .Wrap (_bede ,_ddde ,"r\u0065\u0076\u0065\u0072se\u0020s\u0065\u0074\u0020\u0070\u0072e\u0076\u0020\u0062\u0079\u0074\u0065"); -};break ;};};};};return nil ;};func _dafd (_gddd ,_eddc *Bitmap ,_cbcg CombinationOperator )*Bitmap {_deffc :=New (_gddd .Width ,_gddd .Height );for _dcba :=0;_dcba < len (_deffc .Data );_dcba ++{_deffc .Data [_dcba ]=_begf (_gddd .Data [_dcba ],_eddc .Data [_dcba ],_cbcg ); -};return _deffc ;};func Dilate (d *Bitmap ,s *Bitmap ,sel *Selection )(*Bitmap ,error ){return _bece (d ,s ,sel )};func MakePixelCentroidTab8 ()[]int {return _cfda ()};type Bitmap struct{Width ,Height int ;BitmapNumber int ;RowStride int ;Data []byte ; -Color Color ;Special int ;Text string ;XResolution ,YResolution int ;};func (_fbf *Bitmap )thresholdPixelSum (_fbfe int )bool {var (_cfge int ;_ecg uint8 ;_ceb byte ;_afe int ;);_bcab :=_fbf .RowStride ;_gbfg :=uint (_fbf .Width &0x07);if _gbfg !=0{_ecg =uint8 ((0xff<<(8-_gbfg ))&0xff); -_bcab --;};for _eebd :=0;_eebd < _fbf .Height ;_eebd ++{for _afe =0;_afe < _bcab ;_afe ++{_ceb =_fbf .Data [_eebd *_fbf .RowStride +_afe ];_cfge +=int (_ffb [_ceb ]);};if _gbfg !=0{_ceb =_fbf .Data [_eebd *_fbf .RowStride +_afe ]&_ecg ;_cfge +=int (_ffb [_ceb ]); -};if _cfge > _fbfe {return true ;};};return false ;};func (_dead *ClassedPoints )ySortFunction ()func (_fbbcg int ,_adcf int )bool {return func (_aafb ,_gffe int )bool {return _dead .YAtIndex (_aafb )< _dead .YAtIndex (_gffe )};};func _gefe (_efad ,_bbbg *Bitmap ,_ecbb int ,_ea []byte ,_fbe int )(_gcf error ){const _cae ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0034"; -var (_bdb ,_fbb ,_aafc ,_ggdf ,_bage ,_dce ,_fgc ,_cdd int ;_baf ,_ggde uint32 ;_acg ,_efcb byte ;_dcb uint16 ;);_eab :=make ([]byte ,4);_fdb :=make ([]byte ,4);for _aafc =0;_aafc < _efad .Height -1;_aafc ,_ggdf =_aafc +2,_ggdf +1{_bdb =_aafc *_efad .RowStride ; -_fbb =_ggdf *_bbbg .RowStride ;for _bage ,_dce =0,0;_bage < _fbe ;_bage ,_dce =_bage +4,_dce +1{for _fgc =0;_fgc < 4;_fgc ++{_cdd =_bdb +_bage +_fgc ;if _cdd <=len (_efad .Data )-1&&_cdd < _bdb +_efad .RowStride {_eab [_fgc ]=_efad .Data [_cdd ];}else {_eab [_fgc ]=0x00; -};_cdd =_bdb +_efad .RowStride +_bage +_fgc ;if _cdd <=len (_efad .Data )-1&&_cdd < _bdb +(2*_efad .RowStride ){_fdb [_fgc ]=_efad .Data [_cdd ];}else {_fdb [_fgc ]=0x00;};};_baf =_abg .BigEndian .Uint32 (_eab );_ggde =_abg .BigEndian .Uint32 (_fdb );_ggde &=_baf ; -_ggde &=_ggde <<1;_ggde &=0xaaaaaaaa;_baf =_ggde |(_ggde <<7);_acg =byte (_baf >>24);_efcb =byte ((_baf >>8)&0xff);_cdd =_fbb +_dce ;if _cdd +1==len (_bbbg .Data )-1||_cdd +1>=_fbb +_bbbg .RowStride {_bbbg .Data [_cdd ]=_ea [_acg ];if _gcf =_bbbg .SetByte (_cdd ,_ea [_acg ]); -_gcf !=nil {return _f .Wrapf (_gcf ,_cae ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_cdd );};}else {_dcb =(uint16 (_ea [_acg ])<<8)|uint16 (_ea [_efcb ]);if _gcf =_bbbg .setTwoBytes (_cdd ,_dcb );_gcf !=nil {return _f .Wrapf (_gcf ,_cae ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_cdd ); -};_dce ++;};};};return nil ;};func (_dggb *Bitmap )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _bbec (_dggb ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy );};func _gbf ()(_gef [256]uint64 ){for _dfa :=0;_dfa < 256; -_dfa ++{if _dfa &0x01!=0{_gef [_dfa ]|=0xff;};if _dfa &0x02!=0{_gef [_dfa ]|=0xff00;};if _dfa &0x04!=0{_gef [_dfa ]|=0xff0000;};if _dfa &0x08!=0{_gef [_dfa ]|=0xff000000;};if _dfa &0x10!=0{_gef [_dfa ]|=0xff00000000;};if _dfa &0x20!=0{_gef [_dfa ]|=0xff0000000000; -};if _dfa &0x40!=0{_gef [_dfa ]|=0xff000000000000;};if _dfa &0x80!=0{_gef [_dfa ]|=0xff00000000000000;};};return _gef ;};func (_gbbceb *Bitmaps )GroupByWidth ()(*BitmapsArray ,error ){const _eefe ="\u0047\u0072\u006fu\u0070\u0042\u0079\u0057\u0069\u0064\u0074\u0068"; -if len (_gbbceb .Values )==0{return nil ,_f .Error (_eefe ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_agea :=&BitmapsArray {};_gbbceb .SortByWidth ();_fdefg :=-1;_fcfb :=-1;for _dcgge :=0;_dcgge < len (_gbbceb .Values ); -_dcgge ++{_fafda :=_gbbceb .Values [_dcgge ].Width ;if _fafda > _fdefg {_fdefg =_fafda ;_fcfb ++;_agea .Values =append (_agea .Values ,&Bitmaps {});};_agea .Values [_fcfb ].AddBitmap (_gbbceb .Values [_dcgge ]);};return _agea ,nil ;};const (_fdcb shift =iota ; -_fced ;);type Color int ;func Rect (x ,y ,w ,h int )(*_be .Rectangle ,error ){const _cfc ="b\u0069\u0074\u006d\u0061\u0070\u002e\u0052\u0065\u0063\u0074";if x < 0{w +=x ;x =0;if w <=0{return nil ,_f .Errorf (_cfc ,"x\u003a\u0027\u0025\u0064\u0027\u0020<\u0020\u0030\u0020\u0061\u006e\u0064\u0020\u0077\u003a \u0027\u0025\u0064'\u0020<\u003d\u0020\u0030",x ,w ); -};};if y < 0{h +=y ;y =0;if h <=0{return nil ,_f .Error (_cfc ,"\u0079\u0020\u003c 0\u0020\u0061\u006e\u0064\u0020\u0062\u006f\u0078\u0020\u006f\u0066\u0066\u0020\u002b\u0071\u0075\u0061\u0064");};};_dcdd :=_be .Rect (x ,y ,x +w ,y +h );return &_dcdd ,nil ; -};func (_fbdd MorphProcess )getWidthHeight ()(_gecc ,_aeab int ){return _fbdd .Arguments [0],_fbdd .Arguments [1];};func (_dcea *Bitmaps )HeightSorter ()func (_gbcc ,_bcff int )bool {return func (_gecg ,_bgddc int )bool {_afaaf :=_dcea .Values [_gecg ].Height < _dcea .Values [_bgddc ].Height ; -_ca .Log .Debug ("H\u0065i\u0067\u0068\u0074\u003a\u0020\u0025\u0076\u0020<\u0020\u0025\u0076\u0020= \u0025\u0076",_dcea .Values [_gecg ].Height ,_dcea .Values [_bgddc ].Height ,_afaaf );return _afaaf ;};};func (_bgfd Points )GetIntX (i int )(int ,error ){if i >=len (_bgfd ){return 0,_f .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065t\u0049\u006e\u0074\u0058","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};return int (_bgfd [i ].X ),nil ;};func _defa (_bbaa ,_gbcae *Bitmap ,_gade ,_aeae int )(_dgff error ){const _acac ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0034";var (_adab ,_gbbce ,_gegc ,_gfab int ;_egdb ,_egbcg ,_gdgg ,_dgd ,_bdea ,_ecbc ,_gcece byte ; -);for _adab =0;_adab < _gade ;_adab ++{_gegc =_adab *_bbaa .RowStride ;_gfab =_adab *_gbcae .RowStride ;for _gbbce =0;_gbbce < _aeae ;_gbbce ++{_egdb ,_dgff =_bbaa .GetByte (_gegc +_gbbce );if _dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0066i\u0072\u0073\u0074\u0020\u0067\u0065t"); -};_egbcg ,_dgff =_gbcae .GetByte (_gfab +_gbbce );if _dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0067\u0065\u0074");};if _adab > 0{_gdgg ,_dgff =_bbaa .GetByte (_gegc -_bbaa .RowStride +_gbbce );if _dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0069\u0020\u003e \u0030"); -};_egdb |=_gdgg ;};if _gbbce > 0{_dgd ,_dgff =_bbaa .GetByte (_gegc +_gbbce -1);if _dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u006a\u0020\u003e \u0030");};_egdb |=_dgd <<7;};_egdb &=_egbcg ;if _egdb ==0||(^_egdb )==0{if _dgff =_bbaa .SetByte (_gegc +_gbbce ,_egdb ); -_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"b\u0074\u0020\u003d\u003d 0\u0020|\u007c\u0020\u0028\u005e\u0062t\u0029\u0020\u003d\u003d\u0020\u0030");};continue ;};for {_gcece =_egdb ;_egdb =(_egdb |(_egdb >>1)|(_egdb <<1))&_egbcg ;if (_egdb ^_gcece )==0{if _dgff =_bbaa .SetByte (_gegc +_gbbce ,_egdb ); -_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065");};break ;};};};};for _adab =_gade -1;_adab >=0;_adab --{_gegc =_adab *_bbaa .RowStride ;_gfab =_adab *_gbcae .RowStride ; -for _gbbce =_aeae -1;_gbbce >=0;_gbbce --{if _egdb ,_dgff =_bbaa .GetByte (_gegc +_gbbce );_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0020\u0066\u0069\u0072\u0073t\u0020\u0067\u0065\u0074");};if _egbcg ,_dgff =_gbcae .GetByte (_gfab +_gbbce ); -_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _adab < _gade -1{if _bdea ,_dgff =_bbaa .GetByte (_gegc +_bbaa .RowStride +_gbbce );_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0072\u0065v\u0065\u0072\u0073e\u0020\u0069\u0020\u003c\u0020\u0068\u0020\u002d\u0031"); -};_egdb |=_bdea ;};if _gbbce < _aeae -1{if _ecbc ,_dgff =_bbaa .GetByte (_gegc +_gbbce +1);_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0072\u0065\u0076\u0065rs\u0065\u0020\u006a\u0020\u003c\u0020\u0077\u0070\u006c\u0020\u002d\u0020\u0031");};_egdb |=_ecbc >>7; -};_egdb &=_egbcg ;if _egdb ==0||(^_egdb )==0{if _dgff =_bbaa .SetByte (_gegc +_gbbce ,_egdb );_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006d\u0061\u0073k\u0065\u0064\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061i\u006c\u0065\u0064"); -};continue ;};for {_gcece =_egdb ;_egdb =(_egdb |(_egdb >>1)|(_egdb <<1))&_egbcg ;if (_egdb ^_gcece )==0{if _dgff =_bbaa .SetByte (_gegc +_gbbce ,_egdb );_dgff !=nil {return _f .Wrap (_dgff ,_acac ,"\u0072e\u0076\u0065\u0072\u0073e\u0020\u0073\u0065\u0074\u0074i\u006eg\u0020p\u0072\u0065\u0076\u0020\u0062\u0079\u0074e"); -};break ;};};};};return nil ;};func _bbec (_gaeba *Bitmap ,_aefdd ,_acecf ,_dadef ,_cbfc int ,_bacaf RasterOperator ,_cbecf *Bitmap ,_fbfg ,_aafd int )error {const _efgd ="\u0072a\u0073t\u0065\u0072\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e"; -if _gaeba ==nil {return _f .Error (_efgd ,"\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070");};if _bacaf ==PixDst {return nil ;};switch _bacaf {case PixClr ,PixSet ,PixNotDst :_cabb (_gaeba ,_aefdd ,_acecf ,_dadef ,_cbfc ,_bacaf ); -return nil ;};if _cbecf ==nil {_ca .Log .Debug ("\u0052a\u0073\u0074e\u0072\u004f\u0070\u0065r\u0061\u0074\u0069o\u006e\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020bi\u0074\u006d\u0061p\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0064e\u0066\u0069n\u0065\u0064"); -return _f .Error (_efgd ,"\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _cbdbe :=_daafb (_gaeba ,_aefdd ,_acecf ,_dadef ,_cbfc ,_bacaf ,_cbecf ,_fbfg ,_aafd );_cbdbe !=nil {return _f .Wrap (_cbdbe ,_efgd ,""); -};return nil ;};func (_gbcd *Bitmap )inverseData (){if _afde :=_gbcd .RasterOperation (0,0,_gbcd .Width ,_gbcd .Height ,PixNotDst ,nil ,0,0);_afde !=nil {_ca .Log .Debug ("\u0049n\u0076\u0065\u0072\u0073e\u0020\u0064\u0061\u0074\u0061 \u0066a\u0069l\u0065\u0064\u003a\u0020\u0027\u0025\u0076'",_afde ); -};if _gbcd .Color ==Chocolate {_gbcd .Color =Vanilla ;}else {_gbcd .Color =Chocolate ;};};func _gfgg ()(_fed [256]uint32 ){for _dca :=0;_dca < 256;_dca ++{if _dca &0x01!=0{_fed [_dca ]|=0xf;};if _dca &0x02!=0{_fed [_dca ]|=0xf0;};if _dca &0x04!=0{_fed [_dca ]|=0xf00; -};if _dca &0x08!=0{_fed [_dca ]|=0xf000;};if _dca &0x10!=0{_fed [_dca ]|=0xf0000;};if _dca &0x20!=0{_fed [_dca ]|=0xf00000;};if _dca &0x40!=0{_fed [_dca ]|=0xf000000;};if _dca &0x80!=0{_fed [_dca ]|=0xf0000000;};};return _fed ;};const _bceb =5000;func (_adb *Bitmap )ToImage ()_be .Image {_agb ,_defe :=_ac .NewImage (_adb .Width ,_adb .Height ,1,1,_adb .Data ,nil ,nil ); -if _defe !=nil {_ca .Log .Error ("\u0043\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020j\u0062\u0069\u0067\u0032\u002e\u0042\u0069\u0074m\u0061p\u0020\u0074\u006f\u0020\u0069\u006d\u0061\u0067\u0065\u0075\u0074\u0069\u006c\u002e\u0049\u006d\u0061\u0067e\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_defe ); -};return _agb ;};func _cfdaa (_gfbd *Bitmap ,_defd ,_bada ,_gedg ,_dbeg int ,_bggg RasterOperator ,_ffcf *Bitmap ,_daeg ,_deca int )error {var (_degb byte ;_fdbg int ;_ebfb int ;_cgce ,_abag int ;_ccbe ,_cfgd int ;);_gegdc :=_gedg >>3;_fdag :=_gedg &7; -if _fdag > 0{_degb =_afcbe [_fdag ];};_fdbg =_ffcf .RowStride *_deca +(_daeg >>3);_ebfb =_gfbd .RowStride *_bada +(_defd >>3);switch _bggg {case PixSrc :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ; -for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=_ffcf .Data [_cgce ];_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ],_degb );};};case PixNotSrc :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ; -_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=^(_ffcf .Data [_cgce ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^_ffcf .Data [_cgce ],_degb );};};case PixSrcOrDst :for _ccbe =0; -_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]|=_ffcf .Data [_cgce ];_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ]|_gfbd .Data [_abag ],_degb ); -};};case PixSrcAndDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]&=_ffcf .Data [_cgce ];_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ]&_gfbd .Data [_abag ],_degb ); -};};case PixSrcXorDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]^=_ffcf .Data [_cgce ];_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ]^_gfbd .Data [_abag ],_degb ); -};};case PixNotSrcOrDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]|=^(_ffcf .Data [_cgce ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^(_ffcf .Data [_cgce ])|_gfbd .Data [_abag ],_degb ); -};};case PixNotSrcAndDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]&=^(_ffcf .Data [_cgce ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^(_ffcf .Data [_cgce ])&_gfbd .Data [_abag ],_degb ); -};};case PixSrcOrNotDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=_ffcf .Data [_cgce ]|^(_gfbd .Data [_abag ]);_abag ++; -_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ]|^(_gfbd .Data [_abag ]),_degb );};};case PixSrcAndNotDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ; -for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=_ffcf .Data [_cgce ]&^(_gfbd .Data [_abag ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],_ffcf .Data [_cgce ]&^(_gfbd .Data [_abag ]),_degb );};};case PixNotPixSrcOrDst :for _ccbe =0; -_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=^(_ffcf .Data [_cgce ]|_gfbd .Data [_abag ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^(_ffcf .Data [_cgce ]|_gfbd .Data [_abag ]),_degb ); -};};case PixNotPixSrcAndDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ;for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=^(_ffcf .Data [_cgce ]&_gfbd .Data [_abag ]);_abag ++; -_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^(_ffcf .Data [_cgce ]&_gfbd .Data [_abag ]),_degb );};};case PixNotPixSrcXorDst :for _ccbe =0;_ccbe < _dbeg ;_ccbe ++{_cgce =_fdbg +_ccbe *_ffcf .RowStride ;_abag =_ebfb +_ccbe *_gfbd .RowStride ; -for _cfgd =0;_cfgd < _gegdc ;_cfgd ++{_gfbd .Data [_abag ]=^(_ffcf .Data [_cgce ]^_gfbd .Data [_abag ]);_abag ++;_cgce ++;};if _fdag > 0{_gfbd .Data [_abag ]=_beabb (_gfbd .Data [_abag ],^(_ffcf .Data [_cgce ]^_gfbd .Data [_abag ]),_degb );};};default:_ca .Log .Debug ("\u0050\u0072ov\u0069\u0064\u0065d\u0020\u0069\u006e\u0076ali\u0064 r\u0061\u0073\u0074\u0065\u0072\u0020\u006fpe\u0072\u0061\u0074\u006f\u0072\u003a\u0020%\u0076",_bggg ); -return _f .Error ("\u0072\u0061\u0073\u0074er\u004f\u0070\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e\u0065\u0064\u004co\u0077","\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); -};return nil ;};func CorrelationScore (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_bfbdd float64 ,_abed error ){const _fbda ="\u0063\u006fr\u0072\u0065\u006ca\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065"; -if bm1 ==nil ||bm2 ==nil {return 0,_f .Error (_fbda ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0062\u0069\u0074ma\u0070\u0073");};if tab ==nil {return 0,_f .Error (_fbda ,"\u0027\u0074\u0061\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); -};if area1 <=0||area2 <=0{return 0,_f .Error (_fbda ,"\u0061\u0072\u0065\u0061s\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0067r\u0065a\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};_abgbe ,_dcgg :=bm1 .Width ,bm1 .Height ;_ggdg ,_bcbe :=bm2 .Width ,bm2 .Height ; -_bfad :=_dded (_abgbe -_ggdg );if _bfad > maxDiffW {return 0,nil ;};_febc :=_dded (_dcgg -_bcbe );if _febc > maxDiffH {return 0,nil ;};var _cbge ,_gda int ;if delX >=0{_cbge =int (delX +0.5);}else {_cbge =int (delX -0.5);};if delY >=0{_gda =int (delY +0.5); -}else {_gda =int (delY -0.5);};_cfea :=_dgfg (_gda ,0);_edgb :=_aggf (_bcbe +_gda ,_dcgg );_ceaa :=bm1 .RowStride *_cfea ;_gcce :=bm2 .RowStride *(_cfea -_gda );_gccb :=_dgfg (_cbge ,0);_ebed :=_aggf (_ggdg +_cbge ,_abgbe );_beed :=bm2 .RowStride ;var _ggbea ,_cebb int ; -if _cbge >=8{_ggbea =_cbge >>3;_ceaa +=_ggbea ;_gccb -=_ggbea <<3;_ebed -=_ggbea <<3;_cbge &=7;}else if _cbge <=-8{_cebb =-((_cbge +7)>>3);_gcce +=_cebb ;_beed -=_cebb ;_cbge +=_cebb <<3;};if _gccb >=_ebed ||_cfea >=_edgb {return 0,nil ;};_dbba :=(_ebed +7)>>3; -var (_fabfd ,_gbe ,_egec byte ;_agfa ,_bbg ,_dgag int ;);switch {case _cbge ==0:for _dgag =_cfea ;_dgag < _edgb ;_dgag ,_ceaa ,_gcce =_dgag +1,_ceaa +bm1 .RowStride ,_gcce +bm2 .RowStride {for _bbg =0;_bbg < _dbba ;_bbg ++{_egec =bm1 .Data [_ceaa +_bbg ]&bm2 .Data [_gcce +_bbg ]; -_agfa +=tab [_egec ];};};case _cbge > 0:if _beed < _dbba {for _dgag =_cfea ;_dgag < _edgb ;_dgag ,_ceaa ,_gcce =_dgag +1,_ceaa +bm1 .RowStride ,_gcce +bm2 .RowStride {_fabfd ,_gbe =bm1 .Data [_ceaa ],bm2 .Data [_gcce ]>>uint (_cbge );_egec =_fabfd &_gbe ; -_agfa +=tab [_egec ];for _bbg =1;_bbg < _beed ;_bbg ++{_fabfd ,_gbe =bm1 .Data [_ceaa +_bbg ],(bm2 .Data [_gcce +_bbg ]>>uint (_cbge ))|(bm2 .Data [_gcce +_bbg -1]<>uint (_cbge ); -_egec =_fabfd &_gbe ;_agfa +=tab [_egec ];for _bbg =1;_bbg < _dbba ;_bbg ++{_fabfd =bm1 .Data [_ceaa +_bbg ];_gbe =(bm2 .Data [_gcce +_bbg ]>>uint (_cbge ))|(bm2 .Data [_gcce +_bbg -1]<>uint (8+_cbge ); -_egec =_fabfd &_gbe ;_agfa +=tab [_egec ];};};}else {for _dgag =_cfea ;_dgag < _edgb ;_dgag ,_ceaa ,_gcce =_dgag +1,_ceaa +bm1 .RowStride ,_gcce +bm2 .RowStride {for _bbg =0;_bbg < _dbba -1;_bbg ++{_fabfd =bm1 .Data [_ceaa +_bbg ];_gbe =bm2 .Data [_gcce +_bbg ]<>uint (8+_cbge );_egec =_fabfd &_gbe ;_agfa +=tab [_egec ];};_fabfd =bm1 .Data [_ceaa +_bbg ];_gbe =bm2 .Data [_gcce +_bbg ]< maxDiffW {return false ,nil ;};if _gb .Abs (_dgac -_gfcaa )> maxDiffH {return false ,nil ;};_fcgbf :=int (float32 (area1 )*(1.0-rank )+0.5);_eea :=int (float32 (area3 )*(1.0-rank )+0.5); -var _ccaf ,_acaa int ;if delX >=0{_ccaf =int (delX +0.5);}else {_ccaf =int (delX -0.5);};if delY >=0{_acaa =int (delY +0.5);}else {_acaa =int (delY -0.5);};_gdeg :=p1 .CreateTemplate ();if _ebad =_gdeg .RasterOperation (0,0,_adcg ,_dgac ,PixSrc ,p1 ,0,0); -_ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ebad =_gdeg .RasterOperation (_ccaf ,_acaa ,_adcg ,_dgac ,PixNotSrcAndDst ,p4 ,0,0);_ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"\u0074 \u0026\u0020\u0021\u0070\u0034"); -};_fbea ,_ebad =_gdeg .ThresholdPixelSum (_fcgbf ,tab8 );if _ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0031");};if _fbea {return false ,nil ;};if _ebad =_gdeg .RasterOperation (_ccaf ,_acaa ,_bfab ,_gfcaa ,PixSrc ,p3 ,0,0); -_ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ebad =_gdeg .RasterOperation (0,0,_bfab ,_gfcaa ,PixNotSrcAndDst ,p2 ,0,0);_ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"\u0074 \u0026\u0020\u0021\u0070\u0032"); -};_fbea ,_ebad =_gdeg .ThresholdPixelSum (_eea ,tab8 );if _ebad !=nil {return false ,_f .Wrap (_ebad ,_cbbae ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0033");};return !_fbea ,nil ;};func RasterOperation (dest *Bitmap ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _bbec (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); -};func _ddc ()[]int {_fdga :=make ([]int ,256);for _cebc :=0;_cebc <=0xff;_cebc ++{_fbfd :=byte (_cebc );_fdga [_fbfd ]=int (_fbfd &0x1)+(int (_fbfd >>1)&0x1)+(int (_fbfd >>2)&0x1)+(int (_fbfd >>3)&0x1)+(int (_fbfd >>4)&0x1)+(int (_fbfd >>5)&0x1)+(int (_fbfd >>6)&0x1)+(int (_fbfd >>7)&0x1); -};return _fdga ;};func _abga (_bdg *Bitmap ,_dfe *Bitmap ,_bge int )(_acb error ){const _adg ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0050\u006fw\u0065\u0072\u0032\u004c\u006f\u0077";switch _bge {case 2:_acb =_aca (_bdg ,_dfe );case 4:_acb =_df (_bdg ,_dfe ); -case 8:_acb =_dg (_bdg ,_dfe );default:return _f .Error (_adg ,"\u0065\u0078p\u0061\u006e\u0073\u0069o\u006e\u0020f\u0061\u0063\u0074\u006f\u0072\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d\u0020r\u0061\u006e\u0067\u0065"); -};if _acb !=nil {_acb =_f .Wrap (_acb ,_adg ,"");};return _acb ;};type Bitmaps struct{Values []*Bitmap ;Boxes []*_be .Rectangle ;};func (_gfgc *Bitmap )connComponentsBB (_ggbaa int )(_egea *Boxes ,_gaf error ){const _gbga ="\u0042\u0069\u0074ma\u0070\u002e\u0063\u006f\u006e\u006e\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0042"; -if _ggbaa !=4&&_ggbaa !=8{return nil ,_f .Error (_gbga ,"\u0063\u006f\u006e\u006e\u0065\u0063t\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0027\u0034\u0027\u0020\u006fr\u0020\u0027\u0038\u0027");};if _gfgc .Zero (){return &Boxes {},nil ; -};_gfgc .setPadBits (0);_bbfb ,_gaf :=_dgf (nil ,_gfgc );if _gaf !=nil {return nil ,_f .Wrap (_gaf ,_gbga ,"\u0062\u006d\u0031");};_edg :=&_gb .Stack {};_edg .Aux =&_gb .Stack {};_egea =&Boxes {};var (_efba ,_aadb int ;_acc _be .Point ;_gfec bool ;_gfeg *_be .Rectangle ; -);for {if _acc ,_gfec ,_gaf =_bbfb .nextOnPixel (_aadb ,_efba );_gaf !=nil {return nil ,_f .Wrap (_gaf ,_gbga ,"");};if !_gfec {break ;};if _gfeg ,_gaf =_eefdb (_bbfb ,_edg ,_acc .X ,_acc .Y ,_ggbaa );_gaf !=nil {return nil ,_f .Wrap (_gaf ,_gbga ,""); -};if _gaf =_egea .Add (_gfeg );_gaf !=nil {return nil ,_f .Wrap (_gaf ,_gbga ,"");};_aadb =_acc .X ;_efba =_acc .Y ;};return _egea ,nil ;};func SelCreateBrick (h ,w int ,cy ,cx int ,tp SelectionValue )*Selection {_bbdc :=_aafbg (h ,w ,"");_bbdc .setOrigin (cy ,cx ); -var _fcgbfb ,_bgdeb int ;for _fcgbfb =0;_fcgbfb < h ;_fcgbfb ++{for _bgdeb =0;_bgdeb < w ;_bgdeb ++{_bbdc .Data [_fcgbfb ][_bgdeb ]=tp ;};};return _bbdc ;};func (_cebaf *Bitmaps )Size ()int {return len (_cebaf .Values )};func TstCSymbol (t *_b .T )*Bitmap {t .Helper (); -_fedg :=New (6,6);_a .NoError (t ,_fedg .SetPixel (1,0,1));_a .NoError (t ,_fedg .SetPixel (2,0,1));_a .NoError (t ,_fedg .SetPixel (3,0,1));_a .NoError (t ,_fedg .SetPixel (4,0,1));_a .NoError (t ,_fedg .SetPixel (0,1,1));_a .NoError (t ,_fedg .SetPixel (5,1,1)); -_a .NoError (t ,_fedg .SetPixel (0,2,1));_a .NoError (t ,_fedg .SetPixel (0,3,1));_a .NoError (t ,_fedg .SetPixel (0,4,1));_a .NoError (t ,_fedg .SetPixel (5,4,1));_a .NoError (t ,_fedg .SetPixel (1,5,1));_a .NoError (t ,_fedg .SetPixel (2,5,1));_a .NoError (t ,_fedg .SetPixel (3,5,1)); -_a .NoError (t ,_fedg .SetPixel (4,5,1));return _fedg ;};type CombinationOperator int ;func (_geeab *byHeight )Len ()int {return len (_geeab .Values )};func _agae (_efgee *Bitmap ,_adbf *_gb .Stack ,_abfa ,_aecf int )(_bedgd *_be .Rectangle ,_cfcb error ){const _cfdgb ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; -if _efgee ==nil {return nil ,_f .Error (_cfdgb ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _adbf ==nil {return nil ,_f .Error (_cfdgb ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); -};_ccaa ,_edfd :=_efgee .Width ,_efgee .Height ;_fae :=_ccaa -1;_cabc :=_edfd -1;if _abfa < 0||_abfa > _fae ||_aecf < 0||_aecf > _cabc ||!_efgee .GetPixel (_abfa ,_aecf ){return nil ,nil ;};var _dgdd *_be .Rectangle ;_dgdd ,_cfcb =Rect (100000,100000,0,0); -if _cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"");};if _cfcb =_ecff (_adbf ,_abfa ,_abfa ,_aecf ,1,_cabc ,_dgdd );_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _cfcb =_ecff (_adbf ,_abfa ,_abfa ,_aecf +1,-1,_cabc ,_dgdd ); -_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_dgdd .Min .X ,_dgdd .Max .X =_abfa ,_abfa ;_dgdd .Min .Y ,_dgdd .Max .Y =_aecf ,_aecf ;var (_egeg *fillSegment ; -_bbeg int ;);for _adbf .Len ()> 0{if _egeg ,_cfcb =_aebf (_adbf );_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"");};_aecf =_egeg ._deba ;for _abfa =_egeg ._egca ;_abfa >=0&&_efgee .GetPixel (_abfa ,_aecf );_abfa --{if _cfcb =_efgee .SetPixel (_abfa ,_aecf ,0); -_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"");};};if _abfa >=_egeg ._egca {for _abfa ++;_abfa <=_egeg ._efbba &&_abfa <=_fae &&!_efgee .GetPixel (_abfa ,_aecf );_abfa ++{};_bbeg =_abfa ;if !(_abfa <=_egeg ._efbba &&_abfa <=_fae ){continue ;};}else {_bbeg =_abfa +1; -if _bbeg < _egeg ._egca -1{if _cfcb =_ecff (_adbf ,_bbeg ,_egeg ._egca -1,_egeg ._deba ,-_egeg ._bfabf ,_cabc ,_dgdd );_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); -};};_abfa =_egeg ._egca +1;};for {for ;_abfa <=_fae &&_efgee .GetPixel (_abfa ,_aecf );_abfa ++{if _cfcb =_efgee .SetPixel (_abfa ,_aecf ,0);_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _cfcb =_ecff (_adbf ,_bbeg ,_abfa -1,_egeg ._deba ,_egeg ._bfabf ,_cabc ,_dgdd ); -_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _abfa > _egeg ._efbba +1{if _cfcb =_ecff (_adbf ,_egeg ._efbba +1,_abfa -1,_egeg ._deba ,-_egeg ._bfabf ,_cabc ,_dgdd );_cfcb !=nil {return nil ,_f .Wrap (_cfcb ,_cfdgb ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); -};};for _abfa ++;_abfa <=_egeg ._efbba &&_abfa <=_fae &&!_efgee .GetPixel (_abfa ,_aecf );_abfa ++{};_bbeg =_abfa ;if !(_abfa <=_egeg ._efbba &&_abfa <=_fae ){break ;};};};_dgdd .Max .X ++;_dgdd .Max .Y ++;return _dgdd ,nil ;};func (_afb *Bitmap )addPadBits ()(_bad error ){const _ggeg ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0061\u0064\u0064\u0050\u0061d\u0042\u0069\u0074\u0073"; -_efge :=_afb .Width %8;if _efge ==0{return nil ;};_dac :=_afb .Width /8;_bddf :=_ab .NewReader (_afb .Data );_agce :=make ([]byte ,_afb .Height *_afb .RowStride );_gdc :=_ab .NewWriterMSB (_agce );_cca :=make ([]byte ,_dac );var (_acgfa int ;_bea uint64 ; -);for _acgfa =0;_acgfa < _afb .Height ;_acgfa ++{if _ ,_bad =_bddf .Read (_cca );_bad !=nil {return _f .Wrap (_bad ,_ggeg ,"\u0066u\u006c\u006c\u0020\u0062\u0079\u0074e");};if _ ,_bad =_gdc .Write (_cca );_bad !=nil {return _f .Wrap (_bad ,_ggeg ,"\u0066\u0075\u006c\u006c\u0020\u0062\u0079\u0074\u0065\u0073"); -};if _bea ,_bad =_bddf .ReadBits (byte (_efge ));_bad !=nil {return _f .Wrap (_bad ,_ggeg ,"\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0062\u0069\u0074\u0073");};if _bad =_gdc .WriteByte (byte (_bea )<>3;_gfc :=_cge .Width &7;_ffab :=byte (0xff< thresh {return true ,nil ;};};return _deff ,nil ;};func _dg (_bec ,_ada *Bitmap )(_db error ){const _bc ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0038"; -_cf :=_ada .RowStride ;_efg :=_bec .RowStride ;var _ggf ,_fe ,_bgd ,_bb ,_cbg int ;for _bgd =0;_bgd < _ada .Height ;_bgd ++{_ggf =_bgd *_cf ;_fe =8*_bgd *_efg ;for _bb =0;_bb < _cf ;_bb ++{if _db =_bec .setEightBytes (_fe +_bb *8,_ceag [_ada .Data [_ggf +_bb ]]); -_db !=nil {return _f .Wrap (_db ,_bc ,"");};};for _cbg =1;_cbg < 8;_cbg ++{for _bb =0;_bb < _efg ;_bb ++{if _db =_bec .SetByte (_fe +_cbg *_efg +_bb ,_bec .Data [_fe +_bb ]);_db !=nil {return _f .Wrap (_db ,_bc ,"");};};};};return nil ;};func (_dbed Points )GetIntY (i int )(int ,error ){if i >=len (_dbed ){return 0,_f .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065t\u0049\u006e\u0074\u0059","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};return int (_dbed [i ].Y ),nil ;};func _gcc (_gff *Bitmap ,_ce int )(*Bitmap ,error ){const _cdc ="\u0065x\u0070a\u006e\u0064\u0042\u0069\u006ea\u0072\u0079P\u006f\u0077\u0065\u0072\u0032";if _gff ==nil {return nil ,_f .Error (_cdc ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _ce ==1{return _dgf (nil ,_gff );};if _ce !=2&&_ce !=4&&_ce !=8{return nil ,_f .Error (_cdc ,"\u0066\u0061\u0063t\u006f\u0072\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0069n\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d\u0020\u0072\u0061\u006e\u0067\u0065"); -};_gde :=_ce *_gff .Width ;_efc :=_ce *_gff .Height ;_dfb :=New (_gde ,_efc );var _cce error ;switch _ce {case 2:_cce =_aca (_dfb ,_gff );case 4:_cce =_df (_dfb ,_gff );case 8:_cce =_dg (_dfb ,_gff );};if _cce !=nil {return nil ,_f .Wrap (_cce ,_cdc ,""); -};return _dfb ,nil ;};type RasterOperator int ;func (_bcea *byWidth )Swap (i ,j int ){_bcea .Values [i ],_bcea .Values [j ]=_bcea .Values [j ],_bcea .Values [i ];if _bcea .Boxes !=nil {_bcea .Boxes [i ],_bcea .Boxes [j ]=_bcea .Boxes [j ],_bcea .Boxes [i ]; -};};func _fbef (_cgdc *Bitmap ,_bbgeb ,_aabe int ,_dbde ,_ffgd int ,_dadb RasterOperator ){var (_dabd bool ;_eeegf bool ;_cagec int ;_gfcf int ;_eaee int ;_aaaa int ;_adcec bool ;_feeb byte ;);_gaec :=8-(_bbgeb &7);_adae :=_aecd [_gaec ];_fagg :=_cgdc .RowStride *_aabe +(_bbgeb >>3); -if _dbde < _gaec {_dabd =true ;_adae &=_afcbe [8-_gaec +_dbde ];};if !_dabd {_cagec =(_dbde -_gaec )>>3;if _cagec !=0{_eeegf =true ;_gfcf =_fagg +1;};};_eaee =(_bbgeb +_dbde )&7;if !(_dabd ||_eaee ==0){_adcec =true ;_feeb =_afcbe [_eaee ];_aaaa =_fagg +1+_cagec ; -};var _bfbdc ,_ddbe int ;switch _dadb {case PixClr :for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{_cgdc .Data [_fagg ]=_beabb (_cgdc .Data [_fagg ],0x0,_adae );_fagg +=_cgdc .RowStride ;};if _eeegf {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{for _ddbe =0;_ddbe < _cagec ; -_ddbe ++{_cgdc .Data [_gfcf +_ddbe ]=0x0;};_gfcf +=_cgdc .RowStride ;};};if _adcec {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{_cgdc .Data [_aaaa ]=_beabb (_cgdc .Data [_aaaa ],0x0,_feeb );_aaaa +=_cgdc .RowStride ;};};case PixSet :for _bfbdc =0;_bfbdc < _ffgd ; -_bfbdc ++{_cgdc .Data [_fagg ]=_beabb (_cgdc .Data [_fagg ],0xff,_adae );_fagg +=_cgdc .RowStride ;};if _eeegf {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{for _ddbe =0;_ddbe < _cagec ;_ddbe ++{_cgdc .Data [_gfcf +_ddbe ]=0xff;};_gfcf +=_cgdc .RowStride ;}; -};if _adcec {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{_cgdc .Data [_aaaa ]=_beabb (_cgdc .Data [_aaaa ],0xff,_feeb );_aaaa +=_cgdc .RowStride ;};};case PixNotDst :for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{_cgdc .Data [_fagg ]=_beabb (_cgdc .Data [_fagg ],^_cgdc .Data [_fagg ],_adae ); -_fagg +=_cgdc .RowStride ;};if _eeegf {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{for _ddbe =0;_ddbe < _cagec ;_ddbe ++{_cgdc .Data [_gfcf +_ddbe ]=^(_cgdc .Data [_gfcf +_ddbe ]);};_gfcf +=_cgdc .RowStride ;};};if _adcec {for _bfbdc =0;_bfbdc < _ffgd ;_bfbdc ++{_cgdc .Data [_aaaa ]=_beabb (_cgdc .Data [_aaaa ],^_cgdc .Data [_aaaa ],_feeb ); -_aaaa +=_cgdc .RowStride ;};};};};func (_adag *ClassedPoints )xSortFunction ()func (_gacgg int ,_edfbc int )bool {return func (_bgbb ,_fgca int )bool {return _adag .XAtIndex (_bgbb )< _adag .XAtIndex (_fgca )};};func (_aea *Bitmap )InverseData (){_aea .inverseData ()}; -func _aca (_cd ,_bd *Bitmap )(_ge error ){const _gf ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0032";_e :=_bd .RowStride ;_gc :=_cd .RowStride ;var (_ad byte ;_ff uint16 ;_ag ,_cb ,_fc ,_bee ,_d int ; -);for _fc =0;_fc < _bd .Height ;_fc ++{_ag =_fc *_e ;_cb =2*_fc *_gc ;for _bee =0;_bee < _e ;_bee ++{_ad =_bd .Data [_ag +_bee ];_ff =_fgab [_ad ];_d =_cb +_bee *2;if _cd .RowStride !=_bd .RowStride *2&&(_bee +1)*2> _cd .RowStride {_ge =_cd .SetByte (_d ,byte (_ff >>8)); -}else {_ge =_cd .setTwoBytes (_d ,_ff );};if _ge !=nil {return _f .Wrap (_ge ,_gf ,"");};};for _bee =0;_bee < _gc ;_bee ++{_d =_cb +_gc +_bee ;_ad =_cd .Data [_cb +_bee ];if _ge =_cd .SetByte (_d ,_ad );_ge !=nil {return _f .Wrapf (_ge ,_gf ,"c\u006f\u0070\u0079\u0020\u0064\u006fu\u0062\u006c\u0065\u0064\u0020\u006ci\u006e\u0065\u003a\u0020\u0027\u0025\u0064'\u002c\u0020\u0042\u0079\u0074\u0065\u003a\u0020\u0027\u0025d\u0027",_cb +_bee ,_cb +_gc +_bee ); -};};};return nil ;};func TstASymbol (t *_b .T )*Bitmap {t .Helper ();_cgafa :=New (6,6);_a .NoError (t ,_cgafa .SetPixel (1,0,1));_a .NoError (t ,_cgafa .SetPixel (2,0,1));_a .NoError (t ,_cgafa .SetPixel (3,0,1));_a .NoError (t ,_cgafa .SetPixel (4,0,1)); -_a .NoError (t ,_cgafa .SetPixel (5,1,1));_a .NoError (t ,_cgafa .SetPixel (1,2,1));_a .NoError (t ,_cgafa .SetPixel (2,2,1));_a .NoError (t ,_cgafa .SetPixel (3,2,1));_a .NoError (t ,_cgafa .SetPixel (4,2,1));_a .NoError (t ,_cgafa .SetPixel (5,2,1)); -_a .NoError (t ,_cgafa .SetPixel (0,3,1));_a .NoError (t ,_cgafa .SetPixel (5,3,1));_a .NoError (t ,_cgafa .SetPixel (0,4,1));_a .NoError (t ,_cgafa .SetPixel (5,4,1));_a .NoError (t ,_cgafa .SetPixel (1,5,1));_a .NoError (t ,_cgafa .SetPixel (2,5,1)); -_a .NoError (t ,_cgafa .SetPixel (3,5,1));_a .NoError (t ,_cgafa .SetPixel (4,5,1));_a .NoError (t ,_cgafa .SetPixel (5,5,1));return _cgafa ;};func (_aefda *Bitmaps )CountPixels ()*_gb .NumSlice {_bbcf :=&_gb .NumSlice {};for _ ,_egde :=range _aefda .Values {_bbcf .AddInt (_egde .CountPixels ()); -};return _bbcf ;};type Boxes []*_be .Rectangle ;func TstVSymbol (t *_b .T ,scale ...int )*Bitmap {_fceb ,_gbbdb :=NewWithData (5,5,[]byte {0x88,0x88,0x88,0x50,0x20});_a .NoError (t ,_gbbdb );return TstGetScaledSymbol (t ,_fceb ,scale ...);};func (_afge Points )GetGeometry (i int )(_ggdb ,_edfe float32 ,_cbddg error ){if i > len (_afge )-1{return 0,0,_f .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};_ffgg :=_afge [i ];return _ffgg .X ,_ffgg .Y ,nil ;};func (_afdeg *ClassedPoints )GetIntXByClass (i int )(int ,error ){const _ebac ="\u0043\u006c\u0061\u0073s\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047e\u0074I\u006e\u0074\u0059\u0042\u0079\u0043\u006ca\u0073\u0073"; -if i >=_afdeg .IntSlice .Size (){return 0,_f .Errorf (_ebac ,"\u0069\u003a\u0020\u0027\u0025\u0064\u0027 \u0069\u0073\u0020o\u0075\u0074\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065",i ); -};return int (_afdeg .XAtIndex (i )),nil ;};func _dded (_fafa int )int {if _fafa < 0{return -_fafa ;};return _fafa ;};func (_bdbb *Bitmap )createTemplate ()*Bitmap {return &Bitmap {Width :_bdbb .Width ,Height :_bdbb .Height ,RowStride :_bdbb .RowStride ,Color :_bdbb .Color ,Text :_bdbb .Text ,BitmapNumber :_bdbb .BitmapNumber ,Special :_bdbb .Special ,Data :make ([]byte ,len (_bdbb .Data ))}; -};func (_cab *Bitmap )setBit (_fdd int ){_cab .Data [(_fdd >>3)]|=0x80>>uint (_fdd &7)};func (_bdgd CombinationOperator )String ()string {var _cdeec string ;switch _bdgd {case CmbOpOr :_cdeec ="\u004f\u0052";case CmbOpAnd :_cdeec ="\u0041\u004e\u0044"; -case CmbOpXor :_cdeec ="\u0058\u004f\u0052";case CmbOpXNor :_cdeec ="\u0058\u004e\u004f\u0052";case CmbOpReplace :_cdeec ="\u0052E\u0050\u004c\u0041\u0043\u0045";case CmbOpNot :_cdeec ="\u004e\u004f\u0054";};return _cdeec ;};func _gee (_ga *Bitmap ,_ccb ,_gdg int )(*Bitmap ,error ){const _ed ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0052\u0065p\u006c\u0069\u0063\u0061\u0074\u0065"; -if _ga ==nil {return nil ,_f .Error (_ed ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _ccb <=0||_gdg <=0{return nil ,_f .Error (_ed ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0063\u0061l\u0065\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020<\u003d\u0020\u0030"); -};if _ccb ==_gdg {if _ccb ==1{_gce ,_bf :=_dgf (nil ,_ga );if _bf !=nil {return nil ,_f .Wrap (_bf ,_ed ,"\u0078\u0046\u0061\u0063\u0074\u0020\u003d\u003d\u0020y\u0046\u0061\u0063\u0074");};return _gce ,nil ;};if _ccb ==2||_ccb ==4||_ccb ==8{_edf ,_caa :=_gcc (_ga ,_ccb ); -if _caa !=nil {return nil ,_f .Wrap (_caa ,_ed ,"\u0078\u0046a\u0063\u0074\u0020i\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d");};return _edf ,nil ;};};_agc :=_ccb *_ga .Width ;_ee :=_gdg *_ga .Height ;_gcg :=New (_agc ,_ee );_ae :=_gcg .RowStride ; -var (_fa ,_ace ,_gfe ,_eg ,_eb int ;_gdf byte ;_beg error ;);for _ace =0;_ace < _ga .Height ;_ace ++{_fa =_gdg *_ace *_ae ;for _gfe =0;_gfe < _ga .Width ;_gfe ++{if _dd :=_ga .GetPixel (_gfe ,_ace );_dd {_eb =_ccb *_gfe ;for _eg =0;_eg < _ccb ;_eg ++{_gcg .setBit (_fa *8+_eb +_eg ); -};};};for _eg =1;_eg < _gdg ;_eg ++{_cfb :=_fa +_eg *_ae ;for _dc :=0;_dc < _ae ;_dc ++{if _gdf ,_beg =_gcg .GetByte (_fa +_dc );_beg !=nil {return nil ,_f .Wrapf (_beg ,_ed ,"\u0072\u0065\u0070\u006cic\u0061\u0074\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0027\u0025d\u0027",_eg ); -};if _beg =_gcg .SetByte (_cfb +_dc ,_gdf );_beg !=nil {return nil ,_f .Wrap (_beg ,_ed ,"\u0053\u0065\u0074\u0074in\u0067\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};};};};return _gcg ,nil ;};func TstWordBitmap (t *_b .T ,scale ...int )*Bitmap {_bbag :=1; -if len (scale )> 0{_bbag =scale [0];};_faeg :=3;_dfebg :=9+7+15+2*_faeg ;_ecgf :=5+_faeg +5;_ffcca :=New (_dfebg *_bbag ,_ecgf *_bbag );_adgcf :=&Bitmaps {};var _egef *int ;_faeg *=_bbag ;_dcbfa :=0;_egef =&_dcbfa ;_fegb :=0;_acbcg :=TstDSymbol (t ,scale ...); -TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,_faeg );_acbcg =TstISymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstTSymbol (t ,scale ...); -TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,_faeg );_acbcg =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstWSymbol (t ,scale ...); -TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,0);*_egef =0;_fegb =5*_bbag +_faeg ;_acbcg =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,_faeg ); -_acbcg =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstESymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag ); -_acbcg =TstESymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,1*_bbag );_acbcg =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_adgcf ,_acbcg ,_egef ,_fegb ,0);TstWriteSymbols (t ,_adgcf ,_ffcca );return _ffcca ;};func (_feab *Selection )setOrigin (_dgacc ,_bbcc int ){_feab .Cy ,_feab .Cx =_dgacc ,_bbcc }; -func NewClassedPoints (points *Points ,classes _gb .IntSlice )(*ClassedPoints ,error ){const _egae ="\u004e\u0065w\u0043\u006c\u0061s\u0073\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073";if points ==nil {return nil ,_f .Error (_egae ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073"); -};if classes ==nil {return nil ,_f .Error (_egae ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0063\u006c\u0061ss\u0065\u0073");};_bfgb :=&ClassedPoints {Points :points ,IntSlice :classes };if _accb :=_bfgb .validateIntSlice ();_accb !=nil {return nil ,_f .Wrap (_accb ,_egae ,""); -};return _bfgb ,nil ;};type SizeComparison int ;func (_afd *Bitmap )String ()string {var _eedc ="\u000a";for _afg :=0;_afg < _afd .Height ;_afg ++{var _ggba string ;for _aceb :=0;_aceb < _afd .Width ;_aceb ++{_ccd :=_afd .GetPixel (_aceb ,_afg );if _ccd {_ggba +="\u0031"; -}else {_ggba +="\u0030";};};_eedc +=_ggba +"\u000a";};return _eedc ;};func (_cfdb *byWidth )Len ()int {return len (_cfdb .Values )};func NewWithData (width ,height int ,data []byte )(*Bitmap ,error ){const _bdc ="N\u0065\u0077\u0057\u0069\u0074\u0068\u0044\u0061\u0074\u0061"; -_fab :=_eed (width ,height );_fab .Data =data ;if len (data )< height *_fab .RowStride {return nil ,_f .Errorf (_bdc ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u0020l\u0065\u006e\u0067\u0074\u0068\u003a \u0025\u0064\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u003a\u0020\u0025\u0064",len (data ),height *_fab .RowStride ); -};return _fab ,nil ;};func _adfa (_gadbd ,_egbb *Bitmap ,_bfdf ,_eae int )(*Bitmap ,error ){const _ggggb ="\u0063\u006c\u006f\u0073\u0065\u0042\u0072\u0069\u0063\u006b";if _egbb ==nil {return nil ,_f .Error (_ggggb ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _bfdf < 1||_eae < 1{return nil ,_f .Error (_ggggb ,"\u0068S\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0053\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031");};if _bfdf ==1&&_eae ==1{return _egbb .Copy (),nil ;};if _bfdf ==1||_eae ==1{_gfb :=SelCreateBrick (_eae ,_bfdf ,_eae /2,_bfdf /2,SelHit ); -var _gbbd error ;_gadbd ,_gbbd =_cfad (_gadbd ,_egbb ,_gfb );if _gbbd !=nil {return nil ,_f .Wrap (_gbbd ,_ggggb ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _gadbd ,nil ;};_cfbg :=SelCreateBrick (1,_bfdf ,0,_bfdf /2,SelHit );_gbd :=SelCreateBrick (_eae ,1,_eae /2,0,SelHit );_aegcd ,_bfbg :=_bece (nil ,_egbb ,_cfbg );if _bfbg !=nil {return nil ,_f .Wrap (_bfbg ,_ggggb ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};if _gadbd ,_bfbg =_bece (_gadbd ,_aegcd ,_gbd );_bfbg !=nil {return nil ,_f .Wrap (_bfbg ,_ggggb ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};if _ ,_bfbg =_acca (_aegcd ,_gadbd ,_cfbg );_bfbg !=nil {return nil ,_f .Wrap (_bfbg ,_ggggb ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};if _ ,_bfbg =_acca (_gadbd ,_aegcd ,_gbd );_bfbg !=nil {return nil ,_f .Wrap (_bfbg ,_ggggb ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _gadbd ,nil ;};func _aebf (_ecdff *_gb .Stack )(_cgdg *fillSegment ,_bbgf error ){const _bbaef ="\u0070\u006f\u0070\u0046\u0069\u006c\u006c\u0053\u0065g\u006d\u0065\u006e\u0074"; -if _ecdff ==nil {return nil ,_f .Error (_bbaef ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _ecdff .Aux ==nil {return nil ,_f .Error (_bbaef ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064"); -};_ffbe ,_bdbe :=_ecdff .Pop ();if !_bdbe {return nil ,nil ;};_bbgee ,_bdbe :=_ffbe .(*fillSegment );if !_bdbe {return nil ,_f .Error (_bbaef ,"\u0073\u0074\u0061ck\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020c\u006fn\u0074a\u0069n\u0020\u002a\u0066\u0069\u006c\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); -};_cgdg =&fillSegment {_bbgee ._egca ,_bbgee ._efbba ,_bbgee ._deba +_bbgee ._bfabf ,_bbgee ._bfabf };_ecdff .Aux .Push (_bbgee );return _cgdg ,nil ;};func (_daag *Bitmap )GetChocolateData ()[]byte {if _daag .Color ==Vanilla {_daag .inverseData ();};return _daag .Data ; -};func (_daga *Bitmaps )GetBox (i int )(*_be .Rectangle ,error ){const _abdf ="\u0047\u0065\u0074\u0042\u006f\u0078";if _daga ==nil {return nil ,_f .Error (_abdf ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074\u006d\u0061\u0070s\u0027"); -};if i > len (_daga .Boxes )-1{return nil ,_f .Errorf (_abdf ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _daga .Boxes [i ],nil ;};func TstNSymbol (t *_b .T ,scale ...int )*Bitmap {_gccbd ,_ffccg :=NewWithData (4,5,[]byte {0x90,0xD0,0xB0,0x90,0x90}); -_a .NoError (t ,_ffccg );return TstGetScaledSymbol (t ,_gccbd ,scale ...);};func (_dfbg *Bitmap )equivalent (_adge *Bitmap )bool {if _dfbg ==_adge {return true ;};if !_dfbg .SizesEqual (_adge ){return false ;};_cbaf :=_dafd (_dfbg ,_adge ,CmbOpXor );_ffdc :=_dfbg .countPixels (); -_gaag :=int (0.25*float32 (_ffdc ));if _cbaf .thresholdPixelSum (_gaag ){return false ;};var (_gaed [9][9]int ;_ceac [18][9]int ;_efac [9][18]int ;_feb int ;_fcgb int ;);_ege :=9;_afaa :=_dfbg .Height /_ege ;_bac :=_dfbg .Width /_ege ;_bgf ,_aebe :=_afaa /2,_bac /2; -if _afaa < _bac {_bgf =_bac /2;_aebe =_afaa /2;};_adca :=float64 (_bgf )*float64 (_aebe )*_gg .Pi ;_fbeb :=int (float64 (_afaa *_bac /2)*0.9);_gegd :=int (float64 (_bac *_afaa /2)*0.9);for _acgg :=0;_acgg < _ege ;_acgg ++{_gbfb :=_bac *_acgg +_feb ;var _efde int ; -if _acgg ==_ege -1{_feb =0;_efde =_dfbg .Width ;}else {_efde =_gbfb +_bac ;if ((_dfbg .Width -_feb )%_ege )> 0{_feb ++;_efde ++;};};for _edce :=0;_edce < _ege ;_edce ++{_dea :=_afaa *_edce +_fcgb ;var _cag int ;if _edce ==_ege -1{_fcgb =0;_cag =_dfbg .Height ; -}else {_cag =_dea +_afaa ;if (_dfbg .Height -_fcgb )%_ege > 0{_fcgb ++;_cag ++;};};var _bbc ,_egge ,_acbe ,_aaad int ;_eda :=(_gbfb +_efde )/2;_acf :=(_dea +_cag )/2;for _gdb :=_gbfb ;_gdb < _efde ;_gdb ++{for _cdb :=_dea ;_cdb < _cag ;_cdb ++{if _cbaf .GetPixel (_gdb ,_cdb ){if _gdb < _eda {_bbc ++; -}else {_egge ++;};if _cdb < _acf {_aaad ++;}else {_acbe ++;};};};};_gaed [_acgg ][_edce ]=_bbc +_egge ;_ceac [_acgg *2][_edce ]=_bbc ;_ceac [_acgg *2+1][_edce ]=_egge ;_efac [_acgg ][_edce *2]=_aaad ;_efac [_acgg ][_edce *2+1]=_acbe ;};};for _beab :=0; -_beab < _ege *2-1;_beab ++{for _agdb :=0;_agdb < (_ege -1);_agdb ++{var _begc int ;for _eedb :=0;_eedb < 2;_eedb ++{for _cbba :=0;_cbba < 2;_cbba ++{_begc +=_ceac [_beab +_eedb ][_agdb +_cbba ];};};if _begc > _gegd {return false ;};};};for _dde :=0;_dde < (_ege -1); -_dde ++{for _gab :=0;_gab < ((_ege *2)-1);_gab ++{var _ecd int ;for _bfc :=0;_bfc < 2;_bfc ++{for _bcdd :=0;_bcdd < 2;_bcdd ++{_ecd +=_efac [_dde +_bfc ][_gab +_bcdd ];};};if _ecd > _fbeb {return false ;};};};for _ddea :=0;_ddea < (_ege -2);_ddea ++{for _dcbg :=0; -_dcbg < (_ege -2);_dcbg ++{var _beeg ,_gccf int ;for _agf :=0;_agf < 3;_agf ++{for _adbc :=0;_adbc < 3;_adbc ++{if _agf ==_adbc {_beeg +=_gaed [_ddea +_agf ][_dcbg +_adbc ];};if (2-_agf )==_adbc {_gccf +=_gaed [_ddea +_agf ][_dcbg +_adbc ];};};};if _beeg > _gegd ||_gccf > _gegd {return false ; -};};};for _cbc :=0;_cbc < (_ege -1);_cbc ++{for _gcdc :=0;_gcdc < (_ege -1);_gcdc ++{var _addb int ;for _beebb :=0;_beebb < 2;_beebb ++{for _aed :=0;_aed < 2;_aed ++{_addb +=_gaed [_cbc +_beebb ][_gcdc +_aed ];};};if float64 (_addb )> _adca {return false ; -};};};return true ;};const (MopDilation MorphOperation =iota ;MopErosion ;MopOpening ;MopClosing ;MopRankBinaryReduction ;MopReplicativeBinaryExpansion ;MopAddBorder ;);func (_dabf *Bitmaps )AddBitmap (bm *Bitmap ){_dabf .Values =append (_dabf .Values ,bm )}; -func _aafbg (_ebag ,_eebe int ,_gfgge string )*Selection {_ddfb :=&Selection {Height :_ebag ,Width :_eebe ,Name :_gfgge };_ddfb .Data =make ([][]SelectionValue ,_ebag );for _ccgba :=0;_ccgba < _ebag ;_ccgba ++{_ddfb .Data [_ccgba ]=make ([]SelectionValue ,_eebe ); -};return _ddfb ;};func (_efceb *ClassedPoints )XAtIndex (i int )float32 {return (*_efceb .Points )[_efceb .IntSlice [i ]].X };func _feaa (_fcef ,_bdf *Bitmap ,_ebbc ,_ddff int )(*Bitmap ,error ){const _ecfg ="\u0063\u006c\u006f\u0073\u0065\u0053\u0061\u0066\u0065B\u0072\u0069\u0063\u006b"; -if _bdf ==nil {return nil ,_f .Error (_ecfg ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _ebbc < 1||_ddff < 1{return nil ,_f .Error (_ecfg ,"\u0068s\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031"); -};if _ebbc ==1&&_ddff ==1{return _dgf (_fcef ,_bdf );};if MorphBC ==SymmetricMorphBC {_aecg ,_ccf :=_adfa (_fcef ,_bdf ,_ebbc ,_ddff );if _ccf !=nil {return nil ,_f .Wrap (_ccf ,_ecfg ,"\u0053\u0079m\u006d\u0065\u0074r\u0069\u0063\u004d\u006f\u0072\u0070\u0068\u0042\u0043"); -};return _aecg ,nil ;};_gcfa :=_dgfg (_ebbc /2,_ddff /2);_fgbc :=8*((_gcfa +7)/8);_gfaa ,_ggfg :=_bdf .AddBorder (_fgbc ,0);if _ggfg !=nil {return nil ,_f .Wrapf (_ggfg ,_ecfg ,"\u0042\u006f\u0072\u0064\u0065\u0072\u0053\u0069\u007ae\u003a\u0020\u0025\u0064",_fgbc ); -};var _gffa ,_bfbe *Bitmap ;if _ebbc ==1||_ddff ==1{_dacc :=SelCreateBrick (_ddff ,_ebbc ,_ddff /2,_ebbc /2,SelHit );_gffa ,_ggfg =_cfad (nil ,_gfaa ,_dacc );if _ggfg !=nil {return nil ,_f .Wrap (_ggfg ,_ecfg ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};}else {_gdfg :=SelCreateBrick (1,_ebbc ,0,_ebbc /2,SelHit );_cccf ,_dabg :=_bece (nil ,_gfaa ,_gdfg );if _dabg !=nil {return nil ,_f .Wrap (_dabg ,_ecfg ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0064\u0069\u006c\u0061t\u0065"); -};_cbgc :=SelCreateBrick (_ddff ,1,_ddff /2,0,SelHit );_gffa ,_dabg =_bece (nil ,_cccf ,_cbgc );if _dabg !=nil {return nil ,_f .Wrap (_dabg ,_ecfg ,"\u0072\u0065\u0067ul\u0061\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); -};if _ ,_dabg =_acca (_cccf ,_gffa ,_gdfg );_dabg !=nil {return nil ,_f .Wrap (_dabg ,_ecfg ,"r\u0065\u0067\u0075\u006car\u0020-\u0020\u0066\u0069\u0072\u0073t\u0020\u0065\u0072\u006f\u0064\u0065");};if _ ,_dabg =_acca (_gffa ,_cccf ,_cbgc );_dabg !=nil {return nil ,_f .Wrap (_dabg ,_ecfg ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0065\u0072\u006fd\u0065"); -};};if _bfbe ,_ggfg =_gffa .RemoveBorder (_fgbc );_ggfg !=nil {return nil ,_f .Wrap (_ggfg ,_ecfg ,"\u0072e\u0067\u0075\u006c\u0061\u0072");};if _fcef ==nil {return _bfbe ,nil ;};if _ ,_ggfg =_dgf (_fcef ,_bfbe );_ggfg !=nil {return nil ,_ggfg ;};return _fcef ,nil ; -};var (_facgf *Bitmap ;_cbafa *Bitmap ;);func _eed (_dfc ,_bgge int )*Bitmap {return &Bitmap {Width :_dfc ,Height :_bgge ,RowStride :(_dfc +7)>>3};};func MorphSequence (src *Bitmap ,sequence ...MorphProcess )(*Bitmap ,error ){return _aege (src ,sequence ...); -};func _fdf (_febg ,_egcf *Bitmap ,_ddfc ,_gggb ,_ddfcd ,_affc ,_acd ,_bfgd ,_fdef ,_gabb int ,_aedc CombinationOperator )error {var _ffbcg int ;_gbbb :=func (){_ffbcg ++;_ddfcd +=_egcf .RowStride ;_affc +=_febg .RowStride ;_acd +=_febg .RowStride };for _ffbcg =_ddfc ; -_ffbcg < _gggb ;_gbbb (){var _dbce uint16 ;_cffg :=_ddfcd ;for _gbcg :=_affc ;_gbcg <=_acd ;_gbcg ++{_fbcb ,_fgg :=_egcf .GetByte (_cffg );if _fgg !=nil {return _fgg ;};_cbae ,_fgg :=_febg .GetByte (_gbcg );if _fgg !=nil {return _fgg ;};_dbce =(_dbce |uint16 (_cbae ))<>8);if _gbcg ==_acd {_cbae =_ecdc (uint (_bfgd ),_cbae );};if _fgg =_egcf .SetByte (_cffg ,_begf (_fbcb ,_cbae ,_aedc ));_fgg !=nil {return _fgg ;};_cffg ++;_dbce <<=uint (_fdef );};};return nil ;};func (_gdcba *BitmapsArray )AddBitmaps (bm *Bitmaps ){_gdcba .Values =append (_gdcba .Values ,bm )}; -func TstWordBitmapWithSpaces (t *_b .T ,scale ...int )*Bitmap {_gabeb :=1;if len (scale )> 0{_gabeb =scale [0];};_gbcf :=3;_fcfg :=9+7+15+2*_gbcf +2*_gbcf ;_dcff :=5+_gbcf +5+2*_gbcf ;_cfbf :=New (_fcfg *_gabeb ,_dcff *_gabeb );_bedgc :=&Bitmaps {};var _eega *int ; -_gbcf *=_gabeb ;_fffa :=_gbcf ;_eega =&_fffa ;_bgag :=_gbcf ;_efccf :=TstDSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,_gbcf );_efccf =TstISymbol (t ,scale ...); -TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstTSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,_gbcf );_efccf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstOSymbol (t ,scale ...); -TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstWSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,0);*_eega =_gbcf ;_bgag =5*_gabeb +_gbcf ;_efccf =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb ); -_efccf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,_gbcf );_efccf =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb ); -_efccf =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstESymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,1*_gabeb );_efccf =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_bedgc ,_efccf ,_eega ,_bgag ,0); -TstWriteSymbols (t ,_bedgc ,_cfbf );return _cfbf ;};func _begf (_cdagc ,_deee byte ,_gfcd CombinationOperator )byte {switch _gfcd {case CmbOpOr :return _deee |_cdagc ;case CmbOpAnd :return _deee &_cdagc ;case CmbOpXor :return _deee ^_cdagc ;case CmbOpXNor :return ^(_deee ^_cdagc ); -case CmbOpNot :return ^(_deee );default:return _deee ;};};func (_bbbd *Bitmap )ConnComponents (bms *Bitmaps ,connectivity int )(_bffc *Boxes ,_gcb error ){const _faa ="B\u0069\u0074\u006d\u0061p.\u0043o\u006e\u006e\u0043\u006f\u006dp\u006f\u006e\u0065\u006e\u0074\u0073"; -if _bbbd ==nil {return nil ,_f .Error (_faa ,"\u0070r\u006f\u0076\u0069\u0064e\u0064\u0020\u0065\u006d\u0070t\u0079 \u0027b\u0027\u0020\u0062\u0069\u0074\u006d\u0061p");};if connectivity !=4&&connectivity !=8{return nil ,_f .Error (_faa ,"\u0063\u006f\u006ene\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u006e\u006f\u0074\u0020\u0034\u0020\u006f\u0072\u0020\u0038"); -};if bms ==nil {if _bffc ,_gcb =_bbbd .connComponentsBB (connectivity );_gcb !=nil {return nil ,_f .Wrap (_gcb ,_faa ,"");};}else {if _bffc ,_gcb =_bbbd .connComponentsBitmapsBB (bms ,connectivity );_gcb !=nil {return nil ,_f .Wrap (_gcb ,_faa ,"");};}; -return _bffc ,nil ;};func TstFrameBitmapData ()[]byte {return _facgf .Data };func (_cgfc MorphProcess )verify (_fadbe int ,_caaa ,_daee *int )error {const _abaa ="\u004d\u006f\u0072\u0070hP\u0072\u006f\u0063\u0065\u0073\u0073\u002e\u0076\u0065\u0072\u0069\u0066\u0079"; -switch _cgfc .Operation {case MopDilation ,MopErosion ,MopOpening ,MopClosing :if len (_cgfc .Arguments )!=2{return _f .Error (_abaa ,"\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0064\u0027\u002c\u0020\u0027\u0065\u0027\u002c \u0027\u006f\u0027\u002c\u0020\u0027\u0063\u0027\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0032\u0020\u0061r\u0067\u0075\u006d\u0065\u006et\u0073"); -};_ceff ,_ceeb :=_cgfc .getWidthHeight ();if _ceff <=0||_ceeb <=0{return _f .Error (_abaa ,"O\u0070er\u0061t\u0069o\u006e\u003a\u0020\u0027\u0064'\u002c\u0020\u0027e\u0027\u002c\u0020\u0027\u006f'\u002c\u0020\u0027c\u0027\u0020\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073 \u0062\u006f\u0074h w\u0069\u0064\u0074\u0068\u0020\u0061n\u0064\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0074\u006f\u0020b\u0065 \u003e\u003d\u0020\u0030"); -};case MopRankBinaryReduction :_eddf :=len (_cgfc .Arguments );*_caaa +=_eddf ;if _eddf < 1||_eddf > 4{return _f .Error (_abaa ,"\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0072\u0027\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061s\u0074\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0061\u0074\u0020\u006d\u006fs\u0074\u0020\u0034\u0020\u0061\u0072g\u0075\u006d\u0065n\u0074\u0073"); -};for _dffb :=0;_dffb < _eddf ;_dffb ++{if _cgfc .Arguments [_dffb ]< 1||_cgfc .Arguments [_dffb ]> 4{return _f .Error (_abaa ,"\u0052\u0061\u006e\u006b\u0042\u0069n\u0061\u0072\u0079\u0052\u0065\u0064\u0075\u0063\u0074\u0069\u006f\u006e\u0020\u006c\u0065\u0076\u0065\u006c\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065 \u00280\u002c\u0020\u0034\u003e"); -};};case MopReplicativeBinaryExpansion :if len (_cgfc .Arguments )==0{return _f .Error (_abaa ,"\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074i\u0076\u0065\u0042in\u0061\u0072\u0079\u0045\u0078\u0070a\u006e\u0073\u0069\u006f\u006e\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020o\u006e\u0065\u0020\u0061\u0072\u0067\u0075\u006de\u006e\u0074"); -};_acdg :=_cgfc .Arguments [0];if _acdg !=2&&_acdg !=4&&_acdg !=8{return _f .Error (_abaa ,"R\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0069\u0076\u0065\u0042\u0069\u006e\u0061\u0072\u0079\u0045\u0078\u0070\u0061\u006e\u0073\u0069\u006f\u006e\u0020m\u0075s\u0074\u0020\u0062\u0065 \u006f\u0066 \u0066\u0061\u0063\u0074\u006f\u0072\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d"); -};*_caaa -=_fgge [_acdg /4];case MopAddBorder :if len (_cgfc .Arguments )==0{return _f .Error (_abaa ,"\u0041\u0064\u0064B\u006f\u0072\u0064\u0065r\u0020\u0072\u0065\u0071\u0075\u0069\u0072e\u0073\u0020\u006f\u006e\u0065\u0020\u0061\u0072\u0067\u0075\u006d\u0065\u006e\u0074"); -};_agaa :=_cgfc .Arguments [0];if _fadbe > 0{return _f .Error (_abaa ,"\u0041\u0064\u0064\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020f\u0069\u0072\u0073\u0074\u0020\u006d\u006f\u0072\u0070\u0068\u0020\u0070\u0072o\u0063\u0065\u0073\u0073"); -};if _agaa < 1{return _f .Error (_abaa ,"\u0041\u0064\u0064\u0042o\u0072\u0064\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065 \u006co\u0077\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};*_daee =_agaa ;};return nil ;};func (_eeb *Bitmap )AddBorder (borderSize ,val int )(*Bitmap ,error ){if borderSize ==0{return _eeb .Copy (),nil ; -};_gacd ,_cdf :=_eeb .addBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ,val );if _cdf !=nil {return nil ,_f .Wrap (_cdf ,"\u0041d\u0064\u0042\u006f\u0072\u0064\u0065r","");};return _gacd ,nil ;};func _aggf (_eece ,_eee int )int {if _eece < _eee {return _eece ; -};return _eee ;};func _gadd (_bcdb ,_fcdc *Bitmap ,_ddfd *Selection )(*Bitmap ,error ){const _adecc ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0032";var _dcec ,_fbcgf int ;if _fcdc ==nil {return nil ,_f .Error (_adecc ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c"); -};if _ddfd ==nil {return nil ,_f .Error (_adecc ,"\u0073e\u006c \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};_dcec =_ddfd .Width ;_fbcgf =_ddfd .Height ;if _dcec ==0||_fbcgf ==0{return nil ,_f .Error (_adecc ,"\u0073\u0065\u006c\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030"); -};if _bcdb ==nil {return _fcdc .createTemplate (),nil ;};if _acga :=_bcdb .resizeImageData (_fcdc );_acga !=nil {return nil ,_acga ;};return _bcdb ,nil ;};type LocationFilter int ;var _dfga =[]byte {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3E,0x78,0x27,0xC2,0x27,0x91,0x00,0x22,0x48,0x21,0x03,0x24,0x91,0x00,0x22,0x48,0x21,0x02,0xA4,0x95,0x00,0x22,0x48,0x21,0x02,0x64,0x9B,0x00,0x3C,0x78,0x21,0x02,0x27,0x91,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x15,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; -func TstWSymbol (t *_b .T ,scale ...int )*Bitmap {_dggd ,_fdfd :=NewWithData (5,5,[]byte {0x88,0x88,0xA8,0xD8,0x88});_a .NoError (t ,_fdfd );return TstGetScaledSymbol (t ,_dggd ,scale ...);};func _beabb (_eecef ,_adaag ,_afef byte )byte {return (_eecef &^(_afef ))|(_adaag &_afef )}; -func _fafba (_gefgf *Bitmap ,_febe ,_egce ,_gbgb ,_ccda int ,_dadec RasterOperator ,_ecbe *Bitmap ,_gcdg ,_dbdg int )error {var (_eecec bool ;_gaacg bool ;_fbbbe byte ;_cggf int ;_ccgd int ;_afdf int ;_cefc int ;_gded bool ;_cgceb int ;_dgfe int ;_afgc int ; -_fdda bool ;_ggee byte ;_gebb int ;_gdea int ;_cfcd int ;_fbfgc byte ;_gegb int ;_baed int ;_ggga uint ;_bbabg uint ;_defc byte ;_ddcf shift ;_dfab bool ;_cbga bool ;_fedaa ,_bcc int ;);if _gcdg &7!=0{_baed =8-(_gcdg &7);};if _febe &7!=0{_ccgd =8-(_febe &7); -};if _baed ==0&&_ccgd ==0{_defc =_aecd [0];}else {if _ccgd > _baed {_ggga =uint (_ccgd -_baed );}else {_ggga =uint (8-(_baed -_ccgd ));};_bbabg =8-_ggga ;_defc =_aecd [_ggga ];};if (_febe &7)!=0{_eecec =true ;_cggf =8-(_febe &7);_fbbbe =_aecd [_cggf ]; -_afdf =_gefgf .RowStride *_egce +(_febe >>3);_cefc =_ecbe .RowStride *_dbdg +(_gcdg >>3);_gegb =8-(_gcdg &7);if _cggf > _gegb {_ddcf =_fdcb ;if _gbgb >=_baed {_dfab =true ;};}else {_ddcf =_fced ;};};if _gbgb < _cggf {_gaacg =true ;_fbbbe &=_afcbe [8-_cggf +_gbgb ]; -};if !_gaacg {_cgceb =(_gbgb -_cggf )>>3;if _cgceb !=0{_gded =true ;_dgfe =_gefgf .RowStride *_egce +((_febe +_ccgd )>>3);_afgc =_ecbe .RowStride *_dbdg +((_gcdg +_ccgd )>>3);};};_gebb =(_febe +_gbgb )&7;if !(_gaacg ||_gebb ==0){_fdda =true ;_ggee =_afcbe [_gebb ]; -_gdea =_gefgf .RowStride *_egce +((_febe +_ccgd )>>3)+_cgceb ;_cfcd =_ecbe .RowStride *_dbdg +((_gcdg +_ccgd )>>3)+_cgceb ;if _gebb > int (_bbabg ){_cbga =true ;};};switch _dadec {case PixSrc :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ; -if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc ,_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0; -_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]=_fbfgc ;};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};}; -if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc ,_ggee );_gdea +=_gefgf .RowStride ; -_cfcd +=_ecbe .RowStride ;};};case PixNotSrc :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ; -};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^_fbfgc ,_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc ); -_gefgf .Data [_dgfe +_bcc ]=^_fbfgc ;};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc ); -};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^_fbfgc ,_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixSrcOrDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ; -if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc |_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ; -};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]|=_fbfgc ;};_dgfe +=_gefgf .RowStride ; -_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc |_gefgf .Data [_gdea ],_ggee ); -_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixSrcAndDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc ); -};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc &_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0; -_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]&=_fbfgc ;};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ; -_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc &_gefgf .Data [_gdea ],_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ; -};};case PixSrcXorDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;}; -_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc ^_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc ); -_gefgf .Data [_dgfe +_bcc ]^=_fbfgc ;};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc ); -};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc ^_gefgf .Data [_gdea ],_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixNotSrcOrDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ; -if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^_fbfgc |_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ; -};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]|=^_fbfgc ;};_dgfe +=_gefgf .RowStride ; -_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^_fbfgc |_gefgf .Data [_gdea ],_ggee ); -_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixNotSrcAndDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc ); -};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^_fbfgc &_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0; -_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]&=^_fbfgc ;};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ; -_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^_fbfgc &_gefgf .Data [_gdea ],_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ; -};};case PixSrcOrNotDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ; -};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc |^_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc ); -_gefgf .Data [_dgfe +_bcc ]=_fbfgc |^_gefgf .Data [_dgfe +_bcc ];};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc ); -};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc |^_gefgf .Data [_gdea ],_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixSrcAndNotDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ; -if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],_fbfgc &^_gefgf .Data [_afdf ],_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ; -};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]=_fbfgc &^_gefgf .Data [_dgfe +_bcc ];}; -_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],_fbfgc &^_gefgf .Data [_gdea ],_ggee ); -_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixNotPixSrcOrDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc ); -};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^(_fbfgc |_gefgf .Data [_afdf ]),_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0; -_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]=^(_fbfgc |_gefgf .Data [_dgfe +_bcc ]);};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0; -_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^(_fbfgc |_gefgf .Data [_gdea ]),_ggee );_gdea +=_gefgf .RowStride ; -_cfcd +=_ecbe .RowStride ;};};case PixNotPixSrcAndDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ;if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ; -};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^(_fbfgc &_gefgf .Data [_afdf ]),_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ;};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc ); -_gefgf .Data [_dgfe +_bcc ]=^(_fbfgc &_gefgf .Data [_dgfe +_bcc ]);};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc ); -};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^(_fbfgc &_gefgf .Data [_gdea ]),_ggee );_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};case PixNotPixSrcXorDst :if _eecec {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{if _ddcf ==_fdcb {_fbfgc =_ecbe .Data [_cefc ]<<_ggga ; -if _dfab {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cefc +1]>>_bbabg ,_defc );};}else {_fbfgc =_ecbe .Data [_cefc ]>>_bbabg ;};_gefgf .Data [_afdf ]=_beabb (_gefgf .Data [_afdf ],^(_fbfgc ^_gefgf .Data [_afdf ]),_fbbbe );_afdf +=_gefgf .RowStride ;_cefc +=_ecbe .RowStride ; -};};if _gded {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{for _bcc =0;_bcc < _cgceb ;_bcc ++{_fbfgc =_beabb (_ecbe .Data [_afgc +_bcc ]<<_ggga ,_ecbe .Data [_afgc +_bcc +1]>>_bbabg ,_defc );_gefgf .Data [_dgfe +_bcc ]=^(_fbfgc ^_gefgf .Data [_dgfe +_bcc ]); -};_dgfe +=_gefgf .RowStride ;_afgc +=_ecbe .RowStride ;};};if _fdda {for _fedaa =0;_fedaa < _ccda ;_fedaa ++{_fbfgc =_ecbe .Data [_cfcd ]<<_ggga ;if _cbga {_fbfgc =_beabb (_fbfgc ,_ecbe .Data [_cfcd +1]>>_bbabg ,_defc );};_gefgf .Data [_gdea ]=_beabb (_gefgf .Data [_gdea ],^(_fbfgc ^_gefgf .Data [_gdea ]),_ggee ); -_gdea +=_gefgf .RowStride ;_cfcd +=_ecbe .RowStride ;};};default:_ca .Log .Debug ("\u004f\u0070e\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069tt\u0065\u0064",_dadec ); -return _f .Error ("\u0072a\u0073t\u0065\u0072\u004f\u0070\u0047e\u006e\u0065r\u0061\u006c\u004c\u006f\u0077","\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u006eo\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064"); -};return nil ;};func (_afdb *Bitmaps )SortByWidth (){_fbac :=(*byWidth )(_afdb );_cc .Sort (_fbac )};func _gfece (_agba *Bitmap ,_abgac ,_gcbe ,_edac ,_cged int ,_aefb RasterOperator ,_debb *Bitmap ,_bgad ,_gcgbg int )error {var (_acbc bool ;_agec bool ; -_aecb int ;_gfga int ;_edgaa int ;_bbae bool ;_gcae byte ;_cfeg int ;_fcdce int ;_edcd int ;_egaaf ,_dccg int ;);_eegd :=8-(_abgac &7);_fddb :=_aecd [_eegd ];_gdbc :=_agba .RowStride *_gcbe +(_abgac >>3);_ddda :=_debb .RowStride *_gcgbg +(_bgad >>3);if _edac < _eegd {_acbc =true ; -_fddb &=_afcbe [8-_eegd +_edac ];};if !_acbc {_aecb =(_edac -_eegd )>>3;if _aecb > 0{_agec =true ;_gfga =_gdbc +1;_edgaa =_ddda +1;};};_cfeg =(_abgac +_edac )&7;if !(_acbc ||_cfeg ==0){_bbae =true ;_gcae =_afcbe [_cfeg ];_fcdce =_gdbc +1+_aecb ;_edcd =_ddda +1+_aecb ; -};switch _aefb {case PixSrc :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ;};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0; -_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotSrc :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^_debb .Data [_ddda ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ;};if _agec {for _egaaf =0; -_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=^_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^_debb .Data [_edcd ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixSrcOrDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ]|_agba .Data [_gdbc ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]|=_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ]|_agba .Data [_fcdce ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixSrcAndDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ]&_agba .Data [_gdbc ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]&=_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ]&_agba .Data [_fcdce ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixSrcXorDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ]^_agba .Data [_gdbc ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]^=_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ]^_agba .Data [_fcdce ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotSrcOrDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^(_debb .Data [_ddda ])|_agba .Data [_gdbc ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]|=^(_debb .Data [_edgaa +_dccg ]);};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^(_debb .Data [_edcd ])|_agba .Data [_fcdce ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotSrcAndDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^(_debb .Data [_ddda ])&_agba .Data [_gdbc ],_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]&=^_debb .Data [_edgaa +_dccg ];};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^(_debb .Data [_edcd ])&_agba .Data [_fcdce ],_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixSrcOrNotDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ]|^(_agba .Data [_gdbc ]),_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=_debb .Data [_edgaa +_dccg ]|^(_agba .Data [_gfga +_dccg ]);};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0; -_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ]|^(_agba .Data [_fcdce ]),_gcae );_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixSrcAndNotDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],_debb .Data [_ddda ]&^(_agba .Data [_gdbc ]),_fddb ); -_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ;};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=_debb .Data [_edgaa +_dccg ]&^(_agba .Data [_gfga +_dccg ]);};_gfga +=_agba .RowStride ; -_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],_debb .Data [_edcd ]&^(_agba .Data [_fcdce ]),_gcae );_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotPixSrcOrDst :for _egaaf =0; -_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^(_debb .Data [_ddda ]|_agba .Data [_gdbc ]),_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ;};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ; -_dccg ++{_agba .Data [_gfga +_dccg ]=^(_debb .Data [_edgaa +_dccg ]|_agba .Data [_gfga +_dccg ]);};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^(_debb .Data [_edcd ]|_agba .Data [_fcdce ]),_gcae ); -_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotPixSrcAndDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^(_debb .Data [_ddda ]&_agba .Data [_gdbc ]),_fddb );_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ; -};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=^(_debb .Data [_edgaa +_dccg ]&_agba .Data [_gfga +_dccg ]);};_gfga +=_agba .RowStride ;_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0; -_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^(_debb .Data [_edcd ]&_agba .Data [_fcdce ]),_gcae );_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};case PixNotPixSrcXorDst :for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_gdbc ]=_beabb (_agba .Data [_gdbc ],^(_debb .Data [_ddda ]^_agba .Data [_gdbc ]),_fddb ); -_gdbc +=_agba .RowStride ;_ddda +=_debb .RowStride ;};if _agec {for _egaaf =0;_egaaf < _cged ;_egaaf ++{for _dccg =0;_dccg < _aecb ;_dccg ++{_agba .Data [_gfga +_dccg ]=^(_debb .Data [_edgaa +_dccg ]^_agba .Data [_gfga +_dccg ]);};_gfga +=_agba .RowStride ; -_edgaa +=_debb .RowStride ;};};if _bbae {for _egaaf =0;_egaaf < _cged ;_egaaf ++{_agba .Data [_fcdce ]=_beabb (_agba .Data [_fcdce ],^(_debb .Data [_edcd ]^_agba .Data [_fcdce ]),_gcae );_fcdce +=_agba .RowStride ;_edcd +=_debb .RowStride ;};};default:_ca .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0064",_aefb ); -return _f .Error ("\u0072\u0061\u0073\u0074er\u004f\u0070\u0056\u0041\u006c\u0069\u0067\u006e\u0065\u0064\u004c\u006f\u0077","\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); -};return nil ;};type Selection struct{Height ,Width int ;Cx ,Cy int ;Name string ;Data [][]SelectionValue ;};type Component int ;func (_ccc *Bitmap )SetDefaultPixel (){for _efd :=range _ccc .Data {_ccc .Data [_efd ]=byte (0xff);};};type BitmapsArray struct{Values []*Bitmaps ; -Boxes []*_be .Rectangle ;};func (_gfdb *byHeight )Less (i ,j int )bool {return _gfdb .Values [i ].Height < _gfdb .Values [j ].Height };func _df (_cba ,_ef *Bitmap )(_da error ){const _gd ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0034"; -_fg :=_ef .RowStride ;_bg :=_cba .RowStride ;_cbb :=_ef .RowStride *4-_cba .RowStride ;var (_cac ,_fb byte ;_ec uint32 ;_efa ,_de ,_gbg ,_fge ,_ba ,_ffa ,_gfg int ;);for _gbg =0;_gbg < _ef .Height ;_gbg ++{_efa =_gbg *_fg ;_de =4*_gbg *_bg ;for _fge =0; -_fge < _fg ;_fge ++{_cac =_ef .Data [_efa +_fge ];_ec =_gdda [_cac ];_ffa =_de +_fge *4;if _cbb !=0&&(_fge +1)*4> _cba .RowStride {for _ba =_cbb ;_ba > 0;_ba --{_fb =byte ((_ec >>uint (_ba *8))&0xff);_gfg =_ffa +(_cbb -_ba );if _da =_cba .SetByte (_gfg ,_fb ); -_da !=nil {return _f .Wrapf (_da ,_gd ,"D\u0069\u0066\u0066\u0065\u0072\u0065n\u0074\u0020\u0072\u006f\u0077\u0073\u0074\u0072\u0069d\u0065\u0073\u002e \u004b:\u0020\u0025\u0064",_ba );};};}else if _da =_cba .setFourBytes (_ffa ,_ec );_da !=nil {return _f .Wrap (_da ,_gd ,""); -};if _da =_cba .setFourBytes (_de +_fge *4,_gdda [_ef .Data [_efa +_fge ]]);_da !=nil {return _f .Wrap (_da ,_gd ,"");};};for _ba =1;_ba < 4;_ba ++{for _fge =0;_fge < _bg ;_fge ++{if _da =_cba .SetByte (_de +_ba *_bg +_fge ,_cba .Data [_de +_fge ]);_da !=nil {return _f .Wrapf (_da ,_gd ,"\u0063\u006f\u0070\u0079\u0020\u0027\u0071\u0075\u0061\u0064\u0072\u0061\u0062l\u0065\u0027\u0020\u006c\u0069\u006ee\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0062\u0079\u0074\u0065\u003a \u0027\u0025\u0064\u0027",_ba ,_fge ); -};};};};return nil ;};func _ecff (_dbgg *_gb .Stack ,_daebf ,_bcabf ,_ead ,_dffe ,_gggc int ,_fgdf *_be .Rectangle )(_bcbdd error ){const _cfaf ="\u0070\u0075\u0073\u0068\u0046\u0069\u006c\u006c\u0053\u0065\u0067m\u0065\u006e\u0074\u0042\u006f\u0075\u006e\u0064\u0069\u006eg\u0042\u006f\u0078"; -if _dbgg ==nil {return _f .Error (_cfaf ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _fgdf ==nil {return _f .Error (_cfaf ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0069\u006da\u0067e\u002e\u0052\u0065\u0063\u0074\u0061\u006eg\u006c\u0065"); -};_fgdf .Min .X =_gb .Min (_fgdf .Min .X ,_daebf );_fgdf .Max .X =_gb .Max (_fgdf .Max .X ,_bcabf );_fgdf .Min .Y =_gb .Min (_fgdf .Min .Y ,_ead );_fgdf .Max .Y =_gb .Max (_fgdf .Max .Y ,_ead );if !(_ead +_dffe >=0&&_ead +_dffe <=_gggc ){return nil ;}; -if _dbgg .Aux ==nil {return _f .Error (_cfaf ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064");};var _acfgg *fillSegment ;_egfd ,_bfbf :=_dbgg .Aux .Pop ();if _bfbf {if _acfgg ,_bfbf =_egfd .(*fillSegment ); -!_bfbf {return _f .Error (_cfaf ,"a\u0075\u0078\u0053\u0074\u0061\u0063k\u0020\u0064\u0061\u0074\u0061\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061 \u002a\u0066\u0069\u006c\u006c\u0053\u0065\u0067\u006d\u0065n\u0074");};}else {_acfgg =&fillSegment {}; -};_acfgg ._egca =_daebf ;_acfgg ._efbba =_bcabf ;_acfgg ._deba =_ead ;_acfgg ._bfabf =_dffe ;_dbgg .Push (_acfgg );return nil ;};func _cfad (_feda ,_acce *Bitmap ,_ecfce *Selection )(*Bitmap ,error ){const _bedb ="c\u006c\u006f\u0073\u0065\u0042\u0069\u0074\u006d\u0061\u0070"; -var _bbd error ;if _feda ,_bbd =_gadd (_feda ,_acce ,_ecfce );_bbd !=nil {return nil ,_bbd ;};_ebcf ,_bbd :=_bece (nil ,_acce ,_ecfce );if _bbd !=nil {return nil ,_f .Wrap (_bbd ,_bedb ,"");};if _ ,_bbd =_acca (_feda ,_ebcf ,_ecfce );_bbd !=nil {return nil ,_f .Wrap (_bbd ,_bedb ,""); -};return _feda ,nil ;};func CorrelationScoreSimple (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_geed float64 ,_cdde error ){const _cgeg ="\u0043\u006f\u0072\u0072el\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0053\u0069\u006d\u0070l\u0065"; -if bm1 ==nil ||bm2 ==nil {return _geed ,_f .Error (_cgeg ,"n\u0069l\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0073 \u0070\u0072\u006f\u0076id\u0065\u0064");};if tab ==nil {return _geed ,_f .Error (_cgeg ,"\u0074\u0061\u0062\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if area1 ==0||area2 ==0{return _geed ,_f .Error (_cgeg ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0061\u0072e\u0061\u0073\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u003e\u0020\u0030");};_aedf ,_aaea :=bm1 .Width ,bm1 .Height ;_beabe ,_ggbca :=bm2 .Width ,bm2 .Height ; -if _dded (_aedf -_beabe )> maxDiffW {return 0,nil ;};if _dded (_aaea -_ggbca )> maxDiffH {return 0,nil ;};var _cbega ,_acbd int ;if delX >=0{_cbega =int (delX +0.5);}else {_cbega =int (delX -0.5);};if delY >=0{_acbd =int (delY +0.5);}else {_acbd =int (delY -0.5); -};_fda :=bm1 .createTemplate ();if _cdde =_fda .RasterOperation (_cbega ,_acbd ,_beabe ,_ggbca ,PixSrc ,bm2 ,0,0);_cdde !=nil {return _geed ,_f .Wrap (_cdde ,_cgeg ,"\u0062m\u0032 \u0074\u006f\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};if _cdde =_fda .RasterOperation (0,0,_aedf ,_aaea ,PixSrcAndDst ,bm1 ,0,0); -_cdde !=nil {return _geed ,_f .Wrap (_cdde ,_cgeg ,"b\u006d\u0031\u0020\u0061\u006e\u0064\u0020\u0062\u006d\u0054");};_eefd :=_fda .countPixels ();_geed =float64 (_eefd )*float64 (_eefd )/(float64 (area1 )*float64 (area2 ));return _geed ,nil ;};func (_cace Points )Get (i int )(Point ,error ){if i > len (_cace )-1{return Point {},_f .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};return _cace [i ],nil ;};func Centroids (bms []*Bitmap )(*Points ,error ){_dade :=make ([]Point ,len (bms ));_aaed :=_cfda ();_aega :=_ddc ();var _fabc error ;for _fcfe ,_cadea :=range bms {_dade [_fcfe ],_fabc =_cadea .centroid (_aaed ,_aega );if _fabc !=nil {return nil ,_fabc ; -};};_afcb :=Points (_dade );return &_afcb ,nil ;};func TstPSymbol (t *_b .T )*Bitmap {t .Helper ();_bab :=New (5,8);_a .NoError (t ,_bab .SetPixel (0,0,1));_a .NoError (t ,_bab .SetPixel (1,0,1));_a .NoError (t ,_bab .SetPixel (2,0,1));_a .NoError (t ,_bab .SetPixel (3,0,1)); -_a .NoError (t ,_bab .SetPixel (4,1,1));_a .NoError (t ,_bab .SetPixel (0,1,1));_a .NoError (t ,_bab .SetPixel (4,2,1));_a .NoError (t ,_bab .SetPixel (0,2,1));_a .NoError (t ,_bab .SetPixel (4,3,1));_a .NoError (t ,_bab .SetPixel (0,3,1));_a .NoError (t ,_bab .SetPixel (0,4,1)); -_a .NoError (t ,_bab .SetPixel (1,4,1));_a .NoError (t ,_bab .SetPixel (2,4,1));_a .NoError (t ,_bab .SetPixel (3,4,1));_a .NoError (t ,_bab .SetPixel (0,5,1));_a .NoError (t ,_bab .SetPixel (0,6,1));_a .NoError (t ,_bab .SetPixel (0,7,1));return _bab ; -};func Copy (d ,s *Bitmap )(*Bitmap ,error ){return _dgf (d ,s )};var MorphBC BoundaryCondition ;var (_fgab =_agd ();_gdda =_gfgg ();_ceag =_gbf (););func (_gbfd *Points )AddPoint (x ,y float32 ){*_gbfd =append (*_gbfd ,Point {x ,y })};var _fgge =[5]int {1,2,3,0,4}; -func (_abf *Bitmap )setPadBits (_gca int ){_egaa :=8-_abf .Width %8;if _egaa ==8{return ;};_ebfd :=_abf .Width /8;_bace :=_aecd [_egaa ];if _gca ==0{_bace ^=_bace ;};var _dfeb int ;for _baaa :=0;_baaa < _abf .Height ;_baaa ++{_dfeb =_baaa *_abf .RowStride +_ebfd ; -if _gca ==0{_abf .Data [_dfeb ]&=_bace ;}else {_abf .Data [_dfeb ]|=_bace ;};};};func (_acfd *Bitmap )removeBorderGeneral (_ece ,_cacd ,_cad ,_gcfe int )(*Bitmap ,error ){const _fag ="\u0072\u0065\u006d\u006fve\u0042\u006f\u0072\u0064\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; -if _ece < 0||_cacd < 0||_cad < 0||_gcfe < 0{return nil ,_f .Error (_fag ,"\u006e\u0065g\u0061\u0074\u0069\u0076\u0065\u0020\u0062\u0072\u006f\u0064\u0065\u0072\u0020\u0072\u0065\u006d\u006f\u0076\u0065\u0020\u0076\u0061lu\u0065\u0073");};_badb ,_baae :=_acfd .Width ,_acfd .Height ; -_fffe :=_badb -_ece -_cacd ;_gacb :=_baae -_cad -_gcfe ;if _fffe <=0{return nil ,_f .Errorf (_fag ,"w\u0069\u0064\u0074\u0068: \u0025d\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u003e\u0020\u0030",_fffe );};if _gacb <=0{return nil ,_f .Errorf (_fag ,"\u0068\u0065\u0069\u0067ht\u003a\u0020\u0025\u0064\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u003e \u0030",_gacb ); -};_eage :=New (_fffe ,_gacb );_eage .Color =_acfd .Color ;_ebe :=_eage .RasterOperation (0,0,_fffe ,_gacb ,PixSrc ,_acfd ,_ece ,_cad );if _ebe !=nil {return nil ,_f .Wrap (_ebe ,_fag ,"");};return _eage ,nil ;};func (_bcd *Bitmap )GetByteIndex (x ,y int )int {return y *_bcd .RowStride +(x >>3)}; -type Point struct{X ,Y float32 ;};func TstImageBitmapData ()[]byte {return _cbafa .Data };func (_dfbb *Bitmap )RemoveBorder (borderSize int )(*Bitmap ,error ){if borderSize ==0{return _dfbb .Copy (),nil ;};_ffbc ,_cfd :=_dfbb .removeBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ); -if _cfd !=nil {return nil ,_f .Wrap (_cfd ,"\u0052\u0065\u006do\u0076\u0065\u0042\u006f\u0072\u0064\u0065\u0072","");};return _ffbc ,nil ;};type byHeight Bitmaps ;func (_fbab *Bitmap )setTwoBytes (_gaac int ,_fdbf uint16 )error {if _gaac +1> len (_fbab .Data )-1{return _f .Errorf ("s\u0065\u0074\u0054\u0077\u006f\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_gaac ); -};_fbab .Data [_gaac ]=byte ((_fdbf &0xff00)>>8);_fbab .Data [_gaac +1]=byte (_fdbf &0xff);return nil ;};func (_bgce *Bitmap )addBorderGeneral (_fafb ,_adc ,_cgaa ,_dfd int ,_aagg int )(*Bitmap ,error ){const _fgfb ="\u0061\u0064d\u0042\u006f\u0072d\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; -if _fafb < 0||_adc < 0||_cgaa < 0||_dfd < 0{return nil ,_f .Error (_fgfb ,"n\u0065\u0067\u0061\u0074iv\u0065 \u0062\u006f\u0072\u0064\u0065r\u0020\u0061\u0064\u0064\u0065\u0064");};_cee ,_aegf :=_bgce .Width ,_bgce .Height ;_ecc :=_cee +_fafb +_adc ;_ebb :=_aegf +_cgaa +_dfd ; -_ffd :=New (_ecc ,_ebb );_ffd .Color =_bgce .Color ;_gccc :=PixClr ;if _aagg > 0{_gccc =PixSet ;};_fadb :=_ffd .RasterOperation (0,0,_fafb ,_ebb ,_gccc ,nil ,0,0);if _fadb !=nil {return nil ,_f .Wrap (_fadb ,_fgfb ,"\u006c\u0065\u0066\u0074");};_fadb =_ffd .RasterOperation (_ecc -_adc ,0,_adc ,_ebb ,_gccc ,nil ,0,0); -if _fadb !=nil {return nil ,_f .Wrap (_fadb ,_fgfb ,"\u0072\u0069\u0067h\u0074");};_fadb =_ffd .RasterOperation (0,0,_ecc ,_cgaa ,_gccc ,nil ,0,0);if _fadb !=nil {return nil ,_f .Wrap (_fadb ,_fgfb ,"\u0074\u006f\u0070");};_fadb =_ffd .RasterOperation (0,_ebb -_dfd ,_ecc ,_dfd ,_gccc ,nil ,0,0); -if _fadb !=nil {return nil ,_f .Wrap (_fadb ,_fgfb ,"\u0062\u006f\u0074\u0074\u006f\u006d");};_fadb =_ffd .RasterOperation (_fafb ,_cgaa ,_cee ,_aegf ,PixSrc ,_bgce ,0,0);if _fadb !=nil {return nil ,_f .Wrap (_fadb ,_fgfb ,"\u0063\u006f\u0070\u0079");}; -return _ffd ,nil ;};const (PixSrc RasterOperator =0xc;PixDst RasterOperator =0xa;PixNotSrc RasterOperator =0x3;PixNotDst RasterOperator =0x5;PixClr RasterOperator =0x0;PixSet RasterOperator =0xf;PixSrcOrDst RasterOperator =0xe;PixSrcAndDst RasterOperator =0x8; -PixSrcXorDst RasterOperator =0x6;PixNotSrcOrDst RasterOperator =0xb;PixNotSrcAndDst RasterOperator =0x2;PixSrcOrNotDst RasterOperator =0xd;PixSrcAndNotDst RasterOperator =0x4;PixNotPixSrcOrDst RasterOperator =0x1;PixNotPixSrcAndDst RasterOperator =0x7; -PixNotPixSrcXorDst RasterOperator =0x9;PixPaint =PixSrcOrDst ;PixSubtract =PixNotSrcAndDst ;PixMask =PixSrcAndDst ;);func HausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH int )(bool ,error ){const _egaac ="\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074"; -_edcb ,_ecdf :=p1 .Width ,p1 .Height ;_abgfg ,_afcd :=p3 .Width ,p3 .Height ;if _gb .Abs (_edcb -_abgfg )> maxDiffW {return false ,nil ;};if _gb .Abs (_ecdf -_afcd )> maxDiffH {return false ,nil ;};_afdd :=int (delX +_gb .Sign (delX )*0.5);_edgd :=int (delY +_gb .Sign (delY )*0.5); -var _bedg error ;_bffd :=p1 .CreateTemplate ();if _bedg =_bffd .RasterOperation (0,0,_edcb ,_ecdf ,PixSrc ,p1 ,0,0);_bedg !=nil {return false ,_f .Wrap (_bedg ,_egaac ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _bedg =_bffd .RasterOperation (_afdd ,_edgd ,_edcb ,_ecdf ,PixNotSrcAndDst ,p4 ,0,0); -_bedg !=nil {return false ,_f .Wrap (_bedg ,_egaac ,"\u0021p\u0034\u0020\u0026\u0020\u0074");};if _bffd .Zero (){return false ,nil ;};if _bedg =_bffd .RasterOperation (_afdd ,_edgd ,_abgfg ,_afcd ,PixSrc ,p3 ,0,0);_bedg !=nil {return false ,_f .Wrap (_bedg ,_egaac ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074"); -};if _bedg =_bffd .RasterOperation (0,0,_abgfg ,_afcd ,PixNotSrcAndDst ,p2 ,0,0);_bedg !=nil {return false ,_f .Wrap (_bedg ,_egaac ,"\u0021p\u0032\u0020\u0026\u0020\u0074");};return _bffd .Zero (),nil ;};func _cfda ()[]int {_accag :=make ([]int ,256); -_accag [0]=0;_accag [1]=7;var _feec int ;for _feec =2;_feec < 4;_feec ++{_accag [_feec ]=_accag [_feec -2]+6;};for _feec =4;_feec < 8;_feec ++{_accag [_feec ]=_accag [_feec -4]+5;};for _feec =8;_feec < 16;_feec ++{_accag [_feec ]=_accag [_feec -8]+4;}; -for _feec =16;_feec < 32;_feec ++{_accag [_feec ]=_accag [_feec -16]+3;};for _feec =32;_feec < 64;_feec ++{_accag [_feec ]=_accag [_feec -32]+2;};for _feec =64;_feec < 128;_feec ++{_accag [_feec ]=_accag [_feec -64]+1;};for _feec =128;_feec < 256;_feec ++{_accag [_feec ]=_accag [_feec -128]; -};return _accag ;};func (_fbgf *Bitmap )SizesEqual (s *Bitmap )bool {if _fbgf ==s {return true ;};if _fbgf .Width !=s .Width ||_fbgf .Height !=s .Height {return false ;};return true ;};func (_gfee *Bitmap )setEightFullBytes (_adce int ,_fbgb uint64 )error {if _adce +7> len (_gfee .Data )-1{return _f .Error ("\u0073\u0065\u0074\u0045\u0069\u0067\u0068\u0074\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};_gfee .Data [_adce ]=byte ((_fbgb &0xff00000000000000)>>56);_gfee .Data [_adce +1]=byte ((_fbgb &0xff000000000000)>>48);_gfee .Data [_adce +2]=byte ((_fbgb &0xff0000000000)>>40);_gfee .Data [_adce +3]=byte ((_fbgb &0xff00000000)>>32);_gfee .Data [_adce +4]=byte ((_fbgb &0xff000000)>>24); -_gfee .Data [_adce +5]=byte ((_fbgb &0xff0000)>>16);_gfee .Data [_adce +6]=byte ((_fbgb &0xff00)>>8);_gfee .Data [_adce +7]=byte (_fbgb &0xff);return nil ;};func NewWithUnpaddedData (width ,height int ,data []byte )(*Bitmap ,error ){const _eec ="\u004e\u0065\u0077\u0057it\u0068\u0055\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061"; -_deb :=_eed (width ,height );_deb .Data =data ;if _bba :=((width *height )+7)>>3;len (data )< _bba {return nil ,_f .Errorf (_eec ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064a\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002e\u0020\u0054\u0068\u0065\u0020\u0064\u0061t\u0061\u0020s\u0068\u006fu\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0074 l\u0065\u0061\u0073\u0074\u003a\u0020\u0027\u0025\u0064'\u0020\u0062\u0079\u0074\u0065\u0073",len (data ),_bba ); -};if _gbc :=_deb .addPadBits ();_gbc !=nil {return nil ,_f .Wrap (_gbc ,_eec ,"");};return _deb ,nil ;};func (_fffd *Boxes )Get (i int )(*_be .Rectangle ,error ){const _agge ="\u0042o\u0078\u0065\u0073\u002e\u0047\u0065t";if _fffd ==nil {return nil ,_f .Error (_agge ,"\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if i > len (*_fffd )-1{return nil ,_f .Errorf (_agge ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return (*_fffd )[i ],nil ;};func Blit (src *Bitmap ,dst *Bitmap ,x ,y int ,op CombinationOperator )error {var _ffaa ,_efgag int ; -_cfba :=src .RowStride -1;if x < 0{_efgag =-x ;x =0;}else if x +src .Width > dst .Width {_cfba -=src .Width +x -dst .Width ;};if y < 0{_ffaa =-y ;y =0;_efgag +=src .RowStride ;_cfba +=src .RowStride ;}else if y +src .Height > dst .Height {_ffaa =src .Height +y -dst .Height ; -};var (_bdca int ;_beag error ;);_adbe :=x &0x07;_bbfa :=8-_adbe ;_aabdb :=src .Width &0x07;_fdg :=_bbfa -_aabdb ;_fagd :=_bbfa &0x07!=0;_fcf :=src .Width <=((_cfba -_efgag )<<3)+_bbfa ;_cdag :=dst .GetByteIndex (x ,y );_bcf :=_ffaa +dst .Height ;if src .Height > _bcf {_bdca =_bcf ; -}else {_bdca =src .Height ;};switch {case !_fagd :_beag =_gbcbe (src ,dst ,_ffaa ,_bdca ,_cdag ,_efgag ,_cfba ,op );case _fcf :_beag =_fdf (src ,dst ,_ffaa ,_bdca ,_cdag ,_efgag ,_cfba ,_fdg ,_adbe ,_bbfa ,op );default:_beag =_dada (src ,dst ,_ffaa ,_bdca ,_cdag ,_efgag ,_cfba ,_fdg ,_adbe ,_bbfa ,op ,_aabdb ); -};return _beag ;};func TstAddSymbol (t *_b .T ,bms *Bitmaps ,sym *Bitmap ,x *int ,y int ,space int ){bms .AddBitmap (sym );_ebda :=_be .Rect (*x ,y ,*x +sym .Width ,y +sym .Height );bms .AddBox (&_ebda );*x +=sym .Width +space ;};func TstTSymbol (t *_b .T ,scale ...int )*Bitmap {_acabd ,_fbge :=NewWithData (5,5,[]byte {0xF8,0x20,0x20,0x20,0x20}); -_a .NoError (t ,_fbge );return TstGetScaledSymbol (t ,_acabd ,scale ...);};func TstDSymbol (t *_b .T ,scale ...int )*Bitmap {_agefd ,_geaa :=NewWithData (4,5,[]byte {0xf0,0x90,0x90,0x90,0xE0});_a .NoError (t ,_geaa );return TstGetScaledSymbol (t ,_agefd ,scale ...); -};func init (){const _ccbc ="\u0062\u0069\u0074\u006dap\u0073\u002e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0061\u0074\u0069o\u006e";_facgf =New (50,40);var _eecc error ;_facgf ,_eecc =_facgf .AddBorder (2,1);if _eecc !=nil {panic (_f .Wrap (_eecc ,_ccbc ,"f\u0072\u0061\u006d\u0065\u0042\u0069\u0074\u006d\u0061\u0070")); -};_cbafa ,_eecc =NewWithData (50,22,_dfga );if _eecc !=nil {panic (_f .Wrap (_eecc ,_ccbc ,"i\u006d\u0061\u0067\u0065\u0042\u0069\u0074\u006d\u0061\u0070"));};};func (_gbcef Points )Size ()int {return len (_gbcef )};func _agd ()(_aa [256]uint16 ){for _cg :=0; -_cg < 256;_cg ++{if _cg &0x01!=0{_aa [_cg ]|=0x3;};if _cg &0x02!=0{_aa [_cg ]|=0xc;};if _cg &0x04!=0{_aa [_cg ]|=0x30;};if _cg &0x08!=0{_aa [_cg ]|=0xc0;};if _cg &0x10!=0{_aa [_cg ]|=0x300;};if _cg &0x20!=0{_aa [_cg ]|=0xc00;};if _cg &0x40!=0{_aa [_cg ]|=0x3000; -};if _cg &0x80!=0{_aa [_cg ]|=0xc000;};};return _aa ;};func (_ebbcb *BitmapsArray )GetBitmaps (i int )(*Bitmaps ,error ){const _fedba ="\u0042\u0069\u0074ma\u0070\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u0069\u0074\u006d\u0061\u0070\u0073"; -if _ebbcb ==nil {return nil ,_f .Error (_fedba ,"p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074m\u0061\u0070\u0073A\u0072r\u0061\u0079\u0027");};if i > len (_ebbcb .Values )-1{return nil ,_f .Errorf (_fedba ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); -};return _ebbcb .Values [i ],nil ;};func TstRSymbol (t *_b .T ,scale ...int )*Bitmap {_geac ,_ggfe :=NewWithData (4,5,[]byte {0xF0,0x90,0xF0,0xA0,0x90});_a .NoError (t ,_ggfe );return TstGetScaledSymbol (t ,_geac ,scale ...);};func (_cdaa *Bitmap )nextOnPixelLow (_gfggf ,_egf ,_dee ,_dge ,_aebb int )(_fde _be .Point ,_fbce bool ,_dbb error ){const _gddc ="B\u0069\u0074\u006d\u0061p.\u006ee\u0078\u0074\u004f\u006e\u0050i\u0078\u0065\u006c\u004c\u006f\u0077"; -var (_afc int ;_dfcf byte ;);_efdg :=_aebb *_dee ;_eccb :=_efdg +(_dge /8);if _dfcf ,_dbb =_cdaa .GetByte (_eccb );_dbb !=nil {return _fde ,false ,_f .Wrap (_dbb ,_gddc ,"\u0078\u0053\u0074\u0061\u0072\u0074\u0020\u0061\u006e\u0064 \u0079\u0053\u0074\u0061\u0072\u0074\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065"); -};if _dfcf !=0{_dfea :=_dge -(_dge %8)+7;for _afc =_dge ;_afc <=_dfea &&_afc < _gfggf ;_afc ++{if _cdaa .GetPixel (_afc ,_aebb ){_fde .X =_afc ;_fde .Y =_aebb ;return _fde ,true ,nil ;};};};_fbbg :=(_dge /8)+1;_afc =8*_fbbg ;var _aef int ;for _eccb =_efdg +_fbbg ; -_afc < _gfggf ;_eccb ,_afc =_eccb +1,_afc +8{if _dfcf ,_dbb =_cdaa .GetByte (_eccb );_dbb !=nil {return _fde ,false ,_f .Wrap (_dbb ,_gddc ,"r\u0065\u0073\u0074\u0020of\u0020t\u0068\u0065\u0020\u006c\u0069n\u0065\u0020\u0062\u0079\u0074\u0065");};if _dfcf ==0{continue ; -};for _aef =0;_aef < 8&&_afc < _gfggf ;_aef ,_afc =_aef +1,_afc +1{if _cdaa .GetPixel (_afc ,_aebb ){_fde .X =_afc ;_fde .Y =_aebb ;return _fde ,true ,nil ;};};};for _bff :=_aebb +1;_bff < _egf ;_bff ++{_efdg =_bff *_dee ;for _eccb ,_afc =_efdg ,0;_afc < _gfggf ; -_eccb ,_afc =_eccb +1,_afc +8{if _dfcf ,_dbb =_cdaa .GetByte (_eccb );_dbb !=nil {return _fde ,false ,_f .Wrap (_dbb ,_gddc ,"\u0066o\u006cl\u006f\u0077\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u0073");};if _dfcf ==0{continue ;};for _aef =0;_aef < 8&&_afc < _gfggf ; -_aef ,_afc =_aef +1,_afc +1{if _cdaa .GetPixel (_afc ,_bff ){_fde .X =_afc ;_fde .Y =_bff ;return _fde ,true ,nil ;};};};};return _fde ,false ,nil ;};func (_fbg *Bitmap )SetPixel (x ,y int ,pixel byte )error {_fba :=_fbg .GetByteIndex (x ,y );if _fba > len (_fbg .Data )-1{return _f .Errorf ("\u0053\u0065\u0074\u0050\u0069\u0078\u0065\u006c","\u0069\u006e\u0064\u0065x \u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020%\u0064",_fba ); -};_bdd :=_fbg .GetBitOffset (x );_ade :=uint (7-_bdd );_cef :=_fbg .Data [_fba ];var _eca byte ;if pixel ==1{_eca =_cef |(pixel &0x01<<_ade );}else {_eca =_cef &^(1<<_ade );};_fbg .Data [_fba ]=_eca ;return nil ;};func _gfdf (_dbg ,_aeg *Bitmap ,_gcgd int ,_efeb []byte ,_ffe int )(_gge error ){const _bcb ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0033"; -var (_dcf ,_gfde ,_abe ,_cea ,_abb ,_gbbc ,_dga ,_bgc int ;_dcd ,_bfd ,_ffc ,_fcc uint32 ;_ggb ,_dba byte ;_aee uint16 ;);_abgg :=make ([]byte ,4);_afa :=make ([]byte ,4);for _abe =0;_abe < _dbg .Height -1;_abe ,_cea =_abe +2,_cea +1{_dcf =_abe *_dbg .RowStride ; -_gfde =_cea *_aeg .RowStride ;for _abb ,_gbbc =0,0;_abb < _ffe ;_abb ,_gbbc =_abb +4,_gbbc +1{for _dga =0;_dga < 4;_dga ++{_bgc =_dcf +_abb +_dga ;if _bgc <=len (_dbg .Data )-1&&_bgc < _dcf +_dbg .RowStride {_abgg [_dga ]=_dbg .Data [_bgc ];}else {_abgg [_dga ]=0x00; -};_bgc =_dcf +_dbg .RowStride +_abb +_dga ;if _bgc <=len (_dbg .Data )-1&&_bgc < _dcf +(2*_dbg .RowStride ){_afa [_dga ]=_dbg .Data [_bgc ];}else {_afa [_dga ]=0x00;};};_dcd =_abg .BigEndian .Uint32 (_abgg );_bfd =_abg .BigEndian .Uint32 (_afa );_ffc =_dcd &_bfd ; -_ffc |=_ffc <<1;_fcc =_dcd |_bfd ;_fcc &=_fcc <<1;_bfd =_ffc &_fcc ;_bfd &=0xaaaaaaaa;_dcd =_bfd |(_bfd <<7);_ggb =byte (_dcd >>24);_dba =byte ((_dcd >>8)&0xff);_bgc =_gfde +_gbbc ;if _bgc +1==len (_aeg .Data )-1||_bgc +1>=_gfde +_aeg .RowStride {if _gge =_aeg .SetByte (_bgc ,_efeb [_ggb ]); -_gge !=nil {return _f .Wrapf (_gge ,_bcb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_bgc );};}else {_aee =(uint16 (_efeb [_ggb ])<<8)|uint16 (_efeb [_dba ]);if _gge =_aeg .setTwoBytes (_bgc ,_aee );_gge !=nil {return _f .Wrapf (_gge ,_bcb ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_bgc ); -};_gbbc ++;};};};return nil ;};func _cabb (_cbfb *Bitmap ,_dgece ,_efbb ,_acebf ,_ecbf int ,_fgfbd RasterOperator ){if _dgece < 0{_acebf +=_dgece ;_dgece =0;};_eedca :=_dgece +_acebf -_cbfb .Width ;if _eedca > 0{_acebf -=_eedca ;};if _efbb < 0{_ecbf +=_efbb ; -_efbb =0;};_gbfdc :=_efbb +_ecbf -_cbfb .Height ;if _gbfdc > 0{_ecbf -=_gbfdc ;};if _acebf <=0||_ecbf <=0{return ;};if (_dgece &7)==0{_egeae (_cbfb ,_dgece ,_efbb ,_acebf ,_ecbf ,_fgfbd );}else {_fbef (_cbfb ,_dgece ,_efbb ,_acebf ,_ecbf ,_fgfbd );};}; -func (_deae *BitmapsArray )GetBox (i int )(*_be .Rectangle ,error ){const _cggcg ="\u0042\u0069\u0074\u006dap\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u006f\u0078";if _deae ==nil {return nil ,_f .Error (_cggcg ,"p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074m\u0061\u0070\u0073A\u0072r\u0061\u0079\u0027"); -};if i > len (_deae .Boxes )-1{return nil ,_f .Errorf (_cggcg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _deae .Boxes [i ],nil ;};func MakePixelSumTab8 ()[]int {return _ddc ()}; -func (_bcffe *Bitmaps )SortByHeight (){_gced :=(*byHeight )(_bcffe );_cc .Sort (_gced )};type ClassedPoints struct{*Points ;_gb .IntSlice ;_fdfc func (_abda ,_ceec int )bool ;};func Extract (roi _be .Rectangle ,src *Bitmap )(*Bitmap ,error ){_eggf :=New (roi .Dx (),roi .Dy ()); -_efb :=roi .Min .X &0x07;_aafe :=8-_efb ;_fbaf :=uint (8-_eggf .Width &0x07);_ddd :=src .GetByteIndex (roi .Min .X ,roi .Min .Y );_agceb :=src .GetByteIndex (roi .Max .X -1,roi .Min .Y );_bdcf :=_eggf .RowStride ==_agceb +1-_ddd ;var _ccef int ;for _dbeb :=roi .Min .Y ; -_dbeb < roi .Max .Y ;_dbeb ++{_gfef :=_ddd ;_bcbf :=_ccef ;switch {case _ddd ==_agceb :_fdc ,_fabf :=src .GetByte (_gfef );if _fabf !=nil {return nil ,_fabf ;};_fdc <<=uint (_efb );_fabf =_eggf .SetByte (_bcbf ,_ecdc (_fbaf ,_fdc ));if _fabf !=nil {return nil ,_fabf ; -};case _efb ==0:for _bgcc :=_ddd ;_bgcc <=_agceb ;_bgcc ++{_cgfe ,_cfab :=src .GetByte (_gfef );if _cfab !=nil {return nil ,_cfab ;};_gfef ++;if _bgcc ==_agceb &&_bdcf {_cgfe =_ecdc (_fbaf ,_cgfe );};_cfab =_eggf .SetByte (_bcbf ,_cgfe );if _cfab !=nil {return nil ,_cfab ; -};_bcbf ++;};default:_adac :=_agac (src ,_eggf ,uint (_efb ),uint (_aafe ),_fbaf ,_ddd ,_agceb ,_bdcf ,_gfef ,_bcbf );if _adac !=nil {return nil ,_adac ;};};_ddd +=src .RowStride ;_agceb +=src .RowStride ;_ccef +=_eggf .RowStride ;};return _eggf ,nil ; -};func (_eeg *Bitmap )GetUnpaddedData ()([]byte ,error ){_aad :=uint (_eeg .Width &0x07);if _aad ==0{return _eeg .Data ,nil ;};_cfg :=_eeg .Width *_eeg .Height ;if _cfg %8!=0{_cfg >>=3;_cfg ++;}else {_cfg >>=3;};_dbc :=make ([]byte ,_cfg );_daac :=_ab .NewWriterMSB (_dbc ); -const _dff ="\u0047e\u0074U\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061";for _eag :=0;_eag < _eeg .Height ;_eag ++{for _gccd :=0;_gccd < _eeg .RowStride ;_gccd ++{_geee :=_eeg .Data [_eag *_eeg .RowStride +_gccd ];if _gccd !=_eeg .RowStride -1{_egag :=_daac .WriteByte (_geee ); -if _egag !=nil {return nil ,_f .Wrap (_egag ,_dff ,"");};continue ;};for _dae :=uint (0);_dae < _aad ;_dae ++{_acgf :=_daac .WriteBit (int (_geee >>(7-_dae )&0x01));if _acgf !=nil {return nil ,_f .Wrap (_acgf ,_dff ,"");};};};};return _dbc ,nil ;};func _ceg (_daea *Bitmap ,_cfef *Bitmap ,_dagfc int )(_dgagg error ){const _baeg ="\u0073\u0065\u0065\u0064\u0066\u0069\u006c\u006c\u0042\u0069\u006e\u0061r\u0079\u004c\u006f\u0077"; -_gbfa :=_aggf (_daea .Height ,_cfef .Height );_cecf :=_aggf (_daea .RowStride ,_cfef .RowStride );switch _dagfc {case 4:_dgagg =_defa (_daea ,_cfef ,_gbfa ,_cecf );case 8:_dgagg =_facg (_daea ,_cfef ,_gbfa ,_cecf );default:return _f .Errorf (_baeg ,"\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0034\u0020\u006fr\u0020\u0038\u0020\u002d\u0020i\u0073\u003a \u0027\u0025\u0064\u0027",_dagfc ); -};if _dgagg !=nil {return _f .Wrap (_dgagg ,_baeg ,"");};return nil ;};func _dgb (_aadbgc ,_eeae *Bitmap ,_afed ,_fbcg int )(*Bitmap ,error ){const _fefce ="\u0065\u0072\u006f\u0064\u0065\u0042\u0072\u0069\u0063\u006b";if _eeae ==nil {return nil ,_f .Error (_fefce ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -};if _afed < 1||_fbcg < 1{return nil ,_f .Error (_fefce ,"\u0068\u0073\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069\u007a\u0065\u0020\u0061\u0072e\u0020\u006e\u006f\u0074\u0020\u0067\u0072e\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006fr\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0031"); -};if _afed ==1&&_fbcg ==1{_decb ,_bddfa :=_dgf (_aadbgc ,_eeae );if _bddfa !=nil {return nil ,_f .Wrap (_bddfa ,_fefce ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _decb ,nil ;};if _afed ==1||_fbcg ==1{_bdef :=SelCreateBrick (_fbcg ,_afed ,_fbcg /2,_afed /2,SelHit );_gbed ,_abea :=_acca (_aadbgc ,_eeae ,_bdef );if _abea !=nil {return nil ,_f .Wrap (_abea ,_fefce ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); -};return _gbed ,nil ;};_bbfbf :=SelCreateBrick (1,_afed ,0,_afed /2,SelHit );_cgge :=SelCreateBrick (_fbcg ,1,_fbcg /2,0,SelHit );_dcfb ,_ffdb :=_acca (nil ,_eeae ,_bbfbf );if _ffdb !=nil {return nil ,_f .Wrap (_ffdb ,_fefce ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); -};_aadbgc ,_ffdb =_acca (_aadbgc ,_dcfb ,_cgge );if _ffdb !=nil {return nil ,_f .Wrap (_ffdb ,_fefce ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _aadbgc ,nil ;};func TstWriteSymbols (t *_b .T ,bms *Bitmaps ,src *Bitmap ){for _dfgd :=0;_dfgd < bms .Size (); -_dfgd ++{_bccc :=bms .Values [_dfgd ];_ggda :=bms .Boxes [_dfgd ];_eddfe :=src .RasterOperation (_ggda .Min .X ,_ggda .Min .Y ,_bccc .Width ,_bccc .Height ,PixSrc ,_bccc ,0,0);_a .NoError (t ,_eddfe );};};func (_cbbaec *ClassedPoints )SortByY (){_cbbaec ._fdfc =_cbbaec .ySortFunction (); -_cc .Sort (_cbbaec )};func (_abbg *Boxes )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_gga *Boxes ,_dcga error ){const _dcdg ="\u0042o\u0078e\u0073\u002e\u0053\u0065\u006ce\u0063\u0074B\u0079\u0053\u0069\u007a\u0065";if _abbg ==nil {return nil ,_f .Error (_dcdg ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -};if len (*_abbg )==0{return _abbg ,nil ;};switch tp {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_f .Errorf (_dcdg ,"\u0069\u006e\u0076al\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",tp ); -};switch relation {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE :default:return nil ,_f .Errorf (_dcdg ,"i\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020t\u0079\u0070\u0065:\u0020'\u0025\u0064\u0027",tp ); -};_daeb :=_abbg .makeSizeIndicator (width ,height ,tp ,relation );_egfa ,_dcga :=_abbg .selectWithIndicator (_daeb );if _dcga !=nil {return nil ,_f .Wrap (_dcga ,_dcdg ,"");};return _egfa ,nil ;};func (_fdgc *Boxes )Add (box *_be .Rectangle )error {if _fdgc ==nil {return _f .Error ("\u0042o\u0078\u0065\u0073\u002e\u0041\u0064d","\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};*_fdgc =append (*_fdgc ,box );return nil ;};func (_acbb *Bitmaps )ClipToBitmap (s *Bitmap )(*Bitmaps ,error ){const _agfe ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0043\u006c\u0069p\u0054\u006f\u0042\u0069tm\u0061\u0070";if _acbb ==nil {return nil ,_f .Error (_agfe ,"\u0042\u0069\u0074\u006dap\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if s ==nil {return nil ,_f .Error (_agfe ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_ced :=len (_acbb .Values );_ggbac :=&Bitmaps {Values :make ([]*Bitmap ,_ced ),Boxes :make ([]*_be .Rectangle ,_ced )}; -var (_bagg ,_ebcc *Bitmap ;_abce *_be .Rectangle ;_egccg error ;);for _eagd :=0;_eagd < _ced ;_eagd ++{if _bagg ,_egccg =_acbb .GetBitmap (_eagd );_egccg !=nil {return nil ,_f .Wrap (_egccg ,_agfe ,"");};if _abce ,_egccg =_acbb .GetBox (_eagd );_egccg !=nil {return nil ,_f .Wrap (_egccg ,_agfe ,""); -};if _ebcc ,_egccg =s .clipRectangle (_abce ,nil );_egccg !=nil {return nil ,_f .Wrap (_egccg ,_agfe ,"");};if _ebcc ,_egccg =_ebcc .And (_bagg );_egccg !=nil {return nil ,_f .Wrap (_egccg ,_agfe ,"");};_ggbac .Values [_eagd ]=_ebcc ;_ggbac .Boxes [_eagd ]=_abce ; -};return _ggbac ,nil ;};var (_afcbe =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_aecd =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};); \ No newline at end of file +package bitmap ;import (_d "encoding/binary";_b "github.com/stretchr/testify/require";_g "github.com/unidoc/unipdf/v3/common";_age "github.com/unidoc/unipdf/v3/internal/bitwise";_e "github.com/unidoc/unipdf/v3/internal/imageutil";_bf "github.com/unidoc/unipdf/v3/internal/jbig2/basic"; +_c "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_fc "image";_ac "math";_f "sort";_ca "strings";_ag "testing";);const (SelDontCare SelectionValue =iota ;SelHit ;SelMiss ;);func _fegc (_cecf uint ,_cgc byte )byte {return _cgc >>_cecf <<_cecf };func (_cbfbe *byWidth )Len ()int {return len (_cbfbe .Values )}; +func _gbb (_gea *Bitmap ,_agea int )(*Bitmap ,error ){const _bdc ="\u0065x\u0070a\u006e\u0064\u0042\u0069\u006ea\u0072\u0079P\u006f\u0077\u0065\u0072\u0032";if _gea ==nil {return nil ,_c .Error (_bdc ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _agea ==1{return _fce (nil ,_gea );};if _agea !=2&&_agea !=4&&_agea !=8{return nil ,_c .Error (_bdc ,"\u0066\u0061\u0063t\u006f\u0072\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0069n\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d\u0020\u0072\u0061\u006e\u0067\u0065"); +};_cda :=_agea *_gea .Width ;_cfg :=_agea *_gea .Height ;_cbc :=New (_cda ,_cfg );var _ecb error ;switch _agea {case 2:_ecb =_de (_cbc ,_gea );case 4:_ecb =_bc (_cbc ,_gea );case 8:_ecb =_bg (_cbc ,_gea );};if _ecb !=nil {return nil ,_c .Wrap (_ecb ,_bdc ,""); +};return _cbc ,nil ;};func (_aaa *Bitmap )GetBitOffset (x int )int {return x &0x07};func _bcag (_geeb ,_bgb *Bitmap ,_begc ,_aba ,_gef ,_efae ,_ecge int ,_abca CombinationOperator )error {var _bafg int ;_bbcb :=func (){_bafg ++;_gef +=_bgb .RowStride ; +_efae +=_geeb .RowStride ;_ecge +=_geeb .RowStride };for _bafg =_begc ;_bafg < _aba ;_bbcb (){_dbg :=_gef ;for _dge :=_efae ;_dge <=_ecge ;_dge ++{_caeb ,_fgg :=_bgb .GetByte (_dbg );if _fgg !=nil {return _fgg ;};_bae ,_fgg :=_geeb .GetByte (_dge );if _fgg !=nil {return _fgg ; +};if _fgg =_bgb .SetByte (_dbg ,_bdcd (_caeb ,_bae ,_abca ));_fgg !=nil {return _fgg ;};_dbg ++;};};return nil ;};func _gfg (_dfcd *Bitmap ,_fbff int )(*Bitmap ,error ){const _bcge ="\u0065x\u0070a\u006e\u0064\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0065"; +if _dfcd ==nil {return nil ,_c .Error (_bcge ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _fbff <=0{return nil ,_c .Error (_bcge ,"i\u006e\u0076\u0061\u006cid\u0020f\u0061\u0063\u0074\u006f\u0072 \u002d\u0020\u003c\u003d\u0020\u0030"); +};if _fbff ==1{_bbdb ,_edc :=_fce (nil ,_dfcd );if _edc !=nil {return nil ,_c .Wrap (_edc ,_bcge ,"\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u003d\u0020\u0031");};return _bbdb ,nil ;};_bebg ,_eeeb :=_dd (_dfcd ,_fbff ,_fbff );if _eeeb !=nil {return nil ,_c .Wrap (_eeeb ,_bcge ,""); +};return _bebg ,nil ;};func _gegd (_cdf int )int {if _cdf < 0{return -_cdf ;};return _cdf ;};func _ebcb (_dbeb ,_ebeg *Bitmap ,_ccd ,_cgef ,_ggbf uint ,_efaa ,_cegd int ,_deca bool ,_fffd ,_cggg int )error {for _eefc :=_efaa ;_eefc < _cegd ;_eefc ++{if _fffd +1< len (_dbeb .Data ){_bgbff :=_eefc +1==_cegd ; +_cbge ,_caba :=_dbeb .GetByte (_fffd );if _caba !=nil {return _caba ;};_fffd ++;_cbge <<=_ccd ;_fecbc ,_caba :=_dbeb .GetByte (_fffd );if _caba !=nil {return _caba ;};_fecbc >>=_cgef ;_dgec :=_cbge |_fecbc ;if _bgbff &&!_deca {_dgec =_fegc (_ggbf ,_dgec ); +};_caba =_ebeg .SetByte (_cggg ,_dgec );if _caba !=nil {return _caba ;};_cggg ++;if _bgbff &&_deca {_egge ,_bgcb :=_dbeb .GetByte (_fffd );if _bgcb !=nil {return _bgcb ;};_egge <<=_ccd ;_dgec =_fegc (_ggbf ,_egge );if _bgcb =_ebeg .SetByte (_cggg ,_dgec ); +_bgcb !=nil {return _bgcb ;};};continue ;};_cage ,_dgba :=_dbeb .GetByte (_fffd );if _dgba !=nil {_g .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0068\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0061\u0074\u003a\u0020%\u0064\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0073",_fffd ,_dgba ); +return _dgba ;};_cage <<=_ccd ;_fffd ++;_dgba =_ebeg .SetByte (_cggg ,_cage );if _dgba !=nil {return _dgba ;};_cggg ++;};return nil ;};func (_bcca Points )GetIntX (i int )(int ,error ){if i >=len (_bcca ){return 0,_c .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065t\u0049\u006e\u0074\u0058","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return int (_bcca [i ].X ),nil ;};func _aec (_ecf ,_agc *Bitmap ,_eda int ,_baf []byte ,_be int )(_bb error ){const _ece ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0031"; +var (_gbf ,_efa ,_bbg ,_gd ,_cfad ,_gba ,_bba ,_aebd int ;_geb ,_bcg uint32 ;_dgd ,_cdaa byte ;_fgcb uint16 ;);_fec :=make ([]byte ,4);_gaf :=make ([]byte ,4);for _bbg =0;_bbg < _ecf .Height -1;_bbg ,_gd =_bbg +2,_gd +1{_gbf =_bbg *_ecf .RowStride ;_efa =_gd *_agc .RowStride ; +for _cfad ,_gba =0,0;_cfad < _be ;_cfad ,_gba =_cfad +4,_gba +1{for _bba =0;_bba < 4;_bba ++{_aebd =_gbf +_cfad +_bba ;if _aebd <=len (_ecf .Data )-1&&_aebd < _gbf +_ecf .RowStride {_fec [_bba ]=_ecf .Data [_aebd ];}else {_fec [_bba ]=0x00;};_aebd =_gbf +_ecf .RowStride +_cfad +_bba ; +if _aebd <=len (_ecf .Data )-1&&_aebd < _gbf +(2*_ecf .RowStride ){_gaf [_bba ]=_ecf .Data [_aebd ];}else {_gaf [_bba ]=0x00;};};_geb =_d .BigEndian .Uint32 (_fec );_bcg =_d .BigEndian .Uint32 (_gaf );_bcg |=_geb ;_bcg |=_bcg <<1;_bcg &=0xaaaaaaaa;_geb =_bcg |(_bcg <<7); +_dgd =byte (_geb >>24);_cdaa =byte ((_geb >>8)&0xff);_aebd =_efa +_gba ;if _aebd +1==len (_agc .Data )-1||_aebd +1>=_efa +_agc .RowStride {_agc .Data [_aebd ]=_baf [_dgd ];}else {_fgcb =(uint16 (_baf [_dgd ])<<8)|uint16 (_baf [_cdaa ]);if _bb =_agc .setTwoBytes (_aebd ,_fgcb ); +_bb !=nil {return _c .Wrapf (_bb ,_ece ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_aebd );};_gba ++;};};}; +return nil ;};func _bec ()(_eba []byte ){_eba =make ([]byte ,256);for _afe :=0;_afe < 256;_afe ++{_badd :=byte (_afe );_eba [_badd ]=(_badd &0x01)|((_badd &0x04)>>1)|((_badd &0x10)>>2)|((_badd &0x40)>>3)|((_badd &0x02)<<3)|((_badd &0x08)<<2)|((_badd &0x20)<<1)|(_badd &0x80); +};return _eba ;};func _dfda (_bggd *Bitmap ,_egdgg *_bf .Stack ,_cceb ,_eeaf int )(_dcddc *_fc .Rectangle ,_gfab error ){const _fcbe ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042";if _bggd ==nil {return nil ,_c .Error (_fcbe ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070"); +};if _egdgg ==nil {return nil ,_c .Error (_fcbe ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027");};_aceaa ,_dccb :=_bggd .Width ,_bggd .Height ;_dgfb :=_aceaa -1;_gffb :=_dccb -1;if _cceb < 0||_cceb > _dgfb ||_eeaf < 0||_eeaf > _gffb ||!_bggd .GetPixel (_cceb ,_eeaf ){return nil ,nil ; +};var _fcgb *_fc .Rectangle ;_fcgb ,_gfab =Rect (100000,100000,0,0);if _gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"");};if _gfab =_cgge (_egdgg ,_cceb ,_cceb ,_eeaf ,1,_gffb ,_fcgb );_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068"); +};if _gfab =_cgge (_egdgg ,_cceb ,_cceb ,_eeaf +1,-1,_gffb ,_fcgb );_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};_fcgb .Min .X ,_fcgb .Max .X =_cceb ,_cceb ; +_fcgb .Min .Y ,_fcgb .Max .Y =_eeaf ,_eeaf ;var (_bgae *fillSegment ;_fbdd int ;);for _egdgg .Len ()> 0{if _bgae ,_gfab =_efaba (_egdgg );_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"");};_eeaf =_bgae ._eagdg ;for _cceb =_bgae ._ggbba ;_cceb >=0&&_bggd .GetPixel (_cceb ,_eeaf ); +_cceb --{if _gfab =_bggd .SetPixel (_cceb ,_eeaf ,0);_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"");};};if _cceb >=_bgae ._ggbba {for _cceb ++;_cceb <=_bgae ._acfe &&_cceb <=_dgfb &&!_bggd .GetPixel (_cceb ,_eeaf );_cceb ++{};_fbdd =_cceb ;if !(_cceb <=_bgae ._acfe &&_cceb <=_dgfb ){continue ; +};}else {_fbdd =_cceb +1;if _fbdd < _bgae ._ggbba -1{if _gfab =_cgge (_egdgg ,_fbdd ,_bgae ._ggbba -1,_bgae ._eagdg ,-_bgae ._abfc ,_gffb ,_fcgb );_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); +};};_cceb =_bgae ._ggbba +1;};for {for ;_cceb <=_dgfb &&_bggd .GetPixel (_cceb ,_eeaf );_cceb ++{if _gfab =_bggd .SetPixel (_cceb ,_eeaf ,0);_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _gfab =_cgge (_egdgg ,_fbdd ,_cceb -1,_bgae ._eagdg ,_bgae ._abfc ,_gffb ,_fcgb ); +_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _cceb > _bgae ._acfe +1{if _gfab =_cgge (_egdgg ,_bgae ._acfe +1,_cceb -1,_bgae ._eagdg ,-_bgae ._abfc ,_gffb ,_fcgb );_gfab !=nil {return nil ,_c .Wrap (_gfab ,_fcbe ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};for _cceb ++;_cceb <=_bgae ._acfe &&_cceb <=_dgfb &&!_bggd .GetPixel (_cceb ,_eeaf );_cceb ++{};_fbdd =_cceb ;if !(_cceb <=_bgae ._acfe &&_cceb <=_dgfb ){break ;};};};_fcgb .Max .X ++;_fcgb .Max .Y ++;return _fcgb ,nil ;};func (_cga *Bitmap )createTemplate ()*Bitmap {return &Bitmap {Width :_cga .Width ,Height :_cga .Height ,RowStride :_cga .RowStride ,Color :_cga .Color ,Text :_cga .Text ,BitmapNumber :_cga .BitmapNumber ,Special :_cga .Special ,Data :make ([]byte ,len (_cga .Data ))}; +};func (_fcd *Bitmap )SizesEqual (s *Bitmap )bool {if _fcd ==s {return true ;};if _fcd .Width !=s .Width ||_fcd .Height !=s .Height {return false ;};return true ;};func TstASymbol (t *_ag .T )*Bitmap {t .Helper ();_cddgf :=New (6,6);_b .NoError (t ,_cddgf .SetPixel (1,0,1)); +_b .NoError (t ,_cddgf .SetPixel (2,0,1));_b .NoError (t ,_cddgf .SetPixel (3,0,1));_b .NoError (t ,_cddgf .SetPixel (4,0,1));_b .NoError (t ,_cddgf .SetPixel (5,1,1));_b .NoError (t ,_cddgf .SetPixel (1,2,1));_b .NoError (t ,_cddgf .SetPixel (2,2,1)); +_b .NoError (t ,_cddgf .SetPixel (3,2,1));_b .NoError (t ,_cddgf .SetPixel (4,2,1));_b .NoError (t ,_cddgf .SetPixel (5,2,1));_b .NoError (t ,_cddgf .SetPixel (0,3,1));_b .NoError (t ,_cddgf .SetPixel (5,3,1));_b .NoError (t ,_cddgf .SetPixel (0,4,1)); +_b .NoError (t ,_cddgf .SetPixel (5,4,1));_b .NoError (t ,_cddgf .SetPixel (1,5,1));_b .NoError (t ,_cddgf .SetPixel (2,5,1));_b .NoError (t ,_cddgf .SetPixel (3,5,1));_b .NoError (t ,_cddgf .SetPixel (4,5,1));_b .NoError (t ,_cddgf .SetPixel (5,5,1)); +return _cddgf ;};func _cdbd (_bac *Bitmap ,_dfbg ,_gbgba ,_egba ,_bfdb int ,_gefd RasterOperator ,_gggd *Bitmap ,_acegg ,_bggb int )error {var (_ceee bool ;_dgdg bool ;_bdcff byte ;_ccefd int ;_dabe int ;_cfeee int ;_ceff int ;_ebdf bool ;_bcfe int ;_efef int ; +_bfbge int ;_dccec bool ;_afbe byte ;_cbfb int ;_bfdee int ;_agbb int ;_efee byte ;_gffe int ;_cadbd int ;_addbg uint ;_bcff uint ;_eaff byte ;_ddfc shift ;_efbd bool ;_fgada bool ;_dgbb ,_daae int ;);if _acegg &7!=0{_cadbd =8-(_acegg &7);};if _dfbg &7!=0{_dabe =8-(_dfbg &7); +};if _cadbd ==0&&_dabe ==0{_eaff =_bfecc [0];}else {if _dabe > _cadbd {_addbg =uint (_dabe -_cadbd );}else {_addbg =uint (8-(_cadbd -_dabe ));};_bcff =8-_addbg ;_eaff =_bfecc [_addbg ];};if (_dfbg &7)!=0{_ceee =true ;_ccefd =8-(_dfbg &7);_bdcff =_bfecc [_ccefd ]; +_cfeee =_bac .RowStride *_gbgba +(_dfbg >>3);_ceff =_gggd .RowStride *_bggb +(_acegg >>3);_gffe =8-(_acegg &7);if _ccefd > _gffe {_ddfc =_bbbe ;if _egba >=_cadbd {_efbd =true ;};}else {_ddfc =_cgefc ;};};if _egba < _ccefd {_dgdg =true ;_bdcff &=_bcgeb [8-_ccefd +_egba ]; +};if !_dgdg {_bcfe =(_egba -_ccefd )>>3;if _bcfe !=0{_ebdf =true ;_efef =_bac .RowStride *_gbgba +((_dfbg +_dabe )>>3);_bfbge =_gggd .RowStride *_bggb +((_acegg +_dabe )>>3);};};_cbfb =(_dfbg +_egba )&7;if !(_dgdg ||_cbfb ==0){_dccec =true ;_afbe =_bcgeb [_cbfb ]; +_bfdee =_bac .RowStride *_gbgba +((_dfbg +_dabe )>>3)+_bcfe ;_agbb =_gggd .RowStride *_bggb +((_acegg +_dabe )>>3)+_bcfe ;if _cbfb > int (_bcff ){_fgada =true ;};};switch _gefd {case PixSrc :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ; +if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee ,_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0; +_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};}; +if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee ,_afbe );_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ; +};};case PixNotSrc :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^_efee ,_bdcff ); +_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=^_efee ; +};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^_efee ,_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixSrcOrDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ; +};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee |_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff ); +_bac .Data [_efef +_daae ]|=_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee |_bac .Data [_bfdee ],_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixSrcAndDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ; +};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee &_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff ); +_bac .Data [_efef +_daae ]&=_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee &_bac .Data [_bfdee ],_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixSrcXorDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ; +};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee ^_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff ); +_bac .Data [_efef +_daae ]^=_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee ^_bac .Data [_bfdee ],_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixNotSrcOrDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ; +};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^_efee |_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff ); +_bac .Data [_efef +_daae ]|=^_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );}; +_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^_efee |_bac .Data [_bfdee ],_afbe );_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixNotSrcAndDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ; +if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^_efee &_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ; +};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]&=^_efee ;};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ; +};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^_efee &_bac .Data [_bfdee ],_afbe );_bfdee +=_bac .RowStride ; +_agbb +=_gggd .RowStride ;};};case PixSrcOrNotDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ; +};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee |^_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff ); +_bac .Data [_efef +_daae ]=_efee |^_bac .Data [_efef +_daae ];};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff ); +};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee |^_bac .Data [_bfdee ],_afbe );_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixSrcAndNotDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ; +if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],_efee &^_bac .Data [_cfeee ],_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ; +};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=_efee &^_bac .Data [_efef +_daae ];};_efef +=_bac .RowStride ; +_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],_efee &^_bac .Data [_bfdee ],_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixNotPixSrcOrDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff ); +};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^(_efee |_bac .Data [_cfeee ]),_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0; +_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=^(_efee |_bac .Data [_efef +_daae ]);};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0; +_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^(_efee |_bac .Data [_bfdee ]),_afbe );_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ; +};};case PixNotPixSrcAndDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff );};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^(_efee &_bac .Data [_cfeee ]),_bdcff ); +_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0;_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=^(_efee &_bac .Data [_efef +_daae ]); +};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^(_efee &_bac .Data [_bfdee ]),_afbe ); +_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ;};};case PixNotPixSrcXorDst :if _ceee {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{if _ddfc ==_bbbe {_efee =_gggd .Data [_ceff ]<<_addbg ;if _efbd {_efee =_cdbf (_efee ,_gggd .Data [_ceff +1]>>_bcff ,_eaff ); +};}else {_efee =_gggd .Data [_ceff ]>>_bcff ;};_bac .Data [_cfeee ]=_cdbf (_bac .Data [_cfeee ],^(_efee ^_bac .Data [_cfeee ]),_bdcff );_cfeee +=_bac .RowStride ;_ceff +=_gggd .RowStride ;};};if _ebdf {for _dgbb =0;_dgbb < _bfdb ;_dgbb ++{for _daae =0; +_daae < _bcfe ;_daae ++{_efee =_cdbf (_gggd .Data [_bfbge +_daae ]<<_addbg ,_gggd .Data [_bfbge +_daae +1]>>_bcff ,_eaff );_bac .Data [_efef +_daae ]=^(_efee ^_bac .Data [_efef +_daae ]);};_efef +=_bac .RowStride ;_bfbge +=_gggd .RowStride ;};};if _dccec {for _dgbb =0; +_dgbb < _bfdb ;_dgbb ++{_efee =_gggd .Data [_agbb ]<<_addbg ;if _fgada {_efee =_cdbf (_efee ,_gggd .Data [_agbb +1]>>_bcff ,_eaff );};_bac .Data [_bfdee ]=_cdbf (_bac .Data [_bfdee ],^(_efee ^_bac .Data [_bfdee ]),_afbe );_bfdee +=_bac .RowStride ;_agbb +=_gggd .RowStride ; +};};default:_g .Log .Debug ("\u004f\u0070e\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069tt\u0065\u0064",_gefd );return _c .Error ("\u0072a\u0073t\u0065\u0072\u004f\u0070\u0047e\u006e\u0065r\u0061\u006c\u004c\u006f\u0077","\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u006eo\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064"); +};return nil ;};func init (){for _gad :=0;_gad < 256;_gad ++{_dfd [_gad ]=uint8 (_gad &0x1)+(uint8 (_gad >>1)&0x1)+(uint8 (_gad >>2)&0x1)+(uint8 (_gad >>3)&0x1)+(uint8 (_gad >>4)&0x1)+(uint8 (_gad >>5)&0x1)+(uint8 (_gad >>6)&0x1)+(uint8 (_gad >>7)&0x1); +};};func _ffea ()(_ae [256]uint32 ){for _aeb :=0;_aeb < 256;_aeb ++{if _aeb &0x01!=0{_ae [_aeb ]|=0xf;};if _aeb &0x02!=0{_ae [_aeb ]|=0xf0;};if _aeb &0x04!=0{_ae [_aeb ]|=0xf00;};if _aeb &0x08!=0{_ae [_aeb ]|=0xf000;};if _aeb &0x10!=0{_ae [_aeb ]|=0xf0000; +};if _aeb &0x20!=0{_ae [_aeb ]|=0xf00000;};if _aeb &0x40!=0{_ae [_aeb ]|=0xf000000;};if _aeb &0x80!=0{_ae [_aeb ]|=0xf0000000;};};return _ae ;};func (_fcab *Bitmaps )ClipToBitmap (s *Bitmap )(*Bitmaps ,error ){const _gagb ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0043\u006c\u0069p\u0054\u006f\u0042\u0069tm\u0061\u0070"; +if _fcab ==nil {return nil ,_c .Error (_gagb ,"\u0042\u0069\u0074\u006dap\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if s ==nil {return nil ,_c .Error (_gagb ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d"); +};_bbdbd :=len (_fcab .Values );_dbbg :=&Bitmaps {Values :make ([]*Bitmap ,_bbdbd ),Boxes :make ([]*_fc .Rectangle ,_bbdbd )};var (_efeb ,_aafd *Bitmap ;_facc *_fc .Rectangle ;_bebb error ;);for _cgff :=0;_cgff < _bbdbd ;_cgff ++{if _efeb ,_bebb =_fcab .GetBitmap (_cgff ); +_bebb !=nil {return nil ,_c .Wrap (_bebb ,_gagb ,"");};if _facc ,_bebb =_fcab .GetBox (_cgff );_bebb !=nil {return nil ,_c .Wrap (_bebb ,_gagb ,"");};if _aafd ,_bebb =s .clipRectangle (_facc ,nil );_bebb !=nil {return nil ,_c .Wrap (_bebb ,_gagb ,"");}; +if _aafd ,_bebb =_aafd .And (_efeb );_bebb !=nil {return nil ,_c .Wrap (_bebb ,_gagb ,"");};_dbbg .Values [_cgff ]=_aafd ;_dbbg .Boxes [_cgff ]=_facc ;};return _dbbg ,nil ;};func (_daf *Bitmap )Zero ()bool {_dedc :=_daf .Width /8;_gee :=_daf .Width &7; +var _gegf byte ;if _gee !=0{_gegf =byte (0xff< 0{if _daf .Data [_cbgc ]&_gegf !=0{return false ;};};};return true ;};func (_fecb *Bitmap )setAll ()error {_bbd :=_aeeg (_fecb ,0,0,_fecb .Width ,_fecb .Height ,PixSet ,nil ,0,0);if _bbd !=nil {return _c .Wrap (_bbd ,"\u0073\u0065\u0074\u0041\u006c\u006c",""); +};return nil ;};func _dbad (_ggaf *Bitmap ,_dbbb *Bitmap ,_bece *Selection )(*Bitmap ,error ){var (_ffefe *Bitmap ;_cbdcff error ;);_ggaf ,_cbdcff =_feff (_ggaf ,_dbbb ,_bece ,&_ffefe );if _cbdcff !=nil {return nil ,_cbdcff ;};if _cbdcff =_ggaf .clearAll (); +_cbdcff !=nil {return nil ,_cbdcff ;};var _egb SelectionValue ;for _ffge :=0;_ffge < _bece .Height ;_ffge ++{for _fdbe :=0;_fdbe < _bece .Width ;_fdbe ++{_egb =_bece .Data [_ffge ][_fdbe ];if _egb ==SelHit {if _cbdcff =_ggaf .RasterOperation (_fdbe -_bece .Cx ,_ffge -_bece .Cy ,_dbbb .Width ,_dbbb .Height ,PixSrcOrDst ,_ffefe ,0,0); +_cbdcff !=nil {return nil ,_cbdcff ;};};};};return _ggaf ,nil ;};func (_fefc *Points )Add (pt *Points )error {const _fddf ="\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0041\u0064\u0064";if _fefc ==nil {return _c .Error (_fddf ,"\u0070o\u0069n\u0074\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if pt ==nil {return _c .Error (_fddf ,"a\u0072\u0067\u0075\u006d\u0065\u006et\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064");};*_fefc =append (*_fefc ,*pt ...);return nil ;};type LocationFilter int ; +func RankHausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH ,area1 ,area3 int ,rank float32 ,tab8 []int )(_gbdf bool ,_ggad error ){const _eega ="\u0052\u0061\u006ek\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074";_caed ,_acbe :=p1 .Width ,p1 .Height ; +_gddg ,_aeac :=p3 .Width ,p3 .Height ;if _bf .Abs (_caed -_gddg )> maxDiffW {return false ,nil ;};if _bf .Abs (_acbe -_aeac )> maxDiffH {return false ,nil ;};_fafg :=int (float32 (area1 )*(1.0-rank )+0.5);_afdf :=int (float32 (area3 )*(1.0-rank )+0.5); +var _fbdaa ,_baec int ;if delX >=0{_fbdaa =int (delX +0.5);}else {_fbdaa =int (delX -0.5);};if delY >=0{_baec =int (delY +0.5);}else {_baec =int (delY -0.5);};_deed :=p1 .CreateTemplate ();if _ggad =_deed .RasterOperation (0,0,_caed ,_acbe ,PixSrc ,p1 ,0,0); +_ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ggad =_deed .RasterOperation (_fbdaa ,_baec ,_caed ,_acbe ,PixNotSrcAndDst ,p4 ,0,0);_ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"\u0074 \u0026\u0020\u0021\u0070\u0034"); +};_gbdf ,_ggad =_deed .ThresholdPixelSum (_fafg ,tab8 );if _ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0031");};if _gbdf {return false ,nil ;};if _ggad =_deed .RasterOperation (_fbdaa ,_baec ,_gddg ,_aeac ,PixSrc ,p3 ,0,0); +_ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _ggad =_deed .RasterOperation (0,0,_gddg ,_aeac ,PixNotSrcAndDst ,p2 ,0,0);_ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"\u0074 \u0026\u0020\u0021\u0070\u0032"); +};_gbdf ,_ggad =_deed .ThresholdPixelSum (_afdf ,tab8 );if _ggad !=nil {return false ,_c .Wrap (_ggad ,_eega ,"\u0074\u002d\u003e\u0074\u0068\u0072\u0065\u0073\u0068\u0033");};return !_gbdf ,nil ;};var _dfd [256]uint8 ;func (_aea *Bitmap )String ()string {var _ceg ="\u000a"; +for _acca :=0;_acca < _aea .Height ;_acca ++{var _ggbb string ;for _ege :=0;_ege < _aea .Width ;_ege ++{_daeb :=_aea .GetPixel (_ege ,_acca );if _daeb {_ggbb +="\u0031";}else {_ggbb +="\u0030";};};_ceg +=_ggbb +"\u000a";};return _ceg ;};func _dafe (_bcf ,_ggf *Bitmap ,_cdfa CombinationOperator )*Bitmap {_cace :=New (_bcf .Width ,_bcf .Height ); +for _faab :=0;_faab < len (_cace .Data );_faab ++{_cace .Data [_faab ]=_bdcd (_bcf .Data [_faab ],_ggf .Data [_faab ],_cdfa );};return _cace ;};func _bdcd (_faabc ,_cbaf byte ,_ddf CombinationOperator )byte {switch _ddf {case CmbOpOr :return _cbaf |_faabc ; +case CmbOpAnd :return _cbaf &_faabc ;case CmbOpXor :return _cbaf ^_faabc ;case CmbOpXNor :return ^(_cbaf ^_faabc );case CmbOpNot :return ^(_cbaf );default:return _cbaf ;};};func (_aede *Bitmap )GetByteIndex (x ,y int )int {return y *_aede .RowStride +(x >>3)}; +func _bbff (_fegd ,_adccf int )int {if _fegd > _adccf {return _fegd ;};return _adccf ;};func _eg (_gcg *Bitmap ,_dfg ...int )(_ebb *Bitmap ,_acg error ){const _fae ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0043\u0061\u0073\u0063\u0061\u0064\u0065"; +if _gcg ==nil {return nil ,_c .Error (_fae ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if len (_dfg )==0||len (_dfg )> 4{return nil ,_c .Error (_fae ,"t\u0068\u0065\u0072\u0065\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0061\u0074\u0020\u006cea\u0073\u0074\u0020\u006fn\u0065\u0020\u0061\u006e\u0064\u0020\u0061\u0074\u0020mo\u0073\u0074 \u0034\u0020\u006c\u0065\u0076\u0065\u006c\u0073"); +};if _dfg [0]<=0{_g .Log .Debug ("\u006c\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030 \u002d\u0020\u006e\u006f\u0020\u0072\u0065\u0064\u0075\u0063t\u0069\u006f\u006e");_ebb ,_acg =_fce (nil ,_gcg );if _acg !=nil {return nil ,_c .Wrap (_acg ,_fae ,"l\u0065\u0076\u0065\u006c\u0031\u0020\u003c\u003d\u0020\u0030"); +};return _ebb ,nil ;};_bcd :=_bec ();_ebb =_gcg ;for _gga ,_acd :=range _dfg {if _acd <=0{break ;};_ebb ,_acg =_cfd (_ebb ,_acd ,_bcd );if _acg !=nil {return nil ,_c .Wrapf (_acg ,_fae ,"\u006c\u0065\u0076\u0065\u006c\u0025\u0064\u0020\u0072\u0065\u0064\u0075c\u0074\u0069\u006f\u006e",_gga ); +};};return _ebb ,nil ;};func (_gfc *byHeight )Swap (i ,j int ){_gfc .Values [i ],_gfc .Values [j ]=_gfc .Values [j ],_gfc .Values [i ];if _gfc .Boxes !=nil {_gfc .Boxes [i ],_gfc .Boxes [j ]=_gfc .Boxes [j ],_gfc .Boxes [i ];};};func (_dcce *Boxes )selectWithIndicator (_baabf *_bf .NumSlice )(_fdf *Boxes ,_afbb error ){const _faff ="\u0042o\u0078\u0065\u0073\u002es\u0065\u006c\u0065\u0063\u0074W\u0069t\u0068I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _dcce ==nil {return nil ,_c .Error (_faff ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064");};if _baabf ==nil {return nil ,_c .Error (_faff ,"\u0027\u006ea\u0027\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if len (*_baabf )!=len (*_dcce ){return nil ,_c .Error (_faff ,"\u0062\u006f\u0078\u0065\u0073\u0020\u0027\u0062\u0027\u0020\u0068\u0061\u0073\u0020\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020s\u0069\u007a\u0065\u0020\u0074h\u0061\u006e \u0027\u006e\u0061\u0027"); +};var _afg ,_fbaa int ;for _ebbbf :=0;_ebbbf < len (*_baabf );_ebbbf ++{if _afg ,_afbb =_baabf .GetInt (_ebbbf );_afbb !=nil {return nil ,_c .Wrap (_afbb ,_faff ,"\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u0067\u0020c\u006f\u0075\u006e\u0074");};if _afg ==1{_fbaa ++; +};};if _fbaa ==len (*_dcce ){return _dcce ,nil ;};_fgbg :=Boxes {};for _ega :=0;_ega < len (*_baabf );_ega ++{_afg =int ((*_baabf )[_ega ]);if _afg ==0{continue ;};_fgbg =append (_fgbg ,(*_dcce )[_ega ]);};_fdf =&_fgbg ;return _fdf ,nil ;};func (_daaec *BitmapsArray )AddBox (box *_fc .Rectangle ){_daaec .Boxes =append (_daaec .Boxes ,box )}; +func TstPSymbol (t *_ag .T )*Bitmap {t .Helper ();_bdfe :=New (5,8);_b .NoError (t ,_bdfe .SetPixel (0,0,1));_b .NoError (t ,_bdfe .SetPixel (1,0,1));_b .NoError (t ,_bdfe .SetPixel (2,0,1));_b .NoError (t ,_bdfe .SetPixel (3,0,1));_b .NoError (t ,_bdfe .SetPixel (4,1,1)); +_b .NoError (t ,_bdfe .SetPixel (0,1,1));_b .NoError (t ,_bdfe .SetPixel (4,2,1));_b .NoError (t ,_bdfe .SetPixel (0,2,1));_b .NoError (t ,_bdfe .SetPixel (4,3,1));_b .NoError (t ,_bdfe .SetPixel (0,3,1));_b .NoError (t ,_bdfe .SetPixel (0,4,1));_b .NoError (t ,_bdfe .SetPixel (1,4,1)); +_b .NoError (t ,_bdfe .SetPixel (2,4,1));_b .NoError (t ,_bdfe .SetPixel (3,4,1));_b .NoError (t ,_bdfe .SetPixel (0,5,1));_b .NoError (t ,_bdfe .SetPixel (0,6,1));_b .NoError (t ,_bdfe .SetPixel (0,7,1));return _bdfe ;};func _feff (_dcbd *Bitmap ,_defc *Bitmap ,_bfda *Selection ,_cfcb **Bitmap )(*Bitmap ,error ){const _dfec ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0031"; +if _defc ==nil {return nil ,_c .Error (_dfec ,"\u004d\u006f\u0072\u0070\u0068\u0041\u0072\u0067\u0073\u0031\u0020'\u0073\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066i\u006e\u0065\u0064");};if _bfda ==nil {return nil ,_c .Error (_dfec ,"\u004d\u006f\u0072\u0068p\u0041\u0072\u0067\u0073\u0031\u0020\u0027\u0073\u0065\u006c'\u0020n\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064"); +};_cfce ,_afaf :=_bfda .Height ,_bfda .Width ;if _cfce ==0||_afaf ==0{return nil ,_c .Error (_dfec ,"\u0073\u0065\u006c\u0065ct\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030");};if _dcbd ==nil {_dcbd =_defc .createTemplate (); +*_cfcb =_defc ;return _dcbd ,nil ;};_dcbd .Width =_defc .Width ;_dcbd .Height =_defc .Height ;_dcbd .RowStride =_defc .RowStride ;_dcbd .Color =_defc .Color ;_dcbd .Data =make ([]byte ,_defc .RowStride *_defc .Height );if _dcbd ==_defc {*_cfcb =_defc .Copy (); +}else {*_cfcb =_defc ;};return _dcbd ,nil ;};func Copy (d ,s *Bitmap )(*Bitmap ,error ){return _fce (d ,s )};func ClipBoxToRectangle (box *_fc .Rectangle ,wi ,hi int )(_dgef *_fc .Rectangle ,_dgdd error ){const _bgbf ="\u0043l\u0069p\u0042\u006f\u0078\u0054\u006fR\u0065\u0063t\u0061\u006e\u0067\u006c\u0065"; +if box ==nil {return nil ,_c .Error (_bgbf ,"\u0027\u0062\u006f\u0078\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064");};if box .Min .X >=wi ||box .Min .Y >=hi ||box .Max .X <=0||box .Max .Y <=0{return nil ,_c .Error (_bgbf ,"\u0027\u0062\u006fx'\u0020\u006f\u0075\u0074\u0073\u0069\u0064\u0065\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"); +};_ecgg :=*box ;_dgef =&_ecgg ;if _dgef .Min .X < 0{_dgef .Max .X +=_dgef .Min .X ;_dgef .Min .X =0;};if _dgef .Min .Y < 0{_dgef .Max .Y +=_dgef .Min .Y ;_dgef .Min .Y =0;};if _dgef .Max .X > wi {_dgef .Max .X =wi ;};if _dgef .Max .Y > hi {_dgef .Max .Y =hi ; +};return _dgef ,nil ;};func _afddb (_eabd ,_dcfe *Bitmap ,_aef *Selection )(*Bitmap ,error ){const _efgb ="\u006f\u0070\u0065\u006e";var _fgdd error ;_eabd ,_fgdd =_gcf (_eabd ,_dcfe ,_aef );if _fgdd !=nil {return nil ,_c .Wrap (_fgdd ,_efgb ,"");};_aefc ,_fgdd :=_ebffd (nil ,_dcfe ,_aef ); +if _fgdd !=nil {return nil ,_c .Wrap (_fgdd ,_efgb ,"");};_ ,_fgdd =_dbad (_eabd ,_aefc ,_aef );if _fgdd !=nil {return nil ,_c .Wrap (_fgdd ,_efgb ,"");};return _eabd ,nil ;};func _gfge (_efcc *Bitmap ,_gdcf ,_aabd int ,_fggd ,_aaad int ,_adad RasterOperator ){var (_eabc bool ; +_aafg bool ;_gecg int ;_fecdg int ;_cdbdf int ;_afcf int ;_cbec bool ;_caddf byte ;);_dedce :=8-(_gdcf &7);_cfbd :=_bfecc [_dedce ];_degef :=_efcc .RowStride *_aabd +(_gdcf >>3);if _fggd < _dedce {_eabc =true ;_cfbd &=_bcgeb [8-_dedce +_fggd ];};if !_eabc {_gecg =(_fggd -_dedce )>>3; +if _gecg !=0{_aafg =true ;_fecdg =_degef +1;};};_cdbdf =(_gdcf +_fggd )&7;if !(_eabc ||_cdbdf ==0){_cbec =true ;_caddf =_bcgeb [_cdbdf ];_afcf =_degef +1+_gecg ;};var _cdde ,_ddfd int ;switch _adad {case PixClr :for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_degef ]=_cdbf (_efcc .Data [_degef ],0x0,_cfbd ); +_degef +=_efcc .RowStride ;};if _aafg {for _cdde =0;_cdde < _aaad ;_cdde ++{for _ddfd =0;_ddfd < _gecg ;_ddfd ++{_efcc .Data [_fecdg +_ddfd ]=0x0;};_fecdg +=_efcc .RowStride ;};};if _cbec {for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_afcf ]=_cdbf (_efcc .Data [_afcf ],0x0,_caddf ); +_afcf +=_efcc .RowStride ;};};case PixSet :for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_degef ]=_cdbf (_efcc .Data [_degef ],0xff,_cfbd );_degef +=_efcc .RowStride ;};if _aafg {for _cdde =0;_cdde < _aaad ;_cdde ++{for _ddfd =0;_ddfd < _gecg ;_ddfd ++{_efcc .Data [_fecdg +_ddfd ]=0xff; +};_fecdg +=_efcc .RowStride ;};};if _cbec {for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_afcf ]=_cdbf (_efcc .Data [_afcf ],0xff,_caddf );_afcf +=_efcc .RowStride ;};};case PixNotDst :for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_degef ]=_cdbf (_efcc .Data [_degef ],^_efcc .Data [_degef ],_cfbd ); +_degef +=_efcc .RowStride ;};if _aafg {for _cdde =0;_cdde < _aaad ;_cdde ++{for _ddfd =0;_ddfd < _gecg ;_ddfd ++{_efcc .Data [_fecdg +_ddfd ]=^(_efcc .Data [_fecdg +_ddfd ]);};_fecdg +=_efcc .RowStride ;};};if _cbec {for _cdde =0;_cdde < _aaad ;_cdde ++{_efcc .Data [_afcf ]=_cdbf (_efcc .Data [_afcf ],^_efcc .Data [_afcf ],_caddf ); +_afcf +=_efcc .RowStride ;};};};};func (_dddb *Bitmap )removeBorderGeneral (_cce ,_ffa ,_fab ,_gbab int )(*Bitmap ,error ){const _cdcf ="\u0072\u0065\u006d\u006fve\u0042\u006f\u0072\u0064\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c";if _cce < 0||_ffa < 0||_fab < 0||_gbab < 0{return nil ,_c .Error (_cdcf ,"\u006e\u0065g\u0061\u0074\u0069\u0076\u0065\u0020\u0062\u0072\u006f\u0064\u0065\u0072\u0020\u0072\u0065\u006d\u006f\u0076\u0065\u0020\u0076\u0061lu\u0065\u0073"); +};_agf ,_fda :=_dddb .Width ,_dddb .Height ;_ggaa :=_agf -_cce -_ffa ;_dcf :=_fda -_fab -_gbab ;if _ggaa <=0{return nil ,_c .Errorf (_cdcf ,"w\u0069\u0064\u0074\u0068: \u0025d\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u003e\u0020\u0030",_ggaa ); +};if _dcf <=0{return nil ,_c .Errorf (_cdcf ,"\u0068\u0065\u0069\u0067ht\u003a\u0020\u0025\u0064\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u003e \u0030",_dcf );};_gcdf :=New (_ggaa ,_dcf );_gcdf .Color =_dddb .Color ;_eegd :=_gcdf .RasterOperation (0,0,_ggaa ,_dcf ,PixSrc ,_dddb ,_cce ,_fab ); +if _eegd !=nil {return nil ,_c .Wrap (_eegd ,_cdcf ,"");};return _gcdf ,nil ;};func (_gefea *byHeight )Len ()int {return len (_gefea .Values )};func _fcfda (_dcdde *Bitmap ,_babg *Bitmap ,_fecf int )(_dbbdc error ){const _gcca ="\u0073\u0065\u0065\u0064\u0066\u0069\u006c\u006c\u0042\u0069\u006e\u0061r\u0079\u004c\u006f\u0077"; +_ccgbg :=_dgbe (_dcdde .Height ,_babg .Height );_dagge :=_dgbe (_dcdde .RowStride ,_babg .RowStride );switch _fecf {case 4:_dbbdc =_ebdd (_dcdde ,_babg ,_ccgbg ,_dagge );case 8:_dbbdc =_bfdc (_dcdde ,_babg ,_ccgbg ,_dagge );default:return _c .Errorf (_gcca ,"\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0034\u0020\u006fr\u0020\u0038\u0020\u002d\u0020i\u0073\u003a \u0027\u0025\u0064\u0027",_fecf ); +};if _dbbdc !=nil {return _c .Wrap (_dbbdc ,_gcca ,"");};return nil ;};func (_dab *Bitmap )setEightFullBytes (_bdgg int ,_fddc uint64 )error {if _bdgg +7> len (_dab .Data )-1{return _c .Error ("\u0073\u0065\u0074\u0045\u0069\u0067\u0068\u0074\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_dab .Data [_bdgg ]=byte ((_fddc &0xff00000000000000)>>56);_dab .Data [_bdgg +1]=byte ((_fddc &0xff000000000000)>>48);_dab .Data [_bdgg +2]=byte ((_fddc &0xff0000000000)>>40);_dab .Data [_bdgg +3]=byte ((_fddc &0xff00000000)>>32);_dab .Data [_bdgg +4]=byte ((_fddc &0xff000000)>>24); +_dab .Data [_bdgg +5]=byte ((_fddc &0xff0000)>>16);_dab .Data [_bdgg +6]=byte ((_fddc &0xff00)>>8);_dab .Data [_bdgg +7]=byte (_fddc &0xff);return nil ;};var (_deedf =_dg ();_fged =_ffea ();_ccfg =_abg (););func _dgbe (_accf ,_fdg int )int {if _accf < _fdg {return _accf ; +};return _fdg ;};func (_dfgcg *Bitmap )SetPixel (x ,y int ,pixel byte )error {_ded :=_dfgcg .GetByteIndex (x ,y );if _ded > len (_dfgcg .Data )-1{return _c .Errorf ("\u0053\u0065\u0074\u0050\u0069\u0078\u0065\u006c","\u0069\u006e\u0064\u0065x \u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020%\u0064",_ded ); +};_fgf :=_dfgcg .GetBitOffset (x );_aaf :=uint (7-_fgf );_gbae :=_dfgcg .Data [_ded ];var _ccce byte ;if pixel ==1{_ccce =_gbae |(pixel &0x01<<_aaf );}else {_ccce =_gbae &^(1<<_aaf );};_dfgcg .Data [_ded ]=_ccce ;return nil ;};type SelectionValue int ; +func _eggg (_ddde *Bitmap ,_cdea *_bf .Stack ,_geef ,_gegb ,_ccggb int )(_gbfg *_fc .Rectangle ,_ggda error ){const _gdfb ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042";if _ddde ==nil {return nil ,_c .Error (_gdfb ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070"); +};if _cdea ==nil {return nil ,_c .Error (_gdfb ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027");};switch _ccggb {case 4:if _gbfg ,_ggda =_dfda (_ddde ,_cdea ,_geef ,_gegb );_ggda !=nil {return nil ,_c .Wrap (_ggda ,_gdfb ,""); +};return _gbfg ,nil ;case 8:if _gbfg ,_ggda =_eceg (_ddde ,_cdea ,_geef ,_gegb );_ggda !=nil {return nil ,_c .Wrap (_ggda ,_gdfb ,"");};return _gbfg ,nil ;default:return nil ,_c .Errorf (_gdfb ,"\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u0069\u0073 \u006eo\u0074\u0020\u0034\u0020\u006f\u0072\u0020\u0038\u003a\u0020\u0027\u0025\u0064\u0027",_ccggb ); +};};func (_fafd *Bitmaps )GetBitmap (i int )(*Bitmap ,error ){const _dgdf ="\u0047e\u0074\u0042\u0069\u0074\u006d\u0061p";if _fafd ==nil {return nil ,_c .Error (_dgdf ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073"); +};if i > len (_fafd .Values )-1{return nil ,_c .Errorf (_dgdf ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _fafd .Values [i ],nil ;};func CorrelationScoreSimple (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_fbbbc float64 ,_fgdfc error ){const _dgeg ="\u0043\u006f\u0072\u0072el\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0053\u0069\u006d\u0070l\u0065"; +if bm1 ==nil ||bm2 ==nil {return _fbbbc ,_c .Error (_dgeg ,"n\u0069l\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0073 \u0070\u0072\u006f\u0076id\u0065\u0064");};if tab ==nil {return _fbbbc ,_c .Error (_dgeg ,"\u0074\u0061\u0062\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if area1 ==0||area2 ==0{return _fbbbc ,_c .Error (_dgeg ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0061\u0072e\u0061\u0073\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u003e\u0020\u0030");};_fgge ,_edfe :=bm1 .Width ,bm1 .Height ;_cea ,_fcbc :=bm2 .Width ,bm2 .Height ; +if _gegd (_fgge -_cea )> maxDiffW {return 0,nil ;};if _gegd (_edfe -_fcbc )> maxDiffH {return 0,nil ;};var _fcce ,_aadc int ;if delX >=0{_fcce =int (delX +0.5);}else {_fcce =int (delX -0.5);};if delY >=0{_aadc =int (delY +0.5);}else {_aadc =int (delY -0.5); +};_deggb :=bm1 .createTemplate ();if _fgdfc =_deggb .RasterOperation (_fcce ,_aadc ,_cea ,_fcbc ,PixSrc ,bm2 ,0,0);_fgdfc !=nil {return _fbbbc ,_c .Wrap (_fgdfc ,_dgeg ,"\u0062m\u0032 \u0074\u006f\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); +};if _fgdfc =_deggb .RasterOperation (0,0,_fgge ,_edfe ,PixSrcAndDst ,bm1 ,0,0);_fgdfc !=nil {return _fbbbc ,_c .Wrap (_fgdfc ,_dgeg ,"b\u006d\u0031\u0020\u0061\u006e\u0064\u0020\u0062\u006d\u0054");};_ebfag :=_deggb .countPixels ();_fbbbc =float64 (_ebfag )*float64 (_ebfag )/(float64 (area1 )*float64 (area2 )); +return _fbbbc ,nil ;};func TstAddSymbol (t *_ag .T ,bms *Bitmaps ,sym *Bitmap ,x *int ,y int ,space int ){bms .AddBitmap (sym );_dcfda :=_fc .Rect (*x ,y ,*x +sym .Width ,y +sym .Height );bms .AddBox (&_dcfda );*x +=sym .Width +space ;};func (_cbgec *byWidth )Swap (i ,j int ){_cbgec .Values [i ],_cbgec .Values [j ]=_cbgec .Values [j ],_cbgec .Values [i ]; +if _cbgec .Boxes !=nil {_cbgec .Boxes [i ],_cbgec .Boxes [j ]=_cbgec .Boxes [j ],_cbgec .Boxes [i ];};};func (_abfdgf *Selection )findMaxTranslations ()(_eebaa ,_bbafd ,_aaacc ,_cbde int ){for _fgbe :=0;_fgbe < _abfdgf .Height ;_fgbe ++{for _baeb :=0;_baeb < _abfdgf .Width ; +_baeb ++{if _abfdgf .Data [_fgbe ][_baeb ]==SelHit {_eebaa =_bbff (_eebaa ,_abfdgf .Cx -_baeb );_bbafd =_bbff (_bbafd ,_abfdgf .Cy -_fgbe );_aaacc =_bbff (_aaacc ,_baeb -_abfdgf .Cx );_cbde =_bbff (_cbde ,_fgbe -_abfdgf .Cy );};};};return _eebaa ,_bbafd ,_aaacc ,_cbde ; +};func DilateBrick (d ,s *Bitmap ,hSize ,vSize int )(*Bitmap ,error ){return _dedb (d ,s ,hSize ,vSize )};func (_dcb *Bitmap )ConnComponents (bms *Bitmaps ,connectivity int )(_fecg *Boxes ,_cegf error ){const _ccb ="B\u0069\u0074\u006d\u0061p.\u0043o\u006e\u006e\u0043\u006f\u006dp\u006f\u006e\u0065\u006e\u0074\u0073"; +if _dcb ==nil {return nil ,_c .Error (_ccb ,"\u0070r\u006f\u0076\u0069\u0064e\u0064\u0020\u0065\u006d\u0070t\u0079 \u0027b\u0027\u0020\u0062\u0069\u0074\u006d\u0061p");};if connectivity !=4&&connectivity !=8{return nil ,_c .Error (_ccb ,"\u0063\u006f\u006ene\u0063\u0074\u0069\u0076\u0069\u0074\u0079\u0020\u006e\u006f\u0074\u0020\u0034\u0020\u006f\u0072\u0020\u0038"); +};if bms ==nil {if _fecg ,_cegf =_dcb .connComponentsBB (connectivity );_cegf !=nil {return nil ,_c .Wrap (_cegf ,_ccb ,"");};}else {if _fecg ,_cegf =_dcb .connComponentsBitmapsBB (bms ,connectivity );_cegf !=nil {return nil ,_c .Wrap (_cegf ,_ccb ,""); +};};return _fecg ,nil ;};func (_adc *Bitmap )GetByte (index int )(byte ,error ){if index > len (_adc .Data )-1||index < 0{return 0,_c .Errorf ("\u0047e\u0074\u0042\u0079\u0074\u0065","\u0069\u006e\u0064\u0065x:\u0020\u0025\u0064\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006eg\u0065",index ); +};return _adc .Data [index ],nil ;};var (_bcgeb =[]byte {0x00,0x80,0xC0,0xE0,0xF0,0xF8,0xFC,0xFE,0xFF};_bfecc =[]byte {0x00,0x01,0x03,0x07,0x0F,0x1F,0x3F,0x7F,0xFF};);func _bc (_ab ,_cba *Bitmap )(_ge error ){const _fe ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0034"; +_ecc :=_cba .RowStride ;_deg :=_ab .RowStride ;_ffe :=_cba .RowStride *4-_ab .RowStride ;var (_ggb ,_fg byte ;_af uint32 ;_ba ,_cf ,_bd ,_ffd ,_degc ,_df ,_ea int ;);for _bd =0;_bd < _cba .Height ;_bd ++{_ba =_bd *_ecc ;_cf =4*_bd *_deg ;for _ffd =0;_ffd < _ecc ; +_ffd ++{_ggb =_cba .Data [_ba +_ffd ];_af =_fged [_ggb ];_df =_cf +_ffd *4;if _ffe !=0&&(_ffd +1)*4> _ab .RowStride {for _degc =_ffe ;_degc > 0;_degc --{_fg =byte ((_af >>uint (_degc *8))&0xff);_ea =_df +(_ffe -_degc );if _ge =_ab .SetByte (_ea ,_fg ); +_ge !=nil {return _c .Wrapf (_ge ,_fe ,"D\u0069\u0066\u0066\u0065\u0072\u0065n\u0074\u0020\u0072\u006f\u0077\u0073\u0074\u0072\u0069d\u0065\u0073\u002e \u004b:\u0020\u0025\u0064",_degc );};};}else if _ge =_ab .setFourBytes (_df ,_af );_ge !=nil {return _c .Wrap (_ge ,_fe ,""); +};if _ge =_ab .setFourBytes (_cf +_ffd *4,_fged [_cba .Data [_ba +_ffd ]]);_ge !=nil {return _c .Wrap (_ge ,_fe ,"");};};for _degc =1;_degc < 4;_degc ++{for _ffd =0;_ffd < _deg ;_ffd ++{if _ge =_ab .SetByte (_cf +_degc *_deg +_ffd ,_ab .Data [_cf +_ffd ]); +_ge !=nil {return _c .Wrapf (_ge ,_fe ,"\u0063\u006f\u0070\u0079\u0020\u0027\u0071\u0075\u0061\u0064\u0072\u0061\u0062l\u0065\u0027\u0020\u006c\u0069\u006ee\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0062\u0079\u0074\u0065\u003a \u0027\u0025\u0064\u0027",_degc ,_ffd ); +};};};};return nil ;};var (_bgca *Bitmap ;_dgff *Bitmap ;);const (ComponentConn Component =iota ;ComponentCharacters ;ComponentWords ;);func (_fegce *Boxes )Get (i int )(*_fc .Rectangle ,error ){const _fccg ="\u0042o\u0078\u0065\u0073\u002e\u0047\u0065t"; +if _fegce ==nil {return nil ,_c .Error (_fccg ,"\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if i > len (*_fegce )-1{return nil ,_c .Errorf (_fccg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return (*_fegce )[i ],nil ;};func _dbaaa (_ddda ,_gefb *Bitmap ,_ffba ,_afa int )(*Bitmap ,error ){const _becg ="\u0063\u006c\u006f\u0073\u0065\u0042\u0072\u0069\u0063\u006b";if _gefb ==nil {return nil ,_c .Error (_becg ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _ffba < 1||_afa < 1{return nil ,_c .Error (_becg ,"\u0068S\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0053\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031");};if _ffba ==1&&_afa ==1{return _gefb .Copy (),nil ;};if _ffba ==1||_afa ==1{_bcbbg :=SelCreateBrick (_afa ,_ffba ,_afa /2,_ffba /2,SelHit ); +var _caced error ;_ddda ,_caced =_dfbc (_ddda ,_gefb ,_bcbbg );if _caced !=nil {return nil ,_c .Wrap (_caced ,_becg ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _ddda ,nil ;};_fdb :=SelCreateBrick (1,_ffba ,0,_ffba /2,SelHit );_abbc :=SelCreateBrick (_afa ,1,_afa /2,0,SelHit );_dfde ,_decac :=_dbad (nil ,_gefb ,_fdb );if _decac !=nil {return nil ,_c .Wrap (_decac ,_becg ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};if _ddda ,_decac =_dbad (_ddda ,_dfde ,_abbc );_decac !=nil {return nil ,_c .Wrap (_decac ,_becg ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};if _ ,_decac =_ebffd (_dfde ,_ddda ,_fdb );_decac !=nil {return nil ,_c .Wrap (_decac ,_becg ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};if _ ,_decac =_ebffd (_ddda ,_dfde ,_abbc );_decac !=nil {return nil ,_c .Wrap (_decac ,_becg ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _ddda ,nil ;};func (_bcea *ClassedPoints )Len ()int {return _bcea .IntSlice .Size ()};func (_bcgf *ClassedPoints )XAtIndex (i int )float32 {return (*_bcgf .Points )[_bcgf .IntSlice [i ]].X }; +func _fac (_dbd ,_gaed ,_bbe *Bitmap )(*Bitmap ,error ){const _dcd ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0078\u006f\u0072";if _gaed ==nil {return nil ,_c .Error (_dcd ,"'\u0062\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};if _bbe ==nil {return nil ,_c .Error (_dcd ,"'\u0062\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};if _dbd ==_bbe {return nil ,_c .Error (_dcd ,"'\u0064\u0027\u0020\u003d\u003d\u0020\u0027\u0062\u0032\u0027");};if !_gaed .SizesEqual (_bbe ){_g .Log .Debug ("\u0025s\u0020\u002d \u0042\u0069\u0074\u006da\u0070\u0020\u0027b\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074 e\u0071\u0075\u0061l\u0020\u0073i\u007a\u0065\u0020\u0077\u0069\u0074h\u0020\u0027b\u0032\u0027",_dcd ); +};var _dfb error ;if _dbd ,_dfb =_fce (_dbd ,_gaed );_dfb !=nil {return nil ,_c .Wrap (_dfb ,_dcd ,"\u0063\u0061n\u0027\u0074\u0020c\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027");};if _dfb =_dbd .RasterOperation (0,0,_dbd .Width ,_dbd .Height ,PixSrcXorDst ,_bbe ,0,0); +_dfb !=nil {return nil ,_c .Wrap (_dfb ,_dcd ,"");};return _dbd ,nil ;};func TstISymbol (t *_ag .T ,scale ...int )*Bitmap {_bbac ,_bcdff :=NewWithData (1,5,[]byte {0x80,0x80,0x80,0x80,0x80});_b .NoError (t ,_bcdff );return TstGetScaledSymbol (t ,_bbac ,scale ...); +};func _adda (_gcfd ,_eegde int ,_feae string )*Selection {_efbda :=&Selection {Height :_gcfd ,Width :_eegde ,Name :_feae };_efbda .Data =make ([][]SelectionValue ,_gcfd );for _efcd :=0;_efcd < _gcfd ;_efcd ++{_efbda .Data [_efcd ]=make ([]SelectionValue ,_eegde ); +};return _efbda ;};func (_gaa *Bitmap )InverseData (){_gaa .inverseData ()};func (_bdcf *Bitmap )SetPadBits (value int ){_bdcf .setPadBits (value )};func (_fgac *Bitmaps )WidthSorter ()func (_fedg ,_fbce int )bool {return func (_agfg ,_febc int )bool {return _fgac .Values [_agfg ].Width < _fgac .Values [_febc ].Width }; +};func _fce (_gbgb ,_ddebf *Bitmap )(*Bitmap ,error ){if _ddebf ==nil {return nil ,_c .Error ("\u0063\u006f\u0070\u0079\u0042\u0069\u0074\u006d\u0061\u0070","\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _ddebf ==_gbgb {return _gbgb ,nil ; +};if _gbgb ==nil {_gbgb =_ddebf .createTemplate ();copy (_gbgb .Data ,_ddebf .Data );return _gbgb ,nil ;};_eabe :=_gbgb .resizeImageData (_ddebf );if _eabe !=nil {return nil ,_c .Wrap (_eabe ,"\u0063\u006f\u0070\u0079\u0042\u0069\u0074\u006d\u0061\u0070",""); +};_gbgb .Text =_ddebf .Text ;copy (_gbgb .Data ,_ddebf .Data );return _gbgb ,nil ;};func CorrelationScore (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab []int )(_ebbd float64 ,_cefe error ){const _dfe ="\u0063\u006fr\u0072\u0065\u006ca\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065"; +if bm1 ==nil ||bm2 ==nil {return 0,_c .Error (_dfe ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0062\u0069\u0074ma\u0070\u0073");};if tab ==nil {return 0,_c .Error (_dfe ,"\u0027\u0074\u0061\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); +};if area1 <=0||area2 <=0{return 0,_c .Error (_dfe ,"\u0061\u0072\u0065\u0061s\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0067r\u0065a\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};_abgf ,_egef :=bm1 .Width ,bm1 .Height ;_ddfe ,_dcgb :=bm2 .Width ,bm2 .Height ; +_gbcgg :=_gegd (_abgf -_ddfe );if _gbcgg > maxDiffW {return 0,nil ;};_fcag :=_gegd (_egef -_dcgb );if _fcag > maxDiffH {return 0,nil ;};var _bfbg ,_cafda int ;if delX >=0{_bfbg =int (delX +0.5);}else {_bfbg =int (delX -0.5);};if delY >=0{_cafda =int (delY +0.5); +}else {_cafda =int (delY -0.5);};_gabd :=_bbff (_cafda ,0);_abde :=_dgbe (_dcgb +_cafda ,_egef );_feag :=bm1 .RowStride *_gabd ;_fege :=bm2 .RowStride *(_gabd -_cafda );_eefg :=_bbff (_bfbg ,0);_gbd :=_dgbe (_ddfe +_bfbg ,_abgf );_ddb :=bm2 .RowStride ; +var _fgdf ,_fcga int ;if _bfbg >=8{_fgdf =_bfbg >>3;_feag +=_fgdf ;_eefg -=_fgdf <<3;_gbd -=_fgdf <<3;_bfbg &=7;}else if _bfbg <=-8{_fcga =-((_bfbg +7)>>3);_fege +=_fcga ;_ddb -=_fcga ;_bfbg +=_fcga <<3;};if _eefg >=_gbd ||_gabd >=_abde {return 0,nil ; +};_fceg :=(_gbd +7)>>3;var (_eeaa ,_cdg ,_gdgc byte ;_dcff ,_cbdg ,_bdga int ;);switch {case _bfbg ==0:for _bdga =_gabd ;_bdga < _abde ;_bdga ,_feag ,_fege =_bdga +1,_feag +bm1 .RowStride ,_fege +bm2 .RowStride {for _cbdg =0;_cbdg < _fceg ;_cbdg ++{_gdgc =bm1 .Data [_feag +_cbdg ]&bm2 .Data [_fege +_cbdg ]; +_dcff +=tab [_gdgc ];};};case _bfbg > 0:if _ddb < _fceg {for _bdga =_gabd ;_bdga < _abde ;_bdga ,_feag ,_fege =_bdga +1,_feag +bm1 .RowStride ,_fege +bm2 .RowStride {_eeaa ,_cdg =bm1 .Data [_feag ],bm2 .Data [_fege ]>>uint (_bfbg );_gdgc =_eeaa &_cdg ; +_dcff +=tab [_gdgc ];for _cbdg =1;_cbdg < _ddb ;_cbdg ++{_eeaa ,_cdg =bm1 .Data [_feag +_cbdg ],(bm2 .Data [_fege +_cbdg ]>>uint (_bfbg ))|(bm2 .Data [_fege +_cbdg -1]<>uint (_bfbg ); +_gdgc =_eeaa &_cdg ;_dcff +=tab [_gdgc ];for _cbdg =1;_cbdg < _fceg ;_cbdg ++{_eeaa =bm1 .Data [_feag +_cbdg ];_cdg =(bm2 .Data [_fege +_cbdg ]>>uint (_bfbg ))|(bm2 .Data [_fege +_cbdg -1]<>uint (8+_bfbg );_gdgc =_eeaa &_cdg ;_dcff +=tab [_gdgc ];};};}else {for _bdga =_gabd ;_bdga < _abde ;_bdga ,_feag ,_fege =_bdga +1,_feag +bm1 .RowStride ,_fege +bm2 .RowStride {for _cbdg =0;_cbdg < _fceg -1;_cbdg ++{_eeaa =bm1 .Data [_feag +_cbdg ]; +_cdg =bm2 .Data [_fege +_cbdg ]<>uint (8+_bfbg );_gdgc =_eeaa &_cdg ;_dcff +=tab [_gdgc ];};_eeaa =bm1 .Data [_feag +_cbdg ];_cdg =bm2 .Data [_fege +_cbdg ]< _acf {return true ;};};return false ;};func (_gfbe *Bitmaps )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_bdbb *Bitmaps ,_ebeb error ){const _beegb ="B\u0069t\u006d\u0061\u0070\u0073\u002e\u0053\u0065\u006ce\u0063\u0074\u0042\u0079Si\u007a\u0065"; +if _gfbe ==nil {return nil ,_c .Error (_beegb ,"\u0027\u0062\u0027 B\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch tp {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_c .Errorf (_beegb ,"\u0070\u0072\u006f\u0076\u0069d\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",tp ); +};switch relation {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_c .Errorf (_beegb ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",relation ); +};_ffbeg ,_ebeb :=_gfbe .makeSizeIndicator (width ,height ,tp ,relation );if _ebeb !=nil {return nil ,_c .Wrap (_ebeb ,_beegb ,"");};_bdbb ,_ebeb =_gfbe .selectByIndicator (_ffbeg );if _ebeb !=nil {return nil ,_c .Wrap (_ebeb ,_beegb ,"");};return _bdbb ,nil ; +};func (_dfea Points )YSorter ()func (_daeba ,_fdbfc int )bool {return func (_effe ,_bdggfa int )bool {return _dfea [_effe ].Y < _dfea [_bdggfa ].Y };};func (_decf *byWidth )Less (i ,j int )bool {return _decf .Values [i ].Width < _decf .Values [j ].Width }; +func (_fgdc *Bitmap )GetComponents (components Component ,maxWidth ,maxHeight int )(_eafc *Bitmaps ,_degg *Boxes ,_cafg error ){const _cffd ="B\u0069t\u006d\u0061\u0070\u002e\u0047\u0065\u0074\u0043o\u006d\u0070\u006f\u006een\u0074\u0073";if _fgdc ==nil {return nil ,nil ,_c .Error (_cffd ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0042\u0069\u0074\u006da\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069n\u0065\u0064\u002e"); +};switch components {case ComponentConn ,ComponentCharacters ,ComponentWords :default:return nil ,nil ,_c .Error (_cffd ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074s\u0020\u0070\u0061\u0072\u0061\u006d\u0065t\u0065\u0072"); +};if _fgdc .Zero (){_degg =&Boxes {};_eafc =&Bitmaps {};return _eafc ,_degg ,nil ;};switch components {case ComponentConn :_eafc =&Bitmaps {};if _degg ,_cafg =_fgdc .ConnComponents (_eafc ,8);_cafg !=nil {return nil ,nil ,_c .Wrap (_cafg ,_cffd ,"\u006e\u006f \u0070\u0072\u0065p\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};case ComponentCharacters :_bgef ,_cdaea :=MorphSequence (_fgdc ,MorphProcess {Operation :MopClosing ,Arguments :[]int {1,6}});if _cdaea !=nil {return nil ,nil ,_c .Wrap (_cdaea ,_cffd ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};if _g .Log .IsLogLevel (_g .LogLevelTrace ){_g .Log .Trace ("\u0043o\u006d\u0070o\u006e\u0065\u006e\u0074C\u0068\u0061\u0072a\u0063\u0074\u0065\u0072\u0073\u0020\u0062\u0069\u0074ma\u0070\u0020\u0061f\u0074\u0065r\u0020\u0063\u006c\u006f\u0073\u0069n\u0067\u003a \u0025\u0073",_bgef .String ()); +};_efg :=&Bitmaps {};_degg ,_cdaea =_bgef .ConnComponents (_efg ,8);if _cdaea !=nil {return nil ,nil ,_c .Wrap (_cdaea ,_cffd ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067"); +};if _g .Log .IsLogLevel (_g .LogLevelTrace ){_g .Log .Trace ("\u0043\u006f\u006d\u0070\u006f\u006ee\u006e\u0074\u0043\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u0020a\u0066\u0074\u0065\u0072\u0020\u0063\u006f\u006e\u006e\u0065\u0063\u0074\u0069\u0076i\u0074y\u003a\u0020\u0025\u0073",_efg .String ()); +};if _eafc ,_cdaea =_efg .ClipToBitmap (_fgdc );_cdaea !=nil {return nil ,nil ,_c .Wrap (_cdaea ,_cffd ,"\u0063h\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067");};case ComponentWords :_dadc :=1; +var _gfaa *Bitmap ;switch {case _fgdc .XResolution <=200:_gfaa =_fgdc ;case _fgdc .XResolution <=400:_dadc =2;_gfaa ,_cafg =_eg (_fgdc ,1,0,0,0);if _cafg !=nil {return nil ,nil ,_c .Wrap (_cafg ,_cffd ,"w\u006f\u0072\u0064\u0020\u0070\u0072e\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0020\u002d \u0078\u0072\u0065s\u003c=\u0034\u0030\u0030"); +};default:_dadc =4;_gfaa ,_cafg =_eg (_fgdc ,1,1,0,0);if _cafg !=nil {return nil ,nil ,_c .Wrap (_cafg ,_cffd ,"\u0077\u006f\u0072\u0064 \u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073 \u002d \u0078\u0072\u0065\u0073\u0020\u003e\u00204\u0030\u0030"); +};};_afge ,_ ,_bdgc :=_ebfa (_gfaa );if _bdgc !=nil {return nil ,nil ,_c .Wrap (_bdgc ,_cffd ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};_aeaa ,_bdgc :=_gfg (_afge ,_dadc );if _bdgc !=nil {return nil ,nil ,_c .Wrap (_bdgc ,_cffd ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073"); +};_affee :=&Bitmaps {};if _degg ,_bdgc =_aeaa .ConnComponents (_affee ,4);_bdgc !=nil {return nil ,nil ,_c .Wrap (_bdgc ,_cffd ,"\u0077\u006f\u0072\u0064\u0020\u0070r\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u002c\u0020\u0063\u006f\u006en\u0065\u0063\u0074\u0020\u0065\u0078\u0070a\u006e\u0064\u0065\u0064"); +};if _eafc ,_bdgc =_affee .ClipToBitmap (_fgdc );_bdgc !=nil {return nil ,nil ,_c .Wrap (_bdgc ,_cffd ,"\u0077o\u0072d\u0020\u0070\u0072\u0065\u0070\u0072\u006f\u0063\u0065\u0073\u0073");};};_eafc ,_cafg =_eafc .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE ); +if _cafg !=nil {return nil ,nil ,_c .Wrap (_cafg ,_cffd ,"");};_degg ,_cafg =_degg .SelectBySize (maxWidth ,maxHeight ,LocSelectIfBoth ,SizeSelectIfLTE );if _cafg !=nil {return nil ,nil ,_c .Wrap (_cafg ,_cffd ,"");};return _eafc ,_degg ,nil ;};func (_gcfb *ClassedPoints )Swap (i ,j int ){_gcfb .IntSlice [i ],_gcfb .IntSlice [j ]=_gcfb .IntSlice [j ],_gcfb .IntSlice [i ]; +};func (_afcd *Bitmap )resizeImageData (_gda *Bitmap )error {if _gda ==nil {return _c .Error ("\u0072e\u0073i\u007a\u0065\u0049\u006d\u0061\u0067\u0065\u0044\u0061\u0074\u0061","\u0073r\u0063 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +};if _afcd .SizesEqual (_gda ){return nil ;};_afcd .Data =make ([]byte ,len (_gda .Data ));_afcd .Width =_gda .Width ;_afcd .Height =_gda .Height ;_afcd .RowStride =_gda .RowStride ;return nil ;};type MorphOperation int ;func _dfbc (_gege ,_egee *Bitmap ,_ffac *Selection )(*Bitmap ,error ){const _abga ="c\u006c\u006f\u0073\u0065\u0042\u0069\u0074\u006d\u0061\u0070"; +var _fgfaa error ;if _gege ,_fgfaa =_gcf (_gege ,_egee ,_ffac );_fgfaa !=nil {return nil ,_fgfaa ;};_dbgg ,_fgfaa :=_dbad (nil ,_egee ,_ffac );if _fgfaa !=nil {return nil ,_c .Wrap (_fgfaa ,_abga ,"");};if _ ,_fgfaa =_ebffd (_gege ,_dbgg ,_ffac );_fgfaa !=nil {return nil ,_c .Wrap (_fgfaa ,_abga ,""); +};return _gege ,nil ;};func (_eabae *Bitmap )nextOnPixel (_dafa ,_fgd int )(_ebd _fc .Point ,_cfc bool ,_bbgaa error ){const _fcaf ="n\u0065\u0078\u0074\u004f\u006e\u0050\u0069\u0078\u0065\u006c";_ebd ,_cfc ,_bbgaa =_eabae .nextOnPixelLow (_eabae .Width ,_eabae .Height ,_eabae .RowStride ,_dafa ,_fgd ); +if _bbgaa !=nil {return _ebd ,false ,_c .Wrap (_bbgaa ,_fcaf ,"");};return _ebd ,_cfc ,nil ;};type Component int ;type BoundaryCondition int ;func (_baaf *Bitmap )setPadBits (_dbaa int ){_bfba :=8-_baaf .Width %8;if _bfba ==8{return ;};_gagdc :=_baaf .Width /8; +_eaeg :=_bfecc [_bfba ];if _dbaa ==0{_eaeg ^=_eaeg ;};var _fbdc int ;for _cdb :=0;_cdb < _baaf .Height ;_cdb ++{_fbdc =_cdb *_baaf .RowStride +_gagdc ;if _dbaa ==0{_baaf .Data [_fbdc ]&=_eaeg ;}else {_baaf .Data [_fbdc ]|=_eaeg ;};};};func _cdaf ()[]int {_dfga :=make ([]int ,256); +for _ebaa :=0;_ebaa <=0xff;_ebaa ++{_eabf :=byte (_ebaa );_dfga [_eabf ]=int (_eabf &0x1)+(int (_eabf >>1)&0x1)+(int (_eabf >>2)&0x1)+(int (_eabf >>3)&0x1)+(int (_eabf >>4)&0x1)+(int (_eabf >>5)&0x1)+(int (_eabf >>6)&0x1)+(int (_eabf >>7)&0x1);};return _dfga ; +};func (_ebbba *Boxes )makeSizeIndicator (_ecfb ,_ebag int ,_agce LocationFilter ,_beb SizeComparison )*_bf .NumSlice {_gdc :=&_bf .NumSlice {};var _febe ,_egce ,_adb int ;for _ ,_bega :=range *_ebbba {_febe =0;_egce ,_adb =_bega .Dx (),_bega .Dy ();switch _agce {case LocSelectWidth :if (_beb ==SizeSelectIfLT &&_egce < _ecfb )||(_beb ==SizeSelectIfGT &&_egce > _ecfb )||(_beb ==SizeSelectIfLTE &&_egce <=_ecfb )||(_beb ==SizeSelectIfGTE &&_egce >=_ecfb ){_febe =1; +};case LocSelectHeight :if (_beb ==SizeSelectIfLT &&_adb < _ebag )||(_beb ==SizeSelectIfGT &&_adb > _ebag )||(_beb ==SizeSelectIfLTE &&_adb <=_ebag )||(_beb ==SizeSelectIfGTE &&_adb >=_ebag ){_febe =1;};case LocSelectIfEither :if (_beb ==SizeSelectIfLT &&(_adb < _ebag ||_egce < _ecfb ))||(_beb ==SizeSelectIfGT &&(_adb > _ebag ||_egce > _ecfb ))||(_beb ==SizeSelectIfLTE &&(_adb <=_ebag ||_egce <=_ecfb ))||(_beb ==SizeSelectIfGTE &&(_adb >=_ebag ||_egce >=_ecfb )){_febe =1; +};case LocSelectIfBoth :if (_beb ==SizeSelectIfLT &&(_adb < _ebag &&_egce < _ecfb ))||(_beb ==SizeSelectIfGT &&(_adb > _ebag &&_egce > _ecfb ))||(_beb ==SizeSelectIfLTE &&(_adb <=_ebag &&_egce <=_ecfb ))||(_beb ==SizeSelectIfGTE &&(_adb >=_ebag &&_egce >=_ecfb )){_febe =1; +};};_gdc .AddInt (_febe );};return _gdc ;};func (_dbfg *Bitmaps )selectByIndexes (_bdef []int )(*Bitmaps ,error ){_cbdf :=&Bitmaps {};for _ ,_dgea :=range _bdef {_bbcf ,_efcdf :=_dbfg .GetBitmap (_dgea );if _efcdf !=nil {return nil ,_c .Wrap (_efcdf ,"\u0073e\u006ce\u0063\u0074\u0042\u0079\u0049\u006e\u0064\u0065\u0078\u0065\u0073",""); +};_cbdf .AddBitmap (_bbcf );};return _cbdf ,nil ;};func NewWithUnpaddedData (width ,height int ,data []byte )(*Bitmap ,error ){const _ecce ="\u004e\u0065\u0077\u0057it\u0068\u0055\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061";_ffec :=_gdf (width ,height ); +_ffec .Data =data ;if _fbb :=((width *height )+7)>>3;len (data )< _fbb {return nil ,_c .Errorf (_ecce ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064a\u0074\u0061\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002e\u0020\u0054\u0068\u0065\u0020\u0064\u0061t\u0061\u0020s\u0068\u006fu\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0074 l\u0065\u0061\u0073\u0074\u003a\u0020\u0027\u0025\u0064'\u0020\u0062\u0079\u0074\u0065\u0073",len (data ),_fbb ); +};if _agcg :=_ffec .addPadBits ();_agcg !=nil {return nil ,_c .Wrap (_agcg ,_ecce ,"");};return _ffec ,nil ;};func _eceg (_gcgf *Bitmap ,_aecf *_bf .Stack ,_ggedg ,_bgcc int )(_bgea *_fc .Rectangle ,_fbba error ){const _cdbff ="\u0073e\u0065d\u0046\u0069\u006c\u006c\u0053\u0074\u0061\u0063\u006b\u0042\u0042"; +if _gcgf ==nil {return nil ,_c .Error (_cdbff ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0073\u0027\u0020\u0042\u0069\u0074\u006d\u0061\u0070");};if _aecf ==nil {return nil ,_c .Error (_cdbff ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0027\u0073\u0074ac\u006b\u0027"); +};_baee ,_faae :=_gcgf .Width ,_gcgf .Height ;_fabf :=_baee -1;_dffb :=_faae -1;if _ggedg < 0||_ggedg > _fabf ||_bgcc < 0||_bgcc > _dffb ||!_gcgf .GetPixel (_ggedg ,_bgcc ){return nil ,nil ;};_dabfa :=_fc .Rect (100000,100000,0,0);if _fbba =_cgge (_aecf ,_ggedg ,_ggedg ,_bgcc ,1,_dffb ,&_dabfa ); +_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u0069\u006e\u0069t\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _fbba =_cgge (_aecf ,_ggedg ,_ggedg ,_bgcc +1,-1,_dffb ,&_dabfa );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u0032\u006ed\u0020\u0069\u006ei\u0074\u0069\u0061\u006c\u0020\u0070\u0075\u0073\u0068"); +};_dabfa .Min .X ,_dabfa .Max .X =_ggedg ,_ggedg ;_dabfa .Min .Y ,_dabfa .Max .Y =_bgcc ,_bgcc ;var (_dgggf *fillSegment ;_cacc int ;);for _aecf .Len ()> 0{if _dgggf ,_fbba =_efaba (_aecf );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"");};_bgcc =_dgggf ._eagdg ; +for _ggedg =_dgggf ._ggbba -1;_ggedg >=0&&_gcgf .GetPixel (_ggedg ,_bgcc );_ggedg --{if _fbba =_gcgf .SetPixel (_ggedg ,_bgcc ,0);_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u0031s\u0074\u0020\u0073\u0065\u0074");};};if _ggedg >=_dgggf ._ggbba -1{for {for _ggedg ++; +_ggedg <=_dgggf ._acfe +1&&_ggedg <=_fabf &&!_gcgf .GetPixel (_ggedg ,_bgcc );_ggedg ++{};_cacc =_ggedg ;if !(_ggedg <=_dgggf ._acfe +1&&_ggedg <=_fabf ){break ;};for ;_ggedg <=_fabf &&_gcgf .GetPixel (_ggedg ,_bgcc );_ggedg ++{if _fbba =_gcgf .SetPixel (_ggedg ,_bgcc ,0); +_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _fbba =_cgge (_aecf ,_cacc ,_ggedg -1,_dgggf ._eagdg ,_dgggf ._abfc ,_dffb ,&_dabfa );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068"); +};if _ggedg > _dgggf ._acfe {if _fbba =_cgge (_aecf ,_dgggf ._acfe +1,_ggedg -1,_dgggf ._eagdg ,-_dgggf ._abfc ,_dffb ,&_dabfa );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};};continue ;};_cacc =_ggedg +1;if _cacc < _dgggf ._ggbba {if _fbba =_cgge (_aecf ,_cacc ,_dgggf ._ggbba -1,_dgggf ._eagdg ,-_dgggf ._abfc ,_dffb ,&_dabfa );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u006c\u0065\u0061\u006b\u0020\u006f\u006e\u0020\u006c\u0065\u0066\u0074 \u0073\u0069\u0064\u0065"); +};};_ggedg =_dgggf ._ggbba ;for {for ;_ggedg <=_fabf &&_gcgf .GetPixel (_ggedg ,_bgcc );_ggedg ++{if _fbba =_gcgf .SetPixel (_ggedg ,_bgcc ,0);_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u0032n\u0064\u0020\u0073\u0065\u0074");};};if _fbba =_cgge (_aecf ,_cacc ,_ggedg -1,_dgggf ._eagdg ,_dgggf ._abfc ,_dffb ,&_dabfa ); +_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"n\u006f\u0072\u006d\u0061\u006c\u0020\u0070\u0075\u0073\u0068");};if _ggedg > _dgggf ._acfe {if _fbba =_cgge (_aecf ,_dgggf ._acfe +1,_ggedg -1,_dgggf ._eagdg ,-_dgggf ._abfc ,_dffb ,&_dabfa );_fbba !=nil {return nil ,_c .Wrap (_fbba ,_cdbff ,"\u006ce\u0061k\u0020\u006f\u006e\u0020\u0072i\u0067\u0068t\u0020\u0073\u0069\u0064\u0065"); +};};for _ggedg ++;_ggedg <=_dgggf ._acfe +1&&_ggedg <=_fabf &&!_gcgf .GetPixel (_ggedg ,_bgcc );_ggedg ++{};_cacc =_ggedg ;if !(_ggedg <=_dgggf ._acfe +1&&_ggedg <=_fabf ){break ;};};};_dabfa .Max .X ++;_dabfa .Max .Y ++;return &_dabfa ,nil ;};func (_bbgfd *ClassedPoints )xSortFunction ()func (_gdac int ,_egeec int )bool {return func (_bebc ,_acfaa int )bool {return _bbgfd .XAtIndex (_bebc )< _bbgfd .XAtIndex (_acfaa )}; +};func TstFrameBitmapData ()[]byte {return _bgca .Data };func TstWriteSymbols (t *_ag .T ,bms *Bitmaps ,src *Bitmap ){for _ceccb :=0;_ceccb < bms .Size ();_ceccb ++{_ccea :=bms .Values [_ceccb ];_bddb :=bms .Boxes [_ceccb ];_ccde :=src .RasterOperation (_bddb .Min .X ,_bddb .Min .Y ,_ccea .Width ,_ccea .Height ,PixSrc ,_ccea ,0,0); +_b .NoError (t ,_ccde );};};func Centroid (bm *Bitmap ,centTab ,sumTab []int )(Point ,error ){return bm .centroid (centTab ,sumTab )};func _dd (_eae *Bitmap ,_aff ,_fef int )(*Bitmap ,error ){const _ef ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0052\u0065p\u006c\u0069\u0063\u0061\u0074\u0065"; +if _eae ==nil {return nil ,_c .Error (_ef ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _aff <=0||_fef <=0{return nil ,_c .Error (_ef ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0063\u0061l\u0065\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u003a\u0020<\u003d\u0020\u0030"); +};if _aff ==_fef {if _aff ==1{_bdb ,_deb :=_fce (nil ,_eae );if _deb !=nil {return nil ,_c .Wrap (_deb ,_ef ,"\u0078\u0046\u0061\u0063\u0074\u0020\u003d\u003d\u0020y\u0046\u0061\u0063\u0074");};return _bdb ,nil ;};if _aff ==2||_aff ==4||_aff ==8{_eb ,_bfg :=_gbb (_eae ,_aff ); +if _bfg !=nil {return nil ,_c .Wrap (_bfg ,_ef ,"\u0078\u0046a\u0063\u0074\u0020i\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d");};return _eb ,nil ;};};_ga :=_aff *_eae .Width ;_eff :=_fef *_eae .Height ;_fag :=New (_ga ,_eff );_baa :=_fag .RowStride ; +var (_fgb ,_db ,_ce ,_edf ,_cde int ;_fb byte ;_bff error ;);for _db =0;_db < _eae .Height ;_db ++{_fgb =_fef *_db *_baa ;for _ce =0;_ce < _eae .Width ;_ce ++{if _dda :=_eae .GetPixel (_ce ,_db );_dda {_cde =_aff *_ce ;for _edf =0;_edf < _aff ;_edf ++{_fag .setBit (_fgb *8+_cde +_edf ); +};};};for _edf =1;_edf < _fef ;_edf ++{_fbe :=_fgb +_edf *_baa ;for _ggba :=0;_ggba < _baa ;_ggba ++{if _fb ,_bff =_fag .GetByte (_fgb +_ggba );_bff !=nil {return nil ,_c .Wrapf (_bff ,_ef ,"\u0072\u0065\u0070\u006cic\u0061\u0074\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u003a\u0020\u0027\u0025d\u0027",_edf ); +};if _bff =_fag .SetByte (_fbe +_ggba ,_fb );_bff !=nil {return nil ,_c .Wrap (_bff ,_ef ,"\u0053\u0065\u0074\u0074in\u0067\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};};};};return _fag ,nil ;};func _edfc (_acfa ,_dbadb *Bitmap ,_dbbbf ,_adab int )(*Bitmap ,error ){const _dcfd ="\u0065\u0072\u006f\u0064\u0065\u0042\u0072\u0069\u0063\u006b"; +if _dbadb ==nil {return nil ,_c .Error (_dcfd ,"\u0073o\u0075r\u0063\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};if _dbbbf < 1||_adab < 1{return nil ,_c .Error (_dcfd ,"\u0068\u0073\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069\u007a\u0065\u0020\u0061\u0072e\u0020\u006e\u006f\u0074\u0020\u0067\u0072e\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006fr\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0031"); +};if _dbbbf ==1&&_adab ==1{_cffdf ,_cgce :=_fce (_acfa ,_dbadb );if _cgce !=nil {return nil ,_c .Wrap (_cgce ,_dcfd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _cffdf ,nil ;};if _dbbbf ==1||_adab ==1{_dgc :=SelCreateBrick (_adab ,_dbbbf ,_adab /2,_dbbbf /2,SelHit );_bfaeb ,_fffc :=_ebffd (_acfa ,_dbadb ,_dgc );if _fffc !=nil {return nil ,_c .Wrap (_fffc ,_dcfd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _bfaeb ,nil ;};_aebf :=SelCreateBrick (1,_dbbbf ,0,_dbbbf /2,SelHit );_dgag :=SelCreateBrick (_adab ,1,_adab /2,0,SelHit );_ade ,_eeffd :=_ebffd (nil ,_dbadb ,_aebf );if _eeffd !=nil {return nil ,_c .Wrap (_eeffd ,_dcfd ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};_acfa ,_eeffd =_ebffd (_acfa ,_ade ,_dgag );if _eeffd !=nil {return nil ,_c .Wrap (_eeffd ,_dcfd ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};return _acfa ,nil ;};type Point struct{X ,Y float32 ;};func (_faebf Points )XSorter ()func (_deee ,_aecbf int )bool {return func (_dcedf ,_abfde int )bool {return _faebf [_dcedf ].X < _faebf [_abfde ].X }; +};func HausTest (p1 ,p2 ,p3 ,p4 *Bitmap ,delX ,delY float32 ,maxDiffW ,maxDiffH int )(bool ,error ){const _fgad ="\u0048\u0061\u0075\u0073\u0054\u0065\u0073\u0074";_bef ,_efe :=p1 .Width ,p1 .Height ;_ccgb ,_cacg :=p3 .Width ,p3 .Height ;if _bf .Abs (_bef -_ccgb )> maxDiffW {return false ,nil ; +};if _bf .Abs (_efe -_cacg )> maxDiffH {return false ,nil ;};_gccg :=int (delX +_bf .Sign (delX )*0.5);_gafad :=int (delY +_bf .Sign (delY )*0.5);var _cadd error ;_cafb :=p1 .CreateTemplate ();if _cadd =_cafb .RasterOperation (0,0,_bef ,_efe ,PixSrc ,p1 ,0,0); +_cadd !=nil {return false ,_c .Wrap (_cadd ,_fgad ,"p\u0031\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _cadd =_cafb .RasterOperation (_gccg ,_gafad ,_bef ,_efe ,PixNotSrcAndDst ,p4 ,0,0);_cadd !=nil {return false ,_c .Wrap (_cadd ,_fgad ,"\u0021p\u0034\u0020\u0026\u0020\u0074"); +};if _cafb .Zero (){return false ,nil ;};if _cadd =_cafb .RasterOperation (_gccg ,_gafad ,_ccgb ,_cacg ,PixSrc ,p3 ,0,0);_cadd !=nil {return false ,_c .Wrap (_cadd ,_fgad ,"p\u0033\u0020\u002d\u0053\u0052\u0043\u002d\u003e\u0020\u0074");};if _cadd =_cafb .RasterOperation (0,0,_ccgb ,_cacg ,PixNotSrcAndDst ,p2 ,0,0); +_cadd !=nil {return false ,_c .Wrap (_cadd ,_fgad ,"\u0021p\u0032\u0020\u0026\u0020\u0074");};return _cafb .Zero (),nil ;};type Boxes []*_fc .Rectangle ;func (_dfeaa *Bitmaps )AddBox (box *_fc .Rectangle ){_dfeaa .Boxes =append (_dfeaa .Boxes ,box )};func (_ebe *Bitmap )AddBorderGeneral (left ,right ,top ,bot int ,val int )(*Bitmap ,error ){return _ebe .addBorderGeneral (left ,right ,top ,bot ,val ); +};func (_edbf *Bitmaps )GroupByWidth ()(*BitmapsArray ,error ){const _aggc ="\u0047\u0072\u006fu\u0070\u0042\u0079\u0057\u0069\u0064\u0074\u0068";if len (_edbf .Values )==0{return nil ,_c .Error (_aggc ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064"); +};_ebdg :=&BitmapsArray {};_edbf .SortByWidth ();_fggeb :=-1;_eeae :=-1;for _cgfa :=0;_cgfa < len (_edbf .Values );_cgfa ++{_acgdd :=_edbf .Values [_cgfa ].Width ;if _acgdd > _fggeb {_fggeb =_acgdd ;_eeae ++;_ebdg .Values =append (_ebdg .Values ,&Bitmaps {}); +};_ebdg .Values [_eeae ].AddBitmap (_edbf .Values [_cgfa ]);};return _ebdg ,nil ;};type Getter interface{GetBitmap ()*Bitmap ;};func (_egefa *ClassedPoints )SortByX (){_egefa ._aagf =_egefa .xSortFunction ();_f .Sort (_egefa )};func (_cgf *Bitmap )RemoveBorderGeneral (left ,right ,top ,bot int )(*Bitmap ,error ){return _cgf .removeBorderGeneral (left ,right ,top ,bot ); +};func TstOSymbol (t *_ag .T ,scale ...int )*Bitmap {_efceb ,_abac :=NewWithData (4,5,[]byte {0xF0,0x90,0x90,0x90,0xF0});_b .NoError (t ,_abac );return TstGetScaledSymbol (t ,_efceb ,scale ...);};func (_cbgg *Bitmaps )GroupByHeight ()(*BitmapsArray ,error ){const _cgeb ="\u0047\u0072\u006f\u0075\u0070\u0042\u0079\u0048\u0065\u0069\u0067\u0068\u0074"; +if len (_cbgg .Values )==0{return nil ,_c .Error (_cgeb ,"\u006eo\u0020v\u0061\u006c\u0075\u0065\u0073 \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};_fecfa :=&BitmapsArray {};_cbgg .SortByHeight ();_gcfg :=-1;_abdgf :=-1;for _cgda :=0;_cgda < len (_cbgg .Values ); +_cgda ++{_cdaaf :=_cbgg .Values [_cgda ].Height ;if _cdaaf > _gcfg {_gcfg =_cdaaf ;_abdgf ++;_fecfa .Values =append (_fecfa .Values ,&Bitmaps {});};_fecfa .Values [_abdgf ].AddBitmap (_cbgg .Values [_cgda ]);};return _fecfa ,nil ;};func (_ccef *Bitmap )setEightPartlyBytes (_afb ,_deae int ,_bdg uint64 )(_ebff error ){var (_cccf byte ; +_dcaf int ;);const _bbcg ="\u0073\u0065\u0074\u0045ig\u0068\u0074\u0050\u0061\u0072\u0074\u006c\u0079\u0042\u0079\u0074\u0065\u0073";for _abda :=1;_abda <=_deae ;_abda ++{_dcaf =64-_abda *8;_cccf =byte (_bdg >>uint (_dcaf )&0xff);_g .Log .Trace ("\u0074\u0065\u006d\u0070\u003a\u0020\u0025\u0030\u0038\u0062\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a %\u0064,\u0020\u0069\u0064\u0078\u003a\u0020\u0025\u0064\u002c\u0020\u0066\u0075l\u006c\u0042\u0079\u0074\u0065\u0073\u004e\u0075\u006d\u0062\u0065\u0072\u003a\u0020\u0025\u0064\u002c \u0073\u0068\u0069\u0066\u0074\u003a\u0020\u0025\u0064",_cccf ,_afb ,_afb +_abda -1,_deae ,_dcaf ); +if _ebff =_ccef .SetByte (_afb +_abda -1,_cccf );_ebff !=nil {return _c .Wrap (_ebff ,_bbcg ,"\u0066\u0075\u006c\u006c\u0042\u0079\u0074\u0065");};};_fee :=_ccef .RowStride *8-_ccef .Width ;if _fee ==0{return nil ;};_dcaf -=8;_cccf =byte (_bdg >>uint (_dcaf )&0xff)<=_geae .IntSlice .Size (){return 0,_c .Errorf (_bdgf ,"\u0069\u003a\u0020\u0027\u0025\u0064\u0027 \u0069\u0073\u0020o\u0075\u0074\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065",i ); +};return int (_geae .YAtIndex (i )),nil ;};func (_cbg *Bitmap )Copy ()*Bitmap {_cafd :=make ([]byte ,len (_cbg .Data ));copy (_cafd ,_cbg .Data );return &Bitmap {Width :_cbg .Width ,Height :_cbg .Height ,RowStride :_cbg .RowStride ,Data :_cafd ,Color :_cbg .Color ,Text :_cbg .Text ,BitmapNumber :_cbg .BitmapNumber ,Special :_cbg .Special }; +};func (_aaffg *ClassedPoints )validateIntSlice ()error {const _cffea ="\u0076\u0061l\u0069\u0064\u0061t\u0065\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065";for _ ,_eeaaf :=range _aaffg .IntSlice {if _eeaaf >=(_aaffg .Points .Size ()){return _c .Errorf (_cffea ,"c\u006c\u0061\u0073\u0073\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0076\u0061\u006ci\u0064 \u0069\u006e\u0064\u0065x\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0070\u006f\u0069\u006e\u0074\u0073\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0064",_eeaaf ,_aaffg .Points .Size ()); +};};return nil ;};type Selection struct{Height ,Width int ;Cx ,Cy int ;Name string ;Data [][]SelectionValue ;};func _ebffd (_bedb ,_bgbg *Bitmap ,_cfae *Selection )(*Bitmap ,error ){const _cgcg ="\u0065\u0072\u006fd\u0065";var (_eeba error ;_dcgg *Bitmap ; +);_bedb ,_eeba =_feff (_bedb ,_bgbg ,_cfae ,&_dcgg );if _eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"");};if _eeba =_bedb .setAll ();_eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"");};var _eafe SelectionValue ;for _bgdd :=0;_bgdd < _cfae .Height ; +_bgdd ++{for _bbdd :=0;_bbdd < _cfae .Width ;_bbdd ++{_eafe =_cfae .Data [_bgdd ][_bbdd ];if _eafe ==SelHit {_eeba =_aeeg (_bedb ,_cfae .Cx -_bbdd ,_cfae .Cy -_bgdd ,_bgbg .Width ,_bgbg .Height ,PixSrcAndDst ,_dcgg ,0,0);if _eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,""); +};};};};if MorphBC ==SymmetricMorphBC {return _bedb ,nil ;};_cdbg ,_degb ,_acbeg ,_acbd :=_cfae .findMaxTranslations ();if _cdbg > 0{if _eeba =_bedb .RasterOperation (0,0,_cdbg ,_bgbg .Height ,PixClr ,nil ,0,0);_eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"\u0078\u0070\u0020\u003e\u0020\u0030"); +};};if _acbeg > 0{if _eeba =_bedb .RasterOperation (_bgbg .Width -_acbeg ,0,_acbeg ,_bgbg .Height ,PixClr ,nil ,0,0);_eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"\u0078\u006e\u0020\u003e\u0020\u0030");};};if _degb > 0{if _eeba =_bedb .RasterOperation (0,0,_bgbg .Width ,_degb ,PixClr ,nil ,0,0); +_eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"\u0079\u0070\u0020\u003e\u0020\u0030");};};if _acbd > 0{if _eeba =_bedb .RasterOperation (0,_bgbg .Height -_acbd ,_bgbg .Width ,_acbd ,PixClr ,nil ,0,0);_eeba !=nil {return nil ,_c .Wrap (_eeba ,_cgcg ,"\u0079\u006e\u0020\u003e\u0020\u0030"); +};};return _bedb ,nil ;};func _bfbd (_fgag ,_dceb *Bitmap ,_aag ,_cgad ,_gaaf ,_gcbd ,_afcg ,_gbea ,_bdfd ,_cebfg int ,_bdfb CombinationOperator ,_gaedb int )error {var _febb int ;_gbbb :=func (){_febb ++;_gaaf +=_dceb .RowStride ;_gcbd +=_fgag .RowStride ; +_afcg +=_fgag .RowStride };for _febb =_aag ;_febb < _cgad ;_gbbb (){var _aecb uint16 ;_bgc :=_gaaf ;for _geee :=_gcbd ;_geee <=_afcg ;_geee ++{_gcgb ,_abdf :=_dceb .GetByte (_bgc );if _abdf !=nil {return _abdf ;};_acacb ,_abdf :=_fgag .GetByte (_geee ); +if _abdf !=nil {return _abdf ;};_aecb =(_aecb |(uint16 (_acacb )&0xff))<>8);if _abdf =_dceb .SetByte (_bgc ,_bdcd (_gcgb ,_acacb ,_bdfb ));_abdf !=nil {return _abdf ;};_bgc ++;_aecb <<=uint (_bdfd );if _geee ==_afcg {_acacb =byte (_aecb >>(8-uint8 (_cebfg ))); +if _gaedb !=0{_acacb =_fegc (uint (8+_gbea ),_acacb );};_gcgb ,_abdf =_dceb .GetByte (_bgc );if _abdf !=nil {return _abdf ;};if _abdf =_dceb .SetByte (_bgc ,_bdcd (_gcgb ,_acacb ,_bdfb ));_abdf !=nil {return _abdf ;};};};};return nil ;};func (_gged MorphProcess )verify (_dcgc int ,_aedg ,_bebf *int )error {const _ffcg ="\u004d\u006f\u0072\u0070hP\u0072\u006f\u0063\u0065\u0073\u0073\u002e\u0076\u0065\u0072\u0069\u0066\u0079"; +switch _gged .Operation {case MopDilation ,MopErosion ,MopOpening ,MopClosing :if len (_gged .Arguments )!=2{return _c .Error (_ffcg ,"\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0064\u0027\u002c\u0020\u0027\u0065\u0027\u002c \u0027\u006f\u0027\u002c\u0020\u0027\u0063\u0027\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0032\u0020\u0061r\u0067\u0075\u006d\u0065\u006et\u0073"); +};_egaf ,_efd :=_gged .getWidthHeight ();if _egaf <=0||_efd <=0{return _c .Error (_ffcg ,"O\u0070er\u0061t\u0069o\u006e\u003a\u0020\u0027\u0064'\u002c\u0020\u0027e\u0027\u002c\u0020\u0027\u006f'\u002c\u0020\u0027c\u0027\u0020\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073 \u0062\u006f\u0074h w\u0069\u0064\u0074\u0068\u0020\u0061n\u0064\u0020\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u0074\u006f\u0020b\u0065 \u003e\u003d\u0020\u0030"); +};case MopRankBinaryReduction :_acbf :=len (_gged .Arguments );*_aedg +=_acbf ;if _acbf < 1||_acbf > 4{return _c .Error (_ffcg ,"\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0072\u0027\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061s\u0074\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0061\u0074\u0020\u006d\u006fs\u0074\u0020\u0034\u0020\u0061\u0072g\u0075\u006d\u0065n\u0074\u0073"); +};for _fabe :=0;_fabe < _acbf ;_fabe ++{if _gged .Arguments [_fabe ]< 1||_gged .Arguments [_fabe ]> 4{return _c .Error (_ffcg ,"\u0052\u0061\u006e\u006b\u0042\u0069n\u0061\u0072\u0079\u0052\u0065\u0064\u0075\u0063\u0074\u0069\u006f\u006e\u0020\u006c\u0065\u0076\u0065\u006c\u0020\u006du\u0073\u0074\u0020\u0062\u0065\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065 \u00280\u002c\u0020\u0034\u003e"); +};};case MopReplicativeBinaryExpansion :if len (_gged .Arguments )==0{return _c .Error (_ffcg ,"\u0052\u0065\u0070\u006c\u0069\u0063\u0061\u0074i\u0076\u0065\u0042in\u0061\u0072\u0079\u0045\u0078\u0070a\u006e\u0073\u0069\u006f\u006e\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020o\u006e\u0065\u0020\u0061\u0072\u0067\u0075\u006de\u006e\u0074"); +};_fefb :=_gged .Arguments [0];if _fefb !=2&&_fefb !=4&&_fefb !=8{return _c .Error (_ffcg ,"R\u0065\u0070\u006c\u0069\u0063\u0061\u0074\u0069\u0076\u0065\u0042\u0069\u006e\u0061\u0072\u0079\u0045\u0078\u0070\u0061\u006e\u0073\u0069\u006f\u006e\u0020m\u0075s\u0074\u0020\u0062\u0065 \u006f\u0066 \u0066\u0061\u0063\u0074\u006f\u0072\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d"); +};*_aedg -=_gaaa [_fefb /4];case MopAddBorder :if len (_gged .Arguments )==0{return _c .Error (_ffcg ,"\u0041\u0064\u0064B\u006f\u0072\u0064\u0065r\u0020\u0072\u0065\u0071\u0075\u0069\u0072e\u0073\u0020\u006f\u006e\u0065\u0020\u0061\u0072\u0067\u0075\u006d\u0065\u006e\u0074"); +};_eacb :=_gged .Arguments [0];if _dcgc > 0{return _c .Error (_ffcg ,"\u0041\u0064\u0064\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020f\u0069\u0072\u0073\u0074\u0020\u006d\u006f\u0072\u0070\u0068\u0020\u0070\u0072o\u0063\u0065\u0073\u0073"); +};if _eacb < 1{return _c .Error (_ffcg ,"\u0041\u0064\u0064\u0042o\u0072\u0064\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065 \u006co\u0077\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u0030");};*_bebf =_eacb ;};return nil ;};func _dg ()(_fgc [256]uint16 ){for _afd :=0; +_afd < 256;_afd ++{if _afd &0x01!=0{_fgc [_afd ]|=0x3;};if _afd &0x02!=0{_fgc [_afd ]|=0xc;};if _afd &0x04!=0{_fgc [_afd ]|=0x30;};if _afd &0x08!=0{_fgc [_afd ]|=0xc0;};if _afd &0x10!=0{_fgc [_afd ]|=0x300;};if _afd &0x20!=0{_fgc [_afd ]|=0xc00;};if _afd &0x40!=0{_fgc [_afd ]|=0x3000; +};if _afd &0x80!=0{_fgc [_afd ]|=0xc000;};};return _fgc ;};func _dedb (_cbaaa ,_cfed *Bitmap ,_gfdf ,_ccgf int )(*Bitmap ,error ){const _addc ="d\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063\u006b";if _cfed ==nil {_g .Log .Debug ("\u0064\u0069\u006c\u0061\u0074\u0065\u0042\u0072\u0069\u0063k\u0020\u0073\u006f\u0075\u0072\u0063\u0065 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +return nil ,_c .Error (_addc ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _gfdf < 1||_ccgf < 1{return nil ,_c .Error (_addc ,"\u0068\u0053\u007a\u0069\u0065 \u0061\u006e\u0064\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u0061\u0072\u0065 \u006e\u006f\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0031"); +};if _gfdf ==1&&_ccgf ==1{_adba ,_deag :=_fce (_cbaaa ,_cfed );if _deag !=nil {return nil ,_c .Wrap (_deag ,_addc ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u0026\u0026 \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _adba ,nil ;};if _gfdf ==1||_ccgf ==1{_fcgac :=SelCreateBrick (_ccgf ,_gfdf ,_ccgf /2,_gfdf /2,SelHit );_afad ,_bagba :=_dbad (_cbaaa ,_cfed ,_fcgac );if _bagba !=nil {return nil ,_c .Wrap (_bagba ,_addc ,"\u0068s\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _afad ,nil ;};_dfeg :=SelCreateBrick (1,_gfdf ,0,_gfdf /2,SelHit );_fbec :=SelCreateBrick (_ccgf ,1,_ccgf /2,0,SelHit );_egea ,_fdfd :=_dbad (nil ,_cfed ,_dfeg );if _fdfd !=nil {return nil ,_c .Wrap (_fdfd ,_addc ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};_cbaaa ,_fdfd =_dbad (_cbaaa ,_egea ,_fbec );if _fdfd !=nil {return nil ,_c .Wrap (_fdfd ,_addc ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _cbaaa ,nil ;};func _cdbf (_gcdef ,_bfeb ,_dfegb byte )byte {return (_gcdef &^(_dfegb ))|(_bfeb &_dfegb )}; +func (_bgee Points )GetGeometry (i int )(_cgfb ,_daeggc float32 ,_fface error ){if i > len (_bgee )-1{return 0,0,_c .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};_dege :=_bgee [i ];return _dege .X ,_dege .Y ,nil ;};func (_dcef *Boxes )SelectBySize (width ,height int ,tp LocationFilter ,relation SizeComparison )(_ecad *Boxes ,_faa error ){const _cfb ="\u0042o\u0078e\u0073\u002e\u0053\u0065\u006ce\u0063\u0074B\u0079\u0053\u0069\u007a\u0065"; +if _dcef ==nil {return nil ,_c .Error (_cfb ,"b\u006f\u0078\u0065\u0073 '\u0062'\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064");};if len (*_dcef )==0{return _dcef ,nil ;};switch tp {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_c .Errorf (_cfb ,"\u0069\u006e\u0076al\u0069\u0064\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",tp ); +};switch relation {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE :default:return nil ,_c .Errorf (_cfb ,"i\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020t\u0079\u0070\u0065:\u0020'\u0025\u0064\u0027",tp ); +};_dbc :=_dcef .makeSizeIndicator (width ,height ,tp ,relation );_ede ,_faa :=_dcef .selectWithIndicator (_dbc );if _faa !=nil {return nil ,_c .Wrap (_faa ,_cfb ,"");};return _ede ,nil ;};func _feac (_cdab *Bitmap ,_edae ,_gaec ,_dgfc ,_egcd int ,_adbd RasterOperator ,_bfac *Bitmap ,_efec ,_gcde int )error {var (_cbgd bool ; +_cggc bool ;_edde int ;_bbfb int ;_egbf int ;_cfca bool ;_eegae byte ;_ebegg int ;_gbbbf int ;_fced int ;_dcfed ,_cecc int ;);_dabf :=8-(_edae &7);_ggdc :=_bfecc [_dabf ];_egdac :=_cdab .RowStride *_gaec +(_edae >>3);_ccgbe :=_bfac .RowStride *_gcde +(_efec >>3); +if _dgfc < _dabf {_cbgd =true ;_ggdc &=_bcgeb [8-_dabf +_dgfc ];};if !_cbgd {_edde =(_dgfc -_dabf )>>3;if _edde > 0{_cggc =true ;_bbfb =_egdac +1;_egbf =_ccgbe +1;};};_ebegg =(_edae +_dgfc )&7;if !(_cbgd ||_ebegg ==0){_cfca =true ;_eegae =_bcgeb [_ebegg ]; +_gbbbf =_egdac +1+_edde ;_fced =_ccgbe +1+_edde ;};switch _adbd {case PixSrc :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ; +};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]=_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotSrc :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^_bfac .Data [_ccgbe ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0; +_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]=^_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^_bfac .Data [_fced ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixSrcOrDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ]|_cdab .Data [_egdac ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ; +};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]|=_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ]|_cdab .Data [_gbbbf ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixSrcAndDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ]&_cdab .Data [_egdac ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ; +};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]&=_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ]&_cdab .Data [_gbbbf ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixSrcXorDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ]^_cdab .Data [_egdac ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ; +};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]^=_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ]^_cdab .Data [_gbbbf ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotSrcOrDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^(_bfac .Data [_ccgbe ])|_cdab .Data [_egdac ],_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ; +};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]|=^(_bfac .Data [_egbf +_cecc ]);};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^(_bfac .Data [_fced ])|_cdab .Data [_gbbbf ],_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotSrcAndDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^(_bfac .Data [_ccgbe ])&_cdab .Data [_egdac ],_ggdc );_egdac +=_cdab .RowStride ; +_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]&=^_bfac .Data [_egbf +_cecc ];};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0; +_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^(_bfac .Data [_fced ])&_cdab .Data [_gbbbf ],_eegae );_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixSrcOrNotDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ]|^(_cdab .Data [_egdac ]),_ggdc ); +_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]=_bfac .Data [_egbf +_cecc ]|^(_cdab .Data [_bbfb +_cecc ]);};_bbfb +=_cdab .RowStride ; +_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ]|^(_cdab .Data [_gbbbf ]),_eegae );_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixSrcAndNotDst :for _dcfed =0; +_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],_bfac .Data [_ccgbe ]&^(_cdab .Data [_egdac ]),_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ; +_cecc ++{_cdab .Data [_bbfb +_cecc ]=_bfac .Data [_egbf +_cecc ]&^(_cdab .Data [_bbfb +_cecc ]);};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],_bfac .Data [_fced ]&^(_cdab .Data [_gbbbf ]),_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotPixSrcOrDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^(_bfac .Data [_ccgbe ]|_cdab .Data [_egdac ]),_ggdc );_egdac +=_cdab .RowStride ; +_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]=^(_bfac .Data [_egbf +_cecc ]|_cdab .Data [_bbfb +_cecc ]);};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ; +};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^(_bfac .Data [_fced ]|_cdab .Data [_gbbbf ]),_eegae );_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotPixSrcAndDst :for _dcfed =0; +_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^(_bfac .Data [_ccgbe ]&_cdab .Data [_egdac ]),_ggdc );_egdac +=_cdab .RowStride ;_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ; +_cecc ++{_cdab .Data [_bbfb +_cecc ]=^(_bfac .Data [_egbf +_cecc ]&_cdab .Data [_bbfb +_cecc ]);};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ;};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^(_bfac .Data [_fced ]&_cdab .Data [_gbbbf ]),_eegae ); +_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};case PixNotPixSrcXorDst :for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_egdac ]=_cdbf (_cdab .Data [_egdac ],^(_bfac .Data [_ccgbe ]^_cdab .Data [_egdac ]),_ggdc );_egdac +=_cdab .RowStride ; +_ccgbe +=_bfac .RowStride ;};if _cggc {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{for _cecc =0;_cecc < _edde ;_cecc ++{_cdab .Data [_bbfb +_cecc ]=^(_bfac .Data [_egbf +_cecc ]^_cdab .Data [_bbfb +_cecc ]);};_bbfb +=_cdab .RowStride ;_egbf +=_bfac .RowStride ; +};};if _cfca {for _dcfed =0;_dcfed < _egcd ;_dcfed ++{_cdab .Data [_gbbbf ]=_cdbf (_cdab .Data [_gbbbf ],^(_bfac .Data [_fced ]^_cdab .Data [_gbbbf ]),_eegae );_gbbbf +=_cdab .RowStride ;_fced +=_bfac .RowStride ;};};default:_g .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0064",_adbd ); +return _c .Error ("\u0072\u0061\u0073\u0074er\u004f\u0070\u0056\u0041\u006c\u0069\u0067\u006e\u0065\u0064\u004c\u006f\u0077","\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); +};return nil ;};func (_affc *ClassedPoints )YAtIndex (i int )float32 {return (*_affc .Points )[_affc .IntSlice [i ]].Y };func (_fecgf Points )Size ()int {return len (_fecgf )};func _cadb (_dadcd ,_eaeb *Bitmap ,_cdgd ,_cfef int )(*Bitmap ,error ){const _ggd ="\u006fp\u0065\u006e\u0042\u0072\u0069\u0063k"; +if _eaeb ==nil {return nil ,_c .Error (_ggd ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _cdgd < 1&&_cfef < 1{return nil ,_c .Error (_ggd ,"\u0068\u0053\u0069\u007ae \u003c\u0020\u0031\u0020\u0026\u0026\u0020\u0076\u0053\u0069\u007a\u0065\u0020\u003c \u0031"); +};if _cdgd ==1&&_cfef ==1{return _eaeb .Copy (),nil ;};if _cdgd ==1||_cfef ==1{var _ebca error ;_bda :=SelCreateBrick (_cfef ,_cdgd ,_cfef /2,_cdgd /2,SelHit );_dadcd ,_ebca =_afddb (_dadcd ,_eaeb ,_bda );if _ebca !=nil {return nil ,_c .Wrap (_ebca ,_ggd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031"); +};return _dadcd ,nil ;};_facd :=SelCreateBrick (1,_cdgd ,0,_cdgd /2,SelHit );_gdcg :=SelCreateBrick (_cfef ,1,_cfef /2,0,SelHit );_afbg ,_febac :=_ebffd (nil ,_eaeb ,_facd );if _febac !=nil {return nil ,_c .Wrap (_febac ,_ggd ,"\u0031s\u0074\u0020\u0065\u0072\u006f\u0064e"); +};_dadcd ,_febac =_ebffd (_dadcd ,_afbg ,_gdcg );if _febac !=nil {return nil ,_c .Wrap (_febac ,_ggd ,"\u0032n\u0064\u0020\u0065\u0072\u006f\u0064e");};_ ,_febac =_dbad (_afbg ,_dadcd ,_facd );if _febac !=nil {return nil ,_c .Wrap (_febac ,_ggd ,"\u0031\u0073\u0074\u0020\u0064\u0069\u006c\u0061\u0074\u0065"); +};_ ,_febac =_dbad (_dadcd ,_afbg ,_gdcg );if _febac !=nil {return nil ,_c .Wrap (_febac ,_ggd ,"\u0032\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};return _dadcd ,nil ;};func (_bgdff *Bitmap )centroid (_gfea ,_cgbb []int )(Point ,error ){_gcge :=Point {}; +_bgdff .setPadBits (0);if len (_gfea )==0{_gfea =_gbfb ();};if len (_cgbb )==0{_cgbb =_cdaf ();};var _bfgd ,_cdec ,_agdd ,_acaa ,_gdbe ,_eaec int ;var _aaac byte ;for _gdbe =0;_gdbe < _bgdff .Height ;_gdbe ++{_egcb :=_bgdff .RowStride *_gdbe ;_acaa =0; +for _eaec =0;_eaec < _bgdff .RowStride ;_eaec ++{_aaac =_bgdff .Data [_egcb +_eaec ];if _aaac !=0{_acaa +=_cgbb [_aaac ];_bfgd +=_gfea [_aaac ]+_eaec *8*_cgbb [_aaac ];};};_agdd +=_acaa ;_cdec +=_acaa *_gdbe ;};if _agdd !=0{_gcge .X =float32 (_bfgd )/float32 (_agdd ); +_gcge .Y =float32 (_cdec )/float32 (_agdd );};return _gcge ,nil ;};func (_bbag *Bitmap )Equivalent (s *Bitmap )bool {return _bbag .equivalent (s )};func _afda (_abdfc ...MorphProcess )(_bfde error ){const _cbcd ="v\u0065r\u0069\u0066\u0079\u004d\u006f\u0072\u0070\u0068P\u0072\u006f\u0063\u0065ss\u0065\u0073"; +var _aae ,_gefe int ;for _cdce ,_degd :=range _abdfc {if _bfde =_degd .verify (_cdce ,&_aae ,&_gefe );_bfde !=nil {return _c .Wrap (_bfde ,_cbcd ,"");};};if _gefe !=0&&_aae !=0{return _c .Error (_cbcd ,"\u004d\u006f\u0072\u0070\u0068\u0020\u0073\u0065\u0071\u0075\u0065n\u0063\u0065\u0020\u002d\u0020\u0062\u006f\u0072d\u0065r\u0020\u0061\u0064\u0064\u0065\u0064\u0020\u0062\u0075\u0074\u0020\u006e\u0065\u0074\u0020\u0072\u0065\u0064u\u0063\u0074\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0030"); +};return nil ;};func NewClassedPoints (points *Points ,classes _bf .IntSlice )(*ClassedPoints ,error ){const _eecg ="\u004e\u0065w\u0043\u006c\u0061s\u0073\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073";if points ==nil {return nil ,_c .Error (_eecg ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0070\u006f\u0069\u006e\u0074\u0073"); +};if classes ==nil {return nil ,_c .Error (_eecg ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0063\u006c\u0061ss\u0065\u0073");};_cagg :=&ClassedPoints {Points :points ,IntSlice :classes };if _bbfa :=_cagg .validateIntSlice ();_bbfa !=nil {return nil ,_c .Wrap (_bbfa ,_eecg ,""); +};return _cagg ,nil ;};type fillSegment struct{_ggbba int ;_acfe int ;_eagdg int ;_abfc int ;};func (_cdad *Bitmap )GetVanillaData ()[]byte {if _cdad .Color ==Chocolate {_cdad .inverseData ();};return _cdad .Data ;};type MorphProcess struct{Operation MorphOperation ; +Arguments []int ;};func (_gdcb *Bitmaps )Size ()int {return len (_gdcb .Values )};func _gcf (_dfcg ,_ffgd *Bitmap ,_eaga *Selection )(*Bitmap ,error ){const _fdbf ="\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u004d\u006f\u0072\u0070\u0068A\u0072\u0067\u0073\u0032"; +var _gbgfc ,_ecac int ;if _ffgd ==nil {return nil ,_c .Error (_fdbf ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _eaga ==nil {return nil ,_c .Error (_fdbf ,"\u0073e\u006c \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};_gbgfc =_eaga .Width ;_ecac =_eaga .Height ;if _gbgfc ==0||_ecac ==0{return nil ,_c .Error (_fdbf ,"\u0073\u0065\u006c\u0020\u006f\u0066\u0020\u0073\u0069\u007a\u0065\u0020\u0030");};if _dfcg ==nil {return _ffgd .createTemplate (),nil ;};if _effda :=_dfcg .resizeImageData (_ffgd ); +_effda !=nil {return nil ,_effda ;};return _dfcg ,nil ;};func _ebdd (_afea ,_bcae *Bitmap ,_edfef ,_aaag int )(_bfag error ){const _gecb ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0034";var (_bggcc ,_ecffb ,_ebed ,_bgbfb int ; +_accbd ,_eebfe ,_gcff ,_babe ,_ebffc ,_eabfg ,_aeed byte ;);for _bggcc =0;_bggcc < _edfef ;_bggcc ++{_ebed =_bggcc *_afea .RowStride ;_bgbfb =_bggcc *_bcae .RowStride ;for _ecffb =0;_ecffb < _aaag ;_ecffb ++{_accbd ,_bfag =_afea .GetByte (_ebed +_ecffb ); +if _bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0066i\u0072\u0073\u0074\u0020\u0067\u0065t");};_eebfe ,_bfag =_bcae .GetByte (_bgbfb +_ecffb );if _bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0067\u0065\u0074"); +};if _bggcc > 0{_gcff ,_bfag =_afea .GetByte (_ebed -_afea .RowStride +_ecffb );if _bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0069\u0020\u003e \u0030");};_accbd |=_gcff ;};if _ecffb > 0{_babe ,_bfag =_afea .GetByte (_ebed +_ecffb -1);if _bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u006a\u0020\u003e \u0030"); +};_accbd |=_babe <<7;};_accbd &=_eebfe ;if _accbd ==0||(^_accbd )==0{if _bfag =_afea .SetByte (_ebed +_ecffb ,_accbd );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"b\u0074\u0020\u003d\u003d 0\u0020|\u007c\u0020\u0028\u005e\u0062t\u0029\u0020\u003d\u003d\u0020\u0030"); +};continue ;};for {_aeed =_accbd ;_accbd =(_accbd |(_accbd >>1)|(_accbd <<1))&_eebfe ;if (_accbd ^_aeed )==0{if _bfag =_afea .SetByte (_ebed +_ecffb ,_accbd );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065"); +};break ;};};};};for _bggcc =_edfef -1;_bggcc >=0;_bggcc --{_ebed =_bggcc *_afea .RowStride ;_bgbfb =_bggcc *_bcae .RowStride ;for _ecffb =_aaag -1;_ecffb >=0;_ecffb --{if _accbd ,_bfag =_afea .GetByte (_ebed +_ecffb );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0020\u0066\u0069\u0072\u0073t\u0020\u0067\u0065\u0074"); +};if _eebfe ,_bfag =_bcae .GetByte (_bgbfb +_ecffb );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _bggcc < _edfef -1{if _ebffc ,_bfag =_afea .GetByte (_ebed +_afea .RowStride +_ecffb ); +_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0072\u0065v\u0065\u0072\u0073e\u0020\u0069\u0020\u003c\u0020\u0068\u0020\u002d\u0031");};_accbd |=_ebffc ;};if _ecffb < _aaag -1{if _eabfg ,_bfag =_afea .GetByte (_ebed +_ecffb +1);_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0072\u0065\u0076\u0065rs\u0065\u0020\u006a\u0020\u003c\u0020\u0077\u0070\u006c\u0020\u002d\u0020\u0031"); +};_accbd |=_eabfg >>7;};_accbd &=_eebfe ;if _accbd ==0||(^_accbd )==0{if _bfag =_afea .SetByte (_ebed +_ecffb ,_accbd );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006d\u0061\u0073k\u0065\u0064\u0020\u0062\u0079\u0074\u0065\u0020\u0066\u0061i\u006c\u0065\u0064"); +};continue ;};for {_aeed =_accbd ;_accbd =(_accbd |(_accbd >>1)|(_accbd <<1))&_eebfe ;if (_accbd ^_aeed )==0{if _bfag =_afea .SetByte (_ebed +_ecffb ,_accbd );_bfag !=nil {return _c .Wrap (_bfag ,_gecb ,"\u0072e\u0076\u0065\u0072\u0073e\u0020\u0073\u0065\u0074\u0074i\u006eg\u0020p\u0072\u0065\u0076\u0020\u0062\u0079\u0074e"); +};break ;};};};};return nil ;};func TstCSymbol (t *_ag .T )*Bitmap {t .Helper ();_abgae :=New (6,6);_b .NoError (t ,_abgae .SetPixel (1,0,1));_b .NoError (t ,_abgae .SetPixel (2,0,1));_b .NoError (t ,_abgae .SetPixel (3,0,1));_b .NoError (t ,_abgae .SetPixel (4,0,1)); +_b .NoError (t ,_abgae .SetPixel (0,1,1));_b .NoError (t ,_abgae .SetPixel (5,1,1));_b .NoError (t ,_abgae .SetPixel (0,2,1));_b .NoError (t ,_abgae .SetPixel (0,3,1));_b .NoError (t ,_abgae .SetPixel (0,4,1));_b .NoError (t ,_abgae .SetPixel (5,4,1)); +_b .NoError (t ,_abgae .SetPixel (1,5,1));_b .NoError (t ,_abgae .SetPixel (2,5,1));_b .NoError (t ,_abgae .SetPixel (3,5,1));_b .NoError (t ,_abgae .SetPixel (4,5,1));return _abgae ;};var MorphBC BoundaryCondition ;func (_bbc *Bitmap )setBit (_adcd int ){_bbc .Data [(_adcd >>3)]|=0x80>>uint (_adcd &7)}; +func (_eeeg *Bitmaps )AddBitmap (bm *Bitmap ){_eeeg .Values =append (_eeeg .Values ,bm )};type shift int ;const (PixSrc RasterOperator =0xc;PixDst RasterOperator =0xa;PixNotSrc RasterOperator =0x3;PixNotDst RasterOperator =0x5;PixClr RasterOperator =0x0; +PixSet RasterOperator =0xf;PixSrcOrDst RasterOperator =0xe;PixSrcAndDst RasterOperator =0x8;PixSrcXorDst RasterOperator =0x6;PixNotSrcOrDst RasterOperator =0xb;PixNotSrcAndDst RasterOperator =0x2;PixSrcOrNotDst RasterOperator =0xd;PixSrcAndNotDst RasterOperator =0x4; +PixNotPixSrcOrDst RasterOperator =0x1;PixNotPixSrcAndDst RasterOperator =0x7;PixNotPixSrcXorDst RasterOperator =0x9;PixPaint =PixSrcOrDst ;PixSubtract =PixNotSrcAndDst ;PixMask =PixSrcAndDst ;);func (_acbc *Points )AddPoint (x ,y float32 ){*_acbc =append (*_acbc ,Point {x ,y })}; +func _cgge (_cgdf *_bf .Stack ,_egbfg ,_deacc ,_ccfb ,_dgcg ,_bdff int ,_fddg *_fc .Rectangle )(_egab error ){const _gfeb ="\u0070\u0075\u0073\u0068\u0046\u0069\u006c\u006c\u0053\u0065\u0067m\u0065\u006e\u0074\u0042\u006f\u0075\u006e\u0064\u0069\u006eg\u0042\u006f\u0078"; +if _cgdf ==nil {return _c .Error (_gfeb ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064");};if _fddg ==nil {return _c .Error (_gfeb ,"\u0070\u0072\u006f\u0076i\u0064\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0069\u006da\u0067e\u002e\u0052\u0065\u0063\u0074\u0061\u006eg\u006c\u0065"); +};_fddg .Min .X =_bf .Min (_fddg .Min .X ,_egbfg );_fddg .Max .X =_bf .Max (_fddg .Max .X ,_deacc );_fddg .Min .Y =_bf .Min (_fddg .Min .Y ,_ccfb );_fddg .Max .Y =_bf .Max (_fddg .Max .Y ,_ccfb );if !(_ccfb +_dgcg >=0&&_ccfb +_dgcg <=_bdff ){return nil ; +};if _cgdf .Aux ==nil {return _c .Error (_gfeb ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064");};var _gecee *fillSegment ;_ffeeg ,_bfdd :=_cgdf .Aux .Pop ();if _bfdd {if _gecee ,_bfdd =_ffeeg .(*fillSegment ); +!_bfdd {return _c .Error (_gfeb ,"a\u0075\u0078\u0053\u0074\u0061\u0063k\u0020\u0064\u0061\u0074\u0061\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061 \u002a\u0066\u0069\u006c\u006c\u0053\u0065\u0067\u006d\u0065n\u0074");};}else {_gecee =&fillSegment {}; +};_gecee ._ggbba =_egbfg ;_gecee ._acfe =_deacc ;_gecee ._eagdg =_ccfb ;_gecee ._abfc =_dgcg ;_cgdf .Push (_gecee );return nil ;};func (_dgcc *BitmapsArray )GetBox (i int )(*_fc .Rectangle ,error ){const _gdfc ="\u0042\u0069\u0074\u006dap\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u006f\u0078"; +if _dgcc ==nil {return nil ,_c .Error (_gdfc ,"p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074m\u0061\u0070\u0073A\u0072r\u0061\u0079\u0027");};if i > len (_dgcc .Boxes )-1{return nil ,_c .Errorf (_gdfc ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _dgcc .Boxes [i ],nil ;};func _efaba (_eaa *_bf .Stack )(_edcd *fillSegment ,_fade error ){const _abcae ="\u0070\u006f\u0070\u0046\u0069\u006c\u006c\u0053\u0065g\u006d\u0065\u006e\u0074";if _eaa ==nil {return nil ,_c .Error (_abcae ,"\u006ei\u006c \u0073\u0074\u0061\u0063\u006b \u0070\u0072o\u0076\u0069\u0064\u0065\u0064"); +};if _eaa .Aux ==nil {return nil ,_c .Error (_abcae ,"a\u0075x\u0053\u0074\u0061\u0063\u006b\u0020\u006e\u006ft\u0020\u0064\u0065\u0066in\u0065\u0064");};_acba ,_ffcc :=_eaa .Pop ();if !_ffcc {return nil ,nil ;};_gfdc ,_ffcc :=_acba .(*fillSegment );if !_ffcc {return nil ,_c .Error (_abcae ,"\u0073\u0074\u0061ck\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074\u0020c\u006fn\u0074a\u0069n\u0020\u002a\u0066\u0069\u006c\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); +};_edcd =&fillSegment {_gfdc ._ggbba ,_gfdc ._acfe ,_gfdc ._eagdg +_gfdc ._abfc ,_gfdc ._abfc };_eaa .Aux .Push (_gfdc );return _edcd ,nil ;};func (_geff *ClassedPoints )GroupByY ()([]*ClassedPoints ,error ){const _dgcf ="\u0043\u006c\u0061\u0073se\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0072\u006f\u0075\u0070\u0042y\u0059"; +if _egaa :=_geff .validateIntSlice ();_egaa !=nil {return nil ,_c .Wrap (_egaa ,_dgcf ,"");};if _geff .IntSlice .Size ()==0{return nil ,_c .Error (_dgcf ,"\u004e\u006f\u0020\u0063la\u0073\u0073\u0065\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064"); +};_geff .SortByY ();var (_cbeb []*ClassedPoints ;_gagf int ;);_cffc :=-1;var _ecgb *ClassedPoints ;for _fefe :=0;_fefe < len (_geff .IntSlice );_fefe ++{_gagf =int (_geff .YAtIndex (_fefe ));if _gagf !=_cffc {_ecgb =&ClassedPoints {Points :_geff .Points }; +_cffc =_gagf ;_cbeb =append (_cbeb ,_ecgb );};_ecgb .IntSlice =append (_ecgb .IntSlice ,_geff .IntSlice [_fefe ]);};for _ ,_daaa :=range _cbeb {_daaa .SortByX ();};return _cbeb ,nil ;};const (AsymmetricMorphBC BoundaryCondition =iota ;SymmetricMorphBC ; +);func (_gdd *Bitmap )clipRectangle (_bdbec ,_dde *_fc .Rectangle )(_gafd *Bitmap ,_bfa error ){const _abc ="\u0063\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065";if _bdbec ==nil {return nil ,_c .Error (_abc ,"\u0070r\u006fv\u0069\u0064\u0065\u0064\u0020n\u0069\u006c \u0027\u0062\u006f\u0078\u0027"); +};_eaed ,_fgfa :=_gdd .Width ,_gdd .Height ;_deef ,_bfa :=ClipBoxToRectangle (_bdbec ,_eaed ,_fgfa );if _bfa !=nil {_g .Log .Warning ("\u0027\u0062ox\u0027\u0020\u0064o\u0065\u0073\u006e\u0027t o\u0076er\u006c\u0061\u0070\u0020\u0062\u0069\u0074ma\u0070\u0020\u0027\u0062\u0027\u003a\u0020%\u0076",_bfa ); +return nil ,nil ;};_cagc ,_eaba :=_deef .Min .X ,_deef .Min .Y ;_cgfc ,_egc :=_deef .Max .X -_deef .Min .X ,_deef .Max .Y -_deef .Min .Y ;_gafd =New (_cgfc ,_egc );_gafd .Text =_gdd .Text ;if _bfa =_gafd .RasterOperation (0,0,_cgfc ,_egc ,PixSrc ,_gdd ,_cagc ,_eaba ); +_bfa !=nil {return nil ,_c .Wrap (_bfa ,_abc ,"");};if _dde !=nil {*_dde =*_deef ;};return _gafd ,nil ;};func (_bgf *BitmapsArray )AddBitmaps (bm *Bitmaps ){_bgf .Values =append (_bgf .Values ,bm )};func SelCreateBrick (h ,w int ,cy ,cx int ,tp SelectionValue )*Selection {_efbb :=_adda (h ,w ,""); +_efbb .setOrigin (cy ,cx );var _cedg ,_agagg int ;for _cedg =0;_cedg < h ;_cedg ++{for _agagg =0;_agagg < w ;_agagg ++{_efbb .Data [_cedg ][_agagg ]=tp ;};};return _efbb ;};func TstVSymbol (t *_ag .T ,scale ...int )*Bitmap {_cgcb ,_cdbdc :=NewWithData (5,5,[]byte {0x88,0x88,0x88,0x50,0x20}); +_b .NoError (t ,_cdbdc );return TstGetScaledSymbol (t ,_cgcb ,scale ...);};func _efba (_ddac ,_dbbf ,_gedf *Bitmap ,_effdg int )(*Bitmap ,error ){const _caeg ="\u0073\u0065\u0065\u0064\u0046\u0069\u006c\u006c\u0042i\u006e\u0061\u0072\u0079";if _dbbf ==nil {return nil ,_c .Error (_caeg ,"s\u006fu\u0072\u0063\u0065\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c"); +};if _gedf ==nil {return nil ,_c .Error (_caeg ,"'\u006da\u0073\u006b\u0027\u0020\u0062\u0069\u0074\u006da\u0070\u0020\u0069\u0073 n\u0069\u006c");};if _effdg !=4&&_effdg !=8{return nil ,_c .Error (_caeg ,"\u0063\u006f\u006en\u0065\u0063\u0074\u0069v\u0069\u0074\u0079\u0020\u006e\u006f\u0074 \u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0034\u002c\u0038\u007d"); +};var _dfgd error ;_ddac ,_dfgd =_fce (_ddac ,_dbbf );if _dfgd !=nil {return nil ,_c .Wrap (_dfgd ,_caeg ,"\u0063o\u0070y\u0020\u0073\u006f\u0075\u0072c\u0065\u0020t\u006f\u0020\u0027\u0064\u0027");};_eaecc :=_dbbf .createTemplate ();_gedf .setPadBits (0); +for _fbcb :=0;_fbcb < _faad ;_fbcb ++{_eaecc ,_dfgd =_fce (_eaecc ,_ddac );if _dfgd !=nil {return nil ,_c .Wrapf (_dfgd ,_caeg ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_fbcb );};if _dfgd =_fcfda (_ddac ,_gedf ,_effdg ); +_dfgd !=nil {return nil ,_c .Wrapf (_dfgd ,_caeg ,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064",_fbcb );};if _eaecc .Equals (_ddac ){break ;};};return _ddac ,nil ;};type BitmapsArray struct{Values []*Bitmaps ;Boxes []*_fc .Rectangle ; +};func TstGetScaledSymbol (t *_ag .T ,sm *Bitmap ,scale ...int )*Bitmap {if len (scale )==0{return sm ;};if scale [0]==1{return sm ;};_fbdcd ,_abee :=MorphSequence (sm ,MorphProcess {Operation :MopReplicativeBinaryExpansion ,Arguments :scale });_b .NoError (t ,_abee ); +return _fbdcd ;};func _bfdc (_eagd ,_gdcfe *Bitmap ,_gbag ,_ggc int )(_cdfd error ){const _gdce ="\u0073e\u0065d\u0066\u0069\u006c\u006c\u0042i\u006e\u0061r\u0079\u004c\u006f\u0077\u0038";var (_abea ,_ddga ,_gcdea ,_fdcg int ;_ggdb ,_fede ,_egcba ,_cbecf ,_gbfba ,_eegg ,_befa ,_beec byte ; +);for _abea =0;_abea < _gbag ;_abea ++{_gcdea =_abea *_eagd .RowStride ;_fdcg =_abea *_gdcfe .RowStride ;for _ddga =0;_ddga < _ggc ;_ddga ++{if _ggdb ,_cdfd =_eagd .GetByte (_gcdea +_ddga );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0067e\u0074 \u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); +};if _fede ,_cdfd =_gdcfe .GetByte (_fdcg +_ddga );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0067\u0065\u0074\u0020\u006d\u0061\u0073\u006b\u0020\u0062\u0079\u0074\u0065");};if _abea > 0{if _egcba ,_cdfd =_eagd .GetByte (_gcdea -_eagd .RowStride +_ddga ); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0069\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065");};_ggdb |=_egcba |(_egcba <<1)|(_egcba >>1);if _ddga > 0{if _beec ,_cdfd =_eagd .GetByte (_gcdea -_eagd .RowStride +_ddga -1);_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0069\u0020\u003e\u00200 \u0026\u0026\u0020\u006a\u0020\u003e\u0020\u0030\u0020\u0062\u0079\u0074\u0065"); +};_ggdb |=_beec <<7;};if _ddga < _ggc -1{if _beec ,_cdfd =_eagd .GetByte (_gcdea -_eagd .RowStride +_ddga +1);_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u006a\u0020<\u0020\u0077\u0070l\u0020\u002d\u0020\u0031\u0020\u0062\u0079\u0074\u0065");};_ggdb |=_beec >>7; +};};if _ddga > 0{if _cbecf ,_cdfd =_eagd .GetByte (_gcdea +_ddga -1);_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u006a\u0020\u003e \u0030");};_ggdb |=_cbecf <<7;};_ggdb &=_fede ;if _ggdb ==0||^_ggdb ==0{if _cdfd =_eagd .SetByte (_gcdea +_ddga ,_ggdb ); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0073e\u0074t\u0069\u006e\u0067\u0020\u0065m\u0070\u0074y\u0020\u0062\u0079\u0074\u0065");};};for {_befa =_ggdb ;_ggdb =(_ggdb |(_ggdb >>1)|(_ggdb <<1))&_fede ;if (_ggdb ^_befa )==0{if _cdfd =_eagd .SetByte (_gcdea +_ddga ,_ggdb ); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0076 \u0062\u0079\u0074\u0065");};break ;};};};};for _abea =_gbag -1;_abea >=0;_abea --{_gcdea =_abea *_eagd .RowStride ;_fdcg =_abea *_gdcfe .RowStride ; +for _ddga =_ggc -1;_ddga >=0;_ddga --{if _ggdb ,_cdfd =_eagd .GetByte (_gcdea +_ddga );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0072\u0065\u0076er\u0073\u0065\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065"); +};if _fede ,_cdfd =_gdcfe .GetByte (_fdcg +_ddga );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"r\u0065\u0076\u0065\u0072se\u0020g\u0065\u0074\u0020\u006d\u0061s\u006b\u0020\u0062\u0079\u0074\u0065");};if _abea < _gbag -1{if _gbfba ,_cdfd =_eagd .GetByte (_gcdea +_eagd .RowStride +_ddga ); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0069\u0020\u003c\u0020h\u0020\u002d\u0020\u0031\u0020\u002d\u003e\u0020\u0067\u0065t\u0020s\u006f\u0075\u0072\u0063\u0065\u0020\u0062y\u0074\u0065");};_ggdb |=_gbfba |(_gbfba <<1)|_gbfba >>1;if _ddga > 0{if _beec ,_cdfd =_eagd .GetByte (_gcdea +_eagd .RowStride +_ddga -1); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0069\u0020\u003c h\u002d\u0031\u0020\u0026\u0020\u006a\u0020\u003e\u00200\u0020-\u003e \u0067e\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0062\u0079\u0074\u0065");};_ggdb |=_beec <<7;};if _ddga < _ggc -1{if _beec ,_cdfd =_eagd .GetByte (_gcdea +_eagd .RowStride +_ddga +1); +_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0069\u0020\u003c\u0020\u0068\u002d\u0031\u0020\u0026\u0026\u0020\u006a\u0020\u003c\u0077\u0070\u006c\u002d\u0031\u0020\u002d\u003e\u0020\u0067e\u0074\u0020\u0073\u006f\u0075r\u0063\u0065 \u0062\u0079\u0074\u0065"); +};_ggdb |=_beec >>7;};};if _ddga < _ggc -1{if _eegg ,_cdfd =_eagd .GetByte (_gcdea +_ddga +1);_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u006a\u0020<\u0020\u0077\u0070\u006c\u0020\u002d\u0031\u0020\u002d\u003e\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020by\u0074\u0065"); +};_ggdb |=_eegg >>7;};_ggdb &=_fede ;if _ggdb ==0||(^_ggdb )==0{if _cdfd =_eagd .SetByte (_gcdea +_ddga ,_ggdb );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"\u0073e\u0074 \u006d\u0061\u0073\u006b\u0065\u0064\u0020\u0062\u0079\u0074\u0065");};};for {_befa =_ggdb ; +_ggdb =(_ggdb |(_ggdb >>1)|(_ggdb <<1))&_fede ;if (_ggdb ^_befa )==0{if _cdfd =_eagd .SetByte (_gcdea +_ddga ,_ggdb );_cdfd !=nil {return _c .Wrap (_cdfd ,_gdce ,"r\u0065\u0076\u0065\u0072se\u0020s\u0065\u0074\u0020\u0070\u0072e\u0076\u0020\u0062\u0079\u0074\u0065"); +};break ;};};};};return nil ;};func _bg (_gb ,_agaf *Bitmap )(_ee error ){const _da ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0038";_dc :=_agaf .RowStride ;_acc :=_gb .RowStride ;var _cfa ,_cc ,_cac ,_bag ,_fff int ; +for _cac =0;_cac < _agaf .Height ;_cac ++{_cfa =_cac *_dc ;_cc =8*_cac *_acc ;for _bag =0;_bag < _dc ;_bag ++{if _ee =_gb .setEightBytes (_cc +_bag *8,_ccfg [_agaf .Data [_cfa +_bag ]]);_ee !=nil {return _c .Wrap (_ee ,_da ,"");};};for _fff =1;_fff < 8; +_fff ++{for _bag =0;_bag < _acc ;_bag ++{if _ee =_gb .SetByte (_cc +_fff *_acc +_bag ,_gb .Data [_cc +_bag ]);_ee !=nil {return _c .Wrap (_ee ,_da ,"");};};};};return nil ;};type RasterOperator int ;func TstTSymbol (t *_ag .T ,scale ...int )*Bitmap {_fedb ,_bfge :=NewWithData (5,5,[]byte {0xF8,0x20,0x20,0x20,0x20}); +_b .NoError (t ,_bfge );return TstGetScaledSymbol (t ,_fedb ,scale ...);};func (_ebbf *Selection )setOrigin (_cdgc ,_ffefb int ){_ebbf .Cy ,_ebbf .Cx =_cdgc ,_ffefb };func _de (_gg ,_cb *Bitmap )(_gc error ){const _aga ="\u0065\u0078\u0070\u0061nd\u0042\u0069\u006e\u0061\u0072\u0079\u0046\u0061\u0063\u0074\u006f\u0072\u0032"; +_ff :=_cb .RowStride ;_dea :=_gg .RowStride ;var (_ec byte ;_cd uint16 ;_ecd ,_gcc ,_gf ,_fa ,_gcd int ;);for _gf =0;_gf < _cb .Height ;_gf ++{_ecd =_gf *_ff ;_gcc =2*_gf *_dea ;for _fa =0;_fa < _ff ;_fa ++{_ec =_cb .Data [_ecd +_fa ];_cd =_deedf [_ec ]; +_gcd =_gcc +_fa *2;if _gg .RowStride !=_cb .RowStride *2&&(_fa +1)*2> _gg .RowStride {_gc =_gg .SetByte (_gcd ,byte (_cd >>8));}else {_gc =_gg .setTwoBytes (_gcd ,_cd );};if _gc !=nil {return _c .Wrap (_gc ,_aga ,"");};};for _fa =0;_fa < _dea ;_fa ++{_gcd =_gcc +_dea +_fa ; +_ec =_gg .Data [_gcc +_fa ];if _gc =_gg .SetByte (_gcd ,_ec );_gc !=nil {return _c .Wrapf (_gc ,_aga ,"c\u006f\u0070\u0079\u0020\u0064\u006fu\u0062\u006c\u0065\u0064\u0020\u006ci\u006e\u0065\u003a\u0020\u0027\u0025\u0064'\u002c\u0020\u0042\u0079\u0074\u0065\u003a\u0020\u0027\u0025d\u0027",_gcc +_fa ,_gcc +_dea +_fa ); +};};};return nil ;};func _geba (_aebba ,_gfe ,_cfac *Bitmap )(*Bitmap ,error ){const _bfae ="\u0073\u0075\u0062\u0074\u0072\u0061\u0063\u0074";if _gfe ==nil {return nil ,_c .Error (_bfae ,"'\u0073\u0031\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};if _cfac ==nil {return nil ,_c .Error (_bfae ,"'\u0073\u0032\u0027\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};var _ebea error ;switch {case _aebba ==_gfe :if _ebea =_aebba .RasterOperation (0,0,_gfe .Width ,_gfe .Height ,PixNotSrcAndDst ,_cfac ,0,0); +_ebea !=nil {return nil ,_c .Wrap (_ebea ,_bfae ,"\u0064 \u003d\u003d\u0020\u0073\u0031");};case _aebba ==_cfac :if _ebea =_aebba .RasterOperation (0,0,_gfe .Width ,_gfe .Height ,PixNotSrcAndDst ,_gfe ,0,0);_ebea !=nil {return nil ,_c .Wrap (_ebea ,_bfae ,"\u0064 \u003d\u003d\u0020\u0073\u0032"); +};default:_aebba ,_ebea =_fce (_aebba ,_gfe );if _ebea !=nil {return nil ,_c .Wrap (_ebea ,_bfae ,"");};if _ebea =_aebba .RasterOperation (0,0,_gfe .Width ,_gfe .Height ,PixNotSrcAndDst ,_cfac ,0,0);_ebea !=nil {return nil ,_c .Wrap (_ebea ,_bfae ,"\u0064e\u0066\u0061\u0075\u006c\u0074"); +};};return _aebba ,nil ;};func _eacbe (_dgbc *Bitmap ,_aead ,_edec ,_acdd ,_cfee int ,_deaeb RasterOperator ,_cccg *Bitmap ,_baed ,_eebf int )error {var (_dbbd byte ;_edd int ;_gfbg int ;_gffde ,_fcee int ;_fdfe ,_abfdg int ;);_edaa :=_acdd >>3;_geca :=_acdd &7; +if _geca > 0{_dbbd =_bcgeb [_geca ];};_edd =_cccg .RowStride *_eebf +(_baed >>3);_gfbg =_dgbc .RowStride *_edec +(_aead >>3);switch _deaeb {case PixSrc :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ; +for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=_cccg .Data [_gffde ];_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ],_dbbd );};};case PixNotSrc :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ; +_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=^(_cccg .Data [_gffde ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^_cccg .Data [_gffde ],_dbbd );};};case PixSrcOrDst :for _fdfe =0; +_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]|=_cccg .Data [_gffde ];_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ]|_dgbc .Data [_fcee ],_dbbd ); +};};case PixSrcAndDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]&=_cccg .Data [_gffde ];_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ]&_dgbc .Data [_fcee ],_dbbd ); +};};case PixSrcXorDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]^=_cccg .Data [_gffde ];_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ]^_dgbc .Data [_fcee ],_dbbd ); +};};case PixNotSrcOrDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]|=^(_cccg .Data [_gffde ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^(_cccg .Data [_gffde ])|_dgbc .Data [_fcee ],_dbbd ); +};};case PixNotSrcAndDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]&=^(_cccg .Data [_gffde ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^(_cccg .Data [_gffde ])&_dgbc .Data [_fcee ],_dbbd ); +};};case PixSrcOrNotDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=_cccg .Data [_gffde ]|^(_dgbc .Data [_fcee ]);_fcee ++; +_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ]|^(_dgbc .Data [_fcee ]),_dbbd );};};case PixSrcAndNotDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ; +for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=_cccg .Data [_gffde ]&^(_dgbc .Data [_fcee ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],_cccg .Data [_gffde ]&^(_dgbc .Data [_fcee ]),_dbbd );};};case PixNotPixSrcOrDst :for _fdfe =0; +_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=^(_cccg .Data [_gffde ]|_dgbc .Data [_fcee ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^(_cccg .Data [_gffde ]|_dgbc .Data [_fcee ]),_dbbd ); +};};case PixNotPixSrcAndDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ;for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=^(_cccg .Data [_gffde ]&_dgbc .Data [_fcee ]);_fcee ++; +_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^(_cccg .Data [_gffde ]&_dgbc .Data [_fcee ]),_dbbd );};};case PixNotPixSrcXorDst :for _fdfe =0;_fdfe < _cfee ;_fdfe ++{_gffde =_edd +_fdfe *_cccg .RowStride ;_fcee =_gfbg +_fdfe *_dgbc .RowStride ; +for _abfdg =0;_abfdg < _edaa ;_abfdg ++{_dgbc .Data [_fcee ]=^(_cccg .Data [_gffde ]^_dgbc .Data [_fcee ]);_fcee ++;_gffde ++;};if _geca > 0{_dgbc .Data [_fcee ]=_cdbf (_dgbc .Data [_fcee ],^(_cccg .Data [_gffde ]^_dgbc .Data [_fcee ]),_dbbd );};};default:_g .Log .Debug ("\u0050\u0072ov\u0069\u0064\u0065d\u0020\u0069\u006e\u0076ali\u0064 r\u0061\u0073\u0074\u0065\u0072\u0020\u006fpe\u0072\u0061\u0074\u006f\u0072\u003a\u0020%\u0076",_deaeb ); +return _c .Error ("\u0072\u0061\u0073\u0074er\u004f\u0070\u0042\u0079\u0074\u0065\u0041\u006c\u0069\u0067\u006e\u0065\u0064\u004co\u0077","\u0069\u006e\u0076al\u0069\u0064\u0020\u0072\u0061\u0073\u0074\u0065\u0072\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072"); +};return nil ;};func _eed (_eaf *Bitmap ,_dec *Bitmap ,_ffdb int )(_bge error ){const _ed ="e\u0078\u0070\u0061\u006edB\u0069n\u0061\u0072\u0079\u0050\u006fw\u0065\u0072\u0032\u004c\u006f\u0077";switch _ffdb {case 2:_bge =_de (_eaf ,_dec );case 4:_bge =_bc (_eaf ,_dec ); +case 8:_bge =_bg (_eaf ,_dec );default:return _c .Error (_ed ,"\u0065\u0078p\u0061\u006e\u0073\u0069o\u006e\u0020f\u0061\u0063\u0074\u006f\u0072\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u007b\u0032\u002c\u0034\u002c\u0038\u007d\u0020r\u0061\u006e\u0067\u0065"); +};if _bge !=nil {_bge =_c .Wrap (_bge ,_ed ,"");};return _bge ;};func (_gbfe *Bitmaps )makeSizeIndicator (_bbce ,_ggff int ,_edfgd LocationFilter ,_eegc SizeComparison )(_fdgbb *_bf .NumSlice ,_efda error ){const _ffccd ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u006d\u0061\u006b\u0065S\u0069z\u0065I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _gbfe ==nil {return nil ,_c .Error (_ffccd ,"\u0062\u0069\u0074ma\u0070\u0073\u0020\u0027\u0062\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};switch _edfgd {case LocSelectWidth ,LocSelectHeight ,LocSelectIfEither ,LocSelectIfBoth :default:return nil ,_c .Errorf (_ffccd ,"\u0070\u0072\u006f\u0076\u0069d\u0065\u0064\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0064",_edfgd ); +};switch _eegc {case SizeSelectIfLT ,SizeSelectIfGT ,SizeSelectIfLTE ,SizeSelectIfGTE ,SizeSelectIfEQ :default:return nil ,_c .Errorf (_ffccd ,"\u0069\u006e\u0076\u0061li\u0064\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0027\u0025d\u0027",_eegc ); +};_fdgbb =&_bf .NumSlice {};var (_cefc ,_gcdb ,_aaed int ;_befc *Bitmap ;);for _ ,_befc =range _gbfe .Values {_cefc =0;_gcdb ,_aaed =_befc .Width ,_befc .Height ;switch _edfgd {case LocSelectWidth :if (_eegc ==SizeSelectIfLT &&_gcdb < _bbce )||(_eegc ==SizeSelectIfGT &&_gcdb > _bbce )||(_eegc ==SizeSelectIfLTE &&_gcdb <=_bbce )||(_eegc ==SizeSelectIfGTE &&_gcdb >=_bbce )||(_eegc ==SizeSelectIfEQ &&_gcdb ==_bbce ){_cefc =1; +};case LocSelectHeight :if (_eegc ==SizeSelectIfLT &&_aaed < _ggff )||(_eegc ==SizeSelectIfGT &&_aaed > _ggff )||(_eegc ==SizeSelectIfLTE &&_aaed <=_ggff )||(_eegc ==SizeSelectIfGTE &&_aaed >=_ggff )||(_eegc ==SizeSelectIfEQ &&_aaed ==_ggff ){_cefc =1; +};case LocSelectIfEither :if (_eegc ==SizeSelectIfLT &&(_gcdb < _bbce ||_aaed < _ggff ))||(_eegc ==SizeSelectIfGT &&(_gcdb > _bbce ||_aaed > _ggff ))||(_eegc ==SizeSelectIfLTE &&(_gcdb <=_bbce ||_aaed <=_ggff ))||(_eegc ==SizeSelectIfGTE &&(_gcdb >=_bbce ||_aaed >=_ggff ))||(_eegc ==SizeSelectIfEQ &&(_gcdb ==_bbce ||_aaed ==_ggff )){_cefc =1; +};case LocSelectIfBoth :if (_eegc ==SizeSelectIfLT &&(_gcdb < _bbce &&_aaed < _ggff ))||(_eegc ==SizeSelectIfGT &&(_gcdb > _bbce &&_aaed > _ggff ))||(_eegc ==SizeSelectIfLTE &&(_gcdb <=_bbce &&_aaed <=_ggff ))||(_eegc ==SizeSelectIfGTE &&(_gcdb >=_bbce &&_aaed >=_ggff ))||(_eegc ==SizeSelectIfEQ &&(_gcdb ==_bbce &&_aaed ==_ggff )){_cefc =1; +};};_fdgbb .AddInt (_cefc );};return _fdgbb ,nil ;};func (_bded *Bitmap )addPadBits ()(_fcf error ){const _dfad ="\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0061\u0064\u0064\u0050\u0061d\u0042\u0069\u0074\u0073";_gge :=_bded .Width %8;if _gge ==0{return nil ; +};_bdec :=_bded .Width /8;_cag :=_age .NewReader (_bded .Data );_baadb :=make ([]byte ,_bded .Height *_bded .RowStride );_bafa :=_age .NewWriterMSB (_baadb );_gaba :=make ([]byte ,_bdec );var (_becfg int ;_efb uint64 ;);for _becfg =0;_becfg < _bded .Height ; +_becfg ++{if _ ,_fcf =_cag .Read (_gaba );_fcf !=nil {return _c .Wrap (_fcf ,_dfad ,"\u0066u\u006c\u006c\u0020\u0062\u0079\u0074e");};if _ ,_fcf =_bafa .Write (_gaba );_fcf !=nil {return _c .Wrap (_fcf ,_dfad ,"\u0066\u0075\u006c\u006c\u0020\u0062\u0079\u0074\u0065\u0073"); +};if _efb ,_fcf =_cag .ReadBits (byte (_gge ));_fcf !=nil {return _c .Wrap (_fcf ,_dfad ,"\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0062\u0069\u0074\u0073");};if _fcf =_bafa .WriteByte (byte (_efb )< _dacf {_dacf =_feab ;};};_dded :=_cegg .XResolution ;if _dded ==0{_dded =150;};if _dded > 110{_dcdd ++;};if _dcdd < 2{_g .Log .Trace ("J\u0042\u0049\u0047\u0032\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u0042\u0065\u0073\u0074 \u0074\u006f\u0020\u006d\u0069\u006e\u0069\u006d\u0075\u006d a\u006c\u006c\u006fw\u0061b\u006c\u0065"); +_dcdd =2;};_bdd =_dcdd +1;if _ecgf ,_cdbb =_dbaaa (nil ,_cegg ,_dcdd +1,1);_cdbb !=nil {return nil ,0,_c .Wrap (_cdbb ,_bfbae ,"\u0067\u0065\u0074\u0074in\u0067\u0020\u006d\u0061\u0073\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};return _ecgf ,_bdd ,nil ; +};func (_gec *Bitmap )And (s *Bitmap )(_dgbf *Bitmap ,_bdfg error ){const _eabb ="\u0042\u0069\u0074\u006d\u0061\u0070\u002e\u0041\u006e\u0064";if _gec ==nil {return nil ,_c .Error (_eabb ,"\u0027b\u0069t\u006d\u0061\u0070\u0020\u0027b\u0027\u0020i\u0073\u0020\u006e\u0069\u006c"); +};if s ==nil {return nil ,_c .Error (_eabb ,"\u0062\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069s\u0020\u006e\u0069\u006c");};if !_gec .SizesEqual (s ){_g .Log .Debug ("\u0025\u0073\u0020-\u0020\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0027\u0073\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0073\u0069\u007a\u0065 \u0077\u0069\u0074\u0068\u0020\u0027\u0062\u0027",_eabb ); +};if _dgbf ,_bdfg =_fce (_dgbf ,_gec );_bdfg !=nil {return nil ,_c .Wrap (_bdfg ,_eabb ,"\u0063\u0061\u006e't\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0027\u0064\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _bdfg =_dgbf .RasterOperation (0,0,_dgbf .Width ,_dgbf .Height ,PixSrcAndDst ,s ,0,0); +_bdfg !=nil {return nil ,_c .Wrap (_bdfg ,_eabb ,"");};return _dgbf ,nil ;};func (_deff *Bitmap )Equals (s *Bitmap )bool {if len (_deff .Data )!=len (s .Data )||_deff .Width !=s .Width ||_deff .Height !=s .Height {return false ;};for _daea :=0;_daea < _deff .Height ; +_daea ++{_eaea :=_daea *_deff .RowStride ;for _gdbg :=0;_gdbg < _deff .RowStride ;_gdbg ++{if _deff .Data [_eaea +_gdbg ]!=s .Data [_eaea +_gdbg ]{return false ;};};};return true ;};func (_daad *Bitmap )setTwoBytes (_dfce int ,_aaff uint16 )error {if _dfce +1> len (_daad .Data )-1{return _c .Errorf ("s\u0065\u0074\u0054\u0077\u006f\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_dfce ); +};_daad .Data [_dfce ]=byte ((_aaff &0xff00)>>8);_daad .Data [_dfce +1]=byte (_aaff &0xff);return nil ;};func TstFrameBitmap ()*Bitmap {return _bgca .Copy ()};func (_aeff Points )Get (i int )(Point ,error ){if i > len (_aeff )-1{return Point {},_c .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065\u0074","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return _aeff [i ],nil ;};func CombineBytes (oldByte ,newByte byte ,op CombinationOperator )byte {return _bdcd (oldByte ,newByte ,op );};func _fbf (_eecd ,_cdfc *Bitmap ,_fdgb ,_dcg ,_fcb ,_cfda ,_adgg ,_fdga ,_cefa ,_abgg int ,_fgea CombinationOperator )error {var _cfe int ; +_dcgd :=func (){_cfe ++;_fcb +=_cdfc .RowStride ;_cfda +=_eecd .RowStride ;_adgg +=_eecd .RowStride };for _cfe =_fdgb ;_cfe < _dcg ;_dcgd (){var _egeb uint16 ;_cece :=_fcb ;for _fcfd :=_cfda ;_fcfd <=_adgg ;_fcfd ++{_gabc ,_cgd :=_cdfc .GetByte (_cece ); +if _cgd !=nil {return _cgd ;};_cddg ,_cgd :=_eecd .GetByte (_fcfd );if _cgd !=nil {return _cgd ;};_egeb =(_egeb |uint16 (_cddg ))<>8);if _fcfd ==_adgg {_cddg =_fegc (uint (_fdga ),_cddg );};if _cgd =_cdfc .SetByte (_cece ,_bdcd (_gabc ,_cddg ,_fgea )); +_cgd !=nil {return _cgd ;};_cece ++;_egeb <<=uint (_cefa );};};return nil ;};func TstWordBitmapWithSpaces (t *_ag .T ,scale ...int )*Bitmap {_fcdd :=1;if len (scale )> 0{_fcdd =scale [0];};_gcbae :=3;_dgeb :=9+7+15+2*_gcbae +2*_gcbae ;_ccfbc :=5+_gcbae +5+2*_gcbae ; +_bgdb :=New (_dgeb *_fcdd ,_ccfbc *_fcdd );_dged :=&Bitmaps {};var _feaee *int ;_gcbae *=_fcdd ;_fdad :=_gcbae ;_feaee =&_fdad ;_cdfg :=_gcbae ;_dgde :=TstDSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstOSymbol (t ,scale ...); +TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,_gcbae );_dgde =TstISymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstTSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,_gcbae );_dgde =TstNSymbol (t ,scale ...); +TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstWSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,0);*_feaee =_gcbae ;_cdfg =5*_fcdd +_gcbae ; +_dgde =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,_gcbae );_dgde =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd ); +_dgde =TstESymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd );_dgde =TstESymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,1*_fcdd ); +_dgde =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_dged ,_dgde ,_feaee ,_cdfg ,0);TstWriteSymbols (t ,_dged ,_bgdb );return _bgdb ;};type Color int ;const (CmbOpOr CombinationOperator =iota ;CmbOpAnd ;CmbOpXor ;CmbOpXNor ;CmbOpReplace ;CmbOpNot ;);func (_ccaf *byHeight )Less (i ,j int )bool {return _ccaf .Values [i ].Height < _ccaf .Values [j ].Height }; +func (_ccf *Bitmap )inverseData (){if _dcc :=_ccf .RasterOperation (0,0,_ccf .Width ,_ccf .Height ,PixNotDst ,nil ,0,0);_dcc !=nil {_g .Log .Debug ("\u0049n\u0076\u0065\u0072\u0073e\u0020\u0064\u0061\u0074\u0061 \u0066a\u0069l\u0065\u0064\u003a\u0020\u0027\u0025\u0076'",_dcc ); +};if _ccf .Color ==Chocolate {_ccf .Color =Vanilla ;}else {_ccf .Color =Chocolate ;};};func (_gaea *Bitmap )setEightBytes (_edgd int ,_defd uint64 )error {_cgb :=_gaea .RowStride -(_edgd %_gaea .RowStride );if _gaea .RowStride !=_gaea .Width >>3{_cgb --; +};if _cgb >=8{return _gaea .setEightFullBytes (_edgd ,_defd );};return _gaea .setEightPartlyBytes (_edgd ,_cgb ,_defd );};type Bitmaps struct{Values []*Bitmap ;Boxes []*_fc .Rectangle ;};func MakePixelSumTab8 ()[]int {return _cdaf ()};func TstWSymbol (t *_ag .T ,scale ...int )*Bitmap {_fbbe ,_adgf :=NewWithData (5,5,[]byte {0x88,0x88,0xA8,0xD8,0x88}); +_b .NoError (t ,_adgf );return TstGetScaledSymbol (t ,_fbbe ,scale ...);};func (_def *Bitmap )ClipRectangle (box *_fc .Rectangle )(_cbe *Bitmap ,_bfec *_fc .Rectangle ,_dgf error ){const _ccc ="\u0043\u006c\u0069\u0070\u0052\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"; +if box ==nil {return nil ,nil ,_c .Error (_ccc ,"\u0062o\u0078 \u0069\u0073\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064");};_ebae ,_debb :=_def .Width ,_def .Height ;_edb :=_fc .Rect (0,0,_ebae ,_debb );if !box .Overlaps (_edb ){return nil ,nil ,_c .Error (_ccc ,"b\u006f\u0078\u0020\u0064oe\u0073n\u0027\u0074\u0020\u006f\u0076e\u0072\u006c\u0061\u0070\u0020\u0062"); +};_dggd :=box .Intersect (_edb );_cbae ,_bgdf :=_dggd .Min .X ,_dggd .Min .Y ;_ebf ,_fba :=_dggd .Dx (),_dggd .Dy ();_cbe =New (_ebf ,_fba );_cbe .Text =_def .Text ;if _dgf =_cbe .RasterOperation (0,0,_ebf ,_fba ,PixSrc ,_def ,_cbae ,_bgdf );_dgf !=nil {return nil ,nil ,_c .Wrap (_dgf ,_ccc ,"\u0050\u0069\u0078\u0053\u0072\u0063\u0020\u0074\u006f\u0020\u0063\u006ci\u0070\u0070\u0065\u0064"); +};_bfec =&_dggd ;return _cbe ,_bfec ,nil ;};const (_ SizeSelection =iota ;SizeSelectByWidth ;SizeSelectByHeight ;SizeSelectByMaxDimension ;SizeSelectByArea ;SizeSelectByPerimeter ;);func (_gdg *Bitmap )GetUnpaddedData ()([]byte ,error ){_bagc :=uint (_gdg .Width &0x07); +if _bagc ==0{return _gdg .Data ,nil ;};_bea :=_gdg .Width *_gdg .Height ;if _bea %8!=0{_bea >>=3;_bea ++;}else {_bea >>=3;};_cabf :=make ([]byte ,_bea );_bgeb :=_age .NewWriterMSB (_cabf );const _bffd ="\u0047e\u0074U\u006e\u0070\u0061\u0064\u0064\u0065\u0064\u0044\u0061\u0074\u0061"; +for _affdd :=0;_affdd < _gdg .Height ;_affdd ++{for _geg :=0;_geg < _gdg .RowStride ;_geg ++{_baad :=_gdg .Data [_affdd *_gdg .RowStride +_geg ];if _geg !=_gdg .RowStride -1{_bbga :=_bgeb .WriteByte (_baad );if _bbga !=nil {return nil ,_c .Wrap (_bbga ,_bffd ,""); +};continue ;};for _gbee :=uint (0);_gbee < _bagc ;_gbee ++{_gab :=_bgeb .WriteBit (int (_baad >>(7-_gbee )&0x01));if _gab !=nil {return nil ,_c .Wrap (_gab ,_bffd ,"");};};};};return _cabf ,nil ;};func Extract (roi _fc .Rectangle ,src *Bitmap )(*Bitmap ,error ){_fgff :=New (roi .Dx (),roi .Dy ()); +_eeb :=roi .Min .X &0x07;_bee :=8-_eeb ;_fbbb :=uint (8-_fgff .Width &0x07);_gbgf :=src .GetByteIndex (roi .Min .X ,roi .Min .Y );_bcc :=src .GetByteIndex (roi .Max .X -1,roi .Min .Y );_ececb :=_fgff .RowStride ==_bcc +1-_gbgf ;var _caaed int ;for _fbgcf :=roi .Min .Y ; +_fbgcf < roi .Max .Y ;_fbgcf ++{_gbed :=_gbgf ;_gcbf :=_caaed ;switch {case _gbgf ==_bcc :_bggg ,_dbe :=src .GetByte (_gbed );if _dbe !=nil {return nil ,_dbe ;};_bggg <<=uint (_eeb );_dbe =_fgff .SetByte (_gcbf ,_fegc (_fbbb ,_bggg ));if _dbe !=nil {return nil ,_dbe ; +};case _eeb ==0:for _dggg :=_gbgf ;_dggg <=_bcc ;_dggg ++{_abcg ,_faag :=src .GetByte (_gbed );if _faag !=nil {return nil ,_faag ;};_gbed ++;if _dggg ==_bcc &&_ececb {_abcg =_fegc (_fbbb ,_abcg );};_faag =_fgff .SetByte (_gcbf ,_abcg );if _faag !=nil {return nil ,_faag ; +};_gcbf ++;};default:_gbcg :=_ebcb (src ,_fgff ,uint (_eeb ),uint (_bee ),_fbbb ,_gbgf ,_bcc ,_ececb ,_gbed ,_gcbf );if _gbcg !=nil {return nil ,_gbcg ;};};_gbgf +=src .RowStride ;_bcc +=src .RowStride ;_caaed +=_fgff .RowStride ;};return _fgff ,nil ;}; +type Points []Point ;func (_cabg *Bitmaps )CountPixels ()*_bf .NumSlice {_cbbf :=&_bf .NumSlice {};for _ ,_cabfa :=range _cabg .Values {_cbbf .AddInt (_cabfa .CountPixels ());};return _cbbf ;};func _cfd (_bffg *Bitmap ,_affe int ,_ffb []byte )(_aeg *Bitmap ,_cad error ){const _bgg ="\u0072\u0065\u0064\u0075\u0063\u0065\u0052\u0061\u006e\u006b\u0042\u0069n\u0061\u0072\u0079\u0032"; +if _bffg ==nil {return nil ,_c .Error (_bgg ,"\u0073o\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061p\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};if _affe < 1||_affe > 4{return nil ,_c .Error (_bgg ,"\u006c\u0065\u0076\u0065\u006c\u0020\u006d\u0075\u0073\u0074 \u0062\u0065\u0020\u0069\u006e\u0020\u0073e\u0074\u0020\u007b\u0031\u002c\u0032\u002c\u0033\u002c\u0034\u007d"); +};if _bffg .Height <=1{return nil ,_c .Errorf (_bgg ,"\u0073o\u0075\u0072c\u0065\u0020\u0068e\u0069\u0067\u0068\u0074\u0020\u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u0061t\u0020\u006c\u0065\u0061\u0073\u0074\u0020\u0027\u0032\u0027\u0020-\u0020\u0069\u0073\u003a\u0020\u0027\u0025\u0064\u0027",_bffg .Height ); +};_aeg =New (_bffg .Width /2,_bffg .Height /2);if _ffb ==nil {_ffb =_bec ();};_fbc :=_dgbe (_bffg .RowStride ,2*_aeg .RowStride );switch _affe {case 1:_cad =_aec (_bffg ,_aeg ,_affe ,_ffb ,_fbc );case 2:_cad =_ad (_bffg ,_aeg ,_affe ,_ffb ,_fbc );case 3:_cad =_dce (_bffg ,_aeg ,_affe ,_ffb ,_fbc ); +case 4:_cad =_bafe (_bffg ,_aeg ,_affe ,_ffb ,_fbc );};if _cad !=nil {return nil ,_cad ;};return _aeg ,nil ;};func CorrelationScoreThresholded (bm1 ,bm2 *Bitmap ,area1 ,area2 int ,delX ,delY float32 ,maxDiffW ,maxDiffH int ,tab ,downcount []int ,scoreThreshold float32 )(bool ,error ){const _eee ="C\u006f\u0072\u0072\u0065\u006c\u0061t\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054h\u0072\u0065\u0073h\u006fl\u0064\u0065\u0064"; +if bm1 ==nil {return false ,_c .Error (_eee ,"\u0063\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u0062\u006d1\u0020\u0069s\u0020\u006e\u0069\u006c"); +};if bm2 ==nil {return false ,_c .Error (_eee ,"\u0063\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0053\u0063\u006f\u0072\u0065\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u0062\u006d2\u0020\u0069s\u0020\u006e\u0069\u006c"); +};if area1 <=0||area2 <=0{return false ,_c .Error (_eee ,"c\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006fn\u0053\u0063\u006f\u0072\u0065\u0054\u0068re\u0073\u0068\u006f\u006cd\u0065\u0064\u0020\u002d\u0020\u0061\u0072\u0065\u0061s \u006d\u0075s\u0074\u0020\u0062\u0065\u0020\u003e\u0020\u0030"); +};if downcount ==nil {return false ,_c .Error (_eee ,"\u0070\u0072\u006fvi\u0064\u0065\u0064\u0020\u006e\u006f\u0020\u0027\u0064\u006f\u0077\u006e\u0063\u006f\u0075\u006e\u0074\u0027");};if tab ==nil {return false ,_c .Error (_eee ,"p\u0072\u006f\u0076\u0069de\u0064 \u006e\u0069\u006c\u0020\u0027s\u0075\u006d\u0074\u0061\u0062\u0027"); +};_egcg ,_abb :=bm1 .Width ,bm1 .Height ;_bcfc ,_dbgd :=bm2 .Width ,bm2 .Height ;if _bf .Abs (_egcg -_bcfc )> maxDiffW {return false ,nil ;};if _bf .Abs (_abb -_dbgd )> maxDiffH {return false ,nil ;};_eedfa :=int (delX +_bf .Sign (delX )*0.5);_aebac :=int (delY +_bf .Sign (delY )*0.5); +_fgcf :=int (_ac .Ceil (_ac .Sqrt (float64 (scoreThreshold )*float64 (area1 )*float64 (area2 ))));_fcgag :=bm2 .RowStride ;_gebb :=_bbff (_aebac ,0);_adbf :=_dgbe (_dbgd +_aebac ,_abb );_gaeb :=bm1 .RowStride *_gebb ;_fdfc :=bm2 .RowStride *(_gebb -_aebac ); +var _fdeb int ;if _adbf <=_abb {_fdeb =downcount [_adbf -1];};_cgdd :=_bbff (_eedfa ,0);_ggab :=_dgbe (_bcfc +_eedfa ,_egcg );var _bffbd ,_cgbf int ;if _eedfa >=8{_bffbd =_eedfa >>3;_gaeb +=_bffbd ;_cgdd -=_bffbd <<3;_ggab -=_bffbd <<3;_eedfa &=7;}else if _eedfa <=-8{_cgbf =-((_eedfa +7)>>3); +_fdfc +=_cgbf ;_fcgag -=_cgbf ;_eedfa +=_cgbf <<3;};var (_gdae ,_cdfbc ,_aebbc int ;_adbg ,_dbf ,_beca byte ;);if _cgdd >=_ggab ||_gebb >=_adbf {return false ,nil ;};_gddf :=(_ggab +7)>>3;switch {case _eedfa ==0:for _cdfbc =_gebb ;_cdfbc < _adbf ;_cdfbc ,_gaeb ,_fdfc =_cdfbc +1,_gaeb +bm1 .RowStride ,_fdfc +bm2 .RowStride {for _aebbc =0; +_aebbc < _gddf ;_aebbc ++{_adbg =bm1 .Data [_gaeb +_aebbc ]&bm2 .Data [_fdfc +_aebbc ];_gdae +=tab [_adbg ];};if _gdae >=_fgcf {return true ,nil ;};if _cdga :=_gdae +downcount [_cdfbc ]-_fdeb ;_cdga < _fgcf {return false ,nil ;};};case _eedfa > 0&&_fcgag < _gddf :for _cdfbc =_gebb ; +_cdfbc < _adbf ;_cdfbc ,_gaeb ,_fdfc =_cdfbc +1,_gaeb +bm1 .RowStride ,_fdfc +bm2 .RowStride {_dbf =bm1 .Data [_gaeb ];_beca =bm2 .Data [_fdfc ]>>uint (_eedfa );_adbg =_dbf &_beca ;_gdae +=tab [_adbg ];for _aebbc =1;_aebbc < _fcgag ;_aebbc ++{_dbf =bm1 .Data [_gaeb +_aebbc ]; +_beca =bm2 .Data [_fdfc +_aebbc ]>>uint (_eedfa )|bm2 .Data [_fdfc +_aebbc -1]<=_fgcf {return true ,nil ;}else if _gdae +downcount [_cdfbc ]-_fdeb < _fgcf {return false ,nil ;};};case _eedfa > 0&&_fcgag >=_gddf :for _cdfbc =_gebb ;_cdfbc < _adbf ;_cdfbc ,_gaeb ,_fdfc =_cdfbc +1,_gaeb +bm1 .RowStride ,_fdfc +bm2 .RowStride {_dbf =bm1 .Data [_gaeb ]; +_beca =bm2 .Data [_fdfc ]>>uint (_eedfa );_adbg =_dbf &_beca ;_gdae +=tab [_adbg ];for _aebbc =1;_aebbc < _gddf ;_aebbc ++{_dbf =bm1 .Data [_gaeb +_aebbc ];_beca =bm2 .Data [_fdfc +_aebbc ]>>uint (_eedfa );_beca |=bm2 .Data [_fdfc +_aebbc -1]<=_fgcf {return true ,nil ;}else if _gdae +downcount [_cdfbc ]-_fdeb < _fgcf {return false ,nil ;};};case _gddf < _fcgag :for _cdfbc =_gebb ;_cdfbc < _adbf ;_cdfbc ,_gaeb ,_fdfc =_cdfbc +1,_gaeb +bm1 .RowStride ,_fdfc +bm2 .RowStride {for _aebbc =0; +_aebbc < _gddf ;_aebbc ++{_dbf =bm1 .Data [_gaeb +_aebbc ];_beca =bm2 .Data [_fdfc +_aebbc ]<>uint (8+_eedfa );_adbg =_dbf &_beca ;_gdae +=tab [_adbg ];};if _gdae >=_fgcf {return true ,nil ;}else if _gafa :=_gdae +downcount [_cdfbc ]-_fdeb ; +_gafa < _fgcf {return false ,nil ;};};case _fcgag >=_gddf :for _cdfbc =_gebb ;_cdfbc < _adbf ;_cdfbc ,_gaeb ,_fdfc =_cdfbc +1,_gaeb +bm1 .RowStride ,_fdfc +bm2 .RowStride {for _aebbc =0;_aebbc < _gddf ;_aebbc ++{_dbf =bm1 .Data [_gaeb +_aebbc ];_beca =bm2 .Data [_fdfc +_aebbc ]<>uint (8+_eedfa );_adbg =_dbf &_beca ;_gdae +=tab [_adbg ];};_dbf =bm1 .Data [_gaeb +_aebbc ];_beca =bm2 .Data [_fdfc +_aebbc ]<=_fgcf {return true ,nil ; +}else if _gdae +downcount [_cdfbc ]-_fdeb < _fgcf {return false ,nil ;};};};_gdgcd :=float32 (_gdae )*float32 (_gdae )/(float32 (area1 )*float32 (area2 ));if _gdgcd >=scoreThreshold {_g .Log .Trace ("\u0063\u006f\u0075\u006e\u0074\u003a\u0020\u0025\u0064\u0020\u003c\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u006f\u006cd\u0020\u0025\u0064\u0020\u0062\u0075\u0074\u0020\u0073c\u006f\u0072\u0065\u0020\u0025\u0066\u0020\u003e\u003d\u0020\u0073\u0063\u006fr\u0065\u0054\u0068\u0072\u0065\u0073h\u006f\u006c\u0064 \u0025\u0066",_gdae ,_fgcf ,_gdgcd ,scoreThreshold ); +};return false ,nil ;};var _fbcag =[]byte {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3E,0x78,0x27,0xC2,0x27,0x91,0x00,0x22,0x48,0x21,0x03,0x24,0x91,0x00,0x22,0x48,0x21,0x02,0xA4,0x95,0x00,0x22,0x48,0x21,0x02,0x64,0x9B,0x00,0x3C,0x78,0x21,0x02,0x27,0x91,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x63,0x18,0x00,0x00,0x00,0x00,0x00,0x7F,0xF8,0x00,0x00,0x00,0x00,0x00,0x15,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; +type CombinationOperator int ;const (_bbbe shift =iota ;_cgefc ;);func (_eac *Bitmap )CountPixels ()int {return _eac .countPixels ()};func _afca (_baecc *Bitmap ,_gece ,_addb int ,_cedd ,_edee int ,_fecd RasterOperator ,_gac *Bitmap ,_eede ,_cbade int )error {var _dbdc ,_baaba ,_gfaf ,_cffg int ; +if _gece < 0{_eede -=_gece ;_cedd +=_gece ;_gece =0;};if _eede < 0{_gece -=_eede ;_cedd +=_eede ;_eede =0;};_dbdc =_gece +_cedd -_baecc .Width ;if _dbdc > 0{_cedd -=_dbdc ;};_baaba =_eede +_cedd -_gac .Width ;if _baaba > 0{_cedd -=_baaba ;};if _addb < 0{_cbade -=_addb ; +_edee +=_addb ;_addb =0;};if _cbade < 0{_addb -=_cbade ;_edee +=_cbade ;_cbade =0;};_gfaf =_addb +_edee -_baecc .Height ;if _gfaf > 0{_edee -=_gfaf ;};_cffg =_cbade +_edee -_gac .Height ;if _cffg > 0{_edee -=_cffg ;};if _cedd <=0||_edee <=0{return nil ; +};var _fgba error ;switch {case _gece &7==0&&_eede &7==0:_fgba =_eacbe (_baecc ,_gece ,_addb ,_cedd ,_edee ,_fecd ,_gac ,_eede ,_cbade );case _gece &7==_eede &7:_fgba =_feac (_baecc ,_gece ,_addb ,_cedd ,_edee ,_fecd ,_gac ,_eede ,_cbade );default:_fgba =_cdbd (_baecc ,_gece ,_addb ,_cedd ,_edee ,_fecd ,_gac ,_eede ,_cbade ); +};if _fgba !=nil {return _c .Wrap (_fgba ,"r\u0061\u0073\u0074\u0065\u0072\u004f\u0070\u004c\u006f\u0077","");};return nil ;};func (_fbed *Bitmap )RasterOperation (dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _aeeg (_fbed ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); +};func _abg ()(_gbba [256]uint64 ){for _fea :=0;_fea < 256;_fea ++{if _fea &0x01!=0{_gbba [_fea ]|=0xff;};if _fea &0x02!=0{_gbba [_fea ]|=0xff00;};if _fea &0x04!=0{_gbba [_fea ]|=0xff0000;};if _fea &0x08!=0{_gbba [_fea ]|=0xff000000;};if _fea &0x10!=0{_gbba [_fea ]|=0xff00000000; +};if _fea &0x20!=0{_gbba [_fea ]|=0xff0000000000;};if _fea &0x40!=0{_gbba [_fea ]|=0xff000000000000;};if _fea &0x80!=0{_gbba [_fea ]|=0xff00000000000000;};};return _gbba ;};type ClassedPoints struct{*Points ;_bf .IntSlice ;_aagf func (_gebd ,_gdfa int )bool ; +};func _dga (_agdc ,_gfd *Bitmap ,_cgcc ,_bfbb int )(*Bitmap ,error ){const _begd ="\u0063\u006c\u006f\u0073\u0065\u0053\u0061\u0066\u0065B\u0072\u0069\u0063\u006b";if _gfd ==nil {return nil ,_c .Error (_begd ,"\u0073\u006f\u0075\u0072\u0063\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};if _cgcc < 1||_bfbb < 1{return nil ,_c .Error (_begd ,"\u0068s\u0069\u007a\u0065\u0020\u0061\u006e\u0064\u0020\u0076\u0073\u0069z\u0065\u0020\u006e\u006f\u0074\u0020\u003e\u003d\u0020\u0031");};if _cgcc ==1&&_bfbb ==1{return _fce (_agdc ,_gfd );};if MorphBC ==SymmetricMorphBC {_gbac ,_ggbd :=_dbaaa (_agdc ,_gfd ,_cgcc ,_bfbb ); +if _ggbd !=nil {return nil ,_c .Wrap (_ggbd ,_begd ,"\u0053\u0079m\u006d\u0065\u0074r\u0069\u0063\u004d\u006f\u0072\u0070\u0068\u0042\u0043");};return _gbac ,nil ;};_gedd :=_bbff (_cgcc /2,_bfbb /2);_agfd :=8*((_gedd +7)/8);_fbef ,_abfd :=_gfd .AddBorder (_agfd ,0); +if _abfd !=nil {return nil ,_c .Wrapf (_abfd ,_begd ,"\u0042\u006f\u0072\u0064\u0065\u0072\u0053\u0069\u007ae\u003a\u0020\u0025\u0064",_agfd );};var _eafce ,_bagb *Bitmap ;if _cgcc ==1||_bfbb ==1{_cefd :=SelCreateBrick (_bfbb ,_cgcc ,_bfbb /2,_cgcc /2,SelHit ); +_eafce ,_abfd =_dfbc (nil ,_fbef ,_cefd );if _abfd !=nil {return nil ,_c .Wrap (_abfd ,_begd ,"\u0068S\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031\u0020\u007c\u007c \u0076\u0053\u0069\u007a\u0065\u0020\u003d\u003d\u0020\u0031");};}else {_dagc :=SelCreateBrick (1,_cgcc ,0,_cgcc /2,SelHit ); +_abdfe ,_efabd :=_dbad (nil ,_fbef ,_dagc );if _efabd !=nil {return nil ,_c .Wrap (_efabd ,_begd ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0064\u0069\u006c\u0061t\u0065");};_dced :=SelCreateBrick (_bfbb ,1,_bfbb /2,0,SelHit ); +_eafce ,_efabd =_dbad (nil ,_abdfe ,_dced );if _efabd !=nil {return nil ,_c .Wrap (_efabd ,_begd ,"\u0072\u0065\u0067ul\u0061\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0064\u0069\u006c\u0061\u0074\u0065");};if _ ,_efabd =_ebffd (_abdfe ,_eafce ,_dagc ); +_efabd !=nil {return nil ,_c .Wrap (_efabd ,_begd ,"r\u0065\u0067\u0075\u006car\u0020-\u0020\u0066\u0069\u0072\u0073t\u0020\u0065\u0072\u006f\u0064\u0065");};if _ ,_efabd =_ebffd (_eafce ,_abdfe ,_dced );_efabd !=nil {return nil ,_c .Wrap (_efabd ,_begd ,"\u0072\u0065\u0067\u0075la\u0072\u0020\u002d\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0065\u0072\u006fd\u0065"); +};};if _bagb ,_abfd =_eafce .RemoveBorder (_agfd );_abfd !=nil {return nil ,_c .Wrap (_abfd ,_begd ,"\u0072e\u0067\u0075\u006c\u0061\u0072");};if _agdc ==nil {return _bagb ,nil ;};if _ ,_abfd =_fce (_agdc ,_bagb );_abfd !=nil {return nil ,_abfd ;};return _agdc ,nil ; +};func (_ceac *BitmapsArray )GetBitmaps (i int )(*Bitmaps ,error ){const _bcdg ="\u0042\u0069\u0074ma\u0070\u0073\u0041\u0072\u0072\u0061\u0079\u002e\u0047\u0065\u0074\u0042\u0069\u0074\u006d\u0061\u0070\u0073";if _ceac ==nil {return nil ,_c .Error (_bcdg ,"p\u0072\u006f\u0076\u0069\u0064\u0065d\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074m\u0061\u0070\u0073A\u0072r\u0061\u0079\u0027"); +};if i > len (_ceac .Values )-1{return nil ,_c .Errorf (_bcdg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _ceac .Values [i ],nil ;};func (_ecdg *Bitmap )addBorderGeneral (_gcb ,_cae ,_bfc ,_edac int ,_bdeb int )(*Bitmap ,error ){const _becf ="\u0061\u0064d\u0042\u006f\u0072d\u0065\u0072\u0047\u0065\u006e\u0065\u0072\u0061\u006c"; +if _gcb < 0||_cae < 0||_bfc < 0||_edac < 0{return nil ,_c .Error (_becf ,"n\u0065\u0067\u0061\u0074iv\u0065 \u0062\u006f\u0072\u0064\u0065r\u0020\u0061\u0064\u0064\u0065\u0064");};_fbda ,_fga :=_ecdg .Width ,_ecdg .Height ;_adge :=_fbda +_gcb +_cae ;_dgdcf :=_fga +_bfc +_edac ; +_cbd :=New (_adge ,_dgdcf );_cbd .Color =_ecdg .Color ;_eea :=PixClr ;if _bdeb > 0{_eea =PixSet ;};_ffgg :=_cbd .RasterOperation (0,0,_gcb ,_dgdcf ,_eea ,nil ,0,0);if _ffgg !=nil {return nil ,_c .Wrap (_ffgg ,_becf ,"\u006c\u0065\u0066\u0074");};_ffgg =_cbd .RasterOperation (_adge -_cae ,0,_cae ,_dgdcf ,_eea ,nil ,0,0); +if _ffgg !=nil {return nil ,_c .Wrap (_ffgg ,_becf ,"\u0072\u0069\u0067h\u0074");};_ffgg =_cbd .RasterOperation (0,0,_adge ,_bfc ,_eea ,nil ,0,0);if _ffgg !=nil {return nil ,_c .Wrap (_ffgg ,_becf ,"\u0074\u006f\u0070");};_ffgg =_cbd .RasterOperation (0,_dgdcf -_edac ,_adge ,_edac ,_eea ,nil ,0,0); +if _ffgg !=nil {return nil ,_c .Wrap (_ffgg ,_becf ,"\u0062\u006f\u0074\u0074\u006f\u006d");};_ffgg =_cbd .RasterOperation (_gcb ,_bfc ,_fbda ,_fga ,PixSrc ,_ecdg ,0,0);if _ffgg !=nil {return nil ,_c .Wrap (_ffgg ,_becf ,"\u0063\u006f\u0070\u0079");};return _cbd ,nil ; +};func (_agaff *Bitmap )connComponentsBitmapsBB (_cbee *Bitmaps ,_acb int )(_gabe *Boxes ,_egcf error ){const _cdfb ="\u0063\u006f\u006enC\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0069\u0074\u006d\u0061\u0070\u0073\u0042\u0042";if _acb !=4&&_acb !=8{return nil ,_c .Error (_cdfb ,"\u0063\u006f\u006e\u006e\u0065\u0063t\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0027\u0034\u0027\u0020\u006fr\u0020\u0027\u0038\u0027"); +};if _cbee ==nil {return nil ,_c .Error (_cdfb ,"p\u0072o\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u0069l\u0020\u0042\u0069\u0074ma\u0070\u0073");};if len (_cbee .Values )> 0{return nil ,_c .Error (_cdfb ,"\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u006e\u006fn\u002d\u0065\u006d\u0070\u0074\u0079\u0020\u0042\u0069\u0074m\u0061\u0070\u0073"); +};if _agaff .Zero (){return &Boxes {},nil ;};var (_aafff ,_effd ,_cbaag ,_baeg *Bitmap ;);_agaff .setPadBits (0);if _aafff ,_egcf =_fce (nil ,_agaff );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062\u006d\u0031");};if _effd ,_egcf =_fce (nil ,_agaff ); +_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062\u006d\u0032");};_fbdca :=&_bf .Stack {};_fbdca .Aux =&_bf .Stack {};_gabe =&Boxes {};var (_eag ,_ffc int ;_egdb _fc .Point ;_adfa bool ;_deea *_fc .Rectangle ;);for {if _egdb ,_adfa ,_egcf =_aafff .nextOnPixel (_eag ,_ffc ); +_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"");};if !_adfa {break ;};if _deea ,_egcf =_eggg (_aafff ,_fbdca ,_egdb .X ,_egdb .Y ,_acb );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"");};if _egcf =_gabe .Add (_deea );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,""); +};if _cbaag ,_egcf =_aafff .clipRectangle (_deea ,nil );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062\u006d\u0033");};if _baeg ,_egcf =_effd .clipRectangle (_deea ,nil );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062\u006d\u0034"); +};if _ ,_egcf =_fac (_cbaag ,_cbaag ,_baeg );_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062m\u0033\u0020\u005e\u0020\u0062\u006d4");};if _egcf =_effd .RasterOperation (_deea .Min .X ,_deea .Min .Y ,_deea .Dx (),_deea .Dy (),PixSrcXorDst ,_cbaag ,0,0); +_egcf !=nil {return nil ,_c .Wrap (_egcf ,_cdfb ,"\u0062\u006d\u0032\u0020\u002d\u0058\u004f\u0052\u002d>\u0020\u0062\u006d\u0033");};_cbee .AddBitmap (_cbaag );_eag =_egdb .X ;_ffc =_egdb .Y ;};_cbee .Boxes =*_gabe ;return _gabe ,nil ;};func MakePixelCentroidTab8 ()[]int {return _gbfb ()}; +func (_gfeac *Bitmaps )SelectByIndexes (idx []int )(*Bitmaps ,error ){const _egbff ="B\u0069\u0074\u006d\u0061\u0070\u0073.\u0053\u006f\u0072\u0074\u0049\u006e\u0064\u0065\u0078e\u0073\u0042\u0079H\u0065i\u0067\u0068\u0074";_cbea ,_bggbg :=_gfeac .selectByIndexes (idx ); +if _bggbg !=nil {return nil ,_c .Wrap (_bggbg ,_egbff ,"");};return _cbea ,nil ;};const (_ SizeComparison =iota ;SizeSelectIfLT ;SizeSelectIfGT ;SizeSelectIfLTE ;SizeSelectIfGTE ;SizeSelectIfEQ ;);func _ad (_efab ,_fd *Bitmap ,_caf int ,_bde []byte ,_dgg int )(_abe error ){const _faeb ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0032"; +var (_aa ,_dac ,_gcdc ,_caa ,_bfe ,_ecg ,_cff ,_ggg int ;_acgg ,_aad ,_gebf ,_dae uint32 ;_bad ,_abd byte ;_feb uint16 ;);_adg :=make ([]byte ,4);_ffg :=make ([]byte ,4);for _gcdc =0;_gcdc < _efab .Height -1;_gcdc ,_caa =_gcdc +2,_caa +1{_aa =_gcdc *_efab .RowStride ; +_dac =_caa *_fd .RowStride ;for _bfe ,_ecg =0,0;_bfe < _dgg ;_bfe ,_ecg =_bfe +4,_ecg +1{for _cff =0;_cff < 4;_cff ++{_ggg =_aa +_bfe +_cff ;if _ggg <=len (_efab .Data )-1&&_ggg < _aa +_efab .RowStride {_adg [_cff ]=_efab .Data [_ggg ];}else {_adg [_cff ]=0x00; +};_ggg =_aa +_efab .RowStride +_bfe +_cff ;if _ggg <=len (_efab .Data )-1&&_ggg < _aa +(2*_efab .RowStride ){_ffg [_cff ]=_efab .Data [_ggg ];}else {_ffg [_cff ]=0x00;};};_acgg =_d .BigEndian .Uint32 (_adg );_aad =_d .BigEndian .Uint32 (_ffg );_gebf =_acgg &_aad ; +_gebf |=_gebf <<1;_dae =_acgg |_aad ;_dae &=_dae <<1;_aad =_gebf |_dae ;_aad &=0xaaaaaaaa;_acgg =_aad |(_aad <<7);_bad =byte (_acgg >>24);_abd =byte ((_acgg >>8)&0xff);_ggg =_dac +_ecg ;if _ggg +1==len (_fd .Data )-1||_ggg +1>=_dac +_fd .RowStride {if _abe =_fd .SetByte (_ggg ,_bde [_bad ]); +_abe !=nil {return _c .Wrapf (_abe ,_faeb ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_ggg );};}else {_feb =(uint16 (_bde [_bad ])<<8)|uint16 (_bde [_abd ]);if _abe =_fd .setTwoBytes (_ggg ,_feb );_abe !=nil {return _c .Wrapf (_abe ,_faeb ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_ggg ); +};_ecg ++;};};};return nil ;};func NewWithData (width ,height int ,data []byte )(*Bitmap ,error ){const _feg ="N\u0065\u0077\u0057\u0069\u0074\u0068\u0044\u0061\u0074\u0061";_bgd :=_gdf (width ,height );_bgd .Data =data ;if len (data )< height *_bgd .RowStride {return nil ,_c .Errorf (_feg ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u0020l\u0065\u006e\u0067\u0074\u0068\u003a \u0025\u0064\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u003a\u0020\u0025\u0064",len (data ),height *_bgd .RowStride ); +};return _bgd ,nil ;};func TstImageBitmap ()*Bitmap {return _dgff .Copy ()};func Rect (x ,y ,w ,h int )(*_fc .Rectangle ,error ){const _afgb ="b\u0069\u0074\u006d\u0061\u0070\u002e\u0052\u0065\u0063\u0074";if x < 0{w +=x ;x =0;if w <=0{return nil ,_c .Errorf (_afgb ,"x\u003a\u0027\u0025\u0064\u0027\u0020<\u0020\u0030\u0020\u0061\u006e\u0064\u0020\u0077\u003a \u0027\u0025\u0064'\u0020<\u003d\u0020\u0030",x ,w ); +};};if y < 0{h +=y ;y =0;if h <=0{return nil ,_c .Error (_afgb ,"\u0079\u0020\u003c 0\u0020\u0061\u006e\u0064\u0020\u0062\u006f\u0078\u0020\u006f\u0066\u0066\u0020\u002b\u0071\u0075\u0061\u0064");};};_dfac :=_fc .Rect (x ,y ,x +w ,y +h );return &_dfac ,nil ; +};func TstImageBitmapInverseData ()[]byte {_gfcb :=_dgff .Copy ();_gfcb .InverseData ();return _gfcb .Data ;};type byWidth Bitmaps ;func (_ccgg CombinationOperator )String ()string {var _befg string ;switch _ccgg {case CmbOpOr :_befg ="\u004f\u0052";case CmbOpAnd :_befg ="\u0041\u004e\u0044"; +case CmbOpXor :_befg ="\u0058\u004f\u0052";case CmbOpXNor :_befg ="\u0058\u004e\u004f\u0052";case CmbOpReplace :_befg ="\u0052E\u0050\u004c\u0041\u0043\u0045";case CmbOpNot :_befg ="\u004e\u004f\u0054";};return _befg ;};func (_cebfb *Bitmaps )SortByHeight (){_accfa :=(*byHeight )(_cebfb ); +_f .Sort (_accfa )};var _gaaa =[5]int {1,2,3,0,4};func (_eace *Bitmap )GetPixel (x ,y int )bool {_fffa :=_eace .GetByteIndex (x ,y );_effb :=_eace .GetBitOffset (x );_egg :=uint (7-_effb );if _fffa > len (_eace .Data )-1{_g .Log .Debug ("\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0070\u0069\u0078\u0065\u006c\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0064\u0061\u0074\u0061\u0020\u0072\u0061\u006e\u0067\u0065\u002e \u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0079\u003a\u0027\u0025\u0064'\u002c\u0020\u0062m\u003a\u0020\u0027\u0025\u0073\u0027",x ,y ,_eace ); +return false ;};if (_eace .Data [_fffa ]>>_egg )&0x01>=1{return true ;};return false ;};const (MopDilation MorphOperation =iota ;MopErosion ;MopOpening ;MopClosing ;MopRankBinaryReduction ;MopReplicativeBinaryExpansion ;MopAddBorder ;);func (_cbf *Bitmap )setFourBytes (_fed int ,_aeba uint32 )error {if _fed +3> len (_cbf .Data )-1{return _c .Errorf ("\u0073\u0065\u0074F\u006f\u0075\u0072\u0042\u0079\u0074\u0065\u0073","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",_fed ); +};_cbf .Data [_fed ]=byte ((_aeba &0xff000000)>>24);_cbf .Data [_fed +1]=byte ((_aeba &0xff0000)>>16);_cbf .Data [_fed +2]=byte ((_aeba &0xff00)>>8);_cbf .Data [_fed +3]=byte (_aeba &0xff);return nil ;};func (_eabfb *ClassedPoints )SortByY (){_eabfb ._aagf =_eabfb .ySortFunction (); +_f .Sort (_eabfb )};func _dce (_cef ,_cg *Bitmap ,_dfa int ,_bffb []byte ,_dgb int )(_eef error ){const _fbg ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0033";var (_cee ,_acdf ,_gbe ,_cab ,_ced ,_gag ,_ged ,_gfa int ; +_cdd ,_bffa ,_bed ,_dff uint32 ;_ada ,_eab byte ;_afc uint16 ;);_gdb :=make ([]byte ,4);_dfgc :=make ([]byte ,4);for _gbe =0;_gbe < _cef .Height -1;_gbe ,_cab =_gbe +2,_cab +1{_cee =_gbe *_cef .RowStride ;_acdf =_cab *_cg .RowStride ;for _ced ,_gag =0,0; +_ced < _dgb ;_ced ,_gag =_ced +4,_gag +1{for _ged =0;_ged < 4;_ged ++{_gfa =_cee +_ced +_ged ;if _gfa <=len (_cef .Data )-1&&_gfa < _cee +_cef .RowStride {_gdb [_ged ]=_cef .Data [_gfa ];}else {_gdb [_ged ]=0x00;};_gfa =_cee +_cef .RowStride +_ced +_ged ; +if _gfa <=len (_cef .Data )-1&&_gfa < _cee +(2*_cef .RowStride ){_dfgc [_ged ]=_cef .Data [_gfa ];}else {_dfgc [_ged ]=0x00;};};_cdd =_d .BigEndian .Uint32 (_gdb );_bffa =_d .BigEndian .Uint32 (_dfgc );_bed =_cdd &_bffa ;_bed |=_bed <<1;_dff =_cdd |_bffa ; +_dff &=_dff <<1;_bffa =_bed &_dff ;_bffa &=0xaaaaaaaa;_cdd =_bffa |(_bffa <<7);_ada =byte (_cdd >>24);_eab =byte ((_cdd >>8)&0xff);_gfa =_acdf +_gag ;if _gfa +1==len (_cg .Data )-1||_gfa +1>=_acdf +_cg .RowStride {if _eef =_cg .SetByte (_gfa ,_bffb [_ada ]); +_eef !=nil {return _c .Wrapf (_eef ,_fbg ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_gfa );};}else {_afc =(uint16 (_bffb [_ada ])<<8)|uint16 (_bffb [_eab ]);if _eef =_cg .setTwoBytes (_gfa ,_afc );_eef !=nil {return _c .Wrapf (_eef ,_fbg ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_gfa ); +};_gag ++;};};};return nil ;};func _bafe (_fdc ,_ggae *Bitmap ,_aca int ,_gagd []byte ,_cbb int )(_cfaf error ){const _cca ="\u0072\u0065\u0064uc\u0065\u0052\u0061\u006e\u006b\u0042\u0069\u006e\u0061\u0072\u0079\u0032\u004c\u0065\u0076\u0065\u006c\u0034"; +var (_affd ,_adf ,_bbb ,_aed ,_ddc ,_ebbb ,_bcb ,_bdf int ;_dad ,_bfb uint32 ;_fde ,_aecc byte ;_dee uint16 ;);_ccg :=make ([]byte ,4);_cfgg :=make ([]byte ,4);for _bbb =0;_bbb < _fdc .Height -1;_bbb ,_aed =_bbb +2,_aed +1{_affd =_bbb *_fdc .RowStride ; +_adf =_aed *_ggae .RowStride ;for _ddc ,_ebbb =0,0;_ddc < _cbb ;_ddc ,_ebbb =_ddc +4,_ebbb +1{for _bcb =0;_bcb < 4;_bcb ++{_bdf =_affd +_ddc +_bcb ;if _bdf <=len (_fdc .Data )-1&&_bdf < _affd +_fdc .RowStride {_ccg [_bcb ]=_fdc .Data [_bdf ];}else {_ccg [_bcb ]=0x00; +};_bdf =_affd +_fdc .RowStride +_ddc +_bcb ;if _bdf <=len (_fdc .Data )-1&&_bdf < _affd +(2*_fdc .RowStride ){_cfgg [_bcb ]=_fdc .Data [_bdf ];}else {_cfgg [_bcb ]=0x00;};};_dad =_d .BigEndian .Uint32 (_ccg );_bfb =_d .BigEndian .Uint32 (_cfgg );_bfb &=_dad ; +_bfb &=_bfb <<1;_bfb &=0xaaaaaaaa;_dad =_bfb |(_bfb <<7);_fde =byte (_dad >>24);_aecc =byte ((_dad >>8)&0xff);_bdf =_adf +_ebbb ;if _bdf +1==len (_ggae .Data )-1||_bdf +1>=_adf +_ggae .RowStride {_ggae .Data [_bdf ]=_gagd [_fde ];if _cfaf =_ggae .SetByte (_bdf ,_gagd [_fde ]); +_cfaf !=nil {return _c .Wrapf (_cfaf ,_cca ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0025d",_bdf );};}else {_dee =(uint16 (_gagd [_fde ])<<8)|uint16 (_gagd [_aecc ]);if _cfaf =_ggae .setTwoBytes (_bdf ,_dee );_cfaf !=nil {return _c .Wrapf (_cfaf ,_cca ,"s\u0065\u0074\u0074\u0069\u006e\u0067 \u0074\u0077\u006f\u0020\u0062\u0079t\u0065\u0073\u0020\u0066\u0061\u0069\u006ce\u0064\u002c\u0020\u0069\u006e\u0064\u0065\u0078\u003a\u0020%\u0064",_bdf ); +};_ebbb ++;};};};return nil ;};func (_dbca *ClassedPoints )Less (i ,j int )bool {return _dbca ._aagf (i ,j )};func (_dcea *Bitmap )nextOnPixelLow (_gffd ,_cdaag ,_bga ,_bffdd ,_cge int )(_dgdcg _fc .Point ,_agd bool ,_bfed error ){const _fad ="B\u0069\u0074\u006d\u0061p.\u006ee\u0078\u0074\u004f\u006e\u0050i\u0078\u0065\u006c\u004c\u006f\u0077"; +var (_fcg int ;_cgg byte ;);_agaa :=_cge *_bga ;_gddd :=_agaa +(_bffdd /8);if _cgg ,_bfed =_dcea .GetByte (_gddd );_bfed !=nil {return _dgdcg ,false ,_c .Wrap (_bfed ,_fad ,"\u0078\u0053\u0074\u0061\u0072\u0074\u0020\u0061\u006e\u0064 \u0079\u0053\u0074\u0061\u0072\u0074\u0020o\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065"); +};if _cgg !=0{_ccfe :=_bffdd -(_bffdd %8)+7;for _fcg =_bffdd ;_fcg <=_ccfe &&_fcg < _gffd ;_fcg ++{if _dcea .GetPixel (_fcg ,_cge ){_dgdcg .X =_fcg ;_dgdcg .Y =_cge ;return _dgdcg ,true ,nil ;};};};_fcda :=(_bffdd /8)+1;_fcg =8*_fcda ;var _eeff int ;for _gddd =_agaa +_fcda ; +_fcg < _gffd ;_gddd ,_fcg =_gddd +1,_fcg +8{if _cgg ,_bfed =_dcea .GetByte (_gddd );_bfed !=nil {return _dgdcg ,false ,_c .Wrap (_bfed ,_fad ,"r\u0065\u0073\u0074\u0020of\u0020t\u0068\u0065\u0020\u006c\u0069n\u0065\u0020\u0062\u0079\u0074\u0065");};if _cgg ==0{continue ; +};for _eeff =0;_eeff < 8&&_fcg < _gffd ;_eeff ,_fcg =_eeff +1,_fcg +1{if _dcea .GetPixel (_fcg ,_cge ){_dgdcg .X =_fcg ;_dgdcg .Y =_cge ;return _dgdcg ,true ,nil ;};};};for _dagg :=_cge +1;_dagg < _cdaag ;_dagg ++{_agaa =_dagg *_bga ;for _gddd ,_fcg =_agaa ,0; +_fcg < _gffd ;_gddd ,_fcg =_gddd +1,_fcg +8{if _cgg ,_bfed =_dcea .GetByte (_gddd );_bfed !=nil {return _dgdcg ,false ,_c .Wrap (_bfed ,_fad ,"\u0066o\u006cl\u006f\u0077\u0069\u006e\u0067\u0020\u006c\u0069\u006e\u0065\u0073");};if _cgg ==0{continue ;}; +for _eeff =0;_eeff < 8&&_fcg < _gffd ;_eeff ,_fcg =_eeff +1,_fcg +1{if _dcea .GetPixel (_fcg ,_dagg ){_dgdcg .X =_fcg ;_dgdcg .Y =_dagg ;return _dgdcg ,true ,nil ;};};};};return _dgdcg ,false ,nil ;};func (_faf *Bitmap )GetChocolateData ()[]byte {if _faf .Color ==Vanilla {_faf .inverseData (); +};return _faf .Data ;};func (_gfdb *Bitmaps )SortByWidth (){_eacbc :=(*byWidth )(_gfdb );_f .Sort (_eacbc )};func (_bedbd *Bitmaps )selectByIndicator (_bdaa *_bf .NumSlice )(_eegac *Bitmaps ,_abae error ){const _cecd ="\u0042i\u0074\u006d\u0061\u0070s\u002e\u0073\u0065\u006c\u0065c\u0074B\u0079I\u006e\u0064\u0069\u0063\u0061\u0074\u006fr"; +if _bedbd ==nil {return nil ,_c .Error (_cecd ,"\u0027\u0062\u0027 b\u0069\u0074\u006d\u0061\u0070\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _bdaa ==nil {return nil ,_c .Error (_cecd ,"'\u006e\u0061\u0027\u0020\u0069\u006ed\u0069\u0063\u0061\u0074\u006f\u0072\u0073\u0020\u006eo\u0074\u0020\u0064e\u0066i\u006e\u0065\u0064"); +};if len (_bedbd .Values )==0{return _bedbd ,nil ;};if len (*_bdaa )!=len (_bedbd .Values ){return nil ,_c .Errorf (_cecd ,"\u006ea\u0020\u006ce\u006e\u0067\u0074\u0068:\u0020\u0025\u0064,\u0020\u0069\u0073\u0020\u0064\u0069\u0066\u0066\u0065re\u006e\u0074\u0020t\u0068\u0061n\u0020\u0062\u0069\u0074\u006d\u0061p\u0073\u003a \u0025\u0064",len (*_bdaa ),len (_bedbd .Values )); +};var _gfga ,_ccca ,_gfad int ;for _ccca =0;_ccca < len (*_bdaa );_ccca ++{if _gfga ,_abae =_bdaa .GetInt (_ccca );_abae !=nil {return nil ,_c .Wrap (_abae ,_cecd ,"f\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0065\u0063\u006b");};if _gfga ==1{_gfad ++; +};};if _gfad ==len (_bedbd .Values ){return _bedbd ,nil ;};_eegac =&Bitmaps {};_dcca :=len (_bedbd .Values )==len (_bedbd .Boxes );for _ccca =0;_ccca < len (*_bdaa );_ccca ++{if _gfga =int ((*_bdaa )[_ccca ]);_gfga ==0{continue ;};_eegac .Values =append (_eegac .Values ,_bedbd .Values [_ccca ]); +if _dcca {_eegac .Boxes =append (_eegac .Boxes ,_bedbd .Boxes [_ccca ]);};};return _eegac ,nil ;};func _gdf (_caae ,_ffdf int )*Bitmap {return &Bitmap {Width :_caae ,Height :_ffdf ,RowStride :(_caae +7)>>3};};const (_ LocationFilter =iota ;LocSelectWidth ; +LocSelectHeight ;LocSelectXVal ;LocSelectYVal ;LocSelectIfEither ;LocSelectIfBoth ;);func (_ddg *ClassedPoints )ySortFunction ()func (_caff int ,_gaag int )bool {return func (_face ,_ecfbb int )bool {return _ddg .YAtIndex (_face )< _ddg .YAtIndex (_ecfbb )}; +};func (_egd *Bitmap )SetDefaultPixel (){for _decg :=range _egd .Data {_egd .Data [_decg ]=byte (0xff);};};func TstESymbol (t *_ag .T ,scale ...int )*Bitmap {_geecd ,_abfbd :=NewWithData (4,5,[]byte {0xF0,0x80,0xE0,0x80,0xF0});_b .NoError (t ,_abfbd ); +return TstGetScaledSymbol (t ,_geecd ,scale ...);};func MorphSequence (src *Bitmap ,sequence ...MorphProcess )(*Bitmap ,error ){return _cffe (src ,sequence ...);};func (_bcbb *Bitmap )SetByte (index int ,v byte )error {if index > len (_bcbb .Data )-1||index < 0{return _c .Errorf ("\u0053e\u0074\u0042\u0079\u0074\u0065","\u0069\u006e\u0064\u0065x \u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020%\u0064",index ); +};_bcbb .Data [index ]=v ;return nil ;};type Bitmap struct{Width ,Height int ;BitmapNumber int ;RowStride int ;Data []byte ;Color Color ;Special int ;Text string ;XResolution ,YResolution int ;};func TstImageBitmapData ()[]byte {return _dgff .Data };func _aeeg (_fgae *Bitmap ,_bagf ,_daead ,_fbefg ,_abdg int ,_eafb RasterOperator ,_ccfd *Bitmap ,_aeab ,_gde int )error {const _ddeda ="\u0072a\u0073t\u0065\u0072\u004f\u0070\u0065\u0072\u0061\u0074\u0069\u006f\u006e"; +if _fgae ==nil {return _c .Error (_ddeda ,"\u006e\u0069\u006c\u0020\u0027\u0064\u0065\u0073\u0074\u0027\u0020\u0042i\u0074\u006d\u0061\u0070");};if _eafb ==PixDst {return nil ;};switch _eafb {case PixClr ,PixSet ,PixNotDst :_ffbe (_fgae ,_bagf ,_daead ,_fbefg ,_abdg ,_eafb ); +return nil ;};if _ccfd ==nil {_g .Log .Debug ("\u0052a\u0073\u0074e\u0072\u004f\u0070\u0065r\u0061\u0074\u0069o\u006e\u0020\u0073\u006f\u0075\u0072\u0063\u0065\u0020bi\u0074\u006d\u0061p\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0064e\u0066\u0069n\u0065\u0064"); +return _c .Error (_ddeda ,"\u006e\u0069l\u0020\u0027\u0073r\u0063\u0027\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if _ggbdg :=_afca (_fgae ,_bagf ,_daead ,_fbefg ,_abdg ,_eafb ,_ccfd ,_aeab ,_gde );_ggbdg !=nil {return _c .Wrap (_ggbdg ,_ddeda ,""); +};return nil ;};func (_aaaf *Bitmap )connComponentsBB (_daee int )(_afec *Boxes ,_ebcgb error ){const _ageg ="\u0042\u0069\u0074ma\u0070\u002e\u0063\u006f\u006e\u006e\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0042\u0042";if _daee !=4&&_daee !=8{return nil ,_c .Error (_ageg ,"\u0063\u006f\u006e\u006e\u0065\u0063t\u0069\u0076\u0069\u0074\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0027\u0034\u0027\u0020\u006fr\u0020\u0027\u0038\u0027"); +};if _aaaf .Zero (){return &Boxes {},nil ;};_aaaf .setPadBits (0);_dbea ,_ebcgb :=_fce (nil ,_aaaf );if _ebcgb !=nil {return nil ,_c .Wrap (_ebcgb ,_ageg ,"\u0062\u006d\u0031");};_bfbdd :=&_bf .Stack {};_bfbdd .Aux =&_bf .Stack {};_afec =&Boxes {};var (_eedb ,_becd int ; +_dgbd _fc .Point ;_bbgf bool ;_accb *_fc .Rectangle ;);for {if _dgbd ,_bbgf ,_ebcgb =_dbea .nextOnPixel (_becd ,_eedb );_ebcgb !=nil {return nil ,_c .Wrap (_ebcgb ,_ageg ,"");};if !_bbgf {break ;};if _accb ,_ebcgb =_eggg (_dbea ,_bfbdd ,_dgbd .X ,_dgbd .Y ,_daee ); +_ebcgb !=nil {return nil ,_c .Wrap (_ebcgb ,_ageg ,"");};if _ebcgb =_afec .Add (_accb );_ebcgb !=nil {return nil ,_c .Wrap (_ebcgb ,_ageg ,"");};_becd =_dgbd .X ;_eedb =_dgbd .Y ;};return _afec ,nil ;};var _ _f .Interface =&ClassedPoints {};func RasterOperation (dest *Bitmap ,dx ,dy ,dw ,dh int ,op RasterOperator ,src *Bitmap ,sx ,sy int )error {return _aeeg (dest ,dx ,dy ,dw ,dh ,op ,src ,sx ,sy ); +};func (_aefe Points )GetIntY (i int )(int ,error ){if i >=len (_aefe ){return 0,_c .Errorf ("\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047\u0065t\u0049\u006e\u0074\u0059","\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i ); +};return int (_aefe [i ].Y ),nil ;};type byHeight Bitmaps ;func (_dffe *Bitmap )equivalent (_fdd *Bitmap )bool {if _dffe ==_fdd {return true ;};if !_dffe .SizesEqual (_fdd ){return false ;};_eec :=_dafe (_dffe ,_fdd ,CmbOpXor );_effg :=_dffe .countPixels (); +_deac :=int (0.25*float32 (_effg ));if _eec .thresholdPixelSum (_deac ){return false ;};var (_gbg [9][9]int ;_feba [18][9]int ;_gbc [9][18]int ;_cbad int ;_eggf int ;);_geac :=9;_bab :=_dffe .Height /_geac ;_gcdce :=_dffe .Width /_geac ;_cebf ,_ebc :=_bab /2,_gcdce /2; +if _bab < _gcdce {_cebf =_gcdce /2;_ebc =_bab /2;};_aebb :=float64 (_cebf )*float64 (_ebc )*_ac .Pi ;_fcc :=int (float64 (_bab *_gcdce /2)*0.9);_cdaad :=int (float64 (_gcdce *_bab /2)*0.9);for _fcdc :=0;_fcdc < _geac ;_fcdc ++{_cbdc :=_gcdce *_fcdc +_cbad ; +var _eca int ;if _fcdc ==_geac -1{_cbad =0;_eca =_dffe .Width ;}else {_eca =_cbdc +_gcdce ;if ((_dffe .Width -_cbad )%_geac )> 0{_cbad ++;_eca ++;};};for _cbdcf :=0;_cbdcf < _geac ;_cbdcf ++{_cagf :=_bab *_cbdcf +_eggf ;var _adag int ;if _cbdcf ==_geac -1{_eggf =0; +_adag =_dffe .Height ;}else {_adag =_cagf +_bab ;if (_dffe .Height -_eggf )%_geac > 0{_eggf ++;_adag ++;};};var _geec ,_ecff ,_ecec ,_dca int ;_fge :=(_cbdc +_eca )/2;_cdae :=(_cagf +_adag )/2;for _dfdf :=_cbdc ;_dfdf < _eca ;_dfdf ++{for _gce :=_cagf ; +_gce < _adag ;_gce ++{if _eec .GetPixel (_dfdf ,_gce ){if _dfdf < _fge {_geec ++;}else {_ecff ++;};if _gce < _cdae {_dca ++;}else {_ecec ++;};};};};_gbg [_fcdc ][_cbdcf ]=_geec +_ecff ;_feba [_fcdc *2][_cbdcf ]=_geec ;_feba [_fcdc *2+1][_cbdcf ]=_ecff ; +_gbc [_fcdc ][_cbdcf *2]=_dca ;_gbc [_fcdc ][_cbdcf *2+1]=_ecec ;};};for _dedd :=0;_dedd < _geac *2-1;_dedd ++{for _agb :=0;_agb < (_geac -1);_agb ++{var _bcga int ;for _dag :=0;_dag < 2;_dag ++{for _fca :=0;_fca < 2;_fca ++{_bcga +=_feba [_dedd +_dag ][_agb +_fca ]; +};};if _bcga > _cdaad {return false ;};};};for _edfg :=0;_edfg < (_geac -1);_edfg ++{for _gff :=0;_gff < ((_geac *2)-1);_gff ++{var _eeg int ;for _ace :=0;_ace < 2;_ace ++{for _bbf :=0;_bbf < 2;_bbf ++{_eeg +=_gbc [_edfg +_ace ][_gff +_bbf ];};};if _eeg > _fcc {return false ; +};};};for _bcbe :=0;_bcbe < (_geac -2);_bcbe ++{for _egdg :=0;_egdg < (_geac -2);_egdg ++{var _gcdcc ,_afce int ;for _ddeb :=0;_ddeb < 3;_ddeb ++{for _gcba :=0;_gcba < 3;_gcba ++{if _ddeb ==_gcba {_gcdcc +=_gbg [_bcbe +_ddeb ][_egdg +_gcba ];};if (2-_ddeb )==_gcba {_afce +=_gbg [_bcbe +_ddeb ][_egdg +_gcba ]; +};};};if _gcdcc > _cdaad ||_afce > _cdaad {return false ;};};};for _acea :=0;_acea < (_geac -1);_acea ++{for _bcbd :=0;_bcbd < (_geac -1);_bcbd ++{var _abed int ;for _fcaa :=0;_fcaa < 2;_fcaa ++{for _ebg :=0;_ebg < 2;_ebg ++{_abed +=_gbg [_acea +_fcaa ][_bcbd +_ebg ]; +};};if float64 (_abed )> _aebb {return false ;};};};return true ;};func (_caac MorphProcess )getWidthHeight ()(_bdcfd ,_fggb int ){return _caac .Arguments [0],_caac .Arguments [1];};func TstDSymbol (t *_ag .T ,scale ...int )*Bitmap {_fcfc ,_efcea :=NewWithData (4,5,[]byte {0xf0,0x90,0x90,0x90,0xE0}); +_b .NoError (t ,_efcea );return TstGetScaledSymbol (t ,_fcfc ,scale ...);};func init (){const _edede ="\u0062\u0069\u0074\u006dap\u0073\u002e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069\u007a\u0061\u0074\u0069o\u006e";_bgca =New (50,40);var _faebd error ; +_bgca ,_faebd =_bgca .AddBorder (2,1);if _faebd !=nil {panic (_c .Wrap (_faebd ,_edede ,"f\u0072\u0061\u006d\u0065\u0042\u0069\u0074\u006d\u0061\u0070"));};_dgff ,_faebd =NewWithData (50,22,_fbcag );if _faebd !=nil {panic (_c .Wrap (_faebd ,_edede ,"i\u006d\u0061\u0067\u0065\u0042\u0069\u0074\u006d\u0061\u0070")); +};};func (_fgab *Bitmaps )GetBox (i int )(*_fc .Rectangle ,error ){const _caacd ="\u0047\u0065\u0074\u0042\u006f\u0078";if _fgab ==nil {return nil ,_c .Error (_caacd ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0027\u0042\u0069\u0074\u006d\u0061\u0070s\u0027"); +};if i > len (_fgab .Boxes )-1{return nil ,_c .Errorf (_caacd ,"\u0069n\u0064\u0065\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006fu\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067\u0065",i );};return _fgab .Boxes [i ],nil ;};func (_ggef *Bitmaps )String ()string {_ffeb :=_ca .Builder {}; +for _ ,_geed :=range _ggef .Values {_ffeb .WriteString (_geed .String ());_ffeb .WriteRune ('\n');};return _ffeb .String ();};func TstNSymbol (t *_ag .T ,scale ...int )*Bitmap {_bgad ,_bebbe :=NewWithData (4,5,[]byte {0x90,0xD0,0xB0,0x90,0x90});_b .NoError (t ,_bebbe ); +return TstGetScaledSymbol (t ,_bgad ,scale ...);};func TstWordBitmap (t *_ag .T ,scale ...int )*Bitmap {_ggec :=1;if len (scale )> 0{_ggec =scale [0];};_cdca :=3;_gbbba :=9+7+15+2*_cdca ;_bedc :=5+_cdca +5;_gedff :=New (_gbbba *_ggec ,_bedc *_ggec );_edggd :=&Bitmaps {}; +var _ecggd *int ;_cdca *=_ggec ;_ggge :=0;_ecggd =&_ggge ;_gbacc :=0;_gcda :=TstDSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,_cdca );_gcda =TstISymbol (t ,scale ...); +TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstTSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,_cdca );_gcda =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstOSymbol (t ,scale ...); +TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstWSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,0);*_ecggd =0;_gbacc =5*_ggec +_cdca ;_gcda =TstOSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec ); +_gcda =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,_cdca );_gcda =TstNSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstESymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec ); +_gcda =TstVSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstESymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,1*_ggec );_gcda =TstRSymbol (t ,scale ...);TstAddSymbol (t ,_edggd ,_gcda ,_ecggd ,_gbacc ,0); +TstWriteSymbols (t ,_edggd ,_gedff );return _gedff ;};func (_bbaf *Boxes )Add (box *_fc .Rectangle )error {if _bbaf ==nil {return _c .Error ("\u0042o\u0078\u0065\u0073\u002e\u0041\u0064d","\u0027\u0042\u006f\u0078es\u0027\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};*_bbaf =append (*_bbaf ,box );return nil ;};func (_cec *Bitmap )clearAll ()error {return _cec .RasterOperation (0,0,_cec .Width ,_cec .Height ,PixClr ,nil ,0,0);};const (Vanilla Color =iota ;Chocolate ;);func Dilate (d *Bitmap ,s *Bitmap ,sel *Selection )(*Bitmap ,error ){return _dbad (d ,s ,sel )}; +func Blit (src *Bitmap ,dst *Bitmap ,x ,y int ,op CombinationOperator )error {var _gbgd ,_effge int ;_cbaa :=src .RowStride -1;if x < 0{_effge =-x ;x =0;}else if x +src .Width > dst .Width {_cbaa -=src .Width +x -dst .Width ;};if y < 0{_gbgd =-y ;y =0; +_effge +=src .RowStride ;_cbaa +=src .RowStride ;}else if y +src .Height > dst .Height {_gbgd =src .Height +y -dst .Height ;};var (_ebcg int ;_daegg error ;);_adga :=x &0x07;_bggc :=8-_adga ;_fcdg :=src .Width &0x07;_baab :=_bggc -_fcdg ;_ffef :=_bggc &0x07!=0; +_acgd :=src .Width <=((_cbaa -_effge )<<3)+_bggc ;_agbc :=dst .GetByteIndex (x ,y );_fbca :=_gbgd +dst .Height ;if src .Height > _fbca {_ebcg =_fbca ;}else {_ebcg =src .Height ;};switch {case !_ffef :_daegg =_bcag (src ,dst ,_gbgd ,_ebcg ,_agbc ,_effge ,_cbaa ,op ); +case _acgd :_daegg =_fbf (src ,dst ,_gbgd ,_ebcg ,_agbc ,_effge ,_cbaa ,_baab ,_adga ,_bggc ,op );default:_daegg =_bfbd (src ,dst ,_gbgd ,_ebcg ,_agbc ,_effge ,_cbaa ,_baab ,_adga ,_bggc ,op ,_fcdg );};return _daegg ;};type SizeComparison int ;func (_dfge *ClassedPoints )GetIntXByClass (i int )(int ,error ){const _gdff ="\u0043\u006c\u0061\u0073s\u0065\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u002e\u0047e\u0074I\u006e\u0074\u0059\u0042\u0079\u0043\u006ca\u0073\u0073"; +if i >=_dfge .IntSlice .Size (){return 0,_c .Errorf (_gdff ,"\u0069\u003a\u0020\u0027\u0025\u0064\u0027 \u0069\u0073\u0020o\u0075\u0074\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0049\u006e\u0074\u0053\u006c\u0069\u0063\u0065",i ); +};return int (_dfge .XAtIndex (i )),nil ;};func TstRSymbol (t *_ag .T ,scale ...int )*Bitmap {_dega ,_dcdc :=NewWithData (4,5,[]byte {0xF0,0x90,0xF0,0xA0,0x90});_b .NoError (t ,_dcdc );return TstGetScaledSymbol (t ,_dega ,scale ...);};func _ffbe (_dcaa *Bitmap ,_agg ,_bbab ,_ecefg ,_dage int ,_bcfd RasterOperator ){if _agg < 0{_ecefg +=_agg ; +_agg =0;};_addf :=_agg +_ecefg -_dcaa .Width ;if _addf > 0{_ecefg -=_addf ;};if _bbab < 0{_dage +=_bbab ;_bbab =0;};_dffee :=_bbab +_dage -_dcaa .Height ;if _dffee > 0{_dage -=_dffee ;};if _ecefg <=0||_dage <=0{return ;};if (_agg &7)==0{_adggg (_dcaa ,_agg ,_bbab ,_ecefg ,_dage ,_bcfd ); +}else {_gfge (_dcaa ,_agg ,_bbab ,_ecefg ,_dage ,_bcfd );};};func (_cdeec *Bitmap )countPixels ()int {var (_edg int ;_acac uint8 ;_ead byte ;_abge int ;);_daef :=_cdeec .RowStride ;_ddaa :=uint (_cdeec .Width &0x07);if _ddaa !=0{_acac =uint8 ((0xff<<(8-_ddaa ))&0xff); +_daef --;};for _bce :=0;_bce < _cdeec .Height ;_bce ++{for _abge =0;_abge < _daef ;_abge ++{_ead =_cdeec .Data [_bce *_cdeec .RowStride +_abge ];_edg +=int (_dfd [_ead ]);};if _ddaa !=0{_edg +=int (_dfd [_cdeec .Data [_bce *_cdeec .RowStride +_abge ]&_acac ]); +};};return _edg ;};type SizeSelection int ;func (_abf *Bitmap )ThresholdPixelSum (thresh int ,tab8 []int )(_ceb bool ,_beg error ){const _gaac ="\u0042i\u0074\u006d\u0061\u0070\u002e\u0054\u0068\u0072\u0065\u0073\u0068o\u006c\u0064\u0050\u0069\u0078\u0065\u006c\u0053\u0075\u006d"; +if tab8 ==nil {tab8 =_cdaf ();};_gcce :=_abf .Width >>3;_daab :=_abf .Width &7;_bca :=byte (0xff< thresh {return true ,nil ;};};return _ceb ,nil ;};func _cffe (_bdcc *Bitmap ,_acbg ...MorphProcess )(_beeg *Bitmap ,_abfb error ){const _ebbdd ="\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065"; +if _bdcc ==nil {return nil ,_c .Error (_ebbdd ,"\u006d\u006f\u0072\u0070\u0068\u0053\u0065\u0071\u0075\u0065\u006e\u0063\u0065 \u0073\u006f\u0075\u0072\u0063\u0065 \u0062\u0069\u0074\u006d\u0061\u0070\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064"); +};if len (_acbg )==0{return nil ,_c .Error (_ebbdd ,"m\u006f\u0072\u0070\u0068\u0053\u0065q\u0075\u0065\u006e\u0063\u0065\u002c \u0073\u0065\u0071\u0075\u0065\u006e\u0063e\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};if _abfb =_afda (_acbg ...); +_abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};var _afdd ,_abfe ,_ffdg int ;_beeg =_bdcc .Copy ();for _ ,_ffff :=range _acbg {switch _ffff .Operation {case MopDilation :_afdd ,_abfe =_ffff .getWidthHeight ();_beeg ,_abfb =DilateBrick (nil ,_beeg ,_afdd ,_abfe ); +if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};case MopErosion :_afdd ,_abfe =_ffff .getWidthHeight ();_beeg ,_abfb =_edfc (nil ,_beeg ,_afdd ,_abfe );if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};case MopOpening :_afdd ,_abfe =_ffff .getWidthHeight (); +_beeg ,_abfb =_cadb (nil ,_beeg ,_afdd ,_abfe );if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};case MopClosing :_afdd ,_abfe =_ffff .getWidthHeight ();_beeg ,_abfb =_dga (nil ,_beeg ,_afdd ,_abfe );if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,""); +};case MopRankBinaryReduction :_beeg ,_abfb =_eg (_beeg ,_ffff .Arguments ...);if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};case MopReplicativeBinaryExpansion :_beeg ,_abfb =_gfg (_beeg ,_ffff .Arguments [0]);if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,""); +};case MopAddBorder :_ffdg =_ffff .Arguments [0];_beeg ,_abfb =_beeg .AddBorder (_ffdg ,0);if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"");};default:return nil ,_c .Error (_ebbdd ,"i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u006fr\u0070\u0068\u004f\u0070\u0065\u0072\u0061ti\u006f\u006e\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0074\u006f t\u0068\u0065 \u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065"); +};};if _ffdg > 0{_beeg ,_abfb =_beeg .RemoveBorder (_ffdg );if _abfb !=nil {return nil ,_c .Wrap (_abfb ,_ebbdd ,"\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u003e\u0020\u0030");};};return _beeg ,nil ;};func Centroids (bms []*Bitmap )(*Points ,error ){_fgffg :=make ([]Point ,len (bms )); +_ceaa :=_gbfb ();_ecef :=_cdaf ();var _fegcfc error ;for _aega ,_bfd :=range bms {_fgffg [_aega ],_fegcfc =_bfd .centroid (_ceaa ,_ecef );if _fegcfc !=nil {return nil ,_fegcfc ;};};_agag :=Points (_fgffg );return &_agag ,nil ;};func New (width ,height int )*Bitmap {_daa :=_gdf (width ,height ); +_daa .Data =make ([]byte ,height *_daa .RowStride );return _daa ;};func (_cdc *Bitmap )AddBorder (borderSize ,val int )(*Bitmap ,error ){if borderSize ==0{return _cdc .Copy (),nil ;};_dfc ,_ffee :=_cdc .addBorderGeneral (borderSize ,borderSize ,borderSize ,borderSize ,val ); +if _ffee !=nil {return nil ,_c .Wrap (_ffee ,"\u0041d\u0064\u0042\u006f\u0072\u0064\u0065r","");};return _dfc ,nil ;};func _adggg (_eefa *Bitmap ,_gbeb ,_caeda int ,_aefa ,_cdgb int ,_edcb RasterOperator ){var (_baea int ;_cafe byte ;_adage ,_gdag int ; +_gccd int ;);_ggfd :=_aefa >>3;_acgdf :=_aefa &7;if _acgdf > 0{_cafe =_bcgeb [_acgdf ];};_baea =_eefa .RowStride *_caeda +(_gbeb >>3);switch _edcb {case PixClr :for _adage =0;_adage < _cdgb ;_adage ++{_gccd =_baea +_adage *_eefa .RowStride ;for _gdag =0; +_gdag < _ggfd ;_gdag ++{_eefa .Data [_gccd ]=0x0;_gccd ++;};if _acgdf > 0{_eefa .Data [_gccd ]=_cdbf (_eefa .Data [_gccd ],0x0,_cafe );};};case PixSet :for _adage =0;_adage < _cdgb ;_adage ++{_gccd =_baea +_adage *_eefa .RowStride ;for _gdag =0;_gdag < _ggfd ; +_gdag ++{_eefa .Data [_gccd ]=0xff;_gccd ++;};if _acgdf > 0{_eefa .Data [_gccd ]=_cdbf (_eefa .Data [_gccd ],0xff,_cafe );};};case PixNotDst :for _adage =0;_adage < _cdgb ;_adage ++{_gccd =_baea +_adage *_eefa .RowStride ;for _gdag =0;_gdag < _ggfd ;_gdag ++{_eefa .Data [_gccd ]=^_eefa .Data [_gccd ]; +_gccd ++;};if _acgdf > 0{_eefa .Data [_gccd ]=_cdbf (_eefa .Data [_gccd ],^_eefa .Data [_gccd ],_cafe );};};};};const _faad =5000; \ No newline at end of file diff --git a/internal/jbig2/decoder/arithmetic/arithmetic.go b/internal/jbig2/decoder/arithmetic/arithmetic.go index a570a408..07cbefa5 100644 --- a/internal/jbig2/decoder/arithmetic/arithmetic.go +++ b/internal/jbig2/decoder/arithmetic/arithmetic.go @@ -9,26 +9,28 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package arithmetic ;import (_bg "fmt";_aa "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/internal/bitwise";_f "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_e "io";_b "strings";);func (_aaa *Decoder )lpsExchange (_aaad *DecoderStats ,_cc int32 ,_aff uint32 )int {_bc :=_aaad .getMps (); -if _aaa ._af < _aff {_aaad .setEntry (int (_bb [_cc ][1]));_aaa ._af =_aff ;return int (_bc );};if _bb [_cc ][3]==1{_aaad .toggleMps ();};_aaad .setEntry (int (_bb [_cc ][2]));_aaa ._af =_aff ;return int (1-_bc );};func (_dg *Decoder )decodeIntBit (_cd *DecoderStats )(int ,error ){_cd .SetIndex (int32 (_dg ._d )); -_ddb ,_adg :=_dg .DecodeBit (_cd );if _adg !=nil {_aa .Log .Debug ("\u0041\u0072\u0069\u0074\u0068\u006d\u0065t\u0069\u0063\u0044e\u0063\u006f\u0064e\u0072\u0020'\u0064\u0065\u0063\u006f\u0064\u0065I\u006etB\u0069\u0074\u0027\u002d\u003e\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0042\u0069\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_adg ); -return _ddb ,_adg ;};if _dg ._d < 256{_dg ._d =((_dg ._d <>16)< uint64 (_ed ){_ca =_fdg .lpsExchange (stats ,_ba ,_ed ); -if _be :=_fdg .renormalize ();_be !=nil {return 0,_be ;};}else {_fdg ._g -=uint64 (_ed )<<16;if (_fdg ._af &0x8000)==0{_ca =_fdg .mpsExchange (stats ,_ba );if _ge :=_fdg .renormalize ();_ge !=nil {return 0,_ge ;};}else {_ca =int (stats .getMps ());};}; -return _ca ,nil ;};func (_bgg *DecoderStats )Overwrite (dNew *DecoderStats ){for _gde :=0;_gde < len (_bgg ._cg );_gde ++{_bgg ._cg [_gde ]=dNew ._cg [_gde ];_bgg ._bdg [_gde ]=dNew ._bdg [_gde ];};};var (_bb =[][4]uint32 {{0x5601,1,1,1},{0x3401,2,6,0},{0x1801,3,9,0},{0x0AC1,4,12,0},{0x0521,5,29,0},{0x0221,38,33,0},{0x5601,7,6,1},{0x5401,8,14,0},{0x4801,9,14,0},{0x3801,10,14,0},{0x3001,11,17,0},{0x2401,12,18,0},{0x1C01,13,20,0},{0x1601,29,21,0},{0x5601,15,14,1},{0x5401,16,14,0},{0x5101,17,15,0},{0x4801,18,16,0},{0x3801,19,17,0},{0x3401,20,18,0},{0x3001,21,19,0},{0x2801,22,19,0},{0x2401,23,20,0},{0x2201,24,21,0},{0x1C01,25,22,0},{0x1801,26,23,0},{0x1601,27,24,0},{0x1401,28,25,0},{0x1201,29,26,0},{0x1101,30,27,0},{0x0AC1,31,28,0},{0x09C1,32,29,0},{0x08A1,33,30,0},{0x0521,34,31,0},{0x0441,35,32,0},{0x02A1,36,33,0},{0x0221,37,34,0},{0x0141,38,35,0},{0x0111,39,36,0},{0x0085,40,37,0},{0x0049,41,38,0},{0x0025,42,39,0},{0x0015,43,40,0},{0x0009,44,41,0},{0x0005,45,42,0},{0x0001,45,43,0},{0x5601,46,46,0}}; -);func (_dd *Decoder )DecodeInt (stats *DecoderStats )(int32 ,error ){var (_ff ,_baa int32 ;_ceb ,_gf ,_ef int ;_bd error ;);if stats ==nil {stats =NewStats (512,1);};_dd ._d =1;_gf ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ;};_ceb ,_bd =_dd .decodeIntBit (stats ); -if _bd !=nil {return 0,_bd ;};if _ceb ==1{_ceb ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ;};if _ceb ==1{_ceb ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ;};if _ceb ==1{_ceb ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ; -};if _ceb ==1{_ceb ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ;};if _ceb ==1{_ef =32;_baa =4436;}else {_ef =12;_baa =340;};}else {_ef =8;_baa =84;};}else {_ef =6;_baa =20;};}else {_ef =4;_baa =4;};}else {_ef =2;_baa =0;};for _caa :=0;_caa < _ef ; -_caa ++{_ceb ,_bd =_dd .decodeIntBit (stats );if _bd !=nil {return 0,_bd ;};_ff =(_ff <<1)|int32 (_ceb );};_ff +=_baa ;if _gf ==0{return _ff ,nil ;}else if _gf ==1&&_ff > 0{return -_ff ,nil ;};return 0,_f .ErrOOB ;};func (_fbb *DecoderStats )getMps ()byte {return _fbb ._bdg [_fbb ._afc ]}; -func (_dca *DecoderStats )setEntry (_fdc int ){_ade :=byte (_fdc &0x7f);_dca ._cg [_dca ._afc ]=_ade };func (_bbb *Decoder )readByte ()error {if _bbb ._ee .AbsolutePosition ()> _bbb ._gc {if _ ,_gb :=_bbb ._ee .Seek (-1,_e .SeekCurrent );_gb !=nil {return _gb ; -};};_afe ,_aed :=_bbb ._ee .ReadByte ();if _aed !=nil {return _aed ;};_bbb ._cb =_afe ;if _bbb ._cb ==0xFF{_bgf ,_gec :=_bbb ._ee .ReadByte ();if _gec !=nil {return _gec ;};if _bgf > 0x8F{_bbb ._g +=0xFF00;_bbb ._ad =8;if _ ,_dbg :=_bbb ._ee .Seek (-2,_e .SeekCurrent ); -_dbg !=nil {return _dbg ;};}else {_bbb ._g +=uint64 (_bgf )<<9;_bbb ._ad =7;};}else {_afe ,_aed =_bbb ._ee .ReadByte ();if _aed !=nil {return _aed ;};_bbb ._cb =_afe ;_bbb ._g +=uint64 (_bbb ._cb )<<8;_bbb ._ad =8;};_bbb ._g &=0xFFFFFFFFFF;return nil ; -};type Decoder struct{ContextSize []uint32 ;ReferedToContextSize []uint32 ;_ee *_c .Reader ;_cb uint8 ;_g uint64 ;_af uint32 ;_d int64 ;_ad int32 ;_da int32 ;_gc int64 ;};func (_bf *DecoderStats )cx ()byte {return _bf ._cg [_bf ._afc ]}; \ No newline at end of file +package arithmetic ;import (_a "fmt";_eg "github.com/unidoc/unipdf/v3/common";_ad "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_ef "io";_d "strings";);func (_fba *DecoderStats )String ()string {_bee :=&_d .Builder {}; +_bee .WriteString (_a .Sprintf ("S\u0074\u0061\u0074\u0073\u003a\u0020\u0020\u0025\u0064\u000a",len (_fba ._bb )));for _ccc ,_dcf :=range _fba ._bb {if _dcf !=0{_bee .WriteString (_a .Sprintf ("N\u006f\u0074\u0020\u007aer\u006f \u0061\u0074\u003a\u0020\u0025d\u0020\u002d\u0020\u0025\u0064\u000a",_ccc ,_dcf )); +};};return _bee .String ();};func NewStats (contextSize int32 ,index int32 )*DecoderStats {return &DecoderStats {_dee :index ,_gf :contextSize ,_bb :make ([]byte ,contextSize ),_efd :make ([]byte ,contextSize )};};func (_dgf *DecoderStats )SetIndex (index int32 ){_dgf ._dee =index }; +func (_acc *DecoderStats )getMps ()byte {return _acc ._efd [_acc ._dee ]};func (_cef *Decoder )mpsExchange (_bd *DecoderStats ,_be int32 )int {_cc :=_bd ._efd [_bd ._dee ];if _cef ._cb < _ce [_be ][0]{if _ce [_be ][3]==1{_bd .toggleMps ();};_bd .setEntry (int (_ce [_be ][2])); +return int (1-_cc );};_bd .setEntry (int (_ce [_be ][1]));return int (_cc );};func (_deec *DecoderStats )setEntry (_efg int ){_fbf :=byte (_efg &0x7f);_deec ._bb [_deec ._dee ]=_fbf ;};func (_dg *Decoder )init ()error {_dg ._fc =_dg ._dc .AbsolutePosition (); +_ac ,_eea :=_dg ._dc .ReadByte ();if _eea !=nil {_eg .Log .Debug ("B\u0075\u0066\u0066\u0065\u0072\u0030 \u0072\u0065\u0061\u0064\u0042\u0079\u0074\u0065\u0020f\u0061\u0069\u006ce\u0064.\u0020\u0025\u0076",_eea );return _eea ;};_dg ._f =_ac ;_dg ._ec =uint64 (_ac )<<16; +if _eea =_dg .readByte ();_eea !=nil {return _eea ;};_dg ._ec <<=7;_dg ._b -=7;_dg ._cb =0x8000;_dg ._dd ++;return nil ;};func (_bgd *Decoder )decodeIntBit (_bfb *DecoderStats )(int ,error ){_bfb .SetIndex (int32 (_bgd ._cd ));_cee ,_db :=_bgd .DecodeBit (_bfb ); +if _db !=nil {_eg .Log .Debug ("\u0041\u0072\u0069\u0074\u0068\u006d\u0065t\u0069\u0063\u0044e\u0063\u006f\u0064e\u0072\u0020'\u0064\u0065\u0063\u006f\u0064\u0065I\u006etB\u0069\u0074\u0027\u002d\u003e\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0042\u0069\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_db ); +return _cee ,_db ;};if _bgd ._cd < 256{_bgd ._cd =((_bgd ._cd < 0{return -_ddc ,nil ;};return 0,_c .ErrOOB ;};func (_ge *Decoder )renormalize ()error {for {if _ge ._b ==0{if _adc :=_ge .readByte ();_adc !=nil {return _adc ; +};};_ge ._cb <<=1;_ge ._ec <<=1;_ge ._b --;if (_ge ._cb &0x8000)!=0{break ;};};_ge ._ec &=0xffffffff;return nil ;};func (_dfd *DecoderStats )Copy ()*DecoderStats {_fgg :=&DecoderStats {_gf :_dfd ._gf ,_bb :make ([]byte ,_dfd ._gf )};copy (_fgg ._bb ,_dfd ._bb ); +return _fgg ;};func (_ee *Decoder )DecodeIAID (codeLen uint64 ,stats *DecoderStats )(int64 ,error ){_ee ._cd =1;var _da uint64 ;for _da =0;_da < codeLen ;_da ++{stats .SetIndex (int32 (_ee ._cd ));_gd ,_ceb :=_ee .DecodeBit (stats );if _ceb !=nil {return 0,_ceb ; +};_ee ._cd =(_ee ._cd <<1)|int64 (_gd );};_fa :=_ee ._cd -(1<>16)< uint64 (_ecf ){_ddb =_ece .lpsExchange (stats ,_bf ,_ecf );if _g :=_ece .renormalize ();_g !=nil {return 0,_g ;};}else {_ece ._ec -=uint64 (_ecf )<<16;if (_ece ._cb &0x8000)==0{_ddb =_ece .mpsExchange (stats ,_bf ); +if _aa :=_ece .renormalize ();_aa !=nil {return 0,_aa ;};}else {_ddb =int (stats .getMps ());};};return _ddb ,nil ;};var (_ce =[][4]uint32 {{0x5601,1,1,1},{0x3401,2,6,0},{0x1801,3,9,0},{0x0AC1,4,12,0},{0x0521,5,29,0},{0x0221,38,33,0},{0x5601,7,6,1},{0x5401,8,14,0},{0x4801,9,14,0},{0x3801,10,14,0},{0x3001,11,17,0},{0x2401,12,18,0},{0x1C01,13,20,0},{0x1601,29,21,0},{0x5601,15,14,1},{0x5401,16,14,0},{0x5101,17,15,0},{0x4801,18,16,0},{0x3801,19,17,0},{0x3401,20,18,0},{0x3001,21,19,0},{0x2801,22,19,0},{0x2401,23,20,0},{0x2201,24,21,0},{0x1C01,25,22,0},{0x1801,26,23,0},{0x1601,27,24,0},{0x1401,28,25,0},{0x1201,29,26,0},{0x1101,30,27,0},{0x0AC1,31,28,0},{0x09C1,32,29,0},{0x08A1,33,30,0},{0x0521,34,31,0},{0x0441,35,32,0},{0x02A1,36,33,0},{0x0221,37,34,0},{0x0141,38,35,0},{0x0111,39,36,0},{0x0085,40,37,0},{0x0049,41,38,0},{0x0025,42,39,0},{0x0015,43,40,0},{0x0009,44,41,0},{0x0005,45,42,0},{0x0001,45,43,0},{0x5601,46,46,0}}; +);type DecoderStats struct{_dee int32 ;_gf int32 ;_bb []byte ;_efd []byte ;};func (_baa *Decoder )readByte ()error {if _baa ._dc .AbsolutePosition ()> _baa ._fc {if _ ,_ag :=_baa ._dc .Seek (-1,_ef .SeekCurrent );_ag !=nil {return _ag ;};};_gg ,_df :=_baa ._dc .ReadByte (); +if _df !=nil {return _df ;};_baa ._f =_gg ;if _baa ._f ==0xFF{_bg ,_abg :=_baa ._dc .ReadByte ();if _abg !=nil {return _abg ;};if _bg > 0x8F{_baa ._ec +=0xFF00;_baa ._b =8;if _ ,_eec :=_baa ._dc .Seek (-2,_ef .SeekCurrent );_eec !=nil {return _eec ;};}else {_baa ._ec +=uint64 (_bg )<<9; +_baa ._b =7;};}else {_gg ,_df =_baa ._dc .ReadByte ();if _df !=nil {return _df ;};_baa ._f =_gg ;_baa ._ec +=uint64 (_baa ._f )<<8;_baa ._b =8;};_baa ._ec &=0xFFFFFFFFFF;return nil ;};type Decoder struct{ContextSize []uint32 ;ReferedToContextSize []uint32 ; +_dc *_ad .Reader ;_f uint8 ;_ec uint64 ;_cb uint32 ;_cd int64 ;_b int32 ;_dd int32 ;_fc int64 ;};func (_daf *DecoderStats )cx ()byte {return _daf ._bb [_daf ._dee ]}; \ No newline at end of file diff --git a/internal/jbig2/decoder/decoder.go b/internal/jbig2/decoder/decoder.go index 9ec017cb..bae690b8 100644 --- a/internal/jbig2/decoder/decoder.go +++ b/internal/jbig2/decoder/decoder.go @@ -9,15 +9,14 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package decoder ;import (_g "github.com/unidoc/unipdf/v3/internal/bitwise";_d "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_b "github.com/unidoc/unipdf/v3/internal/jbig2/document";_ge "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_e "image"; -);func (_ed *Decoder )decodePage (_af int )([]byte ,error ){const _ae ="\u0064\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065";if _af < 0{return nil ,_ge .Errorf (_ae ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_af ); -};if _af > int (_ed ._f .NumberOfPages ){return nil ,_ge .Errorf (_ae ,"p\u0061\u0067\u0065\u003a\u0020\u0027%\u0064\u0027\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0063\u006f\u0064e\u0072",_af ); -};_ea ,_df :=_ed ._f .GetPage (_af );if _df !=nil {return nil ,_ge .Wrap (_df ,_ae ,"");};_dab ,_df :=_ea .GetBitmap ();if _df !=nil {return nil ,_ge .Wrap (_df ,_ae ,"");};_dab .InverseData ();if !_ed ._ef .UnpaddedData {return _dab .Data ,nil ;};return _dab .GetUnpaddedData (); -};func (_edf *Decoder )decodePageImage (_cg int )(_e .Image ,error ){const _fb ="\u0064e\u0063o\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065";if _cg < 0{return nil ,_ge .Errorf (_fb ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_cg ); -};if _cg > int (_edf ._f .NumberOfPages ){return nil ,_ge .Errorf (_fb ,"p\u0061\u0067\u0065\u003a\u0020\u0027%\u0064\u0027\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0063\u006f\u0064e\u0072",_cg ); -};_efd ,_dfg :=_edf ._f .GetPage (_cg );if _dfg !=nil {return nil ,_ge .Wrap (_dfg ,_fb ,"");};_gf ,_dfg :=_efd .GetBitmap ();if _dfg !=nil {return nil ,_ge .Wrap (_dfg ,_fb ,"");};_gf .InverseData ();return _gf .ToImage (),nil ;};type Decoder struct{_bb *_g .Reader ; -_f *_b .Document ;_gd int ;_ef Parameters ;};func (_dc *Decoder )DecodePageImage (pageNumber int )(_e .Image ,error ){const _da ="\u0064\u0065\u0063od\u0065\u0072\u002e\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; -_bbb ,_geb :=_dc .decodePageImage (pageNumber );if _geb !=nil {return nil ,_ge .Wrap (_geb ,_da ,"");};return _bbb ,nil ;};func Decode (input []byte ,parameters Parameters ,globals *_b .Globals )(*Decoder ,error ){_fd :=_g .NewReader (input );_db ,_ab :=_b .DecodeDocument (_fd ,globals ); -if _ab !=nil {return nil ,_ab ;};return &Decoder {_bb :_fd ,_f :_db ,_ef :parameters },nil ;};func (_ega *Decoder )PageNumber ()(int ,error ){const _ff ="\u0044e\u0063o\u0064\u0065\u0072\u002e\u0050a\u0067\u0065N\u0075\u006d\u0062\u0065\u0072";if _ega ._f ==nil {return 0,_ge .Error (_ff ,"d\u0065\u0063\u006f\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0069\u006e\u0069\u0074\u0069a\u006c\u0069\u007ae\u0064 \u0079\u0065\u0074"); -};return int (_ega ._f .NumberOfPages ),nil ;};func (_eg *Decoder )DecodeNextPage ()([]byte ,error ){_eg ._gd ++;_a :=_eg ._gd ;return _eg .decodePage (_a );};func (_bg *Decoder )DecodePage (pageNumber int )([]byte ,error ){return _bg .decodePage (pageNumber )}; -type Parameters struct{UnpaddedData bool ;Color _d .Color ;}; \ No newline at end of file +package decoder ;import (_f "github.com/unidoc/unipdf/v3/internal/bitwise";_ee "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_gc "github.com/unidoc/unipdf/v3/internal/jbig2/document";_g "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_e "image"; +);type Decoder struct{_d *_f .Reader ;_fg *_gc .Document ;_dc int ;_df Parameters ;};func Decode (input []byte ,parameters Parameters ,globals *_gc .Globals )(*Decoder ,error ){_eec :=_f .NewReader (input );_bcf ,_acf :=_gc .DecodeDocument (_eec ,globals ); +if _acf !=nil {return nil ,_acf ;};return &Decoder {_d :_eec ,_fg :_bcf ,_df :parameters },nil ;};func (_fcd *Decoder )PageNumber ()(int ,error ){const _gcf ="\u0044e\u0063o\u0064\u0065\u0072\u002e\u0050a\u0067\u0065N\u0075\u006d\u0062\u0065\u0072";if _fcd ._fg ==nil {return 0,_g .Error (_gcf ,"d\u0065\u0063\u006f\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0069\u006e\u0069\u0074\u0069a\u006c\u0069\u007ae\u0064 \u0079\u0065\u0074"); +};return int (_fcd ._fg .NumberOfPages ),nil ;};func (_c *Decoder )DecodePageImage (pageNumber int )(_e .Image ,error ){const _fc ="\u0064\u0065\u0063od\u0065\u0072\u002e\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; +_ef ,_gg :=_c .decodePageImage (pageNumber );if _gg !=nil {return nil ,_g .Wrap (_gg ,_fc ,"");};return _ef ,nil ;};func (_fgd *Decoder )decodePageImage (_ag int )(_e .Image ,error ){const _fgc ="\u0064e\u0063o\u0064\u0065\u0050\u0061\u0067\u0065\u0049\u006d\u0061\u0067\u0065"; +if _ag < 0{return nil ,_g .Errorf (_fgc ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_ag );};if _ag > int (_fgd ._fg .NumberOfPages ){return nil ,_g .Errorf (_fgc ,"p\u0061\u0067\u0065\u003a\u0020\u0027%\u0064\u0027\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0063\u006f\u0064e\u0072",_ag ); +};_bc ,_dce :=_fgd ._fg .GetPage (_ag );if _dce !=nil {return nil ,_g .Wrap (_dce ,_fgc ,"");};_db ,_dce :=_bc .GetBitmap ();if _dce !=nil {return nil ,_g .Wrap (_dce ,_fgc ,"");};_db .InverseData ();return _db .ToImage (),nil ;};func (_ac *Decoder )DecodeNextPage ()([]byte ,error ){_ac ._dc ++; +_eg :=_ac ._dc ;return _ac .decodePage (_eg );};func (_aa *Decoder )decodePage (_ge int )([]byte ,error ){const _fa ="\u0064\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0067\u0065";if _ge < 0{return nil ,_g .Errorf (_fa ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0067\u0065 \u006eu\u006db\u0065\u0072\u003a\u0020\u0027\u0025\u0064'",_ge ); +};if _ge > int (_aa ._fg .NumberOfPages ){return nil ,_g .Errorf (_fa ,"p\u0061\u0067\u0065\u003a\u0020\u0027%\u0064\u0027\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0069n\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0063\u006f\u0064e\u0072",_ge ); +};_b ,_ad :=_aa ._fg .GetPage (_ge );if _ad !=nil {return nil ,_g .Wrap (_ad ,_fa ,"");};_cd ,_ad :=_b .GetBitmap ();if _ad !=nil {return nil ,_g .Wrap (_ad ,_fa ,"");};_cd .InverseData ();if !_aa ._df .UnpaddedData {return _cd .Data ,nil ;};return _cd .GetUnpaddedData (); +};func (_de *Decoder )DecodePage (pageNumber int )([]byte ,error ){return _de .decodePage (pageNumber )};type Parameters struct{UnpaddedData bool ;Color _ee .Color ;}; \ No newline at end of file diff --git a/internal/jbig2/decoder/huffman/huffman.go b/internal/jbig2/decoder/huffman/huffman.go index 90749ee6..cca401ae 100644 --- a/internal/jbig2/decoder/huffman/huffman.go +++ b/internal/jbig2/decoder/huffman/huffman.go @@ -9,36 +9,35 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package huffman ;import (_g "errors";_fa "fmt";_d "github.com/unidoc/unipdf/v3/internal/bitwise";_e "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_de "math";_a "strings";);type InternalNode struct{_eb int32 ;_fca Node ;_cbe Node ;};var _ Node =&InternalNode {}; -var _gced =[][][]int32 {{{1,4,0},{2,8,16},{3,16,272},{3,32,65808}},{{1,0,0},{2,0,1},{3,0,2},{4,3,3},{5,6,11},{6,32,75},{6,-1,0}},{{8,8,-256},{1,0,0},{2,0,1},{3,0,2},{4,3,3},{5,6,11},{8,32,-257,999},{7,32,75},{6,-1,0}},{{1,0,1},{2,0,2},{3,0,3},{4,3,4},{5,6,12},{5,32,76}},{{7,8,-255},{1,0,1},{2,0,2},{3,0,3},{4,3,4},{5,6,12},{7,32,-256,999},{6,32,76}},{{5,10,-2048},{4,9,-1024},{4,8,-512},{4,7,-256},{5,6,-128},{5,5,-64},{4,5,-32},{2,7,0},{3,7,128},{3,8,256},{4,9,512},{4,10,1024},{6,32,-2049,999},{6,32,2048}},{{4,9,-1024},{3,8,-512},{4,7,-256},{5,6,-128},{5,5,-64},{4,5,-32},{4,5,0},{5,5,32},{5,6,64},{4,7,128},{3,8,256},{3,9,512},{3,10,1024},{5,32,-1025,999},{5,32,2048}},{{8,3,-15},{9,1,-7},{8,1,-5},{9,0,-3},{7,0,-2},{4,0,-1},{2,1,0},{5,0,2},{6,0,3},{3,4,4},{6,1,20},{4,4,22},{4,5,38},{5,6,70},{5,7,134},{6,7,262},{7,8,390},{6,10,646},{9,32,-16,999},{9,32,1670},{2,-1,0}},{{8,4,-31},{9,2,-15},{8,2,-11},{9,1,-7},{7,1,-5},{4,1,-3},{3,1,-1},{3,1,1},{5,1,3},{6,1,5},{3,5,7},{6,2,39},{4,5,43},{4,6,75},{5,7,139},{5,8,267},{6,8,523},{7,9,779},{6,11,1291},{9,32,-32,999},{9,32,3339},{2,-1,0}},{{7,4,-21},{8,0,-5},{7,0,-4},{5,0,-3},{2,2,-2},{5,0,2},{6,0,3},{7,0,4},{8,0,5},{2,6,6},{5,5,70},{6,5,102},{6,6,134},{6,7,198},{6,8,326},{6,9,582},{6,10,1094},{7,11,2118},{8,32,-22,999},{8,32,4166},{2,-1,0}},{{1,0,1},{2,1,2},{4,0,4},{4,1,5},{5,1,7},{5,2,9},{6,2,13},{7,2,17},{7,3,21},{7,4,29},{7,5,45},{7,6,77},{7,32,141}},{{1,0,1},{2,0,2},{3,1,3},{5,0,5},{5,1,6},{6,1,8},{7,0,10},{7,1,11},{7,2,13},{7,3,17},{7,4,25},{8,5,41},{8,32,73}},{{1,0,1},{3,0,2},{4,0,3},{5,0,4},{4,1,5},{3,3,7},{6,1,15},{6,2,17},{6,3,21},{6,4,29},{6,5,45},{7,6,77},{7,32,141}},{{3,0,-2},{3,0,-1},{1,0,0},{3,0,1},{3,0,2}},{{7,4,-24},{6,2,-8},{5,1,-4},{4,0,-2},{3,0,-1},{1,0,0},{3,0,1},{4,0,2},{5,1,3},{6,2,5},{7,4,9},{7,32,-25,999},{7,32,25}}}; -func (_cba *ValueNode )String ()string {return _fa .Sprintf ("\u0025\u0064\u002f%\u0064",_cba ._fd ,_cba ._gca );};var _ Node =&OutOfBandNode {};func (_fb *FixedSizeTable )String ()string {return _fb ._c .String ()+"\u000a"};func NewEncodedTable (table BasicTabler )(*EncodedTable ,error ){_df :=&EncodedTable {_b :&InternalNode {},BasicTabler :table }; -if _gc :=_df .parseTable ();_gc !=nil {return nil ,_gc ;};return _df ,nil ;};func (_cae *StandardTable )RootNode ()*InternalNode {return _cae ._fbf };type ValueNode struct{_fd int32 ;_gca int32 ;_ba bool ;};func (_gdc *ValueNode )Decode (r *_d .Reader )(int64 ,error ){_bee ,_baa :=r .ReadBits (byte (_gdc ._fd )); -if _baa !=nil {return 0,_baa ;};if _gdc ._ba {_bee =-_bee ;};return int64 (_gdc ._gca )+int64 (_bee ),nil ;};func (_fbe *InternalNode )Decode (r *_d .Reader )(int64 ,error ){_bef ,_abg :=r .ReadBit ();if _abg !=nil {return 0,_abg ;};if _bef ==0{return _fbe ._fca .Decode (r ); -};return _fbe ._cbe .Decode (r );};func (_da *FixedSizeTable )Decode (r *_d .Reader )(int64 ,error ){return _da ._c .Decode (r )};func (_fae *StandardTable )InitTree (codeTable []*Code )error {_abeb (codeTable );for _ ,_cd :=range codeTable {if _gbg :=_fae ._fbf .append (_cd ); -_gbg !=nil {return _gbg ;};};return nil ;};func GetStandardTable (number int )(Tabler ,error ){if number <=0||number > len (_ec ){return nil ,_g .New ("\u0049n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};_fdc :=_ec [number -1]; -if _fdc ==nil {var _ff error ;_fdc ,_ff =_cc (_gced [number -1]);if _ff !=nil {return nil ,_ff ;};_ec [number -1]=_fdc ;};return _fdc ,nil ;};func (_gb *OutOfBandNode )Decode (r *_d .Reader )(int64 ,error ){return 0,_e .ErrOOB };func (_dg *FixedSizeTable )InitTree (codeTable []*Code )error {_abeb (codeTable ); -for _ ,_cf :=range codeTable {_dac :=_dg ._c .append (_cf );if _dac !=nil {return _dac ;};};return nil ;};func NewFixedSizeTable (codeTable []*Code )(*FixedSizeTable ,error ){_cb :=&FixedSizeTable {_c :&InternalNode {}};if _aa :=_cb .InitTree (codeTable ); -_aa !=nil {return nil ,_aa ;};return _cb ,nil ;};func (_ac *InternalNode )append (_gcf *Code )(_fbd error ){if _gcf ._cbdg ==0{return nil ;};_abe :=_gcf ._cbdg -1-_ac ._eb ;if _abe < 0{return _g .New ("\u004e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0073\u0068\u0069\u0066\u0074\u0069n\u0067 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006c\u006c\u006f\u0077\u0065\u0064"); -};_aee :=(_gcf ._egef >>uint (_abe ))&0x1;if _abe ==0{if _gcf ._gaac ==-1{if _aee ==1{if _ac ._cbe !=nil {return _fa .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_gcf ); -};_ac ._cbe =_bfe (_gcf );}else {if _ac ._fca !=nil {return _fa .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_gcf );};_ac ._fca =_bfe (_gcf );};}else {if _aee ==1{if _ac ._cbe !=nil {return _fa .Errorf ("\u0056\u0061\u006cue\u0020\u004e\u006f\u0064\u0065\u0020\u0061\u006c\u0072e\u0061d\u0079 \u0073e\u0074\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0025\u0073",_gcf ); -};_ac ._cbe =_ggc (_gcf );}else {if _ac ._fca !=nil {return _fa .Errorf ("\u0056\u0061\u006cue\u0020\u004e\u006f\u0064\u0065\u0020\u0061\u006c\u0072e\u0061d\u0079 \u0073e\u0074\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0025\u0073",_gcf ); -};_ac ._fca =_ggc (_gcf );};};}else {if _aee ==1{if _ac ._cbe ==nil {_ac ._cbe =_gaa (_ac ._eb +1);};if _fbd =_ac ._cbe .(*InternalNode ).append (_gcf );_fbd !=nil {return _fbd ;};}else {if _ac ._fca ==nil {_ac ._fca =_gaa (_ac ._eb +1);};if _fbd =_ac ._fca .(*InternalNode ).append (_gcf ); -_fbd !=nil {return _fbd ;};};};return nil ;};func _afb (_eccb ,_caa int32 )int32 {if _eccb > _caa {return _eccb ;};return _caa ;};type Node interface{Decode (_ae *_d .Reader )(int64 ,error );String ()string ;};func (_ebf *InternalNode )String ()string {_fdg :=&_a .Builder {}; -_fdg .WriteString ("\u000a");_ebf .pad (_fdg );_fdg .WriteString ("\u0030\u003a\u0020");_fdg .WriteString (_ebf ._fca .String ()+"\u000a");_ebf .pad (_fdg );_fdg .WriteString ("\u0031\u003a\u0020");_fdg .WriteString (_ebf ._cbe .String ()+"\u000a");return _fdg .String (); -};func (_cfa *Code )String ()string {var _egb string ;if _cfa ._egef !=-1{_egb =_gcb (_cfa ._egef ,_cfa ._cbdg );}else {_egb ="\u003f";};return _fa .Sprintf ("%\u0073\u002f\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_egb ,_cfa ._cbdg ,_cfa ._gaac ,_cfa ._agc ); -};func NewCode (prefixLength ,rangeLength ,rangeLow int32 ,isLowerRange bool )*Code {return &Code {_cbdg :prefixLength ,_gaac :rangeLength ,_agc :rangeLow ,_cea :isLowerRange ,_egef :-1};};var _ Tabler =&EncodedTable {};type OutOfBandNode struct{};type Tabler interface{Decode (_dde *_d .Reader )(int64 ,error ); -InitTree (_aec []*Code )error ;String ()string ;RootNode ()*InternalNode ;};func (_gce *OutOfBandNode )String ()string {return _fa .Sprintf ("\u0025\u0030\u00364\u0062",int64 (_de .MaxInt64 ));};func _abeb (_bg []*Code ){var _dag int32 ;for _ ,_dgd :=range _bg {_dag =_afb (_dag ,_dgd ._cbdg ); -};_ccf :=make ([]int32 ,_dag +1);for _ ,_ecc :=range _bg {_ccf [_ecc ._cbdg ]++;};var _cdf int32 ;_dgdf :=make ([]int32 ,len (_ccf )+1);_ccf [0]=0;for _gcg :=int32 (1);_gcg <=int32 (len (_ccf ));_gcg ++{_dgdf [_gcg ]=(_dgdf [_gcg -1]+(_ccf [_gcg -1]))<<1; -_cdf =_dgdf [_gcg ];for _ ,_dgg :=range _bg {if _dgg ._cbdg ==_gcg {_dgg ._egef =_cdf ;_cdf ++;};};};};var _ Node =&ValueNode {};func (_af *StandardTable )Decode (r *_d .Reader )(int64 ,error ){return _af ._fbf .Decode (r )};type EncodedTable struct{BasicTabler ; -_b *InternalNode ;};func (_eg *EncodedTable )RootNode ()*InternalNode {return _eg ._b };func (_fcg *EncodedTable )String ()string {return _fcg ._b .String ()+"\u000a"};type BasicTabler interface{HtHigh ()int32 ;HtLow ()int32 ;StreamReader ()*_d .Reader ; -HtPS ()int32 ;HtRS ()int32 ;HtOOB ()int32 ;};func (_ag *EncodedTable )Decode (r *_d .Reader )(int64 ,error ){return _ag ._b .Decode (r )};func _bfe (_ca *Code )*OutOfBandNode {return &OutOfBandNode {}};type Code struct{_cbdg int32 ;_gaac int32 ;_agc int32 ; -_cea bool ;_egef int32 ;};func (_bcd *InternalNode )pad (_cg *_a .Builder ){for _bac :=int32 (0);_bac < _bcd ._eb ;_bac ++{_cg .WriteString ("\u0020\u0020\u0020");};};func _cc (_bb [][]int32 )(*StandardTable ,error ){var _cbef []*Code ;for _cdb :=0;_cdb < len (_bb ); -_cdb ++{_aeg :=_bb [_cdb ][0];_gga :=_bb [_cdb ][1];_dcb :=_bb [_cdb ][2];var _cbd bool ;if len (_bb [_cdb ])> 3{_cbd =true ;};_cbef =append (_cbef ,NewCode (_aeg ,_gga ,_dcb ,_cbd ));};_aba :=&StandardTable {_fbf :_gaa (0)};if _gdb :=_aba .InitTree (_cbef ); -_gdb !=nil {return nil ,_gdb ;};return _aba ,nil ;};var _ec =make ([]Tabler ,len (_gced ));func _ggc (_dge *Code )*ValueNode {return &ValueNode {_fd :_dge ._gaac ,_gca :_dge ._agc ,_ba :_dge ._cea }};type FixedSizeTable struct{_c *InternalNode };func _gcb (_dee ,_cfg int32 )string {var _fgd int32 ; -_ceae :=make ([]rune ,_cfg );for _gac :=int32 (1);_gac <=_cfg ;_gac ++{_fgd =_dee >>uint (_cfg -_gac )&1;if _fgd !=0{_ceae [_gac -1]='1';}else {_ceae [_gac -1]='0';};};return string (_ceae );};func (_bc *EncodedTable )parseTable ()error {var (_gg []*Code ; -_dd ,_ef ,_ege int32 ;_dc uint64 ;_gfe error ;);_ge :=_bc .StreamReader ();_gd :=_bc .HtLow ();for _gd < _bc .HtHigh (){_dc ,_gfe =_ge .ReadBits (byte (_bc .HtPS ()));if _gfe !=nil {return _gfe ;};_dd =int32 (_dc );_dc ,_gfe =_ge .ReadBits (byte (_bc .HtRS ())); -if _gfe !=nil {return _gfe ;};_ef =int32 (_dc );_gg =append (_gg ,NewCode (_dd ,_ef ,_ege ,false ));_gd +=1< _dc {return _dga ;};return _dc ;};var _ Tabler =&EncodedTable {};func (_df *EncodedTable )InitTree (codeTable []*Code )error {_eed (codeTable ); +for _ ,_fa :=range codeTable {if _ed :=_df ._bd .append (_fa );_ed !=nil {return _ed ;};};return nil ;};type BasicTabler interface{HtHigh ()int32 ;HtLow ()int32 ;StreamReader ()*_fc .Reader ;HtPS ()int32 ;HtRS ()int32 ;HtOOB ()int32 ;};type FixedSizeTable struct{_fba *InternalNode }; +func _fe (_af int32 )*InternalNode {return &InternalNode {_eec :_af }};func (_gcd *InternalNode )pad (_gbf *_c .Builder ){for _dfd :=int32 (0);_dfd < _gcd ._eec ;_dfd ++{_gbf .WriteString ("\u0020\u0020\u0020");};};func _cb (_ee *Code )*OutOfBandNode {return &OutOfBandNode {}}; +func NewCode (prefixLength ,rangeLength ,rangeLow int32 ,isLowerRange bool )*Code {return &Code {_ddf :prefixLength ,_acc :rangeLength ,_ebe :rangeLow ,_eda :isLowerRange ,_gfbg :-1};};var _fab =make ([]Tabler ,len (_dff ));var _ Node =&ValueNode {};func (_adc *InternalNode )append (_dea *Code )(_eae error ){if _dea ._ddf ==0{return nil ; +};_bfa :=_dea ._ddf -1-_adc ._eec ;if _bfa < 0{return _ac .New ("\u004e\u0065\u0067\u0061\u0074\u0069\u0076\u0065\u0020\u0073\u0068\u0069\u0066\u0074\u0069n\u0067 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006c\u006c\u006f\u0077\u0065\u0064");}; +_gfc :=(_dea ._gfbg >>uint (_bfa ))&0x1;if _bfa ==0{if _dea ._acc ==-1{if _gfc ==1{if _adc ._fac !=nil {return _d .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_dea ); +};_adc ._fac =_cb (_dea );}else {if _adc ._dfc !=nil {return _d .Errorf ("O\u004f\u0042\u0020\u0061\u006c\u0072e\u0061\u0064\u0079\u0020\u0073\u0065\u0074\u0020\u0066o\u0072\u0020\u0063o\u0064e\u0020\u0025\u0073",_dea );};_adc ._dfc =_cb (_dea );};}else {if _gfc ==1{if _adc ._fac !=nil {return _d .Errorf ("\u0056\u0061\u006cue\u0020\u004e\u006f\u0064\u0065\u0020\u0061\u006c\u0072e\u0061d\u0079 \u0073e\u0074\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0025\u0073",_dea ); +};_adc ._fac =_dbc (_dea );}else {if _adc ._dfc !=nil {return _d .Errorf ("\u0056\u0061\u006cue\u0020\u004e\u006f\u0064\u0065\u0020\u0061\u006c\u0072e\u0061d\u0079 \u0073e\u0074\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0025\u0073",_dea ); +};_adc ._dfc =_dbc (_dea );};};}else {if _gfc ==1{if _adc ._fac ==nil {_adc ._fac =_fe (_adc ._eec +1);};if _eae =_adc ._fac .(*InternalNode ).append (_dea );_eae !=nil {return _eae ;};}else {if _adc ._dfc ==nil {_adc ._dfc =_fe (_adc ._eec +1);};if _eae =_adc ._dfc .(*InternalNode ).append (_dea ); +_eae !=nil {return _eae ;};};};return nil ;};func (_db *ValueNode )Decode (r *_fc .Reader )(int64 ,error ){_ab ,_abg :=r .ReadBits (byte (_db ._gfb ));if _abg !=nil {return 0,_abg ;};if _db ._aag {_ab =-_ab ;};return int64 (_db ._bec )+int64 (_ab ),nil ; +};func (_cgd *StandardTable )Decode (r *_fc .Reader )(int64 ,error ){return _cgd ._dbe .Decode (r )};func _dbc (_fcc *Code )*ValueNode {return &ValueNode {_gfb :_fcc ._acc ,_bec :_fcc ._ebe ,_aag :_fcc ._eda };};func (_gf *EncodedTable )Decode (r *_fc .Reader )(int64 ,error ){return _gf ._bd .Decode (r )}; +func (_eecf *StandardTable )InitTree (codeTable []*Code )error {_eed (codeTable );for _ ,_bda :=range codeTable {if _ce :=_eecf ._dbe .append (_bda );_ce !=nil {return _ce ;};};return nil ;};func _ccc (_ae [][]int32 )(*StandardTable ,error ){var _dgc []*Code ; +for _ead :=0;_ead < len (_ae );_ead ++{_gfda :=_ae [_ead ][0];_ge :=_ae [_ead ][1];_ga :=_ae [_ead ][2];var _bdf bool ;if len (_ae [_ead ])> 3{_bdf =true ;};_dgc =append (_dgc ,NewCode (_gfda ,_ge ,_ga ,_bdf ));};_ada :=&StandardTable {_dbe :_fe (0)};if _fca :=_ada .InitTree (_dgc ); +_fca !=nil {return nil ,_fca ;};return _ada ,nil ;};func _cfg (_bc ,_beba int32 )string {var _gef int32 ;_bce :=make ([]rune ,_beba );for _eab :=int32 (1);_eab <=_beba ;_eab ++{_gef =_bc >>uint (_beba -_eab )&1;if _gef !=0{_bce [_eab -1]='1';}else {_bce [_eab -1]='0'; +};};return string (_bce );};func (_cc *EncodedTable )RootNode ()*InternalNode {return _cc ._bd };func (_da *StandardTable )String ()string {return _da ._dbe .String ()+"\u000a"};func (_dg *InternalNode )String ()string {_cce :=&_c .Builder {};_cce .WriteString ("\u000a"); +_dg .pad (_cce );_cce .WriteString ("\u0030\u003a\u0020");_cce .WriteString (_dg ._dfc .String ()+"\u000a");_dg .pad (_cce );_cce .WriteString ("\u0031\u003a\u0020");_cce .WriteString (_dg ._fac .String ()+"\u000a");return _cce .String ();};func GetStandardTable (number int )(Tabler ,error ){if number <=0||number > len (_fab ){return nil ,_ac .New ("\u0049n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); +};_dfcf :=_fab [number -1];if _dfcf ==nil {var _fag error ;_dfcf ,_fag =_ccc (_dff [number -1]);if _fag !=nil {return nil ,_fag ;};_fab [number -1]=_dfcf ;};return _dfcf ,nil ;};func NewEncodedTable (table BasicTabler )(*EncodedTable ,error ){_cd :=&EncodedTable {_bd :&InternalNode {},BasicTabler :table }; +if _cg :=_cd .parseTable ();_cg !=nil {return nil ,_cg ;};return _cd ,nil ;};type InternalNode struct{_eec int32 ;_dfc Node ;_fac Node ;};type EncodedTable struct{BasicTabler ;_bd *InternalNode ;};var _ Node =&OutOfBandNode {};func (_fd *FixedSizeTable )Decode (r *_fc .Reader )(int64 ,error ){return _fd ._fba .Decode (r )}; +func (_gc *EncodedTable )parseTable ()error {var (_ad []*Code ;_cgg ,_eg ,_edd int32 ;_gb uint64 ;_eb error ;);_de :=_gc .StreamReader ();_be :=_gc .HtLow ();for _be < _gc .HtHigh (){_gb ,_eb =_de .ReadBits (byte (_gc .HtPS ()));if _eb !=nil {return _eb ; +};_cgg =int32 (_gb );_gb ,_eb =_de .ReadBits (byte (_gc .HtRS ()));if _eb !=nil {return _eb ;};_eg =int32 (_gb );_ad =append (_ad ,NewCode (_cgg ,_eg ,_edd ,false ));_be +=1<>(_fgfb -_fbd );_cee :=_eba [_dbc ];if _cee !=nil &&_cee ._ae {_dbc =(_ccg >>(_fgfb -_fbd -_cab ))&_dfg ;_cee =_cee ._dc [_dbc ];};return _cee ,nil ;};const (_ffbf int =1024<<7;_aaf int =3;_fgfb uint =24; -);func (_fc *code )String ()string {return _b .Sprintf ("\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_fc ._g ,_fc ._a ,_fc ._ec );};var (_efd =[][3]int {{4,0x1,int (_df )},{3,0x1,int (_gf )},{1,0x1,int (_ag )},{3,0x3,int (_ga )},{6,0x3,int (_fd )},{7,0x3,int (_eg )},{3,0x2,int (_ef )},{6,0x2,int (_efa )},{7,0x2,int (_fec )},{10,0xf,int (_fb )},{12,0xf,int (_ge )},{12,0x1,int (EOL )}}; -_gg =[][3]int {{4,0x07,2},{4,0x08,3},{4,0x0B,4},{4,0x0C,5},{4,0x0E,6},{4,0x0F,7},{5,0x12,128},{5,0x13,8},{5,0x14,9},{5,0x1B,64},{5,0x07,10},{5,0x08,11},{6,0x17,192},{6,0x18,1664},{6,0x2A,16},{6,0x2B,17},{6,0x03,13},{6,0x34,14},{6,0x35,15},{6,0x07,1},{6,0x08,12},{7,0x13,26},{7,0x17,21},{7,0x18,28},{7,0x24,27},{7,0x27,18},{7,0x28,24},{7,0x2B,25},{7,0x03,22},{7,0x37,256},{7,0x04,23},{7,0x08,20},{7,0xC,19},{8,0x12,33},{8,0x13,34},{8,0x14,35},{8,0x15,36},{8,0x16,37},{8,0x17,38},{8,0x1A,31},{8,0x1B,32},{8,0x02,29},{8,0x24,53},{8,0x25,54},{8,0x28,39},{8,0x29,40},{8,0x2A,41},{8,0x2B,42},{8,0x2C,43},{8,0x2D,44},{8,0x03,30},{8,0x32,61},{8,0x33,62},{8,0x34,63},{8,0x35,0},{8,0x36,320},{8,0x37,384},{8,0x04,45},{8,0x4A,59},{8,0x4B,60},{8,0x5,46},{8,0x52,49},{8,0x53,50},{8,0x54,51},{8,0x55,52},{8,0x58,55},{8,0x59,56},{8,0x5A,57},{8,0x5B,58},{8,0x64,448},{8,0x65,512},{8,0x67,640},{8,0x68,576},{8,0x0A,47},{8,0x0B,48},{9,0x01,_ege },{9,0x98,1472},{9,0x99,1536},{9,0x9A,1600},{9,0x9B,1728},{9,0xCC,704},{9,0xCD,768},{9,0xD2,832},{9,0xD3,896},{9,0xD4,960},{9,0xD5,1024},{9,0xD6,1088},{9,0xD7,1152},{9,0xD8,1216},{9,0xD9,1280},{9,0xDA,1344},{9,0xDB,1408},{10,0x01,_ege },{11,0x01,_ege },{11,0x08,1792},{11,0x0C,1856},{11,0x0D,1920},{12,0x00,EOF },{12,0x01,EOL },{12,0x12,1984},{12,0x13,2048},{12,0x14,2112},{12,0x15,2176},{12,0x16,2240},{12,0x17,2304},{12,0x1C,2368},{12,0x1D,2432},{12,0x1E,2496},{12,0x1F,2560}}; -_fde =[][3]int {{2,0x02,3},{2,0x03,2},{3,0x02,1},{3,0x03,4},{4,0x02,6},{4,0x03,5},{5,0x03,7},{6,0x04,9},{6,0x05,8},{7,0x04,10},{7,0x05,11},{7,0x07,12},{8,0x04,13},{8,0x07,14},{9,0x01,_ege },{9,0x18,15},{10,0x01,_ege },{10,0x17,16},{10,0x18,17},{10,0x37,0},{10,0x08,18},{10,0x0F,64},{11,0x01,_ege },{11,0x17,24},{11,0x18,25},{11,0x28,23},{11,0x37,22},{11,0x67,19},{11,0x68,20},{11,0x6C,21},{11,0x08,1792},{11,0x0C,1856},{11,0x0D,1920},{12,0x00,EOF },{12,0x01,EOL },{12,0x12,1984},{12,0x13,2048},{12,0x14,2112},{12,0x15,2176},{12,0x16,2240},{12,0x17,2304},{12,0x1C,2368},{12,0x1D,2432},{12,0x1E,2496},{12,0x1F,2560},{12,0x24,52},{12,0x27,55},{12,0x28,56},{12,0x2B,59},{12,0x2C,60},{12,0x33,320},{12,0x34,384},{12,0x35,448},{12,0x37,53},{12,0x38,54},{12,0x52,50},{12,0x53,51},{12,0x54,44},{12,0x55,45},{12,0x56,46},{12,0x57,47},{12,0x58,57},{12,0x59,58},{12,0x5A,61},{12,0x5B,256},{12,0x64,48},{12,0x65,49},{12,0x66,62},{12,0x67,63},{12,0x68,30},{12,0x69,31},{12,0x6A,32},{12,0x6B,33},{12,0x6C,40},{12,0x6D,41},{12,0xC8,128},{12,0xC9,192},{12,0xCA,26},{12,0xCB,27},{12,0xCC,28},{12,0xCD,29},{12,0xD2,34},{12,0xD3,35},{12,0xD4,36},{12,0xD5,37},{12,0xD6,38},{12,0xD7,39},{12,0xDA,42},{12,0xDB,43},{13,0x4A,640},{13,0x4B,704},{13,0x4C,768},{13,0x4D,832},{13,0x52,1280},{13,0x53,1344},{13,0x54,1408},{13,0x55,1472},{13,0x5A,1536},{13,0x5B,1600},{13,0x64,1664},{13,0x65,1728},{13,0x6C,512},{13,0x6D,576},{13,0x72,896},{13,0x73,960},{13,0x74,1024},{13,0x75,1088},{13,0x76,1152},{13,0x77,1216}}; -);func _cag (_ea ,_bf int )int {if _ea > _bf {return _bf ;};return _ea ;};type runData struct{_cce *_d .Reader ;_cd int ;_fca int ;_gcg int ;_abga []byte ;_acd int ;_fecg int ;};func _ee (_cb [3]int )*code {return &code {_g :_cb [0],_a :_cb [1],_ec :_cb [2]}}; -func _dde (_egg *_d .Reader )(*runData ,error ){_gaf :=&runData {_cce :_egg ,_cd :0,_fca :1};_ccd :=_cag (_fe (_aaf ,int (_egg .Length ())),_ffbf );_gaf ._abga =make ([]byte ,_ccd );if _dba :=_gaf .fillBuffer (0);_dba !=nil {if _dba ==_e .EOF {_gaf ._abga =make ([]byte ,10); -_dd .Log .Debug ("F\u0069\u006c\u006c\u0042uf\u0066e\u0072\u0020\u0066\u0061\u0069l\u0065\u0064\u003a\u0020\u0025\u0076",_dba );}else {return nil ,_dba ;};};return _gaf ,nil ;};func (_effb *runData )fillBuffer (_ebe int )error {_effb ._acd =_ebe ;_ ,_eebg :=_effb ._cce .Seek (int64 (_ebe ),_e .SeekStart ); -if _eebg !=nil {if _eebg ==_e .EOF {_dd .Log .Debug ("\u0053\u0065\u0061\u006b\u0020\u0045\u004f\u0046");_effb ._fecg =-1;}else {return _eebg ;};};if _eebg ==nil {_effb ._fecg ,_eebg =_effb ._cce .Read (_effb ._abga );if _eebg !=nil {if _eebg ==_e .EOF {_dd .Log .Trace ("\u0052\u0065\u0061\u0064\u0020\u0045\u004f\u0046"); -_effb ._fecg =-1;}else {return _eebg ;};};};if _effb ._fecg > -1&&_effb ._fecg < 3{for _effb ._fecg < 3{_bad ,_bdc :=_effb ._cce .ReadByte ();if _bdc !=nil {if _bdc ==_e .EOF {_effb ._abga [_effb ._fecg ]=0;}else {return _bdc ;};}else {_effb ._abga [_effb ._fecg ]=_bad &0xFF; -};_effb ._fecg ++;};};_effb ._fecg -=3;if _effb ._fecg < 0{_effb ._abga =make ([]byte ,len (_effb ._abga ));_effb ._fecg =len (_effb ._abga )-3;};return nil ;};const (EOF =-3;_ege =-2;EOL =-1;_fbd =8;_gee =(1<<_fbd )-1;_cab =5;_dfg =(1<<_cab )-1;);func _fe (_fcg ,_eca int )int {if _fcg < _eca {return _eca ; -};return _fcg ;};func (_ce *Decoder )uncompress2d (_eged *runData ,_bd []int ,_eebc int ,_aaa []int ,_ecf int )(int ,error ){var (_dae int ;_bac int ;_afd int ;_dfaf =true ;_ad error ;_cbgb *code ;);_bd [_eebc ]=_ecf ;_bd [_eebc +1]=_ecf ;_bd [_eebc +2]=_ecf +1; -_bd [_eebc +3]=_ecf +1;_affg :for _afd < _ecf {_cbgb ,_ad =_eged .uncompressGetCode (_ce ._aeg );if _ad !=nil {return EOL ,nil ;};if _cbgb ==nil {_eged ._cd ++;break _affg ;};_eged ._cd +=_cbgb ._g ;switch mmrCode (_cbgb ._ec ){case _ag :_afd =_bd [_dae ]; -case _ga :_afd =_bd [_dae ]+1;case _ef :_afd =_bd [_dae ]-1;case _gf :for {var _gcfb []*code ;if _dfaf {_gcfb =_ce ._bfd ;}else {_gcfb =_ce ._db ;};_cbgb ,_ad =_eged .uncompressGetCode (_gcfb );if _ad !=nil {return 0,_ad ;};if _cbgb ==nil {break _affg ; -};_eged ._cd +=_cbgb ._g ;if _cbgb ._ec < 64{if _cbgb ._ec < 0{_aaa [_bac ]=_afd ;_bac ++;_cbgb =nil ;break _affg ;};_afd +=_cbgb ._ec ;_aaa [_bac ]=_afd ;_bac ++;break ;};_afd +=_cbgb ._ec ;};_cf :=_afd ;_eed :for {var _fbc []*code ;if !_dfaf {_fbc =_ce ._bfd ; -}else {_fbc =_ce ._db ;};_cbgb ,_ad =_eged .uncompressGetCode (_fbc );if _ad !=nil {return 0,_ad ;};if _cbgb ==nil {break _affg ;};_eged ._cd +=_cbgb ._g ;if _cbgb ._ec < 64{if _cbgb ._ec < 0{_aaa [_bac ]=_afd ;_bac ++;break _affg ;};_afd +=_cbgb ._ec ; -if _afd < _ecf ||_afd !=_cf {_aaa [_bac ]=_afd ;_bac ++;};break _eed ;};_afd +=_cbgb ._ec ;};for _afd < _ecf &&_bd [_dae ]<=_afd {_dae +=2;};continue _affg ;case _df :_dae ++;_afd =_bd [_dae ];_dae ++;continue _affg ;case _fd :_afd =_bd [_dae ]+2;case _efa :_afd =_bd [_dae ]-2; -case _eg :_afd =_bd [_dae ]+3;case _fec :_afd =_bd [_dae ]-3;default:if _eged ._cd ==12&&_cbgb ._ec ==EOL {_eged ._cd =0;if _ ,_ad =_ce .uncompress1d (_eged ,_bd ,_ecf );_ad !=nil {return 0,_ad ;};_eged ._cd ++;if _ ,_ad =_ce .uncompress1d (_eged ,_aaa ,_ecf ); -_ad !=nil {return 0,_ad ;};_gd ,_eaf :=_ce .uncompress1d (_eged ,_bd ,_ecf );if _eaf !=nil {return EOF ,_eaf ;};_eged ._cd ++;return _gd ,nil ;};_afd =_ecf ;continue _affg ;};if _afd <=_ecf {_dfaf =!_dfaf ;_aaa [_bac ]=_afd ;_bac ++;if _dae > 0{_dae --; -}else {_dae ++;};for _afd < _ecf &&_bd [_dae ]<=_afd {_dae +=2;};};};if _aaa [_bac ]!=_ecf {_aaa [_bac ]=_ecf ;};if _cbgb ==nil {return EOL ,nil ;};return _bac ,nil ;};type Decoder struct{_gc ,_de int ;_gef *runData ;_bfd []*code ;_db []*code ;_aeg []*code ; -};func (_abg *Decoder )uncompress1d (_bef *runData ,_fae []int ,_ecb int )(int ,error ){var (_dbd =true ;_ddf int ;_dfe *code ;_dgf int ;_egb error ;);_cba :for _ddf < _ecb {_ggb :for {if _dbd {_dfe ,_egb =_bef .uncompressGetCode (_abg ._bfd );if _egb !=nil {return 0,_egb ; -};}else {_dfe ,_egb =_bef .uncompressGetCode (_abg ._db );if _egb !=nil {return 0,_egb ;};};_bef ._cd +=_dfe ._g ;if _dfe ._ec < 0{break _cba ;};_ddf +=_dfe ._ec ;if _dfe ._ec < 64{_dbd =!_dbd ;_fae [_dgf ]=_ddf ;_dgf ++;break _ggb ;};};};if _fae [_dgf ]!=_ecb {_fae [_dgf ]=_ecb ; -};_fgf :=EOL ;if _dfe !=nil &&_dfe ._ec !=EOL {_fgf =_dgf ;};return _fgf ,nil ;};func (_afa *runData )uncompressGetCode (_bc []*code )(*code ,error ){return _afa .uncompressGetCodeLittleEndian (_bc );};func (_ffg *Decoder )fillBitmap (_bg *_ca .Bitmap ,_eeb int ,_be []int ,_abf int )error {var _gfeb byte ; -_feg :=0;_fbf :=_bg .GetByteIndex (_feg ,_eeb );for _bed :=0;_bed < _abf ;_bed ++{_eef :=byte (1);_aff :=_be [_bed ];if (_bed &1)==0{_eef =0;};for _feg < _aff {_gfeb =(_gfeb <<1)|_eef ;_feg ++;if (_feg &7)==0{if _fa :=_bg .SetByte (_fbf ,_gfeb );_fa !=nil {return _fa ; -};_fbf ++;_gfeb =0;};};};if (_feg &7)!=0{_gfeb <<=uint (8-(_feg &7));if _dcb :=_bg .SetByte (_fbf ,_gfeb );_dcb !=nil {return _dcb ;};};return nil ;};func (_cbe *Decoder )initTables ()(_abc error ){if _cbe ._bfd ==nil {_cbe ._bfd ,_abc =_cbe .createLittleEndianTable (_gg ); -if _abc !=nil {return ;};_cbe ._db ,_abc =_cbe .createLittleEndianTable (_fde );if _abc !=nil {return ;};_cbe ._aeg ,_abc =_cbe .createLittleEndianTable (_efd );if _abc !=nil {return ;};};return nil ;};func (_gac *Decoder )UncompressMMR ()(_cc *_ca .Bitmap ,_aga error ){_cc =_ca .New (_gac ._gc ,_gac ._de ); -_bae :=make ([]int ,_cc .Width +5);_bfe :=make ([]int ,_cc .Width +5);_bfe [0]=_cc .Width ;_efdc :=1;var _dcd int ;for _gcf :=0;_gcf < _cc .Height ;_gcf ++{_dcd ,_aga =_gac .uncompress2d (_gac ._gef ,_bfe ,_efdc ,_bae ,_cc .Width );if _aga !=nil {return nil ,_aga ; -};if _dcd ==EOF {break ;};if _dcd > 0{_aga =_gac .fillBitmap (_cc ,_gcf ,_bae ,_dcd );if _aga !=nil {return nil ,_aga ;};};_bfe ,_bae =_bae ,_bfe ;_efdc =_dcd ;};if _aga =_gac .detectAndSkipEOL ();_aga !=nil {return nil ,_aga ;};_gac ._gef .align ();return _cc ,nil ; -};type code struct{_g int ;_a int ;_ec int ;_dc []*code ;_ae bool ;};func (_gge *Decoder )detectAndSkipEOL ()error {for {_ffb ,_abb :=_gge ._gef .uncompressGetCode (_gge ._aeg );if _abb !=nil {return _abb ;};if _ffb !=nil &&_ffb ._ec ==EOL {_gge ._gef ._cd +=_ffb ._g ; -}else {return nil ;};};};const (_df mmrCode =iota ;_gf ;_ag ;_ga ;_fd ;_eg ;_ef ;_efa ;_fec ;_fb ;_ge ;);func (_eb *runData )align (){_eb ._cd =((_eb ._cd +7)>>3)<<3};type mmrCode int ;func (_ccf *runData )uncompressGetNextCodeLittleEndian ()(int ,error ){_cde :=_ccf ._cd -_ccf ._fca ; -if _cde < 0||_cde > 24{_eac :=(_ccf ._cd >>3)-_ccf ._acd ;if _eac >=_ccf ._fecg {_eac +=_ccf ._acd ;if _fee :=_ccf .fillBuffer (_eac );_fee !=nil {return 0,_fee ;};_eac -=_ccf ._acd ;};_cfd :=(uint32 (_ccf ._abga [_eac ]&0xFF)<<16)|(uint32 (_ccf ._abga [_eac +1]&0xFF)<<8)|(uint32 (_ccf ._abga [_eac +2]&0xFF)); -_aeb :=uint32 (_ccf ._cd &7);_cfd <<=_aeb ;_ccf ._gcg =int (_cfd );}else {_cca :=_ccf ._fca &7;_dcg :=7-_cca ;if _cde <=_dcg {_ccf ._gcg <<=uint (_cde );}else {_efg :=(_ccf ._fca >>3)+3-_ccf ._acd ;if _efg >=_ccf ._fecg {_efg +=_ccf ._acd ;if _dgb :=_ccf .fillBuffer (_efg ); -_dgb !=nil {return 0,_dgb ;};_efg -=_ccf ._acd ;};_cca =8-_cca ;for {_ccf ._gcg <<=uint (_cca );_ccf ._gcg |=int (uint (_ccf ._abga [_efg ])&0xFF);_cde -=_cca ;_efg ++;_cca =8;if !(_cde >=8){break ;};};_ccf ._gcg <<=uint (_cde );};};_ccf ._fca =_ccf ._cd ; -return _ccf ._gcg ,nil ;};func (_af *Decoder )createLittleEndianTable (_ab [][3]int )([]*code ,error ){_dee :=make ([]*code ,_gee +1);for _ac :=0;_ac < len (_ab );_ac ++{_dfd :=_ee (_ab [_ac ]);if _dfd ._g <=_fbd {_fbg :=_fbd -_dfd ._g ;_ecc :=_dfd ._a <=0;_cbg --{_aa :=_ecc |_cbg ;_dee [_aa ]=_dfd ;};}else {_ff :=_dfd ._a >>uint (_dfd ._g -_fbd );if _dee [_ff ]==nil {var _gad =_ee ([3]int {});_gad ._dc =make ([]*code ,_dfg +1);_dee [_ff ]=_gad ;};if _dfd ._g <=_fbd +_cab {_ffa :=_fbd +_cab -_dfd ._g ; -_da :=(_dfd ._a <=0;_fg --{_dee [_ff ]._dc [_da |_fg ]=_dfd ;};}else {return nil ,_c .New ("\u0043\u006f\u0064\u0065\u0020\u0074a\u0062\u006c\u0065\u0020\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077\u0020i\u006e\u0020\u004d\u004d\u0052\u0044\u0065c\u006f\u0064\u0065\u0072"); -};};};return _dee ,nil ;}; \ No newline at end of file +package mmr ;import (_c "errors";_d "fmt";_e "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/internal/bitwise";_ef "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_a "io";);var (_fc =[][3]int {{4,0x1,int (_aa )},{3,0x1,int (_gg )},{1,0x1,int (_ed )},{3,0x3,int (_cc )},{6,0x3,int (_ca )},{7,0x3,int (_ccc )},{3,0x2,int (_bd )},{6,0x2,int (_dfg )},{7,0x2,int (_de )},{10,0xf,int (_ag )},{12,0xf,int (_bf )},{12,0x1,int (EOL )}}; +_bge =[][3]int {{4,0x07,2},{4,0x08,3},{4,0x0B,4},{4,0x0C,5},{4,0x0E,6},{4,0x0F,7},{5,0x12,128},{5,0x13,8},{5,0x14,9},{5,0x1B,64},{5,0x07,10},{5,0x08,11},{6,0x17,192},{6,0x18,1664},{6,0x2A,16},{6,0x2B,17},{6,0x03,13},{6,0x34,14},{6,0x35,15},{6,0x07,1},{6,0x08,12},{7,0x13,26},{7,0x17,21},{7,0x18,28},{7,0x24,27},{7,0x27,18},{7,0x28,24},{7,0x2B,25},{7,0x03,22},{7,0x37,256},{7,0x04,23},{7,0x08,20},{7,0xC,19},{8,0x12,33},{8,0x13,34},{8,0x14,35},{8,0x15,36},{8,0x16,37},{8,0x17,38},{8,0x1A,31},{8,0x1B,32},{8,0x02,29},{8,0x24,53},{8,0x25,54},{8,0x28,39},{8,0x29,40},{8,0x2A,41},{8,0x2B,42},{8,0x2C,43},{8,0x2D,44},{8,0x03,30},{8,0x32,61},{8,0x33,62},{8,0x34,63},{8,0x35,0},{8,0x36,320},{8,0x37,384},{8,0x04,45},{8,0x4A,59},{8,0x4B,60},{8,0x5,46},{8,0x52,49},{8,0x53,50},{8,0x54,51},{8,0x55,52},{8,0x58,55},{8,0x59,56},{8,0x5A,57},{8,0x5B,58},{8,0x64,448},{8,0x65,512},{8,0x67,640},{8,0x68,576},{8,0x0A,47},{8,0x0B,48},{9,0x01,_bff },{9,0x98,1472},{9,0x99,1536},{9,0x9A,1600},{9,0x9B,1728},{9,0xCC,704},{9,0xCD,768},{9,0xD2,832},{9,0xD3,896},{9,0xD4,960},{9,0xD5,1024},{9,0xD6,1088},{9,0xD7,1152},{9,0xD8,1216},{9,0xD9,1280},{9,0xDA,1344},{9,0xDB,1408},{10,0x01,_bff },{11,0x01,_bff },{11,0x08,1792},{11,0x0C,1856},{11,0x0D,1920},{12,0x00,EOF },{12,0x01,EOL },{12,0x12,1984},{12,0x13,2048},{12,0x14,2112},{12,0x15,2176},{12,0x16,2240},{12,0x17,2304},{12,0x1C,2368},{12,0x1D,2432},{12,0x1E,2496},{12,0x1F,2560}}; +_af =[][3]int {{2,0x02,3},{2,0x03,2},{3,0x02,1},{3,0x03,4},{4,0x02,6},{4,0x03,5},{5,0x03,7},{6,0x04,9},{6,0x05,8},{7,0x04,10},{7,0x05,11},{7,0x07,12},{8,0x04,13},{8,0x07,14},{9,0x01,_bff },{9,0x18,15},{10,0x01,_bff },{10,0x17,16},{10,0x18,17},{10,0x37,0},{10,0x08,18},{10,0x0F,64},{11,0x01,_bff },{11,0x17,24},{11,0x18,25},{11,0x28,23},{11,0x37,22},{11,0x67,19},{11,0x68,20},{11,0x6C,21},{11,0x08,1792},{11,0x0C,1856},{11,0x0D,1920},{12,0x00,EOF },{12,0x01,EOL },{12,0x12,1984},{12,0x13,2048},{12,0x14,2112},{12,0x15,2176},{12,0x16,2240},{12,0x17,2304},{12,0x1C,2368},{12,0x1D,2432},{12,0x1E,2496},{12,0x1F,2560},{12,0x24,52},{12,0x27,55},{12,0x28,56},{12,0x2B,59},{12,0x2C,60},{12,0x33,320},{12,0x34,384},{12,0x35,448},{12,0x37,53},{12,0x38,54},{12,0x52,50},{12,0x53,51},{12,0x54,44},{12,0x55,45},{12,0x56,46},{12,0x57,47},{12,0x58,57},{12,0x59,58},{12,0x5A,61},{12,0x5B,256},{12,0x64,48},{12,0x65,49},{12,0x66,62},{12,0x67,63},{12,0x68,30},{12,0x69,31},{12,0x6A,32},{12,0x6B,33},{12,0x6C,40},{12,0x6D,41},{12,0xC8,128},{12,0xC9,192},{12,0xCA,26},{12,0xCB,27},{12,0xCC,28},{12,0xCD,29},{12,0xD2,34},{12,0xD3,35},{12,0xD4,36},{12,0xD5,37},{12,0xD6,38},{12,0xD7,39},{12,0xDA,42},{12,0xDB,43},{13,0x4A,640},{13,0x4B,704},{13,0x4C,768},{13,0x4D,832},{13,0x52,1280},{13,0x53,1344},{13,0x54,1408},{13,0x55,1472},{13,0x5A,1536},{13,0x5B,1600},{13,0x64,1664},{13,0x65,1728},{13,0x6C,512},{13,0x6D,576},{13,0x72,896},{13,0x73,960},{13,0x74,1024},{13,0x75,1088},{13,0x76,1152},{13,0x77,1216}}; +);const (EOF =-3;_bff =-2;EOL =-1;_ae =8;_ac =(1<<_ae )-1;_ab =5;_acc =(1<<_ab )-1;);func (_ee *Decoder )UncompressMMR ()(_bdc *_ef .Bitmap ,_cee error ){_bdc =_ef .New (_ee ._edf ,_ee ._ff );_ceeg :=make ([]int ,_bdc .Width +5);_ceg :=make ([]int ,_bdc .Width +5); +_ceg [0]=_bdc .Width ;_bfe :=1;var _ege int ;for _afc :=0;_afc < _bdc .Height ;_afc ++{_ege ,_cee =_ee .uncompress2d (_ee ._ge ,_ceg ,_bfe ,_ceeg ,_bdc .Width );if _cee !=nil {return nil ,_cee ;};if _ege ==EOF {break ;};if _ege > 0{_cee =_ee .fillBitmap (_bdc ,_afc ,_ceeg ,_ege ); +if _cee !=nil {return nil ,_cee ;};};_ceg ,_ceeg =_ceeg ,_ceg ;_bfe =_ege ;};if _cee =_ee .detectAndSkipEOL ();_cee !=nil {return nil ,_cee ;};_ee ._ge .align ();return _bdc ,nil ;};const (_bdb int =1024<<7;_ccf int =3;_gdb uint =24;);func _cb (_gdc *_g .Reader )(*runData ,error ){_ded :=&runData {_beb :_gdc ,_ddd :0,_afe :1}; +_ebd :=_eb (_cg (_ccf ,int (_gdc .Length ())),_bdb );_ded ._bbea =make ([]byte ,_ebd );if _cd :=_ded .fillBuffer (0);_cd !=nil {if _cd ==_a .EOF {_ded ._bbea =make ([]byte ,10);_e .Log .Debug ("F\u0069\u006c\u006c\u0042uf\u0066e\u0072\u0020\u0066\u0061\u0069l\u0065\u0064\u003a\u0020\u0025\u0076",_cd ); +}else {return nil ,_cd ;};};return _ded ,nil ;};type code struct{_bc int ;_df int ;_ba int ;_ce []*code ;_dg bool ;};func _ga (_efg [3]int )*code {return &code {_bc :_efg [0],_df :_efg [1],_ba :_efg [2]}};func (_eab *runData )align (){_eab ._ddd =((_eab ._ddd +7)>>3)<<3}; +func (_deb *Decoder )initTables ()(_be error ){if _deb ._fcc ==nil {_deb ._fcc ,_be =_deb .createLittleEndianTable (_bge );if _be !=nil {return ;};_deb ._bae ,_be =_deb .createLittleEndianTable (_af );if _be !=nil {return ;};_deb ._gf ,_be =_deb .createLittleEndianTable (_fc ); +if _be !=nil {return ;};};return nil ;};func (_cfg *Decoder )uncompress1d (_adg *runData ,_ccb []int ,_ffaa int )(int ,error ){var (_eeg =true ;_eeb int ;_bcf *code ;_daf int ;_fed error ;);_dff :for _eeb < _ffaa {_bce :for {if _eeg {_bcf ,_fed =_adg .uncompressGetCode (_cfg ._fcc ); +if _fed !=nil {return 0,_fed ;};}else {_bcf ,_fed =_adg .uncompressGetCode (_cfg ._bae );if _fed !=nil {return 0,_fed ;};};_adg ._ddd +=_bcf ._bc ;if _bcf ._ba < 0{break _dff ;};_eeb +=_bcf ._ba ;if _bcf ._ba < 64{_eeg =!_eeg ;_ccb [_daf ]=_eeb ;_daf ++; +break _bce ;};};};if _ccb [_daf ]!=_ffaa {_ccb [_daf ]=_ffaa ;};_gaa :=EOL ;if _bcf !=nil &&_bcf ._ba !=EOL {_gaa =_daf ;};return _gaa ,nil ;};func (_bca *code )String ()string {return _d .Sprintf ("\u0025\u0064\u002f\u0025\u0064\u002f\u0025\u0064",_bca ._bc ,_bca ._df ,_bca ._ba ); +};func _eb (_da ,_ea int )int {if _da > _ea {return _ea ;};return _da ;};type Decoder struct{_edf ,_ff int ;_ge *runData ;_fcc []*code ;_bae []*code ;_gf []*code ;};func (_gec *Decoder )detectAndSkipEOL ()error {for {_bba ,_gae :=_gec ._ge .uncompressGetCode (_gec ._gf ); +if _gae !=nil {return _gae ;};if _bba !=nil &&_bba ._ba ==EOL {_gec ._ge ._ddd +=_bba ._bc ;}else {return nil ;};};};func (_ffc *Decoder )fillBitmap (_bbfc *_ef .Bitmap ,_bag int ,_cad []int ,_bbeb int )error {var _bcad byte ;_efd :=0;_fa :=_bbfc .GetByteIndex (_efd ,_bag ); +for _ffa :=0;_ffa < _bbeb ;_ffa ++{_acb :=byte (1);_ffd :=_cad [_ffa ];if (_ffa &1)==0{_acb =0;};for _efd < _ffd {_bcad =(_bcad <<1)|_acb ;_efd ++;if (_efd &7)==0{if _ad :=_bbfc .SetByte (_fa ,_bcad );_ad !=nil {return _ad ;};_fa ++;_bcad =0;};};};if (_efd &7)!=0{_bcad <<=uint (8-(_efd &7)); +if _db :=_bbfc .SetByte (_fa ,_bcad );_db !=nil {return _db ;};};return nil ;};type mmrCode int ;func (_dbb *runData )fillBuffer (_effa int )error {_dbb ._bda =_effa ;_ ,_adgc :=_dbb ._beb .Seek (int64 (_effa ),_a .SeekStart );if _adgc !=nil {if _adgc ==_a .EOF {_e .Log .Debug ("\u0053\u0065\u0061\u006b\u0020\u0045\u004f\u0046"); +_dbb ._dac =-1;}else {return _adgc ;};};if _adgc ==nil {_dbb ._dac ,_adgc =_dbb ._beb .Read (_dbb ._bbea );if _adgc !=nil {if _adgc ==_a .EOF {_e .Log .Trace ("\u0052\u0065\u0061\u0064\u0020\u0045\u004f\u0046");_dbb ._dac =-1;}else {return _adgc ;};};}; +if _dbb ._dac > -1&&_dbb ._dac < 3{for _dbb ._dac < 3{_abc ,_aaa :=_dbb ._beb .ReadByte ();if _aaa !=nil {if _aaa ==_a .EOF {_dbb ._bbea [_dbb ._dac ]=0;}else {return _aaa ;};}else {_dbb ._bbea [_dbb ._dac ]=_abc &0xFF;};_dbb ._dac ++;};};_dbb ._dac -=3; +if _dbb ._dac < 0{_dbb ._bbea =make ([]byte ,len (_dbb ._bbea ));_dbb ._dac =len (_dbb ._bbea )-3;};return nil ;};func (_edc *runData )uncompressGetCode (_dde []*code )(*code ,error ){return _edc .uncompressGetCodeLittleEndian (_dde );};func (_ebg *Decoder )createLittleEndianTable (_cea [][3]int )([]*code ,error ){_bb :=make ([]*code ,_ac +1); +for _ffg :=0;_ffg < len (_cea );_ffg ++{_cf :=_ga (_cea [_ffg ]);if _cf ._bc <=_ae {_abb :=_ae -_cf ._bc ;_bbe :=_cf ._df <=0;_bad --{_dc :=_bbe |_bad ;_bb [_dc ]=_cf ;};}else {_aga :=_cf ._df >>uint (_cf ._bc -_ae ); +if _bb [_aga ]==nil {var _gd =_ga ([3]int {});_gd ._ce =make ([]*code ,_acc +1);_bb [_aga ]=_gd ;};if _cf ._bc <=_ae +_ab {_bbf :=_ae +_ab -_cf ._bc ;_fe :=(_cf ._df <=0;_dfc --{_bb [_aga ]._ce [_fe |_dfc ]=_cf ; +};}else {return nil ,_c .New ("\u0043\u006f\u0064\u0065\u0020\u0074a\u0062\u006c\u0065\u0020\u006f\u0076\u0065\u0072\u0066\u006c\u006f\u0077\u0020i\u006e\u0020\u004d\u004d\u0052\u0044\u0065c\u006f\u0064\u0065\u0072");};};};return _bb ,nil ;};func _cg (_bg ,_f int )int {if _bg < _f {return _f ; +};return _bg ;};const (_aa mmrCode =iota ;_gg ;_ed ;_cc ;_ca ;_ccc ;_bd ;_dfg ;_de ;_ag ;_bf ;);type runData struct{_beb *_g .Reader ;_ddd int ;_afe int ;_ec int ;_bbea []byte ;_bda int ;_dac int ;};func (_bec *runData )uncompressGetCodeLittleEndian (_ceed []*code )(*code ,error ){_fgb ,_bfb :=_bec .uncompressGetNextCodeLittleEndian (); +if _bfb !=nil {_e .Log .Debug ("\u0055n\u0063\u006fm\u0070\u0072\u0065\u0073s\u0047\u0065\u0074N\u0065\u0078\u0074\u0043\u006f\u0064\u0065\u004c\u0069tt\u006c\u0065\u0045n\u0064\u0069a\u006e\u0020\u0066\u0061\u0069\u006ce\u0064\u003a \u0025\u0076",_bfb ); +return nil ,_bfb ;};_fgb &=0xffffff;_gef :=_fgb >>(_gdb -_ae );_age :=_ceed [_gef ];if _age !=nil &&_age ._dg {_gef =(_fgb >>(_gdb -_ae -_ab ))&_acc ;_age =_age ._ce [_gef ];};return _age ,nil ;};func New (r *_g .Reader ,width ,height int ,dataOffset ,dataLength int64 )(*Decoder ,error ){_fg :=&Decoder {_edf :width ,_ff :height }; +_bcd ,_dea :=r .NewPartialReader (int (dataOffset ),int (dataLength ),false );if _dea !=nil {return nil ,_dea ;};_eg ,_dea :=_cb (_bcd );if _dea !=nil {return nil ,_dea ;};_ ,_dea =r .Seek (_bcd .RelativePosition (),_a .SeekCurrent );if _dea !=nil {return nil ,_dea ; +};_fg ._ge =_eg ;if _gc :=_fg .initTables ();_gc !=nil {return nil ,_gc ;};return _fg ,nil ;};func (_ced *runData )uncompressGetNextCodeLittleEndian ()(int ,error ){_baf :=_ced ._ddd -_ced ._afe ;if _baf < 0||_baf > 24{_eec :=(_ced ._ddd >>3)-_ced ._bda ; +if _eec >=_ced ._dac {_eec +=_ced ._bda ;if _ddc :=_ced .fillBuffer (_eec );_ddc !=nil {return 0,_ddc ;};_eec -=_ced ._bda ;};_cce :=(uint32 (_ced ._bbea [_eec ]&0xFF)<<16)|(uint32 (_ced ._bbea [_eec +1]&0xFF)<<8)|(uint32 (_ced ._bbea [_eec +2]&0xFF)); +_gefe :=uint32 (_ced ._ddd &7);_cce <<=_gefe ;_ced ._ec =int (_cce );}else {_dafe :=_ced ._afe &7;_aeg :=7-_dafe ;if _baf <=_aeg {_ced ._ec <<=uint (_baf );}else {_fb :=(_ced ._afe >>3)+3-_ced ._bda ;if _fb >=_ced ._dac {_fb +=_ced ._bda ;if _cgb :=_ced .fillBuffer (_fb ); +_cgb !=nil {return 0,_cgb ;};_fb -=_ced ._bda ;};_dafe =8-_dafe ;for {_ced ._ec <<=uint (_dafe );_ced ._ec |=int (uint (_ced ._bbea [_fb ])&0xFF);_baf -=_dafe ;_fb ++;_dafe =8;if !(_baf >=8){break ;};};_ced ._ec <<=uint (_baf );};};_ced ._afe =_ced ._ddd ; +return _ced ._ec ,nil ;};func (_edd *Decoder )uncompress2d (_cag *runData ,_eaf []int ,_ega int ,_gac []int ,_dgb int )(int ,error ){var (_dab int ;_ace int ;_bbag int ;_daa =true ;_ade error ;_dd *code ;);_eaf [_ega ]=_dgb ;_eaf [_ega +1]=_dgb ;_eaf [_ega +2]=_dgb +1; +_eaf [_ega +3]=_dgb +1;_eff :for _bbag < _dgb {_dd ,_ade =_cag .uncompressGetCode (_edd ._gf );if _ade !=nil {return EOL ,nil ;};if _dd ==nil {_cag ._ddd ++;break _eff ;};_cag ._ddd +=_dd ._bc ;switch mmrCode (_dd ._ba ){case _ed :_bbag =_eaf [_dab ];case _cc :_bbag =_eaf [_dab ]+1; +case _bd :_bbag =_eaf [_dab ]-1;case _gg :for {var _gaec []*code ;if _daa {_gaec =_edd ._fcc ;}else {_gaec =_edd ._bae ;};_dd ,_ade =_cag .uncompressGetCode (_gaec );if _ade !=nil {return 0,_ade ;};if _dd ==nil {break _eff ;};_cag ._ddd +=_dd ._bc ;if _dd ._ba < 64{if _dd ._ba < 0{_gac [_ace ]=_bbag ; +_ace ++;_dd =nil ;break _eff ;};_bbag +=_dd ._ba ;_gac [_ace ]=_bbag ;_ace ++;break ;};_bbag +=_dd ._ba ;};_faa :=_bbag ;_ceaf :for {var _bbd []*code ;if !_daa {_bbd =_edd ._fcc ;}else {_bbd =_edd ._bae ;};_dd ,_ade =_cag .uncompressGetCode (_bbd );if _ade !=nil {return 0,_ade ; +};if _dd ==nil {break _eff ;};_cag ._ddd +=_dd ._bc ;if _dd ._ba < 64{if _dd ._ba < 0{_gac [_ace ]=_bbag ;_ace ++;break _eff ;};_bbag +=_dd ._ba ;if _bbag < _dgb ||_bbag !=_faa {_gac [_ace ]=_bbag ;_ace ++;};break _ceaf ;};_bbag +=_dd ._ba ;};for _bbag < _dgb &&_eaf [_dab ]<=_bbag {_dab +=2; +};continue _eff ;case _aa :_dab ++;_bbag =_eaf [_dab ];_dab ++;continue _eff ;case _ca :_bbag =_eaf [_dab ]+2;case _dfg :_bbag =_eaf [_dab ]-2;case _ccc :_bbag =_eaf [_dab ]+3;case _de :_bbag =_eaf [_dab ]-3;default:if _cag ._ddd ==12&&_dd ._ba ==EOL {_cag ._ddd =0; +if _ ,_ade =_edd .uncompress1d (_cag ,_eaf ,_dgb );_ade !=nil {return 0,_ade ;};_cag ._ddd ++;if _ ,_ade =_edd .uncompress1d (_cag ,_gac ,_dgb );_ade !=nil {return 0,_ade ;};_fd ,_ede :=_edd .uncompress1d (_cag ,_eaf ,_dgb );if _ede !=nil {return EOF ,_ede ; +};_cag ._ddd ++;return _fd ,nil ;};_bbag =_dgb ;continue _eff ;};if _bbag <=_dgb {_daa =!_daa ;_gac [_ace ]=_bbag ;_ace ++;if _dab > 0{_dab --;}else {_dab ++;};for _bbag < _dgb &&_eaf [_dab ]<=_bbag {_dab +=2;};};};if _gac [_ace ]!=_dgb {_gac [_ace ]=_dgb ; +};if _dd ==nil {return EOL ,nil ;};return _ace ,nil ;}; \ No newline at end of file diff --git a/internal/jbig2/document/document.go b/internal/jbig2/document/document.go index 44c34f65..2e6062d4 100644 --- a/internal/jbig2/document/document.go +++ b/internal/jbig2/document/document.go @@ -9,125 +9,126 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package document ;import (_cb "encoding/binary";_b "fmt";_d "github.com/unidoc/unipdf/v3/common";_db "github.com/unidoc/unipdf/v3/internal/bitwise";_g "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_dbc "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_dba "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments";_a "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/classer";_dc "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_bd "io";_e "math";_ef "runtime/debug";);func _dgf (_addf *Document ,_dda int )*Page {return &Page {Document :_addf ,PageNumber :_dda ,Segments :[]*_dba .Header {}}; -};func (_eadd *Document )encodeFileHeader (_bag _db .BinaryWriter )(_fbe int ,_cedg error ){const _dad ="\u0065\u006ec\u006f\u0064\u0065F\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_fbe ,_cedg =_bag .Write (_efd );if _cedg !=nil {return _fbe ,_dc .Wrap (_cedg ,_dad ,"\u0069\u0064"); -};if _cedg =_bag .WriteByte (0x01);_cedg !=nil {return _fbe ,_dc .Wrap (_cedg ,_dad ,"\u0066\u006c\u0061g\u0073");};_fbe ++;_gea :=make ([]byte ,4);_cb .BigEndian .PutUint32 (_gea ,_eadd .NumberOfPages );_bge ,_cedg :=_bag .Write (_gea );if _cedg !=nil {return _bge ,_dc .Wrap (_cedg ,_dad ,"p\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072"); -};_fbe +=_bge ;return _fbe ,nil ;};type Globals struct{Segments []*_dba .Header ;};func (_cdc *Page )AddPageInformationSegment (){_bcb :=&_dba .PageInformationSegment {PageBMWidth :_cdc .FinalWidth ,PageBMHeight :_cdc .FinalHeight ,ResolutionX :_cdc .ResolutionX ,ResolutionY :_cdc .ResolutionY ,IsLossless :_cdc .IsLossless }; -if _cdc .BlackIsOne {_bcb .DefaultPixelValue =uint8 (0x1);};_cgef :=&_dba .Header {PageAssociation :_cdc .PageNumber ,SegmentDataLength :uint64 (_bcb .Size ()),SegmentData :_bcb ,Type :_dba .TPageInformation };_cdc .Segments =append (_cdc .Segments ,_cgef ); -};func (_caba *Page )getHeight ()(int ,error ){const _aggcd ="\u0067e\u0074\u0048\u0065\u0069\u0067\u0068t";if _caba .FinalHeight !=0{return _caba .FinalHeight ,nil ;};_bgb :=_caba .getPageInformationSegment ();if _bgb ==nil {return 0,_dc .Error (_aggcd ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e"); -};_gddd ,_dade :=_bgb .GetSegmentData ();if _dade !=nil {return 0,_dc .Wrap (_dade ,_aggcd ,"");};_fgcf ,_bfag :=_gddd .(*_dba .PageInformationSegment );if !_bfag {return 0,_dc .Errorf (_aggcd ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_gddd ); -};if _fgcf .PageBMHeight ==_e .MaxInt32 {_ ,_dade =_caba .GetBitmap ();if _dade !=nil {return 0,_dc .Wrap (_dade ,_aggcd ,"");};}else {_caba .FinalHeight =_fgcf .PageBMHeight ;};return _caba .FinalHeight ,nil ;};func (_gg *Document )GetGlobalSegment (i int )(*_dba .Header ,error ){_be ,_gba :=_gg .GlobalSegments .GetSegment (i ); -if _gba !=nil {return nil ,_dc .Wrap (_gba ,"\u0047\u0065t\u0047\u006c\u006fb\u0061\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074","");};return _be ,nil ;};type EncodingMethod int ;func _bcf (_eb int )int {_fc :=0;_ebb :=(_eb &(_eb -1))==0;_eb >>=1;for ; -_eb !=0;_eb >>=1{_fc ++;};if _ebb {return _fc ;};return _fc +1;};func (_fge *Page )createStripedPage (_fgca *_dba .PageInformationSegment )error {const _caa ="\u0063\u0072\u0065\u0061\u0074\u0065\u0053\u0074\u0072\u0069\u0070\u0065d\u0050\u0061\u0067\u0065"; -_fgcg ,_ddg :=_fge .collectPageStripes ();if _ddg !=nil {return _dc .Wrap (_ddg ,_caa ,"");};var _cedf int ;for _ ,_ebf :=range _fgcg {if _bab ,_efb :=_ebf .(*_dba .EndOfStripe );_efb {_cedf =_bab .LineNumber ()+1;}else {_dfcg :=_ebf .(_dba .Regioner ); -_gfc :=_dfcg .GetRegionInfo ();_bcbe :=_fge .getCombinationOperator (_fgca ,_gfc .CombinaionOperator );_fcc ,_dage :=_dfcg .GetRegionBitmap ();if _dage !=nil {return _dc .Wrap (_dage ,_caa ,"");};_dage =_dbc .Blit (_fcc ,_fge .Bitmap ,int (_gfc .XLocation ),_cedf ,_bcbe ); -if _dage !=nil {return _dc .Wrap (_dage ,_caa ,"");};};};return nil ;};func (_deg *Page )composePageBitmap ()error {const _aab ="\u0063\u006f\u006d\u0070\u006f\u0073\u0065\u0050\u0061\u0067\u0065\u0042i\u0074\u006d\u0061\u0070";if _deg .PageNumber ==0{return nil ; -};_dcf :=_deg .getPageInformationSegment ();if _dcf ==nil {return _dc .Error (_aab ,"\u0070\u0061\u0067e \u0069\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069o\u006e \u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -};_gbaf ,_ffd :=_dcf .GetSegmentData ();if _ffd !=nil {return _ffd ;};_fca ,_fae :=_gbaf .(*_dba .PageInformationSegment );if !_fae {return _dc .Error (_aab ,"\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006da\u0074\u0069\u006f\u006e \u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065"); -};if _ffd =_deg .createPage (_fca );_ffd !=nil {return _dc .Wrap (_ffd ,_aab ,"");};_deg .clearSegmentData ();return nil ;};func (_gabf *Page )String ()string {return _b .Sprintf ("\u0050\u0061\u0067\u0065\u0020\u0023\u0025\u0064",_gabf .PageNumber );}; -func (_add *Document )encodeSegment (_cbc *_dba .Header ,_dfg *int )error {const _ded ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074";_cbc .SegmentNumber =_add .nextSegmentNumber ();_dgd ,_fg :=_cbc .Encode (_add ._f ); -if _fg !=nil {return _dc .Wrapf (_fg ,_ded ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_cbc .SegmentNumber );};*_dfg +=_dgd ;return nil ;};type Document struct{Pages map[int ]*Page ;NumberOfPagesUnknown bool ;NumberOfPages uint32 ; -GBUseExtTemplate bool ;InputStream *_db .Reader ;GlobalSegments *Globals ;OrganizationType _dba .OrganizationType ;Classer *_a .Classer ;XRes ,YRes int ;FullHeaders bool ;CurrentSegmentNumber uint32 ;AverageTemplates *_dbc .Bitmaps ;BaseIndexes []int ; -Refinement bool ;RefineLevel int ;_aa uint8 ;_f *_db .BufferedWriter ;EncodeGlobals bool ;_dbg int ;_ce map[int ][]int ;_cf map[int ][]int ;_fe []int ;_gb map[int ]int ;};func (_gac *Page )countRegions ()int {var _gec int ;for _ ,_gae :=range _gac .Segments {switch _gae .Type {case 6,7,22,23,38,39,42,43:_gec ++; -};};return _gec ;};func (_bbg *Page )GetHeight ()(int ,error ){return _bbg .getHeight ()};func (_aggc *Page )GetResolutionX ()(int ,error ){return _aggc .getResolutionX ()};func _bdfd (_dgdb *_db .Reader ,_agad *Globals )(*Document ,error ){_cea :=&Document {Pages :make (map[int ]*Page ),InputStream :_dgdb ,OrganizationType :_dba .OSequential ,NumberOfPagesUnknown :true ,GlobalSegments :_agad ,_aa :9}; -if _cea .GlobalSegments ==nil {_cea .GlobalSegments =&Globals {};};if _dfe :=_cea .mapData ();_dfe !=nil {return nil ,_dfe ;};return _cea ,nil ;};func (_aac *Document )GetNumberOfPages ()(uint32 ,error ){if _aac .NumberOfPagesUnknown ||_aac .NumberOfPages ==0{if len (_aac .Pages )==0{if _daa :=_aac .mapData (); -_daa !=nil {return 0,_dc .Wrap (_daa ,"\u0044o\u0063\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074N\u0075m\u0062e\u0072\u004f\u0066\u0050\u0061\u0067\u0065s","");};};return uint32 (len (_aac .Pages )),nil ;};return _aac .NumberOfPages ,nil ;};func (_eaae *Document )encodeEOFHeader (_gdg _db .BinaryWriter )(_aag int ,_gce error ){_feed :=&_dba .Header {SegmentNumber :_eaae .nextSegmentNumber (),Type :_dba .TEndOfFile }; -if _aag ,_gce =_feed .Encode (_gdg );_gce !=nil {return 0,_dc .Wrap (_gce ,"\u0065n\u0063o\u0064\u0065\u0045\u004f\u0046\u0048\u0065\u0061\u0064\u0065\u0072","");};return _aag ,nil ;};func (_cab *Globals )GetSymbolDictionary ()(*_dba .Header ,error ){const _ede ="G\u006c\u006f\u0062\u0061\u006c\u0073.\u0047\u0065\u0074\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079"; -if _cab ==nil {return nil ,_dc .Error (_ede ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_cab .Segments )==0{return nil ,_dc .Error (_ede ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); -};for _ ,_ddce :=range _cab .Segments {if _ddce .Type ==_dba .TSymbolDictionary {return _ddce ,nil ;};};return nil ,_dc .Error (_ede ,"\u0067\u006c\u006fba\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0020d\u0069c\u0074i\u006fn\u0061\u0072\u0079\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -};func (_gdge *Document )isFileHeaderPresent ()(bool ,error ){_gdge .InputStream .Mark ();for _ ,_dbdf :=range _efd {_aga ,_dfc :=_gdge .InputStream .ReadByte ();if _dfc !=nil {return false ,_dfc ;};if _dbdf !=_aga {_gdge .InputStream .Reset ();return false ,nil ; -};};_gdge .InputStream .Reset ();return true ,nil ;};func (_cac *Document )nextSegmentNumber ()uint32 {_acg :=_cac .CurrentSegmentNumber ;_cac .CurrentSegmentNumber ++;return _acg ;};const (GenericEM EncodingMethod =iota ;CorrelationEM ;RankHausEM ;);func (_aefa *Page )AddEndOfPageSegment (){_fgf :=&_dba .Header {Type :_dba .TEndOfPage ,PageAssociation :_aefa .PageNumber }; -_aefa .Segments =append (_aefa .Segments ,_fgf );};func (_aff *Document )nextPageNumber ()uint32 {_aff .NumberOfPages ++;return _aff .NumberOfPages };func (_ecg *Page )GetSegment (number int )(*_dba .Header ,error ){const _eba ="\u0050a\u0067e\u002e\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074"; -for _ ,_dgdc :=range _ecg .Segments {if _dgdc .SegmentNumber ==uint32 (number ){return _dgdc ,nil ;};};_fec :=make ([]uint32 ,len (_ecg .Segments ));for _eef ,_caee :=range _ecg .Segments {_fec [_eef ]=_caee .SegmentNumber ;};return nil ,_dc .Errorf (_eba ,"\u0073e\u0067\u006d\u0065n\u0074\u0020\u0077i\u0074h \u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0067\u0065\u003a\u0020'%\u0064'\u002e\u0020\u004b\u006e\u006f\u0077n\u0020\u0073\u0065\u0067\u006de\u006e\u0074\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u003a \u0025\u0076",number ,_ecg .PageNumber ,_fec ); -};func (_bdf *Document )produceClassifiedPages ()(_ea error ){const _cda ="\u0070\u0072\u006f\u0064uc\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067e\u0073";if _bdf .Classer ==nil {return nil ;};var (_fdd *Page ;_da bool ; -_fad *_dba .Header ;);for _dbf :=1;_dbf <=int (_bdf .NumberOfPages );_dbf ++{if _fdd ,_da =_bdf .Pages [_dbf ];!_da {return _dc .Errorf (_cda ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_dbf );};if _fdd .EncodingMethod ==GenericEM {continue ; -};if _fad ==nil {if _fad ,_ea =_bdf .GlobalSegments .GetSymbolDictionary ();_ea !=nil {return _dc .Wrap (_ea ,_cda ,"");};};if _ea =_bdf .produceClassifiedPage (_fdd ,_fad );_ea !=nil {return _dc .Wrapf (_ea ,_cda ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_dbf ); -};};return nil ;};func (_deda *Page )addTextRegionSegment (_acd []*_dba .Header ,_beb ,_cga map[int ]int ,_fff []int ,_ege *_dbc .Points ,_geg *_dbc .Bitmaps ,_gbdb *_g .IntSlice ,_aed *_dbc .Boxes ,_cbf ,_bebe int ){_abb :=&_dba .TextRegion {NumberOfSymbols :uint32 (_bebe )}; -_abb .InitEncode (_beb ,_cga ,_fff ,_ege ,_geg ,_gbdb ,_aed ,_deda .FinalWidth ,_deda .FinalHeight ,_cbf );_ecbf :=&_dba .Header {RTSegments :_acd ,SegmentData :_abb ,PageAssociation :_deda .PageNumber ,Type :_dba .TImmediateTextRegion };_cde :=_dba .TPageInformation ; -if _cga !=nil {_cde =_dba .TSymbolDictionary ;};var _bcg int ;for ;_bcg < len (_deda .Segments );_bcg ++{if _deda .Segments [_bcg ].Type ==_cde {_bcg ++;break ;};};_deda .Segments =append (_deda .Segments ,nil );copy (_deda .Segments [_bcg +1:],_deda .Segments [_bcg :]); -_deda .Segments [_bcg ]=_ecbf ;};func (_gcf *Document )parseFileHeader ()error {const _bbe ="\u0070a\u0072s\u0065\u0046\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_ ,_bca :=_gcf .InputStream .Seek (8,_bd .SeekStart );if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u0069\u0064"); -};_ ,_bca =_gcf .InputStream .ReadBits (5);if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074\u0073");};_gab ,_bca :=_gcf .InputStream .ReadBit ();if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u0065x\u0074e\u006e\u0064\u0065\u0064\u0020t\u0065\u006dp\u006c\u0061\u0074\u0065\u0073"); -};if _gab ==1{_gcf .GBUseExtTemplate =true ;};_gab ,_bca =_gcf .InputStream .ReadBit ();if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u0075\u006e\u006b\u006eow\u006e\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};if _gab !=1{_gcf .NumberOfPagesUnknown =false ; -};_gab ,_bca =_gcf .InputStream .ReadBit ();if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074\u0069\u006f\u006e \u0074\u0079\u0070\u0065");};_gcf .OrganizationType =_dba .OrganizationType (_gab );if !_gcf .NumberOfPagesUnknown {_gcf .NumberOfPages ,_bca =_gcf .InputStream .ReadUint32 (); -if _bca !=nil {return _dc .Wrap (_bca ,_bbe ,"\u006eu\u006db\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0067\u0065\u0073");};_gcf ._aa =13;};return nil ;};func (_gdc *Page )collectPageStripes ()(_dbcb []_dba .Segmenter ,_cce error ){const _bcfc ="\u0063o\u006cl\u0065\u0063\u0074\u0050\u0061g\u0065\u0053t\u0072\u0069\u0070\u0065\u0073"; -var _ecd _dba .Segmenter ;for _ ,_efa :=range _gdc .Segments {switch _efa .Type {case 6,7,22,23,38,39,42,43:_ecd ,_cce =_efa .GetSegmentData ();if _cce !=nil {return nil ,_dc .Wrap (_cce ,_bcfc ,"");};_dbcb =append (_dbcb ,_ecd );case 50:_ecd ,_cce =_efa .GetSegmentData (); -if _cce !=nil {return nil ,_cce ;};_ega ,_gbeg :=_ecd .(*_dba .EndOfStripe );if !_gbeg {return nil ,_dc .Errorf (_bcfc ,"\u0045\u006e\u0064\u004f\u0066\u0053\u0074\u0072\u0069\u0070\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u006f\u0066\u0020\u0076\u0061l\u0069\u0064\u0020\u0074\u0079p\u0065\u003a \u0027\u0025\u0054\u0027",_ecd ); -};_dbcb =append (_dbcb ,_ega );_gdc .FinalHeight =_ega .LineNumber ();};};return _dbcb ,nil ;};func (_fbd *Document )mapData ()error {const _ceb ="\u006da\u0070\u0044\u0061\u0074\u0061";var (_fde []*_dba .Header ;_ecb int64 ;_adb _dba .Type ;);_ade ,_aaf :=_fbd .isFileHeaderPresent (); -if _aaf !=nil {return _dc .Wrap (_aaf ,_ceb ,"");};if _ade {if _aaf =_fbd .parseFileHeader ();_aaf !=nil {return _dc .Wrap (_aaf ,_ceb ,"");};_ecb +=int64 (_fbd ._aa );_fbd .FullHeaders =true ;};var (_cae *Page ;_fbfg bool ;);for _adb !=51&&!_fbfg {_ddb ,_ee :=_dba .NewHeader (_fbd ,_fbd .InputStream ,_ecb ,_fbd .OrganizationType ); -if _ee !=nil {return _dc .Wrap (_ee ,_ceb ,"");};_d .Log .Trace ("\u0044\u0065c\u006f\u0064\u0069\u006eg\u0020\u0073e\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u0075m\u0062\u0065\u0072\u003a\u0020\u0025\u0064\u002c\u0020\u0054\u0079\u0070e\u003a\u0020\u0025\u0073",_ddb .SegmentNumber ,_ddb .Type ); -_adb =_ddb .Type ;if _adb !=_dba .TEndOfFile {if _ddb .PageAssociation !=0{_cae =_fbd .Pages [_ddb .PageAssociation ];if _cae ==nil {_cae =_dgf (_fbd ,_ddb .PageAssociation );_fbd .Pages [_ddb .PageAssociation ]=_cae ;if _fbd .NumberOfPagesUnknown {_fbd .NumberOfPages ++; -};};_cae .Segments =append (_cae .Segments ,_ddb );}else {_fbd .GlobalSegments .AddSegment (_ddb );};};_fde =append (_fde ,_ddb );_ecb =_fbd .InputStream .AbsolutePosition ();if _fbd .OrganizationType ==_dba .OSequential {_ecb +=int64 (_ddb .SegmentDataLength ); -};_fbfg ,_ee =_fbd .reachedEOF (_ecb );if _ee !=nil {_d .Log .Debug ("\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0072\u0065\u0061\u0063h\u0065\u0064\u0020\u0045\u004f\u0046\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ee ); -return _dc .Wrap (_ee ,_ceb ,"");};};_fbd .determineRandomDataOffsets (_fde ,uint64 (_ecb ));return nil ;};func (_fdcg *Page )AddGenericRegion (bm *_dbc .Bitmap ,xloc ,yloc ,template int ,tp _dba .Type ,duplicateLineRemoval bool )error {const _bda ="P\u0061\u0067\u0065\u002eAd\u0064G\u0065\u006e\u0065\u0072\u0069c\u0052\u0065\u0067\u0069\u006f\u006e"; -_fgc :=&_dba .GenericRegion {};if _caed :=_fgc .InitEncode (bm ,xloc ,yloc ,template ,duplicateLineRemoval );_caed !=nil {return _dc .Wrap (_caed ,_bda ,"");};_bbd :=&_dba .Header {Type :_dba .TImmediateGenericRegion ,PageAssociation :_fdcg .PageNumber ,SegmentData :_fgc }; -_fdcg .Segments =append (_fdcg .Segments ,_bbd );return nil ;};func (_ge *Document )completeSymbols ()(_bgf error ){const _cdb ="\u0063o\u006dp\u006c\u0065\u0074\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073";if _ge .Classer ==nil {return nil ;};if _ge .Classer .UndilatedTemplates ==nil {return _dc .Error (_cdb ,"\u006e\u006f t\u0065\u006d\u0070l\u0061\u0074\u0065\u0073 de\u0066in\u0065\u0064\u0020\u0066\u006f\u0072\u0020th\u0065\u0020\u0063\u006c\u0061\u0073\u0073e\u0072"); -};_ca :=len (_ge .Pages )==1;_fbf :=make ([]int ,_ge .Classer .UndilatedTemplates .Size ());var _ab int ;for _cge :=0;_cge < _ge .Classer .ClassIDs .Size ();_cge ++{_ab ,_bgf =_ge .Classer .ClassIDs .Get (_cge );if _bgf !=nil {return _dc .Wrap (_bgf ,_cdb ,"\u0063\u006c\u0061\u0073\u0073\u0020\u0049\u0044\u0027\u0073"); -};_fbf [_ab ]++;};var _ag []int ;for _agc :=0;_agc < _ge .Classer .UndilatedTemplates .Size ();_agc ++{if _fbf [_agc ]==0{return _dc .Error (_cdb ,"\u006eo\u0020\u0073y\u006d\u0062\u006f\u006cs\u0020\u0069\u006es\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006fun\u0064\u0020\u0066o\u0072\u0020g\u0069\u0076\u0065\u006e\u0020\u0063l\u0061\u0073s\u003f\u0020"); -};if _fbf [_agc ]> 1||_ca {_ag =append (_ag ,_agc );};};_ge ._dbg =len (_ag );var _ddc ,_aef int ;for _ced :=0;_ced < _ge .Classer .ComponentPageNumbers .Size ();_ced ++{_ddc ,_bgf =_ge .Classer .ComponentPageNumbers .Get (_ced );if _bgf !=nil {return _dc .Wrapf (_bgf ,_cdb ,"p\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027 \u006e\u006f\u0074\u0020\u0066\u006f\u0075nd\u0020\u0069\u006e\u0020t\u0068\u0065\u0020\u0063\u006c\u0061\u0073\u0073\u0065r \u0070\u0061g\u0065\u006e\u0075\u006d\u0062\u0065\u0072\u0073",_ced ); -};_aef ,_bgf =_ge .Classer .ClassIDs .Get (_ced );if _bgf !=nil {return _dc .Wrapf (_bgf ,_cdb ,"\u0063\u0061\u006e\u0027\u0074\u0020\u0067e\u0074\u0020\u0073y\u006d\u0062\u006f\u006c \u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0027\u0025\u0064\u0027\u0020\u0066\u0072\u006f\u006d\u0020\u0063\u006c\u0061\u0073\u0073\u0065\u0072",_ddc ); -};if _fbf [_aef ]==1&&!_ca {_ge ._ce [_ddc ]=append (_ge ._ce [_ddc ],_aef );};};if _bgf =_ge .Classer .ComputeLLCorners ();_bgf !=nil {return _dc .Wrap (_bgf ,_cdb ,"");};return nil ;};func InitEncodeDocument (fullHeaders bool )*Document {return &Document {FullHeaders :fullHeaders ,_f :_db .BufferedMSB (),Pages :map[int ]*Page {},_ce :map[int ][]int {},_gb :map[int ]int {},_cf :map[int ][]int {}}; -};func DecodeDocument (input *_db .Reader ,globals *Globals )(*Document ,error ){return _bdfd (input ,globals );};func (_bcfd *Page )clearSegmentData (){for _ceae :=range _bcfd .Segments {_bcfd .Segments [_ceae ].CleanSegmentData ();};};func (_afb *Globals )GetSegment (segmentNumber int )(*_dba .Header ,error ){const _gcef ="\u0047l\u006fb\u0061\u006c\u0073\u002e\u0047e\u0074\u0053e\u0067\u006d\u0065\u006e\u0074"; -if _afb ==nil {return nil ,_dc .Error (_gcef ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_afb .Segments )==0{return nil ,_dc .Error (_gcef ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); -};var _fgd *_dba .Header ;for _ ,_fgd =range _afb .Segments {if _fgd .SegmentNumber ==uint32 (segmentNumber ){break ;};};if _fgd ==nil {return nil ,_dc .Error (_gcef ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};return _fgd ,nil ;};func (_bbf *Page )getResolutionY ()(int ,error ){const _fcac ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0059";if _bbf .ResolutionY !=0{return _bbf .ResolutionY ,nil ;};_fea :=_bbf .getPageInformationSegment (); -if _fea ==nil {return 0,_dc .Error (_fcac ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_bgfb ,_cgf :=_fea .GetSegmentData ();if _cgf !=nil {return 0,_dc .Wrap (_cgf ,_fcac ,"");};_efff ,_edfd :=_bgfb .(*_dba .PageInformationSegment ); -if !_edfd {return 0,_dc .Errorf (_fcac ,"\u0070\u0061\u0067\u0065\u0020\u0069\u006e\u0066o\u0072\u006d\u0061ti\u006f\u006e\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0074\u0079\u0070\u0065\u003a\u0027%\u0054\u0027",_bgfb ); -};_bbf .ResolutionY =_efff .ResolutionY ;return _bbf .ResolutionY ,nil ;};func (_abbc *Page )GetBitmap ()(_bea *_dbc .Bitmap ,_addg error ){_d .Log .Trace (_b .Sprintf ("\u005b\u0050\u0041G\u0045\u005d\u005b\u0023%\u0064\u005d\u0020\u0047\u0065\u0074\u0042i\u0074\u006d\u0061\u0070\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e",_abbc .PageNumber )); -defer func (){if _addg !=nil {_d .Log .Trace (_b .Sprintf ("\u005b\u0050\u0041\u0047\u0045\u005d\u005b\u0023\u0025\u0064\u005d\u0020\u0047\u0065\u0074B\u0069t\u006d\u0061\u0070\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_abbc .PageNumber ,_addg )); -}else {_d .Log .Trace (_b .Sprintf ("\u005b\u0050\u0041\u0047\u0045\u005d\u005b\u0023\u0025\u0064]\u0020\u0047\u0065\u0074\u0042\u0069\u0074m\u0061\u0070\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064",_abbc .PageNumber ));};}();if _abbc .Bitmap !=nil {return _abbc .Bitmap ,nil ; -};_addg =_abbc .composePageBitmap ();if _addg !=nil {return nil ,_addg ;};return _abbc .Bitmap ,nil ;};func (_cabf *Page )getResolutionX ()(int ,error ){const _ggd ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0058";if _cabf .ResolutionX !=0{return _cabf .ResolutionX ,nil ; -};_cfec :=_cabf .getPageInformationSegment ();if _cfec ==nil {return 0,_dc .Error (_ggd ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_bcc ,_aabc :=_cfec .GetSegmentData ();if _aabc !=nil {return 0,_dc .Wrap (_aabc ,_ggd ,""); -};_fef ,_adbb :=_bcc .(*_dba .PageInformationSegment );if !_adbb {return 0,_dc .Errorf (_ggd ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_bcc ); -};_cabf .ResolutionX =_fef .ResolutionX ;return _cabf .ResolutionX ,nil ;};var _efd =[]byte {0x97,0x4A,0x42,0x32,0x0D,0x0A,0x1A,0x0A};func (_gcc *Page )nextSegmentNumber ()uint32 {return _gcc .Document .nextSegmentNumber ()};func (_ggdb *Page )lastSegmentNumber ()(_agb uint32 ,_efc error ){const _cbd ="\u006c\u0061\u0073\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; -if len (_ggdb .Segments )==0{return _agb ,_dc .Errorf (_cbd ,"\u006e\u006f\u0020se\u0067\u006d\u0065\u006e\u0074\u0073\u0020\u0066\u006fu\u006ed\u0020i\u006e \u0074\u0068\u0065\u0020\u0070\u0061\u0067\u0065\u0020\u0027\u0025\u0064\u0027",_ggdb .PageNumber ); -};return _ggdb .Segments [len (_ggdb .Segments )-1].SegmentNumber ,nil ;};func (_beg *Document )reachedEOF (_fbca int64 )(bool ,error ){const _abd ="\u0072\u0065\u0061\u0063\u0068\u0065\u0064\u0045\u004f\u0046";_ ,_addd :=_beg .InputStream .Seek (_fbca ,_bd .SeekStart ); -if _addd !=nil {_d .Log .Debug ("\u0072\u0065\u0061c\u0068\u0065\u0064\u0045\u004f\u0046\u0020\u002d\u0020\u0064\u002e\u0049\u006e\u0070\u0075\u0074\u0053\u0074\u0072\u0065\u0061\u006d\u002e\u0053\u0065\u0065\u006b\u0020\u0066a\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_addd ); -return false ,_dc .Wrap (_addd ,_abd ,"\u0069n\u0070\u0075\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020s\u0065\u0065\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};_ ,_addd =_beg .InputStream .ReadBits (32);if _addd ==_bd .EOF {return true ,nil ; -}else if _addd !=nil {return false ,_dc .Wrap (_addd ,_abd ,"");};return false ,nil ;};func (_feg *Document )Encode ()(_df []byte ,_ed error ){const _dag ="\u0044o\u0063u\u006d\u0065\u006e\u0074\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _cfc ,_gbca int ; -if _feg .FullHeaders {if _cfc ,_ed =_feg .encodeFileHeader (_feg ._f );_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,"");};};var (_ace bool ;_cdf *_dba .Header ;_bfe *Page ;);if _ed =_feg .completeClassifiedPages ();_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,""); -};if _ed =_feg .produceClassifiedPages ();_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,"");};if _feg .GlobalSegments !=nil {for _ ,_cdf =range _feg .GlobalSegments .Segments {if _ed =_feg .encodeSegment (_cdf ,&_cfc );_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,""); -};};};for _dbaf :=1;_dbaf <=int (_feg .NumberOfPages );_dbaf ++{if _bfe ,_ace =_feg .Pages [_dbaf ];!_ace {return nil ,_dc .Errorf (_dag ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_dbaf );};for _ ,_cdf =range _bfe .Segments {if _ed =_feg .encodeSegment (_cdf ,&_cfc ); -_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,"");};};};if _feg .FullHeaders {if _gbca ,_ed =_feg .encodeEOFHeader (_feg ._f );_ed !=nil {return nil ,_dc .Wrap (_ed ,_dag ,"");};_cfc +=_gbca ;};_df =_feg ._f .Data ();if len (_df )!=_cfc {_d .Log .Debug ("\u0042\u0079\u0074\u0065\u0073 \u0077\u0072\u0069\u0074\u0074\u0065\u006e \u0028\u006e\u0029\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0064\u0061\u0074\u0061\u0020\u0065\u006e\u0063\u006fd\u0065\u0064\u003a\u0020\u0027\u0025d\u0027",_cfc ,len (_df )); -};return _df ,nil ;};func (_eca *Page )GetWidth ()(int ,error ){return _eca .getWidth ()};func (_ccb *Page )createNormalPage (_daac *_dba .PageInformationSegment )error {const _fdee ="\u0063\u0072e\u0061\u0074\u0065N\u006f\u0072\u006d\u0061\u006c\u0050\u0061\u0067\u0065"; -_ccb .Bitmap =_dbc .New (_daac .PageBMWidth ,_daac .PageBMHeight );if _daac .DefaultPixelValue !=0{_ccb .Bitmap .SetDefaultPixel ();};for _ ,_aace :=range _ccb .Segments {switch _aace .Type {case 6,7,22,23,38,39,42,43:_d .Log .Trace ("\u0047\u0065\u0074\u0074in\u0067\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0064",_aace .SegmentNumber ); -_fecg ,_dgg :=_aace .GetSegmentData ();if _dgg !=nil {return _dgg ;};_dcfc ,_acb :=_fecg .(_dba .Regioner );if !_acb {_d .Log .Debug ("\u0053\u0065g\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0054\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0052\u0065\u0067\u0069on\u0065\u0072",_fecg ); -return _dc .Errorf (_fdee ,"i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062i\u0067\u0032\u0020\u0073\u0065\u0067\u006den\u0074\u0020\u0074\u0079p\u0065\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061 R\u0065\u0067i\u006f\u006e\u0065\u0072\u003a\u0020\u0025\u0054",_fecg ); -};_ffe ,_dgg :=_dcfc .GetRegionBitmap ();if _dgg !=nil {return _dc .Wrap (_dgg ,_fdee ,"");};if _ccb .fitsPage (_daac ,_ffe ){_ccb .Bitmap =_ffe ;}else {_bfa :=_dcfc .GetRegionInfo ();_ccd :=_ccb .getCombinationOperator (_daac ,_bfa .CombinaionOperator ); -_dgg =_dbc .Blit (_ffe ,_ccb .Bitmap ,int (_bfa .XLocation ),int (_bfa .YLocation ),_ccd );if _dgg !=nil {return _dc .Wrap (_dgg ,_fdee ,"");};};};};return nil ;};func (_dfb *Page )fitsPage (_cbg *_dba .PageInformationSegment ,_gdcd *_dbc .Bitmap )bool {return _dfb .countRegions ()==1&&_cbg .DefaultPixelValue ==0&&_cbg .PageBMWidth ==_gdcd .Width &&_cbg .PageBMHeight ==_gdcd .Height ; -};func (_cgd *Globals )GetSegmentByIndex (index int )(*_dba .Header ,error ){const _dff ="\u0047l\u006f\u0062\u0061\u006cs\u002e\u0047\u0065\u0074\u0053e\u0067m\u0065n\u0074\u0042\u0079\u0049\u006e\u0064\u0065x";if _cgd ==nil {return nil ,_dc .Error (_dff ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};if len (_cgd .Segments )==0{return nil ,_dc .Error (_dff ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079");};if index > len (_cgd .Segments )-1{return nil ,_dc .Error (_dff ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065"); -};return _cgd .Segments [index ],nil ;};func (_dd *Document )completeClassifiedPages ()(_ff error ){const _cc ="\u0063\u006f\u006dpl\u0065\u0074\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067\u0065\u0073";if _dd .Classer ==nil {return nil ; -};_dd ._fe =make ([]int ,_dd .Classer .UndilatedTemplates .Size ());for _cg :=0;_cg < _dd .Classer .ClassIDs .Size ();_cg ++{_ad ,_eff :=_dd .Classer .ClassIDs .Get (_cg );if _eff !=nil {return _dc .Wrapf (_eff ,_cc ,"\u0063\u006c\u0061\u0073s \u0077\u0069\u0074\u0068\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027",_cg ); -};_dd ._fe [_ad ]++;};var _dg []int ;for _fb :=0;_fb < _dd .Classer .UndilatedTemplates .Size ();_fb ++{if _dd .NumberOfPages ==1||_dd ._fe [_fb ]> 1{_dg =append (_dg ,_fb );};};var (_fd *Page ;_ae bool ;);for _gc ,_dbb :=range *_dd .Classer .ComponentPageNumbers {if _fd ,_ae =_dd .Pages [_dbb ]; -!_ae {return _dc .Errorf (_cc ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_gc );};if _fd .EncodingMethod ==GenericEM {_d .Log .Error ("\u0047\u0065\u006e\u0065\u0072\u0069c\u0020\u0070\u0061g\u0065\u0020\u0077i\u0074\u0068\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0027\u0025\u0064\u0027\u0020ma\u0070\u0070\u0065\u0064\u0020\u0061\u0073\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0020\u0070\u0061\u0067\u0065",_gc ); -continue ;};_dd ._cf [_dbb ]=append (_dd ._cf [_dbb ],_gc );_fa ,_ga :=_dd .Classer .ClassIDs .Get (_gc );if _ga !=nil {return _dc .Wrapf (_ga ,_cc ,"\u006e\u006f\u0020\u0073uc\u0068\u0020\u0063\u006c\u0061\u0073\u0073\u0049\u0044\u003a\u0020\u0025\u0064",_gc ); -};if _dd ._fe [_fa ]==1&&_dd .NumberOfPages !=1{_fdc :=append (_dd ._ce [_dbb ],_fa );_dd ._ce [_dbb ]=_fdc ;};};if _ff =_dd .Classer .ComputeLLCorners ();_ff !=nil {return _dc .Wrap (_ff ,_cc ,"");};if _ ,_ff =_dd .addSymbolDictionary (0,_dd .Classer .UndilatedTemplates ,_dg ,_dd ._gb ,false ); -_ff !=nil {return _dc .Wrap (_ff ,_cc ,"");};return nil ;};func (_gf *Document )produceClassifiedPage (_bc *Page ,_cbe *_dba .Header )(_de error ){const _eaa ="p\u0072\u006f\u0064\u0075ce\u0043l\u0061\u0073\u0073\u0069\u0066i\u0065\u0064\u0050\u0061\u0067\u0065"; -var _fddb map[int ]int ;_aaa :=_gf ._dbg ;_ceg :=[]*_dba .Header {_cbe };if len (_gf ._ce [_bc .PageNumber ])> 0{_fddb =map[int ]int {};_ec ,_eg :=_gf .addSymbolDictionary (_bc .PageNumber ,_gf .Classer .UndilatedTemplates ,_gf ._ce [_bc .PageNumber ],_fddb ,false ); -if _eg !=nil {return _dc .Wrap (_eg ,_eaa ,"");};_ceg =append (_ceg ,_ec );_aaa +=len (_gf ._ce [_bc .PageNumber ]);};_ccg :=_gf ._cf [_bc .PageNumber ];_d .Log .Debug ("P\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020c\u006f\u006d\u0070\u0073: \u0025\u0076",_bc .PageNumber ,_ccg ); -_bc .addTextRegionSegment (_ceg ,_gf ._gb ,_fddb ,_gf ._cf [_bc .PageNumber ],_gf .Classer .PtaLL ,_gf .Classer .UndilatedTemplates ,_gf .Classer .ClassIDs ,nil ,_bcf (_aaa ),len (_gf ._cf [_bc .PageNumber ]));return nil ;};type Page struct{Segments []*_dba .Header ; -PageNumber int ;Bitmap *_dbc .Bitmap ;FinalHeight int ;FinalWidth int ;ResolutionX int ;ResolutionY int ;IsLossless bool ;Document *Document ;FirstSegmentNumber int ;EncodingMethod EncodingMethod ;BlackIsOne bool ;};func (_adec *Globals )AddSegment (segment *_dba .Header ){_adec .Segments =append (_adec .Segments ,segment ); -};func (_fbb *Document )addSymbolDictionary (_cdg int ,_fbc *_dbc .Bitmaps ,_bf []int ,_deb map[int ]int ,_gbgd bool )(*_dba .Header ,error ){const _bdd ="\u0061\u0064\u0064\u0053ym\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"; -_dbaa :=&_dba .SymbolDictionary {};if _efda :=_dbaa .InitEncode (_fbc ,_bf ,_deb ,_gbgd );_efda !=nil {return nil ,_efda ;};_af :=&_dba .Header {Type :_dba .TSymbolDictionary ,PageAssociation :_cdg ,SegmentData :_dbaa };if _cdg ==0{if _fbb .GlobalSegments ==nil {_fbb .GlobalSegments =&Globals {}; -};_fbb .GlobalSegments .AddSegment (_af );return _af ,nil ;};_eaf ,_gbc :=_fbb .Pages [_cdg ];if !_gbc {return nil ,_dc .Errorf (_bdd ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_cdg );};var (_bgaf int ; -_gcg *_dba .Header ;);for _bgaf ,_gcg =range _eaf .Segments {if _gcg .Type ==_dba .TPageInformation {break ;};};_bgaf ++;_eaf .Segments =append (_eaf .Segments ,nil );copy (_eaf .Segments [_bgaf +1:],_eaf .Segments [_bgaf :]);_eaf .Segments [_bgaf ]=_af ; -return _af ,nil ;};func (_baf *Document )GetPage (pageNumber int )(_dba .Pager ,error ){const _dfd ="\u0044\u006fc\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074\u0050\u0061\u0067\u0065";if pageNumber < 0{_d .Log .Debug ("\u004a\u0042\u0049\u00472\u0020\u0050\u0061\u0067\u0065\u0020\u002d\u0020\u0047e\u0074\u0050\u0061\u0067\u0065\u003a\u0020\u0025\u0064\u002e\u0020\u0050\u0061\u0067\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u006c\u006f\u0077\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030\u002e\u0020\u0025\u0073",pageNumber ,_ef .Stack ()); -return nil ,_dc .Errorf (_dfd ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032\u0020d\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u002d\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064 \u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u003a\u0020\u0025\u0064",pageNumber ); -};if pageNumber > len (_baf .Pages ){_d .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_ef .Stack ());return nil ,_dc .Error (_dfd ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u002d\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_gfg ,_bed :=_baf .Pages [pageNumber ];if !_bed {_d .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_ef .Stack ());return nil ,_dc .Errorf (_dfd ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u002d\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};return _gfg ,nil ;};func (_abc *Page )getPageInformationSegment ()*_dba .Header {for _ ,_ecaf :=range _abc .Segments {if _ecaf .Type ==_dba .TPageInformation {return _ecaf ;};};_d .Log .Debug ("\u0050\u0061\u0067\u0065\u0020\u0069\u006e\u0066o\u0072\u006d\u0061ti\u006f\u006e\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0066o\u0072\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0073\u002e",_abc ); -return nil ;};func (_cbb *Page )createPage (_bdad *_dba .PageInformationSegment )error {var _fbde error ;if !_bdad .IsStripe ||_bdad .PageBMHeight !=-1{_fbde =_cbb .createNormalPage (_bdad );}else {_fbde =_cbb .createStripedPage (_bdad );};return _fbde ; -};func (_gcec *Page )getWidth ()(int ,error ){const _gfec ="\u0067\u0065\u0074\u0057\u0069\u0064\u0074\u0068";if _gcec .FinalWidth !=0{return _gcec .FinalWidth ,nil ;};_edf :=_gcec .getPageInformationSegment ();if _edf ==nil {return 0,_dc .Error (_gfec ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e"); -};_dcg ,_cfcb :=_edf .GetSegmentData ();if _cfcb !=nil {return 0,_dc .Wrap (_cfcb ,_gfec ,"");};_gcdb ,_cfca :=_dcg .(*_dba .PageInformationSegment );if !_cfca {return 0,_dc .Errorf (_gfec ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_dcg ); -};_gcec .FinalWidth =_gcdb .PageBMWidth ;return _gcec .FinalWidth ,nil ;};func (_agd *Page )GetResolutionY ()(int ,error ){return _agd .getResolutionY ()};func (_ffb *Page )Encode (w _db .BinaryWriter )(_ebbb int ,_gcd error ){const _bce ="P\u0061\u0067\u0065\u002e\u0045\u006e\u0063\u006f\u0064\u0065"; -var _agg int ;for _ ,_dada :=range _ffb .Segments {if _agg ,_gcd =_dada .Encode (w );_gcd !=nil {return _ebbb ,_dc .Wrap (_gcd ,_bce ,"");};_ebbb +=_agg ;};return _ebbb ,nil ;};func (_ba *Document )AddClassifiedPage (bm *_dbc .Bitmap ,method _a .Method )(_cd error ){const _gd ="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002e\u0041\u0064d\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064P\u0061\u0067\u0065"; -if !_ba .FullHeaders &&_ba .NumberOfPages !=0{return _dc .Error (_gd ,"\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0070\u0061\u0067\u0065\u002e\u0020\u0046\u0069\u006c\u0065\u004d\u006f\u0064\u0065\u0020\u0064\u0069\u0073\u0061\u006c\u006c\u006f\u0077\u0073\u0020\u0061\u0064\u0064i\u006e\u0067\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e \u006f\u006e\u0065\u0020\u0070\u0061g\u0065"); -};if _ba .Classer ==nil {if _ba .Classer ,_cd =_a .Init (_a .DefaultSettings ());_cd !=nil {return _dc .Wrap (_cd ,_gd ,"");};};_gbg :=int (_ba .nextPageNumber ());_gdd :=&Page {Segments :[]*_dba .Header {},Bitmap :bm ,Document :_ba ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,PageNumber :_gbg }; -_ba .Pages [_gbg ]=_gdd ;switch method {case _a .RankHaus :_gdd .EncodingMethod =RankHausEM ;case _a .Correlation :_gdd .EncodingMethod =CorrelationEM ;};_gdd .AddPageInformationSegment ();if _cd =_ba .Classer .AddPage (bm ,_gbg ,method );_cd !=nil {return _dc .Wrap (_cd ,_gd ,""); -};if _ba .FullHeaders {_gdd .AddEndOfPageSegment ();};return nil ;};func (_ac *Document )AddGenericPage (bm *_dbc .Bitmap ,duplicateLineRemoval bool )(_dbd error ){const _bg ="\u0044\u006f\u0063um\u0065\u006e\u0074\u002e\u0041\u0064\u0064\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0050\u0061\u0067\u0065"; -if !_ac .FullHeaders &&_ac .NumberOfPages !=0{return _dc .Error (_bg ,"\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0070\u0061\u0067\u0065\u002e\u0020\u0046\u0069\u006c\u0065\u004d\u006f\u0064\u0065\u0020\u0064\u0069\u0073\u0061\u006c\u006c\u006f\u0077\u0073\u0020\u0061\u0064\u0064i\u006e\u0067\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e \u006f\u006e\u0065\u0020\u0070\u0061g\u0065"); -};_gbe :=&Page {Segments :[]*_dba .Header {},Bitmap :bm ,Document :_ac ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,IsLossless :true ,BlackIsOne :bm .Color ==_dbc .Chocolate };_gbe .PageNumber =int (_ac .nextPageNumber ());_ac .Pages [_gbe .PageNumber ]=_gbe ; -bm .InverseData ();_gbe .AddPageInformationSegment ();if _dbd =_gbe .AddGenericRegion (bm ,0,0,0,_dba .TImmediateGenericRegion ,duplicateLineRemoval );_dbd !=nil {return _dc .Wrap (_dbd ,_bg ,"");};if _ac .FullHeaders {_gbe .AddEndOfPageSegment ();};return nil ; -};func (_gfd *Page )getCombinationOperator (_dfea *_dba .PageInformationSegment ,_bcec _dbc .CombinationOperator )_dbc .CombinationOperator {if _dfea .CombinationOperatorOverrideAllowed (){return _bcec ;};return _dfea .CombinationOperator ();};func (_edd *Document )determineRandomDataOffsets (_ead []*_dba .Header ,_aefe uint64 ){if _edd .OrganizationType !=_dba .ORandom {return ; -};for _ ,_fag :=range _ead {_fag .SegmentDataStartOffset =_aefe ;_aefe +=_fag .SegmentDataLength ;};}; \ No newline at end of file +package document ;import (_b "encoding/binary";_e "fmt";_eg "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/internal/bitwise";_fa "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_bb "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_cg "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments";_bf "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/classer";_cb "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_ec "io";_f "math";_g "runtime/debug";);func (_aefe *Page )nextSegmentNumber ()uint32 {return _aefe .Document .nextSegmentNumber ()}; +func (_dbg *Page )AddGenericRegion (bm *_bb .Bitmap ,xloc ,yloc ,template int ,tp _cg .Type ,duplicateLineRemoval bool )error {const _cec ="P\u0061\u0067\u0065\u002eAd\u0064G\u0065\u006e\u0065\u0072\u0069c\u0052\u0065\u0067\u0069\u006f\u006e";_aaga :=&_cg .GenericRegion {}; +if _da :=_aaga .InitEncode (bm ,xloc ,yloc ,template ,duplicateLineRemoval );_da !=nil {return _cb .Wrap (_da ,_cec ,"");};_aec :=&_cg .Header {Type :_cg .TImmediateGenericRegion ,PageAssociation :_dbg .PageNumber ,SegmentData :_aaga };_dbg .Segments =append (_dbg .Segments ,_aec ); +return nil ;};func (_fgf *Document )AddGenericPage (bm *_bb .Bitmap ,duplicateLineRemoval bool )(_ad error ){const _dc ="\u0044\u006f\u0063um\u0065\u006e\u0074\u002e\u0041\u0064\u0064\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0050\u0061\u0067\u0065";if !_fgf .FullHeaders &&_fgf .NumberOfPages !=0{return _cb .Error (_dc ,"\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0070\u0061\u0067\u0065\u002e\u0020\u0046\u0069\u006c\u0065\u004d\u006f\u0064\u0065\u0020\u0064\u0069\u0073\u0061\u006c\u006c\u006f\u0077\u0073\u0020\u0061\u0064\u0064i\u006e\u0067\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e \u006f\u006e\u0065\u0020\u0070\u0061g\u0065"); +};_ac :=&Page {Segments :[]*_cg .Header {},Bitmap :bm ,Document :_fgf ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,IsLossless :true ,BlackIsOne :bm .Color ==_bb .Chocolate };_ac .PageNumber =int (_fgf .nextPageNumber ());_fgf .Pages [_ac .PageNumber ]=_ac ; +bm .InverseData ();_ac .AddPageInformationSegment ();if _ad =_ac .AddGenericRegion (bm ,0,0,0,_cg .TImmediateGenericRegion ,duplicateLineRemoval );_ad !=nil {return _cb .Wrap (_ad ,_dc ,"");};if _fgf .FullHeaders {_ac .AddEndOfPageSegment ();};return nil ; +};func (_bbcb *Globals )AddSegment (segment *_cg .Header ){_bbcb .Segments =append (_bbcb .Segments ,segment );};func (_caeg *Page )GetResolutionY ()(int ,error ){return _caeg .getResolutionY ()};func (_cda *Document )GetPage (pageNumber int )(_cg .Pager ,error ){const _gca ="\u0044\u006fc\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074\u0050\u0061\u0067\u0065"; +if pageNumber < 0{_eg .Log .Debug ("\u004a\u0042\u0049\u00472\u0020\u0050\u0061\u0067\u0065\u0020\u002d\u0020\u0047e\u0074\u0050\u0061\u0067\u0065\u003a\u0020\u0025\u0064\u002e\u0020\u0050\u0061\u0067\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062e\u0020\u006c\u006f\u0077\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0030\u002e\u0020\u0025\u0073",pageNumber ,_g .Stack ()); +return nil ,_cb .Errorf (_gca ,"\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032\u0020d\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u002d\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064 \u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u003a\u0020\u0025\u0064",pageNumber ); +};if pageNumber > len (_cda .Pages ){_eg .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_g .Stack ());return nil ,_cb .Error (_gca ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u002d\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};_cgc ,_aag :=_cda .Pages [pageNumber ];if !_aag {_eg .Log .Debug ("\u0050\u0061\u0067\u0065 n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0064\u002e\u0020%\u0073",pageNumber ,_g .Stack ());return nil ,_cb .Errorf (_gca ,"\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065n\u0074\u0020\u002d\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};return _cgc ,nil ;};func (_fbe *Page )GetWidth ()(int ,error ){return _fbe .getWidth ()};type Globals struct{Segments []*_cg .Header ;};func (_abf *Document )GetNumberOfPages ()(uint32 ,error ){if _abf .NumberOfPagesUnknown ||_abf .NumberOfPages ==0{if len (_abf .Pages )==0{if _be :=_abf .mapData (); +_be !=nil {return 0,_cb .Wrap (_be ,"\u0044o\u0063\u0075\u006d\u0065n\u0074\u002e\u0047\u0065\u0074N\u0075m\u0062e\u0072\u004f\u0066\u0050\u0061\u0067\u0065s","");};};return uint32 (len (_abf .Pages )),nil ;};return _abf .NumberOfPages ,nil ;};func (_bbdf *Document )reachedEOF (_bdcg int64 )(bool ,error ){const _ggcg ="\u0072\u0065\u0061\u0063\u0068\u0065\u0064\u0045\u004f\u0046"; +_ ,_cea :=_bbdf .InputStream .Seek (_bdcg ,_ec .SeekStart );if _cea !=nil {_eg .Log .Debug ("\u0072\u0065\u0061c\u0068\u0065\u0064\u0045\u004f\u0046\u0020\u002d\u0020\u0064\u002e\u0049\u006e\u0070\u0075\u0074\u0053\u0074\u0072\u0065\u0061\u006d\u002e\u0053\u0065\u0065\u006b\u0020\u0066a\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_cea ); +return false ,_cb .Wrap (_cea ,_ggcg ,"\u0069n\u0070\u0075\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020s\u0065\u0065\u006b\u0020\u0066\u0061\u0069\u006c\u0065\u0064");};_ ,_cea =_bbdf .InputStream .ReadBits (32);if _cea ==_ec .EOF {return true ,nil ; +}else if _cea !=nil {return false ,_cb .Wrap (_cea ,_ggcg ,"");};return false ,nil ;};func (_gge *Page )getResolutionY ()(int ,error ){const _adde ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0059";if _gge .ResolutionY !=0{return _gge .ResolutionY ,nil ; +};_cdb :=_gge .getPageInformationSegment ();if _cdb ==nil {return 0,_cb .Error (_adde ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ccfc ,_gcc :=_cdb .GetSegmentData ();if _gcc !=nil {return 0,_cb .Wrap (_gcc ,_adde ,""); +};_gdf ,_cecg :=_ccfc .(*_cg .PageInformationSegment );if !_cecg {return 0,_cb .Errorf (_adde ,"\u0070\u0061\u0067\u0065\u0020\u0069\u006e\u0066o\u0072\u006d\u0061ti\u006f\u006e\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0074\u0079\u0070\u0065\u003a\u0027%\u0054\u0027",_ccfc ); +};_gge .ResolutionY =_gdf .ResolutionY ;return _gge .ResolutionY ,nil ;};func (_ddd *Page )countRegions ()int {var _aaeg int ;for _ ,_dbac :=range _ddd .Segments {switch _dbac .Type {case 6,7,22,23,38,39,42,43:_aaeg ++;};};return _aaeg ;};func (_dfc *Page )GetHeight ()(int ,error ){return _dfc .getHeight ()}; +func (_eaee *Document )Encode ()(_dg []byte ,_faabe error ){const _bde ="\u0044o\u0063u\u006d\u0065\u006e\u0074\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _cce ,_fbc int ;if _eaee .FullHeaders {if _cce ,_faabe =_eaee .encodeFileHeader (_eaee ._d ); +_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};};var (_bg bool ;_gac *_cg .Header ;_aa *Page ;);if _faabe =_eaee .completeClassifiedPages ();_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};if _faabe =_eaee .produceClassifiedPages (); +_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};if _eaee .GlobalSegments !=nil {for _ ,_gac =range _eaee .GlobalSegments .Segments {if _faabe =_eaee .encodeSegment (_gac ,&_cce );_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};};};for _ecc :=1; +_ecc <=int (_eaee .NumberOfPages );_ecc ++{if _aa ,_bg =_eaee .Pages [_ecc ];!_bg {return nil ,_cb .Errorf (_bde ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_ecc );};for _ ,_gac =range _aa .Segments {if _faabe =_eaee .encodeSegment (_gac ,&_cce ); +_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};};};if _eaee .FullHeaders {if _fbc ,_faabe =_eaee .encodeEOFHeader (_eaee ._d );_faabe !=nil {return nil ,_cb .Wrap (_faabe ,_bde ,"");};_cce +=_fbc ;};_dg =_eaee ._d .Data ();if len (_dg )!=_cce {_eg .Log .Debug ("\u0042\u0079\u0074\u0065\u0073 \u0077\u0072\u0069\u0074\u0074\u0065\u006e \u0028\u006e\u0029\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0064\u0061\u0074\u0061\u0020\u0065\u006e\u0063\u006fd\u0065\u0064\u003a\u0020\u0027\u0025d\u0027",_cce ,len (_dg )); +};return _dg ,nil ;};func (_ega *Document )mapData ()error {const _dcbb ="\u006da\u0070\u0044\u0061\u0074\u0061";var (_gaf []*_cg .Header ;_cfc int64 ;_bdb _cg .Type ;);_ece ,_fcfc :=_ega .isFileHeaderPresent ();if _fcfc !=nil {return _cb .Wrap (_fcfc ,_dcbb ,""); +};if _ece {if _fcfc =_ega .parseFileHeader ();_fcfc !=nil {return _cb .Wrap (_fcfc ,_dcbb ,"");};_cfc +=int64 (_ega ._cf );_ega .FullHeaders =true ;};var (_ffb *Page ;_fca bool ;);for _bdb !=51&&!_fca {_dcf ,_dgc :=_cg .NewHeader (_ega ,_ega .InputStream ,_cfc ,_ega .OrganizationType ); +if _dgc !=nil {return _cb .Wrap (_dgc ,_dcbb ,"");};_eg .Log .Trace ("\u0044\u0065c\u006f\u0064\u0069\u006eg\u0020\u0073e\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u0075m\u0062\u0065\u0072\u003a\u0020\u0025\u0064\u002c\u0020\u0054\u0079\u0070e\u003a\u0020\u0025\u0073",_dcf .SegmentNumber ,_dcf .Type ); +_bdb =_dcf .Type ;if _bdb !=_cg .TEndOfFile {if _dcf .PageAssociation !=0{_ffb =_ega .Pages [_dcf .PageAssociation ];if _ffb ==nil {_ffb =_ggb (_ega ,_dcf .PageAssociation );_ega .Pages [_dcf .PageAssociation ]=_ffb ;if _ega .NumberOfPagesUnknown {_ega .NumberOfPages ++; +};};_ffb .Segments =append (_ffb .Segments ,_dcf );}else {_ega .GlobalSegments .AddSegment (_dcf );};};_gaf =append (_gaf ,_dcf );_cfc =_ega .InputStream .AbsolutePosition ();if _ega .OrganizationType ==_cg .OSequential {_cfc +=int64 (_dcf .SegmentDataLength ); +};_fca ,_dgc =_ega .reachedEOF (_cfc );if _dgc !=nil {_eg .Log .Debug ("\u006a\u0062\u0069\u0067\u0032 \u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0072\u0065\u0061\u0063h\u0065\u0064\u0020\u0045\u004f\u0046\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_dgc ); +return _cb .Wrap (_dgc ,_dcbb ,"");};};_ega .determineRandomDataOffsets (_gaf ,uint64 (_cfc ));return nil ;};func _egb (_bcd *_c .Reader ,_dcef *Globals )(*Document ,error ){_egd :=&Document {Pages :make (map[int ]*Page ),InputStream :_bcd ,OrganizationType :_cg .OSequential ,NumberOfPagesUnknown :true ,GlobalSegments :_dcef ,_cf :9}; +if _egd .GlobalSegments ==nil {_egd .GlobalSegments =&Globals {};};if _afa :=_egd .mapData ();_afa !=nil {return nil ,_afa ;};return _egd ,nil ;};func (_cac *Document )encodeFileHeader (_edd _c .BinaryWriter )(_ggg int ,_bgf error ){const _beg ="\u0065\u006ec\u006f\u0064\u0065F\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072"; +_ggg ,_bgf =_edd .Write (_ga );if _bgf !=nil {return _ggg ,_cb .Wrap (_bgf ,_beg ,"\u0069\u0064");};if _bgf =_edd .WriteByte (0x01);_bgf !=nil {return _ggg ,_cb .Wrap (_bgf ,_beg ,"\u0066\u006c\u0061g\u0073");};_ggg ++;_gbf :=make ([]byte ,4);_b .BigEndian .PutUint32 (_gbf ,_cac .NumberOfPages ); +_dba ,_bgf :=_edd .Write (_gbf );if _bgf !=nil {return _dba ,_cb .Wrap (_bgf ,_beg ,"p\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};_ggg +=_dba ;return _ggg ,nil ;};const (GenericEM EncodingMethod =iota ;CorrelationEM ;RankHausEM ;); +func (_ggcb *Globals )GetSegment (segmentNumber int )(*_cg .Header ,error ){const _afd ="\u0047l\u006fb\u0061\u006c\u0073\u002e\u0047e\u0074\u0053e\u0067\u006d\u0065\u006e\u0074";if _ggcb ==nil {return nil ,_cb .Error (_afd ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};if len (_ggcb .Segments )==0{return nil ,_cb .Error (_afd ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079");};var _bfc *_cg .Header ;for _ ,_bfc =range _ggcb .Segments {if _bfc .SegmentNumber ==uint32 (segmentNumber ){break ; +};};if _bfc ==nil {return nil ,_cb .Error (_afd ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};return _bfc ,nil ;};func (_ab *Document )completeSymbols ()(_ce error ){const _fdd ="\u0063o\u006dp\u006c\u0065\u0074\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; +if _ab .Classer ==nil {return nil ;};if _ab .Classer .UndilatedTemplates ==nil {return _cb .Error (_fdd ,"\u006e\u006f t\u0065\u006d\u0070l\u0061\u0074\u0065\u0073 de\u0066in\u0065\u0064\u0020\u0066\u006f\u0072\u0020th\u0065\u0020\u0063\u006c\u0061\u0073\u0073e\u0072"); +};_ca :=len (_ab .Pages )==1;_faf :=make ([]int ,_ab .Classer .UndilatedTemplates .Size ());var _ecb int ;for _gag :=0;_gag < _ab .Classer .ClassIDs .Size ();_gag ++{_ecb ,_ce =_ab .Classer .ClassIDs .Get (_gag );if _ce !=nil {return _cb .Wrap (_ce ,_fdd ,"\u0063\u006c\u0061\u0073\u0073\u0020\u0049\u0044\u0027\u0073"); +};_faf [_ecb ]++;};var _feg []int ;for _abc :=0;_abc < _ab .Classer .UndilatedTemplates .Size ();_abc ++{if _faf [_abc ]==0{return _cb .Error (_fdd ,"\u006eo\u0020\u0073y\u006d\u0062\u006f\u006cs\u0020\u0069\u006es\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006fun\u0064\u0020\u0066o\u0072\u0020g\u0069\u0076\u0065\u006e\u0020\u0063l\u0061\u0073s\u003f\u0020"); +};if _faf [_abc ]> 1||_ca {_feg =append (_feg ,_abc );};};_ab ._gb =len (_feg );var _gbe ,_fff int ;for _dbe :=0;_dbe < _ab .Classer .ComponentPageNumbers .Size ();_dbe ++{_gbe ,_ce =_ab .Classer .ComponentPageNumbers .Get (_dbe );if _ce !=nil {return _cb .Wrapf (_ce ,_fdd ,"p\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027 \u006e\u006f\u0074\u0020\u0066\u006f\u0075nd\u0020\u0069\u006e\u0020t\u0068\u0065\u0020\u0063\u006c\u0061\u0073\u0073\u0065r \u0070\u0061g\u0065\u006e\u0075\u006d\u0062\u0065\u0072\u0073",_dbe ); +};_fff ,_ce =_ab .Classer .ClassIDs .Get (_dbe );if _ce !=nil {return _cb .Wrapf (_ce ,_fdd ,"\u0063\u0061\u006e\u0027\u0074\u0020\u0067e\u0074\u0020\u0073y\u006d\u0062\u006f\u006c \u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0027\u0025\u0064\u0027\u0020\u0066\u0072\u006f\u006d\u0020\u0063\u006c\u0061\u0073\u0073\u0065\u0072",_gbe ); +};if _faf [_fff ]==1&&!_ca {_ab ._db [_gbe ]=append (_ab ._db [_gbe ],_fff );};};if _ce =_ab .Classer .ComputeLLCorners ();_ce !=nil {return _cb .Wrap (_ce ,_fdd ,"");};return nil ;};func (_dce *Document )AddClassifiedPage (bm *_bb .Bitmap ,method _bf .Method )(_ge error ){const _cc ="\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002e\u0041\u0064d\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064P\u0061\u0067\u0065"; +if !_dce .FullHeaders &&_dce .NumberOfPages !=0{return _cb .Error (_cc ,"\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0070\u0061\u0067\u0065\u002e\u0020\u0046\u0069\u006c\u0065\u004d\u006f\u0064\u0065\u0020\u0064\u0069\u0073\u0061\u006c\u006c\u006f\u0077\u0073\u0020\u0061\u0064\u0064i\u006e\u0067\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068\u0061\u006e \u006f\u006e\u0065\u0020\u0070\u0061g\u0065"); +};if _dce .Classer ==nil {if _dce .Classer ,_ge =_bf .Init (_bf .DefaultSettings ());_ge !=nil {return _cb .Wrap (_ge ,_cc ,"");};};_egf :=int (_dce .nextPageNumber ());_egfg :=&Page {Segments :[]*_cg .Header {},Bitmap :bm ,Document :_dce ,FinalHeight :bm .Height ,FinalWidth :bm .Width ,PageNumber :_egf }; +_dce .Pages [_egf ]=_egfg ;switch method {case _bf .RankHaus :_egfg .EncodingMethod =RankHausEM ;case _bf .Correlation :_egfg .EncodingMethod =CorrelationEM ;};_egfg .AddPageInformationSegment ();if _ge =_dce .Classer .AddPage (bm ,_egf ,method );_ge !=nil {return _cb .Wrap (_ge ,_cc ,""); +};if _dce .FullHeaders {_egfg .AddEndOfPageSegment ();};return nil ;};type EncodingMethod int ;func (_fge *Document )nextSegmentNumber ()uint32 {_fbf :=_fge .CurrentSegmentNumber ;_fge .CurrentSegmentNumber ++;return _fbf ;};func (_gd *Document )completeClassifiedPages ()(_de error ){const _fd ="\u0063\u006f\u006dpl\u0065\u0074\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067\u0065\u0073"; +if _gd .Classer ==nil {return nil ;};_gd ._fg =make ([]int ,_gd .Classer .UndilatedTemplates .Size ());for _cgd :=0;_cgd < _gd .Classer .ClassIDs .Size ();_cgd ++{_bdc ,_bfd :=_gd .Classer .ClassIDs .Get (_cgd );if _bfd !=nil {return _cb .Wrapf (_bfd ,_fd ,"\u0063\u006c\u0061\u0073s \u0077\u0069\u0074\u0068\u0020\u0069\u0064\u003a\u0020\u0027\u0025\u0064\u0027",_cgd ); +};_gd ._fg [_bdc ]++;};var _dea []int ;for _eb :=0;_eb < _gd .Classer .UndilatedTemplates .Size ();_eb ++{if _gd .NumberOfPages ==1||_gd ._fg [_eb ]> 1{_dea =append (_dea ,_eb );};};var (_ea *Page ;_ed bool ;);for _cfe ,_ae :=range *_gd .Classer .ComponentPageNumbers {if _ea ,_ed =_gd .Pages [_ae ]; +!_ed {return _cb .Errorf (_fd ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_cfe );};if _ea .EncodingMethod ==GenericEM {_eg .Log .Error ("\u0047\u0065\u006e\u0065\u0072\u0069c\u0020\u0070\u0061g\u0065\u0020\u0077i\u0074\u0068\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0027\u0025\u0064\u0027\u0020ma\u0070\u0070\u0065\u0064\u0020\u0061\u0073\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0020\u0070\u0061\u0067\u0065",_cfe ); +continue ;};_gd ._cd [_ae ]=append (_gd ._cd [_ae ],_cfe );_add ,_bdd :=_gd .Classer .ClassIDs .Get (_cfe );if _bdd !=nil {return _cb .Wrapf (_bdd ,_fd ,"\u006e\u006f\u0020\u0073uc\u0068\u0020\u0063\u006c\u0061\u0073\u0073\u0049\u0044\u003a\u0020\u0025\u0064",_cfe ); +};if _gd ._fg [_add ]==1&&_gd .NumberOfPages !=1{_dcb :=append (_gd ._db [_ae ],_add );_gd ._db [_ae ]=_dcb ;};};if _de =_gd .Classer .ComputeLLCorners ();_de !=nil {return _cb .Wrap (_de ,_fd ,"");};if _ ,_de =_gd .addSymbolDictionary (0,_gd .Classer .UndilatedTemplates ,_dea ,_gd ._bd ,false ); +_de !=nil {return _cb .Wrap (_de ,_fd ,"");};return nil ;};var _ga =[]byte {0x97,0x4A,0x42,0x32,0x0D,0x0A,0x1A,0x0A};func (_fege *Page )addTextRegionSegment (_bbef []*_cg .Header ,_cdf ,_ba map[int ]int ,_cfd []int ,_ccdf *_bb .Points ,_gaa *_bb .Bitmaps ,_eaf *_fa .IntSlice ,_ddec *_bb .Boxes ,_dcc ,_cfed int ){_fgef :=&_cg .TextRegion {NumberOfSymbols :uint32 (_cfed )}; +_fgef .InitEncode (_cdf ,_ba ,_cfd ,_ccdf ,_gaa ,_eaf ,_ddec ,_fege .FinalWidth ,_fege .FinalHeight ,_dcc );_fgefg :=&_cg .Header {RTSegments :_bbef ,SegmentData :_fgef ,PageAssociation :_fege .PageNumber ,Type :_cg .TImmediateTextRegion };_afdb :=_cg .TPageInformation ; +if _ba !=nil {_afdb =_cg .TSymbolDictionary ;};var _dgf int ;for ;_dgf < len (_fege .Segments );_dgf ++{if _fege .Segments [_dgf ].Type ==_afdb {_dgf ++;break ;};};_fege .Segments =append (_fege .Segments ,nil );copy (_fege .Segments [_dgf +1:],_fege .Segments [_dgf :]); +_fege .Segments [_dgf ]=_fgefg ;};func (_adg *Document )encodeEOFHeader (_eee _c .BinaryWriter )(_ffd int ,_bcb error ){_bff :=&_cg .Header {SegmentNumber :_adg .nextSegmentNumber (),Type :_cg .TEndOfFile };if _ffd ,_bcb =_bff .Encode (_eee );_bcb !=nil {return 0,_cb .Wrap (_bcb ,"\u0065n\u0063o\u0064\u0065\u0045\u004f\u0046\u0048\u0065\u0061\u0064\u0065\u0072",""); +};return _ffd ,nil ;};func (_gfa *Page )AddEndOfPageSegment (){_cgb :=&_cg .Header {Type :_cg .TEndOfPage ,PageAssociation :_gfa .PageNumber };_gfa .Segments =append (_gfa .Segments ,_cgb );};func (_ecg *Page )createPage (_bcad *_cg .PageInformationSegment )error {var _cgdg error ; +if !_bcad .IsStripe ||_bcad .PageBMHeight !=-1{_cgdg =_ecg .createNormalPage (_bcad );}else {_cgdg =_ecg .createStripedPage (_bcad );};return _cgdg ;};type Page struct{Segments []*_cg .Header ;PageNumber int ;Bitmap *_bb .Bitmap ;FinalHeight int ;FinalWidth int ; +ResolutionX int ;ResolutionY int ;IsLossless bool ;Document *Document ;FirstSegmentNumber int ;EncodingMethod EncodingMethod ;BlackIsOne bool ;};func (_ecf *Document )encodeSegment (_dgb *_cg .Header ,_ddc *int )error {const _aga ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074"; +_dgb .SegmentNumber =_ecf .nextSegmentNumber ();_ebg ,_ggc :=_dgb .Encode (_ecf ._d );if _ggc !=nil {return _cb .Wrapf (_ggc ,_aga ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_dgb .SegmentNumber );};*_ddc +=_ebg ;return nil ; +};func InitEncodeDocument (fullHeaders bool )*Document {return &Document {FullHeaders :fullHeaders ,_d :_c .BufferedMSB (),Pages :map[int ]*Page {},_db :map[int ][]int {},_bd :map[int ]int {},_cd :map[int ][]int {}};};func (_aggc *Page )lastSegmentNumber ()(_cffe uint32 ,_bffb error ){const _dgg ="\u006c\u0061\u0073\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; +if len (_aggc .Segments )==0{return _cffe ,_cb .Errorf (_dgg ,"\u006e\u006f\u0020se\u0067\u006d\u0065\u006e\u0074\u0073\u0020\u0066\u006fu\u006ed\u0020i\u006e \u0074\u0068\u0065\u0020\u0070\u0061\u0067\u0065\u0020\u0027\u0025\u0064\u0027",_aggc .PageNumber ); +};return _aggc .Segments [len (_aggc .Segments )-1].SegmentNumber ,nil ;};func (_bdbg *Page )createNormalPage (_gebe *_cg .PageInformationSegment )error {const _agg ="\u0063\u0072e\u0061\u0074\u0065N\u006f\u0072\u006d\u0061\u006c\u0050\u0061\u0067\u0065"; +_bdbg .Bitmap =_bb .New (_gebe .PageBMWidth ,_gebe .PageBMHeight );if _gebe .DefaultPixelValue !=0{_bdbg .Bitmap .SetDefaultPixel ();};for _ ,_gec :=range _bdbg .Segments {switch _gec .Type {case 6,7,22,23,38,39,42,43:_eg .Log .Trace ("\u0047\u0065\u0074\u0074in\u0067\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0064",_gec .SegmentNumber ); +_bed ,_aagfg :=_gec .GetSegmentData ();if _aagfg !=nil {return _aagfg ;};_gcb ,_eba :=_bed .(_cg .Regioner );if !_eba {_eg .Log .Debug ("\u0053\u0065g\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0054\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0052\u0065\u0067\u0069on\u0065\u0072",_bed ); +return _cb .Errorf (_agg ,"i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006a\u0062i\u0067\u0032\u0020\u0073\u0065\u0067\u006den\u0074\u0020\u0074\u0079p\u0065\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061 R\u0065\u0067i\u006f\u006e\u0065\u0072\u003a\u0020\u0025\u0054",_bed ); +};_abg ,_aagfg :=_gcb .GetRegionBitmap ();if _aagfg !=nil {return _cb .Wrap (_aagfg ,_agg ,"");};if _bdbg .fitsPage (_gebe ,_abg ){_bdbg .Bitmap =_abg ;}else {_aeag :=_gcb .GetRegionInfo ();_gdb :=_bdbg .getCombinationOperator (_gebe ,_aeag .CombinaionOperator ); +_aagfg =_bb .Blit (_abg ,_bdbg .Bitmap ,int (_aeag .XLocation ),int (_aeag .YLocation ),_gdb );if _aagfg !=nil {return _cb .Wrap (_aagfg ,_agg ,"");};};};};return nil ;};func (_fcc *Page )AddPageInformationSegment (){_gdca :=&_cg .PageInformationSegment {PageBMWidth :_fcc .FinalWidth ,PageBMHeight :_fcc .FinalHeight ,ResolutionX :_fcc .ResolutionX ,ResolutionY :_fcc .ResolutionY ,IsLossless :_fcc .IsLossless }; +if _fcc .BlackIsOne {_gdca .DefaultPixelValue =uint8 (0x1);};_beb :=&_cg .Header {PageAssociation :_fcc .PageNumber ,SegmentDataLength :uint64 (_gdca .Size ()),SegmentData :_gdca ,Type :_cg .TPageInformation };_fcc .Segments =append (_fcc .Segments ,_beb ); +};func (_dede *Page )Encode (w _c .BinaryWriter )(_fef int ,_aea error ){const _bac ="P\u0061\u0067\u0065\u002e\u0045\u006e\u0063\u006f\u0064\u0065";var _cgcd int ;for _ ,_ecff :=range _dede .Segments {if _cgcd ,_aea =_ecff .Encode (w );_aea !=nil {return _fef ,_cb .Wrap (_aea ,_bac ,""); +};_fef +=_cgcd ;};return _fef ,nil ;};func (_ccg *Document )addSymbolDictionary (_fce int ,_ddb *_bb .Bitmaps ,_dde []int ,_fgdf map[int ]int ,_bbe bool )(*_cg .Header ,error ){const _bfda ="\u0061\u0064\u0064\u0053ym\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"; +_fe :=&_cg .SymbolDictionary {};if _ccd :=_fe .InitEncode (_ddb ,_dde ,_fgdf ,_bbe );_ccd !=nil {return nil ,_ccd ;};_eae :=&_cg .Header {Type :_cg .TSymbolDictionary ,PageAssociation :_fce ,SegmentData :_fe };if _fce ==0{if _ccg .GlobalSegments ==nil {_ccg .GlobalSegments =&Globals {}; +};_ccg .GlobalSegments .AddSegment (_eae );return _eae ,nil ;};_ag ,_ff :=_ccg .Pages [_fce ];if !_ff {return nil ,_cb .Errorf (_bfda ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_fce );};var (_ffe int ; +_ebb *_cg .Header ;);for _ffe ,_ebb =range _ag .Segments {if _ebb .Type ==_cg .TPageInformation {break ;};};_ffe ++;_ag .Segments =append (_ag .Segments ,nil );copy (_ag .Segments [_ffe +1:],_ag .Segments [_ffe :]);_ag .Segments [_ffe ]=_eae ;return _eae ,nil ; +};func DecodeDocument (input *_c .Reader ,globals *Globals )(*Document ,error ){return _egb (input ,globals );};func (_ebf *Page )getPageInformationSegment ()*_cg .Header {for _ ,_bccb :=range _ebf .Segments {if _bccb .Type ==_cg .TPageInformation {return _bccb ; +};};_eg .Log .Debug ("\u0050\u0061\u0067\u0065\u0020\u0069\u006e\u0066o\u0072\u006d\u0061ti\u006f\u006e\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0066o\u0072\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0073\u002e",_ebf ); +return nil ;};func (_bcc *Document )produceClassifiedPage (_gdc *Page ,_cca *_cg .Header )(_gg error ){const _deg ="p\u0072\u006f\u0064\u0075ce\u0043l\u0061\u0073\u0073\u0069\u0066i\u0065\u0064\u0050\u0061\u0067\u0065";var _bccg map[int ]int ;_af :=_bcc ._gb ; +_df :=[]*_cg .Header {_cca };if len (_bcc ._db [_gdc .PageNumber ])> 0{_bccg =map[int ]int {};_fc ,_gdce :=_bcc .addSymbolDictionary (_gdc .PageNumber ,_bcc .Classer .UndilatedTemplates ,_bcc ._db [_gdc .PageNumber ],_bccg ,false );if _gdce !=nil {return _cb .Wrap (_gdce ,_deg ,""); +};_df =append (_df ,_fc );_af +=len (_bcc ._db [_gdc .PageNumber ]);};_faa :=_bcc ._cd [_gdc .PageNumber ];_eg .Log .Debug ("P\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020c\u006f\u006d\u0070\u0073: \u0025\u0076",_gdc .PageNumber ,_faa );_gdc .addTextRegionSegment (_df ,_bcc ._bd ,_bccg ,_bcc ._cd [_gdc .PageNumber ],_bcc .Classer .PtaLL ,_bcc .Classer .UndilatedTemplates ,_bcc .Classer .ClassIDs ,nil ,_acd (_af ),len (_bcc ._cd [_gdc .PageNumber ])); +return nil ;};func (_dfcc *Page )getCombinationOperator (_dgcg *_cg .PageInformationSegment ,_bgg _bb .CombinationOperator )_bb .CombinationOperator {if _dgcg .CombinationOperatorOverrideAllowed (){return _bgg ;};return _dgcg .CombinationOperator ();}; +func _ggb (_geb *Document ,_ffc int )*Page {return &Page {Document :_geb ,PageNumber :_ffc ,Segments :[]*_cg .Header {}};};func (_efc *Page )String ()string {return _e .Sprintf ("\u0050\u0061\u0067\u0065\u0020\u0023\u0025\u0064",_efc .PageNumber );};func _acd (_ada int )int {_faab :=0; +_ee :=(_ada &(_ada -1))==0;_ada >>=1;for ;_ada !=0;_ada >>=1{_faab ++;};if _ee {return _faab ;};return _faab +1;};type Document struct{Pages map[int ]*Page ;NumberOfPagesUnknown bool ;NumberOfPages uint32 ;GBUseExtTemplate bool ;InputStream *_c .Reader ; +GlobalSegments *Globals ;OrganizationType _cg .OrganizationType ;Classer *_bf .Classer ;XRes ,YRes int ;FullHeaders bool ;CurrentSegmentNumber uint32 ;AverageTemplates *_bb .Bitmaps ;BaseIndexes []int ;Refinement bool ;RefineLevel int ;_cf uint8 ;_d *_c .BufferedWriter ; +EncodeGlobals bool ;_gb int ;_db map[int ][]int ;_cd map[int ][]int ;_fg []int ;_bd map[int ]int ;};func (_dbec *Globals )GetSegmentByIndex (index int )(*_cg .Header ,error ){const _bfef ="\u0047l\u006f\u0062\u0061\u006cs\u002e\u0047\u0065\u0074\u0053e\u0067m\u0065n\u0074\u0042\u0079\u0049\u006e\u0064\u0065x"; +if _dbec ==nil {return nil ,_cb .Error (_bfef ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_dbec .Segments )==0{return nil ,_cb .Error (_bfef ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); +};if index > len (_dbec .Segments )-1{return nil ,_cb .Error (_bfef ,"\u0069n\u0064e\u0078\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");};return _dbec .Segments [index ],nil ;};func (_cdc *Document )determineRandomDataOffsets (_ede []*_cg .Header ,_bbf uint64 ){if _cdc .OrganizationType !=_cg .ORandom {return ; +};for _ ,_aed :=range _ede {_aed .SegmentDataStartOffset =_bbf ;_bbf +=_aed .SegmentDataLength ;};};func (_dgcga *Page )getWidth ()(int ,error ){const _cead ="\u0067\u0065\u0074\u0057\u0069\u0064\u0074\u0068";if _dgcga .FinalWidth !=0{return _dgcga .FinalWidth ,nil ; +};_cff :=_dgcga .getPageInformationSegment ();if _cff ==nil {return 0,_cb .Error (_cead ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ggf ,_dcg :=_cff .GetSegmentData ();if _dcg !=nil {return 0,_cb .Wrap (_dcg ,_cead ,""); +};_bffa ,_bae :=_ggf .(*_cg .PageInformationSegment );if !_bae {return 0,_cb .Errorf (_cead ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_ggf ); +};_dgcga .FinalWidth =_bffa .PageBMWidth ;return _dgcga .FinalWidth ,nil ;};func (_adf *Page )createStripedPage (_cfdc *_cg .PageInformationSegment )error {const _cacd ="\u0063\u0072\u0065\u0061\u0074\u0065\u0053\u0074\u0072\u0069\u0070\u0065d\u0050\u0061\u0067\u0065"; +_abag ,_agae :=_adf .collectPageStripes ();if _agae !=nil {return _cb .Wrap (_agae ,_cacd ,"");};var _cbeb int ;for _ ,_ged :=range _abag {if _ggba ,_efa :=_ged .(*_cg .EndOfStripe );_efa {_cbeb =_ggba .LineNumber ()+1;}else {_dgbb :=_ged .(_cg .Regioner ); +_cggb :=_dgbb .GetRegionInfo ();_gedg :=_adf .getCombinationOperator (_cfdc ,_cggb .CombinaionOperator );_bfb ,_fba :=_dgbb .GetRegionBitmap ();if _fba !=nil {return _cb .Wrap (_fba ,_cacd ,"");};_fba =_bb .Blit (_bfb ,_adf .Bitmap ,int (_cggb .XLocation ),_cbeb ,_gedg ); +if _fba !=nil {return _cb .Wrap (_fba ,_cacd ,"");};};};return nil ;};func (_daf *Page )getResolutionX ()(int ,error ){const _bacd ="\u0067\u0065\u0074\u0052\u0065\u0073\u006f\u006c\u0075t\u0069\u006f\u006e\u0058";if _daf .ResolutionX !=0{return _daf .ResolutionX ,nil ; +};_gff :=_daf .getPageInformationSegment ();if _gff ==nil {return 0,_cb .Error (_bacd ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_aeaf ,_bedd :=_gff .GetSegmentData ();if _bedd !=nil {return 0,_cb .Wrap (_bedd ,_bacd ,""); +};_dge ,_cgdb :=_aeaf .(*_cg .PageInformationSegment );if !_cgdb {return 0,_cb .Errorf (_bacd ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_aeaf ); +};_daf .ResolutionX =_dge .ResolutionX ;return _daf .ResolutionX ,nil ;};func (_eef *Document )GetGlobalSegment (i int )(*_cg .Header ,error ){_aff ,_bbd :=_eef .GlobalSegments .GetSegment (i );if _bbd !=nil {return nil ,_cb .Wrap (_bbd ,"\u0047\u0065t\u0047\u006c\u006fb\u0061\u006c\u0053\u0065\u0067\u006d\u0065\u006e\u0074",""); +};return _aff ,nil ;};func (_eccd *Page )GetBitmap ()(_dec *_bb .Bitmap ,_cae error ){_eg .Log .Trace (_e .Sprintf ("\u005b\u0050\u0041G\u0045\u005d\u005b\u0023%\u0064\u005d\u0020\u0047\u0065\u0074\u0042i\u0074\u006d\u0061\u0070\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e",_eccd .PageNumber )); +defer func (){if _cae !=nil {_eg .Log .Trace (_e .Sprintf ("\u005b\u0050\u0041\u0047\u0045\u005d\u005b\u0023\u0025\u0064\u005d\u0020\u0047\u0065\u0074B\u0069t\u006d\u0061\u0070\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_eccd .PageNumber ,_cae )); +}else {_eg .Log .Trace (_e .Sprintf ("\u005b\u0050\u0041\u0047\u0045\u005d\u005b\u0023\u0025\u0064]\u0020\u0047\u0065\u0074\u0042\u0069\u0074m\u0061\u0070\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064",_eccd .PageNumber ));};}();if _eccd .Bitmap !=nil {return _eccd .Bitmap ,nil ; +};_cae =_eccd .composePageBitmap ();if _cae !=nil {return nil ,_cae ;};return _eccd .Bitmap ,nil ;};func (_ege *Page )composePageBitmap ()error {const _eca ="\u0063\u006f\u006d\u0070\u006f\u0073\u0065\u0050\u0061\u0067\u0065\u0042i\u0074\u006d\u0061\u0070"; +if _ege .PageNumber ==0{return nil ;};_ggd :=_ege .getPageInformationSegment ();if _ggd ==nil {return _cb .Error (_eca ,"\u0070\u0061\u0067e \u0069\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069o\u006e \u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};_adad ,_gea :=_ggd .GetSegmentData ();if _gea !=nil {return _gea ;};_bdg ,_fgeff :=_adad .(*_cg .PageInformationSegment );if !_fgeff {return _cb .Error (_eca ,"\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006da\u0074\u0069\u006f\u006e \u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065"); +};if _gea =_ege .createPage (_bdg );_gea !=nil {return _cb .Wrap (_gea ,_eca ,"");};_ege .clearSegmentData ();return nil ;};func (_fcg *Document )nextPageNumber ()uint32 {_fcg .NumberOfPages ++;return _fcg .NumberOfPages };func (_gf *Document )produceClassifiedPages ()(_bc error ){const _eda ="\u0070\u0072\u006f\u0064uc\u0065\u0043\u006c\u0061\u0073\u0073\u0069\u0066\u0069\u0065\u0064\u0050\u0061\u0067e\u0073"; +if _gf .Classer ==nil {return nil ;};var (_gc *Page ;_fgd bool ;_dd *_cg .Header ;);for _cbe :=1;_cbe <=int (_gf .NumberOfPages );_cbe ++{if _gc ,_fgd =_gf .Pages [_cbe ];!_fgd {return _cb .Errorf (_eda ,"p\u0061g\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020n\u006f\u0074\u0020\u0066ou\u006e\u0064",_cbe ); +};if _gc .EncodingMethod ==GenericEM {continue ;};if _dd ==nil {if _dd ,_bc =_gf .GlobalSegments .GetSymbolDictionary ();_bc !=nil {return _cb .Wrap (_bc ,_eda ,"");};};if _bc =_gf .produceClassifiedPage (_gc ,_dd );_bc !=nil {return _cb .Wrapf (_bc ,_eda ,"\u0070\u0061\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027",_cbe ); +};};return nil ;};func (_bfe *Document )parseFileHeader ()error {const _aeb ="\u0070a\u0072s\u0065\u0046\u0069\u006c\u0065\u0048\u0065\u0061\u0064\u0065\u0072";_ ,_fffb :=_bfe .InputStream .Seek (8,_ec .SeekStart );if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u0069\u0064"); +};_ ,_fffb =_bfe .InputStream .ReadBits (5);if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074\u0073");};_ccf ,_fffb :=_bfe .InputStream .ReadBit ();if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u0065x\u0074e\u006e\u0064\u0065\u0064\u0020t\u0065\u006dp\u006c\u0061\u0074\u0065\u0073"); +};if _ccf ==1{_bfe .GBUseExtTemplate =true ;};_ccf ,_fffb =_bfe .InputStream .ReadBit ();if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u0075\u006e\u006b\u006eow\u006e\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072");};if _ccf !=1{_bfe .NumberOfPagesUnknown =false ; +};_ccf ,_fffb =_bfe .InputStream .ReadBit ();if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074\u0069\u006f\u006e \u0074\u0079\u0070\u0065");};_bfe .OrganizationType =_cg .OrganizationType (_ccf );if !_bfe .NumberOfPagesUnknown {_bfe .NumberOfPages ,_fffb =_bfe .InputStream .ReadUint32 (); +if _fffb !=nil {return _cb .Wrap (_fffb ,_aeb ,"\u006eu\u006db\u0065\u0072\u0020\u006f\u0066\u0020\u0070\u0061\u0067\u0065\u0073");};_bfe ._cf =13;};return nil ;};func (_eff *Page )getHeight ()(int ,error ){const _gaaa ="\u0067e\u0074\u0048\u0065\u0069\u0067\u0068t"; +if _eff .FinalHeight !=0{return _eff .FinalHeight ,nil ;};_ebc :=_eff .getPageInformationSegment ();if _ebc ==nil {return 0,_cb .Error (_gaaa ,"n\u0069l\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006ef\u006f\u0072\u006d\u0061ti\u006f\u006e");};_ddba ,_fde :=_ebc .GetSegmentData (); +if _fde !=nil {return 0,_cb .Wrap (_fde ,_gaaa ,"");};_bcdd ,_cbd :=_ddba .(*_cg .PageInformationSegment );if !_cbd {return 0,_cb .Errorf (_gaaa ,"\u0070\u0061\u0067\u0065\u0020\u0069n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0069\u0073 \u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0079\u0070e\u003a \u0027\u0025\u0054\u0027",_ddba ); +};if _bcdd .PageBMHeight ==_f .MaxInt32 {_ ,_fde =_eff .GetBitmap ();if _fde !=nil {return 0,_cb .Wrap (_fde ,_gaaa ,"");};}else {_eff .FinalHeight =_bcdd .PageBMHeight ;};return _eff .FinalHeight ,nil ;};func (_decc *Page )GetResolutionX ()(int ,error ){return _decc .getResolutionX ()}; +func (_cee *Page )clearSegmentData (){for _fbg :=range _cee .Segments {_cee .Segments [_fbg ].CleanSegmentData ();};};func (_ccfe *Page )GetSegment (number int )(*_cg .Header ,error ){const _fega ="\u0050a\u0067e\u002e\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074"; +for _ ,_ecca :=range _ccfe .Segments {if _ecca .SegmentNumber ==uint32 (number ){return _ecca ,nil ;};};_fbee :=make ([]uint32 ,len (_ccfe .Segments ));for _fffg ,_gafa :=range _ccfe .Segments {_fbee [_fffg ]=_gafa .SegmentNumber ;};return nil ,_cb .Errorf (_fega ,"\u0073e\u0067\u006d\u0065n\u0074\u0020\u0077i\u0074h \u006e\u0075\u006d\u0062\u0065\u0072\u003a \u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0067\u0065\u003a\u0020'%\u0064'\u002e\u0020\u004b\u006e\u006f\u0077n\u0020\u0073\u0065\u0067\u006de\u006e\u0074\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u003a \u0025\u0076",number ,_ccfe .PageNumber ,_fbee ); +};func (_abe *Page )fitsPage (_aef *_cg .PageInformationSegment ,_ace *_bb .Bitmap )bool {return _abe .countRegions ()==1&&_aef .DefaultPixelValue ==0&&_aef .PageBMWidth ==_ace .Width &&_aef .PageBMHeight ==_ace .Height ;};func (_gda *Document )isFileHeaderPresent ()(bool ,error ){_gda .InputStream .Mark (); +for _ ,_bdec :=range _ga {_fcf ,_agaa :=_gda .InputStream .ReadByte ();if _agaa !=nil {return false ,_agaa ;};if _bdec !=_fcf {_gda .InputStream .Reset ();return false ,nil ;};};_gda .InputStream .Reset ();return true ,nil ;};func (_gdd *Globals )GetSymbolDictionary ()(*_cg .Header ,error ){const _fgfa ="G\u006c\u006f\u0062\u0061\u006c\u0073.\u0047\u0065\u0074\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079"; +if _gdd ==nil {return nil ,_cb .Error (_fgfa ,"\u0067\u006c\u006f\u0062al\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if len (_gdd .Segments )==0{return nil ,_cb .Error (_fgfa ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0073\u0020\u0061\u0072\u0065\u0020e\u006d\u0070\u0074\u0079"); +};for _ ,_aagf :=range _gdd .Segments {if _aagf .Type ==_cg .TSymbolDictionary {return _aagf ,nil ;};};return nil ,_cb .Error (_fgfa ,"\u0067\u006c\u006fba\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0020d\u0069c\u0074i\u006fn\u0061\u0072\u0079\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +};func (_ebe *Page )collectPageStripes ()(_cgf []_cg .Segmenter ,_bcda error ){const _aae ="\u0063o\u006cl\u0065\u0063\u0074\u0050\u0061g\u0065\u0053t\u0072\u0069\u0070\u0065\u0073";var _ecea _cg .Segmenter ;for _ ,_cge :=range _ebe .Segments {switch _cge .Type {case 6,7,22,23,38,39,42,43:_ecea ,_bcda =_cge .GetSegmentData (); +if _bcda !=nil {return nil ,_cb .Wrap (_bcda ,_aae ,"");};_cgf =append (_cgf ,_ecea );case 50:_ecea ,_bcda =_cge .GetSegmentData ();if _bcda !=nil {return nil ,_bcda ;};_gcad ,_eag :=_ecea .(*_cg .EndOfStripe );if !_eag {return nil ,_cb .Errorf (_aae ,"\u0045\u006e\u0064\u004f\u0066\u0053\u0074\u0072\u0069\u0070\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u006f\u0066\u0020\u0076\u0061l\u0069\u0064\u0020\u0074\u0079p\u0065\u003a \u0027\u0025\u0054\u0027",_ecea ); +};_cgf =append (_cgf ,_gcad );_ebe .FinalHeight =_gcad .LineNumber ();};};return _cgf ,nil ;}; \ No newline at end of file diff --git a/internal/jbig2/document/segments/segments.go b/internal/jbig2/document/segments/segments.go index 291071b0..5a63ba04 100644 --- a/internal/jbig2/document/segments/segments.go +++ b/internal/jbig2/document/segments/segments.go @@ -9,608 +9,606 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package segments ;import (_g "encoding/binary";_fb "errors";_db "fmt";_aa "github.com/unidoc/unipdf/v3/common";_fd "github.com/unidoc/unipdf/v3/internal/bitwise";_b "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_ca "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; -_fe "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/arithmetic";_bc "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/huffman";_gb "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/mmr";_a "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/arithmetic"; -_fc "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_dc "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_e "image";_f "io";_df "math";_dg "strings";_c "time";);func (_dcfgd *PageInformationSegment )Encode (w _fd .BinaryWriter )(_gbdd int ,_babe error ){const _egbg ="\u0050\u0061g\u0065\u0049\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u002e\u0045\u006eco\u0064\u0065"; -_ccf :=make ([]byte ,4);_g .BigEndian .PutUint32 (_ccf ,uint32 (_dcfgd .PageBMWidth ));_gbdd ,_babe =w .Write (_ccf );if _babe !=nil {return _gbdd ,_fc .Wrap (_babe ,_egbg ,"\u0077\u0069\u0064t\u0068");};_g .BigEndian .PutUint32 (_ccf ,uint32 (_dcfgd .PageBMHeight )); -var _bffb int ;_bffb ,_babe =w .Write (_ccf );if _babe !=nil {return _bffb +_gbdd ,_fc .Wrap (_babe ,_egbg ,"\u0068\u0065\u0069\u0067\u0068\u0074");};_gbdd +=_bffb ;_g .BigEndian .PutUint32 (_ccf ,uint32 (_dcfgd .ResolutionX ));_bffb ,_babe =w .Write (_ccf ); -if _babe !=nil {return _bffb +_gbdd ,_fc .Wrap (_babe ,_egbg ,"\u0078\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e");};_gbdd +=_bffb ;_g .BigEndian .PutUint32 (_ccf ,uint32 (_dcfgd .ResolutionY ));if _bffb ,_babe =w .Write (_ccf );_babe !=nil {return _bffb +_gbdd ,_fc .Wrap (_babe ,_egbg ,"\u0079\u0020\u0072e\u0073\u006f\u006c\u0075\u0074\u0069\u006f\u006e"); -};_gbdd +=_bffb ;if _babe =_dcfgd .encodeFlags (w );_babe !=nil {return _gbdd ,_fc .Wrap (_babe ,_egbg ,"");};_gbdd ++;if _bffb ,_babe =_dcfgd .encodeStripingInformation (w );_babe !=nil {return _gbdd ,_fc .Wrap (_babe ,_egbg ,"");};_gbdd +=_bffb ;return _gbdd ,nil ; -};func (_cgcf *PageInformationSegment )readCombinationOperatorOverrideAllowed ()error {_dgaa ,_ggabb :=_cgcf ._dfcb .ReadBit ();if _ggabb !=nil {return _ggabb ;};if _dgaa ==1{_cgcf ._agae =true ;};return nil ;};type HalftoneRegion struct{_dgcf *_fd .Reader ; -_gdbg *Header ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;HDefaultPixel int8 ;CombinationOperator _ca .CombinationOperator ;HSkipEnabled bool ;HTemplate byte ;IsMMREncoded bool ;HGridWidth uint32 ; -HGridHeight uint32 ;HGridX int32 ;HGridY int32 ;HRegionX uint16 ;HRegionY uint16 ;HalftoneRegionBitmap *_ca .Bitmap ;Patterns []*_ca .Bitmap ;};func (_fabf *GenericRegion )parseHeader ()(_dgef error ){_aa .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052I\u0043\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0050\u0061\u0072s\u0069\u006e\u0067\u0048\u0065\u0061\u0064e\u0072\u002e\u002e\u002e"); -defer func (){if _dgef !=nil {_aa .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0047\u0049\u004f\u004e]\u0020\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0048\u0065\u0061\u0064\u0065r\u0020\u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u0020\u0077\u0069th\u0020\u0065\u0072\u0072\u006f\u0072\u002e\u0020\u0025\u0076",_dgef ); -}else {_aa .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049C\u002d\u0052\u0045G\u0049\u004f\u004e]\u0020\u0050a\u0072\u0073\u0069\u006e\u0067\u0048e\u0061de\u0072\u0020\u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u0020\u0053\u0075\u0063\u0063\u0065\u0073\u0073\u0066\u0075\u006c\u006c\u0079\u002e\u002e\u002e"); -};}();var (_dad int ;_cde uint64 ;);if _dgef =_fabf .RegionSegment .parseHeader ();_dgef !=nil {return _dgef ;};if _ ,_dgef =_fabf ._fee .ReadBits (3);_dgef !=nil {return _dgef ;};_dad ,_dgef =_fabf ._fee .ReadBit ();if _dgef !=nil {return _dgef ;};if _dad ==1{_fabf .UseExtTemplates =true ; -};_dad ,_dgef =_fabf ._fee .ReadBit ();if _dgef !=nil {return _dgef ;};if _dad ==1{_fabf .IsTPGDon =true ;};_cde ,_dgef =_fabf ._fee .ReadBits (2);if _dgef !=nil {return _dgef ;};_fabf .GBTemplate =byte (_cde &0xf);_dad ,_dgef =_fabf ._fee .ReadBit (); -if _dgef !=nil {return _dgef ;};if _dad ==1{_fabf .IsMMREncoded =true ;};if !_fabf .IsMMREncoded {_ced :=1;if _fabf .GBTemplate ==0{_ced =4;if _fabf .UseExtTemplates {_ced =12;};};if _dgef =_fabf .readGBAtPixels (_ced );_dgef !=nil {return _dgef ;};};if _dgef =_fabf .computeSegmentDataStructure (); -_dgef !=nil {return _dgef ;};_aa .Log .Trace ("\u0025\u0073",_fabf );return nil ;};func (_efg *GenericRefinementRegion )setParameters (_afae *_fe .DecoderStats ,_fbfg *_fe .Decoder ,_ggd int8 ,_dde ,_eceb uint32 ,_bdb *_ca .Bitmap ,_eeg ,_aba int32 ,_fed bool ,_add []int8 ,_degg []int8 ){_aa .Log .Trace ("\u005b\u0047\u0045NE\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052E\u0047I\u004fN\u005d \u0073\u0065\u0074\u0050\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073"); -if _afae !=nil {_efg ._ece =_afae ;};if _fbfg !=nil {_efg ._ee =_fbfg ;};_efg .TemplateID =_ggd ;_efg .RegionInfo .BitmapWidth =_dde ;_efg .RegionInfo .BitmapHeight =_eceb ;_efg .ReferenceBitmap =_bdb ;_efg .ReferenceDX =_eeg ;_efg .ReferenceDY =_aba ; -_efg .IsTPGROn =_fed ;_efg .GrAtX =_add ;_efg .GrAtY =_degg ;_efg .RegionBitmap =nil ;_aa .Log .Trace ("[\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052E\u0046\u002d\u0052\u0045\u0047\u0049\u004fN]\u0020\u0073\u0065\u0074P\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073 f\u0069\u006ei\u0073\u0068\u0065\u0064\u002e\u0020\u0025\u0073",_efg ); -};func (_gce *GenericRegion )overrideAtTemplate0b (_ggf ,_daa ,_bae ,_ggg ,_ccae ,_fcaf int )int {if _gce .GBAtOverride [0]{_ggf &=0xFFFD;if _gce .GBAtY [0]==0&&_gce .GBAtX [0]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [0]&0x1))<<1; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [0]),_bae +int (_gce .GBAtY [0])))<<1;};};if _gce .GBAtOverride [1]{_ggf &=0xDFFF;if _gce .GBAtY [1]==0&&_gce .GBAtX [1]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [1]&0x1))<<13; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [1]),_bae +int (_gce .GBAtY [1])))<<13;};};if _gce .GBAtOverride [2]{_ggf &=0xFDFF;if _gce .GBAtY [2]==0&&_gce .GBAtX [2]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [2]&0x1))<<9; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [2]),_bae +int (_gce .GBAtY [2])))<<9;};};if _gce .GBAtOverride [3]{_ggf &=0xBFFF;if _gce .GBAtY [3]==0&&_gce .GBAtX [3]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [3]&0x1))<<14; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [3]),_bae +int (_gce .GBAtY [3])))<<14;};};if _gce .GBAtOverride [4]{_ggf &=0xEFFF;if _gce .GBAtY [4]==0&&_gce .GBAtX [4]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [4]&0x1))<<12; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [4]),_bae +int (_gce .GBAtY [4])))<<12;};};if _gce .GBAtOverride [5]{_ggf &=0xFFDF;if _gce .GBAtY [5]==0&&_gce .GBAtX [5]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [5]&0x1))<<5; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [5]),_bae +int (_gce .GBAtY [5])))<<5;};};if _gce .GBAtOverride [6]{_ggf &=0xFFFB;if _gce .GBAtY [6]==0&&_gce .GBAtX [6]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [6]&0x1))<<2; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [6]),_bae +int (_gce .GBAtY [6])))<<2;};};if _gce .GBAtOverride [7]{_ggf &=0xFFF7;if _gce .GBAtY [7]==0&&_gce .GBAtX [7]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [7]&0x1))<<3; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [7]),_bae +int (_gce .GBAtY [7])))<<3;};};if _gce .GBAtOverride [8]{_ggf &=0xF7FF;if _gce .GBAtY [8]==0&&_gce .GBAtX [8]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [8]&0x1))<<11; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [8]),_bae +int (_gce .GBAtY [8])))<<11;};};if _gce .GBAtOverride [9]{_ggf &=0xFFEF;if _gce .GBAtY [9]==0&&_gce .GBAtX [9]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [9]&0x1))<<4; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [9]),_bae +int (_gce .GBAtY [9])))<<4;};};if _gce .GBAtOverride [10]{_ggf &=0x7FFF;if _gce .GBAtY [10]==0&&_gce .GBAtX [10]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [10]&0x1))<<15; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [10]),_bae +int (_gce .GBAtY [10])))<<15;};};if _gce .GBAtOverride [11]{_ggf &=0xFDFF;if _gce .GBAtY [11]==0&&_gce .GBAtX [11]>=-int8 (_ccae ){_ggf |=(_ggg >>uint (int8 (_fcaf )-_gce .GBAtX [11]&0x1))<<10; -}else {_ggf |=int (_gce .getPixel (_daa +int (_gce .GBAtX [11]),_bae +int (_gce .GBAtY [11])))<<10;};};return _ggf ;};func (_dbcd *TextRegion )blit (_cafg *_ca .Bitmap ,_dffc int64 )error {if _dbcd .IsTransposed ==0&&(_dbcd .ReferenceCorner ==2||_dbcd .ReferenceCorner ==3){_dbcd ._dfffg +=int64 (_cafg .Width -1); -}else if _dbcd .IsTransposed ==1&&(_dbcd .ReferenceCorner ==0||_dbcd .ReferenceCorner ==2){_dbcd ._dfffg +=int64 (_cafg .Height -1);};_dcagf :=_dbcd ._dfffg ;if _dbcd .IsTransposed ==1{_dcagf ,_dffc =_dffc ,_dcagf ;};switch _dbcd .ReferenceCorner {case 0:_dffc -=int64 (_cafg .Height -1); -case 2:_dffc -=int64 (_cafg .Height -1);_dcagf -=int64 (_cafg .Width -1);case 3:_dcagf -=int64 (_cafg .Width -1);};_fgda :=_ca .Blit (_cafg ,_dbcd .RegionBitmap ,int (_dcagf ),int (_dffc ),_dbcd .CombinationOperator );if _fgda !=nil {return _fgda ;};if _dbcd .IsTransposed ==0&&(_dbcd .ReferenceCorner ==0||_dbcd .ReferenceCorner ==1){_dbcd ._dfffg +=int64 (_cafg .Width -1); -};if _dbcd .IsTransposed ==1&&(_dbcd .ReferenceCorner ==1||_dbcd .ReferenceCorner ==3){_dbcd ._dfffg +=int64 (_cafg .Height -1);};return nil ;};func (_ededc *Header )writeReferredToCount (_ggbd _fd .BinaryWriter )(_gfa int ,_dfff error ){const _fec ="w\u0072i\u0074\u0065\u0052\u0065\u0066\u0065\u0072\u0072e\u0064\u0054\u006f\u0043ou\u006e\u0074"; -_ededc .RTSNumbers =make ([]int ,len (_ededc .RTSegments ));for _ceea ,_adfd :=range _ededc .RTSegments {_ededc .RTSNumbers [_ceea ]=int (_adfd .SegmentNumber );};if len (_ededc .RTSNumbers )<=4{var _ffcc byte ;if len (_ededc .RetainBits )>=1{_ffcc =_ededc .RetainBits [0]; -};_ffcc |=byte (len (_ededc .RTSNumbers ))<<5;if _dfff =_ggbd .WriteByte (_ffcc );_dfff !=nil {return 0,_fc .Wrap (_dfff ,_fec ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return 1,nil ;};_fdbd :=uint32 (len (_ededc .RTSNumbers )); -_eddd :=make ([]byte ,4+_b .Ceil (len (_ededc .RTSNumbers )+1,8));_fdbd |=0x7<<29;_g .BigEndian .PutUint32 (_eddd ,_fdbd );copy (_eddd [1:],_ededc .RetainBits );_gfa ,_dfff =_ggbd .Write (_eddd );if _dfff !=nil {return 0,_fc .Wrap (_dfff ,_fec ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); -};return _gfa ,nil ;};func (_deag *HalftoneRegion )GetRegionBitmap ()(*_ca .Bitmap ,error ){if _deag .HalftoneRegionBitmap !=nil {return _deag .HalftoneRegionBitmap ,nil ;};var _fbfgg error ;_deag .HalftoneRegionBitmap =_ca .New (int (_deag .RegionSegment .BitmapWidth ),int (_deag .RegionSegment .BitmapHeight )); -if _deag .Patterns ==nil ||len (_deag .Patterns )==0{_deag .Patterns ,_fbfgg =_deag .GetPatterns ();if _fbfgg !=nil {return nil ,_fbfgg ;};};if _deag .HDefaultPixel ==1{_deag .HalftoneRegionBitmap .SetDefaultPixel ();};_cac :=_df .Ceil (_df .Log (float64 (len (_deag .Patterns )))/_df .Log (2)); -_bfd :=int (_cac );var _bbbfd [][]int ;_bbbfd ,_fbfgg =_deag .grayScaleDecoding (_bfd );if _fbfgg !=nil {return nil ,_fbfgg ;};if _fbfgg =_deag .renderPattern (_bbbfd );_fbfgg !=nil {return nil ,_fbfgg ;};return _deag .HalftoneRegionBitmap ,nil ;};type templater interface{form (_fcd ,_bcdf ,_gfd ,_gab ,_dfc int16 )int16 ; -setIndex (_bgae *_fe .DecoderStats );};func (_eccc *GenericRefinementRegion )getPixel (_eeca *_ca .Bitmap ,_dec ,_aacf int )int {if _dec < 0||_dec >=_eeca .Width {return 0;};if _aacf < 0||_aacf >=_eeca .Height {return 0;};if _eeca .GetPixel (_dec ,_aacf ){return 1; -};return 0;};func (_ggad *PatternDictionary )setGbAtPixels (){if _ggad .HDTemplate ==0{_ggad .GBAtX =make ([]int8 ,4);_ggad .GBAtY =make ([]int8 ,4);_ggad .GBAtX [0]=-int8 (_ggad .HdpWidth );_ggad .GBAtY [0]=0;_ggad .GBAtX [1]=-3;_ggad .GBAtY [1]=-1;_ggad .GBAtX [2]=2; -_ggad .GBAtY [2]=-2;_ggad .GBAtX [3]=-2;_ggad .GBAtY [3]=-2;}else {_ggad .GBAtX =[]int8 {-int8 (_ggad .HdpWidth )};_ggad .GBAtY =[]int8 {0};};};func (_bccaaf *TextRegion )String ()string {_eada :=&_dg .Builder {};_eada .WriteString ("\u000a[\u0054E\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u000a"); -_eada .WriteString (_bccaaf .RegionInfo .String ()+"\u000a");_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053br\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbrTemplate ));_eada .WriteString (_db .Sprintf ("\u0009-\u0020S\u0062\u0044\u0073\u004f\u0066f\u0073\u0065t\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbDsOffset )); -_eada .WriteString (_db .Sprintf ("\t\u002d \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0050i\u0078\u0065\u006c\u003a %\u0076\u000a",_bccaaf .DefaultPixel ));_eada .WriteString (_db .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0076\u000a",_bccaaf .CombinationOperator )); -_eada .WriteString (_db .Sprintf ("\t\u002d \u0049\u0073\u0054\u0072\u0061\u006e\u0073\u0070o\u0073\u0065\u0064\u003a %\u0076\u000a",_bccaaf .IsTransposed ));_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020Re\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0043\u006f\u0072\u006e\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_bccaaf .ReferenceCorner )); -_eada .WriteString (_db .Sprintf ("\t\u002d\u0020\u0055\u0073eR\u0065f\u0069\u006e\u0065\u006d\u0065n\u0074\u003a\u0020\u0025\u0076\u000a",_bccaaf .UseRefinement ));_eada .WriteString (_db .Sprintf ("\u0009-\u0020\u0049\u0073\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045n\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0076\u000a",_bccaaf .IsHuffmanEncoded )); -if _bccaaf .IsHuffmanEncoded {_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbHuffRSize ));_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0059:\u0020\u0025\u0076\u000a",_bccaaf .SbHuffRDY )); -_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0058:\u0020\u0025\u0076\u000a",_bccaaf .SbHuffRDX ));_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069\u0067\u0068\u0074\u003a\u0020\u0025v\u000a",_bccaaf .SbHuffRDHeight )); -_eada .WriteString (_db .Sprintf ("\t\u002d\u0020\u0053\u0062Hu\u0066f\u0052\u0044\u0057\u0069\u0064t\u0068\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbHuffRDWidth ));_eada .WriteString (_db .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0054\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbHuffDT )); -_eada .WriteString (_db .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0053\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbHuffDS ));_eada .WriteString (_db .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0046\u0053\u003a\u0020\u0025\u0076\u000a",_bccaaf .SbHuffFS )); -};_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_bccaaf .SbrATX ));_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0059:\u0020\u0025\u0076\u000a",_bccaaf .SbrATY )); -_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020N\u0075\u006d\u0062\u0065r\u004f\u0066\u0053\u0079\u006d\u0062\u006fl\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_bccaaf .NumberOfSymbolInstances ));_eada .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_bccaaf .SbrATX )); -return _eada .String ();};func (_eccdb *Header )CleanSegmentData (){if _eccdb .SegmentData !=nil {_eccdb .SegmentData =nil ;};};func (_ggef *TextRegion )Encode (w _fd .BinaryWriter )(_bddd int ,_decb error ){const _dfgd ="\u0054\u0065\u0078\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u002e\u0045n\u0063\u006f\u0064\u0065"; -if _bddd ,_decb =_ggef .RegionInfo .Encode (w );_decb !=nil {return _bddd ,_fc .Wrap (_decb ,_dfgd ,"");};var _afcf int ;if _afcf ,_decb =_ggef .encodeFlags (w );_decb !=nil {return _bddd ,_fc .Wrap (_decb ,_dfgd ,"");};_bddd +=_afcf ;if _afcf ,_decb =_ggef .encodeSymbols (w ); -_decb !=nil {return _bddd ,_fc .Wrap (_decb ,_dfgd ,"");};_bddd +=_afcf ;return _bddd ,nil ;};func (_cfgc *PatternDictionary )readPatternWidthAndHeight ()error {_bebc ,_gdga :=_cfgc ._adga .ReadByte ();if _gdga !=nil {return _gdga ;};_cfgc .HdpWidth =_bebc ; -_bebc ,_gdga =_cfgc ._adga .ReadByte ();if _gdga !=nil {return _gdga ;};_cfgc .HdpHeight =_bebc ;return nil ;};func (_egge *SymbolDictionary )encodeATFlags (_dafed _fd .BinaryWriter )(_eace int ,_ggeaf error ){const _febg ="\u0065\u006e\u0063\u006f\u0064\u0065\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; -if _egge .IsHuffmanEncoded ||_egge .SdTemplate !=0{return 0,nil ;};_dedg :=4;if _egge .SdTemplate !=0{_dedg =1;};for _aee :=0;_aee < _dedg ;_aee ++{if _ggeaf =_dafed .WriteByte (byte (_egge .SdATX [_aee ]));_ggeaf !=nil {return _eace ,_fc .Wrapf (_ggeaf ,_febg ,"\u0053d\u0041\u0054\u0058\u005b\u0025\u0064]",_aee ); -};_eace ++;if _ggeaf =_dafed .WriteByte (byte (_egge .SdATY [_aee ]));_ggeaf !=nil {return _eace ,_fc .Wrapf (_ggeaf ,_febg ,"\u0053d\u0041\u0054\u0059\u005b\u0025\u0064]",_aee );};_eace ++;};return _eace ,nil ;};func (_bfa *GenericRegion )GetRegionInfo ()*RegionSegment {return _bfa .RegionSegment }; -func (_bccc *SymbolDictionary )getSbSymCodeLen ()int8 {_eegb :=int8 (_df .Ceil (_df .Log (float64 (_bccc ._abdb +_bccc .NumberOfNewSymbols ))/_df .Log (2)));if _bccc .IsHuffmanEncoded &&_eegb < 1{return 1;};return _eegb ;};func (_ebcf *RegionSegment )parseHeader ()error {const _gagf ="p\u0061\u0072\u0073\u0065\u0048\u0065\u0061\u0064\u0065\u0072"; -_aa .Log .Trace ("\u005b\u0052\u0045\u0047I\u004f\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045\u002dH\u0045A\u0044\u0045\u0052\u005d\u0020\u0042\u0065g\u0069\u006e");defer func (){_aa .Log .Trace ("\u005b\u0052\u0045G\u0049\u004f\u004e\u005d[\u0050\u0041\u0052\u0053\u0045\u002d\u0048E\u0041\u0044\u0045\u0052\u005d\u0020\u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); -}();_dbdde ,_geafd :=_ebcf ._ccag .ReadBits (32);if _geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"\u0077\u0069\u0064t\u0068");};_ebcf .BitmapWidth =uint32 (_dbdde &_df .MaxUint32 );_dbdde ,_geafd =_ebcf ._ccag .ReadBits (32);if _geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"\u0068\u0065\u0069\u0067\u0068\u0074"); -};_ebcf .BitmapHeight =uint32 (_dbdde &_df .MaxUint32 );_dbdde ,_geafd =_ebcf ._ccag .ReadBits (32);if _geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"\u0078\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_ebcf .XLocation =uint32 (_dbdde &_df .MaxUint32 ); -_dbdde ,_geafd =_ebcf ._ccag .ReadBits (32);if _geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"\u0079\u0020\u006c\u006f\u0063\u0061\u0074\u0069\u006f\u006e");};_ebcf .YLocation =uint32 (_dbdde &_df .MaxUint32 );if _ ,_geafd =_ebcf ._ccag .ReadBits (5); -_geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"\u0064i\u0072\u0079\u0020\u0072\u0065\u0061d");};if _geafd =_ebcf .readCombinationOperator ();_geafd !=nil {return _fc .Wrap (_geafd ,_gagf ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072"); -};return nil ;};func (_dcfg *GenericRegion )computeSegmentDataStructure ()error {_dcfg .DataOffset =_dcfg ._fee .AbsolutePosition ();_dcfg .DataHeaderLength =_dcfg .DataOffset -_dcfg .DataHeaderOffset ;_dcfg .DataLength =int64 (_dcfg ._fee .AbsoluteLength ())-_dcfg .DataHeaderLength ; -return nil ;};func (_ccaeg *Header )parse (_ageg Documenter ,_cbeg *_fd .Reader ,_ceda int64 ,_agbg OrganizationType )(_bdaa error ){const _gefb ="\u0070\u0061\u0072s\u0065";_aa .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u002d\u0048E\u0041\u0044\u0045\u0052\u005d\u005b\u0050A\u0052\u0053\u0045\u005d\u0020\u0042\u0065\u0067\u0069\u006e\u0073"); -defer func (){if _bdaa !=nil {_aa .Log .Trace ("\u005b\u0053\u0045GM\u0045\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045R\u005d[\u0050A\u0052S\u0045\u005d\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_bdaa );}else {_aa .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052]\u005bP\u0041\u0052\u0053\u0045\u005d\u0020\u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); -};}();_ ,_bdaa =_cbeg .Seek (_ceda ,_f .SeekStart );if _bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"\u0073\u0065\u0065\u006b\u0020\u0073\u0074\u0061\u0072\u0074");};if _bdaa =_ccaeg .readSegmentNumber (_cbeg );_bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,""); -};if _bdaa =_ccaeg .readHeaderFlags ();_bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"");};var _gceg uint64 ;_gceg ,_bdaa =_ccaeg .readNumberOfReferredToSegments (_cbeg );if _bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"");};_ccaeg .RTSNumbers ,_bdaa =_ccaeg .readReferredToSegmentNumbers (_cbeg ,int (_gceg )); -if _bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"");};_bdaa =_ccaeg .readSegmentPageAssociation (_ageg ,_cbeg ,_gceg ,_ccaeg .RTSNumbers ...);if _bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"");};if _ccaeg .Type !=TEndOfFile {if _bdaa =_ccaeg .readSegmentDataLength (_cbeg ); -_bdaa !=nil {return _fc .Wrap (_bdaa ,_gefb ,"");};};_ccaeg .readDataStartOffset (_cbeg ,_agbg );_ccaeg .readHeaderLength (_cbeg ,_ceda );_aa .Log .Trace ("\u0025\u0073",_ccaeg );return nil ;};func (_bg *EndOfStripe )Init (h *Header ,r *_fd .Reader )error {_bg ._dcd =r ; -return _bg .parseHeader ()};func (_effg *GenericRegion )getPixel (_dfa ,_gcc int )int8 {if _dfa < 0||_dfa >=_effg .Bitmap .Width {return 0;};if _gcc < 0||_gcc >=_effg .Bitmap .Height {return 0;};if _effg .Bitmap .GetPixel (_dfa ,_gcc ){return 1;};return 0; -};func _dcff (_bcgb int )int {if _bcgb ==0{return 0;};_bcgb |=_bcgb >>1;_bcgb |=_bcgb >>2;_bcgb |=_bcgb >>4;_bcgb |=_bcgb >>8;_bcgb |=_bcgb >>16;return (_bcgb +1)>>1;};func (_gfef *GenericRegion )String ()string {_bfc :=&_dg .Builder {};_bfc .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a"); -_bfc .WriteString (_gfef .RegionSegment .String ()+"\u000a");_bfc .WriteString (_db .Sprintf ("\u0009\u002d\u0020Us\u0065\u0045\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_gfef .UseExtTemplates ));_bfc .WriteString (_db .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0044\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_gfef .IsTPGDon )); -_bfc .WriteString (_db .Sprintf ("\u0009-\u0020G\u0042\u0054\u0065\u006d\u0070l\u0061\u0074e\u003a\u0020\u0025\u0064\u000a",_gfef .GBTemplate ));_bfc .WriteString (_db .Sprintf ("\t\u002d \u0049\u0073\u004d\u004d\u0052\u0045\u006e\u0063o\u0064\u0065\u0064\u003a %\u0076\u000a",_gfef .IsMMREncoded )); -_bfc .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_gfef .GBAtX ));_bfc .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_gfef .GBAtY )); -_bfc .WriteString (_db .Sprintf ("\t\u002d \u0047\u0042\u0041\u0074\u004f\u0076\u0065\u0072r\u0069\u0064\u0065\u003a %\u0076\u000a",_gfef .GBAtOverride ));return _bfc .String ();};func (_defe *SymbolDictionary )encodeNumSyms (_fbef _fd .BinaryWriter )(_ebdf int ,_abga error ){const _fce ="\u0065\u006e\u0063\u006f\u0064\u0065\u004e\u0075\u006d\u0053\u0079\u006d\u0073"; -_ccgf :=make ([]byte ,4);_g .BigEndian .PutUint32 (_ccgf ,_defe .NumberOfExportedSymbols );if _ebdf ,_abga =_fbef .Write (_ccgf );_abga !=nil {return _ebdf ,_fc .Wrap (_abga ,_fce ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); -};_g .BigEndian .PutUint32 (_ccgf ,_defe .NumberOfNewSymbols );_fccf ,_abga :=_fbef .Write (_ccgf );if _abga !=nil {return _ebdf ,_fc .Wrap (_abga ,_fce ,"n\u0065\u0077\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073");};return _ebdf +_fccf ,nil ;};func (_bbd *SymbolDictionary )setRetainedCodingContexts (_bfag *SymbolDictionary ){_bbd ._bdff =_bfag ._bdff ; -_bbd .IsHuffmanEncoded =_bfag .IsHuffmanEncoded ;_bbd .UseRefinementAggregation =_bfag .UseRefinementAggregation ;_bbd .SdTemplate =_bfag .SdTemplate ;_bbd .SdrTemplate =_bfag .SdrTemplate ;_bbd .SdATX =_bfag .SdATX ;_bbd .SdATY =_bfag .SdATY ;_bbd .SdrATX =_bfag .SdrATX ; -_bbd .SdrATY =_bfag .SdrATY ;_bbd ._acfg =_bfag ._acfg ;};func (_dabcb *TextRegion )initSymbols ()error {const _gdeff ="i\u006e\u0069\u0074\u0053\u0079\u006d\u0062\u006f\u006c\u0073";for _ ,_bagcf :=range _dabcb .Header .RTSegments {if _bagcf ==nil {return _fc .Error (_gdeff ,"\u006e\u0069\u006c\u0020\u0073\u0065\u0067\u006de\u006e\u0074\u0020pr\u006f\u0076\u0069\u0064\u0065\u0064 \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u0072\u0065g\u0069\u006f\u006e\u0020\u0053\u0079\u006d\u0062o\u006c\u0073"); -};if _bagcf .Type ==0{_gedf ,_bgfc :=_bagcf .GetSegmentData ();if _bgfc !=nil {return _fc .Wrap (_bgfc ,_gdeff ,"");};_agdb ,_gdee :=_gedf .(*SymbolDictionary );if !_gdee {return _fc .Error (_gdeff ,"\u0072e\u0066\u0065r\u0072\u0065\u0064 \u0054\u006f\u0020\u0053\u0065\u0067\u006de\u006e\u0074\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_agdb ._fdf =_dabcb ._ddc ;_gbbc ,_bgfc :=_agdb .GetDictionary ();if _bgfc !=nil {return _fc .Wrap (_bgfc ,_gdeff ,"");};_dabcb .Symbols =append (_dabcb .Symbols ,_gbbc ...);};};_dabcb .NumberOfSymbols =uint32 (len (_dabcb .Symbols ));return nil ;};func (_gdd *GenericRefinementRegion )overrideAtTemplate0 (_gafd ,_afc ,_gea ,_beb ,_fgge int )int {if _gdd ._bce [0]{_gafd &=0xfff7; -if _gdd .GrAtY [0]==0&&int (_gdd .GrAtX [0])>=-_fgge {_gafd |=(_beb >>uint (7-(_fgge +int (_gdd .GrAtX [0])))&0x1)<<3;}else {_gafd |=_gdd .getPixel (_gdd .RegionBitmap ,_afc +int (_gdd .GrAtX [0]),_gea +int (_gdd .GrAtY [0]))<<3;};};if _gdd ._bce [1]{_gafd &=0xefff; -if _gdd .GrAtY [1]==0&&int (_gdd .GrAtX [1])>=-_fgge {_gafd |=(_beb >>uint (7-(_fgge +int (_gdd .GrAtX [1])))&0x1)<<12;}else {_gafd |=_gdd .getPixel (_gdd .ReferenceBitmap ,_afc +int (_gdd .GrAtX [1]),_gea +int (_gdd .GrAtY [1]));};};return _gafd ;};func (_cacdg *TextRegion )decodeDT ()(_adacg int64 ,_ddbd error ){if _cacdg .IsHuffmanEncoded {if _cacdg .SbHuffDT ==3{_adacg ,_ddbd =_cacdg ._fccfg .Decode (_cacdg ._bfbf ); -if _ddbd !=nil {return 0,_ddbd ;};}else {var _edfac _bc .Tabler ;_edfac ,_ddbd =_bc .GetStandardTable (11+int (_cacdg .SbHuffDT ));if _ddbd !=nil {return 0,_ddbd ;};_adacg ,_ddbd =_edfac .Decode (_cacdg ._bfbf );if _ddbd !=nil {return 0,_ddbd ;};};}else {var _efca int32 ; -_efca ,_ddbd =_cacdg ._gcdaba .DecodeInt (_cacdg ._cfgaf );if _ddbd !=nil {return 0,_ddbd ;};_adacg =int64 (_efca );};_adacg *=int64 (_cacdg .SbStrips );return _adacg ,nil ;};var _ _bc .BasicTabler =&TableSegment {};func (_abac *SymbolDictionary )getSymbol (_gcbg int )(*_ca .Bitmap ,error ){const _ccbf ="\u0067e\u0074\u0053\u0079\u006d\u0062\u006fl"; -_bacd ,_gbagbf :=_abac ._agcf .GetBitmap (_abac ._fecd [_gcbg ]);if _gbagbf !=nil {return nil ,_fc .Wrap (_gbagbf ,_ccbf ,"\u0063\u0061n\u0027\u0074\u0020g\u0065\u0074\u0020\u0073\u0079\u006d\u0062\u006f\u006c");};return _bacd ,nil ;};func (_eae *GenericRegion )InitEncode (bm *_ca .Bitmap ,xLoc ,yLoc ,template int ,duplicateLineRemoval bool )error {const _adbd ="\u0047e\u006e\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069\u006f\u006e.\u0049\u006e\u0069\u0074\u0045\u006e\u0063\u006f\u0064\u0065"; -if bm ==nil {return _fc .Error (_adbd ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if xLoc < 0||yLoc < 0{return _fc .Error (_adbd ,"\u0078\u0020\u0061\u006e\u0064\u0020\u0079\u0020\u006c\u006f\u0063\u0061\u0074i\u006f\u006e\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030"); -};_eae .Bitmap =bm ;_eae .GBTemplate =byte (template );switch _eae .GBTemplate {case 0:_eae .GBAtX =[]int8 {3,-3,2,-2};_eae .GBAtY =[]int8 {-1,-1,-2,-2};case 1:_eae .GBAtX =[]int8 {3};_eae .GBAtY =[]int8 {-1};case 2,3:_eae .GBAtX =[]int8 {2};_eae .GBAtY =[]int8 {-1}; -default:return _fc .Errorf (_adbd ,"\u0070\u0072o\u0076\u0069\u0064\u0065\u0064 \u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0030\u002c\u0031\u002c\u0032\u002c\u0033\u007d",template ); -};_eae .RegionSegment =&RegionSegment {BitmapHeight :uint32 (bm .Height ),BitmapWidth :uint32 (bm .Width ),XLocation :uint32 (xLoc ),YLocation :uint32 (yLoc )};_eae .IsTPGDon =duplicateLineRemoval ;return nil ;};const (TSymbolDictionary Type =0;TIntermediateTextRegion Type =4; -TImmediateTextRegion Type =6;TImmediateLosslessTextRegion Type =7;TPatternDictionary Type =16;TIntermediateHalftoneRegion Type =20;TImmediateHalftoneRegion Type =22;TImmediateLosslessHalftoneRegion Type =23;TIntermediateGenericRegion Type =36;TImmediateGenericRegion Type =38; -TImmediateLosslessGenericRegion Type =39;TIntermediateGenericRefinementRegion Type =40;TImmediateGenericRefinementRegion Type =42;TImmediateLosslessGenericRefinementRegion Type =43;TPageInformation Type =48;TEndOfPage Type =49;TEndOfStrip Type =50;TEndOfFile Type =51; -TProfiles Type =52;TTables Type =53;TExtension Type =62;TBitmap Type =70;);func (_cee *GenericRefinementRegion )updateOverride ()error {if _cee .GrAtX ==nil ||_cee .GrAtY ==nil {return _fb .New ("\u0041\u0054\u0020\u0070\u0069\u0078\u0065\u006c\u0073\u0020\u006e\u006ft\u0020\u0073\u0065\u0074"); -};if len (_cee .GrAtX )!=len (_cee .GrAtY ){return _fb .New ("A\u0054\u0020\u0070\u0069xe\u006c \u0069\u006e\u0063\u006f\u006es\u0069\u0073\u0074\u0065\u006e\u0074");};_cee ._bce =make ([]bool ,len (_cee .GrAtX ));switch _cee .TemplateID {case 0:if _cee .GrAtX [0]!=-1&&_cee .GrAtY [0]!=-1{_cee ._bce [0]=true ; -_cee ._ef =true ;};if _cee .GrAtX [1]!=-1&&_cee .GrAtY [1]!=-1{_cee ._bce [1]=true ;_cee ._ef =true ;};case 1:_cee ._ef =false ;};return nil ;};func (_cade *TextRegion )decodeRI ()(int64 ,error ){if !_cade .UseRefinement {return 0,nil ;};if _cade .IsHuffmanEncoded {_cecef ,_edc :=_cade ._bfbf .ReadBit (); -return int64 (_cecef ),_edc ;};_faadd ,_dbddc :=_cade ._gcdaba .DecodeInt (_cade ._cacd );return int64 (_faadd ),_dbddc ;};func (_dgce *TableSegment )parseHeader ()error {var (_gdgbb int ;_cfed uint64 ;_efde error ;);_gdgbb ,_efde =_dgce ._cbabe .ReadBit (); -if _efde !=nil {return _efde ;};if _gdgbb ==1{return _db .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0061\u0062\u006c\u0065 \u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0064e\u0066\u0069\u006e\u0069\u0074\u0069\u006f\u006e\u002e\u0020\u0042\u002e\u0032\u002e1\u0020\u0043\u006f\u0064\u0065\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0066\u006c\u0061\u0067\u0073\u003a\u0020\u0042\u0069\u0074\u0020\u0037\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u007a\u0065\u0072\u006f\u002e\u0020\u0057a\u0073\u003a \u0025\u0064",_gdgbb ); -};if _cfed ,_efde =_dgce ._cbabe .ReadBits (3);_efde !=nil {return _efde ;};_dgce ._efgba =(int32 (_cfed )+1)&0xf;if _cfed ,_efde =_dgce ._cbabe .ReadBits (3);_efde !=nil {return _efde ;};_dgce ._ccbgf =(int32 (_cfed )+1)&0xf;if _cfed ,_efde =_dgce ._cbabe .ReadBits (32); -_efde !=nil {return _efde ;};_dgce ._cdacd =int32 (_cfed &_df .MaxInt32 );if _cfed ,_efde =_dgce ._cbabe .ReadBits (32);_efde !=nil {return _efde ;};_dgce ._cfa =int32 (_cfed &_df .MaxInt32 );return nil ;};type OrganizationType uint8 ;func (_abge *GenericRegion )writeGBAtPixels (_bgaf _fd .BinaryWriter )(_effd int ,_fcdfa error ){const _cagb ="\u0077r\u0069t\u0065\u0047\u0042\u0041\u0074\u0050\u0069\u0078\u0065\u006c\u0073"; -if _abge .UseMMR {return 0,nil ;};_dgc :=1;if _abge .GBTemplate ==0{_dgc =4;}else if _abge .UseExtTemplates {_dgc =12;};if len (_abge .GBAtX )!=_dgc {return 0,_fc .Errorf (_cagb ,"\u0067\u0062\u0020\u0061\u0074\u0020\u0070\u0061\u0069\u0072\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020d\u006f\u0065\u0073\u006e\u0027\u0074\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u006f\u0020\u0047\u0042\u0041t\u0058\u0020\u0073\u006c\u0069\u0063\u0065\u0020\u006c\u0065\u006e"); -};if len (_abge .GBAtY )!=_dgc {return 0,_fc .Errorf (_cagb ,"\u0067\u0062\u0020\u0061\u0074\u0020\u0070\u0061\u0069\u0072\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020d\u006f\u0065\u0073\u006e\u0027\u0074\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u006f\u0020\u0047\u0042\u0041t\u0059\u0020\u0073\u006c\u0069\u0063\u0065\u0020\u006c\u0065\u006e"); -};for _cgcd :=0;_cgcd < _dgc ;_cgcd ++{if _fcdfa =_bgaf .WriteByte (byte (_abge .GBAtX [_cgcd ]));_fcdfa !=nil {return _effd ,_fc .Wrap (_fcdfa ,_cagb ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0058");};_effd ++;if _fcdfa =_bgaf .WriteByte (byte (_abge .GBAtY [_cgcd ])); -_fcdfa !=nil {return _effd ,_fc .Wrap (_fcdfa ,_cagb ,"w\u0072\u0069\u0074\u0065\u0020\u0047\u0042\u0041\u0074\u0059");};_effd ++;};return _effd ,nil ;};func (_fbcba *SymbolDictionary )readAtPixels (_bcef int )error {_fbcba .SdATX =make ([]int8 ,_bcef ); -_fbcba .SdATY =make ([]int8 ,_bcef );var (_ecag byte ;_cbcg error ;);for _fgad :=0;_fgad < _bcef ;_fgad ++{_ecag ,_cbcg =_fbcba ._cgcb .ReadByte ();if _cbcg !=nil {return _cbcg ;};_fbcba .SdATX [_fgad ]=int8 (_ecag );_ecag ,_cbcg =_fbcba ._cgcb .ReadByte (); -if _cbcg !=nil {return _cbcg ;};_fbcba .SdATY [_fgad ]=int8 (_ecag );};return nil ;};type Type int ;func (_agdd *Header )writeSegmentNumber (_gdae _fd .BinaryWriter )(_bdeb int ,_dcdb error ){_bcgc :=make ([]byte ,4);_g .BigEndian .PutUint32 (_bcgc ,_agdd .SegmentNumber ); -if _bdeb ,_dcdb =_gdae .Write (_bcgc );_dcdb !=nil {return 0,_fc .Wrap (_dcdb ,"\u0048e\u0061\u0064\u0065\u0072.\u0077\u0072\u0069\u0074\u0065S\u0065g\u006de\u006e\u0074\u004e\u0075\u006d\u0062\u0065r","");};return _bdeb ,nil ;};func (_dcca *SymbolDictionary )decodeNewSymbols (_ceca ,_adce uint32 ,_fbad *_ca .Bitmap ,_dcee ,_efdc int32 )error {if _dcca ._acgfg ==nil {_dcca ._acgfg =_ffb (_dcca ._cgcb ,nil ); -if _dcca ._bdff ==nil {var _gfg error ;_dcca ._bdff ,_gfg =_fe .New (_dcca ._cgcb );if _gfg !=nil {return _gfg ;};};if _dcca ._acfg ==nil {_dcca ._acfg =_fe .NewStats (65536,1);};};_dcca ._acgfg .setParameters (_dcca ._acfg ,_dcca ._bdff ,_dcca .SdrTemplate ,_ceca ,_adce ,_fbad ,_dcee ,_efdc ,false ,_dcca .SdrATX ,_dcca .SdrATY ); -return _dcca .addSymbol (_dcca ._acgfg );};func (_bdf *GenericRegion )overrideAtTemplate1 (_ffa ,_cage ,_decde ,_bfeg ,_gfeff int )int {_ffa &=0x1FF7;if _bdf .GBAtY [0]==0&&_bdf .GBAtX [0]>=-int8 (_gfeff ){_ffa |=(_bfeg >>uint (7-(int8 (_gfeff )+_bdf .GBAtX [0]))&0x1)<<3; -}else {_ffa |=int (_bdf .getPixel (_cage +int (_bdf .GBAtX [0]),_decde +int (_bdf .GBAtY [0])))<<3;};return _ffa ;};func (_ffbg *SymbolDictionary )readNumberOfExportedSymbols ()error {_addf ,_gcgdc :=_ffbg ._cgcb .ReadBits (32);if _gcgdc !=nil {return _gcgdc ; -};_ffbg .NumberOfExportedSymbols =uint32 (_addf &_df .MaxUint32 );return nil ;};func (_fbee *SymbolDictionary )decodeHeightClassCollectiveBitmap (_cegfg int64 ,_cbf ,_accf uint32 )(*_ca .Bitmap ,error ){if _cegfg ==0{_ecad :=_ca .New (int (_accf ),int (_cbf )); -var (_ddag byte ;_cabc error ;);for _adac :=0;_adac < len (_ecad .Data );_adac ++{_ddag ,_cabc =_fbee ._cgcb .ReadByte ();if _cabc !=nil {return nil ,_cabc ;};if _cabc =_ecad .SetByte (_adac ,_ddag );_cabc !=nil {return nil ,_cabc ;};};return _ecad ,nil ; -};if _fbee ._acgb ==nil {_fbee ._acgb =NewGenericRegion (_fbee ._cgcb );};_fbee ._acgb .setParameters (true ,_fbee ._cgcb .AbsolutePosition (),_cegfg ,_cbf ,_accf );_bfcf ,_eecge :=_fbee ._acgb .GetRegionBitmap ();if _eecge !=nil {return nil ,_eecge ;}; -return _bfcf ,nil ;};func (_ddea *GenericRegion )overrideAtTemplate0a (_ccba ,_gdaf ,_dbfd ,_gdag ,_bgc ,_gbafa int )int {if _ddea .GBAtOverride [0]{_ccba &=0xFFEF;if _ddea .GBAtY [0]==0&&_ddea .GBAtX [0]>=-int8 (_bgc ){_ccba |=(_gdag >>uint (int8 (_gbafa )-_ddea .GBAtX [0]&0x1))<<4; -}else {_ccba |=int (_ddea .getPixel (_gdaf +int (_ddea .GBAtX [0]),_dbfd +int (_ddea .GBAtY [0])))<<4;};};if _ddea .GBAtOverride [1]{_ccba &=0xFBFF;if _ddea .GBAtY [1]==0&&_ddea .GBAtX [1]>=-int8 (_bgc ){_ccba |=(_gdag >>uint (int8 (_gbafa )-_ddea .GBAtX [1]&0x1))<<10; -}else {_ccba |=int (_ddea .getPixel (_gdaf +int (_ddea .GBAtX [1]),_dbfd +int (_ddea .GBAtY [1])))<<10;};};if _ddea .GBAtOverride [2]{_ccba &=0xF7FF;if _ddea .GBAtY [2]==0&&_ddea .GBAtX [2]>=-int8 (_bgc ){_ccba |=(_gdag >>uint (int8 (_gbafa )-_ddea .GBAtX [2]&0x1))<<11; -}else {_ccba |=int (_ddea .getPixel (_gdaf +int (_ddea .GBAtX [2]),_dbfd +int (_ddea .GBAtY [2])))<<11;};};if _ddea .GBAtOverride [3]{_ccba &=0x7FFF;if _ddea .GBAtY [3]==0&&_ddea .GBAtX [3]>=-int8 (_bgc ){_ccba |=(_gdag >>uint (int8 (_gbafa )-_ddea .GBAtX [3]&0x1))<<15; -}else {_ccba |=int (_ddea .getPixel (_gdaf +int (_ddea .GBAtX [3]),_dbfd +int (_ddea .GBAtY [3])))<<15;};};return _ccba ;};func (_bbba *GenericRefinementRegion )readAtPixels ()error {_bbba .GrAtX =make ([]int8 ,2);_bbba .GrAtY =make ([]int8 ,2);_ded ,_beba :=_bbba ._da .ReadByte (); -if _beba !=nil {return _beba ;};_bbba .GrAtX [0]=int8 (_ded );_ded ,_beba =_bbba ._da .ReadByte ();if _beba !=nil {return _beba ;};_bbba .GrAtY [0]=int8 (_ded );_ded ,_beba =_bbba ._da .ReadByte ();if _beba !=nil {return _beba ;};_bbba .GrAtX [1]=int8 (_ded ); -_ded ,_beba =_bbba ._da .ReadByte ();if _beba !=nil {return _beba ;};_bbba .GrAtY [1]=int8 (_ded );return nil ;};func (_bbbeca *TextRegion )decodeSymbolInstances ()error {_fceb ,_abfab :=_bbbeca .decodeStripT ();if _abfab !=nil {return _abfab ;};var (_ebaab int64 ; -_fcg uint32 ;);for _fcg < _bbbeca .NumberOfSymbolInstances {_fea ,_dcea :=_bbbeca .decodeDT ();if _dcea !=nil {return _dcea ;};_fceb +=_fea ;var _cgcc int64 ;_cgdg :=true ;_bbbeca ._dfffg =0;for {if _cgdg {_cgcc ,_dcea =_bbbeca .decodeDfs ();if _dcea !=nil {return _dcea ; -};_ebaab +=_cgcc ;_bbbeca ._dfffg =_ebaab ;_cgdg =false ;}else {_eeefc ,_dcb :=_bbbeca .decodeIds ();if _fb .Is (_dcb ,_dc .ErrOOB ){break ;};if _dcb !=nil {return _dcb ;};if _fcg >=_bbbeca .NumberOfSymbolInstances {break ;};_bbbeca ._dfffg +=_eeefc +int64 (_bbbeca .SbDsOffset ); -};_bcfc ,_gfee :=_bbbeca .decodeCurrentT ();if _gfee !=nil {return _gfee ;};_fcec :=_fceb +_bcfc ;_ebda ,_gfee :=_bbbeca .decodeID ();if _gfee !=nil {return _gfee ;};_cbee ,_gfee :=_bbbeca .decodeRI ();if _gfee !=nil {return _gfee ;};_beddg ,_gfee :=_bbbeca .decodeIb (_cbee ,_ebda ); -if _gfee !=nil {return _gfee ;};if _gfee =_bbbeca .blit (_beddg ,_fcec );_gfee !=nil {return _gfee ;};_fcg ++;};};return nil ;};func (_cggga *TableSegment )HtLow ()int32 {return _cggga ._cdacd };func (_dedb *RegionSegment )String ()string {_eebe :=&_dg .Builder {}; -_eebe .WriteString ("\u0009[\u0052E\u0047\u0049\u004f\u004e\u0020S\u0045\u0047M\u0045\u004e\u0054\u005d\u000a");_eebe .WriteString (_db .Sprintf ("\t\u0009\u002d\u0020\u0042\u0069\u0074m\u0061\u0070\u0020\u0028\u0077\u0069d\u0074\u0068\u002c\u0020\u0068\u0065\u0069g\u0068\u0074\u0029\u0020\u005b\u0025\u0064\u0078\u0025\u0064]\u000a",_dedb .BitmapWidth ,_dedb .BitmapHeight )); -_eebe .WriteString (_db .Sprintf ("\u0009\u0009\u002d\u0020L\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0028\u0078,\u0079)\u003a\u0020\u005b\u0025\u0064\u002c\u0025d\u005d\u000a",_dedb .XLocation ,_dedb .YLocation ));_eebe .WriteString (_db .Sprintf ("\t\u0009\u002d\u0020\u0043\u006f\u006db\u0069\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0073",_dedb .CombinaionOperator )); -return _eebe .String ();};func (_ggb *GenericRegion )overrideAtTemplate2 (_ecf ,_faff ,_begc ,_abed ,_bbag int )int {_ecf &=0x3FB;if _ggb .GBAtY [0]==0&&_ggb .GBAtX [0]>=-int8 (_bbag ){_ecf |=(_abed >>uint (7-(int8 (_bbag )+_ggb .GBAtX [0]))&0x1)<<2;}else {_ecf |=int (_ggb .getPixel (_faff +int (_ggb .GBAtX [0]),_begc +int (_ggb .GBAtY [0])))<<2; -};return _ecf ;};func (_gd *GenericRefinementRegion )decodeOptimized (_ea ,_fda ,_gbc ,_gff ,_ecb ,_fdb ,_ae int )error {var (_dd error ;_ecc int ;_gfe int ;);_cg :=_ea -int (_gd .ReferenceDY );if _abg :=int (-_gd .ReferenceDX );_abg > 0{_ecc =_abg ;}; -_fgg :=_gd .ReferenceBitmap .GetByteIndex (_ecc ,_cg );if _gd .ReferenceDX > 0{_gfe =int (_gd .ReferenceDX );};_eb :=_gd .RegionBitmap .GetByteIndex (_gfe ,_ea );switch _gd .TemplateID {case 0:_dd =_gd .decodeTemplate (_ea ,_fda ,_gbc ,_gff ,_ecb ,_fdb ,_ae ,_eb ,_cg ,_fgg ,_gd ._faa ); -case 1:_dd =_gd .decodeTemplate (_ea ,_fda ,_gbc ,_gff ,_ecb ,_fdb ,_ae ,_eb ,_cg ,_fgg ,_gd ._bf );};return _dd ;};func (_cdcd *PageInformationSegment )readResolution ()error {_cbbbb ,_baafc :=_cdcd ._dfcb .ReadBits (32);if _baafc !=nil {return _baafc ; -};_cdcd .ResolutionX =int (_cbbbb &_df .MaxInt32 );_cbbbb ,_baafc =_cdcd ._dfcb .ReadBits (32);if _baafc !=nil {return _baafc ;};_cdcd .ResolutionY =int (_cbbbb &_df .MaxInt32 );return nil ;};func (_dbc *GenericRegion )overrideAtTemplate3 (_dcgb ,_ageb ,_bdbf ,_ecd ,_fgb int )int {_dcgb &=0x3EF; -if _dbc .GBAtY [0]==0&&_dbc .GBAtX [0]>=-int8 (_fgb ){_dcgb |=(_ecd >>uint (7-(int8 (_fgb )+_dbc .GBAtX [0]))&0x1)<<4;}else {_dcgb |=int (_dbc .getPixel (_ageb +int (_dbc .GBAtX [0]),_bdbf +int (_dbc .GBAtY [0])))<<4;};return _dcgb ;};func (_gbab *TableSegment )HtPS ()int32 {return _gbab ._ccbgf }; -func (_ffgf *Header )subInputReader ()(*_fd .Reader ,error ){_fge :=int (_ffgf .SegmentDataLength );if _ffgf .SegmentDataLength ==_df .MaxInt32 {_fge =-1;};return _ffgf .Reader .NewPartialReader (int (_ffgf .SegmentDataStartOffset ),_fge ,false );};func (_cfga *PageInformationSegment )readDefaultPixelValue ()error {_ffde ,_dfcd :=_cfga ._dfcb .ReadBit (); -if _dfcd !=nil {return _dfcd ;};_cfga .DefaultPixelValue =uint8 (_ffde &0xf);return nil ;};func (_bfcfc *TextRegion )GetRegionInfo ()*RegionSegment {return _bfcfc .RegionInfo };func (_fgdb *SymbolDictionary )String ()string {_bffg :=&_dg .Builder {};_bffg .WriteString ("\n\u005b\u0053\u0059\u004dBO\u004c-\u0044\u0049\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u000a"); -_bffg .WriteString (_db .Sprintf ("\u0009-\u0020S\u0064\u0072\u0054\u0065\u006dp\u006c\u0061t\u0065\u0020\u0025\u0076\u000a",_fgdb .SdrTemplate ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0025\u0076\u000a",_fgdb .SdTemplate )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0069\u0073\u0043\u006f\u0064\u0069\u006eg\u0043\u006f\u006e\u0074\u0065\u0078\u0074R\u0065\u0074\u0061\u0069\u006e\u0065\u0064\u0020\u0025\u0076\u000a",_fgdb ._cdac ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0069\u0073\u0043\u006f\u0064\u0069\u006e\u0067C\u006f\u006e\u0074\u0065\u0078\u0074\u0055\u0073\u0065\u0064 \u0025\u0076\u000a",_fgdb ._eeaa )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0048u\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065S\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0025\u0076\u000a",_fgdb .SdHuffAggInstanceSelection )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053d\u0048\u0075\u0066\u0066\u0042\u004d\u0053\u0069\u007a\u0065S\u0065l\u0065\u0063\u0074\u0069\u006f\u006e\u0020%\u0076\u000a",_fgdb .SdHuffBMSizeSelection ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0048u\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0057\u0069\u0064\u0074\u0068S\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0025\u0076\u000a",_fgdb .SdHuffDecodeWidthSelection )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020Sd\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064e\u0048e\u0069g\u0068t\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0025\u0076\u000a",_fgdb .SdHuffDecodeHeightSelection ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020U\u0073\u0065\u0052\u0065f\u0069\u006e\u0065\u006d\u0065\u006e\u0074A\u0067\u0067\u0072\u0065\u0067\u0061\u0074\u0069\u006f\u006e\u0020\u0025\u0076\u000a",_fgdb .UseRefinementAggregation )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020is\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0065\u0064\u0020\u0025\u0076\u000a",_fgdb .IsHuffmanEncoded ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_fgdb .SdATX )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_fgdb .SdATY ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_fgdb .SdrATX )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_fgdb .SdrATY ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u004ff\u0045\u0078\u0070\u006f\u0072\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0025\u0076\u000a",_fgdb .NumberOfExportedSymbols )); -_bffg .WriteString (_db .Sprintf ("\u0009-\u0020\u004e\u0075\u006db\u0065\u0072\u004f\u0066\u004ee\u0077S\u0079m\u0062\u006f\u006c\u0073\u0020\u0025\u0076\n",_fgdb .NumberOfNewSymbols ));_bffg .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u004ff\u0049\u006d\u0070\u006f\u0072\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0025\u0076\u000a",_fgdb ._abdb )); -_bffg .WriteString (_db .Sprintf ("\u0009\u002d \u006e\u0075\u006d\u0062\u0065\u0072\u004f\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0064\u0053\u0079\u006d\u0062\u006f\u006c\u0073 %\u0076\u000a",_fgdb ._aegd ));return _bffg .String ();};func NewHeader (d Documenter ,r *_fd .Reader ,offset int64 ,organizationType OrganizationType )(*Header ,error ){_bffc :=&Header {Reader :r }; -if _geg :=_bffc .parse (d ,r ,offset ,organizationType );_geg !=nil {return nil ,_fc .Wrap (_geg ,"\u004ee\u0077\u0048\u0065\u0061\u0064\u0065r","");};return _bffc ,nil ;};func (_fgc *PatternDictionary )readGrayMax ()error {_abfd ,_fafe :=_fgc ._adga .ReadBits (32); -if _fafe !=nil {return _fafe ;};_fgc .GrayMax =uint32 (_abfd &_df .MaxUint32 );return nil ;};func (_fecb *SymbolDictionary )InitEncode (symbols *_ca .Bitmaps ,symbolList []int ,symbolMap map[int ]int ,unborderSymbols bool )error {const _bggf ="S\u0079\u006d\u0062\u006f\u006c\u0044i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002eI\u006e\u0069\u0074E\u006ec\u006f\u0064\u0065"; -_fecb .SdATX =[]int8 {3,-3,2,-2};_fecb .SdATY =[]int8 {-1,-1,-2,-2};_fecb ._agcf =symbols ;_fecb ._fecd =make ([]int ,len (symbolList ));copy (_fecb ._fecd ,symbolList );if len (_fecb ._fecd )!=_fecb ._agcf .Size (){return _fc .Error (_bggf ,"s\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0061\u006e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u004ci\u0073\u0074\u0020\u006f\u0066\u0020\u0064\u0069\u0066\u0066er\u0065\u006e\u0074 \u0073i\u007a\u0065"); -};_fecb .NumberOfNewSymbols =uint32 (symbols .Size ());_fecb .NumberOfExportedSymbols =uint32 (symbols .Size ());_fecb ._abea =symbolMap ;_fecb ._dacb =unborderSymbols ;return nil ;};func (_cdacb *SymbolDictionary )huffDecodeBmSize ()(int64 ,error ){if _cdacb ._aedf ==nil {var (_dgf int ; -_bcee error ;);if _cdacb .SdHuffDecodeHeightSelection ==3{_dgf ++;};if _cdacb .SdHuffDecodeWidthSelection ==3{_dgf ++;};_cdacb ._aedf ,_bcee =_cdacb .getUserTable (_dgf );if _bcee !=nil {return 0,_bcee ;};};return _cdacb ._aedf .Decode (_cdacb ._cgcb ); -};func (_fbgf *TextRegion )decodeRdw ()(int64 ,error ){const _cdaca ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064w";if _fbgf .IsHuffmanEncoded {if _fbgf .SbHuffRDWidth ==3{if _fbgf ._gbcde ==nil {var (_agec int ;_fbedb error ;);if _fbgf .SbHuffFS ==3{_agec ++; -};if _fbgf .SbHuffDS ==3{_agec ++;};if _fbgf .SbHuffDT ==3{_agec ++;};_fbgf ._gbcde ,_fbedb =_fbgf .getUserTable (_agec );if _fbedb !=nil {return 0,_fc .Wrap (_fbedb ,_cdaca ,"");};};return _fbgf ._gbcde .Decode (_fbgf ._bfbf );};_cbeee ,_fgeg :=_bc .GetStandardTable (14+int (_fbgf .SbHuffRDWidth )); -if _fgeg !=nil {return 0,_fc .Wrap (_fgeg ,_cdaca ,"");};return _cbeee .Decode (_fbgf ._bfbf );};_fgfa ,_ccfc :=_fbgf ._gcdaba .DecodeInt (_fbgf ._ccega );if _ccfc !=nil {return 0,_fc .Wrap (_ccfc ,_cdaca ,"");};return int64 (_fgfa ),nil ;};func (_eebb *PageInformationSegment )String ()string {_ccff :=&_dg .Builder {}; -_ccff .WriteString ("\u000a\u005b\u0050\u0041G\u0045\u002d\u0049\u004e\u0046\u004f\u0052\u004d\u0041\u0054I\u004fN\u002d\u0053\u0045\u0047\u004d\u0045\u004eT\u005d\u000a");_ccff .WriteString (_db .Sprintf ("\u0009\u002d \u0042\u004d\u0048e\u0069\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u000a",_eebb .PageBMHeight )); -_ccff .WriteString (_db .Sprintf ("\u0009-\u0020B\u004d\u0057\u0069\u0064\u0074\u0068\u003a\u0020\u0025\u0064\u000a",_eebb .PageBMWidth ));_ccff .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0058\u003a\u0020\u0025\u0064\u000a",_eebb .ResolutionX )); -_ccff .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0059\u003a\u0020\u0025\u0064\u000a",_eebb .ResolutionY ));_ccff .WriteString (_db .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0073\u000a",_eebb ._fdgb )); -_ccff .WriteString (_db .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006eO\u0070\u0065\u0072\u0061\u0074\u006f\u0072O\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u003a\u0020\u0025v\u000a",_eebb ._agae ));_ccff .WriteString (_db .Sprintf ("\u0009-\u0020I\u0073\u004c\u006f\u0073\u0073l\u0065\u0073s\u003a\u0020\u0025\u0076\u000a",_eebb .IsLossless )); -_ccff .WriteString (_db .Sprintf ("\u0009\u002d\u0020R\u0065\u0071\u0075\u0069r\u0065\u0073\u0041\u0075\u0078\u0069\u006ci\u0061\u0072\u0079\u0042\u0075\u0066\u0066\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_eebb ._daga ));_ccff .WriteString (_db .Sprintf ("\u0009\u002d\u0020M\u0069\u0067\u0068\u0074C\u006f\u006e\u0074\u0061\u0069\u006e\u0052e\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0076\u000a",_eebb ._affb )); -_ccff .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0049\u0073\u0053\u0074\u0072\u0069\u0070\u0065\u0064:\u0020\u0025\u0076\u000a",_eebb .IsStripe ));_ccff .WriteString (_db .Sprintf ("\t\u002d\u0020\u004d\u0061xS\u0074r\u0069\u0070\u0065\u0053\u0069z\u0065\u003a\u0020\u0025\u0076\u000a",_eebb .MaxStripeSize )); -return _ccff .String ();};func (_ggbc *GenericRegion )setParameters (_bccd bool ,_ebc ,_dbdb int64 ,_aga ,_aegb uint32 ){_ggbc .IsMMREncoded =_bccd ;_ggbc .DataOffset =_ebc ;_ggbc .DataLength =_dbdb ;_ggbc .RegionSegment .BitmapHeight =_aga ;_ggbc .RegionSegment .BitmapWidth =_aegb ; -_ggbc ._cged =nil ;_ggbc .Bitmap =nil ;};func (_acfc *SymbolDictionary )checkInput ()error {if _acfc .SdHuffDecodeHeightSelection ==2{_aa .Log .Debug ("\u0053\u0079\u006d\u0062\u006fl\u0020\u0044\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0048\u0065\u0069\u0067\u0068\u0074\u0020\u0053e\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006e\u006f\u0074\u0020\u0070\u0065r\u006d\u0069\u0074\u0074\u0065\u0064",_acfc .SdHuffDecodeHeightSelection ); -};if _acfc .SdHuffDecodeWidthSelection ==2{_aa .Log .Debug ("\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0057\u0069\u0064t\u0068\u0020\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064\u0020\u0076\u0061l\u0075\u0065\u0020\u006e\u006f\u0074 \u0070\u0065r\u006d\u0069t\u0074e\u0064",_acfc .SdHuffDecodeWidthSelection ); -};if _acfc .IsHuffmanEncoded {if _acfc .SdTemplate !=0{_aa .Log .Debug ("\u0053\u0044T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u003d\u0020\u0025\u0064\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e \u0030\u0029",_acfc .SdTemplate ); -};if !_acfc .UseRefinementAggregation {if !_acfc .UseRefinementAggregation {if _acfc ._cdac {_aa .Log .Debug ("\u0049\u0073\u0043\u006f\u0064\u0069\u006e\u0067C\u006f\u006e\u0074ex\u0074\u0052\u0065\u0074\u0061\u0069n\u0065\u0064\u0020\u003d\u0020\u0074\u0072\u0075\u0065\u0020\u0028\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0066\u0061\u006cs\u0065\u0029"); -_acfc ._cdac =false ;};if _acfc ._eeaa {_aa .Log .Debug ("\u0069s\u0043\u006fd\u0069\u006e\u0067\u0043o\u006e\u0074\u0065x\u0074\u0055\u0073\u0065\u0064\u0020\u003d\u0020\u0074ru\u0065\u0020\u0028s\u0068\u006fu\u006c\u0064\u0020\u0062\u0065\u0020f\u0061\u006cs\u0065\u0029"); -_acfc ._eeaa =false ;};};};}else {if _acfc .SdHuffBMSizeSelection !=0{_aa .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066B\u004d\u0053\u0069\u007a\u0065\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0030"); -_acfc .SdHuffBMSizeSelection =0;};if _acfc .SdHuffDecodeWidthSelection !=0{_aa .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0057\u0069\u0064\u0074\u0068\u0053\u0065\u006c\u0065\u0063\u0074\u0069o\u006e\u0020\u0073\u0068\u006fu\u006c\u0064 \u0062\u0065\u0020\u0030"); -_acfc .SdHuffDecodeWidthSelection =0;};if _acfc .SdHuffDecodeHeightSelection !=0{_aa .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0048e\u0069\u0067\u0068\u0074\u0053\u0065l\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0030"); -_acfc .SdHuffDecodeHeightSelection =0;};};if !_acfc .UseRefinementAggregation {if _acfc .SdrTemplate !=0{_aa .Log .Debug ("\u0053\u0044\u0052\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u003d\u0020\u0025\u0064\u0020\u0028s\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030\u0029",_acfc .SdrTemplate ); -_acfc .SdrTemplate =0;};};if !_acfc .IsHuffmanEncoded ||!_acfc .UseRefinementAggregation {if _acfc .SdHuffAggInstanceSelection {_aa .Log .Debug ("\u0053d\u0048\u0075f\u0066\u0041\u0067g\u0049\u006e\u0073\u0074\u0061\u006e\u0063e\u0053\u0065\u006c\u0065\u0063\u0074i\u006f\u006e\u0020\u003d\u0020\u0025\u0064\u0020\u0028\u0073\u0068o\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030\u0029",_acfc .SdHuffAggInstanceSelection ); -};};return nil ;};func (_dgbg *HalftoneRegion )GetRegionInfo ()*RegionSegment {return _dgbg .RegionSegment };type template0 struct{};func (_ccfd *PatternDictionary )checkInput ()error {if _ccfd .HdpHeight < 1||_ccfd .HdpWidth < 1{return _fb .New ("in\u0076\u0061l\u0069\u0064\u0020\u0048\u0065\u0061\u0064\u0065\u0072 \u0056\u0061\u006c\u0075\u0065\u003a\u0020\u0057\u0069\u0064\u0074\u0068\u002f\u0048\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020g\u0072e\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020z\u0065\u0072o"); -};if _ccfd .IsMMREncoded {if _ccfd .HDTemplate !=0{_aa .Log .Debug ("\u0076\u0061\u0072\u0069\u0061\u0062\u006c\u0065\u0020\u0048\u0044\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0030"); -};};return nil ;};func (_ddbcc *SymbolDictionary )huffDecodeRefAggNInst ()(int64 ,error ){if !_ddbcc .SdHuffAggInstanceSelection {_ceag ,_efea :=_bc .GetStandardTable (1);if _efea !=nil {return 0,_efea ;};return _ceag .Decode (_ddbcc ._cgcb );};if _ddbcc ._gdbfe ==nil {var (_bbaa int ; -_gbce error ;);if _ddbcc .SdHuffDecodeHeightSelection ==3{_bbaa ++;};if _ddbcc .SdHuffDecodeWidthSelection ==3{_bbaa ++;};if _ddbcc .SdHuffBMSizeSelection ==3{_bbaa ++;};_ddbcc ._gdbfe ,_gbce =_ddbcc .getUserTable (_bbaa );if _gbce !=nil {return 0,_gbce ; -};};return _ddbcc ._gdbfe .Decode (_ddbcc ._cgcb );};func (_acg *GenericRegion )Encode (w _fd .BinaryWriter )(_adg int ,_ddgac error ){const _fcc ="G\u0065n\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069o\u006e\u002e\u0045\u006eco\u0064\u0065";if _acg .Bitmap ==nil {return 0,_fc .Error (_fcc ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070"); -};_eecg ,_ddgac :=_acg .RegionSegment .Encode (w );if _ddgac !=nil {return 0,_fc .Wrap (_ddgac ,_fcc ,"\u0052\u0065\u0067\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065\u006e\u0074");};_adg +=_eecg ;if _ddgac =w .SkipBits (4);_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"\u0073k\u0069p\u0020\u0072\u0065\u0073\u0065r\u0076\u0065d\u0020\u0062\u0069\u0074\u0073"); -};var _fdg int ;if _acg .IsTPGDon {_fdg =1;};if _ddgac =w .WriteBit (_fdg );_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"\u0074\u0070\u0067\u0064\u006f\u006e");};_fdg =0;if _ddgac =w .WriteBit (int (_acg .GBTemplate >>1)&0x01);_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"f\u0069r\u0073\u0074\u0020\u0067\u0062\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 b\u0069\u0074"); -};if _ddgac =w .WriteBit (int (_acg .GBTemplate )&0x01);_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"s\u0065\u0063\u006f\u006ed \u0067b\u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u0062\u0069\u0074");};if _acg .UseMMR {_fdg =1;};if _ddgac =w .WriteBit (_fdg ); -_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"u\u0073\u0065\u0020\u004d\u004d\u0052\u0020\u0062\u0069\u0074");};_adg ++;if _eecg ,_ddgac =_acg .writeGBAtPixels (w );_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"");};_adg +=_eecg ;_bgg :=_a .New (); -if _ddgac =_bgg .EncodeBitmap (_acg .Bitmap ,_acg .IsTPGDon );_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"");};_bgg .Final ();var _gga int64 ;if _gga ,_ddgac =_bgg .WriteTo (w );_ddgac !=nil {return _adg ,_fc .Wrap (_ddgac ,_fcc ,"");};_adg +=int (_gga ); -return _adg ,nil ;};type EncodeInitializer interface{InitEncode ();};func (_aadc *TextRegion )decodeCurrentT ()(int64 ,error ){if _aadc .SbStrips !=1{if _aadc .IsHuffmanEncoded {_ggac ,_ccfeg :=_aadc ._bfbf .ReadBits (byte (_aadc .LogSBStrips ));return int64 (_ggac ),_ccfeg ; -};_dbeef ,_fdga :=_aadc ._gcdaba .DecodeInt (_aadc ._cfgfe );if _fdga !=nil {return 0,_fdga ;};return int64 (_dbeef ),nil ;};return 0,nil ;};func (_decg *SymbolDictionary )addSymbol (_fded Regioner )error {_fdeb ,_cae :=_fded .GetRegionBitmap ();if _cae !=nil {return _cae ; -};_decg ._defc [_decg ._aegd ]=_fdeb ;_decg ._abca =append (_decg ._abca ,_fdeb );_aa .Log .Trace ("\u005b\u0053YM\u0042\u004f\u004c \u0044\u0049\u0043\u0054ION\u0041RY\u005d\u0020\u0041\u0064\u0064\u0065\u0064 s\u0079\u006d\u0062\u006f\u006c\u003a\u0020%\u0073",_fdeb ); -return nil ;};func (_dee *GenericRefinementRegion )parseHeader ()(_ebd error ){_aa .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072s\u0069\u006e\u0067\u0020\u0048e\u0061\u0064e\u0072\u002e\u002e\u002e"); -_cge :=_c .Now ();defer func (){if _ebd ==nil {_aa .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045G\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066\u0069\u006e\u0069\u0073\u0068id\u0020\u0069\u006e\u003a\u0020\u0025\u0064\u0020\u006e\u0073",_c .Since (_cge ).Nanoseconds ()); -}else {_aa .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0073",_ebd ); -};}();if _ebd =_dee .RegionInfo .parseHeader ();_ebd !=nil {return _ebd ;};_ ,_ebd =_dee ._da .ReadBits (6);if _ebd !=nil {return _ebd ;};_dee .IsTPGROn ,_ebd =_dee ._da .ReadBool ();if _ebd !=nil {return _ebd ;};var _ccd int ;_ccd ,_ebd =_dee ._da .ReadBit (); -if _ebd !=nil {return _ebd ;};_dee .TemplateID =int8 (_ccd );switch _dee .TemplateID {case 0:_dee .Template =_dee ._faa ;if _ebd =_dee .readAtPixels ();_ebd !=nil {return _ebd ;};case 1:_dee .Template =_dee ._bf ;};return nil ;};func (_deab *SymbolDictionary )decodeRefinedSymbol (_agcb ,_fefc uint32 )error {var (_fcbce int ; -_ggcf ,_edbb int32 ;);if _deab .IsHuffmanEncoded {_cbg ,_gdbd :=_deab ._cgcb .ReadBits (byte (_deab ._ddge ));if _gdbd !=nil {return _gdbd ;};_fcbce =int (_cbg );_cffd ,_gdbd :=_bc .GetStandardTable (15);if _gdbd !=nil {return _gdbd ;};_cgdd ,_gdbd :=_cffd .Decode (_deab ._cgcb ); -if _gdbd !=nil {return _gdbd ;};_ggcf =int32 (_cgdd );_cgdd ,_gdbd =_cffd .Decode (_deab ._cgcb );if _gdbd !=nil {return _gdbd ;};_edbb =int32 (_cgdd );_cffd ,_gdbd =_bc .GetStandardTable (1);if _gdbd !=nil {return _gdbd ;};if _ ,_gdbd =_cffd .Decode (_deab ._cgcb ); -_gdbd !=nil {return _gdbd ;};_deab ._cgcb .Align ();}else {_dcec ,_cfgf :=_deab ._bdff .DecodeIAID (uint64 (_deab ._ddge ),_deab ._fdf );if _cfgf !=nil {return _cfgf ;};_fcbce =int (_dcec );_ggcf ,_cfgf =_deab ._bdff .DecodeInt (_deab ._bgfg );if _cfgf !=nil {return _cfgf ; -};_edbb ,_cfgf =_deab ._bdff .DecodeInt (_deab ._ffff );if _cfgf !=nil {return _cfgf ;};};if _dgaf :=_deab .setSymbolsArray ();_dgaf !=nil {return _dgaf ;};_bagg :=_deab ._abca [_fcbce ];if _cbgf :=_deab .decodeNewSymbols (_agcb ,_fefc ,_bagg ,_ggcf ,_edbb ); -_cbgf !=nil {return _cbgf ;};if _deab .IsHuffmanEncoded {_deab ._cgcb .Align ();};return nil ;};func (_ddff *TextRegion )encodeFlags (_fgcd _fd .BinaryWriter )(_gdf int ,_cdda error ){const _ecace ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; -if _cdda =_fgcd .WriteBit (int (_ddff .SbrTemplate ));_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"s\u0062\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};if _ ,_cdda =_fgcd .WriteBits (uint64 (_ddff .SbDsOffset ),5);_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0073\u0062\u0044\u0073\u004f\u0066\u0066\u0073\u0065\u0074"); -};if _cdda =_fgcd .WriteBit (int (_ddff .DefaultPixel ));_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0044\u0065\u0066a\u0075\u006c\u0074\u0050\u0069\u0078\u0065\u006c");};if _ ,_cdda =_fgcd .WriteBits (uint64 (_ddff .CombinationOperator ),2); -_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0043\u006f\u006d\u0062in\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065\u0072\u0061\u0074\u006f\u0072");};if _cdda =_fgcd .WriteBit (int (_ddff .IsTransposed ));_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0069\u0073\u0020\u0074\u0072\u0061\u006e\u0073\u0070\u006f\u0073\u0065\u0064"); -};if _ ,_cdda =_fgcd .WriteBits (uint64 (_ddff .ReferenceCorner ),2);_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0072\u0065f\u0065\u0072\u0065n\u0063\u0065\u0020\u0063\u006f\u0072\u006e\u0065\u0072");};if _ ,_cdda =_fgcd .WriteBits (uint64 (_ddff .LogSBStrips ),2); -_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"L\u006f\u0067\u0053\u0042\u0053\u0074\u0072\u0069\u0070\u0073");};var _bedb int ;if _ddff .UseRefinement {_bedb =1;};if _cdda =_fgcd .WriteBit (_bedb );_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"\u0075\u0073\u0065\u0020\u0072\u0065\u0066\u0069\u006ee\u006d\u0065\u006e\u0074"); -};_bedb =0;if _ddff .IsHuffmanEncoded {_bedb =1;};if _cdda =_fgcd .WriteBit (_bedb );_cdda !=nil {return _gdf ,_fc .Wrap (_cdda ,_ecace ,"u\u0073\u0065\u0020\u0068\u0075\u0066\u0066\u006d\u0061\u006e");};_gdf =2;return _gdf ,nil ;};func (_beece *TextRegion )getUserTable (_gadc int )(_bc .Tabler ,error ){const _aefb ="\u0067\u0065\u0074U\u0073\u0065\u0072\u0054\u0061\u0062\u006c\u0065"; -var _gcag int ;for _ ,_ebcc :=range _beece .Header .RTSegments {if _ebcc .Type ==53{if _gcag ==_gadc {_cgge ,_fdae :=_ebcc .GetSegmentData ();if _fdae !=nil {return nil ,_fdae ;};_baf ,_gedg :=_cgge .(*TableSegment );if !_gedg {_aa .Log .Debug (_db .Sprintf ("\u0073\u0065\u0067\u006d\u0065\u006e\u0074 \u0077\u0069\u0074h\u0020\u0054\u0079p\u0065\u00205\u0033\u0020\u002d\u0020\u0061\u006ed\u0020in\u0064\u0065\u0078\u003a\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0054\u0061\u0062\u006c\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074",_ebcc .SegmentNumber )); -return nil ,_fc .Error (_aefb ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074 \u0077\u0069\u0074h\u0020\u0054\u0079\u0070e\u0020\u0035\u0033\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u002a\u0054\u0061\u0062\u006c\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); -};return _bc .NewEncodedTable (_baf );};_gcag ++;};};return nil ,nil ;};func (_eecaf *TextRegion )checkInput ()error {const _cdeg ="\u0063\u0068\u0065\u0063\u006b\u0049\u006e\u0070\u0075\u0074";if !_eecaf .UseRefinement {if _eecaf .SbrTemplate !=0{_aa .Log .Debug ("\u0053\u0062\u0072Te\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030"); -_eecaf .SbrTemplate =0;};};if _eecaf .SbHuffFS ==2||_eecaf .SbHuffRDWidth ==2||_eecaf .SbHuffRDHeight ==2||_eecaf .SbHuffRDX ==2||_eecaf .SbHuffRDY ==2{return _fc .Error (_cdeg ,"h\u0075\u0066\u0066\u006d\u0061\u006e \u0066\u006c\u0061\u0067\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064"); -};if !_eecaf .UseRefinement {if _eecaf .SbHuffRSize !=0{_aa .Log .Debug ("\u0053\u0062\u0048uf\u0066\u0052\u0053\u0069\u007a\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030");_eecaf .SbHuffRSize =0;};if _eecaf .SbHuffRDY !=0{_aa .Log .Debug ("S\u0062\u0048\u0075\u0066fR\u0044Y\u0020\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0030"); -_eecaf .SbHuffRDY =0;};if _eecaf .SbHuffRDX !=0{_aa .Log .Debug ("S\u0062\u0048\u0075\u0066fR\u0044X\u0020\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0030");_eecaf .SbHuffRDX =0;};if _eecaf .SbHuffRDWidth !=0{_aa .Log .Debug ("\u0053b\u0048\u0075\u0066\u0066R\u0044\u0057\u0069\u0064\u0074h\u0020s\u0068o\u0075\u006c\u0064\u0020\u0062\u0065\u00200"); -_eecaf .SbHuffRDWidth =0;};if _eecaf .SbHuffRDHeight !=0{_aa .Log .Debug ("\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069g\u0068\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020b\u0065\u0020\u0030");_eecaf .SbHuffRDHeight =0;}; -};return nil ;};func (_cdgf *HalftoneRegion )computeX (_gca ,_agfg int )int {return _cdgf .shiftAndFill (int (_cdgf .HGridX )+_gca *int (_cdgf .HRegionY )+_agfg *int (_cdgf .HRegionX ));};func (_gaebc *SymbolDictionary )decodeThroughTextRegion (_fbed ,_eafg ,_gfc uint32 )error {if _gaebc ._edga ==nil {_gaebc ._edga =_fgcgg (_gaebc ._cgcb ,nil ); -_gaebc ._edga .setContexts (_gaebc ._acfg ,_fe .NewStats (512,1),_fe .NewStats (512,1),_fe .NewStats (512,1),_fe .NewStats (512,1),_gaebc ._fdf ,_fe .NewStats (512,1),_fe .NewStats (512,1),_fe .NewStats (512,1),_fe .NewStats (512,1));};if _ffcca :=_gaebc .setSymbolsArray (); -_ffcca !=nil {return _ffcca ;};_gaebc ._edga .setParameters (_gaebc ._bdff ,_gaebc .IsHuffmanEncoded ,true ,_fbed ,_eafg ,_gfc ,1,_gaebc ._abdb +_gaebc ._aegd ,0,0,0,1,0,0,0,0,0,0,0,0,0,_gaebc .SdrTemplate ,_gaebc .SdrATX ,_gaebc .SdrATY ,_gaebc ._abca ,_gaebc ._ddge ); -return _gaebc .addSymbol (_gaebc ._edga );};func (_cab *template1 )setIndex (_ddb *_fe .DecoderStats ){_ddb .SetIndex (0x080)};func (_bebg *PageInformationSegment )CombinationOperatorOverrideAllowed ()bool {return _bebg ._agae };func (_eeae Type )String ()string {switch _eeae {case TSymbolDictionary :return "\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"; -case TIntermediateTextRegion :return "\u0049n\u0074\u0065\u0072\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020T\u0065\u0078\u0074\u0020\u0052\u0065\u0067\u0069\u006f\u006e";case TImmediateTextRegion :return "I\u006d\u006d\u0065\u0064ia\u0074e\u0020\u0054\u0065\u0078\u0074 \u0052\u0065\u0067\u0069\u006f\u006e"; -case TImmediateLosslessTextRegion :return "\u0049\u006d\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020L\u006f\u0073\u0073\u006c\u0065\u0073\u0073 \u0054\u0065\u0078\u0074\u0020\u0052\u0065\u0067\u0069\u006f\u006e";case TPatternDictionary :return "\u0050a\u0074t\u0065\u0072\u006e\u0020\u0044i\u0063\u0074i\u006f\u006e\u0061\u0072\u0079"; -case TIntermediateHalftoneRegion :return "\u0049\u006e\u0074\u0065r\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0048\u0061l\u0066t\u006f\u006e\u0065\u0020\u0052\u0065\u0067i\u006f\u006e";case TImmediateHalftoneRegion :return "\u0049m\u006d\u0065\u0064\u0069a\u0074\u0065\u0020\u0048\u0061l\u0066t\u006fn\u0065\u0020\u0052\u0065\u0067\u0069\u006fn"; -case TImmediateLosslessHalftoneRegion :return "\u0049\u006d\u006ded\u0069\u0061\u0074\u0065\u0020\u004c\u006f\u0073\u0073l\u0065s\u0073 \u0048a\u006c\u0066\u0074\u006f\u006e\u0065\u0020\u0052\u0065\u0067\u0069\u006f\u006e";case TIntermediateGenericRegion :return "I\u006e\u0074\u0065\u0072\u006d\u0065d\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006e\u0065r\u0069\u0063\u0020R\u0065g\u0069\u006f\u006e"; -case TImmediateGenericRegion :return "\u0049m\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006ee\u0072\u0069\u0063\u0020\u0052\u0065\u0067\u0069\u006f\u006e";case TImmediateLosslessGenericRegion :return "\u0049\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u0020\u004c\u006f\u0073\u0073\u006c\u0065\u0073\u0073\u0020\u0047e\u006e\u0065\u0072\u0069\u0063\u0020\u0052e\u0067\u0069\u006f\u006e"; -case TIntermediateGenericRefinementRegion :return "\u0049\u006e\u0074\u0065\u0072\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0020\u0052\u0065\u0066i\u006e\u0065\u006d\u0065\u006et\u0020\u0052e\u0067\u0069\u006f\u006e"; +package segments ;import (_e "encoding/binary";_gb "errors";_ca "fmt";_fb "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/internal/bitwise";_dd "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_dc "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap"; +_f "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/arithmetic";_gcc "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/huffman";_egc "github.com/unidoc/unipdf/v3/internal/jbig2/decoder/mmr";_ed "github.com/unidoc/unipdf/v3/internal/jbig2/encoder/arithmetic"; +_dgd "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_gee "github.com/unidoc/unipdf/v3/internal/jbig2/internal";_gc "image";_d "io";_g "math";_eg "strings";_ge "time";);func (_b *EndOfStripe )parseHeader ()error {_geb ,_ba :=_b ._dga .ReadBits (32); +if _ba !=nil {return _ba ;};_b ._cg =int (_geb &_g .MaxInt32 );return nil ;};func (_ffdb *SymbolDictionary )setExportedSymbols (_eage []int ){for _fabc :=uint32 (0);_fabc < _ffdb ._bgefe +_ffdb .NumberOfNewSymbols ;_fabc ++{if _eage [_fabc ]==1{var _dbfg *_dc .Bitmap ; +if _fabc < _ffdb ._bgefe {_dbfg =_ffdb ._ggccg [_fabc ];}else {_dbfg =_ffdb ._gdbg [_fabc -_ffdb ._bgefe ];};_fb .Log .Trace ("\u005bS\u0059\u004dB\u004f\u004c\u002d\u0044I\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u0020\u0041\u0064\u0064 E\u0078\u0070\u006fr\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c:\u0020\u0027%\u0073\u0027",_dbfg ); +_ffdb ._egfag =append (_ffdb ._egfag ,_dbfg );};};};func (_ggcd *PatternDictionary )checkInput ()error {if _ggcd .HdpHeight < 1||_ggcd .HdpWidth < 1{return _gb .New ("in\u0076\u0061l\u0069\u0064\u0020\u0048\u0065\u0061\u0064\u0065\u0072 \u0056\u0061\u006c\u0075\u0065\u003a\u0020\u0057\u0069\u0064\u0074\u0068\u002f\u0048\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020g\u0072e\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020z\u0065\u0072o"); +};if _ggcd .IsMMREncoded {if _ggcd .HDTemplate !=0{_fb .Log .Debug ("\u0076\u0061\u0072\u0069\u0061\u0062\u006c\u0065\u0020\u0048\u0044\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0030"); +};};return nil ;};func (_ec *EndOfStripe )Init (h *Header ,r *_dg .Reader )error {_ec ._dga =r ;return _ec .parseHeader ()};func (_dafc *HalftoneRegion )grayScaleDecoding (_gfa int )([][]int ,error ){var (_cec []int8 ;_caaa []int8 ;);if !_dafc .IsMMREncoded {_cec =make ([]int8 ,4); +_caaa =make ([]int8 ,4);if _dafc .HTemplate <=1{_cec [0]=3;}else if _dafc .HTemplate >=2{_cec [0]=2;};_caaa [0]=-1;_cec [1]=-3;_caaa [1]=-1;_cec [2]=2;_caaa [2]=-2;_cec [3]=-2;_caaa [3]=-2;};_cca :=make ([]*_dc .Bitmap ,_gfa );_gcb :=NewGenericRegion (_dafc ._fage ); +_gcb .setParametersMMR (_dafc .IsMMREncoded ,_dafc .DataOffset ,_dafc .DataLength ,_dafc .HGridHeight ,_dafc .HGridWidth ,_dafc .HTemplate ,false ,_dafc .HSkipEnabled ,_cec ,_caaa );_ebbg :=_gfa -1;var _dbeb error ;_cca [_ebbg ],_dbeb =_gcb .GetRegionBitmap (); +if _dbeb !=nil {return nil ,_dbeb ;};for _ebbg > 0{_ebbg --;_gcb .Bitmap =nil ;_cca [_ebbg ],_dbeb =_gcb .GetRegionBitmap ();if _dbeb !=nil {return nil ,_dbeb ;};if _dbeb =_dafc .combineGrayscalePlanes (_cca ,_ebbg );_dbeb !=nil {return nil ,_dbeb ;};}; +return _dafc .computeGrayScalePlanes (_cca ,_gfa );};func (_daad *SymbolDictionary )getUserTable (_fafb int )(_gcc .Tabler ,error ){var _bddc int ;for _ ,_acba :=range _daad .Header .RTSegments {if _acba .Type ==53{if _bddc ==_fafb {_ffbdb ,_ggad :=_acba .GetSegmentData (); +if _ggad !=nil {return nil ,_ggad ;};_bbcc :=_ffbdb .(_gcc .BasicTabler );return _gcc .NewEncodedTable (_bbcc );};_bddc ++;};};return nil ,nil ;};func (_acge *GenericRefinementRegion )readAtPixels ()error {_acge .GrAtX =make ([]int8 ,2);_acge .GrAtY =make ([]int8 ,2); +_dff ,_bcb :=_acge ._fa .ReadByte ();if _bcb !=nil {return _bcb ;};_acge .GrAtX [0]=int8 (_dff );_dff ,_bcb =_acge ._fa .ReadByte ();if _bcb !=nil {return _bcb ;};_acge .GrAtY [0]=int8 (_dff );_dff ,_bcb =_acge ._fa .ReadByte ();if _bcb !=nil {return _bcb ; +};_acge .GrAtX [1]=int8 (_dff );_dff ,_bcb =_acge ._fa .ReadByte ();if _bcb !=nil {return _bcb ;};_acge .GrAtY [1]=int8 (_dff );return nil ;};func (_dbb *GenericRefinementRegion )parseHeader ()(_gcff error ){_fb .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072s\u0069\u006e\u0067\u0020\u0048e\u0061\u0064e\u0072\u002e\u002e\u002e"); +_ffa :=_ge .Now ();defer func (){if _gcff ==nil {_fb .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045G\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066\u0069\u006e\u0069\u0073\u0068id\u0020\u0069\u006e\u003a\u0020\u0025\u0064\u0020\u006e\u0073",_ge .Since (_ffa ).Nanoseconds ()); +}else {_fb .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0073",_gcff ); +};}();if _gcff =_dbb .RegionInfo .parseHeader ();_gcff !=nil {return _gcff ;};_ ,_gcff =_dbb ._fa .ReadBits (6);if _gcff !=nil {return _gcff ;};_dbb .IsTPGROn ,_gcff =_dbb ._fa .ReadBool ();if _gcff !=nil {return _gcff ;};var _dag int ;_dag ,_gcff =_dbb ._fa .ReadBit (); +if _gcff !=nil {return _gcff ;};_dbb .TemplateID =int8 (_dag );switch _dbb .TemplateID {case 0:_dbb .Template =_dbb ._bd ;if _gcff =_dbb .readAtPixels ();_gcff !=nil {return _gcff ;};case 1:_dbb .Template =_dbb ._ef ;};return nil ;};func (_eb *GenericRefinementRegion )getGrReference ()(*_dc .Bitmap ,error ){segments :=_eb ._bf .RTSegments ; +if len (segments )==0{return nil ,_gb .New ("\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0065\u0078is\u0074\u0073");};_dde ,_gf :=segments [0].GetSegmentData (); +if _gf !=nil {return nil ,_gf ;};_ga ,_gbc :=_dde .(Regioner );if !_gbc {return nil ,_ca .Errorf ("\u0072\u0065\u0066\u0065\u0072r\u0065\u0064\u0020\u0074\u006f\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0052\u0065\u0067\u0069\u006f\u006e\u0065\u0072\u003a\u0020\u0025\u0054",_dde ); +};return _ga .GetRegionBitmap ();};func (_egbc *GenericRegion )setOverrideFlag (_gggg int ){_egbc .GBAtOverride [_gggg ]=true ;_egbc ._cgb =true ;};func (_cdfd *GenericRegion )decodeTemplate1 (_cgcc ,_ecfb ,_edg int ,_ceg ,_bbc int )(_bfc error ){const _fcbd ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0031"; +var (_eff ,_gbce int ;_bgae ,_bcf int ;_gggf byte ;_ffae ,_ege int ;);if _cgcc >=1{_gggf ,_bfc =_cdfd .Bitmap .GetByte (_bbc );if _bfc !=nil {return _dgd .Wrap (_bfc ,_fcbd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_bgae =int (_gggf );};if _cgcc >=2{_gggf ,_bfc =_cdfd .Bitmap .GetByte (_bbc -_cdfd .Bitmap .RowStride ); +if _bfc !=nil {return _dgd .Wrap (_bfc ,_fcbd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_bcf =int (_gggf )<<5;};_eff =((_bgae >>1)&0x1f8)|((_bcf >>1)&0x1e00);for _eeda :=0;_eeda < _edg ;_eeda =_ffae {var (_gdeg byte ;_fab int ;);_ffae =_eeda +8; +if _fed :=_ecfb -_eeda ;_fed > 8{_fab =8;}else {_fab =_fed ;};if _cgcc > 0{_bgae <<=8;if _ffae < _ecfb {_gggf ,_bfc =_cdfd .Bitmap .GetByte (_bbc +1);if _bfc !=nil {return _dgd .Wrap (_bfc ,_fcbd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_bgae |=int (_gggf ); +};};if _cgcc > 1{_bcf <<=8;if _ffae < _ecfb {_gggf ,_bfc =_cdfd .Bitmap .GetByte (_bbc -_cdfd .Bitmap .RowStride +1);if _bfc !=nil {return _dgd .Wrap (_bfc ,_fcbd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_bcf |=int (_gggf )<<5;};};for _ebfc :=0; +_ebfc < _fab ;_ebfc ++{if _cdfd ._cgb {_gbce =_cdfd .overrideAtTemplate1 (_eff ,_eeda +_ebfc ,_cgcc ,int (_gdeg ),_ebfc );_cdfd ._ccg .SetIndex (int32 (_gbce ));}else {_cdfd ._ccg .SetIndex (int32 (_eff ));};_ege ,_bfc =_cdfd ._fdd .DecodeBit (_cdfd ._ccg ); +if _bfc !=nil {return _dgd .Wrap (_bfc ,_fcbd ,"");};_gdeg |=byte (_ege )<>_aggbd )&0x8)|((_bcf >>_aggbd )&0x200);};if _bec :=_cdfd .Bitmap .SetByte (_ceg ,_gdeg );_bec !=nil {return _dgd .Wrap (_bec ,_fcbd ,""); +};_ceg ++;_bbc ++;};return nil ;};func (_eed *GenericRegion )Size ()int {return _eed .RegionSegment .Size ()+1+2*len (_eed .GBAtX )};func (_gbad *GenericRegion )overrideAtTemplate0b (_beab ,_caff ,_aced ,_baac ,_bfe ,_cdgb int )int {if _gbad .GBAtOverride [0]{_beab &=0xFFFD; +if _gbad .GBAtY [0]==0&&_gbad .GBAtX [0]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [0]&0x1))<<1;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [0]),_aced +int (_gbad .GBAtY [0])))<<1;};};if _gbad .GBAtOverride [1]{_beab &=0xDFFF; +if _gbad .GBAtY [1]==0&&_gbad .GBAtX [1]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [1]&0x1))<<13;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [1]),_aced +int (_gbad .GBAtY [1])))<<13;};};if _gbad .GBAtOverride [2]{_beab &=0xFDFF; +if _gbad .GBAtY [2]==0&&_gbad .GBAtX [2]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [2]&0x1))<<9;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [2]),_aced +int (_gbad .GBAtY [2])))<<9;};};if _gbad .GBAtOverride [3]{_beab &=0xBFFF; +if _gbad .GBAtY [3]==0&&_gbad .GBAtX [3]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [3]&0x1))<<14;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [3]),_aced +int (_gbad .GBAtY [3])))<<14;};};if _gbad .GBAtOverride [4]{_beab &=0xEFFF; +if _gbad .GBAtY [4]==0&&_gbad .GBAtX [4]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [4]&0x1))<<12;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [4]),_aced +int (_gbad .GBAtY [4])))<<12;};};if _gbad .GBAtOverride [5]{_beab &=0xFFDF; +if _gbad .GBAtY [5]==0&&_gbad .GBAtX [5]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [5]&0x1))<<5;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [5]),_aced +int (_gbad .GBAtY [5])))<<5;};};if _gbad .GBAtOverride [6]{_beab &=0xFFFB; +if _gbad .GBAtY [6]==0&&_gbad .GBAtX [6]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [6]&0x1))<<2;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [6]),_aced +int (_gbad .GBAtY [6])))<<2;};};if _gbad .GBAtOverride [7]{_beab &=0xFFF7; +if _gbad .GBAtY [7]==0&&_gbad .GBAtX [7]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [7]&0x1))<<3;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [7]),_aced +int (_gbad .GBAtY [7])))<<3;};};if _gbad .GBAtOverride [8]{_beab &=0xF7FF; +if _gbad .GBAtY [8]==0&&_gbad .GBAtX [8]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [8]&0x1))<<11;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [8]),_aced +int (_gbad .GBAtY [8])))<<11;};};if _gbad .GBAtOverride [9]{_beab &=0xFFEF; +if _gbad .GBAtY [9]==0&&_gbad .GBAtX [9]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [9]&0x1))<<4;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [9]),_aced +int (_gbad .GBAtY [9])))<<4;};};if _gbad .GBAtOverride [10]{_beab &=0x7FFF; +if _gbad .GBAtY [10]==0&&_gbad .GBAtX [10]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [10]&0x1))<<15;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [10]),_aced +int (_gbad .GBAtY [10])))<<15;};};if _gbad .GBAtOverride [11]{_beab &=0xFDFF; +if _gbad .GBAtY [11]==0&&_gbad .GBAtX [11]>=-int8 (_bfe ){_beab |=(_baac >>uint (int8 (_cdgb )-_gbad .GBAtX [11]&0x1))<<10;}else {_beab |=int (_gbad .getPixel (_caff +int (_gbad .GBAtX [11]),_aced +int (_gbad .GBAtY [11])))<<10;};};return _beab ;};func (_ecba *SymbolDictionary )setRefinementAtPixels ()error {if !_ecba .UseRefinementAggregation ||_ecba .SdrTemplate !=0{return nil ; +};if _cgbe :=_ecba .readRefinementAtPixels (2);_cgbe !=nil {return _cgbe ;};return nil ;};type Regioner interface{GetRegionBitmap ()(*_dc .Bitmap ,error );GetRegionInfo ()*RegionSegment ;};func (_ffacc *PageInformationSegment )CombinationOperatorOverrideAllowed ()bool {return _ffacc ._agcc }; +func (_gdff *PageInformationSegment )checkInput ()error {if _gdff .PageBMHeight ==_g .MaxInt32 {if !_gdff .IsStripe {_fb .Log .Debug ("P\u0061\u0067\u0065\u0049\u006e\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0053\u0065\u0067me\u006e\u0074\u002e\u0049s\u0053\u0074\u0072\u0069\u0070\u0065\u0020\u0073\u0068ou\u006c\u0064 \u0062\u0065\u0020\u0074\u0072\u0075\u0065\u002e"); +};};return nil ;};func (_fafc *SymbolDictionary )decodeHeightClassDeltaHeight ()(int64 ,error ){if _fafc .IsHuffmanEncoded {return _fafc .decodeHeightClassDeltaHeightWithHuffman ();};_gcdg ,_gbed :=_fafc ._eaed .DecodeInt (_fafc ._agdc );if _gbed !=nil {return 0,_gbed ; +};return int64 (_gcdg ),nil ;};func (_gfdbe *RegionSegment )Size ()int {return 17};func (_gea *GenericRegion )updateOverrideFlags ()error {const _ddf ="\u0075\u0070\u0064\u0061te\u004f\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; +if _gea .GBAtX ==nil ||_gea .GBAtY ==nil {return nil ;};if len (_gea .GBAtX )!=len (_gea .GBAtY ){return _dgd .Errorf (_ddf ,"i\u006eco\u0073i\u0073t\u0065\u006e\u0074\u0020\u0041T\u0020\u0070\u0069x\u0065\u006c\u002e\u0020\u0041m\u006f\u0075\u006et\u0020\u006f\u0066\u0020\u0027\u0078\u0027\u0020\u0070\u0069\u0078e\u006c\u0073\u003a %d\u002c\u0020\u0041\u006d\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0027\u0079\u0027\u0020\u0070\u0069\u0078e\u006cs\u003a\u0020\u0025\u0064",len (_gea .GBAtX ),len (_gea .GBAtY )); +};_gea .GBAtOverride =make ([]bool ,len (_gea .GBAtX ));switch _gea .GBTemplate {case 0:if !_gea .UseExtTemplates {if _gea .GBAtX [0]!=3||_gea .GBAtY [0]!=-1{_gea .setOverrideFlag (0);};if _gea .GBAtX [1]!=-3||_gea .GBAtY [1]!=-1{_gea .setOverrideFlag (1); +};if _gea .GBAtX [2]!=2||_gea .GBAtY [2]!=-2{_gea .setOverrideFlag (2);};if _gea .GBAtX [3]!=-2||_gea .GBAtY [3]!=-2{_gea .setOverrideFlag (3);};}else {if _gea .GBAtX [0]!=-2||_gea .GBAtY [0]!=0{_gea .setOverrideFlag (0);};if _gea .GBAtX [1]!=0||_gea .GBAtY [1]!=-2{_gea .setOverrideFlag (1); +};if _gea .GBAtX [2]!=-2||_gea .GBAtY [2]!=-1{_gea .setOverrideFlag (2);};if _gea .GBAtX [3]!=-1||_gea .GBAtY [3]!=-2{_gea .setOverrideFlag (3);};if _gea .GBAtX [4]!=1||_gea .GBAtY [4]!=-2{_gea .setOverrideFlag (4);};if _gea .GBAtX [5]!=2||_gea .GBAtY [5]!=-1{_gea .setOverrideFlag (5); +};if _gea .GBAtX [6]!=-3||_gea .GBAtY [6]!=0{_gea .setOverrideFlag (6);};if _gea .GBAtX [7]!=-4||_gea .GBAtY [7]!=0{_gea .setOverrideFlag (7);};if _gea .GBAtX [8]!=2||_gea .GBAtY [8]!=-2{_gea .setOverrideFlag (8);};if _gea .GBAtX [9]!=3||_gea .GBAtY [9]!=-1{_gea .setOverrideFlag (9); +};if _gea .GBAtX [10]!=-2||_gea .GBAtY [10]!=-2{_gea .setOverrideFlag (10);};if _gea .GBAtX [11]!=-3||_gea .GBAtY [11]!=-1{_gea .setOverrideFlag (11);};};case 1:if _gea .GBAtX [0]!=3||_gea .GBAtY [0]!=-1{_gea .setOverrideFlag (0);};case 2:if _gea .GBAtX [0]!=2||_gea .GBAtY [0]!=-1{_gea .setOverrideFlag (0); +};case 3:if _gea .GBAtX [0]!=2||_gea .GBAtY [0]!=-1{_gea .setOverrideFlag (0);};};return nil ;};func (_dacdb *TextRegion )decodeRdx ()(int64 ,error ){const _aggd ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064x";if _dacdb .IsHuffmanEncoded {if _dacdb .SbHuffRDX ==3{if _dacdb ._aefa ==nil {var (_gfef int ; +_fcbe error ;);if _dacdb .SbHuffFS ==3{_gfef ++;};if _dacdb .SbHuffDS ==3{_gfef ++;};if _dacdb .SbHuffDT ==3{_gfef ++;};if _dacdb .SbHuffRDWidth ==3{_gfef ++;};if _dacdb .SbHuffRDHeight ==3{_gfef ++;};_dacdb ._aefa ,_fcbe =_dacdb .getUserTable (_gfef ); +if _fcbe !=nil {return 0,_dgd .Wrap (_fcbe ,_aggd ,"");};};return _dacdb ._aefa .Decode (_dacdb ._bgbd );};_faec ,_bfdga :=_gcc .GetStandardTable (14+int (_dacdb .SbHuffRDX ));if _bfdga !=nil {return 0,_dgd .Wrap (_bfdga ,_aggd ,"");};return _faec .Decode (_dacdb ._bgbd ); +};_cfgc ,_ecfc :=_dacdb ._cfbf .DecodeInt (_dacdb ._dbdf );if _ecfc !=nil {return 0,_dgd .Wrap (_ecfc ,_aggd ,"");};return int64 (_cfgc ),nil ;};func (_cgab *Header )readHeaderLength (_fefg *_dg .Reader ,_dage int64 ){_cgab .HeaderLength =_fefg .AbsolutePosition ()-_dage ; +};func (_gffg *GenericRegion )getPixel (_gdfa ,_agdf int )int8 {if _gdfa < 0||_gdfa >=_gffg .Bitmap .Width {return 0;};if _agdf < 0||_agdf >=_gffg .Bitmap .Height {return 0;};if _gffg .Bitmap .GetPixel (_gdfa ,_agdf ){return 1;};return 0;};func (_fede *TextRegion )decodeRI ()(int64 ,error ){if !_fede .UseRefinement {return 0,nil ; +};if _fede .IsHuffmanEncoded {_bggb ,_efed :=_fede ._bgbd .ReadBit ();return int64 (_bggb ),_efed ;};_ccdb ,_cgcgc :=_fede ._cfbf .DecodeInt (_fede ._aacc );return int64 (_ccdb ),_cgcgc ;};func (_ebg *template0 )setIndex (_dac *_f .DecoderStats ){_dac .SetIndex (0x100)}; +func (_feg *GenericRegion )copyLineAbove (_dfd int )error {_dea :=_dfd *_feg .Bitmap .RowStride ;_fcc :=_dea -_feg .Bitmap .RowStride ;for _gaf :=0;_gaf < _feg .Bitmap .RowStride ;_gaf ++{_fdf ,_ebbf :=_feg .Bitmap .GetByte (_fcc );if _ebbf !=nil {return _ebbf ; +};_fcc ++;if _ebbf =_feg .Bitmap .SetByte (_dea ,_fdf );_ebbf !=nil {return _ebbf ;};_dea ++;};return nil ;};func (_ggdg *Header )CleanSegmentData (){if _ggdg .SegmentData !=nil {_ggdg .SegmentData =nil ;};};type OrganizationType uint8 ;func (_afac *SymbolDictionary )readRefinementAtPixels (_fafa int )error {_afac .SdrATX =make ([]int8 ,_fafa ); +_afac .SdrATY =make ([]int8 ,_fafa );var (_bcgd byte ;_bdge error ;);for _cggf :=0;_cggf < _fafa ;_cggf ++{_bcgd ,_bdge =_afac ._gbe .ReadByte ();if _bdge !=nil {return _bdge ;};_afac .SdrATX [_cggf ]=int8 (_bcgd );_bcgd ,_bdge =_afac ._gbe .ReadByte (); +if _bdge !=nil {return _bdge ;};_afac .SdrATY [_cggf ]=int8 (_bcgd );};return nil ;};type GenericRegion struct{_eac *_dg .Reader ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;UseExtTemplates bool ; +IsTPGDon bool ;GBTemplate byte ;IsMMREncoded bool ;UseMMR bool ;GBAtX []int8 ;GBAtY []int8 ;GBAtOverride []bool ;_cgb bool ;Bitmap *_dc .Bitmap ;_fdd *_f .Decoder ;_ccg *_f .DecoderStats ;_agg *_egc .Decoder ;};func (_fcef *TextRegion )decodeSymbolInstances ()error {_fdfg ,_adgb :=_fcef .decodeStripT (); +if _adgb !=nil {return _adgb ;};var (_feaef int64 ;_ffff uint32 ;);for _ffff < _fcef .NumberOfSymbolInstances {_abgac ,_egffg :=_fcef .decodeDT ();if _egffg !=nil {return _egffg ;};_fdfg +=_abgac ;var _bfadg int64 ;_cbeg :=true ;_fcef ._bbdf =0;for {if _cbeg {_bfadg ,_egffg =_fcef .decodeDfs (); +if _egffg !=nil {return _egffg ;};_feaef +=_bfadg ;_fcef ._bbdf =_feaef ;_cbeg =false ;}else {_eaca ,_fbge :=_fcef .decodeIds ();if _gb .Is (_fbge ,_gee .ErrOOB ){break ;};if _fbge !=nil {return _fbge ;};if _ffff >=_fcef .NumberOfSymbolInstances {break ; +};_fcef ._bbdf +=_eaca +int64 (_fcef .SbDsOffset );};_dbec ,_accb :=_fcef .decodeCurrentT ();if _accb !=nil {return _accb ;};_gccea :=_fdfg +_dbec ;_bfeec ,_accb :=_fcef .decodeID ();if _accb !=nil {return _accb ;};_bfdg ,_accb :=_fcef .decodeRI ();if _accb !=nil {return _accb ; +};_gfag ,_accb :=_fcef .decodeIb (_bfdg ,_bfeec );if _accb !=nil {return _accb ;};if _accb =_fcef .blit (_gfag ,_gccea );_accb !=nil {return _accb ;};_ffff ++;};};return nil ;};func (_abf *TextRegion )decodeID ()(int64 ,error ){if _abf .IsHuffmanEncoded {if _abf ._cegg ==nil {_eaeea ,_dcb :=_abf ._bgbd .ReadBits (byte (_abf ._facfc )); +return int64 (_eaeea ),_dcb ;};return _abf ._cegg .Decode (_abf ._bgbd );};return _abf ._cfbf .DecodeIAID (uint64 (_abf ._facfc ),_abf ._gdba );};func (_cabc *SymbolDictionary )getSbSymCodeLen ()int8 {_gacfe :=int8 (_g .Ceil (_g .Log (float64 (_cabc ._bgefe +_cabc .NumberOfNewSymbols ))/_g .Log (2))); +if _cabc .IsHuffmanEncoded &&_gacfe < 1{return 1;};return _gacfe ;};type TextRegion struct{_bgbd *_dg .Reader ;RegionInfo *RegionSegment ;SbrTemplate int8 ;SbDsOffset int8 ;DefaultPixel int8 ;CombinationOperator _dc .CombinationOperator ;IsTransposed int8 ; +ReferenceCorner int16 ;LogSBStrips int16 ;UseRefinement bool ;IsHuffmanEncoded bool ;SbHuffRSize int8 ;SbHuffRDY int8 ;SbHuffRDX int8 ;SbHuffRDHeight int8 ;SbHuffRDWidth int8 ;SbHuffDT int8 ;SbHuffDS int8 ;SbHuffFS int8 ;SbrATX []int8 ;SbrATY []int8 ;NumberOfSymbolInstances uint32 ; +_bbdf int64 ;SbStrips int8 ;NumberOfSymbols uint32 ;RegionBitmap *_dc .Bitmap ;Symbols []*_dc .Bitmap ;_cfbf *_f .Decoder ;_cdgc *GenericRefinementRegion ;_fabg *_f .DecoderStats ;_geea *_f .DecoderStats ;_bgedd *_f .DecoderStats ;_gaea *_f .DecoderStats ; +_aacc *_f .DecoderStats ;_cgde *_f .DecoderStats ;_dgfa *_f .DecoderStats ;_gdba *_f .DecoderStats ;_dbdf *_f .DecoderStats ;_fbcd *_f .DecoderStats ;_edfc *_f .DecoderStats ;_facfc int8 ;_cegg *_gcc .FixedSizeTable ;Header *Header ;_eade _gcc .Tabler ; +_eadb _gcc .Tabler ;_facec _gcc .Tabler ;_afbad _gcc .Tabler ;_bfee _gcc .Tabler ;_aefa _gcc .Tabler ;_dcfcg _gcc .Tabler ;_bbcf _gcc .Tabler ;_aead ,_cagfa map[int ]int ;_dgda []int ;_bgfe *_dc .Points ;_cfage *_dc .Bitmaps ;_ecaf *_dd .IntSlice ;_dfg ,_efcf int ; +_eece *_dc .Boxes ;};func (_cgcg *GenericRefinementRegion )decodeSLTP ()(int ,error ){_cgcg .Template .setIndex (_cgcg ._a );return _cgcg ._df .DecodeBit (_cgcg ._a );};func (_abgd *HalftoneRegion )checkInput ()error {if _abgd .IsMMREncoded {if _abgd .HTemplate !=0{_fb .Log .Debug ("\u0048\u0054\u0065\u006d\u0070l\u0061\u0074\u0065\u0020\u003d\u0020\u0025\u0064\u0020\u0073\u0068\u006f\u0075l\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0030",_abgd .HTemplate ); +};if _abgd .HSkipEnabled {_fb .Log .Debug ("\u0048\u0053\u006b\u0069\u0070\u0045\u006e\u0061\u0062\u006c\u0065\u0064\u0020\u0030\u0020\u0025\u0076\u0020(\u0073\u0068\u006f\u0075\u006c\u0064\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u0029",_abgd .HSkipEnabled ); +};};return nil ;};type templater interface{form (_bbea ,_cfe ,_fcg ,_ced ,_fce int16 )int16 ;setIndex (_cffb *_f .DecoderStats );};func (_afb *HalftoneRegion )computeGrayScalePlanes (_ggb []*_dc .Bitmap ,_ddfc int )([][]int ,error ){_bbbf :=make ([][]int ,_afb .HGridHeight ); +for _deg :=0;_deg < len (_bbbf );_deg ++{_bbbf [_deg ]=make ([]int ,_afb .HGridWidth );};for _bccf :=0;_bccf < int (_afb .HGridHeight );_bccf ++{for _cacec :=0;_cacec < int (_afb .HGridWidth );_cacec +=8{var _gfb int ;if _cfba :=int (_afb .HGridWidth )-_cacec ; +_cfba > 8{_gfb =8;}else {_gfb =_cfba ;};_ecef :=_ggb [0].GetByteIndex (_cacec ,_bccf );for _ged :=0;_ged < _gfb ;_ged ++{_egbea :=_ged +_cacec ;_bbbf [_bccf ][_egbea ]=0;for _fde :=0;_fde < _ddfc ;_fde ++{_aggc ,_beag :=_ggb [_fde ].GetByte (_ecef );if _beag !=nil {return nil ,_beag ; +};_ggge :=_aggc >>uint (7-_egbea &7);_bef :=_ggge &1;_gfea :=1<=1{_bdga =_gbd .RetainBits [0];};_bdga |=byte (len (_gbd .RTSNumbers ))<<5;if _agbe =_dabc .WriteByte (_bdga ); +_agbe !=nil {return 0,_dgd .Wrap (_agbe ,_eeeg ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return 1,nil ;};_bcef :=uint32 (len (_gbd .RTSNumbers ));_eccb :=make ([]byte ,4+_dd .Ceil (len (_gbd .RTSNumbers )+1,8));_bcef |=0x7<<29; +_e .BigEndian .PutUint32 (_eccb ,_bcef );copy (_eccb [1:],_gbd .RetainBits );_dcggg ,_agbe =_dabc .Write (_eccb );if _agbe !=nil {return 0,_dgd .Wrap (_agbe ,_eeeg ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};return _dcggg ,nil ; +};func (_faa *GenericRegion )decodeTemplate0b (_ded ,_dee ,_ebaf int ,_bac ,_dgcg int )(_fegd error ){const _aaae ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0062";var (_cgd ,_agd int ;_bgf ,_abcd int ;_fbgb byte ; +_cdb int ;);if _ded >=1{_fbgb ,_fegd =_faa .Bitmap .GetByte (_dgcg );if _fegd !=nil {return _dgd .Wrap (_fegd ,_aaae ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_bgf =int (_fbgb );};if _ded >=2{_fbgb ,_fegd =_faa .Bitmap .GetByte (_dgcg -_faa .Bitmap .RowStride ); +if _fegd !=nil {return _dgd .Wrap (_fegd ,_aaae ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_abcd =int (_fbgb )<<6;};_cgd =(_bgf &0xf0)|(_abcd &0x3800);for _geeb :=0;_geeb < _ebaf ;_geeb =_cdb {var (_gccg byte ;_daa int ;);_cdb =_geeb +8;if _fbd :=_dee -_geeb ; +_fbd > 8{_daa =8;}else {_daa =_fbd ;};if _ded > 0{_bgf <<=8;if _cdb < _dee {_fbgb ,_fegd =_faa .Bitmap .GetByte (_dgcg +1);if _fegd !=nil {return _dgd .Wrap (_fegd ,_aaae ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_bgf |=int (_fbgb );};};if _ded > 1{_abcd <<=8; +if _cdb < _dee {_fbgb ,_fegd =_faa .Bitmap .GetByte (_dgcg -_faa .Bitmap .RowStride +1);if _fegd !=nil {return _dgd .Wrap (_fegd ,_aaae ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_abcd |=int (_fbgb )<<6;};};for _def :=0;_def < _daa ;_def ++{_abbc :=uint (7-_def ); +if _faa ._cgb {_agd =_faa .overrideAtTemplate0b (_cgd ,_geeb +_def ,_ded ,int (_gccg ),_def ,int (_abbc ));_faa ._ccg .SetIndex (int32 (_agd ));}else {_faa ._ccg .SetIndex (int32 (_cgd ));};var _gbf int ;_gbf ,_fegd =_faa ._fdd .DecodeBit (_faa ._ccg ); +if _fegd !=nil {return _dgd .Wrap (_fegd ,_aaae ,"");};_gccg |=byte (_gbf <<_abbc );_cgd =((_cgd &0x7bf7)<<1)|_gbf |((_bgf >>_abbc )&0x10)|((_abcd >>_abbc )&0x800);};if _ddgf :=_faa .Bitmap .SetByte (_bac ,_gccg );_ddgf !=nil {return _dgd .Wrap (_ddgf ,_aaae ,""); +};_bac ++;_dgcg ++;};return nil ;};func (_eccbf *SymbolDictionary )setSymbolsArray ()error {if _eccbf ._ggccg ==nil {if _effd :=_eccbf .retrieveImportSymbols ();_effd !=nil {return _effd ;};};if _eccbf ._dadd ==nil {_eccbf ._dadd =append (_eccbf ._dadd ,_eccbf ._ggccg ...); +};return nil ;};func (_ac *GenericRefinementRegion )GetRegionBitmap ()(*_dc .Bitmap ,error ){var _cf error ;_fb .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0047\u0065\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e"); +defer func (){if _cf !=nil {_fb .Log .Trace ("[\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052E\u0046\u002d\u0052\u0045\u0047\u0049\u004fN]\u0020\u0047\u0065\u0074R\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006dap\u0020\u0066a\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_cf ); +}else {_fb .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0047\u0065\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); +};}();if _ac .RegionBitmap !=nil {return _ac .RegionBitmap ,nil ;};_fef :=0;if _ac .ReferenceBitmap ==nil {_ac .ReferenceBitmap ,_cf =_ac .getGrReference ();if _cf !=nil {return nil ,_cf ;};};if _ac ._df ==nil {_ac ._df ,_cf =_f .New (_ac ._fa );if _cf !=nil {return nil ,_cf ; +};};if _ac ._a ==nil {_ac ._a =_f .NewStats (8192,1);};_ac .RegionBitmap =_dc .New (int (_ac .RegionInfo .BitmapWidth ),int (_ac .RegionInfo .BitmapHeight ));if _ac .TemplateID ==0{if _cf =_ac .updateOverride ();_cf !=nil {return nil ,_cf ;};};_cgc :=(_ac .RegionBitmap .Width +7)&-8; +var _efb int ;if _ac .IsTPGROn {_efb =int (-_ac .ReferenceDY )*_ac .ReferenceBitmap .RowStride ;};_bg :=_efb +1;for _feb :=0;_feb < _ac .RegionBitmap .Height ;_feb ++{if _ac .IsTPGROn {_ea ,_cc :=_ac .decodeSLTP ();if _cc !=nil {return nil ,_cc ;};_fef ^=_ea ; +};if _fef ==0{_cf =_ac .decodeOptimized (_feb ,_ac .RegionBitmap .Width ,_ac .RegionBitmap .RowStride ,_ac .ReferenceBitmap .RowStride ,_cgc ,_efb ,_bg );if _cf !=nil {return nil ,_cf ;};}else {_cf =_ac .decodeTypicalPredictedLine (_feb ,_ac .RegionBitmap .Width ,_ac .RegionBitmap .RowStride ,_ac .ReferenceBitmap .RowStride ,_cgc ,_efb ); +if _cf !=nil {return nil ,_cf ;};};};return _ac .RegionBitmap ,nil ;};func (_bcfe *TextRegion )setCodingStatistics ()error {if _bcfe ._fabg ==nil {_bcfe ._fabg =_f .NewStats (512,1);};if _bcfe ._geea ==nil {_bcfe ._geea =_f .NewStats (512,1);};if _bcfe ._bgedd ==nil {_bcfe ._bgedd =_f .NewStats (512,1); +};if _bcfe ._gaea ==nil {_bcfe ._gaea =_f .NewStats (512,1);};if _bcfe ._aacc ==nil {_bcfe ._aacc =_f .NewStats (512,1);};if _bcfe ._cgde ==nil {_bcfe ._cgde =_f .NewStats (512,1);};if _bcfe ._dgfa ==nil {_bcfe ._dgfa =_f .NewStats (512,1);};if _bcfe ._gdba ==nil {_bcfe ._gdba =_f .NewStats (1< 0{_fcd ,_gdf =_gba .RegionBitmap .GetByte (_efe -_gcg ); +if _gdf !=nil {return _gdf ;};_de =int (_fcd );};if _fcb > 0&&_fcb <=_gba .ReferenceBitmap .Height {_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf -_ebd +_efg );if _gdf !=nil {return _gdf ;};_cgf =int (_fcd )<<4;};if _fcb >=0&&_fcb < _gba .ReferenceBitmap .Height {_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf +_efg ); +if _gdf !=nil {return _gdf ;};_bbe =int (_fcd )<<1;};if _fcb > -2&&_fcb < _gba .ReferenceBitmap .Height -1{_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf +_ebd +_efg );if _gdf !=nil {return _gdf ;};_gd =int (_fcd );};_af =((_de >>5)&0x6)|((_gd >>2)&0x30)|(_bbe &0x180)|(_cgf &0xc00); +var _cga int ;for _bbd :=0;_bbd < _ad ;_bbd =_cga {var _ae int ;_cga =_bbd +8;var _ebfd int ;if _ebfd =_cb -_bbd ;_ebfd > 8{_ebfd =8;};_ff :=_cga < _cb ;_gdd :=_cga < _gba .ReferenceBitmap .Width ;_ce :=_efg +1;if _dfb > 0{_fcd =0;if _ff {_fcd ,_gdf =_gba .RegionBitmap .GetByte (_efe -_gcg +1); +if _gdf !=nil {return _gdf ;};};_de =(_de <<8)|int (_fcd );};if _fcb > 0&&_fcb <=_gba .ReferenceBitmap .Height {var _abg int ;if _gdd {_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf -_ebd +_ce );if _gdf !=nil {return _gdf ;};_abg =int (_fcd )<<4;};_cgf =(_cgf <<8)|_abg ; +};if _fcb >=0&&_fcb < _gba .ReferenceBitmap .Height {var _cff int ;if _gdd {_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf +_ce );if _gdf !=nil {return _gdf ;};_cff =int (_fcd )<<1;};_bbe =(_bbe <<8)|_cff ;};if _fcb > -2&&_fcb < (_gba .ReferenceBitmap .Height -1){_fcd =0; +if _gdd {_fcd ,_gdf =_gba .ReferenceBitmap .GetByte (_cdf +_ebd +_ce );if _gdf !=nil {return _gdf ;};};_gd =(_gd <<8)|int (_fcd );};for _bbb :=0;_bbb < _ebfd ;_bbb ++{var _abe int ;_ffd :=false ;_afd :=(_af >>4)&0x1ff;if _afd ==0x1ff{_ffd =true ;_abe =1; +}else if _afd ==0x00{_ffd =true ;};if !_ffd {if _gba ._caa {_gaa =_gba .overrideAtTemplate0 (_af ,_bbd +_bbb ,_dfb ,_ae ,_bbb );_gba ._a .SetIndex (int32 (_gaa ));}else {_gba ._a .SetIndex (int32 (_af ));};_abe ,_gdf =_gba ._df .DecodeBit (_gba ._a );if _gdf !=nil {return _gdf ; +};};_fag :=uint (7-_bbb );_ae |=_abe <<_fag ;_af =((_af &0xdb6)<<1)|_abe |(_de >>_fag +5)&0x002|((_gd >>_fag +2)&0x010)|((_bbe >>_fag )&0x080)|((_cgf >>_fag )&0x400);};_gdf =_gba .RegionBitmap .SetByte (_efe ,byte (_ae ));if _gdf !=nil {return _gdf ;}; +_efe ++;_cdf ++;};return nil ;};func (_gefc *Header )GetSegmentData ()(Segmenter ,error ){var _add Segmenter ;if _gefc .SegmentData !=nil {_add =_gefc .SegmentData ;};if _add ==nil {_acb ,_ddag :=_gcafc [_gefc .Type ];if !_ddag {return nil ,_ca .Errorf ("\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0073\u002f\u0020\u0025\u0064\u0020\u0063\u0072e\u0061t\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e\u0020",_gefc .Type ,_gefc .Type ); +};_add =_acb ();_fb .Log .Trace ("\u005b\u0053E\u0047\u004d\u0045\u004e\u0054-\u0048\u0045\u0041\u0044\u0045R\u005d\u005b\u0023\u0025\u0064\u005d\u0020\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u0074\u0020\u004f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0030\u0034\u0058",_gefc .SegmentNumber ,_gefc .SegmentDataStartOffset ); +_ddff ,_bded :=_gefc .subInputReader ();if _bded !=nil {return nil ,_bded ;};if _aaef :=_add .Init (_gefc ,_ddff );_aaef !=nil {_fb .Log .Debug ("\u0049\u006e\u0069\u0074 \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076 \u0066o\u0072\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_aaef ,_add ); +return nil ,_aaef ;};_gefc .SegmentData =_add ;};return _add ,nil ;};func (_cfef *GenericRegion )String ()string {_fefd :=&_eg .Builder {};_fefd .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a");_fefd .WriteString (_cfef .RegionSegment .String ()+"\u000a"); +_fefd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020Us\u0065\u0045\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_cfef .UseExtTemplates ));_fefd .WriteString (_ca .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0044\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_cfef .IsTPGDon )); +_fefd .WriteString (_ca .Sprintf ("\u0009-\u0020G\u0042\u0054\u0065\u006d\u0070l\u0061\u0074e\u003a\u0020\u0025\u0064\u000a",_cfef .GBTemplate ));_fefd .WriteString (_ca .Sprintf ("\t\u002d \u0049\u0073\u004d\u004d\u0052\u0045\u006e\u0063o\u0064\u0065\u0064\u003a %\u0076\u000a",_cfef .IsMMREncoded )); +_fefd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_cfef .GBAtX ));_fefd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0047\u0042\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_cfef .GBAtY )); +_fefd .WriteString (_ca .Sprintf ("\t\u002d \u0047\u0042\u0041\u0074\u004f\u0076\u0065\u0072r\u0069\u0064\u0065\u003a %\u0076\u000a",_cfef .GBAtOverride ));return _fefd .String ();};func (_ebcd *PageInformationSegment )readCombinationOperator ()error {_fcgf ,_afe :=_ebcd ._gcdec .ReadBits (2); +if _afe !=nil {return _afe ;};_ebcd ._dbcb =_dc .CombinationOperator (int (_fcgf ));return nil ;};func (_feda *TextRegion )Init (header *Header ,r *_dg .Reader )error {_feda .Header =header ;_feda ._bgbd =r ;_feda .RegionInfo =NewRegionSegment (_feda ._bgbd ); +return _feda .parseHeader ();};type PageInformationSegment struct{_gcdec *_dg .Reader ;PageBMHeight int ;PageBMWidth int ;ResolutionX int ;ResolutionY int ;_agcc bool ;_dbcb _dc .CombinationOperator ;_dfec bool ;DefaultPixelValue uint8 ;_bccfb bool ;IsLossless bool ; +IsStripe bool ;MaxStripeSize uint16 ;};func (_dgcf *GenericRegion )GetRegionBitmap ()(_bbg *_dc .Bitmap ,_feff error ){if _dgcf .Bitmap !=nil {return _dgcf .Bitmap ,nil ;};if _dgcf .IsMMREncoded {if _dgcf ._agg ==nil {_dgcf ._agg ,_feff =_egc .New (_dgcf ._eac ,int (_dgcf .RegionSegment .BitmapWidth ),int (_dgcf .RegionSegment .BitmapHeight ),_dgcf .DataOffset ,_dgcf .DataLength ); +if _feff !=nil {return nil ,_feff ;};};_dgcf .Bitmap ,_feff =_dgcf ._agg .UncompressMMR ();return _dgcf .Bitmap ,_feff ;};if _feff =_dgcf .updateOverrideFlags ();_feff !=nil {return nil ,_feff ;};var _ebc int ;if _dgcf ._fdd ==nil {_dgcf ._fdd ,_feff =_f .New (_dgcf ._eac ); +if _feff !=nil {return nil ,_feff ;};};if _dgcf ._ccg ==nil {_dgcf ._ccg =_f .NewStats (65536,1);};_dgcf .Bitmap =_dc .New (int (_dgcf .RegionSegment .BitmapWidth ),int (_dgcf .RegionSegment .BitmapHeight ));_gff :=int (uint32 (_dgcf .Bitmap .Width +7)&(^uint32 (7))); +for _cace :=0;_cace < _dgcf .Bitmap .Height ;_cace ++{if _dgcf .IsTPGDon {var _bcc int ;_bcc ,_feff =_dgcf .decodeSLTP ();if _feff !=nil {return nil ,_feff ;};_ebc ^=_bcc ;};if _ebc ==1{if _cace > 0{if _feff =_dgcf .copyLineAbove (_cace );_feff !=nil {return nil ,_feff ; +};};}else {if _feff =_dgcf .decodeLine (_cace ,_dgcf .Bitmap .Width ,_gff );_feff !=nil {return nil ,_feff ;};};};return _dgcf .Bitmap ,nil ;};func (_dcfc *HalftoneRegion )GetRegionBitmap ()(*_dc .Bitmap ,error ){if _dcfc .HalftoneRegionBitmap !=nil {return _dcfc .HalftoneRegionBitmap ,nil ; +};var _gdgg error ;_dcfc .HalftoneRegionBitmap =_dc .New (int (_dcfc .RegionSegment .BitmapWidth ),int (_dcfc .RegionSegment .BitmapHeight ));if _dcfc .Patterns ==nil ||len (_dcfc .Patterns )==0{_dcfc .Patterns ,_gdgg =_dcfc .GetPatterns ();if _gdgg !=nil {return nil ,_gdgg ; +};};if _dcfc .HDefaultPixel ==1{_dcfc .HalftoneRegionBitmap .SetDefaultPixel ();};_agc :=_g .Ceil (_g .Log (float64 (len (_dcfc .Patterns )))/_g .Log (2));_ddb :=int (_agc );var _fecd [][]int ;_fecd ,_gdgg =_dcfc .grayScaleDecoding (_ddb );if _gdgg !=nil {return nil ,_gdgg ; +};if _gdgg =_dcfc .renderPattern (_fecd );_gdgg !=nil {return nil ,_gdgg ;};return _dcfc .HalftoneRegionBitmap ,nil ;};func (_dbeca *TextRegion )decodeRdh ()(int64 ,error ){const _dbbg ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064h";if _dbeca .IsHuffmanEncoded {if _dbeca .SbHuffRDHeight ==3{if _dbeca ._bfee ==nil {var (_ggeg int ; +_cffe error ;);if _dbeca .SbHuffFS ==3{_ggeg ++;};if _dbeca .SbHuffDS ==3{_ggeg ++;};if _dbeca .SbHuffDT ==3{_ggeg ++;};if _dbeca .SbHuffRDWidth ==3{_ggeg ++;};_dbeca ._bfee ,_cffe =_dbeca .getUserTable (_ggeg );if _cffe !=nil {return 0,_dgd .Wrap (_cffe ,_dbbg ,""); +};};return _dbeca ._bfee .Decode (_dbeca ._bgbd );};_ebfbf ,_fgaa :=_gcc .GetStandardTable (14+int (_dbeca .SbHuffRDHeight ));if _fgaa !=nil {return 0,_dgd .Wrap (_fgaa ,_dbbg ,"");};return _ebfbf .Decode (_dbeca ._bgbd );};_dfcb ,_addf :=_dbeca ._cfbf .DecodeInt (_dbeca ._dgfa ); +if _addf !=nil {return 0,_dgd .Wrap (_addf ,_dbbg ,"");};return int64 (_dfcb ),nil ;};func (_edff *GenericRegion )setParametersWithAt (_gab bool ,_bdec byte ,_acdde ,_feaf bool ,_dbe ,_adcg []int8 ,_aafbd ,_ggc uint32 ,_cgfa *_f .DecoderStats ,_cdbf *_f .Decoder ){_edff .IsMMREncoded =_gab ; +_edff .GBTemplate =_bdec ;_edff .IsTPGDon =_acdde ;_edff .GBAtX =_dbe ;_edff .GBAtY =_adcg ;_edff .RegionSegment .BitmapHeight =_ggc ;_edff .RegionSegment .BitmapWidth =_aafbd ;_edff ._agg =nil ;_edff .Bitmap =nil ;if _cgfa !=nil {_edff ._ccg =_cgfa ;}; +if _cdbf !=nil {_edff ._fdd =_cdbf ;};_fb .Log .Trace ("\u005b\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0047\u0049O\u004e\u005d\u0020\u0073\u0065\u0074P\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0053\u0044\u0041t\u003a\u0020\u0025\u0073",_edff ); +};func (_cbgc *SymbolDictionary )decodeRefinedSymbol (_gcdd ,_cfcd uint32 )error {var (_fdgc int ;_fdcf ,_bcag int32 ;);if _cbgc .IsHuffmanEncoded {_afcc ,_afbe :=_cbgc ._gbe .ReadBits (byte (_cbgc ._gac ));if _afbe !=nil {return _afbe ;};_fdgc =int (_afcc ); +_eccbe ,_afbe :=_gcc .GetStandardTable (15);if _afbe !=nil {return _afbe ;};_bfbg ,_afbe :=_eccbe .Decode (_cbgc ._gbe );if _afbe !=nil {return _afbe ;};_fdcf =int32 (_bfbg );_bfbg ,_afbe =_eccbe .Decode (_cbgc ._gbe );if _afbe !=nil {return _afbe ;};_bcag =int32 (_bfbg ); +_eccbe ,_afbe =_gcc .GetStandardTable (1);if _afbe !=nil {return _afbe ;};if _ ,_afbe =_eccbe .Decode (_cbgc ._gbe );_afbe !=nil {return _afbe ;};_cbgc ._gbe .Align ();}else {_cbde ,_eda :=_cbgc ._eaed .DecodeIAID (uint64 (_cbgc ._gac ),_cbgc ._fgdd ); +if _eda !=nil {return _eda ;};_fdgc =int (_cbde );_fdcf ,_eda =_cbgc ._eaed .DecodeInt (_cbgc ._dgec );if _eda !=nil {return _eda ;};_bcag ,_eda =_cbgc ._eaed .DecodeInt (_cbgc ._eagcc );if _eda !=nil {return _eda ;};};if _dacg :=_cbgc .setSymbolsArray (); +_dacg !=nil {return _dacg ;};_cedb :=_cbgc ._dadd [_fdgc ];if _gcfed :=_cbgc .decodeNewSymbols (_gcdd ,_cfcd ,_cedb ,_fdcf ,_bcag );_gcfed !=nil {return _gcfed ;};if _cbgc .IsHuffmanEncoded {_cbgc ._gbe .Align ();};return nil ;};func (_ggfd *PageInformationSegment )readContainsRefinement ()error {_gga ,_cabd :=_ggfd ._gcdec .ReadBit (); +if _cabd !=nil {return _cabd ;};if _gga ==1{_ggfd ._bccfb =true ;};return nil ;};var _ SegmentEncoder =&RegionSegment {};func (_ecfe *SymbolDictionary )huffDecodeBmSize ()(int64 ,error ){if _ecfe ._acee ==nil {var (_bfbc int ;_acgd error ;);if _ecfe .SdHuffDecodeHeightSelection ==3{_bfbc ++; +};if _ecfe .SdHuffDecodeWidthSelection ==3{_bfbc ++;};_ecfe ._acee ,_acgd =_ecfe .getUserTable (_bfbc );if _acgd !=nil {return 0,_acgd ;};};return _ecfe ._acee .Decode (_ecfe ._gbe );};var _ templater =&template0 {};func (_bgb *GenericRegion )Encode (w _dg .BinaryWriter )(_abc int ,_aec error ){const _fdb ="G\u0065n\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069o\u006e\u002e\u0045\u006eco\u0064\u0065"; +if _bgb .Bitmap ==nil {return 0,_dgd .Error (_fdb ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};_abef ,_aec :=_bgb .RegionSegment .Encode (w );if _aec !=nil {return 0,_dgd .Wrap (_aec ,_fdb ,"\u0052\u0065\u0067\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); +};_abc +=_abef ;if _aec =w .SkipBits (4);_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"\u0073k\u0069p\u0020\u0072\u0065\u0073\u0065r\u0076\u0065d\u0020\u0062\u0069\u0074\u0073");};var _bfa int ;if _bgb .IsTPGDon {_bfa =1;};if _aec =w .WriteBit (_bfa ); +_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"\u0074\u0070\u0067\u0064\u006f\u006e");};_bfa =0;if _aec =w .WriteBit (int (_bgb .GBTemplate >>1)&0x01);_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"f\u0069r\u0073\u0074\u0020\u0067\u0062\u0074\u0065\u006dp\u006c\u0061\u0074\u0065 b\u0069\u0074"); +};if _aec =w .WriteBit (int (_bgb .GBTemplate )&0x01);_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"s\u0065\u0063\u006f\u006ed \u0067b\u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u0062\u0069\u0074");};if _bgb .UseMMR {_bfa =1;};if _aec =w .WriteBit (_bfa ); +_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"u\u0073\u0065\u0020\u004d\u004d\u0052\u0020\u0062\u0069\u0074");};_abc ++;if _abef ,_aec =_bgb .writeGBAtPixels (w );_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"");};_abc +=_abef ;_dfbe :=_ed .New (); +if _aec =_dfbe .EncodeBitmap (_bgb .Bitmap ,_bgb .IsTPGDon );_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"");};_dfbe .Final ();var _abga int64 ;if _abga ,_aec =_dfbe .WriteTo (w );_aec !=nil {return _abc ,_dgd .Wrap (_aec ,_fdb ,"");};_abc +=int (_abga ); +return _abc ,nil ;};func (_efff *SymbolDictionary )setRetainedCodingContexts (_bdgb *SymbolDictionary ){_efff ._eaed =_bdgb ._eaed ;_efff .IsHuffmanEncoded =_bdgb .IsHuffmanEncoded ;_efff .UseRefinementAggregation =_bdgb .UseRefinementAggregation ;_efff .SdTemplate =_bdgb .SdTemplate ; +_efff .SdrTemplate =_bdgb .SdrTemplate ;_efff .SdATX =_bdgb .SdATX ;_efff .SdATY =_bdgb .SdATY ;_efff .SdrATX =_bdgb .SdrATX ;_efff .SdrATY =_bdgb .SdrATY ;_efff ._ebfb =_bdgb ._ebfb ;};func (_egf *GenericRefinementRegion )decodeTemplate (_adb ,_fgg ,_fac ,_gdcg ,_efbb ,_gdda ,_fee ,_bda ,_eaf ,_aaf int ,_cea templater )(_gfd error ){var (_db ,_egg ,_aee ,_gcf ,_ebb int16 ; +_ccb ,_cfg ,_ace ,_dgc int ;_gecd byte ;);if _eaf >=1&&(_eaf -1)< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -_gdcg );if _gfd !=nil {return _gfd ;};_ccb =int (_gecd );};if _eaf >=0&&(_eaf )< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf ); +if _gfd !=nil {return _gfd ;};_cfg =int (_gecd );};if _eaf >=-1&&(_eaf +1)< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf +_gdcg );if _gfd !=nil {return _gfd ;};_ace =int (_gecd );};_aaf ++;if _adb >=1{_gecd ,_gfd =_egf .RegionBitmap .GetByte (_bda -_fac ); +if _gfd !=nil {return _gfd ;};_dgc =int (_gecd );};_bda ++;_fbc :=_egf .ReferenceDX %8;_dfc :=6+_fbc ;_efgf :=_aaf %_gdcg ;if _dfc >=0{if _dfc < 8{_db =int16 (_ccb >>uint (_dfc ))&0x07;};if _dfc < 8{_egg =int16 (_cfg >>uint (_dfc ))&0x07;};if _dfc < 8{_aee =int16 (_ace >>uint (_dfc ))&0x07; +};if _dfc ==6&&_efgf > 1{if _eaf >=1&&(_eaf -1)< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -_gdcg -2);if _gfd !=nil {return _gfd ;};_db |=int16 (_gecd <<2)&0x04;};if _eaf >=0&&_eaf < _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -2); +if _gfd !=nil {return _gfd ;};_egg |=int16 (_gecd <<2)&0x04;};if _eaf >=-1&&_eaf +1< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf +_gdcg -2);if _gfd !=nil {return _gfd ;};_aee |=int16 (_gecd <<2)&0x04;};};if _dfc ==0{_ccb =0; +_cfg =0;_ace =0;if _efgf < _gdcg -1{if _eaf >=1&&_eaf -1< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -_gdcg );if _gfd !=nil {return _gfd ;};_ccb =int (_gecd );};if _eaf >=0&&_eaf < _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf ); +if _gfd !=nil {return _gfd ;};_cfg =int (_gecd );};if _eaf >=-1&&_eaf +1< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf +_gdcg );if _gfd !=nil {return _gfd ;};_ace =int (_gecd );};};_aaf ++;};}else {_db =int16 (_ccb <<1)&0x07; +_egg =int16 (_cfg <<1)&0x07;_aee =int16 (_ace <<1)&0x07;_ccb =0;_cfg =0;_ace =0;if _efgf < _gdcg -1{if _eaf >=1&&_eaf -1< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -_gdcg );if _gfd !=nil {return _gfd ;};_ccb =int (_gecd ); +};if _eaf >=0&&_eaf < _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf );if _gfd !=nil {return _gfd ;};_cfg =int (_gecd );};if _eaf >=-1&&_eaf +1< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf +_gdcg ); +if _gfd !=nil {return _gfd ;};_ace =int (_gecd );};_aaf ++;};_db |=int16 ((_ccb >>7)&0x07);_egg |=int16 ((_cfg >>7)&0x07);_aee |=int16 ((_ace >>7)&0x07);};_gcf =int16 (_dgc >>6);_ebb =0;_cgcb :=(2-_fbc )%8;_ccb <<=uint (_cgcb );_cfg <<=uint (_cgcb );_ace <<=uint (_cgcb ); +_dgc <<=2;var _fggc int ;for _ggd :=0;_ggd < _fgg ;_ggd ++{_fbf :=_ggd &0x07;_acd :=_cea .form (_db ,_egg ,_aee ,_gcf ,_ebb );if _egf ._caa {_gecd ,_gfd =_egf .RegionBitmap .GetByte (_egf .RegionBitmap .GetByteIndex (_ggd ,_adb ));if _gfd !=nil {return _gfd ; +};_egf ._a .SetIndex (int32 (_egf .overrideAtTemplate0 (int (_acd ),_ggd ,_adb ,int (_gecd ),_fbf )));}else {_egf ._a .SetIndex (int32 (_acd ));};_fggc ,_gfd =_egf ._df .DecodeBit (_egf ._a );if _gfd !=nil {return _gfd ;};if _gfd =_egf .RegionBitmap .SetPixel (_ggd ,_adb ,byte (_fggc )); +_gfd !=nil {return _gfd ;};_db =((_db <<1)|0x01&int16 (_ccb >>7))&0x07;_egg =((_egg <<1)|0x01&int16 (_cfg >>7))&0x07;_aee =((_aee <<1)|0x01&int16 (_ace >>7))&0x07;_gcf =((_gcf <<1)|0x01&int16 (_dgc >>7))&0x07;_ebb =int16 (_fggc );if (_ggd -int (_egf .ReferenceDX ))%8==5{_ccb =0; +_cfg =0;_ace =0;if ((_ggd -int (_egf .ReferenceDX ))/8)+1< _egf .ReferenceBitmap .RowStride {if _eaf >=1&&(_eaf -1)< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf -_gdcg );if _gfd !=nil {return _gfd ;};_ccb =int (_gecd ); +};if _eaf >=0&&_eaf < _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf );if _gfd !=nil {return _gfd ;};_cfg =int (_gecd );};if _eaf >=-1&&(_eaf +1)< _egf .ReferenceBitmap .Height {_gecd ,_gfd =_egf .ReferenceBitmap .GetByte (_aaf +_gdcg ); +if _gfd !=nil {return _gfd ;};_ace =int (_gecd );};};_aaf ++;}else {_ccb <<=1;_cfg <<=1;_ace <<=1;};if _fbf ==5&&_adb >=1{if ((_ggd >>3)+1)>=_egf .RegionBitmap .RowStride {_dgc =0;}else {_gecd ,_gfd =_egf .RegionBitmap .GetByte (_bda -_fac );if _gfd !=nil {return _gfd ; +};_dgc =int (_gecd );};_bda ++;}else {_dgc <<=1;};};return nil ;};func (_ebcag *SymbolDictionary )getToExportFlags ()([]int ,error ){var (_agdb int ;_cecec int32 ;_cbbd error ;_egcd =int32 (_ebcag ._bgefe +_ebcag .NumberOfNewSymbols );_bbgc =make ([]int ,_egcd ); +);for _ebbfe :=int32 (0);_ebbfe < _egcd ;_ebbfe +=_cecec {if _ebcag .IsHuffmanEncoded {_fcfe ,_ffad :=_gcc .GetStandardTable (1);if _ffad !=nil {return nil ,_ffad ;};_edfdg ,_ffad :=_fcfe .Decode (_ebcag ._gbe );if _ffad !=nil {return nil ,_ffad ;};_cecec =int32 (_edfdg ); +}else {_cecec ,_cbbd =_ebcag ._eaed .DecodeInt (_ebcag ._fggcc );if _cbbd !=nil {return nil ,_cbbd ;};};if _cecec !=0{if _ebbfe +_cecec > _egcd {return nil ,_dgd .Error ("\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0067\u0065\u0074T\u006f\u0045\u0078\u0070\u006f\u0072\u0074F\u006c\u0061\u0067\u0073","\u006d\u0061\u006c\u0066\u006f\u0072m\u0065\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0064\u0061\u0074\u0061\u0020\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u002e\u0020\u0069\u006e\u0064\u0065\u0078\u0020\u006f\u0075\u0074\u0020\u006ff\u0020r\u0061\u006e\u0067\u0065"); +};for _edeg :=_ebbfe ;_edeg < _ebbfe +_cecec ;_edeg ++{_bbgc [_edeg ]=_agdb ;};};if _agdb ==0{_agdb =1;}else {_agdb =0;};};return _bbgc ,nil ;};func (_bdc *GenericRegion )InitEncode (bm *_dc .Bitmap ,xLoc ,yLoc ,template int ,duplicateLineRemoval bool )error {const _gccc ="\u0047e\u006e\u0065\u0072\u0069\u0063\u0052\u0065\u0067\u0069\u006f\u006e.\u0049\u006e\u0069\u0074\u0045\u006e\u0063\u006f\u0064\u0065"; +if bm ==nil {return _dgd .Error (_gccc ,"\u0070\u0072\u006f\u0076id\u0065\u0064\u0020\u006e\u0069\u006c\u0020\u0062\u0069\u0074\u006d\u0061\u0070");};if xLoc < 0||yLoc < 0{return _dgd .Error (_gccc ,"\u0078\u0020\u0061\u006e\u0064\u0020\u0079\u0020\u006c\u006f\u0063\u0061\u0074i\u006f\u006e\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074h\u0061\u006e\u0020\u0030"); +};_bdc .Bitmap =bm ;_bdc .GBTemplate =byte (template );switch _bdc .GBTemplate {case 0:_bdc .GBAtX =[]int8 {3,-3,2,-2};_bdc .GBAtY =[]int8 {-1,-1,-2,-2};case 1:_bdc .GBAtX =[]int8 {3};_bdc .GBAtY =[]int8 {-1};case 2,3:_bdc .GBAtX =[]int8 {2};_bdc .GBAtY =[]int8 {-1}; +default:return _dgd .Errorf (_gccc ,"\u0070\u0072o\u0076\u0069\u0064\u0065\u0064 \u0074\u0065\u006d\u0070\u006ca\u0074\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u007b\u0030\u002c\u0031\u002c\u0032\u002c\u0033\u007d",template ); +};_bdc .RegionSegment =&RegionSegment {BitmapHeight :uint32 (bm .Height ),BitmapWidth :uint32 (bm .Width ),XLocation :uint32 (xLoc ),YLocation :uint32 (yLoc )};_bdc .IsTPGDon =duplicateLineRemoval ;return nil ;};func (_gcgc *SymbolDictionary )GetDictionary ()([]*_dc .Bitmap ,error ){_fb .Log .Trace ("\u005b\u0053\u0059\u004d\u0042\u004f\u004c-\u0044\u0049\u0043T\u0049\u004f\u004e\u0041R\u0059\u005d\u0020\u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e"); +defer func (){_fb .Log .Trace ("\u005b\u0053\u0059M\u0042\u004f\u004c\u002d\u0044\u0049\u0043\u0054\u0049\u004f\u004e\u0041\u0052\u0059\u005d\u0020\u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); +_fb .Log .Trace ("\u005b\u0053Y\u004d\u0042\u004f\u004c\u002dD\u0049\u0043\u0054\u0049\u004fN\u0041\u0052\u0059\u005d\u0020\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0020\u000a\u0045\u0078\u003a\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u000a\u006e\u0065\u0077\u003a\u0027\u0025\u0073\u0027",_gcgc ._egfag ,_gcgc ._gdbg ); +}();if _gcgc ._egfag ==nil {var _fddce error ;if _gcgc .UseRefinementAggregation {_gcgc ._gac =_gcgc .getSbSymCodeLen ();};if !_gcgc .IsHuffmanEncoded {if _fddce =_gcgc .setCodingStatistics ();_fddce !=nil {return nil ,_fddce ;};};_gcgc ._gdbg =make ([]*_dc .Bitmap ,_gcgc .NumberOfNewSymbols ); +var _fae []int ;if _gcgc .IsHuffmanEncoded &&!_gcgc .UseRefinementAggregation {_fae =make ([]int ,_gcgc .NumberOfNewSymbols );};if _fddce =_gcgc .setSymbolsArray ();_fddce !=nil {return nil ,_fddce ;};var _cbfd ,_acedb int64 ;_gcgc ._dgaba =0;for _gcgc ._dgaba < _gcgc .NumberOfNewSymbols {_acedb ,_fddce =_gcgc .decodeHeightClassDeltaHeight (); +if _fddce !=nil {return nil ,_fddce ;};_cbfd +=_acedb ;var _fafdb ,_ecaaa uint32 ;_cdgf :=int64 (_gcgc ._dgaba );for {var _ccca int64 ;_ccca ,_fddce =_gcgc .decodeDifferenceWidth ();if _gb .Is (_fddce ,_gee .ErrOOB ){break ;};if _fddce !=nil {return nil ,_fddce ; +};if _gcgc ._dgaba >=_gcgc .NumberOfNewSymbols {break ;};_fafdb +=uint32 (_ccca );_ecaaa +=_fafdb ;if !_gcgc .IsHuffmanEncoded ||_gcgc .UseRefinementAggregation {if !_gcgc .UseRefinementAggregation {_fddce =_gcgc .decodeDirectlyThroughGenericRegion (_fafdb ,uint32 (_cbfd )); +if _fddce !=nil {return nil ,_fddce ;};}else {_fddce =_gcgc .decodeAggregate (_fafdb ,uint32 (_cbfd ));if _fddce !=nil {return nil ,_fddce ;};};}else if _gcgc .IsHuffmanEncoded &&!_gcgc .UseRefinementAggregation {_fae [_gcgc ._dgaba ]=int (_fafdb );};_gcgc ._dgaba ++; +};if _gcgc .IsHuffmanEncoded &&!_gcgc .UseRefinementAggregation {var _fcag int64 ;if _gcgc .SdHuffBMSizeSelection ==0{var _bdf _gcc .Tabler ;_bdf ,_fddce =_gcc .GetStandardTable (1);if _fddce !=nil {return nil ,_fddce ;};_fcag ,_fddce =_bdf .Decode (_gcgc ._gbe ); +if _fddce !=nil {return nil ,_fddce ;};}else {_fcag ,_fddce =_gcgc .huffDecodeBmSize ();if _fddce !=nil {return nil ,_fddce ;};};_gcgc ._gbe .Align ();var _cdef *_dc .Bitmap ;_cdef ,_fddce =_gcgc .decodeHeightClassCollectiveBitmap (_fcag ,uint32 (_cbfd ),_ecaaa ); +if _fddce !=nil {return nil ,_fddce ;};_fddce =_gcgc .decodeHeightClassBitmap (_cdef ,_cdgf ,int (_cbfd ),_fae );if _fddce !=nil {return nil ,_fddce ;};};};_edbc ,_fddce :=_gcgc .getToExportFlags ();if _fddce !=nil {return nil ,_fddce ;};_gcgc .setExportedSymbols (_edbc ); +};return _gcgc ._egfag ,nil ;};func (_gde *GenericRegion )Init (h *Header ,r *_dg .Reader )error {_gde .RegionSegment =NewRegionSegment (r );_gde ._eac =r ;return _gde .parseHeader ();};func (_gbbb *HalftoneRegion )combineGrayscalePlanes (_fabb []*_dc .Bitmap ,_feafa int )error {_bab :=0; +for _abd :=0;_abd < _fabb [_feafa ].Height ;_abd ++{for _eaec :=0;_eaec < _fabb [_feafa ].Width ;_eaec +=8{_bca ,_dgce :=_fabb [_feafa +1].GetByte (_bab );if _dgce !=nil {return _dgce ;};_eecf ,_dgce :=_fabb [_feafa ].GetByte (_bab );if _dgce !=nil {return _dgce ; +};_dgce =_fabb [_feafa ].SetByte (_bab ,_dc .CombineBytes (_eecf ,_bca ,_dc .CmbOpXor ));if _dgce !=nil {return _dgce ;};_bab ++;};};return nil ;};func (_aeca *TextRegion )setContexts (_gbag *_f .DecoderStats ,_abec *_f .DecoderStats ,_agac *_f .DecoderStats ,_fgaaa *_f .DecoderStats ,_eefb *_f .DecoderStats ,_ddge *_f .DecoderStats ,_cggff *_f .DecoderStats ,_cfagg *_f .DecoderStats ,_caeg *_f .DecoderStats ,_egcad *_f .DecoderStats ){_aeca ._fabg =_abec ; +_aeca ._geea =_agac ;_aeca ._bgedd =_fgaaa ;_aeca ._gaea =_eefb ;_aeca ._cgde =_cggff ;_aeca ._dgfa =_cfagg ;_aeca ._gdba =_ddge ;_aeca ._dbdf =_caeg ;_aeca ._fbcd =_egcad ;_aeca ._edfc =_gbag ;};func (_cceb *TextRegion )Encode (w _dg .BinaryWriter )(_eegg int ,_bgedf error ){const _bafe ="\u0054\u0065\u0078\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u002e\u0045n\u0063\u006f\u0064\u0065"; +if _eegg ,_bgedf =_cceb .RegionInfo .Encode (w );_bgedf !=nil {return _eegg ,_dgd .Wrap (_bgedf ,_bafe ,"");};var _bbdb int ;if _bbdb ,_bgedf =_cceb .encodeFlags (w );_bgedf !=nil {return _eegg ,_dgd .Wrap (_bgedf ,_bafe ,"");};_eegg +=_bbdb ;if _bbdb ,_bgedf =_cceb .encodeSymbols (w ); +_bgedf !=nil {return _eegg ,_dgd .Wrap (_bgedf ,_bafe ,"");};_eegg +=_bbdb ;return _eegg ,nil ;};func (_fagc *TextRegion )readHuffmanFlags ()error {var (_fgbg int ;_dega uint64 ;_ebgdb error ;);_ ,_ebgdb =_fagc ._bgbd .ReadBit ();if _ebgdb !=nil {return _ebgdb ; +};_fgbg ,_ebgdb =_fagc ._bgbd .ReadBit ();if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffRSize =int8 (_fgbg );_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffRDY =int8 (_dega )&0xf;_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2); +if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffRDX =int8 (_dega )&0xf;_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffRDHeight =int8 (_dega )&0xf;_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ; +};_fagc .SbHuffRDWidth =int8 (_dega )&0xf;_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffDT =int8 (_dega )&0xf;_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffDS =int8 (_dega )&0xf; +_dega ,_ebgdb =_fagc ._bgbd .ReadBits (2);if _ebgdb !=nil {return _ebgdb ;};_fagc .SbHuffFS =int8 (_dega )&0xf;return nil ;};func NewHeader (d Documenter ,r *_dg .Reader ,offset int64 ,organizationType OrganizationType )(*Header ,error ){_egbb :=&Header {Reader :r }; +if _gaaf :=_egbb .parse (d ,r ,offset ,organizationType );_gaaf !=nil {return nil ,_dgd .Wrap (_gaaf ,"\u004ee\u0077\u0048\u0065\u0061\u0064\u0065r","");};return _egbb ,nil ;};func (_bbcb *GenericRegion )decodeTemplate3 (_eafd ,_cgg ,_fddcd int ,_eagc ,_gbff int )(_geec error ){const _cdbc ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0033"; +var (_bbgf ,_aef int ;_cdbe int ;_dfa byte ;_eacg ,_dcag int ;);if _eafd >=1{_dfa ,_geec =_bbcb .Bitmap .GetByte (_gbff );if _geec !=nil {return _dgd .Wrap (_geec ,_cdbc ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_cdbe =int (_dfa );};_bbgf =(_cdbe >>1)&0x70; +for _dfcg :=0;_dfcg < _fddcd ;_dfcg =_eacg {var (_ece byte ;_baea int ;);_eacg =_dfcg +8;if _aggg :=_cgg -_dfcg ;_aggg > 8{_baea =8;}else {_baea =_aggg ;};if _eafd >=1{_cdbe <<=8;if _eacg < _cgg {_dfa ,_geec =_bbcb .Bitmap .GetByte (_gbff +1);if _geec !=nil {return _dgd .Wrap (_geec ,_cdbc ,"\u0069\u006e\u006e\u0065\u0072\u0020\u002d\u0020\u006c\u0069\u006e\u0065 \u003e\u003d\u0020\u0031"); +};_cdbe |=int (_dfa );};};for _edde :=0;_edde < _baea ;_edde ++{if _bbcb ._cgb {_aef =_bbcb .overrideAtTemplate3 (_bbgf ,_dfcg +_edde ,_eafd ,int (_ece ),_edde );_bbcb ._ccg .SetIndex (int32 (_aef ));}else {_bbcb ._ccg .SetIndex (int32 (_bbgf ));};_dcag ,_geec =_bbcb ._fdd .DecodeBit (_bbcb ._ccg ); +if _geec !=nil {return _dgd .Wrap (_geec ,_cdbc ,"");};_ece |=byte (_dcag )<>uint (8-_edde ))&0x010);};if _ffg :=_bbcb .Bitmap .SetByte (_eagc ,_ece );_ffg !=nil {return _dgd .Wrap (_ffg ,_cdbc ,""); +};_eagc ++;_gbff ++;};return nil ;};func (_cadd *GenericRegion )overrideAtTemplate1 (_dfda ,_bcd ,_dab ,_eeed ,_ccgf int )int {_dfda &=0x1FF7;if _cadd .GBAtY [0]==0&&_cadd .GBAtX [0]>=-int8 (_ccgf ){_dfda |=(_eeed >>uint (7-(int8 (_ccgf )+_cadd .GBAtX [0]))&0x1)<<3; +}else {_dfda |=int (_cadd .getPixel (_bcd +int (_cadd .GBAtX [0]),_dab +int (_cadd .GBAtY [0])))<<3;};return _dfda ;};func (_dbg *Header )readSegmentNumber (_bcge *_dg .Reader )error {const _dacc ="\u0072\u0065\u0061\u0064\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; +_ede :=make ([]byte ,4);_ ,_ffcb :=_bcge .Read (_ede );if _ffcb !=nil {return _dgd .Wrap (_ffcb ,_dacc ,"");};_dbg .SegmentNumber =_e .BigEndian .Uint32 (_ede );return nil ;};func (_abdc *HalftoneRegion )shiftAndFill (_fafd int )int {_fafd >>=8;if _fafd < 0{_gdb :=int (_g .Log (float64 (_efeb (_fafd )))/_g .Log (2)); +_ceaf :=31-_gdb ;for _cdc :=1;_cdc < _ceaf ;_cdc ++{_fafd |=1< 1{return _gbfff .decodeThroughTextRegion (_fggb ,_bcea ,uint32 (_geaf )); +}else if _geaf ==1{return _gbfff .decodeRefinedSymbol (_fggb ,_bcea );};return nil ;};var (_ Regioner =&TextRegion {};_ Segmenter =&TextRegion {};);func (_acff *TableSegment )HtLow ()int32 {return _acff ._adfg };type template1 struct{};func (_ggaa *TextRegion )createRegionBitmap ()error {_ggaa .RegionBitmap =_dc .New (int (_ggaa .RegionInfo .BitmapWidth ),int (_ggaa .RegionInfo .BitmapHeight )); +if _ggaa .DefaultPixel !=0{_ggaa .RegionBitmap .SetDefaultPixel ();};return nil ;};func (_faaa *GenericRegion )decodeTemplate2 (_dgeb ,_fga ,_bbca int ,_abed ,_eagd int )(_dcfb error ){const _agdd ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0032"; +var (_ada ,_egd int ;_adf ,_aae int ;_fbe byte ;_edd ,_fcf int ;);if _dgeb >=1{_fbe ,_dcfb =_faaa .Bitmap .GetByte (_eagd );if _dcfb !=nil {return _dgd .Wrap (_dcfb ,_agdd ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0031"); +};_adf =int (_fbe );};if _dgeb >=2{_fbe ,_dcfb =_faaa .Bitmap .GetByte (_eagd -_faaa .Bitmap .RowStride );if _dcfb !=nil {return _dgd .Wrap (_dcfb ,_agdd ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0032");};_aae =int (_fbe )<<4; +};_ada =(_adf >>3&0x7c)|(_aae >>3&0x380);for _deec :=0;_deec < _bbca ;_deec =_edd {var (_cacd byte ;_fcea int ;);_edd =_deec +8;if _adg :=_fga -_deec ;_adg > 8{_fcea =8;}else {_fcea =_adg ;};if _dgeb > 0{_adf <<=8;if _edd < _fga {_fbe ,_dcfb =_faaa .Bitmap .GetByte (_eagd +1); +if _dcfb !=nil {return _dgd .Wrap (_dcfb ,_agdd ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0030");};_adf |=int (_fbe );};};if _dgeb > 1{_aae <<=8;if _edd < _fga {_fbe ,_dcfb =_faaa .Bitmap .GetByte (_eagd -_faaa .Bitmap .RowStride +1); +if _dcfb !=nil {return _dgd .Wrap (_dcfb ,_agdd ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0031");};_aae |=int (_fbe )<<4;};};for _eedb :=0;_eedb < _fcea ;_eedb ++{_cfa :=uint (10-_eedb );if _faaa ._cgb {_egd =_faaa .overrideAtTemplate2 (_ada ,_deec +_eedb ,_dgeb ,int (_cacd ),_eedb ); +_faaa ._ccg .SetIndex (int32 (_egd ));}else {_faaa ._ccg .SetIndex (int32 (_ada ));};_fcf ,_dcfb =_faaa ._fdd .DecodeBit (_faaa ._ccg );if _dcfb !=nil {return _dgd .Wrap (_dcfb ,_agdd ,"");};_cacd |=byte (_fcf <>_cfa )&0x4)|((_aae >>_cfa )&0x80); +};if _faaf :=_faaa .Bitmap .SetByte (_abed ,_cacd );_faaf !=nil {return _dgd .Wrap (_faaf ,_agdd ,"");};_abed ++;_eagd ++;};return nil ;};func (_gffc *Header )readDataStartOffset (_fbga *_dg .Reader ,_gdca OrganizationType ){if _gdca ==OSequential {_gffc .SegmentDataStartOffset =uint64 (_fbga .AbsolutePosition ()); +};};func (_ecfd *GenericRegion )overrideAtTemplate0a (_aag ,_cedc ,_fedf ,_dad ,_ebge ,_bfb int )int {if _ecfd .GBAtOverride [0]{_aag &=0xFFEF;if _ecfd .GBAtY [0]==0&&_ecfd .GBAtX [0]>=-int8 (_ebge ){_aag |=(_dad >>uint (int8 (_bfb )-_ecfd .GBAtX [0]&0x1))<<4; +}else {_aag |=int (_ecfd .getPixel (_cedc +int (_ecfd .GBAtX [0]),_fedf +int (_ecfd .GBAtY [0])))<<4;};};if _ecfd .GBAtOverride [1]{_aag &=0xFBFF;if _ecfd .GBAtY [1]==0&&_ecfd .GBAtX [1]>=-int8 (_ebge ){_aag |=(_dad >>uint (int8 (_bfb )-_ecfd .GBAtX [1]&0x1))<<10; +}else {_aag |=int (_ecfd .getPixel (_cedc +int (_ecfd .GBAtX [1]),_fedf +int (_ecfd .GBAtY [1])))<<10;};};if _ecfd .GBAtOverride [2]{_aag &=0xF7FF;if _ecfd .GBAtY [2]==0&&_ecfd .GBAtX [2]>=-int8 (_ebge ){_aag |=(_dad >>uint (int8 (_bfb )-_ecfd .GBAtX [2]&0x1))<<11; +}else {_aag |=int (_ecfd .getPixel (_cedc +int (_ecfd .GBAtX [2]),_fedf +int (_ecfd .GBAtY [2])))<<11;};};if _ecfd .GBAtOverride [3]{_aag &=0x7FFF;if _ecfd .GBAtY [3]==0&&_ecfd .GBAtX [3]>=-int8 (_ebge ){_aag |=(_dad >>uint (int8 (_bfb )-_ecfd .GBAtX [3]&0x1))<<15; +}else {_aag |=int (_ecfd .getPixel (_cedc +int (_ecfd .GBAtX [3]),_fedf +int (_ecfd .GBAtY [3])))<<15;};};return _aag ;};func (_ecd *EndOfStripe )LineNumber ()int {return _ecd ._cg };func (_acgf *Header )writeSegmentPageAssociation (_bfdb _dg .BinaryWriter )(_fccg int ,_agbac error ){const _bbae ="w\u0072\u0069\u0074\u0065\u0053\u0065g\u006d\u0065\u006e\u0074\u0050\u0061\u0067\u0065\u0041s\u0073\u006f\u0063i\u0061t\u0069\u006f\u006e"; +if _acgf .pageSize ()!=4{if _agbac =_bfdb .WriteByte (byte (_acgf .PageAssociation ));_agbac !=nil {return 0,_dgd .Wrap (_agbac ,_bbae ,"\u0070\u0061\u0067\u0065\u0053\u0069\u007a\u0065\u0020\u0021\u003d\u0020\u0034");};return 1,nil ;};_cdfdd :=make ([]byte ,4); +_e .BigEndian .PutUint32 (_cdfdd ,uint32 (_acgf .PageAssociation ));if _fccg ,_agbac =_bfdb .Write (_cdfdd );_agbac !=nil {return 0,_dgd .Wrap (_agbac ,_bbae ,"\u0034 \u0062y\u0074\u0065\u0020\u0070\u0061g\u0065\u0020n\u0075\u006d\u0062\u0065\u0072");}; +return _fccg ,nil ;};func (_ebea *TextRegion )decodeDfs ()(int64 ,error ){if _ebea .IsHuffmanEncoded {if _ebea .SbHuffFS ==3{if _ebea ._eade ==nil {var _decdc error ;_ebea ._eade ,_decdc =_ebea .getUserTable (0);if _decdc !=nil {return 0,_decdc ;};};return _ebea ._eade .Decode (_ebea ._bgbd ); +};_gfeac ,_eaef :=_gcc .GetStandardTable (6+int (_ebea .SbHuffFS ));if _eaef !=nil {return 0,_eaef ;};return _gfeac .Decode (_ebea ._bgbd );};_dfag ,_ecga :=_ebea ._cfbf .DecodeInt (_ebea ._geea );if _ecga !=nil {return 0,_ecga ;};return int64 (_dfag ),nil ; +};func (_gbbf *SymbolDictionary )decodeHeightClassBitmap (_ebca *_dc .Bitmap ,_edfb int64 ,_cfbba int ,_ebfce []int )error {for _abeb :=_edfb ;_abeb < int64 (_gbbf ._dgaba );_abeb ++{var _cbea int ;for _dbba :=_edfb ;_dbba <=_abeb -1;_dbba ++{_cbea +=_ebfce [_dbba ]; +};_aggf :=_gc .Rect (_cbea ,0,_cbea +_ebfce [_abeb ],_cfbba );_fdca ,_defd :=_dc .Extract (_aggf ,_ebca );if _defd !=nil {return _defd ;};_gbbf ._gdbg [_abeb ]=_fdca ;_gbbf ._dadd =append (_gbbf ._dadd ,_fdca );};return nil ;};func (_bfea *GenericRegion )overrideAtTemplate3 (_cagfg ,_afdb ,_cfgbg ,_egfa ,_abbf int )int {_cagfg &=0x3EF; +if _bfea .GBAtY [0]==0&&_bfea .GBAtX [0]>=-int8 (_abbf ){_cagfg |=(_egfa >>uint (7-(int8 (_abbf )+_bfea .GBAtX [0]))&0x1)<<4;}else {_cagfg |=int (_bfea .getPixel (_afdb +int (_bfea .GBAtX [0]),_cfgbg +int (_bfea .GBAtY [0])))<<4;};return _cagfg ;};func (_cfea *GenericRegion )decodeTemplate0a (_bged ,_caf ,_egbe int ,_cge ,_bde int )(_dbc error ){const _decd ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0061"; +var (_ffaa ,_ggg int ;_afa ,_fcba int ;_eba byte ;_bffa int ;);if _bged >=1{_eba ,_dbc =_cfea .Bitmap .GetByte (_bde );if _dbc !=nil {return _dgd .Wrap (_dbc ,_decd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_afa =int (_eba );};if _bged >=2{_eba ,_dbc =_cfea .Bitmap .GetByte (_bde -_cfea .Bitmap .RowStride ); +if _dbc !=nil {return _dgd .Wrap (_dbc ,_decd ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_fcba =int (_eba )<<6;};_ffaa =(_afa &0xf0)|(_fcba &0x3800);for _bce :=0;_bce < _egbe ;_bce =_bffa {var (_fbfd byte ;_agb int ;);_bffa =_bce +8;if _fadd :=_caf -_bce ; +_fadd > 8{_agb =8;}else {_agb =_fadd ;};if _bged > 0{_afa <<=8;if _bffa < _caf {_eba ,_dbc =_cfea .Bitmap .GetByte (_bde +1);if _dbc !=nil {return _dgd .Wrap (_dbc ,_decd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_afa |=int (_eba );};};if _bged > 1{_cbb :=_bde -_cfea .Bitmap .RowStride +1; +_fcba <<=8;if _bffa < _caf {_eba ,_dbc =_cfea .Bitmap .GetByte (_cbb );if _dbc !=nil {return _dgd .Wrap (_dbc ,_decd ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_fcba |=int (_eba )<<6;}else {_fcba |=0;};};for _fddc :=0;_fddc < _agb ;_fddc ++{_ggdb :=uint (7-_fddc ); +if _cfea ._cgb {_ggg =_cfea .overrideAtTemplate0a (_ffaa ,_bce +_fddc ,_bged ,int (_fbfd ),_fddc ,int (_ggdb ));_cfea ._ccg .SetIndex (int32 (_ggg ));}else {_cfea ._ccg .SetIndex (int32 (_ffaa ));};var _ffc int ;_ffc ,_dbc =_cfea ._fdd .DecodeBit (_cfea ._ccg ); +if _dbc !=nil {return _dgd .Wrap (_dbc ,_decd ,"");};_fbfd |=byte (_ffc )<<_ggdb ;_ffaa =((_ffaa &0x7bf7)<<1)|_ffc |((_afa >>_ggdb )&0x10)|((_fcba >>_ggdb )&0x800);};if _bedf :=_cfea .Bitmap .SetByte (_cge ,_fbfd );_bedf !=nil {return _dgd .Wrap (_bedf ,_decd ,""); +};_cge ++;_bde ++;};return nil ;};func (_bdfb *TextRegion )GetRegionBitmap ()(*_dc .Bitmap ,error ){if _bdfb .RegionBitmap !=nil {return _bdfb .RegionBitmap ,nil ;};if !_bdfb .IsHuffmanEncoded {if _eeeb :=_bdfb .setCodingStatistics ();_eeeb !=nil {return nil ,_eeeb ; +};};if _ffadc :=_bdfb .createRegionBitmap ();_ffadc !=nil {return nil ,_ffadc ;};if _ebde :=_bdfb .decodeSymbolInstances ();_ebde !=nil {return nil ,_ebde ;};return _bdfb .RegionBitmap ,nil ;};func (_begb *RegionSegment )Encode (w _dg .BinaryWriter )(_bbaea int ,_eefa error ){const _dffg ="R\u0065g\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065"; +_fcca :=make ([]byte ,4);_e .BigEndian .PutUint32 (_fcca ,_begb .BitmapWidth );_bbaea ,_eefa =w .Write (_fcca );if _eefa !=nil {return 0,_dgd .Wrap (_eefa ,_dffg ,"\u0057\u0069\u0064t\u0068");};_e .BigEndian .PutUint32 (_fcca ,_begb .BitmapHeight );var _fbbe int ; +_fbbe ,_eefa =w .Write (_fcca );if _eefa !=nil {return 0,_dgd .Wrap (_eefa ,_dffg ,"\u0048\u0065\u0069\u0067\u0068\u0074");};_bbaea +=_fbbe ;_e .BigEndian .PutUint32 (_fcca ,_begb .XLocation );_fbbe ,_eefa =w .Write (_fcca );if _eefa !=nil {return 0,_dgd .Wrap (_eefa ,_dffg ,"\u0058L\u006f\u0063\u0061\u0074\u0069\u006fn"); +};_bbaea +=_fbbe ;_e .BigEndian .PutUint32 (_fcca ,_begb .YLocation );_fbbe ,_eefa =w .Write (_fcca );if _eefa !=nil {return 0,_dgd .Wrap (_eefa ,_dffg ,"\u0059L\u006f\u0063\u0061\u0074\u0069\u006fn");};_bbaea +=_fbbe ;if _eefa =w .WriteByte (byte (_begb .CombinaionOperator )&0x07); +_eefa !=nil {return 0,_dgd .Wrap (_eefa ,_dffg ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072");};_bbaea ++;return _bbaea ,nil ;};func (_baee *PageInformationSegment )readIsLossless ()error {_adab ,_bffg :=_baee ._gcdec .ReadBit (); +if _bffg !=nil {return _bffg ;};if _adab ==1{_baee .IsLossless =true ;};return nil ;};func (_fbbbf *SymbolDictionary )readRegionFlags ()error {var (_befa uint64 ;_bdaeb int ;);_ ,_fdfb :=_fbbbf ._gbe .ReadBits (3);if _fdfb !=nil {return _fdfb ;};_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit (); +if _fdfb !=nil {return _fdfb ;};_fbbbf .SdrTemplate =int8 (_bdaeb );_befa ,_fdfb =_fbbbf ._gbe .ReadBits (2);if _fdfb !=nil {return _fdfb ;};_fbbbf .SdTemplate =int8 (_befa &0xf);_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit ();if _fdfb !=nil {return _fdfb ;};if _bdaeb ==1{_fbbbf ._bfdcd =true ; +};_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit ();if _fdfb !=nil {return _fdfb ;};if _bdaeb ==1{_fbbbf ._efba =true ;};_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit ();if _fdfb !=nil {return _fdfb ;};if _bdaeb ==1{_fbbbf .SdHuffAggInstanceSelection =true ;};_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit (); +if _fdfb !=nil {return _fdfb ;};_fbbbf .SdHuffBMSizeSelection =int8 (_bdaeb );_befa ,_fdfb =_fbbbf ._gbe .ReadBits (2);if _fdfb !=nil {return _fdfb ;};_fbbbf .SdHuffDecodeWidthSelection =int8 (_befa &0xf);_befa ,_fdfb =_fbbbf ._gbe .ReadBits (2);if _fdfb !=nil {return _fdfb ; +};_fbbbf .SdHuffDecodeHeightSelection =int8 (_befa &0xf);_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit ();if _fdfb !=nil {return _fdfb ;};if _bdaeb ==1{_fbbbf .UseRefinementAggregation =true ;};_bdaeb ,_fdfb =_fbbbf ._gbe .ReadBit ();if _fdfb !=nil {return _fdfb ; +};if _bdaeb ==1{_fbbbf .IsHuffmanEncoded =true ;};return nil ;};func (_ccgd Type )String ()string {switch _ccgd {case TSymbolDictionary :return "\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079";case TIntermediateTextRegion :return "\u0049n\u0074\u0065\u0072\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020T\u0065\u0078\u0074\u0020\u0052\u0065\u0067\u0069\u006f\u006e"; +case TImmediateTextRegion :return "I\u006d\u006d\u0065\u0064ia\u0074e\u0020\u0054\u0065\u0078\u0074 \u0052\u0065\u0067\u0069\u006f\u006e";case TImmediateLosslessTextRegion :return "\u0049\u006d\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020L\u006f\u0073\u0073\u006c\u0065\u0073\u0073 \u0054\u0065\u0078\u0074\u0020\u0052\u0065\u0067\u0069\u006f\u006e"; +case TPatternDictionary :return "\u0050a\u0074t\u0065\u0072\u006e\u0020\u0044i\u0063\u0074i\u006f\u006e\u0061\u0072\u0079";case TIntermediateHalftoneRegion :return "\u0049\u006e\u0074\u0065r\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0048\u0061l\u0066t\u006f\u006e\u0065\u0020\u0052\u0065\u0067i\u006f\u006e"; +case TImmediateHalftoneRegion :return "\u0049m\u006d\u0065\u0064\u0069a\u0074\u0065\u0020\u0048\u0061l\u0066t\u006fn\u0065\u0020\u0052\u0065\u0067\u0069\u006fn";case TImmediateLosslessHalftoneRegion :return "\u0049\u006d\u006ded\u0069\u0061\u0074\u0065\u0020\u004c\u006f\u0073\u0073l\u0065s\u0073 \u0048a\u006c\u0066\u0074\u006f\u006e\u0065\u0020\u0052\u0065\u0067\u0069\u006f\u006e"; +case TIntermediateGenericRegion :return "I\u006e\u0074\u0065\u0072\u006d\u0065d\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006e\u0065r\u0069\u0063\u0020R\u0065g\u0069\u006f\u006e";case TImmediateGenericRegion :return "\u0049m\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006ee\u0072\u0069\u0063\u0020\u0052\u0065\u0067\u0069\u006f\u006e"; +case TImmediateLosslessGenericRegion :return "\u0049\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u0020\u004c\u006f\u0073\u0073\u006c\u0065\u0073\u0073\u0020\u0047e\u006e\u0065\u0072\u0069\u0063\u0020\u0052e\u0067\u0069\u006f\u006e";case TIntermediateGenericRefinementRegion :return "\u0049\u006e\u0074\u0065\u0072\u006d\u0065\u0064\u0069\u0061\u0074\u0065\u0020\u0047\u0065\u006e\u0065\u0072\u0069\u0063\u0020\u0052\u0065\u0066i\u006e\u0065\u006d\u0065\u006et\u0020\u0052e\u0067\u0069\u006f\u006e"; case TImmediateGenericRefinementRegion :return "I\u006d\u006d\u0065\u0064\u0069\u0061t\u0065\u0020\u0047\u0065\u006e\u0065r\u0069\u0063\u0020\u0052\u0065\u0066\u0069n\u0065\u006d\u0065\u006e\u0074\u0020\u0052\u0065\u0067\u0069o\u006e";case TImmediateLosslessGenericRefinementRegion :return "\u0049m\u006d\u0065d\u0069\u0061\u0074\u0065 \u004c\u006f\u0073s\u006c\u0065\u0073\u0073\u0020\u0047\u0065\u006e\u0065ri\u0063\u0020\u0052e\u0066\u0069n\u0065\u006d\u0065\u006e\u0074\u0020R\u0065\u0067i\u006f\u006e"; case TPageInformation :return "\u0050\u0061g\u0065\u0020\u0049n\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e";case TEndOfPage :return "E\u006e\u0064\u0020\u004f\u0066\u0020\u0050\u0061\u0067\u0065";case TEndOfStrip :return "\u0045\u006e\u0064 \u004f\u0066\u0020\u0053\u0074\u0072\u0069\u0070"; case TEndOfFile :return "E\u006e\u0064\u0020\u004f\u0066\u0020\u0046\u0069\u006c\u0065";case TProfiles :return "\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0073";case TTables :return "\u0054\u0061\u0062\u006c\u0065\u0073";case TExtension :return "\u0045x\u0074\u0065\u006e\u0073\u0069\u006fn"; -case TBitmap :return "\u0042\u0069\u0074\u006d\u0061\u0070";};return "I\u006ev\u0061\u006c\u0069\u0064\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u0020Ki\u006e\u0064";};func (_ege *GenericRegion )decodeSLTP ()(int ,error ){switch _ege .GBTemplate {case 0:_ege ._baa .SetIndex (0x9B25); -case 1:_ege ._baa .SetIndex (0x795);case 2:_ege ._baa .SetIndex (0xE5);case 3:_ege ._baa .SetIndex (0x195);};return _ege ._fgd .DecodeBit (_ege ._baa );};func (_bac *template0 )form (_aec ,_bbc ,_decd ,_eggf ,_gcd int16 )int16 {return (_aec <<10)|(_bbc <<7)|(_decd <<4)|(_eggf <<1)|_gcd ; -};func (_eegd *TableSegment )Init (h *Header ,r *_fd .Reader )error {_eegd ._cbabe =r ;return _eegd .parseHeader ();};func (_aece *TableSegment )HtOOB ()int32 {return _aece ._bcaa };func (_ga *EndOfStripe )parseHeader ()error {_ec ,_be :=_ga ._dcd .ReadBits (32); -if _be !=nil {return _be ;};_ga ._ge =int (_ec &_df .MaxInt32 );return nil ;};func (_bda *template1 )form (_eda ,_gac ,_cdd ,_aeb ,_befg int16 )int16 {return ((_eda &0x02)<<8)|(_gac <<6)|((_cdd &0x03)<<4)|(_aeb <<1)|_befg ;};func (_bgd *GenericRegion )setOverrideFlag (_cceg int ){_bgd .GBAtOverride [_cceg ]=true ; -_bgd ._efb =true ;};func (_beeb *Header )String ()string {_ggab :=&_dg .Builder {};_ggab .WriteString ("\u000a[\u0053E\u0047\u004d\u0045\u004e\u0054-\u0048\u0045A\u0044\u0045\u0052\u005d\u000a");_ggab .WriteString (_db .Sprintf ("\t\u002d\u0020\u0053\u0065gm\u0065n\u0074\u004e\u0075\u006d\u0062e\u0072\u003a\u0020\u0025\u0076\u000a",_beeb .SegmentNumber )); -_ggab .WriteString (_db .Sprintf ("\u0009\u002d\u0020T\u0079\u0070\u0065\u003a\u0020\u0025\u0076\u000a",_beeb .Type ));_ggab .WriteString (_db .Sprintf ("\u0009-\u0020R\u0065\u0074\u0061\u0069\u006eF\u006c\u0061g\u003a\u0020\u0025\u0076\u000a",_beeb .RetainFlag )); -_ggab .WriteString (_db .Sprintf ("\u0009\u002d\u0020Pa\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_beeb .PageAssociation ));_ggab .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0050\u0061\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061\u0074i\u006fn\u0046\u0069\u0065\u006c\u0064\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_beeb .PageAssociationFieldSize )); -_ggab .WriteString ("\u0009-\u0020R\u0054\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u0053\u003a\u000a");for _ ,_gggf :=range _beeb .RTSNumbers {_ggab .WriteString (_db .Sprintf ("\u0009\t\u002d\u0020\u0025\u0064\u000a",_gggf ));};_ggab .WriteString (_db .Sprintf ("\t\u002d \u0048\u0065\u0061\u0064\u0065\u0072\u004c\u0065n\u0067\u0074\u0068\u003a %\u0076\u000a",_beeb .HeaderLength )); -_ggab .WriteString (_db .Sprintf ("\u0009-\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061L\u0065n\u0067\u0074\u0068\u003a\u0020\u0025\u0076\n",_beeb .SegmentDataLength ));_ggab .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074D\u0061\u0074\u0061\u0053\u0074\u0061\u0072t\u004f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0076\u000a",_beeb .SegmentDataStartOffset )); -return _ggab .String ();};func (_gbccf *RegionSegment )Size ()int {return 17};var (_bccf Segmenter ;_aeca =map[Type ]func ()Segmenter {TSymbolDictionary :func ()Segmenter {return &SymbolDictionary {}},TIntermediateTextRegion :func ()Segmenter {return &TextRegion {}},TImmediateTextRegion :func ()Segmenter {return &TextRegion {}},TImmediateLosslessTextRegion :func ()Segmenter {return &TextRegion {}},TPatternDictionary :func ()Segmenter {return &PatternDictionary {}},TIntermediateHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TImmediateHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TImmediateLosslessHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TIntermediateGenericRegion :func ()Segmenter {return &GenericRegion {}},TImmediateGenericRegion :func ()Segmenter {return &GenericRegion {}},TImmediateLosslessGenericRegion :func ()Segmenter {return &GenericRegion {}},TIntermediateGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TImmediateGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TImmediateLosslessGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TPageInformation :func ()Segmenter {return &PageInformationSegment {}},TEndOfPage :func ()Segmenter {return _bccf },TEndOfStrip :func ()Segmenter {return &EndOfStripe {}},TEndOfFile :func ()Segmenter {return _bccf },TProfiles :func ()Segmenter {return _bccf },TTables :func ()Segmenter {return &TableSegment {}},TExtension :func ()Segmenter {return _bccf },TBitmap :func ()Segmenter {return _bccf }}; -);func (_cddg *TextRegion )parseHeader ()error {var _bdef error ;_aa .Log .Trace ("\u005b\u0054E\u0058\u0054\u0020\u0052E\u0047\u0049O\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045-\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0062\u0065\u0067\u0069n\u0073\u002e\u002e\u002e"); -defer func (){if _bdef !=nil {_aa .Log .Trace ("\u005b\u0054\u0045\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045\u002d\u0048\u0045\u0041\u0044E\u0052\u005d\u0020\u0066\u0061i\u006c\u0065d\u002e\u0020\u0025\u0076",_bdef ); -}else {_aa .Log .Trace ("\u005b\u0054E\u0058\u0054\u0020\u0052E\u0047\u0049O\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045-\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0066\u0069\u006e\u0069s\u0068\u0065\u0064\u002e");};}();if _bdef =_cddg .RegionInfo .parseHeader (); -_bdef !=nil {return _bdef ;};if _bdef =_cddg .readRegionFlags ();_bdef !=nil {return _bdef ;};if _cddg .IsHuffmanEncoded {if _bdef =_cddg .readHuffmanFlags ();_bdef !=nil {return _bdef ;};};if _bdef =_cddg .readUseRefinement ();_bdef !=nil {return _bdef ; -};if _bdef =_cddg .readAmountOfSymbolInstances ();_bdef !=nil {return _bdef ;};if _bdef =_cddg .getSymbols ();_bdef !=nil {return _bdef ;};if _bdef =_cddg .computeSymbolCodeLength ();_bdef !=nil {return _bdef ;};if _bdef =_cddg .checkInput ();_bdef !=nil {return _bdef ; -};_aa .Log .Trace ("\u0025\u0073",_cddg .String ());return nil ;};func (_geeff *SymbolDictionary )encodeFlags (_dgee _fd .BinaryWriter )(_bfcb int ,_bcca error ){const _aabg ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073";if _bcca =_dgee .SkipBits (3); -_bcca !=nil {return 0,_fc .Wrap (_bcca ,_aabg ,"\u0065\u006d\u0070\u0074\u0079\u0020\u0062\u0069\u0074\u0073");};var _gaaf int ;if _geeff .SdrTemplate > 0{_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"s\u0064\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); -};_gaaf =0;if _geeff .SdTemplate > 1{_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_gaaf =0;if _geeff .SdTemplate ==1||_geeff .SdTemplate ==3{_gaaf =1; -};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_gaaf =0;if _geeff ._cdac {_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0063\u006f\u0064in\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0065\u0064"); -};_gaaf =0;if _geeff ._eeaa {_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0063\u006f\u0064\u0069ng\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0075\u0073\u0065\u0064");};_gaaf =0;if _geeff .SdHuffAggInstanceSelection {_gaaf =1; -};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0048\u0075\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074");};_gaaf =int (_geeff .SdHuffBMSizeSelection );if _bcca =_dgee .WriteBit (_gaaf ); -_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0048u\u0066\u0066\u0042\u006d\u0053\u0069\u007a\u0065");};_gaaf =0;if _geeff .SdHuffDecodeWidthSelection > 1{_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068"); -};_gaaf =0;switch _geeff .SdHuffDecodeWidthSelection {case 1,3:_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068");};_gaaf =0;if _geeff .SdHuffDecodeHeightSelection > 1{_gaaf =1; -};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_gaaf =0;switch _geeff .SdHuffDecodeHeightSelection {case 1,3:_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf ); -_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_gaaf =0;if _geeff .UseRefinementAggregation {_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0052\u0065\u0066\u0041\u0067\u0067"); -};_gaaf =0;if _geeff .IsHuffmanEncoded {_gaaf =1;};if _bcca =_dgee .WriteBit (_gaaf );_bcca !=nil {return _bfcb ,_fc .Wrap (_bcca ,_aabg ,"\u0073\u0064\u0048\u0075\u0066\u0066");};return 2,nil ;};func (_dagf *Header )readNumberOfReferredToSegments (_geefa *_fd .Reader )(uint64 ,error ){const _egba ="\u0072\u0065\u0061\u0064\u004e\u0075\u006d\u0062\u0065\u0072O\u0066\u0052\u0065\u0066\u0065\u0072\u0072e\u0064\u0054\u006f\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073"; -_ccg ,_afe :=_geefa .ReadBits (3);if _afe !=nil {return 0,_fc .Wrap (_afe ,_egba ,"\u0063\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0072\u0074\u0073");};_ccg &=0xf;var _gddb []byte ;if _ccg <=4{_gddb =make ([]byte ,5);for _bgb :=0;_bgb <=4;_bgb ++{_ccad ,_aaa :=_geefa .ReadBit (); -if _aaa !=nil {return 0,_fc .Wrap (_aaa ,_egba ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_gddb [_bgb ]=byte (_ccad );};}else {_ccg ,_afe =_geefa .ReadBits (29);if _afe !=nil {return 0,_afe ;};_ccg &=_df .MaxInt32 ;_efdf :=(_ccg +8)>>3; -_efdf <<=3;_gddb =make ([]byte ,_efdf );var _agc uint64 ;for _agc =0;_agc < _efdf ;_agc ++{_gafe ,_efgb :=_geefa .ReadBit ();if _efgb !=nil {return 0,_fc .Wrap (_efgb ,_egba ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_gddb [_agc ]=byte (_gafe ); -};};return _ccg ,nil ;};func (_cfff *HalftoneRegion )computeSegmentDataStructure ()error {_cfff .DataOffset =_cfff ._dgcf .AbsolutePosition ();_cfff .DataHeaderLength =_cfff .DataOffset -_cfff .DataHeaderOffset ;_cfff .DataLength =int64 (_cfff ._dgcf .AbsoluteLength ())-_cfff .DataHeaderLength ; -return nil ;};func (_baecg *TextRegion )setContexts (_baff *_fe .DecoderStats ,_cdag *_fe .DecoderStats ,_daaag *_fe .DecoderStats ,_fabg *_fe .DecoderStats ,_dfb *_fe .DecoderStats ,_gbgdb *_fe .DecoderStats ,_cedfa *_fe .DecoderStats ,_ecgea *_fe .DecoderStats ,_deeag *_fe .DecoderStats ,_cfb *_fe .DecoderStats ){_baecg ._cfgaf =_cdag ; -_baecg ._efec =_daaag ;_baecg ._bge =_fabg ;_baecg ._cfgfe =_dfb ;_baecg ._ccega =_cedfa ;_baecg ._ecda =_ecgea ;_baecg ._ddc =_gbgdb ;_baecg ._fbbce =_deeag ;_baecg ._dfaf =_cfb ;_baecg ._dbdaa =_baff ;};func (_fgac *TextRegion )createRegionBitmap ()error {_fgac .RegionBitmap =_ca .New (int (_fgac .RegionInfo .BitmapWidth ),int (_fgac .RegionInfo .BitmapHeight )); -if _fgac .DefaultPixel !=0{_fgac .RegionBitmap .SetDefaultPixel ();};return nil ;};func (_gbec *RegionSegment )Encode (w _fd .BinaryWriter )(_ecea int ,_gbfe error ){const _gcdab ="R\u0065g\u0069\u006f\u006e\u0053\u0065\u0067\u006d\u0065n\u0074\u002e\u0045\u006eco\u0064\u0065"; -_bedec :=make ([]byte ,4);_g .BigEndian .PutUint32 (_bedec ,_gbec .BitmapWidth );_ecea ,_gbfe =w .Write (_bedec );if _gbfe !=nil {return 0,_fc .Wrap (_gbfe ,_gcdab ,"\u0057\u0069\u0064t\u0068");};_g .BigEndian .PutUint32 (_bedec ,_gbec .BitmapHeight ); -var _abdf int ;_abdf ,_gbfe =w .Write (_bedec );if _gbfe !=nil {return 0,_fc .Wrap (_gbfe ,_gcdab ,"\u0048\u0065\u0069\u0067\u0068\u0074");};_ecea +=_abdf ;_g .BigEndian .PutUint32 (_bedec ,_gbec .XLocation );_abdf ,_gbfe =w .Write (_bedec );if _gbfe !=nil {return 0,_fc .Wrap (_gbfe ,_gcdab ,"\u0058L\u006f\u0063\u0061\u0074\u0069\u006fn"); -};_ecea +=_abdf ;_g .BigEndian .PutUint32 (_bedec ,_gbec .YLocation );_abdf ,_gbfe =w .Write (_bedec );if _gbfe !=nil {return 0,_fc .Wrap (_gbfe ,_gcdab ,"\u0059L\u006f\u0063\u0061\u0074\u0069\u006fn");};_ecea +=_abdf ;if _gbfe =w .WriteByte (byte (_gbec .CombinaionOperator )&0x07); -_gbfe !=nil {return 0,_fc .Wrap (_gbfe ,_gcdab ,"c\u006fm\u0062\u0069\u006e\u0061\u0074\u0069\u006f\u006e \u006f\u0070\u0065\u0072at\u006f\u0072");};_ecea ++;return _ecea ,nil ;};func (_dbee *SymbolDictionary )decodeAggregate (_fcbd ,_gdgc uint32 )error {var (_feed int64 ; -_aadg error ;);if _dbee .IsHuffmanEncoded {_feed ,_aadg =_dbee .huffDecodeRefAggNInst ();if _aadg !=nil {return _aadg ;};}else {_cggg ,_fgeb :=_dbee ._bdff .DecodeInt (_dbee ._aead );if _fgeb !=nil {return _fgeb ;};_feed =int64 (_cggg );};if _feed > 1{return _dbee .decodeThroughTextRegion (_fcbd ,_gdgc ,uint32 (_feed )); -}else if _feed ==1{return _dbee .decodeRefinedSymbol (_fcbd ,_gdgc );};return nil ;};func (_aadb *SymbolDictionary )setCodingStatistics ()error {if _aadb ._ddgad ==nil {_aadb ._ddgad =_fe .NewStats (512,1);};if _aadb ._bcb ==nil {_aadb ._bcb =_fe .NewStats (512,1); -};if _aadb ._agbb ==nil {_aadb ._agbb =_fe .NewStats (512,1);};if _aadb ._aead ==nil {_aadb ._aead =_fe .NewStats (512,1);};if _aadb ._eefa ==nil {_aadb ._eefa =_fe .NewStats (512,1);};if _aadb .UseRefinementAggregation &&_aadb ._fdf ==nil {_aadb ._fdf =_fe .NewStats (1<>=8;if _bde < 0{_gcda :=int (_df .Log (float64 (_dcff (_bde )))/_df .Log (2));_dgbgb :=31-_gcda ;for _cfef :=1;_cfef < _dgbgb ; -_cfef ++{_bde |=1< 0{_ebaa ,_gbf =_bbb .RegionBitmap .GetByte (_bfe -_ac ); -if _gbf !=nil {return _gbf ;};_dac =int (_ebaa );};if _dgd > 0&&_dgd <=_bbb .ReferenceBitmap .Height {_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce -_faf +_ddg );if _gbf !=nil {return _gbf ;};_fab =int (_ebaa )<<2;};if _dgd >=0&&_dgd < _bbb .ReferenceBitmap .Height {_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce +_ddg ); -if _gbf !=nil {return _gbf ;};_ddga =int (_ebaa );};if _dgd > -2&&_dgd < _bbb .ReferenceBitmap .Height -1{_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce +_faf +_ddg );if _gbf !=nil {return _gbf ;};_eba =int (_ebaa );};_gg =((_dac >>5)&0x6)|((_eba >>2)&0x30)|(_ddga &0xc0)|(_fab &0x200); -_gbb =((_eba >>2)&0x70)|(_ddga &0xc0)|(_fab &0x700);var _aag int ;for _abc :=0;_abc < _cbc ;_abc =_aag {var (_ddd int ;_dcg int ;);_aag =_abc +8;if _ddd =_ff -_abc ;_ddd > 8{_ddd =8;};_cfd :=_aag < _ff ;_bede :=_aag < _bbb .ReferenceBitmap .Width ;_bba :=_ddg +1; -if _cff > 0{_ebaa =0;if _cfd {_ebaa ,_gbf =_bbb .RegionBitmap .GetByte (_bfe -_ac +1);if _gbf !=nil {return _gbf ;};};_dac =(_dac <<8)|int (_ebaa );};if _dgd > 0&&_dgd <=_bbb .ReferenceBitmap .Height {var _fff int ;if _bede {_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce -_faf +_bba ); -if _gbf !=nil {return _gbf ;};_fff =int (_ebaa )<<2;};_fab =(_fab <<8)|_fff ;};if _dgd >=0&&_dgd < _bbb .ReferenceBitmap .Height {_ebaa =0;if _bede {_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce +_bba );if _gbf !=nil {return _gbf ;};};_ddga =(_ddga <<8)|int (_ebaa ); -};if _dgd > -2&&_dgd < (_bbb .ReferenceBitmap .Height -1){_ebaa =0;if _bede {_ebaa ,_gbf =_bbb .ReferenceBitmap .GetByte (_cce +_faf +_bba );if _gbf !=nil {return _gbf ;};};_eba =(_eba <<8)|int (_ebaa );};for _gae :=0;_gae < _ddd ;_gae ++{var _ecce int ; -_fdc :=(_gbb >>4)&0x1ff;switch _fdc {case 0x1ff:_ecce =1;case 0x00:_ecce =0;default:_bbb ._ece .SetIndex (int32 (_gg ));_ecce ,_gbf =_bbb ._ee .DecodeBit (_bbb ._ece );if _gbf !=nil {return _gbf ;};};_ecbg :=uint (7-_gae );_dcg |=_ecce <<_ecbg ;_gg =((_gg &0x0d6)<<1)|_ecce |(_dac >>_ecbg +5)&0x002|((_eba >>_ecbg +2)&0x010)|((_ddga >>_ecbg )&0x040)|((_fab >>_ecbg )&0x200); -_gbb =((_gbb &0xdb)<<1)|((_eba >>_ecbg +2)&0x010)|((_ddga >>_ecbg )&0x080)|((_fab >>_ecbg )&0x400);};_gbf =_bbb .RegionBitmap .SetByte (_bfe ,byte (_dcg ));if _gbf !=nil {return _gbf ;};_bfe ++;_cce ++;};return nil ;};func (_fgf *GenericRegion )updateOverrideFlags ()error {const _fag ="\u0075\u0070\u0064\u0061te\u004f\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; -if _fgf .GBAtX ==nil ||_fgf .GBAtY ==nil {return nil ;};if len (_fgf .GBAtX )!=len (_fgf .GBAtY ){return _fc .Errorf (_fag ,"i\u006eco\u0073i\u0073t\u0065\u006e\u0074\u0020\u0041T\u0020\u0070\u0069x\u0065\u006c\u002e\u0020\u0041m\u006f\u0075\u006et\u0020\u006f\u0066\u0020\u0027\u0078\u0027\u0020\u0070\u0069\u0078e\u006c\u0073\u003a %d\u002c\u0020\u0041\u006d\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0027\u0079\u0027\u0020\u0070\u0069\u0078e\u006cs\u003a\u0020\u0025\u0064",len (_fgf .GBAtX ),len (_fgf .GBAtY )); -};_fgf .GBAtOverride =make ([]bool ,len (_fgf .GBAtX ));switch _fgf .GBTemplate {case 0:if !_fgf .UseExtTemplates {if _fgf .GBAtX [0]!=3||_fgf .GBAtY [0]!=-1{_fgf .setOverrideFlag (0);};if _fgf .GBAtX [1]!=-3||_fgf .GBAtY [1]!=-1{_fgf .setOverrideFlag (1); -};if _fgf .GBAtX [2]!=2||_fgf .GBAtY [2]!=-2{_fgf .setOverrideFlag (2);};if _fgf .GBAtX [3]!=-2||_fgf .GBAtY [3]!=-2{_fgf .setOverrideFlag (3);};}else {if _fgf .GBAtX [0]!=-2||_fgf .GBAtY [0]!=0{_fgf .setOverrideFlag (0);};if _fgf .GBAtX [1]!=0||_fgf .GBAtY [1]!=-2{_fgf .setOverrideFlag (1); -};if _fgf .GBAtX [2]!=-2||_fgf .GBAtY [2]!=-1{_fgf .setOverrideFlag (2);};if _fgf .GBAtX [3]!=-1||_fgf .GBAtY [3]!=-2{_fgf .setOverrideFlag (3);};if _fgf .GBAtX [4]!=1||_fgf .GBAtY [4]!=-2{_fgf .setOverrideFlag (4);};if _fgf .GBAtX [5]!=2||_fgf .GBAtY [5]!=-1{_fgf .setOverrideFlag (5); -};if _fgf .GBAtX [6]!=-3||_fgf .GBAtY [6]!=0{_fgf .setOverrideFlag (6);};if _fgf .GBAtX [7]!=-4||_fgf .GBAtY [7]!=0{_fgf .setOverrideFlag (7);};if _fgf .GBAtX [8]!=2||_fgf .GBAtY [8]!=-2{_fgf .setOverrideFlag (8);};if _fgf .GBAtX [9]!=3||_fgf .GBAtY [9]!=-1{_fgf .setOverrideFlag (9); -};if _fgf .GBAtX [10]!=-2||_fgf .GBAtY [10]!=-2{_fgf .setOverrideFlag (10);};if _fgf .GBAtX [11]!=-3||_fgf .GBAtY [11]!=-1{_fgf .setOverrideFlag (11);};};case 1:if _fgf .GBAtX [0]!=3||_fgf .GBAtY [0]!=-1{_fgf .setOverrideFlag (0);};case 2:if _fgf .GBAtX [0]!=2||_fgf .GBAtY [0]!=-1{_fgf .setOverrideFlag (0); -};case 3:if _fgf .GBAtX [0]!=2||_fgf .GBAtY [0]!=-1{_fgf .setOverrideFlag (0);};};return nil ;};func (_agddb *SymbolDictionary )GetDictionary ()([]*_ca .Bitmap ,error ){_aa .Log .Trace ("\u005b\u0053\u0059\u004d\u0042\u004f\u004c-\u0044\u0049\u0043T\u0049\u004f\u004e\u0041R\u0059\u005d\u0020\u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e"); -defer func (){_aa .Log .Trace ("\u005b\u0053\u0059M\u0042\u004f\u004c\u002d\u0044\u0049\u0043\u0054\u0049\u004f\u004e\u0041\u0052\u0059\u005d\u0020\u0047\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); -_aa .Log .Trace ("\u005b\u0053Y\u004d\u0042\u004f\u004c\u002dD\u0049\u0043\u0054\u0049\u004fN\u0041\u0052\u0059\u005d\u0020\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0020\u000a\u0045\u0078\u003a\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u000a\u006e\u0065\u0077\u003a\u0027\u0025\u0073\u0027",_agddb ._eaec ,_agddb ._defc ); -}();if _agddb ._eaec ==nil {var _egag error ;if _agddb .UseRefinementAggregation {_agddb ._ddge =_agddb .getSbSymCodeLen ();};if !_agddb .IsHuffmanEncoded {if _egag =_agddb .setCodingStatistics ();_egag !=nil {return nil ,_egag ;};};_agddb ._defc =make ([]*_ca .Bitmap ,_agddb .NumberOfNewSymbols ); -var _aeba []int ;if _agddb .IsHuffmanEncoded &&!_agddb .UseRefinementAggregation {_aeba =make ([]int ,_agddb .NumberOfNewSymbols );};if _egag =_agddb .setSymbolsArray ();_egag !=nil {return nil ,_egag ;};var _ccbd ,_ecgb int64 ;_agddb ._aegd =0;for _agddb ._aegd < _agddb .NumberOfNewSymbols {_ecgb ,_egag =_agddb .decodeHeightClassDeltaHeight (); -if _egag !=nil {return nil ,_egag ;};_ccbd +=_ecgb ;var _cege ,_adff uint32 ;_cedd :=int64 (_agddb ._aegd );for {var _fgfbc int64 ;_fgfbc ,_egag =_agddb .decodeDifferenceWidth ();if _fb .Is (_egag ,_dc .ErrOOB ){break ;};if _egag !=nil {return nil ,_egag ; -};if _agddb ._aegd >=_agddb .NumberOfNewSymbols {break ;};_cege +=uint32 (_fgfbc );_adff +=_cege ;if !_agddb .IsHuffmanEncoded ||_agddb .UseRefinementAggregation {if !_agddb .UseRefinementAggregation {_egag =_agddb .decodeDirectlyThroughGenericRegion (_cege ,uint32 (_ccbd )); -if _egag !=nil {return nil ,_egag ;};}else {_egag =_agddb .decodeAggregate (_cege ,uint32 (_ccbd ));if _egag !=nil {return nil ,_egag ;};};}else if _agddb .IsHuffmanEncoded &&!_agddb .UseRefinementAggregation {_aeba [_agddb ._aegd ]=int (_cege );};_agddb ._aegd ++; -};if _agddb .IsHuffmanEncoded &&!_agddb .UseRefinementAggregation {var _aggb int64 ;if _agddb .SdHuffBMSizeSelection ==0{var _fdcc _bc .Tabler ;_fdcc ,_egag =_bc .GetStandardTable (1);if _egag !=nil {return nil ,_egag ;};_aggb ,_egag =_fdcc .Decode (_agddb ._cgcb ); -if _egag !=nil {return nil ,_egag ;};}else {_aggb ,_egag =_agddb .huffDecodeBmSize ();if _egag !=nil {return nil ,_egag ;};};_agddb ._cgcb .Align ();var _ccbae *_ca .Bitmap ;_ccbae ,_egag =_agddb .decodeHeightClassCollectiveBitmap (_aggb ,uint32 (_ccbd ),_adff ); -if _egag !=nil {return nil ,_egag ;};_egag =_agddb .decodeHeightClassBitmap (_ccbae ,_cedd ,int (_ccbd ),_aeba );if _egag !=nil {return nil ,_egag ;};};};_gffge ,_egag :=_agddb .getToExportFlags ();if _egag !=nil {return nil ,_egag ;};_agddb .setExportedSymbols (_gffge ); -};return _agddb ._eaec ,nil ;};func (_cfgd *TextRegion )decodeRdx ()(int64 ,error ){const _deabd ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064x";if _cfgd .IsHuffmanEncoded {if _cfgd .SbHuffRDX ==3{if _cfgd ._cafb ==nil {var (_bcce int ;_adee error ;);if _cfgd .SbHuffFS ==3{_bcce ++; -};if _cfgd .SbHuffDS ==3{_bcce ++;};if _cfgd .SbHuffDT ==3{_bcce ++;};if _cfgd .SbHuffRDWidth ==3{_bcce ++;};if _cfgd .SbHuffRDHeight ==3{_bcce ++;};_cfgd ._cafb ,_adee =_cfgd .getUserTable (_bcce );if _adee !=nil {return 0,_fc .Wrap (_adee ,_deabd ,""); -};};return _cfgd ._cafb .Decode (_cfgd ._bfbf );};_aabe ,_efgf :=_bc .GetStandardTable (14+int (_cfgd .SbHuffRDX ));if _efgf !=nil {return 0,_fc .Wrap (_efgf ,_deabd ,"");};return _aabe .Decode (_cfgd ._bfbf );};_cddf ,_aabef :=_cfgd ._gcdaba .DecodeInt (_cfgd ._fbbce ); -if _aabef !=nil {return 0,_fc .Wrap (_aabef ,_deabd ,"");};return int64 (_cddf ),nil ;};func (_cef *SymbolDictionary )decodeHeightClassDeltaHeight ()(int64 ,error ){if _cef .IsHuffmanEncoded {return _cef .decodeHeightClassDeltaHeightWithHuffman ();};_ggdfb ,_gbfef :=_cef ._bdff .DecodeInt (_cef ._bcb ); -if _gbfef !=nil {return 0,_gbfef ;};return int64 (_ggdfb ),nil ;};func (_fdedf *SymbolDictionary )getUserTable (_ged int )(_bc .Tabler ,error ){var _dgg int ;for _ ,_fbae :=range _fdedf .Header .RTSegments {if _fbae .Type ==53{if _dgg ==_ged {_fbgd ,_gfeb :=_fbae .GetSegmentData (); -if _gfeb !=nil {return nil ,_gfeb ;};_feba :=_fbgd .(_bc .BasicTabler );return _bc .NewEncodedTable (_feba );};_dgg ++;};};return nil ,nil ;};const (ORandom OrganizationType =iota ;OSequential ;);func (_agg *Header )writeFlags (_ffef _fd .BinaryWriter )(_abeg error ){const _gcec ="\u0048\u0065\u0061\u0064\u0065\u0072\u002e\u0077\u0072\u0069\u0074\u0065F\u006c\u0061\u0067\u0073"; -_bbbec :=byte (_agg .Type );if _abeg =_ffef .WriteByte (_bbbec );_abeg !=nil {return _fc .Wrap (_abeg ,_gcec ,"\u0077\u0072\u0069ti\u006e\u0067\u0020\u0073\u0065\u0067\u006d\u0065\u006et\u0020t\u0079p\u0065 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};if !_agg .RetainFlag &&!_agg .PageAssociationFieldSize {return nil ;};if _abeg =_ffef .SkipBits (-8);_abeg !=nil {return _fc .Wrap (_abeg ,_gcec ,"\u0073\u006bi\u0070\u0070\u0069\u006e\u0067\u0020\u0062\u0061\u0063\u006b\u0020\u0074\u0068\u0065\u0020\u0062\u0069\u0074\u0073\u0020\u0066\u0061il\u0065\u0064"); -};var _dbae int ;if _agg .RetainFlag {_dbae =1;};if _abeg =_ffef .WriteBit (_dbae );_abeg !=nil {return _fc .Wrap (_abeg ,_gcec ,"\u0072\u0065\u0074\u0061in\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067\u0073");};_dbae =0;if _agg .PageAssociationFieldSize {_dbae =1; -};if _abeg =_ffef .WriteBit (_dbae );_abeg !=nil {return _fc .Wrap (_abeg ,_gcec ,"p\u0061\u0067\u0065\u0020as\u0073o\u0063\u0069\u0061\u0074\u0069o\u006e\u0020\u0066\u006c\u0061\u0067");};_ffef .FinishByte ();return nil ;};func (_fdea *SymbolDictionary )readNumberOfNewSymbols ()error {_cbac ,_ddgag :=_fdea ._cgcb .ReadBits (32); -if _ddgag !=nil {return _ddgag ;};_fdea .NumberOfNewSymbols =uint32 (_cbac &_df .MaxUint32 );return nil ;};func _fgcgg (_ccefc *_fd .Reader ,_fgegb *Header )*TextRegion {_gfab :=&TextRegion {_bfbf :_ccefc ,Header :_fgegb ,RegionInfo :NewRegionSegment (_ccefc )}; -return _gfab ;};func (_fcfe *TextRegion )getSymbols ()error {if _fcfe .Header .RTSegments !=nil {return _fcfe .initSymbols ();};return nil ;};func (_fgebg *TextRegion )decodeIds ()(int64 ,error ){const _cebf ="\u0064e\u0063\u006f\u0064\u0065\u0049\u0064s"; -if _fgebg .IsHuffmanEncoded {if _fgebg .SbHuffDS ==3{if _fgebg ._ccfe ==nil {_efeb :=0;if _fgebg .SbHuffFS ==3{_efeb ++;};var _babea error ;_fgebg ._ccfe ,_babea =_fgebg .getUserTable (_efeb );if _babea !=nil {return 0,_fc .Wrap (_babea ,_cebf ,"");};}; -return _fgebg ._ccfe .Decode (_fgebg ._bfbf );};_dbfb ,_cegfe :=_bc .GetStandardTable (8+int (_fgebg .SbHuffDS ));if _cegfe !=nil {return 0,_fc .Wrap (_cegfe ,_cebf ,"");};return _dbfb .Decode (_fgebg ._bfbf );};_cccda ,_bgcd :=_fgebg ._gcdaba .DecodeInt (_fgebg ._bge ); -if _bgcd !=nil {return 0,_fc .Wrap (_bgcd ,_cebf ,"\u0063\u0078\u0049\u0041\u0044\u0053");};return int64 (_cccda ),nil ;};func (_bdfc *GenericRegion )setParametersMMR (_ggea bool ,_dbdd ,_bcdff int64 ,_geee ,_bbbg uint32 ,_fbbcg byte ,_aaede ,_edfd bool ,_bad ,_dcde []int8 ){_bdfc .DataOffset =_dbdd ; -_bdfc .DataLength =_bcdff ;_bdfc .RegionSegment =&RegionSegment {};_bdfc .RegionSegment .BitmapHeight =_geee ;_bdfc .RegionSegment .BitmapWidth =_bbbg ;_bdfc .GBTemplate =_fbbcg ;_bdfc .IsMMREncoded =_ggea ;_bdfc .IsTPGDon =_aaede ;_bdfc .GBAtX =_bad ; -_bdfc .GBAtY =_dcde ;};type SymbolDictionary struct{_cgcb *_fd .Reader ;SdrTemplate int8 ;SdTemplate int8 ;_cdac bool ;_eeaa bool ;SdHuffAggInstanceSelection bool ;SdHuffBMSizeSelection int8 ;SdHuffDecodeWidthSelection int8 ;SdHuffDecodeHeightSelection int8 ; -UseRefinementAggregation bool ;IsHuffmanEncoded bool ;SdATX []int8 ;SdATY []int8 ;SdrATX []int8 ;SdrATY []int8 ;NumberOfExportedSymbols uint32 ;NumberOfNewSymbols uint32 ;Header *Header ;_abdb uint32 ;_ceec []*_ca .Bitmap ;_aegd uint32 ;_defc []*_ca .Bitmap ; -_bbga _bc .Tabler ;_bfaf _bc .Tabler ;_aedf _bc .Tabler ;_gdbfe _bc .Tabler ;_eaec []*_ca .Bitmap ;_abca []*_ca .Bitmap ;_bdff *_fe .Decoder ;_edga *TextRegion ;_acgb *GenericRegion ;_acgfg *GenericRefinementRegion ;_acfg *_fe .DecoderStats ;_bcb *_fe .DecoderStats ; -_agbb *_fe .DecoderStats ;_aead *_fe .DecoderStats ;_eefa *_fe .DecoderStats ;_bgfg *_fe .DecoderStats ;_ffff *_fe .DecoderStats ;_ddgad *_fe .DecoderStats ;_fdf *_fe .DecoderStats ;_ddge int8 ;_agcf *_ca .Bitmaps ;_fecd []int ;_abea map[int ]int ;_dacb bool ; -};func (_fdee *Header )readDataStartOffset (_bgde *_fd .Reader ,_abgb OrganizationType ){if _abgb ==OSequential {_fdee .SegmentDataStartOffset =uint64 (_bgde .AbsolutePosition ());};};func (_agd *Header )writeSegmentDataLength (_gcca _fd .BinaryWriter )(_cedff int ,_bcea error ){_accb :=make ([]byte ,4); -_g .BigEndian .PutUint32 (_accb ,uint32 (_agd .SegmentDataLength ));if _cedff ,_bcea =_gcca .Write (_accb );_bcea !=nil {return 0,_fc .Wrap (_bcea ,"\u0048\u0065a\u0064\u0065\u0072\u002e\u0077\u0072\u0069\u0074\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0044\u0061\u0074\u0061\u004c\u0065ng\u0074\u0068",""); -};return _cedff ,nil ;};func (_affe *GenericRegion )readGBAtPixels (_gge int )error {const _bbe ="\u0072\u0065\u0061\u0064\u0047\u0042\u0041\u0074\u0050i\u0078\u0065\u006c\u0073";_affe .GBAtX =make ([]int8 ,_gge );_affe .GBAtY =make ([]int8 ,_gge );for _ffe :=0; -_ffe < _gge ;_ffe ++{_gaff ,_acgf :=_affe ._fee .ReadByte ();if _acgf !=nil {return _fc .Wrapf (_acgf ,_bbe ,"\u0058\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_ffe );};_affe .GBAtX [_ffe ]=int8 (_gaff );_gaff ,_acgf =_affe ._fee .ReadByte (); -if _acgf !=nil {return _fc .Wrapf (_acgf ,_bbe ,"\u0059\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_ffe );};_affe .GBAtY [_ffe ]=int8 (_gaff );};return nil ;};func (_cfde *SymbolDictionary )retrieveImportSymbols ()error {for _ ,_acfgd :=range _cfde .Header .RTSegments {if _acfgd .Type ==0{_febac ,_edbc :=_acfgd .GetSegmentData (); -if _edbc !=nil {return _edbc ;};_ggee ,_gcecc :=_febac .(*SymbolDictionary );if !_gcecc {return _db .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0044\u0061\u0074a\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u003a\u0020%\u0054",_febac ); -};_dabf ,_edbc :=_ggee .GetDictionary ();if _edbc !=nil {return _db .Errorf ("\u0072\u0065\u006c\u0061\u0074\u0065\u0064 \u0073\u0065\u0067m\u0065\u006e\u0074 \u0077\u0069t\u0068\u0020\u0069\u006e\u0064\u0065x\u003a %\u0064\u0020\u0067\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0073",_acfgd .SegmentNumber ,_edbc .Error ()); -};_cfde ._ceec =append (_cfde ._ceec ,_dabf ...);_cfde ._abdb +=_ggee .NumberOfExportedSymbols ;};};return nil ;};type Documenter interface{GetPage (int )(Pager ,error );GetGlobalSegment (int )(*Header ,error );};func (_dfg *GenericRegion )Init (h *Header ,r *_fd .Reader )error {_dfg .RegionSegment =NewRegionSegment (r ); -_dfg ._fee =r ;return _dfg .parseHeader ();};func (_abce *Header )Encode (w _fd .BinaryWriter )(_fbcd int ,_begcb error ){const _baaf ="\u0048\u0065\u0061d\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065";var _dcdc _fd .BinaryWriter ;_aa .Log .Trace ("\u005b\u0053\u0045G\u004d\u0045\u004e\u0054-\u0048\u0045\u0041\u0044\u0045\u0052\u005d[\u0045\u004e\u0043\u004f\u0044\u0045\u005d\u0020\u0042\u0065\u0067\u0069\u006e\u0073"); -defer func (){if _begcb !=nil {_aa .Log .Trace ("[\u0053\u0045\u0047\u004d\u0045\u004eT\u002d\u0048\u0045\u0041\u0044\u0045R\u005d\u005b\u0045\u004e\u0043\u004f\u0044E\u005d\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u002e\u0020%\u0076",_begcb );}else {_aa .Log .Trace ("\u005b\u0053\u0045\u0047ME\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0025\u0076",_abce ); -_aa .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045N\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u005b\u0045\u004e\u0043O\u0044\u0045\u005d\u0020\u0046\u0069\u006ei\u0073\u0068\u0065\u0064");};}();w .FinishByte ();if _abce .SegmentData !=nil {_fgbc ,_effb :=_abce .SegmentData .(SegmentEncoder ); -if !_effb {return 0,_fc .Errorf (_baaf ,"\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0054\u0020\u0064\u006f\u0065s\u006e\u0027\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074 \u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0045\u006e\u0063\u006f\u0064er\u0020\u0069\u006e\u0074\u0065\u0072\u0066\u0061\u0063\u0065",_abce .SegmentData ); -};_dcdc =_fd .BufferedMSB ();_fbcd ,_begcb =_fgbc .Encode (_dcdc );if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,"");};_abce .SegmentDataLength =uint64 (_fbcd );};if _abce .pageSize ()==4{_abce .PageAssociationFieldSize =true ;};var _dda int ;_dda ,_begcb =_abce .writeSegmentNumber (w ); -if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,"");};_fbcd +=_dda ;if _begcb =_abce .writeFlags (w );_begcb !=nil {return _fbcd ,_fc .Wrap (_begcb ,_baaf ,"");};_fbcd ++;_dda ,_begcb =_abce .writeReferredToCount (w );if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,""); -};_fbcd +=_dda ;_dda ,_begcb =_abce .writeReferredToSegments (w );if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,"");};_fbcd +=_dda ;_dda ,_begcb =_abce .writeSegmentPageAssociation (w );if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,"");};_fbcd +=_dda ; -_dda ,_begcb =_abce .writeSegmentDataLength (w );if _begcb !=nil {return 0,_fc .Wrap (_begcb ,_baaf ,"");};_fbcd +=_dda ;_abce .HeaderLength =int64 (_fbcd )-int64 (_abce .SegmentDataLength );if _dcdc !=nil {if _ ,_begcb =w .Write (_dcdc .Data ());_begcb !=nil {return _fbcd ,_fc .Wrap (_begcb ,_baaf ,"\u0077r\u0069t\u0065\u0020\u0073\u0065\u0067m\u0065\u006et\u0020\u0064\u0061\u0074\u0061"); -};};return _fbcd ,nil ;};func (_bfcc *SymbolDictionary )setSymbolsArray ()error {if _bfcc ._ceec ==nil {if _afbf :=_bfcc .retrieveImportSymbols ();_afbf !=nil {return _afbf ;};};if _bfcc ._abca ==nil {_bfcc ._abca =append (_bfcc ._abca ,_bfcc ._ceec ...); -};return nil ;};type GenericRegion struct{_fee *_fd .Reader ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;UseExtTemplates bool ;IsTPGDon bool ;GBTemplate byte ;IsMMREncoded bool ;UseMMR bool ; -GBAtX []int8 ;GBAtY []int8 ;GBAtOverride []bool ;_efb bool ;Bitmap *_ca .Bitmap ;_fgd *_fe .Decoder ;_baa *_fe .DecoderStats ;_cged *_gb .Decoder ;};func (_faaa *SymbolDictionary )Encode (w _fd .BinaryWriter )(_dgcfd int ,_ddgbd error ){const _acae ="\u0053\u0079\u006dbo\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0045\u006e\u0063\u006f\u0064\u0065"; -if _faaa ==nil {return 0,_fc .Error (_acae ,"\u0073\u0079m\u0062\u006f\u006c\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066in\u0065\u0064");};if _dgcfd ,_ddgbd =_faaa .encodeFlags (w ); -_ddgbd !=nil {return _dgcfd ,_fc .Wrap (_ddgbd ,_acae ,"");};_efgg ,_ddgbd :=_faaa .encodeATFlags (w );if _ddgbd !=nil {return _dgcfd ,_fc .Wrap (_ddgbd ,_acae ,"");};_dgcfd +=_efgg ;if _efgg ,_ddgbd =_faaa .encodeRefinementATFlags (w );_ddgbd !=nil {return _dgcfd ,_fc .Wrap (_ddgbd ,_acae ,""); -};_dgcfd +=_efgg ;if _efgg ,_ddgbd =_faaa .encodeNumSyms (w );_ddgbd !=nil {return _dgcfd ,_fc .Wrap (_ddgbd ,_acae ,"");};_dgcfd +=_efgg ;if _efgg ,_ddgbd =_faaa .encodeSymbols (w );_ddgbd !=nil {return _dgcfd ,_fc .Wrap (_ddgbd ,_acae ,"");};_dgcfd +=_efgg ; -return _dgcfd ,nil ;};var _ SegmentEncoder =&GenericRegion {};var _ SegmentEncoder =&RegionSegment {};func (_eccb *GenericRegion )decodeTemplate0a (_fbg ,_dfgg ,_acd int ,_dadd ,_cca int )(_bfad error ){const _cdfb ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0061"; -var (_ebb ,_deb int ;_gbag ,_aca int ;_facg byte ;_bdbe int ;);if _fbg >=1{_facg ,_bfad =_eccb .Bitmap .GetByte (_cca );if _bfad !=nil {return _fc .Wrap (_bfad ,_cdfb ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_gbag =int (_facg );};if _fbg >=2{_facg ,_bfad =_eccb .Bitmap .GetByte (_cca -_eccb .Bitmap .RowStride ); -if _bfad !=nil {return _fc .Wrap (_bfad ,_cdfb ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_aca =int (_facg )<<6;};_ebb =(_gbag &0xf0)|(_aca &0x3800);for _edf :=0;_edf < _acd ;_edf =_bdbe {var (_fbd byte ;_ddbc int ;);_bdbe =_edf +8;if _feg :=_dfgg -_edf ; -_feg > 8{_ddbc =8;}else {_ddbc =_feg ;};if _fbg > 0{_gbag <<=8;if _bdbe < _dfgg {_facg ,_bfad =_eccb .Bitmap .GetByte (_cca +1);if _bfad !=nil {return _fc .Wrap (_bfad ,_cdfb ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_gbag |=int (_facg );}; -};if _fbg > 1{_ffd :=_cca -_eccb .Bitmap .RowStride +1;_aca <<=8;if _bdbe < _dfgg {_facg ,_bfad =_eccb .Bitmap .GetByte (_ffd );if _bfad !=nil {return _fc .Wrap (_bfad ,_cdfb ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_aca |=int (_facg )<<6; -}else {_aca |=0;};};for _fbge :=0;_fbge < _ddbc ;_fbge ++{_abb :=uint (7-_fbge );if _eccb ._efb {_deb =_eccb .overrideAtTemplate0a (_ebb ,_edf +_fbge ,_fbg ,int (_fbd ),_fbge ,int (_abb ));_eccb ._baa .SetIndex (int32 (_deb ));}else {_eccb ._baa .SetIndex (int32 (_ebb )); -};var _gddd int ;_gddd ,_bfad =_eccb ._fgd .DecodeBit (_eccb ._baa );if _bfad !=nil {return _fc .Wrap (_bfad ,_cdfb ,"");};_fbd |=byte (_gddd )<<_abb ;_ebb =((_ebb &0x7bf7)<<1)|_gddd |((_gbag >>_abb )&0x10)|((_aca >>_abb )&0x800);};if _ecba :=_eccb .Bitmap .SetByte (_dadd ,_fbd ); -_ecba !=nil {return _fc .Wrap (_ecba ,_cdfb ,"");};_dadd ++;_cca ++;};return nil ;};func (_faea *SymbolDictionary )readRegionFlags ()error {var (_dfca uint64 ;_cdfea int ;);_ ,_fbaee :=_faea ._cgcb .ReadBits (3);if _fbaee !=nil {return _fbaee ;};_cdfea ,_fbaee =_faea ._cgcb .ReadBit (); -if _fbaee !=nil {return _fbaee ;};_faea .SdrTemplate =int8 (_cdfea );_dfca ,_fbaee =_faea ._cgcb .ReadBits (2);if _fbaee !=nil {return _fbaee ;};_faea .SdTemplate =int8 (_dfca &0xf);_cdfea ,_fbaee =_faea ._cgcb .ReadBit ();if _fbaee !=nil {return _fbaee ; -};if _cdfea ==1{_faea ._cdac =true ;};_cdfea ,_fbaee =_faea ._cgcb .ReadBit ();if _fbaee !=nil {return _fbaee ;};if _cdfea ==1{_faea ._eeaa =true ;};_cdfea ,_fbaee =_faea ._cgcb .ReadBit ();if _fbaee !=nil {return _fbaee ;};if _cdfea ==1{_faea .SdHuffAggInstanceSelection =true ; -};_cdfea ,_fbaee =_faea ._cgcb .ReadBit ();if _fbaee !=nil {return _fbaee ;};_faea .SdHuffBMSizeSelection =int8 (_cdfea );_dfca ,_fbaee =_faea ._cgcb .ReadBits (2);if _fbaee !=nil {return _fbaee ;};_faea .SdHuffDecodeWidthSelection =int8 (_dfca &0xf);_dfca ,_fbaee =_faea ._cgcb .ReadBits (2); -if _fbaee !=nil {return _fbaee ;};_faea .SdHuffDecodeHeightSelection =int8 (_dfca &0xf);_cdfea ,_fbaee =_faea ._cgcb .ReadBit ();if _fbaee !=nil {return _fbaee ;};if _cdfea ==1{_faea .UseRefinementAggregation =true ;};_cdfea ,_fbaee =_faea ._cgcb .ReadBit (); -if _fbaee !=nil {return _fbaee ;};if _cdfea ==1{_faea .IsHuffmanEncoded =true ;};return nil ;};func (_cccf *PageInformationSegment )readContainsRefinement ()error {_cbec ,_aada :=_cccf ._dfcb .ReadBit ();if _aada !=nil {return _aada ;};if _cbec ==1{_cccf ._affb =true ; -};return nil ;};func (_cdf *GenericRegion )copyLineAbove (_abee int )error {_efa :=_abee *_cdf .Bitmap .RowStride ;_deea :=_efa -_cdf .Bitmap .RowStride ;for _acc :=0;_acc < _cdf .Bitmap .RowStride ;_acc ++{_bff ,_gcdg :=_cdf .Bitmap .GetByte (_deea ); -if _gcdg !=nil {return _gcdg ;};_deea ++;if _gcdg =_cdf .Bitmap .SetByte (_efa ,_bff );_gcdg !=nil {return _gcdg ;};_efa ++;};return nil ;};func (_daffd *GenericRefinementRegion )getGrReference ()(*_ca .Bitmap ,error ){segments :=_daffd ._dfd .RTSegments ; -if len (segments )==0{return nil ,_fb .New ("\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0065\u0078is\u0074\u0073");};_aac ,_ba :=segments [0].GetSegmentData (); -if _ba !=nil {return nil ,_ba ;};_eca ,_eg :=_aac .(Regioner );if !_eg {return nil ,_db .Errorf ("\u0072\u0065\u0066\u0065\u0072r\u0065\u0064\u0020\u0074\u006f\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0052\u0065\u0067\u0069\u006f\u006e\u0065\u0072\u003a\u0020\u0025\u0054",_aac ); -};return _eca .GetRegionBitmap ();};func (_ggbg *PageInformationSegment )checkInput ()error {if _ggbg .PageBMHeight ==_df .MaxInt32 {if !_ggbg .IsStripe {_aa .Log .Debug ("P\u0061\u0067\u0065\u0049\u006e\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0053\u0065\u0067me\u006e\u0074\u002e\u0049s\u0053\u0074\u0072\u0069\u0070\u0065\u0020\u0073\u0068ou\u006c\u0064 \u0062\u0065\u0020\u0074\u0072\u0075\u0065\u002e"); -};};return nil ;};type Header struct{SegmentNumber uint32 ;Type Type ;RetainFlag bool ;PageAssociation int ;PageAssociationFieldSize bool ;RTSegments []*Header ;HeaderLength int64 ;SegmentDataLength uint64 ;SegmentDataStartOffset uint64 ;Reader *_fd .Reader ; -SegmentData Segmenter ;RTSNumbers []int ;RetainBits []uint8 ;};func (_daf *GenericRefinementRegion )GetRegionBitmap ()(*_ca .Bitmap ,error ){var _eef error ;_aa .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0047\u0065\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e"); -defer func (){if _eef !=nil {_aa .Log .Trace ("[\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052E\u0046\u002d\u0052\u0045\u0047\u0049\u004fN]\u0020\u0047\u0065\u0074R\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006dap\u0020\u0066a\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_eef ); -}else {_aa .Log .Trace ("\u005b\u0047E\u004e\u0045\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u0020\u0047\u0065\u0074\u0052\u0065\u0067\u0069\u006f\u006e\u0042\u0069\u0074\u006d\u0061\u0070\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); -};}();if _daf .RegionBitmap !=nil {return _daf .RegionBitmap ,nil ;};_daff :=0;if _daf .ReferenceBitmap ==nil {_daf .ReferenceBitmap ,_eef =_daf .getGrReference ();if _eef !=nil {return nil ,_eef ;};};if _daf ._ee ==nil {_daf ._ee ,_eef =_fe .New (_daf ._da ); -if _eef !=nil {return nil ,_eef ;};};if _daf ._ece ==nil {_daf ._ece =_fe .NewStats (8192,1);};_daf .RegionBitmap =_ca .New (int (_daf .RegionInfo .BitmapWidth ),int (_daf .RegionInfo .BitmapHeight ));if _daf .TemplateID ==0{if _eef =_daf .updateOverride (); -_eef !=nil {return nil ,_eef ;};};_gf :=(_daf .RegionBitmap .Width +7)&-8;var _ab int ;if _daf .IsTPGROn {_ab =int (-_daf .ReferenceDY )*_daf .ReferenceBitmap .RowStride ;};_dbg :=_ab +1;for _ad :=0;_ad < _daf .RegionBitmap .Height ;_ad ++{if _daf .IsTPGROn {_fg ,_gaf :=_daf .decodeSLTP (); -if _gaf !=nil {return nil ,_gaf ;};_daff ^=_fg ;};if _daff ==0{_eef =_daf .decodeOptimized (_ad ,_daf .RegionBitmap .Width ,_daf .RegionBitmap .RowStride ,_daf .ReferenceBitmap .RowStride ,_gf ,_ab ,_dbg );if _eef !=nil {return nil ,_eef ;};}else {_eef =_daf .decodeTypicalPredictedLine (_ad ,_daf .RegionBitmap .Width ,_daf .RegionBitmap .RowStride ,_daf .ReferenceBitmap .RowStride ,_gf ,_ab ); -if _eef !=nil {return nil ,_eef ;};};};return _daf .RegionBitmap ,nil ;};func (_bace *HalftoneRegion )computeGrayScalePlanes (_cgb []*_ca .Bitmap ,_cbb int )([][]int ,error ){_fae :=make ([][]int ,_bace .HGridHeight );for _acbc :=0;_acbc < len (_fae ); -_acbc ++{_fae [_acbc ]=make ([]int ,_bace .HGridWidth );};for _gaa :=0;_gaa < int (_bace .HGridHeight );_gaa ++{for _gec :=0;_gec < int (_bace .HGridWidth );_gec +=8{var _dceb int ;if _eaa :=int (_bace .HGridWidth )-_gec ;_eaa > 8{_dceb =8;}else {_dceb =_eaa ; -};_gace :=_cgb [0].GetByteIndex (_gec ,_gaa );for _dbed :=0;_dbed < _dceb ;_dbed ++{_cdfg :=_dbed +_gec ;_fae [_gaa ][_cdfg ]=0;for _ffba :=0;_ffba < _cbb ;_ffba ++{_bgfd ,_gbagb :=_cgb [_ffba ].GetByte (_gace );if _gbagb !=nil {return nil ,_gbagb ;};_edef :=_bgfd >>uint (7-_cdfg &7); -_fccb :=_edef &1;_gffg :=1<>1)&0x01); -_bbeg !=nil {return _fc .Wrap (_bbeg ,_abbg ,"\u0063\u006f\u006d\u0062\u0069\u006e\u0061\u0074\u0069\u006fn\u0020\u006f\u0070\u0065\u0072\u0061\u0074o\u0072\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0062\u0069\u0074");};if _bbeg =_gbdb .WriteBit (int (_aaca ._fdgb )&0x01); -_bbeg !=nil {return _fc .Wrap (_bbeg ,_abbg ,"\u0063\u006f\u006db\u0069\u006e\u0061\u0074i\u006f\u006e\u0020\u006f\u0070\u0065\u0072a\u0074\u006f\u0072\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0062\u0069\u0074");};_bbg =int (_aaca .DefaultPixelValue ); -if _bbeg =_gbdb .WriteBit (_bbg );_bbeg !=nil {return _fc .Wrap (_bbeg ,_abbg ,"\u0064e\u0066\u0061\u0075\u006c\u0074\u0020\u0070\u0061\u0067\u0065\u0020p\u0069\u0078\u0065\u006c\u0020\u0076\u0061\u006c\u0075\u0065");};_bbg =0;if _aaca ._affb {_bbg =1; -};if _bbeg =_gbdb .WriteBit (_bbg );_bbeg !=nil {return _fc .Wrap (_bbeg ,_abbg ,"\u0063\u006f\u006e\u0074ai\u006e\u0073\u0020\u0072\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074");};_bbg =0;if _aaca .IsLossless {_bbg =1;};if _bbeg =_gbdb .WriteBit (_bbg ); -_bbeg !=nil {return _fc .Wrap (_bbeg ,_abbg ,"p\u0061\u0067\u0065\u0020\u0069\u0073 \u0065\u0076\u0065\u006e\u0074\u0075\u0061\u006c\u006cy\u0020\u006c\u006fs\u0073l\u0065\u0073\u0073");};return nil ;};func (_eefe *TextRegion )encodeSymbols (_gabe _fd .BinaryWriter )(_gedeg int ,_bgafe error ){const _fbadg ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; -_bfde :=make ([]byte ,4);_g .BigEndian .PutUint32 (_bfde ,_eefe .NumberOfSymbols );if _gedeg ,_bgafe =_gabe .Write (_bfde );_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"\u004e\u0075\u006dbe\u0072\u004f\u0066\u0053\u0079\u006d\u0062\u006f\u006c\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073"); -};_gegg ,_bgafe :=_ca .NewClassedPoints (_eefe ._ecac ,_eefe ._aege );if _bgafe !=nil {return 0,_fc .Wrap (_bgafe ,_fbadg ,"");};var _cddff ,_badgc int ;_adfc :=_a .New ();_adfc .Init ();if _bgafe =_adfc .EncodeInteger (_a .IADT ,0);_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0044\u0054"); -};_egef ,_bgafe :=_gegg .GroupByY ();if _bgafe !=nil {return 0,_fc .Wrap (_bgafe ,_fbadg ,"");};for _ ,_ecde :=range _egef {_bgfb :=int (_ecde .YAtIndex (0));_fafeb :=_bgfb -_cddff ;if _bgafe =_adfc .EncodeInteger (_a .IADT ,_fafeb );_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,""); -};var _fabe int ;for _cdbd ,_aecg :=range _ecde .IntSlice {switch _cdbd {case 0:_bega :=int (_ecde .XAtIndex (_cdbd ))-_badgc ;if _bgafe =_adfc .EncodeInteger (_a .IAFS ,_bega );_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"");};_badgc +=_bega ; -_fabe =_badgc ;default:_dfce :=int (_ecde .XAtIndex (_cdbd ))-_fabe ;if _bgafe =_adfc .EncodeInteger (_a .IADS ,_dfce );_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"");};_fabe +=_dfce ;};_bddb ,_adcb :=_eefe ._efcf .Get (_aecg );if _adcb !=nil {return _gedeg ,_fc .Wrap (_adcb ,_fbadg ,""); -};_fcgf ,_adcee :=_eefe ._aafd [_bddb ];if !_adcee {_fcgf ,_adcee =_eefe ._bfdd [_bddb ];if !_adcee {return _gedeg ,_fc .Errorf (_fbadg ,"\u0053\u0079\u006d\u0062\u006f\u006c:\u0020\u0027\u0025d\u0027\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064 \u0069\u006e\u0020\u0067\u006cob\u0061\u006c\u0020\u0061\u006e\u0064\u0020\u006c\u006f\u0063\u0061\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0020\u006d\u0061\u0070",_bddb ); -};};if _adcb =_adfc .EncodeIAID (_eefe ._febe ,_fcgf );_adcb !=nil {return _gedeg ,_fc .Wrap (_adcb ,_fbadg ,"");};};if _bgafe =_adfc .EncodeOOB (_a .IADS );_bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"");};};_adfc .Final ();_efbff ,_bgafe :=_adfc .WriteTo (_gabe ); -if _bgafe !=nil {return _gedeg ,_fc .Wrap (_bgafe ,_fbadg ,"");};_gedeg +=int (_efbff );return _gedeg ,nil ;};func (_bcc *template0 )setIndex (_fef *_fe .DecoderStats ){_fef .SetIndex (0x100)};func (_gde *SymbolDictionary )encodeRefinementATFlags (_gdgb _fd .BinaryWriter )(_cdgga int ,_eagf error ){const _abcg ="\u0065\u006e\u0063od\u0065\u0052\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; -if !_gde .UseRefinementAggregation ||_gde .SdrTemplate !=0{return 0,nil ;};for _ddaa :=0;_ddaa < 2;_ddaa ++{if _eagf =_gdgb .WriteByte (byte (_gde .SdrATX [_ddaa ]));_eagf !=nil {return _cdgga ,_fc .Wrapf (_eagf ,_abcg ,"\u0053\u0064\u0072\u0041\u0054\u0058\u005b\u0025\u0064\u005d",_ddaa ); -};_cdgga ++;if _eagf =_gdgb .WriteByte (byte (_gde .SdrATY [_ddaa ]));_eagf !=nil {return _cdgga ,_fc .Wrapf (_eagf ,_abcg ,"\u0053\u0064\u0072\u0041\u0054\u0059\u005b\u0025\u0064\u005d",_ddaa );};_cdgga ++;};return _cdgga ,nil ;};func (_cggd *HalftoneRegion )grayScaleDecoding (_ecff int )([][]int ,error ){var (_ebcg []int8 ; -_bcf []int8 ;);if !_cggd .IsMMREncoded {_ebcg =make ([]int8 ,4);_bcf =make ([]int8 ,4);if _cggd .HTemplate <=1{_ebcg [0]=3;}else if _cggd .HTemplate >=2{_ebcg [0]=2;};_bcf [0]=-1;_ebcg [1]=-3;_bcf [1]=-1;_ebcg [2]=2;_bcf [2]=-2;_ebcg [3]=-2;_bcf [3]=-2; -};_deee :=make ([]*_ca .Bitmap ,_ecff );_daag :=NewGenericRegion (_cggd ._dgcf );_daag .setParametersMMR (_cggd .IsMMREncoded ,_cggd .DataOffset ,_cggd .DataLength ,_cggd .HGridHeight ,_cggd .HGridWidth ,_cggd .HTemplate ,false ,_cggd .HSkipEnabled ,_ebcg ,_bcf ); -_efac :=_ecff -1;var _daddg error ;_deee [_efac ],_daddg =_daag .GetRegionBitmap ();if _daddg !=nil {return nil ,_daddg ;};for _efac > 0{_efac --;_daag .Bitmap =nil ;_deee [_efac ],_daddg =_daag .GetRegionBitmap ();if _daddg !=nil {return nil ,_daddg ; -};if _daddg =_cggd .combineGrayscalePlanes (_deee ,_efac );_daddg !=nil {return nil ,_daddg ;};};return _cggd .computeGrayScalePlanes (_deee ,_ecff );};func (_faae *SymbolDictionary )decodeDirectlyThroughGenericRegion (_gbcd ,_bagc uint32 )error {if _faae ._acgb ==nil {_faae ._acgb =NewGenericRegion (_faae ._cgcb ); -};_faae ._acgb .setParametersWithAt (false ,byte (_faae .SdTemplate ),false ,false ,_faae .SdATX ,_faae .SdATY ,_gbcd ,_bagc ,_faae ._acfg ,_faae ._bdff );return _faae .addSymbol (_faae ._acgb );};func (_ccdb *SymbolDictionary )setAtPixels ()error {if _ccdb .IsHuffmanEncoded {return nil ; -};_fegf :=1;if _ccdb .SdTemplate ==0{_fegf =4;};if _feeb :=_ccdb .readAtPixels (_fegf );_feeb !=nil {return _feeb ;};return nil ;};func (_faad *SymbolDictionary )decodeHeightClassBitmap (_gdca *_ca .Bitmap ,_gbef int64 ,_bccaa int ,_dfde []int )error {for _ebbf :=_gbef ; -_ebbf < int64 (_faad ._aegd );_ebbf ++{var _fgab int ;for _fged :=_gbef ;_fged <=_ebbf -1;_fged ++{_fgab +=_dfde [_fged ];};_ddfa :=_e .Rect (_fgab ,0,_fgab +_dfde [_ebbf ],_bccaa );_afdec ,_cea :=_ca .Extract (_ddfa ,_gdca );if _cea !=nil {return _cea ; -};_faad ._defc [_ebbf ]=_afdec ;_faad ._abca =append (_faad ._abca ,_afdec );};return nil ;};func (_eab *GenericRefinementRegion )decodeTemplate (_ed ,_cbcf ,_gad ,_ccc ,_ccb ,_cgc ,_cba ,_fbb ,_gdb ,_adb int ,_egae templater )(_ebf error ){var (_deg ,_gcb ,_bag ,_bcd ,_bbbf int16 ; -_feb ,_gba ,_dge ,_aaeb int ;_dace byte ;);if _gdb >=1&&(_gdb -1)< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -_ccc );if _ebf !=nil {return _ebf ;};_feb =int (_dace );};if _gdb >=0&&(_gdb )< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb ); -if _ebf !=nil {return _ebf ;};_gba =int (_dace );};if _gdb >=-1&&(_gdb +1)< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb +_ccc );if _ebf !=nil {return _ebf ;};_dge =int (_dace );};_adb ++;if _ed >=1{_dace ,_ebf =_eab .RegionBitmap .GetByte (_fbb -_gad ); -if _ebf !=nil {return _ebf ;};_aaeb =int (_dace );};_fbb ++;_gafb :=_eab .ReferenceDX %8;_bef :=6+_gafb ;_dgeg :=_adb %_ccc ;if _bef >=0{if _bef < 8{_deg =int16 (_feb >>uint (_bef ))&0x07;};if _bef < 8{_gcb =int16 (_gba >>uint (_bef ))&0x07;};if _bef < 8{_bag =int16 (_dge >>uint (_bef ))&0x07; -};if _bef ==6&&_dgeg > 1{if _gdb >=1&&(_gdb -1)< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -_ccc -2);if _ebf !=nil {return _ebf ;};_deg |=int16 (_dace <<2)&0x04;};if _gdb >=0&&_gdb < _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -2); -if _ebf !=nil {return _ebf ;};_gcb |=int16 (_dace <<2)&0x04;};if _gdb >=-1&&_gdb +1< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb +_ccc -2);if _ebf !=nil {return _ebf ;};_bag |=int16 (_dace <<2)&0x04;};};if _bef ==0{_feb =0; -_gba =0;_dge =0;if _dgeg < _ccc -1{if _gdb >=1&&_gdb -1< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -_ccc );if _ebf !=nil {return _ebf ;};_feb =int (_dace );};if _gdb >=0&&_gdb < _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb ); -if _ebf !=nil {return _ebf ;};_gba =int (_dace );};if _gdb >=-1&&_gdb +1< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb +_ccc );if _ebf !=nil {return _ebf ;};_dge =int (_dace );};};_adb ++;};}else {_deg =int16 (_feb <<1)&0x07; -_gcb =int16 (_gba <<1)&0x07;_bag =int16 (_dge <<1)&0x07;_feb =0;_gba =0;_dge =0;if _dgeg < _ccc -1{if _gdb >=1&&_gdb -1< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -_ccc );if _ebf !=nil {return _ebf ;};_feb =int (_dace ); -};if _gdb >=0&&_gdb < _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb );if _ebf !=nil {return _ebf ;};_gba =int (_dace );};if _gdb >=-1&&_gdb +1< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb +_ccc ); -if _ebf !=nil {return _ebf ;};_dge =int (_dace );};_adb ++;};_deg |=int16 ((_feb >>7)&0x07);_gcb |=int16 ((_gba >>7)&0x07);_bag |=int16 ((_dge >>7)&0x07);};_bcd =int16 (_aaeb >>6);_bbbf =0;_acb :=(2-_gafb )%8;_feb <<=uint (_acb );_gba <<=uint (_acb );_dge <<=uint (_acb ); -_aaeb <<=2;var _caf int ;for _cbad :=0;_cbad < _cbcf ;_cbad ++{_age :=_cbad &0x07;_dafc :=_egae .form (_deg ,_gcb ,_bag ,_bcd ,_bbbf );if _eab ._ef {_dace ,_ebf =_eab .RegionBitmap .GetByte (_eab .RegionBitmap .GetByteIndex (_cbad ,_ed ));if _ebf !=nil {return _ebf ; -};_eab ._ece .SetIndex (int32 (_eab .overrideAtTemplate0 (int (_dafc ),_cbad ,_ed ,int (_dace ),_age )));}else {_eab ._ece .SetIndex (int32 (_dafc ));};_caf ,_ebf =_eab ._ee .DecodeBit (_eab ._ece );if _ebf !=nil {return _ebf ;};if _ebf =_eab .RegionBitmap .SetPixel (_cbad ,_ed ,byte (_caf )); -_ebf !=nil {return _ebf ;};_deg =((_deg <<1)|0x01&int16 (_feb >>7))&0x07;_gcb =((_gcb <<1)|0x01&int16 (_gba >>7))&0x07;_bag =((_bag <<1)|0x01&int16 (_dge >>7))&0x07;_bcd =((_bcd <<1)|0x01&int16 (_aaeb >>7))&0x07;_bbbf =int16 (_caf );if (_cbad -int (_eab .ReferenceDX ))%8==5{_feb =0; -_gba =0;_dge =0;if ((_cbad -int (_eab .ReferenceDX ))/8)+1< _eab .ReferenceBitmap .RowStride {if _gdb >=1&&(_gdb -1)< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb -_ccc );if _ebf !=nil {return _ebf ;};_feb =int (_dace ); -};if _gdb >=0&&_gdb < _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb );if _ebf !=nil {return _ebf ;};_gba =int (_dace );};if _gdb >=-1&&(_gdb +1)< _eab .ReferenceBitmap .Height {_dace ,_ebf =_eab .ReferenceBitmap .GetByte (_adb +_ccc ); -if _ebf !=nil {return _ebf ;};_dge =int (_dace );};};_adb ++;}else {_feb <<=1;_gba <<=1;_dge <<=1;};if _age ==5&&_ed >=1{if ((_cbad >>3)+1)>=_eab .RegionBitmap .RowStride {_aaeb =0;}else {_dace ,_ebf =_eab .RegionBitmap .GetByte (_fbb -_gad );if _ebf !=nil {return _ebf ; -};_aaeb =int (_dace );};_fbb ++;}else {_aaeb <<=1;};};return nil ;};func (_daagb *Header )readReferredToSegmentNumbers (_ededg *_fd .Reader ,_faffc int )([]int ,error ){const _fgbb ="\u0072\u0065\u0061\u0064R\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053e\u0067m\u0065\u006e\u0074\u004e\u0075\u006d\u0062e\u0072\u0073"; -_cgf :=make ([]int ,_faffc );if _faffc > 0{_daagb .RTSegments =make ([]*Header ,_faffc );var (_deeee uint64 ;_fcb error ;);for _eecc :=0;_eecc < _faffc ;_eecc ++{_deeee ,_fcb =_ededg .ReadBits (byte (_daagb .referenceSize ())<<3);if _fcb !=nil {return nil ,_fc .Wrapf (_fcb ,_fgbb ,"\u0027\u0025\u0064\u0027 \u0072\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0020\u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u0075\u006db\u0065\u0072",_eecc ); -};_cgf [_eecc ]=int (_deeee &_df .MaxInt32 );};};return _cgf ,nil ;};var _ templater =&template0 {};func (_fdab *GenericRegion )Size ()int {return _fdab .RegionSegment .Size ()+1+2*len (_fdab .GBAtX )};func (_fddg *SymbolDictionary )setRefinementAtPixels ()error {if !_fddg .UseRefinementAggregation ||_fddg .SdrTemplate !=0{return nil ; -};if _fcbcf :=_fddg .readRefinementAtPixels (2);_fcbcf !=nil {return _fcbcf ;};return nil ;};func (_bbbga *TextRegion )symbolIDCodeLengths ()error {var (_afda []*_bc .Code ;_ddeda uint64 ;_agcfc _bc .Tabler ;_dbfec error ;);for _becg :=0;_becg < 35;_becg ++{_ddeda ,_dbfec =_bbbga ._bfbf .ReadBits (4); -if _dbfec !=nil {return _dbfec ;};_afag :=int (_ddeda &0xf);if _afag > 0{_afda =append (_afda ,_bc .NewCode (int32 (_afag ),0,int32 (_becg ),false ));};};_agcfc ,_dbfec =_bc .NewFixedSizeTable (_afda );if _dbfec !=nil {return _dbfec ;};var (_ceefb int64 ; -_ccef uint32 ;_bbdb []*_bc .Code ;_edcc int64 ;);for _ccef < _bbbga .NumberOfSymbols {_edcc ,_dbfec =_agcfc .Decode (_bbbga ._bfbf );if _dbfec !=nil {return _dbfec ;};if _edcc < 32{if _edcc > 0{_bbdb =append (_bbdb ,_bc .NewCode (int32 (_edcc ),0,int32 (_ccef ),false )); -};_ceefb =_edcc ;_ccef ++;}else {var _abgd ,_aabeb int64 ;switch _edcc {case 32:_ddeda ,_dbfec =_bbbga ._bfbf .ReadBits (2);if _dbfec !=nil {return _dbfec ;};_abgd =3+int64 (_ddeda );if _ccef > 0{_aabeb =_ceefb ;};case 33:_ddeda ,_dbfec =_bbbga ._bfbf .ReadBits (3); -if _dbfec !=nil {return _dbfec ;};_abgd =3+int64 (_ddeda );case 34:_ddeda ,_dbfec =_bbbga ._bfbf .ReadBits (7);if _dbfec !=nil {return _dbfec ;};_abgd =11+int64 (_ddeda );};for _gcfg :=0;_gcfg < int (_abgd );_gcfg ++{if _aabeb > 0{_bbdb =append (_bbdb ,_bc .NewCode (int32 (_aabeb ),0,int32 (_ccef ),false )); -};_ccef ++;};};};_bbbga ._bfbf .Align ();_bbbga ._fgcg ,_dbfec =_bc .NewFixedSizeTable (_bbdb );return _dbfec ;};var (_ Regioner =&TextRegion {};_ Segmenter =&TextRegion {};);func (_efbf *SymbolDictionary )Init (h *Header ,r *_fd .Reader )error {_efbf .Header =h ; -_efbf ._cgcb =r ;return _efbf .parseHeader ();};func (_beea *TextRegion )readUseRefinement ()error {if !_beea .UseRefinement ||_beea .SbrTemplate !=0{return nil ;};var (_fbfggb byte ;_feda error ;);_beea .SbrATX =make ([]int8 ,2);_beea .SbrATY =make ([]int8 ,2); -_fbfggb ,_feda =_beea ._bfbf .ReadByte ();if _feda !=nil {return _feda ;};_beea .SbrATX [0]=int8 (_fbfggb );_fbfggb ,_feda =_beea ._bfbf .ReadByte ();if _feda !=nil {return _feda ;};_beea .SbrATY [0]=int8 (_fbfggb );_fbfggb ,_feda =_beea ._bfbf .ReadByte (); -if _feda !=nil {return _feda ;};_beea .SbrATX [1]=int8 (_fbfggb );_fbfggb ,_feda =_beea ._bfbf .ReadByte ();if _feda !=nil {return _feda ;};_beea .SbrATY [1]=int8 (_fbfggb );return nil ;};type TableSegment struct{_cbabe *_fd .Reader ;_bcaa int32 ;_ccbgf int32 ; -_efgba int32 ;_cdacd int32 ;_cfa int32 ;};func (_aaad *SymbolDictionary )encodeSymbols (_bfab _fd .BinaryWriter )(_agegd int ,_cbd error ){const _ccbg ="\u0065\u006e\u0063o\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c";_cgd :=_a .New ();_cgd .Init (); -_dabc ,_cbd :=_aaad ._agcf .SelectByIndexes (_aaad ._fecd );if _cbd !=nil {return 0,_fc .Wrap (_cbd ,_ccbg ,"\u0069n\u0069\u0074\u0069\u0061\u006c");};_cgga :=map[*_ca .Bitmap ]int {};for _geagf ,_fcdb :=range _dabc .Values {_cgga [_fcdb ]=_geagf ;};_dabc .SortByHeight (); -var _ccffc ,_deda int ;_afb ,_cbd :=_dabc .GroupByHeight ();if _cbd !=nil {return 0,_fc .Wrap (_cbd ,_ccbg ,"");};for _ ,_ggge :=range _afb .Values {_fcde :=_ggge .Values [0].Height ;_gaebg :=_fcde -_ccffc ;if _cbd =_cgd .EncodeInteger (_a .IADH ,_gaebg ); -_cbd !=nil {return 0,_fc .Wrapf (_cbd ,_ccbg ,"\u0049\u0041\u0044\u0048\u0020\u0066\u006f\u0072\u0020\u0064\u0068\u003a \u0027\u0025\u0064\u0027",_gaebg );};_ccffc =_fcde ;_bdec ,_egfb :=_ggge .GroupByWidth ();if _egfb !=nil {return 0,_fc .Wrapf (_egfb ,_ccbg ,"\u0068\u0065\u0069g\u0068\u0074\u003a\u0020\u0027\u0025\u0064\u0027",_fcde ); -};var _fgaf int ;for _ ,_cffff :=range _bdec .Values {for _ ,_gabgc :=range _cffff .Values {_ecdd :=_gabgc .Width ;_bcad :=_ecdd -_fgaf ;if _egfb =_cgd .EncodeInteger (_a .IADW ,_bcad );_egfb !=nil {return 0,_fc .Wrapf (_egfb ,_ccbg ,"\u0049\u0041\u0044\u0057\u0020\u0066\u006f\u0072\u0020\u0064\u0077\u003a \u0027\u0025\u0064\u0027",_bcad ); -};_fgaf +=_bcad ;if _egfb =_cgd .EncodeBitmap (_gabgc ,false );_egfb !=nil {return 0,_fc .Wrapf (_egfb ,_ccbg ,"H\u0065i\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u0020W\u0069\u0064\u0074\u0068: \u0025\u0064",_fcde ,_ecdd );};_bdd :=_cgga [_gabgc ];_aaad ._abea [_bdd ]=_deda ; -_deda ++;};};if _egfb =_cgd .EncodeOOB (_a .IADW );_egfb !=nil {return 0,_fc .Wrap (_egfb ,_ccbg ,"\u0049\u0041\u0044\u0057");};};if _cbd =_cgd .EncodeInteger (_a .IAEX ,0);_cbd !=nil {return 0,_fc .Wrap (_cbd ,_ccbg ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); -};if _cbd =_cgd .EncodeInteger (_a .IAEX ,len (_aaad ._fecd ));_cbd !=nil {return 0,_fc .Wrap (_cbd ,_ccbg ,"\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0073\u0079m\u0062\u006f\u006c\u0073");};_cgd .Final ();_dccc ,_cbd :=_cgd .WriteTo (_bfab ); -if _cbd !=nil {return 0,_fc .Wrap (_cbd ,_ccbg ,"\u0077\u0072i\u0074\u0069\u006e\u0067 \u0065\u006ec\u006f\u0064\u0065\u0072\u0020\u0063\u006f\u006et\u0065\u0078\u0074\u0020\u0074\u006f\u0020\u0027\u0077\u0027\u0020\u0077r\u0069\u0074\u0065\u0072");};return int (_dccc ),nil ; -};func (_bbeb *TextRegion )GetRegionBitmap ()(*_ca .Bitmap ,error ){if _bbeb .RegionBitmap !=nil {return _bbeb .RegionBitmap ,nil ;};if !_bbeb .IsHuffmanEncoded {if _fafec :=_bbeb .setCodingStatistics ();_fafec !=nil {return nil ,_fafec ;};};if _eecf :=_bbeb .createRegionBitmap (); -_eecf !=nil {return nil ,_eecf ;};if _egec :=_bbeb .decodeSymbolInstances ();_egec !=nil {return nil ,_egec ;};return _bbeb .RegionBitmap ,nil ;};func (_cdfeg *PatternDictionary )readTemplate ()error {_eaf ,_egbd :=_cdfeg ._adga .ReadBits (2);if _egbd !=nil {return _egbd ; -};_cdfeg .HDTemplate =byte (_eaf );return nil ;};func (_efcg *TextRegion )computeSymbolCodeLength ()error {if _efcg .IsHuffmanEncoded {return _efcg .symbolIDCodeLengths ();};_efcg ._abab =int8 (_df .Ceil (_df .Log (float64 (_efcg .NumberOfSymbols ))/_df .Log (2))); -return nil ;};func (_abd *PageInformationSegment )readCombinationOperator ()error {_face ,_cfefg :=_abd ._dfcb .ReadBits (2);if _cfefg !=nil {return _cfefg ;};_abd ._fdgb =_ca .CombinationOperator (int (_face ));return nil ;};func (_afab *PatternDictionary )readIsMMREncoded ()error {_afac ,_cgae :=_afab ._adga .ReadBit (); -if _cgae !=nil {return _cgae ;};if _afac !=0{_afab .IsMMREncoded =true ;};return nil ;};func (_cceb *Header )readSegmentNumber (_edd *_fd .Reader )error {const _deagd ="\u0072\u0065\u0061\u0064\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u004eu\u006d\u0062\u0065\u0072"; -_fbcb :=make ([]byte ,4);_ ,_caff :=_edd .Read (_fbcb );if _caff !=nil {return _fc .Wrap (_caff ,_deagd ,"");};_cceb .SegmentNumber =_g .BigEndian .Uint32 (_fbcb );return nil ;};func (_eeefe *TextRegion )readAmountOfSymbolInstances ()error {_defb ,_egfa :=_eeefe ._bfbf .ReadBits (32); -if _egfa !=nil {return _egfa ;};_eeefe .NumberOfSymbolInstances =uint32 (_defb &_df .MaxUint32 );_eead :=_eeefe .RegionInfo .BitmapWidth *_eeefe .RegionInfo .BitmapHeight ;if _eead < _eeefe .NumberOfSymbolInstances {_aa .Log .Debug ("\u004c\u0069\u006d\u0069t\u0069\u006e\u0067\u0020t\u0068\u0065\u0020n\u0075\u006d\u0062\u0065\u0072\u0020o\u0066\u0020d\u0065\u0063\u006f\u0064e\u0064\u0020\u0073\u0079m\u0062\u006f\u006c\u0020\u0069n\u0073\u0074\u0061\u006e\u0063\u0065\u0073 \u0074\u006f\u0020\u006f\u006ee\u0020\u0070\u0065\u0072\u0020\u0070\u0069\u0078\u0065l\u0020\u0028\u0020\u0025\u0064\u0020\u0069\u006e\u0073\u0074\u0065\u0061\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u0029",_eead ,_eeefe .NumberOfSymbolInstances ); -_eeefe .NumberOfSymbolInstances =_eead ;};return nil ;};func (_gede *TextRegion )InitEncode (globalSymbolsMap ,localSymbolsMap map[int ]int ,comps []int ,inLL *_ca .Points ,symbols *_ca .Bitmaps ,classIDs *_b .IntSlice ,boxes *_ca .Boxes ,width ,height ,symBits int ){_gede .RegionInfo =&RegionSegment {BitmapWidth :uint32 (width ),BitmapHeight :uint32 (height )}; -_gede ._aafd =globalSymbolsMap ;_gede ._bfdd =localSymbolsMap ;_gede ._aege =comps ;_gede ._ecac =inLL ;_gede ._dgea =symbols ;_gede ._efcf =classIDs ;_gede ._dbedc =boxes ;_gede ._febe =symBits ;};func (_bead *PatternDictionary )GetDictionary ()([]*_ca .Bitmap ,error ){if _bead .Patterns !=nil {return _bead .Patterns ,nil ; -};if !_bead .IsMMREncoded {_bead .setGbAtPixels ();};_bcdc :=NewGenericRegion (_bead ._adga );_bcdc .setParametersMMR (_bead .IsMMREncoded ,_bead .DataOffset ,_bead .DataLength ,uint32 (_bead .HdpHeight ),(_bead .GrayMax +1)*uint32 (_bead .HdpWidth ),_bead .HDTemplate ,false ,false ,_bead .GBAtX ,_bead .GBAtY ); -_abfa ,_aabc :=_bcdc .GetRegionBitmap ();if _aabc !=nil {return nil ,_aabc ;};if _aabc =_bead .extractPatterns (_abfa );_aabc !=nil {return nil ,_aabc ;};return _bead .Patterns ,nil ;};func (_gfdb *TableSegment )HtHigh ()int32 {return _gfdb ._cfa };func _ffb (_ede *_fd .Reader ,_ffc *Header )*GenericRefinementRegion {return &GenericRefinementRegion {_da :_ede ,RegionInfo :NewRegionSegment (_ede ),_dfd :_ffc ,_faa :&template0 {},_bf :&template1 {}}; -};func (_bfb *GenericRegion )decodeTemplate1 (_dcfe ,_cda ,_aeff int ,_aaf ,_gbcc int )(_ddbg error ){const _ecbf ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0031";var (_dbe ,_fcdf int ;_gdc ,_eccd int ;_abbd byte ;_efe ,_baab int ; -);if _dcfe >=1{_abbd ,_ddbg =_bfb .Bitmap .GetByte (_gbcc );if _ddbg !=nil {return _fc .Wrap (_ddbg ,_ecbf ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_gdc =int (_abbd );};if _dcfe >=2{_abbd ,_ddbg =_bfb .Bitmap .GetByte (_gbcc -_bfb .Bitmap .RowStride ); -if _ddbg !=nil {return _fc .Wrap (_ddbg ,_ecbf ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_eccd =int (_abbd )<<5;};_dbe =((_gdc >>1)&0x1f8)|((_eccd >>1)&0x1e00);for _dcc :=0;_dcc < _aeff ;_dcc =_efe {var (_cdfe byte ;_aafg int ;);_efe =_dcc +8; -if _aea :=_cda -_dcc ;_aea > 8{_aafg =8;}else {_aafg =_aea ;};if _dcfe > 0{_gdc <<=8;if _efe < _cda {_abbd ,_ddbg =_bfb .Bitmap .GetByte (_gbcc +1);if _ddbg !=nil {return _fc .Wrap (_ddbg ,_ecbf ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_gdc |=int (_abbd ); -};};if _dcfe > 1{_eccd <<=8;if _efe < _cda {_abbd ,_ddbg =_bfb .Bitmap .GetByte (_gbcc -_bfb .Bitmap .RowStride +1);if _ddbg !=nil {return _fc .Wrap (_ddbg ,_ecbf ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_eccd |=int (_abbd )<<5;};};for _ggc :=0; -_ggc < _aafg ;_ggc ++{if _bfb ._efb {_fcdf =_bfb .overrideAtTemplate1 (_dbe ,_dcc +_ggc ,_dcfe ,int (_cdfe ),_ggc );_bfb ._baa .SetIndex (int32 (_fcdf ));}else {_bfb ._baa .SetIndex (int32 (_dbe ));};_baab ,_ddbg =_bfb ._fgd .DecodeBit (_bfb ._baa );if _ddbg !=nil {return _fc .Wrap (_ddbg ,_ecbf ,""); -};_cdfe |=byte (_baab )<>_gaef )&0x8)|((_eccd >>_gaef )&0x200);};if _geec :=_bfb .Bitmap .SetByte (_aaf ,_cdfe );_geec !=nil {return _fc .Wrap (_geec ,_ecbf ,"");};_aaf ++;_gbcc ++; -};return nil ;};func (_efgcc *TableSegment )StreamReader ()*_fd .Reader {return _efgcc ._cbabe };func (_ffdc *PageInformationSegment )encodeStripingInformation (_afde _fd .BinaryWriter )(_gfdg int ,_fbgb error ){const _gcfc ="\u0065n\u0063\u006f\u0064\u0065S\u0074\u0072\u0069\u0070\u0069n\u0067I\u006ef\u006f\u0072\u006d\u0061\u0074\u0069\u006fn"; -if !_ffdc .IsStripe {if _gfdg ,_fbgb =_afde .Write ([]byte {0x00,0x00});_fbgb !=nil {return 0,_fc .Wrap (_fbgb ,_gcfc ,"n\u006f\u0020\u0073\u0074\u0072\u0069\u0070\u0069\u006e\u0067");};return _gfdg ,nil ;};_dged :=make ([]byte ,2);_g .BigEndian .PutUint16 (_dged ,_ffdc .MaxStripeSize |1<<15); -if _gfdg ,_fbgb =_afde .Write (_dged );_fbgb !=nil {return 0,_fc .Wrapf (_fbgb ,_gcfc ,"\u0073\u0074\u0072i\u0070\u0069\u006e\u0067\u003a\u0020\u0025\u0064",_ffdc .MaxStripeSize );};return _gfdg ,nil ;};func (_dcecb *SymbolDictionary )decodeDifferenceWidth ()(int64 ,error ){if _dcecb .IsHuffmanEncoded {switch _dcecb .SdHuffDecodeWidthSelection {case 0:_fdbbb ,_fbeb :=_bc .GetStandardTable (2); -if _fbeb !=nil {return 0,_fbeb ;};return _fdbbb .Decode (_dcecb ._cgcb );case 1:_beed ,_acab :=_bc .GetStandardTable (3);if _acab !=nil {return 0,_acab ;};return _beed .Decode (_dcecb ._cgcb );case 3:if _dcecb ._bfaf ==nil {var _dagb int ;if _dcecb .SdHuffDecodeHeightSelection ==3{_dagb ++; -};_aeda ,_acec :=_dcecb .getUserTable (_dagb );if _acec !=nil {return 0,_acec ;};_dcecb ._bfaf =_aeda ;};return _dcecb ._bfaf .Decode (_dcecb ._cgcb );};}else {_gaab ,_ebba :=_dcecb ._bdff .DecodeInt (_dcecb ._agbb );if _ebba !=nil {return 0,_ebba ;};return int64 (_gaab ),nil ; -};return 0,nil ;};func (_ddbgc *Header )readHeaderFlags ()error {const _ggdf ="\u0072e\u0061d\u0048\u0065\u0061\u0064\u0065\u0072\u0046\u006c\u0061\u0067\u0073";_cece ,_bdeg :=_ddbgc .Reader .ReadBit ();if _bdeg !=nil {return _fc .Wrap (_bdeg ,_ggdf ,"r\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067"); -};if _cece !=0{_ddbgc .RetainFlag =true ;};_cece ,_bdeg =_ddbgc .Reader .ReadBit ();if _bdeg !=nil {return _fc .Wrap (_bdeg ,_ggdf ,"\u0070\u0061g\u0065\u0020\u0061s\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e");};if _cece !=0{_ddbgc .PageAssociationFieldSize =true ; -};_ffg ,_bdeg :=_ddbgc .Reader .ReadBits (6);if _bdeg !=nil {return _fc .Wrap (_bdeg ,_ggdf ,"\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0074\u0079\u0070\u0065");};_ddbgc .Type =Type (int (_ffg ));return nil ;};func (_cgag *SymbolDictionary )getToExportFlags ()([]int ,error ){var (_gcgd int ; -_dbcbc int32 ;_eega error ;_afaf =int32 (_cgag ._abdb +_cgag .NumberOfNewSymbols );_daac =make ([]int ,_afaf ););for _gebd :=int32 (0);_gebd < _afaf ;_gebd +=_dbcbc {if _cgag .IsHuffmanEncoded {_fggd ,_gbcdg :=_bc .GetStandardTable (1);if _gbcdg !=nil {return nil ,_gbcdg ; -};_baec ,_gbcdg :=_fggd .Decode (_cgag ._cgcb );if _gbcdg !=nil {return nil ,_gbcdg ;};_dbcbc =int32 (_baec );}else {_dbcbc ,_eega =_cgag ._bdff .DecodeInt (_cgag ._eefa );if _eega !=nil {return nil ,_eega ;};};if _dbcbc !=0{if _gebd +_dbcbc > _afaf {return nil ,_fc .Error ("\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0067\u0065\u0074T\u006f\u0045\u0078\u0070\u006f\u0072\u0074F\u006c\u0061\u0067\u0073","\u006d\u0061\u006c\u0066\u006f\u0072m\u0065\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0064\u0061\u0074\u0061\u0020\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u002e\u0020\u0069\u006e\u0064\u0065\u0078\u0020\u006f\u0075\u0074\u0020\u006ff\u0020r\u0061\u006e\u0067\u0065"); -};for _aage :=_gebd ;_aage < _gebd +_dbcbc ;_aage ++{_daac [_aage ]=_gcgd ;};};if _gcgd ==0{_gcgd =1;}else {_gcgd =0;};};return _daac ,nil ;};type Pager interface{GetSegment (int )(*Header ,error );GetBitmap ()(*_ca .Bitmap ,error );};func (_aff *GenericRegion )GetRegionBitmap ()(_dba *_ca .Bitmap ,_addc error ){if _aff .Bitmap !=nil {return _aff .Bitmap ,nil ; -};if _aff .IsMMREncoded {if _aff ._cged ==nil {_aff ._cged ,_addc =_gb .New (_aff ._fee ,int (_aff .RegionSegment .BitmapWidth ),int (_aff .RegionSegment .BitmapHeight ),_aff .DataOffset ,_aff .DataLength );if _addc !=nil {return nil ,_addc ;};};_aff .Bitmap ,_addc =_aff ._cged .UncompressMMR (); -return _aff .Bitmap ,_addc ;};if _addc =_aff .updateOverrideFlags ();_addc !=nil {return nil ,_addc ;};var _geef int ;if _aff ._fgd ==nil {_aff ._fgd ,_addc =_fe .New (_aff ._fee );if _addc !=nil {return nil ,_addc ;};};if _aff ._baa ==nil {_aff ._baa =_fe .NewStats (65536,1); -};_aff .Bitmap =_ca .New (int (_aff .RegionSegment .BitmapWidth ),int (_aff .RegionSegment .BitmapHeight ));_cga :=int (uint32 (_aff .Bitmap .Width +7)&(^uint32 (7)));for _agf :=0;_agf < _aff .Bitmap .Height ;_agf ++{if _aff .IsTPGDon {var _dbag int ;_dbag ,_addc =_aff .decodeSLTP (); -if _addc !=nil {return nil ,_addc ;};_geef ^=_dbag ;};if _geef ==1{if _agf > 0{if _addc =_aff .copyLineAbove (_agf );_addc !=nil {return nil ,_addc ;};};}else {if _addc =_aff .decodeLine (_agf ,_aff .Bitmap .Width ,_cga );_addc !=nil {return nil ,_addc ; -};};};return _aff .Bitmap ,nil ;};type RegionSegment struct{_ccag *_fd .Reader ;BitmapWidth uint32 ;BitmapHeight uint32 ;XLocation uint32 ;YLocation uint32 ;CombinaionOperator _ca .CombinationOperator ;};func (_cfgae *PageInformationSegment )readIsStriped ()error {_edfc ,_badg :=_cfgae ._dfcb .ReadBit (); -if _badg !=nil {return _badg ;};if _edfc ==1{_cfgae .IsStripe =true ;};return nil ;};func (_egbdb *TableSegment )HtRS ()int32 {return _egbdb ._efgba };func (_agga *TextRegion )decodeSymInRefSize ()(int64 ,error ){const _fcdc ="\u0064e\u0063o\u0064\u0065\u0053\u0079\u006dI\u006e\u0052e\u0066\u0053\u0069\u007a\u0065"; -if _agga .SbHuffRSize ==0{_fbdd ,_edcg :=_bc .GetStandardTable (1);if _edcg !=nil {return 0,_fc .Wrap (_edcg ,_fcdc ,"");};return _fbdd .Decode (_agga ._bfbf );};if _agga ._dgaag ==nil {var (_bcbd int ;_eaeb error ;);if _agga .SbHuffFS ==3{_bcbd ++;};if _agga .SbHuffDS ==3{_bcbd ++; -};if _agga .SbHuffDT ==3{_bcbd ++;};if _agga .SbHuffRDWidth ==3{_bcbd ++;};if _agga .SbHuffRDHeight ==3{_bcbd ++;};if _agga .SbHuffRDX ==3{_bcbd ++;};if _agga .SbHuffRDY ==3{_bcbd ++;};_agga ._dgaag ,_eaeb =_agga .getUserTable (_bcbd );if _eaeb !=nil {return 0,_fc .Wrap (_eaeb ,_fcdc ,""); -};};_edgg ,_dbbg :=_agga ._dgaag .Decode (_agga ._bfbf );if _dbbg !=nil {return 0,_fc .Wrap (_dbbg ,_fcdc ,"");};return _edgg ,nil ;};func (_gecb *PageInformationSegment )readRequiresAuxiliaryBuffer ()error {_adbb ,_baaa :=_gecb ._dfcb .ReadBit ();if _baaa !=nil {return _baaa ; -};if _adbb ==1{_gecb ._daga =true ;};return nil ;};func (_aeg *GenericRefinementRegion )String ()string {_adc :=&_dg .Builder {};_adc .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a");_adc .WriteString (_aeg .RegionInfo .String ()+"\u000a"); -_adc .WriteString (_db .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0052\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_aeg .IsTPGROn ));_adc .WriteString (_db .Sprintf ("\u0009-\u0020T\u0065\u006d\u0070\u006c\u0061t\u0065\u0049D\u003a\u0020\u0025\u0076\u000a",_aeg .TemplateID )); -_adc .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_aeg .GrAtX ));_adc .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_aeg .GrAtY )); -_adc .WriteString (_db .Sprintf ("\u0009-\u0020R\u0065\u0066\u0065\u0072\u0065n\u0063\u0065D\u0058\u0020\u0025\u0076\u000a",_aeg .ReferenceDX ));_adc .WriteString (_db .Sprintf ("\u0009\u002d\u0020\u0052ef\u0065\u0072\u0065\u006e\u0063\u0044\u0065\u0059\u003a\u0020\u0025\u0076\u000a",_aeg .ReferenceDY )); -return _adc .String ();};func (_eeb *GenericRegion )decodeLine (_agb ,_bab ,_fbc int )error {const _ada ="\u0064\u0065\u0063\u006f\u0064\u0065\u004c\u0069\u006e\u0065";_bee :=_eeb .Bitmap .GetByteIndex (0,_agb );_gcdc :=_bee -_eeb .Bitmap .RowStride ;switch _eeb .GBTemplate {case 0:if !_eeb .UseExtTemplates {return _eeb .decodeTemplate0a (_agb ,_bab ,_fbc ,_bee ,_gcdc ); -};return _eeb .decodeTemplate0b (_agb ,_bab ,_fbc ,_bee ,_gcdc );case 1:return _eeb .decodeTemplate1 (_agb ,_bab ,_fbc ,_bee ,_gcdc );case 2:return _eeb .decodeTemplate2 (_agb ,_bab ,_fbc ,_bee ,_gcdc );case 3:return _eeb .decodeTemplate3 (_agb ,_bab ,_fbc ,_bee ,_gcdc ); -};return _fc .Errorf (_ada ,"\u0069\u006e\u0076a\u006c\u0069\u0064\u0020G\u0042\u0054\u0065\u006d\u0070\u006c\u0061t\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u003a\u0020\u0025\u0064",_eeb .GBTemplate );};func (_adcf *TextRegion )decodeID ()(int64 ,error ){if _adcf .IsHuffmanEncoded {if _adcf ._fgcg ==nil {_cfcd ,_dadc :=_adcf ._bfbf .ReadBits (byte (_adcf ._abab )); -return int64 (_cfcd ),_dadc ;};return _adcf ._fgcg .Decode (_adcf ._bfbf );};return _adcf ._gcdaba .DecodeIAID (uint64 (_adcf ._abab ),_adcf ._ddc );};func (_fa *EndOfStripe )LineNumber ()int {return _fa ._ge };type PageInformationSegment struct{_dfcb *_fd .Reader ; -PageBMHeight int ;PageBMWidth int ;ResolutionX int ;ResolutionY int ;_agae bool ;_fdgb _ca .CombinationOperator ;_daga bool ;DefaultPixelValue uint8 ;_affb bool ;IsLossless bool ;IsStripe bool ;MaxStripeSize uint16 ;};func (_edda *TextRegion )decodeDfs ()(int64 ,error ){if _edda .IsHuffmanEncoded {if _edda .SbHuffFS ==3{if _edda ._afgb ==nil {var _gfad error ; -_edda ._afgb ,_gfad =_edda .getUserTable (0);if _gfad !=nil {return 0,_gfad ;};};return _edda ._afgb .Decode (_edda ._bfbf );};_cgbb ,_bgdb :=_bc .GetStandardTable (6+int (_edda .SbHuffFS ));if _bgdb !=nil {return 0,_bgdb ;};return _cgbb .Decode (_edda ._bfbf ); -};_aaebc ,_cbdd :=_edda ._gcdaba .DecodeInt (_edda ._efec );if _cbdd !=nil {return 0,_cbdd ;};return int64 (_aaebc ),nil ;};func (_dgcc *Header )GetSegmentData ()(Segmenter ,error ){var _daaa Segmenter ;if _dgcc .SegmentData !=nil {_daaa =_dgcc .SegmentData ; -};if _daaa ==nil {_gddf ,_ddbb :=_aeca [_dgcc .Type ];if !_ddbb {return nil ,_db .Errorf ("\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0073\u002f\u0020\u0025\u0064\u0020\u0063\u0072e\u0061t\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e\u0020",_dgcc .Type ,_dgcc .Type ); -};_daaa =_gddf ();_aa .Log .Trace ("\u005b\u0053E\u0047\u004d\u0045\u004e\u0054-\u0048\u0045\u0041\u0044\u0045R\u005d\u005b\u0023\u0025\u0064\u005d\u0020\u0047\u0065\u0074\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u0074\u0020\u004f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0030\u0034\u0058",_dgcc .SegmentNumber ,_dgcc .SegmentDataStartOffset ); -_eefb ,_bdg :=_dgcc .subInputReader ();if _bdg !=nil {return nil ,_bdg ;};if _edg :=_daaa .Init (_dgcc ,_eefb );_edg !=nil {_aa .Log .Debug ("\u0049\u006e\u0069\u0074 \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076 \u0066o\u0072\u0020\u0074\u0079\u0070\u0065\u003a \u0025\u0054",_edg ,_daaa ); -return nil ,_edg ;};_dgcc .SegmentData =_daaa ;};return _daaa ,nil ;};func (_acgd *PageInformationSegment )readIsLossless ()error {_fbbg ,_adfa :=_acgd ._dfcb .ReadBit ();if _adfa !=nil {return _adfa ;};if _fbbg ==1{_acgd .IsLossless =true ;};return nil ; -};func (_dbb *PageInformationSegment )readMaxStripeSize ()error {_eeeba ,_eaca :=_dbb ._dfcb .ReadBits (15);if _eaca !=nil {return _eaca ;};_dbb .MaxStripeSize =uint16 (_eeeba &_df .MaxUint16 );return nil ;};func (_fdag *Header )readSegmentPageAssociation (_abag Documenter ,_bccg *_fd .Reader ,_cfee uint64 ,_cgfc ...int )(_deaf error ){const _bebf ="\u0072\u0065\u0061\u0064\u0053\u0065\u0067\u006d\u0065\u006e\u0074P\u0061\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061t\u0069\u006f\u006e"; -if !_fdag .PageAssociationFieldSize {_cbaf ,_bcaca :=_bccg .ReadBits (8);if _bcaca !=nil {return _fc .Wrap (_bcaca ,_bebf ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_fdag .PageAssociation =int (_cbaf &0xFF);}else {_gdbb ,_efgc :=_bccg .ReadBits (32); -if _efgc !=nil {return _fc .Wrap (_efgc ,_bebf ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_fdag .PageAssociation =int (_gdbb &_df .MaxInt32 );};if _cfee ==0{return nil ;};if _fdag .PageAssociation !=0{_dbab ,_afg :=_abag .GetPage (_fdag .PageAssociation ); -if _afg !=nil {return _fc .Wrap (_afg ,_bebf ,"\u0061s\u0073\u006f\u0063\u0069a\u0074\u0065\u0064\u0020\u0070a\u0067e\u0020n\u006f\u0074\u0020\u0066\u006f\u0075\u006ed");};var _bgbf int ;for _bbed :=uint64 (0);_bbed < _cfee ;_bbed ++{_bgbf =_cgfc [_bbed ]; -_fdag .RTSegments [_bbed ],_afg =_dbab .GetSegment (_bgbf );if _afg !=nil {var _fgfb error ;_fdag .RTSegments [_bbed ],_fgfb =_abag .GetGlobalSegment (_bgbf );if _fgfb !=nil {return _fc .Wrapf (_afg ,_bebf ,"\u0072\u0065\u0066\u0065\u0072\u0065n\u0063\u0065\u0020s\u0065\u0067\u006de\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064\u0020\u0061\u0074\u0020pa\u0067\u0065\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u006e\u006f\u0072\u0020\u0069\u006e\u0020\u0067\u006c\u006f\u0062\u0061\u006c\u0073",_fdag .PageAssociation ); -};};};return nil ;};for _gggd :=uint64 (0);_gggd < _cfee ;_gggd ++{_fdag .RTSegments [_gggd ],_deaf =_abag .GetGlobalSegment (_cgfc [_gggd ]);if _deaf !=nil {return _fc .Wrapf (_deaf ,_bebf ,"\u0067\u006c\u006f\u0062\u0061\u006c\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u003a\u0020\u0027\u0025d\u0027\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_cgfc [_gggd ]); -};};return nil ;};func (_eea *Header )readHeaderLength (_gffc *_fd .Reader ,_facc int64 ){_eea .HeaderLength =_gffc .AbsolutePosition ()-_facc ;};func (_dbbc *SymbolDictionary )setExportedSymbols (_gdec []int ){for _gded :=uint32 (0);_gded < _dbbc ._abdb +_dbbc .NumberOfNewSymbols ; -_gded ++{if _gdec [_gded ]==1{var _egd *_ca .Bitmap ;if _gded < _dbbc ._abdb {_egd =_dbbc ._ceec [_gded ];}else {_egd =_dbbc ._defc [_gded -_dbbc ._abdb ];};_aa .Log .Trace ("\u005bS\u0059\u004dB\u004f\u004c\u002d\u0044I\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u0020\u0041\u0064\u0064 E\u0078\u0070\u006fr\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c:\u0020\u0027%\u0073\u0027",_egd ); -_dbbc ._eaec =append (_dbbc ._eaec ,_egd );};};};func (_fggb *SymbolDictionary )decodeHeightClassDeltaHeightWithHuffman ()(int64 ,error ){switch _fggb .SdHuffDecodeHeightSelection {case 0:_dddf ,_fdfa :=_bc .GetStandardTable (4);if _fdfa !=nil {return 0,_fdfa ; -};return _dddf .Decode (_fggb ._cgcb );case 1:_becb ,_dfcc :=_bc .GetStandardTable (5);if _dfcc !=nil {return 0,_dfcc ;};return _becb .Decode (_fggb ._cgcb );case 3:if _fggb ._bbga ==nil {_cdef ,_affg :=_bc .GetStandardTable (0);if _affg !=nil {return 0,_affg ; -};_fggb ._bbga =_cdef ;};return _fggb ._bbga .Decode (_fggb ._cgcb );};return 0,nil ;};func (_dgff *TextRegion )setCodingStatistics ()error {if _dgff ._cfgaf ==nil {_dgff ._cfgaf =_fe .NewStats (512,1);};if _dgff ._efec ==nil {_dgff ._efec =_fe .NewStats (512,1); -};if _dgff ._bge ==nil {_dgff ._bge =_fe .NewStats (512,1);};if _dgff ._cfgfe ==nil {_dgff ._cfgfe =_fe .NewStats (512,1);};if _dgff ._cacd ==nil {_dgff ._cacd =_fe .NewStats (512,1);};if _dgff ._ccega ==nil {_dgff ._ccega =_fe .NewStats (512,1);};if _dgff ._ecda ==nil {_dgff ._ecda =_fe .NewStats (512,1); -};if _dgff ._ddc ==nil {_dgff ._ddc =_fe .NewStats (1< 0{_ead ,_cag =_fac .RegionBitmap .GetByte (_af -_bed );if _cag !=nil {return _cag ;};_bb =int (_ead );};if _gag > 0&&_gag <=_fac .ReferenceBitmap .Height {_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec -_cdc +_cb ); -if _cag !=nil {return _cag ;};_de =int (_ead )<<4;};if _gag >=0&&_gag < _fac .ReferenceBitmap .Height {_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec +_cb );if _cag !=nil {return _cag ;};_dga =int (_ead )<<1;};if _gag > -2&&_gag < _fac .ReferenceBitmap .Height -1{_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec +_cdc +_cb ); -if _cag !=nil {return _cag ;};_dab =int (_ead );};_aef =((_bb >>5)&0x6)|((_dab >>2)&0x30)|(_dga &0x180)|(_de &0xc00);var _cfc int ;for _eced :=0;_eced < _abf ;_eced =_cfc {var _bca int ;_cfc =_eced +8;var _ceg int ;if _ceg =_cad -_eced ;_ceg > 8{_ceg =8; -};_eff :=_cfc < _cad ;_fcag :=_cfc < _fac .ReferenceBitmap .Width ;_afa :=_cb +1;if _eec > 0{_ead =0;if _eff {_ead ,_cag =_fac .RegionBitmap .GetByte (_af -_bed +1);if _cag !=nil {return _cag ;};};_bb =(_bb <<8)|int (_ead );};if _gag > 0&&_gag <=_fac .ReferenceBitmap .Height {var _fde int ; -if _fcag {_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec -_cdc +_afa );if _cag !=nil {return _cag ;};_fde =int (_ead )<<4;};_de =(_de <<8)|_fde ;};if _gag >=0&&_gag < _fac .ReferenceBitmap .Height {var _dce int ;if _fcag {_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec +_afa ); -if _cag !=nil {return _cag ;};_dce =int (_ead )<<1;};_dga =(_dga <<8)|_dce ;};if _gag > -2&&_gag < (_fac .ReferenceBitmap .Height -1){_ead =0;if _fcag {_ead ,_cag =_fac .ReferenceBitmap .GetByte (_bec +_cdc +_afa );if _cag !=nil {return _cag ;};};_dab =(_dab <<8)|int (_ead ); -};for _cbe :=0;_cbe < _ceg ;_cbe ++{var _aae int ;_fbf :=false ;_egg :=(_aef >>4)&0x1ff;if _egg ==0x1ff{_fbf =true ;_aae =1;}else if _egg ==0x00{_fbf =true ;};if !_fbf {if _fac ._ef {_gc =_fac .overrideAtTemplate0 (_aef ,_eced +_cbe ,_eec ,_bca ,_cbe ); -_fac ._ece .SetIndex (int32 (_gc ));}else {_fac ._ece .SetIndex (int32 (_aef ));};_aae ,_cag =_fac ._ee .DecodeBit (_fac ._ece );if _cag !=nil {return _cag ;};};_abe :=uint (7-_cbe );_bca |=_aae <<_abe ;_aef =((_aef &0xdb6)<<1)|_aae |(_bb >>_abe +5)&0x002|((_dab >>_abe +2)&0x010)|((_dga >>_abe )&0x080)|((_de >>_abe )&0x400); -};_cag =_fac .RegionBitmap .SetByte (_af ,byte (_bca ));if _cag !=nil {return _cag ;};_af ++;_bec ++;};return nil ;};func (_befd *GenericRegion )decodeTemplate3 (_dege ,_egfd ,_ebec int ,_caa ,_faag int )(_gbg error ){const _dacea ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0033"; -var (_gefe ,_gbfd int ;_dbd int ;_eeff byte ;_fdbb ,_cfdf int ;);if _dege >=1{_eeff ,_gbg =_befd .Bitmap .GetByte (_faag );if _gbg !=nil {return _fc .Wrap (_gbg ,_dacea ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_dbd =int (_eeff );};_gefe =(_dbd >>1)&0x70; -for _ccec :=0;_ccec < _ebec ;_ccec =_fdbb {var (_gadf byte ;_fbe int ;);_fdbb =_ccec +8;if _gcg :=_egfd -_ccec ;_gcg > 8{_fbe =8;}else {_fbe =_gcg ;};if _dege >=1{_dbd <<=8;if _fdbb < _egfd {_eeff ,_gbg =_befd .Bitmap .GetByte (_faag +1);if _gbg !=nil {return _fc .Wrap (_gbg ,_dacea ,"\u0069\u006e\u006e\u0065\u0072\u0020\u002d\u0020\u006c\u0069\u006e\u0065 \u003e\u003d\u0020\u0031"); -};_dbd |=int (_eeff );};};for _eac :=0;_eac < _fbe ;_eac ++{if _befd ._efb {_gbfd =_befd .overrideAtTemplate3 (_gefe ,_ccec +_eac ,_dege ,int (_gadf ),_eac );_befd ._baa .SetIndex (int32 (_gbfd ));}else {_befd ._baa .SetIndex (int32 (_gefe ));};_cfdf ,_gbg =_befd ._fgd .DecodeBit (_befd ._baa ); -if _gbg !=nil {return _fc .Wrap (_gbg ,_dacea ,"");};_gadf |=byte (_cfdf )<>uint (8-_eac ))&0x010);};if _dece :=_befd .Bitmap .SetByte (_caa ,_gadf );_dece !=nil {return _fc .Wrap (_dece ,_dacea ,""); -};_caa ++;_faag ++;};return nil ;};func (_ggcb *PageInformationSegment )CombinationOperator ()_ca .CombinationOperator {return _ggcb ._fdgb ;};func (_cgbe *TextRegion )decodeRdh ()(int64 ,error ){const _fcbbg ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064h"; -if _cgbe .IsHuffmanEncoded {if _cgbe .SbHuffRDHeight ==3{if _cgbe ._gfgd ==nil {var (_cgcbc int ;_dbca error ;);if _cgbe .SbHuffFS ==3{_cgcbc ++;};if _cgbe .SbHuffDS ==3{_cgcbc ++;};if _cgbe .SbHuffDT ==3{_cgcbc ++;};if _cgbe .SbHuffRDWidth ==3{_cgcbc ++; -};_cgbe ._gfgd ,_dbca =_cgbe .getUserTable (_cgcbc );if _dbca !=nil {return 0,_fc .Wrap (_dbca ,_fcbbg ,"");};};return _cgbe ._gfgd .Decode (_cgbe ._bfbf );};_fcef ,_ggcfd :=_bc .GetStandardTable (14+int (_cgbe .SbHuffRDHeight ));if _ggcfd !=nil {return 0,_fc .Wrap (_ggcfd ,_fcbbg ,""); -};return _fcef .Decode (_cgbe ._bfbf );};_edae ,_dgfa :=_cgbe ._gcdaba .DecodeInt (_cgbe ._ecda );if _dgfa !=nil {return 0,_fc .Wrap (_dgfa ,_fcbbg ,"");};return int64 (_edae ),nil ;};func (_baeb *RegionSegment )readCombinationOperator ()error {_cdgg ,_dcfb :=_baeb ._ccag .ReadBits (3); -if _dcfb !=nil {return _dcfb ;};_baeb .CombinaionOperator =_ca .CombinationOperator (_cdgg &0xF);return nil ;};func (_geag *Header )pageSize ()uint {if _geag .PageAssociation <=255{return 1;};return 4;};func (_aeab *GenericRegion )decodeTemplate2 (_fegb ,_cggc ,_eag int ,_geb ,_aebd int )(_egf error ){const _gef ="\u0064e\u0063o\u0064\u0065\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0032"; -var (_cbab ,_ebe int ;_efc ,_aaed int ;_fcf byte ;_agfc ,_bgga int ;);if _fegb >=1{_fcf ,_egf =_aeab .Bitmap .GetByte (_aebd );if _egf !=nil {return _fc .Wrap (_egf ,_gef ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0031"); -};_efc =int (_fcf );};if _fegb >=2{_fcf ,_egf =_aeab .Bitmap .GetByte (_aebd -_aeab .Bitmap .RowStride );if _egf !=nil {return _fc .Wrap (_egf ,_gef ,"\u006ci\u006ee\u004e\u0075\u006d\u0062\u0065\u0072\u0020\u003e\u003d\u0020\u0032");};_aaed =int (_fcf )<<4; -};_cbab =(_efc >>3&0x7c)|(_aaed >>3&0x380);for _dae :=0;_dae < _eag ;_dae =_agfc {var (_bcac byte ;_cedf int ;);_agfc =_dae +8;if _gbaf :=_cggc -_dae ;_gbaf > 8{_cedf =8;}else {_cedf =_gbaf ;};if _fegb > 0{_efc <<=8;if _agfc < _cggc {_fcf ,_egf =_aeab .Bitmap .GetByte (_aebd +1); -if _egf !=nil {return _fc .Wrap (_egf ,_gef ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0030");};_efc |=int (_fcf );};};if _fegb > 1{_aaed <<=8;if _agfc < _cggc {_fcf ,_egf =_aeab .Bitmap .GetByte (_aebd -_aeab .Bitmap .RowStride +1); -if _egf !=nil {return _fc .Wrap (_egf ,_gef ,"\u006c\u0069\u006e\u0065\u004e\u0075\u006d\u0062\u0065r\u0020\u003e\u0020\u0031");};_aaed |=int (_fcf )<<4;};};for _bbbc :=0;_bbbc < _cedf ;_bbbc ++{_eegc :=uint (10-_bbbc );if _aeab ._efb {_ebe =_aeab .overrideAtTemplate2 (_cbab ,_dae +_bbbc ,_fegb ,int (_bcac ),_bbbc ); -_aeab ._baa .SetIndex (int32 (_ebe ));}else {_aeab ._baa .SetIndex (int32 (_cbab ));};_bgga ,_egf =_aeab ._fgd .DecodeBit (_aeab ._baa );if _egf !=nil {return _fc .Wrap (_egf ,_gef ,"");};_bcac |=byte (_bgga <>_eegc )&0x4)|((_aaed >>_eegc )&0x80); -};if _fga :=_aeab .Bitmap .SetByte (_geb ,_bcac );_fga !=nil {return _fc .Wrap (_fga ,_gef ,"");};_geb ++;_aebd ++;};return nil ;};func (_dbfbf *TextRegion )readRegionFlags ()error {var (_faee int ;_eeec uint64 ;_bfff error ;);_faee ,_bfff =_dbfbf ._bfbf .ReadBit (); -if _bfff !=nil {return _bfff ;};_dbfbf .SbrTemplate =int8 (_faee );_eeec ,_bfff =_dbfbf ._bfbf .ReadBits (5);if _bfff !=nil {return _bfff ;};_dbfbf .SbDsOffset =int8 (_eeec );if _dbfbf .SbDsOffset > 0x0f{_dbfbf .SbDsOffset -=0x20;};_faee ,_bfff =_dbfbf ._bfbf .ReadBit (); -if _bfff !=nil {return _bfff ;};_dbfbf .DefaultPixel =int8 (_faee );_eeec ,_bfff =_dbfbf ._bfbf .ReadBits (2);if _bfff !=nil {return _bfff ;};_dbfbf .CombinationOperator =_ca .CombinationOperator (int (_eeec )&0x3);_faee ,_bfff =_dbfbf ._bfbf .ReadBit (); -if _bfff !=nil {return _bfff ;};_dbfbf .IsTransposed =int8 (_faee );_eeec ,_bfff =_dbfbf ._bfbf .ReadBits (2);if _bfff !=nil {return _bfff ;};_dbfbf .ReferenceCorner =int16 (_eeec )&0x3;_eeec ,_bfff =_dbfbf ._bfbf .ReadBits (2);if _bfff !=nil {return _bfff ; -};_dbfbf .LogSBStrips =int16 (_eeec )&0x3;_dbfbf .SbStrips =1<=0; -_aadf --{if _gegf [_aadf ].Type ==0{_faccc ,_bfea :=_gegf [_aadf ].SegmentData .(*SymbolDictionary );if !_bfea {_ffab =_db .Errorf ("\u0072\u0065\u006c\u0061\u0074\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074:\u0020\u0025\u0076\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020S\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069\u006fna\u0072\u0079\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074",_gegf [_aadf ]); -return _ffab ;};if _faccc ._eeaa {_bfcfg .setRetainedCodingContexts (_faccc );};break ;};};};if _ffab =_bfcfg .checkInput ();_ffab !=nil {return _ffab ;};return nil ;};func (_bfaa *TextRegion )Init (header *Header ,r *_fd .Reader )error {_bfaa .Header =header ; -_bfaa ._bfbf =r ;_bfaa .RegionInfo =NewRegionSegment (_bfaa ._bfbf );return _bfaa .parseHeader ();};func (_baafe *TextRegion )setParameters (_caffa *_fe .Decoder ,_abae ,_accd bool ,_dgab ,_fafc uint32 ,_fagc uint32 ,_fcga int8 ,_adgac uint32 ,_caea int8 ,_ecbfg _ca .CombinationOperator ,_bfef int8 ,_bgce int16 ,_eeac ,_bbbcg ,_abedg ,_gbfa ,_bgac ,_ebbc ,_beff ,_bdge ,_fbag ,_fbeg int8 ,_dcbf ,_aeddf []int8 ,_aefbg []*_ca .Bitmap ,_bcba int8 ){_baafe ._gcdaba =_caffa ; -_baafe .IsHuffmanEncoded =_abae ;_baafe .UseRefinement =_accd ;_baafe .RegionInfo .BitmapWidth =_dgab ;_baafe .RegionInfo .BitmapHeight =_fafc ;_baafe .NumberOfSymbolInstances =_fagc ;_baafe .SbStrips =_fcga ;_baafe .NumberOfSymbols =_adgac ;_baafe .DefaultPixel =_caea ; -_baafe .CombinationOperator =_ecbfg ;_baafe .IsTransposed =_bfef ;_baafe .ReferenceCorner =_bgce ;_baafe .SbDsOffset =_eeac ;_baafe .SbHuffFS =_bbbcg ;_baafe .SbHuffDS =_abedg ;_baafe .SbHuffDT =_gbfa ;_baafe .SbHuffRDWidth =_bgac ;_baafe .SbHuffRDHeight =_ebbc ; -_baafe .SbHuffRSize =_fbag ;_baafe .SbHuffRDX =_beff ;_baafe .SbHuffRDY =_bdge ;_baafe .SbrTemplate =_fbeg ;_baafe .SbrATX =_dcbf ;_baafe .SbrATY =_aeddf ;_baafe .Symbols =_aefbg ;_baafe ._abab =_bcba ;};func (_dafg *TextRegion )readHuffmanFlags ()error {var (_aedd int ; -_egcfc uint64 ;_bfge error ;);_ ,_bfge =_dafg ._bfbf .ReadBit ();if _bfge !=nil {return _bfge ;};_aedd ,_bfge =_dafg ._bfbf .ReadBit ();if _bfge !=nil {return _bfge ;};_dafg .SbHuffRSize =int8 (_aedd );_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ; -};_dafg .SbHuffRDY =int8 (_egcfc )&0xf;_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ;};_dafg .SbHuffRDX =int8 (_egcfc )&0xf;_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ;};_dafg .SbHuffRDHeight =int8 (_egcfc )&0xf; -_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ;};_dafg .SbHuffRDWidth =int8 (_egcfc )&0xf;_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ;};_dafg .SbHuffDT =int8 (_egcfc )&0xf;_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2); -if _bfge !=nil {return _bfge ;};_dafg .SbHuffDS =int8 (_egcfc )&0xf;_egcfc ,_bfge =_dafg ._bfbf .ReadBits (2);if _bfge !=nil {return _bfge ;};_dafg .SbHuffFS =int8 (_egcfc )&0xf;return nil ;};type SegmentEncoder interface{Encode (_dbda _fd .BinaryWriter )(_ecg int ,_adgf error ); -};func (_afba *TextRegion )decodeIb (_geff ,_fegfg int64 )(*_ca .Bitmap ,error ){const _gbga ="\u0064\u0065\u0063\u006f\u0064\u0065\u0049\u0062";var (_fdfb error ;_efgbad *_ca .Bitmap ;);if _geff ==0{if int (_fegfg )> len (_afba .Symbols )-1{return nil ,_fc .Error (_gbga ,"\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0049\u0042\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0020\u0069\u006e\u0064\u0065x\u0020\u006f\u0075\u0074\u0020o\u0066\u0020r\u0061\u006e\u0067\u0065"); -};return _afba .Symbols [int (_fegfg )],nil ;};var _cacf ,_eabe ,_caded ,_bcdcg int64 ;_cacf ,_fdfb =_afba .decodeRdw ();if _fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,"");};_eabe ,_fdfb =_afba .decodeRdh ();if _fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,""); -};_caded ,_fdfb =_afba .decodeRdx ();if _fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,"");};_bcdcg ,_fdfb =_afba .decodeRdy ();if _fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,"");};if _afba .IsHuffmanEncoded {if _ ,_fdfb =_afba .decodeSymInRefSize (); -_fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,"");};_afba ._bfbf .Align ();};_cbbd :=_afba .Symbols [_fegfg ];_abcgg :=uint32 (_cbbd .Width );_efcff :=uint32 (_cbbd .Height );_dbbd :=int32 (uint32 (_cacf )>>1)+int32 (_caded );_dgdfg :=int32 (uint32 (_eabe )>>1)+int32 (_bcdcg ); -if _afba ._gdgg ==nil {_afba ._gdgg =_ffb (_afba ._bfbf ,nil );};_afba ._gdgg .setParameters (_afba ._dbdaa ,_afba ._gcdaba ,_afba .SbrTemplate ,_abcgg +uint32 (_cacf ),_efcff +uint32 (_eabe ),_cbbd ,_dbbd ,_dgdfg ,false ,_afba .SbrATX ,_afba .SbrATY ); -_efgbad ,_fdfb =_afba ._gdgg .GetRegionBitmap ();if _fdfb !=nil {return nil ,_fc .Wrap (_fdfb ,_gbga ,"\u0067\u0072\u0066");};if _afba .IsHuffmanEncoded {_afba ._bfbf .Align ();};return _efgbad ,nil ;};type Regioner interface{GetRegionBitmap ()(*_ca .Bitmap ,error ); -GetRegionInfo ()*RegionSegment ;};func (_dagbe *TextRegion )decodeRdy ()(int64 ,error ){const _cdb ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064y";if _dagbe .IsHuffmanEncoded {if _dagbe .SbHuffRDY ==3{if _dagbe ._babgd ==nil {var (_cefa int ;_caga error ; -);if _dagbe .SbHuffFS ==3{_cefa ++;};if _dagbe .SbHuffDS ==3{_cefa ++;};if _dagbe .SbHuffDT ==3{_cefa ++;};if _dagbe .SbHuffRDWidth ==3{_cefa ++;};if _dagbe .SbHuffRDHeight ==3{_cefa ++;};if _dagbe .SbHuffRDX ==3{_cefa ++;};_dagbe ._babgd ,_caga =_dagbe .getUserTable (_cefa ); -if _caga !=nil {return 0,_fc .Wrap (_caga ,_cdb ,"");};};return _dagbe ._babgd .Decode (_dagbe ._bfbf );};_cgbg ,_fabd :=_bc .GetStandardTable (14+int (_dagbe .SbHuffRDY ));if _fabd !=nil {return 0,_fabd ;};return _cgbg .Decode (_dagbe ._bfbf );};_gfcb ,_gaed :=_dagbe ._gcdaba .DecodeInt (_dagbe ._dfaf ); -if _gaed !=nil {return 0,_fc .Wrap (_gaed ,_cdb ,"");};return int64 (_gfcb ),nil ;};func (_aab *HalftoneRegion )parseHeader ()error {if _ffea :=_aab .RegionSegment .parseHeader ();_ffea !=nil {return _ffea ;};_daeb ,_gdge :=_aab ._dgcf .ReadBit ();if _gdge !=nil {return _gdge ; -};_aab .HDefaultPixel =int8 (_daeb );_agff ,_gdge :=_aab ._dgcf .ReadBits (3);if _gdge !=nil {return _gdge ;};_aab .CombinationOperator =_ca .CombinationOperator (_agff &0xf);_daeb ,_gdge =_aab ._dgcf .ReadBit ();if _gdge !=nil {return _gdge ;};if _daeb ==1{_aab .HSkipEnabled =true ; -};_agff ,_gdge =_aab ._dgcf .ReadBits (2);if _gdge !=nil {return _gdge ;};_aab .HTemplate =byte (_agff &0xf);_daeb ,_gdge =_aab ._dgcf .ReadBit ();if _gdge !=nil {return _gdge ;};if _daeb ==1{_aab .IsMMREncoded =true ;};_agff ,_gdge =_aab ._dgcf .ReadBits (32); -if _gdge !=nil {return _gdge ;};_aab .HGridWidth =uint32 (_agff &_df .MaxUint32 );_agff ,_gdge =_aab ._dgcf .ReadBits (32);if _gdge !=nil {return _gdge ;};_aab .HGridHeight =uint32 (_agff &_df .MaxUint32 );_agff ,_gdge =_aab ._dgcf .ReadBits (32);if _gdge !=nil {return _gdge ; -};_aab .HGridX =int32 (_agff &_df .MaxInt32 );_agff ,_gdge =_aab ._dgcf .ReadBits (32);if _gdge !=nil {return _gdge ;};_aab .HGridY =int32 (_agff &_df .MaxInt32 );_agff ,_gdge =_aab ._dgcf .ReadBits (16);if _gdge !=nil {return _gdge ;};_aab .HRegionX =uint16 (_agff &_df .MaxUint16 ); -_agff ,_gdge =_aab ._dgcf .ReadBits (16);if _gdge !=nil {return _gdge ;};_aab .HRegionY =uint16 (_agff &_df .MaxUint16 );if _gdge =_aab .computeSegmentDataStructure ();_gdge !=nil {return _gdge ;};return _aab .checkInput ();};func (_ce *GenericRefinementRegion )decodeSLTP ()(int ,error ){_ce .Template .setIndex (_ce ._ece ); -return _ce ._ee .DecodeBit (_ce ._ece );};func (_dcag *PatternDictionary )Init (h *Header ,r *_fd .Reader )error {_dcag ._adga =r ;return _dcag .parseHeader ();};func (_gcf *GenericRegion )decodeTemplate0b (_fbbc ,_geae ,_aad int ,_egb ,_cdg int )(_dbf error ){const _dff ="\u0064\u0065c\u006f\u0064\u0065T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0030\u0062"; -var (_gdg ,_dea int ;_ddgb ,_beg int ;_edb byte ;_gda int ;);if _fbbc >=1{_edb ,_dbf =_gcf .Bitmap .GetByte (_cdg );if _dbf !=nil {return _fc .Wrap (_dbf ,_dff ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00201");};_ddgb =int (_edb );};if _fbbc >=2{_edb ,_dbf =_gcf .Bitmap .GetByte (_cdg -_gcf .Bitmap .RowStride ); -if _dbf !=nil {return _fc .Wrap (_dbf ,_dff ,"\u006ci\u006e\u0065\u0020\u003e\u003d\u00202");};_beg =int (_edb )<<6;};_gdg =(_ddgb &0xf0)|(_beg &0x3800);for _dafe :=0;_dafe < _aad ;_dafe =_gda {var (_eded byte ;_gffe int ;);_gda =_dafe +8;if _geaf :=_geae -_dafe ; -_geaf > 8{_gffe =8;}else {_gffe =_geaf ;};if _fbbc > 0{_ddgb <<=8;if _gda < _geae {_edb ,_dbf =_gcf .Bitmap .GetByte (_cdg +1);if _dbf !=nil {return _fc .Wrap (_dbf ,_dff ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0030");};_ddgb |=int (_edb );};};if _fbbc > 1{_beg <<=8; -if _gda < _geae {_edb ,_dbf =_gcf .Bitmap .GetByte (_cdg -_gcf .Bitmap .RowStride +1);if _dbf !=nil {return _fc .Wrap (_dbf ,_dff ,"\u006c\u0069\u006e\u0065\u0020\u003e\u0020\u0031");};_beg |=int (_edb )<<6;};};for _egc :=0;_egc < _gffe ;_egc ++{_bbbe :=uint (7-_egc ); -if _gcf ._efb {_dea =_gcf .overrideAtTemplate0b (_gdg ,_dafe +_egc ,_fbbc ,int (_eded ),_egc ,int (_bbbe ));_gcf ._baa .SetIndex (int32 (_dea ));}else {_gcf ._baa .SetIndex (int32 (_gdg ));};var _gabf int ;_gabf ,_dbf =_gcf ._fgd .DecodeBit (_gcf ._baa ); -if _dbf !=nil {return _fc .Wrap (_dbf ,_dff ,"");};_eded |=byte (_gabf <<_bbbe );_gdg =((_gdg &0x7bf7)<<1)|_gabf |((_ddgb >>_bbbe )&0x10)|((_beg >>_bbbe )&0x800);};if _aged :=_gcf .Bitmap .SetByte (_egb ,_eded );_aged !=nil {return _fc .Wrap (_aged ,_dff ,""); -};_egb ++;_cdg ++;};return nil ;};func (_cfdd *HalftoneRegion )renderPattern (_efd [][]int )(_aed error ){var _eeef ,_gbgd int ;for _ddf :=0;_ddf < int (_cfdd .HGridHeight );_ddf ++{for _cec :=0;_cec < int (_cfdd .HGridWidth );_cec ++{_eeef =_cfdd .computeX (_ddf ,_cec ); -_gbgd =_cfdd .computeY (_ddf ,_cec );_dccg :=_cfdd .Patterns [_efd [_ddf ][_cec ]];if _aed =_ca .Blit (_dccg ,_cfdd .HalftoneRegionBitmap ,_eeef +int (_cfdd .HGridX ),_gbgd +int (_cfdd .HGridY ),_cfdd .CombinationOperator );_aed !=nil {return _aed ;};}; -};return nil ;};func (_abbc *Header )readSegmentDataLength (_gebb *_fd .Reader )(_fgfc error ){_abbc .SegmentDataLength ,_fgfc =_gebb .ReadBits (32);if _fgfc !=nil {return _fgfc ;};_abbc .SegmentDataLength &=_df .MaxInt32 ;return nil ;}; \ No newline at end of file +case TBitmap :return "\u0042\u0069\u0074\u006d\u0061\u0070";};return "I\u006ev\u0061\u006c\u0069\u0064\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u0020Ki\u006e\u0064";};func (_fgf *HalftoneRegion )renderPattern (_eddg [][]int )(_bdaf error ){var _ceed ,_faddc int ; +for _fcdgb :=0;_fcdgb < int (_fgf .HGridHeight );_fcdgb ++{for _cgccc :=0;_cgccc < int (_fgf .HGridWidth );_cgccc ++{_ceed =_fgf .computeX (_fcdgb ,_cgccc );_faddc =_fgf .computeY (_fcdgb ,_cgccc );_gfdg :=_fgf .Patterns [_eddg [_fcdgb ][_cgccc ]];if _bdaf =_dc .Blit (_gfdg ,_fgf .HalftoneRegionBitmap ,_ceed +int (_fgf .HGridX ),_faddc +int (_fgf .HGridY ),_fgf .CombinationOperator ); +_bdaf !=nil {return _bdaf ;};};};return nil ;};type GenericRefinementRegion struct{_bd templater ;_ef templater ;_fa *_dg .Reader ;_bf *Header ;RegionInfo *RegionSegment ;IsTPGROn bool ;TemplateID int8 ;Template templater ;GrAtX []int8 ;GrAtY []int8 ;RegionBitmap *_dc .Bitmap ; +ReferenceBitmap *_dc .Bitmap ;ReferenceDX int32 ;ReferenceDY int32 ;_df *_f .Decoder ;_a *_f .DecoderStats ;_caa bool ;_eca []bool ;};func (_edfgd *TableSegment )HtOOB ()int32 {return _edfgd ._badg };func (_fdge *TextRegion )setParameters (_eeab *_f .Decoder ,_ccba ,_ggfac bool ,_bcga ,_dfecd uint32 ,_adff uint32 ,_bacc int8 ,_fdce uint32 ,_dbaa int8 ,_ccgfc _dc .CombinationOperator ,_dafb int8 ,_gfbf int16 ,_begf ,_gafc ,_ccfae ,_dgbb ,_bcfad ,_degff ,_aaccb ,_ccff ,_cbec ,_feea int8 ,_bfbb ,_fadf []int8 ,_dbae []*_dc .Bitmap ,_dbgc int8 ){_fdge ._cfbf =_eeab ; +_fdge .IsHuffmanEncoded =_ccba ;_fdge .UseRefinement =_ggfac ;_fdge .RegionInfo .BitmapWidth =_bcga ;_fdge .RegionInfo .BitmapHeight =_dfecd ;_fdge .NumberOfSymbolInstances =_adff ;_fdge .SbStrips =_bacc ;_fdge .NumberOfSymbols =_fdce ;_fdge .DefaultPixel =_dbaa ; +_fdge .CombinationOperator =_ccgfc ;_fdge .IsTransposed =_dafb ;_fdge .ReferenceCorner =_gfbf ;_fdge .SbDsOffset =_begf ;_fdge .SbHuffFS =_gafc ;_fdge .SbHuffDS =_ccfae ;_fdge .SbHuffDT =_dgbb ;_fdge .SbHuffRDWidth =_bcfad ;_fdge .SbHuffRDHeight =_degff ; +_fdge .SbHuffRSize =_cbec ;_fdge .SbHuffRDX =_aaccb ;_fdge .SbHuffRDY =_ccff ;_fdge .SbrTemplate =_feea ;_fdge .SbrATX =_bfbb ;_fdge .SbrATY =_fadf ;_fdge .Symbols =_dbae ;_fdge ._facfc =_dbgc ;};func (_efcb *TextRegion )parseHeader ()error {var _edfad error ; +_fb .Log .Trace ("\u005b\u0054E\u0058\u0054\u0020\u0052E\u0047\u0049O\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045-\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0062\u0065\u0067\u0069n\u0073\u002e\u002e\u002e");defer func (){if _edfad !=nil {_fb .Log .Trace ("\u005b\u0054\u0045\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045\u002d\u0048\u0045\u0041\u0044E\u0052\u005d\u0020\u0066\u0061i\u006c\u0065d\u002e\u0020\u0025\u0076",_edfad ); +}else {_fb .Log .Trace ("\u005b\u0054E\u0058\u0054\u0020\u0052E\u0047\u0049O\u004e\u005d\u005b\u0050\u0041\u0052\u0053\u0045-\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0066\u0069\u006e\u0069s\u0068\u0065\u0064\u002e");};}();if _edfad =_efcb .RegionInfo .parseHeader (); +_edfad !=nil {return _edfad ;};if _edfad =_efcb .readRegionFlags ();_edfad !=nil {return _edfad ;};if _efcb .IsHuffmanEncoded {if _edfad =_efcb .readHuffmanFlags ();_edfad !=nil {return _edfad ;};};if _edfad =_efcb .readUseRefinement ();_edfad !=nil {return _edfad ; +};if _edfad =_efcb .readAmountOfSymbolInstances ();_edfad !=nil {return _edfad ;};if _edfad =_efcb .getSymbols ();_edfad !=nil {return _edfad ;};if _edfad =_efcb .computeSymbolCodeLength ();_edfad !=nil {return _edfad ;};if _edfad =_efcb .checkInput (); +_edfad !=nil {return _edfad ;};_fb .Log .Trace ("\u0025\u0073",_efcb .String ());return nil ;};func (_aaaeg *SymbolDictionary )encodeNumSyms (_gbgf _dg .BinaryWriter )(_feec int ,_ggfa error ){const _fbca ="\u0065\u006e\u0063\u006f\u0064\u0065\u004e\u0075\u006d\u0053\u0079\u006d\u0073"; +_bcad :=make ([]byte ,4);_e .BigEndian .PutUint32 (_bcad ,_aaaeg .NumberOfExportedSymbols );if _feec ,_ggfa =_gbgf .Write (_bcad );_ggfa !=nil {return _feec ,_dgd .Wrap (_ggfa ,_fbca ,"\u0065\u0078p\u006f\u0072\u0074e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073"); +};_e .BigEndian .PutUint32 (_bcad ,_aaaeg .NumberOfNewSymbols );_ffacg ,_ggfa :=_gbgf .Write (_bcad );if _ggfa !=nil {return _feec ,_dgd .Wrap (_ggfa ,_fbca ,"n\u0065\u0077\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0073");};return _feec +_ffacg ,nil ; +};func (_ddaf *PageInformationSegment )readDefaultPixelValue ()error {_fbdb ,_ggf :=_ddaf ._gcdec .ReadBit ();if _ggf !=nil {return _ggf ;};_ddaf .DefaultPixelValue =uint8 (_fbdb &0xf);return nil ;};func (_dfae *TextRegion )decodeIb (_fabd ,_efga int64 )(*_dc .Bitmap ,error ){const _dgcge ="\u0064\u0065\u0063\u006f\u0064\u0065\u0049\u0062"; +var (_gdcdc error ;_edffc *_dc .Bitmap ;);if _fabd ==0{if int (_efga )> len (_dfae .Symbols )-1{return nil ,_dgd .Error (_dgcge ,"\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0049\u0042\u0020\u0062\u0069\u0074\u006d\u0061\u0070\u002e\u0020\u0069\u006e\u0064\u0065x\u0020\u006f\u0075\u0074\u0020o\u0066\u0020r\u0061\u006e\u0067\u0065"); +};return _dfae .Symbols [int (_efga )],nil ;};var _bgfed ,_cgdg ,_cdfddg ,_cebd int64 ;_bgfed ,_gdcdc =_dfae .decodeRdw ();if _gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,"");};_cgdg ,_gdcdc =_dfae .decodeRdh ();if _gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,""); +};_cdfddg ,_gdcdc =_dfae .decodeRdx ();if _gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,"");};_cebd ,_gdcdc =_dfae .decodeRdy ();if _gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,"");};if _dfae .IsHuffmanEncoded {if _ ,_gdcdc =_dfae .decodeSymInRefSize (); +_gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,"");};_dfae ._bgbd .Align ();};_fagb :=_dfae .Symbols [_efga ];_bbdce :=uint32 (_fagb .Width );_gfba :=uint32 (_fagb .Height );_fbda :=int32 (uint32 (_bgfed )>>1)+int32 (_cdfddg );_aefd :=int32 (uint32 (_cgdg )>>1)+int32 (_cebd ); +if _dfae ._cdgc ==nil {_dfae ._cdgc =_feba (_dfae ._bgbd ,nil );};_dfae ._cdgc .setParameters (_dfae ._edfc ,_dfae ._cfbf ,_dfae .SbrTemplate ,_bbdce +uint32 (_bgfed ),_gfba +uint32 (_cgdg ),_fagb ,_fbda ,_aefd ,false ,_dfae .SbrATX ,_dfae .SbrATY );_edffc ,_gdcdc =_dfae ._cdgc .GetRegionBitmap (); +if _gdcdc !=nil {return nil ,_dgd .Wrap (_gdcdc ,_dgcge ,"\u0067\u0072\u0066");};if _dfae .IsHuffmanEncoded {_dfae ._bgbd .Align ();};return _edffc ,nil ;};func (_aebf *TextRegion )initSymbols ()error {const _aaeg ="i\u006e\u0069\u0074\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; +for _ ,_cfcg :=range _aebf .Header .RTSegments {if _cfcg ==nil {return _dgd .Error (_aaeg ,"\u006e\u0069\u006c\u0020\u0073\u0065\u0067\u006de\u006e\u0074\u0020pr\u006f\u0076\u0069\u0064\u0065\u0064 \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0074\u0065\u0078\u0074\u0020\u0072\u0065g\u0069\u006f\u006e\u0020\u0053\u0079\u006d\u0062o\u006c\u0073"); +};if _cfcg .Type ==0{_ffe ,_dgfe :=_cfcg .GetSegmentData ();if _dgfe !=nil {return _dgd .Wrap (_dgfe ,_aaeg ,"");};_dae ,_bacb :=_ffe .(*SymbolDictionary );if !_bacb {return _dgd .Error (_aaeg ,"\u0072e\u0066\u0065r\u0072\u0065\u0064 \u0054\u006f\u0020\u0053\u0065\u0067\u006de\u006e\u0074\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0020\u0053\u0079\u006d\u0062\u006f\u006cD\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_dae ._fgdd =_aebf ._gdba ;_bdfbf ,_dgfe :=_dae .GetDictionary ();if _dgfe !=nil {return _dgd .Wrap (_dgfe ,_aaeg ,"");};_aebf .Symbols =append (_aebf .Symbols ,_bdfbf ...);};};_aebf .NumberOfSymbols =uint32 (len (_aebf .Symbols ));return nil ;};func (_ee *GenericRefinementRegion )getPixel (_eef *_dc .Bitmap ,_gfc ,_cfb int )int {if _gfc < 0||_gfc >=_eef .Width {return 0; +};if _cfb < 0||_cfb >=_eef .Height {return 0;};if _eef .GetPixel (_gfc ,_cfb ){return 1;};return 0;};func (_aac *GenericRefinementRegion )overrideAtTemplate0 (_aafb ,_efbc ,_bge ,_fbfa ,_dgdf int )int {if _aac ._eca [0]{_aafb &=0xfff7;if _aac .GrAtY [0]==0&&int (_aac .GrAtX [0])>=-_dgdf {_aafb |=(_fbfa >>uint (7-(_dgdf +int (_aac .GrAtX [0])))&0x1)<<3; +}else {_aafb |=_aac .getPixel (_aac .RegionBitmap ,_efbc +int (_aac .GrAtX [0]),_bge +int (_aac .GrAtY [0]))<<3;};};if _aac ._eca [1]{_aafb &=0xefff;if _aac .GrAtY [1]==0&&int (_aac .GrAtX [1])>=-_dgdf {_aafb |=(_fbfa >>uint (7-(_dgdf +int (_aac .GrAtX [1])))&0x1)<<12; +}else {_aafb |=_aac .getPixel (_aac .ReferenceBitmap ,_efbc +int (_aac .GrAtX [1]),_bge +int (_aac .GrAtY [1]));};};return _aafb ;};func NewGenericRegion (r *_dg .Reader )*GenericRegion {return &GenericRegion {RegionSegment :NewRegionSegment (r ),_eac :r }; +};func (_efa *Header )readHeaderFlags ()error {const _abdcg ="\u0072e\u0061d\u0048\u0065\u0061\u0064\u0065\u0072\u0046\u006c\u0061\u0067\u0073";_aaaf ,_ecc :=_efa .Reader .ReadBit ();if _ecc !=nil {return _dgd .Wrap (_ecc ,_abdcg ,"r\u0065\u0074\u0061\u0069\u006e\u0020\u0066\u006c\u0061\u0067"); +};if _aaaf !=0{_efa .RetainFlag =true ;};_aaaf ,_ecc =_efa .Reader .ReadBit ();if _ecc !=nil {return _dgd .Wrap (_ecc ,_abdcg ,"\u0070\u0061g\u0065\u0020\u0061s\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e");};if _aaaf !=0{_efa .PageAssociationFieldSize =true ; +};_afg ,_ecc :=_efa .Reader .ReadBits (6);if _ecc !=nil {return _dgd .Wrap (_ecc ,_abdcg ,"\u0073\u0065\u0067m\u0065\u006e\u0074\u0020\u0074\u0079\u0070\u0065");};_efa .Type =Type (int (_afg ));return nil ;};func (_adfe *TableSegment )HtHigh ()int32 {return _adfe ._bebcc }; +func (_edfg *HalftoneRegion )GetRegionInfo ()*RegionSegment {return _edfg .RegionSegment };func (_cdee *PatternDictionary )readGrayMax ()error {_daca ,_cbee :=_cdee ._fgdf .ReadBits (32);if _cbee !=nil {return _cbee ;};_cdee .GrayMax =uint32 (_daca &_g .MaxUint32 ); +return nil ;};func (_gge *PageInformationSegment )readMaxStripeSize ()error {_febd ,_face :=_gge ._gcdec .ReadBits (15);if _face !=nil {return _face ;};_gge .MaxStripeSize =uint16 (_febd &_g .MaxUint16 );return nil ;};var _ templater =&template1 {};func (_bfaa *TextRegion )readUseRefinement ()error {if !_bfaa .UseRefinement ||_bfaa .SbrTemplate !=0{return nil ; +};var (_agag byte ;_gedg error ;);_bfaa .SbrATX =make ([]int8 ,2);_bfaa .SbrATY =make ([]int8 ,2);_agag ,_gedg =_bfaa ._bgbd .ReadByte ();if _gedg !=nil {return _gedg ;};_bfaa .SbrATX [0]=int8 (_agag );_agag ,_gedg =_bfaa ._bgbd .ReadByte ();if _gedg !=nil {return _gedg ; +};_bfaa .SbrATY [0]=int8 (_agag );_agag ,_gedg =_bfaa ._bgbd .ReadByte ();if _gedg !=nil {return _gedg ;};_bfaa .SbrATX [1]=int8 (_agag );_agag ,_gedg =_bfaa ._bgbd .ReadByte ();if _gedg !=nil {return _gedg ;};_bfaa .SbrATY [1]=int8 (_agag );return nil ; +};func (_cagg *Header )Encode (w _dg .BinaryWriter )(_feae int ,_bffcd error ){const _bdgd ="\u0048\u0065\u0061d\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065";var _aeb _dg .BinaryWriter ;_fb .Log .Trace ("\u005b\u0053\u0045G\u004d\u0045\u004e\u0054-\u0048\u0045\u0041\u0044\u0045\u0052\u005d[\u0045\u004e\u0043\u004f\u0044\u0045\u005d\u0020\u0042\u0065\u0067\u0069\u006e\u0073"); +defer func (){if _bffcd !=nil {_fb .Log .Trace ("[\u0053\u0045\u0047\u004d\u0045\u004eT\u002d\u0048\u0045\u0041\u0044\u0045R\u005d\u005b\u0045\u004e\u0043\u004f\u0044E\u005d\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u002e\u0020%\u0076",_bffcd );}else {_fb .Log .Trace ("\u005b\u0053\u0045\u0047ME\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0025\u0076",_cagg ); +_fb .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045N\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u005b\u0045\u004e\u0043O\u0044\u0045\u005d\u0020\u0046\u0069\u006ei\u0073\u0068\u0065\u0064");};}();w .FinishByte ();if _cagg .SegmentData !=nil {_bbf ,_beg :=_cagg .SegmentData .(SegmentEncoder ); +if !_beg {return 0,_dgd .Errorf (_bdgd ,"\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u003a\u0020\u0025\u0054\u0020\u0064\u006f\u0065s\u006e\u0027\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074 \u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0045\u006e\u0063\u006f\u0064er\u0020\u0069\u006e\u0074\u0065\u0072\u0066\u0061\u0063\u0065",_cagg .SegmentData ); +};_aeb =_dg .BufferedMSB ();_feae ,_bffcd =_bbf .Encode (_aeb );if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,"");};_cagg .SegmentDataLength =uint64 (_feae );};if _cagg .pageSize ()==4{_cagg .PageAssociationFieldSize =true ;};var _fdbb int ;_fdbb ,_bffcd =_cagg .writeSegmentNumber (w ); +if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,"");};_feae +=_fdbb ;if _bffcd =_cagg .writeFlags (w );_bffcd !=nil {return _feae ,_dgd .Wrap (_bffcd ,_bdgd ,"");};_feae ++;_fdbb ,_bffcd =_cagg .writeReferredToCount (w );if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,""); +};_feae +=_fdbb ;_fdbb ,_bffcd =_cagg .writeReferredToSegments (w );if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,"");};_feae +=_fdbb ;_fdbb ,_bffcd =_cagg .writeSegmentPageAssociation (w );if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,""); +};_feae +=_fdbb ;_fdbb ,_bffcd =_cagg .writeSegmentDataLength (w );if _bffcd !=nil {return 0,_dgd .Wrap (_bffcd ,_bdgd ,"");};_feae +=_fdbb ;_cagg .HeaderLength =int64 (_feae )-int64 (_cagg .SegmentDataLength );if _aeb !=nil {if _ ,_bffcd =w .Write (_aeb .Data ()); +_bffcd !=nil {return _feae ,_dgd .Wrap (_bffcd ,_bdgd ,"\u0077r\u0069t\u0065\u0020\u0073\u0065\u0067m\u0065\u006et\u0020\u0064\u0061\u0074\u0061");};};return _feae ,nil ;};func (_ccc *PatternDictionary )readPatternWidthAndHeight ()error {_abaf ,_gcfeg :=_ccc ._fgdf .ReadByte (); +if _gcfeg !=nil {return _gcfeg ;};_ccc .HdpWidth =_abaf ;_abaf ,_gcfeg =_ccc ._fgdf .ReadByte ();if _gcfeg !=nil {return _gcfeg ;};_ccc .HdpHeight =_abaf ;return nil ;};func (_cef *GenericRefinementRegion )updateOverride ()error {if _cef .GrAtX ==nil ||_cef .GrAtY ==nil {return _gb .New ("\u0041\u0054\u0020\u0070\u0069\u0078\u0065\u006c\u0073\u0020\u006e\u006ft\u0020\u0073\u0065\u0074"); +};if len (_cef .GrAtX )!=len (_cef .GrAtY ){return _gb .New ("A\u0054\u0020\u0070\u0069xe\u006c \u0069\u006e\u0063\u006f\u006es\u0069\u0073\u0074\u0065\u006e\u0074");};_cef ._eca =make ([]bool ,len (_cef .GrAtX ));switch _cef .TemplateID {case 0:if _cef .GrAtX [0]!=-1&&_cef .GrAtY [0]!=-1{_cef ._eca [0]=true ; +_cef ._caa =true ;};if _cef .GrAtX [1]!=-1&&_cef .GrAtY [1]!=-1{_cef ._eca [1]=true ;_cef ._caa =true ;};case 1:_cef ._caa =false ;};return nil ;};func (_dafg *HalftoneRegion )GetPatterns ()([]*_dc .Bitmap ,error ){var (_gfg []*_dc .Bitmap ;_cee error ; +);for _ ,_bfad :=range _dafg ._bgef .RTSegments {var _cbg Segmenter ;_cbg ,_cee =_bfad .GetSegmentData ();if _cee !=nil {_fb .Log .Debug ("\u0047e\u0074\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061 \u0066a\u0069\u006c\u0065\u0064\u003a\u0020\u0025v",_cee ); +return nil ,_cee ;};_gcdf ,_aggbf :=_cbg .(*PatternDictionary );if !_aggbf {_cee =_ca .Errorf ("\u0072e\u006c\u0061t\u0065\u0064\u0020\u0073e\u0067\u006d\u0065n\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0070at\u0074\u0065\u0072n\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u003a \u0025\u0054",_cbg ); +return nil ,_cee ;};var _edgc []*_dc .Bitmap ;_edgc ,_cee =_gcdf .GetDictionary ();if _cee !=nil {_fb .Log .Debug ("\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0047\u0065\u0074\u0044\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_cee ); +return nil ,_cee ;};_gfg =append (_gfg ,_edgc ...);};return _gfg ,nil ;};func (_egef *Header )writeSegmentDataLength (_gaed _dg .BinaryWriter )(_baf int ,_ecaa error ){_dcc :=make ([]byte ,4);_e .BigEndian .PutUint32 (_dcc ,uint32 (_egef .SegmentDataLength )); +if _baf ,_ecaa =_gaed .Write (_dcc );_ecaa !=nil {return 0,_dgd .Wrap (_ecaa ,"\u0048\u0065a\u0064\u0065\u0072\u002e\u0077\u0072\u0069\u0074\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0044\u0061\u0074\u0061\u004c\u0065ng\u0074\u0068","");};return _baf ,nil ; +};func (_bedc *Header )String ()string {_gadf :=&_eg .Builder {};_gadf .WriteString ("\u000a[\u0053E\u0047\u004d\u0045\u004e\u0054-\u0048\u0045A\u0044\u0045\u0052\u005d\u000a");_gadf .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0053\u0065gm\u0065n\u0074\u004e\u0075\u006d\u0062e\u0072\u003a\u0020\u0025\u0076\u000a",_bedc .SegmentNumber )); +_gadf .WriteString (_ca .Sprintf ("\u0009\u002d\u0020T\u0079\u0070\u0065\u003a\u0020\u0025\u0076\u000a",_bedc .Type ));_gadf .WriteString (_ca .Sprintf ("\u0009-\u0020R\u0065\u0074\u0061\u0069\u006eF\u006c\u0061g\u003a\u0020\u0025\u0076\u000a",_bedc .RetainFlag )); +_gadf .WriteString (_ca .Sprintf ("\u0009\u002d\u0020Pa\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_bedc .PageAssociation ));_gadf .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0050\u0061\u0067\u0065\u0041\u0073\u0073\u006f\u0063\u0069\u0061\u0074i\u006fn\u0046\u0069\u0065\u006c\u0064\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_bedc .PageAssociationFieldSize )); +_gadf .WriteString ("\u0009-\u0020R\u0054\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u0053\u003a\u000a");for _ ,_eagcg :=range _bedc .RTSNumbers {_gadf .WriteString (_ca .Sprintf ("\u0009\t\u002d\u0020\u0025\u0064\u000a",_eagcg ));};_gadf .WriteString (_ca .Sprintf ("\t\u002d \u0048\u0065\u0061\u0064\u0065\u0072\u004c\u0065n\u0067\u0074\u0068\u003a %\u0076\u000a",_bedc .HeaderLength )); +_gadf .WriteString (_ca .Sprintf ("\u0009-\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u0044\u0061t\u0061L\u0065n\u0067\u0074\u0068\u003a\u0020\u0025\u0076\n",_bedc .SegmentDataLength ));_gadf .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074D\u0061\u0074\u0061\u0053\u0074\u0061\u0072t\u004f\u0066\u0066\u0073\u0065\u0074\u003a\u0020\u0025\u0076\u000a",_bedc .SegmentDataStartOffset )); +return _gadf .String ();};func (_dfab *Header )parse (_dbcc Documenter ,_daac *_dg .Reader ,_egec int64 ,_gdbe OrganizationType )(_bdd error ){const _aggbc ="\u0070\u0061\u0072s\u0065";_fb .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u002d\u0048E\u0041\u0044\u0045\u0052\u005d\u005b\u0050A\u0052\u0053\u0045\u005d\u0020\u0042\u0065\u0067\u0069\u006e\u0073"); +defer func (){if _bdd !=nil {_fb .Log .Trace ("\u005b\u0053\u0045GM\u0045\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045R\u005d[\u0050A\u0052S\u0045\u005d\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0076",_bdd );}else {_fb .Log .Trace ("\u005b\u0053\u0045\u0047\u004d\u0045\u004e\u0054\u002d\u0048\u0045\u0041\u0044\u0045\u0052]\u005bP\u0041\u0052\u0053\u0045\u005d\u0020\u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064"); +};}();_ ,_bdd =_daac .Seek (_egec ,_d .SeekStart );if _bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"\u0073\u0065\u0065\u006b\u0020\u0073\u0074\u0061\u0072\u0074");};if _bdd =_dfab .readSegmentNumber (_daac );_bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,""); +};if _bdd =_dfab .readHeaderFlags ();_bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"");};var _dba uint64 ;_dba ,_bdd =_dfab .readNumberOfReferredToSegments (_daac );if _bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"");};_dfab .RTSNumbers ,_bdd =_dfab .readReferredToSegmentNumbers (_daac ,int (_dba )); +if _bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"");};_bdd =_dfab .readSegmentPageAssociation (_dbcc ,_daac ,_dba ,_dfab .RTSNumbers ...);if _bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"");};if _dfab .Type !=TEndOfFile {if _bdd =_dfab .readSegmentDataLength (_daac ); +_bdd !=nil {return _dgd .Wrap (_bdd ,_aggbc ,"");};};_dfab .readDataStartOffset (_daac ,_gdbe );_dfab .readHeaderLength (_daac ,_egec );_fb .Log .Trace ("\u0025\u0073",_dfab );return nil ;};func (_egddb *SymbolDictionary )String ()string {_bccac :=&_eg .Builder {}; +_bccac .WriteString ("\n\u005b\u0053\u0059\u004dBO\u004c-\u0044\u0049\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u000a");_bccac .WriteString (_ca .Sprintf ("\u0009-\u0020S\u0064\u0072\u0054\u0065\u006dp\u006c\u0061t\u0065\u0020\u0025\u0076\u000a",_egddb .SdrTemplate )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u0025\u0076\u000a",_egddb .SdTemplate ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0069\u0073\u0043\u006f\u0064\u0069\u006eg\u0043\u006f\u006e\u0074\u0065\u0078\u0074R\u0065\u0074\u0061\u0069\u006e\u0065\u0064\u0020\u0025\u0076\u000a",_egddb ._bfdcd )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0069\u0073\u0043\u006f\u0064\u0069\u006e\u0067C\u006f\u006e\u0074\u0065\u0078\u0074\u0055\u0073\u0065\u0064 \u0025\u0076\u000a",_egddb ._efba ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0048u\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065S\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0025\u0076\u000a",_egddb .SdHuffAggInstanceSelection )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053d\u0048\u0075\u0066\u0066\u0042\u004d\u0053\u0069\u007a\u0065S\u0065l\u0065\u0063\u0074\u0069\u006f\u006e\u0020%\u0076\u000a",_egddb .SdHuffBMSizeSelection ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0048u\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0057\u0069\u0064\u0074\u0068S\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0025\u0076\u000a",_egddb .SdHuffDecodeWidthSelection )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020Sd\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064e\u0048e\u0069g\u0068t\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0025\u0076\u000a",_egddb .SdHuffDecodeHeightSelection ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020U\u0073\u0065\u0052\u0065f\u0069\u006e\u0065\u006d\u0065\u006e\u0074A\u0067\u0067\u0072\u0065\u0067\u0061\u0074\u0069\u006f\u006e\u0020\u0025\u0076\u000a",_egddb .UseRefinementAggregation )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020is\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0065\u0064\u0020\u0025\u0076\u000a",_egddb .IsHuffmanEncoded ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_egddb .SdATX )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020S\u0064\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_egddb .SdATY ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0058\u0020\u0025\u0076\u000a",_egddb .SdrATX )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0064\u0072\u0041\u0054\u0059\u0020\u0025\u0076\u000a",_egddb .SdrATY ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u004e\u0075\u006d\u0062\u0065\u0072\u004ff\u0045\u0078\u0070\u006f\u0072\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0025\u0076\u000a",_egddb .NumberOfExportedSymbols )); +_bccac .WriteString (_ca .Sprintf ("\u0009-\u0020\u004e\u0075\u006db\u0065\u0072\u004f\u0066\u004ee\u0077S\u0079m\u0062\u006f\u006c\u0073\u0020\u0025\u0076\n",_egddb .NumberOfNewSymbols ));_bccac .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u004ff\u0049\u006d\u0070\u006f\u0072\u0074\u0065d\u0053\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0025\u0076\u000a",_egddb ._bgefe )); +_bccac .WriteString (_ca .Sprintf ("\u0009\u002d \u006e\u0075\u006d\u0062\u0065\u0072\u004f\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0064\u0053\u0079\u006d\u0062\u006f\u006c\u0073 %\u0076\u000a",_egddb ._dgaba ));return _bccac .String ();};func (_aacd *SymbolDictionary )huffDecodeRefAggNInst ()(int64 ,error ){if !_aacd .SdHuffAggInstanceSelection {_egba ,_bbab :=_gcc .GetStandardTable (1); +if _bbab !=nil {return 0,_bbab ;};return _egba .Decode (_aacd ._gbe );};if _aacd ._fbba ==nil {var (_fbbad int ;_cbae error ;);if _aacd .SdHuffDecodeHeightSelection ==3{_fbbad ++;};if _aacd .SdHuffDecodeWidthSelection ==3{_fbbad ++;};if _aacd .SdHuffBMSizeSelection ==3{_fbbad ++; +};_aacd ._fbba ,_cbae =_aacd .getUserTable (_fbbad );if _cbae !=nil {return 0,_cbae ;};};return _aacd ._fbba .Decode (_aacd ._gbe );};func (_gcfd *HalftoneRegion )computeSegmentDataStructure ()error {_gcfd .DataOffset =_gcfd ._fage .AbsolutePosition (); +_gcfd .DataHeaderLength =_gcfd .DataOffset -_gcfd .DataHeaderOffset ;_gcfd .DataLength =int64 (_gcfd ._fage .AbsoluteLength ())-_gcfd .DataHeaderLength ;return nil ;};func (_eab *SymbolDictionary )encodeFlags (_efbf _dg .BinaryWriter )(_ebgec int ,_ddedd error ){const _aefe ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073"; +if _ddedd =_efbf .SkipBits (3);_ddedd !=nil {return 0,_dgd .Wrap (_ddedd ,_aefe ,"\u0065\u006d\u0070\u0074\u0079\u0020\u0062\u0069\u0074\u0073");};var _cfbb int ;if _eab .SdrTemplate > 0{_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"s\u0064\u0072\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"); +};_cfbb =0;if _eab .SdTemplate > 1{_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_cfbb =0;if _eab .SdTemplate ==1||_eab .SdTemplate ==3{_cfbb =1; +};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065");};_cfbb =0;if _eab ._bfdcd {_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0063\u006f\u0064in\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0072\u0065\u0074\u0061\u0069\u006e\u0065\u0064"); +};_cfbb =0;if _eab ._efba {_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0063\u006f\u0064\u0069ng\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0075\u0073\u0065\u0064");};_cfbb =0;if _eab .SdHuffAggInstanceSelection {_cfbb =1; +};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0048\u0075\u0066\u0066\u0041\u0067\u0067\u0049\u006e\u0073\u0074");};_cfbb =int (_eab .SdHuffBMSizeSelection );if _ddedd =_efbf .WriteBit (_cfbb ); +_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0048u\u0066\u0066\u0042\u006d\u0053\u0069\u007a\u0065");};_cfbb =0;if _eab .SdHuffDecodeWidthSelection > 1{_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068"); +};_cfbb =0;switch _eab .SdHuffDecodeWidthSelection {case 1,3:_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"s\u0064\u0048\u0075\u0066\u0066\u0057\u0069\u0064\u0074\u0068");};_cfbb =0;if _eab .SdHuffDecodeHeightSelection > 1{_cfbb =1; +};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_cfbb =0;switch _eab .SdHuffDecodeHeightSelection {case 1,3:_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb ); +_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0048u\u0066\u0066\u0048\u0065\u0069\u0067\u0068\u0074");};_cfbb =0;if _eab .UseRefinementAggregation {_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0052\u0065\u0066\u0041\u0067\u0067"); +};_cfbb =0;if _eab .IsHuffmanEncoded {_cfbb =1;};if _ddedd =_efbf .WriteBit (_cfbb );_ddedd !=nil {return _ebgec ,_dgd .Wrap (_ddedd ,_aefe ,"\u0073\u0064\u0048\u0075\u0066\u0066");};return 2,nil ;};func (_adc *GenericRegion )decodeSLTP ()(int ,error ){switch _adc .GBTemplate {case 0:_adc ._ccg .SetIndex (0x9B25); +case 1:_adc ._ccg .SetIndex (0x795);case 2:_adc ._ccg .SetIndex (0xE5);case 3:_adc ._ccg .SetIndex (0x195);};return _adc ._fdd .DecodeBit (_adc ._ccg );};func (_cece *RegionSegment )String ()string {_eagda :=&_eg .Builder {};_eagda .WriteString ("\u0009[\u0052E\u0047\u0049\u004f\u004e\u0020S\u0045\u0047M\u0045\u004e\u0054\u005d\u000a"); +_eagda .WriteString (_ca .Sprintf ("\t\u0009\u002d\u0020\u0042\u0069\u0074m\u0061\u0070\u0020\u0028\u0077\u0069d\u0074\u0068\u002c\u0020\u0068\u0065\u0069g\u0068\u0074\u0029\u0020\u005b\u0025\u0064\u0078\u0025\u0064]\u000a",_cece .BitmapWidth ,_cece .BitmapHeight )); +_eagda .WriteString (_ca .Sprintf ("\u0009\u0009\u002d\u0020L\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0028\u0078,\u0079)\u003a\u0020\u005b\u0025\u0064\u002c\u0025d\u005d\u000a",_cece .XLocation ,_cece .YLocation ));_eagda .WriteString (_ca .Sprintf ("\t\u0009\u002d\u0020\u0043\u006f\u006db\u0069\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070e\u0072\u0061\u0074o\u0072:\u0020\u0025\u0073",_cece .CombinaionOperator )); +return _eagda .String ();};func (_fffb *PageInformationSegment )encodeFlags (_dbad _dg .BinaryWriter )(_cfc error ){const _dege ="e\u006e\u0063\u006f\u0064\u0065\u0046\u006c\u0061\u0067\u0073";if _cfc =_dbad .SkipBits (1);_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0072\u0065\u0073e\u0072\u0076\u0065\u0064\u0020\u0062\u0069\u0074"); +};var _bfca int ;if _fffb .CombinationOperatorOverrideAllowed (){_bfca =1;};if _cfc =_dbad .WriteBit (_bfca );_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0063\u006f\u006db\u0069\u006e\u0061\u0074i\u006f\u006e\u0020\u006f\u0070\u0065\u0072a\u0074\u006f\u0072\u0020\u006f\u0076\u0065\u0072\u0072\u0069\u0064\u0064\u0065\u006e"); +};_bfca =0;if _fffb ._dfec {_bfca =1;};if _cfc =_dbad .WriteBit (_bfca );_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0072e\u0071\u0075\u0069\u0072e\u0073\u0020\u0061\u0075\u0078i\u006ci\u0061r\u0079\u0020\u0062\u0075\u0066\u0066\u0065r");};if _cfc =_dbad .WriteBit ((int (_fffb ._dbcb )>>1)&0x01); +_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0063\u006f\u006d\u0062\u0069\u006e\u0061\u0074\u0069\u006fn\u0020\u006f\u0070\u0065\u0072\u0061\u0074o\u0072\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0062\u0069\u0074");};if _cfc =_dbad .WriteBit (int (_fffb ._dbcb )&0x01); +_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0063\u006f\u006db\u0069\u006e\u0061\u0074i\u006f\u006e\u0020\u006f\u0070\u0065\u0072a\u0074\u006f\u0072\u0020\u0073\u0065\u0063\u006f\u006e\u0064\u0020\u0062\u0069\u0074");};_bfca =int (_fffb .DefaultPixelValue ); +if _cfc =_dbad .WriteBit (_bfca );_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0064e\u0066\u0061\u0075\u006c\u0074\u0020\u0070\u0061\u0067\u0065\u0020p\u0069\u0078\u0065\u006c\u0020\u0076\u0061\u006c\u0075\u0065");};_bfca =0;if _fffb ._bccfb {_bfca =1; +};if _cfc =_dbad .WriteBit (_bfca );_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"\u0063\u006f\u006e\u0074ai\u006e\u0073\u0020\u0072\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074");};_bfca =0;if _fffb .IsLossless {_bfca =1;};if _cfc =_dbad .WriteBit (_bfca ); +_cfc !=nil {return _dgd .Wrap (_cfc ,_dege ,"p\u0061\u0067\u0065\u0020\u0069\u0073 \u0065\u0076\u0065\u006e\u0074\u0075\u0061\u006c\u006cy\u0020\u006c\u006fs\u0073l\u0065\u0073\u0073");};return nil ;};func (_decc *SymbolDictionary )Init (h *Header ,r *_dg .Reader )error {_decc .Header =h ; +_decc ._gbe =r ;return _decc .parseHeader ();};func (_faca *TableSegment )HtPS ()int32 {return _faca ._dcfcd };func (_ebcc *RegionSegment )readCombinationOperator ()error {_febb ,_cacef :=_ebcc ._cdfg .ReadBits (3);if _cacef !=nil {return _cacef ;};_ebcc .CombinaionOperator =_dc .CombinationOperator (_febb &0xF); +return nil ;};func (_fadb *SymbolDictionary )decodeHeightClassCollectiveBitmap (_cda int64 ,_bgbca ,_edfgg uint32 )(*_dc .Bitmap ,error ){if _cda ==0{_dgg :=_dc .New (int (_edfgg ),int (_bgbca ));var (_dggb byte ;_ebgf error ;);for _aagc :=0;_aagc < len (_dgg .Data ); +_aagc ++{_dggb ,_ebgf =_fadb ._gbe .ReadByte ();if _ebgf !=nil {return nil ,_ebgf ;};if _ebgf =_dgg .SetByte (_aagc ,_dggb );_ebgf !=nil {return nil ,_ebgf ;};};return _dgg ,nil ;};if _fadb ._cadcf ==nil {_fadb ._cadcf =NewGenericRegion (_fadb ._gbe ); +};_fadb ._cadcf .setParameters (true ,_fadb ._gbe .AbsolutePosition (),_cda ,_bgbca ,_edfgg );_dccd ,_aafca :=_fadb ._cadcf .GetRegionBitmap ();if _aafca !=nil {return nil ,_aafca ;};return _dccd ,nil ;};func (_faaad *TextRegion )encodeSymbols (_eabb _dg .BinaryWriter )(_gggd int ,_ccfe error ){const _aebbf ="\u0065\u006e\u0063\u006f\u0064\u0065\u0053\u0079\u006d\u0062\u006f\u006c\u0073"; +_ccbf :=make ([]byte ,4);_e .BigEndian .PutUint32 (_ccbf ,_faaad .NumberOfSymbols );if _gggd ,_ccfe =_eabb .Write (_ccbf );_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"\u004e\u0075\u006dbe\u0072\u004f\u0066\u0053\u0079\u006d\u0062\u006f\u006c\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073"); +};_addd ,_ccfe :=_dc .NewClassedPoints (_faaad ._bgfe ,_faaad ._dgda );if _ccfe !=nil {return 0,_dgd .Wrap (_ccfe ,_aebbf ,"");};var _ccfac ,_cgdb int ;_cedcdb :=_ed .New ();_cedcdb .Init ();if _ccfe =_cedcdb .EncodeInteger (_ed .IADT ,0);_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0020\u0044\u0054"); +};_beec ,_ccfe :=_addd .GroupByY ();if _ccfe !=nil {return 0,_dgd .Wrap (_ccfe ,_aebbf ,"");};for _ ,_abdba :=range _beec {_daccd :=int (_abdba .YAtIndex (0));_gffce :=_daccd -_ccfac ;if _ccfe =_cedcdb .EncodeInteger (_ed .IADT ,_gffce );_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,""); +};var _ddda int ;for _gegd ,_aace :=range _abdba .IntSlice {switch _gegd {case 0:_eacb :=int (_abdba .XAtIndex (_gegd ))-_cgdb ;if _ccfe =_cedcdb .EncodeInteger (_ed .IAFS ,_eacb );_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"");};_cgdb +=_eacb ; +_ddda =_cgdb ;default:_abefd :=int (_abdba .XAtIndex (_gegd ))-_ddda ;if _ccfe =_cedcdb .EncodeInteger (_ed .IADS ,_abefd );_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"");};_ddda +=_abefd ;};_dfbf ,_ggef :=_faaad ._ecaf .Get (_aace );if _ggef !=nil {return _gggd ,_dgd .Wrap (_ggef ,_aebbf ,""); +};_bfebb ,_eced :=_faaad ._aead [_dfbf ];if !_eced {_bfebb ,_eced =_faaad ._cagfa [_dfbf ];if !_eced {return _gggd ,_dgd .Errorf (_aebbf ,"\u0053\u0079\u006d\u0062\u006f\u006c:\u0020\u0027\u0025d\u0027\u0020\u0069s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064 \u0069\u006e\u0020\u0067\u006cob\u0061\u006c\u0020\u0061\u006e\u0064\u0020\u006c\u006f\u0063\u0061\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0020\u006d\u0061\u0070",_dfbf ); +};};if _ggef =_cedcdb .EncodeIAID (_faaad ._efcf ,_bfebb );_ggef !=nil {return _gggd ,_dgd .Wrap (_ggef ,_aebbf ,"");};};if _ccfe =_cedcdb .EncodeOOB (_ed .IADS );_ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"");};};_cedcdb .Final ();_gbfa ,_ccfe :=_cedcdb .WriteTo (_eabb ); +if _ccfe !=nil {return _gggd ,_dgd .Wrap (_ccfe ,_aebbf ,"");};_gggd +=int (_gbfa );return _gggd ,nil ;};func (_efbba *TextRegion )readAmountOfSymbolInstances ()error {_egaa ,_bag :=_efbba ._bgbd .ReadBits (32);if _bag !=nil {return _bag ;};_efbba .NumberOfSymbolInstances =uint32 (_egaa &_g .MaxUint32 ); +_bage :=_efbba .RegionInfo .BitmapWidth *_efbba .RegionInfo .BitmapHeight ;if _bage < _efbba .NumberOfSymbolInstances {_fb .Log .Debug ("\u004c\u0069\u006d\u0069t\u0069\u006e\u0067\u0020t\u0068\u0065\u0020n\u0075\u006d\u0062\u0065\u0072\u0020o\u0066\u0020d\u0065\u0063\u006f\u0064e\u0064\u0020\u0073\u0079m\u0062\u006f\u006c\u0020\u0069n\u0073\u0074\u0061\u006e\u0063\u0065\u0073 \u0074\u006f\u0020\u006f\u006ee\u0020\u0070\u0065\u0072\u0020\u0070\u0069\u0078\u0065l\u0020\u0028\u0020\u0025\u0064\u0020\u0069\u006e\u0073\u0074\u0065\u0061\u0064\u0020\u006f\u0066\u0020\u0025\u0064\u0029",_bage ,_efbba .NumberOfSymbolInstances ); +_efbba .NumberOfSymbolInstances =_bage ;};return nil ;};func (_gda *PageInformationSegment )readResolution ()error {_gcagf ,_ddbd :=_gda ._gcdec .ReadBits (32);if _ddbd !=nil {return _ddbd ;};_gda .ResolutionX =int (_gcagf &_g .MaxInt32 );_gcagf ,_ddbd =_gda ._gcdec .ReadBits (32); +if _ddbd !=nil {return _ddbd ;};_gda .ResolutionY =int (_gcagf &_g .MaxInt32 );return nil ;};type SegmentEncoder interface{Encode (_gcce _dg .BinaryWriter )(_afc int ,_gcaf error );};func (_eec *GenericRegion )readGBAtPixels (_eae int )error {const _gfe ="\u0072\u0065\u0061\u0064\u0047\u0042\u0041\u0074\u0050i\u0078\u0065\u006c\u0073"; +_eec .GBAtX =make ([]int8 ,_eae );_eec .GBAtY =make ([]int8 ,_eae );for _fccf :=0;_fccf < _eae ;_fccf ++{_cgec ,_cbe :=_eec ._eac .ReadByte ();if _cbe !=nil {return _dgd .Wrapf (_cbe ,_gfe ,"\u0058\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_fccf ); +};_eec .GBAtX [_fccf ]=int8 (_cgec );_cgec ,_cbe =_eec ._eac .ReadByte ();if _cbe !=nil {return _dgd .Wrapf (_cbe ,_gfe ,"\u0059\u0020\u0061t\u0020\u0069\u003a\u0020\u0027\u0025\u0064\u0027",_fccf );};_eec .GBAtY [_fccf ]=int8 (_cgec );};return nil ;}; +func (_gdec *SymbolDictionary )getSymbol (_cbed int )(*_dc .Bitmap ,error ){const _cce ="\u0067e\u0074\u0053\u0079\u006d\u0062\u006fl";_dabee ,_afba :=_gdec ._befb .GetBitmap (_gdec ._dgae [_cbed ]);if _afba !=nil {return nil ,_dgd .Wrap (_afba ,_cce ,"\u0063\u0061n\u0027\u0074\u0020g\u0065\u0074\u0020\u0073\u0079\u006d\u0062\u006f\u006c"); +};return _dabee ,nil ;};func _adea (_cafd *_dg .Reader ,_eegd *Header )*TextRegion {_bggbf :=&TextRegion {_bgbd :_cafd ,Header :_eegd ,RegionInfo :NewRegionSegment (_cafd )};return _bggbf ;};func (_adgf *PatternDictionary )extractPatterns (_adbc *_dc .Bitmap )error {var _bege int ; +_ecca :=make ([]*_dc .Bitmap ,_adgf .GrayMax +1);for _bege <=int (_adgf .GrayMax ){_fdcg :=int (_adgf .HdpWidth )*_bege ;_ebac :=_gc .Rect (_fdcg ,0,_fdcg +int (_adgf .HdpWidth ),int (_adgf .HdpHeight ));_cde ,_fbdbc :=_dc .Extract (_ebac ,_adbc );if _fbdbc !=nil {return _fbdbc ; +};_ecca [_bege ]=_cde ;_bege ++;};_adgf .Patterns =_ecca ;return nil ;};func (_dgf *SymbolDictionary )parseHeader ()(_cfd error ){_fb .Log .Trace ("\u005b\u0053\u0059\u004d\u0042\u004f\u004c \u0044\u0049\u0043T\u0049\u004f\u004e\u0041R\u0059\u005d\u005b\u0050\u0041\u0052\u0053\u0045\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0062\u0065\u0067\u0069\u006e\u0073\u002e\u002e\u002e"); +defer func (){if _cfd !=nil {_fb .Log .Trace ("\u005bS\u0059\u004dB\u004f\u004c\u0020\u0044I\u0043\u0054\u0049O\u004e\u0041\u0052\u0059\u005d\u005b\u0050\u0041\u0052SE\u002d\u0048\u0045A\u0044\u0045R\u005d\u0020\u0066\u0061\u0069\u006ce\u0064\u002e \u0025\u0076",_cfd ); +}else {_fb .Log .Trace ("\u005b\u0053\u0059\u004d\u0042\u004f\u004c \u0044\u0049\u0043T\u0049\u004f\u004e\u0041R\u0059\u005d\u005b\u0050\u0041\u0052\u0053\u0045\u002d\u0048\u0045\u0041\u0044\u0045\u0052\u005d\u0020\u0066\u0069\u006e\u0069\u0073\u0068\u0065\u0064\u002e"); +};}();if _cfd =_dgf .readRegionFlags ();_cfd !=nil {return _cfd ;};if _cfd =_dgf .setAtPixels ();_cfd !=nil {return _cfd ;};if _cfd =_dgf .setRefinementAtPixels ();_cfd !=nil {return _cfd ;};if _cfd =_dgf .readNumberOfExportedSymbols ();_cfd !=nil {return _cfd ; +};if _cfd =_dgf .readNumberOfNewSymbols ();_cfd !=nil {return _cfd ;};if _cfd =_dgf .setInSyms ();_cfd !=nil {return _cfd ;};if _dgf ._efba {_gdcd :=_dgf .Header .RTSegments ;for _bbeg :=len (_gdcd )-1;_bbeg >=0;_bbeg --{if _gdcd [_bbeg ].Type ==0{_aegd ,_ggcdb :=_gdcd [_bbeg ].SegmentData .(*SymbolDictionary ); +if !_ggcdb {_cfd =_ca .Errorf ("\u0072\u0065\u006c\u0061\u0074\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074:\u0020\u0025\u0076\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020S\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069\u006fna\u0072\u0079\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074",_gdcd [_bbeg ]); +return _cfd ;};if _aegd ._efba {_dgf .setRetainedCodingContexts (_aegd );};break ;};};};if _cfd =_dgf .checkInput ();_cfd !=nil {return _cfd ;};return nil ;};func (_fge *TextRegion )decodeIds ()(int64 ,error ){const _degd ="\u0064e\u0063\u006f\u0064\u0065\u0049\u0064s"; +if _fge .IsHuffmanEncoded {if _fge .SbHuffDS ==3{if _fge ._eadb ==nil {_fgaf :=0;if _fge .SbHuffFS ==3{_fgaf ++;};var _efgb error ;_fge ._eadb ,_efgb =_fge .getUserTable (_fgaf );if _efgb !=nil {return 0,_dgd .Wrap (_efgb ,_degd ,"");};};return _fge ._eadb .Decode (_fge ._bgbd ); +};_gbbfa ,_gfac :=_gcc .GetStandardTable (8+int (_fge .SbHuffDS ));if _gfac !=nil {return 0,_dgd .Wrap (_gfac ,_degd ,"");};return _gbbfa .Decode (_fge ._bgbd );};_gage ,_fbbc :=_fge ._cfbf .DecodeInt (_fge ._bgedd );if _fbbc !=nil {return 0,_dgd .Wrap (_fbbc ,_degd ,"\u0063\u0078\u0049\u0041\u0044\u0053"); +};return int64 (_gage ),nil ;};func (_cabb *TextRegion )InitEncode (globalSymbolsMap ,localSymbolsMap map[int ]int ,comps []int ,inLL *_dc .Points ,symbols *_dc .Bitmaps ,classIDs *_dd .IntSlice ,boxes *_dc .Boxes ,width ,height ,symBits int ){_cabb .RegionInfo =&RegionSegment {BitmapWidth :uint32 (width ),BitmapHeight :uint32 (height )}; +_cabb ._aead =globalSymbolsMap ;_cabb ._cagfa =localSymbolsMap ;_cabb ._dgda =comps ;_cabb ._bgfe =inLL ;_cabb ._cfage =symbols ;_cabb ._ecaf =classIDs ;_cabb ._eece =boxes ;_cabb ._efcf =symBits ;};func (_fad *GenericRefinementRegion )decodeTypicalPredictedLine (_edf ,_baag ,_bff ,_da ,_fgd ,_gec int )error {_fc :=_edf -int (_fad .ReferenceDY ); +_cd :=_fad .ReferenceBitmap .GetByteIndex (0,_fc );_bea :=_fad .RegionBitmap .GetByteIndex (0,_edf );var _gef error ;switch _fad .TemplateID {case 0:_gef =_fad .decodeTypicalPredictedLineTemplate0 (_edf ,_baag ,_bff ,_da ,_fgd ,_gec ,_bea ,_fc ,_cd );case 1:_gef =_fad .decodeTypicalPredictedLineTemplate1 (_edf ,_baag ,_bff ,_da ,_fgd ,_gec ,_bea ,_fc ,_cd ); +};return _gef ;};func (_aab *SymbolDictionary )checkInput ()error {if _aab .SdHuffDecodeHeightSelection ==2{_fb .Log .Debug ("\u0053\u0079\u006d\u0062\u006fl\u0020\u0044\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079\u0020\u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0048\u0065\u0069\u0067\u0068\u0074\u0020\u0053e\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006e\u006f\u0074\u0020\u0070\u0065r\u006d\u0069\u0074\u0074\u0065\u0064",_aab .SdHuffDecodeHeightSelection ); +};if _aab .SdHuffDecodeWidthSelection ==2{_fb .Log .Debug ("\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0044\u0065\u0063\u006f\u0064\u0065\u0020\u0057\u0069\u0064t\u0068\u0020\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0064\u0020\u0076\u0061l\u0075\u0065\u0020\u006e\u006f\u0074 \u0070\u0065r\u006d\u0069t\u0074e\u0064",_aab .SdHuffDecodeWidthSelection ); +};if _aab .IsHuffmanEncoded {if _aab .SdTemplate !=0{_fb .Log .Debug ("\u0053\u0044T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u003d\u0020\u0025\u0064\u0020\u0028\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e \u0030\u0029",_aab .SdTemplate );}; +if !_aab .UseRefinementAggregation {if !_aab .UseRefinementAggregation {if _aab ._bfdcd {_fb .Log .Debug ("\u0049\u0073\u0043\u006f\u0064\u0069\u006e\u0067C\u006f\u006e\u0074ex\u0074\u0052\u0065\u0074\u0061\u0069n\u0065\u0064\u0020\u003d\u0020\u0074\u0072\u0075\u0065\u0020\u0028\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0066\u0061\u006cs\u0065\u0029"); +_aab ._bfdcd =false ;};if _aab ._efba {_fb .Log .Debug ("\u0069s\u0043\u006fd\u0069\u006e\u0067\u0043o\u006e\u0074\u0065x\u0074\u0055\u0073\u0065\u0064\u0020\u003d\u0020\u0074ru\u0065\u0020\u0028s\u0068\u006fu\u006c\u0064\u0020\u0062\u0065\u0020f\u0061\u006cs\u0065\u0029"); +_aab ._efba =false ;};};};}else {if _aab .SdHuffBMSizeSelection !=0{_fb .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066B\u004d\u0053\u0069\u007a\u0065\u0053\u0065\u006c\u0065\u0063\u0074\u0069\u006fn\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0030"); +_aab .SdHuffBMSizeSelection =0;};if _aab .SdHuffDecodeWidthSelection !=0{_fb .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0057\u0069\u0064\u0074\u0068\u0053\u0065\u006c\u0065\u0063\u0074\u0069o\u006e\u0020\u0073\u0068\u006fu\u006c\u0064 \u0062\u0065\u0020\u0030"); +_aab .SdHuffDecodeWidthSelection =0;};if _aab .SdHuffDecodeHeightSelection !=0{_fb .Log .Debug ("\u0053\u0064\u0048\u0075\u0066\u0066\u0044\u0065\u0063\u006f\u0064\u0065\u0048e\u0069\u0067\u0068\u0074\u0053\u0065l\u0065\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0030"); +_aab .SdHuffDecodeHeightSelection =0;};};if !_aab .UseRefinementAggregation {if _aab .SdrTemplate !=0{_fb .Log .Debug ("\u0053\u0044\u0052\u0054\u0065\u006d\u0070\u006c\u0061\u0074e\u0020\u003d\u0020\u0025\u0064\u0020\u0028s\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030\u0029",_aab .SdrTemplate ); +_aab .SdrTemplate =0;};};if !_aab .IsHuffmanEncoded ||!_aab .UseRefinementAggregation {if _aab .SdHuffAggInstanceSelection {_fb .Log .Debug ("\u0053d\u0048\u0075f\u0066\u0041\u0067g\u0049\u006e\u0073\u0074\u0061\u006e\u0063e\u0053\u0065\u006c\u0065\u0063\u0074i\u006f\u006e\u0020\u003d\u0020\u0025\u0064\u0020\u0028\u0073\u0068o\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030\u0029",_aab .SdHuffAggInstanceSelection ); +};};return nil ;};func (_fcfa *SymbolDictionary )setCodingStatistics ()error {if _fcfa ._dbbb ==nil {_fcfa ._dbbb =_f .NewStats (512,1);};if _fcfa ._agdc ==nil {_fcfa ._agdc =_f .NewStats (512,1);};if _fcfa ._dcge ==nil {_fcfa ._dcge =_f .NewStats (512,1); +};if _fcfa ._egdd ==nil {_fcfa ._egdd =_f .NewStats (512,1);};if _fcfa ._fggcc ==nil {_fcfa ._fggcc =_f .NewStats (512,1);};if _fcfa .UseRefinementAggregation &&_fcfa ._fgdd ==nil {_fcfa ._fgdd =_f .NewStats (1< 0{_cbad .RTSegments =make ([]*Header ,_adac );var (_eea uint64 ;_gae error ;);for _ddd :=0;_ddd < _adac ;_ddd ++{_eea ,_gae =_edfgb .ReadBits (byte (_cbad .referenceSize ())<<3);if _gae !=nil {return nil ,_dgd .Wrapf (_gae ,_fegc ,"\u0027\u0025\u0064\u0027 \u0072\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0020\u0073e\u0067m\u0065\u006e\u0074\u0020\u006e\u0075\u006db\u0065\u0072",_ddd ); +};_cbef [_ddd ]=int (_eea &_g .MaxInt32 );};};return _cbef ,nil ;};func (_dcdc *PageInformationSegment )parseHeader ()(_ceb error ){_fb .Log .Trace ("\u005b\u0050\u0061\u0067\u0065I\u006e\u0066\u006f\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u0053\u0065\u0067m\u0065\u006e\u0074\u005d\u0020\u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0048\u0065\u0061\u0064\u0065\u0072\u002e\u002e\u002e"); +defer func (){var _ebdc ="[\u0050\u0061\u0067\u0065\u0049\u006e\u0066\u006f\u0072m\u0061\u0074\u0069\u006f\u006e\u0053\u0065gm\u0065\u006e\u0074\u005d \u0050\u0061\u0072\u0073\u0069\u006e\u0067\u0048\u0065ad\u0065\u0072 \u0046\u0069\u006e\u0069\u0073\u0068\u0065\u0064"; +if _ceb !=nil {_ebdc +="\u0020\u0077\u0069t\u0068\u0020\u0065\u0072\u0072\u006f\u0072\u0020"+_ceb .Error ();}else {_ebdc +="\u0020\u0073\u0075\u0063\u0063\u0065\u0073\u0073\u0066\u0075\u006c\u006c\u0079";};_fb .Log .Trace (_ebdc );}();if _ceb =_dcdc .readWidthAndHeight (); +_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readResolution ();_ceb !=nil {return _ceb ;};_ ,_ceb =_dcdc ._gcdec .ReadBit ();if _ceb !=nil {return _ceb ;};if _ceb =_dcdc .readCombinationOperatorOverrideAllowed ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readRequiresAuxiliaryBuffer (); +_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readCombinationOperator ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readDefaultPixelValue ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readContainsRefinement ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readIsLossless (); +_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readIsStriped ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .readMaxStripeSize ();_ceb !=nil {return _ceb ;};if _ceb =_dcdc .checkInput ();_ceb !=nil {return _ceb ;};_fb .Log .Trace ("\u0025\u0073",_dcdc );return nil ; +};func (_gfeg *TableSegment )Init (h *Header ,r *_dg .Reader )error {_gfeg ._bcfc =r ;return _gfeg .parseHeader ();};func (_fgec *TextRegion )decodeRdy ()(int64 ,error ){const _ebff ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064y";if _fgec .IsHuffmanEncoded {if _fgec .SbHuffRDY ==3{if _fgec ._dcfcg ==nil {var (_gdcf int ; +_edca error ;);if _fgec .SbHuffFS ==3{_gdcf ++;};if _fgec .SbHuffDS ==3{_gdcf ++;};if _fgec .SbHuffDT ==3{_gdcf ++;};if _fgec .SbHuffRDWidth ==3{_gdcf ++;};if _fgec .SbHuffRDHeight ==3{_gdcf ++;};if _fgec .SbHuffRDX ==3{_gdcf ++;};_fgec ._dcfcg ,_edca =_fgec .getUserTable (_gdcf ); +if _edca !=nil {return 0,_dgd .Wrap (_edca ,_ebff ,"");};};return _fgec ._dcfcg .Decode (_fgec ._bgbd );};_aabf ,_cedcd :=_gcc .GetStandardTable (14+int (_fgec .SbHuffRDY ));if _cedcd !=nil {return 0,_cedcd ;};return _aabf .Decode (_fgec ._bgbd );};_fada ,_ccfc :=_fgec ._cfbf .DecodeInt (_fgec ._fbcd ); +if _ccfc !=nil {return 0,_dgd .Wrap (_ccfc ,_ebff ,"");};return int64 (_fada ),nil ;};func (_fedfb *Header )referenceSize ()uint {switch {case _fedfb .SegmentNumber <=255:return 1;case _fedfb .SegmentNumber <=65535:return 2;default:return 4;};};func (_gddaea *TextRegion )decodeRdw ()(int64 ,error ){const _fffe ="\u0064e\u0063\u006f\u0064\u0065\u0052\u0064w"; +if _gddaea .IsHuffmanEncoded {if _gddaea .SbHuffRDWidth ==3{if _gddaea ._afbad ==nil {var (_bdecf int ;_eaeb error ;);if _gddaea .SbHuffFS ==3{_bdecf ++;};if _gddaea .SbHuffDS ==3{_bdecf ++;};if _gddaea .SbHuffDT ==3{_bdecf ++;};_gddaea ._afbad ,_eaeb =_gddaea .getUserTable (_bdecf ); +if _eaeb !=nil {return 0,_dgd .Wrap (_eaeb ,_fffe ,"");};};return _gddaea ._afbad .Decode (_gddaea ._bgbd );};_aabe ,_bfcg :=_gcc .GetStandardTable (14+int (_gddaea .SbHuffRDWidth ));if _bfcg !=nil {return 0,_dgd .Wrap (_bfcg ,_fffe ,"");};return _aabe .Decode (_gddaea ._bgbd ); +};_gcgd ,_ffce :=_gddaea ._cfbf .DecodeInt (_gddaea ._cgde );if _ffce !=nil {return 0,_dgd .Wrap (_ffce ,_fffe ,"");};return int64 (_gcgd ),nil ;};func (_gecf *HalftoneRegion )computeY (_fba ,_fcge int )int {return _gecf .shiftAndFill (int (_gecf .HGridY )+_fba *int (_gecf .HRegionX )-_fcge *int (_gecf .HRegionY )); +};func (_cacc *PatternDictionary )GetDictionary ()([]*_dc .Bitmap ,error ){if _cacc .Patterns !=nil {return _cacc .Patterns ,nil ;};if !_cacc .IsMMREncoded {_cacc .setGbAtPixels ();};_ade :=NewGenericRegion (_cacc ._fgdf );_ade .setParametersMMR (_cacc .IsMMREncoded ,_cacc .DataOffset ,_cacc .DataLength ,uint32 (_cacc .HdpHeight ),(_cacc .GrayMax +1)*uint32 (_cacc .HdpWidth ),_cacc .HDTemplate ,false ,false ,_cacc .GBAtX ,_cacc .GBAtY ); +_gcea ,_eaecg :=_ade .GetRegionBitmap ();if _eaecg !=nil {return nil ,_eaecg ;};if _eaecg =_cacc .extractPatterns (_gcea );_eaecg !=nil {return nil ,_eaecg ;};return _cacc .Patterns ,nil ;};func (_cfgbe *HalftoneRegion )parseHeader ()error {if _ebbb :=_cfgbe .RegionSegment .parseHeader (); +_ebbb !=nil {return _ebbb ;};_cffa ,_fdbaf :=_cfgbe ._fage .ReadBit ();if _fdbaf !=nil {return _fdbaf ;};_cfgbe .HDefaultPixel =int8 (_cffa );_gfde ,_fdbaf :=_cfgbe ._fage .ReadBits (3);if _fdbaf !=nil {return _fdbaf ;};_cfgbe .CombinationOperator =_dc .CombinationOperator (_gfde &0xf); +_cffa ,_fdbaf =_cfgbe ._fage .ReadBit ();if _fdbaf !=nil {return _fdbaf ;};if _cffa ==1{_cfgbe .HSkipEnabled =true ;};_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (2);if _fdbaf !=nil {return _fdbaf ;};_cfgbe .HTemplate =byte (_gfde &0xf);_cffa ,_fdbaf =_cfgbe ._fage .ReadBit (); +if _fdbaf !=nil {return _fdbaf ;};if _cffa ==1{_cfgbe .IsMMREncoded =true ;};_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (32);if _fdbaf !=nil {return _fdbaf ;};_cfgbe .HGridWidth =uint32 (_gfde &_g .MaxUint32 );_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (32);if _fdbaf !=nil {return _fdbaf ; +};_cfgbe .HGridHeight =uint32 (_gfde &_g .MaxUint32 );_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (32);if _fdbaf !=nil {return _fdbaf ;};_cfgbe .HGridX =int32 (_gfde &_g .MaxInt32 );_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (32);if _fdbaf !=nil {return _fdbaf ; +};_cfgbe .HGridY =int32 (_gfde &_g .MaxInt32 );_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (16);if _fdbaf !=nil {return _fdbaf ;};_cfgbe .HRegionX =uint16 (_gfde &_g .MaxUint16 );_gfde ,_fdbaf =_cfgbe ._fage .ReadBits (16);if _fdbaf !=nil {return _fdbaf ;}; +_cfgbe .HRegionY =uint16 (_gfde &_g .MaxUint16 );if _fdbaf =_cfgbe .computeSegmentDataStructure ();_fdbaf !=nil {return _fdbaf ;};return _cfgbe .checkInput ();};func (_bbgd *PageInformationSegment )String ()string {_bbcg :=&_eg .Builder {};_bbcg .WriteString ("\u000a\u005b\u0050\u0041G\u0045\u002d\u0049\u004e\u0046\u004f\u0052\u004d\u0041\u0054I\u004fN\u002d\u0053\u0045\u0047\u004d\u0045\u004eT\u005d\u000a"); +_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d \u0042\u004d\u0048e\u0069\u0067\u0068\u0074\u003a\u0020\u0025\u0064\u000a",_bbgd .PageBMHeight ));_bbcg .WriteString (_ca .Sprintf ("\u0009-\u0020B\u004d\u0057\u0069\u0064\u0074\u0068\u003a\u0020\u0025\u0064\u000a",_bbgd .PageBMWidth )); +_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0058\u003a\u0020\u0025\u0064\u000a",_bbgd .ResolutionX ));_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0052es\u006f\u006c\u0075\u0074\u0069\u006f\u006e\u0059\u003a\u0020\u0025\u0064\u000a",_bbgd .ResolutionY )); +_bbcg .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0073\u000a",_bbgd ._dbcb ));_bbcg .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006eO\u0070\u0065\u0072\u0061\u0074\u006f\u0072O\u0076\u0065\u0072\u0072\u0069\u0064\u0065\u003a\u0020\u0025v\u000a",_bbgd ._agcc )); +_bbcg .WriteString (_ca .Sprintf ("\u0009-\u0020I\u0073\u004c\u006f\u0073\u0073l\u0065\u0073s\u003a\u0020\u0025\u0076\u000a",_bbgd .IsLossless ));_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d\u0020R\u0065\u0071\u0075\u0069r\u0065\u0073\u0041\u0075\u0078\u0069\u006ci\u0061\u0072\u0079\u0042\u0075\u0066\u0066\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_bbgd ._dfec )); +_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d\u0020M\u0069\u0067\u0068\u0074C\u006f\u006e\u0074\u0061\u0069\u006e\u0052e\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0076\u000a",_bbgd ._bccfb ));_bbcg .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0049\u0073\u0053\u0074\u0072\u0069\u0070\u0065\u0064:\u0020\u0025\u0076\u000a",_bbgd .IsStripe )); +_bbcg .WriteString (_ca .Sprintf ("\t\u002d\u0020\u004d\u0061xS\u0074r\u0069\u0070\u0065\u0053\u0069z\u0065\u003a\u0020\u0025\u0076\u000a",_bbgd .MaxStripeSize ));return _bbcg .String ();};func (_dafcf *TextRegion )computeSymbolCodeLength ()error {if _dafcf .IsHuffmanEncoded {return _dafcf .symbolIDCodeLengths (); +};_dafcf ._facfc =int8 (_g .Ceil (_g .Log (float64 (_dafcf .NumberOfSymbols ))/_g .Log (2)));return nil ;};func (_bee *GenericRegion )setParametersMMR (_bcg bool ,_egfab ,_gce int64 ,_aad ,_bfaf uint32 ,_aeea byte ,_fdba ,_dfe bool ,_gdg ,_bfeb []int8 ){_bee .DataOffset =_egfab ; +_bee .DataLength =_gce ;_bee .RegionSegment =&RegionSegment {};_bee .RegionSegment .BitmapHeight =_aad ;_bee .RegionSegment .BitmapWidth =_bfaf ;_bee .GBTemplate =_aeea ;_bee .IsMMREncoded =_bcg ;_bee .IsTPGDon =_fdba ;_bee .GBAtX =_gdg ;_bee .GBAtY =_bfeb ; +};func (_dce *PageInformationSegment )readCombinationOperatorOverrideAllowed ()error {_baeag ,_bbdc :=_dce ._gcdec .ReadBit ();if _bbdc !=nil {return _bbdc ;};if _baeag ==1{_dce ._agcc =true ;};return nil ;};func (_cbgcd *TableSegment )parseHeader ()error {var (_efbe int ; +_cgdc uint64 ;_bdgeb error ;);_efbe ,_bdgeb =_cbgcd ._bcfc .ReadBit ();if _bdgeb !=nil {return _bdgeb ;};if _efbe ==1{return _ca .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0074\u0061\u0062\u006c\u0065 \u0073\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0064e\u0066\u0069\u006e\u0069\u0074\u0069\u006f\u006e\u002e\u0020\u0042\u002e\u0032\u002e1\u0020\u0043\u006f\u0064\u0065\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0066\u006c\u0061\u0067\u0073\u003a\u0020\u0042\u0069\u0074\u0020\u0037\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u007a\u0065\u0072\u006f\u002e\u0020\u0057a\u0073\u003a \u0025\u0064",_efbe ); +};if _cgdc ,_bdgeb =_cbgcd ._bcfc .ReadBits (3);_bdgeb !=nil {return _bdgeb ;};_cbgcd ._dcdg =(int32 (_cgdc )+1)&0xf;if _cgdc ,_bdgeb =_cbgcd ._bcfc .ReadBits (3);_bdgeb !=nil {return _bdgeb ;};_cbgcd ._dcfcd =(int32 (_cgdc )+1)&0xf;if _cgdc ,_bdgeb =_cbgcd ._bcfc .ReadBits (32); +_bdgeb !=nil {return _bdgeb ;};_cbgcd ._adfg =int32 (_cgdc &_g .MaxInt32 );if _cgdc ,_bdgeb =_cbgcd ._bcfc .ReadBits (32);_bdgeb !=nil {return _bdgeb ;};_cbgcd ._bebcc =int32 (_cgdc &_g .MaxInt32 );return nil ;};func (_gad *template1 )form (_eefc ,_bgge ,_eggc ,_bga ,_egb int16 )int16 {return ((_eefc &0x02)<<8)|(_bgge <<6)|((_eggc &0x03)<<4)|(_bga <<1)|_egb ; +};func (_aa *GenericRefinementRegion )decodeTypicalPredictedLineTemplate1 (_bbba ,_dge ,_ddc ,_bae ,_cab ,_bc ,_aed ,_gca ,_eag int )(_gcd error ){var (_fff ,_cdg int ;_gecb ,_bed int ;_aea ,_bba int ;_ddg byte ;);if _bbba > 0{_ddg ,_gcd =_aa .RegionBitmap .GetByte (_aed -_ddc ); +if _gcd !=nil {return _gcd ;};_gecb =int (_ddg );};if _gca > 0&&_gca <=_aa .ReferenceBitmap .Height {_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag -_bae +_bc );if _gcd !=nil {return _gcd ;};_bed =int (_ddg )<<2;};if _gca >=0&&_gca < _aa .ReferenceBitmap .Height {_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag +_bc ); +if _gcd !=nil {return _gcd ;};_aea =int (_ddg );};if _gca > -2&&_gca < _aa .ReferenceBitmap .Height -1{_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag +_bae +_bc );if _gcd !=nil {return _gcd ;};_bba =int (_ddg );};_fff =((_gecb >>5)&0x6)|((_bba >>2)&0x30)|(_aea &0xc0)|(_bed &0x200); +_cdg =((_bba >>2)&0x70)|(_aea &0xc0)|(_bed &0x700);var _fca int ;for _fbg :=0;_fbg < _cab ;_fbg =_fca {var (_gg int ;_cba int ;);_fca =_fbg +8;if _gg =_dge -_fbg ;_gg > 8{_gg =8;};_dcg :=_fca < _dge ;_gcag :=_fca < _aa .ReferenceBitmap .Width ;_dca :=_bc +1; +if _bbba > 0{_ddg =0;if _dcg {_ddg ,_gcd =_aa .RegionBitmap .GetByte (_aed -_ddc +1);if _gcd !=nil {return _gcd ;};};_gecb =(_gecb <<8)|int (_ddg );};if _gca > 0&&_gca <=_aa .ReferenceBitmap .Height {var _gbb int ;if _gcag {_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag -_bae +_dca ); +if _gcd !=nil {return _gcd ;};_gbb =int (_ddg )<<2;};_bed =(_bed <<8)|_gbb ;};if _gca >=0&&_gca < _aa .ReferenceBitmap .Height {_ddg =0;if _gcag {_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag +_dca );if _gcd !=nil {return _gcd ;};};_aea =(_aea <<8)|int (_ddg ); +};if _gca > -2&&_gca < (_aa .ReferenceBitmap .Height -1){_ddg =0;if _gcag {_ddg ,_gcd =_aa .ReferenceBitmap .GetByte (_eag +_bae +_dca );if _gcd !=nil {return _gcd ;};};_bba =(_bba <<8)|int (_ddg );};for _gdc :=0;_gdc < _gg ;_gdc ++{var _ccf int ;_acg :=(_cdg >>4)&0x1ff; +switch _acg {case 0x1ff:_ccf =1;case 0x00:_ccf =0;default:_aa ._a .SetIndex (int32 (_fff ));_ccf ,_gcd =_aa ._df .DecodeBit (_aa ._a );if _gcd !=nil {return _gcd ;};};_dcgg :=uint (7-_gdc );_cba |=_ccf <<_dcgg ;_fff =((_fff &0x0d6)<<1)|_ccf |(_gecb >>_dcgg +5)&0x002|((_bba >>_dcgg +2)&0x010)|((_aea >>_dcgg )&0x040)|((_bed >>_dcgg )&0x200); +_cdg =((_cdg &0xdb)<<1)|((_bba >>_dcgg +2)&0x010)|((_aea >>_dcgg )&0x080)|((_bed >>_dcgg )&0x400);};_gcd =_aa .RegionBitmap .SetByte (_aed ,byte (_cba ));if _gcd !=nil {return _gcd ;};_aed ++;_eag ++;};return nil ;};func (_ebfbe *SymbolDictionary )InitEncode (symbols *_dc .Bitmaps ,symbolList []int ,symbolMap map[int ]int ,unborderSymbols bool )error {const _efee ="S\u0079\u006d\u0062\u006f\u006c\u0044i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002eI\u006e\u0069\u0074E\u006ec\u006f\u0064\u0065"; +_ebfbe .SdATX =[]int8 {3,-3,2,-2};_ebfbe .SdATY =[]int8 {-1,-1,-2,-2};_ebfbe ._befb =symbols ;_ebfbe ._dgae =make ([]int ,len (symbolList ));copy (_ebfbe ._dgae ,symbolList );if len (_ebfbe ._dgae )!=_ebfbe ._befb .Size (){return _dgd .Error (_efee ,"s\u0079\u006d\u0062\u006f\u006c\u0073\u0020\u0061\u006e\u0064\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u004ci\u0073\u0074\u0020\u006f\u0066\u0020\u0064\u0069\u0066\u0066er\u0065\u006e\u0074 \u0073i\u007a\u0065"); +};_ebfbe .NumberOfNewSymbols =uint32 (symbols .Size ());_ebfbe .NumberOfExportedSymbols =uint32 (symbols .Size ());_ebfbe ._fcfc =symbolMap ;_ebfbe ._bdae =unborderSymbols ;return nil ;};func (_bcdg *SymbolDictionary )setAtPixels ()error {if _bcdg .IsHuffmanEncoded {return nil ; +};_afcg :=1;if _bcdg .SdTemplate ==0{_afcg =4;};if _gdbc :=_bcdg .readAtPixels (_afcg );_gdbc !=nil {return _gdbc ;};return nil ;};func (_ddbg *SymbolDictionary )readAtPixels (_egda int )error {_ddbg .SdATX =make ([]int8 ,_egda );_ddbg .SdATY =make ([]int8 ,_egda ); +var (_gaec byte ;_gegg error ;);for _aded :=0;_aded < _egda ;_aded ++{_gaec ,_gegg =_ddbg ._gbe .ReadByte ();if _gegg !=nil {return _gegg ;};_ddbg .SdATX [_aded ]=int8 (_gaec );_gaec ,_gegg =_ddbg ._gbe .ReadByte ();if _gegg !=nil {return _gegg ;};_ddbg .SdATY [_aded ]=int8 (_gaec ); +};return nil ;};type Segmenter interface{Init (_aafc *Header ,_aeg *_dg .Reader )error ;};func (_egcg *TextRegion )String ()string {_ccd :=&_eg .Builder {};_ccd .WriteString ("\u000a[\u0054E\u0058\u0054\u0020\u0052\u0045\u0047\u0049\u004f\u004e\u005d\u000a"); +_ccd .WriteString (_egcg .RegionInfo .String ()+"\u000a");_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053br\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0025\u0076\u000a",_egcg .SbrTemplate ));_ccd .WriteString (_ca .Sprintf ("\u0009-\u0020S\u0062\u0044\u0073\u004f\u0066f\u0073\u0065t\u003a\u0020\u0025\u0076\u000a",_egcg .SbDsOffset )); +_ccd .WriteString (_ca .Sprintf ("\t\u002d \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0050i\u0078\u0065\u006c\u003a %\u0076\u000a",_egcg .DefaultPixel ));_ccd .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0043\u006f\u006d\u0062i\u006e\u0061\u0074\u0069\u006f\u006e\u004f\u0070\u0065r\u0061\u0074\u006fr\u003a \u0025\u0076\u000a",_egcg .CombinationOperator )); +_ccd .WriteString (_ca .Sprintf ("\t\u002d \u0049\u0073\u0054\u0072\u0061\u006e\u0073\u0070o\u0073\u0065\u0064\u003a %\u0076\u000a",_egcg .IsTransposed ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020Re\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0043\u006f\u0072\u006e\u0065\u0072\u003a\u0020\u0025\u0076\u000a",_egcg .ReferenceCorner )); +_ccd .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0055\u0073eR\u0065f\u0069\u006e\u0065\u006d\u0065n\u0074\u003a\u0020\u0025\u0076\u000a",_egcg .UseRefinement ));_ccd .WriteString (_ca .Sprintf ("\u0009-\u0020\u0049\u0073\u0048\u0075\u0066\u0066\u006d\u0061\u006e\u0045n\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0076\u000a",_egcg .IsHuffmanEncoded )); +if _egcg .IsHuffmanEncoded {_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0053\u0069\u007a\u0065\u003a\u0020\u0025\u0076\u000a",_egcg .SbHuffRSize ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0059:\u0020\u0025\u0076\u000a",_egcg .SbHuffRDY )); +_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0058:\u0020\u0025\u0076\u000a",_egcg .SbHuffRDX ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053bH\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069\u0067\u0068\u0074\u003a\u0020\u0025v\u000a",_egcg .SbHuffRDHeight )); +_ccd .WriteString (_ca .Sprintf ("\t\u002d\u0020\u0053\u0062Hu\u0066f\u0052\u0044\u0057\u0069\u0064t\u0068\u003a\u0020\u0025\u0076\u000a",_egcg .SbHuffRDWidth ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0054\u003a\u0020\u0025\u0076\u000a",_egcg .SbHuffDT )); +_ccd .WriteString (_ca .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0044\u0053\u003a\u0020\u0025\u0076\u000a",_egcg .SbHuffDS ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d \u0053\u0062\u0048u\u0066\u0066\u0046\u0053\u003a\u0020\u0025\u0076\u000a",_egcg .SbHuffFS )); +};_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_egcg .SbrATX ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0059:\u0020\u0025\u0076\u000a",_egcg .SbrATY )); +_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020N\u0075\u006d\u0062\u0065r\u004f\u0066\u0053\u0079\u006d\u0062\u006fl\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u003a\u0020\u0025\u0076\u000a",_egcg .NumberOfSymbolInstances ));_ccd .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0053\u0062\u0072\u0041\u0054\u0058:\u0020\u0025\u0076\u000a",_egcg .SbrATX )); +return _ccd .String ();};func (_gfec *SymbolDictionary )decodeDirectlyThroughGenericRegion (_agea ,_ddad uint32 )error {if _gfec ._cadcf ==nil {_gfec ._cadcf =NewGenericRegion (_gfec ._gbe );};_gfec ._cadcf .setParametersWithAt (false ,byte (_gfec .SdTemplate ),false ,false ,_gfec .SdATX ,_gfec .SdATY ,_agea ,_ddad ,_gfec ._ebfb ,_gfec ._eaed ); +return _gfec .addSymbol (_gfec ._cadcf );};func (_bgg *GenericRefinementRegion )setParameters (_ag *_f .DecoderStats ,_fgde *_f .Decoder ,_bgee int8 ,_gbg ,_eee uint32 ,_facf *_dc .Bitmap ,_bffc ,_fcbf int32 ,_egfb bool ,_fd []int8 ,_acea []int8 ){_fb .Log .Trace ("\u005b\u0047\u0045NE\u0052\u0049\u0043\u002d\u0052\u0045\u0046\u002d\u0052E\u0047I\u004fN\u005d \u0073\u0065\u0074\u0050\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073"); +if _ag !=nil {_bgg ._a =_ag ;};if _fgde !=nil {_bgg ._df =_fgde ;};_bgg .TemplateID =_bgee ;_bgg .RegionInfo .BitmapWidth =_gbg ;_bgg .RegionInfo .BitmapHeight =_eee ;_bgg .ReferenceBitmap =_facf ;_bgg .ReferenceDX =_bffc ;_bgg .ReferenceDY =_fcbf ;_bgg .IsTPGROn =_egfb ; +_bgg .GrAtX =_fd ;_bgg .GrAtY =_acea ;_bgg .RegionBitmap =nil ;_fb .Log .Trace ("[\u0047\u0045\u004e\u0045\u0052\u0049\u0043\u002d\u0052E\u0046\u002d\u0052\u0045\u0047\u0049\u004fN]\u0020\u0073\u0065\u0074P\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073 f\u0069\u006ei\u0073\u0068\u0065\u0064\u002e\u0020\u0025\u0073",_bgg ); +};func (_aga *GenericRegion )computeSegmentDataStructure ()error {_aga .DataOffset =_aga ._eac .AbsolutePosition ();_aga .DataHeaderLength =_aga .DataOffset -_aga .DataHeaderOffset ;_aga .DataLength =int64 (_aga ._eac .AbsoluteLength ())-_aga .DataHeaderLength ; +return nil ;};var (_deb Segmenter ;_gcafc =map[Type ]func ()Segmenter {TSymbolDictionary :func ()Segmenter {return &SymbolDictionary {}},TIntermediateTextRegion :func ()Segmenter {return &TextRegion {}},TImmediateTextRegion :func ()Segmenter {return &TextRegion {}},TImmediateLosslessTextRegion :func ()Segmenter {return &TextRegion {}},TPatternDictionary :func ()Segmenter {return &PatternDictionary {}},TIntermediateHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TImmediateHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TImmediateLosslessHalftoneRegion :func ()Segmenter {return &HalftoneRegion {}},TIntermediateGenericRegion :func ()Segmenter {return &GenericRegion {}},TImmediateGenericRegion :func ()Segmenter {return &GenericRegion {}},TImmediateLosslessGenericRegion :func ()Segmenter {return &GenericRegion {}},TIntermediateGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TImmediateGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TImmediateLosslessGenericRefinementRegion :func ()Segmenter {return &GenericRefinementRegion {}},TPageInformation :func ()Segmenter {return &PageInformationSegment {}},TEndOfPage :func ()Segmenter {return _deb },TEndOfStrip :func ()Segmenter {return &EndOfStripe {}},TEndOfFile :func ()Segmenter {return _deb },TProfiles :func ()Segmenter {return _deb },TTables :func ()Segmenter {return &TableSegment {}},TExtension :func ()Segmenter {return _deb },TBitmap :func ()Segmenter {return _deb }}; +);func (_dcd *GenericRegion )setParameters (_gcgb bool ,_fbb ,_faba int64 ,_geg ,_fbbb uint32 ){_dcd .IsMMREncoded =_gcgb ;_dcd .DataOffset =_fbb ;_dcd .DataLength =_faba ;_dcd .RegionSegment .BitmapHeight =_geg ;_dcd .RegionSegment .BitmapWidth =_fbbb ; +_dcd ._agg =nil ;_dcd .Bitmap =nil ;};func (_agbd *Header )readNumberOfReferredToSegments (_edfa *_dg .Reader )(uint64 ,error ){const _aaafe ="\u0072\u0065\u0061\u0064\u004e\u0075\u006d\u0062\u0065\u0072O\u0066\u0052\u0065\u0066\u0065\u0072\u0072e\u0064\u0054\u006f\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073"; +_bced ,_gaae :=_edfa .ReadBits (3);if _gaae !=nil {return 0,_dgd .Wrap (_gaae ,_aaafe ,"\u0063\u006f\u0075n\u0074\u0020\u006f\u0066\u0020\u0072\u0074\u0073");};_bced &=0xf;var _cbd []byte ;if _bced <=4{_cbd =make ([]byte ,5);for _ecfa :=0;_ecfa <=4;_ecfa ++{_ebcf ,_fdaa :=_edfa .ReadBit (); +if _fdaa !=nil {return 0,_dgd .Wrap (_fdaa ,_aaafe ,"\u0073\u0068\u006fr\u0074\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_cbd [_ecfa ]=byte (_ebcf );};}else {_bced ,_gaae =_edfa .ReadBits (29);if _gaae !=nil {return 0,_gaae ;};_bced &=_g .MaxInt32 ; +_eeb :=(_bced +8)>>3;_eeb <<=3;_cbd =make ([]byte ,_eeb );var _edda uint64 ;for _edda =0;_edda < _eeb ;_edda ++{_bcdd ,_agba :=_edfa .ReadBit ();if _agba !=nil {return 0,_dgd .Wrap (_agba ,_aaafe ,"l\u006f\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0061\u0074"); +};_cbd [_edda ]=byte (_bcdd );};};return _bced ,nil ;};type PatternDictionary struct{_fgdf *_dg .Reader ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;GBAtX []int8 ;GBAtY []int8 ;IsMMREncoded bool ;HDTemplate byte ; +HdpWidth byte ;HdpHeight byte ;Patterns []*_dc .Bitmap ;GrayMax uint32 ;};func (_cfee *GenericRegion )GetRegionInfo ()*RegionSegment {return _cfee .RegionSegment };var _ _gcc .BasicTabler =&TableSegment {};func (_fade *SymbolDictionary )encodeRefinementATFlags (_cbbc _dg .BinaryWriter )(_edea int ,_egca error ){const _aagb ="\u0065\u006e\u0063od\u0065\u0052\u0065\u0066\u0069\u006e\u0065\u006d\u0065\u006e\u0074\u0041\u0054\u0046\u006c\u0061\u0067\u0073"; +if !_fade .UseRefinementAggregation ||_fade .SdrTemplate !=0{return 0,nil ;};for _gcec :=0;_gcec < 2;_gcec ++{if _egca =_cbbc .WriteByte (byte (_fade .SdrATX [_gcec ]));_egca !=nil {return _edea ,_dgd .Wrapf (_egca ,_aagb ,"\u0053\u0064\u0072\u0041\u0054\u0058\u005b\u0025\u0064\u005d",_gcec ); +};_edea ++;if _egca =_cbbc .WriteByte (byte (_fade .SdrATY [_gcec ]));_egca !=nil {return _edea ,_dgd .Wrapf (_egca ,_aagb ,"\u0053\u0064\u0072\u0041\u0054\u0059\u005b\u0025\u0064\u005d",_gcec );};_edea ++;};return _edea ,nil ;};type SymbolDictionary struct{_gbe *_dg .Reader ; +SdrTemplate int8 ;SdTemplate int8 ;_bfdcd bool ;_efba bool ;SdHuffAggInstanceSelection bool ;SdHuffBMSizeSelection int8 ;SdHuffDecodeWidthSelection int8 ;SdHuffDecodeHeightSelection int8 ;UseRefinementAggregation bool ;IsHuffmanEncoded bool ;SdATX []int8 ; +SdATY []int8 ;SdrATX []int8 ;SdrATY []int8 ;NumberOfExportedSymbols uint32 ;NumberOfNewSymbols uint32 ;Header *Header ;_bgefe uint32 ;_ggccg []*_dc .Bitmap ;_dgaba uint32 ;_gdbg []*_dc .Bitmap ;_beb _gcc .Tabler ;_eacc _gcc .Tabler ;_acee _gcc .Tabler ; +_fbba _gcc .Tabler ;_egfag []*_dc .Bitmap ;_dadd []*_dc .Bitmap ;_eaed *_f .Decoder ;_caae *TextRegion ;_cadcf *GenericRegion ;_dbf *GenericRefinementRegion ;_ebfb *_f .DecoderStats ;_agdc *_f .DecoderStats ;_dcge *_f .DecoderStats ;_egdd *_f .DecoderStats ; +_fggcc *_f .DecoderStats ;_dgec *_f .DecoderStats ;_eagcc *_f .DecoderStats ;_dbbb *_f .DecoderStats ;_fgdd *_f .DecoderStats ;_gac int8 ;_befb *_dc .Bitmaps ;_dgae []int ;_fcfc map[int ]int ;_bdae bool ;};func (_deef *Header )subInputReader ()(*_dg .Reader ,error ){_gcfe :=int (_deef .SegmentDataLength ); +if _deef .SegmentDataLength ==_g .MaxInt32 {_gcfe =-1;};return _deef .Reader .NewPartialReader (int (_deef .SegmentDataStartOffset ),_gcfe ,false );};func (_be *GenericRefinementRegion )GetRegionInfo ()*RegionSegment {return _be .RegionInfo };type HalftoneRegion struct{_fage *_dg .Reader ; +_bgef *Header ;DataHeaderOffset int64 ;DataHeaderLength int64 ;DataOffset int64 ;DataLength int64 ;RegionSegment *RegionSegment ;HDefaultPixel int8 ;CombinationOperator _dc .CombinationOperator ;HSkipEnabled bool ;HTemplate byte ;IsMMREncoded bool ;HGridWidth uint32 ; +HGridHeight uint32 ;HGridX int32 ;HGridY int32 ;HRegionX uint16 ;HRegionY uint16 ;HalftoneRegionBitmap *_dc .Bitmap ;Patterns []*_dc .Bitmap ;};func (_bfce *PageInformationSegment )readWidthAndHeight ()error {_gecfe ,_cbc :=_bfce ._gcdec .ReadBits (32); +if _cbc !=nil {return _cbc ;};_bfce .PageBMWidth =int (_gecfe &_g .MaxInt32 );_gecfe ,_cbc =_bfce ._gcdec .ReadBits (32);if _cbc !=nil {return _cbc ;};_bfce .PageBMHeight =int (_gecfe &_g .MaxInt32 );return nil ;};func (_dacfe *SymbolDictionary )decodeThroughTextRegion (_fgb ,_aaaa ,_cdgg uint32 )error {if _dacfe ._caae ==nil {_dacfe ._caae =_adea (_dacfe ._gbe ,nil ); +_dacfe ._caae .setContexts (_dacfe ._ebfb ,_f .NewStats (512,1),_f .NewStats (512,1),_f .NewStats (512,1),_f .NewStats (512,1),_dacfe ._fgdd ,_f .NewStats (512,1),_f .NewStats (512,1),_f .NewStats (512,1),_f .NewStats (512,1));};if _defb :=_dacfe .setSymbolsArray (); +_defb !=nil {return _defb ;};_dacfe ._caae .setParameters (_dacfe ._eaed ,_dacfe .IsHuffmanEncoded ,true ,_fgb ,_aaaa ,_cdgg ,1,_dacfe ._bgefe +_dacfe ._dgaba ,0,0,0,1,0,0,0,0,0,0,0,0,0,_dacfe .SdrTemplate ,_dacfe .SdrATX ,_dacfe .SdrATY ,_dacfe ._dadd ,_dacfe ._gac ); +return _dacfe .addSymbol (_dacfe ._caae );};func (_ddeg *GenericRegion )overrideAtTemplate2 (_ccgb ,_faf ,_geac ,_eeec ,_caceb int )int {_ccgb &=0x3FB;if _ddeg .GBAtY [0]==0&&_ddeg .GBAtX [0]>=-int8 (_caceb ){_ccgb |=(_eeec >>uint (7-(int8 (_caceb )+_ddeg .GBAtX [0]))&0x1)<<2; +}else {_ccgb |=int (_ddeg .getPixel (_faf +int (_ddeg .GBAtX [0]),_geac +int (_ddeg .GBAtY [0])))<<2;};return _ccgb ;};func (_ggcc *Header )writeSegmentNumber (_gbae _dg .BinaryWriter )(_dfbd int ,_cae error ){_gded :=make ([]byte ,4);_e .BigEndian .PutUint32 (_gded ,_ggcc .SegmentNumber ); +if _dfbd ,_cae =_gbae .Write (_gded );_cae !=nil {return 0,_dgd .Wrap (_cae ,"\u0048e\u0061\u0064\u0065\u0072.\u0077\u0072\u0069\u0074\u0065S\u0065g\u006de\u006e\u0074\u004e\u0075\u006d\u0062\u0065r","");};return _dfbd ,nil ;};func (_fegcg *Header )writeReferredToSegments (_ccab _dg .BinaryWriter )(_age int ,_eaa error ){const _bgaa ="\u0077\u0072\u0069te\u0052\u0065\u0066\u0065\u0072\u0072\u0065\u0064\u0054\u006f\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073"; +var (_dfbg uint16 ;_cbdd uint32 ;);_fbcg :=_fegcg .referenceSize ();_baca :=1;_cdgbc :=make ([]byte ,_fbcg );for _ ,_eeg :=range _fegcg .RTSNumbers {switch _fbcg {case 4:_cbdd =uint32 (_eeg );_e .BigEndian .PutUint32 (_cdgbc ,_cbdd );_baca ,_eaa =_ccab .Write (_cdgbc ); +if _eaa !=nil {return 0,_dgd .Wrap (_eaa ,_bgaa ,"u\u0069\u006e\u0074\u0033\u0032\u0020\u0073\u0069\u007a\u0065");};case 2:_dfbg =uint16 (_eeg );_e .BigEndian .PutUint16 (_cdgbc ,_dfbg );_baca ,_eaa =_ccab .Write (_cdgbc );if _eaa !=nil {return 0,_dgd .Wrap (_eaa ,_bgaa ,"\u0075\u0069\u006e\u0074\u0031\u0036"); +};default:if _eaa =_ccab .WriteByte (byte (_eeg ));_eaa !=nil {return 0,_dgd .Wrap (_eaa ,_bgaa ,"\u0075\u0069\u006et\u0038");};};_age +=_baca ;};return _age ,nil ;};func (_ebe *Header )readSegmentDataLength (_ddga *_dg .Reader )(_gag error ){_ebe .SegmentDataLength ,_gag =_ddga .ReadBits (32); +if _gag !=nil {return _gag ;};_ebe .SegmentDataLength &=_g .MaxInt32 ;return nil ;};func (_geggf *SymbolDictionary )setInSyms ()error {if _geggf .Header .RTSegments !=nil {return _geggf .retrieveImportSymbols ();};_geggf ._ggccg =make ([]*_dc .Bitmap ,0); +return nil ;};func (_cadbd *TextRegion )decodeSymInRefSize ()(int64 ,error ){const _dbff ="\u0064e\u0063o\u0064\u0065\u0053\u0079\u006dI\u006e\u0052e\u0066\u0053\u0069\u007a\u0065";if _cadbd .SbHuffRSize ==0{_ggaf ,_dcae :=_gcc .GetStandardTable (1);if _dcae !=nil {return 0,_dgd .Wrap (_dcae ,_dbff ,""); +};return _ggaf .Decode (_cadbd ._bgbd );};if _cadbd ._bbcf ==nil {var (_ecce int ;_dageb error ;);if _cadbd .SbHuffFS ==3{_ecce ++;};if _cadbd .SbHuffDS ==3{_ecce ++;};if _cadbd .SbHuffDT ==3{_ecce ++;};if _cadbd .SbHuffRDWidth ==3{_ecce ++;};if _cadbd .SbHuffRDHeight ==3{_ecce ++; +};if _cadbd .SbHuffRDX ==3{_ecce ++;};if _cadbd .SbHuffRDY ==3{_ecce ++;};_cadbd ._bbcf ,_dageb =_cadbd .getUserTable (_ecce );if _dageb !=nil {return 0,_dgd .Wrap (_dageb ,_dbff ,"");};};_bgbda ,_aebb :=_cadbd ._bbcf .Decode (_cadbd ._bgbd );if _aebb !=nil {return 0,_dgd .Wrap (_aebb ,_dbff ,""); +};return _bgbda ,nil ;};func _efeb (_bgaf int )int {if _bgaf ==0{return 0;};_bgaf |=_bgaf >>1;_bgaf |=_bgaf >>2;_bgaf |=_bgaf >>4;_bgaf |=_bgaf >>8;_bgaf |=_bgaf >>16;return (_bgaf +1)>>1;};func (_bdcd *TextRegion )getSymbols ()error {if _bdcd .Header .RTSegments !=nil {return _bdcd .initSymbols (); +};return nil ;};func (_efdg *GenericRefinementRegion )String ()string {_fgdb :=&_eg .Builder {};_fgdb .WriteString ("\u000a[\u0047E\u004e\u0045\u0052\u0049\u0043 \u0052\u0045G\u0049\u004f\u004e\u005d\u000a");_fgdb .WriteString (_efdg .RegionInfo .String ()+"\u000a"); +_fgdb .WriteString (_ca .Sprintf ("\u0009\u002d \u0049\u0073\u0054P\u0047\u0052\u006f\u006e\u003a\u0020\u0025\u0076\u000a",_efdg .IsTPGROn ));_fgdb .WriteString (_ca .Sprintf ("\u0009-\u0020T\u0065\u006d\u0070\u006c\u0061t\u0065\u0049D\u003a\u0020\u0025\u0076\u000a",_efdg .TemplateID )); +_fgdb .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0058\u003a\u0020\u0025\u0076\u000a",_efdg .GrAtX ));_fgdb .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0047\u0072\u0041\u0074\u0059\u003a\u0020\u0025\u0076\u000a",_efdg .GrAtY )); +_fgdb .WriteString (_ca .Sprintf ("\u0009-\u0020R\u0065\u0066\u0065\u0072\u0065n\u0063\u0065D\u0058\u0020\u0025\u0076\u000a",_efdg .ReferenceDX ));_fgdb .WriteString (_ca .Sprintf ("\u0009\u002d\u0020\u0052ef\u0065\u0072\u0065\u006e\u0063\u0044\u0065\u0059\u003a\u0020\u0025\u0076\u000a",_efdg .ReferenceDY )); +return _fgdb .String ();};type RegionSegment struct{_cdfg *_dg .Reader ;BitmapWidth uint32 ;BitmapHeight uint32 ;XLocation uint32 ;YLocation uint32 ;CombinaionOperator _dc .CombinationOperator ;};func (_fe *GenericRefinementRegion )Init (header *Header ,r *_dg .Reader )error {_fe ._bf =header ; +_fe ._fa =r ;_fe .RegionInfo =NewRegionSegment (r );return _fe .parseHeader ();};type Pager interface{GetSegment (int )(*Header ,error );GetBitmap ()(*_dc .Bitmap ,error );};func (_aedb *SymbolDictionary )decodeNewSymbols (_bdgg ,_dfdg uint32 ,_dbge *_dc .Bitmap ,_ddee ,_eace int32 )error {if _aedb ._dbf ==nil {_aedb ._dbf =_feba (_aedb ._gbe ,nil ); +if _aedb ._eaed ==nil {var _eddf error ;_aedb ._eaed ,_eddf =_f .New (_aedb ._gbe );if _eddf !=nil {return _eddf ;};};if _aedb ._ebfb ==nil {_aedb ._ebfb =_f .NewStats (65536,1);};};_aedb ._dbf .setParameters (_aedb ._ebfb ,_aedb ._eaed ,_aedb .SdrTemplate ,_bdgg ,_dfdg ,_dbge ,_ddee ,_eace ,false ,_aedb .SdrATX ,_aedb .SdrATY ); +return _aedb .addSymbol (_aedb ._dbf );};func (_gagc *TextRegion )readRegionFlags ()error {var (_deee int ;_edec uint64 ;_gdegf error ;);_deee ,_gdegf =_gagc ._bgbd .ReadBit ();if _gdegf !=nil {return _gdegf ;};_gagc .SbrTemplate =int8 (_deee );_edec ,_gdegf =_gagc ._bgbd .ReadBits (5); +if _gdegf !=nil {return _gdegf ;};_gagc .SbDsOffset =int8 (_edec );if _gagc .SbDsOffset > 0x0f{_gagc .SbDsOffset -=0x20;};_deee ,_gdegf =_gagc ._bgbd .ReadBit ();if _gdegf !=nil {return _gdegf ;};_gagc .DefaultPixel =int8 (_deee );_edec ,_gdegf =_gagc ._bgbd .ReadBits (2); +if _gdegf !=nil {return _gdegf ;};_gagc .CombinationOperator =_dc .CombinationOperator (int (_edec )&0x3);_deee ,_gdegf =_gagc ._bgbd .ReadBit ();if _gdegf !=nil {return _gdegf ;};_gagc .IsTransposed =int8 (_deee );_edec ,_gdegf =_gagc ._bgbd .ReadBits (2); +if _gdegf !=nil {return _gdegf ;};_gagc .ReferenceCorner =int16 (_edec )&0x3;_edec ,_gdegf =_gagc ._bgbd .ReadBits (2);if _gdegf !=nil {return _gdegf ;};_gagc .LogSBStrips =int16 (_edec )&0x3;_gagc .SbStrips =1< 0{_gfbcg =append (_gfbcg ,_gcc .NewCode (int32 (_fgfd ),0,int32 (_gbfc ),false ));};};_cgee ,_gfdc =_gcc .NewFixedSizeTable (_gfbcg );if _gfdc !=nil {return _gfdc ;};var (_daddd int64 ; +_ddef uint32 ;_edcd []*_gcc .Code ;_cgfc int64 ;);for _ddef < _acca .NumberOfSymbols {_cgfc ,_gfdc =_cgee .Decode (_acca ._bgbd );if _gfdc !=nil {return _gfdc ;};if _cgfc < 32{if _cgfc > 0{_edcd =append (_edcd ,_gcc .NewCode (int32 (_cgfc ),0,int32 (_ddef ),false )); +};_daddd =_cgfc ;_ddef ++;}else {var _fedfa ,_deafg int64 ;switch _cgfc {case 32:_caeb ,_gfdc =_acca ._bgbd .ReadBits (2);if _gfdc !=nil {return _gfdc ;};_fedfa =3+int64 (_caeb );if _ddef > 0{_deafg =_daddd ;};case 33:_caeb ,_gfdc =_acca ._bgbd .ReadBits (3); +if _gfdc !=nil {return _gfdc ;};_fedfa =3+int64 (_caeb );case 34:_caeb ,_gfdc =_acca ._bgbd .ReadBits (7);if _gfdc !=nil {return _gfdc ;};_fedfa =11+int64 (_caeb );};for _eccaa :=0;_eccaa < int (_fedfa );_eccaa ++{if _deafg > 0{_edcd =append (_edcd ,_gcc .NewCode (int32 (_deafg ),0,int32 (_ddef ),false )); +};_ddef ++;};};};_acca ._bgbd .Align ();_acca ._cegg ,_gfdc =_gcc .NewFixedSizeTable (_edcd );return _gfdc ;};const (ORandom OrganizationType =iota ;OSequential ;);func _feba (_aaa *_dg .Reader ,_bfdc *Header )*GenericRefinementRegion {return &GenericRefinementRegion {_fa :_aaa ,RegionInfo :NewRegionSegment (_aaa ),_bf :_bfdc ,_bd :&template0 {},_ef :&template1 {}}; +};func (_gbbg *SymbolDictionary )retrieveImportSymbols ()error {for _ ,_bece :=range _gbbg .Header .RTSegments {if _bece .Type ==0{_gcbd ,_adcbe :=_bece .GetSegmentData ();if _adcbe !=nil {return _adcbe ;};_adbg ,_dbgd :=_gcbd .(*SymbolDictionary );if !_dbgd {return _ca .Errorf ("\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0020\u0044\u0061\u0074a\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0053\u0065\u0067m\u0065\u006e\u0074\u003a\u0020%\u0054",_gcbd ); +};_aefeb ,_adcbe :=_adbg .GetDictionary ();if _adcbe !=nil {return _ca .Errorf ("\u0072\u0065\u006c\u0061\u0074\u0065\u0064 \u0073\u0065\u0067m\u0065\u006e\u0074 \u0077\u0069t\u0068\u0020\u0069\u006e\u0064\u0065x\u003a %\u0064\u0020\u0067\u0065\u0074\u0044\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e\u0020\u0025\u0073",_bece .SegmentNumber ,_adcbe .Error ()); +};_gbbg ._ggccg =append (_gbbg ._ggccg ,_aefeb ...);_gbbg ._bgefe +=_adbg .NumberOfExportedSymbols ;};};return nil ;};func (_efad *TextRegion )checkInput ()error {const _dgde ="\u0063\u0068\u0065\u0063\u006b\u0049\u006e\u0070\u0075\u0074";if !_efad .UseRefinement {if _efad .SbrTemplate !=0{_fb .Log .Debug ("\u0053\u0062\u0072Te\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030"); +_efad .SbrTemplate =0;};};if _efad .SbHuffFS ==2||_efad .SbHuffRDWidth ==2||_efad .SbHuffRDHeight ==2||_efad .SbHuffRDX ==2||_efad .SbHuffRDY ==2{return _dgd .Error (_dgde ,"h\u0075\u0066\u0066\u006d\u0061\u006e \u0066\u006c\u0061\u0067\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064"); +};if !_efad .UseRefinement {if _efad .SbHuffRSize !=0{_fb .Log .Debug ("\u0053\u0062\u0048uf\u0066\u0052\u0053\u0069\u007a\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030");_efad .SbHuffRSize =0;};if _efad .SbHuffRDY !=0{_fb .Log .Debug ("S\u0062\u0048\u0075\u0066fR\u0044Y\u0020\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0030"); +_efad .SbHuffRDY =0;};if _efad .SbHuffRDX !=0{_fb .Log .Debug ("S\u0062\u0048\u0075\u0066fR\u0044X\u0020\u0073\u0068\u006f\u0075l\u0064\u0020\u0062\u0065\u0020\u0030");_efad .SbHuffRDX =0;};if _efad .SbHuffRDWidth !=0{_fb .Log .Debug ("\u0053b\u0048\u0075\u0066\u0066R\u0044\u0057\u0069\u0064\u0074h\u0020s\u0068o\u0075\u006c\u0064\u0020\u0062\u0065\u00200"); +_efad .SbHuffRDWidth =0;};if _efad .SbHuffRDHeight !=0{_fb .Log .Debug ("\u0053\u0062\u0048\u0075\u0066\u0066\u0052\u0044\u0048\u0065\u0069g\u0068\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020b\u0065\u0020\u0030");_efad .SbHuffRDHeight =0;};};return nil ; +};func (_eddb *TextRegion )getUserTable (_cecd int )(_gcc .Tabler ,error ){const _ceeb ="\u0067\u0065\u0074U\u0073\u0065\u0072\u0054\u0061\u0062\u006c\u0065";var _cbfe int ;for _ ,_eefaa :=range _eddb .Header .RTSegments {if _eefaa .Type ==53{if _cbfe ==_cecd {_aaaeb ,_gfecf :=_eefaa .GetSegmentData (); +if _gfecf !=nil {return nil ,_gfecf ;};_fgee ,_ffcc :=_aaaeb .(*TableSegment );if !_ffcc {_fb .Log .Debug (_ca .Sprintf ("\u0073\u0065\u0067\u006d\u0065\u006e\u0074 \u0077\u0069\u0074h\u0020\u0054\u0079p\u0065\u00205\u0033\u0020\u002d\u0020\u0061\u006ed\u0020in\u0064\u0065\u0078\u003a\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0054\u0061\u0062\u006c\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074",_eefaa .SegmentNumber )); +return nil ,_dgd .Error (_ceeb ,"\u0073\u0065\u0067\u006d\u0065\u006e\u0074 \u0077\u0069\u0074h\u0020\u0054\u0079\u0070e\u0020\u0035\u0033\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u002a\u0054\u0061\u0062\u006c\u0065\u0053\u0065\u0067\u006d\u0065\u006e\u0074"); +};return _gcc .NewEncodedTable (_fgee );};_cbfe ++;};};return nil ,nil ;};func (_fbfc *template1 )setIndex (_dec *_f .DecoderStats ){_dec .SetIndex (0x080)};func (_bdca *PageInformationSegment )readIsStriped ()error {_bcbf ,_bcae :=_bdca ._gcdec .ReadBit (); +if _bcae !=nil {return _bcae ;};if _bcbf ==1{_bdca .IsStripe =true ;};return nil ;};func (_cac *GenericRefinementRegion )decodeOptimized (_ecf ,_ab ,_fg ,_abb ,_cag ,_baa ,_acc int )error {var (_cagf error ;_bb int ;_fgc int ;);_ebf :=_ecf -int (_cac .ReferenceDY ); +if _fec :=int (-_cac .ReferenceDX );_fec > 0{_bb =_fec ;};_bfd :=_cac .ReferenceBitmap .GetByteIndex (_bb ,_ebf );if _cac .ReferenceDX > 0{_fgc =int (_cac .ReferenceDX );};_fea :=_cac .RegionBitmap .GetByteIndex (_fgc ,_ecf );switch _cac .TemplateID {case 0:_cagf =_cac .decodeTemplate (_ecf ,_ab ,_fg ,_abb ,_cag ,_baa ,_acc ,_fea ,_ebf ,_bfd ,_cac ._bd ); +case 1:_cagf =_cac .decodeTemplate (_ecf ,_ab ,_fg ,_abb ,_cag ,_baa ,_acc ,_fea ,_ebf ,_bfd ,_cac ._ef );};return _cagf ;};func (_gaff *PatternDictionary )computeSegmentDataStructure ()error {_gaff .DataOffset =_gaff ._fgdf .AbsolutePosition ();_gaff .DataHeaderLength =_gaff .DataOffset -_gaff .DataHeaderOffset ; +_gaff .DataLength =int64 (_gaff ._fgdf .AbsoluteLength ())-_gaff .DataHeaderLength ;return nil ;};func (_befd *SymbolDictionary )addSymbol (_ccfg Regioner )error {_bgc ,_agcca :=_ccfg .GetRegionBitmap ();if _agcca !=nil {return _agcca ;};_befd ._gdbg [_befd ._dgaba ]=_bgc ; +_befd ._dadd =append (_befd ._dadd ,_bgc );_fb .Log .Trace ("\u005b\u0053YM\u0042\u004f\u004c \u0044\u0049\u0043\u0054ION\u0041RY\u005d\u0020\u0041\u0064\u0064\u0065\u0064 s\u0079\u006d\u0062\u006f\u006c\u003a\u0020%\u0073",_bgc );return nil ;};func (_eggg *SymbolDictionary )readNumberOfExportedSymbols ()error {_ega ,_cbdb :=_eggg ._gbe .ReadBits (32); +if _cbdb !=nil {return _cbdb ;};_eggg .NumberOfExportedSymbols =uint32 (_ega &_g .MaxUint32 );return nil ;};func (_ccfb *TableSegment )StreamReader ()*_dg .Reader {return _ccfb ._bcfc };type EncodeInitializer interface{InitEncode ();};func (_dacae *SymbolDictionary )decodeHeightClassDeltaHeightWithHuffman ()(int64 ,error ){switch _dacae .SdHuffDecodeHeightSelection {case 0:_cegc ,_dfee :=_gcc .GetStandardTable (4); +if _dfee !=nil {return 0,_dfee ;};return _cegc .Decode (_dacae ._gbe );case 1:_fcded ,_gacf :=_gcc .GetStandardTable (5);if _gacf !=nil {return 0,_gacf ;};return _fcded .Decode (_dacae ._gbe );case 3:if _dacae ._beb ==nil {_cgaf ,_fdcc :=_gcc .GetStandardTable (0); +if _fdcc !=nil {return 0,_fdcc ;};_dacae ._beb =_cgaf ;};return _dacae ._beb .Decode (_dacae ._gbe );};return 0,nil ;}; \ No newline at end of file diff --git a/internal/jbig2/encoder/arithmetic/arithmetic.go b/internal/jbig2/encoder/arithmetic/arithmetic.go index 1207a7cb..96889146 100644 --- a/internal/jbig2/encoder/arithmetic/arithmetic.go +++ b/internal/jbig2/encoder/arithmetic/arithmetic.go @@ -9,50 +9,48 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package arithmetic ;import (_ec "bytes";_a "github.com/unidoc/unipdf/v3/common";_ab "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_d "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_ea "io";);func (_gbg *Encoder )emit (){if _gbg ._eb ==_eeac {_gbg ._cdd =append (_gbg ._cdd ,_gbg ._eca ); -_gbg ._eca =make ([]byte ,_eeac );_gbg ._eb =0;};_gbg ._eca [_gbg ._eb ]=_gbg ._ecf ;_gbg ._eb ++;};func (_cdba *Encoder )codeMPS (_ba *codingContext ,_eea uint32 ,_fgb uint16 ,_aad byte ){_cdba ._fc -=_fgb ;if _cdba ._fc &0x8000!=0{_cdba ._be +=uint32 (_fgb ); -return ;};if _cdba ._fc < _fgb {_cdba ._fc =_fgb ;}else {_cdba ._be +=uint32 (_fgb );};_ba ._dc [_eea ]=_cfd [_aad ]._fec ;_cdba .renormalize ();};const (_bee =65536;_eeac =20*1024;);func (_bbed *Encoder )DataSize ()int {return _bbed .dataSize ()};func (_bbg *Encoder )WriteTo (w _ea .Writer )(int64 ,error ){const _agg ="\u0045n\u0063o\u0064\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0054\u006f"; -var _aabb int64 ;for _acf ,_cgg :=range _bbg ._cdd {_ffb ,_dce :=w .Write (_cgg );if _dce !=nil {return 0,_d .Wrapf (_dce ,_agg ,"\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0074\u0020\u0069'\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0063h\u0075\u006e\u006b",_acf ); -};_aabb +=int64 (_ffb );};_bbg ._eca =_bbg ._eca [:_bbg ._eb ];_ggc ,_adg :=w .Write (_bbg ._eca );if _adg !=nil {return 0,_d .Wrap (_adg ,_agg ,"\u0062u\u0066f\u0065\u0072\u0065\u0064\u0020\u0063\u0068\u0075\u006e\u006b\u0073");};_aabb +=int64 (_ggc ); -return _aabb ,nil ;};func (_bgf *Encoder )Reset (){_bgf ._fc =0x8000;_bgf ._be =0;_bgf ._abb =12;_bgf ._gc =-1;_bgf ._ecf =0;_bgf ._fd =nil ;_bgf ._fe =_ead (_bee );};func (_df *Encoder )Refine (iTemp ,iTarget *_ab .Bitmap ,ox ,oy int )error {for _dab :=0; -_dab < iTarget .Height ;_dab ++{var _fdd int ;_cff :=_dab +oy ;var (_fg ,_cdg ,_cdb ,_cgc ,_bgb uint16 ;_ca ,_gf ,_gbf ,_gce ,_efd byte ;);if _cff >=1&&(_cff -1)< iTemp .Height {_ca =iTemp .Data [(_cff -1)*iTemp .RowStride ];};if _cff >=0&&_cff < iTemp .Height {_gf =iTemp .Data [_cff *iTemp .RowStride ]; -};if _cff >=-1&&_cff +1< iTemp .Height {_gbf =iTemp .Data [(_cff +1)*iTemp .RowStride ];};if _dab >=1{_gce =iTarget .Data [(_dab -1)*iTarget .RowStride ];};_efd =iTarget .Data [_dab *iTarget .RowStride ];_edc :=uint (6+ox );_fg =uint16 (_ca >>_edc );_cdg =uint16 (_gf >>_edc ); -_cdb =uint16 (_gbf >>_edc );_cgc =uint16 (_gce >>6);_cga :=uint (2-ox );_ca <<=_cga ;_gf <<=_cga ;_gbf <<=_cga ;_gce <<=2;for _fdd =0;_fdd < iTarget .Width ;_fdd ++{_gdca :=(_fg <<10)|(_cdg <<7)|(_cdb <<4)|(_cgc <<1)|_bgb ;_dad :=_efd >>7;_ff :=_df .encodeBit (_df ._fe ,uint32 (_gdca ),_dad ); -if _ff !=nil {return _ff ;};_fg <<=1;_cdg <<=1;_cdb <<=1;_cgc <<=1;_fg |=uint16 (_ca >>7);_cdg |=uint16 (_gf >>7);_cdb |=uint16 (_gbf >>7);_cgc |=uint16 (_gce >>7);_bgb =uint16 (_dad );_ge :=_fdd %8;_ad :=_fdd /8+1;if _ge ==5+ox {_ca ,_gf ,_gbf =0,0,0; -if _ad < iTemp .RowStride &&_cff >=1&&(_cff -1)< iTemp .Height {_ca =iTemp .Data [(_cff -1)*iTemp .RowStride +_ad ];};if _ad < iTemp .RowStride &&_cff >=0&&_cff < iTemp .Height {_gf =iTemp .Data [_cff *iTemp .RowStride +_ad ];};if _ad < iTemp .RowStride &&_cff >=-1&&(_cff +1)< iTemp .Height {_gbf =iTemp .Data [(_cff +1)*iTemp .RowStride +_ad ]; -};}else {_ca <<=1;_gf <<=1;_gbf <<=1;};if _ge ==5&&_dab >=1{_gce =0;if _ad < iTarget .RowStride {_gce =iTarget .Data [(_dab -1)*iTarget .RowStride +_ad ];};}else {_gce <<=1;};if _ge ==7{_efd =0;if _ad < iTarget .RowStride {_efd =iTarget .Data [_dab *iTarget .RowStride +_ad ]; -};}else {_efd <<=1;};_fg &=7;_cdg &=7;_cdb &=7;_cgc &=7;};};return nil ;};func (_eda *Encoder )Init (){_eda ._fe =_ead (_bee );_eda ._fc =0x8000;_eda ._be =0;_eda ._abb =12;_eda ._gc =-1;_eda ._ecf =0;_eda ._eb =0;_eda ._eca =make ([]byte ,_eeac );for _bbe :=0; -_bbe < len (_eda ._ed );_bbe ++{_eda ._ed [_bbe ]=_ead (512);};_eda ._fd =nil ;};func (_fcg *Encoder )EncodeBitmap (bm *_ab .Bitmap ,duplicateLineRemoval bool )error {_a .Log .Trace ("\u0045n\u0063\u006f\u0064\u0065 \u0042\u0069\u0074\u006d\u0061p\u0020[\u0025d\u0078\u0025\u0064\u005d\u002c\u0020\u0025s",bm .Width ,bm .Height ,bm ); -var (_edg ,_fca uint8 ;_bg ,_cg ,_bd uint16 ;_aea ,_fb ,_cf byte ;_bba ,_af ,_dca int ;_gdc ,_ac []byte ;);for _aed :=0;_aed < bm .Height ;_aed ++{_aea ,_fb =0,0;if _aed >=2{_aea =bm .Data [(_aed -2)*bm .RowStride ];};if _aed >=1{_fb =bm .Data [(_aed -1)*bm .RowStride ]; -if duplicateLineRemoval {_af =_aed *bm .RowStride ;_gdc =bm .Data [_af :_af +bm .RowStride ];_dca =(_aed -1)*bm .RowStride ;_ac =bm .Data [_dca :_dca +bm .RowStride ];if _ec .Equal (_gdc ,_ac ){_fca =_edg ^1;_edg =1;}else {_fca =_edg ;_edg =0;};};};if duplicateLineRemoval {if _ga :=_fcg .encodeBit (_fcg ._fe ,_gd ,_fca ); -_ga !=nil {return _ga ;};if _edg !=0{continue ;};};_cf =bm .Data [_aed *bm .RowStride ];_bg =uint16 (_aea >>5);_cg =uint16 (_fb >>4);_aea <<=3;_fb <<=4;_bd =0;for _bba =0;_bba < bm .Width ;_bba ++{_edgf :=uint32 (_bg <<11|_cg <<4|_bd );_dg :=(_cf &0x80)>>7; -_gaa :=_fcg .encodeBit (_fcg ._fe ,_edgf ,_dg );if _gaa !=nil {return _gaa ;};_bg <<=1;_cg <<=1;_bd <<=1;_bg |=uint16 ((_aea &0x80)>>7);_cg |=uint16 ((_fb &0x80)>>7);_bd |=uint16 (_dg );_eg :=_bba %8;_da :=_bba /8+1;if _eg ==4&&_aed >=2{_aea =0;if _da < bm .RowStride {_aea =bm .Data [(_aed -2)*bm .RowStride +_da ]; -};}else {_aea <<=1;};if _eg ==3&&_aed >=1{_fb =0;if _da < bm .RowStride {_fb =bm .Data [(_aed -1)*bm .RowStride +_da ];};}else {_fb <<=1;};if _eg ==7{_cf =0;if _da < bm .RowStride {_cf =bm .Data [_aed *bm .RowStride +_da ];};}else {_cf <<=1;};_bg &=31; -_cg &=127;_bd &=15;};};return nil ;};func (_gb *codingContext )mps (_db uint32 )int {return int (_gb ._bb [_db ])};type intEncRangeS struct{_g ,_b int ;_f ,_gg uint8 ;_ag uint16 ;_c uint8 ;};type Class int ;var _cd =[]intEncRangeS {{0,3,0,2,0,2},{-1,-1,9,4,0,0},{-3,-2,5,3,2,1},{4,19,2,3,4,4},{-19,-4,3,3,4,4},{20,83,6,4,20,6},{-83,-20,7,4,20,6},{84,339,14,5,84,8},{-339,-84,15,5,84,8},{340,4435,30,6,340,12},{-4435,-340,31,6,340,12},{4436,2000000000,62,6,4436,32},{-2000000000,-4436,63,6,4436,32}}; -func (_gbfb *Encoder )code1 (_adge *codingContext ,_dfg uint32 ,_ebe uint16 ,_ce byte ){if _adge .mps (_dfg )==1{_gbfb .codeMPS (_adge ,_dfg ,_ebe ,_ce );}else {_gbfb .codeLPS (_adge ,_dfg ,_ebe ,_ce );};};func (_aa Class )String ()string {switch _aa {case IAAI :return "\u0049\u0041\u0041\u0049"; +package arithmetic ;import (_d "bytes";_cb "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_e "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_c "io";);func (_gc *Encoder )Final (){_gc .flush ()};func (_gd Class )String ()string {switch _gd {case IAAI :return "\u0049\u0041\u0041\u0049"; case IADH :return "\u0049\u0041\u0044\u0048";case IADS :return "\u0049\u0041\u0044\u0053";case IADT :return "\u0049\u0041\u0044\u0054";case IADW :return "\u0049\u0041\u0044\u0057";case IAEX :return "\u0049\u0041\u0045\u0058";case IAFS :return "\u0049\u0041\u0046\u0053"; case IAIT :return "\u0049\u0041\u0049\u0054";case IARDH :return "\u0049\u0041\u0052D\u0048";case IARDW :return "\u0049\u0041\u0052D\u0057";case IARDX :return "\u0049\u0041\u0052D\u0058";case IARDY :return "\u0049\u0041\u0052D\u0059";case IARI :return "\u0049\u0041\u0052\u0049"; -default:return "\u0055N\u004b\u004e\u004f\u0057\u004e";};};func (_aee *Encoder )code0 (_daf *codingContext ,_aeda uint32 ,_bddf uint16 ,_de byte ){if _daf .mps (_aeda )==0{_aee .codeMPS (_daf ,_aeda ,_bddf ,_de );}else {_aee .codeLPS (_daf ,_aeda ,_bddf ,_de ); -};};func (_dcd *Encoder )EncodeOOB (proc Class )(_fdc error ){_a .Log .Trace ("E\u006e\u0063\u006f\u0064\u0065\u0020O\u004f\u0042\u0020\u0077\u0069\u0074\u0068\u0020\u0043l\u0061\u0073\u0073:\u0020'\u0025\u0073\u0027",proc );if _fdc =_dcd .encodeOOB (proc ); -_fdc !=nil {return _d .Wrap (_fdc ,"\u0045n\u0063\u006f\u0064\u0065\u004f\u004fB","");};return nil ;};func (_bf *Encoder )codeLPS (_gbfd *codingContext ,_gee uint32 ,_gba uint16 ,_ecd byte ){_bf ._fc -=_gba ;if _bf ._fc < _gba {_bf ._be +=uint32 (_gba ); -}else {_bf ._fc =_gba ;};if _cfd [_ecd ]._bac ==1{_gbfd .flipMps (_gee );};_gbfd ._dc [_gee ]=_cfd [_ecd ]._gca ;_bf .renormalize ();};func (_cgga *Encoder )lBlock (){if _cgga ._gc >=0{_cgga .emit ();};_cgga ._gc ++;_cgga ._ecf =uint8 (_cgga ._be >>19); -_cgga ._be &=0x7ffff;_cgga ._abb =8;};func (_aggb *Encoder )rBlock (){if _aggb ._gc >=0{_aggb .emit ();};_aggb ._gc ++;_aggb ._ecf =uint8 (_aggb ._be >>20);_aggb ._be &=0xfffff;_aggb ._abb =7;};func (_feg *Encoder )byteOut (){if _feg ._ecf ==0xff{_feg .rBlock (); -return ;};if _feg ._be < 0x8000000{_feg .lBlock ();return ;};_feg ._ecf ++;if _feg ._ecf !=0xff{_feg .lBlock ();return ;};_feg ._be &=0x7ffffff;_feg .rBlock ();};func (_cgd *Encoder )encodeInteger (_acc Class ,_fa int )error {const _cda ="E\u006e\u0063\u006f\u0064er\u002ee\u006e\u0063\u006f\u0064\u0065I\u006e\u0074\u0065\u0067\u0065\u0072"; -if _fa > 2000000000||_fa < -2000000000{return _d .Errorf (_cda ,"\u0061\u0072\u0069\u0074\u0068\u006d\u0065\u0074i\u0063\u0020\u0065nc\u006f\u0064\u0065\u0072\u0020\u002d \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0027%\u0064\u0027",_fa ); -};_dadc :=_cgd ._ed [_acc ];_dbb :=uint32 (1);var _dbg int ;for ;;_dbg ++{if _cd [_dbg ]._g <=_fa &&_cd [_dbg ]._b >=_fa {break ;};};if _fa < 0{_fa =-_fa ;};_fa -=int (_cd [_dbg ]._ag );_cgag :=_cd [_dbg ]._f ;for _cea :=uint8 (0);_cea < _cd [_dbg ]._gg ; -_cea ++{_bef :=_cgag &1;if _eeg :=_cgd .encodeBit (_dadc ,_dbb ,_bef );_eeg !=nil {return _d .Wrap (_eeg ,_cda ,"");};_cgag >>=1;if _dbb &0x100> 0{_dbb =(((_dbb <<1)|uint32 (_bef ))&0x1ff)|0x100;}else {_dbb =(_dbb <<1)|uint32 (_bef );};};_fa <<=32-_cd [_dbg ]._c ; -for _ggf :=uint8 (0);_ggf < _cd [_dbg ]._c ;_ggf ++{_gdg :=uint8 ((uint32 (_fa )&0x80000000)>>31);if _bc :=_cgd .encodeBit (_dadc ,_dbb ,_gdg );_bc !=nil {return _d .Wrap (_bc ,_cda ,"\u006d\u006f\u0076\u0065 \u0064\u0061\u0074\u0061\u0020\u0074\u006f\u0020\u0074\u0068e\u0020t\u006f\u0070\u0020\u006f\u0066\u0020\u0077o\u0072\u0064"); -};_fa <<=1;if _dbb &0x100!=0{_dbb =(((_dbb <<1)|uint32 (_gdg ))&0x1ff)|0x100;}else {_dbb =(_dbb <<1)|uint32 (_gdg );};};return nil ;};func (_cb *codingContext )flipMps (_ae uint32 ){_cb ._bb [_ae ]=1-_cb ._bb [_ae ]};const _gd =0x9b25;func (_dac *Encoder )dataSize ()int {return _eeac *len (_dac ._cdd )+_dac ._eb }; -func (_baf *Encoder )encodeBit (_gcg *codingContext ,_egb uint32 ,_gcd uint8 )error {const _bed ="\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0065\u006e\u0063\u006fd\u0065\u0042\u0069\u0074";_baf ._fcd ++;if _egb >=uint32 (len (_gcg ._dc )){return _d .Errorf (_bed ,"\u0061r\u0069\u0074h\u006d\u0065\u0074i\u0063\u0020\u0065\u006e\u0063\u006f\u0064e\u0072\u0020\u002d\u0020\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0063\u0074\u0078\u0020\u006e\u0075m\u0062\u0065\u0072\u003a\u0020\u0027\u0025\u0064\u0027",_egb ); -};_edge :=_gcg ._dc [_egb ];_baa :=_gcg .mps (_egb );_cgcg :=_cfd [_edge ]._ede ;_a .Log .Trace ("\u0045\u0043\u003a\u0020\u0025d\u0009\u0020D\u003a\u0020\u0025d\u0009\u0020\u0049\u003a\u0020\u0025d\u0009\u0020\u004dPS\u003a \u0025\u0064\u0009\u0020\u0051\u0045\u003a \u0025\u0030\u0034\u0058\u0009\u0020\u0020\u0041\u003a\u0020\u0025\u0030\u0034\u0058\u0009\u0020\u0043\u003a %\u0030\u0038\u0058\u0009\u0020\u0043\u0054\u003a\u0020\u0025\u0064\u0009\u0020\u0042\u003a\u0020\u0025\u0030\u0032\u0058\u0009\u0020\u0042\u0050\u003a\u0020\u0025\u0064",_baf ._fcd ,_gcd ,_edge ,_baa ,_cgcg ,_baf ._fc ,_baf ._be ,_baf ._abb ,_baf ._ecf ,_baf ._gc ); -if _gcd ==0{_baf .code0 (_gcg ,_egb ,_cgcg ,_edge );}else {_baf .code1 (_gcg ,_egb ,_cgcg ,_edge );};return nil ;};func (_dd *Encoder )Flush (){_dd ._eb =0;_dd ._cdd =nil ;_dd ._gc =-1};func (_dcf *Encoder )encodeOOB (_ddb Class )error {_ddg :=_dcf ._ed [_ddb ]; -_dbe :=_dcf .encodeBit (_ddg ,1,1);if _dbe !=nil {return _dbe ;};_dbe =_dcf .encodeBit (_ddg ,3,0);if _dbe !=nil {return _dbe ;};_dbe =_dcf .encodeBit (_ddg ,6,0);if _dbe !=nil {return _dbe ;};_dbe =_dcf .encodeBit (_ddg ,12,0);if _dbe !=nil {return _dbe ; -};return nil ;};func (_fbc *Encoder )Final (){_fbc .flush ()};type codingContext struct{_dc []byte ;_bb []byte ;};func (_gda *Encoder )setBits (){_bca :=_gda ._be +uint32 (_gda ._fc );_gda ._be |=0xffff;if _gda ._be >=_bca {_gda ._be -=0x8000;};};func (_egbc *Encoder )encodeIAID (_cdf ,_bdc int )error {if _egbc ._fd ==nil {_egbc ._fd =_ead (1<>31);if _gga :=_egbc .encodeBit (_egbc ._fd ,_faa ,_ggce );_gga !=nil {return _gga ; -};_ccg =(_ccg <<1)|uint32 (_ggce );_bdc <<=1;};return nil ;};var _cfd =[]state {{0x5601,1,1,1},{0x3401,2,6,0},{0x1801,3,9,0},{0x0AC1,4,12,0},{0x0521,5,29,0},{0x0221,38,33,0},{0x5601,7,6,1},{0x5401,8,14,0},{0x4801,9,14,0},{0x3801,10,14,0},{0x3001,11,17,0},{0x2401,12,18,0},{0x1C01,13,20,0},{0x1601,29,21,0},{0x5601,15,14,1},{0x5401,16,14,0},{0x5101,17,15,0},{0x4801,18,16,0},{0x3801,19,17,0},{0x3401,20,18,0},{0x3001,21,19,0},{0x2801,22,19,0},{0x2401,23,20,0},{0x2201,24,21,0},{0x1C01,25,22,0},{0x1801,26,23,0},{0x1601,27,24,0},{0x1401,28,25,0},{0x1201,29,26,0},{0x1101,30,27,0},{0x0AC1,31,28,0},{0x09C1,32,29,0},{0x08A1,33,30,0},{0x0521,34,31,0},{0x0441,35,32,0},{0x02A1,36,33,0},{0x0221,37,34,0},{0x0141,38,35,0},{0x0111,39,36,0},{0x0085,40,37,0},{0x0049,41,38,0},{0x0025,42,39,0},{0x0015,43,40,0},{0x0009,44,41,0},{0x0005,45,42,0},{0x0001,45,43,0},{0x5601,46,46,0}}; -var _ _ea .WriterTo =&Encoder {};func _ead (_cc int )*codingContext {return &codingContext {_dc :make ([]byte ,_cc ),_bb :make ([]byte ,_cc )};};const (IAAI Class =iota ;IADH ;IADS ;IADT ;IADW ;IAEX ;IAFS ;IAIT ;IARDH ;IARDW ;IARDX ;IARDY ;IARI ;);func (_bgc *Encoder )renormalize (){for {_bgc ._fc <<=1; -_bgc ._be <<=1;_bgc ._abb --;if _bgc ._abb ==0{_bgc .byteOut ();};if (_bgc ._fc &0x8000)!=0{break ;};};};func (_ded *Encoder )flush (){_ded .setBits ();_ded ._be <<=_ded ._abb ;_ded .byteOut ();_ded ._be <<=_ded ._abb ;_ded .byteOut ();_ded .emit ();if _ded ._ecf !=0xff{_ded ._gc ++; -_ded ._ecf =0xff;_ded .emit ();};_ded ._gc ++;_ded ._ecf =0xac;_ded ._gc ++;_ded .emit ();};func (_aab *Encoder )EncodeIAID (symbolCodeLength ,value int )(_ef error ){_a .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0049A\u0049\u0044\u002e S\u0079\u006d\u0062\u006f\u006c\u0043o\u0064\u0065\u004c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002c \u0056\u0061\u006c\u0075\u0065\u003a\u0020\u0027%\u0064\u0027",symbolCodeLength ,value ); -if _ef =_aab .encodeIAID (symbolCodeLength ,value );_ef !=nil {return _d .Wrap (_ef ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u0041\u0049\u0044","");};return nil ;};type Encoder struct{_be uint32 ;_fc uint16 ;_abb ,_ecf uint8 ;_gc int ;_fcd int ;_cdd [][]byte ; -_eca []byte ;_eb int ;_fe *codingContext ;_ed [13]*codingContext ;_fd *codingContext ;};func New ()*Encoder {_fea :=&Encoder {};_fea .Init ();return _fea };func (_bdd *Encoder )EncodeInteger (proc Class ,value int )(_egf error ){_a .Log .Trace ("\u0045\u006eco\u0064\u0065\u0020I\u006e\u0074\u0065\u0067er:\u0027%d\u0027\u0020\u0077\u0069\u0074\u0068\u0020Cl\u0061\u0073\u0073\u003a\u0020\u0027\u0025s\u0027",value ,proc ); -if _egf =_bdd .encodeInteger (proc ,value );_egf !=nil {return _d .Wrap (_egf ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u006e\u0074\u0065\u0067\u0065\u0072","");};return nil ;};type state struct{_ede uint16 ;_fec ,_gca uint8 ;_bac uint8 ;}; \ No newline at end of file +default:return "\u0055N\u004b\u004e\u004f\u0057\u004e";};};func (_f *codingContext )mps (_bb uint32 )int {return int (_f ._b [_bb ])};type Class int ;func (_eg *Encoder )EncodeOOB (proc Class )(_fab error ){_cb .Log .Trace ("E\u006e\u0063\u006f\u0064\u0065\u0020O\u004f\u0042\u0020\u0077\u0069\u0074\u0068\u0020\u0043l\u0061\u0073\u0073:\u0020'\u0025\u0073\u0027",proc ); +if _fab =_eg .encodeOOB (proc );_fab !=nil {return _e .Wrap (_fab ,"\u0045n\u0063\u006f\u0064\u0065\u004f\u004fB","");};return nil ;};func (_ec *Encoder )EncodeBitmap (bm *_g .Bitmap ,duplicateLineRemoval bool )error {_cb .Log .Trace ("\u0045n\u0063\u006f\u0064\u0065 \u0042\u0069\u0074\u006d\u0061p\u0020[\u0025d\u0078\u0025\u0064\u005d\u002c\u0020\u0025s",bm .Width ,bm .Height ,bm ); +var (_da ,_abd uint8 ;_de ,_ad ,_abb uint16 ;_adb ,_gdb ,_gefa byte ;_fa ,_gba ,_ae int ;_aa ,_dc []byte ;);for _cc :=0;_cc < bm .Height ;_cc ++{_adb ,_gdb =0,0;if _cc >=2{_adb =bm .Data [(_cc -2)*bm .RowStride ];};if _cc >=1{_gdb =bm .Data [(_cc -1)*bm .RowStride ]; +if duplicateLineRemoval {_gba =_cc *bm .RowStride ;_aa =bm .Data [_gba :_gba +bm .RowStride ];_ae =(_cc -1)*bm .RowStride ;_dc =bm .Data [_ae :_ae +bm .RowStride ];if _d .Equal (_aa ,_dc ){_abd =_da ^1;_da =1;}else {_abd =_da ;_da =0;};};};if duplicateLineRemoval {if _cdb :=_ec .encodeBit (_ec ._ce ,_fc ,_abd ); +_cdb !=nil {return _cdb ;};if _da !=0{continue ;};};_gefa =bm .Data [_cc *bm .RowStride ];_de =uint16 (_adb >>5);_ad =uint16 (_gdb >>4);_adb <<=3;_gdb <<=4;_abb =0;for _fa =0;_fa < bm .Width ;_fa ++{_gdd :=uint32 (_de <<11|_ad <<4|_abb );_fce :=(_gefa &0x80)>>7; +_cce :=_ec .encodeBit (_ec ._ce ,_gdd ,_fce );if _cce !=nil {return _cce ;};_de <<=1;_ad <<=1;_abb <<=1;_de |=uint16 ((_adb &0x80)>>7);_ad |=uint16 ((_gdb &0x80)>>7);_abb |=uint16 (_fce );_ca :=_fa %8;_dcc :=_fa /8+1;if _ca ==4&&_cc >=2{_adb =0;if _dcc < bm .RowStride {_adb =bm .Data [(_cc -2)*bm .RowStride +_dcc ]; +};}else {_adb <<=1;};if _ca ==3&&_cc >=1{_gdb =0;if _dcc < bm .RowStride {_gdb =bm .Data [(_cc -1)*bm .RowStride +_dcc ];};}else {_gdb <<=1;};if _ca ==7{_gefa =0;if _dcc < bm .RowStride {_gefa =bm .Data [_cc *bm .RowStride +_dcc ];};}else {_gefa <<=1;}; +_de &=31;_ad &=127;_abb &=15;};};return nil ;};const _fc =0x9b25;const (IAAI Class =iota ;IADH ;IADS ;IADT ;IADW ;IAEX ;IAFS ;IAIT ;IARDH ;IARDW ;IARDX ;IARDY ;IARI ;);func (_gfa *Encoder )Reset (){_gfa ._ab =0x8000;_gfa ._agd =0;_gfa ._gb =12;_gfa ._fe =-1; +_gfa ._ge =0;_gfa ._bc =nil ;_gfa ._ce =_gge (_gab );};func (_bdb *Encoder )setBits (){_fff :=_bdb ._agd +uint32 (_bdb ._ab );_bdb ._agd |=0xffff;if _bdb ._agd >=_fff {_bdb ._agd -=0x8000;};};type codingContext struct{_ac []byte ;_b []byte ;};func (_dfg *Encoder )code0 (_bed *codingContext ,_fgb uint32 ,_cgg uint16 ,_fbe byte ){if _bed .mps (_fgb )==0{_dfg .codeMPS (_bed ,_fgb ,_cgg ,_fbe ); +}else {_dfg .codeLPS (_bed ,_fgb ,_cgg ,_fbe );};};func (_dcce *Encoder )rBlock (){if _dcce ._fe >=0{_dcce .emit ();};_dcce ._fe ++;_dcce ._ge =uint8 (_dcce ._agd >>20);_dcce ._agd &=0xfffff;_dcce ._gb =7;};func (_dbdd *Encoder )flush (){_dbdd .setBits (); +_dbdd ._agd <<=_dbdd ._gb ;_dbdd .byteOut ();_dbdd ._agd <<=_dbdd ._gb ;_dbdd .byteOut ();_dbdd .emit ();if _dbdd ._ge !=0xff{_dbdd ._fe ++;_dbdd ._ge =0xff;_dbdd .emit ();};_dbdd ._fe ++;_dbdd ._ge =0xac;_dbdd ._fe ++;_dbdd .emit ();};func (_dge *Encoder )Init (){_dge ._ce =_gge (_gab ); +_dge ._ab =0x8000;_dge ._agd =0;_dge ._gb =12;_dge ._fe =-1;_dge ._ge =0;_dge ._gf =0;_dge ._af =make ([]byte ,_dea );for _fb :=0;_fb < len (_dge ._gga );_fb ++{_dge ._gga [_fb ]=_gge (512);};_dge ._bc =nil ;};var _ _c .WriterTo =&Encoder {};func (_eba *Encoder )lBlock (){if _eba ._fe >=0{_eba .emit (); +};_eba ._fe ++;_eba ._ge =uint8 (_eba ._agd >>19);_eba ._agd &=0x7ffff;_eba ._gb =8;};func (_dec *Encoder )byteOut (){if _dec ._ge ==0xff{_dec .rBlock ();return ;};if _dec ._agd < 0x8000000{_dec .lBlock ();return ;};_dec ._ge ++;if _dec ._ge !=0xff{_dec .lBlock (); +return ;};_dec ._agd &=0x7ffffff;_dec .rBlock ();};func (_fbf *Encoder )emit (){if _fbf ._gf ==_dea {_fbf ._ee =append (_fbf ._ee ,_fbf ._af );_fbf ._af =make ([]byte ,_dea );_fbf ._gf =0;};_fbf ._af [_fbf ._gf ]=_fbf ._ge ;_fbf ._gf ++;};var _egf =[]state {{0x5601,1,1,1},{0x3401,2,6,0},{0x1801,3,9,0},{0x0AC1,4,12,0},{0x0521,5,29,0},{0x0221,38,33,0},{0x5601,7,6,1},{0x5401,8,14,0},{0x4801,9,14,0},{0x3801,10,14,0},{0x3001,11,17,0},{0x2401,12,18,0},{0x1C01,13,20,0},{0x1601,29,21,0},{0x5601,15,14,1},{0x5401,16,14,0},{0x5101,17,15,0},{0x4801,18,16,0},{0x3801,19,17,0},{0x3401,20,18,0},{0x3001,21,19,0},{0x2801,22,19,0},{0x2401,23,20,0},{0x2201,24,21,0},{0x1C01,25,22,0},{0x1801,26,23,0},{0x1601,27,24,0},{0x1401,28,25,0},{0x1201,29,26,0},{0x1101,30,27,0},{0x0AC1,31,28,0},{0x09C1,32,29,0},{0x08A1,33,30,0},{0x0521,34,31,0},{0x0441,35,32,0},{0x02A1,36,33,0},{0x0221,37,34,0},{0x0141,38,35,0},{0x0111,39,36,0},{0x0085,40,37,0},{0x0049,41,38,0},{0x0025,42,39,0},{0x0015,43,40,0},{0x0009,44,41,0},{0x0005,45,42,0},{0x0001,45,43,0},{0x5601,46,46,0}}; +func (_agg *Encoder )code1 (_faf *codingContext ,_bcc uint32 ,_cgfb uint16 ,_gdg byte ){if _faf .mps (_bcc )==1{_agg .codeMPS (_faf ,_bcc ,_cgfb ,_gdg );}else {_agg .codeLPS (_faf ,_bcc ,_cgfb ,_gdg );};};func (_aca *Encoder )EncodeIAID (symbolCodeLength ,value int )(_ggb error ){_cb .Log .Trace ("\u0045\u006e\u0063\u006f\u0064\u0065\u0020\u0049A\u0049\u0044\u002e S\u0079\u006d\u0062\u006f\u006c\u0043o\u0064\u0065\u004c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u002c \u0056\u0061\u006c\u0075\u0065\u003a\u0020\u0027%\u0064\u0027",symbolCodeLength ,value ); +if _ggb =_aca .encodeIAID (symbolCodeLength ,value );_ggb !=nil {return _e .Wrap (_ggb ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u0041\u0049\u0044","");};return nil ;};func (_cg *Encoder )EncodeInteger (proc Class ,value int )(_gdde error ){_cb .Log .Trace ("\u0045\u006eco\u0064\u0065\u0020I\u006e\u0074\u0065\u0067er:\u0027%d\u0027\u0020\u0077\u0069\u0074\u0068\u0020Cl\u0061\u0073\u0073\u003a\u0020\u0027\u0025s\u0027",value ,proc ); +if _gdde =_cg .encodeInteger (proc ,value );_gdde !=nil {return _e .Wrap (_gdde ,"\u0045\u006e\u0063\u006f\u0064\u0065\u0049\u006e\u0074\u0065\u0067\u0065\u0072","");};return nil ;};type state struct{_cab uint16 ;_afd ,_cdg uint8 ;_ecbd uint8 ;};func (_cbdd *Encoder )codeMPS (_fcb *codingContext ,_aggg uint32 ,_deg uint16 ,_ebb byte ){_cbdd ._ab -=_deg ; +if _cbdd ._ab &0x8000!=0{_cbdd ._agd +=uint32 (_deg );return ;};if _cbdd ._ab < _deg {_cbdd ._ab =_deg ;}else {_cbdd ._agd +=uint32 (_deg );};_fcb ._ac [_aggg ]=_egf [_ebb ]._afd ;_cbdd .renormalize ();};func (_daa *Encoder )encodeIAID (_cde ,_abbe int )error {if _daa ._bc ==nil {_daa ._bc =_gge (1<>31);if _bccb :=_daa .encodeBit (_daa ._bc ,_cga ,_ba );_bccb !=nil {return _bccb ; +};_bcb =(_bcb <<1)|uint32 (_ba );_abbe <<=1;};return nil ;};type intEncRangeS struct{_cd ,_gg int ;_ag ,_db uint8 ;_ed uint16 ;_agf uint8 ;};func (_eaf *Encoder )Flush (){_eaf ._gf =0;_eaf ._ee =nil ;_eaf ._fe =-1};func (_ccec *Encoder )dataSize ()int {return _dea *len (_ccec ._ee )+_ccec ._gf }; +func (_fcc *Encoder )encodeInteger (_aeg Class ,_ceb int )error {const _eab ="E\u006e\u0063\u006f\u0064er\u002ee\u006e\u0063\u006f\u0064\u0065I\u006e\u0074\u0065\u0067\u0065\u0072";if _ceb > 2000000000||_ceb < -2000000000{return _e .Errorf (_eab ,"\u0061\u0072\u0069\u0074\u0068\u006d\u0065\u0074i\u0063\u0020\u0065nc\u006f\u0064\u0065\u0072\u0020\u002d \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u003a\u0020\u0027%\u0064\u0027",_ceb ); +};_dbf :=_fcc ._gga [_aeg ];_cf :=uint32 (1);var _ccb int ;for ;;_ccb ++{if _ef [_ccb ]._cd <=_ceb &&_ef [_ccb ]._gg >=_ceb {break ;};};if _ceb < 0{_ceb =-_ceb ;};_ceb -=int (_ef [_ccb ]._ed );_bd :=_ef [_ccb ]._ag ;for _caa :=uint8 (0);_caa < _ef [_ccb ]._db ; +_caa ++{_ccg :=_bd &1;if _ff :=_fcc .encodeBit (_dbf ,_cf ,_ccg );_ff !=nil {return _e .Wrap (_ff ,_eab ,"");};_bd >>=1;if _cf &0x100> 0{_cf =(((_cf <<1)|uint32 (_ccg ))&0x1ff)|0x100;}else {_cf =(_cf <<1)|uint32 (_ccg );};};_ceb <<=32-_ef [_ccb ]._agf ; +for _aee :=uint8 (0);_aee < _ef [_ccb ]._agf ;_aee ++{_dba :=uint8 ((uint32 (_ceb )&0x80000000)>>31);if _fgba :=_fcc .encodeBit (_dbf ,_cf ,_dba );_fgba !=nil {return _e .Wrap (_fgba ,_eab ,"\u006d\u006f\u0076\u0065 \u0064\u0061\u0074\u0061\u0020\u0074\u006f\u0020\u0074\u0068e\u0020t\u006f\u0070\u0020\u006f\u0066\u0020\u0077o\u0072\u0064"); +};_ceb <<=1;if _cf &0x100!=0{_cf =(((_cf <<1)|uint32 (_dba ))&0x1ff)|0x100;}else {_cf =(_cf <<1)|uint32 (_dba );};};return nil ;};func (_bbf *Encoder )codeLPS (_bef *codingContext ,_gbg uint32 ,_cgga uint16 ,_cdd byte ){_bbf ._ab -=_cgga ;if _bbf ._ab < _cgga {_bbf ._agd +=uint32 (_cgga ); +}else {_bbf ._ab =_cgga ;};if _egf [_cdd ]._ecbd ==1{_bef .flipMps (_gbg );};_bef ._ac [_gbg ]=_egf [_cdd ]._cdg ;_bbf .renormalize ();};var _ef =[]intEncRangeS {{0,3,0,2,0,2},{-1,-1,9,4,0,0},{-3,-2,5,3,2,1},{4,19,2,3,4,4},{-19,-4,3,3,4,4},{20,83,6,4,20,6},{-83,-20,7,4,20,6},{84,339,14,5,84,8},{-339,-84,15,5,84,8},{340,4435,30,6,340,12},{-4435,-340,31,6,340,12},{4436,2000000000,62,6,4436,32},{-2000000000,-4436,63,6,4436,32}}; +type Encoder struct{_agd uint32 ;_ab uint16 ;_gb ,_ge uint8 ;_fe int ;_gef int ;_ee [][]byte ;_af []byte ;_gf int ;_ce *codingContext ;_gga [13]*codingContext ;_bc *codingContext ;};func (_fbbed *Encoder )encodeOOB (_gdba Class )error {_afb :=_fbbed ._gga [_gdba ]; +_gfdg :=_fbbed .encodeBit (_afb ,1,1);if _gfdg !=nil {return _gfdg ;};_gfdg =_fbbed .encodeBit (_afb ,3,0);if _gfdg !=nil {return _gfdg ;};_gfdg =_fbbed .encodeBit (_afb ,6,0);if _gfdg !=nil {return _gfdg ;};_gfdg =_fbbed .encodeBit (_afb ,12,0);if _gfdg !=nil {return _gfdg ; +};return nil ;};func New ()*Encoder {_bg :=&Encoder {};_bg .Init ();return _bg };func (_cgeb *Encoder )renormalize (){for {_cgeb ._ab <<=1;_cgeb ._agd <<=1;_cgeb ._gb --;if _cgeb ._gb ==0{_cgeb .byteOut ();};if (_cgeb ._ab &0x8000)!=0{break ;};};};func _gge (_fg int )*codingContext {return &codingContext {_ac :make ([]byte ,_fg ),_b :make ([]byte ,_fg )}; +};func (_aga *Encoder )WriteTo (w _c .Writer )(int64 ,error ){const _gce ="\u0045n\u0063o\u0064\u0065\u0072\u002e\u0057\u0072\u0069\u0074\u0065\u0054\u006f";var _beb int64 ;for _cad ,_gefaf :=range _aga ._ee {_cea ,_cgf :=w .Write (_gefaf );if _cgf !=nil {return 0,_e .Wrapf (_cgf ,_gce ,"\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0061\u0074\u0020\u0069'\u0074\u0068\u003a\u0020\u0027\u0025\u0064\u0027\u0020\u0063h\u0075\u006e\u006b",_cad ); +};_beb +=int64 (_cea );};_aga ._af =_aga ._af [:_aga ._gf ];_dd ,_abdg :=w .Write (_aga ._af );if _abdg !=nil {return 0,_e .Wrap (_abdg ,_gce ,"\u0062u\u0066f\u0065\u0072\u0065\u0064\u0020\u0063\u0068\u0075\u006e\u006b\u0073");};_beb +=int64 (_dd );return _beb ,nil ; +};func (_abf *Encoder )DataSize ()int {return _abf .dataSize ()};func (_dbb *Encoder )Refine (iTemp ,iTarget *_g .Bitmap ,ox ,oy int )error {for _eb :=0;_eb < iTarget .Height ;_eb ++{var _df int ;_ede :=_eb +oy ;var (_fbb ,_fad ,_edd ,_ccd ,_cbd uint16 ; +_ga ,_gfd ,_daf ,_cdc ,_dbbe byte ;);if _ede >=1&&(_ede -1)< iTemp .Height {_ga =iTemp .Data [(_ede -1)*iTemp .RowStride ];};if _ede >=0&&_ede < iTemp .Height {_gfd =iTemp .Data [_ede *iTemp .RowStride ];};if _ede >=-1&&_ede +1< iTemp .Height {_daf =iTemp .Data [(_ede +1)*iTemp .RowStride ]; +};if _eb >=1{_cdc =iTarget .Data [(_eb -1)*iTarget .RowStride ];};_dbbe =iTarget .Data [_eb *iTarget .RowStride ];_gec :=uint (6+ox );_fbb =uint16 (_ga >>_gec );_fad =uint16 (_gfd >>_gec );_edd =uint16 (_daf >>_gec );_ccd =uint16 (_cdc >>6);_ggac :=uint (2-ox ); +_ga <<=_ggac ;_gfd <<=_ggac ;_daf <<=_ggac ;_cdc <<=2;for _df =0;_df < iTarget .Width ;_df ++{_be :=(_fbb <<10)|(_fad <<7)|(_edd <<4)|(_ccd <<1)|_cbd ;_cge :=_dbbe >>7;_fd :=_dbb .encodeBit (_dbb ._ce ,uint32 (_be ),_cge );if _fd !=nil {return _fd ;};_fbb <<=1; +_fad <<=1;_edd <<=1;_ccd <<=1;_fbb |=uint16 (_ga >>7);_fad |=uint16 (_gfd >>7);_edd |=uint16 (_daf >>7);_ccd |=uint16 (_cdc >>7);_cbd =uint16 (_cge );_fbbe :=_df %8;_dccf :=_df /8+1;if _fbbe ==5+ox {_ga ,_gfd ,_daf =0,0,0;if _dccf < iTemp .RowStride &&_ede >=1&&(_ede -1)< iTemp .Height {_ga =iTemp .Data [(_ede -1)*iTemp .RowStride +_dccf ]; +};if _dccf < iTemp .RowStride &&_ede >=0&&_ede < iTemp .Height {_gfd =iTemp .Data [_ede *iTemp .RowStride +_dccf ];};if _dccf < iTemp .RowStride &&_ede >=-1&&(_ede +1)< iTemp .Height {_daf =iTemp .Data [(_ede +1)*iTemp .RowStride +_dccf ];};}else {_ga <<=1; +_gfd <<=1;_daf <<=1;};if _fbbe ==5&&_eb >=1{_cdc =0;if _dccf < iTarget .RowStride {_cdc =iTarget .Data [(_eb -1)*iTarget .RowStride +_dccf ];};}else {_cdc <<=1;};if _fbbe ==7{_dbbe =0;if _dccf < iTarget .RowStride {_dbbe =iTarget .Data [_eb *iTarget .RowStride +_dccf ]; +};}else {_dbbe <<=1;};_fbb &=7;_fad &=7;_edd &=7;_ccd &=7;};};return nil ;};func (_ea *codingContext )flipMps (_dg uint32 ){_ea ._b [_dg ]=1-_ea ._b [_dg ]};func (_eeb *Encoder )encodeBit (_aaf *codingContext ,_dae uint32 ,_egg uint8 )error {const _bgc ="\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0065\u006e\u0063\u006fd\u0065\u0042\u0069\u0074"; +_eeb ._gef ++;if _dae >=uint32 (len (_aaf ._ac )){return _e .Errorf (_bgc ,"\u0061r\u0069\u0074h\u006d\u0065\u0074i\u0063\u0020\u0065\u006e\u0063\u006f\u0064e\u0072\u0020\u002d\u0020\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0063\u0074\u0078\u0020\u006e\u0075m\u0062\u0065\u0072\u003a\u0020\u0027\u0025\u0064\u0027",_dae ); +};_dbd :=_aaf ._ac [_dae ];_ggae :=_aaf .mps (_dae );_gfdc :=_egf [_dbd ]._cab ;_cb .Log .Trace ("\u0045\u0043\u003a\u0020\u0025d\u0009\u0020D\u003a\u0020\u0025d\u0009\u0020\u0049\u003a\u0020\u0025d\u0009\u0020\u004dPS\u003a \u0025\u0064\u0009\u0020\u0051\u0045\u003a \u0025\u0030\u0034\u0058\u0009\u0020\u0020\u0041\u003a\u0020\u0025\u0030\u0034\u0058\u0009\u0020\u0043\u003a %\u0030\u0038\u0058\u0009\u0020\u0043\u0054\u003a\u0020\u0025\u0064\u0009\u0020\u0042\u003a\u0020\u0025\u0030\u0032\u0058\u0009\u0020\u0042\u0050\u003a\u0020\u0025\u0064",_eeb ._gef ,_egg ,_dbd ,_ggae ,_gfdc ,_eeb ._ab ,_eeb ._agd ,_eeb ._gb ,_eeb ._ge ,_eeb ._fe ); +if _egg ==0{_eeb .code0 (_aaf ,_dae ,_gfdc ,_dbd );}else {_eeb .code1 (_aaf ,_dae ,_gfdc ,_dbd );};return nil ;};const (_gab =65536;_dea =20*1024;); \ No newline at end of file diff --git a/internal/jbig2/encoder/classer/classer.go b/internal/jbig2/encoder/classer/classer.go index f603dba5..bb6ec8ca 100644 --- a/internal/jbig2/encoder/classer/classer.go +++ b/internal/jbig2/encoder/classer/classer.go @@ -9,102 +9,103 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package classer ;import (_dgb "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_ee "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_e "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_b "image";_dg "math"; -);func (_ag *Classer )getULCorners (_cb *_ee .Bitmap ,_ef *_ee .Boxes )error {const _dga ="\u0067\u0065\u0074U\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073";if _cb ==nil {return _e .Error (_dga ,"\u006e\u0069l\u0020\u0069\u006da\u0067\u0065\u0020\u0062\u0069\u0074\u006d\u0061\u0070"); -};if _ef ==nil {return _e .Error (_dga ,"\u006e\u0069\u006c\u0020\u0062\u006f\u0075\u006e\u0064\u0073");};if _ag .PtaUL ==nil {_ag .PtaUL =&_ee .Points {};};_aa :=len (*_ef );var (_eeg ,_cf ,_be ,_ba int ;_efc ,_fcf ,_eea ,_bfa float32 ;_bdc error ;_fbf *_b .Rectangle ; -_cba *_ee .Bitmap ;_ca _b .Point ;);for _gd :=0;_gd < _aa ;_gd ++{_eeg =_ag .BaseIndex +_gd ;if _efc ,_fcf ,_bdc =_ag .CentroidPoints .GetGeometry (_eeg );_bdc !=nil {return _e .Wrap (_bdc ,_dga ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050o\u0069\u006e\u0074\u0073"); -};if _cf ,_bdc =_ag .ClassIDs .Get (_eeg );_bdc !=nil {return _e .Wrap (_bdc ,_dga ,"\u0043\u006c\u0061s\u0073\u0049\u0044\u0073\u002e\u0047\u0065\u0074");};if _eea ,_bfa ,_bdc =_ag .CentroidPointsTemplates .GetGeometry (_cf );_bdc !=nil {return _e .Wrap (_bdc ,_dga ,"\u0043\u0065\u006etr\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073"); -};_bdg :=_eea -_efc ;_bcg :=_bfa -_fcf ;if _bdg >=0{_be =int (_bdg +0.5);}else {_be =int (_bdg -0.5);};if _bcg >=0{_ba =int (_bcg +0.5);}else {_ba =int (_bcg -0.5);};if _fbf ,_bdc =_ef .Get (_gd );_bdc !=nil {return _e .Wrap (_bdc ,_dga ,"");};_ab ,_aba :=_fbf .Min .X ,_fbf .Min .Y ; -_cba ,_bdc =_ag .UndilatedTemplates .GetBitmap (_cf );if _bdc !=nil {return _e .Wrap (_bdc ,_dga ,"\u0055\u006e\u0064\u0069\u006c\u0061\u0074\u0065\u0064\u0054e\u006d\u0070\u006c\u0061\u0074\u0065\u0073.\u0047\u0065\u0074\u0028\u0069\u0043\u006c\u0061\u0073\u0073\u0029"); -};_ca ,_bdc =_cd (_cb ,_ab ,_aba ,_be ,_ba ,_cba );if _bdc !=nil {return _e .Wrap (_bdc ,_dga ,"");};_ag .PtaUL .AddPoint (float32 (_ab -_be +_ca .X ),float32 (_aba -_ba +_ca .Y ));};return nil ;};const JbAddedPixels =6;func (_gf *Classer )ComputeLLCorners ()(_cg error ){const _dgba ="\u0043l\u0061\u0073\u0073\u0065\u0072\u002e\u0043\u006f\u006d\u0070\u0075t\u0065\u004c\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073"; -if _gf .PtaUL ==nil {return _e .Error (_dgba ,"\u0055\u004c\u0020\u0043or\u006e\u0065\u0072\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};_bd :=len (*_gf .PtaUL );_gf .PtaLL =&_ee .Points {};var (_cc ,_fb float32 ;_bc ,_a int ; -_dgbc *_ee .Bitmap ;);for _gg :=0;_gg < _bd ;_gg ++{_cc ,_fb ,_cg =_gf .PtaUL .GetGeometry (_gg );if _cg !=nil {_dgb .Log .Debug ("\u0047e\u0074\u0074\u0069\u006e\u0067\u0020\u0050\u0074\u0061\u0055\u004c \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_cg ); -return _e .Wrap (_cg ,_dgba ,"\u0050\u0074\u0061\u0055\u004c\u0020\u0047\u0065\u006fm\u0065\u0074\u0072\u0079");};_bc ,_cg =_gf .ClassIDs .Get (_gg );if _cg !=nil {_dgb .Log .Debug ("\u0047\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0043\u006c\u0061s\u0073\u0049\u0044\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_cg ); -return _e .Wrap (_cg ,_dgba ,"\u0043l\u0061\u0073\u0073\u0049\u0044");};_dgbc ,_cg =_gf .UndilatedTemplates .GetBitmap (_bc );if _cg !=nil {_dgb .Log .Debug ("\u0047\u0065t\u0074\u0069\u006e\u0067 \u0055\u006ed\u0069\u006c\u0061\u0074\u0065\u0064\u0054\u0065m\u0070\u006c\u0061\u0074\u0065\u0073\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_cg ); -return _e .Wrap (_cg ,_dgba ,"\u0055\u006e\u0064\u0069la\u0074\u0065\u0064\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073");};_a =_dgbc .Height ;_gf .PtaLL .AddPoint (_cc ,_fb +float32 (_a ));};return nil ;};const (MaxConnCompWidth =350;MaxCharCompWidth =350; -MaxWordCompWidth =1000;MaxCompHeight =120;);func (_db *Classer )classifyCorrelation (_cgb *_ee .Boxes ,_fde *_ee .Bitmaps ,_fbd int )error {const _fg ="\u0063\u006c\u0061\u0073si\u0066\u0079\u0043\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e"; -if _cgb ==nil {return _e .Error (_fg ,"\u006e\u0065\u0077\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062o\u0078\u0065\u0073\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064"); -};if _fde ==nil {return _e .Error (_fg ,"\u006e\u0065wC\u006f\u006d\u0070o\u006e\u0065\u006e\u0074s b\u0069tm\u0061\u0070\u0020\u0061\u0072\u0072\u0061y \u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064");};_bab :=len (_fde .Values );if _bab ==0{_dgb .Log .Debug ("\u0063l\u0061\u0073s\u0069\u0066\u0079C\u006f\u0072\u0072\u0065\u006c\u0061\u0074i\u006f\u006e\u0020\u002d\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0070\u0069\u0078\u0061s\u0020\u0069\u0073\u0020\u0065\u006d\u0070\u0074\u0079"); -return nil ;};var (_ge ,_dcb *_ee .Bitmap ;_bae error ;);_fdd :=&_ee .Bitmaps {Values :make ([]*_ee .Bitmap ,_bab )};for _ff ,_efef :=range _fde .Values {_dcb ,_bae =_efef .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0); -if _bae !=nil {return _e .Wrap (_bae ,_fg ,"");};_fdd .Values [_ff ]=_dcb ;};_bfc :=_db .FgTemplates ;_fcgc :=_ee .MakePixelSumTab8 ();_eca :=_ee .MakePixelCentroidTab8 ();_eef :=make ([]int ,_bab );_ea :=make ([][]int ,_bab );_ccf :=_ee .Points (make ([]_ee .Point ,_bab )); -_dd :=&_ccf ;var (_gb ,_dgbcf int ;_gfg ,_abb ,_egc int ;_dca ,_fdge int ;_def byte ;);for _fca ,_agd :=range _fdd .Values {_ea [_fca ]=make ([]int ,_agd .Height );_gb =0;_dgbcf =0;_abb =(_agd .Height -1)*_agd .RowStride ;_gfg =0;for _fdge =_agd .Height -1; -_fdge >=0;_fdge ,_abb =_fdge -1,_abb -_agd .RowStride {_ea [_fca ][_fdge ]=_gfg ;_egc =0;for _dca =0;_dca < _agd .RowStride ;_dca ++{_def =_agd .Data [_abb +_dca ];_egc +=_fcgc [_def ];_gb +=_eca [_def ]+_dca *8*_fcgc [_def ];};_gfg +=_egc ;_dgbcf +=_egc *_fdge ; -};_eef [_fca ]=_gfg ;if _gfg > 0{(*_dd )[_fca ]=_ee .Point {X :float32 (_gb )/float32 (_gfg ),Y :float32 (_dgbcf )/float32 (_gfg )};}else {(*_dd )[_fca ]=_ee .Point {X :float32 (_agd .Width )/float32 (2),Y :float32 (_agd .Height )/float32 (2)};};};if _bae =_db .CentroidPoints .Add (_dd ); -_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0063\u0065\u006et\u0072\u006f\u0069\u0064\u0020\u0061\u0064\u0064");};var (_fac ,_bfad ,_fbdb int ;_fdeg float64 ;_gdf ,_bfcd ,_cgd ,_gbe float32 ;_bfg ,_ae _ee .Point ;_daa bool ;_fbb *similarTemplatesFinder ; -_ffc int ;_aed *_ee .Bitmap ;_ecf *_b .Rectangle ;_dbf *_ee .Bitmaps ;);for _ffc ,_dcb =range _fdd .Values {_bfad =_eef [_ffc ];if _gdf ,_bfcd ,_bae =_dd .GetGeometry (_ffc );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0070t\u0061\u0020\u002d\u0020\u0069"); -};_daa =false ;_baea :=len (_db .UndilatedTemplates .Values );_fbb =_fdgc (_db ,_dcb );for _ce :=_fbb .Next ();_ce > -1;{if _aed ,_bae =_db .UndilatedTemplates .GetBitmap (_ce );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0075\u006e\u0069dl\u0061\u0074\u0065\u0064\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0062\u006d\u0032"); -};if _fbdb ,_bae =_bfc .GetInt (_ce );_bae !=nil {_dgb .Log .Trace ("\u0046\u0047\u0020T\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u005b\u0069\u0063\u006ca\u0073\u0073\u005d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_bae );};if _cgd ,_gbe ,_bae =_db .CentroidPointsTemplates .GetGeometry (_ce ); -_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074T\u0065\u006d\u0070\u006c\u0061\u0074e\u0073\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u00782\u002c\u0079\u0032\u0020"); -};if _db .Settings .WeightFactor > 0.0{if _fac ,_bae =_db .TemplateAreas .Get (_ce );_bae !=nil {_dgb .Log .Trace ("\u0054\u0065\u006dp\u006c\u0061\u0074\u0065A\u0072\u0065\u0061\u0073\u005b\u0069\u0063l\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0061\u0072\u0065\u0061\u0020\u0025\u0076",_bae ); -};_fdeg =_db .Settings .Thresh +(1.0-_db .Settings .Thresh )*_db .Settings .WeightFactor *float64 (_fbdb )/float64 (_fac );}else {_fdeg =_db .Settings .Thresh ;};_aeb ,_bfcb :=_ee .CorrelationScoreThresholded (_dcb ,_aed ,_bfad ,_fbdb ,_bfg .X -_ae .X ,_bfg .Y -_ae .Y ,MaxDiffWidth ,MaxDiffHeight ,_fcgc ,_ea [_ffc ],float32 (_fdeg )); -if _bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"");};if _fdg {var (_bbe ,_gea float64 ;_ged ,_eeb int ;);_bbe ,_bfcb =_ee .CorrelationScore (_dcb ,_aed ,_bfad ,_fbdb ,_gdf -_cgd ,_bfcd -_gbe ,MaxDiffWidth ,MaxDiffHeight ,_fcgc );if _bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); -};_gea ,_bfcb =_ee .CorrelationScoreSimple (_dcb ,_aed ,_bfad ,_fbdb ,_gdf -_cgd ,_bfcd -_gbe ,MaxDiffWidth ,MaxDiffHeight ,_fcgc );if _bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); -};_ged =int (_dg .Sqrt (_bbe *float64 (_bfad )*float64 (_fbdb )));_eeb =int (_dg .Sqrt (_gea *float64 (_bfad )*float64 (_fbdb )));if (_bbe >=_fdeg )!=(_gea >=_fdeg ){return _e .Errorf (_fg ,"\u0064\u0065\u0062\u0075\u0067\u0020\u0043\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0063\u006f\u0072\u0065\u0020\u006d\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020-\u0020\u0025d\u0028\u00250\u002e\u0034\u0066\u002c\u0020\u0025\u0076\u0029\u0020\u0076\u0073\u0020\u0025d(\u0025\u0030\u002e\u0034\u0066\u002c\u0020\u0025\u0076)\u0020\u0025\u0030\u002e\u0034\u0066",_ged ,_bbe ,_bbe >=_fdeg ,_eeb ,_gea ,_gea >=_fdeg ,_bbe -_gea ); -};if _bbe >=_fdeg !=_aeb {return _e .Errorf (_fg ,"\u0064\u0065\u0062\u0075\u0067\u0020\u0043o\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e \u0073\u0063\u006f\u0072\u0065 \u004d\u0069\u0073\u006d\u0061t\u0063\u0068 \u0062\u0065\u0074w\u0065\u0065\u006e\u0020\u0063\u006frr\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020/\u0020\u0074\u0068\u0072\u0065s\u0068\u006f\u006c\u0064\u002e\u0020\u0043\u006f\u006dpa\u0072\u0069\u0073\u006f\u006e:\u0020\u0025\u0030\u002e\u0034\u0066\u0028\u0025\u0030\u002e\u0034\u0066\u002c\u0020\u0025\u0064\u0029\u0020\u003e\u003d\u0020\u00250\u002e\u0034\u0066\u0028\u0025\u0030\u002e\u0034\u0066\u0029\u0020\u0076\u0073\u0020\u0025\u0076",_bbe ,_bbe *float64 (_bfad )*float64 (_fbdb ),_ged ,_fdeg ,float32 (_fdeg )*float32 (_bfad )*float32 (_fbdb ),_aeb ); -};};if _aeb {_daa =true ;if _bfcb =_db .ClassIDs .Add (_ce );_bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064");};if _bfcb =_db .ComponentPageNumbers .Add (_fbd );_bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064"); -};if _db .Settings .KeepClassInstances {if _ge ,_bfcb =_fde .GetBitmap (_ffc );_bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"\u004b\u0065\u0065\u0070Cl\u0061\u0073\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u002d \u0069");};if _dbf ,_bfcb =_db .ClassInstances .GetBitmaps (_ce ); -_bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"K\u0065\u0065\u0070\u0043\u006c\u0061s\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065s\u0020\u002d\u0020i\u0043l\u0061\u0073\u0073");};_dbf .AddBitmap (_ge );if _ecf ,_bfcb =_cgb .Get (_ffc );_bfcb !=nil {return _e .Wrap (_bfcb ,_fg ,"\u004be\u0065p\u0043\u006c\u0061\u0073\u0073I\u006e\u0073t\u0061\u006e\u0063\u0065\u0073"); -};_dbf .AddBox (_ecf );};break ;};};if !_daa {if _bae =_db .ClassIDs .Add (_baea );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _bae =_db .ComponentPageNumbers .Add (_fbd );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0021\u0066\u006f\u0075\u006e\u0064"); -};_dbf =&_ee .Bitmaps {};if _ge ,_bae =_fde .GetBitmap (_ffc );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_dbf .AddBitmap (_ge );_abf ,_afe :=_ge .Width ,_ge .Height ;_gcaf :=uint64 (_afe )*uint64 (_abf );_db .TemplatesSize .Add (_gcaf ,_baea ); -if _ecf ,_bae =_cgb .Get (_ffc );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_dbf .AddBox (_ecf );_db .ClassInstances .AddBitmaps (_dbf );_db .CentroidPointsTemplates .AddPoint (_gdf ,_bfcd );_db .FgTemplates .AddInt (_bfad ); -_db .UndilatedTemplates .AddBitmap (_ge );_fac =(_dcb .Width -2*JbAddedPixels )*(_dcb .Height -2*JbAddedPixels );if _bae =_db .TemplateAreas .Add (_fac );_bae !=nil {return _e .Wrap (_bae ,_fg ,"\u0021\u0066\u006f\u0075\u006e\u0064");};};};_db .NumberOfClasses =len (_db .UndilatedTemplates .Values ); -return nil ;};func _fdgc (_fgg *Classer ,_bbb *_ee .Bitmap )*similarTemplatesFinder {return &similarTemplatesFinder {Width :_bbb .Width ,Height :_bbb .Height ,Classer :_fgg };};func (_age *Classer )classifyRankHaus (_dac *_ee .Boxes ,_gfc *_ee .Bitmaps ,_dafc int )error {const _fdef ="\u0063\u006ca\u0073\u0073\u0069f\u0079\u0052\u0061\u006e\u006b\u0048\u0061\u0075\u0073"; -if _dac ==nil {return _e .Error (_fdef ,"\u0062\u006fx\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _gfc ==nil {return _e .Error (_fdef ,"\u0070\u0069x\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};_gbg :=len (_gfc .Values );if _gbg ==0{return _e .Error (_fdef ,"e\u006dp\u0074\u0079\u0020\u006e\u0065\u0077\u0020\u0063o\u006d\u0070\u006f\u006een\u0074\u0073");};_bag :=_gfc .CountPixels ();_gaa :=_age .Settings .SizeHaus ;_dbb :=_ee .SelCreateBrick (_gaa ,_gaa ,_gaa /2,_gaa /2,_ee .SelHit ); -_ad :=&_ee .Bitmaps {Values :make ([]*_ee .Bitmap ,_gbg )};_fgd :=&_ee .Bitmaps {Values :make ([]*_ee .Bitmap ,_gbg )};var (_fdde ,_fec ,_bce *_ee .Bitmap ;_gdd error ;);for _deb :=0;_deb < _gbg ;_deb ++{_fdde ,_gdd =_gfc .GetBitmap (_deb );if _gdd !=nil {return _e .Wrap (_gdd ,_fdef ,""); -};_fec ,_gdd =_fdde .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0);if _gdd !=nil {return _e .Wrap (_gdd ,_fdef ,"");};_bce ,_gdd =_ee .Dilate (nil ,_fec ,_dbb );if _gdd !=nil {return _e .Wrap (_gdd ,_fdef ,"");};_ad .Values [_gbg ]=_fec ; -_fgd .Values [_gbg ]=_bce ;};_gcfc ,_gdd :=_ee .Centroids (_ad .Values );if _gdd !=nil {return _e .Wrap (_gdd ,_fdef ,"");};if _gdd =_gcfc .Add (_age .CentroidPoints );_gdd !=nil {_dgb .Log .Trace ("\u004e\u006f\u0020\u0063en\u0074\u0072\u006f\u0069\u0064\u0073\u0020\u0074\u006f\u0020\u0061\u0064\u0064"); -};if _age .Settings .RankHaus ==1.0{_gdd =_age .classifyRankHouseOne (_dac ,_gfc ,_ad ,_fgd ,_gcfc ,_dafc );}else {_gdd =_age .classifyRankHouseNonOne (_dac ,_gfc ,_ad ,_fgd ,_gcfc ,_bag ,_dafc );};if _gdd !=nil {return _e .Wrap (_gdd ,_fdef ,"");};return nil ; -};func (_gca *Classer )verifyMethod (_efe Method )error {if _efe !=RankHaus &&_efe !=Correlation {return _e .Error ("\u0076\u0065\u0072i\u0066\u0079\u004d\u0065\u0074\u0068\u006f\u0064","\u0069\u006e\u0076\u0061li\u0064\u0020\u0063\u006c\u0061\u0073\u0073\u0065\u0072\u0020\u006d\u0065\u0074\u0068o\u0064"); -};return nil ;};type similarTemplatesFinder struct{Classer *Classer ;Width int ;Height int ;Index int ;CurrentNumbers []int ;N int ;};var _fdg bool ;type Method int ;const (MaxDiffWidth =2;MaxDiffHeight =2;);func (_fbg *Classer )classifyRankHouseOne (_dedd *_ee .Boxes ,_bced ,_ac ,_cdee *_ee .Bitmaps ,_ed *_ee .Points ,_dgg int )(_dde error ){const _egb ="\u0043\u006c\u0061\u0073s\u0065\u0072\u002e\u0063\u006c\u0061\u0073\u0073\u0069\u0066y\u0052a\u006e\u006b\u0048\u006f\u0075\u0073\u0065O\u006e\u0065"; -var (_cea ,_facg ,_bfac ,_abfb float32 ;_dfe int ;_fdgb ,_eff ,_gge ,_egg ,_bec *_ee .Bitmap ;_beb ,_feb bool ;);for _dag :=0;_dag < len (_bced .Values );_dag ++{_eff =_ac .Values [_dag ];_gge =_cdee .Values [_dag ];_cea ,_facg ,_dde =_ed .GetGeometry (_dag ); -if _dde !=nil {return _e .Wrapf (_dde ,_egb ,"\u0066\u0069\u0072\u0073\u0074\u0020\u0067\u0065\u006fm\u0065\u0074\u0072\u0079");};_edc :=len (_fbg .UndilatedTemplates .Values );_beb =false ;_cad :=_fdgc (_fbg ,_eff );for _dfe =_cad .Next ();_dfe > -1;{_egg ,_dde =_fbg .UndilatedTemplates .GetBitmap (_dfe ); -if _dde !=nil {return _e .Wrap (_dde ,_egb ,"\u0062\u006d\u0033");};_bec ,_dde =_fbg .DilatedTemplates .GetBitmap (_dfe );if _dde !=nil {return _e .Wrap (_dde ,_egb ,"\u0062\u006d\u0034");};_bfac ,_abfb ,_dde =_fbg .CentroidPointsTemplates .GetGeometry (_dfe ); -if _dde !=nil {return _e .Wrap (_dde ,_egb ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0054\u0065\u006d\u0070l\u0061\u0074\u0065\u0073");};_feb ,_dde =_ee .HausTest (_eff ,_gge ,_egg ,_bec ,_cea -_bfac ,_facg -_abfb ,MaxDiffWidth ,MaxDiffHeight ); -if _dde !=nil {return _e .Wrap (_dde ,_egb ,"");};if _feb {_beb =true ;if _dde =_fbg .ClassIDs .Add (_dfe );_dde !=nil {return _e .Wrap (_dde ,_egb ,"");};if _dde =_fbg .ComponentPageNumbers .Add (_dgg );_dde !=nil {return _e .Wrap (_dde ,_egb ,"");};if _fbg .Settings .KeepClassInstances {_dagd ,_edcd :=_fbg .ClassInstances .GetBitmaps (_dfe ); -if _edcd !=nil {return _e .Wrap (_edcd ,_egb ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_fdgb ,_edcd =_bced .GetBitmap (_dag );if _edcd !=nil {return _e .Wrap (_edcd ,_egb ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_dagd .AddBitmap (_fdgb ); -_adg ,_edcd :=_dedd .Get (_dag );if _edcd !=nil {return _e .Wrap (_edcd ,_egb ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_dagd .AddBox (_adg );};break ;};};if !_beb {if _dde =_fbg .ClassIDs .Add (_edc );_dde !=nil {return _e .Wrap (_dde ,_egb ,""); -};if _dde =_fbg .ComponentPageNumbers .Add (_dgg );_dde !=nil {return _e .Wrap (_dde ,_egb ,"");};_abaa :=&_ee .Bitmaps {};_fdgb ,_dde =_bced .GetBitmap (_dag );if _dde !=nil {return _e .Wrap (_dde ,_egb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_abaa .Values =append (_abaa .Values ,_fdgb ); -_ade ,_adf :=_fdgb .Width ,_fdgb .Height ;_fbg .TemplatesSize .Add (uint64 (_adf )*uint64 (_ade ),_edc );_defa ,_cdfb :=_dedd .Get (_dag );if _cdfb !=nil {return _e .Wrap (_cdfb ,_egb ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_abaa .AddBox (_defa );_fbg .ClassInstances .AddBitmaps (_abaa ); -_fbg .CentroidPointsTemplates .AddPoint (_cea ,_facg );_fbg .UndilatedTemplates .AddBitmap (_eff );_fbg .DilatedTemplates .AddBitmap (_gge );};};return nil ;};func (_edcb *Settings )SetDefault (){if _edcb .MaxCompWidth ==0{switch _edcb .Components {case _ee .ComponentConn :_edcb .MaxCompWidth =MaxConnCompWidth ; -case _ee .ComponentCharacters :_edcb .MaxCompWidth =MaxCharCompWidth ;case _ee .ComponentWords :_edcb .MaxCompWidth =MaxWordCompWidth ;};};if _edcb .MaxCompHeight ==0{_edcb .MaxCompHeight =MaxCompHeight ;};if _edcb .Thresh ==0.0{_edcb .Thresh =0.9;};if _edcb .WeightFactor ==0.0{_edcb .WeightFactor =0.75; -};if _edcb .RankHaus ==0.0{_edcb .RankHaus =0.97;};if _edcb .SizeHaus ==0{_edcb .SizeHaus =2;};};type Settings struct{MaxCompWidth int ;MaxCompHeight int ;SizeHaus int ;RankHaus float64 ;Thresh float64 ;WeightFactor float64 ;KeepClassInstances bool ;Components _ee .Component ; -Method Method ;};func (_de *Classer )AddPage (inputPage *_ee .Bitmap ,pageNumber int ,method Method )(_g error ){const _f ="\u0043l\u0061s\u0073\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_de .Widths [pageNumber ]=inputPage .Width ;_de .Heights [pageNumber ]=inputPage .Height ; -if _g =_de .verifyMethod (method );_g !=nil {return _e .Wrap (_g ,_f ,"");};_gc ,_dc ,_g :=inputPage .GetComponents (_de .Settings .Components ,_de .Settings .MaxCompWidth ,_de .Settings .MaxCompHeight );if _g !=nil {return _e .Wrap (_g ,_f ,"");};_dgb .Log .Debug ("\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_gc ); -if _g =_de .addPageComponents (inputPage ,_dc ,_gc ,pageNumber ,method );_g !=nil {return _e .Wrap (_g ,_f ,"");};return nil ;};const (RankHaus Method =iota ;Correlation ;);func (_edb *Classer )classifyRankHouseNonOne (_defg *_ee .Boxes ,_ccg ,_fbbf ,_dgc *_ee .Bitmaps ,_cfg *_ee .Points ,_abg *_c .NumSlice ,_edg int )(_bbc error ){const _ddd ="\u0043\u006c\u0061\u0073s\u0065\u0072\u002e\u0063\u006c\u0061\u0073\u0073\u0069\u0066y\u0052a\u006e\u006b\u0048\u006f\u0075\u0073\u0065O\u006e\u0065"; -var (_abe ,_gdda ,_cadd ,_efcf float32 ;_ega ,_efg ,_dbd int ;_ccff ,_aag ,_ebd ,_fddc ,_dfeg *_ee .Bitmap ;_efb ,_bdf bool ;);_ffg :=_ee .MakePixelSumTab8 ();for _cec :=0;_cec < len (_ccg .Values );_cec ++{if _aag ,_bbc =_fbbf .GetBitmap (_cec );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"b\u006d\u0073\u0031\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); -};if _ega ,_bbc =_abg .GetInt (_cec );_bbc !=nil {_dgb .Log .Trace ("\u0047\u0065t\u0074\u0069\u006e\u0067 \u0046\u0047T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073 \u0061\u0074\u003a\u0020\u0025\u0064\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_cec ,_bbc ); -};if _ebd ,_bbc =_dgc .GetBitmap (_cec );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"b\u006d\u0073\u0032\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};if _abe ,_gdda ,_bbc =_cfg .GetGeometry (_cec );_bbc !=nil {return _e .Wrapf (_bbc ,_ddd ,"\u0070t\u0061[\u0069\u005d\u002e\u0047\u0065\u006f\u006d\u0065\u0074\u0072\u0079"); -};_ddc :=len (_edb .UndilatedTemplates .Values );_efb =false ;_geab :=_fdgc (_edb ,_aag );for _dbd =_geab .Next ();_dbd > -1;{if _fddc ,_bbc =_edb .UndilatedTemplates .GetBitmap (_dbd );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"\u0070\u0069\u0078\u0061\u0074\u002e\u005b\u0069\u0043l\u0061\u0073\u0073\u005d"); -};if _efg ,_bbc =_edb .FgTemplates .GetInt (_dbd );_bbc !=nil {_dgb .Log .Trace ("\u0047\u0065\u0074\u0074\u0069\u006eg\u0020\u0046\u0047\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u005b\u0025d\u005d\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_dbd ,_bbc ); -};if _dfeg ,_bbc =_edb .DilatedTemplates .GetBitmap (_dbd );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"\u0070\u0069\u0078\u0061\u0074\u0064\u005b\u0069\u0043l\u0061\u0073\u0073\u005d");};if _cadd ,_efcf ,_bbc =_edb .CentroidPointsTemplates .GetGeometry (_dbd ); -_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"\u0043\u0065\u006et\u0072\u006f\u0069\u0064P\u006f\u0069\u006e\u0074\u0073\u0054\u0065m\u0070\u006c\u0061\u0074\u0065\u0073\u005b\u0069\u0043\u006c\u0061\u0073\u0073\u005d");};_bdf ,_bbc =_ee .RankHausTest (_aag ,_ebd ,_fddc ,_dfeg ,_abe -_cadd ,_gdda -_efcf ,MaxDiffWidth ,MaxDiffHeight ,_ega ,_efg ,float32 (_edb .Settings .RankHaus ),_ffg ); -if _bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"");};if _bdf {_efb =true ;if _bbc =_edb .ClassIDs .Add (_dbd );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"");};if _bbc =_edb .ComponentPageNumbers .Add (_edg );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"");};if _edb .Settings .KeepClassInstances {_bcb ,_dae :=_edb .ClassInstances .GetBitmaps (_dbd ); -if _dae !=nil {return _e .Wrap (_dae ,_ddd ,"\u0063\u002e\u0050\u0069\u0078\u0061\u0061\u002e\u0047\u0065\u0074B\u0069\u0074\u006d\u0061\u0070\u0073\u0028\u0069\u0043\u006ca\u0073\u0073\u0029");};if _ccff ,_dae =_ccg .GetBitmap (_cec );_dae !=nil {return _e .Wrap (_dae ,_ddd ,"\u0070i\u0078\u0061\u005b\u0069\u005d"); -};_bcb .Values =append (_bcb .Values ,_ccff );_add ,_dae :=_defg .Get (_cec );if _dae !=nil {return _e .Wrap (_dae ,_ddd ,"b\u006f\u0078\u0061\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};_bcb .Boxes =append (_bcb .Boxes ,_add );};break ;};};if !_efb {if _bbc =_edb .ClassIDs .Add (_ddc ); -_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _bbc =_edb .ComponentPageNumbers .Add (_edg );_bbc !=nil {return _e .Wrap (_bbc ,_ddd ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_bac :=&_ee .Bitmaps {};_ccff =_ccg .Values [_cec ]; -_bac .AddBitmap (_ccff );_aae ,_ggc :=_ccff .Width ,_ccff .Height ;_edb .TemplatesSize .Add (uint64 (_aae )*uint64 (_ggc ),_ddc );_aga ,_aaa :=_defg .Get (_cec );if _aaa !=nil {return _e .Wrap (_aaa ,_ddd ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_bac .AddBox (_aga ); -_edb .ClassInstances .AddBitmaps (_bac );_edb .CentroidPointsTemplates .AddPoint (_abe ,_gdda );_edb .UndilatedTemplates .AddBitmap (_aag );_edb .DilatedTemplates .AddBitmap (_ebd );_edb .FgTemplates .AddInt (_ega );};};_edb .NumberOfClasses =len (_edb .UndilatedTemplates .Values ); -return nil ;};func DefaultSettings ()Settings {_ebc :=&Settings {};_ebc .SetDefault ();return *_ebc };func (_ebb *similarTemplatesFinder )Next ()int {var (_eaa ,_edbb ,_cdc ,_acb int ;_ada bool ;_gfe *_ee .Bitmap ;_afb error ;);for {if _ebb .Index >=25{return -1; -};_edbb =_ebb .Width +TwoByTwoWalk [2*_ebb .Index ];_eaa =_ebb .Height +TwoByTwoWalk [2*_ebb .Index +1];if _eaa < 1||_edbb < 1{_ebb .Index ++;continue ;};if len (_ebb .CurrentNumbers )==0{_ebb .CurrentNumbers ,_ada =_ebb .Classer .TemplatesSize .GetSlice (uint64 (_edbb )*uint64 (_eaa )); -if !_ada {_ebb .Index ++;continue ;};_ebb .N =0;};_cdc =len (_ebb .CurrentNumbers );for ;_ebb .N < _cdc ;_ebb .N ++{_acb =_ebb .CurrentNumbers [_ebb .N ];_gfe ,_afb =_ebb .Classer .DilatedTemplates .GetBitmap (_acb );if _afb !=nil {_dgb .Log .Debug ("\u0046\u0069\u006e\u0064\u004e\u0065\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0074\u0065\u006d\u0070\u006c\u0061t\u0065\u0020\u006e\u006f\u0074 \u0066\u006fu\u006e\u0064\u003a\u0020"); -return 0;};if _gfe .Width -2*JbAddedPixels ==_edbb &&_gfe .Height -2*JbAddedPixels ==_eaa {return _acb ;};};_ebb .Index ++;_ebb .CurrentNumbers =nil ;};};func (_gcf *Classer )addPageComponents (_bb *_ee .Bitmap ,_bfd *_ee .Boxes ,_da *_ee .Bitmaps ,_eg int ,_ded Method )error {const _fe ="\u0043l\u0061\u0073\u0073\u0065r\u002e\u0041\u0064\u0064\u0050a\u0067e\u0043o\u006d\u0070\u006f\u006e\u0065\u006e\u0074s"; -if _bb ==nil {return _e .Error (_fe ,"\u006e\u0069\u006c\u0020\u0069\u006e\u0070\u0075\u0074 \u0070\u0061\u0067\u0065");};if _bfd ==nil ||_da ==nil ||len (*_bfd )==0{_dgb .Log .Trace ("\u0041\u0064\u0064P\u0061\u0067\u0065\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0073\u002e\u0020\u004e\u006f\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064",_bb ); -return nil ;};var _fc error ;switch _ded {case RankHaus :_fc =_gcf .classifyRankHaus (_bfd ,_da ,_eg );case Correlation :_fc =_gcf .classifyCorrelation (_bfd ,_da ,_eg );default:_dgb .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u003a\u0020'%\u0076\u0027",_ded ); -return _e .Error (_fe ,"\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};if _fc !=nil {return _e .Wrap (_fc ,_fe ,"");};if _fc =_gcf .getULCorners (_bb ,_bfd );_fc !=nil {return _e .Wrap (_fc ,_fe ,""); -};_fa :=len (*_bfd );_gcf .BaseIndex +=_fa ;if _fc =_gcf .ComponentsNumber .Add (_fa );_fc !=nil {return _e .Wrap (_fc ,_fe ,"");};return nil ;};func Init (settings Settings )(*Classer ,error ){const _bf ="\u0063\u006c\u0061s\u0073\u0065\u0072\u002e\u0049\u006e\u0069\u0074"; -_dgf :=&Classer {Settings :settings ,Widths :map[int ]int {},Heights :map[int ]int {},TemplatesSize :_c .IntsMap {},TemplateAreas :&_c .IntSlice {},ComponentPageNumbers :&_c .IntSlice {},ClassIDs :&_c .IntSlice {},ComponentsNumber :&_c .IntSlice {},CentroidPoints :&_ee .Points {},CentroidPointsTemplates :&_ee .Points {},UndilatedTemplates :&_ee .Bitmaps {},DilatedTemplates :&_ee .Bitmaps {},ClassInstances :&_ee .BitmapsArray {},FgTemplates :&_c .NumSlice {}}; -if _eb :=_dgf .Settings .Validate ();_eb !=nil {return nil ,_e .Wrap (_eb ,_bf ,"");};return _dgf ,nil ;};func _cd (_gcc *_ee .Bitmap ,_ggb ,_af ,_bfab ,_ga int ,_cge *_ee .Bitmap )(_ec _b .Point ,_ggg error ){const _dgd ="\u0066i\u006e\u0061\u006c\u0041l\u0069\u0067\u006e\u006d\u0065n\u0074P\u006fs\u0069\u0074\u0069\u006f\u006e\u0069\u006eg"; -if _gcc ==nil {return _ec ,_e .Error (_dgd ,"\u0073\u006f\u0075\u0072ce\u0020\u006e\u006f\u0074\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};if _cge ==nil {return _ec ,_e .Error (_dgd ,"t\u0065\u006d\u0070\u006cat\u0065 \u006e\u006f\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064"); -};_gde ,_cbd :=_cge .Width ,_cge .Height ;_df ,_bfae :=_ggb -_bfab -JbAddedPixels ,_af -_ga -JbAddedPixels ;_dgb .Log .Trace ("\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0079\u003a\u0020\u0027\u0025\u0064'\u002c\u0020\u0077\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0068\u003a \u0027\u0025\u0064\u0027\u002c\u0020\u0062\u0078\u003a\u0020\u0027\u0025d'\u002c\u0020\u0062\u0079\u003a\u0020\u0027\u0025\u0064\u0027",_ggb ,_af ,_gde ,_cbd ,_df ,_bfae ); -_daf ,_ggg :=_ee .Rect (_df ,_bfae ,_gde ,_cbd );if _ggg !=nil {return _ec ,_e .Wrap (_ggg ,_dgd ,"");};_abd ,_ ,_ggg :=_gcc .ClipRectangle (_daf );if _ggg !=nil {_dgb .Log .Error ("\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069\u0070\u0020\u0072\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u003a\u0020\u0025\u0076",_daf ); -return _ec ,_e .Wrap (_ggg ,_dgd ,"");};_cbf :=_ee .New (_abd .Width ,_abd .Height );_cgc :=_dg .MaxInt32 ;var _dcg ,_cga ,_cdf ,_fd ,_fcfg int ;for _dcg =-1;_dcg <=1;_dcg ++{for _cga =-1;_cga <=1;_cga ++{if _ ,_ggg =_ee .Copy (_cbf ,_abd );_ggg !=nil {return _ec ,_e .Wrap (_ggg ,_dgd ,""); -};if _ggg =_cbf .RasterOperation (_cga ,_dcg ,_gde ,_cbd ,_ee .PixSrcXorDst ,_cge ,0,0);_ggg !=nil {return _ec ,_e .Wrap (_ggg ,_dgd ,"");};_cdf =_cbf .CountPixels ();if _cdf < _cgc {_fd =_cga ;_fcfg =_dcg ;_cgc =_cdf ;};};};_ec .X =_fd ;_ec .Y =_fcfg ; -return _ec ,nil ;};func (_dfc Settings )Validate ()error {const _baeb ="\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0073\u002e\u0056\u0061\u006ci\u0064\u0061\u0074\u0065";if _dfc .Thresh < 0.4||_dfc .Thresh > 0.98{return _e .Error (_baeb ,"\u006a\u0062i\u0067\u0032\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0030\u002e\u0034\u0020\u002d\u0020\u0030\u002e\u0039\u0038\u005d"); -};if _dfc .WeightFactor < 0.0||_dfc .WeightFactor > 1.0{return _e .Error (_baeb ,"\u006a\u0062i\u0067\u0032\u0020\u0065\u006ec\u006f\u0064\u0065\u0072\u0020w\u0065\u0069\u0067\u0068\u0074\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0030\u002e\u0030\u0020\u002d\u0020\u0031\u002e\u0030\u005d"); -};if _dfc .RankHaus < 0.5||_dfc .RankHaus > 1.0{return _e .Error (_baeb ,"\u006a\u0062\u0069\u0067\u0032\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073\u0020\u0076\u0061\u006c\u0075\u0065 \u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065 [\u0030\u002e\u0035\u0020\u002d\u0020\u0031\u002e\u0030\u005d"); -};if _dfc .SizeHaus < 1||_dfc .SizeHaus > 10{return _e .Error (_baeb ,"\u006a\u0062\u0069\u0067\u0032 \u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0073\u0069\u007a\u0065\u0020h\u0061\u0075\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0031\u0020\u002d\u0020\u0031\u0030]"); -};switch _dfc .Components {case _ee .ComponentConn ,_ee .ComponentCharacters ,_ee .ComponentWords :default:return _e .Error (_baeb ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0063\u006c\u0061\u0073s\u0065r\u0020c\u006f\u006d\u0070\u006f\u006e\u0065\u006et"); -};return nil ;};var TwoByTwoWalk =[]int {0,0,0,1,-1,0,0,-1,1,0,-1,1,1,1,-1,-1,1,-1,0,-2,2,0,0,2,-2,0,-1,-2,1,-2,2,-1,2,1,1,2,-1,2,-2,1,-2,-1,-2,-2,2,-2,2,2,-2,2};type Classer struct{BaseIndex int ;Settings Settings ;ComponentsNumber *_c .IntSlice ;TemplateAreas *_c .IntSlice ; -Widths map[int ]int ;Heights map[int ]int ;NumberOfClasses int ;ClassInstances *_ee .BitmapsArray ;UndilatedTemplates *_ee .Bitmaps ;DilatedTemplates *_ee .Bitmaps ;TemplatesSize _c .IntsMap ;FgTemplates *_c .NumSlice ;CentroidPoints *_ee .Points ;CentroidPointsTemplates *_ee .Points ; -ClassIDs *_c .IntSlice ;ComponentPageNumbers *_c .IntSlice ;PtaUL *_ee .Points ;PtaLL *_ee .Points ;}; \ No newline at end of file +package classer ;import (_d "github.com/unidoc/unipdf/v3/common";_f "github.com/unidoc/unipdf/v3/internal/jbig2/basic";_cb "github.com/unidoc/unipdf/v3/internal/jbig2/bitmap";_g "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_c "image";_a "math";); +func (_ead *Classer )classifyRankHouseNonOne (_fgf *_cb .Boxes ,_df ,_cae ,_gae *_cb .Bitmaps ,_cgc *_cb .Points ,_eaa *_f .NumSlice ,_ecb int )(_fdb error ){const _fga ="\u0043\u006c\u0061\u0073s\u0065\u0072\u002e\u0063\u006c\u0061\u0073\u0073\u0069\u0066y\u0052a\u006e\u006b\u0048\u006f\u0075\u0073\u0065O\u006e\u0065"; +var (_gda ,_dfa ,_cdb ,_cbcf float32 ;_aef ,_dbc ,_gcb int ;_cfeb ,_cfb ,_fgfe ,_ffeb ,_dff *_cb .Bitmap ;_cgg ,_ac bool ;);_dbeg :=_cb .MakePixelSumTab8 ();for _cade :=0;_cade < len (_df .Values );_cade ++{if _cfb ,_fdb =_cae .GetBitmap (_cade );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"b\u006d\u0073\u0031\u002e\u0047\u0065\u0074\u0028\u0069\u0029"); +};if _aef ,_fdb =_eaa .GetInt (_cade );_fdb !=nil {_d .Log .Trace ("\u0047\u0065t\u0074\u0069\u006e\u0067 \u0046\u0047T\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073 \u0061\u0074\u003a\u0020\u0025\u0064\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_cade ,_fdb ); +};if _fgfe ,_fdb =_gae .GetBitmap (_cade );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"b\u006d\u0073\u0032\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};if _gda ,_dfa ,_fdb =_cgc .GetGeometry (_cade );_fdb !=nil {return _g .Wrapf (_fdb ,_fga ,"\u0070t\u0061[\u0069\u005d\u002e\u0047\u0065\u006f\u006d\u0065\u0074\u0072\u0079"); +};_gbae :=len (_ead .UndilatedTemplates .Values );_cgg =false ;_eeac :=_fb (_ead ,_cfb );for _gcb =_eeac .Next ();_gcb > -1;{if _ffeb ,_fdb =_ead .UndilatedTemplates .GetBitmap (_gcb );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"\u0070\u0069\u0078\u0061\u0074\u002e\u005b\u0069\u0043l\u0061\u0073\u0073\u005d"); +};if _dbc ,_fdb =_ead .FgTemplates .GetInt (_gcb );_fdb !=nil {_d .Log .Trace ("\u0047\u0065\u0074\u0074\u0069\u006eg\u0020\u0046\u0047\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u005b\u0025d\u005d\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_gcb ,_fdb ); +};if _dff ,_fdb =_ead .DilatedTemplates .GetBitmap (_gcb );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"\u0070\u0069\u0078\u0061\u0074\u0064\u005b\u0069\u0043l\u0061\u0073\u0073\u005d");};if _cdb ,_cbcf ,_fdb =_ead .CentroidPointsTemplates .GetGeometry (_gcb ); +_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"\u0043\u0065\u006et\u0072\u006f\u0069\u0064P\u006f\u0069\u006e\u0074\u0073\u0054\u0065m\u0070\u006c\u0061\u0074\u0065\u0073\u005b\u0069\u0043\u006c\u0061\u0073\u0073\u005d");};_ac ,_fdb =_cb .RankHausTest (_cfb ,_fgfe ,_ffeb ,_dff ,_gda -_cdb ,_dfa -_cbcf ,MaxDiffWidth ,MaxDiffHeight ,_aef ,_dbc ,float32 (_ead .Settings .RankHaus ),_dbeg ); +if _fdb !=nil {return _g .Wrap (_fdb ,_fga ,"");};if _ac {_cgg =true ;if _fdb =_ead .ClassIDs .Add (_gcb );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"");};if _fdb =_ead .ComponentPageNumbers .Add (_ecb );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"");};if _ead .Settings .KeepClassInstances {_bcb ,_edg :=_ead .ClassInstances .GetBitmaps (_gcb ); +if _edg !=nil {return _g .Wrap (_edg ,_fga ,"\u0063\u002e\u0050\u0069\u0078\u0061\u0061\u002e\u0047\u0065\u0074B\u0069\u0074\u006d\u0061\u0070\u0073\u0028\u0069\u0043\u006ca\u0073\u0073\u0029");};if _cfeb ,_edg =_df .GetBitmap (_cade );_edg !=nil {return _g .Wrap (_edg ,_fga ,"\u0070i\u0078\u0061\u005b\u0069\u005d"); +};_bcb .Values =append (_bcb .Values ,_cfeb );_efef ,_edg :=_fgf .Get (_cade );if _edg !=nil {return _g .Wrap (_edg ,_fga ,"b\u006f\u0078\u0061\u002e\u0047\u0065\u0074\u0028\u0069\u0029");};_bcb .Boxes =append (_bcb .Boxes ,_efef );};break ;};};if !_cgg {if _fdb =_ead .ClassIDs .Add (_gbae ); +_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _fdb =_ead .ComponentPageNumbers .Add (_ecb );_fdb !=nil {return _g .Wrap (_fdb ,_fga ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_ffdg :=&_cb .Bitmaps {};_cfeb =_df .Values [_cade ]; +_ffdg .AddBitmap (_cfeb );_acf ,_efb :=_cfeb .Width ,_cfeb .Height ;_ead .TemplatesSize .Add (uint64 (_acf )*uint64 (_efb ),_gbae );_gac ,_egg :=_fgf .Get (_cade );if _egg !=nil {return _g .Wrap (_egg ,_fga ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_ffdg .AddBox (_gac ); +_ead .ClassInstances .AddBitmaps (_ffdg );_ead .CentroidPointsTemplates .AddPoint (_gda ,_dfa );_ead .UndilatedTemplates .AddBitmap (_cfb );_ead .DilatedTemplates .AddBitmap (_fgfe );_ead .FgTemplates .AddInt (_aef );};};_ead .NumberOfClasses =len (_ead .UndilatedTemplates .Values ); +return nil ;};type Settings struct{MaxCompWidth int ;MaxCompHeight int ;SizeHaus int ;RankHaus float64 ;Thresh float64 ;WeightFactor float64 ;KeepClassInstances bool ;Components _cb .Component ;Method Method ;};func _fb (_eed *Classer ,_caea *_cb .Bitmap )*similarTemplatesFinder {return &similarTemplatesFinder {Width :_caea .Width ,Height :_caea .Height ,Classer :_eed }; +};type Method int ;const (MaxConnCompWidth =350;MaxCharCompWidth =350;MaxWordCompWidth =1000;MaxCompHeight =120;);func (_ag *Classer )ComputeLLCorners ()(_bf error ){const _ef ="\u0043l\u0061\u0073\u0073\u0065\u0072\u002e\u0043\u006f\u006d\u0070\u0075t\u0065\u004c\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073"; +if _ag .PtaUL ==nil {return _g .Error (_ef ,"\u0055\u004c\u0020\u0043or\u006e\u0065\u0072\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006ee\u0064");};_ce :=len (*_ag .PtaUL );_ag .PtaLL =&_cb .Points {};var (_ddg ,_ec float32 ;_gbb ,_fe int ; +_fd *_cb .Bitmap ;);for _aa :=0;_aa < _ce ;_aa ++{_ddg ,_ec ,_bf =_ag .PtaUL .GetGeometry (_aa );if _bf !=nil {_d .Log .Debug ("\u0047e\u0074\u0074\u0069\u006e\u0067\u0020\u0050\u0074\u0061\u0055\u004c \u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_bf ); +return _g .Wrap (_bf ,_ef ,"\u0050\u0074\u0061\u0055\u004c\u0020\u0047\u0065\u006fm\u0065\u0074\u0072\u0079");};_gbb ,_bf =_ag .ClassIDs .Get (_aa );if _bf !=nil {_d .Log .Debug ("\u0047\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0043\u006c\u0061s\u0073\u0049\u0044\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_bf ); +return _g .Wrap (_bf ,_ef ,"\u0043l\u0061\u0073\u0073\u0049\u0044");};_fd ,_bf =_ag .UndilatedTemplates .GetBitmap (_gbb );if _bf !=nil {_d .Log .Debug ("\u0047\u0065t\u0074\u0069\u006e\u0067 \u0055\u006ed\u0069\u006c\u0061\u0074\u0065\u0064\u0054\u0065m\u0070\u006c\u0061\u0074\u0065\u0073\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_bf ); +return _g .Wrap (_bf ,_ef ,"\u0055\u006e\u0064\u0069la\u0074\u0065\u0064\u0020\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073");};_fe =_fd .Height ;_ag .PtaLL .AddPoint (_ddg ,_ec +float32 (_fe ));};return nil ;};func Init (settings Settings )(*Classer ,error ){const _cba ="\u0063\u006c\u0061s\u0073\u0065\u0072\u002e\u0049\u006e\u0069\u0074"; +_cd :=&Classer {Settings :settings ,Widths :map[int ]int {},Heights :map[int ]int {},TemplatesSize :_f .IntsMap {},TemplateAreas :&_f .IntSlice {},ComponentPageNumbers :&_f .IntSlice {},ClassIDs :&_f .IntSlice {},ComponentsNumber :&_f .IntSlice {},CentroidPoints :&_cb .Points {},CentroidPointsTemplates :&_cb .Points {},UndilatedTemplates :&_cb .Bitmaps {},DilatedTemplates :&_cb .Bitmaps {},ClassInstances :&_cb .BitmapsArray {},FgTemplates :&_f .NumSlice {}}; +if _gc :=_cd .Settings .Validate ();_gc !=nil {return nil ,_g .Wrap (_gc ,_cba ,"");};return _cd ,nil ;};type similarTemplatesFinder struct{Classer *Classer ;Width int ;Height int ;Index int ;CurrentNumbers []int ;N int ;};func _ab (_ba *_cb .Bitmap ,_bga ,_aba ,_cad ,_aeae int ,_deb *_cb .Bitmap )(_bbe _c .Point ,_ddda error ){const _cegd ="\u0066i\u006e\u0061\u006c\u0041l\u0069\u0067\u006e\u006d\u0065n\u0074P\u006fs\u0069\u0074\u0069\u006f\u006e\u0069\u006eg"; +if _ba ==nil {return _bbe ,_g .Error (_cegd ,"\u0073\u006f\u0075\u0072ce\u0020\u006e\u006f\u0074\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};if _deb ==nil {return _bbe ,_g .Error (_cegd ,"t\u0065\u006d\u0070\u006cat\u0065 \u006e\u006f\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064"); +};_egb ,_ffd :=_deb .Width ,_deb .Height ;_bfb ,_bd :=_bga -_cad -JbAddedPixels ,_aba -_aeae -JbAddedPixels ;_d .Log .Trace ("\u0078\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0079\u003a\u0020\u0027\u0025\u0064'\u002c\u0020\u0077\u003a\u0020\u0027\u0025\u0064\u0027\u002c\u0020\u0068\u003a \u0027\u0025\u0064\u0027\u002c\u0020\u0062\u0078\u003a\u0020\u0027\u0025d'\u002c\u0020\u0062\u0079\u003a\u0020\u0027\u0025\u0064\u0027",_bga ,_aba ,_egb ,_ffd ,_bfb ,_bd ); +_fgdc ,_ddda :=_cb .Rect (_bfb ,_bd ,_egb ,_ffd );if _ddda !=nil {return _bbe ,_g .Wrap (_ddda ,_cegd ,"");};_cbc ,_ ,_ddda :=_ba .ClipRectangle (_fgdc );if _ddda !=nil {_d .Log .Error ("\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069\u0070\u0020\u0072\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u003a\u0020\u0025\u0076",_fgdc ); +return _bbe ,_g .Wrap (_ddda ,_cegd ,"");};_ccg :=_cb .New (_cbc .Width ,_cbc .Height );_dda :=_a .MaxInt32 ;var _ecd ,_aad ,_ee ,_dgg ,_gcc int ;for _ecd =-1;_ecd <=1;_ecd ++{for _aad =-1;_aad <=1;_aad ++{if _ ,_ddda =_cb .Copy (_ccg ,_cbc );_ddda !=nil {return _bbe ,_g .Wrap (_ddda ,_cegd ,""); +};if _ddda =_ccg .RasterOperation (_aad ,_ecd ,_egb ,_ffd ,_cb .PixSrcXorDst ,_deb ,0,0);_ddda !=nil {return _bbe ,_g .Wrap (_ddda ,_cegd ,"");};_ee =_ccg .CountPixels ();if _ee < _dda {_dgg =_aad ;_gcc =_ecd ;_dda =_ee ;};};};_bbe .X =_dgg ;_bbe .Y =_gcc ; +return _bbe ,nil ;};var TwoByTwoWalk =[]int {0,0,0,1,-1,0,0,-1,1,0,-1,1,1,1,-1,-1,1,-1,0,-2,2,0,0,2,-2,0,-1,-2,1,-2,2,-1,2,1,1,2,-1,2,-2,1,-2,-1,-2,-2,2,-2,2,2,-2,2};func DefaultSettings ()Settings {_gcf :=&Settings {};_gcf .SetDefault ();return *_gcf }; +const (RankHaus Method =iota ;Correlation ;);func (_ddac *Classer )classifyCorrelation (_ddf *_cb .Boxes ,_bbd *_cb .Bitmaps ,_fda int )error {const _bc ="\u0063\u006c\u0061\u0073si\u0066\u0079\u0043\u006f\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e"; +if _ddf ==nil {return _g .Error (_bc ,"\u006e\u0065\u0077\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062o\u0078\u0065\u0073\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064"); +};if _bbd ==nil {return _g .Error (_bc ,"\u006e\u0065wC\u006f\u006d\u0070o\u006e\u0065\u006e\u0074s b\u0069tm\u0061\u0070\u0020\u0061\u0072\u0072\u0061y \u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064");};_cea :=len (_bbd .Values );if _cea ==0{_d .Log .Debug ("\u0063l\u0061\u0073s\u0069\u0066\u0079C\u006f\u0072\u0072\u0065\u006c\u0061\u0074i\u006f\u006e\u0020\u002d\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0070\u0069\u0078\u0061s\u0020\u0069\u0073\u0020\u0065\u006d\u0070\u0074\u0079"); +return nil ;};var (_cgb ,_gf *_cb .Bitmap ;_bbc error ;);_eda :=&_cb .Bitmaps {Values :make ([]*_cb .Bitmap ,_cea )};for _edc ,_fad :=range _bbd .Values {_gf ,_bbc =_fad .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0); +if _bbc !=nil {return _g .Wrap (_bbc ,_bc ,"");};_eda .Values [_edc ]=_gf ;};_cge :=_ddac .FgTemplates ;_ad :=_cb .MakePixelSumTab8 ();_dge :=_cb .MakePixelCentroidTab8 ();_fc :=make ([]int ,_cea );_ceaa :=make ([][]int ,_cea );_bdd :=_cb .Points (make ([]_cb .Point ,_cea )); +_bag :=&_bdd ;var (_db ,_bfg int ;_gfg ,_abc ,_gga int ;_ffb ,_aag int ;_ecc byte ;);for _gbeb ,_gd :=range _eda .Values {_ceaa [_gbeb ]=make ([]int ,_gd .Height );_db =0;_bfg =0;_abc =(_gd .Height -1)*_gd .RowStride ;_gfg =0;for _aag =_gd .Height -1;_aag >=0; +_aag ,_abc =_aag -1,_abc -_gd .RowStride {_ceaa [_gbeb ][_aag ]=_gfg ;_gga =0;for _ffb =0;_ffb < _gd .RowStride ;_ffb ++{_ecc =_gd .Data [_abc +_ffb ];_gga +=_ad [_ecc ];_db +=_dge [_ecc ]+_ffb *8*_ad [_ecc ];};_gfg +=_gga ;_bfg +=_gga *_aag ;};_fc [_gbeb ]=_gfg ; +if _gfg > 0{(*_bag )[_gbeb ]=_cb .Point {X :float32 (_db )/float32 (_gfg ),Y :float32 (_bfg )/float32 (_gfg )};}else {(*_bag )[_gbeb ]=_cb .Point {X :float32 (_gd .Width )/float32 (2),Y :float32 (_gd .Height )/float32 (2)};};};if _bbc =_ddac .CentroidPoints .Add (_bag ); +_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0063\u0065\u006et\u0072\u006f\u0069\u0064\u0020\u0061\u0064\u0064");};var (_cee ,_cbf ,_dbe int ;_aaa float64 ;_ffc ,_egf ,_ceec ,_gbf float32 ;_eaea ,_def _cb .Point ;_ceee bool ;_bfe *similarTemplatesFinder ; +_aggg int ;_af *_cb .Bitmap ;_gfd *_c .Rectangle ;_fge *_cb .Bitmaps ;);for _aggg ,_gf =range _eda .Values {_cbf =_fc [_aggg ];if _ffc ,_egf ,_bbc =_bag .GetGeometry (_aggg );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0070t\u0061\u0020\u002d\u0020\u0069"); +};_ceee =false ;_dba :=len (_ddac .UndilatedTemplates .Values );_bfe =_fb (_ddac ,_gf );for _bda :=_bfe .Next ();_bda > -1;{if _af ,_bbc =_ddac .UndilatedTemplates .GetBitmap (_bda );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0075\u006e\u0069dl\u0061\u0074\u0065\u0064\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0062\u006d\u0032"); +};if _dbe ,_bbc =_cge .GetInt (_bda );_bbc !=nil {_d .Log .Trace ("\u0046\u0047\u0020T\u0065\u006d\u0070\u006ca\u0074\u0065\u0020\u005b\u0069\u0063\u006ca\u0073\u0073\u005d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_bbc );};if _ceec ,_gbf ,_bbc =_ddac .CentroidPointsTemplates .GetGeometry (_bda ); +_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074T\u0065\u006d\u0070\u006c\u0061\u0074e\u0073\u005b\u0069\u0063\u006c\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u00782\u002c\u0079\u0032\u0020"); +};if _ddac .Settings .WeightFactor > 0.0{if _cee ,_bbc =_ddac .TemplateAreas .Get (_bda );_bbc !=nil {_d .Log .Trace ("\u0054\u0065\u006dp\u006c\u0061\u0074\u0065A\u0072\u0065\u0061\u0073\u005b\u0069\u0063l\u0061\u0073\u0073\u005d\u0020\u003d\u0020\u0061\u0072\u0065\u0061\u0020\u0025\u0076",_bbc ); +};_aaa =_ddac .Settings .Thresh +(1.0-_ddac .Settings .Thresh )*_ddac .Settings .WeightFactor *float64 (_dbe )/float64 (_cee );}else {_aaa =_ddac .Settings .Thresh ;};_be ,_bge :=_cb .CorrelationScoreThresholded (_gf ,_af ,_cbf ,_dbe ,_eaea .X -_def .X ,_eaea .Y -_def .Y ,MaxDiffWidth ,MaxDiffHeight ,_ad ,_ceaa [_aggg ],float32 (_aaa )); +if _bge !=nil {return _g .Wrap (_bge ,_bc ,"");};if _ede {var (_gba ,_gbd float64 ;_gfa ,_bbdc int ;);_gba ,_bge =_cb .CorrelationScore (_gf ,_af ,_cbf ,_dbe ,_ffc -_ceec ,_egf -_gbf ,MaxDiffWidth ,MaxDiffHeight ,_ad );if _bge !=nil {return _g .Wrap (_bge ,_bc ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); +};_gbd ,_bge =_cb .CorrelationScoreSimple (_gf ,_af ,_cbf ,_dbe ,_ffc -_ceec ,_egf -_gbf ,MaxDiffWidth ,MaxDiffHeight ,_ad );if _bge !=nil {return _g .Wrap (_bge ,_bc ,"d\u0065\u0062\u0075\u0067Co\u0072r\u0065\u006c\u0061\u0074\u0069o\u006e\u0053\u0063\u006f\u0072\u0065"); +};_gfa =int (_a .Sqrt (_gba *float64 (_cbf )*float64 (_dbe )));_bbdc =int (_a .Sqrt (_gbd *float64 (_cbf )*float64 (_dbe )));if (_gba >=_aaa )!=(_gbd >=_aaa ){return _g .Errorf (_bc ,"\u0064\u0065\u0062\u0075\u0067\u0020\u0043\u006f\u0072r\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0063\u006f\u0072\u0065\u0020\u006d\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020-\u0020\u0025d\u0028\u00250\u002e\u0034\u0066\u002c\u0020\u0025\u0076\u0029\u0020\u0076\u0073\u0020\u0025d(\u0025\u0030\u002e\u0034\u0066\u002c\u0020\u0025\u0076)\u0020\u0025\u0030\u002e\u0034\u0066",_gfa ,_gba ,_gba >=_aaa ,_bbdc ,_gbd ,_gbd >=_aaa ,_gba -_gbd ); +};if _gba >=_aaa !=_be {return _g .Errorf (_bc ,"\u0064\u0065\u0062\u0075\u0067\u0020\u0043o\u0072\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e \u0073\u0063\u006f\u0072\u0065 \u004d\u0069\u0073\u006d\u0061t\u0063\u0068 \u0062\u0065\u0074w\u0065\u0065\u006e\u0020\u0063\u006frr\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0020/\u0020\u0074\u0068\u0072\u0065s\u0068\u006f\u006c\u0064\u002e\u0020\u0043\u006f\u006dpa\u0072\u0069\u0073\u006f\u006e:\u0020\u0025\u0030\u002e\u0034\u0066\u0028\u0025\u0030\u002e\u0034\u0066\u002c\u0020\u0025\u0064\u0029\u0020\u003e\u003d\u0020\u00250\u002e\u0034\u0066\u0028\u0025\u0030\u002e\u0034\u0066\u0029\u0020\u0076\u0073\u0020\u0025\u0076",_gba ,_gba *float64 (_cbf )*float64 (_dbe ),_gfa ,_aaa ,float32 (_aaa )*float32 (_cbf )*float32 (_dbe ),_be ); +};};if _be {_ceee =true ;if _bge =_ddac .ClassIDs .Add (_bda );_bge !=nil {return _g .Wrap (_bge ,_bc ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064");};if _bge =_ddac .ComponentPageNumbers .Add (_fda );_bge !=nil {return _g .Wrap (_bge ,_bc ,"\u006f\u0076\u0065\u0072\u0054\u0068\u0072\u0065\u0073\u0068\u006f\u006c\u0064"); +};if _ddac .Settings .KeepClassInstances {if _cgb ,_bge =_bbd .GetBitmap (_aggg );_bge !=nil {return _g .Wrap (_bge ,_bc ,"\u004b\u0065\u0065\u0070Cl\u0061\u0073\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0073\u0020\u002d \u0069");};if _fge ,_bge =_ddac .ClassInstances .GetBitmaps (_bda ); +_bge !=nil {return _g .Wrap (_bge ,_bc ,"K\u0065\u0065\u0070\u0043\u006c\u0061s\u0073\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065s\u0020\u002d\u0020i\u0043l\u0061\u0073\u0073");};_fge .AddBitmap (_cgb );if _gfd ,_bge =_ddf .Get (_aggg );_bge !=nil {return _g .Wrap (_bge ,_bc ,"\u004be\u0065p\u0043\u006c\u0061\u0073\u0073I\u006e\u0073t\u0061\u006e\u0063\u0065\u0073"); +};_fge .AddBox (_gfd );};break ;};};if !_ceee {if _bbc =_ddac .ClassIDs .Add (_dba );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};if _bbc =_ddac .ComponentPageNumbers .Add (_fda );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0021\u0066\u006f\u0075\u006e\u0064"); +};_fge =&_cb .Bitmaps {};if _cgb ,_bbc =_bbd .GetBitmap (_aggg );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_fge .AddBitmap (_cgb );_bagc ,_ggd :=_cgb .Width ,_cgb .Height ;_fdc :=uint64 (_ggd )*uint64 (_bagc );_ddac .TemplatesSize .Add (_fdc ,_dba ); +if _gfd ,_bbc =_ddf .Get (_aggg );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_fge .AddBox (_gfd );_ddac .ClassInstances .AddBitmaps (_fge );_ddac .CentroidPointsTemplates .AddPoint (_ffc ,_egf );_ddac .FgTemplates .AddInt (_cbf ); +_ddac .UndilatedTemplates .AddBitmap (_cgb );_cee =(_gf .Width -2*JbAddedPixels )*(_gf .Height -2*JbAddedPixels );if _bbc =_ddac .TemplateAreas .Add (_cee );_bbc !=nil {return _g .Wrap (_bbc ,_bc ,"\u0021\u0066\u006f\u0075\u006e\u0064");};};};_ddac .NumberOfClasses =len (_ddac .UndilatedTemplates .Values ); +return nil ;};func (_afg *Classer )classifyRankHouseOne (_fee *_cb .Boxes ,_beb ,_dec ,_afe *_cb .Bitmaps ,_decb *_cb .Points ,_bee int )(_aggf error ){const _bca ="\u0043\u006c\u0061\u0073s\u0065\u0072\u002e\u0063\u006c\u0061\u0073\u0073\u0069\u0066y\u0052a\u006e\u006b\u0048\u006f\u0075\u0073\u0065O\u006e\u0065"; +var (_bfbd ,_gff ,_dedd ,_ffe float32 ;_bgad int ;_gbad ,_gaa ,_ebe ,_gaaf ,_fac *_cb .Bitmap ;_bff ,_cdg bool ;);for _ccd :=0;_ccd < len (_beb .Values );_ccd ++{_gaa =_dec .Values [_ccd ];_ebe =_afe .Values [_ccd ];_bfbd ,_gff ,_aggf =_decb .GetGeometry (_ccd ); +if _aggf !=nil {return _g .Wrapf (_aggf ,_bca ,"\u0066\u0069\u0072\u0073\u0074\u0020\u0067\u0065\u006fm\u0065\u0074\u0072\u0079");};_bgd :=len (_afg .UndilatedTemplates .Values );_bff =false ;_afgg :=_fb (_afg ,_gaa );for _bgad =_afgg .Next ();_bgad > -1; +{_gaaf ,_aggf =_afg .UndilatedTemplates .GetBitmap (_bgad );if _aggf !=nil {return _g .Wrap (_aggf ,_bca ,"\u0062\u006d\u0033");};_fac ,_aggf =_afg .DilatedTemplates .GetBitmap (_bgad );if _aggf !=nil {return _g .Wrap (_aggf ,_bca ,"\u0062\u006d\u0034"); +};_dedd ,_ffe ,_aggf =_afg .CentroidPointsTemplates .GetGeometry (_bgad );if _aggf !=nil {return _g .Wrap (_aggf ,_bca ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0054\u0065\u006d\u0070l\u0061\u0074\u0065\u0073");};_cdg ,_aggf =_cb .HausTest (_gaa ,_ebe ,_gaaf ,_fac ,_bfbd -_dedd ,_gff -_ffe ,MaxDiffWidth ,MaxDiffHeight ); +if _aggf !=nil {return _g .Wrap (_aggf ,_bca ,"");};if _cdg {_bff =true ;if _aggf =_afg .ClassIDs .Add (_bgad );_aggf !=nil {return _g .Wrap (_aggf ,_bca ,"");};if _aggf =_afg .ComponentPageNumbers .Add (_bee );_aggf !=nil {return _g .Wrap (_aggf ,_bca ,""); +};if _afg .Settings .KeepClassInstances {_dae ,_ebeb :=_afg .ClassInstances .GetBitmaps (_bgad );if _ebeb !=nil {return _g .Wrap (_ebeb ,_bca ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_gbad ,_ebeb =_beb .GetBitmap (_ccd );if _ebeb !=nil {return _g .Wrap (_ebeb ,_bca ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a"); +};_dae .AddBitmap (_gbad );_aec ,_ebeb :=_fee .Get (_ccd );if _ebeb !=nil {return _g .Wrap (_ebeb ,_bca ,"\u004be\u0065\u0070\u0050\u0069\u0078\u0061a");};_dae .AddBox (_aec );};break ;};};if !_bff {if _aggf =_afg .ClassIDs .Add (_bgd );_aggf !=nil {return _g .Wrap (_aggf ,_bca ,""); +};if _aggf =_afg .ComponentPageNumbers .Add (_bee );_aggf !=nil {return _g .Wrap (_aggf ,_bca ,"");};_gdd :=&_cb .Bitmaps {};_gbad ,_aggf =_beb .GetBitmap (_ccd );if _aggf !=nil {return _g .Wrap (_aggf ,_bca ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_gdd .Values =append (_gdd .Values ,_gbad ); +_ccf ,_dc :=_gbad .Width ,_gbad .Height ;_afg .TemplatesSize .Add (uint64 (_dc )*uint64 (_ccf ),_bgd );_bba ,_efe :=_fee .Get (_ccd );if _efe !=nil {return _g .Wrap (_efe ,_bca ,"\u0021\u0066\u006f\u0075\u006e\u0064");};_gdd .AddBox (_bba );_afg .ClassInstances .AddBitmaps (_gdd ); +_afg .CentroidPointsTemplates .AddPoint (_bfbd ,_gff );_afg .UndilatedTemplates .AddBitmap (_gaa );_afg .DilatedTemplates .AddBitmap (_ebe );};};return nil ;};func (_bb *Classer )addPageComponents (_agg *_cb .Bitmap ,_ea *_cb .Boxes ,_ed *_cb .Bitmaps ,_ddd int ,_gbe Method )error {const _de ="\u0043l\u0061\u0073\u0073\u0065r\u002e\u0041\u0064\u0064\u0050a\u0067e\u0043o\u006d\u0070\u006f\u006e\u0065\u006e\u0074s"; +if _agg ==nil {return _g .Error (_de ,"\u006e\u0069\u006c\u0020\u0069\u006e\u0070\u0075\u0074 \u0070\u0061\u0067\u0065");};if _ea ==nil ||_ed ==nil ||len (*_ea )==0{_d .Log .Trace ("\u0041\u0064\u0064P\u0061\u0067\u0065\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0073\u002e\u0020\u004e\u006f\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064",_agg ); +return nil ;};var _ae error ;switch _gbe {case RankHaus :_ae =_bb .classifyRankHaus (_ea ,_ed ,_ddd );case Correlation :_ae =_bb .classifyCorrelation (_ea ,_ed ,_ddd );default:_d .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064\u003a\u0020'%\u0076\u0027",_gbe ); +return _g .Error (_de ,"\u0075\u006e\u006bno\u0077\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0069\u0066\u0079\u0020\u006d\u0065\u0074\u0068\u006f\u0064");};if _ae !=nil {return _g .Wrap (_ae ,_de ,"");};if _ae =_bb .getULCorners (_agg ,_ea );_ae !=nil {return _g .Wrap (_ae ,_de ,""); +};_ca :=len (*_ea );_bb .BaseIndex +=_ca ;if _ae =_bb .ComponentsNumber .Add (_ca );_ae !=nil {return _g .Wrap (_ae ,_de ,"");};return nil ;};const JbAddedPixels =6;func (_eca *Classer )verifyMethod (_aea Method )error {if _aea !=RankHaus &&_aea !=Correlation {return _g .Error ("\u0076\u0065\u0072i\u0066\u0079\u004d\u0065\u0074\u0068\u006f\u0064","\u0069\u006e\u0076\u0061li\u0064\u0020\u0063\u006c\u0061\u0073\u0073\u0065\u0072\u0020\u006d\u0065\u0074\u0068o\u0064"); +};return nil ;};func (_bdg *similarTemplatesFinder )Next ()int {var (_egga ,_fgfg ,_bcd ,_fgfea int ;_ceaag bool ;_dedc *_cb .Bitmap ;_gccc error ;);for {if _bdg .Index >=25{return -1;};_fgfg =_bdg .Width +TwoByTwoWalk [2*_bdg .Index ];_egga =_bdg .Height +TwoByTwoWalk [2*_bdg .Index +1]; +if _egga < 1||_fgfg < 1{_bdg .Index ++;continue ;};if len (_bdg .CurrentNumbers )==0{_bdg .CurrentNumbers ,_ceaag =_bdg .Classer .TemplatesSize .GetSlice (uint64 (_fgfg )*uint64 (_egga ));if !_ceaag {_bdg .Index ++;continue ;};_bdg .N =0;};_bcd =len (_bdg .CurrentNumbers ); +for ;_bdg .N < _bcd ;_bdg .N ++{_fgfea =_bdg .CurrentNumbers [_bdg .N ];_dedc ,_gccc =_bdg .Classer .DilatedTemplates .GetBitmap (_fgfea );if _gccc !=nil {_d .Log .Debug ("\u0046\u0069\u006e\u0064\u004e\u0065\u0078\u0074\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u003a\u0020\u0074\u0065\u006d\u0070\u006c\u0061t\u0065\u0020\u006e\u006f\u0074 \u0066\u006fu\u006e\u0064\u003a\u0020"); +return 0;};if _dedc .Width -2*JbAddedPixels ==_fgfg &&_dedc .Height -2*JbAddedPixels ==_egga {return _fgfea ;};};_bdg .Index ++;_bdg .CurrentNumbers =nil ;};};func (_dggf *Classer )classifyRankHaus (_eeb *_cb .Boxes ,_gbac *_cb .Bitmaps ,_gbdg int )error {const _egfe ="\u0063\u006ca\u0073\u0073\u0069f\u0079\u0052\u0061\u006e\u006b\u0048\u0061\u0075\u0073"; +if _eeb ==nil {return _g .Error (_egfe ,"\u0062\u006fx\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064");};if _gbac ==nil {return _g .Error (_egfe ,"\u0070\u0069x\u0061\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};_ccc :=len (_gbac .Values );if _ccc ==0{return _g .Error (_egfe ,"e\u006dp\u0074\u0079\u0020\u006e\u0065\u0077\u0020\u0063o\u006d\u0070\u006f\u006een\u0074\u0073");};_aed :=_gbac .CountPixels ();_dga :=_dggf .Settings .SizeHaus ;_ded :=_cb .SelCreateBrick (_dga ,_dga ,_dga /2,_dga /2,_cb .SelHit ); +_fec :=&_cb .Bitmaps {Values :make ([]*_cb .Bitmap ,_ccc )};_gfge :=&_cb .Bitmaps {Values :make ([]*_cb .Bitmap ,_ccc )};var (_bec ,_cbe ,_eea *_cb .Bitmap ;_bdad error ;);for _bfa :=0;_bfa < _ccc ;_bfa ++{_bec ,_bdad =_gbac .GetBitmap (_bfa );if _bdad !=nil {return _g .Wrap (_bdad ,_egfe ,""); +};_cbe ,_bdad =_bec .AddBorderGeneral (JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,JbAddedPixels ,0);if _bdad !=nil {return _g .Wrap (_bdad ,_egfe ,"");};_eea ,_bdad =_cb .Dilate (nil ,_cbe ,_ded );if _bdad !=nil {return _g .Wrap (_bdad ,_egfe ,"");}; +_fec .Values [_ccc ]=_cbe ;_gfge .Values [_ccc ]=_eea ;};_cfce ,_bdad :=_cb .Centroids (_fec .Values );if _bdad !=nil {return _g .Wrap (_bdad ,_egfe ,"");};if _bdad =_cfce .Add (_dggf .CentroidPoints );_bdad !=nil {_d .Log .Trace ("\u004e\u006f\u0020\u0063en\u0074\u0072\u006f\u0069\u0064\u0073\u0020\u0074\u006f\u0020\u0061\u0064\u0064"); +};if _dggf .Settings .RankHaus ==1.0{_bdad =_dggf .classifyRankHouseOne (_eeb ,_gbac ,_fec ,_gfge ,_cfce ,_gbdg );}else {_bdad =_dggf .classifyRankHouseNonOne (_eeb ,_gbac ,_fec ,_gfge ,_cfce ,_aed ,_gbdg );};if _bdad !=nil {return _g .Wrap (_bdad ,_egfe ,""); +};return nil ;};func (_aca *Settings )SetDefault (){if _aca .MaxCompWidth ==0{switch _aca .Components {case _cb .ComponentConn :_aca .MaxCompWidth =MaxConnCompWidth ;case _cb .ComponentCharacters :_aca .MaxCompWidth =MaxCharCompWidth ;case _cb .ComponentWords :_aca .MaxCompWidth =MaxWordCompWidth ; +};};if _aca .MaxCompHeight ==0{_aca .MaxCompHeight =MaxCompHeight ;};if _aca .Thresh ==0.0{_aca .Thresh =0.9;};if _aca .WeightFactor ==0.0{_aca .WeightFactor =0.75;};if _aca .RankHaus ==0.0{_aca .RankHaus =0.97;};if _aca .SizeHaus ==0{_aca .SizeHaus =2; +};};const (MaxDiffWidth =2;MaxDiffHeight =2;);func (_e *Classer )AddPage (inputPage *_cb .Bitmap ,pageNumber int ,method Method )(_da error ){const _gb ="\u0043l\u0061s\u0073\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_e .Widths [pageNumber ]=inputPage .Width ; +_e .Heights [pageNumber ]=inputPage .Height ;if _da =_e .verifyMethod (method );_da !=nil {return _g .Wrap (_da ,_gb ,"");};_dd ,_eg ,_da :=inputPage .GetComponents (_e .Settings .Components ,_e .Settings .MaxCompWidth ,_e .Settings .MaxCompHeight );if _da !=nil {return _g .Wrap (_da ,_gb ,""); +};_d .Log .Debug ("\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_dd );if _da =_e .addPageComponents (inputPage ,_eg ,_dd ,pageNumber ,method );_da !=nil {return _g .Wrap (_da ,_gb ,"");};return nil ;};type Classer struct{BaseIndex int ; +Settings Settings ;ComponentsNumber *_f .IntSlice ;TemplateAreas *_f .IntSlice ;Widths map[int ]int ;Heights map[int ]int ;NumberOfClasses int ;ClassInstances *_cb .BitmapsArray ;UndilatedTemplates *_cb .Bitmaps ;DilatedTemplates *_cb .Bitmaps ;TemplatesSize _f .IntsMap ; +FgTemplates *_f .NumSlice ;CentroidPoints *_cb .Points ;CentroidPointsTemplates *_cb .Points ;ClassIDs *_f .IntSlice ;ComponentPageNumbers *_f .IntSlice ;PtaUL *_cb .Points ;PtaLL *_cb .Points ;};func (_cda Settings )Validate ()error {const _afd ="\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0073\u002e\u0056\u0061\u006ci\u0064\u0061\u0074\u0065"; +if _cda .Thresh < 0.4||_cda .Thresh > 0.98{return _g .Error (_afd ,"\u006a\u0062i\u0067\u0032\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0074\u0068\u0072\u0065\u0073\u0068\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0030\u002e\u0034\u0020\u002d\u0020\u0030\u002e\u0039\u0038\u005d"); +};if _cda .WeightFactor < 0.0||_cda .WeightFactor > 1.0{return _g .Error (_afd ,"\u006a\u0062i\u0067\u0032\u0020\u0065\u006ec\u006f\u0064\u0065\u0072\u0020w\u0065\u0069\u0067\u0068\u0074\u0020\u0066\u0061\u0063\u0074\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0030\u002e\u0030\u0020\u002d\u0020\u0031\u002e\u0030\u005d"); +};if _cda .RankHaus < 0.5||_cda .RankHaus > 1.0{return _g .Error (_afd ,"\u006a\u0062\u0069\u0067\u0032\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0072a\u006e\u006b\u0020\u0068\u0061\u0075\u0073\u0020\u0076\u0061\u006c\u0075\u0065 \u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065 [\u0030\u002e\u0035\u0020\u002d\u0020\u0031\u002e\u0030\u005d"); +};if _cda .SizeHaus < 1||_cda .SizeHaus > 10{return _g .Error (_afd ,"\u006a\u0062\u0069\u0067\u0032 \u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0073\u0069\u007a\u0065\u0020h\u0061\u0075\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u005b\u0031\u0020\u002d\u0020\u0031\u0030]"); +};switch _cda .Components {case _cb .ComponentConn ,_cb .ComponentCharacters ,_cb .ComponentWords :default:return _g .Error (_afd ,"\u0069n\u0076\u0061\u006c\u0069d\u0020\u0063\u006c\u0061\u0073s\u0065r\u0020c\u006f\u006d\u0070\u006f\u006e\u0065\u006et"); +};return nil ;};var _ede bool ;func (_edd *Classer )getULCorners (_eae *_cb .Bitmap ,_cf *_cb .Boxes )error {const _fg ="\u0067\u0065\u0074U\u004c\u0043\u006f\u0072\u006e\u0065\u0072\u0073";if _eae ==nil {return _g .Error (_fg ,"\u006e\u0069l\u0020\u0069\u006da\u0067\u0065\u0020\u0062\u0069\u0074\u006d\u0061\u0070"); +};if _cf ==nil {return _g .Error (_fg ,"\u006e\u0069\u006c\u0020\u0062\u006f\u0075\u006e\u0064\u0073");};if _edd .PtaUL ==nil {_edd .PtaUL =&_cb .Points {};};_caf :=len (*_cf );var (_cg ,_fgd ,_cfe ,_eb int ;_dg ,_ceg ,_cef ,_gg float32 ;_ebc error ;_cfc *_c .Rectangle ; +_cc *_cb .Bitmap ;_dad _c .Point ;);for _cfec :=0;_cfec < _caf ;_cfec ++{_cg =_edd .BaseIndex +_cfec ;if _dg ,_ceg ,_ebc =_edd .CentroidPoints .GetGeometry (_cg );_ebc !=nil {return _g .Wrap (_ebc ,_fg ,"\u0043\u0065\u006e\u0074\u0072\u006f\u0069\u0064\u0050o\u0069\u006e\u0074\u0073"); +};if _fgd ,_ebc =_edd .ClassIDs .Get (_cg );_ebc !=nil {return _g .Wrap (_ebc ,_fg ,"\u0043\u006c\u0061s\u0073\u0049\u0044\u0073\u002e\u0047\u0065\u0074");};if _cef ,_gg ,_ebc =_edd .CentroidPointsTemplates .GetGeometry (_fgd );_ebc !=nil {return _g .Wrap (_ebc ,_fg ,"\u0043\u0065\u006etr\u006f\u0069\u0064\u0050\u006f\u0069\u006e\u0074\u0073\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0073"); +};_ff :=_cef -_dg ;_ebg :=_gg -_ceg ;if _ff >=0{_cfe =int (_ff +0.5);}else {_cfe =int (_ff -0.5);};if _ebg >=0{_eb =int (_ebg +0.5);}else {_eb =int (_ebg -0.5);};if _cfc ,_ebc =_cf .Get (_cfec );_ebc !=nil {return _g .Wrap (_ebc ,_fg ,"");};_ga ,_bg :=_cfc .Min .X ,_cfc .Min .Y ; +_cc ,_ebc =_edd .UndilatedTemplates .GetBitmap (_fgd );if _ebc !=nil {return _g .Wrap (_ebc ,_fg ,"\u0055\u006e\u0064\u0069\u006c\u0061\u0074\u0065\u0064\u0054e\u006d\u0070\u006c\u0061\u0074\u0065\u0073.\u0047\u0065\u0074\u0028\u0069\u0043\u006c\u0061\u0073\u0073\u0029"); +};_dad ,_ebc =_ab (_eae ,_ga ,_bg ,_cfe ,_eb ,_cc );if _ebc !=nil {return _g .Wrap (_ebc ,_fg ,"");};_edd .PtaUL .AddPoint (float32 (_ga -_cfe +_dad .X ),float32 (_bg -_eb +_dad .Y ));};return nil ;}; \ No newline at end of file diff --git a/internal/jbig2/errors/errors.go b/internal/jbig2/errors/errors.go index 60c364fc..873d5bff 100644 --- a/internal/jbig2/errors/errors.go +++ b/internal/jbig2/errors/errors.go @@ -9,7 +9,8 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package errors ;import (_e "fmt";_b "golang.org/x/xerrors";);type processError struct{_fg string ;_fge string ;_bd string ;_g error ;};var _ _b .Wrapper =(*processError )(nil );func _fee (_bb ,_cc string )*processError {return &processError {_fg :"\u005b\u0055\u006e\u0069\u0050\u0044\u0046\u005d",_bd :_bb ,_fge :_cc }; -};func (_c *processError )Error ()string {var _ed string ;if _c ._fg !=""{_ed =_c ._fg ;};_ed +="\u0050r\u006f\u0063\u0065\u0073\u0073\u003a "+_c ._fge ;if _c ._bd !=""{_ed +="\u0020\u004d\u0065\u0073\u0073\u0061\u0067\u0065\u003a\u0020"+_c ._bd ;};if _c ._g !=nil {_ed +="\u002e\u0020"+_c ._g .Error (); -};return _ed ;};func Wrap (err error ,processName ,message string )error {if _df ,_ef :=err .(*processError );_ef {_df ._fg ="";};_bg :=_fee (message ,processName );_bg ._g =err ;return _bg ;};func (_d *processError )Unwrap ()error {return _d ._g };func Errorf (processName ,message string ,arguments ...interface{})error {return _fee (_e .Sprintf (message ,arguments ...),processName ); -};func Wrapf (err error ,processName ,message string ,arguments ...interface{})error {if _gf ,_cf :=err .(*processError );_cf {_gf ._fg ="";};_ec :=_fee (_e .Sprintf (message ,arguments ...),processName );_ec ._g =err ;return _ec ;};func Error (processName ,message string )error {return _fee (message ,processName )}; +package errors ;import (_e "fmt";_b "golang.org/x/xerrors";);func (_ef *processError )Unwrap ()error {return _ef ._cg };func Wrapf (err error ,processName ,message string ,arguments ...interface{})error {if _cgb ,_ca :=err .(*processError );_ca {_cgb ._ae =""; +};_f :=_ad (_e .Sprintf (message ,arguments ...),processName );_f ._cg =err ;return _f ;};func Wrap (err error ,processName ,message string )error {if _ebf ,_g :=err .(*processError );_g {_ebf ._ae ="";};_bc :=_ad (message ,processName );_bc ._cg =err ; +return _bc ;};func (_da *processError )Error ()string {var _bd string ;if _da ._ae !=""{_bd =_da ._ae ;};_bd +="\u0050r\u006f\u0063\u0065\u0073\u0073\u003a "+_da ._be ;if _da ._d !=""{_bd +="\u0020\u004d\u0065\u0073\u0073\u0061\u0067\u0065\u003a\u0020"+_da ._d ; +};if _da ._cg !=nil {_bd +="\u002e\u0020"+_da ._cg .Error ();};return _bd ;};type processError struct{_ae string ;_be string ;_d string ;_cg error ;};func Errorf (processName ,message string ,arguments ...interface{})error {return _ad (_e .Sprintf (message ,arguments ...),processName ); +};func _ad (_bb ,_eb string )*processError {return &processError {_ae :"\u005b\u0055\u006e\u0069\u0050\u0044\u0046\u005d",_d :_bb ,_be :_eb };};func Error (processName ,message string )error {return _ad (message ,processName )};var _ _b .Wrapper =(*processError )(nil ); diff --git a/internal/jbig2/internal/internal.go b/internal/jbig2/internal/internal.go index 84758fc7..46fc667b 100644 --- a/internal/jbig2/internal/internal.go +++ b/internal/jbig2/internal/internal.go @@ -9,4 +9,4 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package internal ;import _c "errors";var ErrOOB =_c .New ("o\u0075\u0074\u0020\u006f\u0066\u0020\u0062\u0061\u006e\u0064"); \ No newline at end of file +package internal ;import _b "errors";var ErrOOB =_b .New ("o\u0075\u0074\u0020\u006f\u0066\u0020\u0062\u0061\u006e\u0064"); \ No newline at end of file diff --git a/internal/jbig2/jbig2.go b/internal/jbig2/jbig2.go index 55e247be..3419ca90 100644 --- a/internal/jbig2/jbig2.go +++ b/internal/jbig2/jbig2.go @@ -9,9 +9,9 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package jbig2 ;import (_a "github.com/unidoc/unipdf/v3/internal/bitwise";_ac "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_e "github.com/unidoc/unipdf/v3/internal/jbig2/document";_d "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments"; -_f "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_gd "sort";);func (_dc Globals )ToDocumentGlobals ()*_e .Globals {if _dc ==nil {return nil ;};_ec :=[]*_d .Header {};for _ ,_gaa :=range _dc {_ec =append (_ec ,_gaa );};_gd .Slice (_ec ,func (_bf ,_fg int )bool {return _ec [_bf ].SegmentNumber < _ec [_fg ].SegmentNumber }); -return &_e .Globals {Segments :_ec };};type Globals map[int ]*_d .Header ;func DecodeBytes (encoded []byte ,parameters _ac .Parameters ,globals ...Globals )([]byte ,error ){var _gb Globals ;if len (globals )> 0{_gb =globals [0];};_b ,_fb :=_ac .Decode (encoded ,parameters ,_gb .ToDocumentGlobals ()); -if _fb !=nil {return nil ,_fb ;};return _b .DecodeNextPage ();};func DecodeGlobals (encoded []byte )(Globals ,error ){const _bc ="\u0044\u0065\u0063\u006f\u0064\u0065\u0047\u006c\u006f\u0062\u0061\u006c\u0073";_ga :=_a .NewReader (encoded );_c ,_bb :=_e .DecodeDocument (_ga ,nil ); -if _bb !=nil {return nil ,_f .Wrap (_bb ,_bc ,"");};if _c .GlobalSegments ==nil ||(_c .GlobalSegments .Segments ==nil ){return nil ,_f .Error (_bc ,"\u006eo\u0020\u0067\u006c\u006f\u0062\u0061\u006c\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064"); -};_ff :=Globals {};for _ ,_gg :=range _c .GlobalSegments .Segments {_ff [int (_gg .SegmentNumber )]=_gg ;};return _ff ,nil ;}; \ No newline at end of file +package jbig2 ;import (_g "github.com/unidoc/unipdf/v3/internal/bitwise";_c "github.com/unidoc/unipdf/v3/internal/jbig2/decoder";_a "github.com/unidoc/unipdf/v3/internal/jbig2/document";_d "github.com/unidoc/unipdf/v3/internal/jbig2/document/segments"; +_de "github.com/unidoc/unipdf/v3/internal/jbig2/errors";_b "sort";);func DecodeGlobals (encoded []byte )(Globals ,error ){const _gb ="\u0044\u0065\u0063\u006f\u0064\u0065\u0047\u006c\u006f\u0062\u0061\u006c\u0073";_ge :=_g .NewReader (encoded );_bg ,_bc :=_a .DecodeDocument (_ge ,nil ); +if _bc !=nil {return nil ,_de .Wrap (_bc ,_gb ,"");};if _bg .GlobalSegments ==nil ||(_bg .GlobalSegments .Segments ==nil ){return nil ,_de .Error (_gb ,"\u006eo\u0020\u0067\u006c\u006f\u0062\u0061\u006c\u0020\u0073\u0065\u0067m\u0065\u006e\u0074\u0073\u0020\u0066\u006f\u0075\u006e\u0064"); +};_e :=Globals {};for _ ,_ccc :=range _bg .GlobalSegments .Segments {_e [int (_ccc .SegmentNumber )]=_ccc ;};return _e ,nil ;};func DecodeBytes (encoded []byte ,parameters _c .Parameters ,globals ...Globals )([]byte ,error ){var _cc Globals ;if len (globals )> 0{_cc =globals [0]; +};_fd ,_da :=_c .Decode (encoded ,parameters ,_cc .ToDocumentGlobals ());if _da !=nil {return nil ,_da ;};return _fd .DecodeNextPage ();};type Globals map[int ]*_d .Header ;func (_eb Globals )ToDocumentGlobals ()*_a .Globals {if _eb ==nil {return nil ; +};_ec :=[]*_d .Header {};for _ ,_ebb :=range _eb {_ec =append (_ec ,_ebb );};_b .Slice (_ec ,func (_ca ,_cb int )bool {return _ec [_ca ].SegmentNumber < _ec [_cb ].SegmentNumber });return &_a .Globals {Segments :_ec };}; \ No newline at end of file diff --git a/internal/license/license.go b/internal/license/license.go index 8538e9da..d9c61ef9 100644 --- a/internal/license/license.go +++ b/internal/license/license.go @@ -9,108 +9,108 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package license ;import (_ec "bytes";_a "compress/gzip";_e "crypto";_ba "crypto/aes";_bfb "crypto/cipher";_ce "crypto/hmac";_fd "crypto/rand";_aca "crypto/rsa";_af "crypto/sha256";_bc "crypto/sha512";_cg "crypto/x509";_c "encoding/base64";_eg "encoding/hex"; -_gc "encoding/json";_gd "encoding/pem";_bg "errors";_ac "fmt";_cb "github.com/unidoc/unipdf/v3/common";_g "io";_db "io/ioutil";_bf "net";_dd "net/http";_f "os";_d "path/filepath";_aa "sort";_fg "strings";_ab "sync";_ga "time";);func _ddda (_fcbd ,_fga []byte )([]byte ,error ){_fbd ,_acfdg :=_ba .NewCipher (_fcbd ); -if _acfdg !=nil {return nil ,_acfdg ;};_cfdg :=make ([]byte ,_ba .BlockSize +len (_fga ));_bcag :=_cfdg [:_ba .BlockSize ];if _ ,_ddga :=_g .ReadFull (_fd .Reader ,_bcag );_ddga !=nil {return nil ,_ddga ;};_bgfg :=_bfb .NewCFBEncrypter (_fbd ,_bcag );_bgfg .XORKeyStream (_cfdg [_ba .BlockSize :],_fga ); -_dde :=make ([]byte ,_c .URLEncoding .EncodedLen (len (_cfdg )));_c .URLEncoding .Encode (_dde ,_cfdg );return _dde ,nil ;};func _aaa (_afg string )(LicenseKey ,error ){var _fc LicenseKey ;_dff ,_efg :=_cff (_aae ,_bfe ,_afg );if _efg !=nil {return _fc ,_efg ; -};_fb ,_efg :=_efe (_gdd ,_dff );if _efg !=nil {return _fc ,_efg ;};_efg =_gc .Unmarshal (_fb ,&_fc );if _efg !=nil {return _fc ,_efg ;};_fc .CreatedAt =_ga .Unix (_fc .CreatedAtInt ,0);if _fc .ExpiresAtInt > 0{_gg :=_ga .Unix (_fc .ExpiresAtInt ,0);_fc .ExpiresAt =&_gg ; -};return _fc ,nil ;};func _bfc ()(_bf .IP ,error ){_fcg ,_gbad :=_bf .Dial ("\u0075\u0064\u0070","\u0038\u002e\u0038\u002e\u0038\u002e\u0038\u003a\u0038\u0030");if _gbad !=nil {return nil ,_gbad ;};defer _fcg .Close ();_bgf :=_fcg .LocalAddr ().(*_bf .UDPAddr ); -return _bgf .IP ,nil ;};func (_abd *LicenseKey )Validate ()error {if _abd ._eac {return nil ;};if len (_abd .LicenseId )< 10{return _ac .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020L\u0069\u0063\u0065n\u0073e\u0020\u0049\u0064"); -};if len (_abd .CustomerId )< 10{return _ac .Errorf ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065:\u0020C\u0075\u0073\u0074\u006f\u006d\u0065\u0072 \u0049\u0064");};if len (_abd .CustomerName )< 1{return _ac .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u003a\u0020\u0043u\u0073\u0074\u006f\u006d\u0065\u0072\u0020\u004e\u0061\u006d\u0065"); -};if _egc .After (_abd .CreatedAt ){return _ac .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u0065\u0064 \u0041\u0074\u0020\u0069\u0073 \u0069\u006ev\u0061\u006c\u0069\u0064"); -};if _abd .ExpiresAt ==nil {_acfd :=_abd .CreatedAt .AddDate (1,0,0);if _ag .After (_acfd ){_acfd =_ag ;};_abd .ExpiresAt =&_acfd ;};if _abd .CreatedAt .After (*_abd .ExpiresAt ){return _ac .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u0065\u0064\u0020\u0041\u0074 \u0063a\u006e\u006e\u006f\u0074 \u0062\u0065 \u0047\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0045\u0078\u0070\u0069\u0072\u0065\u0073\u0020\u0041\u0074"); -};if _abd .isExpired (){_bge :="\u0054\u0068\u0065\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0065\u0078\u0070\u0069r\u0065\u0064\u002e\u000a"+"\u0059o\u0075\u0020\u006d\u0061y\u0020n\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0075\u0070d\u0061\u0074\u0065\u0020\u0074\u0068\u0065\u0020l\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020t\u006f\u0020\u0074\u0068\u0065\u0020\u006e\u0065\u0077\u0065s\u0074\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0072\u0020\u0079o\u0075\u0072\u0020\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074i\u006fn\u002e\u000a"+"\u0054o\u0020\u0066\u0069\u006ed y\u006f\u0075\u0072\u0020n\u0065\u0077\u0065\u0073\u0074\u0020\u006c\u0069\u0063\u0065n\u0073\u0065\u0020\u006b\u0065\u0079\u002c\u0020\u0067\u006f\u0020\u0074\u006f\u0020\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0063l\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064oc\u002e\u0069\u006f \u0061\u006e\u0064\u0020\u0067o\u0020t\u006f\u0020\u0074\u0068\u0065\u0020\u006c\u0069\u0063e\u006e\u0073\u0065\u0020\u006d\u0065\u006e\u0075\u002e"; -return _ac .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0025\u0073",_bge );};if len (_abd .CreatorName )< 1{return _ac .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020na\u006d\u0065"); -};if len (_abd .CreatorEmail )< 1{return _ac .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u003a\u0020\u0043r\u0065\u0061\u0074\u006f\u0072\u0020\u0065\u006d\u0061\u0069\u006c");};if _abd .CreatedAt .After (_cffa ){if !_abd .UniPDF {return _ac .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065:\u0020\u0054\u0068\u0069\u0073\u0020\u0055\u006e\u0069\u0044\u006f\u0063\u0020k\u0065\u0079\u0020\u0069\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069d \u0066\u006f\u0072\u0020\u0055\u006e\u0069\u0050\u0044\u0046"); -};};return nil ;};const _ccga ="\u0055\u004e\u0049\u0050DF\u005f\u004c\u0049\u0043\u0045\u004e\u0053\u0045\u005f\u0050\u0041\u0054\u0048";func _dgc ()(string ,error ){_dbae :=_fg .TrimSpace (_f .Getenv (_bbg ));if _dbae ==""{_cb .Log .Debug ("\u0024\u0025\u0073\u0020e\u006e\u0076\u0069\u0072\u006f\u006e\u006d\u0065\u006e\u0074\u0020\u0076\u0061\u0072\u0069\u0061\u0062l\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e\u0020\u0057\u0069\u006c\u006c\u0020\u0075\u0073\u0065\u0020\u0068\u006f\u006d\u0065\u0020\u0064\u0069\u0072\u0065\u0063\u0074\u006f\u0072\u0079\u0020\u0074\u006f\u0020s\u0074\u006f\u0072\u0065\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020in\u0066o\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u002e",_bbg ); -_cee :=_eafd ();if len (_cee )==0{return "",_ac .Errorf ("r\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0024\u0025\u0073\u0020\u0065\u006e\u0076\u0069\u0072\u006f\u006e\u006d\u0065\u006e\u0074\u0020\u0076\u0061r\u0069a\u0062\u006c\u0065\u0020o\u0072\u0020h\u006f\u006d\u0065\u0020\u0064\u0069\u0072\u0065\u0063\u0074\u006f\u0072\u0079\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_bbg ); -};_dbae =_d .Join (_cee ,"\u002eu\u006e\u0069\u0064\u006f\u0063");};_bbgb :=_f .MkdirAll (_dbae ,0777);if _bbgb !=nil {return "",_bbgb ;};return _dbae ,nil ;};var _ag =_ga .Date (2020,1,1,0,0,0,0,_ga .UTC );var _fe map[string ]int ;func _efe (_ca string ,_geg string )([]byte ,error ){var (_df int ; -_egb string ;);for _ ,_egb =range []string {"\u000a\u002b\u000a","\u000d\u000a\u002b\r\u000a","\u0020\u002b\u0020"}{if _df =_fg .Index (_geg ,_egb );_df !=-1{break ;};};if _df ==-1{return nil ,_ac .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u002c \u0073i\u0067n\u0061t\u0075\u0072\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072"); -};_gef :=_geg [:_df ];_cbg :=_df +len (_egb );_ad :=_geg [_cbg :];if _gef ==""||_ad ==""{return nil ,_ac .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0069n\u0070\u0075\u0074,\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0069\u0067\u0069n\u0061\u006c \u006f\u0072\u0020\u0073\u0069\u0067n\u0061\u0074u\u0072\u0065"); -};_dbab ,_da :=_c .StdEncoding .DecodeString (_gef );if _da !=nil {return nil ,_ac .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0072\u0069\u0067\u0069\u006ea\u006c");};_cd ,_da :=_c .StdEncoding .DecodeString (_ad ); -if _da !=nil {return nil ,_ac .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065");};_cbga ,_ :=_gd .Decode ([]byte (_ca ));if _cbga ==nil {return nil ,_ac .Errorf ("\u0050\u0075\u0062\u004b\u0065\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_ae ,_da :=_cg .ParsePKIXPublicKey (_cbga .Bytes );if _da !=nil {return nil ,_da ;};_acb :=_ae .(*_aca .PublicKey );if _acb ==nil {return nil ,_ac .Errorf ("\u0050u\u0062\u004b\u0065\u0079\u0020\u0063\u006f\u006e\u0076\u0065\u0072s\u0069\u006f\u006e\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); -};_bd :=_bc .New ();_bd .Write (_dbab );_egaf :=_bd .Sum (nil );_da =_aca .VerifyPKCS1v15 (_acb ,_e .SHA512 ,_egaf ,_cd );if _da !=nil {return nil ,_da ;};return _dbab ,nil ;};type MeteredStatus struct{OK bool ;Credits int64 ;Used int64 ;};type reportState struct{Instance string `json:"inst"`; -Next string `json:"n"`;Docs int64 `json:"d"`;NumErrors int64 `json:"e"`;LimitDocs bool `json:"ld"`;RemainingDocs int64 `json:"rd"`;LastReported _ga .Time `json:"lr"`;LastWritten _ga .Time `json:"lw"`;Usage map[string ]int `json:"u"`;};func GetMeteredState ()(MeteredStatus ,error ){if _afgc ==nil {return MeteredStatus {},_bg .New ("\u006c\u0069\u0063\u0065ns\u0065\u0020\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); -};if !_afgc ._eac ||len (_afgc ._acf )==0{return MeteredStatus {},_bg .New ("\u0061p\u0069 \u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074");};_dc ,_fcb :=_ccb .loadState (_afgc ._acf );if _fcb !=nil {_cb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fcb ); -return MeteredStatus {},_fcb ;};if _dc .Docs > 0{_aea :=_efa ("","",true );if _aea !=nil {return MeteredStatus {},_aea ;};};_aed .Lock ();defer _aed .Unlock ();_ada :=_bga ();_ada ._abf =_afgc ._acf ;_bbf ,_fcb :=_ada .getStatus ();if _fcb !=nil {return MeteredStatus {},_fcb ; -};if !_bbf .Valid {return MeteredStatus {},_bg .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064");};_dce :=MeteredStatus {OK :true ,Credits :_bbf .OrgCredits ,Used :_bbf .OrgUsed };return _dce ,nil ;};type LicenseKey struct{LicenseId string `json:"license_id"`; -CustomerId string `json:"customer_id"`;CustomerName string `json:"customer_name"`;Tier string `json:"tier"`;CreatedAt _ga .Time `json:"-"`;CreatedAtInt int64 `json:"created_at"`;ExpiresAt *_ga .Time `json:"-"`;ExpiresAtInt int64 `json:"expires_at"`;CreatedBy string `json:"created_by"`; -CreatorName string `json:"creator_name"`;CreatorEmail string `json:"creator_email"`;UniPDF bool `json:"unipdf"`;UniOffice bool `json:"unioffice"`;UniHTML bool `json:"unihtml"`;Trial bool `json:"trial"`;_eac bool ;_acf string ;_aaec bool ;};func (_bgd *LicenseKey )getExpiryDateToCompare ()_ga .Time {if _bgd .Trial {return _ga .Now ().UTC (); -};return _cb .ReleasedAt ;};var _cffa =_ga .Date (2019,6,6,0,0,0,0,_ga .UTC );func (_agf defaultStateHolder )updateState (_bcd ,_ccf ,_gda string ,_abbf int ,_dfd bool ,_cfb int ,_ebb int ,_fdf _ga .Time ,_dg map[string ]int )error {_gf ,_adec :=_dgc (); -if _adec !=nil {return _adec ;};if len (_bcd )< 20{return _bg .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_gac :=[]byte (_bcd );_egbg :=_bc .Sum512_256 (_gac [:20]);_fdb :=_eg .EncodeToString (_egbg [:]);_bca :=_d .Join (_gf ,_fdb ); -var _cea reportState ;_cea .Docs =int64 (_abbf );_cea .NumErrors =int64 (_ebb );_cea .LimitDocs =_dfd ;_cea .RemainingDocs =int64 (_cfb );_cea .LastWritten =_ga .Now ().UTC ();_cea .LastReported =_fdf ;_cea .Instance =_ccf ;_cea .Next =_gda ;_cea .Usage =_dg ; -_aeab ,_adec :=_gc .Marshal (_cea );if _adec !=nil {return _adec ;};const _cdg ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_aeab ,_adec =_ddda ([]byte (_cdg ),_aeab );if _adec !=nil {return _adec ;};_adec =_db .WriteFile (_bca ,_aeab ,0600); -if _adec !=nil {return _adec ;};return nil ;};type meteredStatusResp struct{Valid bool `json:"valid"`;OrgCredits int64 `json:"org_credits"`;OrgUsed int64 `json:"org_used"`;OrgRemaining int64 `json:"org_remaining"`;};func _eda (_fdfb ,_bda []byte )([]byte ,error ){_aeda :=make ([]byte ,_c .URLEncoding .DecodedLen (len (_bda ))); -_fea ,_cec :=_c .URLEncoding .Decode (_aeda ,_bda );if _cec !=nil {return nil ,_cec ;};_aeda =_aeda [:_fea ];_bbgd ,_cec :=_ba .NewCipher (_fdfb );if _cec !=nil {return nil ,_cec ;};if len (_aeda )< _ba .BlockSize {return nil ,_bg .New ("c\u0069p\u0068\u0065\u0072\u0074\u0065\u0078\u0074\u0020t\u006f\u006f\u0020\u0073ho\u0072\u0074"); -};_ebg :=_aeda [:_ba .BlockSize ];_aeda =_aeda [_ba .BlockSize :];_bgfb :=_bfb .NewCFBDecrypter (_bbgd ,_ebg );_bgfb .XORKeyStream (_aeda ,_aeda );return _aeda ,nil ;};func SetMeteredKey (apiKey string )error {if len (apiKey )==0{_cb .Log .Error ("\u004d\u0065\u0074\u0065\u0072e\u0064\u0020\u004c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u0041\u0050\u0049 \u004b\u0065\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079"); -_cb .Log .Error ("\u002d\u0020\u0047\u0072\u0061\u0062\u0020\u006f\u006e\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0046\u0072\u0065\u0065\u0020\u0054\u0069\u0065\u0072\u0020\u0061t\u0020\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0063\u006c\u006fud\u002e\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); -return _ac .Errorf ("\u006de\u0074\u0065\u0072e\u0064\u0020\u006ci\u0063en\u0073\u0065\u0020\u0061\u0070\u0069\u0020k\u0065\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079\u003a\u0020\u0063\u0072\u0065\u0061\u0074\u0065 o\u006ee\u0020\u0061\u0074\u0020\u0068\u0074t\u0070\u0073\u003a\u002f\u002fc\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064\u006f\u0063.\u0069\u006f"); -};if _afgc !=nil &&(_afgc ._eac ||_afgc .Tier !=LicenseTierUnlicensed ){_cb .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0043\u0061\u006e\u006eo\u0074 \u0073\u0065\u0074\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0074\u0077\u0069c\u0065\u0020\u002d\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u006a\u0075\u0073\u0074\u0020\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069z\u0065\u0020\u006f\u006e\u0063\u0065"); -return _bg .New ("\u006c\u0069\u0063en\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0061\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0073\u0065\u0074");};_aec :=_bga ();_aec ._abf =apiKey ;_ccg ,_efc :=_aec .getStatus ();if _efc !=nil {return _efc ;};if !_ccg .Valid {return _bg .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); -};_gad :=&LicenseKey {_eac :true ,_acf :apiKey ,_aaec :true };_afgc =_gad ;return nil ;};type meteredUsageCheckinResp struct{Instance string `json:"inst"`;Next string `json:"next"`;Success bool `json:"success"`;Message string `json:"message"`;RemainingDocs int `json:"rd"`; -LimitDocs bool `json:"ld"`;};func GetLicenseKey ()*LicenseKey {if _afgc ==nil {return nil ;};_bgef :=*_afgc ;return &_bgef ;};func _efa (_bgee string ,_fdba string ,_dfa bool )error {if _afgc ==nil {return _bg .New ("\u006e\u006f\u0020\u006c\u0069\u0063\u0065\u006e\u0073e\u0020\u006b\u0065\u0079"); -};if !_afgc ._eac ||len (_afgc ._acf )==0{return nil ;};if len (_bgee )==0&&!_dfa {return _bg .New ("\u0064\u006f\u0063\u004b\u0065\u0079\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};_aed .Lock ();defer _aed .Unlock ();if _fcba ==nil {_fcba =map[string ]struct{}{}; -};if _fe ==nil {_fe =map[string ]int {};};_bcc :=0;if len (_bgee )> 0{_ ,_ecd :=_fcba [_bgee ];if !_ecd {_fcba [_bgee ]=struct{}{};_bcc ++;};};if _bcc ==0&&!_dfa {return nil ;};_fe [_fdba ]++;_ebcb :=_ga .Now ();_edd ,_fde :=_ccb .loadState (_afgc ._acf ); -if _fde !=nil {_cb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fde );return _fde ;};if _edd .Usage ==nil {_edd .Usage =map[string ]int {};};for _dcg ,_bbe :=range _fe {if _dcg !=""{_edd .Usage [_dcg ]+=_bbe ;};};_fe =nil ;const _fdc =24*_ga .Hour ; -const _gfe =3*24*_ga .Hour ;if len (_edd .Instance )==0||_ebcb .Sub (_edd .LastReported )> _fdc ||(_edd .LimitDocs &&_edd .RemainingDocs <=_edd .Docs +int64 (_bcc ))||_dfa {_dcf ,_acg :=_f .Hostname ();if _acg !=nil {return _acg ;};_abfa :=_edd .Docs ; -_de ,_edg ,_acg :=_abcg ();if _acg !=nil {_cb .Log .Debug ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u006c\u006fc\u0061\u006c\u0020\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u003a\u0020\u0025\u0073",_acg .Error ());_de =append (_de ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce"); -_edg =append (_edg ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce");}else {_aa .Strings (_edg );_aa .Strings (_de );_bccc ,_gfb :=_bfc ();if _gfb !=nil {return _gfb ;};_daac :=false ; -for _ ,_fed :=range _edg {if _fed ==_bccc .String (){_daac =true ;};};if !_daac {_edg =append (_edg ,_bccc .String ());};};_ecfg :=_bga ();_ecfg ._abf =_afgc ._acf ;_abfa +=int64 (_bcc );_ddcd :=meteredUsageCheckinForm {Instance :_edd .Instance ,Next :_edd .Next ,UsageNumber :int (_abfa ),NumFailed :_edd .NumErrors ,Hostname :_dcf ,LocalIP :_fg .Join (_edg ,"\u002c\u0020"),MacAddress :_fg .Join (_de ,"\u002c\u0020"),Package :"\u0075\u006e\u0069\u0070\u0064\u0066",PackageVersion :_cb .Version ,Usage :_edd .Usage ,IsPersistentCache :_afgc ._aaec ,Timestamp :_ebcb .Unix ()}; -if len (_de )==0{_ddcd .MacAddress ="\u006e\u006f\u006e\u0065";};_fdff :=int64 (0);_beg :=_edd .NumErrors ;_eaa :=_ebcb ;_ced :=0;_abc :=_edd .LimitDocs ;_fag ,_acg :=_ecfg .checkinUsage (_ddcd );if _acg !=nil {if _ebcb .Sub (_edd .LastReported )> _gfe {if !_fag .Success {return _bg .New (_fag .Message ); -};return _bg .New ("\u0074\u006f\u006f\u0020\u006c\u006f\u006e\u0067\u0020\u0073\u0069\u006e\u0063\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0073\u0075\u0063\u0063e\u0073\u0073\u0066\u0075\u006c \u0063\u0068e\u0063\u006b\u0069\u006e");};_fdff =_abfa ; -_beg ++;_eaa =_edd .LastReported ;}else {_abc =_fag .LimitDocs ;_ced =_fag .RemainingDocs ;_beg =0;};if len (_fag .Instance )==0{_fag .Instance =_ddcd .Instance ;};if len (_fag .Next )==0{_fag .Next =_ddcd .Next ;};_acg =_ccb .updateState (_ecfg ._abf ,_fag .Instance ,_fag .Next ,int (_fdff ),_abc ,_ced ,int (_beg ),_eaa ,nil ); -if _acg !=nil {return _acg ;};if !_fag .Success {return _ac .Errorf ("\u0065r\u0072\u006f\u0072\u003a\u0020\u0025s",_fag .Message );};}else {_fde =_ccb .updateState (_afgc ._acf ,_edd .Instance ,_edd .Next ,int (_edd .Docs )+_bcc ,_edd .LimitDocs ,int (_edd .RemainingDocs ),int (_edd .NumErrors ),_edd .LastReported ,_edd .Usage ); -if _fde !=nil {return _fde ;};};return nil ;};type meteredClient struct{_fce string ;_abf string ;_bac *_dd .Client ;};var _afgc =MakeUnlicensedKey ();func MakeUnlicensedKey ()*LicenseKey {_cfe :=LicenseKey {};_cfe .CustomerName ="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064"; -_cfe .Tier =LicenseTierUnlicensed ;_cfe .CreatedAt =_ga .Now ().UTC ();_cfe .CreatedAtInt =_cfe .CreatedAt .Unix ();return &_cfe ;};func _cff (_dbf string ,_bdb string ,_eb string )(string ,error ){_bgb :=_fg .Index (_eb ,_dbf );if _bgb ==-1{return "",_ac .Errorf ("\u0068\u0065a\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -};_ee :=_fg .Index (_eb ,_bdb );if _ee ==-1{return "",_ac .Errorf ("\u0066\u006fo\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_cdc :=_bgb +len (_dbf )+1;return _eb [_cdc :_ee -1],nil ;};func _bcad (_eaae []byte )(_g .Reader ,error ){_aef :=new (_ec .Buffer ); -_bag :=_a .NewWriter (_aef );_bag .Write (_eaae );_fgf :=_bag .Close ();if _fgf !=nil {return nil ,_fgf ;};return _aef ,nil ;};func SetMeteredKeyPersistentCache (val bool ){_afgc ._aaec =val };func _abcg ()([]string ,[]string ,error ){_fdge ,_dfde :=_bf .Interfaces (); -if _dfde !=nil {return nil ,nil ,_dfde ;};var _dbe []string ;var _dfg []string ;for _ ,_eagd :=range _fdge {if _eagd .Flags &_bf .FlagUp ==0||_ec .Equal (_eagd .HardwareAddr ,nil ){continue ;};_cab ,_gbge :=_eagd .Addrs ();if _gbge !=nil {return nil ,nil ,_gbge ; -};_ace :=0;for _ ,_ecaa :=range _cab {var _agdg _bf .IP ;switch _fac :=_ecaa .(type ){case *_bf .IPNet :_agdg =_fac .IP ;case *_bf .IPAddr :_agdg =_fac .IP ;};if _agdg .IsLoopback (){continue ;};if _agdg .To4 ()==nil {continue ;};_dfg =append (_dfg ,_agdg .String ()); -_ace ++;};_afd :=_eagd .HardwareAddr .String ();if _afd !=""&&_ace > 0{_dbe =append (_dbe ,_afd );};};return _dbe ,_dfg ,nil ;};const (_aae ="\u002d\u002d\u002d--\u0042\u0045\u0047\u0049\u004e\u0020\u0055\u004e\u0049D\u004fC\u0020L\u0049C\u0045\u004e\u0053\u0045\u0020\u004b\u0045\u0059\u002d\u002d\u002d\u002d\u002d"; -_bfe ="\u002d\u002d\u002d\u002d\u002d\u0045\u004e\u0044\u0020\u0055\u004e\u0049\u0044\u004f\u0043 \u004cI\u0043\u0045\u004e\u0053\u0045\u0020\u004b\u0045\u0059\u002d\u002d\u002d\u002d\u002d";);func _ggf (_cdbe ,_dgf string )string {_edcf :=[]byte (_cdbe ); -_geff :=_ce .New (_af .New ,_edcf );_geff .Write ([]byte (_dgf ));return _c .StdEncoding .EncodeToString (_geff .Sum (nil ));};type meteredUsageCheckinForm struct{Instance string `json:"inst"`;Next string `json:"next"`;UsageNumber int `json:"usage_number"`; -NumFailed int64 `json:"num_failed"`;Hostname string `json:"hostname"`;LocalIP string `json:"local_ip"`;MacAddress string `json:"mac_address"`;Package string `json:"package"`;PackageVersion string `json:"package_version"`;Usage map[string ]int `json:"u"`; -IsPersistentCache bool `json:"is_persistent_cache"`;Timestamp int64 `json:"timestamp"`;};const _dfdg ="U\u004eI\u0050\u0044\u0046\u005f\u0043\u0055\u0053\u0054O\u004d\u0045\u0052\u005fNA\u004d\u0045";func _bga ()*meteredClient {_eca :=meteredClient {_fce :"h\u0074\u0074\u0070\u0073\u003a\u002f/\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069d\u006f\u0063\u002ei\u006f/\u0061\u0070\u0069",_bac :&_dd .Client {Timeout :30*_ga .Second }}; -if _cc :=_f .Getenv ("\u0055N\u0049\u0044\u004f\u0043_\u004c\u0049\u0043\u0045\u004eS\u0045_\u0053E\u0052\u0056\u0045\u0052\u005f\u0055\u0052L");_fg .HasPrefix (_cc ,"\u0068\u0074\u0074\u0070"){_eca ._fce =_cc ;};return &_eca ;};var _ccb stateLoader =defaultStateHolder {}; -func _bcf (_abg string ,_cbf []byte )(string ,error ){_bb ,_ :=_gd .Decode ([]byte (_abg ));if _bb ==nil {return "",_ac .Errorf ("\u0050\u0072\u0069\u0076\u004b\u0065\u0079\u0020\u0066a\u0069\u006c\u0065\u0064");};_ega ,_ge :=_cg .ParsePKCS1PrivateKey (_bb .Bytes ); -if _ge !=nil {return "",_ge ;};_baa :=_bc .New ();_baa .Write (_cbf );_ea :=_baa .Sum (nil );_gb ,_ge :=_aca .SignPKCS1v15 (_fd .Reader ,_ega ,_e .SHA512 ,_ea );if _ge !=nil {return "",_ge ;};_dba :=_c .StdEncoding .EncodeToString (_cbf );_dba +="\u000a\u002b\u000a"; -_dba +=_c .StdEncoding .EncodeToString (_gb );return _dba ,nil ;};const _gdd ="\u000a\u002d\u002d\u002d\u002d\u002d\u0042\u0045\u0047\u0049\u004e \u0050\u0055\u0042\u004c\u0049\u0043\u0020\u004b\u0045Y\u002d\u002d\u002d\u002d\u002d\u000a\u004d\u0049I\u0042\u0049\u006a\u0041NB\u0067\u006b\u0071\u0068\u006b\u0069G\u0039\u0077\u0030\u0042\u0041\u0051\u0045\u0046A\u0041\u004f\u0043\u0041\u0051\u0038\u0041\u004d\u0049\u0049\u0042\u0043\u0067\u004b\u0043\u0041\u0051\u0045A\u006dF\u0055\u0069\u0079\u0064\u0037\u0062\u0035\u0058\u006a\u0070\u006b\u0050\u0035\u0052\u0061\u0070\u0034\u0077\u000a\u0044\u0063\u0031d\u0079\u007a\u0049\u0051\u0034\u004c\u0065\u006b\u0078\u0072\u0076\u0079\u0074\u006e\u0045\u004d\u0070\u004e\u0055\u0062\u006f\u0036i\u0041\u0037\u0034\u0056\u0038\u0072\u0075\u005a\u004f\u0076\u0072\u0053\u0063\u0073\u0066\u0032\u0051\u0065\u004e9\u002f\u0071r\u0055\u0047\u0038\u0071\u0045\u0062\u0055\u0057\u0064\u006f\u0045\u0059\u0071+\u000a\u006f\u0074\u0046\u004e\u0041\u0046N\u0078\u006c\u0047\u0062\u0078\u0062\u0044\u0048\u0063\u0064\u0047\u0056\u0061\u004d\u0030\u004f\u0058\u0064\u0058g\u0044y\u004c5\u0061\u0049\u0045\u0061\u0067\u004c\u0030\u0063\u0035\u0070\u0077\u006a\u0049\u0064\u0050G\u0049\u006e\u0034\u0036\u0066\u0037\u0038\u0065\u004d\u004a\u002b\u004a\u006b\u0064\u0063\u0070\u0044\n\u0044\u004a\u0061\u0071\u0059\u0058d\u0072\u007a5\u004b\u0065\u0073\u0068\u006aS\u0069\u0049\u0061\u0061\u0037\u006d\u0065\u006e\u0042\u0049\u0041\u0058\u0053\u0034\u0055\u0046\u0078N\u0066H\u0068\u004e\u0030\u0048\u0043\u0059\u005a\u0059\u0071\u0051\u0047\u0037\u0062K+\u0073\u0035\u0072R\u0048\u006f\u006e\u0079\u0064\u004eW\u0045\u0047\u000a\u0048\u0038M\u0079\u0076\u00722\u0070\u0079\u0061\u0032K\u0072\u004d\u0075m\u0066\u006d\u0041\u0078\u0055\u0042\u0036\u0066\u0065\u006e\u0043\u002f4\u004f\u0030\u0057\u00728\u0067\u0066\u0050\u004f\u0055\u0038R\u0069\u0074\u006d\u0062\u0044\u0076\u0051\u0050\u0049\u0052\u0058\u004fL\u0034\u0076\u0054B\u0072\u0042\u0064\u0062a\u0041\u000a9\u006e\u0077\u004e\u0050\u002b\u0069\u002f\u002f\u0032\u0030\u004d\u00542\u0062\u0078\u006d\u0065\u0057\u0042\u002b\u0067\u0070\u0063\u0045\u0068G\u0070\u0058\u005a7\u0033\u0033\u0061\u007a\u0051\u0078\u0072\u0043\u0033\u004a\u0034\u0076\u0033C\u005a\u006d\u0045\u004eS\u0074\u0044\u004b\u002f\u004b\u0044\u0053\u0050\u004b\u0055\u0047\u0066\u00756\u000a\u0066\u0077I\u0044\u0041\u0051\u0041\u0042\u000a\u002d\u002d\u002d\u002d\u002dE\u004e\u0044\u0020\u0050\u0055\u0042\u004c\u0049\u0043 \u004b\u0045Y\u002d\u002d\u002d\u002d\u002d\n"; -var _fcba map[string ]struct{};type stateLoader interface{loadState (_gcc string )(reportState ,error );updateState (_bad ,_eaf ,_edc string ,_add int ,_be bool ,_baf int ,_daa int ,_ade _ga .Time ,_gba map[string ]int )error ;};func _ddg (_ccd *_dd .Response )([]byte ,error ){var _cfd []byte ; -_aba ,_gbed :=_egae (_ccd );if _gbed !=nil {return _cfd ,_gbed ;};return _db .ReadAll (_aba );};type defaultStateHolder struct{};func TrackUse (useKey string ){if _afgc ==nil {return ;};if !_afgc ._eac ||len (_afgc ._acf )==0{return ;};if len (useKey )==0{return ; -};_aed .Lock ();defer _aed .Unlock ();if _fe ==nil {_fe =map[string ]int {};};_fe [useKey ]++;};const (LicenseTierUnlicensed ="\u0075\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064";LicenseTierCommunity ="\u0063o\u006d\u006d\u0075\u006e\u0069\u0074y"; -LicenseTierIndividual ="\u0069\u006e\u0064\u0069\u0076\u0069\u0064\u0075\u0061\u006c";LicenseTierBusiness ="\u0062\u0075\u0073\u0069\u006e\u0065\u0073\u0073";);const _bbg ="\u0055N\u0049D\u004f\u0043\u005f\u004c\u0049C\u0045\u004eS\u0045\u005f\u0044\u0049\u0052"; -func (_abb *LicenseKey )TypeToString ()string {if _abb ._eac {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e";};if _abb .Tier ==LicenseTierUnlicensed {return "\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064"; -};if _abb .Tier ==LicenseTierCommunity {return "\u0041\u0047PL\u0076\u0033\u0020O\u0070\u0065\u006e\u0020Sou\u0072ce\u0020\u0043\u006f\u006d\u006d\u0075\u006eit\u0079\u0020\u004c\u0069\u0063\u0065\u006es\u0065";};if _abb .Tier ==LicenseTierIndividual ||_abb .Tier =="\u0069\u006e\u0064i\u0065"{return "\u0043\u006f\u006dm\u0065\u0072\u0063\u0069a\u006c\u0020\u004c\u0069\u0063\u0065\u006es\u0065\u0020\u002d\u0020\u0049\u006e\u0064\u0069\u0076\u0069\u0064\u0075\u0061\u006c"; -};return "\u0043\u006fm\u006d\u0065\u0072\u0063\u0069\u0061\u006c\u0020\u004c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u002d\u0020\u0042\u0075\u0073\u0069ne\u0073\u0073";};func (_fgc *LicenseKey )IsLicensed ()bool {return _fgc .Tier !=LicenseTierUnlicensed ||_fgc ._eac }; -var _egc =_ga .Date (2010,1,1,0,0,0,0,_ga .UTC );func (_cgg *LicenseKey )isExpired ()bool {return _cgg .getExpiryDateToCompare ().After (*_cgg .ExpiresAt )};func (_gbg *LicenseKey )ToString ()string {if _gbg ._eac {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e"; -};_bfg :=_ac .Sprintf ("\u004ci\u0063e\u006e\u0073\u0065\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_gbg .LicenseId );_bfg +=_ac .Sprintf ("\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_gbg .CustomerId ); -_bfg +=_ac .Sprintf ("\u0043u\u0073t\u006f\u006d\u0065\u0072\u0020N\u0061\u006de\u003a\u0020\u0025\u0073\u000a",_gbg .CustomerName );_bfg +=_ac .Sprintf ("\u0054i\u0065\u0072\u003a\u0020\u0025\u0073\n",_gbg .Tier );_bfg +=_ac .Sprintf ("\u0043r\u0065a\u0074\u0065\u0064\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_cb .UtcTimeFormat (_gbg .CreatedAt )); -if _gbg .ExpiresAt ==nil {_bfg +="\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041t\u003a\u0020N\u0065\u0076\u0065\u0072\u000a";}else {_bfg +=_ac .Sprintf ("\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_cb .UtcTimeFormat (*_gbg .ExpiresAt )); -};_bfg +=_ac .Sprintf ("\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u003a\u0020\u0025\u0073\u0020<\u0025\u0073\u003e\u000a",_gbg .CreatorName ,_gbg .CreatorEmail );return _bfg ;};func init (){_fdec :=_f .Getenv (_ccga );_fded :=_f .Getenv (_dfdg );if len (_fdec )==0||len (_fded )==0{return ; -};_cdbb ,_gdfe :=_db .ReadFile (_fdec );if _gdfe !=nil {_cb .Log .Error ("\u0055\u006eab\u006c\u0065\u0020t\u006f\u0020\u0072\u0065ad \u006cic\u0065\u006e\u0073\u0065\u0020\u0063\u006fde\u0020\u0066\u0069\u006c\u0065\u003a\u0020%\u0076",_gdfe );return ; -};_gdfe =SetLicenseKey (string (_cdbb ),_fded );if _gdfe !=nil {_cb .Log .Error ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u006c\u006f\u0061\u0064\u0020\u006ci\u0063\u0065\u006e\u0073\u0065\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0076",_gdfe ); -return ;};};func (_ggb *meteredClient )getStatus ()(meteredStatusResp ,error ){var _fbf meteredStatusResp ;_agd :=_ggb ._fce +"\u002fm\u0065t\u0065\u0072\u0065\u0064\u002f\u0073\u0074\u0061\u0074\u0075\u0073";var _cbgg meteredStatusForm ;_ed ,_dfff :=_gc .Marshal (_cbgg ); -if _dfff !=nil {return _fbf ,_dfff ;};_bdg ,_dfff :=_bcad (_ed );if _dfff !=nil {return _fbf ,_dfff ;};_fdg ,_dfff :=_dd .NewRequest ("\u0050\u004f\u0053\u0054",_agd ,_bdg );if _dfff !=nil {return _fbf ,_dfff ;};_fdg .Header .Add ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","\u0061\u0070p\u006c\u0069\u0063a\u0074\u0069\u006f\u006e\u002f\u006a\u0073\u006f\u006e"); -_fdg .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_fdg .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); -_fdg .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_ggb ._abf );_gcb ,_dfff :=_ggb ._bac .Do (_fdg );if _dfff !=nil {return _fbf ,_dfff ;};defer _gcb .Body .Close ();if _gcb .StatusCode !=200{return _fbf ,_ac .Errorf ("\u0066\u0061i\u006c\u0065\u0064\u0020t\u006f\u0020c\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u0020\u0069s\u003a\u0020\u0025\u0064",_gcb .StatusCode ); -};_ebc ,_dfff :=_ddg (_gcb );if _dfff !=nil {return _fbf ,_dfff ;};_dfff =_gc .Unmarshal (_ebc ,&_fbf );if _dfff !=nil {return _fbf ,_dfff ;};return _fbf ,nil ;};func _egae (_fdeg *_dd .Response )(_g .ReadCloser ,error ){var _fdcg error ;var _gbadc _g .ReadCloser ; -switch _fg .ToLower (_fdeg .Header .Get ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")){case "\u0067\u007a\u0069\u0070":_gbadc ,_fdcg =_a .NewReader (_fdeg .Body );if _fdcg !=nil {return _gbadc ,_fdcg ;};defer _gbadc .Close (); -default:_gbadc =_fdeg .Body ;};return _gbadc ,nil ;};func (_ead *meteredClient )checkinUsage (_bdc meteredUsageCheckinForm )(meteredUsageCheckinResp ,error ){_bdc .Package ="\u0075\u006e\u0069\u0070\u0064\u0066";_bdc .PackageVersion =_cb .Version ;var _ddd meteredUsageCheckinResp ; -_cbd :=_ead ._fce +"\u002f\u006d\u0065\u0074er\u0065\u0064\u002f\u0075\u0073\u0061\u0067\u0065\u005f\u0063\u0068\u0065\u0063\u006bi\u006e";_fcc ,_cce :=_gc .Marshal (_bdc );if _cce !=nil {return _ddd ,_cce ;};_eag ,_cce :=_bcad (_fcc );if _cce !=nil {return _ddd ,_cce ; -};_ddc ,_cce :=_dd .NewRequest ("\u0050\u004f\u0053\u0054",_cbd ,_eag );if _cce !=nil {return _ddd ,_cce ;};_ddc .Header .Add ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","\u0061\u0070p\u006c\u0069\u0063a\u0074\u0069\u006f\u006e\u002f\u006a\u0073\u006f\u006e"); -_ddc .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_ddc .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); -_ddc .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_ead ._abf );_ebf ,_cce :=_ead ._bac .Do (_ddc );if _cce !=nil {return _ddd ,_cce ;};defer _ebf .Body .Close ();if _ebf .StatusCode !=200{_bgg ,_ecg :=_ddg (_ebf );if _ecg !=nil {return _ddd ,_ecg ; -};_ecg =_gc .Unmarshal (_bgg ,&_ddd );if _ecg !=nil {return _ddd ,_ecg ;};return _ddd ,_ac .Errorf ("\u0066\u0061i\u006c\u0065\u0064\u0020t\u006f\u0020c\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u0020\u0069s\u003a\u0020\u0025\u0064",_ebf .StatusCode ); -};_afa :=_ebf .Header .Get ("\u0058\u002d\u0055\u0043\u002d\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065");_efb :=_ggf (_bdc .MacAddress ,string (_fcc ));if _efb !=_afa {_cb .Log .Error ("I\u006e\u0076\u0061l\u0069\u0064\u0020\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u002c\u0020\u0073\u0065t\u0020\u0074\u0068e\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u0073\u0065\u0072\u0076e\u0072\u0020\u0074\u006f \u0068\u0074\u0074\u0070s\u003a\u002f\u002f\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069o\u002f\u0061\u0070\u0069"); -return _ddd ,_bg .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0065\u0072\u0076\u0065\u0072 \u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065"); -};_dae ,_cce :=_ddg (_ebf );if _cce !=nil {return _ddd ,_cce ;};_cce =_gc .Unmarshal (_dae ,&_ddd );if _cce !=nil {return _ddd ,_cce ;};return _ddd ,nil ;};func (_dbc defaultStateHolder )loadState (_fa string )(reportState ,error ){_eaga ,_abda :=_dgc (); -if _abda !=nil {return reportState {},_abda ;};_abda =_f .MkdirAll (_eaga ,0777);if _abda !=nil {return reportState {},_abda ;};if len (_fa )< 20{return reportState {},_bg .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_bce :=[]byte (_fa ); -_gea :=_bc .Sum512_256 (_bce [:20]);_ecf :=_eg .EncodeToString (_gea [:]);_eeb :=_d .Join (_eaga ,_ecf );_cdb ,_abda :=_db .ReadFile (_eeb );if _abda !=nil {if _f .IsNotExist (_abda ){return reportState {},nil ;};_cb .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abda ); -return reportState {},_bg .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061");};const _eed ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_cdb ,_abda =_eda ([]byte (_eed ),_cdb );if _abda !=nil {return reportState {},_abda ; -};var _bae reportState ;_abda =_gc .Unmarshal (_cdb ,&_bae );if _abda !=nil {_cb .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0076",_abda );return reportState {},_bg .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061"); -};return _bae ,nil ;};func SetLicenseKey (content string ,customerName string )error {_cde ,_gbe :=_aaa (content );if _gbe !=nil {_cb .Log .Error ("\u004c\u0069c\u0065\u006e\u0073\u0065\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0065\u0072\u0072\u006f\u0072: \u0025\u0076",_gbe ); -return _gbe ;};if !_fg .EqualFold (_cde .CustomerName ,customerName ){_cb .Log .Error ("L\u0069ce\u006es\u0065 \u0063\u006f\u0064\u0065\u0020i\u0073\u0073\u0075e\u0020\u002d\u0020\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u006d\u0069\u0073\u006da\u0074\u0063\u0068, e\u0078\u0070\u0065\u0063\u0074\u0065d\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u0062\u0075\u0074\u0020\u0067o\u0074 \u0027\u0025\u0073\u0027",_cde .CustomerName ,customerName ); -return _ac .Errorf ("\u0063\u0075\u0073\u0074\u006fm\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u006d\u0069\u0073\u006d\u0061t\u0063\u0068\u002c\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u0062\u0075\u0074\u0020\u0067\u006f\u0074\u0020\u0027\u0025\u0073'",_cde .CustomerName ,customerName ); -};_gbe =_cde .Validate ();if _gbe !=nil {_cb .Log .Error ("\u004c\u0069\u0063\u0065\u006e\u0073e\u0020\u0063\u006f\u0064\u0065\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074i\u006f\u006e\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_gbe );return _gbe ; -};_afgc =&_cde ;return nil ;};var _aed =&_ab .Mutex {};func _eafd ()string {_fec :=_f .Getenv ("\u0048\u004f\u004d\u0045");if len (_fec )==0{_fec ,_ =_f .UserHomeDir ();};return _fec ;};type meteredStatusForm struct{};func Track (docKey string ,useKey string )error {return _efa (docKey ,useKey ,!_afgc ._aaec )}; +package license ;import (_fe "bytes";_bf "compress/gzip";_d "crypto";_fa "crypto/aes";_bea "crypto/cipher";_ad "crypto/hmac";_ee "crypto/rand";_fea "crypto/rsa";_cg "crypto/sha256";_gb "crypto/sha512";_aa "crypto/x509";_e "encoding/base64";_fd "encoding/hex"; +_cb "encoding/json";_gd "encoding/pem";_da "errors";_ba "fmt";_cc "github.com/unidoc/unipdf/v3/common";_b "io";_ge "io/ioutil";_bc "net";_be "net/http";_a "os";_db "path/filepath";_g "sort";_fb "strings";_f "sync";_cf "time";);var _aef =_cf .Date (2019,6,6,0,0,0,0,_cf .UTC ); +func _bca (_fg string ,_fff string ,_adc string )(string ,error ){_fffa :=_fb .Index (_adc ,_fg );if _fffa ==-1{return "",_ba .Errorf ("\u0068\u0065a\u0064\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_dc :=_fb .Index (_adc ,_fff ); +if _dc ==-1{return "",_ba .Errorf ("\u0066\u006fo\u0074\u0065\u0072 \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_feb :=_fffa +len (_fg )+1;return _adc [_feb :_dc -1],nil ;};type meteredClient struct{_ddg string ;_gbe string ;_fdb *_be .Client ; +};func _efbf ()string {_cdg :=_a .Getenv ("\u0048\u004f\u004d\u0045");if len (_cdg )==0{_cdg ,_ =_a .UserHomeDir ();};return _cdg ;};func (_aed *LicenseKey )isExpired ()bool {return _aed .getExpiryDateToCompare ().After (*_aed .ExpiresAt )};func _fgc (_cae ,_gbb []byte )([]byte ,error ){_afg ,_fec :=_fa .NewCipher (_cae ); +if _fec !=nil {return nil ,_fec ;};_cdd :=make ([]byte ,_fa .BlockSize +len (_gbb ));_cdff :=_cdd [:_fa .BlockSize ];if _ ,_efd :=_b .ReadFull (_ee .Reader ,_cdff );_efd !=nil {return nil ,_efd ;};_fde :=_bea .NewCFBEncrypter (_afg ,_cdff );_fde .XORKeyStream (_cdd [_fa .BlockSize :],_gbb ); +_bcg :=make ([]byte ,_e .URLEncoding .EncodedLen (len (_cdd )));_e .URLEncoding .Encode (_bcg ,_cdd );return _bcg ,nil ;};type defaultStateHolder struct{};const _dbac ="\u000a\u002d\u002d\u002d\u002d\u002d\u0042\u0045\u0047\u0049\u004e \u0050\u0055\u0042\u004c\u0049\u0043\u0020\u004b\u0045Y\u002d\u002d\u002d\u002d\u002d\u000a\u004d\u0049I\u0042\u0049\u006a\u0041NB\u0067\u006b\u0071\u0068\u006b\u0069G\u0039\u0077\u0030\u0042\u0041\u0051\u0045\u0046A\u0041\u004f\u0043\u0041\u0051\u0038\u0041\u004d\u0049\u0049\u0042\u0043\u0067\u004b\u0043\u0041\u0051\u0045A\u006dF\u0055\u0069\u0079\u0064\u0037\u0062\u0035\u0058\u006a\u0070\u006b\u0050\u0035\u0052\u0061\u0070\u0034\u0077\u000a\u0044\u0063\u0031d\u0079\u007a\u0049\u0051\u0034\u004c\u0065\u006b\u0078\u0072\u0076\u0079\u0074\u006e\u0045\u004d\u0070\u004e\u0055\u0062\u006f\u0036i\u0041\u0037\u0034\u0056\u0038\u0072\u0075\u005a\u004f\u0076\u0072\u0053\u0063\u0073\u0066\u0032\u0051\u0065\u004e9\u002f\u0071r\u0055\u0047\u0038\u0071\u0045\u0062\u0055\u0057\u0064\u006f\u0045\u0059\u0071+\u000a\u006f\u0074\u0046\u004e\u0041\u0046N\u0078\u006c\u0047\u0062\u0078\u0062\u0044\u0048\u0063\u0064\u0047\u0056\u0061\u004d\u0030\u004f\u0058\u0064\u0058g\u0044y\u004c5\u0061\u0049\u0045\u0061\u0067\u004c\u0030\u0063\u0035\u0070\u0077\u006a\u0049\u0064\u0050G\u0049\u006e\u0034\u0036\u0066\u0037\u0038\u0065\u004d\u004a\u002b\u004a\u006b\u0064\u0063\u0070\u0044\n\u0044\u004a\u0061\u0071\u0059\u0058d\u0072\u007a5\u004b\u0065\u0073\u0068\u006aS\u0069\u0049\u0061\u0061\u0037\u006d\u0065\u006e\u0042\u0049\u0041\u0058\u0053\u0034\u0055\u0046\u0078N\u0066H\u0068\u004e\u0030\u0048\u0043\u0059\u005a\u0059\u0071\u0051\u0047\u0037\u0062K+\u0073\u0035\u0072R\u0048\u006f\u006e\u0079\u0064\u004eW\u0045\u0047\u000a\u0048\u0038M\u0079\u0076\u00722\u0070\u0079\u0061\u0032K\u0072\u004d\u0075m\u0066\u006d\u0041\u0078\u0055\u0042\u0036\u0066\u0065\u006e\u0043\u002f4\u004f\u0030\u0057\u00728\u0067\u0066\u0050\u004f\u0055\u0038R\u0069\u0074\u006d\u0062\u0044\u0076\u0051\u0050\u0049\u0052\u0058\u004fL\u0034\u0076\u0054B\u0072\u0042\u0064\u0062a\u0041\u000a9\u006e\u0077\u004e\u0050\u002b\u0069\u002f\u002f\u0032\u0030\u004d\u00542\u0062\u0078\u006d\u0065\u0057\u0042\u002b\u0067\u0070\u0063\u0045\u0068G\u0070\u0058\u005a7\u0033\u0033\u0061\u007a\u0051\u0078\u0072\u0043\u0033\u004a\u0034\u0076\u0033C\u005a\u006d\u0045\u004eS\u0074\u0044\u004b\u002f\u004b\u0044\u0053\u0050\u004b\u0055\u0047\u0066\u00756\u000a\u0066\u0077I\u0044\u0041\u0051\u0041\u0042\u000a\u002d\u002d\u002d\u002d\u002dE\u004e\u0044\u0020\u0050\u0055\u0042\u004c\u0049\u0043 \u004b\u0045Y\u002d\u002d\u002d\u002d\u002d\n"; +func _ebe (_dge string )(LicenseKey ,error ){var _de LicenseKey ;_ffd ,_cd :=_bca (_bce ,_dg ,_dge );if _cd !=nil {return _de ,_cd ;};_dbc ,_cd :=_cfe (_dbac ,_ffd );if _cd !=nil {return _de ,_cd ;};_cd =_cb .Unmarshal (_dbc ,&_de );if _cd !=nil {return _de ,_cd ; +};_de .CreatedAt =_cf .Unix (_de .CreatedAtInt ,0);if _de .ExpiresAtInt > 0{_fad :=_cf .Unix (_de .ExpiresAtInt ,0);_de .ExpiresAt =&_fad ;};return _de ,nil ;};const (LicenseTierUnlicensed ="\u0075\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064"; +LicenseTierCommunity ="\u0063o\u006d\u006d\u0075\u006e\u0069\u0074y";LicenseTierIndividual ="\u0069\u006e\u0064\u0069\u0076\u0069\u0064\u0075\u0061\u006c";LicenseTierBusiness ="\u0062\u0075\u0073\u0069\u006e\u0065\u0073\u0073";);type meteredStatusForm struct{}; +var _ga map[string ]int ;func (_cgf *LicenseKey )TypeToString ()string {if _cgf ._ebf {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e";};if _cgf .Tier ==LicenseTierUnlicensed {return "\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064"; +};if _cgf .Tier ==LicenseTierCommunity {return "\u0041\u0047PL\u0076\u0033\u0020O\u0070\u0065\u006e\u0020Sou\u0072ce\u0020\u0043\u006f\u006d\u006d\u0075\u006eit\u0079\u0020\u004c\u0069\u0063\u0065\u006es\u0065";};if _cgf .Tier ==LicenseTierIndividual ||_cgf .Tier =="\u0069\u006e\u0064i\u0065"{return "\u0043\u006f\u006dm\u0065\u0072\u0063\u0069a\u006c\u0020\u004c\u0069\u0063\u0065\u006es\u0065\u0020\u002d\u0020\u0049\u006e\u0064\u0069\u0076\u0069\u0064\u0075\u0061\u006c"; +};return "\u0043\u006fm\u006d\u0065\u0072\u0063\u0069\u0061\u006c\u0020\u004c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u002d\u0020\u0042\u0075\u0073\u0069ne\u0073\u0073";};type meteredUsageCheckinResp struct{Instance string `json:"inst"`;Next string `json:"next"`; +Success bool `json:"success"`;Message string `json:"message"`;RemainingDocs int `json:"rd"`;LimitDocs bool `json:"ld"`;};const (_bce ="\u002d\u002d\u002d--\u0042\u0045\u0047\u0049\u004e\u0020\u0055\u004e\u0049D\u004fC\u0020L\u0049C\u0045\u004e\u0053\u0045\u0020\u004b\u0045\u0059\u002d\u002d\u002d\u002d\u002d"; +_dg ="\u002d\u002d\u002d\u002d\u002d\u0045\u004e\u0044\u0020\u0055\u004e\u0049\u0044\u004f\u0043 \u004cI\u0043\u0045\u004e\u0053\u0045\u0020\u004b\u0045\u0059\u002d\u002d\u002d\u002d\u002d";);func _adg ()(string ,error ){_cde :=_fb .TrimSpace (_a .Getenv (_egf )); +if _cde ==""{_cc .Log .Debug ("\u0024\u0025\u0073\u0020e\u006e\u0076\u0069\u0072\u006f\u006e\u006d\u0065\u006e\u0074\u0020\u0076\u0061\u0072\u0069\u0061\u0062l\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e\u0020\u0057\u0069\u006c\u006c\u0020\u0075\u0073\u0065\u0020\u0068\u006f\u006d\u0065\u0020\u0064\u0069\u0072\u0065\u0063\u0074\u006f\u0072\u0079\u0020\u0074\u006f\u0020s\u0074\u006f\u0072\u0065\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020in\u0066o\u0072\u006d\u0061\u0074\u0069\u006f\u006e\u002e",_egf ); +_gda :=_efbf ();if len (_gda )==0{return "",_ba .Errorf ("r\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0024\u0025\u0073\u0020\u0065\u006e\u0076\u0069\u0072\u006f\u006e\u006d\u0065\u006e\u0074\u0020\u0076\u0061r\u0069a\u0062\u006c\u0065\u0020o\u0072\u0020h\u006f\u006d\u0065\u0020\u0064\u0069\u0072\u0065\u0063\u0074\u006f\u0072\u0079\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_egf ); +};_cde =_db .Join (_gda ,"\u002eu\u006e\u0069\u0064\u006f\u0063");};_dfe :=_a .MkdirAll (_cde ,0777);if _dfe !=nil {return "",_dfe ;};return _cde ,nil ;};var _aaf =_cf .Date (2020,1,1,0,0,0,0,_cf .UTC );func SetMeteredKeyPersistentCache (val bool ){_edg ._bee =val }; +func _bdd (_fgdg *_be .Response )([]byte ,error ){var _bcbe []byte ;_fce ,_cag :=_gdg (_fgdg );if _cag !=nil {return _bcbe ,_cag ;};return _ge .ReadAll (_fce );};func Track (docKey string ,useKey string )error {return _dbdfg (docKey ,useKey ,!_edg ._bee )}; +func MakeUnlicensedKey ()*LicenseKey {_eec :=LicenseKey {};_eec .CustomerName ="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064";_eec .Tier =LicenseTierUnlicensed ;_eec .CreatedAt =_cf .Now ().UTC ();_eec .CreatedAtInt =_eec .CreatedAt .Unix (); +return &_eec ;};const _egaf ="\u0055\u004e\u0049\u0050DF\u005f\u004c\u0049\u0043\u0045\u004e\u0053\u0045\u005f\u0050\u0041\u0054\u0048";func TrackUse (useKey string ){if _edg ==nil {return ;};if !_edg ._ebf ||len (_edg ._aac )==0{return ;};if len (useKey )==0{return ; +};_ege .Lock ();defer _ege .Unlock ();if _ga ==nil {_ga =map[string ]int {};};_ga [useKey ]++;};var _fgf stateLoader =defaultStateHolder {};func (_dd *LicenseKey )getExpiryDateToCompare ()_cf .Time {if _dd .Trial {return _cf .Now ().UTC ();};return _cc .ReleasedAt ; +};func (_cgg defaultStateHolder )updateState (_dbb ,_deeg ,_eaf string ,_dab int ,_dga bool ,_dbdf int ,_dgdf int ,_edf _cf .Time ,_ega map[string ]int )error {_fbd ,_ccf :=_adg ();if _ccf !=nil {return _ccf ;};if len (_dbb )< 20{return _da .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079"); +};_ac :=[]byte (_dbb );_fac :=_gb .Sum512_256 (_ac [:20]);_dgc :=_fd .EncodeToString (_fac [:]);_beg :=_db .Join (_fbd ,_dgc );var _beaf reportState ;_beaf .Docs =int64 (_dab );_beaf .NumErrors =int64 (_dgdf );_beaf .LimitDocs =_dga ;_beaf .RemainingDocs =int64 (_dbdf ); +_beaf .LastWritten =_cf .Now ().UTC ();_beaf .LastReported =_edf ;_beaf .Instance =_deeg ;_beaf .Next =_eaf ;_beaf .Usage =_ega ;_acb ,_ccf :=_cb .Marshal (_beaf );if _ccf !=nil {return _ccf ;};const _abfe ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057"; +_acb ,_ccf =_fgc ([]byte (_abfe ),_acb );if _ccf !=nil {return _ccf ;};_ccf =_ge .WriteFile (_beg ,_acb ,0600);if _ccf !=nil {return _ccf ;};return nil ;};func GetLicenseKey ()*LicenseKey {if _edg ==nil {return nil ;};_cdc :=*_edg ;return &_cdc ;};var _ege =&_f .Mutex {}; +func _gde ()*meteredClient {_fdc :=meteredClient {_ddg :"h\u0074\u0074\u0070\u0073\u003a\u002f/\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069d\u006f\u0063\u002ei\u006f/\u0061\u0070\u0069",_fdb :&_be .Client {Timeout :30*_cf .Second }};if _aab :=_a .Getenv ("\u0055N\u0049\u0044\u004f\u0043_\u004c\u0049\u0043\u0045\u004eS\u0045_\u0053E\u0052\u0056\u0045\u0052\u005f\u0055\u0052L"); +_fb .HasPrefix (_aab ,"\u0068\u0074\u0074\u0070"){_fdc ._ddg =_aab ;};return &_fdc ;};var _dcb =_cf .Date (2010,1,1,0,0,0,0,_cf .UTC );type MeteredStatus struct{OK bool ;Credits int64 ;Used int64 ;};func (_gdeb *meteredClient )checkinUsage (_egb meteredUsageCheckinForm )(meteredUsageCheckinResp ,error ){_egb .Package ="\u0075\u006e\u0069\u0070\u0064\u0066"; +_egb .PackageVersion =_cc .Version ;var _bgf meteredUsageCheckinResp ;_dfc :=_gdeb ._ddg +"\u002f\u006d\u0065\u0074er\u0065\u0064\u002f\u0075\u0073\u0061\u0067\u0065\u005f\u0063\u0068\u0065\u0063\u006bi\u006e";_gdc ,_ddb :=_cb .Marshal (_egb );if _ddb !=nil {return _bgf ,_ddb ; +};_bba ,_ddb :=_cdfg (_gdc );if _ddb !=nil {return _bgf ,_ddb ;};_ffab ,_ddb :=_be .NewRequest ("\u0050\u004f\u0053\u0054",_dfc ,_bba );if _ddb !=nil {return _bgf ,_ddb ;};_ffab .Header .Add ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","\u0061\u0070p\u006c\u0069\u0063a\u0074\u0069\u006f\u006e\u002f\u006a\u0073\u006f\u006e"); +_ffab .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_ffab .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); +_ffab .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_gdeb ._gbe );_dec ,_ddb :=_gdeb ._fdb .Do (_ffab );if _ddb !=nil {return _bgf ,_ddb ;};defer _dec .Body .Close ();if _dec .StatusCode !=200{_beb ,_dbd :=_bdd (_dec );if _dbd !=nil {return _bgf ,_dbd ; +};_dbd =_cb .Unmarshal (_beb ,&_bgf );if _dbd !=nil {return _bgf ,_dbd ;};return _bgf ,_ba .Errorf ("\u0066\u0061i\u006c\u0065\u0064\u0020t\u006f\u0020c\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u0020\u0069s\u003a\u0020\u0025\u0064",_dec .StatusCode ); +};_gdd :=_dec .Header .Get ("\u0058\u002d\u0055\u0043\u002d\u0053\u0069\u0067\u006ea\u0074\u0075\u0072\u0065");_ea :=_ace (_egb .MacAddress ,string (_gdc ));if _ea !=_gdd {_cc .Log .Error ("I\u006e\u0076\u0061l\u0069\u0064\u0020\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u002c\u0020\u0073\u0065t\u0020\u0074\u0068e\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u0073\u0065\u0072\u0076e\u0072\u0020\u0074\u006f \u0068\u0074\u0074\u0070s\u003a\u002f\u002f\u0063\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069o\u002f\u0061\u0070\u0069"); +return _bgf ,_da .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u0063\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0065\u0072\u0076\u0065\u0072 \u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065"); +};_gbc ,_ddb :=_bdd (_dec );if _ddb !=nil {return _bgf ,_ddb ;};_ddb =_cb .Unmarshal (_gbc ,&_bgf );if _ddb !=nil {return _bgf ,_ddb ;};return _bgf ,nil ;};func _gdg (_bff *_be .Response )(_b .ReadCloser ,error ){var _eba error ;var _gdde _b .ReadCloser ; +switch _fb .ToLower (_bff .Header .Get ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")){case "\u0067\u007a\u0069\u0070":_gdde ,_eba =_bf .NewReader (_bff .Body );if _eba !=nil {return _gdde ,_eba ;};defer _gdde .Close (); +default:_gdde =_bff .Body ;};return _gdde ,nil ;};func _ace (_gbd ,_bge string )string {_fgfa :=[]byte (_gbd );_ccc :=_ad .New (_cg .New ,_fgfa );_ccc .Write ([]byte (_bge ));return _e .StdEncoding .EncodeToString (_ccc .Sum (nil ));};func (_ce *LicenseKey )Validate ()error {if _ce ._ebf {return nil ; +};if len (_ce .LicenseId )< 10{return _ba .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020L\u0069\u0063\u0065n\u0073e\u0020\u0049\u0064");};if len (_ce .CustomerId )< 10{return _ba .Errorf ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065:\u0020C\u0075\u0073\u0074\u006f\u006d\u0065\u0072 \u0049\u0064"); +};if len (_ce .CustomerName )< 1{return _ba .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u003a\u0020\u0043u\u0073\u0074\u006f\u006d\u0065\u0072\u0020\u004e\u0061\u006d\u0065");};if _dcb .After (_ce .CreatedAt ){return _ba .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u0065\u0064 \u0041\u0074\u0020\u0069\u0073 \u0069\u006ev\u0061\u006c\u0069\u0064"); +};if _ce .ExpiresAt ==nil {_bfd :=_ce .CreatedAt .AddDate (1,0,0);if _aaf .After (_bfd ){_bfd =_aaf ;};_ce .ExpiresAt =&_bfd ;};if _ce .CreatedAt .After (*_ce .ExpiresAt ){return _ba .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u0065\u0064\u0020\u0041\u0074 \u0063a\u006e\u006e\u006f\u0074 \u0062\u0065 \u0047\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0045\u0078\u0070\u0069\u0072\u0065\u0073\u0020\u0041\u0074"); +};if _ce .isExpired (){_abb :="\u0054\u0068\u0065\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u006c\u0072\u0065a\u0064\u0079\u0020\u0065\u0078\u0070\u0069r\u0065\u0064\u002e\u000a"+"\u0059o\u0075\u0020\u006d\u0061y\u0020n\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0075\u0070d\u0061\u0074\u0065\u0020\u0074\u0068\u0065\u0020l\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020t\u006f\u0020\u0074\u0068\u0065\u0020\u006e\u0065\u0077\u0065s\u0074\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0072\u0020\u0079o\u0075\u0072\u0020\u006f\u0072\u0067\u0061\u006e\u0069\u007a\u0061\u0074i\u006fn\u002e\u000a"+"\u0054o\u0020\u0066\u0069\u006ed y\u006f\u0075\u0072\u0020n\u0065\u0077\u0065\u0073\u0074\u0020\u006c\u0069\u0063\u0065n\u0073\u0065\u0020\u006b\u0065\u0079\u002c\u0020\u0067\u006f\u0020\u0074\u006f\u0020\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0063l\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064oc\u002e\u0069\u006f \u0061\u006e\u0064\u0020\u0067o\u0020t\u006f\u0020\u0074\u0068\u0065\u0020\u006c\u0069\u0063e\u006e\u0073\u0065\u0020\u006d\u0065\u006e\u0075\u002e"; +return _ba .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0025\u0073",_abb );};if len (_ce .CreatorName )< 1{return _ba .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u003a\u0020\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u0020na\u006d\u0065"); +};if len (_ce .CreatorEmail )< 1{return _ba .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069c\u0065\u006e\u0073\u0065\u003a\u0020\u0043r\u0065\u0061\u0074\u006f\u0072\u0020\u0065\u006d\u0061\u0069\u006c");};if _ce .CreatedAt .After (_aef ){if !_ce .UniPDF {return _ba .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065:\u0020\u0054\u0068\u0069\u0073\u0020\u0055\u006e\u0069\u0044\u006f\u0063\u0020k\u0065\u0079\u0020\u0069\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069d \u0066\u006f\u0072\u0020\u0055\u006e\u0069\u0050\u0044\u0046"); +};};return nil ;};func (_bg *LicenseKey )IsLicensed ()bool {return _bg .Tier !=LicenseTierUnlicensed ||_bg ._ebf };func _cdfg (_geb []byte )(_b .Reader ,error ){_gce :=new (_fe .Buffer );_dece :=_bf .NewWriter (_gce );_dece .Write (_geb );_ggc :=_dece .Close (); +if _ggc !=nil {return nil ,_ggc ;};return _gce ,nil ;};type meteredStatusResp struct{Valid bool `json:"valid"`;OrgCredits int64 `json:"org_credits"`;OrgUsed int64 `json:"org_used"`;OrgRemaining int64 `json:"org_remaining"`;};func (_fga *meteredClient )getStatus ()(meteredStatusResp ,error ){var _bbf meteredStatusResp ; +_dac :=_fga ._ddg +"\u002fm\u0065t\u0065\u0072\u0065\u0064\u002f\u0073\u0074\u0061\u0074\u0075\u0073";var _feg meteredStatusForm ;_ed ,_efb :=_cb .Marshal (_feg );if _efb !=nil {return _bbf ,_efb ;};_fegb ,_efb :=_cdfg (_ed );if _efb !=nil {return _bbf ,_efb ; +};_fbc ,_efb :=_be .NewRequest ("\u0050\u004f\u0053\u0054",_dac ,_fegb );if _efb !=nil {return _bbf ,_efb ;};_fbc .Header .Add ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","\u0061\u0070p\u006c\u0069\u0063a\u0074\u0069\u006f\u006e\u002f\u006a\u0073\u006f\u006e"); +_fbc .Header .Add ("\u0043\u006fn\u0074\u0065\u006et\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070");_fbc .Header .Add ("\u0041c\u0063e\u0070\u0074\u002d\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0067\u007a\u0069\u0070"); +_fbc .Header .Add ("\u0058-\u0041\u0050\u0049\u002d\u004b\u0045Y",_fga ._gbe );_gdee ,_efb :=_fga ._fdb .Do (_fbc );if _efb !=nil {return _bbf ,_efb ;};defer _gdee .Body .Close ();if _gdee .StatusCode !=200{return _bbf ,_ba .Errorf ("\u0066\u0061i\u006c\u0065\u0064\u0020t\u006f\u0020c\u0068\u0065\u0063\u006b\u0069\u006e\u002c\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u0020\u0069s\u003a\u0020\u0025\u0064",_gdee .StatusCode ); +};_ffg ,_efb :=_bdd (_gdee );if _efb !=nil {return _bbf ,_efb ;};_efb =_cb .Unmarshal (_ffg ,&_bbf );if _efb !=nil {return _bbf ,_efb ;};return _bbf ,nil ;};const _edag ="U\u004eI\u0050\u0044\u0046\u005f\u0043\u0055\u0053\u0054O\u004d\u0045\u0052\u005fNA\u004d\u0045"; +var _edg =MakeUnlicensedKey ();func SetLicenseKey (content string ,customerName string )error {_dcf ,_deac :=_ebe (content );if _deac !=nil {_cc .Log .Error ("\u004c\u0069c\u0065\u006e\u0073\u0065\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020\u0065\u0072\u0072\u006f\u0072: \u0025\u0076",_deac ); +return _deac ;};if !_fb .EqualFold (_dcf .CustomerName ,customerName ){_cc .Log .Error ("L\u0069ce\u006es\u0065 \u0063\u006f\u0064\u0065\u0020i\u0073\u0073\u0075e\u0020\u002d\u0020\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u006d\u0069\u0073\u006da\u0074\u0063\u0068, e\u0078\u0070\u0065\u0063\u0074\u0065d\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u0062\u0075\u0074\u0020\u0067o\u0074 \u0027\u0025\u0073\u0027",_dcf .CustomerName ,customerName ); +return _ba .Errorf ("\u0063\u0075\u0073\u0074\u006fm\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0020\u006d\u0069\u0073\u006d\u0061t\u0063\u0068\u002c\u0020\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0025\u0073\u0027\u002c\u0020\u0062\u0075\u0074\u0020\u0067\u006f\u0074\u0020\u0027\u0025\u0073'",_dcf .CustomerName ,customerName ); +};_deac =_dcf .Validate ();if _deac !=nil {_cc .Log .Error ("\u004c\u0069\u0063\u0065\u006e\u0073e\u0020\u0063\u006f\u0064\u0065\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074i\u006f\u006e\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_deac ); +return _deac ;};_edg =&_dcf ;return nil ;};var _ggd map[string ]struct{};func SetMeteredKey (apiKey string )error {if len (apiKey )==0{_cc .Log .Error ("\u004d\u0065\u0074\u0065\u0072e\u0064\u0020\u004c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u0041\u0050\u0049 \u004b\u0065\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079"); +_cc .Log .Error ("\u002d\u0020\u0047\u0072\u0061\u0062\u0020\u006f\u006e\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0046\u0072\u0065\u0065\u0020\u0054\u0069\u0065\u0072\u0020\u0061t\u0020\u0068\u0074\u0074\u0070\u0073\u003a\u002f\u002f\u0063\u006c\u006fud\u002e\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); +return _ba .Errorf ("\u006de\u0074\u0065\u0072e\u0064\u0020\u006ci\u0063en\u0073\u0065\u0020\u0061\u0070\u0069\u0020k\u0065\u0079\u0020\u006d\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006d\u0070\u0074\u0079\u003a\u0020\u0063\u0072\u0065\u0061\u0074\u0065 o\u006ee\u0020\u0061\u0074\u0020\u0068\u0074t\u0070\u0073\u003a\u002f\u002fc\u006c\u006f\u0075\u0064\u002e\u0075\u006e\u0069\u0064\u006f\u0063.\u0069\u006f"); +};if _edg !=nil &&(_edg ._ebf ||_edg .Tier !=LicenseTierUnlicensed ){_cc .Log .Error ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0043\u0061\u006e\u006eo\u0074 \u0073\u0065\u0074\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0074\u0077\u0069c\u0065\u0020\u002d\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u006a\u0075\u0073\u0074\u0020\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0069z\u0065\u0020\u006f\u006e\u0063\u0065"); +return _da .New ("\u006c\u0069\u0063en\u0073\u0065\u0020\u006b\u0065\u0079\u0020\u0061\u006c\u0072\u0065\u0061\u0064\u0079\u0020\u0073\u0065\u0074");};_ggb :=_gde ();_ggb ._gbe =apiKey ;_ecd ,_fc :=_ggb .getStatus ();if _fc !=nil {return _fc ;};if !_ecd .Valid {return _da .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); +};_dee :=&LicenseKey {_ebf :true ,_aac :apiKey ,_bee :true };_edg =_dee ;return nil ;};func _dged ()([]string ,[]string ,error ){_gfd ,_dbfe :=_bc .Interfaces ();if _dbfe !=nil {return nil ,nil ,_dbfe ;};var _ffe []string ;var _beacc []string ;for _ ,_ebb :=range _gfd {if _ebb .Flags &_bc .FlagUp ==0||_fe .Equal (_ebb .HardwareAddr ,nil ){continue ; +};_daa ,_ebc :=_ebb .Addrs ();if _ebc !=nil {return nil ,nil ,_ebc ;};_cdf :=0;for _ ,_deb :=range _daa {var _ffee _bc .IP ;switch _aee :=_deb .(type ){case *_bc .IPNet :_ffee =_aee .IP ;case *_bc .IPAddr :_ffee =_aee .IP ;};if _ffee .IsLoopback (){continue ; +};if _ffee .To4 ()==nil {continue ;};_beacc =append (_beacc ,_ffee .String ());_cdf ++;};_fcc :=_ebb .HardwareAddr .String ();if _fcc !=""&&_cdf > 0{_ffe =append (_ffe ,_fcc );};};return _ffe ,_beacc ,nil ;};func _dbdfg (_acc string ,_gaf string ,_ebfd bool )error {if _edg ==nil {return _da .New ("\u006e\u006f\u0020\u006c\u0069\u0063\u0065\u006e\u0073e\u0020\u006b\u0065\u0079"); +};if !_edg ._ebf ||len (_edg ._aac )==0{return nil ;};if len (_acc )==0&&!_ebfd {return _da .New ("\u0064\u006f\u0063\u004b\u0065\u0079\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");};_ege .Lock ();defer _ege .Unlock ();if _ggd ==nil {_ggd =map[string ]struct{}{}; +};if _ga ==nil {_ga =map[string ]int {};};_gef :=0;if len (_acc )> 0{_ ,_dbf :=_ggd [_acc ];if !_dbf {_ggd [_acc ]=struct{}{};_gef ++;};};if _gef ==0&&!_ebfd {return nil ;};_ga [_gaf ]++;_gfae :=_cf .Now ();_dea ,_gcb :=_fgf .loadState (_edg ._aac );if _gcb !=nil {_cc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gcb ); +return _gcb ;};if _dea .Usage ==nil {_dea .Usage =map[string ]int {};};for _beac ,_acd :=range _ga {if _beac !=""{_dea .Usage [_beac ]+=_acd ;};};_ga =nil ;const _gea =24*_cf .Hour ;const _eff =3*24*_cf .Hour ;if len (_dea .Instance )==0||_gfae .Sub (_dea .LastReported )> _gea ||(_dea .LimitDocs &&_dea .RemainingDocs <=_dea .Docs +int64 (_gef ))||_ebfd {_cedb ,_aega :=_a .Hostname (); +if _aega !=nil {return _aega ;};_ccea :=_dea .Docs ;_bcb ,_aba ,_aega :=_dged ();if _aega !=nil {_cc .Log .Debug ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u006c\u006fc\u0061\u006c\u0020\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u003a\u0020\u0025\u0073",_aega .Error ()); +_bcb =append (_bcb ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce");_aba =append (_aba ,"\u0069n\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020n\u006ft\u0020a\u0076\u0061\u0069\u006c\u0061\u0062\u006ce"); +}else {_g .Strings (_aba );_g .Strings (_bcb );_ag ,_fdf :=_bcbf ();if _fdf !=nil {return _fdf ;};_agc :=false ;for _ ,_bbe :=range _aba {if _bbe ==_ag .String (){_agc =true ;};};if !_agc {_aba =append (_aba ,_ag .String ());};};_bbd :=_gde ();_bbd ._gbe =_edg ._aac ; +_ccea +=int64 (_gef );_gcf :=meteredUsageCheckinForm {Instance :_dea .Instance ,Next :_dea .Next ,UsageNumber :int (_ccea ),NumFailed :_dea .NumErrors ,Hostname :_cedb ,LocalIP :_fb .Join (_aba ,"\u002c\u0020"),MacAddress :_fb .Join (_bcb ,"\u002c\u0020"),Package :"\u0075\u006e\u0069\u0070\u0064\u0066",PackageVersion :_cc .Version ,Usage :_dea .Usage ,IsPersistentCache :_edg ._bee ,Timestamp :_gfae .Unix ()}; +if len (_bcb )==0{_gcf .MacAddress ="\u006e\u006f\u006e\u0065";};_fbcd :=int64 (0);_gead :=_dea .NumErrors ;_dfg :=_gfae ;_ece :=0;_bbfe :=_dea .LimitDocs ;_baeg ,_aega :=_bbd .checkinUsage (_gcf );if _aega !=nil {if _gfae .Sub (_dea .LastReported )> _eff {if !_baeg .Success {return _da .New (_baeg .Message ); +};return _da .New ("\u0074\u006f\u006f\u0020\u006c\u006f\u006e\u0067\u0020\u0073\u0069\u006e\u0063\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0073\u0075\u0063\u0063e\u0073\u0073\u0066\u0075\u006c \u0063\u0068e\u0063\u006b\u0069\u006e");};_fbcd =_ccea ; +_gead ++;_dfg =_dea .LastReported ;}else {_bbfe =_baeg .LimitDocs ;_ece =_baeg .RemainingDocs ;_gead =0;};if len (_baeg .Instance )==0{_baeg .Instance =_gcf .Instance ;};if len (_baeg .Next )==0{_baeg .Next =_gcf .Next ;};_aega =_fgf .updateState (_bbd ._gbe ,_baeg .Instance ,_baeg .Next ,int (_fbcd ),_bbfe ,_ece ,int (_gead ),_dfg ,nil ); +if _aega !=nil {return _aega ;};if !_baeg .Success {return _ba .Errorf ("\u0065r\u0072\u006f\u0072\u003a\u0020\u0025s",_baeg .Message );};}else {_gcb =_fgf .updateState (_edg ._aac ,_dea .Instance ,_dea .Next ,int (_dea .Docs )+_gef ,_dea .LimitDocs ,int (_dea .RemainingDocs ),int (_dea .NumErrors ),_dea .LastReported ,_dea .Usage ); +if _gcb !=nil {return _gcb ;};};return nil ;};func _cfe (_df string ,_ab string )([]byte ,error ){var (_geg int ;_bb string ;);for _ ,_bb =range []string {"\u000a\u002b\u000a","\u000d\u000a\u002b\r\u000a","\u0020\u002b\u0020"}{if _geg =_fb .Index (_ab ,_bb ); +_geg !=-1{break ;};};if _geg ==-1{return nil ,_ba .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u002c \u0073i\u0067n\u0061t\u0075\u0072\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072");};_abf :=_ab [:_geg ]; +_bed :=_geg +len (_bb );_gg :=_ab [_bed :];if _abf ==""||_gg ==""{return nil ,_ba .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u0069n\u0070\u0075\u0074,\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0069\u0067\u0069n\u0061\u006c \u006f\u0072\u0020\u0073\u0069\u0067n\u0061\u0074u\u0072\u0065"); +};_eb ,_ffa :=_e .StdEncoding .DecodeString (_abf );if _ffa !=nil {return nil ,_ba .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0072\u0069\u0067\u0069\u006ea\u006c");};_ae ,_ffa :=_e .StdEncoding .DecodeString (_gg ); +if _ffa !=nil {return nil ,_ba .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065");};_cfa ,_ :=_gd .Decode ([]byte (_df ));if _cfa ==nil {return nil ,_ba .Errorf ("\u0050\u0075\u0062\u004b\u0065\u0079\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_ec ,_ffa :=_aa .ParsePKIXPublicKey (_cfa .Bytes );if _ffa !=nil {return nil ,_ffa ;};_efa :=_ec .(*_fea .PublicKey );if _efa ==nil {return nil ,_ba .Errorf ("\u0050u\u0062\u004b\u0065\u0079\u0020\u0063\u006f\u006e\u0076\u0065\u0072s\u0069\u006f\u006e\u0020\u0066\u0061\u0069\u006c\u0065\u0064"); +};_gga :=_gb .New ();_gga .Write (_eb );_dfd :=_gga .Sum (nil );_ffa =_fea .VerifyPKCS1v15 (_efa ,_d .SHA512 ,_dfd ,_ae );if _ffa !=nil {return nil ,_ffa ;};return _eb ,nil ;};type LicenseKey struct{LicenseId string `json:"license_id"`;CustomerId string `json:"customer_id"`; +CustomerName string `json:"customer_name"`;Tier string `json:"tier"`;CreatedAt _cf .Time `json:"-"`;CreatedAtInt int64 `json:"created_at"`;ExpiresAt *_cf .Time `json:"-"`;ExpiresAtInt int64 `json:"expires_at"`;CreatedBy string `json:"created_by"`;CreatorName string `json:"creator_name"`; +CreatorEmail string `json:"creator_email"`;UniPDF bool `json:"unipdf"`;UniOffice bool `json:"unioffice"`;UniHTML bool `json:"unihtml"`;Trial bool `json:"trial"`;_ebf bool ;_aac string ;_bee bool ;};func _ccaf (_fbb ,_ffgg []byte )([]byte ,error ){_edc :=make ([]byte ,_e .URLEncoding .DecodedLen (len (_ffgg ))); +_ebac ,_fcg :=_e .URLEncoding .Decode (_edc ,_ffgg );if _fcg !=nil {return nil ,_fcg ;};_edc =_edc [:_ebac ];_egd ,_fcg :=_fa .NewCipher (_fbb );if _fcg !=nil {return nil ,_fcg ;};if len (_edc )< _fa .BlockSize {return nil ,_da .New ("c\u0069p\u0068\u0065\u0072\u0074\u0065\u0078\u0074\u0020t\u006f\u006f\u0020\u0073ho\u0072\u0074"); +};_bbb :=_edc [:_fa .BlockSize ];_edc =_edc [_fa .BlockSize :];_aga :=_bea .NewCFBDecrypter (_egd ,_bbb );_aga .XORKeyStream (_edc ,_edc );return _edc ,nil ;};func init (){_agg :=_a .Getenv (_egaf );_cca :=_a .Getenv (_edag );if len (_agg )==0||len (_cca )==0{return ; +};_cba ,_gcc :=_ge .ReadFile (_agg );if _gcc !=nil {_cc .Log .Error ("\u0055\u006eab\u006c\u0065\u0020t\u006f\u0020\u0072\u0065ad \u006cic\u0065\u006e\u0073\u0065\u0020\u0063\u006fde\u0020\u0066\u0069\u006c\u0065\u003a\u0020%\u0076",_gcc );return ;};_gcc =SetLicenseKey (string (_cba ),_cca ); +if _gcc !=nil {_cc .Log .Error ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u006c\u006f\u0061\u0064\u0020\u006ci\u0063\u0065\u006e\u0073\u0065\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0076",_gcc );return ;};};func _bcbf ()(_bc .IP ,error ){_agd ,_dbg :=_bc .Dial ("\u0075\u0064\u0070","\u0038\u002e\u0038\u002e\u0038\u002e\u0038\u003a\u0038\u0030"); +if _dbg !=nil {return nil ,_dbg ;};defer _agd .Close ();_eeca :=_agd .LocalAddr ().(*_bc .UDPAddr );return _eeca .IP ,nil ;};type reportState struct{Instance string `json:"inst"`;Next string `json:"n"`;Docs int64 `json:"d"`;NumErrors int64 `json:"e"`;LimitDocs bool `json:"ld"`; +RemainingDocs int64 `json:"rd"`;LastReported _cf .Time `json:"lr"`;LastWritten _cf .Time `json:"lw"`;Usage map[string ]int `json:"u"`;};type stateLoader interface{loadState (_aafd string )(reportState ,error );updateState (_gfa ,_fda ,_ede string ,_def int ,_ced bool ,_fgd int ,_fee int ,_ddc _cf .Time ,_cce map[string ]int )error ; +};func GetMeteredState ()(MeteredStatus ,error ){if _edg ==nil {return MeteredStatus {},_da .New ("\u006c\u0069\u0063\u0065ns\u0065\u0020\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074");};if !_edg ._ebf ||len (_edg ._aac )==0{return MeteredStatus {},_da .New ("\u0061p\u0069 \u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); +};_fcd ,_gc :=_fgf .loadState (_edg ._aac );if _gc !=nil {_cc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gc );return MeteredStatus {},_gc ;};if _fcd .Docs > 0{_bcad :=_dbdfg ("","",true );if _bcad !=nil {return MeteredStatus {},_bcad ; +};};_ege .Lock ();defer _ege .Unlock ();_ggf :=_gde ();_ggf ._gbe =_edg ._aac ;_eda ,_gc :=_ggf .getStatus ();if _gc !=nil {return MeteredStatus {},_gc ;};if !_eda .Valid {return MeteredStatus {},_da .New ("\u006b\u0065\u0079\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069\u0064"); +};_ccg :=MeteredStatus {OK :true ,Credits :_eda .OrgCredits ,Used :_eda .OrgUsed };return _ccg ,nil ;};const _egf ="\u0055N\u0049D\u004f\u0043\u005f\u004c\u0049C\u0045\u004eS\u0045\u005f\u0044\u0049\u0052";func _bac (_ff string ,_bae []byte )(string ,error ){_eg ,_ :=_gd .Decode ([]byte (_ff )); +if _eg ==nil {return "",_ba .Errorf ("\u0050\u0072\u0069\u0076\u004b\u0065\u0079\u0020\u0066a\u0069\u006c\u0065\u0064");};_bd ,_gf :=_aa .ParsePKCS1PrivateKey (_eg .Bytes );if _gf !=nil {return "",_gf ;};_ged :=_gb .New ();_ged .Write (_bae );_dgd :=_ged .Sum (nil ); +_cff ,_gf :=_fea .SignPKCS1v15 (_ee .Reader ,_bd ,_d .SHA512 ,_dgd );if _gf !=nil {return "",_gf ;};_ca :=_e .StdEncoding .EncodeToString (_bae );_ca +="\u000a\u002b\u000a";_ca +=_e .StdEncoding .EncodeToString (_cff );return _ca ,nil ;};func (_gbcc defaultStateHolder )loadState (_gfe string )(reportState ,error ){_ebed ,_fbe :=_adg (); +if _fbe !=nil {return reportState {},_fbe ;};_fbe =_a .MkdirAll (_ebed ,0777);if _fbe !=nil {return reportState {},_fbe ;};if len (_gfe )< 20{return reportState {},_da .New ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006b\u0065\u0079");};_cbf :=[]byte (_gfe ); +_bgfd :=_gb .Sum512_256 (_cbf [:20]);_ggbd :=_fd .EncodeToString (_bgfd [:]);_bacd :=_db .Join (_ebed ,_ggbd );_cbc ,_fbe :=_ge .ReadFile (_bacd );if _fbe !=nil {if _a .IsNotExist (_fbe ){return reportState {},nil ;};_cc .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fbe ); +return reportState {},_da .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061");};const _gfgb ="\u0068\u00619\u004e\u004b\u0038]\u0052\u0062\u004c\u002a\u006d\u0034\u004c\u004b\u0057";_cbc ,_fbe =_ccaf ([]byte (_gfgb ),_cbc );if _fbe !=nil {return reportState {},_fbe ; +};var _efc reportState ;_fbe =_cb .Unmarshal (_cbc ,&_efc );if _fbe !=nil {_cc .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0076",_fbe );return reportState {},_da .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0061"); +};return _efc ,nil ;};func (_aaca *LicenseKey )ToString ()string {if _aaca ._ebf {return "M\u0065t\u0065\u0072\u0065\u0064\u0020\u0073\u0075\u0062s\u0063\u0072\u0069\u0070ti\u006f\u006e";};_aae :=_ba .Sprintf ("\u004ci\u0063e\u006e\u0073\u0065\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_aaca .LicenseId ); +_aae +=_ba .Sprintf ("\u0043\u0075s\u0074\u006f\u006de\u0072\u0020\u0049\u0064\u003a\u0020\u0025\u0073\u000a",_aaca .CustomerId );_aae +=_ba .Sprintf ("\u0043u\u0073t\u006f\u006d\u0065\u0072\u0020N\u0061\u006de\u003a\u0020\u0025\u0073\u000a",_aaca .CustomerName ); +_aae +=_ba .Sprintf ("\u0054i\u0065\u0072\u003a\u0020\u0025\u0073\n",_aaca .Tier );_aae +=_ba .Sprintf ("\u0043r\u0065a\u0074\u0065\u0064\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_cc .UtcTimeFormat (_aaca .CreatedAt ));if _aaca .ExpiresAt ==nil {_aae +="\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041t\u003a\u0020N\u0065\u0076\u0065\u0072\u000a"; +}else {_aae +=_ba .Sprintf ("\u0045x\u0070i\u0072\u0065\u0073\u0020\u0041\u0074\u003a\u0020\u0025\u0073\u000a",_cc .UtcTimeFormat (*_aaca .ExpiresAt ));};_aae +=_ba .Sprintf ("\u0043\u0072\u0065\u0061\u0074\u006f\u0072\u003a\u0020\u0025\u0073\u0020<\u0025\u0073\u003e\u000a",_aaca .CreatorName ,_aaca .CreatorEmail ); +return _aae ;};type meteredUsageCheckinForm struct{Instance string `json:"inst"`;Next string `json:"next"`;UsageNumber int `json:"usage_number"`;NumFailed int64 `json:"num_failed"`;Hostname string `json:"hostname"`;LocalIP string `json:"local_ip"`;MacAddress string `json:"mac_address"`; +Package string `json:"package"`;PackageVersion string `json:"package_version"`;Usage map[string ]int `json:"u"`;IsPersistentCache bool `json:"is_persistent_cache"`;Timestamp int64 `json:"timestamp"`;}; \ No newline at end of file diff --git a/internal/sampling/sampling.go b/internal/sampling/sampling.go index 6475beab..db801942 100644 --- a/internal/sampling/sampling.go +++ b/internal/sampling/sampling.go @@ -9,19 +9,18 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package sampling ;import (_g "github.com/unidoc/unipdf/v3/internal/bitwise";_de "github.com/unidoc/unipdf/v3/internal/imageutil";_df "io";);func (_fa *Writer )WriteSample (sample uint32 )error {if _ ,_ada :=_fa ._eea .WriteBits (uint64 (sample ),_fa ._bd .BitsPerComponent ); -_ada !=nil {return _ada ;};_fa ._eb --;if _fa ._eb ==0{_fa ._eb =_fa ._bd .ColorComponents ;_fa ._eee ++;};if _fa ._eee ==_fa ._bd .Width {if _fa ._gec {_fa ._eea .FinishByte ();};_fa ._eee =0;};return nil ;};func NewWriter (img _de .ImageBase )*Writer {return &Writer {_eea :_g .NewWriterMSB (img .Data ),_bd :img ,_eb :img .ColorComponents ,_gec :img .BytesPerLine *8!=img .ColorComponents *img .BitsPerComponent *img .Width }; -};type SampleReader interface{ReadSample ()(uint32 ,error );ReadSamples (_a []uint32 )error ;};func (_ac *Reader )ReadSamples (samples []uint32 )(_ad error ){for _dfc :=0;_dfc < len (samples );_dfc ++{samples [_dfc ],_ad =_ac .ReadSample ();if _ad !=nil {return _ad ; -};};return nil ;};func (_afc *Writer )WriteSamples (samples []uint32 )error {for _bc :=0;_bc < len (samples );_bc ++{if _bgf :=_afc .WriteSample (samples [_bc ]);_bgf !=nil {return _bgf ;};};return nil ;};type SampleWriter interface{WriteSample (_ca uint32 )error ; -WriteSamples (_dea []uint32 )error ;};func ResampleBytes (data []byte ,bitsPerSample int )[]uint32 {var _bg []uint32 ;_fb :=bitsPerSample ;var _cc uint32 ;var _dc byte ;_dfe :=0;_ba :=0;_e :=0;for _e < len (data ){if _dfe > 0{_aa :=_dfe ;if _fb < _aa {_aa =_fb ; -};_cc =(_cc <>uint (8-_aa ));_dfe -=_aa ;if _dfe > 0{_dc =_dc <>uint (_dfe ));if _gca < 8{_dc =_da <=bitsPerSample {_cf :=_dfe ;if _fb < _cf {_cf =_fb ; -};_cc =(_cc <>uint (8-_cf ));_dfe -=_cf ;if _dfe > 0{_dc =_dc < 0{_bgc :=_ab ;if _ge < _bgc {_bgc =_ge ;};_ef =(_ef <>uint (bitsPerInputSample -_bgc ));_ab -=_bgc ;if _ab > 0{_gef =_gef <>uint (_ab )); -if _cgf < bitsPerInputSample {_gef =_ee <=bitsPerOutputSample {_ace :=_ab ;if _ge < _ace {_ace =_ge ;};_ef =(_ef <>uint (bitsPerInputSample -_ace )); -_ab -=_ace ;if _ab > 0{_gef =_gef < 0&&_ge < bitsPerOutputSample {_ef <<=uint (_ge );_bga =append (_bga ,_ef );};return _bga ; -};func NewReader (img _de .ImageBase )*Reader {return &Reader {_b :_g .NewReader (img .Data ),_f :img ,_cga :img .ColorComponents ,_dff :img .BytesPerLine *8!=img .ColorComponents *img .BitsPerComponent *img .Width };};type Reader struct{_f _de .ImageBase ; -_b *_g .Reader ;_c ,_cg ,_cga int ;_dff bool ;}; \ No newline at end of file +package sampling ;import (_d "github.com/unidoc/unipdf/v3/internal/bitwise";_de "github.com/unidoc/unipdf/v3/internal/imageutil";_f "io";);type SampleWriter interface{WriteSample (_af uint32 )error ;WriteSamples (_dc []uint32 )error ;};type SampleReader interface{ReadSample ()(uint32 ,error ); +ReadSamples (_a []uint32 )error ;};func (_da *Reader )ReadSamples (samples []uint32 )(_gb error ){for _aa :=0;_aa < len (samples );_aa ++{samples [_aa ],_gb =_da .ReadSample ();if _gb !=nil {return _gb ;};};return nil ;};func (_ffb *Writer )WriteSamples (samples []uint32 )error {for _fed :=0; +_fed < len (samples );_fed ++{if _cf :=_ffb .WriteSample (samples [_fed ]);_cf !=nil {return _cf ;};};return nil ;};type Reader struct{_dd _de .ImageBase ;_dg *_d .Reader ;_fc ,_g ,_ff int ;_ge bool ;};func NewWriter (img _de .ImageBase )*Writer {return &Writer {_ee :_d .NewWriterMSB (img .Data ),_fa :img ,_ce :img .ColorComponents ,_cef :img .BytesPerLine *8!=img .ColorComponents *img .BitsPerComponent *img .Width }; +};func NewReader (img _de .ImageBase )*Reader {return &Reader {_dg :_d .NewReader (img .Data ),_dd :img ,_ff :img .ColorComponents ,_ge :img .BytesPerLine *8!=img .ColorComponents *img .BitsPerComponent *img .Width };};func ResampleBytes (data []byte ,bitsPerSample int )[]uint32 {var _c []uint32 ; +_e :=bitsPerSample ;var _gee uint32 ;var _gf byte ;_fcd :=0;_acc :=0;_bc :=0;for _bc < len (data ){if _fcd > 0{_ae :=_fcd ;if _e < _ae {_ae =_e ;};_gee =(_gee <>uint (8-_ae ));_fcd -=_ae ;if _fcd > 0{_gf =_gf <>uint (_fcd ));if _ec < 8{_gf =_ab <=bitsPerSample {_ecf :=_fcd ;if _e < _ecf {_ecf =_e ;};_gee =(_gee <>uint (8-_ecf ));_fcd -=_ecf ;if _fcd > 0{_gf =_gf < 0{_aee :=_fe ;if _ea < _aee {_aee =_ea ;};_cc =(_cc <>uint (bitsPerInputSample -_aee ));_fe -=_aee ;if _fe > 0{_ca =_ca <>uint (_fe )); +if _ed < bitsPerInputSample {_ca =_cg <=bitsPerOutputSample {_fd :=_fe ;if _ea < _fd {_fd =_ea ;};_cc =(_cc <>uint (bitsPerInputSample -_fd )); +_fe -=_fd ;if _fe > 0{_ca =_ca < 0&&_ea < bitsPerOutputSample {_cc <<=uint (_ea );_ecd =append (_ecd ,_cc );};return _ecd ; +};func (_ba *Writer )WriteSample (sample uint32 )error {if _ ,_db :=_ba ._ee .WriteBits (uint64 (sample ),_ba ._fa .BitsPerComponent );_db !=nil {return _db ;};_ba ._ce --;if _ba ._ce ==0{_ba ._ce =_ba ._fa .ColorComponents ;_ba ._ffd ++;};if _ba ._ffd ==_ba ._fa .Width {if _ba ._cef {_ba ._ee .FinishByte (); +};_ba ._ffd =0;};return nil ;};func (_gg *Reader )ReadSample ()(uint32 ,error ){if _gg ._g ==_gg ._dd .Height {return 0,_f .EOF ;};_ad ,_ac :=_gg ._dg .ReadBits (byte (_gg ._dd .BitsPerComponent ));if _ac !=nil {return 0,_ac ;};_gg ._ff --;if _gg ._ff ==0{_gg ._ff =_gg ._dd .ColorComponents ; +_gg ._fc ++;};if _gg ._fc ==_gg ._dd .Width {if _gg ._ge {_gg ._dg .ConsumeRemainingBits ();};_gg ._fc =0;_gg ._g ++;};return uint32 (_ad ),nil ;}; \ No newline at end of file diff --git a/internal/strutils/strutils.go b/internal/strutils/strutils.go index 56bc39b8..07511994 100644 --- a/internal/strutils/strutils.go +++ b/internal/strutils/strutils.go @@ -9,11 +9,11 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package strutils ;import (_d "bytes";_e "github.com/unidoc/unipdf/v3/common";_a "unicode/utf16";);func PDFDocEncodingToString (b []byte )string {return string (PDFDocEncodingToRunes (b ))};func init (){_df =map[rune ]byte {};for _b ,_ea :=range _ca {_df [_ea ]=_b ; -};};var _df map[rune ]byte ;func StringToUTF16 (s string )string {_eg :=_a .Encode ([]rune (s ));var _bc _d .Buffer ;for _ ,_ad :=range _eg {_bc .WriteByte (byte ((_ad >>8)&0xff));_bc .WriteByte (byte (_ad &0xff));};return _bc .String ();};func UTF16ToString (b []byte )string {return string (UTF16ToRunes (b ))}; -func UTF16ToRunes (b []byte )[]rune {if len (b )==1{return []rune {rune (b [0])};};if len (b )%2!=0{b =append (b ,0);_e .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u0054\u0046\u0031\u0036\u0054\u006f\u0052\u0075\u006e\u0065\u0073.\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0077it\u0068\u0020\u007ae\u0072o\u0073\u002e"); -};_db :=len (b )>>1;_ef :=make ([]uint16 ,_db );for _c :=0;_c < _db ;_c ++{_ef [_c ]=uint16 (b [_c <<1])<<8+uint16 (b [_c <<1+1]);};_ag :=_a .Decode (_ef );return _ag ;};func StringToPDFDocEncoding (s string )[]byte {var _gb _d .Buffer ;for _ ,_gc :=range s {_bg ,_fc :=_df [_gc ]; -if !_fc {_e .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0044\u0046\u0044\u006f\u0063\u0045\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0063\u002f\u0025\u0058\u0020\u002d\u0020s\u006b\u0069\u0070\u0070\u0069n\u0067",_gc ,_gc ); -continue ;};_gb .WriteByte (_bg );};return _gb .Bytes ();};var _ca =map[byte ]rune {0x01:'\u0001',0x02:'\u0002',0x03:'\u0003',0x04:'\u0004',0x05:'\u0005',0x06:'\u0006',0x07:'\u0007',0x08:'\u0008',0x09:'\u0009',0x0a:'\u000a',0x0b:'\u000b',0x0c:'\u000c',0x0d:'\u000d',0x0e:'\u000e',0x0f:'\u000f',0x10:'\u0010',0x11:'\u0011',0x12:'\u0012',0x13:'\u0013',0x14:'\u0014',0x15:'\u0015',0x16:'\u0017',0x17:'\u0017',0x18:'\u02d8',0x19:'\u02c7',0x1a:'\u02c6',0x1b:'\u02d9',0x1c:'\u02dd',0x1d:'\u02db',0x1e:'\u02da',0x1f:'\u02dc',0x20:'\u0020',0x21:'\u0021',0x22:'\u0022',0x23:'\u0023',0x24:'\u0024',0x25:'\u0025',0x26:'\u0026',0x27:'\u0027',0x28:'\u0028',0x29:'\u0029',0x2a:'\u002a',0x2b:'\u002b',0x2c:'\u002c',0x2d:'\u002d',0x2e:'\u002e',0x2f:'\u002f',0x30:'\u0030',0x31:'\u0031',0x32:'\u0032',0x33:'\u0033',0x34:'\u0034',0x35:'\u0035',0x36:'\u0036',0x37:'\u0037',0x38:'\u0038',0x39:'\u0039',0x3a:'\u003a',0x3b:'\u003b',0x3c:'\u003c',0x3d:'\u003d',0x3e:'\u003e',0x3f:'\u003f',0x40:'\u0040',0x41:'\u0041',0x42:'\u0042',0x43:'\u0043',0x44:'\u0044',0x45:'\u0045',0x46:'\u0046',0x47:'\u0047',0x48:'\u0048',0x49:'\u0049',0x4a:'\u004a',0x4b:'\u004b',0x4c:'\u004c',0x4d:'\u004d',0x4e:'\u004e',0x4f:'\u004f',0x50:'\u0050',0x51:'\u0051',0x52:'\u0052',0x53:'\u0053',0x54:'\u0054',0x55:'\u0055',0x56:'\u0056',0x57:'\u0057',0x58:'\u0058',0x59:'\u0059',0x5a:'\u005a',0x5b:'\u005b',0x5c:'\u005c',0x5d:'\u005d',0x5e:'\u005e',0x5f:'\u005f',0x60:'\u0060',0x61:'\u0061',0x62:'\u0062',0x63:'\u0063',0x64:'\u0064',0x65:'\u0065',0x66:'\u0066',0x67:'\u0067',0x68:'\u0068',0x69:'\u0069',0x6a:'\u006a',0x6b:'\u006b',0x6c:'\u006c',0x6d:'\u006d',0x6e:'\u006e',0x6f:'\u006f',0x70:'\u0070',0x71:'\u0071',0x72:'\u0072',0x73:'\u0073',0x74:'\u0074',0x75:'\u0075',0x76:'\u0076',0x77:'\u0077',0x78:'\u0078',0x79:'\u0079',0x7a:'\u007a',0x7b:'\u007b',0x7c:'\u007c',0x7d:'\u007d',0x7e:'\u007e',0x80:'\u2022',0x81:'\u2020',0x82:'\u2021',0x83:'\u2026',0x84:'\u2014',0x85:'\u2013',0x86:'\u0192',0x87:'\u2044',0x88:'\u2039',0x89:'\u203a',0x8a:'\u2212',0x8b:'\u2030',0x8c:'\u201e',0x8d:'\u201c',0x8e:'\u201d',0x8f:'\u2018',0x90:'\u2019',0x91:'\u201a',0x92:'\u2122',0x93:'\ufb01',0x94:'\ufb02',0x95:'\u0141',0x96:'\u0152',0x97:'\u0160',0x98:'\u0178',0x99:'\u017d',0x9a:'\u0131',0x9b:'\u0142',0x9c:'\u0153',0x9d:'\u0161',0x9e:'\u017e',0xa0:'\u20ac',0xa1:'\u00a1',0xa2:'\u00a2',0xa3:'\u00a3',0xa4:'\u00a4',0xa5:'\u00a5',0xa6:'\u00a6',0xa7:'\u00a7',0xa8:'\u00a8',0xa9:'\u00a9',0xaa:'\u00aa',0xab:'\u00ab',0xac:'\u00ac',0xae:'\u00ae',0xaf:'\u00af',0xb0:'\u00b0',0xb1:'\u00b1',0xb2:'\u00b2',0xb3:'\u00b3',0xb4:'\u00b4',0xb5:'\u00b5',0xb6:'\u00b6',0xb7:'\u00b7',0xb8:'\u00b8',0xb9:'\u00b9',0xba:'\u00ba',0xbb:'\u00bb',0xbc:'\u00bc',0xbd:'\u00bd',0xbe:'\u00be',0xbf:'\u00bf',0xc0:'\u00c0',0xc1:'\u00c1',0xc2:'\u00c2',0xc3:'\u00c3',0xc4:'\u00c4',0xc5:'\u00c5',0xc6:'\u00c6',0xc7:'\u00c7',0xc8:'\u00c8',0xc9:'\u00c9',0xca:'\u00ca',0xcb:'\u00cb',0xcc:'\u00cc',0xcd:'\u00cd',0xce:'\u00ce',0xcf:'\u00cf',0xd0:'\u00d0',0xd1:'\u00d1',0xd2:'\u00d2',0xd3:'\u00d3',0xd4:'\u00d4',0xd5:'\u00d5',0xd6:'\u00d6',0xd7:'\u00d7',0xd8:'\u00d8',0xd9:'\u00d9',0xda:'\u00da',0xdb:'\u00db',0xdc:'\u00dc',0xdd:'\u00dd',0xde:'\u00de',0xdf:'\u00df',0xe0:'\u00e0',0xe1:'\u00e1',0xe2:'\u00e2',0xe3:'\u00e3',0xe4:'\u00e4',0xe5:'\u00e5',0xe6:'\u00e6',0xe7:'\u00e7',0xe8:'\u00e8',0xe9:'\u00e9',0xea:'\u00ea',0xeb:'\u00eb',0xec:'\u00ec',0xed:'\u00ed',0xee:'\u00ee',0xef:'\u00ef',0xf0:'\u00f0',0xf1:'\u00f1',0xf2:'\u00f2',0xf3:'\u00f3',0xf4:'\u00f4',0xf5:'\u00f5',0xf6:'\u00f6',0xf7:'\u00f7',0xf8:'\u00f8',0xf9:'\u00f9',0xfa:'\u00fa',0xfb:'\u00fb',0xfc:'\u00fc',0xfd:'\u00fd',0xfe:'\u00fe',0xff:'\u00ff'}; -func PDFDocEncodingToRunes (b []byte )[]rune {var _ee []rune ;for _ ,_eaa :=range b {_fa ,_efg :=_ca [_eaa ];if !_efg {_e .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020P\u0044\u0046\u0044o\u0063\u0045\u006ec\u006f\u0064i\u006e\u0067\u0020\u0069\u006e\u0070u\u0074 m\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u0020\u0025\u0064\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067",_eaa ); -continue ;};_ee =append (_ee ,_fa );};return _ee ;}; \ No newline at end of file +package strutils ;import (_a "bytes";_b "github.com/unidoc/unipdf/v3/common";_d "unicode/utf16";);func PDFDocEncodingToString (b []byte )string {return string (PDFDocEncodingToRunes (b ))};func init (){_ab =map[rune ]byte {};for _gd ,_f :=range _gba {_ab [_f ]=_gd ; +};};func PDFDocEncodingToRunes (b []byte )[]rune {var _ae []rune ;for _ ,_da :=range b {_c ,_bg :=_gba [_da ];if !_bg {_b .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020P\u0044\u0046\u0044o\u0063\u0045\u006ec\u006f\u0064i\u006e\u0067\u0020\u0069\u006e\u0070u\u0074 m\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u0065\u0072\u0072\u006f\u0072\u0020\u0025\u0064\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067",_da ); +continue ;};_ae =append (_ae ,_c );};return _ae ;};var _gba =map[byte ]rune {0x01:'\u0001',0x02:'\u0002',0x03:'\u0003',0x04:'\u0004',0x05:'\u0005',0x06:'\u0006',0x07:'\u0007',0x08:'\u0008',0x09:'\u0009',0x0a:'\u000a',0x0b:'\u000b',0x0c:'\u000c',0x0d:'\u000d',0x0e:'\u000e',0x0f:'\u000f',0x10:'\u0010',0x11:'\u0011',0x12:'\u0012',0x13:'\u0013',0x14:'\u0014',0x15:'\u0015',0x16:'\u0017',0x17:'\u0017',0x18:'\u02d8',0x19:'\u02c7',0x1a:'\u02c6',0x1b:'\u02d9',0x1c:'\u02dd',0x1d:'\u02db',0x1e:'\u02da',0x1f:'\u02dc',0x20:'\u0020',0x21:'\u0021',0x22:'\u0022',0x23:'\u0023',0x24:'\u0024',0x25:'\u0025',0x26:'\u0026',0x27:'\u0027',0x28:'\u0028',0x29:'\u0029',0x2a:'\u002a',0x2b:'\u002b',0x2c:'\u002c',0x2d:'\u002d',0x2e:'\u002e',0x2f:'\u002f',0x30:'\u0030',0x31:'\u0031',0x32:'\u0032',0x33:'\u0033',0x34:'\u0034',0x35:'\u0035',0x36:'\u0036',0x37:'\u0037',0x38:'\u0038',0x39:'\u0039',0x3a:'\u003a',0x3b:'\u003b',0x3c:'\u003c',0x3d:'\u003d',0x3e:'\u003e',0x3f:'\u003f',0x40:'\u0040',0x41:'\u0041',0x42:'\u0042',0x43:'\u0043',0x44:'\u0044',0x45:'\u0045',0x46:'\u0046',0x47:'\u0047',0x48:'\u0048',0x49:'\u0049',0x4a:'\u004a',0x4b:'\u004b',0x4c:'\u004c',0x4d:'\u004d',0x4e:'\u004e',0x4f:'\u004f',0x50:'\u0050',0x51:'\u0051',0x52:'\u0052',0x53:'\u0053',0x54:'\u0054',0x55:'\u0055',0x56:'\u0056',0x57:'\u0057',0x58:'\u0058',0x59:'\u0059',0x5a:'\u005a',0x5b:'\u005b',0x5c:'\u005c',0x5d:'\u005d',0x5e:'\u005e',0x5f:'\u005f',0x60:'\u0060',0x61:'\u0061',0x62:'\u0062',0x63:'\u0063',0x64:'\u0064',0x65:'\u0065',0x66:'\u0066',0x67:'\u0067',0x68:'\u0068',0x69:'\u0069',0x6a:'\u006a',0x6b:'\u006b',0x6c:'\u006c',0x6d:'\u006d',0x6e:'\u006e',0x6f:'\u006f',0x70:'\u0070',0x71:'\u0071',0x72:'\u0072',0x73:'\u0073',0x74:'\u0074',0x75:'\u0075',0x76:'\u0076',0x77:'\u0077',0x78:'\u0078',0x79:'\u0079',0x7a:'\u007a',0x7b:'\u007b',0x7c:'\u007c',0x7d:'\u007d',0x7e:'\u007e',0x80:'\u2022',0x81:'\u2020',0x82:'\u2021',0x83:'\u2026',0x84:'\u2014',0x85:'\u2013',0x86:'\u0192',0x87:'\u2044',0x88:'\u2039',0x89:'\u203a',0x8a:'\u2212',0x8b:'\u2030',0x8c:'\u201e',0x8d:'\u201c',0x8e:'\u201d',0x8f:'\u2018',0x90:'\u2019',0x91:'\u201a',0x92:'\u2122',0x93:'\ufb01',0x94:'\ufb02',0x95:'\u0141',0x96:'\u0152',0x97:'\u0160',0x98:'\u0178',0x99:'\u017d',0x9a:'\u0131',0x9b:'\u0142',0x9c:'\u0153',0x9d:'\u0161',0x9e:'\u017e',0xa0:'\u20ac',0xa1:'\u00a1',0xa2:'\u00a2',0xa3:'\u00a3',0xa4:'\u00a4',0xa5:'\u00a5',0xa6:'\u00a6',0xa7:'\u00a7',0xa8:'\u00a8',0xa9:'\u00a9',0xaa:'\u00aa',0xab:'\u00ab',0xac:'\u00ac',0xae:'\u00ae',0xaf:'\u00af',0xb0:'\u00b0',0xb1:'\u00b1',0xb2:'\u00b2',0xb3:'\u00b3',0xb4:'\u00b4',0xb5:'\u00b5',0xb6:'\u00b6',0xb7:'\u00b7',0xb8:'\u00b8',0xb9:'\u00b9',0xba:'\u00ba',0xbb:'\u00bb',0xbc:'\u00bc',0xbd:'\u00bd',0xbe:'\u00be',0xbf:'\u00bf',0xc0:'\u00c0',0xc1:'\u00c1',0xc2:'\u00c2',0xc3:'\u00c3',0xc4:'\u00c4',0xc5:'\u00c5',0xc6:'\u00c6',0xc7:'\u00c7',0xc8:'\u00c8',0xc9:'\u00c9',0xca:'\u00ca',0xcb:'\u00cb',0xcc:'\u00cc',0xcd:'\u00cd',0xce:'\u00ce',0xcf:'\u00cf',0xd0:'\u00d0',0xd1:'\u00d1',0xd2:'\u00d2',0xd3:'\u00d3',0xd4:'\u00d4',0xd5:'\u00d5',0xd6:'\u00d6',0xd7:'\u00d7',0xd8:'\u00d8',0xd9:'\u00d9',0xda:'\u00da',0xdb:'\u00db',0xdc:'\u00dc',0xdd:'\u00dd',0xde:'\u00de',0xdf:'\u00df',0xe0:'\u00e0',0xe1:'\u00e1',0xe2:'\u00e2',0xe3:'\u00e3',0xe4:'\u00e4',0xe5:'\u00e5',0xe6:'\u00e6',0xe7:'\u00e7',0xe8:'\u00e8',0xe9:'\u00e9',0xea:'\u00ea',0xeb:'\u00eb',0xec:'\u00ec',0xed:'\u00ed',0xee:'\u00ee',0xef:'\u00ef',0xf0:'\u00f0',0xf1:'\u00f1',0xf2:'\u00f2',0xf3:'\u00f3',0xf4:'\u00f4',0xf5:'\u00f5',0xf6:'\u00f6',0xf7:'\u00f7',0xf8:'\u00f8',0xf9:'\u00f9',0xfa:'\u00fa',0xfb:'\u00fb',0xfc:'\u00fc',0xfd:'\u00fd',0xfe:'\u00fe',0xff:'\u00ff'}; +func UTF16ToRunes (b []byte )[]rune {if len (b )==1{return []rune {rune (b [0])};};if len (b )%2!=0{b =append (b ,0);_b .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u0054\u0046\u0031\u0036\u0054\u006f\u0052\u0075\u006e\u0065\u0073.\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0077it\u0068\u0020\u007ae\u0072o\u0073\u002e"); +};_ga :=len (b )>>1;_ee :=make ([]uint16 ,_ga );for _gb :=0;_gb < _ga ;_gb ++{_ee [_gb ]=uint16 (b [_gb <<1])<<8+uint16 (b [_gb <<1+1]);};_af :=_d .Decode (_ee );return _af ;};var _ab map[rune ]byte ;func StringToUTF16 (s string )string {_afb :=_d .Encode ([]rune (s )); +var _ba _a .Buffer ;for _ ,_fe :=range _afb {_ba .WriteByte (byte ((_fe >>8)&0xff));_ba .WriteByte (byte (_fe &0xff));};return _ba .String ();};func UTF16ToString (b []byte )string {return string (UTF16ToRunes (b ))};func StringToPDFDocEncoding (s string )[]byte {var _baa _a .Buffer ; +for _ ,_gf :=range s {_ca ,_ef :=_ab [_gf ];if !_ef {_b .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0044\u0046\u0044\u006f\u0063\u0045\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u0072\u0075\u006e\u0065\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0063\u002f\u0025\u0058\u0020\u002d\u0020s\u006b\u0069\u0070\u0070\u0069n\u0067",_gf ,_gf ); +continue ;};_baa .WriteByte (_ca );};return _baa .Bytes ();}; \ No newline at end of file diff --git a/internal/testutils/testutils.go b/internal/testutils/testutils.go index 82e85e7b..fb54e263 100644 --- a/internal/testutils/testutils.go +++ b/internal/testutils/testutils.go @@ -9,32 +9,31 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package testutils ;import (_g "crypto/md5";_fe "encoding/hex";_dd "errors";_e "fmt";_ae "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/core";_bb "image";_ab "image/png";_d "io";_b "os";_fb "os/exec";_ff "path/filepath";_a "strings"; -_fg "testing";);func RunRenderTest (t *_fg .T ,pdfPath ,outputDir ,baselineRenderPath string ,saveBaseline bool ){_ddf :=_a .TrimSuffix (_ff .Base (pdfPath ),_ff .Ext (pdfPath ));t .Run ("\u0072\u0065\u006e\u0064\u0065\u0072",func (_gdb *_fg .T ){_aedf :=_ff .Join (outputDir ,_ddf ); -_gg :=_aedf +"\u002d%\u0064\u002e\u0070\u006e\u0067";if _aa :=RenderPDFToPNGs (pdfPath ,0,_gg );_aa !=nil {_gdb .Skip (_aa );};for _egd :=1;true ;_egd ++{_bf :=_e .Sprintf ("\u0025s\u002d\u0025\u0064\u002e\u0070\u006eg",_aedf ,_egd );_fee :=_ff .Join (baselineRenderPath ,_e .Sprintf ("\u0025\u0073\u002d\u0025\u0064\u005f\u0065\u0078\u0070\u002e\u0070\u006e\u0067",_ddf ,_egd )); -if _ ,_ca :=_b .Stat (_bf );_ca !=nil {break ;};_gdb .Logf ("\u0025\u0073",_fee );if saveBaseline {_gdb .Logf ("\u0043\u006fp\u0079\u0069\u006eg\u0020\u0025\u0073\u0020\u002d\u003e\u0020\u0025\u0073",_bf ,_fee );_dfa :=CopyFile (_bf ,_fee );if _dfa !=nil {_gdb .Fatalf ("\u0045\u0052\u0052OR\u0020\u0063\u006f\u0070\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_fee ,_dfa ); -};continue ;};_gdb .Run (_e .Sprintf ("\u0070\u0061\u0067\u0065\u0025\u0064",_egd ),func (_ege *_fg .T ){_ege .Logf ("\u0043o\u006dp\u0061\u0072\u0069\u006e\u0067 \u0025\u0073 \u0076\u0073\u0020\u0025\u0073",_bf ,_fee );_dfd ,_gcc :=ComparePNGFiles (_bf ,_fee ); -if _b .IsNotExist (_gcc ){_ege .Fatal ("\u0069m\u0061g\u0065\u0020\u0066\u0069\u006ce\u0020\u006di\u0073\u0073\u0069\u006e\u0067");}else if !_dfd {_ege .Fatal ("\u0077\u0072\u006f\u006eg \u0070\u0061\u0067\u0065\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0065\u0064"); -};});};});};func HashFile (file string )(string ,error ){_aed ,_df :=_b .Open (file );if _df !=nil {return "",_df ;};defer _aed .Close ();_cb :=_g .New ();if _ ,_df =_d .Copy (_cb ,_aed );_df !=nil {return "",_df ;};return _fe .EncodeToString (_cb .Sum (nil )),nil ; -};func CompareImages (img1 ,img2 _bb .Image )(bool ,error ){_abg :=img1 .Bounds ();_eac :=0;for _ac :=0;_ac < _abg .Size ().X ;_ac ++{for _gd :=0;_gd < _abg .Size ().Y ;_gd ++{_ffc ,_bgd ,_eb ,_ :=img1 .At (_ac ,_gd ).RGBA ();_bd ,_dde ,_ec ,_ :=img2 .At (_ac ,_gd ).RGBA (); -if _ffc !=_bd ||_bgd !=_dde ||_eb !=_ec {_eac ++;};};};_ga :=float64 (_eac )/float64 (_abg .Dx ()*_abg .Dy ());if _ga > 0.0001{_e .Printf ("\u0064\u0069\u0066f \u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0064\u0029\u000a",_ga ,_eac ); -return false ,nil ;};return true ,nil ;};func ComparePNGFiles (file1 ,file2 string )(bool ,error ){_dgd ,_gb :=HashFile (file1 );if _gb !=nil {return false ,_gb ;};_eg ,_gb :=HashFile (file2 );if _gb !=nil {return false ,_gb ;};if _dgd ==_eg {return true ,nil ; -};_bga ,_gb :=ReadPNG (file1 );if _gb !=nil {return false ,_gb ;};_fa ,_gb :=ReadPNG (file2 );if _gb !=nil {return false ,_gb ;};if _bga .Bounds ()!=_fa .Bounds (){return false ,nil ;};return CompareImages (_bga ,_fa );};func CompareDictionariesDeep (d1 ,d2 *_dg .PdfObjectDictionary )bool {if len (d1 .Keys ())!=len (d2 .Keys ()){_ae .Log .Debug ("\u0044\u0069\u0063\u0074\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u006d\u0069s\u006da\u0074\u0063\u0068\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",len (d1 .Keys ()),len (d2 .Keys ())); -_ae .Log .Debug ("\u0057\u0061s\u0020\u0027\u0025s\u0027\u0020\u0076\u0073\u0020\u0027\u0025\u0073\u0027",d1 .WriteString (),d2 .WriteString ());return false ;};for _ ,_ggf :=range d1 .Keys (){if _ggf =="\u0050\u0061\u0072\u0065\u006e\u0074"{continue ; -};_aag :=_dg .TraceToDirectObject (d1 .Get (_ggf ));_bcc :=_dg .TraceToDirectObject (d2 .Get (_ggf ));if _aag ==nil {_ae .Log .Debug ("\u00761\u0020\u0069\u0073\u0020\u006e\u0069l");return false ;};if _bcc ==nil {_ae .Log .Debug ("\u00762\u0020\u0069\u0073\u0020\u006e\u0069l"); -return false ;};switch _agd :=_aag .(type ){case *_dg .PdfObjectDictionary :_cfa ,_bfb :=_bcc .(*_dg .PdfObjectDictionary );if !_bfb {_ae .Log .Debug ("\u0054\u0079\u0070\u0065 m\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020\u0025\u0054\u0020\u0076\u0073\u0020%\u0054",_aag ,_bcc ); -return false ;};if !CompareDictionariesDeep (_agd ,_cfa ){return false ;};continue ;case *_dg .PdfObjectArray :_ccc ,_cag :=_bcc .(*_dg .PdfObjectArray );if !_cag {_ae .Log .Debug ("\u00762\u0020n\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -return false ;};if _agd .Len ()!=_ccc .Len (){_ae .Log .Debug ("\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006d\u0069s\u006da\u0074\u0063\u0068\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",_agd .Len (),_ccc .Len ()); -return false ;};for _bge :=0;_bge < _agd .Len ();_bge ++{_ge :=_dg .TraceToDirectObject (_agd .Get (_bge ));_dfdd :=_dg .TraceToDirectObject (_ccc .Get (_bge ));if _ccg ,_aec :=_ge .(*_dg .PdfObjectDictionary );_aec {_be ,_acc :=_dfdd .(*_dg .PdfObjectDictionary ); -if !_acc {return false ;};if !CompareDictionariesDeep (_ccg ,_be ){return false ;};}else {if _ge .WriteString ()!=_dfdd .WriteString (){_ae .Log .Debug ("M\u0069\u0073\u006d\u0061tc\u0068 \u0027\u0025\u0073\u0027\u0020!\u003d\u0020\u0027\u0025\u0073\u0027",_ge .WriteString (),_dfdd .WriteString ()); -return false ;};};};continue ;};if _aag .String ()!=_bcc .String (){_ae .Log .Debug ("\u006b\u0065y\u003d\u0025\u0073\u0020\u004d\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0021\u0020\u0027\u0025\u0073\u0027\u0020\u0021\u003d\u0020'%\u0073\u0027",_ggf ,_aag .String (),_bcc .String ()); -_ae .Log .Debug ("\u0046o\u0072 \u0027\u0025\u0054\u0027\u0020\u002d\u0020\u0027\u0025\u0054\u0027",_aag ,_bcc );_ae .Log .Debug ("\u0046\u006f\u0072\u0020\u0027\u0025\u002b\u0076\u0027\u0020\u002d\u0020'\u0025\u002b\u0076\u0027",_aag ,_bcc );return false ; -};};return true ;};func _eagb (_ef _dg .PdfObject ,_ad map[int64 ]_dg .PdfObject )error {switch _gdd :=_ef .(type ){case *_dg .PdfIndirectObject :_cga :=_gdd ;_eagb (_cga .PdfObject ,_ad );case *_dg .PdfObjectDictionary :_eab :=_gdd ;for _ ,_ebc :=range _eab .Keys (){_egeb :=_eab .Get (_ebc ); -if _bcb ,_cf :=_egeb .(*_dg .PdfObjectReference );_cf {_gbc ,_dga :=_ad [_bcb .ObjectNumber ];if !_dga {return _dd .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); -};_eab .Set (_ebc ,_gbc );}else {_eagb (_egeb ,_ad );};};case *_dg .PdfObjectArray :_ebg :=_gdd ;for _aeg ,_af :=range _ebg .Elements (){if _ed ,_fc :=_af .(*_dg .PdfObjectReference );_fc {_bfc ,_gde :=_ad [_ed .ObjectNumber ];if !_gde {return _dd .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); -};_ebg .Set (_aeg ,_bfc );}else {_eagb (_af ,_ad );};};};return nil ;};func CopyFile (src ,dst string )error {_c ,_fea :=_b .Open (src );if _fea !=nil {return _fea ;};defer _c .Close ();_gc ,_fea :=_b .Create (dst );if _fea !=nil {return _fea ;};defer _gc .Close (); -_ ,_fea =_d .Copy (_gc ,_c );return _fea ;};func RenderPDFToPNGs (pdfPath string ,dpi int ,outpathTpl string )error {if dpi <=0{dpi =100;};if _ ,_ag :=_fb .LookPath ("\u0067\u0073");_ag !=nil {return ErrRenderNotSupported ;};return _fb .Command ("\u0067\u0073","\u002d\u0073\u0044\u0045\u0056\u0049\u0043\u0045\u003d\u0070\u006e\u0067a\u006c\u0070\u0068\u0061","\u002d\u006f",outpathTpl ,_e .Sprintf ("\u002d\u0072\u0025\u0064",dpi ),pdfPath ).Run (); -};var (ErrRenderNotSupported =_dd .New ("\u0072\u0065\u006e\u0064\u0065r\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0073 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u006e\u0020\u0074\u0068\u0069\u0073\u0020\u0073\u0079\u0073\u0074\u0065m"); -);func ParseIndirectObjects (rawpdf string )(map[int64 ]_dg .PdfObject ,error ){_cd :=_dg .NewParserFromString (rawpdf );_bgc :=map[int64 ]_dg .PdfObject {};for {_de ,_gge :=_cd .ParseIndirectObject ();if _gge !=nil {if _gge ==_d .EOF {break ;};return nil ,_gge ; -};switch _cdc :=_de .(type ){case *_dg .PdfIndirectObject :_bgc [_cdc .ObjectNumber ]=_de ;case *_dg .PdfObjectStream :_bgc [_cdc .ObjectNumber ]=_de ;};};for _ ,_fd :=range _bgc {_eagb (_fd ,_bgc );};return _bgc ,nil ;};func ReadPNG (file string )(_bb .Image ,error ){_fbb ,_bc :=_b .Open (file ); -if _bc !=nil {return nil ,_bc ;};defer _fbb .Close ();return _ab .Decode (_fbb );}; \ No newline at end of file +package testutils ;import (_f "crypto/md5";_fb "encoding/hex";_b "errors";_fe "fmt";_ab "github.com/unidoc/unipdf/v3/common";_ad "github.com/unidoc/unipdf/v3/core";_db "image";_ec "image/png";_d "io";_af "os";_fg "os/exec";_e "path/filepath";_c "strings"; +_fd "testing";);func RenderPDFToPNGs (pdfPath string ,dpi int ,outpathTpl string )error {if dpi <=0{dpi =100;};if _ ,_da :=_fg .LookPath ("\u0067\u0073");_da !=nil {return ErrRenderNotSupported ;};return _fg .Command ("\u0067\u0073","\u002d\u0073\u0044\u0045\u0056\u0049\u0043\u0045\u003d\u0070\u006e\u0067a\u006c\u0070\u0068\u0061","\u002d\u006f",outpathTpl ,_fe .Sprintf ("\u002d\u0072\u0025\u0064",dpi ),pdfPath ).Run (); +};func HashFile (file string )(string ,error ){_ga ,_fa :=_af .Open (file );if _fa !=nil {return "",_fa ;};defer _ga .Close ();_gc :=_f .New ();if _ ,_fa =_d .Copy (_gc ,_ga );_fa !=nil {return "",_fa ;};return _fb .EncodeToString (_gc .Sum (nil )),nil ; +};func CopyFile (src ,dst string )error {_add ,_dd :=_af .Open (src );if _dd !=nil {return _dd ;};defer _add .Close ();_g ,_dd :=_af .Create (dst );if _dd !=nil {return _dd ;};defer _g .Close ();_ ,_dd =_d .Copy (_g ,_add );return _dd ;};func RunRenderTest (t *_fd .T ,pdfPath ,outputDir ,baselineRenderPath string ,saveBaseline bool ){_cg :=_c .TrimSuffix (_e .Base (pdfPath ),_e .Ext (pdfPath )); +t .Run ("\u0072\u0065\u006e\u0064\u0065\u0072",func (_bb *_fd .T ){_de :=_e .Join (outputDir ,_cg );_dc :=_de +"\u002d%\u0064\u002e\u0070\u006e\u0067";if _afd :=RenderPDFToPNGs (pdfPath ,0,_dc );_afd !=nil {_bb .Skip (_afd );};for _df :=1;true ;_df ++{_adcg :=_fe .Sprintf ("\u0025s\u002d\u0025\u0064\u002e\u0070\u006eg",_de ,_df ); +_dfd :=_e .Join (baselineRenderPath ,_fe .Sprintf ("\u0025\u0073\u002d\u0025\u0064\u005f\u0065\u0078\u0070\u002e\u0070\u006e\u0067",_cg ,_df ));if _ ,_ade :=_af .Stat (_adcg );_ade !=nil {break ;};_bb .Logf ("\u0025\u0073",_dfd );if saveBaseline {_bb .Logf ("\u0043\u006fp\u0079\u0069\u006eg\u0020\u0025\u0073\u0020\u002d\u003e\u0020\u0025\u0073",_adcg ,_dfd ); +_afb :=CopyFile (_adcg ,_dfd );if _afb !=nil {_bb .Fatalf ("\u0045\u0052\u0052OR\u0020\u0063\u006f\u0070\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_dfd ,_afb );};continue ;};_bb .Run (_fe .Sprintf ("\u0070\u0061\u0067\u0065\u0025\u0064",_df ),func (_deb *_fd .T ){_deb .Logf ("\u0043o\u006dp\u0061\u0072\u0069\u006e\u0067 \u0025\u0073 \u0076\u0073\u0020\u0025\u0073",_adcg ,_dfd ); +_ffc ,_gca :=ComparePNGFiles (_adcg ,_dfd );if _af .IsNotExist (_gca ){_deb .Fatal ("\u0069m\u0061g\u0065\u0020\u0066\u0069\u006ce\u0020\u006di\u0073\u0073\u0069\u006e\u0067");}else if !_ffc {_deb .Fatal ("\u0077\u0072\u006f\u006eg \u0070\u0061\u0067\u0065\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0065\u0064"); +};});};});};var (ErrRenderNotSupported =_b .New ("\u0072\u0065\u006e\u0064\u0065r\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0073 \u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u006e\u0020\u0074\u0068\u0069\u0073\u0020\u0073\u0079\u0073\u0074\u0065m"); +);func CompareDictionariesDeep (d1 ,d2 *_ad .PdfObjectDictionary )bool {if len (d1 .Keys ())!=len (d2 .Keys ()){_ab .Log .Debug ("\u0044\u0069\u0063\u0074\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u006d\u0069s\u006da\u0074\u0063\u0068\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",len (d1 .Keys ()),len (d2 .Keys ())); +_ab .Log .Debug ("\u0057\u0061s\u0020\u0027\u0025s\u0027\u0020\u0076\u0073\u0020\u0027\u0025\u0073\u0027",d1 .WriteString (),d2 .WriteString ());return false ;};for _ ,_ecg :=range d1 .Keys (){if _ecg =="\u0050\u0061\u0072\u0065\u006e\u0074"{continue ; +};_gcd :=_ad .TraceToDirectObject (d1 .Get (_ecg ));_geg :=_ad .TraceToDirectObject (d2 .Get (_ecg ));if _gcd ==nil {_ab .Log .Debug ("\u00761\u0020\u0069\u0073\u0020\u006e\u0069l");return false ;};if _geg ==nil {_ab .Log .Debug ("\u00762\u0020\u0069\u0073\u0020\u006e\u0069l"); +return false ;};switch _dfg :=_gcd .(type ){case *_ad .PdfObjectDictionary :_dea ,_edf :=_geg .(*_ad .PdfObjectDictionary );if !_edf {_ab .Log .Debug ("\u0054\u0079\u0070\u0065 m\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0020\u0025\u0054\u0020\u0076\u0073\u0020%\u0054",_gcd ,_geg ); +return false ;};if !CompareDictionariesDeep (_dfg ,_dea ){return false ;};continue ;case *_ad .PdfObjectArray :_ef ,_efe :=_geg .(*_ad .PdfObjectArray );if !_efe {_ab .Log .Debug ("\u00762\u0020n\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +return false ;};if _dfg .Len ()!=_ef .Len (){_ab .Log .Debug ("\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006d\u0069s\u006da\u0074\u0063\u0068\u0020\u0028\u0025\u0064\u0020\u0021\u003d\u0020\u0025\u0064\u0029",_dfg .Len (),_ef .Len ()); +return false ;};for _dbc :=0;_dbc < _dfg .Len ();_dbc ++{_gbc :=_ad .TraceToDirectObject (_dfg .Get (_dbc ));_cgd :=_ad .TraceToDirectObject (_ef .Get (_dbc ));if _bee ,_ea :=_gbc .(*_ad .PdfObjectDictionary );_ea {_ebgg ,_aec :=_cgd .(*_ad .PdfObjectDictionary ); +if !_aec {return false ;};if !CompareDictionariesDeep (_bee ,_ebgg ){return false ;};}else {if _gbc .WriteString ()!=_cgd .WriteString (){_ab .Log .Debug ("M\u0069\u0073\u006d\u0061tc\u0068 \u0027\u0025\u0073\u0027\u0020!\u003d\u0020\u0027\u0025\u0073\u0027",_gbc .WriteString (),_cgd .WriteString ()); +return false ;};};};continue ;};if _gcd .String ()!=_geg .String (){_ab .Log .Debug ("\u006b\u0065y\u003d\u0025\u0073\u0020\u004d\u0069\u0073\u006d\u0061\u0074\u0063\u0068\u0021\u0020\u0027\u0025\u0073\u0027\u0020\u0021\u003d\u0020'%\u0073\u0027",_ecg ,_gcd .String (),_geg .String ()); +_ab .Log .Debug ("\u0046o\u0072 \u0027\u0025\u0054\u0027\u0020\u002d\u0020\u0027\u0025\u0054\u0027",_gcd ,_geg );_ab .Log .Debug ("\u0046\u006f\u0072\u0020\u0027\u0025\u002b\u0076\u0027\u0020\u002d\u0020'\u0025\u002b\u0076\u0027",_gcd ,_geg );return false ; +};};return true ;};func ParseIndirectObjects (rawpdf string )(map[int64 ]_ad .PdfObject ,error ){_dbf :=_ad .NewParserFromString (rawpdf );_aba :=map[int64 ]_ad .PdfObject {};for {_afe ,_daf :=_dbf .ParseIndirectObject ();if _daf !=nil {if _daf ==_d .EOF {break ; +};return nil ,_daf ;};switch _ag :=_afe .(type ){case *_ad .PdfIndirectObject :_aba [_ag .ObjectNumber ]=_afe ;case *_ad .PdfObjectStream :_aba [_ag .ObjectNumber ]=_afe ;};};for _ ,_cbe :=range _aba {_gb (_cbe ,_aba );};return _aba ,nil ;};func ComparePNGFiles (file1 ,file2 string )(bool ,error ){_gcg ,_gab :=HashFile (file1 ); +if _gab !=nil {return false ,_gab ;};_fgb ,_gab :=HashFile (file2 );if _gab !=nil {return false ,_gab ;};if _gcg ==_fgb {return true ,nil ;};_gag ,_gab :=ReadPNG (file1 );if _gab !=nil {return false ,_gab ;};_cb ,_gab :=ReadPNG (file2 );if _gab !=nil {return false ,_gab ; +};if _gag .Bounds ()!=_cb .Bounds (){return false ,nil ;};return CompareImages (_gag ,_cb );};func CompareImages (img1 ,img2 _db .Image )(bool ,error ){_eb :=img1 .Bounds ();_be :=0;for _ae :=0;_ae < _eb .Size ().X ;_ae ++{for _gcb :=0;_gcb < _eb .Size ().Y ; +_gcb ++{_ee ,_ce ,_ddf ,_ :=img1 .At (_ae ,_gcb ).RGBA ();_cee ,_edb ,_cc ,_ :=img2 .At (_ae ,_gcb ).RGBA ();if _ee !=_cee ||_ce !=_edb ||_ddf !=_cc {_be ++;};};};_adc :=float64 (_be )/float64 (_eb .Dx ()*_eb .Dy ());if _adc > 0.0001{_fe .Printf ("\u0064\u0069\u0066f \u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0064\u0029\u000a",_adc ,_be ); +return false ,nil ;};return true ,nil ;};func ReadPNG (file string )(_db .Image ,error ){_bd ,_ed :=_af .Open (file );if _ed !=nil {return nil ,_ed ;};defer _bd .Close ();return _ec .Decode (_bd );};func _gb (_gd _ad .PdfObject ,_fbg map[int64 ]_ad .PdfObject )error {switch _fbd :=_gd .(type ){case *_ad .PdfIndirectObject :_gdd :=_fbd ; +_gb (_gdd .PdfObject ,_fbg );case *_ad .PdfObjectDictionary :_aeb :=_fbd ;for _ ,_gaa :=range _aeb .Keys (){_ddc :=_aeb .Get (_gaa );if _ddg ,_bbb :=_ddc .(*_ad .PdfObjectReference );_bbb {_ebg ,_dbd :=_fbg [_ddg .ObjectNumber ];if !_dbd {return _b .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); +};_aeb .Set (_gaa ,_ebg );}else {_gb (_ddc ,_fbg );};};case *_ad .PdfObjectArray :_aeg :=_fbd ;for _ffe ,_edbg :=range _aeg .Elements (){if _dba ,_fce :=_edbg .(*_ad .PdfObjectReference );_fce {_gfc ,_cbc :=_fbg [_dba .ObjectNumber ];if !_cbc {return _b .New ("r\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0074\u006f\u0020\u006f\u0075\u0074\u0073i\u0064\u0065\u0020o\u0062j\u0065\u0063\u0074"); +};_aeg .Set (_ffe ,_gfc );}else {_gb (_edbg ,_fbg );};};};return nil ;}; \ No newline at end of file diff --git a/internal/textencoding/internal/syncmap/syncmap.go b/internal/textencoding/internal/syncmap/syncmap.go index dda79213..88f05226 100644 --- a/internal/textencoding/internal/syncmap/syncmap.go +++ b/internal/textencoding/internal/syncmap/syncmap.go @@ -9,24 +9,24 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package syncmap ;import _af "sync";func (_aa *ByteRuneMap )Read (b byte )(rune ,bool ){_aa ._g .RLock ();defer _aa ._g .RUnlock ();_c ,_f :=_aa ._ac [b ];return _c ,_f ;};type RuneByteMap struct{_ff map[rune ]byte ;_ca _af .RWMutex ;};func (_fb *RuneStringMap )Read (r rune )(string ,bool ){_fb ._cfc .RLock (); -defer _fb ._cfc .RUnlock ();_ffce ,_ffe :=_fb ._aeb [r ];return _ffce ,_ffe ;};func (_fc *RuneSet )Length ()int {_fc ._gbg .RLock ();defer _fc ._gbg .RUnlock ();return len (_fc ._cf )};type RuneStringMap struct{_aeb map[rune ]string ;_cfc _af .RWMutex ; -};func (_gag *RuneByteMap )Write (r rune ,b byte ){_gag ._ca .Lock ();defer _gag ._ca .Unlock ();_gag ._ff [r ]=b ;};type StringsMap struct{_fdg map[string ]string ;_ebb _af .RWMutex ;};func (_gad *RuneSet )Range (f func (_bea rune )(_cb bool )){_gad ._gbg .RLock (); -defer _gad ._gbg .RUnlock ();for _aec :=range _gad ._cf {if f (_aec ){break ;};};};func (_gba *RuneByteMap )Length ()int {_gba ._ca .RLock ();defer _gba ._ca .RUnlock ();return len (_gba ._ff );};func (_eba *RuneUint16Map )Write (r rune ,g uint16 ){_eba ._bgd .Lock (); -defer _eba ._bgd .Unlock ();_eba ._fad [r ]=g ;};func MakeRuneByteMap (length int )*RuneByteMap {_acf :=make (map[rune ]byte ,length );return &RuneByteMap {_ff :_acf };};func (_caa *RuneStringMap )Range (f func (_edf rune ,_afe string )(_ffcc bool )){_caa ._cfc .RLock (); -defer _caa ._cfc .RUnlock ();for _ggf ,_bd :=range _caa ._aeb {if f (_ggf ,_bd ){break ;};};};type ByteRuneMap struct{_ac map[byte ]rune ;_g _af .RWMutex ;};func (_dc *RuneUint16Map )Length ()int {_dc ._bgd .RLock ();defer _dc ._bgd .RUnlock ();return len (_dc ._fad ); -};func (_aea *RuneUint16Map )Range (f func (_abd rune ,_gga uint16 )(_da bool )){_aea ._bgd .RLock ();defer _aea ._bgd .RUnlock ();for _ag ,_fce :=range _aea ._fad {if f (_ag ,_fce ){break ;};};};func (_fg *StringRuneMap )Range (f func (_dcc string ,_fea rune )(_ffa bool )){_fg ._fddg .RLock (); -defer _fg ._fddg .RUnlock ();for _dccb ,_dd :=range _fg ._dgc {if f (_dccb ,_dd ){break ;};};};func (_ga *RuneByteMap )Read (r rune )(byte ,bool ){_ga ._ca .RLock ();defer _ga ._ca .RUnlock ();_dgb ,_eb :=_ga ._ff [r ];return _dgb ,_eb ;};func (_b *ByteRuneMap )Length ()int {_b ._g .RLock (); -defer _b ._g .RUnlock ();return len (_b ._ac )};type StringRuneMap struct{_dgc map[string ]rune ;_fddg _af .RWMutex ;};func (_beaf *StringRuneMap )Write (g string ,r rune ){_beaf ._fddg .Lock ();defer _beaf ._fddg .Unlock ();_beaf ._dgc [g ]=r ;};func MakeRuneUint16Map (length int )*RuneUint16Map {return &RuneUint16Map {_fad :make (map[rune ]uint16 ,length )}; -};func (_dgd *StringRuneMap )Length ()int {_dgd ._fddg .RLock ();defer _dgd ._fddg .RUnlock ();return len (_dgd ._dgc );};func MakeRuneSet (length int )*RuneSet {return &RuneSet {_cf :make (map[rune ]struct{},length )}};func (_e *ByteRuneMap )Range (f func (_d byte ,_df rune )(_ed bool )){_e ._g .RLock (); -defer _e ._g .RUnlock ();for _fa ,_dg :=range _e ._ac {if f (_fa ,_dg ){break ;};};};func (_dfg *RuneByteMap )Range (f func (_ae rune ,_ab byte )(_be bool )){_dfg ._ca .RLock ();defer _dfg ._ca .RUnlock ();for _gb ,_db :=range _dfg ._ff {if f (_gb ,_db ){break ; -};};};type RuneSet struct{_cf map[rune ]struct{};_gbg _af .RWMutex ;};func (_de *StringRuneMap )Read (g string )(rune ,bool ){_de ._fddg .RLock ();defer _de ._fddg .RUnlock ();_ee ,_ce :=_de ._dgc [g ];return _ee ,_ce ;};func (_gg *ByteRuneMap )Write (b byte ,r rune ){_gg ._g .Lock (); -defer _gg ._g .Unlock ();_gg ._ac [b ]=r };func (_bac *StringsMap )Write (g1 ,g2 string ){_bac ._ebb .Lock ();defer _bac ._ebb .Unlock ();_bac ._fdg [g1 ]=g2 ;};func NewRuneStringMap (m map[rune ]string )*RuneStringMap {return &RuneStringMap {_aeb :m }}; -func (_fe *RuneSet )Exists (r rune )bool {_fe ._gbg .RLock ();defer _fe ._gbg .RUnlock ();_ ,_dba :=_fe ._cf [r ];return _dba ;};func (_bg *RuneSet )Write (r rune ){_bg ._gbg .Lock ();defer _bg ._gbg .Unlock ();_bg ._cf [r ]=struct{}{}};func (_aed *RuneUint16Map )Delete (r rune ){_aed ._bgd .Lock (); -defer _aed ._bgd .Unlock ();delete (_aed ._fad ,r );};func NewByteRuneMap (m map[byte ]rune )*ByteRuneMap {return &ByteRuneMap {_ac :m }};func (_eec *StringsMap )Read (g string )(string ,bool ){_eec ._ebb .RLock ();defer _eec ._ebb .RUnlock ();_egc ,_ba :=_eec ._fdg [g ]; -return _egc ,_ba ;};func MakeByteRuneMap (length int )*ByteRuneMap {return &ByteRuneMap {_ac :make (map[byte ]rune ,length )}};func (_dbd *RuneStringMap )Length ()int {_dbd ._cfc .RLock ();defer _dbd ._cfc .RUnlock ();return len (_dbd ._aeb );};func (_fd *RuneUint16Map )Read (r rune )(uint16 ,bool ){_fd ._bgd .RLock (); -defer _fd ._bgd .RUnlock ();_fdd ,_cba :=_fd ._fad [r ];return _fdd ,_cba ;};func (_efe *StringsMap )Range (f func (_gf ,_fba string )(_cbd bool )){_efe ._ebb .RLock ();defer _efe ._ebb .RUnlock ();for _ffg ,_gaf :=range _efe ._fdg {if f (_ffg ,_gaf ){break ; -};};};func NewStringsMap (tuples []StringsTuple )*StringsMap {_gbga :=map[string ]string {};for _ ,_eg :=range tuples {_gbga [_eg .Key ]=_eg .Value ;};return &StringsMap {_fdg :_gbga };};func (_cc *RuneStringMap )Write (r rune ,s string ){_cc ._cfc .Lock (); -defer _cc ._cfc .Unlock ();_cc ._aeb [r ]=s ;};func (_dbg *RuneUint16Map )RangeDelete (f func (_ef rune ,_bb uint16 )(_fff bool ,_aee bool )){_dbg ._bgd .Lock ();defer _dbg ._bgd .Unlock ();for _aef ,_acd :=range _dbg ._fad {_fdf ,_agb :=f (_aef ,_acd ); -if _fdf {delete (_dbg ._fad ,_aef );};if _agb {break ;};};};type StringsTuple struct{Key ,Value string ;};func (_gfc *StringsMap )Copy ()*StringsMap {_gfc ._ebb .RLock ();defer _gfc ._ebb .RUnlock ();_fcef :=map[string ]string {};for _dca ,_cfg :=range _gfc ._fdg {_fcef [_dca ]=_cfg ; -};return &StringsMap {_fdg :_fcef };};type RuneUint16Map struct{_fad map[rune ]uint16 ;_bgd _af .RWMutex ;};func NewStringRuneMap (m map[string ]rune )*StringRuneMap {return &StringRuneMap {_dgc :m }}; \ No newline at end of file +package syncmap ;import _e "sync";func (_dg *StringRuneMap )Write (g string ,r rune ){_dg ._ga .Lock ();defer _dg ._ga .Unlock ();_dg ._cec [g ]=r ;};func (_ab *RuneSet )Write (r rune ){_ab ._df .Lock ();defer _ab ._df .Unlock ();_ab ._cf [r ]=struct{}{}}; +type StringRuneMap struct{_cec map[string ]rune ;_ga _e .RWMutex ;};func (_cebg *StringsMap )Read (g string )(string ,bool ){_cebg ._deg .RLock ();defer _cebg ._deg .RUnlock ();_fca ,_agb :=_cebg ._cce [g ];return _fca ,_agb ;};func (_bg *RuneStringMap )Read (r rune )(string ,bool ){_bg ._de .RLock (); +defer _bg ._de .RUnlock ();_ccd ,_ad :=_bg ._ae [r ];return _ccd ,_ad ;};type ByteRuneMap struct{_f map[byte ]rune ;_g _e .RWMutex ;};type StringsTuple struct{Key ,Value string ;};func (_gfg *RuneUint16Map )Length ()int {_gfg ._fag .RLock ();defer _gfg ._fag .RUnlock (); +return len (_gfg ._aa );};func (_adg *RuneStringMap )Write (r rune ,s string ){_adg ._de .Lock ();defer _adg ._de .Unlock ();_adg ._ae [r ]=s ;};type StringsMap struct{_cce map[string ]string ;_deg _e .RWMutex ;};func (_eb *ByteRuneMap )Write (b byte ,r rune ){_eb ._g .Lock (); +defer _eb ._g .Unlock ();_eb ._f [b ]=r };type RuneStringMap struct{_ae map[rune ]string ;_de _e .RWMutex ;};func NewStringRuneMap (m map[string ]rune )*StringRuneMap {return &StringRuneMap {_cec :m }};func (_fg *ByteRuneMap )Length ()int {_fg ._g .RLock (); +defer _fg ._g .RUnlock ();return len (_fg ._f )};func (_fc *RuneByteMap )Read (r rune )(byte ,bool ){_fc ._af .RLock ();defer _fc ._af .RUnlock ();_gd ,_fd :=_fc ._gg [r ];return _gd ,_fd ;};type RuneByteMap struct{_gg map[rune ]byte ;_af _e .RWMutex ; +};func MakeRuneUint16Map (length int )*RuneUint16Map {return &RuneUint16Map {_aa :make (map[rune ]uint16 ,length )};};func (_ede *RuneUint16Map )Write (r rune ,g uint16 ){_ede ._fag .Lock ();defer _ede ._fag .Unlock ();_ede ._aa [r ]=g ;};func NewStringsMap (tuples []StringsTuple )*StringsMap {_bed :=map[string ]string {}; +for _ ,_dgf :=range tuples {_bed [_dgf .Key ]=_dgf .Value ;};return &StringsMap {_cce :_bed };};func (_dda *RuneStringMap )Range (f func (_cgc rune ,_cdc string )(_ce bool )){_dda ._de .RLock ();defer _dda ._de .RUnlock ();for _fcd ,_cgd :=range _dda ._ae {if f (_fcd ,_cgd ){break ; +};};};func (_bfd *RuneStringMap )Length ()int {_bfd ._de .RLock ();defer _bfd ._de .RUnlock ();return len (_bfd ._ae );};func (_bdg *RuneUint16Map )RangeDelete (f func (_add rune ,_fab uint16 )(_dbe bool ,_ceb bool )){_bdg ._fag .Lock ();defer _bdg ._fag .Unlock (); +for _ag ,_dec :=range _bdg ._aa {_dc ,_dcd :=f (_ag ,_dec );if _dc {delete (_bdg ._aa ,_ag );};if _dcd {break ;};};};func (_fda *RuneByteMap )Write (r rune ,b byte ){_fda ._af .Lock ();defer _fda ._af .Unlock ();_fda ._gg [r ]=b ;};func (_ebab *StringRuneMap )Range (f func (_geb string ,_edc rune )(_ddeg bool )){_ebab ._ga .RLock (); +defer _ebab ._ga .RUnlock ();for _ffb ,_ffe :=range _ebab ._cec {if f (_ffb ,_ffe ){break ;};};};func (_ge *RuneUint16Map )Delete (r rune ){_ge ._fag .Lock ();defer _ge ._fag .Unlock ();delete (_ge ._aa ,r );};func (_gf *RuneSet )Length ()int {_gf ._df .RLock (); +defer _gf ._df .RUnlock ();return len (_gf ._cf )};func (_gab *StringsMap )Write (g1 ,g2 string ){_gab ._deg .Lock ();defer _gab ._deg .Unlock ();_gab ._cce [g1 ]=g2 ;};type RuneSet struct{_cf map[rune ]struct{};_df _e .RWMutex ;};func (_ffbe *StringRuneMap )Length ()int {_ffbe ._ga .RLock (); +defer _ffbe ._ga .RUnlock ();return len (_ffbe ._cec );};func (_be *RuneSet )Range (f func (_efa rune )(_db bool )){_be ._df .RLock ();defer _be ._df .RUnlock ();for _fge :=range _be ._cf {if f (_fge ){break ;};};};func MakeRuneSet (length int )*RuneSet {return &RuneSet {_cf :make (map[rune ]struct{},length )}}; +func (_cc *RuneByteMap )Length ()int {_cc ._af .RLock ();defer _cc ._af .RUnlock ();return len (_cc ._gg )};func (_fe *ByteRuneMap )Read (b byte )(rune ,bool ){_fe ._g .RLock ();defer _fe ._g .RUnlock ();_bb ,_ba :=_fe ._f [b ];return _bb ,_ba ;};func NewRuneStringMap (m map[rune ]string )*RuneStringMap {return &RuneStringMap {_ae :m }}; +func (_cbb *StringRuneMap )Read (g string )(rune ,bool ){_cbb ._ga .RLock ();defer _cbb ._ga .RUnlock ();_ac ,_eba :=_cbb ._cec [g ];return _ac ,_eba ;};func (_c *ByteRuneMap )Range (f func (_d byte ,_cb rune )(_a bool )){_c ._g .RLock ();defer _c ._g .RUnlock (); +for _bf ,_cd :=range _c ._f {if f (_bf ,_cd ){break ;};};};func MakeByteRuneMap (length int )*ByteRuneMap {return &ByteRuneMap {_f :make (map[byte ]rune ,length )}};func (_bac *RuneSet )Exists (r rune )bool {_bac ._df .RLock ();defer _bac ._df .RUnlock (); +_ ,_dde :=_bac ._cf [r ];return _dde ;};func NewByteRuneMap (m map[byte ]rune )*ByteRuneMap {return &ByteRuneMap {_f :m }};type RuneUint16Map struct{_aa map[rune ]uint16 ;_fag _e .RWMutex ;};func MakeRuneByteMap (length int )*RuneByteMap {_cg :=make (map[rune ]byte ,length ); +return &RuneByteMap {_gg :_cg };};func (_gdd *StringsMap )Range (f func (_ea ,_gec string )(_ddg bool )){_gdd ._deg .RLock ();defer _gdd ._deg .RUnlock ();for _fagd ,_ebd :=range _gdd ._cce {if f (_fagd ,_ebd ){break ;};};};func (_abe *RuneUint16Map )Range (f func (_ff rune ,_gb uint16 )(_cea bool )){_abe ._fag .RLock (); +defer _abe ._fag .RUnlock ();for _bfda ,_bae :=range _abe ._aa {if f (_bfda ,_bae ){break ;};};};func (_ade *StringsMap )Copy ()*StringsMap {_ade ._deg .RLock ();defer _ade ._deg .RUnlock ();_fb :=map[string ]string {};for _dcdb ,_bc :=range _ade ._cce {_fb [_dcdb ]=_bc ; +};return &StringsMap {_cce :_fb };};func (_ed *RuneByteMap )Range (f func (_dd rune ,_fa byte )(_ef bool )){_ed ._af .RLock ();defer _ed ._af .RUnlock ();for _fgg ,_bd :=range _ed ._gg {if f (_fgg ,_bd ){break ;};};};func (_gde *RuneUint16Map )Read (r rune )(uint16 ,bool ){_gde ._fag .RLock (); +defer _gde ._fag .RUnlock ();_fee ,_fdc :=_gde ._aa [r ];return _fee ,_fdc ;}; \ No newline at end of file diff --git a/internal/textencoding/textencoding.go b/internal/textencoding/textencoding.go index 9654e849..ba6a4bee 100644 --- a/internal/textencoding/textencoding.go +++ b/internal/textencoding/textencoding.go @@ -9,101 +9,100 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package textencoding ;import (_dbd "bytes";_a "encoding/binary";_c "errors";_be "fmt";_ga "github.com/unidoc/unipdf/v3/common";_ff "github.com/unidoc/unipdf/v3/core";_gg "github.com/unidoc/unipdf/v3/internal/cmap";_bd "github.com/unidoc/unipdf/v3/internal/strutils"; -_cd "github.com/unidoc/unipdf/v3/internal/textencoding/internal/syncmap";_ce "golang.org/x/text/encoding";_bg "golang.org/x/text/transform";_db "regexp";_gd "sort";_fd "strconv";_g "strings";_b "sync";_f "unicode";_fb "unicode/utf8";);type charCodeGlyphNameMap struct{_fe map[CharCode ]GlyphName ; -_ef _b .RWMutex ;};type TrueTypeFontEncoder struct{_ecg *_cd .RuneUint16Map ;_debc *_cd .RuneSet ;};func NewSimpleTextEncoder (baseName string ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){_aab ,_cdeb :=_fgf .Read (baseName );if !_cdeb {_ga .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004ee\u0077\u0053\u0069mp\u006c\u0065\u0054\u0065\u0078\u0074E\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0071",baseName ); -return nil ,nil ;};_gabb :=_aab ();if len (differences )!=0{_gabb =ApplyDifferences (_gabb ,differences );};return _gabb ,nil ;};func (_efgc *differencesEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ; -};_affd :=byte (code );if _cdf ,_egg :=_efgc ._fbb .Read (_affd );_egg {return _cdf ,true ;};return _efgc ._gcb .CharcodeToRune (code );};var _baab =_cd .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'✁',0x22:'✂',0x23:'✃',0x24:'✄',0x25:'☎',0x26:'✆',0x27:'✇',0x28:'✈',0x29:'✉',0x2a:'☛',0x2b:'☞',0x2c:'✌',0x2d:'✍',0x2e:'✎',0x2f:'✏',0x30:'✐',0x31:'✑',0x32:'✒',0x33:'✓',0x34:'✔',0x35:'✕',0x36:'✖',0x37:'✗',0x38:'✘',0x39:'✙',0x3a:'✚',0x3b:'✛',0x3c:'✜',0x3d:'✝',0x3e:'✞',0x3f:'✟',0x40:'✠',0x41:'✡',0x42:'✢',0x43:'✣',0x44:'✤',0x45:'✥',0x46:'✦',0x47:'✧',0x48:'★',0x49:'✩',0x4a:'✪',0x4b:'✫',0x4c:'✬',0x4d:'✭',0x4e:'✮',0x4f:'✯',0x50:'✰',0x51:'✱',0x52:'✲',0x53:'✳',0x54:'✴',0x55:'✵',0x56:'✶',0x57:'✷',0x58:'✸',0x59:'✹',0x5a:'✺',0x5b:'✻',0x5c:'✼',0x5d:'✽',0x5e:'✾',0x5f:'✿',0x60:'❀',0x61:'❁',0x62:'❂',0x63:'❃',0x64:'❄',0x65:'❅',0x66:'❆',0x67:'❇',0x68:'❈',0x69:'❉',0x6a:'❊',0x6b:'❋',0x6c:'●',0x6d:'❍',0x6e:'■',0x6f:'❏',0x70:'❐',0x71:'❑',0x72:'❒',0x73:'▲',0x74:'▼',0x75:'◆',0x76:'❖',0x77:'◗',0x78:'❘',0x79:'❙',0x7a:'❚',0x7b:'❛',0x7c:'❜',0x7d:'❝',0x7e:'❞',0x80:'\uf8d7',0x81:'\uf8d8',0x82:'\uf8d9',0x83:'\uf8da',0x84:'\uf8db',0x85:'\uf8dc',0x86:'\uf8dd',0x87:'\uf8de',0x88:'\uf8df',0x89:'\uf8e0',0x8a:'\uf8e1',0x8b:'\uf8e2',0x8c:'\uf8e3',0x8d:'\uf8e4',0xa1:'❡',0xa2:'❢',0xa3:'❣',0xa4:'❤',0xa5:'❥',0xa6:'❦',0xa7:'❧',0xa8:'♣',0xa9:'♦',0xaa:'♥',0xab:'♠',0xac:'①',0xad:'②',0xae:'③',0xaf:'④',0xb0:'⑤',0xb1:'⑥',0xb2:'⑦',0xb3:'⑧',0xb4:'⑨',0xb5:'⑩',0xb6:'❶',0xb7:'❷',0xb8:'❸',0xb9:'❹',0xba:'❺',0xbb:'❻',0xbc:'❼',0xbd:'❽',0xbe:'❾',0xbf:'❿',0xc0:'➀',0xc1:'➁',0xc2:'➂',0xc3:'➃',0xc4:'➄',0xc5:'➅',0xc6:'➆',0xc7:'➇',0xc8:'➈',0xc9:'➉',0xca:'➊',0xcb:'➋',0xcc:'➌',0xcd:'➍',0xce:'➎',0xcf:'➏',0xd0:'➐',0xd1:'➑',0xd2:'➒',0xd3:'➓',0xd4:'➔',0xd5:'→',0xd6:'↔',0xd7:'↕',0xd8:'➘',0xd9:'➙',0xda:'➚',0xdb:'➛',0xdc:'➜',0xdd:'➝',0xde:'➞',0xdf:'➟',0xe0:'➠',0xe1:'➡',0xe2:'➢',0xe3:'➣',0xe4:'➤',0xe5:'➥',0xe6:'➦',0xe7:'➧',0xe8:'➨',0xe9:'➩',0xea:'➪',0xeb:'➫',0xec:'➬',0xed:'➭',0xee:'➮',0xef:'➯',0xf1:'➱',0xf2:'➲',0xf3:'➳',0xf4:'➴',0xf5:'➵',0xf6:'➶',0xf7:'➷',0xf8:'➸',0xf9:'➹',0xfa:'➺',0xfb:'➻',0xfc:'➼',0xfd:'➽',0xfe:'➾'}); -func (_dgdb *simpleMapping )NewEncoder ()SimpleEncoder {_dgdb ._gcbd .Do (_dgdb .init );return &simpleEncoding {_aea :_dgdb ._fbd ,_dcfb :_dgdb ._ggeg ,_caa :_dgdb ._gdba };};type TextEncoder interface{String ()string ;Encode (_dgc string )[]byte ;Decode (_feb []byte )string ; -RuneToCharcode (_fbeb rune )(CharCode ,bool );CharcodeToRune (_eeea CharCode )(rune ,bool );ToPdfObject ()_ff .PdfObject ;};func (_aded UTF16Encoder )CharcodeToRune (code CharCode )(rune ,bool ){return rune (code ),true };func (_daf *IdentityEncoder )RegisteredRunes ()[]rune {_daff :=make ([]rune ,_daf ._add .Length ()); -_dgg :=0;_daf ._add .Range (func (_fae rune )(_afd bool ){_daff [_dgg ]=_fae ;_dgg ++;return false });return _daff ;};func (_dbf *differencesEncoding )ToPdfObject ()_ff .PdfObject {_cgf :=_ff .MakeDict ();_cgf .Set ("\u0054\u0079\u0070\u0065",_ff .MakeName ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")); -_cgf .Set ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_dbf ._gcb .ToPdfObject ());if _bfg :=_adg (_dbf ._cgb );_bfg !=nil {_cgf .Set ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073",_bfg );}else {_ga .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073\u0020\u0061\u0072\u0072\u0061y\u0020i\u0073\u0020\u006e\u0069l\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -};return _ff .MakeIndirectObject (_cgf );};var _ffgf =_cd .NewStringsMap (_bab [:]);func (_afc *IdentityEncoder )Encode (str string )[]byte {return _dad (_afc ,str )};func (_gc CMapEncoder )Encode (str string )[]byte {if _gc ._ec ==nil {return []byte {}; -};if _gc ._ec .NBits ()==8{return _agf (_gc ,str );};return _dad (_gc ,str );};func NewZapfDingbatsEncoder ()SimpleEncoder {return _cdcf .NewEncoder ()};type CMapEncoder struct{_gda string ;_cc *_gg .CMap ;_ec *_gg .CMap ;};func (_agfb *simpleEncoding )RuneToCharcode (r rune )(CharCode ,bool ){_agfg ,_ece :=_agfb ._dcfb .Read (r ); -if _agfb ._aed ==nil {_agfb ._aed =_cd .MakeRuneSet (1);};_agfb ._aed .Write (r );return CharCode (_agfg ),_ece ;};type charCodeGlyphNameTuple struct{CharCode CharCode ;GlyphName GlyphName ;};func (_efe *simpleEncoding )Decode (raw []byte )string {_dcg ,_ :=_efe .NewDecoder ().Bytes (raw ); -return string (_dcg );};func (_dadcd *TrueTypeFontEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_bgcb :=rune (-1);_dadcd ._ecg .Range (func (_feae rune ,_gcc uint16 )(_eggg bool ){_bega :=CharCode (_gcc );if _bega ==code {_bgcb =_feae ;return true ; -};return false ;});if _bgcb !=-1{return _bgcb ,true ;};_ga .Log .Debug ("\u0043h\u0061\u0072c\u006f\u0064\u0065\u0054o\u0052\u0075\u006ee\u003a\u0020\u004e\u006f\u0020\u006d\u0061\u0074\u0063h.\u0020\u0063\u006fd\u0065\u003d0\u0078\u0025\u0030\u0034\u0078\u0020e\u006e\u0063=\u0025\u0073",code ,_dadcd ); -return 0,false ;};var (_ SimpleEncoder =(*simpleEncoding )(nil );_ _ce .Encoding =(*simpleEncoding )(nil ););func (_eead simpleDecoder )Reset (){};func NewTrueTypeFontEncoder (runeToGIDMap map[rune ]GID )*TrueTypeFontEncoder {_gad :=_cd .MakeRuneUint16Map (len (runeToGIDMap )); -for _agg ,_efgb :=range runeToGIDMap {_gad .Write (_agg ,uint16 (_efgb ));};return &TrueTypeFontEncoder {_ecg :_gad ,_debc :_cd .MakeRuneSet (0)};};type UTF16Encoder struct{_eda string };type CharCode uint16 ;type GlyphName string ;type SimpleEncoder interface{TextEncoder ; -BaseName ()string ;Charcodes ()[]CharCode ;};func (_begb *simpleEncodersMap )Range (f func (_cgac string ,_dgae func ()SimpleEncoder )(_bgge bool )){_begb ._cb .RLock ();defer _begb ._cb .RUnlock ();for _cbf ,_cbg :=range _begb ._gec {if f (_cbf ,_cbg ){break ; -};};};func (_gdac UTF16Encoder )ToPdfObject ()_ff .PdfObject {if _gdac ._eda !=""{return _ff .MakeName (_gdac ._eda );};return _ff .MakeNull ();};type simpleEncodersMap struct{_gec map[string ]func ()SimpleEncoder ;_cb _b .RWMutex ;};var _gcgd =_cd .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'∀',0x23:'#',0x24:'∃',0x25:'%',0x26:'&',0x27:'∋',0x28:'(',0x29:')',0x2a:'∗',0x2b:'+',0x2c:',',0x2d:'−',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'≅',0x41:'Α',0x42:'Β',0x43:'Χ',0x44:'∆',0x45:'Ε',0x46:'Φ',0x47:'Γ',0x48:'Η',0x49:'Ι',0x4a:'ϑ',0x4b:'Κ',0x4c:'Λ',0x4d:'Μ',0x4e:'Ν',0x4f:'Ο',0x50:'Π',0x51:'Θ',0x52:'Ρ',0x53:'Σ',0x54:'Τ',0x55:'Υ',0x56:'ς',0x57:'Ω',0x58:'Ξ',0x59:'Ψ',0x5a:'Ζ',0x5b:'[',0x5c:'∴',0x5d:']',0x5e:'⊥',0x5f:'_',0x60:'\uf8e5',0x61:'α',0x62:'β',0x63:'χ',0x64:'δ',0x65:'ε',0x66:'φ',0x67:'γ',0x68:'η',0x69:'ι',0x6a:'ϕ',0x6b:'κ',0x6c:'λ',0x6d:'µ',0x6e:'ν',0x6f:'ο',0x70:'π',0x71:'θ',0x72:'ρ',0x73:'σ',0x74:'τ',0x75:'υ',0x76:'ϖ',0x77:'ω',0x78:'ξ',0x79:'ψ',0x7a:'ζ',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'∼',0xa0:'€',0xa1:'ϒ',0xa2:'′',0xa3:'≤',0xa4:'⁄',0xa5:'∞',0xa6:'ƒ',0xa7:'♣',0xa8:'♦',0xa9:'♥',0xaa:'♠',0xab:'↔',0xac:'←',0xad:'↑',0xae:'→',0xaf:'↓',0xb0:'°',0xb1:'±',0xb2:'″',0xb3:'≥',0xb4:'×',0xb5:'∝',0xb6:'∂',0xb7:'•',0xb8:'÷',0xb9:'≠',0xba:'≡',0xbb:'≈',0xbc:'…',0xbd:'\uf8e6',0xbe:'\uf8e7',0xbf:'↵',0xc0:'ℵ',0xc1:'ℑ',0xc2:'ℜ',0xc3:'℘',0xc4:'⊗',0xc5:'⊕',0xc6:'∅',0xc7:'∩',0xc8:'∪',0xc9:'⊃',0xca:'⊇',0xcb:'⊄',0xcc:'⊂',0xcd:'⊆',0xce:'∈',0xcf:'∉',0xd0:'∠',0xd1:'∇',0xd2:'\uf6da',0xd3:'\uf6d9',0xd4:'\uf6db',0xd5:'∏',0xd6:'√',0xd7:'⋅',0xd8:'¬',0xd9:'∧',0xda:'∨',0xdb:'⇔',0xdc:'⇐',0xdd:'⇑',0xde:'⇒',0xdf:'⇓',0xe0:'◊',0xe1:'〈',0xe2:'\uf8e8',0xe3:'\uf8e9',0xe4:'\uf8ea',0xe5:'∑',0xe6:'\uf8eb',0xe7:'\uf8ec',0xe8:'\uf8ed',0xe9:'\uf8ee',0xea:'\uf8ef',0xeb:'\uf8f0',0xec:'\uf8f1',0xed:'\uf8f2',0xee:'\uf8f3',0xef:'\uf8f4',0xf1:'〉',0xf2:'∫',0xf3:'⌠',0xf4:'\uf8f5',0xf5:'⌡',0xf6:'\uf8f6',0xf7:'\uf8f7',0xf8:'\uf8f8',0xf9:'\uf8f9',0xfa:'\uf8fa',0xfb:'\uf8fb',0xfc:'\uf8fc',0xfd:'\uf8fd',0xfe:'\uf8fe'}); -var _fge =_cd .NewByteRuneMap (map[byte ]rune {0x1:'\x01',0x2:'\x02',0x3:'\x03',0x4:'\x04',0x5:'\x05',0x6:'\x06',0x7:'\a',0x8:'\b',0x9:'\t',0xa:'\n',0xb:'\v',0xc:'\f',0xd:'\r',0xe:'\x0e',0xf:'\x0f',0x10:'\x10',0x11:'\x11',0x12:'\x12',0x13:'\x13',0x14:'\x14',0x15:'\x15',0x16:'\x16',0x17:'\x17',0x18:'\x18',0x19:'\x19',0x1a:'\x1a',0x1b:'\x1b',0x1c:'\x1c',0x1d:'\x1d',0x1e:'\x1e',0x1f:'\x1f',0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x7f:'\u007f',0x80:'Ä',0x81:'Å',0x82:'Ç',0x83:'É',0x84:'Ñ',0x85:'Ö',0x86:'Ü',0x87:'á',0x88:'à',0x89:'â',0x8a:'ä',0x8b:'ã',0x8c:'å',0x8d:'ç',0x8e:'é',0x8f:'è',0x90:'ê',0x91:'ë',0x92:'í',0x93:'ì',0x94:'î',0x95:'ï',0x96:'ñ',0x97:'ó',0x98:'ò',0x99:'ô',0x9a:'ö',0x9b:'õ',0x9c:'ú',0x9d:'ù',0x9e:'û',0x9f:'ü',0xa0:'†',0xa1:'°',0xa2:'¢',0xa3:'£',0xa4:'§',0xa5:'•',0xa6:'¶',0xa7:'ß',0xa8:'®',0xa9:'©',0xaa:'™',0xab:'´',0xac:'¨',0xad:'≠',0xae:'Æ',0xaf:'Ø',0xb0:'∞',0xb1:'±',0xb2:'≤',0xb3:'≥',0xb4:'¥',0xb5:'µ',0xb6:'∂',0xb7:'∑',0xb8:'∏',0xb9:'π',0xba:'∫',0xbb:'ª',0xbc:'º',0xbd:'Ω',0xbe:'æ',0xbf:'ø',0xc0:'¿',0xc1:'¡',0xc2:'¬',0xc3:'√',0xc4:'ƒ',0xc5:'≈',0xc6:'∆',0xc7:'«',0xc8:'»',0xc9:'…',0xca:'\u00a0',0xcb:'À',0xcc:'Ã',0xcd:'Õ',0xce:'Œ',0xcf:'œ',0xd0:'–',0xd1:'—',0xd2:'“',0xd3:'”',0xd4:'‘',0xd5:'’',0xd6:'÷',0xd7:'◊',0xd8:'ÿ',0xd9:'Ÿ',0xda:'⁄',0xdb:'€',0xdc:'‹',0xdd:'›',0xde:'fi',0xdf:'fl',0xe0:'‡',0xe1:'·',0xe2:'‚',0xe3:'„',0xe4:'‰',0xe5:'Â',0xe6:'Ê',0xe7:'Á',0xe8:'Ë',0xe9:'È',0xea:'Í',0xeb:'Î',0xec:'Ï',0xed:'Ì',0xee:'Ó',0xef:'Ô',0xf0:'\uf8ff',0xf1:'Ò',0xf2:'Ú',0xf3:'Û',0xf4:'Ù',0xf5:'ı',0xf6:'ˆ',0xf7:'˜',0xf8:'¯',0xf9:'˘',0xfa:'˙',0xfb:'˚',0xfc:'¸',0xfd:'˝',0xfe:'˛',0xff:'ˇ'}); -func GlyphToRune (glyph GlyphName )(rune ,bool ){_dee :=string (glyph );if _g .Contains (_dee ,"\u002e"){_fbf :=_cgbc .FindStringSubmatch (_dee );if _fbf !=nil {_dee =_fbf [1];};};if _fbg ,_fda :=_ffgf .Read (_dee );_fda {_dee =_fbg ;};if _abeb ,_beg :=_afge .Read (_dee ); -_beg {return _abeb ,true ;};if _dga ,_dfg :=_ceb .Read (_dee );_dfg {return _dga ,true ;};if _dgbb :=_aca .FindStringSubmatch (_dee );_dgbb !=nil {_dca ,_bec :=_fd .ParseInt (_dgbb [1],16,32);if _bec ==nil {return rune (_dca ),true ;};};if _bae :=_fef .FindStringSubmatch (_dee ); -_bae !=nil {_gabe ,_dbdb :=_fd .Atoi (_bae [1]);if _dbdb ==nil {return rune (_gabe ),true ;};};return rune (0),false ;};func (_gdf *simpleEncodersMap )Write (s string ,f func ()SimpleEncoder ){_gdf ._cb .Lock ();defer _gdf ._cb .Unlock ();_gdf ._gec [s ]=f ; -};func (_cad *TrueTypeFontEncoder )GlyphToCharcode (glyph GlyphName )(CharCode ,bool ){if len (glyph )==7&&glyph [0:3]=="\u0075\u006e\u0069"{var _ggf uint16 ;_faac ,_adcd :=_be .Sscanf (string (glyph ),"\u0075\u006e\u0069%\u0058",&_ggf );if _faac ==1&&_adcd ==nil {return _cad .RuneToCharcode (rune (_ggf )); -};};if _fgcb ,_gfg :=_afge .Read (string (glyph ));_gfg {return _cad .RuneToCharcode (_fgcb );};_ga .Log .Debug ("\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u003a\u0020\u0075\u006e\u0061\u0062\u006ce\u0020\u0074\u006f\u0020\u0066\u0069\u006e\u0064\u0020\u0067\u006c\u0079\u0070\u0068\u002d\u003e\u0063\u0068a\u0072\u0063\u006f\u0064\u0065\u0020e\u006e\u0074r\u0079\u0020(\u0025s\u0029",glyph ); -return 0,false ;};type GID uint16 ;const _gb ="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";func (_bfgd *IdentityEncoder )String ()string {return _bfgd ._bbg };func NewCMapEncoder (baseName string ,codeToCID ,cidToUnicode *_gg .CMap )CMapEncoder {return CMapEncoder {_gda :baseName ,_cc :codeToCID ,_ec :cidToUnicode }; -};var (_bcde =_dggc (_eeae ,_fcae );_cff =_dggc (_edb ,_fge ););var (_eeed =_dggc (_dfed ,_gcgd );_cdcf =_dggc (_fcb ,_baab ););func (_cfc simpleDecoder )Transform (dst ,src []byte ,_ bool )(_addd ,_gafe int ,_ error ){for len (src )!=0{_aac :=src [0]; -src =src [1:];_eae ,_eaf :=_cfc ._agd .Read (_aac );if !_eaf {_eae =MissingCodeRune ;};if _fb .RuneLen (_eae )> len (dst ){return _addd ,_gafe ,_bg .ErrShortDst ;};_eefc :=_fb .EncodeRune (dst ,_eae );dst =dst [_eefc :];_gafe ++;_addd +=_eefc ;};return _addd ,_gafe ,nil ; -};func (_dg CMapEncoder )charcodeToString (_dgb CharCode )(string ,bool ){if _dg ._ec ==nil {return MissingCodeString ,false ;};_aaa :=_gg .CharCode (_dgb );if _dg ._cc !=nil {var _ggb bool ;if _aaa ,_ggb =_dg ._cc .CharcodeToCID (_gg .CharCode (_dgb )); -!_ggb {return MissingCodeString ,false ;};};return _dg ._ec .CharcodeToUnicode (_aaa );};var (_abbc =_dggc (_eeaa ,_fad );_cgbe =_dggc (_ggbc ,_acd ););const (_eeaa ="\u0050\u0064\u0066\u0044\u006f\u0063\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_ggbc ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; -);func (_adf *IdentityEncoder )Decode (raw []byte )string {return _gca (_adf ,raw )};func (_ged *simpleEncoding )NewEncoder ()*_ce .Encoder {return &_ce .Encoder {Transformer :&simpleEncoder {_dffa :_ged ._dcfb }};};type simpleMapping struct{_fbd string ; -_gcbd _b .Once ;_gdba *_cd .ByteRuneMap ;_ggeg *_cd .RuneByteMap ;};var (_fgf =&simpleEncodersMap {_gec :map[string ]func ()SimpleEncoder {}};);func (_fddc *simpleEncoder )Transform (dst ,src []byte ,atEOF bool )(_dcd ,_fea int ,_ error ){for len (src )!=0{if !_fb .FullRune (src )&&!atEOF {return _dcd ,_fea ,_bg .ErrShortSrc ; -}else if len (dst )==0{return _dcd ,_fea ,_bg .ErrShortDst ;};_fgg ,_faeg :=_fb .DecodeRune (src );if _fgg ==_fb .RuneError {_fgg =MissingCodeRune ;};src =src [_faeg :];_fea +=_faeg ;_abb ,_ggc :=_fddc ._dffa .Read (_fgg );if !_ggc {_abb ,_ =_fddc ._dffa .Read (MissingCodeRune ); -};dst [0]=_abb ;dst =dst [1:];_dcd ++;};return _dcd ,_fea ,nil ;};func (_eab *TrueTypeFontEncoder )Encode (str string )[]byte {return _dad (_eab ,str )};func (_ecdb *IdentityEncoder )GlyphToRune (glyph GlyphName )(rune ,bool ){if glyph =="\u0073\u0070\u0061c\u0065"{return ' ',true ; -}else if !_g .HasPrefix (string (glyph ),"\u0075\u006e\u0069")||len (glyph )!=7{return 0,false ;};_bcd ,_ecb :=_fd .ParseUint (string (glyph [3:]),16,16);if _ecb !=nil {return 0,false ;};return rune (_bcd ),true ;};func NewMacRomanEncoder ()SimpleEncoder {return _cff .NewEncoder ()}; -var (_fef =_db .MustCompile ("\u005e\u005b\u0041\u002dZa\u002d\u007a\u005d\u0028\u005c\u0064\u007b\u0031\u002c\u0035\u007d\u0029\u0024");_aca =_db .MustCompile ("\u005e\u0075\u006e\u0069\u0028\u005b\u005c\u0064\u0041\u002d\u0046\u005d{\u0034\u007d\u0029\u0024"); -_cgbc =_db .MustCompile ("\u005e\u0028\u005cw\u002b\u0029\u005c\u002e\u005c\u0077\u002b\u0024"););func (_gcaa *simpleEncoding )NewDecoder ()*_ce .Decoder {return &_ce .Decoder {Transformer :simpleDecoder {_agd :_gcaa ._caa }};};func (_egb *IdentityEncoder )ToPdfObject ()_ff .PdfObject {if _egb ._bbg !=""{return _ff .MakeName (_egb ._bbg ); -};return _ff .MakeNull ();};const (MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ););func _dad (_eea TextEncoder ,_fdb string )[]byte {_fca :=[]rune (_fdb );_adea :=make ([]byte ,0,len (_fca )*2);for _ ,_aga :=range _fca {_caf ,_cfe :=_eea .RuneToCharcode (_aga ); -if !_cfe {_ga .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020t\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065. \u0072\u0075\u006ee\u003d%\u002b\u0071",_aga );continue ; -};var _cca [2]byte ;_a .BigEndian .PutUint16 (_cca [:],uint16 (_caf ));_adea =append (_adea ,_cca [:]...);};return _adea ;};func _cafg (_efd string ,_geg *_cd .ByteRuneMap )SimpleEncoder {_bcf :=&simpleEncoding {_aea :_efd ,_caa :_geg ,_dcfb :_cd .MakeRuneByteMap (_geg .Length ())}; -_bcf ._caa .Range (func (_dcf byte ,_dgcd rune )(_cgc bool ){if _bcb ,_deb :=_bcf ._dcfb .Read (_dgcd );!_deb ||_dcf < _bcb {_bcf ._dcfb .Write (_dgcd ,_dcf );};return false ;});return _bcf ;};func _e (_dc ...charCodeGlyphNameTuple )*charCodeGlyphNameMap {_ab :=map[CharCode ]GlyphName {}; -for _ ,_fba :=range _dc {_ab [_fba .CharCode ]=_fba .GlyphName ;};return &charCodeGlyphNameMap {_fe :_ab };};func ExpandLigatures (runes []rune )string {var _ace _dbd .Buffer ;for _ ,_ecf :=range runes {_eef :=RuneToString (_ecf );_ace .WriteString (_eef ); -};return _ace .String ();};func (_dgd *differencesEncoding )Decode (raw []byte )string {_fcg :=make ([]rune ,0,len (raw ));for _ ,_ddd :=range raw {_abc ,_ :=_dgd .CharcodeToRune (CharCode (_ddd ));_fcg =append (_fcg ,_abc );};return string (_fcg );};func (_faf CMapEncoder )ToPdfObject ()_ff .PdfObject {if _faf ._gda !=""{return _ff .MakeName (_faf ._gda ); -};return _ff .MakeNull ();};func FromFontDifferences (diffList *_ff .PdfObjectArray )(map[CharCode ]GlyphName ,error ){_gafc :=make (map[CharCode ]GlyphName );var _cdb CharCode ;for _ ,_ed :=range diffList .Elements (){switch _dfe :=_ed .(type ){case *_ff .PdfObjectInteger :_cdb =CharCode (*_dfe ); -case *_ff .PdfObjectName :_eeg :=string (*_dfe );_gafc [_cdb ]=GlyphName (_eeg );_cdb ++;default:_ga .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0042\u0061\u0064\u0020\u0074\u0079\u0070\u0065\u002e\u0020\u006f\u0062\u006a\u003d\u0025\u0073",_ed );return nil ,_ff .ErrTypeError ; -};};return _gafc ,nil ;};func RegisterSimpleEncoding (name string ,fnc func ()SimpleEncoder ){if _ ,_bccd :=_fgf .Read (name );_bccd {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064");};_fgf .Write (name ,fnc ); -};func _gca (_gfe TextEncoder ,_gcac []byte )string {_afga :=make ([]rune ,0,len (_gcac )/2+len (_gcac )%2);for len (_gcac )> 0{if len (_gcac )==1{_gcac =[]byte {_gcac [0],0};};_dddd :=CharCode (_a .BigEndian .Uint16 (_gcac [:]));_gcac =_gcac [2:];_bcg ,_ffd :=_gfe .CharcodeToRune (_dddd ); -if !_ffd {_ga .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0074\u006f \u006d\u0061\u0070 \u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020to\u0020\u0072\u0075n\u0065\u002e \u0063\u0068\u0061\u0072\u0063\u006fd\u0065\u003d%\u0023\u0078",_dddd ); -continue ;};_afga =append (_afga ,_bcg );};return string (_afga );};func (_cgcb *simpleEncoder )Reset (){};func (_dgdbg *TrueTypeFontEncoder )ToPdfObject ()_ff .PdfObject {return _ff .MakeNull ()};func NewIdentityTextEncoder (baseName string )*IdentityEncoder {return &IdentityEncoder {_bbg :baseName ,_add :_cd .MakeRuneSet (0)}; -};func _agf (_ade TextEncoder ,_afg string )[]byte {_bbfa :=make ([]byte ,0,len (_afg ));for _ ,_edce :=range _afg {_acg ,_fdf :=_ade .RuneToCharcode (_edce );if !_fdf ||_acg > 0xff{_ga .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020\u0066\u006f\u0072\u0020\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078",_edce ); -continue ;};_bbfa =append (_bbfa ,byte (_acg ));};return _bbfa ;};func (_cab *IdentityEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_cab ._add .Write (r );return CharCode (r ),true ;};func (_bgc *differencesEncoding )RuneToCharcode (r rune )(CharCode ,bool ){if _bdcc ,_ddf :=_bgc ._ffbf .Read (r ); -_ddf {return CharCode (_bdcc ),true ;};return _bgc ._gcb .RuneToCharcode (r );};var _ceb =_cd .NewStringRuneMap (map[string ]rune {"\u0066\u005f\u0074":0xe000,"\u0066\u005f\u006a":0xe001,"\u0066\u005f\u0062":0xe002,"\u0066\u005f\u0068":0xe003,"\u0066\u005f\u006b":0xe004,"\u0074\u005f\u0074":0xe005,"\u0074\u005f\u0066":0xe006,"\u0066\u005f\u0066_\u006a":0xe007,"\u0066\u005f\u0066_\u0062":0xe008,"\u0066\u005f\u0066_\u0068":0xe009,"\u0066\u005f\u0066_\u006b":0xe00a,"\u0054\u005f\u0068":0xe00b}); -func (_acfd UTF16Encoder )Decode (raw []byte )string {return _bd .UTF16ToString (raw )};func _eggc (_cefc rune )string {_ecbg :="u\u006e\u0070\u0072\u0069\u006e\u0074\u0061\u0062\u006c\u0065";if _f .IsPrint (_cefc ){_ecbg =_be .Sprintf ("\u0025\u0023\u0071",_cefc ); -};return _be .Sprintf ("\u0025\u002b\u0071\u0020\u0028\u0025\u0073\u0029",_cefc ,_ecbg );};type IdentityEncoder struct{_bbg string ;_add *_cd .RuneSet ;};const (_eeae ="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"; -_edb ="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";);func NewSymbolEncoder ()SimpleEncoder {return _eeed .NewEncoder ()};func (_fbe *differencesEncoding )String ()string {return _be .Sprintf ("\u0064\u0069\u0066\u0066er\u0065\u006e\u0063\u0065\u0073\u0028\u0025\u0073\u002c\u0020\u0025\u0076\u0029",_fbe ._gcb .String (),_fbe ._cgb ); -};const (_dfed ="\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_fcb ="Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067";);func RuneToGlyph (r rune )(GlyphName ,bool ){_ebf ,_ffdb :=_dge .Read (r ); -if !_ffdb &&r > 0{_ebf =_be .Sprintf ("\u0075n\u0069\u0025\u0030\u0034\u0078",r );_ffdb =true ;};return GlyphName (_ebf ),_ffdb ;};func (_cgbg *simpleEncoding )ToPdfObject ()_ff .PdfObject {return _ff .MakeName (_cgbg ._aea )};const _ecgf =10;func (_afb CMapEncoder )Decode (raw []byte )string {if _afb ._cc !=nil {if _da ,_gfc :=_afb ._cc .BytesToCharcodes (raw ); -_gfc {var _cea _dbd .Buffer ;for _ ,_fg :=range _da {_fdde ,_ :=_afb .charcodeToString (CharCode (_fg ));_cea .WriteString (_fdde );};return _cea .String ();};};return _gca (_afb ,raw );};var _bab =[...]_cd .StringsTuple {{Key :"\u0066\u005f\u0066",Value :"\u0066\u0066"},{Key :"\u0066\u005f\u0066_\u0069",Value :"\u0066\u0066\u0069"},{Key :"\u0066\u005f\u0066_\u006c",Value :"\u0066\u0066\u006c"},{Key :"\u0066\u005f\u0069",Value :"\u0066\u0069"},{Key :"\u0066\u005f\u006c",Value :"\u0066\u006c"},{Key :"a\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e",Value :"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u006d\u0074\u0075r\u006e\u0064\u0065\u0073\u0063\u0065\u006e\u0064",Value :"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0074\u0075r\u006e",Value :"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"n\u006c\u0066\u0074\u006c\u0066\u0074\u0068\u006f\u006f\u006b",Value :"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0075p\u0041\u006c\u0070\u0068\u0061",Value :"\u0041\u006c\u0070h\u0061"},{Key :"\u0049s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0043\u0062\u0062",Value :"\u0042\u0062\u0062\u0043"},{Key :"\u0043\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0043"},{Key :"\u0048\u0062\u0062",Value :"\u0042\u0062\u0062\u0048"},{Key :"\u0048\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0048"},{Key :"\u004e\u0062\u0062",Value :"\u0042\u0062\u0062\u004e"},{Key :"\u004e\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u004e"},{Key :"\u0050\u0062\u0062",Value :"\u0042\u0062\u0062\u0050"},{Key :"\u0050\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0050"},{Key :"\u0051\u0062\u0062",Value :"\u0042\u0062\u0062\u0051"},{Key :"\u0051\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0051"},{Key :"\u0052\u0062\u0062",Value :"\u0042\u0062\u0062\u0052"},{Key :"\u0052\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0052"},{Key :"\u005a\u0062\u0062",Value :"\u0042\u0062\u0062\u005a"},{Key :"\u005a\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u005a"},{Key :"\u0075\u0070\u0042\u0065\u0074\u0061",Value :"\u0042\u0065\u0074\u0061"},{Key :"\u004f\u0049",Value :"\u0042t\u006f\u0070\u0062\u0061\u0072"},{Key :"\u0048m\u0061\u0063\u0072\u006f\u006e",Value :"\u0043\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0043\u0064\u006f\u0074",Value :"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0043\u0068\u0065",Value :"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00341",Value :"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"l\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",Value :"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063"},{Key :"\u0075\u0070\u0043h\u0069",Value :"\u0043\u0068\u0069"},{Key :"\u0079\u0075\u0073\u0062\u0069\u0067",Value :"\u0043\u0068\u0069"},{Key :"\u0067\u0063\u0075\u0072\u0073\u0069\u0076\u0065",Value :"\u0044\u005a"},{Key :"\u0047\u0062\u0061\u0072",Value :"\u0044Z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0044\u0073\u006c\u0061\u0073\u0068",Value :"\u0044\u0063\u0072\u006f\u0061\u0074"},{Key :"\u0044\u0065",Value :"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00321",Value :"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004b\u0068\u0061\u0072\u0074\u0064\u0065\u0073",Value :"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0069n\u0063\u0072\u0065\u006d\u0065\u006et",Value :"\u0044\u0065\u006ct\u0061"},{Key :"\u0075p\u0044\u0065\u006c\u0074\u0061",Value :"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0065\u0073\u0068\u006c\u006f\u006f\u0070\u0072\u0065\u0076",Value :"\u0044\u0068\u006fo\u006b"},{Key :"\u006d\u0062\u0066\u0064\u0069\u0067\u0061\u006d\u006d\u0061",Value :"\u0044i\u0067\u0061\u006d\u006d\u0061"},{Key :"\u0047e\u004b\u0061\u0072\u0065\u0076",Value :"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0044\u0069\u0067\u0061\u006d\u006da",Value :"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0047s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0044\u007a"},{Key :"\u0067\u0062\u0061\u0072",Value :"\u0044z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0044\u007a\u0068\u0065",Value :"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00345",Value :"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045\u0063\u0079\u0072\u0069\u006c",Value :"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00353",Value :"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u004es\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0045\u0064\u006f\u0074",Value :"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u004f\u0045\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070",Value :"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0045\u006c",Value :"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00329",Value :"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045\u006d",Value :"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00330",Value :"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004e\u0067",Value :"\u0045\u006e\u0067"},{Key :"\u006b\u0072\u0061",Value :"\u0045o\u0067\u006f\u006e\u0065\u006b"},{Key :"\u0075p\u0045\u0070\u0073\u0069\u006c\u006fn",Value :"\u0045p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0073\u0074\u0072\u0069\u0063\u0074\u0065\u0071\u0075\u0069\u0076\u0061l\u0065\u006e\u0063\u0065",Value :"\u0045\u0071\u0075i\u0076"},{Key :"\u0054r\u0074\u0068\u006f\u006f\u006b",Value :"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0045c\u0079\u0072\u0069\u006c\u0072\u0065v",Value :"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00347",Value :"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0045t\u0061",Value :"\u0045\u0074\u0061"},{Key :"\u0045\u0075\u006ce\u0072",Value :"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074"},{Key :"\u0065\u0075\u0072\u006f",Value :"\u0045\u0075\u0072\u006f"},{Key :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0072\u0065\u0076\u0063l\u006f\u0073\u0065\u0064",Value :"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004f\u0068\u006fo\u006b",Value :"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0032",Value :"\u0046\u0068\u006fo\u006b"},{Key :"\u0046\u0074\u0075r\u006e",Value :"\u0046\u0069\u006e\u0076"},{Key :"\u0046\u0046\u0049\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046\u0046\u004c\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046F\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046I\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046L\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0062a\u0062\u0079\u0067\u0061\u006d\u006da",Value :"\u0047\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0075p\u0047\u0061\u006d\u006d\u0061",Value :"\u0047\u0061\u006dm\u0061"},{Key :"\u0055\u0073\u0074r\u0074",Value :"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0064r\u0074\u0068\u006f\u006f\u006b",Value :"\u0047\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0047\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0047\u0064\u006f\u0074",Value :"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0047\u0065",Value :"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00320",Value :"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0047\u0065\u0075\u0070\u0074\u0075\u0072\u006e",Value :"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00350",Value :"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0047\u0061\u006d\u0065",Value :"\u0047\u006d\u0069\u0072"},{Key :"\u006f\u0067\u006f\u006e\u0065\u006b\u006e\u006f\u0073\u0070",Value :"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b"},{Key :"\u0063\u0074\u0075r\u006e",Value :"\u0047s\u0074\u0072\u006f\u006b\u0065"},{Key :"w\u0068\u0069\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0062\u006f\u0078",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0054e\u0072\u0074\u0064\u0065\u0073",Value :"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0049\u006e\u006f\u0064\u006f\u0074",Value :"\u0049"},{Key :"\u0079o\u0067\u0068\u0068\u0061\u0063\u0065k",Value :"\u0049\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0049\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0049\u0064\u006f\u0074"},{Key :"\u0049\u0065",Value :"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00322",Value :"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0049\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u006d",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u0069",Value :"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00326",Value :"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"r\u0074\u0075\u0072\u006e\u0061\u0073\u0063\u0065\u006e\u0064",Value :"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0049\u006f",Value :"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00323",Value :"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0049\u006f\u0074\u0061",Value :"\u0049\u006f\u0074\u0061"},{Key :"\u007a\u0062\u0061\u0072",Value :"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e"},{Key :"\u0059\u006f\u0067\u0068",Value :"\u0049s\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0075p\u004b\u0061\u0070\u0070\u0061",Value :"\u004b\u0061\u0070p\u0061"},{Key :"\u0065\u0072\u0065\u0076",Value :"\u004b\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u004b\u0068\u0061",Value :"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00339",Value :"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045s\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0059o\u0067\u0068\u0072\u0065\u0076",Value :"\u004b\u0068\u006fo\u006b"},{Key :"\u004b\u006a\u0065",Value :"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00361",Value :"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045n\u0072\u0074\u0064\u0065\u0073",Value :"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u004b\u006f\u0070\u0070\u0061",Value :"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0067\u0068\u0061\u0063\u0065\u006b",Value :"\u004c\u004a"},{Key :"\u0075\u0070\u004c\u0061\u006d\u0062\u0064\u0061",Value :"\u004c\u0061\u006d\u0062\u0064\u0061"},{Key :"\u004c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0067c\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u004c\u0064\u006f\u0074",Value :"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u004b\u0068\u0061\u0063\u0065\u006b",Value :"\u004c\u006a"},{Key :"\u004c\u006a\u0065",Value :"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00358",Value :"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u004d\u0075",Value :"\u004d\u0075"},{Key :"\u0074m\u0061\u0063\u0072\u006f\u006e",Value :"\u004e\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004e\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"t\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006e\u0065",Value :"\u004ee\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075\u0070\u004e\u0075",Value :"\u004e\u0075"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006e\u0077",Value :"\u004ew\u0061\u0072\u0072\u006f\u0077"},{Key :"\u004f\u0063\u0079\u0072\u0069\u006c",Value :"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00332",Value :"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u004f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",Value :"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e"},{Key :"\u0072\u0064\u0065\u0073\u0063\u0065\u006e\u0064",Value :"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0070\u0069\u0070\u0065",Value :"\u004f\u0068\u006fr\u006e"},{Key :"\u0070\u0069\u0070\u0065\u0064\u0062\u006c\u0062\u0061\u0072",Value :"\u004f\u0069"},{Key :"\u004f\u0068\u006d",Value :"\u004f\u006d\u0065g\u0061"},{Key :"\u006f\u0068\u006d",Value :"\u004f\u006d\u0065g\u0061"},{Key :"\u0075p\u004f\u006d\u0065\u0067\u0061",Value :"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u006d\u0068\u006f",Value :"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076"},{Key :"o\u0068\u006d\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064",Value :"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076"},{Key :"\u0075p\u004f\u006d\u0069\u0063\u0072\u006fn",Value :"\u004fm\u0069\u0063\u0072\u006f\u006e"},{Key :"\u0079\u0061\u0074",Value :"\u004fm\u0069\u0063\u0072\u006f\u006e"},{Key :"e\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0072\u0065\u0076",Value :"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0059\u0052",Value :"\u004f\u006f\u0070e\u006e"},{Key :"\u004f\u0073\u0074r\u006f\u006b\u0065\u0061\u0063\u0075\u0074\u0065",Value :"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006c\u0079\u006fg\u0068",Value :"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0059\u0075\u0073\u0062\u0069\u0067",Value :"\u0050\u0068\u0069"},{Key :"\u0075\u0070\u0050h\u0069",Value :"\u0050\u0068\u0069"},{Key :"\u0044Z\u0068\u0061\u0063\u0065\u006b",Value :"\u0050\u0068\u006fo\u006b"},{Key :"\u0075\u0070\u0050\u0069",Value :"\u0050\u0069"},{Key :"\u0070\u006c\u0061\u006e\u0063\u006b",Value :"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074"},{Key :"\u0075\u0070\u0050s\u0069",Value :"\u0050\u0073\u0069"},{Key :"\u0065\u006e\u0064\u006f\u0066\u0070\u0072\u006f\u006f\u0066",Value :"\u0051\u0045\u0044"},{Key :"\u0065\u006f\u0070",Value :"\u0051\u0045\u0044"},{Key :"\u0052\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0052s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0052\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0052\u0065",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0052\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0075\u0070\u0052h\u006f",Value :"\u0052\u0068\u006f"},{Key :"\u0073r\u0074\u0068\u006f\u006f\u006b",Value :"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064"},{Key :"\u0047\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073",Value :"\u0053"},{Key :"\u0053\u0053",Value :"\u0053"},{Key :"\u0032\u0035\u0030\u0063",Value :"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0033\u0063",Value :"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0032\u0063",Value :"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0031\u0063",Value :"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0064",Value :"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0063",Value :"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0062",Value :"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0065",Value :"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0066",Value :"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0061",Value :"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0063",Value :"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0062",Value :"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0061",Value :"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030"},{Key :"\u0045\u006e\u0047\u0065",Value :"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0053\u0061\u006d\u0070\u0069",Value :"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0062\u0062\u0061\u0072",Value :"\u0053\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0053",Value :"\u0053c\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0074r\u0074\u0068\u006f\u006f\u006b",Value :"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0073\u0065",Value :"\u0053e\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0053\u0068\u0061",Value :"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00342",Value :"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0050\u0065\u0068\u006f\u006f\u006b",Value :"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0055\u0073\u0074\u0072\u0074\u0062\u0061\u0072",Value :"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0075p\u0053\u0069\u0067\u006d\u0061",Value :"\u0053\u0069\u0067m\u0061"},{Key :"\u0047e\u0072m\u0061\u006e\u0064\u0062\u006c\u0073\u0073\u006d\u0061\u006c\u006c",Value :"\u0053\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0053S\u0073\u006d\u0061\u006c\u006c",Value :"\u0053\u0073\u006d\u0061\u006c\u006c"},{Key :"\u004b\u0061\u0062a\u0072",Value :"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0053\u0074\u0069\u0067\u006d\u0061",Value :"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0073\u0077",Value :"\u0053w\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075\u0070\u0054a\u0075",Value :"\u0054\u0061\u0075"},{Key :"\u004bc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u0054\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0075p\u0054\u0068\u0065\u0074\u0061",Value :"\u0054\u0068\u0065t\u0061"},{Key :"\u0061\u0068\u0061\u0063\u0065\u006b",Value :"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"},{Key :"\u0054\u0073\u0065",Value :"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00340",Value :"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0054\u0073\u0068\u0065",Value :"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00360",Value :"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0055\u0063\u0079\u0072\u0069\u006c",Value :"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00337",Value :"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"j\u0068\u006f\u006f\u006b\u0064\u0062\u006c\u0062\u0061\u0072",Value :"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u006e\u0067",Value :"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065"},{Key :"\u0049\u0068\u0061\u0063\u0065\u006b",Value :"\u0055\u0068\u006fr\u006e"},{Key :"\u0045\u0070\u0073\u0069\u006c\u006f\u006e\u0031",Value :"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0055d\u0062\u006c\u0061\u0063\u0075\u0074e",Value :"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0066s\u0063\u0072\u0069\u0070\u0074",Value :"\u0055o\u0067\u006f\u006e\u0065\u006b"},{Key :"\u0075p\u0055\u0070\u0073\u0069\u006c\u006fn",Value :"\u0055p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006f\u006c",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u005a\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u007a\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b"},{Key :"\u004f\u0068\u0061\u0063\u0065\u006b",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e"},{Key :"\u005ae\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0045\u0074\u0075r\u006e",Value :"\u0055\u0072\u0069n\u0067"},{Key :"U\u0063\u0079\u0072\u0069\u006c\u0062\u0072\u0065\u0076\u0065",Value :"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00362",Value :"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0066o\u0072\u0063\u0065\u0065\u0078\u0074r",Value :"\u0056\u0044\u0061s\u0068"},{Key :"\u006f\u0068\u0061\u0063\u0065\u006b",Value :"\u0056\u0068\u006fo\u006b"},{Key :"\u0047\u0061\u006d\u006d\u0061\u0031",Value :"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0059\u0061\u0074",Value :"\u0058\u0069"},{Key :"\u0075\u0070\u0058\u0069",Value :"\u0058\u0069"},{Key :"\u0049\u006f\u0074a\u0031",Value :"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0055\u0068\u0061\u0063\u0065\u006b",Value :"\u0059\u0068\u006fo\u006b"},{Key :"\u0059\u0069",Value :"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00356",Value :"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004e\u0068\u006fo\u006b",Value :"\u005a\u0063\u0061\u0072\u006f\u006e"},{Key :"\u005a\u0064\u006f\u0074",Value :"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u006ca\u006d\u0062\u0064\u0061\u0062\u0061r",Value :"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0075\u0070\u005a\u0065\u0074\u0061",Value :"\u005a\u0065\u0074\u0061"},{Key :"\u0074\u0065\u006c\u0065\u0070\u0068\u006f\u006e\u0065b\u006c\u0061\u0063\u006b",Value :"\u0061\u0034"},{Key :"\u006da\u006c\u0074\u0065\u0073\u0065",Value :"\u0061\u0039"},{Key :"\u006d\u0061\u006ct\u0065\u0073\u0065\u0063\u0072\u006f\u0073\u0073",Value :"\u0061\u0039"},{Key :"\u0070\u006f\u0069nt\u0069\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065",Value :"\u0061\u0031\u0032"},{Key :"\u0063h\u0065\u0063\u006b\u006d\u0061\u0072k",Value :"\u0061\u0031\u0039"},{Key :"\u0062i\u0067\u0073\u0074\u0061\u0072",Value :"\u0061\u0033\u0035"},{Key :"\u0062l\u0061\u0063\u006b\u0073\u0074\u0061r",Value :"\u0061\u0033\u0035"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0073\u0074\u0061\u0072",Value :"\u0061\u0033\u0037"},{Key :"\u0076a\u0072\u0073\u0074\u0061\u0072",Value :"\u0061\u0034\u0039"},{Key :"\u0064\u0069\u006eg\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b",Value :"\u0061\u0035\u0036"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0031"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0037\u0031"},{Key :"\u0062\u0075\u006cl\u0065\u0074\u0061\u006c\u0074\u006f\u006e\u0065",Value :"\u0061\u0037\u0031"},{Key :"b\u006c\u0061\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0037\u0031"},{Key :"\u0048\u0031\u0038\u0035\u0033\u0033",Value :"\u0061\u0037\u0031"},{Key :"\u0066i\u006c\u006c\u0065\u0064\u0062\u006fx",Value :"\u0061\u0037\u0033"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0033"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0061\u0037\u0033"},{Key :"b\u006c\u0061\u0063\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0061\u0037\u0033"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0036"},{Key :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0061\u0037\u0036"},{Key :"\u0062i\u0067b\u006c\u0061\u0063\u006b\u0074r\u0069\u0061n\u0067\u006c\u0065\u0075\u0070",Value :"\u0061\u0037\u0036"},{Key :"\u0074r\u0069\u0061\u0067\u0075\u0070",Value :"\u0061\u0037\u0036"},{Key :"\u0062l\u0061\u0063\u006b\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",Value :"\u0061\u0037\u0037"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e\u0073\u006c\u0064",Value :"\u0061\u0037\u0037"},{Key :"\u0074r\u0069\u0061\u0067\u0064\u006e",Value :"\u0061\u0037\u0037"},{Key :"b\u0069g\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069a\u006e\u0067\u006c\u0065do\u0077\u006e",Value :"\u0061\u0037\u0037"},{Key :"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0068\u006f\u006d\u0062s\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u0062\u006c\u0061c\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0064\u0069a\u006d\u006f\u006e\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065r\u0074\u0073\u006c\u0064",Value :"\u0061\u0038\u0031"},{Key :"b\u006ca\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0068a\u006c\u0066\u0063\u0069rc\u006c\u0065",Value :"\u0061\u0038\u0031"},{Key :"\u006fn\u0065\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0030"},{Key :"\u0074w\u006f\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0031"},{Key :"t\u0068\u0072\u0065\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0032"},{Key :"\u0066\u006f\u0075\u0072\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0033"},{Key :"\u0066\u0069\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0034"},{Key :"\u0073i\u0078\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0035"},{Key :"s\u0065\u0076\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0036"},{Key :"e\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0037"},{Key :"\u006e\u0069\u006e\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0038"},{Key :"\u0074e\u006e\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0039"},{Key :"\u006fn\u0065\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0030"},{Key :"\u0074w\u006f\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0031"},{Key :"t\u0068\u0072\u0065\u0065\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0032"},{Key :"\u0066\u006f\u0075\u0072\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0033"},{Key :"\u0066\u0069\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0034"},{Key :"\u0073i\u0078\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0035"},{Key :"s\u0065\u0076\u0065\u006e\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0036"},{Key :"e\u0069\u0067\u0068\u0074\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0037"},{Key :"\u006e\u0069\u006e\u0065\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0038"},{Key :"u\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068\u0076",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0061r\u0072\u006f\u0077\u0075\u0070\u0064n",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0064\u0072\u0061\u0066\u0074\u0069\u006e\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0031\u0036\u0036"},{Key :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0068\u0065\u0061\u0076\u0079",Value :"\u0061\u0031\u0036\u0039"},{Key :"\u0059o\u0067\u0068\u0068\u0061\u0063\u0065k",Value :"\u0061\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0063\u006d\u0062",Value :"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db"},{Key :"\u0061r\u0072o\u0077\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077",Value :"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075p\u0073l\u006f\u0070\u0065\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0061\u0064\u006ft\u0073"},{Key :"\u006cr\u0074\u0068\u006f\u006f\u006b",Value :"\u0061e\u0061\u0063\u0075\u0074\u0065"},{Key :"l\u0065\u0066\u0074\u0074\u006f\u0072\u0069\u0067\u0068\u0074",Value :"\u0061f\u0069\u0069\u0032\u0039\u0039"},{Key :"r\u0069\u0067\u0068\u0074\u0074\u006f\u006c\u0065\u0066\u0074",Value :"\u0061f\u0069\u0069\u0033\u0030\u0030"},{Key :"\u007a\u0065\u0072\u006f\u006a\u006f\u0069\u006e",Value :"\u0061f\u0069\u0069\u0033\u0030\u0031"},{Key :"\u0041\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317"},{Key :"\u0041c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317"},{Key :"\u0042\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318"},{Key :"\u0042\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318"},{Key :"\u0056\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319"},{Key :"\u0056\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319"},{Key :"\u005a\u0068\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324"},{Key :"Z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324"},{Key :"\u005a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325"},{Key :"\u005a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325"},{Key :"\u0049i\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327"},{Key :"\u0049i\u0073h\u006f\u0072\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327"},{Key :"\u004b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328"},{Key :"\u004b\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328"},{Key :"\u0045\u006e",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331"},{Key :"\u0045\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331"},{Key :"\u0050e\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333"},{Key :"\u0050\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333"},{Key :"\u0045\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334"},{Key :"\u0045\u0072",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334"},{Key :"\u0045\u0073",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335"},{Key :"\u0045\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335"},{Key :"\u0054\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336"},{Key :"\u0054\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336"},{Key :"\u0045\u0066\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338"},{Key :"\u0045\u0066",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338"},{Key :"\u0053\u0068\u0063\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343"},{Key :"\u0053\u0068\u0063h\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343"},{Key :"\u0048\u0061\u0072\u0064",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344"},{Key :"\u0048\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344"},{Key :"\u0059\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345"},{Key :"\u0059\u0065\u0072\u0069",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345"},{Key :"\u0053\u006f\u0066\u0074",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346"},{Key :"\u0053\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346"},{Key :"\u0049\u0075",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348"},{Key :"\u0049\u0055\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348"},{Key :"\u0049\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349"},{Key :"\u0049\u0041\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349"},{Key :"\u0044\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351"},{Key :"D\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351"},{Key :"\u0047\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352"},{Key :"G\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352"},{Key :"\u0044\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354"},{Key :"D\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354"},{Key :"\u0049\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355"},{Key :"\u0049c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355"},{Key :"\u004a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357"},{Key :"\u004a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357"},{Key :"\u004e\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359"},{Key :"N\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359"},{Key :"\u0061c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365"},{Key :"\u0061\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365"},{Key :"\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367"},{Key :"\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367"},{Key :"\u0067\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368"},{Key :"\u0067\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368"},{Key :"\u0064\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369"},{Key :"\u0064\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369"},{Key :"\u0069\u006f",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371"},{Key :"\u0069\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371"},{Key :"\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373"},{Key :"\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373"},{Key :"\u0069i\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375"},{Key :"\u0069i\u0073h\u006f\u0072\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375"},{Key :"\u0065\u006e",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379"},{Key :"\u0065\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379"},{Key :"\u0074\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384"},{Key :"\u0074\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384"},{Key :"\u0075c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385"},{Key :"\u0075\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385"},{Key :"\u0065\u0066\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386"},{Key :"\u0065\u0066",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386"},{Key :"\u006b\u0068\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387"},{Key :"k\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387"},{Key :"s\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390"},{Key :"\u0073\u0068\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390"},{Key :"\u0073\u0068\u0063\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391"},{Key :"\u0073\u0068\u0063h\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391"},{Key :"\u0069\u0075",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396"},{Key :"\u0069\u0075\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396"},{Key :"\u0069\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397"},{Key :"\u0069\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397"},{Key :"d\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302"},{Key :"\u0064\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302"},{Key :"\u0069c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303"},{Key :"\u0069\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303"},{Key :"\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305"},{Key :"\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305"},{Key :"n\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307"},{Key :"\u006e\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307"},{Key :"k\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309"},{Key :"\u006b\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309"},{Key :"\u0075\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310"},{Key :"u\u0063\u0079\u0072\u0069\u006c\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310"},{Key :"Y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346"},{Key :"\u0046\u0069\u0074a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347"},{Key :"\u0049z\u0068i\u0074\u0073\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348"},{Key :"\u0066\u0069\u0074a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395"},{Key :"\u0069z\u0068i\u0074\u0073\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00390",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396"},{Key :"a\u0072\u0061\u0062\u0069\u0063\u0063\u006f\u006d\u006d\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388"},{Key :"c\u006f\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388"},{Key :"t\u0068\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"\u0074h\u0072e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0074\u0068\u0072\u0065\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"\u0073\u0069\u0078\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0073\u0069\u0078",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0073i\u0078\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0073e\u0076e\u006e\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0073\u0065\u0076\u0065\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"s\u0065\u0076\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"\u0061r\u0061b\u0069\u0063\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303"},{Key :"\u0073e\u006di\u0063\u006f\u006c\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303"},{Key :"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307"},{Key :"\u0061r\u0061b\u0069\u0063\u0071\u0075\u0065s\u0074\u0069o\u006e\u006d\u0061\u0072\u006b",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307"},{Key :"a\u006ce\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062o\u0076\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u006da\u0064\u0064a\u0061\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310"},{Key :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062o\u0076\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u0068a\u006d\u007aa\u0061\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311"},{Key :"\u0077\u0061\u0077\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061a\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312"},{Key :"\u0077\u0061\u0077\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312"},{Key :"\u0074\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318"},{Key :"\u0074e\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318"},{Key :"\u0068\u0061\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321"},{Key :"\u0068a\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321"},{Key :"\u006b\u0068\u0061\u0068\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322"},{Key :"\u006b\u0068\u0061\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322"},{Key :"\u0064a\u006c\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323"},{Key :"\u0064\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323"},{Key :"\u0073\u0065\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327"},{Key :"\u0073\u0065\u0065\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327"},{Key :"s\u0068\u0065\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328"},{Key :"\u0073\u0068\u0065e\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328"},{Key :"\u0073a\u0064\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329"},{Key :"\u0073\u0061\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329"},{Key :"\u0064\u0061\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330"},{Key :"\u0064a\u0064\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330"},{Key :"\u0061i\u006e\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333"},{Key :"\u0061\u0069\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333"},{Key :"\u0066e\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341"},{Key :"\u0066\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341"},{Key :"\u0071\u0061\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342"},{Key :"\u0071a\u0066\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342"},{Key :"\u0061r\u0061\u0062\u0069\u0063\u006b\u0061f",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343"},{Key :"\u006ba\u0066\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343"},{Key :"\u006c\u0061\u006d",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344"},{Key :"\u006ca\u006d\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344"},{Key :"\u006d\u0065\u0065\u006d",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345"},{Key :"\u006d\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351"},{Key :"\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"d\u0061m\u006d\u0061\u0074\u0061\u006e\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"k\u0061\u0073\u0072\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356"},{Key :"\u006b\u0061\u0073r\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356"},{Key :"\u006a\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308"},{Key :"\u006ae\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308"},{Key :"\u0074\u0074\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311"},{Key :"\u0064\u0064\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312"},{Key :"\u006e\u006fo\u006e\u0067\u0068u\u006e\u006e\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0061\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334"},{Key :"\u0073\u0068\u0065\u0071\u0065\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u0073\u0068\u0065q\u0065\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006e\u0065\u0077\u0073\u0068\u0065\u0071\u0065\u006c\u0073\u0069\u0067\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006ee\u0077\u0073\u0068\u0065\u0071\u0065l",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006d\u0061\u0071a\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345"},{Key :"m\u0061\u0071\u0061\u0066\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345"},{Key :"g\u0069\u006d\u0065\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366"},{Key :"\u0067\u0069\u006de\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366"},{Key :"\u0068\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368"},{Key :"\u0068\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368"},{Key :"\u007a\u0061\u0079i\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370"},{Key :"z\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370"},{Key :"\u0068e\u0074\u0068\u0065\u0062\u0072\u0065w",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371"},{Key :"\u0068\u0065\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371"},{Key :"\u0079o\u0064\u0068\u0065\u0062\u0072\u0065w",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373"},{Key :"\u0079\u006f\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373"},{Key :"\u0066\u0069\u006e\u0061lk\u0061\u0066\u0073\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0073\u0068\u0065\u0076\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0071\u0061\u006da\u0074\u0073\u0068\u0065br\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0071a\u006d\u0061\u0074\u0073",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006e\u0075\u006e\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u006e\u0075\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006e\u0075\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384"},{Key :"\u0070\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384"},{Key :"\u0074\u0073\u0061d\u0069",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386"},{Key :"t\u0073\u0061\u0064\u0069\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386"},{Key :"\u0073\u0068\u0069\u006e\u0077\u0069\u0074\u0068\u0073i\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0073\u0068i\u006e\u0073\u0069n\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0073\u0068\u0069\u006e\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0076\u0061\u0076v\u0061\u0076\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316"},{Key :"\u0076\u0061\u0076\u0064\u0062\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316"},{Key :"\u0076\u0061\u0076y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317"},{Key :"\u0076\u0061\u0076\u0079\u006f\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317"},{Key :"\u0071\u0061\u006d\u0061ts\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071a\u006d\u0061\u0074\u0073\u0071\u0061\u0074\u0061\u006e\u0071\u0075a\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006da\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006dat\u0073\u0071\u0061\u0074\u0061\u006e\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0075\u006e\u0069\u0074\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061m\u0061\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0037",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0071\u0061\u0074\u0061\u006e\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"q\u0061\u006d\u0061\u0074sq\u0061t\u0061\u006e\u0077\u0069\u0064e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0064\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0039",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071a\u006da\u0074\u0073\u006e\u0061\u0072r\u006f\u0077h\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0030",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0033\u0033",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0073h\u0065\u0076\u0061\u0032\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065v\u0061\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065\u0076\u0061\u0031\u0035",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065\u0076\u0061\u0031\u0031\u0035",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"s\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065v\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0065\u006e\u0064\u0074\u0072\u0061\u006e\u0073\u0062\u006c\u006f\u0063\u006b",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065\u0076\u0061\u0032\u0032",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065v\u0061\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065\u0076\u0061\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0069\u006ed\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303"},{Key :"\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303"},{Key :"\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341"},{Key :"\u0072\u0061\u0066\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341"},{Key :"\u0070\u0061\u0073e\u0071",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342"},{Key :"p\u0061\u0073\u0065\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342"},{Key :"\u006cs\u0063\u0072\u0069\u0070\u0074",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u006cs\u0071\u0075\u0061\u0072\u0065",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u006c\u0069\u0074e\u0072",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u0065\u006c\u006c",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u0070\u0064\u0066",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373"},{Key :"\u006c\u0072\u006f",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374"},{Key :"\u0072\u006c\u006f",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375"},{Key :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068n\u006f\u006ej\u006f\u0069\u006e\u0065\u0072",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u0063\u0077\u006d",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u007a\u0065\u0072\u006f\u006e\u006f\u006a\u006f\u0069\u006e",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u0063\u006f\u006dp\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"a\u0072\u0061\u0062\u0069cf\u0069v\u0065\u0070\u006f\u0069\u006et\u0065\u0064\u0073\u0074\u0061\u0072",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"a\u0073t\u0065\u0072\u0069\u0073\u006b\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"\u0063\u006fm\u006d\u0061\u0072e\u0076\u0065\u0072\u0073\u0065\u0064\u006d\u006f\u0064",Value :"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337"},{Key :"\u006e\u0075\u006de\u0072\u0061\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337"},{Key :"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0069\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061i\u006e\u006d\u0065\u0064\u0069\u0061l",Value :"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006er\u0074\u0068\u006f\u006f\u006b",Value :"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00364",Value :"\u0061\u006c\u0065\u0066"},{Key :"\u0061\u006c\u0065\u0066\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061\u006c\u0065\u0066"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00315",Value :"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0061\u006c\u0065\u0066",Value :"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0070\u0069\u0071",Value :"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061l\u0065\u0066\u0066\u0069\u006e\u0061l",Value :"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00313",Value :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u0068a\u006d\u007aa\u0062\u0065\u006c\u006f\u0077",Value :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061l\u0065\u0066\u006c\u0061\u006d\u0065d",Value :"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00349",Value :"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061",Value :"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006ce\u0066\u006d\u0061k\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",Value :"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u0079e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0070\u0061\u0074\u0061\u0068",Value :"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0071a\u006d\u0061\u0074\u0073",Value :"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061l\u0065\u0070\u0068\u006d\u0061\u0074h",Value :"\u0061\u006c\u0065p\u0068"},{Key :"\u0062\u0061\u0063\u006b\u0063\u006f\u006e\u0067",Value :"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0075p\u0061\u006c\u0070\u0068\u0061",Value :"\u0061\u006c\u0070h\u0061"},{Key :"\u0063\u0031\u0035\u0038",Value :"\u0061m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u006c\u0061\u006e\u0067\u006c\u0065",Value :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0061\u006e\u0067\u006c\u0065",Value :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00370",Value :"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069"},{Key :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u006c\u0065f\u0074\u0042\u0069\u0067\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u006c\u0065f\u0074\u0062\u0069\u0067\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u0072\u0069g\u0068\u0074\u0042\u0069\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u006e\u0067\u0062ra\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u0072\u0069g\u0068\u0074\u0062\u0069\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u006e\u0067\u0062ra\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0041\u006e\u0067\u0073\u0074\u0072\u006f\u006d",Value :"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d"},{Key :"\u0061\u0063\u0077\u0067\u0061\u0070\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0039\u00329",Value :"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u006c\u0069\u006d\u0069\u0074",Value :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073"},{Key :"\u0064\u006f\u0074e\u0071",Value :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073"},{Key :"a\u006c\u006d\u006f\u0073\u0074\u0065\u0071\u0075\u0061\u006c",Value :"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078",Value :"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0064\u006f\u0074\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074",Value :"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0066\u0061\u006c\u006c\u0069\u006e\u0067\u0064\u006f\u0074\u0073\u0065\u0071",Value :"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0074i\u006c\u0064\u0065\u0074\u0072\u0070l",Value :"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074"},{Key :"\u0061\u006c\u006d\u006f\u0073\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071",Value :"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u006f\u0066\u006c\u0069\u006e\u0065",Value :"\u0061\u0072\u0063"},{Key :"c\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064\u0073",Value :"\u0061\u0072\u0063e\u0071"},{Key :"\u0061r\u0072o\u0077\u0073\u0065\u006d\u0061n\u0074\u0069c\u006c\u006f\u0063\u006b\u0077",Value :"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0063\u0075\u0072\u0076\u0065\u0061\u0072\u0072\u006fw\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u0065\u006d\u0063l\u006f\u0063\u006b\u0077",Value :"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e"},{Key :"\u006cm\u0069\u0064\u0074\u0069\u006c\u0064e",Value :"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0061\u0031\u0036\u0033",Value :"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h"},{Key :"\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h"},{Key :"\u0064\u006f\u0077\u006e\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e"},{Key :"\u006c\u0065\u0066\u0074\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0064\u0061\u0073\u0068a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074"},{Key :"u\u0070\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070"},{Key :"\u004c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"\u0061\u0072r\u006f\u0077\u0064b\u006c\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"U\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006c\u006f\u006e\u0067b\u006f\u0074\u0068\u0076",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076"},{Key :"\u0044o\u0077\u006e\u0061\u0072\u0072\u006fw",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e"},{Key :"\u004ce\u0066\u0074\u0061\u0072\u0072\u006fw",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0064\u0062\u006c",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0055p\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070"},{Key :"\u0064o\u0077\u006e\u0061\u0072\u0072\u006fw",Value :"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n"},{Key :"\u0073w\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0073e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065"},{Key :"\u0064\u006f\u0077\u006e\u0077\u0068\u0069\u0074\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065"},{Key :"\u0069o\u0074\u0061\u0073\u0075\u0062",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064"},{Key :"\u0068\u006f\u006f\u006b\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074"},{Key :"\u006ce\u0066\u0074\u0061\u0072\u0072\u006fw",Value :"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t"},{Key :"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066"},{Key :"\u0061r\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074\u006e\u006f\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006e\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0061r\u0072o\u0077\u0070\u0061\u0072\u0072l\u0065\u0066t\u0072\u0069\u0067\u0068\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006ce\u0066t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u006c\u0065\u0066\u0074\u0077\u0068\u0069\u0074\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0061\u0031\u0036\u0031",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0069g\u0068\u0074\u0068a\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066"},{Key :"\u0061\u0072r\u006f\u0077\u0064b\u006c\u0072\u0069\u0067\u0068\u0074\u006e\u006f\u0074",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"n\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006e\u006ft\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0061r\u0072o\u0077\u0070\u0061\u0072\u0072r\u0069\u0067h\u0074\u006c\u0065\u0066\u0074",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074"},{Key :"\u0072i\u0067h\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0072i\u0067h\u0074\u0077\u0068\u0069\u0074\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0062\u0061\u0072l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0074\u0061\u0069\u006c",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u004c\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"R\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0075p\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072\u006f\u0077\u0075\u0070"},{Key :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0064\u006e\u0062\u0073\u0065",Value :"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065"},{Key :"\u0075\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072o\u0077\u0062\u0061\u0072",Value :"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065"},{Key :"\u006ew\u0061\u0072\u0072\u006f\u0077",Value :"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074"},{Key :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075p\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e"},{Key :"\u0075\u0070\u0064o\u0077\u006e\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e"},{Key :"\u006ee\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074"},{Key :"a\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u0075\u0070",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0075\u0070\u0077h\u0069\u0074\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065"},{Key :"\u006c\u0069\u006e\u0065\u0076\u0065\u0072\u0074",Value :"\u0061s\u0063\u0072\u0069\u0070\u0074"},{Key :"\u006da\u0063\u0072\u006f\u006e\u0031",Value :"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u006f\u0076\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0031",Value :"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061s\u0073\u0065\u0072\u0074\u0069\u006fn",Value :"\u0061\u0073\u0073\u0065\u0072\u0074"},{Key :"\u0061\u0073\u0074",Value :"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068"},{Key :"\u0061\u0073t\u0065\u0072\u0069s\u006b\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064",Value :"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075a\u006c\u0061\u006c\u0074",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"a\u0073\u0079\u006d\u0070\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0069\u006de\u0071",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0069\u006di\u006c\u0061\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0074\u0073\u0069\u0067\u006e",Value :"\u0061\u0074"},{Key :"\u0061l\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0061\u0079\u0069\u006e",Value :"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00382",Value :"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0079\u0069\u006e",Value :"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u0072\u0065\u0076",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070\u0072\u0069m\u0065\u0064\u0062\u006c\u0072\u0065\u0076\u0031",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0073e\u0063\u006f\u006e\u0064\u0072\u0065v",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070l\u0065\u0072\u0065\u0076",Value :"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070r\u0069m\u0065\u0074\u0072\u0069\u0070\u006c\u0065\u0072\u0065\u0076\u0031",Value :"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00343",Value :"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0076\u0065\u0072\u0074",Value :"\u0062\u0061\u0072"},{Key :"v\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0062\u0061\u0072",Value :"\u0062\u0061\u0072"},{Key :"\u0074\u0061\u0062l\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",Value :"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061"},{Key :"\u0068\u006f\u006d\u0065",Value :"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077"},{Key :"\u006e\u006f\u0072",Value :"\u0062\u0061\u0072\u0076\u0065\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00366",Value :"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0062\u0065",Value :"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00316",Value :"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0062\u0065\u0068",Value :"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0062\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0062\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075\u0070\u0062\u0065\u0074\u0061",Value :"\u0062\u0065\u0074\u0061"},{Key :"\u0047\u0065\u0068\u006f\u006f\u006b",Value :"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0076\u0061\u0072\u0062\u0065\u0074a",Value :"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0062e\u0074\u0064\u0061\u0067\u0065\u0073h",Value :"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u0065\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u0065\u0074\u0068\u006d\u0061\u0074\u0068",Value :"\u0062\u0065\u0074\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00365",Value :"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0062\u0065\u0074",Value :"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"b\u0065\u0074\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0031",Value :"\u0062\u0068\u006fo\u006b"},{Key :"\u006e\u0061\u0072\u0079\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006f\u0072",Value :"\u0062\u0069\u0067\u0076\u0065\u0065"},{Key :"\u006e\u0061\u0072\u0079\u006c\u006f\u0067\u0069\u0063a\u006c\u0061\u006e\u0064",Value :"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065"},{Key :"r\u0069\u006e\u0067\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u006e\u0077\u006f\u0070\u0065\u006e",Value :"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065"},{Key :"\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065f\u0074\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0062\u006ca\u0063\u006b\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074",Value :"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072"},{Key :"\u0074r\u0069\u0061\u0067\u006c\u0066",Value :"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u0074\u0072i\u0061\u006e\u0067l\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064\u0031",Value :"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u006cl\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u0077\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u006cr\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0066\u0069\u006c\u006c\u0065\u0064\u0072\u0065\u0063\u0074",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065"},{Key :"\u0068r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074",Value :"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r"},{Key :"\u0074r\u0069\u0061\u0067\u0072\u0074",Value :"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r"},{Key :"\u0062l\u0061c\u006b\u0074\u0072\u0069\u0061n\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068t\u0073\u006c\u0064\u0031",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0048\u0031\u0038\u0035\u0034\u0033",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0062\u006f\u0078\u0066i\u006c\u006c\u0065\u0064",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"s\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"b\u006c\u0061\u0063\u006b\u0073\u006d\u0069\u006c\u0065\u0079",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065"},{Key :"\u0069\u006e\u0076s\u006d\u0069\u006c\u0065\u0066\u0061\u0063\u0065",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065"},{Key :"\u0073\u006d\u0061\u006clt\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e"},{Key :"\u0074\u0072\u0061n\u0067\u006c\u0065\u006e\u0077\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0075l\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006e\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0075r\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0073\u006da\u006c\u006c\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0076\u0069\u0073i\u0062\u006c\u0065\u0073\u0070\u0061\u0063\u0065",Value :"\u0062\u006c\u0061n\u006b"},{Key :"v\u0069\u0073\u0075\u0061\u006c\u0073\u0070\u0061\u0063\u0065",Value :"\u0062\u006c\u0061n\u006b"},{Key :"\u0062l\u006f\u0063\u006b\u0066\u0075\u006cl",Value :"\u0062\u006c\u006fc\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00306",Value :"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0062o\u0074\u0074\u006f\u006d\u0061\u0072c",Value :"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0073\u0071u\u0061\u0072\u0065v\u0065\u0072\u0074\u0062\u0069\u0073\u0065\u0063\u0074",Value :"\u0062\u006f\u0078\u0062\u0061\u0072"},{Key :"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u006c\u0062\u0072\u0061\u0063\u0065",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0068\u0074\u0069\u0070\u0064\u006f\u0077n\u006c\u0065\u0066\u0074",Value :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c"},{Key :"\u0062r\u0061c\u0065\u0068\u0074\u0069\u0070d\u006f\u0077n\u0072\u0069\u0067\u0068\u0074",Value :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0062\u0072\u0061\u0063\u0065",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061p\u0070\u006c\u0065\u006f\u0070\u0065n",Value :"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074"},{Key :"\u0065\u006e\u0074e\u0072",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064"},{Key :"\u0063a\u0072r\u0069\u0061\u0067\u0065\u0072e\u0074\u0075r\u006e\u006c\u0065\u0066\u0074",Value :"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070"},{Key :"\u0062r\u0061c\u0065\u0068\u0074\u0069\u0070\u0075\u0070\u006c\u0065\u0066\u0074",Value :"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072a\u0063\u0065\u0068t\u0069\u0070\u0075\u0070\u0072\u0069\u0067\u0068\u0074",Value :"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u006c\u0062\u0072\u0061\u0063\u006b",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072a\u0063\u006b\u0065t\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072a\u0063\u006b\u0065t\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0062\u0072\u0061\u0063\u006b",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"c\u006f\u006e\u0074\u0065\u0078\u0074\u006d\u0065\u006e\u0075",Value :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074"},{Key :"\u0070\u006f\u0077e\u0072",Value :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070"},{Key :"\u0072\u0068\u006f\u0031",Value :"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062"},{Key :"s\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"\u0062\u0075\u006c\u006c\u0065\u0074\u006d\u0061\u0074\u0068",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0064\u006f\u0074",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0062u\u006c\u006c\u0073\u0065\u0079\u00651",Value :"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065"},{Key :"\u0063\u0074",Value :"\u0063"},{Key :"\u006fv\u0065\u0072\u0073\u0074\u006f\u0072e",Value :"\u0063\u0031\u0034\u0033"},{Key :"\u0068m\u0061\u0063\u0072\u006f\u006e",Value :"\u0063\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0063\u0061\u006e\u0064\u0072\u0061",Value :"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062"},{Key :"\u0077\u0068\u0069\u0074ea\u0072\u0072\u006f\u0077\u0075\u0070\u0066\u0072\u006f\u006d\u0062\u0061\u0072",Value :"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b"},{Key :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00348",Value :"\u0063\u0061\u0072\u0065\u006f\u0066"},{Key :"\u0063\u0061\u0072e\u0074",Value :"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074"},{Key :"\u0063\u0068\u0065c\u006b",Value :"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062"},{Key :"\u0063a\u0072r\u0069\u0061\u0067\u0065\u0072\u0072\u0065\u0074\u0075\u0072\u006e",Value :"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e"},{Key :"l\u0069\u006e\u0065\u0076\u0065\u0072\u0074\u0073\u0075\u0062",Value :"\u0063\u0063\u0075r\u006c"},{Key :"\u0063\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0063\u0064\u006f\u0074"},{Key :"\u004b\u006f\u0070p\u0061",Value :"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062"},{Key :"\u0063\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u006c\u0063\u0065i\u006c",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063\u0065i\u006c\u0069\u006eg\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063\u0065i\u006c\u0069\u006eg\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0063\u0065i\u006c",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063e\u006c\u0073\u0069\u0075\u0073",Value :"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065"},{Key :"\u0064\u0065g\u0072\u0065\u0065c\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065",Value :"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065"},{Key :"\u0043\u004c",Value :"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00389",Value :"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063\u0068\u0065",Value :"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0063h\u0069",Value :"\u0063\u0068\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00390",Value :"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00388",Value :"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00389",Value :"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00392",Value :"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0072i\u006e\u0067\u0065\u0071\u0075\u0061l",Value :"\u0063\u0069\u0072\u0063\u0065\u0071"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0061\u0073\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b"},{Key :"\u0063i\u0072c\u006c\u0065\u0062\u006f\u0074\u0074\u006f\u006d\u0073\u006c\u0064",Value :"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u006d\u0069\u006e\u0075\u0073\u0031",Value :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u0064\u0065\u0071\u0075\u0061\u006c",Value :"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c"},{Key :"c\u0069\u0072\u0063\u006cem\u0075l\u0074\u0069\u0070\u006c\u0079d\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0063i\u0072c\u006c\u0065\u006d\u0075\u006ct\u0069\u0070l\u0079\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u006f\u0074\u0069\u006d\u0065\u0073",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"t\u0069\u006d\u0065\u0073\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0064\u006ft",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069r\u0063\u006c\u0065d\u006f\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u006f\u0074\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u006f\u0064\u006f\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075s\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u006f\u0070\u006cu\u0073",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0070\u006c\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0063\u0069\u0072\u0063",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u0074\u006f\u0070\u0073\u006c\u0064",Value :"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u006e\u0065\u0073\u006c\u0064",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b"},{Key :"\u0063i\u0072c\u006c\u0065\u0076\u0065\u0072\u0074\u0068\u0061\u0074\u0063\u0068",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c"},{Key :"\u0063\u0069\u0072\u0063le\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",Value :"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"c\u0069r\u0063\u006c\u0065\u0072\u0069\u0067\u0068\u0074h\u0061\u006c\u0066\u0062la\u0063\u006b",Value :"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u0067h\u0074\u0073\u006c\u0064",Value :"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0068\u0061\u0074",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068a\u0074\u0077\u0069\u0064\u0065",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068\u0061\u0074\u0077\u0069\u0064\u0065\u0072",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068a\u0074\u0077\u0069\u0064\u0065\u0073t",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0063\u0077g\u0061\u0070\u0063i\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e"},{Key :"\u0061\u0031\u0031\u0032",Value :"\u0063\u006c\u0075\u0062"},{Key :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074",Value :"\u0063\u006c\u0075\u0062"},{Key :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0062\u006c\u0061\u0063\u006b",Value :"\u0063\u006c\u0075\u0062"},{Key :"v\u0061\u0072\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074",Value :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u006f\u0075\u0074h\u0065\u0061\u0073\u0074",Value :"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u006da\u0074\u0068\u0063\u006f\u006c\u006fn",Value :"\u0063\u006f\u006co\u006e"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0063o\u006c\u006f\u006e\u0065\u0071"},{Key :"\u0043\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0063\u0075\u0072",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063o\u006c\u006f\u006e\u0073\u0069\u0067n",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0069\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",Value :"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u006f\u0063\u006f\u006d\u006d\u0061\u0074\u006f\u0070r\u0069\u0067\u0068\u0074",Value :"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062"},{Key :"\u0075\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",Value :"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u006f\u0074\u0075r\u006e\u0065\u0064\u0063\u006f\u006d\u006d\u0061",Value :"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u0061p\u0070r\u006f\u0078\u0069\u006d\u0061t\u0065\u006cy\u0065\u0071\u0075\u0061\u006c",Value :"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et"},{Key :"\u0063\u006f\u006e\u0067",Value :"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et"},{Key :"\u0063\u006f\u006et\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0063\u006f\u006e\u0074in\u0074\u0065\u0067\u0072\u0061\u006c\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0063\u006fn\u0074\u0069\u006et\u0065\u0067\u0072\u0061\u006c\u0074\u0065\u0078\u0074",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u006f\u0069\u006e\u0074",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0041\u0043\u004b",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b"},{Key :"\u0042\u0045\u004c",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c"},{Key :"\u0042\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S"},{Key :"\u0043\u0041\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e"},{Key :"\u0043\u0052",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R"},{Key :"\u006e\u006fn\u006d\u0061\u0072k\u0069\u006e\u0067\u0072\u0065\u0074\u0075\u0072\u006e",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R"},{Key :"\u0058\u004f\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031"},{Key :"\u0044\u0043\u0031",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031"},{Key :"\u0044\u0043\u0032",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032"},{Key :"\u0058\u004f\u0046",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033"},{Key :"\u0044\u0043\u0033",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033"},{Key :"\u0044\u0043\u0034",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034"},{Key :"\u0044\u0045\u004c",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c"},{Key :"\u0044\u0043\u0030",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045"},{Key :"\u0044\u004c\u0045",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045"},{Key :"\u0045\u004d",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M"},{Key :"\u0045\u004e\u0051",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051"},{Key :"\u0045\u004f\u0054",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054"},{Key :"\u0045\u0053\u0043",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043"},{Key :"\u0045\u0054\u0042",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042"},{Key :"\u0045\u0054\u0058",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058"},{Key :"\u0046\u0046",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F"},{Key :"\u0046\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S"},{Key :"\u0049\u0046\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S"},{Key :"\u0047\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S"},{Key :"\u0049\u0047\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S"},{Key :"\u0048\u0054",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T"},{Key :"\u004c\u0046",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF"},{Key :"\u004e\u0041\u004b",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b"},{Key :"\u002e\u006e\u0075l\u006c",Value :"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c"},{Key :"\u004e\u0055\u004c",Value :"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c"},{Key :"\u0049\u0052\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S"},{Key :"\u0052\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S"},{Key :"\u0053\u0049",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I"},{Key :"\u0053\u004f",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O"},{Key :"\u0053\u0054\u0058",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054"},{Key :"\u0053\u004f\u0048",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058"},{Key :"\u0045\u004f\u0046",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042"},{Key :"\u0053\u0055\u0042",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042"},{Key :"\u0053\u0059\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e"},{Key :"\u0049\u0055\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S"},{Key :"\u0055\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S"},{Key :"\u0056\u0054",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T"},{Key :"\u0061\u006d\u0061l\u0067",Value :"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t"},{Key :"\u0063\u006f\u0070\u0072\u006f\u0064",Value :"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0063\u006f\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0074\u0065\u0078\u0074",Value :"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0064\u006f\u0074\u0064\u0062\u006c\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064"},{Key :"\u006d\u0075l\u0074\u0069\u0070l\u0079\u006d\u0075\u006c\u0074\u0069\u0073\u0065\u0074",Value :"\u0063\u0075\u0070\u0064\u006f\u0074"},{Key :"\u006d\u0075\u006c\u0074\u0069\u0073\u0065\u0074",Value :"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0063u\u0072\u006c\u0061\u006e\u0064",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u0063\u0075\u0072\u006c\u0079\u0077\u0065\u0064\u0067\u0065",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u0075\u0070\u0072\u0069\u0073\u0065",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u006c\u006f\u006f\u0070\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t"},{Key :"\u0063\u0075\u0072\u006c\u006f\u0072",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u0063\u0075\u0072\u006c\u0079\u0076\u0065\u0065",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u0064\u006f\u0077\u006e\u0066\u0061\u006c\u006c",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u006c\u006f\u006f\u0070\u0061\u0072\u0072\u006f\u0077r\u0069\u0067\u0068\u0074",Value :"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074"},{Key :"a\u0072\u0072\u006f\u0077\u0063\u006c\u006f\u0063\u006b\u0077",Value :"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077"},{Key :"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c",Value :"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u0064\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064a\u0064\u006d\u0065\u0064\u0069\u0061l",Value :"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00307",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064\u0061\u0067e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0070\u0061c\u0065\u006f\u0070\u0065\u006e\u0062\u006f\u0078",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064d\u0061\u0067\u0067\u0065\u0072",Value :"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064a\u006ce\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u006d\u0061\u0074\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00367",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006ce\u0074",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064a\u006ce\u0074\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074ha\u0074a\u0066\u0070\u0061\u0074\u0061h\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064a\u006ce\u0074\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074ha\u0074a\u0066\u0073\u0065\u0067\u006fl\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u0069\u0072\u0069\u0071",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0068i\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u006f\u006c\u0061\u006d",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0070\u0061\u0074\u0061\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0070a\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0071\u0075\u0062\u0075\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0073\u0065\u0067\u006f\u006c",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0073e\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0073\u0068\u0065\u0076\u0061",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0073h\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0074\u0073\u0065\u0072\u0065",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0074s\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c",Value :"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00355",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u006dm\u0061",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064a\u006dm\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",Value :"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"d\u0061\u0072\u0067\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0068\u0069\u0066\u0074\u006f\u0075\u0074",Value :"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0078\u0063\u0065\u0073\u0073",Value :"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn"},{Key :"\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e",Value :"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e"},{Key :"\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e\u0061r\u0072\u006f\u0077\u0073",Value :"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e"},{Key :"\u0074\u0077o\u0068\u0065\u0061d\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074"},{Key :"\u0075\u0070\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070"},{Key :"\u006c\u0042\u0072\u0061\u0063\u006b",Value :"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0042\u0072\u0061\u0063\u006b",Value :"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069\u0069\u006e\u0074",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"i\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0064\u0062\u006c",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0056\u0065\u0072\u0074",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0062\u0061\u0072\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0062a\u0072\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"v\u0065\u0072\u0074\u006c\u0069\u006e\u0065\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0064\u006f\u0077\u006e\u0073\u006c\u006f\u0070\u0065\u0065\u006c\u006ci\u0070\u0073\u0069\u0073",Value :"\u0064\u0064\u006ft\u0073"},{Key :"\u0064\u0065\u0063\u0069ma\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062i\u0063",Value :"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0064\u0065\u006c\u0074\u0061\u0065\u0071\u0075\u0061\u006c",Value :"\u0064e\u0066\u0069\u006e\u0065\u0073"},{Key :"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065q",Value :"\u0064e\u0066\u0069\u006e\u0065\u0073"},{Key :"\u006b\u0065\u006c\u0076\u0069\u006e",Value :"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0034",Value :"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006b\u0068\u0061\u0072\u0074\u0064\u0065\u0073",Value :"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0075p\u0064\u0065\u006c\u0074\u0061",Value :"\u0064\u0065\u006ct\u0061"},{Key :"\u006d\u0061\u0063\u0072\u006f\u006e\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0064\u0065\u007a\u0068"},{Key :"\u0067\u0072\u0061\u0076\u0065\u0073\u0075\u0062",Value :"\u0064\u0068\u006fo\u006b"},{Key :"\u0061\u0031\u0031\u0031",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0064\u0069\u0061m\u006f\u006e\u0064\u0073\u006f\u006c\u0069\u0064",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0076\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006ed\u0073\u0075\u0069\u0074",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0073\u006d\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068"},{Key :"d\u0069\u0061\u006d\u006f\u006e\u0064\u0073\u0075\u0069\u0074",Value :"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0064\u0064\u006f\u0074",Value :"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062"},{Key :"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061t\u006f\u006e\u006f\u0073",Value :"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073"},{Key :"\u0062\u0075\u006d\u0070\u0065\u0071",Value :"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065"},{Key :"\u0063\u0031\u0034\u0034",Value :"\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0064\u0069\u0076",Value :"\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0064\u0069v\u0069\u0064\u0065o\u006e\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079",Value :"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0064\u0069\u0076\u0069\u0064\u0065\u006f\u006e\u0074\u0069\u006d\u0065\u0073",Value :"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0062\u0061\u0072\u0031",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u006d\u0069\u0064",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u0076\u0065\u0078\u0074\u0065\u006e\u0064\u0073\u0069\u006e\u0067\u006c\u0065",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u0064\u0069\u0076\u0073\u006c\u0061\u0073\u0068",Value :"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u006d\u0061\u0074h",Value :"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00399",Value :"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u006a\u0065",Value :"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0062\u006c\u006f\u0063kt\u0068\u0072\u0065\u0065\u0071\u0074\u0072\u0073\u0068\u0061\u0064\u0065\u0064",Value :"\u0064k\u0073\u0068\u0061\u0064\u0065"},{Key :"\u0073h\u0061\u0064\u0065\u0064\u0061\u0072k",Value :"\u0064k\u0073\u0068\u0061\u0064\u0065"},{Key :"\u0064\u0063\u0072\u006f\u0061\u0074",Value :"\u0064m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0064\u0073\u006c\u0061\u0073\u0068",Value :"\u0064m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0062\u006c\u006fc\u006b\u006c\u006f\u0077\u0068\u0061\u006c\u0066",Value :"\u0064n\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00394",Value :"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00300",Value :"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i"},{Key :"\u0065\u0073\u0063\u0075\u0064\u006f",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u006d\u0061\u0074\u0068\u0064\u006f\u006c\u006c\u0061\u0072",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u006di\u006c\u0072\u0065\u0069\u0073",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u0069o\u0074a\u0064\u0069\u0061\u0065\u0072e\u0073\u0069s\u0074\u006f\u006e\u006f\u0073",Value :"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et"},{Key :"\u0064\u006f\u0074",Value :"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062"},{Key :"\u0053\u0074\u0069\u0067\u006d\u0061",Value :"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062"},{Key :"d\u006f\u0074\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",Value :"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062"},{Key :"\u0062\u0072\u0065v\u0065\u0069\u006e\u0076\u006e\u006f\u0073\u0070",Value :"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b"},{Key :"\u0067\u0065\u006f\u006d\u0070\u0072\u006f\u0070\u006fr\u0074\u0069\u006f\u006e",Value :"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073"},{Key :"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006fn\u0067\u0065\u006f\u006d",Value :"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0061\u0073\u0068",Value :"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0078\u0062\u0073o\u006c",Value :"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e"},{Key :"\u006da\u0063\u0072\u006f\u006e\u0073\u0075b",Value :"\u0064\u0074\u0061i\u006c"},{Key :"\u0067\u0061\u006d\u006d\u0061\u0031",Value :"\u0064\u007a"},{Key :"\u0074\u0069\u006cd\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065"},{Key :"\u0047\u0068\u0061\u0063\u0065\u006b",Value :"\u0064z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u006e\u006f\u0073\u0070",Value :"\u0064\u007a\u0063\u0075\u0072\u006c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00393",Value :"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u007a\u0068\u0065",Value :"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00301",Value :"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0065\u0063\u0079\u0072\u0069\u006c",Value :"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0065\u0064\u006f\u0074",Value :"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00300",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0065\u0069\u0067\u0068\u0074",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"e\u0069\u0067\u0068\u0074\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006ft\u0065\u0064\u0062\u006c",Value :"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064"},{Key :"\u0074\u0077\u006f\u006e\u006f\u0074\u0065\u0073",Value :"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064"},{Key :"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0062",Value :"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0065ig\u0068\u0074",Value :"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00368",Value :"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i"},{Key :"o\u006d\u0065\u0067\u0061\u0063\u006c\u006f\u0073\u0065\u0064",Value :"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00377",Value :"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u006c",Value :"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u006e",Value :"\u0065l\u0065\u006d\u0065\u006e\u0074"},{Key :"\u0065l\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073"},{Key :"\u0075n\u0069c\u006f\u0064\u0065\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073"},{Key :"\u0076\u0064\u006ft\u0073",Value :"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0076\u0065\u0072t\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00378",Value :"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u006d",Value :"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070u\u006e\u0063\u0074\u0064\u0061\u0073h",Value :"\u0065\u006d\u0064\u0061\u0073\u0068"},{Key :"\u0076\u0061\u0072\u006e\u006f\u0074\u0068\u0069\u006e\u0067",Value :"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074"},{Key :"\u0072a\u006e\u0067\u0065\u0064\u0061\u0073h",Value :"\u0065\u006e\u0064\u0061\u0073\u0068"},{Key :"\u006e\u0067",Value :"\u0065\u006e\u0067"},{Key :"\u0072\u0069\u006e\u0067ri\u0067\u0068\u0074\u0068\u0061\u006c\u0066\u0063\u0065\u006e\u0074\u0065\u0072",Value :"\u0065\u006f\u0070e\u006e"},{Key :"c\u0065\u0064\u0069\u006c\u006c\u0061\u006e\u006f\u0073\u0070",Value :"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0072i\u006eg\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0070",Value :"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"t\u0061\u0063\u006b\u0064\u006f\u0077\u006e\u006d\u0069\u0064",Value :"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0074a\u0063\u006b\u0075\u0070\u006d\u0069d",Value :"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b"},{Key :"\u0075p\u0065\u0070\u0073\u0069\u006c\u006fn",Value :"\u0065p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0075\u0070\u0076a\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u0063\u0068\u0065\u0076\u0065\u0072\u0074\u0062\u0061\u0072",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u0048\u0063\u0079\u0072\u0069\u006c",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076"},{Key :"\u0075\u0070\u0062\u0061\u0063\u006b\u0065\u0070\u0073\u0069\u006c\u006f\u006e",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0063\u006f\u006c\u006f\u006e",Value :"\u0065q\u0063\u006f\u006c\u006f\u006e"},{Key :"\u0064\u0065\u0066\u0069\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0065\u0071\u0064e\u0066"},{Key :"\u0065\u0071\u0075a\u006c\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u0065\u0071\u0067t\u0072"},{Key :"\u0065q\u0075\u0061\u006c\u006c\u0065\u0073s",Value :"\u0065\u0071\u006c\u0065\u0073\u0073"},{Key :"c\u0075\u0072\u006c\u0079\u0065\u0071\u0073\u0075\u0063\u0063",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u0031",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073"},{Key :"\u0065\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072"},{Key :"e\u0071\u0073\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073",Value :"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073"},{Key :"c\u0075\u0072\u006c\u0079\u0065\u0071\u0070\u0072\u0065\u0063",Value :"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0070\u0072\u0065\u0063e\u0064\u0065\u0073\u0031",Value :"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u0065\u0071\u0073i\u006d",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072"},{Key :"\u006d\u0069\u006e\u0075\u0073\u0074\u0069\u006c\u0064\u0065",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",Value :"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062"},{Key :"\u0065\u0071\u0075i\u0076",Value :"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065"},{Key :"\u0061\u0073\u0079m\u0070",Value :"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00382",Value :"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u0072",Value :"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0073\u0075\u0062",Value :"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00395",Value :"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0065c\u0079\u0072\u0069\u006c\u0072\u0065v",Value :"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00383",Value :"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u0073",Value :"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u006e\u006f\u0073\u0070",Value :"\u0065\u0073\u0068"},{Key :"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0073\u0075p\u006e\u006f\u0073\u0070",Value :"\u0065s\u0068\u0063\u0075\u0072\u006c"},{Key :"\u0063\u006fm\u006d\u0061\u0074u\u0072\u006e\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0070\u0065t\u0061",Value :"\u0065\u0074\u0061"},{Key :"\u0044\u0062\u0061\u0072",Value :"\u0065\u0074\u0068"},{Key :"\u0044m\u0061\u0063\u0072\u006f\u006e",Value :"\u0065\u0074\u0068"},{Key :"\u006da\u0074\u0068\u0065\u0074\u0068",Value :"\u0065\u0074\u0068"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068v\u0062\u0061\u0073\u0065",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065t\u006ea\u0068\u0074\u0061\u0066\u006fu\u006b\u0068h\u0065\u0062\u0072\u0065\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0074\u006e\u0061ht\u0061\u0066\u006f\u0075\u006b\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0045\u0078\u0063\u006c\u0061\u006d",Value :"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l"},{Key :"\u0065\u0078\u0069\u0073\u0074\u0073",Value :"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c"},{Key :"t\u0068\u0065\u0072\u0065\u0065\u0078\u0069\u0073\u0074\u0073",Value :"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c"},{Key :"p\u006c\u0075\u0073\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0065\u007a\u0068"},{Key :"j\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0062\u0061\u0072",Value :"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e"},{Key :"\u006d\u0069\u006eu\u0073\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0065z\u0068\u0063\u0075\u0072\u006c"},{Key :"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073h\u0061\u0063\u0065\u006b",Value :"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073h\u0061\u0063\u0065\u006b",Value :"\u0065z\u0068\u0074\u0061\u0069\u006c"},{Key :"\u0064\u0065g\u0072\u0065\u0065f\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"\u0064e\u0067r\u0065\u0065\u0066\u0061\u0072\u0065\u006e\u0068\u0065\u0069\u0074",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"\u0066a\u0072\u0065\u006e\u0068\u0065\u0069t",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"f\u0061\u0074\u0068\u0061\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00354",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0061\u0074h\u0061",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"f\u0061\u0074\u0068\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065r\u0069\u0067\u0068\u0074",Value :"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006f\u0068\u006fo\u006b",Value :"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0076\u0065\u006eu\u0073",Value :"\u0066\u0065\u006d\u0061\u006c\u0065"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0064a\u0067\u0065\u0073\u0068",Value :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077"},{Key :"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068d\u0061\u0067\u0065\u0073\u0068",Value :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00377",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u006d\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00383",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0066i\u006e\u0061\u006c\u0070\u0065",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0070e\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00385",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0066\u0069n\u0061\u006c\u0074s\u0061\u0064\u0069\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0074\u0073\u0061\u0064\u0069\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00397",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074fi\u0076\u0065",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0069\u0076\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066i\u0076\u0065\u0073\u0075\u0062",Value :"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u0066i\u0076\u0065",Value :"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00365",Value :"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0066\u006c\u006fo\u0072\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006fo\u0072\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u006c\u0066\u006c\u006f\u006f\u0072",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0066\u006c\u006f\u006f\u0072",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0056\u0063\u0075\u0072\u0073\u0069\u0076\u0065",Value :"\u0066\u006c\u006f\u0072\u0069\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00311",Value :"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00309",Value :"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069"},{Key :"s\u0075\u0063\u0063\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076"},{Key :"\u0073\u0075\u0063\u0063\u006e\u0065\u0071\u0071",Value :"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u006e\u006ft\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074"},{Key :"\u0073\u0075\u0063\u0063\u006e\u0073\u0069\u006d",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074"},{Key :"\u006eo\u0074f\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072\u0065\u0071\u006c",Value :"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0063\u0063\u0065\u0071",Value :"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079"},{Key :"s\u0075\u0063\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0063\u0063\u0073\u0069\u006d",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00359",Value :"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0056\u0064\u0061s\u0068",Value :"\u0066\u006f\u0072\u0063\u0065\u0073"},{Key :"\u0066\u006f\u0072c\u0065",Value :"\u0066\u006f\u0072\u0063\u0065\u0073"},{Key :"\u0056\u0076\u0064\u0061\u0073\u0068",Value :"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r"},{Key :"\u0074\u0061\u0063\u006b\u0074\u0072\u0070\u006c",Value :"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r"},{Key :"\u0070i\u0074\u0063\u0068\u0066\u006f\u0072k",Value :"\u0066\u006f\u0072\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00396",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074fo\u0075\u0072",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u006f\u0075\u0072\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066o\u0075\u0072\u0073\u0075\u0062",Value :"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u0066o\u0075\u0072",Value :"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00364",Value :"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069"},{Key :"\u0066r\u0061\u0063\u0073\u006c\u0061\u0073h",Value :"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0066r\u0061\u0063\u0074\u0069\u006f\u006e1",Value :"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0068\u0074\u0075r\u006e",Value :"\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00309",Value :"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0067\u0061\u0066",Value :"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067a\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075p\u0067\u0061\u006d\u006d\u0061",Value :"\u0067\u0061\u006dm\u0061"},{Key :"\u0075\u0073\u0074r\u0074",Value :"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0067\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0067\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0067\u0064\u006f\u0074"},{Key :"\u0042\u0075\u006d\u0070\u0065\u0071",Value :"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074"},{Key :"\u0044\u006f\u0074e\u0071",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0073\u0064\u006f\u0074\u0073",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067e\u006f\u006d\u0065\u0071\u0075\u0061l",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065n\u0064\u0074\u0065\u0078\u0074",Value :"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067\u0065\u0072\u0065\u0073\u0068",Value :"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u006e\u0064\u0074\u0072\u0061\u006e\u0073",Value :"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065n\u0071\u0075\u0069\u0072\u0079",Value :"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067e\u0072\u0073\u0068\u0061\u0079\u0069m",Value :"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076e\u0072y\u006d\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u0067\u0067\u0067"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00334",Value :"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061i\u006e",Value :"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061i\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"g\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00398",Value :"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0067\u0065\u0075\u0070\u0074\u0075\u0072\u006e",Value :"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0067i\u006d\u0065\u006c\u006d\u0061\u0074h",Value :"\u0067\u0069\u006de\u006c"},{Key :"g\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0067i\u006de\u006c\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00300",Value :"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0067\u006a\u0065",Value :"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u006fo\u006b\u0073\u0075b\u0070\u0061\u006c\u0061\u0074\u006e\u006f\u0073\u0070",Value :"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070"},{Key :"\u0064\u006f\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064"},{Key :"\u0068\u006fo\u006b\u0073\u0075b\u0072\u0065\u0074\u0072\u006f\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0062\u0072\u0065v\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065"},{Key :"\u0062r\u0065v\u0065\u0069\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u0067\u006e\u0073i\u006d"},{Key :"\u006e\u0061\u0062l\u0061",Value :"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074"},{Key :"\u0067r\u0061\u0076\u0065\u0063\u006f\u006db",Value :"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062"},{Key :"\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073",Value :"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064"},{Key :"\u0067\u0074\u0072\u0065\u0071\u0071\u006c\u0065\u0073\u0073",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0074\u0072\u0064\u006f\u0074",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074"},{Key :"\u0067\u0065\u0071",Value :"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0073\u0073",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u006c\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067t\u0072\u0065\u0071\u006c\u0065\u0073s",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067\u006e\u0065\u0071",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067t\u0072\u0061\u0070\u0070\u0072\u006fx",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0072\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067\u0074\u0072\u0073\u0069\u006d",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067t\u0072\u006c\u0065\u0073\u0073",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u006e\u0065q\u0071",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0067\u0065\u0071\u0071",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u0064\u0062l\u0065\u0071\u0075\u0061\u006c",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0068e\u0068a\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068a\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00309",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006dz\u0061",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"h\u0061\u006d\u007a\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aad\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061m\u007a\u0061\u0066a\u0074\u0068\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aaf\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007a\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aal\u006f\u0077\u006b\u0061\u0073\u0072\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aal\u006f\u0077\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062i\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061m\u007a\u0061\u0073u\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00392",Value :"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u0061\u0072\u0064",Value :"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0064\u006fw\u006e\u0068\u0061r\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074",Value :"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0074\u006f\u0070\u0068\u0061\u006c\u0066",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070"},{Key :"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070"},{Key :"\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u0072p\u006f\u006f\u006e\u0073",Value :"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u006fp\u0068\u0061\u006c\u0066",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070"},{Key :"\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072p\u006f\u006f\u006e\u0073",Value :"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074"},{Key :"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074"},{Key :"h\u0061t\u0061\u0066\u0070\u0061\u0074\u0061\u0068\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074af\u0070\u0061\u0074\u0061\u0068\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061t\u0061\u0066\u0070a\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061fp\u0061\u0074\u0061\u0068\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072e\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0032\u0066",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00300",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0065n\u0064\u006d\u0065\u0064\u0069\u0075m",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0032\u0033",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00302",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0073\u0075\u0062\u0073\u0074\u0069\u0074\u0075\u0074\u0065",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0033\u0034",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"h\u0061\u0074\u0061\u0066qa\u006da\u0074\u0073\u0077\u0069\u0064e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074af\u0071\u0061\u006d\u0061\u0074\u0073\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068a\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0071\u0075a\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0062",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"h\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0065n\u0064\u006f\u0066\u0066\u0069\u006ce",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00301",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0063\u0061\u006e\u0063\u0065\u006c",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0031\u0037",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0032\u0034",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0033\u0030",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061t\u0061\u0066\u0073e\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074\u0061fs\u0065\u0067\u006f\u006c\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072e\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074af\u0073\u0065\u0067\u006f\u006c\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0061\u0031\u0031\u0030",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074b\u006c\u0061\u0063\u006b",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0076\u0061\u0072h\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0068e\u0061\u0072\u0074\u0073\u0075\u0069t",Value :"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"h\u0065\u0077\u0069\u0074\u0068\u006d\u0061\u0070\u0069\u0071",Value :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00370",Value :"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0068\u0065\u0068",Value :"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074t\u0077\u006f\u0061\u0072ab\u0069\u0063",Value :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b",Value :"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b"},{Key :"\u0068\u0065r\u006d\u0069\u0074c\u006f\u006e\u006a\u006d\u0061\u0074\u0072\u0069\u0078",Value :"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078"},{Key :"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0068\u0069\u0072i\u0071",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072\u0069\u0071\u0032\u0064",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00393",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"h\u0069\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0065\u0073\u0063\u0061\u0070\u0065",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068\u0069\u0072\u0069\u0071\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072i\u0071\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072\u0069\u0071\u0032\u0031",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072i\u0071\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00323",Value :"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00306",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068\u006f\u006ca\u006d",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0031\u0039",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0032\u0036",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0033\u0032",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"h\u006f\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068\u006f\u006c\u0061\u006d\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006ca\u006d\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0070\u0061c\u0065\u006c\u0069\u0074\u0065\u0072\u0061\u006c",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00326",Value :"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069"},{Key :"\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065\u0063\u006f\u006d\u0062",Value :"\u0068o\u006f\u006b\u0063\u006d\u0062"},{Key :"\u006f\u0076\u0068\u006f\u006f\u006b",Value :"\u0068o\u006f\u006b\u0063\u006d\u0062"},{Key :"\u0074e\u0072\u0074\u0064\u0065\u0073",Value :"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0030\u0030\u0032\u00308",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0068\u006f\u0072\u0069\u007a\u0062\u0061\u0072",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u006c\u006f\u006e\u0067\u0064\u0061\u0073\u0068",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0071u\u006f\u0074\u0065\u0064\u0061\u0073h",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce",Value :"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0078\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0053\u0044\u0031\u0039\u0030\u0031\u0030\u0030",Value :"\u0068t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u005a\u0062\u0061\u0072",Value :"\u0068\u0076"},{Key :"\u0068\u0079\u0070h\u0065\u006e\u002d\u002c\u0069\u006e\u0075\u0073",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0068\u0079\u0070\u0068\u0065\u006e\u0063\u0068\u0061\u0072",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"h\u0079\u0070\u0068\u0065\u006e\u006d\u0069\u006e\u0075\u0073",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0068y\u0070\u0068\u0065\u006e\u0031",Value :"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o"},{Key :"\u006a\u0068\u0061\u0063\u0065\u006b",Value :"\u0069\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0072\u0074\u0075r\u006e",Value :"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"d\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00370",Value :"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u0065",Value :"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00374",Value :"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u0069",Value :"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u006e\u0074e\u0067\u0072\u0061\u006c\u0074\u0072\u0070\u006c",Value :"\u0069\u0069\u0069n\u0074"},{Key :"\u0074\u0072\u0069\u0070\u006c\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"\u0069\u0069\u0069n\u0074"},{Key :"\u0072t\u0075\u0072\u006e\u0068\u006f\u006fk",Value :"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"r\u0074\u0075\u0072\u006e\u0072\u0074\u0068\u006f\u006f\u006b",Value :"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061\u0075\u0078i\u006c\u0069\u0061\u0072\u0079\u006f\u0066\u0066",Value :"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0033",Value :"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0069\u006d\u0061g\u0065",Value :"\u0069m\u0061\u0067\u0065\u006f\u0066"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0064\u006f\u0074\u0072\u0069\u0067\u0068t\u006c\u0065\u0066\u0074",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0069m\u0061g\u0065\u006f\u0072\u0061\u0070p\u0072\u006fx\u0065\u0071\u0075\u0061\u006c",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0072\u0069\u0073i\u006e\u0067\u0064\u006f\u0074\u0073\u0065\u0071",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0069\u006e\u0066t\u0079",Value :"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079"},{Key :"c\u006c\u0077\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0062\u0061\u0063k\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063k\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u006d\u0061\u0074\u0068",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0069\u006e\u0074",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069n\u0074e\u0067\u0072\u0061\u006c\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069\u006e\u0074e\u0067\u0072\u0061\u006c\u0074\u0065\u0078\u0074",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069n\u0074\u0062\u006f\u0074\u0074\u006fm",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074"},{Key :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062o\u0074\u0074\u006f\u006d",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074"},{Key :"i\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u006f\u0070",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070"},{Key :"\u0069\u006e\u0074\u0074\u006f\u0070",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070"},{Key :"\u0063\u0061\u0070",Value :"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0043\u0061\u0070",Value :"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c"},{Key :"\u0062\u0069\u0067\u0063\u0061\u0070",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0069\u006et\u0065\u0072\u0073e\u0063\u0074\u0069\u006f\u006e\u0074\u0065\u0078\u0074",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u006e\u0061r\u0079\u0069\u006et\u0065\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0073\u0071\u0063a\u0070",Value :"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071"},{Key :"\u0062\u0075\u006c\u006c\u0065\u0074\u0069\u006e\u0076\u0065\u0072\u0073\u0065",Value :"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t"},{Key :"\u0069\u006e\u0076\u0065\u0072\u0073\u0065\u0062\u0075\u006c\u006c\u0065\u0074",Value :"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t"},{Key :"\u0069n\u0076e\u0072\u0073\u0065\u0077\u0068i\u0074\u0065c\u0069\u0072\u0063\u006c\u0065",Value :"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce"},{Key :"\u0077h\u0069t\u0065\u0063\u0069\u0072\u0063l\u0065\u0069n\u0076\u0065\u0072\u0073\u0065",Value :"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce"},{Key :"\u0053\u0069\u006e\u0076\u006c\u0061\u007a\u0079",Value :"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073"},{Key :"\u006c\u0061\u007a\u0079\u0073\u0069\u006e\u0076",Value :"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073"},{Key :"\u0069n\u0076s\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u006e",Value :"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0069n\u0076s\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0070",Value :"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0075\u0070\u0069\u006f\u0074\u0061",Value :"\u0069\u006f\u0074\u0061"},{Key :"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072",Value :"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n"},{Key :"\u0068\u0069\u0067\u0068\u0063\u006f\u006d\u006d\u0061\u006e",Value :"\u0069\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0062\u0072\u0069\u0064\u0067\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00320",Value :"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0065\u006d",Value :"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ae\u0065\u006d\u0066\u0069\u006e\u0061l",Value :"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"j\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0065\u006d\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006f\u0076e\u0072\u0073\u0063o\u0072\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00376",Value :"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006b\u0061",Value :"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00375",Value :"\u006b\u0061\u0066"},{Key :"\u006ba\u0066\u0068\u0065\u0062\u0072\u0065w",Value :"\u006b\u0061\u0066"},{Key :"\u006ba\u0066d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u006b\u0061\u0066\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u006b\u0061\u0066f\u0069\u006e\u0061\u006c",Value :"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ba\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"k\u0061\u0066\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0075p\u006b\u0061\u0070\u0070\u0061",Value :"\u006b\u0061\u0070p\u0061"},{Key :"\u0054\u0065\u0054s\u0065",Value :"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",Value :"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00340",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074\u006f\u0061r\u0061\u0062\u0069\u0063",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074a\u0074\u0077\u0065\u0065\u006c",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0061\u0074\u0077\u0065\u0065\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ba\u0073r\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",Value :"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00353",Value :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e",Value :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u006e\u006f\u0074",Value :"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0068\u006f\u006d\u006f\u0074\u0068\u0065\u0074\u0069\u0063",Value :"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e"},{Key :"\u006bh\u0061\u0068\u0066\u0069\u006e\u0061l",Value :"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"k\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0068\u0061\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0065s\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00382",Value :"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00385",Value :"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00383",Value :"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00384",Value :"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00371",Value :"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0079o\u0067\u0068\u0072\u0065\u0076",Value :"\u006b\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00386",Value :"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00381",Value :"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i"},{Key :"\u0061\u0072\u0063\u0068\u0064\u0062\u006c\u0073\u0075b\u006e\u006f\u0073\u0070",Value :"\u006bt\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00349",Value :"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069"},{Key :"\u006c\u0061m\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066h\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065f\u0068\u0061\u006d\u007a\u0061\u0061\u0062o\u0076\u0065\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066h\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061m\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006cat\u0065\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077it\u0068\u0061\u006c\u0065\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u0064\u0064\u0061\u0061\u0062\u006f\u0076\u0065\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065f\u006d\u0061\u0064\u0064\u0061\u0061\u0062o\u0076\u0065\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075\u0070\u006c\u0061\u006d\u0062\u0064\u0061",Value :"\u006c\u0061\u006d\u0062\u0064\u0061"},{Key :"\u0032\u0062\u0061\u0072",Value :"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006c\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u006ca\u006de\u0064\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00376",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006de\u0064",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"l\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0065\u0064\u0068\u006f\u006c\u0061\u006d",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0065dh\u006f\u006c\u0061\u006d\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072e\u0077",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",Value :"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0065\u006d\u006a\u0065\u0065\u006d\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0065\u006d\u006b\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0061\u006c\u006c\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0064\u0069\u0061l",Value :"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u0077\u0069\u0074h\u006d\u0065\u0065\u006d\u0077i\u0074h\u0068a\u0068\u0069\u006e\u0069\u0074\u0069\u0061l",Value :"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"l\u0067\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0079\u006f\u0067\u0068\u0074\u0061\u0069\u006c",Value :"\u006c\u0062\u0061\u0072"},{Key :"\u0078\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u0062\u0065l\u0074"},{Key :"\u006c\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u006c\u0064\u006f\u0074",Value :"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0064\u0072\u006f\u0061\u006e\u0067",Value :"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u0071\u0075\u0069\u0067\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077"},{Key :"\u006c\u0065\u0073\u0073\u0065\u0071\u0071\u0067\u0074\u0072",Value :"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065\u0071",Value :"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l"},{Key :"\u006ce\u0073\u0073\u0065\u0071\u0067\u0074r",Value :"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065s\u0073\u0065\u0071u\u0061\u006c\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u006e\u0065\u0071",Value :"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0073\u0073\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c"},{Key :"\u006c\u0065\u0071\u0073\u006c\u0061\u006e\u0074",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074"},{Key :"\u006e\u006ft\u006c\u0065\u0073s\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074"},{Key :"\u006c\u0065\u0073s\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006c\u0065\u0073\u0073\u006f\u0072\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006ce\u0073\u0073\u0073\u0069\u006d",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006ce\u0073\u0073\u0067\u0074\u0072",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006ce\u0073s\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u006c\u006e\u0065q\u0071",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0071\u0071",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0073s\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074l\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0074\u006f\u006e\u0065\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068",Value :"\u006c\u0065\u007a\u0068"},{Key :"\u0062\u006c\u006f\u0063\u006b\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066",Value :"\u006cf\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0067l\u006ft\u0074\u0061\u006c\u0072\u0065\u0076\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068t\u0064\u006f\u0077\u006e",Value :"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0030\u0038\u0039\u00341",Value :"\u006c\u0069\u0072\u0061"},{Key :"\u006b\u0068\u0061\u0063\u0065\u006b",Value :"\u006c\u006a"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00306",Value :"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006c\u006a\u0065",Value :"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073w\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u006c\u006c\u0061r\u0063"},{Key :"\u0076\u0065\u0072y\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073",Value :"\u006c\u006c\u006c"},{Key :"\u0073\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065"},{Key :"\u006ce\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006c\u006e\u0073i\u006d"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00324",Value :"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006ed\u0074\u0065\u0078\u0074",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u0077\u0065\u0064g\u0065",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u006e\u0065\u0067",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u006c\u006fg\u0069\u0063\u0061l\u006f\u0072\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006f\u0072\u0074\u0065\u0078\u0074",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u0076\u0065\u0065",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00317",Value :"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u004f\u0062\u0061\u0072",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0064\u0062\u006c\u0073",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u0068",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u0069",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u006c",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u0073\u006c\u006fn\u0067",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u0073\u006c\u006f\u006e\u0067\u0074",Value :"\u006c\u006f\u006e\u0067\u0073\u0074"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u006c\u006fz\u0065\u006e\u0067\u0065",Value :"\u006co\u007a\u0065\u006e\u0067\u0065"},{Key :"\u0073e\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u006c\u0072\u0061r\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00318",Value :"\u006c\u0075\u0074\u0068\u0061\u0069"},{Key :"\u006fv\u0065\u0072\u0073\u0063\u006f\u0072e",Value :"\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0062\u0061\u0072",Value :"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u006da\u0068a\u0070\u0061\u006b\u0068\u006ce\u0066\u0074h\u0065\u0062\u0072\u0065\u0077",Value :"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0076e\u0072\u0074\u0074\u0061\u0062",Value :"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00355",Value :"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00352",Value :"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00328",Value :"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00351",Value :"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00353",Value :"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00354",Value :"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00350",Value :"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069"},{Key :"\u006d\u0061\u006c\u0065",Value :"\u006d\u0061\u0072\u0073"},{Key :"\u0073\u0079\u006ec\u0068",Value :"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077"},{Key :"m\u0065\u0061\u0073\u0075\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u006d\u0065\u0061\u0073\u0065\u0071"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0072\u0063",Value :"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065"},{Key :"\u006de\u0065\u006d\u0066\u0069\u006e\u0061l",Value :"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"m\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0065\u0065\u006d\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00378",Value :"\u006d\u0065\u006d"},{Key :"\u006de\u006d\u0068\u0065\u0062\u0072\u0065w",Value :"\u006d\u0065\u006d"},{Key :"\u006de\u006d\u0064\u0061\u0067\u0065\u0073h",Value :"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u006d\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0066\u006f\u0072\u006d\u0066\u0065\u0065\u0064",Value :"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065r\u006b\u0068\u0061l\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u0072\u006bha\u006b\u0065\u0066\u0075\u006c\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0043\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0043\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0043\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0048\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u0048\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u0048\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u005a\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u005a\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u005a\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u0074o\u006e\u0065\u006c\u006f\u0077",Value :"\u006d\u0068\u006fo\u006b"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u006d\u0069\u006e\u0075\u0073",Value :"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006f\u006d\u0069\u006e\u0075\u0073",Value :"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0062",Value :"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u006d\u0070",Value :"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s"},{Key :"\u0070\u0072\u0069m\u0065",Value :"\u006d\u0069\u006e\u0075\u0074\u0065"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0031",Value :"\u006d\u0069\u006e\u0075\u0074\u0065"},{Key :"\u0074o\u006e\u0065\u006d\u0069\u0064",Value :"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064"},{Key :"\u0074r\u0075\u0065\u0073\u0074\u0061\u0074e",Value :"\u006d\u006f\u0064\u0065\u006c\u0073"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00313",Value :"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0042s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0042"},{Key :"\u0045s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0045"},{Key :"\u0046s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0046"},{Key :"\u0048s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0048"},{Key :"\u0049s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0049"},{Key :"\u004cs\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u004c"},{Key :"\u004ds\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u004d"},{Key :"\u0052s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0052"},{Key :"\u0065s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0065"},{Key :"g\u0073\u0063\u0072\u0069\u0070\u0074\u006d\u0061\u0074\u0068",Value :"\u006d\u0073\u0063r\u0067"},{Key :"\u0030s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u006f"},{Key :"\u006fs\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u006f"},{Key :"\u0074\u006f\u006e\u0065\u0068\u0069\u0067\u0068",Value :"\u006dt\u0075\u0072\u006e\u0065\u0064"},{Key :"\u006d\u0075\u0031",Value :"\u006d\u0075"},{Key :"\u0067\u0067",Value :"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"g\u0072\u0065\u0061\u0074\u0065\u0072\u006d\u0075\u0063\u0068",Value :"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065\u0073\u0073\u006d\u0075\u0063\u0068",Value :"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073"},{Key :"\u0075\u0070\u006d\u0075",Value :"\u006du\u0067\u0072\u0065\u0065\u006b"},{Key :"\u006c\u0074\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0074\u0069\u006d\u0065\u0073",Value :"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006c\u0065\u0066\u0074\u0074\u0068\u0072\u0065\u0065t\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0072i\u0067h\u0074\u0074\u0068\u0072\u0065\u0065\u0074\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074"},{Key :"\u0074\u0069\u006de\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079"},{Key :"m\u0075\u006e\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0069\u0067\u0068\u0074\u0068\u006e\u006f\u0074\u0065",Value :"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065"},{Key :"\u0066\u006c\u0061\u0074",Value :"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e"},{Key :"\u0073\u0068\u0061r\u0070",Value :"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e"},{Key :"\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",Value :"\u006e\u0061\u006e\u0064"},{Key :"\u006e\u006f\u0074\u0061\u006c\u006d\u006f\u0073\u0074e\u0071\u0075\u0061\u006c",Value :"\u006ea\u0070\u0070\u0072\u006f\u0078"},{Key :"\u006eo\u0074e\u0071\u0075\u0069\u0076\u0061s\u0079\u006dp\u0074\u006f\u0074\u0069\u0063",Value :"\u006e\u0061\u0073\u0079\u006d\u0070"},{Key :"\u0068\u0079\u0070\u0068\u0065\u006e\u006e\u006f\u0062\u0072\u0065\u0061\u006b",Value :"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0054m\u0061\u0063\u0072\u006f\u006e",Value :"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u006e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00387",Value :"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u006eg\u0074\u0072\u0073\u0069\u006d"},{Key :"\u0074\u006f\u006ee\u0065\u0078\u0074\u0072\u0061\u006c\u006f\u0077",Value :"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t"},{Key :"\u0067r\u0061\u0076\u0065\u006e\u006f\u0073p",Value :"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00357",Value :"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00301",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074ni\u006e\u0065",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006e\u0069\u006e\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006ei\u006e\u0065\u0073\u0075\u0062",Value :"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u006ei\u006e\u0065",Value :"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00369",Value :"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0069\u006e\u0076",Value :"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067"},{Key :"\u006e\u006f\u0074\u006c\u0065\u0073\u0073\u0067\u0072e\u0061\u0074\u0065\u0072",Value :"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072"},{Key :"\u006eo\u0074l\u0065\u0073\u0073\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d"},{Key :"\u006eb\u0073\u0070\u0061\u0063\u0065",Value :"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00399",Value :"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00305",Value :"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00346",Value :"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e",Value :"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006eo\u006f\u006e\u0066\u0069\u006e\u0061l",Value :"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"n\u006f\u006f\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",Value :"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"n\u006fo\u006e\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064",Value :"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u006e\u0063\u006fn\u0067",Value :"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c"},{Key :"\u006el\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006e\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074"},{Key :"n\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006e\u006d\u0069\u0064",Value :"\u006e\u006f\u0074\u0062\u0061\u0072"},{Key :"\u006e\u006f\u0074\u0064\u0069\u0076\u0069\u0064\u0065\u0073",Value :"\u006e\u006f\u0074\u0062\u0061\u0072"},{Key :"\u006e\u006e\u0069",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"\u006e\u006f\u0074\u006f\u0077\u006e\u0065\u0072",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"n\u006f\u0074\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"\u0061\u0072\u0072\u006fwd\u0062\u006c\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068\u006e\u006f\u0074",Value :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006eL\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006e\u006f\u0074e\u006c\u0065\u006d\u0065\u006e\u0074\u006f\u0066",Value :"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074"},{Key :"\u006e\u006f\u0074i\u006e",Value :"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074"},{Key :"\u006e\u0065",Value :"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006ee\u0078\u0069\u0073\u0074\u0073",Value :"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c"},{Key :"\u006e\u0056\u0064\u0061\u0073\u0068",Value :"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s"},{Key :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065",Value :"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s"},{Key :"\u006e\u0056\u0044\u0061\u0073\u0068",Value :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061"},{Key :"\u006e\u006f\u0074f\u006f\u0072\u0063\u0065\u0065\u0078\u0074\u0072",Value :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061"},{Key :"\u006e\u0067\u0074\u0072",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006e\u0067\u0065\u0071",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006ft\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u0067\u0074\u0072\u006c\u0065\u0073\u0073",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073"},{Key :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065r\u006c\u0065\u0073\u0073",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0065\u0071\u0073\u006c\u0061\u006e\u0074",Value :"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074",Value :"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u006e\u0065\u0071\u0075\u0069\u0076",Value :"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c"},{Key :"\u006e\u006f\u0074\u0065\u0071\u0075\u0069\u0076\u0061l\u0065\u006e\u0063\u0065",Value :"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c"},{Key :"\u006e\u006c\u0065s\u0073",Value :"\u006eo\u0074\u006c\u0065\u0073\u0073"},{Key :"\u006e\u006c\u0065\u0071",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074l\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074\u006c\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074\u0062\u0061\u0072\u0064\u0062l",Value :"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u006ep\u0061\u0072\u0061\u006c\u006c\u0065l",Value :"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0065\u0064\u0073",Value :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u0070\u0072e\u0063",Value :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u006f\u0074\u0073\u0061\u0074\u0069\u0073\u0066\u0079",Value :"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073"},{Key :"\u006e\u0076\u0044\u0061\u0073\u0068",Value :"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073"},{Key :"\u006e\u0073\u0069\u006d",Value :"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072"},{Key :"\u006eo\u0074p\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t"},{Key :"\u006es\u0075\u0062\u0073\u0065\u0074",Value :"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t"},{Key :"\u006eo\u0074r\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c"},{Key :"\u006es\u0075\u0062\u0073\u0065\u0074\u0065q",Value :"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c"},{Key :"\u006e\u006f\u0074\u0066\u006f\u006c\u006c\u006f\u0077\u0073",Value :"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u006e\u0073\u0075c\u0063",Value :"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u006e\u006f\u0074\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",Value :"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074"},{Key :"\u006es\u0075\u0070\u0073\u0065\u0074",Value :"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074"},{Key :"\u006e\u006f\u0074\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",Value :"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c"},{Key :"\u006es\u0075\u0070\u0073\u0065\u0074\u0065q",Value :"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c"},{Key :"n\u006ft\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065l\u0065\u0066\u0074\u0065qu\u0061\u006c",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074"},{Key :"\u006et\u0072i\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0065\u0071",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074"},{Key :"n\u006f\u0074\u0074\u0072ia\u006eg\u006c\u0065\u0072\u0069\u0067h\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u006e\u0074r\u0069\u0061\u006eg\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0065\u0071",Value :"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u006e\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u006e\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065r\u0069\u0067\u0068\u0074",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006e\u006ft\u0074\u0075\u0072n\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065"},{Key :"\u006e\u0076\u0064\u0061\u0073\u0068",Value :"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065"},{Key :"\u0070\u0072e\u0063\u0065\u0065d\u0073\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071"},{Key :"\u006e\u006f\u0074\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c",Value :"\u006e\u0073\u0069m\u0065"},{Key :"\u006e\u006ft\u0073\u0075\u0062s\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",Value :"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071"},{Key :"\u006eo\u0074s\u0075\u0070\u0065\u0072\u0073e\u0074\u0073q\u0065\u0071\u0075\u0061\u006c",Value :"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071"},{Key :"\u0064\u0062\u0061\u0072",Value :"\u006e\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0075\u0070\u006e\u0075",Value :"\u006e\u0075"},{Key :"\u006f\u0063\u0074\u006f\u0074\u0068\u006f\u0072\u0070\u0065",Value :"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e"},{Key :"\u0061f\u0069\u0069\u0036\u0031\u0033\u00352",Value :"\u006e\u0075\u006d\u0065\u0072\u006f"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00380",Value :"\u006e\u0075\u006e"},{Key :"\u006eu\u006e\u0068\u0065\u0062\u0072\u0065w",Value :"\u006e\u0075\u006e"},{Key :"\u006eu\u006ed\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u006e\u0075\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00325",Value :"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065x\u006e\u006f\u0073\u0070",Value :"\u006fb\u0061\u0072\u0072\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00380",Value :"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u006f\u0063\u0079\u0072\u0069\u006c",Value :"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0072r\u0074\u0068\u006f\u006f\u006b",Value :"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065\u006c\u0065\u0066\u0074",Value :"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0070i\u0070\u0065\u0064\u0062\u006c",Value :"\u006f\u0068\u006fr\u006e"},{Key :"\u006fd\u0062\u006c\u0061\u0063\u0075\u0074e",Value :"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0065x\u0063\u006c\u0061\u006d\u0031",Value :"\u006f\u0069"},{Key :"v\u006f\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069\u0069\u006e\u0074"},{Key :"\u0076\u006f\u006c\u0075\u006d\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069\u0069\u006e\u0074"},{Key :"\u0073u\u0072f\u0061\u0063\u0065\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069n\u0074"},{Key :"\u0073\u0075\u0072f\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069n\u0074"},{Key :"\u0063\u0063l\u0077\u0063\u006fn\u0074\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0072\u0066\u0069s\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076",Value :"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0032",Value :"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0075p\u006f\u006d\u0065\u0067\u0061",Value :"\u006f\u006d\u0065g\u0061"},{Key :"\u0075p\u0076\u0061\u0072\u0070\u0069",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u0070\u0069\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u004ba\u0072\u0074\u0064\u0065\u0073",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u006d\u0061\u0063\u0072\u006f\u006e\u006e\u006f\u0073\u0070",Value :"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0047\u0065\u0062a\u0072",Value :"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073"},{Key :"\u0075p\u006f\u006d\u0069\u0063\u0072\u006fn",Value :"\u006fm\u0069\u0063\u0072\u006f\u006e"},{Key :"\u006f\u006e\u0065\u0064\u006f\u0074\u006c\u0065\u0061\u0064",Value :"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072"},{Key :"\u006f\u006e\u0065d\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072",Value :"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00393",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u006f\u006e\u0065",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006fn\u0065\u0061\u0072\u0061\u0062\u0069c",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006f\u006e\u0065\u0073\u0075\u0062",Value :"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u006f\u006e\u0065",Value :"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00361",Value :"\u006fn\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0065p\u0073i\u006c\u006f\u006e\u0031\u0072\u0065\u0076\u0068\u006f\u006f\u006b",Value :"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0067\u0072\u0061\u0076\u0065\u0031",Value :"\u006f\u006f\u0070e\u006e"},{Key :"\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c",Value :"\u006f\u0072\u0069\u0067\u006f\u0066"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065",Value :"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c"},{Key :"\u0076\u0065\u0065\u0062\u0061\u0072",Value :"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065"},{Key :"\u0078\u006f\u0072",Value :"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065"},{Key :"\u006d\u0074\u0075r\u006e",Value :"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006f\u0073\u0074r\u006f\u006b\u0065\u0061\u0063\u0075\u0074\u0065",Value :"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006fv\u0065\u0072\u0062\u0061\u0072",Value :"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062"},{Key :"n\u0048\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e"},{Key :"\u006eH\u0075\u0070\u0061\u0072\u0072\u006fw",Value :"\u0070\u0061\u0067\u0065\u0075\u0070"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00327",Value :"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0062a\u0072\u0064\u0062\u006c\u0032",Value :"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u0076\u0065\u0078\u0074\u0065\u006e\u0064\u0064\u006f\u0075\u0062\u006c\u0065",Value :"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u0066\u0069\u006c\u006ced\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d",Value :"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"o\u0072\u006e\u0061\u0074el\u0065f\u0074\u0070\u0061\u0072\u0065n\u0074\u0068\u0065\u0073\u0069\u0073",Value :"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0062",Value :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006f\u0072\u006e\u0061te\u0072\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073i\u0073",Value :"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u0075\u0062",Value :"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0068\u0065\u006c\u0070",Value :"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070"},{Key :"\u0070a\u0072\u0074\u0069\u0061\u006c",Value :"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066"},{Key :"\u006e\u0075\u006c\u006c",Value :"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0070a\u0074a\u0068\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00398",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074\u0061\u0068\u0032\u0061",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074a\u0068\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"p\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074\u0061\u0068\u0031\u0064",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070\u0061\u0074a\u0068",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0072e\u0063o\u0072\u0064\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070\u0061\u0074\u0061\u0068\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0062a\u0063\u006b\u0073\u0070\u0061\u0063e",Value :"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00381",Value :"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070e\u0063\u0079\u0072\u0069\u006c",Value :"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0070\u0065\u0077i\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00306",Value :"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0070\u0065\u0068",Value :"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00381",Value :"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0070\u0065\u0072\u0063\u0065\u006et\u0073\u0069\u0067\u006e",Value :"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0063\u0064\u006ft\u0070",Value :"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064"},{Key :"\u006d\u0069\u0064\u0064\u006f\u0074",Value :"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065",Value :"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064"},{Key :"\u0062\u006f\u0074",Value :"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072"},{Key :"\u0050\u0074\u0073",Value :"\u0070\u0065\u0073\u0065\u0074\u0061"},{Key :"\u0070e\u0073\u0065\u0074\u0061\u0073",Value :"\u0070\u0065\u0073\u0065\u0074\u0061"},{Key :"\u006cc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0070\u0065\u0073o\u0031"},{Key :"\u0070\u0065\u0073\u006f\u0070\u0068",Value :"\u0070\u0065\u0073o\u0031"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0070\u0068\u0069",Value :"\u0070\u0068\u0069"},{Key :"\u0070\u0068\u0069\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u0075\u0070\u0070h\u0069",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u007ae\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u006f\u0076\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u006e\u006f\u0073\u0070",Value :"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00338",Value :"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0044z\u0068\u0061\u0063\u0065\u006b",Value :"\u0070\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00310",Value :"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00308",Value :"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00312",Value :"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069"},{Key :"\u0075\u0070\u0070\u0069",Value :"\u0070\u0069"},{Key :"\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u006e\u006f\u0074",Value :"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065r\u0032\u0070\u0069\u0031",Value :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069"},{Key :"\u0068\u0073\u006c\u0061\u0073\u0068",Value :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069"},{Key :"\u0070\u0069\u0031",Value :"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0070l\u0075\u0073\u0073\u0075\u0062",Value :"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0070\u006d",Value :"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00307",Value :"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i"},{Key :"p\u0072\u0065\u0063\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076"},{Key :"\u0070\u0072\u0065\u0063\u006e\u0065\u0071\u0071",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c"},{Key :"\u0070r\u0065c\u0065\u0065\u0064\u0073\u006eo\u0074\u0073i\u006d\u0069\u006c\u0061\u0072",Value :"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074"},{Key :"\u0070\u0072\u0065\u0063\u006e\u0073\u0069\u006d",Value :"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074"},{Key :"\u0070\u0072\u0065\u0063",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u006ft\u0070\u0072\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u006c",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0071",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"p\u0072\u0065\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065q\u0075\u0061\u006c\u0031",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0071\u0075i\u0076\u006c\u006e\u0074",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070r\u0065\u0063\u0073\u0069\u006d",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0052\u0078",Value :"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e"},{Key :"\u0062a\u0063\u006b\u0070\u0072\u0069\u006de",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u006di\u006e\u0075\u0074\u0065\u0072\u0065v",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070r\u0069\u006d\u0065\u0072\u0065\u00761",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u0069m\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u006f\u0064",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"p\u0072\u006f\u0064\u0075\u0063\u0074\u0074\u0065\u0078\u0074",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"v\u0061\u0072\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",Value :"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074",Value :"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074",Value :"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0043\u006f\u006co\u006e",Value :"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e"},{Key :"\u0070\u0072\u006f\u0070\u0074\u006f",Value :"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c"},{Key :"\u006co\u0077\u0065\u0072\u0072\u0061\u006ek",Value :"\u0070\u0072\u0075\u0072\u0065\u006c"},{Key :"\u0075\u0070\u0070s\u0069",Value :"\u0070\u0073\u0069"},{Key :"\u0073h\u0069\u0066\u0074\u0069\u006e",Value :"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0071\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0071a\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0063\u006b\u006e\u006f\u0077\u006c\u0065\u0064\u0067\u0065",Value :"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u0075b\u006e\u006f\u0073\u0070",Value :"\u0071\u0068\u006fo\u006b"},{Key :"\u0071o\u0066d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0071\u006f\u0066\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00387",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068at\u0061\u0066\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068at\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0068\u0065\u0062\u0072\u0065w",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0069\u0072\u0069\u0071",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0069\u0072\u0069\u0071\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u006f\u006c\u0061\u006d",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u006f\u006c\u0061\u006d\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0071\u0061\u006d\u0061\u0074s",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066q\u0061\u006d\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0071\u0075\u0062\u0075\u0074s",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0065\u0067\u006f\u006c\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0068\u0065\u0076\u0061",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0068\u0065\u0076\u0061\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0074\u0073\u0065\u0072\u0065",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0074\u0073\u0065\u0072\u0065\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00396",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u006c\u0061\u006e\u006b\u0062",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0069\u0062\u0075\u0074\u0073",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0031\u0038",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0032\u0035",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0033\u0031",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062u\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071u\u0062u\u0074\u0073\u006e\u0061\u0072r\u006f\u0077h\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075ts\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0071u\u0065\u0073\u0074\u0065\u0071"},{Key :"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u006c\u0065\u0066\u0074",Value :"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t"},{Key :"\u0071\u0075\u006f\u0074\u0065\u006c\u0065\u0066\u0074\u0072\u0065\u0076e\u0072\u0073\u0065\u0064",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0072\u0065\u0076",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0071u\u006ft\u0065\u0073\u0069\u006e\u0067\u006c\u0072\u0069\u0067\u0068\u0074",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"n\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065",Value :"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0042\u0069\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"r\u0061\u0064\u0069\u0063\u0061\u006c\u0042\u0069\u0067\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0062\u0069\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"r\u0061\u0064\u0069\u0063\u0061\u006c\u0062\u0069\u0067\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072a\u0064\u0069\u0063\u0061\u006c\u0062t",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072a\u0064\u0069\u0063\u0061\u006c\u0074p",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0076\u0065\u0072\u0074\u0065\u0078",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0073\u0071\u0072\u0074",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u0072\u006f\u006f\u0074",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u006da\u0074\u0068\u0072\u0061\u0074\u0069o",Value :"\u0072\u0061\u0074i\u006f"},{Key :"\u0072\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0052\u0073\u006da\u006c\u006c\u0063\u0061\u0070\u0069\u006e\u0076",Value :"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0073\u006f\u0075\u006e\u0064\u0063\u006f\u0070\u0079r\u0069\u0067\u0068\u0074",Value :"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072e\u0066\u006d\u0061\u0072\u006b",Value :"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",Value :"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073u\u0070e\u0072\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",Value :"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0052",Value :"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00325",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0072\u0065\u0068",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0072\u0065\u0068\u0079eh\u0061\u006c\u0065\u0066\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006e\u006f\u0072\u0074h\u0065\u0061\u0073\u0074",Value :"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0072\u0065\u0073\u0068\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00388",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0061\u0074\u0061\u0066p\u0061\u0074\u0061\u0068",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"r\u0065s\u0068\u0068\u0061\u0074\u0061\u0066\u0070\u0061t\u0061\u0068\u0068\u0065br\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0061\u0074\u0061\u0066s\u0065\u0067\u006f\u006c",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"r\u0065s\u0068\u0068\u0061\u0074\u0061\u0066\u0073\u0065g\u006f\u006c\u0068\u0065br\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0068\u0069\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0068\u006f\u006c\u0061m",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0068\u006f\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0070\u0061\u0074\u0061h",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065s\u0068\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065s\u0068\u0071\u0075b\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0073\u0065\u0067\u006fl",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0073\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0073\u0068\u0065\u0076a",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0073\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0074\u0073\u0065\u0072e",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0074\u0073\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0062a\u0063\u006b\u0073\u0069\u006d\u0065q",Value :"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0062a\u0063\u006b\u0073\u0069\u006d",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0072\u0065\u0076\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0074\u0069\u006c\u0064\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0061\u0072r\u006f\u0077\u006co\u006e\u0067\u0062\u006f\u0074\u0068\u006e\u006f\u0074",Value :"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"r\u0065\u0076\u0069\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0069\u006e\u0076\u006e\u006f\u0074",Value :"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u006co\u0067i\u0063\u0061\u006c\u006e\u006ft\u0072\u0065v\u0065\u0072\u0073\u0065\u0064",Value :"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u0061\u0063\u0075t\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk"},{Key :"\u0068a\u0063\u0065\u006b\u006e\u006f\u0073p",Value :"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0070\u0072h\u006f",Value :"\u0072\u0068\u006f"},{Key :"\u0072\u0069\u006e\u0067\u006e\u006f\u0073\u0070",Value :"\u0072\u0068\u006fo\u006b"},{Key :"\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u006e\u006f\u0073\u0070",Value :"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0074\u0065\u0074s\u0065",Value :"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0072\u0068\u006f",Value :"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0072\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065"},{Key :"\u0075\u006c\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077"},{Key :"\u006c\u0072\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065"},{Key :"\u006c\u006c\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077"},{Key :"\u0062\u0065\u0074a\u0031",Value :"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0076\u0061\u0072\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u006f\u0063\u0069r\u0063",Value :"\u0072i\u006e\u0067\u0063\u006d\u0062"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0074\u006f\u006e\u006f\u0073",Value :"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062"},{Key :"\u006eu\u006de\u0072\u0061\u006c\u0067\u0072\u0065\u0065\u006b\u0073\u0075\u0062",Value :"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006b\u0061\u0070\u0070\u0061\u0031",Value :"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0065\u0071\u0063\u0069\u0072\u0063",Value :"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c"},{Key :"h\u006f\u006f\u006b\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067"},{Key :"\u0064o\u0074\u006e\u006f\u0073\u0070",Value :"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00315",Value :"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00313",Value :"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062\u006c\u006f\u0063\u006b\u0072\u0069\u0067\u0068t\u0068\u0061\u006c\u0066",Value :"\u0072t\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0062r\u0065\u0076\u0065\u006e\u006f\u0073p",Value :"\u0072t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u0067\u0068t\u006e\u006f\u0073\u0070",Value :"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0072\u0074\u0075\u0072\u006e\u0068\u006f\u006f\u006bs\u0075\u0070\u0065\u0072",Value :"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072"},{Key :"\u0072\u0075\u0070\u0065\u0065\u0073",Value :"\u0072\u0075\u0070e\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00316",Value :"\u0072\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0061\u0064\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073a\u0064\u006d\u0065\u0064\u0069\u0061l",Value :"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00381",Value :"\u0073\u0061\u006d\u0065\u006b\u0068"},{Key :"\u0073\u0061\u006de\u006b\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0061\u006d\u0065\u006b\u0068"},{Key :"\u0073\u0061\u006de\u006b\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0061m\u0065\u006b\u0068w\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00330",Value :"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00345",Value :"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00348",Value :"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00347",Value :"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00331",Value :"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00329",Value :"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00344",Value :"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00333",Value :"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00332",Value :"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00346",Value :"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00335",Value :"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00334",Value :"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00336",Value :"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00337",Value :"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0073a\u0074\u0069\u0073\u0066\u0079",Value :"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s"},{Key :"\u0076\u0044\u0061s\u0068",Value :"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s"},{Key :"\u006c\u0065\u006e\u0067\u0074\u0068",Value :"\u0073\u0063\u0068w\u0061"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0038\u00346",Value :"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u0061\u006c\u0066\u006c\u0065\u006e\u0067\u0074\u0068",Value :"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk"},{Key :"\u0068\u0069\u0067\u0068\u0065\u0072\u0072\u0061\u006e\u006b",Value :"\u0073\u0063\u0075\u0072\u0065\u006c"},{Key :"\u0064\u0070\u0072\u0069\u006d\u0065",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0064\u0062\u006c",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0070r\u0069\u006d\u0065\u0064\u0062\u006c1",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0073e\u0065\u006e\u0066\u0069\u006e\u0061l",Value :"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00395",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067\u0072\u006f\u0075\u0070\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0065\u0067o\u006c",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0031\u0066",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0032\u0063",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0031\u0033",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0065\u0067\u006f\u006c\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067o\u006c\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067o\u006c\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068",Value :"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0062",Value :"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0073ev\u0065\u006e",Value :"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00367",Value :"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00357",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0068a\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",Value :"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061d\u0064\u0061\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",Value :"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063"},{Key :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0064\u0061m\u006d\u0061\u006c\u006f\u0077",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077"},{Key :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u0074\u0061\u006e\u006c\u006f\u0077",Value :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",Value :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077"},{Key :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",Value :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077"},{Key :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u006b\u0061s\u0072\u0061\u006c\u006f\u0077",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077"},{Key :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u0074\u0061\u006e\u006c\u006f\u0077",Value :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077"},{Key :"\u0062l\u006fc\u006b\u0068\u0061\u006c\u0066\u0073\u0068\u0061\u0064\u0065\u0064",Value :"\u0073\u0068\u0061d\u0065"},{Key :"s\u0068\u0061\u0064\u0065\u006d\u0065\u0064\u0069\u0075\u006d",Value :"\u0073\u0068\u0061d\u0065"},{Key :"\u0062\u006c\u006f\u0063\u006b\u0071\u0074\u0072\u0073h\u0061\u0064\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074"},{Key :"\u006ct\u0073\u0068\u0061\u0064\u0065",Value :"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074"},{Key :"\u0073\u0068\u0065\u0065\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0065e\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0068\u006f\u006f\u006b",Value :"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u004c\u0073\u0068",Value :"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t"},{Key :"\u0052\u0073\u0068",Value :"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0075\u0073\u0074\u0072\u0074\u0062\u0061\u0072",Value :"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00389",Value :"\u0073\u0068\u0069\u006e"},{Key :"\u0073\u0068\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e"},{Key :"\u0073\u0068i\u006e\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0068\u0069\u006e\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0068\u0069nd\u0061\u0067\u0065\u0073\u0068\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074"},{Key :"\u0073h\u0069\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073h\u0061\u006e\u0064\u0073\u0068\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074"},{Key :"\u0073\u0068i\u006e\u0064\u0061g\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077"},{Key :"\u0073\u0068\u0069nw\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00304",Value :"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073h\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00394",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0073\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0073h\u0069n\u0077\u0069\u0074\u0068\u0073\u0068\u0069\u006e\u0064\u006f\u0074",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0067\u0072\u0061v\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0073\u0068\u006fo\u006b"},{Key :"\u0075p\u0073\u0069\u0067\u006d\u0061",Value :"\u0073\u0069\u0067m\u0061"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",Value :"\u0073\u0069\u0067\u006d\u0061\u0031"},{Key :"\u0073\u0069\u0067\u006d\u0061\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0069\u0067\u006d\u0061\u0031"},{Key :"\u0043\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00339",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u0074e\u0067",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006ee\u0077\u006c\u0069\u006e\u0065",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"s\u0069\u006c\u0075\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0069\u006d",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0074i\u006c\u0064\u0065\u006d\u0061\u0074h",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0074\u0069\u006c\u0064\u0065\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"\u0073i\u006d\u006e\u0065\u0071\u0071"},{Key :"\u0073\u0069\u006e\u0065",Value :"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065"},{Key :"\u0073\u0069\u0078\u0073\u0075\u0062",Value :"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u0073\u0069\u0078",Value :"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00366",Value :"\u0073i\u0078\u0074\u0068\u0061\u0069"},{Key :"\u006da\u0074\u0068\u0073\u006c\u0061\u0073h",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u0042\u0069\u0067g",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u0062\u0069\u0067g",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0066\u0072\u006fw\u006e",Value :"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e"},{Key :"s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067l\u0065\u006c\u0065\u0066ts\u006c\u0064",Value :"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074"},{Key :"s\u006d\u0061\u006c\u006ctr\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068\u0074\u0073\u006c\u0064",Value :"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0065\u006c\u0065m\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c",Value :"\u0073m\u0061\u006c\u006c\u0069\u006e"},{Key :"\u0073\u006d\u0061l\u006c\u0065\u006c\u0065\u006d\u0065\u006e\u0074",Value :"\u0073m\u0061\u006c\u006c\u0069\u006e"},{Key :"\u006f\u0077\u006e\u0065\u0072\u0073\u006d\u0061\u006c\u006c",Value :"\u0073m\u0061\u006c\u006c\u006e\u0069"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",Value :"\u0073m\u0061\u006c\u006c\u006e\u0069"},{Key :"\u0073l\u0075\u0072\u0062\u0065\u006c\u006fw",Value :"\u0073\u006d\u0069l\u0065"},{Key :"\u0077\u0068i\u0074\u0065\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065",Value :"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00358",Value :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071",Value :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0073f\u0074\u0068\u0079\u0070\u0068\u0065n",Value :"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00394",Value :"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073\u006f\u0066\u0074",Value :"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u0065\u0069",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u006e\u0065\u0067\u0061\u0074\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u006e\u006f\u0074",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u0044\u0065\u0069",Value :"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00321",Value :"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00320",Value :"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00391",Value :"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00322",Value :"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i"},{Key :"\u0073p\u0061c\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0073\u0070\u0061c\u0065"},{Key :"\u0061\u0031\u0030\u0039",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0073p\u0061\u0064\u0065\u0073\u0075\u0069t",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074b\u006c\u0061\u0063\u006b",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0076\u0061\u0072s\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074",Value :"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0073\u0071\u0069\u006d\u0061\u0067\u0065\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071"},{Key :"\u0073q\u006fr\u0069\u0067\u0069\u006e\u006fr\u006e\u006ft\u0065\u0071\u0075\u0061\u006c",Value :"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071"},{Key :"s\u0069\u0067\u006d\u0061\u006c\u0075\u006e\u0061\u0074\u0065",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0062\u006f\u0078\u0063\u0072\u006f\u0073\u0073\u0064\u0069\u0061\u0067h\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c"},{Key :"\u0073q\u0075a\u0072\u0065\u0063\u0072\u006f\u0073\u0073\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c"},{Key :"\u0062\u006f\u0078\u0064\u006f\u0074",Value :"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft"},{Key :"\u0062\u006f\u0078\u0068\u006f\u0072\u0069\u007a\u0068\u0061\u0074\u0063\u0068",Value :"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0068\u0066\u0069\u006c\u006c",Value :"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074",Value :"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0073\u0065\u0073\u006c\u0064",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0062\u006f\u0078\u006d\u0069\u006e\u0075\u0073",Value :"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073"},{Key :"\u0062\u006f\u0078\u0074\u0069\u006d\u0065\u0073",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c"},{Key :"\u0062\u006f\u0078\u0063\u0072\u006f\u0073\u0073\u0068\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075a\u0072\u0065\u0068\u0076\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c"},{Key :"\u0062o\u0078\u0070\u006c\u0075\u0073",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u0072\u0069\u0067h\u0074\u0073\u006c\u0064",Value :"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u006e\u0077\u0073\u006c\u0064",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0062\u006fx\u006c\u0065\u0066t\u0064\u0069\u0061\u0067\u0068\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006e\u0077\u0073e\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0062\u006f\u0078\u0072\u0074\u0064\u0069\u0061\u0067h\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006e\u0065\u0073w\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0062\u006f\u0078v\u0065\u0072\u0074\u0068\u0061\u0074\u0063\u0068",Value :"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0076\u0066\u0069\u006c\u006c",Value :"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c"},{Key :"\u0062l\u0061c\u006b\u0069\u006e\u0077\u0068i\u0074\u0065s\u0071\u0075\u0061\u0072\u0065",Value :"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k"},{Key :"\u0062o\u0078\u006e\u0065\u0073\u0074\u0065d",Value :"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k"},{Key :"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074"},{Key :"\u0061r\u0072o\u0077\u0073\u0071\u0075\u0069g\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072i\u0067h\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u006f\u0078\u0072\u006f\u0075\u006e\u0064\u0065\u0064",Value :"\u0073q\u0075\u006f\u0076\u0061\u006c"},{Key :"\u0073t\u0061\u0072\u0065\u0071\u0075\u0061l",Value :"\u0073\u0074\u0061\u0072\u0065\u0071"},{Key :"\u0053\u0075\u0062\u0073\u0065\u0074",Value :"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l"},{Key :"\u006e\u006f\u0074\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u0064b\u006c\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0062\u0073\u0065\u0074\u0065\u0071q",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074\u0073\u0075\u0062\u0073\u0065\u0074o\u0072\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0062\u0073\u0065\u0074\u006e\u0065q",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0062s\u0065\u0074\u006e\u006f\u0074\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071\u0071",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0066o\u006c\u006c\u006f\u0077\u0073",Value :"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u0073\u0075\u0063\u0063",Value :"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u006e\u0069",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u006f\u0077\u006ee\u0072",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00358",Value :"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0075\u006bu\u006e",Value :"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0075\u006b\u0075\u006e\u006f\u006e\u0074\u0061t\u0077\u0065\u0065\u006c",Value :"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"\u0073\u0075\u006d",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0073\u0075m\u006d\u0061\u0074i\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0073\u0075\u006d\u006d\u0061\u0074\u0069\u006f\u006e\u0074\u0065\u0078\u0074",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0063o\u006d\u0070\u0061\u0073\u0073",Value :"\u0073\u0075\u006e"},{Key :"\u0053\u0075\u0070\u0073\u0065\u0074",Value :"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c"},{Key :"\u006e\u006f\u0074\u0073up\u0065\u0072\u0073\u0065\u0074\u006f\u0072\u0064\u0062\u006c\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0070\u0073\u0065\u0074\u0065\u0071q",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006ft\u0073\u0075\u0070e\u0072\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u006eo\u0074\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0070\u0073\u0065\u0074\u006e\u0065q",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071\u0071",Value :"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",Value :"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0061\u0074\u0074\u0069\u0063\u0065\u0074\u006f\u0070",Value :"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e"},{Key :"\u0074\u006f\u0070",Value :"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e"},{Key :"\u0064\u0061\u0073h\u0076",Value :"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065r\u0069\u0067\u0068\u0074",Value :"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00331",Value :"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0061\u0068",Value :"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074a\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006f\u006e\u0074\u0061t\u0077\u0065\u0065\u006c",Value :"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065"},{Key :"\u0075\u0070\u0074a\u0075",Value :"\u0074\u0061\u0075"},{Key :"\u0074\u0061\u0076\u0064\u0061\u0067\u0065\u0073",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074\u0061\u0076\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00390",Value :"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0061\u0076",Value :"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0063\u0061r\u006f\u006e\u0061\u006c\u0074\u006f\u006e\u0065",Value :"\u0074c\u0061\u0072\u006f\u006e\u0031"},{Key :"\u0062a\u0072m\u0069\u0064\u0073\u0068\u006f\u0072\u0074\u006e\u006f\u0073\u0070",Value :"\u0074\u0063\u0063\u0075\u0072\u006c"},{Key :"\u0074\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u006bc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00307",Value :"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068e\u0068",Value :"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068\u0065hm\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062i\u0063",Value :"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"t\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",Value :"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00317",Value :"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u006d\u0061\u0072\u0062\u0075\u0074\u0061",Value :"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074\u0061\u0066\u0069\u006e\u0061\u006c",Value :"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u006c",Value :"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee"},{Key :"\u0062\u0065\u006c\u006c",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u0074\u0061\u006c\u0069\u006e\u006b\u0065s\u0063\u0061\u0070\u0065",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0030",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0069\u006cd\u0065\u006d\u0069\u0064\u006e\u006f\u0073\u0070",Value :"\u0074\u0065\u0073\u0068"},{Key :"\u0074e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074\u0065\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00372",Value :"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0065\u0074",Value :"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"L\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",Value :"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073t\u0061\u0072\u0074\u0074\u0065\u0078t",Value :"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074e\u0076i\u0072\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00324",Value :"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0061\u006c",Value :"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074h\u0061\u006c\u0066\u0069\u006e\u0061l",Value :"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00356",Value :"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00319",Value :"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0065\u0068",Value :"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074h\u0065\u0068\u0066\u0069\u006e\u0061l",Value :"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"t\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075p\u0074\u0068\u0065\u0074\u0061",Value :"\u0074\u0068\u0065t\u0061"},{Key :"\u0067\u0065\u0068\u006f\u006f\u006b",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0074\u0068e\u0074\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00397",Value :"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069"},{Key :"\u0041\u0068\u0061\u0063\u0065\u006b",Value :"\u0074\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00398",Value :"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00303",Value :"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00396",Value :"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00304",Value :"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00302",Value :"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0074h\u006f\u0075\u0073\u0061n\u0064\u0073\u0073\u0065\u0070a\u0072a\u0074o\u0072\u0070\u0065\u0072\u0073\u0069\u0061n",Value :"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0062",Value :"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0074hr\u0065\u0065",Value :"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00363",Value :"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i"},{Key :"\u0074\u0069\u0065",Value :"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t"},{Key :"\u0074\u0069\u0065\u0031",Value :"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t"},{Key :"\u0069\u006c\u0064\u0065",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0074i\u006c\u0064\u0065\u0077\u0069\u0064e",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0074\u0069\u006c\u0064\u0065\u0077\u0069\u0064\u0065\u0072",Value :"\u0074\u0069\u006cd\u0065"},{Key :"t\u0069\u006c\u0064\u0065\u0077\u0069\u0064\u0065\u0073\u0074",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0077\u0069\u0064\u0065\u0075\u0074\u0069\u006c\u0064\u0065",Value :"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0074i\u006c\u0064\u0065\u0063\u006f\u006db",Value :"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065\u0062\u006f\u0074\u0068",Value :"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0069p\u0065\u0068\u0061l\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006e\u006f\u0072\u0074h\u0077\u0065\u0073\u0074",Value :"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0065\u0074\u0075r\u006e",Value :"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00395",Value :"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069"},{Key :"\u0074\u006f\u0070\u0061\u0072\u0063",Value :"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00301",Value :"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i"},{Key :"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0072\u0069\u0067\u0068t\u006e\u006f\u0073\u0070",Value :"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"},{Key :"t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0074",Value :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0066\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006ce\u0066\u0074\u0065\u0071",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072i\u0061\u006e\u0067l\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006c\u0064",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0065\u0071",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072i\u0061\u006e\u0067r\u0069\u0067\u0068\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070\u006c",Value :"\u0074r\u0070\u0072\u0069\u006d\u0065"},{Key :"p\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070\u006c\u0031",Value :"\u0074r\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062l\u006e\u006f\u0073\u0070",Value :"\u0074\u0073"},{Key :"\u0074\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0074s\u0061d\u0069\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00388",Value :"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0074\u0073\u0065",Value :"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00394",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074\u0073\u0065\u0072\u0065\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"t\u0073\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065\u0072\u0065\u0031\u0065",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074\u0073\u0065r\u0065",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065r\u0065\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0066\u0069\u006c\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065\u0072\u0065\u0032\u0062",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065r\u0065\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00308",Value :"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0074\u0073\u0068\u0065",Value :"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063o\u006dm\u0061\u0073\u0075\u0070\u0072\u0065\u0076\u006e\u006f\u0073\u0070",Value :"\u0074t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0069\u006f\u0074\u0061\u0074\u0075\u0072\u006e",Value :"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061"},{Key :"\u0076\u0064\u0061s\u0068",Value :"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00394",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0074\u0077\u006f",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0077\u006f\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0065n\u006ce\u0061\u0064\u0065\u0072\u0074\u0077\u006f\u0064\u006f\u0074\u0073",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0064\u006f\u0074\u006c\u0065\u0061\u0064",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0073\u0075\u0062",Value :"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u0074\u0077\u006f",Value :"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00362",Value :"\u0074w\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0067\u0072\u0061v\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0075\u0062\u0061\u0072"},{Key :"\u0064e\u006c\u0074\u0061\u0074\u0075\u0072n",Value :"\u0075\u0062\u0072\u0065\u0076\u0065"},{Key :"\u0075\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",Value :"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e"},{Key :"e\u0073\u0068\u0073\u0068\u006f\u0072\u0074\u0072\u0065\u0076",Value :"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0041\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u006e\u0067",Value :"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e"},{Key :"\u0069\u0068\u0061\u0063\u0065\u006b",Value :"\u0075\u0068\u006fr\u006e"},{Key :"\u0074\u0074\u0075r\u006e",Value :"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u006ew\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u0075\u006c\u0061r\u0063"},{Key :"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065",Value :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c"},{Key :"\u0074\u0077\u006f\u006c\u006f\u0077\u006c\u0069\u006e\u0065",Value :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c"},{Key :"\u006d\u0069d\u0068\u006f\u0072i\u007a\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073"},{Key :"\u0063\u0075\u0070",Value :"\u0075\u006e\u0069o\u006e"},{Key :"\u0043\u0075\u0070",Value :"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c"},{Key :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074i\u0074\u0065\u0078\u0074",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0075\u0070\u006cu\u0073",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0073\u0071\u0063u\u0070",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"\u0075\u006e\u0069\u006f\u006e\u0073\u0071\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"u\u006e\u0069\u006f\u006e\u0073\u0071\u0074\u0065\u0078\u0074",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"\u0062\u0069\u0067\u0063\u0075\u0070",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u006ea\u0072\u0079\u0075\u006e\u0069\u006fn",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u0075\u006e\u0069o\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u0066\u006f\u0072\u0061\u006c\u006c",Value :"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l"},{Key :"b\u006c\u006f\u0063\u006b\u0075\u0070\u0068\u0061\u006c\u0066",Value :"\u0075p\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0067e\u006b\u0061\u0072\u0065\u0076",Value :"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da"},{Key :"\u0065n\u0072\u0074\u0064\u0065\u0073",Value :"\u0075p\u006b\u006f\u0070\u0070\u0061"},{Key :"\u004ba\u0076\u0065\u0072\u0074\u0062\u0061r",Value :"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061"},{Key :"\u006ba\u0076\u0065\u0072\u0074\u0062\u0061r",Value :"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061"},{Key :"\u0065\u006e\u0067\u0065",Value :"\u0075p\u0073\u0061\u006d\u0070\u0069"},{Key :"\u0075p\u0075\u0070\u0073\u0069\u006c\u006fn",Value :"\u0075p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0061\u0063\u0075t\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e"},{Key :"\u0078\u0073\u006f\u006c",Value :"\u0075p\u0073\u006c\u006f\u0070\u0065"},{Key :"\u006b\u0061\u0062a\u0072",Value :"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061"},{Key :"\u0055\u0070s\u0069\u006c\u006fn\u0031\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",Value :"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0064\u0069\u0061\u0065r\u0065\u0073\u0069\u0073",Value :"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0043\u0068\u0065\u0076\u0065\u0072\u0074\u0062\u0061\u0072",Value :"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061"},{Key :"\u006ee\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u0075\u0072\u0061r\u0063"},{Key :"\u0044\u0062\u0061r\u0031",Value :"\u0075\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0070e\u0072s\u0070\u0063\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064",Value :"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065"},{Key :"\u0063l\u0077c\u006f\u006e\u0074\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00369",Value :"\u0076\u0061\u0076"},{Key :"\u0076a\u0076\u0068\u0065\u0062\u0072\u0065w",Value :"\u0076\u0061\u0076"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00323",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076a\u0076\u0064\u0061\u0067\u0065\u0073h",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"v\u0061\u0076\u0064\u0061\u0067\u0065\u0073\u0068\u0036\u0035",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076\u0061\u0076\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00300",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d\u0068e\u0062\u0072\u0065\u0077",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0061\u0076w\u0069\u0074\u0068\u0068\u006f\u006c\u0061\u006d",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0065\u0063",Value :"\u0076\u0065\u0063\u0074\u006f\u0072"},{Key :"e\u0071\u0075\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072",Value :"\u0076\u0065\u0065e\u0071"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00305",Value :"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0076\u0065\u0068",Value :"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0076\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0076e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0053\u0061\u006dp\u0069",Value :"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006e\u0067b\u006f\u0074\u0068\u0076",Value :"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0074a\u0063k\u006c\u0065\u0066\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0076\u0068\u006fo\u006b"},{Key :"\u0076\u0065\u0072\u0074\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",Value :"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0066\u0069\u006c\u006c\u0065\u0064\u0076\u0065\u0072t\u0072\u0065\u0063\u0074",Value :"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0074\u0061c\u006b\u0072\u0069g\u0068\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0076t\u0075\u0072\u006e\u0065\u0064"},{Key :"o\u0070\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074\u0031",Value :"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0072\u0069\u006e\u0067\u006d\u0061\u0074\u0068",Value :"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00348",Value :"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0077\u0061\u0077",Value :"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c",Value :"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0077\u0061\u0077\u0077it\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006ea\u006c",Value :"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065s",Value :"\u0077\u0065\u0064\u0067\u0065\u0071"},{Key :"\u0050s\u0063\u0072\u0069\u0070\u0074",Value :"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073"},{Key :"\u0077\u0070",Value :"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073"},{Key :"\u006f\u0070\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074",Value :"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"s\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0064\u0069\u0061m\u006f\u006e\u0064\u0072\u0068\u006f\u006d\u0062",Value :"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0064\u0069a\u006d\u006f\u006e\u0064",Value :"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0062\u006c\u0061\u0063ki\u006e\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064"},{Key :"\u0064i\u0061m\u006f\u006e\u0064\u0072\u0068o\u006d\u0062n\u0065\u0073\u0074\u0065\u0064",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064"},{Key :"\u0073\u006da\u006c\u006c\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",Value :"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076",Value :"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0031",Value :"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"t\u0072\u0069\u0061\u0067\u006c\u0066\u006f\u0070\u0065\u006e",Value :"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074"},{Key :"t\u0072\u0069\u0061\u0067\u0072\u0074\u006f\u0070\u0065\u006e",Value :"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074"},{Key :"\u0073m\u0061l\u006c\u0074\u0072\u0069\u0061n\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072i\u0067\u0068\u0074\u0031",Value :"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0048\u0031\u0038\u0035\u0035\u0031",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0062\u006f\u0078",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"s\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0062\u0069\u0067w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",Value :"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"v\u0061\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0062\u0069\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0075\u0070",Value :"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00319",Value :"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0077\u0072",Value :"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074"},{Key :"\u0064i\u0061e\u0072\u0065\u0073\u0069\u0073t\u006f\u006eo\u0073\u006e\u006f\u0073\u0070",Value :"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0061\u006e\u0067l\u0065\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0077t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0075\u0070\u0078\u0069",Value :"\u0078\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00358",Value :"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00394",Value :"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0049\u0062\u0061\u0072",Value :"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00350",Value :"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0079\u0065\u0068",Value :"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00319",Value :"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00314",Value :"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061a\u0062\u006f\u0076\u0065",Value :"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077it\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006ea\u006c",Value :"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061b\u006f\u0076\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068wi\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061l\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0059\u0065\u006e",Value :"\u0079\u0065\u006e"},{Key :"a\u0075\u0078\u0069\u006c\u0069\u0061\u0072\u0079\u006f\u006e",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0031",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u0065\u0072\u0061hb\u0065\u006e\u0079\u006f\u006d\u006f\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00393",Value :"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0079\u0065\u0072\u0069",Value :"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"s\u0074\u0061\u0072\u0074\u006f\u0066\u0068\u0065\u0061\u0064",Value :"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0075\u0068\u0061\u0063\u0065\u006b",Value :"\u0079\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00304",Value :"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0079\u0069",Value :"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u006f\u0075\u0074h\u0077\u0065\u0073\u0074",Value :"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0079o\u0064\u0064\u0061\u0067\u0065\u0073h",Value :"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u006f\u0064\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00318",Value :"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u006f\u0064\u0064\u0062\u006c",Value :"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00305",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0079\u006f\u0064p\u0061\u0074\u0061\u0068",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u006fu\u0062\u006c\u0065\u0079\u006f\u0064\u0070\u0061t\u0061\u0068\u0068\u0065br\u0065\u0077",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0063\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00314",Value :"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00393",Value :"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0064z\u0068\u0061\u0063\u0065\u006b",Value :"\u0079\u0072"},{Key :"i\u006f\u0074\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0068\u006f\u0072\u006e\u006e\u006f\u0073\u0070",Value :"\u0079t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00332",Value :"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u007a\u0061\u0068",Value :"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007aa\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00326",Value :"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0061\u0069\u006e",Value :"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007aa\u0069\u006e\u0066\u0069\u006e\u0061l",Value :"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006f\u0070r\u0069\u0067\u0068\u0074",Value :"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006f\u0070\u006c\u0065\u0066\u0074",Value :"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"a\u0072\u0072\u006f\u0077\u007a\u0069\u0067\u007a\u0061\u0067",Value :"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"z\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u007aa\u0079i\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u006e\u006c\u0065\u0067",Value :"\u007a\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0074a\u0063k\u0064\u006f\u0077\u006e\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u007a\u0063\u0075r\u006c"},{Key :"\u006d\u0063\u0061\u0070\u0074\u0075\u0072\u006e",Value :"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u007a\u0064\u006f\u0074",Value :"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u007ae\u0072\u006f\u0064\u006f\u0074",Value :"\u007a\u0065\u0072\u006f"},{Key :"\u007ae\u0072\u006f\u0073\u006c\u0061\u0073h",Value :"\u007a\u0065\u0072\u006f"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00392",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074ze\u0072\u006f",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0065\u0072\u006f\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007ae\u0072\u006f\u0073\u0075\u0062",Value :"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u007ae\u0072\u006f",Value :"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00360",Value :"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0062\u006f\u006d",Value :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072"},{Key :"z\u0065\u0072\u006f\u0077id\u0074h\u006e\u006f\u0062\u0072\u0065a\u006b\u0073\u0070\u0061\u0063\u0065",Value :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072"},{Key :"\u007ae\u0072\u006f\u0073\u0070\u0061\u0063e",Value :"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065"},{Key :"\u0075\u0070\u007a\u0065\u0074\u0061",Value :"\u007a\u0065\u0074\u0061"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00372",Value :"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u007a\u0068\u0065",Value :"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006e\u0065\u0067\u0061\u0063\u006b\u006e\u006f\u0077l\u0065\u0064\u0067\u0065",Value :"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0061\u0063\u006b\u0075\u0070\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"}}; -func (_aa *charCodeGlyphNameMap )Read (key CharCode )(GlyphName ,bool ){_aa ._ef .RLock ();defer _aa ._ef .RUnlock ();_ac ,_gf :=_aa ._fe [key ];return _ac ,_gf ;};func (_gfee *simpleMapping )init (){_gfee ._ggeg =_cd .MakeRuneByteMap (_gfee ._gdba .Length ()); -_gfee ._gdba .Range (func (_afcd byte ,_dgfd rune )(_cafd bool ){if _dde ,_cfag :=_gfee ._ggeg .Read (_dgfd );!_cfag ||_afcd < _dde {_gfee ._ggeg .Write (_dgfd ,_afcd );};return false ;});};var _ddc =_cd .NewRuneStringMap (map[rune ]string {'Ꜳ':"\u0041\u0041",'ꜳ':"\u0061\u0061",'Ꜵ':"\u0061\u0061",'ꜵ':"\u0061\u006f",'Ꜷ':"\u0041\u0055",'ꜷ':"\u0061\u0075",'Ꜽ':"\u0041\u0059",'ꜽ':"\u0061\u0079",'\U0001f670':"\u0065\u0074",'ff':"\u0066\u0066",'ffi':"\u0066\u0066\u0069",'ffl':"\u0066\u0066\u006c",'fi':"\u0066\u0069",'fl':"\u0066\u006c",'Œ':"\u004f\u0045",'œ':"\u006f\u0065",'Ꝏ':"\u004f\u004f",'ꝏ':"\u006f\u006f",'st':"\u0073\u0074",'ſt':"\u017f\u0074",'Ꜩ':"\u0054\u005a",'ꜩ':"\u0074\u007a",'ᵫ':"\u0075\u0065",'Ꝡ':"\u0056\u0059",'ꝡ':"\u0076\u0079",0xe000:"\u0066\u0074",0xe001:"\u0066\u006a",0xe002:"\u0066\u0062",0xe003:"\u0066\u0068",0xe004:"\u0066\u006b",0xe005:"\u0074\u0074",0xe006:"\u0074\u0066",0xe007:"\u0066\u0066\u006a",0xe008:"\u0066\u0066\u0062",0xe009:"\u0066\u0066\u0068",0xe00a:"\u0066\u0066\u006b",0xe00b:"\u0054\u005f\u0068"}); -func NewWinAnsiEncoder ()SimpleEncoder {return _ecdf .NewEncoder ()};func (_dgad *simpleEncoding )BaseName ()string {return _dgad ._aea };func (_egge *TrueTypeFontEncoder )String ()string {_fbdg :=[]string {_be .Sprintf ("\u0025\u0064\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073",_egge ._ecg .Length ())}; -type runeGID struct{_bfc rune ;_adcg GID ;};_ecbd :=make ([]runeGID ,0,_egge ._ecg .Length ());_egge ._ecg .Range (func (_cae rune ,_eeeb uint16 )(_agac bool ){_ecbd =append (_ecbd ,runeGID {_bfc :_cae ,_adcg :GID (_eeeb )});return false ;});_gd .Slice (_ecbd ,func (_aad ,_cdce int )bool {return _ecbd [_aad ]._bfc < _ecbd [_cdce ]._bfc }); -_dgcf :=len (_ecbd );if _dgcf > _ecgf {_dgcf =_ecgf ;};for _bde :=0;_bde < _dgcf ;_bde ++{_acad :=_ecbd [_bde ];_fbdg =append (_fbdg ,_be .Sprintf ("\u0025\u0064\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u003a\u0020\u0025\u0071",_acad ._bfc ,_acad ._bfc ,_acad ._adcg )); -};return _be .Sprintf ("T\u0052U\u0045\u0054\u0059\u0050\u0045\u005f\u0045\u004eC\u004f\u0044\u0045\u0052{%\u0073\u007d",_g .Join (_fbdg ,"\u002c\u0020"));};func (_ffc CMapEncoder )RuneToCharcode (r rune )(CharCode ,bool ){if _ffc ._ec ==nil {return 0,false ; -};_dae ,_fac :=_ffc ._ec .StringToCID (string (r ));if !_fac {return 0,false ;};if _ffc ._cc !=nil {_ba ,_gge :=_ffc ._cc .CIDToCharcode (_dae );if !_gge {return 0,false ;};return CharCode (_ba ),true ;};return CharCode (_dae ),true ;};func (_ccb CMapEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_aag ,_ffb :=_ccb .charcodeToString (code ); -if len (_aag )< 1{return MissingCodeRune ,false ;};return ([]rune (_aag ))[0],_ffb ;};func NewCustomSimpleTextEncoder (encoding ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){if len (encoding )==0{return nil ,_c .New ("e\u006d\u0070\u0074\u0079 c\u0075s\u0074\u006f\u006d\u0020\u0065n\u0063\u006f\u0064\u0069\u006e\u0067"); -};const _dff ="\u0063\u0075\u0073\u0074\u006f\u006d";_gee :=_cd .MakeByteRuneMap (len (encoding ));for _begg ,_efga :=range encoding {_bee ,_fbc :=GlyphToRune (_efga );if !_fbc {_ga .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077n\u0020\u0067\u006c\u0079\u0070\u0068\u002e\u0020\u0025\u0071",_efga ); -continue ;};_gee .Write (byte (_begg ),_bee );};_fce :=_cafg (_dff ,_gee );if len (differences )!=0{_fce =ApplyDifferences (_fce ,differences );};return _fce ,nil ;};func init (){RegisterSimpleEncoding (_eeae ,NewMacExpertEncoder );RegisterSimpleEncoding (_edb ,NewMacRomanEncoder ); -};var _fad =_cd .NewByteRuneMap (map[byte ]rune {0x1:'\x01',0x2:'\x02',0x3:'\x03',0x4:'\x04',0x5:'\x05',0x6:'\x06',0x7:'\a',0x8:'\b',0x9:'\t',0xa:'\n',0xb:'\v',0xc:'\f',0xd:'\r',0xe:'\x0e',0xf:'\x0f',0x10:'\x10',0x11:'\x11',0x12:'\x12',0x13:'\x13',0x14:'\x14',0x15:'\x15',0x16:'\x17',0x17:'\x17',0x18:'˘',0x19:'ˇ',0x1a:'ˆ',0x1b:'˙',0x1c:'˝',0x1d:'˛',0x1e:'˚',0x1f:'˜',0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x80:'•',0x81:'†',0x82:'‡',0x83:'…',0x84:'—',0x85:'–',0x86:'ƒ',0x87:'⁄',0x88:'‹',0x89:'›',0x8a:'−',0x8b:'‰',0x8c:'„',0x8d:'“',0x8e:'”',0x8f:'‘',0x90:'’',0x91:'‚',0x92:'™',0x93:'fi',0x94:'fl',0x95:'Ł',0x96:'Œ',0x97:'Š',0x98:'Ÿ',0x99:'Ž',0x9a:'ı',0x9b:'ł',0x9c:'œ',0x9d:'š',0x9e:'ž',0xa0:'€',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'¤',0xa5:'¥',0xa6:'¦',0xa7:'§',0xa8:'¨',0xa9:'©',0xaa:'ª',0xab:'«',0xac:'¬',0xae:'®',0xaf:'¯',0xb0:'°',0xb1:'±',0xb2:'²',0xb3:'³',0xb4:'´',0xb5:'µ',0xb6:'¶',0xb7:'·',0xb8:'¸',0xb9:'¹',0xba:'º',0xbb:'»',0xbc:'¼',0xbd:'½',0xbe:'¾',0xbf:'¿',0xc0:'À',0xc1:'Á',0xc2:'Â',0xc3:'Ã',0xc4:'Ä',0xc5:'Å',0xc6:'Æ',0xc7:'Ç',0xc8:'È',0xc9:'É',0xca:'Ê',0xcb:'Ë',0xcc:'Ì',0xcd:'Í',0xce:'Î',0xcf:'Ï',0xd0:'Ð',0xd1:'Ñ',0xd2:'Ò',0xd3:'Ó',0xd4:'Ô',0xd5:'Õ',0xd6:'Ö',0xd7:'×',0xd8:'Ø',0xd9:'Ù',0xda:'Ú',0xdb:'Û',0xdc:'Ü',0xdd:'Ý',0xde:'Þ',0xdf:'ß',0xe0:'à',0xe1:'á',0xe2:'â',0xe3:'ã',0xe4:'ä',0xe5:'å',0xe6:'æ',0xe7:'ç',0xe8:'è',0xe9:'é',0xea:'ê',0xeb:'ë',0xec:'ì',0xed:'í',0xee:'î',0xef:'ï',0xf0:'ð',0xf1:'ñ',0xf2:'ò',0xf3:'ó',0xf4:'ô',0xf5:'õ',0xf6:'ö',0xf7:'÷',0xf8:'ø',0xf9:'ù',0xfa:'ú',0xfb:'û',0xfc:'ü',0xfd:'ý',0xfe:'þ',0xff:'ÿ'}); -func (_cg *charCodeGlyphNameMap )Write (k CharCode ,v GlyphName ){_cg ._ef .Lock ();defer _cg ._ef .Unlock ();_cg ._fe [k ]=v ;};func (_efdg *simpleEncoding )Charcodes ()[]CharCode {_bca :=make ([]CharCode ,0,_efdg ._caa .Length ());_efdg ._caa .Range (func (_eac byte ,_ rune )(_bfd bool ){_bca =append (_bca ,CharCode (_eac )); -return false });_gd .Slice (_bca ,func (_daec ,_faa int )bool {return _bca [_daec ]< _bca [_faa ]});return _bca ;};func (_fff *TrueTypeFontEncoder )RegisteredRunes ()[]rune {_gbc :=make ([]rune ,_fff ._debc .Length ());_dcbd :=0;_fff ._debc .Range (func (_faga rune )(_cfagb bool ){_gbc [_dcbd ]=_faga ; -_dcbd ++;return false });return _gbc ;};var (_ecdf =_dggc (_gb ,_fbgc ););func (_df *charCodeGlyphNameMap )Range (f func (_ag CharCode ,_fa GlyphName )(_gaf bool )){_df ._ef .RLock ();defer _df ._ef .RUnlock ();for _dbb ,_ca :=range _df ._fe {if f (_dbb ,_ca ){break ; -};};};func init (){RegisterSimpleEncoding (_dfed ,NewSymbolEncoder );RegisterSimpleEncoding (_fcb ,NewZapfDingbatsEncoder );};func (_ffcd *simpleEncodersMap )Read (s string )(func ()SimpleEncoder ,bool ){_ffcd ._cb .RLock ();defer _ffcd ._cb .RUnlock (); -_daee ,_eeaf :=_ffcd ._gec [s ];return _daee ,_eeaf ;};func (_de *charCodeGlyphNameMap )RangeDelete (f func (_ffg CharCode ,_eg GlyphName )(_cef bool ,_cac bool )){_de ._ef .Lock ();defer _de ._ef .Unlock ();for _bb ,_fdd :=range _de ._fe {_bc ,_fee :=f (_bb ,_fdd ); -if _bc {delete (_de ._fe ,_bb );};if _fee {break ;};};};func (_bdab *TrueTypeFontEncoder )SubsetRegistered (){_ga .Log .Info ("\u0054\u0054\u0046\u0020Su\u0062\u0073\u0065\u0074\u003a\u0020\u0050\u0072\u0075\u006e\u0069\u006e\u0067");_bdab ._ecg .RangeDelete (func (_egae rune ,_ uint16 )(_geb bool ,_ege bool ){return !_bdab ._debc .Exists (_egae ),_ege }); -};func NewMacExpertEncoder ()SimpleEncoder {return _bcde .NewEncoder ()};type simpleEncoder struct{_dffa *_cd .RuneByteMap };func (_bbgd *IdentityEncoder )RuneToGlyph (r rune )(GlyphName ,bool ){if r ==' '{return "\u0073\u0070\u0061c\u0065",true ;};_abg :=GlyphName (_be .Sprintf ("\u0075n\u0069\u0025\u002e\u0034\u0058",r )); -return _abg ,true ;};func init (){RegisterSimpleEncoding (_eeaa ,NewPdfDocEncoder );RegisterSimpleEncoding (_ggbc ,NewStandardEncoder );};func (_bda *IdentityEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_bda ._add .Write (rune (code ));return rune (code ),true ; -};func (_aff *differencesEncoding )BaseName ()string {return _aff ._gcb .BaseName ()};type simpleEncoding struct{_aea string ;_dcfb *_cd .RuneByteMap ;_caa *_cd .ByteRuneMap ;_aed *_cd .RuneSet ;};type simpleDecoder struct{_agd *_cd .ByteRuneMap };func (_adbg *TrueTypeFontEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_bgcd ,_cece :=_adbg ._ecg .Read (r ); -if !_cece {_ga .Log .Debug ("M\u0069\u0073\u0073\u0069\u006e\u0067 \u0072\u0075\u006e\u0065\u0020\u0025d\u0020\u0028\u0025\u002b\u0071\u0029\u0020f\u0072\u006f\u006d\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067",r ,r );return 0,false ;};_adbg ._debc .Write (r ); -_aagb :=CharCode (_bgcd );return _aagb ,true ;};func (_dag *TrueTypeFontEncoder )Decode (raw []byte )string {return _gca (_dag ,raw )};func init (){RegisterSimpleEncoding (_gb ,NewWinAnsiEncoder )};func (_af *charCodeGlyphNameMap )Delete (key CharCode ){_af ._ef .Lock (); -defer _af ._ef .Unlock ();delete (_af ._fe ,key );};func (_egf *simpleEncoding )Encode (str string )[]byte {_ada ,_ :=_egf .NewEncoder ().Bytes ([]byte (str ));return _ada ;};func (_gea *differencesEncoding )Encode (str string )[]byte {_abd :=[]rune (str ); -_fbea :=_dbd .NewBuffer (nil );_fbea .Grow (len (_abd ));for _ ,_abe :=range _abd {_gcd ,_ :=_gea .RuneToCharcode (_abe );_fbea .WriteByte (byte (_gcd ));};return _fbea .Bytes ();};func (_bgag *simpleEncoding )String ()string {return "\u0073i\u006dp\u006c\u0065\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0028"+_bgag ._aea +"\u0029"; -};func _adg (_eca *charCodeGlyphNameMap )*_ff .PdfObjectArray {if _eca .Length ()==0{return nil ;};_edg :=make ([]CharCode ,0,_eca .Length ());_eca .Range (func (_cde CharCode ,_ GlyphName )(_eb bool ){_edg =append (_edg ,_cde );return false });_gd .Slice (_edg ,func (_gdg ,_fgc int )bool {return _edg [_gdg ]< _edg [_fgc ]}); -_acc :=_edg [0];_dfeb ,_ :=_eca .Read (_acc );_bfb :=[]_ff .PdfObject {_ff .MakeInteger (int64 (_acc )),_ff .MakeName (string (_dfeb ))};for _ ,_ge :=range _edg [1:]{if _ge ==_acc +1{_dfeb ,_ =_eca .Read (_ge );_bfb =append (_bfb ,_ff .MakeName (string (_dfeb ))); -}else {_bfb =append (_bfb ,_ff .MakeInteger (int64 (_ge )));};_acc =_ge ;};return _ff .MakeArray (_bfb ...);};func (_ega CMapEncoder )String ()string {return _ega ._gda };func (_bf *charCodeGlyphNameMap )Length ()int {_bf ._ef .RLock ();defer _bf ._ef .RUnlock (); -return len (_bf ._fe );};var _acd =_cd .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'’',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'‘',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'⁄',0xa5:'¥',0xa6:'ƒ',0xa7:'§',0xa8:'¤',0xa9:'\'',0xaa:'“',0xab:'«',0xac:'‹',0xad:'›',0xae:'fi',0xaf:'fl',0xb1:'–',0xb2:'†',0xb3:'‡',0xb4:'·',0xb6:'¶',0xb7:'•',0xb8:'‚',0xb9:'„',0xba:'”',0xbb:'»',0xbc:'…',0xbd:'‰',0xbf:'¿',0xc1:'`',0xc2:'´',0xc3:'ˆ',0xc4:'˜',0xc5:'¯',0xc6:'˘',0xc7:'˙',0xc8:'¨',0xca:'˚',0xcb:'¸',0xcc:'˝',0xcd:'˛',0xce:'ˇ',0xcf:'—',0xe1:'Æ',0xe3:'ª',0xe8:'Ł',0xe9:'Ø',0xea:'Œ',0xeb:'º',0xf1:'æ',0xf5:'ı',0xf8:'ł',0xf9:'ø',0xfa:'œ',0xfb:'ß'}); -func (_fag *simpleEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ;};_debg :=byte (code );_eegb ,_baa :=_fag ._caa .Read (_debg );if _fag ._aed ==nil {_fag ._aed =_cd .MakeRuneSet (1);};_fag ._aed .Write (_eegb ); -return _eegb ,_baa ;};func (_bfa UTF16Encoder )String ()string {return _bfa ._eda };var _dge =_cd .NewRuneStringMap (map[rune ]string {0xfffd:"\u002en\u006f\u0074\u0064\u0065\u0066",0x250a:"\u0032\u0035\u0030\u0061",0x250b:"\u0032\u0035\u0030\u0062",0x250d:"\u0032\u0035\u0030\u0064",0x250e:"\u0032\u0035\u0030\u0065",0x250f:"\u0032\u0035\u0030\u0066",0x251a:"\u0032\u0035\u0031\u0061",0x251b:"\u0032\u0035\u0031\u0062",0x251d:"\u0032\u0035\u0031\u0064",0x251e:"\u0032\u0035\u0031\u0065",0x251f:"\u0032\u0035\u0031\u0066",0x252a:"\u0032\u0035\u0032\u0061",0x252b:"\u0032\u0035\u0032\u0062",0x252d:"\u0032\u0035\u0032\u0064",0x252e:"\u0032\u0035\u0032\u0065",0x252f:"\u0032\u0035\u0032\u0066",0x253a:"\u0032\u0035\u0033\u0061",0x253b:"\u0032\u0035\u0033\u0062",0x253d:"\u0032\u0035\u0033\u0064",0x253e:"\u0032\u0035\u0033\u0065",0x253f:"\u0032\u0035\u0033\u0066",0x254a:"\u0032\u0035\u0034\u0061",0x254b:"\u0032\u0035\u0034\u0062",0x254c:"\u0032\u0035\u0034\u0063",0x254d:"\u0032\u0035\u0034\u0064",0x254e:"\u0032\u0035\u0034\u0065",0x254f:"\u0032\u0035\u0034\u0066",0x256d:"\u0032\u0035\u0036\u0064",0x256e:"\u0032\u0035\u0036\u0065",0x256f:"\u0032\u0035\u0036\u0066",0x257a:"\u0032\u0035\u0037\u0061",0x257b:"\u0032\u0035\u0037\u0062",0x257c:"\u0032\u0035\u0037\u0063",0x257d:"\u0032\u0035\u0037\u0064",0x257e:"\u0032\u0035\u0037\u0065",0x257f:"\u0032\u0035\u0037\u0066",0x0041:"\u0041",0x00c6:"\u0041\u0045",0x01fc:"\u0041E\u0061\u0063\u0075\u0074\u0065",0x01e2:"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e",0xf7e6:"\u0041E\u0073\u006d\u0061\u006c\u006c",0x2370:"\u0041\u0050\u004c\u0062\u006f\u0078\u0071\u0075\u0065s\u0074\u0069\u006f\u006e",0x2353:"\u0041\u0050\u004c\u0062\u006f\u0078\u0075\u0070\u0063\u0061\u0072\u0065\u0074",0x2340:"\u0041P\u004cn\u006f\u0074\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068",0x233f:"A\u0050\u004c\u006e\u006f\u0074\u0073\u006c\u0061\u0073\u0068",0x00c1:"\u0041\u0061\u0063\u0075\u0074\u0065",0xf7e1:"A\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0102:"\u0041\u0062\u0072\u0065\u0076\u0065",0x1eae:"A\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065",0x04d0:"\u0041\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1eb6:"\u0041\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077",0x1eb0:"A\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065",0x1eb2:"\u0041b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x1eb4:"A\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065",0x01cd:"\u0041\u0063\u0061\u0072\u006f\u006e",0x24b6:"\u0041c\u0069\u0072\u0063\u006c\u0065",0x00c2:"A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ea4:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1eac:"\u0041\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ea6:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ea8:"A\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7e2:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1eaa:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0xf6c9:"\u0041\u0063\u0075t\u0065",0xf7b4:"\u0041\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0200:"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00c4:"\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s",0x04d2:"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01de:"\u0041d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0xf7e4:"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ea0:"\u0041d\u006f\u0074\u0062\u0065\u006c\u006fw",0x01e0:"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e",0x00c0:"\u0041\u0067\u0072\u0061\u0076\u0065",0xf7e0:"A\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ea2:"\u0041\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x04d4:"A\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0202:"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0391:"\u0041\u006c\u0070h\u0061",0x0386:"\u0041\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073",0x0100:"\u0041m\u0061\u0063\u0072\u006f\u006e",0xff21:"\u0041\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0104:"\u0041o\u0067\u006f\u006e\u0065\u006b",0x00c5:"\u0041\u0072\u0069n\u0067",0x01fa:"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065",0x1e00:"\u0041\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077",0xf7e5:"\u0041\u0072\u0069\u006e\u0067\u0073\u006d\u0061\u006c\u006c",0xf761:"\u0041\u0073\u006d\u0061\u006c\u006c",0x00c3:"\u0041\u0074\u0069\u006c\u0064\u0065",0xf7e3:"A\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x0531:"A\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0042:"\u0042",0x2ae7:"\u0042\u0061\u0072\u0076",0x1d538:"\u0042\u0062\u0062\u0041",0x1d539:"\u0042\u0062\u0062\u0042",0x2102:"\u0042\u0062\u0062\u0043",0x1d53b:"\u0042\u0062\u0062\u0044",0x1d53c:"\u0042\u0062\u0062\u0045",0x1d53d:"\u0042\u0062\u0062\u0046",0x1d53e:"\u0042\u0062\u0062\u0047",0x213e:"\u0042\u0062\u0062\u0047\u0061\u006d\u006d\u0061",0x210d:"\u0042\u0062\u0062\u0048",0x1d540:"\u0042\u0062\u0062\u0049",0x1d541:"\u0042\u0062\u0062\u004a",0x1d542:"\u0042\u0062\u0062\u004b",0x1d543:"\u0042\u0062\u0062\u004c",0x1d544:"\u0042\u0062\u0062\u004d",0x2115:"\u0042\u0062\u0062\u004e",0x1d546:"\u0042\u0062\u0062\u004f",0x2119:"\u0042\u0062\u0062\u0050",0x213f:"\u0042\u0062\u0062P\u0069",0x211a:"\u0042\u0062\u0062\u0051",0x211d:"\u0042\u0062\u0062\u0052",0x1d54a:"\u0042\u0062\u0062\u0053",0x1d54b:"\u0042\u0062\u0062\u0054",0x1d54c:"\u0042\u0062\u0062\u0055",0x1d54d:"\u0042\u0062\u0062\u0056",0x1d54e:"\u0042\u0062\u0062\u0057",0x1d54f:"\u0042\u0062\u0062\u0058",0x1d550:"\u0042\u0062\u0062\u0059",0x2124:"\u0042\u0062\u0062\u005a",0x1d552:"\u0042\u0062\u0062\u0061",0x1d553:"\u0042\u0062\u0062\u0062",0x1d554:"\u0042\u0062\u0062\u0063",0x1d555:"\u0042\u0062\u0062\u0064",0x1d556:"\u0042\u0062\u0062\u0065",0x1d7e0:"\u0042\u0062\u0062\u0065\u0069\u0067\u0068\u0074",0x1d557:"\u0042\u0062\u0062\u0066",0x1d7dd:"\u0042b\u0062\u0066\u0069\u0076\u0065",0x1d7dc:"\u0042b\u0062\u0066\u006f\u0075\u0072",0x1d558:"\u0042\u0062\u0062\u0067",0x213d:"\u0042\u0062\u0062\u0067\u0061\u006d\u006d\u0061",0x1d559:"\u0042\u0062\u0062\u0068",0x1d55a:"\u0042\u0062\u0062\u0069",0x1d55b:"\u0042\u0062\u0062\u006a",0x1d55c:"\u0042\u0062\u0062\u006b",0x1d55d:"\u0042\u0062\u0062\u006c",0x1d55e:"\u0042\u0062\u0062\u006d",0x1d55f:"\u0042\u0062\u0062\u006e",0x1d7e1:"\u0042b\u0062\u006e\u0069\u006e\u0065",0x1d560:"\u0042\u0062\u0062\u006f",0x1d7d9:"\u0042\u0062\u0062\u006f\u006e\u0065",0x1d561:"\u0042\u0062\u0062\u0070",0x213c:"\u0042\u0062\u0062p\u0069",0x1d562:"\u0042\u0062\u0062\u0071",0x1d563:"\u0042\u0062\u0062\u0072",0x1d564:"\u0042\u0062\u0062\u0073",0x1d7df:"\u0042\u0062\u0062\u0073\u0065\u0076\u0065\u006e",0x1d7de:"\u0042\u0062\u0062\u0073\u0069\u0078",0x2140:"\u0042\u0062\u0062\u0073\u0075\u006d",0x1d565:"\u0042\u0062\u0062\u0074",0x1d7db:"\u0042\u0062\u0062\u0074\u0068\u0072\u0065\u0065",0x1d7da:"\u0042\u0062\u0062\u0074\u0077\u006f",0x1d566:"\u0042\u0062\u0062\u0075",0x1d567:"\u0042\u0062\u0062\u0076",0x1d568:"\u0042\u0062\u0062\u0077",0x1d569:"\u0042\u0062\u0062\u0078",0x1d56a:"\u0042\u0062\u0062\u0079",0x1d56b:"\u0042\u0062\u0062\u007a",0x1d7d8:"\u0042b\u0062\u007a\u0065\u0072\u006f",0x24b7:"\u0042c\u0069\u0072\u0063\u006c\u0065",0x1e02:"\u0042\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e04:"\u0042d\u006f\u0074\u0062\u0065\u006c\u006fw",0x0532:"B\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0392:"\u0042\u0065\u0074\u0061",0x0181:"\u0042\u0068\u006fo\u006b",0x1e06:"\u0042\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff22:"\u0042\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6f4:"\u0042\u0072\u0065\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0xf762:"\u0042\u0073\u006d\u0061\u006c\u006c",0x0229:"\u0042s\u006d\u0061\u006c\u006c\u0063\u0061p",0x0182:"\u0042t\u006f\u0070\u0062\u0061\u0072",0x0043:"\u0043",0x053e:"\u0043\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0106:"\u0043\u0061\u0063\u0075\u0074\u0065",0xf6ca:"\u0043\u0061\u0072o\u006e",0xf6f5:"\u0043\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x010c:"\u0043\u0063\u0061\u0072\u006f\u006e",0x00c7:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x1e08:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065",0xf7e7:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c",0x24b8:"\u0043c\u0069\u0072\u0063\u006c\u0065",0x0108:"C\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x010a:"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0xf7b8:"\u0043\u0065\u0064i\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c",0x0549:"C\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04bc:"C\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x0427:"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04be:"\u0043\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04b6:"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04f4:"\u0043\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0543:"\u0043\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04cb:"C\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x04b8:"\u0043h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x03a7:"\u0043\u0068\u0069",0x0187:"\u0043\u0068\u006fo\u006b",0xf6f6:"\u0043i\u0072c\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0xff23:"\u0043\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0551:"\u0043\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2a74:"\u0043o\u006c\u006f\u006e\u0065\u0071",0xf763:"\u0043\u0073\u006d\u0061\u006c\u006c",0x0044:"\u0044",0x27f1:"\u0044\u0044\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x01f1:"\u0044\u005a",0x01c4:"\u0044Z\u0063\u0061\u0072\u006f\u006e",0x0534:"\u0044\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0189:"\u0044\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x2ae5:"\u0044\u0061\u0073h\u0056",0x27da:"\u0044a\u0073\u0068\u0056\u0044\u0061\u0073h",0x2ae4:"\u0044\u0061\u0073h\u0076",0x010e:"\u0044\u0063\u0061\u0072\u006f\u006e",0xf810:"\u0044c\u0061\u0072\u006f\u006e\u0031",0x1e10:"\u0044\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24b9:"\u0044c\u0069\u0072\u0063\u006c\u0065",0x1e12:"\u0044\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0110:"\u0044\u0063\u0072\u006f\u0061\u0074",0x1e0a:"\u0044\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e0c:"\u0044d\u006f\u0074\u0062\u0065\u006c\u006fw",0x290b:"\u0044\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x0414:"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ee:"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c",0x2206:"\u0044\u0065\u006ct\u0061",0x0394:"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b",0x018a:"\u0044\u0068\u006fo\u006b",0xf6cb:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xf6cc:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0041\u0063\u0075\u0074\u0065",0xf6cd:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0047\u0072\u0061\u0076\u0065",0xf7a8:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0073\u006d\u0061\u006c\u006c",0x1d7cb:"\u0044i\u0067\u0061\u006d\u006d\u0061",0x03dc:"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b",0x1e0e:"\u0044\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff24:"\u0044\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6f7:"\u0044\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074s\u006d\u0061\u006c\u006c",0xf764:"\u0044\u0073\u006d\u0061\u006c\u006c",0x018b:"\u0044t\u006f\u0070\u0062\u0061\u0072",0x01f2:"\u0044\u007a",0x01c5:"\u0044z\u0063\u0061\u0072\u006f\u006e",0x04e0:"D\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x040f:"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0045:"\u0045",0x00c9:"\u0045\u0061\u0063\u0075\u0074\u0065",0xf7e9:"E\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0114:"\u0045\u0062\u0072\u0065\u0076\u0065",0x011a:"\u0045\u0063\u0061\u0072\u006f\u006e",0x1e1c:"\u0045\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065",0x0535:"E\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24ba:"\u0045c\u0069\u0072\u0063\u006c\u0065",0x00ca:"E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ebe:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1e18:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1ec6:"\u0045\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ec0:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ec2:"E\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7ea:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1ec4:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x0404:"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0204:"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00cb:"\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s",0xf7eb:"\u0045\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x0116:"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1eb8:"\u0045d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00c8:"\u0045\u0067\u0072\u0061\u0076\u0065",0xf7e8:"E\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x0537:"\u0045\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1eba:"\u0045\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x2167:"\u0045\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e",0x0206:"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0464:"\u0045\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x041b:"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x216a:"E\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x0112:"\u0045m\u0061\u0063\u0072\u006f\u006e",0x1e16:"\u0045\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e14:"\u0045\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x041c:"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff25:"\u0045\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x04a2:"\u0045\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014a:"\u0045\u006e\u0067",0x04a4:"\u0045\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04c7:"\u0045\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0118:"\u0045o\u0067\u006f\u006e\u0065\u006b",0x0190:"\u0045\u006f\u0070e\u006e",0x0395:"\u0045p\u0073\u0069\u006c\u006f\u006e",0x0388:"\u0045\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x2263:"\u0045\u0071\u0075i\u0076",0x018e:"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d",0x042d:"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04aa:"\u0045\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x01a9:"\u0045\u0073\u0068",0xf765:"\u0045\u0073\u006d\u0061\u006c\u006c",0x0397:"\u0045\u0074\u0061",0x0538:"\u0045\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0389:"\u0045\u0074\u0061\u0074\u006f\u006e\u006f\u0073",0x00d0:"\u0045\u0074\u0068",0xf7f0:"\u0045\u0074\u0068\u0073\u006d\u0061\u006c\u006c",0x1ebc:"\u0045\u0074\u0069\u006c\u0064\u0065",0x1e1a:"E\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x2107:"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074",0x20ac:"\u0045\u0075\u0072\u006f",0x01b7:"\u0045\u007a\u0068",0x01ee:"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e",0x01b8:"E\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x0046:"\u0046",0x24bb:"\u0046c\u0069\u0072\u0063\u006c\u0065",0x1e1e:"\u0046\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0556:"F\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03e4:"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c",0x0191:"\u0046\u0068\u006fo\u006b",0x2132:"\u0046\u0069\u006e\u0076",0x2164:"\u0046i\u0076\u0065\u0072\u006f\u006d\u0061n",0xff26:"\u0046\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2163:"\u0046o\u0075\u0072\u0072\u006f\u006d\u0061n",0xf766:"\u0046\u0073\u006d\u0061\u006c\u006c",0x0047:"\u0047",0x3387:"\u0047\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0x01f4:"\u0047\u0061\u0063\u0075\u0074\u0065",0x0393:"\u0047\u0061\u006dm\u0061",0x0194:"\u0047\u0061\u006dm\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x03ea:"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x011e:"\u0047\u0062\u0072\u0065\u0076\u0065",0x01e6:"\u0047\u0063\u0061\u0072\u006f\u006e",0x24bc:"\u0047c\u0069\u0072\u0063\u006c\u0065",0x011c:"G\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0122:"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x0120:"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0413:"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0542:"\u0047\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0494:"G\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0492:"\u0047\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0490:"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0193:"\u0047\u0068\u006fo\u006b",0x0533:"G\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e20:"\u0047m\u0061\u0063\u0072\u006f\u006e",0x2141:"\u0047\u006d\u0069\u0072",0xff27:"\u0047\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6ce:"\u0047\u0072\u0061v\u0065",0xf760:"\u0047\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0xf767:"\u0047\u0073\u006d\u0061\u006c\u006c",0x022b:"\u0047\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070\u0068\u006f\u006f\u006b",0x029b:"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b",0x01e4:"\u0047s\u0074\u0072\u006f\u006b\u0065",0x2aa2:"\u0047\u0074",0x0048:"\u0048",0x25a1:"\u0048\u0032\u0032\u0030\u0037\u0033",0x33cb:"\u0048\u0050\u0073\u0071\u0075\u0061\u0072\u0065",0x04a8:"\u0048\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04b2:"\u0048\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0126:"\u0048\u0062\u0061\u0072",0x1e2a:"H\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077",0x1e28:"\u0048\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24bd:"\u0048c\u0069\u0072\u0063\u006c\u0065",0x0124:"H\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e26:"\u0048d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e22:"\u0048\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e24:"\u0048d\u006f\u0074\u0062\u0065\u006c\u006fw",0x26a5:"\u0048\u0065\u0072\u006d\u0061\u0070\u0068\u0072\u006f\u0064\u0069\u0074\u0065",0xff28:"\u0048\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0540:"\u0048\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03e8:"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0xf768:"\u0048\u0073\u006d\u0061\u006c\u006c",0x022c:"\u0048s\u006d\u0061\u006c\u006c\u0063\u0061p",0xf6cf:"\u0048\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0xf6f8:"\u0048\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074s\u006d\u0061\u006c\u006c",0x3390:"\u0048\u007a\u0073\u0071\u0075\u0061\u0072\u0065",0x0049:"\u0049",0x0132:"\u0049\u004a",0x00cd:"\u0049\u0061\u0063\u0075\u0074\u0065",0xf7ed:"I\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x012c:"\u0049\u0062\u0072\u0065\u0076\u0065",0x01cf:"\u0049\u0063\u0061\u0072\u006f\u006e",0x24be:"\u0049c\u0069\u0072\u0063\u006c\u0065",0x00ce:"I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0xf7ee:"\u0049\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x03fc:"\u0049c\u0079\u0072\u0069\u006c\u0031",0x0208:"\u0049d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00cf:"\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e2e:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x04e4:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf7ef:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x0130:"\u0049\u0064\u006f\u0074",0x1eca:"\u0049d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04d6:"\u0049e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0415:"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03f8:"\u0049\u0065\u0068\u006f\u006f\u006b",0x03fa:"\u0049\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b",0x2111:"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072",0x00cc:"\u0049\u0067\u0072\u0061\u0076\u0065",0xf7ec:"I\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ec8:"\u0049\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0418:"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x020a:"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x012a:"\u0049m\u0061\u0063\u0072\u006f\u006e",0x04e2:"\u0049m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff29:"\u0049\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x053b:"I\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0401:"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x012e:"\u0049o\u0067\u006f\u006e\u0065\u006b",0x0399:"\u0049\u006f\u0074\u0061",0x0196:"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x02f3:"\u0049\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",0x03aa:"\u0049\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x038a:"\u0049o\u0074\u0061\u0074\u006f\u006e\u006fs",0xf769:"\u0049\u0073\u006d\u0061\u006c\u006c",0x0197:"\u0049s\u0074\u0072\u006f\u006b\u0065",0x0128:"\u0049\u0074\u0069\u006c\u0064\u0065",0x1e2c:"I\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x0476:"\u0049\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x004a:"\u004a",0x0541:"\u004a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24bf:"\u004ac\u0069\u0072\u0063\u006c\u0065",0x0134:"J\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x054b:"\u004a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff2a:"\u004a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a1d:"\u004a\u006f\u0069\u006e",0xf76a:"\u004a\u0073\u006d\u0061\u006c\u006c",0x004b:"\u004b",0x3385:"\u004b\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0x33cd:"\u004b\u004b\u0073\u0071\u0075\u0061\u0072\u0065",0x04a0:"\u004b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1e30:"\u004b\u0061\u0063\u0075\u0074\u0065",0x049a:"\u004b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ff:"\u004b\u0061\u0068\u006f\u006f\u006b",0x04c3:"\u004b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x039a:"\u004b\u0061\u0070p\u0061",0x049e:"\u004b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x049c:"\u004ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x01e8:"\u004b\u0063\u0061\u0072\u006f\u006e",0x0136:"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24c0:"\u004bc\u0069\u0072\u0063\u006c\u0065",0x1e32:"\u004bd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0554:"K\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x053f:"K\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0425:"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03e6:"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x0198:"\u004b\u0068\u006fo\u006b",0x040c:"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e34:"\u004b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2b:"\u004b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0480:"\u004b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03de:"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b",0x046e:"K\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf76b:"\u004b\u0073\u006d\u0061\u006c\u006c",0x004c:"\u004c",0x01c7:"\u004c\u004a",0xf6bf:"\u004c\u004c",0x2b45:"\u004c\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x0139:"\u004c\u0061\u0063\u0075\u0074\u0065",0x039b:"\u004c\u0061\u006d\u0062\u0064\u0061",0x27ec:"\u004cb\u0072\u0062\u0072\u0061\u006b",0x013d:"\u004c\u0063\u0061\u0072\u006f\u006e",0xf812:"\u004cc\u0061\u0072\u006f\u006e\u0031",0x013b:"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81a:"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611",0x24c1:"\u004cc\u0069\u0072\u0063\u006c\u0065",0x1e3c:"\u004c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x013f:"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e36:"\u004cd\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e38:"\u004cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x21b2:"\u004c\u0064\u0073\u0068",0x053c:"\u004c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01c8:"\u004c\u006a",0x0409:"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e3a:"\u004c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2c:"\u004c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x27f8:"\u004c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x27fa:"\u004co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x27fd:"\u004c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x27fe:"\u004c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f",0x27f9:"\u004c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x2995:"\u004cp\u0061\u0072\u0065\u006e\u0067\u0074r",0x0141:"\u004c\u0073\u006c\u0061\u0073\u0068",0xf6f9:"L\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c",0xf76c:"\u004c\u0073\u006d\u0061\u006c\u006c",0x022f:"\u004cs\u006d\u0061\u006c\u006c\u0063\u0061p",0x2aa1:"\u004c\u0074",0x29da:"\u004c\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x004d:"\u004d",0x3386:"\u004d\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0xf6d0:"\u004d\u0061\u0063\u0072\u006f\u006e",0xf7af:"M\u0061\u0063\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x1e3e:"\u004d\u0061\u0063\u0075\u0074\u0065",0x2906:"\u004d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x2907:"\u004d\u0061\u0070\u0073\u0074\u006f",0x24c2:"\u004dc\u0069\u0072\u0063\u006c\u0065",0x1e40:"\u004d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e42:"\u004dd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0544:"M\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff2d:"\u004d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf76d:"\u004d\u0073\u006d\u0061\u006c\u006c",0x019c:"\u004dt\u0075\u0072\u006e\u0065\u0064",0x039c:"\u004d\u0075",0x004e:"\u004e",0x01ca:"\u004e\u004a",0x0143:"\u004e\u0061\u0063\u0075\u0074\u0065",0x0147:"\u004e\u0063\u0061\u0072\u006f\u006e",0xf81c:"\u004ec\u0065\u0064\u0069\u006c\u006c\u00611",0x24c3:"\u004ec\u0069\u0072\u0063\u006c\u0065",0x1e4a:"\u004e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0145:"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e44:"\u004e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e46:"\u004ed\u006f\u0074\u0062\u0065\u006c\u006fw",0x21d7:"\u004ee\u0061\u0072\u0072\u006f\u0077",0x019d:"\u004eh\u006f\u006f\u006b\u006c\u0065\u0066t",0x2168:"\u004ei\u006e\u0065\u0072\u006f\u006d\u0061n",0x01cb:"\u004e\u006a",0x1e48:"\u004e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2e:"\u004e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2aec:"\u004e\u006f\u0074",0x0546:"N\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf76e:"\u004e\u0073\u006d\u0061\u006c\u006c",0x00d1:"\u004e\u0074\u0069\u006c\u0064\u0065",0xf7f1:"N\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x039d:"\u004e\u0075",0x21d6:"\u004ew\u0061\u0072\u0072\u006f\u0077",0x004f:"\u004f",0x0152:"\u004f\u0045",0xf6fa:"\u004fE\u0073\u006d\u0061\u006c\u006c",0x00d3:"\u004f\u0061\u0063\u0075\u0074\u0065",0xf7f3:"O\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x04e8:"\u004fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04ea:"\u004f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014e:"\u004f\u0062\u0072\u0065\u0076\u0065",0x01d1:"\u004f\u0063\u0061\u0072\u006f\u006e",0x019f:"\u004f\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064t\u0069\u006c\u0064\u0065",0x24c4:"\u004fc\u0069\u0072\u0063\u006c\u0065",0x00d4:"O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ed0:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ed8:"\u004f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ed2:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ed4:"O\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7f4:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1ed6:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x041e:"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c",0x0150:"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e",0x020c:"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e",0x00d6:"\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s",0x04e6:"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf7f6:"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ecc:"\u004fd\u006f\u0074\u0062\u0065\u006c\u006fw",0xf6fb:"O\u0067\u006f\u006e\u0065\u006b\u0073\u006d\u0061\u006c\u006c",0x00d2:"\u004f\u0067\u0072\u0061\u0076\u0065",0xf7f2:"O\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x0555:"\u004f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1ece:"\u004f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01a0:"\u004f\u0068\u006fr\u006e",0x1eda:"\u004f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ee2:"\u004f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1edc:"\u004f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1ede:"\u004f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1ee0:"\u004f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x01a2:"\u004f\u0069",0x020e:"\u004f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x014c:"\u004fm\u0061\u0063\u0072\u006f\u006e",0x1e52:"\u004f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e50:"\u004f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x2126:"\u004f\u006d\u0065g\u0061",0x0460:"\u004f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03a9:"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b",0x2127:"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076",0x047a:"\u004fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x047c:"\u004fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x038f:"\u004f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073",0x039f:"\u004fm\u0069\u0063\u0072\u006f\u006e",0x038c:"\u004f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0xff2f:"\u004f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2160:"\u004f\u006e\u0065\u0072\u006f\u006d\u0061\u006e",0x01ea:"\u004fo\u0067\u006f\u006e\u0065\u006b",0x01ec:"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e",0x0186:"\u004f\u006f\u0070e\u006e",0x00d8:"\u004f\u0073\u006c\u0061\u0073\u0068",0x01fe:"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065",0xf7f8:"O\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c",0xf76f:"\u004f\u0073\u006d\u0061\u006c\u006c",0x047e:"\u004f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x00d5:"\u004f\u0074\u0069\u006c\u0064\u0065",0x1e4c:"O\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e4e:"\u004f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073",0xf7f5:"O\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x2a37:"\u004f\u0074\u0069\u006d\u0065\u0073",0x0050:"\u0050",0x1e54:"\u0050\u0061\u0063\u0075\u0074\u0065",0x24c5:"\u0050c\u0069\u0072\u0063\u006c\u0065",0x1e56:"\u0050\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x054a:"P\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04a6:"P\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063",0x03a6:"\u0050\u0068\u0069",0x01a4:"\u0050\u0068\u006fo\u006b",0x03a0:"\u0050\u0069",0x0553:"\u0050\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x210e:"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074",0xff30:"\u0050\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2abb:"\u0050\u0072\u0065\u0063",0x214a:"\u0050\u0072\u006fp\u0065\u0072\u0074\u0079\u004c\u0069\u006e\u0065",0x03a8:"\u0050\u0073\u0069",0x0470:"P\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf770:"\u0050\u0073\u006d\u0061\u006c\u006c",0x0051:"\u0051",0x220e:"\u0051\u0045\u0044",0x24c6:"\u0051c\u0069\u0072\u0063\u006c\u0065",0xff31:"\u0051\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf771:"\u0051\u0073\u006d\u0061\u006c\u006c",0x2047:"\u0051\u0075\u0065\u0073\u0074\u0069\u006f\u006e",0x0052:"\u0052",0x2b46:"R\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x054c:"\u0052\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0154:"\u0052\u0061\u0063\u0075\u0074\u0065",0x27ed:"\u0052b\u0072\u0062\u0072\u0061\u006b",0x0158:"\u0052\u0063\u0061\u0072\u006f\u006e",0x0156:"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81e:"\u0052c\u0065\u0064\u0069\u006c\u006c\u00611",0x24c7:"\u0052c\u0069\u0072\u0063\u006c\u0065",0xf831:"R\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0210:"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e",0x1e58:"\u0052\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e5a:"\u0052d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e5c:"\u0052d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x21b3:"\u0052\u0064\u0073\u0068",0x0550:"R\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x211c:"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072",0x03a1:"\u0052\u0068\u006f",0xf6fc:"\u0052i\u006e\u0067\u0073\u006d\u0061\u006cl",0x0212:"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x1e5e:"\u0052\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff32:"\u0052\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2996:"\u0052\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073",0xf772:"\u0052\u0073\u006d\u0061\u006c\u006c",0x0281:"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064",0x02b6:"\u0052\u0073\u006d\u0061ll\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069o\u0072",0x023f:"\u0052\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072",0x29db:"\u0052\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x0053:"\u0053",0x024f:"\u0053\u0044\u0031\u0035\u0030\u0031\u0030\u0030",0x250c:"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030",0x2514:"\u0053\u0046\u0030\u0032\u0030\u0030\u0030\u0030",0x2510:"\u0053\u0046\u0030\u0033\u0030\u0030\u0030\u0030",0x2518:"\u0053\u0046\u0030\u0034\u0030\u0030\u0030\u0030",0x253c:"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030",0x252c:"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030",0x2534:"\u0053\u0046\u0030\u0037\u0030\u0030\u0030\u0030",0x251c:"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030",0x2524:"\u0053\u0046\u0030\u0039\u0030\u0030\u0030\u0030",0x2500:"\u0053\u0046\u0031\u0030\u0030\u0030\u0030\u0030",0x2502:"\u0053\u0046\u0031\u0031\u0030\u0030\u0030\u0030",0x2561:"\u0053\u0046\u0031\u0039\u0030\u0030\u0030\u0030",0x2562:"\u0053\u0046\u0032\u0030\u0030\u0030\u0030\u0030",0x2556:"\u0053\u0046\u0032\u0031\u0030\u0030\u0030\u0030",0x2555:"\u0053\u0046\u0032\u0032\u0030\u0030\u0030\u0030",0x2563:"\u0053\u0046\u0032\u0033\u0030\u0030\u0030\u0030",0x2551:"\u0053\u0046\u0032\u0034\u0030\u0030\u0030\u0030",0x2557:"\u0053\u0046\u0032\u0035\u0030\u0030\u0030\u0030",0x255d:"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030",0x255c:"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030",0x255b:"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030",0x255e:"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030",0x255f:"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030",0x255a:"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030",0x2554:"\u0053\u0046\u0033\u0039\u0030\u0030\u0030\u0030",0x2569:"\u0053\u0046\u0034\u0030\u0030\u0030\u0030\u0030",0x2566:"\u0053\u0046\u0034\u0031\u0030\u0030\u0030\u0030",0x2560:"\u0053\u0046\u0034\u0032\u0030\u0030\u0030\u0030",0x2550:"\u0053\u0046\u0034\u0033\u0030\u0030\u0030\u0030",0x256c:"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030",0x2567:"\u0053\u0046\u0034\u0035\u0030\u0030\u0030\u0030",0x2568:"\u0053\u0046\u0034\u0036\u0030\u0030\u0030\u0030",0x2564:"\u0053\u0046\u0034\u0037\u0030\u0030\u0030\u0030",0x2565:"\u0053\u0046\u0034\u0038\u0030\u0030\u0030\u0030",0x2559:"\u0053\u0046\u0034\u0039\u0030\u0030\u0030\u0030",0x2558:"\u0053\u0046\u0035\u0030\u0030\u0030\u0030\u0030",0x2552:"\u0053\u0046\u0035\u0031\u0030\u0030\u0030\u0030",0x2553:"\u0053\u0046\u0035\u0032\u0030\u0030\u0030\u0030",0x256b:"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030",0x256a:"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030",0x015a:"\u0053\u0061\u0063\u0075\u0074\u0065",0x1e64:"\u0053a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x03e0:"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b",0x0160:"\u0053\u0063\u0061\u0072\u006f\u006e",0x1e66:"\u0053c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0xf6fd:"S\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x015e:"\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf816:"\u0053c\u0065\u0064\u0069\u006c\u006c\u00611",0x018f:"\u0053\u0063\u0068w\u0061",0x04d8:"\u0053\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04da:"S\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x24c8:"\u0053c\u0069\u0072\u0063\u006c\u0065",0x015c:"S\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0218:"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e60:"\u0053\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e62:"\u0053d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e68:"\u0053d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074",0x21d8:"\u0053e\u0061\u0072\u0072\u006f\u0077",0x054d:"S\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2166:"\u0053\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x0547:"S\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0428:"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03e2:"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x04ba:"\u0053\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ec:"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x03a3:"\u0053\u0069\u0067m\u0061",0x2165:"\u0053\u0069\u0078\u0072\u006f\u006d\u0061\u006e",0xff33:"\u0053\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a4e:"\u0053\u0071\u0063a\u0070",0x2a4f:"\u0053\u0071\u0063u\u0070",0xf773:"\u0053\u0073\u006d\u0061\u006c\u006c",0x03da:"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b",0x2abc:"\u0053\u0075\u0063\u0063",0x21d9:"\u0053w\u0061\u0072\u0072\u006f\u0077",0x0054:"\u0054",0x03a4:"\u0054\u0061\u0075",0x0166:"\u0054\u0062\u0061\u0072",0x0164:"\u0054\u0063\u0061\u0072\u006f\u006e",0xf814:"\u0054c\u0061\u0072\u006f\u006e\u0031",0xf818:"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611",0x24c9:"\u0054c\u0069\u0072\u0063\u006c\u0065",0x1e70:"\u0054\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0162:"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6a:"\u0054\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6c:"\u0054d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04ac:"\u0054\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2169:"\u0054\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x04b4:"\u0054\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0398:"\u0054\u0068\u0065t\u0061",0x01ac:"\u0054\u0068\u006fo\u006b",0x00de:"\u0054\u0068\u006fr\u006e",0xf7fe:"\u0054\u0068\u006f\u0072\u006e\u0073\u006d\u0061\u006c\u006c",0x2162:"\u0054\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e",0xf6fe:"\u0054\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x054f:"\u0054\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e6e:"\u0054\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff34:"\u0054\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0539:"\u0054\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01bc:"\u0054\u006f\u006e\u0065\u0066\u0069\u0076\u0065",0x0184:"\u0054o\u006e\u0065\u0073\u0069\u0078",0x01a7:"\u0054o\u006e\u0065\u0074\u0077\u006f",0x01ae:"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x0426:"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x040b:"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf774:"\u0054\u0073\u006d\u0061\u006c\u006c",0x216b:"T\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e",0x2161:"\u0054\u0077\u006f\u0072\u006f\u006d\u0061\u006e",0x0055:"\u0055",0x27f0:"\u0055\u0055\u0070\u0061\u0072\u0072\u006f\u0077",0x00da:"\u0055\u0061\u0063\u0075\u0074\u0065",0xf7fa:"U\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x016c:"\u0055\u0062\u0072\u0065\u0076\u0065",0x01d3:"\u0055\u0063\u0061\u0072\u006f\u006e",0xf833:"\u0055\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24ca:"\u0055c\u0069\u0072\u0063\u006c\u0065",0x00db:"U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e76:"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0xf7fb:"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x0423:"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0214:"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00dc:"\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s",0x01d7:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x1e72:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077",0x01d9:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e",0x04f0:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01db:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065",0x01d5:"\u0055d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0xf7fc:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ee4:"\u0055d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00d9:"\u0055\u0067\u0072\u0061\u0076\u0065",0xf7f9:"U\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ee6:"\u0055\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01af:"\u0055\u0068\u006fr\u006e",0x1ee8:"\u0055\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ef0:"\u0055\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1eea:"\u0055\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1eec:"\u0055\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1eee:"\u0055\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x0170:"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0x04f2:"U\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0216:"\u0055\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0478:"\u0055\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x016a:"\u0055m\u0061\u0063\u0072\u006f\u006e",0x04ee:"\u0055m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e7a:"\u0055m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xff35:"\u0055\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0172:"\u0055o\u0067\u006f\u006e\u0065\u006b",0x03a5:"\u0055p\u0073\u0069\u006c\u006f\u006e",0x03d2:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031",0x03d3:"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b",0x01b1:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e",0x02f4:"\u0055\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",0x03ab:"\u0055p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x03d4:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0x038e:"\u0055\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x016e:"\u0055\u0072\u0069n\u0067",0x040e:"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf775:"\u0055\u0073\u006d\u0061\u006c\u006c",0x04ae:"\u0055\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04b0:"\u0055\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0168:"\u0055\u0074\u0069\u006c\u0064\u0065",0x1e78:"U\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e74:"U\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x290a:"\u0055\u0075\u0070\u0061\u0072\u0072\u006f\u0077",0x0056:"\u0056",0x22ab:"\u0056\u0044\u0061s\u0068",0x2aeb:"\u0056\u0062\u0061\u0072",0x24cb:"\u0056c\u0069\u0072\u0063\u006c\u0065",0x1e7e:"\u0056d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a54:"\u0056\u0065\u0065",0x054e:"V\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01b2:"\u0056\u0068\u006fo\u006b",0xff36:"\u0056\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0548:"\u0056\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf776:"\u0056\u0073\u006d\u0061\u006c\u006c",0x1e7c:"\u0056\u0074\u0069\u006c\u0064\u0065",0x2980:"\u0056\u0076\u0065r\u0074",0x0057:"\u0057",0x1e82:"\u0057\u0061\u0063\u0075\u0074\u0065",0x24cc:"\u0057c\u0069\u0072\u0063\u006c\u0065",0x0174:"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e84:"\u0057d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e86:"\u0057\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e88:"\u0057d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a53:"\u0057\u0065\u0064g\u0065",0x1e80:"\u0057\u0067\u0072\u0061\u0076\u0065",0xff37:"\u0057\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf777:"\u0057\u0073\u006d\u0061\u006c\u006c",0x0058:"\u0058",0x24cd:"\u0058c\u0069\u0072\u0063\u006c\u0065",0x1e8c:"\u0058d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8a:"\u0058\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x053d:"X\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x039e:"\u0058\u0069",0xff38:"\u0058\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf778:"\u0058\u0073\u006d\u0061\u006c\u006c",0x0059:"\u0059",0x00dd:"\u0059\u0061\u0063\u0075\u0074\u0065",0xf7fd:"Y\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x24ce:"\u0059c\u0069\u0072\u0063\u006c\u0065",0x0176:"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0178:"\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s",0xf7ff:"\u0059\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1e8e:"\u0059\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1ef4:"\u0059d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04f8:"Y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063",0x1ef2:"\u0059\u0067\u0072\u0061\u0076\u0065",0x01b3:"\u0059\u0068\u006fo\u006b",0x1ef6:"\u0059\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0545:"\u0059\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0407:"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0552:"\u0059\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff39:"\u0059\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf779:"\u0059\u0073\u006d\u0061\u006c\u006c",0x021f:"\u0059s\u006d\u0061\u006c\u006c\u0063\u0061p",0x1ef8:"\u0059\u0074\u0069\u006c\u0064\u0065",0x2144:"\u0059\u0075\u0070",0x046a:"\u0059\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x046c:"\u0059\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063",0x0466:"\u0059\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0468:"\u0059u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x005a:"\u005a",0x0536:"\u005a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0179:"\u005a\u0061\u0063\u0075\u0074\u0065",0x017d:"\u005a\u0063\u0061\u0072\u006f\u006e",0xf6ff:"Z\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x24cf:"\u005ac\u0069\u0072\u0063\u006c\u0065",0x1e90:"Z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x017b:"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e92:"\u005ad\u006f\u0074\u0062\u0065\u006c\u006fw",0x0498:"\u005a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04de:"\u005ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x0396:"\u005a\u0065\u0074\u0061",0x053a:"Z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03fd:"\u005a\u0068\u0065\u0062\u0072\u0065\u0076\u0065",0x04c1:"\u005a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0496:"Z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04dc:"\u005a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e94:"\u005a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff3a:"\u005a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf77a:"\u005a\u0073\u006d\u0061\u006c\u006c",0x01b5:"\u005as\u0074\u0072\u006f\u006b\u0065",0x0061:"\u0061",0x2701:"\u0061\u0031",0x2702:"\u0061\u0032",0x2704:"\u0061\u0033",0x260e:"\u0061\u0034",0x2706:"\u0061\u0035",0x271d:"\u0061\u0036",0x271e:"\u0061\u0037",0x271f:"\u0061\u0038",0x2720:"\u0061\u0039",0x2721:"\u0061\u0031\u0030",0x261b:"\u0061\u0031\u0031",0x261e:"\u0061\u0031\u0032",0x270c:"\u0061\u0031\u0033",0x270d:"\u0061\u0031\u0034",0x270e:"\u0061\u0031\u0035",0x270f:"\u0061\u0031\u0036",0x2711:"\u0061\u0031\u0037",0x2712:"\u0061\u0031\u0038",0x2713:"\u0061\u0031\u0039",0x2714:"\u0061\u0032\u0030",0x2715:"\u0061\u0032\u0031",0x2716:"\u0061\u0032\u0032",0x2717:"\u0061\u0032\u0033",0x2718:"\u0061\u0032\u0034",0x2719:"\u0061\u0032\u0035",0x271a:"\u0061\u0032\u0036",0x271b:"\u0061\u0032\u0037",0x271c:"\u0061\u0032\u0038",0x2722:"\u0061\u0032\u0039",0x2723:"\u0061\u0033\u0030",0x2724:"\u0061\u0033\u0031",0x2725:"\u0061\u0033\u0032",0x2726:"\u0061\u0033\u0033",0x2727:"\u0061\u0033\u0034",0x2605:"\u0061\u0033\u0035",0x2729:"\u0061\u0033\u0036",0x272a:"\u0061\u0033\u0037",0x272b:"\u0061\u0033\u0038",0x272c:"\u0061\u0033\u0039",0x272d:"\u0061\u0034\u0030",0x272e:"\u0061\u0034\u0031",0x272f:"\u0061\u0034\u0032",0x2730:"\u0061\u0034\u0033",0x2731:"\u0061\u0034\u0034",0x2732:"\u0061\u0034\u0035",0x2733:"\u0061\u0034\u0036",0x2734:"\u0061\u0034\u0037",0x2735:"\u0061\u0034\u0038",0x2736:"\u0061\u0034\u0039",0x2737:"\u0061\u0035\u0030",0x2738:"\u0061\u0035\u0031",0x2739:"\u0061\u0035\u0032",0x273a:"\u0061\u0035\u0033",0x273b:"\u0061\u0035\u0034",0x273c:"\u0061\u0035\u0035",0x273d:"\u0061\u0035\u0036",0x273e:"\u0061\u0035\u0037",0x273f:"\u0061\u0035\u0038",0x2740:"\u0061\u0035\u0039",0x2741:"\u0061\u0036\u0030",0x2742:"\u0061\u0036\u0031",0x2743:"\u0061\u0036\u0032",0x2744:"\u0061\u0036\u0033",0x2745:"\u0061\u0036\u0034",0x2746:"\u0061\u0036\u0035",0x2747:"\u0061\u0036\u0036",0x2748:"\u0061\u0036\u0037",0x2749:"\u0061\u0036\u0038",0x274a:"\u0061\u0036\u0039",0x274b:"\u0061\u0037\u0030",0x25cf:"\u0061\u0037\u0031",0x274d:"\u0061\u0037\u0032",0x25a0:"\u0061\u0037\u0033",0x274f:"\u0061\u0037\u0034",0x2751:"\u0061\u0037\u0035",0x25b2:"\u0061\u0037\u0036",0x25bc:"\u0061\u0037\u0037",0x25c6:"\u0061\u0037\u0038",0x2756:"\u0061\u0037\u0039",0x25d7:"\u0061\u0038\u0031",0x2758:"\u0061\u0038\u0032",0x2759:"\u0061\u0038\u0033",0x275a:"\u0061\u0038\u0034",0xf8de:"\u0061\u0038\u0035",0xf8e0:"\u0061\u0038\u0036",0xf8e1:"\u0061\u0038\u0037",0xf8e2:"\u0061\u0038\u0038",0xf8d7:"\u0061\u0038\u0039",0xf8d8:"\u0061\u0039\u0030",0xf8db:"\u0061\u0039\u0031",0xf8dc:"\u0061\u0039\u0032",0xf8d9:"\u0061\u0039\u0033",0xf8da:"\u0061\u0039\u0034",0xf8e3:"\u0061\u0039\u0035",0xf8e4:"\u0061\u0039\u0036",0x275b:"\u0061\u0039\u0037",0x275c:"\u0061\u0039\u0038",0x275d:"\u0061\u0039\u0039",0x275e:"\u0061\u0031\u0030\u0030",0x2761:"\u0061\u0031\u0030\u0031",0x2762:"\u0061\u0031\u0030\u0032",0x2763:"\u0061\u0031\u0030\u0033",0x2764:"\u0061\u0031\u0030\u0034",0x2710:"\u0061\u0031\u0030\u0035",0x2765:"\u0061\u0031\u0030\u0036",0x2766:"\u0061\u0031\u0030\u0037",0x2767:"\u0061\u0031\u0030\u0038",0x2709:"\u0061\u0031\u0031\u0037",0x2708:"\u0061\u0031\u0031\u0038",0x2707:"\u0061\u0031\u0031\u0039",0x2460:"\u0061\u0031\u0032\u0030",0x2461:"\u0061\u0031\u0032\u0031",0x2462:"\u0061\u0031\u0032\u0032",0x2463:"\u0061\u0031\u0032\u0033",0x2464:"\u0061\u0031\u0032\u0034",0x2465:"\u0061\u0031\u0032\u0035",0x2466:"\u0061\u0031\u0032\u0036",0x2467:"\u0061\u0031\u0032\u0037",0x2468:"\u0061\u0031\u0032\u0038",0x2469:"\u0061\u0031\u0032\u0039",0x2776:"\u0061\u0031\u0033\u0030",0x2777:"\u0061\u0031\u0033\u0031",0x2778:"\u0061\u0031\u0033\u0032",0x2779:"\u0061\u0031\u0033\u0033",0x277a:"\u0061\u0031\u0033\u0034",0x277b:"\u0061\u0031\u0033\u0035",0x277c:"\u0061\u0031\u0033\u0036",0x277d:"\u0061\u0031\u0033\u0037",0x277e:"\u0061\u0031\u0033\u0038",0x277f:"\u0061\u0031\u0033\u0039",0x2780:"\u0061\u0031\u0034\u0030",0x2781:"\u0061\u0031\u0034\u0031",0x2782:"\u0061\u0031\u0034\u0032",0x2783:"\u0061\u0031\u0034\u0033",0x2784:"\u0061\u0031\u0034\u0034",0x2785:"\u0061\u0031\u0034\u0035",0x2786:"\u0061\u0031\u0034\u0036",0x2787:"\u0061\u0031\u0034\u0037",0x2788:"\u0061\u0031\u0034\u0038",0x2789:"\u0061\u0031\u0034\u0039",0x278a:"\u0061\u0031\u0035\u0030",0x278b:"\u0061\u0031\u0035\u0031",0x278c:"\u0061\u0031\u0035\u0032",0x278d:"\u0061\u0031\u0035\u0033",0x278e:"\u0061\u0031\u0035\u0034",0x278f:"\u0061\u0031\u0035\u0035",0x2790:"\u0061\u0031\u0035\u0036",0x2791:"\u0061\u0031\u0035\u0037",0x2792:"\u0061\u0031\u0035\u0038",0x2793:"\u0061\u0031\u0035\u0039",0x2794:"\u0061\u0031\u0036\u0030",0x27a3:"\u0061\u0031\u0036\u0032",0x2195:"\u0061\u0031\u0036\u0034",0x2799:"\u0061\u0031\u0036\u0035",0x279b:"\u0061\u0031\u0036\u0036",0x279c:"\u0061\u0031\u0036\u0037",0x279d:"\u0061\u0031\u0036\u0038",0x279e:"\u0061\u0031\u0036\u0039",0x279f:"\u0061\u0031\u0037\u0030",0x27a0:"\u0061\u0031\u0037\u0031",0x27a1:"\u0061\u0031\u0037\u0032",0x27a2:"\u0061\u0031\u0037\u0033",0x27a4:"\u0061\u0031\u0037\u0034",0x27a5:"\u0061\u0031\u0037\u0035",0x27a6:"\u0061\u0031\u0037\u0036",0x27a7:"\u0061\u0031\u0037\u0037",0x27a8:"\u0061\u0031\u0037\u0038",0x27a9:"\u0061\u0031\u0037\u0039",0x27ab:"\u0061\u0031\u0038\u0030",0x27ad:"\u0061\u0031\u0038\u0031",0x27af:"\u0061\u0031\u0038\u0032",0x27b2:"\u0061\u0031\u0038\u0033",0x27b3:"\u0061\u0031\u0038\u0034",0x27b5:"\u0061\u0031\u0038\u0035",0x27b8:"\u0061\u0031\u0038\u0036",0x27ba:"\u0061\u0031\u0038\u0037",0x27bb:"\u0061\u0031\u0038\u0038",0x27bc:"\u0061\u0031\u0038\u0039",0x27bd:"\u0061\u0031\u0039\u0030",0x27be:"\u0061\u0031\u0039\u0031",0x279a:"\u0061\u0031\u0039\u0032",0x27aa:"\u0061\u0031\u0039\u0033",0x27b6:"\u0061\u0031\u0039\u0034",0x27b9:"\u0061\u0031\u0039\u0035",0x2798:"\u0061\u0031\u0039\u0036",0x27b4:"\u0061\u0031\u0039\u0037",0x27b7:"\u0061\u0031\u0039\u0038",0x27ac:"\u0061\u0031\u0039\u0039",0x27ae:"\u0061\u0032\u0030\u0030",0x27b1:"\u0061\u0032\u0030\u0031",0x2703:"\u0061\u0032\u0030\u0032",0x2750:"\u0061\u0032\u0030\u0033",0x2752:"\u0061\u0032\u0030\u0034",0xf8dd:"\u0061\u0032\u0030\u0035",0xf8df:"\u0061\u0032\u0030\u0036",0x0986:"\u0061a\u0062\u0065\u006e\u0067\u0061\u006ci",0x00e1:"\u0061\u0061\u0063\u0075\u0074\u0065",0x0906:"\u0061\u0061\u0064\u0065\u0076\u0061",0x0a86:"\u0061\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a06:"\u0061\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a3e:"\u0061a\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3303:"\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x09be:"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x093e:"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0abe:"\u0061\u0061\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x055f:"\u0061b\u0062\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006f\u006e\u006da\u0072\u006b\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0970:"a\u0062b\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006fn\u0073\u0069\u0067\u006ede\u0076\u0061",0x0985:"\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311a:"\u0061b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0103:"\u0061\u0062\u0072\u0065\u0076\u0065",0x1eaf:"a\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065",0x04d1:"\u0061\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1eb7:"\u0061\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077",0x1eb1:"a\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065",0x1eb3:"\u0061b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x1eb5:"a\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065",0x01ce:"\u0061\u0063\u0061\u0072\u006f\u006e",0x2100:"\u0061c\u0063\u006f\u0075\u006e\u0074\u006ff",0x23e6:"\u0061c\u0063\u0075\u0072\u0072\u0065\u006et",0x267e:"\u0061\u0063\u0069\u0064\u0066\u0072\u0065\u0065",0x24d0:"\u0061c\u0069\u0072\u0063\u006c\u0065",0x00e2:"a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ea5:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ead:"\u0061\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ea7:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ea9:"a\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1eab:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x00b4:"\u0061\u0063\u0075t\u0065",0x0317:"\u0061\u0063\u0075\u0074\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0301:"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db",0x0954:"\u0061c\u0075\u0074\u0065\u0064\u0065\u0076a",0x02cf:"a\u0063\u0075\u0074\u0065\u006c\u006f\u0077\u006d\u006f\u0064",0x0274:"\u0061c\u0075\u0074\u0065\u006e\u006f\u0073p",0x0341:"\u0061\u0063\u0075t\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062",0x2940:"\u0061\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",0x2939:"\u0061c\u0077l\u0065\u0066\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x21ba:"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077",0x293a:"\u0061c\u0077o\u0076\u0065\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x293b:"\u0061\u0063w\u0075\u006e\u0064e\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x0201:"\u0061d\u0062\u006c\u0067\u0072\u0061\u0076e",0x0a71:"\u0061\u0064\u0064\u0061\u006b\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2101:"\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u0073\u0075b\u006a\u0065\u0063\u0074",0x0905:"\u0061\u0064\u0065v\u0061",0x00e4:"\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s",0x04d3:"\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01df:"\u0061d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0x1ea1:"\u0061d\u006f\u0074\u0062\u0065\u006c\u006fw",0x01e1:"\u0061\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e",0x22f0:"\u0061\u0064\u006ft\u0073",0x00e6:"\u0061\u0065",0x01fd:"\u0061e\u0061\u0063\u0075\u0074\u0065",0x3150:"\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x01e3:"\u0061\u0065\u006d\u0061\u0063\u0072\u006f\u006e",0x200e:"\u0061f\u0069\u0069\u0032\u0039\u0039",0x200f:"\u0061f\u0069\u0069\u0033\u0030\u0030",0x200d:"\u0061f\u0069\u0069\u0033\u0030\u0031",0x0410:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317",0x0411:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318",0x0412:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319",0x0416:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324",0x0417:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325",0x0419:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327",0x041a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328",0x041d:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331",0x041f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333",0x0420:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334",0x0421:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335",0x0422:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336",0x0424:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338",0x0429:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343",0x042a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344",0x042b:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345",0x042c:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346",0x042e:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348",0x042f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349",0x0402:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351",0x0403:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352",0x0405:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354",0x0406:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355",0x0408:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357",0x040a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359",0xf6c4:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00363",0xf6c5:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00364",0x0430:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365",0x0432:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367",0x0433:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368",0x0434:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369",0x0451:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371",0x0437:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373",0x0439:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375",0x043d:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379",0x0442:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384",0x0443:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385",0x0444:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386",0x0445:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387",0x0448:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390",0x0449:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391",0x044e:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396",0x044f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397",0x0455:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302",0x0456:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303",0x0458:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305",0x045a:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307",0x045c:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309",0x045e:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310",0x0462:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346",0x0472:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347",0x0474:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348",0xf6c6:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00392",0x0473:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395",0x0475:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396",0xf6c7:"\u0061f\u0069\u0069\u0031\u0030\u0038\u00331",0xf6c8:"\u0061f\u0069\u0069\u0031\u0030\u0038\u00332",0x060c:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388",0x0663:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395",0x0666:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398",0x0667:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399",0x061b:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303",0x061f:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307",0x0622:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310",0x0623:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311",0x0624:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312",0x062a:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318",0x062d:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321",0x062e:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322",0x062f:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323",0x0633:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327",0x0634:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328",0x0635:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329",0x0636:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330",0x0639:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333",0x0641:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341",0x0642:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342",0x0643:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343",0x0644:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344",0x0645:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345",0x064b:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351",0x064c:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352",0x0650:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356",0x0698:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308",0x0679:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311",0x0688:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312",0x06ba:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314",0x06d5:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334",0x20aa:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336",0x05be:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345",0x05d2:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366",0x05d4:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368",0x05d6:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370",0x05d7:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371",0x05d9:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373",0x05da:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374",0x05df:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379",0x05e4:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384",0x05e6:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386",0xfb2b:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395",0x05f0:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316",0x05f1:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317",0x05b8:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397",0x05b0:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399",0x05c2:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303",0x05bf:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341",0x05c0:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342",0x2113:"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389",0x202c:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373",0x202d:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374",0x202e:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375",0x200c:"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364",0x066d:"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367",0x02bd:"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337",0x00e0:"\u0061\u0067\u0072\u0061\u0076\u0065",0x0a85:"\u0061g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a05:"\u0061g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3042:"\u0061h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ea3:"\u0061\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0990:"\u0061i\u0062\u0065\u006e\u0067\u0061\u006ci",0x311e:"\u0061\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0910:"\u0061\u0069\u0064\u0065\u0076\u0061",0x04d5:"a\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0a90:"\u0061\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a10:"\u0061\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a48:"\u0061i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfeca:"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfecb:"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfec9:"a\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfecc:"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0203:"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x09c8:"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0948:"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac8:"\u0061\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x30a2:"\u0061k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff71:"\u0061k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x314f:"\u0061k\u006f\u0072\u0065\u0061\u006e",0x05d0:"\u0061\u006c\u0065\u0066",0x0627:"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063",0xfb30:"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfe8e:"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe84:"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0x0625:"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063",0xfe88:"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0xfe8d:"\u0061\u006c\u0065f\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb4f:"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077",0xfe82:"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0x0649:"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063",0xfef0:"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063",0xfeef:"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfef4:"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb2e:"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfb2f:"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",0x0671:"\u0061l\u0065\u0066\u0077\u0061\u0073\u006ca",0xfb51:"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061f\u0069\u006e\u0061\u006c",0xfb50:"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064",0xfd3c:"a\u006c\u0065\u0066\u0077it\u0068f\u0061\u0074\u0068\u0061\u0074a\u006e\u0066\u0069\u006e\u0061\u006c",0xfd3d:"\u0061l\u0065\u0066\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe83:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfe87:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfe81:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0064d\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0x2135:"\u0061\u006c\u0065p\u0068",0x224c:"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c",0x03b1:"\u0061\u006c\u0070h\u0061",0x03ac:"\u0061\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073",0xd802:"a\u006c\u0074\u0073\u0065\u006c\u0065\u0063\u0074\u006f\u0072",0x0101:"\u0061m\u0061\u0063\u0072\u006f\u006e",0xff41:"\u0061\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0026:"\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed",0xff06:"\u0061m\u0070e\u0072\u0073\u0061\u006e\u0064m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xf726:"\u0061\u006d\u0070\u0065\u0072\u0073\u0061\u006e\u0064s\u006d\u0061\u006c\u006c",0x33c2:"\u0061\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x3122:"\u0061\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x3124:"a\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x27e8:"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0x27e9:"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x299f:"\u0061\u006e\u0067\u0064\u006e\u0072",0x0e5a:"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069",0x2220:"\u0061\u006e\u0067l\u0065",0x3008:"\u0061\u006eg\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe3f:"\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006ce\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3009:"\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074",0xfe40:"\u0061n\u0067\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l",0x2329:"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t",0x232a:"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x299e:"\u0061\u006e\u0067\u006c\u0065\u0073",0x29a4:"\u0061n\u0067\u006c\u0065\u0075\u0062\u0061r",0x212b:"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d",0x20e7:"\u0061n\u006e\u0075\u0069\u0074\u0079",0x0387:"\u0061n\u006f\u0074\u0065\u006c\u0065\u0069a",0x27f2:"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x0952:"\u0061\u006e\u0075d\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061",0x0982:"\u0061n\u0075s\u0076\u0061\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0902:"\u0061\u006e\u0075s\u0076\u0061\u0072\u0061\u0064\u0065\u0076\u0061",0x0a82:"\u0061\u006eu\u0073\u0076\u0061r\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0105:"\u0061o\u0067\u006f\u006e\u0065\u006b",0x3300:"\u0061\u0070\u0061a\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x249c:"\u0061\u0070\u0061\u0072\u0065\u006e",0x0245:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065",0x055a:"\u0061p\u006fs\u0074\u0072\u006f\u0070\u0068e\u0061\u0072m\u0065\u006e\u0069\u0061\u006e",0x02bc:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064",0x0246:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0072\u0065\u0076",0xf8ff:"\u0061\u0070\u0070l\u0065",0x2250:"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073",0x2a70:"\u0061p\u0070\u0072\u006f\u0078\u0065\u0071q",0x2248:"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c",0x2252:"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065",0x224b:"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074",0x224a:"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x318e:"\u0061\u0072\u0061e\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x318d:"a\u0072\u0061\u0065\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x2312:"\u0061\u0072\u0063",0x2258:"\u0061\u0072\u0063e\u0071",0x21b6:"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e",0x21b7:"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e",0x1e9a:"\u0061\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u006cf\u0072\u0069\u006e\u0067",0x00e5:"\u0061\u0072\u0069n\u0067",0x01fb:"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065",0x1e01:"\u0061\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077",0x0590:"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u0064\u006f\u0077\u006e",0x058d:"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u006c\u0065\u0066\u0074",0x058f:"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074",0x058e:"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0075\u0070",0x2194:"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h",0x21e3:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e",0x21e0:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074",0x21e2:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074",0x21e1:"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070",0x21d4:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068",0x21d5:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076",0x21d3:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e",0x21d0:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074",0x21d2:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074",0x21d1:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070",0x2193:"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n",0x2199:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074",0x2198:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074",0x21e9:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065",0x02c5:"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u0064\u006f\u0077\u006e\u006d\u006f\u0064",0x02c2:"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u006c\u0065\u0066\u0074\u006d\u006f\u0064",0x02c3:"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064",0x02c4:"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064u\u0070\u006d\u006f\u0064",0x21aa:"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074",0x21a9:"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074",0xf8e7:"\u0061\u0072\u0072o\u0077\u0068\u006f\u0072\u0069\u007a\u0065\u0078",0x2190:"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t",0x21bd:"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066",0x21cd:"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065",0x21c6:"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074",0x21e6:"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065",0x2192:"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",0x21c1:"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066",0x21cf:"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065",0x21c4:"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074",0x21e8:"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065",0x21e4:"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074",0x21e5:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074",0x21a2:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074",0x21a3:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074",0x21da:"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074",0x21db:"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x2191:"\u0061r\u0072\u006f\u0077\u0075\u0070",0x21a8:"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065",0x2196:"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074",0x21c5:"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e",0x2197:"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074",0x21e7:"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065",0xf8e6:"a\u0072\u0072\u006f\u0077\u0076\u0065\u0072\u0074\u0065\u0078",0xd80a:"a\u0073c\u0065\u006e\u0064\u0065\u0072\u0063\u006f\u006dp\u0077\u006f\u0072\u0064ma\u0072\u006b",0x005e:"a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d",0xff3e:"a\u0073c\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006dm\u006f\u006e\u006f\u0073pa\u0063\u0065",0x007e:"\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065",0xff5e:"\u0061\u0073\u0063\u0069it\u0069\u006c\u0064\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0251:"\u0061s\u0063\u0072\u0069\u0070\u0074",0x0252:"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064",0x3041:"\u0061\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a1:"\u0061\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff67:"\u0061\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x22a6:"\u0061\u0073\u0073\u0065\u0072\u0074",0x2a6e:"\u0061\u0073\u0074e\u0071",0x20f0:"a\u0073\u0074\u0065\u0072\u0061\u0063\u0063\u0065\u006e\u0074",0x002a:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b",0x2217:"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068",0xff0a:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xfe61:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0073\u006d\u0061\u006c\u006c",0x2042:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006d",0x2609:"\u0061\u0073\u0074\u0072\u006f\u0073\u0075\u006e",0xf6e9:"\u0061s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2243:"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c",0x0040:"\u0061\u0074",0x00e3:"\u0061\u0074\u0069\u006c\u0064\u0065",0xff20:"a\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe6b:"\u0061t\u0073\u006d\u0061\u006c\u006c",0x0250:"\u0061t\u0075\u0072\u006e\u0065\u0064",0x0994:"\u0061u\u0062\u0065\u006e\u0067\u0061\u006ci",0x3120:"\u0061\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0914:"\u0061\u0075\u0064\u0065\u0076\u0061",0x0a94:"\u0061\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a14:"\u0061\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09d7:"\u0061\u0075\u006c\u0065ng\u0074\u0068\u006d\u0061\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0a4c:"\u0061u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09cc:"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x094c:"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0acc:"\u0061\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x093d:"\u0061\u0076\u0061g\u0072\u0061\u0068\u0061\u0064\u0065\u0076\u0061",0x2a11:"\u0061\u0077\u0069n\u0074",0x0561:"a\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfb20:"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x05e2:"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",0x0062:"\u0062",0x2aed:"\u0062\u004e\u006f\u0074",0x09ac:"\u0062a\u0062\u0065\u006e\u0067\u0061\u006ci",0x2036:"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065",0x024c:"\u0062\u0061\u0063\u006b\u0065\u0064",0x005c:"\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h",0xff3c:"\u0062a\u0063k\u0073\u006c\u0061\u0073\u0068m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0x2037:"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065",0x092c:"\u0062\u0061\u0064\u0065\u0076\u0061",0x22ff:"\u0062a\u0067\u006d\u0065\u006d\u0062\u0065r",0x0aac:"\u0062\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2c:"\u0062\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3070:"\u0062\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0e3f:"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069",0x30d0:"\u0062\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x007c:"\u0062\u0061\u0072",0x2aea:"\u0062\u0061\u0072\u0056",0x2a43:"\u0062\u0061\u0072\u0063\u0061\u0070",0x2a42:"\u0062\u0061\u0072\u0063\u0075\u0070",0x2961:"\u0062a\u0072d\u006f\u0077\u006e\u0068\u0061r\u0070\u006fo\u006e\u006c\u0065\u0066\u0074",0x295d:"\u0062\u0061\u0072\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074",0x21b9:"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061",0x2956:"\u0062a\u0072l\u0065\u0066\u0074\u0068\u0061r\u0070\u006fo\u006e\u0064\u006f\u0077\u006e",0x2952:"\u0062\u0061r\u006c\u0065\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070",0x02a9:"\u0062\u0061\u0072\u006d\u0069\u0064\u006c\u006f\u006eg\u006e\u006f\u0073\u0070",0xff5c:"\u0062\u0061\u0072m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x21b8:"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077",0x2920:"b\u0061r\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u0064\u0069\u0061mo\u006e\u0064",0x295f:"\u0062\u0061\u0072\u0072ig\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",0x295b:"\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070",0x2912:"\u0062\u0061\u0072\u0075\u0070\u0061\u0072\u0072\u006f\u0077",0x2958:"\u0062\u0061r\u0075\u0070\u0068a\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",0x2954:"\u0062\u0061\u0072\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074",0x22bd:"\u0062\u0061\u0072\u0076\u0065\u0065",0x3105:"\u0062b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23b6:"\u0062\u0062\u0072\u006b\u0074\u0062\u0072\u006b",0x24d1:"\u0062c\u0069\u0072\u0063\u006c\u0065",0x1e03:"\u0062\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e05:"\u0062d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2506:"\u0062\u0064\u0074\u0072\u0069\u0070\u006c\u0065\u0076\u0064\u0061\u0073\u0068",0x266c:"b\u0065a\u006d\u0065\u0064\u0073\u0069\u0078\u0074\u0065e\u006e\u0074\u0068\u006eot\u0065\u0073",0x2235:"\u0062e\u0063\u0061\u0075\u0073\u0065",0x0431:"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0628:"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfe90:"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe91:"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3079:"\u0062\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfe8f:"b\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe92:"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc9f:"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc08:"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc6d:"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfc6e:"\u0062\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc09:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc9d:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xe812:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfc9c:"\u0062e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc9e:"\u0062e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc6a:"\u0062e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc6f:"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc0a:"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x30d9:"\u0062\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0562:"b\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x23e3:"\u0062e\u006e\u007a\u0065\u006e\u0072",0x03b2:"\u0062\u0065\u0074\u0061",0x03d0:"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0xfb31:"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x2136:"\u0062\u0065\u0074\u0068",0x05d1:"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w",0xfb4c:"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x226c:"\u0062e\u0074\u0077\u0065\u0065\u006e",0x09ad:"\u0062\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x092d:"\u0062h\u0061\u0064\u0065\u0076\u0061",0x0aad:"b\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2d:"b\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0253:"\u0062\u0068\u006fo\u006b",0x27d8:"\u0062\u0069\u0067\u0062\u006f\u0074",0x2a03:"\u0062i\u0067\u0063\u0075\u0070\u0064\u006ft",0x2afc:"\u0062\u0069\u0067\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065",0x2a00:"\u0062i\u0067\u006f\u0064\u006f\u0074",0x2a01:"\u0062\u0069\u0067\u006f\u0070\u006c\u0075\u0073",0x2a02:"\u0062i\u0067\u006f\u0074\u0069\u006d\u0065s",0x2a57:"\u0062\u0069\u0067s\u006c\u006f\u0070\u0065\u0064\u0076\u0065\u0065",0x2a58:"\u0062\u0069\u0067\u0073\u006c\u006f\u0070\u0065\u0064w\u0065\u0064\u0067\u0065",0x2a05:"\u0062\u0069\u0067\u0073\u0071\u0063\u0061\u0070",0x2a06:"\u0062\u0069\u0067\u0073\u0071\u0063\u0075\u0070",0x2aff:"\u0062\u0069\u0067\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067",0x2a09:"\u0062\u0069\u0067\u0074\u0069\u006d\u0065\u0073",0x27d9:"\u0062\u0069\u0067\u0074\u006f\u0070",0x2a1e:"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x2a04:"\u0062\u0069\u0067\u0075\u0070\u006c\u0075\u0073",0x22c1:"\u0062\u0069\u0067\u0076\u0065\u0065",0x22c0:"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065",0x3073:"\u0062\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d3:"\u0062\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0298:"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b",0x0a02:"\u0062\u0069\u006e\u0064\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3331:"\u0062\u0069\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x29ed:"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u006f\u0077\u006e\u0061rr\u006f\u0077",0x2688:"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u0072\u0069\u0067\u0068td\u006f\u0074",0x2689:"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077\u006f\u0064\u006f\u0074\u0073",0x25d5:"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065",0x29ea:"b\u006c\u0061\u0063\u006bdi\u0061m\u006f\u006e\u0064\u0064\u006fw\u006e\u0061\u0072\u0072\u006f\u0077",0x29d7:"\u0062\u006c\u0061\u0063\u006b\u0068\u006f\u0075\u0072g\u006c\u0061\u0073\u0073",0x25d6:"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x25c4:"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072",0x25c0:"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x3010:"\u0062\u006c\u0061\u0063\u006b\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074",0xfe3b:"\u0062\u006c\u0061ck\u006c\u0065\u006e\u0074\u0069\u0063\u0075\u006c\u0061r\u0062r\u0061c\u006be\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3011:"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074",0xfe3c:"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061r\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063a\u006c",0x25e3:"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x25e2:"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25ac:"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065",0x25ba:"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r",0x25b6:"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065",0x25aa:"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x263b:"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065",0x25be:"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e",0x25e4:"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x25e5:"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25b4:"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065",0x2423:"\u0062\u006c\u0061n\u006b",0x1e07:"\u0062\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x2b2c:"b\u006c\u006b\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c",0x2b2e:"b\u006c\u006b\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c",0x2588:"\u0062\u006c\u006fc\u006b",0xff42:"\u0062\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0e1a:"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069",0x307c:"\u0062\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30dc:"\u0062\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x25e1:"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065",0x22c8:"\u0062\u006f\u0077\u0074\u0069\u0065",0x29c6:"\u0062\u006f\u0078\u0061\u0073\u0074",0x25eb:"\u0062\u006f\u0078\u0062\u0061\u0072",0x29c8:"\u0062\u006f\u0078\u0062\u006f\u0078",0x29c5:"\u0062o\u0078\u0062\u0073\u006c\u0061\u0073h",0x29c7:"\u0062o\u0078\u0063\u0069\u0072\u0063\u006ce",0x29c4:"\u0062o\u0078\u0064\u0069\u0061\u0067",0x29c9:"\u0062\u006f\u0078\u006f\u006e\u0062\u006f\u0078",0x249d:"\u0062\u0070\u0061\u0072\u0065\u006e",0x33c3:"\u0062\u0071\u0073\u0071\u0075\u0061\u0072\u0065",0xf8f4:"\u0062r\u0061\u0063\u0065\u0065\u0078",0x007b:"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t",0xf8f3:"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0074",0xf8f2:"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u006d\u0069\u0064",0xff5b:"\u0062r\u0061c\u0065\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe5b:"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c",0xf8f1:"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0074\u0070",0xfe37:"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x007d:"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074",0xf8fe:"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074",0xf8fd:"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064",0xff5d:"\u0062\u0072\u0061\u0063er\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5c:"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0xf8fc:"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070",0xfe38:"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0x005b:"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xf8f0:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0074",0xf8ef:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0065\u0078",0xff3b:"b\u0072a\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074m\u006f\u006e\u006f\u0073pa\u0063\u0065",0x2045:"\u0062\u0072a\u0063\u006b\u0065t\u006c\u0065\u0066\u0074\u0071\u0075\u0069\u006c\u006c",0xf8ee:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0074\u0070",0x005d:"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0xf8fb:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074",0xf8fa:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0065\u0078",0xff3d:"b\u0072\u0061\u0063\u006bet\u0072i\u0067\u0068\u0074\u006d\u006fn\u006f\u0073\u0070\u0061\u0063\u0065",0x2046:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074q\u0075\u0069\u006c\u006c",0xf8f9:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070",0x02d8:"\u0062\u0072\u0065v\u0065",0xf006:"\u0062\u0072\u0065\u0076\u0065\u0031",0x032e:"\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0306:"\u0062\u0072\u0065\u0076\u0065\u0063\u006d\u0062",0x032f:"b\u0072\u0065\u0076\u0065in\u0076e\u0072\u0074\u0065\u0064\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x0311:"\u0062\u0072e\u0076\u0065\u0069n\u0076\u0065\u0072\u0074\u0065\u0064\u0063\u006d\u0062",0x0361:"\u0062\u0072\u0065\u0076ei\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0064\u006f\u0075\u0062\u006c\u0065\u0063m\u0062",0x032a:"\u0062\u0072\u0069\u0064\u0067\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x033a:"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062",0x02ad:"\u0062\u0072i\u0064\u0067\u0065i\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x00a6:"\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r",0x2b41:"\u0062\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x2b47:"\u0062s\u0069m\u0069\u006c\u0061\u0072\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x27c8:"\u0062\u0073\u006f\u006c\u0068\u0073\u0075\u0062",0x0180:"\u0062s\u0074\u0072\u006f\u006b\u0065",0xf6ea:"\u0062s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2a32:"\u0062\u0074\u0069\u006d\u0065\u0073",0x0183:"\u0062t\u006f\u0070\u0062\u0061\u0072",0x3076:"\u0062\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d6:"\u0062\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2022:"\u0062\u0075\u006c\u006c\u0065\u0074",0x2219:"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072",0x25ce:"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065",0x2aae:"\u0062u\u006d\u0070\u0065\u0071\u0071",0x0063:"\u0063",0x0080:"\u0063\u0031\u0032\u0038",0x0081:"\u0063\u0031\u0032\u0039",0x008d:"\u0063\u0031\u0034\u0031",0x008e:"\u0063\u0031\u0034\u0032",0x008f:"\u0063\u0031\u0034\u0033",0x056e:"\u0063\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099a:"\u0063a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0107:"\u0063\u0061\u0063\u0075\u0074\u0065",0x2106:"\u0063a\u0064\u0061\u0075\u006e\u0061",0x091a:"\u0063\u0061\u0064\u0065\u0076\u0061",0x0a9a:"\u0063\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1a:"\u0063\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3388:"\u0063a\u006c\u0073\u0071\u0075\u0061\u0072e",0x0981:"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006ed\u0075\u0062e\u006e\u0067\u0061\u006c\u0069",0x0310:"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062",0x0901:"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u0064\u0065\u0076\u0061",0x0a81:"\u0063\u0061\u006e\u0064ra\u0062\u0069\u006e\u0064\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x2a49:"\u0063a\u0070\u0062\u0061\u0072\u0063\u0075p",0x2a40:"\u0063\u0061\u0070\u0064\u006f\u0074",0xd809:"\u0063\u0061\u0070\u0069ta\u006c\u0063\u006f\u006d\u0070\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b",0x2a47:"\u0063\u0061\u0070\u006f\u0076\u0065\u0072\u0063\u0075\u0070",0x21ea:"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b",0x2a44:"\u0063\u0061\u0070\u0077\u0065\u0064\u0067\u0065",0x2105:"\u0063\u0061\u0072\u0065\u006f\u0066",0x2038:"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074",0x02c7:"\u0063\u0061\u0072o\u006e",0xf00a:"\u0063\u0061\u0072\u006f\u006e\u0031",0x032c:"\u0063\u0061\u0072\u006f\u006e\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x030c:"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062",0x21b5:"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e",0x3118:"\u0063b\u006f\u0070\u006f\u006d\u006f\u0066o",0x010d:"\u0063\u0063\u0061\u0072\u006f\u006e",0x00e7:"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x1e09:"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065",0x24d2:"\u0063c\u0069\u0072\u0063\u006c\u0065",0x0109:"c\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0255:"\u0063\u0063\u0075r\u006c",0x293f:"\u0063c\u0077u\u006e\u0064\u0065\u0072\u0063u\u0072\u0076e\u0061\u0072\u0072\u006f\u0077",0x010b:"\u0063\u0064\u006f\u0074",0x33c5:"\u0063\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x00b8:"\u0063e\u0064\u0069\u006c\u006c\u0061",0xf008:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0031",0xf00d:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0032",0x0327:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062",0x2308:"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074",0x2309:"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074",0x00a2:"\u0063\u0065\u006e\u0074",0x2103:"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065",0xf6df:"\u0063\u0065\u006et\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xffe0:"\u0063\u0065\u006e\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf7a2:"\u0063\u0065\u006et\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2104:"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065",0xf6e0:"\u0063\u0065\u006et\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0579:"c\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099b:"\u0063\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091b:"\u0063h\u0061\u0064\u0065\u0076\u0061",0x0a9b:"c\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1b:"c\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3114:"\u0063\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x04bd:"c\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x0447:"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04bf:"\u0063\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04b7:"c\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04f5:"\u0063\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0573:"\u0063\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04cc:"c\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x04b9:"\u0063h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x03c7:"\u0063\u0068\u0069",0x3277:"c\u0068i\u0065\u0075\u0063\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3217:"\u0063\u0068\u0069\u0065uc\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3269:"\u0063\u0068\u0069\u0065uc\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314a:"\u0063\u0068\u0069\u0065\u0075\u0063\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3209:"\u0063h\u0069e\u0075\u0063\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0e0a:"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069",0x0e08:"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e09:"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x0e0c:"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069",0x0188:"\u0063\u0068\u006fo\u006b",0x3276:"\u0063i\u0065u\u0063\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3216:"\u0063\u0069\u0065\u0075\u0063\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3268:"\u0063\u0069\u0065\u0075\u0063\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3148:"c\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3208:"\u0063\u0069e\u0075\u0063\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x321c:"\u0063\u0069\u0065\u0075\u0063\u0075\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x29c3:"\u0063\u0069\u0072\u0045",0x27df:"\u0063\u0069\u0072\u0062\u006f\u0074",0x2257:"\u0063\u0069\u0072\u0063\u0065\u0071",0x229b:"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b",0x25d2:"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b",0x20dd:"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074",0x29bf:"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0062\u0075\u006c\u006c\u0065\u0074",0x229d:"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068",0x2298:"\u0063\u0069\u0072c\u006c\u0065\u0064\u0069\u0076\u0069\u0064\u0065",0x29ec:"\u0063i\u0072c\u006c\u0065\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x29b7:"\u0063i\u0072c\u006c\u0065\u0064\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2686:"\u0063i\u0072c\u006c\u0065\u0064\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074",0x2687:"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077o\u0064\u006f\u0074\u0073",0x29b6:"c\u0069\u0072\u0063\u006c\u0065\u0064\u0076\u0065\u0072\u0074",0x29be:"\u0063i\u0072c\u006c\u0065\u0064\u0077\u0068i\u0074\u0065b\u0075\u006c\u006c\u0065\u0074",0x229c:"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c",0x29b5:"\u0063\u0069\u0072\u0063\u006c\u0065\u0068\u0062\u0061\u0072",0x25f5:"\u0063\u0069\u0072c\u006c\u0065\u006c\u006c\u0071\u0075\u0061\u0064",0x25f6:"\u0063\u0069\u0072c\u006c\u0065\u006c\u0072\u0071\u0075\u0061\u0064",0x2297:"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2b30:"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u006e\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x21f4:"\u0063i\u0072c\u006c\u0065\u006f\u006e\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x2299:"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074",0x2295:"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073",0x3036:"\u0063\u0069r\u0063\u006c\u0065p\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b",0x229a:"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067",0x25d3:"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b",0x25f4:"\u0063\u0069\u0072c\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064",0x25f7:"\u0063\u0069\u0072c\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064",0x25d4:"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b",0x25cd:"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c",0x25d0:"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",0x25d1:"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",0x02c6:"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0xf003:"c\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0031",0x032d:"\u0063i\u0072c\u0075\u006d\u0066\u006c\u0065x\u0062\u0065l\u006f\u0077\u0063\u006d\u0062",0x0302:"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062",0x2a10:"\u0063\u0069\u0072\u0066\u006e\u0069\u006e\u0074",0x2aef:"\u0063\u0069\u0072\u006d\u0069\u0064",0x29c2:"\u0063i\u0072\u0073\u0063\u0069\u0072",0x2327:"\u0063\u006c\u0065a\u0072",0x01c2:"\u0063\u006c\u0069\u0063\u006b\u0061\u006c\u0076\u0065\u006f\u006c\u0061\u0072",0x01c0:"c\u006c\u0069\u0063\u006b\u0064\u0065\u006e\u0074\u0061\u006c",0x01c1:"\u0063\u006c\u0069c\u006b\u006c\u0061\u0074\u0065\u0072\u0061\u006c",0x01c3:"\u0063\u006c\u0069\u0063\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x27f3:"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e",0x2a4d:"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0061\u0070",0x2a4c:"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0075\u0070",0x2a50:"c\u006c\u006f\u0073\u0065dv\u0061r\u0063\u0075\u0070\u0073\u006da\u0073\u0068\u0070\u0072\u006f\u0064",0x2050:"\u0063l\u006f\u0073\u0075\u0072\u0065",0x2663:"\u0063\u006c\u0075\u0062",0x2667:"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065",0x33a4:"\u0063\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff43:"\u0063\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33a0:"\u0063m\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x0581:"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x003a:"\u0063\u006f\u006co\u006e",0x2254:"\u0063o\u006c\u006f\u006e\u0065\u0071",0x20a1:"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079",0xff1a:"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xfe55:"\u0063\u006f\u006c\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x02d1:"\u0063\u006f\u006c\u006fnt\u0072\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072\u0068\u0061\u006c\u0066\u006do\u0064",0x02d0:"\u0063o\u006co\u006e\u0074\u0072\u0069\u0061n\u0067\u0075l\u0061\u0072\u006d\u006f\u0064",0x002c:"\u0063\u006f\u006dm\u0061",0x0313:"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x0315:"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062",0xf6c3:"c\u006f\u006d\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x055d:"\u0063\u006f\u006d\u006d\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf6e1:"\u0063\u006f\u006d\u006d\u0061\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x2a29:"\u0063\u006f\u006d\u006d\u0061\u006d\u0069\u006e\u0075\u0073",0xff0c:"\u0063\u006f\u006d\u006d\u0061\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x0314:"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062",0xfe50:"\u0063\u006f\u006d\u006d\u0061\u0073\u006d\u0061\u006c\u006c",0x0299:"\u0063\u006f\u006dm\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0xf6e2:"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0312:"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x02bb:"\u0063\u006f\u006d\u006d\u0061\u0074\u0075\u0072\u006ee\u0064\u006d\u006f\u0064",0x2201:"\u0063\u006f\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074",0x27e1:"\u0063\u006f\u006e\u0063\u0061\u0076\u0065\u0064\u0069a\u006d\u006f\u006e\u0064",0x27e2:"\u0063\u006f\u006e\u0063av\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u006c\u0065f\u0074",0x27e3:"\u0063\u006f\u006eca\u0076\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u0072\u0069\u0067\u0068\u0074",0x2a6d:"\u0063o\u006e\u0067\u0064\u006f\u0074",0x2245:"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et",0x2332:"\u0063\u006f\u006e\u0069\u0063\u0074\u0061\u0070\u0065\u0072",0x2a07:"\u0063o\u006e\u006a\u0071\u0075\u0061\u006et",0x222e:"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x2303:"\u0063o\u006e\u0074\u0072\u006f\u006c",0x0006:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b",0x0007:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c",0x0008:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S",0x0018:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e",0x000d:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R",0x0011:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031",0x0012:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032",0x0013:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033",0x0014:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034",0x007f:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c",0x0010:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045",0x0019:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M",0x0005:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051",0x0004:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054",0x001b:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043",0x0017:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042",0x0003:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058",0x000c:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F",0x001c:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S",0x001d:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S",0x0009:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T",0x000a:"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF",0x0015:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b",0x0000:"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c",0x001e:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S",0x000f:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I",0x000e:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O",0x0002:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054",0x0001:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058",0x001a:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042",0x0016:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e",0x001f:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S",0x000b:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T",0x2a3f:"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t",0x2210:"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079",0x00a9:"\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t",0xf8e9:"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074\u0073\u0061\u006e\u0073",0xf6d9:"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074s\u0065\u0072\u0069\u0066",0x300c:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0xff62:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068",0xfe41:"\u0063o\u0072\u006e\u0065\u0072b\u0072\u0061\u0063\u006b\u0065t\u006ce\u0066t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l",0x300d:"\u0063o\u0072n\u0065\u0072\u0062\u0072\u0061c\u006b\u0065t\u0072\u0069\u0067\u0068\u0074",0xff63:"c\u006f\u0072\u006e\u0065\u0072\u0062r\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068t\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068",0xfe42:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074i\u0063\u0061\u006c",0x337f:"\u0063\u006f\u0072\u0070\u006f\u0072\u0061\u0074\u0069\u006f\u006e\u0073q\u0075\u0061\u0072\u0065",0x33c7:"\u0063\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x33c6:"\u0063\u006f\u0076\u0065\u0072\u006b\u0067\u0073\u0071\u0075\u0061\u0072\u0065",0x249e:"\u0063\u0070\u0061\u0072\u0065\u006e",0x20a2:"\u0063\u0072\u0075\u007a\u0065\u0069\u0072\u006f",0x0227:"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068",0x0297:"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064",0x2acf:"\u0063\u0073\u0075\u0062",0x2ad1:"\u0063\u0073\u0075b\u0065",0x2ad0:"\u0063\u0073\u0075\u0070",0x2ad2:"\u0063\u0073\u0075p\u0065",0x221b:"\u0063\u0075\u0062\u0065\u0072\u006f\u006f\u0074",0x2a48:"\u0063u\u0070\u0062\u0061\u0072\u0063\u0061p",0x228d:"\u0063\u0075\u0070\u0064\u006f\u0074",0x228c:"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2a46:"\u0063\u0075\u0070\u006f\u0076\u0065\u0072\u0063\u0061\u0070",0x2a45:"\u0063\u0075\u0070\u0076\u0065\u0065",0x22cf:"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064",0x21ab:"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t",0x22ce:"\u0063u\u0072\u006c\u0079\u006f\u0072",0x21ac:"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074",0x00a4:"\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",0x293d:"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006fw\u006c\u0065f\u0074\u0070\u006c\u0075\u0073",0x293c:"c\u0075r\u0076\u0065\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u006din\u0075\u0073",0x2941:"\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077",0x21bb:"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",0x2938:"\u0063w\u0072i\u0067\u0068\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x293e:"\u0063\u0077\u0075\u006e\u0064\u0065\u0072\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077",0xf6d1:"\u0063\u0079\u0072\u0042\u0072\u0065\u0076\u0065",0xf6d2:"\u0063y\u0072\u0046\u006c\u0065\u0078",0xf6d4:"\u0063\u0079\u0072\u0062\u0072\u0065\u0076\u0065",0xf6d5:"\u0063y\u0072\u0066\u006c\u0065\u0078",0x0064:"\u0064",0x0564:"\u0064\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09a6:"\u0064a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0926:"\u0064\u0061\u0064\u0065\u0076\u0061",0xfebe:"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfebf:"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfebd:"d\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec0:"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x05bc:"\u0064\u0061\u0067\u0065\u0073\u0068",0x2020:"\u0064\u0061\u0067\u0067\u0065\u0072",0x2021:"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l",0x0aa6:"\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a26:"\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3060:"\u0064\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c0:"\u0064\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xfb33:"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068",0x2138:"\u0064\u0061\u006c\u0065\u0074\u0068",0x05d3:"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",0xfeaa:"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea9:"d\u0061\u006c\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x064f:"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe78:"\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe821:"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077",0xfe79:"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c",0xe835:"\u0064\u0061\u006dm\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0xfe72:"\u0064\u0061m\u006d\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe824:"d\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0xe836:"\u0064a\u006dm\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x0964:"\u0064\u0061\u006ed\u0061",0x2621:"\u0064\u0061\u006e\u0067\u0065\u0072",0x05a7:"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x2ae3:"\u0064\u0061\u0073h\u0056",0x27db:"\u0064a\u0073\u0068\u0056\u0064\u0061\u0073h",0x2239:"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn",0x296b:"\u0064\u0061\u0073\u0068le\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",0x296d:"d\u0061s\u0068\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e",0x0485:"\u0064a\u0073\u0069\u0061\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x290f:"\u0064b\u006b\u0061\u0072\u006f\u0077",0xf6d3:"\u0064\u0062\u006c\u0047\u0072\u0061\u0076\u0065",0x300a:"\u0064\u0062\u006c\u0061ng\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe3d:"d\u0062\u006c\u0061\u006e\u0067\u006ce\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0076\u0065r\u0074i\u0063\u0061\u006c",0x300b:"d\u0062l\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061c\u006b\u0065\u0074\u0072ig\u0068\u0074",0xfe3e:"\u0064\u0062\u006c\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068\u0074\u0076\u0065\u0072\u0074\u0069c\u0061\u006c",0x032b:"\u0064\u0062\u006car\u0063\u0068\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x21ca:"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e",0x058a:"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u0064\u006f\u0077\u006e",0x219e:"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074",0x21a0:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074",0x0588:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068e\u0061\u0064\u0075\u0070",0x21c8:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070",0x27e6:"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0x27e7:"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x0965:"\u0064\u0062\u006c\u0064\u0061\u006e\u0064\u0061",0xf6d6:"\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065",0x030f:"d\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062",0x222c:"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x0333:"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0x033f:"\u0064\u0062\u006c\u006f\u0076\u0065\u0072\u006c\u0069n\u0065\u0063\u006d\u0062",0x02ba:"d\u0062\u006c\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064",0x2016:"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072",0x030e:"\u0064\u0062\u006cve\u0072\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x3109:"\u0064b\u006f\u0070\u006f\u006d\u006f\u0066o",0x33c8:"\u0064\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x010f:"\u0064\u0063\u0061\u0072\u006f\u006e",0xf811:"\u0064c\u0061\u0072\u006f\u006e\u0031",0x1e11:"\u0064\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d3:"\u0064c\u0069\u0072\u0063\u006c\u0065",0x1e13:"\u0064\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x09a1:"\u0064\u0064\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0921:"\u0064d\u0061\u0064\u0065\u0076\u0061",0x0aa1:"d\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a21:"d\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfb89:"\u0064d\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x20dc:"\u0064\u0064\u0064\u0064\u006f\u0074",0x095c:"\u0064d\u0064\u0068\u0061\u0064\u0065\u0076a",0x20db:"\u0064\u0064\u0064o\u0074",0x09a2:"d\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0922:"\u0064\u0064\u0068\u0061\u0064\u0065\u0076\u0061",0x0aa2:"\u0064\u0064\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a22:"\u0064\u0064\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x1e0b:"\u0064\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e0d:"\u0064d\u006f\u0074\u0062\u0065\u006c\u006fw",0x22f1:"\u0064\u0064\u006ft\u0073",0x2a77:"\u0064d\u006f\u0074\u0073\u0065\u0071",0x066b:"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x225c:"\u0064e\u0066\u0069\u006e\u0065\u0073",0x00b0:"\u0064\u0065\u0067\u0072\u0065\u0065",0x212a:"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e",0x05ad:"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077",0x3067:"\u0064\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x03ef:"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c",0x30c7:"\u0064\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x05ba:"\u0064\u0065\u006c\u0065\u0074\u0065",0x232b:"\u0064\u0065\u006c\u0065\u0074\u0065\u006c\u0065\u0066\u0074",0x2326:"d\u0065\u006c\u0065\u0074\u0065\u0072\u0069\u0067\u0068\u0074",0x03b4:"\u0064\u0065\u006ct\u0061",0x018d:"d\u0065\u006c\u0074\u0061\u0074\u0075\u0072\u006e\u0065\u0064",0x09f8:"d\u0065\u006e\u006f\u006d\u0069\u006ea\u0074\u006f\u0072\u006d\u0069\u006eu\u0073\u006f\u006e\u0065\u006e\u0075\u006de\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061l\u0069",0x02a4:"\u0064\u0065\u007a\u0068",0x09a7:"\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0927:"\u0064h\u0061\u0064\u0065\u0076\u0061",0x0aa7:"d\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a27:"d\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0257:"\u0064\u0068\u006fo\u006b",0x0088:"\u0064i\u0061\u0065\u0072\u0065\u0073\u0069s",0x0344:"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061\u0074\u006f\u006eo\u0073\u0063\u006d\u0062",0x2300:"\u0064\u0069\u0061\u006d\u0065\u0074\u0065\u0072",0x2666:"\u0064i\u0061\u006d\u006f\u006e\u0064",0x2b19:"\u0064i\u0061m\u006f\u006e\u0064\u0062\u006f\u0074\u0062\u006c\u0061\u0063\u006b",0x27d0:"d\u0069\u0061\u006d\u006f\u006e\u0064\u0063\u0064\u006f\u0074",0x291d:"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x291f:"\u0064\u0069\u0061\u006don\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",0x2b16:"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b",0x22c4:"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068",0x2b17:"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0069\u0067\u0068\u0074b\u006c\u0061\u0063\u006b",0x2662:"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065",0x2b18:"\u0064i\u0061m\u006f\u006e\u0064\u0074\u006f\u0070\u0062\u006c\u0061\u0063\u006b",0x2680:"\u0064\u0069\u0063e\u0069",0x2681:"\u0064\u0069\u0063\u0065\u0069\u0069",0x2682:"\u0064i\u0063\u0065\u0069\u0069\u0069",0x2683:"\u0064\u0069\u0063\u0065\u0069\u0076",0x2684:"\u0064\u0069\u0063e\u0076",0x2685:"\u0064\u0069\u0063\u0065\u0076\u0069",0x00a8:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xf005:"\u0064i\u0065\u0072\u0065\u0073\u0069\u00731",0xf6d7:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0061\u0063\u0075\u0074\u0065",0x0324:"\u0064\u0069e\u0072\u0065\u0073i\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0308:"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062",0xf6d8:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0067\u0072\u0061\u0076\u0065",0x0385:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073",0x224f:"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065",0x3062:"\u0064\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c2:"\u0064\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x22f2:"\u0064\u0069\u0073i\u006e",0x2a08:"\u0064i\u0073\u006a\u0071\u0075\u0061\u006et",0x3003:"\u0064i\u0074\u0074\u006f\u006d\u0061\u0072k",0x00f7:"\u0064\u0069\u0076\u0069\u0064\u0065",0x22c7:"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2223:"\u0064i\u0076\u0069\u0064\u0065\u0073",0x2215:"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068",0x0452:"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2593:"\u0064k\u0073\u0068\u0061\u0064\u0065",0xf823:"\u0064\u006b\u0073\u0068\u0061\u0064\u0065\u0031",0x1e0f:"\u0064\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x3397:"\u0064\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x0111:"\u0064m\u0061\u0063\u0072\u006f\u006e",0xff44:"\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2584:"\u0064n\u0062\u006c\u006f\u0063\u006b",0x2581:"\u0064\u006e\u0065i\u0067\u0068\u0074\u0062\u006c\u006f\u0063\u006b",0x2585:"\u0064\u006e\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b",0x2582:"\u0064\u006e\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b",0x2587:"\u0064n\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x2583:"\u0064n\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x2586:"\u0064\u006e\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b",0x0e0e:"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069",0x0e14:"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i",0x3069:"\u0064\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c9:"\u0064\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0024:"\u0064\u006f\u006c\u006c\u0061\u0072",0xf6e3:"\u0064\u006f\u006c\u006c\u0061\u0072\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff04:"\u0064o\u006cl\u0061\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf724:"\u0064\u006f\u006c\u006c\u0061\u0072\u006f\u006c\u0064s\u0074\u0079\u006c\u0065",0xfe69:"d\u006f\u006c\u006c\u0061\u0072\u0073\u006d\u0061\u006c\u006c",0xf6e4:"\u0064\u006f\u006c\u006c\u0061\u0072\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x20ab:"\u0064\u006f\u006e\u0067",0x3326:"\u0064\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x02d9:"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et",0x0307:"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062",0x0323:"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062",0xf820:"\u0064\u006f\u0074\u0063\u0069\u0072\u0063\u006c\u0065\u0031",0x2a67:"\u0064\u006f\u0074\u0065\u0071\u0075\u0069\u0076",0x30fb:"d\u006f\u0074\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0131:"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069",0xf6be:"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u006a",0x0284:"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b",0x22c5:"\u0064o\u0074\u006d\u0061\u0074\u0068",0x2238:"\u0064\u006f\u0074\u006d\u0069\u006e\u0075\u0073",0x2214:"\u0064o\u0074\u0070\u006c\u0075\u0073",0x2a6a:"\u0064\u006f\u0074\u0073\u0069\u006d",0x223a:"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073",0x25cc:"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1a:"\u0064\u006f\u0074t\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x2a30:"\u0064\u006f\u0074\u0074\u0069\u006d\u0065\u0073",0x2a62:"\u0064\u006f\u0075b\u006c\u0065\u0062\u0061\u0072\u0076\u0065\u0065",0x29fa:"\u0064\u006f\u0075\u0062\u006c\u0065\u0070\u006c\u0075\u0073",0x2913:"\u0064\u006f\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",0x2908:"\u0064o\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064",0x297f:"\u0064\u006f\u0077n\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x2959:"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006fo\u006e\u006ce\u0066\u0074\u0062\u0061\u0072",0x2955:"\u0064\u006f\u0077\u006eha\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0061\u0072",0x2965:"d\u006f\u0077\u006e\u0068ar\u0070o\u006f\u006e\u0073\u006c\u0065f\u0074\u0072\u0069\u0067\u0068\u0074",0x2935:"d\u006fw\u006e\u0072\u0069\u0067\u0068\u0074\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077",0x29f9:"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e",0x031e:"\u0064\u006fw\u006e\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x02d5:"d\u006f\u0077\u006e\u0074\u0061\u0063\u006b\u006d\u006f\u0064",0x29e8:"d\u006f\u0077\u006e\u0074ri\u0061n\u0067\u006c\u0065\u006c\u0065f\u0074\u0062\u006c\u0061\u0063\u006b",0x29e9:"\u0064\u006f\u0077\u006etr\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u006c\u0061c\u006b",0x21f5:"\u0064\u006f\u0077n\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073",0x296f:"\u0064\u006f\u0077nu\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x21af:"\u0064o\u0077n\u007a\u0069\u0067\u007a\u0061\u0067\u0061\u0072\u0072\u006f\u0077",0x249f:"\u0064\u0070\u0061\u0072\u0065\u006e",0x2910:"\u0064\u0072\u0062\u006b\u0061\u0072\u006f\u0077",0x29f6:"\u0064\u0073\u006f\u006c",0x2a64:"\u0064\u0073\u0075\u0062",0xf6eb:"\u0064s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0256:"\u0064\u0074\u0061i\u006c",0x018c:"\u0064t\u006f\u0070\u0062\u0061\u0072",0x29df:"\u0064u\u0061\u006c\u006d\u0061\u0070",0x3065:"\u0064\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c5:"\u0064\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0234:"\u0064\u0079\u006fg\u0068",0x01f3:"\u0064\u007a",0x02a3:"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065",0x01c6:"\u0064z\u0063\u0061\u0072\u006f\u006e",0x02a5:"\u0064\u007a\u0063\u0075\u0072\u006c",0x04e1:"d\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x045f:"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0065:"\u0065",0x00e9:"\u0065\u0061\u0063\u0075\u0074\u0065",0x2641:"\u0065\u0061\u0072t\u0068",0x098f:"\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311c:"\u0065b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0115:"\u0065\u0062\u0072\u0065\u0076\u0065",0x090d:"e\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061",0x0a8d:"\u0065c\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0945:"e\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061",0x0ac5:"\u0065c\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x011b:"\u0065\u0063\u0061\u0072\u006f\u006e",0x1e1d:"\u0065\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065",0x0565:"e\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0587:"\u0065c\u0068y\u0069\u0077\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24d4:"\u0065c\u0069\u0072\u0063\u006c\u0065",0x00ea:"e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ebf:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1e19:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1ec7:"\u0065\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ec1:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ec3:"e\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1ec5:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x0454:"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0205:"\u0065d\u0062\u006c\u0067\u0072\u0061\u0076e",0x090f:"\u0065\u0064\u0065v\u0061",0x00eb:"\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s",0x0117:"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1eb9:"\u0065d\u006f\u0074\u0062\u0065\u006c\u006fw",0x0a0f:"\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a47:"\u0065e\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x00e8:"\u0065\u0067\u0072\u0061\u0076\u0065",0x2a98:"\u0065\u0067\u0073\u0064\u006f\u0074",0x0a8f:"\u0065g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0567:"\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x311d:"\u0065\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x3048:"\u0065h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ebb:"\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x311f:"\u0065\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0038:"\u0065\u0069\u0067h\u0074",0x09ee:"\u0065\u0069\u0067h\u0074\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096e:"\u0065i\u0067\u0068\u0074\u0064\u0065\u0076a",0x2471:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2485:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2499:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0aee:"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6e:"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0668:"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",0x3028:"\u0065\u0069\u0067\u0068\u0074\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x266b:"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064",0x3227:"e\u0069\u0067\u0068\u0074id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2088:"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff18:"\u0065\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf738:"\u0065\u0069\u0067\u0068\u0074\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247b:"\u0065\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e",0x248f:"e\u0069\u0067\u0068\u0074\u0070\u0065\u0072\u0069\u006f\u0064",0x06f8:"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2177:"\u0065\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e",0x2078:"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e58:"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i",0x0207:"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0465:"\u0065\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x30a8:"\u0065k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff74:"\u0065k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x0a74:"\u0065k\u006fn\u006b\u0061\u0072\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3154:"\u0065k\u006f\u0072\u0065\u0061\u006e",0x043b:"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2208:"\u0065l\u0065\u006d\u0065\u006e\u0074",0x246a:"\u0065\u006c\u0065v\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x247e:"e\u006c\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2492:"\u0065\u006c\u0065v\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x217a:"e\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x23e7:"\u0065\u006c\u0069\u006e\u0074\u0065\u0072\u0073",0x2026:"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",0x22ee:"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x2a97:"\u0065\u006c\u0073\u0064\u006f\u0074",0x0113:"\u0065m\u0061\u0063\u0072\u006f\u006e",0x1e17:"\u0065\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e15:"\u0065\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x043c:"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2014:"\u0065\u006d\u0064\u0061\u0073\u0068",0xfe31:"\u0065\u006d\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0xff45:"\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x055b:"e\u006dp\u0068\u0061\u0073\u0069\u0073\u006d\u0061\u0072k\u0061\u0072\u006d\u0065ni\u0061\u006e",0x2205:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074",0x29b3:"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072",0x29b4:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072\u006c",0x29b1:"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0062\u0061\u0072",0x29b2:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0063\u0069\u0072\u0063",0xd801:"\u0065m\u0070\u0074\u0079\u0073\u006c\u006ft",0x2001:"\u0065\u006d\u0071\u0075\u0061\u0064",0x2003:"\u0065m\u0073\u0070\u0061\u0063\u0065",0x3123:"\u0065\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x20df:"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064\u0069a\u006d\u006f\u006e\u0064",0x20de:"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0073\u0071\u0075\u0061\u0072\u0065",0x20e4:"\u0065n\u0063l\u006f\u0073\u0065\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x2013:"\u0065\u006e\u0064\u0061\u0073\u0068",0xfe32:"\u0065\u006e\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x04a3:"\u0065\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014b:"\u0065\u006e\u0067",0x3125:"e\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x04a5:"\u0065\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04c8:"\u0065\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x2000:"\u0065\u006e\u0071\u0075\u0061\u0064",0x2002:"\u0065n\u0073\u0070\u0061\u0063\u0065",0x0119:"\u0065o\u0067\u006f\u006e\u0065\u006b",0x3153:"\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x025b:"\u0065\u006f\u0070e\u006e",0x029a:"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x025c:"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x025e:"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064",0x025d:"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b",0x24a0:"\u0065\u0070\u0061\u0072\u0065\u006e",0x29e3:"\u0065\u0070\u0061\u0072\u0073\u006c",0x03b5:"\u0065p\u0073\u0069\u006c\u006f\u006e",0x03f5:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031",0x022a:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x03f6:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076",0x03ad:"\u0065\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x2255:"\u0065q\u0063\u006f\u006c\u006f\u006e",0x225d:"\u0065\u0071\u0064e\u0066",0x2a66:"\u0065\u0071\u0064o\u0074",0x2a75:"\u0065\u0071\u0065\u0071",0x2a76:"\u0065\u0071\u0065\u0071\u0065\u0071",0x22dd:"\u0065\u0071\u0067t\u0072",0x22dc:"\u0065\u0071\u006c\u0065\u0073\u0073",0x2a9a:"\u0065\u0071\u0071\u0067\u0074\u0072",0x2a99:"\u0065q\u0071\u006c\u0065\u0073\u0073",0x2a71:"\u0065q\u0071\u0070\u006c\u0075\u0073",0x2a73:"\u0065\u0071\u0071\u0073\u0069\u006d",0x2a9c:"e\u0071\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072",0x2a9b:"\u0065\u0071\u0071s\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073",0x003d:"\u0065\u0071\u0075a\u006c",0x2b40:"\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0xff1d:"\u0065\u0071\u0075\u0061\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x22df:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073",0x2a96:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072",0x2a95:"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073",0x22de:"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x2242:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072",0x22d5:"\u0065\u0071\u0075\u0061\u006c\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2971:"\u0065q\u0075a\u006c\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0xfe66:"\u0065\u0071\u0075\u0061\u006c\u0073\u006d\u0061\u006c\u006c",0x208c:"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062",0x207c:"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2a78:"\u0065q\u0075\u0069\u0076\u0044\u0044",0x2a68:"\u0065q\u0075\u0069\u0076\u0056\u0065\u0072t",0x2a69:"\u0065\u0071\u0075\u0069\u0076\u0056\u0076\u0065\u0072\u0074",0x2261:"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065",0x224d:"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063",0x29e5:"\u0065\u0071\u0076\u0070\u0061\u0072\u0073\u006c",0x3126:"\u0065\u0072\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0440:"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0258:"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d",0x044d:"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x29f3:"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0063i\u0072\u0063\u006c\u0065",0x29f1:"\u0065r\u0072b\u0061\u0072\u0062\u006c\u0061c\u006b\u0064i\u0061\u006d\u006f\u006e\u0064",0x29ef:"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0073q\u0075\u0061\u0072\u0065",0x29f2:"\u0065\u0072\u0072b\u0061\u0072\u0063\u0069\u0072\u0063\u006c\u0065",0x29f0:"\u0065\u0072\u0072\u0062\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x29ee:"\u0065\u0072\u0072b\u0061\u0072\u0073\u0071\u0075\u0061\u0072\u0065",0x0441:"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04ab:"\u0065\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0283:"\u0065\u0073\u0068",0x0286:"\u0065s\u0068\u0063\u0075\u0072\u006c",0x090e:"\u0065\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061",0x0946:"\u0065\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x01aa:"\u0065s\u0068r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006c\u006f\u006f\u0070",0x0285:"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x3047:"\u0065\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a7:"\u0065\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff6a:"\u0065\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x212e:"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065d",0xf6ec:"\u0065s\u0075\u0070\u0065\u0072\u0069\u006fr",0x03b7:"\u0065\u0074\u0061",0x0568:"\u0065\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03ae:"\u0065\u0074\u0061\u0074\u006f\u006e\u006f\u0073",0x00f0:"\u0065\u0074\u0068",0x1ebd:"\u0065\u0074\u0069\u006c\u0064\u0065",0x1e1b:"e\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x0591:"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077",0x01dd:"\u0065t\u0075\u0072\u006e\u0065\u0064",0x3161:"\u0065\u0075\u006b\u006f\u0072\u0065\u0061\u006e",0x20a0:"\u0065\u0075\u0072o\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",0x09c7:"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x0947:"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0ac7:"\u0065v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0021:"\u0065\u0078\u0063\u006c\u0061\u006d",0x055c:"\u0065\u0078\u0063\u006c\u0061\u006d\u0061\u0072\u006de\u006e\u0069\u0061\u006e",0x203c:"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l",0x00a1:"\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e",0xf7a1:"\u0065x\u0063l\u0061\u006d\u0064\u006f\u0077\u006e\u0073\u006d\u0061\u006c\u006c",0xff01:"\u0065x\u0063l\u0061\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf721:"e\u0078\u0063\u006c\u0061\u006d\u0073\u006d\u0061\u006c\u006c",0x2203:"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c",0x0292:"\u0065\u007a\u0068",0x01ef:"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e",0x0293:"\u0065z\u0068\u0063\u0075\u0072\u006c",0x01b9:"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x01ba:"\u0065z\u0068\u0074\u0061\u0069\u006c",0x0066:"\u0066",0xf70c:"\u0066\u0037\u0030\u0063",0xf70e:"\u0066\u0037\u0030\u0065",0xf70a:"\u0066\u0037\u0030\u0061",0xf70d:"\u0066\u0037\u0030\u0064",0xf70f:"\u0066\u0037\u0030\u0066",0xf70b:"\u0066\u0037\u0030\u0062",0xf71c:"\u0066\u0037\u0031\u0063",0xf71d:"\u0066\u0037\u0031\u0064",0xf71a:"\u0066\u0037\u0031\u0061",0xf700:"\u0066\u0037\u0030\u0030",0xf701:"\u0066\u0037\u0030\u0031",0xf702:"\u0066\u0037\u0030\u0032",0xf703:"\u0066\u0037\u0030\u0033",0xf704:"\u0066\u0037\u0030\u0034",0xf705:"\u0066\u0037\u0030\u0035",0xf706:"\u0066\u0037\u0030\u0036",0xf707:"\u0066\u0037\u0030\u0037",0xf708:"\u0066\u0037\u0030\u0038",0xf709:"\u0066\u0037\u0030\u0039",0xf710:"\u0066\u0037\u0031\u0030",0xf711:"\u0066\u0037\u0031\u0031",0xf712:"\u0066\u0037\u0031\u0032",0xf713:"\u0066\u0037\u0031\u0033",0xf714:"\u0066\u0037\u0031\u0034",0xf715:"\u0066\u0037\u0031\u0035",0xf716:"\u0066\u0037\u0031\u0036",0xf717:"\u0066\u0037\u0031\u0037",0xf718:"\u0066\u0037\u0031\u0038",0xf719:"\u0066\u0037\u0031\u0039",0x095e:"\u0066\u0061\u0064\u0065\u0076\u0061",0x0a5e:"\u0066\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2109:"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074",0x06cc:"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068",0xfbfd:"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfbfc:"\u0066\u0061r\u0073\u0069\u0079e\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe77:"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",0xfe76:"\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe820:"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077",0x064e:"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",0xe832:"\u0066\u0061\u0074h\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0xfe70:"\u0066\u0061t\u0068\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe823:"f\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0xe833:"\u0066a\u0074h\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x3108:"\u0066b\u006f\u0070\u006f\u006d\u006f\u0066o",0x29d3:"\u0066b\u006f\u0077\u0074\u0069\u0065",0x24d5:"\u0066c\u0069\u0072\u0063\u006c\u0065",0x2a3e:"\u0066\u0063\u006d\u0070",0x292f:"\u0066\u0064\u0069\u0061\u0067\u006f\u0076\u006e\u0065a\u0072\u0072\u006f\u0077",0x292c:"\u0066\u0064\u0069a\u0067\u006f\u0076\u0072\u0064\u0069\u0061\u0067",0x1e1f:"\u0066\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0586:"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfed2:"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfed3:"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed1:"f\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed4:"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc31:"\u0066\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc32:"\u0066e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x03e5:"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c",0x2640:"\u0066\u0065\u006d\u0061\u006c\u0065",0xfb00:"\u0066\u0066",0xfb03:"\u0066\u0066\u0069",0xfb04:"\u0066\u0066\u006c",0xfb01:"\u0066\u0069",0x246e:"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2482:"\u0066\u0069\u0066t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2496:"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x2012:"\u0066\u0069\u0067\u0075\u0072\u0065\u0064\u0061\u0073\u0068",0x2007:"f\u0069\u0067\u0075\u0072\u0065\u0073\u0070\u0061\u0063\u0065",0xfb3a:"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077",0xe803:"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068q\u0061\u006d\u0061\u0074\u0073",0xe802:"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0077\u0069\u0074\u0068s\u0068\u0065\u0076\u0061",0x05dd:"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077",0x05e3:"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x05e5:"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069",0x2a0f:"\u0066\u0069\u006e\u0074",0x02c9:"\u0066\u0069r\u0073\u0074\u0074o\u006e\u0065\u0063\u0068\u0069\u006e\u0065\u0073\u0065",0x25c9:"\u0066i\u0073\u0068\u0065\u0079\u0065",0x0035:"\u0066\u0069\u0076\u0065",0x0665:"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0x09eb:"f\u0069\u0076\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096b:"\u0066\u0069\u0076\u0065\u0064\u0065\u0076\u0061",0x215d:"f\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x0aeb:"\u0066\u0069\u0076e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6b:"\u0066\u0069\u0076e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3025:"\u0066\u0069\u0076e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3224:"f\u0069v\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2085:"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff15:"\u0066\u0069\u0076\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf735:"\u0066\u0069\u0076e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2478:"\u0066i\u0076\u0065\u0070\u0061\u0072\u0065n",0x248c:"\u0066\u0069\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f5:"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2174:"\u0066i\u0076\u0065\u0072\u006f\u006d\u0061n",0x215a:"\u0066i\u0076\u0065\u0073\u0069\u0078\u0074h",0x2075:"\u0066\u0069\u0076e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e55:"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069",0xfb02:"\u0066\u006c",0x230a:"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t",0x230b:"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074",0x0192:"\u0066\u006c\u006f\u0072\u0069\u006e",0x23e5:"\u0066\u006c\u0074n\u0073",0xff46:"\u0066\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3399:"\u0066\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x0e1f:"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i",0x0e1d:"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069",0x2aba:"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076",0x2ab6:"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c",0x22e9:"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074",0x2ab0:"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c",0x227d:"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079",0x227f:"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c",0x0e4f:"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069",0x22a9:"\u0066\u006f\u0072\u0063\u0065\u0073",0x22aa:"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r",0x22d4:"\u0066\u006f\u0072\u006b",0x2adc:"\u0066\u006f\u0072k\u0073",0x2add:"\u0066\u006f\u0072\u006b\u0073\u006e\u006f\u0074",0x2ad9:"\u0066\u006f\u0072k\u0076",0x0034:"\u0066\u006f\u0075\u0072",0x0664:"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063",0x09ea:"f\u006f\u0075\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096a:"\u0066\u006f\u0075\u0072\u0064\u0065\u0076\u0061",0x2158:"\u0066\u006f\u0075\u0072\u0066\u0069\u0066\u0074\u0068\u0073",0x0aea:"\u0066\u006f\u0075r\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6a:"\u0066\u006f\u0075r\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3024:"\u0066\u006f\u0075r\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3223:"f\u006fu\u0072\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2084:"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff14:"\u0066\u006f\u0075\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f7:"f\u006fu\u0072\u006e\u0075\u006d\u0065\u0072\u0061\u0074o\u0072\u0062\u0065\u006ega\u006c\u0069",0xf734:"\u0066\u006f\u0075r\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2477:"\u0066o\u0075\u0072\u0070\u0061\u0072\u0065n",0x2005:"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0065\u006ds\u0070\u0061\u0063\u0065",0x248b:"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0069\u006f\u0064",0x06f4:"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2173:"\u0066o\u0075\u0072\u0072\u006f\u006d\u0061n",0x2074:"\u0066\u006f\u0075r\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x246d:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2481:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2495:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e54:"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069",0x221c:"\u0066\u006f\u0075\u0072\u0074\u0068\u0072\u006f\u006f\u0074",0x02cb:"\u0066\u006f\u0075\u0072\u0074\u0068\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065",0x2999:"\u0066o\u0075\u0072\u0076\u0064\u006f\u0074s",0x24a1:"\u0066\u0070\u0061\u0072\u0065\u006e",0x2044:"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e",0x20a3:"\u0066\u0072\u0061n\u0063",0x024b:"\u0066r\u006f\u006e\u0074\u0065\u0064",0x27d7:"\u0066\u0075\u006c\u006c\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e",0x0067:"\u0067",0x0997:"\u0067a\u0062\u0065\u006e\u0067\u0061\u006ci",0x01f5:"\u0067\u0061\u0063\u0075\u0074\u0065",0x0917:"\u0067\u0061\u0064\u0065\u0076\u0061",0x06af:"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c",0xfb93:"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb94:"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb92:"g\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb95:"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0a97:"\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a17:"\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x304c:"\u0067\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ac:"\u0067\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x03b3:"\u0067\u0061\u006dm\u0061",0x0263:"\u0067a\u006dm\u0061\u006c\u0061\u0074\u0069\u006e\u0073\u006d\u0061\u006c\u006c",0x02e0:"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x03eb:"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x310d:"\u0067b\u006f\u0070\u006f\u006d\u006f\u0066o",0x011f:"\u0067\u0062\u0072\u0065\u0076\u0065",0x01e7:"\u0067\u0063\u0061\u0072\u006f\u006e",0x0123:"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d6:"\u0067c\u0069\u0072\u0063\u006c\u0065",0x011d:"g\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0121:"\u0067\u0064\u006f\u0074",0x03cf:"\u0067\u0065\u0062a\u0072",0x3052:"\u0067\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b2:"\u0067\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x224e:"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074",0x2251:"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c",0x2afa:"\u0067e\u0071\u0071\u0073\u006c\u0061\u006et",0x059c:"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077",0x05f3:"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x059d:"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077",0x00df:"\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073",0x059e:"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077",0x05f4:"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077",0x2aa9:"\u0067\u0065\u0073c\u0063",0x2a80:"\u0067\u0065\u0073\u0064\u006f\u0074",0x2a82:"\u0067e\u0073\u0064\u006f\u0074\u006f",0x2a84:"\u0067\u0065\u0073\u0064\u006f\u0074\u006f\u006c",0x2a94:"\u0067\u0065\u0073\u006c\u0065\u0073",0x3013:"\u0067\u0065\u0074\u0061\u006d\u0061\u0072\u006b",0x22d9:"\u0067\u0067\u0067",0x2af8:"\u0067g\u0067\u006e\u0065\u0073\u0074",0x0998:"\u0067\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0572:"\u0067\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0918:"\u0067h\u0061\u0064\u0065\u0076\u0061",0x0a98:"g\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a18:"g\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x063a:"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfece:"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfecf:"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfecd:"\u0067\u0068\u0061\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed0:"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x0495:"g\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0493:"\u0067\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0491:"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x095a:"\u0067\u0068\u0068\u0061\u0064\u0065\u0076\u0061",0x0a5a:"\u0067\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0260:"\u0067\u0068\u006fo\u006b",0x3393:"\u0067h\u007a\u0073\u0071\u0075\u0061\u0072e",0x304e:"\u0067\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ae:"\u0067\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0563:"g\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2137:"\u0067\u0069\u006de\u006c",0xfb32:"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x0453:"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2a92:"\u0067\u006c\u0045",0x2aa5:"\u0067\u006c\u0061",0x29e6:"g\u006c\u0065\u0069\u0063\u0068\u0073\u0074\u0061\u0072\u006b",0x2aa4:"\u0067\u006c\u006a",0x0249:"\u0067l\u006f\u0074\u0074\u0061\u006c",0x01be:"g\u006c\u006f\u0074\u0074al\u0069n\u0076\u0065\u0072\u0074\u0065d\u0073\u0074\u0072\u006f\u006b\u0065",0x024a:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0072\u0065\u0076",0x0294:"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070",0x0231:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0062\u0061\u0072",0x0232:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0072\u0065\u0076",0x0226:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0069\u006e\u0076",0x0296:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064",0x02c0:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u006d\u006f\u0064",0x0295:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x02c1:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006do\u0064",0x02e4:"g\u006c\u006f\u0074\u0074\u0061\u006cs\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073e\u0064\u0073\u0075p\u0065r\u0069\u006f\u0072",0x0225:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0072e\u0076\u0069\u006e\u0076",0x02a1:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065",0x02a2:"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d",0x1e21:"\u0067m\u0061\u0063\u0072\u006f\u006e",0xff47:"\u0067\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x22e7:"\u0067\u006e\u0073i\u006d",0x3054:"\u0067\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b4:"\u0067\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24a2:"\u0067\u0070\u0061\u0072\u0065\u006e",0x33ac:"\u0067p\u0061\u0073\u0071\u0075\u0061\u0072e",0x2207:"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074",0x0060:"\u0067\u0072\u0061v\u0065",0x0316:"\u0067\u0072\u0061\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0300:"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062",0x0953:"\u0067r\u0061\u0076\u0065\u0064\u0065\u0076a",0x02b3:"\u0067\u0072\u0061\u0076\u0065\u006c\u0065\u0066\u0074\u006e\u006f\u0073\u0070",0x02ce:"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064",0xff40:"\u0067\u0072\u0061\u0076\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x0340:"\u0067\u0072\u0061v\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062",0x003e:"\u0067r\u0065\u0061\u0074\u0065\u0072",0x2a8c:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073",0x22d7:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074",0x2265:"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0x22db:"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073",0xff1e:"\u0067\u0072e\u0061\u0074\u0065r\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a8a:"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c",0x2a88:"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2a86:"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c",0x2273:"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074",0x2277:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073",0x2269:"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c",0x2267:"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0xfe65:"\u0067\u0072\u0065a\u0074\u0065\u0072\u0073\u006d\u0061\u006c\u006c",0x0261:"\u0067s\u0063\u0072\u0069\u0070\u0074",0x2a8e:"\u0067\u0073\u0069m\u0065",0x2a90:"\u0067\u0073\u0069m\u006c",0x01e5:"\u0067s\u0074\u0072\u006f\u006b\u0065",0x2aa7:"\u0067\u0074\u0063\u0063",0x2a7a:"\u0067\u0074\u0063i\u0072",0x29a0:"\u0067\u0074\u006c\u0070\u0061\u0072",0x2a7c:"\u0067t\u0071\u0075\u0065\u0073\u0074",0x2978:"\u0067\u0074\u0072\u0061\u0072\u0072",0x3050:"\u0067\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x00ab:"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074",0x00bb:"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074",0x2039:"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074",0x203a:"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074",0x30b0:"\u0067\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3318:"\u0067\u0075\u0072a\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x33c9:"\u0067\u0079\u0073\u0071\u0075\u0061\u0072\u0065",0x0068:"\u0068",0x04a9:"\u0068\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x06c1:"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063",0x09b9:"\u0068a\u0062\u0065\u006e\u0067\u0061\u006ci",0x029f:"\u0068\u0061\u0063e\u006b\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x04b3:"\u0068\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0939:"\u0068\u0061\u0064\u0065\u0076\u0061",0x0ab9:"\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a39:"\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfea2:"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea3:"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x306f:"\u0068\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfea1:"h\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea4:"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcaa:"\u0068a\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0x200a:"\u0068a\u0069\u0072\u0073\u0070\u0061\u0063e",0x332a:"h\u0061\u0069\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x30cf:"\u0068\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8a:"\u0068\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0a4d:"\u0068\u0061\u006c\u0061\u006e\u0074\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0x0621:"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe80:"\u0068\u0061\u006d\u007a\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x3164:"\u0068\u0061\u006eg\u0075\u006c\u0066\u0069\u006c\u006c\u0065\u0072",0x044a:"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x21c3:"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074",0x21c2:"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074",0x21bc:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070",0x21cc:"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x21c0:"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070",0x21cb:"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074",0x21bf:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074",0x21be:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074",0x23af:"\u0068\u0061\u0072\u0072\u006f\u0077\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x33ca:"\u0068\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x05b2:"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036",0x05b3:"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038",0x05b1:"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077",0x2a6f:"\u0068a\u0074\u0061\u0070\u0070\u0072\u006fx",0x0127:"\u0068\u0062\u0061\u0072",0x310f:"\u0068b\u006f\u0070\u006f\u006d\u006f\u0066o",0x1e2b:"h\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077",0x1e29:"\u0068\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d7:"\u0068c\u0069\u0072\u0063\u006c\u0065",0x0125:"h\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x03f7:"\u0068\u0063\u0079\u0072\u0069\u006c",0x1e27:"\u0068d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e23:"\u0068\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e25:"\u0068d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2665:"\u0068\u0065\u0061r\u0074",0x2661:"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065",0xfb34:"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x0647:"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfba7:"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",0xfeea:"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfba5:"\u0068e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfba4:"h\u0065\u0068\u0068\u0061\u006d\u007aa\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064a\u0072a\u0062\u0069\u0063",0xfba8:"\u0068\u0065\u0068\u0069ni\u0074\u0069\u0061\u006c\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063",0xfeeb:"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3078:"\u0068\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfee9:"h\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfba9:"h\u0065\u0068\u006d\u0065di\u0061l\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063",0xfeec:"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd8:"\u0068e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0x337b:"\u0068e\u0069s\u0065\u0069\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x30d8:"\u0068\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8d:"\u0068\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3336:"\u0068e\u006bu\u0074\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x0267:"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b",0x22b9:"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078",0x3339:"\u0068\u0065\u0072u\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x2394:"\u0068e\u0078\u0061\u0067\u006f\u006e",0x2b23:"\u0068\u0065\u0078a\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0x0266:"\u0068\u0068\u006fo\u006b",0x023a:"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072",0x02b1:"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x327b:"\u0068i\u0065u\u0068\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x321b:"\u0068\u0069\u0065\u0075\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x326d:"\u0068\u0069\u0065\u0075\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x314e:"h\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320d:"\u0068\u0069e\u0075\u0068\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x0674:"\u0068i\u0067\u0068\u0068\u0061\u006d\u007aa",0x3072:"\u0068\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d2:"\u0068\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8b:"\u0068\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05b4:"\u0068i\u0072\u0069\u0071\u0031\u0034",0x2924:"\u0068k\u006e\u0065\u0061\u0072\u0072\u006fw",0x2923:"\u0068k\u006e\u0077\u0061\u0072\u0072\u006fw",0x2925:"\u0068\u006b\u0073\u0065\u0061\u0072\u006f\u0077",0x2926:"\u0068\u006b\u0073\u0077\u0061\u0072\u006f\u0077",0x1e96:"\u0068\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff48:"\u0068\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0570:"\u0068\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0e2b:"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i",0x307b:"\u0068\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30db:"\u0068\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8e:"\u0068\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05b9:"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",0x0e2e:"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069",0x0309:"\u0068o\u006f\u006b\u0063\u006d\u0062",0x0321:"\u0068\u006f\u006fkp\u0061\u006c\u0061\u0074\u0061\u006c\u0069\u007a\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0322:"h\u006f\u006f\u006b\u0072et\u0072o\u0066\u006c\u0065\u0078\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x3342:"\u0068\u006f\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065",0x03e9:"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x2015:"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072",0x05a2:"\u0068\u006f\u0072\u0069\u007a\u0074\u0061\u0062",0x031b:"\u0068o\u0072\u006e\u0063\u006d\u0062",0x2668:"\u0068\u006f\u0074\u0073\u0070\u0072\u0069\u006e\u0067\u0073",0x29d6:"\u0068o\u0075\u0072\u0067\u006c\u0061\u0073s",0x2302:"\u0068\u006f\u0075s\u0065",0x24a3:"\u0068\u0070\u0061\u0072\u0065\u006e",0x25ad:"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",0x0239:"\u0068\u0073\u0075\u0070\u0065\u0072",0x02b0:"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0265:"\u0068t\u0075\u0072\u006e\u0065\u0064",0x3075:"\u0068\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x3333:"\u0068\u0075\u0069i\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x30d5:"\u0068\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8c:"\u0068\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x02dd:"\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0xf009:"\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0031",0x030b:"\u0068u\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0063\u006d\u0062",0x0195:"\u0068\u0076",0x002d:"\u0068\u0079\u0070\u0068\u0065\u006e",0x2043:"\u0068\u0079\u0070h\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074",0x2027:"\u0068y\u0070\u0068\u0065\u006e\u0064\u006ft",0xf6e5:"\u0068\u0079\u0070\u0068\u0065\u006e\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff0d:"\u0068y\u0070h\u0065\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe63:"h\u0079\u0070\u0068\u0065\u006e\u0073\u006d\u0061\u006c\u006c",0xf6e6:"\u0068\u0079\u0070\u0068\u0065\u006e\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x2010:"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o",0x3030:"\u0068z\u0069\u0067\u007a\u0061\u0067",0x0069:"\u0069",0x00ed:"\u0069\u0061\u0063\u0075\u0074\u0065",0x01f8:"\u0069\u0062\u0061\u0072",0x0987:"\u0069\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x3127:"\u0069b\u006f\u0070\u006f\u006d\u006f\u0066o",0x012d:"\u0069\u0062\u0072\u0065\u0076\u0065",0x01d0:"\u0069\u0063\u0061\u0072\u006f\u006e",0x24d8:"\u0069c\u0069\u0072\u0063\u006c\u0065",0x00ee:"i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0209:"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e",0x328f:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0065\u0061r\u0074\u0068\u0063\u0069rc\u006c\u0065",0x328b:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0066\u0069\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x323f:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0061\u006cl\u0069\u0061\u006e\u0063\u0065\u0070\u0061\u0072\u0065\u006e",0x323a:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u0061\u006c\u006c\u0070ar\u0065\u006e",0x32a5:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u0065\u006e\u0074\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x3006:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006c\u006f\u0073\u0065",0x3001:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006f\u006d\u006d\u0061",0xff64:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u006f\u006d\u006d\u0061le\u0066\u0074",0x3237:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069c\u0063\u006f\u006e\u0067\u0072\u0061\u0074u\u006c\u0061\u0074\u0069\u006f\u006e\u0070\u0061\u0072\u0065\u006e",0x32a3:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u006fr\u0072\u0065\u0063\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x322f:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0065\u0061\u0072t\u0068\u0070\u0061\u0072\u0065\u006e",0x323d:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u006e\u0074\u0065\u0072\u0070\u0072\u0069\u0073\u0065\u0070a\u0072\u0065\u006e",0x329d:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u0078\u0063\u0065\u006c\u006c\u0065\u006e\u0074\u0063\u0069r\u0063\u006c\u0065",0x3240:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0066\u0065s\u0074\u0069\u0076\u0061\u006c\u0070\u0061\u0072\u0065\u006e",0x3296:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u006e\u0061\u006e\u0063\u0069\u0061\u006c\u0063\u0069r\u0063\u006c\u0065",0x3236:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0066i\u006ea\u006ec\u0069\u0061\u006c\u0070\u0061\u0072\u0065n",0x322b:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u0072\u0065\u0070ar\u0065\u006e",0x3232:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063h\u0061\u0076\u0065\u0070ar\u0065\u006e",0x32a4:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0068\u0069\u0067h\u0063\u0069\u0072\u0063\u006c\u0065",0x3005:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0069\u0074e\u0072\u0061\u0074\u0069\u006f\u006e\u006d\u0061\u0072\u006b",0x3298:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u006c\u0061\u0062\u006f\u0072\u0063\u0069\u0072\u0063l\u0065",0x3238:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0061\u0062o\u0072\u0070\u0061\u0072\u0065\u006e",0x32a7:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0065\u0066t\u0063\u0069\u0072\u0063\u006c\u0065",0x32a6:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063l\u006f\u0077\u0063\u0069rc\u006c\u0065",0x32a9:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u006de\u0064i\u0063i\u006e\u0065\u0063\u0069\u0072\u0063\u006ce",0x322e:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006d\u0065\u0074a\u006c\u0070\u0061\u0072\u0065\u006e",0x322a:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063m\u006f\u006f\u006e\u0070ar\u0065\u006e",0x3234:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063n\u0061\u006d\u0065\u0070ar\u0065\u006e",0x3002:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070e\u0072\u0069\u006f\u0064",0x329e:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0070\u0072\u0069\u006e\u0074\u0063\u0069\u0072\u0063l\u0065",0x3243:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0072\u0065\u0061c\u0068\u0070\u0061\u0072\u0065\u006e",0x3239:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0072e\u0070r\u0065s\u0065\u006e\u0074\u0070\u0061\u0072\u0065n",0x323e:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0070\u0061\u0072\u0065\u006e",0x32a8:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0072\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063l\u0065",0x3299:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0065\u0063\u0072\u0065\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x3242:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063s\u0065\u006c\u0066\u0070ar\u0065\u006e",0x3233:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u006f\u0063\u0069\u0065\u0074\u0079\u0070\u0061\u0072\u0065\u006e",0x3000:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073\u0070\u0061\u0063\u0065",0x3235:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0070\u0065\u0063\u0069\u0061\u006c\u0070\u0061\u0072\u0065\u006e",0x3231:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u006fc\u006b\u0070\u0061\u0072\u0065\u006e",0x323b:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u0075d\u0079\u0070\u0061\u0072\u0065\u006e",0x3230:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0073\u0075\u006e\u0070\u0061\u0072\u0065\u006e",0x323c:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073u\u0070e\u0072v\u0069\u0073\u0065\u0070\u0061\u0072\u0065n",0x322c:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0077\u0061\u0074e\u0072\u0070\u0061\u0072\u0065\u006e",0x322d:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063w\u006f\u006f\u0064\u0070ar\u0065\u006e",0x3007:"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u007a\u0065\u0072\u006f",0x328e:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u006d\u0065t\u0061\u006c\u0063\u0069rc\u006c\u0065",0x328a:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006d\u006f\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x3294:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006e\u0061\u006d\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x3290:"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068s\u0075\u006ec\u0069\u0072\u0063\u006c\u0065",0x328c:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0077\u0061t\u0065\u0072\u0063\u0069rc\u006c\u0065",0x328d:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0077\u006f\u006f\u0064\u0063\u0069\u0072\u0063\u006c\u0065",0x0907:"\u0069\u0064\u0065v\u0061",0x00ef:"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e2f:"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x04e5:"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1ecb:"\u0069d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04d7:"\u0069e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0435:"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03f9:"\u0069\u0065\u0068\u006f\u006f\u006b",0x03fb:"\u0069\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b",0x3275:"\u0069e\u0075n\u0067\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3215:"\u0069\u0065\u0075\u006e\u0067\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3267:"\u0069\u0065\u0075\u006e\u0067\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3147:"i\u0065\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e",0x3207:"\u0069\u0065u\u006e\u0067\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x00ec:"\u0069\u0067\u0072\u0061\u0076\u0065",0x0a87:"\u0069g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a07:"\u0069g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3044:"\u0069h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ec9:"\u0069\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0988:"\u0069i\u0062\u0065\u006e\u0067\u0061\u006ci",0x0438:"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0908:"\u0069\u0069\u0064\u0065\u0076\u0061",0x0a88:"\u0069\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a08:"\u0069\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2a0c:"\u0069\u0069\u0069\u0069\u006e\u0074",0x222d:"\u0069\u0069\u0069n\u0074",0x0a40:"\u0069i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x29dc:"\u0069\u0069\u006e\u0066\u0069\u006e",0x020b:"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x09c0:"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0940:"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac0:"\u0069\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0133:"\u0069\u006a",0x30a4:"\u0069k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff72:"\u0069k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x3163:"\u0069k\u006f\u0072\u0065\u0061\u006e",0x05ac:"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077",0x012b:"\u0069m\u0061\u0063\u0072\u006f\u006e",0x04e3:"\u0069m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x22b7:"\u0069m\u0061\u0067\u0065\u006f\u0066",0x2253:"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l",0x1d6a4:"\u0069\u006d\u0061t\u0068",0x0a3f:"\u0069\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0xff49:"\u0069\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x221e:"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079",0x056b:"i\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2a0e:"\u0069\u006e\u0074\u0042\u0061\u0072",0x2a0d:"\u0069\u006e\u0074\u0062\u0061\u0072",0x2a19:"\u0069\u006e\u0074\u0063\u0061\u0070",0x2231:"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x2a1a:"\u0069\u006e\u0074\u0063\u0075\u0070",0x2216:"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065",0x222b:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x2321:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074",0xf8f5:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0065\u0078",0x2320:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070",0x22ba:"\u0069\u006e\u0074\u0065\u0072\u0063\u0061\u006c",0x2af4:"\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065",0x203d:"i\u006e\u0074\u0065\u0072\u0072\u006f\u0062\u0061\u006e\u0067",0x2e18:"\u0069n\u0074e\u0072\u0072\u006f\u0062\u0061\u006e\u0067\u0064\u006f\u0077\u006e",0x2229:"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e",0x22d2:"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c",0x22c2:"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",0x2293:"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071",0x23ae:"i\u006e\u0074\u0065\u0078\u0074\u0065\u006e\u0064\u0065\u0072",0x3305:"\u0069\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x2a17:"\u0069\u006e\u0074\u006c\u0061\u0072\u0068\u006b",0x2a3c:"\u0069n\u0074\u0070\u0072\u006f\u0064",0x2a3d:"\u0069\u006e\u0074\u0070\u0072\u006f\u0064\u0072",0x2a18:"\u0069\u006e\u0074\u0078",0x25d8:"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t",0x25d9:"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce",0x223e:"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073",0x25db:"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x25da:"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x012f:"\u0069o\u0067\u006f\u006e\u0065\u006b",0x03b9:"\u0069\u006f\u0074\u0061",0x01f9:"\u0069\u006f\u0074a\u0031",0x03ca:"\u0069\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x0390:"\u0069\u006f\u0074\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073",0x0269:"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n",0x03af:"\u0069o\u0074\u0061\u0074\u006f\u006e\u006fs",0x24a4:"\u0069\u0070\u0061\u0072\u0065\u006e",0x0a72:"i\u0072\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x22f9:"\u0069\u0073\u0069n\u0045",0x22f5:"\u0069s\u0069\u006e\u0064\u006f\u0074",0x22f7:"\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072",0x22f4:"\u0069\u0073\u0069n\u0073",0x22f8:"\u0069\u0073\u0069\u006e\u0076\u0062",0x3043:"\u0069\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a3:"\u0069\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff68:"\u0069\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09fa:"\u0069\u0073\u0073\u0068\u0061\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0268:"\u0069s\u0074\u0072\u006f\u006b\u0065",0xf6ed:"\u0069s\u0075\u0070\u0065\u0072\u0069\u006fr",0x309d:"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30fd:"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0x0129:"\u0069\u0074\u0069\u006c\u0064\u0065",0x1e2d:"i\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x3129:"\u0069\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x09bf:"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x093f:"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0abf:"\u0069v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0477:"\u0069\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x006a:"\u006a",0x0571:"\u006a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099c:"\u006aa\u0062\u0065\u006e\u0067\u0061\u006ci",0x091c:"\u006a\u0061\u0064\u0065\u0076\u0061",0x0a9c:"\u006a\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1c:"\u006a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3110:"\u006ab\u006f\u0070\u006f\u006d\u006f\u0066o",0x01f0:"\u006a\u0063\u0061\u0072\u006f\u006e",0x24d9:"\u006ac\u0069\u0072\u0063\u006c\u0065",0x0135:"j\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x029d:"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c",0x022d:"\u006a\u0063\u0072\u006f\u0073\u0073\u0074\u0061\u0069\u006c",0x025f:"\u006a\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0073t\u0072\u006f\u006b\u0065",0x062c:"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9e:"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9f:"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe9d:"\u006a\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea0:"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca8:"\u006a\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfb8b:"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb8a:"j\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x099d:"\u006a\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091d:"\u006ah\u0061\u0064\u0065\u0076\u0061",0x0a9d:"j\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1d:"j\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x057b:"\u006a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x3004:"\u006a\u0069\u0073",0x1d6a5:"\u006a\u006d\u0061t\u0068",0xff4a:"\u006a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x24a5:"\u006a\u0070\u0061\u0072\u0065\u006e",0x023b:"\u006a\u0073\u0075\u0070\u0065\u0072",0x02b2:"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr",0x006b:"\u006b",0x04a1:"\u006b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0995:"\u006ba\u0062\u0065\u006e\u0067\u0061\u006ci",0x1e31:"\u006b\u0061\u0063\u0075\u0074\u0065",0x043a:"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x049b:"\u006b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0915:"\u006b\u0061\u0064\u0065\u0076\u0061",0x05db:"\u006b\u0061\u0066",0xfb3b:"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h",0xfeda:"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfedb:"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed9:"k\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfedc:"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb4d:"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x0a95:"\u006b\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a15:"\u006b\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x304b:"\u006b\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0400:"\u006b\u0061\u0068\u006f\u006f\u006b",0x04c4:"\u006b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x30ab:"\u006b\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff76:"\u006b\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x03ba:"\u006b\u0061\u0070p\u0061",0x03f0:"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0x3171:"\u006b\u0061\u0070\u0079eo\u0075\u006e\u006d\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x3184:"k\u0061\u0070\u0079\u0065ou\u006ep\u0068\u0069\u0065\u0075\u0070h\u006b\u006f\u0072\u0065\u0061\u006e",0x3178:"\u006b\u0061\u0070\u0079eo\u0075\u006e\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3179:"\u006ba\u0070\u0079\u0065\u006f\u0075\u006e\u0073\u0073\u0061\u006e\u0067p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x330d:"\u006b\u0061\u0072\u006f\u0072\u0069\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x03d7:"\u006ba\u0072\u0074\u0064\u0065\u0073",0x0640:"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063",0x30f5:"\u006ba\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3384:"\u006b\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0xfe7a:"\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe826:"\u006b\u0061\u0073\u0072\u0061\u006c\u006f\u0077",0xfe7b:"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c",0x064d:"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",0xfe74:"\u006b\u0061s\u0072\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe827:"k\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0x049f:"\u006b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff70:"\u006b\u0061\u0074\u0061h\u0069\u0072\u0061\u0070\u0072\u006f\u006c\u006f\u006e\u0067m\u0061r\u006b\u0068\u0061\u006c\u0066\u0077\u0069d\u0074\u0068",0x049d:"\u006ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x310e:"\u006bb\u006f\u0070\u006f\u006d\u006f\u0066o",0x3389:"\u006b\u0063\u0061\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x01e9:"\u006b\u0063\u0061\u0072\u006f\u006e",0x24da:"\u006bc\u0069\u0072\u0063\u006c\u0065",0x0137:"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e33:"\u006bd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0584:"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x06a9:"\u006b\u0065\u0068e\u0068",0xfb8f:"\u006b\u0065\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfb90:"\u006b\u0065\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfb8e:"\u006b\u0065\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb91:"k\u0065\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",0x3051:"\u006b\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b1:"\u006b\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff79:"\u006b\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x056f:"k\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x223b:"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e",0x30f6:"\u006be\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0138:"\u006b\u0067\u0072e\u0065\u006e\u006c\u0061\u006e\u0064\u0069\u0063",0x0996:"\u006b\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0916:"\u006bh\u0061\u0064\u0065\u0076\u0061",0x0a96:"k\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a16:"k\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfea6:"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfea7:"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea5:"\u006b\u0068\u0061h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea8:"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcac:"\u006b\u0068\u0061\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x03e7:"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x0959:"\u006b\u0068\u0068\u0061\u0064\u0065\u0076\u0061",0x0a59:"\u006b\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3278:"k\u0068i\u0065\u0075\u006b\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3218:"\u006b\u0068\u0069\u0065uk\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326a:"\u006b\u0068\u0069\u0065uk\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314b:"\u006b\u0068\u0069\u0065\u0075\u006b\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320a:"\u006bh\u0069e\u0075\u006b\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0e02:"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069",0x0e05:"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069",0x0e03:"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069",0x0e04:"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069",0x0e5b:"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069",0x0199:"\u006b\u0068\u006fo\u006b",0x0e06:"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069",0x3391:"\u006bh\u007a\u0073\u0071\u0075\u0061\u0072e",0x304d:"\u006b\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ad:"\u006b\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff77:"\u006b\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3315:"\u006b\u0069r\u006f\u0067\u0075r\u0061\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3316:"\u006b\u0069\u0072\u006f\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073q\u0075\u0061\u0072\u0065",0x3314:"\u006b\u0069\u0072\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x326e:"\u006b\u0069\u0079\u0065ok\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x320e:"\u006bi\u0079e\u006f\u006b\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x3260:"\u006bi\u0079e\u006f\u006b\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3131:"\u006b\u0069\u0079e\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e",0x3200:"\u006b\u0069\u0079\u0065\u006f\u006b\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3133:"\u006b\u0069y\u0065\u006f\u006bs\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x1e35:"\u006b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x3398:"\u006b\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x33a6:"\u006b\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff4b:"\u006b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33a2:"\u006bm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x3053:"\u006b\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x33c0:"\u006b\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x0e01:"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i",0x30b3:"\u006b\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7a:"\u006b\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x331e:"k\u006f\u006f\u0070\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x0481:"\u006b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x327f:"k\u006fr\u0065\u0061\u006e\u0073\u0074\u0061\u006e\u0064a\u0072\u0064\u0073\u0079mb\u006f\u006c",0x0343:"\u006b\u006f\u0072\u006f\u006e\u0069\u0073\u0063\u006d\u0062",0x24a6:"\u006b\u0070\u0061\u0072\u0065\u006e",0x33aa:"\u006bp\u0061\u0073\u0071\u0075\u0061\u0072e",0x046f:"k\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x33cf:"\u006b\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x022e:"\u006b\u0074\u0075r\u006e",0x029e:"\u006bt\u0075\u0072\u006e\u0065\u0064",0x304f:"\u006b\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30af:"\u006b\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff78:"\u006b\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x33b8:"\u006b\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33be:"\u006b\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x006c:"\u006c",0x27ea:"\u006c\u0041\u006e\u0067\u006c\u0065",0x2983:"\u006c\u0042\u0072\u0061\u0063\u0065",0x2985:"\u006c\u0050\u0061\u0072\u0065\u006e",0x09b2:"\u006ca\u0062\u0065\u006e\u0067\u0061\u006ci",0x013a:"\u006c\u0061\u0063\u0075\u0074\u0065",0x0932:"\u006c\u0061\u0064\u0065\u0076\u0061",0x0ab2:"\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a32:"\u006c\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0e45:"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069",0xfefc:"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfef8:"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef7:"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfefa:"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef9:"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfefb:"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfef6:"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef5:"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0x03bb:"\u006c\u0061\u006d\u0062\u0064\u0061",0x019b:"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065",0xfb3c:"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068",0x05dc:"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",0xe805:"\u006c\u0061\u006ded\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0068\u006f\u006c\u0061\u006d",0xe804:"\u006c\u0061\u006d\u0065\u0064\u0077\u0069\u0074\u0068h\u006f\u006c\u0061\u006d",0xfede:"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfcca:"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfedf:"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfedd:"l\u0061\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcc9:"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfccb:"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfdf2:"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfee0:"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfd88:"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfccc:"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc43:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc40:"\u006ca\u006dw\u0069\u0074\u0068\u0068\u0061h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0xfccd:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfc3f:"\u006c\u0061\u006d\u0077it\u0068\u006a\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc41:"\u006c\u0061\u006d\u0077it\u0068\u006b\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc42:"\u006c\u0061\u006d\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe811:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u006d\u0065\u0065\u006dw\u0069\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069t\u0069\u0061\u006c",0xfc44:"\u006ca\u006dw\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x2991:"\u006ca\u006e\u0067\u006c\u0065\u0064\u006ft",0x29e0:"\u006c\u0061\u0070\u006c\u0061\u0063",0x25ef:"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x2aab:"\u006c\u0061\u0074",0x2aad:"\u006c\u0061\u0074\u0065",0x27c5:"\u006c\u0062\u0061\u0067",0x019a:"\u006c\u0062\u0061\u0072",0x2114:"\u006c\u0062\u0062a\u0072",0x026c:"\u006c\u0062\u0065l\u0074",0x2997:"\u006c\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b",0x310c:"\u006cb\u006f\u0070\u006f\u006d\u006f\u0066o",0x23a9:"\u006c\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064",0x23a8:"\u006cb\u0072\u0061\u0063\u0065\u006d\u0069d",0x23a7:"\u006c\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064",0x23a2:"\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x23a3:"\u006c\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064",0x298f:"\u006c\u0062\u0072a\u0063\u006b\u006c\u006c\u0074\u0069\u0063\u006b",0x298b:"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072",0x23a1:"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064",0x298d:"\u006c\u0062\u0072a\u0063\u006b\u0075\u006c\u0074\u0069\u0063\u006b",0x2772:"\u006cb\u0072\u0062\u0072\u0061\u006b",0x013e:"\u006c\u0063\u0061\u0072\u006f\u006e",0xf813:"\u006cc\u0061\u0072\u006f\u006e\u0031",0x24db:"\u006cc\u0069\u0072\u0063\u006c\u0065",0x1e3d:"\u006c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x013c:"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x29fc:"l\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065",0x0140:"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e37:"\u006cd\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e39:"\u006cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x031a:"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062",0x2b4a:"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078",0x2b42:"\u006c\u0065\u0066\u0074ar\u0072\u006f\u0077\u0062\u0061\u0063\u006b\u0061\u0070\u0070\u0072\u006f\u0078",0x2b4b:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0073\u0069m\u0069\u006c\u0061\u0072",0x2977:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0073\u0073",0x2b32:"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u006f\u006e\u006f\u0070\u006c\u0075\u0073",0x2946:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0070\u006c\u0075\u0073",0x2943:"\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006f\u0072t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2973:"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u0073\u0069\u006d\u0069\u006c\u0061\u0072",0x297a:"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0073\u0075\u0062\u0073\u0065\u0074",0x21fd:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069a\u006e\u0067\u006c\u0065",0x2b3e:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0078",0x290c:"l\u0065\u0066\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2b3f:"\u006ce\u0066t\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x290e:"\u006c\u0065\u0066t\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x291b:"l\u0065\u0066\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c",0x2b38:"\u006c\u0065\u0066t\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077",0x2936:"\u006c\u0065\u0066\u0074do\u0077\u006e\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x297c:"\u006c\u0065\u0066t\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x20d0:"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0061c\u0063\u0065\u006e\u0074",0x295e:"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0064o\u0077\u006e\u0062\u0061\u0072",0x2962:"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073u\u0070\u0064\u006f\u0077\u006e",0x295a:"\u006c\u0065f\u0074\u0068\u0061r\u0070\u006f\u006f\u006e\u0075\u0070\u0062\u0061\u0072",0x296a:"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075p\u0064\u0061\u0073\u0068",0x21c7:"\u006c\u0065\u0066\u0074\u006c\u0065\u0066\u0074\u0061r\u0072\u006f\u0077\u0073",0x263e:"\u006c\u0065\u0066\u0074\u006d\u006f\u006f\u006e",0x27d5:"\u006c\u0065\u0066\u0074\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e",0x2948:"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065",0x21ff:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x2950:"\u006ce\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e",0x294b:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006eu\u0070",0x2967:"l\u0065\u0066\u0074\u0072ig\u0068t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e",0x2966:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070",0x294a:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u0064\u006fw\u006e",0x294e:"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006eup\u0075\u0070",0x21dc:"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077",0x0318:"\u006c\u0065f\u0074\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2919:"\u006c\u0065\u0066\u0074\u0074\u0061\u0069\u006c",0x2b31:"\u006ce\u0066t\u0074\u0068\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073",0x219c:"\u006c\u0065\u0066\u0074\u0077\u0061\u0076\u0065\u0061\u0072\u0072\u006f\u0077",0x2af9:"\u006ce\u0071\u0071\u0073\u006c\u0061\u006et",0x2aa8:"\u006c\u0065\u0073c\u0063",0x2a7f:"\u006c\u0065\u0073\u0064\u006f\u0074",0x2a81:"\u006ce\u0073\u0064\u006f\u0074\u006f",0x2a83:"\u006c\u0065\u0073\u0064\u006f\u0074\u006f\u0072",0x2a93:"\u006c\u0065\u0073\u0067\u0065\u0073",0x003c:"\u006c\u0065\u0073\u0073",0x2a8b:"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072",0x22d6:"\u006ce\u0073\u0073\u0064\u006f\u0074",0x2264:"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l",0x22da:"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072",0xff1c:"\u006c\u0065\u0073\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a89:"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",0x2a87:"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2a85:"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c",0x2a7d:"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074",0x2272:"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074",0x2276:"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x2268:"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",0x2266:"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0xfe64:"\u006ce\u0073\u0073\u0073\u006d\u0061\u006cl",0x026e:"\u006c\u0065\u007a\u0068",0x258c:"\u006cf\u0062\u006c\u006f\u0063\u006b",0x29d1:"\u006c\u0066\u0062\u006f\u0077\u0074\u0069\u0065",0x258f:"\u006c\u0066\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x258b:"\u006c\u0066\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b",0x258e:"\u006c\u0066\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b",0x2589:"\u006cf\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x258d:"\u006cf\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x258a:"\u006c\u0066\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b",0x29d4:"\u006cf\u0074\u0069\u006d\u0065\u0073",0x2a91:"\u006c\u0067\u0045",0x2b24:"l\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1b:"l\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x2b1c:"l\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x026d:"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x21b4:"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064",0x2028:"\u006c\u0069\u006e\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",0x0280:"\u006c\u0069\u006ee\u0076\u0065\u0072\u0074\u006e\u006f\u0073\u0070",0x029c:"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x20a4:"\u006c\u0069\u0072\u0061",0x056c:"\u006c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01c9:"\u006c\u006a",0x0459:"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf6c0:"\u006c\u006c",0x0933:"\u006cl\u0061\u0064\u0065\u0076\u0061",0x0ab3:"l\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x2989:"\u006cl\u0061\u006e\u0067\u006c\u0065",0x25df:"\u006c\u006c\u0061r\u0063",0x1e3b:"\u006c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x22d8:"\u006c\u006c\u006c",0x0934:"\u006c\u006c\u006c\u0061\u0064\u0065\u0076\u0061",0x2af7:"\u006cl\u006c\u006e\u0065\u0073\u0074",0x2987:"\u006c\u006c\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073",0x25fa:"\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x09e1:"\u006c\u006cv\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0961:"\u006c\u006c\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x09e3:"\u006cl\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci",0x0963:"\u006c\u006c\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061",0x026b:"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065",0xff4c:"\u006c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23b0:"\u006c\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065",0x33d0:"\u006c\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x22e6:"\u006c\u006e\u0073i\u006d",0x0e2c:"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069",0x2227:"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064",0x00ac:"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074",0x2228:"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr",0xf830:"\u006co\u0067\u006f\u006e\u0065\u006b",0x0e25:"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x27de:"\u006co\u006e\u0067\u0064\u0061\u0073\u0068v",0x27cc:"\u006c\u006f\u006eg\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e",0x27f5:"\u006c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x27f7:"\u006co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x2b33:"\u006co\u006eg\u006c\u0065\u0066\u0074\u0073q\u0075\u0069g\u0061\u0072\u0072\u006f\u0077",0x27fb:"\u006c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x27fc:"\u006c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f",0x27f6:"\u006c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x27ff:"\u006c\u006f\u006e\u0067ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",0x017f:"\u006c\u006f\u006eg\u0073",0xfb05:"\u006c\u006f\u006e\u0067\u0073\u0074",0x024e:"\u006co\u0077\u0065\u0072\u0065\u0064",0x2a1c:"\u006c\u006f\u0077\u0069\u006e\u0074",0xfe4e:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u0065\u006e\u0074\u0065r\u006c\u0069\u006e\u0065",0x0332:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0xfe4d:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0064\u0061\u0073\u0068\u0065\u0064",0x25ca:"\u006co\u007a\u0065\u006e\u0067\u0065",0x27e0:"\u006c\u006f\u007ae\u006e\u0067\u0065\u006d\u0069\u006e\u0075\u0073",0x24a7:"\u006c\u0070\u0061\u0072\u0065\u006e",0x239c:"\u006c\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x239d:"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064",0x2993:"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073",0x239b:"\u006c\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064",0x25de:"\u006c\u0072\u0061r\u0063",0x202a:"\u006c\u0072\u0065",0x25ff:"\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x29e1:"\u006c\u0072\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0065\u0071",0x2a8d:"\u006c\u0073\u0069m\u0065",0x2a8f:"\u006c\u0073\u0069m\u0067",0x0142:"\u006c\u0073\u006c\u0061\u0073\u0068",0x2acd:"\u006cs\u0071\u0068\u006f\u006f\u006b",0x026a:"\u006c\u0073\u0075\u0070\u0065\u0072",0xf6ee:"\u006cs\u0075\u0070\u0065\u0072\u0069\u006fr",0x2aa6:"\u006c\u0074\u0063\u0063",0x2a79:"\u006c\u0074\u0063i\u0072",0x2976:"\u006c\u0074\u006c\u0061\u0072\u0072",0x2a7b:"\u006ct\u0071\u0075\u0065\u0073\u0074",0x29cf:"\u006c\u0074\u0072\u0069\u0076\u0062",0xf821:"\u006c\u0074\u0073\u0068\u0061\u0064\u0065\u0031",0x0e26:"\u006c\u0075\u0074\u0068\u0061\u0069",0x23b8:"\u006cv\u0062\u006f\u0078\u006c\u0069\u006ee",0x098c:"\u006cv\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x090c:"\u006c\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x09e2:"\u006cv\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0962:"l\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061",0x29d8:"\u006c\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x33d3:"\u006c\u0078\u0073\u0071\u0075\u0061\u0072\u0065",0x006d:"\u006d",0x09ae:"\u006da\u0062\u0065\u006e\u0067\u0061\u006ci",0x00af:"\u006d\u0061\u0063\u0072\u006f\u006e",0x0331:"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x0304:"\u006da\u0063\u0072\u006f\u006e\u0063\u006db",0x02cd:"\u006d\u0061\u0063r\u006f\u006e\u006c\u006f\u0077\u006d\u006f\u0064",0xffe3:"\u006da\u0063r\u006f\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x1e3f:"\u006d\u0061\u0063\u0075\u0074\u0065",0x092e:"\u006d\u0061\u0064\u0065\u0076\u0061",0x0aae:"\u006d\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2e:"\u006d\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x05a4:"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077",0x307e:"\u006d\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xf895:"\u006d\u0061\u0069\u0063ha\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069",0xf894:"\u006d\u0061\u0069ch\u0061\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069",0x0e4b:"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069",0xf893:"\u006da\u0069\u0063\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf88c:"\u006d\u0061i\u0065\u006b\u006co\u0077\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf88b:"\u006d\u0061\u0069\u0065\u006b\u006c\u006f\u0077\u0072\u0069\u0067\u0068t\u0074\u0068\u0061\u0069",0x0e48:"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i",0xf88a:"\u006da\u0069e\u006b\u0075\u0070\u0070\u0065r\u006c\u0065f\u0074\u0074\u0068\u0061\u0069",0xf884:"\u006da\u0069h\u0061\u006e\u0061\u006b\u0061t\u006c\u0065f\u0074\u0074\u0068\u0061\u0069",0x0e31:"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069",0xf889:"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e47:"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069",0xf88f:"\u006d\u0061\u0069\u0074\u0068\u006f\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0xf88e:"\u006da\u0069t\u0068\u006f\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069",0x0e49:"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069",0xf88d:"\u006d\u0061\u0069\u0074ho\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf892:"\u006d\u0061\u0069\u0074\u0072\u0069\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0xf891:"\u006da\u0069t\u0072\u0069\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069",0x0e4a:"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069",0xf890:"\u006d\u0061\u0069\u0074ri\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e46:"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069",0x30de:"\u006d\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8f:"\u006d\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3347:"\u006d\u0061\u006e\u0073\u0079\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065",0x21a7:"\u006d\u0061\u0070\u0073\u0064\u006f\u0077\u006e",0x21a4:"\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x21a6:"\u006d\u0061\u0070\u0073\u0074\u006f",0x21a5:"\u006d\u0061\u0070\u0073\u0075\u0070",0x2642:"\u006d\u0061\u0072\u0073",0x05af:"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077",0x3383:"\u006d\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x1d400:"\u006d\u0062\u0066\u0041",0x1d6a8:"\u006d\u0062\u0066\u0041\u006c\u0070\u0068\u0061",0x1d401:"\u006d\u0062\u0066\u0042",0x1d6a9:"\u006db\u0066\u0042\u0065\u0074\u0061",0x1d402:"\u006d\u0062\u0066\u0043",0x1d6be:"\u006d\u0062\u0066\u0043\u0068\u0069",0x1d403:"\u006d\u0062\u0066\u0044",0x1d6ab:"\u006d\u0062\u0066\u0044\u0065\u006c\u0074\u0061",0x1d7ca:"\u006d\u0062\u0066\u0044\u0069\u0067\u0061\u006d\u006d\u0061",0x1d404:"\u006d\u0062\u0066\u0045",0x1d6ac:"\u006d\u0062\u0066\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6ae:"\u006d\u0062\u0066\u0045\u0074\u0061",0x1d405:"\u006d\u0062\u0066\u0046",0x1d406:"\u006d\u0062\u0066\u0047",0x1d6aa:"\u006d\u0062\u0066\u0047\u0061\u006d\u006d\u0061",0x1d407:"\u006d\u0062\u0066\u0048",0x1d408:"\u006d\u0062\u0066\u0049",0x1d6b0:"\u006db\u0066\u0049\u006f\u0074\u0061",0x1d409:"\u006d\u0062\u0066\u004a",0x1d40a:"\u006d\u0062\u0066\u004b",0x1d6b1:"\u006d\u0062\u0066\u004b\u0061\u0070\u0070\u0061",0x1d40b:"\u006d\u0062\u0066\u004c",0x1d6b2:"\u006db\u0066\u004c\u0061\u006d\u0062\u0064a",0x1d40c:"\u006d\u0062\u0066\u004d",0x1d6b3:"\u006d\u0062\u0066M\u0075",0x1d40d:"\u006d\u0062\u0066\u004e",0x1d6b4:"\u006d\u0062\u0066N\u0075",0x1d40e:"\u006d\u0062\u0066\u004f",0x1d6c0:"\u006d\u0062\u0066\u004f\u006d\u0065\u0067\u0061",0x1d6b6:"\u006d\u0062\u0066\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d40f:"\u006d\u0062\u0066\u0050",0x1d6bd:"\u006d\u0062\u0066\u0050\u0068\u0069",0x1d6b7:"\u006d\u0062\u0066P\u0069",0x1d6bf:"\u006d\u0062\u0066\u0050\u0073\u0069",0x1d410:"\u006d\u0062\u0066\u0051",0x1d411:"\u006d\u0062\u0066\u0052",0x1d6b8:"\u006d\u0062\u0066\u0052\u0068\u006f",0x1d412:"\u006d\u0062\u0066\u0053",0x1d6ba:"\u006d\u0062\u0066\u0053\u0069\u0067\u006d\u0061",0x1d413:"\u006d\u0062\u0066\u0054",0x1d6bb:"\u006d\u0062\u0066\u0054\u0061\u0075",0x1d6af:"\u006d\u0062\u0066\u0054\u0068\u0065\u0074\u0061",0x1d414:"\u006d\u0062\u0066\u0055",0x1d6bc:"\u006d\u0062\u0066\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d415:"\u006d\u0062\u0066\u0056",0x1d416:"\u006d\u0062\u0066\u0057",0x1d417:"\u006d\u0062\u0066\u0058",0x1d6b5:"\u006d\u0062\u0066X\u0069",0x1d418:"\u006d\u0062\u0066\u0059",0x1d419:"\u006d\u0062\u0066\u005a",0x1d6ad:"\u006db\u0066\u005a\u0065\u0074\u0061",0x1d41a:"\u006d\u0062\u0066\u0061",0x1d6c2:"\u006d\u0062\u0066\u0061\u006c\u0070\u0068\u0061",0x1d41b:"\u006d\u0062\u0066\u0062",0x1d6c3:"\u006db\u0066\u0062\u0065\u0074\u0061",0x1d41c:"\u006d\u0062\u0066\u0063",0x1d6d8:"\u006d\u0062\u0066\u0063\u0068\u0069",0x1d41d:"\u006d\u0062\u0066\u0064",0x1d6c5:"\u006d\u0062\u0066\u0064\u0065\u006c\u0074\u0061",0x1d41e:"\u006d\u0062\u0066\u0065",0x1d6c6:"\u006d\u0062\u0066\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6c8:"\u006d\u0062\u0066\u0065\u0074\u0061",0x1d41f:"\u006d\u0062\u0066\u0066",0x1d56c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0041",0x1d56d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0042",0x1d56e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0043",0x1d56f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0044",0x1d570:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0045",0x1d571:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0046",0x1d572:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0047",0x1d573:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0048",0x1d574:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0049",0x1d575:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004a",0x1d576:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004b",0x1d577:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004c",0x1d578:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004d",0x1d579:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004e",0x1d57a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004f",0x1d57b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0050",0x1d57c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0051",0x1d57d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0052",0x1d57e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0053",0x1d57f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0054",0x1d580:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0055",0x1d581:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0056",0x1d582:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0057",0x1d583:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0058",0x1d584:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0059",0x1d585:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u005a",0x1d586:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0061",0x1d587:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0062",0x1d588:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0063",0x1d589:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0064",0x1d58a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0065",0x1d58b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0066",0x1d58c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0067",0x1d58d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0068",0x1d58e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0069",0x1d58f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006a",0x1d590:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006b",0x1d591:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006c",0x1d592:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006d",0x1d593:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006e",0x1d594:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006f",0x1d595:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0070",0x1d596:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0071",0x1d597:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0072",0x1d598:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0073",0x1d599:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0074",0x1d59a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0075",0x1d59b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0076",0x1d59c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0077",0x1d59d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0078",0x1d59e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0079",0x1d59f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u007a",0x1d420:"\u006d\u0062\u0066\u0067",0x1d6c4:"\u006d\u0062\u0066\u0067\u0061\u006d\u006d\u0061",0x1d421:"\u006d\u0062\u0066\u0068",0x1d422:"\u006d\u0062\u0066\u0069",0x1d6ca:"\u006db\u0066\u0069\u006f\u0074\u0061",0x1d468:"\u006d\u0062\u0066\u0069\u0074\u0041",0x1d71c:"\u006d\u0062\u0066\u0069\u0074\u0041\u006c\u0070\u0068\u0061",0x1d469:"\u006d\u0062\u0066\u0069\u0074\u0042",0x1d71d:"\u006db\u0066\u0069\u0074\u0042\u0065\u0074a",0x1d46a:"\u006d\u0062\u0066\u0069\u0074\u0043",0x1d732:"\u006d\u0062\u0066\u0069\u0074\u0043\u0068\u0069",0x1d46b:"\u006d\u0062\u0066\u0069\u0074\u0044",0x1d71f:"\u006d\u0062\u0066\u0069\u0074\u0044\u0065\u006c\u0074\u0061",0x1d46c:"\u006d\u0062\u0066\u0069\u0074\u0045",0x1d720:"\u006d\u0062\u0066i\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d722:"\u006d\u0062\u0066\u0069\u0074\u0045\u0074\u0061",0x1d46d:"\u006d\u0062\u0066\u0069\u0074\u0046",0x1d46e:"\u006d\u0062\u0066\u0069\u0074\u0047",0x1d71e:"\u006d\u0062\u0066\u0069\u0074\u0047\u0061\u006d\u006d\u0061",0x1d46f:"\u006d\u0062\u0066\u0069\u0074\u0048",0x1d470:"\u006d\u0062\u0066\u0069\u0074\u0049",0x1d724:"\u006db\u0066\u0069\u0074\u0049\u006f\u0074a",0x1d471:"\u006d\u0062\u0066\u0069\u0074\u004a",0x1d472:"\u006d\u0062\u0066\u0069\u0074\u004b",0x1d725:"\u006d\u0062\u0066\u0069\u0074\u004b\u0061\u0070\u0070\u0061",0x1d473:"\u006d\u0062\u0066\u0069\u0074\u004c",0x1d726:"m\u0062\u0066\u0069\u0074\u004c\u0061\u006d\u0062\u0064\u0061",0x1d474:"\u006d\u0062\u0066\u0069\u0074\u004d",0x1d727:"\u006db\u0066\u0069\u0074\u004d\u0075",0x1d475:"\u006d\u0062\u0066\u0069\u0074\u004e",0x1d728:"\u006db\u0066\u0069\u0074\u004e\u0075",0x1d476:"\u006d\u0062\u0066\u0069\u0074\u004f",0x1d734:"\u006d\u0062\u0066\u0069\u0074\u004f\u006d\u0065\u0067\u0061",0x1d72a:"\u006d\u0062\u0066i\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d477:"\u006d\u0062\u0066\u0069\u0074\u0050",0x1d731:"\u006d\u0062\u0066\u0069\u0074\u0050\u0068\u0069",0x1d72b:"\u006db\u0066\u0069\u0074\u0050\u0069",0x1d733:"\u006d\u0062\u0066\u0069\u0074\u0050\u0073\u0069",0x1d478:"\u006d\u0062\u0066\u0069\u0074\u0051",0x1d479:"\u006d\u0062\u0066\u0069\u0074\u0052",0x1d72c:"\u006d\u0062\u0066\u0069\u0074\u0052\u0068\u006f",0x1d47a:"\u006d\u0062\u0066\u0069\u0074\u0053",0x1d72e:"\u006d\u0062\u0066\u0069\u0074\u0053\u0069\u0067\u006d\u0061",0x1d47b:"\u006d\u0062\u0066\u0069\u0074\u0054",0x1d72f:"\u006d\u0062\u0066\u0069\u0074\u0054\u0061\u0075",0x1d723:"\u006d\u0062\u0066\u0069\u0074\u0054\u0068\u0065\u0074\u0061",0x1d47c:"\u006d\u0062\u0066\u0069\u0074\u0055",0x1d730:"\u006d\u0062\u0066i\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d47d:"\u006d\u0062\u0066\u0069\u0074\u0056",0x1d47e:"\u006d\u0062\u0066\u0069\u0074\u0057",0x1d47f:"\u006d\u0062\u0066\u0069\u0074\u0058",0x1d729:"\u006db\u0066\u0069\u0074\u0058\u0069",0x1d480:"\u006d\u0062\u0066\u0069\u0074\u0059",0x1d481:"\u006d\u0062\u0066\u0069\u0074\u005a",0x1d721:"\u006db\u0066\u0069\u0074\u005a\u0065\u0074a",0x1d482:"\u006d\u0062\u0066\u0069\u0074\u0061",0x1d736:"\u006d\u0062\u0066\u0069\u0074\u0061\u006c\u0070\u0068\u0061",0x1d483:"\u006d\u0062\u0066\u0069\u0074\u0062",0x1d737:"\u006db\u0066\u0069\u0074\u0062\u0065\u0074a",0x1d484:"\u006d\u0062\u0066\u0069\u0074\u0063",0x1d74c:"\u006d\u0062\u0066\u0069\u0074\u0063\u0068\u0069",0x1d485:"\u006d\u0062\u0066\u0069\u0074\u0064",0x1d739:"\u006d\u0062\u0066\u0069\u0074\u0064\u0065\u006c\u0074\u0061",0x1d486:"\u006d\u0062\u0066\u0069\u0074\u0065",0x1d73a:"\u006d\u0062\u0066i\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d73c:"\u006d\u0062\u0066\u0069\u0074\u0065\u0074\u0061",0x1d487:"\u006d\u0062\u0066\u0069\u0074\u0066",0x1d488:"\u006d\u0062\u0066\u0069\u0074\u0067",0x1d738:"\u006d\u0062\u0066\u0069\u0074\u0067\u0061\u006d\u006d\u0061",0x1d489:"\u006d\u0062\u0066\u0069\u0074\u0068",0x1d48a:"\u006d\u0062\u0066\u0069\u0074\u0069",0x1d73e:"\u006db\u0066\u0069\u0074\u0069\u006f\u0074a",0x1d48b:"\u006d\u0062\u0066\u0069\u0074\u006a",0x1d48c:"\u006d\u0062\u0066\u0069\u0074\u006b",0x1d73f:"\u006d\u0062\u0066\u0069\u0074\u006b\u0061\u0070\u0070\u0061",0x1d48d:"\u006d\u0062\u0066\u0069\u0074\u006c",0x1d740:"m\u0062\u0066\u0069\u0074\u006c\u0061\u006d\u0062\u0064\u0061",0x1d48e:"\u006d\u0062\u0066\u0069\u0074\u006d",0x1d741:"\u006db\u0066\u0069\u0074\u006d\u0075",0x1d48f:"\u006d\u0062\u0066\u0069\u0074\u006e",0x1d735:"\u006d\u0062\u0066\u0069\u0074\u006e\u0061\u0062\u006c\u0061",0x1d742:"\u006db\u0066\u0069\u0074\u006e\u0075",0x1d490:"\u006d\u0062\u0066\u0069\u0074\u006f",0x1d74e:"\u006d\u0062\u0066\u0069\u0074\u006f\u006d\u0065\u0067\u0061",0x1d744:"\u006d\u0062\u0066i\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d491:"\u006d\u0062\u0066\u0069\u0074\u0070",0x1d74f:"\u006d\u0062\u0066i\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d74b:"\u006d\u0062\u0066\u0069\u0074\u0070\u0068\u0069",0x1d745:"\u006db\u0066\u0069\u0074\u0070\u0069",0x1d74d:"\u006d\u0062\u0066\u0069\u0074\u0070\u0073\u0069",0x1d492:"\u006d\u0062\u0066\u0069\u0074\u0071",0x1d493:"\u006d\u0062\u0066\u0069\u0074\u0072",0x1d746:"\u006d\u0062\u0066\u0069\u0074\u0072\u0068\u006f",0x1d494:"\u006d\u0062\u0066\u0069\u0074\u0073",0x1d63c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0041",0x1d790:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073A\u006c\u0070\u0068\u0061",0x1d63d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042",0x1d791:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061",0x1d63e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0043",0x1d7a6:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0043\u0068\u0069",0x1d63f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0044",0x1d793:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073D\u0065\u006c\u0074\u0061",0x1d640:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0045",0x1d794:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d796:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0045\u0074\u0061",0x1d641:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0046",0x1d642:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0047",0x1d792:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073G\u0061\u006d\u006d\u0061",0x1d643:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0048",0x1d644:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049",0x1d798:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061",0x1d645:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004a",0x1d646:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004b",0x1d799:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073K\u0061\u0070\u0070\u0061",0x1d647:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004c",0x1d79a:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061",0x1d648:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d",0x1d79b:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d\u0075",0x1d649:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e",0x1d79c:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e\u0075",0x1d64a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004f",0x1d7a8:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073O\u006d\u0065\u0067\u0061",0x1d79e:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d64b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050",0x1d7a5:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0068\u0069",0x1d79f:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050\u0069",0x1d7a7:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0073\u0069",0x1d64c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0051",0x1d64d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0052",0x1d7a0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0052\u0068\u006f",0x1d64e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0053",0x1d7a2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073S\u0069\u0067\u006d\u0061",0x1d64f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0054",0x1d7a3:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0054\u0061\u0075",0x1d797:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073T\u0068\u0065\u0074\u0061",0x1d650:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0055",0x1d7a4:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d651:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0056",0x1d652:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0057",0x1d653:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058",0x1d79d:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058\u0069",0x1d654:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0059",0x1d655:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a",0x1d795:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061",0x1d656:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0061",0x1d7aa:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073a\u006c\u0070\u0068\u0061",0x1d657:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062",0x1d7ab:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061",0x1d658:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0063",0x1d7c0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0063\u0068\u0069",0x1d659:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0064",0x1d7ad:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073d\u0065\u006c\u0074\u0061",0x1d65a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0065",0x1d7ae:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d7b0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0065\u0074\u0061",0x1d65b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0066",0x1d65c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0067",0x1d7ac:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073g\u0061\u006d\u006d\u0061",0x1d65d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0068",0x1d65e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069",0x1d7b2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061",0x1d65f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006a",0x1d660:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006b",0x1d7b3:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073k\u0061\u0070\u0070\u0061",0x1d661:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006c",0x1d7b4:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061",0x1d662:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d",0x1d7b5:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d\u0075",0x1d663:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e",0x1d7a9:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073n\u0061\u0062\u006c\u0061",0x1d7b6:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e\u0075",0x1d664:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006f",0x1d7c2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073o\u006d\u0065\u0067\u0061",0x1d7b8:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d665:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070",0x1d7c3:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d7bf:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0068\u0069",0x1d7b9:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070\u0069",0x1d7c1:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0073\u0069",0x1d666:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0071",0x1d667:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0072",0x1d7ba:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0072\u0068\u006f",0x1d668:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0073",0x1d7bc:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073s\u0069\u0067\u006d\u0061",0x1d669:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0074",0x1d7bd:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0074\u0061\u0075",0x1d7b1:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073t\u0068\u0065\u0074\u0061",0x1d66a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0075",0x1d7be:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d66b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076",0x1d7a1:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072T\u0068\u0065\u0074\u0061",0x1d7c4:"\u006d\u0062\u0066\u0069ts\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d7c6:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072k\u0061\u0070\u0070\u0061",0x1d7c7:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069",0x1d7c9:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073v\u0061\u0072\u0070\u0069",0x1d7c8:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f",0x1d7bb:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072s\u0069\u0067\u006d\u0061",0x1d7c5:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072t\u0068\u0065\u0074\u0061",0x1d66c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0077",0x1d66d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078",0x1d7b7:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078\u0069",0x1d66e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0079",0x1d66f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a",0x1d7af:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061",0x1d748:"\u006d\u0062\u0066\u0069\u0074\u0073\u0069\u0067\u006d\u0061",0x1d495:"\u006d\u0062\u0066\u0069\u0074\u0074",0x1d749:"\u006d\u0062\u0066\u0069\u0074\u0074\u0061\u0075",0x1d73d:"\u006d\u0062\u0066\u0069\u0074\u0074\u0068\u0065\u0074\u0061",0x1d496:"\u006d\u0062\u0066\u0069\u0074\u0075",0x1d74a:"\u006d\u0062\u0066i\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d497:"\u006d\u0062\u0066\u0069\u0074\u0076",0x1d72d:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d750:"\u006db\u0066i\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d752:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d753:"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0068\u0069",0x1d755:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0069",0x1d754:"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0072\u0068\u006f",0x1d747:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d751:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d498:"\u006d\u0062\u0066\u0069\u0074\u0077",0x1d499:"\u006d\u0062\u0066\u0069\u0074\u0078",0x1d743:"\u006db\u0066\u0069\u0074\u0078\u0069",0x1d49a:"\u006d\u0062\u0066\u0069\u0074\u0079",0x1d49b:"\u006d\u0062\u0066\u0069\u0074\u007a",0x1d73b:"\u006db\u0066\u0069\u0074\u007a\u0065\u0074a",0x1d423:"\u006d\u0062\u0066\u006a",0x1d424:"\u006d\u0062\u0066\u006b",0x1d6cb:"\u006d\u0062\u0066\u006b\u0061\u0070\u0070\u0061",0x1d425:"\u006d\u0062\u0066\u006c",0x1d6cc:"\u006db\u0066\u006c\u0061\u006d\u0062\u0064a",0x1d426:"\u006d\u0062\u0066\u006d",0x1d6cd:"\u006d\u0062\u0066m\u0075",0x1d427:"\u006d\u0062\u0066\u006e",0x1d6c1:"\u006d\u0062\u0066\u006e\u0061\u0062\u006c\u0061",0x1d6ce:"\u006d\u0062\u0066n\u0075",0x1d428:"\u006d\u0062\u0066\u006f",0x1d6da:"\u006d\u0062\u0066\u006f\u006d\u0065\u0067\u0061",0x1d6d0:"\u006d\u0062\u0066\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d429:"\u006d\u0062\u0066\u0070",0x1d6db:"\u006d\u0062\u0066\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d6df:"\u006d\u0062\u0066\u0070\u0068\u0069",0x1d6d1:"\u006d\u0062\u0066p\u0069",0x1d6d9:"\u006d\u0062\u0066\u0070\u0073\u0069",0x1d42a:"\u006d\u0062\u0066\u0071",0x1d42b:"\u006d\u0062\u0066\u0072",0x1d6d2:"\u006d\u0062\u0066\u0072\u0068\u006f",0x1d42c:"\u006d\u0062\u0066\u0073",0x1d5d4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0041",0x1d756:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0041\u006c\u0070\u0068\u0061",0x1d5d5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0042",0x1d757:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061",0x1d5d6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043",0x1d76c:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043\u0068\u0069",0x1d5d7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0044",0x1d759:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0044\u0065\u006c\u0074\u0061",0x1d5d8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045",0x1d75a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0070s\u0069\u006c\u006f\u006e",0x1d75c:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0074\u0061",0x1d5d9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0046",0x1d5da:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0047",0x1d758:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0047\u0061\u006d\u006d\u0061",0x1d5db:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0048",0x1d5dc:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0049",0x1d75e:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061",0x1d5dd:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004a",0x1d5de:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004b",0x1d75f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u004b\u0061\u0070\u0070\u0061",0x1d5df:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c",0x1d760:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061",0x1d5e0:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004d",0x1d761:"\u006db\u0066\u0073\u0061\u006e\u0073\u004du",0x1d5e1:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004e",0x1d762:"\u006db\u0066\u0073\u0061\u006e\u0073\u004eu",0x1d5e2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f",0x1d76e:"\u006d\u0062\u0066s\u0061\u006e\u0073\u004f\u006d\u0065\u0067\u0061",0x1d764:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f\u006di\u0063\u0072\u006f\u006e",0x1d5e3:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050",0x1d76b:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0068\u0069",0x1d765:"\u006db\u0066\u0073\u0061\u006e\u0073\u0050i",0x1d76d:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0073\u0069",0x1d5e4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0051",0x1d5e5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052",0x1d766:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052\u0068\u006f",0x1d5e6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0053",0x1d768:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0053\u0069\u0067\u006d\u0061",0x1d5e7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054",0x1d769:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054\u0061\u0075",0x1d75d:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0054\u0068\u0065\u0074\u0061",0x1d5e8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055",0x1d76a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055\u0070s\u0069\u006c\u006f\u006e",0x1d5e9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0056",0x1d5ea:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0057",0x1d5eb:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0058",0x1d763:"\u006db\u0066\u0073\u0061\u006e\u0073\u0058i",0x1d5ec:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0059",0x1d5ed:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u005a",0x1d75b:"m\u0062\u0066\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061",0x1d5ee:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0061",0x1d770:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0061\u006c\u0070\u0068\u0061",0x1d5ef:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0062",0x1d771:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061",0x1d5f0:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063",0x1d786:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063\u0068\u0069",0x1d5f1:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0064",0x1d773:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0064\u0065\u006c\u0074\u0061",0x1d5f2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065",0x1d7f4:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074",0x1d774:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0070s\u0069\u006c\u006f\u006e",0x1d776:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0074\u0061",0x1d5f3:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0066",0x1d7f1:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u0069\u0076\u0065",0x1d7f0:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u006f\u0075\u0072",0x1d5f4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0067",0x1d772:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0067\u0061\u006d\u006d\u0061",0x1d5f5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0068",0x1d5f6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0069",0x1d778:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061",0x1d5f7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006a",0x1d5f8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006b",0x1d779:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006b\u0061\u0070\u0070\u0061",0x1d5f9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c",0x1d77a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061",0x1d5fa:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006d",0x1d77b:"\u006db\u0066\u0073\u0061\u006e\u0073\u006du",0x1d5fb:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006e",0x1d76f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006e\u0061\u0062\u006c\u0061",0x1d7f5:"m\u0062\u0066\u0073\u0061\u006e\u0073\u006e\u0069\u006e\u0065",0x1d77c:"\u006db\u0066\u0073\u0061\u006e\u0073\u006eu",0x1d5fc:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f",0x1d788:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006f\u006d\u0065\u0067\u0061",0x1d77e:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006di\u0063\u0072\u006f\u006e",0x1d7ed:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006e\u0065",0x1d5fd:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070",0x1d789:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0061r\u0074\u0069\u0061\u006c",0x1d785:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0068\u0069",0x1d77f:"\u006db\u0066\u0073\u0061\u006e\u0073\u0070i",0x1d787:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0073\u0069",0x1d5fe:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0071",0x1d5ff:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072",0x1d780:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072\u0068\u006f",0x1d600:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073",0x1d7f3:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e",0x1d782:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0069\u0067\u006d\u0061",0x1d7f2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073\u0069\u0078",0x1d601:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074",0x1d783:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0061\u0075",0x1d777:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0065\u0074\u0061",0x1d7ef:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065",0x1d7ee:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0077\u006f",0x1d602:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075",0x1d784:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075\u0070s\u0069\u006c\u006f\u006e",0x1d603:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076",0x1d767:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d78a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070s\u0069\u006c\u006f\u006e",0x1d78c:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d78d:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069",0x1d78f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0069",0x1d78e:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f",0x1d781:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d78b:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d604:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0077",0x1d605:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0078",0x1d77d:"\u006db\u0066\u0073\u0061\u006e\u0073\u0078i",0x1d606:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0079",0x1d607:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u007a",0x1d7ec:"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0072\u006f",0x1d775:"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061",0x1d4d0:"\u006db\u0066\u0073\u0063\u0072\u0041",0x1d4d1:"\u006db\u0066\u0073\u0063\u0072\u0042",0x1d4d2:"\u006db\u0066\u0073\u0063\u0072\u0043",0x1d4d3:"\u006db\u0066\u0073\u0063\u0072\u0044",0x1d4d4:"\u006db\u0066\u0073\u0063\u0072\u0045",0x1d4d5:"\u006db\u0066\u0073\u0063\u0072\u0046",0x1d4d6:"\u006db\u0066\u0073\u0063\u0072\u0047",0x1d4d7:"\u006db\u0066\u0073\u0063\u0072\u0048",0x1d4d8:"\u006db\u0066\u0073\u0063\u0072\u0049",0x1d4d9:"\u006db\u0066\u0073\u0063\u0072\u004a",0x1d4da:"\u006db\u0066\u0073\u0063\u0072\u004b",0x1d4db:"\u006db\u0066\u0073\u0063\u0072\u004c",0x1d4dc:"\u006db\u0066\u0073\u0063\u0072\u004d",0x1d4dd:"\u006db\u0066\u0073\u0063\u0072\u004e",0x1d4de:"\u006db\u0066\u0073\u0063\u0072\u004f",0x1d4df:"\u006db\u0066\u0073\u0063\u0072\u0050",0x1d4e0:"\u006db\u0066\u0073\u0063\u0072\u0051",0x1d4e1:"\u006db\u0066\u0073\u0063\u0072\u0052",0x1d4e2:"\u006db\u0066\u0073\u0063\u0072\u0053",0x1d4e3:"\u006db\u0066\u0073\u0063\u0072\u0054",0x1d4e4:"\u006db\u0066\u0073\u0063\u0072\u0055",0x1d4e5:"\u006db\u0066\u0073\u0063\u0072\u0056",0x1d4e6:"\u006db\u0066\u0073\u0063\u0072\u0057",0x1d4e7:"\u006db\u0066\u0073\u0063\u0072\u0058",0x1d4e8:"\u006db\u0066\u0073\u0063\u0072\u0059",0x1d4e9:"\u006db\u0066\u0073\u0063\u0072\u005a",0x1d4ea:"\u006db\u0066\u0073\u0063\u0072\u0061",0x1d4eb:"\u006db\u0066\u0073\u0063\u0072\u0062",0x1d4ec:"\u006db\u0066\u0073\u0063\u0072\u0063",0x1d4ed:"\u006db\u0066\u0073\u0063\u0072\u0064",0x1d4ee:"\u006db\u0066\u0073\u0063\u0072\u0065",0x1d4ef:"\u006db\u0066\u0073\u0063\u0072\u0066",0x1d4f0:"\u006db\u0066\u0073\u0063\u0072\u0067",0x1d4f1:"\u006db\u0066\u0073\u0063\u0072\u0068",0x1d4f2:"\u006db\u0066\u0073\u0063\u0072\u0069",0x1d4f3:"\u006db\u0066\u0073\u0063\u0072\u006a",0x1d4f4:"\u006db\u0066\u0073\u0063\u0072\u006b",0x1d4f5:"\u006db\u0066\u0073\u0063\u0072\u006c",0x1d4f6:"\u006db\u0066\u0073\u0063\u0072\u006d",0x1d4f7:"\u006db\u0066\u0073\u0063\u0072\u006e",0x1d4f8:"\u006db\u0066\u0073\u0063\u0072\u006f",0x1d4f9:"\u006db\u0066\u0073\u0063\u0072\u0070",0x1d4fa:"\u006db\u0066\u0073\u0063\u0072\u0071",0x1d4fb:"\u006db\u0066\u0073\u0063\u0072\u0072",0x1d4fc:"\u006db\u0066\u0073\u0063\u0072\u0073",0x1d4fd:"\u006db\u0066\u0073\u0063\u0072\u0074",0x1d4fe:"\u006db\u0066\u0073\u0063\u0072\u0075",0x1d4ff:"\u006db\u0066\u0073\u0063\u0072\u0076",0x1d500:"\u006db\u0066\u0073\u0063\u0072\u0077",0x1d501:"\u006db\u0066\u0073\u0063\u0072\u0078",0x1d502:"\u006db\u0066\u0073\u0063\u0072\u0079",0x1d503:"\u006db\u0066\u0073\u0063\u0072\u007a",0x1d6d4:"\u006d\u0062\u0066\u0073\u0069\u0067\u006d\u0061",0x1d42d:"\u006d\u0062\u0066\u0074",0x1d6d5:"\u006d\u0062\u0066\u0074\u0061\u0075",0x1d6c9:"\u006d\u0062\u0066\u0074\u0068\u0065\u0074\u0061",0x1d42e:"\u006d\u0062\u0066\u0075",0x1d6d6:"\u006d\u0062\u0066\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d42f:"\u006d\u0062\u0066\u0076",0x1d6b9:"m\u0062\u0066\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d6dc:"\u006d\u0062\u0066\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6de:"m\u0062\u0066\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d6d7:"\u006db\u0066\u0076\u0061\u0072\u0070\u0068i",0x1d6e1:"\u006d\u0062\u0066\u0076\u0061\u0072\u0070\u0069",0x1d6e0:"\u006db\u0066\u0076\u0061\u0072\u0072\u0068o",0x1d6d3:"m\u0062\u0066\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d6dd:"m\u0062\u0066\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d430:"\u006d\u0062\u0066\u0077",0x1d431:"\u006d\u0062\u0066\u0078",0x1d6cf:"\u006d\u0062\u0066x\u0069",0x1d432:"\u006d\u0062\u0066\u0079",0x1d433:"\u006d\u0062\u0066\u007a",0x1d6c7:"\u006db\u0066\u007a\u0065\u0074\u0061",0x3107:"\u006db\u006f\u0070\u006f\u006d\u006f\u0066o",0x33d4:"\u006d\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x24dc:"\u006dc\u0069\u0072\u0063\u006c\u0065",0x33a5:"\u006d\u0063\u0075b\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x26ab:"m\u0064\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x2b25:"\u006d\u0064\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b27:"\u006d\u0064\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x25fc:"m\u0064\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x29eb:"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u006c\u006fz\u0065\u006e\u0067\u0065",0x1e41:"\u006d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e43:"\u006dd\u006f\u0074\u0062\u0065\u006c\u006fw",0x2981:"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x25fe:"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x26ac:"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x25fd:"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x26aa:"m\u0064\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x2b26:"\u006d\u0064\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b28:"\u006d\u0064\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x25fb:"m\u0064\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x29af:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u006c\u0074\u006f\u0073\u0077",0x29ae:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u0072\u0074\u006f\u0073\u0065",0x29ab:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0064\u0074\u006f\u0073\u0077",0x29a9:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0075\u0074\u006f\u006e\u0077",0x29aa:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0064\u0074\u006f\u0073\u0065",0x29a8:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0075\u0074\u006f\u006e\u0065",0x29ad:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u006c\u0074\u006f\u006e\u0077",0x29ac:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u0072\u0074\u006f\u006e\u0065",0x225e:"\u006d\u0065\u0061\u0073\u0065\u0071",0x2221:"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006c\u0065",0x299b:"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",0x22be:"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065",0x2b51:"\u006d\u0065\u0064b\u006c\u0061\u0063\u006b\u0073\u0074\u0061\u0072",0x2b50:"\u006d\u0065\u0064w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",0xfee2:"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfee3:"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfee1:"\u006d\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfee4:"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd1:"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc48:"\u006d\u0065\u0065\u006dme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfccf:"\u006de\u0065m\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcce:"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfcd0:"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x334d:"\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3081:"\u006d\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x337e:"\u006d\u0065\u0069\u007a\u0069\u0065\u0072\u0061\u0073q\u0075\u0061\u0072\u0065",0x30e1:"\u006d\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff92:"\u006d\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05de:"\u006d\u0065\u006d",0xfb3e:"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x0574:"m\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x05a5:"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x05a6:"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077",0x1d504:"\u006d\u0066\u0072\u0061\u006b\u0041",0x1d505:"\u006d\u0066\u0072\u0061\u006b\u0042",0x212d:"\u006d\u0066\u0072\u0061\u006b\u0043",0x1d507:"\u006d\u0066\u0072\u0061\u006b\u0044",0x1d508:"\u006d\u0066\u0072\u0061\u006b\u0045",0x1d509:"\u006d\u0066\u0072\u0061\u006b\u0046",0x1d50a:"\u006d\u0066\u0072\u0061\u006b\u0047",0x210c:"\u006d\u0066\u0072\u0061\u006b\u0048",0x1d50d:"\u006d\u0066\u0072\u0061\u006b\u004a",0x1d50e:"\u006d\u0066\u0072\u0061\u006b\u004b",0x1d50f:"\u006d\u0066\u0072\u0061\u006b\u004c",0x1d510:"\u006d\u0066\u0072\u0061\u006b\u004d",0x1d511:"\u006d\u0066\u0072\u0061\u006b\u004e",0x1d512:"\u006d\u0066\u0072\u0061\u006b\u004f",0x1d513:"\u006d\u0066\u0072\u0061\u006b\u0050",0x1d514:"\u006d\u0066\u0072\u0061\u006b\u0051",0x1d516:"\u006d\u0066\u0072\u0061\u006b\u0053",0x1d517:"\u006d\u0066\u0072\u0061\u006b\u0054",0x1d518:"\u006d\u0066\u0072\u0061\u006b\u0055",0x1d519:"\u006d\u0066\u0072\u0061\u006b\u0056",0x1d51a:"\u006d\u0066\u0072\u0061\u006b\u0057",0x1d51b:"\u006d\u0066\u0072\u0061\u006b\u0058",0x1d51c:"\u006d\u0066\u0072\u0061\u006b\u0059",0x2128:"\u006d\u0066\u0072\u0061\u006b\u005a",0x1d51e:"\u006d\u0066\u0072\u0061\u006b\u0061",0x1d51f:"\u006d\u0066\u0072\u0061\u006b\u0062",0x1d520:"\u006d\u0066\u0072\u0061\u006b\u0063",0x1d521:"\u006d\u0066\u0072\u0061\u006b\u0064",0x1d522:"\u006d\u0066\u0072\u0061\u006b\u0065",0x1d523:"\u006d\u0066\u0072\u0061\u006b\u0066",0x1d524:"\u006d\u0066\u0072\u0061\u006b\u0067",0x1d525:"\u006d\u0066\u0072\u0061\u006b\u0068",0x1d526:"\u006d\u0066\u0072\u0061\u006b\u0069",0x1d527:"\u006d\u0066\u0072\u0061\u006b\u006a",0x1d528:"\u006d\u0066\u0072\u0061\u006b\u006b",0x1d529:"\u006d\u0066\u0072\u0061\u006b\u006c",0x1d52a:"\u006d\u0066\u0072\u0061\u006b\u006d",0x1d52b:"\u006d\u0066\u0072\u0061\u006b\u006e",0x1d52c:"\u006d\u0066\u0072\u0061\u006b\u006f",0x1d52d:"\u006d\u0066\u0072\u0061\u006b\u0070",0x1d52e:"\u006d\u0066\u0072\u0061\u006b\u0071",0x1d52f:"\u006d\u0066\u0072\u0061\u006b\u0072",0x1d530:"\u006d\u0066\u0072\u0061\u006b\u0073",0x1d531:"\u006d\u0066\u0072\u0061\u006b\u0074",0x1d532:"\u006d\u0066\u0072\u0061\u006b\u0075",0x1d533:"\u006d\u0066\u0072\u0061\u006b\u0076",0x1d534:"\u006d\u0066\u0072\u0061\u006b\u0077",0x1d535:"\u006d\u0066\u0072\u0061\u006b\u0078",0x1d536:"\u006d\u0066\u0072\u0061\u006b\u0079",0x1d537:"\u006d\u0066\u0072\u0061\u006b\u007a",0x0271:"\u006d\u0068\u006fo\u006b",0x3392:"\u006dh\u007a\u0073\u0071\u0075\u0061\u0072e",0x0095:"\u006d\u0069\u0063r\u006f",0x2a5d:"\u006di\u0064\u0062\u0061\u0072\u0076\u0065e",0x2a5c:"m\u0069\u0064\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",0x2af0:"\u006d\u0069\u0064\u0063\u0069\u0072",0xff65:"\u006d\u0069\u0064\u0064\u006c\u0065\u0064\u006f\u0074\u006b\u0061t\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068",0x3272:"\u006di\u0065u\u006d\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3212:"\u006d\u0069\u0065\u0075\u006d\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3264:"\u006d\u0069\u0065\u0075\u006d\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3141:"m\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x3170:"\u006di\u0065u\u006d\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3204:"\u006d\u0069e\u0075\u006d\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x316e:"\u006d\u0069e\u0075\u006d\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x316f:"\u006di\u0065u\u006d\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x307f:"\u006d\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30df:"\u006d\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff90:"\u006d\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x20a5:"\u006d\u0069\u006c\u006c",0x2212:"\u006d\u0069\u006eu\u0073",0x0320:"\u006d\u0069\u006e\u0075\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2296:"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065",0x2a2a:"\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074",0x2a2b:"\u006d\u0069\u006e\u0075\u0073\u0066\u0064\u006f\u0074\u0073",0x208b:"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x02d7:"\u006d\u0069\u006e\u0075\u0073\u006d\u006f\u0064",0x2213:"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s",0x2a2c:"\u006d\u0069\u006e\u0075\u0073\u0072\u0064\u006f\u0074\u0073",0x207b:"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2032:"\u006d\u0069\u006e\u0075\u0074\u0065",0x334a:"\u006di\u0072i\u0062\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3349:"\u006d\u0069\u0072\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x1d434:"\u006d\u0069\u0074\u0041",0x1d6e2:"\u006d\u0069\u0074\u0041\u006c\u0070\u0068\u0061",0x1d435:"\u006d\u0069\u0074\u0042",0x2145:"\u006di\u0074\u0042\u0062\u0062\u0044",0x2146:"\u006di\u0074\u0042\u0062\u0062\u0064",0x2147:"\u006di\u0074\u0042\u0062\u0062\u0065",0x2148:"\u006di\u0074\u0042\u0062\u0062\u0069",0x2149:"\u006di\u0074\u0042\u0062\u0062\u006a",0x1d6e3:"\u006di\u0074\u0042\u0065\u0074\u0061",0x1d436:"\u006d\u0069\u0074\u0043",0x1d6f8:"\u006d\u0069\u0074\u0043\u0068\u0069",0x1d437:"\u006d\u0069\u0074\u0044",0x1d6e5:"\u006d\u0069\u0074\u0044\u0065\u006c\u0074\u0061",0x1d438:"\u006d\u0069\u0074\u0045",0x1d6e6:"\u006d\u0069\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6e8:"\u006d\u0069\u0074\u0045\u0074\u0061",0x1d439:"\u006d\u0069\u0074\u0046",0x1d43a:"\u006d\u0069\u0074\u0047",0x1d6e4:"\u006d\u0069\u0074\u0047\u0061\u006d\u006d\u0061",0x1d43b:"\u006d\u0069\u0074\u0048",0x1d43c:"\u006d\u0069\u0074\u0049",0x1d6ea:"\u006di\u0074\u0049\u006f\u0074\u0061",0x1d43d:"\u006d\u0069\u0074\u004a",0x1d43e:"\u006d\u0069\u0074\u004b",0x1d6eb:"\u006d\u0069\u0074\u004b\u0061\u0070\u0070\u0061",0x1d43f:"\u006d\u0069\u0074\u004c",0x1d6ec:"\u006di\u0074\u004c\u0061\u006d\u0062\u0064a",0x1d440:"\u006d\u0069\u0074\u004d",0x1d6ed:"\u006d\u0069\u0074M\u0075",0x1d441:"\u006d\u0069\u0074\u004e",0x1d6ee:"\u006d\u0069\u0074N\u0075",0x1d442:"\u006d\u0069\u0074\u004f",0x1d6fa:"\u006d\u0069\u0074\u004f\u006d\u0065\u0067\u0061",0x1d6f0:"\u006d\u0069\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d443:"\u006d\u0069\u0074\u0050",0x1d6f7:"\u006d\u0069\u0074\u0050\u0068\u0069",0x1d6f1:"\u006d\u0069\u0074P\u0069",0x1d6f9:"\u006d\u0069\u0074\u0050\u0073\u0069",0x1d444:"\u006d\u0069\u0074\u0051",0x1d445:"\u006d\u0069\u0074\u0052",0x1d6f2:"\u006d\u0069\u0074\u0052\u0068\u006f",0x1d446:"\u006d\u0069\u0074\u0053",0x1d6f4:"\u006d\u0069\u0074\u0053\u0069\u0067\u006d\u0061",0x1d447:"\u006d\u0069\u0074\u0054",0x1d6f5:"\u006d\u0069\u0074\u0054\u0061\u0075",0x1d6e9:"\u006d\u0069\u0074\u0054\u0068\u0065\u0074\u0061",0x1d448:"\u006d\u0069\u0074\u0055",0x1d6f6:"\u006d\u0069\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d449:"\u006d\u0069\u0074\u0056",0x1d44a:"\u006d\u0069\u0074\u0057",0x1d44b:"\u006d\u0069\u0074\u0058",0x1d6ef:"\u006d\u0069\u0074X\u0069",0x1d44c:"\u006d\u0069\u0074\u0059",0x1d44d:"\u006d\u0069\u0074\u005a",0x1d6e7:"\u006di\u0074\u005a\u0065\u0074\u0061",0x1d44e:"\u006d\u0069\u0074\u0061",0x1d6fc:"\u006d\u0069\u0074\u0061\u006c\u0070\u0068\u0061",0x1d44f:"\u006d\u0069\u0074\u0062",0x1d6fd:"\u006di\u0074\u0062\u0065\u0074\u0061",0x1d450:"\u006d\u0069\u0074\u0063",0x1d712:"\u006d\u0069\u0074\u0063\u0068\u0069",0x1d451:"\u006d\u0069\u0074\u0064",0x1d6ff:"\u006d\u0069\u0074\u0064\u0065\u006c\u0074\u0061",0x1d452:"\u006d\u0069\u0074\u0065",0x1d700:"\u006d\u0069\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d702:"\u006d\u0069\u0074\u0065\u0074\u0061",0x1d453:"\u006d\u0069\u0074\u0066",0x1d454:"\u006d\u0069\u0074\u0067",0x1d6fe:"\u006d\u0069\u0074\u0067\u0061\u006d\u006d\u0061",0x1d456:"\u006d\u0069\u0074\u0069",0x1d704:"\u006di\u0074\u0069\u006f\u0074\u0061",0x1d457:"\u006d\u0069\u0074\u006a",0x1d458:"\u006d\u0069\u0074\u006b",0x1d705:"\u006d\u0069\u0074\u006b\u0061\u0070\u0070\u0061",0x1d459:"\u006d\u0069\u0074\u006c",0x1d706:"\u006di\u0074\u006c\u0061\u006d\u0062\u0064a",0x1d45a:"\u006d\u0069\u0074\u006d",0x1d707:"\u006d\u0069\u0074m\u0075",0x1d45b:"\u006d\u0069\u0074\u006e",0x1d6fb:"\u006d\u0069\u0074\u006e\u0061\u0062\u006c\u0061",0x1d708:"\u006d\u0069\u0074n\u0075",0x1d45c:"\u006d\u0069\u0074\u006f",0x1d714:"\u006d\u0069\u0074\u006f\u006d\u0065\u0067\u0061",0x1d70a:"\u006d\u0069\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d45d:"\u006d\u0069\u0074\u0070",0x1d715:"\u006d\u0069\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d711:"\u006d\u0069\u0074\u0070\u0068\u0069",0x1d70b:"\u006d\u0069\u0074p\u0069",0x1d713:"\u006d\u0069\u0074\u0070\u0073\u0069",0x1d45e:"\u006d\u0069\u0074\u0071",0x1d45f:"\u006d\u0069\u0074\u0072",0x1d70c:"\u006d\u0069\u0074\u0072\u0068\u006f",0x1d460:"\u006d\u0069\u0074\u0073",0x1d608:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0041",0x1d609:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0042",0x1d60a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0043",0x1d60b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0044",0x1d60c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0045",0x1d60d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0046",0x1d60e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0047",0x1d60f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0048",0x1d610:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0049",0x1d611:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004a",0x1d612:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004b",0x1d613:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004c",0x1d614:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004d",0x1d615:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004e",0x1d616:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004f",0x1d617:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0050",0x1d618:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0051",0x1d619:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0052",0x1d61a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0053",0x1d61b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0054",0x1d61c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0055",0x1d61d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0056",0x1d61e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0057",0x1d61f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0058",0x1d620:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0059",0x1d621:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u005a",0x1d622:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0061",0x1d623:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0062",0x1d624:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0063",0x1d625:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0064",0x1d626:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0065",0x1d627:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0066",0x1d628:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0067",0x1d629:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0068",0x1d62a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0069",0x1d62b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006a",0x1d62c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006b",0x1d62d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006c",0x1d62e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006d",0x1d62f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006e",0x1d630:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006f",0x1d631:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0070",0x1d632:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0071",0x1d633:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0072",0x1d634:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0073",0x1d635:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0074",0x1d636:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0075",0x1d637:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0076",0x1d638:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0077",0x1d639:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0078",0x1d63a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0079",0x1d63b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u007a",0x1d70e:"\u006d\u0069\u0074\u0073\u0069\u0067\u006d\u0061",0x1d461:"\u006d\u0069\u0074\u0074",0x1d70f:"\u006d\u0069\u0074\u0074\u0061\u0075",0x1d703:"\u006d\u0069\u0074\u0074\u0068\u0065\u0074\u0061",0x1d462:"\u006d\u0069\u0074\u0075",0x1d710:"\u006d\u0069\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d463:"\u006d\u0069\u0074\u0076",0x1d6f3:"m\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d716:"\u006d\u0069\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d718:"m\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d719:"\u006di\u0074\u0076\u0061\u0072\u0070\u0068i",0x1d71b:"\u006d\u0069\u0074\u0076\u0061\u0072\u0070\u0069",0x1d71a:"\u006di\u0074\u0076\u0061\u0072\u0072\u0068o",0x1d70d:"m\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d717:"m\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d464:"\u006d\u0069\u0074\u0077",0x1d465:"\u006d\u0069\u0074\u0078",0x1d709:"\u006d\u0069\u0074x\u0069",0x1d466:"\u006d\u0069\u0074\u0079",0x1d467:"\u006d\u0069\u0074\u007a",0x1d701:"\u006di\u0074\u007a\u0065\u0074\u0061",0x2adb:"\u006d\u006c\u0063\u0070",0x0270:"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064",0x3396:"\u006d\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x33a3:"\u006d\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff4d:"\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x339f:"\u006dm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x22a7:"\u006d\u006f\u0064\u0065\u006c\u0073",0x2a0a:"\u006do\u0064\u0074\u0077\u006f\u0073\u0075m",0x3082:"\u006d\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x33c1:"\u006d\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x30e2:"\u006d\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff93:"\u006d\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x33d6:"\u006do\u006c\u0073\u0071\u0075\u0061\u0072e",0x0e21:"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069",0x33a7:"\u006d\u006f\u0076e\u0072\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x33a8:"\u006d\u006f\u0076\u0065rs\u0073\u0071\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x24a8:"\u006d\u0070\u0061\u0072\u0065\u006e",0x33ab:"\u006dp\u0061\u0073\u0071\u0075\u0061\u0072e",0x1d5a0:"\u006d\u0073\u0061\u006e\u0073\u0041",0x1d5a1:"\u006d\u0073\u0061\u006e\u0073\u0042",0x1d5a2:"\u006d\u0073\u0061\u006e\u0073\u0043",0x1d5a3:"\u006d\u0073\u0061\u006e\u0073\u0044",0x1d5a4:"\u006d\u0073\u0061\u006e\u0073\u0045",0x1d5a5:"\u006d\u0073\u0061\u006e\u0073\u0046",0x1d5a6:"\u006d\u0073\u0061\u006e\u0073\u0047",0x1d5a7:"\u006d\u0073\u0061\u006e\u0073\u0048",0x1d5a8:"\u006d\u0073\u0061\u006e\u0073\u0049",0x1d5a9:"\u006d\u0073\u0061\u006e\u0073\u004a",0x1d5aa:"\u006d\u0073\u0061\u006e\u0073\u004b",0x1d5ab:"\u006d\u0073\u0061\u006e\u0073\u004c",0x1d5ac:"\u006d\u0073\u0061\u006e\u0073\u004d",0x1d5ad:"\u006d\u0073\u0061\u006e\u0073\u004e",0x1d5ae:"\u006d\u0073\u0061\u006e\u0073\u004f",0x1d5af:"\u006d\u0073\u0061\u006e\u0073\u0050",0x1d5b0:"\u006d\u0073\u0061\u006e\u0073\u0051",0x1d5b1:"\u006d\u0073\u0061\u006e\u0073\u0052",0x1d5b2:"\u006d\u0073\u0061\u006e\u0073\u0053",0x1d5b3:"\u006d\u0073\u0061\u006e\u0073\u0054",0x1d5b4:"\u006d\u0073\u0061\u006e\u0073\u0055",0x1d5b5:"\u006d\u0073\u0061\u006e\u0073\u0056",0x1d5b6:"\u006d\u0073\u0061\u006e\u0073\u0057",0x1d5b7:"\u006d\u0073\u0061\u006e\u0073\u0058",0x1d5b8:"\u006d\u0073\u0061\u006e\u0073\u0059",0x1d5b9:"\u006d\u0073\u0061\u006e\u0073\u005a",0x1d5ba:"\u006d\u0073\u0061\u006e\u0073\u0061",0x1d5bb:"\u006d\u0073\u0061\u006e\u0073\u0062",0x1d5bc:"\u006d\u0073\u0061\u006e\u0073\u0063",0x1d5bd:"\u006d\u0073\u0061\u006e\u0073\u0064",0x1d5be:"\u006d\u0073\u0061\u006e\u0073\u0065",0x1d7ea:"\u006d\u0073\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074",0x1d5bf:"\u006d\u0073\u0061\u006e\u0073\u0066",0x1d7e7:"\u006ds\u0061\u006e\u0073\u0066\u0069\u0076e",0x1d7e6:"\u006ds\u0061\u006e\u0073\u0066\u006f\u0075r",0x1d5c0:"\u006d\u0073\u0061\u006e\u0073\u0067",0x1d5c1:"\u006d\u0073\u0061\u006e\u0073\u0068",0x1d5c2:"\u006d\u0073\u0061\u006e\u0073\u0069",0x1d5c3:"\u006d\u0073\u0061\u006e\u0073\u006a",0x1d5c4:"\u006d\u0073\u0061\u006e\u0073\u006b",0x1d5c5:"\u006d\u0073\u0061\u006e\u0073\u006c",0x1d5c6:"\u006d\u0073\u0061\u006e\u0073\u006d",0x1d5c7:"\u006d\u0073\u0061\u006e\u0073\u006e",0x1d7eb:"\u006ds\u0061\u006e\u0073\u006e\u0069\u006ee",0x1d5c8:"\u006d\u0073\u0061\u006e\u0073\u006f",0x1d7e3:"\u006d\u0073\u0061\u006e\u0073\u006f\u006e\u0065",0x1d5c9:"\u006d\u0073\u0061\u006e\u0073\u0070",0x1d5ca:"\u006d\u0073\u0061\u006e\u0073\u0071",0x1d5cb:"\u006d\u0073\u0061\u006e\u0073\u0072",0x1d5cc:"\u006d\u0073\u0061\u006e\u0073\u0073",0x1d7e9:"\u006d\u0073\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e",0x1d7e8:"\u006d\u0073\u0061\u006e\u0073\u0073\u0069\u0078",0x1d5cd:"\u006d\u0073\u0061\u006e\u0073\u0074",0x1d7e5:"\u006d\u0073\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065",0x1d7e4:"\u006d\u0073\u0061\u006e\u0073\u0074\u0077\u006f",0x1d5ce:"\u006d\u0073\u0061\u006e\u0073\u0075",0x1d5cf:"\u006d\u0073\u0061\u006e\u0073\u0076",0x1d5d0:"\u006d\u0073\u0061\u006e\u0073\u0077",0x1d5d1:"\u006d\u0073\u0061\u006e\u0073\u0078",0x1d5d2:"\u006d\u0073\u0061\u006e\u0073\u0079",0x1d5d3:"\u006d\u0073\u0061\u006e\u0073\u007a",0x1d7e2:"\u006ds\u0061\u006e\u0073\u007a\u0065\u0072o",0x1d49c:"\u006d\u0073\u0063r\u0041",0x212c:"\u006d\u0073\u0063r\u0042",0x1d49e:"\u006d\u0073\u0063r\u0043",0x1d49f:"\u006d\u0073\u0063r\u0044",0x2130:"\u006d\u0073\u0063r\u0045",0x2131:"\u006d\u0073\u0063r\u0046",0x1d4a2:"\u006d\u0073\u0063r\u0047",0x210b:"\u006d\u0073\u0063r\u0048",0x2110:"\u006d\u0073\u0063r\u0049",0x1d4a5:"\u006d\u0073\u0063r\u004a",0x1d4a6:"\u006d\u0073\u0063r\u004b",0x2112:"\u006d\u0073\u0063r\u004c",0x2133:"\u006d\u0073\u0063r\u004d",0x1d4a9:"\u006d\u0073\u0063r\u004e",0x1d4aa:"\u006d\u0073\u0063r\u004f",0x1d4ab:"\u006d\u0073\u0063r\u0050",0x1d4ac:"\u006d\u0073\u0063r\u0051",0x211b:"\u006d\u0073\u0063r\u0052",0x1d4ae:"\u006d\u0073\u0063r\u0053",0x1d4af:"\u006d\u0073\u0063r\u0054",0x1d4b0:"\u006d\u0073\u0063r\u0055",0x1d4b1:"\u006d\u0073\u0063r\u0056",0x1d4b2:"\u006d\u0073\u0063r\u0057",0x1d4b3:"\u006d\u0073\u0063r\u0058",0x1d4b4:"\u006d\u0073\u0063r\u0059",0x1d4b5:"\u006d\u0073\u0063r\u005a",0x1d4b6:"\u006d\u0073\u0063r\u0061",0x1d4b7:"\u006d\u0073\u0063r\u0062",0x1d4b8:"\u006d\u0073\u0063r\u0063",0x1d4b9:"\u006d\u0073\u0063r\u0064",0x212f:"\u006d\u0073\u0063r\u0065",0x1d4bb:"\u006d\u0073\u0063r\u0066",0x210a:"\u006d\u0073\u0063r\u0067",0x1d4bd:"\u006d\u0073\u0063r\u0068",0x1d4be:"\u006d\u0073\u0063r\u0069",0x1d4bf:"\u006d\u0073\u0063r\u006a",0x1d4c0:"\u006d\u0073\u0063r\u006b",0x1d4c1:"\u006d\u0073\u0063r\u006c",0x1d4c2:"\u006d\u0073\u0063r\u006d",0x1d4c3:"\u006d\u0073\u0063r\u006e",0x2134:"\u006d\u0073\u0063r\u006f",0x1d4c5:"\u006d\u0073\u0063r\u0070",0x1d4c6:"\u006d\u0073\u0063r\u0071",0x1d4c7:"\u006d\u0073\u0063r\u0072",0x1d4c8:"\u006d\u0073\u0063r\u0073",0x1d4c9:"\u006d\u0073\u0063r\u0074",0x1d4ca:"\u006d\u0073\u0063r\u0075",0x1d4cb:"\u006d\u0073\u0063r\u0076",0x1d4cc:"\u006d\u0073\u0063r\u0077",0x1d4cd:"\u006d\u0073\u0063r\u0078",0x1d4ce:"\u006d\u0073\u0063r\u0079",0x1d4cf:"\u006d\u0073\u0063r\u007a",0x33b3:"\u006d\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0xf6ef:"\u006ds\u0075\u0070\u0065\u0072\u0069\u006fr",0x1d670:"\u006d\u0074\u0074\u0041",0x1d671:"\u006d\u0074\u0074\u0042",0x1d672:"\u006d\u0074\u0074\u0043",0x1d673:"\u006d\u0074\u0074\u0044",0x1d674:"\u006d\u0074\u0074\u0045",0x1d675:"\u006d\u0074\u0074\u0046",0x1d676:"\u006d\u0074\u0074\u0047",0x1d677:"\u006d\u0074\u0074\u0048",0x1d678:"\u006d\u0074\u0074\u0049",0x1d679:"\u006d\u0074\u0074\u004a",0x1d67a:"\u006d\u0074\u0074\u004b",0x1d67b:"\u006d\u0074\u0074\u004c",0x1d67c:"\u006d\u0074\u0074\u004d",0x1d67d:"\u006d\u0074\u0074\u004e",0x1d67e:"\u006d\u0074\u0074\u004f",0x1d67f:"\u006d\u0074\u0074\u0050",0x1d680:"\u006d\u0074\u0074\u0051",0x1d681:"\u006d\u0074\u0074\u0052",0x1d682:"\u006d\u0074\u0074\u0053",0x1d683:"\u006d\u0074\u0074\u0054",0x1d684:"\u006d\u0074\u0074\u0055",0x1d685:"\u006d\u0074\u0074\u0056",0x1d686:"\u006d\u0074\u0074\u0057",0x1d687:"\u006d\u0074\u0074\u0058",0x1d688:"\u006d\u0074\u0074\u0059",0x1d689:"\u006d\u0074\u0074\u005a",0x1d68a:"\u006d\u0074\u0074\u0061",0x1d68b:"\u006d\u0074\u0074\u0062",0x1d68c:"\u006d\u0074\u0074\u0063",0x1d68d:"\u006d\u0074\u0074\u0064",0x1d68e:"\u006d\u0074\u0074\u0065",0x1d7fe:"\u006d\u0074\u0074\u0065\u0069\u0067\u0068\u0074",0x1d68f:"\u006d\u0074\u0074\u0066",0x1d7fb:"\u006dt\u0074\u0066\u0069\u0076\u0065",0x1d7fa:"\u006dt\u0074\u0066\u006f\u0075\u0072",0x1d690:"\u006d\u0074\u0074\u0067",0x1d691:"\u006d\u0074\u0074\u0068",0x1d692:"\u006d\u0074\u0074\u0069",0x1d693:"\u006d\u0074\u0074\u006a",0x1d694:"\u006d\u0074\u0074\u006b",0x1d695:"\u006d\u0074\u0074\u006c",0x1d696:"\u006d\u0074\u0074\u006d",0x1d697:"\u006d\u0074\u0074\u006e",0x1d7ff:"\u006dt\u0074\u006e\u0069\u006e\u0065",0x1d698:"\u006d\u0074\u0074\u006f",0x1d7f7:"\u006d\u0074\u0074\u006f\u006e\u0065",0x1d699:"\u006d\u0074\u0074\u0070",0x1d69a:"\u006d\u0074\u0074\u0071",0x1d69b:"\u006d\u0074\u0074\u0072",0x1d69c:"\u006d\u0074\u0074\u0073",0x1d7fd:"\u006d\u0074\u0074\u0073\u0065\u0076\u0065\u006e",0x1d7fc:"\u006d\u0074\u0074\u0073\u0069\u0078",0x1d69d:"\u006d\u0074\u0074\u0074",0x1d7f9:"\u006d\u0074\u0074\u0074\u0068\u0072\u0065\u0065",0x1d7f8:"\u006d\u0074\u0074\u0074\u0077\u006f",0x1d69e:"\u006d\u0074\u0074\u0075",0x1d69f:"\u006d\u0074\u0074\u0076",0x1d6a0:"\u006d\u0074\u0074\u0077",0x1d6a1:"\u006d\u0074\u0074\u0078",0x1d6a2:"\u006d\u0074\u0074\u0079",0x1d6a3:"\u006d\u0074\u0074\u007a",0x1d7f6:"\u006dt\u0074\u007a\u0065\u0072\u006f",0x026f:"\u006dt\u0075\u0072\u006e\u0065\u0064",0x00b5:"\u006d\u0075",0x3382:"\u006du\u0061\u0073\u0071\u0075\u0061\u0072e",0x226b:"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x226a:"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073",0x338c:"\u006du\u0066\u0073\u0071\u0075\u0061\u0072e",0x03bc:"\u006du\u0067\u0072\u0065\u0065\u006b",0x338d:"\u006du\u0067\u0073\u0071\u0075\u0061\u0072e",0x3080:"\u006d\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e0:"\u006d\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff91:"\u006d\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3395:"\u006du\u006c\u0073\u0071\u0075\u0061\u0072e",0x22c9:"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074",0x22ca:"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074",0x22b8:"\u006d\u0075\u006c\u0074\u0069\u006d\u0061\u0070",0x27dc:"m\u0075\u006c\u0074\u0069\u006d\u0061\u0070\u0069\u006e\u0076",0x22cb:"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074",0x22cc:"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074",0x00d7:"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079",0x339b:"\u006du\u006d\u0073\u0071\u0075\u0061\u0072e",0x05a3:"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x266a:"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065",0x266d:"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e",0x266f:"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e",0x33b2:"\u006du\u0073\u0073\u0071\u0075\u0061\u0072e",0x33b6:"\u006du\u0076\u0073\u0071\u0075\u0061\u0072e",0x33bc:"\u006du\u0077\u0073\u0071\u0075\u0061\u0072e",0x33b9:"\u006d\u0076\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x33b7:"\u006d\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33bf:"\u006d\u0077\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x33bd:"\u006d\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x006e:"\u006e",0x21fa:"n\u0056\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2b3a:"\u006eV\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x21fc:"\u006e\u0056l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x21fb:"\u006e\u0056\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2915:"\u006e\u0056r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x2b35:"\u006eV\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077",0x2b3d:"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c",0x2901:"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2918:"\u006e\u0056\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x09a8:"\u006ea\u0062\u0065\u006e\u0067\u0061\u006ci",0x0144:"\u006e\u0061\u0063\u0075\u0074\u0065",0x0928:"\u006e\u0061\u0064\u0065\u0076\u0061",0x0aa8:"\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a28:"\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x306a:"\u006e\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x20a6:"\u006e\u0061\u0069r\u0061",0x30ca:"\u006e\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff85:"\u006e\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x22bc:"\u006e\u0061\u006e\u0064",0x2249:"\u006ea\u0070\u0070\u0072\u006f\u0078",0x3381:"\u006e\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x226d:"\u006e\u0061\u0073\u0079\u006d\u0070",0x266e:"\u006ea\u0074\u0075\u0072\u0061\u006c",0x2011:"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e",0x310b:"\u006eb\u006f\u0070\u006f\u006d\u006f\u0066o",0x0148:"\u006e\u0063\u0061\u0072\u006f\u006e",0x0146:"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81d:"\u006ec\u0065\u0064\u0069\u006c\u006c\u00611",0x24dd:"\u006ec\u0069\u0072\u0063\u006c\u0065",0x1e4b:"\u006e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1e45:"\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e47:"\u006ed\u006f\u0074\u0062\u0065\u006c\u006fw",0x306d:"\u006e\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cd:"\u006e\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff88:"\u006e\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2931:"n\u0065\u006f\u0076\u006e\u0077\u0061\u0072\u0072\u006f\u0077",0x292e:"n\u0065\u006f\u0076\u0073\u0065\u0061\u0072\u0072\u006f\u0077",0x2922:"\u006ee\u0073\u0077\u0061\u0072\u0072\u006fw",0x26b2:"\u006e\u0065\u0075\u0074\u0065\u0072",0x338b:"\u006e\u0066\u0073\u0071\u0075\u0061\u0072\u0065",0x0999:"\u006e\u0067\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0919:"\u006eg\u0061\u0064\u0065\u0076\u0061",0x0a99:"n\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a19:"n\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0e07:"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069",0x2275:"\u006eg\u0074\u0072\u0073\u0069\u006d",0x2af5:"\u006eh\u0056\u0076\u0065\u0072\u0074",0x3093:"\u006eh\u0069\u0072\u0061\u0067\u0061\u006ea",0x0272:"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t",0x0273:"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x2af2:"\u006e\u0068\u0070a\u0072",0x326f:"\u006ei\u0065u\u006e\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x320f:"\u006e\u0069\u0065\u0075\u006e\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3135:"\u006e\u0069e\u0075\u006e\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3261:"\u006e\u0069\u0065\u0075\u006e\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3136:"\u006e\u0069e\u0075\u006e\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3134:"n\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3168:"\u006ei\u0065u\u006e\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3201:"\u006e\u0069e\u0075\u006e\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3167:"\u006ei\u0065u\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3166:"\u006e\u0069\u0065\u0075\u006e\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x306b:"\u006e\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cb:"\u006e\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff86:"\u006e\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf899:"\u006e\u0069k\u0068\u0061\u0068i\u0074\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e4d:"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069",0x0039:"\u006e\u0069\u006e\u0065",0x09ef:"n\u0069\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096f:"\u006e\u0069\u006e\u0065\u0064\u0065\u0076\u0061",0x0aef:"\u006e\u0069\u006ee\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6f:"\u006e\u0069\u006ee\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0669:"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",0x3029:"\u006e\u0069\u006ee\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3228:"n\u0069n\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2089:"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff19:"\u006e\u0069\u006e\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf739:"\u006e\u0069\u006ee\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247c:"\u006ei\u006e\u0065\u0070\u0061\u0072\u0065n",0x2490:"\u006e\u0069\u006e\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f9:"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2178:"\u006ei\u006e\u0065\u0072\u006f\u006d\u0061n",0x2079:"\u006e\u0069\u006ee\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2472:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2486:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x249a:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e59:"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069",0x22fe:"\u006e\u0069\u006f\u0062\u0061\u0072",0x22fc:"\u006e\u0069\u0073",0x22fa:"\u006e\u0069\u0073\u0064",0x01cc:"\u006e\u006a",0x30f3:"\u006ek\u0061\u0074\u0061\u006b\u0061\u006ea",0xff9d:"\u006ek\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x019e:"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067",0x2278:"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072",0x2274:"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d",0x1e49:"\u006e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff4e:"\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x339a:"\u006e\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x09a3:"\u006e\u006e\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0923:"\u006en\u0061\u0064\u0065\u0076\u0061",0x0aa3:"n\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a23:"n\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0929:"\u006e\u006e\u006e\u0061\u0064\u0065\u0076\u0061",0x306e:"\u006e\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ce:"\u006e\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff89:"\u006e\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x00a0:"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065",0x0e13:"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i",0x0e19:"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069",0x0646:"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfee6:"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb9f:"n\u006f\u006f\u006e\u0067hu\u006en\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfee7:"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfee5:"\u006e\u006f\u006fn\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcd2:"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc4b:"\u006e\u006f\u006f\u006eje\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfee8:"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd5:"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc4e:"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfc8d:"\u006e\u006f\u006f\u006eno\u006f\u006e\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc8e:"\u006eo\u006f\u006e\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u006da\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc4f:"n\u006f\u006f\u006e\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075r\u0061\u0069\u0073o\u006ca\u0074\u0065\u0064",0xfcd3:"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xe815:"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068e\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcd4:"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfc8f:"\u006e\u006fo\u006e\u0077\u0069t\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc50:"\u006e\u006f\u006f\u006ewi\u0074\u0068\u0079\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc70:"\u006e\u006f\u006f\u006e\u0077\u0069\u0074\u0068\u007a\u0061\u0069\u006ef\u0069\u006e\u0061\u006c",0x2247:"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c",0x21ae:"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068",0x219a:"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",0x219b:"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",0x2224:"\u006e\u006f\u0074\u0062\u0061\u0072",0x220c:"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",0x21ce:"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068",0x2209:"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074",0x2260:"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2204:"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c",0x22ae:"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s",0x22af:"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061",0x226f:"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x2271:"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c",0x2279:"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073",0x2a7e:"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c",0x2262:"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c",0x226e:"\u006eo\u0074\u006c\u0065\u0073\u0073",0x2270:"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x2226:"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2280:"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x22ad:"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073",0x2241:"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072",0x2284:"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t",0x2288:"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c",0x2281:"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073",0x2285:"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074",0x2289:"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c",0x22ec:"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074",0x22ed:"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074",0x22ea:"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x22eb:"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x22ac:"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065",0x0576:"n\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24a9:"\u006e\u0070\u0061\u0072\u0065\u006e",0x2a14:"\u006ep\u006f\u006c\u0069\u006e\u0074",0x22e0:"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",0x2244:"\u006e\u0073\u0069m\u0065",0x22e2:"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",0x22e3:"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",0x33b1:"\u006e\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x22e1:"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",0x207f:"\u006es\u0075\u0070\u0065\u0072\u0069\u006fr",0x00f1:"\u006e\u0074\u0069\u006c\u0064\u0065",0x03bd:"\u006e\u0075",0x306c:"\u006e\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cc:"\u006e\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff87:"\u006e\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09bc:"\u006e\u0075\u006bt\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x093c:"\u006eu\u006b\u0074\u0061\u0064\u0065\u0076a",0x0abc:"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a3c:"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0023:"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e",0xff03:"\u006e\u0075\u006d\u0062er\u0073\u0069\u0067\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5f:"\u006eu\u006db\u0065\u0072\u0073\u0069\u0067\u006e\u0073\u006d\u0061\u006c\u006c",0x0374:"\u006e\u0075m\u0065\u0072\u0061l\u0073\u0069\u0067\u006e\u0067\u0072\u0065\u0065\u006b",0x0375:"n\u0075\u006d\u0065\u0072al\u0073i\u0067\u006e\u006c\u006f\u0077e\u0072\u0067\u0072\u0065\u0065\u006b",0x2116:"\u006e\u0075\u006d\u0065\u0072\u006f",0x05e0:"\u006e\u0075\u006e",0xfb40:"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h",0x2902:"n\u0076\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2904:"\u006e\u0076L\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2903:"\u006e\u0076\u0052i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x29de:"\u006ev\u0069\u006e\u0066\u0074\u0079",0x21f7:"n\u0076\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2b39:"\u006ev\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x21f9:"\u006e\u0076l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x21f8:"\u006e\u0076\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2914:"\u006e\u0076r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x33b5:"\u006e\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x2b34:"\u006ev\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077",0x2b3c:"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c",0x2900:"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2917:"\u006e\u0076\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x2932:"n\u0077\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077",0x2921:"\u006ew\u0073\u0065\u0061\u0072\u0072\u006fw",0x33bb:"\u006e\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x099e:"\u006e\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091e:"\u006ey\u0061\u0064\u0065\u0076\u0061",0x0a9e:"n\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1e:"n\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x006f:"\u006f",0x00f3:"\u006f\u0061\u0063\u0075\u0074\u0065",0x0e2d:"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069",0x233d:"\u006f\u0062\u0061\u0072",0x0275:"\u006fb\u0061\u0072\u0072\u0065\u0064",0x04e9:"\u006fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04eb:"\u006f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0993:"\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311b:"\u006fb\u006f\u0070\u006f\u006d\u006f\u0066o",0x29ba:"\u006f\u0062\u006f\u0074",0x23e0:"\u006fb\u0072\u0062\u0072\u0061\u006b",0x014f:"\u006f\u0062\u0072\u0065\u0076\u0065",0x29b8:"\u006fb\u0073\u006c\u0061\u0073\u0068",0x0911:"o\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061",0x0a91:"\u006fc\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0949:"o\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061",0x0ac9:"\u006fc\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x01d2:"\u006f\u0063\u0061\u0072\u006f\u006e",0x24de:"\u006fc\u0069\u0072\u0063\u006c\u0065",0x00f4:"o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ed1:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ed9:"\u006f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ed3:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ed5:"o\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1ed7:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x043e:"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c",0x020d:"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e",0x0913:"\u006f\u0064\u0065v\u0061",0x00f6:"\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s",0x04e7:"\u006f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x2a38:"\u006f\u0064\u0069\u0076",0x1ecd:"\u006fd\u006f\u0074\u0062\u0065\u006c\u006fw",0x29bc:"\u006f\u0064\u006ft\u0073\u006c\u0061\u0073\u0068\u0064\u006f\u0074",0x0153:"\u006f\u0065",0x315a:"\u006f\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x02db:"\u006f\u0067\u006f\u006e\u0065\u006b",0x0328:"\u006fg\u006f\u006e\u0065\u006b\u0063\u006db",0x00f2:"\u006f\u0067\u0072\u0061\u0076\u0065",0x29c1:"\u006f\u0067\u0072e\u0061\u0074\u0065\u0072\u0074\u0068\u0061\u006e",0x0a93:"\u006fg\u0075\u006a\u0061\u0072\u0061\u0074i",0x0585:"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x304a:"\u006fh\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ecf:"\u006f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01a1:"\u006f\u0068\u006fr\u006e",0x1edb:"\u006f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ee3:"\u006f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1edd:"\u006f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1edf:"\u006f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1ee1:"\u006f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x0151:"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0x01a3:"\u006f\u0069",0x2230:"\u006f\u0069\u0069\u0069\u006e\u0074",0x222f:"\u006f\u0069\u0069n\u0074",0x2233:"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x020f:"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x30aa:"\u006fk\u0061\u0074\u0061\u006b\u0061\u006ea",0xff75:"\u006fk\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x3157:"\u006fk\u006f\u0072\u0065\u0061\u006e",0x29bb:"\u006fl\u0063\u0072\u006f\u0073\u0073",0x05ab:"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w",0x29c0:"\u006fl\u0065\u0073\u0073\u0074\u0068\u0061n",0x014d:"\u006fm\u0061\u0063\u0072\u006f\u006e",0x1e53:"\u006f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e51:"\u006f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x0950:"\u006f\u006d\u0064\u0065\u0076\u0061",0x03c9:"\u006f\u006d\u0065g\u0061",0x03d6:"\u006f\u006d\u0065\u0067\u0061\u0031",0x0461:"\u006f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0277:"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x047b:"\u006fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x047d:"\u006fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x03ce:"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073",0x0ad0:"\u006f\u006d\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x03bf:"\u006fm\u0069\u0063\u0072\u006f\u006e",0x03cc:"\u006f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0xff4f:"\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0031:"\u006f\u006e\u0065",0x09e7:"\u006f\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0967:"\u006fn\u0065\u0064\u0065\u0076\u0061",0x2024:"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072",0x215b:"\u006fn\u0065\u0065\u0069\u0067\u0068\u0074h",0x2155:"\u006f\u006e\u0065\u0066\u0069\u0066\u0074\u0068",0xf6dc:"\u006fn\u0065\u0066\u0069\u0074\u0074\u0065d",0x0ae7:"o\u006e\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a67:"o\u006e\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0661:"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",0x00bd:"\u006fn\u0065\u0068\u0061\u006c\u0066",0x3021:"o\u006e\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3220:"\u006f\u006e\u0065\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2081:"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff11:"\u006f\u006e\u0065m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f4:"\u006f\u006e\u0065\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf731:"o\u006e\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2474:"\u006f\u006e\u0065\u0070\u0061\u0072\u0065\u006e",0x2488:"\u006fn\u0065\u0070\u0065\u0072\u0069\u006fd",0x06f1:"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x00bc:"\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072",0x2170:"\u006f\u006e\u0065\u0072\u006f\u006d\u0061\u006e",0x2159:"\u006f\u006e\u0065\u0073\u0069\u0078\u0074\u0068",0x00b9:"o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e51:"\u006fn\u0065\u0074\u0068\u0061\u0069",0x2153:"\u006f\u006e\u0065\u0074\u0068\u0069\u0072\u0064",0x01eb:"\u006fo\u0067\u006f\u006e\u0065\u006b",0x01ed:"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e",0x0a13:"\u006f\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a4b:"\u006fo\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0254:"\u006f\u006f\u0070e\u006e",0x24aa:"\u006f\u0070\u0061\u0072\u0065\u006e",0x29b9:"\u006f\u0070\u0065r\u0070",0x2a2d:"\u006f\u0070\u006c\u0075\u0073\u006c\u0068\u0072\u0069\u006d",0x2a2e:"\u006f\u0070\u006c\u0075\u0073\u0072\u0068\u0072\u0069\u006d",0x2325:"\u006f\u0070\u0074\u0069\u006f\u006e",0x00aa:"o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065",0x00ba:"\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065",0x22b6:"\u006f\u0072\u0069\u0067\u006f\u0066",0x221f:"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c",0x22bb:"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065",0x0912:"\u006f\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061",0x094a:"\u006f\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x00f8:"\u006f\u0073\u006c\u0061\u0073\u0068",0x01ff:"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065",0x3049:"\u006f\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a9:"\u006f\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff6b:"\u006f\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf6f0:"\u006fs\u0075\u0070\u0065\u0072\u0069\u006fr",0x047f:"\u006f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x00f5:"\u006f\u0074\u0069\u006c\u0064\u0065",0x1e4d:"o\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e4f:"\u006f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073",0x2a36:"\u006ft\u0069\u006d\u0065\u0073\u0068\u0061t",0x2a34:"o\u0074\u0069\u006d\u0065\u0073\u006c\u0068\u0072\u0069\u006d",0x2a35:"o\u0074\u0069\u006d\u0065\u0073\u0072\u0068\u0072\u0069\u006d",0x3121:"\u006f\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x2125:"\u006f\u0075\u006ec\u0065",0x23de:"\u006fv\u0065\u0072\u0062\u0072\u0061\u0063e",0x23b4:"o\u0076\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074",0x20d6:"\u006f\u0076\u0065\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x20e1:"\u006fv\u0065r\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x203e:"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065",0xfe4a:"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0063e\u006e\u0074e\u0072\u006c\u0069\u006e\u0065",0x0305:"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0xfe49:"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0064a\u0073\u0068\u0065\u0064",0xfe4c:"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0064\u0062\u006c\u0077\u0061\u0076\u0079",0xfe4b:"\u006f\u0076\u0065r\u006c\u0069\u006e\u0065\u0077\u0061\u0076\u0079",0x23dc:"\u006fv\u0065\u0072\u0070\u0061\u0072\u0065n",0x09cb:"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x094b:"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0acb:"\u006fv\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0070:"\u0070",0x3380:"\u0070\u0061\u0061m\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x332b:"\u0070\u0061\u0061\u0073\u0065\u006e\u0074\u006f\u0073q\u0075\u0061\u0072\u0065",0x09aa:"\u0070a\u0062\u0065\u006e\u0067\u0061\u006ci",0x1e55:"\u0070\u0061\u0063\u0075\u0074\u0065",0x092a:"\u0070\u0061\u0064\u0065\u0076\u0061",0x21df:"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e",0x21de:"\u0070\u0061\u0067\u0065\u0075\u0070",0x0aaa:"\u0070\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2a:"\u0070\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3071:"\u0070\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0e2f:"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069",0x30d1:"\u0070\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0484:"\u0070a\u006c\u0061\u0074\u0061l\u0069\u007a\u0061\u0074\u0069o\u006ec\u0079r\u0069\u006c\u006c\u0069\u0063\u0063\u006db",0x04c0:"\u0070\u0061l\u006f\u0063\u0068k\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x317f:"\u0070\u0061\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x00b6:"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h",0x2029:"\u0070a\u0072a\u0067\u0072\u0061\u0070\u0068s\u0065\u0070a\u0072\u0061\u0074\u006f\u0072",0x2225:"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x25b1:"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d",0x25b0:"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b",0x0028:"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t",0xfd3e:"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063",0xf8ed:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0074",0xf8ec:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0065\u0078",0x208d:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff08:"\u0070a\u0072e\u006e\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe59:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c",0x207d:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0xf8eb:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0074\u0070",0xfe35:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x0029:"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074",0xfd3f:"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063",0xf8f8:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0074",0xf8f7:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0065\u0078",0x208e:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072",0xff09:"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5a:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0x207e:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0073\u0075p\u0065\u0072\u0069\u006f\u0072",0xf8f6:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070",0xfe36:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0x2af3:"\u0070\u0061\u0072\u0073\u0069\u006d",0x2202:"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066",0x2aa3:"\u0070\u0061\u0072\u0074ia\u006c\u006d\u0065\u0065\u0074\u0063\u006f\u006e\u0074\u0072\u0061\u0063\u0074\u0069o\u006e",0x0599:"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x33a9:"\u0070\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x05b7:"\u0070a\u0074\u0061\u0068\u0031\u0031",0x05a1:"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x3106:"\u0070b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24df:"\u0070c\u0069\u0072\u0063\u006c\u0065",0x1e57:"\u0070\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x043f:"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xfb44:"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068",0x333b:"p\u0065\u0065\u007a\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0xfb43:"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x067e:"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c",0x057a:"p\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfb57:"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb58:"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x307a:"\u0070\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfb56:"p\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb59:"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xe813:"\u0070\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0x30da:"\u0070\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x04a7:"p\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063",0x2b20:"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e",0x2b1f:"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0xfb4e:"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x0025:"\u0070e\u0072\u0063\u0065\u006e\u0074",0x066a:"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063",0xff05:"\u0070\u0065r\u0063\u0065\u006et\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe6a:"\u0070\u0065\u0072c\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c",0x002e:"\u0070\u0065\u0072\u0069\u006f\u0064",0x0589:"\u0070\u0065\u0072\u0069\u006f\u0064\u0061\u0072\u006de\u006e\u0069\u0061\u006e",0x00b7:"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064",0x0097:"\u0070\u0065r\u0069\u006f\u0064c\u0065\u006e\u0074\u0065\u0072\u0065\u0064\u002e\u0030",0xff61:"\u0070e\u0072i\u006f\u0064\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf6e7:"\u0070\u0065\u0072\u0069\u006f\u0064\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff0e:"\u0070e\u0072i\u006f\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe52:"p\u0065\u0072\u0069\u006f\u0064\u0073\u006d\u0061\u006c\u006c",0xf6e8:"\u0070\u0065\u0072\u0069\u006f\u0064\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x0342:"\u0070\u0065\u0072\u0069sp\u006f\u006d\u0065\u006e\u0069\u0067\u0072\u0065\u0065\u006b\u0063\u006d\u0062",0x27c2:"\u0070\u0065\u0072\u0070",0x2a5e:"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064",0x22a5:"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072",0x2ae1:"\u0070\u0065\u0072p\u0073",0x2031:"\u0070\u0065\u0072\u0074\u0065\u006e\u0074\u0068\u006fu\u0073\u0061\u006e\u0064",0x2030:"p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064",0x20a7:"\u0070\u0065\u0073\u0065\u0074\u0061",0xf81b:"\u0070\u0065\u0073o\u0031",0x338a:"\u0070\u0066\u0073\u0071\u0075\u0061\u0072\u0065",0x09ab:"\u0070\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x092b:"\u0070h\u0061\u0064\u0065\u0076\u0061",0x0aab:"p\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2b:"p\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x03c6:"\u0070\u0068\u0069",0x03d5:"\u0070\u0068\u0069\u0031",0x327a:"p\u0068i\u0065\u0075\u0070\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x321a:"\u0070\u0068\u0069\u0065up\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326c:"\u0070\u0068\u0069\u0065up\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314d:"\u0070\u0068\u0069\u0065\u0075\u0070\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320c:"\u0070h\u0069e\u0075\u0070\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0278:"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e",0x0e3a:"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069",0x01a5:"\u0070\u0068\u006fo\u006b",0x0e1e:"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e1c:"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069",0x0e20:"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069",0x03c0:"\u0070\u0069",0x3273:"\u0070i\u0065u\u0070\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3213:"\u0070\u0069\u0065\u0075\u0070\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3176:"\u0070\u0069e\u0075\u0070\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3265:"\u0070\u0069\u0065\u0075\u0070\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3172:"\u0070\u0069\u0065\u0075\u0070\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3142:"p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3205:"\u0070\u0069e\u0075\u0070\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3174:"p\u0069\u0065\u0075\u0070si\u006fs\u006b\u0069\u0079\u0065\u006fk\u006b\u006f\u0072\u0065\u0061\u006e",0x3144:"\u0070i\u0065u\u0070\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3175:"p\u0069\u0065\u0075\u0070si\u006fs\u0074\u0069\u006b\u0065\u0075t\u006b\u006f\u0072\u0065\u0061\u006e",0x3177:"\u0070i\u0065u\u0070\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e",0x3173:"\u0070\u0069\u0065\u0075\u0070\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x3074:"\u0070\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d4:"\u0070\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0583:"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x210f:"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069",0x002b:"\u0070\u006c\u0075\u0073",0x031f:"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2a25:"\u0070l\u0075\u0073\u0064\u006f\u0074",0x2a72:"\u0070l\u0075\u0073\u0065\u0071\u0071",0x2a23:"\u0070l\u0075\u0073\u0068\u0061\u0074",0x208a:"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x00b1:"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s",0x02d6:"\u0070l\u0075\u0073\u006d\u006f\u0064",0xff0b:"\u0070\u006c\u0075\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a26:"\u0070l\u0075\u0073\u0073\u0069\u006d",0xfe62:"\u0070l\u0075\u0073\u0073\u006d\u0061\u006cl",0x2a27:"\u0070\u006c\u0075\u0073\u0073\u0075\u0062\u0074\u0077\u006f",0x207a:"\u0070\u006c\u0075s\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2a28:"\u0070\u006c\u0075\u0073\u0074\u0072\u0069\u0066",0xff50:"\u0070\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33d8:"\u0070\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x307d:"\u0070\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x261f:"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0064\u006f\u0077\u006e\u0077\u0068\u0069t\u0065",0x261c:"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u006c\u0065\u0066\u0074\u0077\u0068\u0069t\u0065",0x261d:"p\u006fi\u006e\u0074\u0069\u006e\u0067\u0069\u006e\u0064e\u0078\u0075\u0070\u0077hi\u0074\u0065",0x2a15:"\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0074",0x30dd:"\u0070\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0e1b:"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i",0x3012:"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b",0x3020:"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072k\u0066\u0061\u0063\u0065",0x24ab:"\u0070\u0070\u0061\u0072\u0065\u006e",0x2ab7:"\u0070\u0072\u0065\u0063\u0061\u0070\u0070\u0072\u006f\u0078",0x2ab9:"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076",0x2ab5:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c",0x22e8:"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074",0x227a:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x2aaf:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c",0x227c:"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079",0x227e:"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x2ab3:"\u0070r\u0065\u0063\u0065\u0071\u0071",0x2ab1:"\u0070r\u0065\u0063\u006e\u0065\u0071",0x211e:"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",0x0243:"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u006d\u006f\u0064",0x02b9:"\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064",0x2035:"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x220f:"\u0070r\u006f\u0064\u0075\u0063\u0074",0x2313:"\u0070\u0072\u006f\u0066\u0073\u0075\u0072\u0066",0x2305:"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065",0x30fc:"\u0070\u0072\u006f\u006c\u006f\u006e\u0067\u0065\u0064\u006b\u0061\u006e\u0061",0x2318:"\u0070r\u006f\u0070\u0065\u006c\u006c\u006fr",0x2282:"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074",0x2283:"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",0x2237:"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e",0x221d:"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c",0x22b0:"\u0070\u0072\u0075\u0072\u0065\u006c",0x03c8:"\u0070\u0073\u0069",0x0471:"p\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0486:"\u0070s\u0069\u006c\u0069\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x33b0:"\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x3077:"\u0070\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d7:"\u0070\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x27d3:"\u0070\u0075\u006c\u006c\u0062\u0061\u0063\u006b",0x2008:"\u0070\u0075n\u0063\u0074\u0075a\u0074\u0069\u006f\u006e\u0073\u0070\u0061\u0063\u0065",0x27d4:"\u0070u\u0073\u0068\u006f\u0075\u0074",0x33b4:"\u0070\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33ba:"\u0070\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x0071:"\u0071",0x0958:"\u0071\u0061\u0064\u0065\u0076\u0061",0x05a8:"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0xfed6:"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfed7:"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed5:"q\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed8:"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x059f:"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x3111:"\u0071b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24e0:"\u0071c\u0069\u0072\u0063\u006c\u0065",0x02a0:"\u0071\u0068\u006fo\u006b",0xff51:"\u0071\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfb47:"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h",0x05e7:"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",0x24ac:"\u0071\u0070\u0061\u0072\u0065\u006e",0x2057:"\u0071\u0070\u0072\u0069\u006d\u0065",0x2669:"q\u0075\u0061\u0072\u0074\u0065\u0072\u006e\u006f\u0074\u0065",0x05bb:"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x225f:"\u0071u\u0065\u0073\u0074\u0065\u0071",0x003f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e",0x055e:"\u0071\u0075e\u0073\u0074\u0069o\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x00bf:"\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e",0xf7bf:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006es\u006d\u0061\u006c\u006c",0x037e:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0067\u0072\u0065\u0065\u006b",0xff1f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf73f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x0022:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c",0x201e:"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065",0x201c:"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074",0xff02:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x301e:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0070\u0072\u0069\u006d\u0065",0x301d:"q\u0075\u006f\u0074\u0065db\u006cp\u0072\u0069\u006d\u0065\u0072e\u0076\u0065\u0072\u0073\u0065\u0064",0x201f:"q\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0065\u0076",0x201d:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074",0x2018:"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t",0x0244:"\u0071\u0075\u006ft\u0065\u006c\u0065\u0066\u0074\u006d\u006f\u0064",0x201b:"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x2019:"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",0x0149:"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e",0x201a:"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065",0x0027:"q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065",0xff07:"q\u0075o\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065m\u006f\u006e\u006f\u0073pa\u0063\u0065",0x0072:"\u0072",0x27eb:"\u0072\u0041\u006e\u0067\u006c\u0065",0x2984:"\u0072\u0042\u0072\u0061\u0063\u0065",0x2986:"\u0072\u0050\u0061\u0072\u0065\u006e",0x057c:"\u0072\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09b0:"\u0072a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0155:"\u0072\u0061\u0063\u0075\u0074\u0065",0x0930:"\u0072\u0061\u0064\u0065\u0076\u0061",0x221a:"\u0072a\u0064\u0069\u0063\u0061\u006c",0xf8e5:"\u0072a\u0064\u0069\u0063\u0061\u006c\u0065x",0x33ae:"\u0072\u0061\u0064\u006f\u0076\u0065\u0072\u0073\u0073q\u0075\u0061\u0072\u0065",0x33af:"r\u0061\u0064\u006f\u0076er\u0073s\u0071\u0075\u0061\u0072\u0065d\u0073\u0071\u0075\u0061\u0072\u0065",0x33ad:"\u0072a\u0064\u0073\u0071\u0075\u0061\u0072e",0x0ab0:"\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a30:"\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3089:"\u0072\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x024d:"\u0072\u0061\u0069\u0073\u0065\u0064",0x30e9:"\u0072\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff97:"\u0072\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09f1:"\u0072\u0061\u006c\u006fwe\u0072\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061l\u0069",0x09f0:"\u0072\u0061\u006did\u0064\u006c\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0264:"\u0072\u0061\u006d\u0073\u0068\u006f\u0072\u006e",0x2992:"\u0072a\u006e\u0067\u006c\u0065\u0064\u006ft",0x237c:"r\u0061\u006e\u0067\u006ced\u006fw\u006e\u007a\u0069\u0067\u007aa\u0067\u0061\u0072\u0072\u006f\u0077",0x2236:"\u0072\u0061\u0074i\u006f",0xe816:"\u0072\u0061\u0079\u0061\u006c\u0065\u0066\u006c\u0061\u006d",0x27c6:"\u0072\u0062\u0061\u0067",0x2998:"\u0072\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b",0x3116:"\u0072b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23ad:"\u0072\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064",0x23ac:"\u0072b\u0072\u0061\u0063\u0065\u006d\u0069d",0x23ab:"\u0072\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064",0x23a5:"\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x23a6:"\u0072\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064",0x298e:"\u0072\u0062\u0072a\u0063\u006b\u006c\u0072\u0074\u0069\u0063\u006b",0x298c:"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072",0x23a4:"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064",0x2990:"\u0072\u0062\u0072a\u0063\u006b\u0075\u0072\u0074\u0069\u0063\u006b",0x2773:"\u0072b\u0072\u0062\u0072\u0061\u006b",0x0159:"\u0072\u0063\u0061\u0072\u006f\u006e",0x0157:"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81f:"\u0072c\u0065\u0064\u0069\u006c\u006c\u00611",0x24e1:"\u0072c\u0069\u0072\u0063\u006c\u0065",0xf832:"r\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x29fd:"r\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065",0x0211:"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e",0x292b:"\u0072\u0064\u0069a\u0067\u006f\u0076\u0066\u0064\u0069\u0061\u0067",0x2930:"\u0072\u0064\u0069\u0061\u0067\u006f\u0076\u0073\u0065a\u0072\u0072\u006f\u0077",0x1e59:"\u0072\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e5b:"\u0072d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e5d:"\u0072d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x2117:"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074",0x203b:"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b",0x2286:"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074",0x2287:"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",0x00ae:"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064",0xf8e8:"\u0072\u0065\u0067i\u0073\u0074\u0065\u0072\u0073\u0061\u006e\u0073",0xf6da:"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0073\u0065\u0072\u0069\u0066",0x0631:"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c",0x0580:"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfeae:"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x308c:"\u0072\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfead:"r\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x30ec:"\u0072\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9a:"\u0072\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xfb48:"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x05e8:"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q",0x211f:"\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065",0x29a3:"\u0072\u0065\u0076\u0061\u006e\u0067\u006c\u0065",0x29a5:"\u0072\u0065\u0076a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072",0x22cd:"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c",0x29b0:"r\u0065\u0076\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074",0x223d:"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065",0x0597:"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077",0x2310:"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074",0x2aee:"\u0072e\u0076\u006e\u006d\u0069\u0064",0x29d2:"\u0072\u0066\u0062\u006f\u0077\u0074\u0069\u0065",0x027e:"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk",0x027f:"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064",0x29d5:"\u0072f\u0074\u0069\u006d\u0065\u0073",0x09dd:"\u0072\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x095d:"\u0072h\u0061\u0064\u0065\u0076\u0061",0x03c1:"\u0072\u0068\u006f",0x027d:"\u0072\u0068\u006fo\u006b",0x027b:"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064",0x02b5:"\u0072\u0068\u006f\u006fkt\u0075\u0072\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x03f1:"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b",0x02de:"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b\u006d\u006f\u0064",0x3271:"\u0072i\u0065u\u006c\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3211:"\u0072\u0069\u0065\u0075\u006c\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3263:"\u0072\u0069\u0065\u0075\u006c\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3140:"\u0072\u0069e\u0075\u006c\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x313a:"\u0072\u0069\u0065\u0075\u006c\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3169:"r\u0069\u0065\u0075\u006cki\u0079e\u006f\u006b\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e",0x3139:"r\u0069\u0065\u0075\u006c\u006b\u006f\u0072\u0065\u0061\u006e",0x313b:"\u0072\u0069e\u0075\u006c\u006di\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x316c:"\u0072i\u0065u\u006c\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3203:"\u0072\u0069e\u0075\u006c\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x313f:"\u0072i\u0065u\u006c\u0070\u0068\u0069\u0065u\u0070\u0068k\u006f\u0072\u0065\u0061\u006e",0x313c:"\u0072\u0069e\u0075\u006c\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x316b:"r\u0069e\u0075\u006c\u0070\u0069\u0065\u0075\u0070\u0073i\u006f\u0073\u006b\u006fre\u0061\u006e",0x313d:"\u0072i\u0065u\u006c\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x313e:"\u0072i\u0065u\u006c\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e",0x316a:"\u0072\u0069\u0065\u0075\u006c\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x316d:"\u0072\u0069\u0065\u0075ly\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065a\u006e",0x299d:"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006ce\u006d\u0064\u006f\u0074",0x231d:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065",0x231c:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077",0x231f:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065",0x299c:"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0071\u0072",0x231e:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077",0x2975:"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078",0x2b48:"r\u0069g\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062a\u0063\u006b\u0061\u0070pr\u006f\u0078",0x2b4c:"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0062\u0073i\u006d\u0069\u006c\u0061\u0072",0x291e:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0064\u0069a\u006d\u006f\u006e\u0064",0x2b43:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0067\u0074\u0072",0x27f4:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u006f\u006eo\u0070\u006c\u0075\u0073",0x2945:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0070\u006c\u0075\u0073",0x2942:"\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006fr\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2974:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0069m\u0069\u006c\u0061\u0072",0x2b44:"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0073\u0075\u0070\u0073\u0065\u0074",0x21fe:"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0074\u0072i\u0061\u006e\u0067\u006c\u0065",0x2947:"r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0078",0x290d:"\u0072\u0069\u0067h\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2933:"\u0072\u0069g\u0068\u0074\u0063u\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x291c:"\u0072\u0069\u0067h\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c",0x2911:"\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077",0x2937:"r\u0069g\u0068\u0074\u0064\u006f\u0077\u006e\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077",0x297d:"\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x20d1:"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006ea\u0063\u0063\u0065\u006e\u0074",0x2957:"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u0062\u0061\u0072",0x2964:"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070\u0064\u006f\u0077\u006e",0x2953:"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006eu\u0070\u0062\u0061\u0072",0x296c:"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006eu\u0070\u0064\u0061\u0073\u0068",0x2970:"\u0072\u0069\u0067\u0068\u0074\u0069\u006d\u0070\u006c\u0079",0x2969:"r\u0069\u0067\u0068\u0074le\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e",0x2968:"\u0072\u0069\u0067\u0068tl\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070",0x263d:"\u0072i\u0067\u0068\u0074\u006d\u006f\u006fn",0x27d6:"\u0072\u0069\u0067\u0068\u0074\u006f\u0075\u0074\u0065r\u006a\u006f\u0069\u006e",0x2b54:"\u0072\u0069\u0067\u0068\u0074\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e",0x2b53:"\u0072i\u0067h\u0074\u0070\u0065\u006e\u0074a\u0067\u006fn\u0062\u006c\u0061\u0063\u006b",0x21c9:"\u0072\u0069g\u0068\u0074\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073",0x0319:"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x291a:"\u0072i\u0067\u0068\u0074\u0074\u0061\u0069l",0x21f6:"\u0072\u0069g\u0068\u0074\u0074h\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073",0x22bf:"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x219d:"\u0072\u0069\u0067\u0068\u0074\u0077\u0061\u0076\u0065a\u0072\u0072\u006f\u0077",0x308a:"\u0072\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ea:"\u0072\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff98:"\u0072\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x02da:"\u0072\u0069\u006e\u0067",0xf007:"\u0072\u0069\u006eg\u0031",0x0325:"\u0072\u0069\u006eg\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x030a:"\u0072i\u006e\u0067\u0063\u006d\u0062",0xd80d:"\u0072\u0069\u006e\u0067\u0066\u0069\u0074\u0074\u0065\u0064",0x02bf:"\u0072\u0069\u006eg\u0068\u0061\u006c\u0066\u006c\u0065\u0066\u0074",0x0559:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0061\u0072\u006d\u0065ni\u0061\u006e",0x031c:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062",0x02d3:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0063\u0065\u006e\u0074er\u0065\u0064",0x02be:"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074",0x0339:"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x02d2:"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0063e\u006e\u0074\u0065\u0072\u0065\u0064",0x2256:"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c",0x028f:"\u0072\u0069\u006e\u0067le\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x0248:"\u0072\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066s\u0075\u0070\u0065\u0072",0x2a22:"\u0072\u0069\u006e\u0067\u0070\u006c\u0075\u0073",0x02ac:"r\u0069n\u0067\u0072\u0069\u0067\u0068\u0074\u0068\u0061l\u0066\u0073\u0075\u0062no\u0073\u0070",0x0247:"\u0072i\u006eg\u0072\u0069\u0067\u0068\u0074h\u0061\u006cf\u0073\u0075\u0070\u0065\u0072",0x0213:"\u0072\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x3351:"\u0072\u0069\u0074\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x202b:"\u0072\u006c\u0065",0x1e5f:"\u0072\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x027c:"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067",0x027a:"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064",0xff52:"\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23b1:"\u0072\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065",0x308d:"\u0072\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ed:"\u0072\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9b:"\u0072\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0e23:"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i",0x24ad:"\u0072\u0070\u0061\u0072\u0065\u006e",0x239f:"\u0072\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x2994:"\u0072p\u0061\u0072\u0065\u006e\u0067\u0074r",0x23a0:"\u0072\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064",0x239e:"\u0072\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064",0x2a12:"\u0072\u0070\u0070\u006f\u006c\u0069\u006e\u0074",0x09dc:"\u0072\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0931:"\u0072r\u0061\u0064\u0065\u0076\u0061",0x0a5c:"r\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x298a:"\u0072r\u0061\u006e\u0067\u006c\u0065",0x0691:"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfb8d:"\u0072r\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x2988:"\u0072\u0072\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073",0x09e0:"\u0072\u0072v\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0960:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x0ae0:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0067\u0075\u006aa\u0072\u0061\u0074\u0069",0x09c4:"\u0072r\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci",0x0944:"\u0072\u0072\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061",0x0ac4:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006fw\u0065\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061r\u0061\u0074\u0069",0x29f7:"\u0072s\u006f\u006c\u0062\u0061\u0072",0x2ace:"\u0072s\u0071\u0068\u006f\u006f\u006b",0x2a65:"\u0072\u0073\u0075\u0062",0x023c:"\u0072\u0073\u0075\u0070\u0065\u0072",0xf6f1:"\u0072s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2590:"\u0072t\u0062\u006c\u006f\u0063\u006b",0x2595:"\u0072\u0074\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x29ce:"\u0072\u0074\u0072\u0069\u006c\u0074\u0072\u0069",0x0279:"\u0072t\u0075\u0072\u006e\u0065\u0064",0x02b4:"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x023e:"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072",0x023d:"\u0072\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072",0x308b:"\u0072\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30eb:"\u0072\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff99:"\u0072\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x29f4:"r\u0075\u006c\u0065\u0064\u0065\u006c\u0061\u0079\u0065\u0064",0x20a8:"\u0072\u0075\u0070e\u0065",0x09f2:"\u0072\u0075p\u0065\u0065\u006da\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x09f3:"\u0072\u0075p\u0065\u0065\u0073i\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf6dd:"\u0072\u0075\u0070\u0069\u0061\u0068",0x0e24:"\u0072\u0075\u0074\u0068\u0061\u0069",0x23b9:"\u0072v\u0062\u006f\u0078\u006c\u0069\u006ee",0x098b:"\u0072v\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x090b:"\u0072\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x0a8b:"\u0072\u0076o\u0063\u0061\u006ci\u0063\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x09c3:"\u0072v\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0943:"r\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac3:"\u0072v\u006f\u0063\u0061\u006ci\u0063\u0076\u006f\u0077\u0065l\u0073i\u0067n\u0067\u0075\u006a\u0061\u0072\u0061\u0074i",0x29d9:"\u0072\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x0073:"\u0073",0x09b8:"\u0073a\u0062\u0065\u006e\u0067\u0061\u006ci",0x015b:"\u0073\u0061\u0063\u0075\u0074\u0065",0x1e65:"\u0073a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0938:"\u0073\u0061\u0064\u0065\u0076\u0061",0xfeba:"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfebb:"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb9:"s\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfebc:"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0ab8:"\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a38:"\u0073\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3055:"\u0073\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b5:"\u0073\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7b:"\u0073\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xfdfa:"\u0073\u0061\u006cl\u0061\u006c\u006c\u0061h\u006f\u0075\u0061\u006c\u0061\u0079\u0068e\u0077\u0061\u0073\u0061\u006c\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063",0x05e1:"\u0073\u0061\u006d\u0065\u006b\u0068",0xfb41:"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077",0x2143:"\u0073\u0061\u006e\u0073\u004c\u006d\u0069\u0072\u0072\u006f\u0072\u0065\u0064",0x2142:"s\u0061\u006e\u0073\u004c\u0074\u0075\u0072\u006e\u0065\u0064",0x0e32:"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069",0x0e41:"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069",0x0e44:"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069",0x0e43:"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069",0x0e33:"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069",0x0e30:"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i",0x0e40:"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i",0xf886:"\u0073\u0061\u0072\u0061\u0069\u0069\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e35:"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069",0xf885:"\u0073\u0061\u0072\u0061\u0069\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e34:"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i",0x0e42:"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i",0xf888:"\u0073a\u0072a\u0075\u0065\u0065\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e37:"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069",0xf887:"\u0073\u0061\u0072\u0061\u0075\u0065\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e36:"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069",0x0e38:"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i",0x0e39:"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069",0x22a8:"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s",0x3119:"\u0073b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0161:"\u0073\u0063\u0061\u0072\u006f\u006e",0x1e67:"\u0073c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x015f:"\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf817:"\u0073c\u0065\u0064\u0069\u006c\u006c\u00611",0x0259:"\u0073\u0063\u0068w\u0061",0x04d9:"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04db:"s\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x025a:"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk",0x24e2:"\u0073c\u0069\u0072\u0063\u006c\u0065",0x015d:"s\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0219:"\u0073\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x2a13:"\u0073\u0063\u0070\u006f\u006c\u0069\u006e\u0074",0x2108:"\u0073c\u0072\u0075\u0070\u006c\u0065",0x22b1:"\u0073\u0063\u0075\u0072\u0065\u006c",0x1e61:"\u0073\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e63:"\u0073d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e69:"\u0073d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074",0x033c:"\u0073e\u0061g\u0075\u006c\u006c\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x02af:"\u0073\u0065\u0061\u0067\u0075\u006c\u006c\u0073\u0075b\u006e\u006f\u0073\u0070",0x2033:"\u0073\u0065\u0063\u006f\u006e\u0064",0x02ca:"\u0073\u0065\u0063\u006f\u006e\u0064\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065",0x00a7:"\u0073e\u0063\u0074\u0069\u006f\u006e",0xfeb2:"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb3:"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfeb1:"\u0073\u0065\u0065n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfeb4:"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcb0:"\u0073\u0065\u0065\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x05b6:"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",0x0592:"\u0073\u0065\u0067\u006f\u006c\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x057d:"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x305b:"\u0073\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bb:"\u0073\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7e:"\u0073\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x003b:"\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn",0xff1b:"\u0073e\u006di\u0063\u006f\u006c\u006f\u006em\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe54:"\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006es\u006d\u0061\u006c\u006c",0x309c:"\u0073e\u006di\u0076\u006f\u0069\u0063\u0065d\u006d\u0061r\u006b\u006b\u0061\u006e\u0061",0xff9f:"s\u0065\u006d\u0069\u0076\u006f\u0069c\u0065\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006ea\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068",0x3322:"s\u0065\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x3323:"s\u0065\u006e\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x292d:"s\u0065\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077",0x2120:"s\u0065\u0072\u0076\u0069\u0063\u0065\u006d\u0061\u0072\u006b",0x29f5:"\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073",0x0037:"\u0073\u0065\u0076e\u006e",0x09ed:"\u0073\u0065\u0076e\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096d:"\u0073e\u0076\u0065\u006e\u0064\u0065\u0076a",0x215e:"\u0073\u0065\u0076e\u006e\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x0aed:"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6d:"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3027:"\u0073\u0065\u0076\u0065\u006e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3226:"s\u0065\u0076\u0065\u006eid\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2087:"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff17:"\u0073\u0065\u0076\u0065\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf737:"\u0073\u0065\u0076\u0065\u006e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247a:"\u0073\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x248e:"s\u0065\u0076\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x06f7:"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2176:"\u0073\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x2077:"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2470:"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2484:"\u0073\u0065\u0076\u0065\u006e\u0074\u0065\u0065\u006ep\u0061\u0072\u0065\u006e",0x2498:"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x0e57:"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i",0x0577:"s\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09b6:"\u0073\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0651:"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfc61:"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063",0xfc5e:"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",0xfc60:"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063",0xfe7d:"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",0xfe7c:"\u0073\u0068\u0061\u0064\u0064\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064",0xfc62:"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063",0xfc5f:"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",0xe825:"\u0073h\u0061\u0064\u0064\u0061\u006c\u006fw",0xe829:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",0xfcf3:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u006d\u0065\u0064\u0069\u0061\u006c",0xe82b:"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",0xe828:"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077",0xfcf2:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u006d\u0065\u0064\u0069\u0061\u006c",0xe818:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xe82a:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077",0xe82c:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",0xfcf4:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u006d\u0065\u0064\u0069\u0061\u006c",0xe82d:"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",0x2592:"\u0073\u0068\u0061d\u0065",0xf822:"\u0073\u0068\u0061\u0064\u0065\u0031",0x2591:"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074",0x0936:"\u0073h\u0061\u0064\u0065\u0076\u0061",0x0ab6:"s\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a36:"s\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0593:"\u0073\u0068a\u006c\u0073\u0068e\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x3115:"\u0073\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0xfeb6:"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb7:"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfeb5:"\u0073\u0068\u0065\u0065\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfeb8:"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfd30:"s\u0068e\u0065\u006e\u0077\u0069\u0074\u0068\u006d\u0065e\u006d\u0069\u006e\u0069ti\u0061\u006c",0x03e3:"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x04bb:"\u0073\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x21b0:"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t",0x21b1:"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x03ed:"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x05e9:"\u0073\u0068\u0069\u006e",0xfb49:"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068",0xfb2c:"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074",0xfb2d:"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077",0x05c1:"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0xfb2a:"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074",0x0282:"\u0073\u0068\u006fo\u006b",0x2adf:"\u0073\u0068\u006f\u0072\u0074\u0064\u006f\u0077\u006e\u0074\u0061\u0063\u006b",0x2ade:"\u0073\u0068\u006f\u0072\u0074\u006c\u0065\u0066\u0074\u0074\u0061\u0063\u006b",0x2944:"\u0073h\u006f\u0072\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2ae0:"s\u0068\u006f\u0072\u0074\u0075\u0070\u0074\u0061\u0063\u006b",0x29e2:"\u0073h\u0075\u0066\u0066\u006c\u0065",0x03c3:"\u0073\u0069\u0067m\u0061",0x03c2:"\u0073\u0069\u0067\u006d\u0061\u0031",0x03f2:"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b",0x3057:"\u0073\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b7:"\u0073\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7c:"\u0073\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05bd:"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x2aa0:"\u0073\u0069\u006dg\u0045",0x2a9e:"\u0073\u0069\u006d\u0067\u0074\u0072",0x223c:"\u0073i\u006d\u0069\u006c\u0061\u0072",0x2b49:"\u0073\u0069m\u0069\u006c\u0061r\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2972:"\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x2a9f:"\u0073\u0069\u006dl\u0045",0x2a9d:"\u0073i\u006d\u006c\u0065\u0073\u0073",0x2a6c:"s\u0069\u006d\u006d\u0069\u006e\u0075\u0073\u0073\u0069\u006d",0x2246:"\u0073i\u006d\u006e\u0065\u0071\u0071",0x2a24:"\u0073i\u006d\u0070\u006c\u0075\u0073",0x2a6b:"\u0073\u0069\u006d\u0072\u0064\u006f\u0074\u0073",0x223f:"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065",0x3274:"\u0073\u0069\u006f\u0073\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3214:"\u0073\u0069o\u0073\u0061\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x317e:"\u0073i\u006fs\u0063\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3266:"\u0073\u0069o\u0073\u0063\u0069r\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x317a:"\u0073\u0069o\u0073\u006b\u0069y\u0065\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e",0x3145:"\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x317b:"\u0073i\u006fs\u006e\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3206:"\u0073i\u006fs\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x317d:"\u0073i\u006fs\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x317c:"\u0073\u0069o\u0073\u0074\u0069k\u0065\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e",0x0036:"\u0073\u0069\u0078",0x09ec:"\u0073\u0069\u0078\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096c:"\u0073i\u0078\u0064\u0065\u0076\u0061",0x0aec:"s\u0069\u0078\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6c:"s\u0069\u0078\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3026:"s\u0069\u0078\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3225:"\u0073\u0069\u0078\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2086:"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff16:"\u0073\u0069\u0078m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf736:"s\u0069\u0078\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2479:"\u0073\u0069\u0078\u0070\u0061\u0072\u0065\u006e",0x2006:"\u0073\u0069\u0078\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065",0x248d:"\u0073i\u0078\u0070\u0065\u0072\u0069\u006fd",0x06f6:"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2175:"\u0073\u0069\u0078\u0072\u006f\u006d\u0061\u006e",0x2076:"s\u0069\u0078\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x246f:"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x09f9:"\u0073\u0069\u0078\u0074\u0065\u0065n\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079\u0064\u0065\u006e\u006f\u006di\u006e\u0061\u0074\u006f\u0072\u0062\u0065n\u0067\u0061\u006c\u0069",0x2483:"\u0073\u0069\u0078t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2497:"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x0e56:"\u0073i\u0078\u0074\u0068\u0061\u0069",0x002f:"\u0073\u006c\u0061s\u0068",0x02ab:"\u0073\u006c\u0061\u0073\u0068\u006c\u006f\u006e\u0067\u006e\u006f\u0073\u0070",0xff0f:"\u0073\u006c\u0061\u0073\u0068\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x02aa:"\u0073\u006c\u0061\u0073\u0068\u0073\u0068\u006f\u0072t\u006e\u006f\u0073\u0070",0x1e9b:"\u0073\u006c\u006f\u006e\u0067\u0064\u006f\u0074\u0061c\u0063\u0065\u006e\u0074",0x2322:"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e",0x25c2:"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074",0x25b8:"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x06e4:"\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0067\u0068m\u0061\u0064\u0064\u0061",0x220a:"\u0073m\u0061\u006c\u006c\u0069\u006e",0x220d:"\u0073m\u0061\u006c\u006c\u006e\u0069",0x2a33:"\u0073\u006d\u0061\u0073\u0068\u0074\u0069\u006d\u0065\u0073",0x2b29:"\u0073\u006d\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b2a:"\u0073\u006d\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x29e4:"\u0073\u006d\u0065\u0070\u0061\u0072\u0073\u006c",0x2323:"\u0073\u006d\u0069l\u0065",0x263a:"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e",0xff53:"\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2aaa:"\u0073\u006d\u0074",0x2aac:"\u0073\u006d\u0074\u0065",0x2b52:"s\u006d\u0077\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",0x2b2b:"\u0073\u006d\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x05c3:"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077",0x00ad:"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e",0x044c:"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x305d:"\u0073\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bd:"\u0073\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7f:"\u0073\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0338:"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062",0x0337:"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062",0x0e29:"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069",0x0e28:"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069",0x0e0b:"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069",0x0e2a:"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i",0x0020:"\u0073\u0070\u0061c\u0065",0x2660:"\u0073\u0070\u0061d\u0065",0x2664:"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065",0x24ae:"\u0073\u0070\u0061\u0072\u0065\u006e",0x2222:"\u0073\u0070\u0068\u0065\u0072\u0069\u0063\u0061\u006ca\u006e\u0067\u006c\u0065",0x29a1:"\u0073\u0070h\u0065\u0072\u0069c\u0061\u006c\u0061\u006e\u0067\u006c\u0065\u0075\u0070",0x2a16:"\u0073\u0071\u0069n\u0074",0x2311:"\u0073q\u006c\u006f\u007a\u0065\u006e\u0067e",0x23b7:"\u0073\u0071\u0072\u0074\u0062\u006f\u0074\u0074\u006f\u006d",0x22e4:"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071",0x22e5:"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071",0x033b:"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x2b13:"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u006f\u0074b\u006c\u0061\u0063\u006b",0x33c4:"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u0063",0x339d:"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u006d",0x25a9:"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c",0x22a1:"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft",0x25a4:"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c",0x228f:"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065",0x338f:"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u0067",0x339e:"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u006d",0x33ce:"\u0073q\u0075a\u0072\u0065\u006b\u006d\u0063\u0061\u0070\u0069\u0074\u0061\u006c",0x25e7:"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b",0x2b15:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006c\u0062\u006c\u0061\u0063\u006b",0x25f1:"\u0073\u0071\u0075a\u0072\u0065\u006c\u006c\u0071\u0075\u0061\u0064",0x33d1:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006e",0x33d2:"\u0073q\u0075\u0061\u0072\u0065\u006c\u006fg",0x25ea:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b",0x25f2:"\u0073\u0071\u0075a\u0072\u0065\u006c\u0072\u0071\u0075\u0061\u0064",0x338e:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0067",0x33d5:"\u0073q\u0075\u0061\u0072\u0065\u006d\u0069l",0x229f:"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073",0x339c:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u006d",0x33a1:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0073\u0071u\u0061\u0072\u0065\u0064",0x22a0:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2290:"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c",0x25a6:"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c",0x229e:"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073",0x25e8:"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b",0x02ae:"\u0073\u0071\u0075\u0061\u0072\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x2b12:"\u0073\u0071\u0075\u0061\u0072\u0065\u0074\u006f\u0070b\u006c\u0061\u0063\u006b",0x25e9:"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b",0x25f0:"\u0073\u0071\u0075a\u0072\u0065\u0075\u006c\u0071\u0075\u0061\u0064",0x25a7:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c",0x25a8:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c",0x2b14:"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u0072\u0062\u006c\u0061\u0063\u006b",0x25f3:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0072\u0071\u0075\u0061\u0064",0x25a5:"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c",0x25a3:"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k",0x21ad:"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074",0x21dd:"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x25a2:"\u0073q\u0075\u006f\u0076\u0061\u006c",0x33db:"\u0073\u0072\u0073\u0071\u0075\u0061\u0072\u0065",0x09b7:"\u0073\u0073\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0937:"\u0073s\u0061\u0064\u0065\u0076\u0061",0x0ab7:"s\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x3149:"\u0073\u0073a\u006e\u0067\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3185:"\u0073\u0073a\u006e\u0067\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3180:"\u0073\u0073a\u006e\u0067\u0069e\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e",0x3132:"\u0073\u0073\u0061\u006e\u0067\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3165:"\u0073\u0073a\u006e\u0067\u006ei\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3143:"\u0073\u0073a\u006e\u0067\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3146:"\u0073s\u0061n\u0067\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3138:"\u0073\u0073\u0061\u006e\u0067\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x2afd:"\u0073\u0073\u006c\u0061\u0073\u0068",0xf6f2:"\u0073s\u0075\u0070\u0065\u0072\u0069\u006fr",0xfb06:"\u0073\u0074",0x22c6:"\u0073\u0074\u0061\u0072",0x225b:"\u0073\u0074\u0061\u0072\u0065\u0071",0x00a3:"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067",0xffe1:"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x23e4:"\u0073\u0074\u0072n\u0073",0x0336:"s\u0074r\u006f\u006b\u0065\u006c\u006f\u006e\u0067\u006fv\u0065\u0072\u006c\u0061yc\u006d\u0062",0x0335:"s\u0074\u0072\u006f\u006bes\u0068o\u0072\u0074\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062",0x2ac3:"\u0073u\u0062\u0065\u0064\u006f\u0074",0x2ac1:"\u0073u\u0062\u006d\u0075\u006c\u0074",0x2979:"\u0073u\u0062\u0072\u0061\u0072\u0072",0x2ac9:"\u0073\u0075\u0062s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078",0x27c3:"\u0073\u0075\u0062\u0073\u0065\u0074\u0063\u0069\u0072\u0063",0x22d0:"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l",0x2ac5:"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c",0x2abd:"\u0073u\u0062\u0073\u0065\u0074\u0064\u006ft",0x228a:"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",0x2acb:"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c",0x2abf:"\u0073\u0075\u0062\u0073\u0065\u0074\u0070\u006c\u0075\u0073",0x2291:"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",0x2ac7:"\u0073\u0075\u0062\u0073\u0069\u006d",0x2ad5:"\u0073\u0075\u0062\u0073\u0075\u0062",0x2ad3:"\u0073\u0075\u0062\u0073\u0075\u0070",0x2ab8:"\u0073\u0075\u0063\u0063\u0061\u0070\u0070\u0072\u006f\u0078",0x227b:"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073",0x2ab4:"\u0073u\u0063\u0063\u0065\u0071\u0071",0x2ab2:"\u0073u\u0063\u0063\u006e\u0065\u0071",0x220b:"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074",0x3059:"\u0073\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b9:"\u0073\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7d:"\u0073\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0652:"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfe7e:"\u0073\u0075\u006b\u0075\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe822:"\u0073\u0075\u006b\u0075\u006e\u006c\u006f\u0077",0xfe7f:"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c",0xe834:"\u0073\u0075\u006bu\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x23b3:"\u0073u\u006d\u0062\u006f\u0074\u0074\u006fm",0x2a0b:"\u0073\u0075\u006d\u0069\u006e\u0074",0x2211:"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn",0x23b2:"\u0073\u0075\u006d\u0074\u006f\u0070",0x263c:"\u0073\u0075\u006e",0x2ad8:"\u0073u\u0070\u0064\u0073\u0075\u0062",0x2ac4:"\u0073u\u0070\u0065\u0064\u006f\u0074",0x0670:"\u0073u\u0070e\u0072\u0073\u0063\u0072\u0069\u0070\u0074\u0061\u006c\u0065\u0066",0x22d1:"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c",0x2ac6:"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",0x228b:"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2acc:"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c",0x2292:"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",0x27c9:"\u0073u\u0070\u0068\u0073\u006f\u006c",0x2ad7:"\u0073u\u0070\u0068\u0073\u0075\u0062",0x297b:"\u0073u\u0070\u006c\u0061\u0072\u0072",0x2ac2:"\u0073u\u0070\u006d\u0075\u006c\u0074",0x2aca:"\u0073\u0075\u0070s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078",0x27c4:"\u0073\u0075\u0070\u0073\u0065\u0074\u0063\u0069\u0072\u0063",0x2abe:"\u0073u\u0070\u0073\u0065\u0074\u0064\u006ft",0x2ac0:"\u0073\u0075\u0070\u0073\u0065\u0074\u0070\u006c\u0075\u0073",0x2ac8:"\u0073\u0075\u0070\u0073\u0069\u006d",0x2ad4:"\u0073\u0075\u0070\u0073\u0075\u0062",0x2ad6:"\u0073\u0075\u0070\u0073\u0075\u0070",0x33dc:"\u0073\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x337c:"\u0073y\u006fu\u0077\u0061\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x0074:"\u0074",0x09a4:"\u0074a\u0062\u0065\u006e\u0067\u0061\u006ci",0x22a4:"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e",0x22a3:"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074",0x0924:"\u0074\u0061\u0064\u0065\u0076\u0061",0x0aa4:"\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a24:"\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0637:"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c",0xfec2:"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfec3:"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x305f:"\u0074\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfec1:"t\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec4:"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x337d:"\u0074\u0061i\u0073\u0079\u006fu\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x30bf:"\u0074\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff80:"\u0074\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2afe:"\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067",0xfe71:"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065",0x03c4:"\u0074\u0061\u0075",0xfb4a:"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h",0x05ea:"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w",0x0167:"\u0074\u0062\u0061\u0072",0x310a:"\u0074b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0165:"\u0074\u0063\u0061\u0072\u006f\u006e",0xf815:"\u0074c\u0061\u0072\u006f\u006e\u0031",0x02a8:"\u0074\u0063\u0063\u0075\u0072\u006c",0x0163:"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf819:"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611",0x0686:"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfb7b:"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb7c:"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfb7a:"\u0074\u0063\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb7d:"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x24e3:"\u0074c\u0069\u0072\u0063\u006c\u0065",0x1e71:"\u0074\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1e97:"\u0074d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e6b:"\u0074\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6d:"\u0074d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04ad:"\u0074\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xfe96:"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfca2:"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc0c:"t\u0065h\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061t\u0065\u0064\u0061\u0072ab\u0069\u0063",0xfe97:"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3066:"\u0074\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfe95:"t\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfca1:"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc0b:"t\u0065\u0068\u006a\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0x0629:"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe94:"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfe93:"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074a\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0xfe98:"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca4:"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc0e:"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc73:"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfc74:"\u0074\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xe814:"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfca3:"\u0074e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc75:"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc10:"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x30c6:"\u0074\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff83:"\u0074\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2121:"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee",0x05a0:"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x05a9:"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x3229:"\u0074\u0065\u006e\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x247d:"\u0074\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2491:"\u0074e\u006e\u0070\u0065\u0072\u0069\u006fd",0x2179:"\u0074\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x02a7:"\u0074\u0065\u0073\u0068",0xfb38:"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h",0x05d8:"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w",0x04b5:"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x059b:"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x09a5:"\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0925:"\u0074h\u0061\u0064\u0065\u0076\u0061",0x0aa5:"t\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a25:"t\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0630:"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeac:"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeab:"\u0074\u0068\u0061l\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xf898:"\u0074\u0068\u0061\u006eth\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069",0xf897:"\u0074\u0068\u0061nt\u0068\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069",0x0e4c:"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069",0xf896:"\u0074h\u0061\u006e\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x062b:"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9a:"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9b:"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe99:"\u0074\u0068\u0065h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe9c:"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca6:"\u0074\u0068\u0065\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfc12:"t\u0068e\u0068\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064",0x2234:"\u0074h\u0065\u0072\u0065\u0066\u006f\u0072e",0x29e7:"\u0074h\u0065\u0072\u006d\u006f\u0064",0x03b8:"\u0074\u0068\u0065t\u0061",0x03d1:"\u0074\u0068\u0065\u0074\u0061\u0031",0x3279:"t\u0068i\u0065\u0075\u0074\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3219:"\u0074\u0068\u0069\u0065ut\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326b:"\u0074\u0068\u0069\u0065ut\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314c:"\u0074\u0068\u0069\u0065\u0075\u0074\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320b:"\u0074h\u0069e\u0075\u0074\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x2009:"\u0074h\u0069\u006e\u0073\u0070\u0061\u0063e",0x246c:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2480:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2494:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e11:"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069",0x01ad:"\u0074\u0068\u006fo\u006b",0x0e12:"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069",0x00fe:"\u0074\u0068\u006fr\u006e",0x0e17:"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e10:"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e18:"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069",0x0e16:"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069",0x0482:"\u0074\u0068o\u0075\u0073\u0061n\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x066c:"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063",0x0033:"\u0074\u0068\u0072e\u0065",0x09e9:"\u0074\u0068\u0072e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x27c0:"t\u0068\u0072\u0065\u0065\u0064\u0061\u006e\u0067\u006c\u0065",0x0969:"\u0074h\u0072\u0065\u0065\u0064\u0065\u0076a",0x2af6:"\u0074\u0068\u0072\u0065\u0065\u0064\u006f\u0074\u0063\u006f\u006c\u006f\u006e",0x215c:"\u0074\u0068\u0072e\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x2157:"t\u0068\u0072\u0065\u0065\u0066\u0069\u0066\u0074\u0068\u0073",0x0ae9:"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a69:"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3023:"\u0074\u0068\u0072\u0065\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3222:"t\u0068\u0072\u0065\u0065id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2083:"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff13:"\u0074\u0068\u0072\u0065\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x09f6:"t\u0068\u0072\u0065\u0065nu\u006de\u0072\u0061\u0074\u006f\u0072b\u0065\u006e\u0067\u0061\u006c\u0069",0xf733:"\u0074\u0068\u0072\u0065\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2476:"\u0074\u0068\u0072\u0065\u0065\u0070\u0061\u0072\u0065\u006e",0x2004:"\u0074h\u0072e\u0065\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065",0x248a:"t\u0068\u0072\u0065\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f3:"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x00be:"\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073",0xf6de:"\u0074\u0068\u0072\u0065eq\u0075\u0061\u0072\u0074\u0065\u0072\u0073\u0065\u006d\u0064\u0061\u0073\u0068",0x2172:"\u0074\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e",0x00b3:"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e53:"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i",0x20e8:"\u0074\u0068\u0072\u0065\u0065\u0075\u006e\u0064\u0065\u0072\u0064\u006f\u0074",0x3394:"\u0074h\u007a\u0073\u0071\u0075\u0061\u0072e",0x2040:"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t",0x29dd:"\u0074\u0069\u0065\u0069\u006e\u0066\u0074\u0079",0x3061:"\u0074\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c1:"\u0074\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff81:"\u0074\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3270:"\u0074\u0069\u006b\u0065ut\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x3210:"\u0074i\u006be\u0075\u0074\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x3262:"\u0074i\u006be\u0075\u0074\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3137:"\u0074\u0069\u006be\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e",0x3202:"\u0074\u0069\u006b\u0065\u0075\u0074\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x02dc:"\u0074\u0069\u006cd\u0065",0xf004:"\u0074\u0069\u006c\u0064\u0065\u0031",0x0330:"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0303:"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062",0x0360:"\u0074\u0069\u006c\u0064\u0065\u0064\u006f\u0075\u0062l\u0065\u0063\u006d\u0062",0x0276:"\u0074i\u006c\u0064\u0065\u006e\u006f\u0073p",0x0334:"\u0074i\u006cd\u0065\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063\u006d\u0062",0x033e:"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0069\u0063\u0061\u006c\u0063\u006d\u0062",0x2a31:"\u0074\u0069\u006d\u0065\u0073\u0062\u0061\u0072",0x0596:"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x0a70:"\u0074\u0069\u0070\u0070\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0483:"\u0074\u0069t\u006c\u006f\u0063y\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x057f:"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e6f:"\u0074\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x29ff:"\u0074\u006d\u0069\u006e\u0075\u0073",0xff54:"\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0569:"\u0074\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2928:"\u0074\u006f\u0065\u0061",0x3068:"\u0074\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c8:"\u0074\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff84:"\u0074\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2927:"\u0074\u006f\u006e\u0061",0x02e5:"\u0074\u006f\u006e\u0065ba\u0072\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068\u006d\u006f\u0064",0x02e9:"\u0074o\u006ee\u0062\u0061\u0072\u0065\u0078t\u0072\u0061l\u006f\u0077\u006d\u006f\u0064",0x02e6:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u0068\u0069g\u0068\u006d\u006f\u0064",0x02e8:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006c\u006f\u0077\u006d\u006f\u0064",0x02e7:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006d\u0069\u0064\u006d\u006f\u0064",0x01bd:"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065",0x0185:"\u0074o\u006e\u0065\u0073\u0069\u0078",0x01a8:"\u0074o\u006e\u0065\u0074\u0077\u006f",0x0384:"\u0074\u006f\u006eo\u0073",0x3327:"\u0074o\u006e\u0073\u0071\u0075\u0061\u0072e",0x0e0f:"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069",0x2336:"\u0074\u006f\u0070\u0062\u006f\u0074",0x2af1:"\u0074\u006f\u0070\u0063\u0069\u0072",0x2ada:"\u0074o\u0070\u0066\u006f\u0072\u006b",0x25e0:"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065",0x3014:"\u0074o\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe5d:"\u0074\u006fr\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0073ma\u006c\u006c",0xfe39:"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072a\u0063k\u0065\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3015:"\u0074o\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006cl\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068t",0xfe5e:"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068e\u006c\u006c\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0xfe3a:"\u0074\u006f\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x2929:"\u0074\u006f\u0073\u0061",0x0e15:"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i",0x292a:"\u0074\u006f\u0077\u0061",0x01ab:"\u0074\u0070\u0061l\u0061\u0074\u0061\u006c\u0068\u006f\u006f\u006b",0x24af:"\u0074\u0070\u0061\u0072\u0065\u006e",0x29fe:"\u0074\u0070\u006cu\u0073",0x2122:"\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k",0xf8ea:"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006b\u0073\u0061\u006e\u0073",0xf6db:"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006bs\u0065\u0072\u0069\u0066",0x23e2:"\u0074r\u0061\u0070\u0065\u007a\u0069\u0075m",0x0288:"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x2023:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0062u\u006c\u006c\u0065\u0074",0x25ec:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074",0x25ed:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b",0x22b4:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c",0x2a3a:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006d\u0069\u006e\u0075\u0073",0x29ca:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006f\u0064\u006f\u0074",0x2a39:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0070\u006c\u0075\u0073",0x25ee:"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b",0x22b5:"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c",0x29cc:"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065s",0x29cd:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073e\u0072\u0069\u0066\u0073",0x2a3b:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0074\u0069\u006d\u0065\u0073",0x29cb:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072",0x29fb:"\u0074\u0072\u0069\u0070\u006c\u0065\u0070\u006c\u0075\u0073",0x2034:"\u0074r\u0070\u0072\u0069\u006d\u0065",0x2afb:"\u0074r\u0073\u006c\u0061\u0073\u0068",0x02a6:"\u0074\u0073",0xfb46:"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068",0x0446:"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x05b5:"\u0074s\u0065\u0072\u0065\u0031\u0032",0x045b:"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf6f3:"\u0074s\u0075\u0070\u0065\u0072\u0069\u006fr",0x099f:"\u0074\u0074\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091f:"\u0074t\u0061\u0064\u0065\u0076\u0061",0x0a9f:"t\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1f:"t\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfb67:"\u0074t\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb68:"\u0074\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb69:"\u0074\u0074e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x09a0:"t\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0920:"\u0074\u0074\u0068\u0061\u0064\u0065\u0076\u0061",0x0aa0:"\u0074\u0074\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a20:"\u0074\u0074\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0287:"\u0074t\u0075\u0072\u006e\u0065\u0064",0x3064:"\u0074\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c4:"\u0074\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff82:"\u0074\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x29a2:"\u0074u\u0072\u006e\u0061\u006e\u0067\u006ce",0x2129:"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061",0x2319:"\u0074u\u0072\u006e\u0065\u0064\u006e\u006ft",0x22a2:"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074",0x3063:"\u0074u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c3:"\u0074u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6f:"\u0074u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x246b:"\u0074\u0077\u0065l\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x247f:"t\u0077\u0065\u006c\u0076\u0065\u0070\u0061\u0072\u0065\u006e",0x2493:"\u0074\u0077\u0065l\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x217b:"t\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e",0xd80c:"t\u0077\u0065\u006c\u0076\u0065\u0075\u0064\u0061\u0073\u0068",0x2473:"\u0074\u0077\u0065n\u0074\u0079\u0063\u0069\u0072\u0063\u006c\u0065",0x5344:"\u0074\u0077\u0065\u006e\u0074\u0079\u0068\u0061\u006eg\u007a\u0068\u006f\u0075",0x2487:"t\u0077\u0065\u006e\u0074\u0079\u0070\u0061\u0072\u0065\u006e",0x249b:"\u0074\u0077\u0065n\u0074\u0079\u0070\u0065\u0072\u0069\u006f\u0064",0x0032:"\u0074\u0077\u006f",0x0662:"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c",0x09e8:"\u0074\u0077\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x2a4b:"\u0074w\u006f\u0063\u0061\u0070\u0073",0x2a4a:"\u0074w\u006f\u0063\u0075\u0070\u0073",0x0968:"\u0074w\u006f\u0064\u0065\u0076\u0061",0x2025:"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072",0xfe30:"t\u0077o\u0064\u006f\u0074\u006c\u0065\u0061\u0064\u0065r\u0076\u0065\u0072\u0074ic\u0061\u006c",0x2156:"\u0074w\u006f\u0066\u0069\u0066\u0074\u0068s",0x0ae8:"t\u0077\u006f\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a68:"t\u0077\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3022:"t\u0077\u006f\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x21a1:"\u0074\u0077o\u0068\u0065\u0061d\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x2b3b:"t\u0077o\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077ta\u0069\u006c",0x2b37:"\u0074\u0077\u006f\u0068ea\u0064\u006c\u0065\u0066\u0074\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2b36:"\u0074w\u006fh\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x2905:"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0074\u006f",0x2916:"t\u0077\u006f\u0068\u0065ad\u0072i\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0074\u0061\u0069\u006c",0x219f:"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0075\u0070a\u0072\u0072\u006f\u0077",0x2949:"t\u0077o\u0068\u0065\u0061\u0064\u0075\u0070\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065",0x3221:"\u0074\u0077\u006f\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2082:"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff12:"\u0074\u0077\u006fm\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f5:"\u0074\u0077\u006f\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf732:"t\u0077\u006f\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2475:"\u0074\u0077\u006f\u0070\u0061\u0072\u0065\u006e",0x2489:"\u0074w\u006f\u0070\u0065\u0072\u0069\u006fd",0x06f2:"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2171:"\u0074\u0077\u006f\u0072\u006f\u006d\u0061\u006e",0x01bb:"\u0074w\u006f\u0073\u0074\u0072\u006f\u006be",0x00b2:"t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e52:"\u0074w\u006f\u0074\u0068\u0061\u0069",0x2154:"\u0074w\u006f\u0074\u0068\u0069\u0072\u0064s",0x2982:"\u0074y\u0070\u0065\u0063\u006f\u006c\u006fn",0x0075:"\u0075",0x2643:"\u0075\u0032\u00364\u0033",0x00fa:"\u0075\u0061\u0063\u0075\u0074\u0065",0x0289:"\u0075\u0062\u0061\u0072",0x0989:"\u0075\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x3128:"\u0075b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23e1:"\u0075b\u0072\u0062\u0072\u0061\u006b",0x016d:"\u0075\u0062\u0072\u0065\u0076\u0065",0x01d4:"\u0075\u0063\u0061\u0072\u006f\u006e",0xf834:"\u0075\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24e4:"\u0075c\u0069\u0072\u0063\u006c\u0065",0x00fb:"u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e77:"\u0075\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0951:"\u0075\u0064\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061",0x0171:"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e",0x0215:"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e",0x0909:"\u0075\u0064\u0065v\u0061",0x00fc:"\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s",0x01d8:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x1e73:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077",0x01da:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e",0x04f1:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01dc:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065",0x01d6:"\u0075d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0x1ee5:"\u0075d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00f9:"\u0075\u0067\u0072\u0061\u0076\u0065",0x0a89:"\u0075g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a09:"\u0075g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3046:"\u0075h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ee7:"\u0075\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01b0:"\u0075\u0068\u006fr\u006e",0x1ee9:"\u0075\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ef1:"\u0075\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1eeb:"\u0075\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1eed:"\u0075\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1eef:"\u0075\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x04f3:"u\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0217:"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x30a6:"\u0075k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff73:"\u0075k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x0479:"\u0075\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x315c:"\u0075k\u006f\u0072\u0065\u0061\u006e",0x25dc:"\u0075\u006c\u0061r\u0063",0x25f8:"\u0075\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x016b:"\u0075m\u0061\u0063\u0072\u006f\u006e",0x04ef:"\u0075m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e7b:"\u0075m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x0a41:"\u0075\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0x2a41:"\u0075\u006d\u0069\u006e\u0075\u0073",0xff55:"\u0075\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23df:"\u0075\u006e\u0064\u0065\u0072\u0062\u0072\u0061\u0063\u0065",0x23b5:"\u0075\u006e\u0064e\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074",0x20ee:"\u0075\u006e\u0064\u0065\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x20ed:"u\u006ed\u0065\u0072\u006c\u0065\u0066\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e",0x23dd:"\u0075\u006e\u0064\u0065\u0072\u0070\u0061\u0072\u0065\u006e",0x20ef:"\u0075n\u0064e\u0072\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x20ec:"u\u006e\u0064\u0065\u0072ri\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e",0x005f:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065",0x2017:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c",0xff3f:"\u0075\u006e\u0064\u0065rs\u0063\u006f\u0072\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe33:"\u0075n\u0064e\u0072\u0073\u0063\u006f\u0072e\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0xfe4f:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u0077\u0061\u0076\u0079",0x203f:"\u0075\u006e\u0064\u0065\u0072\u0074\u0069\u0065",0x22ef:"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073",0x222a:"\u0075\u006e\u0069o\u006e",0x22d3:"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c",0x228e:"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069",0x2294:"\u0075n\u0069\u006f\u006e\u0073\u0071",0x22c3:"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t",0x2200:"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l",0x0173:"\u0075o\u0067\u006f\u006e\u0065\u006b",0x214b:"\u0075\u0070\u0061n\u0064",0x24b0:"\u0075\u0070\u0061\u0072\u0065\u006e",0x2909:"\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064",0x29bd:"\u0075p\u0061r\u0072\u006f\u0077\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2580:"\u0075p\u0062\u006c\u006f\u0063\u006b",0x03dd:"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da",0x2951:"u\u0070\u0064\u006f\u0077nh\u0061r\u0070\u006f\u006f\u006e\u006ce\u0066\u0074\u006c\u0065\u0066\u0074",0x294d:"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0072\u0069\u0067h\u0074",0x294c:"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u006c\u0065f\u0074",0x294f:"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0072\u0069\u0067\u0068\u0074",0x296e:"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x2594:"\u0075\u0070\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x297e:"\u0075\u0070\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x2960:"\u0075\u0070h\u0061\u0072\u0070o\u006f\u006e\u006c\u0065\u0066\u0074\u0062\u0061\u0072",0x295c:"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067h\u0074\u0062\u0061\u0072",0x2963:"\u0075\u0070\u0068\u0061rp\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x27d2:"\u0075\u0070\u0069\u006e",0x2a1b:"\u0075\u0070\u0069n\u0074",0x03df:"\u0075p\u006b\u006f\u0070\u0070\u0061",0x03d8:"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061",0x03d9:"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061",0x05c4:"\u0075\u0070\u0070\u0065\u0072\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077",0x2934:"\u0075\u0070\u0072\u0069\u0067\u0068\u0074\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077",0x03e1:"\u0075p\u0073\u0061\u006d\u0070\u0069",0x03c5:"\u0075p\u0073\u0069\u006c\u006f\u006e",0x02f9:"u\u0070\u0073\u0069\u006con\u0064i\u0061\u0065\u0072\u0065\u0073i\u0073\u0074\u006f\u006e\u006f\u0073",0x03cb:"\u0075p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x03b0:"u\u0070s\u0069\u006c\u006f\u006e\u0064\u0069\u0065\u0072e\u0073\u0069\u0073\u0074on\u006f\u0073",0x028a:"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e",0x03cd:"\u0075\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x29f8:"\u0075p\u0073\u006c\u006f\u0070\u0065",0x03db:"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061",0x031d:"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x02d4:"\u0075p\u0074\u0061\u0063\u006b\u006d\u006fd",0x03f4:"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x0a73:"u\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x25dd:"\u0075\u0072\u0061r\u0063",0x016f:"\u0075\u0072\u0069n\u0067",0x25f9:"\u0075\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x3045:"\u0075\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a5:"\u0075\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff69:"\u0075\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x04af:"\u0075\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04b1:"\u0075\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0169:"\u0075\u0074\u0069\u006c\u0064\u0065",0x1e79:"u\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e75:"u\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x098a:"\u0075u\u0062\u0065\u006e\u0067\u0061\u006ci",0x090a:"\u0075\u0075\u0064\u0065\u0076\u0061",0x0a8a:"\u0075\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a0a:"\u0075\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a42:"\u0075u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09c2:"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0942:"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac2:"\u0075\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x09c1:"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x0941:"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0ac1:"\u0075v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0076:"\u0076",0x2ae8:"\u0076\u0042\u0061\u0072",0x2ae9:"\u0076\u0042\u0061r\u0076",0x2ae2:"\u0076\u0044\u0064\u0061\u0073\u0068",0x0935:"\u0076\u0061\u0064\u0065\u0076\u0061",0x0ab5:"\u0076\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a35:"\u0076\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x30f7:"\u0076\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2ae6:"\u0076\u0061\u0072\u0056\u0064\u0061\u0073\u0068",0x23ce:"\u0076\u0061\u0072\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e",0x2306:"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065",0x2b21:"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e",0x2b22:"\u0076a\u0072h\u0065\u0078\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0x232c:"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e\u006c\u0072b\u006f\u006e\u0064\u0073",0xfb1e:"\u0076\u0061\u0072\u0069\u006b\u0061",0x22f6:"v\u0061\u0072\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072",0x22f3:"\u0076\u0061\u0072\u0069\u0073\u0069\u006e\u0073",0x22fd:"\u0076a\u0072\u006e\u0069\u006f\u0062\u0061r",0x22fb:"\u0076\u0061\u0072\u006e\u0069\u0073",0x2232:"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x22b2:"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x22b3:"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x2a61:"\u0076a\u0072\u0076\u0065\u0065\u0062\u0061r",0x05d5:"\u0076\u0061\u0076",0xfb35:"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfb4b:"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d",0x23aa:"\u0076\u0062\u0072\u0061\u0063\u0065\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x29d0:"\u0076\u0062\u0072\u0074\u0072\u0069",0x24e5:"\u0076c\u0069\u0072\u0063\u006c\u0065",0x1e7f:"\u0076d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a2f:"\u0076\u0065\u0063\u0074\u0069\u006d\u0065\u0073",0x20d7:"\u0076\u0065\u0063\u0074\u006f\u0072",0x27c7:"\u0076\u0065\u0065\u0064\u006f\u0074",0x2a63:"\u0076\u0065\u0065d\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072",0x225a:"\u0076\u0065\u0065e\u0071",0x2a5b:"\u0076\u0065\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074",0x2a52:"\u0076e\u0065\u006f\u0064\u006f\u0074",0x2a56:"\u0076\u0065\u0065\u006f\u006e\u0076\u0065\u0065",0x2a59:"\u0076\u0065\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065",0x06a4:"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfb6b:"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb6c:"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb6a:"v\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb6d:"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x30f9:"\u0076\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2123:"\u0076\u0065\u0072\u0073\u0069\u0063\u006c\u0065",0x030d:"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0061\u0062\u006f\u0076ec\u006d\u0062",0x0329:"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062",0x02cc:"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006ci\u006e\u0065l\u006f\u0077\u006d\u006f\u0064",0x02c8:"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u006d\u006f\u0064",0x20d2:"v\u0065\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079",0x057e:"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x028b:"\u0076\u0068\u006fo\u006b",0x2317:"\u0076\u0069\u0065\u0077\u0064\u0061\u0074\u0061",0x30f8:"\u0076\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x09cd:"\u0076\u0069\u0072\u0061\u006d\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x094d:"\u0076\u0069\u0072\u0061\u006d\u0061\u0064\u0065\u0076\u0061",0x0acd:"\u0076\u0069\u0072\u0061\u006d\u0061\u0067\u0075\u006aa\u0072\u0061\u0074\u0069",0x0983:"\u0076\u0069\u0073\u0061\u0072\u0067\u0061\u0062\u0065n\u0067\u0061\u006c\u0069",0x0903:"v\u0069\u0073\u0061\u0072\u0067\u0061\u0064\u0065\u0076\u0061",0x0a83:"\u0076i\u0073a\u0072\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x27dd:"\u0076l\u006f\u006e\u0067\u0064\u0061\u0073h",0xff56:"\u0076\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0578:"\u0076\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x309e:"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30fe:"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x309b:"\u0076\u006f\u0069\u0063\u0065\u0064\u006d\u0061\u0072k\u006b\u0061\u006e\u0061",0xff9e:"\u0076\u006f\u0069ce\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x30fa:"\u0076\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24b1:"\u0076\u0070\u0061\u0072\u0065\u006e",0x25af:"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",0x25ae:"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b",0x021b:"\u0076s\u0063\u0072\u0069\u0070\u0074",0x1e7d:"\u0076\u0074\u0069\u006c\u0064\u0065",0x021c:"\u0076\u0074\u0075r\u006e",0x028c:"\u0076t\u0075\u0072\u006e\u0065\u0064",0x3094:"\u0076\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f4:"\u0076\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2b1d:"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x2218:"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1e:"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x299a:"\u0076z\u0069\u0067\u007a\u0061\u0067",0x0077:"\u0077",0x1e83:"\u0077\u0061\u0063\u0075\u0074\u0065",0x3159:"\u0077a\u0065\u006b\u006f\u0072\u0065\u0061n",0x308f:"\u0077\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ef:"\u0077\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9c:"\u0077\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3158:"\u0077\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x308e:"\u0077a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ee:"\u0077a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3357:"w\u0061\u0074\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x301c:"\u0077\u0061\u0076\u0065\u0064\u0061\u0073\u0068",0xfe34:"\u0077\u0061\u0076\u0079un\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0076\u0065\u0072\u0074\u0069\u0063a\u006c",0x0648:"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c",0xfeee:"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe86:"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeed:"w\u0061\u0077\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe85:"\u0077a\u0077\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d",0x33dd:"\u0077\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x24e6:"\u0077c\u0069\u0072\u0063\u006c\u0065",0x0175:"w\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e85:"\u0077d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e87:"\u0077\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e89:"\u0077d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a5f:"\u0077\u0065\u0064\u0067\u0065\u0062\u0061\u0072",0x27d1:"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0074",0x2a60:"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0075\u0062l\u0065\u0062\u0061\u0072",0x2a5a:"\u0077\u0065\u0064g\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074",0x2a51:"\u0077e\u0064\u0067\u0065\u006f\u0064\u006ft",0x2a55:"\u0077\u0065\u0064g\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065",0x2259:"\u0077\u0065\u0064\u0067\u0065\u0071",0x3091:"\u0077\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x2118:"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073",0x30f1:"\u0077\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x315e:"\u0077\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x315d:"\u0077e\u006f\u006b\u006f\u0072\u0065\u0061n",0x1e81:"\u0077\u0067\u0072\u0061\u0076\u0065",0x25e6:"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074",0x25cb:"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x300e:"\u0077\u0068\u0069\u0074ec\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074",0xfe43:"\u0077\u0068\u0069\u0074\u0065\u0063\u006f\u0072\u006e\u0065r\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x300f:"\u0077\u0068\u0069te\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0xfe44:"\u0077\u0068\u0069t\u0065\u0063\u006f\u0072n\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x25c7:"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x25c8:"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064",0x25bf:"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25bd:"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x27c1:"w\u0068i\u0074\u0065\u0069\u006e\u0077\u0068\u0069\u0074e\u0074\u0072\u0069\u0061ng\u006c\u0065",0x25c3:"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25c1:"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x3016:"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074",0x3017:"w\u0068\u0069\u0074\u0065\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074",0x25c5:"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074",0x25bb:"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074",0x25b9:"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25b7:"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065",0x25ab:"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x27e4:"\u0077\u0068\u0069\u0074es\u0071\u0075\u0061\u0072\u0065\u0074\u0069\u0063\u006b\u006c\u0065\u0066\u0074",0x27e5:"w\u0068i\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065t\u0069\u0063\u006b\u0072ig\u0068\u0074",0x2606:"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r",0x260f:"\u0077\u0068\u0069\u0074\u0065\u0074\u0065\u006c\u0065p\u0068\u006f\u006e\u0065",0x3018:"\u0077\u0068i\u0074\u0065\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074le\u0066\u0074",0x3019:"\u0077\u0068\u0069\u0074\u0065\u0074\u006f\u0072\u0074\u006fi\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x25b5:"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065",0x25b3:"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x2b2d:"w\u0068\u0074\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c",0x2b2f:"w\u0068\u0074\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c",0x29a6:"\u0077\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",0x29a7:"w\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0075\u0070",0x20e9:"\u0077i\u0064e\u0062\u0072\u0069\u0064\u0067\u0065\u0061\u0062\u006f\u0076\u0065",0x3090:"\u0077\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f0:"\u0077\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x315f:"\u0077\u0069\u006b\u006f\u0072\u0065\u0061\u006e",0xff57:"\u0077\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3092:"\u0077\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f2:"\u0077\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff66:"\u0077\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x20a9:"\u0077\u006f\u006e",0xffe6:"\u0077\u006f\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0e27:"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069",0x24b2:"\u0077\u0070\u0061\u0072\u0065\u006e",0x2240:"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074",0x1e98:"\u0077\u0072\u0069n\u0067",0x0240:"\u0077\u0073\u0075\u0070\u0065\u0072",0x02b7:"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr",0x021d:"\u0077\u0074\u0075r\u006e",0x028d:"\u0077t\u0075\u0072\u006e\u0065\u0064",0x01bf:"\u0077\u0079\u006e\u006e",0x0078:"\u0078",0x033d:"\u0078a\u0062\u006f\u0076\u0065\u0063\u006db",0x3112:"\u0078b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24e7:"\u0078c\u0069\u0072\u0063\u006c\u0065",0x1e8d:"\u0078d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8b:"\u0078\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x056d:"x\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03be:"\u0078\u0069",0xff58:"\u0078\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x24b3:"\u0078\u0070\u0061\u0072\u0065\u006e",0x02e3:"\u0078s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0079:"\u0079",0x334e:"y\u0061\u0061\u0064\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x09af:"\u0079a\u0062\u0065\u006e\u0067\u0061\u006ci",0x00fd:"\u0079\u0061\u0063\u0075\u0074\u0065",0x092f:"\u0079\u0061\u0064\u0065\u0076\u0061",0x3152:"\u0079a\u0065\u006b\u006f\u0072\u0065\u0061n",0x0aaf:"\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2f:"\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3084:"\u0079\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e4:"\u0079\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff94:"\u0079\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3151:"\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x0e4e:"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069",0x3083:"\u0079a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e3:"\u0079a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6c:"\u0079a\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0463:"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x24e8:"\u0079c\u0069\u0072\u0063\u006c\u0065",0x0177:"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x00ff:"\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8f:"\u0079\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1ef5:"\u0079d\u006f\u0074\u0062\u0065\u006c\u006fw",0x064a:"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c",0x06d2:"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0xfbaf:"y\u0065h\u0062\u0061\u0072\u0072\u0065\u0065\u0066\u0069n\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfef2:"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x0626:"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0xfe8a:"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe8b:"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063",0xfe8c:"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0xfef3:"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfef1:"y\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcdd:"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc58:"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc94:"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0x06d1:"\u0079\u0065\u0068th\u0072\u0065\u0065\u0064\u006f\u0074\u0073\u0062\u0065\u006c\u006f\u0077\u0061\u0072\u0061\u0062\u0069\u0063",0xfc95:"\u0079\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc59:"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfcdb:"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfe89:"\u0079e\u0068\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d",0xfcda:"\u0079e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcdc:"\u0079e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc91:"\u0079e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0x3156:"\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x00a5:"\u0079\u0065\u006e",0xffe5:"\u0079\u0065\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3155:"\u0079e\u006f\u006b\u006f\u0072\u0065\u0061n",0x3186:"\u0079\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006bo\u0072\u0065\u0061\u006e",0x05aa:"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077",0x044b:"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04f9:"y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063",0x3181:"\u0079\u0065\u0073\u0069\u0065\u0075\u006e\u0067\u006bo\u0072\u0065\u0061\u006e",0x3183:"y\u0065\u0073\u0069\u0065un\u0067p\u0061\u006e\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e",0x3182:"\u0079e\u0073i\u0065\u0075\u006e\u0067\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x059a:"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077",0x1ef3:"\u0079\u0067\u0072\u0061\u0076\u0065",0x01b4:"\u0079\u0068\u006fo\u006b",0x1ef7:"\u0079\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0575:"\u0079\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0457:"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x3162:"\u0079\u0069\u006b\u006f\u0072\u0065\u0061\u006e",0x262f:"\u0079i\u006e\u0079\u0061\u006e\u0067",0x0582:"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff59:"\u0079\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfb39:"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x05f2:"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077",0xfb1f:"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077",0x0222:"\u0079\u006f\u0067\u0068",0x0223:"\u0079\u006f\u0067\u0068\u0063\u0075\u0072\u006c",0x3088:"\u0079\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x3189:"\u0079o\u0069\u006b\u006f\u0072\u0065\u0061n",0x30e8:"\u0079\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff96:"\u0079\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x315b:"\u0079\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x3087:"\u0079o\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e7:"\u0079o\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6e:"\u0079o\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x03f3:"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b",0x3188:"y\u006f\u0079\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x3187:"\u0079\u006f\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x0e22:"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i",0x0e0d:"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x24b4:"\u0079\u0070\u0061\u0072\u0065\u006e",0x037a:"\u0079\u0070\u006f\u0067\u0065\u0067\u0072\u0061\u006d\u006d\u0065\u006e\u0069",0x0345:"y\u0070\u006f\u0067\u0065gr\u0061m\u006d\u0065\u006e\u0069\u0067r\u0065\u0065\u006b\u0063\u006d\u0062",0x01a6:"\u0079\u0072",0x1e99:"\u0079\u0072\u0069n\u0067",0x0241:"\u0079\u0073\u0075\u0070\u0065\u0072",0x02b8:"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr",0x1ef9:"\u0079\u0074\u0069\u006c\u0064\u0065",0x021e:"\u0079\u0074\u0075r\u006e",0x028e:"\u0079t\u0075\u0072\u006e\u0065\u0064",0x3086:"\u0079\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x318c:"\u0079u\u0069\u006b\u006f\u0072\u0065\u0061n",0x30e6:"\u0079\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff95:"\u0079\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3160:"\u0079\u0075\u006b\u006f\u0072\u0065\u0061\u006e",0x046b:"\u0079\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x046d:"\u0079\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063",0x0467:"\u0079\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0469:"\u0079u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x3085:"\u0079u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e5:"\u0079u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6d:"\u0079u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x318b:"\u0079\u0075\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x318a:"y\u0075\u0079\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x09df:"\u0079\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x095f:"\u0079y\u0061\u0064\u0065\u0076\u0061",0x007a:"\u007a",0x0566:"\u007a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x017a:"\u007a\u0061\u0063\u0075\u0074\u0065",0x095b:"\u007a\u0061\u0064\u0065\u0076\u0061",0x0a5b:"\u007a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0638:"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c",0xfec6:"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfec7:"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3056:"\u007a\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfec5:"z\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec8:"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0632:"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb0:"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeaf:"\u007a\u0061\u0069n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x30b6:"\u007a\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0595:"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",0x0594:"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077",0x0598:"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0xfb36:"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x3117:"\u007ab\u006f\u0070\u006f\u006d\u006f\u0066o",0x017e:"\u007a\u0063\u0061\u0072\u006f\u006e",0x24e9:"\u007ac\u0069\u0072\u0063\u006c\u0065",0x1e91:"z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x2a1f:"\u007a\u0063\u006d\u0070",0x0291:"\u007a\u0063\u0075r\u006c",0x017c:"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e93:"\u007ad\u006f\u0074\u0062\u0065\u006c\u006fw",0x0499:"\u007a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04df:"\u007ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x305c:"\u007a\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bc:"\u007a\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0030:"\u007a\u0065\u0072\u006f",0x09e6:"z\u0065\u0072\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0966:"\u007a\u0065\u0072\u006f\u0064\u0065\u0076\u0061",0x0ae6:"\u007a\u0065\u0072o\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a66:"\u007a\u0065\u0072o\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0660:"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",0x2080:"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff10:"\u007a\u0065\u0072\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf730:"\u007a\u0065\u0072o\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x06f0:"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2070:"\u007a\u0065\u0072o\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e50:"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069",0xfeff:"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072",0x200b:"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065",0x03b6:"\u007a\u0065\u0074\u0061",0x3113:"\u007a\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x056a:"z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03fe:"\u007a\u0068\u0065\u0062\u0072\u0065\u0076\u0065",0x04c2:"\u007a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0436:"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0497:"z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04dd:"\u007a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x3058:"\u007a\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b8:"\u007a\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x05ae:"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x1e95:"\u007a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff5a:"\u007a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x305e:"\u007a\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30be:"\u007a\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24b5:"\u007a\u0070\u0061\u0072\u0065\u006e",0x2a20:"\u007a\u0070\u0069p\u0065",0x2a21:"\u007a\u0070\u0072\u006f\u006a\u0065\u0063\u0074",0x0290:"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x0220:"\u007ar\u0074\u0068\u006f\u006f\u006b",0x01b6:"\u007as\u0074\u0072\u006f\u006b\u0065",0x305a:"\u007a\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ba:"\u007a\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061"}); -func (_dgeb UTF16Encoder )RuneToCharcode (r rune )(CharCode ,bool ){return CharCode (r ),true };func NewStandardEncoder ()SimpleEncoder {return _cgbe .NewEncoder ()};type differencesEncoding struct{_gcb SimpleEncoder ;_cgb *charCodeGlyphNameMap ;_fbb *_cd .ByteRuneMap ; -_ffbf *_cd .RuneByteMap ;};var _afge =_cd .NewStringRuneMap (map[string ]rune {"\u002en\u006f\u0074\u0064\u0065\u0066":0xfffd,"\u0032\u0035\u0030\u0061":0x250a,"\u0032\u0035\u0030\u0062":0x250b,"\u0032\u0035\u0030\u0064":0x250d,"\u0032\u0035\u0030\u0065":0x250e,"\u0032\u0035\u0030\u0066":0x250f,"\u0032\u0035\u0031\u0061":0x251a,"\u0032\u0035\u0031\u0062":0x251b,"\u0032\u0035\u0031\u0064":0x251d,"\u0032\u0035\u0031\u0065":0x251e,"\u0032\u0035\u0031\u0066":0x251f,"\u0032\u0035\u0032\u0061":0x252a,"\u0032\u0035\u0032\u0062":0x252b,"\u0032\u0035\u0032\u0064":0x252d,"\u0032\u0035\u0032\u0065":0x252e,"\u0032\u0035\u0032\u0066":0x252f,"\u0032\u0035\u0033\u0061":0x253a,"\u0032\u0035\u0033\u0062":0x253b,"\u0032\u0035\u0033\u0064":0x253d,"\u0032\u0035\u0033\u0065":0x253e,"\u0032\u0035\u0033\u0066":0x253f,"\u0032\u0035\u0034\u0061":0x254a,"\u0032\u0035\u0034\u0062":0x254b,"\u0032\u0035\u0034\u0063":0x254c,"\u0032\u0035\u0034\u0064":0x254d,"\u0032\u0035\u0034\u0065":0x254e,"\u0032\u0035\u0034\u0066":0x254f,"\u0032\u0035\u0036\u0064":0x256d,"\u0032\u0035\u0036\u0065":0x256e,"\u0032\u0035\u0036\u0066":0x256f,"\u0032\u0035\u0037\u0061":0x257a,"\u0032\u0035\u0037\u0062":0x257b,"\u0032\u0035\u0037\u0063":0x257c,"\u0032\u0035\u0037\u0064":0x257d,"\u0032\u0035\u0037\u0065":0x257e,"\u0032\u0035\u0037\u0066":0x257f,"\u0041":0x0041,"\u0041\u0045":0x00c6,"\u0041E\u0061\u0063\u0075\u0074\u0065":0x01fc,"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e":0x01e2,"\u0041E\u0073\u006d\u0061\u006c\u006c":0xf7e6,"\u0041\u0050\u004c\u0062\u006f\u0078\u0071\u0075\u0065s\u0074\u0069\u006f\u006e":0x2370,"\u0041\u0050\u004c\u0062\u006f\u0078\u0075\u0070\u0063\u0061\u0072\u0065\u0074":0x2353,"\u0041P\u004cn\u006f\u0074\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068":0x2340,"A\u0050\u004c\u006e\u006f\u0074\u0073\u006c\u0061\u0073\u0068":0x233f,"\u0041\u0061\u0063\u0075\u0074\u0065":0x00c1,"A\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e1,"\u0041\u0062\u0072\u0065\u0076\u0065":0x0102,"A\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065":0x1eae,"\u0041\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d0,"\u0041\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077":0x1eb6,"A\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065":0x1eb0,"\u0041b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eb2,"A\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065":0x1eb4,"\u0041\u0063\u0061\u0072\u006f\u006e":0x01cd,"\u0041c\u0069\u0072\u0063\u006c\u0065":0x24b6,"A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00c2,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ea4,"\u0041\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1eac,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ea6,"A\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ea8,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7e2,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1eaa,"\u0041\u0063\u0075t\u0065":0xf6c9,"\u0041\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7b4,"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0200,"\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00c4,"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d2,"\u0041d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01de,"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7e4,"\u0041d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ea0,"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e":0x01e0,"\u0041\u0067\u0072\u0061\u0076\u0065":0x00c0,"A\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e0,"\u0041\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ea2,"A\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d4,"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0202,"\u0041\u006c\u0070h\u0061":0x0391,"\u0041\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073":0x0386,"\u0041m\u0061\u0063\u0072\u006f\u006e":0x0100,"\u0041\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff21,"\u0041o\u0067\u006f\u006e\u0065\u006b":0x0104,"\u0041\u0072\u0069n\u0067":0x00c5,"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065":0x01fa,"\u0041\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077":0x1e00,"\u0041\u0072\u0069\u006e\u0067\u0073\u006d\u0061\u006c\u006c":0xf7e5,"\u0041\u0073\u006d\u0061\u006c\u006c":0xf761,"\u0041\u0074\u0069\u006c\u0064\u0065":0x00c3,"A\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e3,"A\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0531,"\u0042":0x0042,"\u0042\u0061\u0072\u0076":0x2ae7,"\u0042\u0062\u0062\u0041":0x1d538,"\u0042\u0062\u0062\u0042":0x1d539,"\u0042\u0062\u0062\u0043":0x2102,"\u0042\u0062\u0062\u0044":0x1d53b,"\u0042\u0062\u0062\u0045":0x1d53c,"\u0042\u0062\u0062\u0046":0x1d53d,"\u0042\u0062\u0062\u0047":0x1d53e,"\u0042\u0062\u0062\u0047\u0061\u006d\u006d\u0061":0x213e,"\u0042\u0062\u0062\u0048":0x210d,"\u0042\u0062\u0062\u0049":0x1d540,"\u0042\u0062\u0062\u004a":0x1d541,"\u0042\u0062\u0062\u004b":0x1d542,"\u0042\u0062\u0062\u004c":0x1d543,"\u0042\u0062\u0062\u004d":0x1d544,"\u0042\u0062\u0062\u004e":0x2115,"\u0042\u0062\u0062\u004f":0x1d546,"\u0042\u0062\u0062\u0050":0x2119,"\u0042\u0062\u0062P\u0069":0x213f,"\u0042\u0062\u0062\u0051":0x211a,"\u0042\u0062\u0062\u0052":0x211d,"\u0042\u0062\u0062\u0053":0x1d54a,"\u0042\u0062\u0062\u0054":0x1d54b,"\u0042\u0062\u0062\u0055":0x1d54c,"\u0042\u0062\u0062\u0056":0x1d54d,"\u0042\u0062\u0062\u0057":0x1d54e,"\u0042\u0062\u0062\u0058":0x1d54f,"\u0042\u0062\u0062\u0059":0x1d550,"\u0042\u0062\u0062\u005a":0x2124,"\u0042\u0062\u0062\u0061":0x1d552,"\u0042\u0062\u0062\u0062":0x1d553,"\u0042\u0062\u0062\u0063":0x1d554,"\u0042\u0062\u0062\u0064":0x1d555,"\u0042\u0062\u0062\u0065":0x1d556,"\u0042\u0062\u0062\u0065\u0069\u0067\u0068\u0074":0x1d7e0,"\u0042\u0062\u0062\u0066":0x1d557,"\u0042b\u0062\u0066\u0069\u0076\u0065":0x1d7dd,"\u0042b\u0062\u0066\u006f\u0075\u0072":0x1d7dc,"\u0042\u0062\u0062\u0067":0x1d558,"\u0042\u0062\u0062\u0067\u0061\u006d\u006d\u0061":0x213d,"\u0042\u0062\u0062\u0068":0x1d559,"\u0042\u0062\u0062\u0069":0x1d55a,"\u0042\u0062\u0062\u006a":0x1d55b,"\u0042\u0062\u0062\u006b":0x1d55c,"\u0042\u0062\u0062\u006c":0x1d55d,"\u0042\u0062\u0062\u006d":0x1d55e,"\u0042\u0062\u0062\u006e":0x1d55f,"\u0042b\u0062\u006e\u0069\u006e\u0065":0x1d7e1,"\u0042\u0062\u0062\u006f":0x1d560,"\u0042\u0062\u0062\u006f\u006e\u0065":0x1d7d9,"\u0042\u0062\u0062\u0070":0x1d561,"\u0042\u0062\u0062p\u0069":0x213c,"\u0042\u0062\u0062\u0071":0x1d562,"\u0042\u0062\u0062\u0072":0x1d563,"\u0042\u0062\u0062\u0073":0x1d564,"\u0042\u0062\u0062\u0073\u0065\u0076\u0065\u006e":0x1d7df,"\u0042\u0062\u0062\u0073\u0069\u0078":0x1d7de,"\u0042\u0062\u0062\u0073\u0075\u006d":0x2140,"\u0042\u0062\u0062\u0074":0x1d565,"\u0042\u0062\u0062\u0074\u0068\u0072\u0065\u0065":0x1d7db,"\u0042\u0062\u0062\u0074\u0077\u006f":0x1d7da,"\u0042\u0062\u0062\u0075":0x1d566,"\u0042\u0062\u0062\u0076":0x1d567,"\u0042\u0062\u0062\u0077":0x1d568,"\u0042\u0062\u0062\u0078":0x1d569,"\u0042\u0062\u0062\u0079":0x1d56a,"\u0042\u0062\u0062\u007a":0x1d56b,"\u0042b\u0062\u007a\u0065\u0072\u006f":0x1d7d8,"\u0042c\u0069\u0072\u0063\u006c\u0065":0x24b7,"\u0042\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e02,"\u0042d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e04,"B\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0532,"\u0042\u0065\u0074\u0061":0x0392,"\u0042\u0068\u006fo\u006b":0x0181,"\u0042\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e06,"\u0042\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff22,"\u0042\u0072\u0065\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf6f4,"\u0042\u0073\u006d\u0061\u006c\u006c":0xf762,"\u0042s\u006d\u0061\u006c\u006c\u0063\u0061p":0x0229,"\u0042t\u006f\u0070\u0062\u0061\u0072":0x0182,"\u0043":0x0043,"\u0043\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053e,"\u0043\u0061\u0063\u0075\u0074\u0065":0x0106,"\u0043\u0061\u0072o\u006e":0xf6ca,"\u0043\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6f5,"\u0043\u0063\u0061\u0072\u006f\u006e":0x010c,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x00c7,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065":0x1e08,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c":0xf7e7,"\u0043c\u0069\u0072\u0063\u006c\u0065":0x24b8,"C\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0108,"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x010a,"\u0043\u0065\u0064i\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c":0xf7b8,"C\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0549,"C\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bc,"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0427,"\u0043\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04be,"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04b6,"\u0043\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04f4,"\u0043\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0543,"C\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04cb,"\u0043h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x04b8,"\u0043\u0068\u0069":0x03a7,"\u0043\u0068\u006fo\u006b":0x0187,"\u0043i\u0072c\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf6f6,"\u0043\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff23,"\u0043\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0551,"\u0043o\u006c\u006f\u006e\u0065\u0071":0x2a74,"\u0043\u0073\u006d\u0061\u006c\u006c":0xf763,"\u0044":0x0044,"\u0044\u0044\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x27f1,"\u0044\u005a":0x01f1,"\u0044Z\u0063\u0061\u0072\u006f\u006e":0x01c4,"\u0044\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0534,"\u0044\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0189,"\u0044\u0061\u0073h\u0056":0x2ae5,"\u0044a\u0073\u0068\u0056\u0044\u0061\u0073h":0x27da,"\u0044\u0061\u0073h\u0076":0x2ae4,"\u0044\u0063\u0061\u0072\u006f\u006e":0x010e,"\u0044c\u0061\u0072\u006f\u006e\u0031":0xf810,"\u0044\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e10,"\u0044c\u0069\u0072\u0063\u006c\u0065":0x24b9,"\u0044\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e12,"\u0044\u0063\u0072\u006f\u0061\u0074":0x0110,"\u0044\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e0a,"\u0044d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e0c,"\u0044\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x290b,"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0414,"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03ee,"\u0044\u0065\u006ct\u0061":0x2206,"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b":0x0394,"\u0044\u0068\u006fo\u006b":0x018a,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0xf6cb,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0041\u0063\u0075\u0074\u0065":0xf6cc,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0047\u0072\u0061\u0076\u0065":0xf6cd,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0073\u006d\u0061\u006c\u006c":0xf7a8,"\u0044i\u0067\u0061\u006d\u006d\u0061":0x1d7cb,"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b":0x03dc,"\u0044\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e0e,"\u0044\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff24,"\u0044\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074s\u006d\u0061\u006c\u006c":0xf6f7,"\u0044\u0073\u006d\u0061\u006c\u006c":0xf764,"\u0044t\u006f\u0070\u0062\u0061\u0072":0x018b,"\u0044\u007a":0x01f2,"\u0044z\u0063\u0061\u0072\u006f\u006e":0x01c5,"D\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04e0,"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040f,"\u0045":0x0045,"\u0045\u0061\u0063\u0075\u0074\u0065":0x00c9,"E\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e9,"\u0045\u0062\u0072\u0065\u0076\u0065":0x0114,"\u0045\u0063\u0061\u0072\u006f\u006e":0x011a,"\u0045\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065":0x1e1c,"E\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0535,"\u0045c\u0069\u0072\u0063\u006c\u0065":0x24ba,"E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ca,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ebe,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e18,"\u0045\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ec6,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ec0,"E\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ec2,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7ea,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ec4,"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0404,"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0204,"\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00cb,"\u0045\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7eb,"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0116,"\u0045d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eb8,"\u0045\u0067\u0072\u0061\u0076\u0065":0x00c8,"E\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e8,"\u0045\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0537,"\u0045\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eba,"\u0045\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e":0x2167,"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0206,"\u0045\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0464,"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x041b,"E\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x216a,"\u0045m\u0061\u0063\u0072\u006f\u006e":0x0112,"\u0045\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e16,"\u0045\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e14,"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x041c,"\u0045\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff25,"\u0045\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a2,"\u0045\u006e\u0067":0x014a,"\u0045\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a4,"\u0045\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c7,"\u0045o\u0067\u006f\u006e\u0065\u006b":0x0118,"\u0045\u006f\u0070e\u006e":0x0190,"\u0045p\u0073\u0069\u006c\u006f\u006e":0x0395,"\u0045\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x0388,"\u0045\u0071\u0075i\u0076":0x2263,"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d":0x018e,"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x042d,"\u0045\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04aa,"\u0045\u0073\u0068":0x01a9,"\u0045\u0073\u006d\u0061\u006c\u006c":0xf765,"\u0045\u0074\u0061":0x0397,"\u0045\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0538,"\u0045\u0074\u0061\u0074\u006f\u006e\u006f\u0073":0x0389,"\u0045\u0074\u0068":0x00d0,"\u0045\u0074\u0068\u0073\u006d\u0061\u006c\u006c":0xf7f0,"\u0045\u0074\u0069\u006c\u0064\u0065":0x1ebc,"E\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e1a,"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074":0x2107,"\u0045\u0075\u0072\u006f":0x20ac,"\u0045\u007a\u0068":0x01b7,"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e":0x01ee,"E\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x01b8,"\u0046":0x0046,"\u0046c\u0069\u0072\u0063\u006c\u0065":0x24bb,"\u0046\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e1e,"F\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0556,"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03e4,"\u0046\u0068\u006fo\u006b":0x0191,"\u0046\u0069\u006e\u0076":0x2132,"\u0046i\u0076\u0065\u0072\u006f\u006d\u0061n":0x2164,"\u0046\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff26,"\u0046o\u0075\u0072\u0072\u006f\u006d\u0061n":0x2163,"\u0046\u0073\u006d\u0061\u006c\u006c":0xf766,"\u0047":0x0047,"\u0047\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3387,"\u0047\u0061\u0063\u0075\u0074\u0065":0x01f4,"\u0047\u0061\u006dm\u0061":0x0393,"\u0047\u0061\u006dm\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0194,"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ea,"\u0047\u0062\u0072\u0065\u0076\u0065":0x011e,"\u0047\u0063\u0061\u0072\u006f\u006e":0x01e6,"\u0047c\u0069\u0072\u0063\u006c\u0065":0x24bc,"G\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x011c,"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0122,"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0120,"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0413,"\u0047\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0542,"G\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x0494,"\u0047\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0492,"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0490,"\u0047\u0068\u006fo\u006b":0x0193,"G\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0533,"\u0047m\u0061\u0063\u0072\u006f\u006e":0x1e20,"\u0047\u006d\u0069\u0072":0x2141,"\u0047\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff27,"\u0047\u0072\u0061v\u0065":0xf6ce,"\u0047\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf760,"\u0047\u0073\u006d\u0061\u006c\u006c":0xf767,"\u0047\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070\u0068\u006f\u006f\u006b":0x022b,"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b":0x029b,"\u0047s\u0074\u0072\u006f\u006b\u0065":0x01e4,"\u0047\u0074":0x2aa2,"\u0048":0x0048,"\u0048\u0032\u0032\u0030\u0037\u0033":0x25a1,"\u0048\u0050\u0073\u0071\u0075\u0061\u0072\u0065":0x33cb,"\u0048\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a8,"\u0048\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b2,"\u0048\u0062\u0061\u0072":0x0126,"H\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2a,"\u0048\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e28,"\u0048c\u0069\u0072\u0063\u006c\u0065":0x24bd,"H\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0124,"\u0048d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e26,"\u0048\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e22,"\u0048d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e24,"\u0048\u0065\u0072\u006d\u0061\u0070\u0068\u0072\u006f\u0064\u0069\u0074\u0065":0x26a5,"\u0048\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff28,"\u0048\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0540,"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e8,"\u0048\u0073\u006d\u0061\u006c\u006c":0xf768,"\u0048s\u006d\u0061\u006c\u006c\u0063\u0061p":0x022c,"\u0048\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0xf6cf,"\u0048\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074s\u006d\u0061\u006c\u006c":0xf6f8,"\u0048\u007a\u0073\u0071\u0075\u0061\u0072\u0065":0x3390,"\u0049":0x0049,"\u0049\u004a":0x0132,"\u0049\u0061\u0063\u0075\u0074\u0065":0x00cd,"I\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7ed,"\u0049\u0062\u0072\u0065\u0076\u0065":0x012c,"\u0049\u0063\u0061\u0072\u006f\u006e":0x01cf,"\u0049c\u0069\u0072\u0063\u006c\u0065":0x24be,"I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ce,"\u0049\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7ee,"\u0049c\u0079\u0072\u0069\u006c\u0031":0x03fc,"\u0049d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0208,"\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00cf,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x1e2e,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e4,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7ef,"\u0049\u0064\u006f\u0074":0x0130,"\u0049d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eca,"\u0049e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d6,"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0415,"\u0049\u0065\u0068\u006f\u006f\u006b":0x03f8,"\u0049\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b":0x03fa,"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072":0x2111,"\u0049\u0067\u0072\u0061\u0076\u0065":0x00cc,"I\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7ec,"\u0049\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ec8,"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0418,"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020a,"\u0049m\u0061\u0063\u0072\u006f\u006e":0x012a,"\u0049m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e2,"\u0049\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff29,"I\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053b,"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0401,"\u0049o\u0067\u006f\u006e\u0065\u006b":0x012e,"\u0049\u006f\u0074\u0061":0x0399,"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0196,"\u0049\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073":0x02f3,"\u0049\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03aa,"\u0049o\u0074\u0061\u0074\u006f\u006e\u006fs":0x038a,"\u0049\u0073\u006d\u0061\u006c\u006c":0xf769,"\u0049s\u0074\u0072\u006f\u006b\u0065":0x0197,"\u0049\u0074\u0069\u006c\u0064\u0065":0x0128,"I\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2c,"\u0049\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0476,"\u004a":0x004a,"\u004a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0541,"\u004ac\u0069\u0072\u0063\u006c\u0065":0x24bf,"J\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0134,"\u004a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054b,"\u004a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2a,"\u004a\u006f\u0069\u006e":0x2a1d,"\u004a\u0073\u006d\u0061\u006c\u006c":0xf76a,"\u004b":0x004b,"\u004b\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3385,"\u004b\u004b\u0073\u0071\u0075\u0061\u0072\u0065":0x33cd,"\u004b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04a0,"\u004b\u0061\u0063\u0075\u0074\u0065":0x1e30,"\u004b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049a,"\u004b\u0061\u0068\u006f\u006f\u006b":0x03ff,"\u004b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c3,"\u004b\u0061\u0070p\u0061":0x039a,"\u004b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049e,"\u004ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049c,"\u004b\u0063\u0061\u0072\u006f\u006e":0x01e8,"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0136,"\u004bc\u0069\u0072\u0063\u006c\u0065":0x24c0,"\u004bd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e32,"K\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0554,"K\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053f,"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0425,"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e6,"\u004b\u0068\u006fo\u006b":0x0198,"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040c,"\u004b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e34,"\u004b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2b,"\u004b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0480,"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b":0x03de,"K\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x046e,"\u004b\u0073\u006d\u0061\u006c\u006c":0xf76b,"\u004c":0x004c,"\u004c\u004a":0x01c7,"\u004c\u004c":0xf6bf,"\u004c\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2b45,"\u004c\u0061\u0063\u0075\u0074\u0065":0x0139,"\u004c\u0061\u006d\u0062\u0064\u0061":0x039b,"\u004cb\u0072\u0062\u0072\u0061\u006b":0x27ec,"\u004c\u0063\u0061\u0072\u006f\u006e":0x013d,"\u004cc\u0061\u0072\u006f\u006e\u0031":0xf812,"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x013b,"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611":0xf81a,"\u004cc\u0069\u0072\u0063\u006c\u0065":0x24c1,"\u004c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e3c,"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x013f,"\u004cd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e36,"\u004cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e38,"\u004c\u0064\u0073\u0068":0x21b2,"\u004c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053c,"\u004c\u006a":0x01c8,"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0409,"\u004c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e3a,"\u004c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2c,"\u004c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x27f8,"\u004co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x27fa,"\u004c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x27fd,"\u004c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f":0x27fe,"\u004c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x27f9,"\u004cp\u0061\u0072\u0065\u006e\u0067\u0074r":0x2995,"\u004c\u0073\u006c\u0061\u0073\u0068":0x0141,"L\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c":0xf6f9,"\u004c\u0073\u006d\u0061\u006c\u006c":0xf76c,"\u004cs\u006d\u0061\u006c\u006c\u0063\u0061p":0x022f,"\u004c\u0074":0x2aa1,"\u004c\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29da,"\u004d":0x004d,"\u004d\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3386,"\u004d\u0061\u0063\u0072\u006f\u006e":0xf6d0,"M\u0061\u0063\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf7af,"\u004d\u0061\u0063\u0075\u0074\u0065":0x1e3e,"\u004d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x2906,"\u004d\u0061\u0070\u0073\u0074\u006f":0x2907,"\u004dc\u0069\u0072\u0063\u006c\u0065":0x24c2,"\u004d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e40,"\u004dd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e42,"M\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0544,"\u004d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2d,"\u004d\u0073\u006d\u0061\u006c\u006c":0xf76d,"\u004dt\u0075\u0072\u006e\u0065\u0064":0x019c,"\u004d\u0075":0x039c,"\u004e":0x004e,"\u004e\u004a":0x01ca,"\u004e\u0061\u0063\u0075\u0074\u0065":0x0143,"\u004e\u0063\u0061\u0072\u006f\u006e":0x0147,"\u004ec\u0065\u0064\u0069\u006c\u006c\u00611":0xf81c,"\u004ec\u0069\u0072\u0063\u006c\u0065":0x24c3,"\u004e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e4a,"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0145,"\u004e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e44,"\u004ed\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e46,"\u004ee\u0061\u0072\u0072\u006f\u0077":0x21d7,"\u004eh\u006f\u006f\u006b\u006c\u0065\u0066t":0x019d,"\u004ei\u006e\u0065\u0072\u006f\u006d\u0061n":0x2168,"\u004e\u006a":0x01cb,"\u004e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e48,"\u004e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2e,"\u004e\u006f\u0074":0x2aec,"N\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0546,"\u004e\u0073\u006d\u0061\u006c\u006c":0xf76e,"\u004e\u0074\u0069\u006c\u0064\u0065":0x00d1,"N\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f1,"\u004e\u0075":0x039d,"\u004ew\u0061\u0072\u0072\u006f\u0077":0x21d6,"\u004f":0x004f,"\u004f\u0045":0x0152,"\u004fE\u0073\u006d\u0061\u006c\u006c":0xf6fa,"\u004f\u0061\u0063\u0075\u0074\u0065":0x00d3,"O\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f3,"\u004fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e8,"\u004f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ea,"\u004f\u0062\u0072\u0065\u0076\u0065":0x014e,"\u004f\u0063\u0061\u0072\u006f\u006e":0x01d1,"\u004f\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064t\u0069\u006c\u0064\u0065":0x019f,"\u004fc\u0069\u0072\u0063\u006c\u0065":0x24c4,"O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00d4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ed0,"\u004f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ed8,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ed2,"O\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ed4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7f4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ed6,"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c":0x041e,"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e":0x0150,"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e":0x020c,"\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s":0x00d6,"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e6,"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7f6,"\u004fd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecc,"O\u0067\u006f\u006e\u0065\u006b\u0073\u006d\u0061\u006c\u006c":0xf6fb,"\u004f\u0067\u0072\u0061\u0076\u0065":0x00d2,"O\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f2,"\u004f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0555,"\u004f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ece,"\u004f\u0068\u006fr\u006e":0x01a0,"\u004f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1eda,"\u004f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ee2,"\u004f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1edc,"\u004f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1ede,"\u004f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1ee0,"\u004f\u0069":0x01a2,"\u004f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020e,"\u004fm\u0061\u0063\u0072\u006f\u006e":0x014c,"\u004f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e52,"\u004f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e50,"\u004f\u006d\u0065g\u0061":0x2126,"\u004f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0460,"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b":0x03a9,"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076":0x2127,"\u004fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047a,"\u004fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047c,"\u004f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073":0x038f,"\u004fm\u0069\u0063\u0072\u006f\u006e":0x039f,"\u004f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x038c,"\u004f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2f,"\u004f\u006e\u0065\u0072\u006f\u006d\u0061\u006e":0x2160,"\u004fo\u0067\u006f\u006e\u0065\u006b":0x01ea,"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e":0x01ec,"\u004f\u006f\u0070e\u006e":0x0186,"\u004f\u0073\u006c\u0061\u0073\u0068":0x00d8,"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065":0x01fe,"O\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c":0xf7f8,"\u004f\u0073\u006d\u0061\u006c\u006c":0xf76f,"\u004f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x047e,"\u004f\u0074\u0069\u006c\u0064\u0065":0x00d5,"O\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e4c,"\u004f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073":0x1e4e,"O\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f5,"\u004f\u0074\u0069\u006d\u0065\u0073":0x2a37,"\u0050":0x0050,"\u0050\u0061\u0063\u0075\u0074\u0065":0x1e54,"\u0050c\u0069\u0072\u0063\u006c\u0065":0x24c5,"\u0050\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e56,"P\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054a,"P\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04a6,"\u0050\u0068\u0069":0x03a6,"\u0050\u0068\u006fo\u006b":0x01a4,"\u0050\u0069":0x03a0,"\u0050\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0553,"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074":0x210e,"\u0050\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff30,"\u0050\u0072\u0065\u0063":0x2abb,"\u0050\u0072\u006fp\u0065\u0072\u0074\u0079\u004c\u0069\u006e\u0065":0x214a,"\u0050\u0073\u0069":0x03a8,"P\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0470,"\u0050\u0073\u006d\u0061\u006c\u006c":0xf770,"\u0051":0x0051,"\u0051\u0045\u0044":0x220e,"\u0051c\u0069\u0072\u0063\u006c\u0065":0x24c6,"\u0051\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff31,"\u0051\u0073\u006d\u0061\u006c\u006c":0xf771,"\u0051\u0075\u0065\u0073\u0074\u0069\u006f\u006e":0x2047,"\u0052":0x0052,"R\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2b46,"\u0052\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054c,"\u0052\u0061\u0063\u0075\u0074\u0065":0x0154,"\u0052b\u0072\u0062\u0072\u0061\u006b":0x27ed,"\u0052\u0063\u0061\u0072\u006f\u006e":0x0158,"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0156,"\u0052c\u0065\u0064\u0069\u006c\u006c\u00611":0xf81e,"\u0052c\u0069\u0072\u0063\u006c\u0065":0x24c7,"R\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0xf831,"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0210,"\u0052\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e58,"\u0052d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e5a,"\u0052d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e5c,"\u0052\u0064\u0073\u0068":0x21b3,"R\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0550,"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072":0x211c,"\u0052\u0068\u006f":0x03a1,"\u0052i\u006e\u0067\u0073\u006d\u0061\u006cl":0xf6fc,"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0212,"\u0052\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e5e,"\u0052\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff32,"\u0052\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073":0x2996,"\u0052\u0073\u006d\u0061\u006c\u006c":0xf772,"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064":0x0281,"\u0052\u0073\u006d\u0061ll\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069o\u0072":0x02b6,"\u0052\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072":0x023f,"\u0052\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29db,"\u0053":0x0053,"\u0053\u0044\u0031\u0035\u0030\u0031\u0030\u0030":0x024f,"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030":0x250c,"\u0053\u0046\u0030\u0032\u0030\u0030\u0030\u0030":0x2514,"\u0053\u0046\u0030\u0033\u0030\u0030\u0030\u0030":0x2510,"\u0053\u0046\u0030\u0034\u0030\u0030\u0030\u0030":0x2518,"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030":0x253c,"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030":0x252c,"\u0053\u0046\u0030\u0037\u0030\u0030\u0030\u0030":0x2534,"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030":0x251c,"\u0053\u0046\u0030\u0039\u0030\u0030\u0030\u0030":0x2524,"\u0053\u0046\u0031\u0030\u0030\u0030\u0030\u0030":0x2500,"\u0053\u0046\u0031\u0031\u0030\u0030\u0030\u0030":0x2502,"\u0053\u0046\u0031\u0039\u0030\u0030\u0030\u0030":0x2561,"\u0053\u0046\u0032\u0030\u0030\u0030\u0030\u0030":0x2562,"\u0053\u0046\u0032\u0031\u0030\u0030\u0030\u0030":0x2556,"\u0053\u0046\u0032\u0032\u0030\u0030\u0030\u0030":0x2555,"\u0053\u0046\u0032\u0033\u0030\u0030\u0030\u0030":0x2563,"\u0053\u0046\u0032\u0034\u0030\u0030\u0030\u0030":0x2551,"\u0053\u0046\u0032\u0035\u0030\u0030\u0030\u0030":0x2557,"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030":0x255d,"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030":0x255c,"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030":0x255b,"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030":0x255e,"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030":0x255f,"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030":0x255a,"\u0053\u0046\u0033\u0039\u0030\u0030\u0030\u0030":0x2554,"\u0053\u0046\u0034\u0030\u0030\u0030\u0030\u0030":0x2569,"\u0053\u0046\u0034\u0031\u0030\u0030\u0030\u0030":0x2566,"\u0053\u0046\u0034\u0032\u0030\u0030\u0030\u0030":0x2560,"\u0053\u0046\u0034\u0033\u0030\u0030\u0030\u0030":0x2550,"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030":0x256c,"\u0053\u0046\u0034\u0035\u0030\u0030\u0030\u0030":0x2567,"\u0053\u0046\u0034\u0036\u0030\u0030\u0030\u0030":0x2568,"\u0053\u0046\u0034\u0037\u0030\u0030\u0030\u0030":0x2564,"\u0053\u0046\u0034\u0038\u0030\u0030\u0030\u0030":0x2565,"\u0053\u0046\u0034\u0039\u0030\u0030\u0030\u0030":0x2559,"\u0053\u0046\u0035\u0030\u0030\u0030\u0030\u0030":0x2558,"\u0053\u0046\u0035\u0031\u0030\u0030\u0030\u0030":0x2552,"\u0053\u0046\u0035\u0032\u0030\u0030\u0030\u0030":0x2553,"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030":0x256b,"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030":0x256a,"\u0053\u0061\u0063\u0075\u0074\u0065":0x015a,"\u0053a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e64,"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b":0x03e0,"\u0053\u0063\u0061\u0072\u006f\u006e":0x0160,"\u0053c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e66,"S\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6fd,"\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x015e,"\u0053c\u0065\u0064\u0069\u006c\u006c\u00611":0xf816,"\u0053\u0063\u0068w\u0061":0x018f,"\u0053\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d8,"S\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04da,"\u0053c\u0069\u0072\u0063\u006c\u0065":0x24c8,"S\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x015c,"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0218,"\u0053\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e60,"\u0053d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e62,"\u0053d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074":0x1e68,"\u0053e\u0061\u0072\u0072\u006f\u0077":0x21d8,"S\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054d,"\u0053\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2166,"S\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0547,"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0428,"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e2,"\u0053\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ba,"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ec,"\u0053\u0069\u0067m\u0061":0x03a3,"\u0053\u0069\u0078\u0072\u006f\u006d\u0061\u006e":0x2165,"\u0053\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff33,"\u0053\u0071\u0063a\u0070":0x2a4e,"\u0053\u0071\u0063u\u0070":0x2a4f,"\u0053\u0073\u006d\u0061\u006c\u006c":0xf773,"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b":0x03da,"\u0053\u0075\u0063\u0063":0x2abc,"\u0053w\u0061\u0072\u0072\u006f\u0077":0x21d9,"\u0054":0x0054,"\u0054\u0061\u0075":0x03a4,"\u0054\u0062\u0061\u0072":0x0166,"\u0054\u0063\u0061\u0072\u006f\u006e":0x0164,"\u0054c\u0061\u0072\u006f\u006e\u0031":0xf814,"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611":0xf818,"\u0054c\u0069\u0072\u0063\u006c\u0065":0x24c9,"\u0054\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e70,"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0162,"\u0054\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e6a,"\u0054d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e6c,"\u0054\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ac,"\u0054\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2169,"\u0054\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b4,"\u0054\u0068\u0065t\u0061":0x0398,"\u0054\u0068\u006fo\u006b":0x01ac,"\u0054\u0068\u006fr\u006e":0x00de,"\u0054\u0068\u006f\u0072\u006e\u0073\u006d\u0061\u006c\u006c":0xf7fe,"\u0054\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e":0x2162,"\u0054\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf6fe,"\u0054\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054f,"\u0054\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e6e,"\u0054\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff34,"\u0054\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0539,"\u0054\u006f\u006e\u0065\u0066\u0069\u0076\u0065":0x01bc,"\u0054o\u006e\u0065\u0073\u0069\u0078":0x0184,"\u0054o\u006e\u0065\u0074\u0077\u006f":0x01a7,"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x01ae,"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0426,"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040b,"\u0054\u0073\u006d\u0061\u006c\u006c":0xf774,"T\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e":0x216b,"\u0054\u0077\u006f\u0072\u006f\u006d\u0061\u006e":0x2161,"\u0055":0x0055,"\u0055\u0055\u0070\u0061\u0072\u0072\u006f\u0077":0x27f0,"\u0055\u0061\u0063\u0075\u0074\u0065":0x00da,"U\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7fa,"\u0055\u0062\u0072\u0065\u0076\u0065":0x016c,"\u0055\u0063\u0061\u0072\u006f\u006e":0x01d3,"\u0055\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0xf833,"\u0055c\u0069\u0072\u0063\u006c\u0065":0x24ca,"U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00db,"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e76,"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7fb,"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0423,"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0214,"\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00dc,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x01d7,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077":0x1e72,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e":0x01d9,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04f0,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065":0x01db,"\u0055d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01d5,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7fc,"\u0055d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ee4,"\u0055\u0067\u0072\u0061\u0076\u0065":0x00d9,"U\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f9,"\u0055\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ee6,"\u0055\u0068\u006fr\u006e":0x01af,"\u0055\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1ee8,"\u0055\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ef0,"\u0055\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1eea,"\u0055\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1eec,"\u0055\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1eee,"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x0170,"U\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04f2,"\u0055\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0216,"\u0055\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0478,"\u0055m\u0061\u0063\u0072\u006f\u006e":0x016a,"\u0055m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ee,"\u0055m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x1e7a,"\u0055\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff35,"\u0055o\u0067\u006f\u006e\u0065\u006b":0x0172,"\u0055p\u0073\u0069\u006c\u006f\u006e":0x03a5,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031":0x03d2,"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b":0x03d3,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e":0x01b1,"\u0055\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073":0x02f4,"\u0055p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03ab,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03d4,"\u0055\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x038e,"\u0055\u0072\u0069n\u0067":0x016e,"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x040e,"\u0055\u0073\u006d\u0061\u006c\u006c":0xf775,"\u0055\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04ae,"\u0055\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b0,"\u0055\u0074\u0069\u006c\u0064\u0065":0x0168,"U\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e78,"U\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e74,"\u0055\u0075\u0070\u0061\u0072\u0072\u006f\u0077":0x290a,"\u0056":0x0056,"\u0056\u0044\u0061s\u0068":0x22ab,"\u0056\u0062\u0061\u0072":0x2aeb,"\u0056c\u0069\u0072\u0063\u006c\u0065":0x24cb,"\u0056d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e7e,"\u0056\u0065\u0065":0x2a54,"V\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054e,"\u0056\u0068\u006fo\u006b":0x01b2,"\u0056\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff36,"\u0056\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0548,"\u0056\u0073\u006d\u0061\u006c\u006c":0xf776,"\u0056\u0074\u0069\u006c\u0064\u0065":0x1e7c,"\u0056\u0076\u0065r\u0074":0x2980,"\u0057":0x0057,"\u0057\u0061\u0063\u0075\u0074\u0065":0x1e82,"\u0057c\u0069\u0072\u0063\u006c\u0065":0x24cc,"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0174,"\u0057d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e84,"\u0057\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e86,"\u0057d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e88,"\u0057\u0065\u0064g\u0065":0x2a53,"\u0057\u0067\u0072\u0061\u0076\u0065":0x1e80,"\u0057\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff37,"\u0057\u0073\u006d\u0061\u006c\u006c":0xf777,"\u0058":0x0058,"\u0058c\u0069\u0072\u0063\u006c\u0065":0x24cd,"\u0058d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e8c,"\u0058\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8a,"X\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053d,"\u0058\u0069":0x039e,"\u0058\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff38,"\u0058\u0073\u006d\u0061\u006c\u006c":0xf778,"\u0059":0x0059,"\u0059\u0061\u0063\u0075\u0074\u0065":0x00dd,"Y\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7fd,"\u0059c\u0069\u0072\u0063\u006c\u0065":0x24ce,"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0176,"\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s":0x0178,"\u0059\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7ff,"\u0059\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8e,"\u0059d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ef4,"Y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04f8,"\u0059\u0067\u0072\u0061\u0076\u0065":0x1ef2,"\u0059\u0068\u006fo\u006b":0x01b3,"\u0059\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ef6,"\u0059\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0545,"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0407,"\u0059\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0552,"\u0059\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff39,"\u0059\u0073\u006d\u0061\u006c\u006c":0xf779,"\u0059s\u006d\u0061\u006c\u006c\u0063\u0061p":0x021f,"\u0059\u0074\u0069\u006c\u0064\u0065":0x1ef8,"\u0059\u0075\u0070":0x2144,"\u0059\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x046a,"\u0059\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063":0x046c,"\u0059\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0466,"\u0059u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x0468,"\u005a":0x005a,"\u005a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0536,"\u005a\u0061\u0063\u0075\u0074\u0065":0x0179,"\u005a\u0063\u0061\u0072\u006f\u006e":0x017d,"Z\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6ff,"\u005ac\u0069\u0072\u0063\u006c\u0065":0x24cf,"Z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x1e90,"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x017b,"\u005ad\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e92,"\u005a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0498,"\u005ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x04de,"\u005a\u0065\u0074\u0061":0x0396,"Z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053a,"\u005a\u0068\u0065\u0062\u0072\u0065\u0076\u0065":0x03fd,"\u005a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c1,"Z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x0496,"\u005a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04dc,"\u005a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e94,"\u005a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff3a,"\u005a\u0073\u006d\u0061\u006c\u006c":0xf77a,"\u005as\u0074\u0072\u006f\u006b\u0065":0x01b5,"\u0061":0x0061,"\u0061\u0031":0x2701,"\u0061\u0032":0x2702,"\u0061\u0033":0x2704,"\u0061\u0034":0x260e,"\u0061\u0035":0x2706,"\u0061\u0036":0x271d,"\u0061\u0037":0x271e,"\u0061\u0038":0x271f,"\u0061\u0039":0x2720,"\u0061\u0031\u0030":0x2721,"\u0061\u0031\u0031":0x261b,"\u0061\u0031\u0032":0x261e,"\u0061\u0031\u0033":0x270c,"\u0061\u0031\u0034":0x270d,"\u0061\u0031\u0035":0x270e,"\u0061\u0031\u0036":0x270f,"\u0061\u0031\u0037":0x2711,"\u0061\u0031\u0038":0x2712,"\u0061\u0031\u0039":0x2713,"\u0061\u0032\u0030":0x2714,"\u0061\u0032\u0031":0x2715,"\u0061\u0032\u0032":0x2716,"\u0061\u0032\u0033":0x2717,"\u0061\u0032\u0034":0x2718,"\u0061\u0032\u0035":0x2719,"\u0061\u0032\u0036":0x271a,"\u0061\u0032\u0037":0x271b,"\u0061\u0032\u0038":0x271c,"\u0061\u0032\u0039":0x2722,"\u0061\u0033\u0030":0x2723,"\u0061\u0033\u0031":0x2724,"\u0061\u0033\u0032":0x2725,"\u0061\u0033\u0033":0x2726,"\u0061\u0033\u0034":0x2727,"\u0061\u0033\u0035":0x2605,"\u0061\u0033\u0036":0x2729,"\u0061\u0033\u0037":0x272a,"\u0061\u0033\u0038":0x272b,"\u0061\u0033\u0039":0x272c,"\u0061\u0034\u0030":0x272d,"\u0061\u0034\u0031":0x272e,"\u0061\u0034\u0032":0x272f,"\u0061\u0034\u0033":0x2730,"\u0061\u0034\u0034":0x2731,"\u0061\u0034\u0035":0x2732,"\u0061\u0034\u0036":0x2733,"\u0061\u0034\u0037":0x2734,"\u0061\u0034\u0038":0x2735,"\u0061\u0034\u0039":0x2736,"\u0061\u0035\u0030":0x2737,"\u0061\u0035\u0031":0x2738,"\u0061\u0035\u0032":0x2739,"\u0061\u0035\u0033":0x273a,"\u0061\u0035\u0034":0x273b,"\u0061\u0035\u0035":0x273c,"\u0061\u0035\u0036":0x273d,"\u0061\u0035\u0037":0x273e,"\u0061\u0035\u0038":0x273f,"\u0061\u0035\u0039":0x2740,"\u0061\u0036\u0030":0x2741,"\u0061\u0036\u0031":0x2742,"\u0061\u0036\u0032":0x2743,"\u0061\u0036\u0033":0x2744,"\u0061\u0036\u0034":0x2745,"\u0061\u0036\u0035":0x2746,"\u0061\u0036\u0036":0x2747,"\u0061\u0036\u0037":0x2748,"\u0061\u0036\u0038":0x2749,"\u0061\u0036\u0039":0x274a,"\u0061\u0037\u0030":0x274b,"\u0061\u0037\u0031":0x25cf,"\u0061\u0037\u0032":0x274d,"\u0061\u0037\u0033":0x25a0,"\u0061\u0037\u0034":0x274f,"\u0061\u0037\u0035":0x2751,"\u0061\u0037\u0036":0x25b2,"\u0061\u0037\u0037":0x25bc,"\u0061\u0037\u0038":0x25c6,"\u0061\u0037\u0039":0x2756,"\u0061\u0038\u0031":0x25d7,"\u0061\u0038\u0032":0x2758,"\u0061\u0038\u0033":0x2759,"\u0061\u0038\u0034":0x275a,"\u0061\u0038\u0035":0xf8de,"\u0061\u0038\u0036":0xf8e0,"\u0061\u0038\u0037":0xf8e1,"\u0061\u0038\u0038":0xf8e2,"\u0061\u0038\u0039":0xf8d7,"\u0061\u0039\u0030":0xf8d8,"\u0061\u0039\u0031":0xf8db,"\u0061\u0039\u0032":0xf8dc,"\u0061\u0039\u0033":0xf8d9,"\u0061\u0039\u0034":0xf8da,"\u0061\u0039\u0035":0xf8e3,"\u0061\u0039\u0036":0xf8e4,"\u0061\u0039\u0037":0x275b,"\u0061\u0039\u0038":0x275c,"\u0061\u0039\u0039":0x275d,"\u0061\u0031\u0030\u0030":0x275e,"\u0061\u0031\u0030\u0031":0x2761,"\u0061\u0031\u0030\u0032":0x2762,"\u0061\u0031\u0030\u0033":0x2763,"\u0061\u0031\u0030\u0034":0x2764,"\u0061\u0031\u0030\u0035":0x2710,"\u0061\u0031\u0030\u0036":0x2765,"\u0061\u0031\u0030\u0037":0x2766,"\u0061\u0031\u0030\u0038":0x2767,"\u0061\u0031\u0031\u0037":0x2709,"\u0061\u0031\u0031\u0038":0x2708,"\u0061\u0031\u0031\u0039":0x2707,"\u0061\u0031\u0032\u0030":0x2460,"\u0061\u0031\u0032\u0031":0x2461,"\u0061\u0031\u0032\u0032":0x2462,"\u0061\u0031\u0032\u0033":0x2463,"\u0061\u0031\u0032\u0034":0x2464,"\u0061\u0031\u0032\u0035":0x2465,"\u0061\u0031\u0032\u0036":0x2466,"\u0061\u0031\u0032\u0037":0x2467,"\u0061\u0031\u0032\u0038":0x2468,"\u0061\u0031\u0032\u0039":0x2469,"\u0061\u0031\u0033\u0030":0x2776,"\u0061\u0031\u0033\u0031":0x2777,"\u0061\u0031\u0033\u0032":0x2778,"\u0061\u0031\u0033\u0033":0x2779,"\u0061\u0031\u0033\u0034":0x277a,"\u0061\u0031\u0033\u0035":0x277b,"\u0061\u0031\u0033\u0036":0x277c,"\u0061\u0031\u0033\u0037":0x277d,"\u0061\u0031\u0033\u0038":0x277e,"\u0061\u0031\u0033\u0039":0x277f,"\u0061\u0031\u0034\u0030":0x2780,"\u0061\u0031\u0034\u0031":0x2781,"\u0061\u0031\u0034\u0032":0x2782,"\u0061\u0031\u0034\u0033":0x2783,"\u0061\u0031\u0034\u0034":0x2784,"\u0061\u0031\u0034\u0035":0x2785,"\u0061\u0031\u0034\u0036":0x2786,"\u0061\u0031\u0034\u0037":0x2787,"\u0061\u0031\u0034\u0038":0x2788,"\u0061\u0031\u0034\u0039":0x2789,"\u0061\u0031\u0035\u0030":0x278a,"\u0061\u0031\u0035\u0031":0x278b,"\u0061\u0031\u0035\u0032":0x278c,"\u0061\u0031\u0035\u0033":0x278d,"\u0061\u0031\u0035\u0034":0x278e,"\u0061\u0031\u0035\u0035":0x278f,"\u0061\u0031\u0035\u0036":0x2790,"\u0061\u0031\u0035\u0037":0x2791,"\u0061\u0031\u0035\u0038":0x2792,"\u0061\u0031\u0035\u0039":0x2793,"\u0061\u0031\u0036\u0030":0x2794,"\u0061\u0031\u0036\u0032":0x27a3,"\u0061\u0031\u0036\u0034":0x2195,"\u0061\u0031\u0036\u0035":0x2799,"\u0061\u0031\u0036\u0036":0x279b,"\u0061\u0031\u0036\u0037":0x279c,"\u0061\u0031\u0036\u0038":0x279d,"\u0061\u0031\u0036\u0039":0x279e,"\u0061\u0031\u0037\u0030":0x279f,"\u0061\u0031\u0037\u0031":0x27a0,"\u0061\u0031\u0037\u0032":0x27a1,"\u0061\u0031\u0037\u0033":0x27a2,"\u0061\u0031\u0037\u0034":0x27a4,"\u0061\u0031\u0037\u0035":0x27a5,"\u0061\u0031\u0037\u0036":0x27a6,"\u0061\u0031\u0037\u0037":0x27a7,"\u0061\u0031\u0037\u0038":0x27a8,"\u0061\u0031\u0037\u0039":0x27a9,"\u0061\u0031\u0038\u0030":0x27ab,"\u0061\u0031\u0038\u0031":0x27ad,"\u0061\u0031\u0038\u0032":0x27af,"\u0061\u0031\u0038\u0033":0x27b2,"\u0061\u0031\u0038\u0034":0x27b3,"\u0061\u0031\u0038\u0035":0x27b5,"\u0061\u0031\u0038\u0036":0x27b8,"\u0061\u0031\u0038\u0037":0x27ba,"\u0061\u0031\u0038\u0038":0x27bb,"\u0061\u0031\u0038\u0039":0x27bc,"\u0061\u0031\u0039\u0030":0x27bd,"\u0061\u0031\u0039\u0031":0x27be,"\u0061\u0031\u0039\u0032":0x279a,"\u0061\u0031\u0039\u0033":0x27aa,"\u0061\u0031\u0039\u0034":0x27b6,"\u0061\u0031\u0039\u0035":0x27b9,"\u0061\u0031\u0039\u0036":0x2798,"\u0061\u0031\u0039\u0037":0x27b4,"\u0061\u0031\u0039\u0038":0x27b7,"\u0061\u0031\u0039\u0039":0x27ac,"\u0061\u0032\u0030\u0030":0x27ae,"\u0061\u0032\u0030\u0031":0x27b1,"\u0061\u0032\u0030\u0032":0x2703,"\u0061\u0032\u0030\u0033":0x2750,"\u0061\u0032\u0030\u0034":0x2752,"\u0061\u0032\u0030\u0035":0xf8dd,"\u0061\u0032\u0030\u0036":0xf8df,"\u0061a\u0062\u0065\u006e\u0067\u0061\u006ci":0x0986,"\u0061\u0061\u0063\u0075\u0074\u0065":0x00e1,"\u0061\u0061\u0064\u0065\u0076\u0061":0x0906,"\u0061\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a86,"\u0061\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a06,"\u0061a\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a3e,"\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3303,"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09be,"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x093e,"\u0061\u0061\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0abe,"\u0061b\u0062\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006f\u006e\u006da\u0072\u006b\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055f,"a\u0062b\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006fn\u0073\u0069\u0067\u006ede\u0076\u0061":0x0970,"\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0985,"\u0061b\u006f\u0070\u006f\u006d\u006f\u0066o":0x311a,"\u0061\u0062\u0072\u0065\u0076\u0065":0x0103,"a\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065":0x1eaf,"\u0061\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d1,"\u0061\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077":0x1eb7,"a\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065":0x1eb1,"\u0061b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eb3,"a\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065":0x1eb5,"\u0061\u0063\u0061\u0072\u006f\u006e":0x01ce,"\u0061c\u0063\u006f\u0075\u006e\u0074\u006ff":0x2100,"\u0061c\u0063\u0075\u0072\u0072\u0065\u006et":0x23e6,"\u0061\u0063\u0069\u0064\u0066\u0072\u0065\u0065":0x267e,"\u0061c\u0069\u0072\u0063\u006c\u0065":0x24d0,"a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00e2,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ea5,"\u0061\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ead,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ea7,"a\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ea9,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1eab,"\u0061\u0063\u0075t\u0065":0x00b4,"\u0061\u0063\u0075\u0074\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0317,"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db":0x0301,"\u0061c\u0075\u0074\u0065\u0064\u0065\u0076a":0x0954,"a\u0063\u0075\u0074\u0065\u006c\u006f\u0077\u006d\u006f\u0064":0x02cf,"\u0061c\u0075\u0074\u0065\u006e\u006f\u0073p":0x0274,"\u0061\u0063\u0075t\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062":0x0341,"\u0061\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077":0x2940,"\u0061c\u0077l\u0065\u0066\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x2939,"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077":0x21ba,"\u0061c\u0077o\u0076\u0065\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x293a,"\u0061\u0063w\u0075\u006e\u0064e\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x293b,"\u0061d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0201,"\u0061\u0064\u0064\u0061\u006b\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a71,"\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u0073\u0075b\u006a\u0065\u0063\u0074":0x2101,"\u0061\u0064\u0065v\u0061":0x0905,"\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00e4,"\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d3,"\u0061d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01df,"\u0061d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ea1,"\u0061\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e":0x01e1,"\u0061\u0064\u006ft\u0073":0x22f0,"\u0061\u0065":0x00e6,"\u0061e\u0061\u0063\u0075\u0074\u0065":0x01fd,"\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3150,"\u0061\u0065\u006d\u0061\u0063\u0072\u006f\u006e":0x01e3,"\u0061f\u0069\u0069\u0032\u0039\u0039":0x200e,"\u0061f\u0069\u0069\u0033\u0030\u0030":0x200f,"\u0061f\u0069\u0069\u0033\u0030\u0031":0x200d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317":0x0410,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318":0x0411,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319":0x0412,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324":0x0416,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325":0x0417,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327":0x0419,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328":0x041a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331":0x041d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333":0x041f,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334":0x0420,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335":0x0421,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336":0x0422,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338":0x0424,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343":0x0429,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344":0x042a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345":0x042b,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346":0x042c,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348":0x042e,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349":0x042f,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351":0x0402,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352":0x0403,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354":0x0405,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355":0x0406,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357":0x0408,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359":0x040a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00363":0xf6c4,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00364":0xf6c5,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365":0x0430,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367":0x0432,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368":0x0433,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369":0x0434,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371":0x0451,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373":0x0437,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375":0x0439,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379":0x043d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384":0x0442,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385":0x0443,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386":0x0444,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387":0x0445,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390":0x0448,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391":0x0449,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396":0x044e,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397":0x044f,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302":0x0455,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303":0x0456,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305":0x0458,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307":0x045a,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309":0x045c,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310":0x045e,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346":0x0462,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347":0x0472,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348":0x0474,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00392":0xf6c6,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395":0x0473,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396":0x0475,"\u0061f\u0069\u0069\u0031\u0030\u0038\u00331":0xf6c7,"\u0061f\u0069\u0069\u0031\u0030\u0038\u00332":0xf6c8,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388":0x060c,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395":0x0663,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398":0x0666,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399":0x0667,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303":0x061b,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307":0x061f,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310":0x0622,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311":0x0623,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312":0x0624,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318":0x062a,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321":0x062d,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322":0x062e,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323":0x062f,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327":0x0633,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328":0x0634,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329":0x0635,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330":0x0636,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333":0x0639,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341":0x0641,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342":0x0642,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343":0x0643,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344":0x0644,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345":0x0645,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351":0x064b,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352":0x064c,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356":0x0650,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308":0x0698,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311":0x0679,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312":0x0688,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314":0x06ba,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334":0x06d5,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336":0x20aa,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345":0x05be,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366":0x05d2,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368":0x05d4,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370":0x05d6,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371":0x05d7,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373":0x05d9,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374":0x05da,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379":0x05df,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384":0x05e4,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386":0x05e6,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395":0xfb2b,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316":0x05f0,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317":0x05f1,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397":0x05b8,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399":0x05b0,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303":0x05c2,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341":0x05bf,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342":0x05c0,"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389":0x2113,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373":0x202c,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374":0x202d,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375":0x202e,"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364":0x200c,"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367":0x066d,"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337":0x02bd,"\u0061\u0067\u0072\u0061\u0076\u0065":0x00e0,"\u0061g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a85,"\u0061g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a05,"\u0061h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3042,"\u0061\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ea3,"\u0061i\u0062\u0065\u006e\u0067\u0061\u006ci":0x0990,"\u0061\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311e,"\u0061\u0069\u0064\u0065\u0076\u0061":0x0910,"a\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d5,"\u0061\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a90,"\u0061\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a10,"\u0061i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a48,"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeca,"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfecb,"a\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec9,"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfecc,"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0203,"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c8,"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0948,"\u0061\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac8,"\u0061k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a2,"\u0061k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff71,"\u0061k\u006f\u0072\u0065\u0061\u006e":0x314f,"\u0061\u006c\u0065\u0066":0x05d0,"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063":0x0627,"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb30,"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe8e,"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe84,"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063":0x0625,"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe88,"\u0061\u006c\u0065f\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe8d,"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4f,"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe82,"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063":0x0649,"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063":0xfef0,"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeef,"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfef4,"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb2e,"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077":0xfb2f,"\u0061l\u0065\u0066\u0077\u0061\u0073\u006ca":0x0671,"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061f\u0069\u006e\u0061\u006c":0xfb51,"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064":0xfb50,"a\u006c\u0065\u0066\u0077it\u0068f\u0061\u0074\u0068\u0061\u0074a\u006e\u0066\u0069\u006e\u0061\u006c":0xfd3c,"\u0061l\u0065\u0066\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfd3d,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe83,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe87,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0064d\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe81,"\u0061\u006c\u0065p\u0068":0x2135,"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c":0x224c,"\u0061\u006c\u0070h\u0061":0x03b1,"\u0061\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073":0x03ac,"a\u006c\u0074\u0073\u0065\u006c\u0065\u0063\u0074\u006f\u0072":0xd802,"\u0061m\u0061\u0063\u0072\u006f\u006e":0x0101,"\u0061\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff41,"\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed":0x0026,"\u0061m\u0070e\u0072\u0073\u0061\u006e\u0064m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff06,"\u0061\u006d\u0070\u0065\u0072\u0073\u0061\u006e\u0064s\u006d\u0061\u006c\u006c":0xf726,"\u0061\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c2,"\u0061\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3122,"a\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3124,"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x27e8,"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x27e9,"\u0061\u006e\u0067\u0064\u006e\u0072":0x299f,"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069":0x0e5a,"\u0061\u006e\u0067l\u0065":0x2220,"\u0061\u006eg\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x3008,"\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006ce\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe3f,"\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074":0x3009,"\u0061n\u0067\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l":0xfe40,"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t":0x2329,"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x232a,"\u0061\u006e\u0067\u006c\u0065\u0073":0x299e,"\u0061n\u0067\u006c\u0065\u0075\u0062\u0061r":0x29a4,"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d":0x212b,"\u0061n\u006e\u0075\u0069\u0074\u0079":0x20e7,"\u0061n\u006f\u0074\u0065\u006c\u0065\u0069a":0x0387,"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x27f2,"\u0061\u006e\u0075d\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061":0x0952,"\u0061n\u0075s\u0076\u0061\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0982,"\u0061\u006e\u0075s\u0076\u0061\u0072\u0061\u0064\u0065\u0076\u0061":0x0902,"\u0061\u006eu\u0073\u0076\u0061r\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a82,"\u0061o\u0067\u006f\u006e\u0065\u006b":0x0105,"\u0061\u0070\u0061a\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3300,"\u0061\u0070\u0061\u0072\u0065\u006e":0x249c,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065":0x0245,"\u0061p\u006fs\u0074\u0072\u006f\u0070\u0068e\u0061\u0072m\u0065\u006e\u0069\u0061\u006e":0x055a,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064":0x02bc,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0072\u0065\u0076":0x0246,"\u0061\u0070\u0070l\u0065":0xf8ff,"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073":0x2250,"\u0061p\u0070\u0072\u006f\u0078\u0065\u0071q":0x2a70,"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c":0x2248,"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065":0x2252,"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074":0x224b,"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x224a,"\u0061\u0072\u0061e\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x318e,"a\u0072\u0061\u0065\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x318d,"\u0061\u0072\u0063":0x2312,"\u0061\u0072\u0063e\u0071":0x2258,"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e":0x21b6,"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e":0x21b7,"\u0061\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u006cf\u0072\u0069\u006e\u0067":0x1e9a,"\u0061\u0072\u0069n\u0067":0x00e5,"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065":0x01fb,"\u0061\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077":0x1e01,"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u0064\u006f\u0077\u006e":0x0590,"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u006c\u0065\u0066\u0074":0x058d,"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074":0x058f,"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0075\u0070":0x058e,"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h":0x2194,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e":0x21e3,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074":0x21e0,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074":0x21e2,"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070":0x21e1,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068":0x21d4,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076":0x21d5,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e":0x21d3,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074":0x21d0,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074":0x21d2,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070":0x21d1,"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n":0x2193,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074":0x2199,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074":0x2198,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065":0x21e9,"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u0064\u006f\u0077\u006e\u006d\u006f\u0064":0x02c5,"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u006c\u0065\u0066\u0074\u006d\u006f\u0064":0x02c2,"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064":0x02c3,"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064u\u0070\u006d\u006f\u0064":0x02c4,"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074":0x21aa,"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074":0x21a9,"\u0061\u0072\u0072o\u0077\u0068\u006f\u0072\u0069\u007a\u0065\u0078":0xf8e7,"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t":0x2190,"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066":0x21bd,"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065":0x21cd,"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074":0x21c6,"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065":0x21e6,"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074":0x2192,"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066":0x21c1,"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065":0x21cf,"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074":0x21c4,"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065":0x21e8,"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074":0x21e4,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074":0x21e5,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074":0x21a2,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074":0x21a3,"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074":0x21da,"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x21db,"\u0061r\u0072\u006f\u0077\u0075\u0070":0x2191,"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065":0x21a8,"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074":0x2196,"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e":0x21c5,"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074":0x2197,"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065":0x21e7,"a\u0072\u0072\u006f\u0077\u0076\u0065\u0072\u0074\u0065\u0078":0xf8e6,"a\u0073c\u0065\u006e\u0064\u0065\u0072\u0063\u006f\u006dp\u0077\u006f\u0072\u0064ma\u0072\u006b":0xd80a,"a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d":0x005e,"a\u0073c\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006dm\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff3e,"\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065":0x007e,"\u0061\u0073\u0063\u0069it\u0069\u006c\u0064\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5e,"\u0061s\u0063\u0072\u0069\u0070\u0074":0x0251,"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064":0x0252,"\u0061\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3041,"\u0061\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a1,"\u0061\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff67,"\u0061\u0073\u0073\u0065\u0072\u0074":0x22a6,"\u0061\u0073\u0074e\u0071":0x2a6e,"a\u0073\u0074\u0065\u0072\u0061\u0063\u0063\u0065\u006e\u0074":0x20f0,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b":0x002a,"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068":0x2217,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0a,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0073\u006d\u0061\u006c\u006c":0xfe61,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006d":0x2042,"\u0061\u0073\u0074\u0072\u006f\u0073\u0075\u006e":0x2609,"\u0061s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6e9,"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c":0x2243,"\u0061\u0074":0x0040,"\u0061\u0074\u0069\u006c\u0064\u0065":0x00e3,"a\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff20,"\u0061t\u0073\u006d\u0061\u006c\u006c":0xfe6b,"\u0061t\u0075\u0072\u006e\u0065\u0064":0x0250,"\u0061u\u0062\u0065\u006e\u0067\u0061\u006ci":0x0994,"\u0061\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3120,"\u0061\u0075\u0064\u0065\u0076\u0061":0x0914,"\u0061\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a94,"\u0061\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a14,"\u0061\u0075\u006c\u0065ng\u0074\u0068\u006d\u0061\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09d7,"\u0061u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a4c,"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09cc,"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x094c,"\u0061\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0acc,"\u0061\u0076\u0061g\u0072\u0061\u0068\u0061\u0064\u0065\u0076\u0061":0x093d,"\u0061\u0077\u0069n\u0074":0x2a11,"a\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0561,"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb20,"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077":0x05e2,"\u0062":0x0062,"\u0062\u004e\u006f\u0074":0x2aed,"\u0062a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09ac,"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065":0x2036,"\u0062\u0061\u0063\u006b\u0065\u0064":0x024c,"\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h":0x005c,"\u0062a\u0063k\u0073\u006c\u0061\u0073\u0068m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff3c,"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065":0x2037,"\u0062\u0061\u0064\u0065\u0076\u0061":0x092c,"\u0062a\u0067\u006d\u0065\u006d\u0062\u0065r":0x22ff,"\u0062\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aac,"\u0062\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2c,"\u0062\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3070,"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069":0x0e3f,"\u0062\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d0,"\u0062\u0061\u0072":0x007c,"\u0062\u0061\u0072\u0056":0x2aea,"\u0062\u0061\u0072\u0063\u0061\u0070":0x2a43,"\u0062\u0061\u0072\u0063\u0075\u0070":0x2a42,"\u0062a\u0072d\u006f\u0077\u006e\u0068\u0061r\u0070\u006fo\u006e\u006c\u0065\u0066\u0074":0x2961,"\u0062\u0061\u0072\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074":0x295d,"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061":0x21b9,"\u0062a\u0072l\u0065\u0066\u0074\u0068\u0061r\u0070\u006fo\u006e\u0064\u006f\u0077\u006e":0x2956,"\u0062\u0061r\u006c\u0065\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070":0x2952,"\u0062\u0061\u0072\u006d\u0069\u0064\u006c\u006f\u006eg\u006e\u006f\u0073\u0070":0x02a9,"\u0062\u0061\u0072m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5c,"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077":0x21b8,"b\u0061r\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u0064\u0069\u0061mo\u006e\u0064":0x2920,"\u0062\u0061\u0072\u0072ig\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e":0x295f,"\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070":0x295b,"\u0062\u0061\u0072\u0075\u0070\u0061\u0072\u0072\u006f\u0077":0x2912,"\u0062\u0061r\u0075\u0070\u0068a\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074":0x2958,"\u0062\u0061\u0072\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074":0x2954,"\u0062\u0061\u0072\u0076\u0065\u0065":0x22bd,"\u0062b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3105,"\u0062\u0062\u0072\u006b\u0074\u0062\u0072\u006b":0x23b6,"\u0062c\u0069\u0072\u0063\u006c\u0065":0x24d1,"\u0062\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e03,"\u0062d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e05,"\u0062\u0064\u0074\u0072\u0069\u0070\u006c\u0065\u0076\u0064\u0061\u0073\u0068":0x2506,"b\u0065a\u006d\u0065\u0064\u0073\u0069\u0078\u0074\u0065e\u006e\u0074\u0068\u006eot\u0065\u0073":0x266c,"\u0062e\u0063\u0061\u0075\u0073\u0065":0x2235,"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0431,"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0628,"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe90,"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe91,"\u0062\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3079,"b\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe8f,"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe92,"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfc9f,"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc08,"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc6d,"\u0062\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc6e,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc09,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfc9d,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe812,"\u0062e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfc9c,"\u0062e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfc9e,"\u0062e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc6a,"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc6f,"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc0a,"\u0062\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d9,"b\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0562,"\u0062e\u006e\u007a\u0065\u006e\u0072":0x23e3,"\u0062\u0065\u0074\u0061":0x03b2,"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03d0,"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb31,"\u0062\u0065\u0074\u0068":0x2136,"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w":0x05d1,"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4c,"\u0062e\u0074\u0077\u0065\u0065\u006e":0x226c,"\u0062\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ad,"\u0062h\u0061\u0064\u0065\u0076\u0061":0x092d,"b\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aad,"b\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2d,"\u0062\u0068\u006fo\u006b":0x0253,"\u0062\u0069\u0067\u0062\u006f\u0074":0x27d8,"\u0062i\u0067\u0063\u0075\u0070\u0064\u006ft":0x2a03,"\u0062\u0069\u0067\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065":0x2afc,"\u0062i\u0067\u006f\u0064\u006f\u0074":0x2a00,"\u0062\u0069\u0067\u006f\u0070\u006c\u0075\u0073":0x2a01,"\u0062i\u0067\u006f\u0074\u0069\u006d\u0065s":0x2a02,"\u0062\u0069\u0067s\u006c\u006f\u0070\u0065\u0064\u0076\u0065\u0065":0x2a57,"\u0062\u0069\u0067\u0073\u006c\u006f\u0070\u0065\u0064w\u0065\u0064\u0067\u0065":0x2a58,"\u0062\u0069\u0067\u0073\u0071\u0063\u0061\u0070":0x2a05,"\u0062\u0069\u0067\u0073\u0071\u0063\u0075\u0070":0x2a06,"\u0062\u0069\u0067\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067":0x2aff,"\u0062\u0069\u0067\u0074\u0069\u006d\u0065\u0073":0x2a09,"\u0062\u0069\u0067\u0074\u006f\u0070":0x27d9,"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x2a1e,"\u0062\u0069\u0067\u0075\u0070\u006c\u0075\u0073":0x2a04,"\u0062\u0069\u0067\u0076\u0065\u0065":0x22c1,"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065":0x22c0,"\u0062\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3073,"\u0062\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d3,"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b":0x0298,"\u0062\u0069\u006e\u0064\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a02,"\u0062\u0069\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3331,"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u006f\u0077\u006e\u0061rr\u006f\u0077":0x29ed,"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u0072\u0069\u0067\u0068td\u006f\u0074":0x2688,"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077\u006f\u0064\u006f\u0074\u0073":0x2689,"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065":0x25d5,"b\u006c\u0061\u0063\u006bdi\u0061m\u006f\u006e\u0064\u0064\u006fw\u006e\u0061\u0072\u0072\u006f\u0077":0x29ea,"\u0062\u006c\u0061\u0063\u006b\u0068\u006f\u0075\u0072g\u006c\u0061\u0073\u0073":0x29d7,"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25d6,"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072":0x25c4,"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25c0,"\u0062\u006c\u0061\u0063\u006b\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074":0x3010,"\u0062\u006c\u0061ck\u006c\u0065\u006e\u0074\u0069\u0063\u0075\u006c\u0061r\u0062r\u0061c\u006be\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe3b,"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074":0x3011,"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061r\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063a\u006c":0xfe3c,"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x25e3,"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25e2,"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065":0x25ac,"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r":0x25ba,"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065":0x25b6,"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x25aa,"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065":0x263b,"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e":0x25be,"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x25e4,"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25e5,"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065":0x25b4,"\u0062\u006c\u0061n\u006b":0x2423,"\u0062\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e07,"b\u006c\u006b\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c":0x2b2c,"b\u006c\u006b\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c":0x2b2e,"\u0062\u006c\u006fc\u006b":0x2588,"\u0062\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff42,"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069":0x0e1a,"\u0062\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307c,"\u0062\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30dc,"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065":0x25e1,"\u0062\u006f\u0077\u0074\u0069\u0065":0x22c8,"\u0062\u006f\u0078\u0061\u0073\u0074":0x29c6,"\u0062\u006f\u0078\u0062\u0061\u0072":0x25eb,"\u0062\u006f\u0078\u0062\u006f\u0078":0x29c8,"\u0062o\u0078\u0062\u0073\u006c\u0061\u0073h":0x29c5,"\u0062o\u0078\u0063\u0069\u0072\u0063\u006ce":0x29c7,"\u0062o\u0078\u0064\u0069\u0061\u0067":0x29c4,"\u0062\u006f\u0078\u006f\u006e\u0062\u006f\u0078":0x29c9,"\u0062\u0070\u0061\u0072\u0065\u006e":0x249d,"\u0062\u0071\u0073\u0071\u0075\u0061\u0072\u0065":0x33c3,"\u0062r\u0061\u0063\u0065\u0065\u0078":0xf8f4,"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t":0x007b,"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0074":0xf8f3,"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u006d\u0069\u0064":0xf8f2,"\u0062r\u0061c\u0065\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff5b,"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c":0xfe5b,"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0074\u0070":0xf8f1,"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe37,"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074":0x007d,"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074":0xf8fe,"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064":0xf8fd,"\u0062\u0072\u0061\u0063er\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5d,"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5c,"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070":0xf8fc,"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe38,"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x005b,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0074":0xf8f0,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0065\u0078":0xf8ef,"b\u0072a\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074m\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff3b,"\u0062\u0072a\u0063\u006b\u0065t\u006c\u0065\u0066\u0074\u0071\u0075\u0069\u006c\u006c":0x2045,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0074\u0070":0xf8ee,"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x005d,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074":0xf8fb,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0065\u0078":0xf8fa,"b\u0072\u0061\u0063\u006bet\u0072i\u0067\u0068\u0074\u006d\u006fn\u006f\u0073\u0070\u0061\u0063\u0065":0xff3d,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074q\u0075\u0069\u006c\u006c":0x2046,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070":0xf8f9,"\u0062\u0072\u0065v\u0065":0x02d8,"\u0062\u0072\u0065\u0076\u0065\u0031":0xf006,"\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032e,"\u0062\u0072\u0065\u0076\u0065\u0063\u006d\u0062":0x0306,"b\u0072\u0065\u0076\u0065in\u0076e\u0072\u0074\u0065\u0064\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x032f,"\u0062\u0072e\u0076\u0065\u0069n\u0076\u0065\u0072\u0074\u0065\u0064\u0063\u006d\u0062":0x0311,"\u0062\u0072\u0065\u0076ei\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0064\u006f\u0075\u0062\u006c\u0065\u0063m\u0062":0x0361,"\u0062\u0072\u0069\u0064\u0067\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x032a,"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062":0x033a,"\u0062\u0072i\u0064\u0067\u0065i\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x02ad,"\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r":0x00a6,"\u0062\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b41,"\u0062s\u0069m\u0069\u006c\u0061\u0072\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x2b47,"\u0062\u0073\u006f\u006c\u0068\u0073\u0075\u0062":0x27c8,"\u0062s\u0074\u0072\u006f\u006b\u0065":0x0180,"\u0062s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ea,"\u0062\u0074\u0069\u006d\u0065\u0073":0x2a32,"\u0062t\u006f\u0070\u0062\u0061\u0072":0x0183,"\u0062\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3076,"\u0062\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d6,"\u0062\u0075\u006c\u006c\u0065\u0074":0x2022,"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072":0x2219,"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065":0x25ce,"\u0062u\u006d\u0070\u0065\u0071\u0071":0x2aae,"\u0063":0x0063,"\u0063\u0031\u0032\u0038":0x0080,"\u0063\u0031\u0032\u0039":0x0081,"\u0063\u0031\u0034\u0031":0x008d,"\u0063\u0031\u0034\u0032":0x008e,"\u0063\u0031\u0034\u0033":0x008f,"\u0063\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056e,"\u0063a\u0062\u0065\u006e\u0067\u0061\u006ci":0x099a,"\u0063\u0061\u0063\u0075\u0074\u0065":0x0107,"\u0063a\u0064\u0061\u0075\u006e\u0061":0x2106,"\u0063\u0061\u0064\u0065\u0076\u0061":0x091a,"\u0063\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9a,"\u0063\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1a,"\u0063a\u006c\u0073\u0071\u0075\u0061\u0072e":0x3388,"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006ed\u0075\u0062e\u006e\u0067\u0061\u006c\u0069":0x0981,"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062":0x0310,"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u0064\u0065\u0076\u0061":0x0901,"\u0063\u0061\u006e\u0064ra\u0062\u0069\u006e\u0064\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a81,"\u0063a\u0070\u0062\u0061\u0072\u0063\u0075p":0x2a49,"\u0063\u0061\u0070\u0064\u006f\u0074":0x2a40,"\u0063\u0061\u0070\u0069ta\u006c\u0063\u006f\u006d\u0070\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b":0xd809,"\u0063\u0061\u0070\u006f\u0076\u0065\u0072\u0063\u0075\u0070":0x2a47,"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b":0x21ea,"\u0063\u0061\u0070\u0077\u0065\u0064\u0067\u0065":0x2a44,"\u0063\u0061\u0072\u0065\u006f\u0066":0x2105,"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074":0x2038,"\u0063\u0061\u0072o\u006e":0x02c7,"\u0063\u0061\u0072\u006f\u006e\u0031":0xf00a,"\u0063\u0061\u0072\u006f\u006e\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032c,"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062":0x030c,"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e":0x21b5,"\u0063b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3118,"\u0063\u0063\u0061\u0072\u006f\u006e":0x010d,"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x00e7,"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065":0x1e09,"\u0063c\u0069\u0072\u0063\u006c\u0065":0x24d2,"c\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0109,"\u0063\u0063\u0075r\u006c":0x0255,"\u0063c\u0077u\u006e\u0064\u0065\u0072\u0063u\u0072\u0076e\u0061\u0072\u0072\u006f\u0077":0x293f,"\u0063\u0064\u006f\u0074":0x010b,"\u0063\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33c5,"\u0063e\u0064\u0069\u006c\u006c\u0061":0x00b8,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0031":0xf008,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0032":0xf00d,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062":0x0327,"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074":0x2308,"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074":0x2309,"\u0063\u0065\u006e\u0074":0x00a2,"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065":0x2103,"\u0063\u0065\u006et\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0xf6df,"\u0063\u0065\u006e\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe0,"\u0063\u0065\u006et\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf7a2,"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065":0x2104,"\u0063\u0065\u006et\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0xf6e0,"c\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0579,"\u0063\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099b,"\u0063h\u0061\u0064\u0065\u0076\u0061":0x091b,"c\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9b,"c\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1b,"\u0063\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3114,"c\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bd,"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0447,"\u0063\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bf,"c\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04b7,"\u0063\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04f5,"\u0063\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0573,"c\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04cc,"\u0063h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x04b9,"\u0063\u0068\u0069":0x03c7,"c\u0068i\u0065\u0075\u0063\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3277,"\u0063\u0068\u0069\u0065uc\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3217,"\u0063\u0068\u0069\u0065uc\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3269,"\u0063\u0068\u0069\u0065\u0075\u0063\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314a,"\u0063h\u0069e\u0075\u0063\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x3209,"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069":0x0e0a,"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e08,"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e09,"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069":0x0e0c,"\u0063\u0068\u006fo\u006b":0x0188,"\u0063i\u0065u\u0063\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3276,"\u0063\u0069\u0065\u0075\u0063\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3216,"\u0063\u0069\u0065\u0075\u0063\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3268,"c\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3148,"\u0063\u0069e\u0075\u0063\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3208,"\u0063\u0069\u0065\u0075\u0063\u0075\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x321c,"\u0063\u0069\u0072\u0045":0x29c3,"\u0063\u0069\u0072\u0062\u006f\u0074":0x27df,"\u0063\u0069\u0072\u0063\u0065\u0071":0x2257,"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b":0x229b,"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b":0x25d2,"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074":0x20dd,"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0062\u0075\u006c\u006c\u0065\u0074":0x29bf,"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068":0x229d,"\u0063\u0069\u0072c\u006c\u0065\u0064\u0069\u0076\u0069\u0064\u0065":0x2298,"\u0063i\u0072c\u006c\u0065\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x29ec,"\u0063i\u0072c\u006c\u0065\u0064\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x29b7,"\u0063i\u0072c\u006c\u0065\u0064\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074":0x2686,"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077o\u0064\u006f\u0074\u0073":0x2687,"c\u0069\u0072\u0063\u006c\u0065\u0064\u0076\u0065\u0072\u0074":0x29b6,"\u0063i\u0072c\u006c\u0065\u0064\u0077\u0068i\u0074\u0065b\u0075\u006c\u006c\u0065\u0074":0x29be,"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c":0x229c,"\u0063\u0069\u0072\u0063\u006c\u0065\u0068\u0062\u0061\u0072":0x29b5,"\u0063\u0069\u0072c\u006c\u0065\u006c\u006c\u0071\u0075\u0061\u0064":0x25f5,"\u0063\u0069\u0072c\u006c\u0065\u006c\u0072\u0071\u0075\u0061\u0064":0x25f6,"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x2297,"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u006e\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b30,"\u0063i\u0072c\u006c\u0065\u006f\u006e\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x21f4,"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074":0x2299,"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073":0x2295,"\u0063\u0069r\u0063\u006c\u0065p\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b":0x3036,"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067":0x229a,"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b":0x25d3,"\u0063\u0069\u0072c\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064":0x25f4,"\u0063\u0069\u0072c\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064":0x25f7,"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b":0x25d4,"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c":0x25cd,"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b":0x25d0,"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b":0x25d1,"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x02c6,"c\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0031":0xf003,"\u0063i\u0072c\u0075\u006d\u0066\u006c\u0065x\u0062\u0065l\u006f\u0077\u0063\u006d\u0062":0x032d,"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062":0x0302,"\u0063\u0069\u0072\u0066\u006e\u0069\u006e\u0074":0x2a10,"\u0063\u0069\u0072\u006d\u0069\u0064":0x2aef,"\u0063i\u0072\u0073\u0063\u0069\u0072":0x29c2,"\u0063\u006c\u0065a\u0072":0x2327,"\u0063\u006c\u0069\u0063\u006b\u0061\u006c\u0076\u0065\u006f\u006c\u0061\u0072":0x01c2,"c\u006c\u0069\u0063\u006b\u0064\u0065\u006e\u0074\u0061\u006c":0x01c0,"\u0063\u006c\u0069c\u006b\u006c\u0061\u0074\u0065\u0072\u0061\u006c":0x01c1,"\u0063\u006c\u0069\u0063\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x01c3,"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e":0x27f3,"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0061\u0070":0x2a4d,"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0075\u0070":0x2a4c,"c\u006c\u006f\u0073\u0065dv\u0061r\u0063\u0075\u0070\u0073\u006da\u0073\u0068\u0070\u0072\u006f\u0064":0x2a50,"\u0063l\u006f\u0073\u0075\u0072\u0065":0x2050,"\u0063\u006c\u0075\u0062":0x2663,"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065":0x2667,"\u0063\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a4,"\u0063\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff43,"\u0063m\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a0,"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0581,"\u0063\u006f\u006co\u006e":0x003a,"\u0063o\u006c\u006f\u006e\u0065\u0071":0x2254,"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079":0x20a1,"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1a,"\u0063\u006f\u006c\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xfe55,"\u0063\u006f\u006c\u006fnt\u0072\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072\u0068\u0061\u006c\u0066\u006do\u0064":0x02d1,"\u0063o\u006co\u006e\u0074\u0072\u0069\u0061n\u0067\u0075l\u0061\u0072\u006d\u006f\u0064":0x02d0,"\u0063\u006f\u006dm\u0061":0x002c,"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x0313,"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062":0x0315,"c\u006f\u006d\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0xf6c3,"\u0063\u006f\u006d\u006d\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055d,"\u0063\u006f\u006d\u006d\u0061\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0xf6e1,"\u0063\u006f\u006d\u006d\u0061\u006d\u0069\u006e\u0075\u0073":0x2a29,"\u0063\u006f\u006d\u006d\u0061\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0c,"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062":0x0314,"\u0063\u006f\u006d\u006d\u0061\u0073\u006d\u0061\u006c\u006c":0xfe50,"\u0063\u006f\u006dm\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x0299,"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0xf6e2,"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x0312,"\u0063\u006f\u006d\u006d\u0061\u0074\u0075\u0072\u006ee\u0064\u006d\u006f\u0064":0x02bb,"\u0063\u006f\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074":0x2201,"\u0063\u006f\u006e\u0063\u0061\u0076\u0065\u0064\u0069a\u006d\u006f\u006e\u0064":0x27e1,"\u0063\u006f\u006e\u0063av\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u006c\u0065f\u0074":0x27e2,"\u0063\u006f\u006eca\u0076\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u0072\u0069\u0067\u0068\u0074":0x27e3,"\u0063o\u006e\u0067\u0064\u006f\u0074":0x2a6d,"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et":0x2245,"\u0063\u006f\u006e\u0069\u0063\u0074\u0061\u0070\u0065\u0072":0x2332,"\u0063o\u006e\u006a\u0071\u0075\u0061\u006et":0x2a07,"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222e,"\u0063o\u006e\u0074\u0072\u006f\u006c":0x2303,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b":0x0006,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c":0x0007,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S":0x0008,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e":0x0018,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R":0x000d,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031":0x0011,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032":0x0012,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033":0x0013,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034":0x0014,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c":0x007f,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045":0x0010,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M":0x0019,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051":0x0005,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054":0x0004,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043":0x001b,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042":0x0017,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058":0x0003,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F":0x000c,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S":0x001c,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S":0x001d,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T":0x0009,"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF":0x000a,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b":0x0015,"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c":0x0000,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S":0x001e,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I":0x000f,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O":0x000e,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054":0x0002,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058":0x0001,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042":0x001a,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e":0x0016,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S":0x001f,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T":0x000b,"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t":0x2a3f,"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079":0x2210,"\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t":0x00a9,"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074\u0073\u0061\u006e\u0073":0xf8e9,"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074s\u0065\u0072\u0069\u0066":0xf6d9,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x300c,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068":0xff62,"\u0063o\u0072\u006e\u0065\u0072b\u0072\u0061\u0063\u006b\u0065t\u006ce\u0066t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l":0xfe41,"\u0063o\u0072n\u0065\u0072\u0062\u0072\u0061c\u006b\u0065t\u0072\u0069\u0067\u0068\u0074":0x300d,"c\u006f\u0072\u006e\u0065\u0072\u0062r\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068t\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068":0xff63,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074i\u0063\u0061\u006c":0xfe42,"\u0063\u006f\u0072\u0070\u006f\u0072\u0061\u0074\u0069\u006f\u006e\u0073q\u0075\u0061\u0072\u0065":0x337f,"\u0063\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x33c7,"\u0063\u006f\u0076\u0065\u0072\u006b\u0067\u0073\u0071\u0075\u0061\u0072\u0065":0x33c6,"\u0063\u0070\u0061\u0072\u0065\u006e":0x249e,"\u0063\u0072\u0075\u007a\u0065\u0069\u0072\u006f":0x20a2,"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068":0x0227,"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064":0x0297,"\u0063\u0073\u0075\u0062":0x2acf,"\u0063\u0073\u0075b\u0065":0x2ad1,"\u0063\u0073\u0075\u0070":0x2ad0,"\u0063\u0073\u0075p\u0065":0x2ad2,"\u0063\u0075\u0062\u0065\u0072\u006f\u006f\u0074":0x221b,"\u0063u\u0070\u0062\u0061\u0072\u0063\u0061p":0x2a48,"\u0063\u0075\u0070\u0064\u006f\u0074":0x228d,"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x228c,"\u0063\u0075\u0070\u006f\u0076\u0065\u0072\u0063\u0061\u0070":0x2a46,"\u0063\u0075\u0070\u0076\u0065\u0065":0x2a45,"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064":0x22cf,"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t":0x21ab,"\u0063u\u0072\u006c\u0079\u006f\u0072":0x22ce,"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074":0x21ac,"\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079":0x00a4,"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006fw\u006c\u0065f\u0074\u0070\u006c\u0075\u0073":0x293d,"c\u0075r\u0076\u0065\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u006din\u0075\u0073":0x293c,"\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077":0x2941,"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077":0x21bb,"\u0063w\u0072i\u0067\u0068\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x2938,"\u0063\u0077\u0075\u006e\u0064\u0065\u0072\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077":0x293e,"\u0063\u0079\u0072\u0042\u0072\u0065\u0076\u0065":0xf6d1,"\u0063y\u0072\u0046\u006c\u0065\u0078":0xf6d2,"\u0063\u0079\u0072\u0062\u0072\u0065\u0076\u0065":0xf6d4,"\u0063y\u0072\u0066\u006c\u0065\u0078":0xf6d5,"\u0064":0x0064,"\u0064\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0564,"\u0064a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a6,"\u0064\u0061\u0064\u0065\u0076\u0061":0x0926,"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfebe,"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebf,"d\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfebd,"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec0,"\u0064\u0061\u0067\u0065\u0073\u0068":0x05bc,"\u0064\u0061\u0067\u0067\u0065\u0072":0x2020,"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l":0x2021,"\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa6,"\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a26,"\u0064\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3060,"\u0064\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c0,"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068":0xfb33,"\u0064\u0061\u006c\u0065\u0074\u0068":0x2138,"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077":0x05d3,"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeaa,"d\u0061\u006c\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea9,"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x064f,"\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe78,"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077":0xe821,"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c":0xfe79,"\u0064\u0061\u006dm\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe835,"\u0064\u0061m\u006d\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe72,"d\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe824,"\u0064a\u006dm\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe836,"\u0064\u0061\u006ed\u0061":0x0964,"\u0064\u0061\u006e\u0067\u0065\u0072":0x2621,"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05a7,"\u0064\u0061\u0073h\u0056":0x2ae3,"\u0064a\u0073\u0068\u0056\u0064\u0061\u0073h":0x27db,"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn":0x2239,"\u0064\u0061\u0073\u0068le\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e":0x296b,"d\u0061s\u0068\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e":0x296d,"\u0064a\u0073\u0069\u0061\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0485,"\u0064b\u006b\u0061\u0072\u006f\u0077":0x290f,"\u0064\u0062\u006c\u0047\u0072\u0061\u0076\u0065":0xf6d3,"\u0064\u0062\u006c\u0061ng\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x300a,"d\u0062\u006c\u0061\u006e\u0067\u006ce\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0076\u0065r\u0074i\u0063\u0061\u006c":0xfe3d,"d\u0062l\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061c\u006b\u0065\u0074\u0072ig\u0068\u0074":0x300b,"\u0064\u0062\u006c\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068\u0074\u0076\u0065\u0072\u0074\u0069c\u0061\u006c":0xfe3e,"\u0064\u0062\u006car\u0063\u0068\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032b,"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e":0x21ca,"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u0064\u006f\u0077\u006e":0x058a,"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074":0x219e,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074":0x21a0,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068e\u0061\u0064\u0075\u0070":0x0588,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070":0x21c8,"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x27e6,"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x27e7,"\u0064\u0062\u006c\u0064\u0061\u006e\u0064\u0061":0x0965,"\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065":0xf6d6,"d\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062":0x030f,"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222c,"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0333,"\u0064\u0062\u006c\u006f\u0076\u0065\u0072\u006c\u0069n\u0065\u0063\u006d\u0062":0x033f,"d\u0062\u006c\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064":0x02ba,"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072":0x2016,"\u0064\u0062\u006cve\u0072\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x030e,"\u0064b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3109,"\u0064\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33c8,"\u0064\u0063\u0061\u0072\u006f\u006e":0x010f,"\u0064c\u0061\u0072\u006f\u006e\u0031":0xf811,"\u0064\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e11,"\u0064c\u0069\u0072\u0063\u006c\u0065":0x24d3,"\u0064\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e13,"\u0064\u0064\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a1,"\u0064d\u0061\u0064\u0065\u0076\u0061":0x0921,"d\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa1,"d\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a21,"\u0064d\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb89,"\u0064\u0064\u0064\u0064\u006f\u0074":0x20dc,"\u0064d\u0064\u0068\u0061\u0064\u0065\u0076a":0x095c,"\u0064\u0064\u0064o\u0074":0x20db,"d\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a2,"\u0064\u0064\u0068\u0061\u0064\u0065\u0076\u0061":0x0922,"\u0064\u0064\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa2,"\u0064\u0064\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a22,"\u0064\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e0b,"\u0064d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e0d,"\u0064\u0064\u006ft\u0073":0x22f1,"\u0064d\u006f\u0074\u0073\u0065\u0071":0x2a77,"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x066b,"\u0064e\u0066\u0069\u006e\u0065\u0073":0x225c,"\u0064\u0065\u0067\u0072\u0065\u0065":0x00b0,"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e":0x212a,"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077":0x05ad,"\u0064\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3067,"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03ef,"\u0064\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c7,"\u0064\u0065\u006c\u0065\u0074\u0065":0x05ba,"\u0064\u0065\u006c\u0065\u0074\u0065\u006c\u0065\u0066\u0074":0x232b,"d\u0065\u006c\u0065\u0074\u0065\u0072\u0069\u0067\u0068\u0074":0x2326,"\u0064\u0065\u006ct\u0061":0x03b4,"d\u0065\u006c\u0074\u0061\u0074\u0075\u0072\u006e\u0065\u0064":0x018d,"d\u0065\u006e\u006f\u006d\u0069\u006ea\u0074\u006f\u0072\u006d\u0069\u006eu\u0073\u006f\u006e\u0065\u006e\u0075\u006de\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061l\u0069":0x09f8,"\u0064\u0065\u007a\u0068":0x02a4,"\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a7,"\u0064h\u0061\u0064\u0065\u0076\u0061":0x0927,"d\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa7,"d\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a27,"\u0064\u0068\u006fo\u006b":0x0257,"\u0064i\u0061\u0065\u0072\u0065\u0073\u0069s":0x0088,"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061\u0074\u006f\u006eo\u0073\u0063\u006d\u0062":0x0344,"\u0064\u0069\u0061\u006d\u0065\u0074\u0065\u0072":0x2300,"\u0064i\u0061\u006d\u006f\u006e\u0064":0x2666,"\u0064i\u0061m\u006f\u006e\u0064\u0062\u006f\u0074\u0062\u006c\u0061\u0063\u006b":0x2b19,"d\u0069\u0061\u006d\u006f\u006e\u0064\u0063\u0064\u006f\u0074":0x27d0,"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x291d,"\u0064\u0069\u0061\u006don\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072":0x291f,"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b":0x2b16,"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068":0x22c4,"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0069\u0067\u0068\u0074b\u006c\u0061\u0063\u006b":0x2b17,"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065":0x2662,"\u0064i\u0061m\u006f\u006e\u0064\u0074\u006f\u0070\u0062\u006c\u0061\u0063\u006b":0x2b18,"\u0064\u0069\u0063e\u0069":0x2680,"\u0064\u0069\u0063\u0065\u0069\u0069":0x2681,"\u0064i\u0063\u0065\u0069\u0069\u0069":0x2682,"\u0064\u0069\u0063\u0065\u0069\u0076":0x2683,"\u0064\u0069\u0063e\u0076":0x2684,"\u0064\u0069\u0063\u0065\u0076\u0069":0x2685,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x00a8,"\u0064i\u0065\u0072\u0065\u0073\u0069\u00731":0xf005,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0061\u0063\u0075\u0074\u0065":0xf6d7,"\u0064\u0069e\u0072\u0065\u0073i\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0324,"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062":0x0308,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0067\u0072\u0061\u0076\u0065":0xf6d8,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073":0x0385,"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065":0x224f,"\u0064\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3062,"\u0064\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c2,"\u0064\u0069\u0073i\u006e":0x22f2,"\u0064i\u0073\u006a\u0071\u0075\u0061\u006et":0x2a08,"\u0064i\u0074\u0074\u006f\u006d\u0061\u0072k":0x3003,"\u0064\u0069\u0076\u0069\u0064\u0065":0x00f7,"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x22c7,"\u0064i\u0076\u0069\u0064\u0065\u0073":0x2223,"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068":0x2215,"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0452,"\u0064k\u0073\u0068\u0061\u0064\u0065":0x2593,"\u0064\u006b\u0073\u0068\u0061\u0064\u0065\u0031":0xf823,"\u0064\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e0f,"\u0064\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3397,"\u0064m\u0061\u0063\u0072\u006f\u006e":0x0111,"\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff44,"\u0064n\u0062\u006c\u006f\u0063\u006b":0x2584,"\u0064\u006e\u0065i\u0067\u0068\u0074\u0062\u006c\u006f\u0063\u006b":0x2581,"\u0064\u006e\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b":0x2585,"\u0064\u006e\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b":0x2582,"\u0064n\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2587,"\u0064n\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2583,"\u0064\u006e\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b":0x2586,"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069":0x0e0e,"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i":0x0e14,"\u0064\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3069,"\u0064\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c9,"\u0064\u006f\u006c\u006c\u0061\u0072":0x0024,"\u0064\u006f\u006c\u006c\u0061\u0072\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e3,"\u0064o\u006cl\u0061\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff04,"\u0064\u006f\u006c\u006c\u0061\u0072\u006f\u006c\u0064s\u0074\u0079\u006c\u0065":0xf724,"d\u006f\u006c\u006c\u0061\u0072\u0073\u006d\u0061\u006c\u006c":0xfe69,"\u0064\u006f\u006c\u006c\u0061\u0072\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e4,"\u0064\u006f\u006e\u0067":0x20ab,"\u0064\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3326,"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et":0x02d9,"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062":0x0307,"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062":0x0323,"\u0064\u006f\u0074\u0063\u0069\u0072\u0063\u006c\u0065\u0031":0xf820,"\u0064\u006f\u0074\u0065\u0071\u0075\u0069\u0076":0x2a67,"d\u006f\u0074\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fb,"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069":0x0131,"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u006a":0xf6be,"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b":0x0284,"\u0064o\u0074\u006d\u0061\u0074\u0068":0x22c5,"\u0064\u006f\u0074\u006d\u0069\u006e\u0075\u0073":0x2238,"\u0064o\u0074\u0070\u006c\u0075\u0073":0x2214,"\u0064\u006f\u0074\u0073\u0069\u006d":0x2a6a,"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073":0x223a,"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065":0x25cc,"\u0064\u006f\u0074t\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1a,"\u0064\u006f\u0074\u0074\u0069\u006d\u0065\u0073":0x2a30,"\u0064\u006f\u0075b\u006c\u0065\u0062\u0061\u0072\u0076\u0065\u0065":0x2a62,"\u0064\u006f\u0075\u0062\u006c\u0065\u0070\u006c\u0075\u0073":0x29fa,"\u0064\u006f\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072":0x2913,"\u0064o\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064":0x2908,"\u0064\u006f\u0077n\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297f,"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006fo\u006e\u006ce\u0066\u0074\u0062\u0061\u0072":0x2959,"\u0064\u006f\u0077\u006eha\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0061\u0072":0x2955,"d\u006f\u0077\u006e\u0068ar\u0070o\u006f\u006e\u0073\u006c\u0065f\u0074\u0072\u0069\u0067\u0068\u0074":0x2965,"d\u006fw\u006e\u0072\u0069\u0067\u0068\u0074\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077":0x2935,"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e":0x29f9,"\u0064\u006fw\u006e\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x031e,"d\u006f\u0077\u006e\u0074\u0061\u0063\u006b\u006d\u006f\u0064":0x02d5,"d\u006f\u0077\u006e\u0074ri\u0061n\u0067\u006c\u0065\u006c\u0065f\u0074\u0062\u006c\u0061\u0063\u006b":0x29e8,"\u0064\u006f\u0077\u006etr\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u006c\u0061c\u006b":0x29e9,"\u0064\u006f\u0077n\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073":0x21f5,"\u0064\u006f\u0077nu\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x296f,"\u0064o\u0077n\u007a\u0069\u0067\u007a\u0061\u0067\u0061\u0072\u0072\u006f\u0077":0x21af,"\u0064\u0070\u0061\u0072\u0065\u006e":0x249f,"\u0064\u0072\u0062\u006b\u0061\u0072\u006f\u0077":0x2910,"\u0064\u0073\u006f\u006c":0x29f6,"\u0064\u0073\u0075\u0062":0x2a64,"\u0064s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6eb,"\u0064\u0074\u0061i\u006c":0x0256,"\u0064t\u006f\u0070\u0062\u0061\u0072":0x018c,"\u0064u\u0061\u006c\u006d\u0061\u0070":0x29df,"\u0064\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3065,"\u0064\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c5,"\u0064\u0079\u006fg\u0068":0x0234,"\u0064\u007a":0x01f3,"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065":0x02a3,"\u0064z\u0063\u0061\u0072\u006f\u006e":0x01c6,"\u0064\u007a\u0063\u0075\u0072\u006c":0x02a5,"d\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04e1,"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x045f,"\u0065":0x0065,"\u0065\u0061\u0063\u0075\u0074\u0065":0x00e9,"\u0065\u0061\u0072t\u0068":0x2641,"\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098f,"\u0065b\u006f\u0070\u006f\u006d\u006f\u0066o":0x311c,"\u0065\u0062\u0072\u0065\u0076\u0065":0x0115,"e\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061":0x090d,"\u0065c\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8d,"e\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061":0x0945,"\u0065c\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac5,"\u0065\u0063\u0061\u0072\u006f\u006e":0x011b,"\u0065\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065":0x1e1d,"e\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0565,"\u0065c\u0068y\u0069\u0077\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0587,"\u0065c\u0069\u0072\u0063\u006c\u0065":0x24d4,"e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ea,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ebf,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e19,"\u0065\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ec7,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ec1,"e\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ec3,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ec5,"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0454,"\u0065d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0205,"\u0065\u0064\u0065v\u0061":0x090f,"\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00eb,"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0117,"\u0065d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eb9,"\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a0f,"\u0065e\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a47,"\u0065\u0067\u0072\u0061\u0076\u0065":0x00e8,"\u0065\u0067\u0073\u0064\u006f\u0074":0x2a98,"\u0065g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a8f,"\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0567,"\u0065\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311d,"\u0065h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3048,"\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ebb,"\u0065\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311f,"\u0065\u0069\u0067h\u0074":0x0038,"\u0065\u0069\u0067h\u0074\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ee,"\u0065i\u0067\u0068\u0074\u0064\u0065\u0076a":0x096e,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x2471,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2485,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2499,"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aee,"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6e,"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063":0x0668,"\u0065\u0069\u0067\u0068\u0074\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3028,"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064":0x266b,"e\u0069\u0067\u0068\u0074id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3227,"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2088,"\u0065\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff18,"\u0065\u0069\u0067\u0068\u0074\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf738,"\u0065\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e":0x247b,"e\u0069\u0067\u0068\u0074\u0070\u0065\u0072\u0069\u006f\u0064":0x248f,"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f8,"\u0065\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e":0x2177,"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2078,"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i":0x0e58,"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0207,"\u0065\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0465,"\u0065k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a8,"\u0065k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff74,"\u0065k\u006fn\u006b\u0061\u0072\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a74,"\u0065k\u006f\u0072\u0065\u0061\u006e":0x3154,"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043b,"\u0065l\u0065\u006d\u0065\u006e\u0074":0x2208,"\u0065\u006c\u0065v\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246a,"e\u006c\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247e,"\u0065\u006c\u0065v\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2492,"e\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x217a,"\u0065\u006c\u0069\u006e\u0074\u0065\u0072\u0073":0x23e7,"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073":0x2026,"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0x22ee,"\u0065\u006c\u0073\u0064\u006f\u0074":0x2a97,"\u0065m\u0061\u0063\u0072\u006f\u006e":0x0113,"\u0065\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e17,"\u0065\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e15,"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043c,"\u0065\u006d\u0064\u0061\u0073\u0068":0x2014,"\u0065\u006d\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe31,"\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff45,"e\u006dp\u0068\u0061\u0073\u0069\u0073\u006d\u0061\u0072k\u0061\u0072\u006d\u0065ni\u0061\u006e":0x055b,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074":0x2205,"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072":0x29b3,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072\u006c":0x29b4,"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0062\u0061\u0072":0x29b1,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0063\u0069\u0072\u0063":0x29b2,"\u0065m\u0070\u0074\u0079\u0073\u006c\u006ft":0xd801,"\u0065\u006d\u0071\u0075\u0061\u0064":0x2001,"\u0065m\u0073\u0070\u0061\u0063\u0065":0x2003,"\u0065\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3123,"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064\u0069a\u006d\u006f\u006e\u0064":0x20df,"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0073\u0071\u0075\u0061\u0072\u0065":0x20de,"\u0065n\u0063l\u006f\u0073\u0065\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x20e4,"\u0065\u006e\u0064\u0061\u0073\u0068":0x2013,"\u0065\u006e\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe32,"\u0065\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a3,"\u0065\u006e\u0067":0x014b,"e\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3125,"\u0065\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a5,"\u0065\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c8,"\u0065\u006e\u0071\u0075\u0061\u0064":0x2000,"\u0065n\u0073\u0070\u0061\u0063\u0065":0x2002,"\u0065o\u0067\u006f\u006e\u0065\u006b":0x0119,"\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x3153,"\u0065\u006f\u0070e\u006e":0x025b,"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x029a,"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x025c,"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064":0x025e,"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b":0x025d,"\u0065\u0070\u0061\u0072\u0065\u006e":0x24a0,"\u0065\u0070\u0061\u0072\u0073\u006c":0x29e3,"\u0065p\u0073\u0069\u006c\u006f\u006e":0x03b5,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031":0x03f5,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x022a,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076":0x03f6,"\u0065\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03ad,"\u0065q\u0063\u006f\u006c\u006f\u006e":0x2255,"\u0065\u0071\u0064e\u0066":0x225d,"\u0065\u0071\u0064o\u0074":0x2a66,"\u0065\u0071\u0065\u0071":0x2a75,"\u0065\u0071\u0065\u0071\u0065\u0071":0x2a76,"\u0065\u0071\u0067t\u0072":0x22dd,"\u0065\u0071\u006c\u0065\u0073\u0073":0x22dc,"\u0065\u0071\u0071\u0067\u0074\u0072":0x2a9a,"\u0065q\u0071\u006c\u0065\u0073\u0073":0x2a99,"\u0065q\u0071\u0070\u006c\u0075\u0073":0x2a71,"\u0065\u0071\u0071\u0073\u0069\u006d":0x2a73,"e\u0071\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072":0x2a9c,"\u0065\u0071\u0071s\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073":0x2a9b,"\u0065\u0071\u0075a\u006c":0x003d,"\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b40,"\u0065\u0071\u0075\u0061\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1d,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073":0x22df,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072":0x2a96,"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073":0x2a95,"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x22de,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072":0x2242,"\u0065\u0071\u0075\u0061\u006c\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x22d5,"\u0065q\u0075a\u006c\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2971,"\u0065\u0071\u0075\u0061\u006c\u0073\u006d\u0061\u006c\u006c":0xfe66,"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062":0x208c,"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207c,"\u0065q\u0075\u0069\u0076\u0044\u0044":0x2a78,"\u0065q\u0075\u0069\u0076\u0056\u0065\u0072t":0x2a68,"\u0065\u0071\u0075\u0069\u0076\u0056\u0076\u0065\u0072\u0074":0x2a69,"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065":0x2261,"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063":0x224d,"\u0065\u0071\u0076\u0070\u0061\u0072\u0073\u006c":0x29e5,"\u0065\u0072\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3126,"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0440,"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d":0x0258,"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x044d,"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0063i\u0072\u0063\u006c\u0065":0x29f3,"\u0065r\u0072b\u0061\u0072\u0062\u006c\u0061c\u006b\u0064i\u0061\u006d\u006f\u006e\u0064":0x29f1,"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0073q\u0075\u0061\u0072\u0065":0x29ef,"\u0065\u0072\u0072b\u0061\u0072\u0063\u0069\u0072\u0063\u006c\u0065":0x29f2,"\u0065\u0072\u0072\u0062\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x29f0,"\u0065\u0072\u0072b\u0061\u0072\u0073\u0071\u0075\u0061\u0072\u0065":0x29ee,"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0441,"\u0065\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ab,"\u0065\u0073\u0068":0x0283,"\u0065s\u0068\u0063\u0075\u0072\u006c":0x0286,"\u0065\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061":0x090e,"\u0065\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0946,"\u0065s\u0068r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006c\u006f\u006f\u0070":0x01aa,"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x0285,"\u0065\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3047,"\u0065\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a7,"\u0065\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6a,"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065d":0x212e,"\u0065s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ec,"\u0065\u0074\u0061":0x03b7,"\u0065\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0568,"\u0065\u0074\u0061\u0074\u006f\u006e\u006f\u0073":0x03ae,"\u0065\u0074\u0068":0x00f0,"\u0065\u0074\u0069\u006c\u0064\u0065":0x1ebd,"e\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e1b,"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077":0x0591,"\u0065t\u0075\u0072\u006e\u0065\u0064":0x01dd,"\u0065\u0075\u006b\u006f\u0072\u0065\u0061\u006e":0x3161,"\u0065\u0075\u0072o\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079":0x20a0,"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09c7,"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x0947,"\u0065v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0ac7,"\u0065\u0078\u0063\u006c\u0061\u006d":0x0021,"\u0065\u0078\u0063\u006c\u0061\u006d\u0061\u0072\u006de\u006e\u0069\u0061\u006e":0x055c,"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l":0x203c,"\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e":0x00a1,"\u0065x\u0063l\u0061\u006d\u0064\u006f\u0077\u006e\u0073\u006d\u0061\u006c\u006c":0xf7a1,"\u0065x\u0063l\u0061\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff01,"e\u0078\u0063\u006c\u0061\u006d\u0073\u006d\u0061\u006c\u006c":0xf721,"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c":0x2203,"\u0065\u007a\u0068":0x0292,"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e":0x01ef,"\u0065z\u0068\u0063\u0075\u0072\u006c":0x0293,"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x01b9,"\u0065z\u0068\u0074\u0061\u0069\u006c":0x01ba,"\u0066":0x0066,"\u0066\u0037\u0030\u0065":0xf70e,"\u0066\u0037\u0030\u0061":0xf70a,"\u0066\u0037\u0030\u0063":0xf70c,"\u0066\u0037\u0030\u0064":0xf70d,"\u0066\u0037\u0030\u0062":0xf70b,"\u0066\u0037\u0030\u0066":0xf70f,"\u0066\u0037\u0031\u0063":0xf71c,"\u0066\u0037\u0031\u0061":0xf71a,"\u0066\u0037\u0031\u0064":0xf71d,"\u0066\u0037\u0030\u0030":0xf700,"\u0066\u0037\u0030\u0031":0xf701,"\u0066\u0037\u0030\u0032":0xf702,"\u0066\u0037\u0030\u0033":0xf703,"\u0066\u0037\u0030\u0034":0xf704,"\u0066\u0037\u0030\u0035":0xf705,"\u0066\u0037\u0030\u0036":0xf706,"\u0066\u0037\u0030\u0037":0xf707,"\u0066\u0037\u0030\u0038":0xf708,"\u0066\u0037\u0030\u0039":0xf709,"\u0066\u0037\u0031\u0030":0xf710,"\u0066\u0037\u0031\u0031":0xf711,"\u0066\u0037\u0031\u0032":0xf712,"\u0066\u0037\u0031\u0033":0xf713,"\u0066\u0037\u0031\u0034":0xf714,"\u0066\u0037\u0031\u0035":0xf715,"\u0066\u0037\u0031\u0036":0xf716,"\u0066\u0037\u0031\u0037":0xf717,"\u0066\u0037\u0031\u0038":0xf718,"\u0066\u0037\u0031\u0039":0xf719,"\u0066\u0061\u0064\u0065\u0076\u0061":0x095e,"\u0066\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5e,"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074":0x2109,"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068":0x06cc,"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfbfd,"\u0066\u0061r\u0073\u0069\u0079e\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfbfc,"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c":0xfe77,"\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe76,"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077":0xe820,"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063":0x064e,"\u0066\u0061\u0074h\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe832,"\u0066\u0061t\u0068\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe70,"f\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe823,"\u0066a\u0074h\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe833,"\u0066b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3108,"\u0066b\u006f\u0077\u0074\u0069\u0065":0x29d3,"\u0066c\u0069\u0072\u0063\u006c\u0065":0x24d5,"\u0066\u0063\u006d\u0070":0x2a3e,"\u0066\u0064\u0069\u0061\u0067\u006f\u0076\u006e\u0065a\u0072\u0072\u006f\u0077":0x292f,"\u0066\u0064\u0069a\u0067\u006f\u0076\u0072\u0064\u0069\u0061\u0067":0x292c,"\u0066\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e1f,"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0586,"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed2,"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed3,"f\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed1,"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed4,"\u0066\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc31,"\u0066e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc32,"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03e5,"\u0066\u0065\u006d\u0061\u006c\u0065":0x2640,"\u0066\u0066":0xfb00,"\u0066\u0066\u0069":0xfb03,"\u0066\u0066\u006c":0xfb04,"\u0066\u0069":0xfb01,"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246e,"\u0066\u0069\u0066t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2482,"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2496,"\u0066\u0069\u0067\u0075\u0072\u0065\u0064\u0061\u0073\u0068":0x2012,"f\u0069\u0067\u0075\u0072\u0065\u0073\u0070\u0061\u0063\u0065":0x2007,"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077":0xfb3a,"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068q\u0061\u006d\u0061\u0074\u0073":0xe803,"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0077\u0069\u0074\u0068s\u0068\u0065\u0076\u0061":0xe802,"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077":0x05dd,"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0x05e3,"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069":0x05e5,"\u0066\u0069\u006e\u0074":0x2a0f,"\u0066\u0069r\u0073\u0074\u0074o\u006e\u0065\u0063\u0068\u0069\u006e\u0065\u0073\u0065":0x02c9,"\u0066i\u0073\u0068\u0065\u0079\u0065":0x25c9,"\u0066\u0069\u0076\u0065":0x0035,"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x0665,"f\u0069\u0076\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09eb,"\u0066\u0069\u0076\u0065\u0064\u0065\u0076\u0061":0x096b,"f\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215d,"\u0066\u0069\u0076e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aeb,"\u0066\u0069\u0076e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6b,"\u0066\u0069\u0076e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3025,"f\u0069v\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3224,"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2085,"\u0066\u0069\u0076\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff15,"\u0066\u0069\u0076e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf735,"\u0066i\u0076\u0065\u0070\u0061\u0072\u0065n":0x2478,"\u0066\u0069\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x248c,"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f5,"\u0066i\u0076\u0065\u0072\u006f\u006d\u0061n":0x2174,"\u0066i\u0076\u0065\u0073\u0069\u0078\u0074h":0x215a,"\u0066\u0069\u0076e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2075,"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069":0x0e55,"\u0066\u006c":0xfb02,"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t":0x230a,"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074":0x230b,"\u0066\u006c\u006f\u0072\u0069\u006e":0x0192,"\u0066\u006c\u0074n\u0073":0x23e5,"\u0066\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff46,"\u0066\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x3399,"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i":0x0e1f,"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069":0x0e1d,"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076":0x2aba,"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c":0x2ab6,"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074":0x22e9,"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c":0x2ab0,"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079":0x227d,"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c":0x227f,"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069":0x0e4f,"\u0066\u006f\u0072\u0063\u0065\u0073":0x22a9,"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r":0x22aa,"\u0066\u006f\u0072\u006b":0x22d4,"\u0066\u006f\u0072k\u0073":0x2adc,"\u0066\u006f\u0072\u006b\u0073\u006e\u006f\u0074":0x2add,"\u0066\u006f\u0072k\u0076":0x2ad9,"\u0066\u006f\u0075\u0072":0x0034,"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063":0x0664,"f\u006f\u0075\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ea,"\u0066\u006f\u0075\u0072\u0064\u0065\u0076\u0061":0x096a,"\u0066\u006f\u0075\u0072\u0066\u0069\u0066\u0074\u0068\u0073":0x2158,"\u0066\u006f\u0075r\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aea,"\u0066\u006f\u0075r\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6a,"\u0066\u006f\u0075r\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3024,"f\u006fu\u0072\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3223,"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2084,"\u0066\u006f\u0075\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff14,"f\u006fu\u0072\u006e\u0075\u006d\u0065\u0072\u0061\u0074o\u0072\u0062\u0065\u006ega\u006c\u0069":0x09f7,"\u0066\u006f\u0075r\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf734,"\u0066o\u0075\u0072\u0070\u0061\u0072\u0065n":0x2477,"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0065\u006ds\u0070\u0061\u0063\u0065":0x2005,"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0069\u006f\u0064":0x248b,"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f4,"\u0066o\u0075\u0072\u0072\u006f\u006d\u0061n":0x2173,"\u0066\u006f\u0075r\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2074,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x246d,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2481,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2495,"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069":0x0e54,"\u0066\u006f\u0075\u0072\u0074\u0068\u0072\u006f\u006f\u0074":0x221c,"\u0066\u006f\u0075\u0072\u0074\u0068\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065":0x02cb,"\u0066o\u0075\u0072\u0076\u0064\u006f\u0074s":0x2999,"\u0066\u0070\u0061\u0072\u0065\u006e":0x24a1,"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e":0x2044,"\u0066\u0072\u0061n\u0063":0x20a3,"\u0066r\u006f\u006e\u0074\u0065\u0064":0x024b,"\u0066\u0075\u006c\u006c\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e":0x27d7,"\u0067":0x0067,"\u0067a\u0062\u0065\u006e\u0067\u0061\u006ci":0x0997,"\u0067\u0061\u0063\u0075\u0074\u0065":0x01f5,"\u0067\u0061\u0064\u0065\u0076\u0061":0x0917,"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c":0x06af,"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb93,"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb94,"g\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb92,"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb95,"\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a97,"\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a17,"\u0067\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304c,"\u0067\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ac,"\u0067\u0061\u006dm\u0061":0x03b3,"\u0067a\u006dm\u0061\u006c\u0061\u0074\u0069\u006e\u0073\u006d\u0061\u006c\u006c":0x0263,"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02e0,"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03eb,"\u0067b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310d,"\u0067\u0062\u0072\u0065\u0076\u0065":0x011f,"\u0067\u0063\u0061\u0072\u006f\u006e":0x01e7,"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0123,"\u0067c\u0069\u0072\u0063\u006c\u0065":0x24d6,"g\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x011d,"\u0067\u0064\u006f\u0074":0x0121,"\u0067\u0065\u0062a\u0072":0x03cf,"\u0067\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3052,"\u0067\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b2,"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074":0x224e,"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c":0x2251,"\u0067e\u0071\u0071\u0073\u006c\u0061\u006et":0x2afa,"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077":0x059c,"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0x05f3,"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077":0x059d,"\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073":0x00df,"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077":0x059e,"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077":0x05f4,"\u0067\u0065\u0073c\u0063":0x2aa9,"\u0067\u0065\u0073\u0064\u006f\u0074":0x2a80,"\u0067e\u0073\u0064\u006f\u0074\u006f":0x2a82,"\u0067\u0065\u0073\u0064\u006f\u0074\u006f\u006c":0x2a84,"\u0067\u0065\u0073\u006c\u0065\u0073":0x2a94,"\u0067\u0065\u0074\u0061\u006d\u0061\u0072\u006b":0x3013,"\u0067\u0067\u0067":0x22d9,"\u0067g\u0067\u006e\u0065\u0073\u0074":0x2af8,"\u0067\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0998,"\u0067\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0572,"\u0067h\u0061\u0064\u0065\u0076\u0061":0x0918,"g\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a98,"g\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a18,"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x063a,"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfece,"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfecf,"\u0067\u0068\u0061\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfecd,"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed0,"g\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x0495,"\u0067\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0493,"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0491,"\u0067\u0068\u0068\u0061\u0064\u0065\u0076\u0061":0x095a,"\u0067\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5a,"\u0067\u0068\u006fo\u006b":0x0260,"\u0067h\u007a\u0073\u0071\u0075\u0061\u0072e":0x3393,"\u0067\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304e,"\u0067\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ae,"g\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0563,"\u0067\u0069\u006de\u006c":0x2137,"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb32,"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0453,"\u0067\u006c\u0045":0x2a92,"\u0067\u006c\u0061":0x2aa5,"g\u006c\u0065\u0069\u0063\u0068\u0073\u0074\u0061\u0072\u006b":0x29e6,"\u0067\u006c\u006a":0x2aa4,"\u0067l\u006f\u0074\u0074\u0061\u006c":0x0249,"g\u006c\u006f\u0074\u0074al\u0069n\u0076\u0065\u0072\u0074\u0065d\u0073\u0074\u0072\u006f\u006b\u0065":0x01be,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0072\u0065\u0076":0x024a,"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070":0x0294,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0062\u0061\u0072":0x0231,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0072\u0065\u0076":0x0232,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0069\u006e\u0076":0x0226,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064":0x0296,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u006d\u006f\u0064":0x02c0,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x0295,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006do\u0064":0x02c1,"g\u006c\u006f\u0074\u0074\u0061\u006cs\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073e\u0064\u0073\u0075p\u0065r\u0069\u006f\u0072":0x02e4,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0072e\u0076\u0069\u006e\u0076":0x0225,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065":0x02a1,"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d":0x02a2,"\u0067m\u0061\u0063\u0072\u006f\u006e":0x1e21,"\u0067\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff47,"\u0067\u006e\u0073i\u006d":0x22e7,"\u0067\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3054,"\u0067\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b4,"\u0067\u0070\u0061\u0072\u0065\u006e":0x24a2,"\u0067p\u0061\u0073\u0071\u0075\u0061\u0072e":0x33ac,"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074":0x2207,"\u0067\u0072\u0061v\u0065":0x0060,"\u0067\u0072\u0061\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0316,"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062":0x0300,"\u0067r\u0061\u0076\u0065\u0064\u0065\u0076a":0x0953,"\u0067\u0072\u0061\u0076\u0065\u006c\u0065\u0066\u0074\u006e\u006f\u0073\u0070":0x02b3,"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064":0x02ce,"\u0067\u0072\u0061\u0076\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff40,"\u0067\u0072\u0061v\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062":0x0340,"\u0067r\u0065\u0061\u0074\u0065\u0072":0x003e,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073":0x2a8c,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074":0x22d7,"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2265,"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073":0x22db,"\u0067\u0072e\u0061\u0074\u0065r\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff1e,"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c":0x2a8a,"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2a88,"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c":0x2a86,"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074":0x2273,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073":0x2277,"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c":0x2269,"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2267,"\u0067\u0072\u0065a\u0074\u0065\u0072\u0073\u006d\u0061\u006c\u006c":0xfe65,"\u0067s\u0063\u0072\u0069\u0070\u0074":0x0261,"\u0067\u0073\u0069m\u0065":0x2a8e,"\u0067\u0073\u0069m\u006c":0x2a90,"\u0067s\u0074\u0072\u006f\u006b\u0065":0x01e5,"\u0067\u0074\u0063\u0063":0x2aa7,"\u0067\u0074\u0063i\u0072":0x2a7a,"\u0067\u0074\u006c\u0070\u0061\u0072":0x29a0,"\u0067t\u0071\u0075\u0065\u0073\u0074":0x2a7c,"\u0067\u0074\u0072\u0061\u0072\u0072":0x2978,"\u0067\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3050,"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074":0x00ab,"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074":0x00bb,"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074":0x2039,"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074":0x203a,"\u0067\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b0,"\u0067\u0075\u0072a\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3318,"\u0067\u0079\u0073\u0071\u0075\u0061\u0072\u0065":0x33c9,"\u0068":0x0068,"\u0068\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a9,"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063":0x06c1,"\u0068a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b9,"\u0068\u0061\u0063e\u006b\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x029f,"\u0068\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b3,"\u0068\u0061\u0064\u0065\u0076\u0061":0x0939,"\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab9,"\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a39,"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfea2,"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea3,"\u0068\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306f,"h\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea1,"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea4,"\u0068a\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcaa,"\u0068a\u0069\u0072\u0073\u0070\u0061\u0063e":0x200a,"h\u0061\u0069\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x332a,"\u0068\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cf,"\u0068\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8a,"\u0068\u0061\u006c\u0061\u006e\u0074\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a4d,"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0621,"\u0068\u0061\u006d\u007a\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe80,"\u0068\u0061\u006eg\u0075\u006c\u0066\u0069\u006c\u006c\u0065\u0072":0x3164,"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044a,"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074":0x21c3,"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074":0x21c2,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070":0x21bc,"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x21cc,"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070":0x21c0,"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074":0x21cb,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074":0x21bf,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074":0x21be,"\u0068\u0061\u0072\u0072\u006f\u0077\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23af,"\u0068\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33ca,"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036":0x05b2,"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038":0x05b3,"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077":0x05b1,"\u0068a\u0074\u0061\u0070\u0070\u0072\u006fx":0x2a6f,"\u0068\u0062\u0061\u0072":0x0127,"\u0068b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310f,"h\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2b,"\u0068\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e29,"\u0068c\u0069\u0072\u0063\u006c\u0065":0x24d7,"h\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0125,"\u0068\u0063\u0079\u0072\u0069\u006c":0x03f7,"\u0068d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e27,"\u0068\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e23,"\u0068d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e25,"\u0068\u0065\u0061r\u0074":0x2665,"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065":0x2661,"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb34,"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0647,"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063":0xfba7,"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeea,"\u0068e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfba5,"h\u0065\u0068\u0068\u0061\u006d\u007aa\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064a\u0072a\u0062\u0069\u0063":0xfba4,"\u0068\u0065\u0068\u0069ni\u0074\u0069\u0061\u006c\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063":0xfba8,"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeeb,"\u0068\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3078,"h\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee9,"h\u0065\u0068\u006d\u0065di\u0061l\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063":0xfba9,"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeec,"\u0068e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcd8,"\u0068e\u0069s\u0065\u0069\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337b,"\u0068\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d8,"\u0068\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8d,"\u0068e\u006bu\u0074\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3336,"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b":0x0267,"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078":0x22b9,"\u0068\u0065\u0072u\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3339,"\u0068e\u0078\u0061\u0067\u006f\u006e":0x2394,"\u0068\u0065\u0078a\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b23,"\u0068\u0068\u006fo\u006b":0x0266,"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072":0x023a,"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b1,"\u0068i\u0065u\u0068\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x327b,"\u0068\u0069\u0065\u0075\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x321b,"\u0068\u0069\u0065\u0075\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x326d,"h\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314e,"\u0068\u0069e\u0075\u0068\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x320d,"\u0068i\u0067\u0068\u0068\u0061\u006d\u007aa":0x0674,"\u0068\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3072,"\u0068\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d2,"\u0068\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8b,"\u0068i\u0072\u0069\u0071\u0031\u0034":0x05b4,"\u0068k\u006e\u0065\u0061\u0072\u0072\u006fw":0x2924,"\u0068k\u006e\u0077\u0061\u0072\u0072\u006fw":0x2923,"\u0068\u006b\u0073\u0065\u0061\u0072\u006f\u0077":0x2925,"\u0068\u006b\u0073\u0077\u0061\u0072\u006f\u0077":0x2926,"\u0068\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e96,"\u0068\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff48,"\u0068\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0570,"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i":0x0e2b,"\u0068\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307b,"\u0068\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30db,"\u0068\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8e,"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077":0x05b9,"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069":0x0e2e,"\u0068o\u006f\u006b\u0063\u006d\u0062":0x0309,"\u0068\u006f\u006fkp\u0061\u006c\u0061\u0074\u0061\u006c\u0069\u007a\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0321,"h\u006f\u006f\u006b\u0072et\u0072o\u0066\u006c\u0065\u0078\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x0322,"\u0068\u006f\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065":0x3342,"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e9,"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072":0x2015,"\u0068\u006f\u0072\u0069\u007a\u0074\u0061\u0062":0x05a2,"\u0068o\u0072\u006e\u0063\u006d\u0062":0x031b,"\u0068\u006f\u0074\u0073\u0070\u0072\u0069\u006e\u0067\u0073":0x2668,"\u0068o\u0075\u0072\u0067\u006c\u0061\u0073s":0x29d6,"\u0068\u006f\u0075s\u0065":0x2302,"\u0068\u0070\u0061\u0072\u0065\u006e":0x24a3,"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065":0x25ad,"\u0068\u0073\u0075\u0070\u0065\u0072":0x0239,"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b0,"\u0068t\u0075\u0072\u006e\u0065\u0064":0x0265,"\u0068\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3075,"\u0068\u0075\u0069i\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3333,"\u0068\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d5,"\u0068\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8c,"\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x02dd,"\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0031":0xf009,"\u0068u\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0063\u006d\u0062":0x030b,"\u0068\u0076":0x0195,"\u0068\u0079\u0070\u0068\u0065\u006e":0x002d,"\u0068\u0079\u0070h\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074":0x2043,"\u0068y\u0070\u0068\u0065\u006e\u0064\u006ft":0x2027,"\u0068\u0079\u0070\u0068\u0065\u006e\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e5,"\u0068y\u0070h\u0065\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0d,"h\u0079\u0070\u0068\u0065\u006e\u0073\u006d\u0061\u006c\u006c":0xfe63,"\u0068\u0079\u0070\u0068\u0065\u006e\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e6,"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o":0x2010,"\u0068z\u0069\u0067\u007a\u0061\u0067":0x3030,"\u0069":0x0069,"\u0069\u0061\u0063\u0075\u0074\u0065":0x00ed,"\u0069\u0062\u0061\u0072":0x01f8,"\u0069\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0987,"\u0069b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3127,"\u0069\u0062\u0072\u0065\u0076\u0065":0x012d,"\u0069\u0063\u0061\u0072\u006f\u006e":0x01d0,"\u0069c\u0069\u0072\u0063\u006c\u0065":0x24d8,"i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ee,"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0209,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0065\u0061r\u0074\u0068\u0063\u0069rc\u006c\u0065":0x328f,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0066\u0069\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x328b,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0061\u006cl\u0069\u0061\u006e\u0063\u0065\u0070\u0061\u0072\u0065\u006e":0x323f,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u0061\u006c\u006c\u0070ar\u0065\u006e":0x323a,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u0065\u006e\u0074\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x32a5,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006c\u006f\u0073\u0065":0x3006,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006f\u006d\u006d\u0061":0x3001,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u006f\u006d\u006d\u0061le\u0066\u0074":0xff64,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069c\u0063\u006f\u006e\u0067\u0072\u0061\u0074u\u006c\u0061\u0074\u0069\u006f\u006e\u0070\u0061\u0072\u0065\u006e":0x3237,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u006fr\u0072\u0065\u0063\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x32a3,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0065\u0061\u0072t\u0068\u0070\u0061\u0072\u0065\u006e":0x322f,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u006e\u0074\u0065\u0072\u0070\u0072\u0069\u0073\u0065\u0070a\u0072\u0065\u006e":0x323d,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u0078\u0063\u0065\u006c\u006c\u0065\u006e\u0074\u0063\u0069r\u0063\u006c\u0065":0x329d,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0066\u0065s\u0074\u0069\u0076\u0061\u006c\u0070\u0061\u0072\u0065\u006e":0x3240,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u006e\u0061\u006e\u0063\u0069\u0061\u006c\u0063\u0069r\u0063\u006c\u0065":0x3296,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0066i\u006ea\u006ec\u0069\u0061\u006c\u0070\u0061\u0072\u0065n":0x3236,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u0072\u0065\u0070ar\u0065\u006e":0x322b,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063h\u0061\u0076\u0065\u0070ar\u0065\u006e":0x3232,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0068\u0069\u0067h\u0063\u0069\u0072\u0063\u006c\u0065":0x32a4,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0069\u0074e\u0072\u0061\u0074\u0069\u006f\u006e\u006d\u0061\u0072\u006b":0x3005,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u006c\u0061\u0062\u006f\u0072\u0063\u0069\u0072\u0063l\u0065":0x3298,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0061\u0062o\u0072\u0070\u0061\u0072\u0065\u006e":0x3238,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0065\u0066t\u0063\u0069\u0072\u0063\u006c\u0065":0x32a7,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063l\u006f\u0077\u0063\u0069rc\u006c\u0065":0x32a6,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u006de\u0064i\u0063i\u006e\u0065\u0063\u0069\u0072\u0063\u006ce":0x32a9,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006d\u0065\u0074a\u006c\u0070\u0061\u0072\u0065\u006e":0x322e,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063m\u006f\u006f\u006e\u0070ar\u0065\u006e":0x322a,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063n\u0061\u006d\u0065\u0070ar\u0065\u006e":0x3234,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070e\u0072\u0069\u006f\u0064":0x3002,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0070\u0072\u0069\u006e\u0074\u0063\u0069\u0072\u0063l\u0065":0x329e,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0072\u0065\u0061c\u0068\u0070\u0061\u0072\u0065\u006e":0x3243,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0072e\u0070r\u0065s\u0065\u006e\u0074\u0070\u0061\u0072\u0065n":0x3239,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0070\u0061\u0072\u0065\u006e":0x323e,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0072\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063l\u0065":0x32a8,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0065\u0063\u0072\u0065\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x3299,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063s\u0065\u006c\u0066\u0070ar\u0065\u006e":0x3242,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u006f\u0063\u0069\u0065\u0074\u0079\u0070\u0061\u0072\u0065\u006e":0x3233,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073\u0070\u0061\u0063\u0065":0x3000,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0070\u0065\u0063\u0069\u0061\u006c\u0070\u0061\u0072\u0065\u006e":0x3235,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u006fc\u006b\u0070\u0061\u0072\u0065\u006e":0x3231,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u0075d\u0079\u0070\u0061\u0072\u0065\u006e":0x323b,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0073\u0075\u006e\u0070\u0061\u0072\u0065\u006e":0x3230,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073u\u0070e\u0072v\u0069\u0073\u0065\u0070\u0061\u0072\u0065n":0x323c,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0077\u0061\u0074e\u0072\u0070\u0061\u0072\u0065\u006e":0x322c,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063w\u006f\u006f\u0064\u0070ar\u0065\u006e":0x322d,"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u007a\u0065\u0072\u006f":0x3007,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u006d\u0065t\u0061\u006c\u0063\u0069rc\u006c\u0065":0x328e,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006d\u006f\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x328a,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006e\u0061\u006d\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x3294,"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068s\u0075\u006ec\u0069\u0072\u0063\u006c\u0065":0x3290,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0077\u0061t\u0065\u0072\u0063\u0069rc\u006c\u0065":0x328c,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0077\u006f\u006f\u0064\u0063\u0069\u0072\u0063\u006c\u0065":0x328d,"\u0069\u0064\u0065v\u0061":0x0907,"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00ef,"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x1e2f,"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e5,"\u0069d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecb,"\u0069e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d7,"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0435,"\u0069\u0065\u0068\u006f\u006f\u006b":0x03f9,"\u0069\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b":0x03fb,"\u0069e\u0075n\u0067\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3275,"\u0069\u0065\u0075\u006e\u0067\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3215,"\u0069\u0065\u0075\u006e\u0067\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3267,"i\u0065\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e":0x3147,"\u0069\u0065u\u006e\u0067\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3207,"\u0069\u0067\u0072\u0061\u0076\u0065":0x00ec,"\u0069g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a87,"\u0069g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a07,"\u0069h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3044,"\u0069\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ec9,"\u0069i\u0062\u0065\u006e\u0067\u0061\u006ci":0x0988,"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0438,"\u0069\u0069\u0064\u0065\u0076\u0061":0x0908,"\u0069\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a88,"\u0069\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a08,"\u0069\u0069\u0069\u0069\u006e\u0074":0x2a0c,"\u0069\u0069\u0069n\u0074":0x222d,"\u0069i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a40,"\u0069\u0069\u006e\u0066\u0069\u006e":0x29dc,"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020b,"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c0,"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0940,"\u0069\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac0,"\u0069\u006a":0x0133,"\u0069k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a4,"\u0069k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff72,"\u0069k\u006f\u0072\u0065\u0061\u006e":0x3163,"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077":0x05ac,"\u0069m\u0061\u0063\u0072\u006f\u006e":0x012b,"\u0069m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e3,"\u0069m\u0061\u0067\u0065\u006f\u0066":0x22b7,"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l":0x2253,"\u0069\u006d\u0061t\u0068":0x1d6a4,"\u0069\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a3f,"\u0069\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff49,"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079":0x221e,"i\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056b,"\u0069\u006e\u0074\u0042\u0061\u0072":0x2a0e,"\u0069\u006e\u0074\u0062\u0061\u0072":0x2a0d,"\u0069\u006e\u0074\u0063\u0061\u0070":0x2a19,"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2231,"\u0069\u006e\u0074\u0063\u0075\u0070":0x2a1a,"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065":0x2216,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222b,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074":0x2321,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0065\u0078":0xf8f5,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070":0x2320,"\u0069\u006e\u0074\u0065\u0072\u0063\u0061\u006c":0x22ba,"\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065":0x2af4,"i\u006e\u0074\u0065\u0072\u0072\u006f\u0062\u0061\u006e\u0067":0x203d,"\u0069n\u0074e\u0072\u0072\u006f\u0062\u0061\u006e\u0067\u0064\u006f\u0077\u006e":0x2e18,"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e":0x2229,"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c":0x22d2,"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079":0x22c2,"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071":0x2293,"i\u006e\u0074\u0065\u0078\u0074\u0065\u006e\u0064\u0065\u0072":0x23ae,"\u0069\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3305,"\u0069\u006e\u0074\u006c\u0061\u0072\u0068\u006b":0x2a17,"\u0069n\u0074\u0070\u0072\u006f\u0064":0x2a3c,"\u0069\u006e\u0074\u0070\u0072\u006f\u0064\u0072":0x2a3d,"\u0069\u006e\u0074\u0078":0x2a18,"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t":0x25d8,"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce":0x25d9,"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073":0x223e,"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25db,"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25da,"\u0069o\u0067\u006f\u006e\u0065\u006b":0x012f,"\u0069\u006f\u0074\u0061":0x03b9,"\u0069\u006f\u0074a\u0031":0x01f9,"\u0069\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03ca,"\u0069\u006f\u0074\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073":0x0390,"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n":0x0269,"\u0069o\u0074\u0061\u0074\u006f\u006e\u006fs":0x03af,"\u0069\u0070\u0061\u0072\u0065\u006e":0x24a4,"i\u0072\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a72,"\u0069\u0073\u0069n\u0045":0x22f9,"\u0069s\u0069\u006e\u0064\u006f\u0074":0x22f5,"\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072":0x22f7,"\u0069\u0073\u0069n\u0073":0x22f4,"\u0069\u0073\u0069\u006e\u0076\u0062":0x22f8,"\u0069\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3043,"\u0069\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a3,"\u0069\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff68,"\u0069\u0073\u0073\u0068\u0061\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09fa,"\u0069s\u0074\u0072\u006f\u006b\u0065":0x0268,"\u0069s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ed,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x309d,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30fd,"\u0069\u0074\u0069\u006c\u0064\u0065":0x0129,"i\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2d,"\u0069\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3129,"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09bf,"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x093f,"\u0069v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0abf,"\u0069\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0477,"\u006a":0x006a,"\u006a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0571,"\u006aa\u0062\u0065\u006e\u0067\u0061\u006ci":0x099c,"\u006a\u0061\u0064\u0065\u0076\u0061":0x091c,"\u006a\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9c,"\u006a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1c,"\u006ab\u006f\u0070\u006f\u006d\u006f\u0066o":0x3110,"\u006a\u0063\u0061\u0072\u006f\u006e":0x01f0,"\u006ac\u0069\u0072\u0063\u006c\u0065":0x24d9,"j\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0135,"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c":0x029d,"\u006a\u0063\u0072\u006f\u0073\u0073\u0074\u0061\u0069\u006c":0x022d,"\u006a\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0073t\u0072\u006f\u006b\u0065":0x025f,"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063":0x062c,"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9e,"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe9f,"\u006a\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe9d,"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea0,"\u006a\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfca8,"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb8b,"j\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb8a,"\u006a\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099d,"\u006ah\u0061\u0064\u0065\u0076\u0061":0x091d,"j\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9d,"j\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1d,"\u006a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057b,"\u006a\u0069\u0073":0x3004,"\u006a\u006d\u0061t\u0068":0x1d6a5,"\u006a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4a,"\u006a\u0070\u0061\u0072\u0065\u006e":0x24a5,"\u006a\u0073\u0075\u0070\u0065\u0072":0x023b,"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b2,"\u006b":0x006b,"\u006b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04a1,"\u006ba\u0062\u0065\u006e\u0067\u0061\u006ci":0x0995,"\u006b\u0061\u0063\u0075\u0074\u0065":0x1e31,"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043a,"\u006b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049b,"\u006b\u0061\u0064\u0065\u0076\u0061":0x0915,"\u006b\u0061\u0066":0x05db,"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h":0xfb3b,"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeda,"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedb,"k\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed9,"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedc,"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4d,"\u006b\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a95,"\u006b\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a15,"\u006b\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304b,"\u006b\u0061\u0068\u006f\u006f\u006b":0x0400,"\u006b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c4,"\u006b\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ab,"\u006b\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff76,"\u006b\u0061\u0070p\u0061":0x03ba,"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03f0,"\u006b\u0061\u0070\u0079eo\u0075\u006e\u006d\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x3171,"k\u0061\u0070\u0079\u0065ou\u006ep\u0068\u0069\u0065\u0075\u0070h\u006b\u006f\u0072\u0065\u0061\u006e":0x3184,"\u006b\u0061\u0070\u0079eo\u0075\u006e\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3178,"\u006ba\u0070\u0079\u0065\u006f\u0075\u006e\u0073\u0073\u0061\u006e\u0067p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3179,"\u006b\u0061\u0072\u006f\u0072\u0069\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x330d,"\u006ba\u0072\u0074\u0064\u0065\u0073":0x03d7,"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063":0x0640,"\u006ba\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f5,"\u006b\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3384,"\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe7a,"\u006b\u0061\u0073\u0072\u0061\u006c\u006f\u0077":0xe826,"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c":0xfe7b,"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063":0x064d,"\u006b\u0061s\u0072\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe74,"k\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe827,"\u006b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049f,"\u006b\u0061\u0074\u0061h\u0069\u0072\u0061\u0070\u0072\u006f\u006c\u006f\u006e\u0067m\u0061r\u006b\u0068\u0061\u006c\u0066\u0077\u0069d\u0074\u0068":0xff70,"\u006ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049d,"\u006bb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310e,"\u006b\u0063\u0061\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3389,"\u006b\u0063\u0061\u0072\u006f\u006e":0x01e9,"\u006bc\u0069\u0072\u0063\u006c\u0065":0x24da,"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0137,"\u006bd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e33,"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0584,"\u006b\u0065\u0068e\u0068":0x06a9,"\u006b\u0065\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfb8f,"\u006b\u0065\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfb90,"\u006b\u0065\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb8e,"k\u0065\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c":0xfb91,"\u006b\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3051,"\u006b\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b1,"\u006b\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff79,"k\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056f,"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e":0x223b,"\u006be\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f6,"\u006b\u0067\u0072e\u0065\u006e\u006c\u0061\u006e\u0064\u0069\u0063":0x0138,"\u006b\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0996,"\u006bh\u0061\u0064\u0065\u0076\u0061":0x0916,"k\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a96,"k\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a16,"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea6,"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfea7,"\u006b\u0068\u0061h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea5,"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea8,"\u006b\u0068\u0061\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcac,"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e7,"\u006b\u0068\u0068\u0061\u0064\u0065\u0076\u0061":0x0959,"\u006b\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a59,"k\u0068i\u0065\u0075\u006b\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3278,"\u006b\u0068\u0069\u0065uk\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3218,"\u006b\u0068\u0069\u0065uk\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326a,"\u006b\u0068\u0069\u0065\u0075\u006b\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314b,"\u006bh\u0069e\u0075\u006b\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320a,"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069":0x0e02,"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069":0x0e05,"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069":0x0e03,"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069":0x0e04,"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069":0x0e5b,"\u006b\u0068\u006fo\u006b":0x0199,"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069":0x0e06,"\u006bh\u007a\u0073\u0071\u0075\u0061\u0072e":0x3391,"\u006b\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304d,"\u006b\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ad,"\u006b\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff77,"\u006b\u0069r\u006f\u0067\u0075r\u0061\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3315,"\u006b\u0069\u0072\u006f\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073q\u0075\u0061\u0072\u0065":0x3316,"\u006b\u0069\u0072\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3314,"\u006b\u0069\u0079\u0065ok\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326e,"\u006bi\u0079e\u006f\u006b\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320e,"\u006bi\u0079e\u006f\u006b\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3260,"\u006b\u0069\u0079e\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e":0x3131,"\u006b\u0069\u0079\u0065\u006f\u006b\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3200,"\u006b\u0069y\u0065\u006f\u006bs\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3133,"\u006b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e35,"\u006b\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3398,"\u006b\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a6,"\u006b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4b,"\u006bm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a2,"\u006b\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3053,"\u006b\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c0,"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i":0x0e01,"\u006b\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b3,"\u006b\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7a,"k\u006f\u006f\u0070\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x331e,"\u006b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0481,"k\u006fr\u0065\u0061\u006e\u0073\u0074\u0061\u006e\u0064a\u0072\u0064\u0073\u0079mb\u006f\u006c":0x327f,"\u006b\u006f\u0072\u006f\u006e\u0069\u0073\u0063\u006d\u0062":0x0343,"\u006b\u0070\u0061\u0072\u0065\u006e":0x24a6,"\u006bp\u0061\u0073\u0071\u0075\u0061\u0072e":0x33aa,"k\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x046f,"\u006b\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x33cf,"\u006b\u0074\u0075r\u006e":0x022e,"\u006bt\u0075\u0072\u006e\u0065\u0064":0x029e,"\u006b\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304f,"\u006b\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30af,"\u006b\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff78,"\u006b\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b8,"\u006b\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33be,"\u006c":0x006c,"\u006c\u0041\u006e\u0067\u006c\u0065":0x27ea,"\u006c\u0042\u0072\u0061\u0063\u0065":0x2983,"\u006c\u0050\u0061\u0072\u0065\u006e":0x2985,"\u006ca\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b2,"\u006c\u0061\u0063\u0075\u0074\u0065":0x013a,"\u006c\u0061\u0064\u0065\u0076\u0061":0x0932,"\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab2,"\u006c\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a32,"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069":0x0e45,"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfefc,"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfef8,"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef7,"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfefa,"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef9,"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfefb,"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfef6,"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef5,"\u006c\u0061\u006d\u0062\u0064\u0061":0x03bb,"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065":0x019b,"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068":0xfb3c,"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077":0x05dc,"\u006c\u0061\u006ded\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0068\u006f\u006c\u0061\u006d":0xe805,"\u006c\u0061\u006d\u0065\u0064\u0077\u0069\u0074\u0068h\u006f\u006c\u0061\u006d":0xe804,"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfede,"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfcca,"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedf,"l\u0061\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfedd,"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfcc9,"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfccb,"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfdf2,"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee0,"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfd88,"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfccc,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc43,"\u006ca\u006dw\u0069\u0074\u0068\u0068\u0061h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc40,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfccd,"\u006c\u0061\u006d\u0077it\u0068\u006a\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc3f,"\u006c\u0061\u006d\u0077it\u0068\u006b\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc41,"\u006c\u0061\u006d\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc42,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u006d\u0065\u0065\u006dw\u0069\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069t\u0069\u0061\u006c":0xe811,"\u006ca\u006dw\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc44,"\u006ca\u006e\u0067\u006c\u0065\u0064\u006ft":0x2991,"\u006c\u0061\u0070\u006c\u0061\u0063":0x29e0,"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x25ef,"\u006c\u0061\u0074":0x2aab,"\u006c\u0061\u0074\u0065":0x2aad,"\u006c\u0062\u0061\u0067":0x27c5,"\u006c\u0062\u0061\u0072":0x019a,"\u006c\u0062\u0062a\u0072":0x2114,"\u006c\u0062\u0065l\u0074":0x026c,"\u006c\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b":0x2997,"\u006cb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310c,"\u006c\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064":0x23a9,"\u006cb\u0072\u0061\u0063\u0065\u006d\u0069d":0x23a8,"\u006c\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064":0x23a7,"\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23a2,"\u006c\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064":0x23a3,"\u006c\u0062\u0072a\u0063\u006b\u006c\u006c\u0074\u0069\u0063\u006b":0x298f,"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072":0x298b,"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064":0x23a1,"\u006c\u0062\u0072a\u0063\u006b\u0075\u006c\u0074\u0069\u0063\u006b":0x298d,"\u006cb\u0072\u0062\u0072\u0061\u006b":0x2772,"\u006c\u0063\u0061\u0072\u006f\u006e":0x013e,"\u006cc\u0061\u0072\u006f\u006e\u0031":0xf813,"\u006cc\u0069\u0072\u0063\u006c\u0065":0x24db,"\u006c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e3d,"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x013c,"l\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065":0x29fc,"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0140,"\u006cd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e37,"\u006cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e39,"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062":0x031a,"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078":0x2b4a,"\u006c\u0065\u0066\u0074ar\u0072\u006f\u0077\u0062\u0061\u0063\u006b\u0061\u0070\u0070\u0072\u006f\u0078":0x2b42,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0073\u0069m\u0069\u006c\u0061\u0072":0x2b4b,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0073\u0073":0x2977,"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u006f\u006e\u006f\u0070\u006c\u0075\u0073":0x2b32,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0070\u006c\u0075\u0073":0x2946,"\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006f\u0072t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2943,"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u0073\u0069\u006d\u0069\u006c\u0061\u0072":0x2973,"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0073\u0075\u0062\u0073\u0065\u0074":0x297a,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069a\u006e\u0067\u006c\u0065":0x21fd,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0078":0x2b3e,"l\u0065\u0066\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290c,"\u006ce\u0066t\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2b3f,"\u006c\u0065\u0066t\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290e,"l\u0065\u0066\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c":0x291b,"\u006c\u0065\u0066t\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077":0x2b38,"\u006c\u0065\u0066\u0074do\u0077\u006e\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2936,"\u006c\u0065\u0066t\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297c,"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0061c\u0063\u0065\u006e\u0074":0x20d0,"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0064o\u0077\u006e\u0062\u0061\u0072":0x295e,"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073u\u0070\u0064\u006f\u0077\u006e":0x2962,"\u006c\u0065f\u0074\u0068\u0061r\u0070\u006f\u006f\u006e\u0075\u0070\u0062\u0061\u0072":0x295a,"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075p\u0064\u0061\u0073\u0068":0x296a,"\u006c\u0065\u0066\u0074\u006c\u0065\u0066\u0074\u0061r\u0072\u006f\u0077\u0073":0x21c7,"\u006c\u0065\u0066\u0074\u006d\u006f\u006f\u006e":0x263e,"\u006c\u0065\u0066\u0074\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e":0x27d5,"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065":0x2948,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x21ff,"\u006ce\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e":0x2950,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006eu\u0070":0x294b,"l\u0065\u0066\u0074\u0072ig\u0068t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e":0x2967,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070":0x2966,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u0064\u006fw\u006e":0x294a,"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006eup\u0075\u0070":0x294e,"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077":0x21dc,"\u006c\u0065f\u0074\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0318,"\u006c\u0065\u0066\u0074\u0074\u0061\u0069\u006c":0x2919,"\u006ce\u0066t\u0074\u0068\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073":0x2b31,"\u006c\u0065\u0066\u0074\u0077\u0061\u0076\u0065\u0061\u0072\u0072\u006f\u0077":0x219c,"\u006ce\u0071\u0071\u0073\u006c\u0061\u006et":0x2af9,"\u006c\u0065\u0073c\u0063":0x2aa8,"\u006c\u0065\u0073\u0064\u006f\u0074":0x2a7f,"\u006ce\u0073\u0064\u006f\u0074\u006f":0x2a81,"\u006c\u0065\u0073\u0064\u006f\u0074\u006f\u0072":0x2a83,"\u006c\u0065\u0073\u0067\u0065\u0073":0x2a93,"\u006c\u0065\u0073\u0073":0x003c,"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072":0x2a8b,"\u006ce\u0073\u0073\u0064\u006f\u0074":0x22d6,"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l":0x2264,"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072":0x22da,"\u006c\u0065\u0073\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff1c,"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c":0x2a89,"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2a87,"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c":0x2a85,"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074":0x2a7d,"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074":0x2272,"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x2276,"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c":0x2268,"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2266,"\u006ce\u0073\u0073\u0073\u006d\u0061\u006cl":0xfe64,"\u006c\u0065\u007a\u0068":0x026e,"\u006cf\u0062\u006c\u006f\u0063\u006b":0x258c,"\u006c\u0066\u0062\u006f\u0077\u0074\u0069\u0065":0x29d1,"\u006c\u0066\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x258f,"\u006c\u0066\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b":0x258b,"\u006c\u0066\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b":0x258e,"\u006cf\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2589,"\u006cf\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x258d,"\u006c\u0066\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b":0x258a,"\u006cf\u0074\u0069\u006d\u0065\u0073":0x29d4,"\u006c\u0067\u0045":0x2a91,"l\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x2b24,"l\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1b,"l\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1c,"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x026d,"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064":0x21b4,"\u006c\u0069\u006e\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072":0x2028,"\u006c\u0069\u006ee\u0076\u0065\u0072\u0074\u006e\u006f\u0073\u0070":0x0280,"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x029c,"\u006c\u0069\u0072\u0061":0x20a4,"\u006c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056c,"\u006c\u006a":0x01c9,"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0459,"\u006c\u006c":0xf6c0,"\u006cl\u0061\u0064\u0065\u0076\u0061":0x0933,"l\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab3,"\u006cl\u0061\u006e\u0067\u006c\u0065":0x2989,"\u006c\u006c\u0061r\u0063":0x25df,"\u006c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e3b,"\u006c\u006c\u006c":0x22d8,"\u006c\u006c\u006c\u0061\u0064\u0065\u0076\u0061":0x0934,"\u006cl\u006c\u006e\u0065\u0073\u0074":0x2af7,"\u006c\u006c\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073":0x2987,"\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25fa,"\u006c\u006cv\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e1,"\u006c\u006c\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x0961,"\u006cl\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci":0x09e3,"\u006c\u006c\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061":0x0963,"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065":0x026b,"\u006c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4c,"\u006c\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065":0x23b0,"\u006c\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33d0,"\u006c\u006e\u0073i\u006d":0x22e6,"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069":0x0e2c,"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064":0x2227,"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074":0x00ac,"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr":0x2228,"\u006co\u0067\u006f\u006e\u0065\u006b":0xf830,"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e25,"\u006co\u006e\u0067\u0064\u0061\u0073\u0068v":0x27de,"\u006c\u006f\u006eg\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":0x27cc,"\u006c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x27f5,"\u006co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x27f7,"\u006co\u006eg\u006c\u0065\u0066\u0074\u0073q\u0075\u0069g\u0061\u0072\u0072\u006f\u0077":0x2b33,"\u006c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x27fb,"\u006c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f":0x27fc,"\u006c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x27f6,"\u006c\u006f\u006e\u0067ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077":0x27ff,"\u006c\u006f\u006eg\u0073":0x017f,"\u006c\u006f\u006e\u0067\u0073\u0074":0xfb05,"\u006co\u0077\u0065\u0072\u0065\u0064":0x024e,"\u006c\u006f\u0077\u0069\u006e\u0074":0x2a1c,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u0065\u006e\u0074\u0065r\u006c\u0069\u006e\u0065":0xfe4e,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0332,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0064\u0061\u0073\u0068\u0065\u0064":0xfe4d,"\u006co\u007a\u0065\u006e\u0067\u0065":0x25ca,"\u006c\u006f\u007ae\u006e\u0067\u0065\u006d\u0069\u006e\u0075\u0073":0x27e0,"\u006c\u0070\u0061\u0072\u0065\u006e":0x24a7,"\u006c\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x239c,"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064":0x239d,"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073":0x2993,"\u006c\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064":0x239b,"\u006c\u0072\u0061r\u0063":0x25de,"\u006c\u0072\u0065":0x202a,"\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25ff,"\u006c\u0072\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0065\u0071":0x29e1,"\u006c\u0073\u0069m\u0065":0x2a8d,"\u006c\u0073\u0069m\u0067":0x2a8f,"\u006c\u0073\u006c\u0061\u0073\u0068":0x0142,"\u006cs\u0071\u0068\u006f\u006f\u006b":0x2acd,"\u006c\u0073\u0075\u0070\u0065\u0072":0x026a,"\u006cs\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ee,"\u006c\u0074\u0063\u0063":0x2aa6,"\u006c\u0074\u0063i\u0072":0x2a79,"\u006c\u0074\u006c\u0061\u0072\u0072":0x2976,"\u006ct\u0071\u0075\u0065\u0073\u0074":0x2a7b,"\u006c\u0074\u0072\u0069\u0076\u0062":0x29cf,"\u006c\u0074\u0073\u0068\u0061\u0064\u0065\u0031":0xf821,"\u006c\u0075\u0074\u0068\u0061\u0069":0x0e26,"\u006cv\u0062\u006f\u0078\u006c\u0069\u006ee":0x23b8,"\u006cv\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098c,"\u006c\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x090c,"\u006cv\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e2,"l\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061":0x0962,"\u006c\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29d8,"\u006c\u0078\u0073\u0071\u0075\u0061\u0072\u0065":0x33d3,"\u006d":0x006d,"\u006da\u0062\u0065\u006e\u0067\u0061\u006ci":0x09ae,"\u006d\u0061\u0063\u0072\u006f\u006e":0x00af,"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x0331,"\u006da\u0063\u0072\u006f\u006e\u0063\u006db":0x0304,"\u006d\u0061\u0063r\u006f\u006e\u006c\u006f\u0077\u006d\u006f\u0064":0x02cd,"\u006da\u0063r\u006f\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe3,"\u006d\u0061\u0063\u0075\u0074\u0065":0x1e3f,"\u006d\u0061\u0064\u0065\u0076\u0061":0x092e,"\u006d\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aae,"\u006d\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2e,"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077":0x05a4,"\u006d\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307e,"\u006d\u0061\u0069\u0063ha\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069":0xf895,"\u006d\u0061\u0069ch\u0061\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069":0xf894,"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069":0x0e4b,"\u006da\u0069\u0063\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf893,"\u006d\u0061i\u0065\u006b\u006co\u0077\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf88c,"\u006d\u0061\u0069\u0065\u006b\u006c\u006f\u0077\u0072\u0069\u0067\u0068t\u0074\u0068\u0061\u0069":0xf88b,"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i":0x0e48,"\u006da\u0069e\u006b\u0075\u0070\u0070\u0065r\u006c\u0065f\u0074\u0074\u0068\u0061\u0069":0xf88a,"\u006da\u0069h\u0061\u006e\u0061\u006b\u0061t\u006c\u0065f\u0074\u0074\u0068\u0061\u0069":0xf884,"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069":0x0e31,"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf889,"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069":0x0e47,"\u006d\u0061\u0069\u0074\u0068\u006f\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf88f,"\u006da\u0069t\u0068\u006f\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069":0xf88e,"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069":0x0e49,"\u006d\u0061\u0069\u0074ho\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf88d,"\u006d\u0061\u0069\u0074\u0072\u0069\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf892,"\u006da\u0069t\u0072\u0069\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069":0xf891,"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069":0x0e4a,"\u006d\u0061\u0069\u0074ri\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf890,"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069":0x0e46,"\u006d\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30de,"\u006d\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8f,"\u006d\u0061\u006e\u0073\u0079\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065":0x3347,"\u006d\u0061\u0070\u0073\u0064\u006f\u0077\u006e":0x21a7,"\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x21a4,"\u006d\u0061\u0070\u0073\u0074\u006f":0x21a6,"\u006d\u0061\u0070\u0073\u0075\u0070":0x21a5,"\u006d\u0061\u0072\u0073":0x2642,"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077":0x05af,"\u006d\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3383,"\u006d\u0062\u0066\u0041":0x1d400,"\u006d\u0062\u0066\u0041\u006c\u0070\u0068\u0061":0x1d6a8,"\u006d\u0062\u0066\u0042":0x1d401,"\u006db\u0066\u0042\u0065\u0074\u0061":0x1d6a9,"\u006d\u0062\u0066\u0043":0x1d402,"\u006d\u0062\u0066\u0043\u0068\u0069":0x1d6be,"\u006d\u0062\u0066\u0044":0x1d403,"\u006d\u0062\u0066\u0044\u0065\u006c\u0074\u0061":0x1d6ab,"\u006d\u0062\u0066\u0044\u0069\u0067\u0061\u006d\u006d\u0061":0x1d7ca,"\u006d\u0062\u0066\u0045":0x1d404,"\u006d\u0062\u0066\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6ac,"\u006d\u0062\u0066\u0045\u0074\u0061":0x1d6ae,"\u006d\u0062\u0066\u0046":0x1d405,"\u006d\u0062\u0066\u0047":0x1d406,"\u006d\u0062\u0066\u0047\u0061\u006d\u006d\u0061":0x1d6aa,"\u006d\u0062\u0066\u0048":0x1d407,"\u006d\u0062\u0066\u0049":0x1d408,"\u006db\u0066\u0049\u006f\u0074\u0061":0x1d6b0,"\u006d\u0062\u0066\u004a":0x1d409,"\u006d\u0062\u0066\u004b":0x1d40a,"\u006d\u0062\u0066\u004b\u0061\u0070\u0070\u0061":0x1d6b1,"\u006d\u0062\u0066\u004c":0x1d40b,"\u006db\u0066\u004c\u0061\u006d\u0062\u0064a":0x1d6b2,"\u006d\u0062\u0066\u004d":0x1d40c,"\u006d\u0062\u0066M\u0075":0x1d6b3,"\u006d\u0062\u0066\u004e":0x1d40d,"\u006d\u0062\u0066N\u0075":0x1d6b4,"\u006d\u0062\u0066\u004f":0x1d40e,"\u006d\u0062\u0066\u004f\u006d\u0065\u0067\u0061":0x1d6c0,"\u006d\u0062\u0066\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6b6,"\u006d\u0062\u0066\u0050":0x1d40f,"\u006d\u0062\u0066\u0050\u0068\u0069":0x1d6bd,"\u006d\u0062\u0066P\u0069":0x1d6b7,"\u006d\u0062\u0066\u0050\u0073\u0069":0x1d6bf,"\u006d\u0062\u0066\u0051":0x1d410,"\u006d\u0062\u0066\u0052":0x1d411,"\u006d\u0062\u0066\u0052\u0068\u006f":0x1d6b8,"\u006d\u0062\u0066\u0053":0x1d412,"\u006d\u0062\u0066\u0053\u0069\u0067\u006d\u0061":0x1d6ba,"\u006d\u0062\u0066\u0054":0x1d413,"\u006d\u0062\u0066\u0054\u0061\u0075":0x1d6bb,"\u006d\u0062\u0066\u0054\u0068\u0065\u0074\u0061":0x1d6af,"\u006d\u0062\u0066\u0055":0x1d414,"\u006d\u0062\u0066\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6bc,"\u006d\u0062\u0066\u0056":0x1d415,"\u006d\u0062\u0066\u0057":0x1d416,"\u006d\u0062\u0066\u0058":0x1d417,"\u006d\u0062\u0066X\u0069":0x1d6b5,"\u006d\u0062\u0066\u0059":0x1d418,"\u006d\u0062\u0066\u005a":0x1d419,"\u006db\u0066\u005a\u0065\u0074\u0061":0x1d6ad,"\u006d\u0062\u0066\u0061":0x1d41a,"\u006d\u0062\u0066\u0061\u006c\u0070\u0068\u0061":0x1d6c2,"\u006d\u0062\u0066\u0062":0x1d41b,"\u006db\u0066\u0062\u0065\u0074\u0061":0x1d6c3,"\u006d\u0062\u0066\u0063":0x1d41c,"\u006d\u0062\u0066\u0063\u0068\u0069":0x1d6d8,"\u006d\u0062\u0066\u0064":0x1d41d,"\u006d\u0062\u0066\u0064\u0065\u006c\u0074\u0061":0x1d6c5,"\u006d\u0062\u0066\u0065":0x1d41e,"\u006d\u0062\u0066\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6c6,"\u006d\u0062\u0066\u0065\u0074\u0061":0x1d6c8,"\u006d\u0062\u0066\u0066":0x1d41f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0041":0x1d56c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0042":0x1d56d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0043":0x1d56e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0044":0x1d56f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0045":0x1d570,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0046":0x1d571,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0047":0x1d572,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0048":0x1d573,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0049":0x1d574,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004a":0x1d575,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004b":0x1d576,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004c":0x1d577,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004d":0x1d578,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004e":0x1d579,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004f":0x1d57a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0050":0x1d57b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0051":0x1d57c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0052":0x1d57d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0053":0x1d57e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0054":0x1d57f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0055":0x1d580,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0056":0x1d581,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0057":0x1d582,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0058":0x1d583,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0059":0x1d584,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u005a":0x1d585,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0061":0x1d586,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0062":0x1d587,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0063":0x1d588,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0064":0x1d589,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0065":0x1d58a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0066":0x1d58b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0067":0x1d58c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0068":0x1d58d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0069":0x1d58e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006a":0x1d58f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006b":0x1d590,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006c":0x1d591,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006d":0x1d592,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006e":0x1d593,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006f":0x1d594,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0070":0x1d595,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0071":0x1d596,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0072":0x1d597,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0073":0x1d598,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0074":0x1d599,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0075":0x1d59a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0076":0x1d59b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0077":0x1d59c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0078":0x1d59d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0079":0x1d59e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u007a":0x1d59f,"\u006d\u0062\u0066\u0067":0x1d420,"\u006d\u0062\u0066\u0067\u0061\u006d\u006d\u0061":0x1d6c4,"\u006d\u0062\u0066\u0068":0x1d421,"\u006d\u0062\u0066\u0069":0x1d422,"\u006db\u0066\u0069\u006f\u0074\u0061":0x1d6ca,"\u006d\u0062\u0066\u0069\u0074\u0041":0x1d468,"\u006d\u0062\u0066\u0069\u0074\u0041\u006c\u0070\u0068\u0061":0x1d71c,"\u006d\u0062\u0066\u0069\u0074\u0042":0x1d469,"\u006db\u0066\u0069\u0074\u0042\u0065\u0074a":0x1d71d,"\u006d\u0062\u0066\u0069\u0074\u0043":0x1d46a,"\u006d\u0062\u0066\u0069\u0074\u0043\u0068\u0069":0x1d732,"\u006d\u0062\u0066\u0069\u0074\u0044":0x1d46b,"\u006d\u0062\u0066\u0069\u0074\u0044\u0065\u006c\u0074\u0061":0x1d71f,"\u006d\u0062\u0066\u0069\u0074\u0045":0x1d46c,"\u006d\u0062\u0066i\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d720,"\u006d\u0062\u0066\u0069\u0074\u0045\u0074\u0061":0x1d722,"\u006d\u0062\u0066\u0069\u0074\u0046":0x1d46d,"\u006d\u0062\u0066\u0069\u0074\u0047":0x1d46e,"\u006d\u0062\u0066\u0069\u0074\u0047\u0061\u006d\u006d\u0061":0x1d71e,"\u006d\u0062\u0066\u0069\u0074\u0048":0x1d46f,"\u006d\u0062\u0066\u0069\u0074\u0049":0x1d470,"\u006db\u0066\u0069\u0074\u0049\u006f\u0074a":0x1d724,"\u006d\u0062\u0066\u0069\u0074\u004a":0x1d471,"\u006d\u0062\u0066\u0069\u0074\u004b":0x1d472,"\u006d\u0062\u0066\u0069\u0074\u004b\u0061\u0070\u0070\u0061":0x1d725,"\u006d\u0062\u0066\u0069\u0074\u004c":0x1d473,"m\u0062\u0066\u0069\u0074\u004c\u0061\u006d\u0062\u0064\u0061":0x1d726,"\u006d\u0062\u0066\u0069\u0074\u004d":0x1d474,"\u006db\u0066\u0069\u0074\u004d\u0075":0x1d727,"\u006d\u0062\u0066\u0069\u0074\u004e":0x1d475,"\u006db\u0066\u0069\u0074\u004e\u0075":0x1d728,"\u006d\u0062\u0066\u0069\u0074\u004f":0x1d476,"\u006d\u0062\u0066\u0069\u0074\u004f\u006d\u0065\u0067\u0061":0x1d734,"\u006d\u0062\u0066i\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d72a,"\u006d\u0062\u0066\u0069\u0074\u0050":0x1d477,"\u006d\u0062\u0066\u0069\u0074\u0050\u0068\u0069":0x1d731,"\u006db\u0066\u0069\u0074\u0050\u0069":0x1d72b,"\u006d\u0062\u0066\u0069\u0074\u0050\u0073\u0069":0x1d733,"\u006d\u0062\u0066\u0069\u0074\u0051":0x1d478,"\u006d\u0062\u0066\u0069\u0074\u0052":0x1d479,"\u006d\u0062\u0066\u0069\u0074\u0052\u0068\u006f":0x1d72c,"\u006d\u0062\u0066\u0069\u0074\u0053":0x1d47a,"\u006d\u0062\u0066\u0069\u0074\u0053\u0069\u0067\u006d\u0061":0x1d72e,"\u006d\u0062\u0066\u0069\u0074\u0054":0x1d47b,"\u006d\u0062\u0066\u0069\u0074\u0054\u0061\u0075":0x1d72f,"\u006d\u0062\u0066\u0069\u0074\u0054\u0068\u0065\u0074\u0061":0x1d723,"\u006d\u0062\u0066\u0069\u0074\u0055":0x1d47c,"\u006d\u0062\u0066i\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d730,"\u006d\u0062\u0066\u0069\u0074\u0056":0x1d47d,"\u006d\u0062\u0066\u0069\u0074\u0057":0x1d47e,"\u006d\u0062\u0066\u0069\u0074\u0058":0x1d47f,"\u006db\u0066\u0069\u0074\u0058\u0069":0x1d729,"\u006d\u0062\u0066\u0069\u0074\u0059":0x1d480,"\u006d\u0062\u0066\u0069\u0074\u005a":0x1d481,"\u006db\u0066\u0069\u0074\u005a\u0065\u0074a":0x1d721,"\u006d\u0062\u0066\u0069\u0074\u0061":0x1d482,"\u006d\u0062\u0066\u0069\u0074\u0061\u006c\u0070\u0068\u0061":0x1d736,"\u006d\u0062\u0066\u0069\u0074\u0062":0x1d483,"\u006db\u0066\u0069\u0074\u0062\u0065\u0074a":0x1d737,"\u006d\u0062\u0066\u0069\u0074\u0063":0x1d484,"\u006d\u0062\u0066\u0069\u0074\u0063\u0068\u0069":0x1d74c,"\u006d\u0062\u0066\u0069\u0074\u0064":0x1d485,"\u006d\u0062\u0066\u0069\u0074\u0064\u0065\u006c\u0074\u0061":0x1d739,"\u006d\u0062\u0066\u0069\u0074\u0065":0x1d486,"\u006d\u0062\u0066i\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d73a,"\u006d\u0062\u0066\u0069\u0074\u0065\u0074\u0061":0x1d73c,"\u006d\u0062\u0066\u0069\u0074\u0066":0x1d487,"\u006d\u0062\u0066\u0069\u0074\u0067":0x1d488,"\u006d\u0062\u0066\u0069\u0074\u0067\u0061\u006d\u006d\u0061":0x1d738,"\u006d\u0062\u0066\u0069\u0074\u0068":0x1d489,"\u006d\u0062\u0066\u0069\u0074\u0069":0x1d48a,"\u006db\u0066\u0069\u0074\u0069\u006f\u0074a":0x1d73e,"\u006d\u0062\u0066\u0069\u0074\u006a":0x1d48b,"\u006d\u0062\u0066\u0069\u0074\u006b":0x1d48c,"\u006d\u0062\u0066\u0069\u0074\u006b\u0061\u0070\u0070\u0061":0x1d73f,"\u006d\u0062\u0066\u0069\u0074\u006c":0x1d48d,"m\u0062\u0066\u0069\u0074\u006c\u0061\u006d\u0062\u0064\u0061":0x1d740,"\u006d\u0062\u0066\u0069\u0074\u006d":0x1d48e,"\u006db\u0066\u0069\u0074\u006d\u0075":0x1d741,"\u006d\u0062\u0066\u0069\u0074\u006e":0x1d48f,"\u006d\u0062\u0066\u0069\u0074\u006e\u0061\u0062\u006c\u0061":0x1d735,"\u006db\u0066\u0069\u0074\u006e\u0075":0x1d742,"\u006d\u0062\u0066\u0069\u0074\u006f":0x1d490,"\u006d\u0062\u0066\u0069\u0074\u006f\u006d\u0065\u0067\u0061":0x1d74e,"\u006d\u0062\u0066i\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d744,"\u006d\u0062\u0066\u0069\u0074\u0070":0x1d491,"\u006d\u0062\u0066i\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d74f,"\u006d\u0062\u0066\u0069\u0074\u0070\u0068\u0069":0x1d74b,"\u006db\u0066\u0069\u0074\u0070\u0069":0x1d745,"\u006d\u0062\u0066\u0069\u0074\u0070\u0073\u0069":0x1d74d,"\u006d\u0062\u0066\u0069\u0074\u0071":0x1d492,"\u006d\u0062\u0066\u0069\u0074\u0072":0x1d493,"\u006d\u0062\u0066\u0069\u0074\u0072\u0068\u006f":0x1d746,"\u006d\u0062\u0066\u0069\u0074\u0073":0x1d494,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0041":0x1d63c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073A\u006c\u0070\u0068\u0061":0x1d790,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042":0x1d63d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061":0x1d791,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0043":0x1d63e,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0043\u0068\u0069":0x1d7a6,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0044":0x1d63f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073D\u0065\u006c\u0074\u0061":0x1d793,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0045":0x1d640,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d794,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0045\u0074\u0061":0x1d796,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0046":0x1d641,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0047":0x1d642,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073G\u0061\u006d\u006d\u0061":0x1d792,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0048":0x1d643,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049":0x1d644,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061":0x1d798,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004a":0x1d645,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004b":0x1d646,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073K\u0061\u0070\u0070\u0061":0x1d799,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004c":0x1d647,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061":0x1d79a,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d":0x1d648,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d\u0075":0x1d79b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e":0x1d649,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e\u0075":0x1d79c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004f":0x1d64a,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073O\u006d\u0065\u0067\u0061":0x1d7a8,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d79e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050":0x1d64b,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0068\u0069":0x1d7a5,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050\u0069":0x1d79f,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0073\u0069":0x1d7a7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0051":0x1d64c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0052":0x1d64d,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0052\u0068\u006f":0x1d7a0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0053":0x1d64e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073S\u0069\u0067\u006d\u0061":0x1d7a2,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0054":0x1d64f,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0054\u0061\u0075":0x1d7a3,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073T\u0068\u0065\u0074\u0061":0x1d797,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0055":0x1d650,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7a4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0056":0x1d651,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0057":0x1d652,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058":0x1d653,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058\u0069":0x1d79d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0059":0x1d654,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a":0x1d655,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061":0x1d795,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0061":0x1d656,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073a\u006c\u0070\u0068\u0061":0x1d7aa,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062":0x1d657,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061":0x1d7ab,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0063":0x1d658,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0063\u0068\u0069":0x1d7c0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0064":0x1d659,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073d\u0065\u006c\u0074\u0061":0x1d7ad,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0065":0x1d65a,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7ae,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0065\u0074\u0061":0x1d7b0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0066":0x1d65b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0067":0x1d65c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073g\u0061\u006d\u006d\u0061":0x1d7ac,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0068":0x1d65d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069":0x1d65e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061":0x1d7b2,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006a":0x1d65f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006b":0x1d660,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073k\u0061\u0070\u0070\u0061":0x1d7b3,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006c":0x1d661,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061":0x1d7b4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d":0x1d662,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d\u0075":0x1d7b5,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e":0x1d663,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073n\u0061\u0062\u006c\u0061":0x1d7a9,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e\u0075":0x1d7b6,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006f":0x1d664,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073o\u006d\u0065\u0067\u0061":0x1d7c2,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d7b8,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070":0x1d665,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d7c3,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0068\u0069":0x1d7bf,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070\u0069":0x1d7b9,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0073\u0069":0x1d7c1,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0071":0x1d666,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0072":0x1d667,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0072\u0068\u006f":0x1d7ba,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0073":0x1d668,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073s\u0069\u0067\u006d\u0061":0x1d7bc,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0074":0x1d669,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0074\u0061\u0075":0x1d7bd,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073t\u0068\u0065\u0074\u0061":0x1d7b1,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0075":0x1d66a,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7be,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076":0x1d66b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072T\u0068\u0065\u0074\u0061":0x1d7a1,"\u006d\u0062\u0066\u0069ts\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7c4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072k\u0061\u0070\u0070\u0061":0x1d7c6,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069":0x1d7c7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073v\u0061\u0072\u0070\u0069":0x1d7c9,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f":0x1d7c8,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072s\u0069\u0067\u006d\u0061":0x1d7bb,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072t\u0068\u0065\u0074\u0061":0x1d7c5,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0077":0x1d66c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078":0x1d66d,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078\u0069":0x1d7b7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0079":0x1d66e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a":0x1d66f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061":0x1d7af,"\u006d\u0062\u0066\u0069\u0074\u0073\u0069\u0067\u006d\u0061":0x1d748,"\u006d\u0062\u0066\u0069\u0074\u0074":0x1d495,"\u006d\u0062\u0066\u0069\u0074\u0074\u0061\u0075":0x1d749,"\u006d\u0062\u0066\u0069\u0074\u0074\u0068\u0065\u0074\u0061":0x1d73d,"\u006d\u0062\u0066\u0069\u0074\u0075":0x1d496,"\u006d\u0062\u0066i\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d74a,"\u006d\u0062\u0066\u0069\u0074\u0076":0x1d497,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d72d,"\u006db\u0066i\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d750,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d752,"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0068\u0069":0x1d753,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0069":0x1d755,"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0072\u0068\u006f":0x1d754,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d747,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d751,"\u006d\u0062\u0066\u0069\u0074\u0077":0x1d498,"\u006d\u0062\u0066\u0069\u0074\u0078":0x1d499,"\u006db\u0066\u0069\u0074\u0078\u0069":0x1d743,"\u006d\u0062\u0066\u0069\u0074\u0079":0x1d49a,"\u006d\u0062\u0066\u0069\u0074\u007a":0x1d49b,"\u006db\u0066\u0069\u0074\u007a\u0065\u0074a":0x1d73b,"\u006d\u0062\u0066\u006a":0x1d423,"\u006d\u0062\u0066\u006b":0x1d424,"\u006d\u0062\u0066\u006b\u0061\u0070\u0070\u0061":0x1d6cb,"\u006d\u0062\u0066\u006c":0x1d425,"\u006db\u0066\u006c\u0061\u006d\u0062\u0064a":0x1d6cc,"\u006d\u0062\u0066\u006d":0x1d426,"\u006d\u0062\u0066m\u0075":0x1d6cd,"\u006d\u0062\u0066\u006e":0x1d427,"\u006d\u0062\u0066\u006e\u0061\u0062\u006c\u0061":0x1d6c1,"\u006d\u0062\u0066n\u0075":0x1d6ce,"\u006d\u0062\u0066\u006f":0x1d428,"\u006d\u0062\u0066\u006f\u006d\u0065\u0067\u0061":0x1d6da,"\u006d\u0062\u0066\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6d0,"\u006d\u0062\u0066\u0070":0x1d429,"\u006d\u0062\u0066\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d6db,"\u006d\u0062\u0066\u0070\u0068\u0069":0x1d6df,"\u006d\u0062\u0066p\u0069":0x1d6d1,"\u006d\u0062\u0066\u0070\u0073\u0069":0x1d6d9,"\u006d\u0062\u0066\u0071":0x1d42a,"\u006d\u0062\u0066\u0072":0x1d42b,"\u006d\u0062\u0066\u0072\u0068\u006f":0x1d6d2,"\u006d\u0062\u0066\u0073":0x1d42c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0041":0x1d5d4,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0041\u006c\u0070\u0068\u0061":0x1d756,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0042":0x1d5d5,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061":0x1d757,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043":0x1d5d6,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043\u0068\u0069":0x1d76c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0044":0x1d5d7,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0044\u0065\u006c\u0074\u0061":0x1d759,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045":0x1d5d8,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0070s\u0069\u006c\u006f\u006e":0x1d75a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0074\u0061":0x1d75c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0046":0x1d5d9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0047":0x1d5da,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0047\u0061\u006d\u006d\u0061":0x1d758,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0048":0x1d5db,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0049":0x1d5dc,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061":0x1d75e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004a":0x1d5dd,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004b":0x1d5de,"\u006d\u0062\u0066s\u0061\u006e\u0073\u004b\u0061\u0070\u0070\u0061":0x1d75f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c":0x1d5df,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061":0x1d760,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004d":0x1d5e0,"\u006db\u0066\u0073\u0061\u006e\u0073\u004du":0x1d761,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004e":0x1d5e1,"\u006db\u0066\u0073\u0061\u006e\u0073\u004eu":0x1d762,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f":0x1d5e2,"\u006d\u0062\u0066s\u0061\u006e\u0073\u004f\u006d\u0065\u0067\u0061":0x1d76e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f\u006di\u0063\u0072\u006f\u006e":0x1d764,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050":0x1d5e3,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0068\u0069":0x1d76b,"\u006db\u0066\u0073\u0061\u006e\u0073\u0050i":0x1d765,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0073\u0069":0x1d76d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0051":0x1d5e4,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052":0x1d5e5,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052\u0068\u006f":0x1d766,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0053":0x1d5e6,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0053\u0069\u0067\u006d\u0061":0x1d768,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054":0x1d5e7,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054\u0061\u0075":0x1d769,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0054\u0068\u0065\u0074\u0061":0x1d75d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055":0x1d5e8,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055\u0070s\u0069\u006c\u006f\u006e":0x1d76a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0056":0x1d5e9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0057":0x1d5ea,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0058":0x1d5eb,"\u006db\u0066\u0073\u0061\u006e\u0073\u0058i":0x1d763,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0059":0x1d5ec,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u005a":0x1d5ed,"m\u0062\u0066\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061":0x1d75b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0061":0x1d5ee,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0061\u006c\u0070\u0068\u0061":0x1d770,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0062":0x1d5ef,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061":0x1d771,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063":0x1d5f0,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063\u0068\u0069":0x1d786,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0064":0x1d5f1,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0064\u0065\u006c\u0074\u0061":0x1d773,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065":0x1d5f2,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074":0x1d7f4,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0070s\u0069\u006c\u006f\u006e":0x1d774,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0074\u0061":0x1d776,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0066":0x1d5f3,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u0069\u0076\u0065":0x1d7f1,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u006f\u0075\u0072":0x1d7f0,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0067":0x1d5f4,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0067\u0061\u006d\u006d\u0061":0x1d772,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0068":0x1d5f5,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0069":0x1d5f6,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061":0x1d778,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006a":0x1d5f7,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006b":0x1d5f8,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006b\u0061\u0070\u0070\u0061":0x1d779,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c":0x1d5f9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061":0x1d77a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006d":0x1d5fa,"\u006db\u0066\u0073\u0061\u006e\u0073\u006du":0x1d77b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006e":0x1d5fb,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006e\u0061\u0062\u006c\u0061":0x1d76f,"m\u0062\u0066\u0073\u0061\u006e\u0073\u006e\u0069\u006e\u0065":0x1d7f5,"\u006db\u0066\u0073\u0061\u006e\u0073\u006eu":0x1d77c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f":0x1d5fc,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006f\u006d\u0065\u0067\u0061":0x1d788,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006di\u0063\u0072\u006f\u006e":0x1d77e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006e\u0065":0x1d7ed,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070":0x1d5fd,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0061r\u0074\u0069\u0061\u006c":0x1d789,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0068\u0069":0x1d785,"\u006db\u0066\u0073\u0061\u006e\u0073\u0070i":0x1d77f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0073\u0069":0x1d787,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0071":0x1d5fe,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072":0x1d5ff,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072\u0068\u006f":0x1d780,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073":0x1d600,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e":0x1d7f3,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0069\u0067\u006d\u0061":0x1d782,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073\u0069\u0078":0x1d7f2,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074":0x1d601,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0061\u0075":0x1d783,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0065\u0074\u0061":0x1d777,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065":0x1d7ef,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0077\u006f":0x1d7ee,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075":0x1d602,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075\u0070s\u0069\u006c\u006f\u006e":0x1d784,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076":0x1d603,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d767,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070s\u0069\u006c\u006f\u006e":0x1d78a,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d78c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069":0x1d78d,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0069":0x1d78f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f":0x1d78e,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d781,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d78b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0077":0x1d604,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0078":0x1d605,"\u006db\u0066\u0073\u0061\u006e\u0073\u0078i":0x1d77d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0079":0x1d606,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u007a":0x1d607,"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0072\u006f":0x1d7ec,"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061":0x1d775,"\u006db\u0066\u0073\u0063\u0072\u0041":0x1d4d0,"\u006db\u0066\u0073\u0063\u0072\u0042":0x1d4d1,"\u006db\u0066\u0073\u0063\u0072\u0043":0x1d4d2,"\u006db\u0066\u0073\u0063\u0072\u0044":0x1d4d3,"\u006db\u0066\u0073\u0063\u0072\u0045":0x1d4d4,"\u006db\u0066\u0073\u0063\u0072\u0046":0x1d4d5,"\u006db\u0066\u0073\u0063\u0072\u0047":0x1d4d6,"\u006db\u0066\u0073\u0063\u0072\u0048":0x1d4d7,"\u006db\u0066\u0073\u0063\u0072\u0049":0x1d4d8,"\u006db\u0066\u0073\u0063\u0072\u004a":0x1d4d9,"\u006db\u0066\u0073\u0063\u0072\u004b":0x1d4da,"\u006db\u0066\u0073\u0063\u0072\u004c":0x1d4db,"\u006db\u0066\u0073\u0063\u0072\u004d":0x1d4dc,"\u006db\u0066\u0073\u0063\u0072\u004e":0x1d4dd,"\u006db\u0066\u0073\u0063\u0072\u004f":0x1d4de,"\u006db\u0066\u0073\u0063\u0072\u0050":0x1d4df,"\u006db\u0066\u0073\u0063\u0072\u0051":0x1d4e0,"\u006db\u0066\u0073\u0063\u0072\u0052":0x1d4e1,"\u006db\u0066\u0073\u0063\u0072\u0053":0x1d4e2,"\u006db\u0066\u0073\u0063\u0072\u0054":0x1d4e3,"\u006db\u0066\u0073\u0063\u0072\u0055":0x1d4e4,"\u006db\u0066\u0073\u0063\u0072\u0056":0x1d4e5,"\u006db\u0066\u0073\u0063\u0072\u0057":0x1d4e6,"\u006db\u0066\u0073\u0063\u0072\u0058":0x1d4e7,"\u006db\u0066\u0073\u0063\u0072\u0059":0x1d4e8,"\u006db\u0066\u0073\u0063\u0072\u005a":0x1d4e9,"\u006db\u0066\u0073\u0063\u0072\u0061":0x1d4ea,"\u006db\u0066\u0073\u0063\u0072\u0062":0x1d4eb,"\u006db\u0066\u0073\u0063\u0072\u0063":0x1d4ec,"\u006db\u0066\u0073\u0063\u0072\u0064":0x1d4ed,"\u006db\u0066\u0073\u0063\u0072\u0065":0x1d4ee,"\u006db\u0066\u0073\u0063\u0072\u0066":0x1d4ef,"\u006db\u0066\u0073\u0063\u0072\u0067":0x1d4f0,"\u006db\u0066\u0073\u0063\u0072\u0068":0x1d4f1,"\u006db\u0066\u0073\u0063\u0072\u0069":0x1d4f2,"\u006db\u0066\u0073\u0063\u0072\u006a":0x1d4f3,"\u006db\u0066\u0073\u0063\u0072\u006b":0x1d4f4,"\u006db\u0066\u0073\u0063\u0072\u006c":0x1d4f5,"\u006db\u0066\u0073\u0063\u0072\u006d":0x1d4f6,"\u006db\u0066\u0073\u0063\u0072\u006e":0x1d4f7,"\u006db\u0066\u0073\u0063\u0072\u006f":0x1d4f8,"\u006db\u0066\u0073\u0063\u0072\u0070":0x1d4f9,"\u006db\u0066\u0073\u0063\u0072\u0071":0x1d4fa,"\u006db\u0066\u0073\u0063\u0072\u0072":0x1d4fb,"\u006db\u0066\u0073\u0063\u0072\u0073":0x1d4fc,"\u006db\u0066\u0073\u0063\u0072\u0074":0x1d4fd,"\u006db\u0066\u0073\u0063\u0072\u0075":0x1d4fe,"\u006db\u0066\u0073\u0063\u0072\u0076":0x1d4ff,"\u006db\u0066\u0073\u0063\u0072\u0077":0x1d500,"\u006db\u0066\u0073\u0063\u0072\u0078":0x1d501,"\u006db\u0066\u0073\u0063\u0072\u0079":0x1d502,"\u006db\u0066\u0073\u0063\u0072\u007a":0x1d503,"\u006d\u0062\u0066\u0073\u0069\u0067\u006d\u0061":0x1d6d4,"\u006d\u0062\u0066\u0074":0x1d42d,"\u006d\u0062\u0066\u0074\u0061\u0075":0x1d6d5,"\u006d\u0062\u0066\u0074\u0068\u0065\u0074\u0061":0x1d6c9,"\u006d\u0062\u0066\u0075":0x1d42e,"\u006d\u0062\u0066\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6d6,"\u006d\u0062\u0066\u0076":0x1d42f,"m\u0062\u0066\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d6b9,"\u006d\u0062\u0066\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6dc,"m\u0062\u0066\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d6de,"\u006db\u0066\u0076\u0061\u0072\u0070\u0068i":0x1d6d7,"\u006d\u0062\u0066\u0076\u0061\u0072\u0070\u0069":0x1d6e1,"\u006db\u0066\u0076\u0061\u0072\u0072\u0068o":0x1d6e0,"m\u0062\u0066\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d6d3,"m\u0062\u0066\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d6dd,"\u006d\u0062\u0066\u0077":0x1d430,"\u006d\u0062\u0066\u0078":0x1d431,"\u006d\u0062\u0066x\u0069":0x1d6cf,"\u006d\u0062\u0066\u0079":0x1d432,"\u006d\u0062\u0066\u007a":0x1d433,"\u006db\u0066\u007a\u0065\u0074\u0061":0x1d6c7,"\u006db\u006f\u0070\u006f\u006d\u006f\u0066o":0x3107,"\u006d\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33d4,"\u006dc\u0069\u0072\u0063\u006c\u0065":0x24dc,"\u006d\u0063\u0075b\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a5,"m\u0064\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x26ab,"\u006d\u0064\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b25,"\u006d\u0064\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b27,"m\u0064\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x25fc,"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u006c\u006fz\u0065\u006e\u0067\u0065":0x29eb,"\u006d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e41,"\u006dd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e43,"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x2981,"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x25fe,"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x26ac,"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x25fd,"m\u0064\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x26aa,"\u006d\u0064\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b26,"\u006d\u0064\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b28,"m\u0064\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x25fb,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u006c\u0074\u006f\u0073\u0077":0x29af,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u0072\u0074\u006f\u0073\u0065":0x29ae,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0064\u0074\u006f\u0073\u0077":0x29ab,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0075\u0074\u006f\u006e\u0077":0x29a9,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0064\u0074\u006f\u0073\u0065":0x29aa,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0075\u0074\u006f\u006e\u0065":0x29a8,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u006c\u0074\u006f\u006e\u0077":0x29ad,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u0072\u0074\u006f\u006e\u0065":0x29ac,"\u006d\u0065\u0061\u0073\u0065\u0071":0x225e,"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006c\u0065":0x2221,"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074":0x299b,"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065":0x22be,"\u006d\u0065\u0064b\u006c\u0061\u0063\u006b\u0073\u0074\u0061\u0072":0x2b51,"\u006d\u0065\u0064w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072":0x2b50,"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee2,"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfee3,"\u006d\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee1,"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee4,"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd1,"\u006d\u0065\u0065\u006dme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc48,"\u006de\u0065m\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfccf,"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcce,"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcd0,"\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x334d,"\u006d\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3081,"\u006d\u0065\u0069\u007a\u0069\u0065\u0072\u0061\u0073q\u0075\u0061\u0072\u0065":0x337e,"\u006d\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e1,"\u006d\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff92,"\u006d\u0065\u006d":0x05de,"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb3e,"m\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0574,"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a5,"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077":0x05a6,"\u006d\u0066\u0072\u0061\u006b\u0041":0x1d504,"\u006d\u0066\u0072\u0061\u006b\u0042":0x1d505,"\u006d\u0066\u0072\u0061\u006b\u0043":0x212d,"\u006d\u0066\u0072\u0061\u006b\u0044":0x1d507,"\u006d\u0066\u0072\u0061\u006b\u0045":0x1d508,"\u006d\u0066\u0072\u0061\u006b\u0046":0x1d509,"\u006d\u0066\u0072\u0061\u006b\u0047":0x1d50a,"\u006d\u0066\u0072\u0061\u006b\u0048":0x210c,"\u006d\u0066\u0072\u0061\u006b\u004a":0x1d50d,"\u006d\u0066\u0072\u0061\u006b\u004b":0x1d50e,"\u006d\u0066\u0072\u0061\u006b\u004c":0x1d50f,"\u006d\u0066\u0072\u0061\u006b\u004d":0x1d510,"\u006d\u0066\u0072\u0061\u006b\u004e":0x1d511,"\u006d\u0066\u0072\u0061\u006b\u004f":0x1d512,"\u006d\u0066\u0072\u0061\u006b\u0050":0x1d513,"\u006d\u0066\u0072\u0061\u006b\u0051":0x1d514,"\u006d\u0066\u0072\u0061\u006b\u0053":0x1d516,"\u006d\u0066\u0072\u0061\u006b\u0054":0x1d517,"\u006d\u0066\u0072\u0061\u006b\u0055":0x1d518,"\u006d\u0066\u0072\u0061\u006b\u0056":0x1d519,"\u006d\u0066\u0072\u0061\u006b\u0057":0x1d51a,"\u006d\u0066\u0072\u0061\u006b\u0058":0x1d51b,"\u006d\u0066\u0072\u0061\u006b\u0059":0x1d51c,"\u006d\u0066\u0072\u0061\u006b\u005a":0x2128,"\u006d\u0066\u0072\u0061\u006b\u0061":0x1d51e,"\u006d\u0066\u0072\u0061\u006b\u0062":0x1d51f,"\u006d\u0066\u0072\u0061\u006b\u0063":0x1d520,"\u006d\u0066\u0072\u0061\u006b\u0064":0x1d521,"\u006d\u0066\u0072\u0061\u006b\u0065":0x1d522,"\u006d\u0066\u0072\u0061\u006b\u0066":0x1d523,"\u006d\u0066\u0072\u0061\u006b\u0067":0x1d524,"\u006d\u0066\u0072\u0061\u006b\u0068":0x1d525,"\u006d\u0066\u0072\u0061\u006b\u0069":0x1d526,"\u006d\u0066\u0072\u0061\u006b\u006a":0x1d527,"\u006d\u0066\u0072\u0061\u006b\u006b":0x1d528,"\u006d\u0066\u0072\u0061\u006b\u006c":0x1d529,"\u006d\u0066\u0072\u0061\u006b\u006d":0x1d52a,"\u006d\u0066\u0072\u0061\u006b\u006e":0x1d52b,"\u006d\u0066\u0072\u0061\u006b\u006f":0x1d52c,"\u006d\u0066\u0072\u0061\u006b\u0070":0x1d52d,"\u006d\u0066\u0072\u0061\u006b\u0071":0x1d52e,"\u006d\u0066\u0072\u0061\u006b\u0072":0x1d52f,"\u006d\u0066\u0072\u0061\u006b\u0073":0x1d530,"\u006d\u0066\u0072\u0061\u006b\u0074":0x1d531,"\u006d\u0066\u0072\u0061\u006b\u0075":0x1d532,"\u006d\u0066\u0072\u0061\u006b\u0076":0x1d533,"\u006d\u0066\u0072\u0061\u006b\u0077":0x1d534,"\u006d\u0066\u0072\u0061\u006b\u0078":0x1d535,"\u006d\u0066\u0072\u0061\u006b\u0079":0x1d536,"\u006d\u0066\u0072\u0061\u006b\u007a":0x1d537,"\u006d\u0068\u006fo\u006b":0x0271,"\u006dh\u007a\u0073\u0071\u0075\u0061\u0072e":0x3392,"\u006d\u0069\u0063r\u006f":0x0095,"\u006di\u0064\u0062\u0061\u0072\u0076\u0065e":0x2a5d,"m\u0069\u0064\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065":0x2a5c,"\u006d\u0069\u0064\u0063\u0069\u0072":0x2af0,"\u006d\u0069\u0064\u0064\u006c\u0065\u0064\u006f\u0074\u006b\u0061t\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068":0xff65,"\u006di\u0065u\u006d\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3272,"\u006d\u0069\u0065\u0075\u006d\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3212,"\u006d\u0069\u0065\u0075\u006d\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3264,"m\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x3141,"\u006di\u0065u\u006d\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3170,"\u006d\u0069e\u0075\u006d\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3204,"\u006d\u0069e\u0075\u006d\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x316e,"\u006di\u0065u\u006d\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x316f,"\u006d\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307f,"\u006d\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30df,"\u006d\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff90,"\u006d\u0069\u006c\u006c":0x20a5,"\u006d\u0069\u006eu\u0073":0x2212,"\u006d\u0069\u006e\u0075\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0320,"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065":0x2296,"\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074":0x2a2a,"\u006d\u0069\u006e\u0075\u0073\u0066\u0064\u006f\u0074\u0073":0x2a2b,"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x208b,"\u006d\u0069\u006e\u0075\u0073\u006d\u006f\u0064":0x02d7,"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s":0x2213,"\u006d\u0069\u006e\u0075\u0073\u0072\u0064\u006f\u0074\u0073":0x2a2c,"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207b,"\u006d\u0069\u006e\u0075\u0074\u0065":0x2032,"\u006di\u0072i\u0062\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x334a,"\u006d\u0069\u0072\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3349,"\u006d\u0069\u0074\u0041":0x1d434,"\u006d\u0069\u0074\u0041\u006c\u0070\u0068\u0061":0x1d6e2,"\u006d\u0069\u0074\u0042":0x1d435,"\u006di\u0074\u0042\u0062\u0062\u0044":0x2145,"\u006di\u0074\u0042\u0062\u0062\u0064":0x2146,"\u006di\u0074\u0042\u0062\u0062\u0065":0x2147,"\u006di\u0074\u0042\u0062\u0062\u0069":0x2148,"\u006di\u0074\u0042\u0062\u0062\u006a":0x2149,"\u006di\u0074\u0042\u0065\u0074\u0061":0x1d6e3,"\u006d\u0069\u0074\u0043":0x1d436,"\u006d\u0069\u0074\u0043\u0068\u0069":0x1d6f8,"\u006d\u0069\u0074\u0044":0x1d437,"\u006d\u0069\u0074\u0044\u0065\u006c\u0074\u0061":0x1d6e5,"\u006d\u0069\u0074\u0045":0x1d438,"\u006d\u0069\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6e6,"\u006d\u0069\u0074\u0045\u0074\u0061":0x1d6e8,"\u006d\u0069\u0074\u0046":0x1d439,"\u006d\u0069\u0074\u0047":0x1d43a,"\u006d\u0069\u0074\u0047\u0061\u006d\u006d\u0061":0x1d6e4,"\u006d\u0069\u0074\u0048":0x1d43b,"\u006d\u0069\u0074\u0049":0x1d43c,"\u006di\u0074\u0049\u006f\u0074\u0061":0x1d6ea,"\u006d\u0069\u0074\u004a":0x1d43d,"\u006d\u0069\u0074\u004b":0x1d43e,"\u006d\u0069\u0074\u004b\u0061\u0070\u0070\u0061":0x1d6eb,"\u006d\u0069\u0074\u004c":0x1d43f,"\u006di\u0074\u004c\u0061\u006d\u0062\u0064a":0x1d6ec,"\u006d\u0069\u0074\u004d":0x1d440,"\u006d\u0069\u0074M\u0075":0x1d6ed,"\u006d\u0069\u0074\u004e":0x1d441,"\u006d\u0069\u0074N\u0075":0x1d6ee,"\u006d\u0069\u0074\u004f":0x1d442,"\u006d\u0069\u0074\u004f\u006d\u0065\u0067\u0061":0x1d6fa,"\u006d\u0069\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6f0,"\u006d\u0069\u0074\u0050":0x1d443,"\u006d\u0069\u0074\u0050\u0068\u0069":0x1d6f7,"\u006d\u0069\u0074P\u0069":0x1d6f1,"\u006d\u0069\u0074\u0050\u0073\u0069":0x1d6f9,"\u006d\u0069\u0074\u0051":0x1d444,"\u006d\u0069\u0074\u0052":0x1d445,"\u006d\u0069\u0074\u0052\u0068\u006f":0x1d6f2,"\u006d\u0069\u0074\u0053":0x1d446,"\u006d\u0069\u0074\u0053\u0069\u0067\u006d\u0061":0x1d6f4,"\u006d\u0069\u0074\u0054":0x1d447,"\u006d\u0069\u0074\u0054\u0061\u0075":0x1d6f5,"\u006d\u0069\u0074\u0054\u0068\u0065\u0074\u0061":0x1d6e9,"\u006d\u0069\u0074\u0055":0x1d448,"\u006d\u0069\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6f6,"\u006d\u0069\u0074\u0056":0x1d449,"\u006d\u0069\u0074\u0057":0x1d44a,"\u006d\u0069\u0074\u0058":0x1d44b,"\u006d\u0069\u0074X\u0069":0x1d6ef,"\u006d\u0069\u0074\u0059":0x1d44c,"\u006d\u0069\u0074\u005a":0x1d44d,"\u006di\u0074\u005a\u0065\u0074\u0061":0x1d6e7,"\u006d\u0069\u0074\u0061":0x1d44e,"\u006d\u0069\u0074\u0061\u006c\u0070\u0068\u0061":0x1d6fc,"\u006d\u0069\u0074\u0062":0x1d44f,"\u006di\u0074\u0062\u0065\u0074\u0061":0x1d6fd,"\u006d\u0069\u0074\u0063":0x1d450,"\u006d\u0069\u0074\u0063\u0068\u0069":0x1d712,"\u006d\u0069\u0074\u0064":0x1d451,"\u006d\u0069\u0074\u0064\u0065\u006c\u0074\u0061":0x1d6ff,"\u006d\u0069\u0074\u0065":0x1d452,"\u006d\u0069\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d700,"\u006d\u0069\u0074\u0065\u0074\u0061":0x1d702,"\u006d\u0069\u0074\u0066":0x1d453,"\u006d\u0069\u0074\u0067":0x1d454,"\u006d\u0069\u0074\u0067\u0061\u006d\u006d\u0061":0x1d6fe,"\u006d\u0069\u0074\u0069":0x1d456,"\u006di\u0074\u0069\u006f\u0074\u0061":0x1d704,"\u006d\u0069\u0074\u006a":0x1d457,"\u006d\u0069\u0074\u006b":0x1d458,"\u006d\u0069\u0074\u006b\u0061\u0070\u0070\u0061":0x1d705,"\u006d\u0069\u0074\u006c":0x1d459,"\u006di\u0074\u006c\u0061\u006d\u0062\u0064a":0x1d706,"\u006d\u0069\u0074\u006d":0x1d45a,"\u006d\u0069\u0074m\u0075":0x1d707,"\u006d\u0069\u0074\u006e":0x1d45b,"\u006d\u0069\u0074\u006e\u0061\u0062\u006c\u0061":0x1d6fb,"\u006d\u0069\u0074n\u0075":0x1d708,"\u006d\u0069\u0074\u006f":0x1d45c,"\u006d\u0069\u0074\u006f\u006d\u0065\u0067\u0061":0x1d714,"\u006d\u0069\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d70a,"\u006d\u0069\u0074\u0070":0x1d45d,"\u006d\u0069\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d715,"\u006d\u0069\u0074\u0070\u0068\u0069":0x1d711,"\u006d\u0069\u0074p\u0069":0x1d70b,"\u006d\u0069\u0074\u0070\u0073\u0069":0x1d713,"\u006d\u0069\u0074\u0071":0x1d45e,"\u006d\u0069\u0074\u0072":0x1d45f,"\u006d\u0069\u0074\u0072\u0068\u006f":0x1d70c,"\u006d\u0069\u0074\u0073":0x1d460,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0041":0x1d608,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0042":0x1d609,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0043":0x1d60a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0044":0x1d60b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0045":0x1d60c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0046":0x1d60d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0047":0x1d60e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0048":0x1d60f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0049":0x1d610,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004a":0x1d611,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004b":0x1d612,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004c":0x1d613,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004d":0x1d614,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004e":0x1d615,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004f":0x1d616,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0050":0x1d617,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0051":0x1d618,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0052":0x1d619,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0053":0x1d61a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0054":0x1d61b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0055":0x1d61c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0056":0x1d61d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0057":0x1d61e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0058":0x1d61f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0059":0x1d620,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u005a":0x1d621,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0061":0x1d622,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0062":0x1d623,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0063":0x1d624,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0064":0x1d625,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0065":0x1d626,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0066":0x1d627,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0067":0x1d628,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0068":0x1d629,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0069":0x1d62a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006a":0x1d62b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006b":0x1d62c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006c":0x1d62d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006d":0x1d62e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006e":0x1d62f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006f":0x1d630,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0070":0x1d631,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0071":0x1d632,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0072":0x1d633,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0073":0x1d634,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0074":0x1d635,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0075":0x1d636,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0076":0x1d637,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0077":0x1d638,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0078":0x1d639,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0079":0x1d63a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u007a":0x1d63b,"\u006d\u0069\u0074\u0073\u0069\u0067\u006d\u0061":0x1d70e,"\u006d\u0069\u0074\u0074":0x1d461,"\u006d\u0069\u0074\u0074\u0061\u0075":0x1d70f,"\u006d\u0069\u0074\u0074\u0068\u0065\u0074\u0061":0x1d703,"\u006d\u0069\u0074\u0075":0x1d462,"\u006d\u0069\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d710,"\u006d\u0069\u0074\u0076":0x1d463,"m\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d6f3,"\u006d\u0069\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d716,"m\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d718,"\u006di\u0074\u0076\u0061\u0072\u0070\u0068i":0x1d719,"\u006d\u0069\u0074\u0076\u0061\u0072\u0070\u0069":0x1d71b,"\u006di\u0074\u0076\u0061\u0072\u0072\u0068o":0x1d71a,"m\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d70d,"m\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d717,"\u006d\u0069\u0074\u0077":0x1d464,"\u006d\u0069\u0074\u0078":0x1d465,"\u006d\u0069\u0074x\u0069":0x1d709,"\u006d\u0069\u0074\u0079":0x1d466,"\u006d\u0069\u0074\u007a":0x1d467,"\u006di\u0074\u007a\u0065\u0074\u0061":0x1d701,"\u006d\u006c\u0063\u0070":0x2adb,"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064":0x0270,"\u006d\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3396,"\u006d\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a3,"\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4d,"\u006dm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x339f,"\u006d\u006f\u0064\u0065\u006c\u0073":0x22a7,"\u006do\u0064\u0074\u0077\u006f\u0073\u0075m":0x2a0a,"\u006d\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3082,"\u006d\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c1,"\u006d\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e2,"\u006d\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff93,"\u006do\u006c\u0073\u0071\u0075\u0061\u0072e":0x33d6,"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069":0x0e21,"\u006d\u006f\u0076e\u0072\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33a7,"\u006d\u006f\u0076\u0065rs\u0073\u0071\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a8,"\u006d\u0070\u0061\u0072\u0065\u006e":0x24a8,"\u006dp\u0061\u0073\u0071\u0075\u0061\u0072e":0x33ab,"\u006d\u0073\u0061\u006e\u0073\u0041":0x1d5a0,"\u006d\u0073\u0061\u006e\u0073\u0042":0x1d5a1,"\u006d\u0073\u0061\u006e\u0073\u0043":0x1d5a2,"\u006d\u0073\u0061\u006e\u0073\u0044":0x1d5a3,"\u006d\u0073\u0061\u006e\u0073\u0045":0x1d5a4,"\u006d\u0073\u0061\u006e\u0073\u0046":0x1d5a5,"\u006d\u0073\u0061\u006e\u0073\u0047":0x1d5a6,"\u006d\u0073\u0061\u006e\u0073\u0048":0x1d5a7,"\u006d\u0073\u0061\u006e\u0073\u0049":0x1d5a8,"\u006d\u0073\u0061\u006e\u0073\u004a":0x1d5a9,"\u006d\u0073\u0061\u006e\u0073\u004b":0x1d5aa,"\u006d\u0073\u0061\u006e\u0073\u004c":0x1d5ab,"\u006d\u0073\u0061\u006e\u0073\u004d":0x1d5ac,"\u006d\u0073\u0061\u006e\u0073\u004e":0x1d5ad,"\u006d\u0073\u0061\u006e\u0073\u004f":0x1d5ae,"\u006d\u0073\u0061\u006e\u0073\u0050":0x1d5af,"\u006d\u0073\u0061\u006e\u0073\u0051":0x1d5b0,"\u006d\u0073\u0061\u006e\u0073\u0052":0x1d5b1,"\u006d\u0073\u0061\u006e\u0073\u0053":0x1d5b2,"\u006d\u0073\u0061\u006e\u0073\u0054":0x1d5b3,"\u006d\u0073\u0061\u006e\u0073\u0055":0x1d5b4,"\u006d\u0073\u0061\u006e\u0073\u0056":0x1d5b5,"\u006d\u0073\u0061\u006e\u0073\u0057":0x1d5b6,"\u006d\u0073\u0061\u006e\u0073\u0058":0x1d5b7,"\u006d\u0073\u0061\u006e\u0073\u0059":0x1d5b8,"\u006d\u0073\u0061\u006e\u0073\u005a":0x1d5b9,"\u006d\u0073\u0061\u006e\u0073\u0061":0x1d5ba,"\u006d\u0073\u0061\u006e\u0073\u0062":0x1d5bb,"\u006d\u0073\u0061\u006e\u0073\u0063":0x1d5bc,"\u006d\u0073\u0061\u006e\u0073\u0064":0x1d5bd,"\u006d\u0073\u0061\u006e\u0073\u0065":0x1d5be,"\u006d\u0073\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074":0x1d7ea,"\u006d\u0073\u0061\u006e\u0073\u0066":0x1d5bf,"\u006ds\u0061\u006e\u0073\u0066\u0069\u0076e":0x1d7e7,"\u006ds\u0061\u006e\u0073\u0066\u006f\u0075r":0x1d7e6,"\u006d\u0073\u0061\u006e\u0073\u0067":0x1d5c0,"\u006d\u0073\u0061\u006e\u0073\u0068":0x1d5c1,"\u006d\u0073\u0061\u006e\u0073\u0069":0x1d5c2,"\u006d\u0073\u0061\u006e\u0073\u006a":0x1d5c3,"\u006d\u0073\u0061\u006e\u0073\u006b":0x1d5c4,"\u006d\u0073\u0061\u006e\u0073\u006c":0x1d5c5,"\u006d\u0073\u0061\u006e\u0073\u006d":0x1d5c6,"\u006d\u0073\u0061\u006e\u0073\u006e":0x1d5c7,"\u006ds\u0061\u006e\u0073\u006e\u0069\u006ee":0x1d7eb,"\u006d\u0073\u0061\u006e\u0073\u006f":0x1d5c8,"\u006d\u0073\u0061\u006e\u0073\u006f\u006e\u0065":0x1d7e3,"\u006d\u0073\u0061\u006e\u0073\u0070":0x1d5c9,"\u006d\u0073\u0061\u006e\u0073\u0071":0x1d5ca,"\u006d\u0073\u0061\u006e\u0073\u0072":0x1d5cb,"\u006d\u0073\u0061\u006e\u0073\u0073":0x1d5cc,"\u006d\u0073\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e":0x1d7e9,"\u006d\u0073\u0061\u006e\u0073\u0073\u0069\u0078":0x1d7e8,"\u006d\u0073\u0061\u006e\u0073\u0074":0x1d5cd,"\u006d\u0073\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065":0x1d7e5,"\u006d\u0073\u0061\u006e\u0073\u0074\u0077\u006f":0x1d7e4,"\u006d\u0073\u0061\u006e\u0073\u0075":0x1d5ce,"\u006d\u0073\u0061\u006e\u0073\u0076":0x1d5cf,"\u006d\u0073\u0061\u006e\u0073\u0077":0x1d5d0,"\u006d\u0073\u0061\u006e\u0073\u0078":0x1d5d1,"\u006d\u0073\u0061\u006e\u0073\u0079":0x1d5d2,"\u006d\u0073\u0061\u006e\u0073\u007a":0x1d5d3,"\u006ds\u0061\u006e\u0073\u007a\u0065\u0072o":0x1d7e2,"\u006d\u0073\u0063r\u0041":0x1d49c,"\u006d\u0073\u0063r\u0042":0x212c,"\u006d\u0073\u0063r\u0043":0x1d49e,"\u006d\u0073\u0063r\u0044":0x1d49f,"\u006d\u0073\u0063r\u0045":0x2130,"\u006d\u0073\u0063r\u0046":0x2131,"\u006d\u0073\u0063r\u0047":0x1d4a2,"\u006d\u0073\u0063r\u0048":0x210b,"\u006d\u0073\u0063r\u0049":0x2110,"\u006d\u0073\u0063r\u004a":0x1d4a5,"\u006d\u0073\u0063r\u004b":0x1d4a6,"\u006d\u0073\u0063r\u004c":0x2112,"\u006d\u0073\u0063r\u004d":0x2133,"\u006d\u0073\u0063r\u004e":0x1d4a9,"\u006d\u0073\u0063r\u004f":0x1d4aa,"\u006d\u0073\u0063r\u0050":0x1d4ab,"\u006d\u0073\u0063r\u0051":0x1d4ac,"\u006d\u0073\u0063r\u0052":0x211b,"\u006d\u0073\u0063r\u0053":0x1d4ae,"\u006d\u0073\u0063r\u0054":0x1d4af,"\u006d\u0073\u0063r\u0055":0x1d4b0,"\u006d\u0073\u0063r\u0056":0x1d4b1,"\u006d\u0073\u0063r\u0057":0x1d4b2,"\u006d\u0073\u0063r\u0058":0x1d4b3,"\u006d\u0073\u0063r\u0059":0x1d4b4,"\u006d\u0073\u0063r\u005a":0x1d4b5,"\u006d\u0073\u0063r\u0061":0x1d4b6,"\u006d\u0073\u0063r\u0062":0x1d4b7,"\u006d\u0073\u0063r\u0063":0x1d4b8,"\u006d\u0073\u0063r\u0064":0x1d4b9,"\u006d\u0073\u0063r\u0065":0x212f,"\u006d\u0073\u0063r\u0066":0x1d4bb,"\u006d\u0073\u0063r\u0067":0x210a,"\u006d\u0073\u0063r\u0068":0x1d4bd,"\u006d\u0073\u0063r\u0069":0x1d4be,"\u006d\u0073\u0063r\u006a":0x1d4bf,"\u006d\u0073\u0063r\u006b":0x1d4c0,"\u006d\u0073\u0063r\u006c":0x1d4c1,"\u006d\u0073\u0063r\u006d":0x1d4c2,"\u006d\u0073\u0063r\u006e":0x1d4c3,"\u006d\u0073\u0063r\u006f":0x2134,"\u006d\u0073\u0063r\u0070":0x1d4c5,"\u006d\u0073\u0063r\u0071":0x1d4c6,"\u006d\u0073\u0063r\u0072":0x1d4c7,"\u006d\u0073\u0063r\u0073":0x1d4c8,"\u006d\u0073\u0063r\u0074":0x1d4c9,"\u006d\u0073\u0063r\u0075":0x1d4ca,"\u006d\u0073\u0063r\u0076":0x1d4cb,"\u006d\u0073\u0063r\u0077":0x1d4cc,"\u006d\u0073\u0063r\u0078":0x1d4cd,"\u006d\u0073\u0063r\u0079":0x1d4ce,"\u006d\u0073\u0063r\u007a":0x1d4cf,"\u006d\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b3,"\u006ds\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ef,"\u006d\u0074\u0074\u0041":0x1d670,"\u006d\u0074\u0074\u0042":0x1d671,"\u006d\u0074\u0074\u0043":0x1d672,"\u006d\u0074\u0074\u0044":0x1d673,"\u006d\u0074\u0074\u0045":0x1d674,"\u006d\u0074\u0074\u0046":0x1d675,"\u006d\u0074\u0074\u0047":0x1d676,"\u006d\u0074\u0074\u0048":0x1d677,"\u006d\u0074\u0074\u0049":0x1d678,"\u006d\u0074\u0074\u004a":0x1d679,"\u006d\u0074\u0074\u004b":0x1d67a,"\u006d\u0074\u0074\u004c":0x1d67b,"\u006d\u0074\u0074\u004d":0x1d67c,"\u006d\u0074\u0074\u004e":0x1d67d,"\u006d\u0074\u0074\u004f":0x1d67e,"\u006d\u0074\u0074\u0050":0x1d67f,"\u006d\u0074\u0074\u0051":0x1d680,"\u006d\u0074\u0074\u0052":0x1d681,"\u006d\u0074\u0074\u0053":0x1d682,"\u006d\u0074\u0074\u0054":0x1d683,"\u006d\u0074\u0074\u0055":0x1d684,"\u006d\u0074\u0074\u0056":0x1d685,"\u006d\u0074\u0074\u0057":0x1d686,"\u006d\u0074\u0074\u0058":0x1d687,"\u006d\u0074\u0074\u0059":0x1d688,"\u006d\u0074\u0074\u005a":0x1d689,"\u006d\u0074\u0074\u0061":0x1d68a,"\u006d\u0074\u0074\u0062":0x1d68b,"\u006d\u0074\u0074\u0063":0x1d68c,"\u006d\u0074\u0074\u0064":0x1d68d,"\u006d\u0074\u0074\u0065":0x1d68e,"\u006d\u0074\u0074\u0065\u0069\u0067\u0068\u0074":0x1d7fe,"\u006d\u0074\u0074\u0066":0x1d68f,"\u006dt\u0074\u0066\u0069\u0076\u0065":0x1d7fb,"\u006dt\u0074\u0066\u006f\u0075\u0072":0x1d7fa,"\u006d\u0074\u0074\u0067":0x1d690,"\u006d\u0074\u0074\u0068":0x1d691,"\u006d\u0074\u0074\u0069":0x1d692,"\u006d\u0074\u0074\u006a":0x1d693,"\u006d\u0074\u0074\u006b":0x1d694,"\u006d\u0074\u0074\u006c":0x1d695,"\u006d\u0074\u0074\u006d":0x1d696,"\u006d\u0074\u0074\u006e":0x1d697,"\u006dt\u0074\u006e\u0069\u006e\u0065":0x1d7ff,"\u006d\u0074\u0074\u006f":0x1d698,"\u006d\u0074\u0074\u006f\u006e\u0065":0x1d7f7,"\u006d\u0074\u0074\u0070":0x1d699,"\u006d\u0074\u0074\u0071":0x1d69a,"\u006d\u0074\u0074\u0072":0x1d69b,"\u006d\u0074\u0074\u0073":0x1d69c,"\u006d\u0074\u0074\u0073\u0065\u0076\u0065\u006e":0x1d7fd,"\u006d\u0074\u0074\u0073\u0069\u0078":0x1d7fc,"\u006d\u0074\u0074\u0074":0x1d69d,"\u006d\u0074\u0074\u0074\u0068\u0072\u0065\u0065":0x1d7f9,"\u006d\u0074\u0074\u0074\u0077\u006f":0x1d7f8,"\u006d\u0074\u0074\u0075":0x1d69e,"\u006d\u0074\u0074\u0076":0x1d69f,"\u006d\u0074\u0074\u0077":0x1d6a0,"\u006d\u0074\u0074\u0078":0x1d6a1,"\u006d\u0074\u0074\u0079":0x1d6a2,"\u006d\u0074\u0074\u007a":0x1d6a3,"\u006dt\u0074\u007a\u0065\u0072\u006f":0x1d7f6,"\u006dt\u0075\u0072\u006e\u0065\u0064":0x026f,"\u006d\u0075":0x00b5,"\u006du\u0061\u0073\u0071\u0075\u0061\u0072e":0x3382,"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x226b,"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073":0x226a,"\u006du\u0066\u0073\u0071\u0075\u0061\u0072e":0x338c,"\u006du\u0067\u0072\u0065\u0065\u006b":0x03bc,"\u006du\u0067\u0073\u0071\u0075\u0061\u0072e":0x338d,"\u006d\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3080,"\u006d\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e0,"\u006d\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff91,"\u006du\u006c\u0073\u0071\u0075\u0061\u0072e":0x3395,"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074":0x22c9,"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074":0x22ca,"\u006d\u0075\u006c\u0074\u0069\u006d\u0061\u0070":0x22b8,"m\u0075\u006c\u0074\u0069\u006d\u0061\u0070\u0069\u006e\u0076":0x27dc,"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074":0x22cb,"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074":0x22cc,"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079":0x00d7,"\u006du\u006d\u0073\u0071\u0075\u0061\u0072e":0x339b,"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05a3,"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065":0x266a,"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e":0x266d,"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e":0x266f,"\u006du\u0073\u0073\u0071\u0075\u0061\u0072e":0x33b2,"\u006du\u0076\u0073\u0071\u0075\u0061\u0072e":0x33b6,"\u006du\u0077\u0073\u0071\u0075\u0061\u0072e":0x33bc,"\u006d\u0076\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33b9,"\u006d\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b7,"\u006d\u0077\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33bf,"\u006d\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33bd,"\u006e":0x006e,"n\u0056\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x21fa,"\u006eV\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2b3a,"\u006e\u0056l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21fc,"\u006e\u0056\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21fb,"\u006e\u0056r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2915,"\u006eV\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077":0x2b35,"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c":0x2b3d,"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2901,"\u006e\u0056\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2918,"\u006ea\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a8,"\u006e\u0061\u0063\u0075\u0074\u0065":0x0144,"\u006e\u0061\u0064\u0065\u0076\u0061":0x0928,"\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa8,"\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a28,"\u006e\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306a,"\u006e\u0061\u0069r\u0061":0x20a6,"\u006e\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ca,"\u006e\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff85,"\u006e\u0061\u006e\u0064":0x22bc,"\u006ea\u0070\u0070\u0072\u006f\u0078":0x2249,"\u006e\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3381,"\u006e\u0061\u0073\u0079\u006d\u0070":0x226d,"\u006ea\u0074\u0075\u0072\u0061\u006c":0x266e,"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e":0x2011,"\u006eb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310b,"\u006e\u0063\u0061\u0072\u006f\u006e":0x0148,"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0146,"\u006ec\u0065\u0064\u0069\u006c\u006c\u00611":0xf81d,"\u006ec\u0069\u0072\u0063\u006c\u0065":0x24dd,"\u006e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e4b,"\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e45,"\u006ed\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e47,"\u006e\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306d,"\u006e\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cd,"\u006e\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff88,"n\u0065\u006f\u0076\u006e\u0077\u0061\u0072\u0072\u006f\u0077":0x2931,"n\u0065\u006f\u0076\u0073\u0065\u0061\u0072\u0072\u006f\u0077":0x292e,"\u006ee\u0073\u0077\u0061\u0072\u0072\u006fw":0x2922,"\u006e\u0065\u0075\u0074\u0065\u0072":0x26b2,"\u006e\u0066\u0073\u0071\u0075\u0061\u0072\u0065":0x338b,"\u006e\u0067\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0999,"\u006eg\u0061\u0064\u0065\u0076\u0061":0x0919,"n\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a99,"n\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a19,"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069":0x0e07,"\u006eg\u0074\u0072\u0073\u0069\u006d":0x2275,"\u006eh\u0056\u0076\u0065\u0072\u0074":0x2af5,"\u006eh\u0069\u0072\u0061\u0067\u0061\u006ea":0x3093,"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t":0x0272,"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x0273,"\u006e\u0068\u0070a\u0072":0x2af2,"\u006ei\u0065u\u006e\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x326f,"\u006e\u0069\u0065\u0075\u006e\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x320f,"\u006e\u0069e\u0075\u006e\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3135,"\u006e\u0069\u0065\u0075\u006e\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3261,"\u006e\u0069e\u0075\u006e\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3136,"n\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3134,"\u006ei\u0065u\u006e\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3168,"\u006e\u0069e\u0075\u006e\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3201,"\u006ei\u0065u\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3167,"\u006e\u0069\u0065\u0075\u006e\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3166,"\u006e\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306b,"\u006e\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cb,"\u006e\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff86,"\u006e\u0069k\u0068\u0061\u0068i\u0074\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf899,"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069":0x0e4d,"\u006e\u0069\u006e\u0065":0x0039,"n\u0069\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ef,"\u006e\u0069\u006e\u0065\u0064\u0065\u0076\u0061":0x096f,"\u006e\u0069\u006ee\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aef,"\u006e\u0069\u006ee\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6f,"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063":0x0669,"\u006e\u0069\u006ee\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3029,"n\u0069n\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3228,"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2089,"\u006e\u0069\u006e\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff19,"\u006e\u0069\u006ee\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf739,"\u006ei\u006e\u0065\u0070\u0061\u0072\u0065n":0x247c,"\u006e\u0069\u006e\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x2490,"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f9,"\u006ei\u006e\u0065\u0072\u006f\u006d\u0061n":0x2178,"\u006e\u0069\u006ee\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2079,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x2472,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2486,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x249a,"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069":0x0e59,"\u006e\u0069\u006f\u0062\u0061\u0072":0x22fe,"\u006e\u0069\u0073":0x22fc,"\u006e\u0069\u0073\u0064":0x22fa,"\u006e\u006a":0x01cc,"\u006ek\u0061\u0074\u0061\u006b\u0061\u006ea":0x30f3,"\u006ek\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff9d,"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067":0x019e,"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072":0x2278,"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d":0x2274,"\u006e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e49,"\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4e,"\u006e\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x339a,"\u006e\u006e\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a3,"\u006en\u0061\u0064\u0065\u0076\u0061":0x0923,"n\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa3,"n\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a23,"\u006e\u006e\u006e\u0061\u0064\u0065\u0076\u0061":0x0929,"\u006e\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306e,"\u006e\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ce,"\u006e\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff89,"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065":0x00a0,"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i":0x0e13,"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069":0x0e19,"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0646,"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee6,"n\u006f\u006f\u006e\u0067hu\u006en\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfb9f,"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfee7,"\u006e\u006f\u006fn\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee5,"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd2,"\u006e\u006f\u006f\u006eje\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc4b,"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee8,"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd5,"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc4e,"\u006e\u006f\u006f\u006eno\u006f\u006e\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfc8d,"\u006eo\u006f\u006e\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u006da\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc8e,"n\u006f\u006f\u006e\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075r\u0061\u0069\u0073o\u006ca\u0074\u0065\u0064":0xfc4f,"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcd3,"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068e\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xe815,"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcd4,"\u006e\u006fo\u006e\u0077\u0069t\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc8f,"\u006e\u006f\u006f\u006ewi\u0074\u0068\u0079\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc50,"\u006e\u006f\u006f\u006e\u0077\u0069\u0074\u0068\u007a\u0061\u0069\u006ef\u0069\u006e\u0061\u006c":0xfc70,"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c":0x2247,"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068":0x21ae,"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074":0x219a,"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074":0x219b,"\u006e\u006f\u0074\u0062\u0061\u0072":0x2224,"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073":0x220c,"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068":0x21ce,"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074":0x2209,"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2260,"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c":0x2204,"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s":0x22ae,"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061":0x22af,"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x226f,"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c":0x2271,"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073":0x2279,"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c":0x2a7e,"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c":0x2262,"\u006eo\u0074\u006c\u0065\u0073\u0073":0x226e,"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x2270,"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x2226,"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x2280,"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073":0x22ad,"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072":0x2241,"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t":0x2284,"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c":0x2288,"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073":0x2281,"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074":0x2285,"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c":0x2289,"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074":0x22ec,"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074":0x22ed,"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x22ea,"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x22eb,"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065":0x22ac,"n\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0576,"\u006e\u0070\u0061\u0072\u0065\u006e":0x24a9,"\u006ep\u006f\u006c\u0069\u006e\u0074":0x2a14,"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071":0x22e0,"\u006e\u0073\u0069m\u0065":0x2244,"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071":0x22e2,"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071":0x22e3,"\u006e\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b1,"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071":0x22e1,"\u006es\u0075\u0070\u0065\u0072\u0069\u006fr":0x207f,"\u006e\u0074\u0069\u006c\u0064\u0065":0x00f1,"\u006e\u0075":0x03bd,"\u006e\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306c,"\u006e\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cc,"\u006e\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff87,"\u006e\u0075\u006bt\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09bc,"\u006eu\u006b\u0074\u0061\u0064\u0065\u0076a":0x093c,"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0abc,"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a3c,"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e":0x0023,"\u006e\u0075\u006d\u0062er\u0073\u0069\u0067\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff03,"\u006eu\u006db\u0065\u0072\u0073\u0069\u0067\u006e\u0073\u006d\u0061\u006c\u006c":0xfe5f,"\u006e\u0075m\u0065\u0072\u0061l\u0073\u0069\u0067\u006e\u0067\u0072\u0065\u0065\u006b":0x0374,"n\u0075\u006d\u0065\u0072al\u0073i\u0067\u006e\u006c\u006f\u0077e\u0072\u0067\u0072\u0065\u0065\u006b":0x0375,"\u006e\u0075\u006d\u0065\u0072\u006f":0x2116,"\u006e\u0075\u006e":0x05e0,"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h":0xfb40,"n\u0076\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2902,"\u006e\u0076L\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2904,"\u006e\u0076\u0052i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2903,"\u006ev\u0069\u006e\u0066\u0074\u0079":0x29de,"n\u0076\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x21f7,"\u006ev\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2b39,"\u006e\u0076l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21f9,"\u006e\u0076\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21f8,"\u006e\u0076r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2914,"\u006e\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b5,"\u006ev\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077":0x2b34,"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c":0x2b3c,"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2900,"\u006e\u0076\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2917,"n\u0077\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077":0x2932,"\u006ew\u0073\u0065\u0061\u0072\u0072\u006fw":0x2921,"\u006e\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33bb,"\u006e\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099e,"\u006ey\u0061\u0064\u0065\u0076\u0061":0x091e,"n\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9e,"n\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1e,"\u006f":0x006f,"\u006f\u0061\u0063\u0075\u0074\u0065":0x00f3,"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069":0x0e2d,"\u006f\u0062\u0061\u0072":0x233d,"\u006fb\u0061\u0072\u0072\u0065\u0064":0x0275,"\u006fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e9,"\u006f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04eb,"\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0993,"\u006fb\u006f\u0070\u006f\u006d\u006f\u0066o":0x311b,"\u006f\u0062\u006f\u0074":0x29ba,"\u006fb\u0072\u0062\u0072\u0061\u006b":0x23e0,"\u006f\u0062\u0072\u0065\u0076\u0065":0x014f,"\u006fb\u0073\u006c\u0061\u0073\u0068":0x29b8,"o\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061":0x0911,"\u006fc\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a91,"o\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061":0x0949,"\u006fc\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac9,"\u006f\u0063\u0061\u0072\u006f\u006e":0x01d2,"\u006fc\u0069\u0072\u0063\u006c\u0065":0x24de,"o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00f4,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ed1,"\u006f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ed9,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ed3,"o\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ed5,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ed7,"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c":0x043e,"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e":0x020d,"\u006f\u0064\u0065v\u0061":0x0913,"\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s":0x00f6,"\u006f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e7,"\u006f\u0064\u0069\u0076":0x2a38,"\u006fd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecd,"\u006f\u0064\u006ft\u0073\u006c\u0061\u0073\u0068\u0064\u006f\u0074":0x29bc,"\u006f\u0065":0x0153,"\u006f\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x315a,"\u006f\u0067\u006f\u006e\u0065\u006b":0x02db,"\u006fg\u006f\u006e\u0065\u006b\u0063\u006db":0x0328,"\u006f\u0067\u0072\u0061\u0076\u0065":0x00f2,"\u006f\u0067\u0072e\u0061\u0074\u0065\u0072\u0074\u0068\u0061\u006e":0x29c1,"\u006fg\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a93,"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0585,"\u006fh\u0069\u0072\u0061\u0067\u0061\u006ea":0x304a,"\u006f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ecf,"\u006f\u0068\u006fr\u006e":0x01a1,"\u006f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1edb,"\u006f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ee3,"\u006f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1edd,"\u006f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1edf,"\u006f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1ee1,"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x0151,"\u006f\u0069":0x01a3,"\u006f\u0069\u0069\u0069\u006e\u0074":0x2230,"\u006f\u0069\u0069n\u0074":0x222f,"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2233,"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020f,"\u006fk\u0061\u0074\u0061\u006b\u0061\u006ea":0x30aa,"\u006fk\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff75,"\u006fk\u006f\u0072\u0065\u0061\u006e":0x3157,"\u006fl\u0063\u0072\u006f\u0073\u0073":0x29bb,"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w":0x05ab,"\u006fl\u0065\u0073\u0073\u0074\u0068\u0061n":0x29c0,"\u006fm\u0061\u0063\u0072\u006f\u006e":0x014d,"\u006f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e53,"\u006f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e51,"\u006f\u006d\u0064\u0065\u0076\u0061":0x0950,"\u006f\u006d\u0065g\u0061":0x03c9,"\u006f\u006d\u0065\u0067\u0061\u0031":0x03d6,"\u006f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0461,"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x0277,"\u006fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047b,"\u006fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047d,"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073":0x03ce,"\u006f\u006d\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ad0,"\u006fm\u0069\u0063\u0072\u006f\u006e":0x03bf,"\u006f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03cc,"\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4f,"\u006f\u006e\u0065":0x0031,"\u006f\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e7,"\u006fn\u0065\u0064\u0065\u0076\u0061":0x0967,"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072":0x2024,"\u006fn\u0065\u0065\u0069\u0067\u0068\u0074h":0x215b,"\u006f\u006e\u0065\u0066\u0069\u0066\u0074\u0068":0x2155,"\u006fn\u0065\u0066\u0069\u0074\u0074\u0065d":0xf6dc,"o\u006e\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae7,"o\u006e\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a67,"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063":0x0661,"\u006fn\u0065\u0068\u0061\u006c\u0066":0x00bd,"o\u006e\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3021,"\u006f\u006e\u0065\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3220,"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2081,"\u006f\u006e\u0065m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff11,"\u006f\u006e\u0065\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f4,"o\u006e\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf731,"\u006f\u006e\u0065\u0070\u0061\u0072\u0065\u006e":0x2474,"\u006fn\u0065\u0070\u0065\u0072\u0069\u006fd":0x2488,"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f1,"\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072":0x00bc,"\u006f\u006e\u0065\u0072\u006f\u006d\u0061\u006e":0x2170,"\u006f\u006e\u0065\u0073\u0069\u0078\u0074\u0068":0x2159,"o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b9,"\u006fn\u0065\u0074\u0068\u0061\u0069":0x0e51,"\u006f\u006e\u0065\u0074\u0068\u0069\u0072\u0064":0x2153,"\u006fo\u0067\u006f\u006e\u0065\u006b":0x01eb,"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e":0x01ed,"\u006f\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a13,"\u006fo\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a4b,"\u006f\u006f\u0070e\u006e":0x0254,"\u006f\u0070\u0061\u0072\u0065\u006e":0x24aa,"\u006f\u0070\u0065r\u0070":0x29b9,"\u006f\u0070\u006c\u0075\u0073\u006c\u0068\u0072\u0069\u006d":0x2a2d,"\u006f\u0070\u006c\u0075\u0073\u0072\u0068\u0072\u0069\u006d":0x2a2e,"\u006f\u0070\u0074\u0069\u006f\u006e":0x2325,"o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065":0x00aa,"\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065":0x00ba,"\u006f\u0072\u0069\u0067\u006f\u0066":0x22b6,"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c":0x221f,"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065":0x22bb,"\u006f\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061":0x0912,"\u006f\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x094a,"\u006f\u0073\u006c\u0061\u0073\u0068":0x00f8,"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065":0x01ff,"\u006f\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3049,"\u006f\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a9,"\u006f\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6b,"\u006fs\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f0,"\u006f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x047f,"\u006f\u0074\u0069\u006c\u0064\u0065":0x00f5,"o\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e4d,"\u006f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073":0x1e4f,"\u006ft\u0069\u006d\u0065\u0073\u0068\u0061t":0x2a36,"o\u0074\u0069\u006d\u0065\u0073\u006c\u0068\u0072\u0069\u006d":0x2a34,"o\u0074\u0069\u006d\u0065\u0073\u0072\u0068\u0072\u0069\u006d":0x2a35,"\u006f\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3121,"\u006f\u0075\u006ec\u0065":0x2125,"\u006fv\u0065\u0072\u0062\u0072\u0061\u0063e":0x23de,"o\u0076\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074":0x23b4,"\u006f\u0076\u0065\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x20d6,"\u006fv\u0065r\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x20e1,"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065":0x203e,"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0063e\u006e\u0074e\u0072\u006c\u0069\u006e\u0065":0xfe4a,"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0305,"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0064a\u0073\u0068\u0065\u0064":0xfe49,"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0064\u0062\u006c\u0077\u0061\u0076\u0079":0xfe4c,"\u006f\u0076\u0065r\u006c\u0069\u006e\u0065\u0077\u0061\u0076\u0079":0xfe4b,"\u006fv\u0065\u0072\u0070\u0061\u0072\u0065n":0x23dc,"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09cb,"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x094b,"\u006fv\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0acb,"\u0070":0x0070,"\u0070\u0061\u0061m\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x3380,"\u0070\u0061\u0061\u0073\u0065\u006e\u0074\u006f\u0073q\u0075\u0061\u0072\u0065":0x332b,"\u0070a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09aa,"\u0070\u0061\u0063\u0075\u0074\u0065":0x1e55,"\u0070\u0061\u0064\u0065\u0076\u0061":0x092a,"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e":0x21df,"\u0070\u0061\u0067\u0065\u0075\u0070":0x21de,"\u0070\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aaa,"\u0070\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2a,"\u0070\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3071,"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069":0x0e2f,"\u0070\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d1,"\u0070a\u006c\u0061\u0074\u0061l\u0069\u007a\u0061\u0074\u0069o\u006ec\u0079r\u0069\u006c\u006c\u0069\u0063\u0063\u006db":0x0484,"\u0070\u0061l\u006f\u0063\u0068k\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c0,"\u0070\u0061\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x317f,"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":0x00b6,"\u0070a\u0072a\u0067\u0072\u0061\u0070\u0068s\u0065\u0070a\u0072\u0061\u0074\u006f\u0072":0x2029,"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x2225,"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d":0x25b1,"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b":0x25b0,"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t":0x0028,"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063":0xfd3e,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0074":0xf8ed,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0065\u0078":0xf8ec,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0x208d,"\u0070a\u0072e\u006e\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff08,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c":0xfe59,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0x207d,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0074\u0070":0xf8eb,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe35,"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074":0x0029,"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063":0xfd3f,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0074":0xf8f8,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0065\u0078":0xf8f7,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072":0x208e,"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff09,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5a,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0073\u0075p\u0065\u0072\u0069\u006f\u0072":0x207e,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070":0xf8f6,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe36,"\u0070\u0061\u0072\u0073\u0069\u006d":0x2af3,"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066":0x2202,"\u0070\u0061\u0072\u0074ia\u006c\u006d\u0065\u0065\u0074\u0063\u006f\u006e\u0074\u0072\u0061\u0063\u0074\u0069o\u006e":0x2aa3,"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0599,"\u0070\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33a9,"\u0070a\u0074\u0061\u0068\u0031\u0031":0x05b7,"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x05a1,"\u0070b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3106,"\u0070c\u0069\u0072\u0063\u006c\u0065":0x24df,"\u0070\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e57,"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043f,"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068":0xfb44,"p\u0065\u0065\u007a\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x333b,"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb43,"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c":0x067e,"p\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057a,"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb57,"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb58,"\u0070\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307a,"p\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb56,"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb59,"\u0070\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe813,"\u0070\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30da,"p\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04a7,"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e":0x2b20,"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b1f,"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4e,"\u0070e\u0072\u0063\u0065\u006e\u0074":0x0025,"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063":0x066a,"\u0070\u0065r\u0063\u0065\u006et\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff05,"\u0070\u0065\u0072c\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c":0xfe6a,"\u0070\u0065\u0072\u0069\u006f\u0064":0x002e,"\u0070\u0065\u0072\u0069\u006f\u0064\u0061\u0072\u006de\u006e\u0069\u0061\u006e":0x0589,"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064":0x00b7,"\u0070\u0065r\u0069\u006f\u0064c\u0065\u006e\u0074\u0065\u0072\u0065\u0064\u002e\u0030":0x0097,"\u0070e\u0072i\u006f\u0064\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff61,"\u0070\u0065\u0072\u0069\u006f\u0064\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e7,"\u0070e\u0072i\u006f\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0e,"p\u0065\u0072\u0069\u006f\u0064\u0073\u006d\u0061\u006c\u006c":0xfe52,"\u0070\u0065\u0072\u0069\u006f\u0064\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e8,"\u0070\u0065\u0072\u0069sp\u006f\u006d\u0065\u006e\u0069\u0067\u0072\u0065\u0065\u006b\u0063\u006d\u0062":0x0342,"\u0070\u0065\u0072\u0070":0x27c2,"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064":0x2a5e,"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072":0x22a5,"\u0070\u0065\u0072p\u0073":0x2ae1,"\u0070\u0065\u0072\u0074\u0065\u006e\u0074\u0068\u006fu\u0073\u0061\u006e\u0064":0x2031,"p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064":0x2030,"\u0070\u0065\u0073\u0065\u0074\u0061":0x20a7,"\u0070\u0065\u0073o\u0031":0xf81b,"\u0070\u0066\u0073\u0071\u0075\u0061\u0072\u0065":0x338a,"\u0070\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ab,"\u0070h\u0061\u0064\u0065\u0076\u0061":0x092b,"p\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aab,"p\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2b,"\u0070\u0068\u0069":0x03c6,"\u0070\u0068\u0069\u0031":0x03d5,"p\u0068i\u0065\u0075\u0070\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x327a,"\u0070\u0068\u0069\u0065up\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x321a,"\u0070\u0068\u0069\u0065up\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326c,"\u0070\u0068\u0069\u0065\u0075\u0070\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314d,"\u0070h\u0069e\u0075\u0070\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320c,"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e":0x0278,"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069":0x0e3a,"\u0070\u0068\u006fo\u006b":0x01a5,"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e1e,"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069":0x0e1c,"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069":0x0e20,"\u0070\u0069":0x03c0,"\u0070i\u0065u\u0070\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3273,"\u0070\u0069\u0065\u0075\u0070\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3213,"\u0070\u0069e\u0075\u0070\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3176,"\u0070\u0069\u0065\u0075\u0070\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3265,"\u0070\u0069\u0065\u0075\u0070\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x3172,"p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3142,"\u0070\u0069e\u0075\u0070\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3205,"p\u0069\u0065\u0075\u0070si\u006fs\u006b\u0069\u0079\u0065\u006fk\u006b\u006f\u0072\u0065\u0061\u006e":0x3174,"\u0070i\u0065u\u0070\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3144,"p\u0069\u0065\u0075\u0070si\u006fs\u0074\u0069\u006b\u0065\u0075t\u006b\u006f\u0072\u0065\u0061\u006e":0x3175,"\u0070i\u0065u\u0070\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e":0x3177,"\u0070\u0069\u0065\u0075\u0070\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3173,"\u0070\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3074,"\u0070\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d4,"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0583,"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069":0x210f,"\u0070\u006c\u0075\u0073":0x002b,"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x031f,"\u0070l\u0075\u0073\u0064\u006f\u0074":0x2a25,"\u0070l\u0075\u0073\u0065\u0071\u0071":0x2a72,"\u0070l\u0075\u0073\u0068\u0061\u0074":0x2a23,"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x208a,"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s":0x00b1,"\u0070l\u0075\u0073\u006d\u006f\u0064":0x02d6,"\u0070\u006c\u0075\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0b,"\u0070l\u0075\u0073\u0073\u0069\u006d":0x2a26,"\u0070l\u0075\u0073\u0073\u006d\u0061\u006cl":0xfe62,"\u0070\u006c\u0075\u0073\u0073\u0075\u0062\u0074\u0077\u006f":0x2a27,"\u0070\u006c\u0075s\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207a,"\u0070\u006c\u0075\u0073\u0074\u0072\u0069\u0066":0x2a28,"\u0070\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff50,"\u0070\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33d8,"\u0070\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307d,"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0064\u006f\u0077\u006e\u0077\u0068\u0069t\u0065":0x261f,"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u006c\u0065\u0066\u0074\u0077\u0068\u0069t\u0065":0x261c,"p\u006fi\u006e\u0074\u0069\u006e\u0067\u0069\u006e\u0064e\u0078\u0075\u0070\u0077hi\u0074\u0065":0x261d,"\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0074":0x2a15,"\u0070\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30dd,"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i":0x0e1b,"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b":0x3012,"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072k\u0066\u0061\u0063\u0065":0x3020,"\u0070\u0070\u0061\u0072\u0065\u006e":0x24ab,"\u0070\u0072\u0065\u0063\u0061\u0070\u0070\u0072\u006f\u0078":0x2ab7,"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076":0x2ab9,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c":0x2ab5,"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074":0x22e8,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x227a,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c":0x2aaf,"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079":0x227c,"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x227e,"\u0070r\u0065\u0063\u0065\u0071\u0071":0x2ab3,"\u0070r\u0065\u0063\u006e\u0065\u0071":0x2ab1,"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e":0x211e,"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u006d\u006f\u0064":0x0243,"\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064":0x02b9,"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x2035,"\u0070r\u006f\u0064\u0075\u0063\u0074":0x220f,"\u0070\u0072\u006f\u0066\u0073\u0075\u0072\u0066":0x2313,"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065":0x2305,"\u0070\u0072\u006f\u006c\u006f\u006e\u0067\u0065\u0064\u006b\u0061\u006e\u0061":0x30fc,"\u0070r\u006f\u0070\u0065\u006c\u006c\u006fr":0x2318,"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074":0x2282,"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074":0x2283,"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e":0x2237,"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c":0x221d,"\u0070\u0072\u0075\u0072\u0065\u006c":0x22b0,"\u0070\u0073\u0069":0x03c8,"p\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0471,"\u0070s\u0069\u006c\u0069\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0486,"\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b0,"\u0070\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3077,"\u0070\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d7,"\u0070\u0075\u006c\u006c\u0062\u0061\u0063\u006b":0x27d3,"\u0070\u0075n\u0063\u0074\u0075a\u0074\u0069\u006f\u006e\u0073\u0070\u0061\u0063\u0065":0x2008,"\u0070u\u0073\u0068\u006f\u0075\u0074":0x27d4,"\u0070\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b4,"\u0070\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33ba,"\u0071":0x0071,"\u0071\u0061\u0064\u0065\u0076\u0061":0x0958,"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a8,"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed6,"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed7,"q\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed5,"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed8,"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x059f,"\u0071b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3111,"\u0071c\u0069\u0072\u0063\u006c\u0065":0x24e0,"\u0071\u0068\u006fo\u006b":0x02a0,"\u0071\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff51,"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h":0xfb47,"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077":0x05e7,"\u0071\u0070\u0061\u0072\u0065\u006e":0x24ac,"\u0071\u0070\u0072\u0069\u006d\u0065":0x2057,"q\u0075\u0061\u0072\u0074\u0065\u0072\u006e\u006f\u0074\u0065":0x2669,"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0x05bb,"\u0071u\u0065\u0073\u0074\u0065\u0071":0x225f,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e":0x003f,"\u0071\u0075e\u0073\u0074\u0069o\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055e,"\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e":0x00bf,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006es\u006d\u0061\u006c\u006c":0xf7bf,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0067\u0072\u0065\u0065\u006b":0x037e,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1f,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf73f,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c":0x0022,"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065":0x201e,"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074":0x201c,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff02,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0070\u0072\u0069\u006d\u0065":0x301e,"q\u0075\u006f\u0074\u0065db\u006cp\u0072\u0069\u006d\u0065\u0072e\u0076\u0065\u0072\u0073\u0065\u0064":0x301d,"q\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0065\u0076":0x201f,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074":0x201d,"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t":0x2018,"\u0071\u0075\u006ft\u0065\u006c\u0065\u0066\u0074\u006d\u006f\u0064":0x0244,"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x201b,"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074":0x2019,"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e":0x0149,"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065":0x201a,"q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065":0x0027,"q\u0075o\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065m\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff07,"\u0072":0x0072,"\u0072\u0041\u006e\u0067\u006c\u0065":0x27eb,"\u0072\u0042\u0072\u0061\u0063\u0065":0x2984,"\u0072\u0050\u0061\u0072\u0065\u006e":0x2986,"\u0072\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057c,"\u0072a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b0,"\u0072\u0061\u0063\u0075\u0074\u0065":0x0155,"\u0072\u0061\u0064\u0065\u0076\u0061":0x0930,"\u0072a\u0064\u0069\u0063\u0061\u006c":0x221a,"\u0072a\u0064\u0069\u0063\u0061\u006c\u0065x":0xf8e5,"\u0072\u0061\u0064\u006f\u0076\u0065\u0072\u0073\u0073q\u0075\u0061\u0072\u0065":0x33ae,"r\u0061\u0064\u006f\u0076er\u0073s\u0071\u0075\u0061\u0072\u0065d\u0073\u0071\u0075\u0061\u0072\u0065":0x33af,"\u0072a\u0064\u0073\u0071\u0075\u0061\u0072e":0x33ad,"\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab0,"\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a30,"\u0072\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3089,"\u0072\u0061\u0069\u0073\u0065\u0064":0x024d,"\u0072\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e9,"\u0072\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff97,"\u0072\u0061\u006c\u006fwe\u0072\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061l\u0069":0x09f1,"\u0072\u0061\u006did\u0064\u006c\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f0,"\u0072\u0061\u006d\u0073\u0068\u006f\u0072\u006e":0x0264,"\u0072a\u006e\u0067\u006c\u0065\u0064\u006ft":0x2992,"r\u0061\u006e\u0067\u006ced\u006fw\u006e\u007a\u0069\u0067\u007aa\u0067\u0061\u0072\u0072\u006f\u0077":0x237c,"\u0072\u0061\u0074i\u006f":0x2236,"\u0072\u0061\u0079\u0061\u006c\u0065\u0066\u006c\u0061\u006d":0xe816,"\u0072\u0062\u0061\u0067":0x27c6,"\u0072\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b":0x2998,"\u0072b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3116,"\u0072\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064":0x23ad,"\u0072b\u0072\u0061\u0063\u0065\u006d\u0069d":0x23ac,"\u0072\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064":0x23ab,"\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23a5,"\u0072\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064":0x23a6,"\u0072\u0062\u0072a\u0063\u006b\u006c\u0072\u0074\u0069\u0063\u006b":0x298e,"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072":0x298c,"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064":0x23a4,"\u0072\u0062\u0072a\u0063\u006b\u0075\u0072\u0074\u0069\u0063\u006b":0x2990,"\u0072b\u0072\u0062\u0072\u0061\u006b":0x2773,"\u0072\u0063\u0061\u0072\u006f\u006e":0x0159,"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0157,"\u0072c\u0065\u0064\u0069\u006c\u006c\u00611":0xf81f,"\u0072c\u0069\u0072\u0063\u006c\u0065":0x24e1,"r\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0xf832,"r\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065":0x29fd,"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0211,"\u0072\u0064\u0069a\u0067\u006f\u0076\u0066\u0064\u0069\u0061\u0067":0x292b,"\u0072\u0064\u0069\u0061\u0067\u006f\u0076\u0073\u0065a\u0072\u0072\u006f\u0077":0x2930,"\u0072\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e59,"\u0072d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e5b,"\u0072d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e5d,"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074":0x2117,"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b":0x203b,"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074":0x2286,"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074":0x2287,"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064":0x00ae,"\u0072\u0065\u0067i\u0073\u0074\u0065\u0072\u0073\u0061\u006e\u0073":0xf8e8,"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0073\u0065\u0072\u0069\u0066":0xf6da,"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0631,"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0580,"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeae,"\u0072\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308c,"r\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfead,"\u0072\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ec,"\u0072\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9a,"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb48,"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q":0x05e8,"\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065":0x211f,"\u0072\u0065\u0076\u0061\u006e\u0067\u006c\u0065":0x29a3,"\u0072\u0065\u0076a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072":0x29a5,"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c":0x22cd,"r\u0065\u0076\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074":0x29b0,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065":0x223d,"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077":0x0597,"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074":0x2310,"\u0072e\u0076\u006e\u006d\u0069\u0064":0x2aee,"\u0072\u0066\u0062\u006f\u0077\u0074\u0069\u0065":0x29d2,"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk":0x027e,"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064":0x027f,"\u0072f\u0074\u0069\u006d\u0065\u0073":0x29d5,"\u0072\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09dd,"\u0072h\u0061\u0064\u0065\u0076\u0061":0x095d,"\u0072\u0068\u006f":0x03c1,"\u0072\u0068\u006fo\u006b":0x027d,"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064":0x027b,"\u0072\u0068\u006f\u006fkt\u0075\u0072\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b5,"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b":0x03f1,"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b\u006d\u006f\u0064":0x02de,"\u0072i\u0065u\u006c\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3271,"\u0072\u0069\u0065\u0075\u006c\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3211,"\u0072\u0069\u0065\u0075\u006c\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3263,"\u0072\u0069e\u0075\u006c\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3140,"\u0072\u0069\u0065\u0075\u006c\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x313a,"r\u0069\u0065\u0075\u006cki\u0079e\u006f\u006b\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e":0x3169,"r\u0069\u0065\u0075\u006c\u006b\u006f\u0072\u0065\u0061\u006e":0x3139,"\u0072\u0069e\u0075\u006c\u006di\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x313b,"\u0072i\u0065u\u006c\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x316c,"\u0072\u0069e\u0075\u006c\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3203,"\u0072i\u0065u\u006c\u0070\u0068\u0069\u0065u\u0070\u0068k\u006f\u0072\u0065\u0061\u006e":0x313f,"\u0072\u0069e\u0075\u006c\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x313c,"r\u0069e\u0075\u006c\u0070\u0069\u0065\u0075\u0070\u0073i\u006f\u0073\u006b\u006fre\u0061\u006e":0x316b,"\u0072i\u0065u\u006c\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x313d,"\u0072i\u0065u\u006c\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e":0x313e,"\u0072\u0069\u0065\u0075\u006c\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x316a,"\u0072\u0069\u0065\u0075ly\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065a\u006e":0x316d,"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006ce\u006d\u0064\u006f\u0074":0x299d,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065":0x231d,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077":0x231c,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065":0x231f,"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0071\u0072":0x299c,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077":0x231e,"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078":0x2975,"r\u0069g\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062a\u0063\u006b\u0061\u0070pr\u006f\u0078":0x2b48,"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0062\u0073i\u006d\u0069\u006c\u0061\u0072":0x2b4c,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0064\u0069a\u006d\u006f\u006e\u0064":0x291e,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0067\u0074\u0072":0x2b43,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u006f\u006eo\u0070\u006c\u0075\u0073":0x27f4,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0070\u006c\u0075\u0073":0x2945,"\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006fr\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2942,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0069m\u0069\u006c\u0061\u0072":0x2974,"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0073\u0075\u0070\u0073\u0065\u0074":0x2b44,"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0074\u0072i\u0061\u006e\u0067\u006c\u0065":0x21fe,"r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0078":0x2947,"\u0072\u0069\u0067h\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290d,"\u0072\u0069g\u0068\u0074\u0063u\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2933,"\u0072\u0069\u0067h\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c":0x291c,"\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077":0x2911,"r\u0069g\u0068\u0074\u0064\u006f\u0077\u006e\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077":0x2937,"\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297d,"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006ea\u0063\u0063\u0065\u006e\u0074":0x20d1,"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u0062\u0061\u0072":0x2957,"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070\u0064\u006f\u0077\u006e":0x2964,"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006eu\u0070\u0062\u0061\u0072":0x2953,"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006eu\u0070\u0064\u0061\u0073\u0068":0x296c,"\u0072\u0069\u0067\u0068\u0074\u0069\u006d\u0070\u006c\u0079":0x2970,"r\u0069\u0067\u0068\u0074le\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e":0x2969,"\u0072\u0069\u0067\u0068tl\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070":0x2968,"\u0072i\u0067\u0068\u0074\u006d\u006f\u006fn":0x263d,"\u0072\u0069\u0067\u0068\u0074\u006f\u0075\u0074\u0065r\u006a\u006f\u0069\u006e":0x27d6,"\u0072\u0069\u0067\u0068\u0074\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e":0x2b54,"\u0072i\u0067h\u0074\u0070\u0065\u006e\u0074a\u0067\u006fn\u0062\u006c\u0061\u0063\u006b":0x2b53,"\u0072\u0069g\u0068\u0074\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073":0x21c9,"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x0319,"\u0072i\u0067\u0068\u0074\u0074\u0061\u0069l":0x291a,"\u0072\u0069g\u0068\u0074\u0074h\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073":0x21f6,"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x22bf,"\u0072\u0069\u0067\u0068\u0074\u0077\u0061\u0076\u0065a\u0072\u0072\u006f\u0077":0x219d,"\u0072\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308a,"\u0072\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ea,"\u0072\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff98,"\u0072\u0069\u006e\u0067":0x02da,"\u0072\u0069\u006eg\u0031":0xf007,"\u0072\u0069\u006eg\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0325,"\u0072i\u006e\u0067\u0063\u006d\u0062":0x030a,"\u0072\u0069\u006e\u0067\u0066\u0069\u0074\u0074\u0065\u0064":0xd80d,"\u0072\u0069\u006eg\u0068\u0061\u006c\u0066\u006c\u0065\u0066\u0074":0x02bf,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0061\u0072\u006d\u0065ni\u0061\u006e":0x0559,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062":0x031c,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0063\u0065\u006e\u0074er\u0065\u0064":0x02d3,"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074":0x02be,"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x0339,"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0063e\u006e\u0074\u0065\u0072\u0065\u0064":0x02d2,"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c":0x2256,"\u0072\u0069\u006e\u0067le\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x028f,"\u0072\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066s\u0075\u0070\u0065\u0072":0x0248,"\u0072\u0069\u006e\u0067\u0070\u006c\u0075\u0073":0x2a22,"r\u0069n\u0067\u0072\u0069\u0067\u0068\u0074\u0068\u0061l\u0066\u0073\u0075\u0062no\u0073\u0070":0x02ac,"\u0072i\u006eg\u0072\u0069\u0067\u0068\u0074h\u0061\u006cf\u0073\u0075\u0070\u0065\u0072":0x0247,"\u0072\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0213,"\u0072\u0069\u0074\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3351,"\u0072\u006c\u0065":0x202b,"\u0072\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e5f,"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067":0x027c,"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064":0x027a,"\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff52,"\u0072\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065":0x23b1,"\u0072\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308d,"\u0072\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ed,"\u0072\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9b,"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i":0x0e23,"\u0072\u0070\u0061\u0072\u0065\u006e":0x24ad,"\u0072\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x239f,"\u0072p\u0061\u0072\u0065\u006e\u0067\u0074r":0x2994,"\u0072\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064":0x23a0,"\u0072\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064":0x239e,"\u0072\u0070\u0070\u006f\u006c\u0069\u006e\u0074":0x2a12,"\u0072\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09dc,"\u0072r\u0061\u0064\u0065\u0076\u0061":0x0931,"r\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5c,"\u0072r\u0061\u006e\u0067\u006c\u0065":0x298a,"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x0691,"\u0072r\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb8d,"\u0072\u0072\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073":0x2988,"\u0072\u0072v\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e0,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x0960,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0067\u0075\u006aa\u0072\u0061\u0074\u0069":0x0ae0,"\u0072r\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci":0x09c4,"\u0072\u0072\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061":0x0944,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006fw\u0065\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061r\u0061\u0074\u0069":0x0ac4,"\u0072s\u006f\u006c\u0062\u0061\u0072":0x29f7,"\u0072s\u0071\u0068\u006f\u006f\u006b":0x2ace,"\u0072\u0073\u0075\u0062":0x2a65,"\u0072\u0073\u0075\u0070\u0065\u0072":0x023c,"\u0072s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f1,"\u0072t\u0062\u006c\u006f\u0063\u006b":0x2590,"\u0072\u0074\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x2595,"\u0072\u0074\u0072\u0069\u006c\u0074\u0072\u0069":0x29ce,"\u0072t\u0075\u0072\u006e\u0065\u0064":0x0279,"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b4,"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072":0x023e,"\u0072\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072":0x023d,"\u0072\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308b,"\u0072\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30eb,"\u0072\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff99,"r\u0075\u006c\u0065\u0064\u0065\u006c\u0061\u0079\u0065\u0064":0x29f4,"\u0072\u0075\u0070e\u0065":0x20a8,"\u0072\u0075p\u0065\u0065\u006da\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f2,"\u0072\u0075p\u0065\u0065\u0073i\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f3,"\u0072\u0075\u0070\u0069\u0061\u0068":0xf6dd,"\u0072\u0075\u0074\u0068\u0061\u0069":0x0e24,"\u0072v\u0062\u006f\u0078\u006c\u0069\u006ee":0x23b9,"\u0072v\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098b,"\u0072\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x090b,"\u0072\u0076o\u0063\u0061\u006ci\u0063\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8b,"\u0072v\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09c3,"r\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061":0x0943,"\u0072v\u006f\u0063\u0061\u006ci\u0063\u0076\u006f\u0077\u0065l\u0073i\u0067n\u0067\u0075\u006a\u0061\u0072\u0061\u0074i":0x0ac3,"\u0072\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29d9,"\u0073":0x0073,"\u0073a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b8,"\u0073\u0061\u0063\u0075\u0074\u0065":0x015b,"\u0073a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e65,"\u0073\u0061\u0064\u0065\u0076\u0061":0x0938,"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeba,"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebb,"s\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb9,"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebc,"\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab8,"\u0073\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a38,"\u0073\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3055,"\u0073\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b5,"\u0073\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7b,"\u0073\u0061\u006cl\u0061\u006c\u006c\u0061h\u006f\u0075\u0061\u006c\u0061\u0079\u0068e\u0077\u0061\u0073\u0061\u006c\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063":0xfdfa,"\u0073\u0061\u006d\u0065\u006b\u0068":0x05e1,"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077":0xfb41,"\u0073\u0061\u006e\u0073\u004c\u006d\u0069\u0072\u0072\u006f\u0072\u0065\u0064":0x2143,"s\u0061\u006e\u0073\u004c\u0074\u0075\u0072\u006e\u0065\u0064":0x2142,"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069":0x0e32,"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069":0x0e41,"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069":0x0e44,"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069":0x0e43,"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069":0x0e33,"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i":0x0e30,"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i":0x0e40,"\u0073\u0061\u0072\u0061\u0069\u0069\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf886,"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069":0x0e35,"\u0073\u0061\u0072\u0061\u0069\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf885,"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i":0x0e34,"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i":0x0e42,"\u0073a\u0072a\u0075\u0065\u0065\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf888,"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069":0x0e37,"\u0073\u0061\u0072\u0061\u0075\u0065\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf887,"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069":0x0e36,"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i":0x0e38,"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069":0x0e39,"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s":0x22a8,"\u0073b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3119,"\u0073\u0063\u0061\u0072\u006f\u006e":0x0161,"\u0073c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e67,"\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x015f,"\u0073c\u0065\u0064\u0069\u006c\u006c\u00611":0xf817,"\u0073\u0063\u0068w\u0061":0x0259,"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d9,"s\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04db,"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk":0x025a,"\u0073c\u0069\u0072\u0063\u006c\u0065":0x24e2,"s\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x015d,"\u0073\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0219,"\u0073\u0063\u0070\u006f\u006c\u0069\u006e\u0074":0x2a13,"\u0073c\u0072\u0075\u0070\u006c\u0065":0x2108,"\u0073\u0063\u0075\u0072\u0065\u006c":0x22b1,"\u0073\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e61,"\u0073d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e63,"\u0073d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074":0x1e69,"\u0073e\u0061g\u0075\u006c\u006c\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x033c,"\u0073\u0065\u0061\u0067\u0075\u006c\u006c\u0073\u0075b\u006e\u006f\u0073\u0070":0x02af,"\u0073\u0065\u0063\u006f\u006e\u0064":0x2033,"\u0073\u0065\u0063\u006f\u006e\u0064\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065":0x02ca,"\u0073e\u0063\u0074\u0069\u006f\u006e":0x00a7,"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb2,"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeb3,"\u0073\u0065\u0065n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb1,"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb4,"\u0073\u0065\u0065\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcb0,"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077":0x05b6,"\u0073\u0065\u0067\u006f\u006c\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0592,"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057d,"\u0073\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305b,"\u0073\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bb,"\u0073\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7e,"\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn":0x003b,"\u0073e\u006di\u0063\u006f\u006c\u006f\u006em\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff1b,"\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006es\u006d\u0061\u006c\u006c":0xfe54,"\u0073e\u006di\u0076\u006f\u0069\u0063\u0065d\u006d\u0061r\u006b\u006b\u0061\u006e\u0061":0x309c,"s\u0065\u006d\u0069\u0076\u006f\u0069c\u0065\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006ea\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068":0xff9f,"s\u0065\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3322,"s\u0065\u006e\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3323,"s\u0065\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077":0x292d,"s\u0065\u0072\u0076\u0069\u0063\u0065\u006d\u0061\u0072\u006b":0x2120,"\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073":0x29f5,"\u0073\u0065\u0076e\u006e":0x0037,"\u0073\u0065\u0076e\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ed,"\u0073e\u0076\u0065\u006e\u0064\u0065\u0076a":0x096d,"\u0073\u0065\u0076e\u006e\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215e,"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aed,"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6d,"\u0073\u0065\u0076\u0065\u006e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3027,"s\u0065\u0076\u0065\u006eid\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3226,"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2087,"\u0073\u0065\u0076\u0065\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff17,"\u0073\u0065\u0076\u0065\u006e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf737,"\u0073\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247a,"s\u0065\u0076\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x248e,"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f7,"\u0073\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2176,"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2077,"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x2470,"\u0073\u0065\u0076\u0065\u006e\u0074\u0065\u0065\u006ep\u0061\u0072\u0065\u006e":0x2484,"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2498,"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i":0x0e57,"s\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0577,"\u0073\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09b6,"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0651,"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc61,"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063":0xfc5e,"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc60,"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c":0xfe7d,"\u0073\u0068\u0061\u0064\u0064\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064":0xfe7c,"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc62,"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063":0xfc5f,"\u0073h\u0061\u0064\u0064\u0061\u006c\u006fw":0xe825,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077":0xe829,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf3,"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077":0xe82b,"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077":0xe828,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf2,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xe818,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077":0xe82a,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077":0xe82c,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf4,"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077":0xe82d,"\u0073\u0068\u0061d\u0065":0x2592,"\u0073\u0068\u0061\u0064\u0065\u0031":0xf822,"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074":0x2591,"\u0073h\u0061\u0064\u0065\u0076\u0061":0x0936,"s\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab6,"s\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a36,"\u0073\u0068a\u006c\u0073\u0068e\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x0593,"\u0073\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3115,"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb6,"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfeb7,"\u0073\u0068\u0065\u0065\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb5,"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeb8,"s\u0068e\u0065\u006e\u0077\u0069\u0074\u0068\u006d\u0065e\u006d\u0069\u006e\u0069ti\u0061\u006c":0xfd30,"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e3,"\u0073\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04bb,"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t":0x21b0,"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x21b1,"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ed,"\u0073\u0068\u0069\u006e":0x05e9,"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068":0xfb49,"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074":0xfb2c,"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077":0xfb2d,"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05c1,"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074":0xfb2a,"\u0073\u0068\u006fo\u006b":0x0282,"\u0073\u0068\u006f\u0072\u0074\u0064\u006f\u0077\u006e\u0074\u0061\u0063\u006b":0x2adf,"\u0073\u0068\u006f\u0072\u0074\u006c\u0065\u0066\u0074\u0074\u0061\u0063\u006b":0x2ade,"\u0073h\u006f\u0072\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2944,"s\u0068\u006f\u0072\u0074\u0075\u0070\u0074\u0061\u0063\u006b":0x2ae0,"\u0073h\u0075\u0066\u0066\u006c\u0065":0x29e2,"\u0073\u0069\u0067m\u0061":0x03c3,"\u0073\u0069\u0067\u006d\u0061\u0031":0x03c2,"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b":0x03f2,"\u0073\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3057,"\u0073\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b7,"\u0073\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7c,"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05bd,"\u0073\u0069\u006dg\u0045":0x2aa0,"\u0073\u0069\u006d\u0067\u0074\u0072":0x2a9e,"\u0073i\u006d\u0069\u006c\u0061\u0072":0x223c,"\u0073\u0069m\u0069\u006c\u0061r\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2b49,"\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x2972,"\u0073\u0069\u006dl\u0045":0x2a9f,"\u0073i\u006d\u006c\u0065\u0073\u0073":0x2a9d,"s\u0069\u006d\u006d\u0069\u006e\u0075\u0073\u0073\u0069\u006d":0x2a6c,"\u0073i\u006d\u006e\u0065\u0071\u0071":0x2246,"\u0073i\u006d\u0070\u006c\u0075\u0073":0x2a24,"\u0073\u0069\u006d\u0072\u0064\u006f\u0074\u0073":0x2a6b,"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065":0x223f,"\u0073\u0069\u006f\u0073\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3274,"\u0073\u0069o\u0073\u0061\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3214,"\u0073i\u006fs\u0063\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x317e,"\u0073\u0069o\u0073\u0063\u0069r\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3266,"\u0073\u0069o\u0073\u006b\u0069y\u0065\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e":0x317a,"\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3145,"\u0073i\u006fs\u006e\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x317b,"\u0073i\u006fs\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3206,"\u0073i\u006fs\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x317d,"\u0073\u0069o\u0073\u0074\u0069k\u0065\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e":0x317c,"\u0073\u0069\u0078":0x0036,"\u0073\u0069\u0078\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ec,"\u0073i\u0078\u0064\u0065\u0076\u0061":0x096c,"s\u0069\u0078\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aec,"s\u0069\u0078\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6c,"s\u0069\u0078\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3026,"\u0073\u0069\u0078\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3225,"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2086,"\u0073\u0069\u0078m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff16,"s\u0069\u0078\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf736,"\u0073\u0069\u0078\u0070\u0061\u0072\u0065\u006e":0x2479,"\u0073\u0069\u0078\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065":0x2006,"\u0073i\u0078\u0070\u0065\u0072\u0069\u006fd":0x248d,"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f6,"\u0073\u0069\u0078\u0072\u006f\u006d\u0061\u006e":0x2175,"s\u0069\u0078\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2076,"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246f,"\u0073\u0069\u0078\u0074\u0065\u0065n\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079\u0064\u0065\u006e\u006f\u006di\u006e\u0061\u0074\u006f\u0072\u0062\u0065n\u0067\u0061\u006c\u0069":0x09f9,"\u0073\u0069\u0078t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2483,"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2497,"\u0073i\u0078\u0074\u0068\u0061\u0069":0x0e56,"\u0073\u006c\u0061s\u0068":0x002f,"\u0073\u006c\u0061\u0073\u0068\u006c\u006f\u006e\u0067\u006e\u006f\u0073\u0070":0x02ab,"\u0073\u006c\u0061\u0073\u0068\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0f,"\u0073\u006c\u0061\u0073\u0068\u0073\u0068\u006f\u0072t\u006e\u006f\u0073\u0070":0x02aa,"\u0073\u006c\u006f\u006e\u0067\u0064\u006f\u0074\u0061c\u0063\u0065\u006e\u0074":0x1e9b,"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e":0x2322,"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074":0x25c2,"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x25b8,"\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0067\u0068m\u0061\u0064\u0064\u0061":0x06e4,"\u0073m\u0061\u006c\u006c\u0069\u006e":0x220a,"\u0073m\u0061\u006c\u006c\u006e\u0069":0x220d,"\u0073\u006d\u0061\u0073\u0068\u0074\u0069\u006d\u0065\u0073":0x2a33,"\u0073\u006d\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b29,"\u0073\u006d\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b2a,"\u0073\u006d\u0065\u0070\u0061\u0072\u0073\u006c":0x29e4,"\u0073\u006d\u0069l\u0065":0x2323,"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e":0x263a,"\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff53,"\u0073\u006d\u0074":0x2aaa,"\u0073\u006d\u0074\u0065":0x2aac,"s\u006d\u0077\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072":0x2b52,"\u0073\u006d\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b2b,"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077":0x05c3,"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e":0x00ad,"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044c,"\u0073\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305d,"\u0073\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bd,"\u0073\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7f,"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062":0x0338,"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062":0x0337,"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069":0x0e29,"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069":0x0e28,"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069":0x0e0b,"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i":0x0e2a,"\u0073\u0070\u0061c\u0065":0x0020,"\u0073\u0070\u0061d\u0065":0x2660,"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065":0x2664,"\u0073\u0070\u0061\u0072\u0065\u006e":0x24ae,"\u0073\u0070\u0068\u0065\u0072\u0069\u0063\u0061\u006ca\u006e\u0067\u006c\u0065":0x2222,"\u0073\u0070h\u0065\u0072\u0069c\u0061\u006c\u0061\u006e\u0067\u006c\u0065\u0075\u0070":0x29a1,"\u0073\u0071\u0069n\u0074":0x2a16,"\u0073q\u006c\u006f\u007a\u0065\u006e\u0067e":0x2311,"\u0073\u0071\u0072\u0074\u0062\u006f\u0074\u0074\u006f\u006d":0x23b7,"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071":0x22e4,"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071":0x22e5,"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x033b,"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u006f\u0074b\u006c\u0061\u0063\u006b":0x2b13,"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u0063":0x33c4,"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u006d":0x339d,"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c":0x25a9,"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft":0x22a1,"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c":0x25a4,"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065":0x228f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u0067":0x338f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u006d":0x339e,"\u0073q\u0075a\u0072\u0065\u006b\u006d\u0063\u0061\u0070\u0069\u0074\u0061\u006c":0x33ce,"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b":0x25e7,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006c\u0062\u006c\u0061\u0063\u006b":0x2b15,"\u0073\u0071\u0075a\u0072\u0065\u006c\u006c\u0071\u0075\u0061\u0064":0x25f1,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006e":0x33d1,"\u0073q\u0075\u0061\u0072\u0065\u006c\u006fg":0x33d2,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b":0x25ea,"\u0073\u0071\u0075a\u0072\u0065\u006c\u0072\u0071\u0075\u0061\u0064":0x25f2,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0067":0x338e,"\u0073q\u0075\u0061\u0072\u0065\u006d\u0069l":0x33d5,"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073":0x229f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u006d":0x339c,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0073\u0071u\u0061\u0072\u0065\u0064":0x33a1,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x22a0,"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c":0x2290,"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c":0x25a6,"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073":0x229e,"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b":0x25e8,"\u0073\u0071\u0075\u0061\u0072\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x02ae,"\u0073\u0071\u0075\u0061\u0072\u0065\u0074\u006f\u0070b\u006c\u0061\u0063\u006b":0x2b12,"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b":0x25e9,"\u0073\u0071\u0075a\u0072\u0065\u0075\u006c\u0071\u0075\u0061\u0064":0x25f0,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c":0x25a7,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c":0x25a8,"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u0072\u0062\u006c\u0061\u0063\u006b":0x2b14,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0072\u0071\u0075\u0061\u0064":0x25f3,"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c":0x25a5,"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k":0x25a3,"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074":0x21ad,"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x21dd,"\u0073q\u0075\u006f\u0076\u0061\u006c":0x25a2,"\u0073\u0072\u0073\u0071\u0075\u0061\u0072\u0065":0x33db,"\u0073\u0073\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09b7,"\u0073s\u0061\u0064\u0065\u0076\u0061":0x0937,"s\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab7,"\u0073\u0073a\u006e\u0067\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3149,"\u0073\u0073a\u006e\u0067\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3185,"\u0073\u0073a\u006e\u0067\u0069e\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e":0x3180,"\u0073\u0073\u0061\u006e\u0067\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x3132,"\u0073\u0073a\u006e\u0067\u006ei\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3165,"\u0073\u0073a\u006e\u0067\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3143,"\u0073s\u0061n\u0067\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3146,"\u0073\u0073\u0061\u006e\u0067\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3138,"\u0073\u0073\u006c\u0061\u0073\u0068":0x2afd,"\u0073s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f2,"\u0073\u0074":0xfb06,"\u0073\u0074\u0061\u0072":0x22c6,"\u0073\u0074\u0061\u0072\u0065\u0071":0x225b,"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067":0x00a3,"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xffe1,"\u0073\u0074\u0072n\u0073":0x23e4,"s\u0074r\u006f\u006b\u0065\u006c\u006f\u006e\u0067\u006fv\u0065\u0072\u006c\u0061yc\u006d\u0062":0x0336,"s\u0074\u0072\u006f\u006bes\u0068o\u0072\u0074\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062":0x0335,"\u0073u\u0062\u0065\u0064\u006f\u0074":0x2ac3,"\u0073u\u0062\u006d\u0075\u006c\u0074":0x2ac1,"\u0073u\u0062\u0072\u0061\u0072\u0072":0x2979,"\u0073\u0075\u0062s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078":0x2ac9,"\u0073\u0075\u0062\u0073\u0065\u0074\u0063\u0069\u0072\u0063":0x27c3,"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l":0x22d0,"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c":0x2ac5,"\u0073u\u0062\u0073\u0065\u0074\u0064\u006ft":0x2abd,"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c":0x228a,"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c":0x2acb,"\u0073\u0075\u0062\u0073\u0065\u0074\u0070\u006c\u0075\u0073":0x2abf,"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c":0x2291,"\u0073\u0075\u0062\u0073\u0069\u006d":0x2ac7,"\u0073\u0075\u0062\u0073\u0075\u0062":0x2ad5,"\u0073\u0075\u0062\u0073\u0075\u0070":0x2ad3,"\u0073\u0075\u0063\u0063\u0061\u0070\u0070\u0072\u006f\u0078":0x2ab8,"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073":0x227b,"\u0073u\u0063\u0063\u0065\u0071\u0071":0x2ab4,"\u0073u\u0063\u0063\u006e\u0065\u0071":0x2ab2,"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074":0x220b,"\u0073\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3059,"\u0073\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b9,"\u0073\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7d,"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0652,"\u0073\u0075\u006b\u0075\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe7e,"\u0073\u0075\u006b\u0075\u006e\u006c\u006f\u0077":0xe822,"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c":0xfe7f,"\u0073\u0075\u006bu\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe834,"\u0073u\u006d\u0062\u006f\u0074\u0074\u006fm":0x23b3,"\u0073\u0075\u006d\u0069\u006e\u0074":0x2a0b,"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn":0x2211,"\u0073\u0075\u006d\u0074\u006f\u0070":0x23b2,"\u0073\u0075\u006e":0x263c,"\u0073u\u0070\u0064\u0073\u0075\u0062":0x2ad8,"\u0073u\u0070\u0065\u0064\u006f\u0074":0x2ac4,"\u0073u\u0070e\u0072\u0073\u0063\u0072\u0069\u0070\u0074\u0061\u006c\u0065\u0066":0x0670,"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c":0x22d1,"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c":0x2ac6,"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x228b,"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c":0x2acc,"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c":0x2292,"\u0073u\u0070\u0068\u0073\u006f\u006c":0x27c9,"\u0073u\u0070\u0068\u0073\u0075\u0062":0x2ad7,"\u0073u\u0070\u006c\u0061\u0072\u0072":0x297b,"\u0073u\u0070\u006d\u0075\u006c\u0074":0x2ac2,"\u0073\u0075\u0070s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078":0x2aca,"\u0073\u0075\u0070\u0073\u0065\u0074\u0063\u0069\u0072\u0063":0x27c4,"\u0073u\u0070\u0073\u0065\u0074\u0064\u006ft":0x2abe,"\u0073\u0075\u0070\u0073\u0065\u0074\u0070\u006c\u0075\u0073":0x2ac0,"\u0073\u0075\u0070\u0073\u0069\u006d":0x2ac8,"\u0073\u0075\u0070\u0073\u0075\u0062":0x2ad4,"\u0073\u0075\u0070\u0073\u0075\u0070":0x2ad6,"\u0073\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33dc,"\u0073y\u006fu\u0077\u0061\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337c,"\u0074":0x0074,"\u0074a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a4,"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e":0x22a4,"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074":0x22a3,"\u0074\u0061\u0064\u0065\u0076\u0061":0x0924,"\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa4,"\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a24,"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c":0x0637,"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfec2,"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec3,"\u0074\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305f,"t\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec1,"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec4,"\u0074\u0061i\u0073\u0079\u006fu\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337d,"\u0074\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bf,"\u0074\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff80,"\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067":0x2afe,"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065":0xfe71,"\u0074\u0061\u0075":0x03c4,"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h":0xfb4a,"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w":0x05ea,"\u0074\u0062\u0061\u0072":0x0167,"\u0074b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310a,"\u0074\u0063\u0061\u0072\u006f\u006e":0x0165,"\u0074c\u0061\u0072\u006f\u006e\u0031":0xf815,"\u0074\u0063\u0063\u0075\u0072\u006c":0x02a8,"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0163,"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611":0xf819,"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x0686,"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb7b,"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfb7c,"\u0074\u0063\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb7a,"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb7d,"\u0074c\u0069\u0072\u0063\u006c\u0065":0x24e3,"\u0074\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e71,"\u0074d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e97,"\u0074\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e6b,"\u0074d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e6d,"\u0074\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ad,"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe96,"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfca2,"t\u0065h\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061t\u0065\u0064\u0061\u0072ab\u0069\u0063":0xfc0c,"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe97,"\u0074\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3066,"t\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe95,"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfca1,"t\u0065\u0068\u006a\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc0b,"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0629,"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfe94,"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074a\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfe93,"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe98,"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfca4,"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc0e,"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc73,"\u0074\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc74,"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe814,"\u0074e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfca3,"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc75,"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc10,"\u0074\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c6,"\u0074\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff83,"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee":0x2121,"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a0,"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a9,"\u0074\u0065\u006e\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3229,"\u0074\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247d,"\u0074e\u006e\u0070\u0065\u0072\u0069\u006fd":0x2491,"\u0074\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2179,"\u0074\u0065\u0073\u0068":0x02a7,"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h":0xfb38,"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w":0x05d8,"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b5,"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x059b,"\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a5,"\u0074h\u0061\u0064\u0065\u0076\u0061":0x0925,"t\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa5,"t\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a25,"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0x0630,"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeac,"\u0074\u0068\u0061l\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeab,"\u0074\u0068\u0061\u006eth\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069":0xf898,"\u0074\u0068\u0061nt\u0068\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069":0xf897,"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069":0x0e4c,"\u0074h\u0061\u006e\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf896,"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x062b,"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9a,"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe9b,"\u0074\u0068\u0065h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe99,"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9c,"\u0074\u0068\u0065\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfca6,"t\u0068e\u0068\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064":0xfc12,"\u0074h\u0065\u0072\u0065\u0066\u006f\u0072e":0x2234,"\u0074h\u0065\u0072\u006d\u006f\u0064":0x29e7,"\u0074\u0068\u0065t\u0061":0x03b8,"\u0074\u0068\u0065\u0074\u0061\u0031":0x03d1,"t\u0068i\u0065\u0075\u0074\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3279,"\u0074\u0068\u0069\u0065ut\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3219,"\u0074\u0068\u0069\u0065ut\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326b,"\u0074\u0068\u0069\u0065\u0075\u0074\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314c,"\u0074h\u0069e\u0075\u0074\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320b,"\u0074h\u0069\u006e\u0073\u0070\u0061\u0063e":0x2009,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x246c,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2480,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2494,"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069":0x0e11,"\u0074\u0068\u006fo\u006b":0x01ad,"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069":0x0e12,"\u0074\u0068\u006fr\u006e":0x00fe,"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e17,"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e10,"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069":0x0e18,"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069":0x0e16,"\u0074\u0068o\u0075\u0073\u0061n\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0482,"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063":0x066c,"\u0074\u0068\u0072e\u0065":0x0033,"\u0074\u0068\u0072e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e9,"t\u0068\u0072\u0065\u0065\u0064\u0061\u006e\u0067\u006c\u0065":0x27c0,"\u0074h\u0072\u0065\u0065\u0064\u0065\u0076a":0x0969,"\u0074\u0068\u0072\u0065\u0065\u0064\u006f\u0074\u0063\u006f\u006c\u006f\u006e":0x2af6,"\u0074\u0068\u0072e\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215c,"t\u0068\u0072\u0065\u0065\u0066\u0069\u0066\u0074\u0068\u0073":0x2157,"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae9,"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a69,"\u0074\u0068\u0072\u0065\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3023,"t\u0068\u0072\u0065\u0065id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3222,"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2083,"\u0074\u0068\u0072\u0065\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff13,"t\u0068\u0072\u0065\u0065nu\u006de\u0072\u0061\u0074\u006f\u0072b\u0065\u006e\u0067\u0061\u006c\u0069":0x09f6,"\u0074\u0068\u0072\u0065\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf733,"\u0074\u0068\u0072\u0065\u0065\u0070\u0061\u0072\u0065\u006e":0x2476,"\u0074h\u0072e\u0065\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065":0x2004,"t\u0068\u0072\u0065\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x248a,"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f3,"\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073":0x00be,"\u0074\u0068\u0072\u0065eq\u0075\u0061\u0072\u0074\u0065\u0072\u0073\u0065\u006d\u0064\u0061\u0073\u0068":0xf6de,"\u0074\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e":0x2172,"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b3,"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i":0x0e53,"\u0074\u0068\u0072\u0065\u0065\u0075\u006e\u0064\u0065\u0072\u0064\u006f\u0074":0x20e8,"\u0074h\u007a\u0073\u0071\u0075\u0061\u0072e":0x3394,"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t":0x2040,"\u0074\u0069\u0065\u0069\u006e\u0066\u0074\u0079":0x29dd,"\u0074\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3061,"\u0074\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c1,"\u0074\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff81,"\u0074\u0069\u006b\u0065ut\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3270,"\u0074i\u006be\u0075\u0074\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x3210,"\u0074i\u006be\u0075\u0074\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3262,"\u0074\u0069\u006be\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e":0x3137,"\u0074\u0069\u006b\u0065\u0075\u0074\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3202,"\u0074\u0069\u006cd\u0065":0x02dc,"\u0074\u0069\u006c\u0064\u0065\u0031":0xf004,"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0330,"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062":0x0303,"\u0074\u0069\u006c\u0064\u0065\u0064\u006f\u0075\u0062l\u0065\u0063\u006d\u0062":0x0360,"\u0074i\u006c\u0064\u0065\u006e\u006f\u0073p":0x0276,"\u0074i\u006cd\u0065\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063\u006d\u0062":0x0334,"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0069\u0063\u0061\u006c\u0063\u006d\u0062":0x033e,"\u0074\u0069\u006d\u0065\u0073\u0062\u0061\u0072":0x2a31,"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0596,"\u0074\u0069\u0070\u0070\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a70,"\u0074\u0069t\u006c\u006f\u0063y\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0483,"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057f,"\u0074\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e6f,"\u0074\u006d\u0069\u006e\u0075\u0073":0x29ff,"\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff54,"\u0074\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0569,"\u0074\u006f\u0065\u0061":0x2928,"\u0074\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3068,"\u0074\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c8,"\u0074\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff84,"\u0074\u006f\u006e\u0061":0x2927,"\u0074\u006f\u006e\u0065ba\u0072\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068\u006d\u006f\u0064":0x02e5,"\u0074o\u006ee\u0062\u0061\u0072\u0065\u0078t\u0072\u0061l\u006f\u0077\u006d\u006f\u0064":0x02e9,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u0068\u0069g\u0068\u006d\u006f\u0064":0x02e6,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006c\u006f\u0077\u006d\u006f\u0064":0x02e8,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006d\u0069\u0064\u006d\u006f\u0064":0x02e7,"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065":0x01bd,"\u0074o\u006e\u0065\u0073\u0069\u0078":0x0185,"\u0074o\u006e\u0065\u0074\u0077\u006f":0x01a8,"\u0074\u006f\u006eo\u0073":0x0384,"\u0074o\u006e\u0073\u0071\u0075\u0061\u0072e":0x3327,"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069":0x0e0f,"\u0074\u006f\u0070\u0062\u006f\u0074":0x2336,"\u0074\u006f\u0070\u0063\u0069\u0072":0x2af1,"\u0074o\u0070\u0066\u006f\u0072\u006b":0x2ada,"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065":0x25e0,"\u0074o\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x3014,"\u0074\u006fr\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0073ma\u006c\u006c":0xfe5d,"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072a\u0063k\u0065\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe39,"\u0074o\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006cl\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068t":0x3015,"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068e\u006c\u006c\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5e,"\u0074\u006f\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe3a,"\u0074\u006f\u0073\u0061":0x2929,"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i":0x0e15,"\u0074\u006f\u0077\u0061":0x292a,"\u0074\u0070\u0061l\u0061\u0074\u0061\u006c\u0068\u006f\u006f\u006b":0x01ab,"\u0074\u0070\u0061\u0072\u0065\u006e":0x24af,"\u0074\u0070\u006cu\u0073":0x29fe,"\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k":0x2122,"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006b\u0073\u0061\u006e\u0073":0xf8ea,"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006bs\u0065\u0072\u0069\u0066":0xf6db,"\u0074r\u0061\u0070\u0065\u007a\u0069\u0075m":0x23e2,"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x0288,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0062u\u006c\u006c\u0065\u0074":0x2023,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074":0x25ec,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b":0x25ed,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c":0x22b4,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006d\u0069\u006e\u0075\u0073":0x2a3a,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006f\u0064\u006f\u0074":0x29ca,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0070\u006c\u0075\u0073":0x2a39,"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b":0x25ee,"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c":0x22b5,"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065s":0x29cc,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073e\u0072\u0069\u0066\u0073":0x29cd,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0074\u0069\u006d\u0065\u0073":0x2a3b,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072":0x29cb,"\u0074\u0072\u0069\u0070\u006c\u0065\u0070\u006c\u0075\u0073":0x29fb,"\u0074r\u0070\u0072\u0069\u006d\u0065":0x2034,"\u0074r\u0073\u006c\u0061\u0073\u0068":0x2afb,"\u0074\u0073":0x02a6,"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068":0xfb46,"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0446,"\u0074s\u0065\u0072\u0065\u0031\u0032":0x05b5,"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x045b,"\u0074s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f3,"\u0074\u0074\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099f,"\u0074t\u0061\u0064\u0065\u0076\u0061":0x091f,"t\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9f,"t\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1f,"\u0074t\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb67,"\u0074\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb68,"\u0074\u0074e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb69,"t\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a0,"\u0074\u0074\u0068\u0061\u0064\u0065\u0076\u0061":0x0920,"\u0074\u0074\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa0,"\u0074\u0074\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a20,"\u0074t\u0075\u0072\u006e\u0065\u0064":0x0287,"\u0074\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3064,"\u0074\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c4,"\u0074\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff82,"\u0074u\u0072\u006e\u0061\u006e\u0067\u006ce":0x29a2,"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061":0x2129,"\u0074u\u0072\u006e\u0065\u0064\u006e\u006ft":0x2319,"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074":0x22a2,"\u0074u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3063,"\u0074u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c3,"\u0074u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6f,"\u0074\u0077\u0065l\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x246b,"t\u0077\u0065\u006c\u0076\u0065\u0070\u0061\u0072\u0065\u006e":0x247f,"\u0074\u0077\u0065l\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x2493,"t\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e":0x217b,"t\u0077\u0065\u006c\u0076\u0065\u0075\u0064\u0061\u0073\u0068":0xd80c,"\u0074\u0077\u0065n\u0074\u0079\u0063\u0069\u0072\u0063\u006c\u0065":0x2473,"\u0074\u0077\u0065\u006e\u0074\u0079\u0068\u0061\u006eg\u007a\u0068\u006f\u0075":0x5344,"t\u0077\u0065\u006e\u0074\u0079\u0070\u0061\u0072\u0065\u006e":0x2487,"\u0074\u0077\u0065n\u0074\u0079\u0070\u0065\u0072\u0069\u006f\u0064":0x249b,"\u0074\u0077\u006f":0x0032,"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c":0x0662,"\u0074\u0077\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e8,"\u0074w\u006f\u0063\u0061\u0070\u0073":0x2a4b,"\u0074w\u006f\u0063\u0075\u0070\u0073":0x2a4a,"\u0074w\u006f\u0064\u0065\u0076\u0061":0x0968,"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072":0x2025,"t\u0077o\u0064\u006f\u0074\u006c\u0065\u0061\u0064\u0065r\u0076\u0065\u0072\u0074ic\u0061\u006c":0xfe30,"\u0074w\u006f\u0066\u0069\u0066\u0074\u0068s":0x2156,"t\u0077\u006f\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae8,"t\u0077\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a68,"t\u0077\u006f\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3022,"\u0074\u0077o\u0068\u0065\u0061d\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x21a1,"t\u0077o\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077ta\u0069\u006c":0x2b3b,"\u0074\u0077\u006f\u0068ea\u0064\u006c\u0065\u0066\u0074\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x2b37,"\u0074w\u006fh\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x2b36,"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0074\u006f":0x2905,"t\u0077\u006f\u0068\u0065ad\u0072i\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0074\u0061\u0069\u006c":0x2916,"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0075\u0070a\u0072\u0072\u006f\u0077":0x219f,"t\u0077o\u0068\u0065\u0061\u0064\u0075\u0070\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065":0x2949,"\u0074\u0077\u006f\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3221,"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2082,"\u0074\u0077\u006fm\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff12,"\u0074\u0077\u006f\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f5,"t\u0077\u006f\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf732,"\u0074\u0077\u006f\u0070\u0061\u0072\u0065\u006e":0x2475,"\u0074w\u006f\u0070\u0065\u0072\u0069\u006fd":0x2489,"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f2,"\u0074\u0077\u006f\u0072\u006f\u006d\u0061\u006e":0x2171,"\u0074w\u006f\u0073\u0074\u0072\u006f\u006be":0x01bb,"t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b2,"\u0074w\u006f\u0074\u0068\u0061\u0069":0x0e52,"\u0074w\u006f\u0074\u0068\u0069\u0072\u0064s":0x2154,"\u0074y\u0070\u0065\u0063\u006f\u006c\u006fn":0x2982,"\u0075":0x0075,"\u0075\u0032\u00364\u0033":0x2643,"\u0075\u0061\u0063\u0075\u0074\u0065":0x00fa,"\u0075\u0062\u0061\u0072":0x0289,"\u0075\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0989,"\u0075b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3128,"\u0075b\u0072\u0062\u0072\u0061\u006b":0x23e1,"\u0075\u0062\u0072\u0065\u0076\u0065":0x016d,"\u0075\u0063\u0061\u0072\u006f\u006e":0x01d4,"\u0075\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0xf834,"\u0075c\u0069\u0072\u0063\u006c\u0065":0x24e4,"u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00fb,"\u0075\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e77,"\u0075\u0064\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061":0x0951,"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e":0x0171,"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0215,"\u0075\u0064\u0065v\u0061":0x0909,"\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00fc,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x01d8,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077":0x1e73,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e":0x01da,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04f1,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065":0x01dc,"\u0075d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01d6,"\u0075d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ee5,"\u0075\u0067\u0072\u0061\u0076\u0065":0x00f9,"\u0075g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a89,"\u0075g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a09,"\u0075h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3046,"\u0075\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ee7,"\u0075\u0068\u006fr\u006e":0x01b0,"\u0075\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1ee9,"\u0075\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ef1,"\u0075\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1eeb,"\u0075\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1eed,"\u0075\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1eef,"u\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04f3,"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0217,"\u0075k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a6,"\u0075k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff73,"\u0075\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0479,"\u0075k\u006f\u0072\u0065\u0061\u006e":0x315c,"\u0075\u006c\u0061r\u0063":0x25dc,"\u0075\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25f8,"\u0075m\u0061\u0063\u0072\u006f\u006e":0x016b,"\u0075m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ef,"\u0075m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x1e7b,"\u0075\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a41,"\u0075\u006d\u0069\u006e\u0075\u0073":0x2a41,"\u0075\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff55,"\u0075\u006e\u0064\u0065\u0072\u0062\u0072\u0061\u0063\u0065":0x23df,"\u0075\u006e\u0064e\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074":0x23b5,"\u0075\u006e\u0064\u0065\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x20ee,"u\u006ed\u0065\u0072\u006c\u0065\u0066\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e":0x20ed,"\u0075\u006e\u0064\u0065\u0072\u0070\u0061\u0072\u0065\u006e":0x23dd,"\u0075n\u0064e\u0072\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x20ef,"u\u006e\u0064\u0065\u0072ri\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e":0x20ec,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065":0x005f,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c":0x2017,"\u0075\u006e\u0064\u0065rs\u0063\u006f\u0072\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff3f,"\u0075n\u0064e\u0072\u0073\u0063\u006f\u0072e\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe33,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u0077\u0061\u0076\u0079":0xfe4f,"\u0075\u006e\u0064\u0065\u0072\u0074\u0069\u0065":0x203f,"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073":0x22ef,"\u0075\u006e\u0069o\u006e":0x222a,"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c":0x22d3,"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069":0x228e,"\u0075n\u0069\u006f\u006e\u0073\u0071":0x2294,"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t":0x22c3,"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l":0x2200,"\u0075o\u0067\u006f\u006e\u0065\u006b":0x0173,"\u0075\u0070\u0061n\u0064":0x214b,"\u0075\u0070\u0061\u0072\u0065\u006e":0x24b0,"\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064":0x2909,"\u0075p\u0061r\u0072\u006f\u0077\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x29bd,"\u0075p\u0062\u006c\u006f\u0063\u006b":0x2580,"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da":0x03dd,"u\u0070\u0064\u006f\u0077nh\u0061r\u0070\u006f\u006f\u006e\u006ce\u0066\u0074\u006c\u0065\u0066\u0074":0x2951,"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0072\u0069\u0067h\u0074":0x294d,"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u006c\u0065f\u0074":0x294c,"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0072\u0069\u0067\u0068\u0074":0x294f,"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x296e,"\u0075\u0070\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x2594,"\u0075\u0070\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297e,"\u0075\u0070h\u0061\u0072\u0070o\u006f\u006e\u006c\u0065\u0066\u0074\u0062\u0061\u0072":0x2960,"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067h\u0074\u0062\u0061\u0072":0x295c,"\u0075\u0070\u0068\u0061rp\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x2963,"\u0075\u0070\u0069\u006e":0x27d2,"\u0075\u0070\u0069n\u0074":0x2a1b,"\u0075p\u006b\u006f\u0070\u0070\u0061":0x03df,"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061":0x03d8,"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061":0x03d9,"\u0075\u0070\u0070\u0065\u0072\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077":0x05c4,"\u0075\u0070\u0072\u0069\u0067\u0068\u0074\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077":0x2934,"\u0075p\u0073\u0061\u006d\u0070\u0069":0x03e1,"\u0075p\u0073\u0069\u006c\u006f\u006e":0x03c5,"u\u0070\u0073\u0069\u006con\u0064i\u0061\u0065\u0072\u0065\u0073i\u0073\u0074\u006f\u006e\u006f\u0073":0x02f9,"\u0075p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03cb,"u\u0070s\u0069\u006c\u006f\u006e\u0064\u0069\u0065\u0072e\u0073\u0069\u0073\u0074on\u006f\u0073":0x03b0,"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e":0x028a,"\u0075\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03cd,"\u0075p\u0073\u006c\u006f\u0070\u0065":0x29f8,"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061":0x03db,"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x031d,"\u0075p\u0074\u0061\u0063\u006b\u006d\u006fd":0x02d4,"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x03f4,"u\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a73,"\u0075\u0072\u0061r\u0063":0x25dd,"\u0075\u0072\u0069n\u0067":0x016f,"\u0075\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25f9,"\u0075\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3045,"\u0075\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a5,"\u0075\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff69,"\u0075\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04af,"\u0075\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b1,"\u0075\u0074\u0069\u006c\u0064\u0065":0x0169,"u\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e79,"u\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e75,"\u0075u\u0062\u0065\u006e\u0067\u0061\u006ci":0x098a,"\u0075\u0075\u0064\u0065\u0076\u0061":0x090a,"\u0075\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8a,"\u0075\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a0a,"\u0075u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a42,"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c2,"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0942,"\u0075\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac2,"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09c1,"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x0941,"\u0075v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0ac1,"\u0076":0x0076,"\u0076\u0042\u0061\u0072":0x2ae8,"\u0076\u0042\u0061r\u0076":0x2ae9,"\u0076\u0044\u0064\u0061\u0073\u0068":0x2ae2,"\u0076\u0061\u0064\u0065\u0076\u0061":0x0935,"\u0076\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab5,"\u0076\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a35,"\u0076\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f7,"\u0076\u0061\u0072\u0056\u0064\u0061\u0073\u0068":0x2ae6,"\u0076\u0061\u0072\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e":0x23ce,"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065":0x2306,"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e":0x2b21,"\u0076a\u0072h\u0065\u0078\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b22,"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e\u006c\u0072b\u006f\u006e\u0064\u0073":0x232c,"\u0076\u0061\u0072\u0069\u006b\u0061":0xfb1e,"v\u0061\u0072\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072":0x22f6,"\u0076\u0061\u0072\u0069\u0073\u0069\u006e\u0073":0x22f3,"\u0076a\u0072\u006e\u0069\u006f\u0062\u0061r":0x22fd,"\u0076\u0061\u0072\u006e\u0069\u0073":0x22fb,"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2232,"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x22b2,"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x22b3,"\u0076a\u0072\u0076\u0065\u0065\u0062\u0061r":0x2a61,"\u0076\u0061\u0076":0x05d5,"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb35,"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d":0xfb4b,"\u0076\u0062\u0072\u0061\u0063\u0065\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23aa,"\u0076\u0062\u0072\u0074\u0072\u0069":0x29d0,"\u0076c\u0069\u0072\u0063\u006c\u0065":0x24e5,"\u0076d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e7f,"\u0076\u0065\u0063\u0074\u0069\u006d\u0065\u0073":0x2a2f,"\u0076\u0065\u0063\u0074\u006f\u0072":0x20d7,"\u0076\u0065\u0065\u0064\u006f\u0074":0x27c7,"\u0076\u0065\u0065d\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072":0x2a63,"\u0076\u0065\u0065e\u0071":0x225a,"\u0076\u0065\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074":0x2a5b,"\u0076e\u0065\u006f\u0064\u006f\u0074":0x2a52,"\u0076\u0065\u0065\u006f\u006e\u0076\u0065\u0065":0x2a56,"\u0076\u0065\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065":0x2a59,"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c":0x06a4,"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb6b,"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb6c,"v\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb6a,"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb6d,"\u0076\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f9,"\u0076\u0065\u0072\u0073\u0069\u0063\u006c\u0065":0x2123,"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0061\u0062\u006f\u0076ec\u006d\u0062":0x030d,"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062":0x0329,"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006ci\u006e\u0065l\u006f\u0077\u006d\u006f\u0064":0x02cc,"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u006d\u006f\u0064":0x02c8,"v\u0065\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079":0x20d2,"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057e,"\u0076\u0068\u006fo\u006b":0x028b,"\u0076\u0069\u0065\u0077\u0064\u0061\u0074\u0061":0x2317,"\u0076\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f8,"\u0076\u0069\u0072\u0061\u006d\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09cd,"\u0076\u0069\u0072\u0061\u006d\u0061\u0064\u0065\u0076\u0061":0x094d,"\u0076\u0069\u0072\u0061\u006d\u0061\u0067\u0075\u006aa\u0072\u0061\u0074\u0069":0x0acd,"\u0076\u0069\u0073\u0061\u0072\u0067\u0061\u0062\u0065n\u0067\u0061\u006c\u0069":0x0983,"v\u0069\u0073\u0061\u0072\u0067\u0061\u0064\u0065\u0076\u0061":0x0903,"\u0076i\u0073a\u0072\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a83,"\u0076l\u006f\u006e\u0067\u0064\u0061\u0073h":0x27dd,"\u0076\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff56,"\u0076\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0578,"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x309e,"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fe,"\u0076\u006f\u0069\u0063\u0065\u0064\u006d\u0061\u0072k\u006b\u0061\u006e\u0061":0x309b,"\u0076\u006f\u0069ce\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9e,"\u0076\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fa,"\u0076\u0070\u0061\u0072\u0065\u006e":0x24b1,"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065":0x25af,"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b":0x25ae,"\u0076s\u0063\u0072\u0069\u0070\u0074":0x021b,"\u0076\u0074\u0069\u006c\u0064\u0065":0x1e7d,"\u0076\u0074\u0075r\u006e":0x021c,"\u0076t\u0075\u0072\u006e\u0065\u0064":0x028c,"\u0076\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3094,"\u0076\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f4,"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1d,"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x2218,"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1e,"\u0076z\u0069\u0067\u007a\u0061\u0067":0x299a,"\u0077":0x0077,"\u0077\u0061\u0063\u0075\u0074\u0065":0x1e83,"\u0077a\u0065\u006b\u006f\u0072\u0065\u0061n":0x3159,"\u0077\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308f,"\u0077\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ef,"\u0077\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9c,"\u0077\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3158,"\u0077a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308e,"\u0077a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ee,"w\u0061\u0074\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3357,"\u0077\u0061\u0076\u0065\u0064\u0061\u0073\u0068":0x301c,"\u0077\u0061\u0076\u0079un\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0076\u0065\u0072\u0074\u0069\u0063a\u006c":0xfe34,"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c":0x0648,"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeee,"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe86,"w\u0061\u0077\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeed,"\u0077a\u0077\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d":0xfe85,"\u0077\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33dd,"\u0077c\u0069\u0072\u0063\u006c\u0065":0x24e6,"w\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0175,"\u0077d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e85,"\u0077\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e87,"\u0077d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e89,"\u0077\u0065\u0064\u0067\u0065\u0062\u0061\u0072":0x2a5f,"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0074":0x27d1,"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0075\u0062l\u0065\u0062\u0061\u0072":0x2a60,"\u0077\u0065\u0064g\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074":0x2a5a,"\u0077e\u0064\u0067\u0065\u006f\u0064\u006ft":0x2a51,"\u0077\u0065\u0064g\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065":0x2a55,"\u0077\u0065\u0064\u0067\u0065\u0071":0x2259,"\u0077\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3091,"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073":0x2118,"\u0077\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f1,"\u0077\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x315e,"\u0077e\u006f\u006b\u006f\u0072\u0065\u0061n":0x315d,"\u0077\u0067\u0072\u0061\u0076\u0065":0x1e81,"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074":0x25e6,"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x25cb,"\u0077\u0068\u0069\u0074ec\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074":0x300e,"\u0077\u0068\u0069\u0074\u0065\u0063\u006f\u0072\u006e\u0065r\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe43,"\u0077\u0068\u0069te\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x300f,"\u0077\u0068\u0069t\u0065\u0063\u006f\u0072n\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe44,"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x25c7,"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064":0x25c8,"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25bf,"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25bd,"w\u0068i\u0074\u0065\u0069\u006e\u0077\u0068\u0069\u0074e\u0074\u0072\u0069\u0061ng\u006c\u0065":0x27c1,"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25c3,"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25c1,"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074":0x3016,"w\u0068\u0069\u0074\u0065\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074":0x3017,"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074":0x25c5,"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074":0x25bb,"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25b9,"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065":0x25b7,"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x25ab,"\u0077\u0068\u0069\u0074es\u0071\u0075\u0061\u0072\u0065\u0074\u0069\u0063\u006b\u006c\u0065\u0066\u0074":0x27e4,"w\u0068i\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065t\u0069\u0063\u006b\u0072ig\u0068\u0074":0x27e5,"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r":0x2606,"\u0077\u0068\u0069\u0074\u0065\u0074\u0065\u006c\u0065p\u0068\u006f\u006e\u0065":0x260f,"\u0077\u0068i\u0074\u0065\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074le\u0066\u0074":0x3018,"\u0077\u0068\u0069\u0074\u0065\u0074\u006f\u0072\u0074\u006fi\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x3019,"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065":0x25b5,"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25b3,"w\u0068\u0074\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c":0x2b2d,"w\u0068\u0074\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c":0x2b2f,"\u0077\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e":0x29a6,"w\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0075\u0070":0x29a7,"\u0077i\u0064e\u0062\u0072\u0069\u0064\u0067\u0065\u0061\u0062\u006f\u0076\u0065":0x20e9,"\u0077\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3090,"\u0077\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f0,"\u0077\u0069\u006b\u006f\u0072\u0065\u0061\u006e":0x315f,"\u0077\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff57,"\u0077\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3092,"\u0077\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f2,"\u0077\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff66,"\u0077\u006f\u006e":0x20a9,"\u0077\u006f\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe6,"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069":0x0e27,"\u0077\u0070\u0061\u0072\u0065\u006e":0x24b2,"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074":0x2240,"\u0077\u0072\u0069n\u0067":0x1e98,"\u0077\u0073\u0075\u0070\u0065\u0072":0x0240,"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b7,"\u0077\u0074\u0075r\u006e":0x021d,"\u0077t\u0075\u0072\u006e\u0065\u0064":0x028d,"\u0077\u0079\u006e\u006e":0x01bf,"\u0078":0x0078,"\u0078a\u0062\u006f\u0076\u0065\u0063\u006db":0x033d,"\u0078b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3112,"\u0078c\u0069\u0072\u0063\u006c\u0065":0x24e7,"\u0078d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e8d,"\u0078\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8b,"x\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056d,"\u0078\u0069":0x03be,"\u0078\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff58,"\u0078\u0070\u0061\u0072\u0065\u006e":0x24b3,"\u0078s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02e3,"\u0079":0x0079,"y\u0061\u0061\u0064\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x334e,"\u0079a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09af,"\u0079\u0061\u0063\u0075\u0074\u0065":0x00fd,"\u0079\u0061\u0064\u0065\u0076\u0061":0x092f,"\u0079a\u0065\u006b\u006f\u0072\u0065\u0061n":0x3152,"\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aaf,"\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2f,"\u0079\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3084,"\u0079\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e4,"\u0079\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff94,"\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3151,"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069":0x0e4e,"\u0079a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3083,"\u0079a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e3,"\u0079a\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6c,"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0463,"\u0079c\u0069\u0072\u0063\u006c\u0065":0x24e8,"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0177,"\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00ff,"\u0079\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8f,"\u0079d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ef5,"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c":0x064a,"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x06d2,"y\u0065h\u0062\u0061\u0072\u0072\u0065\u0065\u0066\u0069n\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfbaf,"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfef2,"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x0626,"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe8a,"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063":0xfe8b,"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe8c,"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfef3,"y\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfef1,"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfcdd,"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc58,"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc94,"\u0079\u0065\u0068th\u0072\u0065\u0065\u0064\u006f\u0074\u0073\u0062\u0065\u006c\u006f\u0077\u0061\u0072\u0061\u0062\u0069\u0063":0x06d1,"\u0079\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc95,"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc59,"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfcdb,"\u0079e\u0068\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d":0xfe89,"\u0079e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcda,"\u0079e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcdc,"\u0079e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc91,"\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3156,"\u0079\u0065\u006e":0x00a5,"\u0079\u0065\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe5,"\u0079e\u006f\u006b\u006f\u0072\u0065\u0061n":0x3155,"\u0079\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006bo\u0072\u0065\u0061\u006e":0x3186,"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077":0x05aa,"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044b,"y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04f9,"\u0079\u0065\u0073\u0069\u0065\u0075\u006e\u0067\u006bo\u0072\u0065\u0061\u006e":0x3181,"y\u0065\u0073\u0069\u0065un\u0067p\u0061\u006e\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e":0x3183,"\u0079e\u0073i\u0065\u0075\u006e\u0067\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3182,"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077":0x059a,"\u0079\u0067\u0072\u0061\u0076\u0065":0x1ef3,"\u0079\u0068\u006fo\u006b":0x01b4,"\u0079\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ef7,"\u0079\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0575,"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0457,"\u0079\u0069\u006b\u006f\u0072\u0065\u0061\u006e":0x3162,"\u0079i\u006e\u0079\u0061\u006e\u0067":0x262f,"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0582,"\u0079\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff59,"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb39,"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077":0x05f2,"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb1f,"\u0079\u006f\u0067\u0068":0x0222,"\u0079\u006f\u0067\u0068\u0063\u0075\u0072\u006c":0x0223,"\u0079\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3088,"\u0079o\u0069\u006b\u006f\u0072\u0065\u0061n":0x3189,"\u0079\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e8,"\u0079\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff96,"\u0079\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x315b,"\u0079o\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3087,"\u0079o\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e7,"\u0079o\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6e,"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b":0x03f3,"y\u006f\u0079\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3188,"\u0079\u006f\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3187,"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i":0x0e22,"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e0d,"\u0079\u0070\u0061\u0072\u0065\u006e":0x24b4,"\u0079\u0070\u006f\u0067\u0065\u0067\u0072\u0061\u006d\u006d\u0065\u006e\u0069":0x037a,"y\u0070\u006f\u0067\u0065gr\u0061m\u006d\u0065\u006e\u0069\u0067r\u0065\u0065\u006b\u0063\u006d\u0062":0x0345,"\u0079\u0072":0x01a6,"\u0079\u0072\u0069n\u0067":0x1e99,"\u0079\u0073\u0075\u0070\u0065\u0072":0x0241,"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b8,"\u0079\u0074\u0069\u006c\u0064\u0065":0x1ef9,"\u0079\u0074\u0075r\u006e":0x021e,"\u0079t\u0075\u0072\u006e\u0065\u0064":0x028e,"\u0079\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3086,"\u0079u\u0069\u006b\u006f\u0072\u0065\u0061n":0x318c,"\u0079\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e6,"\u0079\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff95,"\u0079\u0075\u006b\u006f\u0072\u0065\u0061\u006e":0x3160,"\u0079\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x046b,"\u0079\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063":0x046d,"\u0079\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0467,"\u0079u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x0469,"\u0079u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3085,"\u0079u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e5,"\u0079u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6d,"\u0079\u0075\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x318b,"y\u0075\u0079\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x318a,"\u0079\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09df,"\u0079y\u0061\u0064\u0065\u0076\u0061":0x095f,"\u007a":0x007a,"\u007a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0566,"\u007a\u0061\u0063\u0075\u0074\u0065":0x017a,"\u007a\u0061\u0064\u0065\u0076\u0061":0x095b,"\u007a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5b,"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c":0x0638,"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfec6,"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec7,"\u007a\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3056,"z\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec5,"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec8,"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0632,"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb0,"\u007a\u0061\u0069n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeaf,"\u007a\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b6,"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077":0x0595,"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077":0x0594,"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0598,"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb36,"\u007ab\u006f\u0070\u006f\u006d\u006f\u0066o":0x3117,"\u007a\u0063\u0061\u0072\u006f\u006e":0x017e,"\u007ac\u0069\u0072\u0063\u006c\u0065":0x24e9,"z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x1e91,"\u007a\u0063\u006d\u0070":0x2a1f,"\u007a\u0063\u0075r\u006c":0x0291,"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x017c,"\u007ad\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e93,"\u007a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0499,"\u007ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x04df,"\u007a\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305c,"\u007a\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bc,"\u007a\u0065\u0072\u006f":0x0030,"z\u0065\u0072\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e6,"\u007a\u0065\u0072\u006f\u0064\u0065\u0076\u0061":0x0966,"\u007a\u0065\u0072o\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae6,"\u007a\u0065\u0072o\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a66,"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063":0x0660,"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2080,"\u007a\u0065\u0072\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff10,"\u007a\u0065\u0072o\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf730,"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f0,"\u007a\u0065\u0072o\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2070,"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069":0x0e50,"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072":0xfeff,"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065":0x200b,"\u007a\u0065\u0074\u0061":0x03b6,"\u007a\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3113,"z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056a,"\u007a\u0068\u0065\u0062\u0072\u0065\u0076\u0065":0x03fe,"\u007a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c2,"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0436,"z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x0497,"\u007a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04dd,"\u007a\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3058,"\u007a\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b8,"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x05ae,"\u007a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e95,"\u007a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5a,"\u007a\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305e,"\u007a\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30be,"\u007a\u0070\u0061\u0072\u0065\u006e":0x24b5,"\u007a\u0070\u0069p\u0065":0x2a20,"\u007a\u0070\u0072\u006f\u006a\u0065\u0063\u0074":0x2a21,"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x0290,"\u007ar\u0074\u0068\u006f\u006f\u006b":0x0220,"\u007as\u0074\u0072\u006f\u006b\u0065":0x01b6,"\u007a\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305a,"\u007a\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ba}); -func ApplyDifferences (base SimpleEncoder ,differences map[CharCode ]GlyphName )SimpleEncoder {if len (differences )==0{return base ;};_edgf :=make ([]charCodeGlyphNameTuple ,len (differences ));var _dea int ;for _gdgc ,_ecd :=range differences {_edgf [_dea ]=charCodeGlyphNameTuple {CharCode :_gdgc ,GlyphName :_ecd }; -_dea ++;};_cf :=&differencesEncoding {_gcb :base ,_cgb :_e (_edgf ...),_fbb :_cd .MakeByteRuneMap (len (differences )),_ffbf :_cd .MakeRuneByteMap (len (differences ))};if _dba ,_gfb :=base .(*differencesEncoding );_gfb {_cda :=make (map[CharCode ]GlyphName ); -_dba ._cgb .Range (func (_fc CharCode ,_eee GlyphName )(_fdg bool ){_cda [_fc ]=_eee ;return false });_cf ._cgb .Range (func (_ggg CharCode ,_edc GlyphName )(_bba bool ){_cda [_ggg ]=_edc ;return false });differences =_cda ;};for _adb ,_cfa :=range differences {_dgf :=byte (_adb ); -_bbf ,_ebe :=GlyphToRune (_cfa );if _ebe {_cf ._ffbf .Write (_bbf ,_dgf );}else {_ga .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u004e\u006f \u006d\u0061\u0074c\u0068\u0020\u0066\u006f\u0072\u0020\u0067\u006c\u0079ph\u003d\u0025\u0071 \u0064\u0069f\u0066\u0065\u0072\u0065\u006e\u0063e\u0073\u003d%\u002b\u0076",_cfa ,differences ); -};_cf ._fbb .Write (_dgf ,_bbf );};return _cf ;};func _dggc (_fbfd string ,_dceg *_cd .ByteRuneMap )*simpleMapping {return &simpleMapping {_fbd :_fbfd ,_gdba :_dceg };};func NewUTF16TextEncoder (baseName string )UTF16Encoder {return UTF16Encoder {baseName }}; -func (_ea *differencesEncoding )Charcodes ()[]CharCode {_gab :=_ea ._gcb .Charcodes ();_gdb :=true ;_efg :=make (map[CharCode ]struct{},len (_gab ));for _ ,_egc :=range _gab {_efg [_egc ]=struct{}{};};_ea ._fbb .Range (func (_gcg byte ,_ecaa rune )(_dbe bool ){_gce :=CharCode (_gcg ); -if _ ,_bgg :=_efg [_gce ];!_bgg {_gab =append (_gab ,_gce );_gdb =false ;};return false ;});if !_gdb {_gd .Slice (_gab ,func (_gafb ,_bdc int )bool {return _gab [_gafb ]< _gab [_bdc ]});};return _gab ;};func NewPdfDocEncoder ()SimpleEncoder {return _abbc .NewEncoder ()}; -var _fbgc =_cd .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x7f:'•',0x80:'€',0x81:'•',0x82:'‚',0x83:'ƒ',0x84:'„',0x85:'…',0x86:'†',0x87:'‡',0x88:'ˆ',0x89:'‰',0x8a:'Š',0x8b:'‹',0x8c:'Œ',0x8d:'•',0x8e:'Ž',0x8f:'•',0x90:'•',0x91:'‘',0x92:'’',0x93:'“',0x94:'”',0x95:'•',0x96:'–',0x97:'—',0x98:'˜',0x99:'™',0x9a:'š',0x9b:'›',0x9c:'œ',0x9d:'•',0x9e:'ž',0x9f:'Ÿ',0xa0:' ',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'¤',0xa5:'¥',0xa6:'¦',0xa7:'§',0xa8:'¨',0xa9:'©',0xaa:'ª',0xab:'«',0xac:'¬',0xad:'-',0xae:'®',0xaf:'¯',0xb0:'°',0xb1:'±',0xb2:'²',0xb3:'³',0xb4:'´',0xb5:'µ',0xb6:'¶',0xb7:'·',0xb8:'¸',0xb9:'¹',0xba:'º',0xbb:'»',0xbc:'¼',0xbd:'½',0xbe:'¾',0xbf:'¿',0xc0:'À',0xc1:'Á',0xc2:'Â',0xc3:'Ã',0xc4:'Ä',0xc5:'Å',0xc6:'Æ',0xc7:'Ç',0xc8:'È',0xc9:'É',0xca:'Ê',0xcb:'Ë',0xcc:'Ì',0xcd:'Í',0xce:'Î',0xcf:'Ï',0xd0:'Ð',0xd1:'Ñ',0xd2:'Ò',0xd3:'Ó',0xd4:'Ô',0xd5:'Õ',0xd6:'Ö',0xd7:'×',0xd8:'Ø',0xd9:'Ù',0xda:'Ú',0xdb:'Û',0xdc:'Ü',0xdd:'Ý',0xde:'Þ',0xdf:'ß',0xe0:'à',0xe1:'á',0xe2:'â',0xe3:'ã',0xe4:'ä',0xe5:'å',0xe6:'æ',0xe7:'ç',0xe8:'è',0xe9:'é',0xea:'ê',0xeb:'ë',0xec:'ì',0xed:'í',0xee:'î',0xef:'ï',0xf0:'ð',0xf1:'ñ',0xf2:'ò',0xf3:'ó',0xf4:'ô',0xf5:'õ',0xf6:'ö',0xf7:'÷',0xf8:'ø',0xf9:'ù',0xfa:'ú',0xfb:'û',0xfc:'ü',0xfd:'ý',0xfe:'þ',0xff:'ÿ'}); -func (_afgg UTF16Encoder )Encode (str string )[]byte {return []byte (_bd .StringToUTF16 (str ))};func RuneToString (r rune )string {if _dbad ,_agae :=_ddc .Read (r );_agae {return _dbad ;};return string (r );};var _fcae =_cd .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'\uf721',0x22:'\uf6f8',0x23:'\uf7a2',0x24:'\uf724',0x25:'\uf6e4',0x26:'\uf726',0x27:'\uf7b4',0x28:'⁽',0x29:'⁾',0x2a:'‥',0x2b:'․',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'⁄',0x30:'\uf730',0x31:'\uf731',0x32:'\uf732',0x33:'\uf733',0x34:'\uf734',0x35:'\uf735',0x36:'\uf736',0x37:'\uf737',0x38:'\uf738',0x39:'\uf739',0x3a:':',0x3b:';',0x3d:'\uf6de',0x3f:'\uf73f',0x44:'\uf7f0',0x47:'¼',0x48:'½',0x49:'¾',0x4a:'⅛',0x4b:'⅜',0x4c:'⅝',0x4d:'⅞',0x4e:'⅓',0x4f:'⅔',0x56:'ff',0x57:'fi',0x58:'fl',0x59:'ffi',0x5a:'ffl',0x5b:'₍',0x5d:'₎',0x5e:'\uf6f6',0x5f:'\uf6e5',0x60:'\uf760',0x61:'\uf761',0x62:'\uf762',0x63:'\uf763',0x64:'\uf764',0x65:'\uf765',0x66:'\uf766',0x67:'\uf767',0x68:'\uf768',0x69:'\uf769',0x6a:'\uf76a',0x6b:'\uf76b',0x6c:'\uf76c',0x6d:'\uf76d',0x6e:'\uf76e',0x6f:'\uf76f',0x70:'\uf770',0x71:'\uf771',0x72:'\uf772',0x73:'\uf773',0x74:'\uf774',0x75:'\uf775',0x76:'\uf776',0x77:'\uf777',0x78:'\uf778',0x79:'\uf779',0x7a:'\uf77a',0x7b:'₡',0x7c:'\uf6dc',0x7d:'\uf6dd',0x7e:'\uf6fe',0x81:'\uf6e9',0x82:'\uf6e0',0x87:'\uf7e1',0x88:'\uf7e0',0x89:'\uf7e2',0x8a:'\uf7e4',0x8b:'\uf7e3',0x8c:'\uf7e5',0x8d:'\uf7e7',0x8e:'\uf7e9',0x8f:'\uf7e8',0x90:'\uf7ea',0x91:'\uf7eb',0x92:'\uf7ed',0x93:'\uf7ec',0x94:'\uf7ee',0x95:'\uf7ef',0x96:'\uf7f1',0x97:'\uf7f3',0x98:'\uf7f2',0x99:'\uf7f4',0x9a:'\uf7f6',0x9b:'\uf7f5',0x9c:'\uf7fa',0x9d:'\uf7f9',0x9e:'\uf7fb',0x9f:'\uf7fc',0xa1:'⁸',0xa2:'₄',0xa3:'₃',0xa4:'₆',0xa5:'₈',0xa6:'₇',0xa7:'\uf6fd',0xa9:'\uf6df',0xaa:'₂',0xac:'\uf7a8',0xae:'\uf6f5',0xaf:'\uf6f0',0xb0:'₅',0xb2:'\uf6e1',0xb3:'\uf6e7',0xb4:'\uf7fd',0xb6:'\uf6e3',0xb9:'\uf7fe',0xbb:'₉',0xbc:'₀',0xbd:'\uf6ff',0xbe:'\uf7e6',0xbf:'\uf7f8',0xc0:'\uf7bf',0xc1:'₁',0xc2:'\uf6f9',0xc9:'\uf7b8',0xcf:'\uf6fa',0xd0:'‒',0xd1:'\uf6e6',0xd6:'\uf7a1',0xd8:'\uf7ff',0xda:'¹',0xdb:'²',0xdc:'³',0xdd:'⁴',0xde:'⁵',0xdf:'⁶',0xe0:'⁷',0xe1:'⁹',0xe2:'⁰',0xe4:'\uf6ec',0xe5:'\uf6f1',0xe6:'\uf6f3',0xe9:'\uf6ed',0xea:'\uf6f2',0xeb:'\uf6eb',0xf1:'\uf6ee',0xf2:'\uf6fb',0xf3:'\uf6f4',0xf4:'\uf7af',0xf5:'\uf6ea',0xf6:'ⁿ',0xf7:'\uf6ef',0xf8:'\uf6e2',0xf9:'\uf6e8',0xfa:'\uf6f7',0xfb:'\uf6fc'}); +package textencoding ;import (_af "bytes";_g "encoding/binary";_a "errors";_ec "fmt";_gce "github.com/unidoc/unipdf/v3/common";_bg "github.com/unidoc/unipdf/v3/core";_ea "github.com/unidoc/unipdf/v3/internal/cmap";_bb "github.com/unidoc/unipdf/v3/internal/strutils"; +_ce "github.com/unidoc/unipdf/v3/internal/textencoding/internal/syncmap";_gc "golang.org/x/text/encoding";_cc "golang.org/x/text/transform";_e "regexp";_ba "sort";_bf "strconv";_ag "strings";_ca "sync";_f "unicode";_b "unicode/utf8";);var _gecf =_ce .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'\uf721',0x22:'\uf6f8',0x23:'\uf7a2',0x24:'\uf724',0x25:'\uf6e4',0x26:'\uf726',0x27:'\uf7b4',0x28:'⁽',0x29:'⁾',0x2a:'‥',0x2b:'․',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'⁄',0x30:'\uf730',0x31:'\uf731',0x32:'\uf732',0x33:'\uf733',0x34:'\uf734',0x35:'\uf735',0x36:'\uf736',0x37:'\uf737',0x38:'\uf738',0x39:'\uf739',0x3a:':',0x3b:';',0x3d:'\uf6de',0x3f:'\uf73f',0x44:'\uf7f0',0x47:'¼',0x48:'½',0x49:'¾',0x4a:'⅛',0x4b:'⅜',0x4c:'⅝',0x4d:'⅞',0x4e:'⅓',0x4f:'⅔',0x56:'ff',0x57:'fi',0x58:'fl',0x59:'ffi',0x5a:'ffl',0x5b:'₍',0x5d:'₎',0x5e:'\uf6f6',0x5f:'\uf6e5',0x60:'\uf760',0x61:'\uf761',0x62:'\uf762',0x63:'\uf763',0x64:'\uf764',0x65:'\uf765',0x66:'\uf766',0x67:'\uf767',0x68:'\uf768',0x69:'\uf769',0x6a:'\uf76a',0x6b:'\uf76b',0x6c:'\uf76c',0x6d:'\uf76d',0x6e:'\uf76e',0x6f:'\uf76f',0x70:'\uf770',0x71:'\uf771',0x72:'\uf772',0x73:'\uf773',0x74:'\uf774',0x75:'\uf775',0x76:'\uf776',0x77:'\uf777',0x78:'\uf778',0x79:'\uf779',0x7a:'\uf77a',0x7b:'₡',0x7c:'\uf6dc',0x7d:'\uf6dd',0x7e:'\uf6fe',0x81:'\uf6e9',0x82:'\uf6e0',0x87:'\uf7e1',0x88:'\uf7e0',0x89:'\uf7e2',0x8a:'\uf7e4',0x8b:'\uf7e3',0x8c:'\uf7e5',0x8d:'\uf7e7',0x8e:'\uf7e9',0x8f:'\uf7e8',0x90:'\uf7ea',0x91:'\uf7eb',0x92:'\uf7ed',0x93:'\uf7ec',0x94:'\uf7ee',0x95:'\uf7ef',0x96:'\uf7f1',0x97:'\uf7f3',0x98:'\uf7f2',0x99:'\uf7f4',0x9a:'\uf7f6',0x9b:'\uf7f5',0x9c:'\uf7fa',0x9d:'\uf7f9',0x9e:'\uf7fb',0x9f:'\uf7fc',0xa1:'⁸',0xa2:'₄',0xa3:'₃',0xa4:'₆',0xa5:'₈',0xa6:'₇',0xa7:'\uf6fd',0xa9:'\uf6df',0xaa:'₂',0xac:'\uf7a8',0xae:'\uf6f5',0xaf:'\uf6f0',0xb0:'₅',0xb2:'\uf6e1',0xb3:'\uf6e7',0xb4:'\uf7fd',0xb6:'\uf6e3',0xb9:'\uf7fe',0xbb:'₉',0xbc:'₀',0xbd:'\uf6ff',0xbe:'\uf7e6',0xbf:'\uf7f8',0xc0:'\uf7bf',0xc1:'₁',0xc2:'\uf6f9',0xc9:'\uf7b8',0xcf:'\uf6fa',0xd0:'‒',0xd1:'\uf6e6',0xd6:'\uf7a1',0xd8:'\uf7ff',0xda:'¹',0xdb:'²',0xdc:'³',0xdd:'⁴',0xde:'⁵',0xdf:'⁶',0xe0:'⁷',0xe1:'⁹',0xe2:'⁰',0xe4:'\uf6ec',0xe5:'\uf6f1',0xe6:'\uf6f3',0xe9:'\uf6ed',0xea:'\uf6f2',0xeb:'\uf6eb',0xf1:'\uf6ee',0xf2:'\uf6fb',0xf3:'\uf6f4',0xf4:'\uf7af',0xf5:'\uf6ea',0xf6:'ⁿ',0xf7:'\uf6ef',0xf8:'\uf6e2',0xf9:'\uf6e8',0xfa:'\uf6f7',0xfb:'\uf6fc'}); +func _dfb (_cecf string ,_gfb *_ce .ByteRuneMap )*simpleMapping {return &simpleMapping {_gbe :_cecf ,_cggf :_gfb };};func (_adef *simpleEncoding )NewEncoder ()*_gc .Encoder {return &_gc .Encoder {Transformer :&simpleEncoder {_aee :_adef ._gfec }};};func (_ed *differencesEncoding )Charcodes ()[]CharCode {_ccgc :=_ed ._db .Charcodes (); +_geg :=true ;_aed :=make (map[CharCode ]struct{},len (_ccgc ));for _ ,_dee :=range _ccgc {_aed [_dee ]=struct{}{};};_ed ._bgf .Range (func (_dbg byte ,_afff rune )(_gab bool ){_aef :=CharCode (_dbg );if _ ,_efa :=_aed [_aef ];!_efa {_ccgc =append (_ccgc ,_aef ); +_geg =false ;};return false ;});if !_geg {_ba .Slice (_ccgc ,func (_gbd ,_dbb int )bool {return _ccgc [_gbd ]< _ccgc [_dbb ]});};return _ccgc ;};type simpleEncoder struct{_aee *_ce .RuneByteMap };func (_bd *charCodeGlyphNameMap )Read (key CharCode )(GlyphName ,bool ){_bd ._ab .RLock (); +defer _bd ._ab .RUnlock ();_d ,_gd :=_bd ._ad [key ];return _d ,_gd ;};func NewIdentityTextEncoder (baseName string )*IdentityEncoder {return &IdentityEncoder {_ada :baseName ,_begc :_ce .MakeRuneSet (0)};};func (_agca *simpleEncoding )NewDecoder ()*_gc .Decoder {return &_gc .Decoder {Transformer :simpleDecoder {_cad :_agca ._cbab }}; +};var _dbe =_ce .NewStringRuneMap (map[string ]rune {"\u002en\u006f\u0074\u0064\u0065\u0066":0xfffd,"\u0032\u0035\u0030\u0061":0x250a,"\u0032\u0035\u0030\u0062":0x250b,"\u0032\u0035\u0030\u0064":0x250d,"\u0032\u0035\u0030\u0065":0x250e,"\u0032\u0035\u0030\u0066":0x250f,"\u0032\u0035\u0031\u0061":0x251a,"\u0032\u0035\u0031\u0062":0x251b,"\u0032\u0035\u0031\u0064":0x251d,"\u0032\u0035\u0031\u0065":0x251e,"\u0032\u0035\u0031\u0066":0x251f,"\u0032\u0035\u0032\u0061":0x252a,"\u0032\u0035\u0032\u0062":0x252b,"\u0032\u0035\u0032\u0064":0x252d,"\u0032\u0035\u0032\u0065":0x252e,"\u0032\u0035\u0032\u0066":0x252f,"\u0032\u0035\u0033\u0061":0x253a,"\u0032\u0035\u0033\u0062":0x253b,"\u0032\u0035\u0033\u0064":0x253d,"\u0032\u0035\u0033\u0065":0x253e,"\u0032\u0035\u0033\u0066":0x253f,"\u0032\u0035\u0034\u0061":0x254a,"\u0032\u0035\u0034\u0062":0x254b,"\u0032\u0035\u0034\u0063":0x254c,"\u0032\u0035\u0034\u0064":0x254d,"\u0032\u0035\u0034\u0065":0x254e,"\u0032\u0035\u0034\u0066":0x254f,"\u0032\u0035\u0036\u0064":0x256d,"\u0032\u0035\u0036\u0065":0x256e,"\u0032\u0035\u0036\u0066":0x256f,"\u0032\u0035\u0037\u0061":0x257a,"\u0032\u0035\u0037\u0062":0x257b,"\u0032\u0035\u0037\u0063":0x257c,"\u0032\u0035\u0037\u0064":0x257d,"\u0032\u0035\u0037\u0065":0x257e,"\u0032\u0035\u0037\u0066":0x257f,"\u0041":0x0041,"\u0041\u0045":0x00c6,"\u0041E\u0061\u0063\u0075\u0074\u0065":0x01fc,"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e":0x01e2,"\u0041E\u0073\u006d\u0061\u006c\u006c":0xf7e6,"\u0041\u0050\u004c\u0062\u006f\u0078\u0071\u0075\u0065s\u0074\u0069\u006f\u006e":0x2370,"\u0041\u0050\u004c\u0062\u006f\u0078\u0075\u0070\u0063\u0061\u0072\u0065\u0074":0x2353,"\u0041P\u004cn\u006f\u0074\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068":0x2340,"A\u0050\u004c\u006e\u006f\u0074\u0073\u006c\u0061\u0073\u0068":0x233f,"\u0041\u0061\u0063\u0075\u0074\u0065":0x00c1,"A\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e1,"\u0041\u0062\u0072\u0065\u0076\u0065":0x0102,"A\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065":0x1eae,"\u0041\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d0,"\u0041\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077":0x1eb6,"A\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065":0x1eb0,"\u0041b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eb2,"A\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065":0x1eb4,"\u0041\u0063\u0061\u0072\u006f\u006e":0x01cd,"\u0041c\u0069\u0072\u0063\u006c\u0065":0x24b6,"A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00c2,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ea4,"\u0041\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1eac,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ea6,"A\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ea8,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7e2,"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1eaa,"\u0041\u0063\u0075t\u0065":0xf6c9,"\u0041\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7b4,"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0200,"\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00c4,"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d2,"\u0041d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01de,"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7e4,"\u0041d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ea0,"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e":0x01e0,"\u0041\u0067\u0072\u0061\u0076\u0065":0x00c0,"A\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e0,"\u0041\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ea2,"A\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d4,"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0202,"\u0041\u006c\u0070h\u0061":0x0391,"\u0041\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073":0x0386,"\u0041m\u0061\u0063\u0072\u006f\u006e":0x0100,"\u0041\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff21,"\u0041o\u0067\u006f\u006e\u0065\u006b":0x0104,"\u0041\u0072\u0069n\u0067":0x00c5,"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065":0x01fa,"\u0041\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077":0x1e00,"\u0041\u0072\u0069\u006e\u0067\u0073\u006d\u0061\u006c\u006c":0xf7e5,"\u0041\u0073\u006d\u0061\u006c\u006c":0xf761,"\u0041\u0074\u0069\u006c\u0064\u0065":0x00c3,"A\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e3,"A\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0531,"\u0042":0x0042,"\u0042\u0061\u0072\u0076":0x2ae7,"\u0042\u0062\u0062\u0041":0x1d538,"\u0042\u0062\u0062\u0042":0x1d539,"\u0042\u0062\u0062\u0043":0x2102,"\u0042\u0062\u0062\u0044":0x1d53b,"\u0042\u0062\u0062\u0045":0x1d53c,"\u0042\u0062\u0062\u0046":0x1d53d,"\u0042\u0062\u0062\u0047":0x1d53e,"\u0042\u0062\u0062\u0047\u0061\u006d\u006d\u0061":0x213e,"\u0042\u0062\u0062\u0048":0x210d,"\u0042\u0062\u0062\u0049":0x1d540,"\u0042\u0062\u0062\u004a":0x1d541,"\u0042\u0062\u0062\u004b":0x1d542,"\u0042\u0062\u0062\u004c":0x1d543,"\u0042\u0062\u0062\u004d":0x1d544,"\u0042\u0062\u0062\u004e":0x2115,"\u0042\u0062\u0062\u004f":0x1d546,"\u0042\u0062\u0062\u0050":0x2119,"\u0042\u0062\u0062P\u0069":0x213f,"\u0042\u0062\u0062\u0051":0x211a,"\u0042\u0062\u0062\u0052":0x211d,"\u0042\u0062\u0062\u0053":0x1d54a,"\u0042\u0062\u0062\u0054":0x1d54b,"\u0042\u0062\u0062\u0055":0x1d54c,"\u0042\u0062\u0062\u0056":0x1d54d,"\u0042\u0062\u0062\u0057":0x1d54e,"\u0042\u0062\u0062\u0058":0x1d54f,"\u0042\u0062\u0062\u0059":0x1d550,"\u0042\u0062\u0062\u005a":0x2124,"\u0042\u0062\u0062\u0061":0x1d552,"\u0042\u0062\u0062\u0062":0x1d553,"\u0042\u0062\u0062\u0063":0x1d554,"\u0042\u0062\u0062\u0064":0x1d555,"\u0042\u0062\u0062\u0065":0x1d556,"\u0042\u0062\u0062\u0065\u0069\u0067\u0068\u0074":0x1d7e0,"\u0042\u0062\u0062\u0066":0x1d557,"\u0042b\u0062\u0066\u0069\u0076\u0065":0x1d7dd,"\u0042b\u0062\u0066\u006f\u0075\u0072":0x1d7dc,"\u0042\u0062\u0062\u0067":0x1d558,"\u0042\u0062\u0062\u0067\u0061\u006d\u006d\u0061":0x213d,"\u0042\u0062\u0062\u0068":0x1d559,"\u0042\u0062\u0062\u0069":0x1d55a,"\u0042\u0062\u0062\u006a":0x1d55b,"\u0042\u0062\u0062\u006b":0x1d55c,"\u0042\u0062\u0062\u006c":0x1d55d,"\u0042\u0062\u0062\u006d":0x1d55e,"\u0042\u0062\u0062\u006e":0x1d55f,"\u0042b\u0062\u006e\u0069\u006e\u0065":0x1d7e1,"\u0042\u0062\u0062\u006f":0x1d560,"\u0042\u0062\u0062\u006f\u006e\u0065":0x1d7d9,"\u0042\u0062\u0062\u0070":0x1d561,"\u0042\u0062\u0062p\u0069":0x213c,"\u0042\u0062\u0062\u0071":0x1d562,"\u0042\u0062\u0062\u0072":0x1d563,"\u0042\u0062\u0062\u0073":0x1d564,"\u0042\u0062\u0062\u0073\u0065\u0076\u0065\u006e":0x1d7df,"\u0042\u0062\u0062\u0073\u0069\u0078":0x1d7de,"\u0042\u0062\u0062\u0073\u0075\u006d":0x2140,"\u0042\u0062\u0062\u0074":0x1d565,"\u0042\u0062\u0062\u0074\u0068\u0072\u0065\u0065":0x1d7db,"\u0042\u0062\u0062\u0074\u0077\u006f":0x1d7da,"\u0042\u0062\u0062\u0075":0x1d566,"\u0042\u0062\u0062\u0076":0x1d567,"\u0042\u0062\u0062\u0077":0x1d568,"\u0042\u0062\u0062\u0078":0x1d569,"\u0042\u0062\u0062\u0079":0x1d56a,"\u0042\u0062\u0062\u007a":0x1d56b,"\u0042b\u0062\u007a\u0065\u0072\u006f":0x1d7d8,"\u0042c\u0069\u0072\u0063\u006c\u0065":0x24b7,"\u0042\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e02,"\u0042d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e04,"B\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0532,"\u0042\u0065\u0074\u0061":0x0392,"\u0042\u0068\u006fo\u006b":0x0181,"\u0042\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e06,"\u0042\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff22,"\u0042\u0072\u0065\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf6f4,"\u0042\u0073\u006d\u0061\u006c\u006c":0xf762,"\u0042s\u006d\u0061\u006c\u006c\u0063\u0061p":0x0229,"\u0042t\u006f\u0070\u0062\u0061\u0072":0x0182,"\u0043":0x0043,"\u0043\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053e,"\u0043\u0061\u0063\u0075\u0074\u0065":0x0106,"\u0043\u0061\u0072o\u006e":0xf6ca,"\u0043\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6f5,"\u0043\u0063\u0061\u0072\u006f\u006e":0x010c,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x00c7,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065":0x1e08,"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c":0xf7e7,"\u0043c\u0069\u0072\u0063\u006c\u0065":0x24b8,"C\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0108,"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x010a,"\u0043\u0065\u0064i\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c":0xf7b8,"C\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0549,"C\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bc,"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0427,"\u0043\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04be,"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04b6,"\u0043\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04f4,"\u0043\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0543,"C\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04cb,"\u0043h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x04b8,"\u0043\u0068\u0069":0x03a7,"\u0043\u0068\u006fo\u006b":0x0187,"\u0043i\u0072c\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf6f6,"\u0043\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff23,"\u0043\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0551,"\u0043o\u006c\u006f\u006e\u0065\u0071":0x2a74,"\u0043\u0073\u006d\u0061\u006c\u006c":0xf763,"\u0044":0x0044,"\u0044\u0044\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x27f1,"\u0044\u005a":0x01f1,"\u0044Z\u0063\u0061\u0072\u006f\u006e":0x01c4,"\u0044\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0534,"\u0044\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0189,"\u0044\u0061\u0073h\u0056":0x2ae5,"\u0044a\u0073\u0068\u0056\u0044\u0061\u0073h":0x27da,"\u0044\u0061\u0073h\u0076":0x2ae4,"\u0044\u0063\u0061\u0072\u006f\u006e":0x010e,"\u0044c\u0061\u0072\u006f\u006e\u0031":0xf810,"\u0044\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e10,"\u0044c\u0069\u0072\u0063\u006c\u0065":0x24b9,"\u0044\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e12,"\u0044\u0063\u0072\u006f\u0061\u0074":0x0110,"\u0044\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e0a,"\u0044d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e0c,"\u0044\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x290b,"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0414,"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03ee,"\u0044\u0065\u006ct\u0061":0x2206,"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b":0x0394,"\u0044\u0068\u006fo\u006b":0x018a,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0xf6cb,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0041\u0063\u0075\u0074\u0065":0xf6cc,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0047\u0072\u0061\u0076\u0065":0xf6cd,"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0073\u006d\u0061\u006c\u006c":0xf7a8,"\u0044i\u0067\u0061\u006d\u006d\u0061":0x1d7cb,"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b":0x03dc,"\u0044\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e0e,"\u0044\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff24,"\u0044\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074s\u006d\u0061\u006c\u006c":0xf6f7,"\u0044\u0073\u006d\u0061\u006c\u006c":0xf764,"\u0044t\u006f\u0070\u0062\u0061\u0072":0x018b,"\u0044\u007a":0x01f2,"\u0044z\u0063\u0061\u0072\u006f\u006e":0x01c5,"D\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04e0,"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040f,"\u0045":0x0045,"\u0045\u0061\u0063\u0075\u0074\u0065":0x00c9,"E\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e9,"\u0045\u0062\u0072\u0065\u0076\u0065":0x0114,"\u0045\u0063\u0061\u0072\u006f\u006e":0x011a,"\u0045\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065":0x1e1c,"E\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0535,"\u0045c\u0069\u0072\u0063\u006c\u0065":0x24ba,"E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ca,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ebe,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e18,"\u0045\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ec6,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ec0,"E\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ec2,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7ea,"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ec4,"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0404,"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0204,"\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00cb,"\u0045\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7eb,"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0116,"\u0045d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eb8,"\u0045\u0067\u0072\u0061\u0076\u0065":0x00c8,"E\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7e8,"\u0045\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0537,"\u0045\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eba,"\u0045\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e":0x2167,"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0206,"\u0045\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0464,"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x041b,"E\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x216a,"\u0045m\u0061\u0063\u0072\u006f\u006e":0x0112,"\u0045\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e16,"\u0045\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e14,"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x041c,"\u0045\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff25,"\u0045\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a2,"\u0045\u006e\u0067":0x014a,"\u0045\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a4,"\u0045\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c7,"\u0045o\u0067\u006f\u006e\u0065\u006b":0x0118,"\u0045\u006f\u0070e\u006e":0x0190,"\u0045p\u0073\u0069\u006c\u006f\u006e":0x0395,"\u0045\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x0388,"\u0045\u0071\u0075i\u0076":0x2263,"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d":0x018e,"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x042d,"\u0045\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04aa,"\u0045\u0073\u0068":0x01a9,"\u0045\u0073\u006d\u0061\u006c\u006c":0xf765,"\u0045\u0074\u0061":0x0397,"\u0045\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0538,"\u0045\u0074\u0061\u0074\u006f\u006e\u006f\u0073":0x0389,"\u0045\u0074\u0068":0x00d0,"\u0045\u0074\u0068\u0073\u006d\u0061\u006c\u006c":0xf7f0,"\u0045\u0074\u0069\u006c\u0064\u0065":0x1ebc,"E\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e1a,"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074":0x2107,"\u0045\u0075\u0072\u006f":0x20ac,"\u0045\u007a\u0068":0x01b7,"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e":0x01ee,"E\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x01b8,"\u0046":0x0046,"\u0046c\u0069\u0072\u0063\u006c\u0065":0x24bb,"\u0046\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e1e,"F\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0556,"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03e4,"\u0046\u0068\u006fo\u006b":0x0191,"\u0046\u0069\u006e\u0076":0x2132,"\u0046i\u0076\u0065\u0072\u006f\u006d\u0061n":0x2164,"\u0046\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff26,"\u0046o\u0075\u0072\u0072\u006f\u006d\u0061n":0x2163,"\u0046\u0073\u006d\u0061\u006c\u006c":0xf766,"\u0047":0x0047,"\u0047\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3387,"\u0047\u0061\u0063\u0075\u0074\u0065":0x01f4,"\u0047\u0061\u006dm\u0061":0x0393,"\u0047\u0061\u006dm\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0194,"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ea,"\u0047\u0062\u0072\u0065\u0076\u0065":0x011e,"\u0047\u0063\u0061\u0072\u006f\u006e":0x01e6,"\u0047c\u0069\u0072\u0063\u006c\u0065":0x24bc,"G\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x011c,"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0122,"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0120,"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0413,"\u0047\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0542,"G\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x0494,"\u0047\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0492,"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0490,"\u0047\u0068\u006fo\u006b":0x0193,"G\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0533,"\u0047m\u0061\u0063\u0072\u006f\u006e":0x1e20,"\u0047\u006d\u0069\u0072":0x2141,"\u0047\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff27,"\u0047\u0072\u0061v\u0065":0xf6ce,"\u0047\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf760,"\u0047\u0073\u006d\u0061\u006c\u006c":0xf767,"\u0047\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070\u0068\u006f\u006f\u006b":0x022b,"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b":0x029b,"\u0047s\u0074\u0072\u006f\u006b\u0065":0x01e4,"\u0047\u0074":0x2aa2,"\u0048":0x0048,"\u0048\u0032\u0032\u0030\u0037\u0033":0x25a1,"\u0048\u0050\u0073\u0071\u0075\u0061\u0072\u0065":0x33cb,"\u0048\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a8,"\u0048\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b2,"\u0048\u0062\u0061\u0072":0x0126,"H\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2a,"\u0048\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e28,"\u0048c\u0069\u0072\u0063\u006c\u0065":0x24bd,"H\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0124,"\u0048d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e26,"\u0048\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e22,"\u0048d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e24,"\u0048\u0065\u0072\u006d\u0061\u0070\u0068\u0072\u006f\u0064\u0069\u0074\u0065":0x26a5,"\u0048\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff28,"\u0048\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0540,"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e8,"\u0048\u0073\u006d\u0061\u006c\u006c":0xf768,"\u0048s\u006d\u0061\u006c\u006c\u0063\u0061p":0x022c,"\u0048\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0xf6cf,"\u0048\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074s\u006d\u0061\u006c\u006c":0xf6f8,"\u0048\u007a\u0073\u0071\u0075\u0061\u0072\u0065":0x3390,"\u0049":0x0049,"\u0049\u004a":0x0132,"\u0049\u0061\u0063\u0075\u0074\u0065":0x00cd,"I\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7ed,"\u0049\u0062\u0072\u0065\u0076\u0065":0x012c,"\u0049\u0063\u0061\u0072\u006f\u006e":0x01cf,"\u0049c\u0069\u0072\u0063\u006c\u0065":0x24be,"I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ce,"\u0049\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7ee,"\u0049c\u0079\u0072\u0069\u006c\u0031":0x03fc,"\u0049d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0208,"\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00cf,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x1e2e,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e4,"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7ef,"\u0049\u0064\u006f\u0074":0x0130,"\u0049d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eca,"\u0049e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d6,"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0415,"\u0049\u0065\u0068\u006f\u006f\u006b":0x03f8,"\u0049\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b":0x03fa,"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072":0x2111,"\u0049\u0067\u0072\u0061\u0076\u0065":0x00cc,"I\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7ec,"\u0049\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ec8,"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0418,"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020a,"\u0049m\u0061\u0063\u0072\u006f\u006e":0x012a,"\u0049m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e2,"\u0049\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff29,"I\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053b,"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0401,"\u0049o\u0067\u006f\u006e\u0065\u006b":0x012e,"\u0049\u006f\u0074\u0061":0x0399,"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e":0x0196,"\u0049\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073":0x02f3,"\u0049\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03aa,"\u0049o\u0074\u0061\u0074\u006f\u006e\u006fs":0x038a,"\u0049\u0073\u006d\u0061\u006c\u006c":0xf769,"\u0049s\u0074\u0072\u006f\u006b\u0065":0x0197,"\u0049\u0074\u0069\u006c\u0064\u0065":0x0128,"I\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2c,"\u0049\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0476,"\u004a":0x004a,"\u004a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0541,"\u004ac\u0069\u0072\u0063\u006c\u0065":0x24bf,"J\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0134,"\u004a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054b,"\u004a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2a,"\u004a\u006f\u0069\u006e":0x2a1d,"\u004a\u0073\u006d\u0061\u006c\u006c":0xf76a,"\u004b":0x004b,"\u004b\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3385,"\u004b\u004b\u0073\u0071\u0075\u0061\u0072\u0065":0x33cd,"\u004b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04a0,"\u004b\u0061\u0063\u0075\u0074\u0065":0x1e30,"\u004b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049a,"\u004b\u0061\u0068\u006f\u006f\u006b":0x03ff,"\u004b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c3,"\u004b\u0061\u0070p\u0061":0x039a,"\u004b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049e,"\u004ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049c,"\u004b\u0063\u0061\u0072\u006f\u006e":0x01e8,"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0136,"\u004bc\u0069\u0072\u0063\u006c\u0065":0x24c0,"\u004bd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e32,"K\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0554,"K\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053f,"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0425,"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e6,"\u004b\u0068\u006fo\u006b":0x0198,"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040c,"\u004b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e34,"\u004b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2b,"\u004b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0480,"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b":0x03de,"K\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x046e,"\u004b\u0073\u006d\u0061\u006c\u006c":0xf76b,"\u004c":0x004c,"\u004c\u004a":0x01c7,"\u004c\u004c":0xf6bf,"\u004c\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2b45,"\u004c\u0061\u0063\u0075\u0074\u0065":0x0139,"\u004c\u0061\u006d\u0062\u0064\u0061":0x039b,"\u004cb\u0072\u0062\u0072\u0061\u006b":0x27ec,"\u004c\u0063\u0061\u0072\u006f\u006e":0x013d,"\u004cc\u0061\u0072\u006f\u006e\u0031":0xf812,"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x013b,"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611":0xf81a,"\u004cc\u0069\u0072\u0063\u006c\u0065":0x24c1,"\u004c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e3c,"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x013f,"\u004cd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e36,"\u004cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e38,"\u004c\u0064\u0073\u0068":0x21b2,"\u004c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053c,"\u004c\u006a":0x01c8,"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0409,"\u004c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e3a,"\u004c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2c,"\u004c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x27f8,"\u004co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x27fa,"\u004c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x27fd,"\u004c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f":0x27fe,"\u004c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x27f9,"\u004cp\u0061\u0072\u0065\u006e\u0067\u0074r":0x2995,"\u004c\u0073\u006c\u0061\u0073\u0068":0x0141,"L\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c":0xf6f9,"\u004c\u0073\u006d\u0061\u006c\u006c":0xf76c,"\u004cs\u006d\u0061\u006c\u006c\u0063\u0061p":0x022f,"\u004c\u0074":0x2aa1,"\u004c\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29da,"\u004d":0x004d,"\u004d\u0042\u0073\u0071\u0075\u0061\u0072\u0065":0x3386,"\u004d\u0061\u0063\u0072\u006f\u006e":0xf6d0,"M\u0061\u0063\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf7af,"\u004d\u0061\u0063\u0075\u0074\u0065":0x1e3e,"\u004d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x2906,"\u004d\u0061\u0070\u0073\u0074\u006f":0x2907,"\u004dc\u0069\u0072\u0063\u006c\u0065":0x24c2,"\u004d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e40,"\u004dd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e42,"M\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0544,"\u004d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2d,"\u004d\u0073\u006d\u0061\u006c\u006c":0xf76d,"\u004dt\u0075\u0072\u006e\u0065\u0064":0x019c,"\u004d\u0075":0x039c,"\u004e":0x004e,"\u004e\u004a":0x01ca,"\u004e\u0061\u0063\u0075\u0074\u0065":0x0143,"\u004e\u0063\u0061\u0072\u006f\u006e":0x0147,"\u004ec\u0065\u0064\u0069\u006c\u006c\u00611":0xf81c,"\u004ec\u0069\u0072\u0063\u006c\u0065":0x24c3,"\u004e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e4a,"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0145,"\u004e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e44,"\u004ed\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e46,"\u004ee\u0061\u0072\u0072\u006f\u0077":0x21d7,"\u004eh\u006f\u006f\u006b\u006c\u0065\u0066t":0x019d,"\u004ei\u006e\u0065\u0072\u006f\u006d\u0061n":0x2168,"\u004e\u006a":0x01cb,"\u004e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e48,"\u004e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2e,"\u004e\u006f\u0074":0x2aec,"N\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0546,"\u004e\u0073\u006d\u0061\u006c\u006c":0xf76e,"\u004e\u0074\u0069\u006c\u0064\u0065":0x00d1,"N\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f1,"\u004e\u0075":0x039d,"\u004ew\u0061\u0072\u0072\u006f\u0077":0x21d6,"\u004f":0x004f,"\u004f\u0045":0x0152,"\u004fE\u0073\u006d\u0061\u006c\u006c":0xf6fa,"\u004f\u0061\u0063\u0075\u0074\u0065":0x00d3,"O\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f3,"\u004fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e8,"\u004f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ea,"\u004f\u0062\u0072\u0065\u0076\u0065":0x014e,"\u004f\u0063\u0061\u0072\u006f\u006e":0x01d1,"\u004f\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064t\u0069\u006c\u0064\u0065":0x019f,"\u004fc\u0069\u0072\u0063\u006c\u0065":0x24c4,"O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00d4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ed0,"\u004f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ed8,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ed2,"O\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ed4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7f4,"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ed6,"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c":0x041e,"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e":0x0150,"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e":0x020c,"\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s":0x00d6,"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e6,"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7f6,"\u004fd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecc,"O\u0067\u006f\u006e\u0065\u006b\u0073\u006d\u0061\u006c\u006c":0xf6fb,"\u004f\u0067\u0072\u0061\u0076\u0065":0x00d2,"O\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f2,"\u004f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0555,"\u004f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ece,"\u004f\u0068\u006fr\u006e":0x01a0,"\u004f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1eda,"\u004f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ee2,"\u004f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1edc,"\u004f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1ede,"\u004f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1ee0,"\u004f\u0069":0x01a2,"\u004f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020e,"\u004fm\u0061\u0063\u0072\u006f\u006e":0x014c,"\u004f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e52,"\u004f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e50,"\u004f\u006d\u0065g\u0061":0x2126,"\u004f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0460,"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b":0x03a9,"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076":0x2127,"\u004fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047a,"\u004fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047c,"\u004f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073":0x038f,"\u004fm\u0069\u0063\u0072\u006f\u006e":0x039f,"\u004f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x038c,"\u004f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff2f,"\u004f\u006e\u0065\u0072\u006f\u006d\u0061\u006e":0x2160,"\u004fo\u0067\u006f\u006e\u0065\u006b":0x01ea,"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e":0x01ec,"\u004f\u006f\u0070e\u006e":0x0186,"\u004f\u0073\u006c\u0061\u0073\u0068":0x00d8,"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065":0x01fe,"O\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c":0xf7f8,"\u004f\u0073\u006d\u0061\u006c\u006c":0xf76f,"\u004f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x047e,"\u004f\u0074\u0069\u006c\u0064\u0065":0x00d5,"O\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e4c,"\u004f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073":0x1e4e,"O\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f5,"\u004f\u0074\u0069\u006d\u0065\u0073":0x2a37,"\u0050":0x0050,"\u0050\u0061\u0063\u0075\u0074\u0065":0x1e54,"\u0050c\u0069\u0072\u0063\u006c\u0065":0x24c5,"\u0050\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e56,"P\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054a,"P\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04a6,"\u0050\u0068\u0069":0x03a6,"\u0050\u0068\u006fo\u006b":0x01a4,"\u0050\u0069":0x03a0,"\u0050\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0553,"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074":0x210e,"\u0050\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff30,"\u0050\u0072\u0065\u0063":0x2abb,"\u0050\u0072\u006fp\u0065\u0072\u0074\u0079\u004c\u0069\u006e\u0065":0x214a,"\u0050\u0073\u0069":0x03a8,"P\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0470,"\u0050\u0073\u006d\u0061\u006c\u006c":0xf770,"\u0051":0x0051,"\u0051\u0045\u0044":0x220e,"\u0051c\u0069\u0072\u0063\u006c\u0065":0x24c6,"\u0051\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff31,"\u0051\u0073\u006d\u0061\u006c\u006c":0xf771,"\u0051\u0075\u0065\u0073\u0074\u0069\u006f\u006e":0x2047,"\u0052":0x0052,"R\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2b46,"\u0052\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054c,"\u0052\u0061\u0063\u0075\u0074\u0065":0x0154,"\u0052b\u0072\u0062\u0072\u0061\u006b":0x27ed,"\u0052\u0063\u0061\u0072\u006f\u006e":0x0158,"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0156,"\u0052c\u0065\u0064\u0069\u006c\u006c\u00611":0xf81e,"\u0052c\u0069\u0072\u0063\u006c\u0065":0x24c7,"R\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0xf831,"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0210,"\u0052\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e58,"\u0052d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e5a,"\u0052d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e5c,"\u0052\u0064\u0073\u0068":0x21b3,"R\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0550,"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072":0x211c,"\u0052\u0068\u006f":0x03a1,"\u0052i\u006e\u0067\u0073\u006d\u0061\u006cl":0xf6fc,"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0212,"\u0052\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e5e,"\u0052\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff32,"\u0052\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073":0x2996,"\u0052\u0073\u006d\u0061\u006c\u006c":0xf772,"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064":0x0281,"\u0052\u0073\u006d\u0061ll\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069o\u0072":0x02b6,"\u0052\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072":0x023f,"\u0052\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29db,"\u0053":0x0053,"\u0053\u0044\u0031\u0035\u0030\u0031\u0030\u0030":0x024f,"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030":0x250c,"\u0053\u0046\u0030\u0032\u0030\u0030\u0030\u0030":0x2514,"\u0053\u0046\u0030\u0033\u0030\u0030\u0030\u0030":0x2510,"\u0053\u0046\u0030\u0034\u0030\u0030\u0030\u0030":0x2518,"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030":0x253c,"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030":0x252c,"\u0053\u0046\u0030\u0037\u0030\u0030\u0030\u0030":0x2534,"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030":0x251c,"\u0053\u0046\u0030\u0039\u0030\u0030\u0030\u0030":0x2524,"\u0053\u0046\u0031\u0030\u0030\u0030\u0030\u0030":0x2500,"\u0053\u0046\u0031\u0031\u0030\u0030\u0030\u0030":0x2502,"\u0053\u0046\u0031\u0039\u0030\u0030\u0030\u0030":0x2561,"\u0053\u0046\u0032\u0030\u0030\u0030\u0030\u0030":0x2562,"\u0053\u0046\u0032\u0031\u0030\u0030\u0030\u0030":0x2556,"\u0053\u0046\u0032\u0032\u0030\u0030\u0030\u0030":0x2555,"\u0053\u0046\u0032\u0033\u0030\u0030\u0030\u0030":0x2563,"\u0053\u0046\u0032\u0034\u0030\u0030\u0030\u0030":0x2551,"\u0053\u0046\u0032\u0035\u0030\u0030\u0030\u0030":0x2557,"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030":0x255d,"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030":0x255c,"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030":0x255b,"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030":0x255e,"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030":0x255f,"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030":0x255a,"\u0053\u0046\u0033\u0039\u0030\u0030\u0030\u0030":0x2554,"\u0053\u0046\u0034\u0030\u0030\u0030\u0030\u0030":0x2569,"\u0053\u0046\u0034\u0031\u0030\u0030\u0030\u0030":0x2566,"\u0053\u0046\u0034\u0032\u0030\u0030\u0030\u0030":0x2560,"\u0053\u0046\u0034\u0033\u0030\u0030\u0030\u0030":0x2550,"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030":0x256c,"\u0053\u0046\u0034\u0035\u0030\u0030\u0030\u0030":0x2567,"\u0053\u0046\u0034\u0036\u0030\u0030\u0030\u0030":0x2568,"\u0053\u0046\u0034\u0037\u0030\u0030\u0030\u0030":0x2564,"\u0053\u0046\u0034\u0038\u0030\u0030\u0030\u0030":0x2565,"\u0053\u0046\u0034\u0039\u0030\u0030\u0030\u0030":0x2559,"\u0053\u0046\u0035\u0030\u0030\u0030\u0030\u0030":0x2558,"\u0053\u0046\u0035\u0031\u0030\u0030\u0030\u0030":0x2552,"\u0053\u0046\u0035\u0032\u0030\u0030\u0030\u0030":0x2553,"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030":0x256b,"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030":0x256a,"\u0053\u0061\u0063\u0075\u0074\u0065":0x015a,"\u0053a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e64,"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b":0x03e0,"\u0053\u0063\u0061\u0072\u006f\u006e":0x0160,"\u0053c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e66,"S\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6fd,"\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x015e,"\u0053c\u0065\u0064\u0069\u006c\u006c\u00611":0xf816,"\u0053\u0063\u0068w\u0061":0x018f,"\u0053\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d8,"S\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04da,"\u0053c\u0069\u0072\u0063\u006c\u0065":0x24c8,"S\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x015c,"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0218,"\u0053\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e60,"\u0053d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e62,"\u0053d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074":0x1e68,"\u0053e\u0061\u0072\u0072\u006f\u0077":0x21d8,"S\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054d,"\u0053\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2166,"S\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0547,"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0428,"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e2,"\u0053\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ba,"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ec,"\u0053\u0069\u0067m\u0061":0x03a3,"\u0053\u0069\u0078\u0072\u006f\u006d\u0061\u006e":0x2165,"\u0053\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff33,"\u0053\u0071\u0063a\u0070":0x2a4e,"\u0053\u0071\u0063u\u0070":0x2a4f,"\u0053\u0073\u006d\u0061\u006c\u006c":0xf773,"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b":0x03da,"\u0053\u0075\u0063\u0063":0x2abc,"\u0053w\u0061\u0072\u0072\u006f\u0077":0x21d9,"\u0054":0x0054,"\u0054\u0061\u0075":0x03a4,"\u0054\u0062\u0061\u0072":0x0166,"\u0054\u0063\u0061\u0072\u006f\u006e":0x0164,"\u0054c\u0061\u0072\u006f\u006e\u0031":0xf814,"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611":0xf818,"\u0054c\u0069\u0072\u0063\u006c\u0065":0x24c9,"\u0054\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e70,"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0162,"\u0054\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e6a,"\u0054d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e6c,"\u0054\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ac,"\u0054\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2169,"\u0054\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b4,"\u0054\u0068\u0065t\u0061":0x0398,"\u0054\u0068\u006fo\u006b":0x01ac,"\u0054\u0068\u006fr\u006e":0x00de,"\u0054\u0068\u006f\u0072\u006e\u0073\u006d\u0061\u006c\u006c":0xf7fe,"\u0054\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e":0x2162,"\u0054\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c":0xf6fe,"\u0054\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054f,"\u0054\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e6e,"\u0054\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff34,"\u0054\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0539,"\u0054\u006f\u006e\u0065\u0066\u0069\u0076\u0065":0x01bc,"\u0054o\u006e\u0065\u0073\u0069\u0078":0x0184,"\u0054o\u006e\u0065\u0074\u0077\u006f":0x01a7,"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x01ae,"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0426,"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x040b,"\u0054\u0073\u006d\u0061\u006c\u006c":0xf774,"T\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e":0x216b,"\u0054\u0077\u006f\u0072\u006f\u006d\u0061\u006e":0x2161,"\u0055":0x0055,"\u0055\u0055\u0070\u0061\u0072\u0072\u006f\u0077":0x27f0,"\u0055\u0061\u0063\u0075\u0074\u0065":0x00da,"U\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7fa,"\u0055\u0062\u0072\u0065\u0076\u0065":0x016c,"\u0055\u0063\u0061\u0072\u006f\u006e":0x01d3,"\u0055\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0xf833,"\u0055c\u0069\u0072\u0063\u006c\u0065":0x24ca,"U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00db,"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e76,"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c":0xf7fb,"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0423,"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0214,"\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00dc,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x01d7,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077":0x1e72,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e":0x01d9,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04f0,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065":0x01db,"\u0055d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01d5,"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7fc,"\u0055d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ee4,"\u0055\u0067\u0072\u0061\u0076\u0065":0x00d9,"U\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c":0xf7f9,"\u0055\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ee6,"\u0055\u0068\u006fr\u006e":0x01af,"\u0055\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1ee8,"\u0055\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ef0,"\u0055\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1eea,"\u0055\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1eec,"\u0055\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1eee,"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x0170,"U\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04f2,"\u0055\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0216,"\u0055\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0478,"\u0055m\u0061\u0063\u0072\u006f\u006e":0x016a,"\u0055m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ee,"\u0055m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x1e7a,"\u0055\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff35,"\u0055o\u0067\u006f\u006e\u0065\u006b":0x0172,"\u0055p\u0073\u0069\u006c\u006f\u006e":0x03a5,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031":0x03d2,"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b":0x03d3,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e":0x01b1,"\u0055\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073":0x02f4,"\u0055p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03ab,"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03d4,"\u0055\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x038e,"\u0055\u0072\u0069n\u0067":0x016e,"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x040e,"\u0055\u0073\u006d\u0061\u006c\u006c":0xf775,"\u0055\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04ae,"\u0055\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b0,"\u0055\u0074\u0069\u006c\u0064\u0065":0x0168,"U\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e78,"U\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e74,"\u0055\u0075\u0070\u0061\u0072\u0072\u006f\u0077":0x290a,"\u0056":0x0056,"\u0056\u0044\u0061s\u0068":0x22ab,"\u0056\u0062\u0061\u0072":0x2aeb,"\u0056c\u0069\u0072\u0063\u006c\u0065":0x24cb,"\u0056d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e7e,"\u0056\u0065\u0065":0x2a54,"V\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x054e,"\u0056\u0068\u006fo\u006b":0x01b2,"\u0056\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff36,"\u0056\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0548,"\u0056\u0073\u006d\u0061\u006c\u006c":0xf776,"\u0056\u0074\u0069\u006c\u0064\u0065":0x1e7c,"\u0056\u0076\u0065r\u0074":0x2980,"\u0057":0x0057,"\u0057\u0061\u0063\u0075\u0074\u0065":0x1e82,"\u0057c\u0069\u0072\u0063\u006c\u0065":0x24cc,"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0174,"\u0057d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e84,"\u0057\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e86,"\u0057d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e88,"\u0057\u0065\u0064g\u0065":0x2a53,"\u0057\u0067\u0072\u0061\u0076\u0065":0x1e80,"\u0057\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff37,"\u0057\u0073\u006d\u0061\u006c\u006c":0xf777,"\u0058":0x0058,"\u0058c\u0069\u0072\u0063\u006c\u0065":0x24cd,"\u0058d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e8c,"\u0058\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8a,"X\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053d,"\u0058\u0069":0x039e,"\u0058\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff38,"\u0058\u0073\u006d\u0061\u006c\u006c":0xf778,"\u0059":0x0059,"\u0059\u0061\u0063\u0075\u0074\u0065":0x00dd,"Y\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c":0xf7fd,"\u0059c\u0069\u0072\u0063\u006c\u0065":0x24ce,"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0176,"\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s":0x0178,"\u0059\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c":0xf7ff,"\u0059\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8e,"\u0059d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ef4,"Y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04f8,"\u0059\u0067\u0072\u0061\u0076\u0065":0x1ef2,"\u0059\u0068\u006fo\u006b":0x01b3,"\u0059\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ef6,"\u0059\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0545,"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0407,"\u0059\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0552,"\u0059\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff39,"\u0059\u0073\u006d\u0061\u006c\u006c":0xf779,"\u0059s\u006d\u0061\u006c\u006c\u0063\u0061p":0x021f,"\u0059\u0074\u0069\u006c\u0064\u0065":0x1ef8,"\u0059\u0075\u0070":0x2144,"\u0059\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x046a,"\u0059\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063":0x046c,"\u0059\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0466,"\u0059u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x0468,"\u005a":0x005a,"\u005a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0536,"\u005a\u0061\u0063\u0075\u0074\u0065":0x0179,"\u005a\u0063\u0061\u0072\u006f\u006e":0x017d,"Z\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf6ff,"\u005ac\u0069\u0072\u0063\u006c\u0065":0x24cf,"Z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x1e90,"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x017b,"\u005ad\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e92,"\u005a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0498,"\u005ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x04de,"\u005a\u0065\u0074\u0061":0x0396,"Z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x053a,"\u005a\u0068\u0065\u0062\u0072\u0065\u0076\u0065":0x03fd,"\u005a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c1,"Z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x0496,"\u005a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04dc,"\u005a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e94,"\u005a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff3a,"\u005a\u0073\u006d\u0061\u006c\u006c":0xf77a,"\u005as\u0074\u0072\u006f\u006b\u0065":0x01b5,"\u0061":0x0061,"\u0061\u0031":0x2701,"\u0061\u0032":0x2702,"\u0061\u0033":0x2704,"\u0061\u0034":0x260e,"\u0061\u0035":0x2706,"\u0061\u0036":0x271d,"\u0061\u0037":0x271e,"\u0061\u0038":0x271f,"\u0061\u0039":0x2720,"\u0061\u0031\u0030":0x2721,"\u0061\u0031\u0031":0x261b,"\u0061\u0031\u0032":0x261e,"\u0061\u0031\u0033":0x270c,"\u0061\u0031\u0034":0x270d,"\u0061\u0031\u0035":0x270e,"\u0061\u0031\u0036":0x270f,"\u0061\u0031\u0037":0x2711,"\u0061\u0031\u0038":0x2712,"\u0061\u0031\u0039":0x2713,"\u0061\u0032\u0030":0x2714,"\u0061\u0032\u0031":0x2715,"\u0061\u0032\u0032":0x2716,"\u0061\u0032\u0033":0x2717,"\u0061\u0032\u0034":0x2718,"\u0061\u0032\u0035":0x2719,"\u0061\u0032\u0036":0x271a,"\u0061\u0032\u0037":0x271b,"\u0061\u0032\u0038":0x271c,"\u0061\u0032\u0039":0x2722,"\u0061\u0033\u0030":0x2723,"\u0061\u0033\u0031":0x2724,"\u0061\u0033\u0032":0x2725,"\u0061\u0033\u0033":0x2726,"\u0061\u0033\u0034":0x2727,"\u0061\u0033\u0035":0x2605,"\u0061\u0033\u0036":0x2729,"\u0061\u0033\u0037":0x272a,"\u0061\u0033\u0038":0x272b,"\u0061\u0033\u0039":0x272c,"\u0061\u0034\u0030":0x272d,"\u0061\u0034\u0031":0x272e,"\u0061\u0034\u0032":0x272f,"\u0061\u0034\u0033":0x2730,"\u0061\u0034\u0034":0x2731,"\u0061\u0034\u0035":0x2732,"\u0061\u0034\u0036":0x2733,"\u0061\u0034\u0037":0x2734,"\u0061\u0034\u0038":0x2735,"\u0061\u0034\u0039":0x2736,"\u0061\u0035\u0030":0x2737,"\u0061\u0035\u0031":0x2738,"\u0061\u0035\u0032":0x2739,"\u0061\u0035\u0033":0x273a,"\u0061\u0035\u0034":0x273b,"\u0061\u0035\u0035":0x273c,"\u0061\u0035\u0036":0x273d,"\u0061\u0035\u0037":0x273e,"\u0061\u0035\u0038":0x273f,"\u0061\u0035\u0039":0x2740,"\u0061\u0036\u0030":0x2741,"\u0061\u0036\u0031":0x2742,"\u0061\u0036\u0032":0x2743,"\u0061\u0036\u0033":0x2744,"\u0061\u0036\u0034":0x2745,"\u0061\u0036\u0035":0x2746,"\u0061\u0036\u0036":0x2747,"\u0061\u0036\u0037":0x2748,"\u0061\u0036\u0038":0x2749,"\u0061\u0036\u0039":0x274a,"\u0061\u0037\u0030":0x274b,"\u0061\u0037\u0031":0x25cf,"\u0061\u0037\u0032":0x274d,"\u0061\u0037\u0033":0x25a0,"\u0061\u0037\u0034":0x274f,"\u0061\u0037\u0035":0x2751,"\u0061\u0037\u0036":0x25b2,"\u0061\u0037\u0037":0x25bc,"\u0061\u0037\u0038":0x25c6,"\u0061\u0037\u0039":0x2756,"\u0061\u0038\u0031":0x25d7,"\u0061\u0038\u0032":0x2758,"\u0061\u0038\u0033":0x2759,"\u0061\u0038\u0034":0x275a,"\u0061\u0038\u0035":0xf8de,"\u0061\u0038\u0036":0xf8e0,"\u0061\u0038\u0037":0xf8e1,"\u0061\u0038\u0038":0xf8e2,"\u0061\u0038\u0039":0xf8d7,"\u0061\u0039\u0030":0xf8d8,"\u0061\u0039\u0031":0xf8db,"\u0061\u0039\u0032":0xf8dc,"\u0061\u0039\u0033":0xf8d9,"\u0061\u0039\u0034":0xf8da,"\u0061\u0039\u0035":0xf8e3,"\u0061\u0039\u0036":0xf8e4,"\u0061\u0039\u0037":0x275b,"\u0061\u0039\u0038":0x275c,"\u0061\u0039\u0039":0x275d,"\u0061\u0031\u0030\u0030":0x275e,"\u0061\u0031\u0030\u0031":0x2761,"\u0061\u0031\u0030\u0032":0x2762,"\u0061\u0031\u0030\u0033":0x2763,"\u0061\u0031\u0030\u0034":0x2764,"\u0061\u0031\u0030\u0035":0x2710,"\u0061\u0031\u0030\u0036":0x2765,"\u0061\u0031\u0030\u0037":0x2766,"\u0061\u0031\u0030\u0038":0x2767,"\u0061\u0031\u0031\u0037":0x2709,"\u0061\u0031\u0031\u0038":0x2708,"\u0061\u0031\u0031\u0039":0x2707,"\u0061\u0031\u0032\u0030":0x2460,"\u0061\u0031\u0032\u0031":0x2461,"\u0061\u0031\u0032\u0032":0x2462,"\u0061\u0031\u0032\u0033":0x2463,"\u0061\u0031\u0032\u0034":0x2464,"\u0061\u0031\u0032\u0035":0x2465,"\u0061\u0031\u0032\u0036":0x2466,"\u0061\u0031\u0032\u0037":0x2467,"\u0061\u0031\u0032\u0038":0x2468,"\u0061\u0031\u0032\u0039":0x2469,"\u0061\u0031\u0033\u0030":0x2776,"\u0061\u0031\u0033\u0031":0x2777,"\u0061\u0031\u0033\u0032":0x2778,"\u0061\u0031\u0033\u0033":0x2779,"\u0061\u0031\u0033\u0034":0x277a,"\u0061\u0031\u0033\u0035":0x277b,"\u0061\u0031\u0033\u0036":0x277c,"\u0061\u0031\u0033\u0037":0x277d,"\u0061\u0031\u0033\u0038":0x277e,"\u0061\u0031\u0033\u0039":0x277f,"\u0061\u0031\u0034\u0030":0x2780,"\u0061\u0031\u0034\u0031":0x2781,"\u0061\u0031\u0034\u0032":0x2782,"\u0061\u0031\u0034\u0033":0x2783,"\u0061\u0031\u0034\u0034":0x2784,"\u0061\u0031\u0034\u0035":0x2785,"\u0061\u0031\u0034\u0036":0x2786,"\u0061\u0031\u0034\u0037":0x2787,"\u0061\u0031\u0034\u0038":0x2788,"\u0061\u0031\u0034\u0039":0x2789,"\u0061\u0031\u0035\u0030":0x278a,"\u0061\u0031\u0035\u0031":0x278b,"\u0061\u0031\u0035\u0032":0x278c,"\u0061\u0031\u0035\u0033":0x278d,"\u0061\u0031\u0035\u0034":0x278e,"\u0061\u0031\u0035\u0035":0x278f,"\u0061\u0031\u0035\u0036":0x2790,"\u0061\u0031\u0035\u0037":0x2791,"\u0061\u0031\u0035\u0038":0x2792,"\u0061\u0031\u0035\u0039":0x2793,"\u0061\u0031\u0036\u0030":0x2794,"\u0061\u0031\u0036\u0032":0x27a3,"\u0061\u0031\u0036\u0034":0x2195,"\u0061\u0031\u0036\u0035":0x2799,"\u0061\u0031\u0036\u0036":0x279b,"\u0061\u0031\u0036\u0037":0x279c,"\u0061\u0031\u0036\u0038":0x279d,"\u0061\u0031\u0036\u0039":0x279e,"\u0061\u0031\u0037\u0030":0x279f,"\u0061\u0031\u0037\u0031":0x27a0,"\u0061\u0031\u0037\u0032":0x27a1,"\u0061\u0031\u0037\u0033":0x27a2,"\u0061\u0031\u0037\u0034":0x27a4,"\u0061\u0031\u0037\u0035":0x27a5,"\u0061\u0031\u0037\u0036":0x27a6,"\u0061\u0031\u0037\u0037":0x27a7,"\u0061\u0031\u0037\u0038":0x27a8,"\u0061\u0031\u0037\u0039":0x27a9,"\u0061\u0031\u0038\u0030":0x27ab,"\u0061\u0031\u0038\u0031":0x27ad,"\u0061\u0031\u0038\u0032":0x27af,"\u0061\u0031\u0038\u0033":0x27b2,"\u0061\u0031\u0038\u0034":0x27b3,"\u0061\u0031\u0038\u0035":0x27b5,"\u0061\u0031\u0038\u0036":0x27b8,"\u0061\u0031\u0038\u0037":0x27ba,"\u0061\u0031\u0038\u0038":0x27bb,"\u0061\u0031\u0038\u0039":0x27bc,"\u0061\u0031\u0039\u0030":0x27bd,"\u0061\u0031\u0039\u0031":0x27be,"\u0061\u0031\u0039\u0032":0x279a,"\u0061\u0031\u0039\u0033":0x27aa,"\u0061\u0031\u0039\u0034":0x27b6,"\u0061\u0031\u0039\u0035":0x27b9,"\u0061\u0031\u0039\u0036":0x2798,"\u0061\u0031\u0039\u0037":0x27b4,"\u0061\u0031\u0039\u0038":0x27b7,"\u0061\u0031\u0039\u0039":0x27ac,"\u0061\u0032\u0030\u0030":0x27ae,"\u0061\u0032\u0030\u0031":0x27b1,"\u0061\u0032\u0030\u0032":0x2703,"\u0061\u0032\u0030\u0033":0x2750,"\u0061\u0032\u0030\u0034":0x2752,"\u0061\u0032\u0030\u0035":0xf8dd,"\u0061\u0032\u0030\u0036":0xf8df,"\u0061a\u0062\u0065\u006e\u0067\u0061\u006ci":0x0986,"\u0061\u0061\u0063\u0075\u0074\u0065":0x00e1,"\u0061\u0061\u0064\u0065\u0076\u0061":0x0906,"\u0061\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a86,"\u0061\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a06,"\u0061a\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a3e,"\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3303,"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09be,"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x093e,"\u0061\u0061\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0abe,"\u0061b\u0062\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006f\u006e\u006da\u0072\u006b\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055f,"a\u0062b\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006fn\u0073\u0069\u0067\u006ede\u0076\u0061":0x0970,"\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0985,"\u0061b\u006f\u0070\u006f\u006d\u006f\u0066o":0x311a,"\u0061\u0062\u0072\u0065\u0076\u0065":0x0103,"a\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065":0x1eaf,"\u0061\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d1,"\u0061\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077":0x1eb7,"a\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065":0x1eb1,"\u0061b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1eb3,"a\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065":0x1eb5,"\u0061\u0063\u0061\u0072\u006f\u006e":0x01ce,"\u0061c\u0063\u006f\u0075\u006e\u0074\u006ff":0x2100,"\u0061c\u0063\u0075\u0072\u0072\u0065\u006et":0x23e6,"\u0061\u0063\u0069\u0064\u0066\u0072\u0065\u0065":0x267e,"\u0061c\u0069\u0072\u0063\u006c\u0065":0x24d0,"a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00e2,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ea5,"\u0061\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ead,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ea7,"a\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ea9,"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1eab,"\u0061\u0063\u0075t\u0065":0x00b4,"\u0061\u0063\u0075\u0074\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0317,"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db":0x0301,"\u0061c\u0075\u0074\u0065\u0064\u0065\u0076a":0x0954,"a\u0063\u0075\u0074\u0065\u006c\u006f\u0077\u006d\u006f\u0064":0x02cf,"\u0061c\u0075\u0074\u0065\u006e\u006f\u0073p":0x0274,"\u0061\u0063\u0075t\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062":0x0341,"\u0061\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077":0x2940,"\u0061c\u0077l\u0065\u0066\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x2939,"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077":0x21ba,"\u0061c\u0077o\u0076\u0065\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x293a,"\u0061\u0063w\u0075\u006e\u0064e\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x293b,"\u0061d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0201,"\u0061\u0064\u0064\u0061\u006b\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a71,"\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u0073\u0075b\u006a\u0065\u0063\u0074":0x2101,"\u0061\u0064\u0065v\u0061":0x0905,"\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00e4,"\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04d3,"\u0061d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01df,"\u0061d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ea1,"\u0061\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e":0x01e1,"\u0061\u0064\u006ft\u0073":0x22f0,"\u0061\u0065":0x00e6,"\u0061e\u0061\u0063\u0075\u0074\u0065":0x01fd,"\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3150,"\u0061\u0065\u006d\u0061\u0063\u0072\u006f\u006e":0x01e3,"\u0061f\u0069\u0069\u0032\u0039\u0039":0x200e,"\u0061f\u0069\u0069\u0033\u0030\u0030":0x200f,"\u0061f\u0069\u0069\u0033\u0030\u0031":0x200d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317":0x0410,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318":0x0411,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319":0x0412,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324":0x0416,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325":0x0417,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327":0x0419,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328":0x041a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331":0x041d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333":0x041f,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334":0x0420,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335":0x0421,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336":0x0422,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338":0x0424,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343":0x0429,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344":0x042a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345":0x042b,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346":0x042c,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348":0x042e,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349":0x042f,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351":0x0402,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352":0x0403,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354":0x0405,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355":0x0406,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357":0x0408,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359":0x040a,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00363":0xf6c4,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00364":0xf6c5,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365":0x0430,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367":0x0432,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368":0x0433,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369":0x0434,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371":0x0451,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373":0x0437,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375":0x0439,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379":0x043d,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384":0x0442,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385":0x0443,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386":0x0444,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387":0x0445,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390":0x0448,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391":0x0449,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396":0x044e,"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397":0x044f,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302":0x0455,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303":0x0456,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305":0x0458,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307":0x045a,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309":0x045c,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310":0x045e,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346":0x0462,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347":0x0472,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348":0x0474,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00392":0xf6c6,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395":0x0473,"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396":0x0475,"\u0061f\u0069\u0069\u0031\u0030\u0038\u00331":0xf6c7,"\u0061f\u0069\u0069\u0031\u0030\u0038\u00332":0xf6c8,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388":0x060c,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395":0x0663,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398":0x0666,"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399":0x0667,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303":0x061b,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307":0x061f,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310":0x0622,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311":0x0623,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312":0x0624,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318":0x062a,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321":0x062d,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322":0x062e,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323":0x062f,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327":0x0633,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328":0x0634,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329":0x0635,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330":0x0636,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333":0x0639,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341":0x0641,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342":0x0642,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343":0x0643,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344":0x0644,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345":0x0645,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351":0x064b,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352":0x064c,"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356":0x0650,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308":0x0698,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311":0x0679,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312":0x0688,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314":0x06ba,"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334":0x06d5,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336":0x20aa,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345":0x05be,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366":0x05d2,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368":0x05d4,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370":0x05d6,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371":0x05d7,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373":0x05d9,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374":0x05da,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379":0x05df,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384":0x05e4,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386":0x05e6,"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395":0xfb2b,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316":0x05f0,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317":0x05f1,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397":0x05b8,"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399":0x05b0,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303":0x05c2,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341":0x05bf,"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342":0x05c0,"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389":0x2113,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373":0x202c,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374":0x202d,"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375":0x202e,"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364":0x200c,"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367":0x066d,"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337":0x02bd,"\u0061\u0067\u0072\u0061\u0076\u0065":0x00e0,"\u0061g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a85,"\u0061g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a05,"\u0061h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3042,"\u0061\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ea3,"\u0061i\u0062\u0065\u006e\u0067\u0061\u006ci":0x0990,"\u0061\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311e,"\u0061\u0069\u0064\u0065\u0076\u0061":0x0910,"a\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d5,"\u0061\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a90,"\u0061\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a10,"\u0061i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a48,"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeca,"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfecb,"a\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec9,"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfecc,"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0203,"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c8,"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0948,"\u0061\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac8,"\u0061k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a2,"\u0061k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff71,"\u0061k\u006f\u0072\u0065\u0061\u006e":0x314f,"\u0061\u006c\u0065\u0066":0x05d0,"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063":0x0627,"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb30,"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe8e,"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe84,"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063":0x0625,"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe88,"\u0061\u006c\u0065f\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe8d,"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4f,"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe82,"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063":0x0649,"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063":0xfef0,"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeef,"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfef4,"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb2e,"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077":0xfb2f,"\u0061l\u0065\u0066\u0077\u0061\u0073\u006ca":0x0671,"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061f\u0069\u006e\u0061\u006c":0xfb51,"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064":0xfb50,"a\u006c\u0065\u0066\u0077it\u0068f\u0061\u0074\u0068\u0061\u0074a\u006e\u0066\u0069\u006e\u0061\u006c":0xfd3c,"\u0061l\u0065\u0066\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfd3d,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe83,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe87,"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0064d\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfe81,"\u0061\u006c\u0065p\u0068":0x2135,"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c":0x224c,"\u0061\u006c\u0070h\u0061":0x03b1,"\u0061\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073":0x03ac,"a\u006c\u0074\u0073\u0065\u006c\u0065\u0063\u0074\u006f\u0072":0xd802,"\u0061m\u0061\u0063\u0072\u006f\u006e":0x0101,"\u0061\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff41,"\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed":0x0026,"\u0061m\u0070e\u0072\u0073\u0061\u006e\u0064m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff06,"\u0061\u006d\u0070\u0065\u0072\u0073\u0061\u006e\u0064s\u006d\u0061\u006c\u006c":0xf726,"\u0061\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c2,"\u0061\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3122,"a\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3124,"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x27e8,"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x27e9,"\u0061\u006e\u0067\u0064\u006e\u0072":0x299f,"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069":0x0e5a,"\u0061\u006e\u0067l\u0065":0x2220,"\u0061\u006eg\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x3008,"\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006ce\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe3f,"\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074":0x3009,"\u0061n\u0067\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l":0xfe40,"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t":0x2329,"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x232a,"\u0061\u006e\u0067\u006c\u0065\u0073":0x299e,"\u0061n\u0067\u006c\u0065\u0075\u0062\u0061r":0x29a4,"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d":0x212b,"\u0061n\u006e\u0075\u0069\u0074\u0079":0x20e7,"\u0061n\u006f\u0074\u0065\u006c\u0065\u0069a":0x0387,"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x27f2,"\u0061\u006e\u0075d\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061":0x0952,"\u0061n\u0075s\u0076\u0061\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0982,"\u0061\u006e\u0075s\u0076\u0061\u0072\u0061\u0064\u0065\u0076\u0061":0x0902,"\u0061\u006eu\u0073\u0076\u0061r\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a82,"\u0061o\u0067\u006f\u006e\u0065\u006b":0x0105,"\u0061\u0070\u0061a\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3300,"\u0061\u0070\u0061\u0072\u0065\u006e":0x249c,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065":0x0245,"\u0061p\u006fs\u0074\u0072\u006f\u0070\u0068e\u0061\u0072m\u0065\u006e\u0069\u0061\u006e":0x055a,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064":0x02bc,"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0072\u0065\u0076":0x0246,"\u0061\u0070\u0070l\u0065":0xf8ff,"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073":0x2250,"\u0061p\u0070\u0072\u006f\u0078\u0065\u0071q":0x2a70,"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c":0x2248,"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065":0x2252,"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074":0x224b,"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x224a,"\u0061\u0072\u0061e\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x318e,"a\u0072\u0061\u0065\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x318d,"\u0061\u0072\u0063":0x2312,"\u0061\u0072\u0063e\u0071":0x2258,"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e":0x21b6,"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e":0x21b7,"\u0061\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u006cf\u0072\u0069\u006e\u0067":0x1e9a,"\u0061\u0072\u0069n\u0067":0x00e5,"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065":0x01fb,"\u0061\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077":0x1e01,"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u0064\u006f\u0077\u006e":0x0590,"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u006c\u0065\u0066\u0074":0x058d,"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074":0x058f,"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0075\u0070":0x058e,"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h":0x2194,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e":0x21e3,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074":0x21e0,"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074":0x21e2,"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070":0x21e1,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068":0x21d4,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076":0x21d5,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e":0x21d3,"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074":0x21d0,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074":0x21d2,"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070":0x21d1,"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n":0x2193,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074":0x2199,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074":0x2198,"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065":0x21e9,"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u0064\u006f\u0077\u006e\u006d\u006f\u0064":0x02c5,"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u006c\u0065\u0066\u0074\u006d\u006f\u0064":0x02c2,"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064":0x02c3,"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064u\u0070\u006d\u006f\u0064":0x02c4,"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074":0x21aa,"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074":0x21a9,"\u0061\u0072\u0072o\u0077\u0068\u006f\u0072\u0069\u007a\u0065\u0078":0xf8e7,"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t":0x2190,"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066":0x21bd,"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065":0x21cd,"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074":0x21c6,"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065":0x21e6,"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074":0x2192,"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066":0x21c1,"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065":0x21cf,"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074":0x21c4,"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065":0x21e8,"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074":0x21e4,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074":0x21e5,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074":0x21a2,"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074":0x21a3,"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074":0x21da,"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x21db,"\u0061r\u0072\u006f\u0077\u0075\u0070":0x2191,"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065":0x21a8,"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074":0x2196,"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e":0x21c5,"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074":0x2197,"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065":0x21e7,"a\u0072\u0072\u006f\u0077\u0076\u0065\u0072\u0074\u0065\u0078":0xf8e6,"a\u0073c\u0065\u006e\u0064\u0065\u0072\u0063\u006f\u006dp\u0077\u006f\u0072\u0064ma\u0072\u006b":0xd80a,"a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d":0x005e,"a\u0073c\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006dm\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff3e,"\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065":0x007e,"\u0061\u0073\u0063\u0069it\u0069\u006c\u0064\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5e,"\u0061s\u0063\u0072\u0069\u0070\u0074":0x0251,"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064":0x0252,"\u0061\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3041,"\u0061\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a1,"\u0061\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff67,"\u0061\u0073\u0073\u0065\u0072\u0074":0x22a6,"\u0061\u0073\u0074e\u0071":0x2a6e,"a\u0073\u0074\u0065\u0072\u0061\u0063\u0063\u0065\u006e\u0074":0x20f0,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b":0x002a,"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068":0x2217,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0a,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0073\u006d\u0061\u006c\u006c":0xfe61,"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006d":0x2042,"\u0061\u0073\u0074\u0072\u006f\u0073\u0075\u006e":0x2609,"\u0061s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6e9,"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c":0x2243,"\u0061\u0074":0x0040,"\u0061\u0074\u0069\u006c\u0064\u0065":0x00e3,"a\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff20,"\u0061t\u0073\u006d\u0061\u006c\u006c":0xfe6b,"\u0061t\u0075\u0072\u006e\u0065\u0064":0x0250,"\u0061u\u0062\u0065\u006e\u0067\u0061\u006ci":0x0994,"\u0061\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3120,"\u0061\u0075\u0064\u0065\u0076\u0061":0x0914,"\u0061\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a94,"\u0061\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a14,"\u0061\u0075\u006c\u0065ng\u0074\u0068\u006d\u0061\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09d7,"\u0061u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a4c,"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09cc,"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x094c,"\u0061\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0acc,"\u0061\u0076\u0061g\u0072\u0061\u0068\u0061\u0064\u0065\u0076\u0061":0x093d,"\u0061\u0077\u0069n\u0074":0x2a11,"a\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0561,"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb20,"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077":0x05e2,"\u0062":0x0062,"\u0062\u004e\u006f\u0074":0x2aed,"\u0062a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09ac,"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065":0x2036,"\u0062\u0061\u0063\u006b\u0065\u0064":0x024c,"\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h":0x005c,"\u0062a\u0063k\u0073\u006c\u0061\u0073\u0068m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff3c,"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065":0x2037,"\u0062\u0061\u0064\u0065\u0076\u0061":0x092c,"\u0062a\u0067\u006d\u0065\u006d\u0062\u0065r":0x22ff,"\u0062\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aac,"\u0062\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2c,"\u0062\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3070,"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069":0x0e3f,"\u0062\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d0,"\u0062\u0061\u0072":0x007c,"\u0062\u0061\u0072\u0056":0x2aea,"\u0062\u0061\u0072\u0063\u0061\u0070":0x2a43,"\u0062\u0061\u0072\u0063\u0075\u0070":0x2a42,"\u0062a\u0072d\u006f\u0077\u006e\u0068\u0061r\u0070\u006fo\u006e\u006c\u0065\u0066\u0074":0x2961,"\u0062\u0061\u0072\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074":0x295d,"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061":0x21b9,"\u0062a\u0072l\u0065\u0066\u0074\u0068\u0061r\u0070\u006fo\u006e\u0064\u006f\u0077\u006e":0x2956,"\u0062\u0061r\u006c\u0065\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070":0x2952,"\u0062\u0061\u0072\u006d\u0069\u0064\u006c\u006f\u006eg\u006e\u006f\u0073\u0070":0x02a9,"\u0062\u0061\u0072m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5c,"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077":0x21b8,"b\u0061r\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u0064\u0069\u0061mo\u006e\u0064":0x2920,"\u0062\u0061\u0072\u0072ig\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e":0x295f,"\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070":0x295b,"\u0062\u0061\u0072\u0075\u0070\u0061\u0072\u0072\u006f\u0077":0x2912,"\u0062\u0061r\u0075\u0070\u0068a\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074":0x2958,"\u0062\u0061\u0072\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074":0x2954,"\u0062\u0061\u0072\u0076\u0065\u0065":0x22bd,"\u0062b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3105,"\u0062\u0062\u0072\u006b\u0074\u0062\u0072\u006b":0x23b6,"\u0062c\u0069\u0072\u0063\u006c\u0065":0x24d1,"\u0062\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e03,"\u0062d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e05,"\u0062\u0064\u0074\u0072\u0069\u0070\u006c\u0065\u0076\u0064\u0061\u0073\u0068":0x2506,"b\u0065a\u006d\u0065\u0064\u0073\u0069\u0078\u0074\u0065e\u006e\u0074\u0068\u006eot\u0065\u0073":0x266c,"\u0062e\u0063\u0061\u0075\u0073\u0065":0x2235,"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0431,"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0628,"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe90,"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe91,"\u0062\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3079,"b\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe8f,"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe92,"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfc9f,"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc08,"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc6d,"\u0062\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc6e,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc09,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfc9d,"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe812,"\u0062e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfc9c,"\u0062e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfc9e,"\u0062e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc6a,"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc6f,"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc0a,"\u0062\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d9,"b\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0562,"\u0062e\u006e\u007a\u0065\u006e\u0072":0x23e3,"\u0062\u0065\u0074\u0061":0x03b2,"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03d0,"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb31,"\u0062\u0065\u0074\u0068":0x2136,"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w":0x05d1,"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4c,"\u0062e\u0074\u0077\u0065\u0065\u006e":0x226c,"\u0062\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ad,"\u0062h\u0061\u0064\u0065\u0076\u0061":0x092d,"b\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aad,"b\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2d,"\u0062\u0068\u006fo\u006b":0x0253,"\u0062\u0069\u0067\u0062\u006f\u0074":0x27d8,"\u0062i\u0067\u0063\u0075\u0070\u0064\u006ft":0x2a03,"\u0062\u0069\u0067\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065":0x2afc,"\u0062i\u0067\u006f\u0064\u006f\u0074":0x2a00,"\u0062\u0069\u0067\u006f\u0070\u006c\u0075\u0073":0x2a01,"\u0062i\u0067\u006f\u0074\u0069\u006d\u0065s":0x2a02,"\u0062\u0069\u0067s\u006c\u006f\u0070\u0065\u0064\u0076\u0065\u0065":0x2a57,"\u0062\u0069\u0067\u0073\u006c\u006f\u0070\u0065\u0064w\u0065\u0064\u0067\u0065":0x2a58,"\u0062\u0069\u0067\u0073\u0071\u0063\u0061\u0070":0x2a05,"\u0062\u0069\u0067\u0073\u0071\u0063\u0075\u0070":0x2a06,"\u0062\u0069\u0067\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067":0x2aff,"\u0062\u0069\u0067\u0074\u0069\u006d\u0065\u0073":0x2a09,"\u0062\u0069\u0067\u0074\u006f\u0070":0x27d9,"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x2a1e,"\u0062\u0069\u0067\u0075\u0070\u006c\u0075\u0073":0x2a04,"\u0062\u0069\u0067\u0076\u0065\u0065":0x22c1,"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065":0x22c0,"\u0062\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3073,"\u0062\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d3,"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b":0x0298,"\u0062\u0069\u006e\u0064\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a02,"\u0062\u0069\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3331,"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u006f\u0077\u006e\u0061rr\u006f\u0077":0x29ed,"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u0072\u0069\u0067\u0068td\u006f\u0074":0x2688,"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077\u006f\u0064\u006f\u0074\u0073":0x2689,"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065":0x25d5,"b\u006c\u0061\u0063\u006bdi\u0061m\u006f\u006e\u0064\u0064\u006fw\u006e\u0061\u0072\u0072\u006f\u0077":0x29ea,"\u0062\u006c\u0061\u0063\u006b\u0068\u006f\u0075\u0072g\u006c\u0061\u0073\u0073":0x29d7,"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25d6,"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072":0x25c4,"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25c0,"\u0062\u006c\u0061\u0063\u006b\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074":0x3010,"\u0062\u006c\u0061ck\u006c\u0065\u006e\u0074\u0069\u0063\u0075\u006c\u0061r\u0062r\u0061c\u006be\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe3b,"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074":0x3011,"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061r\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063a\u006c":0xfe3c,"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x25e3,"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25e2,"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065":0x25ac,"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r":0x25ba,"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065":0x25b6,"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x25aa,"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065":0x263b,"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e":0x25be,"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x25e4,"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25e5,"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065":0x25b4,"\u0062\u006c\u0061n\u006b":0x2423,"\u0062\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e07,"b\u006c\u006b\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c":0x2b2c,"b\u006c\u006b\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c":0x2b2e,"\u0062\u006c\u006fc\u006b":0x2588,"\u0062\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff42,"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069":0x0e1a,"\u0062\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307c,"\u0062\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30dc,"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065":0x25e1,"\u0062\u006f\u0077\u0074\u0069\u0065":0x22c8,"\u0062\u006f\u0078\u0061\u0073\u0074":0x29c6,"\u0062\u006f\u0078\u0062\u0061\u0072":0x25eb,"\u0062\u006f\u0078\u0062\u006f\u0078":0x29c8,"\u0062o\u0078\u0062\u0073\u006c\u0061\u0073h":0x29c5,"\u0062o\u0078\u0063\u0069\u0072\u0063\u006ce":0x29c7,"\u0062o\u0078\u0064\u0069\u0061\u0067":0x29c4,"\u0062\u006f\u0078\u006f\u006e\u0062\u006f\u0078":0x29c9,"\u0062\u0070\u0061\u0072\u0065\u006e":0x249d,"\u0062\u0071\u0073\u0071\u0075\u0061\u0072\u0065":0x33c3,"\u0062r\u0061\u0063\u0065\u0065\u0078":0xf8f4,"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t":0x007b,"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0074":0xf8f3,"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u006d\u0069\u0064":0xf8f2,"\u0062r\u0061c\u0065\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff5b,"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c":0xfe5b,"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0074\u0070":0xf8f1,"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe37,"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074":0x007d,"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074":0xf8fe,"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064":0xf8fd,"\u0062\u0072\u0061\u0063er\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5d,"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5c,"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070":0xf8fc,"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe38,"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x005b,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0074":0xf8f0,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0065\u0078":0xf8ef,"b\u0072a\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074m\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff3b,"\u0062\u0072a\u0063\u006b\u0065t\u006c\u0065\u0066\u0074\u0071\u0075\u0069\u006c\u006c":0x2045,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0074\u0070":0xf8ee,"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x005d,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074":0xf8fb,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0065\u0078":0xf8fa,"b\u0072\u0061\u0063\u006bet\u0072i\u0067\u0068\u0074\u006d\u006fn\u006f\u0073\u0070\u0061\u0063\u0065":0xff3d,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074q\u0075\u0069\u006c\u006c":0x2046,"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070":0xf8f9,"\u0062\u0072\u0065v\u0065":0x02d8,"\u0062\u0072\u0065\u0076\u0065\u0031":0xf006,"\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032e,"\u0062\u0072\u0065\u0076\u0065\u0063\u006d\u0062":0x0306,"b\u0072\u0065\u0076\u0065in\u0076e\u0072\u0074\u0065\u0064\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x032f,"\u0062\u0072e\u0076\u0065\u0069n\u0076\u0065\u0072\u0074\u0065\u0064\u0063\u006d\u0062":0x0311,"\u0062\u0072\u0065\u0076ei\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0064\u006f\u0075\u0062\u006c\u0065\u0063m\u0062":0x0361,"\u0062\u0072\u0069\u0064\u0067\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x032a,"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062":0x033a,"\u0062\u0072i\u0064\u0067\u0065i\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x02ad,"\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r":0x00a6,"\u0062\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b41,"\u0062s\u0069m\u0069\u006c\u0061\u0072\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x2b47,"\u0062\u0073\u006f\u006c\u0068\u0073\u0075\u0062":0x27c8,"\u0062s\u0074\u0072\u006f\u006b\u0065":0x0180,"\u0062s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ea,"\u0062\u0074\u0069\u006d\u0065\u0073":0x2a32,"\u0062t\u006f\u0070\u0062\u0061\u0072":0x0183,"\u0062\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3076,"\u0062\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d6,"\u0062\u0075\u006c\u006c\u0065\u0074":0x2022,"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072":0x2219,"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065":0x25ce,"\u0062u\u006d\u0070\u0065\u0071\u0071":0x2aae,"\u0063":0x0063,"\u0063\u0031\u0032\u0038":0x0080,"\u0063\u0031\u0032\u0039":0x0081,"\u0063\u0031\u0034\u0031":0x008d,"\u0063\u0031\u0034\u0032":0x008e,"\u0063\u0031\u0034\u0033":0x008f,"\u0063\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056e,"\u0063a\u0062\u0065\u006e\u0067\u0061\u006ci":0x099a,"\u0063\u0061\u0063\u0075\u0074\u0065":0x0107,"\u0063a\u0064\u0061\u0075\u006e\u0061":0x2106,"\u0063\u0061\u0064\u0065\u0076\u0061":0x091a,"\u0063\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9a,"\u0063\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1a,"\u0063a\u006c\u0073\u0071\u0075\u0061\u0072e":0x3388,"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006ed\u0075\u0062e\u006e\u0067\u0061\u006c\u0069":0x0981,"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062":0x0310,"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u0064\u0065\u0076\u0061":0x0901,"\u0063\u0061\u006e\u0064ra\u0062\u0069\u006e\u0064\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a81,"\u0063a\u0070\u0062\u0061\u0072\u0063\u0075p":0x2a49,"\u0063\u0061\u0070\u0064\u006f\u0074":0x2a40,"\u0063\u0061\u0070\u0069ta\u006c\u0063\u006f\u006d\u0070\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b":0xd809,"\u0063\u0061\u0070\u006f\u0076\u0065\u0072\u0063\u0075\u0070":0x2a47,"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b":0x21ea,"\u0063\u0061\u0070\u0077\u0065\u0064\u0067\u0065":0x2a44,"\u0063\u0061\u0072\u0065\u006f\u0066":0x2105,"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074":0x2038,"\u0063\u0061\u0072o\u006e":0x02c7,"\u0063\u0061\u0072\u006f\u006e\u0031":0xf00a,"\u0063\u0061\u0072\u006f\u006e\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032c,"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062":0x030c,"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e":0x21b5,"\u0063b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3118,"\u0063\u0063\u0061\u0072\u006f\u006e":0x010d,"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x00e7,"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065":0x1e09,"\u0063c\u0069\u0072\u0063\u006c\u0065":0x24d2,"c\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0109,"\u0063\u0063\u0075r\u006c":0x0255,"\u0063c\u0077u\u006e\u0064\u0065\u0072\u0063u\u0072\u0076e\u0061\u0072\u0072\u006f\u0077":0x293f,"\u0063\u0064\u006f\u0074":0x010b,"\u0063\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33c5,"\u0063e\u0064\u0069\u006c\u006c\u0061":0x00b8,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0031":0xf008,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0032":0xf00d,"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062":0x0327,"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074":0x2308,"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074":0x2309,"\u0063\u0065\u006e\u0074":0x00a2,"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065":0x2103,"\u0063\u0065\u006et\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0xf6df,"\u0063\u0065\u006e\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe0,"\u0063\u0065\u006et\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf7a2,"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065":0x2104,"\u0063\u0065\u006et\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0xf6e0,"c\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0579,"\u0063\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099b,"\u0063h\u0061\u0064\u0065\u0076\u0061":0x091b,"c\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9b,"c\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1b,"\u0063\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3114,"c\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bd,"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0447,"\u0063\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04bf,"c\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04b7,"\u0063\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04f5,"\u0063\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0573,"c\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04cc,"\u0063h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x04b9,"\u0063\u0068\u0069":0x03c7,"c\u0068i\u0065\u0075\u0063\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3277,"\u0063\u0068\u0069\u0065uc\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3217,"\u0063\u0068\u0069\u0065uc\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3269,"\u0063\u0068\u0069\u0065\u0075\u0063\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314a,"\u0063h\u0069e\u0075\u0063\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x3209,"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069":0x0e0a,"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e08,"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e09,"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069":0x0e0c,"\u0063\u0068\u006fo\u006b":0x0188,"\u0063i\u0065u\u0063\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3276,"\u0063\u0069\u0065\u0075\u0063\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3216,"\u0063\u0069\u0065\u0075\u0063\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3268,"c\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3148,"\u0063\u0069e\u0075\u0063\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3208,"\u0063\u0069\u0065\u0075\u0063\u0075\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x321c,"\u0063\u0069\u0072\u0045":0x29c3,"\u0063\u0069\u0072\u0062\u006f\u0074":0x27df,"\u0063\u0069\u0072\u0063\u0065\u0071":0x2257,"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b":0x229b,"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b":0x25d2,"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074":0x20dd,"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0062\u0075\u006c\u006c\u0065\u0074":0x29bf,"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068":0x229d,"\u0063\u0069\u0072c\u006c\u0065\u0064\u0069\u0076\u0069\u0064\u0065":0x2298,"\u0063i\u0072c\u006c\u0065\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x29ec,"\u0063i\u0072c\u006c\u0065\u0064\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x29b7,"\u0063i\u0072c\u006c\u0065\u0064\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074":0x2686,"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077o\u0064\u006f\u0074\u0073":0x2687,"c\u0069\u0072\u0063\u006c\u0065\u0064\u0076\u0065\u0072\u0074":0x29b6,"\u0063i\u0072c\u006c\u0065\u0064\u0077\u0068i\u0074\u0065b\u0075\u006c\u006c\u0065\u0074":0x29be,"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c":0x229c,"\u0063\u0069\u0072\u0063\u006c\u0065\u0068\u0062\u0061\u0072":0x29b5,"\u0063\u0069\u0072c\u006c\u0065\u006c\u006c\u0071\u0075\u0061\u0064":0x25f5,"\u0063\u0069\u0072c\u006c\u0065\u006c\u0072\u0071\u0075\u0061\u0064":0x25f6,"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x2297,"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u006e\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b30,"\u0063i\u0072c\u006c\u0065\u006f\u006e\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x21f4,"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074":0x2299,"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073":0x2295,"\u0063\u0069r\u0063\u006c\u0065p\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b":0x3036,"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067":0x229a,"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b":0x25d3,"\u0063\u0069\u0072c\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064":0x25f4,"\u0063\u0069\u0072c\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064":0x25f7,"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b":0x25d4,"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c":0x25cd,"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b":0x25d0,"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b":0x25d1,"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x02c6,"c\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0031":0xf003,"\u0063i\u0072c\u0075\u006d\u0066\u006c\u0065x\u0062\u0065l\u006f\u0077\u0063\u006d\u0062":0x032d,"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062":0x0302,"\u0063\u0069\u0072\u0066\u006e\u0069\u006e\u0074":0x2a10,"\u0063\u0069\u0072\u006d\u0069\u0064":0x2aef,"\u0063i\u0072\u0073\u0063\u0069\u0072":0x29c2,"\u0063\u006c\u0065a\u0072":0x2327,"\u0063\u006c\u0069\u0063\u006b\u0061\u006c\u0076\u0065\u006f\u006c\u0061\u0072":0x01c2,"c\u006c\u0069\u0063\u006b\u0064\u0065\u006e\u0074\u0061\u006c":0x01c0,"\u0063\u006c\u0069c\u006b\u006c\u0061\u0074\u0065\u0072\u0061\u006c":0x01c1,"\u0063\u006c\u0069\u0063\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x01c3,"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e":0x27f3,"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0061\u0070":0x2a4d,"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0075\u0070":0x2a4c,"c\u006c\u006f\u0073\u0065dv\u0061r\u0063\u0075\u0070\u0073\u006da\u0073\u0068\u0070\u0072\u006f\u0064":0x2a50,"\u0063l\u006f\u0073\u0075\u0072\u0065":0x2050,"\u0063\u006c\u0075\u0062":0x2663,"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065":0x2667,"\u0063\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a4,"\u0063\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff43,"\u0063m\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a0,"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0581,"\u0063\u006f\u006co\u006e":0x003a,"\u0063o\u006c\u006f\u006e\u0065\u0071":0x2254,"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079":0x20a1,"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1a,"\u0063\u006f\u006c\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xfe55,"\u0063\u006f\u006c\u006fnt\u0072\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072\u0068\u0061\u006c\u0066\u006do\u0064":0x02d1,"\u0063o\u006co\u006e\u0074\u0072\u0069\u0061n\u0067\u0075l\u0061\u0072\u006d\u006f\u0064":0x02d0,"\u0063\u006f\u006dm\u0061":0x002c,"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x0313,"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062":0x0315,"c\u006f\u006d\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0xf6c3,"\u0063\u006f\u006d\u006d\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055d,"\u0063\u006f\u006d\u006d\u0061\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0xf6e1,"\u0063\u006f\u006d\u006d\u0061\u006d\u0069\u006e\u0075\u0073":0x2a29,"\u0063\u006f\u006d\u006d\u0061\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0c,"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062":0x0314,"\u0063\u006f\u006d\u006d\u0061\u0073\u006d\u0061\u006c\u006c":0xfe50,"\u0063\u006f\u006dm\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x0299,"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0xf6e2,"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x0312,"\u0063\u006f\u006d\u006d\u0061\u0074\u0075\u0072\u006ee\u0064\u006d\u006f\u0064":0x02bb,"\u0063\u006f\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074":0x2201,"\u0063\u006f\u006e\u0063\u0061\u0076\u0065\u0064\u0069a\u006d\u006f\u006e\u0064":0x27e1,"\u0063\u006f\u006e\u0063av\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u006c\u0065f\u0074":0x27e2,"\u0063\u006f\u006eca\u0076\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u0072\u0069\u0067\u0068\u0074":0x27e3,"\u0063o\u006e\u0067\u0064\u006f\u0074":0x2a6d,"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et":0x2245,"\u0063\u006f\u006e\u0069\u0063\u0074\u0061\u0070\u0065\u0072":0x2332,"\u0063o\u006e\u006a\u0071\u0075\u0061\u006et":0x2a07,"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222e,"\u0063o\u006e\u0074\u0072\u006f\u006c":0x2303,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b":0x0006,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c":0x0007,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S":0x0008,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e":0x0018,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R":0x000d,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031":0x0011,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032":0x0012,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033":0x0013,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034":0x0014,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c":0x007f,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045":0x0010,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M":0x0019,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051":0x0005,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054":0x0004,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043":0x001b,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042":0x0017,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058":0x0003,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F":0x000c,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S":0x001c,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S":0x001d,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T":0x0009,"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF":0x000a,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b":0x0015,"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c":0x0000,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S":0x001e,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I":0x000f,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O":0x000e,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054":0x0002,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058":0x0001,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042":0x001a,"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e":0x0016,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S":0x001f,"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T":0x000b,"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t":0x2a3f,"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079":0x2210,"\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t":0x00a9,"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074\u0073\u0061\u006e\u0073":0xf8e9,"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074s\u0065\u0072\u0069\u0066":0xf6d9,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x300c,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068":0xff62,"\u0063o\u0072\u006e\u0065\u0072b\u0072\u0061\u0063\u006b\u0065t\u006ce\u0066t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l":0xfe41,"\u0063o\u0072n\u0065\u0072\u0062\u0072\u0061c\u006b\u0065t\u0072\u0069\u0067\u0068\u0074":0x300d,"c\u006f\u0072\u006e\u0065\u0072\u0062r\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068t\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068":0xff63,"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074i\u0063\u0061\u006c":0xfe42,"\u0063\u006f\u0072\u0070\u006f\u0072\u0061\u0074\u0069\u006f\u006e\u0073q\u0075\u0061\u0072\u0065":0x337f,"\u0063\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x33c7,"\u0063\u006f\u0076\u0065\u0072\u006b\u0067\u0073\u0071\u0075\u0061\u0072\u0065":0x33c6,"\u0063\u0070\u0061\u0072\u0065\u006e":0x249e,"\u0063\u0072\u0075\u007a\u0065\u0069\u0072\u006f":0x20a2,"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068":0x0227,"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064":0x0297,"\u0063\u0073\u0075\u0062":0x2acf,"\u0063\u0073\u0075b\u0065":0x2ad1,"\u0063\u0073\u0075\u0070":0x2ad0,"\u0063\u0073\u0075p\u0065":0x2ad2,"\u0063\u0075\u0062\u0065\u0072\u006f\u006f\u0074":0x221b,"\u0063u\u0070\u0062\u0061\u0072\u0063\u0061p":0x2a48,"\u0063\u0075\u0070\u0064\u006f\u0074":0x228d,"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x228c,"\u0063\u0075\u0070\u006f\u0076\u0065\u0072\u0063\u0061\u0070":0x2a46,"\u0063\u0075\u0070\u0076\u0065\u0065":0x2a45,"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064":0x22cf,"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t":0x21ab,"\u0063u\u0072\u006c\u0079\u006f\u0072":0x22ce,"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074":0x21ac,"\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079":0x00a4,"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006fw\u006c\u0065f\u0074\u0070\u006c\u0075\u0073":0x293d,"c\u0075r\u0076\u0065\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u006din\u0075\u0073":0x293c,"\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077":0x2941,"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077":0x21bb,"\u0063w\u0072i\u0067\u0068\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077":0x2938,"\u0063\u0077\u0075\u006e\u0064\u0065\u0072\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077":0x293e,"\u0063\u0079\u0072\u0042\u0072\u0065\u0076\u0065":0xf6d1,"\u0063y\u0072\u0046\u006c\u0065\u0078":0xf6d2,"\u0063\u0079\u0072\u0062\u0072\u0065\u0076\u0065":0xf6d4,"\u0063y\u0072\u0066\u006c\u0065\u0078":0xf6d5,"\u0064":0x0064,"\u0064\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0564,"\u0064a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a6,"\u0064\u0061\u0064\u0065\u0076\u0061":0x0926,"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfebe,"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebf,"d\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfebd,"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec0,"\u0064\u0061\u0067\u0065\u0073\u0068":0x05bc,"\u0064\u0061\u0067\u0067\u0065\u0072":0x2020,"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l":0x2021,"\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa6,"\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a26,"\u0064\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3060,"\u0064\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c0,"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068":0xfb33,"\u0064\u0061\u006c\u0065\u0074\u0068":0x2138,"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077":0x05d3,"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeaa,"d\u0061\u006c\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea9,"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x064f,"\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe78,"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077":0xe821,"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c":0xfe79,"\u0064\u0061\u006dm\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe835,"\u0064\u0061m\u006d\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe72,"d\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe824,"\u0064a\u006dm\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe836,"\u0064\u0061\u006ed\u0061":0x0964,"\u0064\u0061\u006e\u0067\u0065\u0072":0x2621,"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05a7,"\u0064\u0061\u0073h\u0056":0x2ae3,"\u0064a\u0073\u0068\u0056\u0064\u0061\u0073h":0x27db,"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn":0x2239,"\u0064\u0061\u0073\u0068le\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e":0x296b,"d\u0061s\u0068\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e":0x296d,"\u0064a\u0073\u0069\u0061\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0485,"\u0064b\u006b\u0061\u0072\u006f\u0077":0x290f,"\u0064\u0062\u006c\u0047\u0072\u0061\u0076\u0065":0xf6d3,"\u0064\u0062\u006c\u0061ng\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x300a,"d\u0062\u006c\u0061\u006e\u0067\u006ce\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0076\u0065r\u0074i\u0063\u0061\u006c":0xfe3d,"d\u0062l\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061c\u006b\u0065\u0074\u0072ig\u0068\u0074":0x300b,"\u0064\u0062\u006c\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068\u0074\u0076\u0065\u0072\u0074\u0069c\u0061\u006c":0xfe3e,"\u0064\u0062\u006car\u0063\u0068\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x032b,"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e":0x21ca,"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u0064\u006f\u0077\u006e":0x058a,"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074":0x219e,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074":0x21a0,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068e\u0061\u0064\u0075\u0070":0x0588,"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070":0x21c8,"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074":0x27e6,"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x27e7,"\u0064\u0062\u006c\u0064\u0061\u006e\u0064\u0061":0x0965,"\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065":0xf6d6,"d\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062":0x030f,"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222c,"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0333,"\u0064\u0062\u006c\u006f\u0076\u0065\u0072\u006c\u0069n\u0065\u0063\u006d\u0062":0x033f,"d\u0062\u006c\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064":0x02ba,"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072":0x2016,"\u0064\u0062\u006cve\u0072\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062":0x030e,"\u0064b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3109,"\u0064\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33c8,"\u0064\u0063\u0061\u0072\u006f\u006e":0x010f,"\u0064c\u0061\u0072\u006f\u006e\u0031":0xf811,"\u0064\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e11,"\u0064c\u0069\u0072\u0063\u006c\u0065":0x24d3,"\u0064\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e13,"\u0064\u0064\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a1,"\u0064d\u0061\u0064\u0065\u0076\u0061":0x0921,"d\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa1,"d\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a21,"\u0064d\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb89,"\u0064\u0064\u0064\u0064\u006f\u0074":0x20dc,"\u0064d\u0064\u0068\u0061\u0064\u0065\u0076a":0x095c,"\u0064\u0064\u0064o\u0074":0x20db,"d\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a2,"\u0064\u0064\u0068\u0061\u0064\u0065\u0076\u0061":0x0922,"\u0064\u0064\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa2,"\u0064\u0064\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a22,"\u0064\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e0b,"\u0064d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e0d,"\u0064\u0064\u006ft\u0073":0x22f1,"\u0064d\u006f\u0074\u0073\u0065\u0071":0x2a77,"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x066b,"\u0064e\u0066\u0069\u006e\u0065\u0073":0x225c,"\u0064\u0065\u0067\u0072\u0065\u0065":0x00b0,"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e":0x212a,"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077":0x05ad,"\u0064\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3067,"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03ef,"\u0064\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c7,"\u0064\u0065\u006c\u0065\u0074\u0065":0x05ba,"\u0064\u0065\u006c\u0065\u0074\u0065\u006c\u0065\u0066\u0074":0x232b,"d\u0065\u006c\u0065\u0074\u0065\u0072\u0069\u0067\u0068\u0074":0x2326,"\u0064\u0065\u006ct\u0061":0x03b4,"d\u0065\u006c\u0074\u0061\u0074\u0075\u0072\u006e\u0065\u0064":0x018d,"d\u0065\u006e\u006f\u006d\u0069\u006ea\u0074\u006f\u0072\u006d\u0069\u006eu\u0073\u006f\u006e\u0065\u006e\u0075\u006de\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061l\u0069":0x09f8,"\u0064\u0065\u007a\u0068":0x02a4,"\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a7,"\u0064h\u0061\u0064\u0065\u0076\u0061":0x0927,"d\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa7,"d\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a27,"\u0064\u0068\u006fo\u006b":0x0257,"\u0064i\u0061\u0065\u0072\u0065\u0073\u0069s":0x0088,"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061\u0074\u006f\u006eo\u0073\u0063\u006d\u0062":0x0344,"\u0064\u0069\u0061\u006d\u0065\u0074\u0065\u0072":0x2300,"\u0064i\u0061\u006d\u006f\u006e\u0064":0x2666,"\u0064i\u0061m\u006f\u006e\u0064\u0062\u006f\u0074\u0062\u006c\u0061\u0063\u006b":0x2b19,"d\u0069\u0061\u006d\u006f\u006e\u0064\u0063\u0064\u006f\u0074":0x27d0,"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x291d,"\u0064\u0069\u0061\u006don\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072":0x291f,"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b":0x2b16,"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068":0x22c4,"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0069\u0067\u0068\u0074b\u006c\u0061\u0063\u006b":0x2b17,"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065":0x2662,"\u0064i\u0061m\u006f\u006e\u0064\u0074\u006f\u0070\u0062\u006c\u0061\u0063\u006b":0x2b18,"\u0064\u0069\u0063e\u0069":0x2680,"\u0064\u0069\u0063\u0065\u0069\u0069":0x2681,"\u0064i\u0063\u0065\u0069\u0069\u0069":0x2682,"\u0064\u0069\u0063\u0065\u0069\u0076":0x2683,"\u0064\u0069\u0063e\u0076":0x2684,"\u0064\u0069\u0063\u0065\u0076\u0069":0x2685,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x00a8,"\u0064i\u0065\u0072\u0065\u0073\u0069\u00731":0xf005,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0061\u0063\u0075\u0074\u0065":0xf6d7,"\u0064\u0069e\u0072\u0065\u0073i\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0324,"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062":0x0308,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0067\u0072\u0061\u0076\u0065":0xf6d8,"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073":0x0385,"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065":0x224f,"\u0064\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3062,"\u0064\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c2,"\u0064\u0069\u0073i\u006e":0x22f2,"\u0064i\u0073\u006a\u0071\u0075\u0061\u006et":0x2a08,"\u0064i\u0074\u0074\u006f\u006d\u0061\u0072k":0x3003,"\u0064\u0069\u0076\u0069\u0064\u0065":0x00f7,"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x22c7,"\u0064i\u0076\u0069\u0064\u0065\u0073":0x2223,"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068":0x2215,"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0452,"\u0064k\u0073\u0068\u0061\u0064\u0065":0x2593,"\u0064\u006b\u0073\u0068\u0061\u0064\u0065\u0031":0xf823,"\u0064\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e0f,"\u0064\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3397,"\u0064m\u0061\u0063\u0072\u006f\u006e":0x0111,"\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff44,"\u0064n\u0062\u006c\u006f\u0063\u006b":0x2584,"\u0064\u006e\u0065i\u0067\u0068\u0074\u0062\u006c\u006f\u0063\u006b":0x2581,"\u0064\u006e\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b":0x2585,"\u0064\u006e\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b":0x2582,"\u0064n\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2587,"\u0064n\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2583,"\u0064\u006e\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b":0x2586,"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069":0x0e0e,"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i":0x0e14,"\u0064\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3069,"\u0064\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c9,"\u0064\u006f\u006c\u006c\u0061\u0072":0x0024,"\u0064\u006f\u006c\u006c\u0061\u0072\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e3,"\u0064o\u006cl\u0061\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff04,"\u0064\u006f\u006c\u006c\u0061\u0072\u006f\u006c\u0064s\u0074\u0079\u006c\u0065":0xf724,"d\u006f\u006c\u006c\u0061\u0072\u0073\u006d\u0061\u006c\u006c":0xfe69,"\u0064\u006f\u006c\u006c\u0061\u0072\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e4,"\u0064\u006f\u006e\u0067":0x20ab,"\u0064\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3326,"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et":0x02d9,"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062":0x0307,"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062":0x0323,"\u0064\u006f\u0074\u0063\u0069\u0072\u0063\u006c\u0065\u0031":0xf820,"\u0064\u006f\u0074\u0065\u0071\u0075\u0069\u0076":0x2a67,"d\u006f\u0074\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fb,"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069":0x0131,"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u006a":0xf6be,"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b":0x0284,"\u0064o\u0074\u006d\u0061\u0074\u0068":0x22c5,"\u0064\u006f\u0074\u006d\u0069\u006e\u0075\u0073":0x2238,"\u0064o\u0074\u0070\u006c\u0075\u0073":0x2214,"\u0064\u006f\u0074\u0073\u0069\u006d":0x2a6a,"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073":0x223a,"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065":0x25cc,"\u0064\u006f\u0074t\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1a,"\u0064\u006f\u0074\u0074\u0069\u006d\u0065\u0073":0x2a30,"\u0064\u006f\u0075b\u006c\u0065\u0062\u0061\u0072\u0076\u0065\u0065":0x2a62,"\u0064\u006f\u0075\u0062\u006c\u0065\u0070\u006c\u0075\u0073":0x29fa,"\u0064\u006f\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072":0x2913,"\u0064o\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064":0x2908,"\u0064\u006f\u0077n\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297f,"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006fo\u006e\u006ce\u0066\u0074\u0062\u0061\u0072":0x2959,"\u0064\u006f\u0077\u006eha\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0061\u0072":0x2955,"d\u006f\u0077\u006e\u0068ar\u0070o\u006f\u006e\u0073\u006c\u0065f\u0074\u0072\u0069\u0067\u0068\u0074":0x2965,"d\u006fw\u006e\u0072\u0069\u0067\u0068\u0074\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077":0x2935,"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e":0x29f9,"\u0064\u006fw\u006e\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x031e,"d\u006f\u0077\u006e\u0074\u0061\u0063\u006b\u006d\u006f\u0064":0x02d5,"d\u006f\u0077\u006e\u0074ri\u0061n\u0067\u006c\u0065\u006c\u0065f\u0074\u0062\u006c\u0061\u0063\u006b":0x29e8,"\u0064\u006f\u0077\u006etr\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u006c\u0061c\u006b":0x29e9,"\u0064\u006f\u0077n\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073":0x21f5,"\u0064\u006f\u0077nu\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x296f,"\u0064o\u0077n\u007a\u0069\u0067\u007a\u0061\u0067\u0061\u0072\u0072\u006f\u0077":0x21af,"\u0064\u0070\u0061\u0072\u0065\u006e":0x249f,"\u0064\u0072\u0062\u006b\u0061\u0072\u006f\u0077":0x2910,"\u0064\u0073\u006f\u006c":0x29f6,"\u0064\u0073\u0075\u0062":0x2a64,"\u0064s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6eb,"\u0064\u0074\u0061i\u006c":0x0256,"\u0064t\u006f\u0070\u0062\u0061\u0072":0x018c,"\u0064u\u0061\u006c\u006d\u0061\u0070":0x29df,"\u0064\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3065,"\u0064\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c5,"\u0064\u0079\u006fg\u0068":0x0234,"\u0064\u007a":0x01f3,"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065":0x02a3,"\u0064z\u0063\u0061\u0072\u006f\u006e":0x01c6,"\u0064\u007a\u0063\u0075\u0072\u006c":0x02a5,"d\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04e1,"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x045f,"\u0065":0x0065,"\u0065\u0061\u0063\u0075\u0074\u0065":0x00e9,"\u0065\u0061\u0072t\u0068":0x2641,"\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098f,"\u0065b\u006f\u0070\u006f\u006d\u006f\u0066o":0x311c,"\u0065\u0062\u0072\u0065\u0076\u0065":0x0115,"e\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061":0x090d,"\u0065c\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8d,"e\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061":0x0945,"\u0065c\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac5,"\u0065\u0063\u0061\u0072\u006f\u006e":0x011b,"\u0065\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065":0x1e1d,"e\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0565,"\u0065c\u0068y\u0069\u0077\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0587,"\u0065c\u0069\u0072\u0063\u006c\u0065":0x24d4,"e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ea,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ebf,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e19,"\u0065\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ec7,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ec1,"e\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ec3,"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ec5,"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c":0x0454,"\u0065d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0205,"\u0065\u0064\u0065v\u0061":0x090f,"\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00eb,"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0117,"\u0065d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1eb9,"\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a0f,"\u0065e\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a47,"\u0065\u0067\u0072\u0061\u0076\u0065":0x00e8,"\u0065\u0067\u0073\u0064\u006f\u0074":0x2a98,"\u0065g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a8f,"\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0567,"\u0065\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311d,"\u0065h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3048,"\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ebb,"\u0065\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x311f,"\u0065\u0069\u0067h\u0074":0x0038,"\u0065\u0069\u0067h\u0074\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ee,"\u0065i\u0067\u0068\u0074\u0064\u0065\u0076a":0x096e,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x2471,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2485,"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2499,"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aee,"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6e,"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063":0x0668,"\u0065\u0069\u0067\u0068\u0074\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3028,"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064":0x266b,"e\u0069\u0067\u0068\u0074id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3227,"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2088,"\u0065\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff18,"\u0065\u0069\u0067\u0068\u0074\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf738,"\u0065\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e":0x247b,"e\u0069\u0067\u0068\u0074\u0070\u0065\u0072\u0069\u006f\u0064":0x248f,"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f8,"\u0065\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e":0x2177,"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2078,"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i":0x0e58,"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0207,"\u0065\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0465,"\u0065k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a8,"\u0065k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff74,"\u0065k\u006fn\u006b\u0061\u0072\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a74,"\u0065k\u006f\u0072\u0065\u0061\u006e":0x3154,"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043b,"\u0065l\u0065\u006d\u0065\u006e\u0074":0x2208,"\u0065\u006c\u0065v\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246a,"e\u006c\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247e,"\u0065\u006c\u0065v\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2492,"e\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x217a,"\u0065\u006c\u0069\u006e\u0074\u0065\u0072\u0073":0x23e7,"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073":0x2026,"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0x22ee,"\u0065\u006c\u0073\u0064\u006f\u0074":0x2a97,"\u0065m\u0061\u0063\u0072\u006f\u006e":0x0113,"\u0065\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e17,"\u0065\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e15,"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043c,"\u0065\u006d\u0064\u0061\u0073\u0068":0x2014,"\u0065\u006d\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe31,"\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff45,"e\u006dp\u0068\u0061\u0073\u0069\u0073\u006d\u0061\u0072k\u0061\u0072\u006d\u0065ni\u0061\u006e":0x055b,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074":0x2205,"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072":0x29b3,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072\u006c":0x29b4,"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0062\u0061\u0072":0x29b1,"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0063\u0069\u0072\u0063":0x29b2,"\u0065m\u0070\u0074\u0079\u0073\u006c\u006ft":0xd801,"\u0065\u006d\u0071\u0075\u0061\u0064":0x2001,"\u0065m\u0073\u0070\u0061\u0063\u0065":0x2003,"\u0065\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3123,"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064\u0069a\u006d\u006f\u006e\u0064":0x20df,"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0073\u0071\u0075\u0061\u0072\u0065":0x20de,"\u0065n\u0063l\u006f\u0073\u0065\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x20e4,"\u0065\u006e\u0064\u0061\u0073\u0068":0x2013,"\u0065\u006e\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe32,"\u0065\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a3,"\u0065\u006e\u0067":0x014b,"e\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3125,"\u0065\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a5,"\u0065\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c8,"\u0065\u006e\u0071\u0075\u0061\u0064":0x2000,"\u0065n\u0073\u0070\u0061\u0063\u0065":0x2002,"\u0065o\u0067\u006f\u006e\u0065\u006b":0x0119,"\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x3153,"\u0065\u006f\u0070e\u006e":0x025b,"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x029a,"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x025c,"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064":0x025e,"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b":0x025d,"\u0065\u0070\u0061\u0072\u0065\u006e":0x24a0,"\u0065\u0070\u0061\u0072\u0073\u006c":0x29e3,"\u0065p\u0073\u0069\u006c\u006f\u006e":0x03b5,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031":0x03f5,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x022a,"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076":0x03f6,"\u0065\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03ad,"\u0065q\u0063\u006f\u006c\u006f\u006e":0x2255,"\u0065\u0071\u0064e\u0066":0x225d,"\u0065\u0071\u0064o\u0074":0x2a66,"\u0065\u0071\u0065\u0071":0x2a75,"\u0065\u0071\u0065\u0071\u0065\u0071":0x2a76,"\u0065\u0071\u0067t\u0072":0x22dd,"\u0065\u0071\u006c\u0065\u0073\u0073":0x22dc,"\u0065\u0071\u0071\u0067\u0074\u0072":0x2a9a,"\u0065q\u0071\u006c\u0065\u0073\u0073":0x2a99,"\u0065q\u0071\u0070\u006c\u0075\u0073":0x2a71,"\u0065\u0071\u0071\u0073\u0069\u006d":0x2a73,"e\u0071\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072":0x2a9c,"\u0065\u0071\u0071s\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073":0x2a9b,"\u0065\u0071\u0075a\u006c":0x003d,"\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x2b40,"\u0065\u0071\u0075\u0061\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1d,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073":0x22df,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072":0x2a96,"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073":0x2a95,"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x22de,"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072":0x2242,"\u0065\u0071\u0075\u0061\u006c\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x22d5,"\u0065q\u0075a\u006c\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2971,"\u0065\u0071\u0075\u0061\u006c\u0073\u006d\u0061\u006c\u006c":0xfe66,"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062":0x208c,"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207c,"\u0065q\u0075\u0069\u0076\u0044\u0044":0x2a78,"\u0065q\u0075\u0069\u0076\u0056\u0065\u0072t":0x2a68,"\u0065\u0071\u0075\u0069\u0076\u0056\u0076\u0065\u0072\u0074":0x2a69,"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065":0x2261,"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063":0x224d,"\u0065\u0071\u0076\u0070\u0061\u0072\u0073\u006c":0x29e5,"\u0065\u0072\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3126,"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0440,"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d":0x0258,"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x044d,"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0063i\u0072\u0063\u006c\u0065":0x29f3,"\u0065r\u0072b\u0061\u0072\u0062\u006c\u0061c\u006b\u0064i\u0061\u006d\u006f\u006e\u0064":0x29f1,"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0073q\u0075\u0061\u0072\u0065":0x29ef,"\u0065\u0072\u0072b\u0061\u0072\u0063\u0069\u0072\u0063\u006c\u0065":0x29f2,"\u0065\u0072\u0072\u0062\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x29f0,"\u0065\u0072\u0072b\u0061\u0072\u0073\u0071\u0075\u0061\u0072\u0065":0x29ee,"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0441,"\u0065\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ab,"\u0065\u0073\u0068":0x0283,"\u0065s\u0068\u0063\u0075\u0072\u006c":0x0286,"\u0065\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061":0x090e,"\u0065\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0946,"\u0065s\u0068r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006c\u006f\u006f\u0070":0x01aa,"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x0285,"\u0065\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3047,"\u0065\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a7,"\u0065\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6a,"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065d":0x212e,"\u0065s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ec,"\u0065\u0074\u0061":0x03b7,"\u0065\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0568,"\u0065\u0074\u0061\u0074\u006f\u006e\u006f\u0073":0x03ae,"\u0065\u0074\u0068":0x00f0,"\u0065\u0074\u0069\u006c\u0064\u0065":0x1ebd,"e\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e1b,"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077":0x0591,"\u0065t\u0075\u0072\u006e\u0065\u0064":0x01dd,"\u0065\u0075\u006b\u006f\u0072\u0065\u0061\u006e":0x3161,"\u0065\u0075\u0072o\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079":0x20a0,"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09c7,"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x0947,"\u0065v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0ac7,"\u0065\u0078\u0063\u006c\u0061\u006d":0x0021,"\u0065\u0078\u0063\u006c\u0061\u006d\u0061\u0072\u006de\u006e\u0069\u0061\u006e":0x055c,"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l":0x203c,"\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e":0x00a1,"\u0065x\u0063l\u0061\u006d\u0064\u006f\u0077\u006e\u0073\u006d\u0061\u006c\u006c":0xf7a1,"\u0065x\u0063l\u0061\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff01,"e\u0078\u0063\u006c\u0061\u006d\u0073\u006d\u0061\u006c\u006c":0xf721,"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c":0x2203,"\u0065\u007a\u0068":0x0292,"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e":0x01ef,"\u0065z\u0068\u0063\u0075\u0072\u006c":0x0293,"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x01b9,"\u0065z\u0068\u0074\u0061\u0069\u006c":0x01ba,"\u0066":0x0066,"\u0066\u0037\u0030\u0065":0xf70e,"\u0066\u0037\u0030\u0061":0xf70a,"\u0066\u0037\u0030\u0063":0xf70c,"\u0066\u0037\u0030\u0064":0xf70d,"\u0066\u0037\u0030\u0062":0xf70b,"\u0066\u0037\u0030\u0066":0xf70f,"\u0066\u0037\u0031\u0063":0xf71c,"\u0066\u0037\u0031\u0061":0xf71a,"\u0066\u0037\u0031\u0064":0xf71d,"\u0066\u0037\u0030\u0030":0xf700,"\u0066\u0037\u0030\u0031":0xf701,"\u0066\u0037\u0030\u0032":0xf702,"\u0066\u0037\u0030\u0033":0xf703,"\u0066\u0037\u0030\u0034":0xf704,"\u0066\u0037\u0030\u0035":0xf705,"\u0066\u0037\u0030\u0036":0xf706,"\u0066\u0037\u0030\u0037":0xf707,"\u0066\u0037\u0030\u0038":0xf708,"\u0066\u0037\u0030\u0039":0xf709,"\u0066\u0037\u0031\u0030":0xf710,"\u0066\u0037\u0031\u0031":0xf711,"\u0066\u0037\u0031\u0032":0xf712,"\u0066\u0037\u0031\u0033":0xf713,"\u0066\u0037\u0031\u0034":0xf714,"\u0066\u0037\u0031\u0035":0xf715,"\u0066\u0037\u0031\u0036":0xf716,"\u0066\u0037\u0031\u0037":0xf717,"\u0066\u0037\u0031\u0038":0xf718,"\u0066\u0037\u0031\u0039":0xf719,"\u0066\u0061\u0064\u0065\u0076\u0061":0x095e,"\u0066\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5e,"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074":0x2109,"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068":0x06cc,"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfbfd,"\u0066\u0061r\u0073\u0069\u0079e\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfbfc,"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c":0xfe77,"\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe76,"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077":0xe820,"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063":0x064e,"\u0066\u0061\u0074h\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe832,"\u0066\u0061t\u0068\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe70,"f\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe823,"\u0066a\u0074h\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe833,"\u0066b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3108,"\u0066b\u006f\u0077\u0074\u0069\u0065":0x29d3,"\u0066c\u0069\u0072\u0063\u006c\u0065":0x24d5,"\u0066\u0063\u006d\u0070":0x2a3e,"\u0066\u0064\u0069\u0061\u0067\u006f\u0076\u006e\u0065a\u0072\u0072\u006f\u0077":0x292f,"\u0066\u0064\u0069a\u0067\u006f\u0076\u0072\u0064\u0069\u0061\u0067":0x292c,"\u0066\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e1f,"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0586,"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed2,"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed3,"f\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed1,"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed4,"\u0066\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc31,"\u0066e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc32,"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c":0x03e5,"\u0066\u0065\u006d\u0061\u006c\u0065":0x2640,"\u0066\u0066":0xfb00,"\u0066\u0066\u0069":0xfb03,"\u0066\u0066\u006c":0xfb04,"\u0066\u0069":0xfb01,"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246e,"\u0066\u0069\u0066t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2482,"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2496,"\u0066\u0069\u0067\u0075\u0072\u0065\u0064\u0061\u0073\u0068":0x2012,"f\u0069\u0067\u0075\u0072\u0065\u0073\u0070\u0061\u0063\u0065":0x2007,"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077":0xfb3a,"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068q\u0061\u006d\u0061\u0074\u0073":0xe803,"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0077\u0069\u0074\u0068s\u0068\u0065\u0076\u0061":0xe802,"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077":0x05dd,"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0x05e3,"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069":0x05e5,"\u0066\u0069\u006e\u0074":0x2a0f,"\u0066\u0069r\u0073\u0074\u0074o\u006e\u0065\u0063\u0068\u0069\u006e\u0065\u0073\u0065":0x02c9,"\u0066i\u0073\u0068\u0065\u0079\u0065":0x25c9,"\u0066\u0069\u0076\u0065":0x0035,"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x0665,"f\u0069\u0076\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09eb,"\u0066\u0069\u0076\u0065\u0064\u0065\u0076\u0061":0x096b,"f\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215d,"\u0066\u0069\u0076e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aeb,"\u0066\u0069\u0076e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6b,"\u0066\u0069\u0076e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3025,"f\u0069v\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3224,"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2085,"\u0066\u0069\u0076\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff15,"\u0066\u0069\u0076e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf735,"\u0066i\u0076\u0065\u0070\u0061\u0072\u0065n":0x2478,"\u0066\u0069\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x248c,"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f5,"\u0066i\u0076\u0065\u0072\u006f\u006d\u0061n":0x2174,"\u0066i\u0076\u0065\u0073\u0069\u0078\u0074h":0x215a,"\u0066\u0069\u0076e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2075,"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069":0x0e55,"\u0066\u006c":0xfb02,"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t":0x230a,"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074":0x230b,"\u0066\u006c\u006f\u0072\u0069\u006e":0x0192,"\u0066\u006c\u0074n\u0073":0x23e5,"\u0066\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff46,"\u0066\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x3399,"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i":0x0e1f,"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069":0x0e1d,"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076":0x2aba,"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c":0x2ab6,"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074":0x22e9,"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c":0x2ab0,"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079":0x227d,"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c":0x227f,"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069":0x0e4f,"\u0066\u006f\u0072\u0063\u0065\u0073":0x22a9,"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r":0x22aa,"\u0066\u006f\u0072\u006b":0x22d4,"\u0066\u006f\u0072k\u0073":0x2adc,"\u0066\u006f\u0072\u006b\u0073\u006e\u006f\u0074":0x2add,"\u0066\u006f\u0072k\u0076":0x2ad9,"\u0066\u006f\u0075\u0072":0x0034,"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063":0x0664,"f\u006f\u0075\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ea,"\u0066\u006f\u0075\u0072\u0064\u0065\u0076\u0061":0x096a,"\u0066\u006f\u0075\u0072\u0066\u0069\u0066\u0074\u0068\u0073":0x2158,"\u0066\u006f\u0075r\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aea,"\u0066\u006f\u0075r\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6a,"\u0066\u006f\u0075r\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3024,"f\u006fu\u0072\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3223,"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2084,"\u0066\u006f\u0075\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff14,"f\u006fu\u0072\u006e\u0075\u006d\u0065\u0072\u0061\u0074o\u0072\u0062\u0065\u006ega\u006c\u0069":0x09f7,"\u0066\u006f\u0075r\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf734,"\u0066o\u0075\u0072\u0070\u0061\u0072\u0065n":0x2477,"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0065\u006ds\u0070\u0061\u0063\u0065":0x2005,"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0069\u006f\u0064":0x248b,"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f4,"\u0066o\u0075\u0072\u0072\u006f\u006d\u0061n":0x2173,"\u0066\u006f\u0075r\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2074,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x246d,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2481,"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2495,"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069":0x0e54,"\u0066\u006f\u0075\u0072\u0074\u0068\u0072\u006f\u006f\u0074":0x221c,"\u0066\u006f\u0075\u0072\u0074\u0068\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065":0x02cb,"\u0066o\u0075\u0072\u0076\u0064\u006f\u0074s":0x2999,"\u0066\u0070\u0061\u0072\u0065\u006e":0x24a1,"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e":0x2044,"\u0066\u0072\u0061n\u0063":0x20a3,"\u0066r\u006f\u006e\u0074\u0065\u0064":0x024b,"\u0066\u0075\u006c\u006c\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e":0x27d7,"\u0067":0x0067,"\u0067a\u0062\u0065\u006e\u0067\u0061\u006ci":0x0997,"\u0067\u0061\u0063\u0075\u0074\u0065":0x01f5,"\u0067\u0061\u0064\u0065\u0076\u0061":0x0917,"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c":0x06af,"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb93,"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb94,"g\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb92,"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb95,"\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a97,"\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a17,"\u0067\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304c,"\u0067\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ac,"\u0067\u0061\u006dm\u0061":0x03b3,"\u0067a\u006dm\u0061\u006c\u0061\u0074\u0069\u006e\u0073\u006d\u0061\u006c\u006c":0x0263,"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02e0,"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03eb,"\u0067b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310d,"\u0067\u0062\u0072\u0065\u0076\u0065":0x011f,"\u0067\u0063\u0061\u0072\u006f\u006e":0x01e7,"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0123,"\u0067c\u0069\u0072\u0063\u006c\u0065":0x24d6,"g\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x011d,"\u0067\u0064\u006f\u0074":0x0121,"\u0067\u0065\u0062a\u0072":0x03cf,"\u0067\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3052,"\u0067\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b2,"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074":0x224e,"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c":0x2251,"\u0067e\u0071\u0071\u0073\u006c\u0061\u006et":0x2afa,"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077":0x059c,"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0x05f3,"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077":0x059d,"\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073":0x00df,"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077":0x059e,"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077":0x05f4,"\u0067\u0065\u0073c\u0063":0x2aa9,"\u0067\u0065\u0073\u0064\u006f\u0074":0x2a80,"\u0067e\u0073\u0064\u006f\u0074\u006f":0x2a82,"\u0067\u0065\u0073\u0064\u006f\u0074\u006f\u006c":0x2a84,"\u0067\u0065\u0073\u006c\u0065\u0073":0x2a94,"\u0067\u0065\u0074\u0061\u006d\u0061\u0072\u006b":0x3013,"\u0067\u0067\u0067":0x22d9,"\u0067g\u0067\u006e\u0065\u0073\u0074":0x2af8,"\u0067\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0998,"\u0067\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0572,"\u0067h\u0061\u0064\u0065\u0076\u0061":0x0918,"g\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a98,"g\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a18,"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x063a,"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfece,"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfecf,"\u0067\u0068\u0061\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfecd,"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed0,"g\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x0495,"\u0067\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0493,"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0491,"\u0067\u0068\u0068\u0061\u0064\u0065\u0076\u0061":0x095a,"\u0067\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5a,"\u0067\u0068\u006fo\u006b":0x0260,"\u0067h\u007a\u0073\u0071\u0075\u0061\u0072e":0x3393,"\u0067\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304e,"\u0067\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ae,"g\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0563,"\u0067\u0069\u006de\u006c":0x2137,"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb32,"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0453,"\u0067\u006c\u0045":0x2a92,"\u0067\u006c\u0061":0x2aa5,"g\u006c\u0065\u0069\u0063\u0068\u0073\u0074\u0061\u0072\u006b":0x29e6,"\u0067\u006c\u006a":0x2aa4,"\u0067l\u006f\u0074\u0074\u0061\u006c":0x0249,"g\u006c\u006f\u0074\u0074al\u0069n\u0076\u0065\u0072\u0074\u0065d\u0073\u0074\u0072\u006f\u006b\u0065":0x01be,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0072\u0065\u0076":0x024a,"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070":0x0294,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0062\u0061\u0072":0x0231,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0072\u0065\u0076":0x0232,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0069\u006e\u0076":0x0226,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064":0x0296,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u006d\u006f\u0064":0x02c0,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x0295,"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006do\u0064":0x02c1,"g\u006c\u006f\u0074\u0074\u0061\u006cs\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073e\u0064\u0073\u0075p\u0065r\u0069\u006f\u0072":0x02e4,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0072e\u0076\u0069\u006e\u0076":0x0225,"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065":0x02a1,"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d":0x02a2,"\u0067m\u0061\u0063\u0072\u006f\u006e":0x1e21,"\u0067\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff47,"\u0067\u006e\u0073i\u006d":0x22e7,"\u0067\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3054,"\u0067\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b4,"\u0067\u0070\u0061\u0072\u0065\u006e":0x24a2,"\u0067p\u0061\u0073\u0071\u0075\u0061\u0072e":0x33ac,"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074":0x2207,"\u0067\u0072\u0061v\u0065":0x0060,"\u0067\u0072\u0061\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0316,"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062":0x0300,"\u0067r\u0061\u0076\u0065\u0064\u0065\u0076a":0x0953,"\u0067\u0072\u0061\u0076\u0065\u006c\u0065\u0066\u0074\u006e\u006f\u0073\u0070":0x02b3,"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064":0x02ce,"\u0067\u0072\u0061\u0076\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff40,"\u0067\u0072\u0061v\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062":0x0340,"\u0067r\u0065\u0061\u0074\u0065\u0072":0x003e,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073":0x2a8c,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074":0x22d7,"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2265,"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073":0x22db,"\u0067\u0072e\u0061\u0074\u0065r\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff1e,"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c":0x2a8a,"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2a88,"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c":0x2a86,"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074":0x2273,"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073":0x2277,"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c":0x2269,"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2267,"\u0067\u0072\u0065a\u0074\u0065\u0072\u0073\u006d\u0061\u006c\u006c":0xfe65,"\u0067s\u0063\u0072\u0069\u0070\u0074":0x0261,"\u0067\u0073\u0069m\u0065":0x2a8e,"\u0067\u0073\u0069m\u006c":0x2a90,"\u0067s\u0074\u0072\u006f\u006b\u0065":0x01e5,"\u0067\u0074\u0063\u0063":0x2aa7,"\u0067\u0074\u0063i\u0072":0x2a7a,"\u0067\u0074\u006c\u0070\u0061\u0072":0x29a0,"\u0067t\u0071\u0075\u0065\u0073\u0074":0x2a7c,"\u0067\u0074\u0072\u0061\u0072\u0072":0x2978,"\u0067\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3050,"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074":0x00ab,"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074":0x00bb,"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074":0x2039,"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074":0x203a,"\u0067\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b0,"\u0067\u0075\u0072a\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3318,"\u0067\u0079\u0073\u0071\u0075\u0061\u0072\u0065":0x33c9,"\u0068":0x0068,"\u0068\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04a9,"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063":0x06c1,"\u0068a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b9,"\u0068\u0061\u0063e\u006b\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x029f,"\u0068\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b3,"\u0068\u0061\u0064\u0065\u0076\u0061":0x0939,"\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab9,"\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a39,"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfea2,"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea3,"\u0068\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306f,"h\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea1,"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea4,"\u0068a\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcaa,"\u0068a\u0069\u0072\u0073\u0070\u0061\u0063e":0x200a,"h\u0061\u0069\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x332a,"\u0068\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cf,"\u0068\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8a,"\u0068\u0061\u006c\u0061\u006e\u0074\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a4d,"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0621,"\u0068\u0061\u006d\u007a\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe80,"\u0068\u0061\u006eg\u0075\u006c\u0066\u0069\u006c\u006c\u0065\u0072":0x3164,"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044a,"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074":0x21c3,"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074":0x21c2,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070":0x21bc,"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x21cc,"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070":0x21c0,"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074":0x21cb,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074":0x21bf,"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074":0x21be,"\u0068\u0061\u0072\u0072\u006f\u0077\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23af,"\u0068\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33ca,"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036":0x05b2,"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038":0x05b3,"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077":0x05b1,"\u0068a\u0074\u0061\u0070\u0070\u0072\u006fx":0x2a6f,"\u0068\u0062\u0061\u0072":0x0127,"\u0068b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310f,"h\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2b,"\u0068\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x1e29,"\u0068c\u0069\u0072\u0063\u006c\u0065":0x24d7,"h\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0125,"\u0068\u0063\u0079\u0072\u0069\u006c":0x03f7,"\u0068d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e27,"\u0068\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e23,"\u0068d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e25,"\u0068\u0065\u0061r\u0074":0x2665,"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065":0x2661,"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb34,"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0647,"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063":0xfba7,"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeea,"\u0068e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfba5,"h\u0065\u0068\u0068\u0061\u006d\u007aa\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064a\u0072a\u0062\u0069\u0063":0xfba4,"\u0068\u0065\u0068\u0069ni\u0074\u0069\u0061\u006c\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063":0xfba8,"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeeb,"\u0068\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3078,"h\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee9,"h\u0065\u0068\u006d\u0065di\u0061l\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063":0xfba9,"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeec,"\u0068e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcd8,"\u0068e\u0069s\u0065\u0069\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337b,"\u0068\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d8,"\u0068\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8d,"\u0068e\u006bu\u0074\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3336,"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b":0x0267,"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078":0x22b9,"\u0068\u0065\u0072u\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3339,"\u0068e\u0078\u0061\u0067\u006f\u006e":0x2394,"\u0068\u0065\u0078a\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b23,"\u0068\u0068\u006fo\u006b":0x0266,"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072":0x023a,"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b1,"\u0068i\u0065u\u0068\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x327b,"\u0068\u0069\u0065\u0075\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x321b,"\u0068\u0069\u0065\u0075\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x326d,"h\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314e,"\u0068\u0069e\u0075\u0068\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x320d,"\u0068i\u0067\u0068\u0068\u0061\u006d\u007aa":0x0674,"\u0068\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3072,"\u0068\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d2,"\u0068\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8b,"\u0068i\u0072\u0069\u0071\u0031\u0034":0x05b4,"\u0068k\u006e\u0065\u0061\u0072\u0072\u006fw":0x2924,"\u0068k\u006e\u0077\u0061\u0072\u0072\u006fw":0x2923,"\u0068\u006b\u0073\u0065\u0061\u0072\u006f\u0077":0x2925,"\u0068\u006b\u0073\u0077\u0061\u0072\u006f\u0077":0x2926,"\u0068\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e96,"\u0068\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff48,"\u0068\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0570,"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i":0x0e2b,"\u0068\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307b,"\u0068\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30db,"\u0068\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8e,"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077":0x05b9,"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069":0x0e2e,"\u0068o\u006f\u006b\u0063\u006d\u0062":0x0309,"\u0068\u006f\u006fkp\u0061\u006c\u0061\u0074\u0061\u006c\u0069\u007a\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0321,"h\u006f\u006f\u006b\u0072et\u0072o\u0066\u006c\u0065\u0078\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x0322,"\u0068\u006f\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065":0x3342,"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e9,"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072":0x2015,"\u0068\u006f\u0072\u0069\u007a\u0074\u0061\u0062":0x05a2,"\u0068o\u0072\u006e\u0063\u006d\u0062":0x031b,"\u0068\u006f\u0074\u0073\u0070\u0072\u0069\u006e\u0067\u0073":0x2668,"\u0068o\u0075\u0072\u0067\u006c\u0061\u0073s":0x29d6,"\u0068\u006f\u0075s\u0065":0x2302,"\u0068\u0070\u0061\u0072\u0065\u006e":0x24a3,"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065":0x25ad,"\u0068\u0073\u0075\u0070\u0065\u0072":0x0239,"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b0,"\u0068t\u0075\u0072\u006e\u0065\u0064":0x0265,"\u0068\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3075,"\u0068\u0075\u0069i\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3333,"\u0068\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d5,"\u0068\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8c,"\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x02dd,"\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0031":0xf009,"\u0068u\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0063\u006d\u0062":0x030b,"\u0068\u0076":0x0195,"\u0068\u0079\u0070\u0068\u0065\u006e":0x002d,"\u0068\u0079\u0070h\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074":0x2043,"\u0068y\u0070\u0068\u0065\u006e\u0064\u006ft":0x2027,"\u0068\u0079\u0070\u0068\u0065\u006e\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e5,"\u0068y\u0070h\u0065\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0d,"h\u0079\u0070\u0068\u0065\u006e\u0073\u006d\u0061\u006c\u006c":0xfe63,"\u0068\u0079\u0070\u0068\u0065\u006e\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e6,"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o":0x2010,"\u0068z\u0069\u0067\u007a\u0061\u0067":0x3030,"\u0069":0x0069,"\u0069\u0061\u0063\u0075\u0074\u0065":0x00ed,"\u0069\u0062\u0061\u0072":0x01f8,"\u0069\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0987,"\u0069b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3127,"\u0069\u0062\u0072\u0065\u0076\u0065":0x012d,"\u0069\u0063\u0061\u0072\u006f\u006e":0x01d0,"\u0069c\u0069\u0072\u0063\u006c\u0065":0x24d8,"i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00ee,"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0209,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0065\u0061r\u0074\u0068\u0063\u0069rc\u006c\u0065":0x328f,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0066\u0069\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x328b,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0061\u006cl\u0069\u0061\u006e\u0063\u0065\u0070\u0061\u0072\u0065\u006e":0x323f,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u0061\u006c\u006c\u0070ar\u0065\u006e":0x323a,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u0065\u006e\u0074\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x32a5,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006c\u006f\u0073\u0065":0x3006,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006f\u006d\u006d\u0061":0x3001,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u006f\u006d\u006d\u0061le\u0066\u0074":0xff64,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069c\u0063\u006f\u006e\u0067\u0072\u0061\u0074u\u006c\u0061\u0074\u0069\u006f\u006e\u0070\u0061\u0072\u0065\u006e":0x3237,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u006fr\u0072\u0065\u0063\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x32a3,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0065\u0061\u0072t\u0068\u0070\u0061\u0072\u0065\u006e":0x322f,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u006e\u0074\u0065\u0072\u0070\u0072\u0069\u0073\u0065\u0070a\u0072\u0065\u006e":0x323d,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u0078\u0063\u0065\u006c\u006c\u0065\u006e\u0074\u0063\u0069r\u0063\u006c\u0065":0x329d,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0066\u0065s\u0074\u0069\u0076\u0061\u006c\u0070\u0061\u0072\u0065\u006e":0x3240,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u006e\u0061\u006e\u0063\u0069\u0061\u006c\u0063\u0069r\u0063\u006c\u0065":0x3296,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0066i\u006ea\u006ec\u0069\u0061\u006c\u0070\u0061\u0072\u0065n":0x3236,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u0072\u0065\u0070ar\u0065\u006e":0x322b,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063h\u0061\u0076\u0065\u0070ar\u0065\u006e":0x3232,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0068\u0069\u0067h\u0063\u0069\u0072\u0063\u006c\u0065":0x32a4,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0069\u0074e\u0072\u0061\u0074\u0069\u006f\u006e\u006d\u0061\u0072\u006b":0x3005,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u006c\u0061\u0062\u006f\u0072\u0063\u0069\u0072\u0063l\u0065":0x3298,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0061\u0062o\u0072\u0070\u0061\u0072\u0065\u006e":0x3238,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0065\u0066t\u0063\u0069\u0072\u0063\u006c\u0065":0x32a7,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063l\u006f\u0077\u0063\u0069rc\u006c\u0065":0x32a6,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u006de\u0064i\u0063i\u006e\u0065\u0063\u0069\u0072\u0063\u006ce":0x32a9,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006d\u0065\u0074a\u006c\u0070\u0061\u0072\u0065\u006e":0x322e,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063m\u006f\u006f\u006e\u0070ar\u0065\u006e":0x322a,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063n\u0061\u006d\u0065\u0070ar\u0065\u006e":0x3234,"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070e\u0072\u0069\u006f\u0064":0x3002,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0070\u0072\u0069\u006e\u0074\u0063\u0069\u0072\u0063l\u0065":0x329e,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0072\u0065\u0061c\u0068\u0070\u0061\u0072\u0065\u006e":0x3243,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0072e\u0070r\u0065s\u0065\u006e\u0074\u0070\u0061\u0072\u0065n":0x3239,"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0070\u0061\u0072\u0065\u006e":0x323e,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0072\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063l\u0065":0x32a8,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0065\u0063\u0072\u0065\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x3299,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063s\u0065\u006c\u0066\u0070ar\u0065\u006e":0x3242,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u006f\u0063\u0069\u0065\u0074\u0079\u0070\u0061\u0072\u0065\u006e":0x3233,"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073\u0070\u0061\u0063\u0065":0x3000,"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0070\u0065\u0063\u0069\u0061\u006c\u0070\u0061\u0072\u0065\u006e":0x3235,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u006fc\u006b\u0070\u0061\u0072\u0065\u006e":0x3231,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u0075d\u0079\u0070\u0061\u0072\u0065\u006e":0x323b,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0073\u0075\u006e\u0070\u0061\u0072\u0065\u006e":0x3230,"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073u\u0070e\u0072v\u0069\u0073\u0065\u0070\u0061\u0072\u0065n":0x323c,"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0077\u0061\u0074e\u0072\u0070\u0061\u0072\u0065\u006e":0x322c,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063w\u006f\u006f\u0064\u0070ar\u0065\u006e":0x322d,"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u007a\u0065\u0072\u006f":0x3007,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u006d\u0065t\u0061\u006c\u0063\u0069rc\u006c\u0065":0x328e,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006d\u006f\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x328a,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006e\u0061\u006d\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x3294,"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068s\u0075\u006ec\u0069\u0072\u0063\u006c\u0065":0x3290,"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0077\u0061t\u0065\u0072\u0063\u0069rc\u006c\u0065":0x328c,"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0077\u006f\u006f\u0064\u0063\u0069\u0072\u0063\u006c\u0065":0x328d,"\u0069\u0064\u0065v\u0061":0x0907,"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00ef,"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x1e2f,"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e5,"\u0069d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecb,"\u0069e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d7,"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0435,"\u0069\u0065\u0068\u006f\u006f\u006b":0x03f9,"\u0069\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b":0x03fb,"\u0069e\u0075n\u0067\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3275,"\u0069\u0065\u0075\u006e\u0067\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3215,"\u0069\u0065\u0075\u006e\u0067\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3267,"i\u0065\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e":0x3147,"\u0069\u0065u\u006e\u0067\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3207,"\u0069\u0067\u0072\u0061\u0076\u0065":0x00ec,"\u0069g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a87,"\u0069g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a07,"\u0069h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3044,"\u0069\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ec9,"\u0069i\u0062\u0065\u006e\u0067\u0061\u006ci":0x0988,"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0438,"\u0069\u0069\u0064\u0065\u0076\u0061":0x0908,"\u0069\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a88,"\u0069\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a08,"\u0069\u0069\u0069\u0069\u006e\u0074":0x2a0c,"\u0069\u0069\u0069n\u0074":0x222d,"\u0069i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a40,"\u0069\u0069\u006e\u0066\u0069\u006e":0x29dc,"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020b,"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c0,"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0940,"\u0069\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac0,"\u0069\u006a":0x0133,"\u0069k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a4,"\u0069k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff72,"\u0069k\u006f\u0072\u0065\u0061\u006e":0x3163,"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077":0x05ac,"\u0069m\u0061\u0063\u0072\u006f\u006e":0x012b,"\u0069m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e3,"\u0069m\u0061\u0067\u0065\u006f\u0066":0x22b7,"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l":0x2253,"\u0069\u006d\u0061t\u0068":0x1d6a4,"\u0069\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a3f,"\u0069\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff49,"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079":0x221e,"i\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056b,"\u0069\u006e\u0074\u0042\u0061\u0072":0x2a0e,"\u0069\u006e\u0074\u0062\u0061\u0072":0x2a0d,"\u0069\u006e\u0074\u0063\u0061\u0070":0x2a19,"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2231,"\u0069\u006e\u0074\u0063\u0075\u0070":0x2a1a,"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065":0x2216,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c":0x222b,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074":0x2321,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0065\u0078":0xf8f5,"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070":0x2320,"\u0069\u006e\u0074\u0065\u0072\u0063\u0061\u006c":0x22ba,"\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065":0x2af4,"i\u006e\u0074\u0065\u0072\u0072\u006f\u0062\u0061\u006e\u0067":0x203d,"\u0069n\u0074e\u0072\u0072\u006f\u0062\u0061\u006e\u0067\u0064\u006f\u0077\u006e":0x2e18,"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e":0x2229,"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c":0x22d2,"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079":0x22c2,"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071":0x2293,"i\u006e\u0074\u0065\u0078\u0074\u0065\u006e\u0064\u0065\u0072":0x23ae,"\u0069\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3305,"\u0069\u006e\u0074\u006c\u0061\u0072\u0068\u006b":0x2a17,"\u0069n\u0074\u0070\u0072\u006f\u0064":0x2a3c,"\u0069\u006e\u0074\u0070\u0072\u006f\u0064\u0072":0x2a3d,"\u0069\u006e\u0074\u0078":0x2a18,"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t":0x25d8,"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce":0x25d9,"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073":0x223e,"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25db,"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065":0x25da,"\u0069o\u0067\u006f\u006e\u0065\u006b":0x012f,"\u0069\u006f\u0074\u0061":0x03b9,"\u0069\u006f\u0074a\u0031":0x01f9,"\u0069\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03ca,"\u0069\u006f\u0074\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073":0x0390,"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n":0x0269,"\u0069o\u0074\u0061\u0074\u006f\u006e\u006fs":0x03af,"\u0069\u0070\u0061\u0072\u0065\u006e":0x24a4,"i\u0072\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a72,"\u0069\u0073\u0069n\u0045":0x22f9,"\u0069s\u0069\u006e\u0064\u006f\u0074":0x22f5,"\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072":0x22f7,"\u0069\u0073\u0069n\u0073":0x22f4,"\u0069\u0073\u0069\u006e\u0076\u0062":0x22f8,"\u0069\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3043,"\u0069\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a3,"\u0069\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff68,"\u0069\u0073\u0073\u0068\u0061\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09fa,"\u0069s\u0074\u0072\u006f\u006b\u0065":0x0268,"\u0069s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ed,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x309d,"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30fd,"\u0069\u0074\u0069\u006c\u0064\u0065":0x0129,"i\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e2d,"\u0069\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3129,"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09bf,"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x093f,"\u0069v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0abf,"\u0069\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0477,"\u006a":0x006a,"\u006a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0571,"\u006aa\u0062\u0065\u006e\u0067\u0061\u006ci":0x099c,"\u006a\u0061\u0064\u0065\u0076\u0061":0x091c,"\u006a\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9c,"\u006a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1c,"\u006ab\u006f\u0070\u006f\u006d\u006f\u0066o":0x3110,"\u006a\u0063\u0061\u0072\u006f\u006e":0x01f0,"\u006ac\u0069\u0072\u0063\u006c\u0065":0x24d9,"j\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0135,"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c":0x029d,"\u006a\u0063\u0072\u006f\u0073\u0073\u0074\u0061\u0069\u006c":0x022d,"\u006a\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0073t\u0072\u006f\u006b\u0065":0x025f,"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063":0x062c,"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9e,"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe9f,"\u006a\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe9d,"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea0,"\u006a\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfca8,"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb8b,"j\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb8a,"\u006a\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099d,"\u006ah\u0061\u0064\u0065\u0076\u0061":0x091d,"j\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9d,"j\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1d,"\u006a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057b,"\u006a\u0069\u0073":0x3004,"\u006a\u006d\u0061t\u0068":0x1d6a5,"\u006a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4a,"\u006a\u0070\u0061\u0072\u0065\u006e":0x24a5,"\u006a\u0073\u0075\u0070\u0065\u0072":0x023b,"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b2,"\u006b":0x006b,"\u006b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04a1,"\u006ba\u0062\u0065\u006e\u0067\u0061\u006ci":0x0995,"\u006b\u0061\u0063\u0075\u0074\u0065":0x1e31,"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043a,"\u006b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049b,"\u006b\u0061\u0064\u0065\u0076\u0061":0x0915,"\u006b\u0061\u0066":0x05db,"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h":0xfb3b,"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeda,"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedb,"k\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed9,"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedc,"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4d,"\u006b\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a95,"\u006b\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a15,"\u006b\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304b,"\u006b\u0061\u0068\u006f\u006f\u006b":0x0400,"\u006b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04c4,"\u006b\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ab,"\u006b\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff76,"\u006b\u0061\u0070p\u0061":0x03ba,"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b":0x03f0,"\u006b\u0061\u0070\u0079eo\u0075\u006e\u006d\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x3171,"k\u0061\u0070\u0079\u0065ou\u006ep\u0068\u0069\u0065\u0075\u0070h\u006b\u006f\u0072\u0065\u0061\u006e":0x3184,"\u006b\u0061\u0070\u0079eo\u0075\u006e\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3178,"\u006ba\u0070\u0079\u0065\u006f\u0075\u006e\u0073\u0073\u0061\u006e\u0067p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3179,"\u006b\u0061\u0072\u006f\u0072\u0069\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x330d,"\u006ba\u0072\u0074\u0064\u0065\u0073":0x03d7,"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063":0x0640,"\u006ba\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f5,"\u006b\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3384,"\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe7a,"\u006b\u0061\u0073\u0072\u0061\u006c\u006f\u0077":0xe826,"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c":0xfe7b,"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063":0x064d,"\u006b\u0061s\u0072\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe74,"k\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u006c\u006f\u0077":0xe827,"\u006b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049f,"\u006b\u0061\u0074\u0061h\u0069\u0072\u0061\u0070\u0072\u006f\u006c\u006f\u006e\u0067m\u0061r\u006b\u0068\u0061\u006c\u0066\u0077\u0069d\u0074\u0068":0xff70,"\u006ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x049d,"\u006bb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310e,"\u006b\u0063\u0061\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3389,"\u006b\u0063\u0061\u0072\u006f\u006e":0x01e9,"\u006bc\u0069\u0072\u0063\u006c\u0065":0x24da,"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0137,"\u006bd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e33,"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0584,"\u006b\u0065\u0068e\u0068":0x06a9,"\u006b\u0065\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfb8f,"\u006b\u0065\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfb90,"\u006b\u0065\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb8e,"k\u0065\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c":0xfb91,"\u006b\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3051,"\u006b\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b1,"\u006b\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff79,"k\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056f,"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e":0x223b,"\u006be\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f6,"\u006b\u0067\u0072e\u0065\u006e\u006c\u0061\u006e\u0064\u0069\u0063":0x0138,"\u006b\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0996,"\u006bh\u0061\u0064\u0065\u0076\u0061":0x0916,"k\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a96,"k\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a16,"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea6,"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfea7,"\u006b\u0068\u0061h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfea5,"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfea8,"\u006b\u0068\u0061\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcac,"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e7,"\u006b\u0068\u0068\u0061\u0064\u0065\u0076\u0061":0x0959,"\u006b\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a59,"k\u0068i\u0065\u0075\u006b\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3278,"\u006b\u0068\u0069\u0065uk\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3218,"\u006b\u0068\u0069\u0065uk\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326a,"\u006b\u0068\u0069\u0065\u0075\u006b\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314b,"\u006bh\u0069e\u0075\u006b\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320a,"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069":0x0e02,"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069":0x0e05,"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069":0x0e03,"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069":0x0e04,"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069":0x0e5b,"\u006b\u0068\u006fo\u006b":0x0199,"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069":0x0e06,"\u006bh\u007a\u0073\u0071\u0075\u0061\u0072e":0x3391,"\u006b\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304d,"\u006b\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ad,"\u006b\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff77,"\u006b\u0069r\u006f\u0067\u0075r\u0061\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3315,"\u006b\u0069\u0072\u006f\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073q\u0075\u0061\u0072\u0065":0x3316,"\u006b\u0069\u0072\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3314,"\u006b\u0069\u0079\u0065ok\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326e,"\u006bi\u0079e\u006f\u006b\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320e,"\u006bi\u0079e\u006f\u006b\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3260,"\u006b\u0069\u0079e\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e":0x3131,"\u006b\u0069\u0079\u0065\u006f\u006b\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3200,"\u006b\u0069y\u0065\u006f\u006bs\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3133,"\u006b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e35,"\u006b\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3398,"\u006b\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a6,"\u006b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4b,"\u006bm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a2,"\u006b\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3053,"\u006b\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c0,"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i":0x0e01,"\u006b\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b3,"\u006b\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7a,"k\u006f\u006f\u0070\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x331e,"\u006b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0481,"k\u006fr\u0065\u0061\u006e\u0073\u0074\u0061\u006e\u0064a\u0072\u0064\u0073\u0079mb\u006f\u006c":0x327f,"\u006b\u006f\u0072\u006f\u006e\u0069\u0073\u0063\u006d\u0062":0x0343,"\u006b\u0070\u0061\u0072\u0065\u006e":0x24a6,"\u006bp\u0061\u0073\u0071\u0075\u0061\u0072e":0x33aa,"k\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x046f,"\u006b\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x33cf,"\u006b\u0074\u0075r\u006e":0x022e,"\u006bt\u0075\u0072\u006e\u0065\u0064":0x029e,"\u006b\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x304f,"\u006b\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30af,"\u006b\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff78,"\u006b\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b8,"\u006b\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33be,"\u006c":0x006c,"\u006c\u0041\u006e\u0067\u006c\u0065":0x27ea,"\u006c\u0042\u0072\u0061\u0063\u0065":0x2983,"\u006c\u0050\u0061\u0072\u0065\u006e":0x2985,"\u006ca\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b2,"\u006c\u0061\u0063\u0075\u0074\u0065":0x013a,"\u006c\u0061\u0064\u0065\u0076\u0061":0x0932,"\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab2,"\u006c\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a32,"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069":0x0e45,"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfefc,"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfef8,"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef7,"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfefa,"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef9,"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfefb,"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063":0xfef6,"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfef5,"\u006c\u0061\u006d\u0062\u0064\u0061":0x03bb,"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065":0x019b,"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068":0xfb3c,"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077":0x05dc,"\u006c\u0061\u006ded\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0068\u006f\u006c\u0061\u006d":0xe805,"\u006c\u0061\u006d\u0065\u0064\u0077\u0069\u0074\u0068h\u006f\u006c\u0061\u006d":0xe804,"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfede,"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfcca,"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfedf,"l\u0061\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfedd,"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfcc9,"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfccb,"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063":0xfdf2,"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee0,"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfd88,"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfccc,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc43,"\u006ca\u006dw\u0069\u0074\u0068\u0068\u0061h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc40,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfccd,"\u006c\u0061\u006d\u0077it\u0068\u006a\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc3f,"\u006c\u0061\u006d\u0077it\u0068\u006b\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc41,"\u006c\u0061\u006d\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc42,"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u006d\u0065\u0065\u006dw\u0069\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069t\u0069\u0061\u006c":0xe811,"\u006ca\u006dw\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc44,"\u006ca\u006e\u0067\u006c\u0065\u0064\u006ft":0x2991,"\u006c\u0061\u0070\u006c\u0061\u0063":0x29e0,"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x25ef,"\u006c\u0061\u0074":0x2aab,"\u006c\u0061\u0074\u0065":0x2aad,"\u006c\u0062\u0061\u0067":0x27c5,"\u006c\u0062\u0061\u0072":0x019a,"\u006c\u0062\u0062a\u0072":0x2114,"\u006c\u0062\u0065l\u0074":0x026c,"\u006c\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b":0x2997,"\u006cb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310c,"\u006c\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064":0x23a9,"\u006cb\u0072\u0061\u0063\u0065\u006d\u0069d":0x23a8,"\u006c\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064":0x23a7,"\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23a2,"\u006c\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064":0x23a3,"\u006c\u0062\u0072a\u0063\u006b\u006c\u006c\u0074\u0069\u0063\u006b":0x298f,"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072":0x298b,"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064":0x23a1,"\u006c\u0062\u0072a\u0063\u006b\u0075\u006c\u0074\u0069\u0063\u006b":0x298d,"\u006cb\u0072\u0062\u0072\u0061\u006b":0x2772,"\u006c\u0063\u0061\u0072\u006f\u006e":0x013e,"\u006cc\u0061\u0072\u006f\u006e\u0031":0xf813,"\u006cc\u0069\u0072\u0063\u006c\u0065":0x24db,"\u006c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e3d,"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x013c,"l\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065":0x29fc,"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x0140,"\u006cd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e37,"\u006cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e39,"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062":0x031a,"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078":0x2b4a,"\u006c\u0065\u0066\u0074ar\u0072\u006f\u0077\u0062\u0061\u0063\u006b\u0061\u0070\u0070\u0072\u006f\u0078":0x2b42,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0073\u0069m\u0069\u006c\u0061\u0072":0x2b4b,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0073\u0073":0x2977,"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u006f\u006e\u006f\u0070\u006c\u0075\u0073":0x2b32,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0070\u006c\u0075\u0073":0x2946,"\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006f\u0072t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2943,"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u0073\u0069\u006d\u0069\u006c\u0061\u0072":0x2973,"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0073\u0075\u0062\u0073\u0065\u0074":0x297a,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069a\u006e\u0067\u006c\u0065":0x21fd,"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0078":0x2b3e,"l\u0065\u0066\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290c,"\u006ce\u0066t\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2b3f,"\u006c\u0065\u0066t\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290e,"l\u0065\u0066\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c":0x291b,"\u006c\u0065\u0066t\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077":0x2b38,"\u006c\u0065\u0066\u0074do\u0077\u006e\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2936,"\u006c\u0065\u0066t\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297c,"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0061c\u0063\u0065\u006e\u0074":0x20d0,"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0064o\u0077\u006e\u0062\u0061\u0072":0x295e,"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073u\u0070\u0064\u006f\u0077\u006e":0x2962,"\u006c\u0065f\u0074\u0068\u0061r\u0070\u006f\u006f\u006e\u0075\u0070\u0062\u0061\u0072":0x295a,"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075p\u0064\u0061\u0073\u0068":0x296a,"\u006c\u0065\u0066\u0074\u006c\u0065\u0066\u0074\u0061r\u0072\u006f\u0077\u0073":0x21c7,"\u006c\u0065\u0066\u0074\u006d\u006f\u006f\u006e":0x263e,"\u006c\u0065\u0066\u0074\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e":0x27d5,"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065":0x2948,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069\u0061\u006e\u0067l\u0065":0x21ff,"\u006ce\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e":0x2950,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006eu\u0070":0x294b,"l\u0065\u0066\u0074\u0072ig\u0068t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e":0x2967,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070":0x2966,"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u0064\u006fw\u006e":0x294a,"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006eup\u0075\u0070":0x294e,"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077":0x21dc,"\u006c\u0065f\u0074\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0318,"\u006c\u0065\u0066\u0074\u0074\u0061\u0069\u006c":0x2919,"\u006ce\u0066t\u0074\u0068\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073":0x2b31,"\u006c\u0065\u0066\u0074\u0077\u0061\u0076\u0065\u0061\u0072\u0072\u006f\u0077":0x219c,"\u006ce\u0071\u0071\u0073\u006c\u0061\u006et":0x2af9,"\u006c\u0065\u0073c\u0063":0x2aa8,"\u006c\u0065\u0073\u0064\u006f\u0074":0x2a7f,"\u006ce\u0073\u0064\u006f\u0074\u006f":0x2a81,"\u006c\u0065\u0073\u0064\u006f\u0074\u006f\u0072":0x2a83,"\u006c\u0065\u0073\u0067\u0065\u0073":0x2a93,"\u006c\u0065\u0073\u0073":0x003c,"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072":0x2a8b,"\u006ce\u0073\u0073\u0064\u006f\u0074":0x22d6,"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l":0x2264,"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072":0x22da,"\u006c\u0065\u0073\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff1c,"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c":0x2a89,"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2a87,"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c":0x2a85,"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074":0x2a7d,"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074":0x2272,"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x2276,"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c":0x2268,"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c":0x2266,"\u006ce\u0073\u0073\u0073\u006d\u0061\u006cl":0xfe64,"\u006c\u0065\u007a\u0068":0x026e,"\u006cf\u0062\u006c\u006f\u0063\u006b":0x258c,"\u006c\u0066\u0062\u006f\u0077\u0074\u0069\u0065":0x29d1,"\u006c\u0066\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x258f,"\u006c\u0066\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b":0x258b,"\u006c\u0066\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b":0x258e,"\u006cf\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x2589,"\u006cf\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b":0x258d,"\u006c\u0066\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b":0x258a,"\u006cf\u0074\u0069\u006d\u0065\u0073":0x29d4,"\u006c\u0067\u0045":0x2a91,"l\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x2b24,"l\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1b,"l\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1c,"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x026d,"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064":0x21b4,"\u006c\u0069\u006e\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072":0x2028,"\u006c\u0069\u006ee\u0076\u0065\u0072\u0074\u006e\u006f\u0073\u0070":0x0280,"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x029c,"\u006c\u0069\u0072\u0061":0x20a4,"\u006c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056c,"\u006c\u006a":0x01c9,"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0459,"\u006c\u006c":0xf6c0,"\u006cl\u0061\u0064\u0065\u0076\u0061":0x0933,"l\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab3,"\u006cl\u0061\u006e\u0067\u006c\u0065":0x2989,"\u006c\u006c\u0061r\u0063":0x25df,"\u006c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e3b,"\u006c\u006c\u006c":0x22d8,"\u006c\u006c\u006c\u0061\u0064\u0065\u0076\u0061":0x0934,"\u006cl\u006c\u006e\u0065\u0073\u0074":0x2af7,"\u006c\u006c\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073":0x2987,"\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25fa,"\u006c\u006cv\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e1,"\u006c\u006c\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x0961,"\u006cl\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci":0x09e3,"\u006c\u006c\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061":0x0963,"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065":0x026b,"\u006c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4c,"\u006c\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065":0x23b0,"\u006c\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33d0,"\u006c\u006e\u0073i\u006d":0x22e6,"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069":0x0e2c,"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064":0x2227,"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074":0x00ac,"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr":0x2228,"\u006co\u0067\u006f\u006e\u0065\u006b":0xf830,"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e25,"\u006co\u006e\u0067\u0064\u0061\u0073\u0068v":0x27de,"\u006c\u006f\u006eg\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e":0x27cc,"\u006c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x27f5,"\u006co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x27f7,"\u006co\u006eg\u006c\u0065\u0066\u0074\u0073q\u0075\u0069g\u0061\u0072\u0072\u006f\u0077":0x2b33,"\u006c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x27fb,"\u006c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f":0x27fc,"\u006c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x27f6,"\u006c\u006f\u006e\u0067ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077":0x27ff,"\u006c\u006f\u006eg\u0073":0x017f,"\u006c\u006f\u006e\u0067\u0073\u0074":0xfb05,"\u006co\u0077\u0065\u0072\u0065\u0064":0x024e,"\u006c\u006f\u0077\u0069\u006e\u0074":0x2a1c,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u0065\u006e\u0074\u0065r\u006c\u0069\u006e\u0065":0xfe4e,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0332,"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0064\u0061\u0073\u0068\u0065\u0064":0xfe4d,"\u006co\u007a\u0065\u006e\u0067\u0065":0x25ca,"\u006c\u006f\u007ae\u006e\u0067\u0065\u006d\u0069\u006e\u0075\u0073":0x27e0,"\u006c\u0070\u0061\u0072\u0065\u006e":0x24a7,"\u006c\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x239c,"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064":0x239d,"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073":0x2993,"\u006c\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064":0x239b,"\u006c\u0072\u0061r\u0063":0x25de,"\u006c\u0072\u0065":0x202a,"\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25ff,"\u006c\u0072\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0065\u0071":0x29e1,"\u006c\u0073\u0069m\u0065":0x2a8d,"\u006c\u0073\u0069m\u0067":0x2a8f,"\u006c\u0073\u006c\u0061\u0073\u0068":0x0142,"\u006cs\u0071\u0068\u006f\u006f\u006b":0x2acd,"\u006c\u0073\u0075\u0070\u0065\u0072":0x026a,"\u006cs\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ee,"\u006c\u0074\u0063\u0063":0x2aa6,"\u006c\u0074\u0063i\u0072":0x2a79,"\u006c\u0074\u006c\u0061\u0072\u0072":0x2976,"\u006ct\u0071\u0075\u0065\u0073\u0074":0x2a7b,"\u006c\u0074\u0072\u0069\u0076\u0062":0x29cf,"\u006c\u0074\u0073\u0068\u0061\u0064\u0065\u0031":0xf821,"\u006c\u0075\u0074\u0068\u0061\u0069":0x0e26,"\u006cv\u0062\u006f\u0078\u006c\u0069\u006ee":0x23b8,"\u006cv\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098c,"\u006c\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x090c,"\u006cv\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e2,"l\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061":0x0962,"\u006c\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29d8,"\u006c\u0078\u0073\u0071\u0075\u0061\u0072\u0065":0x33d3,"\u006d":0x006d,"\u006da\u0062\u0065\u006e\u0067\u0061\u006ci":0x09ae,"\u006d\u0061\u0063\u0072\u006f\u006e":0x00af,"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x0331,"\u006da\u0063\u0072\u006f\u006e\u0063\u006db":0x0304,"\u006d\u0061\u0063r\u006f\u006e\u006c\u006f\u0077\u006d\u006f\u0064":0x02cd,"\u006da\u0063r\u006f\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe3,"\u006d\u0061\u0063\u0075\u0074\u0065":0x1e3f,"\u006d\u0061\u0064\u0065\u0076\u0061":0x092e,"\u006d\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aae,"\u006d\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2e,"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077":0x05a4,"\u006d\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307e,"\u006d\u0061\u0069\u0063ha\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069":0xf895,"\u006d\u0061\u0069ch\u0061\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069":0xf894,"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069":0x0e4b,"\u006da\u0069\u0063\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf893,"\u006d\u0061i\u0065\u006b\u006co\u0077\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf88c,"\u006d\u0061\u0069\u0065\u006b\u006c\u006f\u0077\u0072\u0069\u0067\u0068t\u0074\u0068\u0061\u0069":0xf88b,"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i":0x0e48,"\u006da\u0069e\u006b\u0075\u0070\u0070\u0065r\u006c\u0065f\u0074\u0074\u0068\u0061\u0069":0xf88a,"\u006da\u0069h\u0061\u006e\u0061\u006b\u0061t\u006c\u0065f\u0074\u0074\u0068\u0061\u0069":0xf884,"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069":0x0e31,"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf889,"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069":0x0e47,"\u006d\u0061\u0069\u0074\u0068\u006f\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf88f,"\u006da\u0069t\u0068\u006f\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069":0xf88e,"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069":0x0e49,"\u006d\u0061\u0069\u0074ho\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf88d,"\u006d\u0061\u0069\u0074\u0072\u0069\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf892,"\u006da\u0069t\u0072\u0069\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069":0xf891,"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069":0x0e4a,"\u006d\u0061\u0069\u0074ri\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf890,"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069":0x0e46,"\u006d\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30de,"\u006d\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff8f,"\u006d\u0061\u006e\u0073\u0079\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065":0x3347,"\u006d\u0061\u0070\u0073\u0064\u006f\u0077\u006e":0x21a7,"\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x21a4,"\u006d\u0061\u0070\u0073\u0074\u006f":0x21a6,"\u006d\u0061\u0070\u0073\u0075\u0070":0x21a5,"\u006d\u0061\u0072\u0073":0x2642,"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077":0x05af,"\u006d\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3383,"\u006d\u0062\u0066\u0041":0x1d400,"\u006d\u0062\u0066\u0041\u006c\u0070\u0068\u0061":0x1d6a8,"\u006d\u0062\u0066\u0042":0x1d401,"\u006db\u0066\u0042\u0065\u0074\u0061":0x1d6a9,"\u006d\u0062\u0066\u0043":0x1d402,"\u006d\u0062\u0066\u0043\u0068\u0069":0x1d6be,"\u006d\u0062\u0066\u0044":0x1d403,"\u006d\u0062\u0066\u0044\u0065\u006c\u0074\u0061":0x1d6ab,"\u006d\u0062\u0066\u0044\u0069\u0067\u0061\u006d\u006d\u0061":0x1d7ca,"\u006d\u0062\u0066\u0045":0x1d404,"\u006d\u0062\u0066\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6ac,"\u006d\u0062\u0066\u0045\u0074\u0061":0x1d6ae,"\u006d\u0062\u0066\u0046":0x1d405,"\u006d\u0062\u0066\u0047":0x1d406,"\u006d\u0062\u0066\u0047\u0061\u006d\u006d\u0061":0x1d6aa,"\u006d\u0062\u0066\u0048":0x1d407,"\u006d\u0062\u0066\u0049":0x1d408,"\u006db\u0066\u0049\u006f\u0074\u0061":0x1d6b0,"\u006d\u0062\u0066\u004a":0x1d409,"\u006d\u0062\u0066\u004b":0x1d40a,"\u006d\u0062\u0066\u004b\u0061\u0070\u0070\u0061":0x1d6b1,"\u006d\u0062\u0066\u004c":0x1d40b,"\u006db\u0066\u004c\u0061\u006d\u0062\u0064a":0x1d6b2,"\u006d\u0062\u0066\u004d":0x1d40c,"\u006d\u0062\u0066M\u0075":0x1d6b3,"\u006d\u0062\u0066\u004e":0x1d40d,"\u006d\u0062\u0066N\u0075":0x1d6b4,"\u006d\u0062\u0066\u004f":0x1d40e,"\u006d\u0062\u0066\u004f\u006d\u0065\u0067\u0061":0x1d6c0,"\u006d\u0062\u0066\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6b6,"\u006d\u0062\u0066\u0050":0x1d40f,"\u006d\u0062\u0066\u0050\u0068\u0069":0x1d6bd,"\u006d\u0062\u0066P\u0069":0x1d6b7,"\u006d\u0062\u0066\u0050\u0073\u0069":0x1d6bf,"\u006d\u0062\u0066\u0051":0x1d410,"\u006d\u0062\u0066\u0052":0x1d411,"\u006d\u0062\u0066\u0052\u0068\u006f":0x1d6b8,"\u006d\u0062\u0066\u0053":0x1d412,"\u006d\u0062\u0066\u0053\u0069\u0067\u006d\u0061":0x1d6ba,"\u006d\u0062\u0066\u0054":0x1d413,"\u006d\u0062\u0066\u0054\u0061\u0075":0x1d6bb,"\u006d\u0062\u0066\u0054\u0068\u0065\u0074\u0061":0x1d6af,"\u006d\u0062\u0066\u0055":0x1d414,"\u006d\u0062\u0066\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6bc,"\u006d\u0062\u0066\u0056":0x1d415,"\u006d\u0062\u0066\u0057":0x1d416,"\u006d\u0062\u0066\u0058":0x1d417,"\u006d\u0062\u0066X\u0069":0x1d6b5,"\u006d\u0062\u0066\u0059":0x1d418,"\u006d\u0062\u0066\u005a":0x1d419,"\u006db\u0066\u005a\u0065\u0074\u0061":0x1d6ad,"\u006d\u0062\u0066\u0061":0x1d41a,"\u006d\u0062\u0066\u0061\u006c\u0070\u0068\u0061":0x1d6c2,"\u006d\u0062\u0066\u0062":0x1d41b,"\u006db\u0066\u0062\u0065\u0074\u0061":0x1d6c3,"\u006d\u0062\u0066\u0063":0x1d41c,"\u006d\u0062\u0066\u0063\u0068\u0069":0x1d6d8,"\u006d\u0062\u0066\u0064":0x1d41d,"\u006d\u0062\u0066\u0064\u0065\u006c\u0074\u0061":0x1d6c5,"\u006d\u0062\u0066\u0065":0x1d41e,"\u006d\u0062\u0066\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6c6,"\u006d\u0062\u0066\u0065\u0074\u0061":0x1d6c8,"\u006d\u0062\u0066\u0066":0x1d41f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0041":0x1d56c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0042":0x1d56d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0043":0x1d56e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0044":0x1d56f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0045":0x1d570,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0046":0x1d571,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0047":0x1d572,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0048":0x1d573,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0049":0x1d574,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004a":0x1d575,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004b":0x1d576,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004c":0x1d577,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004d":0x1d578,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004e":0x1d579,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004f":0x1d57a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0050":0x1d57b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0051":0x1d57c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0052":0x1d57d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0053":0x1d57e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0054":0x1d57f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0055":0x1d580,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0056":0x1d581,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0057":0x1d582,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0058":0x1d583,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0059":0x1d584,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u005a":0x1d585,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0061":0x1d586,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0062":0x1d587,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0063":0x1d588,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0064":0x1d589,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0065":0x1d58a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0066":0x1d58b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0067":0x1d58c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0068":0x1d58d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0069":0x1d58e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006a":0x1d58f,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006b":0x1d590,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006c":0x1d591,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006d":0x1d592,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006e":0x1d593,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006f":0x1d594,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0070":0x1d595,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0071":0x1d596,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0072":0x1d597,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0073":0x1d598,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0074":0x1d599,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0075":0x1d59a,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0076":0x1d59b,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0077":0x1d59c,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0078":0x1d59d,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0079":0x1d59e,"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u007a":0x1d59f,"\u006d\u0062\u0066\u0067":0x1d420,"\u006d\u0062\u0066\u0067\u0061\u006d\u006d\u0061":0x1d6c4,"\u006d\u0062\u0066\u0068":0x1d421,"\u006d\u0062\u0066\u0069":0x1d422,"\u006db\u0066\u0069\u006f\u0074\u0061":0x1d6ca,"\u006d\u0062\u0066\u0069\u0074\u0041":0x1d468,"\u006d\u0062\u0066\u0069\u0074\u0041\u006c\u0070\u0068\u0061":0x1d71c,"\u006d\u0062\u0066\u0069\u0074\u0042":0x1d469,"\u006db\u0066\u0069\u0074\u0042\u0065\u0074a":0x1d71d,"\u006d\u0062\u0066\u0069\u0074\u0043":0x1d46a,"\u006d\u0062\u0066\u0069\u0074\u0043\u0068\u0069":0x1d732,"\u006d\u0062\u0066\u0069\u0074\u0044":0x1d46b,"\u006d\u0062\u0066\u0069\u0074\u0044\u0065\u006c\u0074\u0061":0x1d71f,"\u006d\u0062\u0066\u0069\u0074\u0045":0x1d46c,"\u006d\u0062\u0066i\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d720,"\u006d\u0062\u0066\u0069\u0074\u0045\u0074\u0061":0x1d722,"\u006d\u0062\u0066\u0069\u0074\u0046":0x1d46d,"\u006d\u0062\u0066\u0069\u0074\u0047":0x1d46e,"\u006d\u0062\u0066\u0069\u0074\u0047\u0061\u006d\u006d\u0061":0x1d71e,"\u006d\u0062\u0066\u0069\u0074\u0048":0x1d46f,"\u006d\u0062\u0066\u0069\u0074\u0049":0x1d470,"\u006db\u0066\u0069\u0074\u0049\u006f\u0074a":0x1d724,"\u006d\u0062\u0066\u0069\u0074\u004a":0x1d471,"\u006d\u0062\u0066\u0069\u0074\u004b":0x1d472,"\u006d\u0062\u0066\u0069\u0074\u004b\u0061\u0070\u0070\u0061":0x1d725,"\u006d\u0062\u0066\u0069\u0074\u004c":0x1d473,"m\u0062\u0066\u0069\u0074\u004c\u0061\u006d\u0062\u0064\u0061":0x1d726,"\u006d\u0062\u0066\u0069\u0074\u004d":0x1d474,"\u006db\u0066\u0069\u0074\u004d\u0075":0x1d727,"\u006d\u0062\u0066\u0069\u0074\u004e":0x1d475,"\u006db\u0066\u0069\u0074\u004e\u0075":0x1d728,"\u006d\u0062\u0066\u0069\u0074\u004f":0x1d476,"\u006d\u0062\u0066\u0069\u0074\u004f\u006d\u0065\u0067\u0061":0x1d734,"\u006d\u0062\u0066i\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d72a,"\u006d\u0062\u0066\u0069\u0074\u0050":0x1d477,"\u006d\u0062\u0066\u0069\u0074\u0050\u0068\u0069":0x1d731,"\u006db\u0066\u0069\u0074\u0050\u0069":0x1d72b,"\u006d\u0062\u0066\u0069\u0074\u0050\u0073\u0069":0x1d733,"\u006d\u0062\u0066\u0069\u0074\u0051":0x1d478,"\u006d\u0062\u0066\u0069\u0074\u0052":0x1d479,"\u006d\u0062\u0066\u0069\u0074\u0052\u0068\u006f":0x1d72c,"\u006d\u0062\u0066\u0069\u0074\u0053":0x1d47a,"\u006d\u0062\u0066\u0069\u0074\u0053\u0069\u0067\u006d\u0061":0x1d72e,"\u006d\u0062\u0066\u0069\u0074\u0054":0x1d47b,"\u006d\u0062\u0066\u0069\u0074\u0054\u0061\u0075":0x1d72f,"\u006d\u0062\u0066\u0069\u0074\u0054\u0068\u0065\u0074\u0061":0x1d723,"\u006d\u0062\u0066\u0069\u0074\u0055":0x1d47c,"\u006d\u0062\u0066i\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d730,"\u006d\u0062\u0066\u0069\u0074\u0056":0x1d47d,"\u006d\u0062\u0066\u0069\u0074\u0057":0x1d47e,"\u006d\u0062\u0066\u0069\u0074\u0058":0x1d47f,"\u006db\u0066\u0069\u0074\u0058\u0069":0x1d729,"\u006d\u0062\u0066\u0069\u0074\u0059":0x1d480,"\u006d\u0062\u0066\u0069\u0074\u005a":0x1d481,"\u006db\u0066\u0069\u0074\u005a\u0065\u0074a":0x1d721,"\u006d\u0062\u0066\u0069\u0074\u0061":0x1d482,"\u006d\u0062\u0066\u0069\u0074\u0061\u006c\u0070\u0068\u0061":0x1d736,"\u006d\u0062\u0066\u0069\u0074\u0062":0x1d483,"\u006db\u0066\u0069\u0074\u0062\u0065\u0074a":0x1d737,"\u006d\u0062\u0066\u0069\u0074\u0063":0x1d484,"\u006d\u0062\u0066\u0069\u0074\u0063\u0068\u0069":0x1d74c,"\u006d\u0062\u0066\u0069\u0074\u0064":0x1d485,"\u006d\u0062\u0066\u0069\u0074\u0064\u0065\u006c\u0074\u0061":0x1d739,"\u006d\u0062\u0066\u0069\u0074\u0065":0x1d486,"\u006d\u0062\u0066i\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d73a,"\u006d\u0062\u0066\u0069\u0074\u0065\u0074\u0061":0x1d73c,"\u006d\u0062\u0066\u0069\u0074\u0066":0x1d487,"\u006d\u0062\u0066\u0069\u0074\u0067":0x1d488,"\u006d\u0062\u0066\u0069\u0074\u0067\u0061\u006d\u006d\u0061":0x1d738,"\u006d\u0062\u0066\u0069\u0074\u0068":0x1d489,"\u006d\u0062\u0066\u0069\u0074\u0069":0x1d48a,"\u006db\u0066\u0069\u0074\u0069\u006f\u0074a":0x1d73e,"\u006d\u0062\u0066\u0069\u0074\u006a":0x1d48b,"\u006d\u0062\u0066\u0069\u0074\u006b":0x1d48c,"\u006d\u0062\u0066\u0069\u0074\u006b\u0061\u0070\u0070\u0061":0x1d73f,"\u006d\u0062\u0066\u0069\u0074\u006c":0x1d48d,"m\u0062\u0066\u0069\u0074\u006c\u0061\u006d\u0062\u0064\u0061":0x1d740,"\u006d\u0062\u0066\u0069\u0074\u006d":0x1d48e,"\u006db\u0066\u0069\u0074\u006d\u0075":0x1d741,"\u006d\u0062\u0066\u0069\u0074\u006e":0x1d48f,"\u006d\u0062\u0066\u0069\u0074\u006e\u0061\u0062\u006c\u0061":0x1d735,"\u006db\u0066\u0069\u0074\u006e\u0075":0x1d742,"\u006d\u0062\u0066\u0069\u0074\u006f":0x1d490,"\u006d\u0062\u0066\u0069\u0074\u006f\u006d\u0065\u0067\u0061":0x1d74e,"\u006d\u0062\u0066i\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d744,"\u006d\u0062\u0066\u0069\u0074\u0070":0x1d491,"\u006d\u0062\u0066i\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d74f,"\u006d\u0062\u0066\u0069\u0074\u0070\u0068\u0069":0x1d74b,"\u006db\u0066\u0069\u0074\u0070\u0069":0x1d745,"\u006d\u0062\u0066\u0069\u0074\u0070\u0073\u0069":0x1d74d,"\u006d\u0062\u0066\u0069\u0074\u0071":0x1d492,"\u006d\u0062\u0066\u0069\u0074\u0072":0x1d493,"\u006d\u0062\u0066\u0069\u0074\u0072\u0068\u006f":0x1d746,"\u006d\u0062\u0066\u0069\u0074\u0073":0x1d494,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0041":0x1d63c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073A\u006c\u0070\u0068\u0061":0x1d790,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042":0x1d63d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061":0x1d791,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0043":0x1d63e,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0043\u0068\u0069":0x1d7a6,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0044":0x1d63f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073D\u0065\u006c\u0074\u0061":0x1d793,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0045":0x1d640,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d794,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0045\u0074\u0061":0x1d796,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0046":0x1d641,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0047":0x1d642,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073G\u0061\u006d\u006d\u0061":0x1d792,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0048":0x1d643,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049":0x1d644,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061":0x1d798,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004a":0x1d645,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004b":0x1d646,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073K\u0061\u0070\u0070\u0061":0x1d799,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004c":0x1d647,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061":0x1d79a,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d":0x1d648,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d\u0075":0x1d79b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e":0x1d649,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e\u0075":0x1d79c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004f":0x1d64a,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073O\u006d\u0065\u0067\u0061":0x1d7a8,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d79e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050":0x1d64b,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0068\u0069":0x1d7a5,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050\u0069":0x1d79f,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0073\u0069":0x1d7a7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0051":0x1d64c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0052":0x1d64d,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0052\u0068\u006f":0x1d7a0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0053":0x1d64e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073S\u0069\u0067\u006d\u0061":0x1d7a2,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0054":0x1d64f,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0054\u0061\u0075":0x1d7a3,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073T\u0068\u0065\u0074\u0061":0x1d797,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0055":0x1d650,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7a4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0056":0x1d651,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0057":0x1d652,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058":0x1d653,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058\u0069":0x1d79d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0059":0x1d654,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a":0x1d655,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061":0x1d795,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0061":0x1d656,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073a\u006c\u0070\u0068\u0061":0x1d7aa,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062":0x1d657,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061":0x1d7ab,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0063":0x1d658,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0063\u0068\u0069":0x1d7c0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0064":0x1d659,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073d\u0065\u006c\u0074\u0061":0x1d7ad,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0065":0x1d65a,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7ae,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0065\u0074\u0061":0x1d7b0,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0066":0x1d65b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0067":0x1d65c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073g\u0061\u006d\u006d\u0061":0x1d7ac,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0068":0x1d65d,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069":0x1d65e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061":0x1d7b2,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006a":0x1d65f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006b":0x1d660,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073k\u0061\u0070\u0070\u0061":0x1d7b3,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006c":0x1d661,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061":0x1d7b4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d":0x1d662,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d\u0075":0x1d7b5,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e":0x1d663,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073n\u0061\u0062\u006c\u0061":0x1d7a9,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e\u0075":0x1d7b6,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006f":0x1d664,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073o\u006d\u0065\u0067\u0061":0x1d7c2,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d7b8,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070":0x1d665,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d7c3,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0068\u0069":0x1d7bf,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070\u0069":0x1d7b9,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0073\u0069":0x1d7c1,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0071":0x1d666,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0072":0x1d667,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0072\u0068\u006f":0x1d7ba,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0073":0x1d668,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073s\u0069\u0067\u006d\u0061":0x1d7bc,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0074":0x1d669,"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0074\u0061\u0075":0x1d7bd,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073t\u0068\u0065\u0074\u0061":0x1d7b1,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0075":0x1d66a,"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7be,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076":0x1d66b,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072T\u0068\u0065\u0074\u0061":0x1d7a1,"\u006d\u0062\u0066\u0069ts\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d7c4,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072k\u0061\u0070\u0070\u0061":0x1d7c6,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069":0x1d7c7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073v\u0061\u0072\u0070\u0069":0x1d7c9,"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f":0x1d7c8,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072s\u0069\u0067\u006d\u0061":0x1d7bb,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072t\u0068\u0065\u0074\u0061":0x1d7c5,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0077":0x1d66c,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078":0x1d66d,"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078\u0069":0x1d7b7,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0079":0x1d66e,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a":0x1d66f,"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061":0x1d7af,"\u006d\u0062\u0066\u0069\u0074\u0073\u0069\u0067\u006d\u0061":0x1d748,"\u006d\u0062\u0066\u0069\u0074\u0074":0x1d495,"\u006d\u0062\u0066\u0069\u0074\u0074\u0061\u0075":0x1d749,"\u006d\u0062\u0066\u0069\u0074\u0074\u0068\u0065\u0074\u0061":0x1d73d,"\u006d\u0062\u0066\u0069\u0074\u0075":0x1d496,"\u006d\u0062\u0066i\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d74a,"\u006d\u0062\u0066\u0069\u0074\u0076":0x1d497,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d72d,"\u006db\u0066i\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d750,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d752,"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0068\u0069":0x1d753,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0069":0x1d755,"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0072\u0068\u006f":0x1d754,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d747,"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d751,"\u006d\u0062\u0066\u0069\u0074\u0077":0x1d498,"\u006d\u0062\u0066\u0069\u0074\u0078":0x1d499,"\u006db\u0066\u0069\u0074\u0078\u0069":0x1d743,"\u006d\u0062\u0066\u0069\u0074\u0079":0x1d49a,"\u006d\u0062\u0066\u0069\u0074\u007a":0x1d49b,"\u006db\u0066\u0069\u0074\u007a\u0065\u0074a":0x1d73b,"\u006d\u0062\u0066\u006a":0x1d423,"\u006d\u0062\u0066\u006b":0x1d424,"\u006d\u0062\u0066\u006b\u0061\u0070\u0070\u0061":0x1d6cb,"\u006d\u0062\u0066\u006c":0x1d425,"\u006db\u0066\u006c\u0061\u006d\u0062\u0064a":0x1d6cc,"\u006d\u0062\u0066\u006d":0x1d426,"\u006d\u0062\u0066m\u0075":0x1d6cd,"\u006d\u0062\u0066\u006e":0x1d427,"\u006d\u0062\u0066\u006e\u0061\u0062\u006c\u0061":0x1d6c1,"\u006d\u0062\u0066n\u0075":0x1d6ce,"\u006d\u0062\u0066\u006f":0x1d428,"\u006d\u0062\u0066\u006f\u006d\u0065\u0067\u0061":0x1d6da,"\u006d\u0062\u0066\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6d0,"\u006d\u0062\u0066\u0070":0x1d429,"\u006d\u0062\u0066\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d6db,"\u006d\u0062\u0066\u0070\u0068\u0069":0x1d6df,"\u006d\u0062\u0066p\u0069":0x1d6d1,"\u006d\u0062\u0066\u0070\u0073\u0069":0x1d6d9,"\u006d\u0062\u0066\u0071":0x1d42a,"\u006d\u0062\u0066\u0072":0x1d42b,"\u006d\u0062\u0066\u0072\u0068\u006f":0x1d6d2,"\u006d\u0062\u0066\u0073":0x1d42c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0041":0x1d5d4,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0041\u006c\u0070\u0068\u0061":0x1d756,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0042":0x1d5d5,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061":0x1d757,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043":0x1d5d6,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043\u0068\u0069":0x1d76c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0044":0x1d5d7,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0044\u0065\u006c\u0074\u0061":0x1d759,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045":0x1d5d8,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0070s\u0069\u006c\u006f\u006e":0x1d75a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0074\u0061":0x1d75c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0046":0x1d5d9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0047":0x1d5da,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0047\u0061\u006d\u006d\u0061":0x1d758,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0048":0x1d5db,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0049":0x1d5dc,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061":0x1d75e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004a":0x1d5dd,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004b":0x1d5de,"\u006d\u0062\u0066s\u0061\u006e\u0073\u004b\u0061\u0070\u0070\u0061":0x1d75f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c":0x1d5df,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061":0x1d760,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004d":0x1d5e0,"\u006db\u0066\u0073\u0061\u006e\u0073\u004du":0x1d761,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004e":0x1d5e1,"\u006db\u0066\u0073\u0061\u006e\u0073\u004eu":0x1d762,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f":0x1d5e2,"\u006d\u0062\u0066s\u0061\u006e\u0073\u004f\u006d\u0065\u0067\u0061":0x1d76e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f\u006di\u0063\u0072\u006f\u006e":0x1d764,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050":0x1d5e3,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0068\u0069":0x1d76b,"\u006db\u0066\u0073\u0061\u006e\u0073\u0050i":0x1d765,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0073\u0069":0x1d76d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0051":0x1d5e4,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052":0x1d5e5,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052\u0068\u006f":0x1d766,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0053":0x1d5e6,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0053\u0069\u0067\u006d\u0061":0x1d768,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054":0x1d5e7,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054\u0061\u0075":0x1d769,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0054\u0068\u0065\u0074\u0061":0x1d75d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055":0x1d5e8,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055\u0070s\u0069\u006c\u006f\u006e":0x1d76a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0056":0x1d5e9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0057":0x1d5ea,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0058":0x1d5eb,"\u006db\u0066\u0073\u0061\u006e\u0073\u0058i":0x1d763,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0059":0x1d5ec,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u005a":0x1d5ed,"m\u0062\u0066\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061":0x1d75b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0061":0x1d5ee,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0061\u006c\u0070\u0068\u0061":0x1d770,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0062":0x1d5ef,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061":0x1d771,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063":0x1d5f0,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063\u0068\u0069":0x1d786,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0064":0x1d5f1,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0064\u0065\u006c\u0074\u0061":0x1d773,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065":0x1d5f2,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074":0x1d7f4,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0070s\u0069\u006c\u006f\u006e":0x1d774,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0074\u0061":0x1d776,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0066":0x1d5f3,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u0069\u0076\u0065":0x1d7f1,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u006f\u0075\u0072":0x1d7f0,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0067":0x1d5f4,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0067\u0061\u006d\u006d\u0061":0x1d772,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0068":0x1d5f5,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0069":0x1d5f6,"m\u0062\u0066\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061":0x1d778,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006a":0x1d5f7,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006b":0x1d5f8,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006b\u0061\u0070\u0070\u0061":0x1d779,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c":0x1d5f9,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061":0x1d77a,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006d":0x1d5fa,"\u006db\u0066\u0073\u0061\u006e\u0073\u006du":0x1d77b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006e":0x1d5fb,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006e\u0061\u0062\u006c\u0061":0x1d76f,"m\u0062\u0066\u0073\u0061\u006e\u0073\u006e\u0069\u006e\u0065":0x1d7f5,"\u006db\u0066\u0073\u0061\u006e\u0073\u006eu":0x1d77c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f":0x1d5fc,"\u006d\u0062\u0066s\u0061\u006e\u0073\u006f\u006d\u0065\u0067\u0061":0x1d788,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006di\u0063\u0072\u006f\u006e":0x1d77e,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006e\u0065":0x1d7ed,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070":0x1d5fd,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0061r\u0074\u0069\u0061\u006c":0x1d789,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0068\u0069":0x1d785,"\u006db\u0066\u0073\u0061\u006e\u0073\u0070i":0x1d77f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0073\u0069":0x1d787,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0071":0x1d5fe,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072":0x1d5ff,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072\u0068\u006f":0x1d780,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073":0x1d600,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e":0x1d7f3,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0069\u0067\u006d\u0061":0x1d782,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073\u0069\u0078":0x1d7f2,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074":0x1d601,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0061\u0075":0x1d783,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0065\u0074\u0061":0x1d777,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065":0x1d7ef,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0077\u006f":0x1d7ee,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075":0x1d602,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075\u0070s\u0069\u006c\u006f\u006e":0x1d784,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076":0x1d603,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d767,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070s\u0069\u006c\u006f\u006e":0x1d78a,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d78c,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069":0x1d78d,"\u006d\u0062\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0069":0x1d78f,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f":0x1d78e,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d781,"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d78b,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0077":0x1d604,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0078":0x1d605,"\u006db\u0066\u0073\u0061\u006e\u0073\u0078i":0x1d77d,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0079":0x1d606,"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u007a":0x1d607,"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0072\u006f":0x1d7ec,"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061":0x1d775,"\u006db\u0066\u0073\u0063\u0072\u0041":0x1d4d0,"\u006db\u0066\u0073\u0063\u0072\u0042":0x1d4d1,"\u006db\u0066\u0073\u0063\u0072\u0043":0x1d4d2,"\u006db\u0066\u0073\u0063\u0072\u0044":0x1d4d3,"\u006db\u0066\u0073\u0063\u0072\u0045":0x1d4d4,"\u006db\u0066\u0073\u0063\u0072\u0046":0x1d4d5,"\u006db\u0066\u0073\u0063\u0072\u0047":0x1d4d6,"\u006db\u0066\u0073\u0063\u0072\u0048":0x1d4d7,"\u006db\u0066\u0073\u0063\u0072\u0049":0x1d4d8,"\u006db\u0066\u0073\u0063\u0072\u004a":0x1d4d9,"\u006db\u0066\u0073\u0063\u0072\u004b":0x1d4da,"\u006db\u0066\u0073\u0063\u0072\u004c":0x1d4db,"\u006db\u0066\u0073\u0063\u0072\u004d":0x1d4dc,"\u006db\u0066\u0073\u0063\u0072\u004e":0x1d4dd,"\u006db\u0066\u0073\u0063\u0072\u004f":0x1d4de,"\u006db\u0066\u0073\u0063\u0072\u0050":0x1d4df,"\u006db\u0066\u0073\u0063\u0072\u0051":0x1d4e0,"\u006db\u0066\u0073\u0063\u0072\u0052":0x1d4e1,"\u006db\u0066\u0073\u0063\u0072\u0053":0x1d4e2,"\u006db\u0066\u0073\u0063\u0072\u0054":0x1d4e3,"\u006db\u0066\u0073\u0063\u0072\u0055":0x1d4e4,"\u006db\u0066\u0073\u0063\u0072\u0056":0x1d4e5,"\u006db\u0066\u0073\u0063\u0072\u0057":0x1d4e6,"\u006db\u0066\u0073\u0063\u0072\u0058":0x1d4e7,"\u006db\u0066\u0073\u0063\u0072\u0059":0x1d4e8,"\u006db\u0066\u0073\u0063\u0072\u005a":0x1d4e9,"\u006db\u0066\u0073\u0063\u0072\u0061":0x1d4ea,"\u006db\u0066\u0073\u0063\u0072\u0062":0x1d4eb,"\u006db\u0066\u0073\u0063\u0072\u0063":0x1d4ec,"\u006db\u0066\u0073\u0063\u0072\u0064":0x1d4ed,"\u006db\u0066\u0073\u0063\u0072\u0065":0x1d4ee,"\u006db\u0066\u0073\u0063\u0072\u0066":0x1d4ef,"\u006db\u0066\u0073\u0063\u0072\u0067":0x1d4f0,"\u006db\u0066\u0073\u0063\u0072\u0068":0x1d4f1,"\u006db\u0066\u0073\u0063\u0072\u0069":0x1d4f2,"\u006db\u0066\u0073\u0063\u0072\u006a":0x1d4f3,"\u006db\u0066\u0073\u0063\u0072\u006b":0x1d4f4,"\u006db\u0066\u0073\u0063\u0072\u006c":0x1d4f5,"\u006db\u0066\u0073\u0063\u0072\u006d":0x1d4f6,"\u006db\u0066\u0073\u0063\u0072\u006e":0x1d4f7,"\u006db\u0066\u0073\u0063\u0072\u006f":0x1d4f8,"\u006db\u0066\u0073\u0063\u0072\u0070":0x1d4f9,"\u006db\u0066\u0073\u0063\u0072\u0071":0x1d4fa,"\u006db\u0066\u0073\u0063\u0072\u0072":0x1d4fb,"\u006db\u0066\u0073\u0063\u0072\u0073":0x1d4fc,"\u006db\u0066\u0073\u0063\u0072\u0074":0x1d4fd,"\u006db\u0066\u0073\u0063\u0072\u0075":0x1d4fe,"\u006db\u0066\u0073\u0063\u0072\u0076":0x1d4ff,"\u006db\u0066\u0073\u0063\u0072\u0077":0x1d500,"\u006db\u0066\u0073\u0063\u0072\u0078":0x1d501,"\u006db\u0066\u0073\u0063\u0072\u0079":0x1d502,"\u006db\u0066\u0073\u0063\u0072\u007a":0x1d503,"\u006d\u0062\u0066\u0073\u0069\u0067\u006d\u0061":0x1d6d4,"\u006d\u0062\u0066\u0074":0x1d42d,"\u006d\u0062\u0066\u0074\u0061\u0075":0x1d6d5,"\u006d\u0062\u0066\u0074\u0068\u0065\u0074\u0061":0x1d6c9,"\u006d\u0062\u0066\u0075":0x1d42e,"\u006d\u0062\u0066\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6d6,"\u006d\u0062\u0066\u0076":0x1d42f,"m\u0062\u0066\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d6b9,"\u006d\u0062\u0066\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6dc,"m\u0062\u0066\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d6de,"\u006db\u0066\u0076\u0061\u0072\u0070\u0068i":0x1d6d7,"\u006d\u0062\u0066\u0076\u0061\u0072\u0070\u0069":0x1d6e1,"\u006db\u0066\u0076\u0061\u0072\u0072\u0068o":0x1d6e0,"m\u0062\u0066\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d6d3,"m\u0062\u0066\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d6dd,"\u006d\u0062\u0066\u0077":0x1d430,"\u006d\u0062\u0066\u0078":0x1d431,"\u006d\u0062\u0066x\u0069":0x1d6cf,"\u006d\u0062\u0066\u0079":0x1d432,"\u006d\u0062\u0066\u007a":0x1d433,"\u006db\u0066\u007a\u0065\u0074\u0061":0x1d6c7,"\u006db\u006f\u0070\u006f\u006d\u006f\u0066o":0x3107,"\u006d\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33d4,"\u006dc\u0069\u0072\u0063\u006c\u0065":0x24dc,"\u006d\u0063\u0075b\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a5,"m\u0064\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x26ab,"\u006d\u0064\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b25,"\u006d\u0064\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b27,"m\u0064\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x25fc,"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u006c\u006fz\u0065\u006e\u0067\u0065":0x29eb,"\u006d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e41,"\u006dd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e43,"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065":0x2981,"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x25fe,"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x26ac,"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x25fd,"m\u0064\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x26aa,"\u006d\u0064\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b26,"\u006d\u0064\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b28,"m\u0064\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x25fb,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u006c\u0074\u006f\u0073\u0077":0x29af,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u0072\u0074\u006f\u0073\u0065":0x29ae,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0064\u0074\u006f\u0073\u0077":0x29ab,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0075\u0074\u006f\u006e\u0077":0x29a9,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0064\u0074\u006f\u0073\u0065":0x29aa,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0075\u0074\u006f\u006e\u0065":0x29a8,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u006c\u0074\u006f\u006e\u0077":0x29ad,"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u0072\u0074\u006f\u006e\u0065":0x29ac,"\u006d\u0065\u0061\u0073\u0065\u0071":0x225e,"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006c\u0065":0x2221,"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074":0x299b,"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065":0x22be,"\u006d\u0065\u0064b\u006c\u0061\u0063\u006b\u0073\u0074\u0061\u0072":0x2b51,"\u006d\u0065\u0064w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072":0x2b50,"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee2,"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfee3,"\u006d\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee1,"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee4,"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd1,"\u006d\u0065\u0065\u006dme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc48,"\u006de\u0065m\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfccf,"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcce,"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcd0,"\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x334d,"\u006d\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3081,"\u006d\u0065\u0069\u007a\u0069\u0065\u0072\u0061\u0073q\u0075\u0061\u0072\u0065":0x337e,"\u006d\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e1,"\u006d\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff92,"\u006d\u0065\u006d":0x05de,"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb3e,"m\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0574,"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a5,"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077":0x05a6,"\u006d\u0066\u0072\u0061\u006b\u0041":0x1d504,"\u006d\u0066\u0072\u0061\u006b\u0042":0x1d505,"\u006d\u0066\u0072\u0061\u006b\u0043":0x212d,"\u006d\u0066\u0072\u0061\u006b\u0044":0x1d507,"\u006d\u0066\u0072\u0061\u006b\u0045":0x1d508,"\u006d\u0066\u0072\u0061\u006b\u0046":0x1d509,"\u006d\u0066\u0072\u0061\u006b\u0047":0x1d50a,"\u006d\u0066\u0072\u0061\u006b\u0048":0x210c,"\u006d\u0066\u0072\u0061\u006b\u004a":0x1d50d,"\u006d\u0066\u0072\u0061\u006b\u004b":0x1d50e,"\u006d\u0066\u0072\u0061\u006b\u004c":0x1d50f,"\u006d\u0066\u0072\u0061\u006b\u004d":0x1d510,"\u006d\u0066\u0072\u0061\u006b\u004e":0x1d511,"\u006d\u0066\u0072\u0061\u006b\u004f":0x1d512,"\u006d\u0066\u0072\u0061\u006b\u0050":0x1d513,"\u006d\u0066\u0072\u0061\u006b\u0051":0x1d514,"\u006d\u0066\u0072\u0061\u006b\u0053":0x1d516,"\u006d\u0066\u0072\u0061\u006b\u0054":0x1d517,"\u006d\u0066\u0072\u0061\u006b\u0055":0x1d518,"\u006d\u0066\u0072\u0061\u006b\u0056":0x1d519,"\u006d\u0066\u0072\u0061\u006b\u0057":0x1d51a,"\u006d\u0066\u0072\u0061\u006b\u0058":0x1d51b,"\u006d\u0066\u0072\u0061\u006b\u0059":0x1d51c,"\u006d\u0066\u0072\u0061\u006b\u005a":0x2128,"\u006d\u0066\u0072\u0061\u006b\u0061":0x1d51e,"\u006d\u0066\u0072\u0061\u006b\u0062":0x1d51f,"\u006d\u0066\u0072\u0061\u006b\u0063":0x1d520,"\u006d\u0066\u0072\u0061\u006b\u0064":0x1d521,"\u006d\u0066\u0072\u0061\u006b\u0065":0x1d522,"\u006d\u0066\u0072\u0061\u006b\u0066":0x1d523,"\u006d\u0066\u0072\u0061\u006b\u0067":0x1d524,"\u006d\u0066\u0072\u0061\u006b\u0068":0x1d525,"\u006d\u0066\u0072\u0061\u006b\u0069":0x1d526,"\u006d\u0066\u0072\u0061\u006b\u006a":0x1d527,"\u006d\u0066\u0072\u0061\u006b\u006b":0x1d528,"\u006d\u0066\u0072\u0061\u006b\u006c":0x1d529,"\u006d\u0066\u0072\u0061\u006b\u006d":0x1d52a,"\u006d\u0066\u0072\u0061\u006b\u006e":0x1d52b,"\u006d\u0066\u0072\u0061\u006b\u006f":0x1d52c,"\u006d\u0066\u0072\u0061\u006b\u0070":0x1d52d,"\u006d\u0066\u0072\u0061\u006b\u0071":0x1d52e,"\u006d\u0066\u0072\u0061\u006b\u0072":0x1d52f,"\u006d\u0066\u0072\u0061\u006b\u0073":0x1d530,"\u006d\u0066\u0072\u0061\u006b\u0074":0x1d531,"\u006d\u0066\u0072\u0061\u006b\u0075":0x1d532,"\u006d\u0066\u0072\u0061\u006b\u0076":0x1d533,"\u006d\u0066\u0072\u0061\u006b\u0077":0x1d534,"\u006d\u0066\u0072\u0061\u006b\u0078":0x1d535,"\u006d\u0066\u0072\u0061\u006b\u0079":0x1d536,"\u006d\u0066\u0072\u0061\u006b\u007a":0x1d537,"\u006d\u0068\u006fo\u006b":0x0271,"\u006dh\u007a\u0073\u0071\u0075\u0061\u0072e":0x3392,"\u006d\u0069\u0063r\u006f":0x0095,"\u006di\u0064\u0062\u0061\u0072\u0076\u0065e":0x2a5d,"m\u0069\u0064\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065":0x2a5c,"\u006d\u0069\u0064\u0063\u0069\u0072":0x2af0,"\u006d\u0069\u0064\u0064\u006c\u0065\u0064\u006f\u0074\u006b\u0061t\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068":0xff65,"\u006di\u0065u\u006d\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3272,"\u006d\u0069\u0065\u0075\u006d\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3212,"\u006d\u0069\u0065\u0075\u006d\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3264,"m\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x3141,"\u006di\u0065u\u006d\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3170,"\u006d\u0069e\u0075\u006d\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3204,"\u006d\u0069e\u0075\u006d\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x316e,"\u006di\u0065u\u006d\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x316f,"\u006d\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307f,"\u006d\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30df,"\u006d\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff90,"\u006d\u0069\u006c\u006c":0x20a5,"\u006d\u0069\u006eu\u0073":0x2212,"\u006d\u0069\u006e\u0075\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0320,"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065":0x2296,"\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074":0x2a2a,"\u006d\u0069\u006e\u0075\u0073\u0066\u0064\u006f\u0074\u0073":0x2a2b,"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x208b,"\u006d\u0069\u006e\u0075\u0073\u006d\u006f\u0064":0x02d7,"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s":0x2213,"\u006d\u0069\u006e\u0075\u0073\u0072\u0064\u006f\u0074\u0073":0x2a2c,"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207b,"\u006d\u0069\u006e\u0075\u0074\u0065":0x2032,"\u006di\u0072i\u0062\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x334a,"\u006d\u0069\u0072\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3349,"\u006d\u0069\u0074\u0041":0x1d434,"\u006d\u0069\u0074\u0041\u006c\u0070\u0068\u0061":0x1d6e2,"\u006d\u0069\u0074\u0042":0x1d435,"\u006di\u0074\u0042\u0062\u0062\u0044":0x2145,"\u006di\u0074\u0042\u0062\u0062\u0064":0x2146,"\u006di\u0074\u0042\u0062\u0062\u0065":0x2147,"\u006di\u0074\u0042\u0062\u0062\u0069":0x2148,"\u006di\u0074\u0042\u0062\u0062\u006a":0x2149,"\u006di\u0074\u0042\u0065\u0074\u0061":0x1d6e3,"\u006d\u0069\u0074\u0043":0x1d436,"\u006d\u0069\u0074\u0043\u0068\u0069":0x1d6f8,"\u006d\u0069\u0074\u0044":0x1d437,"\u006d\u0069\u0074\u0044\u0065\u006c\u0074\u0061":0x1d6e5,"\u006d\u0069\u0074\u0045":0x1d438,"\u006d\u0069\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6e6,"\u006d\u0069\u0074\u0045\u0074\u0061":0x1d6e8,"\u006d\u0069\u0074\u0046":0x1d439,"\u006d\u0069\u0074\u0047":0x1d43a,"\u006d\u0069\u0074\u0047\u0061\u006d\u006d\u0061":0x1d6e4,"\u006d\u0069\u0074\u0048":0x1d43b,"\u006d\u0069\u0074\u0049":0x1d43c,"\u006di\u0074\u0049\u006f\u0074\u0061":0x1d6ea,"\u006d\u0069\u0074\u004a":0x1d43d,"\u006d\u0069\u0074\u004b":0x1d43e,"\u006d\u0069\u0074\u004b\u0061\u0070\u0070\u0061":0x1d6eb,"\u006d\u0069\u0074\u004c":0x1d43f,"\u006di\u0074\u004c\u0061\u006d\u0062\u0064a":0x1d6ec,"\u006d\u0069\u0074\u004d":0x1d440,"\u006d\u0069\u0074M\u0075":0x1d6ed,"\u006d\u0069\u0074\u004e":0x1d441,"\u006d\u0069\u0074N\u0075":0x1d6ee,"\u006d\u0069\u0074\u004f":0x1d442,"\u006d\u0069\u0074\u004f\u006d\u0065\u0067\u0061":0x1d6fa,"\u006d\u0069\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d6f0,"\u006d\u0069\u0074\u0050":0x1d443,"\u006d\u0069\u0074\u0050\u0068\u0069":0x1d6f7,"\u006d\u0069\u0074P\u0069":0x1d6f1,"\u006d\u0069\u0074\u0050\u0073\u0069":0x1d6f9,"\u006d\u0069\u0074\u0051":0x1d444,"\u006d\u0069\u0074\u0052":0x1d445,"\u006d\u0069\u0074\u0052\u0068\u006f":0x1d6f2,"\u006d\u0069\u0074\u0053":0x1d446,"\u006d\u0069\u0074\u0053\u0069\u0067\u006d\u0061":0x1d6f4,"\u006d\u0069\u0074\u0054":0x1d447,"\u006d\u0069\u0074\u0054\u0061\u0075":0x1d6f5,"\u006d\u0069\u0074\u0054\u0068\u0065\u0074\u0061":0x1d6e9,"\u006d\u0069\u0074\u0055":0x1d448,"\u006d\u0069\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e":0x1d6f6,"\u006d\u0069\u0074\u0056":0x1d449,"\u006d\u0069\u0074\u0057":0x1d44a,"\u006d\u0069\u0074\u0058":0x1d44b,"\u006d\u0069\u0074X\u0069":0x1d6ef,"\u006d\u0069\u0074\u0059":0x1d44c,"\u006d\u0069\u0074\u005a":0x1d44d,"\u006di\u0074\u005a\u0065\u0074\u0061":0x1d6e7,"\u006d\u0069\u0074\u0061":0x1d44e,"\u006d\u0069\u0074\u0061\u006c\u0070\u0068\u0061":0x1d6fc,"\u006d\u0069\u0074\u0062":0x1d44f,"\u006di\u0074\u0062\u0065\u0074\u0061":0x1d6fd,"\u006d\u0069\u0074\u0063":0x1d450,"\u006d\u0069\u0074\u0063\u0068\u0069":0x1d712,"\u006d\u0069\u0074\u0064":0x1d451,"\u006d\u0069\u0074\u0064\u0065\u006c\u0074\u0061":0x1d6ff,"\u006d\u0069\u0074\u0065":0x1d452,"\u006d\u0069\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d700,"\u006d\u0069\u0074\u0065\u0074\u0061":0x1d702,"\u006d\u0069\u0074\u0066":0x1d453,"\u006d\u0069\u0074\u0067":0x1d454,"\u006d\u0069\u0074\u0067\u0061\u006d\u006d\u0061":0x1d6fe,"\u006d\u0069\u0074\u0069":0x1d456,"\u006di\u0074\u0069\u006f\u0074\u0061":0x1d704,"\u006d\u0069\u0074\u006a":0x1d457,"\u006d\u0069\u0074\u006b":0x1d458,"\u006d\u0069\u0074\u006b\u0061\u0070\u0070\u0061":0x1d705,"\u006d\u0069\u0074\u006c":0x1d459,"\u006di\u0074\u006c\u0061\u006d\u0062\u0064a":0x1d706,"\u006d\u0069\u0074\u006d":0x1d45a,"\u006d\u0069\u0074m\u0075":0x1d707,"\u006d\u0069\u0074\u006e":0x1d45b,"\u006d\u0069\u0074\u006e\u0061\u0062\u006c\u0061":0x1d6fb,"\u006d\u0069\u0074n\u0075":0x1d708,"\u006d\u0069\u0074\u006f":0x1d45c,"\u006d\u0069\u0074\u006f\u006d\u0065\u0067\u0061":0x1d714,"\u006d\u0069\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e":0x1d70a,"\u006d\u0069\u0074\u0070":0x1d45d,"\u006d\u0069\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c":0x1d715,"\u006d\u0069\u0074\u0070\u0068\u0069":0x1d711,"\u006d\u0069\u0074p\u0069":0x1d70b,"\u006d\u0069\u0074\u0070\u0073\u0069":0x1d713,"\u006d\u0069\u0074\u0071":0x1d45e,"\u006d\u0069\u0074\u0072":0x1d45f,"\u006d\u0069\u0074\u0072\u0068\u006f":0x1d70c,"\u006d\u0069\u0074\u0073":0x1d460,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0041":0x1d608,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0042":0x1d609,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0043":0x1d60a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0044":0x1d60b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0045":0x1d60c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0046":0x1d60d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0047":0x1d60e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0048":0x1d60f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0049":0x1d610,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004a":0x1d611,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004b":0x1d612,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004c":0x1d613,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004d":0x1d614,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004e":0x1d615,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004f":0x1d616,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0050":0x1d617,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0051":0x1d618,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0052":0x1d619,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0053":0x1d61a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0054":0x1d61b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0055":0x1d61c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0056":0x1d61d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0057":0x1d61e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0058":0x1d61f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0059":0x1d620,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u005a":0x1d621,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0061":0x1d622,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0062":0x1d623,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0063":0x1d624,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0064":0x1d625,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0065":0x1d626,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0066":0x1d627,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0067":0x1d628,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0068":0x1d629,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0069":0x1d62a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006a":0x1d62b,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006b":0x1d62c,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006c":0x1d62d,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006d":0x1d62e,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006e":0x1d62f,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006f":0x1d630,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0070":0x1d631,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0071":0x1d632,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0072":0x1d633,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0073":0x1d634,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0074":0x1d635,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0075":0x1d636,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0076":0x1d637,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0077":0x1d638,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0078":0x1d639,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0079":0x1d63a,"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u007a":0x1d63b,"\u006d\u0069\u0074\u0073\u0069\u0067\u006d\u0061":0x1d70e,"\u006d\u0069\u0074\u0074":0x1d461,"\u006d\u0069\u0074\u0074\u0061\u0075":0x1d70f,"\u006d\u0069\u0074\u0074\u0068\u0065\u0074\u0061":0x1d703,"\u006d\u0069\u0074\u0075":0x1d462,"\u006d\u0069\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e":0x1d710,"\u006d\u0069\u0074\u0076":0x1d463,"m\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x1d6f3,"\u006d\u0069\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e":0x1d716,"m\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061":0x1d718,"\u006di\u0074\u0076\u0061\u0072\u0070\u0068i":0x1d719,"\u006d\u0069\u0074\u0076\u0061\u0072\u0070\u0069":0x1d71b,"\u006di\u0074\u0076\u0061\u0072\u0072\u0068o":0x1d71a,"m\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061":0x1d70d,"m\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061":0x1d717,"\u006d\u0069\u0074\u0077":0x1d464,"\u006d\u0069\u0074\u0078":0x1d465,"\u006d\u0069\u0074x\u0069":0x1d709,"\u006d\u0069\u0074\u0079":0x1d466,"\u006d\u0069\u0074\u007a":0x1d467,"\u006di\u0074\u007a\u0065\u0074\u0061":0x1d701,"\u006d\u006c\u0063\u0070":0x2adb,"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064":0x0270,"\u006d\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x3396,"\u006d\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a3,"\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4d,"\u006dm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x339f,"\u006d\u006f\u0064\u0065\u006c\u0073":0x22a7,"\u006do\u0064\u0074\u0077\u006f\u0073\u0075m":0x2a0a,"\u006d\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3082,"\u006d\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33c1,"\u006d\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e2,"\u006d\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff93,"\u006do\u006c\u0073\u0071\u0075\u0061\u0072e":0x33d6,"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069":0x0e21,"\u006d\u006f\u0076e\u0072\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33a7,"\u006d\u006f\u0076\u0065rs\u0073\u0071\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065":0x33a8,"\u006d\u0070\u0061\u0072\u0065\u006e":0x24a8,"\u006dp\u0061\u0073\u0071\u0075\u0061\u0072e":0x33ab,"\u006d\u0073\u0061\u006e\u0073\u0041":0x1d5a0,"\u006d\u0073\u0061\u006e\u0073\u0042":0x1d5a1,"\u006d\u0073\u0061\u006e\u0073\u0043":0x1d5a2,"\u006d\u0073\u0061\u006e\u0073\u0044":0x1d5a3,"\u006d\u0073\u0061\u006e\u0073\u0045":0x1d5a4,"\u006d\u0073\u0061\u006e\u0073\u0046":0x1d5a5,"\u006d\u0073\u0061\u006e\u0073\u0047":0x1d5a6,"\u006d\u0073\u0061\u006e\u0073\u0048":0x1d5a7,"\u006d\u0073\u0061\u006e\u0073\u0049":0x1d5a8,"\u006d\u0073\u0061\u006e\u0073\u004a":0x1d5a9,"\u006d\u0073\u0061\u006e\u0073\u004b":0x1d5aa,"\u006d\u0073\u0061\u006e\u0073\u004c":0x1d5ab,"\u006d\u0073\u0061\u006e\u0073\u004d":0x1d5ac,"\u006d\u0073\u0061\u006e\u0073\u004e":0x1d5ad,"\u006d\u0073\u0061\u006e\u0073\u004f":0x1d5ae,"\u006d\u0073\u0061\u006e\u0073\u0050":0x1d5af,"\u006d\u0073\u0061\u006e\u0073\u0051":0x1d5b0,"\u006d\u0073\u0061\u006e\u0073\u0052":0x1d5b1,"\u006d\u0073\u0061\u006e\u0073\u0053":0x1d5b2,"\u006d\u0073\u0061\u006e\u0073\u0054":0x1d5b3,"\u006d\u0073\u0061\u006e\u0073\u0055":0x1d5b4,"\u006d\u0073\u0061\u006e\u0073\u0056":0x1d5b5,"\u006d\u0073\u0061\u006e\u0073\u0057":0x1d5b6,"\u006d\u0073\u0061\u006e\u0073\u0058":0x1d5b7,"\u006d\u0073\u0061\u006e\u0073\u0059":0x1d5b8,"\u006d\u0073\u0061\u006e\u0073\u005a":0x1d5b9,"\u006d\u0073\u0061\u006e\u0073\u0061":0x1d5ba,"\u006d\u0073\u0061\u006e\u0073\u0062":0x1d5bb,"\u006d\u0073\u0061\u006e\u0073\u0063":0x1d5bc,"\u006d\u0073\u0061\u006e\u0073\u0064":0x1d5bd,"\u006d\u0073\u0061\u006e\u0073\u0065":0x1d5be,"\u006d\u0073\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074":0x1d7ea,"\u006d\u0073\u0061\u006e\u0073\u0066":0x1d5bf,"\u006ds\u0061\u006e\u0073\u0066\u0069\u0076e":0x1d7e7,"\u006ds\u0061\u006e\u0073\u0066\u006f\u0075r":0x1d7e6,"\u006d\u0073\u0061\u006e\u0073\u0067":0x1d5c0,"\u006d\u0073\u0061\u006e\u0073\u0068":0x1d5c1,"\u006d\u0073\u0061\u006e\u0073\u0069":0x1d5c2,"\u006d\u0073\u0061\u006e\u0073\u006a":0x1d5c3,"\u006d\u0073\u0061\u006e\u0073\u006b":0x1d5c4,"\u006d\u0073\u0061\u006e\u0073\u006c":0x1d5c5,"\u006d\u0073\u0061\u006e\u0073\u006d":0x1d5c6,"\u006d\u0073\u0061\u006e\u0073\u006e":0x1d5c7,"\u006ds\u0061\u006e\u0073\u006e\u0069\u006ee":0x1d7eb,"\u006d\u0073\u0061\u006e\u0073\u006f":0x1d5c8,"\u006d\u0073\u0061\u006e\u0073\u006f\u006e\u0065":0x1d7e3,"\u006d\u0073\u0061\u006e\u0073\u0070":0x1d5c9,"\u006d\u0073\u0061\u006e\u0073\u0071":0x1d5ca,"\u006d\u0073\u0061\u006e\u0073\u0072":0x1d5cb,"\u006d\u0073\u0061\u006e\u0073\u0073":0x1d5cc,"\u006d\u0073\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e":0x1d7e9,"\u006d\u0073\u0061\u006e\u0073\u0073\u0069\u0078":0x1d7e8,"\u006d\u0073\u0061\u006e\u0073\u0074":0x1d5cd,"\u006d\u0073\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065":0x1d7e5,"\u006d\u0073\u0061\u006e\u0073\u0074\u0077\u006f":0x1d7e4,"\u006d\u0073\u0061\u006e\u0073\u0075":0x1d5ce,"\u006d\u0073\u0061\u006e\u0073\u0076":0x1d5cf,"\u006d\u0073\u0061\u006e\u0073\u0077":0x1d5d0,"\u006d\u0073\u0061\u006e\u0073\u0078":0x1d5d1,"\u006d\u0073\u0061\u006e\u0073\u0079":0x1d5d2,"\u006d\u0073\u0061\u006e\u0073\u007a":0x1d5d3,"\u006ds\u0061\u006e\u0073\u007a\u0065\u0072o":0x1d7e2,"\u006d\u0073\u0063r\u0041":0x1d49c,"\u006d\u0073\u0063r\u0042":0x212c,"\u006d\u0073\u0063r\u0043":0x1d49e,"\u006d\u0073\u0063r\u0044":0x1d49f,"\u006d\u0073\u0063r\u0045":0x2130,"\u006d\u0073\u0063r\u0046":0x2131,"\u006d\u0073\u0063r\u0047":0x1d4a2,"\u006d\u0073\u0063r\u0048":0x210b,"\u006d\u0073\u0063r\u0049":0x2110,"\u006d\u0073\u0063r\u004a":0x1d4a5,"\u006d\u0073\u0063r\u004b":0x1d4a6,"\u006d\u0073\u0063r\u004c":0x2112,"\u006d\u0073\u0063r\u004d":0x2133,"\u006d\u0073\u0063r\u004e":0x1d4a9,"\u006d\u0073\u0063r\u004f":0x1d4aa,"\u006d\u0073\u0063r\u0050":0x1d4ab,"\u006d\u0073\u0063r\u0051":0x1d4ac,"\u006d\u0073\u0063r\u0052":0x211b,"\u006d\u0073\u0063r\u0053":0x1d4ae,"\u006d\u0073\u0063r\u0054":0x1d4af,"\u006d\u0073\u0063r\u0055":0x1d4b0,"\u006d\u0073\u0063r\u0056":0x1d4b1,"\u006d\u0073\u0063r\u0057":0x1d4b2,"\u006d\u0073\u0063r\u0058":0x1d4b3,"\u006d\u0073\u0063r\u0059":0x1d4b4,"\u006d\u0073\u0063r\u005a":0x1d4b5,"\u006d\u0073\u0063r\u0061":0x1d4b6,"\u006d\u0073\u0063r\u0062":0x1d4b7,"\u006d\u0073\u0063r\u0063":0x1d4b8,"\u006d\u0073\u0063r\u0064":0x1d4b9,"\u006d\u0073\u0063r\u0065":0x212f,"\u006d\u0073\u0063r\u0066":0x1d4bb,"\u006d\u0073\u0063r\u0067":0x210a,"\u006d\u0073\u0063r\u0068":0x1d4bd,"\u006d\u0073\u0063r\u0069":0x1d4be,"\u006d\u0073\u0063r\u006a":0x1d4bf,"\u006d\u0073\u0063r\u006b":0x1d4c0,"\u006d\u0073\u0063r\u006c":0x1d4c1,"\u006d\u0073\u0063r\u006d":0x1d4c2,"\u006d\u0073\u0063r\u006e":0x1d4c3,"\u006d\u0073\u0063r\u006f":0x2134,"\u006d\u0073\u0063r\u0070":0x1d4c5,"\u006d\u0073\u0063r\u0071":0x1d4c6,"\u006d\u0073\u0063r\u0072":0x1d4c7,"\u006d\u0073\u0063r\u0073":0x1d4c8,"\u006d\u0073\u0063r\u0074":0x1d4c9,"\u006d\u0073\u0063r\u0075":0x1d4ca,"\u006d\u0073\u0063r\u0076":0x1d4cb,"\u006d\u0073\u0063r\u0077":0x1d4cc,"\u006d\u0073\u0063r\u0078":0x1d4cd,"\u006d\u0073\u0063r\u0079":0x1d4ce,"\u006d\u0073\u0063r\u007a":0x1d4cf,"\u006d\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b3,"\u006ds\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6ef,"\u006d\u0074\u0074\u0041":0x1d670,"\u006d\u0074\u0074\u0042":0x1d671,"\u006d\u0074\u0074\u0043":0x1d672,"\u006d\u0074\u0074\u0044":0x1d673,"\u006d\u0074\u0074\u0045":0x1d674,"\u006d\u0074\u0074\u0046":0x1d675,"\u006d\u0074\u0074\u0047":0x1d676,"\u006d\u0074\u0074\u0048":0x1d677,"\u006d\u0074\u0074\u0049":0x1d678,"\u006d\u0074\u0074\u004a":0x1d679,"\u006d\u0074\u0074\u004b":0x1d67a,"\u006d\u0074\u0074\u004c":0x1d67b,"\u006d\u0074\u0074\u004d":0x1d67c,"\u006d\u0074\u0074\u004e":0x1d67d,"\u006d\u0074\u0074\u004f":0x1d67e,"\u006d\u0074\u0074\u0050":0x1d67f,"\u006d\u0074\u0074\u0051":0x1d680,"\u006d\u0074\u0074\u0052":0x1d681,"\u006d\u0074\u0074\u0053":0x1d682,"\u006d\u0074\u0074\u0054":0x1d683,"\u006d\u0074\u0074\u0055":0x1d684,"\u006d\u0074\u0074\u0056":0x1d685,"\u006d\u0074\u0074\u0057":0x1d686,"\u006d\u0074\u0074\u0058":0x1d687,"\u006d\u0074\u0074\u0059":0x1d688,"\u006d\u0074\u0074\u005a":0x1d689,"\u006d\u0074\u0074\u0061":0x1d68a,"\u006d\u0074\u0074\u0062":0x1d68b,"\u006d\u0074\u0074\u0063":0x1d68c,"\u006d\u0074\u0074\u0064":0x1d68d,"\u006d\u0074\u0074\u0065":0x1d68e,"\u006d\u0074\u0074\u0065\u0069\u0067\u0068\u0074":0x1d7fe,"\u006d\u0074\u0074\u0066":0x1d68f,"\u006dt\u0074\u0066\u0069\u0076\u0065":0x1d7fb,"\u006dt\u0074\u0066\u006f\u0075\u0072":0x1d7fa,"\u006d\u0074\u0074\u0067":0x1d690,"\u006d\u0074\u0074\u0068":0x1d691,"\u006d\u0074\u0074\u0069":0x1d692,"\u006d\u0074\u0074\u006a":0x1d693,"\u006d\u0074\u0074\u006b":0x1d694,"\u006d\u0074\u0074\u006c":0x1d695,"\u006d\u0074\u0074\u006d":0x1d696,"\u006d\u0074\u0074\u006e":0x1d697,"\u006dt\u0074\u006e\u0069\u006e\u0065":0x1d7ff,"\u006d\u0074\u0074\u006f":0x1d698,"\u006d\u0074\u0074\u006f\u006e\u0065":0x1d7f7,"\u006d\u0074\u0074\u0070":0x1d699,"\u006d\u0074\u0074\u0071":0x1d69a,"\u006d\u0074\u0074\u0072":0x1d69b,"\u006d\u0074\u0074\u0073":0x1d69c,"\u006d\u0074\u0074\u0073\u0065\u0076\u0065\u006e":0x1d7fd,"\u006d\u0074\u0074\u0073\u0069\u0078":0x1d7fc,"\u006d\u0074\u0074\u0074":0x1d69d,"\u006d\u0074\u0074\u0074\u0068\u0072\u0065\u0065":0x1d7f9,"\u006d\u0074\u0074\u0074\u0077\u006f":0x1d7f8,"\u006d\u0074\u0074\u0075":0x1d69e,"\u006d\u0074\u0074\u0076":0x1d69f,"\u006d\u0074\u0074\u0077":0x1d6a0,"\u006d\u0074\u0074\u0078":0x1d6a1,"\u006d\u0074\u0074\u0079":0x1d6a2,"\u006d\u0074\u0074\u007a":0x1d6a3,"\u006dt\u0074\u007a\u0065\u0072\u006f":0x1d7f6,"\u006dt\u0075\u0072\u006e\u0065\u0064":0x026f,"\u006d\u0075":0x00b5,"\u006du\u0061\u0073\u0071\u0075\u0061\u0072e":0x3382,"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x226b,"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073":0x226a,"\u006du\u0066\u0073\u0071\u0075\u0061\u0072e":0x338c,"\u006du\u0067\u0072\u0065\u0065\u006b":0x03bc,"\u006du\u0067\u0073\u0071\u0075\u0061\u0072e":0x338d,"\u006d\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3080,"\u006d\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e0,"\u006d\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff91,"\u006du\u006c\u0073\u0071\u0075\u0061\u0072e":0x3395,"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074":0x22c9,"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074":0x22ca,"\u006d\u0075\u006c\u0074\u0069\u006d\u0061\u0070":0x22b8,"m\u0075\u006c\u0074\u0069\u006d\u0061\u0070\u0069\u006e\u0076":0x27dc,"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074":0x22cb,"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074":0x22cc,"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079":0x00d7,"\u006du\u006d\u0073\u0071\u0075\u0061\u0072e":0x339b,"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05a3,"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065":0x266a,"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e":0x266d,"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e":0x266f,"\u006du\u0073\u0073\u0071\u0075\u0061\u0072e":0x33b2,"\u006du\u0076\u0073\u0071\u0075\u0061\u0072e":0x33b6,"\u006du\u0077\u0073\u0071\u0075\u0061\u0072e":0x33bc,"\u006d\u0076\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33b9,"\u006d\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b7,"\u006d\u0077\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33bf,"\u006d\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33bd,"\u006e":0x006e,"n\u0056\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x21fa,"\u006eV\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2b3a,"\u006e\u0056l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21fc,"\u006e\u0056\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21fb,"\u006e\u0056r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2915,"\u006eV\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077":0x2b35,"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c":0x2b3d,"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2901,"\u006e\u0056\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2918,"\u006ea\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a8,"\u006e\u0061\u0063\u0075\u0074\u0065":0x0144,"\u006e\u0061\u0064\u0065\u0076\u0061":0x0928,"\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa8,"\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a28,"\u006e\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306a,"\u006e\u0061\u0069r\u0061":0x20a6,"\u006e\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ca,"\u006e\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff85,"\u006e\u0061\u006e\u0064":0x22bc,"\u006ea\u0070\u0070\u0072\u006f\u0078":0x2249,"\u006e\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x3381,"\u006e\u0061\u0073\u0079\u006d\u0070":0x226d,"\u006ea\u0074\u0075\u0072\u0061\u006c":0x266e,"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e":0x2011,"\u006eb\u006f\u0070\u006f\u006d\u006f\u0066o":0x310b,"\u006e\u0063\u0061\u0072\u006f\u006e":0x0148,"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0146,"\u006ec\u0065\u0064\u0069\u006c\u006c\u00611":0xf81d,"\u006ec\u0069\u0072\u0063\u006c\u0065":0x24dd,"\u006e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e4b,"\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e45,"\u006ed\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e47,"\u006e\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306d,"\u006e\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cd,"\u006e\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff88,"n\u0065\u006f\u0076\u006e\u0077\u0061\u0072\u0072\u006f\u0077":0x2931,"n\u0065\u006f\u0076\u0073\u0065\u0061\u0072\u0072\u006f\u0077":0x292e,"\u006ee\u0073\u0077\u0061\u0072\u0072\u006fw":0x2922,"\u006e\u0065\u0075\u0074\u0065\u0072":0x26b2,"\u006e\u0066\u0073\u0071\u0075\u0061\u0072\u0065":0x338b,"\u006e\u0067\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0999,"\u006eg\u0061\u0064\u0065\u0076\u0061":0x0919,"n\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a99,"n\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a19,"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069":0x0e07,"\u006eg\u0074\u0072\u0073\u0069\u006d":0x2275,"\u006eh\u0056\u0076\u0065\u0072\u0074":0x2af5,"\u006eh\u0069\u0072\u0061\u0067\u0061\u006ea":0x3093,"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t":0x0272,"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078":0x0273,"\u006e\u0068\u0070a\u0072":0x2af2,"\u006ei\u0065u\u006e\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x326f,"\u006e\u0069\u0065\u0075\u006e\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x320f,"\u006e\u0069e\u0075\u006e\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3135,"\u006e\u0069\u0065\u0075\u006e\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3261,"\u006e\u0069e\u0075\u006e\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3136,"n\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3134,"\u006ei\u0065u\u006e\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3168,"\u006e\u0069e\u0075\u006e\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3201,"\u006ei\u0065u\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3167,"\u006e\u0069\u0065\u0075\u006e\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3166,"\u006e\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306b,"\u006e\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cb,"\u006e\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff86,"\u006e\u0069k\u0068\u0061\u0068i\u0074\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf899,"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069":0x0e4d,"\u006e\u0069\u006e\u0065":0x0039,"n\u0069\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ef,"\u006e\u0069\u006e\u0065\u0064\u0065\u0076\u0061":0x096f,"\u006e\u0069\u006ee\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aef,"\u006e\u0069\u006ee\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6f,"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063":0x0669,"\u006e\u0069\u006ee\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3029,"n\u0069n\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e":0x3228,"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2089,"\u006e\u0069\u006e\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff19,"\u006e\u0069\u006ee\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf739,"\u006ei\u006e\u0065\u0070\u0061\u0072\u0065n":0x247c,"\u006e\u0069\u006e\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x2490,"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f9,"\u006ei\u006e\u0065\u0072\u006f\u006d\u0061n":0x2178,"\u006e\u0069\u006ee\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2079,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x2472,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2486,"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x249a,"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069":0x0e59,"\u006e\u0069\u006f\u0062\u0061\u0072":0x22fe,"\u006e\u0069\u0073":0x22fc,"\u006e\u0069\u0073\u0064":0x22fa,"\u006e\u006a":0x01cc,"\u006ek\u0061\u0074\u0061\u006b\u0061\u006ea":0x30f3,"\u006ek\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff9d,"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067":0x019e,"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072":0x2278,"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d":0x2274,"\u006e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e49,"\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4e,"\u006e\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x339a,"\u006e\u006e\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a3,"\u006en\u0061\u0064\u0065\u0076\u0061":0x0923,"n\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa3,"n\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a23,"\u006e\u006e\u006e\u0061\u0064\u0065\u0076\u0061":0x0929,"\u006e\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306e,"\u006e\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ce,"\u006e\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff89,"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065":0x00a0,"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i":0x0e13,"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069":0x0e19,"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0646,"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee6,"n\u006f\u006f\u006e\u0067hu\u006en\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfb9f,"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfee7,"\u006e\u006f\u006fn\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfee5,"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd2,"\u006e\u006f\u006f\u006eje\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc4b,"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfee8,"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfcd5,"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063":0xfc4e,"\u006e\u006f\u006f\u006eno\u006f\u006e\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfc8d,"\u006eo\u006f\u006e\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u006da\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc8e,"n\u006f\u006f\u006e\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075r\u0061\u0069\u0073o\u006ca\u0074\u0065\u0064":0xfc4f,"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcd3,"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068e\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xe815,"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcd4,"\u006e\u006fo\u006e\u0077\u0069t\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc8f,"\u006e\u006f\u006f\u006ewi\u0074\u0068\u0079\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfc50,"\u006e\u006f\u006f\u006e\u0077\u0069\u0074\u0068\u007a\u0061\u0069\u006ef\u0069\u006e\u0061\u006c":0xfc70,"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c":0x2247,"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068":0x21ae,"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074":0x219a,"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074":0x219b,"\u006e\u006f\u0074\u0062\u0061\u0072":0x2224,"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073":0x220c,"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068":0x21ce,"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074":0x2209,"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x2260,"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c":0x2204,"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s":0x22ae,"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061":0x22af,"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072":0x226f,"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c":0x2271,"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073":0x2279,"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c":0x2a7e,"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c":0x2262,"\u006eo\u0074\u006c\u0065\u0073\u0073":0x226e,"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x2270,"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x2226,"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x2280,"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073":0x22ad,"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072":0x2241,"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t":0x2284,"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c":0x2288,"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073":0x2281,"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074":0x2285,"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c":0x2289,"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074":0x22ec,"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074":0x22ed,"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x22ea,"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x22eb,"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065":0x22ac,"n\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0576,"\u006e\u0070\u0061\u0072\u0065\u006e":0x24a9,"\u006ep\u006f\u006c\u0069\u006e\u0074":0x2a14,"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071":0x22e0,"\u006e\u0073\u0069m\u0065":0x2244,"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071":0x22e2,"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071":0x22e3,"\u006e\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b1,"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071":0x22e1,"\u006es\u0075\u0070\u0065\u0072\u0069\u006fr":0x207f,"\u006e\u0074\u0069\u006c\u0064\u0065":0x00f1,"\u006e\u0075":0x03bd,"\u006e\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x306c,"\u006e\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30cc,"\u006e\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff87,"\u006e\u0075\u006bt\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09bc,"\u006eu\u006b\u0074\u0061\u0064\u0065\u0076a":0x093c,"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0abc,"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a3c,"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e":0x0023,"\u006e\u0075\u006d\u0062er\u0073\u0069\u0067\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff03,"\u006eu\u006db\u0065\u0072\u0073\u0069\u0067\u006e\u0073\u006d\u0061\u006c\u006c":0xfe5f,"\u006e\u0075m\u0065\u0072\u0061l\u0073\u0069\u0067\u006e\u0067\u0072\u0065\u0065\u006b":0x0374,"n\u0075\u006d\u0065\u0072al\u0073i\u0067\u006e\u006c\u006f\u0077e\u0072\u0067\u0072\u0065\u0065\u006b":0x0375,"\u006e\u0075\u006d\u0065\u0072\u006f":0x2116,"\u006e\u0075\u006e":0x05e0,"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h":0xfb40,"n\u0076\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2902,"\u006e\u0076L\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2904,"\u006e\u0076\u0052i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2903,"\u006ev\u0069\u006e\u0066\u0074\u0079":0x29de,"n\u0076\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x21f7,"\u006ev\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2b39,"\u006e\u0076l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21f9,"\u006e\u0076\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x21f8,"\u006e\u0076r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2914,"\u006e\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b5,"\u006ev\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077":0x2b34,"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c":0x2b3c,"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x2900,"\u006e\u0076\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c":0x2917,"n\u0077\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077":0x2932,"\u006ew\u0073\u0065\u0061\u0072\u0072\u006fw":0x2921,"\u006e\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33bb,"\u006e\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099e,"\u006ey\u0061\u0064\u0065\u0076\u0061":0x091e,"n\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9e,"n\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1e,"\u006f":0x006f,"\u006f\u0061\u0063\u0075\u0074\u0065":0x00f3,"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069":0x0e2d,"\u006f\u0062\u0061\u0072":0x233d,"\u006fb\u0061\u0072\u0072\u0065\u0064":0x0275,"\u006fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04e9,"\u006f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04eb,"\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0993,"\u006fb\u006f\u0070\u006f\u006d\u006f\u0066o":0x311b,"\u006f\u0062\u006f\u0074":0x29ba,"\u006fb\u0072\u0062\u0072\u0061\u006b":0x23e0,"\u006f\u0062\u0072\u0065\u0076\u0065":0x014f,"\u006fb\u0073\u006c\u0061\u0073\u0068":0x29b8,"o\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061":0x0911,"\u006fc\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a91,"o\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061":0x0949,"\u006fc\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac9,"\u006f\u0063\u0061\u0072\u006f\u006e":0x01d2,"\u006fc\u0069\u0072\u0063\u006c\u0065":0x24de,"o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00f4,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065":0x1ed1,"\u006f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ed9,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065":0x1ed3,"o\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065":0x1ed5,"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065":0x1ed7,"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c":0x043e,"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e":0x020d,"\u006f\u0064\u0065v\u0061":0x0913,"\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s":0x00f6,"\u006f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04e7,"\u006f\u0064\u0069\u0076":0x2a38,"\u006fd\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ecd,"\u006f\u0064\u006ft\u0073\u006c\u0061\u0073\u0068\u0064\u006f\u0074":0x29bc,"\u006f\u0065":0x0153,"\u006f\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x315a,"\u006f\u0067\u006f\u006e\u0065\u006b":0x02db,"\u006fg\u006f\u006e\u0065\u006b\u0063\u006db":0x0328,"\u006f\u0067\u0072\u0061\u0076\u0065":0x00f2,"\u006f\u0067\u0072e\u0061\u0074\u0065\u0072\u0074\u0068\u0061\u006e":0x29c1,"\u006fg\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a93,"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0585,"\u006fh\u0069\u0072\u0061\u0067\u0061\u006ea":0x304a,"\u006f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ecf,"\u006f\u0068\u006fr\u006e":0x01a1,"\u006f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1edb,"\u006f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ee3,"\u006f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1edd,"\u006f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1edf,"\u006f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1ee1,"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074":0x0151,"\u006f\u0069":0x01a3,"\u006f\u0069\u0069\u0069\u006e\u0074":0x2230,"\u006f\u0069\u0069n\u0074":0x222f,"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2233,"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x020f,"\u006fk\u0061\u0074\u0061\u006b\u0061\u006ea":0x30aa,"\u006fk\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff75,"\u006fk\u006f\u0072\u0065\u0061\u006e":0x3157,"\u006fl\u0063\u0072\u006f\u0073\u0073":0x29bb,"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w":0x05ab,"\u006fl\u0065\u0073\u0073\u0074\u0068\u0061n":0x29c0,"\u006fm\u0061\u0063\u0072\u006f\u006e":0x014d,"\u006f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065":0x1e53,"\u006f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065":0x1e51,"\u006f\u006d\u0064\u0065\u0076\u0061":0x0950,"\u006f\u006d\u0065g\u0061":0x03c9,"\u006f\u006d\u0065\u0067\u0061\u0031":0x03d6,"\u006f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0461,"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064":0x0277,"\u006fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047b,"\u006fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x047d,"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073":0x03ce,"\u006f\u006d\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ad0,"\u006fm\u0069\u0063\u0072\u006f\u006e":0x03bf,"\u006f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03cc,"\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff4f,"\u006f\u006e\u0065":0x0031,"\u006f\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e7,"\u006fn\u0065\u0064\u0065\u0076\u0061":0x0967,"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072":0x2024,"\u006fn\u0065\u0065\u0069\u0067\u0068\u0074h":0x215b,"\u006f\u006e\u0065\u0066\u0069\u0066\u0074\u0068":0x2155,"\u006fn\u0065\u0066\u0069\u0074\u0074\u0065d":0xf6dc,"o\u006e\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae7,"o\u006e\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a67,"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063":0x0661,"\u006fn\u0065\u0068\u0061\u006c\u0066":0x00bd,"o\u006e\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3021,"\u006f\u006e\u0065\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3220,"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2081,"\u006f\u006e\u0065m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff11,"\u006f\u006e\u0065\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f4,"o\u006e\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf731,"\u006f\u006e\u0065\u0070\u0061\u0072\u0065\u006e":0x2474,"\u006fn\u0065\u0070\u0065\u0072\u0069\u006fd":0x2488,"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f1,"\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072":0x00bc,"\u006f\u006e\u0065\u0072\u006f\u006d\u0061\u006e":0x2170,"\u006f\u006e\u0065\u0073\u0069\u0078\u0074\u0068":0x2159,"o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b9,"\u006fn\u0065\u0074\u0068\u0061\u0069":0x0e51,"\u006f\u006e\u0065\u0074\u0068\u0069\u0072\u0064":0x2153,"\u006fo\u0067\u006f\u006e\u0065\u006b":0x01eb,"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e":0x01ed,"\u006f\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a13,"\u006fo\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a4b,"\u006f\u006f\u0070e\u006e":0x0254,"\u006f\u0070\u0061\u0072\u0065\u006e":0x24aa,"\u006f\u0070\u0065r\u0070":0x29b9,"\u006f\u0070\u006c\u0075\u0073\u006c\u0068\u0072\u0069\u006d":0x2a2d,"\u006f\u0070\u006c\u0075\u0073\u0072\u0068\u0072\u0069\u006d":0x2a2e,"\u006f\u0070\u0074\u0069\u006f\u006e":0x2325,"o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065":0x00aa,"\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065":0x00ba,"\u006f\u0072\u0069\u0067\u006f\u0066":0x22b6,"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c":0x221f,"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065":0x22bb,"\u006f\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061":0x0912,"\u006f\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x094a,"\u006f\u0073\u006c\u0061\u0073\u0068":0x00f8,"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065":0x01ff,"\u006f\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3049,"\u006f\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a9,"\u006f\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6b,"\u006fs\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f0,"\u006f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x047f,"\u006f\u0074\u0069\u006c\u0064\u0065":0x00f5,"o\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e4d,"\u006f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073":0x1e4f,"\u006ft\u0069\u006d\u0065\u0073\u0068\u0061t":0x2a36,"o\u0074\u0069\u006d\u0065\u0073\u006c\u0068\u0072\u0069\u006d":0x2a34,"o\u0074\u0069\u006d\u0065\u0073\u0072\u0068\u0072\u0069\u006d":0x2a35,"\u006f\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3121,"\u006f\u0075\u006ec\u0065":0x2125,"\u006fv\u0065\u0072\u0062\u0072\u0061\u0063e":0x23de,"o\u0076\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074":0x23b4,"\u006f\u0076\u0065\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x20d6,"\u006fv\u0065r\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077":0x20e1,"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065":0x203e,"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0063e\u006e\u0074e\u0072\u006c\u0069\u006e\u0065":0xfe4a,"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062":0x0305,"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0064a\u0073\u0068\u0065\u0064":0xfe49,"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0064\u0062\u006c\u0077\u0061\u0076\u0079":0xfe4c,"\u006f\u0076\u0065r\u006c\u0069\u006e\u0065\u0077\u0061\u0076\u0079":0xfe4b,"\u006fv\u0065\u0072\u0070\u0061\u0072\u0065n":0x23dc,"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09cb,"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x094b,"\u006fv\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0acb,"\u0070":0x0070,"\u0070\u0061\u0061m\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x3380,"\u0070\u0061\u0061\u0073\u0065\u006e\u0074\u006f\u0073q\u0075\u0061\u0072\u0065":0x332b,"\u0070a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09aa,"\u0070\u0061\u0063\u0075\u0074\u0065":0x1e55,"\u0070\u0061\u0064\u0065\u0076\u0061":0x092a,"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e":0x21df,"\u0070\u0061\u0067\u0065\u0075\u0070":0x21de,"\u0070\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aaa,"\u0070\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2a,"\u0070\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3071,"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069":0x0e2f,"\u0070\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d1,"\u0070a\u006c\u0061\u0074\u0061l\u0069\u007a\u0061\u0074\u0069o\u006ec\u0079r\u0069\u006c\u006c\u0069\u0063\u0063\u006db":0x0484,"\u0070\u0061l\u006f\u0063\u0068k\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c0,"\u0070\u0061\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x317f,"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h":0x00b6,"\u0070a\u0072a\u0067\u0072\u0061\u0070\u0068s\u0065\u0070a\u0072\u0061\u0074\u006f\u0072":0x2029,"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c":0x2225,"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d":0x25b1,"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b":0x25b0,"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t":0x0028,"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063":0xfd3e,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0074":0xf8ed,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0065\u0078":0xf8ec,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0x208d,"\u0070a\u0072e\u006e\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff08,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c":0xfe59,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0x207d,"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0074\u0070":0xf8eb,"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe35,"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074":0x0029,"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063":0xfd3f,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0074":0xf8f8,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0065\u0078":0xf8f7,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072":0x208e,"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff09,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5a,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0073\u0075p\u0065\u0072\u0069\u006f\u0072":0x207e,"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070":0xf8f6,"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe36,"\u0070\u0061\u0072\u0073\u0069\u006d":0x2af3,"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066":0x2202,"\u0070\u0061\u0072\u0074ia\u006c\u006d\u0065\u0065\u0074\u0063\u006f\u006e\u0074\u0072\u0061\u0063\u0074\u0069o\u006e":0x2aa3,"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0599,"\u0070\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x33a9,"\u0070a\u0074\u0061\u0068\u0031\u0031":0x05b7,"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x05a1,"\u0070b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3106,"\u0070c\u0069\u0072\u0063\u006c\u0065":0x24df,"\u0070\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e57,"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x043f,"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068":0xfb44,"p\u0065\u0065\u007a\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x333b,"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb43,"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c":0x067e,"p\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057a,"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb57,"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb58,"\u0070\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307a,"p\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb56,"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb59,"\u0070\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe813,"\u0070\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30da,"p\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04a7,"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e":0x2b20,"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b1f,"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0xfb4e,"\u0070e\u0072\u0063\u0065\u006e\u0074":0x0025,"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063":0x066a,"\u0070\u0065r\u0063\u0065\u006et\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff05,"\u0070\u0065\u0072c\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c":0xfe6a,"\u0070\u0065\u0072\u0069\u006f\u0064":0x002e,"\u0070\u0065\u0072\u0069\u006f\u0064\u0061\u0072\u006de\u006e\u0069\u0061\u006e":0x0589,"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064":0x00b7,"\u0070\u0065r\u0069\u006f\u0064c\u0065\u006e\u0074\u0065\u0072\u0065\u0064\u002e\u0030":0x0097,"\u0070e\u0072i\u006f\u0064\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff61,"\u0070\u0065\u0072\u0069\u006f\u0064\u0069\u006e\u0066e\u0072\u0069\u006f\u0072":0xf6e7,"\u0070e\u0072i\u006f\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0e,"p\u0065\u0072\u0069\u006f\u0064\u0073\u006d\u0061\u006c\u006c":0xfe52,"\u0070\u0065\u0072\u0069\u006f\u0064\u0073\u0075\u0070e\u0072\u0069\u006f\u0072":0xf6e8,"\u0070\u0065\u0072\u0069sp\u006f\u006d\u0065\u006e\u0069\u0067\u0072\u0065\u0065\u006b\u0063\u006d\u0062":0x0342,"\u0070\u0065\u0072\u0070":0x27c2,"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064":0x2a5e,"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072":0x22a5,"\u0070\u0065\u0072p\u0073":0x2ae1,"\u0070\u0065\u0072\u0074\u0065\u006e\u0074\u0068\u006fu\u0073\u0061\u006e\u0064":0x2031,"p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064":0x2030,"\u0070\u0065\u0073\u0065\u0074\u0061":0x20a7,"\u0070\u0065\u0073o\u0031":0xf81b,"\u0070\u0066\u0073\u0071\u0075\u0061\u0072\u0065":0x338a,"\u0070\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ab,"\u0070h\u0061\u0064\u0065\u0076\u0061":0x092b,"p\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aab,"p\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2b,"\u0070\u0068\u0069":0x03c6,"\u0070\u0068\u0069\u0031":0x03d5,"p\u0068i\u0065\u0075\u0070\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x327a,"\u0070\u0068\u0069\u0065up\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x321a,"\u0070\u0068\u0069\u0065up\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326c,"\u0070\u0068\u0069\u0065\u0075\u0070\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314d,"\u0070h\u0069e\u0075\u0070\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320c,"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e":0x0278,"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069":0x0e3a,"\u0070\u0068\u006fo\u006b":0x01a5,"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e1e,"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069":0x0e1c,"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069":0x0e20,"\u0070\u0069":0x03c0,"\u0070i\u0065u\u0070\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3273,"\u0070\u0069\u0065\u0075\u0070\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3213,"\u0070\u0069e\u0075\u0070\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3176,"\u0070\u0069\u0065\u0075\u0070\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3265,"\u0070\u0069\u0065\u0075\u0070\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x3172,"p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3142,"\u0070\u0069e\u0075\u0070\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3205,"p\u0069\u0065\u0075\u0070si\u006fs\u006b\u0069\u0079\u0065\u006fk\u006b\u006f\u0072\u0065\u0061\u006e":0x3174,"\u0070i\u0065u\u0070\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3144,"p\u0069\u0065\u0075\u0070si\u006fs\u0074\u0069\u006b\u0065\u0075t\u006b\u006f\u0072\u0065\u0061\u006e":0x3175,"\u0070i\u0065u\u0070\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e":0x3177,"\u0070\u0069\u0065\u0075\u0070\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3173,"\u0070\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3074,"\u0070\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d4,"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0583,"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069":0x210f,"\u0070\u006c\u0075\u0073":0x002b,"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x031f,"\u0070l\u0075\u0073\u0064\u006f\u0074":0x2a25,"\u0070l\u0075\u0073\u0065\u0071\u0071":0x2a72,"\u0070l\u0075\u0073\u0068\u0061\u0074":0x2a23,"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x208a,"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s":0x00b1,"\u0070l\u0075\u0073\u006d\u006f\u0064":0x02d6,"\u0070\u006c\u0075\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff0b,"\u0070l\u0075\u0073\u0073\u0069\u006d":0x2a26,"\u0070l\u0075\u0073\u0073\u006d\u0061\u006cl":0xfe62,"\u0070\u006c\u0075\u0073\u0073\u0075\u0062\u0074\u0077\u006f":0x2a27,"\u0070\u006c\u0075s\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x207a,"\u0070\u006c\u0075\u0073\u0074\u0072\u0069\u0066":0x2a28,"\u0070\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff50,"\u0070\u006d\u0073\u0071\u0075\u0061\u0072\u0065":0x33d8,"\u0070\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x307d,"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0064\u006f\u0077\u006e\u0077\u0068\u0069t\u0065":0x261f,"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u006c\u0065\u0066\u0074\u0077\u0068\u0069t\u0065":0x261c,"p\u006fi\u006e\u0074\u0069\u006e\u0067\u0069\u006e\u0064e\u0078\u0075\u0070\u0077hi\u0074\u0065":0x261d,"\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0074":0x2a15,"\u0070\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30dd,"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i":0x0e1b,"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b":0x3012,"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072k\u0066\u0061\u0063\u0065":0x3020,"\u0070\u0070\u0061\u0072\u0065\u006e":0x24ab,"\u0070\u0072\u0065\u0063\u0061\u0070\u0070\u0072\u006f\u0078":0x2ab7,"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076":0x2ab9,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c":0x2ab5,"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074":0x22e8,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073":0x227a,"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c":0x2aaf,"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079":0x227c,"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c":0x227e,"\u0070r\u0065\u0063\u0065\u0071\u0071":0x2ab3,"\u0070r\u0065\u0063\u006e\u0065\u0071":0x2ab1,"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e":0x211e,"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u006d\u006f\u0064":0x0243,"\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064":0x02b9,"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x2035,"\u0070r\u006f\u0064\u0075\u0063\u0074":0x220f,"\u0070\u0072\u006f\u0066\u0073\u0075\u0072\u0066":0x2313,"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065":0x2305,"\u0070\u0072\u006f\u006c\u006f\u006e\u0067\u0065\u0064\u006b\u0061\u006e\u0061":0x30fc,"\u0070r\u006f\u0070\u0065\u006c\u006c\u006fr":0x2318,"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074":0x2282,"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074":0x2283,"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e":0x2237,"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c":0x221d,"\u0070\u0072\u0075\u0072\u0065\u006c":0x22b0,"\u0070\u0073\u0069":0x03c8,"p\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0471,"\u0070s\u0069\u006c\u0069\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0486,"\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065":0x33b0,"\u0070\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3077,"\u0070\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30d7,"\u0070\u0075\u006c\u006c\u0062\u0061\u0063\u006b":0x27d3,"\u0070\u0075n\u0063\u0074\u0075a\u0074\u0069\u006f\u006e\u0073\u0070\u0061\u0063\u0065":0x2008,"\u0070u\u0073\u0068\u006f\u0075\u0074":0x27d4,"\u0070\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33b4,"\u0070\u0077\u0073\u0071\u0075\u0061\u0072\u0065":0x33ba,"\u0071":0x0071,"\u0071\u0061\u0064\u0065\u0076\u0061":0x0958,"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a8,"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfed6,"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed7,"q\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfed5,"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfed8,"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x059f,"\u0071b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3111,"\u0071c\u0069\u0072\u0063\u006c\u0065":0x24e0,"\u0071\u0068\u006fo\u006b":0x02a0,"\u0071\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff51,"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h":0xfb47,"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077":0x05e7,"\u0071\u0070\u0061\u0072\u0065\u006e":0x24ac,"\u0071\u0070\u0072\u0069\u006d\u0065":0x2057,"q\u0075\u0061\u0072\u0074\u0065\u0072\u006e\u006f\u0074\u0065":0x2669,"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077":0x05bb,"\u0071u\u0065\u0073\u0074\u0065\u0071":0x225f,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e":0x003f,"\u0071\u0075e\u0073\u0074\u0069o\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x055e,"\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e":0x00bf,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006es\u006d\u0061\u006c\u006c":0xf7bf,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0067\u0072\u0065\u0065\u006b":0x037e,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff1f,"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0073\u006d\u0061\u006c\u006c":0xf73f,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c":0x0022,"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065":0x201e,"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074":0x201c,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff02,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0070\u0072\u0069\u006d\u0065":0x301e,"q\u0075\u006f\u0074\u0065db\u006cp\u0072\u0069\u006d\u0065\u0072e\u0076\u0065\u0072\u0073\u0065\u0064":0x301d,"q\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0065\u0076":0x201f,"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074":0x201d,"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t":0x2018,"\u0071\u0075\u006ft\u0065\u006c\u0065\u0066\u0074\u006d\u006f\u0064":0x0244,"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064":0x201b,"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074":0x2019,"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e":0x0149,"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065":0x201a,"q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065":0x0027,"q\u0075o\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065m\u006f\u006e\u006f\u0073pa\u0063\u0065":0xff07,"\u0072":0x0072,"\u0072\u0041\u006e\u0067\u006c\u0065":0x27eb,"\u0072\u0042\u0072\u0061\u0063\u0065":0x2984,"\u0072\u0050\u0061\u0072\u0065\u006e":0x2986,"\u0072\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057c,"\u0072a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b0,"\u0072\u0061\u0063\u0075\u0074\u0065":0x0155,"\u0072\u0061\u0064\u0065\u0076\u0061":0x0930,"\u0072a\u0064\u0069\u0063\u0061\u006c":0x221a,"\u0072a\u0064\u0069\u0063\u0061\u006c\u0065x":0xf8e5,"\u0072\u0061\u0064\u006f\u0076\u0065\u0072\u0073\u0073q\u0075\u0061\u0072\u0065":0x33ae,"r\u0061\u0064\u006f\u0076er\u0073s\u0071\u0075\u0061\u0072\u0065d\u0073\u0071\u0075\u0061\u0072\u0065":0x33af,"\u0072a\u0064\u0073\u0071\u0075\u0061\u0072e":0x33ad,"\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab0,"\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a30,"\u0072\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3089,"\u0072\u0061\u0069\u0073\u0065\u0064":0x024d,"\u0072\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e9,"\u0072\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff97,"\u0072\u0061\u006c\u006fwe\u0072\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061l\u0069":0x09f1,"\u0072\u0061\u006did\u0064\u006c\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f0,"\u0072\u0061\u006d\u0073\u0068\u006f\u0072\u006e":0x0264,"\u0072a\u006e\u0067\u006c\u0065\u0064\u006ft":0x2992,"r\u0061\u006e\u0067\u006ced\u006fw\u006e\u007a\u0069\u0067\u007aa\u0067\u0061\u0072\u0072\u006f\u0077":0x237c,"\u0072\u0061\u0074i\u006f":0x2236,"\u0072\u0061\u0079\u0061\u006c\u0065\u0066\u006c\u0061\u006d":0xe816,"\u0072\u0062\u0061\u0067":0x27c6,"\u0072\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b":0x2998,"\u0072b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3116,"\u0072\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064":0x23ad,"\u0072b\u0072\u0061\u0063\u0065\u006d\u0069d":0x23ac,"\u0072\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064":0x23ab,"\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23a5,"\u0072\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064":0x23a6,"\u0072\u0062\u0072a\u0063\u006b\u006c\u0072\u0074\u0069\u0063\u006b":0x298e,"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072":0x298c,"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064":0x23a4,"\u0072\u0062\u0072a\u0063\u006b\u0075\u0072\u0074\u0069\u0063\u006b":0x2990,"\u0072b\u0072\u0062\u0072\u0061\u006b":0x2773,"\u0072\u0063\u0061\u0072\u006f\u006e":0x0159,"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0157,"\u0072c\u0065\u0064\u0069\u006c\u006c\u00611":0xf81f,"\u0072c\u0069\u0072\u0063\u006c\u0065":0x24e1,"r\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0xf832,"r\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065":0x29fd,"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0211,"\u0072\u0064\u0069a\u0067\u006f\u0076\u0066\u0064\u0069\u0061\u0067":0x292b,"\u0072\u0064\u0069\u0061\u0067\u006f\u0076\u0073\u0065a\u0072\u0072\u006f\u0077":0x2930,"\u0072\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e59,"\u0072d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e5b,"\u0072d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e":0x1e5d,"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074":0x2117,"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b":0x203b,"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074":0x2286,"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074":0x2287,"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064":0x00ae,"\u0072\u0065\u0067i\u0073\u0074\u0065\u0072\u0073\u0061\u006e\u0073":0xf8e8,"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0073\u0065\u0072\u0069\u0066":0xf6da,"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c":0x0631,"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0580,"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeae,"\u0072\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308c,"r\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfead,"\u0072\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ec,"\u0072\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9a,"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb48,"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q":0x05e8,"\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065":0x211f,"\u0072\u0065\u0076\u0061\u006e\u0067\u006c\u0065":0x29a3,"\u0072\u0065\u0076a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072":0x29a5,"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c":0x22cd,"r\u0065\u0076\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074":0x29b0,"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065":0x223d,"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077":0x0597,"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074":0x2310,"\u0072e\u0076\u006e\u006d\u0069\u0064":0x2aee,"\u0072\u0066\u0062\u006f\u0077\u0074\u0069\u0065":0x29d2,"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk":0x027e,"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064":0x027f,"\u0072f\u0074\u0069\u006d\u0065\u0073":0x29d5,"\u0072\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09dd,"\u0072h\u0061\u0064\u0065\u0076\u0061":0x095d,"\u0072\u0068\u006f":0x03c1,"\u0072\u0068\u006fo\u006b":0x027d,"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064":0x027b,"\u0072\u0068\u006f\u006fkt\u0075\u0072\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b5,"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b":0x03f1,"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b\u006d\u006f\u0064":0x02de,"\u0072i\u0065u\u006c\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3271,"\u0072\u0069\u0065\u0075\u006c\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3211,"\u0072\u0069\u0065\u0075\u006c\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3263,"\u0072\u0069e\u0075\u006c\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3140,"\u0072\u0069\u0065\u0075\u006c\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x313a,"r\u0069\u0065\u0075\u006cki\u0079e\u006f\u006b\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e":0x3169,"r\u0069\u0065\u0075\u006c\u006b\u006f\u0072\u0065\u0061\u006e":0x3139,"\u0072\u0069e\u0075\u006c\u006di\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e":0x313b,"\u0072i\u0065u\u006c\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x316c,"\u0072\u0069e\u0075\u006c\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3203,"\u0072i\u0065u\u006c\u0070\u0068\u0069\u0065u\u0070\u0068k\u006f\u0072\u0065\u0061\u006e":0x313f,"\u0072\u0069e\u0075\u006c\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x313c,"r\u0069e\u0075\u006c\u0070\u0069\u0065\u0075\u0070\u0073i\u006f\u0073\u006b\u006fre\u0061\u006e":0x316b,"\u0072i\u0065u\u006c\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x313d,"\u0072i\u0065u\u006c\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e":0x313e,"\u0072\u0069\u0065\u0075\u006c\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x316a,"\u0072\u0069\u0065\u0075ly\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065a\u006e":0x316d,"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006ce\u006d\u0064\u006f\u0074":0x299d,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065":0x231d,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077":0x231c,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065":0x231f,"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0071\u0072":0x299c,"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077":0x231e,"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078":0x2975,"r\u0069g\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062a\u0063\u006b\u0061\u0070pr\u006f\u0078":0x2b48,"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0062\u0073i\u006d\u0069\u006c\u0061\u0072":0x2b4c,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0064\u0069a\u006d\u006f\u006e\u0064":0x291e,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0067\u0074\u0072":0x2b43,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u006f\u006eo\u0070\u006c\u0075\u0073":0x27f4,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0070\u006c\u0075\u0073":0x2945,"\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006fr\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2942,"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0069m\u0069\u006c\u0061\u0072":0x2974,"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0073\u0075\u0070\u0073\u0065\u0074":0x2b44,"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0074\u0072i\u0061\u006e\u0067\u006c\u0065":0x21fe,"r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0078":0x2947,"\u0072\u0069\u0067h\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x290d,"\u0072\u0069g\u0068\u0074\u0063u\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077":0x2933,"\u0072\u0069\u0067h\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c":0x291c,"\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077":0x2911,"r\u0069g\u0068\u0074\u0064\u006f\u0077\u006e\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077":0x2937,"\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297d,"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006ea\u0063\u0063\u0065\u006e\u0074":0x20d1,"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u0062\u0061\u0072":0x2957,"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070\u0064\u006f\u0077\u006e":0x2964,"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006eu\u0070\u0062\u0061\u0072":0x2953,"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006eu\u0070\u0064\u0061\u0073\u0068":0x296c,"\u0072\u0069\u0067\u0068\u0074\u0069\u006d\u0070\u006c\u0079":0x2970,"r\u0069\u0067\u0068\u0074le\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e":0x2969,"\u0072\u0069\u0067\u0068tl\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070":0x2968,"\u0072i\u0067\u0068\u0074\u006d\u006f\u006fn":0x263d,"\u0072\u0069\u0067\u0068\u0074\u006f\u0075\u0074\u0065r\u006a\u006f\u0069\u006e":0x27d6,"\u0072\u0069\u0067\u0068\u0074\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e":0x2b54,"\u0072i\u0067h\u0074\u0070\u0065\u006e\u0074a\u0067\u006fn\u0062\u006c\u0061\u0063\u006b":0x2b53,"\u0072\u0069g\u0068\u0074\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073":0x21c9,"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x0319,"\u0072i\u0067\u0068\u0074\u0074\u0061\u0069l":0x291a,"\u0072\u0069g\u0068\u0074\u0074h\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073":0x21f6,"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x22bf,"\u0072\u0069\u0067\u0068\u0074\u0077\u0061\u0076\u0065a\u0072\u0072\u006f\u0077":0x219d,"\u0072\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308a,"\u0072\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ea,"\u0072\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff98,"\u0072\u0069\u006e\u0067":0x02da,"\u0072\u0069\u006eg\u0031":0xf007,"\u0072\u0069\u006eg\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0325,"\u0072i\u006e\u0067\u0063\u006d\u0062":0x030a,"\u0072\u0069\u006e\u0067\u0066\u0069\u0074\u0074\u0065\u0064":0xd80d,"\u0072\u0069\u006eg\u0068\u0061\u006c\u0066\u006c\u0065\u0066\u0074":0x02bf,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0061\u0072\u006d\u0065ni\u0061\u006e":0x0559,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062":0x031c,"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0063\u0065\u006e\u0074er\u0065\u0064":0x02d3,"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074":0x02be,"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062":0x0339,"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0063e\u006e\u0074\u0065\u0072\u0065\u0064":0x02d2,"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c":0x2256,"\u0072\u0069\u006e\u0067le\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x028f,"\u0072\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066s\u0075\u0070\u0065\u0072":0x0248,"\u0072\u0069\u006e\u0067\u0070\u006c\u0075\u0073":0x2a22,"r\u0069n\u0067\u0072\u0069\u0067\u0068\u0074\u0068\u0061l\u0066\u0073\u0075\u0062no\u0073\u0070":0x02ac,"\u0072i\u006eg\u0072\u0069\u0067\u0068\u0074h\u0061\u006cf\u0073\u0075\u0070\u0065\u0072":0x0247,"\u0072\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0213,"\u0072\u0069\u0074\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065":0x3351,"\u0072\u006c\u0065":0x202b,"\u0072\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e5f,"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067":0x027c,"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064":0x027a,"\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff52,"\u0072\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065":0x23b1,"\u0072\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308d,"\u0072\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ed,"\u0072\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9b,"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i":0x0e23,"\u0072\u0070\u0061\u0072\u0065\u006e":0x24ad,"\u0072\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x239f,"\u0072p\u0061\u0072\u0065\u006e\u0067\u0074r":0x2994,"\u0072\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064":0x23a0,"\u0072\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064":0x239e,"\u0072\u0070\u0070\u006f\u006c\u0069\u006e\u0074":0x2a12,"\u0072\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09dc,"\u0072r\u0061\u0064\u0065\u0076\u0061":0x0931,"r\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5c,"\u0072r\u0061\u006e\u0067\u006c\u0065":0x298a,"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x0691,"\u0072r\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb8d,"\u0072\u0072\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073":0x2988,"\u0072\u0072v\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e0,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x0960,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0067\u0075\u006aa\u0072\u0061\u0074\u0069":0x0ae0,"\u0072r\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci":0x09c4,"\u0072\u0072\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061":0x0944,"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006fw\u0065\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061r\u0061\u0074\u0069":0x0ac4,"\u0072s\u006f\u006c\u0062\u0061\u0072":0x29f7,"\u0072s\u0071\u0068\u006f\u006f\u006b":0x2ace,"\u0072\u0073\u0075\u0062":0x2a65,"\u0072\u0073\u0075\u0070\u0065\u0072":0x023c,"\u0072s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f1,"\u0072t\u0062\u006c\u006f\u0063\u006b":0x2590,"\u0072\u0074\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x2595,"\u0072\u0074\u0072\u0069\u006c\u0074\u0072\u0069":0x29ce,"\u0072t\u0075\u0072\u006e\u0065\u0064":0x0279,"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x02b4,"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072":0x023e,"\u0072\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072":0x023d,"\u0072\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308b,"\u0072\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30eb,"\u0072\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff99,"r\u0075\u006c\u0065\u0064\u0065\u006c\u0061\u0079\u0065\u0064":0x29f4,"\u0072\u0075\u0070e\u0065":0x20a8,"\u0072\u0075p\u0065\u0065\u006da\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f2,"\u0072\u0075p\u0065\u0065\u0073i\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f3,"\u0072\u0075\u0070\u0069\u0061\u0068":0xf6dd,"\u0072\u0075\u0074\u0068\u0061\u0069":0x0e24,"\u0072v\u0062\u006f\u0078\u006c\u0069\u006ee":0x23b9,"\u0072v\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x098b,"\u0072\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061":0x090b,"\u0072\u0076o\u0063\u0061\u006ci\u0063\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8b,"\u0072v\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09c3,"r\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061":0x0943,"\u0072v\u006f\u0063\u0061\u006ci\u0063\u0076\u006f\u0077\u0065l\u0073i\u0067n\u0067\u0075\u006a\u0061\u0072\u0061\u0074i":0x0ac3,"\u0072\u0076\u007a\u0069\u0067\u007a\u0061\u0067":0x29d9,"\u0073":0x0073,"\u0073a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09b8,"\u0073\u0061\u0063\u0075\u0074\u0065":0x015b,"\u0073a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e65,"\u0073\u0061\u0064\u0065\u0076\u0061":0x0938,"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeba,"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebb,"s\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb9,"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfebc,"\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab8,"\u0073\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a38,"\u0073\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3055,"\u0073\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b5,"\u0073\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7b,"\u0073\u0061\u006cl\u0061\u006c\u006c\u0061h\u006f\u0075\u0061\u006c\u0061\u0079\u0068e\u0077\u0061\u0073\u0061\u006c\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063":0xfdfa,"\u0073\u0061\u006d\u0065\u006b\u0068":0x05e1,"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077":0xfb41,"\u0073\u0061\u006e\u0073\u004c\u006d\u0069\u0072\u0072\u006f\u0072\u0065\u0064":0x2143,"s\u0061\u006e\u0073\u004c\u0074\u0075\u0072\u006e\u0065\u0064":0x2142,"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069":0x0e32,"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069":0x0e41,"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069":0x0e44,"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069":0x0e43,"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069":0x0e33,"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i":0x0e30,"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i":0x0e40,"\u0073\u0061\u0072\u0061\u0069\u0069\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf886,"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069":0x0e35,"\u0073\u0061\u0072\u0061\u0069\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf885,"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i":0x0e34,"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i":0x0e42,"\u0073a\u0072a\u0075\u0065\u0065\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf888,"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069":0x0e37,"\u0073\u0061\u0072\u0061\u0075\u0065\u006c\u0065\u0066t\u0074\u0068\u0061\u0069":0xf887,"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069":0x0e36,"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i":0x0e38,"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069":0x0e39,"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s":0x22a8,"\u0073b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3119,"\u0073\u0063\u0061\u0072\u006f\u006e":0x0161,"\u0073c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e67,"\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x015f,"\u0073c\u0065\u0064\u0069\u006c\u006c\u00611":0xf817,"\u0073\u0063\u0068w\u0061":0x0259,"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04d9,"s\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04db,"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk":0x025a,"\u0073c\u0069\u0072\u0063\u006c\u0065":0x24e2,"s\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x015d,"\u0073\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074":0x0219,"\u0073\u0063\u0070\u006f\u006c\u0069\u006e\u0074":0x2a13,"\u0073c\u0072\u0075\u0070\u006c\u0065":0x2108,"\u0073\u0063\u0075\u0072\u0065\u006c":0x22b1,"\u0073\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e61,"\u0073d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e63,"\u0073d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074":0x1e69,"\u0073e\u0061g\u0075\u006c\u006c\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x033c,"\u0073\u0065\u0061\u0067\u0075\u006c\u006c\u0073\u0075b\u006e\u006f\u0073\u0070":0x02af,"\u0073\u0065\u0063\u006f\u006e\u0064":0x2033,"\u0073\u0065\u0063\u006f\u006e\u0064\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065":0x02ca,"\u0073e\u0063\u0074\u0069\u006f\u006e":0x00a7,"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb2,"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeb3,"\u0073\u0065\u0065n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb1,"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb4,"\u0073\u0065\u0065\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfcb0,"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077":0x05b6,"\u0073\u0065\u0067\u006f\u006c\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0592,"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057d,"\u0073\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305b,"\u0073\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bb,"\u0073\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7e,"\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn":0x003b,"\u0073e\u006di\u0063\u006f\u006c\u006f\u006em\u006f\u006eo\u0073\u0070\u0061\u0063\u0065":0xff1b,"\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006es\u006d\u0061\u006c\u006c":0xfe54,"\u0073e\u006di\u0076\u006f\u0069\u0063\u0065d\u006d\u0061r\u006b\u006b\u0061\u006e\u0061":0x309c,"s\u0065\u006d\u0069\u0076\u006f\u0069c\u0065\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006ea\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068":0xff9f,"s\u0065\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065":0x3322,"s\u0065\u006e\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3323,"s\u0065\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077":0x292d,"s\u0065\u0072\u0076\u0069\u0063\u0065\u006d\u0061\u0072\u006b":0x2120,"\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073":0x29f5,"\u0073\u0065\u0076e\u006e":0x0037,"\u0073\u0065\u0076e\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ed,"\u0073e\u0076\u0065\u006e\u0064\u0065\u0076a":0x096d,"\u0073\u0065\u0076e\u006e\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215e,"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aed,"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6d,"\u0073\u0065\u0076\u0065\u006e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3027,"s\u0065\u0076\u0065\u006eid\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3226,"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2087,"\u0073\u0065\u0076\u0065\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff17,"\u0073\u0065\u0076\u0065\u006e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf737,"\u0073\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247a,"s\u0065\u0076\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x248e,"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f7,"\u0073\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2176,"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2077,"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x2470,"\u0073\u0065\u0076\u0065\u006e\u0074\u0065\u0065\u006ep\u0061\u0072\u0065\u006e":0x2484,"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2498,"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i":0x0e57,"s\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0577,"\u0073\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09b6,"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0651,"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc61,"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063":0xfc5e,"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc60,"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c":0xfe7d,"\u0073\u0068\u0061\u0064\u0064\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064":0xfe7c,"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063":0xfc62,"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063":0xfc5f,"\u0073h\u0061\u0064\u0064\u0061\u006c\u006fw":0xe825,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077":0xe829,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf3,"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077":0xe82b,"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077":0xe828,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf2,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xe818,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077":0xe82a,"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077":0xe82c,"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u006d\u0065\u0064\u0069\u0061\u006c":0xfcf4,"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077":0xe82d,"\u0073\u0068\u0061d\u0065":0x2592,"\u0073\u0068\u0061\u0064\u0065\u0031":0xf822,"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074":0x2591,"\u0073h\u0061\u0064\u0065\u0076\u0061":0x0936,"s\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab6,"s\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a36,"\u0073\u0068a\u006c\u0073\u0068e\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x0593,"\u0073\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3115,"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb6,"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfeb7,"\u0073\u0068\u0065\u0065\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeb5,"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeb8,"s\u0068e\u0065\u006e\u0077\u0069\u0074\u0068\u006d\u0065e\u006d\u0069\u006e\u0069ti\u0061\u006c":0xfd30,"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063":0x03e3,"\u0073\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04bb,"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t":0x21b0,"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x21b1,"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063":0x03ed,"\u0073\u0068\u0069\u006e":0x05e9,"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068":0xfb49,"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074":0xfb2c,"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077":0xfb2d,"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05c1,"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074":0xfb2a,"\u0073\u0068\u006fo\u006b":0x0282,"\u0073\u0068\u006f\u0072\u0074\u0064\u006f\u0077\u006e\u0074\u0061\u0063\u006b":0x2adf,"\u0073\u0068\u006f\u0072\u0074\u006c\u0065\u0066\u0074\u0074\u0061\u0063\u006b":0x2ade,"\u0073h\u006f\u0072\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2944,"s\u0068\u006f\u0072\u0074\u0075\u0070\u0074\u0061\u0063\u006b":0x2ae0,"\u0073h\u0075\u0066\u0066\u006c\u0065":0x29e2,"\u0073\u0069\u0067m\u0061":0x03c3,"\u0073\u0069\u0067\u006d\u0061\u0031":0x03c2,"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b":0x03f2,"\u0073\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3057,"\u0073\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b7,"\u0073\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7c,"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077":0x05bd,"\u0073\u0069\u006dg\u0045":0x2aa0,"\u0073\u0069\u006d\u0067\u0074\u0072":0x2a9e,"\u0073i\u006d\u0069\u006c\u0061\u0072":0x223c,"\u0073\u0069m\u0069\u006c\u0061r\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077":0x2b49,"\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077":0x2972,"\u0073\u0069\u006dl\u0045":0x2a9f,"\u0073i\u006d\u006c\u0065\u0073\u0073":0x2a9d,"s\u0069\u006d\u006d\u0069\u006e\u0075\u0073\u0073\u0069\u006d":0x2a6c,"\u0073i\u006d\u006e\u0065\u0071\u0071":0x2246,"\u0073i\u006d\u0070\u006c\u0075\u0073":0x2a24,"\u0073\u0069\u006d\u0072\u0064\u006f\u0074\u0073":0x2a6b,"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065":0x223f,"\u0073\u0069\u006f\u0073\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e":0x3274,"\u0073\u0069o\u0073\u0061\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3214,"\u0073i\u006fs\u0063\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x317e,"\u0073\u0069o\u0073\u0063\u0069r\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3266,"\u0073\u0069o\u0073\u006b\u0069y\u0065\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e":0x317a,"\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3145,"\u0073i\u006fs\u006e\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x317b,"\u0073i\u006fs\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3206,"\u0073i\u006fs\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x317d,"\u0073\u0069o\u0073\u0074\u0069k\u0065\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e":0x317c,"\u0073\u0069\u0078":0x0036,"\u0073\u0069\u0078\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09ec,"\u0073i\u0078\u0064\u0065\u0076\u0061":0x096c,"s\u0069\u0078\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aec,"s\u0069\u0078\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a6c,"s\u0069\u0078\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3026,"\u0073\u0069\u0078\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3225,"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2086,"\u0073\u0069\u0078m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff16,"s\u0069\u0078\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf736,"\u0073\u0069\u0078\u0070\u0061\u0072\u0065\u006e":0x2479,"\u0073\u0069\u0078\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065":0x2006,"\u0073i\u0078\u0070\u0065\u0072\u0069\u006fd":0x248d,"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f6,"\u0073\u0069\u0078\u0072\u006f\u006d\u0061\u006e":0x2175,"s\u0069\u0078\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2076,"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x246f,"\u0073\u0069\u0078\u0074\u0065\u0065n\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079\u0064\u0065\u006e\u006f\u006di\u006e\u0061\u0074\u006f\u0072\u0062\u0065n\u0067\u0061\u006c\u0069":0x09f9,"\u0073\u0069\u0078t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2483,"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064":0x2497,"\u0073i\u0078\u0074\u0068\u0061\u0069":0x0e56,"\u0073\u006c\u0061s\u0068":0x002f,"\u0073\u006c\u0061\u0073\u0068\u006c\u006f\u006e\u0067\u006e\u006f\u0073\u0070":0x02ab,"\u0073\u006c\u0061\u0073\u0068\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff0f,"\u0073\u006c\u0061\u0073\u0068\u0073\u0068\u006f\u0072t\u006e\u006f\u0073\u0070":0x02aa,"\u0073\u006c\u006f\u006e\u0067\u0064\u006f\u0074\u0061c\u0063\u0065\u006e\u0074":0x1e9b,"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e":0x2322,"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074":0x25c2,"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x25b8,"\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0067\u0068m\u0061\u0064\u0064\u0061":0x06e4,"\u0073m\u0061\u006c\u006c\u0069\u006e":0x220a,"\u0073m\u0061\u006c\u006c\u006e\u0069":0x220d,"\u0073\u006d\u0061\u0073\u0068\u0074\u0069\u006d\u0065\u0073":0x2a33,"\u0073\u006d\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x2b29,"\u0073\u006d\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b2a,"\u0073\u006d\u0065\u0070\u0061\u0072\u0073\u006c":0x29e4,"\u0073\u006d\u0069l\u0065":0x2323,"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e":0x263a,"\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff53,"\u0073\u006d\u0074":0x2aaa,"\u0073\u006d\u0074\u0065":0x2aac,"s\u006d\u0077\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072":0x2b52,"\u0073\u006d\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065":0x2b2b,"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077":0x05c3,"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e":0x00ad,"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044c,"\u0073\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305d,"\u0073\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bd,"\u0073\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7f,"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062":0x0338,"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062":0x0337,"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069":0x0e29,"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069":0x0e28,"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069":0x0e0b,"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i":0x0e2a,"\u0073\u0070\u0061c\u0065":0x0020,"\u0073\u0070\u0061d\u0065":0x2660,"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065":0x2664,"\u0073\u0070\u0061\u0072\u0065\u006e":0x24ae,"\u0073\u0070\u0068\u0065\u0072\u0069\u0063\u0061\u006ca\u006e\u0067\u006c\u0065":0x2222,"\u0073\u0070h\u0065\u0072\u0069c\u0061\u006c\u0061\u006e\u0067\u006c\u0065\u0075\u0070":0x29a1,"\u0073\u0071\u0069n\u0074":0x2a16,"\u0073q\u006c\u006f\u007a\u0065\u006e\u0067e":0x2311,"\u0073\u0071\u0072\u0074\u0062\u006f\u0074\u0074\u006f\u006d":0x23b7,"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071":0x22e4,"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071":0x22e5,"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x033b,"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u006f\u0074b\u006c\u0061\u0063\u006b":0x2b13,"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u0063":0x33c4,"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u006d":0x339d,"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c":0x25a9,"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft":0x22a1,"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c":0x25a4,"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065":0x228f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u0067":0x338f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u006d":0x339e,"\u0073q\u0075a\u0072\u0065\u006b\u006d\u0063\u0061\u0070\u0069\u0074\u0061\u006c":0x33ce,"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b":0x25e7,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006c\u0062\u006c\u0061\u0063\u006b":0x2b15,"\u0073\u0071\u0075a\u0072\u0065\u006c\u006c\u0071\u0075\u0061\u0064":0x25f1,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006e":0x33d1,"\u0073q\u0075\u0061\u0072\u0065\u006c\u006fg":0x33d2,"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b":0x25ea,"\u0073\u0071\u0075a\u0072\u0065\u006c\u0072\u0071\u0075\u0061\u0064":0x25f2,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0067":0x338e,"\u0073q\u0075\u0061\u0072\u0065\u006d\u0069l":0x33d5,"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073":0x229f,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u006d":0x339c,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0073\u0071u\u0061\u0072\u0065\u0064":0x33a1,"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079":0x22a0,"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c":0x2290,"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c":0x25a6,"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073":0x229e,"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b":0x25e8,"\u0073\u0071\u0075\u0061\u0072\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070":0x02ae,"\u0073\u0071\u0075\u0061\u0072\u0065\u0074\u006f\u0070b\u006c\u0061\u0063\u006b":0x2b12,"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b":0x25e9,"\u0073\u0071\u0075a\u0072\u0065\u0075\u006c\u0071\u0075\u0061\u0064":0x25f0,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c":0x25a7,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c":0x25a8,"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u0072\u0062\u006c\u0061\u0063\u006b":0x2b14,"\u0073\u0071\u0075a\u0072\u0065\u0075\u0072\u0071\u0075\u0061\u0064":0x25f3,"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c":0x25a5,"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k":0x25a3,"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074":0x21ad,"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x21dd,"\u0073q\u0075\u006f\u0076\u0061\u006c":0x25a2,"\u0073\u0072\u0073\u0071\u0075\u0061\u0072\u0065":0x33db,"\u0073\u0073\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09b7,"\u0073s\u0061\u0064\u0065\u0076\u0061":0x0937,"s\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab7,"\u0073\u0073a\u006e\u0067\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e":0x3149,"\u0073\u0073a\u006e\u0067\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x3185,"\u0073\u0073a\u006e\u0067\u0069e\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e":0x3180,"\u0073\u0073\u0061\u006e\u0067\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e":0x3132,"\u0073\u0073a\u006e\u0067\u006ei\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3165,"\u0073\u0073a\u006e\u0067\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e":0x3143,"\u0073s\u0061n\u0067\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e":0x3146,"\u0073\u0073\u0061\u006e\u0067\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e":0x3138,"\u0073\u0073\u006c\u0061\u0073\u0068":0x2afd,"\u0073s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f2,"\u0073\u0074":0xfb06,"\u0073\u0074\u0061\u0072":0x22c6,"\u0073\u0074\u0061\u0072\u0065\u0071":0x225b,"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067":0x00a3,"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xffe1,"\u0073\u0074\u0072n\u0073":0x23e4,"s\u0074r\u006f\u006b\u0065\u006c\u006f\u006e\u0067\u006fv\u0065\u0072\u006c\u0061yc\u006d\u0062":0x0336,"s\u0074\u0072\u006f\u006bes\u0068o\u0072\u0074\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062":0x0335,"\u0073u\u0062\u0065\u0064\u006f\u0074":0x2ac3,"\u0073u\u0062\u006d\u0075\u006c\u0074":0x2ac1,"\u0073u\u0062\u0072\u0061\u0072\u0072":0x2979,"\u0073\u0075\u0062s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078":0x2ac9,"\u0073\u0075\u0062\u0073\u0065\u0074\u0063\u0069\u0072\u0063":0x27c3,"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l":0x22d0,"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c":0x2ac5,"\u0073u\u0062\u0073\u0065\u0074\u0064\u006ft":0x2abd,"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c":0x228a,"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c":0x2acb,"\u0073\u0075\u0062\u0073\u0065\u0074\u0070\u006c\u0075\u0073":0x2abf,"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c":0x2291,"\u0073\u0075\u0062\u0073\u0069\u006d":0x2ac7,"\u0073\u0075\u0062\u0073\u0075\u0062":0x2ad5,"\u0073\u0075\u0062\u0073\u0075\u0070":0x2ad3,"\u0073\u0075\u0063\u0063\u0061\u0070\u0070\u0072\u006f\u0078":0x2ab8,"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073":0x227b,"\u0073u\u0063\u0063\u0065\u0071\u0071":0x2ab4,"\u0073u\u0063\u0063\u006e\u0065\u0071":0x2ab2,"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074":0x220b,"\u0073\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3059,"\u0073\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b9,"\u0073\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff7d,"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0652,"\u0073\u0075\u006b\u0075\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe7e,"\u0073\u0075\u006b\u0075\u006e\u006c\u006f\u0077":0xe822,"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c":0xfe7f,"\u0073\u0075\u006bu\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061":0xe834,"\u0073u\u006d\u0062\u006f\u0074\u0074\u006fm":0x23b3,"\u0073\u0075\u006d\u0069\u006e\u0074":0x2a0b,"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn":0x2211,"\u0073\u0075\u006d\u0074\u006f\u0070":0x23b2,"\u0073\u0075\u006e":0x263c,"\u0073u\u0070\u0064\u0073\u0075\u0062":0x2ad8,"\u0073u\u0070\u0065\u0064\u006f\u0074":0x2ac4,"\u0073u\u0070e\u0072\u0073\u0063\u0072\u0069\u0070\u0074\u0061\u006c\u0065\u0066":0x0670,"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c":0x22d1,"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c":0x2ac6,"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c":0x228b,"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c":0x2acc,"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c":0x2292,"\u0073u\u0070\u0068\u0073\u006f\u006c":0x27c9,"\u0073u\u0070\u0068\u0073\u0075\u0062":0x2ad7,"\u0073u\u0070\u006c\u0061\u0072\u0072":0x297b,"\u0073u\u0070\u006d\u0075\u006c\u0074":0x2ac2,"\u0073\u0075\u0070s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078":0x2aca,"\u0073\u0075\u0070\u0073\u0065\u0074\u0063\u0069\u0072\u0063":0x27c4,"\u0073u\u0070\u0073\u0065\u0074\u0064\u006ft":0x2abe,"\u0073\u0075\u0070\u0073\u0065\u0074\u0070\u006c\u0075\u0073":0x2ac0,"\u0073\u0075\u0070\u0073\u0069\u006d":0x2ac8,"\u0073\u0075\u0070\u0073\u0075\u0062":0x2ad4,"\u0073\u0075\u0070\u0073\u0075\u0070":0x2ad6,"\u0073\u0076\u0073\u0071\u0075\u0061\u0072\u0065":0x33dc,"\u0073y\u006fu\u0077\u0061\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337c,"\u0074":0x0074,"\u0074a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09a4,"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e":0x22a4,"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074":0x22a3,"\u0074\u0061\u0064\u0065\u0076\u0061":0x0924,"\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa4,"\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a24,"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c":0x0637,"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfec2,"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec3,"\u0074\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305f,"t\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec1,"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec4,"\u0074\u0061i\u0073\u0079\u006fu\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065":0x337d,"\u0074\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bf,"\u0074\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff80,"\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067":0x2afe,"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065":0xfe71,"\u0074\u0061\u0075":0x03c4,"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h":0xfb4a,"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w":0x05ea,"\u0074\u0062\u0061\u0072":0x0167,"\u0074b\u006f\u0070\u006f\u006d\u006f\u0066o":0x310a,"\u0074\u0063\u0061\u0072\u006f\u006e":0x0165,"\u0074c\u0061\u0072\u006f\u006e\u0031":0xf815,"\u0074\u0063\u0063\u0075\u0072\u006c":0x02a8,"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0x0163,"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611":0xf819,"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x0686,"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb7b,"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfb7c,"\u0074\u0063\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb7a,"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb7d,"\u0074c\u0069\u0072\u0063\u006c\u0065":0x24e3,"\u0074\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e71,"\u0074d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e97,"\u0074\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e6b,"\u0074d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e6d,"\u0074\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ad,"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe96,"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfca2,"t\u0065h\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061t\u0065\u0064\u0061\u0072ab\u0069\u0063":0xfc0c,"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe97,"\u0074\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3066,"t\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe95,"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfca1,"t\u0065\u0068\u006a\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc0b,"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063":0x0629,"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063":0xfe94,"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074a\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfe93,"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe98,"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfca4,"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc0e,"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc73,"\u0074\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc74,"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xe814,"\u0074e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfca3,"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc75,"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064":0xfc10,"\u0074\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c6,"\u0074\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff83,"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee":0x2121,"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a0,"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x05a9,"\u0074\u0065\u006e\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3229,"\u0074\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x247d,"\u0074e\u006e\u0070\u0065\u0072\u0069\u006fd":0x2491,"\u0074\u0065\u006e\u0072\u006f\u006d\u0061\u006e":0x2179,"\u0074\u0065\u0073\u0068":0x02a7,"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h":0xfb38,"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w":0x05d8,"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b5,"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x059b,"\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a5,"\u0074h\u0061\u0064\u0065\u0076\u0061":0x0925,"t\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa5,"t\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a25,"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0x0630,"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeac,"\u0074\u0068\u0061l\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeab,"\u0074\u0068\u0061\u006eth\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069":0xf898,"\u0074\u0068\u0061nt\u0068\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069":0xf897,"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069":0x0e4c,"\u0074h\u0061\u006e\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069":0xf896,"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063":0x062b,"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9a,"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfe9b,"\u0074\u0068\u0065h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfe99,"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe9c,"\u0074\u0068\u0065\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c":0xfca6,"t\u0068e\u0068\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064":0xfc12,"\u0074h\u0065\u0072\u0065\u0066\u006f\u0072e":0x2234,"\u0074h\u0065\u0072\u006d\u006f\u0064":0x29e7,"\u0074\u0068\u0065t\u0061":0x03b8,"\u0074\u0068\u0065\u0074\u0061\u0031":0x03d1,"t\u0068i\u0065\u0075\u0074\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e":0x3279,"\u0074\u0068\u0069\u0065ut\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e":0x3219,"\u0074\u0068\u0069\u0065ut\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x326b,"\u0074\u0068\u0069\u0065\u0075\u0074\u0068\u006b\u006f\u0072\u0065\u0061\u006e":0x314c,"\u0074h\u0069e\u0075\u0074\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x320b,"\u0074h\u0069\u006e\u0073\u0070\u0061\u0063e":0x2009,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065":0x246c,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e":0x2480,"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064":0x2494,"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069":0x0e11,"\u0074\u0068\u006fo\u006b":0x01ad,"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069":0x0e12,"\u0074\u0068\u006fr\u006e":0x00fe,"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e17,"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069":0x0e10,"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069":0x0e18,"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069":0x0e16,"\u0074\u0068o\u0075\u0073\u0061n\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0482,"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063":0x066c,"\u0074\u0068\u0072e\u0065":0x0033,"\u0074\u0068\u0072e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e9,"t\u0068\u0072\u0065\u0065\u0064\u0061\u006e\u0067\u006c\u0065":0x27c0,"\u0074h\u0072\u0065\u0065\u0064\u0065\u0076a":0x0969,"\u0074\u0068\u0072\u0065\u0065\u0064\u006f\u0074\u0063\u006f\u006c\u006f\u006e":0x2af6,"\u0074\u0068\u0072e\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073":0x215c,"t\u0068\u0072\u0065\u0065\u0066\u0069\u0066\u0074\u0068\u0073":0x2157,"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae9,"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a69,"\u0074\u0068\u0072\u0065\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3023,"t\u0068\u0072\u0065\u0065id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e":0x3222,"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2083,"\u0074\u0068\u0072\u0065\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065":0xff13,"t\u0068\u0072\u0065\u0065nu\u006de\u0072\u0061\u0074\u006f\u0072b\u0065\u006e\u0067\u0061\u006c\u0069":0x09f6,"\u0074\u0068\u0072\u0065\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf733,"\u0074\u0068\u0072\u0065\u0065\u0070\u0061\u0072\u0065\u006e":0x2476,"\u0074h\u0072e\u0065\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065":0x2004,"t\u0068\u0072\u0065\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x248a,"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f3,"\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073":0x00be,"\u0074\u0068\u0072\u0065eq\u0075\u0061\u0072\u0074\u0065\u0072\u0073\u0065\u006d\u0064\u0061\u0073\u0068":0xf6de,"\u0074\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e":0x2172,"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b3,"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i":0x0e53,"\u0074\u0068\u0072\u0065\u0065\u0075\u006e\u0064\u0065\u0072\u0064\u006f\u0074":0x20e8,"\u0074h\u007a\u0073\u0071\u0075\u0061\u0072e":0x3394,"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t":0x2040,"\u0074\u0069\u0065\u0069\u006e\u0066\u0074\u0079":0x29dd,"\u0074\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3061,"\u0074\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c1,"\u0074\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff81,"\u0074\u0069\u006b\u0065ut\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3270,"\u0074i\u006be\u0075\u0074\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e":0x3210,"\u0074i\u006be\u0075\u0074\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e":0x3262,"\u0074\u0069\u006be\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e":0x3137,"\u0074\u0069\u006b\u0065\u0075\u0074\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e":0x3202,"\u0074\u0069\u006cd\u0065":0x02dc,"\u0074\u0069\u006c\u0064\u0065\u0031":0xf004,"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062":0x0330,"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062":0x0303,"\u0074\u0069\u006c\u0064\u0065\u0064\u006f\u0075\u0062l\u0065\u0063\u006d\u0062":0x0360,"\u0074i\u006c\u0064\u0065\u006e\u006f\u0073p":0x0276,"\u0074i\u006cd\u0065\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063\u006d\u0062":0x0334,"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0069\u0063\u0061\u006c\u0063\u006d\u0062":0x033e,"\u0074\u0069\u006d\u0065\u0073\u0062\u0061\u0072":0x2a31,"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0596,"\u0074\u0069\u0070\u0070\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a70,"\u0074\u0069t\u006c\u006f\u0063y\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062":0x0483,"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057f,"\u0074\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e6f,"\u0074\u006d\u0069\u006e\u0075\u0073":0x29ff,"\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff54,"\u0074\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0569,"\u0074\u006f\u0065\u0061":0x2928,"\u0074\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3068,"\u0074\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c8,"\u0074\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff84,"\u0074\u006f\u006e\u0061":0x2927,"\u0074\u006f\u006e\u0065ba\u0072\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068\u006d\u006f\u0064":0x02e5,"\u0074o\u006ee\u0062\u0061\u0072\u0065\u0078t\u0072\u0061l\u006f\u0077\u006d\u006f\u0064":0x02e9,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u0068\u0069g\u0068\u006d\u006f\u0064":0x02e6,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006c\u006f\u0077\u006d\u006f\u0064":0x02e8,"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006d\u0069\u0064\u006d\u006f\u0064":0x02e7,"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065":0x01bd,"\u0074o\u006e\u0065\u0073\u0069\u0078":0x0185,"\u0074o\u006e\u0065\u0074\u0077\u006f":0x01a8,"\u0074\u006f\u006eo\u0073":0x0384,"\u0074o\u006e\u0073\u0071\u0075\u0061\u0072e":0x3327,"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069":0x0e0f,"\u0074\u006f\u0070\u0062\u006f\u0074":0x2336,"\u0074\u006f\u0070\u0063\u0069\u0072":0x2af1,"\u0074o\u0070\u0066\u006f\u0072\u006b":0x2ada,"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065":0x25e0,"\u0074o\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074":0x3014,"\u0074\u006fr\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0073ma\u006c\u006c":0xfe5d,"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072a\u0063k\u0065\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe39,"\u0074o\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006cl\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068t":0x3015,"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068e\u006c\u006c\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c":0xfe5e,"\u0074\u006f\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c":0xfe3a,"\u0074\u006f\u0073\u0061":0x2929,"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i":0x0e15,"\u0074\u006f\u0077\u0061":0x292a,"\u0074\u0070\u0061l\u0061\u0074\u0061\u006c\u0068\u006f\u006f\u006b":0x01ab,"\u0074\u0070\u0061\u0072\u0065\u006e":0x24af,"\u0074\u0070\u006cu\u0073":0x29fe,"\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k":0x2122,"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006b\u0073\u0061\u006e\u0073":0xf8ea,"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006bs\u0065\u0072\u0069\u0066":0xf6db,"\u0074r\u0061\u0070\u0065\u007a\u0069\u0075m":0x23e2,"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x0288,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0062u\u006c\u006c\u0065\u0074":0x2023,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074":0x25ec,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b":0x25ed,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c":0x22b4,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006d\u0069\u006e\u0075\u0073":0x2a3a,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006f\u0064\u006f\u0074":0x29ca,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0070\u006c\u0075\u0073":0x2a39,"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b":0x25ee,"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c":0x22b5,"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065s":0x29cc,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073e\u0072\u0069\u0066\u0073":0x29cd,"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0074\u0069\u006d\u0065\u0073":0x2a3b,"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072":0x29cb,"\u0074\u0072\u0069\u0070\u006c\u0065\u0070\u006c\u0075\u0073":0x29fb,"\u0074r\u0070\u0072\u0069\u006d\u0065":0x2034,"\u0074r\u0073\u006c\u0061\u0073\u0068":0x2afb,"\u0074\u0073":0x02a6,"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068":0xfb46,"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0446,"\u0074s\u0065\u0072\u0065\u0031\u0032":0x05b5,"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x045b,"\u0074s\u0075\u0070\u0065\u0072\u0069\u006fr":0xf6f3,"\u0074\u0074\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x099f,"\u0074t\u0061\u0064\u0065\u0076\u0061":0x091f,"t\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a9f,"t\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a1f,"\u0074t\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb67,"\u0074\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb68,"\u0074\u0074e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb69,"t\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09a0,"\u0074\u0074\u0068\u0061\u0064\u0065\u0076\u0061":0x0920,"\u0074\u0074\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aa0,"\u0074\u0074\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a20,"\u0074t\u0075\u0072\u006e\u0065\u0064":0x0287,"\u0074\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3064,"\u0074\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c4,"\u0074\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff82,"\u0074u\u0072\u006e\u0061\u006e\u0067\u006ce":0x29a2,"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061":0x2129,"\u0074u\u0072\u006e\u0065\u0064\u006e\u006ft":0x2319,"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074":0x22a2,"\u0074u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3063,"\u0074u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30c3,"\u0074u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6f,"\u0074\u0077\u0065l\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x246b,"t\u0077\u0065\u006c\u0076\u0065\u0070\u0061\u0072\u0065\u006e":0x247f,"\u0074\u0077\u0065l\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064":0x2493,"t\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e":0x217b,"t\u0077\u0065\u006c\u0076\u0065\u0075\u0064\u0061\u0073\u0068":0xd80c,"\u0074\u0077\u0065n\u0074\u0079\u0063\u0069\u0072\u0063\u006c\u0065":0x2473,"\u0074\u0077\u0065\u006e\u0074\u0079\u0068\u0061\u006eg\u007a\u0068\u006f\u0075":0x5344,"t\u0077\u0065\u006e\u0074\u0079\u0070\u0061\u0072\u0065\u006e":0x2487,"\u0074\u0077\u0065n\u0074\u0079\u0070\u0065\u0072\u0069\u006f\u0064":0x249b,"\u0074\u0077\u006f":0x0032,"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c":0x0662,"\u0074\u0077\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e8,"\u0074w\u006f\u0063\u0061\u0070\u0073":0x2a4b,"\u0074w\u006f\u0063\u0075\u0070\u0073":0x2a4a,"\u0074w\u006f\u0064\u0065\u0076\u0061":0x0968,"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072":0x2025,"t\u0077o\u0064\u006f\u0074\u006c\u0065\u0061\u0064\u0065r\u0076\u0065\u0072\u0074ic\u0061\u006c":0xfe30,"\u0074w\u006f\u0066\u0069\u0066\u0074\u0068s":0x2156,"t\u0077\u006f\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae8,"t\u0077\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a68,"t\u0077\u006f\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075":0x3022,"\u0074\u0077o\u0068\u0065\u0061d\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077":0x21a1,"t\u0077o\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077ta\u0069\u006c":0x2b3b,"\u0074\u0077\u006f\u0068ea\u0064\u006c\u0065\u0066\u0074\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077":0x2b37,"\u0074w\u006fh\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d":0x2b36,"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0074\u006f":0x2905,"t\u0077\u006f\u0068\u0065ad\u0072i\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0074\u0061\u0069\u006c":0x2916,"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0075\u0070a\u0072\u0072\u006f\u0077":0x219f,"t\u0077o\u0068\u0065\u0061\u0064\u0075\u0070\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065":0x2949,"\u0074\u0077\u006f\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e":0x3221,"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2082,"\u0074\u0077\u006fm\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff12,"\u0074\u0077\u006f\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09f5,"t\u0077\u006f\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf732,"\u0074\u0077\u006f\u0070\u0061\u0072\u0065\u006e":0x2475,"\u0074w\u006f\u0070\u0065\u0072\u0069\u006fd":0x2489,"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f2,"\u0074\u0077\u006f\u0072\u006f\u006d\u0061\u006e":0x2171,"\u0074w\u006f\u0073\u0074\u0072\u006f\u006be":0x01bb,"t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x00b2,"\u0074w\u006f\u0074\u0068\u0061\u0069":0x0e52,"\u0074w\u006f\u0074\u0068\u0069\u0072\u0064s":0x2154,"\u0074y\u0070\u0065\u0063\u006f\u006c\u006fn":0x2982,"\u0075":0x0075,"\u0075\u0032\u00364\u0033":0x2643,"\u0075\u0061\u0063\u0075\u0074\u0065":0x00fa,"\u0075\u0062\u0061\u0072":0x0289,"\u0075\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x0989,"\u0075b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3128,"\u0075b\u0072\u0062\u0072\u0061\u006b":0x23e1,"\u0075\u0062\u0072\u0065\u0076\u0065":0x016d,"\u0075\u0063\u0061\u0072\u006f\u006e":0x01d4,"\u0075\u0063\u0065\u0064\u0069\u006c\u006c\u0061":0xf834,"\u0075c\u0069\u0072\u0063\u006c\u0065":0x24e4,"u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x00fb,"\u0075\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077":0x1e77,"\u0075\u0064\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061":0x0951,"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e":0x0171,"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e":0x0215,"\u0075\u0064\u0065v\u0061":0x0909,"\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00fc,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065":0x01d8,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077":0x1e73,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e":0x01da,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04f1,"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065":0x01dc,"\u0075d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e":0x01d6,"\u0075d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ee5,"\u0075\u0067\u0072\u0061\u0076\u0065":0x00f9,"\u0075g\u0075\u006a\u0061\u0072\u0061\u0074i":0x0a89,"\u0075g\u0075\u0072\u006d\u0075\u006b\u0068i":0x0a09,"\u0075h\u0069\u0072\u0061\u0067\u0061\u006ea":0x3046,"\u0075\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ee7,"\u0075\u0068\u006fr\u006e":0x01b0,"\u0075\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065":0x1ee9,"\u0075\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077":0x1ef1,"\u0075\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065":0x1eeb,"\u0075\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065":0x1eed,"\u0075\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065":0x1eef,"u\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063":0x04f3,"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065":0x0217,"\u0075k\u0061\u0074\u0061\u006b\u0061\u006ea":0x30a6,"\u0075k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068":0xff73,"\u0075\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0479,"\u0075k\u006f\u0072\u0065\u0061\u006e":0x315c,"\u0075\u006c\u0061r\u0063":0x25dc,"\u0075\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25f8,"\u0075m\u0061\u0063\u0072\u006f\u006e":0x016b,"\u0075m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04ef,"\u0075m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x1e7b,"\u0075\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069":0x0a41,"\u0075\u006d\u0069\u006e\u0075\u0073":0x2a41,"\u0075\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff55,"\u0075\u006e\u0064\u0065\u0072\u0062\u0072\u0061\u0063\u0065":0x23df,"\u0075\u006e\u0064e\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074":0x23b5,"\u0075\u006e\u0064\u0065\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077":0x20ee,"u\u006ed\u0065\u0072\u006c\u0065\u0066\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e":0x20ed,"\u0075\u006e\u0064\u0065\u0072\u0070\u0061\u0072\u0065\u006e":0x23dd,"\u0075n\u0064e\u0072\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077":0x20ef,"u\u006e\u0064\u0065\u0072ri\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e":0x20ec,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065":0x005f,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c":0x2017,"\u0075\u006e\u0064\u0065rs\u0063\u006f\u0072\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff3f,"\u0075n\u0064e\u0072\u0073\u0063\u006f\u0072e\u0076\u0065r\u0074\u0069\u0063\u0061\u006c":0xfe33,"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u0077\u0061\u0076\u0079":0xfe4f,"\u0075\u006e\u0064\u0065\u0072\u0074\u0069\u0065":0x203f,"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073":0x22ef,"\u0075\u006e\u0069o\u006e":0x222a,"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c":0x22d3,"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069":0x228e,"\u0075n\u0069\u006f\u006e\u0073\u0071":0x2294,"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t":0x22c3,"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l":0x2200,"\u0075o\u0067\u006f\u006e\u0065\u006b":0x0173,"\u0075\u0070\u0061n\u0064":0x214b,"\u0075\u0070\u0061\u0072\u0065\u006e":0x24b0,"\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064":0x2909,"\u0075p\u0061r\u0072\u006f\u0077\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065":0x29bd,"\u0075p\u0062\u006c\u006f\u0063\u006b":0x2580,"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da":0x03dd,"u\u0070\u0064\u006f\u0077nh\u0061r\u0070\u006f\u006f\u006e\u006ce\u0066\u0074\u006c\u0065\u0066\u0074":0x2951,"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0072\u0069\u0067h\u0074":0x294d,"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u006c\u0065f\u0074":0x294c,"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0072\u0069\u0067\u0068\u0074":0x294f,"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x296e,"\u0075\u0070\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b":0x2594,"\u0075\u0070\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c":0x297e,"\u0075\u0070h\u0061\u0072\u0070o\u006f\u006e\u006c\u0065\u0066\u0074\u0062\u0061\u0072":0x2960,"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067h\u0074\u0062\u0061\u0072":0x295c,"\u0075\u0070\u0068\u0061rp\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074":0x2963,"\u0075\u0070\u0069\u006e":0x27d2,"\u0075\u0070\u0069n\u0074":0x2a1b,"\u0075p\u006b\u006f\u0070\u0070\u0061":0x03df,"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061":0x03d8,"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061":0x03d9,"\u0075\u0070\u0070\u0065\u0072\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077":0x05c4,"\u0075\u0070\u0072\u0069\u0067\u0068\u0074\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077":0x2934,"\u0075p\u0073\u0061\u006d\u0070\u0069":0x03e1,"\u0075p\u0073\u0069\u006c\u006f\u006e":0x03c5,"u\u0070\u0073\u0069\u006con\u0064i\u0061\u0065\u0072\u0065\u0073i\u0073\u0074\u006f\u006e\u006f\u0073":0x02f9,"\u0075p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073":0x03cb,"u\u0070s\u0069\u006c\u006f\u006e\u0064\u0069\u0065\u0072e\u0073\u0069\u0073\u0074on\u006f\u0073":0x03b0,"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e":0x028a,"\u0075\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073":0x03cd,"\u0075p\u0073\u006c\u006f\u0070\u0065":0x29f8,"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061":0x03db,"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062":0x031d,"\u0075p\u0074\u0061\u0063\u006b\u006d\u006fd":0x02d4,"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061":0x03f4,"u\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a73,"\u0075\u0072\u0061r\u0063":0x25dd,"\u0075\u0072\u0069n\u0067":0x016f,"\u0075\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25f9,"\u0075\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061":0x3045,"\u0075\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061":0x30a5,"\u0075\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff69,"\u0075\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x04af,"\u0075\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04b1,"\u0075\u0074\u0069\u006c\u0064\u0065":0x0169,"u\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065":0x1e79,"u\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077":0x1e75,"\u0075u\u0062\u0065\u006e\u0067\u0061\u006ci":0x098a,"\u0075\u0075\u0064\u0065\u0076\u0061":0x090a,"\u0075\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a8a,"\u0075\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a0a,"\u0075u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a42,"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069":0x09c2,"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061":0x0942,"\u0075\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ac2,"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069":0x09c1,"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061":0x0941,"\u0075v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069":0x0ac1,"\u0076":0x0076,"\u0076\u0042\u0061\u0072":0x2ae8,"\u0076\u0042\u0061r\u0076":0x2ae9,"\u0076\u0044\u0064\u0061\u0073\u0068":0x2ae2,"\u0076\u0061\u0064\u0065\u0076\u0061":0x0935,"\u0076\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ab5,"\u0076\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a35,"\u0076\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f7,"\u0076\u0061\u0072\u0056\u0064\u0061\u0073\u0068":0x2ae6,"\u0076\u0061\u0072\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e":0x23ce,"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065":0x2306,"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e":0x2b21,"\u0076a\u0072h\u0065\u0078\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b":0x2b22,"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e\u006c\u0072b\u006f\u006e\u0064\u0073":0x232c,"\u0076\u0061\u0072\u0069\u006b\u0061":0xfb1e,"v\u0061\u0072\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072":0x22f6,"\u0076\u0061\u0072\u0069\u0073\u0069\u006e\u0073":0x22f3,"\u0076a\u0072\u006e\u0069\u006f\u0062\u0061r":0x22fd,"\u0076\u0061\u0072\u006e\u0069\u0073":0x22fb,"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065":0x2232,"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074":0x22b2,"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074":0x22b3,"\u0076a\u0072\u0076\u0065\u0065\u0062\u0061r":0x2a61,"\u0076\u0061\u0076":0x05d5,"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb35,"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d":0xfb4b,"\u0076\u0062\u0072\u0061\u0063\u0065\u0065\u0078\u0074e\u006e\u0064\u0065\u0072":0x23aa,"\u0076\u0062\u0072\u0074\u0072\u0069":0x29d0,"\u0076c\u0069\u0072\u0063\u006c\u0065":0x24e5,"\u0076d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e7f,"\u0076\u0065\u0063\u0074\u0069\u006d\u0065\u0073":0x2a2f,"\u0076\u0065\u0063\u0074\u006f\u0072":0x20d7,"\u0076\u0065\u0065\u0064\u006f\u0074":0x27c7,"\u0076\u0065\u0065d\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072":0x2a63,"\u0076\u0065\u0065e\u0071":0x225a,"\u0076\u0065\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074":0x2a5b,"\u0076e\u0065\u006f\u0064\u006f\u0074":0x2a52,"\u0076\u0065\u0065\u006f\u006e\u0076\u0065\u0065":0x2a56,"\u0076\u0065\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065":0x2a59,"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c":0x06a4,"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfb6b,"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb6c,"v\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfb6a,"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfb6d,"\u0076\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f9,"\u0076\u0065\u0072\u0073\u0069\u0063\u006c\u0065":0x2123,"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0061\u0062\u006f\u0076ec\u006d\u0062":0x030d,"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062":0x0329,"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006ci\u006e\u0065l\u006f\u0077\u006d\u006f\u0064":0x02cc,"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u006d\u006f\u0064":0x02c8,"v\u0065\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079":0x20d2,"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x057e,"\u0076\u0068\u006fo\u006b":0x028b,"\u0076\u0069\u0065\u0077\u0064\u0061\u0074\u0061":0x2317,"\u0076\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f8,"\u0076\u0069\u0072\u0061\u006d\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09cd,"\u0076\u0069\u0072\u0061\u006d\u0061\u0064\u0065\u0076\u0061":0x094d,"\u0076\u0069\u0072\u0061\u006d\u0061\u0067\u0075\u006aa\u0072\u0061\u0074\u0069":0x0acd,"\u0076\u0069\u0073\u0061\u0072\u0067\u0061\u0062\u0065n\u0067\u0061\u006c\u0069":0x0983,"v\u0069\u0073\u0061\u0072\u0067\u0061\u0064\u0065\u0076\u0061":0x0903,"\u0076i\u0073a\u0072\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0a83,"\u0076l\u006f\u006e\u0067\u0064\u0061\u0073h":0x27dd,"\u0076\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff56,"\u0076\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0578,"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x309e,"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fe,"\u0076\u006f\u0069\u0063\u0065\u0064\u006d\u0061\u0072k\u006b\u0061\u006e\u0061":0x309b,"\u0076\u006f\u0069ce\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9e,"\u0076\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30fa,"\u0076\u0070\u0061\u0072\u0065\u006e":0x24b1,"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065":0x25af,"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b":0x25ae,"\u0076s\u0063\u0072\u0069\u0070\u0074":0x021b,"\u0076\u0074\u0069\u006c\u0064\u0065":0x1e7d,"\u0076\u0074\u0075r\u006e":0x021c,"\u0076t\u0075\u0072\u006e\u0065\u0064":0x028c,"\u0076\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3094,"\u0076\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f4,"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1d,"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065":0x2218,"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065":0x2b1e,"\u0076z\u0069\u0067\u007a\u0061\u0067":0x299a,"\u0077":0x0077,"\u0077\u0061\u0063\u0075\u0074\u0065":0x1e83,"\u0077a\u0065\u006b\u006f\u0072\u0065\u0061n":0x3159,"\u0077\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308f,"\u0077\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ef,"\u0077\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff9c,"\u0077\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3158,"\u0077a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x308e,"\u0077a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ee,"w\u0061\u0074\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x3357,"\u0077\u0061\u0076\u0065\u0064\u0061\u0073\u0068":0x301c,"\u0077\u0061\u0076\u0079un\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0076\u0065\u0072\u0074\u0069\u0063a\u006c":0xfe34,"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c":0x0648,"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfeee,"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe86,"w\u0061\u0077\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeed,"\u0077a\u0077\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d":0xfe85,"\u0077\u0062\u0073\u0071\u0075\u0061\u0072\u0065":0x33dd,"\u0077c\u0069\u0072\u0063\u006c\u0065":0x24e6,"w\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0175,"\u0077d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e85,"\u0077\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e87,"\u0077d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e89,"\u0077\u0065\u0064\u0067\u0065\u0062\u0061\u0072":0x2a5f,"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0074":0x27d1,"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0075\u0062l\u0065\u0062\u0061\u0072":0x2a60,"\u0077\u0065\u0064g\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074":0x2a5a,"\u0077e\u0064\u0067\u0065\u006f\u0064\u006ft":0x2a51,"\u0077\u0065\u0064g\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065":0x2a55,"\u0077\u0065\u0064\u0067\u0065\u0071":0x2259,"\u0077\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3091,"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073":0x2118,"\u0077\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f1,"\u0077\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x315e,"\u0077e\u006f\u006b\u006f\u0072\u0065\u0061n":0x315d,"\u0077\u0067\u0072\u0061\u0076\u0065":0x1e81,"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074":0x25e6,"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065":0x25cb,"\u0077\u0068\u0069\u0074ec\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074":0x300e,"\u0077\u0068\u0069\u0074\u0065\u0063\u006f\u0072\u006e\u0065r\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe43,"\u0077\u0068\u0069te\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x300f,"\u0077\u0068\u0069t\u0065\u0063\u006f\u0072n\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c":0xfe44,"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064":0x25c7,"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064":0x25c8,"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25bf,"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25bd,"w\u0068i\u0074\u0065\u0069\u006e\u0077\u0068\u0069\u0074e\u0074\u0072\u0069\u0061ng\u006c\u0065":0x27c1,"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25c3,"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce":0x25c1,"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074":0x3016,"w\u0068\u0069\u0074\u0065\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074":0x3017,"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074":0x25c5,"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074":0x25bb,"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25b9,"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065":0x25b7,"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065":0x25ab,"\u0077\u0068\u0069\u0074es\u0071\u0075\u0061\u0072\u0065\u0074\u0069\u0063\u006b\u006c\u0065\u0066\u0074":0x27e4,"w\u0068i\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065t\u0069\u0063\u006b\u0072ig\u0068\u0074":0x27e5,"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r":0x2606,"\u0077\u0068\u0069\u0074\u0065\u0074\u0065\u006c\u0065p\u0068\u006f\u006e\u0065":0x260f,"\u0077\u0068i\u0074\u0065\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074le\u0066\u0074":0x3018,"\u0077\u0068\u0069\u0074\u0065\u0074\u006f\u0072\u0074\u006fi\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074":0x3019,"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065":0x25b5,"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065":0x25b3,"w\u0068\u0074\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c":0x2b2d,"w\u0068\u0074\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c":0x2b2f,"\u0077\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e":0x29a6,"w\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0075\u0070":0x29a7,"\u0077i\u0064e\u0062\u0072\u0069\u0064\u0067\u0065\u0061\u0062\u006f\u0076\u0065":0x20e9,"\u0077\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3090,"\u0077\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f0,"\u0077\u0069\u006b\u006f\u0072\u0065\u0061\u006e":0x315f,"\u0077\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff57,"\u0077\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3092,"\u0077\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30f2,"\u0077\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff66,"\u0077\u006f\u006e":0x20a9,"\u0077\u006f\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe6,"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069":0x0e27,"\u0077\u0070\u0061\u0072\u0065\u006e":0x24b2,"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074":0x2240,"\u0077\u0072\u0069n\u0067":0x1e98,"\u0077\u0073\u0075\u0070\u0065\u0072":0x0240,"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b7,"\u0077\u0074\u0075r\u006e":0x021d,"\u0077t\u0075\u0072\u006e\u0065\u0064":0x028d,"\u0077\u0079\u006e\u006e":0x01bf,"\u0078":0x0078,"\u0078a\u0062\u006f\u0076\u0065\u0063\u006db":0x033d,"\u0078b\u006f\u0070\u006f\u006d\u006f\u0066o":0x3112,"\u0078c\u0069\u0072\u0063\u006c\u0065":0x24e7,"\u0078d\u0069\u0065\u0072\u0065\u0073\u0069s":0x1e8d,"\u0078\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8b,"x\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056d,"\u0078\u0069":0x03be,"\u0078\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff58,"\u0078\u0070\u0061\u0072\u0065\u006e":0x24b3,"\u0078s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02e3,"\u0079":0x0079,"y\u0061\u0061\u0064\u006f\u0073\u0071\u0075\u0061\u0072\u0065":0x334e,"\u0079a\u0062\u0065\u006e\u0067\u0061\u006ci":0x09af,"\u0079\u0061\u0063\u0075\u0074\u0065":0x00fd,"\u0079\u0061\u0064\u0065\u0076\u0061":0x092f,"\u0079a\u0065\u006b\u006f\u0072\u0065\u0061n":0x3152,"\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0aaf,"\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a2f,"\u0079\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3084,"\u0079\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e4,"\u0079\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff94,"\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3151,"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069":0x0e4e,"\u0079a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3083,"\u0079a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e3,"\u0079a\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6c,"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0463,"\u0079c\u0069\u0072\u0063\u006c\u0065":0x24e8,"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x0177,"\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s":0x00ff,"\u0079\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x1e8f,"\u0079d\u006f\u0074\u0062\u0065\u006c\u006fw":0x1ef5,"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c":0x064a,"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x06d2,"y\u0065h\u0062\u0061\u0072\u0072\u0065\u0065\u0066\u0069n\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfbaf,"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfef2,"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063":0x0626,"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfe8a,"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063":0xfe8b,"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c":0xfe8c,"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfef3,"y\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfef1,"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063":0xfcdd,"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063":0xfc58,"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063":0xfc94,"\u0079\u0065\u0068th\u0072\u0065\u0065\u0064\u006f\u0074\u0073\u0062\u0065\u006c\u006f\u0077\u0061\u0072\u0061\u0062\u0069\u0063":0x06d1,"\u0079\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c":0xfc95,"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064":0xfc59,"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c":0xfcdb,"\u0079e\u0068\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d":0xfe89,"\u0079e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcda,"\u0079e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c":0xfcdc,"\u0079e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c":0xfc91,"\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3156,"\u0079\u0065\u006e":0x00a5,"\u0079\u0065\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xffe5,"\u0079e\u006f\u006b\u006f\u0072\u0065\u0061n":0x3155,"\u0079\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006bo\u0072\u0065\u0061\u006e":0x3186,"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077":0x05aa,"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x044b,"y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063":0x04f9,"\u0079\u0065\u0073\u0069\u0065\u0075\u006e\u0067\u006bo\u0072\u0065\u0061\u006e":0x3181,"y\u0065\u0073\u0069\u0065un\u0067p\u0061\u006e\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e":0x3183,"\u0079e\u0073i\u0065\u0075\u006e\u0067\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e":0x3182,"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077":0x059a,"\u0079\u0067\u0072\u0061\u0076\u0065":0x1ef3,"\u0079\u0068\u006fo\u006b":0x01b4,"\u0079\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065":0x1ef7,"\u0079\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0575,"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0457,"\u0079\u0069\u006b\u006f\u0072\u0065\u0061\u006e":0x3162,"\u0079i\u006e\u0079\u0061\u006e\u0067":0x262f,"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0582,"\u0079\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff59,"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077":0xfb39,"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077":0x05f2,"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb1f,"\u0079\u006f\u0067\u0068":0x0222,"\u0079\u006f\u0067\u0068\u0063\u0075\u0072\u006c":0x0223,"\u0079\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3088,"\u0079o\u0069\u006b\u006f\u0072\u0065\u0061n":0x3189,"\u0079\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e8,"\u0079\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff96,"\u0079\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x315b,"\u0079o\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3087,"\u0079o\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e7,"\u0079o\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6e,"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b":0x03f3,"y\u006f\u0079\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x3188,"\u0079\u006f\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e":0x3187,"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i":0x0e22,"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069":0x0e0d,"\u0079\u0070\u0061\u0072\u0065\u006e":0x24b4,"\u0079\u0070\u006f\u0067\u0065\u0067\u0072\u0061\u006d\u006d\u0065\u006e\u0069":0x037a,"y\u0070\u006f\u0067\u0065gr\u0061m\u006d\u0065\u006e\u0069\u0067r\u0065\u0065\u006b\u0063\u006d\u0062":0x0345,"\u0079\u0072":0x01a6,"\u0079\u0072\u0069n\u0067":0x1e99,"\u0079\u0073\u0075\u0070\u0065\u0072":0x0241,"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr":0x02b8,"\u0079\u0074\u0069\u006c\u0064\u0065":0x1ef9,"\u0079\u0074\u0075r\u006e":0x021e,"\u0079t\u0075\u0072\u006e\u0065\u0064":0x028e,"\u0079\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3086,"\u0079u\u0069\u006b\u006f\u0072\u0065\u0061n":0x318c,"\u0079\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e6,"\u0079\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff95,"\u0079\u0075\u006b\u006f\u0072\u0065\u0061\u006e":0x3160,"\u0079\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x046b,"\u0079\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063":0x046d,"\u0079\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063":0x0467,"\u0079u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c":0x0469,"\u0079u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3085,"\u0079u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30e5,"\u0079u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068":0xff6d,"\u0079\u0075\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e":0x318b,"y\u0075\u0079\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e":0x318a,"\u0079\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09df,"\u0079y\u0061\u0064\u0065\u0076\u0061":0x095f,"\u007a":0x007a,"\u007a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x0566,"\u007a\u0061\u0063\u0075\u0074\u0065":0x017a,"\u007a\u0061\u0064\u0065\u0076\u0061":0x095b,"\u007a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a5b,"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c":0x0638,"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063":0xfec6,"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec7,"\u007a\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3056,"z\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfec5,"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfec8,"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063":0x0632,"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063":0xfeb0,"\u007a\u0061\u0069n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064":0xfeaf,"\u007a\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b6,"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077":0x0595,"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077":0x0594,"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077":0x0598,"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077":0xfb36,"\u007ab\u006f\u0070\u006f\u006d\u006f\u0066o":0x3117,"\u007a\u0063\u0061\u0072\u006f\u006e":0x017e,"\u007ac\u0069\u0072\u0063\u006c\u0065":0x24e9,"z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078":0x1e91,"\u007a\u0063\u006d\u0070":0x2a1f,"\u007a\u0063\u0075r\u006c":0x0291,"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074":0x017c,"\u007ad\u006f\u0074\u0062\u0065\u006c\u006fw":0x1e93,"\u007a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0499,"\u007ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063":0x04df,"\u007a\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305c,"\u007a\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30bc,"\u007a\u0065\u0072\u006f":0x0030,"z\u0065\u0072\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069":0x09e6,"\u007a\u0065\u0072\u006f\u0064\u0065\u0076\u0061":0x0966,"\u007a\u0065\u0072o\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069":0x0ae6,"\u007a\u0065\u0072o\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069":0x0a66,"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063":0x0660,"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072":0x2080,"\u007a\u0065\u0072\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff10,"\u007a\u0065\u0072o\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065":0xf730,"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e":0x06f0,"\u007a\u0065\u0072o\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072":0x2070,"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069":0x0e50,"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072":0xfeff,"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065":0x200b,"\u007a\u0065\u0074\u0061":0x03b6,"\u007a\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f":0x3113,"z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e":0x056a,"\u007a\u0068\u0065\u0062\u0072\u0065\u0076\u0065":0x03fe,"\u007a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04c2,"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x0436,"z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063":0x0497,"\u007a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063":0x04dd,"\u007a\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x3058,"\u007a\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30b8,"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077":0x05ae,"\u007a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077":0x1e95,"\u007a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065":0xff5a,"\u007a\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305e,"\u007a\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30be,"\u007a\u0070\u0061\u0072\u0065\u006e":0x24b5,"\u007a\u0070\u0069p\u0065":0x2a20,"\u007a\u0070\u0072\u006f\u006a\u0065\u0063\u0074":0x2a21,"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b":0x0290,"\u007ar\u0074\u0068\u006f\u006f\u006b":0x0220,"\u007as\u0074\u0072\u006f\u006b\u0065":0x01b6,"\u007a\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061":0x305a,"\u007a\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061":0x30ba}); +func (_dfd CMapEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_cea ,_dgd :=_dfd .charcodeToString (code );if len (_cea )< 1{return MissingCodeRune ,false ;};return ([]rune (_cea ))[0],_dgd ;};const (_afcb ="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"; +_ceaa ="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";);func (_aaf *IdentityEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_aaf ._begc .Write (r );return CharCode (r ),true ;};func (_ebbe *IdentityEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_ebbe ._begc .Write (rune (code )); +return rune (code ),true ;};func (_deea *differencesEncoding )ToPdfObject ()_bg .PdfObject {_dfa :=_bg .MakeDict ();_dfa .Set ("\u0054\u0079\u0070\u0065",_bg .MakeName ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));_dfa .Set ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_deea ._db .ToPdfObject ()); +if _def :=_dd (_deea ._gdb );_def !=nil {_dfa .Set ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073",_def );}else {_gce .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0066\u006f\u006e\u0074\u0020\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073\u0020\u0061\u0072\u0072\u0061y\u0020i\u0073\u0020\u006e\u0069l\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +};return _bg .MakeIndirectObject (_dfa );};func (_fafa *IdentityEncoder )Decode (raw []byte )string {return _dcb (_fafa ,raw )};type IdentityEncoder struct{_ada string ;_begc *_ce .RuneSet ;};func (_aga *differencesEncoding )BaseName ()string {return _aga ._db .BaseName ()}; +func NewSymbolEncoder ()SimpleEncoder {return _ebac .NewEncoder ()};func GlyphToRune (glyph GlyphName )(rune ,bool ){_fff :=string (glyph );if _ag .Contains (_fff ,"\u002e"){_cef :=_cgg .FindStringSubmatch (_fff );if _cef !=nil {_fff =_cef [1];};};if _eea ,_bcf :=_bgdd .Read (_fff ); +_bcf {_fff =_eea ;};if _ebdd ,_bgd :=_dbe .Read (_fff );_bgd {return _ebdd ,true ;};if _cba ,_fgf :=_fba .Read (_fff );_fgf {return _cba ,true ;};if _cgd :=_fegd .FindStringSubmatch (_fff );_cgd !=nil {_aac ,_cagb :=_bf .ParseInt (_cgd [1],16,32);if _cagb ==nil {return rune (_aac ),true ; +};};if _beg :=_efb .FindStringSubmatch (_fff );_beg !=nil {_aag ,_fed :=_bf .Atoi (_beg [1]);if _fed ==nil {return rune (_aag ),true ;};};return rune (0),false ;};type simpleDecoder struct{_cad *_ce .ByteRuneMap };func (_dgb *differencesEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ; +};_agg :=byte (code );if _ac ,_dda :=_dgb ._bgf .Read (_agg );_dda {return _ac ,true ;};return _dgb ._db .CharcodeToRune (code );};const _dbgc ="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";func ApplyDifferences (base SimpleEncoder ,differences map[CharCode ]GlyphName )SimpleEncoder {if len (differences )==0{return base ; +};_fae :=make ([]charCodeGlyphNameTuple ,len (differences ));var _ebd int ;for _dc ,_fcc :=range differences {_fae [_ebd ]=charCodeGlyphNameTuple {CharCode :_dc ,GlyphName :_fcc };_ebd ++;};_abd :=&differencesEncoding {_db :base ,_gdb :_ef (_fae ...),_bgf :_ce .MakeByteRuneMap (len (differences )),_caa :_ce .MakeRuneByteMap (len (differences ))}; +if _ga ,_cga :=base .(*differencesEncoding );_cga {_addg :=make (map[CharCode ]GlyphName );_ga ._gdb .Range (func (_egc CharCode ,_feg GlyphName )(_feb bool ){_addg [_egc ]=_feg ;return false });_abd ._gdb .Range (func (_bgg CharCode ,_fec GlyphName )(_gaa bool ){_addg [_bgg ]=_fec ; +return false });differences =_addg ;};for _fda ,_cfa :=range differences {_fde :=byte (_fda );_gdg ,_ebb :=GlyphToRune (_cfa );if _ebb {_abd ._caa .Write (_gdg ,_fde );}else {_gce .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u004e\u006f \u006d\u0061\u0074c\u0068\u0020\u0066\u006f\u0072\u0020\u0067\u006c\u0079ph\u003d\u0025\u0071 \u0064\u0069f\u0066\u0065\u0072\u0065\u006e\u0063e\u0073\u003d%\u002b\u0076",_cfa ,differences ); +};_abd ._bgf .Write (_fde ,_gdg );};return _abd ;};func (_bbb CMapEncoder )String ()string {return _bbb ._faf };func RuneToString (r rune )string {if _ceea ,_dgfc :=_bbd .Read (r );_dgfc {return _ceea ;};return string (r );};func (_gdbg *TrueTypeFontEncoder )RegisteredRunes ()[]rune {_cbd :=make ([]rune ,_gdbg ._dgdb .Length ()); +_aab :=0;_gdbg ._dgdb .Range (func (_dce rune )(_aaab bool ){_cbd [_aab ]=_dce ;_aab ++;return false });return _cbd ;};func (_fc *charCodeGlyphNameMap )Length ()int {_fc ._ab .RLock ();defer _fc ._ab .RUnlock ();return len (_fc ._ad );};func _cec (_cgac string ,_ded *_ce .ByteRuneMap )SimpleEncoder {_gbg :=&simpleEncoding {_cabd :_cgac ,_cbab :_ded ,_gfec :_ce .MakeRuneByteMap (_ded .Length ())}; +_gbg ._cbab .Range (func (_fbd byte ,_ddc rune )(_gda bool ){if _gfdc ,_gdac :=_gbg ._gfec .Read (_ddc );!_gdac ||_fbd < _gfdc {_gbg ._gfec .Write (_ddc ,_fbd );};return false ;});return _gbg ;};func NewTrueTypeFontEncoder (runeToGIDMap map[rune ]GID )*TrueTypeFontEncoder {_fgff :=_ce .MakeRuneUint16Map (len (runeToGIDMap )); +for _bge ,_ceac :=range runeToGIDMap {_fgff .Write (_bge ,uint16 (_ceac ));};return &TrueTypeFontEncoder {_agcd :_fgff ,_dgdb :_ce .MakeRuneSet (0)};};func _dd (_egg *charCodeGlyphNameMap )*_bg .PdfObjectArray {if _egg .Length ()==0{return nil ;};_eee :=make ([]CharCode ,0,_egg .Length ()); +_egg .Range (func (_cae CharCode ,_ GlyphName )(_daa bool ){_eee =append (_eee ,_cae );return false });_ba .Slice (_eee ,func (_fg ,_bec int )bool {return _eee [_fg ]< _eee [_bec ]});_add :=_eee [0];_dfg ,_ :=_egg .Read (_add );_de :=[]_bg .PdfObject {_bg .MakeInteger (int64 (_add )),_bg .MakeName (string (_dfg ))}; +for _ ,_age :=range _eee [1:]{if _age ==_add +1{_dfg ,_ =_egg .Read (_age );_de =append (_de ,_bg .MakeName (string (_dfg )));}else {_de =append (_de ,_bg .MakeInteger (int64 (_age )));};_add =_age ;};return _bg .MakeArray (_de ...);};var _bbd =_ce .NewRuneStringMap (map[rune ]string {'Ꜳ':"\u0041\u0041",'ꜳ':"\u0061\u0061",'Ꜵ':"\u0061\u0061",'ꜵ':"\u0061\u006f",'Ꜷ':"\u0041\u0055",'ꜷ':"\u0061\u0075",'Ꜽ':"\u0041\u0059",'ꜽ':"\u0061\u0079",'\U0001f670':"\u0065\u0074",'ff':"\u0066\u0066",'ffi':"\u0066\u0066\u0069",'ffl':"\u0066\u0066\u006c",'fi':"\u0066\u0069",'fl':"\u0066\u006c",'Œ':"\u004f\u0045",'œ':"\u006f\u0065",'Ꝏ':"\u004f\u004f",'ꝏ':"\u006f\u006f",'st':"\u0073\u0074",'ſt':"\u017f\u0074",'Ꜩ':"\u0054\u005a",'ꜩ':"\u0074\u007a",'ᵫ':"\u0075\u0065",'Ꝡ':"\u0056\u0059",'ꝡ':"\u0076\u0079",0xe000:"\u0066\u0074",0xe001:"\u0066\u006a",0xe002:"\u0066\u0062",0xe003:"\u0066\u0068",0xe004:"\u0066\u006b",0xe005:"\u0074\u0074",0xe006:"\u0074\u0066",0xe007:"\u0066\u0066\u006a",0xe008:"\u0066\u0066\u0062",0xe009:"\u0066\u0066\u0068",0xe00a:"\u0066\u0066\u006b",0xe00b:"\u0054\u005f\u0068"}); +var (_ecdg =_dfb (_fag ,_efcg );_ggf =_dfb (_cgad ,_bfae ););func RegisterSimpleEncoding (name string ,fnc func ()SimpleEncoder ){if _ ,_bbdc :=_efab .Read (name );_bbdc {panic ("\u0061l\u0072e\u0061\u0064\u0079\u0020\u0072e\u0067\u0069s\u0074\u0065\u0072\u0065\u0064"); +};_efab .Write (name ,fnc );};func _dcb (_gcd TextEncoder ,_gee []byte )string {_baa :=make ([]rune ,0,len (_gee )/2+len (_gee )%2);for len (_gee )> 0{if len (_gee )==1{_gee =[]byte {_gee [0],0};};_gf :=CharCode (_g .BigEndian .Uint16 (_gee [:]));_gee =_gee [2:]; +_aeb ,_fdc :=_gcd .CharcodeToRune (_gf );if !_fdc {_gce .Log .Debug ("\u0046a\u0069\u006ce\u0064\u0020\u0074\u006f \u006d\u0061\u0070 \u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020to\u0020\u0072\u0075n\u0065\u002e \u0063\u0068\u0061\u0072\u0063\u006fd\u0065\u003d%\u0023\u0078",_gf ); +continue ;};_baa =append (_baa ,_aeb );};return string (_baa );};func (_bdd *differencesEncoding )String ()string {return _ec .Sprintf ("\u0064\u0069\u0066\u0066er\u0065\u006e\u0063\u0065\u0073\u0028\u0025\u0073\u002c\u0020\u0025\u0076\u0029",_bdd ._db .String (),_bdd ._gdb ); +};func NewWinAnsiEncoder ()SimpleEncoder {return _acbc .NewEncoder ()};func (_edcf simpleDecoder )Reset (){};func (_geab *TrueTypeFontEncoder )SubsetRegistered (){_gce .Log .Info ("\u0054\u0054\u0046\u0020Su\u0062\u0073\u0065\u0074\u003a\u0020\u0050\u0072\u0075\u006e\u0069\u006e\u0067"); +_geab ._agcd .RangeDelete (func (_gef rune ,_ uint16 )(_dadb bool ,_fcd bool ){return !_geab ._dgdb .Exists (_gef ),_fcd });};type SimpleEncoder interface{TextEncoder ;BaseName ()string ;Charcodes ()[]CharCode ;};func NewMacExpertEncoder ()SimpleEncoder {return _ceda .NewEncoder ()}; +type charCodeGlyphNameMap struct{_ad map[CharCode ]GlyphName ;_ab _ca .RWMutex ;};func (_ceb UTF16Encoder )String ()string {return _ceb ._eegg };func (_egd CMapEncoder )charcodeToString (_egb CharCode )(string ,bool ){if _egd ._ade ==nil {return MissingCodeString ,false ; +};_ff :=_ea .CharCode (_egb );if _egd ._agf !=nil {var _ffg bool ;if _ff ,_ffg =_egd ._agf .CharcodeToCID (_ea .CharCode (_egb ));!_ffg {return MissingCodeString ,false ;};};return _egd ._ade .CharcodeToUnicode (_ff );};func (_gea *differencesEncoding )Decode (raw []byte )string {_bfa :=make ([]rune ,0,len (raw )); +for _ ,_cag :=range raw {_eacg ,_ :=_gea .CharcodeToRune (CharCode (_cag ));_bfa =append (_bfa ,_eacg );};return string (_bfa );};func (_caed *IdentityEncoder )Encode (str string )[]byte {return _becg (_caed ,str )};func (_ead *simpleEncodersMap )Range (f func (_gfag string ,_eeg func ()SimpleEncoder )(_adfa bool )){_ead ._abf .RLock (); +defer _ead ._abf .RUnlock ();for _gfc ,_bgag :=range _ead ._deef {if f (_gfc ,_bgag ){break ;};};};const (_fag ="\u0050\u0064\u0066\u0044\u006f\u0063\u0045\u006e\u0063o\u0064\u0069\u006e\u0067";_cgad ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"; +);func (_cce *simpleEncoding )RuneToCharcode (r rune )(CharCode ,bool ){_beb ,_bba :=_cce ._gfec .Read (r );if _cce ._aafg ==nil {_cce ._aafg =_ce .MakeRuneSet (1);};_cce ._aafg .Write (r );return CharCode (_beb ),_bba ;};func RuneToGlyph (r rune )(GlyphName ,bool ){_edb ,_eeda :=_fga .Read (r ); +if !_eeda &&r > 0{_edb =_ec .Sprintf ("\u0075n\u0069\u0025\u0030\u0034\u0078",r );_eeda =true ;};return GlyphName (_edb ),_eeda ;};func ExpandLigatures (runes []rune )string {var _adgg _af .Buffer ;for _ ,_edbe :=range runes {_fffg :=RuneToString (_edbe ); +_adgg .WriteString (_fffg );};return _adgg .String ();};var _fdda =[...]_ce .StringsTuple {{Key :"\u0066\u005f\u0066",Value :"\u0066\u0066"},{Key :"\u0066\u005f\u0066_\u0069",Value :"\u0066\u0066\u0069"},{Key :"\u0066\u005f\u0066_\u006c",Value :"\u0066\u0066\u006c"},{Key :"\u0066\u005f\u0069",Value :"\u0066\u0069"},{Key :"\u0066\u005f\u006c",Value :"\u0066\u006c"},{Key :"a\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e",Value :"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u006d\u0074\u0075r\u006e\u0064\u0065\u0073\u0063\u0065\u006e\u0064",Value :"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0074\u0075r\u006e",Value :"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"n\u006c\u0066\u0074\u006c\u0066\u0074\u0068\u006f\u006f\u006b",Value :"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0075p\u0041\u006c\u0070\u0068\u0061",Value :"\u0041\u006c\u0070h\u0061"},{Key :"\u0049s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0043\u0062\u0062",Value :"\u0042\u0062\u0062\u0043"},{Key :"\u0043\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0043"},{Key :"\u0048\u0062\u0062",Value :"\u0042\u0062\u0062\u0048"},{Key :"\u0048\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0048"},{Key :"\u004e\u0062\u0062",Value :"\u0042\u0062\u0062\u004e"},{Key :"\u004e\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u004e"},{Key :"\u0050\u0062\u0062",Value :"\u0042\u0062\u0062\u0050"},{Key :"\u0050\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0050"},{Key :"\u0051\u0062\u0062",Value :"\u0042\u0062\u0062\u0051"},{Key :"\u0051\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0051"},{Key :"\u0052\u0062\u0062",Value :"\u0042\u0062\u0062\u0052"},{Key :"\u0052\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u0052"},{Key :"\u005a\u0062\u0062",Value :"\u0042\u0062\u0062\u005a"},{Key :"\u005a\u0064\u0062\u006c\u0073\u0074\u0072\u0075\u0063\u006b",Value :"\u0042\u0062\u0062\u005a"},{Key :"\u0075\u0070\u0042\u0065\u0074\u0061",Value :"\u0042\u0065\u0074\u0061"},{Key :"\u004f\u0049",Value :"\u0042t\u006f\u0070\u0062\u0061\u0072"},{Key :"\u0048m\u0061\u0063\u0072\u006f\u006e",Value :"\u0043\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0043\u0064\u006f\u0074",Value :"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0043\u0068\u0065",Value :"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00341",Value :"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"l\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",Value :"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063"},{Key :"\u0075\u0070\u0043h\u0069",Value :"\u0043\u0068\u0069"},{Key :"\u0079\u0075\u0073\u0062\u0069\u0067",Value :"\u0043\u0068\u0069"},{Key :"\u0067\u0063\u0075\u0072\u0073\u0069\u0076\u0065",Value :"\u0044\u005a"},{Key :"\u0047\u0062\u0061\u0072",Value :"\u0044Z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0044\u0073\u006c\u0061\u0073\u0068",Value :"\u0044\u0063\u0072\u006f\u0061\u0074"},{Key :"\u0044\u0065",Value :"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00321",Value :"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004b\u0068\u0061\u0072\u0074\u0064\u0065\u0073",Value :"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0069n\u0063\u0072\u0065\u006d\u0065\u006et",Value :"\u0044\u0065\u006ct\u0061"},{Key :"\u0075p\u0044\u0065\u006c\u0074\u0061",Value :"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0065\u0073\u0068\u006c\u006f\u006f\u0070\u0072\u0065\u0076",Value :"\u0044\u0068\u006fo\u006b"},{Key :"\u006d\u0062\u0066\u0064\u0069\u0067\u0061\u006d\u006d\u0061",Value :"\u0044i\u0067\u0061\u006d\u006d\u0061"},{Key :"\u0047e\u004b\u0061\u0072\u0065\u0076",Value :"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0044\u0069\u0067\u0061\u006d\u006da",Value :"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0047s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0044\u007a"},{Key :"\u0067\u0062\u0061\u0072",Value :"\u0044z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0044\u007a\u0068\u0065",Value :"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00345",Value :"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045\u0063\u0079\u0072\u0069\u006c",Value :"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00353",Value :"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u004es\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0045\u0064\u006f\u0074",Value :"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u004f\u0045\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070",Value :"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0045\u006c",Value :"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00329",Value :"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045\u006d",Value :"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00330",Value :"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004e\u0067",Value :"\u0045\u006e\u0067"},{Key :"\u006b\u0072\u0061",Value :"\u0045o\u0067\u006f\u006e\u0065\u006b"},{Key :"\u0075p\u0045\u0070\u0073\u0069\u006c\u006fn",Value :"\u0045p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0073\u0074\u0072\u0069\u0063\u0074\u0065\u0071\u0075\u0069\u0076\u0061l\u0065\u006e\u0063\u0065",Value :"\u0045\u0071\u0075i\u0076"},{Key :"\u0054r\u0074\u0068\u006f\u006f\u006b",Value :"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0045c\u0079\u0072\u0069\u006c\u0072\u0065v",Value :"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00347",Value :"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0045t\u0061",Value :"\u0045\u0074\u0061"},{Key :"\u0045\u0075\u006ce\u0072",Value :"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074"},{Key :"\u0065\u0075\u0072\u006f",Value :"\u0045\u0075\u0072\u006f"},{Key :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0072\u0065\u0076\u0063l\u006f\u0073\u0065\u0064",Value :"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004f\u0068\u006fo\u006b",Value :"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0032",Value :"\u0046\u0068\u006fo\u006b"},{Key :"\u0046\u0074\u0075r\u006e",Value :"\u0046\u0069\u006e\u0076"},{Key :"\u0046\u0046\u0049\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046\u0046\u004c\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046F\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046I\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0046L\u0073\u006d\u0061\u006c\u006c",Value :"\u0046\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0062a\u0062\u0079\u0067\u0061\u006d\u006da",Value :"\u0047\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0075p\u0047\u0061\u006d\u006d\u0061",Value :"\u0047\u0061\u006dm\u0061"},{Key :"\u0055\u0073\u0074r\u0074",Value :"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0064r\u0074\u0068\u006f\u006f\u006b",Value :"\u0047\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0047\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0047\u0064\u006f\u0074",Value :"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0047\u0065",Value :"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00320",Value :"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0047\u0065\u0075\u0070\u0074\u0075\u0072\u006e",Value :"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00350",Value :"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0047\u0061\u006d\u0065",Value :"\u0047\u006d\u0069\u0072"},{Key :"\u006f\u0067\u006f\u006e\u0065\u006b\u006e\u006f\u0073\u0070",Value :"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b"},{Key :"\u0063\u0074\u0075r\u006e",Value :"\u0047s\u0074\u0072\u006f\u006b\u0065"},{Key :"w\u0068\u0069\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0062\u006f\u0078",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0048\u0032\u0032\u0030\u0037\u0033"},{Key :"\u0054e\u0072\u0074\u0064\u0065\u0073",Value :"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0049\u006e\u006f\u0064\u006f\u0074",Value :"\u0049"},{Key :"\u0079o\u0067\u0068\u0068\u0061\u0063\u0065k",Value :"\u0049\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0049\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0049\u0064\u006f\u0074"},{Key :"\u0049\u0065",Value :"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00322",Value :"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0049\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u006d",Value :"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0049\u0069",Value :"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00326",Value :"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"r\u0074\u0075\u0072\u006e\u0061\u0073\u0063\u0065\u006e\u0064",Value :"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0049\u006f",Value :"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00323",Value :"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0049\u006f\u0074\u0061",Value :"\u0049\u006f\u0074\u0061"},{Key :"\u007a\u0062\u0061\u0072",Value :"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e"},{Key :"\u0059\u006f\u0067\u0068",Value :"\u0049s\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0075p\u004b\u0061\u0070\u0070\u0061",Value :"\u004b\u0061\u0070p\u0061"},{Key :"\u0065\u0072\u0065\u0076",Value :"\u004b\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u004b\u0068\u0061",Value :"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00339",Value :"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045s\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0059o\u0067\u0068\u0072\u0065\u0076",Value :"\u004b\u0068\u006fo\u006b"},{Key :"\u004b\u006a\u0065",Value :"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00361",Value :"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0045n\u0072\u0074\u0064\u0065\u0073",Value :"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u004b\u006f\u0070\u0070\u0061",Value :"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0067\u0068\u0061\u0063\u0065\u006b",Value :"\u004c\u004a"},{Key :"\u0075\u0070\u004c\u0061\u006d\u0062\u0064\u0061",Value :"\u004c\u0061\u006d\u0062\u0064\u0061"},{Key :"\u004c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0067c\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u004c\u0064\u006f\u0074",Value :"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u004b\u0068\u0061\u0063\u0065\u006b",Value :"\u004c\u006a"},{Key :"\u004c\u006a\u0065",Value :"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00358",Value :"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u004d\u0075",Value :"\u004d\u0075"},{Key :"\u0074m\u0061\u0063\u0072\u006f\u006e",Value :"\u004e\u0063\u0061\u0072\u006f\u006e"},{Key :"\u004e\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"t\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006e\u0065",Value :"\u004ee\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075\u0070\u004e\u0075",Value :"\u004e\u0075"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006e\u0077",Value :"\u004ew\u0061\u0072\u0072\u006f\u0077"},{Key :"\u004f\u0063\u0079\u0072\u0069\u006c",Value :"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00332",Value :"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u004f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",Value :"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e"},{Key :"\u0072\u0064\u0065\u0073\u0063\u0065\u006e\u0064",Value :"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0070\u0069\u0070\u0065",Value :"\u004f\u0068\u006fr\u006e"},{Key :"\u0070\u0069\u0070\u0065\u0064\u0062\u006c\u0062\u0061\u0072",Value :"\u004f\u0069"},{Key :"\u004f\u0068\u006d",Value :"\u004f\u006d\u0065g\u0061"},{Key :"\u006f\u0068\u006d",Value :"\u004f\u006d\u0065g\u0061"},{Key :"\u0075p\u004f\u006d\u0065\u0067\u0061",Value :"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u006d\u0068\u006f",Value :"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076"},{Key :"o\u0068\u006d\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064",Value :"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076"},{Key :"\u0075p\u004f\u006d\u0069\u0063\u0072\u006fn",Value :"\u004fm\u0069\u0063\u0072\u006f\u006e"},{Key :"\u0079\u0061\u0074",Value :"\u004fm\u0069\u0063\u0072\u006f\u006e"},{Key :"e\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0072\u0065\u0076",Value :"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0059\u0052",Value :"\u004f\u006f\u0070e\u006e"},{Key :"\u004f\u0073\u0074r\u006f\u006b\u0065\u0061\u0063\u0075\u0074\u0065",Value :"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006c\u0079\u006fg\u0068",Value :"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0059\u0075\u0073\u0062\u0069\u0067",Value :"\u0050\u0068\u0069"},{Key :"\u0075\u0070\u0050h\u0069",Value :"\u0050\u0068\u0069"},{Key :"\u0044Z\u0068\u0061\u0063\u0065\u006b",Value :"\u0050\u0068\u006fo\u006b"},{Key :"\u0075\u0070\u0050\u0069",Value :"\u0050\u0069"},{Key :"\u0070\u006c\u0061\u006e\u0063\u006b",Value :"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074"},{Key :"\u0075\u0070\u0050s\u0069",Value :"\u0050\u0073\u0069"},{Key :"\u0065\u006e\u0064\u006f\u0066\u0070\u0072\u006f\u006f\u0066",Value :"\u0051\u0045\u0044"},{Key :"\u0065\u006f\u0070",Value :"\u0051\u0045\u0044"},{Key :"\u0052\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0052s\u006d\u0061\u006c\u006c\u0063\u0061p",Value :"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0052\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0052\u0065",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0052\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072"},{Key :"\u0075\u0070\u0052h\u006f",Value :"\u0052\u0068\u006f"},{Key :"\u0073r\u0074\u0068\u006f\u006f\u006b",Value :"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064"},{Key :"\u0047\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073",Value :"\u0053"},{Key :"\u0053\u0053",Value :"\u0053"},{Key :"\u0032\u0035\u0030\u0063",Value :"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0033\u0063",Value :"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0032\u0063",Value :"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0031\u0063",Value :"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0064",Value :"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0063",Value :"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0062",Value :"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0065",Value :"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0066",Value :"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0035\u0061",Value :"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0063",Value :"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0062",Value :"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030"},{Key :"\u0032\u0035\u0036\u0061",Value :"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030"},{Key :"\u0045\u006e\u0047\u0065",Value :"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0053\u0061\u006d\u0070\u0069",Value :"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0062\u0062\u0061\u0072",Value :"\u0053\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0053",Value :"\u0053c\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0074r\u0074\u0068\u006f\u006f\u006b",Value :"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0073\u0065",Value :"\u0053e\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0053\u0068\u0061",Value :"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00342",Value :"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0050\u0065\u0068\u006f\u006f\u006b",Value :"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0055\u0073\u0074\u0072\u0074\u0062\u0061\u0072",Value :"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0075p\u0053\u0069\u0067\u006d\u0061",Value :"\u0053\u0069\u0067m\u0061"},{Key :"\u0047e\u0072m\u0061\u006e\u0064\u0062\u006c\u0073\u0073\u006d\u0061\u006c\u006c",Value :"\u0053\u0073\u006d\u0061\u006c\u006c"},{Key :"\u0053S\u0073\u006d\u0061\u006c\u006c",Value :"\u0053\u0073\u006d\u0061\u006c\u006c"},{Key :"\u004b\u0061\u0062a\u0072",Value :"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0053\u0074\u0069\u0067\u006d\u0061",Value :"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0073\u0077",Value :"\u0053w\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075\u0070\u0054a\u0075",Value :"\u0054\u0061\u0075"},{Key :"\u004bc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u0054\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0075p\u0054\u0068\u0065\u0074\u0061",Value :"\u0054\u0068\u0065t\u0061"},{Key :"\u0061\u0068\u0061\u0063\u0065\u006b",Value :"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"},{Key :"\u0054\u0073\u0065",Value :"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00340",Value :"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0054\u0073\u0068\u0065",Value :"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00360",Value :"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0055\u0063\u0079\u0072\u0069\u006c",Value :"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00337",Value :"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"j\u0068\u006f\u006f\u006b\u0064\u0062\u006c\u0062\u0061\u0072",Value :"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u006e\u0067",Value :"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065"},{Key :"\u0049\u0068\u0061\u0063\u0065\u006b",Value :"\u0055\u0068\u006fr\u006e"},{Key :"\u0045\u0070\u0073\u0069\u006c\u006f\u006e\u0031",Value :"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0055d\u0062\u006c\u0061\u0063\u0075\u0074e",Value :"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0066s\u0063\u0072\u0069\u0070\u0074",Value :"\u0055o\u0067\u006f\u006e\u0065\u006b"},{Key :"\u0075p\u0055\u0070\u0073\u0069\u006c\u006fn",Value :"\u0055p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006f\u006c",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u005a\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u007a\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b"},{Key :"\u004f\u0068\u0061\u0063\u0065\u006b",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e"},{Key :"\u005ae\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0045\u0074\u0075r\u006e",Value :"\u0055\u0072\u0069n\u0067"},{Key :"U\u0063\u0079\u0072\u0069\u006c\u0062\u0072\u0065\u0076\u0065",Value :"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00362",Value :"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0066o\u0072\u0063\u0065\u0065\u0078\u0074r",Value :"\u0056\u0044\u0061s\u0068"},{Key :"\u006f\u0068\u0061\u0063\u0065\u006b",Value :"\u0056\u0068\u006fo\u006b"},{Key :"\u0047\u0061\u006d\u006d\u0061\u0031",Value :"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0059\u0061\u0074",Value :"\u0058\u0069"},{Key :"\u0075\u0070\u0058\u0069",Value :"\u0058\u0069"},{Key :"\u0049\u006f\u0074a\u0031",Value :"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0055\u0068\u0061\u0063\u0065\u006b",Value :"\u0059\u0068\u006fo\u006b"},{Key :"\u0059\u0069",Value :"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00356",Value :"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u004e\u0068\u006fo\u006b",Value :"\u005a\u0063\u0061\u0072\u006f\u006e"},{Key :"\u005a\u0064\u006f\u0074",Value :"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u006ca\u006d\u0062\u0064\u0061\u0062\u0061r",Value :"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0075\u0070\u005a\u0065\u0074\u0061",Value :"\u005a\u0065\u0074\u0061"},{Key :"\u0074\u0065\u006c\u0065\u0070\u0068\u006f\u006e\u0065b\u006c\u0061\u0063\u006b",Value :"\u0061\u0034"},{Key :"\u006da\u006c\u0074\u0065\u0073\u0065",Value :"\u0061\u0039"},{Key :"\u006d\u0061\u006ct\u0065\u0073\u0065\u0063\u0072\u006f\u0073\u0073",Value :"\u0061\u0039"},{Key :"\u0070\u006f\u0069nt\u0069\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065",Value :"\u0061\u0031\u0032"},{Key :"\u0063h\u0065\u0063\u006b\u006d\u0061\u0072k",Value :"\u0061\u0031\u0039"},{Key :"\u0062i\u0067\u0073\u0074\u0061\u0072",Value :"\u0061\u0033\u0035"},{Key :"\u0062l\u0061\u0063\u006b\u0073\u0074\u0061r",Value :"\u0061\u0033\u0035"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0073\u0074\u0061\u0072",Value :"\u0061\u0033\u0037"},{Key :"\u0076a\u0072\u0073\u0074\u0061\u0072",Value :"\u0061\u0034\u0039"},{Key :"\u0064\u0069\u006eg\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b",Value :"\u0061\u0035\u0036"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0031"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0037\u0031"},{Key :"\u0062\u0075\u006cl\u0065\u0074\u0061\u006c\u0074\u006f\u006e\u0065",Value :"\u0061\u0037\u0031"},{Key :"b\u006c\u0061\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0037\u0031"},{Key :"\u0048\u0031\u0038\u0035\u0033\u0033",Value :"\u0061\u0037\u0031"},{Key :"\u0066i\u006c\u006c\u0065\u0064\u0062\u006fx",Value :"\u0061\u0037\u0033"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0033"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0061\u0037\u0033"},{Key :"b\u006c\u0061\u0063\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0061\u0037\u0033"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0036"},{Key :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0061\u0037\u0036"},{Key :"\u0062i\u0067b\u006c\u0061\u0063\u006b\u0074r\u0069\u0061n\u0067\u006c\u0065\u0075\u0070",Value :"\u0061\u0037\u0036"},{Key :"\u0074r\u0069\u0061\u0067\u0075\u0070",Value :"\u0061\u0037\u0036"},{Key :"\u0062l\u0061\u0063\u006b\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",Value :"\u0061\u0037\u0037"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e\u0073\u006c\u0064",Value :"\u0061\u0037\u0037"},{Key :"\u0074r\u0069\u0061\u0067\u0064\u006e",Value :"\u0061\u0037\u0037"},{Key :"b\u0069g\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069a\u006e\u0067\u006c\u0065do\u0077\u006e",Value :"\u0061\u0037\u0037"},{Key :"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0068\u006f\u006d\u0062s\u006f\u006c\u0069\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u0062\u006c\u0061c\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u0064\u0069a\u006d\u006f\u006e\u0064",Value :"\u0061\u0037\u0038"},{Key :"\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065r\u0074\u0073\u006c\u0064",Value :"\u0061\u0038\u0031"},{Key :"b\u006ca\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0068a\u006c\u0066\u0063\u0069rc\u006c\u0065",Value :"\u0061\u0038\u0031"},{Key :"\u006fn\u0065\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0030"},{Key :"\u0074w\u006f\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0031"},{Key :"t\u0068\u0072\u0065\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0032"},{Key :"\u0066\u006f\u0075\u0072\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0033"},{Key :"\u0066\u0069\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0034"},{Key :"\u0073i\u0078\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0035"},{Key :"s\u0065\u0076\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0036"},{Key :"e\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0037"},{Key :"\u006e\u0069\u006e\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0061\u0031\u0032\u0038"},{Key :"\u0074e\u006e\u0063\u0069\u0072\u0063\u006ce",Value :"\u0061\u0031\u0032\u0039"},{Key :"\u006fn\u0065\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0030"},{Key :"\u0074w\u006f\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0031"},{Key :"t\u0068\u0072\u0065\u0065\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0032"},{Key :"\u0066\u006f\u0075\u0072\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0033"},{Key :"\u0066\u0069\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0034"},{Key :"\u0073i\u0078\u0063\u0069\u0072c\u006c\u0065\u0069\u006e\u0076e\u0072s\u0065s\u0061\u006e\u0073\u0073\u0065\u0072\u0069f",Value :"\u0061\u0031\u0035\u0035"},{Key :"s\u0065\u0076\u0065\u006e\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0036"},{Key :"e\u0069\u0067\u0068\u0074\u0063\u0069r\u0063\u006c\u0065\u0069\u006e\u0076\u0065\u0072\u0073e\u0073\u0061\u006es\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0037"},{Key :"\u006e\u0069\u006e\u0065\u0063\u0069\u0072\u0063\u006c\u0065\u0069n\u0076\u0065\u0072\u0073\u0065\u0073\u0061\u006e\u0073\u0073e\u0072\u0069\u0066",Value :"\u0061\u0031\u0035\u0038"},{Key :"u\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068\u0076",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0061r\u0072\u006f\u0077\u0075\u0070\u0064n",Value :"\u0061\u0031\u0036\u0034"},{Key :"\u0064\u0072\u0061\u0066\u0074\u0069\u006e\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0031\u0036\u0036"},{Key :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0068\u0065\u0061\u0076\u0079",Value :"\u0061\u0031\u0036\u0039"},{Key :"\u0059o\u0067\u0068\u0068\u0061\u0063\u0065k",Value :"\u0061\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0063\u006d\u0062",Value :"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db"},{Key :"\u0061r\u0072o\u0077\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077",Value :"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0075p\u0073l\u006f\u0070\u0065\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0061\u0064\u006ft\u0073"},{Key :"\u006cr\u0074\u0068\u006f\u006f\u006b",Value :"\u0061e\u0061\u0063\u0075\u0074\u0065"},{Key :"l\u0065\u0066\u0074\u0074\u006f\u0072\u0069\u0067\u0068\u0074",Value :"\u0061f\u0069\u0069\u0032\u0039\u0039"},{Key :"r\u0069\u0067\u0068\u0074\u0074\u006f\u006c\u0065\u0066\u0074",Value :"\u0061f\u0069\u0069\u0033\u0030\u0030"},{Key :"\u007a\u0065\u0072\u006f\u006a\u006f\u0069\u006e",Value :"\u0061f\u0069\u0069\u0033\u0030\u0031"},{Key :"\u0041\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317"},{Key :"\u0041c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317"},{Key :"\u0042\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318"},{Key :"\u0042\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318"},{Key :"\u0056\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319"},{Key :"\u0056\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319"},{Key :"\u005a\u0068\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324"},{Key :"Z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324"},{Key :"\u005a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325"},{Key :"\u005a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325"},{Key :"\u0049i\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327"},{Key :"\u0049i\u0073h\u006f\u0072\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327"},{Key :"\u004b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328"},{Key :"\u004b\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328"},{Key :"\u0045\u006e",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331"},{Key :"\u0045\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331"},{Key :"\u0050e\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333"},{Key :"\u0050\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333"},{Key :"\u0045\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334"},{Key :"\u0045\u0072",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334"},{Key :"\u0045\u0073",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335"},{Key :"\u0045\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335"},{Key :"\u0054\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336"},{Key :"\u0054\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336"},{Key :"\u0045\u0066\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338"},{Key :"\u0045\u0066",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338"},{Key :"\u0053\u0068\u0063\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343"},{Key :"\u0053\u0068\u0063h\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343"},{Key :"\u0048\u0061\u0072\u0064",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344"},{Key :"\u0048\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344"},{Key :"\u0059\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345"},{Key :"\u0059\u0065\u0072\u0069",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345"},{Key :"\u0053\u006f\u0066\u0074",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346"},{Key :"\u0053\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346"},{Key :"\u0049\u0075",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348"},{Key :"\u0049\u0055\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348"},{Key :"\u0049\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349"},{Key :"\u0049\u0041\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349"},{Key :"\u0044\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351"},{Key :"D\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351"},{Key :"\u0047\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352"},{Key :"G\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352"},{Key :"\u0044\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354"},{Key :"D\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354"},{Key :"\u0049\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355"},{Key :"\u0049c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355"},{Key :"\u004a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357"},{Key :"\u004a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357"},{Key :"\u004e\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359"},{Key :"N\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359"},{Key :"\u0061c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365"},{Key :"\u0061\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365"},{Key :"\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367"},{Key :"\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367"},{Key :"\u0067\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368"},{Key :"\u0067\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368"},{Key :"\u0064\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369"},{Key :"\u0064\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369"},{Key :"\u0069\u006f",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371"},{Key :"\u0069\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371"},{Key :"\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373"},{Key :"\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373"},{Key :"\u0069i\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375"},{Key :"\u0069i\u0073h\u006f\u0072\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375"},{Key :"\u0065\u006e",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379"},{Key :"\u0065\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379"},{Key :"\u0074\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384"},{Key :"\u0074\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384"},{Key :"\u0075c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385"},{Key :"\u0075\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385"},{Key :"\u0065\u0066\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386"},{Key :"\u0065\u0066",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386"},{Key :"\u006b\u0068\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387"},{Key :"k\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387"},{Key :"s\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390"},{Key :"\u0073\u0068\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390"},{Key :"\u0073\u0068\u0063\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391"},{Key :"\u0073\u0068\u0063h\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391"},{Key :"\u0069\u0075",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396"},{Key :"\u0069\u0075\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396"},{Key :"\u0069\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397"},{Key :"\u0069\u0061",Value :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397"},{Key :"d\u007a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302"},{Key :"\u0064\u007a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302"},{Key :"\u0069c\u0079\u0072\u0069\u006c\u006c\u0069c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303"},{Key :"\u0069\u0063\u0079\u0072\u0069\u006c",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303"},{Key :"\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305"},{Key :"\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305"},{Key :"n\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307"},{Key :"\u006e\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307"},{Key :"k\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309"},{Key :"\u006b\u006a\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309"},{Key :"\u0075\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310"},{Key :"u\u0063\u0079\u0072\u0069\u006c\u0062\u0072\u0065\u0076\u0065",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310"},{Key :"Y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346"},{Key :"\u0046\u0069\u0074a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347"},{Key :"\u0049z\u0068i\u0074\u0073\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348"},{Key :"\u0066\u0069\u0074a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395"},{Key :"\u0069z\u0068i\u0074\u0073\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00390",Value :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396"},{Key :"a\u0072\u0061\u0062\u0069\u0063\u0063\u006f\u006d\u006d\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388"},{Key :"c\u006f\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388"},{Key :"t\u0068\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"\u0074h\u0072e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0074\u0068\u0072\u0065\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395"},{Key :"\u0073\u0069\u0078\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0073\u0069\u0078",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0073i\u0078\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398"},{Key :"\u0073e\u0076e\u006e\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0073\u0065\u0076\u0065\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"s\u0065\u0076\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399"},{Key :"\u0061r\u0061b\u0069\u0063\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303"},{Key :"\u0073e\u006di\u0063\u006f\u006c\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303"},{Key :"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307"},{Key :"\u0061r\u0061b\u0069\u0063\u0071\u0075\u0065s\u0074\u0069o\u006e\u006d\u0061\u0072\u006b",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307"},{Key :"a\u006ce\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062o\u0076\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u006da\u0064\u0064a\u0061\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310"},{Key :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062o\u0076\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u0068a\u006d\u007aa\u0061\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311"},{Key :"\u0077\u0061\u0077\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061a\u0062\u006f\u0076\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312"},{Key :"\u0077\u0061\u0077\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312"},{Key :"\u0074\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318"},{Key :"\u0074e\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318"},{Key :"\u0068\u0061\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321"},{Key :"\u0068a\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321"},{Key :"\u006b\u0068\u0061\u0068\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322"},{Key :"\u006b\u0068\u0061\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322"},{Key :"\u0064a\u006c\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323"},{Key :"\u0064\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323"},{Key :"\u0073\u0065\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327"},{Key :"\u0073\u0065\u0065\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327"},{Key :"s\u0068\u0065\u0065\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328"},{Key :"\u0073\u0068\u0065e\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328"},{Key :"\u0073a\u0064\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329"},{Key :"\u0073\u0061\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329"},{Key :"\u0064\u0061\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330"},{Key :"\u0064a\u0064\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330"},{Key :"\u0061i\u006e\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333"},{Key :"\u0061\u0069\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333"},{Key :"\u0066e\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341"},{Key :"\u0066\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341"},{Key :"\u0071\u0061\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342"},{Key :"\u0071a\u0066\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342"},{Key :"\u0061r\u0061\u0062\u0069\u0063\u006b\u0061f",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343"},{Key :"\u006ba\u0066\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343"},{Key :"\u006c\u0061\u006d",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344"},{Key :"\u006ca\u006d\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344"},{Key :"\u006d\u0065\u0065\u006d",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345"},{Key :"\u006d\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351"},{Key :"\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"d\u0061m\u006d\u0061\u0074\u0061\u006e\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352"},{Key :"k\u0061\u0073\u0072\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356"},{Key :"\u006b\u0061\u0073r\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356"},{Key :"\u006a\u0065\u0068",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308"},{Key :"\u006ae\u0068\u0061\u0072\u0061\u0062\u0069c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308"},{Key :"\u0074\u0074\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311"},{Key :"\u0064\u0064\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312"},{Key :"\u006e\u006fo\u006e\u0067\u0068u\u006e\u006e\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0061\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334"},{Key :"\u0073\u0068\u0065\u0071\u0065\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u0073\u0068\u0065q\u0065\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006e\u0065\u0077\u0073\u0068\u0065\u0071\u0065\u006c\u0073\u0069\u0067\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006ee\u0077\u0073\u0068\u0065\u0071\u0065l",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336"},{Key :"\u006d\u0061\u0071a\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345"},{Key :"m\u0061\u0071\u0061\u0066\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345"},{Key :"g\u0069\u006d\u0065\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366"},{Key :"\u0067\u0069\u006de\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366"},{Key :"\u0068\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368"},{Key :"\u0068\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368"},{Key :"\u007a\u0061\u0079i\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370"},{Key :"z\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370"},{Key :"\u0068e\u0074\u0068\u0065\u0062\u0072\u0065w",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371"},{Key :"\u0068\u0065\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371"},{Key :"\u0079o\u0064\u0068\u0065\u0062\u0072\u0065w",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373"},{Key :"\u0079\u006f\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373"},{Key :"\u0066\u0069\u006e\u0061lk\u0061\u0066\u0073\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0073\u0068\u0065\u0076\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0071\u0061\u006da\u0074\u0073\u0068\u0065br\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0071a\u006d\u0061\u0074\u0073",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006e\u0075\u006e\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u006e\u0075\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006e\u0075\u006e",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379"},{Key :"\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384"},{Key :"\u0070\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384"},{Key :"\u0074\u0073\u0061d\u0069",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386"},{Key :"t\u0073\u0061\u0064\u0069\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386"},{Key :"\u0073\u0068\u0069\u006e\u0077\u0069\u0074\u0068\u0073i\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0073\u0068i\u006e\u0073\u0069n\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0073\u0068\u0069\u006e\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395"},{Key :"\u0076\u0061\u0076v\u0061\u0076\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316"},{Key :"\u0076\u0061\u0076\u0064\u0062\u006c",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316"},{Key :"\u0076\u0061\u0076y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317"},{Key :"\u0076\u0061\u0076\u0079\u006f\u0064",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317"},{Key :"\u0071\u0061\u006d\u0061ts\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071a\u006d\u0061\u0074\u0073\u0071\u0061\u0074\u0061\u006e\u0071\u0075a\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006da\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006dat\u0073\u0071\u0061\u0074\u0061\u006e\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0075\u006e\u0069\u0074\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061m\u0061\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0037",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0071\u0061\u0074\u0061\u006e\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"q\u0061\u006d\u0061\u0074sq\u0061t\u0061\u006e\u0077\u0069\u0064e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0064\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0063",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0039",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071a\u006da\u0074\u0073\u006e\u0061\u0072r\u006f\u0077h\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0030",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0071\u0061\u006d\u0061\u0074\u0073\u0033\u0033",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397"},{Key :"\u0073h\u0065\u0076\u0061\u0032\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065v\u0061\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065\u0076\u0061\u0031\u0035",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065\u0076\u0061\u0031\u0031\u0035",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"s\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065v\u0061",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0065\u006e\u0064\u0074\u0072\u0061\u006e\u0073\u0062\u006c\u006f\u0063\u006b",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065\u0076\u0061\u0032\u0032",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073h\u0065v\u0061\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0068\u0065\u0076\u0061\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399"},{Key :"\u0073\u0069\u006ed\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303"},{Key :"\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303"},{Key :"\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341"},{Key :"\u0072\u0061\u0066\u0065",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341"},{Key :"\u0070\u0061\u0073e\u0071",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342"},{Key :"p\u0061\u0073\u0065\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342"},{Key :"\u006cs\u0063\u0072\u0069\u0070\u0074",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u006cs\u0071\u0075\u0061\u0072\u0065",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u006c\u0069\u0074e\u0072",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u0065\u006c\u006c",Value :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389"},{Key :"\u0070\u0064\u0066",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373"},{Key :"\u006c\u0072\u006f",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374"},{Key :"\u0072\u006c\u006f",Value :"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375"},{Key :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068n\u006f\u006ej\u006f\u0069\u006e\u0065\u0072",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u0063\u0077\u006d",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u007a\u0065\u0072\u006f\u006e\u006f\u006a\u006f\u0069\u006e",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"\u0063\u006f\u006dp\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b",Value :"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364"},{Key :"a\u0072\u0061\u0062\u0069cf\u0069v\u0065\u0070\u006f\u0069\u006et\u0065\u0064\u0073\u0074\u0061\u0072",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"a\u0073t\u0065\u0072\u0069\u0073\u006b\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367"},{Key :"\u0063\u006fm\u006d\u0061\u0072e\u0076\u0065\u0072\u0073\u0065\u0064\u006d\u006f\u0064",Value :"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337"},{Key :"\u006e\u0075\u006de\u0072\u0061\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337"},{Key :"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0069\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061i\u006e\u006d\u0065\u0064\u0069\u0061l",Value :"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006er\u0074\u0068\u006f\u006f\u006b",Value :"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00364",Value :"\u0061\u006c\u0065\u0066"},{Key :"\u0061\u006c\u0065\u0066\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0061\u006c\u0065\u0066"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00315",Value :"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0061\u006c\u0065\u0066",Value :"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0070\u0069\u0071",Value :"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061l\u0065\u0066\u0066\u0069\u006e\u0061l",Value :"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00313",Value :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063"},{Key :"\u0061l\u0065f\u0077\u0069\u0074\u0068\u0068a\u006d\u007aa\u0062\u0065\u006c\u006f\u0077",Value :"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061l\u0065\u0066\u006c\u0061\u006d\u0065d",Value :"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u006c\u0065fw\u0069\u0074\u0068\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006e\u0061\u006c",Value :"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00349",Value :"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061",Value :"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006ce\u0066\u006d\u0061k\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",Value :"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u0079e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0070\u0061\u0074\u0061\u0068",Value :"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0071a\u006d\u0061\u0074\u0073",Value :"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061l\u0065\u0070\u0068\u006d\u0061\u0074h",Value :"\u0061\u006c\u0065p\u0068"},{Key :"\u0062\u0061\u0063\u006b\u0063\u006f\u006e\u0067",Value :"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0075p\u0061\u006c\u0070\u0068\u0061",Value :"\u0061\u006c\u0070h\u0061"},{Key :"\u0063\u0031\u0035\u0038",Value :"\u0061m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u006c\u0061\u006e\u0067\u006c\u0065",Value :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0061\u006e\u0067\u006c\u0065",Value :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00370",Value :"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069"},{Key :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u006c\u0065f\u0074\u0042\u0069\u0067\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u006c\u0065f\u0074\u0062\u0069\u0067\u0067",Value :"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u0072\u0069g\u0068\u0074\u0042\u0069\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u006e\u0067\u0062ra\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065t\u0072\u0069g\u0068\u0074\u0062\u0069\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u006e\u0067\u0062ra\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0041\u006e\u0067\u0073\u0074\u0072\u006f\u006d",Value :"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d"},{Key :"\u0061\u0063\u0077\u0067\u0061\u0070\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0039\u00329",Value :"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u006c\u0069\u006d\u0069\u0074",Value :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073"},{Key :"\u0064\u006f\u0074e\u0071",Value :"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073"},{Key :"a\u006c\u006d\u006f\u0073\u0074\u0065\u0071\u0075\u0061\u006c",Value :"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078",Value :"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0064\u006f\u0074\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074",Value :"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0066\u0061\u006c\u006c\u0069\u006e\u0067\u0064\u006f\u0074\u0073\u0065\u0071",Value :"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0074i\u006c\u0064\u0065\u0074\u0072\u0070l",Value :"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074"},{Key :"\u0061\u006c\u006d\u006f\u0073\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071",Value :"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u006f\u0066\u006c\u0069\u006e\u0065",Value :"\u0061\u0072\u0063"},{Key :"c\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064\u0073",Value :"\u0061\u0072\u0063e\u0071"},{Key :"\u0061r\u0072o\u0077\u0073\u0065\u006d\u0061n\u0074\u0069c\u006c\u006f\u0063\u006b\u0077",Value :"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0063\u0075\u0072\u0076\u0065\u0061\u0072\u0072\u006fw\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u0065\u006d\u0063l\u006f\u0063\u006b\u0077",Value :"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e"},{Key :"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e"},{Key :"\u006cm\u0069\u0064\u0074\u0069\u006c\u0064e",Value :"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0061\u0031\u0036\u0033",Value :"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h"},{Key :"\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h"},{Key :"\u0064\u006f\u0077\u006e\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e"},{Key :"\u006c\u0065\u0066\u0074\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0064\u0061\u0073\u0068a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074"},{Key :"u\u0070\u0064\u0061\u0073\u0068\u0061\u0072\u0072\u006f\u0077",Value :"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070"},{Key :"\u004c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"\u0061\u0072r\u006f\u0077\u0064b\u006c\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068"},{Key :"U\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u006c\u006f\u006e\u0067b\u006f\u0074\u0068\u0076",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076"},{Key :"\u0044o\u0077\u006e\u0061\u0072\u0072\u006fw",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e"},{Key :"\u004ce\u0066\u0074\u0061\u0072\u0072\u006fw",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0064\u0062\u006c",Value :"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0055p\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070"},{Key :"\u0064o\u0077\u006e\u0061\u0072\u0072\u006fw",Value :"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n"},{Key :"\u0073w\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0073e\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065"},{Key :"\u0064\u006f\u0077\u006e\u0077\u0068\u0069\u0074\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065"},{Key :"\u0069o\u0074\u0061\u0073\u0075\u0062",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064"},{Key :"\u0068\u006f\u006f\u006b\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074"},{Key :"\u006ce\u0066\u0074\u0061\u0072\u0072\u006fw",Value :"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t"},{Key :"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066"},{Key :"\u0061r\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074\u006e\u006f\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006e\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0061r\u0072o\u0077\u0070\u0061\u0072\u0072l\u0065\u0066t\u0072\u0069\u0067\u0068\u0074",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006ce\u0066t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074",Value :"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u006c\u0065\u0066\u0074\u0077\u0068\u0069\u0074\u0065a\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0061\u0031\u0036\u0031",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0069g\u0068\u0074\u0068a\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066"},{Key :"\u0061\u0072r\u006f\u0077\u0064b\u006c\u0072\u0069\u0067\u0068\u0074\u006e\u006f\u0074",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"n\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006e\u006ft\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",Value :"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u0061r\u0072o\u0077\u0070\u0061\u0072\u0072r\u0069\u0067h\u0074\u006c\u0065\u0066\u0074",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074"},{Key :"\u0072i\u0067h\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0072i\u0067h\u0074\u0077\u0068\u0069\u0074\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0062\u0061\u0072l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0074\u0061\u0069\u006c",Value :"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u004c\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"R\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0075p\u0061\u0072\u0072\u006f\u0077",Value :"\u0061r\u0072\u006f\u0077\u0075\u0070"},{Key :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0064\u006e\u0062\u0073\u0065",Value :"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065"},{Key :"\u0075\u0070\u0064\u006f\u0077\u006e\u0061\u0072\u0072o\u0077\u0062\u0061\u0072",Value :"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065"},{Key :"\u006ew\u0061\u0072\u0072\u006f\u0077",Value :"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074"},{Key :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075p\u0064\u006f\u0077\u006e",Value :"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e"},{Key :"\u0075\u0070\u0064o\u0077\u006e\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e"},{Key :"\u006ee\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074"},{Key :"a\u0072\u0072\u006f\u0077\u006f\u0070\u0065\u006e\u0075\u0070",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0075\u0070\u0077h\u0069\u0074\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065"},{Key :"\u006c\u0069\u006e\u0065\u0076\u0065\u0072\u0074",Value :"\u0061s\u0063\u0072\u0069\u0070\u0074"},{Key :"\u006da\u0063\u0072\u006f\u006e\u0031",Value :"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u006f\u0076\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0031",Value :"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061s\u0073\u0065\u0072\u0074\u0069\u006fn",Value :"\u0061\u0073\u0073\u0065\u0072\u0074"},{Key :"\u0061\u0073\u0074",Value :"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068"},{Key :"\u0061\u0073t\u0065\u0072\u0069s\u006b\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064",Value :"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075a\u006c\u0061\u006c\u0074",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"a\u0073\u0079\u006d\u0070\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0069\u006de\u0071",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0069\u006di\u006c\u0061\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0061\u0074\u0073\u0069\u0067\u006e",Value :"\u0061\u0074"},{Key :"\u0061l\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0061\u0079\u0069\u006e",Value :"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00382",Value :"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0079\u0069\u006e",Value :"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u0072\u0065\u0076",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070\u0072\u0069m\u0065\u0064\u0062\u006c\u0072\u0065\u0076\u0031",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0073e\u0063\u006f\u006e\u0064\u0072\u0065v",Value :"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070l\u0065\u0072\u0065\u0076",Value :"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0070r\u0069m\u0065\u0074\u0072\u0069\u0070\u006c\u0065\u0072\u0065\u0076\u0031",Value :"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00343",Value :"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0076\u0065\u0072\u0074",Value :"\u0062\u0061\u0072"},{Key :"v\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0062\u0061\u0072",Value :"\u0062\u0061\u0072"},{Key :"\u0074\u0061\u0062l\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",Value :"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061"},{Key :"\u0068\u006f\u006d\u0065",Value :"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077"},{Key :"\u006e\u006f\u0072",Value :"\u0062\u0061\u0072\u0076\u0065\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00366",Value :"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0062\u0065",Value :"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00316",Value :"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0062\u0065\u0068",Value :"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0062\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0062\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075\u0070\u0062\u0065\u0074\u0061",Value :"\u0062\u0065\u0074\u0061"},{Key :"\u0047\u0065\u0068\u006f\u006f\u006b",Value :"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075p\u0076\u0061\u0072\u0062\u0065\u0074a",Value :"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0062e\u0074\u0064\u0061\u0067\u0065\u0073h",Value :"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u0065\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u0065\u0074\u0068\u006d\u0061\u0074\u0068",Value :"\u0062\u0065\u0074\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00365",Value :"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0062\u0065\u0074",Value :"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"b\u0065\u0074\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0031",Value :"\u0062\u0068\u006fo\u006b"},{Key :"\u006e\u0061\u0072\u0079\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006f\u0072",Value :"\u0062\u0069\u0067\u0076\u0065\u0065"},{Key :"\u006e\u0061\u0072\u0079\u006c\u006f\u0067\u0069\u0063a\u006c\u0061\u006e\u0064",Value :"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065"},{Key :"r\u0069\u006e\u0067\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u006e\u0077\u006f\u0070\u0065\u006e",Value :"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065"},{Key :"\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065f\u0074\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0062\u006ca\u0063\u006b\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074",Value :"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072"},{Key :"\u0074r\u0069\u0061\u0067\u006c\u0066",Value :"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u0074\u0072i\u0061\u006e\u0067l\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064\u0031",Value :"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u006cl\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u0077\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u006cr\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0066\u0069\u006c\u006c\u0065\u0064\u0072\u0065\u0063\u0074",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065"},{Key :"\u0068r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074",Value :"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r"},{Key :"\u0074r\u0069\u0061\u0067\u0072\u0074",Value :"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r"},{Key :"\u0062l\u0061c\u006b\u0074\u0072\u0069\u0061n\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068t\u0073\u006c\u0064\u0031",Value :"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0048\u0031\u0038\u0035\u0034\u0033",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0062\u006f\u0078\u0066i\u006c\u006c\u0065\u0064",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"s\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"b\u006c\u0061\u0063\u006b\u0073\u006d\u0069\u006c\u0065\u0079",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065"},{Key :"\u0069\u006e\u0076s\u006d\u0069\u006c\u0065\u0066\u0061\u0063\u0065",Value :"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065"},{Key :"\u0073\u006d\u0061\u006clt\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e"},{Key :"\u0074\u0072\u0061n\u0067\u006c\u0065\u006e\u0077\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0075l\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006e\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0075r\u0062l\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0073\u006da\u006c\u006c\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0073\u006c\u0064",Value :"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0076\u0069\u0073i\u0062\u006c\u0065\u0073\u0070\u0061\u0063\u0065",Value :"\u0062\u006c\u0061n\u006b"},{Key :"v\u0069\u0073\u0075\u0061\u006c\u0073\u0070\u0061\u0063\u0065",Value :"\u0062\u006c\u0061n\u006b"},{Key :"\u0062l\u006f\u0063\u006b\u0066\u0075\u006cl",Value :"\u0062\u006c\u006fc\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00306",Value :"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0062o\u0074\u0074\u006f\u006d\u0061\u0072c",Value :"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0073\u0071u\u0061\u0072\u0065v\u0065\u0072\u0074\u0062\u0069\u0073\u0065\u0063\u0074",Value :"\u0062\u006f\u0078\u0062\u0061\u0072"},{Key :"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u006c\u0062\u0072\u0061\u0063\u0065",Value :"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0068\u0074\u0069\u0070\u0064\u006f\u0077n\u006c\u0065\u0066\u0074",Value :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c"},{Key :"\u0062r\u0061c\u0065\u0068\u0074\u0069\u0070d\u006f\u0077n\u0072\u0069\u0067\u0068\u0074",Value :"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0062\u0072\u0061\u0063\u0065",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061p\u0070\u006c\u0065\u006f\u0070\u0065n",Value :"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074"},{Key :"\u0065\u006e\u0074e\u0072",Value :"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064"},{Key :"\u0063a\u0072r\u0069\u0061\u0067\u0065\u0072e\u0074\u0075r\u006e\u006c\u0065\u0066\u0074",Value :"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070"},{Key :"\u0062r\u0061c\u0065\u0068\u0074\u0069\u0070\u0075\u0070\u006c\u0065\u0066\u0074",Value :"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072a\u0063\u0065\u0068t\u0069\u0070\u0075\u0070\u0072\u0069\u0067\u0068\u0074",Value :"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u006c\u0062\u0072\u0061\u0063\u006b",Value :"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072a\u0063\u006b\u0065t\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u0072a\u0063\u006b\u0065t\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0062\u0072\u0061\u0063\u006b",Value :"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"c\u006f\u006e\u0074\u0065\u0078\u0074\u006d\u0065\u006e\u0075",Value :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074"},{Key :"\u0070\u006f\u0077e\u0072",Value :"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070"},{Key :"\u0072\u0068\u006f\u0031",Value :"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062"},{Key :"s\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"\u0062\u0075\u006c\u006c\u0065\u0074\u006d\u0061\u0074\u0068",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0064\u006f\u0074",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072"},{Key :"\u0062u\u006c\u006c\u0073\u0065\u0079\u00651",Value :"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065"},{Key :"\u0063\u0074",Value :"\u0063"},{Key :"\u006fv\u0065\u0072\u0073\u0074\u006f\u0072e",Value :"\u0063\u0031\u0034\u0033"},{Key :"\u0068m\u0061\u0063\u0072\u006f\u006e",Value :"\u0063\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0063\u0061\u006e\u0064\u0072\u0061",Value :"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062"},{Key :"\u0077\u0068\u0069\u0074ea\u0072\u0072\u006f\u0077\u0075\u0070\u0066\u0072\u006f\u006d\u0062\u0061\u0072",Value :"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b"},{Key :"\u0061f\u0069\u0069\u0036\u0031\u0032\u00348",Value :"\u0063\u0061\u0072\u0065\u006f\u0066"},{Key :"\u0063\u0061\u0072e\u0074",Value :"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074"},{Key :"\u0063\u0068\u0065c\u006b",Value :"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062"},{Key :"\u0063a\u0072r\u0069\u0061\u0067\u0065\u0072\u0072\u0065\u0074\u0075\u0072\u006e",Value :"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e"},{Key :"l\u0069\u006e\u0065\u0076\u0065\u0072\u0074\u0073\u0075\u0062",Value :"\u0063\u0063\u0075r\u006c"},{Key :"\u0063\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0063\u0064\u006f\u0074"},{Key :"\u004b\u006f\u0070p\u0061",Value :"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062"},{Key :"\u0063\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065f\u0074\u0042\u0069\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065f\u0074\u0062\u0069\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u006c\u0063\u0065i\u006c",Value :"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063\u0065i\u006c\u0069\u006eg\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063e\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063\u0065i\u006c\u0069\u006eg\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067\u0067",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0063\u0065i\u006c",Value :"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0063e\u006c\u0073\u0069\u0075\u0073",Value :"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065"},{Key :"\u0064\u0065g\u0072\u0065\u0065c\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065",Value :"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065"},{Key :"\u0043\u004c",Value :"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00389",Value :"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063\u0068\u0065",Value :"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0075\u0070\u0063h\u0069",Value :"\u0063\u0068\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00390",Value :"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00388",Value :"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00389",Value :"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00392",Value :"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0072i\u006e\u0067\u0065\u0071\u0075\u0061l",Value :"\u0063\u0069\u0072\u0063\u0065\u0071"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0061\u0073\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b"},{Key :"\u0063i\u0072c\u006c\u0065\u0062\u006f\u0074\u0074\u006f\u006d\u0073\u006c\u0064",Value :"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u006d\u0069\u006e\u0075\u0073\u0031",Value :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u0064\u0065\u0071\u0075\u0061\u006c",Value :"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c"},{Key :"c\u0069\u0072\u0063\u006cem\u0075l\u0074\u0069\u0070\u006c\u0079d\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0063i\u0072c\u006c\u0065\u006d\u0075\u006ct\u0069\u0070l\u0079\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u006f\u0074\u0069\u006d\u0065\u0073",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"t\u0069\u006d\u0065\u0073\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0064\u006ft",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069r\u0063\u006c\u0065d\u006f\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u006f\u0074\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u006f\u0064\u006f\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075s\u0074\u0065\u0078\u0074",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u006f\u0070\u006cu\u0073",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0070\u006c\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u0064\u0063\u0069\u0072\u0063",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067"},{Key :"\u0063\u0069\u0072c\u006c\u0065\u0074\u006f\u0070\u0073\u006c\u0064",Value :"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u006e\u0065\u0073\u006c\u0064",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b"},{Key :"\u0063i\u0072c\u006c\u0065\u0076\u0065\u0072\u0074\u0068\u0061\u0074\u0063\u0068",Value :"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c"},{Key :"\u0063\u0069\u0072\u0063le\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",Value :"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"c\u0069r\u0063\u006c\u0065\u0072\u0069\u0067\u0068\u0074h\u0061\u006c\u0066\u0062la\u0063\u006b",Value :"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u0067h\u0074\u0073\u006c\u0064",Value :"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0068\u0061\u0074",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068a\u0074\u0077\u0069\u0064\u0065",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068\u0061\u0074\u0077\u0069\u0064\u0065\u0072",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0068a\u0074\u0077\u0069\u0064\u0065\u0073t",Value :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062"},{Key :"\u0063\u0077g\u0061\u0070\u0063i\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077",Value :"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e"},{Key :"\u0061\u0031\u0031\u0032",Value :"\u0063\u006c\u0075\u0062"},{Key :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074",Value :"\u0063\u006c\u0075\u0062"},{Key :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0062\u006c\u0061\u0063\u006b",Value :"\u0063\u006c\u0075\u0062"},{Key :"v\u0061\u0072\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074",Value :"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u006f\u0075\u0074h\u0065\u0061\u0073\u0074",Value :"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u006da\u0074\u0068\u0063\u006f\u006c\u006fn",Value :"\u0063\u006f\u006co\u006e"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0063o\u006c\u006f\u006e\u0065\u0071"},{Key :"\u0043\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0063\u0075\u0072",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063\u006f\u006c\u006f\u006e\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0063o\u006c\u006f\u006e\u0073\u0069\u0067n",Value :"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079"},{Key :"\u0069\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",Value :"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u006f\u0063\u006f\u006d\u006d\u0061\u0074\u006f\u0070r\u0069\u0067\u0068\u0074",Value :"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062"},{Key :"\u0075\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",Value :"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u006f\u0074\u0075r\u006e\u0065\u0064\u0063\u006f\u006d\u006d\u0061",Value :"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062"},{Key :"\u0061p\u0070r\u006f\u0078\u0069\u006d\u0061t\u0065\u006cy\u0065\u0071\u0075\u0061\u006c",Value :"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et"},{Key :"\u0063\u006f\u006e\u0067",Value :"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et"},{Key :"\u0063\u006f\u006et\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0063\u006f\u006e\u0074in\u0074\u0065\u0067\u0072\u0061\u006c\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0063\u006fn\u0074\u0069\u006et\u0065\u0067\u0072\u0061\u006c\u0074\u0065\u0078\u0074",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u006f\u0069\u006e\u0074",Value :"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0041\u0043\u004b",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b"},{Key :"\u0042\u0045\u004c",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c"},{Key :"\u0042\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S"},{Key :"\u0043\u0041\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e"},{Key :"\u0043\u0052",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R"},{Key :"\u006e\u006fn\u006d\u0061\u0072k\u0069\u006e\u0067\u0072\u0065\u0074\u0075\u0072\u006e",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R"},{Key :"\u0058\u004f\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031"},{Key :"\u0044\u0043\u0031",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031"},{Key :"\u0044\u0043\u0032",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032"},{Key :"\u0058\u004f\u0046",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033"},{Key :"\u0044\u0043\u0033",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033"},{Key :"\u0044\u0043\u0034",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034"},{Key :"\u0044\u0045\u004c",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c"},{Key :"\u0044\u0043\u0030",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045"},{Key :"\u0044\u004c\u0045",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045"},{Key :"\u0045\u004d",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M"},{Key :"\u0045\u004e\u0051",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051"},{Key :"\u0045\u004f\u0054",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054"},{Key :"\u0045\u0053\u0043",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043"},{Key :"\u0045\u0054\u0042",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042"},{Key :"\u0045\u0054\u0058",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058"},{Key :"\u0046\u0046",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F"},{Key :"\u0046\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S"},{Key :"\u0049\u0046\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S"},{Key :"\u0047\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S"},{Key :"\u0049\u0047\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S"},{Key :"\u0048\u0054",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T"},{Key :"\u004c\u0046",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF"},{Key :"\u004e\u0041\u004b",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b"},{Key :"\u002e\u006e\u0075l\u006c",Value :"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c"},{Key :"\u004e\u0055\u004c",Value :"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c"},{Key :"\u0049\u0052\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S"},{Key :"\u0052\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S"},{Key :"\u0053\u0049",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I"},{Key :"\u0053\u004f",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O"},{Key :"\u0053\u0054\u0058",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054"},{Key :"\u0053\u004f\u0048",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058"},{Key :"\u0045\u004f\u0046",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042"},{Key :"\u0053\u0055\u0042",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042"},{Key :"\u0053\u0059\u004e",Value :"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e"},{Key :"\u0049\u0055\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S"},{Key :"\u0055\u0053",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S"},{Key :"\u0056\u0054",Value :"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T"},{Key :"\u0061\u006d\u0061l\u0067",Value :"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t"},{Key :"\u0063\u006f\u0070\u0072\u006f\u0064",Value :"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0063\u006f\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0074\u0065\u0078\u0074",Value :"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0064\u006f\u0074\u0064\u0062\u006c\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064"},{Key :"\u006d\u0075l\u0074\u0069\u0070l\u0079\u006d\u0075\u006c\u0074\u0069\u0073\u0065\u0074",Value :"\u0063\u0075\u0070\u0064\u006f\u0074"},{Key :"\u006d\u0075\u006c\u0074\u0069\u0073\u0065\u0074",Value :"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077"},{Key :"\u0063u\u0072\u006c\u0061\u006e\u0064",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u0063\u0075\u0072\u006c\u0079\u0077\u0065\u0064\u0067\u0065",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u0075\u0070\u0072\u0069\u0073\u0065",Value :"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064"},{Key :"\u006c\u006f\u006f\u0070\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",Value :"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t"},{Key :"\u0063\u0075\u0072\u006c\u006f\u0072",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u0063\u0075\u0072\u006c\u0079\u0076\u0065\u0065",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u0064\u006f\u0077\u006e\u0066\u0061\u006c\u006c",Value :"\u0063u\u0072\u006c\u0079\u006f\u0072"},{Key :"\u006c\u006f\u006f\u0070\u0061\u0072\u0072\u006f\u0077r\u0069\u0067\u0068\u0074",Value :"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074"},{Key :"a\u0072\u0072\u006f\u0077\u0063\u006c\u006f\u0063\u006b\u0077",Value :"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077"},{Key :"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c",Value :"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u0064\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064a\u0064\u006d\u0065\u0064\u0069\u0061l",Value :"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00307",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064\u0061\u0067e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0070\u0061c\u0065\u006f\u0070\u0065\u006e\u0062\u006f\u0078",Value :"\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064d\u0061\u0067\u0067\u0065\u0072",Value :"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064a\u006ce\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u006d\u0061\u0074\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00367",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006ce\u0074",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064a\u006ce\u0074\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074ha\u0074a\u0066\u0070\u0061\u0074\u0061h\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064a\u006ce\u0074\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074ha\u0074a\u0066\u0073\u0065\u0067\u006fl\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u0069\u0072\u0069\u0071",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0068i\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0068\u006f\u006c\u0061\u006d",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0070\u0061\u0074\u0061\u0068",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0070a\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u0061\u006c\u0065\u0074\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0071\u0075\u0062\u0075\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0073\u0065\u0067\u006f\u006c",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0073e\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0073\u0068\u0065\u0076\u0061",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0073h\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0065\u0074\u0074\u0073\u0065\u0072\u0065",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061l\u0065\u0074\u0074s\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c",Value :"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00355",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u006dm\u0061",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",Value :"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0064a\u006dm\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",Value :"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"d\u0061\u0072\u0067\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0068\u0069\u0066\u0074\u006f\u0075\u0074",Value :"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0078\u0063\u0065\u0073\u0073",Value :"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn"},{Key :"\u0064\u0062\u006ca\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e",Value :"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e"},{Key :"\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e\u0061r\u0072\u006f\u0077\u0073",Value :"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e"},{Key :"\u0074\u0077o\u0068\u0065\u0061d\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",Value :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074"},{Key :"\u0075\u0070\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073",Value :"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070"},{Key :"\u006c\u0042\u0072\u0061\u0063\u006b",Value :"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0042\u0072\u0061\u0063\u006b",Value :"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069\u0069\u006e\u0074",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"i\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0064\u0062\u006c",Value :"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0056\u0065\u0072\u0074",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0062\u0061\u0072\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0062a\u0072\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"v\u0065\u0072\u0074\u006c\u0069\u006e\u0065\u0064\u0062\u006c",Value :"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072"},{Key :"\u0064\u006f\u0077\u006e\u0073\u006c\u006f\u0070\u0065\u0065\u006c\u006ci\u0070\u0073\u0069\u0073",Value :"\u0064\u0064\u006ft\u0073"},{Key :"\u0064\u0065\u0063\u0069ma\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062i\u0063",Value :"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0064\u0065\u006c\u0074\u0061\u0065\u0071\u0075\u0061\u006c",Value :"\u0064e\u0066\u0069\u006e\u0065\u0073"},{Key :"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065q",Value :"\u0064e\u0066\u0069\u006e\u0065\u0073"},{Key :"\u006b\u0065\u006c\u0076\u0069\u006e",Value :"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0034",Value :"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006b\u0068\u0061\u0072\u0074\u0064\u0065\u0073",Value :"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0075p\u0064\u0065\u006c\u0074\u0061",Value :"\u0064\u0065\u006ct\u0061"},{Key :"\u006d\u0061\u0063\u0072\u006f\u006e\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0064\u0065\u007a\u0068"},{Key :"\u0067\u0072\u0061\u0076\u0065\u0073\u0075\u0062",Value :"\u0064\u0068\u006fo\u006b"},{Key :"\u0061\u0031\u0031\u0031",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0064\u0069\u0061m\u006f\u006e\u0064\u0073\u006f\u006c\u0069\u0064",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0076\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006ed\u0073\u0075\u0069\u0074",Value :"\u0064i\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0073\u006d\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068"},{Key :"d\u0069\u0061\u006d\u006f\u006e\u0064\u0073\u0075\u0069\u0074",Value :"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065"},{Key :"\u0064\u0064\u006f\u0074",Value :"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062"},{Key :"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061t\u006f\u006e\u006f\u0073",Value :"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073"},{Key :"\u0062\u0075\u006d\u0070\u0065\u0071",Value :"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065"},{Key :"\u0063\u0031\u0034\u0034",Value :"\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0064\u0069\u0076",Value :"\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0064\u0069v\u0069\u0064\u0065o\u006e\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079",Value :"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0064\u0069\u0076\u0069\u0064\u0065\u006f\u006e\u0074\u0069\u006d\u0065\u0073",Value :"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0062\u0061\u0072\u0031",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u006d\u0069\u0064",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u0076\u0065\u0078\u0074\u0065\u006e\u0064\u0073\u0069\u006e\u0067\u006c\u0065",Value :"\u0064i\u0076\u0069\u0064\u0065\u0073"},{Key :"\u0064\u0069\u0076\u0073\u006c\u0061\u0073\u0068",Value :"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u006d\u0061\u0074h",Value :"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00399",Value :"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u006a\u0065",Value :"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0062\u006c\u006f\u0063kt\u0068\u0072\u0065\u0065\u0071\u0074\u0072\u0073\u0068\u0061\u0064\u0065\u0064",Value :"\u0064k\u0073\u0068\u0061\u0064\u0065"},{Key :"\u0073h\u0061\u0064\u0065\u0064\u0061\u0072k",Value :"\u0064k\u0073\u0068\u0061\u0064\u0065"},{Key :"\u0064\u0063\u0072\u006f\u0061\u0074",Value :"\u0064m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0064\u0073\u006c\u0061\u0073\u0068",Value :"\u0064m\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0062\u006c\u006fc\u006b\u006c\u006f\u0077\u0068\u0061\u006c\u0066",Value :"\u0064n\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00394",Value :"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00300",Value :"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i"},{Key :"\u0065\u0073\u0063\u0075\u0064\u006f",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u006d\u0061\u0074\u0068\u0064\u006f\u006c\u006c\u0061\u0072",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u006di\u006c\u0072\u0065\u0069\u0073",Value :"\u0064\u006f\u006c\u006c\u0061\u0072"},{Key :"\u0069o\u0074a\u0064\u0069\u0061\u0065\u0072e\u0073\u0069s\u0074\u006f\u006e\u006f\u0073",Value :"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et"},{Key :"\u0064\u006f\u0074",Value :"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062"},{Key :"\u0053\u0074\u0069\u0067\u006d\u0061",Value :"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062"},{Key :"d\u006f\u0074\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",Value :"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062"},{Key :"\u0062\u0072\u0065v\u0065\u0069\u006e\u0076\u006e\u006f\u0073\u0070",Value :"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b"},{Key :"\u0067\u0065\u006f\u006d\u0070\u0072\u006f\u0070\u006fr\u0074\u0069\u006f\u006e",Value :"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073"},{Key :"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006fn\u0067\u0065\u006f\u006d",Value :"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0061\u0073\u0068",Value :"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0078\u0062\u0073o\u006c",Value :"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e"},{Key :"\u006da\u0063\u0072\u006f\u006e\u0073\u0075b",Value :"\u0064\u0074\u0061i\u006c"},{Key :"\u0067\u0061\u006d\u006d\u0061\u0031",Value :"\u0064\u007a"},{Key :"\u0074\u0069\u006cd\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065"},{Key :"\u0047\u0068\u0061\u0063\u0065\u006b",Value :"\u0064z\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u006e\u006f\u0073\u0070",Value :"\u0064\u007a\u0063\u0075\u0072\u006c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00393",Value :"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u007a\u0068\u0065",Value :"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00301",Value :"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0065\u0063\u0079\u0072\u0069\u006c",Value :"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0065\u0064\u006f\u0074",Value :"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00300",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072\u0061\u0062\u0069ci\u006ed\u0069\u0063\u0064\u0069\u0067i\u0074\u0065\u0069\u0067\u0068\u0074",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"e\u0069\u0067\u0068\u0074\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006ft\u0065\u0064\u0062\u006c",Value :"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064"},{Key :"\u0074\u0077\u006f\u006e\u006f\u0074\u0065\u0073",Value :"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064"},{Key :"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0062",Value :"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0065ig\u0068\u0074",Value :"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00368",Value :"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i"},{Key :"o\u006d\u0065\u0067\u0061\u0063\u006c\u006f\u0073\u0065\u0064",Value :"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00377",Value :"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u006c",Value :"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u006e",Value :"\u0065l\u0065\u006d\u0065\u006e\u0074"},{Key :"\u0065l\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073"},{Key :"\u0075n\u0069c\u006f\u0064\u0065\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073"},{Key :"\u0076\u0064\u006ft\u0073",Value :"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0076\u0065\u0072t\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00378",Value :"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u006d",Value :"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070u\u006e\u0063\u0074\u0064\u0061\u0073h",Value :"\u0065\u006d\u0064\u0061\u0073\u0068"},{Key :"\u0076\u0061\u0072\u006e\u006f\u0074\u0068\u0069\u006e\u0067",Value :"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074"},{Key :"\u0072a\u006e\u0067\u0065\u0064\u0061\u0073h",Value :"\u0065\u006e\u0064\u0061\u0073\u0068"},{Key :"\u006e\u0067",Value :"\u0065\u006e\u0067"},{Key :"\u0072\u0069\u006e\u0067ri\u0067\u0068\u0074\u0068\u0061\u006c\u0066\u0063\u0065\u006e\u0074\u0065\u0072",Value :"\u0065\u006f\u0070e\u006e"},{Key :"c\u0065\u0064\u0069\u006c\u006c\u0061\u006e\u006f\u0073\u0070",Value :"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0072i\u006eg\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0070",Value :"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"t\u0061\u0063\u006b\u0064\u006f\u0077\u006e\u006d\u0069\u0064",Value :"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0074a\u0063\u006b\u0075\u0070\u006d\u0069d",Value :"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b"},{Key :"\u0075p\u0065\u0070\u0073\u0069\u006c\u006fn",Value :"\u0065p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0075\u0070\u0076a\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u0063\u0068\u0065\u0076\u0065\u0072\u0074\u0062\u0061\u0072",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031"},{Key :"\u0048\u0063\u0079\u0072\u0069\u006c",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076"},{Key :"\u0075\u0070\u0062\u0061\u0063\u006b\u0065\u0070\u0073\u0069\u006c\u006f\u006e",Value :"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0063\u006f\u006c\u006f\u006e",Value :"\u0065q\u0063\u006f\u006c\u006f\u006e"},{Key :"\u0064\u0065\u0066\u0069\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0065\u0071\u0064e\u0066"},{Key :"\u0065\u0071\u0075a\u006c\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u0065\u0071\u0067t\u0072"},{Key :"\u0065q\u0075\u0061\u006c\u006c\u0065\u0073s",Value :"\u0065\u0071\u006c\u0065\u0073\u0073"},{Key :"c\u0075\u0072\u006c\u0079\u0065\u0071\u0073\u0075\u0063\u0063",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u0031",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073"},{Key :"\u0065\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072"},{Key :"e\u0071\u0073\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073",Value :"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073"},{Key :"c\u0075\u0072\u006c\u0079\u0065\u0071\u0070\u0072\u0065\u0063",Value :"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0070\u0072\u0065\u0063e\u0064\u0065\u0073\u0031",Value :"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u0065\u0071\u0073i\u006d",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072"},{Key :"\u006d\u0069\u006e\u0075\u0073\u0074\u0069\u006c\u0064\u0065",Value :"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",Value :"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062"},{Key :"\u0065\u0071\u0075i\u0076",Value :"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065"},{Key :"\u0061\u0073\u0079m\u0070",Value :"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00382",Value :"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u0072",Value :"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0073\u0075\u0062",Value :"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00395",Value :"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0065c\u0079\u0072\u0069\u006c\u0072\u0065v",Value :"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00383",Value :"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0065\u0073",Value :"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u006e\u006f\u0073\u0070",Value :"\u0065\u0073\u0068"},{Key :"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0073\u0075p\u006e\u006f\u0073\u0070",Value :"\u0065s\u0068\u0063\u0075\u0072\u006c"},{Key :"\u0063\u006fm\u006d\u0061\u0074u\u0072\u006e\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0070\u0065t\u0061",Value :"\u0065\u0074\u0061"},{Key :"\u0044\u0062\u0061\u0072",Value :"\u0065\u0074\u0068"},{Key :"\u0044m\u0061\u0063\u0072\u006f\u006e",Value :"\u0065\u0074\u0068"},{Key :"\u006da\u0074\u0068\u0065\u0074\u0068",Value :"\u0065\u0074\u0068"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068v\u0062\u0061\u0073\u0065",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065t\u006ea\u0068\u0074\u0061\u0066\u006fu\u006b\u0068h\u0065\u0062\u0072\u0065\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0074\u006e\u0061ht\u0061\u0066\u006f\u0075\u006b\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0045\u0078\u0063\u006c\u0061\u006d",Value :"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l"},{Key :"\u0065\u0078\u0069\u0073\u0074\u0073",Value :"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c"},{Key :"t\u0068\u0065\u0072\u0065\u0065\u0078\u0069\u0073\u0074\u0073",Value :"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c"},{Key :"p\u006c\u0075\u0073\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0065\u007a\u0068"},{Key :"j\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0062\u0061\u0072",Value :"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e"},{Key :"\u006d\u0069\u006eu\u0073\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0065z\u0068\u0063\u0075\u0072\u006c"},{Key :"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073h\u0061\u0063\u0065\u006b",Value :"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073h\u0061\u0063\u0065\u006b",Value :"\u0065z\u0068\u0074\u0061\u0069\u006c"},{Key :"\u0064\u0065g\u0072\u0065\u0065f\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"\u0064e\u0067r\u0065\u0065\u0066\u0061\u0072\u0065\u006e\u0068\u0065\u0069\u0074",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"\u0066a\u0072\u0065\u006e\u0068\u0065\u0069t",Value :"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074"},{Key :"f\u0061\u0074\u0068\u0061\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00354",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0061\u0074h\u0061",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"f\u0061\u0074\u0068\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065r\u0069\u0067\u0068\u0074",Value :"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006f\u0068\u006fo\u006b",Value :"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c"},{Key :"\u0076\u0065\u006eu\u0073",Value :"\u0066\u0065\u006d\u0061\u006c\u0065"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0064a\u0067\u0065\u0073\u0068",Value :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077"},{Key :"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068d\u0061\u0067\u0065\u0073\u0068",Value :"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00377",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u006d\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00383",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0066i\u006e\u0061\u006c\u0070\u0065",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0070e\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00385",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0066\u0069n\u0061\u006c\u0074s\u0061\u0064\u0069\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0074\u0073\u0061\u0064\u0069\u0066\u0069\u006e\u0061\u006c",Value :"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00397",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074fi\u0076\u0065",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0069\u0076\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066i\u0076\u0065\u0073\u0075\u0062",Value :"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u0066i\u0076\u0065",Value :"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00365",Value :"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0066\u006c\u006fo\u0072\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006fo\u0072\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u006c\u0066\u006c\u006f\u006f\u0072",Value :"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072\u0066\u006c\u006f\u006f\u0072",Value :"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0056\u0063\u0075\u0072\u0073\u0069\u0076\u0065",Value :"\u0066\u006c\u006f\u0072\u0069\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00311",Value :"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00309",Value :"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069"},{Key :"s\u0075\u0063\u0063\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076"},{Key :"\u0073\u0075\u0063\u0063\u006e\u0065\u0071\u0071",Value :"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u006e\u006ft\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074"},{Key :"\u0073\u0075\u0063\u0063\u006e\u0073\u0069\u006d",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074"},{Key :"\u006eo\u0074f\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072\u0065\u0071\u006c",Value :"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0063\u0063\u0065\u0071",Value :"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079"},{Key :"s\u0075\u0063\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0063\u0063\u0073\u0069\u006d",Value :"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00359",Value :"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0056\u0064\u0061s\u0068",Value :"\u0066\u006f\u0072\u0063\u0065\u0073"},{Key :"\u0066\u006f\u0072c\u0065",Value :"\u0066\u006f\u0072\u0063\u0065\u0073"},{Key :"\u0056\u0076\u0064\u0061\u0073\u0068",Value :"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r"},{Key :"\u0074\u0061\u0063\u006b\u0074\u0072\u0070\u006c",Value :"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r"},{Key :"\u0070i\u0074\u0063\u0068\u0066\u006f\u0072k",Value :"\u0066\u006f\u0072\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00396",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074fo\u0075\u0072",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u006f\u0075\u0072\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",Value :"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066o\u0075\u0072\u0073\u0075\u0062",Value :"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u0066o\u0075\u0072",Value :"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00364",Value :"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069"},{Key :"\u0066r\u0061\u0063\u0073\u006c\u0061\u0073h",Value :"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0066r\u0061\u0063\u0074\u0069\u006f\u006e1",Value :"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0068\u0074\u0075r\u006e",Value :"\u0067\u0061\u0063\u0075\u0074\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00309",Value :"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0067\u0061\u0066",Value :"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067a\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075p\u0067\u0061\u006d\u006d\u0061",Value :"\u0067\u0061\u006dm\u0061"},{Key :"\u0075\u0073\u0074r\u0074",Value :"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0067\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0067\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0067\u0064\u006f\u0074"},{Key :"\u0042\u0075\u006d\u0070\u0065\u0071",Value :"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074"},{Key :"\u0044\u006f\u0074e\u0071",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0073\u0064\u006f\u0074\u0073",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067e\u006f\u006d\u0065\u0071\u0075\u0061l",Value :"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0065n\u0064\u0074\u0065\u0078\u0074",Value :"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067\u0065\u0072\u0065\u0073\u0068",Value :"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u006e\u0064\u0074\u0072\u0061\u006e\u0073",Value :"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065n\u0071\u0075\u0069\u0072\u0079",Value :"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067e\u0072\u0073\u0068\u0061\u0079\u0069m",Value :"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076e\u0072y\u006d\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u0067\u0067\u0067"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00334",Value :"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061i\u006e",Value :"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0067\u0068\u0061i\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"g\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00398",Value :"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0067\u0065\u0075\u0070\u0074\u0075\u0072\u006e",Value :"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063"},{Key :"\u0067i\u006d\u0065\u006c\u006d\u0061\u0074h",Value :"\u0067\u0069\u006de\u006c"},{Key :"g\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0067i\u006de\u006c\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00300",Value :"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0067\u006a\u0065",Value :"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u006fo\u006b\u0073\u0075b\u0070\u0061\u006c\u0061\u0074\u006e\u006f\u0073\u0070",Value :"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070"},{Key :"\u0064\u006f\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064"},{Key :"\u0068\u006fo\u006b\u0073\u0075b\u0072\u0065\u0074\u0072\u006f\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0062\u0072\u0065v\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065"},{Key :"\u0062r\u0065v\u0065\u0069\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u0067\u006e\u0073i\u006d"},{Key :"\u006e\u0061\u0062l\u0061",Value :"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074"},{Key :"\u0067r\u0061\u0076\u0065\u0063\u006f\u006db",Value :"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062"},{Key :"\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073",Value :"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064"},{Key :"\u0067\u0074\u0072\u0065\u0071\u0071\u006c\u0065\u0073\u0073",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0074\u0072\u0064\u006f\u0074",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074"},{Key :"\u0067\u0065\u0071",Value :"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0073\u0073",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u006c\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067t\u0072\u0065\u0071\u006c\u0065\u0073s",Value :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067\u006e\u0065\u0071",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067t\u0072\u0061\u0070\u0070\u0072\u006fx",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0072\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067\u0074\u0072\u0073\u0069\u006d",Value :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u0067t\u0072\u006c\u0065\u0073\u0073",Value :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073"},{Key :"\u0067\u006e\u0065q\u0071",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0067\u0065\u0071\u0071",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0067r\u0065a\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u0064\u0062l\u0065\u0071\u0075\u0061\u006c",Value :"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0068e\u0068a\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068a\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00309",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006dz\u0061",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"h\u0061\u006d\u007a\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aad\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061m\u007a\u0061\u0066a\u0074\u0068\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aaf\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007a\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aal\u006f\u0077\u006b\u0061\u0073\u0072\u0061\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061\u006d\u007aal\u006f\u0077\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061\u0072\u0061\u0062i\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0061m\u007a\u0061\u0073u\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00392",Value :"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u0061\u0072\u0064",Value :"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0064\u006fw\u006e\u0068\u0061r\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074",Value :"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0074\u006f\u0070\u0068\u0061\u006c\u0066",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070"},{Key :"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070"},{Key :"\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u0072p\u006f\u006f\u006e\u0073",Value :"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u006fp\u0068\u0061\u006c\u0066",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070",Value :"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070"},{Key :"\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072p\u006f\u006f\u006e\u0073",Value :"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074"},{Key :"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074"},{Key :"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074",Value :"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074"},{Key :"h\u0061t\u0061\u0066\u0070\u0061\u0074\u0061\u0068\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074af\u0070\u0061\u0074\u0061\u0068\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061t\u0061\u0066\u0070a\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061fp\u0061\u0074\u0061\u0068\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072e\u0077",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0032\u0066",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00300",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0065n\u0064\u006d\u0065\u0064\u0069\u0075m",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0032\u0033",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00302",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0073\u0075\u0062\u0073\u0074\u0069\u0074\u0075\u0074\u0065",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0033\u0034",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"h\u0061\u0074\u0061\u0066qa\u006da\u0074\u0073\u0077\u0069\u0064e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074af\u0071\u0061\u006d\u0061\u0074\u0073\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068a\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0071\u0075a\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0031\u0062",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"h\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0065n\u0064\u006f\u0066\u0066\u0069\u006ce",Value :"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00301",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0063\u0061\u006e\u0063\u0065\u006c",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0031\u0037",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0032\u0034",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074a\u0066\u0073\u0065\u0067\u006f\u006c\u0033\u0030",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061t\u0061\u0066\u0073e\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074\u0061fs\u0065\u0067\u006f\u006c\u006e\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0062\u0072e\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0068\u0061\u0074af\u0073\u0065\u0067\u006f\u006c\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077"},{Key :"\u0061\u0031\u0031\u0030",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074b\u006c\u0061\u0063\u006b",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0076\u0061\u0072h\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074",Value :"\u0068\u0065\u0061r\u0074"},{Key :"\u0068e\u0061\u0072\u0074\u0073\u0075\u0069t",Value :"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"h\u0065\u0077\u0069\u0074\u0068\u006d\u0061\u0070\u0069\u0071",Value :"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00370",Value :"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0068\u0065\u0068",Value :"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074t\u0077\u006f\u0061\u0072ab\u0069\u0063",Value :"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0068e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b",Value :"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b"},{Key :"\u0068\u0065r\u006d\u0069\u0074c\u006f\u006e\u006a\u006d\u0061\u0074\u0072\u0069\u0078",Value :"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078"},{Key :"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0068\u0069\u0072i\u0071",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072\u0069\u0071\u0032\u0064",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00393",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"h\u0069\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0065\u0073\u0063\u0061\u0070\u0065",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068\u0069\u0072\u0069\u0071\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072i\u0071\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072\u0069\u0071\u0032\u0031",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0068i\u0072i\u0071\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068i\u0072\u0069\u0071\u0031\u0034"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00323",Value :"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00306",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068\u006f\u006ca\u006d",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0031\u0039",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0032\u0036",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006c\u0061\u006d\u0033\u0032",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"h\u006f\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068\u006f\u006c\u0061\u006d\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0068o\u006ca\u006d\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0070\u0061c\u0065\u006c\u0069\u0074\u0065\u0072\u0061\u006c",Value :"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00326",Value :"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069"},{Key :"\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065\u0063\u006f\u006d\u0062",Value :"\u0068o\u006f\u006b\u0063\u006d\u0062"},{Key :"\u006f\u0076\u0068\u006f\u006f\u006b",Value :"\u0068o\u006f\u006b\u0063\u006d\u0062"},{Key :"\u0074e\u0072\u0074\u0064\u0065\u0073",Value :"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0030\u0030\u0032\u00308",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0068\u006f\u0072\u0069\u007a\u0062\u0061\u0072",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u006c\u006f\u006e\u0067\u0064\u0061\u0073\u0068",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0071u\u006f\u0074\u0065\u0064\u0061\u0073h",Value :"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072"},{Key :"\u0072e\u0063\u0074\u0061\u006e\u0067\u006ce",Value :"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0078\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0053\u0044\u0031\u0039\u0030\u0031\u0030\u0030",Value :"\u0068t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u005a\u0062\u0061\u0072",Value :"\u0068\u0076"},{Key :"\u0068\u0079\u0070h\u0065\u006e\u002d\u002c\u0069\u006e\u0075\u0073",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0068\u0079\u0070\u0068\u0065\u006e\u0063\u0068\u0061\u0072",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"h\u0079\u0070\u0068\u0065\u006e\u006d\u0069\u006e\u0075\u0073",Value :"\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0068y\u0070\u0068\u0065\u006e\u0031",Value :"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o"},{Key :"\u006a\u0068\u0061\u0063\u0065\u006b",Value :"\u0069\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0072\u0074\u0075r\u006e",Value :"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"d\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00370",Value :"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u0065",Value :"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00374",Value :"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u0069",Value :"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0069\u006e\u0074e\u0067\u0072\u0061\u006c\u0074\u0072\u0070\u006c",Value :"\u0069\u0069\u0069n\u0074"},{Key :"\u0074\u0072\u0069\u0070\u006c\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"\u0069\u0069\u0069n\u0074"},{Key :"\u0072t\u0075\u0072\u006e\u0068\u006f\u006fk",Value :"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"r\u0074\u0075\u0072\u006e\u0072\u0074\u0068\u006f\u006f\u006b",Value :"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0061\u0075\u0078i\u006c\u0069\u0061\u0072\u0079\u006f\u0066\u0066",Value :"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0033",Value :"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0069\u006d\u0061g\u0065",Value :"\u0069m\u0061\u0067\u0065\u006f\u0066"},{Key :"\u0065\u0071\u0075\u0061\u006c\u0064\u006f\u0074\u0072\u0069\u0067\u0068t\u006c\u0065\u0066\u0074",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0069m\u0061g\u0065\u006f\u0072\u0061\u0070p\u0072\u006fx\u0065\u0071\u0075\u0061\u006c",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0072\u0069\u0073i\u006e\u0067\u0064\u006f\u0074\u0073\u0065\u0071",Value :"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l"},{Key :"\u0069\u006e\u0066t\u0079",Value :"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079"},{Key :"c\u006c\u0077\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0062\u0061\u0063k\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063k\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067\u0067",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068\u006d\u0061\u0074\u0068",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073",Value :"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065"},{Key :"\u0069\u006e\u0074",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069n\u0074e\u0067\u0072\u0061\u006c\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069\u006e\u0074e\u0067\u0072\u0061\u006c\u0074\u0065\u0078\u0074",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c"},{Key :"\u0069n\u0074\u0062\u006f\u0074\u0074\u006fm",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074"},{Key :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062o\u0074\u0074\u006f\u006d",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074"},{Key :"i\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u006f\u0070",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070"},{Key :"\u0069\u006e\u0074\u0074\u006f\u0070",Value :"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070"},{Key :"\u0063\u0061\u0070",Value :"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e"},{Key :"\u0043\u0061\u0070",Value :"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c"},{Key :"\u0062\u0069\u0067\u0063\u0061\u0070",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0069\u006et\u0065\u0072\u0073e\u0063\u0074\u0069\u006f\u006e\u0074\u0065\u0078\u0074",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u006e\u0061r\u0079\u0069\u006et\u0065\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e",Value :"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079"},{Key :"\u0073\u0071\u0063a\u0070",Value :"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071"},{Key :"\u0062\u0075\u006c\u006c\u0065\u0074\u0069\u006e\u0076\u0065\u0072\u0073\u0065",Value :"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t"},{Key :"\u0069\u006e\u0076\u0065\u0072\u0073\u0065\u0062\u0075\u006c\u006c\u0065\u0074",Value :"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t"},{Key :"\u0069n\u0076e\u0072\u0073\u0065\u0077\u0068i\u0074\u0065c\u0069\u0072\u0063\u006c\u0065",Value :"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce"},{Key :"\u0077h\u0069t\u0065\u0063\u0069\u0072\u0063l\u0065\u0069n\u0076\u0065\u0072\u0073\u0065",Value :"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce"},{Key :"\u0053\u0069\u006e\u0076\u006c\u0061\u007a\u0079",Value :"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073"},{Key :"\u006c\u0061\u007a\u0079\u0073\u0069\u006e\u0076",Value :"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073"},{Key :"\u0069n\u0076s\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u006e",Value :"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0069n\u0076s\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0070",Value :"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0075\u0070\u0069\u006f\u0074\u0061",Value :"\u0069\u006f\u0074\u0061"},{Key :"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072",Value :"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n"},{Key :"\u0068\u0069\u0067\u0068\u0063\u006f\u006d\u006d\u0061\u006e",Value :"\u0069\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0062\u0072\u0069\u0064\u0067\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00320",Value :"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0065\u006d",Value :"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ae\u0065\u006d\u0066\u0069\u006e\u0061l",Value :"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"j\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0065\u006d\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006f\u0076e\u0072\u0073\u0063o\u0072\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00376",Value :"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006b\u0061",Value :"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00375",Value :"\u006b\u0061\u0066"},{Key :"\u006ba\u0066\u0068\u0065\u0062\u0072\u0065w",Value :"\u006b\u0061\u0066"},{Key :"\u006ba\u0066d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u006b\u0061\u0066\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u006b\u0061\u0066f\u0069\u006e\u0061\u006c",Value :"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ba\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"k\u0061\u0066\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0075p\u006b\u0061\u0070\u0070\u0061",Value :"\u006b\u0061\u0070p\u0061"},{Key :"\u0054\u0065\u0054s\u0065",Value :"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",Value :"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00340",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074\u006f\u0061r\u0061\u0062\u0069\u0063",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074a\u0074\u0077\u0065\u0065\u006c",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0061\u0074\u0077\u0065\u0065\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ba\u0073r\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",Value :"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00353",Value :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e",Value :"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u006e\u006f\u0074",Value :"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0068\u006f\u006d\u006f\u0074\u0068\u0065\u0074\u0069\u0063",Value :"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e"},{Key :"\u006bh\u0061\u0068\u0066\u0069\u006e\u0061l",Value :"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"k\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006b\u0068\u0061\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0065s\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00382",Value :"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00385",Value :"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00383",Value :"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00384",Value :"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00371",Value :"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0079o\u0067\u0068\u0072\u0065\u0076",Value :"\u006b\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00386",Value :"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00381",Value :"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i"},{Key :"\u0061\u0072\u0063\u0068\u0064\u0062\u006c\u0073\u0075b\u006e\u006f\u0073\u0070",Value :"\u006bt\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00349",Value :"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069"},{Key :"\u006c\u0061m\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066h\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065f\u0068\u0061\u006d\u007a\u0061\u0061\u0062o\u0076\u0065\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066h\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061m\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006cat\u0065\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077it\u0068\u0061\u006c\u0065\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u0064\u0064\u0061\u0061\u0062\u006f\u0076\u0065\u0066i\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065f\u006d\u0061\u0064\u0064\u0061\u0061\u0062o\u0076\u0065\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0064",Value :"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075\u0070\u006c\u0061\u006d\u0062\u0064\u0061",Value :"\u006c\u0061\u006d\u0062\u0064\u0061"},{Key :"\u0032\u0062\u0061\u0072",Value :"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065"},{Key :"\u006c\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u006ca\u006de\u0064\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00376",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006de\u0064",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"l\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0065\u0064\u0068\u006f\u006c\u0061\u006d",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0065dh\u006f\u006c\u0061\u006d\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072e\u0077",Value :"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c",Value :"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",Value :"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006c\u0061\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0065\u006d\u006a\u0065\u0065\u006d\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0065\u006d\u006b\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0061\u006c\u006c\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u006d\u0065\u0064\u0069\u0061l",Value :"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006d\u0077\u0069\u0074h\u006d\u0065\u0065\u006d\u0077i\u0074h\u0068a\u0068\u0069\u006e\u0069\u0074\u0069\u0061l",Value :"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006ca\u006dw\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"l\u0067\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0079\u006f\u0067\u0068\u0074\u0061\u0069\u006c",Value :"\u006c\u0062\u0061\u0072"},{Key :"\u0078\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u0062\u0065l\u0074"},{Key :"\u006c\u0063\u0065\u0064\u0069\u006c\u006c\u0061",Value :"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u006c\u0064\u006f\u0074",Value :"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u0064\u0072\u006f\u0061\u006e\u0067",Value :"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u0071\u0075\u0069\u0067\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077"},{Key :"\u006c\u0065\u0073\u0073\u0065\u0071\u0071\u0067\u0074\u0072",Value :"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065\u0071",Value :"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l"},{Key :"\u006ce\u0073\u0073\u0065\u0071\u0067\u0074r",Value :"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065s\u0073\u0065\u0071u\u0061\u006c\u0067\u0072\u0065\u0061\u0074\u0065\u0072",Value :"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u006e\u0065\u0071",Value :"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0073\u0073\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c"},{Key :"\u006c\u0065\u0071\u0073\u006c\u0061\u006e\u0074",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074"},{Key :"\u006e\u006ft\u006c\u0065\u0073s\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074"},{Key :"\u006c\u0065\u0073s\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006c\u0065\u0073\u0073\u006f\u0072\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006ce\u0073\u0073\u0073\u0069\u006d",Value :"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074"},{Key :"\u006ce\u0073\u0073\u0067\u0074\u0072",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006ce\u0073s\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u006c\u006e\u0065q\u0071",Value :"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0071\u0071",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0065\u0073s\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074l\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",Value :"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0074\u006f\u006e\u0065\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068",Value :"\u006c\u0065\u007a\u0068"},{Key :"\u0062\u006c\u006f\u0063\u006b\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066",Value :"\u006cf\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0067l\u006ft\u0074\u0061\u006c\u0072\u0065\u0076\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068t\u0064\u006f\u0077\u006e",Value :"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0030\u0038\u0039\u00341",Value :"\u006c\u0069\u0072\u0061"},{Key :"\u006b\u0068\u0061\u0063\u0065\u006b",Value :"\u006c\u006a"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00306",Value :"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006c\u006a\u0065",Value :"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073w\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u006c\u006c\u0061r\u0063"},{Key :"\u0076\u0065\u0072y\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073",Value :"\u006c\u006c\u006c"},{Key :"\u0073\u0073\u0075\u0070\u0065\u0072",Value :"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065"},{Key :"\u006ce\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006c\u006e\u0073i\u006d"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00324",Value :"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006ed\u0074\u0065\u0078\u0074",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u0077\u0065\u0064g\u0065",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064"},{Key :"\u006e\u0065\u0067",Value :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u006c\u006fg\u0069\u0063\u0061l\u006f\u0072\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006f\u0072\u0074\u0065\u0078\u0074",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u0076\u0065\u0065",Value :"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00317",Value :"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u004f\u0062\u0061\u0072",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0064\u0062\u006c\u0073",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u0068",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u0069",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u006c\u006f\u006e\u0067\u0073\u006c",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u0073\u006c\u006fn\u0067",Value :"\u006c\u006f\u006eg\u0073"},{Key :"\u0073\u006c\u006f\u006e\u0067\u0074",Value :"\u006c\u006f\u006e\u0067\u0073\u0074"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u006c\u006fz\u0065\u006e\u0067\u0065",Value :"\u006co\u007a\u0065\u006e\u0067\u0065"},{Key :"\u0073e\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u006c\u0072\u0061r\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00318",Value :"\u006c\u0075\u0074\u0068\u0061\u0069"},{Key :"\u006fv\u0065\u0072\u0073\u0063\u006f\u0072e",Value :"\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0062\u0061\u0072",Value :"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u006da\u0068a\u0070\u0061\u006b\u0068\u006ce\u0066\u0074h\u0065\u0062\u0072\u0065\u0077",Value :"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0076e\u0072\u0074\u0074\u0061\u0062",Value :"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00355",Value :"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00352",Value :"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00328",Value :"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00351",Value :"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00353",Value :"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00354",Value :"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00350",Value :"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069"},{Key :"\u006d\u0061\u006c\u0065",Value :"\u006d\u0061\u0072\u0073"},{Key :"\u0073\u0079\u006ec\u0068",Value :"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077"},{Key :"m\u0065\u0061\u0073\u0075\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u006d\u0065\u0061\u0073\u0065\u0071"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0072\u0063",Value :"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065"},{Key :"\u006de\u0065\u006d\u0066\u0069\u006e\u0061l",Value :"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"m\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0065\u0065\u006d\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00378",Value :"\u006d\u0065\u006d"},{Key :"\u006de\u006d\u0068\u0065\u0062\u0072\u0065w",Value :"\u006d\u0065\u006d"},{Key :"\u006de\u006d\u0064\u0061\u0067\u0065\u0073h",Value :"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u006d\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0066\u006f\u0072\u006d\u0066\u0065\u0065\u0064",Value :"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065r\u006b\u0068\u0061l\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u0072\u006bha\u006b\u0065\u0066\u0075\u006c\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0043\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0043\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0043\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0043"},{Key :"\u0048\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u0048\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u0048\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u0048"},{Key :"\u005a\u0062\u006ca\u0063\u006b\u006c\u0065\u0074\u0074\u0065\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u005a\u0066\u0072\u0061\u0063\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u005a\u0066\u0072\u0061\u006b\u0074\u0075\u0072",Value :"\u006d\u0066\u0072\u0061\u006b\u005a"},{Key :"\u0074o\u006e\u0065\u006c\u006f\u0077",Value :"\u006d\u0068\u006fo\u006b"},{Key :"c\u0069\u0072\u0063\u006c\u0065\u006d\u0069\u006e\u0075\u0073",Value :"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006f\u006d\u0069\u006e\u0075\u0073",Value :"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0062",Value :"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u006d\u0070",Value :"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s"},{Key :"\u0070\u0072\u0069m\u0065",Value :"\u006d\u0069\u006e\u0075\u0074\u0065"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0031",Value :"\u006d\u0069\u006e\u0075\u0074\u0065"},{Key :"\u0074o\u006e\u0065\u006d\u0069\u0064",Value :"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064"},{Key :"\u0074r\u0075\u0065\u0073\u0074\u0061\u0074e",Value :"\u006d\u006f\u0064\u0065\u006c\u0073"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00313",Value :"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0042s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0042"},{Key :"\u0045s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0045"},{Key :"\u0046s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0046"},{Key :"\u0048s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0048"},{Key :"\u0049s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0049"},{Key :"\u004cs\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u004c"},{Key :"\u004ds\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u004d"},{Key :"\u0052s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0052"},{Key :"\u0065s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u0065"},{Key :"g\u0073\u0063\u0072\u0069\u0070\u0074\u006d\u0061\u0074\u0068",Value :"\u006d\u0073\u0063r\u0067"},{Key :"\u0030s\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u006f"},{Key :"\u006fs\u0063\u0072\u0069\u0070\u0074",Value :"\u006d\u0073\u0063r\u006f"},{Key :"\u0074\u006f\u006e\u0065\u0068\u0069\u0067\u0068",Value :"\u006dt\u0075\u0072\u006e\u0065\u0064"},{Key :"\u006d\u0075\u0031",Value :"\u006d\u0075"},{Key :"\u0067\u0067",Value :"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"g\u0072\u0065\u0061\u0074\u0065\u0072\u006d\u0075\u0063\u0068",Value :"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006c\u0065\u0073\u0073\u006d\u0075\u0063\u0068",Value :"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073"},{Key :"\u0075\u0070\u006d\u0075",Value :"\u006du\u0067\u0072\u0065\u0065\u006b"},{Key :"\u006c\u0074\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074"},{Key :"\u0072\u0074\u0069\u006d\u0065\u0073",Value :"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006c\u0065\u0066\u0074\u0074\u0068\u0072\u0065\u0065t\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074"},{Key :"\u0072i\u0067h\u0074\u0074\u0068\u0072\u0065\u0065\u0074\u0069\u006d\u0065\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074"},{Key :"\u0074\u0069\u006de\u0073",Value :"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079"},{Key :"m\u0075\u006e\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0065\u0069\u0067\u0068\u0074\u0068\u006e\u006f\u0074\u0065",Value :"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065"},{Key :"\u0066\u006c\u0061\u0074",Value :"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e"},{Key :"\u0073\u0068\u0061r\u0070",Value :"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e"},{Key :"\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",Value :"\u006e\u0061\u006e\u0064"},{Key :"\u006e\u006f\u0074\u0061\u006c\u006d\u006f\u0073\u0074e\u0071\u0075\u0061\u006c",Value :"\u006ea\u0070\u0070\u0072\u006f\u0078"},{Key :"\u006eo\u0074e\u0071\u0075\u0069\u0076\u0061s\u0079\u006dp\u0074\u006f\u0074\u0069\u0063",Value :"\u006e\u0061\u0073\u0079\u006d\u0070"},{Key :"\u0068\u0079\u0070\u0068\u0065\u006e\u006e\u006f\u0062\u0072\u0065\u0061\u006b",Value :"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0054m\u0061\u0063\u0072\u006f\u006e",Value :"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u006e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00387",Value :"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u0065\u0071u\u0069\u0076\u006c\u006e\u0074",Value :"\u006eg\u0074\u0072\u0073\u0069\u006d"},{Key :"\u0074\u006f\u006ee\u0065\u0078\u0074\u0072\u0061\u006c\u006f\u0077",Value :"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t"},{Key :"\u0067r\u0061\u0076\u0065\u006e\u006f\u0073p",Value :"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00357",Value :"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00301",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074ni\u006e\u0065",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006e\u0069\u006e\u0065\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u006ei\u006e\u0065\u0073\u0075\u0062",Value :"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u006ei\u006e\u0065",Value :"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00369",Value :"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0069\u006e\u0076",Value :"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067"},{Key :"\u006e\u006f\u0074\u006c\u0065\u0073\u0073\u0067\u0072e\u0061\u0074\u0065\u0072",Value :"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072"},{Key :"\u006eo\u0074l\u0065\u0073\u0073\u0065\u0071\u0075\u0069\u0076\u006c\u006e\u0074",Value :"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d"},{Key :"\u006eb\u0073\u0070\u0061\u0063\u0065",Value :"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00399",Value :"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00305",Value :"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00346",Value :"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e",Value :"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006eo\u006f\u006e\u0066\u0069\u006e\u0061l",Value :"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"n\u006f\u006f\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",Value :"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"n\u006fo\u006e\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064",Value :"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u006e\u0063\u006fn\u0067",Value :"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c"},{Key :"\u006el\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006e\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074"},{Key :"n\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006e\u006d\u0069\u0064",Value :"\u006e\u006f\u0074\u0062\u0061\u0072"},{Key :"\u006e\u006f\u0074\u0064\u0069\u0076\u0069\u0064\u0065\u0073",Value :"\u006e\u006f\u0074\u0062\u0061\u0072"},{Key :"\u006e\u006e\u0069",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"\u006e\u006f\u0074\u006f\u0077\u006e\u0065\u0072",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"n\u006f\u0074\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074",Value :"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073"},{Key :"\u0061\u0072\u0072\u006fwd\u0062\u006c\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068\u006e\u006f\u0074",Value :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006eL\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",Value :"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068"},{Key :"\u006e\u006f\u0074e\u006c\u0065\u006d\u0065\u006e\u0074\u006f\u0066",Value :"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074"},{Key :"\u006e\u006f\u0074i\u006e",Value :"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074"},{Key :"\u006e\u0065",Value :"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006ee\u0078\u0069\u0073\u0074\u0073",Value :"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c"},{Key :"\u006e\u0056\u0064\u0061\u0073\u0068",Value :"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s"},{Key :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065",Value :"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s"},{Key :"\u006e\u0056\u0044\u0061\u0073\u0068",Value :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061"},{Key :"\u006e\u006f\u0074f\u006f\u0072\u0063\u0065\u0065\u0078\u0074\u0072",Value :"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061"},{Key :"\u006e\u0067\u0074\u0072",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072"},{Key :"\u006e\u0067\u0065\u0071",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006ft\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u0067\u0074\u0072\u006c\u0065\u0073\u0073",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073"},{Key :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065r\u006c\u0065\u0073\u0073",Value :"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073"},{Key :"\u0067\u0065\u0071\u0073\u006c\u0061\u006e\u0074",Value :"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074",Value :"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c"},{Key :"\u006e\u0065\u0071\u0075\u0069\u0076",Value :"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c"},{Key :"\u006e\u006f\u0074\u0065\u0071\u0075\u0069\u0076\u0061l\u0065\u006e\u0063\u0065",Value :"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c"},{Key :"\u006e\u006c\u0065s\u0073",Value :"\u006eo\u0074\u006c\u0065\u0073\u0073"},{Key :"\u006e\u006c\u0065\u0071",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074l\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074\u006c\u0065\u0073\u0073\u0065\u0071\u0075\u0061\u006c\u0031",Value :"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006eo\u0074\u0062\u0061\u0072\u0064\u0062l",Value :"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u006ep\u0061\u0072\u0061\u006c\u006c\u0065l",Value :"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0065\u0064\u0073",Value :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u0070\u0072e\u0063",Value :"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u006f\u0074\u0073\u0061\u0074\u0069\u0073\u0066\u0079",Value :"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073"},{Key :"\u006e\u0076\u0044\u0061\u0073\u0068",Value :"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073"},{Key :"\u006e\u0073\u0069\u006d",Value :"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072"},{Key :"\u006eo\u0074p\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t"},{Key :"\u006es\u0075\u0062\u0073\u0065\u0074",Value :"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t"},{Key :"\u006eo\u0074r\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c"},{Key :"\u006es\u0075\u0062\u0073\u0065\u0074\u0065q",Value :"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c"},{Key :"\u006e\u006f\u0074\u0066\u006f\u006c\u006c\u006f\u0077\u0073",Value :"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u006e\u0073\u0075c\u0063",Value :"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u006e\u006f\u0074\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",Value :"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074"},{Key :"\u006es\u0075\u0070\u0073\u0065\u0074",Value :"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074"},{Key :"\u006e\u006f\u0074\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",Value :"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c"},{Key :"\u006es\u0075\u0070\u0073\u0065\u0074\u0065q",Value :"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c"},{Key :"n\u006ft\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065l\u0065\u0066\u0074\u0065qu\u0061\u006c",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074"},{Key :"\u006et\u0072i\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0065\u0071",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074"},{Key :"n\u006f\u0074\u0074\u0072ia\u006eg\u006c\u0065\u0072\u0069\u0067h\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u006e\u0074r\u0069\u0061\u006eg\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0065\u0071",Value :"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074"},{Key :"\u006e\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u006e\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065r\u0069\u0067\u0068\u0074",Value :"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006e\u006ft\u0074\u0075\u0072n\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065"},{Key :"\u006e\u0076\u0064\u0061\u0073\u0068",Value :"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065"},{Key :"\u0070\u0072e\u0063\u0065\u0065d\u0073\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071"},{Key :"\u006e\u006f\u0074\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c",Value :"\u006e\u0073\u0069m\u0065"},{Key :"\u006e\u006ft\u0073\u0075\u0062s\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",Value :"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071"},{Key :"\u006eo\u0074s\u0075\u0070\u0065\u0072\u0073e\u0074\u0073q\u0065\u0071\u0075\u0061\u006c",Value :"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071"},{Key :"\u0066o\u006cl\u006f\u0077\u0073\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071"},{Key :"\u0064\u0062\u0061\u0072",Value :"\u006e\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0075\u0070\u006e\u0075",Value :"\u006e\u0075"},{Key :"\u006f\u0063\u0074\u006f\u0074\u0068\u006f\u0072\u0070\u0065",Value :"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e"},{Key :"\u0061f\u0069\u0069\u0036\u0031\u0033\u00352",Value :"\u006e\u0075\u006d\u0065\u0072\u006f"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00380",Value :"\u006e\u0075\u006e"},{Key :"\u006eu\u006e\u0068\u0065\u0062\u0072\u0065w",Value :"\u006e\u0075\u006e"},{Key :"\u006eu\u006ed\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u006e\u0075\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00325",Value :"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065x\u006e\u006f\u0073\u0070",Value :"\u006fb\u0061\u0072\u0072\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00380",Value :"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u006f\u0063\u0079\u0072\u0069\u006c",Value :"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c"},{Key :"\u0072r\u0074\u0068\u006f\u006f\u006b",Value :"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065\u006c\u0065\u0066\u0074",Value :"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0070i\u0070\u0065\u0064\u0062\u006c",Value :"\u006f\u0068\u006fr\u006e"},{Key :"\u006fd\u0062\u006c\u0061\u0063\u0075\u0074e",Value :"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074"},{Key :"\u0065x\u0063\u006c\u0061\u006d\u0031",Value :"\u006f\u0069"},{Key :"v\u006f\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069\u0069\u006e\u0074"},{Key :"\u0076\u006f\u006c\u0075\u006d\u0065\u0069\u006e\u0074e\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069\u0069\u006e\u0074"},{Key :"\u0073u\u0072f\u0061\u0063\u0065\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069n\u0074"},{Key :"\u0073\u0075\u0072f\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069\u0069n\u0074"},{Key :"\u0063\u0063l\u0077\u0063\u006fn\u0074\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0072\u0066\u0069s\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076",Value :"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0032",Value :"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0075p\u006f\u006d\u0065\u0067\u0061",Value :"\u006f\u006d\u0065g\u0061"},{Key :"\u0075p\u0076\u0061\u0072\u0070\u0069",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u0070\u0069\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u004ba\u0072\u0074\u0064\u0065\u0073",Value :"\u006f\u006d\u0065\u0067\u0061\u0031"},{Key :"\u006d\u0061\u0063\u0072\u006f\u006e\u006e\u006f\u0073\u0070",Value :"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064"},{Key :"\u0047\u0065\u0062a\u0072",Value :"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073"},{Key :"\u0075p\u006f\u006d\u0069\u0063\u0072\u006fn",Value :"\u006fm\u0069\u0063\u0072\u006f\u006e"},{Key :"\u006f\u006e\u0065\u0064\u006f\u0074\u006c\u0065\u0061\u0064",Value :"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072"},{Key :"\u006f\u006e\u0065d\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072",Value :"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00393",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u006f\u006e\u0065",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006fn\u0065\u0061\u0072\u0061\u0062\u0069c",Value :"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u006f\u006e\u0065\u0073\u0075\u0062",Value :"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u006f\u006e\u0065",Value :"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00361",Value :"\u006fn\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0065p\u0073i\u006c\u006f\u006e\u0031\u0072\u0065\u0076\u0068\u006f\u006f\u006b",Value :"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e"},{Key :"\u0067\u0072\u0061\u0076\u0065\u0031",Value :"\u006f\u006f\u0070e\u006e"},{Key :"\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c",Value :"\u006f\u0072\u0069\u0067\u006f\u0066"},{Key :"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065",Value :"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c"},{Key :"\u0076\u0065\u0065\u0062\u0061\u0072",Value :"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065"},{Key :"\u0078\u006f\u0072",Value :"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065"},{Key :"\u006d\u0074\u0075r\u006e",Value :"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006f\u0073\u0074r\u006f\u006b\u0065\u0061\u0063\u0075\u0074\u0065",Value :"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065"},{Key :"\u006fv\u0065\u0072\u0062\u0061\u0072",Value :"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062"},{Key :"n\u0048\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",Value :"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e"},{Key :"\u006eH\u0075\u0070\u0061\u0072\u0072\u006fw",Value :"\u0070\u0061\u0067\u0065\u0075\u0070"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00327",Value :"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0062a\u0072\u0064\u0062\u006c\u0032",Value :"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u0076\u0065\u0078\u0074\u0065\u006e\u0064\u0064\u006f\u0075\u0062\u006c\u0065",Value :"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c"},{Key :"\u0066\u0069\u006c\u006ced\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d",Value :"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0042\u0069\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0042\u0069\u0067\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0062\u0069\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0069\u0067\u0067",Value :"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t"},{Key :"o\u0072\u006e\u0061\u0074el\u0065f\u0074\u0070\u0061\u0072\u0065n\u0074\u0068\u0065\u0073\u0069\u0073",Value :"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0061\u0072e\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0062",Value :"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0042\u0069\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068t\u0042\u0069\u0067\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0069\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068t\u0062\u0069\u0067\u0067",Value :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006f\u0072\u006e\u0061te\u0072\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073i\u0073",Value :"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063"},{Key :"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u0075\u0062",Value :"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0068\u0065\u006c\u0070",Value :"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070"},{Key :"\u0070a\u0072\u0074\u0069\u0061\u006c",Value :"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066"},{Key :"\u006e\u0075\u006c\u006c",Value :"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0070a\u0074a\u0068\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00398",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074\u0061\u0068\u0032\u0061",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074a\u0068\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"p\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070a\u0074\u0061\u0068\u0031\u0064",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070\u0061\u0074a\u0068",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0072e\u0063o\u0072\u0064\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0070\u0061\u0074\u0061\u0068\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0070a\u0074\u0061\u0068\u0031\u0031"},{Key :"\u0062a\u0063\u006b\u0073\u0070\u0061\u0063e",Value :"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00381",Value :"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070e\u0063\u0079\u0072\u0069\u006c",Value :"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0070\u0065\u0077i\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00306",Value :"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0070\u0065\u0068",Value :"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0077\u0069\u0074\u0068\u0072\u0061\u0066\u0065",Value :"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00381",Value :"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0061\u0062\u0069\u0063\u0070\u0065\u0072\u0063\u0065\u006et\u0073\u0069\u0067\u006e",Value :"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0063\u0064\u006ft\u0070",Value :"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064"},{Key :"\u006d\u0069\u0064\u0064\u006f\u0074",Value :"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065",Value :"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064"},{Key :"\u0062\u006f\u0074",Value :"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072"},{Key :"\u0050\u0074\u0073",Value :"\u0070\u0065\u0073\u0065\u0074\u0061"},{Key :"\u0070e\u0073\u0065\u0074\u0061\u0073",Value :"\u0070\u0065\u0073\u0065\u0074\u0061"},{Key :"\u006cc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0070\u0065\u0073o\u0031"},{Key :"\u0070\u0065\u0073\u006f\u0070\u0068",Value :"\u0070\u0065\u0073o\u0031"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0070\u0068\u0069",Value :"\u0070\u0068\u0069"},{Key :"\u0070\u0068\u0069\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u0075\u0070\u0070h\u0069",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u007ae\u0063\u0065\u0064\u0069\u006c\u006ca",Value :"\u0070\u0068\u0069\u0031"},{Key :"\u006f\u0076\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u006e\u006f\u0073\u0070",Value :"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00338",Value :"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0044z\u0068\u0061\u0063\u0065\u006b",Value :"\u0070\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00310",Value :"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00308",Value :"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00312",Value :"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069"},{Key :"\u0075\u0070\u0070\u0069",Value :"\u0070\u0069"},{Key :"\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u006e\u006f\u0074",Value :"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065r\u0032\u0070\u0069\u0031",Value :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069"},{Key :"\u0068\u0073\u006c\u0061\u0073\u0068",Value :"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069"},{Key :"\u0070\u0069\u0031",Value :"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0070l\u0075\u0073\u0073\u0075\u0062",Value :"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0070\u006d",Value :"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00307",Value :"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i"},{Key :"p\u0072\u0065\u0063\u006e\u0061\u0070\u0070\u0072\u006f\u0078",Value :"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076"},{Key :"\u0070\u0072\u0065\u0063\u006e\u0065\u0071\u0071",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c"},{Key :"\u0070r\u0065c\u0065\u0065\u0064\u0073\u006eo\u0074\u0073i\u006d\u0069\u006c\u0061\u0072",Value :"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074"},{Key :"\u0070\u0072\u0065\u0063\u006e\u0073\u0069\u006d",Value :"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074"},{Key :"\u0070\u0072\u0065\u0063",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073"},{Key :"\u006e\u006ft\u0070\u0072\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u006c",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0071",Value :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c"},{Key :"p\u0072\u0065\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065q\u0075\u0061\u006c\u0031",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079"},{Key :"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0071\u0075i\u0076\u006c\u006e\u0074",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070r\u0065\u0063\u0073\u0069\u006d",Value :"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0052\u0078",Value :"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e"},{Key :"\u0062a\u0063\u006b\u0070\u0072\u0069\u006de",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u006di\u006e\u0075\u0074\u0065\u0072\u0065v",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070r\u0069\u006d\u0065\u0072\u0065\u00761",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u0069m\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065",Value :"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0070\u0072\u006f\u0064",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"\u0070\u0072\u006f\u0064\u0075\u0063\u0074\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"p\u0072\u006f\u0064\u0075\u0063\u0074\u0074\u0065\u0078\u0074",Value :"\u0070r\u006f\u0064\u0075\u0063\u0074"},{Key :"v\u0061\u0072\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",Value :"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074",Value :"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074",Value :"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074",Value :"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0043\u006f\u006co\u006e",Value :"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e"},{Key :"\u0070\u0072\u006f\u0070\u0074\u006f",Value :"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c"},{Key :"\u006co\u0077\u0065\u0072\u0072\u0061\u006ek",Value :"\u0070\u0072\u0075\u0072\u0065\u006c"},{Key :"\u0075\u0070\u0070s\u0069",Value :"\u0070\u0073\u0069"},{Key :"\u0073h\u0069\u0066\u0074\u0069\u006e",Value :"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c",Value :"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0071\u0061\u0066\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0071a\u0066\u006d\u0065\u0064\u0069\u0061l",Value :"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"a\u0063\u006b\u006e\u006f\u0077\u006c\u0065\u0064\u0067\u0065",Value :"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u0075b\u006e\u006f\u0073\u0070",Value :"\u0071\u0068\u006fo\u006b"},{Key :"\u0071o\u0066d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0071\u006f\u0066\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00387",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0061\u0074\u0061\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068at\u0061\u0066\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0061\u0074\u0061\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068at\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0068\u0065\u0062\u0072\u0065w",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0069\u0072\u0069\u0071",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u0069\u0072\u0069\u0071\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u006f\u006c\u0061\u006d",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0068\u006f\u006c\u0061\u006d\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0070\u0061\u0074\u0061\u0068",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0071\u0061\u006d\u0061\u0074s",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066q\u0061\u006d\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071o\u0066\u0071\u0075\u0062\u0075\u0074s",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0065\u0067\u006f\u006c",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0065\u0067\u006f\u006c\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0068\u0065\u0076\u0061",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0073\u0068\u0065\u0076\u0061\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0074\u0073\u0065\u0072\u0065",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u006f\u0066\u0074\u0073\u0065\u0072\u0065\u0068e\u0062\u0072\u0065\u0077",Value :"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00396",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0062\u006c\u0061\u006e\u006b\u0062",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0069\u0062\u0075\u0074\u0073",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0031\u0038",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0032\u0035",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075\u0074\u0073\u0033\u0031",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062u\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071u\u0062u\u0074\u0073\u006e\u0061\u0072r\u006f\u0077h\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0062\u0075ts\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0065\u0071\u0075\u0061\u006c",Value :"\u0071u\u0065\u0073\u0074\u0065\u0071"},{Key :"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u006c\u0065\u0066\u0074",Value :"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t"},{Key :"\u0071\u0075\u006f\u0074\u0065\u006c\u0065\u0066\u0074\u0072\u0065\u0076e\u0072\u0073\u0065\u0064",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0072\u0065\u0076",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064"},{Key :"\u0071u\u006ft\u0065\u0073\u0069\u006e\u0067\u006c\u0072\u0069\u0067\u0068\u0074",Value :"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"n\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065",Value :"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0042\u0069\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"r\u0061\u0064\u0069\u0063\u0061\u006c\u0042\u0069\u0067\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0062\u0069\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"r\u0061\u0064\u0069\u0063\u0061\u006c\u0062\u0069\u0067\u0067",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072a\u0064\u0069\u0063\u0061\u006c\u0062t",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072a\u0064\u0069\u0063\u0061\u006c\u0074p",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0072\u0061\u0064\u0069\u0063\u0061\u006c\u0076\u0065\u0072\u0074\u0065\u0078",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0073\u0071\u0072\u0074",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u0072\u006f\u006f\u0074",Value :"\u0072a\u0064\u0069\u0063\u0061\u006c"},{Key :"\u006da\u0074\u0068\u0072\u0061\u0074\u0069o",Value :"\u0072\u0061\u0074i\u006f"},{Key :"\u0072\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u0052\u0073\u006da\u006c\u006c\u0063\u0061\u0070\u0069\u006e\u0076",Value :"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0073\u006f\u0075\u006e\u0064\u0063\u006f\u0070\u0079r\u0069\u0067\u0068\u0074",Value :"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072e\u0066\u006d\u0061\u0072\u006b",Value :"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",Value :"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074"},{Key :"\u0073u\u0070e\u0072\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u0075\u0061\u006c",Value :"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",Value :"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074"},{Key :"\u0063i\u0072\u0063\u006c\u0065\u0052",Value :"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00325",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0072\u0065\u0068",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0072\u0065\u0068\u0079eh\u0061\u006c\u0065\u0066\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006e\u006f\u0072\u0074h\u0065\u0061\u0073\u0074",Value :"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0072\u0065\u0073\u0068\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00388",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0061\u0074\u0061\u0066p\u0061\u0074\u0061\u0068",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"r\u0065s\u0068\u0068\u0061\u0074\u0061\u0066\u0070\u0061t\u0061\u0068\u0068\u0065br\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0061\u0074\u0061\u0066s\u0065\u0067\u006f\u006c",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"r\u0065s\u0068\u0068\u0061\u0074\u0061\u0066\u0073\u0065g\u006f\u006c\u0068\u0065br\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0068\u0069\u0072\u0069\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0068\u006f\u006c\u0061m",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0068\u006f\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0070\u0061\u0074\u0061h",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0071\u0061\u006d\u0061\u0074\u0073",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065s\u0068\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065\u0073\u0068\u0071\u0075\u0062\u0075\u0074\u0073",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072\u0065s\u0068\u0071\u0075b\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0073\u0065\u0067\u006fl",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0073\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0073\u0068\u0065\u0076a",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0073\u0068\u0065\u0076\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073\u0068\u0074\u0073\u0065\u0072e",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0072e\u0073h\u0074\u0073\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q"},{Key :"\u0062a\u0063\u006b\u0073\u0069\u006d\u0065q",Value :"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0062a\u0063\u006b\u0073\u0069\u006d",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0072\u0065\u0076\u0073\u0069\u006d\u0069\u006c\u0061\u0072",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0074\u0069\u006c\u0064\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",Value :"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0061\u0072r\u006f\u0077\u006co\u006e\u0067\u0062\u006f\u0074\u0068\u006e\u006f\u0074",Value :"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"r\u0065\u0076\u0069\u0061\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0069\u006e\u0076\u006e\u006f\u0074",Value :"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u006co\u0067i\u0063\u0061\u006c\u006e\u006ft\u0072\u0065v\u0065\u0072\u0073\u0065\u0064",Value :"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074"},{Key :"\u0061\u0063\u0075t\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk"},{Key :"\u0068a\u0063\u0065\u006b\u006e\u006f\u0073p",Value :"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064"},{Key :"\u0075\u0070\u0072h\u006f",Value :"\u0072\u0068\u006f"},{Key :"\u0072\u0069\u006e\u0067\u006e\u006f\u0073\u0070",Value :"\u0072\u0068\u006fo\u006b"},{Key :"\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u006e\u006f\u0073\u0070",Value :"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0074\u0065\u0074s\u0065",Value :"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0072\u0068\u006f",Value :"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b"},{Key :"\u0075\u0072\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065"},{Key :"\u0075\u006c\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077"},{Key :"\u006c\u0072\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065"},{Key :"\u006c\u006c\u0063\u006f\u0072\u006e\u0065\u0072",Value :"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077"},{Key :"\u0062\u0065\u0074a\u0031",Value :"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0076\u0061\u0072\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u006f\u0063\u0069r\u0063",Value :"\u0072i\u006e\u0067\u0063\u006d\u0062"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0074\u006f\u006e\u006f\u0073",Value :"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062"},{Key :"\u006eu\u006de\u0072\u0061\u006c\u0067\u0072\u0065\u0065\u006b\u0073\u0075\u0062",Value :"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074"},{Key :"\u006b\u0061\u0070\u0070\u0061\u0031",Value :"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0065\u0071\u0063\u0069\u0072\u0063",Value :"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c"},{Key :"h\u006f\u006f\u006b\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067"},{Key :"\u0064o\u0074\u006e\u006f\u0073\u0070",Value :"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00315",Value :"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00313",Value :"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0062\u006c\u006f\u0063\u006b\u0072\u0069\u0067\u0068t\u0068\u0061\u006c\u0066",Value :"\u0072t\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0062r\u0065\u0076\u0065\u006e\u006f\u0073p",Value :"\u0072t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u0067\u0068t\u006e\u006f\u0073\u0070",Value :"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0072\u0074\u0075\u0072\u006e\u0068\u006f\u006f\u006bs\u0075\u0070\u0065\u0072",Value :"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072"},{Key :"\u0072\u0075\u0070\u0065\u0065\u0073",Value :"\u0072\u0075\u0070e\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00316",Value :"\u0072\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0061\u0064\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073a\u0064\u006d\u0065\u0064\u0069\u0061l",Value :"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00381",Value :"\u0073\u0061\u006d\u0065\u006b\u0068"},{Key :"\u0073\u0061\u006de\u006b\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0061\u006d\u0065\u006b\u0068"},{Key :"\u0073\u0061\u006de\u006b\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0061m\u0065\u006b\u0068w\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00330",Value :"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00345",Value :"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00348",Value :"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00347",Value :"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00331",Value :"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00329",Value :"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00344",Value :"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00333",Value :"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00332",Value :"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00346",Value :"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00335",Value :"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00334",Value :"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00336",Value :"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00337",Value :"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069"},{Key :"\u0073a\u0074\u0069\u0073\u0066\u0079",Value :"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s"},{Key :"\u0076\u0044\u0061s\u0068",Value :"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s"},{Key :"\u006c\u0065\u006e\u0067\u0074\u0068",Value :"\u0073\u0063\u0068w\u0061"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0038\u00346",Value :"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0068\u0061\u006c\u0066\u006c\u0065\u006e\u0067\u0074\u0068",Value :"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk"},{Key :"\u0068\u0069\u0067\u0068\u0065\u0072\u0072\u0061\u006e\u006b",Value :"\u0073\u0063\u0075\u0072\u0065\u006c"},{Key :"\u0064\u0070\u0072\u0069\u006d\u0065",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0064\u0062\u006c",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0070r\u0069\u006d\u0065\u0064\u0062\u006c1",Value :"\u0073\u0065\u0063\u006f\u006e\u0064"},{Key :"\u0073e\u0065\u006e\u0066\u0069\u006e\u0061l",Value :"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00395",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0067\u0072\u006f\u0075\u0070\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0065\u0067o\u006c",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0031\u0066",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0032\u0063",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067\u006f\u006c\u0031\u0033",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0065\u0067\u006f\u006c\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067o\u006c\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073e\u0067o\u006c\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006e\u0067\u0062\u006f\u0074\u0068",Value :"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0062",Value :"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0073ev\u0065\u006e",Value :"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00367",Value :"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00357",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0068a\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",Value :"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",Value :"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061d\u0064\u0061\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c"},{Key :"\u0073\u0068\u0061dd\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",Value :"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063"},{Key :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0064\u0061m\u006d\u0061\u006c\u006f\u0077",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077"},{Key :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u0074\u0061\u006e\u006c\u006f\u0077",Value :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077"},{Key :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",Value :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077"},{Key :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",Value :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077"},{Key :"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u006b\u0061s\u0072\u0061\u006c\u006f\u0077",Value :"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077"},{Key :"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u0074\u0061\u006e\u006c\u006f\u0077",Value :"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077"},{Key :"\u0062l\u006fc\u006b\u0068\u0061\u006c\u0066\u0073\u0068\u0061\u0064\u0065\u0064",Value :"\u0073\u0068\u0061d\u0065"},{Key :"s\u0068\u0061\u0064\u0065\u006d\u0065\u0064\u0069\u0075\u006d",Value :"\u0073\u0068\u0061d\u0065"},{Key :"\u0062\u006c\u006f\u0063\u006b\u0071\u0074\u0072\u0073h\u0061\u0064\u0065\u0064",Value :"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074"},{Key :"\u006ct\u0073\u0068\u0061\u0064\u0065",Value :"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074"},{Key :"\u0073\u0068\u0065\u0065\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0068\u0065e\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"s\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0070\u0065\u0068\u006f\u006f\u006b",Value :"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u004c\u0073\u0068",Value :"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t"},{Key :"\u0052\u0073\u0068",Value :"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0075\u0073\u0074\u0072\u0074\u0062\u0061\u0072",Value :"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00389",Value :"\u0073\u0068\u0069\u006e"},{Key :"\u0073\u0068\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e"},{Key :"\u0073\u0068i\u006e\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0068\u0069\u006e\u0077\u0069\u0074\u0068\u0064a\u0067\u0065\u0073\u0068",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0073\u0068\u0069nd\u0061\u0067\u0065\u0073\u0068\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074"},{Key :"\u0073h\u0069\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073h\u0061\u006e\u0064\u0073\u0068\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074"},{Key :"\u0073\u0068i\u006e\u0064\u0061g\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077"},{Key :"\u0073\u0068\u0069nw\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0073\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00304",Value :"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073h\u0069\u006e\u0064\u006f\u0074",Value :"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00394",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0073\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0073h\u0069n\u0077\u0069\u0074\u0068\u0073\u0068\u0069\u006e\u0064\u006f\u0074",Value :"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074"},{Key :"\u0067\u0072\u0061v\u0065\u0064\u0062\u006c\u006e\u006f\u0073\u0070",Value :"\u0073\u0068\u006fo\u006b"},{Key :"\u0075p\u0073\u0069\u0067\u006d\u0061",Value :"\u0073\u0069\u0067m\u0061"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",Value :"\u0073\u0069\u0067\u006d\u0061\u0031"},{Key :"\u0073\u0069\u0067\u006d\u0061\u0066\u0069\u006e\u0061\u006c",Value :"\u0073\u0069\u0067\u006d\u0061\u0031"},{Key :"\u0043\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0038\u00339",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006d\u0065\u0074e\u0067",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u006ee\u0077\u006c\u0069\u006e\u0065",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"s\u0069\u006c\u0075\u0071\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0073\u0069\u006d",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0074i\u006c\u0064\u0065\u006d\u0061\u0074h",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0074\u0069\u006c\u0064\u0065\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072",Value :"\u0073i\u006d\u0069\u006c\u0061\u0072"},{Key :"\u0061\u0070\u0070\u0072\u006f\u0078\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"\u0073i\u006d\u006e\u0065\u0071\u0071"},{Key :"\u0073\u0069\u006e\u0065",Value :"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065"},{Key :"\u0073\u0069\u0078\u0073\u0075\u0062",Value :"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u0073\u0069\u0078",Value :"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00366",Value :"\u0073i\u0078\u0074\u0068\u0061\u0069"},{Key :"\u006da\u0074\u0068\u0073\u006c\u0061\u0073h",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073\u006c\u0061\u0073\u0068\u0042\u0069\u0067",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u0042\u0069\u0067g",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073\u006c\u0061\u0073\u0068\u0062\u0069\u0067",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0073l\u0061\u0073\u0068\u0062\u0069\u0067g",Value :"\u0073\u006c\u0061s\u0068"},{Key :"\u0066\u0072\u006fw\u006e",Value :"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e"},{Key :"s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067l\u0065\u006c\u0065\u0066ts\u006c\u0064",Value :"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074"},{Key :"s\u006d\u0061\u006c\u006ctr\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068\u0074\u0073\u006c\u0064",Value :"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0065\u006c\u0065m\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c",Value :"\u0073m\u0061\u006c\u006c\u0069\u006e"},{Key :"\u0073\u006d\u0061l\u006c\u0065\u006c\u0065\u006d\u0065\u006e\u0074",Value :"\u0073m\u0061\u006c\u006c\u0069\u006e"},{Key :"\u006f\u0077\u006e\u0065\u0072\u0073\u006d\u0061\u006c\u006c",Value :"\u0073m\u0061\u006c\u006c\u006e\u0069"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",Value :"\u0073m\u0061\u006c\u006c\u006e\u0069"},{Key :"\u0073l\u0075\u0072\u0062\u0065\u006c\u006fw",Value :"\u0073\u006d\u0069l\u0065"},{Key :"\u0077\u0068i\u0074\u0065\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065",Value :"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00358",Value :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071",Value :"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0073f\u0074\u0068\u0079\u0070\u0068\u0065n",Value :"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00394",Value :"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073\u006f\u0066\u0074",Value :"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0064\u0065\u0069",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u006e\u0065\u0067\u0061\u0074\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u006e\u006f\u0074",Value :"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062"},{Key :"\u0044\u0065\u0069",Value :"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00321",Value :"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00320",Value :"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00391",Value :"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00322",Value :"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i"},{Key :"\u0073p\u0061c\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0073\u0070\u0061c\u0065"},{Key :"\u0061\u0031\u0030\u0039",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0073p\u0061\u0064\u0065\u0073\u0075\u0069t",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074b\u006c\u0061\u0063\u006b",Value :"\u0073\u0070\u0061d\u0065"},{Key :"\u0076\u0061\u0072s\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074",Value :"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065"},{Key :"\u0073\u0071\u0069\u006d\u0061\u0067\u0065\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",Value :"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071"},{Key :"\u0073q\u006fr\u0069\u0067\u0069\u006e\u006fr\u006e\u006ft\u0065\u0071\u0075\u0061\u006c",Value :"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071"},{Key :"s\u0069\u0067\u006d\u0061\u006c\u0075\u006e\u0061\u0074\u0065",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0062\u006f\u0078\u0063\u0072\u006f\u0073\u0073\u0064\u0069\u0061\u0067h\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c"},{Key :"\u0073q\u0075a\u0072\u0065\u0063\u0072\u006f\u0073\u0073\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c"},{Key :"\u0062\u006f\u0078\u0064\u006f\u0074",Value :"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft"},{Key :"\u0062\u006f\u0078\u0068\u006f\u0072\u0069\u007a\u0068\u0061\u0074\u0063\u0068",Value :"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0068\u0066\u0069\u006c\u006c",Value :"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074",Value :"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0073\u0065\u0073\u006c\u0064",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0062\u006f\u0078\u006d\u0069\u006e\u0075\u0073",Value :"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073"},{Key :"\u0062\u006f\u0078\u0074\u0069\u006d\u0065\u0073",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079"},{Key :"\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c"},{Key :"\u0062\u006f\u0078\u0063\u0072\u006f\u0073\u0073\u0068\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075a\u0072\u0065\u0068\u0076\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c"},{Key :"\u0062o\u0078\u0070\u006c\u0075\u0073",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u0072\u0069\u0067h\u0074\u0073\u006c\u0064",Value :"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u006e\u0077\u0073\u006c\u0064",Value :"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0062\u006fx\u006c\u0065\u0066t\u0064\u0069\u0061\u0067\u0068\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006e\u0077\u0073e\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0062\u006f\u0078\u0072\u0074\u0064\u0069\u0061\u0067h\u0061\u0074\u0063\u0068",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0073\u0071\u0075\u0061\u0072\u0065\u006e\u0065\u0073w\u0066\u0069\u006c\u006c",Value :"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c"},{Key :"\u0062\u006f\u0078v\u0065\u0072\u0074\u0068\u0061\u0074\u0063\u0068",Value :"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c"},{Key :"s\u0071\u0075\u0061\u0072\u0065\u0076\u0066\u0069\u006c\u006c",Value :"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c"},{Key :"\u0062l\u0061c\u006b\u0069\u006e\u0077\u0068i\u0074\u0065s\u0071\u0075\u0061\u0072\u0065",Value :"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k"},{Key :"\u0062o\u0078\u006e\u0065\u0073\u0074\u0065d",Value :"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k"},{Key :"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074"},{Key :"\u0061r\u0072o\u0077\u0073\u0071\u0075\u0069g\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0072i\u0067h\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",Value :"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0062\u006f\u0078\u0072\u006f\u0075\u006e\u0064\u0065\u0064",Value :"\u0073q\u0075\u006f\u0076\u0061\u006c"},{Key :"\u0073t\u0061\u0072\u0065\u0071\u0075\u0061l",Value :"\u0073\u0074\u0061\u0072\u0065\u0071"},{Key :"\u0053\u0075\u0062\u0073\u0065\u0074",Value :"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l"},{Key :"\u006e\u006f\u0074\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u0064b\u006c\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0062\u0073\u0065\u0074\u0065\u0071q",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006f\u0074\u0073\u0075\u0062\u0073\u0065\u0074o\u0072\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0062\u0073\u0065\u0074\u006e\u0065q",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0062s\u0065\u0074\u006e\u006f\u0074\u0065\u0071\u006c",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071\u0071",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",Value :"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0066o\u006c\u006c\u006f\u0077\u0073",Value :"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u0073\u0075\u0063\u0063",Value :"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073"},{Key :"\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u006e\u0069",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u006f\u0077\u006ee\u0072",Value :"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00358",Value :"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0075\u006bu\u006e",Value :"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0073\u0075\u006b\u0075\u006e\u006f\u006e\u0074\u0061t\u0077\u0065\u0065\u006c",Value :"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c"},{Key :"\u0073\u0075\u006d",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0073\u0075m\u006d\u0061\u0074i\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0073\u0075\u006d\u006d\u0061\u0074\u0069\u006f\u006e\u0074\u0065\u0078\u0074",Value :"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn"},{Key :"\u0063o\u006d\u0070\u0061\u0073\u0073",Value :"\u0073\u0075\u006e"},{Key :"\u0053\u0075\u0070\u0073\u0065\u0074",Value :"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c"},{Key :"\u006e\u006f\u0074\u0073up\u0065\u0072\u0073\u0065\u0074\u006f\u0072\u0064\u0062\u006c\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0070\u0073\u0065\u0074\u0065\u0071q",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006e\u006ft\u0073\u0075\u0070e\u0072\u0073\u0065\u0074\u006f\u0072\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u006eo\u0074\u0065\u0071\u006c",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073u\u0070\u0073\u0065\u0074\u006e\u0065q",Value :"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071\u0071",Value :"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c"},{Key :"\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",Value :"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c"},{Key :"\u006c\u0061\u0074\u0074\u0069\u0063\u0065\u0074\u006f\u0070",Value :"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e"},{Key :"\u0074\u006f\u0070",Value :"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e"},{Key :"\u0064\u0061\u0073h\u0076",Value :"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065r\u0069\u0067\u0068\u0074",Value :"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00331",Value :"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0061\u0068",Value :"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074a\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0066\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006f\u006e\u0074\u0061t\u0077\u0065\u0065\u006c",Value :"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065"},{Key :"\u0075\u0070\u0074a\u0075",Value :"\u0074\u0061\u0075"},{Key :"\u0074\u0061\u0076\u0064\u0061\u0067\u0065\u0073",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074\u0061\u0076\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00390",Value :"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0061\u0076",Value :"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0063\u0061r\u006f\u006e\u0061\u006c\u0074\u006f\u006e\u0065",Value :"\u0074c\u0061\u0072\u006f\u006e\u0031"},{Key :"\u0062a\u0072m\u0069\u0064\u0073\u0068\u006f\u0072\u0074\u006e\u006f\u0073\u0070",Value :"\u0074\u0063\u0063\u0075\u0072\u006c"},{Key :"\u0074\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",Value :"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061"},{Key :"\u006bc\u0065\u0064\u0069\u006c\u006c\u00611",Value :"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00307",Value :"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068e\u0068",Value :"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0063\u0068\u0065hm\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062i\u0063",Value :"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"t\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",Value :"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00317",Value :"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u0068\u006d\u0061\u0072\u0062\u0075\u0074\u0061",Value :"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074\u0061\u0066\u0069\u006e\u0061\u006c",Value :"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0074\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0065\u006c",Value :"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee"},{Key :"\u0062\u0065\u006c\u006c",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064\u0061\u0074\u0061\u006c\u0069\u006e\u006b\u0065s\u0063\u0061\u0070\u0065",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0030",Value :"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0069\u006cd\u0065\u006d\u0069\u0064\u006e\u006f\u0073\u0070",Value :"\u0074\u0065\u0073\u0068"},{Key :"\u0074e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0074\u0065\u0074\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00372",Value :"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"\u0074\u0065\u0074",Value :"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w"},{Key :"L\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",Value :"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0073t\u0061\u0072\u0074\u0074\u0065\u0078t",Value :"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074e\u0076i\u0072\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00324",Value :"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0061\u006c",Value :"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074h\u0061\u006c\u0066\u0069\u006e\u0061l",Value :"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00356",Value :"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00319",Value :"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0065\u0068",Value :"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074h\u0065\u0068\u0066\u0069\u006e\u0061l",Value :"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"t\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0075p\u0074\u0068\u0065\u0074\u0061",Value :"\u0074\u0068\u0065t\u0061"},{Key :"\u0067\u0065\u0068\u006f\u006f\u006b",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0075\u0070\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0074\u0068e\u0074\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",Value :"\u0074\u0068\u0065\u0074\u0061\u0031"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00397",Value :"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069"},{Key :"\u0041\u0068\u0061\u0063\u0065\u006b",Value :"\u0074\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00398",Value :"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00303",Value :"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00396",Value :"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00304",Value :"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00302",Value :"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0074h\u006f\u0075\u0073\u0061n\u0064\u0073\u0073\u0065\u0070a\u0072a\u0074o\u0072\u0070\u0065\u0072\u0073\u0069\u0061n",Value :"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0062",Value :"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0074hr\u0065\u0065",Value :"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00363",Value :"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i"},{Key :"\u0074\u0069\u0065",Value :"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t"},{Key :"\u0074\u0069\u0065\u0031",Value :"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t"},{Key :"\u0069\u006c\u0064\u0065",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0074i\u006c\u0064\u0065\u0077\u0069\u0064e",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0074\u0069\u006c\u0064\u0065\u0077\u0069\u0064\u0065\u0072",Value :"\u0074\u0069\u006cd\u0065"},{Key :"t\u0069\u006c\u0064\u0065\u0077\u0069\u0064\u0065\u0073\u0074",Value :"\u0074\u0069\u006cd\u0065"},{Key :"\u0077\u0069\u0064\u0065\u0075\u0074\u0069\u006c\u0064\u0065",Value :"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062"},{Key :"\u0074i\u006c\u0064\u0065\u0063\u006f\u006db",Value :"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0077\u0061\u0076\u0065\u0062\u006f\u0074\u0068",Value :"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0069p\u0065\u0068\u0061l\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006e\u006f\u0072\u0074h\u0077\u0065\u0073\u0074",Value :"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0065\u0074\u0075r\u006e",Value :"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00395",Value :"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069"},{Key :"\u0074\u006f\u0070\u0061\u0072\u0063",Value :"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00301",Value :"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i"},{Key :"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0072\u0069\u0067\u0068t\u006e\u006f\u0073\u0070",Value :"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"},{Key :"t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0074",Value :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0073\u006c\u0064",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0066\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006ce\u0066\u0074\u0065\u0071",Value :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072i\u0061\u006e\u0067l\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006c\u0064",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0065\u0071",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0074\u0072i\u0061\u006e\u0067r\u0069\u0067\u0068\u0074\u0065\u0071\u0075\u0061\u006c",Value :"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c"},{Key :"\u0070\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070\u006c",Value :"\u0074r\u0070\u0072\u0069\u006d\u0065"},{Key :"p\u0072\u0069\u006d\u0065\u0074\u0072\u0069\u0070\u006c\u0031",Value :"\u0074r\u0070\u0072\u0069\u006d\u0065"},{Key :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062l\u006e\u006f\u0073\u0070",Value :"\u0074\u0073"},{Key :"\u0074\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",Value :"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0074s\u0061d\u0069\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00388",Value :"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0074\u0073\u0065",Value :"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00394",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074\u0073\u0065\u0072\u0065\u006e\u0061\u0072\u0072\u006f\u0077\u0068e\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"t\u0073\u0065\u0072\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065\u0072\u0065\u0031\u0065",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074\u0073\u0065r\u0065",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065r\u0065\u0077\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0066\u0069\u006c\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065\u0072\u0065\u0032\u0062",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0074s\u0065r\u0065\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",Value :"\u0074s\u0065\u0072\u0065\u0031\u0032"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00308",Value :"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0074\u0073\u0068\u0065",Value :"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0063o\u006dm\u0061\u0073\u0075\u0070\u0072\u0065\u0076\u006e\u006f\u0073\u0070",Value :"\u0074t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0069\u006f\u0074\u0061\u0074\u0075\u0072\u006e",Value :"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061"},{Key :"\u0076\u0064\u0061s\u0068",Value :"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00394",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061\u0072\u0061\u0062ic\u0069\u006e\u0064\u0069\u0063\u0064\u0069\u0067\u0069\u0074\u0074\u0077\u006f",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0074\u0077\u006f\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0065n\u006ce\u0061\u0064\u0065\u0072\u0074\u0077\u006f\u0064\u006f\u0074\u0073",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0064\u006f\u0074\u006c\u0065\u0061\u0064",Value :"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072"},{Key :"\u0074\u0077\u006f\u0073\u0075\u0062",Value :"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"e\u0078\u0074\u0065\u006e\u0064\u0065d\u0061\u0072\u0061\u0062\u0069\u0063\u0069\u006e\u0064i\u0063\u0064\u0069g\u0069t\u0074\u0077\u006f",Value :"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00362",Value :"\u0074w\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0067\u0072\u0061v\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0075\u0062\u0061\u0072"},{Key :"\u0064e\u006c\u0074\u0061\u0074\u0075\u0072n",Value :"\u0075\u0062\u0072\u0065\u0076\u0065"},{Key :"\u0075\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",Value :"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e"},{Key :"e\u0073\u0068\u0073\u0068\u006f\u0072\u0074\u0072\u0065\u0076",Value :"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e"},{Key :"\u0041\u0061\u0063\u0075\u0074\u0065\u0072\u0069\u006e\u0067",Value :"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e"},{Key :"\u0069\u0068\u0061\u0063\u0065\u006b",Value :"\u0075\u0068\u006fr\u006e"},{Key :"\u0074\u0074\u0075r\u006e",Value :"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065"},{Key :"\u006ew\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u0075\u006c\u0061r\u0063"},{Key :"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065",Value :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c"},{Key :"\u0074\u0077\u006f\u006c\u006f\u0077\u006c\u0069\u006e\u0065",Value :"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c"},{Key :"\u006d\u0069d\u0068\u006f\u0072i\u007a\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",Value :"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073"},{Key :"\u0063\u0075\u0070",Value :"\u0075\u006e\u0069o\u006e"},{Key :"\u0043\u0075\u0070",Value :"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c"},{Key :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074i\u0074\u0065\u0078\u0074",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0075\u0070\u006cu\u0073",Value :"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069"},{Key :"\u0073\u0071\u0063u\u0070",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"\u0075\u006e\u0069\u006f\u006e\u0073\u0071\u0064\u0069s\u0070\u006c\u0061\u0079",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"u\u006e\u0069\u006f\u006e\u0073\u0071\u0074\u0065\u0078\u0074",Value :"\u0075n\u0069\u006f\u006e\u0073\u0071"},{Key :"\u0062\u0069\u0067\u0063\u0075\u0070",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u006ea\u0072\u0079\u0075\u006e\u0069\u006fn",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u0075\u006e\u0069o\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",Value :"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t"},{Key :"\u0066\u006f\u0072\u0061\u006c\u006c",Value :"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l"},{Key :"b\u006c\u006f\u0063\u006b\u0075\u0070\u0068\u0061\u006c\u0066",Value :"\u0075p\u0062\u006c\u006f\u0063\u006b"},{Key :"\u0067e\u006b\u0061\u0072\u0065\u0076",Value :"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da"},{Key :"\u0065n\u0072\u0074\u0064\u0065\u0073",Value :"\u0075p\u006b\u006f\u0070\u0070\u0061"},{Key :"\u004ba\u0076\u0065\u0072\u0074\u0062\u0061r",Value :"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061"},{Key :"\u006ba\u0076\u0065\u0072\u0074\u0062\u0061r",Value :"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061"},{Key :"\u0065\u006e\u0067\u0065",Value :"\u0075p\u0073\u0061\u006d\u0070\u0069"},{Key :"\u0075p\u0075\u0070\u0073\u0069\u006c\u006fn",Value :"\u0075p\u0073\u0069\u006c\u006f\u006e"},{Key :"\u0061\u0063\u0075t\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e"},{Key :"\u0078\u0073\u006f\u006c",Value :"\u0075p\u0073\u006c\u006f\u0070\u0065"},{Key :"\u006b\u0061\u0062a\u0072",Value :"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061"},{Key :"\u0055\u0070s\u0069\u006c\u006fn\u0031\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",Value :"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031\u0064\u0069\u0061\u0065r\u0065\u0073\u0069\u0073",Value :"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062"},{Key :"\u0043\u0068\u0065\u0076\u0065\u0072\u0074\u0062\u0061\u0072",Value :"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061"},{Key :"\u006ee\u0071\u0075\u0061\u0064\u0061\u0072c",Value :"\u0075\u0072\u0061r\u0063"},{Key :"\u0044\u0062\u0061r\u0031",Value :"\u0075\u0074\u0069\u006c\u0064\u0065"},{Key :"\u0070e\u0072s\u0070\u0063\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064",Value :"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065"},{Key :"\u0063l\u0077c\u006f\u006e\u0074\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",Value :"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",Value :"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074"},{Key :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",Value :"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0036\u00369",Value :"\u0076\u0061\u0076"},{Key :"\u0076a\u0076\u0068\u0065\u0062\u0072\u0065w",Value :"\u0076\u0061\u0076"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00323",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076a\u0076\u0064\u0061\u0067\u0065\u0073h",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"v\u0061\u0076\u0064\u0061\u0067\u0065\u0073\u0068\u0036\u0035",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0076\u0061\u0076\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00300",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d\u0068e\u0062\u0072\u0065\u0077",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0061\u0076w\u0069\u0074\u0068\u0068\u006f\u006c\u0061\u006d",Value :"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d"},{Key :"\u0076\u0065\u0063",Value :"\u0076\u0065\u0063\u0074\u006f\u0072"},{Key :"e\u0071\u0075\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072",Value :"\u0076\u0065\u0065e\u0071"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00305",Value :"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0076\u0065\u0068",Value :"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0076\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0076e\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0053\u0061\u006dp\u0069",Value :"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006e\u0067b\u006f\u0074\u0068\u0076",Value :"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0074a\u0063k\u006c\u0065\u0066\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0076\u0068\u006fo\u006b"},{Key :"\u0076\u0065\u0072\u0074\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",Value :"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0066\u0069\u006c\u006c\u0065\u0064\u0076\u0065\u0072t\u0072\u0065\u0063\u0074",Value :"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b"},{Key :"\u0074\u0061c\u006b\u0072\u0069g\u0068\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0076t\u0075\u0072\u006e\u0065\u0064"},{Key :"o\u0070\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074\u0031",Value :"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0072\u0069\u006e\u0067\u006d\u0061\u0074\u0068",Value :"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00348",Value :"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0077\u0061\u0077",Value :"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c",Value :"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0077\u0061\u0077\u0077it\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006ea\u006c",Value :"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065s",Value :"\u0077\u0065\u0064\u0067\u0065\u0071"},{Key :"\u0050s\u0063\u0072\u0069\u0070\u0074",Value :"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073"},{Key :"\u0077\u0070",Value :"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073"},{Key :"\u006f\u0070\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074",Value :"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"s\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074"},{Key :"\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",Value :"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065"},{Key :"\u0064\u0069\u0061m\u006f\u006e\u0064\u0072\u0068\u006f\u006d\u0062",Value :"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064"},{Key :"\u006d\u0064\u006c\u0067\u0077\u0068\u0074\u0064\u0069a\u006d\u006f\u006e\u0064",Value :"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064"},{Key :"\u0062\u006c\u0061\u0063ki\u006e\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064"},{Key :"\u0064i\u0061m\u006f\u006e\u0064\u0072\u0068o\u006d\u0062n\u0065\u0073\u0074\u0065\u0064",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064"},{Key :"\u0073\u006da\u006c\u006c\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",Value :"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",Value :"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0069\u006e\u0076",Value :"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",Value :"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074\u0031",Value :"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce"},{Key :"t\u0072\u0069\u0061\u0067\u006c\u0066\u006f\u0070\u0065\u006e",Value :"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074"},{Key :"t\u0072\u0069\u0061\u0067\u0072\u0074\u006f\u0070\u0065\u006e",Value :"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074"},{Key :"\u0073m\u0061l\u006c\u0074\u0072\u0069\u0061n\u0067\u006ce\u0072\u0069\u0067\u0068\u0074",Value :"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072i\u0067\u0068\u0074\u0031",Value :"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065"},{Key :"\u0048\u0031\u0038\u0035\u0035\u0031",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0062\u006f\u0078",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"s\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",Value :"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065"},{Key :"\u0062\u0069\u0067w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",Value :"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r"},{Key :"\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"v\u0061\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065"},{Key :"\u0062\u0069\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0075\u0070",Value :"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",Value :"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00319",Value :"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0077\u0072",Value :"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074"},{Key :"\u0064i\u0061e\u0072\u0065\u0073\u0069\u0073t\u006f\u006eo\u0073\u006e\u006f\u0073\u0070",Value :"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0061\u006e\u0067l\u0065\u0073\u0075\u0070\u006e\u006f\u0073\u0070",Value :"\u0077t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0075\u0070\u0078\u0069",Value :"\u0078\u0069"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00358",Value :"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00394",Value :"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0049\u0062\u0061\u0072",Value :"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00350",Value :"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0079\u0065\u0068",Value :"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0035\u00319",Value :"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00314",Value :"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061a\u0062\u006f\u0076\u0065",Value :"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077it\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0066\u0069\u006ea\u006c",Value :"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061b\u006f\u0076\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068wi\u0074\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u006d\u0065\u0064\u0069\u0061\u006c",Value :"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u0061l\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u006ei\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",Value :"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063"},{Key :"\u0079\u0065\u0068\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",Value :"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0079\u0065h\u0077\u0069\u0074h\u006e\u006f\u006f\u006e\u0066\u0069\u006e\u0061\u006c",Value :"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0059\u0065\u006e",Value :"\u0079\u0065\u006e"},{Key :"a\u0075\u0078\u0069\u006c\u0069\u0061\u0072\u0079\u006f\u006e",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0064e\u0076\u0063\u006f\u006e\u0031",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u0065\u0072\u0061hb\u0065\u006e\u0079\u006f\u006d\u006f\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072e\u0077",Value :"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00393",Value :"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0079\u0065\u0072\u0069",Value :"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"s\u0074\u0061\u0072\u0074\u006f\u0066\u0068\u0065\u0061\u0064",Value :"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0075\u0068\u0061\u0063\u0065\u006b",Value :"\u0079\u0068\u006fo\u006b"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0031\u00304",Value :"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0079\u0069",Value :"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u0073\u006f\u0075\u0074h\u0077\u0065\u0073\u0074",Value :"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e"},{Key :"\u0079o\u0064\u0064\u0061\u0067\u0065\u0073h",Value :"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u006f\u0064\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00318",Value :"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0079\u006f\u0064\u0064\u0062\u006c",Value :"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0037\u00305",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0064\u006f\u0075\u0062\u006c\u0065\u0079\u006f\u0064p\u0061\u0074\u0061\u0068",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"d\u006fu\u0062\u006c\u0065\u0079\u006f\u0064\u0070\u0061t\u0061\u0068\u0068\u0065br\u0065\u0077",Value :"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u0063\u0068\u0065\u0072\u0074\u0064\u0065\u0073",Value :"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00314",Value :"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0036\u00393",Value :"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069"},{Key :"\u0064z\u0068\u0061\u0063\u0065\u006b",Value :"\u0079\u0072"},{Key :"i\u006f\u0074\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr"},{Key :"\u0068\u006f\u0072\u006e\u006e\u006f\u0073\u0070",Value :"\u0079t\u0075\u0072\u006e\u0065\u0064"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00332",Value :"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u007a\u0061\u0068",Value :"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c"},{Key :"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c",Value :"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",Value :"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007aa\u0068\u006d\u0065\u0064\u0069\u0061l",Value :"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0034\u00326",Value :"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0061\u0069\u006e",Value :"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u007aa\u0069\u006e\u0066\u0069\u006e\u0061l",Value :"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006f\u0070r\u0069\u0067\u0068\u0074",Value :"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0061\u0072\u0072\u006f\u0077\u006c\u006f\u006f\u0070\u006c\u0065\u0066\u0074",Value :"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"a\u0072\u0072\u006f\u0077\u007a\u0069\u0067\u007a\u0061\u0067",Value :"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"z\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u007aa\u0079i\u006e\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068",Value :"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077"},{Key :"\u006e\u006c\u0065\u0067",Value :"\u007a\u0063\u0061\u0072\u006f\u006e"},{Key :"\u0074a\u0063k\u0064\u006f\u0077\u006e\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u007a\u0063\u0075r\u006c"},{Key :"\u006d\u0063\u0061\u0070\u0074\u0075\u0072\u006e",Value :"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u007a\u0064\u006f\u0074",Value :"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074"},{Key :"\u007ae\u0072\u006f\u0064\u006f\u0074",Value :"\u007a\u0065\u0072\u006f"},{Key :"\u007ae\u0072\u006f\u0073\u006c\u0061\u0073h",Value :"\u007a\u0065\u0072\u006f"},{Key :"\u0061f\u0069\u0069\u0035\u0037\u0033\u00392",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"a\u0072a\u0062\u0069\u0063\u0069\u006e\u0064\u0069\u0063d\u0069\u0067\u0069\u0074ze\u0072\u006f",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007a\u0065\u0072\u006f\u0061\u0072\u0061\u0062\u0069\u0063",Value :"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063"},{Key :"\u007ae\u0072\u006f\u0073\u0075\u0062",Value :"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072"},{Key :"\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063\u0069n\u0064i\u0063\u0064\u0069\u0067\u0069\u0074\u007ae\u0072\u006f",Value :"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e"},{Key :"\u0061f\u0069\u0069\u0035\u0039\u0037\u00360",Value :"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069"},{Key :"\u0062\u006f\u006d",Value :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072"},{Key :"z\u0065\u0072\u006f\u0077id\u0074h\u006e\u006f\u0062\u0072\u0065a\u006b\u0073\u0070\u0061\u0063\u0065",Value :"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072"},{Key :"\u007ae\u0072\u006f\u0073\u0070\u0061\u0063e",Value :"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065"},{Key :"\u0075\u0070\u007a\u0065\u0074\u0061",Value :"\u007a\u0065\u0074\u0061"},{Key :"\u0061f\u0069\u0069\u0031\u0030\u0030\u00372",Value :"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u007a\u0068\u0065",Value :"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063"},{Key :"\u006e\u0065\u0067\u0061\u0063\u006b\u006e\u006f\u0077l\u0065\u0064\u0067\u0065",Value :"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077"},{Key :"\u0074\u0061\u0063\u006b\u0075\u0070\u0073\u0075\u0062\u006e\u006f\u0073\u0070",Value :"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b"}}; +func (_cf *charCodeGlyphNameMap )RangeDelete (f func (_bcg CharCode ,_cff GlyphName )(_dg bool ,_bcb bool )){_cf ._ab .Lock ();defer _cf ._ab .Unlock ();for _fa ,_cbc :=range _cf ._ad {_bde ,_cffe :=f (_fa ,_cbc );if _bde {delete (_cf ._ad ,_fa );};if _cffe {break ; +};};};type CharCode uint16 ;func (_da CMapEncoder )ToPdfObject ()_bg .PdfObject {if _da ._faf !=""{return _bg .MakeName (_da ._faf );};return _bg .MakeNull ();};func NewZapfDingbatsEncoder ()SimpleEncoder {return _bebd .NewEncoder ()};func (_gabf *simpleEncoding )Encode (str string )[]byte {_eba ,_ :=_gabf .NewEncoder ().Bytes ([]byte (str )); +return _eba ;};func (_ffae UTF16Encoder )Decode (raw []byte )string {return _bb .UTF16ToString (raw )};func (_fdf *TrueTypeFontEncoder )ToPdfObject ()_bg .PdfObject {return _bg .MakeNull ()};const (_fege ="\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"; +_ebe ="Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067";);func (_gde *TrueTypeFontEncoder )GlyphToCharcode (glyph GlyphName )(CharCode ,bool ){if len (glyph )==7&&glyph [0:3]=="\u0075\u006e\u0069"{var _bgddf uint16 ; +_acd ,_fce :=_ec .Sscanf (string (glyph ),"\u0075\u006e\u0069%\u0058",&_bgddf );if _acd ==1&&_fce ==nil {return _gde .RuneToCharcode (rune (_bgddf ));};};if _adc ,_fafg :=_dbe .Read (string (glyph ));_fafg {return _gde .RuneToCharcode (_adc );};_gce .Log .Debug ("\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u003a\u0020\u0075\u006e\u0061\u0062\u006ce\u0020\u0074\u006f\u0020\u0066\u0069\u006e\u0064\u0020\u0067\u006c\u0079\u0070\u0068\u002d\u003e\u0063\u0068a\u0072\u0063\u006f\u0064\u0065\u0020e\u006e\u0074r\u0079\u0020(\u0025s\u0029",glyph ); +return 0,false ;};type TrueTypeFontEncoder struct{_agcd *_ce .RuneUint16Map ;_dgdb *_ce .RuneSet ;};const _bfe =10;var (_efb =_e .MustCompile ("\u005e\u005b\u0041\u002dZa\u002d\u007a\u005d\u0028\u005c\u0064\u007b\u0031\u002c\u0035\u007d\u0029\u0024");_fegd =_e .MustCompile ("\u005e\u0075\u006e\u0069\u0028\u005b\u005c\u0064\u0041\u002d\u0046\u005d{\u0034\u007d\u0029\u0024"); +_cgg =_e .MustCompile ("\u005e\u0028\u005cw\u002b\u0029\u005c\u002e\u005c\u0077\u002b\u0024"););var _dfaa =_ce .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'∀',0x23:'#',0x24:'∃',0x25:'%',0x26:'&',0x27:'∋',0x28:'(',0x29:')',0x2a:'∗',0x2b:'+',0x2c:',',0x2d:'−',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'≅',0x41:'Α',0x42:'Β',0x43:'Χ',0x44:'∆',0x45:'Ε',0x46:'Φ',0x47:'Γ',0x48:'Η',0x49:'Ι',0x4a:'ϑ',0x4b:'Κ',0x4c:'Λ',0x4d:'Μ',0x4e:'Ν',0x4f:'Ο',0x50:'Π',0x51:'Θ',0x52:'Ρ',0x53:'Σ',0x54:'Τ',0x55:'Υ',0x56:'ς',0x57:'Ω',0x58:'Ξ',0x59:'Ψ',0x5a:'Ζ',0x5b:'[',0x5c:'∴',0x5d:']',0x5e:'⊥',0x5f:'_',0x60:'\uf8e5',0x61:'α',0x62:'β',0x63:'χ',0x64:'δ',0x65:'ε',0x66:'φ',0x67:'γ',0x68:'η',0x69:'ι',0x6a:'ϕ',0x6b:'κ',0x6c:'λ',0x6d:'µ',0x6e:'ν',0x6f:'ο',0x70:'π',0x71:'θ',0x72:'ρ',0x73:'σ',0x74:'τ',0x75:'υ',0x76:'ϖ',0x77:'ω',0x78:'ξ',0x79:'ψ',0x7a:'ζ',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'∼',0xa0:'€',0xa1:'ϒ',0xa2:'′',0xa3:'≤',0xa4:'⁄',0xa5:'∞',0xa6:'ƒ',0xa7:'♣',0xa8:'♦',0xa9:'♥',0xaa:'♠',0xab:'↔',0xac:'←',0xad:'↑',0xae:'→',0xaf:'↓',0xb0:'°',0xb1:'±',0xb2:'″',0xb3:'≥',0xb4:'×',0xb5:'∝',0xb6:'∂',0xb7:'•',0xb8:'÷',0xb9:'≠',0xba:'≡',0xbb:'≈',0xbc:'…',0xbd:'\uf8e6',0xbe:'\uf8e7',0xbf:'↵',0xc0:'ℵ',0xc1:'ℑ',0xc2:'ℜ',0xc3:'℘',0xc4:'⊗',0xc5:'⊕',0xc6:'∅',0xc7:'∩',0xc8:'∪',0xc9:'⊃',0xca:'⊇',0xcb:'⊄',0xcc:'⊂',0xcd:'⊆',0xce:'∈',0xcf:'∉',0xd0:'∠',0xd1:'∇',0xd2:'\uf6da',0xd3:'\uf6d9',0xd4:'\uf6db',0xd5:'∏',0xd6:'√',0xd7:'⋅',0xd8:'¬',0xd9:'∧',0xda:'∨',0xdb:'⇔',0xdc:'⇐',0xdd:'⇑',0xde:'⇒',0xdf:'⇓',0xe0:'◊',0xe1:'〈',0xe2:'\uf8e8',0xe3:'\uf8e9',0xe4:'\uf8ea',0xe5:'∑',0xe6:'\uf8eb',0xe7:'\uf8ec',0xe8:'\uf8ed',0xe9:'\uf8ee',0xea:'\uf8ef',0xeb:'\uf8f0',0xec:'\uf8f1',0xed:'\uf8f2',0xee:'\uf8f3',0xef:'\uf8f4',0xf1:'〉',0xf2:'∫',0xf3:'⌠',0xf4:'\uf8f5',0xf5:'⌡',0xf6:'\uf8f6',0xf7:'\uf8f7',0xf8:'\uf8f8',0xf9:'\uf8f9',0xfa:'\uf8fa',0xfb:'\uf8fb',0xfc:'\uf8fc',0xfd:'\uf8fd',0xfe:'\uf8fe'}); +var (_ceda =_dfb (_afcb ,_gecf );_gcdc =_dfb (_ceaa ,_gfcg ););type GID uint16 ;func NewPdfDocEncoder ()SimpleEncoder {return _ecdg .NewEncoder ()};func NewCMapEncoder (baseName string ,codeToCID ,cidToUnicode *_ea .CMap )CMapEncoder {return CMapEncoder {_faf :baseName ,_agf :codeToCID ,_ade :cidToUnicode }; +};var _bfae =_ce .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'’',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'‘',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'⁄',0xa5:'¥',0xa6:'ƒ',0xa7:'§',0xa8:'¤',0xa9:'\'',0xaa:'“',0xab:'«',0xac:'‹',0xad:'›',0xae:'fi',0xaf:'fl',0xb1:'–',0xb2:'†',0xb3:'‡',0xb4:'·',0xb6:'¶',0xb7:'•',0xb8:'‚',0xb9:'„',0xba:'”',0xbb:'»',0xbc:'…',0xbd:'‰',0xbf:'¿',0xc1:'`',0xc2:'´',0xc3:'ˆ',0xc4:'˜',0xc5:'¯',0xc6:'˘',0xc7:'˙',0xc8:'¨',0xca:'˚',0xcb:'¸',0xcc:'˝',0xcd:'˛',0xce:'ˇ',0xcf:'—',0xe1:'Æ',0xe3:'ª',0xe8:'Ł',0xe9:'Ø',0xea:'Œ',0xeb:'º',0xf1:'æ',0xf5:'ı',0xf8:'ł',0xf9:'ø',0xfa:'œ',0xfb:'ß'}); +func (_cab *charCodeGlyphNameMap )Delete (key CharCode ){_cab ._ab .Lock ();defer _cab ._ab .Unlock ();delete (_cab ._ad ,key );};func (_ge *charCodeGlyphNameMap )Range (f func (_bc CharCode ,_fb GlyphName )(_fd bool )){_ge ._ab .RLock ();defer _ge ._ab .RUnlock (); +for _cb ,_ecd :=range _ge ._ad {if f (_cb ,_ecd ){break ;};};};func (_df CMapEncoder )Encode (str string )[]byte {if _df ._ade ==nil {return []byte {};};if _df ._ade .NBits ()==8{return _efc (_df ,str );};return _becg (_df ,str );};func (_fgg *simpleEncoding )Charcodes ()[]CharCode {_fad :=make ([]CharCode ,0,_fgg ._cbab .Length ()); +_fgg ._cbab .Range (func (_cbfa byte ,_ rune )(_ece bool ){_fad =append (_fad ,CharCode (_cbfa ));return false });_ba .Slice (_fad ,func (_acc ,_bcgf int )bool {return _fad [_acc ]< _fad [_bcgf ]});return _fad ;};const (MissingCodeRune ='\ufffd';MissingCodeString =string (MissingCodeRune ); +);func (_bbe *TrueTypeFontEncoder )Decode (raw []byte )string {return _dcb (_bbe ,raw )};func _becg (_adb TextEncoder ,_dba string )[]byte {_bbbb :=[]rune (_dba );_ced :=make ([]byte ,0,len (_bbbb )*2);for _ ,_cdd :=range _bbbb {_bfb ,_ffa :=_adb .RuneToCharcode (_cdd ); +if !_ffa {_gce .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020t\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065. \u0072\u0075\u006ee\u003d%\u002b\u0071",_cdd );continue ; +};var _dbc [2]byte ;_g .BigEndian .PutUint16 (_dbc [:],uint16 (_bfb ));_ced =append (_ced ,_dbc [:]...);};return _ced ;};func (_dbca *IdentityEncoder )RegisteredRunes ()[]rune {_aad :=make ([]rune ,_dbca ._begc .Length ());_ccf :=0;_dbca ._begc .Range (func (_fcg rune )(_bab bool ){_aad [_ccf ]=_fcg ; +_ccf ++;return false });return _aad ;};func (_ebeb *TrueTypeFontEncoder )RuneToCharcode (r rune )(CharCode ,bool ){_bcff ,_ecg :=_ebeb ._agcd .Read (r );if !_ecg {_gce .Log .Debug ("M\u0069\u0073\u0073\u0069\u006e\u0067 \u0072\u0075\u006e\u0065\u0020\u0025d\u0020\u0028\u0025\u002b\u0071\u0029\u0020f\u0072\u006f\u006d\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067",r ,r ); +return 0,false ;};_ebeb ._dgdb .Write (r );_gfg :=CharCode (_bcff );return _gfg ,true ;};func (_fef *simpleEncoding )BaseName ()string {return _fef ._cabd };func (_ae *charCodeGlyphNameMap )Write (k CharCode ,v GlyphName ){_ae ._ab .Lock ();defer _ae ._ab .Unlock (); +_ae ._ad [k ]=v ;};func (_bbgd *simpleEncoding )ToPdfObject ()_bg .PdfObject {return _bg .MakeName (_bbgd ._cabd )};func _efc (_fece TextEncoder ,_dag string )[]byte {_eff :=make ([]byte ,0,len (_dag ));for _ ,_aged :=range _dag {_afe ,_deed :=_fece .RuneToCharcode (_aged ); +if !_deed ||_afe > 0xff{_gce .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020\u0066\u006f\u0072\u0020\u0072\u0075\u006e\u0065\u0020\u0030\u0078\u0025\u0030\u0034\u0078",_aged ); +continue ;};_eff =append (_eff ,byte (_afe ));};return _eff ;};func (_ggb *TrueTypeFontEncoder )String ()string {_adag :=[]string {_ec .Sprintf ("\u0025\u0064\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073",_ggb ._agcd .Length ())};type runeGID struct{_daed rune ; +_ecdd GID ;};_efe :=make ([]runeGID ,0,_ggb ._agcd .Length ());_ggb ._agcd .Range (func (_cbe rune ,_ebg uint16 )(_cadcf bool ){_efe =append (_efe ,runeGID {_daed :_cbe ,_ecdd :GID (_ebg )});return false ;});_ba .Slice (_efe ,func (_efcf ,_cfac int )bool {return _efe [_efcf ]._daed < _efe [_cfac ]._daed }); +_egff :=len (_efe );if _egff > _bfe {_egff =_bfe ;};for _dbagf :=0;_dbagf < _egff ;_dbagf ++{_dfbf :=_efe [_dbagf ];_adag =append (_adag ,_ec .Sprintf ("\u0025\u0064\u003d\u0030\u0078\u0025\u0030\u0032\u0078\u003a\u0020\u0025\u0071",_dfbf ._daed ,_dfbf ._daed ,_dfbf ._ecdd )); +};return _ec .Sprintf ("T\u0052U\u0045\u0054\u0059\u0050\u0045\u005f\u0045\u004eC\u004f\u0044\u0045\u0052{%\u0073\u007d",_ag .Join (_adag ,"\u002c\u0020"));};type GlyphName string ;func NewMacRomanEncoder ()SimpleEncoder {return _gcdc .NewEncoder ()};func (_eeae *simpleMapping )init (){_eeae ._bcbf =_ce .MakeRuneByteMap (_eeae ._cggf .Length ()); +_eeae ._cggf .Range (func (_acg byte ,_gbee rune )(_agaf bool ){if _daf ,_fbf :=_eeae ._bcbf .Read (_gbee );!_fbf ||_acg < _daf {_eeae ._bcbf .Write (_gbee ,_acg );};return false ;});};func FromFontDifferences (diffList *_bg .PdfObjectArray )(map[CharCode ]GlyphName ,error ){_ccg :=make (map[CharCode ]GlyphName ); +var _agc CharCode ;for _ ,_aa :=range diffList .Elements (){switch _dgf :=_aa .(type ){case *_bg .PdfObjectInteger :_agc =CharCode (*_dgf );case *_bg .PdfObjectName :_aff :=string (*_dgf );_ccg [_agc ]=GlyphName (_aff );_agc ++;default:_gce .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0042\u0061\u0064\u0020\u0074\u0079\u0070\u0065\u002e\u0020\u006f\u0062\u006a\u003d\u0025\u0073",_aa ); +return nil ,_bg .ErrTypeError ;};};return _ccg ,nil ;};var _efcg =_ce .NewByteRuneMap (map[byte ]rune {0x1:'\x01',0x2:'\x02',0x3:'\x03',0x4:'\x04',0x5:'\x05',0x6:'\x06',0x7:'\a',0x8:'\b',0x9:'\t',0xa:'\n',0xb:'\v',0xc:'\f',0xd:'\r',0xe:'\x0e',0xf:'\x0f',0x10:'\x10',0x11:'\x11',0x12:'\x12',0x13:'\x13',0x14:'\x14',0x15:'\x15',0x16:'\x17',0x17:'\x17',0x18:'˘',0x19:'ˇ',0x1a:'ˆ',0x1b:'˙',0x1c:'˝',0x1d:'˛',0x1e:'˚',0x1f:'˜',0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x80:'•',0x81:'†',0x82:'‡',0x83:'…',0x84:'—',0x85:'–',0x86:'ƒ',0x87:'⁄',0x88:'‹',0x89:'›',0x8a:'−',0x8b:'‰',0x8c:'„',0x8d:'“',0x8e:'”',0x8f:'‘',0x90:'’',0x91:'‚',0x92:'™',0x93:'fi',0x94:'fl',0x95:'Ł',0x96:'Œ',0x97:'Š',0x98:'Ÿ',0x99:'Ž',0x9a:'ı',0x9b:'ł',0x9c:'œ',0x9d:'š',0x9e:'ž',0xa0:'€',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'¤',0xa5:'¥',0xa6:'¦',0xa7:'§',0xa8:'¨',0xa9:'©',0xaa:'ª',0xab:'«',0xac:'¬',0xae:'®',0xaf:'¯',0xb0:'°',0xb1:'±',0xb2:'²',0xb3:'³',0xb4:'´',0xb5:'µ',0xb6:'¶',0xb7:'·',0xb8:'¸',0xb9:'¹',0xba:'º',0xbb:'»',0xbc:'¼',0xbd:'½',0xbe:'¾',0xbf:'¿',0xc0:'À',0xc1:'Á',0xc2:'Â',0xc3:'Ã',0xc4:'Ä',0xc5:'Å',0xc6:'Æ',0xc7:'Ç',0xc8:'È',0xc9:'É',0xca:'Ê',0xcb:'Ë',0xcc:'Ì',0xcd:'Í',0xce:'Î',0xcf:'Ï',0xd0:'Ð',0xd1:'Ñ',0xd2:'Ò',0xd3:'Ó',0xd4:'Ô',0xd5:'Õ',0xd6:'Ö',0xd7:'×',0xd8:'Ø',0xd9:'Ù',0xda:'Ú',0xdb:'Û',0xdc:'Ü',0xdd:'Ý',0xde:'Þ',0xdf:'ß',0xe0:'à',0xe1:'á',0xe2:'â',0xe3:'ã',0xe4:'ä',0xe5:'å',0xe6:'æ',0xe7:'ç',0xe8:'è',0xe9:'é',0xea:'ê',0xeb:'ë',0xec:'ì',0xed:'í',0xee:'î',0xef:'ï',0xf0:'ð',0xf1:'ñ',0xf2:'ò',0xf3:'ó',0xf4:'ô',0xf5:'õ',0xf6:'ö',0xf7:'÷',0xf8:'ø',0xf9:'ù',0xfa:'ú',0xfb:'û',0xfc:'ü',0xfd:'ý',0xfe:'þ',0xff:'ÿ'}); +func (_egcd *IdentityEncoder )RuneToGlyph (r rune )(GlyphName ,bool ){if r ==' '{return "\u0073\u0070\u0061c\u0065",true ;};_fea :=GlyphName (_ec .Sprintf ("\u0075n\u0069\u0025\u002e\u0034\u0058",r ));return _fea ,true ;};type simpleEncoding struct{_cabd string ; +_gfec *_ce .RuneByteMap ;_cbab *_ce .ByteRuneMap ;_aafg *_ce .RuneSet ;};func NewCustomSimpleTextEncoder (encoding ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){if len (encoding )==0{return nil ,_a .New ("e\u006d\u0070\u0074\u0079 c\u0075s\u0074\u006f\u006d\u0020\u0065n\u0063\u006f\u0064\u0069\u006e\u0067"); +};const _bfg ="\u0063\u0075\u0073\u0074\u006f\u006d";_ageb :=_ce .MakeByteRuneMap (len (encoding ));for _agb ,_ceeae :=range encoding {_bff ,_gfe :=GlyphToRune (_ceeae );if !_gfe {_gce .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077n\u0020\u0067\u006c\u0079\u0070\u0068\u002e\u0020\u0025\u0071",_ceeae ); +continue ;};_ageb .Write (byte (_agb ),_bff );};_fcgd :=_cec (_bfg ,_ageb );if len (differences )!=0{_fcgd =ApplyDifferences (_fcgd ,differences );};return _fcgd ,nil ;};func NewUTF16TextEncoder (baseName string )UTF16Encoder {return UTF16Encoder {baseName }}; +func (_eed *differencesEncoding )RuneToCharcode (r rune )(CharCode ,bool ){if _fdd ,_bbbg :=_eed ._caa .Read (r );_bbbg {return CharCode (_fdd ),true ;};return _eed ._db .RuneToCharcode (r );};func init (){RegisterSimpleEncoding (_afcb ,NewMacExpertEncoder ); +RegisterSimpleEncoding (_ceaa ,NewMacRomanEncoder );};var (_efab =&simpleEncodersMap {_deef :map[string ]func ()SimpleEncoder {}};);type simpleMapping struct{_gbe string ;_bdf _ca .Once ;_cggf *_ce .ByteRuneMap ;_bcbf *_ce .RuneByteMap ;};var (_acbc =_dfb (_dbgc ,_fgc ); +);var (_ SimpleEncoder =(*simpleEncoding )(nil );_ _gc .Encoding =(*simpleEncoding )(nil ););func _eadb (_afa rune )string {_bbde :="u\u006e\u0070\u0072\u0069\u006e\u0074\u0061\u0062\u006c\u0065";if _f .IsPrint (_afa ){_bbde =_ec .Sprintf ("\u0025\u0023\u0071",_afa ); +};return _ec .Sprintf ("\u0025\u002b\u0071\u0020\u0028\u0025\u0073\u0029",_afa ,_bbde );};var _fgc =_ce .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x7f:'•',0x80:'€',0x81:'•',0x82:'‚',0x83:'ƒ',0x84:'„',0x85:'…',0x86:'†',0x87:'‡',0x88:'ˆ',0x89:'‰',0x8a:'Š',0x8b:'‹',0x8c:'Œ',0x8d:'•',0x8e:'Ž',0x8f:'•',0x90:'•',0x91:'‘',0x92:'’',0x93:'“',0x94:'”',0x95:'•',0x96:'–',0x97:'—',0x98:'˜',0x99:'™',0x9a:'š',0x9b:'›',0x9c:'œ',0x9d:'•',0x9e:'ž',0x9f:'Ÿ',0xa0:' ',0xa1:'¡',0xa2:'¢',0xa3:'£',0xa4:'¤',0xa5:'¥',0xa6:'¦',0xa7:'§',0xa8:'¨',0xa9:'©',0xaa:'ª',0xab:'«',0xac:'¬',0xad:'-',0xae:'®',0xaf:'¯',0xb0:'°',0xb1:'±',0xb2:'²',0xb3:'³',0xb4:'´',0xb5:'µ',0xb6:'¶',0xb7:'·',0xb8:'¸',0xb9:'¹',0xba:'º',0xbb:'»',0xbc:'¼',0xbd:'½',0xbe:'¾',0xbf:'¿',0xc0:'À',0xc1:'Á',0xc2:'Â',0xc3:'Ã',0xc4:'Ä',0xc5:'Å',0xc6:'Æ',0xc7:'Ç',0xc8:'È',0xc9:'É',0xca:'Ê',0xcb:'Ë',0xcc:'Ì',0xcd:'Í',0xce:'Î',0xcf:'Ï',0xd0:'Ð',0xd1:'Ñ',0xd2:'Ò',0xd3:'Ó',0xd4:'Ô',0xd5:'Õ',0xd6:'Ö',0xd7:'×',0xd8:'Ø',0xd9:'Ù',0xda:'Ú',0xdb:'Û',0xdc:'Ü',0xdd:'Ý',0xde:'Þ',0xdf:'ß',0xe0:'à',0xe1:'á',0xe2:'â',0xe3:'ã',0xe4:'ä',0xe5:'å',0xe6:'æ',0xe7:'ç',0xe8:'è',0xe9:'é',0xea:'ê',0xeb:'ë',0xec:'ì',0xed:'í',0xee:'î',0xef:'ï',0xf0:'ð',0xf1:'ñ',0xf2:'ò',0xf3:'ó',0xf4:'ô',0xf5:'õ',0xf6:'ö',0xf7:'÷',0xf8:'ø',0xf9:'ù',0xfa:'ú',0xfb:'û',0xfc:'ü',0xfd:'ý',0xfe:'þ',0xff:'ÿ'}); +func init (){RegisterSimpleEncoding (_fege ,NewSymbolEncoder );RegisterSimpleEncoding (_ebe ,NewZapfDingbatsEncoder );};type differencesEncoding struct{_db SimpleEncoder ;_gdb *charCodeGlyphNameMap ;_bgf *_ce .ByteRuneMap ;_caa *_ce .RuneByteMap ;};func (_dbag *simpleEncoding )CharcodeToRune (code CharCode )(rune ,bool ){if code > 0xff{return MissingCodeRune ,false ; +};_dage :=byte (code );_aadc ,_efac :=_dbag ._cbab .Read (_dage );if _dbag ._aafg ==nil {_dbag ._aafg =_ce .MakeRuneSet (1);};_dbag ._aafg .Write (_aadc );return _aadc ,_efac ;};func (_dgbd *simpleEncoding )Decode (raw []byte )string {_aggc ,_ :=_dgbd .NewDecoder ().Bytes (raw ); +return string (_aggc );};var _gfcg =_ce .NewByteRuneMap (map[byte ]rune {0x1:'\x01',0x2:'\x02',0x3:'\x03',0x4:'\x04',0x5:'\x05',0x6:'\x06',0x7:'\a',0x8:'\b',0x9:'\t',0xa:'\n',0xb:'\v',0xc:'\f',0xd:'\r',0xe:'\x0e',0xf:'\x0f',0x10:'\x10',0x11:'\x11',0x12:'\x12',0x13:'\x13',0x14:'\x14',0x15:'\x15',0x16:'\x16',0x17:'\x17',0x18:'\x18',0x19:'\x19',0x1a:'\x1a',0x1b:'\x1b',0x1c:'\x1c',0x1d:'\x1d',0x1e:'\x1e',0x1f:'\x1f',0x20:' ',0x21:'!',0x22:'"',0x23:'#',0x24:'$',0x25:'%',0x26:'&',0x27:'\'',0x28:'(',0x29:')',0x2a:'*',0x2b:'+',0x2c:',',0x2d:'-',0x2e:'.',0x2f:'/',0x30:'0',0x31:'1',0x32:'2',0x33:'3',0x34:'4',0x35:'5',0x36:'6',0x37:'7',0x38:'8',0x39:'9',0x3a:':',0x3b:';',0x3c:'<',0x3d:'=',0x3e:'>',0x3f:'?',0x40:'@',0x41:'A',0x42:'B',0x43:'C',0x44:'D',0x45:'E',0x46:'F',0x47:'G',0x48:'H',0x49:'I',0x4a:'J',0x4b:'K',0x4c:'L',0x4d:'M',0x4e:'N',0x4f:'O',0x50:'P',0x51:'Q',0x52:'R',0x53:'S',0x54:'T',0x55:'U',0x56:'V',0x57:'W',0x58:'X',0x59:'Y',0x5a:'Z',0x5b:'[',0x5c:'\\',0x5d:']',0x5e:'^',0x5f:'_',0x60:'`',0x61:'a',0x62:'b',0x63:'c',0x64:'d',0x65:'e',0x66:'f',0x67:'g',0x68:'h',0x69:'i',0x6a:'j',0x6b:'k',0x6c:'l',0x6d:'m',0x6e:'n',0x6f:'o',0x70:'p',0x71:'q',0x72:'r',0x73:'s',0x74:'t',0x75:'u',0x76:'v',0x77:'w',0x78:'x',0x79:'y',0x7a:'z',0x7b:'{',0x7c:'|',0x7d:'}',0x7e:'~',0x7f:'\u007f',0x80:'Ä',0x81:'Å',0x82:'Ç',0x83:'É',0x84:'Ñ',0x85:'Ö',0x86:'Ü',0x87:'á',0x88:'à',0x89:'â',0x8a:'ä',0x8b:'ã',0x8c:'å',0x8d:'ç',0x8e:'é',0x8f:'è',0x90:'ê',0x91:'ë',0x92:'í',0x93:'ì',0x94:'î',0x95:'ï',0x96:'ñ',0x97:'ó',0x98:'ò',0x99:'ô',0x9a:'ö',0x9b:'õ',0x9c:'ú',0x9d:'ù',0x9e:'û',0x9f:'ü',0xa0:'†',0xa1:'°',0xa2:'¢',0xa3:'£',0xa4:'§',0xa5:'•',0xa6:'¶',0xa7:'ß',0xa8:'®',0xa9:'©',0xaa:'™',0xab:'´',0xac:'¨',0xad:'≠',0xae:'Æ',0xaf:'Ø',0xb0:'∞',0xb1:'±',0xb2:'≤',0xb3:'≥',0xb4:'¥',0xb5:'µ',0xb6:'∂',0xb7:'∑',0xb8:'∏',0xb9:'π',0xba:'∫',0xbb:'ª',0xbc:'º',0xbd:'Ω',0xbe:'æ',0xbf:'ø',0xc0:'¿',0xc1:'¡',0xc2:'¬',0xc3:'√',0xc4:'ƒ',0xc5:'≈',0xc6:'∆',0xc7:'«',0xc8:'»',0xc9:'…',0xca:'\u00a0',0xcb:'À',0xcc:'Ã',0xcd:'Õ',0xce:'Œ',0xcf:'œ',0xd0:'–',0xd1:'—',0xd2:'“',0xd3:'”',0xd4:'‘',0xd5:'’',0xd6:'÷',0xd7:'◊',0xd8:'ÿ',0xd9:'Ÿ',0xda:'⁄',0xdb:'€',0xdc:'‹',0xdd:'›',0xde:'fi',0xdf:'fl',0xe0:'‡',0xe1:'·',0xe2:'‚',0xe3:'„',0xe4:'‰',0xe5:'Â',0xe6:'Ê',0xe7:'Á',0xe8:'Ë',0xe9:'È',0xea:'Í',0xeb:'Î',0xec:'Ï',0xed:'Ì',0xee:'Ó',0xef:'Ô',0xf0:'\uf8ff',0xf1:'Ò',0xf2:'Ú',0xf3:'Û',0xf4:'Ù',0xf5:'ı',0xf6:'ˆ',0xf7:'˜',0xf8:'¯',0xf9:'˘',0xfa:'˙',0xfb:'˚',0xfc:'¸',0xfd:'˝',0xfe:'˛',0xff:'ˇ'}); +var _fga =_ce .NewRuneStringMap (map[rune ]string {0xfffd:"\u002en\u006f\u0074\u0064\u0065\u0066",0x250a:"\u0032\u0035\u0030\u0061",0x250b:"\u0032\u0035\u0030\u0062",0x250d:"\u0032\u0035\u0030\u0064",0x250e:"\u0032\u0035\u0030\u0065",0x250f:"\u0032\u0035\u0030\u0066",0x251a:"\u0032\u0035\u0031\u0061",0x251b:"\u0032\u0035\u0031\u0062",0x251d:"\u0032\u0035\u0031\u0064",0x251e:"\u0032\u0035\u0031\u0065",0x251f:"\u0032\u0035\u0031\u0066",0x252a:"\u0032\u0035\u0032\u0061",0x252b:"\u0032\u0035\u0032\u0062",0x252d:"\u0032\u0035\u0032\u0064",0x252e:"\u0032\u0035\u0032\u0065",0x252f:"\u0032\u0035\u0032\u0066",0x253a:"\u0032\u0035\u0033\u0061",0x253b:"\u0032\u0035\u0033\u0062",0x253d:"\u0032\u0035\u0033\u0064",0x253e:"\u0032\u0035\u0033\u0065",0x253f:"\u0032\u0035\u0033\u0066",0x254a:"\u0032\u0035\u0034\u0061",0x254b:"\u0032\u0035\u0034\u0062",0x254c:"\u0032\u0035\u0034\u0063",0x254d:"\u0032\u0035\u0034\u0064",0x254e:"\u0032\u0035\u0034\u0065",0x254f:"\u0032\u0035\u0034\u0066",0x256d:"\u0032\u0035\u0036\u0064",0x256e:"\u0032\u0035\u0036\u0065",0x256f:"\u0032\u0035\u0036\u0066",0x257a:"\u0032\u0035\u0037\u0061",0x257b:"\u0032\u0035\u0037\u0062",0x257c:"\u0032\u0035\u0037\u0063",0x257d:"\u0032\u0035\u0037\u0064",0x257e:"\u0032\u0035\u0037\u0065",0x257f:"\u0032\u0035\u0037\u0066",0x0041:"\u0041",0x00c6:"\u0041\u0045",0x01fc:"\u0041E\u0061\u0063\u0075\u0074\u0065",0x01e2:"\u0041\u0045\u006d\u0061\u0063\u0072\u006f\u006e",0xf7e6:"\u0041E\u0073\u006d\u0061\u006c\u006c",0x2370:"\u0041\u0050\u004c\u0062\u006f\u0078\u0071\u0075\u0065s\u0074\u0069\u006f\u006e",0x2353:"\u0041\u0050\u004c\u0062\u006f\u0078\u0075\u0070\u0063\u0061\u0072\u0065\u0074",0x2340:"\u0041P\u004cn\u006f\u0074\u0062\u0061\u0063\u006b\u0073\u006c\u0061\u0073\u0068",0x233f:"A\u0050\u004c\u006e\u006f\u0074\u0073\u006c\u0061\u0073\u0068",0x00c1:"\u0041\u0061\u0063\u0075\u0074\u0065",0xf7e1:"A\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0102:"\u0041\u0062\u0072\u0065\u0076\u0065",0x1eae:"A\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065",0x04d0:"\u0041\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1eb6:"\u0041\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077",0x1eb0:"A\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065",0x1eb2:"\u0041b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x1eb4:"A\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065",0x01cd:"\u0041\u0063\u0061\u0072\u006f\u006e",0x24b6:"\u0041c\u0069\u0072\u0063\u006c\u0065",0x00c2:"A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ea4:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1eac:"\u0041\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ea6:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ea8:"A\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7e2:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1eaa:"\u0041\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0xf6c9:"\u0041\u0063\u0075t\u0065",0xf7b4:"\u0041\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0200:"\u0041d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00c4:"\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s",0x04d2:"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01de:"\u0041d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0xf7e4:"\u0041\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ea0:"\u0041d\u006f\u0074\u0062\u0065\u006c\u006fw",0x01e0:"\u0041\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e",0x00c0:"\u0041\u0067\u0072\u0061\u0076\u0065",0xf7e0:"A\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ea2:"\u0041\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x04d4:"A\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0202:"\u0041\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0391:"\u0041\u006c\u0070h\u0061",0x0386:"\u0041\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073",0x0100:"\u0041m\u0061\u0063\u0072\u006f\u006e",0xff21:"\u0041\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0104:"\u0041o\u0067\u006f\u006e\u0065\u006b",0x00c5:"\u0041\u0072\u0069n\u0067",0x01fa:"\u0041\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065",0x1e00:"\u0041\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077",0xf7e5:"\u0041\u0072\u0069\u006e\u0067\u0073\u006d\u0061\u006c\u006c",0xf761:"\u0041\u0073\u006d\u0061\u006c\u006c",0x00c3:"\u0041\u0074\u0069\u006c\u0064\u0065",0xf7e3:"A\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x0531:"A\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0042:"\u0042",0x2ae7:"\u0042\u0061\u0072\u0076",0x1d538:"\u0042\u0062\u0062\u0041",0x1d539:"\u0042\u0062\u0062\u0042",0x2102:"\u0042\u0062\u0062\u0043",0x1d53b:"\u0042\u0062\u0062\u0044",0x1d53c:"\u0042\u0062\u0062\u0045",0x1d53d:"\u0042\u0062\u0062\u0046",0x1d53e:"\u0042\u0062\u0062\u0047",0x213e:"\u0042\u0062\u0062\u0047\u0061\u006d\u006d\u0061",0x210d:"\u0042\u0062\u0062\u0048",0x1d540:"\u0042\u0062\u0062\u0049",0x1d541:"\u0042\u0062\u0062\u004a",0x1d542:"\u0042\u0062\u0062\u004b",0x1d543:"\u0042\u0062\u0062\u004c",0x1d544:"\u0042\u0062\u0062\u004d",0x2115:"\u0042\u0062\u0062\u004e",0x1d546:"\u0042\u0062\u0062\u004f",0x2119:"\u0042\u0062\u0062\u0050",0x213f:"\u0042\u0062\u0062P\u0069",0x211a:"\u0042\u0062\u0062\u0051",0x211d:"\u0042\u0062\u0062\u0052",0x1d54a:"\u0042\u0062\u0062\u0053",0x1d54b:"\u0042\u0062\u0062\u0054",0x1d54c:"\u0042\u0062\u0062\u0055",0x1d54d:"\u0042\u0062\u0062\u0056",0x1d54e:"\u0042\u0062\u0062\u0057",0x1d54f:"\u0042\u0062\u0062\u0058",0x1d550:"\u0042\u0062\u0062\u0059",0x2124:"\u0042\u0062\u0062\u005a",0x1d552:"\u0042\u0062\u0062\u0061",0x1d553:"\u0042\u0062\u0062\u0062",0x1d554:"\u0042\u0062\u0062\u0063",0x1d555:"\u0042\u0062\u0062\u0064",0x1d556:"\u0042\u0062\u0062\u0065",0x1d7e0:"\u0042\u0062\u0062\u0065\u0069\u0067\u0068\u0074",0x1d557:"\u0042\u0062\u0062\u0066",0x1d7dd:"\u0042b\u0062\u0066\u0069\u0076\u0065",0x1d7dc:"\u0042b\u0062\u0066\u006f\u0075\u0072",0x1d558:"\u0042\u0062\u0062\u0067",0x213d:"\u0042\u0062\u0062\u0067\u0061\u006d\u006d\u0061",0x1d559:"\u0042\u0062\u0062\u0068",0x1d55a:"\u0042\u0062\u0062\u0069",0x1d55b:"\u0042\u0062\u0062\u006a",0x1d55c:"\u0042\u0062\u0062\u006b",0x1d55d:"\u0042\u0062\u0062\u006c",0x1d55e:"\u0042\u0062\u0062\u006d",0x1d55f:"\u0042\u0062\u0062\u006e",0x1d7e1:"\u0042b\u0062\u006e\u0069\u006e\u0065",0x1d560:"\u0042\u0062\u0062\u006f",0x1d7d9:"\u0042\u0062\u0062\u006f\u006e\u0065",0x1d561:"\u0042\u0062\u0062\u0070",0x213c:"\u0042\u0062\u0062p\u0069",0x1d562:"\u0042\u0062\u0062\u0071",0x1d563:"\u0042\u0062\u0062\u0072",0x1d564:"\u0042\u0062\u0062\u0073",0x1d7df:"\u0042\u0062\u0062\u0073\u0065\u0076\u0065\u006e",0x1d7de:"\u0042\u0062\u0062\u0073\u0069\u0078",0x2140:"\u0042\u0062\u0062\u0073\u0075\u006d",0x1d565:"\u0042\u0062\u0062\u0074",0x1d7db:"\u0042\u0062\u0062\u0074\u0068\u0072\u0065\u0065",0x1d7da:"\u0042\u0062\u0062\u0074\u0077\u006f",0x1d566:"\u0042\u0062\u0062\u0075",0x1d567:"\u0042\u0062\u0062\u0076",0x1d568:"\u0042\u0062\u0062\u0077",0x1d569:"\u0042\u0062\u0062\u0078",0x1d56a:"\u0042\u0062\u0062\u0079",0x1d56b:"\u0042\u0062\u0062\u007a",0x1d7d8:"\u0042b\u0062\u007a\u0065\u0072\u006f",0x24b7:"\u0042c\u0069\u0072\u0063\u006c\u0065",0x1e02:"\u0042\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e04:"\u0042d\u006f\u0074\u0062\u0065\u006c\u006fw",0x0532:"B\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0392:"\u0042\u0065\u0074\u0061",0x0181:"\u0042\u0068\u006fo\u006b",0x1e06:"\u0042\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff22:"\u0042\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6f4:"\u0042\u0072\u0065\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0xf762:"\u0042\u0073\u006d\u0061\u006c\u006c",0x0229:"\u0042s\u006d\u0061\u006c\u006c\u0063\u0061p",0x0182:"\u0042t\u006f\u0070\u0062\u0061\u0072",0x0043:"\u0043",0x053e:"\u0043\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0106:"\u0043\u0061\u0063\u0075\u0074\u0065",0xf6ca:"\u0043\u0061\u0072o\u006e",0xf6f5:"\u0043\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x010c:"\u0043\u0063\u0061\u0072\u006f\u006e",0x00c7:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x1e08:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065",0xf7e7:"\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c",0x24b8:"\u0043c\u0069\u0072\u0063\u006c\u0065",0x0108:"C\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x010a:"\u0043\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0xf7b8:"\u0043\u0065\u0064i\u006c\u006c\u0061\u0073\u006d\u0061\u006c\u006c",0x0549:"C\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04bc:"C\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x0427:"C\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04be:"\u0043\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04b6:"C\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04f4:"\u0043\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0543:"\u0043\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04cb:"C\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x04b8:"\u0043h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x03a7:"\u0043\u0068\u0069",0x0187:"\u0043\u0068\u006fo\u006b",0xf6f6:"\u0043i\u0072c\u0075\u006d\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0xff23:"\u0043\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0551:"\u0043\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2a74:"\u0043o\u006c\u006f\u006e\u0065\u0071",0xf763:"\u0043\u0073\u006d\u0061\u006c\u006c",0x0044:"\u0044",0x27f1:"\u0044\u0044\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x01f1:"\u0044\u005a",0x01c4:"\u0044Z\u0063\u0061\u0072\u006f\u006e",0x0534:"\u0044\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0189:"\u0044\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x2ae5:"\u0044\u0061\u0073h\u0056",0x27da:"\u0044a\u0073\u0068\u0056\u0044\u0061\u0073h",0x2ae4:"\u0044\u0061\u0073h\u0076",0x010e:"\u0044\u0063\u0061\u0072\u006f\u006e",0xf810:"\u0044c\u0061\u0072\u006f\u006e\u0031",0x1e10:"\u0044\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24b9:"\u0044c\u0069\u0072\u0063\u006c\u0065",0x1e12:"\u0044\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0110:"\u0044\u0063\u0072\u006f\u0061\u0074",0x1e0a:"\u0044\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e0c:"\u0044d\u006f\u0074\u0062\u0065\u006c\u006fw",0x290b:"\u0044\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x0414:"\u0044\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ee:"\u0044e\u0069\u0063\u006f\u0070\u0074\u0069c",0x2206:"\u0044\u0065\u006ct\u0061",0x0394:"\u0044\u0065\u006c\u0074\u0061\u0067\u0072\u0065\u0065\u006b",0x018a:"\u0044\u0068\u006fo\u006b",0xf6cb:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xf6cc:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0041\u0063\u0075\u0074\u0065",0xf6cd:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0047\u0072\u0061\u0076\u0065",0xf7a8:"\u0044\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0073\u006d\u0061\u006c\u006c",0x1d7cb:"\u0044i\u0067\u0061\u006d\u006d\u0061",0x03dc:"\u0044\u0069\u0067a\u006d\u006d\u0061\u0067\u0072\u0065\u0065\u006b",0x1e0e:"\u0044\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff24:"\u0044\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6f7:"\u0044\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074s\u006d\u0061\u006c\u006c",0xf764:"\u0044\u0073\u006d\u0061\u006c\u006c",0x018b:"\u0044t\u006f\u0070\u0062\u0061\u0072",0x01f2:"\u0044\u007a",0x01c5:"\u0044z\u0063\u0061\u0072\u006f\u006e",0x04e0:"D\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x040f:"\u0044\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0045:"\u0045",0x00c9:"\u0045\u0061\u0063\u0075\u0074\u0065",0xf7e9:"E\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x0114:"\u0045\u0062\u0072\u0065\u0076\u0065",0x011a:"\u0045\u0063\u0061\u0072\u006f\u006e",0x1e1c:"\u0045\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065",0x0535:"E\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24ba:"\u0045c\u0069\u0072\u0063\u006c\u0065",0x00ca:"E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ebe:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1e18:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1ec6:"\u0045\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ec0:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ec2:"E\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7ea:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1ec4:"\u0045\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x0404:"\u0045c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0204:"\u0045d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00cb:"\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s",0xf7eb:"\u0045\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x0116:"\u0045\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1eb8:"\u0045d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00c8:"\u0045\u0067\u0072\u0061\u0076\u0065",0xf7e8:"E\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x0537:"\u0045\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1eba:"\u0045\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x2167:"\u0045\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e",0x0206:"\u0045\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0464:"\u0045\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x041b:"\u0045\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x216a:"E\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x0112:"\u0045m\u0061\u0063\u0072\u006f\u006e",0x1e16:"\u0045\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e14:"\u0045\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x041c:"\u0045\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff25:"\u0045\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x04a2:"\u0045\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014a:"\u0045\u006e\u0067",0x04a4:"\u0045\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04c7:"\u0045\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0118:"\u0045o\u0067\u006f\u006e\u0065\u006b",0x0190:"\u0045\u006f\u0070e\u006e",0x0395:"\u0045p\u0073\u0069\u006c\u006f\u006e",0x0388:"\u0045\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x2263:"\u0045\u0071\u0075i\u0076",0x018e:"\u0045r\u0065\u0076\u0065\u0072\u0073\u0065d",0x042d:"\u0045\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04aa:"\u0045\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x01a9:"\u0045\u0073\u0068",0xf765:"\u0045\u0073\u006d\u0061\u006c\u006c",0x0397:"\u0045\u0074\u0061",0x0538:"\u0045\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0389:"\u0045\u0074\u0061\u0074\u006f\u006e\u006f\u0073",0x00d0:"\u0045\u0074\u0068",0xf7f0:"\u0045\u0074\u0068\u0073\u006d\u0061\u006c\u006c",0x1ebc:"\u0045\u0074\u0069\u006c\u0064\u0065",0x1e1a:"E\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x2107:"\u0045\u0075\u006c\u0065\u0072\u0063\u006f\u006e\u0073\u0074",0x20ac:"\u0045\u0075\u0072\u006f",0x01b7:"\u0045\u007a\u0068",0x01ee:"\u0045\u007a\u0068\u0063\u0061\u0072\u006f\u006e",0x01b8:"E\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x0046:"\u0046",0x24bb:"\u0046c\u0069\u0072\u0063\u006c\u0065",0x1e1e:"\u0046\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0556:"F\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03e4:"\u0046e\u0069\u0063\u006f\u0070\u0074\u0069c",0x0191:"\u0046\u0068\u006fo\u006b",0x2132:"\u0046\u0069\u006e\u0076",0x2164:"\u0046i\u0076\u0065\u0072\u006f\u006d\u0061n",0xff26:"\u0046\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2163:"\u0046o\u0075\u0072\u0072\u006f\u006d\u0061n",0xf766:"\u0046\u0073\u006d\u0061\u006c\u006c",0x0047:"\u0047",0x3387:"\u0047\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0x01f4:"\u0047\u0061\u0063\u0075\u0074\u0065",0x0393:"\u0047\u0061\u006dm\u0061",0x0194:"\u0047\u0061\u006dm\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x03ea:"\u0047\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x011e:"\u0047\u0062\u0072\u0065\u0076\u0065",0x01e6:"\u0047\u0063\u0061\u0072\u006f\u006e",0x24bc:"\u0047c\u0069\u0072\u0063\u006c\u0065",0x011c:"G\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0122:"\u0047\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x0120:"\u0047\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0413:"\u0047\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0542:"\u0047\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0494:"G\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0492:"\u0047\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0490:"\u0047\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0193:"\u0047\u0068\u006fo\u006b",0x0533:"G\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e20:"\u0047m\u0061\u0063\u0072\u006f\u006e",0x2141:"\u0047\u006d\u0069\u0072",0xff27:"\u0047\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf6ce:"\u0047\u0072\u0061v\u0065",0xf760:"\u0047\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0xf767:"\u0047\u0073\u006d\u0061\u006c\u006c",0x022b:"\u0047\u0073\u006d\u0061\u006c\u006c\u0063\u0061\u0070\u0068\u006f\u006f\u006b",0x029b:"\u0047\u0073\u006d\u0061\u006c\u006c\u0068\u006f\u006f\u006b",0x01e4:"\u0047s\u0074\u0072\u006f\u006b\u0065",0x2aa2:"\u0047\u0074",0x0048:"\u0048",0x25a1:"\u0048\u0032\u0032\u0030\u0037\u0033",0x33cb:"\u0048\u0050\u0073\u0071\u0075\u0061\u0072\u0065",0x04a8:"\u0048\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04b2:"\u0048\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0126:"\u0048\u0062\u0061\u0072",0x1e2a:"H\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077",0x1e28:"\u0048\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24bd:"\u0048c\u0069\u0072\u0063\u006c\u0065",0x0124:"H\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e26:"\u0048d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e22:"\u0048\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e24:"\u0048d\u006f\u0074\u0062\u0065\u006c\u006fw",0x26a5:"\u0048\u0065\u0072\u006d\u0061\u0070\u0068\u0072\u006f\u0064\u0069\u0074\u0065",0xff28:"\u0048\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0540:"\u0048\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03e8:"\u0048\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0xf768:"\u0048\u0073\u006d\u0061\u006c\u006c",0x022c:"\u0048s\u006d\u0061\u006c\u006c\u0063\u0061p",0xf6cf:"\u0048\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0xf6f8:"\u0048\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074s\u006d\u0061\u006c\u006c",0x3390:"\u0048\u007a\u0073\u0071\u0075\u0061\u0072\u0065",0x0049:"\u0049",0x0132:"\u0049\u004a",0x00cd:"\u0049\u0061\u0063\u0075\u0074\u0065",0xf7ed:"I\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x012c:"\u0049\u0062\u0072\u0065\u0076\u0065",0x01cf:"\u0049\u0063\u0061\u0072\u006f\u006e",0x24be:"\u0049c\u0069\u0072\u0063\u006c\u0065",0x00ce:"I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0xf7ee:"\u0049\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x03fc:"\u0049c\u0079\u0072\u0069\u006c\u0031",0x0208:"\u0049d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00cf:"\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e2e:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x04e4:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf7ef:"\u0049\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x0130:"\u0049\u0064\u006f\u0074",0x1eca:"\u0049d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04d6:"\u0049e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0415:"\u0049\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03f8:"\u0049\u0065\u0068\u006f\u006f\u006b",0x03fa:"\u0049\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b",0x2111:"\u0049\u0066\u0072\u0061\u006b\u0074\u0075\u0072",0x00cc:"\u0049\u0067\u0072\u0061\u0076\u0065",0xf7ec:"I\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ec8:"\u0049\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0418:"\u0049\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x020a:"\u0049\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x012a:"\u0049m\u0061\u0063\u0072\u006f\u006e",0x04e2:"\u0049m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff29:"\u0049\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x053b:"I\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0401:"\u0049\u006f\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x012e:"\u0049o\u0067\u006f\u006e\u0065\u006b",0x0399:"\u0049\u006f\u0074\u0061",0x0196:"I\u006f\u0074\u0061\u0061\u0066\u0072\u0069\u0063\u0061\u006e",0x02f3:"\u0049\u006f\u0074\u0061\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",0x03aa:"\u0049\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x038a:"\u0049o\u0074\u0061\u0074\u006f\u006e\u006fs",0xf769:"\u0049\u0073\u006d\u0061\u006c\u006c",0x0197:"\u0049s\u0074\u0072\u006f\u006b\u0065",0x0128:"\u0049\u0074\u0069\u006c\u0064\u0065",0x1e2c:"I\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x0476:"\u0049\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x004a:"\u004a",0x0541:"\u004a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24bf:"\u004ac\u0069\u0072\u0063\u006c\u0065",0x0134:"J\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x054b:"\u004a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff2a:"\u004a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a1d:"\u004a\u006f\u0069\u006e",0xf76a:"\u004a\u0073\u006d\u0061\u006c\u006c",0x004b:"\u004b",0x3385:"\u004b\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0x33cd:"\u004b\u004b\u0073\u0071\u0075\u0061\u0072\u0065",0x04a0:"\u004b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1e30:"\u004b\u0061\u0063\u0075\u0074\u0065",0x049a:"\u004b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ff:"\u004b\u0061\u0068\u006f\u006f\u006b",0x04c3:"\u004b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x039a:"\u004b\u0061\u0070p\u0061",0x049e:"\u004b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x049c:"\u004ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x01e8:"\u004b\u0063\u0061\u0072\u006f\u006e",0x0136:"\u004b\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24c0:"\u004bc\u0069\u0072\u0063\u006c\u0065",0x1e32:"\u004bd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0554:"K\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x053f:"K\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0425:"K\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03e6:"\u004b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x0198:"\u004b\u0068\u006fo\u006b",0x040c:"K\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e34:"\u004b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2b:"\u004b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0480:"\u004b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03de:"\u004b\u006f\u0070\u0070\u0061\u0067\u0072\u0065\u0065\u006b",0x046e:"K\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf76b:"\u004b\u0073\u006d\u0061\u006c\u006c",0x004c:"\u004c",0x01c7:"\u004c\u004a",0xf6bf:"\u004c\u004c",0x2b45:"\u004c\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x0139:"\u004c\u0061\u0063\u0075\u0074\u0065",0x039b:"\u004c\u0061\u006d\u0062\u0064\u0061",0x27ec:"\u004cb\u0072\u0062\u0072\u0061\u006b",0x013d:"\u004c\u0063\u0061\u0072\u006f\u006e",0xf812:"\u004cc\u0061\u0072\u006f\u006e\u0031",0x013b:"\u004c\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81a:"\u004cc\u0065\u0064\u0069\u006c\u006c\u00611",0x24c1:"\u004cc\u0069\u0072\u0063\u006c\u0065",0x1e3c:"\u004c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x013f:"\u004c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e36:"\u004cd\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e38:"\u004cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x21b2:"\u004c\u0064\u0073\u0068",0x053c:"\u004c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01c8:"\u004c\u006a",0x0409:"L\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e3a:"\u004c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2c:"\u004c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x27f8:"\u004c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x27fa:"\u004co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x27fd:"\u004c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x27fe:"\u004c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f",0x27f9:"\u004c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x2995:"\u004cp\u0061\u0072\u0065\u006e\u0067\u0074r",0x0141:"\u004c\u0073\u006c\u0061\u0073\u0068",0xf6f9:"L\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c",0xf76c:"\u004c\u0073\u006d\u0061\u006c\u006c",0x022f:"\u004cs\u006d\u0061\u006c\u006c\u0063\u0061p",0x2aa1:"\u004c\u0074",0x29da:"\u004c\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x004d:"\u004d",0x3386:"\u004d\u0042\u0073\u0071\u0075\u0061\u0072\u0065",0xf6d0:"\u004d\u0061\u0063\u0072\u006f\u006e",0xf7af:"M\u0061\u0063\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x1e3e:"\u004d\u0061\u0063\u0075\u0074\u0065",0x2906:"\u004d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x2907:"\u004d\u0061\u0070\u0073\u0074\u006f",0x24c2:"\u004dc\u0069\u0072\u0063\u006c\u0065",0x1e40:"\u004d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e42:"\u004dd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0544:"M\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff2d:"\u004d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf76d:"\u004d\u0073\u006d\u0061\u006c\u006c",0x019c:"\u004dt\u0075\u0072\u006e\u0065\u0064",0x039c:"\u004d\u0075",0x004e:"\u004e",0x01ca:"\u004e\u004a",0x0143:"\u004e\u0061\u0063\u0075\u0074\u0065",0x0147:"\u004e\u0063\u0061\u0072\u006f\u006e",0xf81c:"\u004ec\u0065\u0064\u0069\u006c\u006c\u00611",0x24c3:"\u004ec\u0069\u0072\u0063\u006c\u0065",0x1e4a:"\u004e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0145:"\u004e\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e44:"\u004e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e46:"\u004ed\u006f\u0074\u0062\u0065\u006c\u006fw",0x21d7:"\u004ee\u0061\u0072\u0072\u006f\u0077",0x019d:"\u004eh\u006f\u006f\u006b\u006c\u0065\u0066t",0x2168:"\u004ei\u006e\u0065\u0072\u006f\u006d\u0061n",0x01cb:"\u004e\u006a",0x1e48:"\u004e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff2e:"\u004e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2aec:"\u004e\u006f\u0074",0x0546:"N\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf76e:"\u004e\u0073\u006d\u0061\u006c\u006c",0x00d1:"\u004e\u0074\u0069\u006c\u0064\u0065",0xf7f1:"N\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x039d:"\u004e\u0075",0x21d6:"\u004ew\u0061\u0072\u0072\u006f\u0077",0x004f:"\u004f",0x0152:"\u004f\u0045",0xf6fa:"\u004fE\u0073\u006d\u0061\u006c\u006c",0x00d3:"\u004f\u0061\u0063\u0075\u0074\u0065",0xf7f3:"O\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x04e8:"\u004fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04ea:"\u004f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014e:"\u004f\u0062\u0072\u0065\u0076\u0065",0x01d1:"\u004f\u0063\u0061\u0072\u006f\u006e",0x019f:"\u004f\u0063\u0065\u006e\u0074\u0065\u0072\u0065\u0064t\u0069\u006c\u0064\u0065",0x24c4:"\u004fc\u0069\u0072\u0063\u006c\u0065",0x00d4:"O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ed0:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ed8:"\u004f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ed2:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ed4:"O\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0xf7f4:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x1ed6:"\u004f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x041e:"\u004fc\u0079\u0072\u0069\u006c\u006c\u0069c",0x0150:"\u004fd\u0062\u006c\u0061\u0063\u0075\u0074e",0x020c:"\u004fd\u0062\u006c\u0067\u0072\u0061\u0076e",0x00d6:"\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s",0x04e6:"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf7f6:"\u004f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ecc:"\u004fd\u006f\u0074\u0062\u0065\u006c\u006fw",0xf6fb:"O\u0067\u006f\u006e\u0065\u006b\u0073\u006d\u0061\u006c\u006c",0x00d2:"\u004f\u0067\u0072\u0061\u0076\u0065",0xf7f2:"O\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x0555:"\u004f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1ece:"\u004f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01a0:"\u004f\u0068\u006fr\u006e",0x1eda:"\u004f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ee2:"\u004f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1edc:"\u004f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1ede:"\u004f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1ee0:"\u004f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x01a2:"\u004f\u0069",0x020e:"\u004f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x014c:"\u004fm\u0061\u0063\u0072\u006f\u006e",0x1e52:"\u004f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e50:"\u004f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x2126:"\u004f\u006d\u0065g\u0061",0x0460:"\u004f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03a9:"\u004f\u006d\u0065\u0067\u0061\u0067\u0072\u0065\u0065\u006b",0x2127:"\u004f\u006d\u0065\u0067\u0061\u0069\u006e\u0076",0x047a:"\u004fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x047c:"\u004fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x038f:"\u004f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073",0x039f:"\u004fm\u0069\u0063\u0072\u006f\u006e",0x038c:"\u004f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0xff2f:"\u004f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2160:"\u004f\u006e\u0065\u0072\u006f\u006d\u0061\u006e",0x01ea:"\u004fo\u0067\u006f\u006e\u0065\u006b",0x01ec:"\u004f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e",0x0186:"\u004f\u006f\u0070e\u006e",0x00d8:"\u004f\u0073\u006c\u0061\u0073\u0068",0x01fe:"O\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065",0xf7f8:"O\u0073\u006c\u0061\u0073\u0068\u0073\u006d\u0061\u006c\u006c",0xf76f:"\u004f\u0073\u006d\u0061\u006c\u006c",0x047e:"\u004f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x00d5:"\u004f\u0074\u0069\u006c\u0064\u0065",0x1e4c:"O\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e4e:"\u004f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073",0xf7f5:"O\u0074\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x2a37:"\u004f\u0074\u0069\u006d\u0065\u0073",0x0050:"\u0050",0x1e54:"\u0050\u0061\u0063\u0075\u0074\u0065",0x24c5:"\u0050c\u0069\u0072\u0063\u006c\u0065",0x1e56:"\u0050\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x054a:"P\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04a6:"P\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063",0x03a6:"\u0050\u0068\u0069",0x01a4:"\u0050\u0068\u006fo\u006b",0x03a0:"\u0050\u0069",0x0553:"\u0050\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x210e:"P\u006c\u0061\u006e\u0063\u006b\u0063\u006f\u006e\u0073\u0074",0xff30:"\u0050\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2abb:"\u0050\u0072\u0065\u0063",0x214a:"\u0050\u0072\u006fp\u0065\u0072\u0074\u0079\u004c\u0069\u006e\u0065",0x03a8:"\u0050\u0073\u0069",0x0470:"P\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf770:"\u0050\u0073\u006d\u0061\u006c\u006c",0x0051:"\u0051",0x220e:"\u0051\u0045\u0044",0x24c6:"\u0051c\u0069\u0072\u0063\u006c\u0065",0xff31:"\u0051\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf771:"\u0051\u0073\u006d\u0061\u006c\u006c",0x2047:"\u0051\u0075\u0065\u0073\u0074\u0069\u006f\u006e",0x0052:"\u0052",0x2b46:"R\u0052\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x054c:"\u0052\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0154:"\u0052\u0061\u0063\u0075\u0074\u0065",0x27ed:"\u0052b\u0072\u0062\u0072\u0061\u006b",0x0158:"\u0052\u0063\u0061\u0072\u006f\u006e",0x0156:"\u0052\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81e:"\u0052c\u0065\u0064\u0069\u006c\u006c\u00611",0x24c7:"\u0052c\u0069\u0072\u0063\u006c\u0065",0xf831:"R\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0210:"\u0052d\u0062\u006c\u0067\u0072\u0061\u0076e",0x1e58:"\u0052\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e5a:"\u0052d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e5c:"\u0052d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x21b3:"\u0052\u0064\u0073\u0068",0x0550:"R\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x211c:"\u0052\u0066\u0072\u0061\u006b\u0074\u0075\u0072",0x03a1:"\u0052\u0068\u006f",0xf6fc:"\u0052i\u006e\u0067\u0073\u006d\u0061\u006cl",0x0212:"\u0052\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x1e5e:"\u0052\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff32:"\u0052\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2996:"\u0052\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073",0xf772:"\u0052\u0073\u006d\u0061\u006c\u006c",0x0281:"\u0052\u0073\u006d\u0061\u006c\u006c\u0069\u006e\u0076e\u0072\u0074\u0065\u0064",0x02b6:"\u0052\u0073\u006d\u0061ll\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069o\u0072",0x023f:"\u0052\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072",0x29db:"\u0052\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x0053:"\u0053",0x024f:"\u0053\u0044\u0031\u0035\u0030\u0031\u0030\u0030",0x250c:"\u0053\u0046\u0030\u0031\u0030\u0030\u0030\u0030",0x2514:"\u0053\u0046\u0030\u0032\u0030\u0030\u0030\u0030",0x2510:"\u0053\u0046\u0030\u0033\u0030\u0030\u0030\u0030",0x2518:"\u0053\u0046\u0030\u0034\u0030\u0030\u0030\u0030",0x253c:"\u0053\u0046\u0030\u0035\u0030\u0030\u0030\u0030",0x252c:"\u0053\u0046\u0030\u0036\u0030\u0030\u0030\u0030",0x2534:"\u0053\u0046\u0030\u0037\u0030\u0030\u0030\u0030",0x251c:"\u0053\u0046\u0030\u0038\u0030\u0030\u0030\u0030",0x2524:"\u0053\u0046\u0030\u0039\u0030\u0030\u0030\u0030",0x2500:"\u0053\u0046\u0031\u0030\u0030\u0030\u0030\u0030",0x2502:"\u0053\u0046\u0031\u0031\u0030\u0030\u0030\u0030",0x2561:"\u0053\u0046\u0031\u0039\u0030\u0030\u0030\u0030",0x2562:"\u0053\u0046\u0032\u0030\u0030\u0030\u0030\u0030",0x2556:"\u0053\u0046\u0032\u0031\u0030\u0030\u0030\u0030",0x2555:"\u0053\u0046\u0032\u0032\u0030\u0030\u0030\u0030",0x2563:"\u0053\u0046\u0032\u0033\u0030\u0030\u0030\u0030",0x2551:"\u0053\u0046\u0032\u0034\u0030\u0030\u0030\u0030",0x2557:"\u0053\u0046\u0032\u0035\u0030\u0030\u0030\u0030",0x255d:"\u0053\u0046\u0032\u0036\u0030\u0030\u0030\u0030",0x255c:"\u0053\u0046\u0032\u0037\u0030\u0030\u0030\u0030",0x255b:"\u0053\u0046\u0032\u0038\u0030\u0030\u0030\u0030",0x255e:"\u0053\u0046\u0033\u0036\u0030\u0030\u0030\u0030",0x255f:"\u0053\u0046\u0033\u0037\u0030\u0030\u0030\u0030",0x255a:"\u0053\u0046\u0033\u0038\u0030\u0030\u0030\u0030",0x2554:"\u0053\u0046\u0033\u0039\u0030\u0030\u0030\u0030",0x2569:"\u0053\u0046\u0034\u0030\u0030\u0030\u0030\u0030",0x2566:"\u0053\u0046\u0034\u0031\u0030\u0030\u0030\u0030",0x2560:"\u0053\u0046\u0034\u0032\u0030\u0030\u0030\u0030",0x2550:"\u0053\u0046\u0034\u0033\u0030\u0030\u0030\u0030",0x256c:"\u0053\u0046\u0034\u0034\u0030\u0030\u0030\u0030",0x2567:"\u0053\u0046\u0034\u0035\u0030\u0030\u0030\u0030",0x2568:"\u0053\u0046\u0034\u0036\u0030\u0030\u0030\u0030",0x2564:"\u0053\u0046\u0034\u0037\u0030\u0030\u0030\u0030",0x2565:"\u0053\u0046\u0034\u0038\u0030\u0030\u0030\u0030",0x2559:"\u0053\u0046\u0034\u0039\u0030\u0030\u0030\u0030",0x2558:"\u0053\u0046\u0035\u0030\u0030\u0030\u0030\u0030",0x2552:"\u0053\u0046\u0035\u0031\u0030\u0030\u0030\u0030",0x2553:"\u0053\u0046\u0035\u0032\u0030\u0030\u0030\u0030",0x256b:"\u0053\u0046\u0035\u0033\u0030\u0030\u0030\u0030",0x256a:"\u0053\u0046\u0035\u0034\u0030\u0030\u0030\u0030",0x015a:"\u0053\u0061\u0063\u0075\u0074\u0065",0x1e64:"\u0053a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x03e0:"\u0053\u0061\u006d\u0070\u0069\u0067\u0072\u0065\u0065\u006b",0x0160:"\u0053\u0063\u0061\u0072\u006f\u006e",0x1e66:"\u0053c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0xf6fd:"S\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x015e:"\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf816:"\u0053c\u0065\u0064\u0069\u006c\u006c\u00611",0x018f:"\u0053\u0063\u0068w\u0061",0x04d8:"\u0053\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04da:"S\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x24c8:"\u0053c\u0069\u0072\u0063\u006c\u0065",0x015c:"S\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0218:"\u0053\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e60:"\u0053\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e62:"\u0053d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e68:"\u0053d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074",0x21d8:"\u0053e\u0061\u0072\u0072\u006f\u0077",0x054d:"S\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2166:"\u0053\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x0547:"S\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0428:"S\u0068\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03e2:"\u0053\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x04ba:"\u0053\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03ec:"S\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x03a3:"\u0053\u0069\u0067m\u0061",0x2165:"\u0053\u0069\u0078\u0072\u006f\u006d\u0061\u006e",0xff33:"\u0053\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a4e:"\u0053\u0071\u0063a\u0070",0x2a4f:"\u0053\u0071\u0063u\u0070",0xf773:"\u0053\u0073\u006d\u0061\u006c\u006c",0x03da:"S\u0074\u0069\u0067\u006d\u0061\u0067\u0072\u0065\u0065\u006b",0x2abc:"\u0053\u0075\u0063\u0063",0x21d9:"\u0053w\u0061\u0072\u0072\u006f\u0077",0x0054:"\u0054",0x03a4:"\u0054\u0061\u0075",0x0166:"\u0054\u0062\u0061\u0072",0x0164:"\u0054\u0063\u0061\u0072\u006f\u006e",0xf814:"\u0054c\u0061\u0072\u006f\u006e\u0031",0xf818:"\u0054c\u0065\u0064\u0069\u006c\u006c\u00611",0x24c9:"\u0054c\u0069\u0072\u0063\u006c\u0065",0x1e70:"\u0054\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0162:"\u0054\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6a:"\u0054\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6c:"\u0054d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04ac:"\u0054\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2169:"\u0054\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x04b4:"\u0054\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0398:"\u0054\u0068\u0065t\u0061",0x01ac:"\u0054\u0068\u006fo\u006b",0x00de:"\u0054\u0068\u006fr\u006e",0xf7fe:"\u0054\u0068\u006f\u0072\u006e\u0073\u006d\u0061\u006c\u006c",0x2162:"\u0054\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e",0xf6fe:"\u0054\u0069\u006c\u0064\u0065\u0073\u006d\u0061\u006c\u006c",0x054f:"\u0054\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e6e:"\u0054\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff34:"\u0054\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0539:"\u0054\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01bc:"\u0054\u006f\u006e\u0065\u0066\u0069\u0076\u0065",0x0184:"\u0054o\u006e\u0065\u0073\u0069\u0078",0x01a7:"\u0054o\u006e\u0065\u0074\u0077\u006f",0x01ae:"\u0054\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x0426:"T\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x040b:"\u0054\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf774:"\u0054\u0073\u006d\u0061\u006c\u006c",0x216b:"T\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e",0x2161:"\u0054\u0077\u006f\u0072\u006f\u006d\u0061\u006e",0x0055:"\u0055",0x27f0:"\u0055\u0055\u0070\u0061\u0072\u0072\u006f\u0077",0x00da:"\u0055\u0061\u0063\u0075\u0074\u0065",0xf7fa:"U\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x016c:"\u0055\u0062\u0072\u0065\u0076\u0065",0x01d3:"\u0055\u0063\u0061\u0072\u006f\u006e",0xf833:"\u0055\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24ca:"\u0055c\u0069\u0072\u0063\u006c\u0065",0x00db:"U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e76:"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0xf7fb:"\u0055\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0073\u006d\u0061\u006c\u006c",0x0423:"\u0055c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0214:"\u0055d\u0062\u006c\u0067\u0072\u0061\u0076e",0x00dc:"\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s",0x01d7:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x1e72:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077",0x01d9:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e",0x04f0:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01db:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065",0x01d5:"\u0055d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0xf7fc:"\u0055\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1ee4:"\u0055d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00d9:"\u0055\u0067\u0072\u0061\u0076\u0065",0xf7f9:"U\u0067\u0072\u0061\u0076\u0065\u0073\u006d\u0061\u006c\u006c",0x1ee6:"\u0055\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01af:"\u0055\u0068\u006fr\u006e",0x1ee8:"\u0055\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ef0:"\u0055\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1eea:"\u0055\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1eec:"\u0055\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1eee:"\u0055\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x0170:"\u0055\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0x04f2:"U\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0216:"\u0055\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0478:"\u0055\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x016a:"\u0055m\u0061\u0063\u0072\u006f\u006e",0x04ee:"\u0055m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e7a:"\u0055m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xff35:"\u0055\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0172:"\u0055o\u0067\u006f\u006e\u0065\u006b",0x03a5:"\u0055p\u0073\u0069\u006c\u006f\u006e",0x03d2:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0031",0x03d3:"U\u0070\u0073\u0069\u006c\u006f\u006ea\u0063\u0075\u0074\u0065\u0068\u006f\u006f\u006b\u0073y\u006d\u0062\u006fl\u0067r\u0065\u0065\u006b",0x01b1:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0061\u0066r\u0069\u0063\u0061\u006e",0x02f4:"\u0055\u0070s\u0069\u006c\u006fn\u0064\u0069\u0061\u0065\u0072\u0065\u0073\u0069\u0073",0x03ab:"\u0055p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x03d4:"\u0055\u0070\u0073\u0069\u006c\u006f\u006e\u0064\u0069\u0065r\u0065\u0073\u0069\u0073\u0068\u006f\u006fk\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0x038e:"\u0055\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x016e:"\u0055\u0072\u0069n\u0067",0x040e:"\u0055\u0073\u0068\u006f\u0072\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0xf775:"\u0055\u0073\u006d\u0061\u006c\u006c",0x04ae:"\u0055\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04b0:"\u0055\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0168:"\u0055\u0074\u0069\u006c\u0064\u0065",0x1e78:"U\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e74:"U\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x290a:"\u0055\u0075\u0070\u0061\u0072\u0072\u006f\u0077",0x0056:"\u0056",0x22ab:"\u0056\u0044\u0061s\u0068",0x2aeb:"\u0056\u0062\u0061\u0072",0x24cb:"\u0056c\u0069\u0072\u0063\u006c\u0065",0x1e7e:"\u0056d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a54:"\u0056\u0065\u0065",0x054e:"V\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01b2:"\u0056\u0068\u006fo\u006b",0xff36:"\u0056\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0548:"\u0056\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf776:"\u0056\u0073\u006d\u0061\u006c\u006c",0x1e7c:"\u0056\u0074\u0069\u006c\u0064\u0065",0x2980:"\u0056\u0076\u0065r\u0074",0x0057:"\u0057",0x1e82:"\u0057\u0061\u0063\u0075\u0074\u0065",0x24cc:"\u0057c\u0069\u0072\u0063\u006c\u0065",0x0174:"W\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e84:"\u0057d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e86:"\u0057\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e88:"\u0057d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a53:"\u0057\u0065\u0064g\u0065",0x1e80:"\u0057\u0067\u0072\u0061\u0076\u0065",0xff37:"\u0057\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf777:"\u0057\u0073\u006d\u0061\u006c\u006c",0x0058:"\u0058",0x24cd:"\u0058c\u0069\u0072\u0063\u006c\u0065",0x1e8c:"\u0058d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8a:"\u0058\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x053d:"X\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x039e:"\u0058\u0069",0xff38:"\u0058\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf778:"\u0058\u0073\u006d\u0061\u006c\u006c",0x0059:"\u0059",0x00dd:"\u0059\u0061\u0063\u0075\u0074\u0065",0xf7fd:"Y\u0061\u0063\u0075\u0074\u0065\u0073\u006d\u0061\u006c\u006c",0x24ce:"\u0059c\u0069\u0072\u0063\u006c\u0065",0x0176:"Y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0178:"\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s",0xf7ff:"\u0059\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073s\u006d\u0061\u006c\u006c",0x1e8e:"\u0059\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1ef4:"\u0059d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04f8:"Y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063",0x1ef2:"\u0059\u0067\u0072\u0061\u0076\u0065",0x01b3:"\u0059\u0068\u006fo\u006b",0x1ef6:"\u0059\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0545:"\u0059\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0407:"\u0059\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0552:"\u0059\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff39:"\u0059\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf779:"\u0059\u0073\u006d\u0061\u006c\u006c",0x021f:"\u0059s\u006d\u0061\u006c\u006c\u0063\u0061p",0x1ef8:"\u0059\u0074\u0069\u006c\u0064\u0065",0x2144:"\u0059\u0075\u0070",0x046a:"\u0059\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x046c:"\u0059\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063",0x0466:"\u0059\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0468:"\u0059u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x005a:"\u005a",0x0536:"\u005a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0179:"\u005a\u0061\u0063\u0075\u0074\u0065",0x017d:"\u005a\u0063\u0061\u0072\u006f\u006e",0xf6ff:"Z\u0063\u0061\u0072\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x24cf:"\u005ac\u0069\u0072\u0063\u006c\u0065",0x1e90:"Z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x017b:"\u005a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e92:"\u005ad\u006f\u0074\u0062\u0065\u006c\u006fw",0x0498:"\u005a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04de:"\u005ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x0396:"\u005a\u0065\u0074\u0061",0x053a:"Z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03fd:"\u005a\u0068\u0065\u0062\u0072\u0065\u0076\u0065",0x04c1:"\u005a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0496:"Z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04dc:"\u005a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e94:"\u005a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff3a:"\u005a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf77a:"\u005a\u0073\u006d\u0061\u006c\u006c",0x01b5:"\u005as\u0074\u0072\u006f\u006b\u0065",0x0061:"\u0061",0x2701:"\u0061\u0031",0x2702:"\u0061\u0032",0x2704:"\u0061\u0033",0x260e:"\u0061\u0034",0x2706:"\u0061\u0035",0x271d:"\u0061\u0036",0x271e:"\u0061\u0037",0x271f:"\u0061\u0038",0x2720:"\u0061\u0039",0x2721:"\u0061\u0031\u0030",0x261b:"\u0061\u0031\u0031",0x261e:"\u0061\u0031\u0032",0x270c:"\u0061\u0031\u0033",0x270d:"\u0061\u0031\u0034",0x270e:"\u0061\u0031\u0035",0x270f:"\u0061\u0031\u0036",0x2711:"\u0061\u0031\u0037",0x2712:"\u0061\u0031\u0038",0x2713:"\u0061\u0031\u0039",0x2714:"\u0061\u0032\u0030",0x2715:"\u0061\u0032\u0031",0x2716:"\u0061\u0032\u0032",0x2717:"\u0061\u0032\u0033",0x2718:"\u0061\u0032\u0034",0x2719:"\u0061\u0032\u0035",0x271a:"\u0061\u0032\u0036",0x271b:"\u0061\u0032\u0037",0x271c:"\u0061\u0032\u0038",0x2722:"\u0061\u0032\u0039",0x2723:"\u0061\u0033\u0030",0x2724:"\u0061\u0033\u0031",0x2725:"\u0061\u0033\u0032",0x2726:"\u0061\u0033\u0033",0x2727:"\u0061\u0033\u0034",0x2605:"\u0061\u0033\u0035",0x2729:"\u0061\u0033\u0036",0x272a:"\u0061\u0033\u0037",0x272b:"\u0061\u0033\u0038",0x272c:"\u0061\u0033\u0039",0x272d:"\u0061\u0034\u0030",0x272e:"\u0061\u0034\u0031",0x272f:"\u0061\u0034\u0032",0x2730:"\u0061\u0034\u0033",0x2731:"\u0061\u0034\u0034",0x2732:"\u0061\u0034\u0035",0x2733:"\u0061\u0034\u0036",0x2734:"\u0061\u0034\u0037",0x2735:"\u0061\u0034\u0038",0x2736:"\u0061\u0034\u0039",0x2737:"\u0061\u0035\u0030",0x2738:"\u0061\u0035\u0031",0x2739:"\u0061\u0035\u0032",0x273a:"\u0061\u0035\u0033",0x273b:"\u0061\u0035\u0034",0x273c:"\u0061\u0035\u0035",0x273d:"\u0061\u0035\u0036",0x273e:"\u0061\u0035\u0037",0x273f:"\u0061\u0035\u0038",0x2740:"\u0061\u0035\u0039",0x2741:"\u0061\u0036\u0030",0x2742:"\u0061\u0036\u0031",0x2743:"\u0061\u0036\u0032",0x2744:"\u0061\u0036\u0033",0x2745:"\u0061\u0036\u0034",0x2746:"\u0061\u0036\u0035",0x2747:"\u0061\u0036\u0036",0x2748:"\u0061\u0036\u0037",0x2749:"\u0061\u0036\u0038",0x274a:"\u0061\u0036\u0039",0x274b:"\u0061\u0037\u0030",0x25cf:"\u0061\u0037\u0031",0x274d:"\u0061\u0037\u0032",0x25a0:"\u0061\u0037\u0033",0x274f:"\u0061\u0037\u0034",0x2751:"\u0061\u0037\u0035",0x25b2:"\u0061\u0037\u0036",0x25bc:"\u0061\u0037\u0037",0x25c6:"\u0061\u0037\u0038",0x2756:"\u0061\u0037\u0039",0x25d7:"\u0061\u0038\u0031",0x2758:"\u0061\u0038\u0032",0x2759:"\u0061\u0038\u0033",0x275a:"\u0061\u0038\u0034",0xf8de:"\u0061\u0038\u0035",0xf8e0:"\u0061\u0038\u0036",0xf8e1:"\u0061\u0038\u0037",0xf8e2:"\u0061\u0038\u0038",0xf8d7:"\u0061\u0038\u0039",0xf8d8:"\u0061\u0039\u0030",0xf8db:"\u0061\u0039\u0031",0xf8dc:"\u0061\u0039\u0032",0xf8d9:"\u0061\u0039\u0033",0xf8da:"\u0061\u0039\u0034",0xf8e3:"\u0061\u0039\u0035",0xf8e4:"\u0061\u0039\u0036",0x275b:"\u0061\u0039\u0037",0x275c:"\u0061\u0039\u0038",0x275d:"\u0061\u0039\u0039",0x275e:"\u0061\u0031\u0030\u0030",0x2761:"\u0061\u0031\u0030\u0031",0x2762:"\u0061\u0031\u0030\u0032",0x2763:"\u0061\u0031\u0030\u0033",0x2764:"\u0061\u0031\u0030\u0034",0x2710:"\u0061\u0031\u0030\u0035",0x2765:"\u0061\u0031\u0030\u0036",0x2766:"\u0061\u0031\u0030\u0037",0x2767:"\u0061\u0031\u0030\u0038",0x2709:"\u0061\u0031\u0031\u0037",0x2708:"\u0061\u0031\u0031\u0038",0x2707:"\u0061\u0031\u0031\u0039",0x2460:"\u0061\u0031\u0032\u0030",0x2461:"\u0061\u0031\u0032\u0031",0x2462:"\u0061\u0031\u0032\u0032",0x2463:"\u0061\u0031\u0032\u0033",0x2464:"\u0061\u0031\u0032\u0034",0x2465:"\u0061\u0031\u0032\u0035",0x2466:"\u0061\u0031\u0032\u0036",0x2467:"\u0061\u0031\u0032\u0037",0x2468:"\u0061\u0031\u0032\u0038",0x2469:"\u0061\u0031\u0032\u0039",0x2776:"\u0061\u0031\u0033\u0030",0x2777:"\u0061\u0031\u0033\u0031",0x2778:"\u0061\u0031\u0033\u0032",0x2779:"\u0061\u0031\u0033\u0033",0x277a:"\u0061\u0031\u0033\u0034",0x277b:"\u0061\u0031\u0033\u0035",0x277c:"\u0061\u0031\u0033\u0036",0x277d:"\u0061\u0031\u0033\u0037",0x277e:"\u0061\u0031\u0033\u0038",0x277f:"\u0061\u0031\u0033\u0039",0x2780:"\u0061\u0031\u0034\u0030",0x2781:"\u0061\u0031\u0034\u0031",0x2782:"\u0061\u0031\u0034\u0032",0x2783:"\u0061\u0031\u0034\u0033",0x2784:"\u0061\u0031\u0034\u0034",0x2785:"\u0061\u0031\u0034\u0035",0x2786:"\u0061\u0031\u0034\u0036",0x2787:"\u0061\u0031\u0034\u0037",0x2788:"\u0061\u0031\u0034\u0038",0x2789:"\u0061\u0031\u0034\u0039",0x278a:"\u0061\u0031\u0035\u0030",0x278b:"\u0061\u0031\u0035\u0031",0x278c:"\u0061\u0031\u0035\u0032",0x278d:"\u0061\u0031\u0035\u0033",0x278e:"\u0061\u0031\u0035\u0034",0x278f:"\u0061\u0031\u0035\u0035",0x2790:"\u0061\u0031\u0035\u0036",0x2791:"\u0061\u0031\u0035\u0037",0x2792:"\u0061\u0031\u0035\u0038",0x2793:"\u0061\u0031\u0035\u0039",0x2794:"\u0061\u0031\u0036\u0030",0x27a3:"\u0061\u0031\u0036\u0032",0x2195:"\u0061\u0031\u0036\u0034",0x2799:"\u0061\u0031\u0036\u0035",0x279b:"\u0061\u0031\u0036\u0036",0x279c:"\u0061\u0031\u0036\u0037",0x279d:"\u0061\u0031\u0036\u0038",0x279e:"\u0061\u0031\u0036\u0039",0x279f:"\u0061\u0031\u0037\u0030",0x27a0:"\u0061\u0031\u0037\u0031",0x27a1:"\u0061\u0031\u0037\u0032",0x27a2:"\u0061\u0031\u0037\u0033",0x27a4:"\u0061\u0031\u0037\u0034",0x27a5:"\u0061\u0031\u0037\u0035",0x27a6:"\u0061\u0031\u0037\u0036",0x27a7:"\u0061\u0031\u0037\u0037",0x27a8:"\u0061\u0031\u0037\u0038",0x27a9:"\u0061\u0031\u0037\u0039",0x27ab:"\u0061\u0031\u0038\u0030",0x27ad:"\u0061\u0031\u0038\u0031",0x27af:"\u0061\u0031\u0038\u0032",0x27b2:"\u0061\u0031\u0038\u0033",0x27b3:"\u0061\u0031\u0038\u0034",0x27b5:"\u0061\u0031\u0038\u0035",0x27b8:"\u0061\u0031\u0038\u0036",0x27ba:"\u0061\u0031\u0038\u0037",0x27bb:"\u0061\u0031\u0038\u0038",0x27bc:"\u0061\u0031\u0038\u0039",0x27bd:"\u0061\u0031\u0039\u0030",0x27be:"\u0061\u0031\u0039\u0031",0x279a:"\u0061\u0031\u0039\u0032",0x27aa:"\u0061\u0031\u0039\u0033",0x27b6:"\u0061\u0031\u0039\u0034",0x27b9:"\u0061\u0031\u0039\u0035",0x2798:"\u0061\u0031\u0039\u0036",0x27b4:"\u0061\u0031\u0039\u0037",0x27b7:"\u0061\u0031\u0039\u0038",0x27ac:"\u0061\u0031\u0039\u0039",0x27ae:"\u0061\u0032\u0030\u0030",0x27b1:"\u0061\u0032\u0030\u0031",0x2703:"\u0061\u0032\u0030\u0032",0x2750:"\u0061\u0032\u0030\u0033",0x2752:"\u0061\u0032\u0030\u0034",0xf8dd:"\u0061\u0032\u0030\u0035",0xf8df:"\u0061\u0032\u0030\u0036",0x0986:"\u0061a\u0062\u0065\u006e\u0067\u0061\u006ci",0x00e1:"\u0061\u0061\u0063\u0075\u0074\u0065",0x0906:"\u0061\u0061\u0064\u0065\u0076\u0061",0x0a86:"\u0061\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a06:"\u0061\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a3e:"\u0061a\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3303:"\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x09be:"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x093e:"\u0061a\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0abe:"\u0061\u0061\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x055f:"\u0061b\u0062\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006f\u006e\u006da\u0072\u006b\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0970:"a\u0062b\u0072\u0065\u0076\u0069\u0061\u0074\u0069\u006fn\u0073\u0069\u0067\u006ede\u0076\u0061",0x0985:"\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311a:"\u0061b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0103:"\u0061\u0062\u0072\u0065\u0076\u0065",0x1eaf:"a\u0062\u0072\u0065\u0076\u0065\u0061\u0063\u0075\u0074\u0065",0x04d1:"\u0061\u0062\u0072\u0065\u0076\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1eb7:"\u0061\u0062\u0072\u0065\u0076\u0065\u0064\u006f\u0074b\u0065\u006c\u006f\u0077",0x1eb1:"a\u0062\u0072\u0065\u0076\u0065\u0067\u0072\u0061\u0076\u0065",0x1eb3:"\u0061b\u0072e\u0076\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x1eb5:"a\u0062\u0072\u0065\u0076\u0065\u0074\u0069\u006c\u0064\u0065",0x01ce:"\u0061\u0063\u0061\u0072\u006f\u006e",0x2100:"\u0061c\u0063\u006f\u0075\u006e\u0074\u006ff",0x23e6:"\u0061c\u0063\u0075\u0072\u0072\u0065\u006et",0x267e:"\u0061\u0063\u0069\u0064\u0066\u0072\u0065\u0065",0x24d0:"\u0061c\u0069\u0072\u0063\u006c\u0065",0x00e2:"a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ea5:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ead:"\u0061\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ea7:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ea9:"a\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1eab:"\u0061\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x00b4:"\u0061\u0063\u0075t\u0065",0x0317:"\u0061\u0063\u0075\u0074\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0301:"\u0061c\u0075\u0074\u0065\u0063\u006f\u006db",0x0954:"\u0061c\u0075\u0074\u0065\u0064\u0065\u0076a",0x02cf:"a\u0063\u0075\u0074\u0065\u006c\u006f\u0077\u006d\u006f\u0064",0x0274:"\u0061c\u0075\u0074\u0065\u006e\u006f\u0073p",0x0341:"\u0061\u0063\u0075t\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062",0x2940:"\u0061\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",0x2939:"\u0061c\u0077l\u0065\u0066\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x21ba:"\u0061c\u0077o\u0070\u0065\u006e\u0063\u0069r\u0063\u006ce\u0061\u0072\u0072\u006f\u0077",0x293a:"\u0061c\u0077o\u0076\u0065\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x293b:"\u0061\u0063w\u0075\u006e\u0064e\u0072\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x0201:"\u0061d\u0062\u006c\u0067\u0072\u0061\u0076e",0x0a71:"\u0061\u0064\u0064\u0061\u006b\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2101:"\u0061\u0064\u0064\u0072\u0065\u0073\u0073\u0073\u0075b\u006a\u0065\u0063\u0074",0x0905:"\u0061\u0064\u0065v\u0061",0x00e4:"\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s",0x04d3:"\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01df:"\u0061d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0x1ea1:"\u0061d\u006f\u0074\u0062\u0065\u006c\u006fw",0x01e1:"\u0061\u0064\u006f\u0074\u006d\u0061\u0063\u0072\u006f\u006e",0x22f0:"\u0061\u0064\u006ft\u0073",0x00e6:"\u0061\u0065",0x01fd:"\u0061e\u0061\u0063\u0075\u0074\u0065",0x3150:"\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x01e3:"\u0061\u0065\u006d\u0061\u0063\u0072\u006f\u006e",0x200e:"\u0061f\u0069\u0069\u0032\u0039\u0039",0x200f:"\u0061f\u0069\u0069\u0033\u0030\u0030",0x200d:"\u0061f\u0069\u0069\u0033\u0030\u0031",0x0410:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00317",0x0411:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00318",0x0412:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00319",0x0416:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00324",0x0417:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00325",0x0419:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00327",0x041a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00328",0x041d:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00331",0x041f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00333",0x0420:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00334",0x0421:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00335",0x0422:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00336",0x0424:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00338",0x0429:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00343",0x042a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00344",0x042b:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00345",0x042c:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00346",0x042e:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00348",0x042f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00349",0x0402:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00351",0x0403:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00352",0x0405:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00354",0x0406:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00355",0x0408:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00357",0x040a:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00359",0xf6c4:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00363",0xf6c5:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00364",0x0430:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00365",0x0432:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00367",0x0433:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00368",0x0434:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00369",0x0451:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00371",0x0437:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00373",0x0439:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00375",0x043d:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00379",0x0442:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00384",0x0443:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00385",0x0444:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00386",0x0445:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00387",0x0448:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00390",0x0449:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00391",0x044e:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00396",0x044f:"\u0061f\u0069\u0069\u0031\u0030\u0030\u00397",0x0455:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00302",0x0456:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00303",0x0458:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00305",0x045a:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00307",0x045c:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00309",0x045e:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00310",0x0462:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00346",0x0472:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00347",0x0474:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00348",0xf6c6:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00392",0x0473:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00395",0x0475:"\u0061f\u0069\u0069\u0031\u0030\u0031\u00396",0xf6c7:"\u0061f\u0069\u0069\u0031\u0030\u0038\u00331",0xf6c8:"\u0061f\u0069\u0069\u0031\u0030\u0038\u00332",0x060c:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00388",0x0663:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00395",0x0666:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00398",0x0667:"\u0061f\u0069\u0069\u0035\u0037\u0033\u00399",0x061b:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00303",0x061f:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00307",0x0622:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00310",0x0623:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00311",0x0624:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00312",0x062a:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00318",0x062d:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00321",0x062e:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00322",0x062f:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00323",0x0633:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00327",0x0634:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00328",0x0635:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00329",0x0636:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00330",0x0639:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00333",0x0641:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00341",0x0642:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00342",0x0643:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00343",0x0644:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00344",0x0645:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00345",0x064b:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00351",0x064c:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00352",0x0650:"\u0061f\u0069\u0069\u0035\u0037\u0034\u00356",0x0698:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00308",0x0679:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00311",0x0688:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00312",0x06ba:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00314",0x06d5:"\u0061f\u0069\u0069\u0035\u0037\u0035\u00334",0x20aa:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00336",0x05be:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00345",0x05d2:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00366",0x05d4:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00368",0x05d6:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00370",0x05d7:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00371",0x05d9:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00373",0x05da:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00374",0x05df:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00379",0x05e4:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00384",0x05e6:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00386",0xfb2b:"\u0061f\u0069\u0069\u0035\u0037\u0036\u00395",0x05f0:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00316",0x05f1:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00317",0x05b8:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00397",0x05b0:"\u0061f\u0069\u0069\u0035\u0037\u0037\u00399",0x05c2:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00303",0x05bf:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00341",0x05c0:"\u0061f\u0069\u0069\u0035\u0037\u0038\u00342",0x2113:"\u0061f\u0069\u0069\u0036\u0031\u0032\u00389",0x202c:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00373",0x202d:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00374",0x202e:"\u0061f\u0069\u0069\u0036\u0031\u0035\u00375",0x200c:"\u0061f\u0069\u0069\u0036\u0031\u0036\u00364",0x066d:"\u0061f\u0069\u0069\u0036\u0033\u0031\u00367",0x02bd:"\u0061f\u0069\u0069\u0036\u0034\u0039\u00337",0x00e0:"\u0061\u0067\u0072\u0061\u0076\u0065",0x0a85:"\u0061g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a05:"\u0061g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3042:"\u0061h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ea3:"\u0061\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0990:"\u0061i\u0062\u0065\u006e\u0067\u0061\u006ci",0x311e:"\u0061\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0910:"\u0061\u0069\u0064\u0065\u0076\u0061",0x04d5:"a\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0a90:"\u0061\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a10:"\u0061\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a48:"\u0061i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfeca:"\u0061\u0069\u006e\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfecb:"\u0061\u0069n\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfec9:"a\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfecc:"\u0061i\u006em\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0203:"\u0061\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x09c8:"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0948:"\u0061i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac8:"\u0061\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x30a2:"\u0061k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff71:"\u0061k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x314f:"\u0061k\u006f\u0072\u0065\u0061\u006e",0x05d0:"\u0061\u006c\u0065\u0066",0x0627:"\u0061\u006c\u0065\u0066\u0061\u0072\u0061\u0062\u0069\u0063",0xfb30:"\u0061\u006ce\u0066\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfe8e:"\u0061l\u0065f\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe84:"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0x0625:"a\u006ce\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065l\u006f\u0077\u0061\u0072ab\u0069\u0063",0xfe88:"\u0061l\u0065\u0066\u0068\u0061m\u007a\u0061\u0062\u0065\u006co\u0077f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0xfe8d:"\u0061\u006c\u0065f\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb4f:"\u0061l\u0065f\u006c\u0061\u006d\u0065\u0064\u0068\u0065\u0062\u0072\u0065\u0077",0xfe82:"\u0061l\u0065\u0066\u006d\u0061d\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069n\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0x0649:"\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0061r\u0061\u0062\u0069\u0063",0xfef0:"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062i\u0063",0xfeef:"\u0061\u006c\u0065\u0066ma\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfef4:"\u0061\u006c\u0065fm\u0061\u006b\u0073\u0075\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb2e:"\u0061l\u0065f\u0070\u0061\u0074\u0061\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfb2f:"\u0061\u006ce\u0066\u0071\u0061m\u0061\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",0x0671:"\u0061l\u0065\u0066\u0077\u0061\u0073\u006ca",0xfb51:"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061f\u0069\u006e\u0061\u006c",0xfb50:"\u0061\u006c\u0065\u0066\u0077\u0061\u0073\u006c\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064",0xfd3c:"a\u006c\u0065\u0066\u0077it\u0068f\u0061\u0074\u0068\u0061\u0074a\u006e\u0066\u0069\u006e\u0061\u006c",0xfd3d:"\u0061l\u0065\u0066\u0077\u0069\u0074\u0068\u0066\u0061\u0074\u0068\u0061t\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe83:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfe87:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u0068\u0061\u006dz\u0061\u0062\u0065\u006c\u006f\u0077\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfe81:"\u0061\u006c\u0065\u0066\u0077\u0069\u0074\u0068\u006d\u0061\u0064d\u0061\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0x2135:"\u0061\u006c\u0065p\u0068",0x224c:"\u0061\u006c\u006c\u0065\u0071\u0075\u0061\u006c",0x03b1:"\u0061\u006c\u0070h\u0061",0x03ac:"\u0061\u006c\u0070\u0068\u0061\u0074\u006f\u006e\u006f\u0073",0xd802:"a\u006c\u0074\u0073\u0065\u006c\u0065\u0063\u0074\u006f\u0072",0x0101:"\u0061m\u0061\u0063\u0072\u006f\u006e",0xff41:"\u0061\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0026:"\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed",0xff06:"\u0061m\u0070e\u0072\u0073\u0061\u006e\u0064m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xf726:"\u0061\u006d\u0070\u0065\u0072\u0073\u0061\u006e\u0064s\u006d\u0061\u006c\u006c",0x33c2:"\u0061\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x3122:"\u0061\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x3124:"a\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x27e8:"\u0061\u006e\u0067\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0x27e9:"\u0061n\u0067b\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x299f:"\u0061\u006e\u0067\u0064\u006e\u0072",0x0e5a:"\u0061\u006e\u0067\u006b\u0068\u0061\u006e\u006b\u0068u\u0074\u0068\u0061\u0069",0x2220:"\u0061\u006e\u0067l\u0065",0x3008:"\u0061\u006eg\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe3f:"\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006ce\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3009:"\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074",0xfe40:"\u0061n\u0067\u006c\u0065\u0062r\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l",0x2329:"\u0061n\u0067\u006c\u0065\u006c\u0065\u0066t",0x232a:"\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x299e:"\u0061\u006e\u0067\u006c\u0065\u0073",0x29a4:"\u0061n\u0067\u006c\u0065\u0075\u0062\u0061r",0x212b:"\u0061\u006e\u0067\u0073\u0074\u0072\u006f\u006d",0x20e7:"\u0061n\u006e\u0075\u0069\u0074\u0079",0x0387:"\u0061n\u006f\u0074\u0065\u006c\u0065\u0069a",0x27f2:"\u0061\u006e\u0074\u0069\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x0952:"\u0061\u006e\u0075d\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061",0x0982:"\u0061n\u0075s\u0076\u0061\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0902:"\u0061\u006e\u0075s\u0076\u0061\u0072\u0061\u0064\u0065\u0076\u0061",0x0a82:"\u0061\u006eu\u0073\u0076\u0061r\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0105:"\u0061o\u0067\u006f\u006e\u0065\u006b",0x3300:"\u0061\u0070\u0061a\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x249c:"\u0061\u0070\u0061\u0072\u0065\u006e",0x0245:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065",0x055a:"\u0061p\u006fs\u0074\u0072\u006f\u0070\u0068e\u0061\u0072m\u0065\u006e\u0069\u0061\u006e",0x02bc:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u006d\u006f\u0064",0x0246:"\u0061\u0070\u006f\u0073\u0074\u0072\u006f\u0070\u0068\u0065\u0072\u0065\u0076",0xf8ff:"\u0061\u0070\u0070l\u0065",0x2250:"\u0061\u0070\u0070\u0072\u006f\u0061\u0063\u0068\u0065\u0073",0x2a70:"\u0061p\u0070\u0072\u006f\u0078\u0065\u0071q",0x2248:"a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c",0x2252:"\u0061p\u0070r\u006f\u0078\u0065\u0071\u0075a\u006c\u006fr\u0069\u006d\u0061\u0067\u0065",0x224b:"a\u0070\u0070\u0072\u006f\u0078\u0069\u0064\u0065\u006e\u0074",0x224a:"\u0061\u0070\u0070\u0072\u006f\u0078\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x318e:"\u0061\u0072\u0061e\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x318d:"a\u0072\u0061\u0065\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x2312:"\u0061\u0072\u0063",0x2258:"\u0061\u0072\u0063e\u0071",0x21b6:"\u0061\u0072\u0063h\u006c\u0065\u0066\u0074\u0064\u006f\u0077\u006e",0x21b7:"\u0061\u0072\u0063\u0068\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0077\u006e",0x1e9a:"\u0061\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u006cf\u0072\u0069\u006e\u0067",0x00e5:"\u0061\u0072\u0069n\u0067",0x01fb:"\u0061\u0072\u0069\u006e\u0067\u0061\u0063\u0075\u0074\u0065",0x1e01:"\u0061\u0072\u0069\u006e\u0067\u0062\u0065\u006c\u006f\u0077",0x0590:"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u0064\u006f\u0077\u006e",0x058d:"\u0061\u0072\u0072o\u0077\u0062\u0061\u0072\u006c\u0065\u0066\u0074",0x058f:"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074",0x058e:"\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0075\u0070",0x2194:"\u0061r\u0072\u006f\u0077\u0062\u006f\u0074h",0x21e3:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0064\u006f\u0077\u006e",0x21e0:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u006c\u0065\u0066\u0074",0x21e2:"\u0061\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068r\u0069\u0067\u0068\u0074",0x21e1:"a\u0072\u0072\u006f\u0077\u0064\u0061\u0073\u0068\u0075\u0070",0x21d4:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068",0x21d5:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0062\u006f\u0074\u0068\u0076",0x21d3:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u0064\u006f\u0077\u006e",0x21d0:"\u0061\u0072\u0072o\u0077\u0064\u0062\u006c\u006c\u0065\u0066\u0074",0x21d2:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074",0x21d1:"\u0061\u0072\u0072\u006f\u0077\u0064\u0062\u006c\u0075\u0070",0x2193:"\u0061r\u0072\u006f\u0077\u0064\u006f\u0077n",0x2199:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074",0x2198:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006er\u0069\u0067\u0068\u0074",0x21e9:"\u0061\u0072\u0072\u006f\u0077\u0064\u006f\u0077\u006ew\u0068\u0069\u0074\u0065",0x02c5:"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u0064\u006f\u0077\u006e\u006d\u006f\u0064",0x02c2:"\u0061\u0072r\u006f\u0077\u0068e\u0061\u0064\u006c\u0065\u0066\u0074\u006d\u006f\u0064",0x02c3:"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064\u0072\u0069\u0067h\u0074\u006d\u006f\u0064",0x02c4:"\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064u\u0070\u006d\u006f\u0064",0x21aa:"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006b\u006c\u0065\u0066\u0074",0x21a9:"\u0061\u0072\u0072\u006f\u0077\u0068\u006f\u006f\u006br\u0069\u0067\u0068\u0074",0xf8e7:"\u0061\u0072\u0072o\u0077\u0068\u006f\u0072\u0069\u007a\u0065\u0078",0x2190:"\u0061r\u0072\u006f\u0077\u006c\u0065\u0066t",0x21bd:"\u0061\u0072r\u006f\u0077\u006ce\u0066\u0074\u0062\u006f\u0074\u0068\u0061\u006c\u0066",0x21cd:"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074d\u0062\u006cs\u0074\u0072\u006f\u006b\u0065",0x21c6:"\u0061r\u0072o\u0077\u006c\u0065\u0066\u0074o\u0076\u0065r\u0072\u0069\u0067\u0068\u0074",0x21e6:"\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074w\u0068\u0069\u0074\u0065",0x2192:"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",0x21c1:"\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0062\u006ft\u0068\u0061\u006c\u0066",0x21cf:"\u0061\u0072\u0072\u006fwr\u0069\u0067\u0068\u0074\u0064\u0062\u006c\u0073\u0074\u0072\u006f\u006b\u0065",0x21c4:"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068t\u006f\u0076e\u0072\u006c\u0065\u0066\u0074",0x21e8:"\u0061r\u0072o\u0077\u0072\u0069\u0067\u0068\u0074\u0077\u0068\u0069\u0074\u0065",0x21e4:"\u0061\u0072\u0072o\u0077\u0074\u0061\u0062\u006c\u0065\u0066\u0074",0x21e5:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0062\u0072\u0069\u0067\u0068\u0074",0x21a2:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c\u006c\u0065\u0066\u0074",0x21a3:"\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006cr\u0069\u0067\u0068\u0074",0x21da:"\u0061r\u0072o\u0077\u0074\u0072\u0069\u0070\u006c\u0065\u006c\u0065\u0066\u0074",0x21db:"\u0061\u0072r\u006f\u0077\u0074r\u0069\u0070\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x2191:"\u0061r\u0072\u006f\u0077\u0075\u0070",0x21a8:"\u0061r\u0072o\u0077\u0075\u0070\u0064\u006f\u0077\u006e\u0062\u0061\u0073\u0065",0x2196:"a\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074",0x21c5:"\u0061\u0072\u0072\u006f\u0077\u0075\u0070\u006c\u0065\u0066\u0074\u006ff\u0064\u006f\u0077\u006e",0x2197:"\u0061\u0072\u0072o\u0077\u0075\u0070\u0072\u0069\u0067\u0068\u0074",0x21e7:"\u0061\u0072\u0072o\u0077\u0075\u0070\u0077\u0068\u0069\u0074\u0065",0xf8e6:"a\u0072\u0072\u006f\u0077\u0076\u0065\u0072\u0074\u0065\u0078",0xd80a:"a\u0073c\u0065\u006e\u0064\u0065\u0072\u0063\u006f\u006dp\u0077\u006f\u0072\u0064ma\u0072\u006b",0x005e:"a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d",0xff3e:"a\u0073c\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006dm\u006f\u006e\u006f\u0073pa\u0063\u0065",0x007e:"\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065",0xff5e:"\u0061\u0073\u0063\u0069it\u0069\u006c\u0064\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0251:"\u0061s\u0063\u0072\u0069\u0070\u0074",0x0252:"\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0074\u0075\u0072\u006e\u0065\u0064",0x3041:"\u0061\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a1:"\u0061\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff67:"\u0061\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x22a6:"\u0061\u0073\u0073\u0065\u0072\u0074",0x2a6e:"\u0061\u0073\u0074e\u0071",0x20f0:"a\u0073\u0074\u0065\u0072\u0061\u0063\u0063\u0065\u006e\u0074",0x002a:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b",0x2217:"\u0061\u0073\u0074e\u0072\u0069\u0073\u006b\u006d\u0061\u0074\u0068",0xff0a:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xfe61:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b\u0073\u006d\u0061\u006c\u006c",0x2042:"\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006d",0x2609:"\u0061\u0073\u0074\u0072\u006f\u0073\u0075\u006e",0xf6e9:"\u0061s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2243:"\u0061\u0073\u0079\u006dpt\u006f\u0074\u0069\u0063\u0061\u006c\u006c\u0079\u0065\u0071\u0075\u0061\u006c",0x0040:"\u0061\u0074",0x00e3:"\u0061\u0074\u0069\u006c\u0064\u0065",0xff20:"a\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe6b:"\u0061t\u0073\u006d\u0061\u006c\u006c",0x0250:"\u0061t\u0075\u0072\u006e\u0065\u0064",0x0994:"\u0061u\u0062\u0065\u006e\u0067\u0061\u006ci",0x3120:"\u0061\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0914:"\u0061\u0075\u0064\u0065\u0076\u0061",0x0a94:"\u0061\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a14:"\u0061\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09d7:"\u0061\u0075\u006c\u0065ng\u0074\u0068\u006d\u0061\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0a4c:"\u0061u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09cc:"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x094c:"\u0061u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0acc:"\u0061\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x093d:"\u0061\u0076\u0061g\u0072\u0061\u0068\u0061\u0064\u0065\u0076\u0061",0x2a11:"\u0061\u0077\u0069n\u0074",0x0561:"a\u0079\u0062\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfb20:"\u0061\u0079i\u006e\u0061\u006ct\u006f\u006e\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x05e2:"\u0061\u0079\u0069\u006e\u0068\u0065\u0062\u0072\u0065\u0077",0x0062:"\u0062",0x2aed:"\u0062\u004e\u006f\u0074",0x09ac:"\u0062a\u0062\u0065\u006e\u0067\u0061\u006ci",0x2036:"\u0062\u0061\u0063\u006b\u0064\u0070\u0072\u0069\u006d\u0065",0x024c:"\u0062\u0061\u0063\u006b\u0065\u0064",0x005c:"\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h",0xff3c:"\u0062a\u0063k\u0073\u006c\u0061\u0073\u0068m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0x2037:"b\u0061\u0063\u006b\u0074\u0072\u0070\u0072\u0069\u006d\u0065",0x092c:"\u0062\u0061\u0064\u0065\u0076\u0061",0x22ff:"\u0062a\u0067\u006d\u0065\u006d\u0062\u0065r",0x0aac:"\u0062\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2c:"\u0062\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3070:"\u0062\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0e3f:"\u0062\u0061\u0068\u0074\u0074\u0068\u0061\u0069",0x30d0:"\u0062\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x007c:"\u0062\u0061\u0072",0x2aea:"\u0062\u0061\u0072\u0056",0x2a43:"\u0062\u0061\u0072\u0063\u0061\u0070",0x2a42:"\u0062\u0061\u0072\u0063\u0075\u0070",0x2961:"\u0062a\u0072d\u006f\u0077\u006e\u0068\u0061r\u0070\u006fo\u006e\u006c\u0065\u0066\u0074",0x295d:"\u0062\u0061\u0072\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074",0x21b9:"\u0062a\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061",0x2956:"\u0062a\u0072l\u0065\u0066\u0074\u0068\u0061r\u0070\u006fo\u006e\u0064\u006f\u0077\u006e",0x2952:"\u0062\u0061r\u006c\u0065\u0066t\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070",0x02a9:"\u0062\u0061\u0072\u006d\u0069\u0064\u006c\u006f\u006eg\u006e\u006f\u0073\u0070",0xff5c:"\u0062\u0061\u0072m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x21b8:"b\u0061\u0072\u006f\u0076er\u006eo\u0072\u0074\u0068\u0077\u0065s\u0074\u0061\u0072\u0072\u006f\u0077",0x2920:"b\u0061r\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u0064\u0069\u0061mo\u006e\u0064",0x295f:"\u0062\u0061\u0072\u0072ig\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",0x295b:"\u0062\u0061\u0072\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0075\u0070",0x2912:"\u0062\u0061\u0072\u0075\u0070\u0061\u0072\u0072\u006f\u0077",0x2958:"\u0062\u0061r\u0075\u0070\u0068a\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074",0x2954:"\u0062\u0061\u0072\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006er\u0069\u0067\u0068\u0074",0x22bd:"\u0062\u0061\u0072\u0076\u0065\u0065",0x3105:"\u0062b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23b6:"\u0062\u0062\u0072\u006b\u0074\u0062\u0072\u006b",0x24d1:"\u0062c\u0069\u0072\u0063\u006c\u0065",0x1e03:"\u0062\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e05:"\u0062d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2506:"\u0062\u0064\u0074\u0072\u0069\u0070\u006c\u0065\u0076\u0064\u0061\u0073\u0068",0x266c:"b\u0065a\u006d\u0065\u0064\u0073\u0069\u0078\u0074\u0065e\u006e\u0074\u0068\u006eot\u0065\u0073",0x2235:"\u0062e\u0063\u0061\u0075\u0073\u0065",0x0431:"\u0062\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0628:"\u0062e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfe90:"\u0062\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe91:"\u0062\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3079:"\u0062\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfe8f:"b\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe92:"\u0062e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc9f:"b\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc08:"b\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc6d:"\u0062e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfc6e:"\u0062\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc09:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc9d:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xe812:"\u0062\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfc9c:"\u0062e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc9e:"\u0062e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc6a:"\u0062e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc6f:"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc0a:"\u0062e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x30d9:"\u0062\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0562:"b\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x23e3:"\u0062e\u006e\u007a\u0065\u006e\u0072",0x03b2:"\u0062\u0065\u0074\u0061",0x03d0:"\u0062e\u0074a\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0xfb31:"\u0062e\u0074d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x2136:"\u0062\u0065\u0074\u0068",0x05d1:"\u0062e\u0074\u0068\u0065\u0062\u0072\u0065w",0xfb4c:"\u0062\u0065\u0074\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x226c:"\u0062e\u0074\u0077\u0065\u0065\u006e",0x09ad:"\u0062\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x092d:"\u0062h\u0061\u0064\u0065\u0076\u0061",0x0aad:"b\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2d:"b\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0253:"\u0062\u0068\u006fo\u006b",0x27d8:"\u0062\u0069\u0067\u0062\u006f\u0074",0x2a03:"\u0062i\u0067\u0063\u0075\u0070\u0064\u006ft",0x2afc:"\u0062\u0069\u0067\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065",0x2a00:"\u0062i\u0067\u006f\u0064\u006f\u0074",0x2a01:"\u0062\u0069\u0067\u006f\u0070\u006c\u0075\u0073",0x2a02:"\u0062i\u0067\u006f\u0074\u0069\u006d\u0065s",0x2a57:"\u0062\u0069\u0067s\u006c\u006f\u0070\u0065\u0064\u0076\u0065\u0065",0x2a58:"\u0062\u0069\u0067\u0073\u006c\u006f\u0070\u0065\u0064w\u0065\u0064\u0067\u0065",0x2a05:"\u0062\u0069\u0067\u0073\u0071\u0063\u0061\u0070",0x2a06:"\u0062\u0069\u0067\u0073\u0071\u0063\u0075\u0070",0x2aff:"\u0062\u0069\u0067\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067",0x2a09:"\u0062\u0069\u0067\u0074\u0069\u006d\u0065\u0073",0x27d9:"\u0062\u0069\u0067\u0074\u006f\u0070",0x2a1e:"\u0062i\u0067t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x2a04:"\u0062\u0069\u0067\u0075\u0070\u006c\u0075\u0073",0x22c1:"\u0062\u0069\u0067\u0076\u0065\u0065",0x22c0:"\u0062\u0069\u0067\u0077\u0065\u0064\u0067\u0065",0x3073:"\u0062\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d3:"\u0062\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0298:"\u0062\u0069\u006c\u0061\u0062\u0069\u0061\u006c\u0063\u006c\u0069\u0063\u006b",0x0a02:"\u0062\u0069\u006e\u0064\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3331:"\u0062\u0069\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x29ed:"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u006f\u0077\u006e\u0061rr\u006f\u0077",0x2688:"b\u006ca\u0063\u006b\u0063\u0069\u0072\u0063\u006c\u0065d\u0072\u0069\u0067\u0068td\u006f\u0074",0x2689:"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077\u006f\u0064\u006f\u0074\u0073",0x25d5:"\u0062\u006c\u0061\u0063kc\u0069\u0072\u0063\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064\u0077\u0068\u0069t\u0065",0x29ea:"b\u006c\u0061\u0063\u006bdi\u0061m\u006f\u006e\u0064\u0064\u006fw\u006e\u0061\u0072\u0072\u006f\u0077",0x29d7:"\u0062\u006c\u0061\u0063\u006b\u0068\u006f\u0075\u0072g\u006c\u0061\u0073\u0073",0x25d6:"\u0062\u006c\u0061\u0063kl\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x25c4:"\u0062l\u0061\u0063\u006b\u006c\u0065\u0066\u0074\u0070\u006f\u0069\u006et\u0069\u006e\u0067\u0070\u006f\u0069\u006e\u0074\u0065\u0072",0x25c0:"\u0062l\u0061\u0063\u006b\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x3010:"\u0062\u006c\u0061\u0063\u006b\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074",0xfe3b:"\u0062\u006c\u0061ck\u006c\u0065\u006e\u0074\u0069\u0063\u0075\u006c\u0061r\u0062r\u0061c\u006be\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3011:"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074",0xfe3c:"b\u006c\u0061\u0063\u006b\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061r\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063a\u006c",0x25e3:"\u0062\u006c\u0061\u0063kl\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x25e2:"\u0062\u006c\u0061ck\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25ac:"\u0062\u006c\u0061\u0063\u006b\u0072\u0065\u0063\u0074a\u006e\u0067\u006c\u0065",0x25ba:"\u0062l\u0061\u0063\u006b\u0072i\u0067\u0068\u0074\u0070\u006fi\u006et\u0069n\u0067\u0070\u006f\u0069\u006e\u0074\u0065r",0x25b6:"\u0062\u006c\u0061\u0063\u006b\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065",0x25aa:"\u0062\u006ca\u0063\u006b\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x263b:"\u0062\u006ca\u0063\u006b\u0073m\u0069\u006c\u0069\u006e\u0067\u0066\u0061\u0063\u0065",0x25be:"\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006ce\u0064\u006f\u0077\u006e",0x25e4:"\u0062\u006c\u0061\u0063ku\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x25e5:"\u0062\u006c\u0061ck\u0075\u0070\u0070\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25b4:"\u0062\u006c\u0061\u0063k\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065",0x2423:"\u0062\u006c\u0061n\u006b",0x1e07:"\u0062\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x2b2c:"b\u006c\u006b\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c",0x2b2e:"b\u006c\u006b\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c",0x2588:"\u0062\u006c\u006fc\u006b",0xff42:"\u0062\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0e1a:"\u0062\u006f\u0062a\u0069\u006d\u0061\u0069\u0074\u0068\u0061\u0069",0x307c:"\u0062\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30dc:"\u0062\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x25e1:"\u0062\u006f\u0074\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065",0x22c8:"\u0062\u006f\u0077\u0074\u0069\u0065",0x29c6:"\u0062\u006f\u0078\u0061\u0073\u0074",0x25eb:"\u0062\u006f\u0078\u0062\u0061\u0072",0x29c8:"\u0062\u006f\u0078\u0062\u006f\u0078",0x29c5:"\u0062o\u0078\u0062\u0073\u006c\u0061\u0073h",0x29c7:"\u0062o\u0078\u0063\u0069\u0072\u0063\u006ce",0x29c4:"\u0062o\u0078\u0064\u0069\u0061\u0067",0x29c9:"\u0062\u006f\u0078\u006f\u006e\u0062\u006f\u0078",0x249d:"\u0062\u0070\u0061\u0072\u0065\u006e",0x33c3:"\u0062\u0071\u0073\u0071\u0075\u0061\u0072\u0065",0xf8f4:"\u0062r\u0061\u0063\u0065\u0065\u0078",0x007b:"\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t",0xf8f3:"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0062\u0074",0xf8f2:"\u0062\u0072\u0061c\u0065\u006c\u0065\u0066\u0074\u006d\u0069\u0064",0xff5b:"\u0062r\u0061c\u0065\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe5b:"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c",0xf8f1:"b\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0074\u0070",0xfe37:"\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x007d:"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074",0xf8fe:"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u0074",0xf8fd:"\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074\u006d\u0069\u0064",0xff5d:"\u0062\u0072\u0061\u0063er\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5c:"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0xf8fc:"\u0062\u0072\u0061c\u0065\u0072\u0069\u0067\u0068\u0074\u0074\u0070",0xfe38:"\u0062r\u0061c\u0065\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0x005b:"b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xf8f0:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0062\u0074",0xf8ef:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0065\u0078",0xff3b:"b\u0072a\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074m\u006f\u006e\u006f\u0073pa\u0063\u0065",0x2045:"\u0062\u0072a\u0063\u006b\u0065t\u006c\u0065\u0066\u0074\u0071\u0075\u0069\u006c\u006c",0xf8ee:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0074\u0070",0x005d:"\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0xf8fb:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0062\u0074",0xf8fa:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0065\u0078",0xff3d:"b\u0072\u0061\u0063\u006bet\u0072i\u0067\u0068\u0074\u006d\u006fn\u006f\u0073\u0070\u0061\u0063\u0065",0x2046:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074q\u0075\u0069\u006c\u006c",0xf8f9:"\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069g\u0068\u0074\u0074\u0070",0x02d8:"\u0062\u0072\u0065v\u0065",0xf006:"\u0062\u0072\u0065\u0076\u0065\u0031",0x032e:"\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0306:"\u0062\u0072\u0065\u0076\u0065\u0063\u006d\u0062",0x032f:"b\u0072\u0065\u0076\u0065in\u0076e\u0072\u0074\u0065\u0064\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x0311:"\u0062\u0072e\u0076\u0065\u0069n\u0076\u0065\u0072\u0074\u0065\u0064\u0063\u006d\u0062",0x0361:"\u0062\u0072\u0065\u0076ei\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0064\u006f\u0075\u0062\u006c\u0065\u0063m\u0062",0x032a:"\u0062\u0072\u0069\u0064\u0067\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x033a:"\u0062\u0072\u0069\u0064ge\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063m\u0062",0x02ad:"\u0062\u0072i\u0064\u0067\u0065i\u006e\u0076\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x00a6:"\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r",0x2b41:"\u0062\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x2b47:"\u0062s\u0069m\u0069\u006c\u0061\u0072\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x27c8:"\u0062\u0073\u006f\u006c\u0068\u0073\u0075\u0062",0x0180:"\u0062s\u0074\u0072\u006f\u006b\u0065",0xf6ea:"\u0062s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2a32:"\u0062\u0074\u0069\u006d\u0065\u0073",0x0183:"\u0062t\u006f\u0070\u0062\u0061\u0072",0x3076:"\u0062\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d6:"\u0062\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2022:"\u0062\u0075\u006c\u006c\u0065\u0074",0x2219:"\u0062\u0075\u006c\u006c\u0065\u0074\u006f\u0070\u0065r\u0061\u0074\u006f\u0072",0x25ce:"\u0062\u0075\u006c\u006c\u0073\u0065\u0079\u0065",0x2aae:"\u0062u\u006d\u0070\u0065\u0071\u0071",0x0063:"\u0063",0x0080:"\u0063\u0031\u0032\u0038",0x0081:"\u0063\u0031\u0032\u0039",0x008d:"\u0063\u0031\u0034\u0031",0x008e:"\u0063\u0031\u0034\u0032",0x008f:"\u0063\u0031\u0034\u0033",0x056e:"\u0063\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099a:"\u0063a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0107:"\u0063\u0061\u0063\u0075\u0074\u0065",0x2106:"\u0063a\u0064\u0061\u0075\u006e\u0061",0x091a:"\u0063\u0061\u0064\u0065\u0076\u0061",0x0a9a:"\u0063\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1a:"\u0063\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3388:"\u0063a\u006c\u0073\u0071\u0075\u0061\u0072e",0x0981:"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006ed\u0075\u0062e\u006e\u0067\u0061\u006c\u0069",0x0310:"\u0063\u0061\u006e\u0064\u0072\u0061\u0062\u0069\u006ed\u0075\u0063\u006d\u0062",0x0901:"\u0063a\u006ed\u0072\u0061\u0062\u0069\u006e\u0064\u0075\u0064\u0065\u0076\u0061",0x0a81:"\u0063\u0061\u006e\u0064ra\u0062\u0069\u006e\u0064\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x2a49:"\u0063a\u0070\u0062\u0061\u0072\u0063\u0075p",0x2a40:"\u0063\u0061\u0070\u0064\u006f\u0074",0xd809:"\u0063\u0061\u0070\u0069ta\u006c\u0063\u006f\u006d\u0070\u0077\u006f\u0072\u0064\u006d\u0061\u0072\u006b",0x2a47:"\u0063\u0061\u0070\u006f\u0076\u0065\u0072\u0063\u0075\u0070",0x21ea:"\u0063\u0061\u0070\u0073\u006c\u006f\u0063\u006b",0x2a44:"\u0063\u0061\u0070\u0077\u0065\u0064\u0067\u0065",0x2105:"\u0063\u0061\u0072\u0065\u006f\u0066",0x2038:"c\u0061\u0072\u0065\u0074\u0069\u006e\u0073\u0065\u0072\u0074",0x02c7:"\u0063\u0061\u0072o\u006e",0xf00a:"\u0063\u0061\u0072\u006f\u006e\u0031",0x032c:"\u0063\u0061\u0072\u006f\u006e\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x030c:"\u0063\u0061\u0072\u006f\u006e\u0063\u006d\u0062",0x21b5:"\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e",0x3118:"\u0063b\u006f\u0070\u006f\u006d\u006f\u0066o",0x010d:"\u0063\u0063\u0061\u0072\u006f\u006e",0x00e7:"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x1e09:"\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0061\u0063\u0075\u0074\u0065",0x24d2:"\u0063c\u0069\u0072\u0063\u006c\u0065",0x0109:"c\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0255:"\u0063\u0063\u0075r\u006c",0x293f:"\u0063c\u0077u\u006e\u0064\u0065\u0072\u0063u\u0072\u0076e\u0061\u0072\u0072\u006f\u0077",0x010b:"\u0063\u0064\u006f\u0074",0x33c5:"\u0063\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x00b8:"\u0063e\u0064\u0069\u006c\u006c\u0061",0xf008:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0031",0xf00d:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0032",0x0327:"\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0063\u006d\u0062",0x2308:"c\u0065\u0069\u006c\u0069\u006e\u0067\u006c\u0065\u0066\u0074",0x2309:"\u0063\u0065\u0069l\u0069\u006e\u0067\u0072\u0069\u0067\u0068\u0074",0x00a2:"\u0063\u0065\u006e\u0074",0x2103:"\u0063\u0065\u006e\u0074\u0069\u0067\u0072\u0061\u0064\u0065",0xf6df:"\u0063\u0065\u006et\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xffe0:"\u0063\u0065\u006e\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf7a2:"\u0063\u0065\u006et\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2104:"\u0063\u0065\u006e\u0074\u0072\u0065\u006c\u0069\u006e\u0065",0xf6e0:"\u0063\u0065\u006et\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0579:"c\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099b:"\u0063\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091b:"\u0063h\u0061\u0064\u0065\u0076\u0061",0x0a9b:"c\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1b:"c\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3114:"\u0063\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x04bd:"c\u0068e\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x0447:"c\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04bf:"\u0063\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065\u0072\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04b7:"c\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04f5:"\u0063\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0573:"\u0063\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x04cc:"c\u0068\u0065\u006b\u0068ak\u0061s\u0073\u0069\u0061\u006e\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x04b9:"\u0063h\u0065\u0076\u0065\u0072t\u0069\u0063\u0061\u006c\u0073t\u0072o\u006be\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x03c7:"\u0063\u0068\u0069",0x3277:"c\u0068i\u0065\u0075\u0063\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3217:"\u0063\u0068\u0069\u0065uc\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3269:"\u0063\u0068\u0069\u0065uc\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314a:"\u0063\u0068\u0069\u0065\u0075\u0063\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3209:"\u0063h\u0069e\u0075\u0063\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0e0a:"\u0063\u0068\u006fc\u0068\u0061\u006e\u0067\u0074\u0068\u0061\u0069",0x0e08:"c\u0068\u006f\u0063\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e09:"\u0063\u0068\u006fc\u0068\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x0e0c:"c\u0068\u006f\u0063\u0068\u006f\u0065\u0074\u0068\u0061\u0069",0x0188:"\u0063\u0068\u006fo\u006b",0x3276:"\u0063i\u0065u\u0063\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3216:"\u0063\u0069\u0065\u0075\u0063\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3268:"\u0063\u0069\u0065\u0075\u0063\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3148:"c\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3208:"\u0063\u0069e\u0075\u0063\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x321c:"\u0063\u0069\u0065\u0075\u0063\u0075\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x29c3:"\u0063\u0069\u0072\u0045",0x27df:"\u0063\u0069\u0072\u0062\u006f\u0074",0x2257:"\u0063\u0069\u0072\u0063\u0065\u0071",0x229b:"\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0073\u0074e\u0072\u0069\u0073\u006b",0x25d2:"c\u0069\u0072\u0063\u006ceb\u006ft\u0074\u006f\u006d\u0068\u0061l\u0066\u0062\u006c\u0061\u0063\u006b",0x20dd:"\u0063\u0069\u0072c\u006c\u0065\u0063\u006f\u0070\u0079\u0072\u0074",0x29bf:"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0062\u0075\u006c\u006c\u0065\u0074",0x229d:"c\u0069\u0072\u0063\u006c\u0065\u0064\u0064\u0061\u0073\u0068",0x2298:"\u0063\u0069\u0072c\u006c\u0065\u0064\u0069\u0076\u0069\u0064\u0065",0x29ec:"\u0063i\u0072c\u006c\u0065\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x29b7:"\u0063i\u0072c\u006c\u0065\u0064\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2686:"\u0063i\u0072c\u006c\u0065\u0064\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074",0x2687:"\u0063\u0069\u0072\u0063\u006c\u0065\u0064\u0074\u0077o\u0064\u006f\u0074\u0073",0x29b6:"c\u0069\u0072\u0063\u006c\u0065\u0064\u0076\u0065\u0072\u0074",0x29be:"\u0063i\u0072c\u006c\u0065\u0064\u0077\u0068i\u0074\u0065b\u0075\u006c\u006c\u0065\u0074",0x229c:"c\u0069\u0072\u0063\u006c\u0065\u0065\u0071\u0075\u0061\u006c",0x29b5:"\u0063\u0069\u0072\u0063\u006c\u0065\u0068\u0062\u0061\u0072",0x25f5:"\u0063\u0069\u0072c\u006c\u0065\u006c\u006c\u0071\u0075\u0061\u0064",0x25f6:"\u0063\u0069\u0072c\u006c\u0065\u006c\u0072\u0071\u0075\u0061\u0064",0x2297:"\u0063\u0069\u0072\u0063\u006c\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2b30:"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u006e\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x21f4:"\u0063i\u0072c\u006c\u0065\u006f\u006e\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x2299:"\u0063\u0069\u0072\u0063\u006c\u0065\u006f\u0074",0x2295:"\u0063\u0069\u0072\u0063\u006c\u0065\u0070\u006c\u0075\u0073",0x3036:"\u0063\u0069r\u0063\u006c\u0065p\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b",0x229a:"\u0063\u0069\u0072\u0063\u006c\u0065\u0072\u0069\u006e\u0067",0x25d3:"\u0063i\u0072c\u006c\u0065\u0074\u006f\u0070h\u0061\u006cf\u0062\u006c\u0061\u0063\u006b",0x25f4:"\u0063\u0069\u0072c\u006c\u0065\u0075\u006c\u0071\u0075\u0061\u0064",0x25f7:"\u0063\u0069\u0072c\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064",0x25d4:"\u0063\u0069\u0072\u0063\u006c\u0065\u0075\u0072\u0071\u0075\u0061\u0064b\u006c\u0061\u0063\u006b",0x25cd:"\u0063\u0069\u0072\u0063\u006c\u0065\u0076\u0065\u0072t\u0066\u0069\u006c\u006c",0x25d0:"\u0063\u0069\u0072cl\u0065\u0077\u0069\u0074\u0068\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",0x25d1:"\u0063i\u0072\u0063\u006c\u0065\u0077\u0069\u0074\u0068\u0072\u0069\u0067h\u0074\u0068\u0061\u006c\u0066\u0062\u006c\u0061\u0063\u006b",0x02c6:"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0xf003:"c\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0031",0x032d:"\u0063i\u0072c\u0075\u006d\u0066\u006c\u0065x\u0062\u0065l\u006f\u0077\u0063\u006d\u0062",0x0302:"\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078\u0063\u006d\u0062",0x2a10:"\u0063\u0069\u0072\u0066\u006e\u0069\u006e\u0074",0x2aef:"\u0063\u0069\u0072\u006d\u0069\u0064",0x29c2:"\u0063i\u0072\u0073\u0063\u0069\u0072",0x2327:"\u0063\u006c\u0065a\u0072",0x01c2:"\u0063\u006c\u0069\u0063\u006b\u0061\u006c\u0076\u0065\u006f\u006c\u0061\u0072",0x01c0:"c\u006c\u0069\u0063\u006b\u0064\u0065\u006e\u0074\u0061\u006c",0x01c1:"\u0063\u006c\u0069c\u006b\u006c\u0061\u0074\u0065\u0072\u0061\u006c",0x01c3:"\u0063\u006c\u0069\u0063\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x27f3:"\u0063l\u006f\u0063\u006b\u0077\u0069\u0073e",0x2a4d:"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0061\u0070",0x2a4c:"\u0063\u006c\u006fs\u0065\u0064\u0076\u0061\u0072\u0063\u0075\u0070",0x2a50:"c\u006c\u006f\u0073\u0065dv\u0061r\u0063\u0075\u0070\u0073\u006da\u0073\u0068\u0070\u0072\u006f\u0064",0x2050:"\u0063l\u006f\u0073\u0075\u0072\u0065",0x2663:"\u0063\u006c\u0075\u0062",0x2667:"\u0063\u006c\u0075\u0062\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065",0x33a4:"\u0063\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff43:"\u0063\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33a0:"\u0063m\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x0581:"\u0063\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x003a:"\u0063\u006f\u006co\u006e",0x2254:"\u0063o\u006c\u006f\u006e\u0065\u0071",0x20a1:"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u0065\u0074\u0061\u0072\u0079",0xff1a:"\u0063\u006f\u006c\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xfe55:"\u0063\u006f\u006c\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x02d1:"\u0063\u006f\u006c\u006fnt\u0072\u0069\u0061\u006e\u0067\u0075\u006c\u0061\u0072\u0068\u0061\u006c\u0066\u006do\u0064",0x02d0:"\u0063o\u006co\u006e\u0074\u0072\u0069\u0061n\u0067\u0075l\u0061\u0072\u006d\u006f\u0064",0x002c:"\u0063\u006f\u006dm\u0061",0x0313:"\u0063\u006f\u006d\u006d\u0061\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x0315:"\u0063o\u006dm\u0061\u0061\u0062\u006f\u0076e\u0072\u0069g\u0068\u0074\u0063\u006d\u0062",0xf6c3:"c\u006f\u006d\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x055d:"\u0063\u006f\u006d\u006d\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xf6e1:"\u0063\u006f\u006d\u006d\u0061\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x2a29:"\u0063\u006f\u006d\u006d\u0061\u006d\u0069\u006e\u0075\u0073",0xff0c:"\u0063\u006f\u006d\u006d\u0061\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x0314:"c\u006f\u006d\u006d\u0061re\u0076e\u0072\u0073\u0065\u0064\u0061b\u006f\u0076\u0065\u0063\u006d\u0062",0xfe50:"\u0063\u006f\u006d\u006d\u0061\u0073\u006d\u0061\u006c\u006c",0x0299:"\u0063\u006f\u006dm\u0061\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0xf6e2:"\u0063\u006f\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0312:"\u0063\u006f\u006d\u006dat\u0075\u0072\u006e\u0065\u0064\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x02bb:"\u0063\u006f\u006d\u006d\u0061\u0074\u0075\u0072\u006ee\u0064\u006d\u006f\u0064",0x2201:"\u0063\u006f\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074",0x27e1:"\u0063\u006f\u006e\u0063\u0061\u0076\u0065\u0064\u0069a\u006d\u006f\u006e\u0064",0x27e2:"\u0063\u006f\u006e\u0063av\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u006c\u0065f\u0074",0x27e3:"\u0063\u006f\u006eca\u0076\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0074\u0069\u0063\u006b\u0072\u0069\u0067\u0068\u0074",0x2a6d:"\u0063o\u006e\u0067\u0064\u006f\u0074",0x2245:"\u0063o\u006e\u0067\u0072\u0075\u0065\u006et",0x2332:"\u0063\u006f\u006e\u0069\u0063\u0074\u0061\u0070\u0065\u0072",0x2a07:"\u0063o\u006e\u006a\u0071\u0075\u0061\u006et",0x222e:"\u0063o\u006et\u006f\u0075\u0072\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x2303:"\u0063o\u006e\u0074\u0072\u006f\u006c",0x0006:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0041\u0043\u004b",0x0007:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0042\u0045\u004c",0x0008:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0042S",0x0018:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0043\u0041\u004e",0x000d:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0043R",0x0011:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0031",0x0012:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0032",0x0013:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0033",0x0014:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0043\u0034",0x007f:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u0045\u004c",0x0010:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0044\u004c\u0045",0x0019:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0045M",0x0005:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004e\u0051",0x0004:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u004f\u0054",0x001b:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0053\u0043",0x0017:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0042",0x0003:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0045\u0054\u0058",0x000c:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046F",0x001c:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0046S",0x001d:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0047S",0x0009:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0048T",0x000a:"\u0063o\u006e\u0074\u0072\u006f\u006c\u004cF",0x0015:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0041\u004b",0x0000:"c\u006f\u006e\u0074\u0072\u006f\u006c\u004e\u0055\u004c\u004c",0x001e:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0052S",0x000f:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053I",0x000e:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0053O",0x0002:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u004f\u0054",0x0001:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0054\u0058",0x001a:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0055\u0042",0x0016:"\u0063\u006f\u006e\u0074\u0072\u006f\u006c\u0053\u0059\u004e",0x001f:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0055S",0x000b:"\u0063o\u006e\u0074\u0072\u006f\u006c\u0056T",0x2a3f:"\u0063o\u0070\u0072\u006f\u0064\u0075\u0063t",0x2210:"\u0063\u006fp\u0072\u006f\u0064u\u0063\u0074\u0064\u0069\u0073\u0070\u006c\u0061\u0079",0x00a9:"\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t",0xf8e9:"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074\u0073\u0061\u006e\u0073",0xf6d9:"\u0063\u006f\u0070\u0079\u0072\u0069\u0067\u0068\u0074s\u0065\u0072\u0069\u0066",0x300c:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0xff62:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068",0xfe41:"\u0063o\u0072\u006e\u0065\u0072b\u0072\u0061\u0063\u006b\u0065t\u006ce\u0066t\u0076\u0065\u0072\u0074\u0069\u0063\u0061l",0x300d:"\u0063o\u0072n\u0065\u0072\u0062\u0072\u0061c\u006b\u0065t\u0072\u0069\u0067\u0068\u0074",0xff63:"c\u006f\u0072\u006e\u0065\u0072\u0062r\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068t\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068",0xfe42:"\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074i\u0063\u0061\u006c",0x337f:"\u0063\u006f\u0072\u0070\u006f\u0072\u0061\u0074\u0069\u006f\u006e\u0073q\u0075\u0061\u0072\u0065",0x33c7:"\u0063\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x33c6:"\u0063\u006f\u0076\u0065\u0072\u006b\u0067\u0073\u0071\u0075\u0061\u0072\u0065",0x249e:"\u0063\u0070\u0061\u0072\u0065\u006e",0x20a2:"\u0063\u0072\u0075\u007a\u0065\u0069\u0072\u006f",0x0227:"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068",0x0297:"\u0063\u0073\u0074\u0072\u0065\u0074\u0063\u0068\u0065\u0064",0x2acf:"\u0063\u0073\u0075\u0062",0x2ad1:"\u0063\u0073\u0075b\u0065",0x2ad0:"\u0063\u0073\u0075\u0070",0x2ad2:"\u0063\u0073\u0075p\u0065",0x221b:"\u0063\u0075\u0062\u0065\u0072\u006f\u006f\u0074",0x2a48:"\u0063u\u0070\u0062\u0061\u0072\u0063\u0061p",0x228d:"\u0063\u0075\u0070\u0064\u006f\u0074",0x228c:"\u0063\u0075\u0070l\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2a46:"\u0063\u0075\u0070\u006f\u0076\u0065\u0072\u0063\u0061\u0070",0x2a45:"\u0063\u0075\u0070\u0076\u0065\u0065",0x22cf:"\u0063\u0075\u0072\u006c\u0079\u0061\u006e\u0064",0x21ab:"\u0063u\u0072\u006c\u0079\u006c\u0065\u0066t",0x22ce:"\u0063u\u0072\u006c\u0079\u006f\u0072",0x21ac:"\u0063\u0075\u0072\u006c\u0079\u0072\u0069\u0067\u0068\u0074",0x00a4:"\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",0x293d:"\u0063u\u0072v\u0065\u0061\u0072\u0072\u006fw\u006c\u0065f\u0074\u0070\u006c\u0075\u0073",0x293c:"c\u0075r\u0076\u0065\u0061\u0072\u0072\u006f\u0077\u0072i\u0067\u0068\u0074\u006din\u0075\u0073",0x2941:"\u0063\u0077\u0063\u0069\u0072\u0063\u006c\u0065\u0061\u0072\u0072\u006f\u0077",0x21bb:"\u0063\u0077\u006f\u0070\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065a\u0072\u0072\u006f\u0077",0x2938:"\u0063w\u0072i\u0067\u0068\u0074\u0061\u0072\u0063\u0061\u0072\u0072\u006f\u0077",0x293e:"\u0063\u0077\u0075\u006e\u0064\u0065\u0072\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077",0xf6d1:"\u0063\u0079\u0072\u0042\u0072\u0065\u0076\u0065",0xf6d2:"\u0063y\u0072\u0046\u006c\u0065\u0078",0xf6d4:"\u0063\u0079\u0072\u0062\u0072\u0065\u0076\u0065",0xf6d5:"\u0063y\u0072\u0066\u006c\u0065\u0078",0x0064:"\u0064",0x0564:"\u0064\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09a6:"\u0064a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0926:"\u0064\u0061\u0064\u0065\u0076\u0061",0xfebe:"\u0064\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfebf:"\u0064\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfebd:"d\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec0:"\u0064a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x05bc:"\u0064\u0061\u0067\u0065\u0073\u0068",0x2020:"\u0064\u0061\u0067\u0067\u0065\u0072",0x2021:"\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l",0x0aa6:"\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a26:"\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3060:"\u0064\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c0:"\u0064\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xfb33:"d\u0061\u006c\u0065\u0074\u0064\u0061\u0067\u0065\u0073\u0068",0x2138:"\u0064\u0061\u006c\u0065\u0074\u0068",0x05d3:"\u0064\u0061\u006c\u0065\u0074\u0071\u0061\u006d\u0061\u0074\u0073\u0068e\u0062\u0072\u0065\u0077",0xfeaa:"\u0064\u0061\u006c\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea9:"d\u0061\u006c\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x064f:"d\u0061\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe78:"\u0064\u0061\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe821:"\u0064\u0061\u006d\u006d\u0061\u006c\u006f\u0077",0xfe79:"d\u0061\u006d\u006d\u0061\u006d\u0065\u0064\u0069\u0061\u006c",0xe835:"\u0064\u0061\u006dm\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0xfe72:"\u0064\u0061m\u006d\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe824:"d\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0xe836:"\u0064a\u006dm\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x0964:"\u0064\u0061\u006ed\u0061",0x2621:"\u0064\u0061\u006e\u0067\u0065\u0072",0x05a7:"\u0064a\u0072g\u0061\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x2ae3:"\u0064\u0061\u0073h\u0056",0x27db:"\u0064a\u0073\u0068\u0056\u0064\u0061\u0073h",0x2239:"\u0064a\u0073\u0068\u0063\u006f\u006c\u006fn",0x296b:"\u0064\u0061\u0073\u0068le\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e",0x296d:"d\u0061s\u0068\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e",0x0485:"\u0064a\u0073\u0069\u0061\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x290f:"\u0064b\u006b\u0061\u0072\u006f\u0077",0xf6d3:"\u0064\u0062\u006c\u0047\u0072\u0061\u0076\u0065",0x300a:"\u0064\u0062\u006c\u0061ng\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe3d:"d\u0062\u006c\u0061\u006e\u0067\u006ce\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074\u0076\u0065r\u0074i\u0063\u0061\u006c",0x300b:"d\u0062l\u0061\u006e\u0067\u006c\u0065\u0062\u0072\u0061c\u006b\u0065\u0074\u0072ig\u0068\u0074",0xfe3e:"\u0064\u0062\u006c\u0061n\u0067\u006c\u0065\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069g\u0068\u0074\u0076\u0065\u0072\u0074\u0069c\u0061\u006c",0x032b:"\u0064\u0062\u006car\u0063\u0068\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x21ca:"d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0064\u0077\u006e",0x058a:"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u0064\u006f\u0077\u006e",0x219e:"\u0064\u0062l\u0061\u0072\u0072o\u0077\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074",0x21a0:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068\u0065\u0061\u0064r\u0069\u0067\u0068\u0074",0x0588:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0068e\u0061\u0064\u0075\u0070",0x21c8:"\u0064\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0075\u0070",0x27e6:"\u0064\u0062\u006c\u0062\u0072\u0061\u0063\u006b\u0065t\u006c\u0065\u0066\u0074",0x27e7:"\u0064b\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x0965:"\u0064\u0062\u006c\u0064\u0061\u006e\u0064\u0061",0xf6d6:"\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065",0x030f:"d\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062",0x222c:"d\u0062\u006c\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x0333:"\u0064\u0062\u006c\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0x033f:"\u0064\u0062\u006c\u006f\u0076\u0065\u0072\u006c\u0069n\u0065\u0063\u006d\u0062",0x02ba:"d\u0062\u006c\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064",0x2016:"\u0064\u0062\u006c\u0076\u0065\u0072\u0074\u0069\u0063a\u006c\u0062\u0061\u0072",0x030e:"\u0064\u0062\u006cve\u0072\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u0061\u0062\u006f\u0076\u0065\u0063\u006d\u0062",0x3109:"\u0064b\u006f\u0070\u006f\u006d\u006f\u0066o",0x33c8:"\u0064\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x010f:"\u0064\u0063\u0061\u0072\u006f\u006e",0xf811:"\u0064c\u0061\u0072\u006f\u006e\u0031",0x1e11:"\u0064\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d3:"\u0064c\u0069\u0072\u0063\u006c\u0065",0x1e13:"\u0064\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x09a1:"\u0064\u0064\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0921:"\u0064d\u0061\u0064\u0065\u0076\u0061",0x0aa1:"d\u0064\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a21:"d\u0064\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfb89:"\u0064d\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x20dc:"\u0064\u0064\u0064\u0064\u006f\u0074",0x095c:"\u0064d\u0064\u0068\u0061\u0064\u0065\u0076a",0x20db:"\u0064\u0064\u0064o\u0074",0x09a2:"d\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0922:"\u0064\u0064\u0068\u0061\u0064\u0065\u0076\u0061",0x0aa2:"\u0064\u0064\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a22:"\u0064\u0064\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x1e0b:"\u0064\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e0d:"\u0064d\u006f\u0074\u0062\u0065\u006c\u006fw",0x22f1:"\u0064\u0064\u006ft\u0073",0x2a77:"\u0064d\u006f\u0074\u0073\u0065\u0071",0x066b:"\u0064\u0065\u0063im\u0061\u006c\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x225c:"\u0064e\u0066\u0069\u006e\u0065\u0073",0x00b0:"\u0064\u0065\u0067\u0072\u0065\u0065",0x212a:"\u0064\u0065\u0067r\u0065\u0065\u006b\u0065\u006c\u0076\u0069\u006e",0x05ad:"\u0064\u0065\u0068\u0069\u0068\u0065\u0062\u0072\u0065\u0077",0x3067:"\u0064\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x03ef:"\u0064e\u0069\u0063\u006f\u0070\u0074\u0069c",0x30c7:"\u0064\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x05ba:"\u0064\u0065\u006c\u0065\u0074\u0065",0x232b:"\u0064\u0065\u006c\u0065\u0074\u0065\u006c\u0065\u0066\u0074",0x2326:"d\u0065\u006c\u0065\u0074\u0065\u0072\u0069\u0067\u0068\u0074",0x03b4:"\u0064\u0065\u006ct\u0061",0x018d:"d\u0065\u006c\u0074\u0061\u0074\u0075\u0072\u006e\u0065\u0064",0x09f8:"d\u0065\u006e\u006f\u006d\u0069\u006ea\u0074\u006f\u0072\u006d\u0069\u006eu\u0073\u006f\u006e\u0065\u006e\u0075\u006de\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061l\u0069",0x02a4:"\u0064\u0065\u007a\u0068",0x09a7:"\u0064\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0927:"\u0064h\u0061\u0064\u0065\u0076\u0061",0x0aa7:"d\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a27:"d\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0257:"\u0064\u0068\u006fo\u006b",0x0088:"\u0064i\u0061\u0065\u0072\u0065\u0073\u0069s",0x0344:"\u0064\u0069\u0061\u006c\u0079\u0074\u0069\u006b\u0061\u0074\u006f\u006eo\u0073\u0063\u006d\u0062",0x2300:"\u0064\u0069\u0061\u006d\u0065\u0074\u0065\u0072",0x2666:"\u0064i\u0061\u006d\u006f\u006e\u0064",0x2b19:"\u0064i\u0061m\u006f\u006e\u0064\u0062\u006f\u0074\u0062\u006c\u0061\u0063\u006b",0x27d0:"d\u0069\u0061\u006d\u006f\u006e\u0064\u0063\u0064\u006f\u0074",0x291d:"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x291f:"\u0064\u0069\u0061\u006don\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",0x2b16:"\u0064\u0069a\u006d\u006f\u006ed\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b",0x22c4:"d\u0069\u0061\u006d\u006f\u006e\u0064\u006d\u0061\u0074\u0068",0x2b17:"\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0072\u0069\u0067\u0068\u0074b\u006c\u0061\u0063\u006b",0x2662:"\u0064\u0069a\u006d\u006f\u006ed\u0073\u0075\u0069\u0074\u0077\u0068\u0069\u0074\u0065",0x2b18:"\u0064i\u0061m\u006f\u006e\u0064\u0074\u006f\u0070\u0062\u006c\u0061\u0063\u006b",0x2680:"\u0064\u0069\u0063e\u0069",0x2681:"\u0064\u0069\u0063\u0065\u0069\u0069",0x2682:"\u0064i\u0063\u0065\u0069\u0069\u0069",0x2683:"\u0064\u0069\u0063\u0065\u0069\u0076",0x2684:"\u0064\u0069\u0063e\u0076",0x2685:"\u0064\u0069\u0063\u0065\u0076\u0069",0x00a8:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0xf005:"\u0064i\u0065\u0072\u0065\u0073\u0069\u00731",0xf6d7:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0061\u0063\u0075\u0074\u0065",0x0324:"\u0064\u0069e\u0072\u0065\u0073i\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0308:"d\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u006d\u0062",0xf6d8:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0067\u0072\u0061\u0076\u0065",0x0385:"\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0074\u006f\u006e\u006f\u0073",0x224f:"\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065",0x3062:"\u0064\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c2:"\u0064\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x22f2:"\u0064\u0069\u0073i\u006e",0x2a08:"\u0064i\u0073\u006a\u0071\u0075\u0061\u006et",0x3003:"\u0064i\u0074\u0074\u006f\u006d\u0061\u0072k",0x00f7:"\u0064\u0069\u0076\u0069\u0064\u0065",0x22c7:"\u0064\u0069\u0076\u0069\u0064\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2223:"\u0064i\u0076\u0069\u0064\u0065\u0073",0x2215:"\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u006c\u0061\u0073\u0068",0x0452:"d\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2593:"\u0064k\u0073\u0068\u0061\u0064\u0065",0xf823:"\u0064\u006b\u0073\u0068\u0061\u0064\u0065\u0031",0x1e0f:"\u0064\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x3397:"\u0064\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x0111:"\u0064m\u0061\u0063\u0072\u006f\u006e",0xff44:"\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2584:"\u0064n\u0062\u006c\u006f\u0063\u006b",0x2581:"\u0064\u006e\u0065i\u0067\u0068\u0074\u0062\u006c\u006f\u0063\u006b",0x2585:"\u0064\u006e\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b",0x2582:"\u0064\u006e\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b",0x2587:"\u0064n\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x2583:"\u0064n\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x2586:"\u0064\u006e\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b",0x0e0e:"d\u006f\u0063\u0068\u0061\u0064\u0061\u0074\u0068\u0061\u0069",0x0e14:"\u0064o\u0064\u0065\u006b\u0074\u0068\u0061i",0x3069:"\u0064\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c9:"\u0064\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0024:"\u0064\u006f\u006c\u006c\u0061\u0072",0xf6e3:"\u0064\u006f\u006c\u006c\u0061\u0072\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff04:"\u0064o\u006cl\u0061\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf724:"\u0064\u006f\u006c\u006c\u0061\u0072\u006f\u006c\u0064s\u0074\u0079\u006c\u0065",0xfe69:"d\u006f\u006c\u006c\u0061\u0072\u0073\u006d\u0061\u006c\u006c",0xf6e4:"\u0064\u006f\u006c\u006c\u0061\u0072\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x20ab:"\u0064\u006f\u006e\u0067",0x3326:"\u0064\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x02d9:"\u0064o\u0074\u0061\u0063\u0063\u0065\u006et",0x0307:"\u0064\u006f\u0074a\u0063\u0063\u0065\u006e\u0074\u0063\u006d\u0062",0x0323:"\u0064\u006f\u0074b\u0065\u006c\u006f\u0077\u0063\u006f\u006d\u0062",0xf820:"\u0064\u006f\u0074\u0063\u0069\u0072\u0063\u006c\u0065\u0031",0x2a67:"\u0064\u006f\u0074\u0065\u0071\u0075\u0069\u0076",0x30fb:"d\u006f\u0074\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0131:"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069",0xf6be:"\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u006a",0x0284:"\u0064o\u0074l\u0065\u0073\u0073\u006a\u0073t\u0072\u006fk\u0065\u0068\u006f\u006f\u006b",0x22c5:"\u0064o\u0074\u006d\u0061\u0074\u0068",0x2238:"\u0064\u006f\u0074\u006d\u0069\u006e\u0075\u0073",0x2214:"\u0064o\u0074\u0070\u006c\u0075\u0073",0x2a6a:"\u0064\u006f\u0074\u0073\u0069\u006d",0x223a:"\u0064\u006f\u0074\u0073\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074\u0073",0x25cc:"\u0064\u006f\u0074t\u0065\u0064\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1a:"\u0064\u006f\u0074t\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x2a30:"\u0064\u006f\u0074\u0074\u0069\u006d\u0065\u0073",0x2a62:"\u0064\u006f\u0075b\u006c\u0065\u0062\u0061\u0072\u0076\u0065\u0065",0x29fa:"\u0064\u006f\u0075\u0062\u006c\u0065\u0070\u006c\u0075\u0073",0x2913:"\u0064\u006f\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072",0x2908:"\u0064o\u0077n\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064",0x297f:"\u0064\u006f\u0077n\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x2959:"\u0064o\u0077n\u0068\u0061\u0072\u0070\u006fo\u006e\u006ce\u0066\u0074\u0062\u0061\u0072",0x2955:"\u0064\u006f\u0077\u006eha\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0061\u0072",0x2965:"d\u006f\u0077\u006e\u0068ar\u0070o\u006f\u006e\u0073\u006c\u0065f\u0074\u0072\u0069\u0067\u0068\u0074",0x2935:"d\u006fw\u006e\u0072\u0069\u0067\u0068\u0074\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077",0x29f9:"\u0064o\u0077\u006e\u0073\u006c\u006f\u0070e",0x031e:"\u0064\u006fw\u006e\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x02d5:"d\u006f\u0077\u006e\u0074\u0061\u0063\u006b\u006d\u006f\u0064",0x29e8:"d\u006f\u0077\u006e\u0074ri\u0061n\u0067\u006c\u0065\u006c\u0065f\u0074\u0062\u006c\u0061\u0063\u006b",0x29e9:"\u0064\u006f\u0077\u006etr\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074\u0062\u006c\u0061c\u006b",0x21f5:"\u0064\u006f\u0077n\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0073",0x296f:"\u0064\u006f\u0077nu\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x21af:"\u0064o\u0077n\u007a\u0069\u0067\u007a\u0061\u0067\u0061\u0072\u0072\u006f\u0077",0x249f:"\u0064\u0070\u0061\u0072\u0065\u006e",0x2910:"\u0064\u0072\u0062\u006b\u0061\u0072\u006f\u0077",0x29f6:"\u0064\u0073\u006f\u006c",0x2a64:"\u0064\u0073\u0075\u0062",0xf6eb:"\u0064s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0256:"\u0064\u0074\u0061i\u006c",0x018c:"\u0064t\u006f\u0070\u0062\u0061\u0072",0x29df:"\u0064u\u0061\u006c\u006d\u0061\u0070",0x3065:"\u0064\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c5:"\u0064\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0234:"\u0064\u0079\u006fg\u0068",0x01f3:"\u0064\u007a",0x02a3:"\u0064\u007a\u0061\u006c\u0074\u006f\u006e\u0065",0x01c6:"\u0064z\u0063\u0061\u0072\u006f\u006e",0x02a5:"\u0064\u007a\u0063\u0075\u0072\u006c",0x04e1:"d\u007ae\u0061\u0062\u006b\u0068\u0061\u0073\u0069\u0061n\u0063\u0079\u0072\u0069ll\u0069\u0063",0x045f:"\u0064\u007a\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0065:"\u0065",0x00e9:"\u0065\u0061\u0063\u0075\u0074\u0065",0x2641:"\u0065\u0061\u0072t\u0068",0x098f:"\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311c:"\u0065b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0115:"\u0065\u0062\u0072\u0065\u0076\u0065",0x090d:"e\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061",0x0a8d:"\u0065c\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0945:"e\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061",0x0ac5:"\u0065c\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x011b:"\u0065\u0063\u0061\u0072\u006f\u006e",0x1e1d:"\u0065\u0063\u0065\u0064\u0069\u006c\u006c\u0061\u0062\u0072\u0065\u0076\u0065",0x0565:"e\u0063\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0587:"\u0065c\u0068y\u0069\u0077\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24d4:"\u0065c\u0069\u0072\u0063\u006c\u0065",0x00ea:"e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ebf:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1e19:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1ec7:"\u0065\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ec1:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ec3:"e\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1ec5:"\u0065\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x0454:"\u0065c\u0079\u0072\u0069\u006c\u006c\u0069c",0x0205:"\u0065d\u0062\u006c\u0067\u0072\u0061\u0076e",0x090f:"\u0065\u0064\u0065v\u0061",0x00eb:"\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s",0x0117:"\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1eb9:"\u0065d\u006f\u0074\u0062\u0065\u006c\u006fw",0x0a0f:"\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a47:"\u0065e\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x00e8:"\u0065\u0067\u0072\u0061\u0076\u0065",0x2a98:"\u0065\u0067\u0073\u0064\u006f\u0074",0x0a8f:"\u0065g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0567:"\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x311d:"\u0065\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x3048:"\u0065h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ebb:"\u0065\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x311f:"\u0065\u0069\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0038:"\u0065\u0069\u0067h\u0074",0x09ee:"\u0065\u0069\u0067h\u0074\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096e:"\u0065i\u0067\u0068\u0074\u0064\u0065\u0076a",0x2471:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2485:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2499:"\u0065\u0069\u0067\u0068\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0aee:"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6e:"\u0065\u0069\u0067\u0068\u0074\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0668:"\u0065i\u0067h\u0074\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",0x3028:"\u0065\u0069\u0067\u0068\u0074\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x266b:"\u0065\u0069g\u0068\u0074\u0068n\u006f\u0074\u0065\u0062\u0065\u0061\u006d\u0065\u0064",0x3227:"e\u0069\u0067\u0068\u0074id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2088:"\u0065\u0069\u0067\u0068\u0074\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff18:"\u0065\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf738:"\u0065\u0069\u0067\u0068\u0074\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247b:"\u0065\u0069\u0067\u0068\u0074\u0070\u0061\u0072\u0065\u006e",0x248f:"e\u0069\u0067\u0068\u0074\u0070\u0065\u0072\u0069\u006f\u0064",0x06f8:"\u0065\u0069\u0067h\u0074\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2177:"\u0065\u0069\u0067\u0068\u0074\u0072\u006f\u006d\u0061\u006e",0x2078:"\u0065\u0069\u0067\u0068\u0074\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e58:"\u0065i\u0067\u0068\u0074\u0074\u0068\u0061i",0x0207:"\u0065\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x0465:"\u0065\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x30a8:"\u0065k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff74:"\u0065k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x0a74:"\u0065k\u006fn\u006b\u0061\u0072\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3154:"\u0065k\u006f\u0072\u0065\u0061\u006e",0x043b:"\u0065\u006c\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2208:"\u0065l\u0065\u006d\u0065\u006e\u0074",0x246a:"\u0065\u006c\u0065v\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x247e:"e\u006c\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2492:"\u0065\u006c\u0065v\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x217a:"e\u006c\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x23e7:"\u0065\u006c\u0069\u006e\u0074\u0065\u0072\u0073",0x2026:"\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073",0x22ee:"\u0065\u006cl\u0069\u0070\u0073i\u0073\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x2a97:"\u0065\u006c\u0073\u0064\u006f\u0074",0x0113:"\u0065m\u0061\u0063\u0072\u006f\u006e",0x1e17:"\u0065\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e15:"\u0065\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x043c:"\u0065\u006d\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2014:"\u0065\u006d\u0064\u0061\u0073\u0068",0xfe31:"\u0065\u006d\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0xff45:"\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x055b:"e\u006dp\u0068\u0061\u0073\u0069\u0073\u006d\u0061\u0072k\u0061\u0072\u006d\u0065ni\u0061\u006e",0x2205:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074",0x29b3:"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072",0x29b4:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0061\u0072\u0072\u006c",0x29b1:"\u0065\u006d\u0070t\u0079\u0073\u0065\u0074\u006f\u0062\u0061\u0072",0x29b2:"\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074\u006f\u0063\u0069\u0072\u0063",0xd801:"\u0065m\u0070\u0074\u0079\u0073\u006c\u006ft",0x2001:"\u0065\u006d\u0071\u0075\u0061\u0064",0x2003:"\u0065m\u0073\u0070\u0061\u0063\u0065",0x3123:"\u0065\u006e\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x20df:"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064\u0069a\u006d\u006f\u006e\u0064",0x20de:"\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0073\u0071\u0075\u0061\u0072\u0065",0x20e4:"\u0065n\u0063l\u006f\u0073\u0065\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x2013:"\u0065\u006e\u0064\u0061\u0073\u0068",0xfe32:"\u0065\u006e\u0064\u0061\u0073\u0068\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x04a3:"\u0065\u006e\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x014b:"\u0065\u006e\u0067",0x3125:"e\u006e\u0067\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x04a5:"\u0065\u006e\u0067\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04c8:"\u0065\u006e\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x2000:"\u0065\u006e\u0071\u0075\u0061\u0064",0x2002:"\u0065n\u0073\u0070\u0061\u0063\u0065",0x0119:"\u0065o\u0067\u006f\u006e\u0065\u006b",0x3153:"\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x025b:"\u0065\u006f\u0070e\u006e",0x029a:"e\u006f\u0070\u0065\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x025c:"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x025e:"\u0065\u006f\u0070\u0065nr\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u006c\u006f\u0073\u0065\u0064",0x025d:"\u0065\u006f\u0070\u0065\u006e\u0072\u0065\u0076\u0065\u0072\u0073\u0065d\u0068\u006f\u006f\u006b",0x24a0:"\u0065\u0070\u0061\u0072\u0065\u006e",0x29e3:"\u0065\u0070\u0061\u0072\u0073\u006c",0x03b5:"\u0065p\u0073\u0069\u006c\u006f\u006e",0x03f5:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0031",0x022a:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x03f6:"\u0065\u0070\u0073\u0069\u006c\u006f\u006e\u0069\u006e\u0076",0x03ad:"\u0065\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x2255:"\u0065q\u0063\u006f\u006c\u006f\u006e",0x225d:"\u0065\u0071\u0064e\u0066",0x2a66:"\u0065\u0071\u0064o\u0074",0x2a75:"\u0065\u0071\u0065\u0071",0x2a76:"\u0065\u0071\u0065\u0071\u0065\u0071",0x22dd:"\u0065\u0071\u0067t\u0072",0x22dc:"\u0065\u0071\u006c\u0065\u0073\u0073",0x2a9a:"\u0065\u0071\u0071\u0067\u0074\u0072",0x2a99:"\u0065q\u0071\u006c\u0065\u0073\u0073",0x2a71:"\u0065q\u0071\u0070\u006c\u0075\u0073",0x2a73:"\u0065\u0071\u0071\u0073\u0069\u006d",0x2a9c:"e\u0071\u0071\u0073\u006c\u0061\u006e\u0074\u0067\u0074\u0072",0x2a9b:"\u0065\u0071\u0071s\u006c\u0061\u006e\u0074\u006c\u0065\u0073\u0073",0x003d:"\u0065\u0071\u0075a\u006c",0x2b40:"\u0065\u0071\u0075\u0061\u006c\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0xff1d:"\u0065\u0071\u0075\u0061\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x22df:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0066\u006fl\u006c\u006f\u0077\u0073",0x2a96:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0067\u0072e\u0061\u0074\u0065\u0072",0x2a95:"e\u0071\u0075\u0061\u006c\u006f\u0072\u006c\u0065\u0073\u0073",0x22de:"\u0065q\u0075a\u006c\u006f\u0072\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x2242:"\u0065\u0071\u0075\u0061\u006c\u006f\u0072\u0073\u0069m\u0069\u006c\u0061\u0072",0x22d5:"\u0065\u0071\u0075\u0061\u006c\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2971:"\u0065q\u0075a\u006c\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0xfe66:"\u0065\u0071\u0075\u0061\u006c\u0073\u006d\u0061\u006c\u006c",0x208c:"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0062",0x207c:"\u0065\u0071\u0075\u0061\u006c\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2a78:"\u0065q\u0075\u0069\u0076\u0044\u0044",0x2a68:"\u0065q\u0075\u0069\u0076\u0056\u0065\u0072t",0x2a69:"\u0065\u0071\u0075\u0069\u0076\u0056\u0076\u0065\u0072\u0074",0x2261:"e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0063\u0065",0x224d:"\u0065q\u0075i\u0076\u0061\u0073\u0079\u006d\u0070\u0074\u006f\u0074\u0069\u0063",0x29e5:"\u0065\u0071\u0076\u0070\u0061\u0072\u0073\u006c",0x3126:"\u0065\u0072\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x0440:"\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0258:"\u0065r\u0065\u0076\u0065\u0072\u0073\u0065d",0x044d:"\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x29f3:"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0063i\u0072\u0063\u006c\u0065",0x29f1:"\u0065r\u0072b\u0061\u0072\u0062\u006c\u0061c\u006b\u0064i\u0061\u006d\u006f\u006e\u0064",0x29ef:"\u0065\u0072\u0072\u0062\u0061\u0072\u0062\u006c\u0061\u0063\u006b\u0073q\u0075\u0061\u0072\u0065",0x29f2:"\u0065\u0072\u0072b\u0061\u0072\u0063\u0069\u0072\u0063\u006c\u0065",0x29f0:"\u0065\u0072\u0072\u0062\u0061\u0072\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x29ee:"\u0065\u0072\u0072b\u0061\u0072\u0073\u0071\u0075\u0061\u0072\u0065",0x0441:"\u0065\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04ab:"\u0065\u0073\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0283:"\u0065\u0073\u0068",0x0286:"\u0065s\u0068\u0063\u0075\u0072\u006c",0x090e:"\u0065\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061",0x0946:"\u0065\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x01aa:"\u0065s\u0068r\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006c\u006f\u006f\u0070",0x0285:"\u0065\u0073h\u0073\u0071\u0075a\u0074\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x3047:"\u0065\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a7:"\u0065\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff6a:"\u0065\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x212e:"\u0065s\u0074\u0069\u006d\u0061\u0074\u0065d",0xf6ec:"\u0065s\u0075\u0070\u0065\u0072\u0069\u006fr",0x03b7:"\u0065\u0074\u0061",0x0568:"\u0065\u0074\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03ae:"\u0065\u0074\u0061\u0074\u006f\u006e\u006f\u0073",0x00f0:"\u0065\u0074\u0068",0x1ebd:"\u0065\u0074\u0069\u006c\u0064\u0065",0x1e1b:"e\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x0591:"\u0065\u0074\u006e\u0061\u0068\u0074\u0061\u006c\u0065\u0066\u0074\u0068e\u0062\u0072\u0065\u0077",0x01dd:"\u0065t\u0075\u0072\u006e\u0065\u0064",0x3161:"\u0065\u0075\u006b\u006f\u0072\u0065\u0061\u006e",0x20a0:"\u0065\u0075\u0072o\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079",0x09c7:"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x0947:"\u0065\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0ac7:"\u0065v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0021:"\u0065\u0078\u0063\u006c\u0061\u006d",0x055c:"\u0065\u0078\u0063\u006c\u0061\u006d\u0061\u0072\u006de\u006e\u0069\u0061\u006e",0x203c:"\u0065x\u0063\u006c\u0061\u006d\u0064\u0062l",0x00a1:"\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e",0xf7a1:"\u0065x\u0063l\u0061\u006d\u0064\u006f\u0077\u006e\u0073\u006d\u0061\u006c\u006c",0xff01:"\u0065x\u0063l\u0061\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf721:"e\u0078\u0063\u006c\u0061\u006d\u0073\u006d\u0061\u006c\u006c",0x2203:"e\u0078\u0069\u0073\u0074\u0065\u006e\u0074\u0069\u0061\u006c",0x0292:"\u0065\u007a\u0068",0x01ef:"\u0065\u007a\u0068\u0063\u0061\u0072\u006f\u006e",0x0293:"\u0065z\u0068\u0063\u0075\u0072\u006c",0x01b9:"e\u007a\u0068\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x01ba:"\u0065z\u0068\u0074\u0061\u0069\u006c",0x0066:"\u0066",0xf70c:"\u0066\u0037\u0030\u0063",0xf70e:"\u0066\u0037\u0030\u0065",0xf70a:"\u0066\u0037\u0030\u0061",0xf70d:"\u0066\u0037\u0030\u0064",0xf70f:"\u0066\u0037\u0030\u0066",0xf70b:"\u0066\u0037\u0030\u0062",0xf71c:"\u0066\u0037\u0031\u0063",0xf71d:"\u0066\u0037\u0031\u0064",0xf71a:"\u0066\u0037\u0031\u0061",0xf700:"\u0066\u0037\u0030\u0030",0xf701:"\u0066\u0037\u0030\u0031",0xf702:"\u0066\u0037\u0030\u0032",0xf703:"\u0066\u0037\u0030\u0033",0xf704:"\u0066\u0037\u0030\u0034",0xf705:"\u0066\u0037\u0030\u0035",0xf706:"\u0066\u0037\u0030\u0036",0xf707:"\u0066\u0037\u0030\u0037",0xf708:"\u0066\u0037\u0030\u0038",0xf709:"\u0066\u0037\u0030\u0039",0xf710:"\u0066\u0037\u0031\u0030",0xf711:"\u0066\u0037\u0031\u0031",0xf712:"\u0066\u0037\u0031\u0032",0xf713:"\u0066\u0037\u0031\u0033",0xf714:"\u0066\u0037\u0031\u0034",0xf715:"\u0066\u0037\u0031\u0035",0xf716:"\u0066\u0037\u0031\u0036",0xf717:"\u0066\u0037\u0031\u0037",0xf718:"\u0066\u0037\u0031\u0038",0xf719:"\u0066\u0037\u0031\u0039",0x095e:"\u0066\u0061\u0064\u0065\u0076\u0061",0x0a5e:"\u0066\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2109:"\u0066\u0061\u0068\u0072\u0065\u006e\u0068\u0065\u0069\u0074",0x06cc:"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068",0xfbfd:"\u0066\u0061\u0072\u0073\u0069\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfbfc:"\u0066\u0061r\u0073\u0069\u0079e\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe77:"\u0066a\u0074h\u0061\u0068\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",0xfe76:"\u0066\u0061\u0074\u0068\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe820:"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077",0x064e:"\u0066\u0061\u0074\u0068\u0061\u006c\u006f\u0077\u0061r\u0061\u0062\u0069\u0063",0xe832:"\u0066\u0061\u0074h\u0061\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0xfe70:"\u0066\u0061t\u0068\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe823:"f\u0061\u0074\u0068\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0xe833:"\u0066a\u0074h\u0061\u0074\u0061\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x3108:"\u0066b\u006f\u0070\u006f\u006d\u006f\u0066o",0x29d3:"\u0066b\u006f\u0077\u0074\u0069\u0065",0x24d5:"\u0066c\u0069\u0072\u0063\u006c\u0065",0x2a3e:"\u0066\u0063\u006d\u0070",0x292f:"\u0066\u0064\u0069\u0061\u0067\u006f\u0076\u006e\u0065a\u0072\u0072\u006f\u0077",0x292c:"\u0066\u0064\u0069a\u0067\u006f\u0076\u0072\u0064\u0069\u0061\u0067",0x1e1f:"\u0066\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0586:"f\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfed2:"\u0066\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfed3:"\u0066\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed1:"f\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed4:"\u0066e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc31:"\u0066\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc32:"\u0066e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x03e5:"\u0066e\u0069\u0063\u006f\u0070\u0074\u0069c",0x2640:"\u0066\u0065\u006d\u0061\u006c\u0065",0xfb00:"\u0066\u0066",0xfb03:"\u0066\u0066\u0069",0xfb04:"\u0066\u0066\u006c",0xfb01:"\u0066\u0069",0x246e:"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2482:"\u0066\u0069\u0066t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2496:"\u0066\u0069\u0066\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x2012:"\u0066\u0069\u0067\u0075\u0072\u0065\u0064\u0061\u0073\u0068",0x2007:"f\u0069\u0067\u0075\u0072\u0065\u0073\u0070\u0061\u0063\u0065",0xfb3a:"f\u0069n\u0061\u006c\u006b\u0061\u0066\u0064\u0061\u0067e\u0073\u0068\u0068\u0065br\u0065\u0077",0xe803:"\u0066i\u006ea\u006c\u006b\u0061\u0066\u0077i\u0074\u0068q\u0061\u006d\u0061\u0074\u0073",0xe802:"\u0066\u0069\u006e\u0061\u006c\u006b\u0061\u0066\u0077\u0069\u0074\u0068s\u0068\u0065\u0076\u0061",0x05dd:"\u0066\u0069\u006e\u0061\u006c\u006d\u0065\u006d\u0068e\u0062\u0072\u0065\u0077",0x05e3:"\u0066\u0069\u006e\u0061\u006c\u0070\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x05e5:"\u0066\u0069\u006e\u0061\u006c\u0074\u0073\u0061\u0064\u0069",0x2a0f:"\u0066\u0069\u006e\u0074",0x02c9:"\u0066\u0069r\u0073\u0074\u0074o\u006e\u0065\u0063\u0068\u0069\u006e\u0065\u0073\u0065",0x25c9:"\u0066i\u0073\u0068\u0065\u0079\u0065",0x0035:"\u0066\u0069\u0076\u0065",0x0665:"\u0066\u0069\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0x09eb:"f\u0069\u0076\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096b:"\u0066\u0069\u0076\u0065\u0064\u0065\u0076\u0061",0x215d:"f\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x0aeb:"\u0066\u0069\u0076e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6b:"\u0066\u0069\u0076e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3025:"\u0066\u0069\u0076e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3224:"f\u0069v\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2085:"\u0066\u0069\u0076e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff15:"\u0066\u0069\u0076\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf735:"\u0066\u0069\u0076e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2478:"\u0066i\u0076\u0065\u0070\u0061\u0072\u0065n",0x248c:"\u0066\u0069\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f5:"f\u0069\u0076\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2174:"\u0066i\u0076\u0065\u0072\u006f\u006d\u0061n",0x215a:"\u0066i\u0076\u0065\u0073\u0069\u0078\u0074h",0x2075:"\u0066\u0069\u0076e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e55:"\u0066\u0069\u0076\u0065\u0074\u0068\u0061\u0069",0xfb02:"\u0066\u006c",0x230a:"\u0066l\u006f\u006f\u0072\u006c\u0065\u0066t",0x230b:"\u0066\u006c\u006f\u006f\u0072\u0072\u0069\u0067\u0068\u0074",0x0192:"\u0066\u006c\u006f\u0072\u0069\u006e",0x23e5:"\u0066\u006c\u0074n\u0073",0xff46:"\u0066\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3399:"\u0066\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x0e1f:"\u0066o\u0066\u0061\u006e\u0074\u0068\u0061i",0x0e1d:"\u0066\u006f\u0066\u0061\u0074\u0068\u0061\u0069",0x2aba:"\u0066o\u006cl\u006f\u0077\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076",0x2ab6:"\u0066\u006fl\u006c\u006f\u0077n\u006f\u0074\u0073\u006c\u006e\u0074\u0065\u0071\u006c",0x22e9:"\u0066\u006f\u006c\u006c\u006f\u0077\u006f\u0072\u006e\u006f\u0074\u0065q\u0076\u006c\u006e\u0074",0x2ab0:"\u0066\u006f\u006cl\u006f\u0077\u0073\u0065\u0071\u0075\u0061\u006c",0x227d:"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072c\u0075\u0072\u006c\u0079",0x227f:"\u0066\u006f\u006c\u006c\u006f\u0077\u0073\u006f\u0072e\u0071\u0075\u0061\u006c",0x0e4f:"f\u006f\u006e\u0067\u006d\u0061\u006e\u0074\u0068\u0061\u0069",0x22a9:"\u0066\u006f\u0072\u0063\u0065\u0073",0x22aa:"\u0066o\u0072\u0063\u0065\u0073\u0062\u0061r",0x22d4:"\u0066\u006f\u0072\u006b",0x2adc:"\u0066\u006f\u0072k\u0073",0x2add:"\u0066\u006f\u0072\u006b\u0073\u006e\u006f\u0074",0x2ad9:"\u0066\u006f\u0072k\u0076",0x0034:"\u0066\u006f\u0075\u0072",0x0664:"\u0066\u006f\u0075\u0072\u0061\u0072\u0061\u0062\u0069\u0063",0x09ea:"f\u006f\u0075\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096a:"\u0066\u006f\u0075\u0072\u0064\u0065\u0076\u0061",0x2158:"\u0066\u006f\u0075\u0072\u0066\u0069\u0066\u0074\u0068\u0073",0x0aea:"\u0066\u006f\u0075r\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6a:"\u0066\u006f\u0075r\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3024:"\u0066\u006f\u0075r\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3223:"f\u006fu\u0072\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2084:"\u0066\u006f\u0075r\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff14:"\u0066\u006f\u0075\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f7:"f\u006fu\u0072\u006e\u0075\u006d\u0065\u0072\u0061\u0074o\u0072\u0062\u0065\u006ega\u006c\u0069",0xf734:"\u0066\u006f\u0075r\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2477:"\u0066o\u0075\u0072\u0070\u0061\u0072\u0065n",0x2005:"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0065\u006ds\u0070\u0061\u0063\u0065",0x248b:"\u0066\u006f\u0075\u0072\u0070\u0065\u0072\u0069\u006f\u0064",0x06f4:"f\u006f\u0075\u0072\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2173:"\u0066o\u0075\u0072\u0072\u006f\u006d\u0061n",0x2074:"\u0066\u006f\u0075r\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x246d:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2481:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2495:"\u0066\u006f\u0075\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e54:"\u0066\u006f\u0075\u0072\u0074\u0068\u0061\u0069",0x221c:"\u0066\u006f\u0075\u0072\u0074\u0068\u0072\u006f\u006f\u0074",0x02cb:"\u0066\u006f\u0075\u0072\u0074\u0068\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065",0x2999:"\u0066o\u0075\u0072\u0076\u0064\u006f\u0074s",0x24a1:"\u0066\u0070\u0061\u0072\u0065\u006e",0x2044:"\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e",0x20a3:"\u0066\u0072\u0061n\u0063",0x024b:"\u0066r\u006f\u006e\u0074\u0065\u0064",0x27d7:"\u0066\u0075\u006c\u006c\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e",0x0067:"\u0067",0x0997:"\u0067a\u0062\u0065\u006e\u0067\u0061\u006ci",0x01f5:"\u0067\u0061\u0063\u0075\u0074\u0065",0x0917:"\u0067\u0061\u0064\u0065\u0076\u0061",0x06af:"\u0067a\u0066\u0061\u0072\u0061\u0062\u0069c",0xfb93:"\u0067\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb94:"\u0067\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb92:"g\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb95:"\u0067a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0a97:"\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a17:"\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x304c:"\u0067\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ac:"\u0067\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x03b3:"\u0067\u0061\u006dm\u0061",0x0263:"\u0067a\u006dm\u0061\u006c\u0061\u0074\u0069\u006e\u0073\u006d\u0061\u006c\u006c",0x02e0:"\u0067\u0061\u006d\u006d\u0061\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x03eb:"\u0067\u0061\u006eg\u0069\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x310d:"\u0067b\u006f\u0070\u006f\u006d\u006f\u0066o",0x011f:"\u0067\u0062\u0072\u0065\u0076\u0065",0x01e7:"\u0067\u0063\u0061\u0072\u006f\u006e",0x0123:"\u0067\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d6:"\u0067c\u0069\u0072\u0063\u006c\u0065",0x011d:"g\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0121:"\u0067\u0064\u006f\u0074",0x03cf:"\u0067\u0065\u0062a\u0072",0x3052:"\u0067\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b2:"\u0067\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x224e:"\u0067\u0065\u006f\u006d\u0065\u0071\u0075\u0069\u0076a\u006c\u0065\u006e\u0074",0x2251:"\u0067e\u006fm\u0065\u0074\u0072\u0069\u0063a\u006c\u006cy\u0065\u0071\u0075\u0061\u006c",0x2afa:"\u0067e\u0071\u0071\u0073\u006c\u0061\u006et",0x059c:"\u0067e\u0072e\u0073\u0068\u0061\u0063\u0063e\u006e\u0074h\u0065\u0062\u0072\u0065\u0077",0x05f3:"\u0067\u0065\u0072e\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x059d:"\u0067e\u0072e\u0073\u0068\u006d\u0075\u0071d\u0061\u006dh\u0065\u0062\u0072\u0065\u0077",0x00df:"\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073",0x059e:"g\u0065\u0072\u0073\u0068ay\u0069m\u0061\u0063\u0063\u0065\u006et\u0068\u0065\u0062\u0072\u0065\u0077",0x05f4:"\u0067e\u0072s\u0068\u0061\u0079\u0069\u006d\u0068\u0065\u0062\u0072\u0065\u0077",0x2aa9:"\u0067\u0065\u0073c\u0063",0x2a80:"\u0067\u0065\u0073\u0064\u006f\u0074",0x2a82:"\u0067e\u0073\u0064\u006f\u0074\u006f",0x2a84:"\u0067\u0065\u0073\u0064\u006f\u0074\u006f\u006c",0x2a94:"\u0067\u0065\u0073\u006c\u0065\u0073",0x3013:"\u0067\u0065\u0074\u0061\u006d\u0061\u0072\u006b",0x22d9:"\u0067\u0067\u0067",0x2af8:"\u0067g\u0067\u006e\u0065\u0073\u0074",0x0998:"\u0067\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0572:"\u0067\u0068\u0061d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0918:"\u0067h\u0061\u0064\u0065\u0076\u0061",0x0a98:"g\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a18:"g\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x063a:"g\u0068\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfece:"\u0067\u0068a\u0069\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfecf:"\u0067h\u0061i\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfecd:"\u0067\u0068\u0061\u0069\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed0:"\u0067\u0068\u0061\u0069\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x0495:"g\u0068\u0065\u006d\u0069dd\u006ce\u0068\u006f\u006f\u006b\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0493:"\u0067\u0068\u0065\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0491:"\u0067\u0068\u0065\u0075\u0070\u0074\u0075\u0072\u006e\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x095a:"\u0067\u0068\u0068\u0061\u0064\u0065\u0076\u0061",0x0a5a:"\u0067\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0260:"\u0067\u0068\u006fo\u006b",0x3393:"\u0067h\u007a\u0073\u0071\u0075\u0061\u0072e",0x304e:"\u0067\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ae:"\u0067\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0563:"g\u0069\u006d\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2137:"\u0067\u0069\u006de\u006c",0xfb32:"\u0067\u0069\u006d\u0065\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x0453:"g\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x2a92:"\u0067\u006c\u0045",0x2aa5:"\u0067\u006c\u0061",0x29e6:"g\u006c\u0065\u0069\u0063\u0068\u0073\u0074\u0061\u0072\u006b",0x2aa4:"\u0067\u006c\u006a",0x0249:"\u0067l\u006f\u0074\u0074\u0061\u006c",0x01be:"g\u006c\u006f\u0074\u0074al\u0069n\u0076\u0065\u0072\u0074\u0065d\u0073\u0074\u0072\u006f\u006b\u0065",0x024a:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0072\u0065\u0076",0x0294:"g\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070",0x0231:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0062\u0061\u0072",0x0232:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0062a\u0072\u0072\u0065\u0076",0x0226:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u0069\u006e\u0076",0x0296:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064",0x02c0:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074o\u0070\u006d\u006f\u0064",0x0295:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x02c1:"\u0067\u006c\u006f\u0074ta\u006c\u0073\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u006do\u0064",0x02e4:"g\u006c\u006f\u0074\u0074\u0061\u006cs\u0074\u006f\u0070\u0072\u0065\u0076\u0065\u0072\u0073e\u0064\u0073\u0075p\u0065r\u0069\u006f\u0072",0x0225:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0072e\u0076\u0069\u006e\u0076",0x02a1:"\u0067\u006c\u006f\u0074\u0074\u0061\u006c\u0073\u0074\u006f\u0070\u0073t\u0072\u006f\u006b\u0065",0x02a2:"\u0067l\u006f\u0074\u0074\u0061l\u0073\u0074\u006f\u0070\u0073t\u0072o\u006be\u0072\u0065\u0076\u0065\u0072\u0073\u0065d",0x1e21:"\u0067m\u0061\u0063\u0072\u006f\u006e",0xff47:"\u0067\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x22e7:"\u0067\u006e\u0073i\u006d",0x3054:"\u0067\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b4:"\u0067\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24a2:"\u0067\u0070\u0061\u0072\u0065\u006e",0x33ac:"\u0067p\u0061\u0073\u0071\u0075\u0061\u0072e",0x2207:"\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074",0x0060:"\u0067\u0072\u0061v\u0065",0x0316:"\u0067\u0072\u0061\u0076\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0300:"\u0067\u0072\u0061\u0076\u0065\u0063\u006d\u0062",0x0953:"\u0067r\u0061\u0076\u0065\u0064\u0065\u0076a",0x02b3:"\u0067\u0072\u0061\u0076\u0065\u006c\u0065\u0066\u0074\u006e\u006f\u0073\u0070",0x02ce:"g\u0072\u0061\u0076\u0065\u006c\u006f\u0077\u006d\u006f\u0064",0xff40:"\u0067\u0072\u0061\u0076\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x0340:"\u0067\u0072\u0061v\u0065\u0074\u006f\u006e\u0065\u0063\u006d\u0062",0x003e:"\u0067r\u0065\u0061\u0074\u0065\u0072",0x2a8c:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u0062\u006c\u0065\u0071l\u006c\u0065\u0073\u0073",0x22d7:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0064\u006f\u0074",0x2265:"\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0x22db:"\u0067r\u0065a\u0074\u0065\u0072\u0065\u0071u\u0061\u006co\u0072\u006c\u0065\u0073\u0073",0xff1e:"\u0067\u0072e\u0061\u0074\u0065r\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a8a:"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006ft\u0064\u0062l\u0065\u0071\u0075\u0061\u006c",0x2a88:"\u0067r\u0065a\u0074\u0065\u0072\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2a86:"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072a\u0070\u0070r\u006f\u0078\u0065\u0071\u006c",0x2273:"\u0067\u0072\u0065\u0061te\u0072\u006f\u0072\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074",0x2277:"\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006f\u0072\u006c\u0065\u0073\u0073",0x2269:"\u0067r\u0065a\u0074\u0065\u0072\u006f\u0072n\u006f\u0074d\u0062\u006c\u0065\u0071\u006c",0x2267:"\u0067\u0072e\u0061\u0074\u0065r\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0xfe65:"\u0067\u0072\u0065a\u0074\u0065\u0072\u0073\u006d\u0061\u006c\u006c",0x0261:"\u0067s\u0063\u0072\u0069\u0070\u0074",0x2a8e:"\u0067\u0073\u0069m\u0065",0x2a90:"\u0067\u0073\u0069m\u006c",0x01e5:"\u0067s\u0074\u0072\u006f\u006b\u0065",0x2aa7:"\u0067\u0074\u0063\u0063",0x2a7a:"\u0067\u0074\u0063i\u0072",0x29a0:"\u0067\u0074\u006c\u0070\u0061\u0072",0x2a7c:"\u0067t\u0071\u0075\u0065\u0073\u0074",0x2978:"\u0067\u0074\u0072\u0061\u0072\u0072",0x3050:"\u0067\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x00ab:"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074",0x00bb:"\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074",0x2039:"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074",0x203a:"\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074",0x30b0:"\u0067\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3318:"\u0067\u0075\u0072a\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x33c9:"\u0067\u0079\u0073\u0071\u0075\u0061\u0072\u0065",0x0068:"\u0068",0x04a9:"\u0068\u0061\u0061\u0062kh\u0061\u0073\u0069\u0061\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x06c1:"\u0068\u0061\u0061\u006c\u0074\u006f\u006e\u0065\u0061r\u0061\u0062\u0069\u0063",0x09b9:"\u0068a\u0062\u0065\u006e\u0067\u0061\u006ci",0x029f:"\u0068\u0061\u0063e\u006b\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x04b3:"\u0068\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0939:"\u0068\u0061\u0064\u0065\u0076\u0061",0x0ab9:"\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a39:"\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfea2:"\u0068\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea3:"\u0068\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x306f:"\u0068\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfea1:"h\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea4:"\u0068a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcaa:"\u0068a\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0x200a:"\u0068a\u0069\u0072\u0073\u0070\u0061\u0063e",0x332a:"h\u0061\u0069\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x30cf:"\u0068\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8a:"\u0068\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0a4d:"\u0068\u0061\u006c\u0061\u006e\u0074\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0x0621:"\u0068\u0061m\u007a\u0061\u0064a\u006d\u006d\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe80:"\u0068\u0061\u006d\u007a\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x3164:"\u0068\u0061\u006eg\u0075\u006c\u0066\u0069\u006c\u006c\u0065\u0072",0x044a:"\u0068\u0061r\u0064\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x21c3:"\u0068a\u0072p\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u006c\u0065\u0066\u0074",0x21c2:"\u0068\u0061r\u0070\u006f\u006fn\u0064\u006f\u0077\u006e\u0072\u0069\u0067\u0068\u0074",0x21bc:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0062a\u0072\u0062\u0075\u0070",0x21cc:"\u0068\u0061r\u0070\u006f\u006fn\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x21c0:"\u0068a\u0072p\u006f\u006f\u006e\u0072\u0069g\u0068\u0074b\u0061\u0072\u0062\u0075\u0070",0x21cb:"\u0068\u0061r\u0070\u006f\u006fn\u0072\u0069\u0067\u0068\u0074\u006c\u0065\u0066\u0074",0x21bf:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u006c\u0065\u0066\u0074",0x21be:"\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070r\u0069\u0067\u0068\u0074",0x23af:"\u0068\u0061\u0072\u0072\u006f\u0077\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x33ca:"\u0068\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x05b2:"\u0068\u0061\u0074a\u0066\u0070\u0061\u0074\u0061\u0068\u0031\u0036",0x05b3:"\u0068\u0061\u0074\u0061\u0066\u0071\u0061\u006d\u0061\u0074\u0073\u0032\u0038",0x05b1:"h\u0061t\u0061\u0066\u0073\u0065\u0067\u006f\u006c\u0077i\u0064\u0065\u0068\u0065br\u0065\u0077",0x2a6f:"\u0068a\u0074\u0061\u0070\u0070\u0072\u006fx",0x0127:"\u0068\u0062\u0061\u0072",0x310f:"\u0068b\u006f\u0070\u006f\u006d\u006f\u0066o",0x1e2b:"h\u0062\u0072\u0065\u0076\u0065\u0062\u0065\u006c\u006f\u0077",0x1e29:"\u0068\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24d7:"\u0068c\u0069\u0072\u0063\u006c\u0065",0x0125:"h\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x03f7:"\u0068\u0063\u0079\u0072\u0069\u006c",0x1e27:"\u0068d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e23:"\u0068\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e25:"\u0068d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2665:"\u0068\u0065\u0061r\u0074",0x2661:"\u0068\u0065\u0061\u0072\u0074\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065",0xfb34:"\u0068\u0065\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x0647:"\u0068e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfba7:"h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u006c\u0074o\u006e\u0065\u0061\u0072ab\u0069\u0063",0xfeea:"\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfba5:"\u0068e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfba4:"h\u0065\u0068\u0068\u0061\u006d\u007aa\u0061\u0062\u006f\u0076\u0065\u0069\u0073\u006f\u006ca\u0074\u0065\u0064a\u0072a\u0062\u0069\u0063",0xfba8:"\u0068\u0065\u0068\u0069ni\u0074\u0069\u0061\u006c\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063",0xfeeb:"\u0068\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3078:"\u0068\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfee9:"h\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfba9:"h\u0065\u0068\u006d\u0065di\u0061l\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063",0xfeec:"\u0068e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd8:"\u0068e\u0068w\u0069\u0074\u0068\u006d\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0x337b:"\u0068e\u0069s\u0065\u0069\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x30d8:"\u0068\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8d:"\u0068\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3336:"\u0068e\u006bu\u0074\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x0267:"\u0068\u0065\u006e\u0067\u0068\u006f\u006f\u006b",0x22b9:"\u0068\u0065\u0072m\u0069\u0074\u006d\u0061\u0074\u0072\u0069\u0078",0x3339:"\u0068\u0065\u0072u\u0074\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x2394:"\u0068e\u0078\u0061\u0067\u006f\u006e",0x2b23:"\u0068\u0065\u0078a\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0x0266:"\u0068\u0068\u006fo\u006b",0x023a:"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072",0x02b1:"\u0068\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x327b:"\u0068i\u0065u\u0068\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x321b:"\u0068\u0069\u0065\u0075\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x326d:"\u0068\u0069\u0065\u0075\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x314e:"h\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320d:"\u0068\u0069e\u0075\u0068\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x0674:"\u0068i\u0067\u0068\u0068\u0061\u006d\u007aa",0x3072:"\u0068\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d2:"\u0068\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8b:"\u0068\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05b4:"\u0068i\u0072\u0069\u0071\u0031\u0034",0x2924:"\u0068k\u006e\u0065\u0061\u0072\u0072\u006fw",0x2923:"\u0068k\u006e\u0077\u0061\u0072\u0072\u006fw",0x2925:"\u0068\u006b\u0073\u0065\u0061\u0072\u006f\u0077",0x2926:"\u0068\u006b\u0073\u0077\u0061\u0072\u006f\u0077",0x1e96:"\u0068\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff48:"\u0068\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0570:"\u0068\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0e2b:"\u0068o\u0068\u0069\u0070\u0074\u0068\u0061i",0x307b:"\u0068\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30db:"\u0068\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8e:"\u0068\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05b9:"\u0068o\u006ca\u006d\u0071\u0075\u0061\u0072t\u0065\u0072h\u0065\u0062\u0072\u0065\u0077",0x0e2e:"\u0068\u006f\u006eo\u006b\u0068\u0075\u006b\u0074\u0068\u0061\u0069",0x0309:"\u0068o\u006f\u006b\u0063\u006d\u0062",0x0321:"\u0068\u006f\u006fkp\u0061\u006c\u0061\u0074\u0061\u006c\u0069\u007a\u0065\u0064\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0322:"h\u006f\u006f\u006b\u0072et\u0072o\u0066\u006c\u0065\u0078\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x3342:"\u0068\u006f\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065",0x03e9:"\u0068\u006f\u0072\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x2015:"\u0068\u006f\u0072\u0069\u007a\u006f\u006e\u0074\u0061\u006c\u0062\u0061\u0072",0x05a2:"\u0068\u006f\u0072\u0069\u007a\u0074\u0061\u0062",0x031b:"\u0068o\u0072\u006e\u0063\u006d\u0062",0x2668:"\u0068\u006f\u0074\u0073\u0070\u0072\u0069\u006e\u0067\u0073",0x29d6:"\u0068o\u0075\u0072\u0067\u006c\u0061\u0073s",0x2302:"\u0068\u006f\u0075s\u0065",0x24a3:"\u0068\u0070\u0061\u0072\u0065\u006e",0x25ad:"\u0068\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",0x0239:"\u0068\u0073\u0075\u0070\u0065\u0072",0x02b0:"\u0068s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0265:"\u0068t\u0075\u0072\u006e\u0065\u0064",0x3075:"\u0068\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x3333:"\u0068\u0075\u0069i\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x30d5:"\u0068\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8c:"\u0068\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x02dd:"\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0xf009:"\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0031",0x030b:"\u0068u\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074\u0063\u006d\u0062",0x0195:"\u0068\u0076",0x002d:"\u0068\u0079\u0070\u0068\u0065\u006e",0x2043:"\u0068\u0079\u0070h\u0065\u006e\u0062\u0075\u006c\u006c\u0065\u0074",0x2027:"\u0068y\u0070\u0068\u0065\u006e\u0064\u006ft",0xf6e5:"\u0068\u0079\u0070\u0068\u0065\u006e\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff0d:"\u0068y\u0070h\u0065\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe63:"h\u0079\u0070\u0068\u0065\u006e\u0073\u006d\u0061\u006c\u006c",0xf6e6:"\u0068\u0079\u0070\u0068\u0065\u006e\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x2010:"\u0068y\u0070\u0068\u0065\u006e\u0074\u0077o",0x3030:"\u0068z\u0069\u0067\u007a\u0061\u0067",0x0069:"\u0069",0x00ed:"\u0069\u0061\u0063\u0075\u0074\u0065",0x01f8:"\u0069\u0062\u0061\u0072",0x0987:"\u0069\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x3127:"\u0069b\u006f\u0070\u006f\u006d\u006f\u0066o",0x012d:"\u0069\u0062\u0072\u0065\u0076\u0065",0x01d0:"\u0069\u0063\u0061\u0072\u006f\u006e",0x24d8:"\u0069c\u0069\u0072\u0063\u006c\u0065",0x00ee:"i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0209:"\u0069d\u0062\u006c\u0067\u0072\u0061\u0076e",0x328f:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0065\u0061r\u0074\u0068\u0063\u0069rc\u006c\u0065",0x328b:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0066\u0069\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x323f:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0061\u006cl\u0069\u0061\u006e\u0063\u0065\u0070\u0061\u0072\u0065\u006e",0x323a:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u0061\u006c\u006c\u0070ar\u0065\u006e",0x32a5:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u0065\u006e\u0074\u0072\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x3006:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006c\u006f\u0073\u0065",0x3001:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0063\u006f\u006d\u006d\u0061",0xff64:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063c\u006f\u006d\u006d\u0061le\u0066\u0074",0x3237:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069c\u0063\u006f\u006e\u0067\u0072\u0061\u0074u\u006c\u0061\u0074\u0069\u006f\u006e\u0070\u0061\u0072\u0065\u006e",0x32a3:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0063\u006fr\u0072\u0065\u0063\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x322f:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0065\u0061\u0072t\u0068\u0070\u0061\u0072\u0065\u006e",0x323d:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u006e\u0074\u0065\u0072\u0070\u0072\u0069\u0073\u0065\u0070a\u0072\u0065\u006e",0x329d:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063e\u0078\u0063\u0065\u006c\u006c\u0065\u006e\u0074\u0063\u0069r\u0063\u006c\u0065",0x3240:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0066\u0065s\u0074\u0069\u0076\u0061\u006c\u0070\u0061\u0072\u0065\u006e",0x3296:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u006e\u0061\u006e\u0063\u0069\u0061\u006c\u0063\u0069r\u0063\u006c\u0065",0x3236:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0066i\u006ea\u006ec\u0069\u0061\u006c\u0070\u0061\u0072\u0065n",0x322b:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063f\u0069\u0072\u0065\u0070ar\u0065\u006e",0x3232:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063h\u0061\u0076\u0065\u0070ar\u0065\u006e",0x32a4:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0068\u0069\u0067h\u0063\u0069\u0072\u0063\u006c\u0065",0x3005:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0069\u0074e\u0072\u0061\u0074\u0069\u006f\u006e\u006d\u0061\u0072\u006b",0x3298:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u006c\u0061\u0062\u006f\u0072\u0063\u0069\u0072\u0063l\u0065",0x3238:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0061\u0062o\u0072\u0070\u0061\u0072\u0065\u006e",0x32a7:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006c\u0065\u0066t\u0063\u0069\u0072\u0063\u006c\u0065",0x32a6:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063l\u006f\u0077\u0063\u0069rc\u006c\u0065",0x32a9:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u006de\u0064i\u0063i\u006e\u0065\u0063\u0069\u0072\u0063\u006ce",0x322e:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u006d\u0065\u0074a\u006c\u0070\u0061\u0072\u0065\u006e",0x322a:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063m\u006f\u006f\u006e\u0070ar\u0065\u006e",0x3234:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063n\u0061\u006d\u0065\u0070ar\u0065\u006e",0x3002:"\u0069\u0064\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070e\u0072\u0069\u006f\u0064",0x329e:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0070\u0072\u0069\u006e\u0074\u0063\u0069\u0072\u0063l\u0065",0x3243:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0072\u0065\u0061c\u0068\u0070\u0061\u0072\u0065\u006e",0x3239:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0072e\u0070r\u0065s\u0065\u006e\u0074\u0070\u0061\u0072\u0065n",0x323e:"\u0069d\u0065\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0072\u0065s\u006f\u0075\u0072\u0063\u0065\u0070\u0061\u0072\u0065\u006e",0x32a8:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0072\u0069\u0067\u0068\u0074\u0063\u0069\u0072\u0063l\u0065",0x3299:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0065\u0063\u0072\u0065\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x3242:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063s\u0065\u006c\u0066\u0070ar\u0065\u006e",0x3233:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u006f\u0063\u0069\u0065\u0074\u0079\u0070\u0061\u0072\u0065\u006e",0x3000:"\u0069\u0064e\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073\u0070\u0061\u0063\u0065",0x3235:"\u0069\u0064\u0065og\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0070\u0065\u0063\u0069\u0061\u006c\u0070\u0061\u0072\u0065\u006e",0x3231:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u006fc\u006b\u0070\u0061\u0072\u0065\u006e",0x323b:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0073\u0074\u0075d\u0079\u0070\u0061\u0072\u0065\u006e",0x3230:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0069\u0063\u0073\u0075\u006e\u0070\u0061\u0072\u0065\u006e",0x323c:"\u0069d\u0065\u006f\u0067\u0072a\u0070\u0068\u0069\u0063\u0073u\u0070e\u0072v\u0069\u0073\u0065\u0070\u0061\u0072\u0065n",0x322c:"i\u0064\u0065\u006f\u0067ra\u0070h\u0069\u0063\u0077\u0061\u0074e\u0072\u0070\u0061\u0072\u0065\u006e",0x322d:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063w\u006f\u006f\u0064\u0070ar\u0065\u006e",0x3007:"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u007a\u0065\u0072\u006f",0x328e:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u006d\u0065t\u0061\u006c\u0063\u0069rc\u006c\u0065",0x328a:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006d\u006f\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x3294:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u006e\u0061\u006d\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x3290:"\u0069d\u0065o\u0067\u0072\u0061\u0070\u0068s\u0075\u006ec\u0069\u0072\u0063\u006c\u0065",0x328c:"i\u0064e\u006f\u0067\u0072\u0061\u0070\u0068\u0077\u0061t\u0065\u0072\u0063\u0069rc\u006c\u0065",0x328d:"\u0069\u0064\u0065\u006fgr\u0061\u0070\u0068\u0077\u006f\u006f\u0064\u0063\u0069\u0072\u0063\u006c\u0065",0x0907:"\u0069\u0064\u0065v\u0061",0x00ef:"\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e2f:"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x04e5:"\u0069\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x1ecb:"\u0069d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04d7:"\u0069e\u0062r\u0065\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0435:"\u0069\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x03f9:"\u0069\u0065\u0068\u006f\u006f\u006b",0x03fb:"\u0069\u0065\u0068o\u006f\u006b\u006f\u0067\u006f\u006e\u0065\u006b",0x3275:"\u0069e\u0075n\u0067\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3215:"\u0069\u0065\u0075\u006e\u0067\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3267:"\u0069\u0065\u0075\u006e\u0067\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3147:"i\u0065\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e",0x3207:"\u0069\u0065u\u006e\u0067\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x00ec:"\u0069\u0067\u0072\u0061\u0076\u0065",0x0a87:"\u0069g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a07:"\u0069g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3044:"\u0069h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ec9:"\u0069\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0988:"\u0069i\u0062\u0065\u006e\u0067\u0061\u006ci",0x0438:"\u0069\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0908:"\u0069\u0069\u0064\u0065\u0076\u0061",0x0a88:"\u0069\u0069\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a08:"\u0069\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x2a0c:"\u0069\u0069\u0069\u0069\u006e\u0074",0x222d:"\u0069\u0069\u0069n\u0074",0x0a40:"\u0069i\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x29dc:"\u0069\u0069\u006e\u0066\u0069\u006e",0x020b:"\u0069\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x09c0:"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0940:"\u0069i\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac0:"\u0069\u0069\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0133:"\u0069\u006a",0x30a4:"\u0069k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff72:"\u0069k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x3163:"\u0069k\u006f\u0072\u0065\u0061\u006e",0x05ac:"\u0069\u006c\u0075\u0079\u0068\u0065\u0062\u0072\u0065\u0077",0x012b:"\u0069m\u0061\u0063\u0072\u006f\u006e",0x04e3:"\u0069m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x22b7:"\u0069m\u0061\u0067\u0065\u006f\u0066",0x2253:"\u0069m\u0061\u0067\u0065\u006fr\u0061\u0070\u0070\u0072\u006fx\u0069m\u0061t\u0065\u006c\u0079\u0065\u0071\u0075\u0061l",0x1d6a4:"\u0069\u006d\u0061t\u0068",0x0a3f:"\u0069\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0xff49:"\u0069\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x221e:"\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079",0x056b:"i\u006e\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2a0e:"\u0069\u006e\u0074\u0042\u0061\u0072",0x2a0d:"\u0069\u006e\u0074\u0062\u0061\u0072",0x2a19:"\u0069\u006e\u0074\u0063\u0061\u0070",0x2231:"\u0069\u006e\u0074c\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x2a1a:"\u0069\u006e\u0074\u0063\u0075\u0070",0x2216:"\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0064\u0069\u0076\u0069\u0064\u0065",0x222b:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c",0x2321:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0062\u0074",0xf8f5:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0065\u0078",0x2320:"\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c\u0074\u0070",0x22ba:"\u0069\u006e\u0074\u0065\u0072\u0063\u0061\u006c",0x2af4:"\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0061\u0076\u0065",0x203d:"i\u006e\u0074\u0065\u0072\u0072\u006f\u0062\u0061\u006e\u0067",0x2e18:"\u0069n\u0074e\u0072\u0072\u006f\u0062\u0061\u006e\u0067\u0064\u006f\u0077\u006e",0x2229:"\u0069\u006e\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e",0x22d2:"\u0069n\u0074e\u0072\u0073\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0062\u006c",0x22c2:"\u0069\u006e\u0074\u0065rs\u0065\u0063\u0074\u0069\u006f\u006e\u0064\u0069\u0073\u0070\u006c\u0061\u0079",0x2293:"\u0069\u006e\u0074\u0065\u0072\u0073\u0065\u0063\u0074i\u006f\u006e\u0073\u0071",0x23ae:"i\u006e\u0074\u0065\u0078\u0074\u0065\u006e\u0064\u0065\u0072",0x3305:"\u0069\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x2a17:"\u0069\u006e\u0074\u006c\u0061\u0072\u0068\u006b",0x2a3c:"\u0069n\u0074\u0070\u0072\u006f\u0064",0x2a3d:"\u0069\u006e\u0074\u0070\u0072\u006f\u0064\u0072",0x2a18:"\u0069\u006e\u0074\u0078",0x25d8:"\u0069n\u0076\u0062\u0075\u006c\u006c\u0065t",0x25d9:"\u0069n\u0076\u0063\u0069\u0072\u0063\u006ce",0x223e:"\u0069\u006e\u0076\u006c\u0061\u007a\u0079\u0073",0x25db:"\u0069\u006e\u0076wh\u0069\u0074\u0065\u006c\u006f\u0077\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x25da:"\u0069\u006e\u0076wh\u0069\u0074\u0065\u0075\u0070\u0070\u0065\u0072\u0068\u0061\u006c\u0066\u0063\u0069\u0072\u0063\u006c\u0065",0x012f:"\u0069o\u0067\u006f\u006e\u0065\u006b",0x03b9:"\u0069\u006f\u0074\u0061",0x01f9:"\u0069\u006f\u0074a\u0031",0x03ca:"\u0069\u006f\u0074a\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x0390:"\u0069\u006f\u0074\u0061\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073t\u006f\u006e\u006f\u0073",0x0269:"\u0069o\u0074\u0061\u006c\u0061\u0074\u0069n",0x03af:"\u0069o\u0074\u0061\u0074\u006f\u006e\u006fs",0x24a4:"\u0069\u0070\u0061\u0072\u0065\u006e",0x0a72:"i\u0072\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x22f9:"\u0069\u0073\u0069n\u0045",0x22f5:"\u0069s\u0069\u006e\u0064\u006f\u0074",0x22f7:"\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072",0x22f4:"\u0069\u0073\u0069n\u0073",0x22f8:"\u0069\u0073\u0069\u006e\u0076\u0062",0x3043:"\u0069\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a3:"\u0069\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff68:"\u0069\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09fa:"\u0069\u0073\u0073\u0068\u0061\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0268:"\u0069s\u0074\u0072\u006f\u006b\u0065",0xf6ed:"\u0069s\u0075\u0070\u0065\u0072\u0069\u006fr",0x309d:"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30fd:"\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0x0129:"\u0069\u0074\u0069\u006c\u0064\u0065",0x1e2d:"i\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x3129:"\u0069\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x09bf:"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x093f:"\u0069\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0abf:"\u0069v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0477:"\u0069\u007a\u0068it\u0073\u0061\u0064\u0062\u006c\u0067\u0072\u0061\u0076\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x006a:"\u006a",0x0571:"\u006a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x099c:"\u006aa\u0062\u0065\u006e\u0067\u0061\u006ci",0x091c:"\u006a\u0061\u0064\u0065\u0076\u0061",0x0a9c:"\u006a\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1c:"\u006a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3110:"\u006ab\u006f\u0070\u006f\u006d\u006f\u0066o",0x01f0:"\u006a\u0063\u0061\u0072\u006f\u006e",0x24d9:"\u006ac\u0069\u0072\u0063\u006c\u0065",0x0135:"j\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x029d:"\u006a\u0063\u0072o\u0073\u0073\u0065\u0064\u0074\u0061\u0069\u006c",0x022d:"\u006a\u0063\u0072\u006f\u0073\u0073\u0074\u0061\u0069\u006c",0x025f:"\u006a\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0073t\u0072\u006f\u006b\u0065",0x062c:"\u006a\u0065\u0065\u006d\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9e:"\u006ae\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9f:"\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe9d:"\u006a\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea0:"\u006a\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca8:"\u006a\u0065\u0065\u006dwi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfb8b:"\u006a\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb8a:"j\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x099d:"\u006a\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091d:"\u006ah\u0061\u0064\u0065\u0076\u0061",0x0a9d:"j\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1d:"j\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x057b:"\u006a\u0068\u0065h\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x3004:"\u006a\u0069\u0073",0x1d6a5:"\u006a\u006d\u0061t\u0068",0xff4a:"\u006a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x24a5:"\u006a\u0070\u0061\u0072\u0065\u006e",0x023b:"\u006a\u0073\u0075\u0070\u0065\u0072",0x02b2:"\u006as\u0075\u0070\u0065\u0072\u0069\u006fr",0x006b:"\u006b",0x04a1:"\u006b\u0061\u0062\u0061\u0073\u0068\u006b\u0069\u0072\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0995:"\u006ba\u0062\u0065\u006e\u0067\u0061\u006ci",0x1e31:"\u006b\u0061\u0063\u0075\u0074\u0065",0x043a:"\u006b\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x049b:"\u006b\u0061\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0915:"\u006b\u0061\u0064\u0065\u0076\u0061",0x05db:"\u006b\u0061\u0066",0xfb3b:"\u006ba\u0066\u0064\u0061\u0067\u0065\u0073h",0xfeda:"\u006b\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfedb:"\u006b\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed9:"k\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfedc:"\u006ba\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb4d:"\u006b\u0061\u0066\u0072\u0061\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x0a95:"\u006b\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a15:"\u006b\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x304b:"\u006b\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0400:"\u006b\u0061\u0068\u006f\u006f\u006b",0x04c4:"\u006b\u0061\u0068\u006f\u006f\u006b\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x30ab:"\u006b\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff76:"\u006b\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x03ba:"\u006b\u0061\u0070p\u0061",0x03f0:"\u006b\u0061p\u0070\u0061\u0073y\u006d\u0062\u006f\u006c\u0067\u0072\u0065\u0065\u006b",0x3171:"\u006b\u0061\u0070\u0079eo\u0075\u006e\u006d\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x3184:"k\u0061\u0070\u0079\u0065ou\u006ep\u0068\u0069\u0065\u0075\u0070h\u006b\u006f\u0072\u0065\u0061\u006e",0x3178:"\u006b\u0061\u0070\u0079eo\u0075\u006e\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3179:"\u006ba\u0070\u0079\u0065\u006f\u0075\u006e\u0073\u0073\u0061\u006e\u0067p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x330d:"\u006b\u0061\u0072\u006f\u0072\u0069\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x03d7:"\u006ba\u0072\u0074\u0064\u0065\u0073",0x0640:"\u006b\u0061\u0073\u0068\u0069\u0064\u0061\u0061\u0075\u0074o\u006e\u006f\u0073\u0069\u0064\u0065\u0062e\u0061\u0072\u0069\u006e\u0067\u0061\u0072\u0061\u0062\u0069\u0063",0x30f5:"\u006ba\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3384:"\u006b\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0xfe7a:"\u006b\u0061\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe826:"\u006b\u0061\u0073\u0072\u0061\u006c\u006f\u0077",0xfe7b:"k\u0061\u0073\u0072\u0061\u006d\u0065\u0064\u0069\u0061\u006c",0x064d:"\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0061r\u0061\u0062\u0069\u0063",0xfe74:"\u006b\u0061s\u0072\u0061\u0074a\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe827:"k\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u006c\u006f\u0077",0x049f:"\u006b\u0061s\u0074\u0072\u006fk\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xff70:"\u006b\u0061\u0074\u0061h\u0069\u0072\u0061\u0070\u0072\u006f\u006c\u006f\u006e\u0067m\u0061r\u006b\u0068\u0061\u006c\u0066\u0077\u0069d\u0074\u0068",0x049d:"\u006ba\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c\u0073\u0074\u0072o\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x310e:"\u006bb\u006f\u0070\u006f\u006d\u006f\u0066o",0x3389:"\u006b\u0063\u0061\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x01e9:"\u006b\u0063\u0061\u0072\u006f\u006e",0x24da:"\u006bc\u0069\u0072\u0063\u006c\u0065",0x0137:"\u006b\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x1e33:"\u006bd\u006f\u0074\u0062\u0065\u006c\u006fw",0x0584:"k\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x06a9:"\u006b\u0065\u0068e\u0068",0xfb8f:"\u006b\u0065\u0068\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfb90:"\u006b\u0065\u0068e\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfb8e:"\u006b\u0065\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb91:"k\u0065\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c",0x3051:"\u006b\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b1:"\u006b\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff79:"\u006b\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x056f:"k\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x223b:"\u006b\u0065\u0072\u006e\u0065\u006c\u0063\u006f\u006e\u0074\u0072\u0061c\u0074\u0069\u006f\u006e",0x30f6:"\u006be\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0138:"\u006b\u0067\u0072e\u0065\u006e\u006c\u0061\u006e\u0064\u0069\u0063",0x0996:"\u006b\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0916:"\u006bh\u0061\u0064\u0065\u0076\u0061",0x0a96:"k\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a16:"k\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfea6:"\u006bh\u0061h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfea7:"\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfea5:"\u006b\u0068\u0061h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfea8:"\u006b\u0068a\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcac:"\u006b\u0068\u0061\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x03e7:"\u006b\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x0959:"\u006b\u0068\u0068\u0061\u0064\u0065\u0076\u0061",0x0a59:"\u006b\u0068\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3278:"k\u0068i\u0065\u0075\u006b\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3218:"\u006b\u0068\u0069\u0065uk\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326a:"\u006b\u0068\u0069\u0065uk\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314b:"\u006b\u0068\u0069\u0065\u0075\u006b\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320a:"\u006bh\u0069e\u0075\u006b\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0e02:"k\u0068\u006f\u006b\u0068\u0061\u0069\u0074\u0068\u0061\u0069",0x0e05:"k\u0068\u006f\u006b\u0068\u006f\u006e\u0074\u0068\u0061\u0069",0x0e03:"\u006b\u0068\u006fk\u0068\u0075\u0061\u0074\u0074\u0068\u0061\u0069",0x0e04:"\u006b\u0068\u006fk\u0068\u0077\u0061\u0069\u0074\u0068\u0061\u0069",0x0e5b:"\u006b\u0068\u006f\u006d\u0075\u0074\u0074\u0068\u0061\u0069",0x0199:"\u006b\u0068\u006fo\u006b",0x0e06:"\u006b\u0068\u006f\u0072\u0061\u006b\u0068\u0061\u006eg\u0074\u0068\u0061\u0069",0x3391:"\u006bh\u007a\u0073\u0071\u0075\u0061\u0072e",0x304d:"\u006b\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ad:"\u006b\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff77:"\u006b\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3315:"\u006b\u0069r\u006f\u0067\u0075r\u0061\u006d\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3316:"\u006b\u0069\u0072\u006f\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073q\u0075\u0061\u0072\u0065",0x3314:"\u006b\u0069\u0072\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x326e:"\u006b\u0069\u0079\u0065ok\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x320e:"\u006bi\u0079e\u006f\u006b\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x3260:"\u006bi\u0079e\u006f\u006b\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3131:"\u006b\u0069\u0079e\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e",0x3200:"\u006b\u0069\u0079\u0065\u006f\u006b\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3133:"\u006b\u0069y\u0065\u006f\u006bs\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x1e35:"\u006b\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x3398:"\u006b\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x33a6:"\u006b\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff4b:"\u006b\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33a2:"\u006bm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x3053:"\u006b\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x33c0:"\u006b\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x0e01:"\u006bo\u006b\u0061\u0069\u0074\u0068\u0061i",0x30b3:"\u006b\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7a:"\u006b\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x331e:"k\u006f\u006f\u0070\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x0481:"\u006b\u006f\u0070\u0070\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x327f:"k\u006fr\u0065\u0061\u006e\u0073\u0074\u0061\u006e\u0064a\u0072\u0064\u0073\u0079mb\u006f\u006c",0x0343:"\u006b\u006f\u0072\u006f\u006e\u0069\u0073\u0063\u006d\u0062",0x24a6:"\u006b\u0070\u0061\u0072\u0065\u006e",0x33aa:"\u006bp\u0061\u0073\u0071\u0075\u0061\u0072e",0x046f:"k\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x33cf:"\u006b\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x022e:"\u006b\u0074\u0075r\u006e",0x029e:"\u006bt\u0075\u0072\u006e\u0065\u0064",0x304f:"\u006b\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30af:"\u006b\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff78:"\u006b\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x33b8:"\u006b\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33be:"\u006b\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x006c:"\u006c",0x27ea:"\u006c\u0041\u006e\u0067\u006c\u0065",0x2983:"\u006c\u0042\u0072\u0061\u0063\u0065",0x2985:"\u006c\u0050\u0061\u0072\u0065\u006e",0x09b2:"\u006ca\u0062\u0065\u006e\u0067\u0061\u006ci",0x013a:"\u006c\u0061\u0063\u0075\u0074\u0065",0x0932:"\u006c\u0061\u0064\u0065\u0076\u0061",0x0ab2:"\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a32:"\u006c\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0e45:"\u006ca\u006bk\u0068\u0061\u006e\u0067\u0079\u0061\u006f\u0074\u0068\u0061\u0069",0xfefc:"\u006ca\u006da\u006c\u0065\u0066\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfef8:"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef7:"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfefa:"\u006c\u0061\u006d\u0061l\u0065\u0066\u0068\u0061\u006d\u007a\u0061\u0062\u0065\u006co\u0077f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef9:"\u006c\u0061\u006da\u006c\u0065\u0066\u0068a\u006d\u007a\u0061\u0062\u0065\u006c\u006fw\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfefb:"l\u0061\u006d\u0061\u006cef\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfef6:"\u006c\u0061\u006d\u0061l\u0065\u0066\u006d\u0061\u0064\u0064\u0061\u0061\u0062\u006fv\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061b\u0069\u0063",0xfef5:"\u006c\u0061\u006da\u006c\u0065\u0066\u006da\u0064\u0064\u0061\u0061\u0062\u006f\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0x03bb:"\u006c\u0061\u006d\u0062\u0064\u0061",0x019b:"\u006c\u0061\u006db\u0064\u0061\u0073\u0074\u0072\u006f\u006b\u0065",0xfb3c:"l\u0061\u006d\u0065\u0064\u0064\u0061\u0067\u0065\u0073\u0068",0x05dc:"\u006c\u0061m\u0065\u0064\u0068o\u006c\u0061\u006d\u0068\u0065\u0062\u0072\u0065\u0077",0xe805:"\u006c\u0061\u006ded\u0077\u0069\u0074\u0068\u0064\u0061\u0067\u0065\u0073\u0068\u0061\u006e\u0064\u0068\u006f\u006c\u0061\u006d",0xe804:"\u006c\u0061\u006d\u0065\u0064\u0077\u0069\u0074\u0068h\u006f\u006c\u0061\u006d",0xfede:"\u006c\u0061\u006d\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfcca:"\u006c\u0061\u006d\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfedf:"\u006c\u0061m\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfedd:"l\u0061\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcc9:"l\u0061m\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfccb:"l\u0061m\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfdf2:"\u006c\u0061\u006dla\u006d\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062\u0069\u0063",0xfee0:"\u006ca\u006dm\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfd88:"\u006c\u0061\u006dme\u0065\u006d\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfccc:"l\u0061m\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc43:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfc40:"\u006ca\u006dw\u0069\u0074\u0068\u0068\u0061h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0xfccd:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfc3f:"\u006c\u0061\u006d\u0077it\u0068\u006a\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc41:"\u006c\u0061\u006d\u0077it\u0068\u006b\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc42:"\u006c\u0061\u006d\u0077it\u0068\u006d\u0065\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe811:"\u006c\u0061\u006d\u0077\u0069\u0074\u0068\u006d\u0065\u0065\u006dw\u0069\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069t\u0069\u0061\u006c",0xfc44:"\u006ca\u006dw\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x2991:"\u006ca\u006e\u0067\u006c\u0065\u0064\u006ft",0x29e0:"\u006c\u0061\u0070\u006c\u0061\u0063",0x25ef:"l\u0061\u0072\u0067\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x2aab:"\u006c\u0061\u0074",0x2aad:"\u006c\u0061\u0074\u0065",0x27c5:"\u006c\u0062\u0061\u0067",0x019a:"\u006c\u0062\u0061\u0072",0x2114:"\u006c\u0062\u0062a\u0072",0x026c:"\u006c\u0062\u0065l\u0074",0x2997:"\u006c\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b",0x310c:"\u006cb\u006f\u0070\u006f\u006d\u006f\u0066o",0x23a9:"\u006c\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064",0x23a8:"\u006cb\u0072\u0061\u0063\u0065\u006d\u0069d",0x23a7:"\u006c\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064",0x23a2:"\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x23a3:"\u006c\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064",0x298f:"\u006c\u0062\u0072a\u0063\u006b\u006c\u006c\u0074\u0069\u0063\u006b",0x298b:"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072",0x23a1:"\u006c\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064",0x298d:"\u006c\u0062\u0072a\u0063\u006b\u0075\u006c\u0074\u0069\u0063\u006b",0x2772:"\u006cb\u0072\u0062\u0072\u0061\u006b",0x013e:"\u006c\u0063\u0061\u0072\u006f\u006e",0xf813:"\u006cc\u0061\u0072\u006f\u006e\u0031",0x24db:"\u006cc\u0069\u0072\u0063\u006c\u0065",0x1e3d:"\u006c\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x013c:"\u006c\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x29fc:"l\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065",0x0140:"\u006c\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e37:"\u006cd\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e39:"\u006cd\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x031a:"\u006c\u0065\u0066\u0074\u0061\u006e\u0067\u006c\u0065\u0061\u0062\u006fv\u0065\u0063\u006d\u0062",0x2b4a:"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078",0x2b42:"\u006c\u0065\u0066\u0074ar\u0072\u006f\u0077\u0062\u0061\u0063\u006b\u0061\u0070\u0070\u0072\u006f\u0078",0x2b4b:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0062\u0073\u0069m\u0069\u006c\u0061\u0072",0x2977:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u006c\u0065\u0073\u0073",0x2b32:"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u006f\u006e\u006f\u0070\u006c\u0075\u0073",0x2946:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0070\u006c\u0075\u0073",0x2943:"\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006f\u0072t\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2973:"\u006c\u0065f\u0074\u0061\u0072r\u006f\u0077\u0073\u0069\u006d\u0069\u006c\u0061\u0072",0x297a:"\u006ce\u0066t\u0061\u0072\u0072\u006f\u0077\u0073\u0075\u0062\u0073\u0065\u0074",0x21fd:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069a\u006e\u0067\u006c\u0065",0x2b3e:"\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0078",0x290c:"l\u0065\u0066\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2b3f:"\u006ce\u0066t\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x290e:"\u006c\u0065\u0066t\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x291b:"l\u0065\u0066\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c",0x2b38:"\u006c\u0065\u0066t\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077",0x2936:"\u006c\u0065\u0066\u0074do\u0077\u006e\u0063\u0075\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x297c:"\u006c\u0065\u0066t\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x20d0:"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0061c\u0063\u0065\u006e\u0074",0x295e:"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0064o\u0077\u006e\u0062\u0061\u0072",0x2962:"\u006ce\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073u\u0070\u0064\u006f\u0077\u006e",0x295a:"\u006c\u0065f\u0074\u0068\u0061r\u0070\u006f\u006f\u006e\u0075\u0070\u0062\u0061\u0072",0x296a:"\u006c\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075p\u0064\u0061\u0073\u0068",0x21c7:"\u006c\u0065\u0066\u0074\u006c\u0065\u0066\u0074\u0061r\u0072\u006f\u0077\u0073",0x263e:"\u006c\u0065\u0066\u0074\u006d\u006f\u006f\u006e",0x27d5:"\u006c\u0065\u0066\u0074\u006f\u0075\u0074\u0065\u0072\u006a\u006f\u0069\u006e",0x2948:"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065",0x21ff:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0072\u0069\u0061\u006e\u0067l\u0065",0x2950:"\u006ce\u0066\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e\u0064\u006f\u0077\u006e",0x294b:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006eu\u0070",0x2967:"l\u0065\u0066\u0074\u0072ig\u0068t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e",0x2966:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070",0x294a:"\u006c\u0065\u0066\u0074ri\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0075\u0070\u0064\u006fw\u006e",0x294e:"l\u0065f\u0074\u0072\u0069\u0067\u0068\u0074\u0068\u0061r\u0070\u006f\u006f\u006eup\u0075\u0070",0x21dc:"\u006c\u0065\u0066\u0074\u0073\u0071\u0075\u0069\u0067a\u0072\u0072\u006f\u0077",0x0318:"\u006c\u0065f\u0074\u0074\u0061c\u006b\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2919:"\u006c\u0065\u0066\u0074\u0074\u0061\u0069\u006c",0x2b31:"\u006ce\u0066t\u0074\u0068\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073",0x219c:"\u006c\u0065\u0066\u0074\u0077\u0061\u0076\u0065\u0061\u0072\u0072\u006f\u0077",0x2af9:"\u006ce\u0071\u0071\u0073\u006c\u0061\u006et",0x2aa8:"\u006c\u0065\u0073c\u0063",0x2a7f:"\u006c\u0065\u0073\u0064\u006f\u0074",0x2a81:"\u006ce\u0073\u0064\u006f\u0074\u006f",0x2a83:"\u006c\u0065\u0073\u0064\u006f\u0074\u006f\u0072",0x2a93:"\u006c\u0065\u0073\u0067\u0065\u0073",0x003c:"\u006c\u0065\u0073\u0073",0x2a8b:"\u006c\u0065\u0073\u0073\u0064\u0062\u006c\u0065\u0071\u006c\u0067\u0072e\u0061\u0074\u0065\u0072",0x22d6:"\u006ce\u0073\u0073\u0064\u006f\u0074",0x2264:"\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l",0x22da:"\u006ce\u0073s\u0065\u0071\u0075\u0061\u006co\u0072\u0067r\u0065\u0061\u0074\u0065\u0072",0xff1c:"\u006c\u0065\u0073\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a89:"\u006ce\u0073s\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",0x2a87:"\u006c\u0065\u0073s\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2a85:"\u006ce\u0073s\u006f\u0072\u0061\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u006c",0x2a7d:"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0061\u006c\u0073\u006c\u0061\u006e\u0074",0x2272:"\u006c\u0065s\u0073\u006f\u0072e\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074",0x2276:"\u006c\u0065\u0073\u0073\u006f\u0072\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x2268:"\u006c\u0065\u0073\u0073\u006f\u0072\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",0x2266:"\u006c\u0065\u0073\u0073\u006f\u0076\u0065\u0072\u0065\u0071\u0075\u0061\u006c",0xfe64:"\u006ce\u0073\u0073\u0073\u006d\u0061\u006cl",0x026e:"\u006c\u0065\u007a\u0068",0x258c:"\u006cf\u0062\u006c\u006f\u0063\u006b",0x29d1:"\u006c\u0066\u0062\u006f\u0077\u0074\u0069\u0065",0x258f:"\u006c\u0066\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x258b:"\u006c\u0066\u0066\u0069\u0076\u0065\u0065\u0069\u0067\u0068\u0074\u0068b\u006c\u006f\u0063\u006b",0x258e:"\u006c\u0066\u0071\u0075\u0061\u0072\u0074\u0065\u0072b\u006c\u006f\u0063\u006b",0x2589:"\u006cf\u0073e\u0076\u0065\u006e\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x258d:"\u006cf\u0074h\u0072\u0065\u0065\u0065\u0069g\u0068\u0074h\u0062\u006c\u006f\u0063\u006b",0x258a:"\u006c\u0066\u0074\u0068re\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0062\u006c\u006f\u0063\u006b",0x29d4:"\u006cf\u0074\u0069\u006d\u0065\u0073",0x2a91:"\u006c\u0067\u0045",0x2b24:"l\u0067\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1b:"l\u0067\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x2b1c:"l\u0067\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x026d:"\u006c\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x21b4:"\u006c\u0069\u006e\u0065\u0066\u0065\u0065\u0064",0x2028:"\u006c\u0069\u006e\u0065\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u006f\u0072",0x0280:"\u006c\u0069\u006ee\u0076\u0065\u0072\u0074\u006e\u006f\u0073\u0070",0x029c:"\u006ci\u006ee\u0076\u0065\u0072\u0074\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x20a4:"\u006c\u0069\u0072\u0061",0x056c:"\u006c\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x01c9:"\u006c\u006a",0x0459:"l\u006a\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf6c0:"\u006c\u006c",0x0933:"\u006cl\u0061\u0064\u0065\u0076\u0061",0x0ab3:"l\u006c\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x2989:"\u006cl\u0061\u006e\u0067\u006c\u0065",0x25df:"\u006c\u006c\u0061r\u0063",0x1e3b:"\u006c\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x22d8:"\u006c\u006c\u006c",0x0934:"\u006c\u006c\u006c\u0061\u0064\u0065\u0076\u0061",0x2af7:"\u006cl\u006c\u006e\u0065\u0073\u0074",0x2987:"\u006c\u006c\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073",0x25fa:"\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x09e1:"\u006c\u006cv\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0961:"\u006c\u006c\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x09e3:"\u006cl\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci",0x0963:"\u006c\u006c\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061",0x026b:"\u006c\u006d\u0069d\u0064\u006c\u0065\u0074\u0069\u006c\u0064\u0065",0xff4c:"\u006c\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23b0:"\u006c\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065",0x33d0:"\u006c\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x22e6:"\u006c\u006e\u0073i\u006d",0x0e2c:"l\u006f\u0063\u0068\u0075\u006c\u0061\u0074\u0068\u0061\u0069",0x2227:"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0061\u006e\u0064",0x00ac:"\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074",0x2228:"\u006co\u0067\u0069\u0063\u0061\u006c\u006fr",0xf830:"\u006co\u0067\u006f\u006e\u0065\u006b",0x0e25:"\u006c\u006f\u006c\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x27de:"\u006co\u006e\u0067\u0064\u0061\u0073\u0068v",0x27cc:"\u006c\u006f\u006eg\u0064\u0069\u0076\u0069\u0073\u0069\u006f\u006e",0x27f5:"\u006c\u006f\u006e\u0067\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x27f7:"\u006co\u006eg\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x2b33:"\u006co\u006eg\u006c\u0065\u0066\u0074\u0073q\u0075\u0069g\u0061\u0072\u0072\u006f\u0077",0x27fb:"\u006c\u006f\u006eg\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x27fc:"\u006c\u006f\u006e\u0067\u006d\u0061\u0070\u0073\u0074\u006f",0x27f6:"\u006c\u006f\u006e\u0067\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x27ff:"\u006c\u006f\u006e\u0067ri\u0067\u0068\u0074\u0073\u0071\u0075\u0069\u0067\u0061\u0072\u0072\u006f\u0077",0x017f:"\u006c\u006f\u006eg\u0073",0xfb05:"\u006c\u006f\u006e\u0067\u0073\u0074",0x024e:"\u006co\u0077\u0065\u0072\u0065\u0064",0x2a1c:"\u006c\u006f\u0077\u0069\u006e\u0074",0xfe4e:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u0065\u006e\u0074\u0065r\u006c\u0069\u006e\u0065",0x0332:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0xfe4d:"\u006c\u006f\u0077\u006c\u0069\u006e\u0065\u0064\u0061\u0073\u0068\u0065\u0064",0x25ca:"\u006co\u007a\u0065\u006e\u0067\u0065",0x27e0:"\u006c\u006f\u007ae\u006e\u0067\u0065\u006d\u0069\u006e\u0075\u0073",0x24a7:"\u006c\u0070\u0061\u0072\u0065\u006e",0x239c:"\u006c\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x239d:"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064",0x2993:"\u006c\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0073\u0073",0x239b:"\u006c\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064",0x25de:"\u006c\u0072\u0061r\u0063",0x202a:"\u006c\u0072\u0065",0x25ff:"\u006c\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x29e1:"\u006c\u0072\u0074r\u0069\u0061\u006e\u0067\u006c\u0065\u0065\u0071",0x2a8d:"\u006c\u0073\u0069m\u0065",0x2a8f:"\u006c\u0073\u0069m\u0067",0x0142:"\u006c\u0073\u006c\u0061\u0073\u0068",0x2acd:"\u006cs\u0071\u0068\u006f\u006f\u006b",0x026a:"\u006c\u0073\u0075\u0070\u0065\u0072",0xf6ee:"\u006cs\u0075\u0070\u0065\u0072\u0069\u006fr",0x2aa6:"\u006c\u0074\u0063\u0063",0x2a79:"\u006c\u0074\u0063i\u0072",0x2976:"\u006c\u0074\u006c\u0061\u0072\u0072",0x2a7b:"\u006ct\u0071\u0075\u0065\u0073\u0074",0x29cf:"\u006c\u0074\u0072\u0069\u0076\u0062",0xf821:"\u006c\u0074\u0073\u0068\u0061\u0064\u0065\u0031",0x0e26:"\u006c\u0075\u0074\u0068\u0061\u0069",0x23b8:"\u006cv\u0062\u006f\u0078\u006c\u0069\u006ee",0x098c:"\u006cv\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x090c:"\u006c\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x09e2:"\u006cv\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0962:"l\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061",0x29d8:"\u006c\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x33d3:"\u006c\u0078\u0073\u0071\u0075\u0061\u0072\u0065",0x006d:"\u006d",0x09ae:"\u006da\u0062\u0065\u006e\u0067\u0061\u006ci",0x00af:"\u006d\u0061\u0063\u0072\u006f\u006e",0x0331:"\u006d\u0061\u0063\u0072\u006f\u006e\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x0304:"\u006da\u0063\u0072\u006f\u006e\u0063\u006db",0x02cd:"\u006d\u0061\u0063r\u006f\u006e\u006c\u006f\u0077\u006d\u006f\u0064",0xffe3:"\u006da\u0063r\u006f\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x1e3f:"\u006d\u0061\u0063\u0075\u0074\u0065",0x092e:"\u006d\u0061\u0064\u0065\u0076\u0061",0x0aae:"\u006d\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2e:"\u006d\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x05a4:"\u006d\u0061\u0068\u0061\u0070\u0061\u006b\u0068\u0068e\u0062\u0072\u0065\u0077",0x307e:"\u006d\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xf895:"\u006d\u0061\u0069\u0063ha\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069",0xf894:"\u006d\u0061\u0069ch\u0061\u0074\u0074\u0061\u0077\u0061\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069",0x0e4b:"\u006da\u0069c\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0074\u0068\u0061\u0069",0xf893:"\u006da\u0069\u0063\u0068\u0061\u0074\u0074\u0061\u0077\u0061\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf88c:"\u006d\u0061i\u0065\u006b\u006co\u0077\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf88b:"\u006d\u0061\u0069\u0065\u006b\u006c\u006f\u0077\u0072\u0069\u0067\u0068t\u0074\u0068\u0061\u0069",0x0e48:"\u006da\u0069\u0065\u006b\u0074\u0068\u0061i",0xf88a:"\u006da\u0069e\u006b\u0075\u0070\u0070\u0065r\u006c\u0065f\u0074\u0074\u0068\u0061\u0069",0xf884:"\u006da\u0069h\u0061\u006e\u0061\u006b\u0061t\u006c\u0065f\u0074\u0074\u0068\u0061\u0069",0x0e31:"\u006d\u0061\u0069\u0068\u0061\u006e\u0061\u006b\u0061t\u0074\u0068\u0061\u0069",0xf889:"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e47:"\u006d\u0061\u0069\u0074\u0061\u0069\u006b\u0068\u0075\u0074\u0068\u0061\u0069",0xf88f:"\u006d\u0061\u0069\u0074\u0068\u006f\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0xf88e:"\u006da\u0069t\u0068\u006f\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069",0x0e49:"\u006d\u0061\u0069\u0074\u0068\u006f\u0074\u0068\u0061\u0069",0xf88d:"\u006d\u0061\u0069\u0074ho\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0xf892:"\u006d\u0061\u0069\u0074\u0072\u0069\u006c\u006f\u0077\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0xf891:"\u006da\u0069t\u0072\u0069\u006c\u006f\u0077r\u0069\u0067h\u0074\u0074\u0068\u0061\u0069",0x0e4a:"\u006d\u0061\u0069\u0074\u0072\u0069\u0074\u0068\u0061\u0069",0xf890:"\u006d\u0061\u0069\u0074ri\u0075\u0070\u0070\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e46:"\u006d\u0061\u0069y\u0061\u006d\u006f\u006b\u0074\u0068\u0061\u0069",0x30de:"\u006d\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff8f:"\u006d\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3347:"\u006d\u0061\u006e\u0073\u0079\u006f\u006e\u0073\u0071\u0075\u0061\u0072\u0065",0x21a7:"\u006d\u0061\u0070\u0073\u0064\u006f\u0077\u006e",0x21a4:"\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x21a6:"\u006d\u0061\u0070\u0073\u0074\u006f",0x21a5:"\u006d\u0061\u0070\u0073\u0075\u0070",0x2642:"\u006d\u0061\u0072\u0073",0x05af:"\u006da\u0073o\u0072\u0061\u0063\u0069\u0072c\u006c\u0065h\u0065\u0062\u0072\u0065\u0077",0x3383:"\u006d\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x1d400:"\u006d\u0062\u0066\u0041",0x1d6a8:"\u006d\u0062\u0066\u0041\u006c\u0070\u0068\u0061",0x1d401:"\u006d\u0062\u0066\u0042",0x1d6a9:"\u006db\u0066\u0042\u0065\u0074\u0061",0x1d402:"\u006d\u0062\u0066\u0043",0x1d6be:"\u006d\u0062\u0066\u0043\u0068\u0069",0x1d403:"\u006d\u0062\u0066\u0044",0x1d6ab:"\u006d\u0062\u0066\u0044\u0065\u006c\u0074\u0061",0x1d7ca:"\u006d\u0062\u0066\u0044\u0069\u0067\u0061\u006d\u006d\u0061",0x1d404:"\u006d\u0062\u0066\u0045",0x1d6ac:"\u006d\u0062\u0066\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6ae:"\u006d\u0062\u0066\u0045\u0074\u0061",0x1d405:"\u006d\u0062\u0066\u0046",0x1d406:"\u006d\u0062\u0066\u0047",0x1d6aa:"\u006d\u0062\u0066\u0047\u0061\u006d\u006d\u0061",0x1d407:"\u006d\u0062\u0066\u0048",0x1d408:"\u006d\u0062\u0066\u0049",0x1d6b0:"\u006db\u0066\u0049\u006f\u0074\u0061",0x1d409:"\u006d\u0062\u0066\u004a",0x1d40a:"\u006d\u0062\u0066\u004b",0x1d6b1:"\u006d\u0062\u0066\u004b\u0061\u0070\u0070\u0061",0x1d40b:"\u006d\u0062\u0066\u004c",0x1d6b2:"\u006db\u0066\u004c\u0061\u006d\u0062\u0064a",0x1d40c:"\u006d\u0062\u0066\u004d",0x1d6b3:"\u006d\u0062\u0066M\u0075",0x1d40d:"\u006d\u0062\u0066\u004e",0x1d6b4:"\u006d\u0062\u0066N\u0075",0x1d40e:"\u006d\u0062\u0066\u004f",0x1d6c0:"\u006d\u0062\u0066\u004f\u006d\u0065\u0067\u0061",0x1d6b6:"\u006d\u0062\u0066\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d40f:"\u006d\u0062\u0066\u0050",0x1d6bd:"\u006d\u0062\u0066\u0050\u0068\u0069",0x1d6b7:"\u006d\u0062\u0066P\u0069",0x1d6bf:"\u006d\u0062\u0066\u0050\u0073\u0069",0x1d410:"\u006d\u0062\u0066\u0051",0x1d411:"\u006d\u0062\u0066\u0052",0x1d6b8:"\u006d\u0062\u0066\u0052\u0068\u006f",0x1d412:"\u006d\u0062\u0066\u0053",0x1d6ba:"\u006d\u0062\u0066\u0053\u0069\u0067\u006d\u0061",0x1d413:"\u006d\u0062\u0066\u0054",0x1d6bb:"\u006d\u0062\u0066\u0054\u0061\u0075",0x1d6af:"\u006d\u0062\u0066\u0054\u0068\u0065\u0074\u0061",0x1d414:"\u006d\u0062\u0066\u0055",0x1d6bc:"\u006d\u0062\u0066\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d415:"\u006d\u0062\u0066\u0056",0x1d416:"\u006d\u0062\u0066\u0057",0x1d417:"\u006d\u0062\u0066\u0058",0x1d6b5:"\u006d\u0062\u0066X\u0069",0x1d418:"\u006d\u0062\u0066\u0059",0x1d419:"\u006d\u0062\u0066\u005a",0x1d6ad:"\u006db\u0066\u005a\u0065\u0074\u0061",0x1d41a:"\u006d\u0062\u0066\u0061",0x1d6c2:"\u006d\u0062\u0066\u0061\u006c\u0070\u0068\u0061",0x1d41b:"\u006d\u0062\u0066\u0062",0x1d6c3:"\u006db\u0066\u0062\u0065\u0074\u0061",0x1d41c:"\u006d\u0062\u0066\u0063",0x1d6d8:"\u006d\u0062\u0066\u0063\u0068\u0069",0x1d41d:"\u006d\u0062\u0066\u0064",0x1d6c5:"\u006d\u0062\u0066\u0064\u0065\u006c\u0074\u0061",0x1d41e:"\u006d\u0062\u0066\u0065",0x1d6c6:"\u006d\u0062\u0066\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6c8:"\u006d\u0062\u0066\u0065\u0074\u0061",0x1d41f:"\u006d\u0062\u0066\u0066",0x1d56c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0041",0x1d56d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0042",0x1d56e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0043",0x1d56f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0044",0x1d570:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0045",0x1d571:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0046",0x1d572:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0047",0x1d573:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0048",0x1d574:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0049",0x1d575:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004a",0x1d576:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004b",0x1d577:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004c",0x1d578:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004d",0x1d579:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004e",0x1d57a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u004f",0x1d57b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0050",0x1d57c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0051",0x1d57d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0052",0x1d57e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0053",0x1d57f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0054",0x1d580:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0055",0x1d581:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0056",0x1d582:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0057",0x1d583:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0058",0x1d584:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0059",0x1d585:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u005a",0x1d586:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0061",0x1d587:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0062",0x1d588:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0063",0x1d589:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0064",0x1d58a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0065",0x1d58b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0066",0x1d58c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0067",0x1d58d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0068",0x1d58e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0069",0x1d58f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006a",0x1d590:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006b",0x1d591:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006c",0x1d592:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006d",0x1d593:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006e",0x1d594:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u006f",0x1d595:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0070",0x1d596:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0071",0x1d597:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0072",0x1d598:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0073",0x1d599:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0074",0x1d59a:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0075",0x1d59b:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0076",0x1d59c:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0077",0x1d59d:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0078",0x1d59e:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u0079",0x1d59f:"\u006d\u0062\u0066\u0066\u0072\u0061\u006b\u007a",0x1d420:"\u006d\u0062\u0066\u0067",0x1d6c4:"\u006d\u0062\u0066\u0067\u0061\u006d\u006d\u0061",0x1d421:"\u006d\u0062\u0066\u0068",0x1d422:"\u006d\u0062\u0066\u0069",0x1d6ca:"\u006db\u0066\u0069\u006f\u0074\u0061",0x1d468:"\u006d\u0062\u0066\u0069\u0074\u0041",0x1d71c:"\u006d\u0062\u0066\u0069\u0074\u0041\u006c\u0070\u0068\u0061",0x1d469:"\u006d\u0062\u0066\u0069\u0074\u0042",0x1d71d:"\u006db\u0066\u0069\u0074\u0042\u0065\u0074a",0x1d46a:"\u006d\u0062\u0066\u0069\u0074\u0043",0x1d732:"\u006d\u0062\u0066\u0069\u0074\u0043\u0068\u0069",0x1d46b:"\u006d\u0062\u0066\u0069\u0074\u0044",0x1d71f:"\u006d\u0062\u0066\u0069\u0074\u0044\u0065\u006c\u0074\u0061",0x1d46c:"\u006d\u0062\u0066\u0069\u0074\u0045",0x1d720:"\u006d\u0062\u0066i\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d722:"\u006d\u0062\u0066\u0069\u0074\u0045\u0074\u0061",0x1d46d:"\u006d\u0062\u0066\u0069\u0074\u0046",0x1d46e:"\u006d\u0062\u0066\u0069\u0074\u0047",0x1d71e:"\u006d\u0062\u0066\u0069\u0074\u0047\u0061\u006d\u006d\u0061",0x1d46f:"\u006d\u0062\u0066\u0069\u0074\u0048",0x1d470:"\u006d\u0062\u0066\u0069\u0074\u0049",0x1d724:"\u006db\u0066\u0069\u0074\u0049\u006f\u0074a",0x1d471:"\u006d\u0062\u0066\u0069\u0074\u004a",0x1d472:"\u006d\u0062\u0066\u0069\u0074\u004b",0x1d725:"\u006d\u0062\u0066\u0069\u0074\u004b\u0061\u0070\u0070\u0061",0x1d473:"\u006d\u0062\u0066\u0069\u0074\u004c",0x1d726:"m\u0062\u0066\u0069\u0074\u004c\u0061\u006d\u0062\u0064\u0061",0x1d474:"\u006d\u0062\u0066\u0069\u0074\u004d",0x1d727:"\u006db\u0066\u0069\u0074\u004d\u0075",0x1d475:"\u006d\u0062\u0066\u0069\u0074\u004e",0x1d728:"\u006db\u0066\u0069\u0074\u004e\u0075",0x1d476:"\u006d\u0062\u0066\u0069\u0074\u004f",0x1d734:"\u006d\u0062\u0066\u0069\u0074\u004f\u006d\u0065\u0067\u0061",0x1d72a:"\u006d\u0062\u0066i\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d477:"\u006d\u0062\u0066\u0069\u0074\u0050",0x1d731:"\u006d\u0062\u0066\u0069\u0074\u0050\u0068\u0069",0x1d72b:"\u006db\u0066\u0069\u0074\u0050\u0069",0x1d733:"\u006d\u0062\u0066\u0069\u0074\u0050\u0073\u0069",0x1d478:"\u006d\u0062\u0066\u0069\u0074\u0051",0x1d479:"\u006d\u0062\u0066\u0069\u0074\u0052",0x1d72c:"\u006d\u0062\u0066\u0069\u0074\u0052\u0068\u006f",0x1d47a:"\u006d\u0062\u0066\u0069\u0074\u0053",0x1d72e:"\u006d\u0062\u0066\u0069\u0074\u0053\u0069\u0067\u006d\u0061",0x1d47b:"\u006d\u0062\u0066\u0069\u0074\u0054",0x1d72f:"\u006d\u0062\u0066\u0069\u0074\u0054\u0061\u0075",0x1d723:"\u006d\u0062\u0066\u0069\u0074\u0054\u0068\u0065\u0074\u0061",0x1d47c:"\u006d\u0062\u0066\u0069\u0074\u0055",0x1d730:"\u006d\u0062\u0066i\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d47d:"\u006d\u0062\u0066\u0069\u0074\u0056",0x1d47e:"\u006d\u0062\u0066\u0069\u0074\u0057",0x1d47f:"\u006d\u0062\u0066\u0069\u0074\u0058",0x1d729:"\u006db\u0066\u0069\u0074\u0058\u0069",0x1d480:"\u006d\u0062\u0066\u0069\u0074\u0059",0x1d481:"\u006d\u0062\u0066\u0069\u0074\u005a",0x1d721:"\u006db\u0066\u0069\u0074\u005a\u0065\u0074a",0x1d482:"\u006d\u0062\u0066\u0069\u0074\u0061",0x1d736:"\u006d\u0062\u0066\u0069\u0074\u0061\u006c\u0070\u0068\u0061",0x1d483:"\u006d\u0062\u0066\u0069\u0074\u0062",0x1d737:"\u006db\u0066\u0069\u0074\u0062\u0065\u0074a",0x1d484:"\u006d\u0062\u0066\u0069\u0074\u0063",0x1d74c:"\u006d\u0062\u0066\u0069\u0074\u0063\u0068\u0069",0x1d485:"\u006d\u0062\u0066\u0069\u0074\u0064",0x1d739:"\u006d\u0062\u0066\u0069\u0074\u0064\u0065\u006c\u0074\u0061",0x1d486:"\u006d\u0062\u0066\u0069\u0074\u0065",0x1d73a:"\u006d\u0062\u0066i\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d73c:"\u006d\u0062\u0066\u0069\u0074\u0065\u0074\u0061",0x1d487:"\u006d\u0062\u0066\u0069\u0074\u0066",0x1d488:"\u006d\u0062\u0066\u0069\u0074\u0067",0x1d738:"\u006d\u0062\u0066\u0069\u0074\u0067\u0061\u006d\u006d\u0061",0x1d489:"\u006d\u0062\u0066\u0069\u0074\u0068",0x1d48a:"\u006d\u0062\u0066\u0069\u0074\u0069",0x1d73e:"\u006db\u0066\u0069\u0074\u0069\u006f\u0074a",0x1d48b:"\u006d\u0062\u0066\u0069\u0074\u006a",0x1d48c:"\u006d\u0062\u0066\u0069\u0074\u006b",0x1d73f:"\u006d\u0062\u0066\u0069\u0074\u006b\u0061\u0070\u0070\u0061",0x1d48d:"\u006d\u0062\u0066\u0069\u0074\u006c",0x1d740:"m\u0062\u0066\u0069\u0074\u006c\u0061\u006d\u0062\u0064\u0061",0x1d48e:"\u006d\u0062\u0066\u0069\u0074\u006d",0x1d741:"\u006db\u0066\u0069\u0074\u006d\u0075",0x1d48f:"\u006d\u0062\u0066\u0069\u0074\u006e",0x1d735:"\u006d\u0062\u0066\u0069\u0074\u006e\u0061\u0062\u006c\u0061",0x1d742:"\u006db\u0066\u0069\u0074\u006e\u0075",0x1d490:"\u006d\u0062\u0066\u0069\u0074\u006f",0x1d74e:"\u006d\u0062\u0066\u0069\u0074\u006f\u006d\u0065\u0067\u0061",0x1d744:"\u006d\u0062\u0066i\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d491:"\u006d\u0062\u0066\u0069\u0074\u0070",0x1d74f:"\u006d\u0062\u0066i\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d74b:"\u006d\u0062\u0066\u0069\u0074\u0070\u0068\u0069",0x1d745:"\u006db\u0066\u0069\u0074\u0070\u0069",0x1d74d:"\u006d\u0062\u0066\u0069\u0074\u0070\u0073\u0069",0x1d492:"\u006d\u0062\u0066\u0069\u0074\u0071",0x1d493:"\u006d\u0062\u0066\u0069\u0074\u0072",0x1d746:"\u006d\u0062\u0066\u0069\u0074\u0072\u0068\u006f",0x1d494:"\u006d\u0062\u0066\u0069\u0074\u0073",0x1d63c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0041",0x1d790:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073A\u006c\u0070\u0068\u0061",0x1d63d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042",0x1d791:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061",0x1d63e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0043",0x1d7a6:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0043\u0068\u0069",0x1d63f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0044",0x1d793:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073D\u0065\u006c\u0074\u0061",0x1d640:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0045",0x1d794:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d796:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0045\u0074\u0061",0x1d641:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0046",0x1d642:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0047",0x1d792:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073G\u0061\u006d\u006d\u0061",0x1d643:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0048",0x1d644:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049",0x1d798:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061",0x1d645:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004a",0x1d646:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004b",0x1d799:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073K\u0061\u0070\u0070\u0061",0x1d647:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004c",0x1d79a:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061",0x1d648:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d",0x1d79b:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004d\u0075",0x1d649:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e",0x1d79c:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004e\u0075",0x1d64a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u004f",0x1d7a8:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073O\u006d\u0065\u0067\u0061",0x1d79e:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d64b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050",0x1d7a5:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0068\u0069",0x1d79f:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0050\u0069",0x1d7a7:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0050\u0073\u0069",0x1d64c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0051",0x1d64d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0052",0x1d7a0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0052\u0068\u006f",0x1d64e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0053",0x1d7a2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073S\u0069\u0067\u006d\u0061",0x1d64f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0054",0x1d7a3:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0054\u0061\u0075",0x1d797:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073T\u0068\u0065\u0074\u0061",0x1d650:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0055",0x1d7a4:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d651:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0056",0x1d652:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0057",0x1d653:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058",0x1d79d:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0058\u0069",0x1d654:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0059",0x1d655:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a",0x1d795:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061",0x1d656:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0061",0x1d7aa:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073a\u006c\u0070\u0068\u0061",0x1d657:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062",0x1d7ab:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061",0x1d658:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0063",0x1d7c0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0063\u0068\u0069",0x1d659:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0064",0x1d7ad:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073d\u0065\u006c\u0074\u0061",0x1d65a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0065",0x1d7ae:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d7b0:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0065\u0074\u0061",0x1d65b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0066",0x1d65c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0067",0x1d7ac:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073g\u0061\u006d\u006d\u0061",0x1d65d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0068",0x1d65e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069",0x1d7b2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061",0x1d65f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006a",0x1d660:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006b",0x1d7b3:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073k\u0061\u0070\u0070\u0061",0x1d661:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006c",0x1d7b4:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061",0x1d662:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d",0x1d7b5:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006d\u0075",0x1d663:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e",0x1d7a9:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073n\u0061\u0062\u006c\u0061",0x1d7b6:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006e\u0075",0x1d664:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u006f",0x1d7c2:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073o\u006d\u0065\u0067\u0061",0x1d7b8:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d665:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070",0x1d7c3:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d7bf:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0068\u0069",0x1d7b9:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0070\u0069",0x1d7c1:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0070\u0073\u0069",0x1d666:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0071",0x1d667:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0072",0x1d7ba:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0072\u0068\u006f",0x1d668:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0073",0x1d7bc:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073s\u0069\u0067\u006d\u0061",0x1d669:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0074",0x1d7bd:"\u006d\u0062\u0066i\u0074\u0073\u0061\u006e\u0073\u0074\u0061\u0075",0x1d7b1:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073t\u0068\u0065\u0074\u0061",0x1d66a:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0075",0x1d7be:"\u006d\u0062f\u0069\u0074\u0073a\u006e\u0073\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d66b:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076",0x1d7a1:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072T\u0068\u0065\u0074\u0061",0x1d7c4:"\u006d\u0062\u0066\u0069ts\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d7c6:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072k\u0061\u0070\u0070\u0061",0x1d7c7:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069",0x1d7c9:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073v\u0061\u0072\u0070\u0069",0x1d7c8:"\u006db\u0066i\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f",0x1d7bb:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072s\u0069\u0067\u006d\u0061",0x1d7c5:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0076\u0061\u0072t\u0068\u0065\u0074\u0061",0x1d66c:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0077",0x1d66d:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078",0x1d7b7:"m\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0078\u0069",0x1d66e:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u0079",0x1d66f:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a",0x1d7af:"\u006d\u0062\u0066\u0069\u0074\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061",0x1d748:"\u006d\u0062\u0066\u0069\u0074\u0073\u0069\u0067\u006d\u0061",0x1d495:"\u006d\u0062\u0066\u0069\u0074\u0074",0x1d749:"\u006d\u0062\u0066\u0069\u0074\u0074\u0061\u0075",0x1d73d:"\u006d\u0062\u0066\u0069\u0074\u0074\u0068\u0065\u0074\u0061",0x1d496:"\u006d\u0062\u0066\u0069\u0074\u0075",0x1d74a:"\u006d\u0062\u0066i\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d497:"\u006d\u0062\u0066\u0069\u0074\u0076",0x1d72d:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d750:"\u006db\u0066i\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d752:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d753:"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0068\u0069",0x1d755:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0070\u0069",0x1d754:"m\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0072\u0068\u006f",0x1d747:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d751:"\u006d\u0062\u0066\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d498:"\u006d\u0062\u0066\u0069\u0074\u0077",0x1d499:"\u006d\u0062\u0066\u0069\u0074\u0078",0x1d743:"\u006db\u0066\u0069\u0074\u0078\u0069",0x1d49a:"\u006d\u0062\u0066\u0069\u0074\u0079",0x1d49b:"\u006d\u0062\u0066\u0069\u0074\u007a",0x1d73b:"\u006db\u0066\u0069\u0074\u007a\u0065\u0074a",0x1d423:"\u006d\u0062\u0066\u006a",0x1d424:"\u006d\u0062\u0066\u006b",0x1d6cb:"\u006d\u0062\u0066\u006b\u0061\u0070\u0070\u0061",0x1d425:"\u006d\u0062\u0066\u006c",0x1d6cc:"\u006db\u0066\u006c\u0061\u006d\u0062\u0064a",0x1d426:"\u006d\u0062\u0066\u006d",0x1d6cd:"\u006d\u0062\u0066m\u0075",0x1d427:"\u006d\u0062\u0066\u006e",0x1d6c1:"\u006d\u0062\u0066\u006e\u0061\u0062\u006c\u0061",0x1d6ce:"\u006d\u0062\u0066n\u0075",0x1d428:"\u006d\u0062\u0066\u006f",0x1d6da:"\u006d\u0062\u0066\u006f\u006d\u0065\u0067\u0061",0x1d6d0:"\u006d\u0062\u0066\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d429:"\u006d\u0062\u0066\u0070",0x1d6db:"\u006d\u0062\u0066\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d6df:"\u006d\u0062\u0066\u0070\u0068\u0069",0x1d6d1:"\u006d\u0062\u0066p\u0069",0x1d6d9:"\u006d\u0062\u0066\u0070\u0073\u0069",0x1d42a:"\u006d\u0062\u0066\u0071",0x1d42b:"\u006d\u0062\u0066\u0072",0x1d6d2:"\u006d\u0062\u0066\u0072\u0068\u006f",0x1d42c:"\u006d\u0062\u0066\u0073",0x1d5d4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0041",0x1d756:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0041\u006c\u0070\u0068\u0061",0x1d5d5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0042",0x1d757:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0042\u0065\u0074\u0061",0x1d5d6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043",0x1d76c:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0043\u0068\u0069",0x1d5d7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0044",0x1d759:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0044\u0065\u006c\u0074\u0061",0x1d5d8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045",0x1d75a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0070s\u0069\u006c\u006f\u006e",0x1d75c:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0045\u0074\u0061",0x1d5d9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0046",0x1d5da:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0047",0x1d758:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0047\u0061\u006d\u006d\u0061",0x1d5db:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0048",0x1d5dc:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0049",0x1d75e:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0049\u006f\u0074\u0061",0x1d5dd:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004a",0x1d5de:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004b",0x1d75f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u004b\u0061\u0070\u0070\u0061",0x1d5df:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c",0x1d760:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004c\u0061\u006d\u0062\u0064\u0061",0x1d5e0:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004d",0x1d761:"\u006db\u0066\u0073\u0061\u006e\u0073\u004du",0x1d5e1:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004e",0x1d762:"\u006db\u0066\u0073\u0061\u006e\u0073\u004eu",0x1d5e2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f",0x1d76e:"\u006d\u0062\u0066s\u0061\u006e\u0073\u004f\u006d\u0065\u0067\u0061",0x1d764:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u004f\u006di\u0063\u0072\u006f\u006e",0x1d5e3:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050",0x1d76b:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0068\u0069",0x1d765:"\u006db\u0066\u0073\u0061\u006e\u0073\u0050i",0x1d76d:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0050\u0073\u0069",0x1d5e4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0051",0x1d5e5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052",0x1d766:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0052\u0068\u006f",0x1d5e6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0053",0x1d768:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0053\u0069\u0067\u006d\u0061",0x1d5e7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054",0x1d769:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0054\u0061\u0075",0x1d75d:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0054\u0068\u0065\u0074\u0061",0x1d5e8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055",0x1d76a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0055\u0070s\u0069\u006c\u006f\u006e",0x1d5e9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0056",0x1d5ea:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0057",0x1d5eb:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0058",0x1d763:"\u006db\u0066\u0073\u0061\u006e\u0073\u0058i",0x1d5ec:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0059",0x1d5ed:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u005a",0x1d75b:"m\u0062\u0066\u0073\u0061\u006e\u0073\u005a\u0065\u0074\u0061",0x1d5ee:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0061",0x1d770:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0061\u006c\u0070\u0068\u0061",0x1d5ef:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0062",0x1d771:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0062\u0065\u0074\u0061",0x1d5f0:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063",0x1d786:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0063\u0068\u0069",0x1d5f1:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0064",0x1d773:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0064\u0065\u006c\u0074\u0061",0x1d5f2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065",0x1d7f4:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074",0x1d774:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0070s\u0069\u006c\u006f\u006e",0x1d776:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0065\u0074\u0061",0x1d5f3:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0066",0x1d7f1:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u0069\u0076\u0065",0x1d7f0:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0066\u006f\u0075\u0072",0x1d5f4:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0067",0x1d772:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0067\u0061\u006d\u006d\u0061",0x1d5f5:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0068",0x1d5f6:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0069",0x1d778:"m\u0062\u0066\u0073\u0061\u006e\u0073\u0069\u006f\u0074\u0061",0x1d5f7:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006a",0x1d5f8:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006b",0x1d779:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006b\u0061\u0070\u0070\u0061",0x1d5f9:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c",0x1d77a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006c\u0061\u006d\u0062\u0064\u0061",0x1d5fa:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006d",0x1d77b:"\u006db\u0066\u0073\u0061\u006e\u0073\u006du",0x1d5fb:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006e",0x1d76f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006e\u0061\u0062\u006c\u0061",0x1d7f5:"m\u0062\u0066\u0073\u0061\u006e\u0073\u006e\u0069\u006e\u0065",0x1d77c:"\u006db\u0066\u0073\u0061\u006e\u0073\u006eu",0x1d5fc:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f",0x1d788:"\u006d\u0062\u0066s\u0061\u006e\u0073\u006f\u006d\u0065\u0067\u0061",0x1d77e:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006di\u0063\u0072\u006f\u006e",0x1d7ed:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u006f\u006e\u0065",0x1d5fd:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070",0x1d789:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0061r\u0074\u0069\u0061\u006c",0x1d785:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0068\u0069",0x1d77f:"\u006db\u0066\u0073\u0061\u006e\u0073\u0070i",0x1d787:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0070\u0073\u0069",0x1d5fe:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0071",0x1d5ff:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072",0x1d780:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0072\u0068\u006f",0x1d600:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073",0x1d7f3:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e",0x1d782:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0073\u0069\u0067\u006d\u0061",0x1d7f2:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0073\u0069\u0078",0x1d601:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074",0x1d783:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0061\u0075",0x1d777:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0065\u0074\u0061",0x1d7ef:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065",0x1d7ee:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0074\u0077\u006f",0x1d602:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075",0x1d784:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0075\u0070s\u0069\u006c\u006f\u006e",0x1d603:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076",0x1d767:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d78a:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0065\u0070s\u0069\u006c\u006f\u006e",0x1d78c:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d78d:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0068\u0069",0x1d78f:"\u006d\u0062\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0070\u0069",0x1d78e:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0076\u0061\u0072\u0072\u0068\u006f",0x1d781:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d78b:"\u006db\u0066s\u0061\u006e\u0073\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d604:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0077",0x1d605:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0078",0x1d77d:"\u006db\u0066\u0073\u0061\u006e\u0073\u0078i",0x1d606:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u0079",0x1d607:"\u006d\u0062\u0066\u0073\u0061\u006e\u0073\u007a",0x1d7ec:"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0072\u006f",0x1d775:"m\u0062\u0066\u0073\u0061\u006e\u0073\u007a\u0065\u0074\u0061",0x1d4d0:"\u006db\u0066\u0073\u0063\u0072\u0041",0x1d4d1:"\u006db\u0066\u0073\u0063\u0072\u0042",0x1d4d2:"\u006db\u0066\u0073\u0063\u0072\u0043",0x1d4d3:"\u006db\u0066\u0073\u0063\u0072\u0044",0x1d4d4:"\u006db\u0066\u0073\u0063\u0072\u0045",0x1d4d5:"\u006db\u0066\u0073\u0063\u0072\u0046",0x1d4d6:"\u006db\u0066\u0073\u0063\u0072\u0047",0x1d4d7:"\u006db\u0066\u0073\u0063\u0072\u0048",0x1d4d8:"\u006db\u0066\u0073\u0063\u0072\u0049",0x1d4d9:"\u006db\u0066\u0073\u0063\u0072\u004a",0x1d4da:"\u006db\u0066\u0073\u0063\u0072\u004b",0x1d4db:"\u006db\u0066\u0073\u0063\u0072\u004c",0x1d4dc:"\u006db\u0066\u0073\u0063\u0072\u004d",0x1d4dd:"\u006db\u0066\u0073\u0063\u0072\u004e",0x1d4de:"\u006db\u0066\u0073\u0063\u0072\u004f",0x1d4df:"\u006db\u0066\u0073\u0063\u0072\u0050",0x1d4e0:"\u006db\u0066\u0073\u0063\u0072\u0051",0x1d4e1:"\u006db\u0066\u0073\u0063\u0072\u0052",0x1d4e2:"\u006db\u0066\u0073\u0063\u0072\u0053",0x1d4e3:"\u006db\u0066\u0073\u0063\u0072\u0054",0x1d4e4:"\u006db\u0066\u0073\u0063\u0072\u0055",0x1d4e5:"\u006db\u0066\u0073\u0063\u0072\u0056",0x1d4e6:"\u006db\u0066\u0073\u0063\u0072\u0057",0x1d4e7:"\u006db\u0066\u0073\u0063\u0072\u0058",0x1d4e8:"\u006db\u0066\u0073\u0063\u0072\u0059",0x1d4e9:"\u006db\u0066\u0073\u0063\u0072\u005a",0x1d4ea:"\u006db\u0066\u0073\u0063\u0072\u0061",0x1d4eb:"\u006db\u0066\u0073\u0063\u0072\u0062",0x1d4ec:"\u006db\u0066\u0073\u0063\u0072\u0063",0x1d4ed:"\u006db\u0066\u0073\u0063\u0072\u0064",0x1d4ee:"\u006db\u0066\u0073\u0063\u0072\u0065",0x1d4ef:"\u006db\u0066\u0073\u0063\u0072\u0066",0x1d4f0:"\u006db\u0066\u0073\u0063\u0072\u0067",0x1d4f1:"\u006db\u0066\u0073\u0063\u0072\u0068",0x1d4f2:"\u006db\u0066\u0073\u0063\u0072\u0069",0x1d4f3:"\u006db\u0066\u0073\u0063\u0072\u006a",0x1d4f4:"\u006db\u0066\u0073\u0063\u0072\u006b",0x1d4f5:"\u006db\u0066\u0073\u0063\u0072\u006c",0x1d4f6:"\u006db\u0066\u0073\u0063\u0072\u006d",0x1d4f7:"\u006db\u0066\u0073\u0063\u0072\u006e",0x1d4f8:"\u006db\u0066\u0073\u0063\u0072\u006f",0x1d4f9:"\u006db\u0066\u0073\u0063\u0072\u0070",0x1d4fa:"\u006db\u0066\u0073\u0063\u0072\u0071",0x1d4fb:"\u006db\u0066\u0073\u0063\u0072\u0072",0x1d4fc:"\u006db\u0066\u0073\u0063\u0072\u0073",0x1d4fd:"\u006db\u0066\u0073\u0063\u0072\u0074",0x1d4fe:"\u006db\u0066\u0073\u0063\u0072\u0075",0x1d4ff:"\u006db\u0066\u0073\u0063\u0072\u0076",0x1d500:"\u006db\u0066\u0073\u0063\u0072\u0077",0x1d501:"\u006db\u0066\u0073\u0063\u0072\u0078",0x1d502:"\u006db\u0066\u0073\u0063\u0072\u0079",0x1d503:"\u006db\u0066\u0073\u0063\u0072\u007a",0x1d6d4:"\u006d\u0062\u0066\u0073\u0069\u0067\u006d\u0061",0x1d42d:"\u006d\u0062\u0066\u0074",0x1d6d5:"\u006d\u0062\u0066\u0074\u0061\u0075",0x1d6c9:"\u006d\u0062\u0066\u0074\u0068\u0065\u0074\u0061",0x1d42e:"\u006d\u0062\u0066\u0075",0x1d6d6:"\u006d\u0062\u0066\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d42f:"\u006d\u0062\u0066\u0076",0x1d6b9:"m\u0062\u0066\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d6dc:"\u006d\u0062\u0066\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6de:"m\u0062\u0066\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d6d7:"\u006db\u0066\u0076\u0061\u0072\u0070\u0068i",0x1d6e1:"\u006d\u0062\u0066\u0076\u0061\u0072\u0070\u0069",0x1d6e0:"\u006db\u0066\u0076\u0061\u0072\u0072\u0068o",0x1d6d3:"m\u0062\u0066\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d6dd:"m\u0062\u0066\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d430:"\u006d\u0062\u0066\u0077",0x1d431:"\u006d\u0062\u0066\u0078",0x1d6cf:"\u006d\u0062\u0066x\u0069",0x1d432:"\u006d\u0062\u0066\u0079",0x1d433:"\u006d\u0062\u0066\u007a",0x1d6c7:"\u006db\u0066\u007a\u0065\u0074\u0061",0x3107:"\u006db\u006f\u0070\u006f\u006d\u006f\u0066o",0x33d4:"\u006d\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x24dc:"\u006dc\u0069\u0072\u0063\u006c\u0065",0x33a5:"\u006d\u0063\u0075b\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x26ab:"m\u0064\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x2b25:"\u006d\u0064\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b27:"\u006d\u0064\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x25fc:"m\u0064\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x29eb:"\u006d\u0064\u006c\u0067\u0062\u006c\u006b\u006c\u006fz\u0065\u006e\u0067\u0065",0x1e41:"\u006d\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e43:"\u006dd\u006f\u0074\u0062\u0065\u006c\u006fw",0x2981:"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0063\u0069\u0072\u0063\u006c\u0065",0x25fe:"\u006d\u0064\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x26ac:"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x25fd:"\u006d\u0064\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x26aa:"m\u0064\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x2b26:"\u006d\u0064\u0077h\u0074\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b28:"\u006d\u0064\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x25fb:"m\u0064\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x29af:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u006c\u0074\u006f\u0073\u0077",0x29ae:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0064\u0072\u0074\u006f\u0073\u0065",0x29ab:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0064\u0074\u006f\u0073\u0077",0x29a9:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u006c\u0075\u0074\u006f\u006e\u0077",0x29aa:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0064\u0074\u006f\u0073\u0065",0x29a8:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0072\u0075\u0074\u006f\u006e\u0065",0x29ad:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u006c\u0074\u006f\u006e\u0077",0x29ac:"\u006de\u0061s\u0061\u006e\u0067\u006c\u0065\u0075\u0072\u0074\u006f\u006e\u0065",0x225e:"\u006d\u0065\u0061\u0073\u0065\u0071",0x2221:"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006c\u0065",0x299b:"\u006d\u0065\u0061\u0073\u0075\u0072\u0065\u0064\u0061\u006e\u0067\u006ce\u006c\u0065\u0066\u0074",0x22be:"\u006de\u0061s\u0075\u0072\u0065\u0064\u0072i\u0067\u0068t\u0061\u006e\u0067\u006c\u0065",0x2b51:"\u006d\u0065\u0064b\u006c\u0061\u0063\u006b\u0073\u0074\u0061\u0072",0x2b50:"\u006d\u0065\u0064w\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",0xfee2:"\u006de\u0065m\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfee3:"\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfee1:"\u006d\u0065\u0065m\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfee4:"\u006d\u0065e\u006d\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd1:"m\u0065\u0065\u006d\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc48:"\u006d\u0065\u0065\u006dme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfccf:"\u006de\u0065m\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcce:"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfcd0:"\u006d\u0065\u0065\u006dwi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x334d:"\u006d\u0065\u0065\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3081:"\u006d\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x337e:"\u006d\u0065\u0069\u007a\u0069\u0065\u0072\u0061\u0073q\u0075\u0061\u0072\u0065",0x30e1:"\u006d\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff92:"\u006d\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05de:"\u006d\u0065\u006d",0xfb3e:"\u006de\u006dd\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x0574:"m\u0065\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x05a5:"\u006d\u0065\u0072k\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x05a6:"\u006de\u0072k\u0068\u0061\u006b\u0065\u0066u\u006c\u0061h\u0065\u0062\u0072\u0065\u0077",0x1d504:"\u006d\u0066\u0072\u0061\u006b\u0041",0x1d505:"\u006d\u0066\u0072\u0061\u006b\u0042",0x212d:"\u006d\u0066\u0072\u0061\u006b\u0043",0x1d507:"\u006d\u0066\u0072\u0061\u006b\u0044",0x1d508:"\u006d\u0066\u0072\u0061\u006b\u0045",0x1d509:"\u006d\u0066\u0072\u0061\u006b\u0046",0x1d50a:"\u006d\u0066\u0072\u0061\u006b\u0047",0x210c:"\u006d\u0066\u0072\u0061\u006b\u0048",0x1d50d:"\u006d\u0066\u0072\u0061\u006b\u004a",0x1d50e:"\u006d\u0066\u0072\u0061\u006b\u004b",0x1d50f:"\u006d\u0066\u0072\u0061\u006b\u004c",0x1d510:"\u006d\u0066\u0072\u0061\u006b\u004d",0x1d511:"\u006d\u0066\u0072\u0061\u006b\u004e",0x1d512:"\u006d\u0066\u0072\u0061\u006b\u004f",0x1d513:"\u006d\u0066\u0072\u0061\u006b\u0050",0x1d514:"\u006d\u0066\u0072\u0061\u006b\u0051",0x1d516:"\u006d\u0066\u0072\u0061\u006b\u0053",0x1d517:"\u006d\u0066\u0072\u0061\u006b\u0054",0x1d518:"\u006d\u0066\u0072\u0061\u006b\u0055",0x1d519:"\u006d\u0066\u0072\u0061\u006b\u0056",0x1d51a:"\u006d\u0066\u0072\u0061\u006b\u0057",0x1d51b:"\u006d\u0066\u0072\u0061\u006b\u0058",0x1d51c:"\u006d\u0066\u0072\u0061\u006b\u0059",0x2128:"\u006d\u0066\u0072\u0061\u006b\u005a",0x1d51e:"\u006d\u0066\u0072\u0061\u006b\u0061",0x1d51f:"\u006d\u0066\u0072\u0061\u006b\u0062",0x1d520:"\u006d\u0066\u0072\u0061\u006b\u0063",0x1d521:"\u006d\u0066\u0072\u0061\u006b\u0064",0x1d522:"\u006d\u0066\u0072\u0061\u006b\u0065",0x1d523:"\u006d\u0066\u0072\u0061\u006b\u0066",0x1d524:"\u006d\u0066\u0072\u0061\u006b\u0067",0x1d525:"\u006d\u0066\u0072\u0061\u006b\u0068",0x1d526:"\u006d\u0066\u0072\u0061\u006b\u0069",0x1d527:"\u006d\u0066\u0072\u0061\u006b\u006a",0x1d528:"\u006d\u0066\u0072\u0061\u006b\u006b",0x1d529:"\u006d\u0066\u0072\u0061\u006b\u006c",0x1d52a:"\u006d\u0066\u0072\u0061\u006b\u006d",0x1d52b:"\u006d\u0066\u0072\u0061\u006b\u006e",0x1d52c:"\u006d\u0066\u0072\u0061\u006b\u006f",0x1d52d:"\u006d\u0066\u0072\u0061\u006b\u0070",0x1d52e:"\u006d\u0066\u0072\u0061\u006b\u0071",0x1d52f:"\u006d\u0066\u0072\u0061\u006b\u0072",0x1d530:"\u006d\u0066\u0072\u0061\u006b\u0073",0x1d531:"\u006d\u0066\u0072\u0061\u006b\u0074",0x1d532:"\u006d\u0066\u0072\u0061\u006b\u0075",0x1d533:"\u006d\u0066\u0072\u0061\u006b\u0076",0x1d534:"\u006d\u0066\u0072\u0061\u006b\u0077",0x1d535:"\u006d\u0066\u0072\u0061\u006b\u0078",0x1d536:"\u006d\u0066\u0072\u0061\u006b\u0079",0x1d537:"\u006d\u0066\u0072\u0061\u006b\u007a",0x0271:"\u006d\u0068\u006fo\u006b",0x3392:"\u006dh\u007a\u0073\u0071\u0075\u0061\u0072e",0x0095:"\u006d\u0069\u0063r\u006f",0x2a5d:"\u006di\u0064\u0062\u0061\u0072\u0076\u0065e",0x2a5c:"m\u0069\u0064\u0062\u0061\u0072\u0077\u0065\u0064\u0067\u0065",0x2af0:"\u006d\u0069\u0064\u0063\u0069\u0072",0xff65:"\u006d\u0069\u0064\u0064\u006c\u0065\u0064\u006f\u0074\u006b\u0061t\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077i\u0064\u0074\u0068",0x3272:"\u006di\u0065u\u006d\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3212:"\u006d\u0069\u0065\u0075\u006d\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3264:"\u006d\u0069\u0065\u0075\u006d\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3141:"m\u0069\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x3170:"\u006di\u0065u\u006d\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3204:"\u006d\u0069e\u0075\u006d\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x316e:"\u006d\u0069e\u0075\u006d\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x316f:"\u006di\u0065u\u006d\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x307f:"\u006d\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30df:"\u006d\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff90:"\u006d\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x20a5:"\u006d\u0069\u006c\u006c",0x2212:"\u006d\u0069\u006eu\u0073",0x0320:"\u006d\u0069\u006e\u0075\u0073\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2296:"m\u0069\u006e\u0075\u0073\u0063\u0069\u0072\u0063\u006c\u0065",0x2a2a:"\u006d\u0069\u006e\u0075\u0073\u0064\u006f\u0074",0x2a2b:"\u006d\u0069\u006e\u0075\u0073\u0066\u0064\u006f\u0074\u0073",0x208b:"\u006d\u0069\u006e\u0075\u0073\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x02d7:"\u006d\u0069\u006e\u0075\u0073\u006d\u006f\u0064",0x2213:"\u006di\u006e\u0075\u0073\u0070\u006c\u0075s",0x2a2c:"\u006d\u0069\u006e\u0075\u0073\u0072\u0064\u006f\u0074\u0073",0x207b:"\u006d\u0069\u006e\u0075\u0073\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2032:"\u006d\u0069\u006e\u0075\u0074\u0065",0x334a:"\u006di\u0072i\u0062\u0061\u0061\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x3349:"\u006d\u0069\u0072\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x1d434:"\u006d\u0069\u0074\u0041",0x1d6e2:"\u006d\u0069\u0074\u0041\u006c\u0070\u0068\u0061",0x1d435:"\u006d\u0069\u0074\u0042",0x2145:"\u006di\u0074\u0042\u0062\u0062\u0044",0x2146:"\u006di\u0074\u0042\u0062\u0062\u0064",0x2147:"\u006di\u0074\u0042\u0062\u0062\u0065",0x2148:"\u006di\u0074\u0042\u0062\u0062\u0069",0x2149:"\u006di\u0074\u0042\u0062\u0062\u006a",0x1d6e3:"\u006di\u0074\u0042\u0065\u0074\u0061",0x1d436:"\u006d\u0069\u0074\u0043",0x1d6f8:"\u006d\u0069\u0074\u0043\u0068\u0069",0x1d437:"\u006d\u0069\u0074\u0044",0x1d6e5:"\u006d\u0069\u0074\u0044\u0065\u006c\u0074\u0061",0x1d438:"\u006d\u0069\u0074\u0045",0x1d6e6:"\u006d\u0069\u0074\u0045\u0070\u0073\u0069\u006c\u006f\u006e",0x1d6e8:"\u006d\u0069\u0074\u0045\u0074\u0061",0x1d439:"\u006d\u0069\u0074\u0046",0x1d43a:"\u006d\u0069\u0074\u0047",0x1d6e4:"\u006d\u0069\u0074\u0047\u0061\u006d\u006d\u0061",0x1d43b:"\u006d\u0069\u0074\u0048",0x1d43c:"\u006d\u0069\u0074\u0049",0x1d6ea:"\u006di\u0074\u0049\u006f\u0074\u0061",0x1d43d:"\u006d\u0069\u0074\u004a",0x1d43e:"\u006d\u0069\u0074\u004b",0x1d6eb:"\u006d\u0069\u0074\u004b\u0061\u0070\u0070\u0061",0x1d43f:"\u006d\u0069\u0074\u004c",0x1d6ec:"\u006di\u0074\u004c\u0061\u006d\u0062\u0064a",0x1d440:"\u006d\u0069\u0074\u004d",0x1d6ed:"\u006d\u0069\u0074M\u0075",0x1d441:"\u006d\u0069\u0074\u004e",0x1d6ee:"\u006d\u0069\u0074N\u0075",0x1d442:"\u006d\u0069\u0074\u004f",0x1d6fa:"\u006d\u0069\u0074\u004f\u006d\u0065\u0067\u0061",0x1d6f0:"\u006d\u0069\u0074\u004f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d443:"\u006d\u0069\u0074\u0050",0x1d6f7:"\u006d\u0069\u0074\u0050\u0068\u0069",0x1d6f1:"\u006d\u0069\u0074P\u0069",0x1d6f9:"\u006d\u0069\u0074\u0050\u0073\u0069",0x1d444:"\u006d\u0069\u0074\u0051",0x1d445:"\u006d\u0069\u0074\u0052",0x1d6f2:"\u006d\u0069\u0074\u0052\u0068\u006f",0x1d446:"\u006d\u0069\u0074\u0053",0x1d6f4:"\u006d\u0069\u0074\u0053\u0069\u0067\u006d\u0061",0x1d447:"\u006d\u0069\u0074\u0054",0x1d6f5:"\u006d\u0069\u0074\u0054\u0061\u0075",0x1d6e9:"\u006d\u0069\u0074\u0054\u0068\u0065\u0074\u0061",0x1d448:"\u006d\u0069\u0074\u0055",0x1d6f6:"\u006d\u0069\u0074\u0055\u0070\u0073\u0069\u006c\u006f\u006e",0x1d449:"\u006d\u0069\u0074\u0056",0x1d44a:"\u006d\u0069\u0074\u0057",0x1d44b:"\u006d\u0069\u0074\u0058",0x1d6ef:"\u006d\u0069\u0074X\u0069",0x1d44c:"\u006d\u0069\u0074\u0059",0x1d44d:"\u006d\u0069\u0074\u005a",0x1d6e7:"\u006di\u0074\u005a\u0065\u0074\u0061",0x1d44e:"\u006d\u0069\u0074\u0061",0x1d6fc:"\u006d\u0069\u0074\u0061\u006c\u0070\u0068\u0061",0x1d44f:"\u006d\u0069\u0074\u0062",0x1d6fd:"\u006di\u0074\u0062\u0065\u0074\u0061",0x1d450:"\u006d\u0069\u0074\u0063",0x1d712:"\u006d\u0069\u0074\u0063\u0068\u0069",0x1d451:"\u006d\u0069\u0074\u0064",0x1d6ff:"\u006d\u0069\u0074\u0064\u0065\u006c\u0074\u0061",0x1d452:"\u006d\u0069\u0074\u0065",0x1d700:"\u006d\u0069\u0074\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d702:"\u006d\u0069\u0074\u0065\u0074\u0061",0x1d453:"\u006d\u0069\u0074\u0066",0x1d454:"\u006d\u0069\u0074\u0067",0x1d6fe:"\u006d\u0069\u0074\u0067\u0061\u006d\u006d\u0061",0x1d456:"\u006d\u0069\u0074\u0069",0x1d704:"\u006di\u0074\u0069\u006f\u0074\u0061",0x1d457:"\u006d\u0069\u0074\u006a",0x1d458:"\u006d\u0069\u0074\u006b",0x1d705:"\u006d\u0069\u0074\u006b\u0061\u0070\u0070\u0061",0x1d459:"\u006d\u0069\u0074\u006c",0x1d706:"\u006di\u0074\u006c\u0061\u006d\u0062\u0064a",0x1d45a:"\u006d\u0069\u0074\u006d",0x1d707:"\u006d\u0069\u0074m\u0075",0x1d45b:"\u006d\u0069\u0074\u006e",0x1d6fb:"\u006d\u0069\u0074\u006e\u0061\u0062\u006c\u0061",0x1d708:"\u006d\u0069\u0074n\u0075",0x1d45c:"\u006d\u0069\u0074\u006f",0x1d714:"\u006d\u0069\u0074\u006f\u006d\u0065\u0067\u0061",0x1d70a:"\u006d\u0069\u0074\u006f\u006d\u0069\u0063\u0072\u006f\u006e",0x1d45d:"\u006d\u0069\u0074\u0070",0x1d715:"\u006d\u0069\u0074\u0070\u0061\u0072\u0074\u0069\u0061\u006c",0x1d711:"\u006d\u0069\u0074\u0070\u0068\u0069",0x1d70b:"\u006d\u0069\u0074p\u0069",0x1d713:"\u006d\u0069\u0074\u0070\u0073\u0069",0x1d45e:"\u006d\u0069\u0074\u0071",0x1d45f:"\u006d\u0069\u0074\u0072",0x1d70c:"\u006d\u0069\u0074\u0072\u0068\u006f",0x1d460:"\u006d\u0069\u0074\u0073",0x1d608:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0041",0x1d609:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0042",0x1d60a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0043",0x1d60b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0044",0x1d60c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0045",0x1d60d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0046",0x1d60e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0047",0x1d60f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0048",0x1d610:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0049",0x1d611:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004a",0x1d612:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004b",0x1d613:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004c",0x1d614:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004d",0x1d615:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004e",0x1d616:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u004f",0x1d617:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0050",0x1d618:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0051",0x1d619:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0052",0x1d61a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0053",0x1d61b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0054",0x1d61c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0055",0x1d61d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0056",0x1d61e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0057",0x1d61f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0058",0x1d620:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0059",0x1d621:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u005a",0x1d622:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0061",0x1d623:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0062",0x1d624:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0063",0x1d625:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0064",0x1d626:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0065",0x1d627:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0066",0x1d628:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0067",0x1d629:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0068",0x1d62a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0069",0x1d62b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006a",0x1d62c:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006b",0x1d62d:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006c",0x1d62e:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006d",0x1d62f:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006e",0x1d630:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u006f",0x1d631:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0070",0x1d632:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0071",0x1d633:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0072",0x1d634:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0073",0x1d635:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0074",0x1d636:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0075",0x1d637:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0076",0x1d638:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0077",0x1d639:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0078",0x1d63a:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u0079",0x1d63b:"\u006d\u0069\u0074\u0073\u0061\u006e\u0073\u007a",0x1d70e:"\u006d\u0069\u0074\u0073\u0069\u0067\u006d\u0061",0x1d461:"\u006d\u0069\u0074\u0074",0x1d70f:"\u006d\u0069\u0074\u0074\u0061\u0075",0x1d703:"\u006d\u0069\u0074\u0074\u0068\u0065\u0074\u0061",0x1d462:"\u006d\u0069\u0074\u0075",0x1d710:"\u006d\u0069\u0074\u0075\u0070\u0073\u0069\u006c\u006f\u006e",0x1d463:"\u006d\u0069\u0074\u0076",0x1d6f3:"m\u0069\u0074\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x1d716:"\u006d\u0069\u0074\u0076\u0061\u0072\u0065\u0070\u0073\u0069\u006c\u006f\u006e",0x1d718:"m\u0069\u0074\u0076\u0061\u0072\u006b\u0061\u0070\u0070\u0061",0x1d719:"\u006di\u0074\u0076\u0061\u0072\u0070\u0068i",0x1d71b:"\u006d\u0069\u0074\u0076\u0061\u0072\u0070\u0069",0x1d71a:"\u006di\u0074\u0076\u0061\u0072\u0072\u0068o",0x1d70d:"m\u0069\u0074\u0076\u0061\u0072\u0073\u0069\u0067\u006d\u0061",0x1d717:"m\u0069\u0074\u0076\u0061\u0072\u0074\u0068\u0065\u0074\u0061",0x1d464:"\u006d\u0069\u0074\u0077",0x1d465:"\u006d\u0069\u0074\u0078",0x1d709:"\u006d\u0069\u0074x\u0069",0x1d466:"\u006d\u0069\u0074\u0079",0x1d467:"\u006d\u0069\u0074\u007a",0x1d701:"\u006di\u0074\u007a\u0065\u0074\u0061",0x2adb:"\u006d\u006c\u0063\u0070",0x0270:"\u006d\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064",0x3396:"\u006d\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x33a3:"\u006d\u006d\u0063\u0075\u0062\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0xff4d:"\u006d\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x339f:"\u006dm\u0073q\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x22a7:"\u006d\u006f\u0064\u0065\u006c\u0073",0x2a0a:"\u006do\u0064\u0074\u0077\u006f\u0073\u0075m",0x3082:"\u006d\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x33c1:"\u006d\u006f\u0068\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x30e2:"\u006d\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff93:"\u006d\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x33d6:"\u006do\u006c\u0073\u0071\u0075\u0061\u0072e",0x0e21:"\u006d\u006f\u006d\u0061\u0074\u0068\u0061\u0069",0x33a7:"\u006d\u006f\u0076e\u0072\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x33a8:"\u006d\u006f\u0076\u0065rs\u0073\u0071\u0075\u0061\u0072\u0065\u0064\u0073\u0071\u0075\u0061\u0072\u0065",0x24a8:"\u006d\u0070\u0061\u0072\u0065\u006e",0x33ab:"\u006dp\u0061\u0073\u0071\u0075\u0061\u0072e",0x1d5a0:"\u006d\u0073\u0061\u006e\u0073\u0041",0x1d5a1:"\u006d\u0073\u0061\u006e\u0073\u0042",0x1d5a2:"\u006d\u0073\u0061\u006e\u0073\u0043",0x1d5a3:"\u006d\u0073\u0061\u006e\u0073\u0044",0x1d5a4:"\u006d\u0073\u0061\u006e\u0073\u0045",0x1d5a5:"\u006d\u0073\u0061\u006e\u0073\u0046",0x1d5a6:"\u006d\u0073\u0061\u006e\u0073\u0047",0x1d5a7:"\u006d\u0073\u0061\u006e\u0073\u0048",0x1d5a8:"\u006d\u0073\u0061\u006e\u0073\u0049",0x1d5a9:"\u006d\u0073\u0061\u006e\u0073\u004a",0x1d5aa:"\u006d\u0073\u0061\u006e\u0073\u004b",0x1d5ab:"\u006d\u0073\u0061\u006e\u0073\u004c",0x1d5ac:"\u006d\u0073\u0061\u006e\u0073\u004d",0x1d5ad:"\u006d\u0073\u0061\u006e\u0073\u004e",0x1d5ae:"\u006d\u0073\u0061\u006e\u0073\u004f",0x1d5af:"\u006d\u0073\u0061\u006e\u0073\u0050",0x1d5b0:"\u006d\u0073\u0061\u006e\u0073\u0051",0x1d5b1:"\u006d\u0073\u0061\u006e\u0073\u0052",0x1d5b2:"\u006d\u0073\u0061\u006e\u0073\u0053",0x1d5b3:"\u006d\u0073\u0061\u006e\u0073\u0054",0x1d5b4:"\u006d\u0073\u0061\u006e\u0073\u0055",0x1d5b5:"\u006d\u0073\u0061\u006e\u0073\u0056",0x1d5b6:"\u006d\u0073\u0061\u006e\u0073\u0057",0x1d5b7:"\u006d\u0073\u0061\u006e\u0073\u0058",0x1d5b8:"\u006d\u0073\u0061\u006e\u0073\u0059",0x1d5b9:"\u006d\u0073\u0061\u006e\u0073\u005a",0x1d5ba:"\u006d\u0073\u0061\u006e\u0073\u0061",0x1d5bb:"\u006d\u0073\u0061\u006e\u0073\u0062",0x1d5bc:"\u006d\u0073\u0061\u006e\u0073\u0063",0x1d5bd:"\u006d\u0073\u0061\u006e\u0073\u0064",0x1d5be:"\u006d\u0073\u0061\u006e\u0073\u0065",0x1d7ea:"\u006d\u0073\u0061\u006e\u0073\u0065\u0069\u0067\u0068\u0074",0x1d5bf:"\u006d\u0073\u0061\u006e\u0073\u0066",0x1d7e7:"\u006ds\u0061\u006e\u0073\u0066\u0069\u0076e",0x1d7e6:"\u006ds\u0061\u006e\u0073\u0066\u006f\u0075r",0x1d5c0:"\u006d\u0073\u0061\u006e\u0073\u0067",0x1d5c1:"\u006d\u0073\u0061\u006e\u0073\u0068",0x1d5c2:"\u006d\u0073\u0061\u006e\u0073\u0069",0x1d5c3:"\u006d\u0073\u0061\u006e\u0073\u006a",0x1d5c4:"\u006d\u0073\u0061\u006e\u0073\u006b",0x1d5c5:"\u006d\u0073\u0061\u006e\u0073\u006c",0x1d5c6:"\u006d\u0073\u0061\u006e\u0073\u006d",0x1d5c7:"\u006d\u0073\u0061\u006e\u0073\u006e",0x1d7eb:"\u006ds\u0061\u006e\u0073\u006e\u0069\u006ee",0x1d5c8:"\u006d\u0073\u0061\u006e\u0073\u006f",0x1d7e3:"\u006d\u0073\u0061\u006e\u0073\u006f\u006e\u0065",0x1d5c9:"\u006d\u0073\u0061\u006e\u0073\u0070",0x1d5ca:"\u006d\u0073\u0061\u006e\u0073\u0071",0x1d5cb:"\u006d\u0073\u0061\u006e\u0073\u0072",0x1d5cc:"\u006d\u0073\u0061\u006e\u0073\u0073",0x1d7e9:"\u006d\u0073\u0061\u006e\u0073\u0073\u0065\u0076\u0065\u006e",0x1d7e8:"\u006d\u0073\u0061\u006e\u0073\u0073\u0069\u0078",0x1d5cd:"\u006d\u0073\u0061\u006e\u0073\u0074",0x1d7e5:"\u006d\u0073\u0061\u006e\u0073\u0074\u0068\u0072\u0065\u0065",0x1d7e4:"\u006d\u0073\u0061\u006e\u0073\u0074\u0077\u006f",0x1d5ce:"\u006d\u0073\u0061\u006e\u0073\u0075",0x1d5cf:"\u006d\u0073\u0061\u006e\u0073\u0076",0x1d5d0:"\u006d\u0073\u0061\u006e\u0073\u0077",0x1d5d1:"\u006d\u0073\u0061\u006e\u0073\u0078",0x1d5d2:"\u006d\u0073\u0061\u006e\u0073\u0079",0x1d5d3:"\u006d\u0073\u0061\u006e\u0073\u007a",0x1d7e2:"\u006ds\u0061\u006e\u0073\u007a\u0065\u0072o",0x1d49c:"\u006d\u0073\u0063r\u0041",0x212c:"\u006d\u0073\u0063r\u0042",0x1d49e:"\u006d\u0073\u0063r\u0043",0x1d49f:"\u006d\u0073\u0063r\u0044",0x2130:"\u006d\u0073\u0063r\u0045",0x2131:"\u006d\u0073\u0063r\u0046",0x1d4a2:"\u006d\u0073\u0063r\u0047",0x210b:"\u006d\u0073\u0063r\u0048",0x2110:"\u006d\u0073\u0063r\u0049",0x1d4a5:"\u006d\u0073\u0063r\u004a",0x1d4a6:"\u006d\u0073\u0063r\u004b",0x2112:"\u006d\u0073\u0063r\u004c",0x2133:"\u006d\u0073\u0063r\u004d",0x1d4a9:"\u006d\u0073\u0063r\u004e",0x1d4aa:"\u006d\u0073\u0063r\u004f",0x1d4ab:"\u006d\u0073\u0063r\u0050",0x1d4ac:"\u006d\u0073\u0063r\u0051",0x211b:"\u006d\u0073\u0063r\u0052",0x1d4ae:"\u006d\u0073\u0063r\u0053",0x1d4af:"\u006d\u0073\u0063r\u0054",0x1d4b0:"\u006d\u0073\u0063r\u0055",0x1d4b1:"\u006d\u0073\u0063r\u0056",0x1d4b2:"\u006d\u0073\u0063r\u0057",0x1d4b3:"\u006d\u0073\u0063r\u0058",0x1d4b4:"\u006d\u0073\u0063r\u0059",0x1d4b5:"\u006d\u0073\u0063r\u005a",0x1d4b6:"\u006d\u0073\u0063r\u0061",0x1d4b7:"\u006d\u0073\u0063r\u0062",0x1d4b8:"\u006d\u0073\u0063r\u0063",0x1d4b9:"\u006d\u0073\u0063r\u0064",0x212f:"\u006d\u0073\u0063r\u0065",0x1d4bb:"\u006d\u0073\u0063r\u0066",0x210a:"\u006d\u0073\u0063r\u0067",0x1d4bd:"\u006d\u0073\u0063r\u0068",0x1d4be:"\u006d\u0073\u0063r\u0069",0x1d4bf:"\u006d\u0073\u0063r\u006a",0x1d4c0:"\u006d\u0073\u0063r\u006b",0x1d4c1:"\u006d\u0073\u0063r\u006c",0x1d4c2:"\u006d\u0073\u0063r\u006d",0x1d4c3:"\u006d\u0073\u0063r\u006e",0x2134:"\u006d\u0073\u0063r\u006f",0x1d4c5:"\u006d\u0073\u0063r\u0070",0x1d4c6:"\u006d\u0073\u0063r\u0071",0x1d4c7:"\u006d\u0073\u0063r\u0072",0x1d4c8:"\u006d\u0073\u0063r\u0073",0x1d4c9:"\u006d\u0073\u0063r\u0074",0x1d4ca:"\u006d\u0073\u0063r\u0075",0x1d4cb:"\u006d\u0073\u0063r\u0076",0x1d4cc:"\u006d\u0073\u0063r\u0077",0x1d4cd:"\u006d\u0073\u0063r\u0078",0x1d4ce:"\u006d\u0073\u0063r\u0079",0x1d4cf:"\u006d\u0073\u0063r\u007a",0x33b3:"\u006d\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0xf6ef:"\u006ds\u0075\u0070\u0065\u0072\u0069\u006fr",0x1d670:"\u006d\u0074\u0074\u0041",0x1d671:"\u006d\u0074\u0074\u0042",0x1d672:"\u006d\u0074\u0074\u0043",0x1d673:"\u006d\u0074\u0074\u0044",0x1d674:"\u006d\u0074\u0074\u0045",0x1d675:"\u006d\u0074\u0074\u0046",0x1d676:"\u006d\u0074\u0074\u0047",0x1d677:"\u006d\u0074\u0074\u0048",0x1d678:"\u006d\u0074\u0074\u0049",0x1d679:"\u006d\u0074\u0074\u004a",0x1d67a:"\u006d\u0074\u0074\u004b",0x1d67b:"\u006d\u0074\u0074\u004c",0x1d67c:"\u006d\u0074\u0074\u004d",0x1d67d:"\u006d\u0074\u0074\u004e",0x1d67e:"\u006d\u0074\u0074\u004f",0x1d67f:"\u006d\u0074\u0074\u0050",0x1d680:"\u006d\u0074\u0074\u0051",0x1d681:"\u006d\u0074\u0074\u0052",0x1d682:"\u006d\u0074\u0074\u0053",0x1d683:"\u006d\u0074\u0074\u0054",0x1d684:"\u006d\u0074\u0074\u0055",0x1d685:"\u006d\u0074\u0074\u0056",0x1d686:"\u006d\u0074\u0074\u0057",0x1d687:"\u006d\u0074\u0074\u0058",0x1d688:"\u006d\u0074\u0074\u0059",0x1d689:"\u006d\u0074\u0074\u005a",0x1d68a:"\u006d\u0074\u0074\u0061",0x1d68b:"\u006d\u0074\u0074\u0062",0x1d68c:"\u006d\u0074\u0074\u0063",0x1d68d:"\u006d\u0074\u0074\u0064",0x1d68e:"\u006d\u0074\u0074\u0065",0x1d7fe:"\u006d\u0074\u0074\u0065\u0069\u0067\u0068\u0074",0x1d68f:"\u006d\u0074\u0074\u0066",0x1d7fb:"\u006dt\u0074\u0066\u0069\u0076\u0065",0x1d7fa:"\u006dt\u0074\u0066\u006f\u0075\u0072",0x1d690:"\u006d\u0074\u0074\u0067",0x1d691:"\u006d\u0074\u0074\u0068",0x1d692:"\u006d\u0074\u0074\u0069",0x1d693:"\u006d\u0074\u0074\u006a",0x1d694:"\u006d\u0074\u0074\u006b",0x1d695:"\u006d\u0074\u0074\u006c",0x1d696:"\u006d\u0074\u0074\u006d",0x1d697:"\u006d\u0074\u0074\u006e",0x1d7ff:"\u006dt\u0074\u006e\u0069\u006e\u0065",0x1d698:"\u006d\u0074\u0074\u006f",0x1d7f7:"\u006d\u0074\u0074\u006f\u006e\u0065",0x1d699:"\u006d\u0074\u0074\u0070",0x1d69a:"\u006d\u0074\u0074\u0071",0x1d69b:"\u006d\u0074\u0074\u0072",0x1d69c:"\u006d\u0074\u0074\u0073",0x1d7fd:"\u006d\u0074\u0074\u0073\u0065\u0076\u0065\u006e",0x1d7fc:"\u006d\u0074\u0074\u0073\u0069\u0078",0x1d69d:"\u006d\u0074\u0074\u0074",0x1d7f9:"\u006d\u0074\u0074\u0074\u0068\u0072\u0065\u0065",0x1d7f8:"\u006d\u0074\u0074\u0074\u0077\u006f",0x1d69e:"\u006d\u0074\u0074\u0075",0x1d69f:"\u006d\u0074\u0074\u0076",0x1d6a0:"\u006d\u0074\u0074\u0077",0x1d6a1:"\u006d\u0074\u0074\u0078",0x1d6a2:"\u006d\u0074\u0074\u0079",0x1d6a3:"\u006d\u0074\u0074\u007a",0x1d7f6:"\u006dt\u0074\u007a\u0065\u0072\u006f",0x026f:"\u006dt\u0075\u0072\u006e\u0065\u0064",0x00b5:"\u006d\u0075",0x3382:"\u006du\u0061\u0073\u0071\u0075\u0061\u0072e",0x226b:"m\u0075\u0063\u0068\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x226a:"\u006d\u0075\u0063\u0068\u006c\u0065\u0073\u0073",0x338c:"\u006du\u0066\u0073\u0071\u0075\u0061\u0072e",0x03bc:"\u006du\u0067\u0072\u0065\u0065\u006b",0x338d:"\u006du\u0067\u0073\u0071\u0075\u0061\u0072e",0x3080:"\u006d\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e0:"\u006d\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff91:"\u006d\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3395:"\u006du\u006c\u0073\u0071\u0075\u0061\u0072e",0x22c9:"\u006d\u0075\u006c\u0074\u0069\u0063\u006c\u006f\u0073e\u006c\u0065\u0066\u0074",0x22ca:"\u006du\u006ct\u0069\u0063\u006c\u006f\u0073\u0065\u0072\u0069\u0067\u0068\u0074",0x22b8:"\u006d\u0075\u006c\u0074\u0069\u006d\u0061\u0070",0x27dc:"m\u0075\u006c\u0074\u0069\u006d\u0061\u0070\u0069\u006e\u0076",0x22cb:"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006e\u006c\u0065\u0066\u0074",0x22cc:"\u006d\u0075\u006c\u0074\u0069\u006f\u0070\u0065\u006er\u0069\u0067\u0068\u0074",0x00d7:"\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079",0x339b:"\u006du\u006d\u0073\u0071\u0075\u0061\u0072e",0x05a3:"\u006du\u006ea\u0068\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x266a:"m\u0075\u0073\u0069\u0063\u0061\u006c\u006e\u006f\u0074\u0065",0x266d:"\u006d\u0075\u0073\u0069\u0063\u0066\u006c\u0061\u0074\u0073\u0069\u0067\u006e",0x266f:"\u006d\u0075\u0073\u0069\u0063\u0073\u0068\u0061\u0072p\u0073\u0069\u0067\u006e",0x33b2:"\u006du\u0073\u0073\u0071\u0075\u0061\u0072e",0x33b6:"\u006du\u0076\u0073\u0071\u0075\u0061\u0072e",0x33bc:"\u006du\u0077\u0073\u0071\u0075\u0061\u0072e",0x33b9:"\u006d\u0076\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x33b7:"\u006d\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33bf:"\u006d\u0077\u006de\u0067\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x33bd:"\u006d\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x006e:"\u006e",0x21fa:"n\u0056\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2b3a:"\u006eV\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x21fc:"\u006e\u0056l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x21fb:"\u006e\u0056\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2915:"\u006e\u0056r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x2b35:"\u006eV\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077",0x2b3d:"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c",0x2901:"\u006e\u0056\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2918:"\u006e\u0056\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x09a8:"\u006ea\u0062\u0065\u006e\u0067\u0061\u006ci",0x0144:"\u006e\u0061\u0063\u0075\u0074\u0065",0x0928:"\u006e\u0061\u0064\u0065\u0076\u0061",0x0aa8:"\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a28:"\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x306a:"\u006e\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x20a6:"\u006e\u0061\u0069r\u0061",0x30ca:"\u006e\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff85:"\u006e\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x22bc:"\u006e\u0061\u006e\u0064",0x2249:"\u006ea\u0070\u0070\u0072\u006f\u0078",0x3381:"\u006e\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x226d:"\u006e\u0061\u0073\u0079\u006d\u0070",0x266e:"\u006ea\u0074\u0075\u0072\u0061\u006c",0x2011:"\u006e\u0062\u0068\u0079\u0070\u0068\u0065\u006e",0x310b:"\u006eb\u006f\u0070\u006f\u006d\u006f\u0066o",0x0148:"\u006e\u0063\u0061\u0072\u006f\u006e",0x0146:"\u006e\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81d:"\u006ec\u0065\u0064\u0069\u006c\u006c\u00611",0x24dd:"\u006ec\u0069\u0072\u0063\u006c\u0065",0x1e4b:"\u006e\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1e45:"\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e47:"\u006ed\u006f\u0074\u0062\u0065\u006c\u006fw",0x306d:"\u006e\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cd:"\u006e\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff88:"\u006e\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2931:"n\u0065\u006f\u0076\u006e\u0077\u0061\u0072\u0072\u006f\u0077",0x292e:"n\u0065\u006f\u0076\u0073\u0065\u0061\u0072\u0072\u006f\u0077",0x2922:"\u006ee\u0073\u0077\u0061\u0072\u0072\u006fw",0x26b2:"\u006e\u0065\u0075\u0074\u0065\u0072",0x338b:"\u006e\u0066\u0073\u0071\u0075\u0061\u0072\u0065",0x0999:"\u006e\u0067\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0919:"\u006eg\u0061\u0064\u0065\u0076\u0061",0x0a99:"n\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a19:"n\u0067\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0e07:"\u006e\u0067\u006f\u006e\u0067\u0075\u0074\u0068\u0061\u0069",0x2275:"\u006eg\u0074\u0072\u0073\u0069\u006d",0x2af5:"\u006eh\u0056\u0076\u0065\u0072\u0074",0x3093:"\u006eh\u0069\u0072\u0061\u0067\u0061\u006ea",0x0272:"\u006eh\u006f\u006f\u006b\u006c\u0065\u0066t",0x0273:"\u006e\u0068\u006f\u006f\u006b\u0072\u0065\u0074\u0072o\u0066\u006c\u0065\u0078",0x2af2:"\u006e\u0068\u0070a\u0072",0x326f:"\u006ei\u0065u\u006e\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x320f:"\u006e\u0069\u0065\u0075\u006e\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3135:"\u006e\u0069e\u0075\u006e\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3261:"\u006e\u0069\u0065\u0075\u006e\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3136:"\u006e\u0069e\u0075\u006e\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3134:"n\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3168:"\u006ei\u0065u\u006e\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3201:"\u006e\u0069e\u0075\u006e\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3167:"\u006ei\u0065u\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3166:"\u006e\u0069\u0065\u0075\u006e\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x306b:"\u006e\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cb:"\u006e\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff86:"\u006e\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf899:"\u006e\u0069k\u0068\u0061\u0068i\u0074\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e4d:"\u006e\u0069\u006bh\u0061\u0068\u0069\u0074\u0074\u0068\u0061\u0069",0x0039:"\u006e\u0069\u006e\u0065",0x09ef:"n\u0069\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096f:"\u006e\u0069\u006e\u0065\u0064\u0065\u0076\u0061",0x0aef:"\u006e\u0069\u006ee\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6f:"\u006e\u0069\u006ee\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0669:"\u006e\u0069\u006e\u0065\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",0x3029:"\u006e\u0069\u006ee\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3228:"n\u0069n\u0065\u0069\u0064\u0065\u006f\u0067\u0072\u0061p\u0068\u0069\u0063\u0070ar\u0065\u006e",0x2089:"\u006e\u0069\u006ee\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff19:"\u006e\u0069\u006e\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf739:"\u006e\u0069\u006ee\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247c:"\u006ei\u006e\u0065\u0070\u0061\u0072\u0065n",0x2490:"\u006e\u0069\u006e\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f9:"n\u0069\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2178:"\u006ei\u006e\u0065\u0072\u006f\u006d\u0061n",0x2079:"\u006e\u0069\u006ee\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2472:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2486:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x249a:"\u006e\u0069\u006e\u0065\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e59:"\u006e\u0069\u006e\u0065\u0074\u0068\u0061\u0069",0x22fe:"\u006e\u0069\u006f\u0062\u0061\u0072",0x22fc:"\u006e\u0069\u0073",0x22fa:"\u006e\u0069\u0073\u0064",0x01cc:"\u006e\u006a",0x30f3:"\u006ek\u0061\u0074\u0061\u006b\u0061\u006ea",0xff9d:"\u006ek\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x019e:"\u006e\u006c\u0065\u0067\u0072\u0069\u0067\u0068\u0074\u006c\u006f\u006e\u0067",0x2278:"\u006e\u006c\u0065\u0073\u0073\u0067\u0074\u0072",0x2274:"\u006e\u006c\u0065\u0073\u0073\u0073\u0069\u006d",0x1e49:"\u006e\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff4e:"\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x339a:"\u006e\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x09a3:"\u006e\u006e\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0923:"\u006en\u0061\u0064\u0065\u0076\u0061",0x0aa3:"n\u006e\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a23:"n\u006e\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0929:"\u006e\u006e\u006e\u0061\u0064\u0065\u0076\u0061",0x306e:"\u006e\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ce:"\u006e\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff89:"\u006e\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x00a0:"\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065",0x0e13:"\u006eo\u006e\u0065\u006e\u0074\u0068\u0061i",0x0e19:"\u006e\u006f\u006e\u0075\u0074\u0068\u0061\u0069",0x0646:"\u006e\u006f\u006f\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfee6:"\u006eo\u006fn\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb9f:"n\u006f\u006f\u006e\u0067hu\u006en\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfee7:"n\u006fo\u006e\u0068\u0065\u0068\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfee5:"\u006e\u006f\u006fn\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcd2:"n\u006f\u006f\u006e\u006aee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc4b:"\u006e\u006f\u006f\u006eje\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfee8:"\u006e\u006fo\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcd5:"n\u006f\u006f\u006e\u006dee\u006di\u006e\u0069\u0074\u0069\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfc4e:"\u006e\u006f\u006f\u006eme\u0065\u006d\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064\u0061\u0072\u0061\u0062i\u0063",0xfc8d:"\u006e\u006f\u006f\u006eno\u006f\u006e\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc8e:"\u006eo\u006f\u006e\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066\u006da\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc4f:"n\u006f\u006f\u006e\u0077\u0069\u0074h\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075r\u0061\u0069\u0073o\u006ca\u0074\u0065\u0064",0xfcd3:"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xe815:"\u006eo\u006fn\u0077\u0069\u0074\u0068\u0068e\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcd4:"\u006e\u006f\u006f\u006ewi\u0074\u0068\u006b\u0068\u0061\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfc8f:"\u006e\u006fo\u006e\u0077\u0069t\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc50:"\u006e\u006f\u006f\u006ewi\u0074\u0068\u0079\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfc70:"\u006e\u006f\u006f\u006e\u0077\u0069\u0074\u0068\u007a\u0061\u0069\u006ef\u0069\u006e\u0061\u006c",0x2247:"\u006e\u006f\u0074\u0061\u0070\u0070\u0072\u006f\u0078e\u0071\u0075\u0061\u006c",0x21ae:"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068",0x219a:"\u006e\u006f\u0074a\u0072\u0072\u006f\u0077\u006c\u0065\u0066\u0074",0x219b:"\u006e\u006f\u0074\u0061\u0072\u0072\u006f\u0077\u0072\u0069\u0067\u0068\u0074",0x2224:"\u006e\u006f\u0074\u0062\u0061\u0072",0x220c:"n\u006f\u0074\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073",0x21ce:"\u006eo\u0074d\u0062\u006c\u0061\u0072\u0072\u006f\u0077\u0062\u006f\u0074\u0068",0x2209:"\u006e\u006f\u0074\u0065\u006c\u0065\u006d\u0065\u006e\u0074",0x2260:"\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2204:"\u006e\u006f\u0074\u0065\u0078\u0069\u0073\u0074\u0065n\u0074\u0069\u0061\u006c",0x22ae:"\u006eo\u0074\u0066\u006f\u0072\u0063\u0065s",0x22af:"\u006e\u006f\u0074\u0066\u006f\u0072\u0063\u0065\u0073e\u0078\u0074\u0072\u0061",0x226f:"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072",0x2271:"\u006eo\u0074g\u0072\u0065\u0061\u0074\u0065r\u006e\u006fr\u0065\u0071\u0075\u0061\u006c",0x2279:"\u006e\u006f\u0074\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u006e\u006fr\u006c\u0065\u0073\u0073",0x2a7e:"\u006e\u006f\u0074\u0067re\u0061\u0074\u0065\u0072\u006f\u0072\u0073\u006c\u006e\u0074\u0065\u0071\u006c",0x2262:"\u006e\u006f\u0074i\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c",0x226e:"\u006eo\u0074\u006c\u0065\u0073\u0073",0x2270:"\u006eo\u0074l\u0065\u0073\u0073\u006e\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x2226:"n\u006f\u0074\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x2280:"n\u006f\u0074\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x22ad:"\u006e\u006f\u0074s\u0061\u0074\u0069\u0073\u0066\u0069\u0065\u0073",0x2241:"\u006e\u006f\u0074\u0073\u0069\u006d\u0069\u006c\u0061\u0072",0x2284:"\u006eo\u0074\u0073\u0075\u0062\u0073\u0065t",0x2288:"\u006e\u006f\u0074s\u0075\u0062\u0073\u0065\u0074\u0065\u0071\u006c",0x2281:"n\u006f\u0074\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073",0x2285:"n\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073\u0065\u0074",0x2289:"\u006e\u006f\u0074\u0073\u0075\u0070\u0065\u0072\u0073e\u0074\u0065\u0071\u006c",0x22ec:"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u0065\u0071\u006c\u006c\u0065\u0066\u0074",0x22ed:"\u006e\u006f\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u0065\u0071\u006cr\u0069\u0067\u0068\u0074",0x22ea:"\u006eo\u0074t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x22eb:"\u006e\u006ft\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x22ac:"\u006e\u006f\u0074t\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065",0x0576:"n\u006f\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x24a9:"\u006e\u0070\u0061\u0072\u0065\u006e",0x2a14:"\u006ep\u006f\u006c\u0069\u006e\u0074",0x22e0:"\u006e\u0070\u0072e\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",0x2244:"\u006e\u0073\u0069m\u0065",0x22e2:"n\u0073\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u0065\u0071",0x22e3:"n\u0073\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u0065\u0071",0x33b1:"\u006e\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x22e1:"\u006e\u0073\u0075c\u0063\u0063\u0075\u0072\u006c\u0079\u0065\u0071",0x207f:"\u006es\u0075\u0070\u0065\u0072\u0069\u006fr",0x00f1:"\u006e\u0074\u0069\u006c\u0064\u0065",0x03bd:"\u006e\u0075",0x306c:"\u006e\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30cc:"\u006e\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff87:"\u006e\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09bc:"\u006e\u0075\u006bt\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x093c:"\u006eu\u006b\u0074\u0061\u0064\u0065\u0076a",0x0abc:"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a3c:"\u006e\u0075\u006b\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0023:"\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e",0xff03:"\u006e\u0075\u006d\u0062er\u0073\u0069\u0067\u006e\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5f:"\u006eu\u006db\u0065\u0072\u0073\u0069\u0067\u006e\u0073\u006d\u0061\u006c\u006c",0x0374:"\u006e\u0075m\u0065\u0072\u0061l\u0073\u0069\u0067\u006e\u0067\u0072\u0065\u0065\u006b",0x0375:"n\u0075\u006d\u0065\u0072al\u0073i\u0067\u006e\u006c\u006f\u0077e\u0072\u0067\u0072\u0065\u0065\u006b",0x2116:"\u006e\u0075\u006d\u0065\u0072\u006f",0x05e0:"\u006e\u0075\u006e",0xfb40:"\u006eu\u006e\u0064\u0061\u0067\u0065\u0073h",0x2902:"n\u0076\u004c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2904:"\u006e\u0076L\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2903:"\u006e\u0076\u0052i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x29de:"\u006ev\u0069\u006e\u0066\u0074\u0079",0x21f7:"n\u0076\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2b39:"\u006ev\u006ce\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x21f9:"\u006e\u0076l\u0065\u0066\u0074r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x21f8:"\u006e\u0076\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2914:"\u006e\u0076r\u0069\u0067\u0068t\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x33b5:"\u006e\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x2b34:"\u006ev\u0074w\u006f\u0068\u0065\u0061\u0064l\u0065\u0066t\u0061\u0072\u0072\u006f\u0077",0x2b3c:"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061i\u006c",0x2900:"\u006e\u0076\u0074\u0077oh\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x2917:"\u006e\u0076\u0074wo\u0068\u0065\u0061\u0064\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0074\u0061\u0069\u006c",0x2932:"n\u0077\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077",0x2921:"\u006ew\u0073\u0065\u0061\u0072\u0072\u006fw",0x33bb:"\u006e\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x099e:"\u006e\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091e:"\u006ey\u0061\u0064\u0065\u0076\u0061",0x0a9e:"n\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1e:"n\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x006f:"\u006f",0x00f3:"\u006f\u0061\u0063\u0075\u0074\u0065",0x0e2d:"\u006f\u0061\u006e\u0067\u0074\u0068\u0061\u0069",0x233d:"\u006f\u0062\u0061\u0072",0x0275:"\u006fb\u0061\u0072\u0072\u0065\u0064",0x04e9:"\u006fb\u0061r\u0072\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04eb:"\u006f\u0062\u0061rr\u0065\u0064\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0993:"\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x311b:"\u006fb\u006f\u0070\u006f\u006d\u006f\u0066o",0x29ba:"\u006f\u0062\u006f\u0074",0x23e0:"\u006fb\u0072\u0062\u0072\u0061\u006b",0x014f:"\u006f\u0062\u0072\u0065\u0076\u0065",0x29b8:"\u006fb\u0073\u006c\u0061\u0073\u0068",0x0911:"o\u0063\u0061\u006e\u0064\u0072\u0061\u0064\u0065\u0076\u0061",0x0a91:"\u006fc\u0061n\u0064\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0949:"o\u0063a\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065l\u0073\u0069\u0067\u006ede\u0076\u0061",0x0ac9:"\u006fc\u0061\u006e\u0064\u0072\u0061\u0076\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x01d2:"\u006f\u0063\u0061\u0072\u006f\u006e",0x24de:"\u006fc\u0069\u0072\u0063\u006c\u0065",0x00f4:"o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1ed1:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0061\u0063\u0075\u0074\u0065",0x1ed9:"\u006f\u0063\u0069\u0072cu\u006d\u0066\u006c\u0065\u0078\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1ed3:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0067\u0072\u0061\u0076\u0065",0x1ed5:"o\u0063i\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078h\u006f\u006f\u006b\u0061bo\u0076\u0065",0x1ed7:"\u006f\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0074\u0069\u006c\u0064\u0065",0x043e:"\u006fc\u0079\u0072\u0069\u006c\u006c\u0069c",0x020d:"\u006fd\u0062\u006c\u0067\u0072\u0061\u0076e",0x0913:"\u006f\u0064\u0065v\u0061",0x00f6:"\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s",0x04e7:"\u006f\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x2a38:"\u006f\u0064\u0069\u0076",0x1ecd:"\u006fd\u006f\u0074\u0062\u0065\u006c\u006fw",0x29bc:"\u006f\u0064\u006ft\u0073\u006c\u0061\u0073\u0068\u0064\u006f\u0074",0x0153:"\u006f\u0065",0x315a:"\u006f\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x02db:"\u006f\u0067\u006f\u006e\u0065\u006b",0x0328:"\u006fg\u006f\u006e\u0065\u006b\u0063\u006db",0x00f2:"\u006f\u0067\u0072\u0061\u0076\u0065",0x29c1:"\u006f\u0067\u0072e\u0061\u0074\u0065\u0072\u0074\u0068\u0061\u006e",0x0a93:"\u006fg\u0075\u006a\u0061\u0072\u0061\u0074i",0x0585:"\u006f\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x304a:"\u006fh\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ecf:"\u006f\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01a1:"\u006f\u0068\u006fr\u006e",0x1edb:"\u006f\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ee3:"\u006f\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1edd:"\u006f\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1edf:"\u006f\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1ee1:"\u006f\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x0151:"\u006f\u0068\u0075\u006e\u0067\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074",0x01a3:"\u006f\u0069",0x2230:"\u006f\u0069\u0069\u0069\u006e\u0074",0x222f:"\u006f\u0069\u0069n\u0074",0x2233:"\u006f\u0069n\u0074\u0063\u0074r\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x020f:"\u006f\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x30aa:"\u006fk\u0061\u0074\u0061\u006b\u0061\u006ea",0xff75:"\u006fk\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x3157:"\u006fk\u006f\u0072\u0065\u0061\u006e",0x29bb:"\u006fl\u0063\u0072\u006f\u0073\u0073",0x05ab:"\u006fl\u0065\u0068\u0065\u0062\u0072\u0065w",0x29c0:"\u006fl\u0065\u0073\u0073\u0074\u0068\u0061n",0x014d:"\u006fm\u0061\u0063\u0072\u006f\u006e",0x1e53:"\u006f\u006d\u0061c\u0072\u006f\u006e\u0061\u0063\u0075\u0074\u0065",0x1e51:"\u006f\u006d\u0061c\u0072\u006f\u006e\u0067\u0072\u0061\u0076\u0065",0x0950:"\u006f\u006d\u0064\u0065\u0076\u0061",0x03c9:"\u006f\u006d\u0065g\u0061",0x03d6:"\u006f\u006d\u0065\u0067\u0061\u0031",0x0461:"\u006f\u006d\u0065\u0067\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0277:"\u006f\u006de\u0067\u0061\u006ca\u0074\u0069\u006e\u0063\u006c\u006f\u0073\u0065\u0064",0x047b:"\u006fm\u0065g\u0061\u0072\u006f\u0075\u006ed\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x047d:"\u006fm\u0065g\u0061\u0074\u0069\u0074\u006co\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x03ce:"\u006f\u006d\u0065\u0067\u0061\u0074\u006f\u006e\u006f\u0073",0x0ad0:"\u006f\u006d\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x03bf:"\u006fm\u0069\u0063\u0072\u006f\u006e",0x03cc:"\u006f\u006d\u0069c\u0072\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0xff4f:"\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0031:"\u006f\u006e\u0065",0x09e7:"\u006f\u006e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0967:"\u006fn\u0065\u0064\u0065\u0076\u0061",0x2024:"\u006f\u006e\u0065\u0064\u006f\u0074\u0065\u006e\u006ce\u0061\u0064\u0065\u0072",0x215b:"\u006fn\u0065\u0065\u0069\u0067\u0068\u0074h",0x2155:"\u006f\u006e\u0065\u0066\u0069\u0066\u0074\u0068",0xf6dc:"\u006fn\u0065\u0066\u0069\u0074\u0074\u0065d",0x0ae7:"o\u006e\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a67:"o\u006e\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0661:"\u006f\u006e\u0065\u0068\u0061\u0063\u006b\u0061\u0072\u0061\u0062\u0069\u0063",0x00bd:"\u006fn\u0065\u0068\u0061\u006c\u0066",0x3021:"o\u006e\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3220:"\u006f\u006e\u0065\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2081:"o\u006e\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff11:"\u006f\u006e\u0065m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f4:"\u006f\u006e\u0065\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf731:"o\u006e\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2474:"\u006f\u006e\u0065\u0070\u0061\u0072\u0065\u006e",0x2488:"\u006fn\u0065\u0070\u0065\u0072\u0069\u006fd",0x06f1:"\u006f\u006e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x00bc:"\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072",0x2170:"\u006f\u006e\u0065\u0072\u006f\u006d\u0061\u006e",0x2159:"\u006f\u006e\u0065\u0073\u0069\u0078\u0074\u0068",0x00b9:"o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e51:"\u006fn\u0065\u0074\u0068\u0061\u0069",0x2153:"\u006f\u006e\u0065\u0074\u0068\u0069\u0072\u0064",0x01eb:"\u006fo\u0067\u006f\u006e\u0065\u006b",0x01ed:"\u006f\u006f\u0067\u006f\u006e\u0065\u006b\u006d\u0061\u0063\u0072\u006f\u006e",0x0a13:"\u006f\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a4b:"\u006fo\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0254:"\u006f\u006f\u0070e\u006e",0x24aa:"\u006f\u0070\u0061\u0072\u0065\u006e",0x29b9:"\u006f\u0070\u0065r\u0070",0x2a2d:"\u006f\u0070\u006c\u0075\u0073\u006c\u0068\u0072\u0069\u006d",0x2a2e:"\u006f\u0070\u006c\u0075\u0073\u0072\u0068\u0072\u0069\u006d",0x2325:"\u006f\u0070\u0074\u0069\u006f\u006e",0x00aa:"o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065",0x00ba:"\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065",0x22b6:"\u006f\u0072\u0069\u0067\u006f\u0066",0x221f:"\u006f\u0072\u0074\u0068\u006f\u0067\u006f\u006e\u0061\u006c",0x22bb:"\u006f\u0072\u0075n\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065",0x0912:"\u006f\u0073\u0068\u006f\u0072\u0074\u0064\u0065\u0076\u0061",0x094a:"\u006f\u0073\u0068\u006frt\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x00f8:"\u006f\u0073\u006c\u0061\u0073\u0068",0x01ff:"o\u0073\u006c\u0061\u0073\u0068\u0061\u0063\u0075\u0074\u0065",0x3049:"\u006f\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a9:"\u006f\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff6b:"\u006f\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf6f0:"\u006fs\u0075\u0070\u0065\u0072\u0069\u006fr",0x047f:"\u006f\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x00f5:"\u006f\u0074\u0069\u006c\u0064\u0065",0x1e4d:"o\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e4f:"\u006f\u0074\u0069\u006c\u0064\u0065\u0064\u0069\u0065r\u0065\u0073\u0069\u0073",0x2a36:"\u006ft\u0069\u006d\u0065\u0073\u0068\u0061t",0x2a34:"o\u0074\u0069\u006d\u0065\u0073\u006c\u0068\u0072\u0069\u006d",0x2a35:"o\u0074\u0069\u006d\u0065\u0073\u0072\u0068\u0072\u0069\u006d",0x3121:"\u006f\u0075\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x2125:"\u006f\u0075\u006ec\u0065",0x23de:"\u006fv\u0065\u0072\u0062\u0072\u0061\u0063e",0x23b4:"o\u0076\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074",0x20d6:"\u006f\u0076\u0065\u0072\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x20e1:"\u006fv\u0065r\u006c\u0065\u0066\u0074\u0072i\u0067\u0068t\u0061\u0072\u0072\u006f\u0077",0x203e:"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065",0xfe4a:"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0063e\u006e\u0074e\u0072\u006c\u0069\u006e\u0065",0x0305:"o\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0063\u006d\u0062",0xfe49:"\u006f\u0076\u0065\u0072\u006c\u0069\u006e\u0065\u0064a\u0073\u0068\u0065\u0064",0xfe4c:"\u006fv\u0065r\u006c\u0069\u006e\u0065\u0064\u0062\u006c\u0077\u0061\u0076\u0079",0xfe4b:"\u006f\u0076\u0065r\u006c\u0069\u006e\u0065\u0077\u0061\u0076\u0079",0x23dc:"\u006fv\u0065\u0072\u0070\u0061\u0072\u0065n",0x09cb:"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x094b:"\u006f\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0acb:"\u006fv\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0070:"\u0070",0x3380:"\u0070\u0061\u0061m\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x332b:"\u0070\u0061\u0061\u0073\u0065\u006e\u0074\u006f\u0073q\u0075\u0061\u0072\u0065",0x09aa:"\u0070a\u0062\u0065\u006e\u0067\u0061\u006ci",0x1e55:"\u0070\u0061\u0063\u0075\u0074\u0065",0x092a:"\u0070\u0061\u0064\u0065\u0076\u0061",0x21df:"\u0070\u0061\u0067\u0065\u0064\u006f\u0077\u006e",0x21de:"\u0070\u0061\u0067\u0065\u0075\u0070",0x0aaa:"\u0070\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2a:"\u0070\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3071:"\u0070\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x0e2f:"\u0070\u0061\u0069\u0079\u0061\u006e\u006e\u006f\u0069\u0074\u0068\u0061\u0069",0x30d1:"\u0070\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0484:"\u0070a\u006c\u0061\u0074\u0061l\u0069\u007a\u0061\u0074\u0069o\u006ec\u0079r\u0069\u006c\u006c\u0069\u0063\u0063\u006db",0x04c0:"\u0070\u0061l\u006f\u0063\u0068k\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x317f:"\u0070\u0061\u006e\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x00b6:"\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h",0x2029:"\u0070a\u0072a\u0067\u0072\u0061\u0070\u0068s\u0065\u0070a\u0072\u0061\u0074\u006f\u0072",0x2225:"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c",0x25b1:"\u0070\u0061\u0072\u0061\u006c\u006c\u0065\u006c\u006f\u0067\u0072\u0061\u006d",0x25b0:"\u0070a\u0072a\u006c\u006c\u0065\u006c\u006fg\u0072\u0061m\u0062\u006c\u0061\u0063\u006b",0x0028:"\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t",0xfd3e:"p\u0061\u0072\u0065\u006ele\u0066t\u0061\u006c\u0074\u006f\u006ee\u0061\u0072\u0061\u0062\u0069\u0063",0xf8ed:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0062\u0074",0xf8ec:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0065\u0078",0x208d:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff08:"\u0070a\u0072e\u006e\u006c\u0065\u0066\u0074m\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe59:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074s\u006d\u0061\u006c\u006c",0x207d:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0xf8eb:"p\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0074\u0070",0xfe35:"\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u0066\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x0029:"\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074",0xfd3f:"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u0061\u006c\u0074\u006f\u006e\u0065\u0061\u0072\u0061\u0062i\u0063",0xf8f8:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0062\u0074",0xf8f7:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0065\u0078",0x208e:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0069\u006ef\u0065\u0072\u0069\u006f\u0072",0xff09:"\u0070\u0061\u0072\u0065nr\u0069\u0067\u0068\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe5a:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0x207e:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0073\u0075p\u0065\u0072\u0069\u006f\u0072",0xf8f6:"\u0070\u0061\u0072e\u006e\u0072\u0069\u0067\u0068\u0074\u0074\u0070",0xfe36:"\u0070a\u0072e\u006e\u0072\u0069\u0067\u0068t\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0x2af3:"\u0070\u0061\u0072\u0073\u0069\u006d",0x2202:"p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066",0x2aa3:"\u0070\u0061\u0072\u0074ia\u006c\u006d\u0065\u0065\u0074\u0063\u006f\u006e\u0074\u0072\u0061\u0063\u0074\u0069o\u006e",0x0599:"\u0070\u0061\u0073h\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x33a9:"\u0070\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x05b7:"\u0070a\u0074\u0061\u0068\u0031\u0031",0x05a1:"p\u0061\u007a\u0065\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x3106:"\u0070b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24df:"\u0070c\u0069\u0072\u0063\u006c\u0065",0x1e57:"\u0070\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x043f:"\u0070\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xfb44:"\u0070\u0065\u0064\u0061\u0067\u0065\u0073\u0068",0x333b:"p\u0065\u0065\u007a\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0xfb43:"\u0070\u0065\u0066\u0069na\u006c\u0064\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x067e:"\u0070e\u0068\u0061\u0072\u0061\u0062\u0069c",0x057a:"p\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfb57:"\u0070\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb58:"\u0070\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x307a:"\u0070\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfb56:"p\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb59:"\u0070e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xe813:"\u0070\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0x30da:"\u0070\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x04a7:"p\u0065m\u0069\u0064\u0064\u006c\u0065\u0068\u006f\u006fk\u0063\u0079\u0072\u0069ll\u0069\u0063",0x2b20:"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e",0x2b1f:"\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0xfb4e:"\u0070\u0065\u0072a\u0066\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x0025:"\u0070e\u0072\u0063\u0065\u006e\u0074",0x066a:"\u0070\u0065\u0072\u0063\u0065\u006e\u0074\u0061\u0072\u0061\u0062\u0069\u0063",0xff05:"\u0070\u0065r\u0063\u0065\u006et\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe6a:"\u0070\u0065\u0072c\u0065\u006e\u0074\u0073\u006d\u0061\u006c\u006c",0x002e:"\u0070\u0065\u0072\u0069\u006f\u0064",0x0589:"\u0070\u0065\u0072\u0069\u006f\u0064\u0061\u0072\u006de\u006e\u0069\u0061\u006e",0x00b7:"\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064",0x0097:"\u0070\u0065r\u0069\u006f\u0064c\u0065\u006e\u0074\u0065\u0072\u0065\u0064\u002e\u0030",0xff61:"\u0070e\u0072i\u006f\u0064\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xf6e7:"\u0070\u0065\u0072\u0069\u006f\u0064\u0069\u006e\u0066e\u0072\u0069\u006f\u0072",0xff0e:"\u0070e\u0072i\u006f\u0064\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe52:"p\u0065\u0072\u0069\u006f\u0064\u0073\u006d\u0061\u006c\u006c",0xf6e8:"\u0070\u0065\u0072\u0069\u006f\u0064\u0073\u0075\u0070e\u0072\u0069\u006f\u0072",0x0342:"\u0070\u0065\u0072\u0069sp\u006f\u006d\u0065\u006e\u0069\u0067\u0072\u0065\u0065\u006b\u0063\u006d\u0062",0x27c2:"\u0070\u0065\u0072\u0070",0x2a5e:"\u0070\u0065\u0072\u0070\u0063\u006f\u0072\u0072\u0065s\u0070\u006f\u006e\u0064",0x22a5:"\u0070\u0065\u0072\u0070\u0065\u006e\u0064\u0069\u0063\u0075\u006c\u0061\u0072",0x2ae1:"\u0070\u0065\u0072p\u0073",0x2031:"\u0070\u0065\u0072\u0074\u0065\u006e\u0074\u0068\u006fu\u0073\u0061\u006e\u0064",0x2030:"p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064",0x20a7:"\u0070\u0065\u0073\u0065\u0074\u0061",0xf81b:"\u0070\u0065\u0073o\u0031",0x338a:"\u0070\u0066\u0073\u0071\u0075\u0061\u0072\u0065",0x09ab:"\u0070\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x092b:"\u0070h\u0061\u0064\u0065\u0076\u0061",0x0aab:"p\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2b:"p\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x03c6:"\u0070\u0068\u0069",0x03d5:"\u0070\u0068\u0069\u0031",0x327a:"p\u0068i\u0065\u0075\u0070\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x321a:"\u0070\u0068\u0069\u0065up\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326c:"\u0070\u0068\u0069\u0065up\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314d:"\u0070\u0068\u0069\u0065\u0075\u0070\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320c:"\u0070h\u0069e\u0075\u0070\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x0278:"\u0070\u0068\u0069\u006c\u0061\u0074\u0069\u006e",0x0e3a:"p\u0068\u0069\u006e\u0074\u0068\u0075\u0074\u0068\u0061\u0069",0x01a5:"\u0070\u0068\u006fo\u006b",0x0e1e:"p\u0068\u006f\u0070\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e1c:"\u0070\u0068\u006fp\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069",0x0e20:"\u0070\u0068\u006f\u0073\u0061\u006d\u0070\u0068\u0061o\u0074\u0068\u0061\u0069",0x03c0:"\u0070\u0069",0x3273:"\u0070i\u0065u\u0070\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3213:"\u0070\u0069\u0065\u0075\u0070\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3176:"\u0070\u0069e\u0075\u0070\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3265:"\u0070\u0069\u0065\u0075\u0070\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3172:"\u0070\u0069\u0065\u0075\u0070\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3142:"p\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3205:"\u0070\u0069e\u0075\u0070\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3174:"p\u0069\u0065\u0075\u0070si\u006fs\u006b\u0069\u0079\u0065\u006fk\u006b\u006f\u0072\u0065\u0061\u006e",0x3144:"\u0070i\u0065u\u0070\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3175:"p\u0069\u0065\u0075\u0070si\u006fs\u0074\u0069\u006b\u0065\u0075t\u006b\u006f\u0072\u0065\u0061\u006e",0x3177:"\u0070i\u0065u\u0070\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e",0x3173:"\u0070\u0069\u0065\u0075\u0070\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x3074:"\u0070\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d4:"\u0070\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0583:"\u0070\u0069\u0077r\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x210f:"\u0070\u006c\u0061\u006e\u0063\u006b\u006f\u0076\u0065\u0072\u0032\u0070\u0069",0x002b:"\u0070\u006c\u0075\u0073",0x031f:"\u0070\u006c\u0075s\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x2a25:"\u0070l\u0075\u0073\u0064\u006f\u0074",0x2a72:"\u0070l\u0075\u0073\u0065\u0071\u0071",0x2a23:"\u0070l\u0075\u0073\u0068\u0061\u0074",0x208a:"\u0070\u006c\u0075s\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0x00b1:"\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s",0x02d6:"\u0070l\u0075\u0073\u006d\u006f\u0064",0xff0b:"\u0070\u006c\u0075\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2a26:"\u0070l\u0075\u0073\u0073\u0069\u006d",0xfe62:"\u0070l\u0075\u0073\u0073\u006d\u0061\u006cl",0x2a27:"\u0070\u006c\u0075\u0073\u0073\u0075\u0062\u0074\u0077\u006f",0x207a:"\u0070\u006c\u0075s\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2a28:"\u0070\u006c\u0075\u0073\u0074\u0072\u0069\u0066",0xff50:"\u0070\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x33d8:"\u0070\u006d\u0073\u0071\u0075\u0061\u0072\u0065",0x307d:"\u0070\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x261f:"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u0064\u006f\u0077\u006e\u0077\u0068\u0069t\u0065",0x261c:"\u0070\u006f\u0069\u006eti\u006e\u0067\u0069\u006e\u0064\u0065\u0078\u006c\u0065\u0066\u0074\u0077\u0068\u0069t\u0065",0x261d:"p\u006fi\u006e\u0074\u0069\u006e\u0067\u0069\u006e\u0064e\u0078\u0075\u0070\u0077hi\u0074\u0065",0x2a15:"\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0074",0x30dd:"\u0070\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0e1b:"\u0070o\u0070\u006c\u0061\u0074\u0068\u0061i",0x3012:"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072\u006b",0x3020:"\u0070\u006f\u0073\u0074\u0061\u006c\u006d\u0061\u0072k\u0066\u0061\u0063\u0065",0x24ab:"\u0070\u0070\u0061\u0072\u0065\u006e",0x2ab7:"\u0070\u0072\u0065\u0063\u0061\u0070\u0070\u0072\u006f\u0078",0x2ab9:"\u0070\u0072e\u0063\u0065\u0064e\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u0076",0x2ab5:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u006e\u006f\u0074\u0073\u006cn\u0074\u0065\u0071\u006c",0x22e8:"\u0070r\u0065c\u0065\u0064\u0065\u006f\u0072n\u006f\u0074e\u0071\u0076\u006c\u006e\u0074",0x227a:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073",0x2aaf:"\u0070\u0072\u0065\u0063\u0065\u0064\u0065\u0073\u0065\u0071\u0075\u0061\u006c",0x227c:"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0063\u0075\u0072\u006c\u0079",0x227e:"\u0070r\u0065c\u0065\u0064\u0065\u0073\u006f\u0072\u0065\u0071\u0075\u0061\u006c",0x2ab3:"\u0070r\u0065\u0063\u0065\u0071\u0071",0x2ab1:"\u0070r\u0065\u0063\u006e\u0065\u0071",0x211e:"\u0070\u0072\u0065s\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e",0x0243:"p\u0072\u0069\u006d\u0065\u0064\u0062\u006c\u006d\u006f\u0064",0x02b9:"\u0070\u0072\u0069\u006d\u0065\u006d\u006f\u0064",0x2035:"\u0070\u0072\u0069\u006d\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x220f:"\u0070r\u006f\u0064\u0075\u0063\u0074",0x2313:"\u0070\u0072\u006f\u0066\u0073\u0075\u0072\u0066",0x2305:"\u0070\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u0076\u0065",0x30fc:"\u0070\u0072\u006f\u006c\u006f\u006e\u0067\u0065\u0064\u006b\u0061\u006e\u0061",0x2318:"\u0070r\u006f\u0070\u0065\u006c\u006c\u006fr",0x2282:"\u0070\u0072\u006fp\u0065\u0072\u0073\u0075\u0062\u0073\u0065\u0074",0x2283:"\u0070\u0072\u006f\u0070\u0065\u0072\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",0x2237:"\u0070\u0072\u006f\u0070\u006f\u0072\u0074\u0069\u006f\u006e",0x221d:"\u0070\u0072\u006fp\u006f\u0072\u0074\u0069\u006f\u006e\u0061\u006c",0x22b0:"\u0070\u0072\u0075\u0072\u0065\u006c",0x03c8:"\u0070\u0073\u0069",0x0471:"p\u0073\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0486:"\u0070s\u0069\u006c\u0069\u0070\u006e\u0065\u0075\u006d\u0061\u0074\u0061c\u0079\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x33b0:"\u0070\u0073\u0073\u0071\u0075\u0061\u0072\u0065",0x3077:"\u0070\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30d7:"\u0070\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x27d3:"\u0070\u0075\u006c\u006c\u0062\u0061\u0063\u006b",0x2008:"\u0070\u0075n\u0063\u0074\u0075a\u0074\u0069\u006f\u006e\u0073\u0070\u0061\u0063\u0065",0x27d4:"\u0070u\u0073\u0068\u006f\u0075\u0074",0x33b4:"\u0070\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x33ba:"\u0070\u0077\u0073\u0071\u0075\u0061\u0072\u0065",0x0071:"\u0071",0x0958:"\u0071\u0061\u0064\u0065\u0076\u0061",0x05a8:"q\u0061\u0064\u006d\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0xfed6:"\u0071\u0061\u0066\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfed7:"\u0071\u0061f\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfed5:"q\u0061\u0066\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfed8:"\u0071a\u0066m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x059f:"\u0071\u0061r\u006e\u0065\u0079p\u0061\u0072\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x3111:"\u0071b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24e0:"\u0071c\u0069\u0072\u0063\u006c\u0065",0x02a0:"\u0071\u0068\u006fo\u006b",0xff51:"\u0071\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfb47:"\u0071o\u0066\u0064\u0061\u0067\u0065\u0073h",0x05e7:"\u0071o\u0066q\u0075\u0062\u0075\u0074\u0073\u0068\u0065\u0062\u0072\u0065\u0077",0x24ac:"\u0071\u0070\u0061\u0072\u0065\u006e",0x2057:"\u0071\u0070\u0072\u0069\u006d\u0065",0x2669:"q\u0075\u0061\u0072\u0074\u0065\u0072\u006e\u006f\u0074\u0065",0x05bb:"\u0071\u0075b\u0075\u0074\u0073w\u0069\u0064\u0065\u0068\u0065\u0062\u0072\u0065\u0077",0x225f:"\u0071u\u0065\u0073\u0074\u0065\u0071",0x003f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e",0x055e:"\u0071\u0075e\u0073\u0074\u0069o\u006e\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x00bf:"\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e",0xf7bf:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006es\u006d\u0061\u006c\u006c",0x037e:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0067\u0072\u0065\u0065\u006b",0xff1f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf73f:"\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e\u0073\u006d\u0061\u006c\u006c",0x0022:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c",0x201e:"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065",0x201c:"\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074",0xff02:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x301e:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0070\u0072\u0069\u006d\u0065",0x301d:"q\u0075\u006f\u0074\u0065db\u006cp\u0072\u0069\u006d\u0065\u0072e\u0076\u0065\u0072\u0073\u0065\u0064",0x201f:"q\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0065\u0076",0x201d:"\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074",0x2018:"\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t",0x0244:"\u0071\u0075\u006ft\u0065\u006c\u0065\u0066\u0074\u006d\u006f\u0064",0x201b:"\u0071\u0075\u006f\u0074\u0065\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064",0x2019:"\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074",0x0149:"q\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u006e",0x201a:"\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065",0x0027:"q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065",0xff07:"q\u0075o\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065m\u006f\u006e\u006f\u0073pa\u0063\u0065",0x0072:"\u0072",0x27eb:"\u0072\u0041\u006e\u0067\u006c\u0065",0x2984:"\u0072\u0042\u0072\u0061\u0063\u0065",0x2986:"\u0072\u0050\u0061\u0072\u0065\u006e",0x057c:"\u0072\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09b0:"\u0072a\u0062\u0065\u006e\u0067\u0061\u006ci",0x0155:"\u0072\u0061\u0063\u0075\u0074\u0065",0x0930:"\u0072\u0061\u0064\u0065\u0076\u0061",0x221a:"\u0072a\u0064\u0069\u0063\u0061\u006c",0xf8e5:"\u0072a\u0064\u0069\u0063\u0061\u006c\u0065x",0x33ae:"\u0072\u0061\u0064\u006f\u0076\u0065\u0072\u0073\u0073q\u0075\u0061\u0072\u0065",0x33af:"r\u0061\u0064\u006f\u0076er\u0073s\u0071\u0075\u0061\u0072\u0065d\u0073\u0071\u0075\u0061\u0072\u0065",0x33ad:"\u0072a\u0064\u0073\u0071\u0075\u0061\u0072e",0x0ab0:"\u0072\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a30:"\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3089:"\u0072\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x024d:"\u0072\u0061\u0069\u0073\u0065\u0064",0x30e9:"\u0072\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff97:"\u0072\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x09f1:"\u0072\u0061\u006c\u006fwe\u0072\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061l\u0069",0x09f0:"\u0072\u0061\u006did\u0064\u006c\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0264:"\u0072\u0061\u006d\u0073\u0068\u006f\u0072\u006e",0x2992:"\u0072a\u006e\u0067\u006c\u0065\u0064\u006ft",0x237c:"r\u0061\u006e\u0067\u006ced\u006fw\u006e\u007a\u0069\u0067\u007aa\u0067\u0061\u0072\u0072\u006f\u0077",0x2236:"\u0072\u0061\u0074i\u006f",0xe816:"\u0072\u0061\u0079\u0061\u006c\u0065\u0066\u006c\u0061\u006d",0x27c6:"\u0072\u0062\u0061\u0067",0x2998:"\u0072\u0062\u006c\u006b\u0062\u0072\u0062\u0072\u0061\u006b",0x3116:"\u0072b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23ad:"\u0072\u0062\u0072\u0061\u0063\u0065\u006c\u0065\u006e\u0064",0x23ac:"\u0072b\u0072\u0061\u0063\u0065\u006d\u0069d",0x23ab:"\u0072\u0062\u0072\u0061\u0063\u0065\u0075\u0065\u006e\u0064",0x23a5:"\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x23a6:"\u0072\u0062\u0072\u0061\u0063\u006b\u006c\u0065\u006e\u0064",0x298e:"\u0072\u0062\u0072a\u0063\u006b\u006c\u0072\u0074\u0069\u0063\u006b",0x298c:"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0062\u0061\u0072",0x23a4:"\u0072\u0062\u0072\u0061\u0063\u006b\u0075\u0065\u006e\u0064",0x2990:"\u0072\u0062\u0072a\u0063\u006b\u0075\u0072\u0074\u0069\u0063\u006b",0x2773:"\u0072b\u0072\u0062\u0072\u0061\u006b",0x0159:"\u0072\u0063\u0061\u0072\u006f\u006e",0x0157:"\u0072\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf81f:"\u0072c\u0065\u0064\u0069\u006c\u006c\u00611",0x24e1:"\u0072c\u0069\u0072\u0063\u006c\u0065",0xf832:"r\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x29fd:"r\u0063\u0075\u0072\u0076\u0079\u0061\u006e\u0067\u006c\u0065",0x0211:"\u0072d\u0062\u006c\u0067\u0072\u0061\u0076e",0x292b:"\u0072\u0064\u0069a\u0067\u006f\u0076\u0066\u0064\u0069\u0061\u0067",0x2930:"\u0072\u0064\u0069\u0061\u0067\u006f\u0076\u0073\u0065a\u0072\u0072\u006f\u0077",0x1e59:"\u0072\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e5b:"\u0072d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e5d:"\u0072d\u006ft\u0062\u0065\u006c\u006f\u0077\u006d\u0061\u0063\u0072\u006f\u006e",0x2117:"r\u0065\u0063\u006f\u0072\u0064\u0072\u0069\u0067\u0068\u0074",0x203b:"\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u006d\u0061\u0072\u006b",0x2286:"\u0072\u0065\u0066l\u0065\u0078\u0073\u0075\u0062\u0073\u0065\u0074",0x2287:"\u0072\u0065\u0066\u006c\u0065\u0078\u0073\u0075\u0070e\u0072\u0073\u0065\u0074",0x00ae:"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064",0xf8e8:"\u0072\u0065\u0067i\u0073\u0074\u0065\u0072\u0073\u0061\u006e\u0073",0xf6da:"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0073\u0065\u0072\u0069\u0066",0x0631:"\u0072e\u0068\u0061\u0072\u0061\u0062\u0069c",0x0580:"r\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xfeae:"\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x308c:"\u0072\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfead:"r\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x30ec:"\u0072\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9a:"\u0072\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xfb48:"\u0072\u0065s\u0068\u0064\u0061g\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x05e8:"\u0072e\u0073\u0068\u0068\u0069\u0072\u0069q",0x211f:"\u0072\u0065\u0073\u0070\u006f\u006e\u0073\u0065",0x29a3:"\u0072\u0065\u0076\u0061\u006e\u0067\u006c\u0065",0x29a5:"\u0072\u0065\u0076a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072",0x22cd:"\u0072\u0065\u0076\u0061\u0073\u0079\u006d\u0070\u0074e\u0071\u0075\u0061\u006c",0x29b0:"r\u0065\u0076\u0065\u006d\u0070\u0074\u0079\u0073\u0065\u0074",0x223d:"\u0072\u0065\u0076\u0065\u0072\u0073\u0065\u0064\u0074\u0069\u006c\u0064\u0065",0x0597:"\u0072e\u0076i\u0061\u006d\u0075\u0067\u0072a\u0073\u0068h\u0065\u0062\u0072\u0065\u0077",0x2310:"\u0072\u0065\u0076\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074",0x2aee:"\u0072e\u0076\u006e\u006d\u0069\u0064",0x29d2:"\u0072\u0066\u0062\u006f\u0077\u0074\u0069\u0065",0x027e:"\u0072f\u0069\u0073\u0068\u0068\u006f\u006fk",0x027f:"\u0072\u0066\u0069\u0073\u0068\u0068\u006f\u006f\u006b\u0072\u0065\u0076e\u0072\u0073\u0065\u0064",0x29d5:"\u0072f\u0074\u0069\u006d\u0065\u0073",0x09dd:"\u0072\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x095d:"\u0072h\u0061\u0064\u0065\u0076\u0061",0x03c1:"\u0072\u0068\u006f",0x027d:"\u0072\u0068\u006fo\u006b",0x027b:"r\u0068\u006f\u006f\u006b\u0074\u0075\u0072\u006e\u0065\u0064",0x02b5:"\u0072\u0068\u006f\u006fkt\u0075\u0072\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x03f1:"\u0072\u0068\u006f\u0073\u0079\u006d\u0062\u006f\u006cg\u0072\u0065\u0065\u006b",0x02de:"\u0072\u0068\u006f\u0074\u0069\u0063\u0068\u006f\u006f\u006b\u006d\u006f\u0064",0x3271:"\u0072i\u0065u\u006c\u0061\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3211:"\u0072\u0069\u0065\u0075\u006c\u0061\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x3263:"\u0072\u0069\u0065\u0075\u006c\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3140:"\u0072\u0069e\u0075\u006c\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x313a:"\u0072\u0069\u0065\u0075\u006c\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3169:"r\u0069\u0065\u0075\u006cki\u0079e\u006f\u006b\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e",0x3139:"r\u0069\u0065\u0075\u006c\u006b\u006f\u0072\u0065\u0061\u006e",0x313b:"\u0072\u0069e\u0075\u006c\u006di\u0065\u0075\u006d\u006b\u006f\u0072\u0065\u0061\u006e",0x316c:"\u0072i\u0065u\u006c\u0070\u0061\u006e\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x3203:"\u0072\u0069e\u0075\u006c\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x313f:"\u0072i\u0065u\u006c\u0070\u0068\u0069\u0065u\u0070\u0068k\u006f\u0072\u0065\u0061\u006e",0x313c:"\u0072\u0069e\u0075\u006c\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x316b:"r\u0069e\u0075\u006c\u0070\u0069\u0065\u0075\u0070\u0073i\u006f\u0073\u006b\u006fre\u0061\u006e",0x313d:"\u0072i\u0065u\u006c\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x313e:"\u0072i\u0065u\u006c\u0074\u0068\u0069\u0065u\u0074\u0068k\u006f\u0072\u0065\u0061\u006e",0x316a:"\u0072\u0069\u0065\u0075\u006c\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x316d:"\u0072\u0069\u0065\u0075ly\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006b\u006f\u0072\u0065a\u006e",0x299d:"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006ce\u006d\u0064\u006f\u0074",0x231d:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0065",0x231c:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u006e\u0077",0x231f:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0065",0x299c:"\u0072\u0069\u0067\u0068\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0071\u0072",0x231e:"\u0072\u0069\u0067h\u0074\u0061\u006e\u0067\u006c\u0065\u0073\u0077",0x2975:"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0061\u0070\u0070\u0072\u006f\u0078",0x2b48:"r\u0069g\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0062a\u0063\u006b\u0061\u0070pr\u006f\u0078",0x2b4c:"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0062\u0073i\u006d\u0069\u006c\u0061\u0072",0x291e:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0064\u0069a\u006d\u006f\u006e\u0064",0x2b43:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0067\u0074\u0072",0x27f4:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u006f\u006eo\u0070\u006c\u0075\u0073",0x2945:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006fw\u0070\u006c\u0075\u0073",0x2942:"\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0068\u006fr\u0074\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2974:"\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073\u0069m\u0069\u006c\u0061\u0072",0x2b44:"\u0072\u0069g\u0068\u0074\u0061r\u0072\u006f\u0077\u0073\u0075\u0070\u0073\u0065\u0074",0x21fe:"\u0072i\u0067h\u0074\u0061\u0072\u0072\u006fw\u0074\u0072i\u0061\u006e\u0067\u006c\u0065",0x2947:"r\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0078",0x290d:"\u0072\u0069\u0067h\u0074\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2933:"\u0072\u0069g\u0068\u0074\u0063u\u0072\u0076\u0065\u0064\u0061\u0072\u0072\u006f\u0077",0x291c:"\u0072\u0069\u0067h\u0074\u0064\u0062\u006c\u0074\u0061\u0069\u006c",0x2911:"\u0072\u0069\u0067\u0068\u0074\u0064\u006f\u0074\u0061\u0072\u0072\u006f\u0077",0x2937:"r\u0069g\u0068\u0074\u0064\u006f\u0077\u006e\u0063\u0075r\u0076\u0065\u0064\u0061rr\u006f\u0077",0x297d:"\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x20d1:"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006ea\u0063\u0063\u0065\u006e\u0074",0x2957:"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0064\u006f\u0077\u006e\u0062\u0061\u0072",0x2964:"\u0072\u0069\u0067\u0068th\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070\u0064\u006f\u0077\u006e",0x2953:"\u0072\u0069\u0067\u0068\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006eu\u0070\u0062\u0061\u0072",0x296c:"\u0072i\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006eu\u0070\u0064\u0061\u0073\u0068",0x2970:"\u0072\u0069\u0067\u0068\u0074\u0069\u006d\u0070\u006c\u0079",0x2969:"r\u0069\u0067\u0068\u0074le\u0066t\u0068\u0061\u0072\u0070\u006fo\u006e\u0073\u0064\u006f\u0077\u006e",0x2968:"\u0072\u0069\u0067\u0068tl\u0065\u0066\u0074\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u0075\u0070",0x263d:"\u0072i\u0067\u0068\u0074\u006d\u006f\u006fn",0x27d6:"\u0072\u0069\u0067\u0068\u0074\u006f\u0075\u0074\u0065r\u006a\u006f\u0069\u006e",0x2b54:"\u0072\u0069\u0067\u0068\u0074\u0070\u0065\u006e\u0074\u0061\u0067\u006f\u006e",0x2b53:"\u0072i\u0067h\u0074\u0070\u0065\u006e\u0074a\u0067\u006fn\u0062\u006c\u0061\u0063\u006b",0x21c9:"\u0072\u0069g\u0068\u0074\u0072i\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077\u0073",0x0319:"\u0072\u0069\u0067\u0068\u0074\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x291a:"\u0072i\u0067\u0068\u0074\u0074\u0061\u0069l",0x21f6:"\u0072\u0069g\u0068\u0074\u0074h\u0072\u0065\u0065\u0061\u0072\u0072\u006f\u0077\u0073",0x22bf:"\u0072\u0069\u0067\u0068\u0074\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x219d:"\u0072\u0069\u0067\u0068\u0074\u0077\u0061\u0076\u0065a\u0072\u0072\u006f\u0077",0x308a:"\u0072\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ea:"\u0072\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff98:"\u0072\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x02da:"\u0072\u0069\u006e\u0067",0xf007:"\u0072\u0069\u006eg\u0031",0x0325:"\u0072\u0069\u006eg\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x030a:"\u0072i\u006e\u0067\u0063\u006d\u0062",0xd80d:"\u0072\u0069\u006e\u0067\u0066\u0069\u0074\u0074\u0065\u0064",0x02bf:"\u0072\u0069\u006eg\u0068\u0061\u006c\u0066\u006c\u0065\u0066\u0074",0x0559:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0061\u0072\u006d\u0065ni\u0061\u006e",0x031c:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0062\u0065\u006c\u006fwc\u006d\u0062",0x02d3:"r\u0069n\u0067\u0068\u0061\u006c\u0066\u006c\u0065\u0066t\u0063\u0065\u006e\u0074er\u0065\u0064",0x02be:"\u0072\u0069\u006e\u0067\u0068\u0061\u006c\u0066\u0072\u0069\u0067\u0068\u0074",0x0339:"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0062e\u006c\u006f\u0077\u0063\u006d\u0062",0x02d2:"r\u0069\u006e\u0067\u0068al\u0066r\u0069\u0067\u0068\u0074\u0063e\u006e\u0074\u0065\u0072\u0065\u0064",0x2256:"r\u0069\u006e\u0067\u0069\u006e\u0065\u0071\u0075\u0061\u006c",0x028f:"\u0072\u0069\u006e\u0067le\u0066\u0074\u0068\u0061\u006c\u0066\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x0248:"\u0072\u0069\u006e\u0067\u006c\u0065\u0066\u0074\u0068\u0061\u006c\u0066s\u0075\u0070\u0065\u0072",0x2a22:"\u0072\u0069\u006e\u0067\u0070\u006c\u0075\u0073",0x02ac:"r\u0069n\u0067\u0072\u0069\u0067\u0068\u0074\u0068\u0061l\u0066\u0073\u0075\u0062no\u0073\u0070",0x0247:"\u0072i\u006eg\u0072\u0069\u0067\u0068\u0074h\u0061\u006cf\u0073\u0075\u0070\u0065\u0072",0x0213:"\u0072\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x3351:"\u0072\u0069\u0074\u0074\u006f\u0072\u0075\u0073\u0071\u0075\u0061\u0072\u0065",0x202b:"\u0072\u006c\u0065",0x1e5f:"\u0072\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x027c:"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067",0x027a:"\u0072\u006c\u006f\u006e\u0067\u006c\u0065\u0067\u0074u\u0072\u006e\u0065\u0064",0xff52:"\u0072\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23b1:"\u0072\u006d\u006f\u0075\u0073\u0074\u0061\u0063\u0068\u0065",0x308d:"\u0072\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ed:"\u0072\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9b:"\u0072\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0e23:"\u0072o\u0072\u0075\u0061\u0074\u0068\u0061i",0x24ad:"\u0072\u0070\u0061\u0072\u0065\u006e",0x239f:"\u0072\u0070\u0061\u0072\u0065\u006e\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x2994:"\u0072p\u0061\u0072\u0065\u006e\u0067\u0074r",0x23a0:"\u0072\u0070\u0061\u0072\u0065\u006e\u006c\u0065\u006e\u0064",0x239e:"\u0072\u0070\u0061\u0072\u0065\u006e\u0075\u0065\u006e\u0064",0x2a12:"\u0072\u0070\u0070\u006f\u006c\u0069\u006e\u0074",0x09dc:"\u0072\u0072\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0931:"\u0072r\u0061\u0064\u0065\u0076\u0061",0x0a5c:"r\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x298a:"\u0072r\u0061\u006e\u0067\u006c\u0065",0x0691:"\u0072\u0072\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfb8d:"\u0072r\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x2988:"\u0072\u0072\u0070\u0061\u0072\u0065\u006e\u0074\u0068\u0065\u0073\u0069\u0073",0x09e0:"\u0072\u0072v\u006f\u0063\u0061l\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0960:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x0ae0:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0067\u0075\u006aa\u0072\u0061\u0074\u0069",0x09c4:"\u0072r\u0076\u006f\u0063\u0061l\u0069\u0063\u0076\u006f\u0077e\u006cs\u0069g\u006e\u0062\u0065\u006e\u0067\u0061\u006ci",0x0944:"\u0072\u0072\u0076\u006fca\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065v\u0061",0x0ac4:"\u0072\u0072\u0076\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006fw\u0065\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061r\u0061\u0074\u0069",0x29f7:"\u0072s\u006f\u006c\u0062\u0061\u0072",0x2ace:"\u0072s\u0071\u0068\u006f\u006f\u006b",0x2a65:"\u0072\u0073\u0075\u0062",0x023c:"\u0072\u0073\u0075\u0070\u0065\u0072",0xf6f1:"\u0072s\u0075\u0070\u0065\u0072\u0069\u006fr",0x2590:"\u0072t\u0062\u006c\u006f\u0063\u006b",0x2595:"\u0072\u0074\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x29ce:"\u0072\u0074\u0072\u0069\u006c\u0074\u0072\u0069",0x0279:"\u0072t\u0075\u0072\u006e\u0065\u0064",0x02b4:"\u0072t\u0075r\u006e\u0065\u0064\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x023e:"\u0072\u0074u\u0072\u006e\u0072t\u0068\u006f\u006f\u006b\u0073\u0075\u0070\u0065\u0072",0x023d:"\u0072\u0074\u0075\u0072\u006e\u0073\u0075\u0070\u0065\u0072",0x308b:"\u0072\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30eb:"\u0072\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff99:"\u0072\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x29f4:"r\u0075\u006c\u0065\u0064\u0065\u006c\u0061\u0079\u0065\u0064",0x20a8:"\u0072\u0075\u0070e\u0065",0x09f2:"\u0072\u0075p\u0065\u0065\u006da\u0072\u006b\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x09f3:"\u0072\u0075p\u0065\u0065\u0073i\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf6dd:"\u0072\u0075\u0070\u0069\u0061\u0068",0x0e24:"\u0072\u0075\u0074\u0068\u0061\u0069",0x23b9:"\u0072v\u0062\u006f\u0078\u006c\u0069\u006ee",0x098b:"\u0072v\u006fc\u0061\u006c\u0069\u0063\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x090b:"\u0072\u0076\u006fc\u0061\u006c\u0069\u0063\u0064\u0065\u0076\u0061",0x0a8b:"\u0072\u0076o\u0063\u0061\u006ci\u0063\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x09c3:"\u0072v\u006f\u0063\u0061\u006c\u0069\u0063\u0076\u006f\u0077\u0065\u006cs\u0069\u0067\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0943:"r\u0076\u006f\u0063\u0061li\u0063v\u006f\u0077\u0065\u006c\u0073i\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac3:"\u0072v\u006f\u0063\u0061\u006ci\u0063\u0076\u006f\u0077\u0065l\u0073i\u0067n\u0067\u0075\u006a\u0061\u0072\u0061\u0074i",0x29d9:"\u0072\u0076\u007a\u0069\u0067\u007a\u0061\u0067",0x0073:"\u0073",0x09b8:"\u0073a\u0062\u0065\u006e\u0067\u0061\u006ci",0x015b:"\u0073\u0061\u0063\u0075\u0074\u0065",0x1e65:"\u0073a\u0063u\u0074\u0065\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x0938:"\u0073\u0061\u0064\u0065\u0076\u0061",0xfeba:"\u0073\u0061\u0064\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfebb:"\u0073\u0061d\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb9:"s\u0061\u0064\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfebc:"\u0073a\u0064m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0ab8:"\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a38:"\u0073\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3055:"\u0073\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b5:"\u0073\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7b:"\u0073\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0xfdfa:"\u0073\u0061\u006cl\u0061\u006c\u006c\u0061h\u006f\u0075\u0061\u006c\u0061\u0079\u0068e\u0077\u0061\u0073\u0061\u006c\u006c\u0061\u006d\u0061\u0072\u0061\u0062\u0069\u0063",0x05e1:"\u0073\u0061\u006d\u0065\u006b\u0068",0xfb41:"\u0073a\u006de\u006b\u0068\u0064\u0061\u0067e\u0073\u0068h\u0065\u0062\u0072\u0065\u0077",0x2143:"\u0073\u0061\u006e\u0073\u004c\u006d\u0069\u0072\u0072\u006f\u0072\u0065\u0064",0x2142:"s\u0061\u006e\u0073\u004c\u0074\u0075\u0072\u006e\u0065\u0064",0x0e32:"\u0073\u0061\u0072\u0061\u0061\u0061\u0074\u0068\u0061\u0069",0x0e41:"\u0073\u0061\u0072\u0061\u0061\u0065\u0074\u0068\u0061\u0069",0x0e44:"\u0073a\u0072a\u0061\u0069\u006d\u0061\u0069m\u0061\u006ca\u0069\u0074\u0068\u0061\u0069",0x0e43:"\u0073\u0061\u0072\u0061\u0061\u0069\u006d\u0061\u0069\u006d\u0075\u0061n\u0074\u0068\u0061\u0069",0x0e33:"\u0073\u0061\u0072\u0061\u0061\u006d\u0074\u0068\u0061\u0069",0x0e30:"\u0073a\u0072\u0061\u0061\u0074\u0068\u0061i",0x0e40:"\u0073a\u0072\u0061\u0065\u0074\u0068\u0061i",0xf886:"\u0073\u0061\u0072\u0061\u0069\u0069\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e35:"\u0073\u0061\u0072\u0061\u0069\u0069\u0074\u0068\u0061\u0069",0xf885:"\u0073\u0061\u0072\u0061\u0069\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e34:"\u0073a\u0072\u0061\u0069\u0074\u0068\u0061i",0x0e42:"\u0073a\u0072\u0061\u006f\u0074\u0068\u0061i",0xf888:"\u0073a\u0072a\u0075\u0065\u0065\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x0e37:"s\u0061\u0072\u0061\u0075\u0065\u0065\u0074\u0068\u0061\u0069",0xf887:"\u0073\u0061\u0072\u0061\u0075\u0065\u006c\u0065\u0066t\u0074\u0068\u0061\u0069",0x0e36:"\u0073\u0061\u0072\u0061\u0075\u0065\u0074\u0068\u0061\u0069",0x0e38:"\u0073a\u0072\u0061\u0075\u0074\u0068\u0061i",0x0e39:"\u0073\u0061\u0072\u0061\u0075\u0075\u0074\u0068\u0061\u0069",0x22a8:"\u0073a\u0074\u0069\u0073\u0066\u0069\u0065s",0x3119:"\u0073b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0161:"\u0073\u0063\u0061\u0072\u006f\u006e",0x1e67:"\u0073c\u0061r\u006f\u006e\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x015f:"\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf817:"\u0073c\u0065\u0064\u0069\u006c\u006c\u00611",0x0259:"\u0073\u0063\u0068w\u0061",0x04d9:"\u0073\u0063\u0068\u0077\u0061\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04db:"s\u0063\u0068\u0077\u0061di\u0065r\u0065\u0073\u0069\u0073\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x025a:"\u0073c\u0068\u0077\u0061\u0068\u006f\u006fk",0x24e2:"\u0073c\u0069\u0072\u0063\u006c\u0065",0x015d:"s\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x0219:"\u0073\u0063\u006fm\u006d\u0061\u0061\u0063\u0063\u0065\u006e\u0074",0x2a13:"\u0073\u0063\u0070\u006f\u006c\u0069\u006e\u0074",0x2108:"\u0073c\u0072\u0075\u0070\u006c\u0065",0x22b1:"\u0073\u0063\u0075\u0072\u0065\u006c",0x1e61:"\u0073\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e63:"\u0073d\u006f\u0074\u0062\u0065\u006c\u006fw",0x1e69:"\u0073d\u006ft\u0062\u0065\u006c\u006f\u0077d\u006f\u0074a\u0063\u0063\u0065\u006e\u0074",0x033c:"\u0073e\u0061g\u0075\u006c\u006c\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x02af:"\u0073\u0065\u0061\u0067\u0075\u006c\u006c\u0073\u0075b\u006e\u006f\u0073\u0070",0x2033:"\u0073\u0065\u0063\u006f\u006e\u0064",0x02ca:"\u0073\u0065\u0063\u006f\u006e\u0064\u0074\u006f\u006e\u0065\u0063\u0068i\u006e\u0065\u0073\u0065",0x00a7:"\u0073e\u0063\u0074\u0069\u006f\u006e",0xfeb2:"\u0073e\u0065n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb3:"\u0073\u0065\u0065\u006e\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfeb1:"\u0073\u0065\u0065n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfeb4:"\u0073\u0065e\u006e\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfcb0:"\u0073\u0065\u0065\u006ewi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0x05b6:"s\u0065\u0067\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",0x0592:"\u0073\u0065\u0067\u006f\u006c\u0074\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x057d:"s\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x305b:"\u0073\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bb:"\u0073\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7e:"\u0073\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x003b:"\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn",0xff1b:"\u0073e\u006di\u0063\u006f\u006c\u006f\u006em\u006f\u006eo\u0073\u0070\u0061\u0063\u0065",0xfe54:"\u0073\u0065\u006d\u0069\u0063\u006f\u006c\u006f\u006es\u006d\u0061\u006c\u006c",0x309c:"\u0073e\u006di\u0076\u006f\u0069\u0063\u0065d\u006d\u0061r\u006b\u006b\u0061\u006e\u0061",0xff9f:"s\u0065\u006d\u0069\u0076\u006f\u0069c\u0065\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006ea\u0068\u0061\u006cf\u0077i\u0064\u0074\u0068",0x3322:"s\u0065\u006e\u0074\u0069\u0073\u0071\u0075\u0061\u0072\u0065",0x3323:"s\u0065\u006e\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x292d:"s\u0065\u006f\u0076\u006e\u0065\u0061\u0072\u0072\u006f\u0077",0x2120:"s\u0065\u0072\u0076\u0069\u0063\u0065\u006d\u0061\u0072\u006b",0x29f5:"\u0073\u0065\u0074\u006d\u0069\u006e\u0075\u0073",0x0037:"\u0073\u0065\u0076e\u006e",0x09ed:"\u0073\u0065\u0076e\u006e\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096d:"\u0073e\u0076\u0065\u006e\u0064\u0065\u0076a",0x215e:"\u0073\u0065\u0076e\u006e\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x0aed:"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6d:"\u0073\u0065\u0076\u0065\u006e\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3027:"\u0073\u0065\u0076\u0065\u006e\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3226:"s\u0065\u0076\u0065\u006eid\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2087:"\u0073\u0065\u0076\u0065\u006e\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff17:"\u0073\u0065\u0076\u0065\u006e\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0xf737:"\u0073\u0065\u0076\u0065\u006e\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x247a:"\u0073\u0065\u0076\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x248e:"s\u0065\u0076\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x06f7:"\u0073\u0065\u0076e\u006e\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2176:"\u0073\u0065\u0076\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x2077:"\u0073\u0065\u0076\u0065\u006e\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x2470:"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2484:"\u0073\u0065\u0076\u0065\u006e\u0074\u0065\u0065\u006ep\u0061\u0072\u0065\u006e",0x2498:"\u0073e\u0076e\u006e\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x0e57:"\u0073e\u0076\u0065\u006e\u0074\u0068\u0061i",0x0577:"s\u0068\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x09b6:"\u0073\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0651:"\u0073\u0068\u0061d\u0064\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfc61:"\u0073\u0068\u0061\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061\u0061r\u0061\u0062\u0069\u0063",0xfc5e:"s\u0068a\u0064\u0064\u0061\u0064\u0061\u006d\u006d\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",0xfc60:"\u0073\u0068\u0061\u0064\u0064\u0061\u0066\u0061\u0074\u0068\u0061\u0061r\u0061\u0062\u0069\u0063",0xfe7d:"\u0073\u0068a\u0064\u0064\u0061h\u006f\u006e\u0074\u0061\u0074\u0077\u0065\u0065\u006c",0xfe7c:"\u0073\u0068\u0061\u0064\u0064\u0061\u0069\u0073\u006fl\u0061\u0074\u0065\u0064",0xfc62:"\u0073\u0068\u0061\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061\u0061r\u0061\u0062\u0069\u0063",0xfc5f:"s\u0068a\u0064\u0064\u0061\u006b\u0061\u0073\u0072\u0061t\u0061\u006e\u0061\u0072ab\u0069\u0063",0xe825:"\u0073h\u0061\u0064\u0064\u0061\u006c\u006fw",0xe829:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064a\u006d\u006d\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",0xfcf3:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0064\u0061\u006d\u006da\u006d\u0065\u0064\u0069\u0061\u006c",0xe82b:"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0064\u0061\u006d\u006d\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",0xe828:"\u0073h\u0061d\u0064\u0061\u0077\u0069\u0074h\u0066\u0061t\u0068\u0061\u006c\u006f\u0077",0xfcf2:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u006d\u0065\u0064\u0069\u0061\u006c",0xe818:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u0066a\u0074\u0068\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xe82a:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u0066\u0061\u0074\u0068a\u0074\u0061\u006e\u006c\u006f\u0077",0xe82c:"\u0073\u0068\u0061\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006ba\u0073\u0072\u0061\u0069\u0073\u006f\u006c\u0061\u0074\u0065d\u006c\u006f\u0077",0xfcf4:"s\u0068\u0061\u0064\u0064aw\u0069t\u0068\u006b\u0061\u0073\u0072a\u006d\u0065\u0064\u0069\u0061\u006c",0xe82d:"\u0073\u0068a\u0064\u0064\u0061\u0077\u0069\u0074\u0068\u006b\u0061\u0073\u0072\u0061\u0074\u0061\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065dl\u006f\u0077",0x2592:"\u0073\u0068\u0061d\u0065",0xf822:"\u0073\u0068\u0061\u0064\u0065\u0031",0x2591:"\u0073\u0068\u0061\u0064\u0065\u006c\u0069\u0067\u0068\u0074",0x0936:"\u0073h\u0061\u0064\u0065\u0076\u0061",0x0ab6:"s\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a36:"s\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0593:"\u0073\u0068a\u006c\u0073\u0068e\u006c\u0065\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x3115:"\u0073\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0xfeb6:"\u0073\u0068e\u0065\u006e\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb7:"\u0073h\u0065e\u006e\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfeb5:"\u0073\u0068\u0065\u0065\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfeb8:"\u0073\u0068\u0065\u0065\u006e\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfd30:"s\u0068e\u0065\u006e\u0077\u0069\u0074\u0068\u006d\u0065e\u006d\u0069\u006e\u0069ti\u0061\u006c",0x03e3:"\u0073\u0068\u0065\u0069\u0063\u006f\u0070\u0074\u0069\u0063",0x04bb:"\u0073\u0068\u0068a\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x21b0:"\u0073h\u0069\u0066\u0074\u006c\u0065\u0066t",0x21b1:"\u0073\u0068\u0069\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x03ed:"s\u0068\u0069\u006d\u0061\u0063\u006f\u0070\u0074\u0069\u0063",0x05e9:"\u0073\u0068\u0069\u006e",0xfb49:"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068",0xfb2c:"\u0073\u0068\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0073\u0068i\u006e\u0064\u006f\u0074",0xfb2d:"\u0073\u0068\u0069\u006eda\u0067\u0065\u0073\u0068\u0073\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072e\u0077",0x05c1:"\u0073\u0068\u0069\u006e\u0064\u006f\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0xfb2a:"s\u0068\u0069\u006e\u0073\u0068\u0069\u006e\u0064\u006f\u0074",0x0282:"\u0073\u0068\u006fo\u006b",0x2adf:"\u0073\u0068\u006f\u0072\u0074\u0064\u006f\u0077\u006e\u0074\u0061\u0063\u006b",0x2ade:"\u0073\u0068\u006f\u0072\u0074\u006c\u0065\u0066\u0074\u0074\u0061\u0063\u006b",0x2944:"\u0073h\u006f\u0072\u0074\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072o\u0077\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2ae0:"s\u0068\u006f\u0072\u0074\u0075\u0070\u0074\u0061\u0063\u006b",0x29e2:"\u0073h\u0075\u0066\u0066\u006c\u0065",0x03c3:"\u0073\u0069\u0067m\u0061",0x03c2:"\u0073\u0069\u0067\u006d\u0061\u0031",0x03f2:"\u0073\u0069\u0067\u006dal\u0075\u006e\u0061\u0074\u0065\u0073\u0079\u006d\u0062\u006f\u006c\u0067\u0072\u0065e\u006b",0x3057:"\u0073\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b7:"\u0073\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7c:"\u0073\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x05bd:"\u0073i\u006cu\u0071\u006c\u0065\u0066\u0074\u0068\u0065\u0062\u0072\u0065\u0077",0x2aa0:"\u0073\u0069\u006dg\u0045",0x2a9e:"\u0073\u0069\u006d\u0067\u0074\u0072",0x223c:"\u0073i\u006d\u0069\u006c\u0061\u0072",0x2b49:"\u0073\u0069m\u0069\u006c\u0061r\u006c\u0065\u0066\u0074\u0061\u0072\u0072\u006f\u0077",0x2972:"\u0073\u0069\u006d\u0069\u006c\u0061\u0072\u0072\u0069\u0067\u0068\u0074a\u0072\u0072\u006f\u0077",0x2a9f:"\u0073\u0069\u006dl\u0045",0x2a9d:"\u0073i\u006d\u006c\u0065\u0073\u0073",0x2a6c:"s\u0069\u006d\u006d\u0069\u006e\u0075\u0073\u0073\u0069\u006d",0x2246:"\u0073i\u006d\u006e\u0065\u0071\u0071",0x2a24:"\u0073i\u006d\u0070\u006c\u0075\u0073",0x2a6b:"\u0073\u0069\u006d\u0072\u0064\u006f\u0074\u0073",0x223f:"\u0073\u0069\u006e\u0065\u0077\u0061\u0076\u0065",0x3274:"\u0073\u0069\u006f\u0073\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006bo\u0072\u0065\u0061\u006e",0x3214:"\u0073\u0069o\u0073\u0061\u0070a\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x317e:"\u0073i\u006fs\u0063\u0069\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3266:"\u0073\u0069o\u0073\u0063\u0069r\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x317a:"\u0073\u0069o\u0073\u006b\u0069y\u0065\u006f\u006b\u006b\u006f\u0072\u0065\u0061\u006e",0x3145:"\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x317b:"\u0073i\u006fs\u006e\u0069\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3206:"\u0073i\u006fs\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x317d:"\u0073i\u006fs\u0070\u0069\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x317c:"\u0073\u0069o\u0073\u0074\u0069k\u0065\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e",0x0036:"\u0073\u0069\u0078",0x09ec:"\u0073\u0069\u0078\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x096c:"\u0073i\u0078\u0064\u0065\u0076\u0061",0x0aec:"s\u0069\u0078\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a6c:"s\u0069\u0078\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3026:"s\u0069\u0078\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3225:"\u0073\u0069\u0078\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2086:"s\u0069\u0078\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff16:"\u0073\u0069\u0078m\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf736:"s\u0069\u0078\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2479:"\u0073\u0069\u0078\u0070\u0061\u0072\u0065\u006e",0x2006:"\u0073\u0069\u0078\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065",0x248d:"\u0073i\u0078\u0070\u0065\u0072\u0069\u006fd",0x06f6:"\u0073\u0069\u0078\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2175:"\u0073\u0069\u0078\u0072\u006f\u006d\u0061\u006e",0x2076:"s\u0069\u0078\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x246f:"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x09f9:"\u0073\u0069\u0078\u0074\u0065\u0065n\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079\u0064\u0065\u006e\u006f\u006di\u006e\u0061\u0074\u006f\u0072\u0062\u0065n\u0067\u0061\u006c\u0069",0x2483:"\u0073\u0069\u0078t\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2497:"\u0073\u0069\u0078\u0074\u0065\u0065\u006e\u0070\u0065\u0072\u0069\u006f\u0064",0x0e56:"\u0073i\u0078\u0074\u0068\u0061\u0069",0x002f:"\u0073\u006c\u0061s\u0068",0x02ab:"\u0073\u006c\u0061\u0073\u0068\u006c\u006f\u006e\u0067\u006e\u006f\u0073\u0070",0xff0f:"\u0073\u006c\u0061\u0073\u0068\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x02aa:"\u0073\u006c\u0061\u0073\u0068\u0073\u0068\u006f\u0072t\u006e\u006f\u0073\u0070",0x1e9b:"\u0073\u006c\u006f\u006e\u0067\u0064\u006f\u0074\u0061c\u0063\u0065\u006e\u0074",0x2322:"\u0073l\u0075\u0072\u0061\u0062\u006f\u0076e",0x25c2:"\u0073\u006d\u0061\u006clb\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065f\u0074",0x25b8:"\u0073\u006d\u0061ll\u0062\u006c\u0061\u0063\u006b\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x06e4:"\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0067\u0068m\u0061\u0064\u0064\u0061",0x220a:"\u0073m\u0061\u006c\u006c\u0069\u006e",0x220d:"\u0073m\u0061\u006c\u006c\u006e\u0069",0x2a33:"\u0073\u006d\u0061\u0073\u0068\u0074\u0069\u006d\u0065\u0073",0x2b29:"\u0073\u006d\u0062l\u006b\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x2b2a:"\u0073\u006d\u0062l\u006b\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x29e4:"\u0073\u006d\u0065\u0070\u0061\u0072\u0073\u006c",0x2323:"\u0073\u006d\u0069l\u0065",0x263a:"\u0073m\u0069\u006c\u0065\u0066\u0061\u0063e",0xff53:"\u0073\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x2aaa:"\u0073\u006d\u0074",0x2aac:"\u0073\u006d\u0074\u0065",0x2b52:"s\u006d\u0077\u0068\u0069\u0074\u0065\u0073\u0074\u0061\u0072",0x2b2b:"\u0073\u006d\u0077h\u0074\u006c\u006f\u007a\u0065\u006e\u0067\u0065",0x05c3:"\u0073\u006f\u0066\u0070\u0061\u0073\u0075\u0071\u0068e\u0062\u0072\u0065\u0077",0x00ad:"\u0073\u006f\u0066\u0074\u0068\u0079\u0070\u0068\u0065\u006e",0x044c:"\u0073\u006ff\u0074\u0073\u0069g\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x305d:"\u0073\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bd:"\u0073\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7f:"\u0073\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0338:"s\u006f\u006c\u0069\u0064us\u006co\u006e\u0067\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062",0x0337:"\u0073\u006f\u006c\u0069du\u0073\u0073\u0068\u006f\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063m\u0062",0x0e29:"\u0073\u006f\u0072\u0075\u0073\u0069\u0074\u0068\u0061\u0069",0x0e28:"\u0073\u006f\u0073\u0061\u006c\u0061\u0074\u0068\u0061\u0069",0x0e0b:"\u0073\u006f\u0073\u006f\u0074\u0068\u0061\u0069",0x0e2a:"\u0073o\u0073\u0075\u0061\u0074\u0068\u0061i",0x0020:"\u0073\u0070\u0061c\u0065",0x2660:"\u0073\u0070\u0061d\u0065",0x2664:"\u0073\u0070\u0061\u0064\u0065\u0073\u0075\u0069\u0074w\u0068\u0069\u0074\u0065",0x24ae:"\u0073\u0070\u0061\u0072\u0065\u006e",0x2222:"\u0073\u0070\u0068\u0065\u0072\u0069\u0063\u0061\u006ca\u006e\u0067\u006c\u0065",0x29a1:"\u0073\u0070h\u0065\u0072\u0069c\u0061\u006c\u0061\u006e\u0067\u006c\u0065\u0075\u0070",0x2a16:"\u0073\u0071\u0069n\u0074",0x2311:"\u0073q\u006c\u006f\u007a\u0065\u006e\u0067e",0x23b7:"\u0073\u0071\u0072\u0074\u0062\u006f\u0074\u0074\u006f\u006d",0x22e4:"s\u0071\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u0065\u0071",0x22e5:"s\u0071\u0073\u0075\u0070\u0073\u0065\u0074\u006e\u0065\u0071",0x033b:"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x2b13:"\u0073\u0071\u0075\u0061\u0072\u0065\u0062\u006f\u0074b\u006c\u0061\u0063\u006b",0x33c4:"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u0063",0x339d:"\u0073\u0071\u0075\u0061\u0072\u0065\u0063\u006d",0x25a9:"\u0073\u0071\u0075\u0061r\u0065\u0064\u0069\u0061\u0067\u006f\u006e\u0061\u006c\u0063r\u006fs\u0073\u0068\u0061\u0074\u0063\u0068\u0066i\u006c\u006c",0x22a1:"\u0073q\u0075\u0061\u0072\u0065\u0064\u006ft",0x25a4:"s\u0071u\u0061\u0072\u0065\u0068\u006f\u0072\u0069\u007ao\u006e\u0074\u0061\u006cfi\u006c\u006c",0x228f:"s\u0071\u0075\u0061\u0072\u0065\u0069\u006d\u0061\u0067\u0065",0x338f:"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u0067",0x339e:"\u0073\u0071\u0075\u0061\u0072\u0065\u006b\u006d",0x33ce:"\u0073q\u0075a\u0072\u0065\u006b\u006d\u0063\u0061\u0070\u0069\u0074\u0061\u006c",0x25e7:"\u0073q\u0075a\u0072\u0065\u006c\u0065\u0066\u0074\u0062\u006c\u0061\u0063\u006b",0x2b15:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006c\u0062\u006c\u0061\u0063\u006b",0x25f1:"\u0073\u0071\u0075a\u0072\u0065\u006c\u006c\u0071\u0075\u0061\u0064",0x33d1:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u006e",0x33d2:"\u0073q\u0075\u0061\u0072\u0065\u006c\u006fg",0x25ea:"\u0073\u0071\u0075\u0061\u0072\u0065\u006c\u0072\u0062\u006c\u0061\u0063\u006b",0x25f2:"\u0073\u0071\u0075a\u0072\u0065\u006c\u0072\u0071\u0075\u0061\u0064",0x338e:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0067",0x33d5:"\u0073q\u0075\u0061\u0072\u0065\u006d\u0069l",0x229f:"s\u0071\u0075\u0061\u0072\u0065\u006d\u0069\u006e\u0075\u0073",0x339c:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u006d",0x33a1:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0073\u0071u\u0061\u0072\u0065\u0064",0x22a0:"\u0073\u0071\u0075\u0061\u0072\u0065\u006d\u0075\u006ct\u0069\u0070\u006c\u0079",0x2290:"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0069g\u0069\u006e\u0061\u006c",0x25a6:"\u0073\u0071\u0075\u0061\u0072\u0065\u006f\u0072\u0074\u0068o\u0067\u006f\u006e\u0061\u006c\u0063\u0072o\u0073\u0073\u0068\u0061\u0074\u0063\u0068\u0066\u0069\u006c\u006c",0x229e:"\u0073\u0071\u0075\u0061\u0072\u0065\u0070\u006c\u0075\u0073",0x25e8:"\u0073\u0071u\u0061\u0072\u0065r\u0069\u0067\u0068\u0074\u0062\u006c\u0061\u0063\u006b",0x02ae:"\u0073\u0071\u0075\u0061\u0072\u0065\u0073\u0075\u0062\u006e\u006f\u0073\u0070",0x2b12:"\u0073\u0071\u0075\u0061\u0072\u0065\u0074\u006f\u0070b\u006c\u0061\u0063\u006b",0x25e9:"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u006c\u0062\u006c\u0061\u0063\u006b",0x25f0:"\u0073\u0071\u0075a\u0072\u0065\u0075\u006c\u0071\u0075\u0061\u0064",0x25a7:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074o\u006c\u006f\u0077\u0065\u0072\u0072\u0069\u0067\u0068\u0074\u0066\u0069\u006c\u006c",0x25a8:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0070p\u0065\u0072\u0072\u0069\u0067\u0068\u0074t\u006f\u006c\u006f\u0077\u0065\u0072\u006c\u0065\u0066\u0074\u0066\u0069\u006c\u006c",0x2b14:"\u0073\u0071\u0075\u0061\u0072\u0065\u0075\u0072\u0062\u006c\u0061\u0063\u006b",0x25f3:"\u0073\u0071\u0075a\u0072\u0065\u0075\u0072\u0071\u0075\u0061\u0064",0x25a5:"\u0073q\u0075a\u0072\u0065\u0076\u0065\u0072t\u0069\u0063a\u006c\u0066\u0069\u006c\u006c",0x25a3:"\u0073q\u0075\u0061\u0072\u0065w\u0068\u0069\u0074\u0065\u0077i\u0074h\u0073m\u0061\u006c\u006c\u0062\u006c\u0061\u0063k",0x21ad:"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u006c\u0065\u0066\u0074r\u0069\u0067\u0068\u0074",0x21dd:"\u0073\u0071\u0075\u0069\u0067\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x25a2:"\u0073q\u0075\u006f\u0076\u0061\u006c",0x33db:"\u0073\u0072\u0073\u0071\u0075\u0061\u0072\u0065",0x09b7:"\u0073\u0073\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0937:"\u0073s\u0061\u0064\u0065\u0076\u0061",0x0ab7:"s\u0073\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x3149:"\u0073\u0073a\u006e\u0067\u0063i\u0065\u0075\u0063\u006b\u006f\u0072\u0065\u0061\u006e",0x3185:"\u0073\u0073a\u006e\u0067\u0068i\u0065\u0075\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x3180:"\u0073\u0073a\u006e\u0067\u0069e\u0075\u006e\u0067\u006b\u006f\u0072\u0065\u0061\u006e",0x3132:"\u0073\u0073\u0061\u006e\u0067\u006b\u0069\u0079\u0065\u006f\u006b\u006bo\u0072\u0065\u0061\u006e",0x3165:"\u0073\u0073a\u006e\u0067\u006ei\u0065\u0075\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x3143:"\u0073\u0073a\u006e\u0067\u0070i\u0065\u0075\u0070\u006b\u006f\u0072\u0065\u0061\u006e",0x3146:"\u0073s\u0061n\u0067\u0073\u0069\u006f\u0073\u006b\u006f\u0072\u0065\u0061\u006e",0x3138:"\u0073\u0073\u0061\u006e\u0067\u0074\u0069\u006b\u0065\u0075\u0074\u006bo\u0072\u0065\u0061\u006e",0x2afd:"\u0073\u0073\u006c\u0061\u0073\u0068",0xf6f2:"\u0073s\u0075\u0070\u0065\u0072\u0069\u006fr",0xfb06:"\u0073\u0074",0x22c6:"\u0073\u0074\u0061\u0072",0x225b:"\u0073\u0074\u0061\u0072\u0065\u0071",0x00a3:"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067",0xffe1:"\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x23e4:"\u0073\u0074\u0072n\u0073",0x0336:"s\u0074r\u006f\u006b\u0065\u006c\u006f\u006e\u0067\u006fv\u0065\u0072\u006c\u0061yc\u006d\u0062",0x0335:"s\u0074\u0072\u006f\u006bes\u0068o\u0072\u0074\u006f\u0076\u0065r\u006c\u0061\u0079\u0063\u006d\u0062",0x2ac3:"\u0073u\u0062\u0065\u0064\u006f\u0074",0x2ac1:"\u0073u\u0062\u006d\u0075\u006c\u0074",0x2979:"\u0073u\u0062\u0072\u0061\u0072\u0072",0x2ac9:"\u0073\u0075\u0062s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078",0x27c3:"\u0073\u0075\u0062\u0073\u0065\u0074\u0063\u0069\u0072\u0063",0x22d0:"\u0073u\u0062\u0073\u0065\u0074\u0064\u0062l",0x2ac5:"\u0073\u0075\u0062\u0073\u0065\u0074\u0064\u0062\u006ce\u0071\u0075\u0061\u006c",0x2abd:"\u0073u\u0062\u0073\u0065\u0074\u0064\u006ft",0x228a:"\u0073\u0075\u0062\u0073\u0065\u0074\u006e\u006f\u0074e\u0071\u0075\u0061\u006c",0x2acb:"\u0073\u0075\u0062\u0073\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064b\u006c\u0065\u0071\u006c",0x2abf:"\u0073\u0075\u0062\u0073\u0065\u0074\u0070\u006c\u0075\u0073",0x2291:"\u0073\u0075\u0062\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",0x2ac7:"\u0073\u0075\u0062\u0073\u0069\u006d",0x2ad5:"\u0073\u0075\u0062\u0073\u0075\u0062",0x2ad3:"\u0073\u0075\u0062\u0073\u0075\u0070",0x2ab8:"\u0073\u0075\u0063\u0063\u0061\u0070\u0070\u0072\u006f\u0078",0x227b:"\u0073\u0075\u0063\u0063\u0065\u0065\u0064\u0073",0x2ab4:"\u0073u\u0063\u0063\u0065\u0071\u0071",0x2ab2:"\u0073u\u0063\u0063\u006e\u0065\u0071",0x220b:"\u0073\u0075\u0063\u0068\u0074\u0068\u0061\u0074",0x3059:"\u0073\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b9:"\u0073\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff7d:"\u0073\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0652:"s\u0075\u006b\u0075\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfe7e:"\u0073\u0075\u006b\u0075\u006e\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xe822:"\u0073\u0075\u006b\u0075\u006e\u006c\u006f\u0077",0xfe7f:"s\u0075\u006b\u0075\u006e\u006d\u0065\u0064\u0069\u0061\u006c",0xe834:"\u0073\u0075\u006bu\u006e\u006f\u006e\u0068\u0061\u006d\u007a\u0061",0x23b3:"\u0073u\u006d\u0062\u006f\u0074\u0074\u006fm",0x2a0b:"\u0073\u0075\u006d\u0069\u006e\u0074",0x2211:"\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn",0x23b2:"\u0073\u0075\u006d\u0074\u006f\u0070",0x263c:"\u0073\u0075\u006e",0x2ad8:"\u0073u\u0070\u0064\u0073\u0075\u0062",0x2ac4:"\u0073u\u0070\u0065\u0064\u006f\u0074",0x0670:"\u0073u\u0070e\u0072\u0073\u0063\u0072\u0069\u0070\u0074\u0061\u006c\u0065\u0066",0x22d1:"s\u0075\u0070\u0065\u0072\u0073\u0065\u0074\u0064\u0062\u006c",0x2ac6:"\u0073\u0075p\u0065\u0072\u0073e\u0074\u0064\u0062\u006c\u0065\u0071\u0075\u0061\u006c",0x228b:"\u0073\u0075p\u0065\u0072\u0073e\u0074\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c",0x2acc:"\u0073\u0075\u0070\u0065rs\u0065\u0074\u006f\u0072\u006e\u006f\u0074\u0064\u0062\u006c\u0065\u0071\u006c",0x2292:"\u0073u\u0070e\u0072\u0073\u0065\u0074\u0073\u0071\u0065\u0071\u0075\u0061\u006c",0x27c9:"\u0073u\u0070\u0068\u0073\u006f\u006c",0x2ad7:"\u0073u\u0070\u0068\u0073\u0075\u0062",0x297b:"\u0073u\u0070\u006c\u0061\u0072\u0072",0x2ac2:"\u0073u\u0070\u006d\u0075\u006c\u0074",0x2aca:"\u0073\u0075\u0070s\u0065\u0074\u0061\u0070\u0070\u0072\u006f\u0078",0x27c4:"\u0073\u0075\u0070\u0073\u0065\u0074\u0063\u0069\u0072\u0063",0x2abe:"\u0073u\u0070\u0073\u0065\u0074\u0064\u006ft",0x2ac0:"\u0073\u0075\u0070\u0073\u0065\u0074\u0070\u006c\u0075\u0073",0x2ac8:"\u0073\u0075\u0070\u0073\u0069\u006d",0x2ad4:"\u0073\u0075\u0070\u0073\u0075\u0062",0x2ad6:"\u0073\u0075\u0070\u0073\u0075\u0070",0x33dc:"\u0073\u0076\u0073\u0071\u0075\u0061\u0072\u0065",0x337c:"\u0073y\u006fu\u0077\u0061\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x0074:"\u0074",0x09a4:"\u0074a\u0062\u0065\u006e\u0067\u0061\u006ci",0x22a4:"\u0074\u0061\u0063\u006b\u0064\u006f\u0077\u006e",0x22a3:"\u0074\u0061\u0063\u006b\u006c\u0065\u0066\u0074",0x0924:"\u0074\u0061\u0064\u0065\u0076\u0061",0x0aa4:"\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a24:"\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0637:"\u0074a\u0068\u0061\u0072\u0061\u0062\u0069c",0xfec2:"\u0074\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfec3:"\u0074\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x305f:"\u0074\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfec1:"t\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec4:"\u0074a\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x337d:"\u0074\u0061i\u0073\u0079\u006fu\u0065\u0072\u0061\u0073\u0071\u0075\u0061\u0072\u0065",0x30bf:"\u0074\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff80:"\u0074\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2afe:"\u0074\u0061\u006c\u006c\u006f\u0062\u006c\u006f\u006e\u0067",0xfe71:"\u0074a\u0074\u0077\u0065\u0065\u006c\u0077\u0069\u0074\u0068\u0066\u0061t\u0068\u0061\u0074\u0061\u006e\u0061\u0062\u006f\u0076\u0065",0x03c4:"\u0074\u0061\u0075",0xfb4a:"\u0074a\u0076\u0064\u0061\u0067\u0065\u0073h",0x05ea:"\u0074a\u0076\u0068\u0065\u0062\u0072\u0065w",0x0167:"\u0074\u0062\u0061\u0072",0x310a:"\u0074b\u006f\u0070\u006f\u006d\u006f\u0066o",0x0165:"\u0074\u0063\u0061\u0072\u006f\u006e",0xf815:"\u0074c\u0061\u0072\u006f\u006e\u0031",0x02a8:"\u0074\u0063\u0063\u0075\u0072\u006c",0x0163:"\u0074\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0xf819:"\u0074c\u0065\u0064\u0069\u006c\u006c\u00611",0x0686:"t\u0063\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfb7b:"\u0074\u0063h\u0065\u0068\u0066i\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb7c:"\u0074c\u0068e\u0068\u0069\u006e\u0069\u0074i\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfb7a:"\u0074\u0063\u0068\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb7d:"\u0074\u0063\u0068\u0065\u0068\u006d\u0065\u0064\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x24e3:"\u0074c\u0069\u0072\u0063\u006c\u0065",0x1e71:"\u0074\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x1e97:"\u0074d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e6b:"\u0074\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e6d:"\u0074d\u006f\u0074\u0062\u0065\u006c\u006fw",0x04ad:"\u0074\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xfe96:"\u0074\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfca2:"\u0074\u0065\u0068\u0068ah\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfc0c:"t\u0065h\u0068\u0061\u0068\u0069\u0073\u006f\u006c\u0061t\u0065\u0064\u0061\u0072ab\u0069\u0063",0xfe97:"\u0074\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3066:"\u0074\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfe95:"t\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfca1:"t\u0065h\u006a\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc0b:"t\u0065\u0068\u006a\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0x0629:"\u0074\u0065h\u006d\u0061\u0072b\u0075\u0074\u0061\u0061\u0072\u0061\u0062\u0069\u0063",0xfe94:"t\u0065\u0068\u006d\u0061rb\u0075t\u0061\u0066\u0069\u006e\u0061l\u0061\u0072\u0061\u0062\u0069\u0063",0xfe93:"\u0074e\u0068m\u0061\u0072\u0062\u0075\u0074a\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0xfe98:"\u0074e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca4:"t\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc0e:"t\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc73:"\u0074e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0xfc74:"\u0074\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xe814:"\u0074\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0065\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfca3:"\u0074e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc75:"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0xfc10:"\u0074e\u0068w\u0069\u0074\u0068\u0079\u0065h\u0069\u0073o\u006c\u0061\u0074\u0065\u0064",0x30c6:"\u0074\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff83:"\u0074\u0065\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2121:"\u0074e\u006c\u0065\u0070\u0068\u006f\u006ee",0x05a0:"\u0074\u0065\u006c\u0069sh\u0061\u0067\u0065\u0064\u006f\u006c\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x05a9:"\u0074\u0065\u006c\u0069sh\u0061\u0071\u0065\u0074\u0061\u006e\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x3229:"\u0074\u0065\u006e\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x247d:"\u0074\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2491:"\u0074e\u006e\u0070\u0065\u0072\u0069\u006fd",0x2179:"\u0074\u0065\u006e\u0072\u006f\u006d\u0061\u006e",0x02a7:"\u0074\u0065\u0073\u0068",0xfb38:"\u0074e\u0074\u0064\u0061\u0067\u0065\u0073h",0x05d8:"\u0074e\u0074\u0068\u0065\u0062\u0072\u0065w",0x04b5:"\u0074\u0065\u0074\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x059b:"t\u0065\u0076\u0069\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x09a5:"\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0925:"\u0074h\u0061\u0064\u0065\u0076\u0061",0x0aa5:"t\u0068\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a25:"t\u0068\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0630:"\u0074\u0068\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeac:"\u0074h\u0061l\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeab:"\u0074\u0068\u0061l\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xf898:"\u0074\u0068\u0061\u006eth\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u006c\u0065\u0066\u0074\u0074\u0068a\u0069",0xf897:"\u0074\u0068\u0061nt\u0068\u0061\u006b\u0068\u0061\u0074\u006c\u006f\u0077\u0072\u0069\u0067\u0068\u0074\u0074\u0068\u0061\u0069",0x0e4c:"\u0074h\u0061n\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0074\u0068\u0061\u0069",0xf896:"\u0074h\u0061\u006e\u0074\u0068\u0061\u006b\u0068\u0061\u0074\u0075\u0070p\u0065\u0072\u006c\u0065\u0066\u0074\u0074\u0068\u0061\u0069",0x062b:"\u0074\u0068\u0065\u0068\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9a:"\u0074h\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe9b:"\u0074\u0068\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe99:"\u0074\u0068\u0065h\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe9c:"\u0074\u0068e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfca6:"\u0074\u0068\u0065\u0068wi\u0074\u0068\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074\u0069\u0061\u006c",0xfc12:"t\u0068e\u0068\u0077\u0069\u0074\u0068\u006d\u0065\u0065m\u0069\u0073\u006f\u006cat\u0065\u0064",0x2234:"\u0074h\u0065\u0072\u0065\u0066\u006f\u0072e",0x29e7:"\u0074h\u0065\u0072\u006d\u006f\u0064",0x03b8:"\u0074\u0068\u0065t\u0061",0x03d1:"\u0074\u0068\u0065\u0074\u0061\u0031",0x3279:"t\u0068i\u0065\u0075\u0074\u0068\u0061\u0063\u0069\u0072c\u006c\u0065\u006b\u006fre\u0061\u006e",0x3219:"\u0074\u0068\u0069\u0065ut\u0068\u0061\u0070\u0061\u0072\u0065\u006e\u006b\u006f\u0072\u0065\u0061\u006e",0x326b:"\u0074\u0068\u0069\u0065ut\u0068\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x314c:"\u0074\u0068\u0069\u0065\u0075\u0074\u0068\u006b\u006f\u0072\u0065\u0061\u006e",0x320b:"\u0074h\u0069e\u0075\u0074\u0068\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x2009:"\u0074h\u0069\u006e\u0073\u0070\u0061\u0063e",0x246c:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0063i\u0072\u0063\u006c\u0065",0x2480:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070\u0061\u0072\u0065\u006e",0x2494:"\u0074\u0068\u0069\u0072\u0074\u0065\u0065\u006e\u0070e\u0072\u0069\u006f\u0064",0x0e11:"\u0074\u0068\u006f\u006e\u0061\u006e\u0067\u006d\u006f\u006e\u0074\u0068o\u0074\u0068\u0061\u0069",0x01ad:"\u0074\u0068\u006fo\u006b",0x0e12:"\u0074\u0068\u006f\u0070\u0068\u0075\u0074\u0068\u0061o\u0074\u0068\u0061\u0069",0x00fe:"\u0074\u0068\u006fr\u006e",0x0e17:"\u0074\u0068\u006f\u0074\u0068\u0061\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e10:"t\u0068\u006f\u0074\u0068\u0061\u006e\u0074\u0068\u0061\u0069",0x0e18:"\u0074\u0068\u006ft\u0068\u006f\u006e\u0067\u0074\u0068\u0061\u0069",0x0e16:"\u0074\u0068\u006ft\u0068\u0075\u006e\u0067\u0074\u0068\u0061\u0069",0x0482:"\u0074\u0068o\u0075\u0073\u0061n\u0064\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x066c:"\u0074h\u006f\u0075\u0073\u0061\u006e\u0064\u0073\u0073\u0065\u0070\u0061r\u0061\u0074\u006f\u0072\u0061\u0072\u0061\u0062\u0069\u0063",0x0033:"\u0074\u0068\u0072e\u0065",0x09e9:"\u0074\u0068\u0072e\u0065\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x27c0:"t\u0068\u0072\u0065\u0065\u0064\u0061\u006e\u0067\u006c\u0065",0x0969:"\u0074h\u0072\u0065\u0065\u0064\u0065\u0076a",0x2af6:"\u0074\u0068\u0072\u0065\u0065\u0064\u006f\u0074\u0063\u006f\u006c\u006f\u006e",0x215c:"\u0074\u0068\u0072e\u0065\u0065\u0069\u0067\u0068\u0074\u0068\u0073",0x2157:"t\u0068\u0072\u0065\u0065\u0066\u0069\u0066\u0074\u0068\u0073",0x0ae9:"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a69:"\u0074\u0068\u0072\u0065\u0065\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3023:"\u0074\u0068\u0072\u0065\u0065\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x3222:"t\u0068\u0072\u0065\u0065id\u0065o\u0067\u0072\u0061\u0070\u0068i\u0063\u0070\u0061\u0072\u0065\u006e",0x2083:"\u0074\u0068\u0072\u0065\u0065\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff13:"\u0074\u0068\u0072\u0065\u0065\u006d\u006f\u006e\u006fs\u0070\u0061\u0063\u0065",0x09f6:"t\u0068\u0072\u0065\u0065nu\u006de\u0072\u0061\u0074\u006f\u0072b\u0065\u006e\u0067\u0061\u006c\u0069",0xf733:"\u0074\u0068\u0072\u0065\u0065\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2476:"\u0074\u0068\u0072\u0065\u0065\u0070\u0061\u0072\u0065\u006e",0x2004:"\u0074h\u0072e\u0065\u0070\u0065\u0072\u0065\u006d\u0073\u0070\u0061\u0063\u0065",0x248a:"t\u0068\u0072\u0065\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x06f3:"\u0074\u0068\u0072e\u0065\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x00be:"\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073",0xf6de:"\u0074\u0068\u0072\u0065eq\u0075\u0061\u0072\u0074\u0065\u0072\u0073\u0065\u006d\u0064\u0061\u0073\u0068",0x2172:"\u0074\u0068\u0072\u0065\u0065\u0072\u006f\u006d\u0061\u006e",0x00b3:"\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e53:"\u0074h\u0072\u0065\u0065\u0074\u0068\u0061i",0x20e8:"\u0074\u0068\u0072\u0065\u0065\u0075\u006e\u0064\u0065\u0072\u0064\u006f\u0074",0x3394:"\u0074h\u007a\u0073\u0071\u0075\u0061\u0072e",0x2040:"\u0074i\u0065\u0063\u006f\u006e\u0063\u0061t",0x29dd:"\u0074\u0069\u0065\u0069\u006e\u0066\u0074\u0079",0x3061:"\u0074\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c1:"\u0074\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff81:"\u0074\u0069\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3270:"\u0074\u0069\u006b\u0065ut\u0061\u0063\u0069\u0072\u0063\u006c\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x3210:"\u0074i\u006be\u0075\u0074\u0061\u0070\u0061r\u0065\u006ek\u006f\u0072\u0065\u0061\u006e",0x3262:"\u0074i\u006be\u0075\u0074\u0063\u0069\u0072c\u006c\u0065k\u006f\u0072\u0065\u0061\u006e",0x3137:"\u0074\u0069\u006be\u0075\u0074\u006b\u006f\u0072\u0065\u0061\u006e",0x3202:"\u0074\u0069\u006b\u0065\u0075\u0074\u0070\u0061\u0072\u0065\u006e\u006bo\u0072\u0065\u0061\u006e",0x02dc:"\u0074\u0069\u006cd\u0065",0xf004:"\u0074\u0069\u006c\u0064\u0065\u0031",0x0330:"\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077\u0063\u006d\u0062",0x0303:"\u0074\u0069\u006c\u0064\u0065\u0063\u006d\u0062",0x0360:"\u0074\u0069\u006c\u0064\u0065\u0064\u006f\u0075\u0062l\u0065\u0063\u006d\u0062",0x0276:"\u0074i\u006c\u0064\u0065\u006e\u006f\u0073p",0x0334:"\u0074i\u006cd\u0065\u006f\u0076\u0065\u0072\u006c\u0061\u0079\u0063\u006d\u0062",0x033e:"\u0074\u0069l\u0064\u0065\u0076e\u0072\u0074\u0069\u0063\u0061\u006c\u0063\u006d\u0062",0x2a31:"\u0074\u0069\u006d\u0065\u0073\u0062\u0061\u0072",0x0596:"\u0074\u0069\u0070e\u0068\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0x0a70:"\u0074\u0069\u0070\u0070\u0069\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0483:"\u0074\u0069t\u006c\u006f\u0063y\u0072\u0069\u006c\u006c\u0069\u0063\u0063\u006d\u0062",0x057f:"\u0074\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x1e6f:"\u0074\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0x29ff:"\u0074\u006d\u0069\u006e\u0075\u0073",0xff54:"\u0074\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0569:"\u0074\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x2928:"\u0074\u006f\u0065\u0061",0x3068:"\u0074\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c8:"\u0074\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff84:"\u0074\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x2927:"\u0074\u006f\u006e\u0061",0x02e5:"\u0074\u006f\u006e\u0065ba\u0072\u0065\u0078\u0074\u0072\u0061\u0068\u0069\u0067\u0068\u006d\u006f\u0064",0x02e9:"\u0074o\u006ee\u0062\u0061\u0072\u0065\u0078t\u0072\u0061l\u006f\u0077\u006d\u006f\u0064",0x02e6:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u0068\u0069g\u0068\u006d\u006f\u0064",0x02e8:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006c\u006f\u0077\u006d\u006f\u0064",0x02e7:"\u0074\u006f\u006e\u0065\u0062\u0061\u0072\u006d\u0069\u0064\u006d\u006f\u0064",0x01bd:"\u0074\u006f\u006e\u0065\u0066\u0069\u0076\u0065",0x0185:"\u0074o\u006e\u0065\u0073\u0069\u0078",0x01a8:"\u0074o\u006e\u0065\u0074\u0077\u006f",0x0384:"\u0074\u006f\u006eo\u0073",0x3327:"\u0074o\u006e\u0073\u0071\u0075\u0061\u0072e",0x0e0f:"t\u006f\u0070\u0061\u0074\u0061\u006b\u0074\u0068\u0061\u0069",0x2336:"\u0074\u006f\u0070\u0062\u006f\u0074",0x2af1:"\u0074\u006f\u0070\u0063\u0069\u0072",0x2ada:"\u0074o\u0070\u0066\u006f\u0072\u006b",0x25e0:"\u0074\u006f\u0070\u0073\u0065\u006d\u0069\u0063\u0069\u0072\u0063\u006c\u0065",0x3014:"\u0074o\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074",0xfe5d:"\u0074\u006fr\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074\u0073ma\u006c\u006c",0xfe39:"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072a\u0063k\u0065\u0074\u006c\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x3015:"\u0074o\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006cl\u0062r\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068t",0xfe5e:"\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068e\u006c\u006c\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0073\u006d\u0061\u006c\u006c",0xfe3a:"\u0074\u006f\u0072\u0074\u006f\u0069s\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074r\u0069\u0067\u0068\u0074\u0076\u0065\u0072t\u0069\u0063\u0061\u006c",0x2929:"\u0074\u006f\u0073\u0061",0x0e15:"\u0074o\u0074\u0061\u006f\u0074\u0068\u0061i",0x292a:"\u0074\u006f\u0077\u0061",0x01ab:"\u0074\u0070\u0061l\u0061\u0074\u0061\u006c\u0068\u006f\u006f\u006b",0x24af:"\u0074\u0070\u0061\u0072\u0065\u006e",0x29fe:"\u0074\u0070\u006cu\u0073",0x2122:"\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k",0xf8ea:"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006b\u0073\u0061\u006e\u0073",0xf6db:"\u0074\u0072\u0061\u0064\u0065\u006d\u0061\u0072\u006bs\u0065\u0072\u0069\u0066",0x23e2:"\u0074r\u0061\u0070\u0065\u007a\u0069\u0075m",0x0288:"\u0074\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x2023:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0062u\u006c\u006c\u0065\u0074",0x25ec:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0063\u0064\u006f\u0074",0x25ed:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074b\u006c\u0061\u0063\u006b",0x22b4:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074e\u0071\u0075\u0061\u006c",0x2a3a:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006d\u0069\u006e\u0075\u0073",0x29ca:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u006f\u0064\u006f\u0074",0x2a39:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0070\u006c\u0075\u0073",0x25ee:"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0062\u006c\u0061\u0063\u006b",0x22b5:"\u0074r\u0069a\u006e\u0067\u006c\u0065\u0072i\u0067\u0068t\u0065\u0071\u0075\u0061\u006c",0x29cc:"\u0074r\u0069\u0061\u006e\u0067\u006c\u0065s",0x29cd:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0073e\u0072\u0069\u0066\u0073",0x2a3b:"\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u0074\u0069\u006d\u0065\u0073",0x29cb:"\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0075\u0062\u0061\u0072",0x29fb:"\u0074\u0072\u0069\u0070\u006c\u0065\u0070\u006c\u0075\u0073",0x2034:"\u0074r\u0070\u0072\u0069\u006d\u0065",0x2afb:"\u0074r\u0073\u006c\u0061\u0073\u0068",0x02a6:"\u0074\u0073",0xfb46:"t\u0073\u0061\u0064\u0069\u0064\u0061\u0067\u0065\u0073\u0068",0x0446:"t\u0073\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x05b5:"\u0074s\u0065\u0072\u0065\u0031\u0032",0x045b:"\u0074\u0073\u0068e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0xf6f3:"\u0074s\u0075\u0070\u0065\u0072\u0069\u006fr",0x099f:"\u0074\u0074\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x091f:"\u0074t\u0061\u0064\u0065\u0076\u0061",0x0a9f:"t\u0074\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a1f:"t\u0074\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0xfb67:"\u0074t\u0065h\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb68:"\u0074\u0074\u0065\u0068\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb69:"\u0074\u0074e\u0068\u006d\u0065d\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x09a0:"t\u0074\u0068\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0920:"\u0074\u0074\u0068\u0061\u0064\u0065\u0076\u0061",0x0aa0:"\u0074\u0074\u0068a\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a20:"\u0074\u0074\u0068a\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0287:"\u0074t\u0075\u0072\u006e\u0065\u0064",0x3064:"\u0074\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c4:"\u0074\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff82:"\u0074\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x29a2:"\u0074u\u0072\u006e\u0061\u006e\u0067\u006ce",0x2129:"\u0074\u0075\u0072\u006e\u0065\u0064\u0069\u006f\u0074\u0061",0x2319:"\u0074u\u0072\u006e\u0065\u0064\u006e\u006ft",0x22a2:"\u0074\u0075\u0072\u006e\u0073\u0074\u0069\u006c\u0065\u006c\u0065\u0066\u0074",0x3063:"\u0074u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30c3:"\u0074u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6f:"\u0074u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x246b:"\u0074\u0077\u0065l\u0076\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x247f:"t\u0077\u0065\u006c\u0076\u0065\u0070\u0061\u0072\u0065\u006e",0x2493:"\u0074\u0077\u0065l\u0076\u0065\u0070\u0065\u0072\u0069\u006f\u0064",0x217b:"t\u0077\u0065\u006c\u0076\u0065\u0072\u006f\u006d\u0061\u006e",0xd80c:"t\u0077\u0065\u006c\u0076\u0065\u0075\u0064\u0061\u0073\u0068",0x2473:"\u0074\u0077\u0065n\u0074\u0079\u0063\u0069\u0072\u0063\u006c\u0065",0x5344:"\u0074\u0077\u0065\u006e\u0074\u0079\u0068\u0061\u006eg\u007a\u0068\u006f\u0075",0x2487:"t\u0077\u0065\u006e\u0074\u0079\u0070\u0061\u0072\u0065\u006e",0x249b:"\u0074\u0077\u0065n\u0074\u0079\u0070\u0065\u0072\u0069\u006f\u0064",0x0032:"\u0074\u0077\u006f",0x0662:"\u0074w\u006f\u0061\u0072\u0061\u0062\u0069c",0x09e8:"\u0074\u0077\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x2a4b:"\u0074w\u006f\u0063\u0061\u0070\u0073",0x2a4a:"\u0074w\u006f\u0063\u0075\u0070\u0073",0x0968:"\u0074w\u006f\u0064\u0065\u0076\u0061",0x2025:"\u0074\u0077\u006fd\u006f\u0074\u006c\u0065\u0061\u0064\u0065\u0072",0xfe30:"t\u0077o\u0064\u006f\u0074\u006c\u0065\u0061\u0064\u0065r\u0076\u0065\u0072\u0074ic\u0061\u006c",0x2156:"\u0074w\u006f\u0066\u0069\u0066\u0074\u0068s",0x0ae8:"t\u0077\u006f\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a68:"t\u0077\u006f\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3022:"t\u0077\u006f\u0068\u0061\u006e\u0067\u007a\u0068\u006f\u0075",0x21a1:"\u0074\u0077o\u0068\u0065\u0061d\u0064\u006f\u0077\u006e\u0061\u0072\u0072\u006f\u0077",0x2b3b:"t\u0077o\u0068\u0065\u0061\u0064\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077ta\u0069\u006c",0x2b37:"\u0074\u0077\u006f\u0068ea\u0064\u006c\u0065\u0066\u0074\u0064\u0062\u006b\u0061\u0072\u0072\u006f\u0077",0x2b36:"\u0074w\u006fh\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0066\u0072\u006f\u006d",0x2905:"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u006d\u0061\u0070\u0073\u0074\u006f",0x2916:"t\u0077\u006f\u0068\u0065ad\u0072i\u0067\u0068\u0074\u0061\u0072r\u006f\u0077\u0074\u0061\u0069\u006c",0x219f:"\u0074\u0077\u006f\u0068\u0065\u0061\u0064\u0075\u0070a\u0072\u0072\u006f\u0077",0x2949:"t\u0077o\u0068\u0065\u0061\u0064\u0075\u0070\u0061\u0072r\u006f\u0077\u0063\u0069rc\u006c\u0065",0x3221:"\u0074\u0077\u006f\u0069de\u006f\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0070\u0061\u0072\u0065\u006e",0x2082:"t\u0077\u006f\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff12:"\u0074\u0077\u006fm\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x09f5:"\u0074\u0077\u006f\u006eum\u0065\u0072\u0061\u0074\u006f\u0072\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0xf732:"t\u0077\u006f\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x2475:"\u0074\u0077\u006f\u0070\u0061\u0072\u0065\u006e",0x2489:"\u0074w\u006f\u0070\u0065\u0072\u0069\u006fd",0x06f2:"\u0074\u0077\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2171:"\u0074\u0077\u006f\u0072\u006f\u006d\u0061\u006e",0x01bb:"\u0074w\u006f\u0073\u0074\u0072\u006f\u006be",0x00b2:"t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e52:"\u0074w\u006f\u0074\u0068\u0061\u0069",0x2154:"\u0074w\u006f\u0074\u0068\u0069\u0072\u0064s",0x2982:"\u0074y\u0070\u0065\u0063\u006f\u006c\u006fn",0x0075:"\u0075",0x2643:"\u0075\u0032\u00364\u0033",0x00fa:"\u0075\u0061\u0063\u0075\u0074\u0065",0x0289:"\u0075\u0062\u0061\u0072",0x0989:"\u0075\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x3128:"\u0075b\u006f\u0070\u006f\u006d\u006f\u0066o",0x23e1:"\u0075b\u0072\u0062\u0072\u0061\u006b",0x016d:"\u0075\u0062\u0072\u0065\u0076\u0065",0x01d4:"\u0075\u0063\u0061\u0072\u006f\u006e",0xf834:"\u0075\u0063\u0065\u0064\u0069\u006c\u006c\u0061",0x24e4:"\u0075c\u0069\u0072\u0063\u006c\u0065",0x00fb:"u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e77:"\u0075\u0063i\u0072\u0063\u0075m\u0066\u006c\u0065\u0078\u0062\u0065\u006c\u006f\u0077",0x0951:"\u0075\u0064\u0061\u0074\u0074\u0061\u0064\u0065\u0076\u0061",0x0171:"\u0075d\u0062\u006c\u0061\u0063\u0075\u0074e",0x0215:"\u0075d\u0062\u006c\u0067\u0072\u0061\u0076e",0x0909:"\u0075\u0064\u0065v\u0061",0x00fc:"\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s",0x01d8:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073a\u0063\u0075\u0074\u0065",0x1e73:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073b\u0065\u006c\u006f\u0077",0x01da:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073c\u0061\u0072\u006f\u006e",0x04f1:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x01dc:"\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073g\u0072\u0061\u0076\u0065",0x01d6:"\u0075d\u0069e\u0072\u0065\u0073\u0069\u0073\u006d\u0061\u0063\u0072\u006f\u006e",0x1ee5:"\u0075d\u006f\u0074\u0062\u0065\u006c\u006fw",0x00f9:"\u0075\u0067\u0072\u0061\u0076\u0065",0x0a89:"\u0075g\u0075\u006a\u0061\u0072\u0061\u0074i",0x0a09:"\u0075g\u0075\u0072\u006d\u0075\u006b\u0068i",0x3046:"\u0075h\u0069\u0072\u0061\u0067\u0061\u006ea",0x1ee7:"\u0075\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x01b0:"\u0075\u0068\u006fr\u006e",0x1ee9:"\u0075\u0068\u006f\u0072\u006e\u0061\u0063\u0075\u0074\u0065",0x1ef1:"\u0075\u0068\u006f\u0072\u006e\u0064\u006f\u0074\u0062\u0065\u006c\u006f\u0077",0x1eeb:"\u0075\u0068\u006f\u0072\u006e\u0067\u0072\u0061\u0076\u0065",0x1eed:"\u0075\u0068\u006f\u0072\u006e\u0068\u006f\u006f\u006ba\u0062\u006f\u0076\u0065",0x1eef:"\u0075\u0068\u006f\u0072\u006e\u0074\u0069\u006c\u0064\u0065",0x04f3:"u\u0068\u0075\u006e\u0067ar\u0075m\u006c\u0061\u0075\u0074\u0063y\u0072\u0069\u006c\u006c\u0069\u0063",0x0217:"\u0075\u0069\u006e\u0076\u0065\u0072\u0074\u0065\u0064b\u0072\u0065\u0076\u0065",0x30a6:"\u0075k\u0061\u0074\u0061\u006b\u0061\u006ea",0xff73:"\u0075k\u0061t\u0061\u006b\u0061\u006e\u0061h\u0061\u006cf\u0077\u0069\u0064\u0074\u0068",0x0479:"\u0075\u006b\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x315c:"\u0075k\u006f\u0072\u0065\u0061\u006e",0x25dc:"\u0075\u006c\u0061r\u0063",0x25f8:"\u0075\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x016b:"\u0075m\u0061\u0063\u0072\u006f\u006e",0x04ef:"\u0075m\u0061c\u0072\u006f\u006e\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x1e7b:"\u0075m\u0061c\u0072\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x0a41:"\u0075\u006d\u0061\u0074\u0072\u0061\u0067\u0075\u0072m\u0075\u006b\u0068\u0069",0x2a41:"\u0075\u006d\u0069\u006e\u0075\u0073",0xff55:"\u0075\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x23df:"\u0075\u006e\u0064\u0065\u0072\u0062\u0072\u0061\u0063\u0065",0x23b5:"\u0075\u006e\u0064e\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074",0x20ee:"\u0075\u006e\u0064\u0065\u0072\u006c\u0065\u0066\u0074a\u0072\u0072\u006f\u0077",0x20ed:"u\u006ed\u0065\u0072\u006c\u0065\u0066\u0074\u0068\u0061r\u0070\u006f\u006f\u006edo\u0077\u006e",0x23dd:"\u0075\u006e\u0064\u0065\u0072\u0070\u0061\u0072\u0065\u006e",0x20ef:"\u0075n\u0064e\u0072\u0072\u0069\u0067\u0068\u0074\u0061\u0072\u0072\u006f\u0077",0x20ec:"u\u006e\u0064\u0065\u0072ri\u0067h\u0074\u0068\u0061\u0072\u0070o\u006f\u006e\u0064\u006f\u0077\u006e",0x005f:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065",0x2017:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0064\u0062\u006c",0xff3f:"\u0075\u006e\u0064\u0065rs\u0063\u006f\u0072\u0065\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfe33:"\u0075n\u0064e\u0072\u0073\u0063\u006f\u0072e\u0076\u0065r\u0074\u0069\u0063\u0061\u006c",0xfe4f:"\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072e\u0077\u0061\u0076\u0079",0x203f:"\u0075\u006e\u0064\u0065\u0072\u0074\u0069\u0065",0x22ef:"\u0075\u006e\u0069c\u006f\u0064\u0065\u0063\u0064\u006f\u0074\u0073",0x222a:"\u0075\u006e\u0069o\u006e",0x22d3:"\u0075\u006e\u0069\u006f\u006e\u0064\u0062\u006c",0x228e:"\u0075\u006e\u0069\u006f\u006e\u006d\u0075\u006c\u0074\u0069",0x2294:"\u0075n\u0069\u006f\u006e\u0073\u0071",0x22c3:"\u0075n\u0069\u006f\u006e\u0074\u0065\u0078t",0x2200:"\u0075n\u0069\u0076\u0065\u0072\u0073\u0061l",0x0173:"\u0075o\u0067\u006f\u006e\u0065\u006b",0x214b:"\u0075\u0070\u0061n\u0064",0x24b0:"\u0075\u0070\u0061\u0072\u0065\u006e",0x2909:"\u0075\u0070\u0061\u0072\u0072\u006f\u0077\u0062\u0061\u0072\u0072\u0065\u0064",0x29bd:"\u0075p\u0061r\u0072\u006f\u0077\u006f\u006e\u0063\u0069\u0072\u0063\u006c\u0065",0x2580:"\u0075p\u0062\u006c\u006f\u0063\u006b",0x03dd:"\u0075p\u0064\u0069\u0067\u0061\u006d\u006da",0x2951:"u\u0070\u0064\u006f\u0077nh\u0061r\u0070\u006f\u006f\u006e\u006ce\u0066\u0074\u006c\u0065\u0066\u0074",0x294d:"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u006c\u0065\u0066\u0074\u0072\u0069\u0067h\u0074",0x294c:"\u0075\u0070\u0064\u006fwn\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u006c\u0065f\u0074",0x294f:"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067\u0068\u0074\u0072\u0069\u0067\u0068\u0074",0x296e:"\u0075\u0070\u0064ow\u006e\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x2594:"\u0075\u0070\u0065\u0069\u0067\u0068\u0074\u0068\u0062\u006c\u006f\u0063\u006b",0x297e:"\u0075\u0070\u0066\u0069\u0073\u0068\u0074\u0061\u0069\u006c",0x2960:"\u0075\u0070h\u0061\u0072\u0070o\u006f\u006e\u006c\u0065\u0066\u0074\u0062\u0061\u0072",0x295c:"\u0075\u0070\u0068\u0061\u0072\u0070\u006f\u006f\u006e\u0072\u0069\u0067h\u0074\u0062\u0061\u0072",0x2963:"\u0075\u0070\u0068\u0061rp\u006f\u006f\u006e\u0073\u006c\u0065\u0066\u0074\u0072\u0069\u0067\u0068\u0074",0x27d2:"\u0075\u0070\u0069\u006e",0x2a1b:"\u0075\u0070\u0069n\u0074",0x03df:"\u0075p\u006b\u006f\u0070\u0070\u0061",0x03d8:"\u0075\u0070\u006f\u006c\u0064\u004b\u006f\u0070\u0070\u0061",0x03d9:"\u0075\u0070\u006f\u006c\u0064\u006b\u006f\u0070\u0070\u0061",0x05c4:"\u0075\u0070\u0070\u0065\u0072\u0064\u006f\u0074\u0068e\u0062\u0072\u0065\u0077",0x2934:"\u0075\u0070\u0072\u0069\u0067\u0068\u0074\u0063\u0075\u0072\u0076\u0065a\u0072\u0072\u006f\u0077",0x03e1:"\u0075p\u0073\u0061\u006d\u0070\u0069",0x03c5:"\u0075p\u0073\u0069\u006c\u006f\u006e",0x02f9:"u\u0070\u0073\u0069\u006con\u0064i\u0061\u0065\u0072\u0065\u0073i\u0073\u0074\u006f\u006e\u006f\u0073",0x03cb:"\u0075p\u0073i\u006c\u006f\u006e\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073",0x03b0:"u\u0070s\u0069\u006c\u006f\u006e\u0064\u0069\u0065\u0072e\u0073\u0069\u0073\u0074on\u006f\u0073",0x028a:"\u0075\u0070\u0073i\u006c\u006f\u006e\u006c\u0061\u0074\u0069\u006e",0x03cd:"\u0075\u0070\u0073i\u006c\u006f\u006e\u0074\u006f\u006e\u006f\u0073",0x29f8:"\u0075p\u0073\u006c\u006f\u0070\u0065",0x03db:"\u0075\u0070\u0073\u0074\u0069\u0067\u006d\u0061",0x031d:"\u0075\u0070\u0074\u0061\u0063\u006b\u0062\u0065\u006co\u0077\u0063\u006d\u0062",0x02d4:"\u0075p\u0074\u0061\u0063\u006b\u006d\u006fd",0x03f4:"\u0075\u0070\u0076\u0061\u0072\u0054\u0068\u0065\u0074\u0061",0x0a73:"u\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x25dd:"\u0075\u0072\u0061r\u0063",0x016f:"\u0075\u0072\u0069n\u0067",0x25f9:"\u0075\u0072\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x3045:"\u0075\u0073\u006d\u0061\u006c\u006c\u0068\u0069\u0072a\u0067\u0061\u006e\u0061",0x30a5:"\u0075\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074a\u006b\u0061\u006e\u0061",0xff69:"\u0075\u0073\u006dal\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x04af:"\u0075\u0073\u0074\u0072\u0061\u0069\u0067\u0068\u0074\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x04b1:"\u0075\u0073\u0074ra\u0069\u0067\u0068\u0074\u0073\u0074\u0072\u006f\u006b\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0169:"\u0075\u0074\u0069\u006c\u0064\u0065",0x1e79:"u\u0074\u0069\u006c\u0064\u0065\u0061\u0063\u0075\u0074\u0065",0x1e75:"u\u0074\u0069\u006c\u0064\u0065\u0062\u0065\u006c\u006f\u0077",0x098a:"\u0075u\u0062\u0065\u006e\u0067\u0061\u006ci",0x090a:"\u0075\u0075\u0064\u0065\u0076\u0061",0x0a8a:"\u0075\u0075\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a0a:"\u0075\u0075\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0a42:"\u0075u\u006da\u0074\u0072\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x09c2:"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069g\u006e\u0062e\u006e\u0067\u0061\u006c\u0069",0x0942:"\u0075u\u0076o\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0064\u0065\u0076\u0061",0x0ac2:"\u0075\u0075\u0076\u006fwe\u006c\u0073\u0069\u0067\u006e\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x09c1:"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067\u006e\u0062\u0065n\u0067\u0061\u006c\u0069",0x0941:"\u0075\u0076\u006f\u0077\u0065\u006c\u0073\u0069\u0067n\u0064\u0065\u0076\u0061",0x0ac1:"\u0075v\u006fw\u0065\u006c\u0073\u0069\u0067n\u0067\u0075j\u0061\u0072\u0061\u0074\u0069",0x0076:"\u0076",0x2ae8:"\u0076\u0042\u0061\u0072",0x2ae9:"\u0076\u0042\u0061r\u0076",0x2ae2:"\u0076\u0044\u0064\u0061\u0073\u0068",0x0935:"\u0076\u0061\u0064\u0065\u0076\u0061",0x0ab5:"\u0076\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a35:"\u0076\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x30f7:"\u0076\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2ae6:"\u0076\u0061\u0072\u0056\u0064\u0061\u0073\u0068",0x23ce:"\u0076\u0061\u0072\u0063\u0061\u0072\u0072\u0069\u0061\u0067\u0065\u0072e\u0074\u0075\u0072\u006e",0x2306:"\u0076\u0061\u0072\u0064\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072w\u0065\u0064\u0067\u0065",0x2b21:"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e",0x2b22:"\u0076a\u0072h\u0065\u0078\u0061\u0067\u006f\u006e\u0062\u006c\u0061\u0063\u006b",0x232c:"\u0076\u0061\u0072\u0068\u0065\u0078\u0061\u0067\u006f\u006e\u006c\u0072b\u006f\u006e\u0064\u0073",0xfb1e:"\u0076\u0061\u0072\u0069\u006b\u0061",0x22f6:"v\u0061\u0072\u0069\u0073\u0069\u006e\u006f\u0062\u0061\u0072",0x22f3:"\u0076\u0061\u0072\u0069\u0073\u0069\u006e\u0073",0x22fd:"\u0076a\u0072\u006e\u0069\u006f\u0062\u0061r",0x22fb:"\u0076\u0061\u0072\u006e\u0069\u0073",0x2232:"\u0076\u0061r\u006f\u0069\u006et\u0063\u006c\u006f\u0063\u006b\u0077\u0069\u0073\u0065",0x22b2:"\u0076a\u0072t\u0072\u0069\u0061\u006e\u0067\u006c\u0065\u006c\u0065\u0066\u0074",0x22b3:"\u0076\u0061r\u0074\u0072\u0069a\u006e\u0067\u006c\u0065\u0072\u0069\u0067\u0068\u0074",0x2a61:"\u0076a\u0072\u0076\u0065\u0065\u0062\u0061r",0x05d5:"\u0076\u0061\u0076",0xfb35:"\u0076a\u0076d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0xfb4b:"\u0076\u0061\u0076\u0068\u006f\u006c\u0061\u006d",0x23aa:"\u0076\u0062\u0072\u0061\u0063\u0065\u0065\u0078\u0074e\u006e\u0064\u0065\u0072",0x29d0:"\u0076\u0062\u0072\u0074\u0072\u0069",0x24e5:"\u0076c\u0069\u0072\u0063\u006c\u0065",0x1e7f:"\u0076d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a2f:"\u0076\u0065\u0063\u0074\u0069\u006d\u0065\u0073",0x20d7:"\u0076\u0065\u0063\u0074\u006f\u0072",0x27c7:"\u0076\u0065\u0065\u0064\u006f\u0074",0x2a63:"\u0076\u0065\u0065d\u006f\u0075\u0062\u006c\u0065\u0062\u0061\u0072",0x225a:"\u0076\u0065\u0065e\u0071",0x2a5b:"\u0076\u0065\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074",0x2a52:"\u0076e\u0065\u006f\u0064\u006f\u0074",0x2a56:"\u0076\u0065\u0065\u006f\u006e\u0076\u0065\u0065",0x2a59:"\u0076\u0065\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065",0x06a4:"\u0076e\u0068\u0061\u0072\u0061\u0062\u0069c",0xfb6b:"\u0076\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfb6c:"\u0076\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfb6a:"v\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfb6d:"\u0076e\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x30f9:"\u0076\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2123:"\u0076\u0065\u0072\u0073\u0069\u0063\u006c\u0065",0x030d:"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0061\u0062\u006f\u0076ec\u006d\u0062",0x0329:"v\u0065r\u0074\u0069\u0063\u0061\u006c\u006c\u0069\u006ee\u0062\u0065\u006c\u006fwc\u006d\u0062",0x02cc:"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006ci\u006e\u0065l\u006f\u0077\u006d\u006f\u0064",0x02c8:"\u0076e\u0072t\u0069\u0063\u0061\u006c\u006c\u0069\u006e\u0065\u006d\u006f\u0064",0x20d2:"v\u0065\u0072\u0074\u006f\u0076\u0065\u0072\u006c\u0061\u0079",0x057e:"v\u0065\u0077\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x028b:"\u0076\u0068\u006fo\u006b",0x2317:"\u0076\u0069\u0065\u0077\u0064\u0061\u0074\u0061",0x30f8:"\u0076\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x09cd:"\u0076\u0069\u0072\u0061\u006d\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x094d:"\u0076\u0069\u0072\u0061\u006d\u0061\u0064\u0065\u0076\u0061",0x0acd:"\u0076\u0069\u0072\u0061\u006d\u0061\u0067\u0075\u006aa\u0072\u0061\u0074\u0069",0x0983:"\u0076\u0069\u0073\u0061\u0072\u0067\u0061\u0062\u0065n\u0067\u0061\u006c\u0069",0x0903:"v\u0069\u0073\u0061\u0072\u0067\u0061\u0064\u0065\u0076\u0061",0x0a83:"\u0076i\u0073a\u0072\u0067\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x27dd:"\u0076l\u006f\u006e\u0067\u0064\u0061\u0073h",0xff56:"\u0076\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0578:"\u0076\u006f\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x309e:"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30fe:"\u0076\u006f\u0069ce\u0064\u0069\u0074\u0065\u0072\u0061\u0074\u0069\u006f\u006e\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x309b:"\u0076\u006f\u0069\u0063\u0065\u0064\u006d\u0061\u0072k\u006b\u0061\u006e\u0061",0xff9e:"\u0076\u006f\u0069ce\u0064\u006d\u0061\u0072\u006b\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x30fa:"\u0076\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24b1:"\u0076\u0070\u0061\u0072\u0065\u006e",0x25af:"\u0076\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065",0x25ae:"\u0076r\u0065c\u0074\u0061\u006e\u0067\u006c\u0065\u0062\u006c\u0061\u0063\u006b",0x021b:"\u0076s\u0063\u0072\u0069\u0070\u0074",0x1e7d:"\u0076\u0074\u0069\u006c\u0064\u0065",0x021c:"\u0076\u0074\u0075r\u006e",0x028c:"\u0076t\u0075\u0072\u006e\u0065\u0064",0x3094:"\u0076\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f4:"\u0076\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x2b1d:"\u0076\u0079\u0073\u006d\u0062\u006c\u006b\u0073\u0071\u0075\u0061\u0072\u0065",0x2218:"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0063\u0069\u0072\u0063\u006c\u0065",0x2b1e:"\u0076\u0079\u0073\u006d\u0077\u0068\u0074\u0073\u0071\u0075\u0061\u0072\u0065",0x299a:"\u0076z\u0069\u0067\u007a\u0061\u0067",0x0077:"\u0077",0x1e83:"\u0077\u0061\u0063\u0075\u0074\u0065",0x3159:"\u0077a\u0065\u006b\u006f\u0072\u0065\u0061n",0x308f:"\u0077\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ef:"\u0077\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff9c:"\u0077\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3158:"\u0077\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x308e:"\u0077a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ee:"\u0077a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x3357:"w\u0061\u0074\u0074\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x301c:"\u0077\u0061\u0076\u0065\u0064\u0061\u0073\u0068",0xfe34:"\u0077\u0061\u0076\u0079un\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065\u0076\u0065\u0072\u0074\u0069\u0063a\u006c",0x0648:"\u0077a\u0077\u0061\u0072\u0061\u0062\u0069c",0xfeee:"\u0077\u0061\u0077\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfe86:"\u0077a\u0077\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeed:"w\u0061\u0077\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfe85:"\u0077a\u0077\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d",0x33dd:"\u0077\u0062\u0073\u0071\u0075\u0061\u0072\u0065",0x24e6:"\u0077c\u0069\u0072\u0063\u006c\u0065",0x0175:"w\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x1e85:"\u0077d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e87:"\u0077\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e89:"\u0077d\u006f\u0074\u0062\u0065\u006c\u006fw",0x2a5f:"\u0077\u0065\u0064\u0067\u0065\u0062\u0061\u0072",0x27d1:"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0074",0x2a60:"\u0077\u0065\u0064\u0067\u0065\u0064\u006f\u0075\u0062l\u0065\u0062\u0061\u0072",0x2a5a:"\u0077\u0065\u0064g\u0065\u006d\u0069\u0064\u0076\u0065\u0072\u0074",0x2a51:"\u0077e\u0064\u0067\u0065\u006f\u0064\u006ft",0x2a55:"\u0077\u0065\u0064g\u0065\u006f\u006e\u0077\u0065\u0064\u0067\u0065",0x2259:"\u0077\u0065\u0064\u0067\u0065\u0071",0x3091:"\u0077\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x2118:"w\u0065\u0069\u0065\u0072\u0073\u0074\u0072\u0061\u0073\u0073",0x30f1:"\u0077\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x315e:"\u0077\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x315d:"\u0077e\u006f\u006b\u006f\u0072\u0065\u0061n",0x1e81:"\u0077\u0067\u0072\u0061\u0076\u0065",0x25e6:"w\u0068\u0069\u0074\u0065\u0062\u0075\u006c\u006c\u0065\u0074",0x25cb:"w\u0068\u0069\u0074\u0065\u0063\u0069\u0072\u0063\u006c\u0065",0x300e:"\u0077\u0068\u0069\u0074ec\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065f\u0074",0xfe43:"\u0077\u0068\u0069\u0074\u0065\u0063\u006f\u0072\u006e\u0065r\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x300f:"\u0077\u0068\u0069te\u0063\u006f\u0072\u006e\u0065\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0xfe44:"\u0077\u0068\u0069t\u0065\u0063\u006f\u0072n\u0065\u0072\u0062\u0072\u0061\u0063\u006be\u0074\u0072\u0069\u0067\u0068\u0074\u0076\u0065\u0072\u0074\u0069\u0063\u0061\u006c",0x25c7:"\u0077\u0068\u0069t\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064",0x25c8:"\u0077\u0068\u0069\u0074\u0065\u0064\u0069\u0061\u006d\u006f\u006e\u0064\u0063o\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0062\u006c\u0061\u0063\u006b\u0073\u006d\u0061\u006c\u006c\u0064\u0069a\u006d\u006f\u006e\u0064",0x25bf:"\u0077\u0068\u0069\u0074\u0065\u0064\u006f\u0077\u006e\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25bd:"\u0077h\u0069\u0074\u0065\u0064o\u0077\u006e\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x27c1:"w\u0068i\u0074\u0065\u0069\u006e\u0077\u0068\u0069\u0074e\u0074\u0072\u0069\u0061ng\u006c\u0065",0x25c3:"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u0066\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0073m\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25c1:"\u0077h\u0069\u0074\u0065\u006ce\u0066\u0074\u0070\u006f\u0069n\u0074i\u006eg\u0074\u0072\u0069\u0061\u006e\u0067\u006ce",0x3016:"\u0077\u0068\u0069\u0074\u0065\u006c\u0065\u006e\u0074\u0069\u0063u\u006c\u0061\u0072\u0062\u0072\u0061\u0063\u006b\u0065\u0074l\u0065\u0066\u0074",0x3017:"w\u0068\u0069\u0074\u0065\u006c\u0065n\u0074\u0069\u0063\u0075\u006c\u0061\u0072\u0062\u0072a\u0063\u006b\u0065t\u0072i\u0067\u0068\u0074",0x25c5:"\u0077\u0068i\u0074\u0065\u0070o\u0069\u006e\u0074\u0065\u0072\u006c\u0065\u0066\u0074",0x25bb:"\u0077\u0068\u0069\u0074\u0065\u0070\u006f\u0069\u006e\u0074\u0065\u0072r\u0069\u0067\u0068\u0074",0x25b9:"\u0077\u0068\u0069t\u0065\u0072\u0069\u0067h\u0074\u0070\u006f\u0069\u006e\u0074\u0069n\u0067\u0073\u006d\u0061\u006c\u006c\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x25b7:"\u0077\u0068\u0069\u0074\u0065\u0072\u0069\u0067\u0068\u0074\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061n\u0067\u006c\u0065",0x25ab:"\u0077\u0068i\u0074\u0065\u0073m\u0061\u006c\u006c\u0073\u0071\u0075\u0061\u0072\u0065",0x27e4:"\u0077\u0068\u0069\u0074es\u0071\u0075\u0061\u0072\u0065\u0074\u0069\u0063\u006b\u006c\u0065\u0066\u0074",0x27e5:"w\u0068i\u0074\u0065\u0073\u0071\u0075\u0061\u0072\u0065t\u0069\u0063\u006b\u0072ig\u0068\u0074",0x2606:"\u0077h\u0069\u0074\u0065\u0073\u0074\u0061r",0x260f:"\u0077\u0068\u0069\u0074\u0065\u0074\u0065\u006c\u0065p\u0068\u006f\u006e\u0065",0x3018:"\u0077\u0068i\u0074\u0065\u0074\u006f\u0072\u0074\u006f\u0069\u0073\u0065\u0073\u0068\u0065\u006c\u006c\u0062\u0072\u0061\u0063\u006b\u0065\u0074le\u0066\u0074",0x3019:"\u0077\u0068\u0069\u0074\u0065\u0074\u006f\u0072\u0074\u006fi\u0073\u0065\u0073\u0068\u0065\u006c\u006cb\u0072\u0061\u0063\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074",0x25b5:"\u0077\u0068\u0069\u0074e\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067s\u006da\u006c\u006c\u0074\u0072\u0069\u0061\u006eg\u006c\u0065",0x25b3:"\u0077\u0068\u0069te\u0075\u0070\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0074\u0072\u0069\u0061\u006e\u0067\u006c\u0065",0x2b2d:"w\u0068\u0074\u0068\u006f\u0072\u007a\u006f\u0076\u0061\u006c",0x2b2f:"w\u0068\u0074\u0076\u0065\u0072\u0074\u006f\u0076\u0061\u006c",0x29a6:"\u0077\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0064\u006f\u0077\u006e",0x29a7:"w\u0069\u0064\u0065\u0061\u006e\u0067\u006c\u0065\u0075\u0070",0x20e9:"\u0077i\u0064e\u0062\u0072\u0069\u0064\u0067\u0065\u0061\u0062\u006f\u0076\u0065",0x3090:"\u0077\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f0:"\u0077\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x315f:"\u0077\u0069\u006b\u006f\u0072\u0065\u0061\u006e",0xff57:"\u0077\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3092:"\u0077\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30f2:"\u0077\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff66:"\u0077\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x20a9:"\u0077\u006f\u006e",0xffe6:"\u0077\u006f\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x0e27:"\u0077\u006f\u0077\u0061\u0065\u006e\u0074\u0068\u0061\u0069",0x24b2:"\u0077\u0070\u0061\u0072\u0065\u006e",0x2240:"\u0077\u0072\u0065\u0061\u0074\u0068\u0070\u0072\u006f\u0064\u0075\u0063\u0074",0x1e98:"\u0077\u0072\u0069n\u0067",0x0240:"\u0077\u0073\u0075\u0070\u0065\u0072",0x02b7:"\u0077s\u0075\u0070\u0065\u0072\u0069\u006fr",0x021d:"\u0077\u0074\u0075r\u006e",0x028d:"\u0077t\u0075\u0072\u006e\u0065\u0064",0x01bf:"\u0077\u0079\u006e\u006e",0x0078:"\u0078",0x033d:"\u0078a\u0062\u006f\u0076\u0065\u0063\u006db",0x3112:"\u0078b\u006f\u0070\u006f\u006d\u006f\u0066o",0x24e7:"\u0078c\u0069\u0072\u0063\u006c\u0065",0x1e8d:"\u0078d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8b:"\u0078\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x056d:"x\u0065\u0068\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03be:"\u0078\u0069",0xff58:"\u0078\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x24b3:"\u0078\u0070\u0061\u0072\u0065\u006e",0x02e3:"\u0078s\u0075\u0070\u0065\u0072\u0069\u006fr",0x0079:"\u0079",0x334e:"y\u0061\u0061\u0064\u006f\u0073\u0071\u0075\u0061\u0072\u0065",0x09af:"\u0079a\u0062\u0065\u006e\u0067\u0061\u006ci",0x00fd:"\u0079\u0061\u0063\u0075\u0074\u0065",0x092f:"\u0079\u0061\u0064\u0065\u0076\u0061",0x3152:"\u0079a\u0065\u006b\u006f\u0072\u0065\u0061n",0x0aaf:"\u0079\u0061\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a2f:"\u0079\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x3084:"\u0079\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e4:"\u0079\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff94:"\u0079\u0061\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3151:"\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x0e4e:"\u0079\u0061\u006da\u006b\u006b\u0061\u006e\u0074\u0068\u0061\u0069",0x3083:"\u0079a\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e3:"\u0079a\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6c:"\u0079a\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x0463:"y\u0061\u0074\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x24e8:"\u0079c\u0069\u0072\u0063\u006c\u0065",0x0177:"y\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x00ff:"\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s",0x1e8f:"\u0079\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1ef5:"\u0079d\u006f\u0074\u0062\u0065\u006c\u006fw",0x064a:"\u0079e\u0068\u0061\u0072\u0061\u0062\u0069c",0x06d2:"\u0079e\u0068b\u0061\u0072\u0072\u0065\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0xfbaf:"y\u0065h\u0062\u0061\u0072\u0072\u0065\u0065\u0066\u0069n\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfef2:"\u0079\u0065\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0x0626:"\u0079\u0065\u0068\u0068am\u007a\u0061\u0061\u0062\u006f\u0076\u0065\u0061\u0072\u0061\u0062\u0069\u0063",0xfe8a:"\u0079e\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006f\u0076\u0065f\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfe8b:"\u0079\u0065\u0068\u0068\u0061\u006d\u007a\u0061\u0061\u0062\u006fv\u0065\u0069\u006e\u0069\u0074\u0069\u0061\u006c\u0061\u0072a\u0062\u0069\u0063",0xfe8c:"\u0079e\u0068\u0068\u0061\u006dz\u0061\u0061\u0062\u006f\u0076e\u006de\u0064i\u0061\u006c\u0061\u0072\u0061\u0062\u0069c",0xfef3:"\u0079\u0065h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfef1:"y\u0065\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfcdd:"y\u0065h\u006d\u0065\u0065\u006d\u0069\u006e\u0069\u0074i\u0061\u006c\u0061\u0072ab\u0069\u0063",0xfc58:"y\u0065\u0068\u006d\u0065em\u0069s\u006f\u006c\u0061\u0074\u0065d\u0061\u0072\u0061\u0062\u0069\u0063",0xfc94:"\u0079e\u0068n\u006f\u006f\u006e\u0066\u0069n\u0061\u006ca\u0072\u0061\u0062\u0069\u0063",0x06d1:"\u0079\u0065\u0068th\u0072\u0065\u0065\u0064\u006f\u0074\u0073\u0062\u0065\u006c\u006f\u0077\u0061\u0072\u0061\u0062\u0069\u0063",0xfc95:"\u0079\u0065\u0068wi\u0074\u0068\u0061\u006c\u0065\u0066\u006d\u0061\u006b\u0073\u0075\u0072\u0061\u0066\u0069\u006e\u0061\u006c",0xfc59:"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0061\u006c\u0065\u0066m\u0061\u006b\u0073\u0075\u0072\u0061\u0069\u0073\u006f\u006ca\u0074\u0065\u0064",0xfcdb:"\u0079\u0065\u0068\u0077\u0069\u0074\u0068\u0068\u0061\u0068\u0069\u006ei\u0074\u0069\u0061\u006c",0xfe89:"\u0079e\u0068\u0077\u0069\u0074h\u0068\u0061\u006d\u007a\u0061a\u0062o\u0076e\u0069\u0073\u006f\u006c\u0061\u0074\u0065d",0xfcda:"\u0079e\u0068w\u0069\u0074\u0068\u006a\u0065e\u006d\u0069n\u0069\u0074\u0069\u0061\u006c",0xfcdc:"\u0079e\u0068w\u0069\u0074\u0068\u006b\u0068a\u0068\u0069n\u0069\u0074\u0069\u0061\u006c",0xfc91:"\u0079e\u0068w\u0069\u0074\u0068\u0072\u0065\u0068\u0066\u0069\u006e\u0061\u006c",0x3156:"\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x00a5:"\u0079\u0065\u006e",0xffe5:"\u0079\u0065\u006em\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x3155:"\u0079e\u006f\u006b\u006f\u0072\u0065\u0061n",0x3186:"\u0079\u0065\u006f\u0072\u0069\u006e\u0068\u0069\u0065\u0075\u0068\u006bo\u0072\u0065\u0061\u006e",0x05aa:"\u0079e\u0072a\u0068\u0062\u0065\u006e\u0079o\u006d\u006fh\u0065\u0062\u0072\u0065\u0077",0x044b:"\u0079\u0065\u0072i\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04f9:"y\u0065r\u0075\u0064\u0069\u0065\u0072\u0065\u0073\u0069s\u0063\u0079\u0072\u0069ll\u0069\u0063",0x3181:"\u0079\u0065\u0073\u0069\u0065\u0075\u006e\u0067\u006bo\u0072\u0065\u0061\u006e",0x3183:"y\u0065\u0073\u0069\u0065un\u0067p\u0061\u006e\u0073\u0069\u006fs\u006b\u006f\u0072\u0065\u0061\u006e",0x3182:"\u0079e\u0073i\u0065\u0075\u006e\u0067\u0073i\u006f\u0073k\u006f\u0072\u0065\u0061\u006e",0x059a:"y\u0065\u0074\u0069\u0076\u0068\u0065\u0062\u0072\u0065\u0077",0x1ef3:"\u0079\u0067\u0072\u0061\u0076\u0065",0x01b4:"\u0079\u0068\u006fo\u006b",0x1ef7:"\u0079\u0068\u006f\u006f\u006b\u0061\u0062\u006f\u0076\u0065",0x0575:"\u0079\u0069\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x0457:"\u0079\u0069\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x3162:"\u0079\u0069\u006b\u006f\u0072\u0065\u0061\u006e",0x262f:"\u0079i\u006e\u0079\u0061\u006e\u0067",0x0582:"\u0079\u0069\u0077n\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0xff59:"\u0079\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xfb39:"\u0079o\u0064d\u0061\u0067\u0065\u0073\u0068\u0068\u0065\u0062\u0072\u0065\u0077",0x05f2:"\u0079\u006f\u0064y\u006f\u0064\u0068\u0065\u0062\u0072\u0065\u0077",0xfb1f:"\u0079\u006f\u0064\u0079\u006f\u0064\u0070\u0061\u0074\u0061\u0068\u0068e\u0062\u0072\u0065\u0077",0x0222:"\u0079\u006f\u0067\u0068",0x0223:"\u0079\u006f\u0067\u0068\u0063\u0075\u0072\u006c",0x3088:"\u0079\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x3189:"\u0079o\u0069\u006b\u006f\u0072\u0065\u0061n",0x30e8:"\u0079\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff96:"\u0079\u006f\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x315b:"\u0079\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x3087:"\u0079o\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e7:"\u0079o\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6e:"\u0079o\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x03f3:"\u0079\u006f\u0074\u0067\u0072\u0065\u0065\u006b",0x3188:"y\u006f\u0079\u0061\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x3187:"\u0079\u006f\u0079\u0061\u006b\u006f\u0072\u0065\u0061\u006e",0x0e22:"\u0079o\u0079\u0061\u006b\u0074\u0068\u0061i",0x0e0d:"\u0079\u006f\u0079\u0069\u006e\u0067\u0074\u0068\u0061\u0069",0x24b4:"\u0079\u0070\u0061\u0072\u0065\u006e",0x037a:"\u0079\u0070\u006f\u0067\u0065\u0067\u0072\u0061\u006d\u006d\u0065\u006e\u0069",0x0345:"y\u0070\u006f\u0067\u0065gr\u0061m\u006d\u0065\u006e\u0069\u0067r\u0065\u0065\u006b\u0063\u006d\u0062",0x01a6:"\u0079\u0072",0x1e99:"\u0079\u0072\u0069n\u0067",0x0241:"\u0079\u0073\u0075\u0070\u0065\u0072",0x02b8:"\u0079s\u0075\u0070\u0065\u0072\u0069\u006fr",0x1ef9:"\u0079\u0074\u0069\u006c\u0064\u0065",0x021e:"\u0079\u0074\u0075r\u006e",0x028e:"\u0079t\u0075\u0072\u006e\u0065\u0064",0x3086:"\u0079\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x318c:"\u0079u\u0069\u006b\u006f\u0072\u0065\u0061n",0x30e6:"\u0079\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff95:"\u0079\u0075\u006b\u0061ta\u006b\u0061\u006e\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x3160:"\u0079\u0075\u006b\u006f\u0072\u0065\u0061\u006e",0x046b:"\u0079\u0075\u0073\u0062\u0069\u0067\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x046d:"\u0079\u0075\u0073\u0062ig\u0069\u006f\u0074\u0069\u0066\u0069\u0065\u0064\u0063\u0079\u0072\u0069\u006c\u006ci\u0063",0x0467:"\u0079\u0075\u0073\u006c\u0069\u0074\u0074\u006c\u0065\u0063\u0079\u0072i\u006c\u006c\u0069\u0063",0x0469:"\u0079u\u0073\u006c\u0069\u0074t\u006c\u0065\u0069\u006f\u0074i\u0066i\u0065d\u0063\u0079\u0072\u0069\u006c\u006c\u0069c",0x3085:"\u0079u\u0073m\u0061\u006c\u006c\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30e5:"\u0079u\u0073m\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0xff6d:"\u0079u\u0073\u006d\u0061\u006c\u006c\u006b\u0061\u0074\u0061\u006b\u0061n\u0061\u0068\u0061\u006c\u0066\u0077\u0069\u0064\u0074\u0068",0x318b:"\u0079\u0075\u0079\u0065\u006b\u006f\u0072\u0065\u0061\u006e",0x318a:"y\u0075\u0079\u0065\u006f\u006b\u006f\u0072\u0065\u0061\u006e",0x09df:"\u0079\u0079\u0061\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x095f:"\u0079y\u0061\u0064\u0065\u0076\u0061",0x007a:"\u007a",0x0566:"\u007a\u0061\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x017a:"\u007a\u0061\u0063\u0075\u0074\u0065",0x095b:"\u007a\u0061\u0064\u0065\u0076\u0061",0x0a5b:"\u007a\u0061\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0638:"\u007aa\u0068\u0061\u0072\u0061\u0062\u0069c",0xfec6:"\u007a\u0061\u0068\u0066\u0069\u006e\u0061\u006c\u0061r\u0061\u0062\u0069\u0063",0xfec7:"\u007a\u0061h\u0069\u006e\u0069t\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x3056:"\u007a\u0061\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0xfec5:"z\u0061\u0068\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0xfec8:"\u007aa\u0068m\u0065\u0064\u0069\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0x0632:"\u007a\u0061\u0069\u006e\u0061\u0072\u0061\u0062\u0069\u0063",0xfeb0:"\u007aa\u0069n\u0066\u0069\u006e\u0061\u006c\u0061\u0072\u0061\u0062\u0069\u0063",0xfeaf:"\u007a\u0061\u0069n\u0069\u0073\u006f\u006c\u0061\u0074\u0065\u0064",0x30b6:"\u007a\u0061\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0595:"\u007a\u0061q\u0065\u0066\u0067a\u0064\u006f\u006c\u0068\u0065\u0062\u0072\u0065\u0077",0x0594:"\u007a\u0061q\u0065\u0066\u0071a\u0074\u0061\u006e\u0068\u0065\u0062\u0072\u0065\u0077",0x0598:"z\u0061\u0072\u0071\u0061\u0068\u0065\u0062\u0072\u0065\u0077",0xfb36:"\u007a\u0061\u0079\u0069\u006e\u0064\u0061\u0067\u0065\u0073\u0068\u0068e\u0062\u0072\u0065\u0077",0x3117:"\u007ab\u006f\u0070\u006f\u006d\u006f\u0066o",0x017e:"\u007a\u0063\u0061\u0072\u006f\u006e",0x24e9:"\u007ac\u0069\u0072\u0063\u006c\u0065",0x1e91:"z\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078",0x2a1f:"\u007a\u0063\u006d\u0070",0x0291:"\u007a\u0063\u0075r\u006c",0x017c:"\u007a\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074",0x1e93:"\u007ad\u006f\u0074\u0062\u0065\u006c\u006fw",0x0499:"\u007a\u0065\u0064\u0065sc\u0065\u006e\u0064\u0065\u0072\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x04df:"\u007ae\u0064i\u0065\u0072\u0065\u0073\u0069s\u0063\u0079r\u0069\u006c\u006c\u0069\u0063",0x305c:"\u007a\u0065\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30bc:"\u007a\u0065\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x0030:"\u007a\u0065\u0072\u006f",0x09e6:"z\u0065\u0072\u006f\u0062\u0065\u006e\u0067\u0061\u006c\u0069",0x0966:"\u007a\u0065\u0072\u006f\u0064\u0065\u0076\u0061",0x0ae6:"\u007a\u0065\u0072o\u0067\u0075\u006a\u0061\u0072\u0061\u0074\u0069",0x0a66:"\u007a\u0065\u0072o\u0067\u0075\u0072\u006d\u0075\u006b\u0068\u0069",0x0660:"\u007a\u0065\u0072\u006f\u0068\u0061\u0063\u006b\u0061r\u0061\u0062\u0069\u0063",0x2080:"\u007a\u0065\u0072o\u0069\u006e\u0066\u0065\u0072\u0069\u006f\u0072",0xff10:"\u007a\u0065\u0072\u006f\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0xf730:"\u007a\u0065\u0072o\u006f\u006c\u0064\u0073\u0074\u0079\u006c\u0065",0x06f0:"z\u0065\u0072\u006f\u0070\u0065\u0072\u0073\u0069\u0061\u006e",0x2070:"\u007a\u0065\u0072o\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072",0x0e50:"\u007a\u0065\u0072\u006f\u0074\u0068\u0061\u0069",0xfeff:"\u007ae\u0072o\u0077\u0069\u0064\u0074\u0068\u006a\u006f\u0069\u006e\u0065\u0072",0x200b:"\u007a\u0065\u0072\u006f\u0077\u0069\u0064\u0074\u0068s\u0070\u0061\u0063\u0065",0x03b6:"\u007a\u0065\u0074\u0061",0x3113:"\u007a\u0068\u0062\u006f\u0070\u006f\u006d\u006f\u0066\u006f",0x056a:"z\u0068\u0065\u0061\u0072\u006d\u0065\u006e\u0069\u0061\u006e",0x03fe:"\u007a\u0068\u0065\u0062\u0072\u0065\u0076\u0065",0x04c2:"\u007a\u0068e\u0062\u0072\u0065v\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0436:"z\u0068\u0065\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x0497:"z\u0068e\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0065r\u0063\u0079\u0072\u0069ll\u0069\u0063",0x04dd:"\u007a\u0068\u0065\u0064ie\u0072\u0065\u0073\u0069\u0073\u0063\u0079\u0072\u0069\u006c\u006c\u0069\u0063",0x3058:"\u007a\u0069\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30b8:"\u007a\u0069\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x05ae:"z\u0069\u006e\u006f\u0072\u0068\u0065\u0062\u0072\u0065\u0077",0x1e95:"\u007a\u006c\u0069\u006e\u0065\u0062\u0065\u006c\u006f\u0077",0xff5a:"\u007a\u006d\u006f\u006e\u006f\u0073\u0070\u0061\u0063\u0065",0x305e:"\u007a\u006f\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30be:"\u007a\u006f\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061",0x24b5:"\u007a\u0070\u0061\u0072\u0065\u006e",0x2a20:"\u007a\u0070\u0069p\u0065",0x2a21:"\u007a\u0070\u0072\u006f\u006a\u0065\u0063\u0074",0x0290:"\u007a\u0072\u0065\u0074\u0072\u006f\u0066\u006c\u0065x\u0068\u006f\u006f\u006b",0x0220:"\u007ar\u0074\u0068\u006f\u006f\u006b",0x01b6:"\u007as\u0074\u0072\u006f\u006b\u0065",0x305a:"\u007a\u0075\u0068\u0069\u0072\u0061\u0067\u0061\u006e\u0061",0x30ba:"\u007a\u0075\u006b\u0061\u0074\u0061\u006b\u0061\u006e\u0061"}); +func NewStandardEncoder ()SimpleEncoder {return _ggf .NewEncoder ()};func init (){RegisterSimpleEncoding (_fag ,NewPdfDocEncoder );RegisterSimpleEncoding (_cgad ,NewStandardEncoder );};func NewSimpleTextEncoder (baseName string ,differences map[CharCode ]GlyphName )(SimpleEncoder ,error ){_fbc ,_gfa :=_efab .Read (baseName ); +if !_gfa {_gce .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004ee\u0077\u0053\u0069mp\u006c\u0065\u0054\u0065\u0078\u0074E\u006e\u0063\u006f\u0064\u0065\u0072\u002e\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e \u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067 \u0025\u0071",baseName ); +return nil ,nil ;};_gabd :=_fbc ();if len (differences )!=0{_gabd =ApplyDifferences (_gabd ,differences );};return _gabd ,nil ;};func (_ggfb UTF16Encoder )RuneToCharcode (r rune )(CharCode ,bool ){return CharCode (r ),true };func (_fdge *simpleMapping )NewEncoder ()SimpleEncoder {_fdge ._bdf .Do (_fdge .init ); +return &simpleEncoding {_cabd :_fdge ._gbe ,_gfec :_fdge ._bcbf ,_cbab :_fdge ._cggf };};func (_eggf *IdentityEncoder )String ()string {return _eggf ._ada };func (_bdee *simpleEncoding )String ()string {return "\u0073i\u006dp\u006c\u0065\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0028"+_bdee ._cabd +"\u0029"; +};func (_gfaf *simpleEncoder )Reset (){};func init (){RegisterSimpleEncoding (_dbgc ,NewWinAnsiEncoder )};func (_dge *TrueTypeFontEncoder )Encode (str string )[]byte {return _becg (_dge ,str )};type charCodeGlyphNameTuple struct{CharCode CharCode ;GlyphName GlyphName ; +};type simpleEncodersMap struct{_deef map[string ]func ()SimpleEncoder ;_abf _ca .RWMutex ;};func (_be CMapEncoder )RuneToCharcode (r rune )(CharCode ,bool ){if _be ._ade ==nil {return 0,false ;};_gbc ,_eb :=_be ._ade .StringToCID (string (r ));if !_eb {return 0,false ; +};if _be ._agf !=nil {_eac ,_cbf :=_be ._agf .CIDToCharcode (_gbc );if !_cbf {return 0,false ;};return CharCode (_eac ),true ;};return CharCode (_gbc ),true ;};func (_ace simpleDecoder )Transform (dst ,src []byte ,_ bool )(_aaca ,_dad int ,_ error ){for len (src )!=0{_cgb :=src [0]; +src =src [1:];_deeac ,_aafb :=_ace ._cad .Read (_cgb );if !_aafb {_deeac =MissingCodeRune ;};if _b .RuneLen (_deeac )> len (dst ){return _aaca ,_dad ,_cc .ErrShortDst ;};_ddaf :=_b .EncodeRune (dst ,_deeac );dst =dst [_ddaf :];_dad ++;_aaca +=_ddaf ;}; +return _aaca ,_dad ,nil ;};func (_cgba *simpleEncoder )Transform (dst ,src []byte ,atEOF bool )(_dbeb ,_efg int ,_ error ){for len (src )!=0{if !_b .FullRune (src )&&!atEOF {return _dbeb ,_efg ,_cc .ErrShortSrc ;}else if len (dst )==0{return _dbeb ,_efg ,_cc .ErrShortDst ; +};_bgb ,_efdd :=_b .DecodeRune (src );if _bgb ==_b .RuneError {_bgb =MissingCodeRune ;};src =src [_efdd :];_efg +=_efdd ;_acb ,_aafbb :=_cgba ._aee .Read (_bgb );if !_aafbb {_acb ,_ =_cgba ._aee .Read (MissingCodeRune );};dst [0]=_acb ;dst =dst [1:];_dbeb ++; +};return _dbeb ,_efg ,nil ;};type TextEncoder interface{String ()string ;Encode (_dae string )[]byte ;Decode (_ffc []byte )string ;RuneToCharcode (_egge rune )(CharCode ,bool );CharcodeToRune (_adf CharCode )(rune ,bool );ToPdfObject ()_bg .PdfObject ; +};type CMapEncoder struct{_faf string ;_agf *_ea .CMap ;_ade *_ea .CMap ;};func (_fbab *IdentityEncoder )ToPdfObject ()_bg .PdfObject {if _fbab ._ada !=""{return _bg .MakeName (_fbab ._ada );};return _bg .MakeNull ();};func (_bag UTF16Encoder )ToPdfObject ()_bg .PdfObject {if _bag ._eegg !=""{return _bg .MakeName (_bag ._eegg ); +};return _bg .MakeNull ();};func (_fedd *simpleEncodersMap )Read (s string )(func ()SimpleEncoder ,bool ){_fedd ._abf .RLock ();defer _fedd ._abf .RUnlock ();_eaga ,_dcg :=_fedd ._deef [s ];return _eaga ,_dcg ;};func (_egbe *simpleEncodersMap )Write (s string ,f func ()SimpleEncoder ){_egbe ._abf .Lock (); +defer _egbe ._abf .Unlock ();_egbe ._deef [s ]=f ;};func (_efcfb UTF16Encoder )Encode (str string )[]byte {return []byte (_bb .StringToUTF16 (str ))};func (_caeda *TrueTypeFontEncoder )CharcodeToRune (code CharCode )(rune ,bool ){_bgc :=rune (-1);_caeda ._agcd .Range (func (_fecf rune ,_eec uint16 )(_ggc bool ){_gge :=CharCode (_eec ); +if _gge ==code {_bgc =_fecf ;return true ;};return false ;});if _bgc !=-1{return _bgc ,true ;};_gce .Log .Debug ("\u0043h\u0061\u0072c\u006f\u0064\u0065\u0054o\u0052\u0075\u006ee\u003a\u0020\u004e\u006f\u0020\u006d\u0061\u0074\u0063h.\u0020\u0063\u006fd\u0065\u003d0\u0078\u0025\u0030\u0034\u0078\u0020e\u006e\u0063=\u0025\u0073",code ,_caeda ); +return 0,false ;};func _ef (_bbg ...charCodeGlyphNameTuple )*charCodeGlyphNameMap {_afd :=map[CharCode ]GlyphName {};for _ ,_eg :=range _bbg {_afd [_eg .CharCode ]=_eg .GlyphName ;};return &charCodeGlyphNameMap {_ad :_afd };};type UTF16Encoder struct{_eegg string }; +var (_ebac =_dfb (_fege ,_dfaa );_bebd =_dfb (_ebe ,_ecfc ););func (_ee CMapEncoder )Decode (raw []byte )string {if _ee ._agf !=nil {if _cg ,_egf :=_ee ._agf .BytesToCharcodes (raw );_egf {var _gb _af .Buffer ;for _ ,_cee :=range _cg {_adg ,_ :=_ee .charcodeToString (CharCode (_cee )); +_gb .WriteString (_adg );};return _gb .String ();};};return _dcb (_ee ,raw );};func (_fddae UTF16Encoder )CharcodeToRune (code CharCode )(rune ,bool ){return rune (code ),true };func (_bfc *differencesEncoding )Encode (str string )[]byte {_agfc :=[]rune (str ); +_ceed :=_af .NewBuffer (nil );_ceed .Grow (len (_agfc ));for _ ,_gg :=range _agfc {_dff ,_ :=_bfc .RuneToCharcode (_gg );_ceed .WriteByte (byte (_dff ));};return _ceed .Bytes ();};var _fba =_ce .NewStringRuneMap (map[string ]rune {"\u0066\u005f\u0074":0xe000,"\u0066\u005f\u006a":0xe001,"\u0066\u005f\u0062":0xe002,"\u0066\u005f\u0068":0xe003,"\u0066\u005f\u006b":0xe004,"\u0074\u005f\u0074":0xe005,"\u0074\u005f\u0066":0xe006,"\u0066\u005f\u0066_\u006a":0xe007,"\u0066\u005f\u0066_\u0062":0xe008,"\u0066\u005f\u0066_\u0068":0xe009,"\u0066\u005f\u0066_\u006b":0xe00a,"\u0054\u005f\u0068":0xe00b}); +var _bgdd =_ce .NewStringsMap (_fdda [:]);func (_gfd *IdentityEncoder )GlyphToRune (glyph GlyphName )(rune ,bool ){if glyph =="\u0073\u0070\u0061c\u0065"{return ' ',true ;}else if !_ag .HasPrefix (string (glyph ),"\u0075\u006e\u0069")||len (glyph )!=7{return 0,false ; +};_dde ,_edc :=_bf .ParseUint (string (glyph [3:]),16,16);if _edc !=nil {return 0,false ;};return rune (_dde ),true ;};var _ecfc =_ce .NewByteRuneMap (map[byte ]rune {0x20:' ',0x21:'✁',0x22:'✂',0x23:'✃',0x24:'✄',0x25:'☎',0x26:'✆',0x27:'✇',0x28:'✈',0x29:'✉',0x2a:'☛',0x2b:'☞',0x2c:'✌',0x2d:'✍',0x2e:'✎',0x2f:'✏',0x30:'✐',0x31:'✑',0x32:'✒',0x33:'✓',0x34:'✔',0x35:'✕',0x36:'✖',0x37:'✗',0x38:'✘',0x39:'✙',0x3a:'✚',0x3b:'✛',0x3c:'✜',0x3d:'✝',0x3e:'✞',0x3f:'✟',0x40:'✠',0x41:'✡',0x42:'✢',0x43:'✣',0x44:'✤',0x45:'✥',0x46:'✦',0x47:'✧',0x48:'★',0x49:'✩',0x4a:'✪',0x4b:'✫',0x4c:'✬',0x4d:'✭',0x4e:'✮',0x4f:'✯',0x50:'✰',0x51:'✱',0x52:'✲',0x53:'✳',0x54:'✴',0x55:'✵',0x56:'✶',0x57:'✷',0x58:'✸',0x59:'✹',0x5a:'✺',0x5b:'✻',0x5c:'✼',0x5d:'✽',0x5e:'✾',0x5f:'✿',0x60:'❀',0x61:'❁',0x62:'❂',0x63:'❃',0x64:'❄',0x65:'❅',0x66:'❆',0x67:'❇',0x68:'❈',0x69:'❉',0x6a:'❊',0x6b:'❋',0x6c:'●',0x6d:'❍',0x6e:'■',0x6f:'❏',0x70:'❐',0x71:'❑',0x72:'❒',0x73:'▲',0x74:'▼',0x75:'◆',0x76:'❖',0x77:'◗',0x78:'❘',0x79:'❙',0x7a:'❚',0x7b:'❛',0x7c:'❜',0x7d:'❝',0x7e:'❞',0x80:'\uf8d7',0x81:'\uf8d8',0x82:'\uf8d9',0x83:'\uf8da',0x84:'\uf8db',0x85:'\uf8dc',0x86:'\uf8dd',0x87:'\uf8de',0x88:'\uf8df',0x89:'\uf8e0',0x8a:'\uf8e1',0x8b:'\uf8e2',0x8c:'\uf8e3',0x8d:'\uf8e4',0xa1:'❡',0xa2:'❢',0xa3:'❣',0xa4:'❤',0xa5:'❥',0xa6:'❦',0xa7:'❧',0xa8:'♣',0xa9:'♦',0xaa:'♥',0xab:'♠',0xac:'①',0xad:'②',0xae:'③',0xaf:'④',0xb0:'⑤',0xb1:'⑥',0xb2:'⑦',0xb3:'⑧',0xb4:'⑨',0xb5:'⑩',0xb6:'❶',0xb7:'❷',0xb8:'❸',0xb9:'❹',0xba:'❺',0xbb:'❻',0xbc:'❼',0xbd:'❽',0xbe:'❾',0xbf:'❿',0xc0:'➀',0xc1:'➁',0xc2:'➂',0xc3:'➃',0xc4:'➄',0xc5:'➅',0xc6:'➆',0xc7:'➇',0xc8:'➈',0xc9:'➉',0xca:'➊',0xcb:'➋',0xcc:'➌',0xcd:'➍',0xce:'➎',0xcf:'➏',0xd0:'➐',0xd1:'➑',0xd2:'➒',0xd3:'➓',0xd4:'➔',0xd5:'→',0xd6:'↔',0xd7:'↕',0xd8:'➘',0xd9:'➙',0xda:'➚',0xdb:'➛',0xdc:'➜',0xdd:'➝',0xde:'➞',0xdf:'➟',0xe0:'➠',0xe1:'➡',0xe2:'➢',0xe3:'➣',0xe4:'➤',0xe5:'➥',0xe6:'➦',0xe7:'➧',0xe8:'➨',0xe9:'➩',0xea:'➪',0xeb:'➫',0xec:'➬',0xed:'➭',0xee:'➮',0xef:'➯',0xf1:'➱',0xf2:'➲',0xf3:'➳',0xf4:'➴',0xf5:'➵',0xf6:'➶',0xf7:'➷',0xf8:'➸',0xf9:'➹',0xfa:'➺',0xfb:'➻',0xfc:'➼',0xfd:'➽',0xfe:'➾'}); diff --git a/internal/timeutils/timeutils.go b/internal/timeutils/timeutils.go index b5826e16..490a9fdf 100644 --- a/internal/timeutils/timeutils.go +++ b/internal/timeutils/timeutils.go @@ -9,12 +9,11 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package timeutils ;import (_b "errors";_g "fmt";_a "regexp";_bf "strconv";_c "time";);var _fd =_a .MustCompile ("\u005cs\u002a\u0044\u005cs\u002a\u003a\u005cs\u002a(\\\u0064\u007b\u0034\u007d\u0029\u0028\u005cd\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064{2\u007d)\u003f\u0028\u005b\u002b\u002d\u005a]\u0029\u003f\u0028\u005c\u0064{\u0032\u007d\u0029\u003f\u0027\u003f\u0028\u005c\u0064\u007b\u0032}\u0029\u003f"); -func ParsePdfTime (pdfTime string )(_c .Time ,error ){_cf :=_fd .FindAllStringSubmatch (pdfTime ,1);if len (_cf )< 1{if len (pdfTime )> 0&&pdfTime [0]!='D'{pdfTime =_g .Sprintf ("\u0044\u003a\u0025\u0073",pdfTime );return ParsePdfTime (pdfTime );};return _c .Time {},_g .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0065\u0020s\u0074\u0072\u0069\u006e\u0067\u0020\u0028\u0025\u0073\u0029",pdfTime ); -};if len (_cf [0])!=10{return _c .Time {},_b .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0067\u0065\u0078p\u0020\u0067\u0072\u006f\u0075\u0070 \u006d\u0061\u0074\u0063\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020!\u003d\u0020\u0031\u0030"); -};_bac ,_ :=_bf .ParseInt (_cf [0][1],10,32);_ag ,_ :=_bf .ParseInt (_cf [0][2],10,32);_ac ,_ :=_bf .ParseInt (_cf [0][3],10,32);_dc ,_ :=_bf .ParseInt (_cf [0][4],10,32);_ab ,_ :=_bf .ParseInt (_cf [0][5],10,32);_cb ,_ :=_bf .ParseInt (_cf [0][6],10,32); -var (_cc byte ;_gg int64 ;_bad int64 ;);_cc ='+';if len (_cf [0][7])> 0{if _cf [0][7]=="\u002d"{_cc ='-';}else if _cf [0][7]=="\u005a"{_cc ='Z';};};if len (_cf [0][8])> 0{_gg ,_ =_bf .ParseInt (_cf [0][8],10,32);}else {_gg =0;};if len (_cf [0][9])> 0{_bad ,_ =_bf .ParseInt (_cf [0][9],10,32); -}else {_bad =0;};_ca :=int (_gg *60*60+_bad *60);switch _cc {case '-':_ca =-_ca ;case 'Z':_ca =0;};_bb :=_g .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_cc ,_gg ,_bad );_gea :=_c .FixedZone (_bb ,_ca );return _c .Date (int (_bac ),_c .Month (_ag ),int (_ac ),int (_dc ),int (_ab ),int (_cb ),0,_gea ),nil ; -};func FormatPdfTime (in _c .Time )string {_ee :=in .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_ge ,_ :=_bf .ParseInt (_ee [1:3],10,32);_fg ,_ :=_bf .ParseInt (_ee [4:6],10,32);_cd :=int64 (in .Year ());_ba :=int64 (in .Month ());_fgc :=int64 (in .Day ()); -_fcf :=int64 (in .Hour ());_fgb :=int64 (in .Minute ());_bg :=int64 (in .Second ());_d :=_ee [0];return _g .Sprintf ("\u0044\u003a\u0025\u002e\u0034\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e2\u0064\u0025\u0063\u0025\u002e2\u0064\u0027%\u002e\u0032\u0064\u0027",_cd ,_ba ,_fgc ,_fcf ,_fgb ,_bg ,_d ,_ge ,_fg ); -}; \ No newline at end of file +package timeutils ;import (_g "errors";_ge "fmt";_bd "regexp";_d "strconv";_e "time";);func ParsePdfTime (pdfTime string )(_e .Time ,error ){_gfa :=_cc .FindAllStringSubmatch (pdfTime ,1);if len (_gfa )< 1{if len (pdfTime )> 0&&pdfTime [0]!='D'{pdfTime =_ge .Sprintf ("\u0044\u003a\u0025\u0073",pdfTime ); +return ParsePdfTime (pdfTime );};return _e .Time {},_ge .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0064\u0061\u0074\u0065\u0020s\u0074\u0072\u0069\u006e\u0067\u0020\u0028\u0025\u0073\u0029",pdfTime );};if len (_gfa [0])!=10{return _e .Time {},_g .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0067\u0065\u0078p\u0020\u0067\u0072\u006f\u0075\u0070 \u006d\u0061\u0074\u0063\u0068\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020!\u003d\u0020\u0031\u0030"); +};_be ,_ :=_d .ParseInt (_gfa [0][1],10,32);_age ,_ :=_d .ParseInt (_gfa [0][2],10,32);_da ,_ :=_d .ParseInt (_gfa [0][3],10,32);_cf ,_ :=_d .ParseInt (_gfa [0][4],10,32);_ba ,_ :=_d .ParseInt (_gfa [0][5],10,32);_cac ,_ :=_d .ParseInt (_gfa [0][6],10,32); +var (_fa byte ;_fe int64 ;_beb int64 ;);_fa ='+';if len (_gfa [0][7])> 0{if _gfa [0][7]=="\u002d"{_fa ='-';}else if _gfa [0][7]=="\u005a"{_fa ='Z';};};if len (_gfa [0][8])> 0{_fe ,_ =_d .ParseInt (_gfa [0][8],10,32);}else {_fe =0;};if len (_gfa [0][9])> 0{_beb ,_ =_d .ParseInt (_gfa [0][9],10,32); +}else {_beb =0;};_fg :=int (_fe *60*60+_beb *60);switch _fa {case '-':_fg =-_fg ;case 'Z':_fg =0;};_cfa :=_ge .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_fa ,_fe ,_beb );_cacd :=_e .FixedZone (_cfa ,_fg ); +return _e .Date (int (_be ),_e .Month (_age ),int (_da ),int (_cf ),int (_ba ),int (_cac ),0,_cacd ),nil ;};func FormatPdfTime (in _e .Time )string {_f :=in .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_a ,_ :=_d .ParseInt (_f [1:3],10,32);_c ,_ :=_d .ParseInt (_f [4:6],10,32); +_ca :=int64 (in .Year ());_dg :=int64 (in .Month ());_gfe :=int64 (in .Day ());_gb :=int64 (in .Hour ());_ag :=int64 (in .Minute ());_gd :=int64 (in .Second ());_ea :=_f [0];return _ge .Sprintf ("\u0044\u003a\u0025\u002e\u0034\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e2\u0064\u0025\u0063\u0025\u002e2\u0064\u0027%\u002e\u0032\u0064\u0027",_ca ,_dg ,_gfe ,_gb ,_ag ,_gd ,_ea ,_a ,_c ); +};var _cc =_bd .MustCompile ("\u005cs\u002a\u0044\u005cs\u002a\u003a\u005cs\u002a(\\\u0064\u007b\u0034\u007d\u0029\u0028\u005cd\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064\u007b\u0032\u007d\u0029\u0028\u005c\u0064{2\u007d)\u003f\u0028\u005b\u002b\u002d\u005a]\u0029\u003f\u0028\u005c\u0064{\u0032\u007d\u0029\u003f\u0027\u003f\u0028\u005c\u0064\u007b\u0032}\u0029\u003f"); diff --git a/internal/transform/transform.go b/internal/transform/transform.go index 44c851ef..43298ba6 100644 --- a/internal/transform/transform.go +++ b/internal/transform/transform.go @@ -9,20 +9,21 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package transform ;import (_e "fmt";_da "github.com/unidoc/unipdf/v3/common";_g "math";);func TranslationMatrix (tx ,ty float64 )Matrix {return NewMatrix (1,0,0,1,tx ,ty )};func (_ecd Point )Displace (delta Point )Point {return Point {_ecd .X +delta .X ,_ecd .Y +delta .Y }}; -func (_edb *Point )Set (x ,y float64 ){_edb .X ,_edb .Y =x ,y };func (_dgg *Matrix )clampRange (){for _ag ,_ab :=range _dgg {if _ab > _fed {_da .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_ab ,_fed ); -_dgg [_ag ]=_fed ;}else if _ab < -_fed {_da .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_ab ,-_fed );_dgg [_ag ]=-_fed ;};};};type Point struct{X float64 ;Y float64 ;};func (_gbg Point )Distance (b Point )float64 {return _g .Hypot (_gbg .X -b .X ,_gbg .Y -b .Y )}; -func (_ebf Point )Rotate (theta float64 )Point {_cg :=_g .Hypot (_ebf .X ,_ebf .Y );_aa :=_g .Atan2 (_ebf .Y ,_ebf .X );_de ,_ebfg :=_g .Sincos (_aa +theta /180.0*_g .Pi );return Point {_cg *_ebfg ,_cg *_de };};func (_baa *Matrix )Shear (x ,y float64 ){_baa .Concat (ShearMatrix (x ,y ))}; -func (_bg Matrix )Inverse ()(Matrix ,bool ){_befd ,_ef :=_bg [0],_bg [1];_gf ,_ccd :=_bg [3],_bg [4];_cea ,_fdc :=_bg [6],_bg [7];_ad :=_befd *_ccd -_ef *_gf ;if _g .Abs (_ad )< _gaf {return Matrix {},false ;};_ed ,_eb :=_ccd /_ad ,-_ef /_ad ;_bbe ,_fc :=-_gf /_ad ,_befd /_ad ; -_bd :=-(_ed *_cea +_bbe *_fdc );_beb :=-(_eb *_cea +_fc *_fdc );return NewMatrix (_ed ,_eb ,_bbe ,_fc ,_bd ,_beb ),true ;};func (_fg Matrix )Singular ()bool {return _g .Abs (_fg [0]*_fg [4]-_fg [1]*_fg [3])< _dfc };func (_gdg *Point )transformByMatrix (_ffg Matrix ){_gdg .X ,_gdg .Y =_ffg .Transform (_gdg .X ,_gdg .Y )}; -func (_cbg Point )Interpolate (b Point ,t float64 )Point {return Point {X :(1-t )*_cbg .X +t *b .X ,Y :(1-t )*_cbg .Y +t *b .Y };};func (_cee Matrix )Mult (b Matrix )Matrix {_cee .Concat (b );return _cee };func (_df Matrix )Round (precision float64 )Matrix {for _c :=range _df {_df [_c ]=_g .Round (_df [_c ]/precision )*precision ; -};return _df ;};func (_ca Matrix )ScalingFactorY ()float64 {return _g .Hypot (_ca [3],_ca [4])};func ScaleMatrix (x ,y float64 )Matrix {return NewMatrix (x ,0,0,y ,0,0)};const _dfc =1e-10;func (_gb Matrix )ScalingFactorX ()float64 {return _g .Hypot (_gb [0],_gb [1])}; -func (_ba *Matrix )Concat (b Matrix ){*_ba =Matrix {b [0]*_ba [0]+b [1]*_ba [3],b [0]*_ba [1]+b [1]*_ba [4],0,b [3]*_ba [0]+b [4]*_ba [3],b [3]*_ba [1]+b [4]*_ba [4],0,b [6]*_ba [0]+b [7]*_ba [3]+_ba [6],b [6]*_ba [1]+b [7]*_ba [4]+_ba [7],1};_ba .clampRange (); -};func IdentityMatrix ()Matrix {return NewMatrix (1,0,0,1,0,0)};func (_ac Point )String ()string {return _e .Sprintf ("(\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0029",_ac .X ,_ac .Y );};func (_ff Matrix )Rotate (theta float64 )Matrix {return _ff .Mult (RotationMatrix (theta ))}; -func (_ga Matrix )String ()string {_f ,_dg ,_dgf ,_cc ,_ce ,_gd :=_ga [0],_ga [1],_ga [3],_ga [4],_ga [6],_ga [7];return _e .Sprintf ("\u005b\u00257\u002e\u0034\u0066\u002c%\u0037\u002e4\u0066\u002c\u0025\u0037\u002e\u0034\u0066\u002c%\u0037\u002e\u0034\u0066\u003a\u0025\u0037\u002e\u0034\u0066\u002c\u00257\u002e\u0034\u0066\u005d",_f ,_dg ,_dgf ,_cc ,_ce ,_gd ); -};func ShearMatrix (x ,y float64 )Matrix {return NewMatrix (1,y ,x ,1,0,0)};type Matrix [9]float64 ;func (_feg *Point )Transform (a ,b ,c ,d ,tx ,ty float64 ){_baf :=NewMatrix (a ,b ,c ,d ,tx ,ty );_feg .transformByMatrix (_baf );};func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }}; -const _fed =1e9;func (_a Matrix )Scale (xScale ,yScale float64 )Matrix {return _a .Mult (ScaleMatrix (xScale ,yScale ))};func (_fe *Matrix )Clone ()Matrix {return NewMatrix (_fe [0],_fe [1],_fe [3],_fe [4],_fe [6],_fe [7])};func NewMatrixFromTransforms (xScale ,yScale ,theta ,tx ,ty float64 )Matrix {return IdentityMatrix ().Scale (xScale ,yScale ).Rotate (theta ).Translate (tx ,ty ); -};func (_dc Matrix )Identity ()bool {return _dc [0]==1&&_dc [1]==0&&_dc [2]==0&&_dc [3]==0&&_dc [4]==1&&_dc [5]==0&&_dc [6]==0&&_dc [7]==0&&_dc [8]==1;};func (_dab Matrix )Translation ()(float64 ,float64 ){return _dab [6],_dab [7]};func NewMatrix (a ,b ,c ,d ,tx ,ty float64 )Matrix {_be :=Matrix {a ,b ,0,c ,d ,0,tx ,ty ,1}; -_be .clampRange ();return _be ;};func RotationMatrix (angle float64 )Matrix {_b :=_g .Cos (angle );_dca :=_g .Sin (angle );return NewMatrix (_b ,_dca ,-_dca ,_b ,0,0);};func (_ec Matrix )Unrealistic ()bool {_dgfe ,_dd ,_bgf ,_bgff :=_g .Abs (_ec [0]),_g .Abs (_ec [1]),_g .Abs (_ec [3]),_g .Abs (_ec [4]); -_abd :=_dgfe > _ffe &&_bgff > _ffe ;_afg :=_dd > _ffe &&_bgf > _ffe ;return !(_abd ||_afg );};func (_ae *Matrix )Set (a ,b ,c ,d ,tx ,ty float64 ){_ae [0],_ae [1]=a ,b ;_ae [3],_ae [4]=c ,d ;_ae [6],_ae [7]=tx ,ty ;_ae .clampRange ();};func (_fd Matrix )Transform (x ,y float64 )(float64 ,float64 ){_bb :=x *_fd [0]+y *_fd [3]+_fd [6]; -_af :=x *_fd [1]+y *_fd [4]+_fd [7];return _bb ,_af ;};func (_cb Matrix )Angle ()float64 {_ea :=_g .Atan2 (-_cb [1],_cb [0]);if _ea < 0.0{_ea +=2*_g .Pi ;};return _ea /_g .Pi *180.0;};const _gaf =1.0e-6;const _ffe =1e-6;func (_bef Matrix )Translate (tx ,ty float64 )Matrix {return _bef .Mult (TranslationMatrix (tx ,ty ))}; +package transform ;import (_c "fmt";_d "github.com/unidoc/unipdf/v3/common";_a "math";);const _eba =1e-10;func (_bd *Matrix )Concat (b Matrix ){*_bd =Matrix {b [0]*_bd [0]+b [1]*_bd [3],b [0]*_bd [1]+b [1]*_bd [4],0,b [3]*_bd [0]+b [4]*_bd [3],b [3]*_bd [1]+b [4]*_bd [4],0,b [6]*_bd [0]+b [7]*_bd [3]+_bd [6],b [6]*_bd [1]+b [7]*_bd [4]+_bd [7],1}; +_bd .clampRange ();};func (_dee Matrix )Rotate (theta float64 )Matrix {return _dee .Mult (RotationMatrix (theta ))};func (_adcg *Point )transformByMatrix (_gcgb Matrix ){_adcg .X ,_adcg .Y =_gcgb .Transform (_adcg .X ,_adcg .Y );};const _ee =1e9;func (_fea Point )Distance (b Point )float64 {return _a .Hypot (_fea .X -b .X ,_fea .Y -b .Y )}; +func (_cdd Matrix )ScalingFactorY ()float64 {return _a .Hypot (_cdd [3],_cdd [4])};type Matrix [9]float64 ;func NewMatrixFromTransforms (xScale ,yScale ,theta ,tx ,ty float64 )Matrix {return IdentityMatrix ().Scale (xScale ,yScale ).Rotate (theta ).Translate (tx ,ty ); +};func (_fgd Matrix )Translation ()(float64 ,float64 ){return _fgd [6],_fgd [7]};func (_fdg Point )Displace (delta Point )Point {return Point {_fdg .X +delta .X ,_fdg .Y +delta .Y }};func (_gc Matrix )Mult (b Matrix )Matrix {_gc .Concat (b );return _gc }; +func TranslationMatrix (tx ,ty float64 )Matrix {return NewMatrix (1,0,0,1,tx ,ty )};func (_ga Matrix )ScalingFactorX ()float64 {return _a .Hypot (_ga [0],_ga [1])};func (_add Matrix )Angle ()float64 {_gcg :=_a .Atan2 (-_add [1],_add [0]);if _gcg < 0.0{_gcg +=2*_a .Pi ; +};return _gcg /_a .Pi *180.0;};func (_e Matrix )Round (precision float64 )Matrix {for _b :=range _e {_e [_b ]=_a .Round (_e [_b ]/precision )*precision ;};return _e ;};func (_de Matrix )Identity ()bool {return _de [0]==1&&_de [1]==0&&_de [2]==0&&_de [3]==0&&_de [4]==1&&_de [5]==0&&_de [6]==0&&_de [7]==0&&_de [8]==1; +};func (_fg Matrix )String ()string {_cc ,_bf ,_eb ,_ad ,_bb ,_ef :=_fg [0],_fg [1],_fg [3],_fg [4],_fg [6],_fg [7];return _c .Sprintf ("\u005b\u00257\u002e\u0034\u0066\u002c%\u0037\u002e4\u0066\u002c\u0025\u0037\u002e\u0034\u0066\u002c%\u0037\u002e\u0034\u0066\u003a\u0025\u0037\u002e\u0034\u0066\u002c\u00257\u002e\u0034\u0066\u005d",_cc ,_bf ,_eb ,_ad ,_bb ,_ef ); +};func ShearMatrix (x ,y float64 )Matrix {return NewMatrix (1,y ,x ,1,0,0)};func (_bbf *Point )Set (x ,y float64 ){_bbf .X ,_bbf .Y =x ,y };func (_ccc Matrix )Singular ()bool {return _a .Abs (_ccc [0]*_ccc [4]-_ccc [1]*_ccc [3])< _eba };func (_agd *Point )Transform (a ,b ,c ,d ,tx ,ty float64 ){_ed :=NewMatrix (a ,b ,c ,d ,tx ,ty ); +_agd .transformByMatrix (_ed );};func RotationMatrix (angle float64 )Matrix {_fd :=_a .Cos (angle );_dd :=_a .Sin (angle );return NewMatrix (_fd ,_dd ,-_dd ,_fd ,0,0);};func (_feb Point )Rotate (theta float64 )Point {_db :=_a .Hypot (_feb .X ,_feb .Y ); +_ce :=_a .Atan2 (_feb .Y ,_feb .X );_ba ,_da :=_a .Sincos (_ce +theta /180.0*_a .Pi );return Point {_db *_da ,_db *_ba };};func (_adc *Matrix )clampRange (){for _abf ,_bcg :=range _adc {if _bcg > _ee {_d .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_bcg ,_ee ); +_adc [_abf ]=_ee ;}else if _bcg < -_ee {_d .Log .Debug ("\u0043L\u0041M\u0050\u003a\u0020\u0025\u0067\u0020\u002d\u003e\u0020\u0025\u0067",_bcg ,-_ee );_adc [_abf ]=-_ee ;};};};func ScaleMatrix (x ,y float64 )Matrix {return NewMatrix (x ,0,0,y ,0,0)};const _bed =1e-6; +type Point struct{X float64 ;Y float64 ;};func NewPoint (x ,y float64 )Point {return Point {X :x ,Y :y }};const _ag =1.0e-6;func (_g *Matrix )Set (a ,b ,c ,d ,tx ,ty float64 ){_g [0],_g [1]=a ,b ;_g [3],_g [4]=c ,d ;_g [6],_g [7]=tx ,ty ;_g .clampRange (); +};func (_fe *Matrix )Clone ()Matrix {return NewMatrix (_fe [0],_fe [1],_fe [3],_fe [4],_fe [6],_fe [7])};func (_dg Matrix )Translate (tx ,ty float64 )Matrix {return _dg .Mult (TranslationMatrix (tx ,ty ))};func (_fge Matrix )Transform (x ,y float64 )(float64 ,float64 ){_ea :=x *_fge [0]+y *_fge [3]+_fge [6]; +_cd :=x *_fge [1]+y *_fge [4]+_fge [7];return _ea ,_cd ;};func (_bc Matrix )Inverse ()(Matrix ,bool ){_gd ,_gab :=_bc [0],_bc [1];_gda ,_bg :=_bc [3],_bc [4];_be ,_gf :=_bc [6],_bc [7];_cb :=_gd *_bg -_gab *_gda ;if _a .Abs (_cb )< _ag {return Matrix {},false ; +};_ab ,_gag :=_bg /_cb ,-_gab /_cb ;_gdac ,_dge :=-_gda /_cb ,_gd /_cb ;_fde :=-(_ab *_be +_gdac *_gf );_bgg :=-(_gag *_be +_dge *_gf );return NewMatrix (_ab ,_gag ,_gdac ,_dge ,_fde ,_bgg ),true ;};func (_cg Point )String ()string {return _c .Sprintf ("(\u0025\u002e\u0032\u0066\u002c\u0025\u002e\u0032\u0066\u0029",_cg .X ,_cg .Y ); +};func (_ebd Matrix )Scale (xScale ,yScale float64 )Matrix {return _ebd .Mult (ScaleMatrix (xScale ,yScale ));};func (_eg *Matrix )Shear (x ,y float64 ){_eg .Concat (ShearMatrix (x ,y ))};func (_bee Point )Interpolate (b Point ,t float64 )Point {return Point {X :(1-t )*_bee .X +t *b .X ,Y :(1-t )*_bee .Y +t *b .Y }; +};func NewMatrix (a ,b ,c ,d ,tx ,ty float64 )Matrix {_cf :=Matrix {a ,b ,0,c ,d ,0,tx ,ty ,1};_cf .clampRange ();return _cf ;};func IdentityMatrix ()Matrix {return NewMatrix (1,0,0,1,0,0)};func (_ebdf Matrix )Unrealistic ()bool {_cbd ,_fb ,_gaf ,_bcf :=_a .Abs (_ebdf [0]),_a .Abs (_ebdf [1]),_a .Abs (_ebdf [3]),_a .Abs (_ebdf [4]); +_gcc :=_cbd > _bed &&_bcf > _bed ;_aa :=_fb > _bed &&_gaf > _bed ;return !(_gcc ||_aa );}; \ No newline at end of file diff --git a/internal/uuid/uuid.go b/internal/uuid/uuid.go index 39ab7c05..cd56c220 100644 --- a/internal/uuid/uuid.go +++ b/internal/uuid/uuid.go @@ -9,6 +9,6 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package uuid ;import (_ee "crypto/rand";_af "encoding/hex";_a "io";);var Nil =_eee ;var _c =_ee .Reader ;type UUID [16]byte ;func MustUUID ()UUID {uuid ,_cb :=NewUUID ();if _cb !=nil {panic (_cb );};return uuid ;};func (_afd UUID )String ()string {var _ec [36]byte ; -_g (_ec [:],_afd );return string (_ec [:])};func NewUUID ()(UUID ,error ){var uuid UUID ;_ ,_b :=_a .ReadFull (_c ,uuid [:]);if _b !=nil {return _eee ,_b ;};uuid [6]=(uuid [6]&0x0f)|0x40;uuid [8]=(uuid [8]&0x3f)|0x80;return uuid ,nil ;};func _g (_gc []byte ,_eb UUID ){_af .Encode (_gc ,_eb [:4]); -_gc [8]='-';_af .Encode (_gc [9:13],_eb [4:6]);_gc [13]='-';_af .Encode (_gc [14:18],_eb [6:8]);_gc [18]='-';_af .Encode (_gc [19:23],_eb [8:10]);_gc [23]='-';_af .Encode (_gc [24:],_eb [10:]);};var _eee UUID ; \ No newline at end of file +package uuid ;import (_b "crypto/rand";_ba "encoding/hex";_bb "io";);func _dc (_ga []byte ,_cf UUID ){_ba .Encode (_ga ,_cf [:4]);_ga [8]='-';_ba .Encode (_ga [9:13],_cf [4:6]);_ga [13]='-';_ba .Encode (_ga [14:18],_cf [6:8]);_ga [18]='-';_ba .Encode (_ga [19:23],_cf [8:10]); +_ga [23]='-';_ba .Encode (_ga [24:],_cf [10:]);};func (_bf UUID )String ()string {var _d [36]byte ;_dc (_d [:],_bf );return string (_d [:])};type UUID [16]byte ;func NewUUID ()(UUID ,error ){var uuid UUID ;_ ,_c :=_bb .ReadFull (_e ,uuid [:]);if _c !=nil {return _gc ,_c ; +};uuid [6]=(uuid [6]&0x0f)|0x40;uuid [8]=(uuid [8]&0x3f)|0x80;return uuid ,nil ;};var _e =_b .Reader ;var Nil =_gc ;var _gc UUID ;func MustUUID ()UUID {uuid ,_bg :=NewUUID ();if _bg !=nil {panic (_bg );};return uuid ;}; \ No newline at end of file diff --git a/model/internal/colorprofile/colorprofile.go b/model/internal/colorprofile/colorprofile.go index beb732b9..040b63b9 100644 --- a/model/internal/colorprofile/colorprofile.go +++ b/model/internal/colorprofile/colorprofile.go @@ -9,51 +9,54 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package colorprofile ;import (_bd "bytes";_ad "compress/gzip";_c "encoding/hex";_f "errors";_dfb "fmt";_ac "github.com/unidoc/unipdf/v3/model";_df "io";_ga "io/ioutil";_fb "os";_a "path/filepath";_d "strconv";_g "strings";_bb "time";);func MustAsset (name string )[]byte {_bcf ,_cg :=Asset (name ); -if _cg !=nil {panic ("\u0061\u0073\u0073\u0065\u0074\u003a\u0020\u0041\u0073\u0073\u0065\u0074\u0028"+name +"\u0029\u003a\u0020"+_cg .Error ());};return _bcf ;};func _ab ()(*asset ,error ){_dbe ,_ffc :=_cd ();if _ffc !=nil {return nil ,_ffc ;};_efd :=bindataFileInfo {_ba :"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063",_fd :936,_da :_fb .FileMode (436),_gd :_bb .Unix (1628763334,0)}; -_edg :=&asset {_gb :_dbe ,_bc :_efd };return _edg ,nil ;};func _cd ()([]byte ,error ){return _ca (_adb ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063");};var _gdd =map[string ]func ()(*asset ,error ){"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043":_fag ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":_ab ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":_eb ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":_caf }; -type asset struct{_gb []byte ;_bc _fb .FileInfo ;};func _daa ()([]byte ,error ){return _ca (_fgcf ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063");};func NewCmykIsoCoatedV2OutputIntent (subtype _ac .PdfOutputIntentType )(*_ac .PdfOutputIntent ,error ){_cedf ,_cbd :=_fa (); -if _cbd !=nil {return nil ,_cbd ;};_ecg :=_ac .NewCustomPdfOutputIntent ("I\u0053\u004f\u0020\u0043oa\u0074e\u0064\u0020\u0076\u0032\u00203\u0030\u0030\u0020\u0062\u0061\u0073","I\u0053O\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u00762\u005f\u0033\u0030\u0030_b\u0061\u0073","\u0054h\u0069\u0073\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u0020b\u0061\u0073ed\u0020\u006f\u006e\u0020\u0074\u0068e\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061t\u0061\u0020\u201e\u0046\u004f\u0047\u0052\u0041\u0033\u0039\u004c\u002e\u0074\u0078\u0074\u201c\u002e\u0020\u0054\u0068\u0065\u0020\u006d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0069\u006e\u006b\u0020\u0063\u006f\u0076\u0065\u0072\u0061\u0067\u0065\u0020f\u006f\u0072\u0020\u0074\u0068e\u0020\u0073\u0065\u0070\u0061\u0072\u0061t\u0069\u006f\u006e \u0069\u0073\u00203\u0030\u0030\u0025\u002e\u0020T\u0068\u0065\u0072\u0065f\u006fr\u0065\u0020t\u0068\u0069\u0073\u0020pr\u006f\u0066\u0069\u006c\u0065\u0020\u0069s\u0020\u0076\u0061\u006c\u0069\u0064\u0020f\u006f\u0072\u0020\u0074h\u0065\u0020\u0070\u0072\u0069\u006et\u0069n\u0067\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020\u0072\u0065\u0067\u0061\u0072\u0064\u0069\u006e\u0067\u0020\u0049\u0053\u004f\u0020\u0031\u0032\u0036\u00347\u002d\u0032\u003a\u0032\u0030\u0030\u0034\u002f\u0020\u0041\u006d\u0064\u0020\u0031\u0020\u0028\u0032\u0030\u00307\u0029\u003a\u000a\u002d\u0020\u0073\u0068\u0065\u0074\u002d\u0066e\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0070\u0072\u0069\u006et\n\u002d\u0020\u0070\u0061p\u0065\u0072\u0020t\u0079\u0070\u0065\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0032\n\u002d\u0020\u0067\u006c\u006f\u0073s\u0079\u002f\u006d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u0061\u0074e\u0064\n\u002d \u0054\u0056\u0049\u0020\u0061\u0074\u00204\u0030\u0025:\u0020\u0043\u004d\u0059\u0020\u003d\u00201\u0033\u0025 \u002f\u0020\u004b\u0020\u003d\u0020\u0031\u0036\u0025",_cedf ,4); -if _cca :=_ecg .SetSubtype (subtype );_cca !=nil {return nil ,_cca ;};return _ecg ,nil ;};type ColorSpace int ;var _beb =map[string ]ColorSpace {"\u0035\u0038\u0035\u0039\u0035\u0041\u0032\u0030":ColorSpaceXYZ ,"\u0034\u0043\u0036\u0031\u0036\u0032\u0032\u0030":ColorSpaceLAB ,"\u0034\u0043\u0037\u0035\u0037\u0036\u0032\u0030":ColorSpaceLUV ,"\u0035\u0039\u0034\u0033\u0036\u0032\u0037\u0032":ColorSpaceYCBR ,"\u0035\u0039\u0037\u0038\u0037\u0039\u0032\u0030":ColorSpaceYXY ,"\u0035\u0032\u0034\u0037\u0034\u0032\u0032\u0030":ColorSpaceRGB ,"\u0034\u0037\u0035\u0032\u0034\u0031\u0035\u0039":ColorSpaceGRAY ,"\u0034\u0038\u0035\u0033\u0035\u0036\u0032\u0030":ColorSpaceHSV ,"\u0034\u0038\u0034\u0043\u0035\u0033\u0032\u0030":ColorSpaceHLS ,"\u0034\u0033\u0034\u0044\u0035\u0039\u0034\u0042":ColorSpaceCMYK ,"\u0034\u0033\u0034\u0044\u0035\u0039\u0032\u0030":ColorSpaceCMY ,"\u0033\u0032\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace2CLR ,"\u0033\u0033\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace3CLR ,"\u0033\u0034\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace4CLR ,"\u0033\u0035\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace5CLR ,"\u0033\u0036\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace6CLR ,"\u0033\u0037\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace7CLR ,"\u0033\u0038\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace8CLR ,"\u0033\u0039\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace9CLR ,"\u0034\u0031\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceACLR ,"\u0034\u0032\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceBCLR ,"\u0034\u0033\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceCCLR ,"\u0034\u0034\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceDCLR ,"\u0034\u0035\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceECLR ,"\u0034\u0036\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceFCLR }; -func _fag ()(*asset ,error ){_bdd ,_ef :=_fa ();if _ef !=nil {return nil ,_ef ;};_eg :=bindataFileInfo {_ba :"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043",_fd :1052612,_da :_fb .FileMode (420),_gd :_bb .Unix (1171030956,0)}; -_gdc :=&asset {_gb :_bdd ,_bc :_eg };return _gdc ,nil ;};func _eb ()(*asset ,error ){_fg ,_fgc :=_fff ();if _fgc !=nil {return nil ,_fgc ;};_egc :=bindataFileInfo {_ba :"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063",_fd :3024,_da :_fb .FileMode (436),_gd :_bb .Unix (1628763334,0)}; -_af :=&asset {_gb :_fg ,_bc :_egc };return _af ,nil ;};func NewSRGBv4OutputIntent (subtype _ac .PdfOutputIntentType )(*_ac .PdfOutputIntent ,error ){_ggge ,_agb :=_daa ();if _agb !=nil {return nil ,_agb ;};_aaf :=_ac .NewCustomPdfOutputIntent ("\u0073\u0052\u0047\u0042\u0076\u0034","\u0043\u0075\u0073\u0074\u006f\u006d","\u0073\u0052G\u0042\u0020\u0049E\u0043\u0036\u0031\u0036\u0039\u0036\u0036\u002d\u0034",_ggge ,3); -if _fcf :=_aaf .SetSubtype (subtype );_fcf !=nil {return nil ,_fcf ;};return _aaf ,nil ;};func Asset (name string )([]byte ,error ){_fbd :=_g .Replace (name ,"\u005c","\u002f",-1);if _aab ,_bcg :=_gdd [_fbd ];_bcg {_gf ,_dc :=_aab ();if _dc !=nil {return nil ,_dfb .Errorf ("\u0041\u0073\u0073\u0065\u0074\u0020\u0025\u0073\u0020\u0063\u0061\u006e\u0027\u0074\u0020r\u0065a\u0064\u0020\u0062\u0079\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",name ,_dc ); -};return _gf ._gb ,nil ;};return nil ,_dfb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};func _fff ()([]byte ,error ){return _ca (_ccb ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063"); -};func (_ea bindataFileInfo )IsDir ()bool {return false };func AssetNames ()[]string {_bfg :=make ([]string ,0,len (_gdd ));for _fef :=range _gdd {_bfg =append (_bfg ,_fef );};return _bfg ;};func (_agd bindataFileInfo )ModTime ()_bb .Time {return _agd ._gd }; -var _adb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\000\xff\142\140\140\x5e\xe1\xe8\342\xe4\xca\044\xc0\xc0\x50\x50\x54\122\xe4\036\xe4\x18\x19\x11\x19\245\xc0\x7e\235\201\231\x81\x8f\101\224\101\210\x41\x3e\x31\271\xb8\xc0\x31\040\xc0\x87\201\x81\x81\041\057\x3f\x2f\225\001\x15\x30\x32\x30\x7c\xbb\x06\x22\x19\x18\056\353\x80\xcc\142\x20\x0d\260\044\x17\x14\x95\060\x30\x30\x6c\x61\x60\x60\360\x4b\111\x2d\x4e\146\x60\140\x64\141\x60\x60\x68\054\x2f\051\050\x61\140\x60\xec\x60\140\x60\020\311\x0e\x09\x72\x66\x60\x60\x9c\xc3\300\xc0\304\123\222\132\x01\x52\xcf\x90\x94\x58\xec\xe9\xec\x9c\x9f\x93\x5f\xa4\xa0\xab\340\234\137\120\131\x94\231\236\x51\xa2\240\x91\254\251\x60\144\x60\140\xae\x00\x91\x0a\316\xcf\x29\x2d\xc9\314\xcf\x2b\xd6\x51\160\314\xc9\x51\x08\x02\251\x29\x56\x08\112\x2d\x4e\x2d\x2a\x4b\x4d\xd1\x63\x60\x60\x80\330\011\006\xea\x9e\xc1\xfe\x0a\xce\xf9\x89\x25\xa9\051\x0a\145\x46\x0a\272\x0a\xee\101\xae\221\x0a\x86\311\x0a\272\x0a\x1a\010\xeb\x34\x49\xf4\x21\x11\x00\x14\xe6\x10\xd6\015\x17\x06\206\x07\xbe\x0c\x0c\xfb\x6e\x25\x97\026\225\x41\xc4\x18\031\xd8\x94\330\222\xd8\x16\xb1\075\x67\327\146\x2f\142\xdf\xcd\xc1\xc6\x11\xc2\xb1\204\xe3\043\xa7\x0b\xe7\x34\316\x57\x5c\x8e\x5c\x33\xb8\x3e\x72\xfb\x70\x2f\347\x61\xe5\x49\345\x39\312\xab\xc9\333\xc7\xfb\211\057\232\xef\010\277\x2e\xff\x6c\x01\x0e\201\012\201\x57\x82\x31\x82\027\x85\xdc\x85\x0e\x08\333\x08\357\x14\x31\x17\xd9\x29\152\x2d\272\x5f\xcc\115\354\xbc\x78\x94\370\x53\x89\x62\x49\x66\311\x09\122\112\x52\233\xa4\335\244\x6f\xc8\344\xca\xfc\227\x9d\x2c\247\x25\167\x50\076\x4a\xfe\223\102\xb7\xa2\xa6\342\x31\245\x34\x65\066\xe5\x55\x2a\xfe\x2a\x3f\124\027\250\xf9\xa8\xfd\x54\137\xad\x11\xab\051\xa4\x79\x4c\253\x5e\333\x4a\373\xbb\316\166\xdd\112\075\x6b\xbd\xff\372\xc7\014\xfa\x0d\xa3\214\324\215\076\x1b\x1f\x35\x99\x62\x9a\x69\146\x6b\x2e\154\xfe\xca\xe2\xb0\345\x1c\xab\x4a\xeb\x10\x1b\x23\x5b\101\333\x8f\x76\027\xed\xb7\072\x4c\x77\xac\164\x8a\x76\xb6\x77\121\x76\xe5\x70\x7d\xe3\x76\xc9\175\xa7\xc7\002\317\x0e\xaf\x42\xef\050\037\x77\x5f\x63\x3f\x05\x7f\x5e\xff\277\x01\x6f\003\x1f\x06\x5d\x0e\076\x19\162\x20\x74\x77\330\266\xf0\x6d\021\x9b\043\x77\x45\xed\x8b\x3e\x1e\x73\x29\xf6\176\334\233\370\x7f\x89\x02\x49\052\311\xd6\x29\041\xa9\131\x69\xed\xe9\013\x32\x0e\144\xde\xcd\372\x9b\x23\x93\353\x90\x97\x94\xdf\x56\260\xa2\xf0\x4c\xd1\xc7\x12\xc9\122\xeb\xb2\244\362\266\212\065\x95\227\253\xfe\324\x28\xd5\372\326\x95\xd5\x2f\x6e\x38\xd7\xf8\xbb\x59\xb3\x25\xa2\xb5\xa3\x6d\x4f\xfb\233\x4e\xa5\xae\260\xee\xde\x9e\303\xbd\377\xfa\xcd\047\x94\114\134\x3f\xe9\343\x14\x83\251\xe5\xd3\x76\317\x60\x9c\xe9\x35\153\352\354\x47\x73\x8d\346\065\xce\277\xba\x50\x6b\x51\313\342\xbb\x4b\xad\x96\315\130\376\x73\145\xe4\xaa\xbd\x6b\xe4\327\xb6\256\x7b\xb9\xc1\x77\xe3\306\xcd\x62\x5b\xca\xb7\336\334\x6e\xb9\143\xc6\xce\xaf\xbb\103\xf7\154\xda\047\xb4\x3f\377\xc0\305\x43\x06\207\xa7\034\xf9\x76\054\346\xf8\xe1\223\x7a\247\x66\237\xe1\070\133\x71\xee\xcd\x85\xd8\213\127\x2e\x7b\x5d\x39\172\xcd\341\xfa\xde\x9b\x56\xb7\xf6\xdc\xb1\xb9\x7b\xe8\xbe\xcb\203\063\x8f\002\x1e\337\x7c\x9a\364\xec\xe3\x8b\x9a\127\xdc\xaf\xa7\xbd\325\x78\xb7\xfd\203\xe7\xc7\333\x9f\x8b\xbf\xf2\x7d\x5b\367\xc3\xe9\347\xc5\337\121\x7f\x9e\376\x2b\370\xff\037\020\x00\x00\xff\xff\x15\x23\x9e\306\250\x03\x00\000"); -func (_ae ColorSpace )String ()string {if _ae < 0||_ae >=ColorSpace (len (_gbb )-1){return "C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0028"+_d .FormatInt (int64 (_ae ),10)+"\u0029";};return _cb [_gbb [_ae ]:_gbb [_ae +1]];};var _bab =map[string ]DeviceClass {"\u0037\u0033\u0036\u0033\u0036\u0045\u0037\u0032":DeviceClassSCNR ,"\u0036\u0044\u0036\u0045\u0037\u0034\u0037\u0032":DeviceClassMNTR ,"\u0037\u0030\u0037\u0032\u0037\u0034\u0037\u0032":DeviceClassPRTR ,"\u0036\u0043\u0036\u0039\u0036\u0045\u0036\u0042":DeviceClassLINK ,"\u0037\u0033\u0037\u0030\u0036\u0031\u0036\u0033":DeviceClassSPAC ,"\u0036\u0031\u0036\u0032\u0037\u0033\u0037\u0034":DeviceClassABST ,"\u0036\u0045\u0036\u0044\u0036\u0033\u0036\u0043":DeviceClassNMCL }; -type DeviceClass int ;func (_cc bindataFileInfo )Size ()int64 {return _cc ._fd };const _adc ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0055\u006e\u0064\u0065\u0066\u0069n\u0065\u0064D\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0053\u0043\u004e\u0052\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u004d\u004e\u0054\u0052\u0044\u0065v\u0069\u0063\u0065C\u006c\u0061\u0073s\u0050\u0052\u0054\u0052\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073L\u0049\u004e\u004b\u0044\u0065\u0076\u0069\u0063\u0065\u0043l\u0061\u0073\u0073\u0053\u0050\u0041\u0043\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0041\u0042\u0053\u0054D\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u004e\u004d\u0043\u004c"; -var _fgcf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\xb5\x65\x54\x22\x6c\xf4\xf6\x8b\xd3\xe1\x84\x13\xce\xcc\xe3\x84\x93\x3a\x76\x2b\x8a\xa0\x20\x25\x4a\x1a\xa8\x28\xa2\xa0\x18\xa0\x82\x8a\x89\x81\x62\xa1\xa2\x60\x27\x16\x88\x8a\x81\xdd\x35\xc6\x74\x3d\xd3\xdd\xdd\x9d\x67\x3d\xff\x73\xd6\x59\xe7\x7c\x79\xdf\xf5\xee\x0f\xf7\xde\xd7\xbd\xee\xbd\xf7\xbd\xae\x2f\x3f\x00\xe0\x8d\x2e\x00\x00\x00\xac\xd2\x05\x00\xb8\xd1\xb4\x60\x22\x12\xaa\xeb\x46\x0b\xd2\x5d\x7b\x15\xb0\x16\xb0\x07\x00\x00\xac\x06\x1c\xa5\x05\x73\xa3\x01\xff\xcb\xf8\x72\x05\xa0\xf1\x5f\xbe\x64\xfc\xdf\x69\xe5\x65\x30\x55\xe5\x76\x66\x0d\xcb\xc8\xfb\xe0\xf9\x2b\x22\xff\xff\x75\x2f\x60\x3d\x9d\xc1\x0d\x06\x00\x00\xef\x00\x00\x40\xbc\xb3\x05\xd4\x0c\x00\xd0\x60\x02\x00\xb1\x5b\x9d\x2d\xa0\xe6\x00\x40\x5c\x02\x00\xa0\xd1\x0f\xb5\x70\x36\x03\x00\x78\x46\x00\x40\xac\x15\xd4\xc2\xd9\x1c\x00\x78\x19\x08\x00\x68\xfc\xe2\x84\x85\x9a\x01\x00\xaf\x29\x00\x00\x40\x93\x17\x1b\x1d\x0b\x00\xbc\x66\x02\x00\x80\x1d\xc1\xd1\x9c\xff\xea\x94\xff\x66\x06\x33\x69\x74\x00\xe0\xf5\x27\x00\x00\x60\xc4\x8a\x8c\x0b\xfe\x7f\xf6\xfe\xf7\x63\x4d\x06\xdb\x93\x04\x00\x00\x7c\x01\x00\xc0\x5e\x00\x17\x40\x04\x20\x01\x50\x80\x2e\x20\x1e\x60\x05\xd0\x05\xa0\x01\x30\x00\x0c\xa0\x0b\x88\x06\x70\x00\x0c\x40\x08\x80\xf1\x3f\x99\x0d\x08\x06\x30\xfe\xe7\xf6\x3f\xfd\x5f\x1d\x0d\x88\x05\xc4\x01\x68\x80\x48\x80\x2e\x20\x0c\xc0\x06\xc4\xfe\xcf\xab\x58\x80\x2e\x20\x08\xc0\x00\xc4\x02\x68\x00\x00\xcb\x19\xfa\x3f\x3e\xaf\x5c\xf9\x3f\xbb\xff\xab\xf1\x00\x00\x20\x1d\x00\x00\xf4\x00\x00\xdc\x57\xd1\x34\x0e\xed\xff\x75\x44\x03\x00\xf8\xdf\xe9\xff\xdb\xef\xff\x4f\xfc\x6f\xf4\xff\xe9\x7c\x2d\x2d\xad\xff\x5f\xff\x0a\x00\x00\xb0\xf6\x6b\x7a\x7a\x7a\xfa\xda\x91\xac\x02\x5e\xe2\x3a\x68\x2e\x91\xdd\xbc\x9e\x26\x72\x65\x9c\xd3\x4c\x12\x7b\xf8\xdf\xd8\x5c\x23\x8d\xf2\x8a\xd7\xc2\x57\x16\xe3\xb6\xed\xb4\xab\x25\xa2\x6e\xec\xd1\x68\x78\x00\xcd\xd7\x59\x6e\xea\x70\x7c\xbd\xdf\xa5\xe5\xab\xfd\x5a\xdd\x17\x6d\x9f\x6d\xb0\x87\x47\x14\x4b\x16\x45\xc7\x20\xca\x32\x93\x41\x7d\x49\x67\xbe\x01\xc0\xe8\x1f\x15\xfe\x68\xbf\xe9\xf9\x9e\x95\x07\x54\xeb\xab\x12\xd6\x08\xc9\x9b\xcd\x92\x2a\x52\x42\xb7\x3c\xe7\xdf\xe2\x1e\xd6\x9a\x16\xd8\x85\x33\xb6\x7f\xcd\xf1\xa6\xf5\x68\x77\x88\x0c\x7c\xc4\x7b\xdc\xc4\x6a\x82\x64\xef\x3e\xe9\x2d\xd7\x85\x03\xb4\xca\x3e\x17\xff\x43\xef\x6a\x8f\x81\x1f\x1f\x5b\x5f\xff\xce\xfe\x83\xbe\x44\x06\xb5\xc5\x1b\xfc\x68\x76\xb6\x9c\x35\x96\xb6\x6e\x33\xc3\x9a\x25\xb5\x3d\x30\x72\xb2\x4c\x51\x54\xe8\x93\x6c\x10\x4a\xad\x23\x23\x3b\x1a\xa3\x7e\x17\xf0\xb5\xb7\x71\x08\x99\x76\xbb\x8a\xe2\xf2\x12\x86\xf7\x38\x27\x16\x46\x91\x75\xfc\xf8\x2e\x21\x2b\xf7\x95\x08\xf4\xfd\x4d\x74\x57\xe4\x12\x3c\xee\x1d\x7a\x23\xfa\xee\x1e\x76\x74\x40\xfc\x13\xf1\x5b\xff\xaa\xf4\x8e\xd3\x1d\xc3\xd7\x95\x2b\x40\x29\x26\x2f\xab\xdf\xda\x35\x99\x1b\xd7\x59\x59\x4d\x5b\x65\x34\xee\x35\x67\xd9\x82\x9a\x00\xc6\xb7\xec\x77\x37\x2b\x0d\x02\x41\x2f\x5a\x81\xc7\xbe\xed\x97\x86\xc6\x95\x64\xee\x6f\x09\xcb\xcd\x3d\xb8\xff\x61\xc4\x63\xbe\x5a\xd7\x3a\x7a\x4d\x6c\xd7\xc1\xbb\xb1\xfb\x22\x0e\x1d\x09\x49\xdc\x46\xbb\xa5\xe7\x96\xb6\xda\x47\xfb\x78\x66\xd6\x0e\xfc\x88\x11\x32\xb7\x0c\xfd\xd5\xe4\xb9\x68\x10\x76\xc9\xfc\xa4\x38\x0f\x5c\x6e\xa5\x90\xcc\xd9\x1b\xdb\xd4\x97\x43\xad\x6f\xdb\x1f\xac\x1a\xb0\x08\x72\x54\xd4\x01\x4c\xb5\x9d\x14\x0d\xd6\x86\x93\xb0\xc0\x46\xb5\x7e\xcc\xf1\x07\x54\x62\xc5\xa8\x81\x7e\xa0\xb8\xe8\xaf\x1e\x85\xe6\x95\xf5\x5d\x7f\x0b\xc3\x2c\x39\x5e\xbf\x30\xcc\x2a\xfa\xb7\xe1\x30\x5b\x1d\xca\x37\x59\xc9\xfd\x13\x60\x64\x36\x9a\x64\xec\x19\x6c\x09\x4e\x1b\x72\xf7\xb5\x3e\x93\xb5\x0b\xf1\xc4\xb6\x22\xe7\x8d\x13\x01\x58\x5a\xc0\x72\xa8\x04\x6d\x29\xfa\xd7\xd6\xc5\x89\x2d\xd9\x69\xb5\x0d\x96\x59\xce\x30\xe3\x21\x3c\xaa\x56\x1b\x6f\x47\x6b\xd7\xa0\x8e\xf7\xd9\x10\xbc\xea\x1a\x22\xac\xcd\xbd\xcb\xcb\xe5\x96\xf7\xc9\x13\x85\xa3\xe6\xad\xbe\xaf\x05\x25\x66\x33\x01\x06\x09\x0a\x0b\x4e\xf0\x36\xd6\x37\x6b\x5b\xe6\x14\x7d\x97\x1d\x92\xfd\xcb\x4f\xd3\xde\x23\xf6\x32\xf1\x38\xe8\x7a\x92\x97\xeb\x0f\x70\x3c\xff\xa2\x0b\xd7\xf9\xa1\xe0\x1d\x44\xd7\x65\x55\xce\x5f\x7b\x57\x64\xb4\xc8\xca\xc6\x07\xfd\xab\x78\xda\x02\xef\x16\x57\x7a\xc1\xa4\x1c\xb7\xb7\x4c\x60\xb8\xd9\x59\x8e\x35\x69\x7b\xe6\x2c\xc0\x6d\xae\xef\x84\x8c\xe1\xfa\xcb\x3e\x3a\x72\xf0\x4d\xa2\x34\xe0\x27\x62\x60\x46\x9d\xbd\xc4\x7b\x4b\xbc\x29\x48\xed\xbf\x39\x7c\x14\x62\x1c\x6c\x15\x38\xe5\xbc\x27\x2c\xc0\x7b\x0b\xec\x76\xd4\x02\xee\x08\xc2\x26\x8e\x8a\xb2\x40\x6b\x24\x5d\x82\xee\xc2\x3c\x4e\x3f\xe8\xe8\x80\xa5\x67\x09\xed\x3a\xf0\x57\x73\xe3\xad\xc2\x49\xc7\x0a\xbe\x98\xb9\x7b\xbe\x28\xb6\x34\xe2\xba\x7f\x41\x68\x75\xd7\xba\xfd\x46\xf8\xcb\x2d\xdc\x56\x23\x96\xea\xcf\xa3\x5b\x90\xee\x65\x83\x70\x11\x72\x5d\xc1\x65\xf8\x6e\x8c\x59\xba\xd0\xa5\x07\x8f\xe5\xc6\x22\xd4\x5e\x5f\x43\xcb\x51\xe7\xfc\x27\x28\x6f\x31\x3e\x74\x92\xc7\x46\xf7\xcb\xe1\xc3\x6e\x19\x78\x4c\xf4\x67\xf8\x2f\x92\x61\x7c\x39\xe4\x9a\xd7\xde\xe4\x4b\x0e\x01\x64\x4e\x3a\xcf\xe6\xa9\xaf\x30\xcb\xce\x42\x44\xb9\x9a\x33\x63\xe2\xe5\x77\x13\xac\x18\x6c\xa7\x40\x20\x8b\xaa\x13\x3e\x13\x10\x0f\xb9\x86\xd7\x67\x70\x7b\x83\x16\x91\xe1\x18\x5f\x96\x86\x2f\x85\xfc\xca\xf7\xc7\xbe\x82\x41\x53\xff\xe0\x0e\xa1\xee\x46\x3f\xc1\x13\x09\xbb\x83\xc7\x48\x06\xe4\x1c\x9f\x07\x9e\x43\x54\x57\x82\x2d\x99\xc4\xb8\xe9\x8a\xf1\x5d\x88\x3c\x04\x9b\xf6\xff\xc1\x01\x82\x89\x81\x38\x1e\x1c\x58\x17\x44\x4f\xfe\x6a\xbd\x96\x8e\x4b\xc7\x9b\x45\x85\x1d\x07\x12\xc7\x77\x31\xf3\x80\xfb\x06\x4c\x43\x15\x76\xa7\x55\x28\xc6\x7a\x5b\xa8\x5c\x9f\xc6\xb6\xde\xd2\xb0\xe4\x3f\x6b\x6d\x53\x66\xe7\x17\x6b\xf3\x21\xef\xbc\xef\x11\x7b\x59\x4a\xb2\xef\x6e\xe8\x12\x7b\x07\x65\x9d\x1b\x3f\x70\x34\xc0\x80\xf4\xd8\x1b\x43\x5b\xe5\x5b\x8d\x0b\x0c\x6a\xa5\xad\x40\x61\x19\x7d\xa1\x59\x50\x57\x26\x97\xd5\x0d\xba\x1a\x2e\xe2\x3c\xb1\xbd\x18\x49\xe1\x89\x2c\xee\xc6\x57\x5a\x2f\x4e\x07\xc6\x0d\x5a\xaf\x1b\x29\x8d\x95\x59\x1d\x56\x67\x70\xf2\x2c\x82\xba\x9c\xa3\xb6\x99\x74\xb4\xfd\x64\xd5\x1b\x5d\x69\xcc\x61\x46\xeb\x4d\x94\x7f\x0d\xb1\x31\xc1\xe6\xf6\xd0\x1b\x2c\xed\x93\x80\x8c\x37\x8e\xd8\x08\x6e\xa8\x23\x62\x39\x40\x19\xc6\xc7\x7e\xf1\xdc\x1b\x7e\xd3\x93\xe2\x7e\x98\xe5\x4c\xf1\x44\xfc\x1b\x75\x2d\xe8\x86\xd3\x22\xa7\x39\xcc\xc4\x21\x38\x76\x89\x7d\xc2\xfa\x41\xa6\xbb\xa5\xd3\x2c\x3a\x53\xcb\xa2\x6b\x3c\x21\x83\x65\x1e\x36\x64\x95\x1e\x6e\xaa\xec\xdb\x9d\x7a\xc5\xd8\xaa\xd3\x28\xe9\x9c\xc1\xed\xd6\x70\xde\x75\xfd\xd5\xf5\x69\xb1\x86\x47\x63\xa5\xa0\x98\x56\xbd\x0d\x39\xfc\xe8\x9b\xa6\xb6\x09\x80\x18\x43\xbb\x1d\xcc\x01\x0e\x05\xaa\x4d\x11\x72\xef\xa3\x7f\x12\x2f\xc7\x1f\x21\x8c\x62\xce\x24\x44\x90\xe7\xe0\xea\xa4\xd3\x54\x26\xe4\x6c\xca\x24\x83\x02\x3c\x25\xa2\x9a\x2b\xe7\x64\x22\x9c\x79\xd8\xe4\xba\x82\x05\xb3\xf5\x23\x36\x79\xf5\x46\x25\xfd\x63\x79\x0c\xc3\x4f\xdd\xf7\x84\x49\xc7\xa3\xdb\x6b\x32\x15\x47\x8b\x9b\x69\xe9\x85\x47\x1e\xd6\x40\x53\x31\x87\x11\x25\x3b\x93\xd3\x8e\xea\x64\x1d\x4f\xf8\x71\x6c\x3c\xf6\x6a\xd2\x26\x8b\x48\x46\x64\x22\xc7\x61\x96\xcc\x49\x99\x80\x2f\xe2\x33\xf8\xf7\xdc\x51\xe8\x8e\xcc\x45\xcf\x10\x17\x46\xd6\x1d\xca\x3a\xc7\x97\xd2\xdf\x66\xce\xf3\xf3\x65\xfa\x66\xf0\x29\xb4\xf4\xa5\x29\x76\x74\x54\x2a\x30\xd1\x19\x84\x49\x5e\x1a\x75\xf5\x9e\x2a\x15\x1b\x1e\xec\xcc\x10\xd3\x8f\x1f\x68\x2b\x2e\xca\xd3\x7b\xda\xc8\x2d\x30\x38\x7a\xaa\xa2\x22\xc7\xe1\xf0\xfa\xc2\x56\xe1\x9d\x63\xb4\x0c\xed\xec\x5e\xfd\x14\x4e\x6b\xd6\x9c\xf9\xef\xe0\xc7\x39\x87\x1c\x6d\x7c\x80\x79\x18\xf8\x39\xc2\xa1\x02\x81\xdb\x55\x57\x48\xa1\x27\xc9\x0e\x96\x59\xfb\xca\xa4\x78\x61\x57\x1d\xc3\xe4\xe3\x74\x51\x1d\xc5\x24\x78\x7c\x53\xdd\x01\xe3\xb2\xa1\xee\xda\x73\x46\x4a\x35\xae\xf6\xb8\x61\x85\xaa\xab\x3a\xdc\xe0\x90\xe2\x6d\x65\xad\x7e\x59\xb3\x75\xb9\x4a\xcf\xb1\xb6\x54\x3a\x79\x2c\x53\xba\x49\xa2\x7b\xec\x5a\xde\x8f\x52\xb4\xfe\x6b\xfe\x96\x12\x43\xc3\x99\xe8\xd4\x92\x10\x6b\xbd\xe0\x97\xa5\xa7\xc1\x9a\x3e\xa1\x12\x19\x7c\x0d\xfe\x64\x59\x2e\xa6\x02\xad\xd7\xa2\x34\x82\x2f\xa6\xb4\x82\x8c\xee\xcc\x3c\x6f\x75\x35\x22\x4c\x78\xb4\x1e\x34\x14\x0e\xff\x6a\x79\x64\x20\xed\xef\x6b\xa9\x3d\xde\xd8\x13\xd4\x2c\xd7\xff\xb7\x63\x4f\x53\x84\xde\xa7\xd6\xee\xc6\xbb\xc7\x7e\x35\x02\x1b\xec\x8f\x9d\xab\x94\xd5\x09\x8f\x99\x88\x67\x6a\xe3\xf5\x46\x84\xf1\x35\x4f\x0c\x2a\x92\x8d\x6b\x78\xa6\xfe\x51\x9b\x6a\x06\x6c\xd4\xc1\xff\xd4\x0a\xc0\x24\xf2\xed\x3a\x9c\x0b\x13\x7f\xa4\x8b\x74\x5c\xb5\x34\xd6\xa5\x34\xd8\x35\x07\xee\x12\x1d\xcf\x9f\x2c\xe8\xca\xd6\x87\x8c\xfa\x76\x85\xe9\xe9\x0e\xae\xe8\x0a\x3b\x3a\xd8\x7b\xae\x0b\x72\x64\xa2\x4b\xa3\xcb\xe4\x70\x9b\xfc\x42\xd7\x86\x43\xf9\x4d\xa3\x9d\xfe\x87\x74\x6b\x3b\x95\xf7\x0f\xe5\x94\xe9\x28\xea\x0f\x07\x15\xee\x68\x63\x1e\x7d\x22\x38\xd2\x6a\x65\x00\x4e\x18\x6a\x35\x33\xc5\xb1\x09\xad\x86\x36\x5a\x41\xa7\x5b\xad\x1d\x93\xbd\x7f\xae\x8b\xc8\xa9\xc9\x36\xdf\x38\x98\xff\x22\x99\xb4\x89\x57\xf8\x82\x33\xb7\x65\xb9\x84\x18\x8e\xd6\x3a\x2b\x1d\xa5\x3d\xdf\xa1\x5b\xa9\xf2\x85\x68\xdf\xab\x4d\x20\x46\xfe\x73\xbc\x51\x0f\xd3\xb9\xf7\x4f\xb3\x07\xfc\xf2\x01\x55\x9b\xa6\x13\xfe\x90\xb9\x02\x0a\xc2\x1e\xf9\xa1\xdc\x69\x17\xa5\xb7\xd4\x71\xd2\xaa\xd3\x60\xa9\xcb\xcd\x5c\xcb\xf8\x62\xb7\x86\xd1\x09\xb3\x77\x3d\x72\xfd\xa3\x96\x53\xbd\x6f\x8e\x28\xb6\x9d\xe2\xbf\xcd\x9b\xd7\xde\xf4\x1f\x31\xb5\x17\xb3\xca\x78\x51\xbb\x0f\xe7\xc2\xd8\x09\xff\xc0\x45\x44\x46\xe1\xde\x0e\xb1\x98\xf2\x67\x7f\x96\xb4\xd3\x73\xd5\x41\x9d\xca\x52\xf7\xfa\x23\x9c\x5a\x34\x12\xa7\xbf\xa2\xe1\xbe\xd3\x49\x03\x5c\x13\x1c\x74\xd7\xa8\xb7\xc5\x1f\x08\x36\xb5\x69\x03\x5b\x8f\x98\x7f\x92\x7f\xb4\x40\x5a\xdd\x6b\x2f\x36\x69\xb3\x3d\xd5\xb1\xc9\xe0\x85\x7d\x6b\x67\x80\x5e\x9c\x8e\x0f\x4f\xab\x48\xba\x4f\x37\xe1\x7e\x76\xcb\xfe\x0f\xc9\x36\x29\x43\xba\x8b\x69\x1b\xb8\xd4\x43\x24\x01\x36\xfc\xc0\x91\xad\x39\x05\x81\xef\x8f\x61\x44\x44\x72\x99\x7e\x91\xb8\x02\x1f\x62\x68\x26\x2d\x72\xdd\x6b\x72\xa8\x92\x09\xab\x34\x37\xab\x99\x04\x3b\x5b\x69\xd6\xe7\xd8\x07\xdb\x54\x35\x7e\xb0\x39\x03\xfc\xa7\xe9\x87\xa5\x8f\xc3\x42\xcb\x39\xd3\x67\x60\x69\x1b\xca\xa8\xc4\xd9\x59\x5e\x76\x1c\x7d\x94\x15\xb5\x59\x0a\x38\x36\x17\x3d\x55\xb0\x5f\x6f\x9e\xa3\xca\xf4\xd3\xbf\x18\x37\x9d\xf0\xcb\xc0\x38\x31\x3c\x2a\xcb\x08\xc5\xf7\x08\xd9\x68\xb2\x55\x60\x41\x79\x65\x7a\x35\xe7\xb9\x07\xc7\xc2\x5f\x64\xe7\x6e\x63\xed\x20\x4e\x44\xee\xb5\xbd\x2f\x65\x3a\x89\xec\x0b\x2a\x6a\x41\x76\x8e\x96\xd5\x0a\x3b\x04\xe4\x5d\xdd\x88\x55\x2e\xb4\xad\xd1\xc6\x1c\x00\x37\x95\x75\x1a\x8f\x22\x27\x9a\x37\x1a\xb0\x4c\x07\x43\xde\x56\xdb\x9b\x6b\x85\xbe\x2b\x69\x37\x8f\x0d\xbb\x93\xab\xb6\x70\x8a\xdc\x96\x36\x6a\xc9\x8d\xde\x10\xe7\x63\xc5\x88\xdd\x14\x71\xd9\x46\x27\xe1\x52\x10\xc7\x8e\xcc\x27\xfb\x94\xda\x5b\x09\x2c\x09\x16\xa0\xac\x9c\x61\xd7\x6a\x88\x8d\x88\xe8\xb2\xc1\xf9\x8d\x38\x18\x9c\xe8\x72\x50\x92\x67\x4f\x47\xf0\xca\x0b\x6c\x92\x50\x4f\xab\x42\x2c\x54\x98\x98\x9a\x4f\xa6\x5b\xb1\x7a\xf5\xdb\x0c\x87\x41\x7d\x01\x81\x32\x4d\xc7\x72\x6a\x4d\xe5\x12\x38\x36\xf0\x92\x78\xce\xd1\x3d\x68\x38\xc7\x04\x74\x92\xe1\x9c\x4a\x74\x0c\x0d\x2b\xe0\x30\x20\xd6\xec\x12\xa6\xc2\x29\x9f\xcb\xa0\xba\x42\x7d\x12\x57\x7a\x55\xbb\x8c\xf2\x41\xd8\x59\xc4\x82\x60\x2f\x2a\x0e\xf5\x3c\x47\xe5\x7c\x07\x03\x2b\x58\x04\x7d\x75\xaf\x28\x4e\xb7\x9b\xc4\x75\x96\xaa\xad\x54\x84\x97\x65\x7c\xb3\x31\x8f\x94\x8a\xdb\xc6\xc6\xc8\x66\xcf\x8f\x0a\x07\xf4\x31\xef\x4d\x0d\xef\x51\xe7\xc9\x9a\x15\xfd\xa8\x7f\x7d\x8e\x17\xf3\x90\x77\xfd\x44\xd9\x30\xd4\x56\x2a\x3a\x89\x81\x02\x06\xbf\x88\xb2\x45\x3b\x85\x01\x18\xe9\x18\x37\xb6\x94\xd2\xe9\x76\x36\x76\x97\x87\x26\x76\x3a\x91\xea\x96\x49\x58\xcf\x9f\x44\xec\x22\xbe\x15\x44\x40\xce\x7a\xfc\xce\x89\x70\x70\xf1\xd6\x2d\xd8\x6e\xf3\xc1\x87\x50\x14\x65\xb1\xec\x57\x5c\x12\x6a\x32\x4b\x7a\xee\x7e\xae\xbb\xc6\x13\x80\xfd\x2c\xd7\xf7\x42\xe2\x31\xf5\xd7\x3d\x5e\x12\xc0\xe5\x19\xa4\x25\x62\x40\xe1\x53\x62\x8c\xc7\x69\x81\x33\xd1\x82\xfc\x9b\x57\x43\x42\x05\x3c\x88\x5c\x45\xaa\x0b\x7e\x10\xb4\xd5\x13\x1f\x96\xeb\x53\xee\xcd\x8d\x8a\x22\xf4\xf8\xe8\xc7\x9e\x72\x4d\xf7\xdb\x9f\xb4\x1a\x76\xc9\xdf\x33\x6d\x23\xd8\x86\x7a\x50\xa0\x0b\xac\x0b\x7c\x2f\x9c\xb0\x3e\x14\x74\x3f\xff\x88\x59\x43\x60\x3b\x42\x67\xf0\x14\xed\x3b\x92\xae\x52\xd2\xaa\x90\x6f\xdb\xae\xd3\x78\xa8\xa1\xfa\xcb\x81\x28\xd7\xad\x65\xb3\x54\x3e\xe6\x97\x08\x4a\x85\xe3\x1c\x32\x72\xfd\x3d\x49\x6d\xb1\x1f\xfd\x91\x3e\x51\x61\xeb\x02\x5e\x51\xaf\x06\x7c\x0a\x5c\x41\x7f\xe0\x35\x43\x53\x86\x13\x71\xfb\x82\x4f\x45\x13\x51\x45\x0c\x66\x5c\xb0\xf3\x44\x28\x3a\xc9\x09\x14\x17\xb6\x9f\x7f\xd9\x56\x19\x7e\x22\xb3\xc7\xe2\x22\xeb\x83\x53\xdd\xf8\x8e\xa8\xf5\xce\x71\xfd\x33\x51\x52\xe8\xea\xae\x3c\xf6\x37\xe8\x81\xb6\x60\xb6\x2d\x14\xdf\xb0\x22\x72\x05\xcc\xb6\x2c\x3f\x7c\x95\xcb\x64\x81\x23\x33\x03\x19\x90\xd6\xcd\xb4\xc0\x6e\xe3\xf0\x43\xbf\x79\xd8\x86\x38\x31\x7f\xf8\x6a\x53\x52\xc2\x67\x03\xd7\x78\x70\x23\xc1\x8c\x02\x77\x07\xf6\xb6\x08\x2e\x42\x19\xbd\x26\xfa\xb7\x13\x20\x46\x10\xb7\x60\x3f\xcd\xdd\x91\xe4\x65\x9d\x94\xac\x09\x42\x4e\x1f\x4b\x66\x82\x72\x47\xb8\xc9\x8f\x40\xcf\xfa\x3e\x27\xcb\x1d\x37\x76\xda\x26\xd5\x83\x46\x5a\xe9\x89\x18\x50\x42\xfd\x6e\xde\x3e\xc7\x0d\xd2\xd1\x38\x1a\xf8\x4b\xde\x43\x6e\x09\xf4\x48\x2a\x9c\x53\x8c\x3a\x10\x75\x91\x9b\x8c\x0b\x0d\xee\xe0\x9e\xf6\xdc\xe2\x6b\x1d\xfb\xcc\xf7\x2c\xf1\x50\xfc\x34\xcd\x14\x93\x99\x60\x17\xf2\x16\xbe\x2e\xf1\x45\x64\x00\x58\x95\xdc\x1a\x53\x6c\x77\x53\x68\x08\x3c\x38\xdb\x22\x8c\x07\xda\x8d\x47\x0b\xb9\x76\x4f\x06\x27\x85\x14\xbb\xb8\x5e\xdd\x6c\x84\xed\x6d\xe5\xb8\xe0\xa1\xed\xe1\x96\x7d\x99\x7e\x36\xdd\xb5\xc5\xe9\x7d\xb6\x5a\x12\xdb\x34\x0e\xd0\x28\xe7\x03\xbf\xdb\x31\x34\x59\x2f\x35\x18\x66\xc5\x42\xa4\x9e\x72\x65\x06\x36\xf2\x93\xf0\x5f\xbd\xef\xf0\xaf\x79\x79\xe3\x6e\xa5\x5f\xf3\x3f\x84\x9e\xcb\x4c\x08\xd6\x82\x25\x66\xad\x63\xe6\x83\x3e\x89\xf7\xd8\xbc\x9f\xf7\x10\xe7\xd8\xee\x9b\xc4\x89\xb3\x6d\x8a\x47\x0c\xc4\xd1\xd6\x77\xfa\xf7\x8b\xb5\xad\x35\x55\x3f\x8b\xb2\xad\x3c\x15\x55\xa2\x65\x4b\x41\x93\x5e\xc1\x4a\x4b\x44\xb5\x4e\x9e\xb3\x65\x52\x89\x66\x6e\xa4\xf5\xdd\x6c\x9d\x9c\x0b\xc0\x17\x09\xfb\x72\xca\x9c\xc2\xc3\x2f\xe6\x48\x91\x07\x03\x86\x72\x6b\xb0\xfb\xbd\x30\x79\x38\xd2\x09\xec\x83\xfc\xe7\x3e\x0f\x50\x14\x51\x06\xb5\xdf\x59\x5a\x49\xb4\xde\x71\x42\x59\xf9\xdc\x3a\x72\x4a\x55\xf9\xd6\xea\xe7\xe8\xd5\xca\x17\x56\x82\xc1\xf5\x95\x57\x2d\x5f\xf7\x92\x2a\x9e\x5b\xc2\x3b\x7a\xca\x05\x16\x49\xad\xf5\xd2\x6f\xe6\xe5\x0d\x0c\x49\x92\x79\x66\xc5\x8e\xd2\x8d\xe6\x63\x45\x46\x25\xf3\x56\xde\x99\x7a\x25\x34\xbb\xe8\x38\x6a\x49\x32\xf8\x21\xf3\x69\x49\x13\x9c\xed\x5f\x5f\x9a\xea\xb6\xcb\x13\x2e\x49\x26\xcc\xbb\x7f\x93\x5e\xf5\x26\x22\xae\x34\x72\x2d\x83\x17\x1e\xc9\xd6\x59\x9e\x98\xfe\x2b\x3b\x6e\x29\x1c\x77\x94\x99\x5b\x5a\x0e\xb5\xca\xcc\x2d\x2e\xa9\xff\x69\x7c\x6c\x11\xa3\x72\x6c\xb8\x62\xfe\x55\x11\x5b\x1f\x6f\x6e\xd3\x54\x59\xb7\xd1\x6c\xb6\x66\xb0\xa6\xdb\x6c\x48\x32\x5e\x3d\x6a\xde\x97\x8f\xab\x0e\xb3\xda\x99\x06\xad\x0e\xb7\xd3\xe1\xea\x54\x77\x81\x53\x42\x4d\xab\x1f\xba\x9c\xa2\x64\xd7\x74\xb9\x56\x79\x38\xd5\x3e\xc2\x6f\x70\x1b\x57\xac\x34\x6f\x5b\x5c\x54\x08\x2d\xd6\xcd\x1e\x57\x28\xcc\x1f\x4d\xb8\x29\x4a\xcd\x39\xc3\xe7\x14\x31\x66\x5f\xfa\x29\x0a\x84\x59\x54\xf7\x37\x79\x86\x99\x86\xb2\xae\xad\xc7\x34\xa8\xd5\xa6\xf5\xa4\xc9\x48\xc3\x68\xcb\x69\x93\xb7\x95\x16\xcd\xc3\xa6\x66\xe2\xca\x66\x1d\xf3\xcd\x39\x1a\x4d\x17\x2c\x85\x29\x55\x4d\x7f\x6c\x69\x31\x16\xcd\x47\x1c\x2b\x19\xf3\xcd\x09\x30\x85\x5f\x74\x8b\x0b\x7a\x07\xf1\x5a\x77\xaf\xe9\xdb\xa5\x81\x1e\x90\x59\xfc\x9c\x76\x4f\xb8\x19\x63\xd2\xa6\xc7\xda\x74\x7e\xe4\x54\x0f\xc0\xe4\xca\x40\x7a\xf7\x35\xe3\xab\xbd\xc0\xee\x0a\xe3\x3d\x9d\xec\x6e\xb2\x11\x5d\x1e\xd1\x7d\xd8\xb0\xbc\x89\xaa\x2a\x35\xf4\xad\x25\x74\x0d\x1a\x4e\x48\xdf\x74\xb2\x8c\x5a\x0a\x5d\x3a\xf6\x99\x62\xb3\xcc\x95\xe3\x16\xbb\x93\x82\x95\x1f\x6d\x34\xa2\x14\x1d\x2b\x41\x2b\xe9\x6d\x1d\x45\xd0\xdd\xbe\xd6\x9b\x5f\x17\x3e\xcd\xa5\x6b\xf1\xc4\xf6\x69\xb2\xed\x0c\xc9\x21\xde\xb6\x9d\x16\x65\x3f\xd9\xd3\xbb\x36\x56\x79\x86\x1c\xd9\xfd\xa6\x76\xc8\xbf\x49\xa7\xb6\x91\xe5\xd9\xb7\x7f\x4b\xf3\x25\xec\xb0\x6e\xa6\x7c\x1d\xfa\xe0\x61\x68\x7b\x39\x4c\xf7\xe8\xcf\x8e\x0e\x30\x48\xff\x59\x97\xb7\x3d\xd1\xf0\x82\xea\x93\x8d\xc4\xe4\x67\x0f\xcc\x72\x9b\xf9\xe9\xde\x74\x53\x8e\x55\x51\xdf\x23\x43\xb2\x2d\xb2\x7f\x97\x5e\xc3\x6e\xe3\xec\x65\xd1\xf2\x3f\x23\x39\xf9\x59\x3b\xf7\x96\xe4\x43\x92\x21\xfb\x0d\x0a\x39\x1c\x98\xae\x5e\xc9\x91\xb0\xc8\x83\xe3\xd2\xa2\xc0\x96\xc3\xb2\xca\x64\xb2\xe4\xe8\x8f\x5a\x53\x3c\xe3\x38\xb6\xe1\x31\xfa\x81\xe1\xad\xe6\xed\xb0\x11\x13\x78\x6b\x1d\xb8\xce\x6c\x41\x2e\x72\x58\x6d\xc9\x6f\x87\xd9\x16\xdb\x50\x94\x4b\x56\x46\x40\x52\xe7\x3e\xb3\xd3\x20\x50\x17\xc3\x18\x0f\xd1\x52\x95\x1a\x68\xe8\x36\xf0\x83\x4a\x82\x0f\xef\x4d\xab\xcf\x5d\x3a\x7a\xfe\x3f\x62\xea\x69\x64\xa5\xf2\x1c\xf5\xfd\x72\x0f\xb1\xb7\x1a\xe8\x8a\x30\xf4\x93\x46\x87\xc5\x6c\xca\x26\xe3\xa7\x52\x17\xd2\x33\x33\x58\xa5\xb6\xdb\xb0\xa5\x6d\xcd\x1d\x84\xb9\x0d\xa8\xc1\x17\x32\x6a\x57\x28\x1b\x03\x1d\xb6\xff\xd9\x7c\xd9\xae\xd9\xb1\xa2\xb5\xdf\xda\xc1\x89\x20\xf7\x32\xbf\x05\x7d\xa3\xe8\x35\xc9\x82\x27\xb6\x3f\x37\xb4\x32\x00\xc6\x0b\xca\xef\x18\x31\x78\x2d\x45\x06\x26\xce\x89\xfb\xb3\x15\x66\x3b\x93\x0f\xa7\xdc\x35\xe7\xf0\xcf\x72\x83\x2d\x2e\x0a\x76\x87\x6b\x58\x51\x72\x20\x81\x5d\x36\x47\x0b\x06\xc8\x28\x3b\x78\xf1\x0c\x7e\x9f\x7d\x8d\xe4\x3e\x7a\xcc\x51\xbb\x62\x0e\xfa\x00\x52\x5a\xb3\xc9\xf1\x0a\xd4\xba\xee\x83\xfd\x56\x97\x73\x8d\x71\x36\x69\x48\xcb\x26\x0f\xcb\x9d\x68\x69\xf3\x77\xd3\x66\xb7\x2d\xad\x5e\x46\xde\x56\x23\x6c\x6c\x6d\xbb\xcd\xd7\x28\x3b\xe9\x6e\xbb\xee\xe8\xe9\x02\x9e\xfd\x36\x4e\x5b\xe6\x5d\xfb\xaf\x71\xb9\x89\xf1\x0e\x0f\x12\x37\x46\x9d\x72\x8c\x4f\xed\x0d\x61\x42\x0e\x64\x22\xfd\x43\x9d\x64\xc2\x0b\x9e\x5a\xd0\xa2\x82\x83\xee\x15\xf0\xcd\xc5\x52\xe4\x61\x24\x48\x42\x75\xea\x44\x87\x94\x0b\x41\x31\x98\x9e\xaa\x38\xbb\x5c\xec\xa6\x5a\x63\xab\x39\x7c\x5c\xbd\xca\x5c\x93\xb4\xb6\x31\xdf\xb8\xc6\xe9\x0f\xe3\x4a\xf3\x26\x68\x51\xc8\x8d\xea\x8b\xb0\xf7\xa1\xef\x4b\x95\x2e\xd2\xb0\xa9\xbc\x5e\x78\x68\xc4\xa7\xf4\x02\x04\x2c\xea\x5a\x3c\x0c\x71\x97\xab\x8a\x6c\x45\x6d\x4e\xd8\x1f\xcc\x45\x0f\xa4\x7c\xf1\x1d\xc2\xa4\x65\x8c\x11\xd9\xee\x6b\x84\x14\x4c\x22\xf6\x53\xfe\x05\xf8\x6a\x82\x59\xd1\x15\x88\x05\x09\x58\x6a\x67\xff\xd9\xd3\xb5\xcc\xc8\xe6\x81\x77\x54\xc5\xbf\x16\x1f\x7d\x66\xab\x5d\x4c\x77\xbb\xa5\xf8\xa3\xda\xeb\x71\xfe\x01\xb9\x32\x23\x7c\x24\x75\xb0\xea\x28\xe1\x78\xe0\x93\x12\x6b\xfc\x54\xf0\xbe\x9c\x0e\xbc\x8a\x71\x2f\xf5\x3c\xfe\x7d\xd8\x03\xae\x0b\xe1\x31\x3b\x2c\x6c\x89\xb4\x91\xf3\x34\xf0\x8e\x87\x15\xef\x03\x19\xe8\xf9\x25\xa5\x1f\xbf\xd2\x7b\x2c\xe3\x14\x3a\xc5\x27\x40\x88\x86\xde\xf5\x83\xe6\xdb\x3a\x76\xf8\x83\x0b\x27\x80\xde\x54\x1b\xf1\x23\xeb\xdd\x34\x3d\xc9\x80\xd9\x34\xd9\xce\xe3\x7d\x8f\xc0\x77\xb5\x97\xb1\xc2\x93\x62\xe2\xcd\x6a\x24\x52\xb4\xc8\x4b\x15\x9f\x28\xc6\xbe\xc0\xe2\x52\xbf\x8b\xfe\x2b\xb3\xad\xfc\x66\x03\xc7\x93\x18\x7e\xed\xf4\xa6\x68\x0d\x8a\x7b\x18\x2e\xa4\xc3\x5f\xc2\x7a\x1e\xa0\x13\xf0\x92\x6b\xee\xf9\x2a\x90\x9d\xb0\x03\x7b\x28\x48\x2f\x55\x0f\x99\x10\x7c\x2b\xe3\xb6\xd3\x03\x06\x33\x7b\x0a\xb4\x3a\x74\x7f\x1e\xce\x36\x98\xf9\x55\xd4\x66\x31\x48\x7f\xe9\x6e\x36\xf8\x3e\xd4\x0f\x3b\xa6\x72\x65\xf6\xe2\x57\xb4\xf1\xc3\xe6\x09\xc8\xfa\xdb\x4c\x05\xb1\xa5\x3c\x22\xf4\xba\x07\xb4\xb0\x29\xe4\x8f\xd7\x39\x81\x7b\x88\x9d\xef\x1b\xde\xcd\x10\x06\xf5\x55\xe4\x7c\xc8\x0b\x7a\x74\x70\x6e\xe8\xd7\x30\x53\x3f\x50\x58\x0a\x3b\x82\x94\x16\xfe\x86\x9b\xe5\xe6\x10\xc9\x4c\x88\x81\xa7\xb2\x35\x52\x0d\x21\x46\x51\xf9\x19\x51\xf6\x66\x31\x9b\xb2\x0f\x58\x1f\x89\xf1\x41\x6a\x8f\xdf\xe3\x5a\xa1\x40\xfd\x37\x62\x43\xd1\xfa\x5d\x86\xb1\x53\xe8\x87\xad\x77\x63\xbf\xb9\x9e\xad\x47\xc5\xae\x74\x73\x28\xe3\x70\xcd\xb1\x9b\x45\x7b\x38\x1e\xf8\xa8\x8c\x91\x98\x6d\x9e\x84\xb8\xda\xe8\x87\xbe\xf4\x70\x4a\x4c\x1e\x15\x17\xd8\xc8\xa9\xa4\x87\x90\x67\xb9\xb7\xc3\x98\x84\xdd\x71\x0c\xf6\x5f\xd7\x90\xf8\x61\xee\x1d\xd8\x48\x82\x76\x42\x82\x63\x69\xa2\x24\xe5\xbb\xed\xef\x34\x4d\xe8\x81\xe9\xb9\xb4\x2b\xd0\x4f\x23\xe7\xd3\x9b\x60\x17\xfb\xfe\x4d\x5f\x76\xf1\xef\x38\x97\x9e\xe5\xd2\xd7\x72\x2b\xed\x27\xdc\xb1\xce\x87\x5f\x82\xb0\x90\xe6\xa4\x7a\x21\x6f\xe7\x77\xa7\x10\x5c\xf7\xa5\x7d\x4b\xfe\x80\xdf\xce\xf5\x4c\x5e\xf2\xe4\x86\x9e\x4a\xb1\xf7\x0d\x08\xb0\x4d\xdd\x41\x5d\xf4\xf2\xe1\xef\xa7\x5f\xc7\xfe\x49\xcb\x0c\xa7\xa3\xda\xd2\x7f\x46\xc5\x41\x0f\x66\xc2\x63\xa1\x0e\x33\xf9\x5b\xc0\x21\x73\xd0\xfc\x3f\xe0\x8f\xe3\x8a\x82\x12\x48\xd0\x60\xa5\xc8\xd5\x69\x6d\x0f\xa3\xa0\xd2\x69\x4b\xfb\xf9\xfc\x8b\x4e\x5b\x9b\x2d\xf2\x06\x9c\x22\x6a\xea\x72\x61\xce\x87\x25\x1b\x73\xf0\xb0\x35\xb9\x0a\x61\x36\xfc\x61\xaa\x63\xf6\x4f\xcc\xc1\x68\xb5\x30\x9b\xe0\x47\xaf\x12\xca\xbd\xd2\xfc\x2e\xe6\x18\xf8\xc9\x3d\xf0\xb9\x41\xb4\xd5\xee\xd8\xbc\x9e\x90\x58\xc4\x6c\x81\x46\x84\x14\xf2\x54\x02\x77\x50\x9f\x20\x49\x6d\x41\xd6\x93\x6a\x69\x26\xc8\x7a\x04\x2a\x3d\x0f\x02\xab\x4f\x49\x97\x41\x36\xaa\xbd\x92\x77\xa0\x75\xf2\x29\x89\xa6\xc3\x59\x19\xb5\xe4\x0f\xe8\x58\x95\x50\x7c\x0b\x34\x58\x62\x21\xbe\x0e\xd1\x17\xee\x17\x27\x42\xd5\x49\x0e\xc5\x6f\x90\x27\xd8\xdb\xc5\x71\xee\x8b\x34\xbc\xf8\x02\x29\xd1\xe7\x64\x09\x92\x9c\x49\x9c\x29\xa5\xfb\xf7\x63\xda\x25\xd3\xc1\x6b\x5c\x62\x6b\x38\xc0\xcc\x85\x53\xb5\x55\xf6\xda\xd3\x36\xb5\x57\x81\x3f\xc7\x8e\xd7\x6d\x01\x3e\x1c\x3c\x58\x07\x05\x9e\xe8\x3d\x5c\xdb\x0b\x2c\xea\xf0\xac\x39\x0f\x74\x6d\xb5\xab\xbe\x07\xdc\x52\x7f\xb7\xea\x3e\x30\xa4\xfc\x5d\xe5\x7b\xfb\x35\x45\x4d\x55\x1a\xa0\x57\x02\xb7\x2a\x3b\xa7\x57\x3c\x9f\xca\xb7\xf0\x97\x11\xfd\x55\x8e\x98\x7e\xea\x50\xd5\x17\x02\x98\xbc\xa9\xba\xce\x6b\x03\xe1\x60\xed\x4a\xbf\x95\xe8\x86\x66\x37\xdb\xf8\xa5\x7d\x2d\xb6\xb6\x3f\x67\x2e\xb5\xe4\xda\xbe\x19\x1f\x69\xe9\xb2\x9d\x1b\x7a\xd1\x72\xca\xb6\x58\x7d\xac\x45\x61\xeb\xab\xda\xd9\xfc\xcb\xf6\xb0\xc2\xb5\x19\x66\xf3\xa2\x29\xa1\x29\xcb\xe6\x57\x8d\x5a\x36\x67\x4b\x96\xee\x97\x39\xda\x55\x15\xa0\x64\x86\x0e\x84\xf4\x7c\xd9\x20\xc4\x21\xf6\x99\x4c\xee\x12\x1b\xd6\x2f\x7b\xe0\xba\x39\xa0\xa0\xa9\x0e\x77\xcc\x2b\xaf\x39\x87\xf4\x08\x77\x48\x79\xdb\xba\x60\x59\xab\xa3\xc4\x66\xcd\x9c\x65\xc7\x5b\x9b\x6d\x13\x7f\x3b\x7e\x59\x9f\x19\xc1\x77\xfc\xb1\x4e\xec\xef\xed\xf8\x61\xad\xdb\xb3\xa7\x83\x67\xf5\x56\xd9\xa1\x7c\x62\x35\xd2\x6a\xad\x44\x59\xa5\x36\x74\xb7\xf7\x5a\x5d\xa9\xf4\x6f\xd7\xb6\xb6\x2c\xd9\xa8\x98\xb6\xb9\x91\xf3\x5d\x21\x03\x1e\xe5\x1f\x55\xbc\x74\xc4\x70\xff\x69\xdf\x09\x15\x31\xf7\xb5\x67\x21\xbf\xfa\x0b\x94\x31\x6e\x7f\x3c\x16\xd4\x87\x2c\x99\x27\x0d\xd5\x48\xab\x3d\xf3\x99\xea\x2e\x2b\xea\x94\xa3\xba\xc5\x6a\xc5\xa8\x52\x9d\x67\x59\x31\x78\x4c\x1d\x63\xb9\xaf\xb7\x4b\x7d\xd0\xe2\x6c\xe7\x52\xdf\x09\x0b\x89\xbc\xad\xcf\xcf\x82\xdc\x94\xde\x7b\xc1\x22\xa4\x96\xdd\xcb\xb5\x18\x2d\xf3\xec\x79\x6e\xe9\x53\xf8\xab\x47\x62\xbd\x32\x1b\xd7\xe3\x6f\x1b\x9d\xfc\xb3\x47\xec\x50\x14\x93\xd6\xd3\xee\x34\x10\x32\xdf\xeb\x0c\xff\x4a\x41\xed\xdc\x2e\x75\x11\x6d\xdb\x95\x58\x7e\x54\xb0\xbc\x87\x5c\x99\x97\x9c\xf5\xcf\xdd\x1a\x5d\x2e\x61\xaf\x6f\x3d\x20\xbc\x6d\x5f\x6d\xe3\x1d\x1a\x48\x57\xa3\x85\xe7\xf3\xf0\xd0\x5a\xf9\x1d\xa2\xef\x91\x78\xe5\xb2\xdb\x21\xbd\x15\x5d\xce\x88\x95\xc7\x27\xbb\xad\x21\x5f\x8c\x26\x7a\x86\x41\xbb\x4c\x8f\xf4\xd1\xec\xe2\x2c\xf6\xa8\x53\xad\xfe\x5a\xfb\xf6\x3b\x9a\x17\xdb\x59\x0e\xa0\x8d\x5f\x3a\x68\x0e\xd2\x0c\xc2\xf7\xd5\x8b\xa2\xc5\x68\xdd\x8d\x45\xe8\x9c\xb4\x43\xd6\x62\x12\xff\xd6\xe1\xeb\x92\x95\xf1\xbc\xa3\xbe\x65\x67\xd8\x6b\x8f\xdd\xaf\x5a\x4f\xff\xa0\x2f\xab\x65\x52\xf4\x0c\x35\x1a\x57\x90\xa6\x8d\xdd\x9b\x23\xdd\x9e\x99\xce\xb7\x25\x20\xe4\x16\xe6\x8a\x1f\x4e\x09\x56\x0f\x95\x93\xa0\xcb\xb6\x73\x9d\x08\x60\x80\xfd\x54\x57\xb9\xcd\x1a\xc7\x93\x2a\xb5\xc5\x98\xd3\x70\x77\xbf\x69\x34\x6c\x6f\xcf\x37\xa3\x15\x47\xaf\x66\x7b\x4a\x5f\xe8\xe7\x08\x39\x22\xa0\xc1\xbb\x9c\x0b\x82\x33\x46\xad\xf9\x41\x49\x6f\x8c\x3f\x14\x26\xc7\x2c\x9a\xb6\x96\x1c\x64\xb6\x9a\xe3\xa4\x41\xd4\x01\x4b\x93\xca\xfd\xde\x15\xd6\x98\x9a\x76\x1c\xd7\x6e\x7f\x03\x15\x75\xcd\x9e\xd3\xc4\x82\xfa\x81\x96\x5b\x66\x1c\xdf\x41\x7c\xda\x06\xed\xb9\xd0\x55\x8a\x00\xdb\x7d\x2e\x8a\xf6\x73\x96\x27\x91\x96\x1d\xbb\xcc\x68\xe8\xde\x4e\x8c\xf1\x56\x93\x08\xfe\xfa\xaa\x6b\x66\xef\xf9\x9f\xc5\xdf\x2d\xdb\xd2\xce\xe7\xaa\x6c\x62\xfe\x23\xa6\x6d\x46\x56\x30\x6f\x9f\xdd\x50\xce\x1b\xd6\x75\x7b\xd7\x82\x6b\xf4\x5a\xd0\xb6\xe2\x49\xbf\x47\x8e\x43\x92\x2c\xd2\x30\x64\xba\xc2\xd7\x8d\x09\x3d\x5c\x03\x80\xdf\x70\xa9\xad\x37\x82\x74\x20\xb5\x1b\x97\x41\xab\xd1\x11\x4d\xb7\xed\x0a\x30\x93\x2d\x9d\xd6\xda\xd8\xd5\x6d\x2e\xe6\x35\x78\xa6\x5c\x65\x72\xc8\xee\x46\xdc\x58\x03\xc7\xc1\x3b\x3e\xbf\xfc\x91\xe3\x2c\x8f\x5d\x24\x84\x8c\x27\x7c\x13\xae\x70\x16\x24\x03\x52\x0f\x41\x8b\xf9\x89\x5c\x21\xec\x52\x26\x2f\xdc\x05\x6e\x24\xf4\xa0\xd9\x21\x5a\xf2\xeb\xc8\x37\x50\x81\x45\x42\xfc\x88\x6b\x48\x69\xa7\x2b\xd8\x2d\xa5\x9c\x04\x9b\xc6\xb6\x54\x25\x82\xe3\xf1\x8f\x6a\x09\xf6\xf9\x24\x48\xfd\x5d\x9b\x13\x9e\x51\x8d\xdf\x2d\x75\xbd\x65\x4d\x23\xa6\x91\x2e\xc7\x59\xae\xad\x0e\x88\x01\xd6\xf7\xda\x7b\xa8\x69\xf6\x5f\x69\xb6\x6b\x5a\xb4\xa4\xe0\x0e\xe6\x3e\xa7\x41\x60\xe1\x76\x22\x2e\x2c\xf1\xbe\x7b\x6e\xc2\x60\xb4\x2b\xf6\x42\xca\xad\x50\x57\x3c\x35\xfd\x52\x40\x01\xa1\x38\x9b\xe1\x05\x21\xed\xcc\x2b\xc7\x96\x79\xbc\x2f\x7c\x81\xb2\xf7\xfa\x52\x32\xed\x3c\x4c\xfe\x57\xfa\xc3\x71\xab\xef\x99\x8a\xf3\xc0\x15\x94\x4b\xd5\x7e\xd6\x5a\x01\x9f\x6a\xd5\xe6\xda\xb8\xb3\xf4\xb1\x8e\x0c\xe2\x39\x46\x4f\xb3\xa3\x47\x63\xc8\x7c\xcd\x1e\xcf\x6b\xa1\xbf\x4a\xaf\x78\x95\x86\x6b\xe4\xcd\x79\x27\x44\x06\xa7\x8b\xc9\xda\x51\xaf\xe2\xc7\xc9\x1d\x5c\x1e\x8b\xe3\xd3\xc8\xcb\xa7\xd7\xf9\xbe\x4c\xbe\x47\xd9\x41\x69\x4a\x67\x91\x7e\xfb\xff\xca\xba\xe3\x36\x44\x2d\xcc\x73\x40\x80\x68\x81\x85\x3a\x90\xaf\xc1\x66\xe2\x14\x87\x22\xfa\x0d\x49\xb4\xed\xf1\x90\xc1\x72\x33\x8b\x76\x3f\x9a\xdf\xe3\xde\x6f\x01\xab\xfd\x35\xdb\xe7\x03\x5f\x06\x38\xc9\xa6\x69\x4f\xa8\x27\xaa\xbc\x83\x18\x34\xba\xf8\x5d\x10\x39\xf8\x5b\x8e\x73\x50\x59\xc8\x99\xd4\xf2\xa0\x8b\xe1\x51\xdc\xde\x60\x19\x9b\x11\x5e\x49\x2f\xe3\x10\x83\x34\x18\x1d\x3c\x0d\x9f\xc1\x50\x93\x64\x0e\x61\x99\x79\x2a\xdd\xd4\xf5\x69\xf8\xe6\xac\x32\x17\x64\x44\x69\x6e\x1c\x98\xcd\x32\x2f\xf8\x0c\xec\x64\xff\x2c\x46\x5b\x8d\x32\xad\x3c\x2c\x87\xd7\x44\xec\xf0\x1c\xef\xf6\x8d\x94\x7b\xdd\x96\x8f\xb0\xa3\xbc\xbf\x34\x6e\x63\x6b\xf9\xa4\x56\x54\xb0\xde\xf9\x19\x15\xbd\x65\x95\xf8\xbf\xca\xba\xc4\x8a\xa0\xc5\x27\xc5\xb0\xd2\x18\x96\xd1\x11\x6c\xb3\x30\x72\xa8\x38\x0a\xc1\x0a\xa0\x1a\x47\xf3\x39\x38\x6f\x5a\xcc\x4c\x7c\x1b\xae\x97\xbb\x33\x39\x12\xad\x11\x2b\x48\xfb\x0c\xa5\xc6\x2d\x0b\xde\x83\x3a\x78\x2e\x39\xf5\xb6\xf8\xd8\x78\x77\x87\x89\xdb\xbc\x5d\xd8\xb2\x81\xbd\x09\xef\x71\x57\x3a\x5f\x25\x8e\xe1\xbf\xb7\x8e\x26\xe1\x89\xc7\xea\xdd\x12\x55\x24\x59\xd9\xe7\xc4\xa3\x9e\xf8\x42\xf3\x84\x74\x6f\xa5\xc0\x26\x61\x9b\xdf\xe5\x84\x2d\x09\x16\x81\x38\x96\x57\xc2\x75\xba\x2f\xbd\x27\x71\x81\x39\x4e\x69\x48\xfa\xca\x2a\xf3\xdc\x96\x02\xe4\x58\xb8\xdf\x4c\xf5\x8b\x5f\x42\xda\xf3\x25\xc9\x7b\x9d\x2a\xd3\xfe\xa6\x95\xd9\x17\x67\xa4\x21\xcf\xcf\xfe\x93\xd9\x8b\xba\x34\x2a\x14\xfc\x40\x5f\xeb\xfb\x95\x55\xe3\xda\xd9\xd1\x9b\x75\x07\xc3\x6a\xa9\xcc\xba\xe3\x16\x53\xfb\x2d\x0b\xee\x7e\x4d\xca\x15\xcc\xe2\x0a\x0b\xc0\x82\x03\x04\x76\x46\x6c\xe6\x98\x57\x70\xdc\xc5\xcc\xfb\x7e\x76\x11\x00\x41\x1b\x35\x8b\x76\x3d\xcb\x8b\xee\xe8\x6b\x9c\x1d\xc4\xbc\x4a\x3c\x2b\x9c\x62\x4d\x63\xbe\xe7\x9c\xe7\xd4\xc0\x6d\x73\x6f\xf1\xa2\xc0\x66\xa2\x9f\xb0\xe4\xf9\x8b\x45\xff\xb8\x04\x4e\x14\x15\x5d\x85\xaf\x1b\xd2\x2f\x6e\x83\xcf\xf4\x74\x14\xc7\x22\x8e\xb7\xbf\x2e\xb6\x47\x54\x34\x1f\x2c\xea\x46\xd2\x6a\xd2\x0b\x5f\xa0\x72\x25\xba\x85\x31\xae\xb8\x3c\x7a\xa1\xa6\x5b\x0e\xff\x6b\x21\x90\x20\xe3\x82\x0a\x83\xbc\x2e\x32\xa1\x45\x47\xfc\x42\xa9\xfb\x8b\xe6\x02\x1d\xbd\x3f\x15\x8f\xd1\x4b\xf1\xb7\xc5\xdf\xc3\x7a\xd0\x7f\x4b\xf1\xec\x3f\x50\x42\xd9\x2f\xc8\x8f\xa5\xf5\x15\xc3\x4e\x5f\xa7\x82\x2a\xcd\x9c\x49\x23\x7d\x95\x2a\xe7\x31\xf5\x8f\xca\x37\xd0\xad\xaa\x2d\x95\x45\x50\x3b\xb9\xa2\xd2\x12\x4a\x97\x41\x2a\x84\x30\xcd\xaa\xf2\xf2\xb3\xb0\xc7\x25\xc5\xe5\x42\x04\x31\x67\x77\xb9\x3f\x9a\x97\xb2\xa3\xbc\x1f\xab\x11\x3d\x5a\xb1\x93\x14\xce\x30\xac\x90\x91\xc1\x94\xe7\x95\x14\xca\x63\xcf\x53\x55\x19\x34\x6b\x6c\x78\xcd\xf1\x90\x13\x08\x7c\xbd\x9f\xa3\x62\xc9\xbf\x71\x3b\xd8\x73\x66\x5f\xa3\x04\x9c\x34\xd6\xd6\xf8\x0a\x5c\x36\xc8\x96\x21\xc1\xbd\xbd\xf6\x32\x6d\xf0\x4c\x07\xa5\x71\x04\xbc\xdc\x8a\x6e\x24\x83\x6f\x36\xac\x6f\xf8\x17\x82\xaf\xc8\x69\x70\x86\x9c\x2f\xfe\xd5\x60\x0e\x63\x67\xe5\x36\xf8\x20\xcd\x12\x49\x0d\x4b\x98\x3c\xb6\x6d\x23\x12\x7f\x8e\xf6\xac\x71\xd6\xb3\xcd\xf7\x9d\x4c\xe2\xbb\x97\x74\xa1\x59\x2b\xa0\x1a\x53\xdf\xfa\xc9\x81\xb8\xac\x96\xef\x75\xf8\x77\xee\xa8\x7c\x19\xa4\x39\x91\xac\xd0\x06\xad\x1b\x4e\x55\x50\x41\xab\xd4\x42\x45\x12\x68\xa5\x8a\xa8\xd8\x01\xda\xa4\x88\x91\xab\x40\x3b\x9a\x8a\xe5\x48\x10\xb9\xe6\x71\xdb\x63\xd0\x75\x69\x69\x9b\x0c\xbc\x5a\x84\x68\xeb\x70\xca\xcd\xf8\xd6\xf6\xc3\x45\xc2\xdb\x22\xf7\x41\xef\x89\x3c\x2e\x9f\xc1\x92\x03\xc3\x14\x9d\xa4\x9d\xe4\xdb\xca\xd5\x64\x33\xfc\xce\xae\x42\x20\xe8\x64\x9b\x2a\x1c\xd8\x33\x5f\xde\xbd\x07\xf8\x69\xf2\x5d\x37\x09\x78\x6d\x54\xa7\x3b\x07\x38\x30\x40\xe8\x1e\x00\x8a\x7b\xf2\xbb\xa3\x80\xc5\x1d\xdb\xbb\x77\x01\xcb\x5a\x93\x55\xa3\xc0\x9a\x86\xdb\xaa\x58\xfb\xdd\x95\xd3\x2a\x73\xfb\xfa\x12\xb9\x6a\x1d\x68\x67\xde\xc6\xae\xbf\x8e\xef\xd3\xfa\x55\x01\x50\x4a\xdc\x76\xd5\x55\xc4\xef\x70\x56\x37\xce\x4d\x9b\xca\xeb\x11\xe0\x97\xbc\x08\x03\xfd\x36\xf7\x4f\xbd\x1d\x44\xda\xc6\x2f\xa0\x06\xbf\xd9\x69\x4f\x77\x0e\xe9\xd9\x7e\x1c\x7b\x3c\xe4\x6a\x3b\x3a\x04\x1c\x62\xda\x26\xf4\x49\x86\x70\xb6\xf8\xae\xa6\xa1\xd5\xb6\x28\x05\x7a\x70\xc0\x16\xdc\xf4\x7a\x90\x6e\x4b\xaf\xfd\x30\x68\x66\x7b\xa2\x5c\x73\xe0\xad\x1d\xbc\x78\xcf\xc0\x6d\xe0\x1f\x61\xfc\xc0\x33\xd0\x81\x54\xf6\xe0\x4a\xc8\x75\xae\xe3\xa0\x8f\x4b\x12\xb3\x6d\x48\x07\x9d\xef\xbf\xa4\x33\x5f\x0d\x11\x07\xef\x7b\x5c\x0b\xcc\x35\x3c\xd0\x5d\x0f\x4f\xdf\xaf\xfb\xb6\xb1\x89\xf7\xfe\xd0\xe6\xa6\xef\x51\x77\x0f\x43\x5a\x7f\x84\x8c\x1c\x61\xb4\x43\x02\xac\x8f\x11\x3b\x83\xbd\xd2\xf5\xc9\xaa\x97\xd8\x77\x86\x80\x9e\xcf\xa8\x2b\xc6\xa6\x7d\x8f\xa1\x42\x33\xad\x7e\x2b\xb0\xae\x39\x6f\x30\xc4\x3e\xce\x6a\x74\xe8\xb8\xcd\x13\xbb\x6f\x43\x07\x2d\xb3\x1d\x5e\x0e\x9d\x34\xdb\x09\xbe\x3b\x7c\xc2\x48\x7d\x98\x23\x31\x93\xfa\x1d\xdb\x25\x15\x17\x4c\xeb\x1b\x94\xa3\x05\xe9\xc7\xcf\x56\xa6\x26\xeb\x19\xae\xad\xd9\xc6\x99\x36\xc2\xd5\xdd\x0b\x2b\x37\x16\x37\x66\x51\xaf\x9a\x2a\x5b\xf6\x90\x37\x9a\x87\xc8\x81\xb8\x57\x96\xcf\xdb\x7f\xa1\xcf\xdb\xe0\x3b\x51\x30\x7f\x20\x40\xb5\x12\x2c\x02\x6d\xec\x26\x39\x1c\x80\x6c\xec\xe1\xd8\x5e\x70\x1e\xeb\xcd\xb6\x2a\x76\x01\xf5\xf1\xcd\xad\x11\xcd\x6a\x89\xf1\x92\xe1\x51\x11\xa8\xf2\xa1\xc9\xee\x42\xed\xe2\x01\x33\xd3\xa2\xa9\x1c\x23\x8b\x7d\xe2\x06\x7e\x95\xe5\xa0\xe4\x58\xfc\x2a\x6b\xf3\xb2\xd7\xac\x00\x1b\x75\xe5\x57\xba\x81\x1d\xa5\x16\xec\x47\xb3\xf7\x6e\x28\x23\x9e\x03\x65\x37\x9d\xc5\x7c\x04\xcf\xb5\x56\xc2\x65\xce\x9a\xf2\x07\x90\x3e\xd8\x44\x7b\x1b\x88\x8c\xa0\x77\x18\xdb\xfd\x46\xfd\xec\xcc\xb4\x6e\xc2\x24\x75\x75\x59\x80\xdd\xbf\xaa\xce\x98\x8c\x5a\x46\x66\x6f\xa9\x6b\xb1\xf1\xce\x1e\x94\xf6\x01\xb5\x85\x05\x22\x7d\x07\x56\xce\x73\x41\x9b\xa3\x46\x7e\x74\x52\x1b\x18\x59\x48\x8a\xe1\x41\xee\x88\x27\x98\x2c\xe7\x48\xc9\x3d\x6a\x17\x6c\x4b\x45\xae\x77\xb6\xcb\xfd\xea\xbb\x38\x16\xd2\xa1\x9e\x8c\xfa\x8c\xce\x93\x01\xa1\x19\x98\x89\xe6\x22\xb0\x26\x76\x55\xab\xc8\x3e\x0b\x8f\x92\xc3\x6c\x57\x13\x73\x15\x27\x2c\xf3\x3c\x6e\x2a\x4d\x4d\x6f\x80\x76\xa6\x56\x34\x81\x20\x7b\xf8\x9b\xaa\xba\xa0\x5b\xf9\xe9\x25\x41\x2e\xf2\x34\x71\xee\x2b\x24\xf2\x3f\x62\xa2\x28\x59\x86\x3c\x7d\x74\x61\x0e\x87\xf5\xc7\xf5\x5e\x81\x26\x03\xe0\x86\x2d\x1a\xa2\x50\xdc\x9f\x97\x86\x7b\x44\xe0\xba\xcb\x35\xdd\x1d\x08\xd3\x55\x05\x88\x07\xa4\x0f\xb5\x62\x27\x9e\xd7\xf1\x06\x24\x28\x81\x6c\x23\x4b\xb7\x5b\xf4\x35\x6e\xa6\x5a\xeb\x51\x3c\x5a\x4d\xcc\xf5\x91\x5b\xe3\x0c\xe5\x8f\x5c\xc3\xe3\x78\x0d\x09\x6e\x77\xe3\x89\x15\x47\x71\x48\x1e\xac\x68\x8e\xa0\x9d\xf0\x41\xa8\x4b\xec\x4e\xfa\x91\xea\x42\xaa\xe2\x3b\x72\xaf\x7b\x9c\xcc\xb8\x1c\xfe\xd0\xf3\x77\xb6\x5f\x90\x81\x37\x31\x2f\xd0\xe7\x09\xf9\x73\xe1\x71\xc2\x47\xdf\xc1\x12\x23\x0c\x8a\x92\x20\xbd\xe2\xf2\x20\x80\x50\xf1\x0b\xb2\x2d\xd0\xa2\x5a\xe5\xb0\x2e\xe8\x68\xdd\x5e\xdb\x35\x74\x68\x43\x98\xc5\x35\x22\x27\x32\xb1\xeb\xac\x67\x0f\x6b\x4d\x6b\x34\x39\x9a\xb5\x58\x77\xd4\xd7\x89\xfd\x5b\x5a\xe4\x77\x2d\x7a\xa0\xe0\x94\xbf\x21\x67\x51\x60\x1e\xb0\x3a\x4e\x90\x74\x28\xe0\x54\x42\x57\xf4\x2b\xea\x95\x94\x50\xa6\x05\xed\x78\xfa\x6a\x6a\x5b\x50\x7c\x16\xdc\xbb\x89\x0e\xc8\xdd\x8b\x3b\xc7\xe0\x8b\x48\x68\xbf\x50\x84\x78\x33\x6c\x15\x73\x49\x82\x71\x54\x87\xd3\xca\x0d\x80\x96\x91\xd0\xca\x0f\x56\xfe\x01\x5a\xc1\x10\xf5\x59\x9a\x15\xdd\xb7\x23\x9d\x8e\x63\xc4\x36\x87\x85\xac\x0d\x59\xa8\xd9\x11\xba\x89\x89\x2c\x15\x87\x2e\x85\x47\xe5\x09\x98\xca\xc8\xd1\xf4\xac\x30\x78\xb4\x29\x4f\x23\xec\x19\x57\xc8\x06\x84\xdf\xe3\x19\x33\xb2\x22\xf5\x93\x37\xf9\x23\x59\xed\x69\xf6\x9e\xf9\xec\x37\x02\x28\x76\x47\xf4\xc1\x9c\x7c\x64\x62\x4c\x63\x81\xab\xf3\x76\xae\x5d\xd1\xa0\xc3\xfb\xd8\x0b\x25\xaf\x6c\x9a\xc2\x59\x7e\x76\xa3\x09\xec\xc3\x94\xfa\x9e\xab\xd1\xae\xfe\x35\x8a\x8f\x1c\x7c\x40\x81\x6c\x37\xe7\x44\xe0\xbe\xca\x76\xae\x25\xed\xba\xd8\x83\x8b\xa6\xc7\x08\xff\x70\x1b\x42\xcd\x53\x95\xb1\xeb\xc2\x2f\x71\xdf\xc5\x3e\x61\x97\x44\x1c\x8e\xbb\xc9\x31\x0b\xba\x1b\xff\x24\xde\xcd\xf7\x75\x82\x4d\x12\x9a\xe4\x99\x58\xc1\x0f\x73\x23\x27\x75\x64\x8e\xc1\xdb\x92\x5f\x0a\xa5\x10\x54\x2a\x27\xdf\x07\xc8\xe6\xad\x23\xd5\x4d\xc5\x25\x5e\xf2\x34\x18\xec\x49\x39\xec\x95\xae\x62\xa5\x92\xbc\x4b\xe5\x1a\xfc\x3c\x72\x5b\x43\x3c\x3f\xc6\xd7\xb9\x42\x87\x9f\x4b\x59\x5b\x94\xc3\x67\x05\x0c\x67\xa9\xf8\x89\x41\x9b\x93\x9a\xf9\x93\x0c\x79\xf4\x64\x5a\x79\x18\x9f\xe9\x9f\xde\xc8\x72\x08\x74\xcf\xe8\x8e\xe9\x26\x8f\x65\x3e\x8d\x13\x12\x1c\x04\xdf\x13\x5f\xbb\xb2\xb2\x37\xf1\x91\xb0\x41\xa1\x5b\xe6\x49\xd0\x8c\xa0\xd0\x7d\xfb\x7c\x41\x36\x1b\x1b\x32\x96\x98\x63\x89\xcb\x55\x47\xe4\x7a\xe0\x7b\x3a\x3e\xe5\xad\x26\xfc\xdb\xf2\x30\x2f\x91\xb4\xbb\x2e\x2c\xcf\xd5\x43\x56\xe6\x94\x77\xdc\x2b\x58\x94\x9b\xfb\x99\x3c\x9c\xb9\x94\xfb\x8d\x32\x9f\x00\xc8\x73\x09\xbc\xc7\x1a\xcd\xb7\xa1\x4f\x32\x62\x0b\x40\xcc\x19\x7f\xb9\x88\x17\xf9\xcd\x2b\xae\x68\x6d\xf4\x35\x1c\xa1\x48\x14\x37\x8b\xa2\x14\x07\x27\x6b\x38\x61\x8b\xee\xa0\x24\x8b\xcf\xc5\x4a\x74\xcd\xe4\x4c\x49\xb5\x2b\x6d\x78\x45\xa9\x02\xe3\xd4\xab\x27\x59\x8f\xf9\xad\x04\x49\x42\xdd\x4e\x36\xc3\x25\xe9\xee\x0f\x6a\x1a\x25\x81\x38\x94\x84\x2e\x31\x27\xac\xcb\x07\x97\x7e\x20\xed\x4d\xcf\x90\x18\x79\x5f\x8e\xab\x90\xd4\x53\xdc\x22\xc8\xd2\xd6\x40\x6a\x90\xb8\x2c\x91\x5e\xee\x67\x5d\xde\xcf\xac\xf1\xd8\x56\x09\x8d\x5c\x74\xbb\x57\x95\xce\xd9\xe7\x32\x51\x71\xda\x25\xf1\x94\xba\xda\x16\x7e\x67\x66\x53\x8d\x26\x82\x39\xfa\xa4\xe6\x22\xe2\x5b\xff\xed\xda\x54\xa4\x50\x35\x54\x5b\x88\xfc\xa5\xd8\x5b\x3b\x80\x4a\x93\x25\xd7\xe6\xa1\xe9\x55\x57\x6a\xc9\xae\x71\x25\x77\x6b\x51\x6e\xb2\xdc\x15\xb5\x7e\x38\xcb\xd4\xa1\xda\x0b\xa4\x71\xee\x86\x3a\x12\x39\x87\x79\xbe\xde\x95\x22\xa7\x3e\x69\x80\x05\xbe\x26\xab\x1b\x4b\xe9\x17\x08\x39\x4d\x25\xe1\xa6\xa8\xec\xc6\x28\xe7\xf0\xd3\x3a\x4d\xe5\xd0\xcc\xb9\x95\xcd\x05\xd0\xdf\xe3\xb7\x5b\xb4\x61\xf8\xa1\xa0\x16\x39\x4c\xd1\xfb\xa8\xe5\x94\x0b\xa0\xe3\x6e\xcb\x98\x8b\x77\xab\xb4\xa5\xcf\x65\xa6\x41\xb7\x25\x07\x5e\x56\x51\xd9\xc2\x44\x24\x8b\x57\xb4\x24\xa1\xf5\xb3\x9b\x5a\xa6\xdd\x20\xc9\x66\xad\xfe\xb8\xb7\xd1\x79\xad\x37\x3c\x9d\x43\xcc\xdb\x96\x7d\x54\xfe\x63\xf2\xf7\xfe\x3f\xbc\x74\xdb\x5f\x06\x15\xbb\x5b\x29\x52\xc1\x7f\x4f\xf1\xdb\x6f\x42\x52\xe7\xfb\x94\x2f\x20\xd7\x26\xd3\x3b\x42\x21\x7f\x47\x28\x1d\xcf\x9d\x8c\xfa\xc1\x9d\x24\x27\xba\xea\x47\xe7\x41\xa7\x5e\xc5\xdb\x8e\xaf\xce\xab\x9b\xee\x74\xdc\x72\x96\xd4\x02\x3b\xce\x43\xa9\x65\x2b\x3b\x6e\xc0\xda\x0a\x37\x75\xae\x81\x7f\x14\x40\x3a\xb9\xe8\xf0\x84\x77\x5d\xeb\xdd\xc1\x6c\x5a\x57\x15\x91\x1b\x3c\xa4\xba\xe4\xf5\xdd\xaf\xa6\xe7\x04\x25\x0f\xff\xa5\xc7\x1c\x74\xe6\x34\xbb\x17\xe8\x68\xba\x40\xe8\x23\x3a\xca\xa6\x7d\xfa\x4e\x39\xaa\xc7\xa8\x6a\x27\xc7\xf9\xc1\x68\x75\xbf\xe3\xe5\xde\x34\xf5\x80\xe3\xaf\x8e\xcf\x6a\x21\xd8\xac\xed\x90\x9a\x04\x0e\x6b\x44\xaa\xa1\xe0\x4f\x55\x4c\x35\x10\x92\x5f\xca\x57\xa3\x9c\x5e\xe7\xdb\xab\x33\xa0\xef\x32\x56\xf5\xaf\x44\x5c\x8e\xbf\xdb\x5f\xec\x7a\x39\x92\x37\xb0\x19\x77\x89\x46\x1b\x5c\xf4\xc8\x20\xef\x1f\x0e\xb2\x3f\x7c\xe6\xc4\x88\xa9\xfd\xfc\xd2\x81\x51\x0b\x87\x8c\x59\xf1\xe8\xbc\xc3\xdc\x44\xdc\xd8\x6e\x87\xd1\xe1\xaa\xb1\x08\x87\x4e\xf5\xd4\x58\x93\x43\x8b\x6a\x76\x2c\xd3\xe1\x44\xbb\xd1\x18\xcb\xe1\x51\x73\xc5\x18\x1a\xa4\x5b\x27\x1b\x03\x81\xb2\xcb\x5f\x8c\x19\x80\x3e\x89\x41\x63\xae\xe0\xb2\x9c\xf1\xb1\x2c\xa7\x68\xfe\xe3\xf1\x4d\xb0\x73\x71\x81\xe3\x7b\x51\x8e\xe1\x8a\xf1\x67\xee\x9e\x54\x9b\x43\x43\x8d\xad\x65\x1b\x8f\xbc\x6e\xda\x2a\x3a\x7b\x8c\xd5\x7c\x33\xeb\x81\x5e\x5d\xeb\xa3\x94\xab\xfa\xc9\x0a\x5a\x6c\xf5\x71\x4a\xc7\xda\xc8\x75\x06\xe0\xae\xa7\xc1\x87\x0d\x07\x7a\x72\x7d\x2f\x1b\x15\xa8\xb7\x10\xb9\x26\x9c\x01\x1d\xb7\xcd\x66\xc6\x43\x47\x10\x06\x96\x65\x43\x97\x9d\x38\x56\xf5\xa3\x7b\x40\x25\x40\x97\x91\x65\xbb\x8f\xa0\xf6\xd1\xe3\xd6\x1c\x48\xdb\xa8\xdc\x62\x3d\x94\x3c\x46\x35\xc9\x32\x38\x52\x35\x5d\xa5\x67\x74\xab\xba\x47\x0c\x37\x51\xd4\xc2\x73\x37\x99\x61\xeb\x4e\xa5\x5d\x32\x77\x6f\xcc\xe2\xf9\x58\xd8\x37\x1b\xb1\x3f\x58\xc6\xb6\xce\x31\x8a\xac\x6e\x28\x2a\x29\x8b\x36\xde\x1d\xa1\x1e\x10\x3b\x74\xd7\x25\xb7\xc7\xf6\x53\xdd\x17\x11\x12\xd0\xaf\x5e\x8e\x53\x3c\xe4\x66\x5f\x03\xe8\x33\xb4\x4a\xdd\x03\xec\x87\x83\xfa\xeb\x6d\x42\x91\x23\x03\x5c\xcb\x55\xae\xfb\x07\x81\xa6\x42\xb3\xe7\x92\x8d\x75\x3f\xad\x74\x24\x13\xd2\x43\x36\x62\xe9\x93\x02\xa1\x5d\x52\xb9\x44\x70\x10\xf8\xab\xf2\xdf\xa4\x16\x87\x1d\x35\x5c\x8e\x19\x08\x56\x6f\xcc\x7c\xed\x98\xdc\x38\x43\x25\x43\xe8\xcd\x37\xbc\x1d\x9c\x77\xb5\x89\x70\xc6\x30\x46\xfb\x1e\xf4\x5a\x78\x63\x87\x1d\xb4\x05\x75\xac\xf3\x31\xd8\xd8\x75\x49\x85\xb4\x3f\xe9\xee\xd1\x9d\x60\x1b\x86\x53\xf4\x64\x58\xad\x26\xdc\xe9\xcd\x36\xcb\xb2\xf3\x13\xa1\x64\x61\x0e\x12\x91\xba\x92\x0d\x9e\x29\xd4\x2e\x1e\x77\x92\x17\x5d\x11\xbe\x85\xc6\x89\xcf\xf1\x8d\x5d\xf6\x48\x6c\xe2\x14\xf0\x9c\xb2\xbb\xac\xbd\x88\xab\x95\xf3\xf4\x4d\x28\x5c\xcd\x6d\x3f\xaa\xeb\x9e\xfa\x4f\xa4\x8d\x6e\xc7\x65\x6f\xdc\x2c\xb1\xae\x2d\xd9\x88\x2d\xf8\x90\xb6\x1e\xc8\x17\x62\xb3\xa2\x04\x14\xed\x71\x5b\x69\x64\xf7\xd6\x7b\x63\x47\x95\x75\xb4\x0f\xa1\xf3\x8b\x79\x87\x13\x32\x5b\xaf\x75\xc1\x65\x7d\x36\xb6\x6e\x2f\x12\x93\x2d\x97\x0e\xb9\x1e\x15\xc6\x89\x1c\xdd\x82\x73\x5e\x08\xe4\xee\xef\xf3\x31\x49\x83\x38\x4b\xd1\xa3\x98\x06\x3c\x47\xbc\x85\xd9\x48\x68\x91\xec\xa1\x7e\x24\xa1\xcb\x1b\xc9\xc7\x3d\x57\x54\x9d\xc5\x83\xbd\xd7\xd7\xe9\xa2\x6f\xfb\x98\x36\xfc\x81\xf9\xfb\x69\x35\x79\x80\xa3\x28\xdf\x5a\x7c\xec\x17\x02\x6e\xb6\x1d\xb4\x3d\x10\xf8\x59\x7e\xdf\x52\x03\x7d\x3d\x35\x42\x79\xc3\xbd\x29\x35\xbb\x09\x85\xef\x4c\xfd\x58\xf5\x8c\x54\xcd\x67\x96\x24\x7a\xbe\x4b\xcb\xcc\xfd\x40\xde\xf5\x1f\x31\x7d\x1c\x04\x3f\x78\x0c\x5f\x9f\x9c\x0d\xec\x58\xbf\x9c\x7c\x24\x63\x99\x72\xb7\x50\xe8\x1f\x18\x50\x5c\x62\xec\x59\x1a\x68\x2e\x1d\xc3\x42\x68\x37\x2a\x81\xc8\xfb\xc1\x8a\x1a\x2b\xe7\x60\x46\x5a\xdd\x1c\xe8\x5d\x68\x48\xe3\x0e\xbb\xab\x61\x06\x4d\xdb\xad\x7a\x3c\x5d\x63\xcb\x7b\x58\xe4\xf9\xd8\xb7\xf2\xcf\x14\x9b\x38\xf7\x86\xa9\x80\x82\x78\x44\x85\x69\xe0\x22\x0f\x5b\x54\x15\x64\x9d\xb8\x52\xb8\x2d\x38\x3e\x79\x55\x2a\x9d\x1e\xcf\xdf\x17\xeb\xc7\x68\xcd\x88\x8a\x90\x87\x2c\x65\xcd\x04\x1b\x32\xb7\xe5\xfa\xf9\x6d\x09\x53\x16\x7c\x22\x81\x22\x08\xc5\x72\x37\xb7\xc8\x41\x09\x18\xb1\x9a\x6d\x5f\xee\x0e\x79\x1c\xb5\x58\xb5\xdd\xc1\x35\xa6\xb0\xa6\xc1\x26\x2d\xb0\x24\x82\x33\xb8\x85\xbe\x3f\xd2\xa6\x2b\x25\xd4\x37\xf2\x51\x2b\x36\xec\x2e\xeb\x54\xed\xe7\x88\xcc\xa8\xc3\xd2\x80\xc8\xf7\xd1\x77\x0a\xa6\x58\xbf\x38\xb7\x05\xd6\xec\xf1\xb8\xca\x24\x42\x54\x43\x82\x3a\x86\x16\x7d\x21\x45\x87\xf9\x85\xe3\x95\x96\x14\xd8\xcb\x0d\x17\x20\xc9\x8f\x62\x47\x84\x4b\x84\xc3\x71\x9f\xf3\xe7\x5d\x19\x3c\x5e\x11\xd5\x65\x77\xc2\xb7\x92\x32\x30\x32\x89\x2a\x2d\xb7\xbb\xc6\xda\x16\x34\x39\xf6\x2a\xba\x3b\xf8\x61\xdf\x5f\x2e\x8e\x7e\x56\x79\x36\xae\x8e\xd1\xdd\x74\x39\xfe\x79\xe8\x86\xea\x72\xde\x73\x66\x79\xa9\x79\x42\x4d\xf8\x74\x9e\x57\x62\x08\x6b\x55\x7a\x71\x92\x4e\x74\x24\x0f\x92\x74\x8e\xab\x64\x47\x25\xcf\xf3\x74\x42\x60\xa9\x80\xa4\xaa\x00\x27\x3e\x83\xef\xe4\x75\x26\xed\x4c\x46\x15\x2e\x3a\xbd\x2e\xfb\x0e\xaa\x39\xe3\x56\x5e\x3d\xd4\x48\x40\x2b\xb4\x07\xad\x4a\xc4\xf8\xe6\xcc\x84\xa5\xd8\xfb\x5d\x1b\x6e\x49\x3b\xec\xff\x4f\x8f\x65\xfa\x62\xc0\x3e\x45\x4c\x66\x32\xf5\x48\x63\x51\xe6\xdf\xc0\xf3\x95\x44\x41\x73\x10\x5f\x7c\x48\x70\x9f\xb1\x46\xf8\x3c\x8b\x14\xda\x97\x3a\x97\xf5\x30\x42\x3f\x16\x96\x7d\x83\x3d\x1c\x31\x2c\xbc\xc0\xb1\x09\x1e\xce\x79\x1a\x77\x99\xa2\x91\x07\x49\x4c\xf4\x68\xcd\x17\xa5\x12\xdd\xf3\x0b\x70\x19\x4d\x08\xb5\xc8\x3c\x7b\x18\x22\xcf\x96\x11\x7f\x2e\xb8\xe6\xfc\xf6\x50\x4e\xec\xc8\x5f\xe3\xb5\x72\xc0\xa2\x60\xc8\x1b\xda\x55\x2e\x9a\x23\x07\xb4\x1d\x2d\x1c\xf5\x11\xd7\xc7\x17\x69\xfb\xe9\x96\x07\x15\x89\x29\xf7\x8a\x56\x14\x9d\xa2\x4a\xb3\xf0\xc5\x80\xa0\x81\xa4\xce\x62\x46\xc8\xde\x98\x9d\xe2\x98\xb0\x4b\xcc\x47\x25\xed\xac\x70\xda\xaa\xd2\xbf\x31\x07\x7d\x66\xa5\x7e\xb1\x72\x22\xa7\xcc\x31\x71\x2d\x06\x54\x7e\x20\x75\x12\x56\x25\xfe\xea\x5e\xb9\x3c\x2f\xd9\x84\x2d\x9a\xa6\x49\xfd\x71\x89\x23\xa0\xb2\x2b\xf8\xba\xbe\x2d\xe5\xa7\x09\x67\x3b\x34\x2b\x2a\x89\x6f\x9b\x3f\x55\xee\xf5\xb0\xae\x0d\xad\xc4\x79\xaa\xa4\xec\xca\x2c\xef\xdc\x82\xd9\x4a\x95\xaf\x46\xa6\x45\xd5\x36\xff\x93\xbc\x17\x55\xb5\xb4\x6c\xb6\x61\xb5\x8c\xe1\x14\x72\xb8\xe6\x26\xf3\x66\x40\x4a\x1d\x3b\x32\xd3\xdb\xbd\xa1\x28\xaa\x09\xbf\xa2\x11\x14\xfb\x0b\xf9\xb9\x1a\x88\xde\x77\x06\x5b\xdb\xe0\xea\x33\x17\x57\xaf\x89\x31\x1e\x4f\x6c\x38\x88\x79\x39\xb8\xaf\x11\xec\x36\xdc\xdd\xd9\x38\xe8\x1e\xa3\xb8\x24\xc3\x62\x41\xb2\xa7\xb2\x6a\x1c\xbe\xda\x5e\x76\x1e\x5f\x5a\xea\x26\xbb\x45\x6c\xca\xb3\x95\xfd\xf1\xdc\x99\x36\xdc\xc4\xf7\xc1\xc5\x25\x36\x83\xfc\x03\x22\xc6\x5b\x88\xb4\x23\xc1\xc4\x56\x0e\x63\xbb\xdf\x19\xf9\x21\xe6\x2b\x0f\x4a\x7b\x2d\x6b\xb3\xdb\xf6\xe6\xf5\xf0\xbb\x67\x14\x2d\x3f\x11\x97\x4e\x88\xda\x92\x91\xe2\xc9\x16\x39\x1c\xa5\x35\x7c\x5e\x71\x00\xd5\xd0\xf7\x5e\xd1\x89\xb6\xe8\x1c\x54\xbc\x43\x2f\xb5\xe9\xb7\x23\x5d\xa3\x1a\x92\xda\x79\x18\x4e\xc5\xe7\xf6\x29\x37\xa1\x98\xd1\xfe\x15\x5b\x24\x9c\x51\xba\x12\x74\x52\xde\x2a\x6f\x7a\x1e\xe5\x7c\xec\xe8\xf7\x19\x0c\x8b\xe8\xd2\xf4\xaf\x0b\x5c\x50\xc5\xd0\xfe\x25\xdf\xe9\x49\x0b\x01\xe2\xc3\x3a\xb6\xc0\x56\x9d\xdd\xd0\xd9\x00\xeb\x5d\xf8\xab\xd2\x76\x41\x4c\xfb\xa9\xce\xb9\x34\x8e\x3e\xee\x2e\x70\xf9\x3b\xc0\xeb\xf1\x80\x87\xf7\x68\xf4\x44\xc0\x5f\xb6\x4f\xf7\x88\x11\x9c\x66\x4e\xcf\x02\xf2\x58\xed\x64\xef\x46\x94\x56\x99\xb8\xd7\x17\x0d\x29\x7c\xd6\x5b\x8f\xb1\xcd\x4a\xed\xd3\x76\xff\x93\xd4\xd4\x37\x43\x30\x8f\xce\x52\x37\x78\x65\x85\xae\x1b\x58\xeb\xdb\x17\x00\x1e\x5a\x4b\x75\xf5\xe8\xee\x9b\x71\xfa\xe7\x6c\x4c\xbf\xa6\x93\x6c\xc9\x77\x20\xd5\xd9\x63\x36\x65\x30\xd6\xf9\xc4\xc4\x3f\x43\x3a\xd0\x8d\x43\x1f\x86\xe6\xa1\x5e\x7d\x53\xc3\xc7\xa0\x5d\x5d\x47\x87\xc1\xb0\x9d\xf2\x3d\xc3\x54\x58\xa6\x6c\xcd\x70\xb6\x8b\x5e\x35\x72\x78\xc0\xe5\x8e\xc4\x6f\xf8\x35\x02\x56\x40\x1d\x39\x8e\x82\x67\xe2\x47\x1a\x31\xae\x09\x95\xa3\x18\x6c\x23\x3b\x69\xcc\x92\x54\x43\xaf\x1d\xff\x44\x5e\xe5\xfb\x79\xf4\xbe\x23\xf9\x5c\xea\xd8\x53\xf0\xda\xe5\x97\x13\x86\xe0\xe1\x79\xf1\x24\x15\x42\x99\x62\x4e\x3e\x81\xa4\x8c\xfa\x4d\xb1\x21\xb2\x01\xe4\xd4\x27\xc8\x62\x8f\xf9\xf4\x51\x27\x0d\x25\x73\x9a\xe2\x04\x6e\xa9\x98\x8e\x72\xaa\xaf\x17\x4d\x0b\x9c\xb5\x2b\xde\x4f\x17\x38\xb7\x94\xc0\xa7\xef\xc3\x9c\xf3\x74\x66\x8e\xc2\x6d\xd2\xd9\xb3\xc6\x48\x35\xaf\x7e\x16\x80\xf9\x1e\xa9\x9a\x9d\xc6\x2f\xd3\xae\x1a\x30\xda\x9e\x56\xf3\x8c\x52\x14\x6b\x4b\xde\x18\x4f\xb6\x77\xe6\x9d\x30\xe9\xe9\x88\xcd\xe8\x30\x0d\xe8\xba\x90\x18\x6a\x7a\xbd\xc7\x31\x46\xcf\x2c\xa7\xaf\x8e\x99\x6d\x46\x1f\xe0\x50\xaf\x99\x9b\x0d\x75\x78\x67\x59\x18\x8e\xe4\xe2\x72\xad\x36\x8c\x61\xd0\xe7\x6c\x73\xc7\xea\x60\xf5\x76\xcb\x13\x7e\xe0\x6a\x47\xfd\x89\x35\xf6\xb7\x9d\xbc\x26\xfc\x6d\xf1\x30\x9d\x89\x59\xcb\x7b\xf0\xc5\x49\x6d\x33\xa2\xb9\x49\xa3\x5b\xfd\x4a\xcb\x06\x99\x7d\xd9\x11\x6b\x55\x53\xb8\x48\x65\x7b\xa8\x45\x2b\x8b\x67\x07\x6a\x33\x4a\xb1\x07\xae\x51\xf4\xc5\x6a\x00\x5f\x74\x58\x46\x38\xd8\x5f\xea\xea\xa1\xbd\x73\xf8\xd4\xb3\xd1\x07\x00\x5a\xe8\xfd\x8a\x27\x81\x7f\xa8\x95\xae\x40\x67\x9d\x81\x3d\x2e\x6b\x60\x99\x83\x56\x90\x55\x08\xf8\xd0\x36\x87\x21\xd4\xa3\xa1\x7f\xed\x3c\x30\x94\x61\xbe\xd5\x23\xf7\xe1\x11\x2d\x73\x4f\x5b\xeb\xaa\xb3\x4d\x03\xf6\xc2\xea\xa8\xca\x51\x47\x66\xcd\x16\xf1\x7a\xc8\xae\xda\xbb\x39\x22\xa7\xf2\xfa\x1b\x69\x9a\xce\x39\x32\x52\xfc\x29\x68\x52\xf3\x30\x3b\x0e\xd6\xd8\xa6\x45\xff\xed\xf2\x46\x51\x42\x39\x82\x80\x2b\xdf\x90\xf2\x50\x07\xbb\x0e\xb8\x85\xbb\xfa\xab\x7e\x20\x0e\xb9\xe5\xf6\xc4\x43\xbe\x61\xbf\xf7\x56\x82\x06\x08\xc8\xbe\x06\x20\x95\xc4\x53\x57\x59\xff\xf6\xec\xee\xcf\xb6\xf0\x73\x7c\x2b\xe1\xb4\x8a\x9d\xfd\x24\x3d\xb5\x89\x2e\xe3\xd2\xd5\x92\x0b\x48\x78\xd9\xf1\x02\x07\xb4\x66\xf9\x8f\x4c\x95\x6b\x48\x15\x28\xc9\x12\xc3\xac\xe9\x8a\x79\xe0\x16\x5e\x6f\xc7\x1c\x70\x4f\x68\xac\xa0\x3a\xe0\x7c\x9b\x79\xde\x31\xf8\x3f\xad\xdf\x70\x52\xd2\x0e\x05\x11\xcd\xf5\x3c\xa0\x44\xc1\xf6\x7a\xdb\x75\x7c\x06\x93\x7c\x82\xba\x22\xed\xcf\xf9\xa5\xa9\x26\x6d\x31\xfe\x67\x7a\xb4\x2d\x9d\xe1\x21\xa2\xe2\xf6\xfb\x68\x94\xa8\xa6\x71\xc1\xad\x5b\xf4\xb8\xd2\x14\xf7\xb5\x10\x5e\xdc\x48\xb8\x5e\xf4\x48\xf8\x9e\x94\x26\x56\xf3\x41\x1e\xd7\x4b\xbf\xc5\x75\x78\xad\x2b\x4b\x66\x59\x78\x9b\x55\x5a\xd2\xfd\xc8\xb5\x35\x07\xfc\xde\xfa\x7a\xd4\x1f\x23\x7d\xa0\x1c\x97\xad\x72\x7b\x18\xa0\xd1\x5c\x88\x38\x41\xbd\xd2\xda\xeb\x24\xa2\x29\xe4\x39\xa0\xf1\xe0\xac\x76\x33\xbb\x5f\x8c\x72\xe5\x55\xab\x6e\x2c\x35\xfb\x1f\x95\x3f\xd1\x34\x5b\xbf\xb5\xcb\x73\x32\x1b\x51\x67\x41\x7e\x9f\x9d\x2f\x55\xfb\x49\x84\x6e\x22\x63\x7f\x6a\xce\xa4\xa0\x2a\x40\x9d\xaf\x95\xb4\x4c\x5d\x10\x29\x63\x9e\x05\x7e\x2a\x8e\x08\x73\x0d\x02\x96\x6a\x05\xbe\x0e\x3e\x5b\x56\xe4\x73\x94\xc1\xae\x9c\x26\xa0\x42\x37\xd7\xbc\x71\x9d\x63\x5e\xa8\x57\xba\x24\x84\x8b\x1a\x3f\x81\xff\x44\x1a\x35\xaf\xb7\x7f\xc6\x7a\xdf\xba\xd2\x26\x86\x0c\x49\xdd\xa7\x4e\xa7\x68\xa4\xe2\x95\x93\xd4\xf2\xd4\x8c\xa6\xec\xa0\xce\xd4\x73\x55\x3f\x19\x89\x7c\x50\x49\x50\xe8\xee\x34\x76\xee\x33\x66\xf6\x7f\xc4\x0c\x9b\x16\x5c\xe0\x0d\x86\xbf\x13\xf6\x46\x69\x45\xea\xe6\x4d\x85\x34\xb2\x02\x45\x5d\x01\xf8\x28\x2d\xb1\x96\x57\x5e\xb4\x5c\x12\x86\xdb\x1e\xf3\xa5\x7c\x11\xf5\x80\x9b\x5c\x55\x09\x1d\x8b\xdb\x55\xab\xeb\x18\x19\x7f\xb5\x3e\xdb\x2e\x21\x38\x85\xfb\x68\xb8\x37\xd4\x3b\xd6\xa3\xfb\x53\xf8\x44\x6c\xbf\xbc\x9f\xf5\x28\xee\x68\x03\x3d\x7a\x6d\x3c\xb0\xfc\x4b\xcc\x17\x9e\x7f\x51\x3e\xe7\x79\xe2\x26\xe1\x16\xee\xd5\xe4\x0d\xa9\x29\xb1\x6f\xf8\x6b\x63\x87\xe3\x21\x19\xc7\x22\x61\xbc\xcc\x2c\x4a\xf0\xef\x84\x89\x9c\x0a\x8a\x46\xd2\xbe\xfc\x07\x1e\x0e\xc9\x39\x45\x38\x77\xcd\x94\xe7\x25\x63\x88\x07\x7c\x2f\x69\x8b\xd3\xfd\xb4\xb9\x8a\x78\x07\xe3\xa8\x9a\xf0\xdf\x93\x49\xdc\x23\x11\xaa\x81\xb4\x78\xbb\x48\x6c\xd7\xa6\x84\xcb\x91\xdf\x5a\x6e\x26\xbd\x61\xbd\xac\xcd\x49\x49\x8c\x02\x49\xd7\xa7\x4e\xc4\xac\x28\x10\xf1\xcb\xb8\xdb\x05\x36\x69\x6e\x71\x0b\x49\xa9\xe9\x36\x09\xe7\x62\xfa\x32\x3c\x53\x36\x87\xa5\x67\xce\xa4\x01\x69\x49\x59\xab\x32\xf3\x7d\x9e\x65\x7b\x67\x4f\x11\x31\x42\x46\x5e\x2c\x86\x94\x23\x29\xdc\xe4\xf2\x29\x6f\xa3\x38\x19\x5c\x95\x8c\xa7\x35\xce\x55\xf2\x3b\x82\xbe\x8e\x2e\x64\x2c\xd2\x0d\xfa\x62\xb2\xb6\x31\xac\x94\x01\xc2\x2d\x21\x7a\x4d\xd8\x1c\x97\x50\x41\xf5\xc1\x5c\x32\xf3\x53\xc9\xd3\xbc\xed\x11\x7b\xf3\x4c\xf3\x1e\xb0\x68\xe9\x92\x7c\x65\x74\x15\x4f\x50\x10\xc2\x1d\x62\xdf\x10\x45\xc7\xff\x0d\x79\x57\xb8\x90\xa4\x4b\x35\x2a\xb6\x4f\x6d\xf1\x7e\x26\x5e\xce\x58\x8d\x17\x95\xb8\x65\xaf\x43\xa7\x97\x1a\xe5\xde\x83\x0a\x73\x2a\x7c\xbe\x2f\x8d\xe5\x4b\xfc\x48\x93\x3f\x45\x2f\x29\x92\xa1\xa3\xc5\x66\xfe\xa7\xba\x79\xe2\xb2\x80\x5b\xf2\xa2\x92\xbf\xd4\xf7\x0d\x29\xa5\xd3\xb4\xec\x8a\x4e\x49\x5d\xf0\x86\xe2\x65\xc9\x17\x46\x89\x50\x2d\xe5\x33\xcd\x52\x27\xcb\x4c\x23\x78\xb1\xc2\x72\x34\xfb\x6c\xa4\x51\x45\x14\x67\x27\x3d\xb2\x72\x28\xce\x97\x72\xab\x1a\x98\x70\xd9\x33\xa5\xa6\x2b\xa5\x10\x7b\xb8\xb6\x2e\xfd\x05\xa2\x58\x02\x20\x1d\x38\x5d\x52\x26\xf4\xe0\xcf\xbe\xa8\x88\xf4\x9c\x1e\x43\x55\xd9\x7b\xaf\xe8\xd7\xa8\xee\x25\x1b\x74\x76\xd6\x4c\xf8\x80\x5b\xad\x6b\xdb\x7d\xa3\xeb\x72\xeb\xa0\x7e\x8f\xca\xda\xeb\x5e\xf9\x37\x17\x86\xd7\x47\x04\x42\xb2\xfe\xa9\x5f\x0c\x76\x4d\x5a\x6e\x88\x0e\xa9\x8c\xe1\x35\x0a\xc3\x37\x85\xf1\x65\x0f\x59\xee\xb4\x47\xcd\x9d\xd1\x9d\xbe\x9c\x56\x97\x58\x10\x71\xb1\x2d\x2e\xa1\xc9\x75\xa1\x76\xc0\x1d\x75\x6e\xb0\x61\x1f\x36\x71\x81\x24\x5b\x85\x6b\x98\xe4\x35\x05\xe1\xa7\x86\xc6\x9b\xaf\x13\xb7\xf6\x3c\x6f\x19\x20\x1d\x6e\x7f\xdc\x9a\xeb\x61\xdc\x34\xd7\xb6\xd3\x33\xa2\xc6\xb1\x2d\xcf\xeb\xb4\x44\xd0\xf6\x9e\x3c\x9c\xff\x4c\x1e\xec\xb7\x2f\xa3\x4b\xf1\x4f\x40\x03\xef\x8a\xe2\x71\x90\x11\xbb\x48\xb9\x92\xb1\x14\x32\xd8\x11\x1b\xe6\x40\xd5\xec\xea\x8a\xfc\xee\x1d\xd4\x53\x1d\x9d\x87\x83\xb5\x86\xa2\xdf\x9e\x9f\x93\xd7\x62\xd6\x2c\x59\xb7\xe7\x61\x6e\x4d\x3f\x50\xaa\xdd\x8a\x47\xcb\x3b\x6e\xb8\x13\xfa\x89\x9d\xb7\xb1\x7b\xba\x2e\x76\x25\x61\xaf\xc8\x57\xab\x2c\x70\xf5\x8d\x47\x55\x2d\xf8\xcb\x95\xe3\xdd\x7b\x88\x06\x25\xa4\x6e\x86\x07\x38\xd7\xb3\xfb\xb2\x57\x75\xda\xa1\x9e\x72\x5f\x72\x5c\x40\xef\x40\x80\x75\xa4\x96\x7a\x33\xed\x76\xf0\xc5\xfe\x64\xc6\xa2\xdf\xf3\xc1\xe2\xb0\x6f\x24\x72\x97\x02\x79\xe0\x82\x41\x77\x15\xf2\xcd\xb2\xa0\x17\x81\xca\x9b\x7d\xde\x97\x87\x3e\x38\x7e\x57\x9d\x8c\xee\x1f\xd2\xed\xe7\xba\x62\x7b\xdd\xfb\x7f\xba\xbe\x52\xfe\x1e\x88\xc1\x88\x5b\x04\x03\x6f\xdc\xdc\xeb\x4e\x0d\x52\xdd\x1d\xcb\xcb\x06\x6f\x61\xdd\x8b\x0d\x86\x0e\xe0\x5d\xb3\x5f\x0f\x65\x11\xff\xa6\x74\x0d\x07\x7b\x89\xb8\x3b\x46\x24\xbe\x53\x61\xcb\x63\x36\x01\xc9\x81\xef\x26\x60\x41\x7f\xbc\x73\x07\x86\x5d\x76\x9d\x7f\x32\x84\x77\xb9\x74\x72\x66\xf8\x01\x3c\x7f\xfe\xde\xa8\x2f\xc2\x69\xca\x68\x4c\x07\xd1\x36\xd2\x3f\xf6\x00\xb9\xad\xdf\x62\x5c\x8c\x14\xa8\x32\xc7\x5f\xa1\xd6\x2a\xf0\x13\x1e\x28\x71\xd3\x9e\x89\x1e\x34\xb0\x86\x3e\xb9\x09\xfd\x4d\xca\x9c\xa4\x63\x2c\x44\x03\x93\xb5\xee\x36\x82\xe5\x29\x1d\xdc\x89\x24\xdf\xe9\xf5\xc4\x1f\xd1\xa7\x67\xe0\xde\xb5\xa1\x94\xb9\xad\x7e\xa7\xfd\x0b\xc6\x7f\x3b\x15\x5c\xf0\x99\xec\x77\xce\x3d\xb5\x30\x4d\x82\x46\x2c\x88\x67\x37\x41\xff\xcc\x54\xcd\xad\x82\xe9\x8f\x27\xcd\x75\xc3\x48\x43\x36\xf3\xbe\xb0\xac\xde\x67\xf3\x57\x61\xe7\x3b\x4d\x4f\xa4\xb8\xac\x6d\xf3\x39\x51\xe1\xd2\xd4\x68\x76\xe2\x39\x1c\x58\xc5\x5a\x00\xc1\x1f\x94\x96\x2c\xbc\x45\xae\x2d\x00\x2c\x3a\xa2\x3e\x65\xa6\x2c\xad\xc2\x74\x25\x66\x2e\xad\xc2\x55\xb3\xab\x97\xee\x79\x34\xd1\xd7\x5a\xee\xeb\xec\x6c\x48\xb4\xca\x53\xad\x2f\xff\x62\xdd\xdc\x9d\x5b\xd4\x64\x83\xe9\x25\x09\x73\x6c\xaa\xd4\x8e\xfc\x08\x9b\xd7\x03\x41\xf1\x64\x5b\x93\xa1\x44\xf6\x11\xdb\xb0\x91\x2b\x8c\x02\xdb\x23\xe3\x14\xff\x35\xb6\x7f\x26\xfa\x3c\xb2\x80\xd0\xa9\x55\xee\x08\x87\x85\x29\x05\x72\xbb\xe3\xb5\x69\x84\x53\x89\x53\xe8\xf4\x55\xd0\x38\xec\xdc\xf4\x59\xa0\x07\xa2\x6c\x46\xc3\xfa\x12\xfa\xd8\x8c\x9d\x85\xa1\xdd\x93\xb6\x9a\xa6\x3b\x0e\x38\x79\x48\xf5\x46\x47\xa2\x22\xa4\xa4\x0e\x5c\xaf\xd4\xcc\x23\x40\x0a\x3a\x6e\x65\xac\x73\x42\xa8\xa0\x09\x37\x9c\xce\xf5\x74\x46\x8f\x38\x13\xfa\x2e\x85\x2a\x9d\x67\xfb\x3f\x04\xfc\x0b\xf5\x1d\x2c\xf7\xd2\x81\x31\x86\xd7\x63\x5d\xe0\xa2\x11\x5d\x14\x12\x29\x1d\xf9\xe8\xfc\xc9\xf5\xe0\x68\x95\xe3\x43\xb7\xd1\xb1\x83\xf6\x11\x38\x83\xb1\x3a\x9b\x87\x84\x98\xf1\x23\x96\x4e\x60\x9d\xc6\x0b\x6d\xc1\xce\x76\x32\x9d\xba\x8d\x2e\xab\x65\x83\xd2\x54\x84\x41\xd3\x0b\xd1\x06\x64\x6a\xcb\x09\x41\x1b\x2a\xb6\xed\x55\x32\x1d\xad\xdf\xee\xcf\x45\xa2\xbf\x75\x8c\x87\x73\x5d\x6f\x74\x7d\xa7\x81\x30\x6f\xba\x7f\x91\x85\x6e\x77\x7b\x6b\xf0\x87\xb1\xdf\xd5\x00\x57\x3d\xfc\x97\xfe\xbd\xb0\x3f\xc4\x2f\x03\x3b\xc0\x7f\x3d\xcd\x06\x01\x0e\xd5\xde\x1e\x83\xf7\xec\xfe\xf1\x11\x0c\xc9\xad\x82\x5d\x52\xab\x59\x4a\x20\x6a\x7b\x75\x68\x63\x2d\xc6\xb8\xfa\x62\xc5\x0f\xec\xb1\x1a\x9f\x62\x36\xae\xa2\xce\x4f\x78\x19\x3f\xde\x90\xc9\x77\x25\xb4\xca\x06\xe3\x41\x44\x41\xf3\x17\xd6\x17\x52\x55\x9b\x16\xbd\xcf\xe3\xb1\xc2\x9f\x62\xe2\x65\xab\x94\x79\xac\xf0\xbe\xdc\x59\xe7\x76\xd5\xe7\xbc\x0a\x83\x28\xf3\x9b\xeb\xee\x76\xc2\xf8\xcf\xf6\x3c\x05\x9d\xa3\xb6\xf7\x69\x00\x7d\x68\x23\x6a\x2d\x6b\x1a\xc6\x49\x72\x41\xb5\x16\xb7\x45\x72\xb6\x65\x8c\xd8\x29\xb9\x54\xf3\xcd\xf3\x97\x74\x83\x84\x43\x86\x94\x1d\xcb\x7f\xe6\xa3\x2c\x7f\x92\xe9\xe9\x3b\x5f\xb5\x3d\xf1\xad\x5f\x4b\x4d\x78\xcc\x1c\x65\xb8\x6e\x9e\xf9\xc4\xff\x41\xc3\x3b\x6a\x37\xb5\xa6\x69\x89\xfc\x0f\x6d\x65\x2b\x14\xef\x1e\x34\x25\x4f\x73\x35\xa4\x27\xb7\x93\x5d\x36\x84\xd8\x2b\xdf\x83\x2f\x32\x37\x77\x26\xd9\x7f\x0a\xdf\xda\xf5\xd3\xa6\x9c\x64\x2b\x3a\xd7\xa7\xeb\xed\x22\x92\xb6\x5b\xfa\x69\x8b\x18\x8d\x75\x01\xa1\xa2\xd2\xca\x6d\xb4\x38\xd1\xfd\x62\x41\xd0\xa5\xa2\x42\xe1\x32\x7d\xab\x38\x86\xaf\xc9\x00\x96\x76\xc7\x4d\x84\x10\xcb\xd6\xb1\x04\xa1\x39\x15\xd9\xf4\xbf\xcc\x5b\xd5\xce\x94\xf6\xf0\xb8\x3a\x98\xc7\x4c\xa4\x56\xe3\x06\xf7\x6c\x56\x6b\x13\x0d\x39\x10\x65\xdb\xe2\xeb\xbc\x1c\x7d\xba\xcd\xc9\x51\x8f\x53\xa2\x30\xb1\x8b\xa5\x74\x67\x6f\x1a\xfc\x1c\xd8\x9c\xad\xd1\xf5\x95\xee\x93\x75\xbb\xb5\x34\x74\x2a\xeb\x5e\xdd\xae\x70\x69\xb6\xb3\xb4\x38\xb2\x4a\x68\x26\xd2\x62\x9d\xc9\x19\x12\x08\xd9\x3f\xf3\x7e\x25\xbd\x8f\xd6\x15\x05\x71\x62\x63\xd0\x45\x9f\xc2\x57\x72\x12\x4a\x52\x68\xed\xdc\x9f\xd2\x76\x9f\x27\x71\x19\x15\x83\xc4\x23\xf1\xef\xab\x95\x98\xf6\x84\xec\x3a\x0b\x78\x6b\x12\xa8\xc1\x17\x32\x9d\x7c\x4e\xa6\xb4\x6f\x0e\xb9\x9f\xd2\x3f\x76\x27\xfc\x56\xca\x74\xdf\x77\x76\x6a\xca\xa2\x32\x2b\xe6\x6c\xca\xd3\xa6\x6d\xb1\xcc\xd4\x94\xaa\xf6\xf8\x39\xbe\x51\x09\x9c\x77\x39\x2d\x3c\xf7\x76\xc2\xc8\x7f\xc4\x4c\xda\x2c\xe8\xe7\xbd\x4c\xf6\x14\xc6\x46\xc5\xa7\x34\xe4\x05\x87\x82\x52\xdf\x8a\x76\x52\x37\xa7\x79\x17\x9b\x7a\x03\xd3\x3b\x4a\xad\x71\xb2\x8c\x57\x65\x91\x68\xb5\x00\x5b\x69\x09\x5b\xca\xba\x51\x7d\xdf\xb1\x87\xc3\xe1\xf2\xa7\xbf\xc7\x1f\xe6\x5e\x1e\xb6\x4c\xac\x8e\xdd\xdc\x3d\x9a\x92\x13\x9b\x27\x67\xa4\xc1\xe3\xb6\x37\xac\xcd\xd8\x11\x6f\x5e\xde\x91\xa9\xe4\x31\x8b\x88\x02\x7a\xa2\x9e\x10\x90\x75\x34\xf9\x60\xaa\x38\x1b\xc4\xdf\x1c\xfb\x46\x98\x9b\xb1\x26\xb2\x23\xe7\xa6\xe0\x07\x5d\x9d\x67\x20\x7c\x4c\xb9\x97\xdf\x94\xf7\xd9\xd3\x56\xa4\x5d\xb8\xcb\xfd\x51\xe1\x61\xb1\x08\x29\x2f\xda\x23\xf9\xea\x0c\x49\xfd\x15\x1e\xb1\xb0\x36\x23\x3d\x02\x3e\xe1\x98\xd5\x11\x71\xa7\xff\x71\x4e\x44\x64\x5a\x67\x63\x5e\x2f\xcb\xb2\xc5\xb7\x20\x83\x6d\x54\xab\x29\xfa\x1c\x15\x24\x99\x2e\xda\x1b\xa3\x57\x10\x59\xf4\x84\x0b\x11\x58\x15\xd7\xc6\xdd\x49\x52\x88\x05\x09\xe7\x38\x9b\x4a\x46\x92\x2f\x87\xef\x91\x80\xf8\x7d\x41\x74\x69\x4d\xc6\x6b\xdf\x5b\x65\x7f\xb2\x8f\x90\xb0\x15\xbb\x72\x4b\xdc\x74\x2b\x0f\x89\x0c\xe0\xc6\x79\x17\x69\xfa\x27\x2f\x14\xfa\x06\xb1\x66\xdc\xc5\x9b\x83\xbb\x46\x98\xa5\xb9\xf4\xc9\x5e\xb9\x94\xcc\x18\x69\xaf\x2f\xfb\x1b\xd2\x29\xcb\xae\xd8\xcb\x5c\x59\x95\x5f\x69\x1a\xc6\x28\xc9\xa9\x7c\x18\x21\xca\xfd\x50\xa5\x60\xcd\xa4\xa7\x54\x4b\xa2\xcf\xf2\xda\x6b\x32\xb8\x63\x51\x76\xb5\xfd\xf1\xa7\x42\xc5\xf5\x66\x89\xdd\xd4\xd7\x0d\x97\x52\x8f\x90\x33\x64\xe1\xe9\xd5\x84\xb5\x4d\x98\x2c\x16\x9a\x52\xc6\xf1\x79\x7f\x6e\x7d\x25\xd0\x6f\xfd\x89\x2b\xd5\x03\x94\x5d\x13\x83\xb5\xff\xfa\x5b\x0f\x1a\xd5\x5f\x09\x40\xaa\x12\x1a\xff\xa1\x7a\xb6\xb5\xc9\xc0\x81\xe9\xf5\x27\x64\x7f\x83\x36\x57\xec\x6c\x3a\x11\xdc\x52\x6c\xdf\x6c\x15\xa2\x23\x0c\x6b\x3e\xc7\x6c\x4f\xed\x6c\x19\x8f\xb8\x14\x3b\xd6\xb6\x8e\xfd\x2e\xb2\x52\xee\xc1\x59\xcf\x58\xa5\x58\x8e\xb3\xf1\xf7\x55\x32\x12\x4e\x78\x36\x74\xbc\x4e\x91\xba\xcb\x1b\xb8\x84\x67\x17\x8f\xc8\x9e\x78\xec\x5a\x86\xb6\xc0\x3d\x07\x66\xb6\xb6\xfe\xf4\xfa\x38\x72\x5f\x5e\x4d\xde\xd3\x37\xa9\xb8\xec\x73\xb8\x83\xd7\x7e\xd7\xf7\x68\xcb\x66\xe5\xac\x1f\xa1\x36\xb9\x23\x89\xd2\x27\x5d\xe8\xb4\x0e\x88\x12\x09\x3b\x1f\x05\xce\x09\x6a\xba\xa2\x82\xcf\x27\xb5\xa9\x48\xa1\x07\x62\x26\xba\x15\xe1\x49\x61\x8f\x7b\x61\x2c\x45\x10\x4a\x8d\x8d\xd9\xef\x1b\xde\xff\x30\xf6\x3b\xe1\x9b\x62\x27\xf6\xe8\x25\x07\x25\x0b\x77\xec\xd4\xba\xce\x72\xdc\xb7\x39\xa5\x2a\x8a\xb0\x65\xfc\x44\xf7\x35\x22\x66\xf0\x70\xef\x51\x52\x52\x37\xbb\xf7\xa5\x47\xb2\x82\xdf\x37\xe7\x99\x28\x4b\x51\xd3\xbd\x86\xaa\x8f\xa8\xff\x90\xd7\x97\xaa\xfa\xb3\x7c\x3e\xe7\x9b\x0f\xec\xa5\x98\x66\x20\x06\x0f\x51\x63\x79\x27\x87\x8e\x07\x5d\x63\x7f\x1c\x16\x86\xd0\x43\x57\x8c\x42\xc2\x46\xa8\xc7\xc6\x71\xac\x2b\x5e\xec\x1e\x1e\xc6\xe6\xd2\xe9\xbe\x71\xb7\x5d\xa7\x8f\xf7\x57\xbb\xcd\x9c\xc8\x1d\x24\xbb\x73\xa6\x74\x86\x22\xb0\x7a\x23\x6b\x87\xf3\xb0\x8f\xfa\xee\x8c\x84\xe3\x1a\x3b\xe3\x47\x0f\xe1\x99\xad\xb7\x47\x1f\x10\x7c\x1b\x0c\xc6\xd8\x44\x41\xc5\xcb\xf1\x95\x24\xb5\xb8\x79\x9c\xec\xf9\x38\xe7\xc1\xf8\x75\x32\x94\xff\x6d\x72\x8d\x5f\x51\x5c\xfe\x54\x0e\x75\x43\x24\x61\x66\x73\x90\x2a\xf8\xfe\xdc\xda\x50\x88\xaf\xd6\xb0\x1a\xf9\xfd\xd2\xe8\xa8\x0a\xf5\xf6\xcc\x3f\xe3\x54\xb4\x6a\x51\x6f\x72\x9b\x2b\x77\x86\x38\xa5\x83\x59\x31\x56\x3e\xf5\x1b\x93\x3b\xf0\xef\xf4\x5b\xcc\x97\x9e\xfd\x33\x85\x6e\x69\xed\x77\x67\xad\xdc\xb7\x36\x4b\x66\xcf\xb9\x4f\xd5\x3e\x9d\x23\x63\xcb\xca\x26\xe6\xee\xe1\x86\x8a\xcc\xe7\x8f\x11\xbe\x67\x17\xce\x8f\x79\x34\xa4\x34\x9f\xf8\xd7\xfb\x05\xd7\x64\xd1\xc4\xef\x7a\x58\xf7\xf2\x5a\xea\x4b\xea\xe9\x69\xb6\x4b\xee\xe5\x2d\xb3\xb1\x70\xf1\xd9\x0d\xf3\x36\x88\x7d\x4b\x4f\x4e\x3c\x41\xf0\xe6\x9e\x2c\x92\x11\x5d\x93\x77\x97\x76\x23\x7e\x8d\x04\x2e\xdd\x44\xe2\xd5\x57\x97\x45\xc8\x21\xd5\x3f\x27\xf7\xa2\xec\xe5\xbf\x4e\x76\xa0\xce\xc8\x2e\x9c\xd2\x47\x8b\x6a\x56\x9d\xca\x77\x4d\x90\x5c\x39\xbd\x1e\x73\x55\x74\xf8\x74\x92\xfb\x65\xc1\x89\x33\x2b\xf1\x3d\x49\xf9\x67\x2e\x78\x18\x46\xbf\x3d\xfb\x97\x7c\x31\x04\xe6\xe0\xa0\x5e\xd3\x72\xd5\x51\x43\xfd\xba\xd6\xd0\x71\x74\xc0\x57\xf2\x01\x7c\x68\xf0\x5b\xc1\x08\xd8\x66\x78\x40\x10\x0f\x76\x1e\xad\x4c\x76\x05\x5b\x8f\x67\x73\x8f\x83\x35\x27\xe7\xc2\x4f\x83\xf7\x4e\x3f\x0f\xea\x74\xfc\x3b\x8b\xf0\x5d\xe5\x98\x3e\x47\xc7\x5f\x87\xb4\xcd\x4d\xb8\xe6\x3a\xaf\x9b\xe7\xba\x78\xb8\x00\xe7\x8f\x40\x1c\x91\x87\xe7\x91\x0e\x6a\xf4\xed\xf9\x60\xbb\xf5\x6e\x85\xf3\xc1\x56\x76\xce\x80\xae\xad\xf2\x17\xb0\x96\x2e\x7a\x7d\x3f\x7c\xab\xaa\xa0\x1c\x83\xb0\xea\x7e\x55\xf8\x08\x31\xde\xdb\x97\x5d\x86\x3c\xa8\xae\x4d\xa5\x20\xe9\x03\x27\xe3\xbc\x90\x8a\xa1\xab\xac\xed\x28\xad\x91\x57\xf4\x32\x54\xd2\x98\x92\x62\x88\x7a\x3c\xfe\x94\x54\xe0\x4a\x9a\x68\x77\x2b\x76\xf3\x9a\xdc\x80\x20\x62\x91\x93\x4e\x4e\x04\xfc\xf8\xa4\x0c\x34\x48\xfc\x35\xb5\x1b\xb8\xdb\x13\x32\xc5\xb7\xf6\x46\x68\xc8\xad\x3b\xe8\x68\x43\xb9\xb3\x6c\x04\xc3\x93\x7f\xad\xda\xe7\x9e\xa3\xb8\x2a\x6e\xc1\xd6\x28\xdb\x73\x0f\xe3\x62\x3b\x0b\xd2\x2a\x70\x2f\xba\x0f\xf0\xd2\xf0\xe0\xde\x94\xa8\x54\xc2\x66\x35\x3c\xe4\x24\x61\x79\x60\x75\x40\x10\xb1\x66\x90\xee\xb5\x9b\xd4\x39\x94\x8b\xcd\xf0\x4c\x1c\x26\xa0\x8a\xbd\xf7\x0d\x7f\x81\xfa\xfa\x68\x8f\x34\x80\x77\xfa\x59\x8c\xfa\xd8\x73\xfc\x73\xc6\x34\x6c\xd0\x98\x0d\xb2\x00\xd5\x53\x6c\x9d\x0c\xd3\xf2\x9c\xb0\x2c\x8b\xa8\xf9\xe6\x51\x26\xbb\x2b\x29\xf2\x0a\x6d\x36\x29\x38\xe4\x9d\xd0\xba\x22\xb3\x8d\xec\x26\x37\x48\xe2\x93\x9f\xb5\x97\x71\xf8\x3e\xb3\x1d\xa7\xc2\xee\xf8\xaa\xbb\xae\xd2\x74\xfd\xd4\xdd\xcb\xe4\x45\x4a\x45\x2f\x11\xdf\x1a\x40\xef\xcb\x77\xad\x0e\xdc\xaf\x2e\x70\x69\xa5\xcd\xf4\xfb\x43\xbc\x82\xab\x07\xd0\x0e\xfd\x0c\xd9\xa0\xa1\x6d\x1a\x21\xa3\x66\x5d\x9f\x8b\x67\x4a\x75\x83\xe2\x92\xcf\x8e\x6a\x8f\x86\x93\x94\xa3\xd5\x5d\x15\xa4\x80\xe7\x35\xb0\xa2\xbb\xd4\x17\x75\x7b\x84\xee\x81\x93\x0d\x7b\x52\xef\xd2\xa4\x32\xaf\xb8\x27\x41\xc9\xcd\xf9\xac\x89\xe0\xb6\x56\x09\xfd\x3e\xfd\x9a\xfc\x0c\xa5\x3e\x64\x83\x52\xc3\x63\x22\x34\xa0\xe3\x91\x7b\x55\x98\x66\x17\x1b\x59\x15\xde\xa3\x1a\x70\xce\x8c\xe4\xf4\xac\x76\xdc\xcb\x76\xeb\x85\xd8\xd5\xfb\xd8\x49\x75\x07\xe1\xfe\x40\x89\xa2\xf3\x53\xe0\x05\x89\x6f\x8b\x25\xfd\xa8\x04\x5b\x53\x17\xba\x52\xa2\x94\xec\x65\x2e\x49\xdf\xe5\x97\x84\x7d\x2d\xef\xcd\x5c\x1d\xfe\xb3\x72\x3e\xf1\xdf\x88\xab\xd5\x6f\x63\xee\x45\x5e\xad\xd3\x0b\x03\xb3\xce\x36\x00\x03\x8f\x45\xd1\x9b\x56\x90\xcb\xa2\x67\x5b\xc2\x09\xab\x39\xe0\xb6\x58\x8c\x0e\x77\x56\x61\x0e\xf7\x88\x43\xb4\xcf\x40\xba\x79\xda\x1d\x43\xf6\x75\xb4\x36\xd1\xfc\xe8\x1c\xe3\xab\xc8\xb1\x37\x36\x6c\xb0\xe0\xb1\xe2\x2e\x0b\x57\x50\xd7\x48\x8f\x7a\x26\xda\x55\x71\x8b\xb3\x5f\xb4\x54\xec\xce\x35\x2d\xe2\x0b\xdb\x62\x91\x62\x3f\xfe\x96\x38\x5e\x69\x40\xdc\xb7\xf8\x42\x69\x1e\xeb\x15\xaf\xb9\xfc\x0d\xa3\x24\x61\xb6\x2a\xd6\xdf\x2f\xc9\xaa\x96\xe0\xd9\x9c\xdc\x57\xff\x06\xcb\x4a\x85\xcb\xf6\xa3\x54\xfc\x53\x4d\x7f\x61\x9b\xd2\x39\xad\x30\xd0\xcb\x08\x6a\xd6\xe4\x94\x73\x54\x7c\x16\x6f\xd0\x9d\x8b\xc9\x32\xed\x1a\x8e\x6f\xc8\x3a\xd8\x6a\x95\x28\xc8\xf2\xab\x1d\x4e\x5e\xcc\xfa\x23\x25\xa5\xba\x0b\xd7\x17\xbc\xe6\xeb\xe7\x08\x04\xfc\x34\x68\x9e\x3a\x79\x53\x7a\x8c\x68\x27\xa7\x27\x43\x59\x94\x1f\x1e\x97\xf9\x54\xfc\x22\x08\x97\xf5\x8f\x64\xc1\xb7\x39\x3b\xa6\xbc\x81\xb4\x5f\x38\x54\x15\xef\x26\xcb\xd5\xac\xdd\x83\x18\xcf\x9b\xad\x1f\x83\xfc\x88\x3b\x95\x12\x37\xf7\x3e\x71\x29\x85\x3c\x86\x4c\x65\xa6\x40\xfb\xae\xa5\xd7\xa6\x04\x29\x69\x02\x41\x4a\xb5\xec\x72\x76\x45\x2a\xb6\x2a\x32\x27\x92\xbf\xb7\x44\x33\xd7\x22\x8d\x99\x3b\x9d\x7b\xeb\x3f\x62\xe6\x9b\x0a\xaa\x12\xf6\x14\x04\x09\xa1\x51\xa7\x45\x3d\xb9\x6f\x42\xaf\x14\xfe\x2e\xf0\xa0\x5e\x2c\x96\x17\x59\x93\x75\x4b\xe2\xc4\xcf\xf1\x79\xa5\xdb\xa5\x04\x57\x89\x04\x56\xf1\x1a\x66\x96\x71\x84\x8b\x5b\x3a\x99\xf5\x81\xdb\x3f\x7d\x20\xd7\x96\x7b\x61\x68\xb4\x80\xc0\xfd\xd2\xed\x51\x78\x2e\x36\xa5\xed\xa3\x58\x33\x6e\x5f\x7d\x49\x49\x6e\x3c\xa8\x9c\x54\x7a\x9a\x97\x51\xa4\x2d\x89\x4b\x04\x67\x3f\x95\x9a\x24\x9b\xa6\xb6\x94\x61\x52\xff\xc6\x01\xcb\x5b\xd2\x4f\xb2\x0c\x2b\x35\x04\x52\x46\x58\x15\x49\x18\xec\xdf\x55\x7d\x23\x8f\xed\x65\x5e\xcb\x17\xe1\xb1\x37\xeb\x26\x8a\x47\x91\x17\x0b\x35\xc3\x2d\xce\x94\x8a\x63\xc3\xbf\xcc\xb7\x48\x48\x11\x79\xe3\xa4\xb2\xf7\x91\xdb\xfb\x0f\x54\xea\x45\xf6\x77\xdc\xab\xfa\xcd\x8a\x6b\x56\xd6\xf0\xd8\x59\x35\x19\xb5\x83\x51\xa7\x25\x1e\x75\x1d\x31\x55\x05\x06\xf5\xfe\xdc\x62\xc1\xb6\x06\xdb\xf8\x75\x49\x63\x8d\xde\x09\xa7\x38\x0c\x59\x7b\x72\x6b\x78\x45\xb3\x33\x3f\x2a\xe8\x6d\x4b\x67\x46\xad\x9f\x57\xeb\x9d\xac\xbb\xa4\xd3\x72\xfb\x5c\x9c\xdb\xce\xca\x7d\xb4\x35\x17\xae\xd4\xd8\x04\x69\x2c\xfd\xac\x37\x08\xba\x37\x3d\xd4\x28\x0c\xfe\x35\x3c\xdc\xd4\x4a\xff\xdb\x23\x6b\x59\x19\xa2\xa9\x18\x69\xa5\x86\x6e\x68\x3c\xdf\xe6\xca\x8c\xad\x7c\x2b\xb7\x08\xbb\x2b\xfe\x26\x7f\x14\xa9\x91\x5b\xa4\x50\xb2\xb5\xd3\x91\xed\x27\x63\x36\xf0\xa6\x95\xf7\xb8\xb7\xa2\x44\x9d\x96\xf1\x57\x43\x3f\x74\x9d\x4c\xec\x0c\xc4\x77\x7b\xa4\x1a\x92\xf3\x7a\xba\xd2\x97\xf1\xac\xa6\x43\x3e\xec\x7f\x47\x5b\x8f\xfa\xe9\x9d\x06\xc8\xfb\x29\x7a\x73\x3f\xda\xef\xfa\xaf\x19\xa7\x74\x34\xf8\xff\xe8\x7f\xd2\x65\x18\xf0\xb0\xcb\x57\x95\x4c\xbd\xd9\xda\xdd\xdd\x42\xdb\x5a\xbf\xa2\xc7\x33\xa8\xa6\x9c\xd4\xf3\x87\x8e\x2e\x62\xf7\x96\x84\x54\x65\x7f\xe8\x73\x0b\xd3\x4e\x4d\x53\x27\x46\x9a\xc6\xbe\x1f\x58\x15\x65\x12\xf9\x61\x30\x91\x03\x62\xc0\x86\x7e\xc5\x45\xfa\x07\x8e\xd4\x24\xa2\x3c\x4e\x2b\xbf\x93\x3e\x5e\xf9\xda\xf5\xc3\xb3\xe4\x8c\xb2\xc7\xd7\x2b\x75\x81\xd8\x97\xee\x8d\x9e\xb2\x57\x3f\x23\x7b\x0d\x53\x06\xdc\x7d\x10\xbd\x9c\xc1\x60\x5f\x3b\xa5\xef\x50\xac\x9f\x49\xb3\xfe\x30\x96\xe2\x55\xb3\x38\xfc\xc7\xbf\x43\xea\x32\xd2\x45\x0d\x16\x1d\x1b\x45\xd2\x3a\x04\x9c\xb1\xfd\xf4\xa2\xa4\x99\xf1\xa0\x50\x05\xc7\x7c\x72\x75\xf8\xbd\x70\xf3\xe9\x35\xac\x8f\x41\x81\x33\xd3\x31\x3f\x7c\x5c\xd4\x78\x1c\xe3\x6a\xe6\xe0\x16\x3c\xe9\xec\xbf\xc3\xc6\x04\xf2\xd2\xbe\x51\x0b\x22\x71\x26\x7f\xac\x9a\xe4\x36\x66\x38\x7e\xd9\x03\xd4\x7f\x66\xe2\x93\xe7\x3e\x15\x69\xf2\x96\xd7\x1a\x79\xc5\xd4\x59\xaf\x37\x8d\x67\xa6\x13\xc9\x9b\xab\x4a\x66\x74\x7c\xe0\xa5\xf6\x33\x6d\x7e\x96\x79\xf7\x66\x11\xfe\x3e\x19\x07\xe7\x4a\x03\x19\xbc\x17\xf3\x37\x83\x95\x51\xe0\x85\x80\x50\xd7\x90\x3b\x4b\x17\x22\xbe\xfb\x2d\x8c\xaf\x76\xb3\xbe\x32\x38\xe9\xe6\xae\x73\x2e\x6d\x5a\xcb\xfd\xd2\x32\x67\xe6\x15\xd6\x7f\xae\x7f\x8e\x8d\xbd\x3c\xf1\x61\x3e\x01\xe7\x3b\xbc\xf5\x84\x00\xf7\xb8\xef\xe0\x42\x08\xbe\xb1\xe3\xde\xa2\x1d\x21\xab\x95\xb9\xb4\x82\x18\x5f\x3f\xb6\x54\x4e\x52\x54\xd0\x96\x8d\x3d\x9e\x15\xff\x5e\x6e\xf1\xd6\xcd\xc9\x3f\x09\xf5\x09\xe3\xff\x38\x15\x4f\xe9\x8f\x13\x9e\x7e\x13\x88\x8c\x3c\x74\xb6\x8c\xde\x12\xa4\x33\x2f\x45\x29\xae\x0a\x16\xe6\xd0\x93\xe7\x1f\x2f\xe5\xb8\x9a\x9c\xca\x39\xa9\xe7\x1a\xb5\xe0\x75\x6a\xda\x55\x38\xe3\x78\xba\xdf\xf5\xee\x98\xf2\x4c\x11\xc6\x6d\xe0\xdd\x59\x7f\xcc\x5c\x8f\xfe\xb9\xed\x6e\x91\xed\xcf\xce\x2d\xb9\x1f\x6b\x2e\x3b\x1f\x85\xdd\x58\x7b\xea\xfc\x15\x1c\xb8\xcc\xed\x82\x0f\xfe\x44\x61\xcd\x85\xcf\xc4\x4b\xd9\xa2\x8b\xf5\x9e\xd4\x94\xe7\x97\xe4\xe4\x79\x2e\xfc\xdf\x74\xca\x75\x66\x39\xcc\x7f\x64\x97\x12\xed\x72\x73\xe4\x9a\x2c\x13\xce\x19\xb3\xaf\xda\x05\x6f\x19\xbf\x22\x1e\x86\x77\x4c\x46\xe6\x62\xe1\xb9\x53\x7f\xd2\xae\xc1\xfd\x66\x54\xbc\x17\x70\x8d\x39\x9b\x68\x2d\x97\xb7\x27\xd6\x33\x0d\xe0\xda\x0b\x39\x81\x01\x2e\x05\x8b\x01\xde\x95\x2e\xdc\xc5\x37\xb8\xc3\x2e\xa2\xa5\xef\xa8\xd7\xa8\xe3\x8b\x9f\x60\x58\xd7\xbe\xc5\x19\x30\xcb\x3d\x7a\xb1\xcf\xbe\x05\xf7\x7e\x51\x6d\xd3\x88\x1a\x56\x43\x3b\xaf\x63\x34\xd4\xb2\xe6\x9b\x6e\xa9\xfd\xb9\x35\xee\xee\xb8\x81\x07\xa5\x0f\xdc\x2f\x0c\x71\xf2\x59\x58\xe3\x91\x35\x19\xcf\xb1\xe4\xd1\x5f\x89\x17\xb0\x81\xe3\x6f\x63\xce\x60\x07\x26\x1f\x87\x75\xe2\x56\x4e\xab\x68\x17\x71\xac\x99\x22\x9f\xd3\xb8\x5b\xb3\x36\x84\xd3\x04\xd0\xac\x0f\xc6\x83\x38\x38\x4b\x85\xaf\xf2\x20\xcc\xb2\x20\x22\xaf\xec\xd9\x49\x87\x93\xe4\xe1\xb9\xd5\xb6\x17\xdc\x47\xba\x5a\xba\x87\xf0\x45\x5d\xe3\x6d\xe9\xc4\xf7\xaa\x0d\x75\x0d\x1e\xf1\xdd\x3a\x65\xdb\x3c\x2b\x7a\xe2\x44\x39\x5e\x90\xbe\x3d\x59\xeb\xbc\x7a\xfa\xb5\x93\xef\x79\x3d\x18\x24\x71\xff\x78\xc3\x86\xc9\x11\xaf\xbc\x2f\x8c\x3a\x05\xbf\x24\x87\x8c\x0d\xfa\x3d\xf7\x59\x35\xde\x4c\x6a\xf7\x35\x99\x38\xee\x76\xd7\x4f\x3e\xc1\x45\xfc\xf5\x5f\x39\xd1\xec\xbc\x97\xba\x66\x52\xcf\x71\x3d\xcd\x64\x32\xde\xee\x0e\xf1\xbd\xfc\xa4\x5a\xc7\x6b\x9f\xbc\xbc\x5d\xea\xb3\x46\xce\x6b\x14\xfa\xa1\x15\xc7\x2b\xfe\xf8\x53\x15\xbf\x8b\x13\x02\xac\x94\x33\xc2\xe7\x01\x9f\x3a\x5b\xf8\x51\xd4\xe8\xee\x63\xf1\x49\xd4\xdb\xbd\x1c\x76\x61\x60\x9b\xda\x25\x84\x42\xf3\x19\x58\x15\xc0\x0a\x3a\x32\x68\xe9\x15\x1d\xbc\x79\xc8\x04\xfb\x8a\x9e\x36\x74\x12\xbd\x9f\x71\x69\x18\x04\xb3\x0d\xa5\x0e\xcf\x80\x89\x61\xc4\x91\x70\xfb\x95\xe4\x16\xd9\xf2\xa0\x82\x62\x2f\x43\x76\x5e\xa3\xfa\xcb\x56\x35\x8f\x04\x21\x65\xfa\x35\xbb\xe9\xcf\x64\xaa\xd2\xb1\x10\x72\xf3\xe6\x7c\x9f\x50\x44\xcb\x42\xc6\x2b\xe6\xaa\xb6\xfb\x89\xaf\x98\x45\xed\x66\x9c\xf5\x61\xb4\x0e\xf7\x30\x65\x38\xac\x0b\x4f\xf3\x8a\xb0\xeb\x36\xf4\xa1\x45\x6a\xf6\x0c\x10\x22\x59\x59\xbd\x67\x31\x61\xec\x0f\x7d\xf2\xff\x8b\xba\xb7\x0a\x6a\x03\xfc\xfb\x3d\xa9\xbb\x52\xc1\x5d\x4b\xdd\x1d\xda\x52\xa3\x40\x71\x77\x77\x8b\x40\x12\x82\x85\x40\x84\x40\x08\x96\x20\x31\x08\x41\x03\x24\x58\x82\x27\x10\xdc\xdd\x1d\xda\x22\xa5\xa5\x42\x7d\xe7\x7f\xde\x39\x67\xf7\x9d\x9d\xb3\x7b\xb3\x37\xfb\x3c\xf3\x7b\xe6\xf7\x9d\xf9\xce\x3c\x97\x9f\xcb\xcf\x73\x46\xc0\x2b\x8e\xb5\xe6\x97\xa0\xab\xe5\xe1\x0f\x1e\x38\x48\x66\x1c\xe1\x65\x3a\x0f\xa6\xdb\x94\x4e\xb8\x2b\x91\xbe\x33\x77\xbc\x2c\x48\x85\x94\x07\x3e\xfd\xe9\xf7\x52\x5b\xfc\x26\x32\x24\xe2\xdf\xfa\x6f\x66\x2e\x23\x87\x02\x96\xc9\xad\x70\x42\x60\x0e\x75\x1c\xd4\x15\x64\x4b\xff\xe0\xdb\x0b\xd0\xcc\x59\x71\x55\x00\xbe\x60\x1e\xb4\x55\x04\x85\xe6\xab\x9a\x16\x82\xcb\x0a\xbe\xe8\xe7\x85\x68\x14\x01\x5f\xad\x43\xe8\xc5\xc2\x67\xca\x30\xdb\x92\xa0\x47\xaf\xdc\xab\x92\xfe\xd4\x13\xbd\x9b\x93\xf4\x2a\x6e\xf9\xc7\x10\xf8\x45\x36\x41\x4b\x04\xa7\x6c\x01\x28\x8e\x90\x96\x71\x25\x38\x2f\xe9\x25\xa1\x04\x72\x32\x39\x07\xf3\x00\xaa\x96\xaa\x13\xd9\x0f\x53\x25\x6a\x43\xba\x60\xdf\xd3\x1d\x03\x7f\x85\x0a\x32\x63\x3c\x73\xe0\x6e\x64\xb8\xc3\x56\x98\x90\x26\x66\xe9\x15\xa1\x91\xed\x67\x74\x35\x32\x99\xe1\xac\x7b\x1b\xb1\x87\xa9\xf1\x22\x26\x3a\x2d\x6f\x47\x4b\x3d\x80\x14\xe7\xce\xef\x03\xce\x60\x0b\xb9\xcd\x21\xb5\x58\xa5\xb2\x33\xa1\xc7\x31\xcb\x79\xd0\x70\x75\x4c\x23\x65\x34\x52\x0c\x8b\x4e\xf3\x8e\x6a\x8e\x03\x27\x88\x20\xe2\xe3\x45\x63\xd0\xd1\x5e\x09\x0b\x61\x62\xc8\x88\xc4\x2d\xf0\xf9\x98\xe0\x64\x31\xbf\x2b\xb1\xe1\xa9\x56\x6e\xd2\x28\x04\x91\x62\xa7\x82\x9e\xc8\xd0\x33\xeb\xc5\x5e\xca\xea\x79\x5b\x14\x17\x43\x7d\xf2\xba\x37\xfe\x28\x3d\xfb\x99\x11\x94\x1c\x0d\x6b\x05\x87\xb5\x22\x7e\xd7\xa3\xa3\xb4\x10\xa5\x95\x87\x90\x91\x08\x68\x31\x08\x65\x86\xc0\xe7\x0c\x61\x72\x10\x3f\x32\x4d\xe3\x6c\xa3\xeb\x93\x7e\xe1\x90\xc8\x69\x2c\x27\xfe\x71\xac\x11\x02\x94\x70\x1b\x1d\x02\xbb\x8e\xbf\x8d\xed\x0d\xfa\x97\x68\x1e\x2f\xe1\xb5\x4d\x48\xc4\xbf\x71\x5a\x4e\xda\x26\x6c\x5b\x07\xa6\x78\xa6\x14\x98\x68\xa7\xa6\x10\x03\xf4\xe2\xd2\xc6\x33\xd0\x2f\x60\xd1\x3f\x42\xef\x75\x29\xa2\xe6\x43\xf7\x08\x7c\xe3\x5c\x61\xbd\xbc\xed\x84\x0a\x18\x99\xed\x4d\x30\x82\x0d\xe5\x0f\x25\xc7\x87\x3e\xa5\xbd\x4d\x3d\x09\x57\x21\xfe\x4c\x73\x0f\x3b\x83\x2f\x20\x1e\x0a\x77\x43\xe1\x88\xb4\xff\x10\x93\xf4\x1b\x01\x0c\x31\xcf\xb8\x1e\xb3\x3f\x40\x3b\x33\x02\x95\xeb\x01\xc8\xaa\xc1\x9e\x77\xc0\x50\x1c\x70\xef\x2d\x65\x69\x72\x78\x94\x61\x2f\xfd\x46\x52\xab\x4e\x3e\x3e\x1f\x70\xad\x0f\x9a\x2c\x02\xb0\x6e\x5d\x4c\x53\x04\x04\x37\xc4\x92\x36\x01\x49\x95\x9f\x33\x43\x01\x1d\x2c\x67\xb2\x3b\x10\x90\xab\x4e\x15\x05\xbd\xc8\xfa\x49\xbb\x0b\x0e\x49\x99\xa4\x5f\x0b\xee\xc0\x35\xd2\x07\x21\x3e\xc8\xda\x6c\x22\xec\x39\x3c\x2f\x67\x18\xfe\x05\x14\x9a\x7b\x3f\x82\xe6\x9b\xc0\xcc\x46\xd8\xb9\x2e\xe6\xad\xc5\x88\xd9\xdd\x28\x50\x42\x3f\x31\x2b\x2d\x64\xc4\xf9\xe9\x4f\x65\xf4\x7b\xfe\x1d\xaa\x20\x6f\x7a\x41\xbb\x8e\xd3\x9a\xbc\x8f\x0a\x04\x39\x77\xbd\xe9\x35\x81\xb9\xae\x3e\x17\x39\xe2\x79\x32\x3e\xd3\x05\xff\xf2\xd3\x7d\x73\xb2\xf7\x15\x34\xf8\xb5\xa6\xef\x14\x96\x07\xc8\x11\x7a\x8a\x62\x02\x37\x31\xed\xc5\xcf\x01\xcd\x51\xe3\xac\xa7\xe0\x6b\xd0\xba\x12\xff\x90\x0f\x41\xb4\xd2\x09\x58\x99\xd7\x0c\x3b\x39\xcc\xc9\xf9\x5a\xf9\xc1\xc8\x08\x6b\x9f\x8a\x7b\xd1\x3b\xc6\xcf\x18\x34\xc7\xab\x63\x99\x79\x9f\x9d\xda\x7b\xfa\x0a\xd3\x9c\xdd\x85\xf3\x2c\x51\xe7\xa1\x06\x95\x92\x51\x97\xaa\x2a\xc7\x32\xa8\x2b\xbc\x24\x83\xdd\xe4\x16\xc5\x7c\xcf\xf9\xe7\x0e\xa1\xde\x29\xe7\x7a\x6c\x12\xdd\x2b\x42\xbc\xac\xf0\xb1\x95\x77\x7c\xbc\x51\x2f\xaa\x8e\xf8\xb9\x46\x5c\xac\x76\x08\xd4\x0c\xde\xe6\x26\x00\xbe\xfb\xaf\xd4\x9c\x04\xbf\xf7\x50\xaa\xed\x86\xd4\x38\x58\xd5\x67\xc2\xdd\xcd\xc7\x58\x5f\xad\x03\xc6\xc7\xd8\x17\x6d\xe8\x7d\x31\xe5\x70\x5b\xf1\xf6\x7b\x95\x65\xb6\x30\xfe\xfe\x6a\x2b\x3b\x45\xde\x1c\xb7\xcb\x6e\x84\x53\x52\x23\x6b\x4f\x2d\xf2\xac\x35\x73\x28\x60\x9c\xa8\xd3\x73\xfc\x98\x95\x57\x37\xeb\x0c\x4b\x95\xaf\x0f\x71\x95\x89\xb7\x6d\x90\x73\x37\x42\x7e\x68\x3c\xe6\x59\x00\x4f\x6d\x4a\xf6\x49\x01\x69\x09\x2c\xfd\xd1\xbe\x52\xcd\xcd\x41\xb5\x2e\x7f\x84\x6e\x60\x5f\xeb\xb5\xaa\x28\x33\xd9\x09\x3e\x0f\x60\xae\xd0\xff\xa9\x36\xcb\x7c\xb8\xe3\x67\x7d\xba\x05\xa0\xf9\x79\xa3\xae\xe5\x89\xba\xe2\xa6\x74\x4b\x4e\x95\x12\x7f\xc2\x4a\xbf\x14\x25\x58\xb2\xbe\x92\x9f\xd7\xbc\x66\x23\x45\x67\xb5\x94\xd9\xbe\xca\x70\x16\x9a\xda\x65\x27\xbd\x13\xfe\x72\x70\xc7\xce\xb5\x12\x9c\xa8\x08\x40\x5b\x96\xab\x0b\x74\xba\x43\xdc\x03\x1c\xa4\xd9\xc9\xf3\x9e\xf3\xe4\x74\xcf\x06\x9c\xb1\xbf\xd6\x30\x65\x78\x62\x7c\x85\x4f\x31\xfc\x33\xb0\xdd\x3c\x68\xd4\xd2\xd5\x24\xcc\x37\x36\x16\xb6\xb4\xd9\x18\xd7\x36\x0a\xda\x11\x26\xd6\x3c\x7a\x47\xa2\xc9\x9f\x72\xff\x4e\x94\x29\x9b\x75\xb2\xcb\xc1\x8c\xc9\x74\xe8\xbe\x6d\x4e\xa7\x66\x74\x0f\x58\x6c\x92\x2e\xf7\xf8\x5a\xe9\x27\x16\xf4\x1e\xb4\x79\x86\x8e\xee\x2d\xb3\x33\x8e\xbc\xd1\xb7\xe5\x08\x0a\x39\x3c\xe0\xe9\xc2\xf6\x17\x1b\x7a\xe6\x51\xe8\x6a\xdc\x4e\xd3\xfd\x30\x29\xd1\xd9\xa2\x37\x39\x54\xd9\x5d\xa2\x9f\xd0\x33\xd4\xab\xa4\xdf\xd6\xae\xdd\x57\xa4\x3f\x20\x68\xe9\x1f\x7b\x2b\x59\x2f\x35\xd0\xf5\x36\xa7\xfa\xe6\x20\xc7\xe0\x11\xfb\xde\x50\xb4\xe1\x99\xc2\xb5\x61\x4d\xa3\xbd\x0c\xd7\xe1\xef\x46\xbf\xc9\xa5\x23\x10\x13\xa3\xb4\xe7\xa3\x87\x4c\xd9\x09\x43\xa3\x05\xe6\xdc\xd8\xfc\x31\x3b\xcb\x7f\xe1\xf7\xc7\x71\xb6\xb6\x20\xd0\xe4\x1b\x87\x1f\xde\xba\x6f\x66\xeb\x93\x4a\xae\xeb\xf6\x37\x24\xe5\x96\xeb\x59\x36\x76\x92\x7d\xf4\xa4\xf9\xd0\x94\x7e\xdd\xa6\x66\x09\x9c\xa6\x6e\x47\x8b\x51\x74\x97\x2e\x59\x98\x17\xca\xd0\x75\x6f\x5d\x07\x7e\xd4\x7d\xd0\xae\xe2\xab\xab\x7b\xa1\x23\xd0\xb5\xf5\xcd\xcf\xce\x08\xbb\x17\x6f\xd2\xbb\x0e\x99\xf9\xe8\xb8\x76\xfd\xd2\x4f\xd4\xf9\xd5\x7d\xf1\x95\xa5\x1e\xa4\xeb\xd1\x53\x7d\xc3\x33\x9d\x8f\x1f\x15\x19\xbb\x74\xbe\xbd\x17\x69\x30\x55\xfd\xbd\xac\xca\x88\xc0\x85\xe5\x6d\x1a\x7f\xe3\x5d\xa3\xfa\x9b\xc4\xd5\x24\xa7\xf5\x99\x2c\xd6\x89\x25\x5c\x34\xbd\x54\x4f\x8c\x21\x98\x1a\x36\x5e\x0d\x93\x36\xbd\xd5\xb4\x0e\xd6\x33\xbd\x2c\x80\xfa\xa5\x9a\x7a\x37\x6f\xba\x5f\x32\xc5\x0b\x5f\xd9\x6f\x99\x6e\x08\xc9\x16\xda\x66\xda\xc2\xdf\x06\xb9\xe6\xfe\xc2\x2e\x9d\x50\x0b\x8a\x10\xad\x6d\x61\x25\x2f\x0c\x7a\xbc\x63\xf3\x50\x98\x75\xbf\xd1\x34\x91\x93\x5d\xae\x6f\xbe\xc8\xe1\x15\xca\x58\x2e\x95\x9f\xa4\x87\x58\x1b\x94\x6f\x93\x66\x6c\x02\x2a\x4f\x26\xde\xb7\x3d\x59\x95\x8c\x2a\xb0\x4d\xe0\x2a\x45\x1c\xb7\x4d\xaf\xf1\x0a\xb9\x6e\x0b\xa8\x2b\x0e\x78\x66\x3b\xdf\x40\xf5\x28\xb0\xd3\x6b\xba\xe9\x08\xb3\x1b\x6e\x6a\xb6\xac\xb6\x77\xe4\x4b\x1a\x36\x39\x04\xf0\x25\xdf\xe4\x38\xa2\x9b\x7e\x3d\xef\x77\xa2\x36\x0d\x6b\x1d\x75\x29\x6f\xfa\xfd\x20\xd2\x2a\x8a\xf5\xa6\xca\xc5\xd6\xa8\xf8\x7b\x31\xdd\x9e\xcb\x3a\x90\xb3\xe9\xf8\x8e\x65\x9d\xa9\xe7\x5c\x56\x72\x3d\x29\xc7\x65\xa4\x34\x0a\x7b\xd6\x35\x81\x7d\x24\x8a\xee\xba\x53\x7e\x1e\x5a\xea\xa6\x50\x69\x15\xb4\xed\x86\xae\x76\xf0\xbe\xeb\xbe\x9f\xf7\xd6\x99\xe7\x9e\x50\x53\x64\x23\xed\x71\xab\xd6\xc9\x44\xd9\xf3\x4c\x6d\xa5\x9e\xb1\x97\x6a\x6d\xd1\xcb\x28\x6f\xc5\xda\xcc\x27\x38\x9f\xe5\xda\xd5\x87\x05\x0e\x01\x79\x5a\x35\x4a\xce\xe9\xcc\x98\xb2\x83\x6e\x86\x4c\xc3\xbc\x0b\x1e\x3f\x99\xea\x14\x1f\x6f\x49\xe6\x7c\xea\x3b\x9f\x95\xbc\x91\x78\x57\xdf\xa6\x82\xa8\x18\x11\x3f\xdf\x22\x2b\x78\x93\x1f\x97\x55\x09\x9a\xf5\x3f\x53\xfa\xd1\x6f\xb7\xff\x1c\xbb\xc9\xed\x59\x00\xb2\x3c\xda\xae\x25\xf0\x65\x45\xbe\xb9\x54\xd0\xe1\x4a\xca\x5b\x3a\x40\xab\x4a\xf4\xf5\x0a\x10\x50\x15\xa6\x2d\x07\x96\xae\x96\x7f\x7c\xd2\x6d\x94\xf6\xbe\xbe\xc4\xeb\x32\x4d\xbd\x7c\xcd\xd7\x81\x9a\x52\x58\x15\xa0\x47\xbd\x43\xef\x0c\x62\x51\x13\xd2\x9f\x03\x9b\x68\x9a\x89\x6b\xe0\xf3\xf4\x12\x74\x4e\xb0\x62\x8e\x6e\xa4\x63\x70\x7d\xae\x29\x24\x23\x44\x22\x2f\x26\x70\x2d\xa4\xb8\x20\xd1\x73\x0c\xa2\x5b\x84\x73\x9c\x87\x6a\xb1\xcc\xac\x5c\x61\xb7\x4b\xc6\x8d\x96\x43\x83\xcb\x0e\xe9\x96\xc3\x27\xd8\x87\x5f\x1e\x0d\xb7\xe7\xec\xd1\xaa\xf1\xfd\x99\xf1\x98\x8f\x0a\xfc\x99\x7e\x83\x7b\x00\xd4\x42\x32\x2e\xf9\x15\xd2\x46\xfc\xce\xbc\x0d\x83\x13\xc7\xc8\x91\x70\x67\x52\x46\xaa\x64\xd8\xdf\x74\x0a\xae\x31\xe2\x58\xe6\x7d\x24\x38\xe2\x33\xf9\x30\xdc\x31\x32\x8c\x7a\x0f\x54\x1d\xf9\x8b\xae\xeb\xfb\x2d\x0a\x97\x73\xd9\xb5\x08\x61\x98\x7b\xcd\x76\x3d\x1a\x97\xf7\xc8\xac\x1f\xc9\xca\xff\xf3\xb6\x25\x56\xbc\x30\xeb\xf5\x77\x14\xb9\xf8\xea\xb3\x06\x70\x7d\x52\x81\xb0\x04\xba\x41\x48\xac\x7b\x10\x16\x99\xb8\x55\x1e\x1c\xc9\x4c\x8c\x2e\x6c\x88\x0e\x4c\x34\xa7\xff\x8b\x81\x26\xae\xa5\xa3\x50\x52\x84\x4e\xc2\x1d\xb4\x7a\xf2\x23\xf4\x3a\x66\x6f\xca\x7c\x64\x01\xa6\x33\x6d\x05\xd2\x82\x75\x4e\x3f\x11\x74\x3a\x4e\x29\x53\xd4\xeb\x40\xdc\x7c\xd6\x88\x23\x3f\x5e\x94\x7a\xdd\xca\x37\xc1\x84\x1e\x68\x9c\x82\x4f\xcd\x41\xea\x69\x12\xa4\x73\x4b\x5f\x14\x44\xe8\x61\xd7\x3b\xc5\xa3\xf5\xb1\xbb\x9b\xd6\x62\x79\x18\x10\xf7\x2e\xe6\x17\xfa\x77\x29\x02\x97\x8d\x39\xc6\x9c\xc1\x1f\xc4\xbc\xa5\xbc\x4a\x0c\xc7\x6a\xa4\xfe\x20\xf0\xe3\x94\xe3\xcb\x92\x00\xb8\x86\x18\x50\xf2\xd5\x84\xd8\xb0\x47\x29\xc7\x12\x33\xc0\xa6\x29\xa3\x49\xf5\x7e\x69\xa9\xcb\x29\xab\x6e\xb5\x69\x1f\xd3\x7e\xdb\x6d\x92\xcc\xd2\x11\xe6\xfd\xe9\x85\x99\x73\x06\xac\xcc\x33\x14\xf4\xeb\x3c\x34\x37\xda\xa8\x97\x88\x23\x22\xaa\x85\x2d\x89\x8f\x10\x57\xea\xef\x25\x43\xa3\xc6\x2a\xdc\xd3\x9e\x45\x35\x15\x15\x93\x3c\x11\xd2\x39\x97\x32\x4e\x21\xea\x32\xfa\x33\x5f\x47\x27\x25\x25\x64\xa9\x23\x6b\xb0\xc0\xac\xae\xd8\x0b\x88\x20\x32\x1f\xfd\x00\xe6\x4b\x19\xc1\xc6\x02\x82\xa9\xef\x70\x93\xde\x78\xfa\x2e\xfc\x05\xe7\xcc\xec\x97\x84\x7c\x1b\xad\x1c\x76\x8a\x8e\xa9\x4c\xae\x38\xf1\x8c\x1e\x25\xf9\x45\xe8\x9b\xc1\x39\xe2\x49\xd8\x54\xe7\xc9\x0c\x30\x2c\x98\x5f\x4e\x8e\x82\x5d\xe5\xed\xa7\xbd\x80\xed\x29\x53\xc9\x96\x84\x61\xf2\xe6\x72\x6a\x43\x65\xa9\xf9\x0c\x01\x5c\x85\x18\x9e\x5b\x1a\x76\x09\x6f\xcc\x34\x0b\x07\xa2\x9c\xf2\xf6\xfd\x87\x98\xf9\x2f\x11\x6e\x21\x31\x05\xae\xc8\xed\x80\xac\x42\x1e\x2a\xc4\xe3\x5d\xd1\x5f\x4c\xab\xa3\x06\xeb\x09\xae\xc2\x32\xbf\x84\x87\x1f\x31\x2c\xa0\x7c\x0d\xfa\x3b\xfa\x3b\xfb\x34\xe0\x4e\xef\x69\xc6\x1c\xc0\x4a\xd8\x95\x87\x03\x04\xd6\xc3\x0a\x86\x01\x09\x15\x5b\x45\xfd\x80\xfe\x62\x22\xeb\x19\x30\x84\x91\x56\x02\x05\x19\x66\xe1\x4a\x9f\x83\x19\x29\xc0\xb2\xbd\x21\xc7\x70\x7e\x65\xcd\x10\x02\x12\xcf\x66\xc0\x2c\xe1\x4c\xce\x28\x7c\x07\x44\xaf\xb8\x12\x81\xf7\x15\x54\x0a\x10\x0f\xdd\xc4\xab\x1f\x22\x57\xec\x6c\xb9\x59\x68\x0d\xb3\xbb\xf9\xf3\x5e\x8c\xc9\xa1\xe2\xab\xde\xee\x03\x26\x25\xd3\xde\x0d\x1d\x1a\xec\x57\xde\x93\xfc\x2b\xe5\x0f\x7c\x54\x78\x0a\x15\xdf\x7c\xc2\xd8\xe7\xaa\x0c\x7d\x2f\x16\x3c\xaa\x46\xf8\x6e\xd1\x83\xb8\xde\xfe\xe7\xd3\xd1\xbc\xdb\x01\xae\x84\x04\xde\xd7\xa0\xab\x98\xa2\x9a\x72\xc0\xaf\xa8\xd1\xda\x66\xb0\x01\x74\xbe\xee\x57\xc8\xbb\xa0\xc5\x86\x18\x18\xc5\x7b\x4f\x93\x69\x98\x8f\xb3\xbc\x40\x22\xb2\xdc\xaa\x9f\x43\x73\xb6\x9a\x3e\x52\x19\xef\x22\x33\xe4\xc3\xdd\xe5\x12\xd4\x45\xaa\xb9\xea\x42\x6d\x39\x57\x27\xe9\xf2\xb1\x8e\x5c\x9f\xe8\x8a\xaa\x54\x6d\xd8\x72\x53\x65\x95\x37\xed\x77\x57\x61\xbe\xe0\x1f\xf1\x90\xa1\xb4\xf3\x8b\x3c\x71\x44\x39\x81\x99\xd7\x07\xbc\x7b\xb3\xa2\xcf\x02\xea\x51\xcb\x5e\xbf\xa6\x88\x5b\xc2\xb0\xc0\xf8\x90\x7d\xad\x4d\x40\x4d\xff\x6f\xed\x52\xc1\x81\xee\xed\x1d\x53\xd0\xaf\x76\xdc\xda\x66\xdb\x98\xe9\xad\x06\x23\xdb\xf5\xe1\xb9\xa6\x14\xbb\x73\x3d\x49\x82\x24\xbb\xb7\xad\x9c\x16\x7f\x3b\x48\xe3\xb8\xb0\xd1\x6e\x87\xbb\xd5\xba\x6d\x1f\xc1\xfe\xd2\x7e\xc0\xc1\xb2\x70\xba\xfd\x97\x23\x26\x87\xdd\xd1\xe2\x34\x9e\x65\xdf\x69\xe5\xe2\x9a\xd2\xd3\xb9\xe3\x76\x20\xfe\x68\x57\x99\xc7\x09\xe4\x54\x77\xb9\x97\x0e\x3c\xab\xd7\xcb\xf7\x09\xe8\x54\xff\x95\x00\x07\x9f\xd0\x81\x7c\x60\x94\xd3\xd1\x96\x5a\xf3\xda\x99\xa3\x6d\x32\x16\x6f\x47\xaf\x76\xbc\xb2\x58\xed\x4b\xef\xfc\x65\x79\xad\xe3\x7a\x37\xd6\xd2\x5e\xd0\xdf\x33\x6a\x59\x52\xe7\xd1\x3b\x64\xf5\xa8\x72\xae\xaf\xcf\xaa\xab\x54\xa7\xbf\xc8\xba\x33\xdf\x73\x20\xd2\xa6\x8f\x1e\x38\x78\xc7\xee\x64\xc6\xf9\xc1\x55\xfb\xc0\xa4\xc4\xa1\x04\x47\x7d\x6c\xce\xf0\x03\x67\x38\xc2\x77\xc4\xdc\x4d\x03\x2a\x18\xfd\xe4\xa9\x19\x38\x35\xbe\xee\xb3\xe4\xf1\xb6\x17\x6c\xd8\x3b\xa3\xd5\x4f\x30\x4a\x19\xf3\x1a\x64\x19\xef\x1f\xa8\x1f\xd6\x36\x76\xe9\x7a\x37\x42\x37\x2e\x69\xdd\x3d\xca\x32\xd1\x6a\xdc\x19\x63\x99\x8c\xf2\xfa\xc7\xbd\x4c\x13\xcb\x61\x13\xe2\x66\x66\xc5\x7f\x26\x86\xcd\x35\x98\xa6\x93\x31\x16\xfb\xa9\xc4\xa9\x2b\x96\x4f\x48\x7a\x53\x2b\x56\x51\x89\xdf\xa7\x03\x6d\x68\xe8\xca\x19\x13\xbb\xbf\x91\x8f\x66\x5f\x3a\x9d\x0e\x9e\x9c\x1b\x75\x75\xf2\xd3\x30\x7e\x29\x68\xe5\x14\x99\x3c\x6d\xee\x2a\xd4\x37\xc1\x08\xb5\xb2\x95\x4d\x00\xad\x82\xf4\x52\x93\x33\xed\x0f\x08\x87\x8c\x97\x3a\x22\xd1\xf1\xc6\xac\x4e\x6e\xa4\xb8\x31\xa6\x6b\x08\xe2\x6d\xec\xd8\xdd\x1d\x38\x6a\x2c\xdf\xb3\xe1\x95\x67\xf4\xab\x77\xc9\x99\x69\xd4\xd5\xe7\x6d\xc3\x32\x92\xe8\x9b\x36\x25\x18\x15\xf6\xd5\xe8\x57\x99\x3c\xee\x1d\x7a\x65\x6a\x52\xdd\xeb\xf3\xa4\xd3\x6c\xa7\xe7\xef\x43\xbe\x45\x56\xbd\x5d\xa5\x94\x55\x58\x3d\xa7\xd8\xc4\xda\xb9\xa1\x99\xb1\xcf\x7a\xa6\xe9\x40\x66\xb2\x8d\x08\xdf\x3b\x69\xd8\x46\x5a\xd0\x86\xbd\x63\x73\xbb\x45\x22\xaa\xc8\x46\x46\x98\x0b\x15\x58\xef\xb4\x29\x03\x64\x6c\xf6\xb5\x87\x7b\xbf\xb3\x91\xee\x68\x75\x3d\x66\x73\xb9\xb3\xc5\xee\x8a\x8d\x4b\x27\xdf\xac\xdc\x86\xd1\x59\xf1\x36\xd8\x36\xbb\x53\xea\x35\xda\x8e\xd1\x81\x7d\x46\x70\x10\xed\xd0\x7a\x7c\xc1\xd6\x98\x7b\xae\x7a\xcc\xbe\x9c\x7b\xbc\x24\xc6\x51\x89\x5b\xcf\x14\x73\x0a\xe2\x21\xc9\x74\x67\xa3\x9a\xbc\x94\x69\xe7\xed\xda\xaf\x38\x35\x17\xdd\xfa\xd0\x68\xa8\x8b\x43\xa3\x79\xa8\xae\x8b\x16\xff\x3e\xb0\xde\x45\x4f\xb0\xe0\xeb\xed\x92\xdc\x62\xe5\x96\xe0\x52\x23\xec\xb4\x5f\x72\x3d\x2e\xec\xb7\xb8\xee\x6a\x2d\xdc\x36\x88\x74\xd3\x14\x06\xe9\x50\xdc\x55\x5b\xbe\x69\x17\x7b\x18\xb6\xa4\x3c\x9e\x77\x92\x2c\x3f\x52\xab\xe1\x22\xe0\x30\xd8\x0a\x6e\x33\x1c\x41\xbe\x9d\xc7\x38\xe7\x1f\x75\xc1\xcb\xa6\x7c\x9c\x78\xd7\xbb\xa8\x62\x24\x21\xde\xe7\x76\x95\x4d\xec\x59\x9f\x74\xee\x9e\x30\x8e\x4f\x76\xcd\xb3\xe0\x53\x3e\x49\x75\x11\xfe\x70\x9f\xd5\x86\x60\x0f\x5b\xdf\xeb\x4d\xe2\x8e\x44\x5f\x5a\x53\xbe\x95\xa8\xdf\xf9\xa6\x5f\x46\xd7\xfd\x3a\x9b\x68\x6f\x66\xfc\xe3\x9a\xa4\x9e\xcf\x05\x98\x36\xe6\x68\x8e\xbb\xcd\x97\x9c\x6f\x14\x78\x3d\x61\x9d\xaf\x80\xfb\xfc\x28\x4e\x2a\xd2\xf0\x77\x2f\x86\x66\xd3\x03\x43\x8b\x3f\x64\x1c\x02\x3c\x61\xb5\x12\xcc\x80\xb7\x4a\x35\xd0\x9f\x80\x53\x65\x39\x91\x15\x20\x39\x4e\x21\x64\x07\x74\xbb\x62\x28\xc8\x17\x14\x5f\xd5\xe1\x7d\x00\xb4\xc2\xad\x72\x5e\x04\xeb\xd6\xc8\xda\xd0\xc1\x73\x35\xdd\x26\x3b\xc1\x94\x5a\x75\xfd\xd3\x21\x75\xb5\x0f\x5e\x69\x43\xcf\xd4\x5a\x3d\x21\xfb\x82\xf3\x86\x05\x71\x01\xeb\xcc\x2a\xae\x36\xf0\x69\xae\xb0\x84\x07\x1e\xcf\x8d\x67\xee\x86\x5c\xcb\x45\x93\xad\x60\x7b\x98\x6f\x53\x66\x43\x23\xf2\x2c\x70\x21\x70\xcb\xfc\x77\x48\x1d\xf8\x87\xc2\x52\xb8\x71\xd8\xde\xe2\x4d\x10\x37\x4c\xa2\x54\xc1\x4f\x2c\x8c\x51\xb6\xed\x96\x1d\x7e\x9c\x23\xb4\xf7\x08\x5f\x2f\x9f\xb0\xb8\x12\xc1\xaa\xe8\x31\x98\x89\xfc\x58\x49\xd0\xd9\x46\x38\x56\x39\x69\x03\x80\xa5\x74\x45\xe1\xbb\x90\x3a\x6a\x47\x6d\x3e\xec\x37\x75\x37\x27\x31\x4c\x40\x49\x28\x28\x88\xbc\x4b\x31\xa0\x8d\x22\x8e\x51\xde\x93\x02\xa3\xcb\xa9\xec\xc4\x6b\xc8\x7e\xfa\x55\xb4\x68\x4c\x45\x76\x4b\xc4\x97\x58\x49\xc6\x04\xc4\x25\x56\x3f\x6f\x5f\xe0\x87\xd8\xb2\xfc\x1d\x2f\x15\xd4\xb9\xc2\x09\x27\x20\xea\x7d\x31\xde\xfa\x0e\x7a\x8a\xf5\xc3\xe4\x20\x76\x4f\xe9\x2b\xbd\xc0\x38\x74\x19\xf9\xe5\x6d\xb8\x5e\x7a\x55\x47\x57\x24\x8f\x74\xbb\xb1\x2f\xba\x83\x98\x56\xf5\x2f\xb6\x9c\x78\xaa\xe4\x06\xe6\x62\xda\xdf\xdc\xf0\x38\x43\xe2\xdd\xac\x35\x1c\x8f\x24\x99\x92\x19\x3f\x99\xfe\x02\x67\x9a\x90\x9c\xf1\x03\xa9\x8c\x57\xcb\x9a\x84\x5f\xc2\x43\xa8\xc7\x40\x0c\xfc\x22\xfd\x84\x9f\x5c\x22\x31\xbb\xd8\x4d\x95\x60\xc2\x00\xd8\xa5\x26\x45\x31\x3d\xcc\x6b\x93\x73\xf2\x65\x0d\xba\x53\x25\x0b\x76\x74\x2e\x21\x87\x92\xec\x7b\xb5\xd1\xcb\x04\xa9\x96\x48\x9c\x6d\xa2\x5a\x6d\x14\xde\x1e\x8f\xe7\x10\x93\xf6\xe2\xb1\x05\x9b\x29\xba\xf8\x7e\xba\x5b\xea\x70\x22\x3a\xfd\x1c\xf1\x00\xc1\x2d\x71\x80\x38\x9a\xb4\x80\x2e\x27\x21\x52\x90\x91\x05\xe9\x32\x69\x71\x90\xaf\xe9\x11\x24\x6e\x10\x24\xe3\x6a\x46\xa9\x17\x3b\xf3\x78\x96\xb9\x53\x76\xd6\x23\x4a\x80\xf5\x53\x32\x89\x46\x37\xb1\xa5\x8a\x67\x4f\xe8\x5d\x4a\xd8\x8d\x7d\x3f\xa8\x99\xa4\x8c\xf9\xd0\x71\x3c\x75\x00\x73\xbe\x49\x97\xb4\x81\xce\xad\x8e\xca\x1c\x42\xbf\x2e\xa9\x21\xf7\xa0\x73\x98\xaf\xa8\xb1\x98\xb3\xe4\x39\x5a\x18\x66\x3b\x95\x42\x37\xc6\x7e\x8d\xf7\xa6\x2f\xe0\x22\x63\xfc\xb3\xc3\x12\xee\x85\x01\x72\x2c\x13\x8d\xc1\xc5\x8c\x83\x49\x01\xfe\x12\xb9\x07\x53\xd2\xdc\x5d\x98\xbb\xd2\x08\xf6\xf9\x79\x0e\xe9\xe7\x2d\x40\xf9\x1d\x99\x71\x06\x75\x24\x66\xf4\xa3\x51\xab\x2c\x3b\x04\xb7\x47\x8e\x9a\x8e\x90\x6b\xa9\xcf\x4e\x8e\xca\xab\xd3\xcc\x7d\x16\x65\x5e\xee\x97\x67\x10\xe5\x59\xb8\x91\xcf\x8f\x9a\xce\xa6\x15\x0c\x22\xc8\x19\x5e\x85\xe4\x68\x72\xd2\xd3\x22\x03\x64\x2f\x56\xa7\x68\x23\xf6\x02\x22\xb0\xb8\x05\x7d\x1d\x96\xc4\xaa\xc6\x46\x01\x6a\x4b\xda\x71\xd5\xde\xbf\xcb\xf6\x26\xf4\xb8\x3c\x64\x6b\x12\x5e\xda\x34\x72\x4a\x52\x9e\x9b\xb0\x72\xe2\x42\x35\x26\x83\x99\xd9\xa1\x92\x03\xa0\x02\x32\xac\xbd\x43\xa4\x18\x02\xf3\x6f\x62\x94\xbc\x87\x5d\xe3\x4a\xb3\x8f\x43\x7f\x95\xa6\x72\x9e\xc1\xe0\x79\x41\xe5\x96\xa1\xfb\xa9\x66\xe5\x7f\xe0\xb7\x88\x77\x2b\xb0\x61\xf6\xf8\xb3\x95\x46\xe1\x38\x94\x76\xd5\xb9\xff\x10\xb3\xfa\x1e\x42\x2f\x24\x9b\xfb\x1c\xd9\x18\xd0\xcf\xeb\x43\x3d\xf4\x94\xaa\x75\xc5\x24\x38\x5a\xd6\x6d\xe1\xc0\x96\x77\x58\x43\x80\xf9\xd9\xeb\x65\x0b\x80\x2f\x23\xea\xe5\x24\xc0\xfb\xee\xca\xaa\x13\x80\xfa\x16\x4f\xae\x16\x80\x52\xa7\xc2\xfb\x03\xe0\x94\x6f\xd5\xfa\x02\x0f\x14\xbd\xab\x83\x00\xcb\x18\xc7\xeb\x2d\x41\x49\x59\x97\xeb\xbf\x80\x27\x53\x1e\x37\x24\x86\x3c\xc0\x19\x37\x5a\x40\x2a\x90\xd8\xa6\xc7\x30\x57\x78\x15\xdf\x0f\x3e\x0b\x12\x08\x9a\x22\x1c\x7c\x67\x5a\xac\x10\x7a\x6e\x27\x5a\x77\xc5\xd8\xda\x52\xab\x61\x3e\x97\xe7\x23\x6a\x6c\x7d\x6c\xc7\x18\x75\xab\x3e\x01\x7d\x90\x46\x25\x1f\xc7\xb6\x08\xfe\x03\x1f\xdd\x46\x96\xa0\xc0\x27\xb9\xfa\x57\xf3\x17\x9f\x99\xb2\xd7\x2d\x3b\xbe\x29\xf9\x4c\xe1\xaa\x9f\x19\x7d\x77\x2b\xd3\x1f\x9e\xfe\xa8\xcd\x28\xa0\x8b\x00\x6c\x3f\x18\x14\x83\xc9\x6d\x6f\x01\xde\x8f\x1a\xef\x98\x07\x23\xa1\x0b\x5d\x17\x21\x47\x83\xde\x75\xe3\x61\x5f\xbc\xba\x7b\x0d\xc2\x9d\x1c\x7f\xf1\xa5\x5c\xf5\x16\x22\x9b\xb3\x5d\x6d\x27\x6e\x0a\x67\x5c\xad\x07\x4a\xdb\x26\x5c\xdd\x3a\xcd\x3a\xb2\x5d\xfd\x9a\x4f\x74\x9d\x75\x2d\xae\xed\xeb\x56\x75\xbb\x52\x81\xe9\x51\x74\xeb\x61\x69\xf6\x8a\xb8\xf7\xe5\x6e\xf6\x0e\x79\xb4\x53\x70\x7d\x00\xaf\x9b\x69\x4b\xfd\x67\xbc\x71\xf8\x9b\xfd\xef\x7d\x6d\x50\x17\x07\xda\xfc\x8f\x44\x5c\x1d\xb2\x09\xfc\x16\xdc\x35\xdc\x09\x6c\xf7\x4f\x1a\x75\x09\xf1\x74\xdb\xd3\x59\x6b\x77\x7d\x21\xb8\xbb\xd3\x0e\x3a\x69\xd7\xdb\x62\xd7\x34\x94\xd1\x5f\x6d\x37\xdc\xfd\x7b\xf0\x96\xdd\x4c\xeb\xc3\xa1\x58\xbb\x1f\x8d\x80\x61\xb8\x3d\x84\x9b\x36\xe2\x6c\xff\x8f\x9d\x37\xaa\xe1\xb8\xbf\x90\x3c\xba\xe8\x74\x2b\x07\x3a\x96\xe0\x0c\xcb\xba\x3c\x7e\xc5\xe5\x73\x0a\x6b\xbc\xd7\x0d\x83\xfb\x33\x11\xe1\x11\x8f\xec\x9b\x04\x7b\xd5\xc2\x03\xa7\x9f\xfb\x4e\x00\xd1\xb3\x8f\x03\x5f\x78\x3f\x1f\x5e\x34\x37\x5c\xd8\x19\x3b\x64\x1e\x39\x55\x33\xfe\xdb\xbc\x7f\x84\x3f\xd9\x6b\x21\xdb\xd7\x31\xbd\xc7\x82\xd8\x81\x9f\x6e\xb7\x7c\xdb\x2c\x3f\x03\xb5\xda\x55\x97\x36\xfb\xd0\x2a\xb3\x6a\xef\xec\x90\xf5\xcb\x52\xe3\x39\x37\x1b\x8d\x7c\xff\xb9\x9f\xb6\xe7\xe9\xc1\xf3\x99\x76\xaf\x33\x2e\x2d\x98\xd8\x13\x92\xea\x17\x7e\x3b\x42\xb1\x7d\x8b\x5c\x67\x2a\x02\xb5\x54\xe5\x66\x05\x2d\x5c\x31\xf1\xac\x0a\x94\xb7\x8a\x6b\xbb\x53\x95\x61\xcd\x6f\x7f\x5c\x12\x68\x8d\xeb\x34\x62\xbe\xb1\x0e\xed\xd6\xa2\x98\x5b\x65\xf4\x8a\xa6\x46\x59\x21\xfa\x4e\xe3\xfe\x5a\x4e\xf5\x3f\x47\x66\x59\x0e\xf6\x7f\x83\x53\x2c\xd7\x07\x70\xe0\x07\x96\x5b\x83\x4a\x7e\xbf\x2d\x33\x07\x3f\x7b\x78\x59\x3e\x1e\x2a\x73\x9c\xb2\xf0\x1e\x3e\x67\xf5\xdb\x62\x65\xa8\xd6\x44\xc1\xe2\xc9\x50\x9f\x9e\x85\x55\xee\xa0\xcb\xcb\x37\xd6\xa2\x03\xf3\x5a\xbd\x0e\x27\x04\x22\x3c\x69\xc7\x61\x41\x44\x19\xda\x29\xa1\x99\x95\xff\xc6\x69\x53\x78\x91\xa6\xee\xac\xda\xea\x4b\x8c\x71\xd6\x6b\xcb\x4c\xe8\x76\x36\x6b\x5f\x8a\xb5\x72\x7e\xdd\x79\x2d\xfc\x88\xf3\xe9\xae\xbc\xe0\x78\xa7\xe9\xee\xdf\x01\xc7\x9c\x86\x7b\xf5\x3d\x53\x9d\xca\xfb\x6c\x9c\x1f\x3a\x65\xf4\xd5\xda\x20\x9c\x12\xfa\x92\x4c\x6f\x38\x35\xf6\x3d\xd5\x37\x70\x46\xf5\x5a\xbc\xf2\x76\xb1\xee\x09\x78\x6a\xe0\xc2\xac\x0f\xaf\xcb\x73\x3f\x5d\x0f\xe3\x8c\x78\x50\xea\x77\x0a\x5f\x7a\xd2\x1b\xbe\xd1\xe7\xbc\xec\x1a\x7f\xa5\x9b\x78\x7d\xe3\x1f\x4c\x2c\xf4\x7e\x21\xd0\x45\x4b\x7b\x07\x37\x67\x44\xa4\x79\xdb\x0a\x0d\x20\x77\xbd\x55\x5a\xd7\x03\x17\xbd\x65\xdb\x01\xde\x6a\xde\x47\x3a\x7e\xbb\x54\x7b\xcd\x77\x3d\xb4\xd3\xf0\xfa\xdc\xf9\xd5\x2c\xc3\xfb\x6c\x67\xe3\x5b\x5d\xef\xb5\x8e\x9e\xd7\x7e\x3e\x75\xed\x1f\x9e\x69\x7b\x3a\x73\x29\x4d\xaf\x7d\x64\xb9\x9a\x95\x59\x7e\x9a\xdc\xb3\xc5\x74\xff\x7e\x2e\x9d\xa1\x14\xf8\x88\x67\x99\x49\x09\x32\xa8\x71\x48\xfa\x1e\xb4\x55\x5b\x84\x75\x01\x5c\xaf\xd7\x88\x6a\x00\xdc\x6f\x94\x85\xfe\x01\x68\x35\x4d\x03\x46\x00\x7a\x82\x50\x9f\x4d\x80\x53\xcb\x51\x37\x27\x80\x81\x30\xdf\x61\x17\x00\x21\xa4\x59\x78\x03\x8a\x85\x25\x06\x42\x60\x90\x70\xaf\x8e\x10\x64\xda\xe2\xac\xed\xec\xf7\xba\x7c\xb8\x05\x1a\x98\xc2\x59\xe7\x8e\x02\x1f\x72\x6e\x97\xbe\x01\x9b\x72\xcc\x98\x83\x21\xaf\x38\xb1\x14\x17\x48\x63\xb9\x47\x6a\x35\x74\xad\xc2\x2f\xfe\x22\xcc\xa3\x72\x1e\xb9\x01\x2b\xaf\x8e\x85\x2f\xc2\xf2\x79\x64\x70\x3c\x0c\x5f\x5b\xea\xaf\x0f\xa3\xd7\x97\x7b\x38\xc3\xe8\x8d\x28\xc7\x3a\xd8\x5a\x93\xa8\x55\x64\xe8\xb3\xa6\x67\x46\xdf\xe1\x27\x9b\xee\xe9\x22\xc2\x3c\x9a\x24\x9f\xe3\x80\x1e\x25\x41\x6d\xb9\x21\x26\xc5\xc3\xb5\xdb\xb0\x33\xc5\xf2\x9c\x22\x78\x40\xd1\x78\xc1\xf7\x70\x7c\x51\x23\x3d\x28\xd2\xa8\xd8\x94\x34\x17\x35\xc1\xba\x9c\xa8\x85\x88\x2d\x61\xa0\x4f\x45\x1f\x2d\x93\x88\xf8\x19\x7d\x89\x23\x06\x49\x8e\xbe\x58\x21\x17\x64\x12\x6d\x54\x75\xc0\x5b\x35\xda\xa7\xfa\x83\x8b\x4a\x34\x93\x67\x63\x2b\x83\xbc\xcb\xfb\x6e\xda\x86\x7c\x5f\x83\xd2\x6f\x8a\xd5\xae\xbd\xf2\x4a\x39\x54\x2e\xcf\xa8\x73\x3b\x02\x9b\xcb\x6c\x94\x44\x48\xe4\xde\xae\xf2\x40\xa6\x32\x86\x58\xd5\xb1\x0d\x8c\xba\x5c\x31\x34\x83\xf1\x25\x2b\x1e\x2b\x92\xdb\x93\xa2\x16\xb7\x97\xf9\x3d\x6e\x32\x2e\x25\x9f\x10\x5d\x1b\xb7\x50\xe8\x1d\xfa\x21\x6e\xb6\x98\x02\xc2\xc6\x0d\x97\xb4\xf8\x5d\xc0\xdd\x2e\x03\xba\x2d\xe3\xc0\x1c\x25\xfb\x9e\xf8\x37\xe5\x52\x16\x95\x09\x87\xca\xff\x18\x26\xe0\xed\x2b\x6f\xea\xac\x20\x5a\x69\xd9\xbd\x72\xb1\x1f\xa8\x77\x9a\xeb\xb1\x9a\x14\xed\x1a\x0a\xee\x23\xb9\x9a\xdd\x8c\xd7\x22\x63\x0b\x4e\x10\xde\x90\xb3\x68\x01\x49\x91\x14\x6f\xd2\x81\x64\x04\xd5\x14\x4f\x4b\xd1\xa2\xbd\x43\x31\x52\x66\xb2\xc3\x23\xf2\x52\x4f\x33\x88\x10\xbd\x54\x69\x26\x3f\x68\x6f\x2a\x2c\x1f\xe3\x15\x92\xba\x5c\x78\xc5\x69\x3b\x8d\x57\xd4\x6d\x3d\x4f\x9c\x65\x3d\x34\x15\x49\x57\x2f\x29\xd1\x6b\xc5\xae\xa6\x53\x07\xe5\xf1\xd7\x49\xb2\xed\x37\x92\x8f\xa4\xfd\x6c\x94\x4d\x6d\x4a\xc3\x56\xbd\x21\x69\xa5\x3d\x66\x65\x65\xdc\x48\x83\xe6\x8a\x66\x0a\xd3\xde\x65\xa5\x64\x15\x12\x05\x29\x17\xc9\x5e\xa4\xf5\xb8\x4d\xf2\xaf\x0c\x1c\x72\x3f\xc5\x25\xcb\x19\x6e\x4a\xf1\xa6\x50\xc0\xa2\x94\x44\x5a\xa5\x5f\x0f\x15\x98\xad\xec\x36\x4f\xd3\xce\x29\xb5\xd7\xa2\x13\x73\x4b\x2d\x7c\xb2\x77\xf2\x72\x0c\x56\x53\x62\x93\x24\x46\xa6\x48\xc9\x89\xdb\xdd\x92\x99\xad\x89\x62\xcd\x16\x14\x32\x1e\x5d\x53\x45\xb7\xc6\x2b\x71\x14\x73\x1c\xf0\xb7\x0a\x32\x19\x5f\xf1\xb1\xf4\x33\xb9\x8b\x89\xa6\x24\x21\x33\x9d\xf0\x3c\x11\x99\xa7\x9c\xd4\x80\x26\xe5\xa5\xa6\x18\x44\xd6\xe7\x8b\xa7\x3d\x83\xaa\xe4\xfb\x91\x8c\x83\x84\x05\xa7\x33\x34\xbd\xaf\x15\x7c\xce\xdc\x71\x76\x29\x3a\x4b\x11\xb1\x9e\x2f\x4e\xa0\x19\x99\x9c\xa2\x6a\x61\x1d\x26\x86\xb3\x5b\x30\x35\xfd\xf7\x73\xeb\x30\x32\x6d\xed\xf9\x19\x68\x54\x63\x40\xd1\x11\xf4\x8d\xaa\x51\xd6\x0d\xd4\xd7\x92\x37\x25\x8e\x68\x9b\xdc\xe9\x52\x3b\xf4\x0a\x39\xa4\x74\x1d\xf3\x2d\x55\xbf\xcc\x37\x4e\x2c\xfe\x56\xd9\x24\x0e\x13\xe3\xca\xd6\x49\x50\x0f\x4b\xe6\xa8\x25\xde\x00\x2f\x71\xe6\x92\x2e\xfb\x3b\x56\x1c\x48\xb9\xef\xde\x59\x29\x91\xa6\xea\x20\x5f\x45\x48\xdf\x63\x1e\x5d\xe0\x12\xfd\x74\x56\xaa\x38\x12\x31\x31\xbc\x51\xea\x8e\x70\xea\xd6\xe4\x88\x46\xad\x35\x0f\x54\x04\x46\x45\xd5\x9a\x56\xb9\x47\x3d\xe7\xf4\x56\x37\x45\x79\x17\x46\x72\x59\x51\x23\xd9\xe6\x3c\x23\x04\x33\xe3\x06\x8f\x1f\x5d\x93\x74\xb2\xc6\x08\xb9\x80\xbd\x58\x33\x1b\x2b\x85\xf0\xab\x2d\x44\xfd\x86\xe5\xd7\x15\x61\xd5\x01\x1f\xea\x7f\xe2\x0c\x7d\xae\x34\x26\x27\x44\xbb\xb8\x37\x7d\x20\x28\xda\xe8\x94\x8b\xc0\x4f\x2c\x2a\x56\x9d\x0e\xcd\x19\x9f\xe3\x4e\x84\xbe\xee\x7f\x5d\xeb\x03\xe3\xb7\x75\xd4\x4f\xc0\x34\x1a\x8d\x1a\xc3\x60\x0a\xd5\x47\x9b\x3e\xc1\xd4\x4a\xa6\xf8\x8d\x30\x16\x73\x47\x80\x08\xbd\x4c\x3d\x2d\x58\x86\xdb\x10\xf7\x35\xdf\x0a\x0b\x4f\x58\x6b\xfe\x13\x9e\x89\xba\xde\x52\xfb\x1f\x62\x0a\x87\x11\x0a\x21\x2d\xad\xd3\x48\x60\xe0\x99\x76\x53\xd4\x3d\x4f\xad\xce\x5d\xd8\xc7\x0e\x5e\x75\x23\xc0\x8d\xe5\xd5\x46\x01\x30\x6f\xaa\x46\xa0\x09\x04\x0f\xf9\xb5\xc4\x02\x6f\x75\x3d\x68\x4d\x04\x6c\x36\x8b\xb5\xab\x03\xa6\x6b\xc5\x3b\x8c\x00\x3b\xe5\x37\x3b\xdf\x00\x2d\x8a\x3c\xbb\xce\x82\x76\xe7\x54\x75\xd5\x81\xd6\x32\x7f\x74\xdf\x0e\xbe\x9a\xa2\xd8\xdd\x14\x12\x85\xd3\xed\x81\x43\xe6\x91\xe8\x5e\x07\x18\x1c\xce\xeb\xab\x80\x8f\x80\xc6\x06\xa4\x23\xde\xfa\xae\x0d\x32\x10\x13\xae\xaa\xad\x7a\xbe\xcf\x56\xf3\x3a\xce\xfa\x8a\xcd\xc4\x74\xe9\xf8\x1e\x18\x69\xea\xb1\xf3\xf9\xd9\xab\xd0\x27\xef\xb3\xd4\x0a\xec\xe7\xfa\x74\x35\x4c\x0e\xa4\xfb\x9e\xa8\x36\x19\x04\xfa\xea\x97\xb6\x0f\x3d\xf3\x3b\x90\xaf\x3b\x7c\xc4\xaf\x91\xd6\x3a\x5c\xea\xbf\x9c\x2e\x3f\xf2\x38\xf0\x01\x01\x31\xf2\x3e\xa8\x07\xc3\x1b\xcd\x03\x5a\x46\x4d\x8d\x6d\x82\xab\xa0\xdc\x09\x28\xc4\x31\x28\x71\x4a\x21\xd4\xc9\x73\xa1\x5f\xd6\xb5\x7c\x75\x75\x90\xe0\x5a\x36\xcb\x1d\x4e\x77\x2d\x19\x6b\x19\x25\xba\xd2\xfa\x97\xc6\xf7\xb9\x16\x75\x74\x4e\x28\xbb\x76\x09\x52\x27\x8f\xbb\x29\xd6\x7a\x4c\xf6\xba\xe5\x54\x3c\x9e\x8a\x76\x7f\xc1\x3a\x3c\x7d\xc1\xe3\x45\x6e\xfd\x74\xb7\xa7\x26\xc5\x79\xc6\xc5\x2b\x2d\x6d\x76\xe6\xab\xf7\x02\xde\x62\x96\xe2\x9b\x84\x7a\x34\x67\xe2\x7f\x2a\x42\x61\xc1\x38\xc8\x32\x38\x78\xc9\x1a\x64\xe4\x37\x3f\xd9\x66\x3b\xf0\xce\x6c\xe6\xa5\x6d\xcd\xbc\xd1\xdc\x82\xed\x8b\xc9\x83\x0b\xbe\xb6\xf0\xa1\xba\x25\x51\xdb\x84\x1e\xd0\xd2\x55\x3b\xff\x56\xec\x92\xa1\xfd\xcd\x46\xf4\xd2\x47\xfb\x01\x2e\x6f\x19\xe3\x00\x63\x2f\xac\x88\x3a\x46\x17\x2e\xaf\xa4\x3a\x95\xe4\xb4\xad\x9e\x77\x7e\x9f\x05\x5b\x65\xb8\x6a\xa7\x7c\x7f\xf7\xca\x8d\x1d\xff\xfc\xfd\x35\x8f\xe8\x98\x03\x1f\x9e\x7a\xb5\xc3\xa1\xeb\xfb\xfd\x24\x80\x6a\x4e\xf4\xce\xdf\xbc\x7f\xce\xf6\xdd\x4f\x39\x57\x9c\xe0\x7d\x47\x0a\xcf\x39\x79\xf6\xaf\x66\x9b\x39\x79\x0d\x2a\x66\x68\x39\xdd\x19\x3a\x43\x28\x77\xdc\x1c\xda\xc0\x00\x1c\x3b\x87\x91\x51\x96\x8e\xfc\x91\x53\xd0\x65\x47\xe0\x48\x2d\x80\xee\x78\x79\xd4\xc6\xe7\x83\x43\xd7\xe8\x6f\xb7\x3c\xfb\xc5\xb1\x1e\x07\x03\x7b\xd0\x18\xd3\x92\x60\xbf\x31\x26\x65\x34\xe1\xa0\x3e\x4a\xd7\x75\x74\x98\x1a\x19\x78\xa1\xed\x2e\x68\x7d\x55\xe7\xed\xa9\xde\xba\x59\x61\xef\x75\xbb\x6d\xa0\x38\xd4\x2b\xa7\xe3\x3e\xc3\xd9\x6b\xa3\x33\x3b\xeb\x82\xb7\x44\x57\x7b\xb2\x8f\xb7\x54\xcf\x51\xec\x9c\xd7\x8f\x5e\x67\x04\xc6\x2b\xa3\x8f\x06\xdb\xf0\x92\xed\xcf\x07\xf6\x7a\x56\x0c\x50\xfd\x0e\x79\x3a\x0f\x26\xb8\xaf\x7a\x1e\x1c\x72\x77\x6c\xf1\xe0\x0f\x41\xad\xf7\x7a\xa0\x87\x9e\x1a\x7f\xf4\x28\x1c\xec\xd7\x7b\xe1\xf9\x7c\x70\xcf\x4b\x79\x1f\xa8\xe0\x46\xc3\x37\xbf\xd7\x02\xfb\xaa\xac\x80\xbd\x02\x44\x09\x24\xe0\x4f\xb3\x3f\xf3\x72\xe0\x40\x8b\x0f\xf9\x63\x90\xb3\x30\x28\xf5\x6d\x90\xb0\x35\x0d\x57\x17\x34\xd6\xb6\x86\x34\x0d\x6a\xe8\xb0\x83\xfb\x07\xb9\x76\xbe\x07\x1b\x06\xee\x74\xfb\xfa\x3f\x0f\x64\xf6\x9e\xf6\x3c\x19\xf8\xa4\xcf\xc7\x79\x4f\xc0\x7a\xdf\x9c\x8d\x7b\x40\x71\x1f\xc3\xf4\x60\x40\x49\x9f\xa3\xde\xd7\xc0\xf0\xde\xfd\xaf\xf6\x05\x4a\x34\x3c\x11\xec\x03\xc0\xeb\xbb\x78\x47\x41\x4d\xf5\x46\x65\x94\xe0\x5b\xf5\x8b\xf9\xb7\x42\x3c\x1b\x6a\xa9\x13\x10\xed\x46\x06\xd1\x0c\xba\xa7\x89\x90\x30\x0c\x7d\xc1\xef\x8f\x0d\x82\xfa\x37\x2b\x85\x3f\x80\xea\xb6\x34\x87\x68\x42\x0f\xb4\x9a\x07\x6a\x42\x86\xda\x56\xbd\xda\x21\x71\x1d\x10\x17\x24\xe4\x4e\x67\xbe\x9d\x24\xe4\x72\xe7\x13\xb3\x46\xc8\xcd\x8e\x2f\x6f\x63\x20\x7f\x3b\x2e\xbd\xb6\x02\xf7\x70\x99\xad\x7c\x48\x7e\xf5\xb7\xda\x75\xd8\x52\x75\x5a\xb9\x05\x9c\x5f\xcd\x2c\x5c\x0b\xd7\xe7\xca\x65\x63\x23\x52\xb9\x2b\x19\x47\x22\x89\xbc\x79\x02\x28\xea\x58\xed\x75\x8c\x54\x94\x76\x1d\x35\xb2\x36\x4a\xa5\x21\x16\xea\x14\x75\xac\xe9\x0e\x00\x14\xf9\x95\xdf\xe3\x23\x88\x1c\x6c\xb6\x75\x33\x8a\x4c\x6e\xd9\x70\xd8\x17\x59\xd5\xd2\x6b\xd1\x10\x39\xd1\xd2\x6c\x18\x1c\xd5\xdd\x82\xd2\xd1\x86\x2b\x94\xef\xef\xda\x1d\x11\xc8\xd9\xdb\xc0\x8f\xa2\xb3\xbb\xab\x9c\xa2\x1b\xd9\x39\x25\xfb\x62\x08\xec\x9e\xdc\x6c\xd4\x0d\x8e\x12\xf9\x2e\xda\xaa\x5c\x24\x85\x86\x51\xac\x10\xc5\xdd\xc3\x00\x2b\x21\xc8\xf3\x98\xe4\x6a\x31\xb8\x29\xc6\x8f\x27\x05\xd6\xc4\xdc\xad\x3d\xe7\xff\x08\x23\x59\xb7\xe9\x11\x88\x9e\x6e\xe8\x71\x1c\xc4\x9c\x6d\xf4\xb4\xaa\xc5\x04\x34\xe6\x18\x7b\x60\x9f\x37\xed\xd2\xf5\x8a\xbe\xcc\xb2\xee\x95\x8a\xa5\x15\x9f\x6f\x3e\x85\x79\x56\xe4\x57\x23\x15\x17\x5b\xa4\xc4\x2e\x8c\x8f\x2e\x3a\x57\x70\x1b\x6f\x58\x74\x91\xc6\x4b\x04\x17\xad\x93\xee\x11\xac\x8b\xfb\xf0\x4c\x42\x71\x89\x2d\x0a\x4e\xd8\x2a\x9d\x8c\x70\x26\x6c\xb2\xc7\x21\xcf\x08\xbd\xe5\xa3\x41\xf7\x09\x93\x95\x89\xde\x8f\x08\x0b\xd5\xb7\x5c\x1c\x92\x4e\x71\xb1\xb6\xa1\x49\xd5\xbc\x9b\x66\x56\xc9\xc1\xbc\x4f\x6f\xf7\x61\xe3\xf2\xc4\x07\x74\x13\x54\x72\x73\xdb\x2c\x08\x28\x06\xae\xe1\x49\xf2\x04\xe3\x79\x65\x41\xea\x17\xc6\x19\x96\x02\xb1\x94\xf1\x98\x91\x96\x7e\x84\x51\x94\x75\x3a\xbd\x35\x17\x9d\x1c\x97\x61\xcb\xac\x8d\xd3\xcd\xe8\xca\x7f\x19\x6d\x9e\xb1\x55\x28\x15\x5a\x99\x51\x5b\x6c\x0c\x42\x64\xe0\x4b\x3c\xfc\xde\x64\x2c\x94\x4e\xb9\xab\x65\xca\xb0\xf5\x1d\xae\x64\x69\x71\xbc\x2c\xfd\xc8\x7e\xe5\x68\x23\xa5\x24\x67\x9a\xe7\xc8\xfd\xb4\x70\xca\x74\x97\x7e\xfa\x3a\x79\x45\x10\x9e\x15\x44\xb6\xe1\x4d\x51\x90\xe4\xbd\xec\x97\x34\x4d\xb2\x72\x7e\x0d\xbd\x86\xec\x4d\x53\xca\x86\x50\x6e\x10\xa9\x39\xe7\xa9\x47\xf1\x72\x39\x04\x1a\x0d\xe5\x9e\xf3\x35\x5b\x35\x82\xc4\xd8\xcd\xb8\x0d\xf1\xc9\xd9\x64\x9a\x07\x99\x30\x5e\xe4\x1f\xf2\xda\x62\xd4\x15\x44\x3a\x47\xe4\x26\x16\x89\xdb\x78\x32\xdb\x8b\x3b\x4d\xf7\x66\xd5\x92\x5a\x27\x5e\xd0\x82\x88\xc8\xde\xbf\x39\x8f\xd3\xde\xb7\x66\xe7\x4e\xa6\x99\x35\xbc\xc9\xfb\x94\x76\xb2\xb2\xb3\xa0\x21\xf5\x23\xeb\x4d\xe1\x7a\xda\x63\x46\x5e\xd1\x40\x5a\x7b\x96\x5a\xb1\x33\xb1\x36\x79\xab\xb8\x9f\xb4\x1e\xb7\x58\xfc\x2f\x03\x88\x3c\xc1\x52\xcc\x52\x81\x7b\xb0\x6e\x50\xa4\xc1\x17\x59\x06\xb4\x43\xfe\x22\x25\xf7\xe9\x79\xee\x76\x25\x3b\x39\x4f\xed\xe7\xcb\xac\x72\xbd\x2c\xae\x32\xeb\x08\xd0\x99\x23\x05\xfd\x89\x94\xa1\xd2\x62\x3c\x7e\xb1\x73\xbb\xf4\x02\xfe\x89\x80\xcc\x36\x48\xf8\x5c\x73\xab\x5c\x32\xa1\x8d\xdd\x50\xf1\x02\xbf\xb7\xe0\x71\xa5\x3a\x3e\x90\x56\x59\x99\x9b\xe8\x4c\x8a\xac\x3a\x48\xf0\x4a\xb4\xa8\xd2\x4b\xea\x46\xe3\xaa\xa0\x29\x4f\x23\x07\xaa\xbe\xa4\x9d\x85\xbe\xad\x7e\x45\xfc\x1e\xb4\x53\xbd\x93\x3e\xe4\x0d\xe4\xee\x64\x92\x9c\x79\x35\xca\xe4\x42\xeb\x9c\x32\x32\xd6\x75\x01\x53\x4e\xc4\x74\x8e\x6b\x56\xbd\xc0\x68\xf5\x05\x73\x39\xe8\xf6\xb6\x23\x35\xdb\x68\xb3\x06\x4a\x1d\x1a\x7d\xb1\xea\x4e\xfd\x1a\x5a\x8a\x35\xd9\x40\x46\xc7\xe4\x12\x1b\xaf\x61\x4e\x93\xad\x1b\x03\xb1\x52\xa9\xb7\x1a\xcb\xe2\xae\xc4\xab\x35\x7e\xc0\x05\xc6\x78\x34\x5d\x8c\x9f\x08\x63\xf2\xe5\xf1\x5d\xc1\xa7\xf9\x73\x04\xae\x7f\x4e\xb3\x7a\xca\x1e\x8f\x83\x2d\xee\x69\x0f\x1c\xa4\x79\x1f\xa3\x11\x2b\xf9\x75\x8b\xd1\xf2\xd3\xba\x8d\x9e\x08\xde\x50\x1b\xbf\x00\xf1\xb4\xcb\xa0\xb9\x26\xaa\x5c\x30\x2c\xb4\x8d\xf2\xa9\x09\x69\x65\x46\x99\x70\xee\xb5\x05\x47\x11\x0a\x95\xdb\xfe\x21\xf6\x65\x2b\xb7\xdb\x21\xc6\x32\xc4\xdb\xc9\xd1\xf3\x49\x7b\x3a\x4e\x22\xb7\xb1\xd7\x3b\xb0\xb1\x27\x11\xa8\xce\x37\xa8\x0e\xd8\x42\xd7\x53\xcc\x2c\x50\xa7\xdb\x0b\xa7\xee\x43\xea\x15\x49\x98\x77\x71\x12\x8c\xc1\x3d\xdf\x37\x0b\x13\xe0\xe7\xe7\x26\xdb\xfe\x86\xd2\xc7\xdc\x3b\x2d\x43\x95\xfa\x76\x77\x1b\xc2\xca\x5a\xf3\x7b\xa5\x61\xa6\x0d\x2e\x7d\x17\x60\x2f\xab\xbc\xfb\xcf\xc2\x74\x4a\xa0\xfd\x29\xb0\x45\x26\x6b\xe0\x68\x68\x30\x65\x66\xc0\x09\x4e\x48\xfb\x36\x50\x12\x96\x8e\xdf\x37\xe8\x1d\xce\x44\x69\x0f\x5d\xfe\x0f\x31\x87\xad\x11\x4a\x21\x3d\x23\xbe\xc8\xb0\xc0\xf3\xa3\x9d\x28\xb8\x47\x47\xf7\x05\x10\x79\x5d\xaa\x77\x15\xa4\xb9\xb0\xd2\xff\x07\xb8\x33\x31\x3f\xb8\x0d\x2c\x1f\x14\x19\xce\x05\x06\x77\x4a\x8e\xca\x01\xb5\x04\x57\xc7\xae\x02\xef\xd6\x78\x8d\xfd\x05\x1a\x71\xaa\xc7\xab\x81\x75\x45\x62\x13\x96\x20\x9f\x9c\xe8\x89\x55\xb0\x41\xe6\xfa\xa4\x43\x70\x48\x8a\xc1\xe4\x66\x48\x36\x2e\x7d\x8a\x0b\xf9\x80\x2c\x9c\x6e\x87\x61\xe1\xf4\x59\x8f\xb0\xa3\x20\xec\xbc\x4a\x44\x91\xaf\xf6\x88\xb7\xef\xf7\xf5\xed\xb1\x66\xdf\x8a\x25\xc6\xc4\x90\x6f\xf4\xf4\xe9\x29\x8e\xaf\xcd\x70\xcd\x8c\x9b\xef\x8d\x1e\xcf\xd9\x08\x5f\x59\x61\xdf\x5c\xb8\xaf\x74\xc3\xcb\xf9\x1b\xbe\x9e\x55\xdb\xf3\xab\xbe\xa5\xa5\xd4\x05\xac\x5f\x70\xfe\xfd\xc5\x2b\xfe\x77\x69\xad\x8b\xcd\x01\xb6\xe9\x5a\x4b\xfa\x81\xf9\x84\xfa\xe5\xc3\x00\x65\xcc\xf2\xf2\x26\xb0\x20\x6a\x7a\xd5\x37\xf8\x38\x14\xff\xfe\x3a\xa4\x33\xe8\xcc\x5c\xaa\xdb\x89\x0d\xe7\x85\xcf\xae\xe3\x2b\x22\xcb\x0f\x5c\x31\xb3\xbb\x57\x5a\x5c\x53\xc7\x5e\xbd\xd3\x74\xcd\xef\x4f\x7f\xf7\xdb\xed\x68\x47\xfa\xfb\x2c\x37\x6f\x01\xfa\x83\xa1\x5b\x4f\x6d\xc2\x87\xdf\xee\x2f\x2a\xb2\xd6\x42\xdd\x37\x59\xa8\xf5\x93\x1e\x43\x4c\xc3\xf5\x48\x4f\x21\xe5\xcb\xc6\x11\xaf\xbf\x44\x8b\x8d\x74\x9f\x1b\x78\xf6\x26\xcd\x6f\x2f\x2a\xe0\xe3\x8a\xff\x66\x84\xe2\xe7\xb0\x20\x6a\xf0\x21\xaf\xbe\x5e\x40\xdd\x3f\xef\x84\x3e\x5e\x25\xcb\xbb\x74\x20\xb4\x04\xec\x95\x31\x7c\x88\x69\xec\xd5\x3e\x62\x4f\xe9\xf3\x02\x8e\xfa\xa4\xd9\x79\x9d\x19\x73\x49\x38\xe9\x59\x38\x7e\x36\xf6\xbe\xa7\xef\x78\x52\x78\x84\x07\x77\xc2\x30\x04\xe5\x61\x3b\xd1\x1c\x18\xe9\x2e\x98\xb4\xf5\x7e\xea\x56\x30\xa5\xe2\x7a\xdc\x2d\x69\xea\x85\xdd\x67\xd7\x8d\x29\x19\x0b\x53\xb7\x73\x93\x34\xc3\x26\xb7\x7d\x93\xf7\xde\xa8\xfb\xf7\x77\x1e\x6c\x34\x0d\x54\xec\xac\xaf\xae\x09\xd2\xed\x22\x96\xf9\x05\x8d\x77\x0f\xe4\xc7\x03\x24\x7a\x1f\xd2\x88\x00\x8d\xbe\x58\xd2\x49\xc0\xf1\xfe\x5a\x3c\x28\xa8\x62\x60\x05\xe5\x11\xa4\x3d\xf8\x33\x02\x18\x48\x1b\xfa\x0a\x49\x0a\xf8\x39\x3c\x12\x54\x12\x10\x30\xc2\xf6\x71\xf3\xdf\x1a\x85\xbb\x79\xf8\x7b\x8d\xdd\x71\xf0\xf2\x3f\x30\x76\xc0\x32\xdf\x2f\x6f\xb4\xc3\xa8\xcd\xaf\x78\xf4\xad\xae\x0c\xb0\x5f\xb8\xc5\x7f\x0f\x4e\x6d\x55\xe0\x0d\x84\x88\xb5\x62\x38\x37\x21\x52\x6d\x46\x85\xc6\x90\xa2\x76\x8f\x6c\x4d\xe8\xa9\x0e\x5c\xfa\x7b\xa8\x55\x67\x33\xc1\x0a\x6a\xd9\x2d\x87\xfe\x0e\xbd\xd1\x93\x10\x49\x80\x54\xf4\xed\x81\x42\x21\xe7\xfa\x55\x00\x0d\x21\xe8\x81\x07\xbe\xee\x21\x27\x07\x9f\xba\xc3\x82\xf1\x43\xb7\x1c\x13\x82\xe5\x86\xae\x59\x2d\x82\x1b\x07\xd7\x8d\xfb\xc0\x95\x83\x76\xba\x3b\x90\x15\xfe\x70\xcb\x3a\x6c\x94\x5f\x57\x27\x0e\xcf\xe4\x77\x57\x3c\x0c\x97\x12\xc8\x16\x1b\x45\x88\x09\xb6\x19\xaa\x11\xab\xcd\x4b\x99\x9f\x23\x43\x5a\x3e\x26\x87\x47\x36\xb5\xca\xc5\xa9\x44\xb6\xb5\x05\x22\x46\x22\xf1\xed\x4b\xa1\x76\x91\xb2\x9d\xae\x20\x74\x04\xa9\x6b\xc1\x6f\x38\x42\xb2\xc7\xdd\xa3\x3c\x1c\xdd\x3b\xea\x54\x11\x2e\xd6\x27\x65\x73\x27\xac\xb5\x97\x68\x2a\x1a\x26\xec\xf9\xa2\xf7\x39\xfc\x6a\xbd\x4f\x87\x66\x64\x42\xbd\x48\x43\x01\xa2\xa0\x6e\xb6\xaa\x09\x49\xae\xeb\x2b\x99\x88\x19\xab\xcf\x66\x12\x62\xdf\x35\xe0\x28\x46\x28\x4c\x23\x24\x75\x00\x7d\xaa\xc9\x25\x1e\x8c\xd6\xe2\x47\xc7\x58\xa0\x5f\x0b\x3a\xc2\x70\xe8\x43\x2d\xce\xc1\x7d\xa8\x22\xe1\x46\xe0\x29\x94\x49\x9b\x9b\x57\x45\xec\x6a\xfb\xa4\x4b\x68\x2c\xba\x63\xcd\x4e\x3e\x36\xa3\xa3\xc0\xfc\x54\x6c\x75\x07\xf8\xad\x7f\x8c\x4c\xf5\xc7\x9e\x3c\xd4\x44\xf5\x53\x41\x08\xe6\x5d\xf5\x6e\xde\xdf\xb8\xe6\xaa\x5f\xec\xcd\xf8\xd7\xd5\x86\x05\x95\x09\xa8\xea\x15\xba\x1b\xde\x82\xdb\x40\xda\xc0\x7f\xe4\xb1\x13\x9d\x13\xa5\x6b\x36\xd1\xf7\x13\xaf\xd5\x29\x47\x9e\xc6\x2f\x34\x9c\x82\x8a\xe0\xd3\x1a\xe7\x00\x8f\xf0\x8e\x7c\x17\x9f\x6a\xbc\x9c\xa0\xc7\xcd\x3a\xa1\xa5\xe5\xa1\x83\x28\x5e\xb4\xc5\xc1\xe2\x0f\xde\xb1\x25\xde\x90\x1d\xb7\xc8\xf9\xd8\xcf\x4c\x28\x61\xaf\xb5\xfa\x12\x34\xd8\x8f\xeb\x53\x92\xd5\xd8\x5a\x95\x90\x94\x5f\x6c\x7d\x96\x65\x9a\x1f\x9b\xc2\xd8\x26\x26\x70\xa4\xb3\x10\xa4\xd3\x9c\x2f\xc9\x9f\x49\xbe\x15\xfb\xe2\x98\xa4\xd4\x4a\xd3\xe8\x12\x52\x74\xd5\x3b\xb8\x2a\xe9\x02\x77\x12\xac\x49\x6c\xaa\x69\xf2\xb7\x25\x66\xd6\x19\x78\xb0\x88\x56\xf5\xef\x9d\xa4\x89\x49\x0d\xb5\xd6\xea\xa4\x53\x8d\x17\x8d\x97\x93\x45\x58\x55\xc3\x92\x69\xf6\xc5\x4a\x9d\x7e\xe9\x8a\x45\x77\xf9\x75\x99\xaf\x0a\x67\x78\xee\x64\xa9\x42\x0e\xfb\x12\x85\x5e\x38\x9e\x5f\x4f\xdb\x5b\xa4\x4e\xd3\xa4\xf9\x15\x6d\x13\x69\xb4\x9c\xe2\xfe\x84\x1f\xb4\x99\x12\xed\xd8\xbf\xf4\x13\xa5\xb4\x88\x43\xb4\x25\x36\x1d\x72\x9f\x96\x52\x9e\x16\xe4\x46\x8b\xab\x54\xf4\xc6\xd1\x32\xab\xa2\x5c\x9a\x69\x53\xd5\x42\xbb\x7d\xf4\x6a\x2e\xd7\x6c\x23\xf3\x27\x13\x3d\xce\xa1\xda\xe6\x9e\xea\xdd\x93\xbd\x9b\x91\x28\x6c\x63\x98\x30\x94\xeb\x93\x73\x7f\x31\x76\x57\x6a\xe5\xf9\xe6\xfc\x2a\x9e\xcd\x47\x30\x9e\x31\x1e\x15\xe8\x31\x5a\x33\x2b\x0a\xaa\x73\x19\xc9\x86\x05\xef\x99\x5d\x71\x17\x0a\x96\xf2\xaf\x47\xdf\x2f\xe8\x2e\x58\x0c\xad\x2c\xa0\x14\xfd\x04\xf1\x0a\x7c\x59\xff\xfc\x6a\x0b\x2a\x4a\x6d\xdc\xd3\x0b\xbe\x96\xe5\x39\x14\x14\x7e\xe2\xec\xb5\xcc\xca\x9d\xa2\x3a\x4c\x47\xe5\x6f\x50\x9c\x07\xa3\x8a\x3c\xc9\xad\x1d\x5f\x58\xe9\xe4\xd7\x7c\x7e\xe9\x43\xf2\x11\x1e\xb8\x0c\x97\xf5\x85\x2d\xc5\x76\x27\xab\xe5\x07\x72\x8e\x91\xc1\xd4\x7c\x0e\x8c\x62\x45\x0c\xe4\xcc\x50\x9f\xe0\x1f\x71\xde\xd3\x9a\x50\x08\xce\x70\xf6\xd5\x08\x2e\x67\x86\x71\x10\x92\xc5\xe9\xcd\xdd\x0a\xa2\x95\xab\xe5\x65\x7b\xbb\x97\x17\x15\x28\xb8\x9c\xa8\x70\x28\x6c\xb7\x49\x2a\xfd\x43\x3a\x3f\x0f\xe1\x14\x11\xa1\x63\x2a\x95\x47\xd2\x36\x7a\x43\xaa\x0f\xa6\x61\x5a\x1f\x71\x07\xd2\xee\xd7\x7f\xaf\x91\x48\x3b\x51\x99\x58\x7b\x39\xed\x20\x4b\xb1\x96\x93\x86\x60\x24\xd6\x9d\x20\x6a\x64\xc9\xd4\x5d\x26\x49\x25\x4f\xd7\xdd\x4b\xd7\x8c\x1b\xad\xbb\x98\x51\x8c\xd4\xa8\x53\xcc\x7a\x08\xa7\xd7\x9d\x22\x7f\x07\x7b\xd6\xed\xa1\x16\xfb\x3f\xae\x57\xa1\x9b\xbb\xd3\x1b\xc4\xb3\xff\xd8\x6f\xf3\xce\x10\x5e\xac\x5c\xae\x5d\x4b\xcc\x9a\x4a\x6d\x50\x4b\x94\x18\xfc\xda\x24\x8b\xe7\x75\x22\xf8\xd3\xf8\x00\xc1\xd5\xe6\x6b\x78\x4d\xde\x5c\xcb\x23\xbc\x32\x1b\xdb\xd2\x8b\xf7\x29\xb8\x24\xbc\x80\x9f\xa0\xb5\x0b\xed\x13\x1b\x48\x54\x61\x38\xa1\x2a\x31\x44\x98\x9c\xf4\x1d\x5d\x2b\x4c\x4e\xd1\x89\x12\x15\x7e\x4f\xdb\x0f\xa5\xb7\x6a\x11\x07\x01\xc6\xad\x3f\xd2\xdb\xbc\x07\xda\x6f\x65\x0e\xb8\xec\xe7\xff\xc1\x22\x3f\xbc\x6a\x69\xc7\xfc\x9d\xcb\x6b\x5d\xc6\xa4\x8c\xdd\x69\xff\x88\xb9\xd4\x3b\xdd\x59\x80\xee\x6b\x8d\xed\x7e\x82\x8e\x68\xb8\xd5\xa3\x81\x06\x55\x6e\xf7\x6c\xa2\x23\x59\x55\xbd\x6a\xe8\xcf\xb9\x29\xbd\xe6\x18\x18\x39\xa0\xd7\x1f\xeb\x95\xfa\xb6\x17\x1b\x67\x1b\xff\xa2\xb7\x05\xe7\x1f\x93\xdd\xb7\x2f\x9e\x12\xbe\xbb\x6f\x16\x9f\x18\x8c\xe8\x8f\x21\x60\x02\xe4\x06\xd6\x52\xb4\x3d\xb4\x3b\x3d\xa2\xa7\x37\xb0\xdd\x5b\xd1\xc1\x4b\xf0\xbe\xf3\xd1\xc7\xa7\xee\xf5\x7f\x45\x64\x0c\x0a\x07\x33\x10\x77\x3b\x1d\x87\x8f\x45\x2d\x09\x8e\x8e\x48\x44\xd5\xf1\x16\x47\x3e\x46\xb1\xd8\x7d\xa3\xc0\xa8\xbf\x05\x4b\xa3\x9d\x88\x90\xec\x83\x63\xf2\xd1\xf7\x32\xae\x8f\xf9\x21\xe5\x93\xac\xc7\xa6\x63\xd4\xb1\xb1\xe3\x06\xb1\x06\x08\xce\xc4\x01\xb4\x18\xec\xc3\xc4\x26\x56\x0b\x78\x69\xf2\x1f\x0e\xeb\xf3\x68\x80\x1f\xa6\xb2\xb5\x35\xec\x0c\xef\x59\xe5\x8c\xc2\xe0\x4e\xb3\xa9\xe3\xd0\xd0\xa1\x51\xe9\x49\x9b\x50\x83\x9e\xae\xa9\x9a\x50\x11\x61\xf5\xf4\x57\x58\x43\x7d\xf5\x4c\x2d\xac\xa9\x72\x71\x16\x04\x1b\x29\x39\x3b\xfb\x2e\xd4\x85\xe9\x35\x67\x16\xba\x45\xa9\x9f\x6b\x85\x8f\x11\x55\xe7\xaf\x85\x15\xe2\xd1\x0b\x47\xc3\xcb\x50\x31\x0b\xf3\xff\x21\xe6\xd2\x0b\x44\x68\x48\xce\x72\x62\xcc\xa9\x80\xdc\xc9\x4a\x70\xc1\xa7\xcf\x33\xc7\xc1\x6f\xde\xc7\xce\x49\x83\x66\xe6\xc9\xf3\x5b\xa0\xe4\xf1\xd6\xc5\x2c\x90\xd5\xc0\xa1\xa5\x19\x90\x5a\x87\xf9\xf2\x2f\xe0\x36\x9f\xb3\x32\x0e\xfc\x51\x73\x6d\x35\x0d\x24\xc3\xa9\x7b\xf7\x10\x84\x29\xd2\x7c\xd7\x0c\xbe\x9e\x53\xfa\xfe\x59\xf0\xde\xac\xb3\xef\x79\x21\x27\x52\x02\x3e\x18\x42\xe4\x71\xf9\x6b\x2f\xa1\x86\x48\xe6\x7a\x18\x6c\x18\x9e\xb0\x69\x18\x06\x05\xed\x5f\xb6\xf0\xeb\xf8\xfc\x73\x15\xee\x17\xb6\x76\xfa\x3d\xd2\xef\xe2\x62\xd4\x9a\x9a\xdf\x99\xa9\x8b\xeb\x31\x7e\xb2\xc3\x87\x36\xaa\xfc\x94\xbb\x97\x37\x8b\xfd\x0e\x08\xcb\x3f\xa6\xf9\x6e\x37\x24\x6f\xbd\xf6\xbb\x55\x1d\xb9\xb5\xe5\x17\x5a\xe6\xf6\x29\xdc\x5f\xae\x60\xd7\xa7\x7f\xfe\x53\x74\xc8\x67\x64\xe0\x9e\xf4\xde\xed\x53\x41\xb7\x93\x24\xb6\xbf\x03\x4a\xb0\xe2\x5f\x2f\x80\x0e\x44\x7d\xf9\x01\x08\x16\x87\x78\x02\x6e\x0c\x7c\x69\x52\x01\xee\x1e\xda\xcd\x5d\x01\x26\x0f\xbf\x65\xaf\x00\xfd\x47\xfe\x16\x06\x03\xaf\x8f\xa1\xb2\xe7\x01\x85\x13\x87\x33\x8f\x00\x0e\x4e\x6a\x27\x8d\x04\xbd\x9a\xd2\xc6\xfe\x0e\x04\x4f\x1f\x8d\x76\x0c\x28\x9e\x2e\x82\xdf\xf5\xff\x3c\x73\x15\x0c\xf1\x7f\x3c\xc3\xf4\x17\xf8\xc5\xcf\x9e\xf6\x6c\xf1\x9d\x9d\xf5\x73\x16\xf8\x6a\xcf\xc6\xda\x66\xf8\xb4\xcf\x3e\x33\x7f\xe8\xa3\x3b\xf3\xcf\xa0\x3a\x84\xd4\x13\x2a\x38\x01\xd9\xe9\xdd\x55\x13\x0d\xdd\xe8\x13\x29\x0f\x85\x05\xf4\x5f\x29\x7e\x09\x7b\x33\x40\x64\x84\xc0\x44\x87\x0e\x65\x91\xa0\xb3\xc3\x26\x29\x6f\xa1\x80\x11\x3c\xee\x01\x64\x68\x34\x1b\x09\x86\x48\x8f\xa5\x87\x49\x85\x38\x8c\xfb\x07\x83\x82\xa9\x13\x97\x03\xf8\xc1\xbb\x26\xc6\xbc\xba\xc1\x4e\x93\xfe\x2e\x4b\xa0\xe6\xc9\x21\xbb\x59\xd0\xe3\xc9\x48\x0b\x23\x60\xc5\xe4\x65\xc3\x6c\x38\xa7\xc3\xb3\x85\x1d\x6e\xd3\x01\xae\x23\x45\xd0\x3b\x95\x2b\x6d\x22\x9b\x3a\xff\x94\xdc\x88\xfc\xdb\x7d\x85\xf9\x34\xea\x48\x4f\x30\xc5\x2e\x4a\xbd\x77\x34\x75\x3b\x4a\xac\xff\x52\x3c\x27\xb2\x7a\xc0\x2d\x26\x3f\xf2\xfa\x20\x2e\x6c\x27\x02\x3e\x44\x0a\xf1\x0c\x6f\x1c\x4e\x0a\xec\x0e\x57\x1c\x09\xf3\xee\x09\x8b\x1b\x35\x72\xfd\x0a\xdf\x1a\x13\x75\x90\x82\xdb\x8d\x96\x5a\x02\x42\x07\x46\x5f\x18\x51\x10\x8f\x85\x80\xb6\x4a\xe4\x65\xe1\xdb\x46\xa5\x18\xa6\xb0\xa5\xba\x34\xf6\x5f\xeb\xeb\x32\x43\x54\x53\xdb\xe3\xfc\x50\xf4\xb3\x76\x4b\x5a\x2e\x3a\xba\x23\x82\x64\x8f\xce\xea\xe4\xe2\xff\xa0\x3d\xba\x0f\xa0\x26\xd1\x67\x7b\xdc\x22\x4a\x51\xe0\xde\x3e\xc8\x7a\xac\xb0\xef\x07\xc0\x36\x56\x61\xe0\xb8\xaf\x5a\x4c\xc2\xe0\x39\xf7\xa7\xc8\x9f\x43\xc7\x1c\xed\x90\xf1\x83\x7f\xac\x86\x90\x57\x06\xf1\xc6\xef\xd0\xd6\x7c\xbf\xce\x01\xac\x2a\xff\x91\x40\x29\xae\x91\x6f\x52\x73\x35\xfe\x32\x3f\x9d\x83\x49\xd0\x11\xdc\x2d\xac\xc6\x8b\x37\x2b\x67\x77\xe2\xa9\x2d\x72\x19\x65\xf8\x59\xa1\x4c\x92\x19\x7e\xae\xf5\x26\x56\x0b\x5f\xd9\x66\x85\xd0\xc4\x9b\xb5\x0b\x42\x65\x12\x3a\x3b\x1f\x80\xc2\x13\x2e\x75\xd1\xfd\xbe\xc5\x63\x7b\x0e\x78\xf4\xe1\x06\x7b\x9d\x9d\x6a\x71\xb1\xbd\xeb\x36\x26\xb8\xec\xde\x1a\x53\x8d\x84\xad\xba\x99\x5e\xb1\xc4\xb5\x3a\x82\x30\x20\xa9\xa7\x0e\x52\xaf\x9d\x62\x53\xd7\x59\x19\x96\x5a\x5b\x7f\x8b\x55\x9d\x16\xd9\x70\x3e\x37\x9e\x78\xba\xe1\x1f\xd9\x99\x68\xd7\x58\x95\x7a\x8a\x18\xdd\x84\xc4\xad\x13\x3d\xf9\x11\x31\x52\xc4\x1b\x82\x9c\x30\x52\x5a\x77\xcb\xc5\x90\xbd\x69\xc6\x42\x46\xa0\x67\xea\x97\xd6\x9f\xde\xa2\xa9\xb1\xed\xba\x2e\x83\xa9\xf2\x1d\x10\x3b\x78\xea\xa3\x8e\x65\x73\xe7\xd4\x3f\x5c\x95\x01\x01\xc9\xa1\x1a\xd5\xa1\x90\x01\xaa\xbe\xc6\x17\xc9\x92\xaf\xd6\xe2\x49\x90\xd3\xab\xfd\xd8\x3a\x94\x9c\xea\xd5\x02\x15\x6a\x20\x37\x82\xb6\x49\x2d\xe2\x3d\x24\x61\xa8\x35\xbc\xbf\x89\x62\xd4\xb4\x5a\x79\xf4\x25\xaa\x79\xdd\x83\xc8\x07\x14\x7e\xc3\x1e\xe8\x33\xca\xcd\x46\x36\x20\x99\xbc\xc9\x3f\xe6\xab\x4c\xee\x11\x3c\x73\x1b\x25\xa7\x37\x47\x3b\xa4\x92\x87\x5b\x0c\x2c\xa3\xc8\x29\x1c\xe1\x08\x86\xba\xc0\x11\xe9\x5e\xc9\x3e\xc7\x2e\x6f\xf9\xc9\x38\xc4\x0e\xad\x97\xca\x45\xb1\xb1\x95\x97\x98\xfd\xec\x42\x96\x5a\x1e\x87\x73\x98\xd1\x9c\xaf\xc9\x89\xcb\xb2\xc9\x7f\x58\x6e\x95\xbc\x92\xaf\x5c\x61\x12\xd7\x94\xb7\x55\x19\x15\xfd\x23\xaf\xa8\xea\x2b\x9c\x9c\xf7\x94\x3b\x0c\x9e\x66\x96\xd5\x14\x07\x1c\x65\x12\x6b\x77\x3c\x6d\x98\x5e\xf5\x3a\x4e\x7c\x66\x4c\x83\x8e\x75\x0b\x73\xa0\xb8\x67\x52\xa6\x40\xb7\xf8\xc2\x80\x54\x91\x51\x51\x7d\xc7\x59\x96\x72\x91\x25\xff\x71\x49\x70\xd1\x03\xde\xe3\x52\x4c\xd1\x63\xf6\xd5\xb2\x97\x45\xf0\xfc\xda\xb2\x89\xa2\x7e\x9a\x72\xd9\x46\x71\x32\x91\x5e\x36\xc9\x72\xc6\x8b\x96\xd9\x94\xe0\x50\xfb\x4a\xdf\x95\xe6\x47\x88\x96\xce\xb3\x09\x10\x5a\x69\x69\x79\x20\xe0\x5c\x69\x4e\xc5\xb6\x8f\x49\x29\xbf\xea\xa2\x6b\x74\xe9\x4a\xb5\xab\x5d\x42\x59\x73\x6e\xd5\x6c\x5e\xf9\x99\x5c\xe3\x91\x92\xca\x3d\x8c\xed\x1e\x48\x55\x2c\xa3\x40\x88\xa9\x1e\x65\x80\xeb\xd1\xdc\x1a\x46\x50\xa5\x0e\x0f\xc4\x88\x2b\xfe\xcc\x6b\xcb\x3d\xc8\x78\xcb\xdb\xce\x65\x66\x76\xf0\x56\x99\xc1\xc9\x3e\x3c\x7e\x1e\x26\xce\x91\x17\x92\x3f\x11\x9d\xc7\xbb\x54\x68\x0a\xbf\xcf\x5d\x2d\x96\x07\x1b\x70\x53\x58\x9f\xfc\x7d\xb9\x03\xa5\x6f\x3c\x9e\xf0\x44\xca\x92\x1d\x95\x6b\xb0\x94\xef\x4b\xb0\x3a\x1e\x25\x70\xb2\xa0\x01\x45\x11\x19\x84\x36\x2e\x91\xf9\x9d\x2f\x9b\xfe\x90\xe9\x82\x43\xfc\x69\x72\x34\xaf\x4c\x90\x4a\xf6\x60\xbf\x14\x4c\x91\xbb\xf2\xeb\x04\xdf\x29\xd6\x34\x79\x41\x17\x55\x99\x58\x2d\xa0\x53\x7f\xe1\xad\x04\x28\xba\x2f\x6a\x44\x60\x91\x3d\x1c\xf9\x52\x70\x9d\xe1\x0d\x55\xe3\xff\x61\x1e\x01\xa8\x08\x9e\xe7\x31\xbc\x3f\x08\x06\x0a\xd4\x5d\x2c\x9a\x51\x24\xfd\x77\x42\x61\x2b\xb1\x75\x76\xa5\xcd\x92\x08\x1d\x6d\x6c\x9f\x20\xde\xe8\xcd\xeb\x94\x22\xee\x6d\x05\x75\xbd\x4c\x1b\x6f\xd0\xee\x1a\x4e\x9b\xad\x9c\xea\xd6\x4e\xfb\xc9\x02\x75\x3f\x27\xba\xe5\x1e\xee\x7e\x44\xfc\x92\x55\xd4\xad\x40\xea\x4f\x09\xec\xfa\x9b\x3e\x8a\x73\xef\xe2\x67\x5e\x43\x72\xbb\x10\x59\x79\x61\xf2\x5d\x26\x14\x1d\xf0\x7c\x97\x14\x75\xd6\xbf\xa2\x3b\x92\xde\xe8\xb1\xbb\x8b\x42\x28\x5e\xaf\xea\xa9\x21\x9c\x5d\x5c\xed\x03\x25\x32\x26\x2b\xfa\x3f\x27\xda\x0d\xa6\x0e\x3e\x49\x94\xef\xf4\x18\xf2\xc0\x6f\x09\x2e\x0c\xcb\xe2\x3f\xf3\xa6\x86\x53\x13\xcf\xb0\xa3\x87\xbb\x12\x9d\x0a\x8c\x86\xe7\x13\x9b\xe8\x17\x87\xd7\x09\xf0\xf4\x73\xc3\x6b\x49\x86\x04\x91\xe1\x8d\x64\x18\xe6\xfe\xf0\x6c\x0a\x3f\x2a\x76\xe4\x56\x5a\x00\xec\xe0\x08\x8a\x74\x13\x90\x3f\xfa\x28\xe3\x86\xcf\xae\xa1\xc7\x71\x57\xb6\x5c\x46\x5e\x60\xb9\xab\xc4\xd1\x5f\x58\xa3\xd9\xe0\x71\x24\xe6\xeb\xa8\xd6\xc4\x5f\x0c\xa9\xf7\xe4\x94\x04\xc6\x59\x38\x3b\x7d\x0e\x73\xbf\xbe\x7c\x3a\x1d\x63\x58\x89\x9d\x39\x81\x09\x61\x01\x67\x0c\x30\xd3\xb9\xc4\x99\x78\xac\x21\xb9\x7e\xa6\x31\x4e\x3c\x75\x75\xe6\x5d\xdc\x5a\xc2\xbe\x99\x8d\x78\xf5\xd8\x03\x33\xcb\x09\x51\xe1\xc7\x67\x6b\x12\xe1\xc1\x3e\x73\x51\x49\x7e\xfe\x95\x13\xdf\x91\xf3\xdb\xbc\xe9\x73\x48\xcc\xda\xf3\x99\x76\xe4\xc9\xc5\x1b\x73\x6e\xd1\x49\x13\x9f\xe7\x57\xa3\xd5\x07\x08\x8b\x62\x88\x77\x1d\x3e\x4b\xca\x88\x6a\xbe\xc7\xd2\x3a\xa2\x8c\x07\x5a\x26\x21\xaa\xd9\xd8\x15\xd1\xe8\x3d\x05\x82\x15\x60\xb4\x67\xf6\xde\x95\x31\xe4\xf1\x0c\xfd\xd5\x47\xc8\xb1\x24\xd2\x6a\x5b\x4c\x37\xb6\xe5\x9d\x5b\xec\x47\xc4\xf8\x7b\x5f\x74\x37\xec\xc3\x87\xf7\x71\x72\x80\x9e\xf9\x2f\xe1\xe5\xdf\x2f\x2e\xea\x85\x27\x6d\xae\x2d\x6b\x86\x7d\x5e\x61\xad\xec\x84\x05\xce\x44\xbc\x2b\x81\x7f\x1d\x39\xfa\xe1\x22\x3c\xa9\x7b\x66\x4d\x17\x6e\x26\x94\x5c\xb7\x82\x2b\xd7\x7b\x6e\x5c\x80\x2b\x55\xb6\x6f\x7c\x84\x5f\x2a\xb9\xb4\x69\x0e\x27\x31\x43\x37\xeb\xe0\xff\x28\xad\x1f\xe5\xc3\xea\x88\xbb\x3f\x86\x87\x7b\xe0\xef\x6d\xc1\x23\x24\x50\xb6\x9f\x02\xfe\x43\xcc\xaf\x43\x88\xaf\xc1\xb4\x35\xbb\xe0\xc2\x1d\xd0\xfa\x58\x70\xf1\x96\xfe\x26\x3c\xf8\xcd\x3b\x9f\xad\x03\xe0\xcd\xb9\xd4\x4f\x2e\xe0\x86\xb1\xe5\xcf\x05\x60\x52\xff\xcb\xed\x06\xb0\x7b\xfb\xa7\x2f\x3d\xe0\x47\x7c\xee\x57\x16\x58\xbb\x26\xf8\x9b\x1f\xd8\xa5\x5c\xe5\xbb\x28\xb8\xad\xa8\xf2\x3b\x3d\x38\x88\x21\xbf\x73\x3d\xe4\x62\x16\x6c\xa7\x29\xe4\x57\x4a\xe3\x0f\x4f\x48\x3d\x6e\xe9\xa7\x37\xd4\x0e\xd9\xf6\x57\x1e\x56\x1e\x6a\x08\xcb\x1f\x4d\x6d\x89\x0a\xed\x1e\xd5\xa9\xfd\x06\xb7\x1a\xb3\xa9\xdc\x0d\xaf\x1a\x67\x97\xdc\x80\x6b\x4e\x06\x33\xcb\x43\x01\xd3\xaf\xa9\xa6\x30\xe1\x0c\x9b\xe8\x01\x9d\x9f\xfd\x83\x47\x42\x16\xe6\x1f\xa2\x2f\x85\xb4\x2c\xa8\x45\x56\x04\x7f\x58\x28\x86\x1d\x09\x3e\xbb\xf0\x19\x08\x05\xeb\x2e\x5e\xf7\xbb\x0e\xca\x59\x8c\xf0\x70\x01\xed\x5e\x1c\x71\x22\x00\x9f\x2f\x96\xdb\x80\x01\x84\xc5\x87\x66\x27\x22\x4b\x06\xd8\xc2\x38\xc4\xed\x81\xac\x7a\x0c\x62\x63\xb0\xaa\xaa\x24\xda\x7f\x68\xb8\x74\x2d\xfa\xd9\xc8\xc3\x7c\x38\x62\x7a\xb4\x87\x7e\x1c\x01\x1e\xbf\x91\xae\x1e\xb5\x39\x11\x42\x90\x88\x92\x99\xc4\x60\xfc\x23\x2f\x4f\x45\x45\xad\x47\x68\x4e\xeb\x84\x9e\x0e\x37\x99\xfe\x0b\x8a\x08\x03\xcf\xd0\xfd\xcf\xc0\x9b\x67\x65\x3d\x5f\xc3\x95\x67\x33\x9c\xa3\x43\xdd\x66\x59\xb6\xe1\xb0\xd5\x59\x57\xf3\xe7\xb1\x8e\x3d\x29\x6d\x38\xb4\x7e\x4f\x64\xa3\x10\xa3\xd3\xeb\xc8\xe5\x60\x8f\xf7\xb9\xb2\x9b\xb1\xa6\xfd\xa9\x85\x11\xd8\x1b\x03\x5b\x39\x7b\x31\x3b\x43\xfa\x99\x4f\x31\xe4\xe1\x84\xe4\x63\x98\xe3\x23\xb5\x71\x4a\x68\xed\xd1\xae\x68\x7f\x94\xfb\x58\x2b\xdc\x34\x36\x6a\x3c\x1f\x3c\x16\x93\x39\x11\x1a\x60\x8e\xfc\x3c\xa9\xe5\x05\x47\x1a\x4f\xee\xb8\x14\x45\xd7\x4d\x01\xed\xba\xa3\xf1\x53\x66\x16\x6c\x9c\x59\x47\x41\xa7\x71\x82\x72\x47\xb2\x00\x8e\x4f\xed\x94\xab\x95\x4a\x44\x74\x89\x94\x6f\x13\x8c\xbb\x0f\x17\x77\x10\x02\x7a\x14\x72\xd5\x09\x21\xbd\x86\x64\x14\xe1\x5a\x1f\x2e\xf5\x45\x62\x53\x7f\x4d\xbc\x4a\xa2\xdc\xc0\x58\x8c\x19\xde\x7b\xf0\x6b\xd8\x50\x42\xc2\xd0\x9f\x10\xdb\x78\xd6\xf0\x4e\xe0\x12\xee\xef\xc8\x5f\xef\x39\x9c\xfb\xe8\x5f\xb7\x3d\x71\xcd\x63\xeb\x0e\xea\x71\xef\xc7\x7e\x59\x1d\x4c\x6a\x6c\x3d\xda\x73\x23\x25\xbd\xf5\xa6\xd0\x34\xed\x59\x6b\x78\x7d\x03\xd1\xae\x4d\xb9\x0a\x46\x0a\x6b\x1b\x2c\x75\x20\x09\xdb\x93\xf3\x4a\x49\xcb\x1d\xfa\xb4\xa3\xa4\xee\xce\x97\xa4\xa3\x24\x5e\x97\x7f\xa2\x38\x49\xaa\x1b\x8e\xb6\x20\x62\x7b\x0a\x22\xe9\x69\xc2\xde\x77\xd0\x9e\xd4\xf5\xbe\x1d\xa0\x72\xaa\xf6\x80\x94\xef\x48\x4a\xfd\xa0\x8e\xfb\x44\x8a\xda\x90\xaf\xe3\x7c\x0a\x7e\xf8\xa1\x75\x71\x3a\x54\x80\xea\x7f\x90\xe9\x2e\x08\x6e\xbf\x4f\xbe\x21\x20\x34\x31\x29\x51\x82\x6d\xde\x13\x2a\xb7\xd9\x8d\xb3\x8f\x66\xd5\xbc\x5a\x18\x4c\x43\xb7\x04\x65\x17\xd1\xa2\x84\xe7\x33\xf8\x34\x6f\xe1\x56\x52\x1b\x75\xb3\xb5\x15\xfb\x87\x6a\xd5\x56\x19\xed\x4a\x69\x6f\x9f\x85\x1b\x53\x24\x3b\xd5\xc0\x5c\x32\xbc\x0b\x18\x70\x95\x2c\xde\xcd\xf7\xda\x93\x95\xdd\x2b\xe1\xbc\x90\x15\xd3\x17\x63\x5b\x44\xcb\x6f\xb8\x39\x64\x9f\xfd\xae\x7e\xa1\x0b\xc3\xe8\xad\xef\x69\xb9\xcc\x0c\xaa\x9f\xa9\x1b\xcb\x43\x37\xdc\xae\xb4\xce\xf7\x6f\xc8\x64\x0d\xe7\x33\x1b\x1f\xe6\xbe\xcb\x2f\x6b\xec\x22\xff\xc9\xb7\x6f\x0a\x4f\x9d\xcb\x3f\xc4\x7f\x11\xbf\x9c\x17\x24\xb8\x16\xfb\x9c\xf9\xa9\xf9\x61\x78\x37\xf3\x69\x0b\x19\x22\x95\x9b\x2c\xfc\x1d\x04\xcb\x7d\xd0\xf6\xca\x47\x96\xf1\xb7\x1d\xeb\xba\x91\x2b\xd3\xa9\xe6\x20\x52\xe0\xc0\xdb\x3d\x16\x5f\x44\xe2\x86\xf7\xd1\x59\x10\xae\x6f\xfb\xe3\xd2\x63\x5c\xdd\xa6\xf5\x32\x31\x2e\x84\x67\x51\x36\xc0\x2d\x61\xe7\xb3\x6f\xf0\xc4\x0b\xca\xd9\x3a\xbc\x04\x7a\x2a\x7b\x77\x8d\x76\x7a\x60\x59\x42\xed\x49\xc2\xeb\xd2\x3f\x75\xa2\x18\x5a\xa9\x4b\xfd\x45\x84\x6c\x09\xaf\x21\x3f\x74\x1f\xeb\x6f\x93\x06\x48\x82\x05\xe0\x63\xfd\x5c\x59\x6f\x04\x74\xf7\x6d\x96\x7e\xf3\x27\x47\x06\x67\xa0\xfc\xed\xd4\x64\x45\x53\xf9\xb1\xe1\xdd\x55\x8d\xe5\xa7\xba\x61\xd5\x63\x9c\xc5\x96\xef\xdc\x11\xce\x58\xbd\x27\xcf\xa1\xfc\x60\x25\x9a\xd7\x5b\xfe\x92\x95\xc9\x6b\x2f\xaf\xca\xbd\xc9\x63\x55\x3c\xc9\x9a\xe2\x69\x54\x2c\xa4\x40\xb9\xd9\x95\x1c\x9c\x3f\x77\x7f\x55\x03\x72\xad\x3a\xa8\x7a\x3b\x8c\x56\x35\xcd\x83\x07\xaf\x56\xdd\xaf\x3d\x1c\x28\x5b\xf9\xab\xce\xd4\xeb\x6d\x65\x5f\x7d\xa1\x33\xa2\xae\x92\x25\x35\xdf\xd4\xe0\x5e\xdc\x3d\x5e\xdf\xb4\xbf\x38\x7f\xe0\x3c\x7f\x4f\x71\x5a\x87\x33\x7f\xa8\x38\x89\x5f\x2a\x30\x2e\xae\xe6\x35\x08\x32\x8b\x37\xd8\x05\x02\x34\x4b\xb7\xe0\x81\xc0\x94\xd5\x4a\xa3\xf1\x97\x4b\xdc\x48\x97\xf9\x3e\xa5\x87\xf1\x35\x4d\xeb\x65\x52\x68\x89\x26\x1b\xf6\xe5\xc8\x98\xc6\x15\x0e\x11\x5a\xd9\xe8\x58\x71\x00\xf0\xaf\xf1\x40\xa5\x8b\xaf\x7a\xc3\xa7\xaa\x7a\xb7\xd3\xad\x04\x66\xf9\xca\x4e\xbb\x28\xf3\xc9\x0c\xab\x23\x8a\x69\x32\x7a\xb2\xd3\x9c\x29\xd9\x6b\xd2\x75\x9e\x29\xda\xea\xdf\x55\x98\xfb\xad\x01\xde\xd5\xc6\x94\xac\x52\xe9\xe2\x32\xaf\xb0\x6a\xba\x1c\x99\xf8\x5c\x95\xae\x63\x79\x52\x59\xac\xce\xb4\xbc\xe9\x14\xb7\x4e\xb1\xfc\x6e\x9c\x79\x07\xa6\xf0\x30\x32\xb7\xe3\x50\x91\x59\x98\x72\x3b\xad\x78\x34\x58\xb1\x5d\xad\xc4\x22\xe0\x72\xbb\x71\x29\xdd\x83\xd6\xe7\x49\xad\x5b\x83\xf4\x67\x51\xed\x17\x2d\x07\xb2\xa9\x4f\x26\xe1\x83\x70\xea\xd5\x41\xce\xd0\x03\xaa\x74\xa7\x60\x88\x4f\xf9\x2d\xa0\x0d\x9f\xa7\xee\xa9\xb1\x1d\xbe\x4d\x95\x65\x7f\x1d\x3e\x4f\xf5\x2b\x88\x1f\x1a\xa4\x8e\xd3\xe5\x87\x92\x68\x28\xd2\xcc\x90\x21\x5d\x3f\xb1\x68\xf0\x77\x76\x0a\x7a\x6d\x30\x38\x67\x22\xea\xda\xe0\xdd\x5c\x33\xe8\xe6\xc0\x17\xe6\x30\x60\x72\x60\x23\xff\xa2\x8f\xcd\xe8\xef\xf4\xc3\x1f\x95\xc7\x77\x93\x04\xab\x47\x27\xf6\x92\x52\x66\x95\x27\xcf\x91\x5c\x46\x5f\x4e\x49\x93\x6e\xf6\xfa\x4c\xb1\x48\xf2\xad\x2f\xa7\x6f\x92\xce\x37\x28\x4c\xbb\x90\xde\x54\xce\x4d\x63\x49\x68\x16\x63\xda\x81\xb4\x9c\x1b\x35\x7d\x2b\xdd\x8a\x6c\x3f\x2d\x9a\x21\x9a\xaa\x37\xf5\x31\x63\x2b\x5e\x6f\x8a\x9f\xf5\x32\x06\x3f\x95\x4a\xce\x0d\x9b\x9f\x22\x53\x6f\x06\xc3\xa7\xea\xe9\x47\x02\xce\xcc\x4a\x26\xf9\x7d\xee\x9b\x73\x48\xba\xf4\x81\x3c\x6f\x99\xb4\x77\xa1\x62\xc1\x94\xd0\x3b\xd1\xba\xa8\x43\x48\x1c\x98\x5e\xda\x4d\xf0\xef\x18\x5e\xa2\x11\xac\xf9\x8d\xcb\xc7\x09\xe1\xbc\xbc\x65\x67\x42\x03\x3b\x6e\x39\x21\x69\x4f\x41\xfc\x72\x65\x92\x19\x9d\xb6\x3c\x94\xb4\x9d\x5e\xbd\xfc\x3d\xb9\x9c\x30\xb0\xa2\x91\x32\x8d\xf9\xb1\xa2\x9d\xa6\x8a\x50\x5d\x99\x25\x2e\xc3\x62\x56\x4b\xd2\xff\x00\x1e\x2d\x8b\xe2\x7c\xbf\xd5\xaf\xd8\xe2\x54\x37\x9d\x57\x81\x71\xef\x56\xdc\xdf\x85\xc5\xe5\xcf\x78\xbe\x47\xc7\xd9\x8f\x98\x7d\x88\x8e\x93\xee\xd1\x59\x33\xc0\xfe\x15\x9a\xac\x1f\xc2\xae\xd7\xbb\xad\x23\xe2\x4e\x56\x86\xaf\x6f\xc7\xdd\x67\x65\x6e\xe8\xc5\xc5\xe4\x0a\x37\x0a\xe2\xe6\xc9\x1f\x37\xf7\xe2\xf2\xd2\x64\x36\x9d\xe3\xa1\x09\x2f\x36\xc7\x12\xca\x62\xed\x3e\xfa\xe2\x77\xc2\x83\x3e\x5b\x25\x5d\x02\xff\x5e\x83\xc5\x1a\xfc\xbc\xbe\xce\x8c\x95\xff\xbc\x6f\x43\x18\xb3\xf2\xe1\xc0\x66\x7b\x4c\xee\x82\xe8\xc7\xd5\x98\xb7\xe3\x6b\x9f\x94\x90\x9f\xfb\x59\x9f\xd5\x91\x8d\xed\x63\xdb\x6a\xc8\x12\xbe\xc6\xf6\x1f\x64\x0d\x2f\xfc\x4b\x35\x52\xc8\xee\xff\x6a\x12\x73\xbc\x50\xfe\xeb\x5c\x8c\x5f\xb6\xcf\x37\x58\xec\xfe\x8c\xea\xef\x67\x62\xeb\x92\xf7\xec\x28\xa2\x2a\xe3\x74\x7e\x6c\x63\xa4\xa2\x11\x7f\xe3\xb0\x86\xd0\xdf\x9f\xc9\x11\xc5\x7f\xd2\xb7\xb1\x11\x9d\x5f\xe3\xbe\xc4\x47\xd4\x6d\x30\xbf\xe2\x22\x20\xcb\xb9\xdf\xe2\x22\x54\xa7\x49\xdf\xfb\xc3\xe9\xc3\x46\x3f\x94\xc2\x6f\x74\x07\xfc\x54\x0a\x17\x6d\xd9\xf9\x25\x1f\xf6\xab\x1e\xf9\xeb\x47\xd8\xf7\xaa\x3d\xbf\x3b\xc2\xf7\x96\xc0\xff\x00\xc3\xdd\x99\xd3\x7f\xa5\xc2\xfb\xa8\x77\xfe\x36\x44\xbc\x24\xe2\xfe\x51\x22\x92\xf0\x83\xff\xfe\x45\x7c\x42\x8d\xfe\xfb\xf7\x1f\x62\x8a\x88\x38\x83\x82\xc0\xff\xd3\x9b\xf9\xbf\xdb\xff\x1f\x7c\xa0\x3b\x22\x22\xbb\x1e\xfe\x5f\xba\xbb\x45\x44\xfe\xfd\xfb\x7f\xcb\xff\xcd\xf9\xb9\xab\x94\xf7\xef\xef\xdb\x17\xff\xa7\xbd\xb3\xf8\xfc\xbf\x7f\x46\xef\xff\x6b\x8f\x88\xfc\xcf\xfc\x2f\xdf\xe7\xde\xff\x3c\xa6\xa6\x22\xbb\xc8\xbe\xff\x23\x1f\xb2\xd3\x15\x11\xd9\x7d\xf5\xdf\xbf\xd1\xc3\xff\xcd\x1b\xfa\xbf\x7a\x09\x69\xff\xd5\x3b\x18\x20\x22\xb2\x5b\xfb\x7f\xdf\x5b\xf2\xfc\x1f\xf9\xf0\xb6\x9e\x88\xc8\xae\xd9\xff\xd9\xdb\xbd\x7b\xf7\xff\xcd\x2b\xfa\x5f\x47\x89\x72\x22\xba\x92\xef\x94\x5a\x15\x23\x36\x1e\x7b\xab\xf5\x70\x6f\xa6\x3f\xf5\xee\xd7\x3d\xf8\xe4\xc7\xaf\x20\x3c\xe3\x81\xdb\x5b\x30\x29\xaf\x6f\xc3\xff\xfe\x0d\x5e\xfc\x6f\x7f\xed\x76\x73\x13\x11\xf9\xe4\x2c\x22\x72\xec\xa5\x88\x88\x28\x5e\x44\xe4\xf0\x09\x11\x91\x3d\x37\xfe\x33\xff\x5f\xf7\x7c\x9f\x3e\xf9\xff\xbd\xc3\x55\x52\x93\xde\x5c\x00\x94\x25\x51\xad\xb2\xfb\xe5\xbc\x29\xc7\x69\x12\x0a\xd0\x2c\x6a\x46\x9e\xb2\x6b\xfa\x64\x32\x5f\xe9\x6e\xa6\x6e\x82\xbe\xca\x97\xf4\x32\x0c\x46\xa5\x8e\x14\x8e\x3a\xa3\x06\x88\x0f\x04\x42\xd5\xde\xc5\x15\xb8\x65\xab\x55\xc4\xd9\xba\x24\xaa\x45\xc4\x9d\x72\x82\xc8\x6d\xc6\x72\x74\x5a\xe4\x8f\xa1\xda\x55\x91\xf2\x29\x68\x39\xa5\x62\x05\x59\xb4\x9f\xc2\x0d\x39\xc7\x58\x84\xd4\xe0\xf9\x0e\xda\x8b\x2a\x9e\x04\x84\x12\x9f\xf7\x4b\x4e\x34\xeb\x14\xd5\x4a\xfe\x74\x86\x61\xe6\x9a\xe2\x37\x12\x39\xc5\x5b\x99\x90\x26\x95\x40\x57\x52\x27\x0a\xd1\x18\xf5\xe5\x18\x17\x90\x84\x3a\x09\xc3\x0d\x2a\x52\xed\xc5\x4e\xb9\xdc\x56\x1b\xc4\x8c\x39\x8d\xa9\x5d\x43\xc7\xd9\xec\xc8\xb7\x84\xbb\xaa\x7d\x50\x28\x8d\x18\x51\x91\x56\x38\x11\xf3\x5d\x41\x57\x61\x36\x36\x45\x76\x49\x31\x0b\x25\x25\x3d\x7e\xae\x94\x72\xac\x0a\x7a\xf6\x4f\x66\x0b\xe7\xb4\xc4\xb5\xf4\x75\x46\x8d\x5c\x15\xd1\x35\xc3\x45\xfe\x67\xca\x6a\x6a\xb7\xf2\xd9\xa4\xdf\xb8\x49\x45\x7d\x44\x4b\x08\x50\xb5\x15\xf5\x3c\xe4\x88\xfa\xb9\x68\x67\x6f\xaa\xfa\x62\xf4\xbc\xf3\x55\x75\xe9\x18\x53\xbb\x53\x8a\x2c\xf8\xc8\xeb\xa3\x8a\x94\x10\x37\xd5\x6a\xc5\x8e\x30\x19\x25\x6d\x25\x62\xc4\xac\x3c\x5c\xc9\x05\x59\x27\xdd\xa6\x2c\x1f\x03\x92\xec\x38\xb1\x90\xd5\xd6\x76\xf7\xb4\x02\xb1\xa5\xc2\xe1\xdc\xae\xd4\xe4\xa2\xfb\x12\x8e\xf8\x9c\xcc\x6c\xe9\xf0\x84\x8e\xe4\x78\xd9\x17\x91\xba\xf0\x35\xc5\x2f\x61\x7b\x41\x10\x55\xcb\x50\x51\x5f\x29\x75\x0d\x48\x90\xf3\x11\x75\x27\x00\xcc\xd0\x5f\xed\x1f\x18\xa2\x77\x4d\xf9\x96\x2f\xed\x82\x9b\xca\x3a\xd0\x46\xa5\x4b\xf9\x5b\xb0\x96\xc2\x82\xca\x93\xd0\x9f\xb2\xbd\xaa\x87\x22\xde\x4b\x35\xa9\xfc\x8c\x8e\x15\xf7\x3f\x7a\x23\xb9\xb3\x0d\x78\x52\x1f\x7b\x85\xcd\x3d\x15\x89\xb2\x66\xb8\x9d\x15\x8f\xae\x23\xde\x97\x4c\x80\xed\x43\xde\x95\xbe\x0b\xc0\x83\x5c\x14\x08\x80\x53\x7e\x47\x55\x49\x7e\xc3\xce\x21\xea\x6f\x3c\xfe\x19\x09\xd4\x95\x7d\x4f\xe9\x77\xab\x6c\xb9\x4d\xde\xe6\x28\xdb\xb8\x9d\x50\x2e\x54\xd5\xf7\x22\x29\xd4\xab\x75\x04\xbd\x90\x07\xa9\x55\x80\xaf\xca\xe8\xa9\xef\x82\xcd\x49\xa6\x99\xb7\x63\xe3\xcf\x3e\x3f\x74\x17\x0d\xed\xb0\x3d\x7c\x16\x55\xd7\x08\x3a\xc1\x0c\xc5\xd2\x58\x67\xa2\x81\xdf\xe3\xf5\xc4\xf1\xfe\xcf\x23\x11\x12\x25\xee\x6b\x81\xd2\x72\x4b\x2e\xfb\x9c\xa7\x55\x45\x1d\xc7\x2d\xc3\xd4\x4e\xd8\xad\xbf\xa9\x50\xcb\xb5\x20\xde\xfd\xa1\xa6\x6f\x21\xa2\x56\xa8\xe6\x6a\x7b\x48\xb1\x4d\x15\xe7\xb4\x2a\xf5\x47\xfd\xad\x87\x87\xe4\x97\xe7\xc9\x41\xfb\xc4\xb9\x16\x9d\xe1\x1d\x62\xfa\x9e\x4f\xe2\xad\xc5\x79\x07\xf6\xc2\x59\x9d\xb4\xfd\xa6\xf0\x1d\x3e\xfd\x58\xb3\xdf\x2f\xb2\xc8\x69\x05\x4f\x16\x0e\x7c\x8e\xe6\x30\x06\x9d\x3e\x07\xb3\x2c\xf2\xc2\xcb\x5e\x31\xa9\xb2\xbe\xa1\x7c\xd6\xb0\xe8\xad\x84\x5a\xb3\xde\xea\xe3\x08\x8d\x83\xaf\x7b\x2e\xce\x5d\x40\xea\x0b\x55\xbb\x2f\x9a\x1a\x8b\x48\x3b\xde\xfb\x67\xb5\x72\xde\xe9\xf5\x94\xbb\xd5\x79\x9a\xe5\xe3\xa0\x9b\x62\x79\x2e\xea\xa1\xe2\xe2\x7b\x02\x4e\xc5\xce\x8a\x9f\xd8\x7d\xd1\xc7\xac\xe7\xee\x2e\x2f\x2f\x54\xb3\xcb\xa1\x35\xdb\xfb\x64\xc2\xe1\x6c\xf3\x70\x94\xd8\x89\xcb\x86\x10\xa0\xa6\xe8\xcd\x57\x97\x1d\xe2\x64\x8e\x3e\x9b\x37\xce\x56\x82\x69\x41\xb4\xfd\xd4\x51\x8f\x2e\xde\xda\x7f\x71\xe6\xf1\xa6\x86\xe1\xcd\x57\xcf\x6f\x28\x9a\x3c\xee\xd0\xe3\x4b\xfd\x78\x53\x67\x11\x22\x7e\xd8\x2c\xdc\x71\xf6\x5c\xab\x33\xd0\xef\x99\xd8\xef\x40\x47\xc8\x2b\xf1\x91\xb0\xb9\xe8\x65\x89\x43\x47\x6d\xad\x5f\xf4\x24\xed\x19\xb2\x6c\x6b\xf1\xdc\x8b\xd6\xbb\x4f\x5d\xdd\x2f\x78\x45\x44\x47\x1c\x45\x68\x55\xfb\x03\xce\x3d\xbe\xa7\x61\xfb\x57\x72\xf3\xea\x8a\x8e\x8f\x62\xd2\x65\xa9\xfb\x53\x6a\xdf\xfe\x73\xef\xb8\xdc\xba\xa6\x7e\xe6\x69\xd4\xe3\x2a\xc5\x61\xfd\x0b\xaf\x5f\xcb\x9a\x5a\xa4\x9a\xa8\x49\x9d\x70\x02\xd8\x0e\x8a\xc5\xf8\xe5\x79\x86\x88\x0f\x40\xbb\x40\x4c\x49\xe3\x58\x72\xc4\x2e\xa9\x3b\x1a\xee\x57\x4f\xf5\xef\x91\x90\xbf\xf1\xba\x2d\x60\xef\xe3\x47\xa0\x5c\x97\x83\x7a\xb7\x7f\xa2\x2b\xcf\x0d\x5d\x1d\x07\x3c\x91\xfb\x71\x51\xc3\x4e\x57\x4d\xa8\x9a\xad\x9b\x73\x4d\x51\x79\xee\x51\xc6\x5d\x73\xa5\xcc\xcb\x81\xda\x84\x8b\x96\xea\x95\x6f\xbd\x6e\xf5\x2b\x4d\x59\x51\x34\x6f\xcb\xfb\xb9\xcc\xbf\xb9\x29\x73\xc9\x37\xde\xcc\x59\x42\x03\xe2\xec\xe4\x26\xf9\x16\x93\x13\x14\x26\x23\x9f\xf8\x27\xa4\x54\x26\x43\x23\xec\xaa\x48\xff\x21\x8d\x67\x57\x3e\xf5\xcd\x9d\x17\x55\xff\xc8\xbe\x25\x06\x52\x8d\x4e\xd8\x56\xdc\x54\xfe\x15\x7c\xf9\x92\x94\xe2\x7e\xc7\xd1\xdb\x0d\xd2\x3f\xde\xda\x3c\xbe\x29\xfd\x42\x93\xfb\xfc\x87\x94\xc8\x35\x23\xc3\x0a\x15\x3b\xb5\x12\x6b\xda\x05\x09\x65\xa2\x0b\xfd\xe6\x8c\x7c\xb2\x7f\x9e\x96\x92\x4c\x29\xf8\x83\x8e\x97\xe4\x79\xe4\x37\xf3\x9f\x52\xc1\x84\xbf\xae\x67\x64\x47\x53\x67\x02\x1c\x64\x6d\x35\x52\xae\x7c\xea\x3f\xa1\x11\x70\x65\xb0\x6f\x5d\x96\xa0\xb4\x51\xff\x50\x61\x4e\x86\x9d\x71\xf5\x66\x8c\x0c\x23\x4c\xf7\xe9\x11\xd9\x20\x9f\x6f\xba\x26\xb2\xb7\x6c\x0f\x19\x65\x48\x75\xea\xcb\x9b\xa7\x48\xe0\x1e\x66\xd8\x3d\x97\x16\xbf\xf4\xc3\xd5\x54\xf1\xb8\xd2\x2f\xff\x69\xe5\x62\x79\x7a\x70\xdc\x15\x90\xf4\xb7\x98\x6b\xcf\xf6\x4b\x46\xe3\xc5\x5e\x15\x4a\x4b\xa7\xbe\x37\xd9\x91\xc9\xa6\xbe\x71\x44\xcb\xae\x69\x14\x5e\x59\xe8\x3f\xa7\x91\x75\xa5\xbc\xef\xa7\xea\x59\xb9\x3c\x21\xfd\xe9\xba\xe4\x22\xe3\xac\x41\xa4\xcc\x18\xf6\x8f\x75\x88\xdc\x1d\x58\xb2\x83\xb5\xac\xd0\x73\xaf\x9b\xb8\x94\x82\x95\xb7\x47\x8b\x18\xf9\xd5\x86\xdf\x47\x89\xf9\x7b\x7b\x01\xc5\x32\x3f\xd5\x9a\x61\x43\x72\x61\x0a\x7f\x11\x7f\xe4\xbf\xcb\xed\xc2\xea\x5c\xa8\x14\x4b\x4c\x31\xd6\x2c\x97\x70\xcf\xd0\xd6\x35\x92\xfe\xce\x78\x6f\x7a\x41\xc6\x41\x83\x7f\x65\xa0\x5f\x4a\xa3\xe3\x4a\x4a\xff\x7e\x3d\xc3\x33\xb6\x42\x96\x3d\x48\xd2\xa8\x60\xd8\x2f\x52\xe6\x69\xba\x51\x90\xbb\xec\x50\xcc\x6f\xd0\x51\x99\xc0\x10\x26\xe4\x82\xc4\xa0\x3b\x35\xf4\xa6\xd8\x3b\x33\xbb\x08\x27\xf1\xc7\x2f\xf6\x44\xfb\x49\x2c\xdd\xa1\xc4\x6e\xca\x44\x28\x4f\x27\x02\xe5\x22\x14\x7e\xa5\x35\xcb\x9f\x94\x1d\xa2\xed\x55\x68\x96\x09\xcc\x23\x69\xbd\x93\x94\x2d\x7a\xab\xd3\x23\x05\xbc\x18\x7c\x79\xb1\x2f\xe4\x62\xfa\x65\x52\x9f\x67\x70\xc7\x39\x93\x0e\x4b\xc4\xf0\x79\xf7\x46\x5d\xe4\xba\x64\x20\x73\x2f\x2a\x5b\x6a\x98\x74\x02\xbb\x28\x25\x85\x92\xc3\x07\x48\x64\x82\x3f\x12\xd2\x24\x87\x9d\xc7\x52\x9c\x24\x43\x4d\x5c\xd3\x52\x24\x41\xda\x7d\x19\x3b\x52\xf9\xb7\x7e\xa5\x37\xcb\x6a\x29\x5f\xa0\x43\x65\x9a\xe4\x89\xac\xbb\xb2\x53\xb2\xd6\x4d\xe5\x4a\x9f\xe4\xe7\x04\x55\xaa\x5e\x8a\xd2\x97\xf8\xb7\xd7\x3b\x64\x23\xb5\xa4\x1a\x06\x0e\xe3\x15\x25\xd3\xbb\x7e\xa6\xf7\x4a\xc4\xb6\x5c\x4d\xbf\x28\x15\x57\x7e\x84\x32\x2e\x1d\x5d\xe8\x4f\x5b\x97\x3e\x98\x6e\x41\x11\x4a\xed\x89\xca\x22\x47\x48\x41\xbc\x93\xa9\x63\xd2\x26\xd6\x04\xfa\x37\xa9\x2b\x3a\x6b\xf4\x3f\x92\xf1\x0f\x52\x73\x37\x24\x2f\x29\xf7\xd5\x0a\x24\x55\xe5\x9b\x04\xca\x0a\x32\x8a\x3f\x9a\x47\x94\x6f\x29\x55\xb6\x2c\xa9\x5e\x50\xbe\x8c\x3a\x23\x5b\x39\xb4\x9a\x66\x2f\xcb\xec\x1f\xa1\x20\xa5\x4d\xba\x4b\xe8\xdd\x92\x56\x6d\xef\xd9\x25\x52\xf5\x42\x68\x9d\x8c\xb4\x22\x5f\x8b\x6d\x20\x73\x9a\x31\x56\xa1\x27\x7d\x2c\xf5\x50\x7d\xad\xd4\xee\xc8\xcf\x25\x4b\xd2\x92\x2e\xc6\x25\xa2\x52\x8f\x8c\x6d\x59\x1a\x12\xf5\x4f\x48\x9c\xcf\x67\x3e\x5d\x51\x68\x8e\x93\xf5\x50\xb9\xd2\xf2\x49\xf1\xb8\x8a\xb3\xb0\x5b\xd9\x59\x25\xa6\xd5\x49\xe5\x9f\x0a\x55\x92\x9b\x63\x5c\x84\x92\x7d\x4b\xdb\x64\xa4\xc9\xa9\x51\x19\xf4\x01\x85\x27\x94\x8b\x59\x8f\x95\x5f\x64\xde\x49\x3d\xaf\xa4\x94\x15\x81\x87\xa9\x8c\x66\x74\x63\x33\x54\xb2\xd2\xd3\xd0\x7b\xd5\x2e\x27\x58\x82\xde\xaa\x4d\xe3\x9e\xbb\xdb\xa9\x31\xe2\xb6\x5c\x8f\xa9\xb9\xc7\xa5\x3b\xb1\xe5\x3e\xa0\x66\xde\x3c\x91\xfb\x89\x1e\x56\xdb\x2d\x8f\xc1\xc8\x2a\x7d\x94\xc5\xa1\x7e\xca\xde\x91\x91\x4d\x18\x96\x68\x16\x43\x67\x4b\x70\x5b\x25\x42\x68\xe6\x85\x00\xd9\x16\x72\x35\xfd\x91\xdc\x40\xe6\x77\x72\xa9\x62\x5f\x86\x7c\xea\x86\x32\x90\xe8\x83\x5f\x53\x92\x20\x4d\x62\x32\x54\xcf\xa6\xfe\x8e\xb9\xa4\x7e\x35\x4e\x11\xa0\xaf\xda\x12\xe7\xea\x42\x55\x6b\xc6\xbe\x70\x56\x51\xfd\x88\x66\x5a\x33\xe5\x3e\xc4\x9c\x78\xf9\x45\xbe\x08\x49\x52\x2e\x56\x38\x16\xfb\x59\xc1\x4b\xa1\x16\xe5\x29\x9b\xa5\x88\x45\xad\x49\x07\x9c\x8f\xa7\x49\x71\xbb\xcf\xcd\x52\x24\x2b\xaa\xc4\x6b\x33\x39\x79\x26\x72\x9e\xe9\xc7\xb2\x4c\xe5\x05\x69\x21\xc4\x70\xa5\x5f\x29\x6f\x12\x2e\x2b\x4a\x22\x4f\x42\x3e\xa9\x56\xa2\x36\x42\xde\xab\x55\xc4\xce\xfa\x93\xd5\x5c\x63\x4f\x3a\xfb\xa8\xfd\x89\xfd\x62\x1f\xa1\x00\x0e\x1f\x79\x85\x53\x58\x83\x2d\xa8\xf6\x2b\xd2\xc3\x7a\x95\xb4\x14\x3f\x23\x35\xe5\x76\x2b\xb9\xc4\x40\xa4\x75\x94\x6f\xc4\x5e\x95\xd4\x38\x79\x9b\xea\xd0\x51\x7c\xfa\x5e\x86\x56\xf5\xc1\xb3\x93\x44\x01\xeb\xab\x84\x08\x21\x93\xbc\x28\x0d\x25\xec\x4b\xcd\x96\xf5\x88\xd1\x44\x84\x2b\x4f\x87\xad\x87\x04\xab\x9a\xc2\xfd\xfd\x44\xd5\x95\x61\xc9\x2e\x5f\xd4\x9b\x82\x37\xcc\x8a\xd4\xd0\xc1\xeb\xba\x6c\x25\xff\x80\xd6\x4b\x37\x54\x16\x41\xcb\xaa\x22\xca\xf9\xd0\x28\x05\x25\x15\x37\x78\x8c\xec\x2b\x95\xb0\x68\x35\x89\x24\x55\x4d\xa4\xaa\x18\xee\x68\x65\xda\x7c\xe7\xf9\x13\xb5\xa9\x0f\x9b\x5f\x9c\xd2\xc2\x50\xf2\x96\xcf\x4c\xc5\xa2\xd2\xa7\x25\xf7\xc0\xff\xa2\x0e\xca\xdc\x0d\x79\x0c\x89\x52\xd0\x00\xda\xfb\x47\xa8\x66\x06\x98\xba\x84\xaa\x0d\xfa\xe0\xcc\xaa\xd4\x8f\xfb\x8e\xe8\xaf\xaa\x94\xbb\x7f\xbc\x0d\x55\x5a\x76\xcf\x52\x06\xab\xd2\x7c\xfe\x2a\xb0\xd5\xc5\x00\xdb\x72\x2b\x6a\x5b\x90\x07\x52\xbd\xea\xad\xa1\xb5\x12\x71\x16\xb7\xe2\x31\x67\x1f\x1d\x6e\xc4\x3d\xea\xb6\x3f\xbc\x19\x97\xd3\xdc\x7e\xe4\x64\x8c\x4f\xc9\xd2\x69\xb3\x50\x3f\x62\x8e\x38\x24\xa8\x07\x69\x2a\xe1\xeb\xbd\x04\x32\x96\xbb\xec\xfe\xcc\xdd\x57\x65\xd9\x19\x6d\xc5\x54\xed\x75\xbc\xaf\xd7\xae\x86\xb6\xb9\xfd\xe0\x9b\xea\x92\xe5\x80\x5a\xb5\xda\x2d\x3b\x29\x05\x13\x35\xa6\x4b\xae\xd4\xbd\xeb\xda\x3e\x7f\x24\x74\x5e\xd6\x80\x4e\x89\xdf\xb2\xd2\x8b\x68\x12\xbb\xef\xdb\x9b\x74\x5b\x02\x71\x28\x2e\x72\xb4\x27\xf7\x80\x54\x64\xbc\x50\xee\xd8\xf9\xe0\xfb\x85\xd5\x27\x42\x02\x4e\xa5\x1c\x3a\xc7\x74\x75\x8c\x30\x3c\x8f\xb4\x7d\xea\x67\x2a\xe3\x6a\x3e\x6b\x47\x54\x96\x35\xd1\x37\xf8\xaa\x0a\x32\x48\xd6\xea\x56\x2f\xd0\xed\xb9\xf2\xf4\x02\xc4\xe0\x92\x32\xfd\xba\x9c\xa9\xa5\x24\x5f\x53\xcf\x6e\xe7\x1c\xe4\x4d\xa2\x67\xd1\x79\x86\xf5\x11\xd0\x55\xb1\x69\x77\xe3\x88\x64\xb1\x2e\xc0\x26\x76\x4e\x9c\xb8\x4f\xda\x7f\xa7\xbf\x75\xd7\x6d\xbf\xcd\x36\x8b\x03\xba\xde\xfd\xec\xa9\x23\x31\x76\x25\x89\xde\xc7\xf3\xcc\x0f\x40\x1f\x9d\x06\xeb\x94\xbb\xca\x4b\xd9\xbd\x7c\x68\xda\xac\xe8\xf9\x74\xe2\x45\x9f\x3a\x4a\x6b\xf0\xee\xe1\x4b\x25\x9a\xf1\x6a\xe7\x6f\x8f\xbd\x0c\x96\x1f\x78\xc2\x35\x40\x4a\x39\xea\x15\x59\xb5\x9f\xdf\xb2\xf2\x72\x0b\x17\x73\x72\xbf\x1d\xb8\x28\x7e\x03\x18\x15\x3a\x24\xbe\x1a\x0e\x8a\x11\x17\x5f\x3b\x9e\xe2\xa0\x34\x70\x6a\x8f\x8f\x5d\x7a\xc7\x95\xbd\xe6\x86\x8f\x72\xf3\xf7\xbb\xe8\xd2\xe2\xf9\x87\x20\xcf\x1f\x02\xb6\xa5\x3c\x34\xc7\x5c\x58\x2a\x47\x1f\xe4\x9a\xfc\xb9\x2c\x79\xf7\xf3\xf3\xda\x9b\xc1\xb7\xbc\x6e\xa1\xef\x07\xdf\x79\xaa\x1a\xf3\x5c\xea\xc9\x6d\x85\x61\x83\x5b\x6f\xb6\x65\x32\xac\x66\xcd\x86\x24\xbe\xba\x66\x3b\xca\x89\x25\x04\xa5\xf9\x56\x4b\x3c\x08\x17\x42\x2b\x25\xe9\xe8\xc1\xc8\x51\x49\x96\x06\xf0\xaa\x64\xff\xf1\x63\x0d\x3a\xc6\x9d\x27\xf7\x22\x9f\x79\x95\x0c\xef\x3e\x7c\xc7\x07\xd7\x75\x36\xf3\xf6\x0f\x50\xb5\x4a\xe0\x0d\x8e\xeb\xca\x75\xe4\xb5\x33\xa6\xc4\xfb\x7f\xaf\x84\xbf\xe8\x7a\x52\x75\x39\xec\xce\xc8\x4b\xd4\xe5\x14\xb5\xdb\x46\x79\xf7\xe4\x15\x7b\x6c\xb6\x9e\xbd\x94\x7b\xe9\x96\xa7\xaf\x29\x7d\xd8\x9f\x6d\x75\x5a\xe2\x55\xe8\x3f\x57\xbc\x64\x1a\x36\x1b\x00\x97\xb9\x92\x4c\x83\x15\xc9\x64\x6b\x60\xaf\x1e\xe9\x3f\xa3\x61\x73\x75\x7f\xdf\xf7\x93\x35\x57\x45\x79\x17\x4e\x2b\xa8\xef\x24\x1f\x54\x0e\x55\x07\xc0\xa4\x6e\xed\x55\x63\x7a\x9e\xd6\x9a\x57\x65\x5b\xba\xbe\x32\x50\xb9\xac\x03\xd7\xff\xa5\x2c\x7f\xff\x9a\x71\x99\x92\x96\xfa\x61\xdb\xac\x8b\x97\x94\x1a\xdc\x5f\xdf\x5e\x96\xa3\x06\xd4\x3e\xb5\x94\x91\x84\xee\xd2\xd7\x95\xf8\x8a\xde\x63\x5d\x2b\x7d\x23\x05\xec\x11\x2e\x5b\x99\x41\x01\x5e\x95\xbd\xa0\x41\xbd\xf2\xab\x5f\x52\x03\x7d\x65\xb5\x7f\x8f\x2c\x5e\xd9\xb1\xe9\xef\xff\x41\x82\x3d\xbf\xe5\xfd\x38\x6e\x1f\x9f\xdd\xb6\xdc\x85\xd7\x65\x2b\x73\xb5\x5a\xb6\x6d\xdb\xb6\x6d\xdb\xb6\xb5\x6c\xbb\x65\xad\x5a\x5b\x33\xdf\x33\xee\xe3\xfe\x7e\x7e\x39\xff\x85\xc7\x71\x3e\xb1\x11\xd0\xf3\x7c\x05\xfe\x64\xa0\x3a\x4c\x50\x7a\x1d\x36\xef\x60\xa5\x62\x08\x2b\x30\xc6\x69\x9f\x43\x5f\xaa\xf0\xea\x6f\x82\x1d\x45\x5e\x9a\x09\x40\x7d\xd8\xb3\x6c\x59\x50\x82\x98\x20\x37\x3e\x3c\x16\x71\xee\x2f\xc2\xb9\x0f\xcd\x89\x0d\x92\x0c\x84\x1c\x65\x96\xa8\xb6\xc2\xbc\x72\x9e\xeb\x3c\x85\xd5\x97\x39\x5b\x6e\xc3\x27\xc8\x3d\xec\xaf\x57\x91\xe4\x2e\xf6\xe9\xd5\xfb\x14\x5b\x40\x77\x5a\x44\x4a\x1c\x12\x58\xbb\xa4\xf1\x0c\x16\x9e\x9a\x6d\x2a\x88\xfc\xe2\x7f\xdf\x9a\x00\xdf\x77\x38\xb4\xcb\x87\x48\x18\xfa\x3a\x4a\xb0\x69\xca\x7b\xb9\x33\x80\x2b\x1f\x88\x7a\xc7\x40\xbf\x91\x8d\x03\x17\x11\x12\x68\x20\x5a\x10\x25\x01\x37\x4b\x51\xa5\xf9\xb3\x9d\x67\x2f\x8b\x4f\x82\x4b\x4b\x9e\xaa\x0e\x01\x9f\xea\xa3\xb5\x7c\x80\x04\xf2\x12\xfb\xfe\x2a\x9e\x12\x41\x9b\x5b\xf1\xd4\xe8\x63\x54\x5b\xa8\xb1\xcb\x60\xfe\xdc\xf3\xcc\xed\x10\x06\x29\xf8\xe8\x23\x81\x98\x88\x65\x0b\xf8\x06\xcf\xf3\x4d\x0d\x78\x03\xaa\xb4\xcd\x0d\x75\x04\xc1\x74\x6a\xc3\x1f\x83\x8e\x65\xfe\xc6\x92\xc1\x35\x02\x1b\x09\x93\x40\x2d\x3e\x35\xeb\x02\x42\x08\xd5\x53\x20\x87\x64\x83\xb3\x57\xe5\x62\xff\x83\x99\xd7\x7f\x11\x1f\x80\xe0\x9a\x4c\x94\xe1\x50\x55\xd2\x37\x6e\xae\x15\xb8\xd3\x6b\xe8\xe4\xe6\xa3\xa0\x20\x50\xfe\x12\x43\x1c\x3f\xeb\xf3\xf1\xfc\x58\x24\x24\xaf\x5e\x31\x51\x0b\x10\xcc\xdf\xce\x08\x07\xf8\x93\x5d\xd3\x8f\xc1\xef\x7c\x82\xb3\x15\xa0\x89\x56\xaf\xb3\xfb\x20\x69\x9a\x5b\xf9\x0b\x90\x2c\xa9\xf4\x12\x2b\xc8\x07\x3e\x78\xc9\x09\x4c\x08\xcb\x58\xfb\x01\x86\x44\x7c\x19\x5e\x44\xd1\x23\xb6\xc6\xbe\xe1\xa0\xa8\xa1\x89\x16\x82\x3a\x7a\x26\xe0\x01\x7c\x63\x3b\x28\xaa\x02\x36\xf5\x84\x3e\xcb\x09\x58\x5f\xb6\x2d\x11\x01\xef\xcd\x88\xd4\x7b\x40\x2f\x8c\xc5\x94\xb7\x00\x7b\x8d\x0f\xab\xe5\x01\xd5\x82\xc4\xda\x43\xc8\xd7\xd8\xbc\xaa\x7e\x68\x89\x4b\x64\x55\x38\xa0\x69\xcc\x5f\x59\x08\x6d\x57\x74\x6b\x80\x82\x43\x45\x0d\x9b\x2f\xb2\x05\xe2\x3b\x46\x17\x61\x44\xf4\xd1\x84\x2d\x5a\x06\xb3\x3d\xb9\x8c\x83\x60\xcd\xa6\x9a\xf1\x67\xd8\xbe\xa4\x2b\x48\xb1\xcd\xab\x79\x22\xc8\xab\xeb\x69\x15\x2b\xb0\x95\xe5\xa7\x35\x55\xe0\xf5\x85\xfa\xce\x2e\xe8\xd6\x8c\xff\x68\x3c\xe0\x3f\xfe\x7e\xdc\x09\x16\xd4\xfe\x6b\x1c\x00\x06\x8a\x7e\x8f\x9e\x40\xd9\x23\xd2\x47\x2e\x43\xc9\xae\x62\xad\x93\x50\x1d\xcd\xfb\x2d\x5f\xc0\x13\xe2\x1a\x83\x70\xfa\x3c\x3c\xdf\xe4\x3a\x22\x05\x7f\x7f\xea\x35\xfa\x0b\xfe\xde\x74\x2e\x0e\x86\x67\x98\xa1\xc3\x17\xe1\x59\xa0\xfc\x55\xcf\x9a\x8b\xe0\x8c\x15\xad\x35\x49\xf0\xfd\x72\xa7\xca\x21\xe4\xdf\xd2\x77\x25\x37\xb1\xc8\xa2\xa9\x9c\x7c\x0c\x5d\xf1\x59\xda\x16\xae\xa3\x08\x9c\xb8\x8f\xf3\x2e\x78\x16\x8f\x24\xe8\xa6\x75\xfb\x30\x90\x9e\xc7\xff\xb1\x31\x25\xa4\x24\xd5\x5b\x35\xa0\x96\x93\xd8\x4d\x8e\xd1\xb4\x7c\x0b\x43\x2d\xc4\x69\xc2\x4d\x42\x3a\xac\x38\xbe\x16\xe5\x07\x28\xa7\xce\x03\x0b\xc0\x48\x9a\x28\x58\x1e\x24\x5f\xf9\xbe\x7f\x05\x02\x54\xe8\x35\x5f\x84\xdb\x97\x16\x54\x5a\x20\xa2\x8a\x77\x4b\xfb\xd1\xf9\x85\xcf\x72\x3b\xb1\xaa\x79\x3f\xd2\x9d\x30\x57\x0b\xf0\x09\x27\xb8\xaf\xb9\xe8\x18\x1e\xc2\x58\x52\x82\x27\x89\xf0\x27\x51\xde\xba\x96\xd0\x96\xb0\x6d\x91\x8a\xaf\x8a\xfb\xa5\xef\x87\x68\x88\xe5\x92\x3e\x42\xca\xc5\x96\xe1\x38\x50\x37\xe3\x40\xa8\x24\x44\x4f\x74\x09\xd4\x13\xee\x9b\x74\xc0\xca\xcf\xe6\x50\x41\x1b\x80\xb1\xee\x94\x05\xf5\xda\x80\x54\x8a\xd7\x1b\xd4\x10\xb7\x0a\xfe\x96\xe4\x23\x43\xf3\xf4\xf2\x23\x30\xdb\xd9\x27\xa9\xb3\x78\xdf\xe4\x8a\xc8\x33\x7c\x59\xdc\x86\x3f\x1b\x21\x27\x4e\xd9\x8d\x40\x90\x8b\x1d\xb0\xba\x49\x38\x8a\x53\x37\x2d\x41\x02\x61\xcf\x64\xd9\x50\x94\xe0\x75\x02\x33\x5a\x3d\xcc\x13\x73\x19\x6d\x1a\x1d\x02\x0f\xc1\x58\xc7\x18\x40\xdb\xb0\xb2\xb1\xf7\xc1\xce\xf7\x9d\xca\x73\x16\x6d\x18\x54\x8b\xbe\xf4\xfd\x60\xfe\x51\x60\xde\x4e\x60\xb5\xcb\x79\x53\x9d\x0d\xa0\x32\xff\xe4\x6d\xa1\xf9\x52\xbc\x92\x9b\x51\xef\xa2\x64\x02\x92\xf1\x8e\x61\xed\x1e\xc5\xc4\x1b\xc1\xfc\x36\xc7\xc4\x3a\xff\x52\x3d\x1b\x02\xc9\xcf\x49\xd1\x0d\xc3\xee\x5e\x49\x2d\xc5\x2c\x7a\xc5\x63\xff\x61\x6d\x83\xe8\x90\xd6\xb8\xa4\xd0\xcf\x40\x3e\x6e\x3c\xf2\x18\x54\x84\x1f\x8c\x86\xb1\x7e\xbe\x4b\xcb\xbf\xbf\x78\x72\xef\x5f\xde\xc9\xb4\x3b\x03\x32\xd3\xa2\x4b\x86\x89\x21\xee\x69\x31\x37\xf4\x66\x64\x6f\xfa\x5d\x18\x25\xc8\x26\xc4\x08\x79\xe0\xd3\xe5\x79\x09\x7f\xdb\xeb\xa6\xdd\x3f\x42\x87\x5b\x8f\x11\x0b\x71\xd4\x79\x5f\xe5\x00\xa7\x6b\xef\x20\x50\x89\xe5\xb4\x8b\xc1\xfe\x23\x5c\x71\xd1\x46\x05\x10\xe6\x3c\xb6\x61\x6f\x88\xe6\x01\xce\x10\x1a\xf5\x3c\x2c\x1f\x9c\xad\xff\x23\x55\x98\x59\xf5\xee\x78\x2a\xcb\xd2\x97\xdb\xc5\xa9\x4a\x33\xa8\x5b\x4f\xe3\x1c\x3b\xac\x18\x5f\x87\x5c\x2e\xa4\x07\x65\x78\x97\xc5\xfe\x00\xab\xba\xaa\xf8\xeb\xc2\xef\xd9\xa7\xdb\x3f\xc5\x45\x5b\xa5\x1a\xdd\xc4\x67\x5b\x98\xab\x54\xe2\x07\x8c\x5b\x44\x42\x08\x1c\x86\x3d\xa4\xdf\xf8\x59\x13\x75\xf8\x00\x05\x6f\x1d\x08\x36\xe3\x9b\x71\x69\x06\x81\x95\x06\xfc\xc9\x6c\xf9\x46\xf3\xa1\xb3\x2c\x7f\x9d\x1b\x32\x79\xc0\xb5\x77\xfc\xa3\x2f\xae\x56\xdc\x18\x8c\xe4\x9f\x9d\xbd\x69\x10\xe2\xd4\x13\x77\xb7\xdc\xb3\x2b\xbf\x9a\x29\xc0\xde\x29\xe2\x07\xeb\xb6\x19\xc4\x5d\x0e\xa6\x65\x90\x6e\x5e\x8b\x25\xe9\x2a\x6b\xbc\x21\x60\x35\x4a\x25\xef\x13\x53\x54\xe3\xb9\x84\xc9\x49\x2a\x7b\xf0\xd7\xbc\xf4\x3a\x81\xe0\x3b\x8f\xde\x9a\x3d\x66\x49\x54\xa2\x73\x38\x60\x6d\x30\x06\x7c\x35\xd8\x7e\xdb\xd9\x85\x6b\xb3\x1d\xf9\x69\xa6\x75\x81\xed\x6e\x44\x7a\x80\x37\xc4\x2f\xa6\x7a\x2c\x2f\x62\xae\xf3\xba\xbc\xed\x31\xba\x65\x6f\xb5\x54\xe0\x71\x57\xc9\xf0\x56\xa8\x02\xe4\x54\x93\xe8\x6c\x83\x53\x51\xf5\x36\x19\xa4\xfc\x54\xba\xa7\x3a\xc5\x65\x26\x7f\xfb\xd1\x65\xde\x1d\xd9\x38\x0e\x2e\x41\x17\x39\x3b\x78\x8d\xe4\xa4\x86\x27\xe4\xbe\xaa\xb6\x51\x3c\x4b\xad\x51\x95\xdd\x7f\x6c\x71\xf6\x62\x5e\x0a\x20\x4b\xef\x7b\x21\xac\xa0\xd7\x11\x77\x13\xc8\xe0\x81\xfb\x9f\xac\x58\x36\x1a\x6e\x70\x58\xc5\x2e\xe5\x5c\x5c\x34\xbd\xd6\x17\x71\xfd\x82\xa6\x40\xee\x24\x2b\x8b\x32\x47\xc8\x2d\xcc\x98\xdc\x4b\xa7\x5d\x0e\x46\x29\x3f\x63\x66\xfe\x5e\xf1\xdb\xca\x2f\x1e\xc6\x88\xc6\x8a\x56\x49\x3c\x78\xa4\xc2\x81\x92\xc9\x95\xf0\x45\x6c\xaa\xdb\x2a\x17\x02\x71\x46\x60\xbd\x3c\xd0\x88\xed\x98\x95\x24\x48\xc5\x6b\xc5\x0d\x00\xbb\x87\x5f\x0a\x14\x85\xac\x24\x7a\x47\xe5\x41\xd9\xc8\xa1\x1c\xd8\x55\x30\xbd\x99\xda\xeb\x15\xa3\xcb\xa6\x8a\xe8\xc1\xc7\x77\xc5\x1f\xfd\xc9\xf9\x84\xbe\xfa\x88\x12\x9a\xcb\x45\x78\x08\x72\xe6\x17\x8e\x15\x6a\x33\xe6\x96\x7c\x2b\xd0\xa6\x12\xad\x00\xe3\xef\x16\xc3\xa9\x3a\x0b\xd8\x71\x3c\xd3\x3c\x12\x1a\x43\x39\x18\x7f\x97\xc6\xc1\x6d\x6c\x73\xd5\xb2\x20\xdf\x3d\xe8\x8c\xe4\xc0\x75\xa1\xdb\x76\xe7\xd0\xb8\x64\x6e\x6f\x23\x98\x69\x76\x5f\x70\x18\xac\x80\xb3\x8d\x96\xb6\xe2\x46\xf6\xe2\x00\xad\xde\xbd\x29\xc6\x1b\x31\x34\x0a\xa8\xf2\xbc\x2e\xfd\xc7\xf9\x9b\x7b\x26\xfc\xd7\xa3\x32\xae\x56\xd7\x18\xc5\x76\x4e\x3e\xb3\x6c\x75\x3d\xf6\x76\x8d\x75\x1d\x6d\x9a\xb9\x84\x80\xa1\x3a\xb5\x93\xcb\xc7\xb4\x8c\xfd\x3e\xfa\xaa\x5d\xb6\xa0\x36\xfc\xd0\xa3\x48\x6a\x1e\x9a\x1c\xcc\xaa\x9e\x0a\xf1\x4f\xba\x61\xae\x00\x57\xcb\x5e\x74\x9a\x44\x28\x17\x67\x7a\xbe\x82\xc3\xc8\xcd\x1c\x57\x56\xb1\xe4\xf2\xff\x6f\x19\x32\x0f\xeb\x34\x81\xe2\x16\xc6\x31\xd5\x8e\x4b\x5a\x11\x60\x89\x3d\xaa\x9f\x89\xd7\x7d\xd9\xf5\xb4\x09\x02\x36\xf3\x26\x54\xdc\x45\x5d\xbc\xc5\x0e\xba\x5f\x26\xdd\xc6\x18\x69\xce\x4b\x6f\x5f\x8d\x90\x40\xff\xf0\x50\x22\x06\xc0\x73\x03\xdf\xf0\x82\x21\xbe\x71\x65\x52\xe3\xd0\xfb\x59\x63\x1a\xe7\xb0\x9c\xa2\x75\x13\x0a\x42\xbb\xb6\xdc\xd1\x0b\xa8\x22\x4f\xb0\x7f\x5d\xa5\xfe\x4f\x19\x41\x22\x0b\xcf\x7c\xa0\x9c\x29\x98\xad\xe5\x95\x3e\x03\xb0\x91\xf6\xcb\xfc\x08\xd1\x1f\xbc\x68\xe7\x00\xaf\x71\xfa\xed\x78\x0d\x1a\x69\x44\x75\xed\x04\x8b\x2a\x7e\xf7\xa2\x82\x1d\x85\x2b\xfd\xbb\x01\x4d\x5a\x6d\xc8\x16\x42\x13\x8d\x8f\x65\xc0\x08\xc1\xa4\xd3\x8d\xb9\x55\x41\x5e\x79\x1f\x24\x0f\xc0\xcb\xd5\x06\x1a\xab\x30\x52\xe3\x25\xbd\x1c\xa0\x98\x1c\xc1\x59\xb9\xfc\x82\x52\x40\x3b\x58\x49\xb0\xc8\x05\x5d\x5f\xf3\x71\xbb\xc9\x64\x39\x24\xe4\x1d\x00\x7e\x55\xf6\x2f\xc8\x1c\xba\x96\x12\x18\x62\x0a\xe9\x0f\xf4\x0c\x75\x05\xdd\xb5\xcf\x8a\x78\x0b\x92\xd2\x3b\x8a\x1e\x01\x3f\x90\x9b\x48\xc8\x07\xdb\x0a\x09\xa6\x50\xa0\x27\x44\x50\xce\x07\x04\x1d\xca\xbb\xd4\x0d\x59\x03\xdb\xab\x7f\x42\x8a\x83\xdd\x6d\x32\x94\x91\x84\xb6\x35\xf7\xaa\xe5\x41\x6d\x29\xa9\xb4\xaf\x2b\x69\x5e\xed\xf0\xd8\xed\xcf\xe1\x50\xe8\xe0\xea\x42\x0a\x2b\x9b\xc1\xf4\xbb\x74\x4d\x88\x70\x37\x43\x1e\x03\x2c\xa5\x6a\x32\xf7\x0d\xec\x46\xba\x40\xee\x1b\xc8\xf7\x40\x50\xae\x0a\xf4\xad\xcd\x9d\x7c\x10\x14\xad\xed\x58\x74\x17\x52\x2b\x95\x59\x7a\x06\x49\xe1\xf3\xaf\x98\x01\x0c\xb1\x82\xcd\xb1\x80\x20\x82\x34\x9a\x8b\x7e\x8c\x62\x9c\x10\xc2\x4b\xa3\x8b\x26\x6b\x88\x02\x18\x8f\xd0\x61\x64\xeb\xce\x8b\x04\x38\xe2\xc9\xc6\x4e\xee\x23\xf8\xc9\xda\x8d\xf2\x34\x48\xcf\xfc\x71\xf3\x36\x34\x66\x52\xb2\xc5\x06\x38\xe9\x31\x69\x61\x07\x76\xca\x8f\x5a\x34\xa1\x16\x49\x72\xcd\x96\xd0\x12\xaf\xda\x66\x19\xe8\xb9\x99\x6a\xd3\x0a\x64\x58\xf5\x66\x93\x00\x38\x4c\x8c\xb1\x37\x97\xd1\x16\xef\x3c\x5e\x00\x5f\xc4\xc2\x27\x1b\x31\x6e\xd8\xde\xa9\x69\xfc\x45\xdc\xdd\x69\x5f\x42\x29\x4e\x2a\x8d\x1e\xcd\xbf\xcd\x5e\x00\x46\x59\x6f\xc8\x56\x9b\x23\xac\xd6\x50\x5d\xd7\xa0\x4b\xcb\x0f\x7a\x7e\x01\xdc\xf3\x82\x53\x70\x60\x67\xf2\x78\xf2\x06\xac\xaa\x63\x6f\x62\x1d\xd8\x28\xde\x1e\x4f\x81\x4a\x47\x92\xc6\x04\xa1\x24\x37\xd0\xe8\x19\x58\xd6\xc8\x62\x4c\x8d\xed\x87\x12\x71\x9c\xcc\xb4\xcb\xa1\x3a\xcd\x86\xec\xc5\xbf\x9f\x7e\x86\xd9\xc6\xf7\xcd\x98\xe3\x76\xf0\xc5\x33\x3d\x84\x07\xf8\x44\x68\x6f\x8d\x6f\x6b\x27\xdc\xa3\x2a\xa3\x2e\x0a\x1e\x55\xe9\x5a\xfd\x1a\xd9\x5a\xfe\xae\x8c\x09\xf3\xad\x24\x2d\x4f\x0f\xfd\xa1\x34\x32\xc3\x11\x17\x5d\x5c\x93\xac\x87\xf3\x2e\x5a\x48\xe8\x27\x04\x67\x82\x7c\xb7\x09\x33\x99\xcf\x5c\x93\x09\x9e\xc9\x15\xd6\xc1\xb8\xda\x02\x16\xcb\xab\xe8\xf2\x42\x07\xa3\x00\xa0\x38\xb1\x18\x7f\x1d\x6a\x9e\x7e\x0d\xb9\x06\x5d\x4b\xf7\x07\x7c\x01\x85\x9c\x63\x30\x3f\xf8\x4e\xf5\xf8\xe0\x0e\x64\xb6\xca\xa8\x35\x05\x7e\xb9\x7c\xa2\x7a\x1b\x41\x2a\xa3\xab\x60\x41\x2b\x16\xff\xcd\xdf\xc6\xe2\x0a\x9e\x64\x8a\xa0\xdf\x14\x8e\x24\xb9\xe1\x56\xf2\xb2\x63\x43\x08\x36\xc9\xdd\x5e\x86\x84\x0f\x49\x54\x9b\x27\x84\x9c\xc4\x6a\x4b\x24\x12\x95\xd8\xa3\xb3\x86\xb0\x49\xf0\x91\xba\x80\xe4\x8e\x67\xc0\xf5\xc3\x6b\x62\xb5\xe1\x1b\x30\xfd\x94\x68\xf0\x3d\x78\x47\x6a\x09\xab\x3c\x48\xbe\x4a\x74\xc8\x85\x6d\xa3\xe2\xb4\x9f\x19\x2c\x56\x56\xd8\xdc\x0e\xcf\x2f\x56\x29\x57\x40\x92\x0b\x4a\x0a\x3f\x61\xea\x73\xf7\xd2\xa7\xb0\xd7\xb2\xa1\x89\x56\xf8\x90\x04\x74\xc0\x3c\x49\x2f\xa6\xda\x5d\x8e\xc0\x1f\x77\x68\x35\x4e\x98\x89\x6b\x33\x2d\x40\x9c\x45\x94\xc9\xd6\x21\x1b\x43\x6f\x11\x66\x50\x7a\xd1\x74\x68\x3c\x5a\x38\xa6\x18\x7e\x1d\x63\x19\xeb\x06\xf9\x82\xac\x8b\x9f\x61\x10\xa5\xcf\xa8\xfc\xbc\x42\x62\xe8\x2d\x7d\x3f\x44\x61\x89\x2e\xf6\xec\x9a\x63\x39\xc8\x6f\xab\x17\x84\x3e\xcd\x31\x2b\x8c\x40\xdf\x4a\xeb\x4e\x63\x45\xcb\xc4\x62\x83\x43\x70\xa4\x50\x13\xf7\xa7\x84\x77\x61\x34\x07\x18\x09\x16\xc2\x64\xbc\x8c\x5f\x0c\x60\x55\x0c\x40\x8a\x79\x9d\xf2\x60\x31\xc2\xbe\x6f\xb1\x6f\xb0\xde\x41\xaf\x11\x3b\xb8\xab\x91\xae\x10\x75\x3c\x38\x6a\x96\xcd\x41\x52\x2e\xf5\x25\x7d\x2a\xa3\x76\x21\x6a\x79\xfe\xfe\xa3\xa2\x95\xb9\x3f\x0c\x3a\x39\x73\x8f\xd9\x19\x44\x32\xdd\x9b\xee\x41\x7a\xe2\xb2\x73\x32\x80\xa6\x70\xcb\x28\x25\xa4\x79\x00\xbb\x97\x30\x6e\xd4\x27\xd4\x71\x8b\xd0\xe8\xc9\x6b\x92\x4a\x6c\x76\x8d\x57\x8d\xc1\xdd\x72\x7c\x22\xf4\x1f\x66\xda\xc1\x04\x37\x4c\x88\x70\xcb\x46\x7e\x22\x9a\x7a\x8f\x00\x57\xa8\x27\x81\x43\x50\x3a\xb5\xa5\xc4\x26\xa6\x41\xa3\xd5\x74\x16\x66\x1b\xfa\xdb\xe9\x53\xab\x9b\x77\xaa\x32\xc5\xe7\xdf\xdc\xfa\x97\xe4\xd5\x1b\x47\x2f\x16\x43\xaa\x51\x66\x0e\x0c\x1e\xcf\xb8\x08\x15\xf3\x0c\x0b\x8a\x87\x89\x3b\xd5\x39\xf3\xe2\x6e\xda\x7b\x99\xf7\x11\x9e\x5a\xe7\x6b\xa0\xf0\xe7\xe6\x17\xc5\x72\xb1\x9e\xc6\xaa\x64\x00\x5f\x63\xf4\x83\xf5\x07\x57\x93\xed\x09\x68\x4e\xe2\x97\x7b\x15\x68\x59\x63\x35\x44\x8d\x4d\xdd\x86\x1a\x67\xc4\x7a\xd5\xa5\x36\x4b\x1b\xbc\x7a\x4f\x36\x2e\xe1\x49\xed\x6d\xcd\xd8\xd9\x25\xda\x0d\x4a\xf4\xec\x58\xfb\x3d\x3a\x7f\xe6\xf2\x06\xa6\x28\xd7\x96\xf8\x29\xe8\x9a\xad\x91\x7f\x2a\x0e\x6c\xd1\xea\x10\x42\x39\x34\xf9\x69\x24\xc2\xe1\x69\xa8\xa5\x34\xce\x79\xa6\x87\x7a\x40\xe1\x5e\xd0\x0d\x21\xa2\xf9\xec\x74\x0b\x58\x7e\x4a\x7d\xb4\xbc\xc0\x2a\xac\x09\x75\xe5\x65\x6b\x35\x33\x0e\x70\x63\x3b\x72\x3a\x89\x99\x60\x7b\x16\xf8\x38\x2b\x18\xbc\x7c\x7b\xd1\x67\x64\x7b\xee\x1a\x87\x9f\xc4\x1a\xf3\x35\x26\xbf\xbb\x63\x9d\xb7\x90\x0e\x89\x15\xb2\x4c\xd9\x96\xfc\x09\x7a\x18\x1f\xa3\x75\xdf\x54\x9a\x8d\x1e\xc8\x8e\x8e\x77\x48\x4b\x48\xcf\x48\x48\x4b\x5d\x41\x6e\xfa\xa1\xab\x9a\x85\xc0\x1b\x71\x69\x0d\x1c\x51\x54\x5a\x55\xfb\x0a\x88\xaa\x81\x32\x4d\x66\x11\x35\x55\x72\xfc\xc2\x36\xe5\xb4\xed\x87\x01\xd5\x04\xf4\x46\x3a\x83\xbe\xc5\x5e\x4f\x3b\x81\x72\x32\xbe\xb4\xdd\xd8\xfe\x7e\xc7\xcf\xfe\xfd\xfa\xd2\x45\x0b\xeb\x3f\x13\x62\xf7\xa9\x46\x2d\x15\x0a\xc8\x0f\x3a\x99\x71\x34\x76\x1f\x0d\x49\x1f\x6d\x41\x11\xe5\x68\x1b\xec\x23\x51\x05\x5e\x5d\x4e\x99\x6d\xd9\x75\xd9\x6f\x8a\x86\x0a\x9c\x82\x2a\xaa\xb6\x4a\x0f\x48\x45\x9a\x2f\xd5\xf4\xa1\x6a\x26\xaa\x86\x79\x20\x21\x47\xc0\xb6\x17\x94\xee\x2b\xee\xf9\x18\xc2\x1c\x95\x10\x2a\x06\xf9\x92\xa2\x14\x57\x04\xfd\x4c\x4e\xe2\x60\x5f\xc5\x32\xfb\xea\xec\x6d\xf0\x5f\xbe\xaf\x7e\x32\x3d\x0d\x76\x56\xfe\x54\xa3\x4c\x93\x53\xd0\x4e\x0c\x13\x51\x94\x09\xf0\x49\x96\x79\x28\xe9\x61\xa3\xaf\x72\x53\xbc\x46\xf7\x99\x66\xf5\xa3\x4a\xb9\x3c\x3d\x37\x71\x94\xe0\x96\x91\xbc\x64\x02\x05\x65\xf6\x4d\xae\x15\xf6\xd6\x81\x5e\xb3\x1e\xfc\xcb\x27\xc5\x2c\x13\x92\x12\xcd\xee\xb2\x04\xb4\xa4\x2e\xfb\xa9\xc2\x6c\x72\x4e\x43\x01\x20\x93\x5c\xce\x01\x5f\x25\x93\x93\x38\x68\xab\x58\x66\x88\x28\xd7\xdc\x08\x89\x55\xb4\xb5\xe9\xce\xc3\xda\x87\x40\x02\xa7\x52\xac\xb0\xa9\xdf\x6d\x1d\x8a\x50\xbb\x3d\xbb\x21\xab\xa0\x8b\x61\xa2\x19\x81\x5f\x45\x51\xce\x0a\xca\xcf\xfb\x20\xdb\x76\x42\x20\x93\x52\xef\x58\x2a\x4c\x83\x5b\x78\xf1\xcb\x1e\x43\xba\x23\xa0\x3a\xf7\xa1\xf8\x54\x27\x2b\x3d\xf8\x70\xce\x96\x2b\x37\xdc\xa8\x9c\xdf\xc7\x10\xb6\x4d\x7e\xcc\x71\x6f\x95\xeb\x7f\xcb\xae\xcc\xae\x3c\xdb\x2c\x2a\xc4\xee\xde\x91\xa2\x71\x87\xab\x34\x9d\x66\x0c\x70\xfd\x0a\x6e\xb3\xbc\xcb\x99\xe2\x32\x6e\x3b\xcf\x5e\x68\x3a\xe9\xf8\x9a\x0a\x57\xe9\x72\x55\x23\x7b\x3e\x24\x7b\xd8\x93\x24\xa9\xd7\xbd\x47\x28\x93\x30\x87\xe0\x0a\x81\x77\x10\xa1\xc4\x50\x99\x5e\x68\x71\x0e\x4d\x8b\x01\x96\x57\x46\x36\x17\x82\x6f\x34\x3c\x75\x99\x03\x14\xc9\x2b\x1c\x17\x56\x05\x28\x51\xec\xf7\x56\xb2\xa5\xfc\x61\x5e\x3b\xb1\xba\x11\xa8\xb0\x81\x16\xab\x1f\xf8\x9b\xc5\xfb\xce\x0d\x44\xc9\x58\x25\xf7\x46\x7c\x9d\xcf\x88\x77\x3e\xd6\xd0\xe6\x92\xdf\x32\x9a\x47\xf3\x6f\x40\x1c\x3c\x5a\xbc\x31\xe8\x22\x64\x82\xfd\x30\xfc\x15\xc2\x1c\x2d\x16\x97\x84\x73\x83\x28\x64\x86\xf2\x25\x81\x9a\x4b\x78\x64\x37\x00\xa0\xfe\x95\x26\x17\xa0\xd9\xf4\xd0\xa8\x1e\xe8\xa6\x44\xb1\xdf\x5f\xc9\xa6\xb4\xd3\x3e\xad\x54\x3a\xc6\x00\x7f\xb6\x75\x3c\xf6\x58\xaf\x4f\x7c\x0e\xd1\x05\x44\x2b\x7b\xa3\xe8\x90\xb7\x93\x56\xc2\x37\x01\xc5\x50\xe3\xa8\x6a\xf0\x8c\x4b\x74\x2c\x02\x54\x61\x78\x35\xfe\x03\x38\x42\x61\x39\xe9\x0b\x54\x58\x44\x3e\x43\x1c\x68\xa3\xe0\xf3\x66\x11\x22\xa8\xfc\xca\x4f\x68\x06\xd8\x8b\x56\x0a\x47\x24\x14\xd5\xaa\x24\x3d\x02\x8d\x6d\xe5\xd3\x80\x41\xe5\x28\x05\xec\x17\x57\x0a\x03\xde\x22\x7b\xf7\x84\x62\x57\xe0\x7f\x37\x70\x59\x24\xa8\xe5\xa2\x68\x51\x3d\xd8\x60\xd8\xae\xe8\x09\x20\x55\x9f\x50\xf0\x15\x16\x98\x49\x28\xe2\x83\xb8\x04\x3b\x17\xde\x03\x12\xec\x90\xc5\x1f\x01\x7a\xdd\x98\xb2\x3d\xc8\x9c\x4c\x59\x05\x18\xfc\x8f\xef\x5f\x5d\x26\xf8\x04\x93\xda\xff\x06\xc6\x83\x68\x1b\x37\xc3\x9a\xa0\x55\x26\xfd\x09\xee\x98\x80\xa9\x12\x12\x0c\x0b\x44\x13\xd1\xc1\x7b\x0f\x52\xfd\x50\xdb\x5b\x59\x05\x0c\xc8\xaf\x4f\x2a\xaa\x19\x61\x5e\xcb\x55\x1d\x33\xd0\xbc\xd9\x4f\x7d\xf7\xa0\xcf\x47\x27\x3b\x78\x60\x77\xaa\x3e\x74\xeb\x42\x0f\xd3\x9f\x77\x5a\x43\xcf\xfd\xc4\xdb\xa0\x00\xc2\x82\xbd\x55\x19\xf2\x5a\x0d\xdd\x72\x08\x8e\x10\xfb\xd7\xff\x89\x81\x8a\x3b\x98\xb4\x41\xba\xe1\x0c\xa7\xde\x61\xf3\x71\x59\xd3\xc3\xf8\x17\xb8\xc7\x33\x8f\x88\x86\xb8\x95\x4c\x5e\x4c\xcc\x4e\x6f\xe1\x7f\xe8\xb9\xcd\xbf\xb5\xfe\x28\xc6\x27\x6a\x7d\xac\x80\xd5\xda\xf2\x20\x23\x10\xb3\x04\x9d\x5c\x82\x87\x4d\x24\x4e\x5f\x87\xed\x74\xd1\x4f\x7d\x07\xbe\x96\x5e\x9f\xac\x84\x9a\x45\x5d\x9e\x50\x85\xe2\xdd\xb6\x26\x18\xc1\x3c\xc6\x1c\x93\x10\xc8\x0d\xe5\xb9\xc9\x43\x56\x02\x97\xe3\x8c\x01\xea\x29\x61\x65\xe6\x00\x3b\x44\xb0\x99\xcd\x21\xb1\x12\x45\x67\x9f\x10\x5b\x09\x17\x00\x91\x3a\xba\xf6\x25\xf8\x7a\x8d\x5f\x43\x10\xfc\x45\x75\x7e\x1d\x11\xa9\x51\xf5\xa0\xc2\x19\x33\x5e\x56\x57\x60\x8a\x5e\x2a\x77\xcb\x92\xc3\x85\x97\x0e\xa6\x0a\xe0\xba\x4b\x95\x92\x66\x08\xa5\xd9\x11\xfe\x65\x44\xdd\xfc\x66\x2f\x7a\xd2\xbf\x34\x41\x7b\x6d\x4c\x5d\xc9\x05\x73\x31\x0c\x43\xb1\x8f\x71\x05\xc4\x23\xa3\x1d\xaf\x03\xe9\xcf\x64\x44\xce\x40\xdb\x0b\x1f\x01\xfe\x08\x74\xe9\x16\x70\x0f\xbc\x5c\x9b\x37\xfc\x14\xea\x53\x63\xd5\x81\x84\x6b\x54\x3d\xa8\xf3\x82\x0f\x55\x94\x54\xed\xa1\x5e\x95\x85\x14\x59\x63\x3e\x16\xb3\x65\xbb\xa0\xe7\x8a\x87\x53\x2c\x70\x85\x05\x7e\xf1\x64\x82\x72\x5a\xb0\x4f\x25\x21\x22\xed\xb5\x8b\x3e\xc1\x25\x69\xdb\xf2\x37\xaa\x2a\xab\xc7\x10\x84\xb8\x92\x4a\x96\x2c\x80\x39\xc6\x7b\x61\xaf\x01\x9c\xa9\xc7\x30\x73\x98\x5a\xda\x08\xe8\x0c\x11\x99\xe7\xc5\x36\x04\xa6\xd4\xa8\x8e\x0c\x83\xd6\xab\xe5\x06\x47\x40\xcf\x2a\x7f\x77\xce\x42\x71\xe5\x81\x35\xb6\x88\xa1\x62\xa7\x92\x0f\x18\xdb\x02\x93\x2c\x25\xcc\x8b\x5c\x64\xb2\x39\x3e\x26\xfd\x55\x78\x25\xf1\x7b\x9c\x91\x87\x23\x01\x96\x10\x6f\xd3\x48\xc8\x8c\xa7\x9a\x32\x23\xde\x44\x35\xca\x65\x21\x4e\x22\x78\x88\x1f\x91\x9b\xb1\x4a\x68\x1b\xf4\x9d\xb8\x7b\x30\x47\x44\x5a\xa2\x3a\x53\x31\xaa\x2a\x65\x8a\x51\x9f\x11\x5b\xa3\xba\xf6\x94\x49\xb6\x92\x7e\x54\x8a\xf5\xbf\xb2\xf3\xc7\xcd\xac\xb2\xc5\x7e\xcd\xbb\x50\xad\xfc\x8d\xd2\x76\xd4\x7c\x26\x5b\x46\x09\xfa\x6e\x52\x62\xf4\x6d\x6c\x5a\xb8\x9d\xe7\x07\xc2\x4e\x04\xd8\x09\x4d\x82\x84\x96\x98\x0a\xe3\x57\x83\xf4\x95\x2f\x21\xca\xfd\xea\x04\xd8\xd1\x3e\x81\x36\xd8\x6f\x58\xdf\x30\x79\xb8\x2b\x4e\x2b\x2a\x13\xf4\x17\x3f\x1f\x23\xcc\x9a\x28\x05\xca\x10\xa6\x17\x60\x7a\x51\x32\xb3\xd6\x4b\xcf\x54\x4e\xb7\x74\xc4\x90\x5a\x50\x3f\xd8\x46\xff\x36\xd7\xad\x6d\x1a\xe2\x97\x94\x56\xd0\x0f\x9d\x8f\x9e\x4d\x98\x46\xbe\x08\x62\xf0\x33\xc3\x8d\xfb\x05\x39\x3f\x22\xd4\x78\xff\x33\x0f\x22\xb8\x7a\x28\xa9\xab\x60\x03\x5d\x05\x44\x3e\x61\x3e\x3a\xfb\x93\x88\x44\x39\x8f\x02\x44\x0d\x75\xcf\xff\x16\x64\x90\xb3\x3e\xf4\x14\x54\xaf\xa9\x96\xbc\xcf\xd4\x6b\x3a\x92\x09\x30\x07\x33\x4a\x66\xab\x3c\xc9\xbc\x97\x9c\x6b\xbb\x3c\x7f\xef\x47\x56\xe9\x14\xe4\xfe\x76\x82\x53\xd3\x43\xa6\x93\x88\x84\xdc\x35\x60\xd0\xff\x49\xd4\x55\xbc\xa4\xf7\x25\x9f\x2e\x8a\xb4\xdb\x88\x3d\x94\x3d\xda\xe9\xc4\x60\x9b\xbd\xc9\xfe\xa2\x3c\x33\x3b\xd6\x66\x89\x8f\xc0\x11\x67\x43\x43\x3d\x10\xe8\x70\x54\x65\xeb\x90\xb6\xf0\x7a\x0a\xe2\xd5\x5a\x0c\x63\x66\x23\x3a\xf0\x26\xef\xb3\x2a\xba\x98\xe5\xd4\xb3\x8d\x31\x8c\x24\xe4\x6e\x41\xef\x7e\x48\x72\x5a\x8b\xbd\xc9\x9d\xf0\x77\xc6\xf3\x76\x78\xb8\x46\xcb\x2d\xb0\x81\x8f\x61\x66\x26\x56\xc4\xed\x5a\xf8\x36\x95\xd1\xf1\x82\x67\x02\xb7\x9b\x8d\xb1\xe5\x39\x7f\xb2\x85\xb7\xb6\xb4\xc0\x94\x69\x95\x64\xd8\x83\x46\x53\x1f\xce\x71\x51\x23\xb3\x28\x84\x8d\xac\x93\xcd\x3f\xd6\x2e\x9d\x65\x4f\x12\xdb\x17\xcb\x92\x90\x0f\x6c\x05\x6e\x9f\x13\xef\x82\x9c\x82\xd3\xb3\xdb\x21\xb7\xee\x05\x04\x9a\xec\x63\xef\x1e\x87\xbe\xdf\xbc\x76\x9d\x3e\x84\x34\xdb\x77\xe7\xbd\x87\x60\xd3\x4b\xb4\xa5\x63\x7f\x66\x14\xd5\xce\xba\x2d\xbc\x87\x2f\xcf\x8c\xc7\x9d\x45\x24\xc0\x88\xd3\x9c\x41\xdc\x5b\xdf\x4e\x3d\x4f\x86\xac\xf7\x4b\x9c\x51\x41\xc6\xa0\x9a\x8b\x4e\x85\x66\x1c\x89\xb2\xd7\xbe\x61\x31\xc1\xf2\xd2\x8a\xdf\x75\x1e\x64\xea\x56\x1e\x68\x0c\xda\x0d\x3a\x8d\xfe\x0d\x3a\x8d\xc7\x66\x76\x42\xa3\x58\x1f\x39\xf5\xee\x25\xdd\xff\xe9\xea\xb1\x43\xba\x70\xc1\x25\x7c\xd5\x83\xc5\xd8\x4e\xaa\xed\x84\x54\x6e\x86\xcf\x91\x13\x88\x32\x70\x08\x93\x11\x2f\xd3\xb9\xe9\x5a\x28\x5f\xa7\xc9\x64\xa6\xa9\x76\x43\xfd\xb2\x3a\x55\x6b\x52\xe3\x83\xf8\xba\xde\x94\xf6\x27\xee\x02\xe3\x0b\x06\x38\x6c\x93\xd9\x98\xc9\x1b\xb6\x24\x17\x27\x47\x19\xd0\x76\xa0\x93\xdf\x5d\x88\x66\xec\xfd\x70\x19\x88\x53\xb6\x6c\x6a\x10\xcc\x0d\x30\x33\x88\xdb\x73\x00\x8d\x1a\x1d\xee\x52\xee\x0e\x99\x46\x3f\x21\x63\x63\xf4\x92\x3a\x0e\x05\x19\x34\xab\xb3\xae\xc8\x1c\xaa\x7a\x87\x59\xa9\x05\x2b\x65\xba\xdd\xd4\x9d\x52\xf8\x63\x7e\xd7\x98\xa4\x20\xa3\x5e\x61\xde\xae\xe0\x24\x81\xb6\x6e\x52\x7e\xc2\xf3\xda\x5e\x4e\x5d\x05\x2f\xe6\x54\xa2\xeb\x0c\xb9\xe5\x8f\xb5\x24\x40\x54\xe2\x1e\xb8\x1f\x02\xcf\x32\xe2\x03\x1d\x60\x7e\x45\x8c\x51\x44\xd8\x34\xb9\x95\x83\xb0\xca\x47\x7a\xcf\xf9\x64\x75\x12\xd1\x27\x3f\xb0\xa3\xc9\xf3\x5b\x01\xd5\xed\xa8\x90\x2f\x4b\xc9\x32\xd3\x6d\x92\xbe\x16\x5e\x68\x3a\x2b\x99\xe8\xe1\x67\xa5\x21\xa1\x67\x15\x6d\xf7\xef\x91\x83\xe6\xa0\xb3\x98\xd8\x33\xc9\x58\x77\xac\x84\x26\x6f\x94\x97\x94\x74\x1a\x81\xce\xb7\x46\xb1\x19\xdc\x12\x55\xa0\x2f\x04\xdd\xca\xb0\xb6\x8d\x81\xd7\x15\xda\x78\xa2\xe1\xc4\xea\xd6\x80\x7c\x78\x04\x79\x8a\x03\xb4\x2a\x4c\x5e\xe7\x40\xaf\xca\x09\xaa\xf3\xdf\x7f\x3a\xa1\xd8\x21\x80\x1e\xca\x33\x39\x78\x50\x9b\xdf\x63\xa7\xfe\xe0\x7b\xcc\x7d\xa7\x12\xa1\x09\x9f\xbf\x6e\xa9\x02\xff\xec\x94\xbd\xbe\xf2\x85\xeb\x22\xfc\xf8\x79\x6a\xa4\x7b\x02\xb9\x79\xee\xf1\x16\x87\x28\xf2\x2d\xe1\xbd\xc2\xe6\x84\x64\x41\xd4\x54\xb2\xc2\x39\x20\x9f\xb7\x61\x20\x88\xd0\x2d\x7f\x67\xd5\x04\x4f\x6c\x22\xb9\x8f\x02\x91\xe4\x04\x0e\xf7\xc5\x06\x4a\x11\x3b\x7a\xa5\x59\x43\x1c\xfb\xfc\xa5\xbe\x75\x1c\xf1\xdd\xf4\x33\x4f\x80\x23\xb0\x32\xc6\x6f\x8c\x2b\x24\xe5\x69\xe0\x05\x4e\x72\x48\x6b\x28\x0b\x4d\xd4\x79\x21\x7c\x9a\xbc\x69\x38\x1c\xb9\x4a\x54\x92\x5f\x8f\x01\xe1\xf6\x04\xaf\xc4\xd1\xb0\x8f\xf1\xf3\x09\xab\x04\x51\x36\xb7\xdc\xe8\x07\xf4\x60\xc6\x2a\x2e\x25\x69\xc0\xbb\xd1\x57\x2b\x19\xe0\x69\xde\xb6\xb8\x01\x44\x51\xd2\xd8\xd9\x56\xca\x29\xf3\xec\x57\x57\x06\xbc\x75\x50\xe7\x07\x47\x61\xf4\xb0\xfe\x15\x93\xf8\x50\xcc\x8b\xb6\xbf\xc9\x30\xc2\xa3\xbc\x9f\x89\x47\xd8\xda\xb8\xa8\x14\x63\x74\xbe\x4f\x74\xca\x2a\x62\xcb\x9c\x25\x0d\x04\xd3\x52\xbd\x9c\x66\x09\xbd\xf9\xd0\x3f\xa7\x14\x68\x61\x57\x2a\x4e\x86\x47\x20\xd7\x1a\x40\xb8\x3f\xb0\xef\x3d\x28\xbe\xef\x90\xe0\x61\x4f\xc9\xdb\x90\xed\xf1\x14\x2d\x7b\xd8\x1d\x4a\x2d\xfb\xcd\x95\xba\x70\x0e\x8c\xca\x41\x52\x8a\x11\x9a\x6f\xdb\xae\x08\x84\x98\x58\x33\xaf\xcc\x06\x3f\x9b\x2c\xaf\xb8\x01\x9c\x36\xed\x54\x6a\x03\xd8\xbc\x6f\x15\x79\x50\x74\xb8\x48\x65\x26\xa0\xe7\xf4\xac\x72\x19\x50\x36\xa8\xa9\x0a\x84\xce\xca\xdb\xd7\xe7\x83\x5e\x08\x9e\xb6\x64\xb3\xcd\x60\x29\xa3\x4a\x88\x05\x54\xee\x24\x09\x7f\x1d\x13\x3f\xd5\x4f\x2c\xc0\xea\x4c\x8d\x4b\xc4\x21\x6b\x63\x2b\xb1\x8c\xfb\x3f\x32\xa9\x58\x8e\xdd\xb6\x92\x50\x8c\xca\xe6\x87\xba\x4c\xa4\xf8\xba\x61\xef\x35\xe8\xf4\x52\xc9\xb0\x17\xa0\x38\xb1\x3b\x54\x06\x33\x6d\x8a\x1b\xc1\x43\x1b\x73\xf2\x47\xf8\x20\x7f\x43\x4c\x86\x90\x90\xbf\x0e\xd2\x43\xc2\x60\x9c\x2e\xfd\x40\x32\x2b\xa7\x84\xd5\x98\x3e\xe3\x1e\x91\x6b\x9a\x13\xcd\x84\xcf\x9f\xe1\xc0\x8d\xe3\x3d\x67\x7a\x08\x8b\x78\xcb\x19\x0e\xea\x3a\xf1\x7d\xee\x28\xf6\x68\x77\xbe\x78\x15\xcb\xbe\xdd\x56\x9f\x8d\x9e\xda\xf4\x1f\x9c\x81\xcd\x6f\x59\x8e\x4d\x01\xa7\xab\xcb\x33\x5e\xf0\xed\x69\xc4\x6c\x1e\x1c\xda\x3d\x3e\x3b\x04\x43\x96\xd5\xcd\xc8\x41\x23\xa3\xf9\xa7\xbe\x40\x31\xee\x4f\xa7\xa1\x50\x6b\x53\xd4\xf4\x09\x00\x52\x75\x9e\x4d\x07\x4d\xf2\x28\xcd\x11\x31\x5f\x89\x3d\x73\xaa\xf8\x48\x22\xcb\x9c\x35\x11\x4f\xe8\x9a\xf3\x24\xc9\x12\x3c\x80\xa9\xfa\xaa\xce\x57\x08\xae\x3a\x93\x26\x4f\x84\x4a\xed\x44\x83\x0d\x92\x56\x3b\x5d\xab\x83\x89\xae\x44\x14\x4d\xa1\x2b\x2b\x47\x72\x62\x70\x13\x15\x8f\xd2\x95\x71\x5f\xca\x9f\xa4\xec\x11\x38\x2a\xdc\xa2\x66\x88\x8d\x15\xe8\x20\x0a\x21\x2c\xff\x8f\x4b\x17\x96\xb9\x8c\xce\xc2\x19\x13\x52\x1a\x69\xb2\xc0\x8c\xcc\xf1\x40\x77\x82\xcf\x4b\x64\x10\x67\x08\x5c\xf5\x3e\xa2\x1c\xdd\xd4\xe1\x86\xc4\x42\xb2\xea\x9d\x47\x9f\x03\x94\x3a\x97\xae\x2e\xf8\x7a\xcd\xe3\xc6\xdb\xf0\x77\xd5\x19\xb5\x9f\x50\xce\x95\x49\xa5\x21\x98\xa6\xd2\xd7\x79\x44\x74\x69\x99\x5a\xda\x09\xce\xaf\x58\x21\xb1\x90\x90\x94\x15\xe7\x5f\x4d\x58\xce\xaa\x70\x7b\x8c\xf9\x9a\xdc\x6c\xe5\x87\x1e\x2f\xf8\x62\x3c\xc1\xe2\x97\xcb\x21\x92\x0e\xd9\x4d\xdf\xc6\x7c\x05\xdd\xcb\x88\x04\xff\x81\x0f\x14\x25\x40\xda\xd1\x76\x15\x17\x21\xbf\x21\xf7\xeb\x2c\xc6\x6f\x81\x37\x6a\x5b\x46\x6c\xc0\xff\xd5\x2c\xf6\xe2\xa0\x7e\x55\xad\x0d\x9a\x08\x8e\xb2\x9f\x15\xdd\x98\x9b\xc5\xcd\xb9\x05\x98\xde\xfc\x77\x69\x08\xbc\x46\xb6\x4a\xd4\x1a\x51\x27\x61\xde\x2b\x95\x70\x29\xc9\xc9\xee\x04\x3d\x1a\x3f\x68\x6c\x85\x78\x19\xdb\x2b\xbf\x85\x00\xe2\x06\xd8\xc5\xe1\xf9\x31\xc7\x48\x21\xf8\xed\x64\x45\xb6\x0c\x64\x58\xea\x77\x66\x7f\xcc\x50\xfe\x06\x4b\x33\x53\x5f\x5d\xf3\x46\x36\x7d\x7c\x23\x6a\x6d\x1e\x64\x5d\x65\x3a\x98\xc2\xf6\xbd\xfc\x5d\xe7\x65\x48\x56\x71\x7c\x55\x28\xca\x2c\x27\x3a\x47\x14\x97\x95\xc4\x14\xeb\x85\x5f\x8c\xda\xf6\xfd\x41\x7c\x19\x01\x76\x5a\x25\xd4\x47\x90\xcc\x8f\xf0\x7a\xc1\xdf\x54\x85\x11\x9f\x82\x8c\x85\xaa\x50\x15\x21\xda\x38\x2f\xcc\x7a\x14\x09\x10\xc7\xcd\xc6\x70\xb3\x01\x38\xd3\xf8\x3b\xf7\x2f\x4b\xdf\xc8\x7a\x7f\x7f\x8e\xc5\xa7\x22\x70\xa3\x8d\x51\xbd\xea\xd7\x5a\xee\xfd\x1b\x15\x39\xf3\xaa\x0c\xe0\xa2\x94\x9e\x05\x56\xb5\x2c\x78\x95\x0d\xa0\x1a\x57\x93\x72\x1f\xfb\x35\x0a\x1d\xf6\x83\xdc\x11\xfe\xc0\x7b\x83\xc6\x16\x6c\x62\x07\xa2\x1d\x04\xdc\xd6\xdb\xa4\xd2\xfb\x3e\x94\xfe\x42\x32\xf1\x86\x71\x4e\x53\xf4\x3d\x51\x80\x3a\xd7\xcf\xc0\x19\x70\xb0\x64\x70\xd4\x0a\xa3\x98\xf6\x9b\x34\x13\xa6\x16\x07\xe1\xa2\x39\x16\x34\xb3\x7f\xde\xde\x96\x29\x83\x67\x61\xf6\x7a\xd3\xfd\x98\xfc\x0f\xf3\xd3\x0c\x84\xf4\x37\xbd\x4e\xcc\x16\xf1\xb7\xca\x8c\xd1\x3f\x22\x6c\x93\x3f\x53\xa4\x83\xf9\x43\xd6\xb8\x60\x7e\x77\xdd\x9e\xf3\x42\xbd\xc8\x16\x46\x7c\x24\xb7\x53\xf5\x2a\x3e\xbc\xcb\xd8\x43\x0e\x41\x92\xeb\x75\x8a\x94\xd8\x35\x17\x5b\x08\x4d\xbe\xd7\x5f\x9c\xad\x5c\x3f\x27\x6c\x91\xc5\xc3\x69\x37\x6d\x8a\xd5\xcb\x2d\x29\x4f\x16\x74\x91\xd9\x39\x25\x7b\x97\x9f\x21\x2a\x9d\x65\x73\x97\xee\x38\xed\xea\xe2\xc4\x2d\xee\xd8\xdd\xde\xab\x48\xa1\x90\x4f\x25\xbc\x94\xcb\x7e\x01\x49\x71\x3c\xf1\x9e\x37\x02\xb7\x04\x1d\x5c\x38\x1c\xcf\x1e\x3e\x70\xb0\x37\x06\x89\xbd\xb2\x3d\x51\xa2\x4a\xac\xdb\x0e\x0b\x61\xe5\x74\x1d\x30\x24\x2f\x65\x1e\xa7\xf7\x90\x73\x83\x7b\x3e\x07\x20\xb8\x8d\x42\x78\x0e\x5b\x97\xcf\x87\x34\x69\xb0\x62\x68\x6c\x2e\x2b\x44\x86\x11\x08\xfd\x79\x14\xc0\xe8\x12\x8d\xd8\xad\xb8\xf3\x34\x5a\x72\x0d\x60\x2e\x0d\xa6\x7b\xdc\x40\xc0\x7a\xbd\x28\x1d\xe4\x99\x74\x81\x27\x4e\x88\xbc\xb2\xcb\x09\xa8\x90\x9a\xb7\x2a\x72\xc0\x2b\xdc\xb4\xc0\x19\x78\xab\x5e\x36\xaf\x57\x40\x69\xca\x58\xf2\x3d\x60\xd6\xf5\xb4\xf1\xa3\xc0\x8d\xc0\xf6\x4b\x40\x87\x8d\x9b\xa7\x1d\x48\xcc\x93\x23\xc4\x03\xf4\x2c\x6c\x28\x41\x0d\x1c\x94\xfc\x3a\xef\x06\x80\x05\x3d\x75\x97\x3a\x92\x66\x6e\xf3\x66\x3c\xac\xbd\x35\xef\x3b\xbb\x5f\x8e\x4c\x74\x47\x0f\x58\xf2\xdc\xb2\x97\x28\x5d\x10\xbf\x68\x51\x97\x90\xaa\x48\x34\x71\xf4\x6f\xd7\xf8\x6c\x74\xd9\xbe\x53\x9f\x6c\x80\x32\x50\x36\xae\x37\x9c\x54\x98\x37\x0f\x34\xc9\x11\xce\xb1\xd6\xb7\x60\xa3\x31\xda\xab\xd8\x10\x10\x0e\xee\xb5\x2e\x2f\xc1\x98\x90\xb9\x40\x7d\x48\x4f\x42\x6f\x74\x2e\xe4\x43\x6e\x52\x26\x0e\x7e\x0d\xbe\x6c\x5a\x75\xb8\x05\x1f\xb3\x34\x3e\x74\x00\x07\xda\x4d\x1c\x35\x73\x68\x5b\xe2\x86\x59\x25\x7e\x19\xd5\x97\x76\xa9\x23\xf4\x1e\x24\xde\x36\x68\xd0\xae\xf1\xff\x6a\xfe\x50\xf3\xc0\xc1\xd2\x06\xaa\x29\x6e\x30\xe4\x10\xa1\x19\xae\xf0\xd1\xc5\x49\x67\x53\xc4\xda\xe3\xa1\xc1\x31\x7b\xbb\xf7\x43\x53\x31\x94\x67\xb0\xa8\xdd\x05\xa8\x72\xc2\x86\x97\x04\x50\x9c\xfd\x32\x38\x17\x48\x28\xff\x93\x08\x85\x7f\x26\x0f\x70\x70\xaf\x8a\x93\x2f\xf3\x71\xad\x4f\x51\x2f\x69\xd3\xce\xa8\xe2\xc6\x9a\x05\x63\x1c\xda\x2f\xd4\x58\xca\x50\xe6\x73\x2a\xb2\x49\x70\xfb\x32\xe5\x5b\x41\x10\xe7\x21\xc5\xef\xce\xed\x1e\xc2\x0a\x66\x46\x5a\x3e\x29\xf2\x46\x8a\x5f\x03\x1c\x95\x18\x45\xda\x83\xe7\xd5\xee\x72\x44\x87\x9d\x6b\xed\xa3\xe6\xe2\x08\xc6\x12\x80\x55\x76\x84\x93\x10\x42\xb3\xcc\xcc\xab\x16\x8e\x68\x08\x0f\x19\x82\x0f\x91\xd7\x39\x30\xab\x72\xe4\x15\x0e\x8e\xd5\x50\xd9\x6f\x62\xe7\x6f\xcf\x0d\x6e\x8a\xb7\xce\xde\x76\x60\x92\xfc\x5d\x79\xe2\xc1\x22\x15\x97\x76\xc3\x47\x4e\xb2\x3e\x8c\x16\x80\x91\xf0\x76\x1b\x0a\x29\x10\x8b\x31\xf9\x18\x7e\x26\x4a\xa7\xc2\x1b\x7d\xe5\xe1\xdb\x87\xd5\x71\x20\xf1\x9b\x1c\xcc\x09\x2b\x52\x08\xe4\x4a\xe6\x05\x75\x38\x2c\xb4\x24\xd9\xa4\x16\xc1\xd5\xa0\xeb\xc8\x00\x98\x34\x27\x7b\x06\x02\x75\x94\x68\x76\xce\x95\x1a\x4a\x27\x3b\xff\xca\x94\xc5\x53\xf6\x9a\xaf\x82\x5e\x9b\xdc\x76\x6b\xf4\x21\xdf\x04\x2c\x5a\xd2\x23\xd4\x84\x9e\xe6\x05\x45\x45\x0b\xa9\xc7\x52\xe3\xdc\x05\x98\xbd\xcb\x12\x53\x79\x7d\x2c\x5d\x92\x77\xb9\x27\x34\x0c\xd3\xee\x71\x4a\x88\x73\x66\x84\x70\x70\x70\x44\x67\x73\x72\x0b\x20\x69\xc5\xc2\x0f\x03\xc1\xfe\xf5\x33\xaa\xbe\xd0\xbf\xcd\x76\x7a\x43\x00\x77\x57\xa3\x75\x05\xc4\xed\x7f\x4a\xba\xf4\x13\xbe\xbf\x50\x0c\x2e\xc2\xef\x9f\x02\xa9\xad\x38\x86\x7d\x8d\xec\xd7\xe4\xe0\xe1\xa8\xec\x56\x6a\x52\x6d\x47\x4e\x38\x35\x2a\xe3\x66\x9e\x11\x39\x38\x58\x3a\xbf\x92\xc4\x6c\x2f\x55\x78\x9d\x70\x4d\x97\xbb\x08\x89\xe5\x95\x16\x29\x19\x41\x9e\x72\xcf\x54\x7a\xc2\xe4\x10\x2a\x6d\x74\x44\x2a\xa0\xdf\x7f\x26\x94\x00\xd9\x1c\x7b\xa7\x88\x85\xdd\x9f\xd4\xd6\x0f\x81\x3d\xa1\x74\xb2\x33\xad\x74\xc5\x2a\xe1\x76\x8f\x86\xb2\xd8\x70\x2b\xfb\xbb\x95\xf4\xd8\x6b\x5b\xab\x2d\x64\xc8\xe6\xf2\x7c\x93\x2e\x40\xeb\x15\x6b\xa8\x04\x9a\x4a\x1c\x1a\x76\x20\x6f\x62\x80\x86\x37\x00\xdc\x6d\xac\x11\x03\x7c\x36\x71\x68\xd6\x80\x18\x2b\xb9\xb6\x04\x83\x34\x84\x7e\xf4\xfe\x66\x9c\xc4\x46\x4c\x98\xa2\x4b\x30\xdd\x53\x1f\x08\x4d\xd8\x89\xe9\x5f\xa4\x29\x1c\xcf\x0c\x45\x2e\x1c\xd5\x1e\xdf\x8f\x2b\x3f\x9c\xcc\x13\xc4\x5f\xdf\x37\xad\x54\xc4\x99\xef\x44\xb6\xa8\xa3\xdf\x6c\x9d\x0e\x19\x00\xf4\x1b\xb9\x93\x83\xc0\xcc\xac\xec\x24\x1a\x56\xda\x21\x33\xb1\x04\x5d\xc9\x67\x1d\xff\x05\xe5\x0c\x93\x1d\xfb\x00\xf9\xee\xe4\x3e\x8e\x04\x7d\xd2\x07\x26\x02\x40\xa1\x32\xdb\x53\xc7\xac\x73\x94\xa2\x59\x2f\xfc\x10\xb1\x79\xf6\x05\x61\x86\xa0\x39\x07\x26\x45\x11\x6e\xcf\x09\x92\x4b\xf1\x87\x45\xc2\x78\xce\xbd\x83\x8a\x66\xdc\xe6\x2e\x6b\x63\x17\x36\x64\xbb\x70\x64\x14\xa9\xbd\x2b\x3e\xff\x04\x06\xdb\x7c\xb1\x70\x11\xa1\x3e\x97\xb9\xf0\x1e\x1e\xfd\x18\xbd\x30\x0b\x90\xca\x22\xe7\xbb\xa0\xed\x31\x67\x73\x6a\x80\x85\x67\xd7\x1c\x0e\xd6\x65\xce\x32\x57\x0d\xa7\xa9\xd3\x2d\xc0\xa0\xf7\xf9\x4c\xe7\x75\x71\x0c\xa4\xd4\x79\x41\x82\x19\x71\x70\x1e\x43\xdc\x23\x0a\xcf\x33\x91\x4e\x08\x67\x30\xf5\x46\xd1\x9e\xeb\x88\xb4\x06\xe9\x16\x07\x44\x4f\xfd\x87\xa6\x4a\x64\x55\xa3\x57\xfd\x3a\xea\x66\xcb\x64\x4d\x19\xda\xad\x26\x2b\x5f\x02\x7f\xb9\x6a\x2e\xd3\x16\xcf\x59\x65\x96\xf6\x89\xe0\x5b\x25\x18\x83\x27\xae\x54\x06\x07\xdf\x20\xda\x56\x64\x78\x8e\x62\x43\x2a\x00\xcb\x12\x4c\x73\xb9\xab\x49\x27\x9b\x4f\x25\x08\x47\x81\x97\xb6\xca\x60\x62\x31\x97\xfb\x3f\x61\x7e\xe1\x88\xc3\x18\x8c\x3d\xd4\xb8\x51\x62\xfc\x15\x70\xd6\x10\xd8\xab\x80\x50\xad\x17\x6c\xae\x40\x04\xd6\x25\x37\xde\x44\xce\xd5\x7b\xd7\xf8\x63\xb4\x2a\x63\x0b\x2b\xd0\x96\x95\x63\x59\x3c\xb8\xe3\xf2\xe8\x54\x26\xbc\x57\xf9\x40\x34\x96\xf8\xa2\xcc\xdb\xbf\x83\x60\x57\x10\xef\xe4\x8e\x89\x28\xf1\x35\x9d\x61\xf6\x2f\xa4\x7f\x68\xc4\x42\xce\x1d\x45\xa6\x00\xfc\x25\x75\xb0\x7a\x54\x53\xbd\x2a\xac\x0b\xdb\xd6\x6e\x06\x57\x63\xe1\xeb\x7c\xbe\x05\x83\xec\x34\x30\x8d\xdf\x85\xde\xae\x2f\xed\x0f\x06\xd2\xea\xae\xb7\xf0\xc2\xff\x54\x47\xd4\xfa\xa3\xbd\x2a\x84\x8b\xe0\x18\x97\x12\xd6\x2c\x1a\xa6\x22\xdf\x3b\x0e\x45\xfc\x92\xb2\xec\xaf\x4d\x06\x12\x4b\x9d\x5f\x11\x0a\x63\x3f\x9a\xae\x21\xbc\x53\xf8\x14\xe7\x01\x91\xc4\x08\x0e\x75\xe8\x69\x1a\x04\x41\x07\xbc\xc9\x4c\x60\xcd\x45\x3f\x2e\xc2\xb2\x15\xe1\x2b\xaa\x2e\x82\x6d\x59\x54\x1a\x6f\x6f\xcb\x31\x9e\xb6\xf2\x6d\x1c\x81\x0f\x6b\x77\x46\xed\xc1\x6d\x35\x36\x8f\x71\x90\xbc\x8a\x97\x0d\x3f\x91\x35\x85\x07\x85\xbb\xd8\x96\x0c\x95\x04\x22\x71\x2d\xf5\x7e\x38\x0f\x55\x2f\x69\xcf\x87\x99\xda\x17\xff\xd2\xd6\x9c\xb2\x19\x33\xa8\x53\x81\x7b\x11\xb5\x26\x8e\x46\x72\x46\x3c\x25\x30\x60\xfe\xc6\x4c\x41\xd8\xb1\x3c\xf1\x23\xf7\xfe\x88\x5f\xcf\x9a\xb9\x6f\xa3\x55\x56\xea\xc4\xe0\xce\x76\xa5\x46\x64\xbb\x9b\x39\xa6\x4e\x78\x53\xeb\xbe\x66\xdd\xf6\x9a\x06\x93\x5c\xc5\x93\xa1\x61\x40\x3e\x07\x5a\xbb\x8b\x79\x9d\x21\x9e\x27\x4a\xac\x48\xb1\x48\xd4\xe1\x78\x14\x7f\x3d\x78\x86\x5b\x2a\xaa\xdf\x0d\xc9\x9d\x13\x7e\x6a\x96\xc0\xf5\x39\x54\x41\x79\x83\x23\x26\x98\x49\x60\x89\xe7\x5e\xb0\x08\x66\x58\x20\x27\x2c\x90\x55\x4c\xfa\x4d\x12\x3b\xe3\xb0\xee\x5e\xa6\x3a\x93\xa7\xe3\xe5\x32\x3d\xe6\x28\xd6\x8e\x22\xdb\xdd\x87\xcc\xc6\xa5\x8f\xb6\x52\x19\xf7\x4b\xd7\x56\xd7\xee\x95\x17\xfa\x4e\x18\xc2\xa3\xd3\x45\x1a\x4e\x88\xe2\x89\x88\x3c\x59\xce\xb9\xe8\xf8\x98\xdf\x7c\x0e\x61\x8e\x7e\xeb\x82\x42\x81\x1d\xf6\x47\x0f\x3a\xfc\x36\xf4\xef\x88\xdc\xf4\x19\x96\x66\x7d\x74\xc3\x17\xc7\x9d\x26\x9d\xe4\x37\x80\x9a\x56\xb6\x08\x0e\x60\x7b\x64\x4c\x88\xee\x66\x61\x71\xe1\xca\xb6\x06\xef\xfa\xec\x15\xa9\x82\xdf\xb2\x01\x19\xf1\x07\x3a\x2c\x2c\xd9\x23\x7b\x18\x46\xce\x9c\xfb\x4f\x02\x18\x60\x69\xdf\xc6\x33\xb0\x51\x71\xd7\x1b\x7e\x72\x29\x87\x3d\xcb\x51\x16\x7c\x11\x58\x1a\x15\x2d\xb6\xe0\xf3\xc6\x2b\x57\x2a\xdf\xd3\xc8\xfa\x96\x9c\xb1\xfb\x45\xad\xa7\x8a\xdb\x6e\x66\x12\xe5\xea\x93\x1e\x7f\xb9\xcb\x75\x66\xbc\xf3\x31\x8a\xc6\x2d\x01\xed\x20\x41\xc7\xd0\x58\x26\xb6\x01\x7f\xfb\xac\x00\x70\x60\x78\x59\x5e\x37\x24\x06\x64\x14\x53\x7c\x9c\xc2\xfa\x39\x41\xe5\x08\xcf\xf4\x20\x49\x62\x57\x0f\x46\x8a\xde\x98\xf4\xe6\xe0\x0f\x56\x6c\x50\x12\x76\xf6\x49\xce\x41\x49\x37\xba\x63\xa3\xa2\x95\x69\xce\x55\x9e\x71\x1a\x63\x8e\x82\x96\x0e\xba\xdb\x0e\x7d\x1a\x2b\x46\x77\x1d\x8f\x25\x7e\x99\x35\xbb\x2a\xf1\x2c\x5a\xdb\x7b\x34\xe1\x74\xed\xcf\x7c\xd9\x41\x7e\xbe\x3c\x11\xd2\xa0\xd1\xa8\xb9\xb4\x75\xe8\xf5\x34\x4c\x7e\x21\xa0\x08\x6d\xf4\x7e\x7d\x0a\x07\xcf\x04\x08\x3e\x63\x61\xee\x09\x47\xbe\x08\x20\x5b\xf9\x4f\x4f\xbf\x14\x51\x77\x2f\x6f\x50\x51\xe0\x73\x7c\x94\x6d\xa6\xe5\x65\xeb\x17\x75\xd5\xf0\x9f\x35\xa3\xa7\xab\x85\xa3\xa5\x8d\x65\xae\x8d\x9b\x95\xb8\xa6\x9c\xfd\x77\x5b\x7a\x29\x73\xe7\x0f\x0e\xa3\x7c\x2e\xee\x2b\x2e\x24\x82\xaa\xd7\x77\x8f\x20\xb0\x7a\xf8\x79\xe8\x65\x48\x7d\xf2\x59\xfc\x01\xf4\x57\xe1\xbf\xdc\x61\x78\x3c\xfa\xa5\xd5\xd9\xb1\x07\xc6\xdc\x3e\xe8\x34\x09\x17\xed\x41\xff\xaa\x51\x58\xc8\xd1\x60\x8e\x53\x39\xd4\x9a\xa7\x61\xce\x60\xdb\xec\x28\xbb\xcd\x2a\xd9\xc4\x2d\xca\xd6\x61\xd6\x98\xe0\x45\xe7\x5a\x63\x24\x69\x39\xe6\xd9\x66\x84\xd2\x6c\xf4\x0d\x32\x15\x92\x3a\x09\x78\x66\x09\xf0\x87\x84\x70\xd8\x2a\x11\xbf\x86\xe5\x3b\xb1\x01\xd7\x52\x28\x7e\x49\xb0\x87\x79\x9d\xe1\xad\x30\xd3\x9a\x85\x34\x13\x04\x17\x79\x86\x43\x64\x55\x89\x96\xa6\xc9\x77\xc2\x26\x24\x66\xb2\xf7\xbe\x44\xe5\x3f\x23\xb1\xc5\x1f\x66\x83\xfa\xc4\xc6\x07\x8e\xb5\xba\xda\x39\x13\x9e\xda\x3a\x77\x62\x88\xbe\x23\xda\x7a\xbe\x0f\x82\x0c\x34\xa7\xad\xa3\xc2\x98\x35\x6a\xb4\x72\xa3\xa0\xda\xa2\xd2\xb4\xd8\xab\x7a\x1d\xfc\xe7\xf1\xfe\x46\xb6\xa4\x8e\xc4\x18\xcb\x75\x38\x7f\xee\x8a\xeb\x75\xb8\x49\x65\xab\x1f\x2f\xec\x67\xd3\xb7\x08\x15\xf8\x2f\xf2\x38\x07\x6e\xd5\x8b\xf2\x97\x96\xb3\x16\xa0\x43\xa7\xc0\xf8\xad\xd5\xe6\x58\xa9\x78\xbd\xcb\xfb\xb2\x72\x42\x2b\x57\x10\x93\x0a\x4f\xc1\x70\x98\xa0\xb2\x66\x02\x4b\x94\x8e\x12\xc9\xbf\x25\xee\x44\x3e\xd4\xd6\x2c\x49\x40\x4e\x4e\xa7\x3a\xd5\x47\xfe\xae\x4c\x67\x86\xb9\xe2\xac\xc0\x9d\xac\x42\xd5\x08\x32\x3c\xa7\x57\xab\x02\x56\x50\x3e\x67\x01\x81\x17\x35\x89\xba\x00\x80\x54\x7b\x87\x8f\x0a\xf0\x8f\xf2\x9e\x66\xb7\x66\x42\xe5\xa0\x79\xae\xc5\xbb\x59\x08\x5d\xfe\xf7\x2f\xfc\x48\xe4\xc7\xde\xdf\xf8\x4f\xe2\xa9\x03\x4a\x49\x81\x92\xb5\x15\xe3\x29\x38\xc9\x93\xb4\x99\x0c\x3d\xf1\xc5\xe0\x9e\xec\xdf\xa2\x3a\x8e\x8c\x79\xd9\x22\x0d\x06\xbc\x05\x2f\x85\x05\xe4\x13\x8b\xd3\x1f\x08\x09\x32\x94\x15\x88\xc4\x11\xed\x2a\xbe\x8b\xdf\x07\x87\x35\xf5\x68\x68\x41\x87\x3b\x61\xc6\x51\xa0\xa7\x03\xf9\x4e\x27\x60\x5e\x4a\x1d\x3b\x75\xa5\xcf\x7b\x95\x62\xfa\x6a\x28\xf6\x05\x25\xe3\xc5\x7e\x09\x9c\xe3\xcb\x0b\x96\x72\x55\x1e\xf4\x82\x75\x69\x0f\x7f\x63\x5b\x6a\x29\x8f\x00\x5d\xc1\xe7\x0a\x28\x6f\x7e\x94\x47\x95\x2a\xb7\xaf\xdb\x54\xf5\x7f\x9c\xcd\x26\xef\x6a\x13\xd8\x57\x94\x13\x1a\x3e\x92\xba\x1f\xb8\xb6\x98\xe1\xf9\xf1\xa9\x8f\x7d\xa8\x54\x00\x33\xc6\x2f\x56\x07\xe3\x9a\x2c\x54\xe7\x83\xa7\x4f\x75\x9b\x75\xc1\x4d\x43\x04\x88\x69\x67\x46\x89\x4d\x44\x89\x13\x72\x81\x02\x71\xfb\xe8\x7b\xc3\x35\xa2\xcb\x01\x57\x5f\x1b\xe6\xf5\xbe\x5b\xef\x3b\xdc\xec\x78\x68\x0f\x33\xee\xb8\xee\x65\xf7\x3e\x56\x33\x55\xa9\x7b\x01\x83\xf5\xe7\xe9\x36\x40\xc3\xad\xe9\xbb\x3f\xc2\x3f\x6a\x88\x3d\xae\x05\x79\x3d\xbc\x38\x18\xc8\xf0\x98\xf0\x65\xda\x19\xe7\x86\x5b\x9b\xe9\x22\x69\xe0\x7e\xcf\xca\x8b\x06\xa0\x67\x66\x87\xd4\x59\x50\xe7\x49\xb1\x04\xa9\xa7\xfe\xc5\x64\xc2\xd6\xe1\xf5\x3a\x18\x21\x6c\x9f\xa5\x8b\x03\xcf\xb4\xd7\x3c\x49\x41\xbe\xd8\xfb\xb4\x78\x08\x73\x5a\x89\x98\xcb\x86\x0b\xf4\xb8\xcf\x15\x03\xd7\x8a\xba\x66\x79\x00\xd5\x48\x91\x99\x8b\x30\xaa\xab\xc6\xcc\x27\x98\xae\x11\xdd\x6c\x2c\x74\x43\xe1\xee\x3c\x23\xc4\x93\x7d\x79\x9e\x0f\x2f\x44\xa2\x9f\x67\x21\xbe\x20\x92\xe7\x2f\x91\x2d\x08\x6d\x73\xff\x51\x34\x08\x56\xa5\x9c\x04\xf7\x03\x68\xcd\x0a\x41\x60\x6f\xa4\x79\x1b\xff\x70\xb7\x77\xbc\x1b\xfd\xfc\x00\xbe\xee\x0a\x97\x3d\x30\x5a\xf9\x83\xbc\xbc\xec\xbc\xda\x8f\xa0\x1f\x18\x5d\x5d\x03\xbc\x2b\x0b\x57\xee\xc3\xae\xc6\x47\x2e\x6e\x21\x10\x3e\x90\x45\x1c\xf2\xa6\x25\xd3\xa2\x03\x52\x5e\xa3\x6d\xa9\x1a\xa6\x2f\xe0\xb6\x10\x8b\xe7\x24\xdb\x2d\xa0\x88\xa2\x24\xcb\xf9\x63\x52\x2a\x71\x7c\xbe\x93\xec\x4f\xd4\x81\x1d\x37\xed\x3d\xc6\x21\x3e\x34\x51\xda\xcc\x91\xb0\x26\xa0\xe5\x18\x25\xdb\xf2\xaa\x49\x0a\x65\xd1\xa1\x50\xff\x02\x4d\x69\x40\x16\x35\xe3\x1f\xd4\x1a\x67\x27\xe0\xf3\x6a\xbc\x33\xf6\x09\x23\x35\x97\x62\xfd\x88\x9f\xab\xb6\x83\x9f\x13\x43\xab\x64\xbc\xa8\xd8\xe7\x55\x34\xab\x15\xb6\x8c\xaa\x1c\x29\x2d\xd8\x9d\x81\x0d\xc2\x11\x3a\x6a\xdc\x90\xc0\x85\x8b\x9f\x1a\xc6\x2f\x13\x70\xd3\x34\x3c\x1d\x80\x6b\x66\x9b\x7c\x05\x84\x35\x53\x87\xa2\x11\xcb\x8d\x7d\x6d\x42\xc8\x5b\x8d\x29\x2d\x30\x54\x40\x0b\xb9\x41\x18\xd9\xd5\xda\x59\x23\x82\x0e\xac\x73\xcc\x8b\xc0\x4b\x57\xaf\x66\x14\xe1\xcf\xab\xc9\xb1\x7d\xc4\xdd\xca\xbd\x60\x67\xe2\xb5\x0a\x26\xb7\x4b\x58\xc1\x8a\xab\xe6\x8b\x2c\x59\x65\xf3\x62\xfe\xe0\x0f\xd5\x1a\x58\x3a\xd4\xed\xb6\x87\xe8\x8b\xd8\xf3\x7e\x76\xb4\x0a\xfe\xe7\xe0\x2b\xd4\x08\xeb\x50\x4f\xd3\x8e\x02\xf4\x69\x53\xe0\x64\x0b\x40\x68\xf2\x18\x7a\x02\x6b\x6b\x34\xef\x60\x45\x1c\x35\x68\x34\xb9\xa2\xac\x1b\x6a\xaa\x15\xd1\x6f\xaa\x4e\x0b\xc6\xd1\x6f\xcb\xc6\x52\x99\x88\x39\x85\xab\x91\x76\x54\xad\x5c\x37\xef\x65\xb2\x61\xd6\x98\xf5\x32\x7c\x2c\xdb\x57\x65\x9b\xa5\x35\x8f\xc0\x67\x03\xa6\xe4\x2d\xc2\xc8\x28\x52\x99\x0f\xe4\x13\xae\xb7\x01\x0c\xb5\x25\xae\xb5\xad\xc2\xae\xb0\xbe\x6c\xb6\xde\xfd\xc9\x42\xee\x14\xdd\x3e\x84\x1a\x36\xaa\x4f\x8a\x42\x7d\x1a\x4e\x86\xc4\x80\xc1\x7a\x5a\xfb\x21\x56\xbe\xe2\x66\x85\x0b\xe1\x57\x31\x4b\x76\x27\xd5\x3b\xff\x5b\xc2\x4b\x4e\xa6\x6c\xee\xe0\xe7\x5c\xae\x19\x2c\xae\x2b\x9c\x40\xca\x1f\x53\x31\x72\x57\x8a\xbb\x2c\x02\xfb\x20\x29\x89\xba\x81\xdd\x4a\x2c\x64\x7e\x87\x57\xcc\xec\xa5\x57\x7b\xb4\x54\xe4\x73\x4f\xcc\x7c\xa5\x9e\x8b\x5e\x0a\x94\xde\x40\xb7\x37\xc3\x3a\xda\x18\xb8\x4b\xc7\x58\xdf\xa2\xb3\xa5\xc6\x6a\x5b\x6f\x37\x75\x1b\x00\x2a\x2a\x7b\x2e\x10\x6a\x8b\xb6\x2b\x35\x68\xfd\x39\x47\x59\x86\xdc\x63\xe9\xf5\xd1\x55\xfc\xe4\x64\x8c\xef\xbe\x00\x38\xbe\xcd\xae\x83\xbf\x3e\xe6\x9f\xf6\x06\xdf\x71\xcc\x15\x31\xa8\x60\x46\x4c\x0f\xa9\x4f\xf8\x34\xfa\x33\x8b\xbd\x3c\x6f\x5a\x02\xa3\xbf\x11\xb6\xd0\x88\xe9\x81\xc3\x7f\x35\x2d\x4c\x1a\xa0\x97\xa5\x7f\x0e\x50\xe0\xd9\x0a\xfb\x5d\x5b\x56\xfb\xea\xc9\xad\xa7\xf7\xa8\xd5\x89\xcb\xf3\xc8\xc6\x22\xd6\x5e\x01\xf6\x88\x4c\xf7\xf2\x7e\xbe\xe6\xe4\x84\x34\x88\xb0\x40\x3c\x63\x78\xb8\xd8\x72\x94\x9c\x47\x90\x78\x55\x78\x9c\xb9\x8a\xa4\x7a\xa8\x82\xb2\xb6\xac\x78\x68\xbb\x10\xb3\xb2\x71\xc4\x55\xf2\x43\x2d\x58\x84\x16\x28\xde\xe2\x6f\xd2\x19\x4b\xb8\xab\x73\x2e\x0f\xab\x7d\xa0\x55\x59\x3e\xa4\x0d\x3c\x99\x13\xf1\xd4\x13\x22\x90\xd7\x7a\xb0\xc7\x16\x57\x04\xec\xf1\x41\xae\x14\xe8\x2c\x73\x92\xeb\xd2\x35\x7b\x5e\x0a\xc4\xc5\x7b\x97\x5f\x13\x67\x88\xba\x95\xe2\x28\xbb\x13\xfa\x25\xb8\x5c\x99\x29\x28\xc3\xf9\x8f\xba\x78\x80\x96\xb1\x8c\xd6\xbe\xbf\x8b\xc2\x3b\x7d\xf3\x40\x6f\xa1\x01\x93\xb9\x90\x48\xca\x99\xf5\x72\xb8\x30\x1c\xe5\xf2\x35\x51\x04\x24\x1e\xb8\x9e\x53\x0a\x9e\x4c\x0a\x2d\x7b\x0d\xd8\x01\xef\x12\xa0\x27\xd3\x80\x73\xca\xfa\x89\x20\xb4\x3d\xc3\xf4\x58\x1c\x8f\x48\xf1\x5c\x11\xe1\xff\x15\xbd\xdf\x6d\x2c\xf9\x3d\x14\x28\x6b\x54\xd1\xf5\xff\x9d\x22\xaa\x3d\xe3\xb3\x17\xb4\x69\xf8\xdc\x2b\xc4\xa9\xd3\x6c\xc0\x73\xce\x70\xc4\xfa\x82\xd7\x8c\xa2\xbd\x3d\xbb\x6f\x8d\xf0\xa2\xb3\x4d\xc0\x21\xcd\xd2\x23\x36\xe4\x1f\x82\x2f\x10\x14\xf3\x0a\xf4\x25\xee\x72\x56\x17\x34\x24\xc7\xb7\xdc\x10\xf6\x08\xa1\x19\xc0\x7e\xb6\x8a\xba\x19\x72\xeb\xac\x00\x07\x8f\x3c\x39\xf3\xe2\x8b\x09\x7f\xb7\x9a\x28\xe3\x1a\x70\xb3\xdb\x54\xb3\xcc\x73\xa3\x4c\xd6\xd8\xc0\x4d\x34\xe5\x92\xb5\xac\x8b\x46\xb0\x8e\xe3\x0f\xa7\x2f\xce\x04\x57\x03\x67\x46\x23\x3a\x4f\x16\x57\x33\x25\x77\x9f\x26\x8f\xee\x87\x29\x01\xf6\x3e\x6d\x1c\x3a\xc1\x27\x01\x01\xc8\xdf\xd1\x8a\xe1\xdd\x10\x6a\xa6\x46\xaa\x29\x0c\x5d\x6a\x58\x40\x8f\x20\xe0\x4a\x1d\x48\x67\x2c\x44\x07\x57\x8b\x73\x7b\x6e\x77\x4f\xd1\xe7\x7b\x72\x10\x4f\xdf\xb5\x5f\x7a\x48\xe7\xf6\xee\xdf\x56\x2b\xf6\xd1\x65\x28\x17\x25\xdb\xba\x94\x19\x2f\x23\x1b\xff\x10\x0e\x7f\x82\xf5\x96\x33\x4f\x30\xd9\xda\xd5\x68\x3e\xac\xc9\x56\x54\x99\x3b\xf2\x8b\xc3\x2b\x51\x93\x58\xa2\x2b\x82\x33\x2f\x7e\xc3\x33\x0d\x73\x33\xdd\x29\x08\x06\x93\x2b\x4e\x8e\x11\x85\xdf\x6e\xf8\x9c\xc9\x8c\x84\x92\x37\x38\x64\x56\xf5\xb8\x91\xfa\x96\xcf\xdd\x64\x6c\xad\xdc\xde\x0a\x1a\x0d\x59\xed\x6f\x2c\x3b\x8e\x58\xb0\xf4\xf2\x7b\xff\x67\x56\x58\xae\x1e\x9c\x6e\xea\x99\xe6\x1e\x3e\x69\x52\x10\x7e\x23\xe6\x91\x31\xc9\xa5\x3e\x41\xc5\xc8\xd2\xb8\x27\xf9\x3f\xe3\x5f\xca\xf5\x69\x35\xe6\xb2\xa2\x3f\x33\x1f\x58\x6f\x70\x79\x66\xab\x3a\x08\x63\xfb\x8a\x08\x9e\x97\xe0\xc4\xba\x81\xa0\x19\xf8\x40\x7b\x7f\x1c\x3d\x7c\xfa\x7f\x2f\x8c\xca\x46\xab\x5f\x4b\xb7\x30\xd7\xe8\xfb\xf8\xda\xab\x56\x67\x70\xf7\x24\x0c\xa5\x8b\x1b\xd4\x8d\xc9\xd0\x1d\xa8\xe1\x4c\x98\xd4\xbd\x97\xd5\x9e\x8a\xd0\x3e\x8f\x94\xcd\x74\xd2\x94\x70\xcb\xcc\x19\xd2\xb8\x6b\x2a\x58\x00\xd6\x38\x54\xb5\x2f\xfa\xa2\x5d\x2c\x16\x53\x32\xaf\x1f\xc2\x5d\x5e\xe6\x63\x62\x8d\xe3\xa9\x95\xb0\x39\x85\x3d\x69\xe9\x72\x77\x03\x42\x7b\xd6\x03\x59\x61\x30\xca\x6f\x9a\xc7\x9a\x3d\x55\x9e\x16\xb3\x56\x1e\x14\x2b\xf6\xea\x87\x47\x3a\x4a\xee\xd6\x99\x41\xae\x87\x62\xd1\xcc\x60\x2e\x45\xf9\x55\x8b\x6c\x5e\x97\x0a\xba\xb0\xad\x98\x4e\xb1\x39\x16\x5b\xf6\x53\x4e\xd7\x53\xb7\x32\x51\x26\xc7\x42\xa5\x86\x51\xfa\x54\x3d\xb2\x6e\x4b\xba\xff\x51\x70\x23\x54\x5e\x8f\xd3\xb8\x39\x4b\xe9\x02\x0a\xd5\x31\xae\xa9\x00\x7a\x3a\xf0\xd1\x22\x89\xb5\x6c\x3c\xd2\xb5\x09\x7c\xf2\xbf\xaf\x17\x4c\x63\xef\x7c\xbb\x13\x5f\xc2\xa3\xf2\x2a\xa2\xa1\xf3\x41\xdd\x47\xf7\x66\xcc\xc3\xb9\x2d\x70\x83\xaf\xf8\xab\xfe\x8f\xf5\xa1\x12\xac\xd5\x2a\xcd\xc0\xc3\xbf\xc9\xa9\xad\x0a\x0f\x12\xfc\x5c\xda\xbd\x05\x9e\xd9\xd8\x75\xfa\xf2\xad\x68\xfb\xf6\x98\x70\x2f\x48\x9c\xf4\xb3\x71\x0a\xd3\xf6\x07\xbf\x70\x4f\x41\x7b\x27\xf7\x64\x18\x10\x49\xd3\x7d\x3a\x25\xc8\xbb\x33\x16\xd6\xfc\x08\xa1\xf0\xeb\xe4\xb4\x17\xb1\x29\x3b\xe4\xd2\x67\x8b\x65\xe6\x94\xed\xd3\x4b\xed\x8c\xb4\x2b\x27\x9e\x93\xff\xd8\x97\x9f\xaf\x4f\x3c\xe4\x10\x5d\xaa\x1a\x33\xe1\xe0\xe9\xdc\x19\x93\xa7\x51\xf2\x93\xc6\x24\x29\xc4\x08\xbe\x31\x55\xe2\x99\x33\x6d\x5c\x08\xd7\xa2\x7f\x34\xd9\x82\x78\x25\x95\x3a\x2b\x07\xd1\xe7\xd0\x9f\x3b\x24\x31\x12\xce\xe7\x56\x29\x43\x04\xfc\x5c\x8b\x54\x03\x66\x68\xde\x45\x47\x01\x3d\x91\x5e\x49\x7c\x7d\x5c\x54\xfe\x88\x94\x7f\x34\xde\xf4\x8d\xd4\x74\x58\x3d\xc2\x43\xc2\x3d\x95\x5b\xa8\xc3\x7d\x39\x7e\xb7\xab\x07\x43\x1e\x69\x6d\x7d\x04\x3e\x8d\x07\x6f\x91\xa0\x05\x35\x69\xab\x39\xf0\xae\xb8\xae\xa5\x4f\x48\x0d\xcf\x99\x25\x34\xf2\xd4\xcc\x7f\x29\x1c\x21\xa4\xfc\x60\xf9\x25\xbc\x91\x6b\x7e\xe1\x84\xb0\x42\x96\x58\x10\x27\x5f\x23\x5d\x9a\x7f\x49\x11\x23\x6a\xcf\xb7\x51\x6f\x12\x5e\x95\xcd\x12\xeb\x0f\x13\x1a\xfe\x23\x96\x1d\x38\x76\xc4\x12\xc5\x0f\xf2\xa7\x6a\x71\x81\x47\xdf\x76\xba\xd1\xc8\xe3\xb5\xcd\x38\xf4\xfa\x93\x4f\x9b\xc6\x68\xcf\x91\xb5\x4d\x25\xa4\x46\xad\xdd\xfa\x63\x14\x26\xa9\x6c\x15\x8c\xa6\xf8\xb9\xaf\xc0\xd0\x16\xd6\xf4\x2b\x14\xb4\x83\x96\xde\x2a\x05\x51\x29\x14\xb2\xd8\x4d\x50\xa5\x88\x2d\xde\x26\x01\xe4\x5b\x0b\x45\x64\x29\x92\xfc\x82\x06\x85\x91\x38\x03\xd3\x1d\x55\xd8\x78\x8e\x54\x69\x61\xee\xd0\x45\x46\xb6\x28\xb6\x03\xa8\xc3\x0e\xdf\x96\x49\xd4\x40\xf7\x6e\x33\x15\x7d\xb5\xfb\x65\x2d\x0d\xef\x5a\xff\x33\xb7\x03\xbf\x5b\xaf\x93\xd5\x45\xd2\x6c\x52\x4d\xba\x4a\x5a\xad\xd9\x0f\x11\x20\x66\xd6\xd0\x7b\xd5\xe2\x14\x6a\x24\x6c\x2e\x81\x5e\xd6\xd5\xc9\xdc\x41\x16\x4c\x87\x91\x83\x31\xe7\xd3\x3f\x89\x5e\x78\xa6\x19\x09\xc2\x03\x42\xe1\x8c\x37\xde\x1e\x26\x30\xd2\xba\x85\x82\x51\x46\x72\x37\x30\xf0\x93\x16\x8b\xce\x6c\x64\x4e\x4b\x5a\x3b\x37\x1a\xd2\x79\xa1\xe5\x1e\x4a\xba\xdb\xa1\xd1\x1e\x23\xd4\x05\xa9\x30\xc4\xd7\x35\x90\x73\x38\x49\x62\x8d\x37\x93\xa6\x48\x9b\xb5\x69\x21\xff\x88\x42\xd5\xcb\xee\x9d\xd8\x57\xd5\xf9\x96\xeb\x6c\x1d\xb5\x0c\x12\x10\xf8\x78\xff\x02\x41\x14\x0b\x1a\x43\xe0\x12\x08\x9e\x53\xcd\xb8\x52\xd2\x8d\x69\x6e\xec\x2f\xb6\x7f\x8f\x67\xf7\x0a\x21\xfa\xc3\x17\xb7\x07\x81\xa7\xc3\x66\xeb\xab\xf0\xfd\x96\x91\xee\xef\x48\x8f\xd6\xab\xed\xab\x68\x64\xc7\x69\xd3\x14\x36\xac\x35\xa6\x5a\x92\x08\x34\xbc\xc8\x6b\x25\xa5\xd6\x77\x24\xef\x92\x79\x6a\xde\x87\x1e\x12\xda\x2a\xb7\x5d\x56\x10\x59\x65\x4d\x3a\x96\xac\xbd\x65\x3f\xf9\xbf\xc2\xaf\xd7\x92\x50\xda\x38\xe6\xb6\xaf\x08\x1b\xe2\xcd\xbe\x3b\x88\x65\x39\x9f\x09\x32\xb4\x9f\xd5\xa8\xfd\xcd\x11\x23\x9b\x71\xaf\xc8\xde\x0c\x58\xa3\x3f\x6e\xeb\x1b\x4c\xa1\xd5\x78\x5c\x03\xfe\xab\xd5\xfb\x71\x2f\x32\xa0\xbd\xa5\x23\x94\xbc\xd1\x40\x57\x41\xe5\x7c\x59\x29\x9d\xd9\xc4\x73\xb5\xd4\x2b\xa6\x92\xe7\x6b\xd1\x23\x3f\x3e\x1e\xe3\xfc\x7c\x9b\x12\x0e\xfe\xdc\x35\x95\x65\xe2\xf7\xbc\x8b\x5c\xbe\x64\xc1\x5c\x2f\x70\x28\x55\xb7\x5c\x88\xf1\x4c\xea\xb0\x3a\x9c\x41\xdd\x9a\xae\xd9\x9a\x91\x01\xa2\xd9\x3c\x78\x38\x01\xfa\xdb\xd2\x7f\x30\xc6\xf2\xba\x73\x66\x9f\x97\x2d\xad\x7b\x73\x23\x05\x52\xde\xde\x35\x95\x47\xdc\xac\xdb\x68\xbb\xc9\x73\xb9\xcc\xb6\x68\x4d\xc0\xbb\x60\x31\xa5\xfc\x41\x55\x4e\x74\xd8\x63\x91\x6f\x99\xc1\xee\xa2\x22\xae\x69\xab\xc6\x0d\xc2\x6b\xa9\x83\x32\x32\xa2\x4b\xa9\xaf\x39\x24\x25\x56\xd3\xfa\xa0\x42\xca\xf8\x9c\x6a\x86\x1f\x56\x26\x55\x9b\x8c\xb3\xae\x2d\x8d\x24\x56\x66\x28\xb8\x32\xff\xe9\x1d\x40\xb4\xe6\xe3\x61\x14\xe4\x52\xe3\xf4\xc1\x37\xa6\x3f\xad\xeb\x7b\x69\xb8\x9c\x1a\xeb\x89\x48\x5e\x50\xb1\x7c\xd3\xa0\x70\x73\x8e\x47\x3e\x9d\xc4\x8d\x8c\xab\x09\x85\x72\x84\xe4\xee\xc0\x16\x05\x42\xa2\x89\x83\xba\x92\x66\xbc\xbe\x8e\x9a\xda\xb5\x78\x1b\x71\x9c\x76\x58\x22\x9c\x8b\xd1\x70\x2d\xc9\x0d\x79\xd1\xc6\x30\xbd\x80\x25\xd5\xb3\xa8\x34\x08\x74\x1a\x32\xd6\xa0\xcd\x76\x11\x16\x9f\xdf\x76\xfc\x05\x9e\x5d\x44\x78\xba\x0a\x33\x2e\xdf\x39\x96\x41\x5d\xa8\xba\xba\x9b\xc7\x39\x5e\x08\x1e\x0f\x10\xd3\xc9\x28\x68\x6c\x90\xbf\x98\x34\x91\xc7\xad\xf6\x30\x9e\x23\x66\x5d\x3b\x27\x86\xc9\x57\x49\xff\x67\xe4\x3f\x9b\x04\xe3\x37\x91\x24\xad\x2b\x16\xd2\x51\x53\x12\x21\x76\x92\xb1\x91\x3c\x6a\xce\xce\x09\x6a\x38\x09\xcf\xe8\x54\x3d\xd0\x4a\x48\x49\xbe\x13\x84\x25\xdd\xbb\xee\x0c\xfc\x1f\x4a\x2d\x99\xee\xe4\x0f\xda\x23\xdd\xf3\x64\x00\x67\x9c\xbd\x7b\x12\xcf\xa9\x90\xb3\xbe\x53\x2d\x36\x93\x32\x33\xa6\xa9\xb4\x1d\x7b\xd4\xe8\xa8\xf3\x24\x92\x92\x67\x6d\x12\x19\x46\x8a\x31\xb5\x3a\x0a\xfe\xe0\xc3\x6c\xff\x2e\xf8\x82\x55\x81\xcb\x9d\xe0\x03\xad\x2b\x1e\x17\xc3\xac\xa4\x94\xbd\x77\x23\x47\xf8\x28\x01\x3e\xb1\x0c\xf8\xa9\x90\xcd\x84\xd7\xe0\x88\xc4\xc2\xbc\x54\xe8\xb7\xdc\xd3\x4a\x0b\x58\x31\x66\x29\x48\xff\xf9\x1d\xc2\x85\xf0\xc0\xb3\x43\xda\x60\x6c\xe3\xd9\x2f\xf1\xc9\xf8\x94\x9d\x48\xb5\xad\x08\x9d\xd1\x01\x63\xd5\x20\xeb\x46\xb2\x4d\x9e\x7f\x79\x9e\xa8\x4b\x8e\xef\x64\xec\x1d\xef\x60\x9f\x60\x9f\x4e\xbf\x14\x1f\x1e\x6b\xe6\xa0\xeb\xbe\xef\xb5\x3e\x86\x7a\x04\xbc\x90\xfe\x13\x31\x19\xe2\x2a\x70\x23\x86\x2f\xc2\x9e\x38\x19\x7f\x37\x56\x05\x5a\x9c\x2b\x95\x39\x00\xfb\x5b\x09\x2d\xa9\x44\x1c\x10\xdb\x5d\xa9\xe7\xbe\xb4\x05\x0f\xd7\x73\x7d\xe1\x51\x7f\xb1\x73\x41\xed\xd0\x80\x67\x3b\xbb\x16\x3b\x3e\x3c\xa3\xfb\xae\x1a\x1e\xb9\x0d\x01\xbe\xcb\x6e\x8f\xf3\x96\x43\x20\xae\x93\xb1\x9f\x22\x6f\xb9\xd2\xfb\xf4\xc7\x2c\xb8\x84\x5a\x37\x24\x98\xba\xa6\x6a\x2b\x26\x2b\x7a\x34\xca\x58\xa7\xe1\x7c\xb4\x05\x2a\x32\x32\x03\x9a\xc9\x0f\xb3\xcb\xc2\x98\x61\x7d\x15\xae\x89\x66\x88\x4b\xcd\x35\x39\x83\xc8\x78\xf2\x14\x87\xfc\x6a\xb4\x10\xc2\x74\xfe\x4d\xb3\x06\xc6\xe1\xda\x1b\x2e\xc7\x2b\x4e\x7f\xf7\xc9\x3e\x47\x0e\x87\xe3\x1f\xc2\x3c\x1d\x6e\x34\x4d\xc6\xdd\xb3\x07\x17\xba\x26\xfe\xb1\xfd\x93\xf0\x3c\x2d\xd7\x46\xc6\xef\x5a\x56\x99\xf5\x84\x4d\x63\xde\x45\x9b\x43\x9d\x1b\x05\x3a\xf6\x3e\x32\xab\x45\x19\x4e\x8d\x02\x3b\x25\x43\xee\x59\x94\xb4\x72\x94\x9f\x28\xe2\x7b\xd3\x54\x58\x0b\xfc\xbc\x27\x3f\x89\x09\xc1\x4a\xde\xe3\x10\x5c\x4d\xa4\x72\xd2\x06\xd7\xea\x9c\x7f\xe9\xa7\x7e\x64\x08\x83\x99\xf7\x1c\x3d\x4b\x98\x36\xfb\x3a\x97\x99\x2e\x63\xee\xd2\x79\x33\x7b\xd7\x9c\xa7\x2c\xa0\x00\x66\x9a\x9f\x3c\x5d\xc2\x6f\xb4\x1e\x70\xb1\xdc\xdd\xb0\xdc\xf6\x67\x55\x92\x91\xbc\xee\xaf\x9a\x57\x26\xc9\xb2\x2d\xf5\x57\xcc\x05\x04\xea\x1a\x2a\xad\x96\xc9\x67\x8d\x4f\x1d\xf6\xe1\x15\xdd\x32\x5e\x39\x80\xe8\xf0\xed\xb0\x11\xc8\x17\xea\x2d\x5a\xe0\x9a\x0f\xd5\x82\x96\xbf\xd6\x1b\x4d\x27\xef\xf3\x1f\xbe\x98\x53\xfd\xe6\x3b\xaf\xb2\x0e\x9d\x1b\xeb\xaf\x2a\x59\xf5\xa4\x06\x28\x55\x02\x7a\x1e\xb5\x02\x75\x1a\xda\x9a\xe9\x79\x8d\xef\x35\x18\x83\x7c\x5a\xdc\xd5\x0c\x1d\xe6\xdb\x5e\xab\x76\xe9\x8f\x77\xce\xab\x36\xc8\xf9\xf6\x50\x34\xf8\xf9\xe7\x7b\x4f\xb5\x4c\x08\x13\x8f\x43\x8c\xa8\xd0\xf3\x71\x5d\x7b\x53\xc8\xda\x14\xc2\x9b\x03\x92\x48\x19\x65\x17\x5b\x59\x0b\xf3\xe6\xfd\xf4\xb6\x30\x0f\xc1\x47\xfb\x78\xb9\xdd\x55\xbc\xed\x8d\x57\x5f\xa0\xfc\xfd\xe3\xe6\xde\x38\x45\xa7\x99\x9a\x6e\x57\x25\x68\x9b\xe9\x63\x3d\xd9\x6f\xb9\x76\xfd\x39\x52\x4c\x61\xb3\x83\xeb\xe2\xbc\x2e\xc3\x23\xda\xa2\xc9\xc6\x98\xb1\x04\xe1\x47\xf2\x93\x53\x80\x90\x38\xaf\xce\x8c\x90\x08\x0b\x5a\x64\xd6\x40\x45\x16\xf5\x74\x0e\x67\x84\x40\x99\xcd\x19\xd9\x33\x21\x88\x31\xee\x54\xeb\x97\xaa\x59\x04\xda\xdd\xe7\x3f\x6a\x48\xec\xcb\xcf\xaf\xb6\x87\xf0\x44\x9d\x1e\xac\x62\x85\xde\x7e\xc4\x2e\x33\x3e\xc0\xec\xdc\x5d\x10\x14\xfa\x3d\x24\xb7\x60\x2b\x60\x54\xa1\xb5\xb0\xc0\xab\x91\x10\xb2\xf8\x80\x73\xdb\xeb\xe7\x52\x0f\xed\xa2\xb9\xe1\xaa\x1d\x81\xa0\x44\xde\xb8\x80\x7e\xc5\xb7\xb0\xd8\x49\xfa\x40\xfa\xb0\x90\xc8\xce\x4e\x84\x2c\xe4\x29\x14\x63\x5b\x16\x4c\xf4\x3d\x30\xc9\x39\xe5\xe4\xe8\x93\xde\xca\x10\x8a\xd6\xf1\x44\xdb\x36\xe5\xf9\xb1\xd8\xe4\x0e\x35\xe9\x19\xfe\x09\x37\x45\xeb\xfc\xc6\x56\x3f\x4d\x7f\x57\x78\x3b\x81\xb2\x34\xf1\x6c\xbb\x8a\x84\xab\x6b\xdc\x72\x21\x78\xa4\x14\x3c\xa1\xe2\xfb\xfc\xe4\xd7\x3a\x71\x1f\xac\x90\x6b\xb9\x58\x4d\x55\xc8\xfa\x0e\x5a\x9d\xf7\xdd\x52\x02\xc9\x9a\xe2\xb5\xe8\x44\xc1\x92\xb6\x17\x56\xa8\x70\xe2\xcf\x45\x59\x59\x1b\x5c\x73\x85\x29\xe9\xd9\xd1\xf7\x96\x13\xf2\x9d\x23\x4c\xaf\x03\x59\xe2\xe9\xbd\xb9\x8f\x44\x89\x53\xa7\x8d\x43\x32\xef\xbe\xf5\xd6\x2b\xe2\xda\x66\xc6\x56\x3b\x91\x6d\x2c\x7d\x6b\x0d\x8f\xae\x5f\xdd\xb4\xc5\x05\xa4\xf2\xac\x67\xe1\x6a\x03\x12\xd7\x74\x70\xa1\x36\x5f\xd6\x42\x70\x77\x75\x2e\xaf\x37\xa3\x3e\x08\xc7\x2f\x9d\x12\x5d\xa8\xa0\xc5\x4f\xa4\x5f\xe4\xd6\x45\x7d\xf2\x4f\xd2\xea\xc2\x47\x4a\x23\x49\x08\x5a\x32\xe1\xb2\x23\x87\x6c\x6c\xbb\xd0\xa5\x82\x7c\xd9\x16\xd0\xa9\x87\x36\xef\x81\xb5\xab\xa3\xd9\xfa\x9c\xda\xbc\xd0\x45\x7d\xf3\x0d\xc1\x78\x6a\xd7\xb5\xb2\x09\x02\xad\x89\x2b\x47\x82\xa4\xde\x32\x90\xf4\x91\x0c\xb4\x69\xc5\x32\x11\x2b\x6a\x3f\x78\x73\xe0\x5a\xea\xf4\x6c\xb9\x71\xd7\xe6\xef\x18\x68\xa0\x6c\x66\x5f\x50\x88\xd8\xe4\xd9\x27\xc4\xdf\xf8\x92\xd9\x69\x42\x3d\x91\x61\x76\x10\x3f\x0d\x9b\x1e\x1b\xdb\xe1\x82\x26\x4e\xa8\xee\xdc\x40\x34\xb6\xb5\xf6\x98\x21\x0f\xda\xeb\xba\xda\xe0\x0f\x06\x18\xbb\x36\x51\xfb\x03\xbc\x6d\xf9\x58\x50\x9f\x5e\xcd\x22\xbe\xac\x9d\xbe\x30\x8d\xa4\xd8\xaa\x99\x2a\x49\xc6\xb4\x2d\xc7\xaa\x10\x0d\xea\x0d\x3c\x1f\xe1\x7c\x1a\xcc\x6d\x06\x81\xa4\xe9\x9b\xaa\x56\xa8\xf3\xe9\x0e\x52\x1d\xee\x60\x46\x84\x60\x40\x44\xce\xc4\xe0\xf1\xa4\xec\x99\x2e\x9c\x3d\x84\x3c\x50\x7c\x48\x0f\xad\x1a\x7b\xbb\xa7\x08\xb5\x9d\xb8\xb9\x9d\x0b\x31\x9e\xeb\xd9\xd4\x44\xa5\x76\x35\xf4\x14\xc1\x2d\x86\x53\x7a\xb5\x51\xb2\xa3\xdc\x5d\x4e\x38\xf0\x00\x53\x0d\x89\x78\xef\xf1\x50\xbe\x30\x09\xda\x5d\x15\xbf\x89\xff\xaf\xa3\xcc\xd7\x05\xf1\xae\x2d\xc0\xe8\x01\x5b\x69\xdb\xbc\xf0\x24\x2a\xb0\xaf\x01\x1b\x42\xb0\x1b\x39\x43\x7f\x20\xc7\x4e\xa5\x62\x76\x15\x16\xa7\x4e\x81\x38\xb6\xe3\xee\xbd\xe3\xef\x60\x83\xfe\xa5\xc3\x41\x28\xf3\x88\xe7\xde\x3a\x94\x79\x5c\x7b\xab\x01\x4c\x3f\xfd\x63\xed\x23\xd4\x79\xbc\x67\x62\x80\xb0\xd4\xf7\xab\x6d\x97\x33\xbd\xbd\xa9\xb4\x9a\xe7\xb8\x39\x36\xdd\x8f\xbf\xa8\xc1\x2f\xe2\x2d\xff\xa5\xda\x68\x57\x1d\xee\xb4\xaa\x57\xda\x27\xd4\x5b\x35\xb9\x7c\xb7\xa8\xbb\x35\x55\xe0\x7c\x71\x91\xfe\x0d\x70\xa5\x9a\xea\x48\x07\xe8\xb1\xfb\xcf\x49\x80\x4d\x02\x80\xb5\x09\x1f\x97\x40\xc5\xda\xbf\x1f\x7b\x81\x59\xfb\x48\x4f\xff\x40\x72\x86\xc4\xf7\xbb\xc1\xd0\x51\xf8\xc6\x31\x31\xb5\x67\x67\x58\x82\x77\xa6\xf9\x76\x7d\xa6\x70\x49\x4d\x53\x3e\xfc\x51\x4b\x79\x6d\xfc\x99\xe4\x7f\xa5\x62\x01\xf3\x52\xb4\xa2\x42\x1b\x2e\x49\x9e\x42\xa8\x72\xb6\xf4\x76\x61\x32\xaf\xa0\x82\x62\x31\x27\xe2\x9f\xba\x79\x99\xc9\xdd\x72\xdb\x9b\x0d\x2e\x8c\x50\xcf\xc6\x56\x17\x96\x1d\xf8\xe5\x1a\xd8\xf1\x57\x04\xa6\x11\x75\x72\x0d\xce\xd0\x6e\x7f\x5a\x08\x21\xf7\x7d\x7c\xfe\x97\x58\xd0\xc1\xb9\x6a\xce\xff\xa2\x5e\xa7\xaf\x49\xa2\xba\x2c\xa0\x42\x4e\xbe\xa2\xf0\x5b\xe6\x27\xb5\xa4\xbc\xab\x51\x8d\x9a\x37\xb2\x7f\x7b\x0e\x68\x1f\x66\x49\x99\xf6\xe9\x0f\x64\x09\x2b\x48\x98\xec\x64\xe7\x0b\xa0\x2d\xd3\x72\xdb\x09\x22\xf6\xdb\xf9\x38\x96\x0c\xff\xe0\x1a\x6e\xf0\x85\x24\x50\xef\x31\x8b\x04\x7a\xa5\xa0\xff\x58\x00\xa3\x51\xb2\x7c\x3c\x87\x6d\xa8\xfa\x72\x32\x49\xac\x6e\x8e\x3d\xcb\x16\x0c\xa8\x9a\x59\x32\x96\xb1\x2f\x72\xeb\x05\xd4\x56\x73\x04\xcb\xf7\xf4\xa6\x32\x76\xd3\x8c\x4c\xb4\x53\xb7\xc3\x0a\x2d\x2f\x25\xef\xba\xae\xd8\x72\x26\x7b\x1a\xcd\x3a\xf2\xa6\xc4\x28\xf2\xb9\x2d\xa5\xcd\x08\xed\x7b\xa7\x66\x46\x51\x7a\xfc\x62\x72\xd2\xa0\xd4\xb8\xf4\xb2\x52\xc0\x24\x9b\xae\x45\x1f\xf4\x1b\xfb\x3c\xf5\xf8\x14\x45\x88\xce\xb4\x38\xa9\xa2\xb4\xe6\xbd\x3a\x35\x11\x6a\x2c\x75\x39\x4d\x93\xbf\x9a\x9b\xb5\x20\xa4\xdd\x90\x46\xdf\x3d\x6a\xea\x9b\x64\x59\xc1\x6d\x5b\x10\x5f\x9a\x86\x70\x61\x8c\x0d\x0e\x4d\xf3\x54\x8e\x09\x77\x3e\xf1\x15\x8e\x95\x36\x9a\x0e\x58\x8e\x37\x53\x6a\x0b\x91\x49\x7a\xf4\xf0\x7e\x04\x35\x55\x82\xb6\x16\x1d\x92\xa9\x0a\xff\x9d\x36\x56\x62\x02\xc4\x94\x9c\x34\xfc\x04\x76\x08\x05\x21\x47\xcf\x29\x94\xcc\xa8\x8e\xe7\x57\x78\xad\x13\x9b\x9e\xfd\x56\xca\x4f\xef\x3f\x49\x32\xf0\x4d\x0c\x5a\xb8\x6d\xc3\x13\xed\xda\x9d\xe3\x46\x1f\xd1\x54\xd1\xe9\x47\x1f\x2e\x97\xf6\x23\x94\x29\x0c\x1c\xa6\x1a\xc1\x1e\xda\xe4\x22\x10\xed\x15\x36\x62\x1c\x13\x57\x1e\x79\x47\xe5\x5a\x62\x45\x4c\xac\x98\x44\xca\x62\x42\x32\xa7\x52\x7a\x64\xca\x20\x5a\xa6\x50\x2d\x77\x12\xee\x58\x37\x50\x8d\x46\xde\xa1\x4a\xba\x1f\x9c\x2b\x73\xbd\xf1\x6c\x7a\xbe\x26\x37\x13\xf4\xf1\xc5\x45\x33\xb9\x48\xbe\x53\x69\x67\xe9\xd0\xf8\x85\x8f\xfe\x2a\x81\xf0\xae\xe1\x08\x54\x00\xa5\xd2\x31\x8e\xdb\x3f\x34\x43\x2c\x99\xce\x2f\x27\x2c\x22\xed\xc0\xf7\xb9\xcb\xeb\x2c\xb8\x5f\xa1\xf1\x79\xae\x40\xc0\x89\x8a\x7e\x7e\x5e\xc8\x43\xb1\xc7\x85\xab\x11\xd3\x5c\x87\x25\x22\xb1\x10\xcc\xdf\x5a\x74\x6a\x2d\x82\xd4\x1a\x9f\xff\x01\xa5\xc7\x8d\x30\x79\xf1\x52\x42\x7a\xc6\x66\xf8\x4d\xa3\xe1\x57\x97\xf1\x57\x85\x3e\xe1\xde\x27\xcf\x75\xc3\xef\x78\x3d\x5b\x3e\x4c\x38\xf5\x2c\xea\x7b\x90\x11\xee\xb1\x55\x93\x9e\x13\xec\xf1\x30\x5b\xa7\xf0\x82\x9b\x7a\xf8\x5a\xc9\x8c\xab\xa2\xeb\x49\x79\x93\x6b\xaa\xc9\x68\xe5\x5f\xf7\x1a\x95\x6f\x35\x8c\x5e\x99\x62\x07\x75\x72\xfe\xaa\xdc\x84\xfa\x2f\x21\x0e\xb8\xfb\x6d\x3a\x51\x58\x78\xd1\xe3\xef\xa9\x01\x08\xa7\xff\x6b\x89\x81\xa6\x54\x9d\xd0\x0f\xab\xde\x13\xa6\x4f\xdf\xd7\x24\xba\x39\x1c\xbc\x0a\xca\x2e\x71\x64\xde\x40\x14\x1d\x38\x96\x8c\xc8\x94\x7d\x73\x4c\x69\xfc\x5d\x75\x64\xff\x31\x4f\xa3\xee\x97\xcd\xdf\xc8\xfa\xc6\x37\xd6\x46\xee\xc6\x2d\xba\xd6\x36\x66\x99\x6d\x3e\xb6\x57\xd5\x2e\x76\x54\xd8\xdb\x88\x29\x76\xee\x39\xe7\x72\x5d\xee\xda\xf4\xc8\xc6\xb8\xf4\xe7\xf8\xdf\x82\x2a\x8d\xa7\x44\x39\x41\xe6\xa8\xac\xb4\xe8\xb5\x08\xdf\x6c\x79\xd8\xd7\x7f\x09\xc2\x6a\xf5\x9f\xd1\x65\x26\x06\xbf\xde\x30\x34\x08\x59\x70\xef\xfd\x69\x59\xb4\x28\x9e\xb9\xd2\x46\x67\xd1\xdb\x31\xdc\xe9\x6f\x5a\x56\x44\xed\xf9\x63\xf8\x29\x86\xf5\xf1\x37\x03\x0b\xcf\xb8\xfe\x17\xfa\x7e\x16\x37\x86\xdc\xf4\xce\xd5\x80\x91\x14\x03\xd4\xc3\xca\xd1\x17\x46\xca\xd4\xd4\xb1\x24\x4b\x7d\xc4\xf8\xd4\xa9\x8b\x3a\x8c\x7d\x46\xc0\xdf\x0e\xe0\xfd\xbf\x62\x99\x90\xa4\xc9\xc7\xfa\x39\xa8\xf4\x8b\x28\xf5\xc3\xa7\x56\x7d\x85\xb1\x37\x2f\xa7\x82\x35\xcb\x5f\x7f\x18\x5d\xd5\x01\xaf\xeb\x8f\xee\xeb\xf8\x0d\xa4\x8e\xff\xd5\xb0\xab\x30\x9a\x1c\x53\x89\x4c\x98\x9e\xb6\x55\x0c\xf5\x0d\x99\xe5\x91\xab\xb5\x56\x9c\x1f\x92\xae\x56\x7f\xb8\x94\x28\xd9\x25\x3c\xbe\x32\x27\xc3\x44\x34\x58\x14\xd4\xa6\xc3\x5a\xcd\xff\xb3\xe8\x42\x0d\xcc\x07\x3b\xdf\x41\x46\x27\x91\xd8\x25\x5f\xb9\xe7\xbb\x73\x02\xe7\x35\x75\xcd\x5c\x87\x2f\x1e\x8e\xea\x0a\xb1\xbf\xa3\x5b\xe7\x11\x87\xbe\xe7\xdf\xb4\x96\x19\x3a\x1e\x5c\x8f\x95\x29\x9b\xea\xd8\x10\x94\x78\xda\x98\xba\xd1\x29\x76\x3b\x23\x79\x63\x43\x58\x32\xe8\xed\x96\xb8\xc0\xb1\x7d\xdf\xee\x32\x37\xa3\xc6\xdb\x9d\x1b\xb4\x5d\xa1\x9a\x95\x40\xf6\x64\xca\xcf\x65\xd3\x47\x9b\x84\xb1\x25\x0f\xcd\x76\x5c\xde\xe2\x2b\x93\x2a\xac\x44\x01\x3f\xb5\xe4\xd9\xdf\xea\x01\x1a\xd3\xe9\x58\x67\x3e\x3b\xfb\xe9\xc2\xb4\x1a\x57\xd9\x99\xde\x13\x34\x37\xeb\x09\x74\x3b\x82\x47\x62\x57\x6b\xe7\x33\xd7\xdf\xa9\xed\x5d\x59\x8e\xb1\x46\xf9\x9d\x8f\xec\x57\xd2\xa7\xb6\x46\xa8\x57\x03\x53\x36\x9e\x91\x43\x6d\xbe\x6f\xd8\x90\x2e\x6a\xdc\xd9\x6c\xc6\x2f\x3f\xa8\x5f\xe1\x24\xff\xa5\x56\x2f\x65\x51\xa5\xc8\x4d\x8b\x9d\xd4\x7f\xa4\xb2\xa5\x7a\xf5\x4d\xfc\x85\xca\x6f\x14\xd8\xb1\x65\x5b\x3b\x25\xfe\xe9\xce\x34\x84\x7a\xe5\x74\x79\xc5\x9f\xfc\xfb\xf9\xf3\xcd\x2c\xda\xaf\x7d\xfc\xf6\x19\x8d\x63\xab\x7f\xbb\x9c\x8a\x1c\x6f\xdc\x3e\x25\xeb\x36\xa4\x6f\x5b\x90\xc4\xd2\xc9\x1b\x35\xc4\xe6\x20\xe9\x27\xc2\x44\x5e\xbb\x84\x27\xc6\x84\x46\xdd\x80\x8d\x38\xec\xec\xc3\x92\x95\xbb\xa4\x14\xea\xc7\xa5\x1d\xf2\x0e\x45\x6b\x89\x99\xd2\x4c\xd6\x5d\x4c\xa1\x4a\x92\x1a\xa0\x2a\xd3\x9f\xf7\x56\xa1\xef\x97\x8c\x77\xa5\x51\x74\x1d\x3b\xdd\x7f\xe1\xb6\x43\x57\x7b\xb6\xd1\x1e\x43\xd7\x3a\xfb\x30\xbc\x43\x75\xcd\xd3\x78\xd1\xc7\x96\x55\x95\x04\xf5\xee\xc4\xe2\xbf\x24\xfb\xb6\x1f\xc9\xdd\x64\x4a\xfb\x72\x1c\x40\x8b\x9c\xe7\x89\x2a\xa1\x0e\xcc\xdb\x79\x8f\x10\x12\x16\xb4\x0c\xeb\xd1\x7c\x0b\xca\x94\x27\x38\x9e\xf9\x36\x52\x18\x81\x34\xaf\x40\x64\x23\xc6\xcf\x5f\x21\x60\xe1\x3a\x13\xdb\x7b\x12\x50\x9f\x99\x47\xfb\x77\xa0\xef\x97\xc2\x77\x25\xc1\x06\x5b\x5b\x3b\x7f\xe1\xa9\xa3\xe6\x7d\xbc\x68\x8f\xb1\x7b\xdd\x0b\xd8\x1f\xc3\xe9\x8d\xbc\xf8\x8f\x03\xea\x55\xed\x24\xe7\x1e\xcd\xac\x5b\x64\xd1\xce\xa0\x78\x1a\xcd\x6b\x1e\x1b\x79\x42\x2e\x9f\x7f\xec\x74\x13\x27\x37\xef\xa3\x55\x8f\xb9\x3b\x7f\x97\x9c\x8f\xef\x9e\x2b\x21\xde\x20\x2e\xcd\x99\xe0\x9b\xc8\xf8\x39\x7e\xdc\x36\x34\x7a\x04\xf4\x14\x04\xf7\x9a\xc4\xed\xd3\x03\xdd\x33\x16\x7b\x8f\xa1\xef\x97\xa6\x77\xc5\x20\x22\x5b\x02\xdb\x50\x04\x62\xc6\x61\xc4\x1d\x3a\xbb\x96\x39\xc9\x83\xb2\x58\x0c\xe8\x32\xc6\x67\xce\xe5\x56\xe7\x10\xbd\xa6\xaf\x65\x01\xf8\xe9\x09\xb3\x90\x39\xa4\xd2\xd8\x63\x73\x27\x50\xf7\xc4\xdd\x87\x0b\xb8\xfb\x33\x18\xc2\x22\x29\x68\xa6\x03\xe7\x23\x16\x32\xeb\x84\xf8\xa9\x64\x39\xfb\x12\xf1\x18\x7c\xd4\xe7\xf8\x4c\x13\xca\x34\xd4\x78\x7c\x0a\xac\x4e\xea\x1c\xe5\xc3\xa0\xb3\x86\xfb\x43\x10\xf6\xd5\xd3\x3d\x57\xd6\xad\xcd\x3b\x9b\x3d\x38\xa6\xf9\xa3\xd1\x22\xf6\xd9\x09\x42\xcb\x00\xaf\xf4\xb0\x5f\x89\xb4\x80\xcb\x00\x22\x19\x2f\xc0\xf8\xd8\xc9\xb7\x85\x47\xad\x07\x66\x44\xe0\x34\xef\x95\x12\xd2\xe0\xda\xef\x6d\x03\x4a\x65\xef\x8d\xdf\x80\xc6\x6a\xf3\x4c\x26\x81\xdf\x7a\x7a\x4f\xe7\x83\x96\xe0\xe2\x1d\x96\xa7\x1f\xa0\x7f\x7a\xde\x3d\xbf\x0a\x44\x0c\x23\xce\xf0\xb0\xd3\x49\x8b\x53\x33\x60\x67\xc9\xf0\x94\x46\xb2\x9b\xda\x5f\x62\xe2\x9b\x19\x7c\xda\xfb\x55\xac\xb0\x2b\xb0\xea\xb7\xcc\xd5\xb6\x87\xd9\xbe\x8a\xc7\x4d\xa8\xe8\x24\xa5\xb2\x86\x87\xae\x93\x4a\x16\xf5\x9a\xda\xaf\x94\x7f\x36\x80\x85\xf4\x34\x8d\x9b\x0e\xf0\x09\x26\xfe\xad\xbf\x58\x66\x1d\x36\xdb\x8b\x99\x58\x43\x93\x27\x2c\x98\xc3\x31\x88\x5a\xf5\x63\x7f\xf4\x76\xcb\xcd\x53\x0b\x4c\x45\x67\xfb\x19\x14\xdb\x3b\x38\x74\x4e\xa5\xbd\x1f\x4e\x3f\x14\x13\x2e\xef\xe1\x9f\x1e\x93\x27\x36\x1d\x34\x2f\xaa\x3f\xac\xad\x2d\xa9\xd1\x6b\xab\x8c\x4d\x31\x36\xb2\x2e\x27\x04\xab\x99\x5a\x94\x1e\xd9\x2b\x59\x22\x4b\x3f\x6a\x1e\xda\xf5\x95\x93\xc4\xb8\x5d\x7d\x2a\x0e\x39\xb6\xbc\xcd\xaa\xa3\xe1\x9f\x83\x1c\x5a\x70\x2c\xed\x69\x3a\x43\xed\xcc\x33\xb8\x17\x85\x75\xc7\xc3\x04\xa6\x72\xcd\x93\x22\xd2\x4e\xed\xe3\xd3\x37\xdc\x02\x2d\xfe\xcf\x52\xc5\xbf\x37\x07\x6c\xf6\xab\x84\xd7\x04\x8f\xf1\xeb\x0b\x96\x95\x36\xb9\x9b\xa7\x16\x7d\x2d\x08\xb0\x2d\x2e\xb8\x97\x10\xee\x94\x97\x87\xf7\x37\x75\x3b\xca\x1d\xb6\xfe\xe1\xf5\x24\xcf\x59\x73\xd4\xff\xa0\xc0\x5c\x62\x3d\xa4\xba\x98\x8f\x47\x3e\xf2\x47\x69\x0e\xa6\x33\x31\xb7\x2e\x11\x1c\x94\xdb\xd8\x75\x00\x46\x10\xce\x32\x6e\x9d\x2a\x50\xee\xe5\x30\x9f\xe2\x39\xb1\x85\x6d\xcf\xee\x4a\xd0\xca\xbf\x9c\x0e\x6a\xde\x2d\xc5\xaf\xa7\x98\x72\xe6\x69\x8d\xc8\xd8\x75\x65\x37\x35\xb5\xb9\xfd\xc9\xb4\x2e\x40\xf8\x8e\xa6\x77\xc4\x7b\x07\xad\xa5\x75\xfa\x3a\x86\x2d\xa4\x33\x59\x4f\x47\x89\x66\x64\x6a\xcd\xc6\xba\x65\x5f\x95\x7e\x90\xf0\x35\xf7\x0b\x9f\x54\x8a\x44\x21\x1d\x5e\x3c\xcb\xad\x62\x0d\xc6\x50\xc1\xd9\xfc\x18\x66\x4c\x1e\x0a\x3f\x7b\xce\xc1\x41\x8a\x1d\x7e\x0e\x11\x43\xa4\xb8\x3f\x8b\xd4\x9e\xcb\x92\x39\xa9\xb0\x5a\xcb\xbc\xfa\x84\xc9\x35\x2b\xc5\x6a\x44\xcd\xbf\x2c\xe9\x56\xd3\x8b\xf0\x85\x84\x1f\x85\xa2\xf1\x17\x13\x6e\x27\x88\x25\x89\xc4\x17\xfa\x76\xa7\x72\x25\xe0\x6d\x84\x33\x78\x12\x5b\xb4\xd3\xb2\x32\x52\xe6\x64\x9e\xe5\xfc\xc8\x88\x14\xc0\xe4\x0f\x67\xdb\x13\x25\x4a\x33\x8a\xe0\x08\xc1\xa6\x9d\xfa\x8f\xc8\x51\x0e\x11\x4f\xc4\xb9\x89\xc0\xa1\x3f\xfa\xc5\x4f\xcd\xe9\xd0\x85\xb3\x3e\x3b\x99\x98\x3f\xa7\x0b\xbe\x7f\x63\xeb\x37\x02\x23\xc6\xa3\xfa\x47\xc9\x89\x87\x51\x40\xcb\xa3\x0c\xb1\x48\x85\xa2\x8d\x5c\xe3\x08\x97\x84\xf1\x42\xba\xf0\x14\x3f\x9b\xe2\xba\xf0\x41\x9b\x57\x65\xec\x91\x16\x3a\xed\x15\x01\x31\xc1\xb2\xca\x55\x86\xf1\xc7\x02\x11\x35\x92\xc9\xfe\xa4\xb0\xc6\xc2\x4c\x45\x24\xbe\x8b\x56\x6c\x86\x18\xe6\x0b\xb4\x88\x79\xa5\xa1\x91\xeb\xa4\xf1\x6a\xd5\x6e\xc8\xa3\xef\xfc\x20\x24\x23\x60\xf9\xb9\x4b\x52\x71\xc8\x8d\xed\xc7\xd9\x45\xc1\xd2\x93\xc6\xc5\x2c\x41\x6b\x1d\x77\xcb\xb1\x41\x45\x65\xb3\xd5\xc9\x01\xa4\xa4\x8b\xf5\x14\xff\xcb\xfe\xc8\x46\x79\xbf\x73\xdb\x8f\xcd\x96\x01\xb2\xba\x29\xad\x17\x83\x62\x65\x15\xdb\xb6\x43\x67\x05\x78\xda\xdf\x44\x4a\x12\x5f\xf7\xc8\xc7\xed\xc3\xa7\x87\x1c\xd2\x3e\xc3\xea\xa9\xb7\x69\x65\x6b\x31\x0e\x27\xc6\x13\xef\xc7\x83\x55\xac\x9a\xdf\x13\x33\xc6\xdd\x18\x5f\xa7\x95\xaf\x7a\x2b\x1e\x15\xd5\xbc\xf7\x26\x2f\x5c\x6e\x7a\xe4\x9d\xd8\xeb\xd0\x5a\xee\x25\x5c\xf1\xb7\x33\xda\xed\x63\xb2\x71\x0f\xaf\x6b\x74\x40\x6b\x6f\xad\x4b\xbf\xbd\x4c\x5f\xa0\xeb\xa8\x9e\xd7\x00\xd9\xbd\x47\x96\x71\xb0\xc1\x2b\x8b\x1f\x39\xe4\xe8\x7b\x82\x27\x8d\x36\x07\x85\x80\x0b\x27\x03\x63\x28\x10\x2b\x2a\x86\x96\xb2\x96\x12\x5e\xad\x1e\xfc\xdf\xe5\xd4\x6a\xdd\xec\x0f\xb9\x55\x6d\xe6\x93\x2f\x83\xbb\xf3\x9c\xa2\x5f\xf0\xf5\xe9\x38\x55\xaf\xb7\x0d\x84\x38\xf5\x0f\xdb\x0d\x6b\x3a\x90\x6a\x1d\xc6\x2e\xd8\x68\xa4\xb5\x8c\x6b\x5a\xa9\x04\x5f\x9a\xd0\xb1\x54\x74\xa8\x9b\x5c\xb7\xc8\xd7\xbb\x36\x9d\x67\xa9\x2d\xd5\x3d\x6b\x6a\x3d\xc3\xf5\x6c\xae\xc3\x9e\x0e\x85\x98\xab\xf2\xd8\x81\xcf\xce\xe9\x06\x57\xc2\xd6\x22\x9a\xf9\xdc\xbe\x62\x32\x98\x84\x25\xbe\x0c\xd6\xd4\xc9\x1e\xbe\x0d\xec\xac\x50\xcf\x79\x73\x77\xe2\x3f\x23\xf2\xcb\xc7\xb3\x93\x96\xda\x07\xd4\x05\x8c\x19\x64\x86\xb6\xa4\x6b\x14\xd7\xb2\xb4\x3c\xa0\xf7\x29\x97\xb8\x92\xaf\x7d\x18\xfe\x76\xb5\x4c\x93\xec\xfc\xdf\xda\x3d\xf5\xdf\x7a\x7f\xd6\x9f\x6b\x60\x24\x19\x36\xaf\x6a\xf2\xb1\x7f\x5c\xb1\x31\xc4\xe2\xb7\x16\xff\xd8\xce\x63\xf4\x17\x41\xee\x3e\xa8\xb1\x84\xdf\xdc\xe7\x2f\x27\xca\xd3\xb8\xe3\x5f\x92\x5b\x39\xf8\x92\xde\x30\x4c\xd9\x88\xf9\xbf\xe7\x5b\x31\x50\x30\x7b\x1d\xb7\x7d\x41\x45\xfc\x48\x65\x7f\x52\xfd\xcb\x2a\xf6\xf0\x89\x0a\x5d\x8f\xe6\x91\xa4\xfc\x7a\x11\xd7\x61\x8a\xcc\xad\xe8\xba\xa3\x59\x89\x38\x0f\xf0\x41\x9b\x90\xb0\xee\xd5\x3d\x6e\x9e\x45\x91\xff\xd6\x57\x79\x58\xd8\xef\xad\x3a\xc8\x45\x93\x94\x57\xdc\xf4\x4e\xf0\x43\x4b\x3e\xd6\xaa\x58\x52\x71\x00\x3b\xe2\x79\x69\xed\x77\xf6\x27\x67\x43\x6d\x99\xdc\x82\x27\xb8\xe5\x0a\xde\xdb\xaf\x6b\x76\xec\x79\x7e\x3f\x03\x76\xee\x08\x48\xef\xfa\xee\x5d\xe2\x1f\x9c\x11\xd8\x93\xe2\x59\x6d\xea\xda\xe3\xe5\xe6\xcf\x74\xdf\xb5\xe5\xa4\x04\xff\xda\x36\x60\x47\xda\x53\xb6\x6a\xa8\xcb\x5a\xd6\xdb\xca\xe4\x17\x0f\x69\x4b\x6b\x5c\x11\x9c\x3b\xcb\x03\x34\x1b\x4a\xe4\x52\x16\xed\x98\x2c\xb3\xc2\xab\x1b\x85\x6f\xab\x4e\xa6\xea\x9f\x2c\x76\x44\xd2\xee\x9c\xc4\xcf\x4d\xd1\x1e\xbd\x30\xdd\x6a\x67\xd7\x78\x1e\xba\x05\xe3\x9c\xdf\xfb\xba\x63\xc8\x19\xbc\xad\xbb\xa3\xc5\x81\x9b\x30\xda\x69\xa3\xc5\x37\xe6\xee\x98\x52\xbd\x33\xf4\xb7\x6c\x29\x1a\xc1\x3d\x1b\x87\xe4\x34\xfb\x17\x9b\x17\x49\x7f\xf4\x06\xb6\xee\x12\x7c\xc5\x22\x56\xf9\xc8\x2d\xb4\x99\xe5\x21\x4a\x0f\xe5\xf7\xd2\x0a\xd5\x82\x7c\xb4\x44\xa1\x1e\x92\x01\x18\x7c\x6e\x7b\xff\x0c\x98\x58\x09\xdc\x57\x81\x90\xf7\xee\x1f\xf0\xc2\xcb\xc6\xe8\xfa\xce\xd1\x2b\xa3\x95\xbd\x97\x30\x4b\x63\x61\xed\xb7\xf1\x7a\x03\x9d\xb5\x4e\x04\xdf\x7e\xb7\xf2\x23\xca\xa7\xc5\xa8\x92\x79\x5a\xff\x7c\x5a\xa6\x16\x2d\x67\x5e\x26\xaa\x96\x76\x75\xbe\xda\x5b\x82\x84\x58\x44\x1a\x85\x63\xa7\x16\x7f\xd0\x18\x70\x87\x8b\x09\xe4\x1b\x84\x9e\x85\x65\x62\x34\xe9\xf2\x82\x22\x21\x02\xfe\x72\xea\xed\x81\x06\xcc\x69\xbe\xe0\xa0\x0e\x76\x73\x55\x6e\xff\x3d\x14\xbb\xb7\xb9\xff\x02\x2c\x7a\x08\xec\xdc\x85\x55\xcd\xcf\x8d\x76\xa2\x1e\x2d\x65\xf4\x43\xf0\x8c\xe3\x07\x0d\x06\x14\xdb\xa5\xfe\xca\x28\x5a\xd0\xfc\xf3\xec\x9b\xb4\xb4\x79\xa9\x48\x5d\xca\xb3\x85\x10\x27\x61\xe2\xeb\xc5\x60\x35\x10\x0e\xbb\x74\x85\xf2\x1f\x21\x73\xf1\x12\xb1\x8b\x14\xb4\x20\x48\xe0\x21\xf7\xcc\x3f\xc6\x4b\x03\x53\xe3\xb5\x27\x9c\x08\xc1\xe9\xa7\x87\x53\xb0\xef\x0b\xfb\xff\x8f\xb5\xb7\xfe\xaa\x42\xeb\x1a\xfd\xb7\x7a\xc4\xf6\x1c\x8f\xad\xb4\xf4\x4e\x5a\x45\x41\x09\x91\x10\x29\xe9\x0e\x11\x04\x69\xe9\xee\x96\x06\x41\xba\x4b\xba\xbb\x61\x6f\x36\xbb\xbb\xd8\x45\x83\x1e\xf3\x58\x7c\xc7\xf7\x3c\xef\x1d\xe3\x79\xc7\xfb\xdc\x3b\xc6\x1d\xe3\xfe\x36\xe7\x5a\x9f\xb5\xe6\x9a\x73\xfd\x01\x1f\xc6\x77\xc1\x67\x84\x2b\x4c\xa4\xe0\x43\x7a\x0e\x1d\x2d\x38\xc8\xe4\x11\xb5\xc5\xf3\x69\x82\xcb\xdf\xa5\x27\x88\x4f\x46\x9d\xc1\x66\xe8\xa2\x16\x77\x48\x1f\xa2\xbf\xe4\x2c\x24\x1f\x6e\x12\xaf\x07\x34\x5c\xd1\x77\x97\x96\x72\x42\x22\x35\xbf\x0b\x0f\xae\xda\x8a\x3d\x04\x8e\x20\x8e\x49\x7b\x69\xf2\x10\x38\xd1\x59\xa3\x03\x44\x9c\x18\x4f\x48\x6d\xec\x25\xef\x9d\x70\xde\x74\x0e\x37\x51\xcc\x73\xf1\x80\xf5\x56\x74\x08\x39\xbd\x76\x42\xe8\x3b\x45\x93\x9d\x77\x15\xc9\x7f\xca\x63\x4b\xa9\xd1\xca\xd0\x05\x8a\x32\xb8\x9b\x63\xf4\xdb\x82\xab\x77\x5a\x3f\xde\xc5\xc3\x91\xc5\x4d\xea\xa0\xa5\x0f\xb1\xdf\xd4\x26\x96\xa4\x9d\x79\xaa\x12\xcb\xc7\xd4\x6f\xdf\x7e\xb5\xac\x2f\xb6\xfc\x28\x6e\x39\x46\xec\x9c\x63\x0f\xdc\x5c\xd8\x21\x54\x05\x7e\xfd\x7a\xa5\xf8\xa5\xde\x18\x6e\xa7\xa8\xfb\x30\x63\x3d\x4c\xdc\x71\x4a\x82\x57\x2d\xe1\xb8\xe8\xc0\x8d\x96\xb9\x8e\xda\xe0\x38\x43\x44\x08\xed\x74\x81\xbb\xbf\x21\xb6\x17\x66\x1f\x1c\xcc\x71\xfb\x34\x8c\x5d\x26\xe6\x6b\xef\x99\x67\x8d\x01\x72\x4f\x59\xf4\x8d\xa4\x87\x9b\x59\x0e\x0e\x1b\x3b\x1d\xb1\x46\x8c\x94\x69\xba\xdb\xf7\x8f\x8d\x00\x37\x9f\x75\x4f\xd0\xae\x79\x45\x48\xcd\xef\x5c\xe6\xa6\x69\x2c\x92\xcf\x6f\x49\x45\xb6\x50\xd9\x09\x52\xd4\x2e\x14\xb7\x5a\x66\xbd\xdf\x8b\x7f\x07\x48\x9d\xbc\xbc\xd1\xa5\xac\xbc\xe4\xb0\x79\xf3\x81\xe1\x0c\x08\xa3\x6c\xaa\x30\x6a\x37\x16\x69\x67\xd5\xf7\xb0\x35\xdf\x55\xb0\xcb\xf2\x75\xbe\x07\xa8\xe3\x5b\x9a\x8c\x17\xa6\x7d\x2d\xe8\xd0\x0b\xb3\x76\xac\xc3\xb9\xc0\x89\x8e\x95\x87\xaf\xc2\xe4\xba\x06\x95\x8b\xa2\x8d\x7a\xe1\x12\x37\x12\x70\xc3\x27\x2f\x9c\xc9\x7f\x3a\x6d\x7f\xd1\x59\xd6\xbf\x22\x88\x6d\x0d\xbc\x5a\x37\xcd\xb1\x82\xce\xb6\x4c\x73\xaa\x6e\x3e\xe8\xd1\x5b\xb7\x7b\xc4\xee\xd3\xa0\x2c\x58\x4d\x76\xbf\x85\x93\x5d\xad\xda\x66\x06\xc7\xbc\x45\x9a\x4f\x35\xf8\x06\xbc\x6f\xb8\x50\x48\x0c\x3d\x5a\x67\x9f\xa8\x12\xa9\x5c\x3b\xe7\xd7\x1d\xab\x5e\x97\xe9\x70\x31\xf1\x41\xc3\x51\x83\xd6\x94\xb5\x66\xa3\x5b\x6e\x99\xcd\x6d\xb7\x64\xbf\xe6\x3e\xe8\x84\x5c\xdd\x7e\x13\x3f\xba\x7f\x35\x19\xc8\x2c\x30\x66\x1f\x40\xd6\x4a\x7b\x38\xf9\x4a\xcf\x2b\x68\xdc\x7a\x83\x83\xfa\x9f\xdc\x6c\x07\x91\x46\x33\x32\xef\x59\x57\xcd\xd4\x62\x47\xa0\x68\x15\x62\xf0\x6c\xc4\x52\xc5\x4c\xfd\x40\xc2\xb1\x37\xf7\x0b\x2a\x52\xaf\x94\xdb\xc6\xeb\x65\x50\xca\x55\xfd\x34\xb3\xb7\xde\xd8\x38\xbc\xcc\x0d\xa8\xcc\x31\xfa\xbd\x40\xbb\xc6\xe7\x6e\x79\xb1\x7f\x7d\x24\x98\x5c\x5a\xdf\xfc\x4a\xe4\x44\x53\x44\xdf\x8c\xf0\x10\xc4\x3d\x09\xc7\x87\x28\x46\x67\xba\x73\x39\x7a\xd1\xb9\x8b\xdc\x4b\xf6\xdd\x25\x2d\x9c\x01\x5f\x9b\xb2\x30\x4a\x6a\xf8\x56\x69\xde\x32\x34\x31\xab\xe8\xfd\xe0\xed\xcc\xb5\x22\xb5\x86\x99\x82\xeb\x85\xd2\x85\x76\xc5\x1e\x85\xc7\xe2\xc7\x5e\xdf\x2d\x40\xfb\x35\x97\xdb\x17\xb6\x39\x6a\x54\xa8\x97\x84\x3d\x4e\xac\x72\x2b\x5b\xd5\x68\xaf\x69\xa8\xbc\x0a\x2b\xaf\xe3\xd6\x9c\x12\x0b\xeb\x24\xbe\x85\x89\xee\x29\x8c\x06\x4b\xf2\xa7\x1e\x12\xa3\x17\xf9\x58\xdb\x94\x44\x77\xfe\x05\xbf\xf6\x8c\x64\x6e\x47\xfc\x40\x6e\x12\x33\x33\xeb\xdd\xab\x54\x84\x43\xb1\x79\x8e\xc2\x70\xd0\x9b\xb2\xec\xe1\xa6\x9e\x1a\x44\x16\xb5\xc8\xba\x41\x3a\x73\x3a\xe1\x5e\x53\x6e\xa6\x96\xff\xa9\x16\xfb\xcc\x03\x27\x60\xdb\xb9\x1c\xd0\x63\x42\xfb\x6c\x9e\xa1\x46\xed\x5b\xd5\xc2\xa7\xb0\xc9\xae\x6b\x25\x89\xe2\xe7\x86\xb2\x6b\xff\x14\xd3\x7a\x70\xdf\xeb\x8f\x1d\x59\x9b\xdb\x01\xa7\xb7\xec\xfc\x12\x42\x02\x36\x3e\xa7\x28\xc7\x8e\xad\xcf\x94\x28\xa4\xda\x72\xfa\xaa\x5f\xa6\xba\xac\x6e\x36\xb5\xa5\x8a\x8d\xe7\xb4\x3f\x4c\x19\x68\xcb\xec\x52\x4d\xca\x29\xce\xed\x59\x4b\xc0\x27\x1e\xef\xfb\x9e\xe0\xef\x4f\x1c\x38\x95\xb0\xef\x7c\x71\x10\x98\x64\xf9\x98\x32\x14\x94\x32\xaa\xde\x30\x8c\x4e\x77\x82\xba\x8e\x70\x32\x33\x44\xac\xa7\x3f\x15\x41\x85\x8b\xc1\x97\x21\x2d\x98\xbc\x80\x37\xce\x55\xfb\x36\xa9\xe9\xcf\xeb\x77\x3a\x8b\x73\x83\x88\xdb\x41\xed\x55\xb1\xb7\xb7\xf6\x7b\x0c\x62\xbf\x12\x72\x07\x81\xb1\xdd\x33\x53\x23\x5a\x31\x2e\x6f\x81\x13\xe7\x23\x6d\x4b\x7a\x27\xcd\xc3\xed\x92\x6e\x4e\x99\x84\x99\x07\x1a\x4f\x3f\x0c\xab\x70\xde\x9a\xd1\x0a\x6f\x79\x5c\x36\x0b\x8c\x9c\xbe\xf3\x75\x2e\x2a\xba\x17\xf8\x72\xfe\x8f\xd8\xa5\x6b\xe8\xc5\x3b\xe9\xa5\xd7\x2b\xc0\xf2\x90\x52\x4c\x59\xf2\x55\x8b\xc2\x0f\x6b\x25\xc5\x8e\x3f\x76\x94\x9a\x35\x9f\x7a\x6e\x86\x0d\x1b\xf9\x71\xb7\xca\x66\x6b\x43\xe1\xcc\x89\xf9\xba\x10\xb7\xe5\xb9\xc5\x96\xe0\x82\x5e\xc5\x65\x84\x3f\xf1\x0d\x1d\x4e\xf4\x35\x4d\xdd\x46\xbc\xf5\x71\x0a\x36\x59\xf1\xf4\x0e\x70\xee\x41\xd6\x78\x4f\x3e\xc2\xaf\xb2\x5e\x94\xdc\x6a\x41\x4d\xfa\x6f\x49\xc1\x57\xbc\xc2\x3e\x8a\x0f\x23\x12\x12\xae\x88\xb6\x67\x56\xdf\x71\xf8\xfc\xf0\xb5\x86\x0e\xf8\xfd\xe3\xc6\xab\x8f\x68\x3b\xbe\x03\xaf\x6d\x75\x37\x9d\x16\x05\x5c\x06\x37\x13\xb1\xca\x2f\xbe\x6f\xd4\xe1\x96\x7c\x4e\x62\xb5\x88\x97\x3c\xcb\x87\x1b\x48\xda\xee\x95\x35\x57\x49\x5d\x2e\x06\x99\xc7\x48\x69\x8e\x6b\x21\x66\xa4\xaf\xf6\x51\x2e\x3a\x14\x43\xfb\x39\x83\x44\x5a\xa6\xbd\xaf\xca\x18\xee\x94\x4b\x82\x9c\x35\xea\xa4\xcf\xbe\xd4\x59\xe4\xec\xcb\x7d\x89\x4b\x45\xe7\x15\x3e\xec\xba\x34\x28\xab\xbc\xdc\x39\xe8\x7f\xa4\x16\xfe\xee\xe8\x9c\x92\xfe\xe7\x9d\x19\x94\xa9\x59\xeb\x86\x0d\xfe\xa7\x65\x38\xdd\x96\x3a\x60\x8d\xc7\x3a\xb0\x4e\x99\xbb\x0c\x3d\x63\x60\x4c\x20\x95\x4d\xac\x2f\x06\xab\xa9\xdb\xec\x07\xba\x17\x82\x94\x58\xa6\xf7\x55\x6c\x57\xe9\x0f\x6e\x8f\xde\x57\x22\xd5\xdf\xbf\x2c\x1f\x8b\xfd\xf9\x98\x0d\xc4\xa2\x5b\xec\xb3\x65\x10\xab\x83\x5e\xfb\x52\x27\x6b\xdc\x61\xed\xfc\x9a\xc6\x6a\xa5\x23\xcc\xcd\x3e\x0b\xe5\x7e\xee\x2f\xcc\xe2\x4d\xf7\x3d\x63\xf2\x07\xd5\x29\xf6\x51\xf2\x67\xcd\x29\x0a\x8d\x1e\xa1\xad\x82\xa4\xd3\x3a\x6e\xaf\x74\x5a\xd0\xce\xa9\x9c\x2b\x0c\xa2\x85\x28\x25\xc6\xe2\x28\x26\x0a\x17\x9f\x6f\x90\x63\x60\xdf\x2d\x4d\xc9\xf9\x50\xd9\x7b\x6a\xd8\x00\xa8\x3c\xec\x37\x14\x13\x9a\x09\xb6\x47\x77\x1a\x5c\x96\xb3\x44\xbb\xd8\x74\xca\x84\x36\xc7\x40\x05\x39\xec\x3e\x2b\x68\x1e\x57\x65\x51\x4c\x61\x97\x03\xc2\xbf\x54\x20\x32\xb5\x89\x29\x8a\x7f\x53\x51\xe4\x54\xc5\x9f\xa4\x5a\x32\x4b\x21\x6a\x76\x89\x62\x22\x7f\xaa\xdd\x90\x22\x0b\xfd\x51\x00\x26\x6d\x41\x9a\x62\x76\x88\xfa\xe0\x46\xef\xf3\xc4\x40\xf0\xef\x36\x68\x92\x9a\xdc\x07\xcd\x5b\x18\x47\xd0\x2a\xb4\x02\x55\x03\x2e\x02\x57\xaf\xa6\x43\xae\x81\xdc\x90\x8b\x90\x70\x60\x8e\x30\x01\x79\x83\xb1\x28\x5c\x81\x29\x61\x98\x0b\x96\xd3\xff\x62\x5e\x11\x3c\xc6\xb4\xa4\x9f\x91\x00\xcf\xe9\x8e\xe8\x89\x1e\x5a\x3d\x34\x7e\xf5\xc6\xc8\x5c\x71\xe7\x3d\xa0\x00\x06\xd2\x71\x0a\xdc\xba\xf2\x77\xe5\x0a\xf4\x18\x7c\xa0\x00\x00\xa9\x85\x9b\x27\xb5\x41\xee\xc0\x09\xc1\x23\x40\x95\x95\x76\x87\xcb\x32\xbf\xad\x5e\x82\x0a\xca\xd8\x21\x99\xa0\x2b\xb2\x3a\x48\x53\xd9\x4f\x72\x91\x2b\xf9\x32\x2c\xd1\xc8\xa5\xa3\x4c\x2f\x11\xdb\x55\x4b\xd6\x71\x41\x16\x71\x72\xcd\x47\x90\xc5\x44\xb1\x42\x85\x54\xd7\x5c\xa8\x8b\xe2\xef\xe8\xaf\x51\x07\x12\x99\xd4\xf0\xf9\x58\xb9\x18\xbc\x72\x9f\x1d\xb8\x7d\xb5\xac\x0e\x0b\xd9\x46\x40\x0b\x11\x90\x0a\xb8\x79\xc2\x2c\xb8\x00\xb1\xeb\x23\x09\xf2\x42\x62\x4c\x55\x64\x55\x56\xb3\x20\x35\xb2\x0d\xab\x6a\x72\x05\x40\x10\xf2\x4f\x99\x51\xd0\xc3\x15\x35\xe9\x5e\x91\xea\xf9\x50\x8e\x96\x58\xcd\x12\x9c\x95\x22\xfa\x1d\xe5\xbe\x26\x28\x9c\x43\x29\x62\xcf\x0a\xc7\xb3\x1d\xd8\x27\xc4\xf5\xd7\xf2\x48\x46\xd2\x3d\x0c\x3b\x44\x18\xb0\x8e\xbc\x3e\x6e\x06\xad\xc7\xf0\x5b\x55\xa0\x9a\x08\x5a\x71\x1f\xa4\x07\xae\x13\x57\x03\xb6\x45\xda\xb9\x57\x02\x07\x30\xe7\xee\x37\x81\x4e\xa1\xca\xc1\x45\xa0\x1f\xab\xb6\x32\x8e\x7a\x28\x94\xad\xf8\x29\x33\xed\x55\x7b\x51\x49\x51\x8d\x09\x53\x1e\x57\x2c\x71\x76\x9c\x3b\x7a\xe3\xd7\x72\xc2\xda\x90\x44\x12\x3a\x99\xad\x79\x43\x85\x5e\xc2\x7d\x28\x63\xc8\x79\xb8\x26\x06\xa9\x5b\xab\xc3\xcd\xa9\xbe\xe7\xb8\xc3\x1f\x69\x8c\x33\xc5\x07\x1b\xb4\xff\xa2\x1a\xd7\x54\xe9\x40\x29\xb6\xe9\x40\xad\x44\x72\xa9\xa7\x9a\xc6\x15\xea\x9f\x5a\x78\x6d\x31\xa2\xbe\xac\x97\xd9\x55\x74\xa3\x98\xa6\x5f\x21\xfa\x94\x70\x6c\x78\x17\xd2\x57\xa8\x58\x22\xb3\x2f\x88\x67\x79\xa3\x75\xec\xf2\xfa\x7b\x49\xbf\x19\x5f\xfe\xb8\xcc\xad\xe5\x2d\xde\x25\x68\x11\xf6\x0f\xce\xa3\xdb\x1b\xcc\x4d\x9e\x84\xee\x6d\x8a\x11\x0e\x6a\xcc\xc5\x4a\x4c\xfd\xb0\x64\x22\x45\xde\x02\xec\xb6\xe1\x80\xb2\x6e\x87\xf0\xe5\x53\x09\x14\x47\xce\x52\x9d\x67\x9a\x73\xcf\xf2\x8c\x61\xb4\x67\x17\x82\x25\x5f\x1b\xf0\x19\xe9\x2b\x44\x8d\x00\xc3\xbf\x5d\xaf\x7b\xe5\x05\x9f\xbf\x6c\x2a\x93\xd0\x6e\xcf\x89\x97\xb5\xea\x8d\xe1\x2d\x02\xaf\x0e\x45\x6c\x9c\x81\x92\xa6\x25\x36\x88\x1a\x36\xf0\x3d\x3e\xd9\xf4\xc7\x8a\x26\x79\xc8\x36\x77\xe9\xf1\x72\xb8\x7b\xc1\xf4\xf2\xa0\xaf\xb7\xff\x84\x7d\xe3\x2d\x7f\xad\xd1\xa7\x05\x19\x41\x4d\x23\xcb\x31\x36\xa1\x7a\x23\xf4\x67\x2f\x22\xd1\xa3\xdd\xc6\x93\xf1\x42\x13\x17\x6e\xeb\xa7\x28\x4f\x1f\x93\x7e\x95\xe6\x3c\x1d\x77\xb1\xbe\xa8\x7c\xc1\xe3\xcf\x0c\x60\x56\xd5\x10\x9b\x0f\x2e\x6a\x14\xe2\x1e\x91\xc7\xb5\x0d\x73\x69\xf7\x74\xfb\x47\x37\x12\x2c\xf5\x26\xee\x71\xca\x5d\x4f\x8d\xee\xe3\x4e\xfa\x58\x0d\xbe\x99\x99\x7b\xa9\xda\xf7\x67\xb7\x63\x54\x5c\x77\x53\xf5\x68\x7c\x54\xe7\x74\xce\xcf\xe4\xf2\xb7\xcd\x11\xd9\xe9\x4d\x9d\x42\x1e\x53\x59\x1f\xba\x82\xcd\x8f\xbe\xfa\xd5\x6b\x76\x0f\x99\x5f\x32\x10\x02\xc9\x2d\x9e\x1e\xaa\x16\x0c\xa9\xbe\x3b\x2d\x7c\x35\x16\xfc\xa1\x88\xc0\x31\x97\x57\x2a\xbf\xc5\x3d\x74\x67\xac\xea\x31\x37\xce\xdc\xae\x59\x9a\x77\xd4\x43\xe9\xad\xf3\xda\x5e\x60\xc5\xdb\xc3\x98\xf9\x28\x85\x56\xbd\x69\x8f\xe4\x63\xcd\xb5\x9d\xbf\xb2\xf2\x9b\x6c\x2a\xeb\xf3\xde\x34\x1a\x66\x7e\x2f\x02\x36\xec\x86\xcb\x95\x10\x1a\xb3\x3c\x72\xca\x8e\x34\xeb\x3f\x21\xbc\xd1\x69\x13\xd7\xfe\x56\xb9\xff\x56\x4a\x29\xba\xe6\x51\x77\x9c\xc4\x6e\x9b\xea\xc8\x49\xe1\x31\x58\x5d\x6a\x1b\x5f\xf6\x4e\x48\x8e\x33\x4f\xdb\xbc\x2a\x3f\x97\xfd\xcc\x75\xa6\x6c\x8e\x1b\x1d\xca\xa8\x8b\xe2\x08\x25\xfd\x56\x7b\x05\x7b\x39\xfb\x7d\xb5\xc6\x74\x4c\x71\x55\x55\x4b\x57\x42\x45\x54\x65\x46\xe5\x6c\xf5\x4c\x65\x52\x26\xa7\x4e\xaa\x62\x29\xdc\xa6\x9e\x50\x69\xf3\xec\x68\x63\x74\xf5\x5d\x4b\x68\xd3\x8f\x3a\x0f\xdd\x7b\xad\xc7\x1b\xc3\x55\xd5\xda\x3d\x5b\xbc\xa4\x59\xfd\x47\x7b\x9f\x88\x61\x54\x03\x43\xca\x38\xed\x66\xd8\x58\x27\x5e\xaf\xab\x49\xb2\x3b\x47\xe2\xe5\x46\x8e\x22\xcf\x3b\xeb\x6c\xa9\x2d\xaf\xaa\x14\x50\xba\x87\xbf\x5b\xed\x5c\x42\x98\x75\x6b\xd2\x2d\xe9\xec\xd1\x6d\x0f\x2d\xb9\x5c\x85\xec\x3c\x5c\xb4\x9a\x25\xd7\xf5\xa1\xf0\x47\x78\x72\xcf\xed\x22\xe1\x67\xac\xde\x07\xc5\x5d\x96\x6d\x7d\x5d\xa5\x7f\xeb\x1e\x1d\x10\x2e\xcf\x55\xf9\x6b\x70\xb2\xb2\x49\x7a\x77\x02\xd2\xac\x2a\x96\x6a\x7e\xc4\xef\xf0\x56\xb0\x2b\x2b\xa8\x6b\xe3\x49\xa8\x5b\xb8\xd2\x26\x28\x1d\x94\xf0\x75\x5d\xa8\x82\x95\xbd\xc9\xc7\xb6\x6d\xe6\xf9\x90\x6d\x7a\x0c\xf2\x20\x4b\x27\x06\x2f\xe7\x5d\x18\x08\x1d\x39\x9b\xf3\xb5\x46\x74\xcc\x39\x5b\x30\x6b\x62\x3c\x30\xeb\xb7\x88\x07\x13\xc1\x99\xaf\x3d\xbb\x26\x7e\x64\x95\x5a\x29\x4e\x8e\x64\x33\x1e\x64\x4d\x35\xbd\xda\x54\x3e\x33\xbd\x92\x1f\x22\xb1\x34\x87\x2d\xdd\x12\x1e\xf6\xb2\x72\xb6\xdb\xd7\x8a\xf0\xf2\xf0\xda\x1b\x48\xff\xe8\x77\x65\x97\x50\x5e\x10\x1a\xb1\x9d\xd5\xf5\x3e\x49\x70\x8b\x35\x1e\x9d\xd1\xc9\x54\x9f\x96\x48\x5f\x43\xf6\xcf\xb2\xd2\x2a\x87\xb5\x16\x6e\x26\x63\x6b\x4b\x17\x03\x13\x5b\x72\x0e\x2f\x52\x13\xdc\x22\x5d\x97\xcc\xe2\x3b\xbd\x2c\x96\x65\xe2\xe7\x2c\x5d\xe0\x7f\x24\x8c\x69\x8b\xc2\x29\x49\x59\xf2\xc1\x88\xee\x94\x0c\xd1\x79\xc4\x99\x6c\x82\xd0\xce\xcb\x1e\x0b\xd6\x87\xcb\xe9\xdd\xf6\x1f\xde\x43\xca\xf9\x2e\x84\xed\xbe\xf6\xbb\xcf\x4b\x36\x3b\x47\x57\x42\xee\x6e\xe4\xad\xaa\x27\x08\x6f\xe1\x50\xe7\xe3\x1b\xf0\x32\x18\xd5\xd8\x2b\x13\x16\xd8\xb6\xa8\xb3\x4d\x87\xb1\xdf\xc2\x1d\x72\x59\x38\x60\xe8\xe3\x68\x51\xdc\xf9\x97\x03\x5e\x1e\xb8\xa9\x97\x7e\x4f\xe0\xf8\xec\x10\xa9\x7b\x2f\x08\xeb\x61\x86\x20\x16\xaa\x2c\xfa\x6f\xc9\x7a\xe4\x7c\xca\x5d\xf1\xbc\x6c\x90\xb6\xdb\xc7\xb9\xca\x53\xfa\x3f\xf6\xe3\x5b\x47\xcc\xaf\x6f\x4b\x0d\x9b\x39\x3f\xd8\x20\x2e\x51\x9e\xdd\xd8\x78\x4f\x68\xf2\xdb\xe6\xff\x22\x3f\x08\xd0\x25\xd2\x68\x3c\xbf\x8d\xa9\x0e\xc6\x59\xef\x81\x66\x7b\x3a\xc9\x33\x36\x97\x4b\x97\x7b\xda\x1f\x25\x44\xe9\x77\x2b\x7f\x3a\xcc\xe8\x72\xd2\x7c\x6c\xc0\x3c\xe6\x9a\x77\x6b\x1d\x1f\xe5\xf9\x0e\x54\x8d\x1e\x0e\x68\x94\x39\x83\x12\x88\xd4\x91\xb4\x2d\xa9\x57\x62\xed\xbb\xb4\xa5\xdc\xea\xdf\xc7\x8c\x0e\xeb\x7c\xd8\x13\x5f\xbc\x6c\xe4\xb8\xe3\x8b\x81\xdb\x38\xf0\x87\x88\xad\xf6\x9f\xe8\x6c\x0a\xd6\x81\x88\xfb\x40\x1f\xb6\xfd\x30\xc2\x61\x94\x5a\xb4\x56\xbb\x32\x0c\xcc\x4c\x33\x62\x19\x75\x8f\x7f\x84\x00\x58\xe3\xfa\x87\x1d\xff\x62\x7a\xe9\x3c\x7b\xe0\x47\x53\x7a\xf8\x45\x09\x48\xf0\xb4\xbe\x03\x7e\x80\x2d\x75\x3d\x2a\xcb\x42\x1f\xf1\xf5\x91\xfa\xd6\x50\xa9\x70\x75\xdd\xa4\xeb\x93\xd2\xb1\x4d\x95\x99\x23\xb7\x80\xbb\x7d\x58\x9c\x3a\x60\x2f\x9a\x74\x5d\xbb\x86\xa1\x46\x89\x7a\x58\x4e\x05\x30\x5a\xf4\xd3\xd1\x02\x8c\x1a\xed\x3b\xbd\xda\x74\xf2\x1d\xb1\x92\x13\xf4\xa7\xaa\xca\x71\x74\xea\x96\x52\xb2\xcf\x23\xaa\x80\x62\xbb\xd5\x16\xa5\x54\x1e\x73\xff\x23\xfe\x04\x0c\x2b\xaf\x82\x01\xc0\xba\x20\x4a\x58\xd7\x27\x15\x72\x1b\x98\x6b\x0e\x69\xb2\x7f\xb4\x47\xc2\x5c\x79\x6a\x03\x10\xf9\xab\x3c\xf6\xaa\xa6\x22\x75\x2b\x9b\x60\xa3\x9c\x40\xff\x44\xa4\x28\xf7\x53\xbb\xc8\x2d\xca\xdb\x24\x3a\xc5\x58\xc9\x76\xee\x37\x0a\x5a\xf1\xf7\xf6\x59\xca\x92\xc2\xd1\x82\x59\xca\x6d\xd8\x50\xec\x3e\x29\x0d\x1a\xe7\x73\x81\xb8\x01\x49\xb1\x6e\x20\x8b\x82\x41\x5a\x23\xd8\x24\xf0\x7b\x58\x10\x3a\x19\x12\x0c\xd1\x41\xdd\x87\x60\x40\xbb\xab\xae\xd0\x8b\xa0\x23\x22\xaf\xd1\x2f\x58\x15\x42\xc2\xa4\xb7\xec\x07\x42\xfa\xac\xae\xb5\x0c\x21\x53\xb6\x37\x73\x46\x9c\xcb\xb8\x8f\x5d\x93\xe0\xd2\x18\xcb\xda\x12\xaa\xab\x8c\xe1\x6b\x20\x79\x0c\xb9\xe3\x19\x44\x01\xa9\x53\xd9\x03\xbd\x07\x9f\xcf\xaf\x84\x34\xc1\x6d\x92\x6e\x43\x3c\xe1\xbf\x82\x81\x20\x00\xf2\x4f\x87\x04\xd9\x81\xd5\x6d\x28\x4f\xf6\xf3\x6a\x37\x58\x55\x4e\x79\x35\x4a\x6e\x51\xee\x13\x92\x22\xab\x2e\x36\xb1\xac\xcc\x0a\x12\x13\x41\xff\x58\x13\x13\x9e\xa3\xc0\xd9\x04\xe1\xaf\x6b\x9b\x6c\x45\x31\x05\xb6\x22\x0d\x26\x39\xc9\x58\x46\xe3\xa4\x30\xb4\xcf\x0b\xaf\x41\xf2\x84\xdb\x7d\x3f\x21\xd1\xa8\xeb\x75\x6c\xa8\x3c\xc2\xb0\x30\x08\x52\x07\x77\x48\x00\x42\x8e\xad\xdc\xf2\xde\x81\x9c\x5d\xed\x36\xa5\x00\x0d\x50\x05\xd0\x59\x60\x2e\x4a\x03\x64\x00\xa4\xaf\x6e\xc9\x6a\x81\x28\xc8\x31\x19\x09\xb1\xc5\xc5\x1c\x8e\xfd\x0d\x9f\xe5\xd5\x35\x5d\x89\x4c\x8c\xf3\x1a\x48\x2c\x91\x7e\x8f\x33\x2b\x7e\x86\xfb\x3b\xc7\x41\xea\x08\xfb\x15\x09\x2b\x07\x67\xbe\x59\xd1\x06\x33\xa9\x8f\x27\xbc\x61\xc3\xd8\xe0\xd6\x68\xd8\x45\xc4\x93\xa2\x74\x48\xd3\xd2\x5c\xac\x2d\x04\xb3\xf2\xd1\x3d\x1f\x52\x83\xcd\xd5\xd4\x86\x44\xa0\x99\xd0\x0c\x48\x37\x5a\x4f\xae\xc4\xe8\x35\x4e\x48\xbc\xd1\x72\x02\x13\x26\xda\x29\xbe\x32\x75\x8d\xb7\x70\xe3\xe3\x3c\x83\xcb\x92\x12\x83\x8f\xb0\xd3\x65\xcd\xb1\x6e\xec\xdf\xa4\x4f\xb1\x5c\x79\xc1\xe0\x2c\x8e\x2b\x0b\x2f\x1f\xcf\x76\xc1\x43\xd5\xec\xb8\x8f\x10\xd7\xb4\x75\x58\x6b\xc3\x60\xfd\x61\xda\xa5\xda\x7d\xbd\x4a\x5a\x6a\xc6\x83\x87\x51\xd4\x45\xaf\x66\x9d\xdf\xe9\x66\x3a\x2c\x03\x29\x4a\x04\x24\xd3\xda\x93\x7c\xe7\x46\x61\xf0\x11\xac\x8f\xb8\x5b\x14\x14\x3d\x21\xf2\x4a\x6a\xa8\xdf\x80\xc7\x97\x4a\x1e\xdf\x5e\xa7\xc8\x80\xe6\x72\xf8\x74\xe0\xcd\x15\x3d\x6e\x9b\xa2\x1f\xde\x9a\xd3\x73\xcf\x8f\x75\x86\x63\xfe\x68\x85\x63\x43\x1b\xb2\x09\x61\x2d\x23\xff\x72\x9b\x20\xce\x0e\x4d\x3e\x1b\xc6\x53\xea\x53\x9e\x5b\xe2\x90\xd9\x8c\x17\x00\x5c\x6f\xb0\xbe\xff\x2d\x3c\xd4\xe6\x59\xd0\x7d\xca\xae\x6a\x66\x98\x18\x89\x2e\xd9\x90\xa0\x89\xb9\x24\x92\x52\x78\x71\x55\xfd\x9a\x8d\x9c\xd6\x5b\x3c\x37\x0c\x88\xef\x6b\xe7\x3b\x83\x11\xa3\x8f\x37\x6d\x14\x5e\xcd\x6c\x6c\x10\x0d\x5a\x57\x9f\xf0\xab\xec\x31\xa4\x2a\xce\x07\x0f\x0d\x1c\x1a\x07\xf3\xb5\x5b\x0d\x9b\x05\xbe\xd4\x80\x37\x75\xbf\x8b\xa8\x5f\x3a\x54\xe9\x1d\xe3\xb9\x00\x4f\xc7\x24\x98\x2d\x04\x05\x6e\x24\xf7\x2d\xfc\xb2\x8d\x4c\x33\x5c\xbe\xaf\x75\x38\xe7\x3a\x3c\x0d\xb8\x98\xf7\x0e\x31\x7e\xb9\xb5\x0c\x83\x50\xbd\xb4\x0e\x76\xac\xf9\xc2\x79\x0e\x53\x68\xbe\xc6\x39\x50\x82\x77\xcc\x71\xcf\x18\xae\x0d\x2e\xaf\x87\xd8\xbf\x9a\xb1\xe0\x09\xbd\x50\x5e\xdc\x64\x5c\x0b\x09\x9d\xcb\x42\x7e\x8e\x35\x98\x9a\x1b\x7f\x92\xb2\x3c\x21\xd8\x8e\xce\xe4\x8c\xc9\x95\x5d\xcb\x15\x1a\x79\x9f\xbc\x55\x08\x18\x29\x0c\x10\x2d\x1e\x1e\xb5\xb4\x0f\x2b\xdd\x1b\x2f\xd0\xbb\x5c\xfe\x69\x4a\x5c\x09\x51\x89\x9c\x89\x17\x53\xa9\x17\x58\x48\xbd\x9a\x07\x1d\x2c\x35\xe5\xd4\x28\xde\xa8\x88\xe0\x46\xea\xc4\xd5\x2a\x73\xf6\x6c\xef\xb7\x41\xb8\x4d\xde\xef\x7a\x62\xd9\x9b\xd1\xa0\xc1\x3d\x4a\x60\xca\xc1\xe0\x1f\x08\xc9\x57\x61\x7d\x90\x91\x96\x12\x97\x9e\x89\x96\xd5\x37\x37\xbb\x07\x4b\x2e\x54\x75\x76\x9f\x48\xec\xab\x15\xef\xf6\xf1\x7f\x51\x57\xd2\x13\xe5\xf0\xaa\x21\xa1\x8f\x6d\x38\xd5\x34\x3b\x58\x77\xbb\xab\xe5\xdd\xc8\xa2\xec\x58\x97\xe2\x54\xa2\xb0\xae\xa2\x40\xa6\x3e\x97\xa6\xcd\xcc\xcd\xe3\x2e\xdb\x1d\x29\x3e\xcf\xb1\x78\x2e\x58\x69\xcc\x3b\x1f\x1d\xd1\x28\xce\xbd\xfe\x4a\xb6\xdd\x9f\x96\x58\xea\xd5\x2e\x80\xd8\xae\xc9\x68\xd5\x1b\xcd\x6e\x7e\xd8\x62\xd5\x52\xd8\xf6\xb0\x05\x56\x1c\xdf\x11\xdc\xec\x9e\x58\xfc\x16\xdb\x6c\xe4\x5f\xdc\xc9\x6f\x99\x75\x6c\xea\xd6\x69\x37\x78\x7c\xa9\x87\xd2\x69\xac\xbe\xdd\x47\xef\x51\x00\xef\x8e\x1c\x1b\xda\xbd\x11\xad\xbb\x14\x73\x87\x3f\x62\x53\x9f\xf0\x37\xff\xa8\xd7\x85\xf4\xd3\x9c\x77\x31\x5d\x79\xef\xf8\x37\xf3\x2f\x94\x63\x79\x17\x6b\x87\x6b\xd9\x0c\x62\xab\x4b\xed\xfa\xea\x83\x9e\xcb\xb5\x90\xf1\xa1\x81\x4f\x35\x36\xad\xf5\xc3\xe7\xab\xb5\x8b\x9b\x47\x7c\xab\x74\x13\x97\x47\x2f\x55\xbe\x0b\xd0\x1e\x5d\xa9\x2a\x74\x4a\x1e\xe3\xd7\xb8\x3f\xbe\x39\x21\x5d\xd7\x7c\x97\x35\x79\xbf\xd1\x17\xb4\x3b\x2b\xd8\x8e\x10\x97\xb3\x76\x08\x2a\xd9\xfc\xf9\xa2\x20\x54\x7c\xa3\x2a\x06\x11\x6d\xc6\xaf\xc9\xca\x4b\x31\xe5\xe3\x6a\x0d\xf2\x1a\xd6\x25\x07\xe0\xe5\x09\x9c\x83\x51\xf9\xf2\xe7\x58\xab\xa9\x99\x72\xfb\x69\x91\x59\xe8\x6b\xad\xb6\x85\xb9\xc9\x92\x4b\x25\x0e\xf3\x85\x45\x8c\xa4\xe0\x79\x66\x91\x70\xe0\xf5\x05\xd9\xa2\x3b\xce\x17\x16\xa6\x8b\x0d\x8c\xc8\x8b\x59\x25\xcf\xee\x1c\x59\x2a\x79\x6d\x27\x27\x01\xbf\x57\x49\x14\xf9\xe1\x1f\xee\x76\x68\x6f\x39\x3e\xe4\xf9\x97\xed\xb7\x39\x07\x41\xb8\xad\xdd\x2a\x91\xa8\xf8\xcd\xa1\xfe\x33\x69\x0f\xb7\x95\x97\xee\x14\xfe\xda\x44\x21\x42\x0a\x75\x48\xee\x48\xd3\xfc\xa5\x59\x16\xea\xf7\x5c\xeb\x8e\x16\x14\x2f\xe7\x64\xe9\x3a\xfa\xcf\xac\x27\xc9\xb7\xd0\xf2\x99\xf7\x03\xb3\xd1\xd2\x19\x8d\x4e\x09\xe8\xe2\x4c\x80\xe1\x0c\xe6\x7a\x66\xe3\xcd\x3c\xac\x50\xf6\x3d\xa9\x2a\xd4\xf1\x02\x09\x31\x8b\x04\x4d\x5b\xfe\x5f\xfd\xd9\x3d\xce\xb3\xbb\xe1\x15\x26\x1e\xb2\x9b\x0b\x9d\xc7\x7d\x2d\xb6\x36\x26\x15\x22\x62\x36\x61\xa8\xb4\xa4\x99\xf5\x6e\xe2\x83\xb4\x4e\xda\x13\xda\xb1\xf4\xe9\xa5\x35\xba\x62\x0a\xac\x9b\x43\xbf\x92\x80\x2e\x0b\xa0\xfa\xc4\xae\x25\x07\x53\xcc\xa3\x26\xfc\x93\x48\xae\x91\x74\x5b\x37\xa2\x71\x24\x5b\x07\x4b\xb0\x8b\x7e\xaf\x10\x89\xa5\x26\x0a\xc8\x34\xa2\x05\x33\xbc\x24\xb2\x73\x0f\x0c\x00\xef\x49\x35\xa9\x26\x92\x3b\xc5\x9d\x2e\x0e\x59\x9b\x57\xc6\x64\x5c\x5d\x37\x16\x56\x02\x7c\x66\x36\xd5\x88\xfb\x41\xf7\x39\x57\x49\x7f\xbf\x8c\x22\x39\xd2\x6a\x82\x7f\xcd\x5e\xa2\x53\xfc\x3f\xb6\xea\xd1\xc3\x7d\x8f\x17\x9c\xa3\x22\xbc\x3f\x46\x4f\x51\x6c\x3d\xb7\x3c\x41\x94\x27\x5e\x87\xcc\x2c\xe9\x26\x9e\xd6\x77\x32\x49\x45\xbe\xdf\xa1\xc1\xd8\xbf\x42\x72\x64\x7f\xa0\xfb\x62\x0d\xa5\x06\xde\x1c\x52\x4d\xf8\xeb\x44\x57\x99\xb6\xc1\x8e\xc6\xa4\xe7\x23\xd3\x1d\x0c\x9c\x63\x29\xb0\x2d\x80\x57\x75\xfa\x9d\x37\x47\xd2\x76\x82\xd2\xa7\xc9\xf5\xee\xf6\xc4\x1b\xf4\x2c\xa7\x8b\x63\x01\x8c\x19\x3b\xab\xba\x5d\x86\x88\x15\x23\xab\x94\x31\x65\x71\x31\x2c\x8a\xa5\x66\xdc\xea\x12\xbc\x76\xfb\x11\x5a\x1f\xce\xf8\xdb\xd4\x44\x05\x45\xda\x71\xa8\x85\x7c\xc4\x36\x78\xd6\xc8\xe5\xa2\xb7\x03\xcf\xcb\xdc\x6c\xb3\x57\x12\xdf\xcc\xe8\x0f\x53\xe6\x6f\x4b\x20\x94\xee\x55\xef\x0f\xa2\xc5\x1f\x70\x36\x95\x48\x3d\xfa\x7a\x74\x3a\xf5\x82\xb1\x07\x35\x92\xe6\xf6\xe4\x32\xe6\x32\x4b\xd1\x80\x38\x18\xc9\xaa\x7b\x70\xab\x1c\xcd\x34\xb9\x3b\x9a\x38\x49\x57\x57\x29\x7e\xf1\x82\xf6\x48\xf9\x97\x8d\x3a\xd5\x57\xe9\x98\x96\x1f\xa1\x4c\xe1\xa5\xc2\x33\x42\x86\x4e\x0c\xe4\x1d\x5e\xca\x36\x08\x88\xc0\xc6\xba\x0e\xca\xf6\xb6\x6e\x2a\xc6\xb1\xb3\x7a\x81\x4a\x31\x1c\x3a\xba\x45\xe5\xe4\x0e\x8a\x30\xa4\x82\xa7\xbf\x25\x09\xab\x8a\x51\x5f\x53\x4e\xdd\x3a\x20\xdf\xa6\xbc\x55\xfe\x30\xa7\x42\x55\x53\x1a\xec\xf8\x83\xfa\x58\xb1\xab\x10\x42\x75\x54\xc8\x8b\x83\x93\xeb\xe4\xa5\x7d\x3e\x90\xfe\x82\x19\xdb\xac\x90\x79\x50\x41\x9d\x8b\xb8\x66\xe8\x79\x79\x3d\xcc\x53\xa8\x35\x64\x0f\xf5\x37\x34\x03\xfc\x12\xeb\x63\xf5\x4a\x2e\x4f\xfc\x30\xf6\x16\x2b\x5a\x78\x8d\xf2\x8d\xcd\x12\x81\xae\xf5\xb0\x1f\x8a\x6a\xb1\xbf\xb3\x0e\x4b\xd0\x98\x67\x71\x4f\xa5\x06\xe8\xcd\xcb\x33\x32\xba\x94\xac\xe9\x33\xe0\x6b\x58\xab\x8e\x7a\x48\x21\x32\xb8\x32\x0d\xea\x0d\x5f\xcc\x57\x82\xb4\xc0\x9d\x12\xab\x20\x39\x08\xf1\xa0\x52\x50\x29\xd2\xc1\x01\x0f\x3c\x8d\xca\x85\x25\x00\xd5\x50\x16\x90\x6b\x40\x4f\x94\x38\x90\x03\x7c\xbd\xba\x2f\x4b\xb8\x21\xb4\xfc\xf7\xda\x29\x89\x2b\xd8\x11\x16\x43\x94\x40\x87\x71\xb2\xc4\xb4\x38\xa7\x39\xbf\x4b\xe8\xb1\x31\xb4\x30\xe9\x4d\x66\x13\xc6\x4b\x26\x87\x71\x7a\xd1\x03\xec\x47\xd8\xeb\x77\x81\x9e\x41\x79\xd6\xad\x42\x5d\x11\x66\x85\xa7\x21\x0d\x70\xd7\xf8\x57\x10\x9b\x15\x3f\xef\x1a\xe8\x1d\x94\xa9\x99\x1a\x08\x8e\x7e\x0c\x2b\x00\x7d\x45\xfd\x04\x67\x80\xa5\x50\x3d\x72\x2b\xda\xfd\x38\xe5\x1b\x23\x12\x61\xcb\xf7\xd9\xc2\x12\xbf\xe0\x6f\xd7\xb6\xa4\xe5\x71\x7e\x6b\xcf\x25\x8e\x31\x7b\xb9\x6f\x24\x4d\xb9\x26\x1c\x4f\x99\x66\x8e\x0a\x59\x04\x44\x63\x79\xae\x8c\x43\x4d\x68\xca\x93\x72\xb0\x7e\xac\x79\x4b\x2e\x4c\x04\x21\x5a\x48\x85\x30\x17\x0f\x62\xf2\xa1\xf2\x2b\x07\xee\x40\xd8\x73\x5c\x98\xa6\x23\xf4\x0b\xa6\x1a\x36\x7a\xaf\x88\x90\x23\xe7\x6a\xea\x44\x20\x48\xc7\x85\x78\xe2\x4f\xde\x10\x91\x40\x4e\xf5\xf3\x2f\x4a\x1d\x5a\xdc\xe3\xee\x49\xef\x23\x46\x38\x30\x90\x26\x3e\x89\x6d\x2c\xfb\x9e\xbd\xc5\x37\x87\xb5\x72\xe2\x58\xe3\x8a\xd1\x1c\x08\x7e\x41\xb3\x82\xdb\x89\xa8\x7e\xe4\xc4\x0a\x1d\x56\x7b\x9c\x4a\x47\xd7\x27\x18\x9d\x67\xa4\x65\xfa\x3d\xea\xa4\xff\xf2\xb6\x35\x32\xa5\xc5\x19\xaa\x98\x2e\xd1\x0c\xe4\x33\x1d\x25\x69\x45\xd2\x7f\x87\x1b\x90\x04\x24\x56\x63\x3a\xf1\xa7\xc4\x32\xa5\x1d\x07\x83\xd7\x1f\xcb\x30\x27\xdf\xae\x77\xc8\x59\x2c\x94\xf3\x37\xc0\x60\xa4\x27\x4f\x55\x25\x91\x98\xc0\xf9\xa6\x25\xc2\x31\xe4\x05\x5b\x4c\xb3\x8f\x51\x35\x5c\x85\xd9\x5b\xa8\x34\xdf\x29\xce\xa9\xd9\xe1\x20\xad\x35\xc1\xce\x5b\x2f\x23\x99\xbb\xaf\x61\x61\x44\x66\x65\x6c\x61\x64\x05\xb3\xe8\xa9\x72\x54\x29\xd7\xe0\xae\x5c\xdc\x2c\x23\x0b\xbc\x9c\x56\x4d\xdc\x97\x10\x2c\x39\xc0\x75\x8b\x56\x01\x17\xbb\xf5\x78\x9e\x60\x62\x7f\x31\x7f\x17\x76\x7a\x7c\x7e\x4b\x56\x45\x6f\xe1\xca\xe6\x57\xb3\xef\xe8\xd5\xf5\x0b\x8e\xf7\xa8\xd7\x79\x65\x2f\xb8\x74\x65\x7a\x50\xd8\x2c\x35\x60\x35\x2a\xce\x9c\x40\x19\x67\x24\x3d\xc5\xfd\x6a\x3d\x92\x66\x8b\xcd\x2d\x8c\xcd\x04\x63\xf8\xd1\x02\x39\x39\x98\x5e\xf7\x5f\x05\x29\xa8\xe9\x47\x8d\xa5\x67\x50\x28\x65\xdb\x32\x0e\x2e\x58\x84\x5d\xed\x87\xb6\xbc\x76\x00\x79\x57\x0f\xe1\x6c\xc9\x37\xb6\x68\x70\x43\x6e\x32\xbb\x3d\xd7\x65\x9f\x28\x8e\xf8\xf0\xa9\xce\xc5\xb3\x38\x8e\x75\x40\xfe\x92\x36\xdd\x3b\x1e\xb6\x1a\x4c\xdc\x4e\x47\xac\xa8\x2e\x32\x73\x8d\x96\x97\x07\x33\x8b\x63\x16\x75\x1b\x04\xcb\x1a\x17\xb4\x73\xa7\x2b\xcf\xcd\x47\x46\xd6\x55\x07\xcf\xe7\x7b\xe8\xd4\x0a\xcf\x0f\x98\x8a\xd5\xe7\x2f\xb9\xdc\x89\x6c\xf2\x47\x8c\xc8\x64\xb5\x06\xae\x8e\x5e\x36\x92\x57\x2f\x9b\xe1\x7c\x52\x39\x5a\xa9\xca\xed\x35\x33\x6b\x68\xe0\x65\x3a\x52\x3a\x9e\x70\x0a\x02\x34\x7b\xbb\x59\xf9\xf1\x3b\xa3\x66\x94\x87\x79\x75\xd3\x9f\xf0\xd8\xb2\xe3\x93\xf8\xb9\xad\xda\xdd\x09\x99\x7e\xa5\xc6\xfd\x71\xf9\xda\xb2\xd6\x87\x63\x0e\x39\x15\xed\x75\x63\xee\x11\x98\x8e\xfd\xf1\xdb\xcf\x24\x3a\xaf\x4c\x1c\x3c\x09\xeb\x06\x4c\x17\x68\xd6\xf6\x1e\x9d\x0b\x80\x39\xf7\x1f\x5d\xcc\x17\xa9\xbf\xf5\x2a\x7b\x81\x27\x6a\x26\x97\x67\xc2\xbe\xe4\x70\xb7\x94\xcb\x79\x17\x98\x54\x23\xc6\x13\x4e\xec\x6b\xee\x64\x4f\xe5\xe7\x75\xba\xd0\xd6\xea\xda\x07\x22\x08\xe9\x6d\xe8\xbe\xc5\x79\xbb\x9e\xa9\x5e\x7c\xdf\x1f\xfd\x98\xde\xd5\x9a\xad\x41\x6c\xaf\x5f\x0e\x68\xf8\x62\x6f\x60\x44\xef\xf0\xf7\xbe\x0c\x4f\xa5\xd1\x0b\x03\x05\x96\xa9\x63\x16\xc3\xaf\x75\x1f\x8d\x77\x8c\x7d\x52\x31\x9b\xe0\x4f\xc4\x49\xa8\x9a\xae\xc5\x1e\xe3\x8d\x3a\xfe\x96\xa2\xc6\xd7\xf2\x3f\x9d\x25\xcf\x6b\x4d\xdc\x2a\x7c\xc9\xa3\x15\xcb\x57\x36\x70\xad\x1b\xed\x1a\xfc\x18\x9f\xfb\x29\x1d\xcd\x94\x13\x63\x02\x1d\x92\x8b\x15\x53\x4e\xed\x0a\xfd\xbf\xcf\x80\x5a\x4b\x6b\xca\x67\xad\x5b\xa8\x39\xaa\x73\x87\x5b\x1a\x23\x58\x73\x25\x2d\x48\xcf\xc8\x79\xe3\x36\x80\xa5\xf7\x82\x4c\x3b\x55\x47\x73\x51\xe8\xed\xb4\xa2\xc6\x92\x59\xf7\x79\xf1\x27\x8e\x92\x41\x55\xeb\x9b\xfe\xd6\xe1\x1e\x1b\xd3\x29\xae\xf1\x7f\xad\x5f\xca\xbf\x96\x71\x89\x1f\xdd\xb8\x5c\xe4\xb5\x1e\x3c\xd8\x5d\x79\x96\x93\x37\x2f\xdd\xf0\x89\x3e\xbd\x2c\x5f\xbf\x0b\x7f\x8e\xe8\xaf\x33\x1f\x80\x21\xf3\x6b\x8a\x6a\x85\x57\xd5\xab\x93\x72\xf0\xab\x4f\xab\xb2\x23\x1b\x57\xc7\xab\x1c\x3c\xff\x5e\xfd\x5a\x95\x6c\x79\x15\x85\xa8\xa6\x68\x1f\x41\x71\xaa\x3f\x41\x69\xe8\x1f\xb5\x4e\xc2\xd7\x83\xf5\x3d\x65\x76\x7f\xa4\x16\xfb\x1f\xde\xfd\xfd\x55\xdd\xcb\x8d\xad\x89\xfa\x43\x71\x5b\x9b\xa5\x83\x7b\x59\xc2\xdb\x16\xcb\xdf\x4b\x36\xb7\x56\xb0\xd2\x6f\x4e\xb3\x14\x49\x67\x2a\xdc\x56\xdf\x93\xf3\xcb\x66\x86\x6e\x90\xeb\x4b\x15\xeb\x7e\x23\xeb\x15\x1b\xe6\x7c\x20\x1d\x14\xfa\x46\x2e\x13\x4c\xf2\x9c\x9f\x7e\xc6\xf1\x73\x83\x4d\xcc\xb1\x7d\xb9\x26\x6a\x5d\xd8\xf9\x82\x4a\x08\x0a\x7b\xb2\xd4\x54\x4a\x38\x4d\xcd\xe9\xc3\xfb\x4b\xf9\x51\xae\xdc\x1d\xbb\xaa\x0c\xaf\x95\xad\xf3\xbd\x32\x41\xfa\xdb\x02\xb3\x47\x62\x0e\x36\x7f\xa0\x7b\xd3\x14\x79\x5e\xc4\xd1\xcc\x21\x6a\x2e\x75\x32\xbb\x0c\x71\x84\x7e\x3e\x63\xba\x4f\x80\x7e\x26\xd5\xe0\x8d\x27\x55\x2f\xa9\x38\xb5\x94\x22\x1e\x5f\x1c\xf8\x9d\x88\x8b\x6b\x74\x10\x22\x74\xc4\x91\x1f\xee\xe0\x0d\xe3\x2b\x95\xba\x71\x97\x52\x7b\x41\x1d\x58\xa9\xec\x74\xe9\x6b\x45\xf5\x86\xf7\xdf\xb5\xd7\x58\xdb\x18\x6c\xaf\xf7\x60\x5c\x2c\x36\xc8\x93\x57\x9f\xbd\xdc\xd8\x43\x85\x07\x4c\x6d\x7a\x12\xcf\x86\xa8\x33\x01\xa4\xfe\xf0\x16\x52\x1f\xed\x49\x84\xfc\xfc\x4d\x1a\x23\xe4\x73\xfb\x3b\xba\x51\xd0\xa3\xc2\xef\xd4\xba\x80\x0b\xb1\x1f\x29\x47\x7d\x1d\x9e\xef\x93\x3f\xf8\x02\x2d\x04\x68\x66\x2f\x18\x1a\xc2\x24\xeb\x60\x98\x3c\x8f\xa0\x1e\x99\x0c\x3a\x8a\x0d\x48\xb4\x90\x11\x69\x3a\xa1\x73\x68\xb7\xfa\xed\x2d\x83\xa5\x6d\xe2\xcc\x9f\xc6\x2b\x3b\x4a\x88\x10\x3b\xc0\x56\x23\x01\xe9\x7c\x99\xf3\x95\xa4\xe6\xc6\xa5\xfd\x22\x2b\x78\x0e\x12\xa3\xe8\x86\xee\x6e\x93\x30\x46\x85\xd3\x6e\xa3\x18\xa3\xd0\xc1\x30\xe7\x80\x11\x6d\x9b\x14\x91\xca\x0c\xb3\xfa\xe5\x9e\xc0\x92\xb2\x7a\x69\x8c\x67\x39\xda\xd0\x6e\x2d\x52\xde\xb8\x5e\x86\x95\xe0\xb5\x5e\x94\x03\x49\x58\xa7\x10\x1f\xd9\x27\x1d\x4a\xca\xcd\xdb\x72\x23\x47\x54\x57\x76\xcf\x2f\xef\x3d\x8c\xdd\x3d\x83\xbf\x6f\x78\x98\xeb\x4f\x6e\x32\xf9\xc1\x90\x24\x1d\xb7\x7c\x48\xb1\xa7\xde\xb4\x9e\xc4\x3f\x60\x1d\x37\x8d\x1e\x21\xad\x19\x1b\x3c\xa8\x54\x5d\xbb\xa3\xeb\x94\xda\xc2\xf6\xd3\x38\x1b\xa4\x42\x4f\xba\x75\xd4\x96\x41\xbb\xa1\xcc\xd5\x1e\x21\xc9\x29\x5d\x51\x7c\x4d\x72\x7c\x6c\x00\x93\x21\xc4\xda\x17\x83\x96\xb0\xd7\xbd\x6e\xcb\xf2\x3a\xff\x54\xc2\x71\xd5\x27\x76\x94\xeb\xb7\x0c\xb1\x48\x95\xa9\x3d\x09\xe2\x09\xd5\xf7\xf4\x20\x52\xc5\xed\x3d\xea\x00\x55\x40\x37\x84\x4c\x60\x88\xe9\xda\xa1\x7c\xa9\x05\x2a\xd7\x3b\xee\x50\x27\x95\xaf\x15\x06\xd1\x94\x94\xa0\xf1\x9e\x94\x4a\x85\xda\x17\x7d\xe4\x35\xf9\x1d\x5b\x3c\xa5\x00\x86\x7e\x60\x84\x5f\x82\xdd\x52\x10\xc7\xea\xc0\xd4\xa0\x85\xe8\x0e\x98\x36\xf8\x27\xae\xcc\x4e\x12\xa8\x22\xde\x85\x9b\x5c\x4b\x17\x7d\x49\x57\xe5\xf8\x8b\x32\xd9\xd9\xec\x2d\xf1\x05\x8e\x15\x4b\x48\x2a\x9e\xd9\x89\x5b\x95\x51\x66\xe8\xc1\x25\x64\x7d\xa8\x0e\xd3\xd3\x60\x3c\x76\xa0\x03\x0e\x61\x22\xf3\x2a\x4d\xa1\xaf\xe0\xd3\x79\xb3\x90\x16\xb8\x6b\xa2\x00\xe4\x04\x62\xd3\x1f\x0d\x3e\x87\x2c\x73\xbc\x0c\x12\x41\x5f\x90\x3f\x04\xd2\x44\xd1\x21\x28\x90\x1b\xaa\x09\xb4\x04\x4a\x45\xbd\x94\xe3\x4a\x1c\x41\x38\xb2\x63\x24\xde\xe0\x6d\xd8\xc2\xe2\xdd\xcc\x60\xee\xcd\x1b\x1a\x9c\x9f\x9c\x29\xa9\x29\xce\x23\x5a\x87\xec\x1b\x96\x11\x86\x2c\xfb\x8e\xc1\x5c\x3a\x02\x71\x25\xfa\xf6\xd7\x40\x83\x50\x25\x75\xf5\xd0\x54\xc4\xe3\x82\x0a\x48\xf2\xf2\x46\xdc\x2a\xa4\x7c\xa5\xc2\xdb\x18\x26\x86\x5a\x36\x0b\x02\xef\xa2\x69\xf2\x0a\x90\x93\xe8\x6c\x48\x34\x44\x16\xfd\x00\x74\xc2\x30\x95\xb0\x28\xe1\x22\x39\xbe\x7c\xc0\x2e\x92\xf2\x58\xb9\xca\xd1\x92\xf6\x22\x28\xb0\xf7\xa4\x24\xd9\x27\x78\xe6\xd2\x34\xae\x1d\x47\x57\xae\x8e\xd3\x42\x36\x80\x44\xb0\x46\x56\xc6\x60\x96\x34\xc2\x64\x9f\x3c\x07\xb3\xd1\x12\x04\xbd\xb1\x14\x52\x00\x80\x90\x17\xf9\xd1\x64\xf9\xab\x08\x4b\xf7\xa7\xf2\xf5\xf8\x6b\x9a\x77\x60\x9f\xb1\x37\xe4\x53\xb5\xc9\x24\x00\x70\xcd\x3c\x8a\x84\x96\xed\x8c\xa0\x11\xbf\x4b\x44\x49\x1e\xcc\x74\xf0\xb1\x32\xf7\xe1\xad\x9c\x31\xd9\x6f\xc8\xab\x5c\x1b\x20\x97\x18\xc5\xbd\x01\xd2\xe7\x6c\xf0\xb4\x15\xe0\x9c\x54\x56\xe1\xad\x2b\x3c\x45\x52\xbd\xee\x59\x9e\xfb\xca\x4b\x93\xc8\xb5\xa9\x91\x2e\x4b\x0e\x63\xa8\x29\xcc\xf2\x38\x9d\x95\xad\xfc\x44\x9d\x11\xeb\xa7\x6e\x56\xc7\x50\x30\xca\xb7\x9c\xa2\xb3\x15\x26\x3d\xd6\xe8\x21\xa0\x87\x31\xa5\xb4\x57\xd2\x0f\x92\xe2\x89\xde\x12\xaf\x64\xde\x8d\x48\x6e\xbc\x94\x83\x4f\x7b\xae\x87\x80\xce\x2d\x95\xf2\xa9\xd0\xf7\xab\x25\xfc\x23\x6a\x6b\x94\x34\xde\xe8\xe3\xee\x35\x53\x76\xba\x9d\xef\x5a\x36\x55\xf1\x59\x01\x7b\x02\x95\x18\xb0\xcd\xbf\x30\x7f\x3a\xb8\x97\x6b\xd2\xad\x13\x1a\xcc\x09\x7d\x5d\x11\x85\x62\x7c\x8e\x13\x8a\x94\xe7\x7c\x70\xb9\x1d\xb7\xb5\x96\xfd\x40\x2a\xf5\x02\xeb\xae\xc2\x6e\xa1\x0e\x25\x4e\x52\xe7\xcd\x4f\xd2\xc7\x1b\x30\xf0\xf5\xde\x41\xbe\x39\xb4\x78\xc0\x6d\xfd\xa9\x3c\x66\x32\x74\x93\x67\x7a\x61\x79\x98\x67\x6a\x45\xc4\x06\xae\x67\xba\x45\x53\x8f\x70\x90\xc1\xf7\xa8\x9e\x54\xa1\xd8\x10\xc6\x16\x66\x3a\xf3\x38\xe7\xf6\xb2\x68\xee\x0b\xfa\xdf\xbd\xad\x85\x3a\xb4\x2f\x95\xe5\x25\x48\x6a\x4a\xaa\x7f\xd9\x28\x99\xe3\xfb\x57\x85\x35\x49\xc9\x32\xbc\x56\x9a\xf0\x54\x7d\xa2\xee\x03\xf5\xab\x34\xa5\x51\x84\x90\x2e\x72\x1d\x36\xd9\x28\xcc\x99\x56\x68\x6d\x33\xe3\xfe\x61\x94\x34\x20\xce\xdf\xb3\x8b\x1e\x63\xf2\x21\x6e\x5f\xe7\xe0\xec\x73\x21\x16\xcb\xd7\xa8\xdc\xa4\x7d\x74\x2e\x91\x58\xa8\x40\x8a\xc6\x5e\x7a\xb3\x81\xad\x9a\xb9\x5a\xdd\x83\x7d\xde\x25\x5b\xf7\x05\x33\xf9\x46\xa4\x49\x1a\xcd\x4a\xc9\x69\x71\x46\x93\xfc\x6d\xdb\xe2\xd0\x77\x6c\xf5\x3b\x10\x68\x8a\xf6\x42\x97\x25\xbe\x0b\x9a\xd9\x73\x1a\xaf\x2e\xf9\x9b\x12\xa4\x2c\x91\x7d\xe1\x9e\x65\xd5\x73\xce\x75\x9b\xe7\x2d\xca\xbc\x92\xa7\x67\xbb\x1d\x79\xda\xc1\x0d\x7d\xf3\x0c\xd3\xe4\xed\xf1\x32\x52\x71\x91\xde\x6c\x07\x7e\xb6\x1e\x05\x37\x44\x79\xb7\xcd\x2e\x7d\x9d\x54\xed\xfa\xba\x74\xad\xa3\xa5\x4f\x6c\xd1\xae\xec\xda\x80\xdc\xa2\x51\x8a\xd6\x60\xfc\xd2\xa5\x80\x99\x21\x9b\xe5\xbf\x1d\xb2\x46\xfe\x44\xe4\xe9\x17\x8d\xb6\xaf\x9a\xdc\x14\x1e\x8f\xc3\xc8\x49\x0d\xdd\x2f\x7e\x85\xe4\xe6\xd9\x7c\x2e\xcc\xe7\x9c\x74\x29\x2b\x9f\xe7\x66\x87\xf4\xd5\x17\xf2\xcf\xa7\x4c\xb7\x4c\x33\x77\x4b\x3c\xba\x3d\x29\x27\x1a\xc3\x86\x9a\xf1\xe8\xfe\xe6\xc9\x54\x94\xd2\xb8\xdd\x44\xcc\x44\xe7\x24\x77\xf2\x74\xbb\xee\x74\xd0\x04\xae\x94\x3c\xe3\x3f\x79\x32\xd9\x7a\xd6\x69\xea\x69\xa0\xeb\x9c\xf5\x8c\xa9\xd3\xd2\xbc\xde\x1c\xef\xf1\xb7\x85\x8b\x0b\x7d\x77\xfb\x17\x35\x16\x7f\x00\xcf\xd9\x68\x27\xbc\xe1\xfd\x72\xdb\x4e\x2d\xe6\x78\x86\x5c\xc8\x79\xc7\x0b\x4a\x8f\x2e\xd5\xe6\xd5\xbf\x2e\xaf\x2e\x65\xbf\x6a\x49\x6b\x22\xd1\x72\x06\xf1\x9d\x4f\x48\x46\xb3\xbd\x03\x77\x51\x3b\x4b\x09\x03\x8a\x13\xf5\xf0\x99\x7e\xbf\xb6\xc9\x15\xf3\xfe\x63\xa5\x69\xc8\xeb\xfd\xf7\x92\xc3\x91\x8b\xfd\x65\x81\x4f\x57\x83\x06\x66\x9c\xe6\x51\x42\x43\x26\x46\xa6\x28\xe4\x30\x42\x6d\x0d\x73\x74\xec\xa2\x5c\xaa\xf7\xf1\xd0\xda\x4d\x91\x60\x4c\xd4\x8f\x8d\xe5\x34\x99\xe4\x53\xfc\xa1\x12\x87\xec\x41\xbe\x4d\x47\xe9\xeb\x20\x7e\xcd\xb0\x6a\xf5\x95\xb5\xbd\xc5\x96\xe6\x53\xd4\x56\xac\xcd\x5b\x22\x6e\x17\xc7\x6e\xff\x3c\x59\x45\xac\x6e\xfb\xd6\xde\x45\x92\x69\x25\xbc\x3e\x44\xdc\x6a\x59\x4c\x16\x25\x69\xb5\xc8\x05\xfc\x22\x40\x9a\x9c\xed\xb7\x71\x9c\x26\x85\x87\xdf\xb1\xfa\x8d\x0c\x25\x0a\x56\xb7\xdd\x02\xf8\x33\x4a\xda\x3b\x78\x07\x98\xf6\x25\x58\x78\xe7\x69\xc1\x97\xf0\xc0\xad\xe0\x66\x83\x24\xd4\x66\xc3\xe8\x7e\xee\xa1\x6d\x45\x38\xa2\xec\xd0\x46\x38\x0e\x5d\xa9\x45\xfb\x4c\x69\xac\x13\xc0\x0d\x30\xfa\x6a\x2f\x4c\x9a\xd2\xe9\x95\xe4\xe6\xaf\x54\x97\x72\xd7\x7c\x1a\x69\xa7\x84\x17\x5d\x46\x90\x2b\x92\xf6\x94\xc6\x95\x15\x9a\x99\x11\xb1\xb1\x05\x74\x75\x11\x6c\x4b\x49\x81\xfc\x02\xd6\xf8\xcd\x33\x60\x78\x3a\xc9\x45\xf8\xdd\xeb\x12\x2f\xaf\x1b\xdb\xbf\xd5\x8d\xbf\x28\xdf\xd2\xee\x07\x87\x4b\x6e\x1c\x2c\x78\x27\x6a\x6c\xd5\x63\x73\x32\x86\xd9\x89\x44\x52\x0e\x8a\x2a\x41\xb5\xc8\xfb\xb1\x12\x47\x57\x7b\x75\x66\xc0\x93\xb6\x90\xf9\xb3\xf2\x27\x85\x9d\xb6\x97\xee\x40\x0e\x4b\x81\x04\x23\x89\x11\x49\x42\x8e\x3f\xf0\x7f\x27\xf2\xf5\xd9\xb8\x95\xe4\x0b\xca\x43\xd8\x8a\xcc\x3c\xa8\x1a\x96\x9e\x0b\x02\xc6\xbf\xe6\x99\x76\xef\x2d\x36\x04\x39\x7f\xde\x7c\xdc\x5f\xec\x9a\xb5\x31\x3b\xed\xe5\x83\xde\x34\xc2\xc6\x86\x5e\xd9\x6c\x21\xde\x09\xff\x8b\x3e\x4a\x3a\x1f\x23\x40\x72\xa0\xb2\x63\x8f\x2c\x56\xd1\x78\x51\x97\x3a\xd7\xe8\x7e\xa1\x95\xa5\xca\xd4\xe4\xe0\xa2\x78\x3b\x0a\x3a\x30\xd5\x67\x85\x3c\x16\x74\xc8\x1a\x42\xea\x0f\xbe\xae\xc5\x27\x1a\x87\x99\x2a\x72\xf0\x41\xb1\x29\x90\x67\xb8\xf3\xa9\x06\x72\xca\x8d\x15\x06\x82\xbb\xd6\x6f\xf5\x8d\xda\x76\x46\x26\x2d\xec\xbe\x6e\x9a\x23\x3f\xba\x58\x6e\xe6\x92\xb4\x5c\x5f\xb1\xbd\x49\x8a\xcf\x30\x34\x2d\x12\xff\x45\x00\xb1\x8c\xf6\xd7\xf3\xb0\x19\x1d\xc6\x39\xb7\xc8\x06\x3b\x46\xac\x33\x3b\x57\x9b\xa1\xe5\xf4\x22\x4a\x9c\x7a\xd9\x29\xcb\xc3\x87\x31\xe2\x60\x67\x9a\xcd\x3c\xe1\x5a\x71\x67\x8c\x0e\xf1\x14\x50\x70\x22\xec\x07\x96\x83\xe5\x71\x9c\x08\xb4\x5c\x52\xe7\x49\x55\xf9\x9d\xa5\xa1\x7e\x8d\x99\x6d\xa9\x15\xfa\x23\xf0\x8e\x13\xd1\xc0\xec\xd3\xda\x5f\x04\x07\xcb\x3f\x68\x95\xa4\x9f\xf6\x09\x54\x63\x8a\xb6\xfd\x43\xe2\x34\xbd\xdd\x8a\x38\x16\xc9\x18\x30\xdd\xad\x11\x60\x21\x0d\x45\x32\x80\x6c\xa9\x87\xfa\x21\x16\xcc\x41\xf5\x11\x87\x22\x7a\xc1\x5d\xb4\xbe\x2c\x15\x70\xf3\xbe\xb2\x3d\x25\xce\xfa\x93\xbc\x34\xd1\xdb\xf9\x1d\xb8\x1c\x77\xef\x05\x4d\xee\xed\xb0\x94\x72\xc4\xa6\x15\xfa\xcc\xed\xc7\xef\xcc\x48\x9e\x37\x0b\xf8\x4a\xc4\x52\xb5\x5c\x7a\x10\x19\xf9\x30\x84\x76\x86\x0a\x32\xb8\x4b\xb9\xca\xd8\x34\x18\x40\xfb\x32\x20\x9a\xec\xbe\x73\x34\x31\x15\xc3\xc2\x4a\x5a\x8b\x72\x52\xfc\x08\x35\x4e\xf1\x87\xaf\x03\x65\x50\xd1\xc5\x6e\x9e\x0a\x51\x78\xa2\xeb\x43\xe0\xc9\xbb\x28\x7c\xc7\xdd\x90\x17\x85\xa9\x11\x0c\x1e\x07\x43\x2e\xe3\xe3\xed\xc1\xc0\x4d\x89\x43\x78\xb3\xb5\x5d\xb1\xf7\x4c\x27\xce\x81\xb8\x3b\xe7\x11\x27\x48\x12\xc0\xf1\x61\xfe\x94\xde\x60\xa9\xe2\x25\x64\x03\x19\x08\xb8\xaf\x9c\x1b\xed\xf4\x8c\x1d\xc4\x07\x77\xa8\x83\x0d\xbd\x86\xac\xa9\x3c\x0f\x95\x41\x88\xe6\x1e\x87\xb4\xc0\xdd\x13\xbc\x20\x52\x88\xef\xfe\x0c\x70\x10\x12\xee\x68\x00\x06\xa0\xe3\xe4\xbd\xc0\xd7\xd1\x7a\xd0\x67\x60\x65\xf4\x25\x70\x0a\xd8\x14\xc5\x07\xce\x4b\x6a\x23\xcd\xd8\x60\xa9\xb3\xf8\xef\xec\x14\x09\xcb\xb5\x16\x2e\x4a\x52\x81\x7b\x9f\x83\x93\x99\xe7\x74\xd0\x08\xc0\x43\x2c\x14\x16\x04\x3c\xcb\x4c\x5e\x8a\x81\x8a\x13\x57\xfa\x97\xa0\x1f\x50\xe4\x3a\x73\x68\x19\x42\xbd\x40\x06\xd2\x05\xd7\x89\x53\x03\xe7\xae\xd4\x3c\xef\x82\xe1\xd1\x40\xb3\x7c\x08\x0a\xf3\x50\xbe\x0d\xc2\x41\xff\x82\xaa\x43\x3e\xa3\x87\xc1\x87\x4d\xce\x92\x2f\x49\x7c\x91\x5a\x83\x37\xb1\x7f\x49\xff\x44\xfe\xe0\x38\xc9\xfc\x24\x70\x38\x56\x32\x02\x9c\x59\x9e\xac\x2c\x89\xeb\xc4\x91\x01\x01\x39\x07\x64\x77\x68\xf1\x9a\xd0\xca\xbe\xfc\x55\xba\xe9\x94\x94\x42\x36\xb6\xa8\xd5\x54\x7e\x78\x35\xb0\xe8\x1a\x04\xb3\x48\x88\x16\x97\xf7\x44\xb8\xb8\x7d\x57\xc8\xc2\xe7\xdd\xff\x28\xbf\x8e\x91\x52\x88\xd2\x93\x21\x27\x82\x66\x2c\xad\x29\xb5\x32\x6a\xb1\xc7\x28\x0c\xc9\x2d\xe9\xf4\xb9\x2c\x7e\x93\x6c\x0c\xe2\x29\x57\x04\xd8\xb0\xfa\x8b\xeb\x0b\x4c\xa1\x1a\xf3\x03\x21\xbf\x71\x3e\x70\x31\x4a\x66\x9c\x0c\x56\xc0\x5d\x41\x5e\x3d\x89\x6a\xa6\xc6\x55\x5e\x31\xb2\xbd\xc7\xc6\x8e\x7d\xb1\x57\x67\xdd\x6a\x91\x72\x0c\x65\xc6\xbf\x42\xd9\xf8\xb1\x4e\x04\xa0\xec\x38\x4c\x4b\xb3\x72\xdb\x05\xda\xca\xcd\x53\x01\x6d\x2c\x0d\x88\x67\xc2\x30\x23\x43\x2e\x27\x3d\x90\xb2\x22\xf5\x51\xce\x6b\xac\x79\xd3\x01\xe8\x3f\x7b\x64\xc3\x0f\x1c\x06\x4f\xe7\x4f\x28\x05\xa3\x3a\xb8\xa9\x06\x3d\xf4\x7c\x7e\x8e\x95\x32\x73\x9a\x65\xeb\x7a\x82\xe9\x4b\xee\xf6\x17\x64\x4d\xaf\xc6\x84\xf8\x72\xc8\x73\xbf\x87\x7d\xe0\xfc\xe8\x8e\x89\x69\x60\xc6\x95\xb5\xc5\xbf\x66\x0c\xc5\x2f\xc6\x7b\x70\xc4\xdc\x8f\xa6\x57\xb0\xa4\x1e\x15\x64\x5f\x62\x5e\xb8\x39\xf9\x3a\x87\x3a\x23\xb7\x52\x2b\x40\x17\x97\xc4\x42\xca\xfb\x8f\xf1\x89\x30\xd5\x21\xf0\x86\xab\xa2\xf8\x34\x64\xb3\xcc\x3a\x1f\x61\xc7\xab\xb1\x43\x62\x13\xf9\x40\x6f\x73\x8a\xc9\x5a\x60\xb8\x15\x35\x9e\x7a\x39\xf1\x3b\x03\x81\xbd\x9d\xa3\xc5\x2e\x58\xe4\x14\xbc\x60\x1d\xef\x7f\x51\xe2\xc1\xd0\xab\x5e\x7d\x9d\x4e\xaf\x4c\xfb\x58\x61\x47\xf3\x0d\xd0\xad\x39\x44\xed\xb1\xb9\x57\x3f\x41\x16\xbb\x3f\xd7\xbc\x49\xd9\x86\x86\xb4\xee\x93\xbe\x4b\x8a\xc9\x17\x34\x8b\x73\x2d\x94\x3f\xbd\x6d\xe4\x9f\x35\xb3\x1a\x60\xf2\x77\x1d\xfc\x27\xac\x79\xd2\xcf\x3f\xcd\xdf\x60\xf6\x46\xb5\x2c\x87\x52\x44\x33\xce\x60\xa6\x08\xa1\xa5\xbf\x11\x34\xb1\x06\x8d\x1f\x18\x22\x2b\xfd\x6d\x79\x74\xc5\x11\xc9\xce\xb3\x34\xed\xc6\x2f\xdd\xe6\x54\x5c\xfe\x99\x5e\x57\xda\xa5\xa8\x85\xde\x67\xc4\x2f\x2e\xa4\x3e\x69\x7c\xbf\x7e\x75\xbf\x07\xe9\x93\xf2\xf5\x41\x18\x71\x17\xb8\xac\xc8\xae\xc0\x71\x4b\x8d\x04\xea\x32\xb8\x96\x76\xcf\xdb\x7e\x72\x31\x3e\x27\x7b\x66\xd8\xf0\x30\xfb\x81\x76\xfa\xf1\x34\xfc\x64\x0e\xd1\xf2\xb5\xda\xdc\x16\x2e\xb3\xf9\xfd\x8a\x14\x72\xaa\xbf\x14\xdb\xb1\xfc\xfb\x48\x37\x96\x3e\xe4\x38\xb6\x87\x45\x36\x28\x4d\x9a\x63\x9f\xe7\xd9\x4d\x45\xe0\x9c\xa2\x1a\x67\x34\xf0\xe5\xcf\x8e\xce\x32\x88\x12\x66\xd4\xd9\x7b\xc4\x30\x0d\xe1\xd9\x6c\xfc\x24\xf4\x4f\xc3\xbb\xf9\x11\xdc\x60\xfb\x23\x25\x76\x9c\xf2\xe7\x51\x55\x4e\x3c\xd5\xa8\xc1\x46\x63\xae\x7c\x86\x5b\x5b\x33\xc3\xbc\x0c\xdc\x5b\x44\x36\x6b\x26\x8d\x4c\xe3\xe0\x23\x67\xa7\x57\x91\x8f\x96\x3a\x96\x3a\x96\xef\x2e\x79\x2f\x97\x0f\x8c\x2f\x6f\x2c\x7f\xaa\x7b\x83\x70\x86\xd7\xe4\x1a\xaf\x58\x23\xd8\x51\x1f\x91\x91\xc8\x5e\x2f\x4b\x24\x07\x15\x6a\x75\x66\xb5\x0b\xa3\xac\xf3\x1e\x55\x87\x0d\x57\x8c\xb5\x2d\x49\xce\xe1\x4b\x78\xe5\xa5\xf3\xb9\x47\x63\xd6\xf2\x1d\xf9\x90\x2c\x52\xb9\x0f\x8f\x5b\xa1\x56\xbb\xbe\x26\xdc\xde\xd3\xaa\x44\x95\x1c\xee\xeb\x46\x12\x74\x17\x21\x43\xf5\x48\x37\x94\xc3\x44\xdf\x42\x00\xbe\x75\x4a\x7e\x40\x94\xa8\x3d\x15\x5b\x77\x85\x18\x3f\x55\xfd\x6a\x8e\xf8\x6b\x5a\x33\x4a\x85\x60\x34\x75\xe6\x99\x28\x2e\x6e\x72\xc6\x6c\x01\x43\x9c\xf8\xa1\x21\x82\xe6\x4d\x7b\xc1\xd0\x3e\xb4\xf0\xe0\x8d\xfb\xf1\x81\x71\x59\xeb\xe2\xe9\xa9\x69\x6a\xfc\xba\x37\xed\x79\x7d\xfc\xbe\x2e\xf9\x37\x97\xb9\x43\xa3\x61\xb5\x2f\x98\x6e\x70\xdf\x56\x1f\x32\x0a\xf3\xb2\xfb\x22\x36\x90\xa6\x3d\x70\x74\x71\x96\x41\xe9\xdb\xe8\xcb\xa7\x43\x7a\x12\xab\xc4\xc8\xef\xde\xd2\xd3\x0a\x48\x97\xdb\xdd\x83\x42\x09\x17\x5b\x7b\x1c\xe3\x71\xdb\xad\xbb\xfa\x78\x2c\xb3\x15\xa3\xf2\x1a\x7b\xb2\xdb\x1e\x26\x10\x37\xe9\x6f\xbd\xed\x99\x71\x2c\x84\xbf\x9d\x58\x22\x1c\x6d\xb8\x25\xd8\x61\x92\x1e\xbb\x59\x3d\x99\x53\x08\xdd\xf6\x41\x4a\xbe\x69\xe7\x1d\xe0\xab\xaa\x57\x68\x2a\x64\xb7\xc6\x5b\x84\xb3\x0c\x54\xe3\xe1\x99\x93\x8c\xeb\xb5\xa9\x6d\xf2\xb4\x7b\x55\x1a\x45\x26\x64\x9b\xf2\xe7\xb1\x26\x44\xf8\xeb\xaa\xe7\x79\x78\xe3\x92\x3a\x0b\x1b\xdc\xb3\x52\x7b\x4d\x4b\x6c\x6e\xd9\xbe\xa2\x31\xd6\xa6\x1a\x0a\x71\xce\xfa\xe1\xfa\x65\xd7\xbd\x34\xc2\xe7\x8f\x6d\x8d\x26\x3b\x7f\x87\x2d\xe5\xa1\xb2\xe8\xac\xcd\x11\x78\x61\x9a\xc0\xf6\x79\xfc\xfd\xec\x6c\x66\x25\x31\x3e\x3f\x89\xfc\x83\x7a\xbc\x68\x17\x05\xa2\x75\x16\x54\x0e\x69\xd2\xbe\xe5\xaa\xd5\x2c\x52\x8f\x64\xb5\x65\xea\x93\xed\x32\x30\xa1\xba\x04\x62\x9a\x94\x4b\x30\x3e\x33\xb5\xd4\x70\x05\xa7\x9e\x2e\x73\x53\x1f\xab\x9b\xf3\x09\xb6\x88\x1d\x28\xc0\x82\x57\x2a\x46\x1c\xe5\x76\x02\x9b\x13\x5c\x0f\x6f\x8a\x0d\xc0\xdc\xbd\x36\x8f\xcf\xc2\x03\x7e\xdb\xf0\xc0\x76\x44\xd4\x6e\x5c\x23\xa0\xa2\xc3\x68\x4e\x24\xa1\x78\x24\x69\x96\x8a\x49\xa4\xc3\xef\xd3\x76\x63\x8f\x74\x9f\xa7\xa7\x47\xd5\x96\x4d\x50\xd7\xc3\x85\x13\x07\x28\xb5\xa1\x4e\x7e\x72\xe4\x07\xa1\x82\x36\xbb\xc4\xf1\x70\x84\x6e\x32\xa1\x2b\x4a\x45\x09\x87\xdb\x4d\xbc\x09\x03\x60\x2b\x32\xde\x83\xf4\x9a\x9e\x1a\x3e\xda\xbd\xd2\x8f\xb1\xc3\x6e\x6a\x4e\x7f\x72\x0e\xdc\x6c\x43\x3f\x72\xad\xdf\x6c\x20\x7a\x79\x50\x99\x69\xc4\x03\x9f\x63\xd4\x0e\x12\xda\xdf\x95\x38\x46\xeb\xf6\x7b\x3f\xd7\x4f\xff\xe2\x69\xd9\x94\x4b\xa7\x7a\x88\xe5\x79\xd2\x2d\x9e\x2a\xc4\xe8\x52\xba\x9f\x3e\xf7\x3c\x60\x68\xb9\x36\x9b\xab\xd0\xc7\x3d\x6c\xd4\x87\xc8\x91\x2f\x56\x15\xad\x88\x2f\x43\xa6\xa0\x27\xf0\x2f\x63\x8f\x02\x97\xbb\xfb\x6e\x2d\xef\xc7\x2f\xc4\x18\x20\x76\x83\x57\x82\x8c\x33\xb6\x03\x88\x80\x27\xad\x8c\x7c\xe2\x82\xfd\x34\xbd\x9a\x0c\x75\xc8\xa0\x86\x92\xc7\x9c\x8b\x88\xb3\xf4\x00\x87\xdc\xa9\x63\x0c\xba\x25\xa8\xae\x91\x01\x33\x1b\xc8\xea\x60\x9e\x35\x6e\x0e\xdb\x5b\xfb\xa6\x3f\xed\x66\xce\x72\xd7\x9b\x31\x56\x66\x98\xea\xef\xab\xbe\xa5\x95\x3a\x9d\x50\x70\x21\x0b\x79\x98\x40\xb2\xf0\xae\x01\x6d\xc0\x8c\x91\x31\x15\xce\x56\x3f\xe6\x9c\xba\xd5\x3b\x53\x52\x80\x1a\x91\x77\x8e\xb4\xa5\x07\xa6\xd7\x52\xae\x1a\x56\xd1\x20\xd4\x01\x13\x1b\x4a\x2b\xed\xac\x85\x0e\xf6\x22\x33\x5b\x5f\x70\xe8\x17\xfd\xfd\x9d\x88\x12\x6d\xfa\xef\x2a\x5d\xf1\x5f\x69\x8f\x94\x15\x7d\xdf\x51\xc3\x95\x86\xed\xab\x29\x7b\xca\xe9\x06\x36\x24\x80\x42\xba\x22\x16\xf7\x4b\xe1\x08\x8c\x43\xfa\xc3\x36\x00\x92\x4d\x90\x75\xfe\x0c\x72\xfb\x37\x97\xe6\xff\xf2\x74\x1e\x6a\x8a\x3d\x38\xe8\xca\xf9\xbf\x5d\xff\x0f\xce\xd0\x12\x00\x00\xb0\x08\x00\x1c\xba\x07\x00\x1c\x4a\xfc\x6f\xee\xd1\x7f\x77\x82\xfe\xef\xdc\x9f\xff\x8f\xb8\x7f\xe5\xc5\x81\xff\x63\xef\xbf\xe2\x83\x5f\x49\x4e\x07\x07\x3d\xdf\xfe\x95\x8d\x9f\xfd\x6f\xf7\xfe\xd3\x4b\xfb\x69\x00\xe0\x7a\x27\x00\x70\xa6\x05\x00\xb8\x10\xf1\x1f\xeb\xff\xc3\xbd\x95\x03\x00\x04\x8f\x01\x00\x67\x41\xff\x67\xae\x4e\x17\x00\xb8\xa6\x07\x00\x9c\xea\xfc\x77\xee\x3f\xf9\x62\x9f\xbe\x7b\xf2\x4a\xdc\xda\xe8\x9b\x55\xe4\x27\xc5\xcb\x5f\x7e\x9e\xff\xe7\xbd\x07\x18\xea\xc1\x01\x00\x00\x96\xd8\x38\x7e\x78\xe7\xe0\xa0\xeb\x68\x63\xc2\x49\x78\xe9\xef\x2d\xbe\xf4\x86\xff\xee\xa6\xf5\x6a\x05\x9c\xfe\xb3\xfc\xe0\xbb\x58\x16\x20\x4d\xe9\x16\x00\xe0\x61\x7a\x70\xf0\x7e\xe7\x60\xb1\xe5\xee\xff\xe0\x04\xc6\x83\x0f\x7e\x8e\xe8\x00\x0c\xeb\xbe\x00\x00\x16\xea\xff\x70\xfc\x9b\x97\xff\x07\x77\x64\xef\xce\xc1\x41\xb0\x11\x00\xd4\x3a\x0c\x00\xdc\x48\xf8\x87\xfb\x9b\x38\x13\xe8\xe9\xf1\xcf\xdf\xfb\x05\xf8\x78\x58\x59\xdb\x88\xfe\xab\x83\xcf\x84\x7f\xcd\x18\x0b\xf6\xf1\x0e\x76\xfd\xb7\xa9\x9f\x76\x7f\xf1\xc4\x0c\x00\x00\xd8\x00\x00\x00\x41\x80\x16\xc0\x17\xe0\x07\x08\x03\x04\x00\x3c\x01\x1e\x80\x67\x80\x20\x80\x28\x40\x01\x00\x03\xc0\x00\xaa\x00\x51\x80\x1e\xe0\x05\x20\x08\xe0\x0e\x08\x00\xbc\x00\x38\x03\x82\x00\x9e\x00\xdf\x7f\x22\x6f\x80\xe8\x3f\x27\xbd\x01\xbe\x80\x80\xff\x8a\x5f\x00\x02\xff\xc9\xfe\x7f\x2a\x18\xe0\x03\x00\x04\x3e\x55\x54\xf8\x57\xd5\xd3\x06\x00\xc0\x51\xee\xc1\xc1\x07\x19\x00\xe0\x58\x39\x00\xf0\x33\xe5\xe0\xe0\x7b\xf5\xc1\xc1\xcf\x5a\x00\xe0\x70\x0d\x00\x30\x99\xf9\xff\x05\x00\x00\xff\xff\x12\x78\xef\xbb\x20\xee\x00\x00"); -type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;};var _adaf =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\xf1\x75\x54\x94\x6f\xf8\xee\x81\x8e\x5d\x28\xd8\x8a\x85\xa2\x02\x06\x22\x28\x61\x53\x62\x01\x12\xa2\x80\x4a\x88\x20\x48\x49\x33\xf3\xf6\x74\x37\x4c\x30\x0c\xc3\x0c\xdd\xdd\xdd\x25\xa2\x52\x2a\x26\x62\x77\xf7\x59\xdf\xfd\xdb\x6b\xed\xb3\xd7\x39\xfb\xfa\xe7\xfd\xbc\xd7\x73\xad\x75\xdf\xcf\x73\xe1\x74\xb4\xdb\xad\x4f\x9f\x3e\x35\x5d\x07\x87\x8b\x8c\x8a\x89\xb2\x75\xf4\x3c\x79\xca\xcf\x5f\x6f\xce\x28\x6e\x3a\x6e\x1e\x4e\x1b\xb7\x1b\xb7\xda\xef\x52\x74\xe4\x7f\x19\xdc\xff\x53\x5f\x47\x70\xd3\xfe\xfb\xde\xda\xe9\x7f\xdc\xd6\xf6\xff\x9d\xfb\xff\x2b\xad\x80\xcb\xd1\x97\x70\xb8\x69\xcb\x70\x38\x9c\xe5\xa5\xc8\xa8\x18\x1c\x6e\xda\x7f\xb3\x7c\xe3\x63\x22\xff\xe3\x7c\x1c\x0e\xb7\xcc\xff\xea\xff\xe2\xe6\xff\xd8\xda\xd4\xc6\x04\x87\x9b\x76\x1b\x37\xed\xf2\x79\x6b\x53\x9b\xdd\xb8\x69\x41\x26\xff\x9b\x4d\x71\xd3\xfb\x59\xff\xb1\x8d\xa9\xb5\x09\x6e\xe6\xee\xe7\xb8\x99\xd7\x4e\xd8\x98\x5a\xef\xc6\xcd\x55\xef\xf9\xdf\x6c\x8a\x5b\xb8\x0c\xc1\xe1\xb2\x7a\x83\xfc\xc2\x62\x70\x0b\xeb\x4f\xe1\xa6\xad\x99\x19\xe3\x17\x15\x84\x5b\x34\x7a\x1a\x37\xcd\x32\xea\x7f\xf6\xf9\x5f\xd2\x3b\xee\xe6\xac\x67\x1b\xe1\x17\x73\x39\x40\x2f\xce\x54\xcf\xcc\xc4\x64\x8b\x9e\xa1\xbf\x5f\xf4\x71\x5b\xdb\x88\xd0\x88\x28\xa3\xff\xaf\x6b\x4c\xc3\xc5\x5c\x4e\x88\xf9\x8f\xfe\xcf\xb9\xde\x7f\xcf\x19\x7c\xe9\xaa\x5e\xdc\x6e\x63\x53\xbd\x9d\x7a\xb6\x11\x91\x89\x51\xc1\x41\x57\x62\xf4\x0c\x2f\x19\xe9\x99\x9a\x98\x98\xef\x34\x35\x31\xb1\xd0\xfb\x9f\xb0\x5b\x44\x68\x6c\x4c\x70\x44\x78\xf4\x0e\x3d\xeb\xd0\x50\x3d\xd7\xff\x82\xd1\x7a\xae\x97\xa3\x2f\x47\xc5\x5d\x0e\x30\xc6\x9d\xf3\xf4\xd2\xfb\x9f\x59\x63\x76\x38\xdc\x43\x47\x1c\xae\xf1\xce\xff\xf1\x66\x9c\xc0\xe1\x66\x5c\xc3\xe1\xa6\xb7\x86\x05\xc6\x98\xfe\xe7\xcc\x9c\xb1\x00\xf7\x3f\xbd\xfc\x5f\x6b\xfe\xff\xfc\x4f\xfb\x5f\xe6\xb4\x6f\x33\xde\xce\x9a\x9a\x73\x7f\xde\xc8\x82\x5b\x0b\xc7\xb5\x9f\x2e\xfe\xb0\xf4\xcf\x8a\x79\xab\x96\xea\xae\x5b\x6b\xb4\xde\x54\xcf\x6a\xd3\xc1\xcd\x87\xb7\x1e\x31\x3c\xbc\xed\xd0\x8e\x83\xc6\xfb\x4c\x2c\x4d\xf7\x9a\x95\xee\x29\xde\x5b\x60\x9e\x67\x91\x63\x99\x65\x95\xb1\x4f\xb3\x5f\x7d\x20\xfd\x60\xfa\xa1\xf4\xc3\xe9\x47\xd4\xd6\x19\x36\x59\xb6\x39\x76\xf9\xf6\x45\x47\xcb\x1c\xaa\x8e\xd5\x1d\x6f\x3e\xd1\x7e\xb2\xfb\xd4\x80\x63\xaf\x53\x97\x73\xc7\xe9\x56\x97\x26\xd7\x7a\xb7\x1a\xf7\xca\x33\xa5\x1e\x45\x67\xf3\xce\x65\x79\xaa\xbd\x94\xde\x29\xe7\x65\x17\xa4\x17\xe5\x3e\x4a\xdf\x0c\xbf\x02\xff\xaa\x4b\x6d\x01\x37\x2e\xdf\x0f\x9c\x0c\x7a\x7c\xe5\x61\xf0\x83\x90\xfb\x57\x27\x42\x27\xc2\xee\x87\xdf\x8f\x78\x10\xf9\xf0\xda\xa3\xa8\x27\xd1\x4f\x63\xa6\x62\x9f\xc7\xbd\x8c\x7f\x9d\xf0\x36\xf1\x03\xfe\x13\xe1\x0b\xf0\x1d\xfc\x09\xfd\x41\x70\x48\x0e\xea\x8a\xfe\xc6\x32\x88\x4e\xc4\xef\x24\x15\xf9\x24\xf9\x33\x25\x95\x7a\x8c\xfa\x81\x26\xa7\xdb\xd3\xdf\x31\x24\x4c\x1b\xe6\x6b\x56\x32\xdb\x9a\xfd\x8a\x93\xc4\x3d\xc2\x7d\xc5\x4b\xe2\xdb\xf0\xdf\x08\xa4\x42\x7b\xe1\x47\x91\x52\xec\x28\xfe\x95\x94\x9b\xec\x25\x99\x2f\xa9\x93\x86\xc9\x56\xca\x5a\xe4\x21\x29\xcb\x52\x1a\x15\xc1\xa9\xcb\x52\x9b\x94\x57\xd3\x56\xa4\xb5\xaa\xc2\xd3\x75\xd3\x3b\xd4\xd7\x34\xeb\x34\x3d\x19\xb1\x99\x1b\x33\x07\xb2\x12\xb3\xb7\x64\x0f\xe5\x80\xb9\x46\xb9\xc3\x79\x68\xfe\xce\xfc\xb1\x02\x52\xa1\x49\xe1\xdd\x22\x4a\xb1\x69\xf1\x44\x09\xad\xd4\xac\x74\xa2\x8c\x51\xbe\xaf\xfc\x45\x85\xa4\xf2\x68\xe5\xe7\x2a\x55\xb5\x53\xf5\xcf\x9a\xcc\x5a\xd7\xda\xbf\x75\xb9\xf5\xe7\x1a\x66\x37\x54\x34\x06\x34\x2d\x6d\x6a\x6d\xbe\xd6\xb2\xa1\xe5\x7a\x2b\xd0\x66\xd4\x36\xda\x4e\xec\xd8\xd5\x71\xa7\x93\xd4\xb5\xb3\x6b\xb8\x1b\xec\xd1\xef\xe9\xe9\x0d\xeb\xd3\xe9\x2b\xeb\x77\x1f\x30\xb8\xce\x1f\xfc\x31\xe4\x73\xb3\xf5\xf6\xa6\x61\x64\xe4\xde\x98\xf9\x38\xfb\xce\xe3\x7b\x7b\x27\xa8\xf7\x47\x1e\xea\x3f\x8a\x78\x5c\x33\x39\xed\xe9\xf1\x29\xc1\xb3\x6f\x2f\xbc\x5e\xd6\xbf\x5e\xfb\x86\xf0\x76\xf4\xbd\xe9\x07\xc6\xc7\x47\x9f\xf7\x7c\xa1\x7c\x1d\xfe\xbe\xe9\x47\xc4\xcf\x86\xdf\x0b\xff\x5c\xf8\x5b\xf8\xef\x1f\x0e\x37\xed\xc7\x8c\x0f\xb3\x5e\xcd\x99\x9c\xf7\x70\xc1\x83\x85\xcf\xb5\x3f\x2e\xfe\xb9\x6c\xc6\x8a\x05\xab\x96\xea\xae\x59\xbb\x79\xfd\x0e\x3d\xd3\x4d\xe6\x9b\x2d\xb7\x5a\x1a\x5a\x6c\xdb\xbb\xc3\xcc\xd8\xd4\xc4\xd4\xd4\xd4\xac\x64\x4f\xd1\xde\x7c\xf3\x5c\x8b\x6c\xcb\x4c\x2b\xcd\x3e\xf5\x7e\xd5\x81\xb4\x83\xa9\x87\x14\x87\x53\x8e\xc8\xad\x65\x36\x52\x5b\xa9\x9d\xcc\x3e\xe5\xa8\xd2\x21\xfd\x58\xf6\xf1\xc2\x13\x55\x27\x5b\x4e\x0d\x38\x76\x3b\x75\x38\xb7\x9d\x6e\x73\x69\x73\x6d\x77\xeb\x74\xef\x3e\xd3\xe7\x71\xfd\xec\x8d\x73\xb7\x3c\x6f\x7b\x0d\x7b\x8f\x9c\x1f\xb9\x30\x72\x71\xc4\x67\xc4\x77\xd4\x6f\xcc\xff\xce\xa5\x89\x80\x87\x97\x27\x03\x1f\x07\xdd\xbd\x32\x1c\x3c\x18\xd2\x7b\xb5\x23\xb4\x25\xac\x31\xbc\x2e\xa2\x3a\xb2\xea\x5a\x65\x54\x65\x74\x65\x4c\x55\x6c\x4d\x5c\x7d\x7c\x73\x42\x47\x62\x2f\xfe\x06\x61\x0c\x78\x08\xbe\x80\x3e\x21\x38\x44\x8d\x3a\xa0\xaf\x31\x01\xd1\x92\xf8\x80\x44\x25\x1b\x93\x47\x29\x08\xd5\x88\x7a\x8b\x06\xd2\x0d\xe9\xb7\x18\x30\x73\x1b\x73\x94\x45\x64\x9b\xb0\x27\x38\x0c\xae\x05\xf7\x29\x4f\xc8\xb7\xe6\xbf\x15\xa4\x08\x4f\x08\xbf\x8b\x32\xc5\xee\x49\xd3\x93\x4a\x92\x7d\x24\x8b\x24\x0d\xd2\x30\xd9\x0a\x59\xa3\x3c\x30\x45\x3b\xa5\x5a\xe1\x9f\xaa\x95\x5a\xa5\xf4\x4f\x5b\x98\x56\xad\x0a\x48\xd7\x4e\xaf\x53\x07\x69\x96\x68\x1a\x33\x42\x32\x57\x64\xb6\x66\x85\x67\xeb\x66\x77\xe6\x44\xe5\xae\xcf\xed\xcd\x8b\xcb\xdf\x94\x3f\x58\x40\x28\x34\x28\xbc\x55\x04\x17\x6f\x2f\x1e\x2b\x21\x95\x9a\x94\xde\x2b\xa3\x95\x9b\x96\xdf\xab\xa0\x54\x9a\x54\xde\xa9\x22\x57\x9b\x54\xdf\xab\xa1\xd5\xee\xad\x7d\x52\x27\xa8\xb7\xa9\xff\xd8\x90\xde\xe8\xda\x34\xa3\xa9\xac\x39\xa0\x65\x59\x4b\x7b\x6b\x74\xdb\xa6\xb6\xa1\x76\xb8\x63\x47\xc7\x78\x27\xa9\x6b\x57\xd7\x58\x37\xda\x63\xd8\x73\xbd\x37\xaa\x6f\x79\x5f\x65\xbf\xc7\xc0\xf6\xeb\xaa\x1b\x4b\x87\xd0\x9b\xaf\x6e\xbb\x0c\x97\x8d\x2e\x1e\x0b\x1d\x6f\xbb\xbb\xe2\x5e\xd0\x44\xf9\xfd\x7f\x0f\x1d\x1e\xb1\x1e\x0f\x4e\x2e\x7e\x7a\x7a\x4a\xf8\xec\xd7\x0b\xff\x97\x9d\xaf\x0d\xdf\xd0\xde\x4e\xbd\xb7\xfe\x20\xfb\xf8\xee\xb3\xf5\x17\xde\xd7\x89\xef\x86\x3f\xa2\x7e\x36\xfd\x5e\xf8\xe7\xfc\xdf\x82\xff\xfa\x9f\x3e\x67\xe6\xa2\xd9\xcb\xe7\xae\x99\xbf\x41\x6b\xfd\xa2\xb5\x3a\xab\x97\xe8\x2e\x5b\xb3\x62\xcd\xaa\x35\xba\xcb\xd7\xfc\x5b\xf7\x6a\xc3\xdd\x8d\x43\xfa\xd7\xb7\xdc\x32\x98\x30\x7a\xb1\xfd\xbb\xf1\x3c\x93\xd5\xa6\xdb\xcc\xca\xf6\x94\xee\x2d\x35\x2f\xb1\x28\xb1\x2c\xb6\x2a\xda\x57\xb0\x3f\xff\x40\xee\xc1\xec\x43\x99\x87\x35\x47\x54\xd6\xa9\x36\x72\x5b\xa9\x9d\xc4\x3e\xf9\xa8\xc4\x41\x7e\x2c\xed\x78\xd6\x89\x92\x93\x0d\xa7\x06\x1c\x5b\x9d\xea\x9c\x2b\x4e\x97\xba\x14\xbb\x16\xbb\x15\xbb\x97\x9e\xa9\xf0\xa8\x3e\x5b\x77\xae\xc9\xb3\xd5\xab\xc3\xbb\xeb\x7c\xcf\x85\xbe\x8b\x03\x3e\x83\xbe\x43\x7e\xb7\xfd\x47\x2f\xdd\x0d\x78\x70\x79\x32\xf0\x49\xd0\xfd\x2b\x63\xc1\xb7\x43\x06\xaf\xf6\x87\x76\x87\x75\x84\xb7\x45\xb4\x44\x36\x5f\x6b\x8a\x6a\x8a\x6e\x8e\x69\x89\x6d\x8b\xeb\x88\xef\x4e\xe8\x4f\x1c\xc2\x8f\x12\x26\x80\x49\xf0\x35\xf4\xe5\xff\xea\xff\x3e\x89\x4c\xde\x49\x1e\xa6\x80\xd4\xad\xd4\x41\x5a\x22\x5d\x9f\x3e\xc0\x48\x60\xea\x33\xaf\xb3\xf0\xec\xad\xec\x9b\x1c\x88\xbb\x9d\x3b\xc6\x23\xf3\xcd\xf8\x0f\x05\x1c\xe1\x01\xe1\x4b\x91\x54\x7c\x4c\xfc\x2d\x29\x2b\xf9\xac\x64\xae\xa4\x56\x1a\x2a\x5b\x2a\xab\x96\x5f\x48\x99\x99\x92\xa7\x70\x57\xfc\x49\xcd\x52\xba\x2a\xff\xa4\xe5\xa8\xdc\xd3\x71\xe9\x05\x6a\x4f\xcd\x6c\x4d\x69\x86\x4f\xa6\x56\x66\x4d\xd6\xe5\xec\x25\xd9\x4d\x39\xa1\xb9\xab\x73\x3b\xf3\xa2\xf3\xf5\xf2\x07\x0a\xf0\x85\x5b\x0b\x6f\x15\x21\xc5\x3b\x8a\xc7\x4a\xc8\xa5\xbb\x4b\x27\xca\xe8\xe5\xe6\xe5\x4f\x2a\xb8\x95\xfb\x2b\x9f\x55\xf1\xab\x0f\x54\x4f\xd5\xf0\x6a\xf7\xd7\x4e\xd5\x09\xea\x0f\xd7\xbf\x6e\x90\x37\x9e\x68\xfc\xd1\x94\xdd\x7c\xb6\x65\x4e\x4b\x65\x6b\x40\xdb\xd2\xb6\x96\xf6\xf0\x8e\x35\x1d\xdd\x9d\xd1\x5d\xeb\xbb\xba\xbb\xaf\xf5\xac\xee\x69\xee\x0d\xea\xd3\xea\x2b\xee\x77\x1b\x30\xb8\xce\x19\xfc\x34\xe4\x71\xb3\xf2\xf6\xb2\xe1\xc8\x91\xde\xb1\x4d\xe3\x09\x77\x06\xee\xe9\x4d\x44\xdd\x6f\x7d\xb8\xf8\x91\xef\xe3\x82\x27\x3f\x9e\xda\x4d\xf1\x9f\xbd\x7d\x71\xe2\x65\xc6\xab\x7f\x6f\x3c\xdf\x96\xbe\x9f\xff\xc1\xef\x63\xd5\xe7\x85\x5f\xfc\xbe\x56\x7c\x9f\xfb\xc3\xfb\x67\xe1\xef\xe9\x7f\x3c\xfe\xe6\xfe\xd7\x3f\xee\xf3\xb4\xe7\xd3\xef\xcd\x18\x9a\xd9\x3b\xab\x7b\xf6\xc0\x9c\x5b\x73\x87\xe7\x8d\xce\x1f\x5b\x70\x47\xeb\xde\xc2\xfb\x8b\x1e\x6b\x4f\xe9\xbc\x5a\xfc\x7e\xc9\xe7\xa5\x3f\x96\xfd\x5b\x31\x73\xe5\xfc\x55\x3a\xab\x57\xe8\xea\xae\xd1\x5d\xab\xbb\x4e\x77\xfd\x9a\x0d\x6b\xf4\xd6\x6c\x5c\xb3\x69\x8d\xbe\xee\x66\xdd\x2d\xab\xb7\xae\x32\x58\x69\xb8\xdc\x68\xe9\xb6\x25\xdb\x17\xef\xd0\xd9\xb9\xd8\x78\xe9\xae\x15\x26\xba\xbb\xf5\x4c\x8d\xcc\xcc\xf6\xec\xd8\xbb\xd5\x5c\xdf\x62\xa3\xe5\x46\xab\x8d\xfb\xf4\xf7\x6f\x39\x60\x78\x70\xfb\xa1\x5d\x87\x4d\x8f\x98\x5b\x5b\xd9\xec\xb7\x3d\x64\x77\xc4\xde\xfa\xa8\xad\x83\xdd\xb1\xa3\xc7\x1d\x4e\x1c\x3f\x79\xe2\xd4\x29\xc7\x13\x4e\xf6\xce\x47\x4e\xef\x77\xb1\x70\x35\x73\xdb\xe5\xbe\xe3\x8c\x91\x87\xc1\xd9\x2d\xe7\x36\x7b\x6e\xf6\xda\xec\xbd\xf9\xfc\xd6\x0b\x86\x17\xb7\xfb\xec\xf2\xdd\xe3\xb7\xcf\xff\xc8\xa5\x63\x01\x2e\x97\xbd\x02\x03\x83\x2e\x5c\xf1\x08\x76\x0e\x39\x71\xf5\x68\xa8\x6d\x98\x4d\xb8\x75\x84\x75\xa4\xf5\x35\xdb\x28\xfb\xe8\x63\x31\x27\x63\x9d\xe3\xdc\xe2\xcf\x25\x5c\x48\xf4\xc7\x07\x11\x42\x81\x6b\x60\x2c\x84\x87\x21\x04\x44\x13\xb0\x28\x62\x18\x29\x88\xec\x47\x39\x4f\xf5\xa0\xb9\xd0\x1d\x19\xc7\x99\x47\x59\x76\x6c\x5b\x8e\x2d\xd7\x8e\x77\x94\x7f\x5c\xe0\x24\x74\x17\x79\x8b\x03\x92\x22\x92\x09\x12\x86\x54\x2a\xe3\xc8\x49\x29\x80\x22\x26\x35\x42\x19\x92\x16\xa8\x0a\x48\xf7\x57\xfb\x6b\xfc\x33\x02\x32\x03\xb3\x82\xb3\x43\x73\xae\xe5\xc6\xe6\x11\xf2\xd1\x02\x5a\x21\xb7\x28\xa9\x38\xb5\x24\xb3\xb4\xb0\xac\xb4\xbc\xb4\xa2\xa4\xb2\xb8\xaa\xa8\xba\xb0\xa6\xa0\x36\xbf\x2e\xaf\x3e\xa7\x21\xab\x31\xa3\x49\xdd\xac\x6a\x51\xb6\x2a\xda\x52\xda\xe5\x1d\x29\x9d\xa9\x5d\xaa\xee\xcc\x9e\xfc\xde\xf2\xbe\xa6\xfe\xfe\x81\xe6\xeb\x95\x83\x85\x37\x72\x86\x32\x6e\xaa\x6f\xa5\xdf\x4e\x1f\x56\x8f\x64\x8c\x66\x8f\xe5\x8d\x17\xdc\x29\xbe\x5b\x7a\xaf\x62\xa2\xfa\x7e\xdd\x83\xc6\x87\xad\x8f\xba\x1e\xf7\x3f\xb9\x39\x39\xfe\xf4\xd1\xd4\xc3\x67\x63\xcf\x07\x5f\x74\xbf\x6c\x7d\x55\xff\xba\xea\x4d\xd9\xdb\xe2\x77\x05\xef\xf3\x3f\xe4\x7d\xcc\xff\x54\xf8\xb9\xe4\x4b\xe5\xd7\xfa\x6f\xed\xdf\x07\x7e\x8c\xfe\x7c\xf4\xeb\xc5\xef\xf7\x7f\xbe\xfe\xfd\xf5\xef\xdf\xbf\x7f\x08\x0e\xfe\xfd\xae\x13\xc1\x21\x73\xef\xff\x46\x70\xc8\x8a\xfe\x4c\x04\x87\x6c\xa9\xc9\x40\xa6\x21\xa6\x9a\x4c\x64\x1a\x62\xcb\x69\x45\xa6\x21\xae\xb1\x7d\xc8\x34\xe4\xb2\xb7\x3b\x32\x0d\x21\x1c\xd8\x86\x4c\x47\xa4\x4b\x6e\x23\x5b\x11\xc5\x3f\x63\x18\x4f\x5a\xff\xf6\x0e\x1c\x45\xcc\xbb\xaf\x05\xc7\x12\xcf\xf4\x0d\xc3\x18\xf6\xa3\xba\x17\xf6\xc1\x76\xaa\x7f\xc3\x19\x18\x89\x33\x07\x2e\xc5\x5c\x62\x6d\xe0\x76\x4c\xdb\x4b\x05\xdf\x41\x47\xf6\x8b\xe0\x57\xa8\x78\xc9\x41\x44\x0f\xb5\xff\x7b\x18\x9e\x43\x8b\x7b\x33\x09\x4f\xa3\x8a\x26\x56\x43\xaf\x28\x8d\x7d\xf3\xa1\x5f\xe4\x3b\x55\xaf\x60\x2d\xf2\x06\xb5\x0b\x6c\x43\x7a\xcf\x76\x86\xcf\x91\x12\x62\x8a\x60\x90\xf8\xcc\x6b\x11\xac\x21\x7a\xec\x5f\x06\xb7\x62\x6d\x8b\xdb\xe1\xbf\xd8\xd2\xdf\xde\x50\x10\xff\xe4\x6b\x1c\xe4\xca\xed\xbe\x6b\x07\xb9\x70\xb6\xf4\x1c\x85\xce\xb2\x32\x2a\x0f\x41\x97\x99\xd6\xaa\x2f\x10\x9e\xb1\x89\xf9\x03\x92\xd3\xe7\x44\x6b\xa0\x09\xea\xf8\xb9\xef\xf0\x1a\x4a\xf2\xbe\xfd\xb0\x03\xd9\x7d\xf1\x36\x38\x91\xf8\xe0\xa7\x06\x8c\x93\x6f\x7f\xe9\x02\x46\x4a\x3a\xc6\xbd\xc1\xc8\xa4\xb0\xae\x20\x90\x20\xb2\x2c\x8f\x02\x93\x04\xba\x69\x4e\x60\x39\x6f\x27\x03\x01\x9f\x70\x0e\x45\x11\xa0\xdd\xac\x43\xe7\x70\x10\xc4\x30\xb3\x62\x42\x85\xb4\xfd\x3a\x0f\xa1\x56\x72\xcb\x77\x2e\x50\x96\x81\x3e\x37\x06\x4a\xd3\x13\x47\xa3\x81\x52\x65\x50\x07\x03\x68\x4d\x89\x2e\xcd\x01\x86\xa5\xbc\xd4\x6c\x70\x4e\x52\x3b\x7d\x11\x68\x21\x7c\x7f\xcd\x13\x64\xf1\x17\x9d\x5d\x05\x3e\xe6\x6c\xb7\xfc\x04\x69\x33\x13\x74\x9a\xc0\x7f\x54\xf5\xd7\xd9\x80\x69\xa5\xdd\xd3\x51\xc0\xa0\x54\xff\xf6\x2b\x60\x65\xc1\x9f\xb6\x25\xc0\x8a\x9c\x9b\xc5\x27\x81\xed\x19\x39\x29\x78\xe0\xa4\x8a\x44\x5d\x0f\x60\x0a\xdb\x88\x3a\x60\x48\xf2\xe6\xcc\x43\x50\x4f\xa4\xb4\xb4\x04\x1d\x78\x77\x74\x8a\xc1\x85\x0c\x87\x4f\xb9\x80\x41\x77\xdb\x13\x47\x00\xd7\x76\xec\x26\x8d\xf0\xa0\xe1\x47\x73\x15\xe1\x7a\x35\xab\x70\x16\xe1\x7a\x99\x96\xcc\x9b\xf0\xaa\x20\x9e\x6c\x05\xac\xcb\xaa\x08\xd7\x07\x7c\x54\x23\xee\xf9\x40\x46\xca\x12\x0b\x00\xe8\x48\x0e\xd2\x91\x02\xf1\xac\x8e\x0f\x04\xe0\xd4\x5d\xe3\x47\xf6\x80\xe1\xed\x1b\x37\xfc\x08\x3f\xae\x9f\x6e\x94\x11\xc6\xba\x2a\xf3\xfe\x10\x7a\x9b\xdf\x4a\xe2\x09\x63\xb5\x3a\x44\x16\xe1\x5f\xe9\xa7\xd0\x52\x60\x45\x5e\x88\x5b\x37\x70\x44\x13\x60\xfe\x11\x08\x54\xdc\xd3\x91\x01\x4b\x38\xe3\xef\x3b\x80\xab\x4f\x6a\x1e\x5e\x06\x0e\x4c\xac\x19\x64\x02\x73\x46\x1c\x1a\x9a\x09\xf7\x06\x37\xe5\x6d\x23\x74\x74\xb5\x25\x97\x11\x7a\x9b\x1d\xb1\x87\x84\x17\xd5\xbc\xd0\xa5\x84\x77\xc5\x66\x6e\x04\x60\x66\xb6\xdc\x7c\x04\x30\x4c\x3b\xa2\xd3\x49\xe8\xe5\x32\xde\xaf\x00\x04\xaf\x46\x1f\x14\x00\x8e\x93\x05\xd7\x5f\x01\x33\x26\x12\x1a\xf4\x08\x03\xc3\x0f\x72\xf9\x84\xdc\x81\x3f\xc9\x06\x04\x4d\x27\x0e\xbb\x4a\xa8\x6d\x28\xbe\x2a\x21\x94\x94\x43\x6e\x7e\x84\xbc\x7c\x0b\xf3\xa7\x84\x7e\xd5\xf0\x62\x73\x82\x0b\x77\xe0\xe7\x09\xe2\x19\xa8\xf7\x65\x28\xf6\x12\xba\x75\x67\x21\xc6\x84\xbe\x74\x9b\x63\xd6\xf0\xa2\x8a\x30\xf4\x39\xa4\x54\x19\xa0\x95\x30\xc6\x4c\x43\x23\xe1\xe6\x68\x77\xd4\x00\xfe\xea\x69\x81\x4c\x20\x56\xfb\x72\x91\x34\x04\x59\xfc\x03\x21\x23\x05\x3f\x02\xb1\x66\xe2\xea\x17\x64\xec\x3c\x96\x3b\xbe\x05\x9b\x8e\x9d\xeb\x0a\x40\xdb\xb1\x45\xe5\x19\x28\x80\xd2\xd3\x12\x51\x2f\xf4\x1e\xe3\x0d\xaa\x87\xf6\x47\xd5\x20\xaf\xd0\xdc\x73\xe9\x48\x0d\xca\xd9\x67\x84\x50\xd1\x84\xc5\xb1\x08\x09\x3d\xf6\x9d\x80\x1d\xa1\x06\x3f\x4f\x41\x1f\x52\x34\x63\xfb\x50\x80\x3c\xd5\xc9\x45\x5d\xc8\xcb\xca\xee\xa2\x6b\x48\x80\xb2\x1f\xf9\x4e\x72\x65\x1c\x46\x7a\x89\xef\xa2\x0c\x91\x6c\x22\x7a\xf6\x2f\x42\x26\x6a\x59\x15\x22\x3e\x98\x72\xf1\x52\xe4\x22\xb6\xe8\x6b\x15\x1a\xcb\xb3\x9a\x1a\x47\x97\x73\x6e\x8f\x20\x48\x0f\xfb\x78\xfb\x53\x84\xcb\x7c\x5a\xea\x8c\xf8\x31\xc4\xa9\x71\x88\x09\x9d\x43\xfb\x81\x68\xd3\xe8\xd7\xb6\x23\xf3\xa8\x21\x67\x67\xc2\x7f\x28\x0e\x96\x4f\xe1\xe7\x64\x33\x1d\x1e\x3c\x42\x1c\xf9\xfc\x09\x19\x94\xd6\x3c\xdd\x84\x04\x26\xf3\x6e\x2b\x91\x25\xe2\x4b\x6d\x8b\xe1\xbb\xc2\xe3\xc5\x44\xb8\x98\x7f\x2c\x65\x18\x26\x73\x13\xa8\x34\x38\x80\x9d\x13\x39\x1f\x0e\x60\xb6\x7b\xe8\xc2\x97\xe9\x0f\x2c\x6d\x61\x67\xda\x3a\x1d\x77\x78\x0b\xb9\xf1\xe3\x2f\x64\x95\xfa\xc7\x93\x95\x70\x9b\x6a\xc3\xcd\x16\x98\x90\xba\xad\x65\x1f\x7c\x44\x7e\xb6\xb0\x12\xd6\x95\x08\xe5\xe6\xd0\x73\xf1\x1b\xca\x3a\xa8\x53\x78\x38\xfc\x2d\xd4\xc5\x23\x9d\x39\x04\xf5\xb2\xfb\x2d\xea\xa0\x22\xa6\xb3\xce\x31\xc8\x9b\x2a\x7a\x0f\xc3\xf8\xf2\xab\x0f\xeb\xe0\xed\xc5\xf1\x37\x0e\x40\x13\xf9\xc4\xc6\x3e\x88\x93\x4d\xc8\x0f\x83\xdc\x34\xb1\xd2\xa5\xd0\xb6\x34\x90\x64\x01\x2d\x49\x09\x09\xf3\x86\xb4\x25\x47\xdd\x97\x42\xf3\x45\xc6\x16\x4b\xc1\x47\xbc\x1c\x9d\x93\xa0\x3f\x63\xdb\x5b\x6d\x98\xda\x99\x72\x7f\x37\x3c\xb3\xc5\x75\x60\x0c\x4a\xad\xdf\x5f\x1f\x0b\xed\xab\xfc\x98\x6b\x06\x3e\x2b\x91\x26\xfd\x03\x9b\xf2\x2d\x30\x2f\x30\x37\xb3\xe0\xea\x00\x98\xa2\x9a\xe7\xfa\x12\xe4\xca\x69\xe6\xfe\xe0\xf9\xe4\xcd\x3a\xb6\x40\x07\x4b\xfa\xea\x25\x5c\x38\x26\xb8\x67\x0c\xef\xb8\x09\xf6\xb5\x42\x85\xfd\xb6\xb5\x01\xd0\xfe\x8e\xf1\xec\xbd\xe0\xfd\x26\x7b\xf1\x66\x30\xb3\x3a\x15\x29\x07\xc9\x25\x0d\x21\xc1\xa0\x5b\x2e\xc9\x75\x06\xb8\x53\x5d\xbf\xf7\x21\xf0\x53\xe1\xaf\xe3\x0c\x78\x73\x54\xaf\x4c\xe1\xce\x47\x1b\xef\x9e\x83\xad\xef\x94\xf5\xbe\x84\xaa\x6f\xeb\xd4\xb0\xa0\xfd\x03\x9b\xb3\xfc\xc1\xf1\x4e\x9c\xc8\x1f\x4c\x6a\xec\x44\x16\x80\x11\x55\x0e\xc1\xb7\x40\xa3\x22\x5b\x97\x06\xe0\x7d\xd6\xeb\xbd\xf5\x40\x8b\xb2\x46\x07\x04\x16\x73\x9d\x5e\x2a\xe0\x7b\xcf\x7f\xde\xa9\x84\x8f\x3d\xd6\xef\x75\x84\x4a\xee\x6e\xac\x7e\x0b\x6d\xbf\xd5\x93\xd9\x07\xd6\xf6\x6f\x13\x8e\x80\x61\xed\x57\x60\x31\xb8\xaf\xde\x33\xd8\x0f\x78\x59\xc6\x76\x49\x06\x52\xf2\xa2\xf7\x76\x00\x81\x2a\x7b\x9d\xe7\x04\x11\x97\xff\xd9\x93\xd2\x0c\x76\x4f\x3e\x20\xff\x03\xa7\x6e\xdf\x23\xdb\x81\xe3\x6d\x34\x52\x3e\x78\xaf\x44\x8f\xb4\x11\x9a\xa6\xb8\x44\xd4\x40\xf5\x34\x2b\xa2\x2e\xbc\x25\x92\x89\x31\x60\x92\xc7\x6b\xf4\x0f\x3c\x65\xf9\x01\x85\x11\x07\x9d\x76\xf4\x14\x22\xfd\x14\x4d\xd1\xc7\xe6\x3c\xf9\x4d\x0e\x43\xab\x6f\xfd\x25\x35\xa0\x7e\xad\xd5\xa4\x7d\xe8\xec\xe2\x8b\xc4\x1a\x64\x22\xa5\x9c\x78\x12\xd5\xa3\x72\xb1\xeb\xa8\x71\xc4\x07\xcc\x0d\xdd\xeb\x61\x8f\xde\x45\x2d\x2d\xa3\xd1\x50\xf4\xa8\x8e\x07\x7a\x14\xdd\xf6\x91\x46\xa6\x53\x22\x9e\x6c\x22\xdd\x27\xd7\xdd\x5a\x43\xda\x47\x5e\xd6\xf2\x88\xd8\x41\x3a\x53\x24\x27\xba\x11\x07\x52\x56\x62\x4f\x89\x4c\xca\x0b\x2c\x81\xe8\x1b\x11\x80\x2d\x26\x2e\x3c\x53\x84\xe6\x62\x65\x96\xd3\xd0\xa3\x58\x98\xf6\x6f\x74\x33\xfa\xee\xfd\x08\x29\x87\x6b\xfc\x28\x8a\x34\x8b\x3d\x35\x44\x20\x46\xb1\x22\x9b\x3d\xb0\x9f\xcc\x75\x85\xeb\x30\x21\xfd\xa9\xac\x16\xdb\x42\xfb\x40\x2e\x43\x9b\x68\x33\xc2\x43\xd0\x18\xca\x0f\xf7\x5e\x74\x33\xf9\x85\xc5\x51\xe4\x06\x79\xba\x36\x1f\x51\x11\xcb\xde\xcd\x21\xb9\x48\x4e\x3f\xa8\x20\xd2\x92\x7c\x07\x35\xd8\xa4\xc8\xbb\x91\x82\x5d\x14\x9c\xcf\x3f\x8f\xbe\xe1\xc5\x4b\xd7\xa3\x24\x4e\x13\xe9\x38\xba\x85\xbd\x20\xec\x34\x32\xce\xb4\x71\x7b\x83\xf0\xe8\x80\x79\x09\x62\x45\x7d\xa5\x7d\x05\x7e\x4e\xe6\xbd\xd9\x4a\x2c\x4f\x8f\x9a\x68\xc0\xfe\x2a\x7b\x06\xae\x63\xf1\x29\x6f\xea\x2b\xd1\x31\xd9\xbe\xdc\x14\xf4\x62\xb2\x38\x99\x82\x7c\x16\xeb\x60\x4f\x11\x91\x80\x12\xba\x1f\xb1\xe3\xbe\x73\x5b\x03\x7f\x65\xfb\x99\x9b\xc2\x12\xa6\xae\x76\x28\xbc\x96\x7a\xf1\x65\x13\xf6\xa4\x94\x79\x37\x00\xf3\x2c\xec\xed\x73\x44\x6f\xe7\xcd\xa9\x3d\x85\x1a\x66\x6d\xca\x76\x43\x54\xea\x43\xe2\xab\x88\x95\x32\x02\x9d\x0b\x3f\x90\xd3\x43\xca\x60\x46\xb2\xc8\xe5\x37\x6c\x29\x2c\xdd\x2b\x82\xfa\x79\x91\xda\x20\xa4\x47\x7f\xf6\x7c\x3f\x71\x71\x7b\xcc\xd8\x18\x66\xde\x74\xae\xfb\x19\x2a\xa8\x8d\xab\xfa\x82\xdc\xae\x70\xc9\x5c\x8b\xec\x2f\xde\x20\xf4\x86\x6f\xe4\xbe\x87\x4d\xe1\xb8\x8c\x94\xe0\x1d\xb0\x6e\xda\xde\xd3\xe3\x50\x83\xec\xfb\x9e\x77\x90\x5d\xd2\x63\x6d\x0c\x04\x58\x47\xa7\x36\x13\xad\x86\x3f\x8d\x4c\x60\xfe\x37\x36\x74\xde\x43\x85\xbd\xdb\x2a\x3e\x20\xd7\xdb\x3e\x6b\x0c\x90\x1d\x0d\x42\x3e\x0d\x2e\xa9\xda\x02\x0a\xe1\x13\xc5\x58\xd0\x20\x74\x23\x47\xe4\xfc\x01\xf2\x51\xaf\xdc\x13\x04\x4e\xa6\x3c\xd6\xe6\x82\x0b\x38\x87\x9f\x5e\x26\x3a\xdd\x47\x47\x96\x61\xd1\x63\x87\x3a\xe7\xa3\x8a\xa1\xa1\x8a\x75\xc8\x40\xdf\x66\xf5\x39\x44\xbf\xdd\x8a\xd7\x0d\x2b\x1b\x2c\x81\x57\xf0\xae\x8a\x5f\x41\x47\xa0\xac\x42\x17\xe7\x0c\x68\x4b\x96\xcd\x1e\x1b\x30\x57\xb9\x59\xbb\x11\x68\xe1\xbc\x9c\xbc\x4f\xf4\x9a\x32\x1c\x26\x62\x01\x0f\x64\x1d\xe1\xa8\x68\xac\xb9\x1c\x40\x1a\x87\x8a\xd2\x9b\x90\xd9\xbd\xce\xbc\x43\x70\x6c\x6b\x3f\x10\x0f\xfd\xaa\x9b\x16\xf8\x00\xba\x5c\xaa\x72\x06\xc0\x5b\xb9\xd5\x7b\x4e\x80\xce\x69\x6a\x9d\x2d\x80\x1d\x77\xc7\x73\x77\x76\x06\xb0\x6b\x3c\x86\x75\x19\xf0\xec\x0d\x65\xce\x04\xa0\x9a\x76\xfa\x2f\x40\x92\xbd\x84\xf6\x07\x18\x12\x9f\xa3\xbe\x01\xbd\x91\x3f\x94\x47\xe0\xaf\x10\x2a\xb9\x07\x4a\x75\x19\x20\xd5\xc2\x66\x7b\xde\x10\xef\xc2\x03\x0b\x87\x88\x09\x88\xc5\xb3\xab\xec\x05\xc8\xc1\x31\x15\x73\x18\x59\xd8\xc3\x61\x60\xf0\x83\xea\x6f\x74\x12\x5c\x94\xe5\x47\x93\xc2\x42\x51\x29\x55\x00\xf7\x22\x97\x29\x12\x64\x7e\xf0\x17\x72\x0a\x62\xe7\x62\x43\x4a\x41\x80\x3d\x78\xe2\x75\xa4\x67\x21\x81\x78\x0d\x69\x9c\x82\x58\x09\xa4\x6b\xa3\x3d\xcc\x13\xc4\x17\xdd\x05\x8c\x69\xc4\xe0\xea\x3d\xf4\xe5\xd8\xf3\xcc\x42\x9a\x09\x86\x88\x16\x50\x2d\x31\x6f\xf8\x06\xe5\x28\x66\x17\x1c\x49\xf6\xc2\xd6\x9f\x6e\x21\x85\xa1\xef\xf6\xac\x22\xe6\xa2\xcf\x17\x5a\x11\xdd\x50\xc2\xd3\x6d\x4c\x21\x7b\xef\x48\x08\xe3\x2a\x6b\x7e\x97\x0f\x7d\x0f\x63\xb0\x72\x84\x66\x43\xcf\xce\x38\x4d\xbd\x40\x93\x0a\xfa\x28\x31\xd4\x76\xa8\x86\x2c\xa0\xfc\xbc\x12\x45\x6a\xa3\x2c\x70\x9e\x20\x7e\x22\xaf\x37\x4b\x20\x5a\x91\x12\xb5\xbe\x63\xfd\x44\xa3\x27\xa6\xcc\x2d\xe2\xa7\xb7\xeb\xe8\xe3\x22\xa3\x0e\x16\x2d\x4b\xe0\x53\xb1\x8c\x5a\xce\x13\xab\x95\x94\x21\xce\x3d\xbe\x2d\xf9\x0d\xdb\x03\x3c\x4f\x5e\xc6\x1c\x0a\x3a\x4f\xb2\x62\x58\x38\x2f\x26\x06\xd0\x32\x4c\xff\x60\x2a\x6a\x88\xd6\x07\x6c\x31\xe9\xf3\x23\x3f\x06\x5d\x49\xbb\x59\x4a\xbf\xa4\x58\xda\x56\x43\x33\x97\x71\xca\x1c\xa9\x87\x24\xcb\x54\xdf\x29\x67\xc5\x39\xdc\x3a\x72\x8c\xd0\x0f\x98\x4e\x4a\xe3\x2f\x0b\x3c\x43\x2c\xe5\xb4\x3a\x9d\xc3\xae\xb3\x60\x53\x21\xfa\x8f\xa1\x5c\xb8\x00\xb5\xa5\x94\x3f\x70\xa1\xff\x2a\x5a\x79\x43\x4d\xeb\xc8\xe3\xb7\xd8\x53\xa5\xd9\xb3\x8b\x3f\x50\x24\x9a\x48\x65\x1d\x59\x93\x76\x8f\x5d\x48\x6a\x51\x78\xe2\x2d\x88\xaf\xa4\x3d\x01\x93\xd8\xcf\x24\x33\xc7\x13\xd8\x12\x41\x85\x29\x0e\x35\xe5\xfe\x5a\x68\x82\xd8\xd1\x37\xde\x4b\xa0\xbf\x6c\xfa\x3c\x30\x49\xcb\xac\x73\x6e\x9c\xa4\x7a\x55\xb6\x17\xa6\x51\x1c\x4a\x67\x2a\xa8\x64\x87\x02\x33\x66\x06\xe9\x42\xf6\x95\x84\x50\x22\xaa\x86\x2f\x85\x61\xac\x54\xee\x29\x53\x54\x2e\xbd\xbb\xdb\x07\xc9\x49\x72\x5a\x78\x10\x16\x31\x2f\xdc\xa1\xd0\xbf\xdd\xf8\xd2\xaf\x4d\x2b\xe8\x4b\xae\x9f\xa0\x86\x74\x6a\xe7\xe7\x52\x6c\x9a\x2d\xe4\x1a\xb2\x49\xad\x15\x7d\x92\x64\x56\xbe\x2f\xee\x1e\xd1\xa1\x70\x99\xff\x56\xcc\x26\xab\xfb\xa4\x0d\x6a\xaf\x7a\x6a\x72\x1b\x39\x21\xbf\xbe\xf0\x14\xbc\x86\x6d\x39\x5e\xc7\xd8\x3e\xee\xd9\x67\x4f\xeb\xb9\xc5\xa8\xd7\xa6\x46\x0e\x70\xf2\x46\x28\xd6\x5d\xe6\xb2\x3b\xe4\xcd\xcd\xc5\x74\x03\xd2\xba\x5a\x83\x38\x73\xe2\xd6\xb2\x08\xbf\x54\x4c\x37\x9f\x78\xe2\x39\xba\x34\x73\xa1\x49\x1e\xa2\xa3\x98\x5c\x18\x03\x5d\x67\xdf\x19\xdf\xc4\x38\xf3\xf0\x69\x6f\x06\xed\xde\x9d\xe6\xba\x50\xea\xd5\xdb\xbe\x79\x7b\x29\xbb\x06\x54\x32\x6b\xf2\xcc\xce\x0c\x5a\x0a\xf1\x7d\x53\x5a\x6c\x0b\xf6\xb6\xfa\x8a\x9f\x03\x3a\x5a\x7c\xf7\x44\x2d\xd2\x9e\x63\x6b\x52\x0c\x57\x28\x9d\x17\x0e\x41\x67\x39\x7a\x77\x5d\xc4\x96\xf8\x7f\x03\x09\x42\x3b\xc2\xc1\xc6\x31\x7e\x24\x21\xb4\xf0\x37\x77\x8c\xa0\x49\xdd\xc2\x39\x49\xf8\xc9\x0a\x64\x95\x00\xdc\xc4\xb5\xcc\x55\xe0\x81\x4b\x3d\x74\x22\x38\x75\x6a\x3d\xf5\x0f\xc4\x36\xf1\xa4\x74\xc1\xae\xf3\x39\xe4\xef\x70\xff\x1d\xb1\x48\x04\x0d\xf4\xe7\x0a\x5a\xa0\xba\x86\x7f\xfc\x19\x90\xb2\xd0\x9c\x9b\x00\x31\x15\x51\xec\x4f\x90\x84\xd9\xcc\x0a\x81\xc6\x12\x98\x8c\x07\xf0\xee\x4b\x36\xf4\xf3\x30\x74\x52\x45\x9d\x82\xaf\xef\xfa\x44\x69\x42\x8e\xce\x3f\x4e\xfe\x8a\x38\x8e\x0f\x09\xbf\x62\xcd\x7d\xc3\x02\x6b\xcc\xbf\x61\x23\x2f\x19\xfd\x55\x10\xcb\xd5\x45\x53\x53\xba\xd8\x0a\xd4\x87\xb9\x89\xb5\x16\x75\x8a\xff\xc3\x90\xa3\x6e\xfe\x2d\xf4\xad\xa8\xfd\xc9\x5d\xd4\x46\xd4\x6a\x97\x92\xa2\x44\x03\xe6\xaf\x23\xdf\x42\x7e\x8c\xed\x10\xee\x63\xce\xed\xf5\xe5\xb3\x18\xf3\xea\x46\xb9\xef\xe8\xd3\xf2\xf5\x38\x57\x69\x73\xe5\xb1\xac\xcf\xd4\xcd\xf4\xf7\xcc\x04\x4a\x42\xdc\x5b\xc6\x74\xf2\xa8\x5f\x0f\x2d\x8d\xbc\xf4\xc4\x79\xea\x49\x92\xe7\xae\xd5\x14\x63\xe2\xcf\x79\xff\xc8\xa7\x30\xce\x88\x40\xa0\x16\x86\x75\x0f\xf2\xde\xf0\xdf\xd6\x5a\x70\xcf\xf0\x3c\x72\xf9\xec\x5b\x9c\x26\xd9\x0c\xd6\x05\xf6\x7e\x5a\x32\xe3\x0d\xf3\x69\x6c\x03\x1d\x63\x24\xfb\x76\xd1\x96\xd1\xb7\x1d\x2f\xa2\xd4\x50\x6f\x19\x57\x92\x45\x94\x67\xf3\x57\x91\x58\xa4\x03\xc3\x8b\x05\x3b\x52\xee\x77\x6d\xe2\xc5\xcb\x78\xd5\x42\xce\x88\xe4\x70\xf6\x3f\xb6\x8b\xf8\x9f\x84\xca\xbc\x23\x1c\xa0\xee\x67\x84\xf3\x5b\x63\x58\xf4\xb9\xdc\x5a\x9f\x36\x2a\x8b\x2d\x3e\x8e\xa3\x6c\x61\x2a\x8c\x2f\x90\xde\x33\x36\xcf\x3f\x42\x6c\x26\xbf\xb8\x39\xca\x07\xf2\x04\xed\x93\xdc\xfb\xd9\x57\x2a\x8f\x72\xac\x33\x76\x67\xf6\xb0\xca\x54\x8f\x93\xa2\x98\xbb\x53\x05\x64\x0f\x7a\x8b\xdc\x2f\xea\x09\xcd\x53\xb2\xf5\x22\x46\xb9\x27\x1a\x39\x36\x8b\x1c\xce\xaf\xdf\x39\x42\xda\xc8\x15\xcd\x8f\xc1\x9a\x68\x96\x37\x82\xf9\x05\x75\x77\x5b\xa9\xdc\x81\xaa\xd4\xf2\xd9\x9c\xd9\x65\xe7\x34\x52\x56\x50\xe1\x2b\x91\x2f\x63\x2c\x37\x8a\x18\x4a\xf7\xcd\x9c\x73\xcd\x8c\xfa\x51\xc5\xbc\x60\x4c\x89\x54\xe0\x8e\xfe\x24\xfd\x90\xf4\xec\xb4\x20\x4a\xc5\xc9\xf3\xa9\xd8\x4c\x86\xf3\xf5\xb3\xfc\x27\xfd\xdb\x9b\x69\xdc\xdf\x5d\x5b\x4a\x5e\x71\xb6\xb7\x3c\x4b\xe7\xb3\xe2\xea\x63\x04\xe1\x8c\xc1\xca\x47\x68\x2a\xdd\xa6\xe4\x4c\x84\x94\xda\x9a\x57\xe2\x7d\x97\x62\x92\xf1\xf5\x28\x8e\x94\x97\x36\xb4\x23\x9b\x68\x25\x63\xcf\x17\xa1\x18\x6b\xee\x00\xc8\xff\x7d\xdb\xa4\x29\x9d\xa7\x7b\xbd\xaa\x64\x3e\xc7\xa6\x67\xb1\xaa\x88\x85\xb4\x19\xf2\x25\x8c\xfe\x86\x95\xc8\x28\xdd\xac\x6a\x5e\xf8\x0b\x6a\x46\xf1\x23\xef\x53\x14\xad\xdc\x34\x7b\x09\x09\xd6\xb4\xee\xc0\x13\xa7\xa5\x44\xcf\x2f\x47\xcd\x58\xe9\xfd\x37\x05\x5a\x77\xaf\x36\xbe\xe6\x19\x0d\xa7\x16\xbb\x70\x4e\x0c\xa6\xa4\xfd\x62\x25\xf6\xb8\xf1\xde\x30\xaa\x5a\x47\x91\x83\x74\xed\x7a\xaf\xf0\xcb\xd4\xd8\x8a\x06\xaf\x17\xe4\xc1\xc2\x3f\xf6\x97\x49\x66\x59\x45\x3b\xf0\x58\x86\xa2\x63\xc1\x4c\xa4\x8d\xf5\x7c\x40\xa1\x38\x88\xd7\x6d\x36\x93\x3d\xc0\xfb\x97\x82\x12\x14\x9f\xa3\x8e\x49\x3a\x8d\xff\x21\x24\x8b\xb6\x13\x02\xb0\x41\xfe\x57\x60\x5a\x64\x01\xb7\x03\x28\x3f\xcf\x66\x6b\xc0\x4b\x47\x67\x30\xd3\xa0\xc5\xdb\x2f\x31\xd6\xc2\xb8\x39\x5e\xb4\x40\x98\xdb\x5f\x98\x32\x04\x16\x34\xf9\xcb\x10\x30\xa7\x24\x4f\x62\x04\x66\xa7\x97\x89\xff\x81\xe5\x82\x21\xe1\x03\x70\x0c\x33\xe5\x37\x40\xdb\x22\xb7\x70\x65\x10\xfb\xfc\x62\x36\x05\x7a\x6e\x9f\xc4\x64\xc3\x36\xdb\xb5\x19\xcb\xe1\xc9\x39\x3b\x69\x7e\xf0\xf7\xbe\x5b\x29\x41\x68\x48\x23\x55\xb6\x05\x5d\x59\x7c\x3b\x79\x08\xb9\xa9\xfa\x25\x2e\x47\x24\x82\x3d\xc2\x14\x24\x06\x4d\xe5\xc3\x08\x3e\x42\xc1\x0d\x40\x04\xde\x12\xf6\x59\x44\x6a\x6f\xca\xbc\x82\x68\xb6\xb5\xd3\xbf\x21\x3f\xe7\x2c\xa5\x1d\x46\x44\xbd\xa0\xbc\x97\xbe\xb7\xc1\x40\x4a\xa3\x39\x17\x89\x93\x4f\x50\x23\xd2\xaa\xc5\x06\x94\x54\xde\x0f\xe1\x12\xf2\x24\x42\xe0\xfd\x20\x7b\x87\xa7\x70\x26\x49\x0f\xbd\xca\x58\x8f\x48\xb6\x76\x28\xe3\x07\xb1\x72\x9b\x17\x9d\x4a\xe4\xce\x59\x4c\xad\xc6\xb4\xba\x1f\xc8\x67\xf1\x0f\xd6\x3d\x92\xf4\x72\x5f\x14\x6e\x4f\xd2\x70\x60\xe5\x25\x11\x95\xbd\x82\x5b\x2f\x88\x65\xb6\xc0\x9e\xbc\x40\x86\x3c\x4c\xc6\xb9\x40\x47\x3c\xab\x59\xae\xb4\xc3\xb6\x8f\x18\x21\xd4\x4d\xdb\xb4\x68\x2f\x28\x94\x39\xfb\x28\x7f\x88\x9a\xae\x78\x59\x84\x6c\x4b\xed\x1e\xc9\x31\xc9\xb6\xfc\xc6\xa4\xe5\x49\xab\x53\x67\x0b\xbf\x8a\x16\x72\x12\xf8\xcf\x05\x4b\x21\x13\xee\x43\xde\xd1\xd0\x64\xf6\x04\x07\x3c\x97\xc3\x6c\x67\xd1\x6c\x1d\xe8\x23\x8c\x3b\x46\x7d\xb4\x83\xf4\xeb\x73\xf0\x94\xed\x64\xd3\x0e\x23\xd9\xa2\xec\xc3\xd5\xc7\x92\x1b\x33\xfc\x72\x35\x62\x52\x7a\x5c\xca\x0c\xe1\x79\xe5\x15\x56\x12\xff\x48\x8a\x2f\x10\xcf\x35\x97\x42\x57\x57\xb0\x4d\x92\x52\xce\x96\x33\x57\x09\x65\x36\x7e\xf4\x0d\xbc\xfb\x46\x5e\xd4\x20\xae\xfb\x9c\x5a\xb2\x3e\xf5\x7c\xdb\x0e\xe9\xcd\xaa\x07\x95\x33\x92\x93\xcb\x6e\x67\xf3\xc4\xc7\x8a\xbe\xca\x70\xc2\x25\x79\x13\x8c\x02\xde\xf3\xac\x5a\x7c\x05\x67\x58\x5d\x1e\x4c\x67\xf5\x28\xb3\x3d\xe8\x8c\x62\x39\xcd\x3a\x88\x96\x93\x3c\x66\x38\x40\x19\x15\x55\xcd\x19\x21\xf9\xd0\x4f\xb5\x9c\x97\x1d\xed\xba\x56\x6e\x95\x7c\xb7\x55\x93\x19\x2e\x86\x1b\x1a\x93\xdf\x08\x77\x55\x17\xd2\x2a\x79\xaf\xca\x18\x09\x8f\x39\xcd\x85\xf1\x41\x2f\x58\x8a\x1c\xaf\x33\xa6\x8c\x58\xcd\xc1\x23\x57\x68\xfe\xca\x01\xc3\xbd\x14\xbc\x74\xcd\x9c\x27\xc4\x11\xc6\xa3\xe6\x63\x32\xf0\xfa\xeb\x32\x7b\xc9\xdc\x9e\x1b\x19\x04\xb1\xaa\x9d\x9e\x3c\x5d\x68\xdd\xa4\x43\x1d\xe5\xbd\xa9\x49\x4c\x58\xc6\xa9\x28\x7b\x1f\x64\xc6\xa2\x14\xfa\xb8\x2b\x19\x67\xb2\xef\x1e\xfe\x47\xb3\x50\x3b\x1a\xfc\xa5\xd8\xca\xfa\xe6\xfc\x21\xd2\x98\x11\x4d\x5e\xb2\xfc\xe1\x9c\xd2\x20\xc9\xb6\x1b\xa7\x35\x25\xe2\x8a\xde\x8e\xa4\xc3\x42\xfb\xf6\x6f\x54\x3d\xde\xc3\xa6\x19\xf1\xe1\x1c\x49\xcd\xb2\x40\x0d\xcb\xb3\x6c\x83\xfb\x6e\xc6\xfa\x82\xcd\x87\xeb\xa9\x9f\x33\x9e\x1b\x7c\x20\xbf\x94\xff\x99\x6b\x43\x5c\xc5\x2c\xab\xd6\xca\x25\x25\x82\xf9\xb8\x2c\xab\xc4\x09\xe5\x6a\xcd\x12\xfc\x46\xbe\x7f\xda\x27\x3c\x01\x1b\x57\x8c\xe2\xbf\x44\x17\xcb\xea\x09\xfc\x4b\x56\xc9\x29\xc0\xb1\xd3\x9f\x45\x00\xb8\xf0\xc0\x05\x3e\x1f\x1c\xd6\x8f\xe6\x66\x42\xfd\xd3\x3f\x31\x31\xd8\xb3\xea\x5c\xae\x1e\xd0\x95\x77\x26\xf3\x09\x30\x9e\x1a\xa3\xee\x02\x46\x78\x43\x69\x85\xc0\x17\xcc\x4b\x21\x05\x77\x47\xef\x93\xd1\x41\xba\xff\xad\xe4\x58\xf0\xe7\x69\x89\xc8\x17\x8a\x3e\x30\x8f\x8f\x41\xaf\xf5\xcd\xb9\x2a\x58\x32\xfd\x0e\x13\x80\xb3\x2a\x53\x73\x9a\x11\xf3\xdc\xb4\x4c\x36\xfc\x57\xd1\xab\x26\xc0\x55\x3c\xeb\xb4\x2b\xb0\x1c\x7d\xac\xf0\x84\x93\xa3\xfa\x64\x4e\x70\xa1\x7f\x64\xb2\x35\x7c\xef\xf4\x01\xd1\x5e\x64\xce\xfe\x7a\xbe\x2f\x62\xa5\x3f\x8d\x4b\x42\x0a\xa6\xdf\x66\x7a\x23\x06\x15\xd2\xec\x8f\x54\x20\x27\x23\xe3\x09\xa5\x34\xe5\x51\xfa\x6b\xf2\x04\xd7\x49\x39\x41\x36\x43\x3e\xa6\xdc\x24\xa9\xaf\xbd\x97\xf6\x91\x0e\xf8\x95\x24\xb5\x10\x5f\x3a\xf3\x84\x2d\x44\x64\xbf\x39\xef\x03\x71\xfb\xa6\x1a\xae\x0e\xf1\xd8\xf4\x77\x8c\x31\x34\xa6\x3c\x30\x5b\xc2\xb9\x97\x9d\x98\xe1\xcb\x2e\x90\x97\xa7\xbb\xb2\xfc\x38\x66\xca\xa3\xcc\x9d\xf0\xfb\x14\x6b\xc6\x92\x6b\x33\xa4\xb6\xf4\x4d\xbe\x0f\x93\x6c\x68\xb6\x4e\xf7\x84\x96\x54\xa7\x7d\xcd\x3c\x3f\x0a\xb4\x89\xc5\x09\xa1\x78\xce\x30\x61\xac\xc3\x9e\x94\x9d\xc9\x7a\x95\xbc\x29\xeb\xa4\xa6\x5f\x6c\x27\x43\x55\x3d\x42\x1f\xf6\x92\xd4\x46\xbe\x14\x7a\x26\xaf\xe3\x4e\x45\xea\x48\x5a\x38\x01\xbe\x0b\xc5\x9d\xac\x8f\x4e\x9b\x04\x25\xcc\x2b\xfb\x9c\xb8\x5d\x0c\xdd\x4d\x11\xec\x42\x7a\xed\x0c\x88\xee\x48\x3a\x59\x72\x30\x2b\x48\xad\xc8\xb8\xa8\x39\xa6\xda\x29\xa9\x56\x1d\x4c\x55\x32\x2f\xa6\x1a\xca\x3f\x81\x2e\xf2\xd5\x52\xb7\xf0\x34\xc9\xea\xa4\x07\x17\x07\xc5\xba\xa2\x44\x47\x73\xfe\x5f\xc1\x0c\x2b\x29\x77\x01\xf7\xdd\x26\x43\x56\x0f\xa7\x70\xc6\x7d\x9a\x0d\xc5\xb1\xc8\x34\xeb\x6c\xc9\x77\x75\x94\x66\x7d\x61\x7c\xd2\xab\xb4\xbf\xb9\x2f\xe9\xe9\x8a\xbb\x59\x8e\x84\x22\x59\x83\xba\x3c\x6c\x43\x72\x45\x9a\xed\x05\x50\x54\x92\xf2\xf0\xd4\x0e\x3e\x5b\x8a\x5a\x76\x73\x04\x49\xdd\x1b\xeb\x58\xbb\x84\xf3\x66\x2e\xa4\xc6\x52\xbf\x17\xec\xc9\x52\x34\x4f\x57\x91\x35\x8e\x75\xaf\xc5\x0b\x54\x8b\xab\xf2\xa9\x83\x8a\xd1\x32\xf3\xc4\x0f\x32\x55\x61\xd5\x55\x72\x32\x25\xf7\xfc\xf9\x25\xa2\xf0\xcc\xe5\x27\x67\xf2\x6d\x55\x7f\x2d\x3e\x70\x0e\x29\x7e\x6c\x3c\xc8\xec\x4e\x52\xcc\xdc\x41\xb9\x4f\x3f\x93\x9f\x90\x95\xd6\xb5\x33\xad\x51\xe3\xdd\x5a\x24\x32\x55\x6d\x69\x9c\x4d\xf9\xa5\xb8\x53\xb3\x3b\xd1\x50\x96\x54\xee\x12\x32\x90\x1c\x51\x24\xf2\xbe\x26\x72\xcc\xfd\x74\x82\xc8\x5f\x93\x49\xb7\x48\xe6\xe8\xa4\x8d\x6e\xd4\x61\x32\x25\x73\x67\x1e\xa7\xf0\xe8\xb7\xf3\xc6\xb2\x14\x03\x85\x69\x0b\x35\x3e\xdd\x77\x85\x09\xaa\xed\x6d\x0f\x29\xc7\x15\x83\x8d\xed\x09\x98\x8c\x50\x23\x09\xb1\x48\x76\x28\xe7\x78\x7d\x10\xad\x2a\xca\x39\xa1\xcf\xbb\x9f\xbb\xd9\xc2\x87\xdd\x95\xfe\x6f\xe3\x02\xe6\x76\xe9\x8a\x99\x4c\xca\x36\x86\x5e\xfa\x86\xea\x3c\xfc\xa6\xa4\x07\xe5\x3c\xfc\x69\xe6\xaa\x62\x2e\x9e\x00\x15\xe7\xc7\xe1\x6f\x5e\x93\x65\x5f\x20\x38\x06\xcc\xd2\x9c\x24\xdc\x3f\xe3\x98\xb6\x07\xe0\xd8\x7d\x4b\x59\x04\x5e\x32\xf5\x91\xd8\x40\x47\xd7\x6c\x48\xda\x06\x9f\xc5\xe1\x38\xd6\x70\x8b\x4a\x51\x7d\x11\xf8\x99\x14\x56\x7e\x1c\x78\xc3\xc8\x2e\x3e\x05\x4c\x42\xae\xf9\x56\xe0\xdc\x6b\x2e\xd9\xfa\xa0\xe3\xa5\x66\xcd\x6a\x50\x73\x46\x3b\x6d\x3e\xb4\xca\xae\x56\xfe\x01\xca\x30\xdd\x2a\x31\x85\x8f\xe8\xfe\x4c\xd2\x43\xb4\x71\x38\x8e\x15\xfc\x46\xb5\xaa\x7a\x29\xfc\x4b\xfc\xa9\x1c\x07\x17\x33\x4c\x8b\x67\xc3\xf1\xe0\xd7\xbc\x4f\x70\xd8\xb5\x59\x59\x8f\x61\xe0\x12\x5e\x7d\x0f\x96\xb9\xdf\x54\xde\x82\x87\xed\x50\x79\x2b\xb2\x6e\xf7\x47\x89\x16\x12\xa7\x7b\x47\xfc\x17\x5d\x8b\xc3\x71\x96\x21\x2e\x69\x84\xaa\xcb\x14\x91\xd8\xb1\xcc\x8b\x3c\x4e\x2f\x2c\x0a\x22\xeb\x81\xbe\x79\x17\x49\x9c\xc8\xab\x59\xee\xa4\xb5\xfe\xef\xd5\x2e\xc4\xeb\xee\x3e\xca\x13\xc4\x14\x3b\x5d\xb9\x0d\xd1\x7f\xb7\x32\x59\x48\x3c\xa1\x5b\x2e\x86\x89\x83\x38\x1c\x9b\x86\x5e\x55\xba\x54\x4e\xb2\x03\x44\x57\x4a\xbb\x59\x87\x68\x7d\x85\xfd\x4c\x6d\x80\x9b\xdb\xc3\x98\x19\x51\x9c\xd9\x41\x5f\xee\x6f\x9f\xde\x4d\x73\x73\xeb\x4d\xed\xa5\xe6\xdb\xe6\xc8\x2a\x29\x7f\x77\x7b\x25\x7d\xa1\x50\x74\x2b\x45\x0d\x94\x3b\x38\x5b\x56\x0b\x56\x92\xea\x5b\xb9\x5b\xc4\x17\x5e\x29\x35\x11\x2e\xa6\x3e\x2e\x3c\xc2\xbf\x42\xa8\xca\x3d\xcc\xbd\x1b\xfe\x36\xf3\x20\x27\xd8\x4f\x98\x6e\xcb\xde\xee\xb6\x3b\xd5\x81\x35\xdf\xd6\x5c\xa6\xcf\x78\xb4\x7b\x55\xd2\x49\xc6\x42\xdd\x3e\xe1\x04\xbd\x0a\x27\x62\x4e\x12\xdf\x29\x66\x54\xa4\xa6\x99\x0b\xd6\x94\x48\x15\x77\x29\x94\x82\x2c\x39\x8c\x0f\xcd\x91\x4b\x0d\xc3\x1a\x32\xd8\x49\xcf\x7d\x11\x15\x47\xf4\xd0\xf5\xa8\x82\x2b\xf8\x66\x83\x48\x2f\xf1\x97\x99\x64\x88\x41\x6e\xbb\x6e\x8b\xe0\x16\x3b\x1d\xf7\x93\xd1\x4d\xce\x95\xe3\x2b\xae\xe4\xb7\xf3\xe8\x25\x4e\x39\x6c\xb2\x6e\x81\x7b\x26\x25\x51\x3b\x67\xbf\xfa\x62\x68\x42\xc6\xc6\x34\x07\x1f\x0f\xd5\x1a\x45\x98\x8b\x9d\x62\x85\xac\xc6\x3a\x5f\x32\x29\x31\x32\x59\x2c\xfa\x98\x74\x40\x97\x2b\xd0\xe5\xcf\x9c\x66\x4f\x7f\x43\x5d\x23\x6d\xaf\xb8\x56\x93\xc1\x9d\x57\x72\xb2\xe2\x1b\x51\x56\x60\x5e\xba\x3f\x5e\x92\x33\xbb\xd0\xf5\xaa\xb6\x66\x24\x37\xe1\xa2\x56\x5a\x5b\xe6\xbd\xd3\x9b\x53\x8a\xd4\xf1\x47\xba\x24\x40\x9a\xcf\xae\x58\x11\x49\x3e\xaa\x6b\xcb\x17\x0b\xef\x4d\x8b\xa7\x3b\xd1\xec\xa4\x76\x15\x71\xcd\x87\x39\xd7\x4a\x9c\xea\xcd\xb0\xe7\x05\x3b\xaa\x57\xc5\xbd\xcc\xfe\x50\xf6\x38\x24\x58\x53\x5e\x54\x77\x21\x2e\x4d\x92\x77\xdb\x39\x3d\x05\xcc\xb6\x3c\x72\x49\xe2\xa0\x99\xb9\xcb\x4c\x74\x22\x75\x99\xee\x0e\xfe\x51\xf1\xac\x69\xc9\xb4\xdf\xb4\x12\xc9\x78\x45\x6c\xe7\x61\xf6\x9b\x12\xdb\x96\x97\x98\x53\xc1\xaa\x06\x4a\x9c\x47\xf6\x60\x8d\x6e\xf0\x43\x0d\xa9\xbc\xf1\xfc\x9f\xb4\x0b\xc5\xd9\xce\x87\x52\x2c\xf3\x8f\x1f\x59\x93\xfc\x27\xf3\xc6\xae\xc5\xc2\x6f\xca\x1e\x5d\x2b\xde\x5d\xf1\xd4\xb4\x5b\xb4\x24\xda\x2b\xb6\x71\xe7\x6b\x42\x3a\xd1\xa0\x65\x90\x50\x9c\x90\x58\x7f\x87\x50\x1e\xe6\x50\xf5\x82\xf0\xc6\x2f\xa9\xf4\x0d\x70\xe6\x8c\x7b\xc1\x3f\xe0\xfe\xb1\x0d\x39\x5a\x20\xc7\xca\x5a\xb3\x09\x0a\x36\xf4\x57\x8e\xc1\x21\x4b\xf2\x14\x4f\x10\x39\x0e\xc7\x7b\x80\x84\xb3\x17\x76\xc6\x43\x0e\xd8\xdb\x96\x38\x48\x37\xc1\xa4\x9e\x0b\x4e\x85\x69\x55\xa9\xc1\xb7\x7e\x41\xa5\x05\xd0\x86\x33\x06\x05\x1d\x50\xb4\xc3\xd7\xec\x51\xe8\xb5\xd5\x36\xf5\x4f\x98\x69\x78\x50\xd9\x88\x1c\x5b\x22\x53\xf4\xa1\x26\x38\x1c\x6f\x00\x81\x58\x4f\x3a\x17\xa1\x4b\xb0\xb2\x16\x5d\x24\x3f\xfe\x75\xfd\x21\xc4\x3e\xf4\x7a\xd5\x19\x44\xd7\x6f\x6f\x69\x00\xb2\xda\xfd\x47\x01\x84\x58\x39\x5c\xcf\x4e\x42\x60\xab\xb9\xea\x36\xe4\x91\xe1\x06\x25\x07\xbd\xba\x84\xad\x90\x62\x2b\x70\x38\x9e\x12\xe9\x61\x6d\xea\xb0\xa6\x74\x60\x5b\x9b\xbd\x29\x73\xe3\xc9\x75\x2c\xb2\x43\x68\x60\x65\x01\xa9\xd2\x77\xb0\xa4\x9d\xe4\xe2\xae\xcc\xbf\x4f\x5a\xe2\x40\xca\xfa\x42\xfc\x65\x39\xae\xb6\x20\x7e\x31\xf8\x9e\xfa\x8b\x64\xbc\x24\x39\xe5\x25\xc9\x15\x87\xe3\xfe\x45\x6b\x99\x70\x7b\x09\xdb\x00\x55\x35\x35\x33\xdf\xc7\x2f\xa8\x7d\xc6\xa8\xbe\xfa\xbd\x52\x9b\xde\xe8\x1b\x56\xb2\x83\xf6\xc6\xdd\x3e\xdf\x81\xe6\xe0\x60\x99\xe5\x4f\xed\xb5\x4c\x4d\xe7\x50\x03\x0c\xee\xa7\x1e\xa6\x06\x2e\x69\x92\xff\xa2\x54\xe3\x70\xdc\x8d\xd8\x3d\xe6\x9e\xf6\x45\xc2\x7b\xe8\xae\xa6\xcd\x82\x1d\x71\xac\x5a\x17\x1e\x76\x95\x58\x91\xc8\x5d\xed\x3b\xbb\x38\x99\x3d\xea\x36\x95\x57\xca\x6a\x3b\xfa\x22\xb3\x97\x39\x61\x79\x45\xf5\x98\xa9\x6b\xd0\xa7\x88\x66\x7c\x5e\xf2\x4b\xf6\x8e\x3e\x1d\x87\xe3\x6c\x27\x7e\x66\x1c\x6e\xb3\x57\x8c\x20\xb6\x8d\x17\xe4\xf5\xb1\xb2\x1a\xa2\x54\x11\x92\x52\xae\x49\xa6\xf9\xec\x2e\xaa\x13\x4b\xdd\x8c\x73\x6f\x08\xef\x1f\x3d\x9b\xf1\x58\xe0\x6d\x39\x33\xed\x23\x7f\x85\x41\x56\x4a\x24\x0f\x59\x7a\x44\x2a\x67\xad\xc1\xe1\x58\x6f\xc8\x51\xf4\xf8\xd6\xfb\x39\x0e\xb0\x63\xc3\xa3\xcc\x4b\x31\x82\xea\x6f\x6a\x4e\x70\x6a\xf9\xa2\xb4\xce\x8b\xb6\x45\x6b\x53\x0d\x5c\xbd\x72\x77\xca\x3b\xec\x73\x32\xac\xa4\x05\x16\x58\x9a\xbd\x64\x96\x81\xaf\xbc\x54\x1c\xb0\xf4\x9c\x44\xc9\xa9\xc1\xe1\x58\x38\x4a\x01\xcd\xa3\x15\x2a\xff\x04\x1d\x6e\x60\x97\x24\x44\xf3\xab\xd3\x0b\x17\x5e\x49\x2d\xcb\xcc\xcd\xbd\x70\xbc\x50\x95\x15\xe1\x02\xe7\xe4\x68\x18\x76\x5f\x34\x85\xe9\xf3\xcc\x7f\x2b\x2b\x53\x8b\x0c\x36\xcb\x57\x4b\xa9\x4b\xaf\x24\x8f\xf2\x7e\xe3\x70\x4c\x57\x6a\x26\xb5\xa6\xd5\xb5\x56\x0c\x56\x37\x04\x56\x7e\x89\x5e\x56\x0d\x95\x9d\xbd\xb2\xb9\x2c\xbe\xa8\xe6\xfc\xed\xc2\xa0\xfc\x13\x2e\xba\x39\x21\x39\x76\x76\x1a\x4d\x70\xc6\x94\x79\xbb\x32\x5c\xe5\x69\xa0\x23\xeb\x91\x5b\x2c\xc5\x27\x47\xf0\x5f\xe1\x56\x33\xfe\x50\x7f\x50\x8d\x5a\xf5\x9a\x54\xe0\xe1\x06\xcb\xba\xd7\x51\x79\xd5\xa7\xab\x0f\x06\x35\x96\x1d\x2c\x07\xcf\xc7\x16\xea\x15\xbf\x3f\xdd\x9f\xb3\xb6\xc0\xde\x2e\x54\xb3\x2c\xfb\xa1\xb9\x52\xa9\xa3\x0e\x30\x58\x25\xf3\x4b\xa1\x2e\xcd\x4d\x7a\x2e\x50\xe0\x4e\x33\x38\x34\x1d\x12\xb7\x7f\x02\x18\xc0\x47\x77\x65\x00\xed\x91\x9b\x5b\xe3\x01\xc5\xe5\xab\x0d\xe6\x40\xa3\xd7\xa9\xaa\x29\x50\xc7\x49\x5c\x9a\x01\xb2\x6c\x66\x16\xf8\x40\x7b\xcc\x06\xb3\x0d\xe0\x79\xfa\x79\xea\x6e\x64\xbd\xb6\x8e\xca\x05\xdd\x85\xc3\x09\x56\x20\xb5\x24\xbb\x7e\x22\xec\x81\x3f\xd1\xe5\x0c\xeb\x44\x7c\x68\x35\x80\x9a\x2e\x1f\xaa\x7f\x05\xe5\x79\xed\xac\x52\x41\x9d\x4e\xd1\xa5\x01\xb0\x96\xf5\xb3\x82\x2d\x30\x6a\xd6\x92\xf5\x1b\xd9\xa0\xcf\x53\xe7\x20\xdf\xb4\xe7\xab\x76\xa0\x99\x38\x1c\xff\x0f\xd2\x42\xfc\xdc\x6f\x84\xcd\xc0\xaf\xed\xfc\x82\x52\x23\x6a\x5a\x86\xd0\xf9\x97\xb5\xea\x93\x90\x26\xaf\x19\x55\x2e\x48\x8e\xd3\xe9\xd2\x95\x48\xb3\x75\x47\xfe\x1d\x74\x86\x59\x7e\x56\x13\x7a\x55\x1f\xaf\x8e\xc4\x56\x68\xcf\x48\x7b\x83\x85\xe0\x70\xfc\x2e\x74\x06\x31\xb2\xcf\x93\x1a\x94\x58\xda\xb9\x83\x22\x88\xb8\xd2\xa2\x45\x6e\x0c\x68\xaa\xbb\x4f\xde\xec\x59\x59\x99\x4e\xaa\x72\x9a\x5f\x12\x44\x8a\xb7\x66\xe7\x1b\x92\x02\xcc\x64\x59\x1b\x48\xe1\xfa\x7e\xe9\x7d\xa4\x71\xed\x35\x69\xdb\x48\x7e\x38\x1c\x7f\x25\xfa\x92\xb8\xbd\xb7\x8d\x1d\x91\x18\xdd\xc1\x62\x99\x45\x18\x34\xfb\x32\xfe\x04\x10\xeb\x2c\xe8\xff\x3c\xd1\x4a\x1c\xdd\xc4\x71\xbc\xb8\x9d\xc6\xb6\x0e\xc8\xa3\xd0\xd6\x99\xc5\x67\x5e\xa5\x8e\xea\x7b\xa9\xbe\xd3\x36\x6a\x3b\x2a\x8d\x28\x0c\x1c\x8e\xb7\x9d\x88\xc3\x9e\xf7\xea\x0a\x3b\x12\xb7\xb5\x4f\x09\x36\x87\x3f\x6c\xaa\xe7\xb1\x02\x6c\x6a\xc5\x5c\x03\xcf\x63\x15\xbe\xec\x0f\x8e\x9a\x62\x3d\xd6\x33\xeb\xfd\xb9\xf7\x59\x2b\xcc\xce\x66\x14\x33\xa9\xfa\xe7\x55\x2b\x99\xf5\xda\xfc\xd4\x45\x34\x29\x0e\xc7\x35\x24\xcd\xc3\x36\xf7\x98\x28\x2e\x24\x84\xb4\xfd\x95\x3b\x84\x6f\x69\xbc\x21\xb5\xb8\xc4\xad\x49\x4f\xde\x73\x4e\x55\x7e\x59\xec\xef\xa8\x5b\xb4\x49\xd8\x71\xe4\x76\xce\xa8\x20\xd2\x6c\x9d\x46\xc5\x47\xf5\xfd\x95\xef\x78\x72\xed\x0f\x29\x72\xe6\x79\x1c\x8e\x3d\x4e\x0e\x45\xaf\x75\xcb\xb2\xcd\xe3\x73\xda\xbc\x32\x82\xc2\xdc\x1a\xd7\xa5\x67\xfb\xb7\x55\xbf\x48\x9b\x75\xf6\x71\x59\x96\x42\x7c\x2a\xba\xf0\xa2\xfc\xca\x11\xd7\x1c\x6d\xa9\xd2\xb4\x43\x3d\x2c\x59\xaf\x6f\xab\xd4\x11\xb5\xe9\xe8\xcb\x21\x76\x11\x0e\xc7\x7a\x48\x61\x21\x65\xdd\xcb\xca\xac\xe2\xa6\x5a\x1f\x14\x4d\x84\x8a\x1a\x32\xf2\x93\xfd\xa7\x57\xfb\xe6\x04\x9e\xdd\x54\xa6\x95\x19\x75\xf2\x66\x41\xa3\x7a\xea\xf0\x68\x76\xb0\x2a\xc2\x34\x5a\x6d\xa4\xa8\xd5\x3f\x90\x7a\x46\xe2\xa8\x73\x59\x26\xe2\x96\xe1\x70\x2c\x23\x6a\x20\x72\xb0\xeb\x41\x35\x3f\x2e\xa6\x55\x5d\xfe\x37\xf4\x40\x43\x58\x89\xd0\x2f\xbb\x7a\x43\xe1\x5e\x8f\xbe\xd2\x96\xbc\x15\x27\x19\x05\xd7\xb2\x0f\x1f\xce\xca\x5e\xa5\x29\x31\x3d\x9b\x7e\x43\xf9\x43\xdf\x41\xf1\x59\xda\xa9\xc3\x95\xad\xe7\x51\x71\x38\xe6\x0d\x6a\x36\x7c\xbd\x4b\xd3\x70\x36\x6e\x5e\xab\x7f\x4d\xd6\xd5\x17\x0d\x3b\x2a\xcd\xfc\xbc\xaa\x6e\x97\xd6\x79\xa0\xa5\xa1\x45\x5e\x27\xdd\x0a\x96\xe7\xa5\x1c\x26\x66\x55\x66\xed\x36\x75\x48\xf7\x57\x15\xea\xfb\x29\x20\xd9\x33\x9d\x01\x29\x97\xbf\x11\x87\x63\xfa\x50\x2b\xc1\xf9\x43\x03\x90\x73\xb4\x51\x3f\x01\x5a\x1e\x6c\xdc\x65\x0c\x96\x5f\xec\x6c\x69\x00\x8b\xdc\x97\xd6\x5b\x80\x0f\x8f\xb5\x56\xb6\x40\xb6\x07\xca\x4a\x6c\xa1\x7b\xbb\x74\xf2\xfa\x60\xf5\x06\x62\x56\x22\xd2\xa9\x75\x5e\xfd\x0e\x25\xe1\x70\xc2\x8d\xc8\x33\xe0\xc3\x50\x24\x52\x13\xbd\xb6\x7f\x23\x72\x3c\x78\x61\xe7\x28\xdc\x73\x31\xbb\xe5\x2a\xcc\x74\xfb\x5e\xf7\x02\x26\x1f\xcb\xac\x4c\x80\xab\x0e\x48\x8b\xff\x21\x6b\x76\xe1\xf2\xd2\x90\x82\x0d\x21\x59\x2e\xa8\x48\xcb\x53\xdd\x84\x3e\xc3\xe1\x84\xd3\x91\x29\xa0\x6a\x68\x2d\xf1\x78\xf4\xea\xbe\x1a\x2c\xf5\xca\xf3\xce\x44\x6c\xf6\x45\x72\xcb\x42\x94\xef\x76\xaf\x4e\x80\x7a\x1f\x63\x55\x6e\x44\x2f\x1c\x40\x8a\xf3\x51\xb1\xf1\xa7\x3c\x7f\xf4\xdb\x06\xcf\x2c\x1d\xac\x42\xeb\x84\x1a\xc4\x92\x71\x38\x41\x1b\xaa\x0f\x84\xde\xb0\xa3\x85\x45\xb5\xf7\xbe\xa5\x46\x5e\x51\x77\xa4\x51\xa0\x8b\x0e\xcd\xb6\xe4\x5e\x37\x75\xed\x10\xf9\xd4\xb1\xb3\x15\x3e\xa4\x3f\x07\x3c\x8a\xa6\x48\x53\xc6\x4f\x72\xeb\x48\xbf\x37\x9c\xca\x3c\x47\x16\x69\x5d\x4a\xcf\x26\x5d\xc6\xe1\x04\xd3\xb1\x19\x00\x71\x50\xcd\x31\x8c\xea\xe8\xb5\x61\x8d\x5c\x11\xb7\x3f\x67\x26\x5d\xdc\xd7\xc4\x65\x50\xdc\x24\xb5\x9b\xe8\x05\xc7\x4e\x96\x17\xd0\xa7\x1d\x70\x2c\xda\x4d\x13\x19\xdf\xcf\xf9\x48\x0b\xd9\x70\x26\x23\x82\xf6\x45\x4b\xae\x12\x51\x7c\x71\x38\xfe\x4c\xe2\x12\xc0\xe1\xfa\x67\xd1\xce\x28\x55\x0f\x5f\x40\xbf\x42\x6c\xdf\xc3\xfb\x72\xd1\xa0\x71\x82\x4b\x72\x63\xd4\x44\x71\x1c\x8f\x1d\x2c\xfb\xc6\xb6\x3d\x60\x57\x18\xc7\x42\x8c\x27\x72\xd6\xb3\x36\x6c\x08\xd4\xc4\xb2\x76\x6b\x3d\x4e\x0b\xa2\x1d\xc6\xe1\xb8\x1f\x49\x4b\x09\xc5\x03\x8f\x15\x71\x51\xcb\xba\x31\xb9\x6b\xd0\xbf\x36\x7d\xa9\xf5\x85\x8c\x86\xae\x64\x6b\x37\xed\x6a\x0f\x31\xec\x70\xaf\x74\x58\xf8\xf9\xc0\xac\x02\x47\x41\xa7\x71\x77\xd6\x2b\x81\xf1\x06\x96\x5a\x9f\x17\xbf\xd0\x23\x75\x8c\xd1\x8d\xc3\x71\x92\xc8\x51\x84\xc5\x03\x2b\xb3\x3a\xaf\xc5\x75\x15\x69\xbe\x04\xf9\xb4\x1e\x4d\xb7\xbe\x30\xbf\x7e\x4a\x59\xea\x4a\xa8\x8a\x52\x5c\x76\xf0\x2f\x79\x2b\x0f\xd8\x9f\x9f\xef\x23\x9d\x34\x16\x65\xfe\x94\xcc\xda\x20\x4c\x5f\x2f\x9a\xbf\x30\x4b\x21\x63\x3d\xc0\xe1\xd8\x14\x4a\x14\xbe\xba\xff\x72\xa9\xe1\xb5\x79\x5d\xf3\x0a\x6f\x05\x4e\xb6\x68\xf2\x34\xe7\xa9\xf5\xe6\xd9\x12\x97\x2f\x95\x65\x19\x13\x47\xbf\x97\xec\x54\x0b\xf7\x07\xe7\xc9\xd2\xba\x8d\xa1\xcc\xad\x29\x1d\x1b\xea\x55\x07\x93\xd7\x2c\xfc\x99\x92\xc2\x51\xe3\x70\xac\x36\xea\x26\x7c\x60\xff\x96\x2a\xcb\xc8\x9c\xce\xda\xb2\xcc\xc0\x8c\x96\x73\xc5\x5e\xe7\x1d\xea\x1e\x17\x18\xb8\x54\x56\x9e\xcd\x3d\x75\xb4\xa7\x78\x30\xcb\x7e\xbf\x53\x9e\x95\x9a\x66\x9c\x90\x51\x95\x9a\xb3\xe1\x6e\x5a\x9f\xc4\x7f\x91\x49\xca\x7a\xee\x79\x1c\x8e\x15\x44\x3d\x87\x5f\xd5\x77\xbf\xae\x3c\xd2\xa9\x33\xa0\xea\x47\x60\x64\xcb\xf4\xf2\x8c\xf3\xcb\xeb\x48\x25\x17\x5d\x28\x15\xef\x0a\x26\x8f\xe6\x17\x5f\xca\x5d\xbe\xdf\x21\xb7\x27\x43\x63\x8c\x66\x98\xa6\x2d\xd5\x5b\x92\x66\x23\xf5\x5d\x04\xc8\x19\xdc\x49\x1c\x8e\xf9\x93\x7a\xf9\x97\x37\x64\x03\x2e\x7b\xe5\x03\x79\x81\xc7\xef\x3c\x80\x62\x41\x66\xf7\x4b\x28\x05\x6c\xaf\xdc\x0c\xf1\xc1\x04\x55\x1a\xf4\x0e\x8a\x62\xfe\x81\x97\x40\x03\xd1\x42\xf8\x20\xbc\xc1\xd3\x03\x0e\x87\xe3\xf7\xc1\xb0\x12\xee\x59\x1c\x00\x7f\x83\x07\x7f\xc2\xa0\x1a\xc5\x5e\xc2\x60\x3b\xba\x67\xfc\x07\xf8\x12\xf9\xd7\xbd\x16\x5a\x85\x0c\x55\x9c\x85\xf4\x90\x6b\x69\xef\x20\x1e\x32\xc2\x3c\x0e\x35\x23\x8f\xa3\x3e\x41\xff\x90\x89\x73\xe5\xb0\x0d\x32\x6a\xf5\x13\x26\x22\x3d\x3a\x8f\xe1\x0f\x48\xe2\x0f\x22\xb8\x99\x7c\xf7\x05\x0d\xb4\x27\x5b\x8d\x2f\x02\xfd\x48\xf2\xae\x63\xa0\x94\xf8\xac\x1c\x00\x7b\x88\x57\xd3\x6c\x20\x23\xe2\x39\x86\x0c\xba\x44\x5c\x1c\x75\x19\x2a\xc3\xea\xcf\xcd\x86\x67\x61\x3e\x56\x28\x7c\x06\xfd\xae\x13\x0e\x77\xa0\xce\xdf\xc8\x80\x17\xa7\xee\x19\x13\x80\xd9\xd7\x46\x0d\x00\x0d\x4b\xbb\x03\x02\xc6\x18\xdd\xa5\xb7\x41\x5d\xba\x38\xf5\x15\x78\x8e\x96\x49\x3f\x0d\xa6\x51\x1b\xae\x05\x43\x0b\x28\x35\x67\x57\x42\x71\xe4\x5c\xcb\x6a\xe8\x06\x29\x59\xfb\x13\x6c\x45\x34\xfe\xd2\x41\x08\x93\x84\x3d\x9d\x20\xa4\x26\x79\x0d\x1f\x23\xdc\x14\x39\xb4\x15\x01\xb3\x05\xc7\x4b\x96\x00\xc7\x78\x01\x0a\x47\x80\xc3\xc9\xa7\x3e\x02\x9e\xb0\x3e\x46\xda\x81\xde\xcc\x2d\x1e\xbb\xc0\xdb\x74\x17\xcb\x15\x90\x09\x95\xab\xdd\x0c\x41\xe4\xad\x9f\x3a\xf1\xdd\xe9\x7d\x4f\x06\xf1\x1f\xd3\x66\xdd\x0a\x21\xe8\x2b\x76\xb4\x8c\x11\x5c\x65\xd1\x45\x2e\x04\x46\x72\xa7\xbc\x98\x70\x4f\x6c\x49\x49\x04\xcc\x05\xca\x88\x2d\x40\x39\xf7\xdb\x99\x13\xe0\x5e\xb6\xb3\x05\x13\xe4\x30\x6e\x68\x17\x80\xf5\xd4\x85\x1f\xec\xf1\xeb\xcb\xb0\x47\xa1\x78\x9b\x22\xc9\x8d\x07\xf8\x80\xbc\x92\xa6\x4b\x78\x4e\x56\x7b\xfe\x37\x7c\x9f\x7a\x44\x4a\x23\xac\x52\xbe\x25\x71\x09\x09\xf2\x97\x61\x1c\xc2\xa7\xe4\x9b\xee\x2b\x81\x48\x61\xa7\xf9\x5d\xa0\x85\x67\xad\x9d\x0d\xf4\xd3\x6b\xde\xf6\x25\x4e\x76\x0c\xdc\x1f\x4d\xfc\xd9\x2c\xb9\x1e\x87\x9f\x57\xc7\x6e\x98\x8d\xdf\x59\xe9\x9b\x5b\x8e\xf7\x2f\xd9\x98\x1c\x86\xcf\xcb\xeb\xc5\x8a\x08\xf3\x33\x8f\x5f\xfd\x41\x00\xd2\x8a\x5c\x27\x09\xef\xe4\x7b\xcc\x37\x02\x96\x49\x23\xda\x62\xc0\x94\xb5\xef\x35\x15\x6f\x38\xfa\xe5\x5e\x03\x7e\xdd\xd0\x83\x7e\x5b\xfc\xf2\xbe\xbc\xda\xbb\xf8\x9d\x1d\x5e\xd9\x69\x78\x8f\xc6\x09\x31\x84\x17\x54\x5b\x23\xdf\xf1\x53\x25\x21\x21\x0c\x82\x49\xee\x3e\x97\xdf\x04\xb2\x1a\xdc\x2b\x25\x0c\x29\xcc\xb4\x05\x84\x36\xce\xc9\x57\x4d\xf8\xed\x0f\x81\xbb\x77\xf1\x46\x77\x56\xf4\xf9\xe2\xd7\xdd\x02\x6a\x7e\xe2\xb7\xf7\xe7\x64\xf5\xe1\x1d\x3b\x52\x45\xe5\x78\xa4\x31\x14\x39\x81\xef\xab\xfc\x16\xfc\x81\x30\xad\xf0\xaf\x4b\x29\xc1\x36\xab\x6c\x6f\x14\x81\xab\x14\x6a\xd7\x13\x62\x38\x7f\x5e\xad\xc3\x9b\x3c\x3f\x7e\x77\x1b\x7e\xcb\x23\xa8\xb7\x1a\xbf\xec\x0e\xbd\xc6\x1d\xbf\xf2\xd6\xc9\x2c\x03\xbc\x71\x5f\x9b\x48\x1f\x7f\xa6\x7d\x21\xdc\x8f\x97\xd4\xcf\x0a\x06\xf0\x0d\x65\xc7\x5c\xf8\xf8\xa7\x79\x76\x7b\x13\x08\xbb\x54\x9b\x75\xb6\xe2\x3f\x71\x6d\xbe\x88\x51\x10\xb0\x9e\xd2\x42\x0f\x00\xc1\xc3\x3f\x90\xbf\x40\x5e\x3b\x88\x8c\x01\xef\x4a\xe7\x21\x19\xc0\x87\x54\x7d\x44\x01\x8e\xd3\x9e\x21\x00\xe4\x7e\x6d\x26\xe2\x0b\x75\x9c\xb5\x45\x8e\xc3\xfb\xad\x66\x21\xfb\xe0\x62\x1d\x1a\x72\x0e\xbe\xfb\xb9\x16\x19\x43\xf8\x4f\xcd\x11\x35\xe2\x32\xbc\x1e\x89\x45\x8c\xda\x4a\x11\x4f\x64\x66\x89\x0d\x62\x06\x8f\x29\xf0\x88\x05\xb2\x93\xb6\x13\xd1\x43\xce\x47\x92\x91\x35\x08\xc1\x23\x05\x59\x86\x24\x59\x92\x91\xe5\x48\xa9\xce\x4c\xc4\x12\xa1\x7d\xea\x45\x5c\x49\x0f\x26\x1d\x10\x3d\x92\xc7\xed\xfd\xf0\x7b\x62\x4f\xeb\x04\x3c\x49\xdc\x5d\x1c\x07\xdf\xc0\x7a\x53\xba\xe1\x5b\x58\x1d\x95\x0e\xb7\x63\x82\x88\xcf\xf0\x30\xe6\xe5\xb1\x16\xbe\x87\xad\xb2\x5c\x00\xbf\x40\x27\xb4\x0b\x11\x1d\xd4\xeb\xc3\x2b\x38\x8e\xad\x79\x1c\x0e\x9f\x64\x01\x37\x83\x61\x43\xe6\xae\x16\x23\x78\x25\x63\x5a\xe1\x33\x78\x09\xed\xb9\x3c\x18\x9e\x4f\x5b\x41\x39\x09\x2f\xa3\x1e\x0c\xff\x06\x9b\x50\xdc\xce\x18\xc2\x2e\x64\x5f\x0b\x5f\x38\x88\x84\xd7\xf6\x84\x99\x44\xb3\xf7\xc6\x50\x55\xb2\xf6\xc3\x66\x88\x21\x36\xbe\x21\x83\x42\x84\x36\x4d\xc1\xd0\x59\xfe\xe5\x82\xbd\x90\x0b\x57\x2e\x7d\x0a\xb9\x72\xa6\x91\x3e\x43\x7e\x2c\xff\xb0\x51\x88\xcd\x28\x73\xb7\x85\x1a\xe8\x33\xcc\xbb\xa0\xdb\xd4\x6b\xda\xdb\xa1\x47\xe4\x4d\x6f\x8f\x41\xb3\x55\x4e\xf7\x3b\xc1\x67\xa9\xd5\xd7\xfb\xc0\x21\xf9\x9f\x06\x05\x58\x26\x0d\xc8\x8b\x01\xb3\x92\x86\x25\xce\x60\xbe\x28\x94\x28\x00\xeb\xf9\x9f\x43\xdb\xc0\xb7\xdc\x08\xb7\x68\x68\x3d\xeb\xa3\xb9\x33\x64\xcc\xc8\xd3\x36\x83\xd6\x50\xfe\xbd\x6a\x05\x7d\x4a\x4a\xef\x5d\x04\xf7\x15\x7c\xef\x3f\x04\xae\xcc\x3d\x58\xb7\x03\xf8\x94\x19\x9f\xb3\x03\x78\x9c\x5e\x9c\x64\x02\xbc\x48\x7d\x8f\x96\x81\xd3\xe5\xab\xaf\x5a\x82\x3b\x93\x77\xbb\xba\x83\x67\x85\x9e\x7b\x2b\xc0\xf3\xbc\x25\xda\x67\xc0\xb5\xf4\xcc\x17\x07\x40\xab\xb6\xcc\xf1\xeb\xc0\xb7\xc6\xac\x9e\x1b\x40\x4b\x4d\x7f\xf5\x0d\x40\x50\xde\x97\xf9\x06\x88\x2d\xaa\x10\xad\x01\xf0\xb9\x02\x78\x04\xe0\x67\x1c\x0d\xce\x07\xca\x95\x2f\x5c\xb6\x02\x23\xb2\xc2\xbd\x3a\xc0\x60\x52\x92\xb6\x3b\x40\x60\xad\x7a\xa6\x05\x5e\x1d\x0e\x1b\xad\x02\x57\x0c\xa6\x74\x15\x01\x9d\x3d\xd9\x95\xe5\x00\xb3\x8d\xa2\x99\x02\x02\x1a\x0e\x08\x2c\x00\xaf\xca\x51\x68\x27\x10\x54\xbc\xff\x8a\x03\x10\x98\xe3\x7a\xda\x16\x88\x48\x1f\xdb\x43\x05\x82\x52\xea\xb5\xbd\x80\xb9\x9c\x35\x53\xf6\x60\xec\xc4\x9b\x91\x09\x70\xd3\x68\x43\xe7\x4d\xa0\x6f\xc8\xbb\x62\x0c\xa0\xf6\xd6\x69\x96\x00\x9e\x6d\x93\xfc\x28\xc0\xbe\xfe\x0d\x88\x00\x27\x2b\xca\x83\xca\x01\xab\xc2\x85\xce\xdf\x81\x9d\x59\x33\xf7\xf8\x00\x86\xca\x05\xda\x20\xa1\x86\xd3\xfe\xb4\x00\x24\x3c\x4d\x1b\xd9\x07\x6e\x78\xb0\xac\x73\x27\xd0\x38\xe6\x52\x61\x06\x5c\x1b\x3a\xa6\x4e\x00\x2c\x7a\xbe\xf3\x9e\x00\xab\x5b\x01\x70\x0e\xb0\xa4\xb6\x2a\xe8\x24\xe1\x7d\xa9\x9b\xf3\x0d\xc2\x50\x2e\x65\xcf\x65\x42\x47\x9a\x58\xfb\x21\xc1\x9c\x3b\xef\x5d\x11\x69\x84\x70\xea\x21\x9b\x64\x4d\x48\xbe\x71\x93\x58\x4e\xb8\xd9\x34\x4e\xb4\x03\x70\x05\x1d\xd8\x3d\xc0\x5b\x16\x88\x51\x40\x63\x32\x0f\xdb\x04\x76\x86\xdb\xa3\x2d\xd0\x45\xf7\xfb\xe8\x25\xe8\xa3\x85\x1b\xba\x16\xa6\x68\xfb\xa2\xcb\xe0\x9b\x6f\x47\x49\x7b\x61\xd6\x83\x4a\x62\x21\x1c\x73\x63\x1e\x71\x3b\xec\xd1\xa4\x8d\xf5\xc0\x3b\x0a\x66\x60\x61\xb0\xa9\xb4\x1a\xdb\x04\x73\x48\x8f\xd0\x6e\x78\x24\xac\x1d\x45\x91\x25\xee\x21\xe8\x5e\xc4\xc1\x7c\x18\xf9\x8d\xd0\x16\xfd\x41\xbe\x21\xc0\x9b\x37\x44\x25\xf1\xf9\xfd\x09\xe2\x66\x62\xe4\xa0\x11\x96\x43\x9c\xd1\xb8\x0f\x3b\x83\x01\xf9\x07\xb1\x39\xd8\x66\xe9\x32\xb4\x1e\xd3\x21\x1d\x41\xa3\xb1\x85\x61\x16\xe8\x01\xf4\x8d\xdb\x7d\xe4\x2f\xda\x65\x7e\x15\xb9\x81\x96\x2d\xaa\x40\x6e\xa0\xc7\x5f\xaf\xc0\x2a\x58\x49\x13\xcb\x31\x6b\x26\x6b\x20\x14\x1d\x67\x9c\xae\x97\xa1\x24\xfa\xfe\xdc\x62\xf4\x28\x6d\x5f\xb2\x06\x9d\x4e\x8d\x21\x4e\x43\xba\x28\x55\xa1\x7b\x11\x15\xf9\x91\xeb\x27\x04\x24\xcf\xdb\xdb\x8c\xb8\x93\x9c\x16\x5d\x40\x4e\x13\x97\xbd\x3c\x8f\x19\x89\xab\xee\x06\xa2\xe9\xa2\xd9\x7d\xf9\xa8\x99\xe0\x60\xed\x6b\xe4\x16\x0f\xcc\x59\x85\xb0\x39\xfd\x49\x16\x88\x33\xfb\x04\xda\x8c\xac\x65\xf6\x5c\xdd\x0e\xff\x61\x98\xb9\xae\x87\x27\x69\x9a\xbd\x87\xe0\x6a\xaa\xf5\x22\x27\x38\x85\xf4\xf3\x39\x03\x25\x29\x47\xc7\x89\xe8\x02\x45\x68\xcf\x2b\xa4\x48\x36\x50\x63\x88\xd8\x48\xdc\xb3\x2e\xc3\x6f\xc5\x4f\x44\xf9\x70\x99\x30\x09\x09\x82\x29\x7c\x9b\x90\x35\x70\x00\xe7\x9e\xcb\x39\xd8\x81\x45\xde\x33\x00\xaf\x64\x24\x2c\xba\x08\x8d\x51\xae\x4f\xcd\x43\xba\x8b\x1e\x8f\x2e\x45\x7c\xf3\x3d\xba\x2e\xc2\x7f\xb2\x3b\x2b\xeb\x61\x4a\xc6\x96\x8c\xf5\xf0\x4e\x15\x2c\x10\x40\x9f\x14\xcf\x21\x0e\xd4\x2b\x3b\x78\x45\x0e\x65\x24\x91\x4f\xdb\x43\x44\xc1\xe3\x3d\xd6\x90\x3d\xf7\xfe\x22\x11\x38\x4a\x0f\x7d\x12\x8b\xd4\xb6\xe0\x6f\xd3\x10\xfd\xfa\xd2\xf6\x57\x70\x41\xf5\xac\xf2\x0b\xf0\xf6\xb2\x5d\xe9\x93\x50\x5b\xa1\x2d\x0f\x83\x28\x39\xae\x40\x35\xe4\xad\x39\x18\xb4\x0c\xda\xa5\x5c\xed\xac\x07\xcd\x94\x6d\x34\x53\x81\xd5\x49\x6e\x8b\xd4\xe0\x2e\xe6\xc0\xa3\x33\xc8\xbd\x9b\x13\x37\xe3\x90\xc3\x03\xce\xad\x77\xe1\xbc\x2e\x45\xa9\x33\xbc\xae\xa5\x28\xed\x39\x54\x50\x27\xe4\xe4\x41\x7e\x15\x01\x84\x95\x90\x61\xd1\xec\xcb\xd5\xe0\xa3\xec\x20\x27\x2b\x30\x2d\xdd\xc2\x6c\x25\x78\x3a\xe5\xc0\xa2\x1c\xa0\x8a\xdd\xfc\x90\x8b\xbc\xbe\x7b\x76\x28\x13\x39\x39\xec\xdd\x3a\x03\x2e\x18\xdc\x5d\x12\x0b\x2f\xef\xee\x4d\x5b\x09\x29\x5b\x37\xb3\x9f\x41\xc7\xeb\x02\xf1\x61\xd0\xbc\xf2\xf0\xcb\x46\x60\x79\xc1\x3a\xc7\xe7\xa0\x5f\xa6\xaf\xe9\x5b\x50\x27\x35\x61\x51\x1f\x10\xc4\x09\x7c\x38\x1d\xf9\xf4\xf8\xd5\xd0\x22\xc4\xe1\x9e\xb4\xc5\x1f\x56\x8e\x68\x17\x0f\xc1\xd3\x07\x0f\x2b\x09\x10\xd8\x6d\xc0\xf6\x84\xd6\x34\x3f\x4b\xfc\x0c\x0e\xd6\x5c\x0e\xe8\x06\xaf\x96\x5c\x72\x6c\x04\x67\xe7\xf4\x9a\x7e\x02\x0a\x94\x5f\xb5\x77\x10\x9e\x70\x72\x9f\x74\x33\x55\x89\xcd\xc3\x2e\x0c\x2e\x7e\x7b\x27\x93\x7e\x1e\x8f\x54\x9a\xd1\xf0\xf8\x61\xcd\x08\x35\x87\x70\x58\x10\x45\x69\x23\x7c\x82\xa2\xc8\x8f\x80\xfa\x2b\x7e\xa4\xdf\x20\xdd\xf9\x37\x49\x0f\x72\x36\x0b\x26\xc6\xc1\xba\x5a\x2a\xe2\x5e\x98\xf5\xf8\x33\x73\x09\x38\x78\x1b\x63\xcc\x01\xef\x76\x34\xd3\x26\xc1\x27\x15\x11\xb4\xf9\xe0\x53\xcd\x1a\xaa\x1d\xf8\x8b\xdf\x49\xf1\x87\x2e\x81\xa3\x64\x11\x34\x10\x34\x4a\x6a\x86\xcd\x9d\xa3\x89\xdf\x60\x99\xe9\x0f\xa2\x17\xb2\x44\xcb\x93\xb8\x11\xd9\xf2\x78\x15\x83\x86\xcd\xba\x55\x40\x27\xa1\xe5\xed\xef\x69\x61\x68\x44\x79\x16\x35\x05\x5d\xaf\xf6\xa2\x4c\x20\x53\xfc\xa5\x14\x2d\xe4\x1d\x78\x90\x6c\x8b\xce\x0d\x72\x24\x61\xa8\x8e\xd3\x57\x62\x1f\xba\xd4\x54\x4e\xb4\x40\xad\xb4\xf4\xb0\xbf\xc8\xb3\x87\x02\x7a\x22\xa3\xe0\xa6\x09\x8d\x41\x6f\x6a\xc3\x53\x21\x5a\x7d\x99\x2d\xa5\x81\x7a\x3d\x7d\x31\x65\x36\xe5\x0b\xf7\x39\xf9\x28\xc5\x15\x30\x25\x71\xc8\x55\x81\x4e\xc4\xf7\xa4\x7f\x4e\xba\x44\x77\x92\xa3\xe9\x1c\xac\x8b\x78\x7b\xc1\x0b\x0c\xc3\xd4\xf7\x9b\x69\x6f\x85\xde\x37\x64\xd4\x27\xfc\x47\x2d\x75\x94\x57\x3c\xd7\x12\x31\x45\x9f\xd3\x98\x86\x27\x07\xb3\x0f\x72\xa2\x48\x65\xcc\x67\xf8\x29\xd2\x2c\x86\xe8\xf2\x49\xa2\x37\xdd\xcc\xf1\x0c\x56\x43\x1d\xdf\x2d\xc7\x0c\x28\xfd\x0b\xbe\xa3\x1d\xa4\xa8\x7b\x6f\x68\x97\x15\xd3\xae\xab\xa8\x11\xb2\xeb\x4d\x3f\x29\x09\x12\xa4\xe8\x09\x39\x23\xe9\x60\xea\x03\xd2\x23\xd1\x1c\xd6\x0f\x92\x31\xff\x63\xa2\x9c\x48\xe1\x8e\x07\x38\x60\x83\xec\xda\x53\x1a\x4c\x8f\x99\xbf\x7b\x0f\x4a\x62\xcc\xd4\x5a\x8e\xfc\xa5\xec\xbd\x23\xa2\xd6\xe5\x5f\xea\x0f\xa4\xb4\xe6\x18\x36\x20\xe4\xc1\x8c\xa7\x05\x28\xe9\x73\x3a\x35\x45\x49\x32\x52\x1a\x32\xde\x10\x63\xe4\x13\xf1\x37\xb1\x01\x09\xd9\xff\x31\xa6\x2d\xde\x71\x52\x83\x9e\xe7\xbf\x31\x69\x41\xf2\xb9\x61\x5a\x81\xf0\x17\x5a\xc9\xe8\x47\x6a\x56\xc3\xde\x9e\x5a\x8a\xac\xba\xa7\x4e\x97\x4c\x29\x47\xf3\x76\x92\x52\x8a\x7e\xc9\x82\x89\x1d\x79\x01\xb4\xc7\xc4\xf9\x99\xb7\xe3\x66\x63\x17\xd2\x8d\xfc\xae\xa2\xa9\x0a\xf0\x04\x1f\x79\x20\xd5\x32\xd9\x88\xac\x17\xd7\x69\xc5\xc1\xb6\x8c\xb7\xc3\x8f\xa9\x95\xd7\x97\x77\x75\x53\x24\xdd\x2f\xaa\xff\x90\x91\x36\x59\x8e\x01\x89\xde\x38\x43\x42\x26\x66\x54\x3b\x50\x37\x62\xe3\xa5\xd4\x98\x38\x6c\x7d\x7e\xba\xef\x26\xd4\x31\x53\x79\x5c\x81\x90\x54\x0b\x77\x25\xc1\x95\x72\x03\x2d\x14\x6a\x63\x75\xdc\xfe\x4b\xbd\x39\x72\xbc\xf3\x35\x25\xf3\x46\x75\xf5\x6a\x32\xd2\xfb\x23\xfb\x14\x09\x69\x7f\x91\x5c\x4f\x14\x34\xe6\x50\x2e\x63\x8d\xd5\x7e\xd1\x43\xe8\xf7\x92\xb7\x3e\x32\x54\x2f\xef\xf4\xf1\xc3\xc8\xa9\x8c\x1d\xbb\x42\xe0\x38\x85\xa5\x56\x36\x14\xce\x0e\xbc\x7d\x8a\x3a\x35\x91\xd1\x69\x45\xc9\x19\xed\xaa\x0a\x22\x47\x0d\x15\x66\x65\x90\xae\xf4\xed\x4f\xde\x44\x0c\x6f\x67\x92\xef\x60\xac\x86\x9e\x68\x6f\xb4\xb6\x72\xd4\xe7\x30\x32\x5a\x94\x72\x7c\x31\xfc\x35\xdb\x63\x57\x08\xbc\x34\x35\x5d\xeb\x2f\xf8\x8e\x9d\x3f\xaa\x23\x34\x4a\xc8\xee\x89\xe7\x07\x25\xae\xac\x5b\xcf\x6d\x4e\xc4\xe7\x09\x39\xae\x89\x4f\xe4\x0b\x58\x6f\xf1\x61\xf4\x74\x26\x4a\x30\x8e\x2b\x65\x2c\x07\xe6\xfa\x55\xd2\x4a\x81\x89\x13\xa1\xd4\x8b\x60\x99\xf1\x6b\x4a\x00\x94\x35\x2f\x9d\x5c\x04\xdb\x8f\x78\x09\x68\x00\xa1\xbb\x9c\x37\x05\xc8\x6a\xdd\xb9\x67\x81\x92\xdc\x71\xf6\x47\x60\x48\xe6\xcb\x92\x80\x0b\xe9\xb3\x99\xe6\x20\x18\xb7\x85\x3e\x0e\xfe\xf6\x33\xa1\xd1\xa0\x84\xe3\x4f\xa9\xc7\xa1\xcf\xc6\x18\xc5\x1b\x16\xcf\x73\x27\xe7\xc2\x1d\xc3\x0a\xfe\x5b\x24\xae\xeb\x25\x2f\x04\x39\x5a\x43\xe2\xbc\x47\x16\xe7\xae\x63\xf3\xe1\x27\xd2\x0a\xd6\x21\x78\x90\x16\xc8\x98\x82\xdf\xc4\x26\xd3\x05\xc8\x3a\xdf\x1a\xda\x49\xe4\xc8\xf1\x04\xaa\x2e\x72\xc9\xd8\x92\xb2\x1b\xa9\x9c\xb7\x87\x0c\x23\x31\xb7\x7e\xf1\x67\xd2\xa4\x9d\x57\xb8\x42\xea\x8d\x6a\x3d\xce\x36\xca\xdf\xec\x3a\xd6\x30\x65\xbf\x24\x90\xc9\x26\x73\xa9\x7b\x18\x87\xc8\x3a\x31\x0c\xda\x67\x92\xd2\xa7\x95\xda\x4e\x5a\x7c\xac\x88\xa2\x26\xb2\x76\x36\x92\x1b\x89\x67\xe6\xe9\x93\x7e\x62\x4b\x6f\x9e\xe3\xb9\xf3\x17\xb5\xdf\xe5\x4c\x71\x1b\x2b\xb9\x6c\x2a\xc7\x33\xeb\x00\xcb\x94\xf5\x35\xe9\x0f\xe3\x15\x33\x93\xfc\x82\x9e\xc5\x40\xa3\x03\x69\x57\xe9\xfe\x17\x6f\x52\x4d\x69\xc6\xc7\xe6\x51\x16\x52\x17\xed\x0c\x21\xaf\xa3\x9c\x9a\x77\x8a\x64\x49\xec\xbf\xd1\xc1\x1d\x91\xf9\xb7\xed\xe1\x5c\x96\x78\x94\xff\x64\x4f\x4f\xb2\xcb\xa8\x60\x66\x89\xf6\x8a\xd9\x0c\x6f\xc1\x5e\x92\x8c\xbe\x81\x77\x21\xca\x9a\xfa\x9c\x43\xb9\x70\x8f\xa2\x61\xc9\x1c\xae\x90\x63\x19\xc3\x3b\x57\x91\x62\xe9\xac\x79\x08\x31\x92\x0c\x5d\xf7\xe1\x9a\xe7\xcc\x6c\x9e\x60\xf7\x67\x2e\x2d\x4d\x63\x05\xa9\x57\xaa\x13\x98\xd3\x95\xff\x84\xf1\xf4\xfc\x94\x17\x58\x29\x2d\x5c\xfa\x26\x32\x89\x6a\x9e\xf4\xe2\xbc\x98\xfc\x4e\x38\x7c\xf4\x1a\xa9\x9a\xf7\x6d\x47\x0a\x51\xcd\x9d\x3d\xaf\x01\x0b\xa7\x0e\xf5\xcf\xe4\xee\xae\x59\xdd\x08\xb0\x33\x2b\xd6\x14\xbb\xb0\x0c\x4a\x74\x54\x87\x19\x65\xf9\x93\x7c\x5f\xba\x73\x76\x0e\xd2\x41\x9b\xab\x49\x0c\x9f\xa4\xf4\xa5\x59\x7a\x1f\x22\xc3\xf2\x0f\xf6\x61\xa4\x03\x12\xdc\x8e\xf9\x44\x1d\xd1\xdf\x79\x37\xd1\x52\xfa\x54\xcf\x08\xd7\xb7\xe7\x50\xfd\x15\x76\x73\x7b\x6c\xa1\x05\x6b\x57\x13\x5e\x69\xce\x28\xa8\x3d\xc1\x8d\xa6\xef\x2b\xff\x09\xfd\xa6\x3e\x28\xca\x0f\x73\xa6\xf0\x73\x1d\x3c\x5f\x93\x2d\x34\xb7\xec\x42\x89\xcf\x95\xbf\xb7\xc7\x63\xd9\xd2\x47\xf3\xee\xa3\x06\x4c\x45\xf7\x37\x6e\xe8\xd0\x96\x3a\x84\x3d\xd8\xf7\xae\xc0\x91\x65\xde\xc9\x4c\x3d\xc3\xc8\x6b\x7e\xc1\x49\xa3\x1b\xd7\xad\x87\xac\xa8\x5d\x15\x2e\xa1\xe9\x94\x88\xa2\x60\x4f\x1f\xf2\xc2\x9c\x38\xbb\xd9\xc4\x0a\xf5\xfd\xed\xc7\xb0\x60\x79\xcb\xfc\x59\xc8\x4d\xd6\xbe\x6e\x3b\x6e\xc4\x98\x75\x6d\x27\x7b\xf0\x66\x4d\xbe\x80\xb5\xbb\xff\x9f\x22\x9d\x21\xeb\xfc\xc7\xfe\x4e\xd7\x69\x1e\x00\x55\xd4\x94\x5a\x7e\xe8\x46\x8a\x79\xb9\xe5\xb9\xdf\xa4\xde\x82\x2e\xdb\x41\x62\x60\x66\xd3\x76\x1b\x6c\xb6\x62\xf1\x7c\x0f\xe4\x2c\x8b\xd8\xe3\x2e\x37\x8c\x6f\xae\xf7\x92\x7c\x4b\xb0\x2d\x7c\x99\xd4\x99\x50\x9f\xb6\x5b\xd4\x9c\x78\x98\x27\x10\xb4\x25\x8e\x20\xbb\x78\xcd\xf8\x8c\xf0\x00\x4e\x13\x81\xea\xc5\x67\x0d\x01\xbe\x76\x67\x98\x33\x40\x4b\xa3\x7f\xf4\x26\xe8\xd4\x6c\x22\x6d\x35\x3c\xbf\x9b\x2c\x2b\x25\x04\xd6\xd1\x25\x62\x02\xab\x70\x73\x52\x38\xa1\x4d\x89\x8a\x22\x00\x1c\x77\x4a\x10\x0f\xb8\xc3\x0a\x1e\x09\x18\x0a\x9b\xe0\x70\x41\x6f\xaf\x15\xac\x02\x70\xca\xf6\x15\xe3\x1d\x14\x66\x94\x4f\x2f\x87\xb7\xcd\x0e\xa0\x2d\x87\x13\xbb\x72\x65\x76\xb0\x5e\x6d\xa5\x64\x2f\x8c\x2b\x38\x9b\xb4\x1c\xfa\x92\xda\x27\xda\x00\x4d\x72\x4f\x0a\x4c\xa0\xd7\xf0\x3c\x9e\x35\xbc\x3e\xcc\x9b\xe3\x0e\xfb\x7b\xa6\xb1\xf0\xb0\xd4\x96\xc1\x68\x87\x6f\x18\x5d\xa1\x73\x11\xdb\xd9\x0e\xd4\x17\xc8\xfc\xce\x93\x52\x06\xa5\xa7\xc6\x35\x99\x42\xd9\x9c\xaf\x25\x8e\x23\xc7\x2a\x30\x21\x91\x74\x87\xb3\x8c\x9f\x42\xf2\x00\x5f\x70\xcb\x88\x3f\x43\xbd\xd8\xfd\xc4\x82\x73\x4d\xcc\x7f\xc4\xa3\x36\x8f\x18\xce\xd8\x4b\xa3\x19\xf4\x35\xd8\x93\xd9\x47\xa8\x97\x50\x7a\xfb\x75\x49\x0f\xe7\x65\xf5\x9a\xa4\x5a\x76\x67\x6e\xb1\xa8\x95\xc5\x49\xb1\x10\x8c\x30\xcf\xb2\x1e\xf2\x3e\x31\xcc\x80\xeb\xdc\x95\xf4\x83\x57\x2f\xb1\x0f\xd3\x5c\xce\x3e\x64\x86\x52\x1d\x6c\x4e\xd1\xeb\x29\x17\x0d\xfb\x68\x31\xe4\xa7\xb3\xe9\x14\x15\x71\x4f\x9b\xbb\x64\x5d\x72\x5f\x65\x7c\xd2\xd6\xa4\x99\x39\x4e\x22\x43\xd1\x0e\xd9\x13\xc1\x41\xc1\x69\xa6\x8a\xe7\xcd\xc3\x08\xf9\x1c\x1a\xe7\x69\x48\x20\xab\x9a\xed\xe4\xf1\x8a\x71\x87\x29\xb2\x6e\xa3\x6f\x66\xac\x36\x54\x52\xdb\xe9\xe6\xb3\x1f\x93\xc7\x48\x37\x5b\x16\x25\xa7\x66\x14\x94\xc7\x8a\x85\xea\x45\x59\xeb\x85\xd2\xb4\x8b\x92\x5b\xfc\x34\x05\x8b\x5e\xcf\x2d\x95\x35\x26\x7e\x60\xdf\x95\xe8\x5c\x79\xc2\x9a\x27\xf6\x3d\xf3\x84\x61\x24\x90\x1e\x79\x40\x0b\xe2\xad\x33\x34\xa1\xbc\xe2\x34\xcd\xd9\x4c\xba\x4e\x9d\xde\x78\x2b\x39\xaa\x62\x71\xe9\x32\x71\x78\x89\x93\xe6\x83\xd0\xa7\x20\x2b\xa9\x85\x7f\x26\xe7\x16\xf5\x3a\xf7\x5c\xc6\xf7\x04\x43\x76\x62\xba\x51\x90\x0b\x53\x99\xea\xe1\x9e\x4f\xaf\x97\x25\x1e\x9e\xa2\xbe\x49\xd6\x36\x50\x51\xce\x88\x16\xcf\x31\x27\x69\xd3\x5e\xd6\xbf\x4d\xae\x69\x8f\x2d\x3e\x22\xe6\x34\x7d\x49\x7f\x2c\x8c\xa8\xf3\x10\x35\xf0\x3d\x2a\xd9\xe4\x47\xdc\x63\x25\x05\x71\x7e\x6c\xb7\xfc\xe1\xcb\x0d\xcc\xa0\xac\xaf\x6e\xe7\xe9\xf1\xea\xf5\x87\x9e\x52\x53\x53\x3f\x1b\xcc\x25\x7f\x90\x04\xcc\xb1\x23\xe2\x19\x60\xdd\xe7\xe4\xd1\xbe\xc9\x22\x4f\xb1\xa6\x6b\xb1\xea\xa7\x90\xd0\xba\x54\x38\xce\xf7\xaa\x7f\x40\x9e\xc9\xb5\xab\x62\xc6\x4a\xd8\x87\x4b\xad\x2f\xcf\x63\x1e\xcb\x7f\xe3\xda\x4b\x3f\x9d\x55\x76\x08\xa0\x86\xa7\x07\x6e\xbd\x45\x2e\x91\xe9\xcc\xb9\x40\xdc\xc2\x9c\x5f\xa7\x97\xfc\xe6\xa6\xb8\x90\x23\x2e\x1e\xc0\x54\xfb\x84\x84\xee\x83\xc2\x0d\x7c\xc7\xd6\x0a\x92\x07\xd7\xa8\x61\x76\xcc\x0f\xf6\xca\xaa\xb3\x01\x44\xa6\x4e\x49\x86\xab\x0f\x5d\x27\xef\xe3\x21\x73\xaa\xbe\xe6\xe7\xd6\x1e\xf2\x29\xb9\xfd\x9c\x74\xac\x80\xe9\x56\xbe\x34\xfb\x42\xfc\xd1\xec\xf3\x19\xfb\xe3\xfb\xe5\x3d\xe9\xd6\x09\x07\x39\xbe\xca\xd3\x09\x9d\xc8\x96\x94\x80\xc4\x88\x6b\xc7\xa5\x89\x78\x0b\xbf\x8d\x49\x1c\xc2\x5a\x67\x7d\x61\x06\xb0\x70\x5f\x1f\xef\x3b\xf0\x67\xd3\x6e\xae\x1b\xb4\x6c\x7a\x00\x73\x2f\xf4\xad\x2c\x3a\xeb\x03\x5e\x9c\xd5\xa8\x99\xc0\x0f\xc9\x77\xab\xde\xe2\x7f\xb1\xc7\x94\xb3\x09\x47\xe1\xc2\x14\x7d\x42\x49\xe4\x84\xd4\x16\x30\xf3\x6d\x49\xf2\x05\x6e\x38\x75\x0b\xc9\x60\xd4\x3e\x88\xf7\x14\x5a\xb1\xf1\x33\xf7\x04\x34\x39\xdd\x99\x69\x08\xdb\x94\x0e\x65\x51\xa0\x79\x59\x2b\x35\x28\xf8\x47\x26\x50\x49\xc1\x49\xb6\x53\x6a\x2d\xf8\x0e\x36\x93\x4f\x40\xcb\x22\x43\xa4\xd3\xa1\xb3\xbe\xde\x49\x5b\xa1\x12\xa7\x48\xe1\x19\x78\xde\x3e\x73\x5e\x23\x1c\xb8\xb1\x9b\x6b\x00\xff\x9c\x7e\x92\x39\x03\x6e\x2b\x69\xca\xcc\x27\xeb\x65\xea\xa8\xbb\x49\x7c\xa9\x38\xed\x37\xf1\x33\xcb\x39\x75\x23\x91\x00\x1d\x91\x9f\x24\xae\x8b\x60\x4b\xe2\xb0\x27\x3e\x72\xb1\x12\x6b\x74\xec\x11\x8c\x63\x14\xab\x5a\xde\x71\xcc\x67\xa3\x80\x93\x83\x29\xa6\xc7\x32\x20\x74\x45\x71\x54\xe6\x16\x16\xa2\x19\x55\x9b\x30\xa9\x92\xb0\x34\x4f\x46\x3c\x73\x9f\x02\xa3\x27\x80\x76\xb2\x62\x1a\x3b\x3c\x23\xf9\x29\xb5\xff\xe2\x0d\xf1\x6a\xea\x1a\xc7\x8d\x82\x13\x94\xb3\x56\x4e\xdc\x72\x72\xd5\xc6\x08\xf6\x3f\x72\xd9\xf4\x66\x7a\x17\xc6\x2f\x32\xcd\xe0\x8b\x54\xea\x94\x74\x95\x70\x49\xf2\x41\x65\x1f\x3f\x92\xb1\x36\xe5\x33\xf7\x01\x70\x48\xb6\x89\xe3\x1b\x56\x95\xec\xcd\x5e\x74\x71\x9a\x48\xcc\xec\x39\x15\xcd\xaf\x63\x5c\xb3\x7c\xc2\x5d\x49\x3f\xbb\xf1\x02\xfb\x20\x7d\xe3\x8c\x0d\xb4\x6f\xa4\x39\x05\x76\x19\xda\xaa\xed\xaa\xba\xf4\x95\xa9\x9f\xc5\x61\xca\xfd\x29\x0a\x5a\x40\xca\x59\x99\x21\x3e\x53\x9a\x98\xdc\x18\x6a\x9f\x54\x24\x06\xce\xb7\x0a\x9f\x0a\x1d\x4e\x22\xfc\xd9\xfc\x79\x96\xbb\x39\x1e\x5c\xe3\x8d\xcb\x58\x67\x38\xf3\x67\x44\x52\xdf\x90\xff\xe6\x19\x6a\xee\x16\xb9\x28\xdb\x54\xf7\xf3\x97\x0a\x93\x52\x7f\x64\x77\x53\x54\x29\xb3\x32\x02\x13\x71\xd2\xd5\xe9\x33\x43\x5a\x92\x1c\x52\x7b\xbd\x23\x84\x09\x72\xf9\x89\x68\x9e\x40\x92\x60\xe1\xcf\x1e\x15\xff\xd3\xcb\x62\x56\x09\xbc\x66\x28\xa9\xeb\xa9\x39\x39\x4e\x19\x8b\x1a\x7c\x15\x2f\x54\x9f\x6a\xa2\xf8\xb5\xa9\x1f\x2b\x2e\x91\x86\xe5\xef\x4b\xb6\xc5\x3b\x49\x3e\xe6\xbf\x0c\xde\x9d\xb4\x28\xbb\xc7\x6b\xa1\x70\x97\xa6\xfe\xb8\x33\xcf\x3a\x6d\xd2\x9c\xcc\x06\x14\xba\x7a\x86\xcc\xa3\xe2\x47\x33\x1a\x29\x28\x7d\x76\xb6\x38\x63\x41\xbb\x87\x42\x4f\xf5\xad\x59\x87\xf7\x38\xf5\x73\x5d\x3a\x69\xb6\xfc\x59\xd5\xe2\x38\xa6\xe4\x41\x69\xcc\x15\x54\xfc\xa1\xe0\x93\x67\xb4\x70\x6e\x0e\xe7\xd8\x0d\xde\xf2\x8c\x4b\xe6\x46\xec\xe3\xca\x57\x1b\xfe\x32\xa7\x25\x3b\xce\x98\xa0\xec\xa0\xd3\xb2\x7e\x69\xfe\xf5\xa6\xa6\xc4\xa8\xde\x77\x2e\xe5\x6d\x4b\x7d\xd9\xe2\x47\x3c\x2b\xbf\x59\xcf\x8e\x7d\x2e\x69\xa8\xca\x0a\x7a\x23\x6e\x2d\xbd\x7b\xee\x9b\x60\xa0\x70\xcf\xb1\x68\xee\x50\xf6\xd7\xbd\xef\x58\x3f\xd2\x17\x6d\xf8\xce\x48\x96\x9c\x9b\xa9\x47\xae\xa5\xdf\x4e\x3d\x5b\x79\x3e\xbe\x47\x48\x28\xc5\x27\xec\xa6\xcd\x2a\xcc\x4f\x10\x11\x5e\xe6\x76\x25\xae\x8c\xd0\xcb\x7c\x94\xd8\xe8\x77\x53\x3d\x1d\x0f\xb9\xf9\x2b\xf5\x08\xde\xb6\xf6\xf2\xfd\xc0\x79\x93\x47\xc9\x95\x60\xc0\xea\x29\xf1\x3b\x88\x83\xc3\xb1\x7f\xc2\x01\x8a\x67\x15\xbf\xf1\x25\xc2\x25\xa5\xfa\xf8\x71\xaa\xba\xd0\x8b\x30\x87\x20\xcc\x85\x08\xae\xe1\x37\x33\xd3\x08\xcd\x7e\x9c\xf4\x5e\xc0\xde\x4d\x2f\xf5\x3d\xf0\xd4\x56\x4b\xbe\x12\x54\x9a\x94\x26\xa7\x41\xfe\xab\xbb\xc4\x0f\xe0\x93\x38\x1c\xfb\x15\x2c\x50\x44\x54\xa8\xc0\x7a\x81\xba\xa4\x0f\xcc\xa2\xee\x2b\x9c\x05\x6a\x08\x56\xb9\x26\x60\x5d\x38\x2d\xd3\x13\xfc\xe0\x67\x9f\x4e\x85\x0e\xba\x3e\x4f\x2d\x83\x32\x6c\x86\x65\x93\xf0\x2a\x13\x4a\x72\x2c\x2c\x5b\x5d\x28\xae\x45\xbc\x70\x38\x76\x2b\xfc\x2d\xa5\xb8\xfc\x05\xe9\x10\xff\x65\xc9\x1a\x62\x1b\x25\xb9\xe0\x22\x71\x3f\x5e\x98\xc3\xc7\xc6\xc2\x9e\x67\xb4\x60\x22\xdf\x2a\xd5\x47\x2c\xd6\x35\x22\x75\x13\x16\x61\x73\x4d\xe6\x83\x05\x98\xec\x4f\xfa\x8c\xc5\xac\x16\x89\x77\x11\x17\xe3\x70\xec\x3d\xa8\xae\x5c\x59\xee\xc2\xf8\xc9\x9f\x56\x0c\x31\x56\x92\xcb\xf3\xdb\xe8\xfa\x89\x6d\xd9\xdf\x68\xa7\xc2\x4c\x32\xb6\x53\xf9\xbe\x8b\x54\xfe\x94\x3f\x2e\xf7\x14\x12\x0a\xd1\x66\xa6\xb4\x87\x32\x63\xd7\xef\xa4\xd3\xe4\xca\xd5\x6a\x91\x3f\x65\x23\x0e\xc7\x8a\xc4\x82\x65\xa2\xb2\x2a\x81\x01\xf7\x7b\xd1\x5b\xde\x24\xa9\x2b\xdf\x82\x7b\x2d\xe1\x79\x76\x08\x67\x7d\x68\xb8\x46\xce\x7a\xea\x73\x21\x6d\x84\x39\xec\x62\xaf\xd0\x61\x3c\xb2\x4e\x92\xee\xa6\x3f\xdf\xd5\x22\x56\xd3\x8f\xac\xee\x12\x12\xe8\x73\x70\xae\x4c\x21\x31\x4f\x7a\xbc\x6c\xa9\xa2\x8a\x53\x5e\x74\x4a\xae\x26\x5e\xcb\x13\x4b\x99\xf1\xaa\xac\xfa\xe4\x2b\x57\x0f\xa9\x9f\x88\xcf\x5f\x3c\x95\xa6\x2b\xc4\x4e\x5f\x4c\x39\xcd\xef\x3a\xf2\x58\x12\xcc\x5b\xb9\xcb\x55\x34\xc8\xf9\xb9\xba\x4a\x70\x8d\xf5\x0e\x57\xc7\x88\x23\x07\x25\xd7\x96\x8e\xe6\xba\xb3\x0d\x0a\xbf\x64\xb9\x61\x5a\x79\x56\x1a\x66\xdc\xb1\x2c\x77\x15\x2f\xf8\x87\x3a\x2c\x35\xf3\xc2\x66\xa5\x52\xfe\xcf\xf9\x82\x7c\x48\x4a\x38\xb2\x24\xf9\x69\xb2\xbe\x71\x93\xe8\xa0\x38\x78\x35\x9b\x5f\xc4\x73\x9a\x36\x93\x9e\x42\x19\x4b\x32\x2a\x6d\xa9\x5a\xc3\xcc\x2e\x7c\x50\x26\x42\xc0\xbc\xf9\xc5\xb3\x63\xae\x67\x2d\xcb\x3f\x77\x45\xaa\xde\x90\x5d\xe5\xfd\x44\x69\x97\xe1\xea\x64\x2f\xbf\x9a\xae\x7f\x78\x77\x72\xa2\xd2\xd6\x78\xbd\xb0\x47\xf6\x7e\xf5\x41\xfe\x46\xe1\xba\x69\x7b\x69\x9f\x68\xb3\xc5\x84\xd2\xfa\x86\x38\xc6\x8f\xc2\xd1\x1a\x0d\xdc\x9e\xfb\xad\xa2\x39\x66\x43\xe6\xcf\x92\xfe\xa0\xaf\xe9\xdf\x0b\x9e\x79\xbb\x2a\x57\xe6\x5a\x39\x76\xc8\xf7\x66\xde\x3e\x34\x90\x6c\x93\xfe\x70\xe7\x7d\x21\x5d\xb1\x6d\xb5\x11\xaf\x4f\x64\x3f\xed\x0c\x4d\x4e\x8b\x11\x3d\x2e\x2d\x69\xdb\xcb\xb8\x50\xd8\xd6\x64\x04\x6f\xce\xbd\x53\x37\x3f\x9a\x95\x39\x54\xf9\x22\x28\x3a\xbd\xb3\xf4\xb6\xd7\x44\xea\x9d\xc2\xaf\x8e\x57\x64\xef\x72\x1f\x1d\x22\x27\x7d\xca\xc8\xdc\x59\x2e\xdc\x9d\x3a\xba\xda\x9c\xe7\x26\xde\x3a\x8d\x42\xdb\x4e\xcb\xa7\x17\xb5\x87\x24\x1e\x85\x3f\x35\xc9\x12\x69\xb1\xbc\xda\xc9\xc4\xc6\x90\x94\x4a\x63\xfc\x66\x9f\x6d\x25\x11\xf8\x4a\xb7\x5d\xf9\x95\x84\xb0\xa3\x87\xb3\xfe\x00\x27\x2c\xf2\xd5\xe7\x40\xe7\xad\x9f\x95\x17\xa0\xd8\xc5\x78\x45\x21\xdc\x80\xc3\xf1\x14\xc8\x22\x3a\xdc\xf6\x97\xf0\x1c\x6e\x6c\xb2\x22\x7c\x8e\xf5\xa8\xe5\x11\x7e\x84\x84\x54\x3c\x06\x0c\x7d\x70\x25\x46\x00\xd1\x6d\x6e\x7e\x3c\x38\xf3\xe8\xda\xac\x76\x30\xc7\x82\xaf\xde\x0e\x45\x6e\x1d\x57\x1e\x80\xdd\x17\x27\x28\x98\xc8\x39\x1c\x8e\x47\x41\x36\xd3\x8f\xb7\x71\xa0\x42\x18\x6d\x1c\x83\x28\xb1\xcb\x6b\xad\xa0\xf3\x21\xbb\x2b\xb8\xd0\xd9\x8b\x43\xc5\x77\x21\xd8\x75\x22\x7f\x27\x34\x60\xff\x3d\x0b\x84\x8f\x58\xc4\xa4\xbf\x83\x7b\xb6\xb6\x2b\x67\x22\xf8\xc5\x09\x0a\x67\xd4\x0e\x87\xe3\x9d\x41\xa2\x68\xfc\xd6\x1e\x52\x1c\xf4\xb6\x71\x2d\xf1\x65\x8c\xaa\x86\x42\x3c\x17\xdc\x5e\xfe\x08\xfb\x76\x31\xbc\x78\x0f\xd6\xe0\x4a\xc9\x23\x63\x05\xf6\xa5\x99\xc3\xd8\xff\x87\xa2\xfa\xf0\x87\xf2\x61\x00\x00\xfe\x34\x54\x66\x7b\x4b\xd2\x4e\x8a\x4a\x7b\x4a\x11\x22\x23\x23\x45\x08\x15\x49\x38\x77\xf7\xcc\xdb\x7b\x6f\xe7\xee\x9c\x73\x0e\x67\x9c\xbd\x47\x56\x54\x8a\xf6\xd0\xde\x7b\x8f\x5f\xfb\xfd\xbc\x7f\xc4\xf7\xf3\xed\x5c\xe7\x67\x88\xa2\x3c\x5d\x54\xa2\x3b\x4a\xdd\x35\x51\xa1\x11\x53\xd9\x00\x20\xac\x26\x9f\x64\xfe\xe9\x9a\xca\x29\x45\x13\xdb\x52\xd8\xcd\x59\x33\x1b\x6f\xb0\x7a\x8f\xed\xab\x5d\xcf\xfc\x17\x63\x6f\x11\x31\x63\x43\x56\x98\x9f\x30\x9e\xee\x3a\x6a\x5a\xcb\x90\xae\x9b\x96\x5f\xcc\x88\x5e\x24\xd7\x9a\x18\xb4\x89\xfd\xb9\x1a\xfa\x7f\x00\x20\xb8\x42\x51\x31\x45\x9d\x27\xc4\x7e\xc8\x70\xeb\x19\xe1\xab\x4c\x56\xe3\x2a\x01\xe7\xe8\xe5\x1a\x05\x3f\xf2\x50\x61\xc5\x47\x5e\x40\xf0\x90\x79\x27\x37\x71\xd7\xec\x42\x19\xc7\xbc\xf6\x81\xfe\x33\x67\xca\x22\xa6\xe6\x06\x67\xea\xa4\x91\x6a\x09\xcb\x17\x00\xf8\xf7\xa9\x16\x86\xf9\x74\x65\x2e\x0a\xff\x6a\x1d\x91\x23\xca\x30\x36\x24\x29\x8d\xc9\xef\xab\xdb\xe5\x9d\x07\x07\x2b\xc6\xcb\xac\x82\xa7\x96\x1c\x92\x10\xbc\x59\xc6\x12\xb1\xcb\x5a\x34\xef\x9f\xc8\x7e\xd1\xf1\xdc\x01\x61\xc1\xa4\xd0\x9c\xb5\xdc\x63\x00\xc0\x33\xd1\x37\xd3\x5b\x4e\xcf\x33\x35\x43\xbf\x5b\x70\x46\xc7\x53\xe6\xfa\xeb\xf9\xec\xa4\xef\xd5\x0b\x74\x1f\xa3\xef\x97\x1f\xd7\x60\xfb\xbc\x8a\xeb\xd4\x81\x3b\x6f\x15\xfc\x51\x1d\xf1\xfc\x9b\x17\xa8\x78\xb7\x68\x51\xae\xb5\x8c\x32\xe9\x94\x6a\x95\xc0\x1a\x00\xb8\x75\x0c\x02\x4d\xd5\xd1\x51\xed\x04\xbe\x6e\x99\x59\xf1\x2f\x5d\x57\x9f\x5d\xfa\x20\xf1\x4b\x55\x43\x71\xcd\x81\x57\x65\xef\x0a\xcb\x83\x8e\x17\x7b\x18\x7e\xef\x5c\x5c\x90\xa5\x2f\xf7\x24\xea\xda\xb4\x82\x85\x4f\xd5\xc7\x54\xb9\x93\x40\x65\x92\x68\x27\x00\x70\x47\x30\x8f\xd2\xc6\x76\x08\x1b\x86\xc0\x84\xe6\x37\xb5\x19\xe9\x4e\xf5\xfe\x55\x13\x13\xa1\x2a\x7a\x79\xf9\x01\xb0\xac\xc6\x8c\x0f\xb2\x2e\xfa\x52\x54\xe4\x75\xab\xc0\xc3\xc8\xf6\xf4\xd2\xe1\xf4\x6b\x17\x5e\x54\x4f\x53\xef\x9a\xc4\x52\xfc\x10\xaf\x04\x00\x4e\x21\xb3\x89\x4a\xe9\x88\x68\xfd\x48\x7c\xd3\xdc\xd8\x14\x77\xb2\xaa\x7e\x6a\xdd\xad\xc4\x69\x55\xde\xd5\x51\x07\x1c\xcb\x8e\x5a\xec\x03\xdb\x8a\xf2\x4b\x8b\xbc\x0a\x0c\x37\x8b\x28\x9e\x0b\x74\x53\x0c\xbb\x16\x5e\xcd\x31\xe5\xca\x26\x35\x28\x8e\x89\x1f\x01\x93\x39\x1e\xcc\xeb\xa4\xef\xe7\xd2\xc0\x04\xfc\xde\xde\x4c\x90\x75\x62\xcf\x69\x12\xa8\x8d\xef\x69\x41\xc1\x17\x11\xcf\xea\xd3\xa0\x23\x01\x69\x55\x47\x60\xbb\xed\x0b\xcb\xa2\xe1\x47\xab\x3c\x8b\x4e\x22\x8f\x5c\x96\x17\x24\x63\xd3\xec\x3f\xeb\xff\x90\xc2\x00\x40\x7c\x83\x74\x98\xd4\x73\xce\x16\x7e\x89\x5f\xde\x3b\x05\xbe\x75\xc2\xe5\xf4\x12\xb8\x33\x3e\xbf\x65\x05\x7c\x23\xa2\xb7\x7e\x3e\x32\x3b\x20\xa4\x6a\x2e\x22\xda\x6e\x5b\x36\x1b\x75\x5f\xb5\xb4\x68\x13\xfa\xcd\x65\x5e\xc1\x26\xec\x83\xfd\x3f\xfd\x05\xd2\x15\x00\x10\xb7\x91\x52\x48\xb4\xb3\x66\x4c\x86\x1f\xd5\x53\x8b\x85\xa6\x7e\xeb\xb8\x80\x8d\x8f\xcf\x6e\xbe\x86\xbe\x8d\xc8\xaf\x1b\xc2\x46\x06\x78\x56\x5e\xc4\x7c\xb7\x7d\x28\x1d\xc0\xea\x57\xcd\x36\x7d\x27\xf9\xb8\xcc\x36\x7c\x27\x4f\x76\xb0\xd6\xd3\xc8\x3a\x00\x10\xd3\x49\xb5\xd8\xbf\xfe\x47\xf4\x71\xd9\x92\xee\x4f\xb4\xa3\xa9\x39\x1d\xf6\xd4\xfe\xf8\xa5\xcd\x8e\xd4\xc8\x88\x43\x75\xb3\xa8\x33\xfc\x7f\x54\xce\xa0\x5a\x6d\x3b\x5d\x3a\x99\xea\xb4\x6a\xbc\x29\x88\x1a\xea\x32\xc3\xb0\x93\xfa\xd0\x61\x5d\x5e\x15\xb5\x10\x00\x44\x83\x64\x23\x56\xd5\xbf\x90\xf3\x29\x7b\x7b\xf7\x5a\xf6\xcf\xd4\x6d\xed\xfb\xd8\xa3\xe3\x1e\x36\x25\xb2\xd6\x45\x2c\xa9\x4d\x61\xaa\xfc\xcf\x59\x8e\x31\x5d\xb6\x69\xcc\x89\x8c\x3b\x1e\x5f\x0b\x85\x8c\x2e\x97\x09\xf9\x27\x99\x2b\x1d\x4e\xea\x4a\xe9\x57\x01\x40\xf8\x90\xd2\x8a\xf9\xf5\x65\x8a\x77\xe0\x86\xbb\xa8\xc2\x27\x29\xf7\xda\x72\x05\xc2\x38\x49\x63\x0d\x3f\x26\xfc\x7d\x4d\x07\x2f\xda\x5f\x5e\xd1\xc8\x25\x6d\xcb\x28\xa9\xe2\xdc\xf2\xb8\x61\x3c\xcf\xc1\xbb\xd8\xeb\x85\x9c\x8b\x0e\x65\x5a\x19\xf3\x09\x00\x08\x1e\x51\xbb\xd1\x92\x33\x32\xf5\x4f\xdc\xea\xce\xfc\x9c\x29\x29\x9e\xad\x55\xca\xb5\x87\x9f\x37\x74\xc8\x93\xc2\xbd\xab\x4f\x4b\x7b\xfd\xc7\x94\xd7\x4b\x22\xb6\xd9\x16\x17\x8b\x57\x78\xe8\x0b\x1a\x44\x27\x5c\x96\xe4\x45\x08\x6b\xc7\x3b\x6a\x66\x73\xea\x01\x80\xaf\xa0\xaf\x47\xee\xf4\xbe\x2e\x34\x67\xa5\x9d\xfe\x5a\x30\xfb\x78\x56\x2b\xa0\xcf\x3d\x3c\xaf\xc1\x4a\xb7\x68\x3f\xb3\xea\x77\xee\x0b\xbf\xd8\xb2\xf7\x39\xaf\xb6\x32\x8b\xee\xaa\x02\x3d\x76\x19\x5e\x2a\x47\xcc\xfb\xa7\x23\x4a\x6f\x8f\x0f\x51\xff\xe4\x5b\x03\x00\x4f\xcd\x88\x42\x26\xf6\xc6\x57\x9e\xcc\x34\x9c\xce\x2a\x4f\x38\x66\x69\x21\x99\x8f\xc6\xc6\xd6\x13\x8a\x4e\x84\xf5\x56\xc5\x1b\xcb\xf7\xb4\x95\x85\x18\x42\xb7\x5a\x17\x6d\xd2\x4f\x76\xff\x66\xd8\xa4\x51\xb9\x8c\xd4\x56\x2b\xa3\xc7\x0b\xd4\xb6\xc2\x31\x00\xc0\xbd\xcf\x74\x85\x0b\x7a\x97\xd5\x5d\xc9\x5c\x7f\x7a\x5d\x35\xf5\x58\x68\x8b\xb7\x25\x24\x76\x74\xbd\x67\xd9\xf2\xb0\xf4\xaa\x69\x25\xde\x7b\xf0\x65\x56\xa6\xe2\x2d\xc3\xa6\x97\x05\xfb\xdd\x6f\xe4\x3f\xd6\xdd\x74\x19\xa3\x0d\x52\x5d\x19\x6f\xc9\x91\x09\xaf\x03\x00\x97\xc2\x4c\x85\x37\xf7\xbc\x6c\x36\x65\x5c\xef\xf8\xd8\xe0\x7a\xf4\x6f\xf3\x9f\x9a\x9b\x31\xcd\x75\xcf\x2a\x75\x61\x1e\x95\x6d\xe5\xa4\x3d\xbb\x4a\x0b\xcd\x63\xb7\x74\x98\x68\x85\xb7\xdc\x07\xf2\x71\x7a\x99\xcb\x14\xcd\xcd\x9c\xcf\xe3\x5f\xa9\x7e\x8b\xb2\x00\x80\x6b\xc3\xc4\x88\xa5\x83\x87\xa0\x33\xe9\x4e\xe7\x02\xa0\x8e\xa4\x88\xde\xad\x50\xc1\x41\xa7\xd3\x0e\x50\x7f\x70\x4e\xf3\x79\x78\xfe\x6e\x61\x9d\x10\xae\xdd\xd8\x5d\x19\x84\x10\xdc\x92\x4b\xdd\xd0\x54\xa7\xd1\x45\xcb\xb0\x52\xdb\xe0\x02\x06\xa9\x0a\x00\x24\x6f\x49\x52\xa2\x70\x10\x40\xd7\xa6\x4f\x3b\xfb\x0e\xf9\x99\xb4\xb3\xe7\x01\xd2\x78\xd0\xba\xa3\x01\x31\x05\xf3\x9a\x41\x64\x60\x37\x5a\xb7\x1d\x5d\xb6\xb1\xae\x72\x1c\xda\xec\x76\xd8\xfc\x03\x23\xcc\xf9\x61\xfa\x49\xc2\x6c\x0f\x14\xec\x23\xcf\x02\x00\xc9\x00\x49\x49\x3c\x7a\xb1\x80\x74\x3e\x7d\xf4\x59\x1e\x29\x26\x69\x69\x0f\x86\x7d\x8f\x7e\xdf\x11\x89\x55\x04\xe3\x9a\x9d\x30\xe3\xee\xd4\xda\xe7\xd8\xb5\x8d\x46\x8b\x85\xb4\xce\x2d\xca\x5c\x4d\xea\x9d\xf3\xd1\x54\x45\x36\xda\x1e\x2a\x18\x41\xbe\x00\x00\x12\x0e\xe9\x3a\x71\xf2\x85\x6b\xf4\x9f\x27\x6b\xfb\x3b\xe8\x9e\x89\x77\xbb\x2b\x69\xc4\xe8\xc6\x76\x11\xf5\x63\xf0\x9e\xa6\x03\x54\xdd\x6e\x9f\xda\x79\x54\x64\x23\xb3\xe2\x29\x55\xe2\x16\x59\xf2\x9b\x7a\x65\xce\x87\xc2\x37\x34\x86\x2d\xc3\x30\x97\x6a\x02\x00\x71\x27\xb9\x91\x38\xee\x82\x3d\xb7\xf0\xa4\xb4\xef\x2b\x47\x9e\x58\xd9\xf5\x90\x2d\x8e\xce\x6d\xeb\x67\x55\x05\x6f\x6d\xcc\x65\x8d\xdd\xbd\xa9\x26\x96\xc9\xde\x48\xa9\x98\xc7\xdc\xed\x16\x51\xb2\x94\xb9\xc7\x69\x84\xf1\x07\xf3\x9d\x6d\x6f\xbe\x15\xbd\x14\x00\x44\x5d\x94\x01\x82\x69\xc0\x5f\x5c\x7d\x32\xb0\x6f\xa5\xc8\x37\x11\xe9\x9a\x26\x78\x17\x4d\x68\x1b\xcd\xaf\x09\x5e\xd9\x30\xcc\xb3\xec\x76\xab\xce\xe5\x5e\xde\x08\x96\x87\x73\x37\xb8\x45\x15\xfb\x73\x47\x39\x39\x16\xfc\xe2\x6e\xb4\x9b\x96\x77\x93\xa9\x02\x00\x61\x3d\xf5\x26\xc1\xf7\xfc\xae\xdc\x91\x69\x4f\xce\x2c\xcd\x99\x9c\x68\xd7\x69\xa7\x5c\x7b\xe0\x4f\xcb\x7b\xf9\xb1\x7d\x55\xf5\x6d\xd2\x9b\xbb\xfa\xab\x08\x12\x64\xe3\xfa\x32\x37\x31\xd1\x6d\x67\xd1\x54\xb1\x83\x53\x80\x21\x5f\x48\xb3\xa3\xe8\xf6\x72\x16\x02\x80\x20\x92\xbe\x0e\x9f\x7b\x0e\x2d\x5c\x9b\xe6\xdf\x1b\x6d\x30\x1c\xa1\x9c\x5e\xa3\x5f\x72\x20\xa5\x65\xbc\xf6\xec\xbe\x59\x75\xd7\x73\xcb\x77\xf9\x55\x0a\x73\xee\x6c\xb8\x53\xba\x4d\xc5\x74\x9b\x62\x72\x51\x3c\x72\x8a\xc8\x57\x48\xa7\xdb\x5d\xd1\x3a\xf0\x36\x01\x00\x7f\x2f\x63\x03\x7e\xd1\xd9\xb3\x96\xc4\x13\x43\x3d\x95\x65\xd1\x47\x46\x76\x08\x4a\x32\xa2\x9e\x37\x1f\x32\xe5\x06\xc9\xeb\x66\x1a\xa7\x78\x3f\xb2\x0c\xe5\xff\xdd\xa0\x34\x63\x79\x27\x96\x7f\x2e\xdc\x97\x9b\xef\x84\xe8\x2d\x8a\xf9\xf6\x4b\x35\xf6\x82\x11\x00\xc0\x63\x33\xde\x65\x0f\x9f\xa5\xd7\xc2\x27\x48\x3d\x71\x55\x2b\x13\xba\x3b\xb6\x54\xcc\x88\x2a\x69\x1e\x5b\x3a\x37\x28\xa2\xb6\xb1\x98\xe0\x5d\x6b\xc9\x28\xac\xde\x80\x98\x67\x19\x56\x2c\x7f\x6f\x7c\xa4\xe5\x38\xe5\xeb\xd7\x2a\x4f\xda\xc7\xe6\xb2\x05\xcd\x00\xc0\x5b\xc2\x5c\x94\x2d\x3b\xbb\xbe\x09\x38\xe1\xd9\x63\x5b\x47\x4f\x10\xb4\x3f\xae\x0e\x8d\xc2\x37\x19\x2d\x7b\x82\x96\xd5\xee\x2b\x9b\xea\xad\xb2\x8c\x2e\x66\x6c\xc0\x95\x94\x19\x83\x96\xff\x33\xc6\xe8\xfe\x38\x0d\xe6\x95\xa8\x8e\xd9\x17\xa9\xdf\x08\xff\xff\x85\x85\xe9\xf9\x2d\x15\x66\x81\x1b\x9e\x9d\x81\x3b\xc0\xaa\xeb\x1a\xf8\x21\xf8\xa5\x77\x32\x32\x1f\x5a\x57\x4d\x40\x92\x20\xad\x8e\x88\x9c\x83\x95\x6c\x47\xd4\x1e\xd9\x70\xca\x1d\x4d\x40\xae\x44\xf8\xa2\x1d\xe8\xd1\xf5\xcf\xb0\x19\xe8\x93\xf1\xff\xb0\x5c\xf4\xdb\x57\x21\xf4\x10\x35\x3d\x7d\x09\x3b\xa3\x25\xd7\xda\xe1\x30\x34\xb7\x67\x07\x6c\x42\xd1\xaa\x4a\xf8\x03\x2a\xd3\xf6\x23\x47\x30\x7b\xd6\x29\xa4\x0e\x0b\x4f\x57\xa3\x4e\x98\x22\x5c\x88\xb2\xb0\xf3\xeb\x63\xd0\x6f\xd8\xfb\xf1\x12\x8c\x87\x15\x7d\x91\x41\xde\xd4\x55\x4f\xbe\x41\x0a\xca\xd9\xab\x77\xa0\xf3\x94\xd4\xee\x78\xd8\x95\xfc\xb4\xf2\x01\xcc\x20\xcb\xb4\x1e\xf0\x0b\xb2\x98\x79\x16\xd9\x4f\xce\x4d\xb7\x46\x86\xc8\x94\xf0\x51\xe8\x1e\x72\xe4\xba\x37\x68\x27\x79\xfe\xf8\xf5\x58\x1c\x89\xfe\x89\x06\xfa\xf2\x66\x3f\x7a\x03\x16\x70\xc7\x5d\x7e\x08\xbe\x62\xbf\xe8\xd4\x42\xe1\xac\xab\x16\x1f\xe8\x34\xf3\x56\x6e\x3b\xec\xcc\x9c\xcd\xe0\xc0\x02\x46\xfc\x49\x7b\xc4\x99\x2e\xdc\xef\x8c\x54\xd2\xca\xd7\xad\x40\x57\x53\x87\x1c\x06\xd1\x0b\x94\xac\x0f\x2d\xc4\x68\xb9\xfe\xe1\x56\xe2\x69\xe9\xbd\x4b\xb6\xe0\x02\xc9\x84\x8e\xcb\x20\x2a\x0a\x2c\xe7\x83\x0f\x05\xf9\xea\xe5\x50\x20\x7f\x36\x7d\x21\x34\xc0\x95\x9d\xf8\x08\x1f\x67\xff\x0e\xdb\x82\xd8\xb2\xa2\xd6\xe6\x20\x7c\xc6\x25\x87\x02\xd4\x81\x96\xfd\xae\x8f\x30\x90\xf7\xf9\xfe\x56\xa2\x8b\x16\x19\x5c\x4b\xa4\xaa\xef\xb6\x8f\x22\x9e\x51\x25\x95\x5e\x03\xe7\xca\xbf\xab\x54\xa0\x4c\xaa\xa5\xf6\x40\xb3\xc4\x1b\x53\x6f\x41\xa7\x05\x17\x43\x8f\xc2\x47\x79\x71\x6b\xa7\xc0\x4f\x39\x33\x1d\x72\x90\x00\x46\xe2\x9b\x68\xfc\xe7\x4a\xfd\x9d\xdb\x04\xbf\xb2\xaf\x03\xc5\x04\x6d\x49\x40\x8b\x80\xf0\xa1\xd0\x50\x82\x11\x83\xf3\x3f\x2a\x32\x89\xfd\xba\x9d\xe4\x87\x60\x98\x1a\x4a\xf1\x06\xff\x53\x14\x84\x6c\x80\x74\x92\xeb\x9e\x47\xe1\x29\x42\xb1\x83\x0e\x3e\xc4\x9e\xfd\xb2\x0b\x2f\xea\x6a\xbf\xbd\x0e\xff\xb0\xed\xc2\xb9\x4d\x04\xa7\xa6\xd1\x4d\x1e\x04\xa8\xd6\xb1\x68\x0b\xe1\xbe\x65\xb6\x2c\x9a\x18\x62\xb6\x22\x8d\x21\xde\x31\xf6\x1e\xab\x03\xa1\xbc\xf4\xe0\xb1\xd0\x6c\xf5\x96\x35\x35\x10\x43\xb1\xcc\x41\x08\x75\x71\x35\xcf\xd3\xf0\xef\xaf\xea\x6f\xda\x12\x46\x5f\x1c\xec\xfb\x46\x58\xd0\xff\xa2\xfe\x37\x21\xbb\xeb\x79\xe1\x5c\xc2\xf9\xd6\x2a\xc9\x11\xe2\xea\xfa\x48\x74\x37\xb1\xda\x72\xe6\xe8\x6e\xd0\xb5\xf8\xd5\x3e\x47\xb0\xd4\x00\xae\x59\x00\x4d\xd3\x64\x38\xf0\xa1\x20\x7e\xc5\x33\x11\xfe\xde\xdd\xf9\x37\x96\x12\x46\x5c\x7f\xd7\x37\x9e\xe0\x3c\x24\xa9\x9f\x44\x48\x3f\x37\xdb\xb8\x83\xd0\xd1\x1d\x2d\x96\x13\xe7\xb4\x9e\x44\x44\x44\x59\xdd\xf6\xe4\x4a\xe2\xaf\x72\x73\xd0\x10\x98\x68\x2a\x5d\xfd\x0f\x1c\xd4\x9d\x75\xa8\x01\x7f\x0a\x62\x9f\x7e\xc0\x77\x3f\xb1\x5c\x67\x13\x46\xdc\xf3\x3e\x13\x4b\x98\x70\x03\xac\x4b\x24\xec\x1f\xd2\x15\xe4\x12\x34\x67\x8f\x8b\xfe\x12\xde\x77\xfe\x44\x26\x12\x0f\x36\x6f\x4b\xf6\x23\x5a\xaa\xbe\x04\x95\x83\x23\xcc\x6b\xd6\x58\x83\x09\xfa\xf0\xf1\xd3\xc0\x0c\x81\xe9\x43\x1d\x56\x4d\x84\x1e\x52\x30\x11\xf1\xcb\xa5\x4e\xec\x28\x18\x75\xda\x88\x1d\x07\x8b\x2a\x08\xd8\x11\x68\x41\xee\x18\x2c\x03\x9e\xce\x98\x8e\x65\xc0\x83\x69\x55\x18\x09\xa1\xef\x9f\x83\x89\x51\xcf\x75\x29\x98\x05\xbd\x39\x7e\x15\xf6\x15\xb3\x79\x7f\x0f\x1b\x83\x5c\x79\x50\x81\xfe\x87\xbc\x1a\xfa\x88\xde\x47\x3e\x74\xdc\x44\x5f\x21\x8f\xca\x4b\xd0\xd7\xe8\x18\x75\x10\x36\x0e\x45\xe9\x51\x98\x2d\xfa\x2c\x6d\x19\xb6\x09\xdb\x1e\x66\xc4\xc2\x31\xc1\xda\x6b\x18\x0b\x1b\x76\x28\xc5\x7a\xb1\xf6\x77\xaf\xd1\x13\x94\x35\xf7\x7b\xd1\xe3\xe4\xf7\x43\xb6\xe8\x21\x72\x6e\xc7\x08\xf4\x24\x79\x73\xd9\x23\x94\x4a\x1e\x95\x53\x82\x6a\xc8\x13\x68\xcd\x68\x0d\x79\xf1\x89\x5c\xf4\x3d\x79\x51\xd8\x74\x6c\x0e\x79\xc6\xda\xa3\x58\x04\xd9\xde\x21\x16\x33\x90\x14\x6f\xbe\x22\x27\xb9\x23\xef\xde\x41\x70\x9c\x29\x17\x5d\x11\x02\x7b\x74\xdb\x76\x44\xc1\xb2\x2b\x0d\x42\x9a\x98\xcb\x54\x6b\x90\x5b\x0c\x2a\x95\x88\x8e\xa5\x3f\x48\x95\xa3\x7b\xe8\x4b\x42\x97\xa1\x0a\xda\x71\xcf\x33\xe8\x15\x6a\xbd\x83\x1d\xb6\x98\x02\xbe\xde\x0e\x2b\x65\x61\x77\x3c\x61\x83\xa4\x65\x20\x15\xae\x15\x8f\x6f\xc9\x81\xfb\x85\x27\x4b\x3a\xe0\xa7\xfc\xbb\x8a\x8b\x88\x3d\x2f\x93\xe2\x85\xec\xe2\x5a\xa7\x88\x91\x1c\x36\x3f\x24\x06\xf9\xc4\x9a\xec\xb9\x17\x75\x63\xd4\x3a\x4c\x44\x53\x69\xd9\x2f\x13\xa0\x6f\x3a\xee\xed\xbd\xd0\x3f\xcd\xa6\x73\xa5\xf0\x94\x9c\xb6\xa6\x9b\xf0\x6c\x65\x7c\xb1\x03\xec\x26\x1f\x2f\xf7\x86\x63\x24\x37\x49\xaf\x61\x8d\x48\x79\x9c\x04\x7f\x15\xf8\x04\x2b\x91\x40\x1e\xb0\xe6\x16\xc2\x64\x7f\x76\x98\x8f\x94\x30\xa2\x9f\xdd\x86\xd6\x54\xdc\xbf\x71\x0b\xda\x50\x1a\xd7\x3f\x03\xda\x56\x74\xbf\x21\x19\xf2\x33\xc6\x14\x76\x43\x87\xf5\x97\xa5\x4b\x20\x89\x36\x00\x1b\x0f\xdd\xc8\xa9\x3c\xfa\x13\x5e\xa9\x18\xbb\x0f\x83\x69\x92\xb4\x35\x01\x70\xb9\xf0\xa8\xc3\x7e\xb8\x8c\xed\xf0\xc4\x0b\xbc\x73\x5a\x7e\xcd\x0b\xbc\xd9\xf2\xb8\xd7\x00\x0e\x35\xec\xac\xb3\x06\x6f\x55\x73\x0b\x18\xe0\x9b\xf2\x26\xf1\x54\xc8\xb1\xf8\x2a\xb2\x01\x3a\x5c\x70\x36\x39\x03\xb2\xe8\x2c\x41\xa1\xd0\xbf\x9c\xd6\xd5\x45\xf0\x1c\xf9\x1b\x87\xc3\xf0\x58\x2e\xf5\xd1\x28\x68\xe6\xe5\xa5\x57\x66\x80\xef\x07\xb4\xdd\x38\xf0\xfc\x99\x0f\xd5\x4f\xc0\x73\x9d\x8e\xf9\x78\xf0\x4a\xcb\x4c\xa1\x1b\xf8\xad\xf6\x2b\xc4\x80\x56\x56\xe8\x92\x1c\xa0\x98\xe2\xb1\x81\xa9\x90\x24\x7f\x78\xf5\x1c\xa8\x34\xf7\xb7\xc3\x61\x48\xc8\xa7\x3c\x5c\x09\x4d\xbb\xad\xbb\xbc\x19\xfc\x78\xb5\xa4\x4b\x0a\x9e\xbf\xc8\xaa\x06\xc0\xae\xfe\x75\x7a\x2d\xd8\xd3\x59\x26\x48\x04\xef\x36\xff\x07\x5e\x87\xc6\xd7\x5a\x25\xc2\x90\x5b\x59\x6b\xe0\x1c\x28\xd0\x04\xac\xfa\x0a\x25\xea\xbc\x1d\x30\x68\x93\x60\xf9\x03\x39\x64\xfd\x68\xfe\x25\x35\xf8\x78\xf8\x7e\xe7\x4b\xb0\xe5\x5a\x42\x55\x04\x68\xba\x58\x92\xf7\x0b\xcc\xeb\x2b\xe6\x0f\x81\xe5\xa7\x33\xc1\x28\xf0\x4a\xe3\xf7\xc4\x59\xe0\xfd\xca\x3f\x7b\xbf\x83\xaf\x4b\xf0\xab\x7e\x83\xbf\xf2\xce\x3a\xdc\x07\xab\x04\x99\xaf\xba\x29\x9f\x08\x03\x77\xe6\x53\x40\x62\xcc\x80\x91\xe2\x48\xec\x6c\x1d\x4d\x1e\x02\xa7\x9b\x77\x93\x85\xa0\x4a\x79\x98\x1c\x08\xa5\x51\x2e\x92\xa7\xc2\x51\x29\x5f\x49\xf7\x11\xd7\x90\x07\xa4\x32\xe4\xb3\x67\x37\x49\x8c\x36\x38\x2c\x25\x55\x63\xe3\x5f\x39\x50\x82\xe0\xef\xc3\x81\xe4\x4f\xc8\xfc\xf3\x5f\xc9\x52\x64\x63\xcb\x36\xf2\x7e\x64\x57\x09\x44\x76\x44\x32\x14\x06\xd2\x6b\xe4\x25\x65\x26\xa9\x01\x3d\x91\x72\x92\xa4\x45\x1f\x86\x1c\x21\x11\x30\x5f\x4f\x37\xd2\x49\xac\xde\xbe\x84\xc4\xc6\x1a\x5e\xce\x25\x57\x91\x23\x6e\x67\x92\xe3\xc8\x33\xce\x4f\x24\xdb\x93\x9e\x35\xa7\x90\x9e\x93\xa8\xc5\x4d\xa4\x6a\xd2\x31\xf9\x47\x12\x87\x84\x92\x61\x52\x3c\xc9\x72\xfc\x1b\x29\x94\xd4\x16\xfc\x8c\xb4\x9d\x34\xb0\xa6\x9b\xb4\x89\xf4\xca\xfe\x28\x29\x8e\xc4\x7d\xbe\x9c\xd4\xc2\x7e\x7f\x53\x48\x3a\xc5\x5e\x70\x76\x2d\x69\x2d\xcb\xb9\xf1\x0c\x69\x24\xd3\xbf\x68\x13\xf6\x82\xc1\x90\xc9\xb0\x73\xf4\x8f\xa4\x60\xac\x91\x7e\xe4\xd8\x27\xac\x96\xd6\xbe\xef\x0f\xd6\x46\x9b\xb1\xc6\x15\x6b\xa1\x0a\xec\xe7\x61\x8f\x28\x47\x9e\x72\xb0\x1f\x52\xfb\xeb\xef\xb0\x0a\x71\x6e\x1f\x1f\xc3\x89\xc6\x37\x2c\xc6\xb6\x0a\xb8\x85\x95\xd8\x6c\xfe\x14\xa9\x1b\x66\xc5\xed\xc6\x66\xa0\x7f\x38\x59\x47\xdf\x61\x63\xd9\x53\xf7\xed\xc4\x66\x32\x5b\x57\xf7\x63\xd3\x18\x1c\xfb\x9d\xd8\x62\xda\x81\xc7\xfd\x98\x8f\x76\xf1\x35\x67\x6c\x9c\xfa\x67\xef\x43\xf4\x86\x4a\x5d\x97\x85\x6a\x15\x07\x8d\x76\x68\x9a\xcc\x45\x6c\x41\x63\x25\xd6\xc8\x39\x34\x46\xf8\x2a\xf9\x31\x7a\x9c\xdf\x15\xc4\x46\x89\x5c\xe3\xea\x14\x34\x9d\x7d\xc1\xfe\x04\x7a\x84\xb1\xe5\xe1\x62\x34\xbf\xdc\xe5\xb2\x06\x8d\x28\x39\xdf\xed\x8b\x4e\x35\xa5\xd5\x8c\x45\xae\x16\x4c\xcd\xef\x45\x0a\xf3\xcc\x42\x15\xa2\xd2\x04\x40\xdf\x90\x5c\xd5\xed\xa4\x64\xc4\x28\x8f\x0b\x84\x10\x8b\xf8\xcf\xaa\x87\x88\x42\xb8\xde\xde\x84\xc4\xb3\xee\xdc\x63\xa1\xa1\xed\xc7\x86\x26\x20\x7f\x9b\x3e\x9d\xee\x43\xea\xea\xa0\xca\x22\x24\xb5\xf2\x5b\x1e\x0b\xf1\x2c\x0b\xe4\xb3\x90\xf9\x45\x6a\x70\x3e\xb2\xd0\xd0\x7b\xe4\x31\xb2\x44\xfb\x6c\x6f\x24\xe2\x9a\xe3\xb9\x6a\x07\x62\x25\x2f\xb6\x6f\x81\x1b\xb9\x5b\xef\xc4\xa2\xe9\x83\x65\x17\x5e\xa2\xb6\xe7\x12\xda\x2b\x90\x92\x9e\x4f\x15\x02\x64\x7f\x47\x80\x96\x85\x4c\x6b\x22\x70\xcb\xe1\xef\x35\x5c\x02\x02\xbf\x29\x3f\x99\xc0\x84\xaf\x15\x39\x05\x9c\x80\x3b\xf3\xb7\x78\x34\xc2\xd2\x5c\xc4\xbe\x1d\xde\xcc\x5f\x31\x2c\x43\xe1\x9b\x13\x2e\x4c\x46\x27\x5e\x8e\x6a\xbb\x89\x98\x07\x70\xe5\x16\x64\xcf\x99\x20\x4d\x2d\x62\xd5\xf1\x99\xf3\x02\xbe\xd3\x84\xc7\x5f\x82\xcf\x56\xf7\xc5\xff\x07\x17\x96\x0e\x04\xcc\x84\xd1\xc2\x58\x0f\x3e\x1c\xa0\xad\xb4\xbf\x07\x3d\xe5\x5f\x1d\x1e\x81\x22\xf7\x85\x03\x78\xd4\xf6\x16\xad\xcd\x13\xc9\xb9\xb2\xbd\x7c\x34\xb2\x72\xa0\x42\x33\x15\xbe\xd7\xfb\x80\x13\x09\x97\xb4\x3f\xc3\x47\xc0\xbc\x86\xf2\x78\x35\x1c\x5e\x69\xe3\xff\x01\x9e\x5b\xdc\xe6\x21\x85\x1e\xe5\xb9\x39\x6c\x82\xa2\x05\x8e\xf7\x67\xb1\x73\xf0\x3e\x97\x6c\x59\xd5\xf8\xcf\x5d\x2c\xa6\x99\x40\xa8\xa6\x33\xbe\x11\xfe\xe4\x13\x19\xbb\x89\x5a\x61\x1a\x9d\x0e\x22\xd0\x79\xda\x79\x28\x23\x69\x0e\x6d\x12\x9c\x1a\x68\x4d\x4d\x44\x22\x3d\x86\x29\xaf\xd1\xbd\xb6\x12\xca\x39\xf4\xc1\xbd\x48\xf6\x24\x28\x72\x68\x1b\x6b\x15\x94\xd7\x39\xc8\xdc\x0c\x0d\x57\xb5\x30\xb8\xb0\xad\xbe\x94\xfe\x04\x0e\x17\x54\xd3\xdd\xe0\xc7\xd0\x62\x1a\x09\x21\x27\xf2\xa9\xc3\xe8\xcc\xbd\x24\xea\x4e\xb4\xc4\xe3\x30\xe5\x1a\xe6\x63\xbb\x94\xd2\x80\x41\x77\x85\x2c\x19\x26\x18\x4c\x65\x36\x60\x19\x9d\x13\x18\x83\x58\x62\xe5\x6f\x86\x23\xb6\x3d\xef\x37\x1d\xc6\x36\x0b\x26\xd3\x2e\x63\xa7\x40\x25\x6d\x15\xd6\x98\x38\x85\x9a\x83\x7d\xdc\x6b\x47\x9d\x40\x5a\xe4\x61\x43\x29\x26\xe1\x6d\xfe\x51\xb8\x24\xef\xe1\x6b\xcc\x48\xd6\xb4\x0b\x97\x18\x7a\x66\x62\x47\x3a\xbd\x85\x91\x63\xe1\xd3\x97\xd1\x1f\xeb\x2c\x34\x1d\xdd\x8b\xf7\x98\x66\x45\xbb\x40\xe4\x53\xb3\x68\xf1\x47\x9c\x28\x7f\xa8\xf7\x03\x76\x50\x78\xd4\x23\xee\x2c\xca\x32\xea\x4c\x9b\xc7\x94\xd1\x94\xd1\xb7\x97\x30\xca\x45\x9d\x03\xa1\xf4\x47\x42\x66\x5b\x2f\xdd\x45\xb0\xaa\xfc\x13\x8d\xc2\xbb\xae\x75\xa5\x7e\xe0\x72\xb8\x18\x35\x8e\x93\x48\x08\xa5\xdc\x63\xef\x4a\x58\x48\x39\xcc\x72\xf4\x17\x90\xdf\x30\xfe\x73\x5f\x49\xa6\x33\xa6\xd8\xda\x92\x7d\xa8\x77\x6f\x86\x31\x3c\xd5\x47\xcf\x1d\xa7\xa7\xaa\xf0\xad\x53\x68\x66\x45\x4c\x59\x08\xf5\x9b\x2c\x34\xd7\x40\x0d\x97\x04\x73\x66\x50\x06\x45\x69\xf8\x19\x94\x10\x01\x3b\x7e\x21\xf9\x22\xcf\xe0\x77\x8f\x1c\xca\x39\xb7\x72\x90\xf4\x98\xbd\xdf\x76\x29\x89\x4b\x2f\xbe\x56\x43\x4f\x29\x51\xf7\x8f\xa1\x55\x98\x4a\x9a\x94\xd4\x2f\x05\x15\x25\x6f\xa8\x1b\xf5\xac\x9c\x78\x8a\x42\x7b\x98\x65\x4b\x19\xaf\x0e\xc0\x05\x91\x65\x4a\xd7\xc3\x3d\x64\x1b\xd9\xc4\x3d\x6f\x49\x0c\xf1\xc4\x95\xc7\xb0\x7f\x82\x5e\x5b\x39\x06\xb1\x56\x5c\xf1\xa1\x87\x35\x1f\xea\x3d\x4e\x43\xea\x5d\x1b\x96\x53\xf3\xaa\x97\x14\x49\x29\x77\xca\x6f\x2b\x97\x52\x96\x97\x20\x0c\x80\x9c\x57\xb8\x34\x93\x4c\x76\xd6\x37\xc7\xfa\x93\x24\x9a\x10\xdf\x1b\xa4\xd1\xaa\x45\x2b\xce\x63\xa9\x72\x7b\xdb\x42\xf4\x2c\xe7\xd8\xa5\x99\xf4\xa4\xf3\xb3\xbb\x63\x69\x99\x67\x5c\x6a\x3f\x50\x59\x9d\xe3\x0a\x59\x94\xd6\x96\x5a\xf9\x6e\xca\xa8\xfa\x4d\xb4\xed\xe4\xe4\xca\xe6\x53\x5f\x48\xc3\xa5\xd3\x63\x46\x93\x36\x17\x1e\xf2\x79\x88\x15\xe8\x67\xac\xd8\x8c\xfe\x51\x27\xd9\x5a\x50\x2f\xde\xd6\x21\x27\x7a\xca\x95\xb9\x5d\xe9\xb4\x8c\x0b\x03\xb5\x23\xa9\x68\xff\x1e\xa3\x99\x62\xe9\xa2\xca\x10\xf2\xdb\x56\x36\x95\x4e\xf6\xa9\xa7\x9c\xda\x47\xaa\xae\x0c\x39\x04\x93\x6c\xcd\x80\x0f\x05\x4b\x36\xae\x5c\xe1\x80\x36\x68\xd2\x6d\x2f\x23\xaf\x78\x0f\x06\xc3\xe9\xc9\xb7\xf7\x74\x96\xd2\x12\xaf\x56\xd5\x78\x51\x93\x2f\xde\x2b\xf8\x4b\x11\xf6\x37\x4b\x9f\x90\xbb\xbb\xf6\x53\x7e\x92\x27\xb6\x5c\x4f\xbf\x4d\x3a\x59\xb7\xfc\x90\x33\xd6\x5a\xe1\xe5\x13\x8c\xd9\x16\x05\xac\x70\x40\xf7\x6a\xaf\xdb\x2d\x44\x12\xf8\x4b\x2e\x57\x88\xa7\x67\xfb\xf6\x86\x0b\x29\xd9\x2f\x1b\xbc\x05\x56\x78\xb8\x78\x3c\xaf\x8b\x30\x47\x79\x93\x4b\x27\xdc\x62\xf4\x70\xb6\x11\xbb\xb3\x96\xb3\xfe\x82\x67\x62\xb9\xcc\x3e\xa8\xdf\x97\xcd\x30\xc1\x67\xdc\x52\xe8\xf7\x90\xe1\x71\x66\xfa\x06\xd4\x74\xe9\x9f\x88\x00\xce\xeb\xd1\x08\xad\xc0\x93\xf5\x2c\xbe\x1e\xac\x2f\x3a\xc8\x8b\x87\xc6\x29\xdd\xb9\xae\xd0\x29\xc6\x12\xf6\x27\xd8\x26\x33\x9f\xd5\x06\x37\xc6\xda\x32\x95\x48\x82\xef\x78\x06\x1b\x1d\xe7\x36\x9a\x7e\x01\x1d\x18\x77\x80\xbe\x1c\x9b\x7f\xc9\x57\xf8\x00\x9d\xd7\x3d\x2c\xe0\xa2\x4e\x75\x3d\xfc\xad\xe8\x2c\x93\x9e\x37\x02\x9d\xac\xa0\x71\x2e\xa2\xee\x74\x1e\x5b\x8b\x42\x99\xd3\x58\x99\xe8\x8d\x18\x05\xf3\x00\xe6\xea\x53\xca\x88\xc2\xe0\xe5\xed\x74\x03\xf6\x65\x9c\x37\x1d\xc0\x6e\x0f\x16\x09\xfa\x18\xb3\xbb\xfc\xf9\x62\x3a\xbb\x76\x37\x2f\x8a\xf6\xaa\xd0\x93\xbb\x86\x16\x2b\xf7\xe0\x4c\xa1\x3e\xa7\x85\xb3\x3e\x50\x55\x19\x63\x99\x97\xa8\xfb\x0f\x99\x19\x03\x94\x5f\xbb\x3f\xd2\x6f\x53\xcc\xcb\xf7\xd3\x17\x51\x94\xe3\x7c\x68\x04\x32\xf5\xc2\x6f\xfe\x1f\x41\xfe\xe9\x6e\xde\x65\x3e\x5a\xdd\xcb\x2d\xe3\xf9\x17\xf4\x70\xa8\x5c\x47\xe9\x0d\x76\x22\xfb\x2f\x75\x16\x6b\x2f\xdb\x3a\xfd\x23\x73\x33\x6b\xf6\xc1\x5e\xc6\x6a\xa6\xd3\xee\x10\xfa\x16\xc6\xea\xe5\x76\x34\x84\x9e\x33\x0e\xa3\xd6\x53\x7d\x06\xc2\xf9\x78\xe5\xb5\x0e\x27\x9e\x8f\xc2\xa6\x6a\x0b\x77\x8e\xcc\xd3\xe0\xcf\x7e\x23\x89\x92\xe0\x58\xe7\x44\x6c\xf2\x0d\x66\xb3\xe0\xf1\xc9\x1b\x8c\x2a\xfe\x96\xe8\x6b\xf4\x02\x2e\x6f\x57\x35\xad\x88\xfd\xdb\xb5\x9b\x7a\x93\xf5\x60\x5c\x35\xe5\x17\xed\xe7\xd9\x6e\xde\x13\x53\x7c\x6b\x0d\xb7\xa4\xc0\x5c\x71\x83\x03\xe9\x9f\xe9\x47\xb3\xb7\xeb\xac\x45\x07\x58\x53\x73\x97\x62\x6f\x98\xa3\x54\xf1\x69\xae\xf4\x9f\x72\xd9\x01\x1e\xed\x85\xa4\xc3\xbb\x87\xfa\x58\xe4\xe8\xea\x4f\xf9\x25\x88\x1b\xf7\x8d\xfc\x8d\x19\xda\x07\xf3\x0a\xeb\x77\x34\x07\x70\x4f\x54\x93\xcb\x88\x9c\xb5\x15\xd5\xda\x6e\xd6\x6b\x73\x9f\x60\x1b\xb3\xd2\x74\x16\xf9\xcd\xc8\x31\x5c\x49\xcd\xa6\x73\x75\x17\xa3\x56\xd1\x32\xd4\xe7\x76\x76\x53\xe3\x94\x8e\xcb\x3a\x28\x71\xb2\x3d\xd6\xd3\xc9\x6b\xd9\xa9\xbd\x6b\x78\x83\x67\xd6\x37\x2e\xe4\x66\x76\x96\x9a\x23\x38\x2e\xad\x9f\x73\x3b\x58\x97\x1a\xc7\xf1\xa2\x98\xfc\xea\x5f\xf0\x46\xc6\x91\xf2\x97\xc7\x5f\xd0\x7d\x8a\x7b\x22\x1e\xd1\x5c\x0a\x54\x5e\x9d\xd4\x31\x79\x76\xcb\x16\x91\x3f\xe7\xcc\xb4\x9e\x4f\x32\x71\x5d\x7a\x82\x78\x17\x2f\x02\x0d\x5b\xb9\x99\x67\xed\x4b\x4e\x71\x66\x77\xbf\x55\x3f\x64\x9d\x69\x97\x72\x59\x4c\xb0\xc9\x0e\x02\x19\x3e\x35\xe8\xf1\x6d\x74\xe7\xf2\x9b\x11\x51\xd4\x4f\xc5\xee\x5e\xd1\x94\x8b\x86\x07\x4b\xbf\x92\x2b\xd4\x5f\xad\xbd\x49\xfe\xdc\xd6\x6e\x05\xaf\xf7\xea\xef\x7a\x0a\x37\x69\xb0\xad\xb8\x96\x33\xe6\x9c\xaf\x7a\x05\xab\xb4\x47\xc2\x79\xc2\xdc\xdf\x5e\x0c\x3e\x67\x4c\x6e\x2c\x3f\xd6\x45\x7b\x50\x9d\x13\xfe\x8d\x5a\x5c\x86\xf3\x72\xa6\x10\x0a\x1b\x97\xbe\x25\x7b\x6b\xb6\x5b\x8b\xb1\xb3\xbc\xb1\xbd\xa3\x55\x7f\x70\xe1\x8d\xe1\x4a\x9b\xec\x69\xa5\x1b\xe4\xa3\xb2\x7b\x35\xb7\xa4\x4b\xf0\x18\x9f\x2b\x0e\x25\x04\x20\xa0\x10\x22\x6e\x4b\x05\xf8\x46\x30\x20\x12\xe2\x3e\x81\xf6\x79\x89\x38\x7b\xe0\xa0\x25\x54\xf6\x16\x84\x68\x55\xc8\xd4\xa0\x99\x3d\xeb\x55\x6c\xc2\x9f\x06\xb1\xc2\x40\x4c\x32\x23\xb2\x62\xe2\x55\xcd\x0a\xc9\x55\x70\x3b\xef\x85\x78\x34\xd8\x0e\xbf\x14\xae\x87\x92\x52\x50\x7e\x1a\xec\x1c\x09\x70\xdb\xe0\x2b\x5e\x8b\x39\xee\x08\x7d\x89\x27\x7b\x05\x7a\xc0\x8a\xcd\x14\xa2\xb7\xbb\xe3\x55\x73\xe0\x0b\xf5\x3d\x8a\xad\xf0\xbd\x92\x66\xd9\x5e\xc4\x36\x17\x95\x90\x90\x79\x3c\x3f\x51\x2d\x12\x02\x47\x08\x3e\x20\x55\xc7\x7f\xf1\x57\xa0\x2e\x11\x52\x2e\x13\x65\xed\x18\xe2\x58\xa1\xef\x96\x8c\x60\x8f\xc1\x30\x2b\x94\x79\x0c\x23\x77\x7e\x55\xee\xa4\x05\xd5\x45\xcb\x09\xd4\x57\xc5\x09\x52\x39\x35\x4d\xbd\x5c\x3c\x44\xb5\xe6\x8e\x17\x4d\xa1\x34\x42\x9e\x82\x70\x0a\xfb\xd8\x6f\x9e\x8e\x72\x3c\xbc\x99\x6b\x45\xf1\xdc\xb1\x92\xcd\xa5\xd8\x2e\x2e\x66\xf1\x28\x0b\xac\x68\x8c\x27\x64\xab\xd3\x1a\x05\x83\xc7\xae\x5d\x25\xcb\xe7\xca\x8a\x26\x4b\xae\x72\xf8\xaa\x37\xe2\xe9\x6c\x16\xfb\xb1\x30\x81\x25\x07\x17\xf0\x6b\x98\xe7\x8f\xd9\xf3\xac\x99\xe3\xf7\xbf\xe1\xa4\x30\x36\x6f\x2f\x65\x7d\xa4\x53\x17\x63\xcc\x07\xf4\x55\x56\xb7\x18\xcb\x28\xad\x1d\xb3\xe5\x55\xf2\xe8\x6a\xa5\xf4\xbb\xf4\x42\x61\xab\x64\xb9\xc4\x4d\x99\x2f\xca\x12\xa1\x2c\x8b\xa0\x5b\x70\x97\x68\xc3\x77\xe4\xa7\x1f\x9d\xce\x85\x78\x36\xfb\xa7\xb0\xaf\x72\x78\xdb\x5d\x58\x61\xec\x9d\x8b\x43\x99\x8b\x59\xdc\x31\x1b\xe9\x91\xb4\x83\xad\x97\xe4\xf3\x0a\xac\x2b\x29\xd2\x28\x7d\x71\x41\x96\x58\xab\x5b\x25\xa7\x08\xaf\xe4\x6a\x18\x9d\x82\x29\x39\xa3\xf1\xbe\xbc\x54\x05\x3b\x49\xcc\x39\x2b\x1b\x1f\xfa\x91\xed\x2c\x66\x6c\xdb\xc9\x14\x0b\x77\x2d\x7a\xc9\xd8\x2d\x98\x3c\x06\xa6\x05\x33\x04\xcd\x91\xf2\xd1\xd5\x6e\x15\x23\xa5\x6b\x2b\xaa\xf2\x3d\xc4\xf1\xa5\x5e\xd2\x38\x21\xa3\xa8\x91\x76\x91\x5f\x63\x9c\x83\x83\x79\xa3\xf5\xcc\x23\x3f\x39\xd1\x9a\xb7\x21\xb5\xac\xb2\x9c\xb0\xad\xfe\xcc\x89\x8a\x15\x8b\x62\xe8\x16\x69\xc8\x18\x21\x55\xc2\xc2\x37\xc6\xc9\xe7\x76\xc6\x97\x2d\x91\xba\xb7\xad\xcc\x5b\x2b\xf6\x6f\xbc\x21\x3e\x21\x4c\xad\xdd\x4f\x79\xc3\x17\x5b\x1a\x33\x3b\xb9\x83\xa5\x73\x12\x32\x39\xd3\x4c\x60\x70\x32\xeb\x70\xfe\x8b\x2d\xbe\x8c\x56\xed\xbf\x85\xed\xf4\xed\x4a\xc5\x18\x2d\xe5\x3b\xc7\xba\x81\x2c\x5f\xd0\xdf\x5b\xba\x4f\xea\xde\xb3\x51\x17\x25\xde\xd5\x41\x15\x49\x85\xb1\xcd\x2a\xca\x0c\x3e\xa9\x8e\x9d\x09\x70\x6b\x2a\xa1\xf8\x73\xec\x77\xa5\xc9\xfb\x86\x59\x1e\xa6\xcc\xcd\x77\x19\xcc\xfc\xa4\x85\x34\xda\xaf\x9c\xcd\x63\x6a\x28\x3a\x8e\xbc\xbe\x5f\xee\x3c\x78\xdc\xac\x94\x2e\x3a\xa7\xd1\x1a\xc5\x1e\xbd\x5a\xe1\x3d\xe1\xee\xd3\x91\xe4\x34\xfe\xc1\xe6\x0f\x19\x89\x5c\x72\x1d\x25\xde\x87\x6d\xa9\x1c\xbf\x2f\x93\xf9\xca\x6c\xda\xac\x64\xac\x2d\xf8\xb8\x30\x93\x26\x52\xa7\x8e\xf9\x4c\x99\xc3\x79\x60\xf9\x6d\xf2\xc0\x8d\x31\xca\x0b\x36\xe0\xea\x54\xd1\xfa\x23\xd9\x41\xdc\x5d\x5a\x03\xde\x1a\x39\xa0\x7e\x8c\xbf\x97\xd6\xaf\x5a\x44\xb8\x12\xf3\x4e\x7e\x8c\xf8\x70\xaf\x87\xa4\x01\xfc\xbd\x61\xae\x68\x17\x3c\xd9\xf9\x8c\xe0\x31\xb2\x73\x44\x13\xa7\x0e\x25\x58\xd2\x0b\xeb\x08\x11\xc6\xb1\x86\x21\x42\x87\x72\x50\x3f\x8e\x38\x8d\x73\x46\x1b\x42\xe4\xc1\x8f\xd4\x1a\xd0\x31\xed\x80\xf2\x25\x78\x3e\x86\x27\xf7\x84\xa4\x01\xb7\x25\x22\x38\x7e\xfd\x2d\xd1\x72\x64\x85\xb3\x5c\x70\x19\x9d\x3a\xa2\x9c\x53\x88\xf6\x56\x5c\x2d\xf4\x83\xae\x16\x9c\x34\xa4\x40\x9f\x94\x9b\xf2\xca\xe1\x31\x9c\xcd\x9a\xbf\xf0\x2a\x38\x49\x1d\x04\x63\x27\x5e\x2a\x0b\xe0\xf7\x31\x4b\x65\xdf\x11\x5c\x00\x53\x72\x10\xf9\xb9\x5e\x25\x1a\x81\x92\x9c\x4f\x0a\x4a\xb0\x95\x23\x6a\x38\x10\xe6\x57\x7e\xc6\x18\x4b\x69\x34\x44\xe7\xeb\x29\x09\x8a\xc5\xba\x3f\xe4\xbf\x6c\x77\x4d\x24\xb9\x01\x3a\x91\x53\x4d\x66\x9e\x18\xa7\xb4\x23\x83\x87\x92\x64\x49\x64\xb2\xff\x73\xf1\x4d\x32\x71\xbd\xab\x90\x4a\xc6\x9c\xfd\x04\x2e\xe4\xe1\x11\x2f\xd9\x5f\x49\x85\x65\x31\x05\xc5\x9c\x69\xf9\x53\xf4\x9f\xd9\x21\x72\x2b\x5d\x08\x0b\x63\xcd\xcb\xad\x64\x56\x83\xd9\x39\x0e\x8c\xef\xa9\x8b\x14\x19\x8c\x84\x83\xf9\xd2\x1b\xf4\xfb\xfe\xbb\xc4\xbb\xe8\x81\xeb\x4e\x0b\x5e\xd1\x86\x9d\x5d\xf9\x99\xb4\x6f\x23\xd7\xb2\xbd\x28\x0b\xcd\x6f\x0b\x96\x4b\x26\xe5\x9d\xd7\x27\x8b\x2e\x4a\x6f\x69\xdb\x85\xa7\x98\x63\x72\x67\x09\xa6\x11\xb3\x54\x04\x5e\x5f\xca\x26\xf9\x23\xae\x21\xfa\x9a\x34\x80\xc3\xf5\xd3\x89\xaa\xd8\xc7\xd6\x45\x09\xf6\xb0\x50\x67\x27\x5e\x19\x2b\x71\x64\x2e\x2b\x8b\x9a\x57\xb2\xcc\x50\xaa\x2b\xd1\xfe\x97\x77\x53\x63\x92\x8c\xd0\x2e\x56\xb3\xe8\xbe\x6a\x9c\xca\x1f\x7f\x5b\xd9\xa7\x98\x72\xac\x5f\xbe\x42\x36\xea\x80\x5c\xa2\x14\xff\xdb\x63\x16\x7e\x13\xfe\x5c\x5b\xca\xa7\x0a\xc2\xe6\x0e\x73\x5b\xf9\xfe\x23\x3f\x32\x8f\xd1\xd5\xa6\xbf\x86\xe0\x32\x65\xee\xe7\x3c\x41\x49\xae\xc8\x45\xf3\xd0\x24\xa5\x62\xea\x39\x05\xc9\xd9\xab\x94\x31\xfa\xed\x47\x77\xca\x3a\xb4\x1b\xa2\x76\x48\x16\xa8\x77\xf8\xe6\x0a\x61\xe5\x41\xcf\x3b\xbc\xbf\x72\xa7\xb9\xe9\xdc\x69\x62\xf1\x28\x67\x86\x8e\xe9\x5d\xe8\x63\x38\xd5\x5c\xaa\x5e\x96\xc7\xae\x7f\x2c\xd8\xa3\x69\xaf\x19\x41\x6e\xc9\xf9\x6a\xb1\xc9\x62\x2b\x97\x97\x8e\x4b\x6a\x93\xa1\x45\xce\x11\xaf\xc4\xd7\x0a\x02\x7c\x08\xc2\x45\x79\xd5\x6b\x7e\xf3\x34\x9a\xb9\x4e\x2f\x39\xf9\x72\x9b\x51\x9b\xe9\xbf\x59\x06\xa3\xcc\x90\xd4\x79\x2c\xe7\x48\x1e\xad\x2d\x9a\x9f\xa9\xa9\x6e\x5a\x42\xfa\x94\xf3\xa4\x76\x38\x73\x40\x39\xa5\x12\x4d\x9a\x20\x3b\x54\xb6\x21\x22\x4c\x6c\x2e\x1e\xbf\xfb\x97\xe0\x8b\x71\xd1\x1a\x1d\xef\x88\xee\x85\x53\x13\x27\x42\x71\x72\xd4\x01\xba\x81\xbd\xb0\xe0\xaf\x61\x7f\x1f\x51\xd5\x9a\x97\xd1\xbd\x8e\xd7\xae\xc9\x69\x1f\x20\xed\xce\xe9\x6d\xde\x96\xe9\xa1\x78\x5d\xa7\x4f\x64\xc8\x16\x57\x4d\x08\xbf\x2f\x3e\x56\x56\xbc\x5b\x27\x30\x17\x59\xd6\xc4\xf3\x1c\xf2\x47\x3b\x59\xd8\x4f\x94\xc4\x51\x4a\xfa\x52\xf6\x49\x35\xae\x76\x34\x2e\x45\xf8\xbb\x32\x3a\xdb\x9e\x76\xbd\xac\x25\xdb\x40\x1c\x57\x32\x06\x1f\x92\xca\x2e\x0c\x21\xcc\x8f\x25\xe7\x1b\x89\xe3\x83\x23\xb5\xdf\xc0\x99\x3b\x70\xea\xbd\xd0\xce\x95\x3b\x95\x0e\xf0\xc9\x19\x90\x5c\x8b\x94\x00\x00\x9f\x8c\x7e\x56\x4f\xaa\x91\x11\x0e\x0a\x73\x2d\x9f\x08\x2d\x34\x52\xd9\x01\xa2\x13\xa1\xa9\xb8\x86\x28\x4e\xdd\x52\x68\x0b\x2e\x8a\xdd\x9c\x9f\x08\xde\x08\x76\xd4\x76\x40\xc6\x1d\xdb\xd4\xf3\x61\xfa\x4a\x47\xc5\x47\xe4\xc4\x8c\x04\x39\x1b\x3d\x0a\x00\xfc\x13\xd8\xbc\x9c\xe2\x9a\x85\x50\xa6\x70\x8d\x85\x0b\x49\x69\x2e\xa5\xdf\xa1\x5e\xc2\xe1\xe2\x83\xd0\xdf\x94\xb7\xc6\x76\x38\x32\xe6\x53\xfe\x1c\xf8\xd2\xbe\xbb\x5a\x18\x49\xd8\x61\x93\xf3\x0a\x05\x56\x7c\x57\x9c\x46\x8b\x67\xec\x97\x47\x61\x20\x00\xf0\xb7\x61\x6c\x55\x5f\x75\x02\xf9\x81\x20\xb9\xe2\x22\x59\x4f\x8d\x2f\xdd\x4d\xf6\xc3\x9b\x8a\x6a\xc8\xd3\x52\xbc\x8d\xb3\x48\x7f\x62\x0e\xea\x51\xb2\xcd\xbe\x18\xcd\x23\xb2\xc7\xf6\xe2\x9c\x83\xe4\xe0\x15\xf5\x8a\x75\x64\xe6\x8c\x7d\xb2\x36\x8a\x27\x00\xf0\x2a\x49\x75\xca\xc1\xaa\x1a\x16\x95\x0f\x55\x2c\x64\x3e\xa2\xc0\xe6\x62\xe6\xe2\xec\xeb\x45\x53\x19\xac\xe3\x82\x02\x90\xfe\xeb\x50\x5d\xde\x53\xba\x2c\xe8\xa2\x26\x88\xbe\x6b\xfb\x76\x55\x27\xed\xe3\x0a\x58\xce\xa7\x5d\x98\x11\x2f\x7d\x4d\xf7\x05\x00\xee\x6b\x8a\x8d\xa2\xa4\xca\x5d\x68\xe1\x1d\x2d\x57\x0b\x8a\xc8\x3c\xf3\x6c\xfe\x51\xdc\x2f\x13\x99\x17\x76\xec\xbc\xe1\x09\x37\xe8\x90\x55\x5e\x30\x27\x25\x68\x5d\x6e\x1b\xdb\xb0\xed\x8a\x6a\x3e\xeb\xe6\x0a\x6f\xd9\x5d\x56\xf4\x0c\xae\x14\x60\xad\x02\x00\xee\x44\x6a\xb0\x3c\xbd\x92\x90\xbb\x84\xeb\x5a\xf6\x26\x27\x9a\xb4\xb9\x24\x5d\x49\xcb\xaa\x2f\x3c\x2b\x97\x1f\xd5\x18\x5c\xa4\xcd\xd1\xdf\x74\x3c\xc9\xc4\xc0\x10\xf5\x7f\x22\xca\xb6\xf9\xca\x48\xe1\x18\xb7\x5b\xb2\x11\x82\xe9\x33\x10\xf1\x1b\xde\x2c\x20\x91\xfd\x9d\x3e\x41\x7a\xa7\x72\x5d\xd1\x15\xb6\xb1\x8c\x5b\x38\x06\xbd\x57\x62\x63\x40\x33\x0f\x17\x86\xe7\x95\x26\x1f\xc8\xd7\x6b\x3e\x1e\xb8\xa4\xb3\x56\x43\x7b\xf7\xab\xd3\x55\x4b\xb6\x86\x2b\xce\x29\xac\xdc\xfc\xa5\xc7\x65\xc8\x8c\x70\xf1\x7c\x21\x0e\xa8\x60\xcf\x64\x50\x25\x69\x95\x23\x6a\x51\xd6\xd2\xb2\xb8\x2a\x27\x64\x47\xf1\xb9\xf2\xb6\x53\xcf\x0b\xc7\x9b\x7d\x92\x46\xe5\x07\x9b\x1e\x45\xa9\xb4\xe5\x05\x55\x01\xbb\xd4\x76\xfa\xc6\x2d\x99\x8a\x18\xdd\xc4\xe5\x06\xc9\x87\x9c\xf7\xd3\xff\x8a\xc4\x92\xf5\xc0\x3d\xd6\x09\xa6\x45\x2c\xb3\x7c\x6e\x56\x33\x13\xca\x82\x1a\x00\x98\x54\x6c\xa9\x09\x3b\xb5\xd9\xf8\xd1\x62\x48\x4c\xce\x5f\x5a\xfa\x27\xca\x4e\x8b\x15\x33\xfd\x2f\xe4\xdc\x28\x8c\xda\x32\x59\x31\x3f\xdf\xb8\x3c\x56\x52\xa6\x99\x37\xfd\x8d\x68\x8d\x34\x16\xf8\xc5\x1a\xcf\x72\x12\x0d\x5a\xee\x9d\x9e\xc1\x28\x2f\x5b\xd5\x1a\x0a\xdd\x2e\x66\x35\x82\xe9\x45\xc6\xce\xda\x82\x23\x2f\xf4\x1f\x2b\x2f\x47\x6a\xb5\x5b\xcb\x3d\xfc\x33\x72\x04\x25\x87\x37\x5f\x94\x0f\x1a\x13\x97\xaf\x91\x04\x68\xcf\x4f\xff\x29\xac\x94\xed\x18\xb1\x8c\xa9\x64\x45\x31\x26\x77\xbe\xc8\x7e\x0c\xe7\xb7\x45\xe0\xf7\x67\x70\x1a\xef\xe1\x4f\x27\x5f\xa9\x8d\x27\x04\x1d\xcc\xb3\x0c\x13\x6d\xf6\xbd\x2e\x8d\x20\xbe\xf1\xde\x6a\xba\x0e\x7e\xf1\x7c\x65\xc8\x82\xe7\x2f\x8c\xd3\x9d\x41\x92\x27\xcc\xd7\xfa\xa2\xe7\x01\x40\xb4\x04\x33\xd1\xaf\x77\xe2\x88\x18\x7c\xa2\xf5\x03\xb1\x2b\xe3\x50\x23\x99\xf8\x37\xd9\x5c\xeb\x00\x86\x1f\x24\x58\xc4\xe0\x8d\x7d\x7d\xa5\x93\x21\x9a\xb7\xb3\x49\x09\x87\x79\x5e\x35\xec\x40\x76\x2d\x0c\xd4\x69\x51\xdf\x09\x6e\xda\xd9\x58\x22\x00\x88\x6c\xb1\x26\xba\xb4\x73\x34\xbc\x03\xf6\x68\x65\xc2\x11\x19\x0b\x1b\xe7\xc1\x89\xc9\xf8\x9a\x06\x98\x7d\xd0\xdf\xb2\x15\xbe\xbe\x2f\xcf\xdc\x83\xec\xdb\xf9\xcf\xe4\x8f\xbc\xf1\x6c\x35\x00\xa8\x7e\xe1\x0e\x5d\x2c\x76\x6a\xc2\x3a\xcd\x35\x52\x28\x00\x08\xaf\x93\xec\x69\x0f\x4f\xef\xa4\x38\x42\x8a\x96\x8b\xe4\xd3\xa7\xf2\x1a\x52\xc8\xb1\xc9\xa3\x6b\x46\x93\x97\x44\xbf\xaa\x10\x92\x67\xee\xf3\x33\x4f\x25\xaf\xd9\xd9\x5a\xa8\x23\x67\x78\x2a\xf3\x63\xc8\x9d\x0b\xdd\xb4\xcd\x94\x6d\x13\x92\x34\xb6\x94\x02\x00\x10\x2e\x27\x4f\xa2\x1d\xe8\x48\x61\xb9\x40\xe3\x5a\xc6\x30\x71\xa7\xc6\xd5\x5b\x18\xfd\x49\xdc\xea\xbd\x8c\xd5\xd1\xec\xf2\x7b\xf4\xf6\xa0\xcf\x25\xc9\xf4\x53\x3b\xb3\x8c\x1f\xe9\x7b\x3c\x93\xf5\xc5\xf4\x4d\x0b\xe7\x6b\x3e\xd0\xe9\x13\x72\x73\x27\xd1\x67\x02\x80\x60\x1f\x65\x07\x75\xa0\xbd\x4d\x50\x0a\x26\x35\x47\xf0\xd5\xe9\x47\xea\xfe\xf1\xc8\x49\x63\xab\xf4\x5c\x6e\xf4\xdc\xf2\x55\x9c\xf2\x20\x59\x71\x33\xfb\xd3\xce\x45\x46\x6f\x76\x9c\xa7\x67\xde\x5b\xd6\xf7\x85\x33\x35\x8e\x6c\xc7\x09\xb7\xd5\xa3\x98\x69\x00\xc0\x8f\xa5\xc6\x52\x3e\xb7\xdb\xe5\xcc\x20\x0a\x9a\x24\xca\xd0\x93\xbc\x3a\x37\xb9\x32\x71\x71\x65\x97\xf4\xc5\x01\xdf\x32\x3f\x49\x74\xe0\xad\xa2\x21\xd1\x5f\x2f\x69\x41\x98\xf0\xca\x9a\x6b\xba\xaf\x82\xb7\x0b\x47\xe4\xda\x0a\x4a\x26\xae\x50\x15\x70\xc4\x00\xc0\x5b\x44\x7b\x4f\xbe\xd7\x16\x62\x74\x22\xf0\x1a\xbf\xe4\xf7\xa4\xe9\x6a\xf3\xf2\x32\x8f\xac\xac\x74\xd1\x8e\x8e\x8a\x28\xd5\xa9\xbb\x02\xad\x8a\xe6\xa9\xba\x76\x3c\x36\x14\x28\xc7\xac\xd9\xaf\xdb\x22\xef\x5a\xd0\xad\xde\x2e\xa5\x4d\x0c\x52\x2a\xf9\x2b\x00\x80\xbb\x96\xb1\x88\xd4\xd2\xfa\xc6\xb2\x1e\x9f\xdd\x28\x2e\xcb\x3c\xc1\xa9\x5d\x53\xa2\x4d\x70\xb3\x54\x9a\x0a\x23\x93\x4b\x5d\x0a\x6e\xec\xf5\x30\xe9\xf3\xa3\x76\x78\x1a\xe6\xe4\x6d\x59\x7d\x49\x5b\xa6\x09\x5f\x00\xe5\x68\x95\xa2\x89\x61\x8a\x5e\x61\x3c\x00\x70\x10\xe6\x54\x92\x67\x6b\x53\xed\xef\xec\x77\x8d\xb1\x55\xc3\x27\xc6\xd6\x8e\xaa\xa8\x8f\xaf\xb7\x40\xa5\xbc\x88\x1f\xe6\x27\xc5\x92\x80\xcb\xa6\xd8\xc2\xcf\xdb\x5f\xe6\xdf\x2a\x98\xbc\x5a\xad\x8d\xd5\xfd\x5c\x10\x9f\xe3\x9d\xb3\x7e\x62\x8c\x22\x58\xe4\x0f\x00\x1c\x47\x66\x12\xd6\xdc\x8a\x36\xbb\x67\x13\x1a\x17\xd6\xf7\xa4\x2a\x6a\xce\xd4\x24\xc4\x07\x5b\xd6\x56\xce\x8f\x30\x98\x95\xe5\x93\x03\x78\x26\xbb\x92\x4f\xdb\xeb\xf3\x49\x26\xfb\xd5\x90\xe6\x57\xbe\xf5\x82\x44\xd5\xa0\x9a\x36\x91\x25\x6f\x11\x03\x00\xc0\xce\x67\x72\x11\xaf\xbe\x4f\xf8\x8f\x59\xf6\xdd\x2b\x08\x3b\x8f\xef\x6b\xc7\x13\x24\xb1\x3f\x9b\x6a\x89\xa3\xf7\xef\xab\xbd\x4f\x2c\xf1\x5b\x58\x69\x07\xa2\x5b\x67\x95\x6e\x85\x60\xf7\x53\xa6\x5c\xd8\xe4\x2c\x33\x3c\x42\xbe\xd9\x55\xeb\x4f\x60\xc9\x00\x20\x8e\xc3\x7e\x22\xf3\xfa\x18\x60\x56\xe6\x87\xae\xb3\xa0\xf2\xf8\xda\xf6\x19\x60\x63\xec\xe3\xa6\x43\xe0\xb7\xfd\x1b\x6a\x45\x50\x82\xdf\x44\x4b\x17\x3c\x72\xab\xb5\xf9\x3f\x78\xc0\x3d\xd5\x74\x18\x69\x76\x16\x1b\x2a\xd0\x41\xbb\x73\xfa\x55\xd8\x53\x00\x10\x7b\x91\xc6\xc0\xdf\xfb\x1c\x91\xd9\x99\x03\x5d\x09\xc8\x94\xe3\x53\xda\xea\x10\xeb\xd8\xee\xa6\x91\xc8\xc4\xfd\x4e\xb5\x1b\x90\xbd\x7b\x7e\x58\xd2\x90\xb6\x2d\xdf\xcc\x85\xe8\x7e\xf7\x78\xd3\x54\xcc\xde\x59\x6c\x38\x82\x7d\xb5\xbb\x93\xf7\x98\x54\x0b\x00\xe2\xd1\xa4\x20\x38\xfd\x4c\x34\x45\x97\x19\xd2\x59\x44\x71\x3f\x56\xd4\xfa\x9b\xdc\x15\x8b\x6b\xdc\x45\xc6\xc2\x1e\xd4\xa0\xe4\xa3\x7b\x7a\x2a\xaa\xc9\xe4\x2d\x43\x25\xcf\xc9\xdd\xee\x07\x0b\xe3\x29\xce\xce\xca\x7c\x13\xe5\x9c\xfd\x8c\xbc\x31\x94\x6e\x00\x10\xed\x25\xef\x82\xa7\xf5\x12\x59\xc9\x19\xaf\x4f\x5f\x64\x56\x1f\x5b\xdb\xea\xca\xf8\x1d\xbb\xb4\x01\x65\xc4\x85\x95\x56\x77\xd0\xdf\xee\x91\x97\x7f\xa6\x17\x6c\x29\x2b\x59\x42\x67\xba\xfb\x18\x73\xe8\x0a\xe7\x5c\xfd\x59\xc6\x7c\xfb\xfd\xda\xdf\xb4\x5f\x00\x20\x8c\xa5\x1c\x81\xf8\x3d\x4d\x02\x4b\xc6\xf1\xd3\x76\x7c\xf9\xd1\x96\x96\x23\x3c\x52\xcc\x60\x7d\x0b\x97\x1d\x96\x56\x3d\x8a\x53\xb7\x27\xb6\xdc\x93\x33\x7a\x0b\xad\x38\x99\xcd\x72\x5f\x59\x70\x9e\x1d\xe8\xac\xcf\x7b\xc4\xee\xb5\x97\x69\x1e\x31\x27\x01\x80\xe0\x08\xf5\x14\x34\xbe\xfb\xa9\x8a\x71\x6a\xb8\x63\x85\x62\xe8\xa8\x4b\x33\x24\x5f\x18\xb3\xa8\xae\x57\x4a\x0f\xed\xaa\x1a\x21\x99\xe2\x3b\x58\xb6\x52\x74\x75\xcb\x8c\xa2\x83\xc2\x6b\x2b\xff\x33\xd4\x0b\xbd\x9c\x5b\x75\x85\x82\x0a\x07\x87\xdc\x44\xf6\x0b\x00\xe0\xcf\xa2\xbd\x06\x17\x76\x2f\x29\xb0\x3f\x35\xb1\x1d\xd4\xb7\x27\x9f\x6a\x1a\xd0\x81\x87\x0e\xd7\x8d\xd5\xb8\x87\xfc\xad\x5c\xaf\x9e\xe7\xbb\xb0\x34\x49\xb5\x7f\xb3\xd8\x24\x54\x3c\x5e\x99\x97\xff\x50\x3e\xe0\xac\xd5\xb6\x49\x2e\x39\xf8\xaa\xb7\xf2\x36\x01\x00\x6f\x1e\x63\x1c\x31\xa0\x4b\x5b\x2e\x4d\xdf\xdc\xf6\xc5\x7c\x33\xc9\xd4\xe4\x5d\xbc\xe8\xa0\xb6\x16\x5f\x18\x13\xb2\xcb\xa2\x33\x5c\xf1\x61\x9a\xcf\xe9\x4b\x37\xcf\x28\xfc\xa8\xcb\x5f\x19\x94\xef\x99\x1b\xe3\x2c\xd7\x7c\x51\xf8\x39\x20\x39\x7e\x02\x0f\x00\xe0\x1e\x66\xdc\x22\xbc\xe8\x8a\xab\x19\x7d\x72\xb8\xad\xde\xf2\x5f\x92\x5f\x93\x55\xd9\x9f\x83\x5e\xb5\xab\xcc\xd6\xc1\x9f\x2c\x21\x45\xb1\x3e\x5e\x66\xd0\xf8\x6b\xd3\xd3\x42\x7d\xfe\xe3\x95\x2b\xf4\x77\xb4\x5a\x67\xb9\x46\xa0\x6c\x73\x50\xaa\x06\x05\xff\x00\x80\xf3\x9b\xe9\x48\xe0\x76\x39\x36\x3c\x3d\x49\x6f\x3b\x51\xab\x4d\xfc\xd4\xd8\x50\x75\x22\xfa\xbf\x9a\xfb\x15\x69\xc1\x95\x15\xdf\x4b\xa5\x3e\x93\xcc\x8e\xc5\x51\x9b\xfa\x0b\x37\x1b\x8f\xae\x9c\xaf\x4f\xc9\x3b\xe8\x5c\xac\xb1\x57\xdd\x73\x18\x50\xad\x16\x6a\x00\x80\x43\x66\x7a\x66\x4f\x1d\x78\x4a\xdc\x98\xfa\xac\x7f\x02\x31\x3a\x21\xbe\x7b\x3d\x91\x11\x15\xd2\x1e\x40\xbc\x12\xf8\xb7\xc9\x17\xdc\xef\xbd\xb1\xd6\x1b\x9a\xbc\xbe\xc2\xe2\x05\xfd\x73\x55\x99\x71\xc8\x1c\xc7\x48\x53\x0f\x9a\x65\x33\xc9\x70\x0f\xeb\x07\x00\x09\x4c\x5a\x9e\x6d\x37\x80\x41\xa5\xa9\x6f\xfb\x8a\xa0\xfc\x84\x88\xae\xeb\x90\x26\xca\xaf\xed\x3d\x54\x13\xf8\xbd\xf1\x13\x0c\x78\xaf\xaa\xf9\x0c\x73\xd7\x17\x55\x7c\x41\xbc\x5d\x73\xcc\x9e\xa8\xab\x63\xa4\x89\x8d\xf9\xda\xb8\x19\x74\xa4\xd5\x00\x20\x09\x23\xb9\xe3\xfe\x0e\xcc\x42\xbd\x52\xef\xf7\xed\x40\xed\x12\xfc\xbb\x4e\x22\xc3\x51\x1b\xdb\x84\x48\x47\xe0\xeb\x46\x19\x72\xd7\x7b\x69\x8d\x1c\xdd\xb8\x3e\xbf\x42\x85\xf6\xba\xaa\x4a\x9e\x60\x44\xc7\x48\xd3\x7a\xd2\x49\x9b\xcd\x86\x5d\xa4\x97\x00\x20\xb1\x27\xa5\xe3\x72\xcf\x87\x52\xc1\x54\xda\x19\x94\xf2\x26\xfe\x4b\x67\x19\x25\x31\xca\xba\xb5\x97\x32\x2e\x70\xa0\xe1\x3c\xf9\x9e\xf7\xf8\xea\xb3\xe4\x57\xeb\x25\xe5\x67\x29\x8b\x5c\x75\x25\x0b\x28\x02\xc7\x23\x85\x49\xd4\x03\x36\x99\xf9\x07\x28\xe7\xff\x2f\x8b\x1c\x85\x4b\x3b\x77\x84\x3d\x35\xd5\xab\x57\xc6\xda\x15\x5f\x74\xba\x87\x89\x44\x3e\x6a\x79\xcd\xb8\x10\x78\xba\xfe\x27\x23\xc8\xdb\xaa\xea\x1b\xfd\xcf\x7a\x61\xd9\x67\xfa\x23\xd7\x82\x62\x6f\x86\xad\x23\x62\x4c\x65\x9c\xb7\xa9\xd7\x6f\xa5\xdd\x02\x00\xd1\x2e\x0a\x2e\xeb\xe9\x59\x91\x70\x49\xca\xad\x9e\x46\xfe\x8f\xf8\xe0\x8e\xc7\xbc\x1b\x91\x55\x2d\x93\xb9\x97\x02\xcb\xeb\x97\x71\x7e\xef\xfc\x5a\x35\x9f\xe3\xb7\x9e\x59\x36\x8b\x7d\xcb\xb5\xb8\x28\x9a\x3d\xe0\xa8\x2b\x38\xca\x71\xb1\xf9\x95\x37\x85\x71\x0e\x00\x84\x5b\xa8\x8c\xac\x8e\x7e\x99\x0a\x49\x91\x75\x37\x29\xba\xe3\xbe\xb6\xdf\x95\xcf\x8c\xdc\xdc\xf4\x57\x8a\x04\x2e\xaf\xb3\x96\x38\xee\xe4\x5b\xfe\x89\xde\xad\xf7\x32\xbf\x17\x4d\x75\x95\x9b\xe6\x0b\xaf\x39\x5e\x33\x58\x09\xd2\x6d\x21\x2d\xc6\x3e\x08\x00\xfc\x87\xb4\x17\x59\x23\xfa\x2e\x1a\x14\xc7\xff\x74\xbd\xd3\x6f\x8e\x23\xb5\xdb\x68\x7f\x45\x94\x34\xcd\xc9\x3d\xb7\x57\x5c\x3b\x37\xe7\xde\x4e\x5b\xcb\x64\xd5\x96\x75\x0f\xcd\x23\x94\x13\x5d\x13\x0a\x5d\xe5\x06\xc7\xa7\xfa\x4f\x92\x51\xb6\x97\x35\xdb\xb8\x44\x00\xe0\xdd\xa4\xbf\xce\x3c\xd5\x37\xa3\x4c\x72\x3c\xab\x6b\x47\xc9\xa5\xc3\xbf\xdb\x62\x8b\xdc\x22\x16\x34\x1e\x37\xb2\xf7\x3a\xd4\x24\x18\x3c\xbd\x0a\x2a\x22\xf5\x61\xeb\xd4\x25\xbb\xb5\x3f\x5c\x7d\x8c\x07\xd5\x09\x73\xac\xf5\x63\xe5\xd6\x76\x4e\xb9\xeb\xf9\xab\x01\x80\x37\x91\x91\x97\xb9\xe2\xcc\x50\x55\xe5\xf1\xd5\x9d\x9f\x2a\x8a\x0e\xb7\xb6\xd9\x96\xf6\x86\x3f\x6f\x9c\x52\x02\x04\x5c\xa9\x19\x63\x92\x79\x65\x97\xff\x34\x5a\xaf\x43\x8b\x9f\xeb\xdb\x5c\xb7\x17\x7c\xd0\x04\xcd\x59\x9a\xc7\x55\x84\xda\xed\x55\xd7\xf0\x5f\x03\x00\xb7\x9c\x31\x9c\xf1\xfe\x0c\xa9\x7e\xeb\xb1\x9f\x9d\x9a\x1a\xe0\x30\xb3\xb5\xdc\xf2\x29\xbc\xae\xa1\xbc\x7c\x5e\x40\x51\x75\x8e\xd9\xc3\x2b\xba\x9c\x67\x7a\xb0\x8e\x58\x8c\x33\x3c\x74\x0d\x2c\x38\xa9\x3d\x3f\x27\x42\xf7\x55\xb9\xcf\x4e\xa2\x9e\x20\xc8\x04\x00\xee\x4a\xc6\xfb\x37\xcb\x89\x41\x59\xc5\x77\xe7\x13\x1b\x71\xec\x0b\xf5\xa0\x53\xf6\xfe\xd6\x07\x20\x15\x3f\xce\xfc\x13\xfc\x80\xbf\xa6\xfc\x0c\xc5\x12\x5e\x51\x37\x40\x77\x41\xfb\xd4\x08\x18\x83\x3c\x42\x67\x23\x8b\xe0\x8d\x9e\x0c\xe4\x34\x32\xc5\x3e\x01\xe5\x20\x5b\x5f\xa7\x10\x30\xa2\xf5\x9d\x70\xc2\x5f\x22\x34\xf0\x9b\x88\x23\x7e\x69\x75\x21\xbe\x02\xc3\xcc\x9b\xc1\x14\xb0\x4f\xe9\x0d\xbe\x81\x50\x8a\x06\x82\xe1\x9d\x29\xbd\xb0\x3b\xfc\x3b\x84\x09\x3f\x46\x0a\x3c\x6d\x11\x31\xba\xc8\x7e\x14\x7a\x14\xf9\xf9\x4a\x8b\x6f\x41\x04\xc3\x24\x42\x00\x22\x1d\xd8\x40\x18\x42\xda\x5a\xa2\x88\x51\x48\x57\x09\x48\x7c\x86\x3c\x54\x48\xc1\x2c\x74\x13\xf9\x1f\x34\x19\xcd\x4b\xd9\x08\x5d\x47\xbf\x85\x8c\x84\x55\xd8\xda\x35\x85\x48\x20\x16\x6b\xd7\x89\x7a\xa2\x8f\x5e\x28\xb3\xa9\x8c\xc1\x5b\x0a\xfc\x0c\x86\xd3\xb9\x60\x7c\x17\x9d\xde\x54\x44\x08\xa2\xdd\x2f\xfa\x8f\xf0\x8c\xb6\x57\xbe\x8e\xc8\xa1\xbe\x27\x5d\x06\xb7\x50\x65\xc7\x3d\xa0\x19\x54\xa7\xe0\xa9\xd0\x4f\x8a\x6a\xcd\x04\xb8\x92\x32\xcb\x8e\x86\x18\x48\xcf\x9e\xdd\xc4\xed\x14\x85\xde\xf8\x83\xfb\x4f\xf0\xab\x1f\xcc\xb6\xf0\x75\x0d\xcf\xf0\x7e\xbc\xdd\xa6\x60\xfc\x47\x2e\x20\x6d\x20\x98\xd8\x0f\x30\x8c\x98\xc6\x6a\x3b\x36\x0d\x8c\x62\xf2\xf6\x79\x41\x3b\x19\xc1\xab\x99\xd0\x0f\xfa\x52\x3b\x1c\xfc\x98\xf2\xe3\x49\x77\x96\x9f\x1a\x7f\x6d\x18\x37\x56\x95\x7a\x26\x0f\xd7\xa3\x08\xae\x77\xce\x4e\x96\x6d\x33\x9a\xf1\xd3\x25\x9b\x24\xab\xf1\x77\x45\x7b\xd0\xe5\x84\x6a\x41\xf0\x51\x1b\xa2\x91\x17\x11\xc4\x00\x85\x9c\x98\xd5\x13\x21\x1f\x16\xc9\x8e\x09\xcf\xa3\xfd\x7e\xe4\x98\x59\x6c\xce\xbf\x82\xcb\xda\x5e\xa4\xea\x99\x95\x75\xc7\xc8\xae\xa9\xc6\x61\xf9\xbe\x86\xa8\x6c\x0f\x9d\x95\x68\x56\xf6\x7f\xea\xf3\x70\x24\xfe\xaa\x92\x90\x44\x23\x5c\x94\xcd\x09\x8c\x21\x36\x8b\x06\x57\x1d\x07\x13\xf9\xff\xec\x72\x20\x4f\x66\xe7\x7d\x4b\xe6\xf8\x56\xfd\xd0\x95\xcc\xba\xc6\x45\x9d\x35\x59\x47\x6a\xde\x57\x45\x67\xfd\xb1\xe0\xf4\xf3\x70\x45\xe6\x57\x02\xbb\xec\x13\xa6\x10\x90\x83\xdf\x93\x2f\x4f\x1c\x43\xd8\xaa\xe9\xdf\xbb\x82\xe8\xa6\x9a\xef\x51\x47\x1c\x94\xa9\xec\xc4\x60\x2e\x67\xf7\xdd\x3d\x99\x5b\x2e\x2e\xbe\x58\x98\x39\xd0\xff\xa8\x23\x3c\x2b\xb2\x9b\x6a\x99\x90\xf5\xbc\xed\x9d\xf6\x03\x8e\xd6\xb8\x92\x37\x26\x7b\x47\x75\x14\xa1\x15\x3f\xa5\x2c\x24\x41\x8f\x7f\x6e\x72\x0e\xf0\x22\xd4\xea\xbd\x3c\x96\x10\x43\xd4\x75\x76\x42\x70\x01\x2f\xfc\x4e\x54\xa6\xcf\x75\xd6\x85\xa6\xcc\x6b\x43\xf7\xdb\x13\xb2\x0e\x9e\xb7\xab\x98\x93\x75\xbf\xe7\x9b\xd6\x1a\x97\xd1\x5e\xc6\x75\xcf\x5e\xd8\xe8\x43\x00\xb2\x3f\x55\x95\x24\xd8\xe1\xeb\xcc\x57\xfd\x3f\x10\x8e\x19\x8f\x78\x00\xc4\x51\x5a\xc0\xae\x9a\x78\x9e\x6f\x33\x6c\xca\xf4\xbb\xfb\xf9\xc2\x88\xcc\xa1\x1b\xbf\xda\x8a\xb3\x82\x2e\x5d\x28\x4f\xce\xea\x3e\xbf\x57\x13\x8d\xf3\xeb\xe1\x73\xc4\xb8\x8f\x6d\x25\x78\x7c\x76\x6d\x3d\x35\xbe\x09\x7f\xc8\xe2\xe0\x7f\x01\xff\xb7\xe8\x8e\x87\x1d\x81\xa7\x63\xdb\xdb\x13\x37\xf3\xc3\x9f\x9d\x86\x3d\xb3\xa6\xdf\x5c\x00\xef\xc7\x8d\x3c\x3b\x13\xce\xc6\xdd\x6b\x2c\x81\x35\xd9\xfa\xa2\x95\xf0\x05\x7c\xb6\x4c\x01\xff\x21\x28\x48\x21\xc8\x26\x62\xdf\xb1\xcf\x88\x1c\xfc\x11\xbc\x00\xf9\x0c\x4f\x5b\xb3\x08\x0d\x41\x66\xda\xb5\xa2\xd7\x91\xb4\xa7\x6f\x21\x98\x10\x71\x23\x04\x2a\x27\x0c\xf7\x87\x42\xf7\x89\x47\x1a\x1e\xc2\x53\x88\x43\xa6\x43\xf0\x7e\x30\x54\x7a\x03\x56\x40\xb3\x30\x23\xfc\x1c\x7a\x7f\xcc\x0f\x09\x87\x5b\xf7\x09\x91\x73\x08\xb4\x5a\x8d\xba\xa3\x73\xec\x7c\xd0\x21\x74\xf1\xd3\x09\xe0\x00\xdc\x76\x3d\x1b\xb2\x81\x6f\xf5\xd1\xa1\x3d\xc8\xa4\x06\x3b\x88\x85\xb8\x15\xca\xa0\x2b\xc8\x61\xa9\x23\x3c\x1f\x19\x40\x7f\xc3\x74\x74\xe7\xd1\x3e\xf8\x37\x5a\xb6\x6f\x06\x02\x61\x36\xab\xb7\x22\x2f\xb1\x30\xbb\x59\xa8\x0c\x1b\xf7\xd8\x8e\x48\xa4\x5f\xb8\xaa\x24\x5e\xa2\x6f\xee\x2d\x00\x17\xd1\xea\xea\xe2\x40\x98\x36\xcf\xb8\x18\xbc\x43\x35\x89\xfb\x20\x2f\x6a\x34\xf2\x08\xaa\xa3\xce\x4e\xee\x84\x7d\x29\xbd\x41\x1b\xe0\xbb\x94\xe4\x55\xa5\xc8\x7e\x8a\x9d\xed\x63\xd4\x8a\x3c\xe2\xa1\x86\x90\x20\x9c\x77\x65\x2a\xa1\x8f\xff\xbe\xfb\x25\x71\x15\xaf\xa6\xe6\x0c\x91\xc1\xcd\x32\x18\x89\xcf\x39\xbe\xa2\x4c\x30\x9a\xed\x05\x57\x81\x0f\x59\x9b\x92\xce\x42\x74\xe6\xb2\xc0\x93\xf0\x12\xc6\xb4\x55\x9b\x60\x1d\x7d\x9a\xed\x1b\x64\x0f\x75\xec\xfd\x2c\x3c\x33\x67\xd9\xa5\xb1\xf8\x37\x4a\xaf\x2e\x57\x42\x92\xdc\xb7\x7a\x1a\xa1\x4e\x1a\x94\x6f\x47\x9c\x2a\x4e\x10\xfc\x23\x2a\x84\x12\x28\x15\x5c\xca\x6f\x4e\xec\x05\xaf\x72\xef\xee\xed\x80\xf0\x1c\x2b\x8f\x1b\xd0\x6b\xd6\x61\xbb\x49\x30\x9d\xf6\xef\xce\x8d\xec\xf2\xe2\x9f\x17\x75\xf8\x09\x26\xa7\x8e\x0a\x3c\xbe\x60\xad\xa5\x1c\x3f\xa0\x9f\xae\xeb\x24\xb8\x6b\xbe\xf1\x5e\x11\xea\x73\x1e\x12\xb5\xc4\x20\x45\xd3\x91\x50\xe2\x6f\xa9\x20\xa0\x16\xd4\x8a\x4e\x79\x1c\x82\x46\xf0\xef\xd9\x1d\x86\x68\xcc\x8e\xdb\xa9\xd9\xeb\x9b\xb5\x03\xe3\xb2\xf9\xf5\x11\x6d\x01\xd9\x5f\xab\xfd\xcb\x23\xf1\x7b\xca\x7f\x69\xe8\x78\x73\x49\x0e\xe7\x1e\x61\x45\xa1\x3b\xfe\x12\xe1\x8c\xbe\x30\xfe\x36\x31\x4d\x33\xc5\x5f\x0a\x3a\x28\x4b\xdd\x5b\xc1\x04\xd9\x41\xbb\x4c\xf0\x2e\xc7\xf3\xe6\xdc\xec\xdd\xe7\x7b\xce\x3e\xca\x16\x9d\x69\x6c\xfe\x93\x3d\xdc\x29\x2a\x9d\x83\x5f\xdc\xea\xae\x3e\x8e\xa7\xd4\x97\xb0\xde\xe0\x7f\x55\x8d\xcb\x9e\x4a\xe0\x94\xae\x8f\x83\x88\x53\x0a\x77\xf9\x15\x13\x95\x79\x65\xee\xab\x88\x4f\xd4\xde\x76\x04\x30\x86\xb7\xf6\xc6\xc2\x6c\xbf\x2b\x3f\xfa\x3f\x65\x8b\x2f\x72\x9a\xc7\x66\x5f\xed\x7f\x6f\x5e\x89\x9f\xd1\x3d\x3d\x87\x81\x3f\xd9\x66\xc7\x9a\x83\xbf\x53\xff\x00\x77\x90\x90\x54\x09\x1d\x7e\x43\xb8\x5f\xf2\xca\x2f\x88\x18\x54\xd0\xe9\x6e\x43\x94\x6b\x30\x3b\x0d\x38\x92\xf7\xf4\x7a\x62\xb6\xcf\xf0\xd6\xfe\x35\xd9\xf4\x6b\x94\xa6\x80\xec\xf6\x41\x61\x09\x9c\xfd\xdf\xd9\x08\xd5\x13\xbc\x57\xd7\x7d\x26\x1d\x5f\xd4\xba\x26\xeb\x3e\xc1\xa5\x6e\xcf\x61\x29\x81\x53\x31\xcd\xcf\x8d\xf0\xb8\x68\x81\xfb\x44\xa2\xb3\x0e\xb0\xfb\x4e\xcc\xe0\xbb\x3f\x9c\x86\xed\xc8\x14\x5c\x7e\x8e\xcd\xce\xa2\xf6\x6c\x41\x7f\xe3\x8e\xd5\x6e\x44\x9f\x67\xaf\x28\x98\x8b\x3e\xc2\x4f\x12\x7d\x41\xaf\x11\x36\x21\x8b\xd0\xeb\xc4\xec\xe4\xdd\xe8\x3b\xb0\x2e\xf0\x23\x66\x0d\x3d\x5c\x45\xc6\x56\xc0\x7f\x6c\x87\x30\x0e\x42\x7d\xb0\x06\xcd\xc5\x57\x5c\x1e\x8f\x52\x09\xdb\xbb\x53\x50\x1c\xe1\x5a\x4d\x3c\x9a\x4c\xdc\x6b\xf0\x43\x4f\x12\x9f\x8a\xdc\x50\x1c\x58\x0b\xa7\xa1\x1c\x48\x9e\x64\x42\x2d\x70\x7a\xe0\x31\xf4\x1e\xb2\xcd\xe3\x27\x66\x83\xfc\xb1\x8d\xc3\x50\x74\xc5\xfd\x00\x74\x24\xf4\xf9\xd2\x6a\xe4\x0b\x3c\xaf\x4b\x8a\x7c\x81\x8f\x55\x73\x91\x67\xb0\x2a\x3f\x0d\xf9\x0d\xdf\x16\x42\xa8\x35\x12\x09\x35\xa1\x6b\x91\xdb\x49\x4e\x68\x1c\x1a\xb9\x77\x08\x2d\x46\xfb\x3c\xb8\xe8\x75\xcc\xc3\x16\xc0\xa2\xb0\x31\x77\x7d\x61\x29\x6d\x70\x30\x1a\xae\xa3\x1d\x3a\x5d\x07\x37\x53\x1f\x57\xbe\x83\xef\x53\x0f\xeb\x1d\x10\x1b\xca\x0f\xc1\x62\x64\x35\xa5\x1b\x2c\x46\x52\x29\xf2\xc4\x85\x88\x85\x12\xbd\x77\x02\x6a\x45\x99\xeb\x31\x05\xdd\x46\x7e\x6c\xf3\x1b\xed\x26\x7d\xb9\xb3\x04\x32\xf3\x3f\x5d\xf8\x08\x9d\xe6\x3d\xed\x98\x09\x3d\xe5\x9e\xb1\x9c\x84\x3e\x72\xb4\xba\x4a\x78\x3a\x9b\xc5\x7b\x0d\xef\x65\xa9\x89\x5a\x58\xc2\xac\x38\xb2\x05\x7e\xcf\x68\x0e\x38\x89\x04\xd0\xcf\xb9\x77\x23\x6c\xda\x5b\xdb\xed\xc8\x1f\xca\x8f\x5b\x6f\xc0\x37\xca\x87\xe7\xbf\x82\xff\x14\xd3\xdb\x08\xd0\x7a\xd9\xa6\xf2\x21\xc8\x43\x12\xa5\x5d\x02\x05\x88\xa8\x5c\x06\x24\x10\x5c\x22\x24\x41\x0f\xf9\x33\x12\xb6\xc2\xbb\xb8\x87\xfd\xdb\x60\x03\xbb\xc2\x3d\x1e\xbe\xc9\x5a\x6b\x1b\x8b\x6c\xa3\x3d\xb9\x71\x80\x38\x5c\x14\x7c\x96\x0f\x8e\x37\xe6\xb5\x8c\x02\xbd\xf3\xef\x95\xa6\x80\x3e\xba\xbb\xea\x07\xe0\x89\xdc\xbb\x6c\x1c\x58\xab\x7a\x9f\x9d\x03\xd9\xc8\xdf\xc5\x5d\x83\xd2\x24\x9f\xfc\xba\xa1\x33\x22\x9b\x95\x3f\xa0\xd7\xfc\x4a\xdb\x5e\x78\x3d\x33\xe7\xea\x07\x22\xb7\x51\xd1\x37\x82\x28\xad\xa5\x34\x9a\x88\xad\x95\x86\x92\x29\xc4\xbe\x32\xbc\xaa\x90\xf8\xaa\x78\x2b\xf3\x18\xb8\xc2\x38\x3a\xeb\x22\x48\xcb\x2b\x3b\x7c\x08\x7c\x94\x1b\xba\xa7\x18\x5a\xa7\x5c\xbe\x32\x01\xda\x23\x9b\x61\xfb\x18\x62\xb1\x7f\x5d\x6e\x25\xc2\x67\xa3\x7a\x9e\x12\x69\x3d\xf4\xfa\x83\x44\x61\x87\xd8\xf4\x96\x98\xdb\x9c\xaa\xc8\x23\xb6\xd4\xcd\xa4\xb3\x89\x5f\x2d\x65\x99\x0b\xc1\xed\xe6\xe9\xb1\x63\x41\x86\x31\xd1\xb7\x19\xec\xc9\x9b\xb6\xe2\x26\x78\x2e\xa7\xdf\xf6\x0d\x64\xc5\x7d\x73\xa9\x81\x08\x5e\x8a\xeb\xfe\x40\x44\x07\x96\xd7\xa5\x12\xc9\x67\xce\x9a\x6c\x88\xac\xce\x0d\xf2\xb3\x44\x43\xcb\x31\x5a\x37\xf1\x4a\xdd\xa9\x0c\x3c\x38\xdd\xe2\x1f\x03\x83\x41\xc5\x7f\x7d\x63\x40\xa4\x60\xc9\x8a\x0a\x10\xce\x7d\x6f\x37\x01\x2c\xe6\x29\x86\x5e\x13\x33\x6e\x62\xdd\xae\xc4\xd4\x2b\x40\x6d\x25\x31\xe1\xc2\xee\xc2\x70\x62\x62\x5f\xac\x7c\x11\x11\xd7\xb9\x84\xe6\x4e\x54\x37\x37\x9e\xfa\x49\xbc\x52\x3b\x21\x66\x11\xf1\xbf\xf2\x45\xbe\x1b\xc0\xc9\xa6\xf4\x15\x35\xa0\x95\x36\xc9\xee\x18\x38\x9d\xf7\xe8\x5a\x37\xbd\x3e\x23\xad\x7f\x0b\xdd\x3e\x33\xab\xf9\x14\x2d\x2e\x2b\xb3\x74\x34\xf5\x11\x2e\x42\xad\xa2\xa6\x65\xef\x67\x6f\xa7\x7c\xc2\x33\xb2\xa3\x29\x64\xc2\x40\x1c\x8e\x32\x1b\x9c\xe3\x37\x97\x7c\x0e\x3a\xbc\x62\x80\x2c\x80\x73\xad\x33\xc9\x79\x48\xe6\xd5\xeb\xf4\x99\xd9\x31\x7d\x49\x34\x0c\x3f\xb1\x49\x49\x7d\x84\x6f\x36\x7b\x50\x33\x09\x41\x39\x97\xa9\x36\x84\xdf\x2c\x36\x45\x4b\xbc\x8f\x6b\xa1\xac\x07\x87\x0e\x3f\x24\x3f\x83\xce\xee\xd1\x93\xf3\xe0\xaa\x15\x3b\xc8\x04\x44\x61\x3d\x89\x2c\x41\xed\xaf\x3c\xa0\xd1\x41\xdc\x19\x06\xf5\x07\x78\xbd\xb1\x8e\x9a\x04\xb9\x96\xec\xa7\x8e\x81\x4e\xe6\x58\x51\x0a\xa0\x8b\xcc\xab\x94\x6d\x70\x0c\x6e\x26\xf9\x39\x02\x1c\x3e\x4a\xce\x45\xb4\x7b\xe6\x91\x13\xd1\x15\x6e\x2f\xc8\x5e\x68\xf7\xb8\x1b\xe4\x64\xf4\xf2\xe5\xed\xd4\x40\xca\xef\x9e\x47\x94\x61\x8a\xa5\xc1\x9d\x12\x4b\x89\x29\xfa\x4c\x19\x49\x19\xa3\xec\x20\x57\x93\x7b\x18\xa5\xe4\x38\x72\x45\xd6\x4c\xf2\x6c\x72\x7e\x2c\x87\xf4\x8e\xcc\xf1\x3d\x45\x1a\x22\x13\xdc\x60\x52\x2d\x19\x1a\xf7\x82\x74\x8b\x64\xbe\x34\x9e\x92\xc9\xad\xea\x2e\x24\xbf\xe2\xdc\xae\xd3\x93\x33\xd8\x1f\x4d\x04\xb2\x33\xeb\xab\xe2\x30\xe9\x2e\xcb\x96\x9e\x4a\xd2\x30\x7d\x32\x01\x52\x12\x83\x15\x63\x22\x6d\xa3\x0f\xf8\xdc\x22\xcd\xa3\x4f\x76\xdb\x86\xfd\xa5\x91\xad\xdd\x49\xd3\x29\xaa\x8b\xaf\xc8\xc7\xe4\x9e\x9d\x26\xf2\x54\xa9\xa9\x76\x1c\xa9\x58\x62\x6f\xfc\x46\x8a\x11\x1d\x91\xfd\x24\x39\x0b\xfa\x68\x0b\xb0\xd7\xfc\x3d\xa7\x1e\x63\x9d\xdc\x73\x87\x3a\xb1\x1c\x4e\xa4\xcf\x4e\x2c\x8b\xf5\xc1\x6d\x0c\xb6\x9b\x79\xc9\x9a\x8c\x05\xd3\xc0\x81\x03\x24\xb6\x71\x6b\x87\x0f\xc9\x3d\xbf\xae\x0a\xc6\x6e\xe5\xb9\x18\x38\x18\x4f\x93\x2c\x69\xc2\xfc\x73\xca\x29\x33\xb1\x59\x4a\xab\xf4\x39\xe8\x17\x59\xc8\xc1\x78\xf4\xbc\xb8\x7a\xf7\x7e\x54\x23\x5c\xb6\xdc\x80\x86\xf1\x7d\xad\x5f\xa1\xdb\x99\x23\xcf\x1a\x48\x81\xb5\xb4\x56\x2a\x76\xbf\xf2\xaa\x65\x14\x96\x5e\xee\xa3\x5f\x86\xcd\x2a\x49\x17\xa1\xe8\x60\x21\x97\x34\x1e\xcd\xcd\x37\xa7\x85\xa0\x99\xda\xba\x03\xcf\x50\xef\x9c\xc1\x5d\x5e\xe8\x04\xc5\xd2\xe5\xa3\x91\x7a\x29\xd1\xfa\x0f\x22\x62\x6f\xed\x23\x92\xbc\x7a\xda\x9a\x95\x58\xdf\xe9\xc3\xe5\x00\xb6\xaf\xe5\x8e\xce\x13\x7d\x5d\xff\x5b\x60\x40\x65\x55\x7f\xd0\x70\x34\xac\xec\xbf\xd4\x73\xe8\xfc\xa2\xeb\x51\x45\xc8\x43\x43\x99\xb7\x3f\x52\xa0\xfd\xe5\x9a\x82\x6c\x56\x95\xd9\x8c\x45\xac\xb8\x13\xcf\xd4\x91\x02\x06\x4a\x9b\x86\xb0\xfe\xbe\xa7\x65\xcb\xb0\xdd\x5d\x1f\xb5\x89\xe8\x8d\x36\x1d\x7f\x18\xcd\x6e\x74\x41\xf2\x50\xb7\xea\x9c\xd4\x65\xc8\xe7\xb2\x8f\x51\xf3\x90\x92\xa2\x75\x3b\xdf\x22\xb1\xf9\xbf\x5c\x37\xc0\xef\xd4\x66\x9b\x45\x70\x11\xb7\xe6\xcc\x42\xd2\xbe\x2b\xed\x4d\x9e\x58\xc7\xc5\xa2\x52\x16\xb6\xe2\x6c\xa4\xe6\x0c\x5a\xdd\x5d\xc4\xdf\x8d\x7a\xb7\x75\x22\x33\x90\xf7\x0d\x7d\x29\xf5\x48\x49\x55\x71\x64\x37\x12\x56\x1a\xbb\xb3\x11\xfe\x59\x38\xc6\xd5\x13\x26\x6a\x6c\x6c\xb2\xe0\x19\x3c\xe0\xec\x0d\xde\xcb\x53\xa2\x36\x2b\x6e\x53\x86\xda\x22\xe0\x68\x32\x35\xfa\x97\xec\xdc\x2c\x89\x38\x88\x55\x88\x33\x92\x9e\x30\x0b\xb3\x1f\xa4\xfd\x61\x54\x10\x56\x47\x8f\xa3\x0f\x10\x39\xde\x0d\x74\x2b\xf0\xda\xb2\x28\x1a\x07\x76\x1d\x53\x42\x1b\x8d\xec\xe8\xff\xce\x0b\xc0\x85\xb4\xae\xe1\xae\xcd\xb6\xad\x38\xc7\x59\x91\xdd\xae\x5f\xcd\xf6\xc0\x1f\x13\x95\xb0\xb6\x11\x96\x93\xfc\x98\x81\xc4\xd9\x69\x59\x8c\x44\xd0\xe9\x80\x90\xae\x80\xe6\x7b\xef\xa4\x3d\x84\x67\x2e\x7d\x4d\x23\x20\x33\xc7\x1c\xa7\xfe\x40\xce\xf5\xdb\x71\x1b\x88\x9b\x5a\x22\x39\xf5\xc4\x82\xf2\xdf\xec\x2e\xd0\x36\x2f\x8b\xd5\x0b\x1e\x15\xfe\x62\xde\x00\x1f\x60\xe5\x8c\x8f\x10\xf5\xc4\x2b\xc6\x64\x78\xed\x81\xf9\xf4\x20\xf8\xc5\xce\x77\x34\x13\x22\x58\x5a\x4d\xf3\x42\xb7\x8f\x39\x4a\xed\x43\x19\x67\x8a\x39\x3c\x72\x44\xd3\x30\xdb\x44\x9e\x52\x96\xc5\xea\x21\x5d\xd1\xfe\x65\x3e\x22\xe9\x05\x5a\xa6\x1d\x89\x8a\xa6\x33\xd6\x90\x04\xa9\xb7\xe8\x89\xa4\xc2\xa8\x00\x5a\x2d\xa9\x6e\xa7\x1f\x6d\x16\xa9\x6f\x69\x04\xb5\x81\xf4\x73\x0c\x99\xba\x85\xb4\xad\x77\x14\xbb\x8c\x5d\xdb\x18\xc5\x6a\x65\x7d\x2f\x1d\xc5\x7c\xc8\x5a\xa0\x31\x32\x6d\x98\x61\xfc\x18\xc6\x36\x86\x02\x09\xa4\x67\xd3\xff\xa6\xdc\xa6\x35\xd0\xd3\x22\x21\x9a\x1d\xed\xae\x57\x23\x15\x47\x0b\x5d\x3a\x97\x6a\x45\x1b\x39\xa6\x9b\x42\xa3\x4c\xec\x8e\x62\x5d\x96\xbc\xad\x6f\x63\x7e\x14\xa7\x97\xb0\x98\x4e\xc2\x2f\xb9\xdb\x18\x7b\x05\x18\x6f\x3a\x9d\xc9\x9f\x0a\xcf\xa7\x9d\xe7\x0e\x1e\xbf\x4e\x9b\xc6\xe1\x46\x14\x50\x4f\xb0\xf7\x78\x39\x53\x06\x59\x33\x97\xdc\xa6\x04\x31\x83\xc7\xfc\x47\x3e\x4d\xbd\x78\xfa\x1c\x6b\x61\xfe\x92\xda\x20\xe6\x5a\xdd\x70\xd1\x34\xc6\x21\x0d\x51\xf5\x81\xce\x56\x03\xec\x2f\xb4\x0e\x25\x0b\xf4\xa4\x8d\x96\x2f\x3d\xb6\x8c\x1a\x2a\x39\x13\x1e\x41\x29\x10\xa5\xed\xd8\x41\xfe\x25\xd8\xb8\x04\x23\xc7\xf0\x6e\x8f\x3d\x44\x6a\x63\xac\x6a\x3f\xc6\xac\xad\xbc\x57\x75\x95\x71\xbd\xfc\x84\xd1\x42\xff\x63\x06\x14\x85\x74\x27\x13\xc8\xbc\x42\xf3\x37\xbc\x20\x78\x51\x05\x79\x47\x92\x33\x29\xb7\x73\x2f\x87\x7d\xa1\xcc\x55\x85\x6e\xf7\x26\xa7\xc8\x17\x2f\xfe\x47\xaa\x91\x18\xc7\xaa\xb1\x6f\xac\xb0\x56\x27\x66\xcb\x69\x9c\xe5\x3c\xa3\xa7\x75\x97\xa1\x82\x7e\xa3\xe1\x9d\xac\x8e\xf6\xa6\x26\x9d\xfe\x87\x66\x5b\x71\x33\x5b\x4a\xf5\x32\x6f\x4f\xfc\x46\xa1\x16\x2a\x42\x6b\xc9\x9d\xfa\xef\xdb\xbc\xc9\x63\x34\xdf\x17\xc7\x91\x36\x2a\xc3\xc6\x1a\xb0\x23\x9c\xb1\x2d\x2b\x99\x79\x7d\x4f\x2b\x1e\x32\xaa\xbb\x13\xf3\xaf\xd0\xcf\xb5\x37\x49\x1f\xd2\xae\x35\x0d\xd1\xd7\x52\x5f\xd7\xf6\xe0\x86\xa9\x33\x2c\xd5\x89\xe1\x94\x60\x33\x3f\xd4\x8d\xcc\x2e\xc4\x6f\x7d\x48\xea\xd1\x57\x2d\x5e\x8e\xbd\xce\x59\x30\xb6\x15\x1b\xc3\xc9\x6f\x4e\x67\x22\x17\x99\x15\x4b\x19\x39\x67\x2f\xe5\x2f\xa2\x57\xf5\x3c\x96\x6e\xa6\x55\x74\x18\x69\x1a\x6a\x7d\xf3\x06\x5c\x30\xe5\x56\x6d\xc7\x91\x87\x14\x2b\xcb\xca\x90\x8b\x64\xcf\x12\xe3\x56\x3d\x29\xb1\x80\xb0\x78\x1e\x96\xa5\x4e\x19\xfb\x07\x85\x38\xef\x5b\x4f\xc9\x3a\xd2\xcf\x54\x86\x48\x67\x9f\x7a\x58\xf0\x5a\x4c\xcc\xf8\xab\x98\x26\x7c\x95\x35\x82\x79\x48\x90\x84\x5b\x80\x7f\xc9\xbb\x9e\x7d\x24\x79\x12\x37\x10\xdf\x1d\xe6\xca\x7e\x4a\x9c\xb9\xf5\x09\xcb\x08\xc6\x2d\xc4\x33\xbf\x43\x6d\xa3\x9e\x33\x0e\x21\xee\x2d\x75\x32\xdf\xac\x70\x4b\xae\xa4\x1c\xe7\x5c\xb0\x45\x3c\x0b\xf7\x5d\x7e\x4a\x28\xc8\xae\x64\x74\x09\x6c\xf0\x74\x7c\x34\x8f\x4d\xc0\x92\x64\x5c\x3b\xa2\x38\xb4\x85\x5d\x0b\x6a\xb7\x52\x58\x74\x28\x77\xe1\x52\xe6\x53\x58\x37\xaa\x8f\x11\x80\x48\x9a\x3f\x48\x6f\x10\xec\x2a\x86\x25\x5e\x04\x86\x81\x29\x6a\x25\x3a\xca\xba\x84\x6e\x44\x06\xc3\x99\x6f\x06\x27\x64\xf7\xf3\x56\x81\x3d\x49\x93\x38\x9d\x10\x2f\x34\x9c\x9d\x09\x07\x6e\xf5\x64\xed\x43\x46\x2d\xf8\xc6\xac\x47\x4e\x8f\x6a\x67\xb8\xa0\x9e\x4d\x3e\x92\x1a\x8c\x54\x1e\x20\xf6\xc2\x90\xfc\x91\xc2\x7e\xec\x94\xf4\x90\x20\x1c\x3b\x4c\xbb\xc5\x7b\x8d\x25\xe1\xf2\xb9\x14\x4c\x90\x38\x91\xe3\x84\xf5\x85\xc8\x58\x77\xb1\xef\x5b\x2a\x99\xdd\xa4\x25\x0b\x3a\x99\x2e\x24\xea\xe8\x91\xf4\x1c\xec\x7e\x43\xbf\xb8\x8f\x59\x59\x36\x5d\x14\xc4\x9c\x9d\x57\x27\x78\xcb\x20\x48\x16\xf3\xe9\xf4\x4b\xd4\xd3\xbc\x85\xf4\xcd\x59\xf9\x9c\x73\xb4\x8b\x47\x56\xb1\x71\xb4\x94\xe0\x5b\xac\x8d\xb4\xd1\x5b\x96\x30\x5d\xa8\xc5\x0b\x38\x8c\x54\x2a\x7b\xf4\x3a\xda\x1d\x32\xb5\x3e\x5d\xf4\x4c\xb4\xc7\x0c\x0b\x99\xc2\x25\xba\x58\xc1\x0a\xfe\x37\xd1\x73\xde\x00\xaf\x8a\xa2\xe5\x66\x70\xf1\x99\x4a\x8e\x0b\xe7\x68\x82\x3f\xeb\x1a\x3b\x36\xd8\x85\xa9\x66\x45\x6c\x6e\x64\x10\x98\xa9\x0b\x44\x74\x03\xe3\xf3\xe8\x3e\x9a\x1d\xd5\xab\xd6\x45\xb4\x4c\x37\xaa\x38\x53\x30\x90\xfb\x5d\x33\x81\x4f\xc8\xb9\x2b\x68\xe5\x4d\x54\x16\x92\x0c\x9c\x6a\xf9\xa9\x53\x17\xd8\x47\xa4\xd1\x71\x1d\xac\x59\x62\x9f\xa0\x0f\x8c\xab\xc2\x2d\x9b\xee\xd2\xcd\xfc\xa4\x05\x4b\x68\x35\x3c\xbc\xd5\x24\xaa\x1d\x1d\xa9\x52\x0a\x1f\x95\x35\x17\xde\x16\x60\x25\xc5\x39\x7d\x7c\x47\x53\x13\x4f\xc6\x2d\x2b\xa0\xa1\x46\x8e\x97\xde\xf7\xe4\x4f\xd6\x07\xad\xcb\xe1\x05\xcc\xc2\x9c\xef\x81\x4a\x46\x94\xe2\xfe\xc6\xe7\x74\x47\xd9\xc6\xf9\x3a\x9a\xad\x58\x63\xb5\x8a\x12\xc8\x4c\xb5\x3c\x15\x5e\x6c\xe9\x37\xae\x10\x44\x37\xbc\x56\x0e\xf1\xde\xd6\x7c\xe3\x54\x72\xd3\x2d\xc3\xf0\x3d\xf6\x8f\xd2\xf2\xb4\x68\x96\xa6\x88\x19\xd3\xc8\xdc\x55\x10\xbd\x37\x89\xfe\x5f\x5e\xf0\x86\xc7\xb4\x96\xdc\x67\x2e\x7f\xa8\x12\x79\xa7\xd5\x66\x72\x35\xeb\x5f\xc5\x1d\x61\x4f\xd7\x8d\x82\x3d\x82\xbd\xed\xcd\x8a\xaf\xbc\xe1\xe6\x74\xf6\x3d\xee\xfe\xba\xcf\xf0\x4c\xf6\xb5\xaa\x98\x13\xc5\xac\xb4\xb2\xbe\x98\x39\xcc\xf1\xc5\x2b\x03\x1e\xd0\x3b\x0a\xfa\x36\x10\x68\x68\xde\x5a\x97\x2e\xaa\x97\xf2\xb0\xd5\x3e\x72\x08\x5b\x50\xfe\x53\x58\x77\x76\x91\x81\x24\x58\xdf\x73\x53\xe1\xcd\x6b\x3f\x1d\xce\x5e\xc7\x75\x6d\x11\x40\x08\x3b\xaf\xbe\xf0\x84\x13\xcb\xb5\xaa\xea\x90\x99\xd1\x59\xd6\x1e\x90\x49\x4f\x2d\x7a\xb4\xc1\x83\x36\x2f\xbf\xce\xc5\x42\xe9\x57\x71\xac\x98\xa4\xb3\xec\xdb\x45\x0f\xf2\x59\xe9\x7e\xda\xe9\x79\x63\x4e\x65\x8a\x39\x9a\xfc\x0c\x2a\xed\x87\x7a\x5d\x26\x1f\xaf\x55\x5e\xca\xaa\x3b\xa6\x97\x27\xe3\x7e\x1f\x88\x95\x02\xf8\xe8\x3d\x1e\x22\x0b\xa1\xdf\x53\x2b\x30\x83\xce\x73\xda\xf9\x5d\x50\x3a\x90\xc2\x4e\x45\x22\x8a\x0e\xe6\x5b\x67\x56\x68\x24\x3a\x45\x16\x22\xb6\xd2\x6c\xc5\x6d\xa6\x81\x39\xb7\xb3\x47\xe1\x17\x2a\xe1\xec\x17\xc7\x3c\xe4\xb3\xf1\xaf\xa3\xfe\x4a\x3a\x88\xe3\x7c\x1f\x89\x60\x70\xb9\xe7\x11\x01\x0d\xda\x3a\x27\x8f\x6f\x82\x77\x02\xe9\xec\x48\xa4\xd8\x74\x41\x2f\xc4\xaf\xd7\x8c\xd4\x2d\xc5\x5b\x44\xf8\xdc\x61\xc2\x5c\xea\xbb\x1c\x98\x60\xcc\x36\x29\x9d\x89\x3e\x47\xdb\x64\x67\x41\xdb\x28\x95\x04\x07\x3e\xf3\x55\x89\x36\x43\x3d\x9e\xcb\x05\xfb\x60\xe1\x1c\x1a\x3f\x13\x89\x01\xc8\xec\xe5\xe8\xea\x42\xaf\xbc\x0a\xd4\x4a\xad\xd1\xee\x45\xa7\x08\x57\xe4\x8e\x43\x27\x53\xfa\x55\x0d\xe8\x3c\x9c\x4e\x71\x14\xdd\x9d\x7c\x59\x36\x1b\x15\x46\x0e\x88\x87\xd0\x57\xbe\xa3\x85\x85\xd8\x8e\x35\x43\xfc\x4e\x4c\x3e\xe7\x38\xef\x2a\x69\x06\x70\x86\x95\x83\x69\x8c\x81\xba\x6b\xf4\xc8\x1c\x86\x06\xa3\xfd\x12\x4c\x52\x6f\xa1\x09\xc9\xa7\x95\x5f\x68\xd3\xb2\xaa\xe4\x95\xd4\x9a\xa4\x1f\xd2\x54\x2a\x2e\x72\xa2\xd8\x8d\xea\xeb\x73\x42\x38\x8a\x3a\x73\xcd\x09\xbe\x33\xe5\xbf\x39\x07\x79\x33\xa9\x1b\x46\x8c\x65\xbe\x21\xcf\x37\x88\x75\x2e\xfc\x3d\x2a\xe7\xdc\x73\xbc\x64\xde\x8b\x1c\x0e\x37\x8b\x54\xaa\xdc\xcd\x39\x91\x59\x2f\xb7\x62\x13\x93\xa6\x49\xce\xb1\xca\x23\xfc\x45\x22\xe6\xbb\xdd\x97\x05\x71\x4c\xf7\x35\xe3\x79\x59\x0c\xcd\x9c\x43\xdc\x9d\x0c\xf3\x88\x54\xa6\x13\x45\xaf\xaf\xd0\x1e\xc9\x61\x2a\xb6\xe6\x4e\x52\x8d\xe0\x8e\x54\x0d\x2a\xc2\xd0\xa7\x0a\x86\x0c\x9f\x31\x5d\xb6\x4d\x62\x38\xa2\x97\x8c\x16\x7d\x08\xb7\x13\x0e\x08\xfd\x77\x0d\xf3\x95\xfc\xba\xd5\xc9\xdc\x3c\xde\xc9\x39\xf3\x39\x3b\xb8\xec\x11\xe7\x19\xd3\x69\x26\x9d\x46\xf3\xaf\x28\x4c\xb6\x49\x6d\x36\xb6\xb0\x67\xa9\x92\x0c\x93\x91\xe9\x8a\xc9\x79\x61\xe9\x27\xa4\xdd\x1a\x65\x82\xa3\x98\x91\xf3\x3d\xac\x51\x18\xa0\x4c\xf2\xee\xe2\x4f\x92\xfd\x58\xa5\xe5\xda\x49\x17\x3b\x36\xb2\x85\xc2\xf6\x91\x23\xe9\x41\x8c\x28\xcd\xb0\xe6\x6a\xed\x90\x04\x54\x93\xab\x74\xcc\x68\xd5\xda\x8a\xed\x50\xaa\xfc\xa6\xb9\x2e\xed\x8e\x14\x2c\x5a\x10\x57\x21\x5e\x53\x50\x1a\x4a\x14\x7c\xd2\xef\xda\x59\xc9\xab\xd6\x2e\xf6\xa8\xe7\xe8\x73\x7e\x3a\x2e\x61\xdb\x4a\x9d\x46\xce\xa0\x99\x99\xcd\x9a\xcd\x9a\xf3\x2d\xa8\xb8\x5f\x8d\x6b\xf8\xcc\x90\xab\x16\xd5\x6e\x03\x2b\xe4\x6d\x95\x71\x69\xcb\xa5\xe1\x65\x84\x38\x07\xb1\x75\x71\x61\xc8\x7b\x41\x87\xf1\xed\xce\x75\x3c\x38\x9f\xea\xb1\x9f\x13\xab\xa9\x9e\xfd\x95\x55\x2f\x83\x47\xae\xa2\xf9\xb1\xb6\xe5\xb6\x69\x9a\x3b\x61\xf1\x2a\x75\x6c\x9b\x85\xfe\x41\x35\xae\xa9\x05\x9c\x2c\x97\xd6\xe9\x4e\xe8\xa4\xce\x55\x59\x87\xc5\xa2\xfe\xf2\x03\x21\x4c\x01\xae\xe4\xa8\xd7\x7d\xde\x12\xe3\x1f\x8f\x69\xec\x3f\xba\x33\xb3\x1f\xb3\xd6\xc8\xc9\x23\x93\xa9\x7d\x2c\x9e\xa4\xcb\xb2\x27\xbd\x81\x35\x54\xfa\xef\x54\x1d\x8a\x2f\xee\xc9\x68\xca\x5c\x56\x98\x99\xd9\x9e\xbc\xda\xe0\x9c\xf5\xe4\x40\xa3\xee\x62\xf6\xfc\xbd\x8e\xb9\x18\x9e\xb4\xa5\x50\xe5\x4b\xf8\xe6\x7a\x45\xce\x03\xe3\xa6\x06\xc8\x86\xa0\x7c\x00\xe0\x6d\x41\x3e\x4b\x62\x2b\x2e\x66\xe6\xb1\x08\xa5\xec\xac\x04\x74\x5e\x71\x14\x6e\x65\xc6\xf5\xc2\xc9\xb8\x9f\x49\x8f\xf3\xcf\x67\x3f\x3d\x90\xa6\x23\xe1\x5f\x05\x0c\xe7\x6e\x24\xda\x6c\x81\x55\x13\xc1\xf5\xae\x75\xf2\x38\x28\x66\x6a\x90\xcc\x08\xc7\x01\x00\xcf\x19\x9d\x2f\xfe\x54\x11\x91\x5d\xce\x9a\x5e\x3a\x15\xbf\x11\xe9\x2a\x7a\x8b\x1f\xcc\xc8\x36\x56\x11\x8e\x24\x71\xf3\xd3\x89\xd3\x0e\xcc\xd5\xb9\x12\x1f\x05\x28\xd4\xaf\xc1\xfe\x2d\x7e\xca\x01\xa8\xde\x35\x57\xbe\x00\x56\x4f\x0d\x93\xc5\x21\x99\x00\xc0\x7d\x87\x0a\x44\xd7\xca\xe9\xc8\x7c\xa6\x9d\xd9\x0f\xd9\x0d\xf7\x14\xb9\x23\x07\x4f\xe9\x0a\x3e\x23\x70\xe2\x65\x7d\x1d\xd2\x12\x45\xd4\x66\xa3\x8e\x01\xd6\xea\xcd\xa8\x7c\xf3\x13\xe5\x32\x6c\xac\x6b\x8a\x8c\x83\x91\xa6\xc6\x4a\xcb\x48\xab\x01\x80\x1b\x86\x75\x8a\x16\x96\xd5\x53\xdb\x18\x7b\x4b\x58\x54\x3e\xf4\xd4\x94\x4a\xdd\x93\x7e\xa9\x60\x1d\xe5\x4b\xe2\xec\xbc\x7f\x94\xe6\xc8\xab\x9a\x7e\x4a\x91\x3f\x9c\x23\xa3\x98\x37\x53\x14\x08\xa5\xc4\x75\x8b\xf4\x0a\x65\x60\x2a\x55\xd2\x43\x0d\x04\x00\x8e\x90\xec\x2c\x38\x57\xfa\x8f\x3b\x9e\x3e\xab\xf8\x02\x27\x08\xfc\x59\xd8\xcc\x16\x9f\xfc\x6e\x60\xb3\x4e\x1f\x89\xc8\x0b\x63\x8d\x8d\x9c\xaf\x99\xc7\x24\xf8\x3d\x55\x7d\x60\x8e\xdc\x3c\x49\x7e\x9d\x21\x74\xb5\x95\xce\x60\x1c\x9c\x6a\x16\x0f\x32\xb6\x02\x00\xbb\x95\x72\x8a\xcf\x2a\xf5\x57\x04\x52\x1f\x15\x4f\x92\xdd\x21\xaa\x8c\xaf\xa4\x71\x69\x65\xf9\x35\xe2\xab\x09\x6e\x3a\xa2\x28\x3a\x62\x46\xae\x8f\xd0\xd6\x6f\x8c\x6a\x06\xff\xda\xa6\x2c\xd9\x07\x5e\xdd\xb2\x62\xc9\x72\xde\xac\xa9\xd5\x22\x3d\x67\x09\x00\xb0\x74\xb4\xed\xdc\x01\x73\x99\x21\x96\xb2\xb9\x08\xd4\x3b\x11\x96\x19\xe3\xb5\xdf\x4f\x84\xe6\x2f\xc8\x2d\x8e\xfb\xa0\x7d\x94\x93\xbc\xff\x87\xba\x52\x19\xbc\x67\xbc\x12\x93\x1f\xdc\x68\x94\x1d\x92\xe6\x2d\x9b\x2b\xa6\x4b\x4e\x4c\xa5\x0b\xfb\xf9\x04\x00\x60\x76\xd3\x6b\x39\x07\xcd\x68\xc5\x5b\xd2\x83\xa2\xbd\x65\x40\x76\xa7\x71\x61\x89\x4d\xca\x4f\xfd\x2d\x93\xdd\xe1\x72\x2d\xa7\x60\x66\xd8\x35\x75\xa8\x3e\xd8\x77\xb2\xd2\x49\xdb\xb6\xe1\x92\xf4\x45\x2e\x79\x69\xaa\x78\x94\xb2\x75\xea\x32\xe1\x22\xd1\x32\x60\x2c\x73\x32\xe3\x1e\xbb\xd6\x9c\x58\xfb\x80\xb4\xad\x68\x5d\x55\x7b\xf6\x1c\xa3\x4d\x05\x2b\x25\x46\x5f\x5f\xba\xeb\xb0\x93\x36\xb6\xd8\x21\x6c\xbf\xda\xa5\x70\xb4\x4f\xa1\xe2\x85\x61\xdb\x86\x0c\x69\x45\xde\x98\xa5\xf3\x44\x8d\x39\xf7\xa7\xda\x0b\xba\xc4\x7e\x80\x13\xa3\x82\xb9\x97\x3d\xdf\xec\xd3\xbc\x0a\xab\x2e\x9a\x56\xff\x16\x27\x2d\x78\x5a\x23\x3e\x7e\x5f\x4f\xaf\x74\x8a\x2d\xd3\xce\x2f\x6b\x0e\xfd\x94\x73\xaf\x84\xe9\x13\xae\xd0\x98\x36\x6d\x58\x26\xdd\x9f\xdf\xb2\xe4\x8b\xc8\x3f\x97\x31\x75\x82\xc0\x5d\xb2\x18\x08\x62\x2c\x67\x4a\xd0\xa0\xb6\xd9\xa7\xae\xe0\x78\x8d\xef\x32\xce\xa4\x2e\xab\xbd\x91\x59\x1a\x6f\x5d\xd9\x9e\x25\x8b\x48\x28\xd3\xe0\x8a\x02\xd6\x16\x43\xd9\x77\xb6\x3b\x18\xe3\x09\xab\x57\x6d\xd5\x53\x88\x15\xf3\xbe\x69\x8f\x43\x2e\xf6\xd1\xb9\xc3\xf0\x19\x00\x10\xdc\x44\x7b\xd0\x95\xad\xea\x2c\x31\x2e\xa5\x11\xc2\x79\xa5\xda\xd6\x66\xe0\x5e\xc7\x3d\xab\x8c\xcd\xd6\x44\x6c\x2f\xdb\x85\xc7\x05\x4c\x2f\x5e\x46\xc8\xda\xf6\xd5\x38\x83\x28\x5d\xb5\x5c\xef\x05\x5e\x9c\xf7\x45\xeb\x01\x8f\xb2\xc7\xe5\x6a\x91\x58\x00\x10\xd4\xa0\x37\xd0\x51\xad\xb3\xf1\x38\xdc\xf6\x46\x6b\xfc\xf3\x94\x3b\xb5\xd6\x84\xfd\x71\x0d\x96\xbf\x84\x4b\x11\x53\x4b\x5f\x10\x71\xfe\x9f\x8a\x2e\x81\x3b\xb6\xdd\x28\xe8\x86\x96\xaf\x9a\x99\xf7\x05\x76\x9d\xf7\x5e\xf3\x14\x71\xb3\x17\xe7\xee\x41\x83\x00\x40\x80\xc3\x96\x20\x1d\x2d\x2b\x90\xe0\xac\x4b\x0d\x6e\x48\x48\x4a\x70\xcd\x56\x24\x28\x6e\xa7\x65\x1d\x92\x11\x5e\x57\xba\x18\x69\xf5\xcf\x2b\x9a\x84\x2e\xdb\xa6\x2c\x18\x8d\xd6\x7b\x7c\xce\xdb\x84\x85\xcc\x7b\xab\x71\x25\x8d\xb2\xef\x57\xa7\x92\x8a\x00\x80\xdf\x4b\x5a\x05\xdf\x68\x8e\xa4\xba\x66\x2d\xae\xdf\x4f\x1d\x71\xfc\x4a\xf5\x61\x4a\xef\xe1\xa1\x8a\xc3\x14\x5a\x78\xa8\x39\x92\x92\xe4\xef\x6b\xf2\xa5\xa4\x6c\x0b\x36\x6c\xa6\x88\x3d\xfa\x74\xa7\x28\x43\xf3\xde\xe5\x06\x53\x43\x1c\xec\x73\x12\xa9\xae\x00\xc0\x7b\x45\x3e\x09\x7b\x34\xd1\xd8\x2f\x32\xd9\x75\x54\xf6\xc6\xe3\xbe\x55\x22\x16\xe7\x70\x70\xb9\x82\x79\x7f\xff\x93\x12\x09\x33\xdc\xef\x79\x21\x99\xf1\x6e\xdb\xc8\x7c\x1c\xc3\xec\x21\xd7\x9a\x18\x82\x79\xaf\xd5\x99\x8c\x0f\x0e\xa1\xaa\x10\x3a\x0f\x00\x78\x23\x28\x5a\xe8\x44\x63\x96\xf4\x47\x46\x49\x2d\x47\x52\x75\xcc\xbb\x52\x27\x4e\x88\x8d\x2d\xcb\x13\x4d\xdf\x6f\x5d\xac\x12\xbc\xf1\x5b\x6a\x64\xf1\x9f\x6d\x4d\xd5\x43\x7c\x7b\x8f\x0d\x9a\x7c\x1e\x3c\xef\x5e\x4e\x20\x0f\x72\x30\x29\x9e\xb0\xaa\x00\x80\x73\x8e\xe6\x06\x06\x35\x3c\xd5\x7d\x3e\xc5\xa8\x79\xac\x79\x75\x74\xa5\xe5\xb5\xfa\x75\xcc\x81\xd2\x97\xaa\x5f\x61\x33\x8a\xee\x28\x5d\xf7\x84\x16\x5c\x90\xb3\xb6\xb4\xe4\xb5\xcb\x9c\xdd\xdb\x73\xef\x4b\xd7\xcd\x2b\x52\x65\x89\xfd\x1c\x7a\xe5\x17\xb9\x7b\x00\x80\x7d\x9b\x7e\x90\xb8\xbd\x21\xb1\xa4\x27\x9d\x5e\x93\x5d\x94\x90\xec\x69\xa1\x1a\xdf\x1f\x4a\x2e\xc5\x19\x4e\x84\xae\x29\x3a\xa4\x1f\xef\xcb\x2d\xd8\xab\xfd\xbc\x65\x6a\xde\x36\xcd\x6a\xf7\x2d\xb9\xfb\x72\x5a\xe6\x85\x2a\xcf\xc9\x77\x38\xf4\xc9\x9e\xf3\x33\x01\x80\x3d\x87\xe1\x4f\x28\x69\xd8\x60\x39\x9a\x3e\xb2\xc6\xa7\xac\x2c\xa9\xcb\x12\x56\xf2\xe6\xe0\xcf\xd2\x2d\x45\xeb\x42\x2e\x16\xcd\x31\x9a\x7d\x57\x17\xd8\x19\x4e\x6e\x1e\xd4\xfd\xd2\x8f\x76\x1f\x9b\x3b\x4a\x13\x3d\xcf\x53\x99\xaa\x78\xe0\x30\x28\x4b\x11\x1c\x04\x00\xd6\xff\x28\xa6\x0f\xbf\x18\x1f\xc7\x01\xe0\x8f\x59\x42\x1f\x9b\x50\xa4\x08\x95\x90\x28\x54\x1a\x54\x46\xa1\xa4\x3d\xb5\xeb\xf6\x78\xee\x79\x6e\xef\xdd\x75\xd7\x5d\xb7\xba\xeb\xae\x6b\xef\xbd\x07\x21\x23\x9b\xec\xcd\x07\x1f\xe3\x6b\xef\xf8\xbd\x7e\x7f\xc4\xbb\x93\x5b\x0e\xae\xec\x9a\xde\x4e\x41\x16\xb6\xcd\x6d\x21\x65\xa6\x36\x2d\x69\xa4\x26\x98\x6a\xbf\xd5\x35\x1c\xa6\x57\x5e\xa8\x99\x11\xf2\xd9\xdc\x59\x99\xbb\xb3\xdc\x60\x32\xff\xf5\x78\xa7\x55\x1b\x0a\x1c\xbd\x54\xaf\xd5\x6e\xb6\x5f\x14\xa3\x85\x0b\x00\x80\xef\xc9\xbd\x86\x57\x8e\xd8\x61\x6e\xe5\x4f\x0c\x8e\x60\xf5\xe9\xf7\x7b\x49\xb8\xf8\x38\xb7\xce\x45\x78\xd7\x83\xb3\x5a\xaa\x09\x6b\x77\x67\x35\xec\x24\x46\xf8\xdc\xad\xbe\x0b\xea\xdc\xba\x2c\x23\xd0\x4c\x7b\x07\x53\x1d\xcc\xb5\x59\x61\xd0\x50\x30\x00\x20\xb3\xa5\x2d\xc3\x8b\x4f\x94\xe3\x91\xf9\x5f\x06\x8f\xe0\x27\xd2\x6f\xf4\xce\x23\x70\xe3\x1c\x3a\x3a\x89\x2b\x22\x7e\xb7\x1c\x20\x3e\xdd\x9d\x58\xff\x2f\x38\xee\x73\xb5\x5a\x44\x7a\xe3\xd6\x65\x21\xc3\xf6\xf6\xab\x4c\xd9\xe4\x04\x9b\x5d\x86\x28\xca\x5b\x00\x28\x7c\x42\x5b\x85\x87\x4f\xb8\x81\x6e\xf9\xcf\x06\x9e\x83\xdc\xf4\x91\x9e\x6a\xf0\x7e\xdc\xcc\x8e\x83\x24\xdf\x88\x37\xcd\x6f\x48\x97\x77\x1f\xa8\xe7\x43\x0a\x9f\x73\xd5\x1e\x30\xc1\xad\xcd\xb2\x86\x8c\xb5\x5f\x6f\x9a\x4b\x61\xda\xa4\x95\x7e\xa5\x0e\x02\x40\xa1\x81\x96\x83\x0f\x3d\xee\x4f\x69\xca\x37\x0d\x4c\xa1\x58\xd2\x11\xdd\x97\x29\xaa\xd8\x33\xed\x34\x4a\x73\x44\x57\xb3\x13\xe5\xd3\x6e\xa7\xba\x41\x6a\xa2\x4f\x73\x55\x1a\xf5\x8d\x5b\x63\x79\x3c\x4d\x66\x1f\x50\xe6\x47\x3f\x66\x63\x29\xb5\xa1\x8f\x03\x80\xf4\x09\xfd\x18\xae\x6a\x38\x82\x95\x90\xef\xde\xbf\x80\xb5\x3a\x7d\x65\xd7\x23\xe6\xc3\x58\x56\x5b\x09\x53\x17\x41\x6f\x0a\x64\xd2\x83\x3f\xd7\x3e\x64\xf2\x7c\xa4\x95\x6c\x66\x97\x9b\xd1\x4c\x61\xd9\xda\xc7\x1a\xf7\xb3\xce\xdb\x7c\xd2\x7d\x61\x39\x02\x80\xe4\x07\x43\x81\x8b\x1a\x42\x0a\xae\xe5\x5d\xeb\xf3\x14\xac\x4c\x3b\xd3\xf9\x8b\x8f\x88\xf5\x6c\xed\xe6\x9d\x89\xf0\x6d\xcc\xe6\xed\x0b\xee\xab\x9d\xca\x7d\xeb\x73\xac\xa2\x82\xdb\xe7\x56\x68\xd2\x70\xc7\xec\xf3\x0d\xd1\x3c\xe2\x4c\x3f\xed\x0d\xce\x5e\x00\x90\x4c\x65\xb6\x61\x8d\x83\xf9\x8a\xa4\xbc\xd9\xbd\xee\xf2\x65\xa9\xdf\x3a\x3e\xc8\xee\xc4\xa0\x5a\xea\x0a\xcb\xc3\xc5\x0d\x47\xa5\xca\x60\xe7\xea\x4f\x92\x3a\xef\xcf\x16\xb9\xf8\xa7\x5b\x64\x19\x45\xdc\x61\x2f\x28\x9d\x21\x4e\x9a\x59\xaf\x39\xc4\x5f\x0e\x00\xa2\x21\xf6\x7a\x4c\xf9\x80\xaa\xb4\x27\x77\x45\x4f\xa2\xee\x42\xea\xbc\x0e\x47\xcd\xcb\xa3\xaa\xe6\x5b\xea\xe5\x07\x46\xea\x59\x2a\x38\x88\x50\xbd\x52\x39\xc3\x3b\xab\x7c\x50\xf1\xc2\x6d\x92\x51\xa7\x58\x6f\x4f\xd1\xcf\x92\x91\x67\xbe\x56\x3b\x08\x0b\x00\x40\x78\x9a\xe3\x87\x7e\xd7\xff\xab\xda\x31\x27\xbd\xfb\x52\xc5\xc9\x94\xa8\xf6\xd2\x72\x44\xf4\xfd\xe6\xbd\xa6\x95\x07\xe6\xd5\xbd\x34\x4e\x0b\x7c\x58\x25\x28\xdd\xbe\xed\x7d\xf9\x5a\x9d\xc2\xb5\xc1\xf0\x5d\xdd\x69\x9f\xa2\x0b\x52\xbc\x98\xb5\xa0\x64\x95\x38\x16\x00\x84\x93\xb8\x73\xd0\xf8\xfe\x53\x0d\x19\xd9\x13\xdd\xca\xda\x53\xc9\xbf\xda\x93\xab\xdd\xa2\xf9\xcd\x93\x2a\x5a\xf6\x9f\xac\xd3\x95\xe3\x03\x0d\x55\x3b\x4c\xb4\x6d\x43\xe6\xbb\x86\x71\x57\xa9\xc1\xa8\xfd\x6e\x1f\xa7\xbd\xa1\x3c\x3c\xcb\x5d\xa5\x93\xac\x03\x00\x81\x86\x1b\x8b\x9e\xd6\xcf\x6f\xb5\xcf\x36\x77\x1f\x6e\x0a\x4b\x6e\x6d\x9f\x5f\xcf\x8d\x0e\x69\x6a\xaa\xf9\xb9\x5f\x58\xe7\x5b\x55\x1a\x88\xad\xbc\x6d\x79\xbc\xad\xd2\x8c\x37\xa5\xb9\x0a\x0c\xab\xf5\x43\xf6\x78\x6d\x90\x0a\x9c\x95\xa1\xfc\x2c\xb9\x08\x00\x82\x45\x5c\x16\x22\xe7\xcc\x3f\xb8\xd9\x19\x57\x47\xea\x71\xea\x84\xd1\xa1\x70\xbc\x73\x64\x72\xef\x71\xfc\xe5\x30\x73\xa7\x33\xa1\xc9\x3f\xa5\x45\x4c\x1c\xdc\xb2\xbf\x61\x12\xf8\xc5\xa5\xbb\xfa\x06\x14\xb7\xa4\xaa\xe2\x06\x3c\x66\x25\x28\x3b\x4d\xb9\x0b\x00\x45\x8e\x34\x7f\x04\x69\xd4\x48\xe0\x64\x3c\x1d\xf1\x27\x3c\x49\xb8\x39\xf8\x9c\x18\x10\x99\xdb\x9b\x40\xec\x0c\xab\xe9\x38\x05\x26\xf8\xe7\xb4\x6c\x24\xf9\x6c\x39\x5a\x5f\x0d\xed\x70\x19\xac\xe6\xc0\xe9\x4b\x3a\x2a\x38\xe4\x52\xab\xa6\x32\x22\x75\x17\x00\xc8\xde\xd1\xfc\x10\xf4\xd1\x4d\x24\xe7\x8c\xd7\x27\xae\x92\xa2\x13\x1e\x0c\x82\x24\x51\x64\x41\xcf\x07\xd2\x68\x58\x6d\x47\x12\xe4\xeb\x9f\xdf\x7c\x1e\x7a\xb3\x25\xa9\x3e\x10\x1e\x76\x39\x5b\xed\x44\xee\x5a\x72\xaa\x62\x15\xe5\x8c\xd5\xa5\xb2\x79\xd4\x5f\x00\x20\x33\xd1\xe8\x88\xb8\xd3\xfe\xd4\xf8\x8c\x33\xc7\x9f\x53\xb7\x26\x0c\x0e\x48\xa9\x0b\x22\x63\x7b\xe6\x53\x17\x85\x95\xb5\xf3\xa8\x61\xfe\x39\x4d\x1f\xa8\x95\x5b\x32\xeb\x8e\xd1\xdc\x5d\xee\x56\x05\xd3\xc6\x97\xfc\x6b\xd9\x46\x1f\xb0\x5e\x60\x9c\x47\x7f\x02\x00\x85\x37\xe8\xb8\x82\x89\x53\x9b\x58\xaf\x33\x8a\x86\x1f\xb0\x94\x09\x65\xfd\x02\xd6\xce\xc8\x5d\xdd\x0b\x99\xaf\xc2\x64\x6d\x32\xe6\x29\xff\xa4\xc6\x9f\xcc\x93\x5b\x8e\xd5\xe6\x31\x3f\xb9\x3c\xaf\xdc\xcb\x4a\xb1\xb3\x2d\x77\x65\xef\xb2\x4e\x2f\x7d\xcf\xb2\x02\x00\xe9\x43\x86\xa1\x60\xe2\xe4\x2e\xe1\xfa\x0c\xe2\xd0\xbf\x82\x94\x04\x42\x9f\x84\x6f\x8e\xb4\xef\x72\xe0\x7d\x09\x23\xb6\x1a\x79\x24\xff\xbd\x8d\xd3\x79\x76\x5b\x12\x6b\xd0\xdc\x0f\x2e\x9f\x2a\xf6\xf3\x5c\xed\xb6\x9a\x97\xf0\x2c\xd6\xf5\xfa\x11\xce\x0c\x00\x90\xdc\x67\xf6\x14\x44\x8f\x04\x2b\x82\x8e\x5d\x1e\xbc\x56\xf4\x39\xfe\x46\x6f\x86\xac\xed\x30\xbb\xe3\x6b\x21\x33\xf4\xbf\x16\x9c\x94\xe3\x77\xab\xfe\x8e\xa4\x7e\x8b\x6d\x75\x80\x64\x85\xcb\xb8\x65\x8e\x64\x9d\x1d\x5c\x66\x10\xfd\x9a\xe1\xaa\x5b\xc7\x2b\x05\x00\xb1\x90\xbd\x32\x9f\x78\xc2\xa9\xd4\xf6\x98\xf5\xc0\x45\xdd\xba\x78\x87\x1e\xac\x26\xfa\xd0\x78\xc7\x94\x12\x63\xe8\xde\x66\x86\xca\xc9\x2f\xbc\xee\x55\xf1\x1d\x4f\x4b\xd5\x41\xc5\x2f\x97\x96\x72\x6b\xf9\x3b\x3b\x8d\x11\x2c\x2c\x9c\xc1\xd4\x3c\x10\x74\x01\x80\x88\xcd\xb1\xcf\xb7\x3f\x9e\x55\xb5\x24\x5d\x39\xb0\xc2\xd2\x1a\xa7\xeb\xbe\x68\xce\x3a\x14\xd5\x1e\x55\xe6\x1f\x72\xbe\x69\xd4\x90\xe8\xfb\xa2\xce\x4b\x7f\xc7\x33\xb6\xb2\x4c\xfb\xdc\x85\x6f\xde\x5b\xd2\x6a\xd7\x6e\xe0\xca\x25\x33\xce\xa8\xaf\x88\xfe\xdf\x45\x1f\xe7\x66\xde\xf1\xe3\x6b\xea\x81\xf4\xfd\xfd\xe3\x35\x99\x71\x89\xdd\xe4\xca\xb7\x87\x16\xb7\xfd\xb6\x98\x43\x14\x4d\x39\xe6\x5a\xdf\xfe\xda\x9b\x65\x72\x4f\xbf\xca\xa0\xd2\x66\x17\x96\xe9\x89\xc6\x62\x77\xde\x30\x45\x71\x75\xc6\x47\x75\x88\x78\x2d\x00\x08\x0f\x71\x97\xe4\xe5\x0f\x3f\x68\x8e\x49\x9f\xd1\xcf\x69\xd0\xc7\xb9\x76\x3b\xd6\x59\x1f\x7c\xdd\xa6\xae\xee\x08\x29\x68\xfc\x5d\x19\xee\x5b\x51\x9b\x5d\x8e\xf1\xdc\x5e\x71\xd5\x78\xdf\xc5\x68\x3a\xac\xf3\xb0\x9b\x28\x4d\x2e\xbe\x65\xb3\xb5\x44\x2f\xee\x01\x00\xc1\x25\xae\xef\xe3\x2b\x78\x0c\x72\xed\xb5\x44\x82\x0b\x2a\xe1\x64\x10\xe1\x26\x9a\xdf\xbe\x92\x88\xc3\x74\x98\xbf\x80\x4b\xb1\xbf\x65\x5d\xe0\x59\x7c\x3e\x79\x9c\x24\x26\xbc\xc9\xfc\x0e\x65\x83\x50\x78\x0d\x7c\x80\xf4\x66\xd3\x27\xf2\x22\x78\x95\xcd\x73\x4a\x28\x4c\x79\xf4\x0c\xa7\xc4\xe6\x5e\x95\xe1\xa3\x70\x61\x23\x62\xc2\x5c\xbc\x53\x5b\x3e\x61\x04\xff\xcb\xbc\x87\x48\x27\xbc\x92\x2d\x06\x83\x89\x7f\xc8\xc1\xa4\xe5\xa4\x15\x99\x28\xc8\x06\x0a\x0d\xf7\x80\x01\x38\x6e\x93\x08\xbe\x49\xf6\xb2\xa9\xa2\xac\x24\x87\x3e\x7c\x83\x1d\x21\x5e\xbe\xd2\x85\x13\x82\x09\x27\xc6\xf0\x07\xc1\xe7\xad\x55\x84\xa5\xa4\x63\x26\x01\xe1\x25\xe9\x77\x61\x01\x71\x00\xea\x84\x5b\xc0\x0a\x98\x9c\xf1\x9a\x54\x41\x0e\x38\x50\x0d\xd5\x91\xff\xb7\x69\x1b\xcc\xa7\x60\x6d\x88\xe4\x67\x14\xef\x07\x5e\x98\xf5\x8c\xb9\x97\x9e\x60\x1d\xe9\x37\x87\x5f\xe2\x16\xd1\x4b\x9a\x7f\xe2\x5e\xd3\xf3\xcb\x66\xe2\xc7\xe8\x47\xa4\x4b\x09\xbd\xf4\x64\x48\x4e\xec\xa1\x23\x8e\xfd\x0b\x5e\xa7\xe7\xef\x1f\x24\x7d\xa4\x1f\xd9\x58\x0d\x5d\xa6\x6f\xb3\x09\x22\x87\xd2\x02\xef\xed\x45\x5d\x17\x8a\x2e\xce\x41\xdf\x14\xe8\x87\x1c\x30\xd7\xf8\x75\x4d\xfb\xb0\x03\xbc\x8b\x06\x0a\xae\x83\x37\x55\xdc\x8a\xef\xe6\x1e\x22\xc5\x12\x2e\x73\x4a\xd3\xaf\x13\xff\xb2\x1f\xec\x9f\x47\x72\x62\x2f\xdf\xe8\x09\x59\xb1\xf6\xdb\xc4\xc0\x5c\x46\xda\x1d\x27\xe4\xa5\xe2\x86\xb1\x7f\x50\x03\xf2\x89\x81\x83\xe8\xbe\xa2\x88\x06\x25\xa6\xbb\xb0\x5b\xff\x1c\x3b\x24\x75\x13\x05\xe0\x6e\x88\x5b\x41\x7b\xfc\x6f\x91\x47\xda\x10\x71\x87\xa0\x62\xdf\x41\x30\x9d\xbf\xc6\xe3\x1c\x29\x98\x5b\x6f\x83\x80\x4e\xb3\x30\x37\xa9\x08\x95\x45\x74\x16\x87\xac\x34\xbd\xec\xed\x41\xd5\x19\x03\xea\x1c\xd0\x35\x7a\xb6\x56\x83\xe9\xd2\x8c\x08\x36\x60\xc7\x4b\xa6\x13\xc2\xf1\x36\xc5\x5b\x52\x13\x08\x07\x8a\x62\xf6\x6e\x24\x52\xa5\x62\x0f\x57\xf0\xa0\xd8\xdd\x46\x4a\xba\xc7\x0d\xbe\xae\x2f\x78\xd1\x71\xfa\xf4\x28\x72\x4a\xab\x6d\x77\x30\x6a\x7e\x63\x58\xf5\x10\xda\xb6\x36\x4e\x9d\x84\x59\x5c\x19\xcf\x73\xc6\xfa\x98\xf7\xe1\x58\x38\x94\x61\x59\xf2\x1b\x7c\xab\xe6\x7e\xd8\x74\xc2\x33\xe5\xe9\x0d\x20\xb1\x56\xde\x63\x53\x44\x0a\xe1\x8f\x5d\x1d\x2c\xe8\x1f\x5d\x76\xb2\x19\x71\xe5\x44\x44\xe7\x24\xe4\xe5\x81\xfc\x4a\x05\xea\x64\x77\xb6\x6a\x1f\xfa\x54\x9b\x3f\x67\x1b\xe6\x49\xc3\x4f\xcc\x39\xdc\xc2\x6a\x41\x92\x1c\xbf\xdb\xfc\x2b\xd4\x9e\x90\x5a\x7a\xc2\xfd\x7f\x44\x27\x75\xa3\x4d\x31\x78\x59\xf8\xf0\xca\x58\xc1\xc0\xa5\x80\x91\x2b\x88\x91\x73\xb6\x1d\x0e\xc8\xbe\x93\x1d\x15\x4d\x28\xcb\xd0\x16\x25\x1a\x6d\xe8\xe1\xb2\xf3\x31\xed\x6d\x9d\x98\xc5\xd8\xc7\x0d\xed\x49\xd3\xf1\xd3\xab\xc4\x21\xa3\x84\xf9\xa6\xcb\xee\x67\x09\x17\xb5\x6f\x6c\x3a\x40\x50\xa4\xbc\xb2\xb8\xa0\x6f\x1c\x3d\xe2\x88\x68\xbe\xfc\xb6\x1d\x83\x54\x9f\xdf\x5c\x31\x1d\x85\x3f\x15\x51\x7c\x05\x9d\x3e\xb4\x81\x75\x1b\x83\xec\xfe\x17\xad\xc6\x2a\x5a\x53\x12\x3b\x70\x15\x75\x15\x21\xd5\x78\x53\x85\x97\xfb\x2d\xc2\x01\x3d\x66\xa6\x0d\xf1\x85\xe8\xe5\x3d\x22\x58\x80\x28\xba\xc8\x06\x4f\x22\x9f\x0c\xdd\x23\x39\xa2\x9d\x9b\x17\x91\xf8\x98\x04\xe3\x5e\xd2\x37\x6c\x83\x84\x0c\x65\xe2\xdd\xa1\xb9\xd0\x0b\x42\xdf\xb1\x7a\x18\x06\x23\xf7\xbf\x24\x2f\x26\xdd\xdf\xd8\x4e\x2e\x87\xb7\xda\xb0\x28\x85\xf0\xad\xbb\x66\xa2\x14\x73\xf2\x42\x3f\xf1\x17\xb6\x6f\x68\x05\x88\xc0\x55\x37\xc5\x83\xff\xe2\xa5\x06\x39\x29\x9f\x20\x14\x5f\x27\xbd\x21\xb6\x90\x40\x88\x06\x3e\x39\x66\x07\xaf\x87\xec\xf6\x87\xc2\xf7\x60\xbf\x8d\x9b\xc8\x18\xb2\xb7\xcd\x5c\x0a\x48\xe6\xdd\x19\x21\x74\x13\x97\x8d\x3d\x22\x6e\x27\xf6\x0c\x1e\x21\x0e\x82\x51\x8d\xc5\xe0\x6e\xf0\x79\xe9\x38\x78\x93\x24\x16\xaf\x23\xe5\x40\x31\xe0\x13\xc8\x16\xde\x98\xae\x86\x46\xc9\x56\xfb\xc6\x61\x1e\xf9\xb2\xc7\x23\xf2\x2a\x0a\x66\xc6\x2b\xca\x4e\x0a\xea\xd6\x0f\xbc\x0b\x7d\xd5\xf9\x45\xf8\x73\x74\xeb\x7e\x1e\x01\x4b\x7b\x56\xff\x99\x38\x87\x36\xaa\xcf\x22\x76\xd2\x86\x85\xf7\xc1\x2c\xda\x03\xe2\x39\x92\x33\x7d\x5a\x9a\x86\xf4\x93\xee\xb8\xcf\x06\xba\x48\xdf\xe2\x91\x0c\xe3\xe8\x9b\x66\x5c\x25\x97\xd3\xb0\xe3\x3f\xb1\xaf\x04\xe8\xb3\xc1\x38\x35\xbf\xaa\xf7\x34\x3e\x8c\x77\xbd\xee\x08\xfe\x0b\xcf\x56\xfb\x96\x50\xcf\x8d\x15\x48\x89\xf9\x9c\x61\x42\x0d\xe8\xcf\x59\x97\x6a\x22\xad\x65\x0b\xf6\x1e\x82\xac\x58\x2f\x37\x4c\x40\xf5\xac\xa0\x19\xff\x83\x5f\x30\x18\x37\x6c\x30\x37\x15\xc9\xa3\x49\x58\x51\xd1\xbd\x1e\x00\xb7\x5f\x76\xb0\xa6\x0a\x0f\x48\x6f\x68\x12\xf0\xc7\x25\xe9\xfc\x75\x04\xb9\x78\x06\x1e\x24\x62\x84\x35\x29\x65\x60\x96\xc0\x37\xac\x92\x14\xca\x7b\xb0\xa1\x92\xf4\x82\x5b\x6c\xb3\x1a\xb6\x67\x09\xae\x1e\x44\x77\x99\xff\x9e\x1c\xc6\xc0\x65\x9c\x4e\x0c\xd6\xab\xf4\x77\x95\x2f\xf6\x9d\x2e\xb5\x64\x25\xae\x4b\x7d\x9a\xbb\x12\xaf\x50\x6d\xc0\xb6\x10\x18\x0a\x4e\x72\x00\x11\x92\x5d\x0f\xd5\x83\xc9\xd2\x6d\x1b\xd6\x80\x6f\xc4\x73\x6c\x92\xa1\xf5\xdc\xfd\x97\x2c\xe8\xf9\x6d\x5f\x4f\xac\x47\xdf\x6c\x4e\x68\x9f\x82\x51\xd6\x77\x5a\x5e\x62\xf7\x57\x7f\x2e\xfe\x88\x9b\x5b\xe1\xc8\x5e\x81\xfb\x68\xf2\x45\xbf\xc5\x3f\x2b\xdd\x99\x78\x87\x70\x5f\xb3\x25\x84\x4b\x1c\x51\xc6\xb9\x2b\xc1\x9d\x72\xba\x0d\x95\xc4\xe1\x1f\xbf\xa0\x44\x8d\x9f\x7c\x3e\x3c\x0d\xad\x19\xde\xdb\x72\x16\xb3\xb7\x4f\x6d\x1e\xc1\xfc\xee\x3c\x2d\x7f\x8d\xed\x6f\xb9\xc2\xf4\xc3\xa9\xea\x07\x50\x01\x78\x4e\x15\x33\x81\x4d\x28\x30\xbb\xef\x29\x21\x06\x96\x7a\xba\xcf\x26\xb6\xa9\x03\x6c\x24\x24\x2b\xe1\xa9\xb1\x6a\xd4\xf9\xb1\xfb\x43\xab\xd0\xcc\xd1\x67\xcd\x8f\x31\x1b\x4e\x0c\x9b\x9e\x60\x6e\x0d\x80\xf2\x45\x58\x79\xf7\x64\x06\x84\xcb\x68\xcd\x42\x2a\xf0\xe1\xf5\xda\xf8\xdf\x04\xf7\xca\x96\x3d\x81\x84\xcf\x26\x4f\xb7\x17\xc4\x44\x2d\xc2\xa6\x1b\xac\x16\x41\xe7\xbf\xa0\xfa\xaf\x3d\x1b\x44\xa1\xb3\x2e\x9a\x9b\x37\x63\xac\xcf\xae\x36\xf9\x60\xaa\x46\x68\x45\x44\xec\x91\x01\x1d\xfd\x25\xce\xa1\x8b\x87\x5c\x8c\xfb\xd3\xb2\x33\xbe\x06\x7f\xa1\x76\x70\xcf\x0a\x02\xdb\xc2\x74\x7b\x4f\x78\xa8\x7b\x33\x73\x3e\xb8\x40\x74\x61\xfc\x29\x2c\x42\x4c\x3a\x5b\x00\x0b\x90\xf9\x7d\x5b\x61\x35\xea\x78\xdd\x38\x7c\x06\x33\x55\x97\x4d\x9e\x86\x4d\x15\x4e\x26\xef\xc0\xfd\x4b\xb4\x26\x33\x08\x94\xb4\x25\xe4\xab\xe0\x8a\xbd\xbd\x14\x0f\x52\xab\x87\x33\x85\x01\x3b\xce\x68\xa1\xfa\xc3\x13\xe3\x6b\xa1\x1a\x8c\xf3\x99\x72\xe8\x1c\xd6\xa3\x17\x09\x7d\xc3\xb9\xd7\x2d\x82\x37\xe1\x1d\xb5\xf5\x30\x8d\xb0\x4e\x70\x14\x3e\x45\x8c\x26\xe4\x93\x1d\x40\x45\x2a\x97\xcc\x26\xdd\xdc\xbb\x81\xfc\x09\x9e\xb5\xc1\x48\x39\x44\x76\x98\xe1\x47\x5d\x43\x36\xdd\x48\x23\x5d\x26\xe4\x8d\xde\x87\xe6\x13\xed\x7a\xcc\x50\x3c\x71\xb8\x36\x1c\x2a\x01\x8f\x69\x3e\x41\xff\x23\x2d\xe6\xb7\xc0\x21\xa4\xf7\xf8\xdb\x70\x0b\x34\x9e\x3a\x9d\xec\x02\x0f\x84\xf5\x92\x6b\xc8\x9a\x0d\x87\x28\xb6\x94\xc8\x19\x8b\x28\xdf\x29\x94\x6b\x6c\x30\x8c\xe6\x7d\x7a\x3a\x58\x49\xdb\xda\xf5\x82\x34\x99\xe6\x56\xdd\x4d\xca\xa4\x2d\x55\x4b\x48\xe3\xb4\x35\xbc\x02\x28\x94\x16\x8d\x3b\x05\x9d\xa3\x15\xa6\x2c\x84\x13\x69\x27\x43\x3f\xc3\xdf\x68\x9f\xdc\xaf\x93\x33\xe8\x33\x67\x58\x51\x32\x69\x05\x57\x30\x44\x67\x7e\xdc\xc9\x9d\x44\x36\xaf\xb5\xd3\x83\xf8\x81\xfb\xa3\xca\x15\x8c\xe1\xee\x2d\x71\x04\x6f\x70\xea\xb8\x2e\xa4\x38\x8e\x0b\xb6\x85\xf4\x8e\x5d\x95\xec\x0e\x15\xb1\x9d\x43\x0f\xc1\x1b\x59\x26\x77\x01\xac\x67\x39\xcc\x08\x24\x9b\x18\xf0\xa5\x6e\x82\xb5\x7c\xee\x09\x34\x81\x2b\xeb\x69\x47\x13\x67\x15\xee\xaf\xe0\x11\xb1\x92\xf7\xca\x32\xe2\x17\xb1\x8e\x7d\x09\xe4\x89\x62\x31\x02\xd2\x3a\xe1\xc2\xa4\xad\xa4\x71\xfe\xf9\x90\x16\x08\xc3\x13\xbb\xfb\x41\xe3\x5c\xd4\x0c\x36\x7c\x8b\x05\x8d\xfd\x87\xfb\x6b\x42\x0f\x5d\xc1\x53\x8c\xcb\x5b\xde\xe0\x3f\xea\x5b\xca\x9d\x09\xa9\x5a\x5f\x45\x2e\xe1\x4d\xc9\x09\xe6\x45\xa2\x50\x79\x00\x35\x06\x7a\xcb\xcf\x26\xdc\x03\x5f\xc9\x82\xf6\x74\x91\x04\x92\x71\xb7\x73\xa4\x5b\xa2\x97\x33\x2e\x43\xf7\xb8\xee\xe7\xb0\xb8\xec\x56\xc7\x81\x43\xb8\xdb\x8d\xe6\x26\x16\x7e\x5f\xdd\xf2\xb2\x6b\xf8\x81\x2a\x6e\xd1\x2e\xc2\x9e\xf2\xbb\xf4\x6b\x84\x97\x65\xce\x48\x5b\xa2\x56\x1f\x19\x0f\x82\xfb\xd4\x8c\xdd\x75\xe0\x7f\xc5\x4f\xdc\xc2\x48\xab\xe5\xbe\x36\x53\x21\x57\xbe\xe2\x8c\x17\xce\xe1\x44\x75\x9f\x03\x4e\x36\xe8\xd7\xb0\x0f\xf7\xb5\xa7\xcb\xd0\x83\xcf\xee\x70\x28\x0c\xc6\xbf\x6d\x8e\xa5\x4e\x10\x84\x75\xc4\x82\x02\xe2\xb6\x4a\x74\xdc\x5a\xe2\x3d\x53\x5c\x70\x3f\x98\xaf\x2f\x77\xed\x07\x75\x25\x27\x6d\x16\x91\xaa\x85\xdc\xd1\x7d\xb8\xe9\xe7\x10\xbd\xde\x38\xcc\xa9\x96\xfa\x63\xb8\x9b\xc3\xc3\xa5\x77\xf1\x01\x7d\x5d\x52\x2c\xfe\x44\x27\x8e\xba\x93\x70\xb4\x65\x76\xfe\x08\xe1\x4f\x1d\x39\xd6\x4c\xd4\x55\x5c\x0d\xce\x04\x57\x94\x99\x5c\x55\x60\xb0\xe6\xa1\x8d\x3f\x29\x4c\xb4\xf5\xb4\x16\xfb\xfa\xca\xbe\x1e\x36\x2e\x62\xec\x40\x5d\x1b\xae\x7e\xf4\x9f\xd2\x8d\x78\xdb\xe3\xd5\x92\x5b\x78\x56\xdf\x5f\x4a\x13\xc1\xb6\x73\x55\x7e\x18\xa1\xbe\x79\x51\x6c\x38\xd1\xa7\xe6\x6e\xb0\x2f\xb1\xa5\xfc\x9a\xab\x81\x78\x52\x17\x69\x53\x02\xb6\x89\x04\xe7\x47\x18\xcf\x0a\x96\x0f\x2d\x63\x1c\x43\x54\xb6\xf4\xd3\xbf\xa0\x16\x99\xbf\xd3\x7b\xd0\x19\x8a\x1d\x74\x3e\x66\x8c\x69\xa0\x1f\xc6\x45\xa3\x68\xf4\x75\xf8\x4f\x09\x28\xda\x04\xb1\x6c\xf7\x7b\xda\x0b\xd2\x4e\xd7\x5c\xda\x33\xe8\xa4\x55\x1a\x7d\x0f\xfc\xfe\xbc\x0d\x63\x39\x7a\xc9\x60\x22\xbd\x09\xb3\xab\xf9\x07\x3d\x1c\x1b\x63\xde\x49\x5f\x8d\x8b\x94\x0b\xe8\xd3\xf1\xb9\x8c\xdf\xb4\xa7\x84\x72\xe4\x47\xda\x59\xe2\xbb\xf8\xff\x68\x9d\xa4\x90\xdd\x4c\x5a\x33\x24\x5e\xff\x81\x76\x1c\xee\xb1\xb2\xa3\x7b\x90\x0b\xcf\xed\xa1\x27\xe0\x7d\x06\x24\xb4\x3f\x84\xc9\xcd\xeb\x68\x8d\x84\x11\x13\x8e\x56\x4c\xcc\x2a\xba\x41\xa3\x83\xee\x8c\x38\x5a\x0e\x69\x09\x32\x9d\x96\x0c\xcd\x8f\x27\xd2\xe2\x61\xbb\xdd\xb6\xb4\x02\xb2\xf5\x7a\x23\x8d\x4b\x7e\x3c\xfd\x0d\xdd\x9a\x72\xf0\x4c\x21\xf5\x1d\xa5\xaa\xef\x01\xb5\x85\xd2\xd2\x48\xa3\xd2\x29\xad\xc6\x4f\x54\x02\xe5\x82\x8c\x48\x25\x52\x26\xe8\x8e\x54\x02\x35\x0c\x11\x4d\x65\x52\xcb\xe2\x2a\xa9\x5a\xda\xa4\xe0\x2c\xea\x69\x5a\xd4\x7a\x5f\xea\x53\x9a\xd1\x6a\x12\x0d\xa6\x6d\x39\x7d\x81\x52\xca\x4d\xee\xdd\x46\xe1\x71\xee\xd4\xbf\xa6\x10\x38\xe1\x06\x88\x42\x66\x9f\x2a\x5c\x41\x91\xb0\xf7\x53\x5f\x53\xca\x58\x6f\x0b\xf6\x52\x06\x58\xca\xd8\xb3\x94\x3b\xac\x3d\x41\x97\xa8\x36\xcc\xcf\xeb\xad\xa8\xf6\xcc\x26\xab\x20\xea\x20\x63\xed\xc9\x3a\xf2\xb9\xc2\x86\xee\x04\x72\x95\xb4\xb8\xee\x00\x59\x21\xc9\xd5\x7f\x27\x5b\xc4\x9e\x92\x41\xf2\xb0\xc8\x8a\x52\x4f\x7e\x28\xf8\x94\xbf\x95\x62\xc3\x7f\x18\xf3\x9a\xe2\xc2\xbb\x18\x14\x4c\x09\xe7\x8e\xad\x1b\xa7\x44\x71\xad\xad\x34\x94\x4f\xac\x25\x27\x32\xe0\x76\x43\x7e\xc7\x77\x58\xa5\x4f\xaa\xbe\x02\xf3\xb5\xbe\xda\x32\x58\x5f\xf2\x4b\xa4\x82\xfb\x95\xbd\x70\x0f\xfc\x5c\xc1\xc9\xe5\x91\x97\x16\x85\x1c\x35\x91\xfd\x0b\x97\x06\xe6\x91\x93\x24\x53\xd7\x49\xc9\x7b\x44\x2c\x6b\x57\xf2\x2d\x4e\xd3\xd0\x5d\x78\x5e\xa3\xbe\x0d\x09\x4d\xd4\x1d\xae\xcc\x81\x5e\x57\xdb\xa8\xa3\xa1\x5f\x96\x76\x01\x1e\x5e\x6c\x3a\x44\x3a\x03\x07\x95\xbe\xcd\xbe\x0e\x43\x5a\x30\x7a\x2b\x5c\x59\x32\x37\x20\x05\x3e\xa9\x78\xb5\xf6\x1b\xac\x29\x52\x59\x87\x90\xdd\x79\x6f\x07\xce\x41\xbd\x83\xe8\x96\x0c\xa8\xb1\x37\xc5\x12\x0d\x69\x3b\x37\xaa\xa2\x21\x4b\xcb\x5d\x5e\x11\xd4\xdd\x90\x0b\xda\x40\xf7\xab\xff\xcb\x0a\x85\xff\xb1\x44\x46\x7d\x83\x3d\x8d\xdd\xbb\xf2\xe0\x7d\x3a\xe5\xda\x34\xf8\x1f\x95\xc5\xfa\x08\x5c\x26\x18\xee\xbf\x04\x9d\x3d\xf5\xaa\x99\x0a\x99\x8e\x17\x96\x93\x20\xf2\x80\x95\x92\x0e\x91\xbb\x83\xb9\xa3\x90\xa0\x2d\x81\x78\x08\xaa\x6a\x4c\xce\xac\x80\xae\xd6\xec\x8e\xc2\x42\xef\x2d\xce\xbb\x6c\x61\xc0\x48\x5d\xbb\x05\xea\x56\x97\x58\xe3\xe0\x00\xe1\xb1\x7e\x6b\x68\x7c\x8c\xdd\x74\x1e\x2a\x1c\xfd\x6d\xbe\x04\x1d\x1e\xd9\x58\x7c\x1f\x0a\x1d\x5c\xc8\xf5\x80\xc2\xba\xcf\x12\x46\xa1\x84\xb6\x94\xcc\x4d\x10\xb9\x61\x3c\x6a\x11\x24\xaf\xf6\xf0\xbf\x0b\x15\x9b\xf1\x6b\x37\x43\xde\x9a\xcf\xd6\x83\x50\x8b\xb0\x6b\xd8\x91\xdf\x99\x2f\x6c\x5f\xc4\xbb\x52\xf0\xbd\x2a\x90\xfb\x07\x19\xab\x09\xe4\x86\xa2\x3a\x84\xd1\x1c\x3d\x66\x03\xa4\x66\xbf\xc6\x0e\xe7\x20\xd9\x81\xf8\x9c\x68\x17\x56\x05\xd1\x6e\x57\x0d\x6b\x15\xd8\xb6\xe6\x3b\xf3\x1d\xe4\x37\xf5\x38\xd3\x04\x5f\x18\x42\xf3\x7e\xa3\x42\xdb\x92\x78\x6e\xe8\xcc\x4a\x19\x37\x07\x43\x51\xeb\x38\xc7\xb1\x22\x41\x1f\x67\x15\xae\x03\x9a\xc5\xa6\xe3\xbf\x65\x7f\x60\xbd\x24\x1e\x3c\x32\xc8\x4a\x03\x9b\x76\x05\x30\x3f\x93\xbe\xaf\x31\x30\x2f\xc1\x1e\x53\x95\xcc\x42\x72\xcc\x60\x27\x6f\x1f\xce\xb5\x55\xc7\x15\xe1\x26\x2a\xae\x71\x6e\xe1\xcf\x97\xbc\xe0\x6c\x27\xb0\x05\x8b\xd8\x55\xc4\x64\x12\xc8\x9e\x07\xc6\x64\xa3\x58\x3c\x52\xfa\x91\x38\xd6\x3f\x10\xd6\xff\x3f\x66\x2b\x8c\x58\x93\xc3\x94\x93\x63\xa6\xca\x99\x29\x94\x45\x03\xab\xb9\x53\xc9\x0b\x5b\x66\x70\x62\xc9\x7e\x96\x00\xf6\x30\x39\x53\x45\x64\x6f\x23\x1b\x78\xa3\xac\x2e\xf2\x6b\x70\x3f\xcb\x8b\x12\x95\x55\xc0\xec\xa7\x9c\x8b\xd2\x32\xe3\xa8\xbe\xfe\x87\x99\x8b\xa9\x35\x6b\x96\x32\xbe\xd0\x16\x4e\x6d\x67\xdc\xa1\xde\xe9\xc3\xb1\x9b\xd8\x70\x53\x36\xdb\x93\xbd\xd8\x3c\xca\x6a\x65\xb5\x28\xed\x58\xdb\x59\x11\x5c\x11\xf3\x0c\xf3\x27\x71\x03\x33\x96\x79\x2a\x93\xc8\x78\xcf\x54\x46\x5e\x62\x98\x98\xd9\x7e\x27\x19\xe9\x4c\xef\xd5\x6f\x18\x9b\x99\xeb\xa6\xfe\x60\x38\xd3\x3b\x7a\xf8\xac\xeb\x12\x4a\xc3\x09\xd6\x11\x31\xcd\xb4\x8d\xf9\x50\x44\x51\x58\x98\x05\x42\x0c\xc7\x9b\x69\x25\xc0\xe3\x7f\x33\xca\xf9\xc5\x19\x08\x46\x28\xaf\xf3\xf0\x0f\xfa\x57\xee\x35\x3f\x7f\x7a\x2d\x77\xd2\xea\x6e\x7a\x16\x87\x3a\x2d\x84\x1e\xc3\xa4\x76\xed\x63\x76\xe9\xc4\x75\xa9\xcc\x28\x4d\x93\xe1\x2a\xe3\x79\xc9\xe9\xa2\x4c\x06\x51\x79\x9c\xe5\xc6\x98\xaf\x18\xc0\x39\xd3\xbb\x8b\xce\xa7\x8f\xd3\x33\x0a\x6f\x1c\x1a\xa0\x2f\x90\x3c\xf6\xcd\xa5\x9d\x10\x2f\x5a\x9d\x41\x4b\x13\x4d\x9b\xd6\x46\x3b\xca\xfe\xaf\xfd\x32\xd3\xae\xf6\x62\xf5\x47\x46\x6f\xd5\xff\xf4\x64\x46\xa4\xe5\x77\xe1\x66\xfa\x63\xd3\x07\x86\x13\x1d\x34\xdc\xc3\x84\xd1\x57\xe8\x2e\xa6\x6d\xa5\x5d\x50\x77\x1c\x44\xd2\x20\x65\xd5\x4e\x02\xcd\x51\xfe\xda\xf9\x13\xd5\x2c\x6b\x9d\x3e\x8d\x2a\xe6\x2d\x6c\x35\x30\xde\xf5\x4e\xaf\xbc\xc7\xe0\x74\x1e\xd0\xe2\x19\xb3\x5b\xa9\x92\x5d\xf4\xe2\x46\x2e\xed\x20\x7d\x55\x2d\x1e\xa5\xa7\x1d\xaf\x4c\x48\x19\xa0\x65\x99\xbd\x22\x36\xd2\xfe\x31\x2c\xdc\x41\xa1\x36\x6a\x55\xce\x31\xd4\x25\xca\xc0\xe9\x73\x29\x3f\xf9\x67\x5b\xaa\x18\xff\x1d\xdf\x52\xf1\x8e\x01\x0e\x6c\xd2\x94\xd0\x3f\xf5\xcc\x12\x17\xd0\x31\xed\x4d\x54\x11\xed\x47\xf3\x66\xe4\x4b\x5a\x61\x9d\x39\x65\x25\xcd\xa3\x6a\x5a\x78\x23\xf5\xb2\x99\xb0\x63\x31\x35\xd3\xb0\xd5\x79\x15\x65\xa8\xc4\x6a\xfa\x6a\x8a\x4e\x90\xd1\xfc\x90\xf1\x78\x54\x51\xb1\x85\x91\x34\x92\xae\xfe\x8f\x7e\x69\xf0\xbb\xe8\x0c\x3d\xb0\x77\x1f\xe5\x13\x6d\xa0\x03\x8f\x4c\xa5\x85\x35\x33\x93\x9b\xa8\x0f\xea\xe8\xe1\x07\xa9\xb8\x4a\xde\xf6\x3b\x94\xdf\x65\xef\x9d\x97\x50\x7c\xd5\xfb\xa7\x27\x53\xfe\x11\x74\xb6\x99\x64\x79\x79\x2f\xaa\x57\x48\xff\x14\xa4\xea\xad\x24\x16\xc4\x45\xe9\x0d\x71\x1e\x6a\x2b\xfd\x94\x68\x3b\xba\x0f\xfd\x5d\xf0\x07\x1b\x99\x7a\x99\x3f\x86\x9f\x1c\x91\xcd\x6b\x27\xb4\x6c\xff\x8f\x7b\x0a\x0c\x5e\xb5\x88\x5b\x40\x3a\x39\xd9\x89\xfd\x11\xbe\xd8\x3a\x56\xd8\x83\xa4\x56\xe5\x49\xb3\x50\x75\xba\x6c\x89\x23\xfa\x8a\x34\x40\xf4\x1e\xf3\x86\xbe\x53\x78\x16\xb7\x06\x0d\x0b\x0c\x78\x64\x6a\x32\x1f\x22\x5c\x8e\x98\xc3\x23\x80\x9b\xb6\xab\xb8\x6a\x12\xec\x78\x9b\x1b\x0e\x55\x4f\xfe\x87\x7d\x93\xec\xd9\xf2\xba\xd0\x16\xbb\xa3\xb2\x5e\x72\x03\x67\xaf\x1d\x12\x9b\x71\x7f\x24\x46\x11\x09\x7f\x92\x56\x25\x8c\x21\xd4\xa3\xbe\x08\xbc\x89\x6d\x29\xaf\xf9\x2b\xc1\x0b\xe1\xdd\xbc\xf5\xa4\x27\xdb\xf7\x73\x13\xa0\x67\x8e\x1d\xdc\xf9\xf0\xc5\xc9\xf6\xec\x5a\xf2\x83\x66\x86\xe4\x14\xc4\xab\xf0\x11\xd7\x43\xaf\x34\x11\x22\x0d\xec\x2b\x8e\x10\xf2\x60\x29\x95\x24\x80\xe1\x2f\xc8\x67\xfc\x3c\x32\x98\x02\xf0\x52\x29\xb3\xc2\x67\x72\xe9\x14\xb1\xcf\x49\xce\x49\xea\x4c\x47\x12\x07\x45\x65\x4f\x0e\x67\x3b\x52\xe9\x8d\xdf\xc4\xa7\x99\x65\xe5\x67\x44\xf5\x4c\x42\xc9\x2b\xa1\x9e\xe9\x2d\x9a\x26\x28\x61\x7c\xa1\x1c\xe2\x6b\x19\x27\x11\x77\x78\x5a\x46\x5b\xb2\x1d\xd7\xcc\x68\x38\x90\xc0\x39\xcf\x28\xf5\x89\xe1\xfc\xc3\x28\x72\xcc\x64\x57\x31\xca\x27\x37\xb3\x72\xe8\x01\x0d\xf6\xa2\x07\xa2\xad\x66\x17\xe1\x39\x21\x4e\x45\x12\x0c\x0b\x4c\x82\x66\xfe\x08\x7f\x84\xbc\x9c\x77\x91\xf7\xa1\x60\x84\x7b\x97\x17\x90\xb4\x96\xf3\x96\xab\xdd\xdf\xc4\x59\xcc\x79\xed\xfd\x99\x1d\xc5\x39\xe2\x88\x64\x8d\x72\x66\x4e\xd9\xce\x2c\x66\xfc\xad\xfd\x9f\x70\x42\x4d\x37\xbe\x12\x3c\x54\x7d\x2c\xde\xc2\x1f\x57\x1e\xe1\xa9\x78\x77\x15\x22\xc8\x93\xfb\xa2\xe8\x74\xfe\x4c\xce\x4f\xd9\xe2\x84\x06\xce\x7c\x69\xde\x3e\x06\xdb\x4f\x3c\xe0\xbd\x92\x85\x15\xed\x76\x9c\xcf\x3c\x25\xe4\x4f\xe1\x33\xb4\xec\x80\x6a\xad\xd0\xb5\xca\xa1\x54\x2b\xf0\xb5\xf0\x8a\x26\xf8\xfb\x4d\xaf\x39\x4c\xde\x7e\xa3\x1b\x78\x80\x7b\x58\x9f\x9d\x1b\xce\xc9\xd2\xb4\xc4\xaf\x65\x33\x55\x5f\xf7\x06\xb0\xaa\x8a\x83\xb7\x6d\x66\x5e\x2b\xfa\xbb\x52\xc2\xb4\x29\x94\x4f\xe9\xa6\x3f\xe2\x6e\xaf\x94\x0a\x5d\x3a\x0a\x74\x66\xc1\x3f\xad\xab\x65\x36\xfc\xd9\x8d\x03\xac\x2a\xde\xb4\x3a\x67\x42\x31\x77\x72\x15\x29\x7b\x90\x63\x5b\x7e\x2e\xf6\x1c\x7b\x65\x99\x5d\xd8\x6c\xd6\x2e\x3d\x75\xeb\x26\x66\x86\x86\xb9\xe2\x15\x83\xa6\x30\x4e\x39\x41\x0f\xe6\x5d\xaa\x10\x0a\x17\xf6\x27\x68\x7b\x05\x93\xba\x87\x0b\x37\xf3\xbe\xb6\xff\x66\xde\xe5\xfe\xdb\x62\x85\xbf\xc9\xb9\x5b\xff\x2b\x7b\x1e\xfb\x51\xf5\xa3\x58\x2f\xd6\x2b\xcb\x99\x50\x29\x6b\x4a\xd9\xb8\xd7\x28\x73\xa5\x7e\x68\x45\x33\x63\x8d\x72\xeb\x94\xbb\xb4\x27\xfc\x2c\x4b\xa3\xe0\xef\x09\x81\xe6\x37\xff\xe5\x60\x9b\x94\xcd\xbb\xde\x5b\xc9\xf4\xe1\x76\x77\xe6\xe2\x83\x39\xe5\xad\x73\xb2\x8a\xd8\xfa\x86\xd2\x98\xb3\x2c\x6d\x8d\x7b\xe8\x26\x66\xad\xe5\xae\x17\x8b\xd1\x63\xdc\xbc\xc2\x48\x37\xaa\x52\xa6\xce\xa6\x1d\xe5\x77\x1a\x89\xfa\xcb\x79\x9d\x4a\x17\x6d\x75\xc1\x4a\xe1\x5a\x75\x31\x82\x48\xdd\xac\x12\x20\xef\xa2\xc1\x62\x26\x3a\xe5\xd8\x12\x39\x06\xf3\xe3\x08\x2c\xcb\xc2\x35\x04\x9f\x94\x82\x84\xd4\x4d\xa7\xc5\xb7\x89\x3f\x96\x1e\x11\x67\x93\xa2\x00\x80\xf7\x9b\xbc\xd8\xf0\x5a\xbf\x05\xf1\xab\xd8\xa8\x5d\x8e\x5a\x2e\xa8\x57\xcf\x47\x6f\xa6\x0c\xaa\x16\x60\x22\xd1\xb3\x8b\xed\xb0\xc5\xe9\x9d\xf2\x85\xb8\x57\x47\x56\xcb\x16\x13\x8e\x06\x33\xa5\xde\xc4\x91\x4d\x4a\x71\x35\x69\xde\xd2\x00\xb1\x1f\xe4\x02\x00\xbc\x27\xe4\x1c\x43\xa4\xce\x80\xc9\x2e\xb6\xd5\xc8\xb1\x81\x82\xd5\x25\x0a\xdc\x62\x8a\x9f\xb2\x0c\xf7\x09\xa5\x56\x34\xe0\xff\x97\xbe\xbf\xa8\x95\x68\x15\x75\xb6\x70\x00\xf4\x0a\xde\x25\x79\x4b\x8a\xd9\x94\x21\xce\x81\x32\x96\xba\x8a\x01\x78\x17\x00\xf0\x5a\xc8\x5f\xf4\x63\xda\x62\xd2\x74\xf9\xa0\x5a\x4e\x12\xf1\x3e\xa9\xaa\x48\x5f\xc9\xeb\x8b\x07\xa0\x34\xa4\x59\x7e\x03\x7a\x9e\x86\x96\xbd\x80\xb9\x51\xb3\xa5\x7f\xc8\xdb\x83\x86\x24\x3b\xc9\xe3\x9b\x96\x88\x4e\x52\x10\x4b\xbd\x45\xfe\x94\x3f\x00\xc0\x9b\x4f\xcd\xd7\x95\x6b\x78\xf4\x98\x22\x7e\x89\x91\x9e\xcc\x1d\x56\xf6\xd0\x63\xe1\xb9\x8a\xbb\xf4\x40\x44\x55\xd1\x5f\xfa\xae\x54\x99\xcc\x9e\x9e\x18\xb9\x4f\xea\x4f\x17\x05\xb9\x89\x85\xf4\xfa\x8d\x83\xa2\x85\xf4\x6b\x4b\xdd\x84\x04\xc6\x6a\x00\xe0\xe6\xd2\x7e\x6a\x97\xa8\x07\xf8\xf6\x32\x4f\xd5\x19\x5e\x3d\x87\x5e\xfc\x82\xe7\x40\xfa\x4f\x31\x87\x4b\x2d\x30\x14\xf9\x70\xfe\x97\x52\x56\x98\xc2\x61\x1c\xa6\x48\x84\x9c\x15\x81\xc5\xa2\x9b\xec\x81\x8d\x39\xc2\x58\x36\x69\xe9\x16\x41\x21\x5b\x05\x6c\xe7\xe8\x18\xb0\x3a\xa4\xa4\xb5\x38\x5d\x1a\xae\xbc\xa9\x58\xcf\x2a\x57\xfc\x29\xba\x0d\x7a\xc8\x5d\x64\xd9\xf9\xb6\xb2\x83\x85\x40\xb2\x8f\x94\x22\x69\x3b\xb4\x57\xdc\x20\x46\x05\x94\x0b\xbf\x8b\xb6\x78\x9c\x11\x20\x85\xc1\x4b\xa7\xf0\xd1\x02\x34\x20\x67\x2b\x59\x52\x55\x68\xc9\x1e\xd3\x88\x38\x5e\x19\x61\x54\x33\x46\x14\x88\xd2\x54\x42\x41\x91\x5c\xb7\x28\x17\x53\xd8\xa1\xbe\x90\x38\x22\x79\xa6\x2a\x39\x38\x4d\xbc\xa8\x18\xb1\x4b\x23\x4c\x94\xa7\x78\x58\xf1\xcf\xca\xfe\xb5\xd3\xf3\x6a\x25\xc5\xc0\x69\xd6\x79\xce\xc1\x62\xb6\xea\x65\x93\xa3\x50\xa6\x9c\x51\xef\x49\x07\x14\xab\x6b\x36\xe2\x4e\x14\x05\x54\x3a\x65\xbf\x2c\x4c\x2c\x9f\x97\x90\x20\xe1\x97\xcd\x08\x3f\x2f\xea\x28\x5d\xe4\xcf\x15\x7c\xd4\xc6\x6f\x70\xe0\x1f\x2c\x91\xd8\x59\xf1\x16\xcb\x1e\x02\x8f\x58\x2e\xdc\x2e\x45\x97\xea\x6c\x47\x9e\xe0\x64\xf1\x8b\xd6\xdd\xb4\x6d\x8a\x19\x8d\xbf\x70\xd3\x8b\x1c\xea\x8c\xd9\x3b\x0b\x37\x57\xef\x88\x3f\x21\x39\x6a\xb9\x1f\xbe\x47\x44\x33\xe9\xfd\xe7\x09\xda\x0d\x7a\xf7\x3e\xfe\x74\xed\xb6\x25\x97\xb9\xdd\x72\x2f\xe0\x0b\xf3\x34\x6f\xa7\x62\x96\xaa\xba\x6f\x9a\xc0\xa1\x78\xb8\xab\x8f\xaa\x90\x3f\x6e\x0f\xc0\x22\x64\x6f\x9a\x1b\xb2\xda\xa4\xdf\x1a\x66\xc6\x87\x49\xe6\xd5\xe4\x1f\x78\x2c\xda\x54\xf1\xd9\xaf\x5f\x10\x67\xb6\x76\x27\xf3\x74\xfa\xc0\x25\x7d\xdc\xb5\x0a\x9f\x49\xab\x99\x41\x3c\x99\x70\xa8\x36\x36\x7f\x01\x23\xb7\x2a\xb7\x20\x9b\xc8\xb7\xb0\x11\xdd\xf9\xd7\x4c\x3a\xd4\xbc\x54\x82\xa1\x05\x2d\x3d\x22\xd1\x0d\x63\x1d\x43\xf9\xea\xeb\xb8\x2b\x3e\x0c\xd5\x1c\x02\x7b\xad\x95\xe2\x36\xb8\x68\xee\x98\xc2\x42\x0a\x05\x00\xe1\x69\xf2\x35\x61\x54\xcd\x28\xe2\x2b\x63\x4e\xe5\x43\xd4\x3c\xe2\xb6\xf2\xbf\xe8\xf5\xf9\x1c\xd3\x1a\x4c\x58\xaa\xbb\x61\x1f\x56\x74\xe4\x80\x2e\x15\xf7\x2c\x34\x42\x4d\x27\x44\xfb\x24\x28\xcf\x13\x47\x5c\x3e\x28\x8c\xa4\xb9\x73\x1f\x2b\xd2\xa0\xe9\x00\x20\x34\x53\xa6\x08\x1e\xd5\x6c\xc7\x00\xf4\x9a\xca\x68\xcc\x0b\xc2\x9d\x72\x08\x7b\x26\xdf\xb5\xac\x05\xd7\x9c\x72\xbf\xf4\x01\xbe\xeb\xc8\x34\xed\x6f\xc2\xed\xd0\x79\x6a\x47\x70\xae\x8f\xa7\x92\x48\xf2\x75\x79\xa4\x38\x02\x1d\x98\xfb\x59\x31\x0b\xb6\x03\x00\x61\x36\x25\x9f\xff\xb6\xda\x0d\x8c\xa0\xf5\x57\xa4\x83\x97\xf1\x1f\xcd\x66\x52\x40\x5e\xaa\xf1\x1a\x69\x20\xc5\xbd\x74\x0a\x14\x1d\x95\xab\x5d\x07\xdb\x86\xc8\x4a\xa2\xe1\x3b\xde\x77\x8a\xfb\xc9\x62\x97\x41\xb9\x85\xb2\x65\xde\x32\xf9\x36\xca\x3d\x00\x10\x9c\xa2\xd6\xf2\x3e\x54\xed\xa1\x5e\xa1\x9e\xb7\xc0\xd4\xaf\xf8\xc9\xa6\x1e\x9a\x55\x2e\xcf\xf0\x99\x36\x3f\xb9\x40\xef\x4a\xf3\x89\x1c\xd0\xc4\xd3\xe8\x7b\x26\x54\x45\xb4\x3b\xde\x44\xc5\x6f\xba\x8b\x8b\xb6\xe8\x1e\x9d\x3d\xcf\xaf\x68\x17\x7d\x02\x00\xf8\x13\xf4\x45\xdc\xb7\x95\x09\x9c\xaf\x94\x13\xe5\x26\x8e\x12\x37\xbd\xec\x05\xc7\x39\xa7\xcc\xb0\x86\xdd\x9b\x54\xa6\x4b\x67\x67\x46\x4e\x55\xab\xd9\x5e\x7b\x92\x95\x57\xd8\x4b\xbc\x6d\x14\xfe\xac\xbf\x2e\x79\x45\xf3\xd8\x8b\xe6\x1d\x93\xed\x62\xbd\x05\x00\xbe\x1b\x03\xe4\xe0\x2a\xf6\x17\x4d\x27\xc7\x98\xcb\x0a\x7f\x61\xca\x8d\x1f\xa5\x8f\xb2\x8f\x96\x6e\x94\x0c\x27\x42\xda\x7c\x71\xcb\x61\xa0\xa4\x52\x74\x7c\x37\xb7\xf8\x89\xf0\xe5\xb6\x5c\xf9\x7e\xa1\xb3\xcb\x02\xd9\x6c\xc1\xd5\x79\x6c\xe9\x7f\xbc\xe7\x00\xc0\xb3\x65\x1d\x60\x9d\xb2\x54\xe8\x27\xa0\x53\xa6\x1f\xba\x35\x68\x6f\xe3\x3e\x4d\x64\xd6\x14\x3d\xb7\x04\x9f\xb0\x5b\xd3\xa7\xac\x38\xf8\x4a\xf5\x43\xf1\x29\xb8\xa4\xd8\x5b\x9e\xb4\xb5\xae\xc8\x28\xfb\xbd\xa6\xb8\xf0\x90\x6c\xde\xbc\x28\xc9\x2f\x91\x2b\x00\x70\xb7\xb3\x87\x99\x3b\x2d\x31\x35\xd6\xa4\x30\x93\xb9\xb2\x08\x39\x64\x78\x65\x59\x94\x61\xd6\x3b\x98\xe4\xf1\x93\x35\x11\xc6\x65\x11\x27\x55\x62\xfd\x60\x90\x46\x71\x41\x5b\xe4\x75\xa1\x68\xb5\xba\x79\xf5\x6d\xe9\x29\xe5\x8e\x79\x93\x25\x3e\x92\x1b\x00\xc0\xe1\x72\x5e\x33\x44\x16\xfb\xc6\x3b\xa0\xda\x84\xad\x77\x41\x2e\x34\x0c\xd5\x64\x66\x4c\xd3\xbd\xab\x2c\x8f\xc3\x68\xec\xca\x5f\x47\xec\x56\x45\x99\x0e\x05\xb9\x2b\xe4\x86\x6f\x5e\x28\xd9\x63\xfd\x9a\xd5\x6c\x29\xb6\x24\x62\xee\x75\xf1\xa8\xf4\x0d\x00\x70\x1c\xb9\x09\xf4\x8f\xe5\x0f\xda\x6d\xc1\xe9\x26\xdf\x16\x4f\x04\xcf\x20\x6c\x0c\x3a\xc6\xd6\xb5\xd4\x45\xc5\x4d\x52\x5f\xad\xc6\x84\x3f\x55\x59\x55\xb4\x06\x3e\x54\xf8\x9b\xff\xf3\x72\x97\x51\x0d\xb7\x57\x1f\x95\xfc\x52\x7f\x9a\x7b\x5e\xec\x52\x78\x06\x00\xd8\x5a\x6e\x0d\xe1\x5d\xf7\xcc\x82\x20\x84\xb0\x7d\x33\x22\x35\x83\xd3\x8c\x43\xd2\xe3\x3f\xd6\x8f\xa1\x86\x0f\x8d\xd7\x2c\xc7\xac\x0e\xf1\xae\x38\x86\x6d\xd8\xa1\x31\xf5\xe2\x0f\x6d\x58\x67\x88\x27\x4e\x73\x70\xd1\x3d\x07\x55\x36\x64\x4d\x11\x64\x01\x00\xc9\x6e\xca\x29\x42\x57\x17\x16\x79\x0d\x11\xdb\xd6\x80\x1a\xcd\x48\x6f\xfa\x83\xee\x8d\xbf\x50\x9f\x84\x39\x7e\xa8\xb3\xba\x1b\xfb\xbf\x90\xe5\x15\xd3\xf1\x01\x3b\x38\xa6\x34\x42\xe3\x86\x95\x86\x59\xe0\x2a\x07\x77\x9d\x8e\x84\xb7\x31\x6b\x42\x60\x6f\x00\x90\x2c\xa1\x5c\x23\xe0\x3a\x1f\x61\x44\x88\xe5\x6d\xeb\xb1\x71\x19\x1b\x9a\x38\x38\xfb\x78\x63\xdd\x3b\xdc\xfb\x43\xe2\xea\x03\xf8\xd7\x7b\x7e\x58\xca\x88\x33\x77\xe4\x96\xfd\x05\x83\x37\xcc\x2b\x6d\x21\x51\x1d\xbc\x74\xbb\x20\x83\xcd\xa0\xfa\x05\x79\x35\x00\x88\xaf\x52\x57\xe2\xff\xed\xb8\x04\x1e\x2e\xd0\xb5\x6e\x00\x9b\x8f\x35\x36\x1a\x48\x36\xf1\xee\x75\xb3\x48\xc2\x43\xeb\xab\x30\x90\xfb\x9e\xca\xf2\x73\xd0\x87\x1d\xae\x65\x6e\xf0\x45\xf7\x0f\xfa\x27\x64\x8b\x43\x80\x36\x8f\x42\x9a\x39\xa5\xe4\x2b\x95\x01\x00\x62\x07\xda\x06\xbc\x7f\xfb\xbf\xd4\x88\xfc\xdf\x2d\xbb\xa8\x09\xc7\x96\x37\xd4\x52\x73\xe3\x6a\x6a\x57\x52\x05\x07\x7b\x2b\xa5\xd4\x73\x7b\x82\xcd\xaf\x68\x2e\xdb\xef\x1b\xc3\x69\x06\xf7\x33\x7a\x2b\xba\x93\xc3\x3e\x0d\x95\x7e\x69\xe6\x01\xd5\x23\xc6\x5c\x00\x10\x05\xd3\x41\x9c\xac\x6d\x82\x7d\x2d\x3f\xb2\x39\x8e\x8d\x4b\xa7\xd4\x9f\x66\xcf\x8f\x5b\x5a\x13\xc0\x1a\x3b\xe8\x5b\xd1\xc6\xaa\xdc\x3d\x6e\x9e\xcb\x52\x6f\xe7\x18\x70\xac\x6a\xf7\x12\x9d\x3b\xeb\xa1\xc3\x01\x75\x21\x1b\x31\x53\xab\x1c\x61\x51\x01\x40\x98\xc6\xe8\xc0\x1a\x5a\xdb\xa4\x94\xbc\xf8\x26\x2f\x49\x77\x1a\xbb\xae\x5d\x7c\x33\xd6\xb3\x7a\xa3\xe8\x6b\x04\xd2\x62\x12\x6d\xde\xbd\xc6\x34\x45\x28\xf4\xf9\x59\x9a\x23\xb4\x76\x0f\xd1\xce\x13\x9c\x71\xd8\x57\x12\x21\xf8\x3c\xf3\x6d\x71\x20\xd7\x04\x00\x02\x77\x56\x20\x26\xa2\xe5\x89\xc6\x3d\xd7\xb5\x31\xb3\xa4\x27\x95\x5a\xfb\x42\xb5\x23\x66\x67\x55\x4a\x71\x5f\x78\x61\xf9\x65\x45\x4c\x70\x4a\xd9\x56\xf9\x02\x9f\xa3\xfa\xd2\xa2\xe9\x6e\x37\x35\xbe\xb2\x5c\x87\xe5\xaa\x54\x69\xf7\xac\x39\x8a\x85\x02\x6f\x00\xe0\xfb\xb3\x51\xe8\xf0\x96\xad\xe5\x8f\x73\xdc\x1a\xae\x98\xbe\xa5\x80\xb5\xb1\xc6\x6f\x47\x77\x57\x5e\x2c\x7d\x7b\xa0\xb6\xdc\x47\x3f\x25\x48\x69\xac\xd0\xee\xf7\xae\xd7\x2f\x50\xbf\x71\x8b\x50\x97\xab\xae\xdb\x0f\x29\x1b\xe5\xea\x59\xb3\xe5\x4b\x45\x09\x00\xc0\xe3\x72\xd2\x50\x77\x9b\x7f\xd6\xf8\x67\xb7\x36\x48\xaa\x6c\x52\x80\xda\xc5\x96\xb1\xe8\xf1\x4a\xae\x59\x76\x60\x8f\xf9\x4d\x19\x14\xe4\x67\x8c\x33\x54\x79\x1f\xd3\x9d\xd3\x77\xb8\x2d\x55\x47\x68\x30\xf6\xa5\xca\xd0\x62\xcf\x59\x0b\x8a\x64\xe2\x10\x00\xe0\xd9\x73\x8e\xa3\x88\xcd\xbd\x8d\x33\xb2\xf7\x35\xec\xa9\x2b\x4d\x36\xd4\x8c\xd5\x6c\x89\xa6\x56\x7a\x56\x3e\xdc\xff\xc3\x2c\xb3\x74\x06\xfe\x35\xfc\x32\x6b\xbc\xb7\xe9\xb2\x8d\x4d\xae\x7f\x4a\xee\xea\x98\xf6\x25\xc5\x03\x4a\xca\xac\x6d\xb2\x87\x92\xa9\x00\xc0\x55\x72\xfe\x20\x42\x06\xa7\x23\x96\x65\xce\xed\x9d\x8c\x9c\x9f\xb8\xbf\x73\x2e\xca\x36\x6a\x65\xab\x33\xda\x73\x2f\xbb\x71\x03\x86\xbd\x2b\xaf\x76\x23\xf6\xb7\x57\x6a\x65\x30\x5e\xbe\x56\x6b\xee\x26\xee\xb4\xdb\x5e\x76\x18\x3c\x6b\x45\xd0\xdd\x82\x33\x01\x40\x8a\xa4\xae\x44\xac\x19\x20\xa2\xe4\x19\x5f\x7a\xd8\xe8\xd4\x44\x9f\x0e\x03\x66\x53\xd4\x3f\x2d\x3d\x58\xc7\xbd\xc4\x86\x51\xdc\xf6\x5d\xa9\x35\x97\xf0\x34\xaf\xc4\x8a\x17\x84\x47\x6b\x0d\xe6\x74\x70\x9f\x5d\xa8\xf1\x0f\x49\x6f\x65\xd0\x71\xe1\x5b\x00\x20\xdd\x46\x75\x28\xf8\xd5\xff\x1f\x76\x53\xc6\xe5\x9e\x69\xd8\xbb\x89\x0e\x1d\xae\x38\x56\xe4\xb7\x96\x50\xfc\xf6\xbd\xa9\x0d\x71\x84\xd5\xbb\x0e\xd6\x64\x10\x7d\xbc\xa2\x2a\x68\x60\xce\x5a\x83\x19\x20\x19\xec\x22\x8d\x5a\x68\xc4\x6a\x48\xb7\x82\x5c\x09\x00\x92\x37\xd4\x94\x02\x43\xdf\x3d\xd0\x90\x41\xe9\x9e\x0a\xbe\x4c\xb8\xd8\xbe\x95\xb4\x31\xb2\xa5\x39\x91\x54\xb5\x77\x4d\x3d\x04\x05\xed\x5a\x55\xcd\x85\xa7\x78\x6d\xb5\x94\xc1\x8f\xd6\x6a\x4c\x8e\xe4\x41\x3b\xb4\xa1\x89\x52\x61\x3d\x43\xeb\x48\x1d\x01\x00\x89\x1b\x2d\xb9\xc0\xad\xf7\x36\x35\x35\x63\x5e\xd7\x14\x6a\x4e\x42\x7e\xdb\x56\x6a\x4e\x64\x6c\x53\x26\x95\x1b\x76\xbf\x4e\x48\x3d\xeb\xff\xbc\x4a\x4d\x73\xf1\xb2\x29\x6f\xa6\x55\xac\x95\x94\x6d\xa4\xfb\xd9\x95\x94\x56\x30\xe6\x5a\xa7\x68\x00\x86\x3d\x00\x88\xf7\xd2\x8d\xf9\xbd\x3d\x8f\xd9\xf5\xc7\x0c\x9d\xf3\xd8\x7b\xe3\xff\xb4\x06\xb3\x9e\x1f\xfe\xda\x48\x62\x55\x84\x09\x6a\xcd\x2c\x91\xbf\xa1\xb2\x89\xc5\xde\x72\xc3\x7c\x92\x65\x59\x4b\x35\xfa\xb1\xfe\xda\xf5\xeb\x4b\xd8\xa3\xd6\x9d\x25\x37\x59\xd1\x00\x20\x4a\x60\x5c\xc9\x7b\xdd\xdd\x2c\xf9\x2f\x7d\xbc\xfd\x95\x64\x59\xfc\xce\x16\x7b\xb1\xdf\xe1\xe0\x86\xc3\x22\x54\xe8\xab\x1a\x58\x78\xc6\x7f\x49\x85\x50\xb8\x7d\x0b\xce\x64\x12\xdc\x5f\x7b\xd8\x60\x23\x78\x6a\x77\x47\xb7\x45\xd0\x38\x63\xa9\x2a\x90\xeb\x04\x00\xc2\xe5\xac\x5d\x79\xd3\xba\x6a\xd5\x2b\xd2\xbe\xb5\x7d\x51\x99\xe3\xf2\x9b\xbd\x94\xeb\x0e\xd1\xea\x73\x14\xe7\x42\xbd\xab\xe5\x72\xa5\x1f\xd5\x52\x59\xc4\xf0\xfc\x59\x36\x2c\xeb\x5c\x6b\x5b\xba\x58\x16\x62\xf7\xaf\x76\x89\xe4\xec\x8c\xa4\xe2\xdf\x7c\x34\x00\x08\xd6\xb0\x0f\xe4\x2e\xed\xfc\x60\x3e\x9c\xe6\xd2\x16\x5c\x96\x12\x6b\x69\x12\x1a\x72\x0f\x9e\xa8\xeb\xd3\xcb\x43\x78\x55\x0f\xb4\x2f\x7d\x9f\x95\x4f\x68\xe8\x9e\x70\x99\x83\x7a\x97\x4b\xbb\x3e\x53\x79\xca\xae\x4d\xb3\xbf\x68\xcd\x0c\x9a\xe2\xbd\x30\x1e\x00\xf8\x19\x9c\xb5\x39\x55\x9d\xcd\x55\x09\xa9\x03\xad\xdf\x2b\xdc\x63\xc3\x9a\x7c\xca\x27\x1f\xcc\xaf\x4b\x37\x4d\x0a\xf1\xa9\x62\x19\xbd\x7d\xcd\xe5\x96\xd2\x16\xcf\x50\xe3\x59\x1d\xcd\x45\xa9\x9f\xa6\x9e\x66\xd7\xac\xbe\x26\x97\xce\xd0\x2b\x92\x45\x1e\x00\xc0\xfb\xc5\xa1\xe6\xf8\x77\xe6\xd4\xdd\x48\x3d\xd6\x5a\x51\x43\x8e\x99\x68\xbc\x57\xe5\x79\x70\x7d\x1d\x50\xb1\x2a\x64\x52\xd5\x92\xf2\x10\x5f\xb0\xdc\xdb\x34\xc7\xd3\xdd\x98\x60\x98\xed\x52\xa8\xe3\x6a\x2e\xda\x5d\x52\x6f\x56\xf4\xce\xb8\x2a\x6f\x10\xdd\x03\x00\x1e\x96\xd3\x9e\xb5\x74\x64\x1a\x72\x49\xd2\xd3\xc1\x4f\xc8\x07\xd1\x5e\xbd\xff\x43\xd5\x1e\x08\xef\xbc\x8f\xae\x0f\x9e\xd5\x3a\x88\x79\xb8\x3d\xb2\x51\x8d\xf3\xf3\xe8\xab\x15\xe0\x07\x9c\xa0\xca\x2f\xc4\xa3\x0b\x48\x96\x5b\xe0\xa9\xa9\x9f\x4a\x8d\xf0\x35\x00\x28\xc4\x51\xbd\xb3\xfe\x39\x01\xa3\xa9\x49\x0f\x07\x41\x8c\x7d\xb4\x57\x2f\x0d\x33\x74\xe0\x60\x27\x12\x2b\x09\x9e\xdb\x1a\x89\xe3\x6f\x8f\x6d\xdc\x84\xef\xf4\x38\x55\xeb\x4c\x9c\xec\x24\xa8\x54\x82\x29\x0b\x8a\x2c\x58\x92\x7c\x9a\x63\xe9\x6e\xb2\x27\x00\x14\x7a\x52\x3d\x32\x7f\x1e\xff\x84\x9b\x95\x74\x75\xe0\x37\x8e\x1b\xbd\xa1\x77\x36\x7e\xf2\x81\x7d\x1d\xbf\xf0\xea\xe0\xd9\x2d\x8f\x09\x59\xdb\x63\x1b\x8e\x13\xb3\x3c\xce\xd5\x74\x82\x1c\x27\x55\xe5\x1a\x52\xdb\x82\xfa\xf2\xdf\x50\xdf\xb4\xdd\xfa\xeb\xe4\x77\x00\x20\x7d\x4c\x45\x65\x8e\x0d\x3f\x25\x6d\x4c\xaa\xef\xff\x48\x8a\x89\xb6\xed\xb1\x22\x31\x0f\x6c\xe8\x98\x4e\x7a\x1a\xf4\xa5\xf9\x3b\x84\xda\xbe\xaf\xfe\x26\xec\xe8\x71\xbe\xfa\x0c\xfc\xc9\xa9\xa6\x62\x0b\x79\x7c\xc1\x63\xf3\x07\x4a\xd7\x34\xa5\xee\x34\xf5\x29\x00\x48\x17\xd2\xf2\x33\xa5\x43\x23\xd4\xd3\x49\xd8\xbe\x3b\xd4\xae\x23\xb7\xbb\xbe\x53\xcb\x0f\x00\x6d\x7f\xa9\xad\x41\x57\x9b\xbe\x53\xdf\x6c\xdf\x5c\x77\x83\x16\xe0\x31\x54\x75\x9c\xd6\xe7\xd4\x65\x59\x47\xcf\x58\xb8\xc8\x34\xc6\x08\x99\xf6\x52\x5b\xc2\x98\x07\x00\x12\x17\xba\x25\xf3\xe8\x60\x37\xfb\x45\x92\x57\xef\x4d\x36\xea\x88\xae\xf3\x13\xeb\xef\xfe\x33\x6d\x00\xab\x3b\xa8\xa2\x71\x82\x65\xd8\x6e\x5b\x7b\x8b\xa5\xf2\xa8\xaf\xec\x67\xf5\x3a\x0d\x96\xaf\x60\x7b\x2d\x0c\x2c\xab\x64\xf7\x4c\xf7\xd2\x24\xb3\x1c\x00\x40\xec\xca\x18\xcd\xa8\x1c\xd0\x4b\x2e\x26\x96\xf4\x54\x88\x9f\x1d\xb1\xed\x68\x11\x4d\xec\xdf\xd3\x32\x28\xda\x16\xb4\xb1\xa1\x5f\x58\xe6\xd3\x5a\xa3\x15\xae\xf2\x40\x55\x50\x04\x4f\x9d\x06\x4c\x27\x85\x1e\x0b\x35\x46\x6b\xc1\xf2\xe9\xad\x25\x9d\x9c\x0e\x00\x10\x3e\x63\x6d\xcd\x58\xdf\x1f\x57\xa2\x4a\x9c\xd6\xcd\x51\x4d\x89\xc2\xb6\xd7\x14\xd3\xf6\xb5\x35\x77\x2b\xb6\x06\xd6\xd6\x77\xc9\x9d\x7d\x02\xaa\x35\x45\xde\x1e\xcb\x2d\x74\x59\x8d\x53\x59\x59\x6b\xe1\x87\x85\xa3\xa5\xa7\xc4\xad\x56\x33\x55\x09\xbc\xb3\x00\x20\x78\xc6\xf6\x3a\x76\xb8\x4f\x6a\x3a\x9a\x90\xd2\xd5\x69\xdc\x1f\xf9\xb2\xed\x5e\xe9\xa1\x7d\xee\x4d\x2f\x74\x86\x40\xd7\xba\x27\xda\xf5\xde\x37\xaa\xae\x68\x66\x6d\x38\x53\x7e\xb2\x84\xed\x04\x1a\x1f\x17\x37\x2e\xbc\xad\x3f\x53\x58\x6b\x15\xa6\x0c\x15\x30\x01\x40\x60\xcf\xfe\x5f\xfa\xc3\xbe\x90\xca\x39\x09\xd6\x5d\x49\xe5\x37\x22\xab\xdb\x40\x53\xcb\xde\x8f\x4d\x54\xe3\xc3\x80\xaf\x75\x04\x43\x8c\x77\x6d\x55\xae\x7e\x70\x43\x6d\x79\xaa\xf6\x80\x13\xc2\x88\x55\x99\x17\xbe\xd0\xef\x92\xbd\xb6\x42\x15\x77\x0a\xfd\x01\x80\xdf\xca\xf1\x4e\xc7\xf4\xfe\xa8\xdd\x11\x3f\xd8\xf9\xb7\xea\x69\x24\xbe\xcd\xa6\xa2\x6a\xef\x99\x26\x9b\xf2\x0b\x01\xd7\x6a\x7f\x98\x7e\x78\x2b\x2a\xff\x67\x2c\xdb\x60\x36\xbf\xd0\xd3\x9d\x98\x86\xc7\xea\x4d\x8b\x1c\x75\xa2\xa2\x09\xab\xc6\x62\x2b\xe1\x3d\x00\xe0\x7b\x70\x0a\xc6\x23\xd1\xca\x1c\xfb\x33\x08\x4c\x4e\xee\xed\xde\x1d\xd8\xb0\x7c\x49\xed\x55\xdc\x4a\x84\xb7\x36\x0b\x3f\x1d\xf9\x4d\x30\x05\xff\x13\x7d\x9e\x60\x45\x9c\x86\xad\x4b\xdd\x06\xae\xc0\x5b\xc2\x5e\x93\xfc\x88\xac\x0d\x4e\xd0\x3a\xd2\x7c\x6b\x0a\x79\x3a\xe9\xf4\x0d\x0e\x0a\x2e\xc8\x1a\x6d\x47\xe7\x21\x86\x7b\xb8\x98\x34\xd4\x8a\x5a\x27\x6c\x34\x1a\xab\xb9\x88\xdb\x87\x79\xcc\xcf\xc3\xa7\xe1\xa2\xf1\x54\x02\x1b\x7f\x3b\xa5\x87\xd8\x4a\xc4\x84\x41\xe0\x53\xf0\x83\xfb\x28\xe9\x3e\xe4\x68\x1d\x0e\xdf\x82\x24\xd7\xfb\x91\xe9\xe8\xe7\xa7\x9f\xa2\x20\xcc\x68\xf7\x28\x9a\x86\xbd\x59\x93\x8a\x91\xe1\xae\x6b\x66\x63\xab\xf1\xff\xf2\xce\xe0\xce\x12\xad\x70\x9f\xf0\x13\xe0\xe6\x94\x1d\x44\x5f\x52\x6e\xd8\x2c\x90\x02\x09\xdc\xf1\x24\x0a\x9c\x6c\xed\x0a\x2b\x61\xea\xd5\xb2\x82\x1a\xe8\xf5\xc9\x8f\x88\xcb\xb0\x67\xe7\x0b\x94\x2d\x9c\x57\xd5\x8b\xde\x08\x0f\x95\x94\x60\xd2\xc8\x6b\xb9\x74\x6c\x19\xb9\x14\xfb\x04\xf7\x91\xb2\x34\x39\x88\x10\x41\x91\x87\x06\x10\xcd\x94\xef\xee\x93\xc1\x6a\xaa\xab\xb5\x03\xf4\x9a\x52\x7a\xf9\x55\xde\x57\xb6\xdf\x48\x6c\x81\x1f\xeb\x51\x87\x1b\x42\xca\xc2\x56\x2e\x47\x5e\x65\x2d\x54\x2d\x45\xaf\x62\x9e\xe5\xb8\x61\xc8\x4c\x01\xe6\x04\xf6\x25\x73\x7f\xd2\x1a\x7c\x3a\x73\x72\x08\x8b\x70\x82\xd1\xe3\xa6\x25\x9e\x62\x84\x58\x7b\x40\xae\xb4\xd1\x8b\xd7\x72\x33\xa5\x31\xc7\xfd\xf2\x2e\x4a\x5c\xdb\x72\x0b\xfc\xc4\x53\x2c\x20\x42\x27\x7c\x5d\x6c\x40\xfe\x15\x3c\x63\x5d\x47\x13\xf8\xf7\xd1\xa5\x98\xaf\xbc\xdb\x09\x9f\x71\x85\xdc\xa1\x3d\xa7\xf1\xff\xe3\x9c\x70\xdb\x4e\xf8\x8f\x5d\x6d\x7d\x88\x84\x64\xdc\x3e\xff\x37\xe7\x40\xe9\xe3\xc1\xde\xdc\x32\xdd\xb9\xe6\xb3\x79\x5f\x35\xb5\xa6\x3f\x05\x09\x25\x18\xf9\x41\xc4\x15\xa5\x0f\x63\x14\x75\x58\xfe\x17\x39\x8e\xfe\x57\xd6\x11\x7f\x16\x4b\x97\x26\xee\x6e\xc6\x7d\x10\x2f\x71\xad\xc1\xdf\x15\xae\xb5\xa6\x81\x3c\x76\xd7\xd9\xd0\xec\x98\xa6\x49\x7d\x6f\x72\x46\xeb\x38\x8d\x7b\xf3\x3c\xab\xf7\x1b\xcb\xf2\x35\x96\xb7\x32\x07\x84\xad\x89\x46\x1b\x45\xaa\x4b\xff\x20\x16\xa2\xb7\x68\xd3\xe2\x08\x98\x0b\xaa\xee\xe0\x22\x5c\xb0\x62\xab\xeb\x54\xbc\xa3\x4c\x63\x2d\x23\x7e\xe2\x05\x8e\xae\xc9\xfa\x3c\x84\xef\x99\xc8\x89\xea\xdb\x5d\xbf\x31\xb7\xb9\xf3\x77\x69\x49\xfe\xfc\x56\x89\x74\x43\x01\xb7\xe1\x0f\xe5\x27\x72\x6e\xcd\xa1\x7c\x3c\xaa\xc9\x42\x89\x75\xc7\xec\x36\x96\x04\x35\x63\x3b\x75\xd6\xeb\xa9\x38\xb1\x2a\xcb\x5a\x47\xa4\x0b\x62\x4e\x1f\xc9\x3a\x3f\x9a\xd6\xe3\x99\xb3\xf6\xc4\xa9\xba\xf8\x5c\xda\xc0\x5f\xfd\xe9\xbc\x7b\x3d\xcb\x24\xd9\x05\xa1\xed\xb3\x29\xbb\x10\x17\x1b\x6f\xe7\x5d\x42\xe5\xd4\x90\x62\x1a\xd1\xdf\x2d\x53\x83\x52\xb0\xa9\xc6\xc9\xeb\x13\x70\x1b\xd4\x1a\xeb\x41\xe2\x7a\xe1\xbc\x53\x23\x59\x96\x8b\xd1\xdd\xfa\xec\x1f\x67\x53\x6b\x8f\xe7\x86\x9c\xf4\xd1\x6f\xcc\x2b\x19\xfc\x2a\xbe\x9d\xff\xb3\x87\x4c\xee\x47\x80\x6d\xd7\xf2\x12\x50\x36\x0d\xdf\x63\x52\xd1\xb2\xaa\x5f\x41\xfe\x98\xb7\xe6\x88\xf5\x59\xd8\x3a\xed\xd2\x19\x73\x09\x06\x61\xde\x95\x38\x5c\x62\x76\xeb\xc8\x5b\xdc\xeb\x5c\x7a\xe7\x3f\x78\x5e\xfe\xf6\xca\x6f\x84\x4d\x05\xef\x55\x0f\x09\x4f\x90\xdd\x9c\xd7\x44\x2d\x5a\x8b\xcd\x02\x53\xb0\xe2\x64\x2b\xd2\x66\x7c\x61\xe8\x66\xc8\x9a\x08\xbb\x7d\x80\xba\x48\x6b\xad\xd7\x90\xf7\x43\xce\x97\x05\xd8\xb4\xfc\xd7\x23\x2b\x71\x93\x10\xfb\x3a\x8e\xe2\xda\x90\x5d\x95\x61\x78\x3c\x7a\xb9\x6a\x07\x21\x18\xc3\xe3\x1c\x25\x5a\xe3\x96\x60\xee\x13\x1f\xe2\x2b\x92\xa8\xe0\x18\xf1\x50\x48\x0f\xa9\x13\x7c\xe8\x26\x84\x30\xd0\x5a\xab\x3f\xe4\x55\xd0\xfd\x4b\x3d\x98\x68\xf4\x81\x13\x87\xb1\xf6\x18\xbf\x76\x25\xf6\x19\x36\xb1\x42\x8c\xeb\xc2\xe5\x29\xc5\x78\x05\x9e\xc1\xee\x22\x20\x08\x9d\x98\xa3\xc4\x44\xe2\xe7\xc4\x5f\x60\x1c\x69\x67\xc8\x0e\x52\x34\x54\xe0\xb6\x03\x5a\x0c\x27\x58\x5d\x85\x9f\xc3\xfd\x17\xce\xa2\xc4\xd0\xa6\x61\x3a\xba\x00\xe2\xb6\xde\xc4\x64\x40\xe3\xe5\xbf\xb0\xe1\xb0\x67\xb1\x2b\x2e\x08\xae\x64\x41\xf8\x40\xb2\x07\x3a\x94\x10\x45\x1e\x4e\x9c\x45\xc4\x52\x0e\xed\x21\x80\x3c\xca\x55\xd7\x13\xa4\x7d\x54\x67\xab\x0e\x78\x3f\xe5\xcc\xf9\x57\xc8\x69\xac\xc3\x83\xd7\x90\xdf\x59\xb3\x5a\xe6\xa0\x7e\x31\x5b\xcd\x47\x31\x53\x98\x59\xf2\x46\xec\x12\xa6\x3b\xd3\x0d\xb7\x81\x69\x8d\xda\x84\x3f\xc2\x78\x9a\xb0\x98\x20\x60\xf4\xec\x7e\x42\xb4\x30\x0a\x5d\x59\x60\x36\x23\xc8\xea\x33\xc4\xa6\x7d\x3a\x7b\xbb\x80\x22\x71\xee\x3f\x81\x50\x8a\x57\x37\x05\x21\x87\x45\xff\x94\xd5\xa1\x1e\x09\x17\x14\xad\xc3\xd8\x0a\x1c\xe9\xb7\xb0\x5b\xf8\xc1\xc8\x05\xb8\x02\x5e\x6a\xfc\x54\x7c\x27\x37\x77\xb7\x17\xe1\x32\x47\xe8\xba\x89\x28\x62\x1b\xac\x5d\x48\xc7\x19\x7f\x46\x17\xe6\x47\xeb\x19\xbd\xde\x05\xe9\x5a\x5a\x7d\x2d\x02\xab\xc6\x1a\xf6\x20\x75\xaa\x54\xe9\x04\xea\x4a\x71\x38\xf5\x01\x66\x96\xdc\xa7\x20\x1e\x1b\x2b\x5b\x14\x7b\x0d\x57\x2d\x79\x19\xec\x81\xbf\x22\x1a\x5b\xdf\x43\x20\x0a\x17\x58\x63\xc1\xb3\xec\x0b\x27\x53\xf2\x92\x1a\x5c\xbb\x48\xf9\x9c\x9a\x47\xb5\x9e\x05\xd5\x95\x63\xba\x6f\x88\x0b\xe5\x3a\xf1\x33\x14\x50\x96\x40\xfe\x1f\x3a\xac\x74\x6a\x5e\x25\xc6\xac\x29\x8e\xa1\x61\x3f\xa9\x96\x07\xad\xc0\x3b\xca\x2f\xad\x5f\x8f\x6f\x97\xa5\x58\x2b\xc0\x75\xbc\xa0\x13\x7b\xf2\x80\x81\x9c\x0e\x56\xfe\xdc\x9e\xcc\xea\x25\x05\x4e\x1d\x7b\x34\xff\x43\xec\x69\xb1\x16\x7e\x43\x12\xeb\x6b\xe1\x35\xa8\xe1\xea\xf5\xb9\xb3\x30\x4b\xcb\xf9\x47\x77\x62\x73\x0c\xb7\x02\xfd\x70\x0a\x2d\x7d\x5d\x2d\x7e\xb9\xf2\x97\x75\x25\xb1\x4d\x10\x7c\x3c\x37\xf7\xe2\x29\xaf\xf6\x96\xbc\x27\xc3\xe7\xaa\x02\xf2\x3f\xf4\x6f\xd1\x38\x20\x66\x77\x31\x84\x9b\x90\x3e\xad\x65\x10\x02\x45\x6e\x30\xe6\x64\xa3\xaf\x55\x63\xa2\x07\xb0\xcb\xcb\xb7\x06\x7c\xc2\xf9\x1a\xf2\xd6\xf1\x70\x43\xea\xe5\xd6\xe7\x89\x71\x82\x9f\xc3\xe7\x72\x4d\x63\xf3\xda\xe7\xe5\x35\x8e\x46\x56\x9a\xf3\xbb\x4f\x24\xab\xd9\x05\x67\x06\xf6\x09\xca\x10\xaf\xba\xa7\x90\xfe\x43\x39\xb7\x4a\xb2\xbf\xa1\x31\xf5\xaf\xa2\x11\x98\xf6\x2a\xe7\x80\xf3\xd8\xf3\x26\xcb\x3a\x39\xce\x5b\xa3\x9e\xe1\x48\x18\x15\x1e\x19\xdb\x4c\x0c\xcc\x8e\x1f\x5a\x46\x54\xe5\xae\x6e\x31\x13\x3f\xe5\xfd\x6b\x7e\x0d\xe6\x17\x34\x2b\xbc\xc0\xf7\x48\x0e\xb3\x94\x54\x80\xce\x42\x31\x49\x3f\xb1\xc9\x09\x22\x88\x8f\xcf\xde\xe3\x0e\x2f\x23\xc6\xb9\xe6\xc0\x0a\xd2\x3c\x2b\x2c\xf9\x2b\x74\xe4\x7c\x22\x21\x32\x1f\x1c\x8c\x26\xf4\x17\xdc\x69\xfe\x8f\xe8\x89\x8c\x30\xfb\x12\xbb\x51\xa7\xe4\x22\x30\x02\xe3\xcb\x9c\x0e\xde\xc7\x5e\x46\x4e\x90\x28\xf8\x82\xf8\x09\x68\x0d\x71\xd9\x6e\x13\x74\x05\x6c\x77\x9d\x02\x1f\x81\x6c\xad\x82\xc9\x57\xa0\x89\x73\x54\x3c\x02\xd5\x37\xc0\xc1\xff\x87\xee\x6c\x5e\x43\x00\x31\x8f\x4d\x4c\x22\x80\xfd\x5b\x74\x9f\x68\xc1\xaf\x64\xe4\x80\x21\x84\x24\x24\x0e\xfc\x45\xac\x8a\x17\x92\x7a\x48\xc0\x6e\x7f\x08\x07\x05\xad\x3f\x0d\x03\xf0\x5e\xab\x0d\x64\x15\xfc\xe4\x4c\x0f\x56\x49\x22\xf5\x5d\xc1\x6d\x21\x8d\x37\x0a\x70\xaf\x21\x3f\xe3\x4f\xbc\x0e\x2a\x95\x51\x08\x09\xf0\x32\xfa\x06\xe2\x4a\xb8\x0d\x91\x4d\xfc\x42\x8e\x8e\x2b\x07\xaf\x52\x80\x60\x98\xd4\x44\xd1\xad\xdf\x0b\x05\x52\xa7\x5a\x4d\x27\xcf\xa6\xdc\x38\xdd\x82\xf1\x61\x66\xf6\xce\xc5\xdc\x67\x7a\xd5\x77\x61\x35\x8c\xff\x0c\x71\xb8\x34\x46\x47\xa1\x2d\xde\x97\x51\x48\x7d\x4d\x58\xc2\x20\x17\x1c\x25\x4e\x61\x14\xc4\xf6\x13\x3f\x31\x92\x83\x3e\x82\x17\x19\x11\xeb\x97\x91\x12\x18\xab\xad\x62\x60\x7f\xda\xb7\x93\x0d\xa8\x21\xd1\xe7\x6e\x1b\xb4\x50\xb4\xac\xf6\x1e\x06\x23\x5c\xa8\x6f\xc6\x1e\x12\x04\x48\x4a\x70\xfe\x7c\x14\xa5\x0c\xbf\x9e\x57\x99\x1f\x40\x58\xcd\xbd\x13\x73\x9a\xe8\xc4\x9d\x1a\x74\x98\x38\xc1\xf1\x5b\x77\x15\xa4\xb1\x29\x56\xc5\x10\xcc\xf8\x79\xfc\x0b\x52\xa8\x73\xe8\x20\xa3\x22\x35\xee\xd5\x11\xe8\x55\x25\x5e\xda\x18\x8c\xb5\xf2\x90\x88\x88\x9d\xa4\x48\x83\xdb\x70\x40\x51\x5e\xae\x12\x6f\x5b\x98\x73\x94\x4f\x58\x2c\x49\x0b\x4c\x20\xfc\x12\xa1\xd6\x65\x13\xb3\x05\xef\xac\x3e\x90\xc8\xec\xee\xa1\x00\x84\xb4\x2e\xbc\xf5\x1c\x12\x5d\xed\x59\xf1\x00\x75\xb8\x22\x48\x3d\x1f\xbd\xd5\x1c\x2c\xc8\xc4\x6c\x30\x7a\x90\x2e\x61\xbd\x75\x7f\xb3\xff\xc3\x1d\x52\xf7\x45\xef\xc0\x27\x2b\xb1\x01\xb1\x84\x50\x79\xf2\xda\x37\x04\xa3\xcc\xde\x7a\x3d\x78\x91\x67\x3f\xb0\x11\xb1\xb5\x2f\xaa\xf9\x22\xe2\x6f\x17\xa5\xfc\x04\xf2\x7c\x1b\x4f\x65\x8b\xaa\x6f\x82\x79\x30\xba\xbc\x6e\x1f\x68\x83\x69\xac\xfc\x99\x75\x14\x7b\xc6\x2c\x8c\xfa\x8e\x1b\x37\xcc\xdd\x85\xc7\x0f\x68\xbe\xaf\xcd\x22\x4c\x57\xd2\xac\xfd\xc1\x83\x02\xdb\xfe\xd0\x82\x3f\x23\x40\xd3\x17\xc4\xd8\xe0\x29\xf3\xbf\x48\x75\x6f\xb2\xd2\x1b\x85\xee\x78\xc0\x6d\x47\x1f\x6b\xd9\x44\x3c\x8c\xc9\xad\x4f\xca\xec\xc0\x52\xab\x72\xa3\x20\x1c\xdf\x9c\xb1\xcb\x05\x9f\x5d\x7a\x6f\x6d\x20\xbe\xaa\x44\x6a\x7d\x8c\xf8\x45\x30\xd8\xa7\x29\x38\x77\xf6\x44\xd3\x5e\x84\xf2\x94\x8f\x39\x10\x99\x34\x0c\x15\x6b\x50\xee\x7d\x6a\xae\x23\x7a\x41\x27\x8b\x70\x01\x33\xb7\x25\x30\x33\x08\xeb\x50\x37\x1e\xe5\x8a\x5b\x59\x79\xd0\x7f\x02\xf7\xb5\xec\xd7\xda\x30\xbc\x83\x7a\xc2\xba\x87\x98\x2a\xb4\x3b\x4e\xa7\x68\xb3\xde\x75\x2c\xa1\x60\x73\x9a\xaa\xd9\x94\x7d\x79\x7c\x6d\x3e\x25\xaa\x60\x97\x28\x93\x92\x87\x5c\x0a\x17\x51\x28\xa8\xaf\xb9\xfe\x14\x0b\xe6\xd3\x51\x7b\x4a\x2b\xee\x6f\x40\x31\xe5\x32\xe1\x83\xcb\x69\x2a\x00\x76\x4e\x3b\x46\xfd\x1f\x84\x1c\x1e\x22\x97\xe4\x5d\x68\xcf\x22\x4b\x0b\x3c\xab\x6e\x91\xf1\x88\x61\xcd\x08\x59\x8b\x5a\x2d\x3c\x4e\x3e\x8f\xae\x80\xbe\x93\x3f\x63\x7d\x72\x06\x28\xee\xb8\x47\xd1\x6a\x4a\x1c\xc1\x10\x60\x43\x51\x80\xbe\x2e\x31\x94\xcb\xa4\x9a\x69\x9e\xd4\xdb\xf0\xe4\xa1\x8f\xb0\x16\x79\xb5\xad\x16\x6e\x42\x3d\xaa\x72\x84\x2d\x18\x47\x8d\x35\xfc\x0c\xeb\x2a\x5c\x40\x5e\x8f\x8b\x87\x12\xc8\xc7\xf0\xe6\x9c\x6d\xe4\x06\xc2\xef\xe8\x75\xe4\x77\x60\xce\xae\x6a\x4a\x00\xa9\xdf\x65\x11\x45\x00\x8d\x4f\x5b\x44\x6d\x84\x2f\x0c\xbc\x82\xa6\x10\x3b\x5b\x46\x21\x77\xf0\x70\x45\x08\x74\x00\x3c\x53\x82\x82\x74\xa4\x18\x7e\x2b\xf4\x99\xf4\x97\xb4\x0a\xde\x07\x35\x67\xbb\xc2\x8d\x30\xe2\xc8\x41\xf2\x5c\x72\x88\xff\x4f\x32\x8f\x32\x7d\x8d\x85\x7c\x9d\x22\x99\x36\x99\xea\x4a\xa9\xe8\x0f\x07\x49\x74\x56\x73\x04\x78\x8e\x4e\x2f\x6f\x22\x2d\xa3\x67\x2b\x7f\x90\xa8\xf4\x48\x5e\x1a\xe9\x1d\xfd\x20\xf1\x2b\x14\x4b\x8f\xcb\x5a\x07\x5d\xa5\x17\x44\xf1\x60\x1f\xba\xd4\x1f\x05\x77\xd0\x2d\x6b\xc8\xf0\x47\x7a\xed\xb4\x48\x4a\x2e\xad\xa1\x37\x9d\x08\x0a\x81\xc6\x23\xc4\x21\x81\x9f\xd9\x16\x5c\xc0\xa7\x17\x43\x20\x8f\x37\xc0\x9d\x41\x9a\xce\xb3\x22\x9c\x20\x31\xb9\x29\x99\xab\xa0\x19\x9c\xfe\xc8\x76\x08\xcb\x59\xe2\xf7\x3f\xe8\x09\x9b\xbc\xe6\x30\x3c\x8f\x3d\x63\x5a\x2d\xd9\xc0\x28\xef\xaa\xc7\x7f\x54\xbb\xd7\x4f\x21\xc4\xa8\xaa\x8d\x95\x84\x01\xe5\x6c\xf9\x0e\xe2\x4e\xc5\x1e\xd6\x1f\xe2\x68\x11\x0b\xf7\x06\x8c\x2a\x3c\x75\x4c\x02\xbe\x91\x02\x87\xb9\xa4\x4c\xf1\x01\xbf\x4d\xa4\x1b\xc2\xea\x35\x1b\x49\x8f\x04\xb4\xe9\xa9\x30\x96\xbd\xbb\x23\x10\xbf\xa6\xea\x55\x4d\x1a\x9e\x51\x61\x5f\x1a\x83\x7f\x68\xa6\xc8\xfe\x21\xa4\x1a\xeb\x18\x7f\x08\xef\xf4\x97\xb0\x4b\x89\x1c\xcd\xdb\xb4\x6f\xe0\x1a\xd5\xc4\xa1\xb5\x60\x47\xf1\x62\xdf\x8d\x24\xe7\x22\xf4\xea\x4a\xd2\xf2\x42\xd4\x74\x01\x34\xc6\xe5\xb6\xfe\xc4\x59\xba\xb6\x57\xa1\x70\x13\x6d\x67\x74\x3b\xf0\x47\x9b\x37\x49\x67\xe0\x6f\xd5\xe7\xd1\xed\x08\xc7\xaa\x45\xe8\x44\xc2\x4f\x8b\x2a\x15\x41\xd4\x94\x49\x22\x7e\x82\xeb\xf5\xfc\x9d\xc1\xa0\x5e\xfd\x69\xf5\x12\x90\x5e\x1c\x37\xbd\x0c\x0a\xe4\xc7\xb7\x2e\xc5\x81\x83\xe6\x4a\x0d\x6e\xac\x77\x4c\x1b\x87\x5f\xd9\x79\x56\xe2\x89\x2f\x6d\xd5\xd1\x22\x08\xce\x8d\xfb\x50\x95\x84\xb6\x9a\xfb\x29\x17\x89\xe1\x15\x31\x11\x38\xe2\x83\xb2\xeb\x3b\xde\x80\x7b\xf5\xc3\xce\xef\xc1\x15\xaa\xe0\xe9\xc3\xa4\xa7\x82\xa9\x2d\x48\x5c\xf8\x29\xb7\x8a\xd7\x38\xed\x71\x1b\x4d\x23\xee\x59\x7f\xab\x58\x8a\x8f\xee\xde\x48\xed\xc2\x5f\x6b\x63\xa3\xec\x09\x71\x8d\x4d\x29\x71\x84\x37\x35\x43\x11\xf3\x88\x04\xcb\xd0\x8e\x3e\xe2\x4d\x63\xb5\xf3\x07\xa2\xbc\xc4\x60\x65\x43\x8a\x12\x24\x75\x4c\xb0\xbd\xb3\x82\x6b\x65\xac\xda\x9c\xa5\x06\x88\xe5\x94\xfb\xbc\xc8\x89\xd9\x97\x5f\xcf\x7c\xc5\x4c\x46\x48\xb0\xcf\x18\x7f\x51\x84\x74\x2a\xa3\x0e\x43\x3c\xf8\x91\x11\x83\x63\xef\x8c\x65\x2c\x24\xa0\x9d\xe2\x18\x76\xe0\xfa\xc9\x2f\x19\x7b\xa0\xd4\x8e\x03\xac\xa4\xdc\x17\x35\xaf\x98\xf7\xf3\x29\xa5\xb7\x99\xc7\x10\xd6\x32\x01\x73\x3e\x92\xcc\x8c\x61\x8c\xa1\x6d\xb1\xa9\x0c\x1a\xa6\x2a\x7d\x26\xc3\x17\x77\xe4\xa0\x8a\x01\x10\xe6\xee\xf8\x4b\x1f\x27\xb6\x3a\xd9\xd1\x5f\x91\xec\x26\x8f\x33\xdc\xa0\xe7\xed\x32\xa6\x04\xd1\x5c\xb3\x85\xb9\x10\x35\xa3\x74\x03\xa3\x0a\x1d\x55\xf8\x88\x81\xc0\xe4\x33\xfa\x19\x3e\xd8\x5a\xcc\x38\xfd\x17\xee\x77\x9a\x9c\x7e\x86\x90\x7e\x70\x3b\xbd\x8c\x78\x65\x47\x2d\x5d\x40\x5a\xb3\xea\x5f\xba\x19\x0a\x9c\x7c\x95\xfe\x1b\x2e\x6f\x7d\xc1\x98\x4b\xa0\x56\x49\xe8\x9d\xc4\x55\xba\x42\x7a\x2e\xb1\x4f\x8a\xa7\xfb\x81\xa9\x74\x0a\xdd\x81\xb4\x0c\xdd\x43\xfb\x4a\xfa\x37\xd5\x40\xbb\x0b\x0d\x46\xe0\x69\x17\xe1\xa2\xed\x9f\x69\x0f\xc9\x71\xab\xc8\xb4\x2f\xe4\x2f\x93\x2f\xd3\x19\x94\xb4\x16\x37\x1a\x93\x7a\xb5\xe2\x06\x6d\x2f\xf5\x85\x76\x36\xcd\x8e\xfa\x55\xb2\x80\x36\x97\x36\x8d\x16\x4c\xfd\x46\x5b\x8a\x32\x51\x3f\xd1\xc2\x53\x1a\xa8\x0f\x68\xb4\xf0\x11\xea\x4f\xda\xe0\x76\x22\x6d\x09\xed\xbf\x55\x89\x34\x7b\xfa\xfc\x29\xcb\x68\x17\x68\xc1\x4d\x5a\x6a\x10\xaf\xd7\x72\x88\x1a\xc4\x0b\x55\xe7\x51\xb7\x71\x87\x44\x72\xaa\x07\xd7\x99\xf2\x92\xea\xc1\x51\x22\x73\xa9\x6e\x1c\xfb\xe4\x72\xea\x66\x76\xcd\x81\x6f\x54\x7f\xf6\xba\xed\xf3\xa8\x81\xac\x9e\x55\xfb\xa8\x5b\x58\xc8\x29\x52\xea\x77\x86\x43\x83\x03\xf9\x97\xb2\xd4\xf4\x9c\xfc\xb7\x78\xab\xca\x8e\xfc\x55\x7e\x56\x90\x4f\xfe\x5e\xb4\x1d\xfe\x4a\x99\x52\xd8\x58\x50\x47\xf9\x47\xea\x9e\xe4\x4c\x71\x12\xd7\xee\xbf\x44\xf1\x11\x39\xfa\x84\x52\xfc\x04\x03\xab\x26\x53\xfe\xe1\xbf\x9b\x3a\x93\xf2\x81\x25\xaf\xcd\x24\x6f\xb7\x08\x8d\x18\xb2\x87\x79\xb9\xe2\x2e\xd9\xc5\x58\xc7\x8b\x24\xbb\x96\xae\x84\x66\x93\xb7\x69\xc5\x79\xef\xc8\xfb\x4b\xbe\x25\x18\xc9\x59\xca\xf8\x7d\x4a\x32\x43\x7e\xc2\x3b\x9d\xcc\x95\x81\x8e\x5a\xf2\x16\x29\x34\x35\x99\xb2\x8e\xd3\x57\x1d\x0f\xbf\x68\x73\x2c\xcd\x87\x4f\x35\x03\x45\x37\xe0\xee\xfa\x01\x4e\x16\xdc\x57\x13\x01\x06\xc1\xa7\x2a\xce\xe7\x86\xc3\xe3\xe6\x2d\xf1\x9b\xe1\x77\x06\xc5\xde\x54\xf2\x34\xed\xf7\x6d\x48\xf2\xa4\x92\xef\x8e\x36\x70\x89\xfc\xcd\x54\x90\x5c\xc2\x23\x56\xa5\xc3\x27\x7b\x57\xea\xf9\xb0\xa5\xb3\x5e\xf6\x03\x2e\x6c\xb3\x65\xab\x61\x71\x93\x3f\x91\x05\x17\xd6\x1d\xc9\x31\xc2\xba\xaa\xf0\x38\x1d\x5c\x5f\xee\x1b\xf6\x14\x1e\x34\x6e\xdb\x36\x0b\x6e\xd3\xd1\x57\xde\x86\x37\x17\xd7\x4d\x55\x92\xbd\xf8\xcb\x2b\x35\xb0\x69\x38\x5c\x77\x05\x26\xf7\x5b\x64\xe1\x70\x72\x77\x3f\xeb\x1b\x7c\xa8\xdd\x4c\xf8\x08\xef\x6f\xce\xc8\x71\x80\xf7\xd7\xfd\x8d\xf3\x80\xa3\xaa\x0a\xc3\xc4\x70\x7c\xb9\xdb\xd6\x9b\x70\x80\xc1\x75\xe5\x0d\xa8\x4c\xf9\xbf\xa9\x57\xe1\x3a\x3e\xbe\xe6\xb2\xc8\x92\x59\x67\xb8\x27\x34\x66\x8b\x15\x2d\x02\x45\x6e\x01\x6f\x25\xbf\x23\x7f\x07\x69\x90\x77\x0f\xb1\x3c\xaf\x9c\xfb\x03\x35\x2f\x61\x33\x77\x05\x66\xf1\xde\x30\x4e\x02\x6e\xf5\x56\x23\x7b\x18\xff\xdb\x21\x85\xdd\x4e\x2c\x06\x12\x59\x32\x28\xbd\x66\x95\xf0\x46\x6e\xa4\x61\xb7\xe0\xdf\xbc\x71\xc5\x4a\xfe\xab\x02\x02\xd7\xc0\xb7\x43\x7c\x25\x85\xf2\x0e\xa2\xd4\x79\x9b\xb9\x0c\xcc\xa6\xf8\x8b\x9c\x3e\xec\xb3\xbd\xb3\x39\xb3\xf0\xa6\xad\x09\x6c\x16\xd1\xc3\x61\x27\x9b\x0d\x52\x80\x6c\x16\x06\xba\x59\xcd\x16\xce\x44\xd8\x95\x96\x0b\x36\x21\xc3\xe4\x2c\x7e\x00\xaa\x8e\x6b\xc3\x63\xa3\x2f\x81\x27\xb8\xe7\xb1\x8b\x72\x7b\xb8\xd6\x38\x74\xfc\x31\x4e\x38\xfe\x51\xd8\x45\x76\x33\x31\x62\xab\x1d\x7b\x3b\xa8\x72\xb0\x63\xfb\x92\xca\x01\x32\x2b\x00\xe6\x55\x4d\xe6\xd7\xe3\x23\xf5\x9b\x79\x4f\x08\xff\x14\xb9\xf0\x96\x13\xc6\xd8\x97\xb9\x08\x22\x93\x58\xc7\x39\x03\x86\xe7\x0c\x71\x16\x93\x36\xc4\x49\xd9\x08\x68\x65\xd8\x56\xd6\x7b\xe8\xa3\x97\x82\xa5\x84\x07\xed\x5f\xb3\x24\xe4\x44\xa0\x83\x39\x40\xf1\xaa\x40\xf0\x92\x28\x81\xda\x87\xdc\x72\x8a\xb0\xb0\x96\xf3\x89\xd2\xcd\xc2\x73\xa2\x29\xf7\x08\x78\xf6\x09\xea\xfc\xec\x5a\xf6\x6a\x6a\x5a\x6c\x19\x4b\x46\xed\x0b\x95\xb1\x1c\x69\x53\xbd\x3c\x99\xa7\x68\x7b\xec\xff\x63\x5a\x68\x94\x49\xce\x8c\x3f\xd4\x6f\xe5\xfd\xdc\x6d\x9c\x6b\x9a\x79\x1c\x25\x07\x2b\x5d\xc5\x7e\xcb\x99\xc5\x9c\xcd\x4e\x64\xab\xf0\x5b\x58\xd7\xd9\x1b\xb3\x84\xac\x50\xd6\xd3\x98\x6a\xe6\x30\xcb\x10\xf2\x94\x19\xc9\x3a\xb0\xe5\x2e\xe3\x13\xcb\xda\xfe\x13\xa3\x86\xf9\x68\x52\x19\xc3\x89\x5e\x5d\xf6\x83\x33\x55\x2e\x57\x5d\x65\x27\x14\xe9\x44\x1f\x59\xc3\x32\x01\x7d\x06\xcb\xa7\x70\x23\x36\x83\xd9\x25\xb9\x9f\xf1\x86\xe9\x2d\xd6\x1e\xdd\xcd\x18\x10\x1d\xdd\x33\xca\x38\x2a\x9c\xb9\x65\x1e\xfd\x13\xff\x8d\x7d\x19\x9d\xcd\x0f\x9f\xf4\x83\xee\xce\xfc\x6a\x9c\xce\x5e\x66\x72\x29\xe6\xb0\x38\x86\x71\xc1\x45\xe6\x84\xfe\x1a\x75\x16\x93\xa8\x95\xa2\xd5\x8c\x6f\xea\xdd\xc7\xc2\x18\x14\xe5\xdf\x23\xb7\x18\x56\x8a\xbe\xdd\x5a\xba\xa5\x08\xed\xb9\x89\xbe\xb3\x50\x68\xbf\x9a\xd6\x22\xf1\x9d\xec\x4a\xc3\xb1\x3f\xe9\x6f\xb3\xa4\x8d\xe7\xe4\x1d\xac\xe5\xf5\xf3\x79\xcf\x99\x96\x1a\x1f\x72\x00\xd3\xbe\xd2\x09\xf9\x89\xa1\x36\xff\x4d\x1b\x63\x2c\x35\x9e\x8f\x92\xd0\x8d\x7a\x4d\x30\x9e\xee\xa9\xc1\x6d\xf6\xa1\xf5\xaa\x9e\x2c\x17\xd3\xe6\x14\x6d\x9d\x1c\x46\xbd\xc5\xd5\xe8\x27\xb1\xf8\x1d\xaa\xa2\x97\xac\xe9\xad\x34\xde\x02\x26\xb7\x69\x27\x4c\x63\x7c\xaf\xbb\x82\x0c\x64\x20\xaa\x0f\xa5\xb9\xd1\x5f\x59\xba\xa2\xa6\xd0\xb3\x4c\x2b\x82\x7e\xd3\x3e\x94\xd6\x6c\xba\x4e\x2b\xd0\xda\x2c\x8f\xa4\xd6\xca\x47\x27\x1f\xa3\xe2\x79\xde\xba\x23\x2c\x66\x9f\xa9\xc8\x97\xf9\xa1\xdb\x8f\x8b\x60\xa6\xb4\xd7\x40\xff\x32\x46\x9b\x7f\x23\xfa\x18\x9e\x0d\x5b\x52\x3b\xe8\xe5\x35\xbb\x23\x4d\xf4\xc5\x15\x89\x41\x35\xb4\x62\x53\xf1\xa6\x62\xea\x84\x1e\xbb\x3c\x94\x3a\x5f\xf1\x75\xb2\x8e\xf2\x9a\xa7\x54\x05\x97\xdc\xcd\x3c\x2e\x6e\x52\xcd\xcc\xe6\x31\x53\x8b\x0f\xe4\xfa\x12\xad\xe4\x55\x79\x7f\x73\x3f\x17\x4d\x2a\x78\x98\xb4\xad\x30\x02\x79\xf1\x60\xa0\xa4\x0a\x7d\x63\xd7\x1c\xb1\x3d\xf6\xba\x7b\x99\xf0\x05\xde\xbc\x48\x29\x7c\x47\xf8\x06\x00\xdc\x12\x68\x5c\x59\x53\xb2\x22\xe7\xbd\x78\x9d\x32\x21\x8f\xcc\x78\xa7\xa8\xc9\xff\x46\x28\x93\x2f\x44\x60\x73\x8b\x65\x4c\xd4\xbc\xc4\x87\xd2\x87\xe8\xde\x88\x2f\x92\x60\x2c\xe4\x7f\x57\x74\x16\xbf\xd9\x1d\x2f\xac\x21\x74\x2e\x2a\x14\xb6\x11\xcf\x00\x00\x17\x0b\xbb\x28\x27\xab\x72\x0a\x42\x44\x9a\xe2\x66\x84\x8e\x81\x54\x58\x21\x1f\x10\x5c\x8a\x78\xe8\x39\xb9\xeb\x64\x00\x26\x2b\x91\x26\xcd\xc6\x5e\x8f\x30\x8b\x6f\xe2\x8f\xf8\x97\x89\x50\x84\x93\xee\xfb\x85\xf1\xa0\xf5\x22\x9e\x30\x1d\x7c\x02\x00\x5c\x7f\xb8\x4b\x71\x4b\x69\x8d\xfd\x23\xc4\x2a\x20\xdc\x1d\x7a\x44\xd1\x4f\x7c\x19\x7e\xb5\x8c\x4c\xc8\xcf\x09\x2e\x9c\x4c\x3c\x98\xd0\x26\x21\x81\x7b\xc3\xbf\x88\xbe\x91\x8e\xfa\xbb\x0a\xcb\xa1\x9d\xee\x33\x05\x7a\x78\xee\x22\xad\x80\x09\xab\x01\x80\xa3\xa1\xb8\xc8\x73\x14\x13\xd0\x4f\xc1\x2a\x79\x3a\xcc\xa1\xcd\x90\x3d\x84\xff\xc5\x4e\x14\xa2\xc9\x5b\xb2\x7d\xa5\x53\xc9\xaa\xf8\x33\x62\x21\x65\x4e\xb8\x9b\x68\x11\x45\xe3\xa7\x13\xdc\xa6\xce\x76\x6b\xe3\xdf\xa2\x82\x8b\xf4\x7c\x23\xf5\x24\x00\xb0\xdf\x51\x4f\x14\xad\x96\x9f\x63\xde\xe5\x9d\x2b\x3a\xcc\x1c\xa4\x74\x17\x3e\x61\x0a\x30\x67\xa4\x14\xe6\xa1\x2c\x57\x89\x1d\x73\x7d\xdc\x55\x51\x3d\xd3\xfe\x40\xac\x30\x90\xb9\xcc\xcf\x5a\x30\x93\x39\xdf\x2d\x8f\x6f\xc5\x5c\xb6\xa8\x9e\x57\xca\xdc\x0e\x00\xec\x15\xf4\xe8\x42\xa0\xa8\x41\x6a\xe6\x5c\x97\xb9\x4b\xbe\xc0\x4f\xa4\x83\x12\x7b\xb4\x9d\x24\x55\xbc\x2c\xa3\x46\x3c\x45\xb4\x2a\x16\x12\x96\x09\xb7\xef\xf7\x12\x04\x08\x12\x7c\x9d\xf9\xb3\xf9\x34\xd7\x71\xee\x04\xef\xe1\x22\x2e\x37\x99\x37\x13\x00\x58\x4e\x4c\xbc\x64\x95\xac\x5f\x37\xcc\xfa\x58\x18\xab\x75\x84\xe6\x4a\x7e\xab\xf3\x91\xb9\x62\x83\x4a\x75\x6c\x95\x68\x57\xf1\xc9\x98\x25\x82\x67\xf2\x5f\xfb\x26\xf3\x05\x45\x7e\x3b\x5d\x79\x47\x0a\x65\xae\xab\xb8\x3b\xa5\x79\x8b\x5c\x39\x24\xd1\x72\x00\x60\xc6\xb0\x77\x88\x36\xca\x68\xd5\xb7\x99\xcb\x0b\x27\x55\xa6\x82\x11\x12\x59\xf9\xbd\x82\xd3\xe2\x4d\xa6\x88\xb4\x0a\xe1\x55\xc3\x60\xf4\x90\x80\xa8\x5f\x1f\x76\x83\x6f\xaf\xa9\xdb\xb1\x82\x7b\xaf\xe4\xe8\x7a\x5f\x4e\x73\xf1\xb3\x85\x25\xec\x31\x69\x0c\x00\x30\x5a\x39\xe5\xc2\x24\xd9\x96\xc6\xef\x8c\x70\xe9\xf9\xfa\xdd\x44\xa1\x24\xb3\x06\x53\x30\x57\x3c\xa5\x52\x97\x06\x08\x8d\xe5\x03\xd1\xae\x02\xff\xb2\x5b\x61\x47\x78\x4f\x0d\xb6\xdb\x9b\xb8\x25\x3a\xca\xba\xbb\x9c\xc4\x12\xea\xc2\x14\x76\x62\x61\x0d\x00\x30\x0e\x70\x37\x0a\x1a\x0b\x5f\xb5\x67\xd0\x2b\xa4\x45\x2d\x7c\xc2\x2b\xc9\x96\x46\x66\x3e\x55\x74\xb6\x8e\x90\x4a\x17\xc6\x57\xa7\x1e\xe9\xe3\x7f\xad\xf0\x0b\xfd\xc1\x2b\x32\x07\x6c\x4f\xe1\x7a\x19\x6e\xaf\x2b\x65\xbf\xd0\x30\x16\x1e\x61\xf5\xca\x3a\x80\x69\xf4\x93\x5c\x29\x73\x51\x85\x4f\xd6\x4a\x52\x86\xb9\x24\xfb\x12\x2a\xa8\xcc\x3a\x57\x9c\xb9\xa6\x54\x92\xbf\x23\x3e\x53\x37\x0f\x61\x7b\x70\x81\x9a\x8d\xfc\x12\x54\xa5\x9a\x82\xfe\xea\x35\x47\xd1\x89\x7d\xee\xf4\x4a\x3e\x13\x5f\x62\x9b\x5e\xa4\x27\xbc\x07\x00\xc1\x6e\xb8\x9d\x31\x62\xa1\xe5\x02\xa4\x05\xa6\xb7\x79\x38\xe4\x17\x63\x66\xfe\xd7\x8c\x07\xfa\x3f\x88\xfc\x78\x27\xad\x12\x35\x39\xe2\xae\x7a\x1e\xba\x25\x88\xa0\xd4\x61\xf1\x5b\x3e\x28\x52\xf0\x0e\x4e\x0f\x8a\x8e\x13\x24\xb6\xb4\xa2\x70\xa2\x19\x00\x04\x76\xf0\x5d\x46\x5a\xf9\xd9\x02\x6b\xb0\xcb\x14\x8c\x08\x46\xea\x0c\x27\x91\xd2\x0c\x91\x1e\x8d\x1a\x8b\xbb\xad\x9d\x8f\x59\x1f\xa1\x2e\xd1\x60\x4d\x41\xbb\x94\xeb\xf1\x6e\x5b\xc6\xe4\x13\x84\x62\xa7\x2b\x45\xd9\xc4\xd3\xb6\x2a\xd9\x6b\xb0\x11\x00\xf8\xb7\xc9\x7b\xe8\x78\x73\x33\x76\x2f\xf1\x66\xd9\x6a\x9c\x23\xe2\x4c\xe9\x29\xdc\xfb\x63\x17\x74\xf9\xf8\x33\x71\x9e\x9a\x39\x84\x81\x08\x2b\x55\x39\xf1\x42\xe0\xe9\x62\x5f\xf0\x7f\x5b\x28\x72\x17\xd2\x63\xa7\x1e\x99\x16\x6a\xb0\x1d\x2a\xfc\x0d\x17\x00\x00\x7f\x33\x45\x4c\x4b\x33\x61\x48\x0a\xc2\x53\xe3\x6c\x68\x45\xc1\xa8\xbe\x05\x92\xa4\xbf\xd0\xa6\x42\xbf\x63\x73\xd5\x73\x60\x66\x78\x94\xb2\x81\xec\x1c\xe8\xae\x38\x44\x1e\xdf\xb2\xbc\x28\x84\x82\x74\xd2\x16\xf6\x50\xfe\xda\xbe\x93\xbe\xa6\x96\x00\x00\x2f\x8f\x36\x89\xea\x5e\x46\xa3\x93\xf0\x2d\x86\xe9\x74\x49\x7e\xaf\xae\x8d\x0e\xa7\x7d\xd4\xe4\xd1\xa1\x98\xe2\x92\x15\x74\xf1\x01\x79\xf1\x29\x7a\x6f\x80\x40\x8e\xa0\x7f\xf3\x6c\x92\x15\x30\xbc\x9d\x70\xd2\xdb\x0c\xd9\x3f\x6b\x25\x37\x19\xc5\x00\xc0\x35\xd2\x73\xc9\x97\x8d\x0b\x44\x68\x5c\x9a\x7e\x4c\x78\x31\x2f\x56\x2b\x16\xae\x4a\x6d\x52\x87\x09\x90\x47\x09\xaa\x49\xfc\xb1\xfd\x25\x8a\x16\xbe\xff\xae\xde\xa2\x34\xde\x49\xcf\xa5\x85\x89\xbc\x58\xa7\xf5\x92\x56\xde\xde\x7f\x02\xc5\xc7\x38\x1c\x00\xe0\x14\x31\x77\xc2\x8b\x0c\x19\x25\xbe\x98\x21\xdd\x27\x65\x67\xce\x57\x4d\x5f\x31\x32\x25\xab\x84\xa8\x98\x16\x1d\xae\xf4\x28\xaa\xda\x27\x95\x3f\x97\xc5\xf9\x8f\xcb\xf4\x85\x2e\x9b\x73\xa5\x0a\xe9\x8a\x55\xdd\xe2\x5b\x12\xd4\x3f\x1e\xa2\x10\xfe\x15\x00\x60\xb7\xb0\xfa\x48\xb8\xd2\x06\x73\x3d\x3a\x48\x97\x5f\x76\x25\x1b\xaf\x71\x37\x3c\x49\x9e\xaa\x7a\xa3\xbf\x73\xe4\x9f\xe2\x0a\xed\xfd\xbd\x08\x79\xba\xfa\x9d\xdf\x7d\x99\x53\x89\xeb\x26\x89\x74\xa6\xb2\xd2\xf1\xb3\xd8\x57\x8e\xb5\x1d\x17\x26\x88\xd0\x00\xc0\x9e\xc4\xfe\x00\xb6\x95\xe2\xaa\x73\x50\x32\x9d\x67\x65\x50\xd6\xa8\xfa\x83\x65\x7a\x52\x96\xaa\xc1\x34\x12\xc5\x2e\x4e\x37\x0a\xc3\x3e\xc8\x57\x96\xa6\xf8\x61\x0b\x1f\xe9\xb0\x9b\x3c\x24\x03\x1a\x5b\x47\xb3\xe8\x71\x31\xc5\xb6\x46\x70\x51\xcc\x05\x00\x56\x29\x27\x1e\xb4\x29\xdd\xd1\x20\x40\x7e\xd6\x7e\xa9\x73\xcd\xda\xa6\xae\xaf\x6e\x4b\x7c\xa1\x4a\xad\xdc\x1b\xb5\xa8\x78\x6e\xf9\xeb\x30\x65\xd1\x98\xa9\xcc\x6f\x6d\x21\xdf\x18\xbf\xf1\xbd\x24\x4a\x37\xe0\x88\x14\xa5\xa8\x96\xda\xf6\x08\x96\x48\x08\x00\xc0\x9a\xcf\xe9\x43\x2e\x6f\x85\xb3\x97\x67\x2d\x6b\x5a\x99\x53\x99\x64\xac\xbb\x96\xe7\x76\xa4\xb8\xda\x9c\x3f\xb4\x7f\x4a\x45\x1e\x82\x14\xf0\xc5\xec\x88\x3a\xbc\xf5\x89\xe1\x35\x26\x68\xdd\x15\xfd\x42\x9c\xfb\xd2\xc9\xda\xc3\xf8\x31\xab\x46\x55\x22\x48\x05\x00\x51\x25\xb9\x19\xd1\xdb\x72\x33\xb7\x39\xf3\x66\xa3\x30\xdf\x3a\x09\x5d\x17\x56\x90\x70\xa4\xa0\xda\x11\xd1\xbb\xef\xa9\xe5\x33\x6a\x67\xc0\x1d\x53\x0b\xfa\xd1\xd6\x4b\x06\x16\x56\xb3\x6e\x4c\xd7\x81\xdf\xbd\x74\xbe\xe6\x2b\xa1\xda\xea\x8e\xca\x86\x64\x0d\x00\x22\x34\xb9\x13\xb1\xbf\x65\x6b\x01\x22\x53\xd0\xf0\x05\xa1\x4a\xf2\xae\x1d\x44\xf6\x1e\xf1\xad\x32\xa2\x1e\xef\xeb\xb1\x80\x98\xcd\x01\x5d\xa6\x9d\xd8\x8a\xad\x1d\x86\xb9\x78\xb7\x75\x27\x75\xfb\x08\x86\xa5\x2b\x35\x02\xe2\x25\xab\x3f\x4a\x1d\xe9\x13\x00\x88\x5c\x28\xd3\x11\xd6\x4d\x9f\xb1\xab\x32\x9d\xeb\x2f\x62\xef\x26\x0e\xd5\xb4\xe0\xe4\x51\xe7\x2a\x75\x78\xc4\xbe\x23\xe5\x14\x42\x7e\xc0\xb1\xb2\x50\x22\x67\x2b\xa1\xd4\x11\x6c\x59\x67\xd1\xa6\x92\x86\x96\x6e\x53\x2b\xa0\x3a\xeb\x90\x62\x25\x39\x0a\x00\x84\x08\xea\xb2\x02\xd7\xc6\x6b\xe0\xf5\x8c\x8c\xba\x1e\x52\x4a\xa2\x5d\xb5\x81\x74\x33\xca\xab\xa2\x08\x3a\xba\xf7\x86\x19\x86\xbe\xed\xfa\x62\xdc\x07\xd7\x6e\x75\xd0\xaf\x25\x63\xd7\x51\x35\xf9\x94\x9d\x4b\xc3\x4a\x44\x54\xc0\xba\x58\x91\x4f\x7d\x03\x00\x02\x15\x2d\x2f\x3f\xb8\xe1\x5f\x5a\xdc\x31\x7d\xed\x00\x2d\x2d\x21\xab\xaa\x94\x96\x16\xa9\xb4\xa8\x68\xac\xbd\x61\x26\x2e\x6d\x70\x17\x6c\x88\xa1\xcf\xf4\xea\xd7\x79\xd1\x0b\xd6\x85\xa9\x21\xfa\xfb\xa5\x87\x54\x1c\x86\xc1\xfa\xa9\x3c\x88\x91\x02\x00\xfc\x6e\x7a\x43\x1e\xbe\x5e\x24\x58\x97\xde\x55\x83\xe6\x6b\xe3\xa1\xca\x64\xfe\x9c\xc3\x03\xe5\x09\x3c\x6d\x98\xb8\xec\x20\xcf\xdf\xff\x6e\xe9\x7a\xee\x67\xaf\x5d\xda\x59\xdc\xd1\x75\x56\x25\x01\xdc\x6b\x4b\xe3\x94\x2b\x79\xf6\x33\x7c\x65\x4d\x6c\x21\x00\xf0\xa4\xcc\xdd\x39\xef\xeb\x04\x8a\x94\x34\x56\x35\x28\x8f\x8b\xe3\x56\xe4\x17\x45\x1c\xba\x6b\xce\x95\xf9\x85\x1e\x37\x26\x17\x86\xfa\xaf\xd3\x07\x4a\x33\xb6\x34\x6b\xd6\x4b\x9a\xd6\xd6\xa8\x0e\x49\x12\x97\xfa\x16\xcf\x15\xdd\x9a\x81\x28\xc4\xf0\x56\x01\x00\xd7\xc2\xa2\xe4\xac\xab\x6d\x2c\x7d\x9c\x2a\xab\x6a\xd5\x47\xc6\x92\x2c\xcd\xda\x13\x07\x9f\x98\x5a\x34\x1e\x21\x8f\x0d\x35\x25\x3d\x7e\xc9\x3a\xad\x2a\x6b\xcb\x14\x75\x91\x32\x7d\xed\x0a\x65\x95\xa2\xc5\xee\xa6\xe2\x60\x61\xe5\x8c\x1c\x69\xbe\x60\x37\x00\x70\xde\xb0\xd1\xd9\xac\xda\x23\xe6\x89\x54\xab\xaa\x58\xd3\xf6\x58\xc0\x12\x6f\x44\x1c\xc4\x99\x62\x4a\xeb\x43\x68\x86\x70\xfd\x6c\x3f\x1b\x5d\xb0\xd6\xe4\xd9\xa7\xf6\xd3\xb8\xb8\xbc\x54\x86\xa9\xf6\xda\xb5\xc8\x1f\x17\xf9\xce\x40\x48\xee\x0a\x37\x01\x00\x87\xcd\xbe\x91\xf5\xb6\xe6\x67\x15\x37\x45\x5a\xf9\xa7\xa2\x34\xa6\xb4\x7c\xa2\xbc\xfe\xa0\x43\xd9\x17\xd3\xb5\x10\xef\xd2\x67\x65\x4e\xbe\x97\xb4\xb7\x0d\x1c\x4f\x69\xc9\x75\xbd\xa3\xcb\x85\xe2\x8b\xea\x24\xbb\x3a\x79\xa8\x5c\x30\xa3\x50\xe2\x22\xfc\x0a\x00\xec\x9f\x9c\xe5\x99\x70\x77\x4e\xf6\xed\xa4\xc1\xf6\xe7\xb9\xdb\xa3\x49\x2d\xf9\x79\xaa\x03\x37\x1a\x7e\x15\xcc\x0d\xee\xaf\x65\x21\xda\x77\x78\x54\x7e\x47\x91\x37\x56\x97\xf3\x30\x09\xce\xde\x65\x0a\x9c\xcf\x82\x47\xc6\x59\xf8\xfe\xa9\xb7\xd4\x2e\xa4\x48\x00\x10\x1f\xa7\xcc\xcc\x0c\xe8\xba\x9e\x17\x9e\xa4\x68\x8f\xcb\x67\x46\x27\x34\xbf\x2e\x68\x3a\x30\xd0\x40\x43\x7c\x0d\x6e\xa8\x9d\x81\x4a\xdf\xe1\x54\xc9\x43\xff\xd8\x68\x29\xb7\xc3\x56\x38\xfb\x95\xb9\xe3\x83\x17\x02\x86\x52\x82\x6c\x9a\x6d\xc9\x45\xd2\x71\x00\x10\xb3\x28\xd3\x32\x7e\x76\x05\x14\xfc\x2f\x29\xbe\xed\x0a\xe2\x4b\xb4\x67\x73\x36\xf2\xfb\x81\xd2\x06\x00\x6d\x1d\x2c\xaf\x29\xc4\x84\xee\x98\x53\x69\x8b\x6d\xda\x58\x62\xae\xc4\xaf\x73\xf6\x37\xf6\x11\x14\x0b\x97\x19\x56\x11\xdb\xa7\x79\x94\x24\x40\x22\x00\x10\x7b\x52\x42\x33\x4e\x74\x4e\xc1\xee\x4b\xb2\x6b\xad\xc0\x7e\x3e\xf2\xa2\x29\x02\xa7\x3a\x70\xb8\xee\x0b\x3e\x37\xf8\x40\xb5\x82\x90\xb2\xfd\x76\xc5\x62\x22\x6e\x23\xde\xd4\x08\xea\x9d\xb7\x1a\x4e\x92\x1a\x16\x86\x94\xce\x81\x94\xd3\xe8\xaa\x70\x72\x13\x00\x88\x0a\xa8\xe1\x19\xf6\xed\x97\xc0\x87\x89\xe2\x16\x36\x29\xee\x08\xaa\x71\x2b\x69\x60\xff\xcb\xda\x7f\xa1\x1d\x41\x9f\xaa\xc4\xd0\xdd\xed\x52\xcb\x1c\xb8\x70\xa3\x5f\x59\x25\x39\xce\x79\x43\x69\x0f\x65\xe3\xc2\x7c\xdd\x1b\xca\x9f\x69\xd7\x95\xab\x68\x73\x00\x40\x28\xa2\x15\x1f\x83\xdb\xee\xd1\x9c\x12\xbe\x37\xb3\x68\xce\x51\x6f\x1b\x36\xfc\x1f\x85\x75\xa1\x16\x05\xda\x28\x00\xf8\x03\x01\x15\x0b\x0c\x4c\x42\x29\x03\x01\x05\x24\x14\x90\x92\x12\xa4\x1b\x86\x98\xee\xee\xee\x62\x9a\x18\x86\xee\x06\xb1\xbb\xbb\x75\xad\x35\x7e\x5d\x63\xcd\xb5\xbb\xce\x73\xee\xe2\x15\x78\x6f\xa6\x0c\x3c\x12\xa4\x24\xe8\x7a\x75\x02\x5d\x54\x44\xd7\x1c\xc1\xc3\xa0\xdf\x6d\x3d\xc2\x4c\x9f\x25\xcd\x5b\x85\xff\xcd\x33\x34\x9d\x11\xed\x74\x5a\x65\xfe\x22\xca\x00\x40\xd5\x2d\x3c\x55\x73\x78\x42\xa1\xac\x2a\x8b\x1b\x0b\x52\x3c\xce\x8b\x1e\xba\xa7\x80\xa7\x5f\xeb\xaf\x57\xd8\x27\x4c\xea\x49\x90\x1f\x8e\x3c\xdd\x71\x59\x5e\x1b\x34\xd6\x8a\x90\x8b\x7d\x26\xdb\x8a\xe4\xe7\xe6\x9d\xb7\x86\xca\xfb\x9d\x5a\x4c\x10\xa9\x2f\x00\x4a\x9c\x78\x53\xf5\xa1\xad\x65\xa6\xe4\x52\xf8\xe8\x7c\x63\x54\xae\x74\xf0\xb2\x61\x75\xba\x7f\x9f\x56\xbf\x21\x1e\xdd\x1d\xad\x23\x45\x26\xb5\x5f\xa9\xdd\x17\x94\xd6\x82\xaf\x8d\xf7\xbe\xd1\x94\x51\xeb\x35\xef\x6e\xc3\x4f\xf5\x31\xa7\x7f\x8d\x8b\xe4\x24\x00\x14\x7c\x49\x7e\xb5\xf3\x38\xa2\x39\xa9\xa4\x73\x64\x6d\xd3\x9e\x9c\xdd\x03\xdf\xac\x2b\xd3\x50\xbd\x3b\x1b\x4e\xc4\x1d\xe8\x42\xd5\x6b\x23\x06\xdb\x67\xd5\x49\x03\x4f\x35\x1f\xb4\x0c\x79\xb3\xac\x6a\x93\x69\xde\x58\xc3\x02\xdd\xbc\xc9\x93\x0d\xae\xca\x2a\x00\xe4\x47\xa5\x1b\xaa\x4c\xe3\x76\x1d\x0b\x4a\xd6\x0f\x9f\x6b\x2b\xca\x81\x0c\x18\x5b\x1a\xd2\xe6\xf6\x66\x34\xcf\x8a\xa3\x76\xfe\x6c\xda\x16\x81\x6e\x1b\xb2\xb6\x04\x9a\x9a\xab\x1a\x9e\x78\x97\x58\x3d\x2d\x97\xe7\x8d\xd4\x37\xe8\x45\x93\x3d\xf4\x12\x55\x38\x00\xf2\x22\x69\x43\x95\xef\x98\xb5\xa7\xb8\xf8\xc1\x70\x55\x17\x3b\xc7\x65\xc0\xbb\xa3\x33\xf5\x7a\xcf\xed\x76\xe7\xb8\x8d\x9d\xd2\xd6\xc1\x88\xf8\xb6\x90\xe6\x3f\x81\x2c\xdb\x8b\x26\x96\x77\x4e\x63\x63\x7d\xdb\xbc\xbd\x75\x6f\x0d\xc3\x93\xd3\x75\x57\x54\xcf\x00\x90\x5d\x91\xde\x86\x24\x1c\x80\xa1\x46\x0b\x8d\x7b\x6e\xa1\x6f\x6f\x41\xed\xcc\xc2\x3a\x24\x3b\x4c\x1c\xc2\x95\xc7\x44\x8f\xf9\xe1\xff\x09\x73\x1e\x62\x11\x8d\x2b\x5f\xf5\xfd\x47\xce\xf7\xf8\xdc\x03\xa8\x8b\x5c\xd6\x75\xc1\x68\x2d\xf6\xf5\xd6\x1e\xd6\x45\x00\x6a\xf7\xf0\x56\x41\x56\xef\xbf\x8f\x9d\x59\xc8\xdf\x53\x88\x9b\xb9\xa5\x78\xc7\x4d\xfc\xcc\x4d\x3f\x26\x36\x11\x42\x63\xd6\x8f\x0e\x13\xa5\x61\xd3\x87\x26\x91\xed\x56\xbe\xef\xe3\x52\x4c\x9e\xd3\xba\xf5\x34\x4f\x97\xe2\xce\x37\x74\x98\xfd\x21\x6b\x02\x7b\x25\x00\xb5\x54\x9e\x27\x64\xda\xfe\x42\x7c\x63\x61\xd5\xee\xeb\x04\xd2\x96\x98\x1d\xa5\xc4\x94\x4d\x2f\xb6\x9e\x20\x45\xc5\x04\x8d\xae\x26\x57\x84\x4d\x1e\x54\x50\xc6\x56\x7e\xea\x03\xb4\xd9\x9e\x0b\xbb\x67\xd3\x89\x2e\x8c\x4e\x14\x43\x6d\x7f\xb3\xf1\x34\xfb\x1f\x00\x6a\x17\xf3\x2a\x2a\xee\xee\x5b\x48\x19\x2b\x8c\xda\xd5\x49\x5d\xb7\xc5\x63\x7b\x30\xf5\xc0\xa6\xa3\xe3\x13\x34\x6e\xcc\x94\x91\x55\xf4\xaa\xd0\x97\x03\x0a\x06\x6c\xe5\x8b\x9e\xdf\x4c\xbe\xe7\xaa\x2e\x47\x96\xc9\x65\xbc\x23\x91\xcd\x9b\xe4\xdd\x30\xc1\xbd\x0f\x80\x36\x8d\x5f\x52\x81\xdf\x73\x91\x15\x5a\x70\x7f\x27\x91\x25\xcf\xbc\xb2\xcd\x85\x75\x75\x93\x60\xac\x89\x9d\x10\x7d\x65\x78\x21\xfb\xef\xd0\x43\xfd\x64\x8e\x78\xe5\x95\xee\x47\xdc\x24\xcf\x75\x1d\x8f\x78\xde\x2e\x4f\xda\xa7\xf0\xa7\x4d\x62\xd5\x0b\x05\xf3\x00\xd0\x94\x09\x1a\x2b\x66\xed\xbe\x22\x48\x2c\x10\xef\x80\x09\xd6\x64\x72\xb7\xfe\x14\x2c\xdd\xb4\x76\x54\x23\x88\x8d\x36\x0c\xcd\x12\xc8\x43\x6b\xfb\xe0\x82\x6b\x2b\xc7\xbb\x2e\x0b\xe3\x3c\x23\xdb\x4f\x08\x3f\xbb\xba\xb5\x5e\x12\xe9\x27\x5d\xae\xcb\x14\xad\x06\x40\x8d\x16\x9e\x29\x87\xee\xe2\x2a\x1d\xf3\x3f\x6c\x77\x52\xa8\x32\xa7\x8c\x9b\x14\xd3\x92\xce\x8c\xf8\xca\xc7\xa2\xc3\x06\x86\xe5\x9c\xd0\xe4\x5e\x67\x79\xc1\x4a\x4d\x27\x4d\x0e\xf5\xcc\x6c\xdb\x24\xff\xd7\x95\xde\xe2\x2a\xfb\xea\x90\x69\x1e\x93\x9c\x01\x40\xb5\x5c\xbc\xa1\xec\xe9\xce\x65\xc6\xc1\x7c\xda\xc4\x49\x83\x34\x43\x3d\x86\xd4\xa3\x92\x72\x86\xfe\xe8\x74\x1b\xce\xf7\xab\x6b\x1f\x87\x7c\xe8\x7e\x53\x9b\xb3\x32\xbb\xa3\xb2\xd6\xc5\x33\xb9\x75\x81\xb6\xdf\x75\x9b\x6d\x4c\x65\x71\x18\x32\xc1\x64\xff\xfc\xbf\xc4\x24\xf1\x65\x09\x3b\x66\xda\xc2\xf2\xee\x6e\x3d\x6c\xd5\x6f\xfe\x3e\x8a\x6d\xf8\x99\x78\x71\xc8\xb1\x7e\xdf\x86\xec\x3e\x53\xdd\xf6\x10\x45\xf7\x4c\xcb\x87\x15\x9f\xdb\x2d\xe6\x7b\x9e\xf3\x5b\x22\x8c\xe5\xae\x07\x9b\x3a\xb5\x4a\x87\x47\xc6\x52\x45\x2b\x00\x0a\xb2\x74\x72\xe9\xb7\xed\xd6\xb6\x23\x79\x0d\x5b\x53\x5b\xde\x6f\xde\x37\xf2\xb1\x39\x3c\xd1\x32\xa8\x6e\xba\xbd\xc1\xb3\x6f\x9e\xf5\x70\x48\x59\x57\x53\x63\xf7\x8a\x1b\xed\x2b\xea\xfb\x3d\x67\x34\x1f\x32\x67\xbb\x5e\x69\x9a\x55\x7b\xd9\xd1\xc9\x70\x5e\x59\x0e\x80\x62\x9a\xb4\xa4\x74\xc7\xf6\x65\x5d\xfb\xf3\xca\xc7\xcf\x77\xdc\xd8\xac\x1c\x21\xb5\x4f\x4d\x44\x0f\x3a\xb4\x76\xad\xff\xd3\xab\x6e\x81\x84\xa4\x74\xcd\xb6\x69\x56\x9c\x6b\xeb\x69\x7c\xe8\xb9\xb8\x79\xb9\xe5\xa9\xeb\x6f\x6b\xbe\xee\x91\x63\xb4\xc1\x4b\x05\x00\x90\xcb\xa4\xb6\x13\xab\xd1\xaf\x2a\xb9\xbb\x83\xb0\x6b\xaa\x4f\x0c\x1a\x70\x58\xe8\xfb\xe6\x78\x7c\x2f\x62\x4b\xed\x64\xc2\x5b\xd4\x31\xee\x43\x52\x3e\x76\x35\x66\x23\xf9\x0a\xbe\xb7\xf0\x1a\xb5\x8a\x94\x1c\xf7\x83\xf6\x94\x72\xc4\x7f\x2b\xfd\x35\x6d\xd0\xe1\x38\xbb\x91\x31\xff\xb8\x17\x6a\x04\xda\xbe\xab\x10\xfd\x0b\x6e\x19\xf8\x0b\xbb\x05\x89\xb3\xd5\xe3\xfa\xd1\x2c\x2d\x8a\x30\x0f\xdb\xc8\xcd\x21\x5a\xf0\xc3\xe8\x23\xe4\x40\xe2\xf9\xc2\x1a\xca\x0d\xca\xcc\xb8\x06\x1a\x81\xe6\xef\x8f\xa7\xb3\xe9\x13\x0e\x43\xec\x1c\xc6\xc3\x63\x4b\x91\x04\xe4\xdb\x9d\x64\xd4\x65\xb4\x6a\x60\x26\x26\x1c\xeb\xd2\x74\x03\xbb\x15\x77\x4a\xb3\x0f\x1f\x43\x30\x70\xf6\x12\xae\x93\xb2\xd1\xf1\x24\x05\x65\x49\xc1\x7f\x94\x04\xea\xaf\xb8\x30\xea\x2b\xfa\x1e\xff\x55\xb4\x1f\x8c\x8f\x0e\x36\xf6\x24\xe6\xdd\x23\xcb\xe1\xd3\x48\xb7\xb7\x9b\x11\x83\xe4\x7d\x7d\xe9\xa8\x2d\x14\xad\x35\x19\xfd\x8e\xda\xa8\x2e\xc3\xf6\xd0\xb6\xb1\x95\x78\x38\xfd\x1a\x2a\x91\x18\xc3\xf8\x52\x30\x9b\xec\xc1\x5a\xb4\x51\x4c\xb9\xcb\xf6\xf6\x3b\x44\x7d\xc2\x3e\xee\xd0\xcc\xda\xcc\x99\x7a\xa8\xa2\xe6\x2e\x67\xe6\xc4\x05\x58\x3f\x67\x7d\x8f\x0d\x81\xe1\x20\x1a\xf6\xa3\x22\x38\x27\x94\x5f\x31\xf3\xb9\x21\xac\x6c\xec\x1f\x6e\x27\x32\x06\xff\x83\xe7\x92\xef\x4f\xfc\xce\x13\xc5\xde\x26\x9f\xe5\xdd\xf1\x43\x51\x4e\xf0\x5e\x3a\x1c\x62\x4a\x78\x89\x07\x42\xaa\x97\x48\xbb\xc7\x9f\xd6\x3c\x93\x86\x77\x3d\x85\x1d\x92\xec\xab\x0f\x40\x4c\x48\xa0\x0a\x23\x6a\xbb\x64\x3e\x73\x0e\xe6\x80\xf8\x1c\x22\x0c\x77\x5d\x2c\xc8\x8b\x21\xbc\x11\xaf\x8e\x0d\x25\x9d\x13\xdd\xf2\x5b\x46\x1e\x17\x65\x38\x7c\x61\xec\x14\xa0\xf7\xb6\x40\xae\x5a\xc0\x68\x6a\xd5\x7d\x13\xaf\xa3\xa0\xe6\xbe\xe1\xb3\xf9\x1c\xec\xb5\x5e\x2e\x43\x22\x67\xe8\x16\xd2\x57\xa1\xc3\xb4\xdd\xb0\x3a\x2c\x4e\xe3\x9d\x6b\x8f\x6f\x51\x35\xc5\xc4\x11\x15\xca\x45\xbe\x63\xa4\x12\xf9\x79\xc7\x50\xfa\x55\x71\xc5\xae\x7d\x15\x75\xdd\x21\x43\xc3\x95\x8d\x1d\x5d\xad\x6f\xab\x5b\xda\xa6\x18\x35\xd0\x03\xcd\x1c\x49\x09\xfc\xb5\xf5\x29\x35\x17\xb5\xa2\x61\x03\x14\x60\xa8\x16\x5e\xf6\x51\xdc\x56\xe3\x8e\xe8\x54\x42\xa7\xde\xc5\xd7\x8f\x88\xa9\x5d\xe8\x08\xa1\xaf\x97\xfe\xb7\xc3\x5a\x7e\x7d\x7b\xf2\x40\x1b\xe4\xe2\xf8\xd6\xe6\xb7\x55\xd7\x47\x5c\xf5\x5d\x35\x5f\x07\x84\x22\x2d\x7c\x75\xcf\x4d\xf2\x10\x92\xd4\x39\xab\x5a\x83\x3e\xda\xba\x2a\xab\x0d\xe7\xd0\x14\xb7\x41\x86\xff\x54\x3f\xe2\xb3\x9b\xb0\xc3\x34\xe4\x28\xa1\x9d\x57\x4c\xdf\x7e\xac\x9c\xb2\xaf\xa7\xff\x0a\x84\xbf\xeb\x50\x73\x60\x95\x6e\xdb\x1e\xdd\xa3\x9a\xe1\xb1\x3d\xc2\x1b\xb0\x7b\x43\x8d\x64\x27\xa4\x47\x5f\x76\xd5\x37\x34\xae\xf3\x79\x56\x08\x76\xa4\x55\xb0\x21\x09\xdf\xd8\xa4\xf1\x69\x27\x64\x5a\xce\x3a\x8e\xd2\x78\x8a\x2b\xdb\x57\x95\x7b\x1d\x9d\xd2\x1f\x0b\x09\x3b\xf0\xc4\xd6\x5d\x95\xba\xa7\x5e\x57\x51\x53\xbe\x23\x5a\x58\x0c\x93\x8e\xef\x26\xd5\x23\x0e\x0c\x3b\x56\xd9\xd0\x4e\x7d\xcb\xb7\x7c\xc6\x46\x77\xa6\x6e\x58\x83\xf7\x68\xd9\xe3\xb3\x13\x7f\xbc\x3e\xdd\xf1\x0f\xf5\x97\x32\xe6\x70\x3e\x6e\x5f\xa5\xf7\xb6\x47\xf8\xad\xd5\x92\xde\x11\xc2\x10\xf4\x60\xe3\x76\xe2\x28\xc2\x57\x75\x85\x74\x1c\xd5\xc6\x9e\x45\x7e\x8e\x9d\x87\xbc\x4b\xf5\xc7\x37\xe5\xdf\xa0\x91\x48\x89\x1b\xe1\xf4\x51\xca\x71\xbf\xdd\x0c\x0a\xed\xbc\xc3\x36\xf6\x19\x86\xe9\x10\x0c\xcb\x80\x6e\xd8\x36\x0b\x27\x83\xc7\xf4\x7c\xc4\x37\x20\xfd\x1a\xa7\x12\x0e\xa0\xa3\x55\xa1\xc4\x0f\x58\x24\x4b\x4a\x0e\xc1\x2b\x90\x55\x14\x35\x71\x22\x1f\x46\x7d\x49\xfe\xb5\xd1\x91\xbe\x81\xe6\xed\x87\x66\x4c\xa7\x5f\x70\x30\xb2\x8d\xcc\xf4\x83\x68\xcc\x06\x24\x67\x62\x35\xb6\x12\xbd\xac\x27\x18\xa7\xc2\xec\x6c\xd8\x82\xbf\x80\xe3\x2a\xd5\xc4\x25\x84\x0c\xe6\x6b\x12\x9d\xb4\x08\xf1\x80\xfc\x98\xfc\x3e\xef\x03\xb5\x94\xfa\x28\x76\x80\x76\x90\x3e\xee\xb7\x92\x6e\x64\x4e\x76\xe0\xb2\xd3\x58\x11\xfb\x8d\xc8\xfb\x24\xbf\xf1\x6a\xf4\x46\xb2\x7f\x17\x0f\xd3\x47\x99\x53\x77\x16\x37\x83\xba\x5c\x11\x86\x97\xd0\xb2\x19\x47\x89\x53\xe8\x3c\xf8\x63\x52\x1b\x63\x6b\xde\x22\xca\x06\xe6\xab\x98\x6f\xd4\x5d\xec\x19\xbe\x07\x68\x32\xf6\x39\x07\x22\xab\x95\x93\xb9\x77\x00\x7e\x8b\xbd\x72\xd4\x80\x2c\x60\x8b\x3b\xce\xa0\x6e\xb2\x2f\x58\x62\x31\x70\x4e\xa4\xec\x3a\xce\x81\xb3\x93\x5e\x8b\x1f\xe6\x46\xc2\x1e\x13\x61\xdc\x43\xb9\xf1\x64\x0f\x5e\x4a\x4c\x35\xa5\x9f\x77\xc8\x97\x4b\x45\xf0\xfe\x73\x18\x64\x5e\xe2\x89\x76\x5b\x61\x73\x25\x5b\x87\xc7\xe1\x9d\x92\xca\x76\x17\x64\xb4\xf8\x97\x69\x14\xf5\x4a\xbc\x4b\x4a\xc0\x8c\x8a\x05\xb4\x02\x1c\x59\xbc\x05\xfa\x3f\x42\x92\x78\x49\x0e\x8c\xe4\x26\x7a\x16\x7d\x9a\x3c\x24\x1a\xf2\x8d\xa7\xe4\x8a\xb6\x38\x7c\x67\xfc\x10\xf4\xec\xf8\x56\x7d\xcf\xd4\x37\xb8\x18\xda\x61\xcc\x6f\xd1\xc3\x21\xfa\xcf\x86\x0a\xe4\x0a\x5d\xa7\xb8\x14\xed\x54\x9b\x45\xe1\x60\x5e\x6a\xbe\xd7\x6c\xc6\xdd\x57\x37\x65\x07\x13\x4e\xaa\xd6\x6d\x78\x4a\x82\x2b\xee\xf8\xdc\x23\xfd\x96\xef\x77\x4c\x60\xb8\x88\x85\xdb\x36\x55\xd9\x3a\xbb\xfb\xea\x6a\x8a\xdb\xc3\x6d\xe1\x30\xf7\x96\xa3\xba\x60\xf8\x27\x5b\xb1\x10\x82\xbc\xdf\xf8\x94\x34\x81\xbe\x53\x5f\x59\x75\x14\xfb\x8f\xf9\xf4\x96\x2f\xf8\x5b\xc6\x55\xeb\xbf\x13\x85\xba\x1d\x3e\x78\x92\xa3\xf6\x89\xa3\x94\x8e\x91\xfe\xd8\xba\xa0\xf2\xfa\x04\xb6\x87\x5f\x5d\x3b\xe6\x60\x0d\x83\xe6\x0f\x99\xb4\xa9\xf0\x35\xfd\xfe\xfc\x46\xa4\x67\x77\x0f\x71\x2e\xda\xbb\xc3\xa9\xb2\x00\xbb\xa6\x25\x33\xf3\x0e\x7e\x95\xd5\xb2\x3e\x82\x70\xad\x3e\xd8\xc7\x89\x98\x6a\x4a\x72\x1c\xa7\xbd\x53\x4c\x1e\xdf\x5c\x29\xdd\xb3\xbf\x7b\x6b\xf5\xa6\x1d\xbf\x1a\xd1\xd0\x99\x13\x4b\x35\x2a\xd8\xd3\xd1\x54\xde\x53\xc4\xa5\xc1\x6c\x02\x19\x75\xb9\x37\x1c\x72\x06\x73\xaf\xe3\x4f\x26\x01\xf7\x57\xcb\xf1\xa8\x2f\x04\xaa\xf5\x8f\xf7\x07\xc2\xff\x2c\x45\x8e\x0f\x69\x4d\x8a\x33\x63\xfb\x2b\xe3\x0f\x2f\xe8\xf6\xaa\x76\xd8\x3f\xbf\xe1\x56\xcd\x99\x5d\xaf\x35\x76\xb0\xba\x6d\xfb\x79\x48\x04\x7d\xac\x8a\x30\x09\x85\x1f\xbc\x0b\xc1\x62\x68\xbd\x6b\x33\x43\x71\x35\x1d\xd2\xa8\x7f\xf0\xdf\x5a\xe6\xfb\xcc\x20\x64\xd4\x5d\x76\x0a\xa7\xb9\x29\xd7\xee\x2b\x27\x76\x42\xfe\x1a\x2b\x24\x15\x56\xc7\x76\x6a\xc9\x6e\x50\xa5\xe5\x1d\xf9\x21\xfc\xbb\x1c\x46\x39\x83\xe2\x30\x00\x75\x0f\xe6\x03\x3c\x98\x76\x08\xcf\xcb\x95\xd3\x4f\x91\xfc\x63\xc4\x8c\x63\x94\x51\xdf\xcd\xcc\x42\xda\x71\x87\x35\x1c\x38\xe3\xe1\x5e\x06\x01\x5e\x73\x77\x54\x49\x0c\x83\x3d\xef\xb8\x49\x9a\x81\xb8\x6b\x49\x27\x7d\x41\xdb\xc9\x4e\x93\x7f\x60\x57\xd1\xa9\x54\x27\x7c\x16\x6c\x27\xcd\x9b\x28\xcd\x5d\x44\x4f\x24\xdf\x88\xf1\x63\x14\xd0\x1c\x7d\x1d\x18\x9f\xe8\x07\x1d\x5c\x39\xa1\x4c\xed\x1e\x21\x3e\x08\xe9\x34\x32\x4a\x58\x80\xda\xdb\x31\x9f\x38\x15\x53\x6c\x36\x91\x66\xe0\x56\xc8\xbc\xc8\xab\x08\x80\xf6\x3f\x4a\x06\xf1\x3a\x2c\x9c\x2a\x26\xef\xce\x19\xa1\xed\xa1\x6e\x8b\xbe\x4c\xbf\x4b\xd7\xfa\x9c\x63\x08\x18\x9f\x1c\xec\xd8\x6f\x58\x84\x5d\xc7\x31\xd7\x89\xd4\xa1\xaf\xd8\x3f\x24\x63\x1b\x1e\x1f\x48\xb6\x98\x5c\x08\x85\x94\x11\xc9\x05\x62\x13\xf5\x7f\xd4\x1d\xa4\xa7\xf4\x85\xd0\x68\x4a\x02\xa3\x2c\xfb\x1e\xb5\x95\x39\x1c\xbd\x82\x76\x8f\xf5\x8f\x0f\x89\xce\x65\xef\x76\x70\x62\x6f\xe2\x30\x76\x1c\x40\x7d\x63\x25\x0d\x2e\xc1\x04\xb1\x4e\xb6\xec\xc5\x52\xd9\x81\x06\x15\xee\x10\xbb\x5f\x4c\x23\xf8\x72\xd6\x52\x54\x44\x33\xe7\x44\xcd\x46\xb2\x0b\xb7\x3c\x7b\x06\x45\xc9\xfd\xb5\xa1\x99\x7a\x95\xa7\xf1\x09\xa7\x55\xf2\x6e\x38\x24\xb2\x58\xbc\xe6\x6d\x67\x90\xc1\xe2\xfd\xfd\x71\x28\xa5\x58\x66\xfb\x89\x7e\x29\x8e\xd0\xfd\xc2\xe6\x89\xa7\x89\x16\xe2\x6e\x8a\x9e\x92\x0b\x09\x95\xa2\xd3\xd5\x71\xc4\x2f\xa2\xa1\xac\xf5\x64\x89\x48\xb7\x61\x3a\xe5\xa6\x08\xe7\xe3\x40\xcd\x14\x85\x38\x34\x32\xfb\x05\xbb\xb6\x7a\xc0\x5d\x8d\xe9\x3d\x13\x08\xa3\xc1\xdf\xaa\x41\xcd\xd6\xbd\xd5\xee\x47\x9b\x6b\xf7\x08\x5c\xb1\x6b\xb5\x22\xa2\x0a\x77\x57\xb3\xa9\x72\x0f\xc1\xa4\x76\xd8\x32\x9d\x14\xa6\x3c\xb2\x7e\x1d\xb9\x5e\xa1\xf5\x1e\x22\x7f\x91\x5b\x1d\xde\x31\x76\x88\xb9\xa3\xcd\xd0\xf3\x1d\xd3\xbb\x92\xe1\x69\xad\x27\x1a\x62\x11\x57\x9a\xa9\xea\x26\x54\x45\x53\x20\xcf\x0b\xe3\xdc\x70\x17\x7f\x16\x7b\xae\x8e\x05\x89\xc0\x5b\xcc\x93\x33\xee\x10\x37\x19\xea\xa2\x72\x49\xc3\xba\x2c\xef\x64\xd2\x37\x6d\xa7\x63\x34\xc3\x41\xfa\x64\xb8\x12\x6a\x3f\xae\xea\xf0\x81\x09\x46\xb2\xea\x22\x11\x53\x06\xa7\x28\xb7\x23\x6d\xbd\xc7\x39\x95\xe8\xcc\x2e\x24\x2e\x14\x3b\xaf\xed\x63\xf9\x75\xdc\x93\x66\xcc\xe6\x23\x84\xa6\xc6\xfb\x91\x06\xe2\x9f\xba\x89\x65\x77\x49\x51\xc6\xb3\x8e\x38\xba\x4c\xfe\x70\xa8\xb5\xe6\xd8\xae\xd3\xed\x85\xb0\xd8\xed\x21\x16\x04\xfc\xd8\xb8\x50\xf1\x01\x99\x35\x7c\x91\x3d\x8a\xfa\xd5\xff\x07\x6b\xc2\x1c\xe9\x71\x2d\x4f\xc1\xe9\x3b\xa6\x6d\x2e\x20\xc4\xb7\xd8\x47\x66\x10\xdb\xad\xcc\x65\xa7\x88\x17\xcc\x17\x1c\x5b\xe8\x2b\x15\x6d\x43\x73\x6b\x8c\x07\x97\xb4\x9d\x80\x39\xec\x8d\x33\x5f\x80\xf3\x76\xae\x57\xc0\x91\x60\x22\x98\x1d\x8c\xea\x1e\xb5\xc3\xfa\x60\xaa\x06\x46\xcb\x5e\xe3\xfc\x7b\xa2\x36\x2f\xc4\x5f\x6d\x3f\x14\x19\x46\xf4\x6e\x66\x2d\xbb\x4b\x8c\xa8\xdb\xe0\xf8\x8e\xd6\xa5\x74\xda\x1a\x49\xdf\x0d\x29\xec\xb5\xa7\xbf\xa9\x7a\xde\xe4\xca\x58\x03\xcd\xaf\x9d\xca\x18\x86\x6f\x17\x78\x31\x23\x50\x7e\x44\x02\xf3\x38\xa6\xa3\xb2\x8a\x05\xc3\x07\x64\x72\x58\xef\x89\x37\xa2\x96\xb1\x85\x94\xac\xa5\xbb\xd9\x37\x69\x50\x7b\x2e\x2f\x83\xb9\x7c\x5c\x49\x63\xd7\x6c\xe8\x29\xa0\x5d\x80\xa1\xad\x58\xfa\x2a\x04\x57\x0b\xa7\x9f\x46\xa9\xf8\x52\x06\x09\x33\x46\x78\xc4\x5c\x88\xbb\x0d\xf9\x97\x79\x85\xe8\x96\xe9\xca\x62\x93\xf1\x91\x17\xd8\x1e\xd4\xa6\xa5\x24\xb6\x98\x9e\x6b\x5f\xce\xf3\x67\xee\x1b\x3b\x4b\x4d\x44\x24\x77\xb7\x50\xb7\xa2\xe6\x36\x4e\xd0\x02\xd1\x27\x35\xe3\xb4\x7f\xb1\x12\xde\x03\xfa\x00\xbe\x82\x90\xcd\x40\x11\xa3\x21\x68\xe6\x3a\x72\x40\xc6\x30\xf3\x13\x35\x22\x52\xc0\x1a\xa6\xcf\x5d\x9a\xc4\x9e\xc3\x10\xdb\x97\x70\x9f\xb0\xb4\x23\xbd\xe4\xa5\x84\xbc\xce\x2e\xf2\x09\x22\xb6\xfe\x19\x85\x4c\xa2\xa8\xfd\xa9\x29\xe4\x7e\xae\x8e\xb6\x9a\xf2\x11\xbf\x9c\xee\x42\x8b\xab\x20\x32\x00\xdd\xb6\xf9\x2d\xe3\x21\x73\x4e\xc4\x7b\xe6\x6e\x56\x99\xd7\x37\xd6\x42\x76\x92\xbd\x90\x1b\xcb\x11\x0e\xbb\x13\xf3\x19\xb7\x3b\xdc\x48\x4e\x4c\x5c\x5d\x21\xe9\x1c\xf3\x89\x72\x1f\xf9\x04\x8b\xc5\x49\xa7\x9c\x65\x2f\xc5\x4d\xa5\x5e\x64\x5f\x28\xe7\xd2\xee\x71\x44\x9b\x83\xe9\x57\xb9\x9b\x23\x28\x8c\x9d\xdc\x2f\x5e\x77\x98\x0e\xbc\x4a\xfb\x13\x1c\x06\x4f\x35\x18\x87\x6f\x15\x2d\x68\x2b\x26\xd0\x85\x9f\xcc\x47\x89\x9b\x85\xfb\x15\xc9\x24\xb4\x70\x8c\x6d\x47\xd6\x08\x07\x31\x4f\x28\x03\xc2\xa1\x32\x29\xf5\xb2\x70\x6b\x3a\x86\x76\x45\x78\x38\xfc\x1b\xfd\x88\xf0\x8c\xd7\x3e\xfa\x47\xe1\xc1\x49\x1e\xec\x31\x81\xb6\x8f\x86\xa5\xe8\xde\x35\x5f\xc0\x31\x6a\x7f\x18\xd1\x78\x91\xf6\x9d\x6c\x29\x61\x42\xf3\x88\xe9\x4a\x7c\xa3\xfe\x1b\x1d\x44\x5e\xa5\xba\x52\xea\x4a\xc1\x29\x4f\xa4\xa5\x53\xb5\x8a\x93\xe1\x31\x34\x9e\xfc\xaa\x97\x92\xa6\x93\x2f\x9b\xd4\xc3\xea\x10\xaf\xee\x09\x44\xff\x6a\xf9\xd8\xa4\xc0\x2e\xb1\x7d\xd0\x87\xe1\x36\x58\x1f\x49\xe6\xe0\x79\x0d\xd7\xe8\x61\x84\xb3\x75\x07\x91\x52\xd2\x42\x73\x5b\x71\x37\x19\x67\x64\xa6\x2e\xa1\xb4\xeb\xcb\xd6\x95\x53\x4d\xb5\x44\xaf\xf9\x54\x9d\xe6\xf1\xa4\xc7\xcc\x8f\x52\x4a\xd7\x62\xb4\x64\xf8\x4d\xa3\x1c\x43\x1c\xf8\x56\x9b\x80\x65\xf5\xbe\x13\x45\xe3\x0e\x75\x7d\xa1\x8a\x08\x2e\xed\x2f\xe1\xdf\x89\x88\x96\xb3\x45\x9b\x49\x47\x9a\x5a\x53\x5c\xc8\xdf\x1a\x68\x61\x16\xca\xbf\x96\xbd\x9e\xdd\x94\x53\x86\x36\x87\xb9\x4c\xb8\xbc\xa4\x73\x03\x7a\xc5\xb6\x7d\x0d\xdb\x30\xcb\xc7\xe5\x5a\x0e\x76\xcd\x48\xa0\x50\x88\xa3\x0c\x5c\xa1\x5c\xc1\x1f\xe9\x2d\x85\x97\x11\xe7\x75\x9e\x2d\x3c\x4e\xc2\xb6\xad\x4c\xee\x23\x77\xdb\xf4\x61\xe9\x14\x65\x23\xdc\x53\x45\xc9\x37\xf1\x1c\x62\x98\xce\x8a\x99\x1d\x26\xd4\xdd\x3d\x43\x0d\x73\xd0\x0f\x76\xa6\x6b\x9e\x60\x5e\x4e\xec\x13\x7c\xc4\xf9\x8c\xb9\x52\x72\xf1\xc8\xa1\x44\xd8\x6b\xc2\xf6\xbe\xbc\x42\x14\xc9\xb1\x2b\x37\x19\x4e\x0e\x6d\xcb\x08\x0b\xa0\x38\xdb\xc2\x3c\x1b\xc8\x3b\xcd\x37\x1d\x94\x0c\x91\x82\xde\xbb\x8d\x17\x0c\x49\xb2\xbd\xe6\xcd\xaa\xea\x34\xe8\xb8\xdf\x6a\xde\x4a\x63\x78\xce\xf0\x74\x86\x3b\xcf\x0f\x79\x12\x15\xc6\xdb\x84\x89\x2d\x01\x3c\x0a\xee\x4a\xca\x30\xaf\x8d\x88\x0a\x73\xe3\x5d\x23\x5f\x71\xcf\xe1\xcf\xa6\x9e\x00\xf9\x02\x33\x33\xa5\x77\x3a\xd7\xb1\xfa\xae\x2d\x95\x0b\xa0\x9f\xf4\xef\xb9\xd3\xe0\x3f\x24\x03\xdc\x08\xd4\x54\xba\x9e\x4b\xc0\x84\x21\x77\x72\x7b\x71\x35\xc5\x06\xee\x33\x42\x5f\x4a\x11\x2f\x80\xf4\x36\xf4\x32\x8f\x46\x9d\xe1\xbe\x82\x77\x94\x36\x02\xb2\x05\x68\xe6\xe9\x9e\x42\xf6\x3f\xf0\xa6\x26\x1b\xfb\x2b\x92\xa4\x4f\xe3\x2c\x45\x07\x4b\xec\x38\x48\xcc\x0b\xda\x17\xce\x4e\xdc\x19\x64\x10\xe7\x0f\x61\xa2\x78\x09\xb7\x80\x34\x92\x62\xcf\x1d\xa3\x8c\x84\x1a\x78\x53\x69\x7c\xf7\xe9\xbc\x42\xfa\x4d\x50\x2d\x58\xc5\x52\x74\xd1\x99\x47\xf0\xb1\x8d\xf7\x58\xee\x04\x4a\x6d\x0f\x8b\x47\x34\x8a\x1a\x59\x0f\x49\xd7\xa8\x07\xd8\xd9\x94\x00\xc4\x22\xf6\x3e\xaa\xae\x68\x0d\x27\x98\xf6\x2b\xb9\x80\xd3\xc3\x40\x87\xce\xe3\x7a\x30\xb7\x2f\xb9\xc9\xad\x61\x19\x81\x89\xaf\xe1\x14\x77\xfc\x45\xff\x4c\xc7\x37\x94\x30\x10\x8c\x05\xda\x70\xc6\x2d\xc6\x98\x30\x9d\x59\xc1\x2c\xa5\xd4\x33\x5f\xb3\x16\xc2\xe7\xb2\x18\xac\xc7\x85\x79\xec\xc9\xec\x9d\x9b\x06\xd9\x2d\x1c\x55\xc8\x20\xc7\x9b\x9b\xb0\xe4\x38\x27\x93\xbb\x15\x3c\xe4\x9d\xe5\xa5\xb7\xcf\xa6\x69\x04\x8b\xea\xb6\xd2\xbe\x09\x42\xd4\xa3\x74\xb2\x20\x8c\xff\x92\xe1\x2a\x48\x24\xe7\x33\xf6\x0a\xca\xa1\xbf\x99\xa5\x02\x55\x41\x39\xcb\x4e\xb0\x3d\xe9\x1d\xab\x57\xf0\x20\x24\x89\xbd\x56\x38\x79\xc9\x00\x3b\x5a\x38\xcd\x6e\x2d\xcf\x51\xe0\xd3\x52\x46\x61\x6b\x53\xcd\xe1\xd4\x39\x9a\x76\x65\x19\x75\xa7\xfa\x16\xf7\x24\x0d\xaf\xfa\x41\xa4\xd0\x83\x55\xbe\x35\x69\xf4\x57\xca\x9c\xbc\xf7\x8c\x41\x85\x20\xf1\x0e\x13\x2a\x1f\x5d\x5b\xcb\xfc\x20\xfb\xb8\x84\xc0\xbc\x25\xe3\xd9\x0d\x70\x67\x8a\xba\x9b\x7e\x90\x17\x35\x1d\x32\xbc\x25\x9f\xb3\x4e\x97\xc7\x51\x84\x0d\x71\xec\xab\xd4\x94\x3a\x12\x7e\x98\xb6\xc0\xdc\x5a\xb5\x93\xf6\xcc\x78\x32\xd7\x4a\xdf\xab\x7f\x99\x70\x84\xc1\xd1\xcd\x5d\x73\x90\x39\x49\x2b\x5a\x32\x97\x71\x5a\x7d\xd5\x7e\x0a\x27\x49\x72\xcf\xea\x4e\x52\xf7\xff\xa7\x9f\x41\x5e\xd4\x0b\x91\xc2\xc9\x97\xba\x0e\xb0\xe6\x52\x9a\x3a\x66\xe3\xe6\x51\x71\xad\x25\x95\x29\xb4\x44\x9b\x21\xa7\x82\xbe\xb8\xf1\x58\xfc\x6e\xfa\x9d\xba\x5f\xc1\xaf\x18\x45\xe6\x93\x8b\xeb\xe9\x5f\xf4\x1e\xf6\x21\xec\x31\x59\x6f\x63\x0e\x29\x76\xcc\xa4\x8b\x23\xdd\x19\x9e\x90\x74\x91\x75\x03\xfb\x98\x10\x4a\x7e\xef\x0e\x2c\x91\xea\xd3\xd5\x04\xd9\x4e\xfd\xda\x8e\xca\x7e\x48\xbb\xd0\x12\x1a\x9f\x4d\x57\x34\xcd\x0c\x6e\xa1\x7f\x6d\x58\xbd\x98\x44\xe7\x19\xfe\xb2\xcf\x61\x67\xcb\x73\x1a\x76\x11\xff\xec\x80\xd5\xf6\x90\xda\x27\x32\x24\xb3\xc8\x5b\xc6\xe6\x31\x6e\x51\xa6\x0f\x9d\xc1\x7c\xa7\x5c\xed\x87\x40\x32\xa9\x6d\xdd\xb7\xb2\x6b\x69\x98\x8e\x8c\xf8\x59\xf4\x45\x2d\xd7\x83\xe9\x74\xb6\xf5\xc4\x62\x26\xed\xa6\x69\x89\x7d\x3d\xeb\x94\xfc\x60\xd3\x90\x94\x03\x01\x86\x9b\x92\xfb\x55\x55\xf2\x1c\x49\x6e\xcd\x10\xfb\x98\xf8\x1d\xdc\x01\x4f\x11\x37\x20\x39\x55\x70\x71\x14\xfa\x6b\xae\x9b\xe8\x25\x4e\x1d\x4f\x15\x8d\x12\x5d\x82\x94\x22\x03\x39\x6f\x41\xb9\xe8\x21\x75\x26\x00\xa2\x93\x4c\x5a\x93\x8b\xa4\xb8\x9a\x65\x88\x17\x3f\x82\x9a\x64\x87\xc5\x3c\x78\x23\x3b\x56\x1c\x88\xec\xc6\x7d\x15\xbd\x40\x5f\xad\xfc\x28\xea\xc6\x4d\xca\x99\x10\x21\x09\x69\xf1\xab\x44\xf1\x24\x71\x50\x81\x28\x82\x22\x5a\xb0\x49\x64\xa0\xbe\x00\x40\xd4\xc8\x7c\x68\x45\x89\xa3\xe1\x0b\xf5\x6d\xa2\xd7\x88\x57\x32\x1f\x51\x1f\x6a\x9c\x35\x20\x22\x60\x50\x38\x82\x28\x1a\x97\x5a\xc9\x11\x4d\x21\x44\xe6\xa4\x0a\xef\x93\x36\xc4\x3d\x16\x9e\xa5\x04\x06\x2d\x17\x5e\xa2\xfe\xbb\x20\x52\xe4\x4b\x9f\x01\x80\xa8\x8c\xa5\x6d\xd8\x29\x24\xe0\x8a\x74\xb3\x85\xeb\xf1\x0d\x92\x6d\x42\x17\xc2\x61\x26\x4c\xf0\x87\x34\x0b\x9b\x2b\x78\x43\xa6\x40\xf8\x82\x1b\x94\x7f\xb3\x49\x82\x13\x34\x54\x5c\x8a\xe0\x0c\xfd\x4c\xe0\x45\xc1\x73\xe6\x8c\x05\x2b\x85\xab\x99\x67\x01\x10\x1e\xe3\xc4\xd6\x57\xf1\x6d\xb4\x25\xda\xdd\x7c\x23\xed\xae\xb8\x8c\x2f\xa7\x2b\x19\x6b\xf9\x6a\x46\x3a\x26\x9a\xdf\xc8\x74\xaf\xd0\xf2\x9b\x59\x8e\x59\xad\xfc\x4e\xd6\x87\x8d\xe3\xfc\x93\xec\xf3\x81\x54\xfe\x3b\x8e\x6e\xc1\x2a\xc1\x5c\xce\x6b\x00\x84\x93\x79\x73\x2d\xe3\xbc\x24\x5e\xa1\x26\x8c\xb7\x82\xa7\x17\x4d\xe5\x2d\xe6\x4d\xd0\x3e\xf1\x22\x79\x0f\xd0\xcb\x79\xe5\xfc\xc5\xe5\x26\x1e\x93\x8f\xd9\x72\x81\xd7\xc8\x3f\xb2\xd1\x97\x77\x5a\xe0\x1c\x18\xc5\xfb\x4f\x90\xb9\x20\x95\x77\x5f\x50\x04\x80\xc0\x8b\x7f\xcf\x54\xc6\x59\xa2\xda\xab\x7c\xc3\x49\x55\xe5\xf3\x2f\x72\xe8\xca\x53\x94\x4f\x9c\x21\xa5\x07\xb2\x98\xf3\x48\x41\x29\xfd\xcd\x5d\x24\xbf\x97\x89\xe5\x26\xc9\x63\x63\x17\x73\x75\xb2\xce\xd5\x7c\xee\x6e\x99\xfb\x02\x27\x2e\x51\xba\x15\x00\x7e\x82\x68\xbd\xfe\x29\xeb\x4b\x43\xaf\x7c\x80\xed\x5e\xef\xc3\x3d\xc0\xce\xb0\x18\xc9\x4e\x6c\xbd\xd9\x01\xde\xcd\xbe\x61\xa4\x96\x10\x39\xee\xfa\x27\x19\xde\x9c\x2a\x5d\x49\x8c\x03\xa7\x5f\x7b\x21\x60\x1b\xe7\xa4\xc6\x32\xbf\x95\x53\xa4\x62\x00\x1f\x9e\x50\x92\xa8\x5b\xc6\x9a\xdf\x7d\x5e\xfa\x94\x55\xd3\xb9\x93\x03\x58\x83\xed\x14\x22\x86\xf5\xa6\x75\x09\x6c\x2d\x3b\xdc\xb6\xb7\xd8\x97\x2d\xb5\x66\x6c\x9e\xc2\xbe\x54\xff\x28\xda\x99\x33\xcb\xa2\x5e\x75\x97\xe3\x61\x1a\x9e\xbf\x90\xad\xaa\xcd\x06\xb9\xdc\xfb\xd2\xf7\xb5\x41\xcc\x77\x43\x5e\xd2\x79\xac\x80\xfe\x83\xec\x14\x16\xbe\x37\x90\x70\x94\x35\xd6\x25\x86\xda\x58\x1f\xda\xcf\x14\x75\xb0\xa3\x5b\x7e\xa6\x37\xb2\x15\xb6\xf0\x0d\xfd\xec\x83\x8d\xe6\x55\x2a\xf6\xc1\xba\xdd\x6e\x2f\xd9\xae\xba\x7b\x80\xce\x65\xcb\x1a\xb5\x70\xe6\x8d\xf1\x09\x09\x86\xf9\x67\x74\x11\x6b\x2f\x2b\x74\x28\x8b\x90\xc0\x42\xf7\xc3\xa1\x41\xac\x9e\x1e\x78\x51\x22\xeb\x59\x67\x56\x7a\x36\x7b\x55\x5b\xdc\x06\x0c\x3b\xaf\xb9\x78\x55\x31\x3b\xa6\x71\xae\xdb\x4b\x16\xca\xe0\x02\xba\x38\x5f\xe5\xf6\xca\x06\x43\x0a\x24\x46\xb0\x5d\xf7\xbc\x8a\x49\x77\xab\x1d\xac\x19\xc2\x8c\x6a\x0d\xb0\x37\x95\x16\x0d\x07\x59\x98\x77\x5e\x0d\x41\x9f\x4d\xfe\x5b\xb5\x05\x97\x17\xd1\xa6\xac\x26\x1c\xf7\x7b\xa2\xb8\x4c\xfa\xc7\x65\x40\xe9\x47\x89\x02\x40\x7a\x84\x35\x49\x69\xaf\x8f\xaa\xce\x13\x04\xd5\xfe\x81\x16\xd0\xba\xb5\x77\xe0\x99\x98\x04\xcd\x6d\x64\x76\x65\xb0\xfa\x0e\x9a\x96\x47\x53\x5d\xc2\xf6\x26\xd7\x2a\x2f\xe3\xff\x8b\x40\x2a\x3e\x91\xdc\xfc\xce\x2a\xa8\xe4\x77\x2e\xdd\x8a\xf3\x94\xef\x00\x48\x8d\xac\x54\x45\xa5\x6e\x0d\xcc\xcc\x6f\xa9\x5d\x80\xa8\xa1\xf9\x6b\x67\xa0\xbc\xd0\xe7\x34\x3e\xe8\x3b\x90\x63\xea\x70\xec\x81\xbc\xb9\xaa\x28\xfc\xf6\xe4\xf5\xca\x14\xe2\xfe\x88\x10\x85\x90\xdc\xe5\x37\xaa\x98\x4a\x8d\x71\x19\x51\x14\xd0\x66\x03\x20\xcd\x62\xdd\x90\xfd\xad\xb5\x61\x83\x78\x69\x9a\x3a\x9c\x98\xf2\x55\xdd\x87\x3f\x8a\x3a\xac\x3a\x4f\xf4\xa8\xf8\x5b\xf9\x89\x64\xcc\xdd\xa4\x74\xa1\xcc\xdf\x54\xab\x08\xa1\x0e\x85\xef\x92\xf3\xe8\xb3\xfc\xb8\xf2\xf9\x8c\x24\x97\x4b\xf2\x0d\x8c\xd3\x00\x48\x3a\x38\x45\x52\x9b\x66\x32\x25\x86\x3b\x53\x3d\x9f\xba\x8c\xbc\x5b\x15\x44\x7d\x8d\xec\x54\x62\x68\x97\xca\x1f\x28\x86\xe8\x27\x73\x10\xf2\xbf\x19\x97\x92\x2e\xc8\x5d\x98\x8f\xc2\xa3\x64\x6c\xd6\xdf\x7e\x31\x32\x77\xf6\xa8\xcb\x03\xd9\x42\xf6\x57\x00\xc4\x2f\x78\x53\x25\xa5\xaa\x09\xf6\x4b\xf6\x45\xe5\x6e\x4e\x04\x49\xa5\xf8\x8b\x43\x45\x98\x15\xde\x9c\x1b\x65\xff\xc8\x19\xdc\xf8\x6c\xbd\x6c\x2f\xf7\x7c\xd2\x14\xe9\x77\x5e\xce\xba\xa3\x52\x0e\xef\x8e\x9f\xb3\x74\x09\x3f\xcb\x75\x92\xe4\x11\x9f\x09\x80\x78\x15\x7f\x4c\x14\xac\x38\x21\xcf\x61\x5e\x90\x7f\x96\xcf\x24\xf4\xcb\xd7\xcb\x06\x61\x77\x65\x2d\xb2\xb4\x52\x8c\xcc\x5e\xfa\x29\x2b\x4a\x5a\x22\x1d\x4c\xf8\x28\x19\x97\xc2\xc3\x9e\x4b\x22\xa4\xbe\xbe\x2a\xf1\x55\xa9\x93\xcb\x3b\x31\x46\xb2\x0e\x00\xd1\x32\xe1\x2d\x41\xb8\x9c\x64\x3a\x41\xff\x24\xdb\x65\xdc\x87\x7b\x23\x9b\x67\x50\x42\xb7\x48\xf9\x7a\x68\xf1\x6f\xc9\x3b\x5d\x6c\xe6\x0f\x49\x49\xad\x57\xfc\x53\xf1\x59\xed\x94\x30\x17\x71\xaa\x66\x92\xcf\x4b\xd1\x65\x35\xcc\x65\xa7\x28\x55\x11\x05\x80\x30\x57\xdc\xc9\x23\xcb\x7a\xdb\x26\xd1\xd2\xa5\x3f\x5b\xf2\xb1\x44\x69\xb1\x4d\x52\xfd\x3f\xc9\x05\x6b\x7f\xd1\x5e\x49\x5c\xc3\x85\x8c\x1b\xe2\x3d\x75\x6f\xe2\xde\x88\x83\x2c\x3e\xa1\xc1\xa2\x41\x93\xc8\x67\x99\xc8\xd3\xd0\xe4\x92\x28\xa4\xab\xf1\x00\x08\xc6\xa5\xf3\xb8\x3d\xb2\xea\xee\x9b\x54\xa3\x74\xa2\xf3\x19\xe6\x84\x74\x6e\xfb\xb5\xea\x8d\x12\x79\xeb\xd6\xa2\x35\xe2\x8f\xcd\xb5\x19\xe5\x62\x5c\x13\x2c\x4e\x2d\x7a\xdc\x58\x10\x72\x5d\x94\x5b\x2f\xf0\xbe\x22\xdc\x6d\xf6\x72\x59\x22\xf8\xa5\x39\x00\x80\x20\x57\xda\xc1\xf9\x2e\x5b\x31\xf0\x93\xf2\x4d\x4a\xee\x7b\x88\x89\x95\x5c\xe8\x69\xa9\xba\x24\x09\xed\x4a\x2b\xbc\x20\x6e\x69\x7f\x93\x31\x45\xec\xda\x6a\x88\x4b\x16\x49\x9a\x73\x43\x5a\x84\x8f\xac\x67\xbd\x3b\x85\xc1\x75\x4b\x5c\x3c\x05\xb9\xda\x6b\x00\xf0\xaf\xc8\x00\xcd\xd2\xfc\x02\x32\x82\x6b\x68\x7a\x57\xf5\x00\xfa\xc7\x3a\x09\xea\x54\x7a\xa4\xc1\x17\x1e\x9a\xfd\xa4\x2e\x15\x29\x4f\xa6\x98\xab\xd0\xff\xad\x7f\x62\x54\xe3\x10\x81\xce\xfa\x6f\x84\x9d\xee\x58\xbd\x3f\xa9\x69\x6a\x6b\xad\x0f\xa5\x1b\x00\x45\x0a\x7b\x06\xcd\xbd\xd9\xa3\x9a\x8d\x8b\x68\xf2\x86\x52\xa0\xdb\x1b\x23\xe0\x55\xa5\xac\x7a\x32\x32\x3f\xbb\xd3\x32\x8a\x46\x27\x47\x98\xae\x61\xad\xeb\x77\x18\xa7\xe2\x6f\xad\x7e\xa3\x57\x10\x9f\xb8\xe3\x74\x07\xc8\xca\xa9\x87\xb5\xc7\xa9\x69\x00\x28\x66\xb2\x57\x52\x9b\x6c\x79\x30\x0a\xf6\xbc\xb5\x10\x11\x0a\x2d\x6b\xc0\x20\x5f\x94\xfa\xd5\x1d\x47\x77\x67\xe7\x5b\x66\x60\x25\x9b\x3e\x9b\x62\xf0\xdc\xf5\x02\x03\x9f\x28\x59\x7d\x55\x3f\x9d\x9c\xe7\x8e\xd1\x25\x51\x0e\x4d\xbd\xab\xcd\xa4\x6d\x01\x40\x7e\x8a\x6d\xa0\xe0\xad\xc7\x30\x68\xcc\xa9\x86\xd7\xd8\x0b\x35\xac\xfa\xe5\xf8\x25\x25\x10\x0b\x97\x20\xcc\x1a\x36\x5d\x22\xfe\xde\x54\x6d\x74\x25\x5b\xd6\x3b\xea\xab\xa8\xa1\xab\x45\xb5\xbf\x69\x06\xf7\x9a\xda\x68\xfa\x80\xb3\x8b\x26\x9a\x69\x07\x80\xdc\x8d\x73\x87\x7c\xb8\x31\x9a\x74\x18\xfd\xb4\x9e\x45\x3e\x5b\xcd\xb3\xec\xa5\x8c\x17\x73\xcd\x4b\xa9\xc3\x5b\x1e\x19\x15\xb4\x43\x49\xdb\xf4\x7f\xd3\xff\x8d\x22\xeb\x22\x98\x0b\x57\x07\x6b\x5f\xb0\xfc\xdd\xf3\xb5\xde\x6c\xe0\x1c\xaf\x76\xe3\xac\x06\x40\x96\xc5\x2b\x27\xb1\xeb\xbf\x30\xf7\xa3\x4e\xd6\xf9\xb1\x56\x57\x31\xcc\x70\x96\xa1\x48\x65\x7c\xc4\xf6\xda\xe2\x62\xc8\x61\x1f\x49\xfc\xaa\x9b\xe0\xd0\x23\xaf\xd7\x2e\xe2\xae\x0b\xb8\xa2\xb9\xcb\xfd\xcf\x3d\x5e\xe3\xca\x33\x3b\xb3\x94\x6f\xf9\x61\x00\x48\xd9\xfc\x3b\x84\x1d\x75\x53\x24\xc1\xc8\x48\x33\x54\x32\xaf\xd2\xd3\x78\x56\xfc\xba\xb0\xc8\x90\x2d\xbe\x96\x39\x49\xf7\x97\xf8\x6c\xe2\xcc\xda\x34\xf1\x85\xc8\x05\x9a\xa3\xe2\x7b\x01\x99\x6a\xa9\xf8\xab\xbb\x83\xaa\x43\x12\xe6\xdc\xaf\x40\x89\xbd\x00\x90\x60\x84\xfb\xf1\x4b\xcc\xdb\x75\x74\xf8\x49\x93\x67\xed\x68\xc5\x88\xa1\x47\x7b\xb1\xc0\x5d\xbf\x42\x3b\x6b\xf3\x8b\xda\x1d\x9a\xbc\x84\x79\xda\x68\x75\x67\xc4\x26\xf5\x49\xf5\xa4\x55\xdb\x54\x62\x95\x66\x49\xbf\x52\xad\x5a\xed\x3c\x2c\x5f\x2f\xc3\x02\x20\xd6\x89\x63\xb0\xf7\x4c\xb7\xad\x2a\x18\xc3\x98\xd2\x18\x5d\x2e\xd2\x1f\xad\xbf\x9d\xf7\x45\x57\x58\xc7\x49\x7f\xa1\x7d\x66\xf1\x8f\x5f\xab\x11\x99\xee\x87\x2b\xd4\x0b\x8d\x7b\x56\x39\x29\x2f\x18\x2e\x2e\x71\x50\x1c\xd7\x4d\x73\x66\xcb\x0a\x94\xb3\x00\x10\x3d\x93\x50\xb1\xa1\xa6\xea\xd6\xff\x41\x1f\x18\xfe\x69\x29\x2a\x7b\xa7\xc7\xd8\xf6\xe6\x31\x6a\x7f\x35\xf9\xa6\x73\xb4\xb5\x8d\x0d\x71\x57\x35\x2b\x1a\x16\x84\x87\xab\x4e\xd6\x5d\x58\x79\x48\x89\xb3\xf8\x2d\x3e\xaa\xc8\x33\xcc\x74\xae\x90\xde\x56\xad\x04\x40\x54\x2b\xf9\x07\xd3\x6d\x7c\xd7\x55\x07\x85\x18\x84\x1d\x2f\xca\x04\x7a\xd7\x76\xbf\xbc\x79\xb5\x2d\xad\x98\xf4\x55\x5a\xbf\xe6\x3d\x71\x06\xf5\x11\xdb\xa2\xf0\xc9\xaa\x72\x6b\xcb\xca\x06\xc5\x87\xfa\x6b\x8b\x3b\xe4\x87\x8c\xa3\xce\x18\xe9\x1a\xb5\x3b\x00\xa2\x69\xd2\xf8\xea\xfb\x83\x4e\x95\xa4\xd2\x03\x7d\xe9\xd5\xcc\xbc\xb9\xdd\xdd\x50\x66\xfa\xad\xce\x25\x70\x75\xc2\x9c\x36\x0b\xf2\x70\xe4\xb9\xe6\xef\x98\x59\x41\x8c\x26\x01\x0e\xeb\xed\xd4\x28\x27\x0c\xcc\xe1\x36\xbc\x26\x6d\x99\x74\xcb\xb8\x8c\x86\x07\x40\x25\xe2\x78\x54\xb7\x0e\xa4\x54\xbf\x2b\x55\xf4\xea\xa0\x67\x72\x5f\x75\x3d\x87\xdb\xd2\xc7\x3b\x28\x48\x7a\xfc\x9b\xd6\x1f\x68\x6a\xe4\xd6\x66\x2c\xd6\x10\x04\xb3\x7e\xc3\xef\xf2\x76\x6a\x9c\x4c\xdc\x35\xa7\xbe\x01\x4b\xf6\x72\x00\x86\x43\xb4\x97\x00\xa8\xa2\x39\x8b\xaa\xb3\xfb\x35\xb0\xe6\xd2\xe4\x9e\x2b\x88\xf4\xdc\xf1\xae\x40\xe4\x8b\x74\x5e\xfb\x19\xb4\x21\xfe\x68\x6b\x19\x16\x12\xa9\xb1\x5d\xc7\x6f\x0e\x4a\xb7\xa2\x89\x71\xde\x93\x1a\xf8\x64\xe7\x39\xa3\xf5\x77\x29\xf1\x0e\x7e\x86\x64\xfa\x79\x00\x94\x2f\x38\x35\x55\xa4\xde\x37\x18\x8f\x12\x43\x37\x04\x5b\x93\xeb\xde\xf1\x00\xd7\x95\xf6\xa3\x4d\x44\x70\x8a\xcf\x6f\x59\x4a\x54\x44\xae\x6d\xea\x21\x7b\x04\x39\x37\x26\x50\x0e\x2c\x7b\x52\x5f\x42\x5b\x36\xe7\x5a\x5d\x0f\x7d\x81\x03\x51\x1f\xc2\x0a\x00\x40\xb9\x82\x4b\xaf\xfc\xd9\x43\x24\x5e\x28\x01\x9d\x9f\x48\xf7\x72\x08\xed\x12\xf2\xa5\xb4\xca\xd6\x10\xca\x9d\xb8\x2b\xb6\x07\x34\x10\x71\xcc\x4a\xa0\x87\x05\xee\x6c\x70\x61\x50\x97\x9d\xae\x0b\x64\xb6\xce\x79\x6f\x29\x67\xe1\x1c\xf6\xeb\xa6\x72\x2e\x01\xa0\xc8\xe2\x5d\xae\xcc\xea\x5e\xc6\xf0\x2d\x4e\xe8\x18\x60\xec\xcd\xde\xdb\x16\xc5\x8c\x49\xdd\xdf\xfc\x85\xf9\x32\x2e\xa1\x69\x8c\xb5\x35\x62\x73\x63\x12\x5b\x12\x58\x52\xf7\x8c\x53\xb1\xac\xcd\x32\x85\x9b\x31\x77\x8a\xd9\x83\x37\xd9\x71\xba\xf6\x01\x3f\x17\x00\x39\x49\xe0\x57\xb1\xbd\x13\x2d\x6c\x2e\x9a\xdd\xf6\x41\x38\x91\x75\xa3\xa5\x41\xb8\x3f\xe5\x9d\xad\x52\x78\x67\x63\x9d\xd5\x5b\xe4\x12\xbe\xaf\xfe\x9c\x28\x6b\xf5\x1b\x0b\x4f\xd4\xb5\x8c\x64\x52\x8a\xbd\xe7\xfa\x1b\x61\x62\xb9\x23\x46\x53\x24\x92\x02\x20\x4b\x11\x9e\x29\xdf\xde\x7e\x43\xbd\xb3\x70\x61\xab\x4e\x1d\xb3\xe5\x63\x73\x9a\x6a\x67\x8a\x6f\xd3\x12\x55\x5c\xec\xfd\x86\x57\xca\x7f\xc2\x7d\xea\x3a\x95\xc6\xd5\x64\x33\x42\x59\xb1\x6c\x95\xb1\x5c\x29\x99\xbb\xcc\x30\x5b\x11\xeb\xd8\xaf\xf6\x96\x7a\x03\x20\x85\x8a\x1d\xcb\x8e\xb6\x8d\x59\x5e\x17\x2c\x6f\x11\x9b\x1f\x6c\x99\x64\xcb\x30\x5d\x49\x4e\xb7\xfa\x1a\x1f\xc6\xfa\xd4\x7f\x36\x3a\xaf\x63\x5b\x4e\x18\x36\x07\xbc\x30\xd9\xf4\x17\x97\xee\x37\xa8\x74\x47\xe7\xdc\xd0\x2f\xd6\x38\x3b\xee\x56\x05\xca\xd3\x01\x90\x6c\x93\x4c\x2e\xdb\xd8\x16\x6f\x3d\x94\xbf\xb3\x65\x7a\xa3\x2c\xd3\xd6\x74\xb7\x21\x6d\xd3\xcb\xc6\x6d\xf5\x41\x31\xd7\xeb\xc5\x75\x6b\xd6\x85\x5b\x8a\x2c\x45\x01\xdb\x4d\x61\x66\xe3\x52\xb3\x61\x81\xb1\x64\xce\x01\x9d\x49\xdb\xe7\xb8\x5b\x39\xa4\x08\x01\x40\x92\x2f\x81\x97\x5e\x6a\xfd\xbb\xe5\x57\x7e\x5e\xb3\xad\x79\x28\x33\xa5\x09\x69\x2b\xd8\x34\xd4\x18\xde\xe4\x1b\xd3\x5e\x6f\x67\x9d\xbf\x6e\xa6\xf9\x76\x63\x60\x80\xd5\xb8\xbb\xbe\x71\xa9\x42\xaf\x34\x33\xe7\x1c\xab\x7d\x58\xfb\xc7\xf1\xbe\x72\x92\xd2\x09\x00\xf1\x55\xc9\xb1\x12\xe9\xf8\xe4\xca\x4f\xb9\x6d\x23\x8b\xab\x6f\x6d\x5e\x3b\x18\x09\xdd\x91\x98\xdd\xc7\x86\x0f\xaf\xff\xd2\xbd\x17\x79\x2e\xc4\xa7\xe3\x29\xc6\x71\x45\x6a\x5b\x34\x2e\xd5\x1d\xd6\x12\x43\x20\xce\xdc\xd1\xec\x4b\x8a\xb0\xa3\x9b\xfe\xa2\x97\x02\xa0\x96\x70\xd8\x25\x55\x63\x89\x35\xe5\xb9\xc2\xe1\x0a\xd8\xec\xcd\x0b\x06\xe4\xf0\x23\x89\x11\xbd\xd7\x90\xb2\xf5\x8f\xba\xbd\xd0\xf8\x90\xf9\x1d\xb9\x58\xc6\x8a\x4d\xad\xe3\x78\x85\x3b\xae\x79\x27\x91\x38\xf3\xa6\xcd\x46\xfa\x66\x57\x67\xc2\xd0\xf7\x01\xa0\x8e\xe0\x60\x4b\xd6\x8e\x4a\x60\xef\x73\x0b\x86\xda\x11\xbc\xf4\xb7\xfd\x97\x91\x7f\x12\xdd\x7a\x57\xa0\xb5\xeb\x8f\x77\xf1\xb1\xa9\x21\x76\xed\x7b\xf1\xbe\x2b\xa2\x5a\x17\x11\xa7\xb8\xd3\x9a\x97\x91\xf6\xcd\xfc\x64\x03\x94\xb9\x76\x3b\x8c\xaf\x18\x42\x00\x54\x0f\x38\x03\xc5\xdd\xc3\x6f\x30\x41\x39\xd7\x07\x03\xb0\x65\xe9\xfc\x3e\x06\x4e\x92\xb0\xa3\xfb\x0e\xfe\xee\x7a\x7a\x67\x34\x31\x77\xed\x89\x36\x31\xe9\xe1\x8a\x79\xcd\xff\x52\x68\xee\xa4\xa6\x57\xd4\x4b\xb3\x56\x5a\x77\xd2\x5e\xda\x7d\x37\x5c\x61\x75\x03\xa0\x72\xe5\x0e\x15\xc7\x0c\x95\x13\x4f\xe7\x94\xf6\xef\x21\x8d\xa5\x7d\xef\x75\x27\x2b\x13\x36\x76\xe9\x28\x86\xf5\x73\xda\xbf\x53\xb7\xaf\x65\xb4\x26\xd2\xfe\x5d\xfe\x8f\x6d\x90\xb1\xd4\x9d\x6c\xed\x63\x66\xce\x2a\x6a\x2c\x62\x65\xd8\x67\xea\xbb\xb9\xb3\x00\x50\xae\xe6\x7d\x29\x62\x0d\xba\xd0\xf7\x66\x6f\xeb\xc3\x32\x12\xd3\xb0\xdd\xd7\x19\xe7\xe2\x8f\x77\x66\x31\xf9\x51\x03\x6d\x27\x59\xe9\x6b\xbd\x5b\xe6\xb0\x3d\x97\xf7\x36\xd1\x39\x76\xee\xa8\x46\x0c\xd7\x6e\x96\xa0\xc1\x8e\xfb\xd3\xbe\x57\xc7\xe5\x57\x02\xa0\x48\x12\x24\x14\x2a\xfa\x8b\x05\x37\xb3\x5e\xf7\xec\x10\x3c\x49\x3d\xd1\xe5\x27\x78\x15\xbf\xaa\x7d\x5c\xe8\x1e\x15\xd8\x1a\x20\x84\xaf\x39\x62\x53\x0b\xf7\x2d\x47\x36\x7e\x11\xad\x70\x47\xd4\x9f\x17\xfd\x35\xeb\x4c\x9d\x8f\xd8\x71\xd2\x1c\xed\x5b\x51\x2c\x00\xf2\x85\xc2\x23\x05\xe7\x7b\xc7\x54\xe2\xac\xf0\xee\x48\x95\x5d\xaa\x47\xc7\x19\x25\x37\xae\xa9\xad\x50\xe9\x13\x39\xd2\xfc\x40\xf1\x72\x4d\x51\xd3\x66\xc5\xd1\xe5\x8b\x1a\xce\x2a\x8e\xba\x67\xd6\x29\x94\xae\xb3\x3e\x98\x87\xe4\xc1\x93\x2a\x35\x7b\x25\x66\x00\x64\xab\x45\xff\xcb\x7f\xde\x23\x31\xaf\xda\x02\xef\x9a\x67\x0a\x48\x81\xb4\x8f\x18\xd7\x6c\x7c\xdd\x1a\x67\xc0\x47\xce\xb7\x5d\xd2\x9f\x0f\xfe\xcb\x9a\xaf\xcf\xf6\x1f\xab\x7f\xa1\x9f\xee\x3e\xc9\x62\xad\x95\xce\xba\x67\x52\xa9\x74\x93\x94\xea\x23\x32\x19\x00\x52\x91\xf8\x64\x3e\xbb\x67\x66\xc3\xc9\x2d\x8e\x9d\xd6\xfa\xe6\x94\x19\xed\x01\x75\xec\x8d\xdd\x2d\x87\x2d\x96\x88\xbb\xb6\xcd\xe6\x1b\xc1\x5d\x8d\x7f\x9b\xb7\xf8\x2b\xeb\x19\xa6\xc2\x25\xaf\x2c\x8b\xf5\xe7\x66\xdd\x35\xbe\xd1\xd8\x4d\xea\x57\xaf\x97\xc3\x01\x90\x7a\x48\x02\xf3\xe7\x77\xb7\xd9\xae\x66\xee\xe8\x74\x6f\x32\x25\x5f\x68\xeb\xb3\x96\x6c\x24\xb7\x84\x36\xc2\x22\x76\x34\xed\x6b\xe8\x09\x56\x36\x66\xd6\x9f\xf4\x67\xd7\xbd\xae\x03\x4b\xde\x9a\xb9\xc6\xa1\x59\x5f\x8c\x81\xda\x98\x49\x7f\xa9\xea\x14\xcb\x01\x90\xb4\x4a\x64\xb9\xb4\x1d\xfe\x55\xfc\xcd\xb6\x09\xdf\x9a\x90\xa4\x94\xb1\xd5\xd0\x27\xd1\xad\xc3\xf9\xf0\xfd\x61\xaa\x01\x3e\x72\xef\x6a\xc7\x5e\x03\xfa\x86\x37\xa7\xeb\x1e\xf6\xe3\xfc\xaf\x9d\x93\xf1\x1f\x9d\xb7\xb7\x55\x92\x52\x00\xb0\x14\xd0\xef\x02\xa0\xa9\xe6\x98\x72\x71\xdb\x21\x35\xb7\x37\x1b\xb7\x22\x61\x95\x49\xeb\x47\xf9\xf0\x47\xd1\xe6\xa1\x51\xa4\x22\x4c\xdc\x7f\x0f\x9d\xb3\xda\xa9\xe7\x33\x36\xc6\x5b\xd6\x95\x8c\x0f\x58\xe0\xd2\x41\x24\xbc\x77\xbe\xd5\x7a\x81\x0c\x00\x30\x3f\x65\xac\x01\x40\x33\x9b\xc3\xcf\x2d\xdd\xd6\x00\xaf\xda\xcc\x19\x1f\x46\xec\x4f\x5a\x36\x72\x0e\xe5\x16\x2d\x18\xb2\x43\x4b\xc2\xc8\xfd\x11\x58\xef\x80\x9f\x3d\x05\xb8\x27\xde\xf2\xce\x01\x42\xdf\x02\xdf\xf6\x0b\xa4\x18\xe7\x6f\xad\x2b\x29\xf3\x01\x30\x43\x18\x0f\x01\x50\x6f\xe5\xec\xca\x5d\x34\xe1\x88\x41\x6d\x5e\x33\x16\x84\x25\x24\x5e\x1b\xae\xc1\xd1\xa2\x37\x0c\x0c\xe0\xf7\x84\x45\xf7\xbe\x21\xba\x07\xdc\xee\x9e\x4d\x6a\xf0\x66\x76\xc0\x28\x73\x16\xac\x6f\xe3\x52\x4b\xa7\xad\x6d\x3e\x47\xfb\x02\xd6\x98\xc2\x59\x0f\x01\x50\xdd\xe0\x4e\xe4\x1c\x1b\x2f\x25\xfe\x48\x3f\x3f\x32\x4e\x1a\x49\xa4\x0e\x4d\x21\xd7\x6c\x78\xd1\x5f\x44\x29\x0b\xfd\xd1\xd3\x43\xa5\x06\x0c\x76\x9e\xa3\x59\xbd\x6b\xda\xe7\xd3\x8f\x2e\xc8\x6c\xf5\x64\x3c\x99\x06\xb7\x95\xb0\xa8\x80\x6a\xf8\xc9\xf5\x07\x40\xf9\x8c\xf7\x2d\xfb\xd1\xd8\x2c\x7a\x7d\x7a\xd8\x30\x94\x31\x2b\x71\xd6\xc0\x01\x86\x62\x83\xa9\x6f\x1e\x33\x24\x74\xa2\x1b\xc5\xfc\x15\x40\xeb\xd0\xb2\xce\x7a\x6f\x6a\xbd\xca\xee\x5e\x50\xdc\x7c\x8e\xd3\x3b\xcd\x6a\xfd\x8f\xe7\x0c\x76\xe8\x2f\xf2\xf3\x01\x50\x02\x41\x4c\xb6\x75\x24\x47\x80\x4d\xbb\x39\xd8\x2e\x40\x26\x74\xf4\xfd\x14\x94\x6f\x08\xed\xa9\x10\x98\x42\x11\x9d\x7b\x04\xff\x06\xc4\xb5\xbd\x16\x26\x7b\xaf\x6d\x89\x14\x1e\x5b\x20\xb2\x4d\x16\x69\xa6\x83\x86\xcf\xa2\x3a\xbb\xf9\xba\x08\xe1\x4f\x00\xe4\xa7\x85\x7d\xd9\xcb\x86\xd4\xca\x7d\x69\xd5\x03\x53\x94\x3e\x09\x21\xbd\x4a\x85\x79\xfd\xb5\xae\x77\x8a\xcc\xd0\x05\x1d\x79\x8a\xe0\x00\xa7\xd6\x46\x85\xaf\xf7\x6c\xdb\x5b\x45\xf6\x02\xb3\xb5\x55\x51\x36\x7d\x73\x7d\xa5\x2c\xdd\x0e\xa6\xfd\x25\x59\x02\x80\xec\x6f\xd1\xee\xac\xb4\xc1\x7c\xe3\x93\xd4\x89\xbe\x73\x86\x07\xf1\xbd\x3d\x69\xfa\x37\xeb\x73\x3b\xf7\xea\xd3\x43\xfa\xdb\xbd\x75\xb7\x56\xf5\xb4\x88\x75\xd6\x65\xc7\x9a\x3e\xe9\x02\x17\x60\x1b\x0d\x5a\xdf\xe9\x90\x3a\x2f\xe5\x16\xbb\x7a\xad\x9d\xf4\x01\x00\xb2\x00\xb1\x79\xcb\xeb\x81\x9b\xf5\x19\xa9\xd0\xbe\xb8\xba\x65\xf1\xc8\xee\x1d\x96\xe9\xeb\x3d\x3b\x7d\xcd\x99\x21\xbc\xb6\x5a\xd3\xb9\x55\x92\xe6\xcf\xa6\xf2\x65\x03\x4d\x54\xa3\xcb\x02\x44\xa3\xbd\x6e\xe5\x74\xaa\x85\xa1\x6a\xb7\x9b\xd0\xb0\x65\xa3\x00\x48\x2f\x8b\xdf\x6e\xb1\x0e\x94\x35\xad\x48\xf5\xeb\xdd\xd5\xf8\x22\x3e\xaa\xdb\xbd\xe1\x58\xd4\xaf\x0e\x45\x83\x5d\x08\xa2\xf5\x45\x3d\x63\x15\xad\xb9\xa8\x0e\xbe\xac\xdf\x7a\xd7\x8c\x58\xc0\x6d\xc8\xd1\xdf\x9c\xde\x66\x1e\x56\x1f\xb5\xbb\xaf\xbe\x29\xaf\x04\x40\x9a\x2b\x09\x9d\x18\x82\xce\x28\xa4\xf5\x6e\x83\x19\x4a\x70\x4d\x49\x88\xc9\xe5\xf9\xb5\xb3\x91\xbd\x95\x35\x02\x27\x74\x79\x8d\x9c\xe8\x87\x5d\x07\x97\x43\x9e\xe3\xfd\x51\x96\x8c\xa7\xc4\x15\xd8\x5b\x91\x6a\x32\x20\x3c\xf4\x1a\x25\x9f\x21\x4f\xb5\x2b\x62\x91\xa9\xdb\xb7\xee\xad\xce\x2e\x55\xf4\xdc\xad\xf9\x5d\xb1\xcc\x2a\x82\xf5\x56\xee\xd4\x56\x23\x70\x35\x14\x3e\x1a\x95\x01\x4f\x20\x34\x63\x52\x90\x1f\x20\x14\x5c\x09\x66\x24\x83\x47\x60\xe1\x8d\x91\x01\x24\x18\x29\xda\x8b\x48\xf6\xa5\xcc\xb0\x4b\x64\xad\xa0\xb1\xc6\xf7\x57\xb6\x43\x0e\x75\x7f\xab\x26\x57\xfd\x69\xdc\x06\x4d\x81\xc6\x6a\xfa\xe0\xeb\xe0\xa3\xbc\x93\xc8\xf5\xa8\xd5\x84\x99\xe8\x42\x8c\xba\xe2\x07\x56\x81\xfb\x90\x31\x17\x7f\x98\xc8\x8a\xf8\x8b\x78\x80\x7c\xc6\x6b\x3d\x89\x4c\x4d\xb1\x8b\x66\x5e\xa2\xd3\x47\x8f\x97\xeb\x90\x9c\xae\xe5\x90\x66\xf4\x92\x06\x97\xaa\x93\x98\x56\xf5\x9a\x9a\x0f\xb8\x0a\xae\x00\x1e\x42\x58\x83\xfb\x80\x94\x13\xdf\x55\xb8\xa2\x5f\x92\xf7\x6e\xce\xc0\x65\x52\x55\x11\xa1\x84\x1a\xba\x9f\xe7\x3d\xc2\x77\xc6\x62\xbb\x54\xe6\x54\xe6\xd8\xf0\x70\xc9\x7e\x52\x65\x07\xb4\xdc\x81\x5c\x51\x47\x84\x54\x50\x92\x94\x07\xaa\x8e\x53\x4b\x39\x51\xd0\x8d\x34\x31\xf6\x36\xfc\x04\xbd\xa5\xdc\x0f\x55\xc2\xd8\x93\xae\xc5\x3c\x64\xde\x0d\xef\xc4\x4f\x65\xdd\xf4\x34\xe2\x59\xec\x4d\x76\x42\x46\x30\xfb\xd7\xe0\xed\x22\x77\xf6\x89\xb6\xc6\x92\x76\xce\x0a\xf3\xe5\xf2\x10\x4e\x91\x22\x15\x72\x9e\x73\x80\xf5\xa9\x9a\xcd\x5d\x8b\x39\x0c\x0b\xe0\x36\x97\xc5\x22\x9e\xf3\x9c\xd2\x2e\xa3\xf5\x3c\x4a\xb8\x1b\xf6\x38\xef\xb8\x27\x0c\x37\x99\xd7\x67\xb7\x8b\x8e\xe2\x05\xf5\x3b\xe5\x17\xaa\x04\x2d\x53\x0a\x5f\x28\xaf\x1b\x21\x25\x6a\xa5\x97\x6c\x66\x79\x91\x82\xce\xf8\x5c\x19\x29\xbf\x8e\x76\xa8\x71\x97\xfb\x94\x5c\x86\x4f\x95\x61\x53\xc7\x91\xd7\xa5\x5b\xd7\x65\x61\x16\x49\xde\x79\xce\xc7\x64\x48\xbc\xed\x7d\x69\x34\x61\x48\x0f\x39\xe7\x81\x75\x59\x53\x53\xfe\xd9\x86\x22\xbd\x4f\x51\x47\x5d\xab\xf8\x4f\xa9\xd1\xfc\x0f\x7d\x49\x45\x9d\xc9\x07\x59\x53\xd5\x62\xc8\x2e\xa6\x40\x07\x75\xa4\x94\x26\x84\x51\xab\x0e\xd3\xa0\xfe\x51\x1f\xf6\xd8\x85\xf6\x55\x25\xd9\xe3\xa9\xb7\xc5\xff\xeb\xea\xcb\xa6\xf4\xc7\x35\x5e\xce\xa3\xf4\x0c\xd4\x16\x16\x52\x3a\x7f\x8a\x52\x4b\x48\xed\x29\x54\x61\xb9\xa4\x45\x0a\xff\x58\xd9\xdc\xd4\x59\x14\x5e\xb3\xbb\x61\x38\x79\x10\x3e\x66\x39\x14\xfa\x1e\x35\xd9\xe4\xef\x41\x42\x41\x75\x36\xfb\x1d\x54\x94\xcc\xb5\xf3\x46\xf6\xa2\xb1\x8a\x46\xb7\xbc\x99\xc3\x95\xda\xc1\xc2\xa9\x03\x49\xc2\xae\x12\xa7\xde\xe5\x94\x27\xe5\x0b\x3a\x3f\xc1\xd1\x95\x6b\xda\x6c\x85\xc7\x6a\x32\x9b\x57\x25\x17\xc2\x93\x1b\x2f\x84\x9e\x44\xb6\xd4\x3d\xf5\xc0\x22\x7f\x1a\x06\xed\x9f\x51\xbd\x64\xf7\x3b\x13\xb3\xee\xef\x10\x36\x58\x72\x8f\x4d\x84\x6a\x23\x0a\xc6\x46\x8f\x09\xc3\x8b\xbb\x87\x72\x29\x82\xb2\xd1\xbe\x63\xf0\xb9\x90\xa3\xdd\x8e\x85\xfc\xea\xbf\xdb\x57\x25\xaf\x81\x5d\x6a\x86\x85\x9e\x44\x7a\x34\xbe\xf2\xa8\x43\x72\x4d\xfe\x93\xa2\x29\xbb\xe4\x39\xa3\x39\xf0\xa3\x85\xf9\x9d\x17\x91\xa0\xa4\xb0\x7e\x04\x95\x52\x1e\xa5\xba\x82\x1e\xaa\xcc\xe4\x7a\x61\xfd\x6a\x18\x38\x2b\xee\x24\x9c\x57\xbe\x9f\xc0\x41\x99\x37\xcf\x22\x45\x60\xff\x8e\x98\x45\x3e\x45\x78\xee\x79\x91\x92\x49\x5e\x63\x57\xc4\x6a\xa3\x85\x8e\x60\x61\x53\x4a\xb3\x3a\x7e\xc1\x19\xe5\x9f\xea\xde\x23\xfe\xad\x54\xa9\xfc\x50\x8c\x9a\xcd\x1c\x31\x66\x31\x7c\x29\x6e\x36\xf6\x3e\xf2\x4e\x79\x12\x7e\x1b\xa6\x39\x7d\x90\xa8\xc1\xab\xc2\x8f\x93\x03\x49\x71\x9e\xf5\xe4\x6d\x94\xd5\x76\x29\xac\x62\xda\xab\x61\x76\x4d\x31\x84\xd8\xb1\x0c\xfa\xb1\x6a\x6f\x5d\x00\x5c\x03\xb5\x53\x12\x91\x89\x70\x26\xfb\x31\xda\x05\xf9\x0b\x2b\xc5\xbc\xc3\xd4\x94\x5d\xc1\x3d\xc5\xdd\x4c\x4f\x22\xdc\x20\x22\xc2\xa9\x24\x0d\xf9\x94\x27\x9a\x3c\x99\x0a\xb7\x8b\x63\x39\xd2\xef\x0f\xf2\x2b\x71\x48\xd0\x96\x5e\x1d\x85\x9a\x30\x4b\xa1\x7e\x98\x0d\xf2\xef\x70\x57\x9c\x03\xab\x0d\x39\x1b\xff\x10\x83\x41\xaf\x20\x8e\x95\x3e\xc3\x66\x91\xe5\x69\x52\x3c\x9a\x8a\x58\x77\x87\x18\x41\x5f\xec\xb9\x90\x68\x65\xac\xb5\x2b\x61\xc6\xb3\xa6\xf6\x4b\xcb\x5b\x88\x7b\x5b\x74\x90\x11\xd2\x5f\xc6\xe7\x55\x17\xc8\x57\x64\xea\x9a\xff\x28\x6f\x98\x10\xb8\x0f\xcd\x0b\x9d\x8f\xc4\xd1\x53\x4b\x01\xfa\x28\x83\x95\x7a\x01\x67\xcf\x1c\x5b\x97\x86\x7f\xcc\x3a\xec\x71\x97\xe0\xc9\x2e\xb4\x6b\x60\x60\x38\x69\xbd\x1d\xa5\x4b\xd9\xf3\x6c\xa7\xcb\xcb\xd9\x5a\x43\x06\x64\x9c\x7d\x51\xba\xa8\x1a\x70\x36\x30\x3c\xa1\x35\x9c\xbd\xa8\x58\xf8\x4d\xee\xba\x92\xc5\xa8\x3c\xee\xf6\xd4\x85\x98\x6d\xbc\xc8\xb0\xeb\xb8\x4e\x5e\xaf\x47\x1f\x6e\x07\x6f\xdc\xee\x01\xbd\x85\x47\xea\x9e\x5c\x14\xa3\xa4\x5b\xb3\x4b\xba\x14\xaf\x6b\xdf\x97\xcf\x55\x14\x89\xde\x43\xcc\xf2\xfd\xb4\xa0\xea\x15\xf2\x00\x84\x09\x7a\x51\x66\x29\xda\x83\x60\x4a\xbf\xa6\x38\xa0\x7e\x4a\xcb\xc2\x16\x60\x7e\x48\x0e\x78\xf0\x31\x7f\x24\x8b\xed\x2b\x69\xad\xc2\xf2\x0e\x64\xfe\x97\x86\x1b\xf5\xef\x8b\x2c\xf5\x7e\x9a\x73\xa5\x6b\x2c\x26\xc1\xc7\xf2\x6b\xa6\x57\x94\x9a\x4a\xa5\x71\x13\xec\x77\x4d\x96\xde\x54\x88\x80\x2f\xaa\xbd\xba\xe9\x2b\x72\x8f\x76\x56\x68\x19\xfa\x98\x1a\xe7\xe1\x83\xbe\xae\x9a\x67\x3f\x4e\xfd\x26\x7e\xdf\xc6\xcc\x33\xf4\xb6\xd5\x39\x17\xa6\x76\x87\xaa\x3e\x94\x38\x76\x6c\xe3\xc7\x96\x6d\x6f\x5b\x48\xba\x06\x61\x35\x53\xa0\xd6\xea\x1c\xeb\xce\x82\x75\xb0\x80\xfa\x67\x9b\x5c\x10\xb7\x2d\xde\x21\xa7\x50\x4f\x8d\x5b\xdd\x9f\xa0\xa7\xe9\x62\xed\x7f\x52\x45\xb2\xb9\xad\x03\x79\xeb\x46\x3a\x2d\x69\x05\x4f\x06\xaf\xaa\x62\x8b\x9b\xfb\xfe\xe1\x35\x96\xa5\x75\x3f\x22\x45\x41\x66\x74\x9c\x87\xce\xad\x7a\xd6\xda\x9c\x7f\x12\x7a\xc4\x56\x90\x74\x08\x41\x6c\xf4\x0a\x69\x45\x31\xeb\x20\xee\x8f\x51\xed\x86\x8d\x93\xd6\x52\x43\x65\x77\x5a\xe7\xe5\x7e\xd9\xb6\xcd\x7c\xac\xc0\x3a\x6e\x51\x1e\x2b\x8e\x1b\xc9\xe0\x2d\x2f\x7d\x36\xf0\x8b\xf8\x77\x45\x4f\x6f\x6d\xcd\x91\x2a\x56\xe7\xb7\x7c\x05\x74\x4b\xdb\xe6\x24\x1b\xfc\xb3\x6d\x2c\xc4\x86\xfc\xda\x98\xe3\x31\x1d\xb5\xd0\xb8\x63\x92\x92\x72\x40\x9e\x3a\x70\x1c\xd5\x50\x18\xd1\xba\x15\xdd\x58\x12\x6b\xfa\x1b\xb3\xab\x7c\x89\xbc\x10\x7b\xaf\x32\x8c\xf9\x0d\xbf\xbc\x06\x82\x3e\x43\x30\xc3\x91\xa5\xa9\xa4\x39\x28\x71\xea\x1b\xb2\x1e\x7b\x72\x5d\x02\xe5\x7f\x84\xeb\x1e\x22\x6a\x04\x79\x15\xf8\xcd\x5e\x4d\x33\xf7\xbf\x40\x3c\x2c\x5d\xd4\xf2\x2f\x6a\x41\xf9\x49\xd3\x72\x74\x61\x65\xb1\x6c\x1b\x66\xa4\xc6\x9b\x59\x89\xf3\x81\xfd\x40\x27\xe0\xb7\x22\x77\x96\xdc\x24\x66\x61\x04\xa9\x3a\xd2\xbf\x78\xec\x3a\x7b\xca\x66\x92\xbf\x47\x26\xa5\x8b\xb2\x14\xbc\x61\xbd\xa2\x47\xf7\x3b\xc2\x43\x20\x4b\x5b\x66\x23\x5a\xab\xa8\x46\x0c\xf2\x7b\xcd\x41\x99\x3d\x5a\x04\x5f\xcf\x38\x82\xf5\x44\x1e\x45\xed\xc2\x9d\xc5\x04\x97\x54\x12\xe4\xb8\xe1\xd4\x00\xd2\x3a\x62\x7c\xd8\x4e\xf2\x30\xb9\xdf\xc3\x93\xfc\x83\x9a\x0b\xfe\x63\xd9\x18\x7e\xbd\xf6\x35\x44\x84\xd4\xb6\x0e\x66\x87\x4a\xd4\x1f\x84\x6f\x47\x5f\x97\x28\x91\x95\xd8\x6e\x3a\x0f\xbd\x0a\xaf\x40\xb6\x61\xa7\x11\x21\xc5\x0c\xdc\x17\x72\x7c\x0a\x95\x70\x85\x1a\x1c\xe6\x4f\x82\xd0\x3e\xb9\x3f\x24\x35\x30\x3c\xec\xdc\x98\xb7\x58\x09\xdd\xcb\x2b\x3b\x88\x73\xac\x82\x6a\x21\x69\x93\xce\x0f\x8a\x25\x17\x88\x3d\xe1\x9b\x28\x6c\x5a\x3c\x32\x91\xba\x1d\xa1\x45\xe7\xd2\x5e\x14\x99\xb1\x38\x86\x7f\xf2\x51\x3c\x8e\x49\x0c\xed\x23\xce\x64\x59\xdc\xc7\x89\x5e\xec\x18\xbb\x32\xa6\x03\x87\xd6\x19\x5a\x91\xce\xaa\x6a\x38\x54\x99\xc4\x7a\xa1\xd5\x55\x57\xb0\xa3\x85\xdb\xa0\xd5\xec\x71\xea\x64\xb8\x92\x13\x0e\x67\x21\x8f\x72\x8e\x17\x8e\x62\xec\xb8\xb9\xc9\x73\x71\x5e\xdc\x57\xa1\x1b\xf0\x97\x78\x24\x77\x1d\xfe\x30\xaf\xd1\x6e\x80\xb1\x8e\x67\x6a\xbb\x52\x9a\xa9\x40\xd6\x55\x97\xab\xe4\xbf\xd5\xa9\x90\x8b\x72\x05\xbf\xb9\xea\x97\xec\x1b\xd9\x0f\x9a\x2f\x63\x41\x6f\xc1\x0f\x49\xbf\x15\x14\xa0\x02\xa4\xb4\x4d\x53\x30\x38\xc9\x87\x10\x05\x6e\x95\x84\xe6\x0e\xc5\xcd\x16\x7f\xb1\x0f\xa1\xaf\x15\x62\x5a\x56\x16\x47\xd4\xcb\xcc\x2e\xa5\x1a\xcb\x2b\x65\x68\xf9\x07\x33\x9f\x3b\x54\x99\x60\x7c\x49\x84\x55\xef\x32\x94\xd7\x64\xc1\x12\x75\x27\xf3\x5d\x10\x57\x6a\x57\x24\x4d\x42\x07\x68\x54\x6b\x2f\x61\x3e\xa8\x67\xba\xcf\xc7\xbc\x52\x5e\xb6\x57\xd1\x14\xe2\x17\xb6\x39\x85\x77\xba\x3f\x1a\x9d\x4b\xb2\x3a\x77\xc9\x73\xca\xce\xb7\x57\xb1\xbf\x43\xfc\x5a\x1e\xe0\x1f\x56\x0d\xd9\x8a\xab\xbe\x40\x53\x1b\x8f\xe4\x3e\x87\x3f\xad\x5f\x92\xe8\x85\xda\x6c\xe6\xad\x8d\xc2\xcc\x33\x46\x2c\xb9\x8a\x59\x56\x7b\xc2\xfe\x32\xcd\x59\xfa\xb9\x29\xa9\x90\x3f\x74\xdf\x90\x58\xfc\x7a\x60\xbd\xac\xae\x0c\xda\xcb\x60\xe7\x56\x1c\xea\x32\xe1\x33\xaa\xe2\xda\x5b\xab\xa8\x35\x0f\x5a\xea\x73\xb9\x70\x7e\x13\x3f\xe1\x32\xf2\x51\x03\x69\xad\x2b\xba\xc7\xf2\xf7\x92\xab\xe8\x9d\xfa\x5d\x93\x26\x53\x77\xcb\xf6\x5a\x47\x0b\x63\xb6\xde\xd5\xef\x28\x6e\x1b\x7d\x21\x9b\x55\x36\x6d\xe8\x12\xeb\x7e\x05\xa4\xdf\x86\xfb\xaf\xf2\x56\x4f\x56\x95\x4f\x0d\xb9\xe3\x59\x6e\x0c\xdc\xb9\x15\x97\x30\x8a\x44\x37\xfd\x58\x3b\x1d\xed\xdd\xb0\x6f\xc9\x6f\xb4\xaf\xd1\x6f\x52\x19\x35\x46\xee\xdf\x2e\x24\x24\x17\xae\xae\xfb\x4e\xf8\x5e\xe2\xad\x99\x4a\x6c\x2a\x77\x11\x38\x93\x54\x95\x33\xc8\x71\xe4\xda\x1a\x1f\xe8\x1e\x8a\x0d\xbe\x32\xff\x05\x75\x2f\x2a\x29\x69\x39\xed\x24\x96\xbd\x76\x26\x7d\x98\x40\x5b\xf4\x8e\x7e\x8b\xb4\x03\x00\xce\x1b\xba\x7d\xdb\x41\xdc\x8e\x92\xdb\x75\x29\x78\x5d\xb9\x58\x8d\x21\x14\x54\x7a\xf3\x09\x44\x5c\xf5\x35\xd2\x30\xa9\x1e\xd6\x02\x0d\x23\x1f\x43\x16\xe5\xb3\xa8\x76\x18\xbf\xc4\x1b\x34\x7f\xbc\xcb\x9a\xdb\xf4\x65\xc4\x3d\x8b\x2e\xd2\xd3\xc9\x5d\x00\x70\x76\xd2\x1b\x5b\xdf\x62\x57\x56\x8c\x58\x34\xb8\xe5\x55\x53\x55\xc7\xf0\x73\x6b\x20\xbc\x13\x84\x5c\xd8\x31\xd2\x2c\x62\x2b\x32\xbe\x66\x90\xf4\x0c\xbd\x3d\x7f\x12\x25\x16\x17\x91\xc8\xa1\xf2\x08\xd7\xd6\x98\x69\x4a\x72\xd0\xa2\x71\xda\x08\xe5\x0a\x00\x1c\x28\x03\xdf\x7c\x01\xc5\x80\xcb\x4d\xdd\xe8\x41\x64\xb9\xe2\x13\xe6\x2e\x7a\x12\x77\x13\x2e\x09\x73\x8b\x70\x09\x7f\x10\x77\xb2\xda\x4c\x8c\x24\x0c\xe5\x2d\x20\x1d\x24\xb5\x24\x9c\xa1\xf8\x50\x3a\xd7\xac\xa0\x26\xd3\xc8\x8b\xc8\xd4\x42\xba\x09\x00\xf6\x20\x8b\x60\xcb\x83\xef\x21\x4c\x36\x06\x22\x03\x88\xc1\x72\x12\xaa\x95\x94\xc0\x7e\x86\x89\x22\xf3\xf1\xad\xd8\xc7\x94\xf3\x55\x72\xbc\x96\x36\x3f\x37\x9c\xb8\x9e\x8e\x49\xf0\x25\x9d\x60\x5c\x0c\x3e\x45\xfe\xc3\x9a\xb6\x08\x45\xfe\xce\xda\x0d\xc2\x58\x0f\x39\x4a\xeb\x46\x28\x91\xb1\x57\x5f\x02\x9f\xc5\x24\x48\x5f\x23\xea\x98\x8f\x58\x1a\x54\x19\x8b\x83\x43\x63\x42\xd8\xbe\x95\x2c\x9c\x3d\xfb\x7c\x4e\x1e\xfe\x1a\x87\x15\xcf\x26\xf2\xb9\x6b\x83\x6b\x48\x47\xb9\xb7\x16\x95\x90\xfa\x78\xb3\x81\x9c\xb5\x80\xa7\xac\xef\xad\x6a\x95\x25\xd6\x3a\xd6\xe4\xcb\xec\xc5\xbb\x61\xf3\xa5\x5b\x19\x2a\xc4\x0c\x69\x21\xa6\x1b\xe5\x22\x9d\x52\xf1\x16\x33\x53\xb2\x35\xdb\x15\x37\x45\x52\x1a\x27\xc3\x5f\x95\x4c\x0f\xda\x4d\x5c\x26\x3e\xbc\x28\x8a\x38\x4b\x4c\xb2\x5b\xc4\x9c\x23\x4c\xb2\x64\x43\x68\xe6\x5e\xf5\xc5\xaa\x0a\x53\x8d\x70\xac\x26\xc1\xb8\x8c\x36\x02\x2b\xd2\x5f\x41\xfd\x40\xb0\x75\xa2\x72\x2e\xaa\xb1\xd6\x77\xcb\x6d\xcc\x84\xe6\xe4\x46\x09\xce\xac\x46\x05\x4d\xc6\x3f\x53\x45\x2c\x7c\x81\xff\xa2\xf8\x6d\x87\x60\xc0\xc5\x2d\xa6\x89\x8a\xb0\x8e\x33\x2a\xbf\xca\x15\x6d\xdb\xf9\x3f\xab\x7d\x5b\x54\xd4\x85\xd0\x14\x5b\x31\x52\x03\x67\x58\xdd\xcb\x42\x91\x7d\xf5\x97\x33\x8f\xa1\xaf\x58\xf8\xb1\xdb\xb0\x7b\x4c\xc1\x81\x78\xfc\x14\x43\xda\xc2\x1e\x7c\x90\x56\x63\xb7\x9d\x7e\x57\xaa\x36\x5e\x2d\x3f\xd3\x9f\xad\x44\x41\x0e\xf5\xbc\xe5\xe7\x55\x1d\xec\xc2\x52\x78\x35\x0f\xdb\xef\x23\x7e\xc1\x5d\x5a\x63\x4a\x77\x23\x37\xda\x54\x99\x65\x68\x4c\xe3\xc5\x58\x18\x36\xaf\x7e\x71\x60\x34\xae\xc1\x7c\x71\x61\x2b\xee\x98\xae\xdc\xee\x09\x5d\x29\x4b\x32\xfa\x96\x33\x47\x7e\x2a\x6e\x41\xd0\x43\x55\xbc\xff\x55\xc1\xfb\x5b\x28\x73\x6b\x84\x3d\x27\x10\x1d\xb0\xfe\xce\xbf\x4a\x31\x88\xbf\xda\xce\x64\x2e\x43\xfd\x68\xde\x19\x1b\x86\xb9\x61\xed\x0f\x0c\xc1\xcd\xa8\xe7\x2f\x3c\x8c\x0b\xd4\x1f\xb0\x0f\xa1\x4f\x97\xed\xac\x2f\xa1\x75\x15\x3c\xd3\x0a\x69\x9f\x8b\x3f\x89\xdd\xe8\x45\x65\x4f\xe9\x67\xe8\x8f\x21\x7f\xa1\xf7\x33\x84\xd5\x0f\xca\xdf\x32\xbd\x61\xff\x6e\x79\xc9\xbc\x8e\x9a\x14\x7b\x80\x25\xc4\x2e\x59\xed\xcf\x76\xc3\xbf\x72\x83\xb1\x0b\x89\xff\x02\xc0\x77\xa1\xa7\xd5\x0d\x53\x17\x97\xa8\x34\xf7\xa8\x6d\xe5\x91\x22\x1e\x2d\x08\x72\x93\x1e\x46\xbb\x53\xcd\x41\x07\xd1\x1b\x61\x1b\xca\x29\x8c\x42\xc4\x8f\x2d\x7c\xa6\x0f\xfa\x62\x2c\x89\xf9\x2f\xae\x25\xe0\x15\xcb\x44\xf4\x70\x2b\x61\xdd\x26\x9d\x05\x80\x77\x9b\x7e\xc2\xf2\x81\xdc\x54\x91\xad\x09\xa4\x6c\xae\xec\x13\xfe\x4d\x75\xaa\xfe\x48\x33\x51\xaf\xc2\x32\x50\x4d\xb4\x61\xc4\xc9\xb2\x37\x74\x39\x7a\xe3\x96\x19\x0c\x2c\xf6\x7c\xac\x17\x33\x89\x90\x1d\x70\x98\xf9\x8b\xa4\x73\xcb\x67\xa5\x92\xbf\x00\xc0\xd3\x33\x14\xe6\x02\xc2\x7f\xb0\xc7\x2a\x05\xf1\x1f\x44\x8b\x60\x2d\xe9\x2e\x2a\x95\x1a\x40\xbe\x8d\xf1\x41\xa2\x28\x8f\x70\xf3\x4b\x1f\x53\x9f\x13\xa6\x67\xae\xa2\x7d\x27\xcd\x8c\x11\xd1\x3f\x52\xa6\x04\xb0\x19\xc7\xa9\xa7\xdd\x12\x98\xb3\x69\xfb\x00\xe0\xde\x67\xc1\x8d\x3b\x70\x45\xb8\x7d\xca\xe9\x78\x05\x61\x2a\xef\x1e\x61\x2b\x31\x86\xfc\x95\x78\x8f\xa4\x44\x14\x93\xdd\xc8\x4f\x4b\x3e\x53\x92\xa9\x29\x19\x35\x54\x2e\x6d\x5b\xf4\x5b\x5a\x2b\x63\x61\x40\x30\x9d\xc7\x2c\x70\x8b\xa6\x9f\x61\xfe\x03\x00\xd7\x9d\x83\xd2\xff\x87\xf1\xa5\x6f\x94\x8b\xb0\x64\xfa\x5b\xae\x1c\xb7\x93\xa1\x23\x1d\x25\x4c\x63\x6e\x84\xa7\x10\xb1\xac\x49\x25\x93\x49\x87\x59\x67\x36\x37\x53\xdc\xd8\xf5\xd1\x10\x6a\x11\xa7\x66\xd5\x1d\x5a\x22\xd7\xcd\x2d\x94\xa6\xe1\x46\x03\xc0\x29\xe4\xe5\xd6\x62\x90\xad\x92\xa9\xd2\xd5\xa8\xff\xc4\x5f\xd9\x05\x98\x6c\xf1\x55\xc2\x69\xec\x35\x71\x27\x54\x8d\x2f\x17\xf3\x8a\x24\x84\xff\x89\xf3\xd2\x8b\x49\xa5\xe2\xe0\x0d\x28\xf2\x4e\xf1\xd4\x55\x51\x94\x1e\xd1\x0b\xb7\xf9\x54\x27\x51\x2f\x00\xec\x1a\xc1\x7f\x9a\x20\x78\x9e\xe1\x2f\xf1\x24\xc4\x7b\xfd\x19\x66\x26\x4a\xa3\x9b\xc0\xfd\x87\x59\x59\xdb\x54\xfd\x04\x7b\x4d\x2b\x2b\x74\xc1\x53\x35\x88\xb4\x65\xc4\x19\xea\xf4\xf5\x24\x12\x5b\xb5\x76\xa5\x8e\x8c\x52\x6e\x9e\x77\x8d\xfc\x49\x7e\x1a\x00\x56\x97\x78\x85\xaa\x04\x36\xb3\xb5\x4a\x98\x03\x3f\xd5\x2c\xa7\x4f\x20\xe9\x4d\x56\x2c\x15\xbd\xb4\x71\xac\xca\x84\xb9\x51\x7f\x30\xff\x29\x4e\x65\x39\x94\xba\x9c\x10\x6a\x3a\x1a\xd5\x45\xec\x34\x5c\x5e\xf1\x8a\x24\xd7\xe7\xce\x53\x92\x23\xd5\x6f\xc0\x4c\xd6\x7c\xc9\x77\x65\x23\x74\xa0\xbb\x4b\xd0\x01\x2f\xef\x94\xd1\x5d\x90\xae\xed\x49\x98\x87\xa8\x7d\xad\x0e\x55\xae\x18\xbc\x6d\x67\x3e\x1d\xe7\x63\x2d\x4a\x39\x8f\xbf\x52\xff\x33\xaa\x84\x18\x6d\xd9\xb6\x62\x82\x34\xc7\xa4\x9f\x47\x23\x5d\xd3\xb6\x80\x40\xe6\x71\xe9\xa0\xd2\x11\x5a\x36\xe8\x26\xf0\x84\x3b\xf5\x9d\xa2\xb5\x20\xf6\xf6\x64\x60\xb8\xa8\x92\xce\xd3\x95\xfb\x30\x4e\xed\xc1\xf9\x6b\xb0\x7b\x5a\xa4\x29\x4d\xf8\xea\xa6\xbf\xa3\x42\x09\x47\x1a\xd3\x56\x74\x13\xc5\x75\xb3\xe6\x29\x48\x31\xb5\xcf\x80\x88\xb9\x51\xb6\x54\xb3\x81\xdb\x57\xf0\x5b\xec\xc0\x1d\x2f\xfe\xc1\x24\x73\xdb\xcb\xae\xe3\x1e\x71\x0f\x41\xb6\x55\xdb\xb8\x2f\xab\x27\x0a\x9a\x78\x8b\x60\xbb\x52\x91\xbc\x42\xe4\xe5\xc8\x1b\xbc\x56\xcc\x71\xff\x7d\xbc\x0f\xf8\x52\x57\x3e\xbf\x89\x38\x0b\x00\x61\x02\xbd\x56\x6d\xe0\x14\x95\x14\x88\xd0\x1c\x46\xf9\x14\xc6\x03\x8e\x01\xd2\x81\x2b\xe6\x9c\xa9\x0e\xaf\x5e\xc4\x9d\x05\xfd\xaf\xc0\x8f\x5b\x84\x18\x4d\x75\xe0\x8e\xa2\xc5\x91\x46\xde\x74\x5c\x90\x7f\x33\x8f\x48\x10\xb9\xe2\xf8\x2b\x88\x0f\x00\x10\x3a\xd2\xdf\xab\x6e\xb1\x67\x96\xdf\x16\x1e\x63\xc7\x57\xc6\x31\x12\xd9\xc2\x6a\x1b\xf6\x28\xfb\x32\xf4\x79\x95\x8e\x13\x84\x28\xc9\x1f\xe2\x18\x50\x7f\xa7\x58\x39\xbf\xb0\xa8\xc8\x34\x2e\x01\x7f\xc5\x9f\xcb\xbd\x47\xfc\xc7\x95\xcb\x6b\x21\x3b\x00\x20\x38\xc0\x68\x55\x2e\x67\x88\xa1\x2f\x05\xa1\x8c\x97\xf0\x07\xb4\xd3\x4c\x28\xd2\x86\x61\x30\x5f\xa0\xd9\x95\x44\x16\x07\x4b\xc9\x1b\x65\x3b\xe2\x69\xc9\x87\xd9\x75\x44\x49\xc4\x7e\xce\x0a\x32\xda\x3f\x91\xd3\x43\x75\x76\x6d\xe4\x12\xa9\x17\x01\x10\xb8\xb0\x10\xf2\xdd\x34\x3b\x6c\x13\xdf\x8e\xd6\x8b\xfb\x4e\xed\xa3\xa7\x13\x36\xa2\x49\xf4\x5f\xc4\x06\x88\x8a\xb1\x8b\xec\x98\xfb\x88\x89\xa2\xf0\x92\x17\xb0\x16\x53\x7f\x46\xa4\xb2\xae\xd2\xab\xfc\x5d\xd8\x10\x86\xce\xb5\x87\xb3\x8e\xf1\x03\x00\x7e\x16\xa7\x40\xa6\x20\xdf\xa7\xb6\x70\x87\x29\x43\x34\x29\x45\x4a\x2d\xa3\x47\xa1\x90\xb4\x50\x86\x43\x45\x1b\x7d\x2e\xe3\x41\xee\x7c\xfa\x13\xe6\xc9\x4d\x44\xc6\x0e\xd6\x44\xf8\x5f\x4c\x15\x5b\xe7\x77\x97\xe5\xcd\x49\x71\xfd\x8b\xf5\x84\x83\x02\x80\x07\xe3\x45\x88\xbf\x12\x63\x84\x07\xd8\x7c\x92\x97\xf0\x7f\xa4\x4a\xf2\x2c\xe1\x2b\x04\x87\xe2\x22\x7c\x5a\xf6\x86\xba\x40\xf8\x2a\xbb\x85\x36\x47\xf8\x31\x29\x84\xee\x24\xfc\xb3\xee\x29\xfd\x3f\x91\xbd\x5f\x2a\x43\x24\x9a\xe2\xba\x95\x49\x12\x6e\x03\x80\xab\x12\xb4\x0b\x0f\xe0\x57\xd7\x3e\x65\x26\x13\xd2\xb5\x7f\x08\x95\xc4\x02\x6d\x08\x6c\x90\x44\xd1\x14\x94\xe6\x91\x1b\xd4\xfc\xac\xb5\x94\x71\x55\x47\x22\xa0\x1e\x56\x9e\x0d\xfb\x4c\xdb\xa1\xf8\xe4\xdb\x4d\x8f\x57\xe4\xb9\x62\x19\x68\x59\x0e\x00\x9c\xb3\xa2\x11\x81\x27\xce\xad\x69\x2b\xfd\x12\x7e\xa5\x35\x00\xf7\x90\x90\xdc\x60\x84\x66\x13\xf1\x75\xef\x4a\x7c\x49\xcd\x96\xcc\x2d\xab\xc8\x67\x4d\x9d\x09\xcb\x29\xff\x19\xfe\x84\x45\x50\x1f\xea\xb1\x3e\x3f\x69\x65\xba\xa5\xae\x5e\xf4\x09\x95\x3b\x00\x9c\x70\x49\x25\xbf\x1a\xab\x6f\x3f\x42\x5f\x89\xdb\xde\xfa\x1e\x97\x86\x7f\xd4\x32\xa9\xe6\x2c\x71\x8a\x6d\x76\xf1\x56\x52\xa8\x75\x61\xe6\x59\x32\xac\x61\x61\xfc\xdf\x14\x5d\xdd\xd2\xd0\x8f\x54\x96\x39\xdd\xe7\x10\xf5\xb1\x71\xa6\xab\x03\x3d\x43\xdd\x07\x00\xfb\x89\xd4\x89\x77\x11\xeb\xd5\x3b\x93\x36\x88\xcb\xee\x9e\x8c\xbd\x8b\xd7\x74\xdc\xad\xc1\x13\xfa\xda\xc6\x8a\x11\xc4\x73\x2d\xd4\x4c\x3d\xe9\x87\x2d\x28\x7e\x1b\xc5\xab\xf1\x4b\xe8\x5f\x94\x5f\xf5\x2f\x7c\x7a\xa9\x59\xe6\x12\x57\x2f\xda\xb8\xe6\x29\x00\x6c\x88\x54\xc1\xce\x55\x7c\x2b\xdc\x44\x0e\x52\xc4\x94\x84\xa0\xe0\x72\x5b\xf9\x64\xc8\x53\xf9\x1c\xc8\xd9\xfc\x83\x32\x4b\xf5\x58\xda\x73\xd9\x6c\x58\x67\xcc\x3b\x69\x07\xb2\x2f\xd8\x28\x2d\xc0\xd0\x3d\x69\x52\x24\xee\xb4\xf3\x07\xe9\x26\xc2\x7e\x00\x24\xcb\x19\x65\xac\x7e\xf9\xd6\x92\x6a\x52\xb7\x7c\x61\xb9\x03\xf2\x93\xcc\x02\x31\x42\xd8\xb2\x15\xd5\x73\xf2\x0b\xa5\x27\xa1\xbb\xd2\xf4\xd2\x12\x04\x2e\xa6\x4b\xf2\x1b\xbd\x26\xb8\x42\x72\x0a\x7b\xc0\x13\x2e\x79\x8c\xbf\x34\x6d\xba\xe4\x1a\x91\x09\x80\xf8\x39\xc3\xca\x7c\x27\xc3\x94\x0f\x92\xa6\x4b\x3f\x56\x4e\x42\xb2\xa5\xb5\xd5\xe9\x10\x3b\x69\x2c\x54\x9d\xf7\x4c\xf2\x01\xfe\x3e\x6d\xb5\xa4\x19\x85\x8d\xc9\x92\xe4\x60\x3e\x06\x07\x4a\x02\xf0\x09\x9e\x85\x92\x2d\xc4\x45\xd3\x3c\x25\x59\x24\x15\x00\xe2\x66\xe6\x52\xc6\x56\x89\x2b\x74\x2d\xe1\x9c\xf8\x2e\x7c\x2a\x62\x83\x78\x1c\x71\xae\xfc\x8d\x58\x80\xda\x9a\xfb\x4b\x9c\x8f\x19\x4b\xad\x10\x7b\xe2\xf6\x45\x77\x8a\x3e\x10\x2e\x07\xed\x13\xfd\x43\xea\xf7\x5c\x2f\x9e\x45\xf1\x9e\x96\x28\x0e\xa6\x6e\x04\x40\xf4\x9c\x35\x41\x5f\x25\x9a\x8b\x7e\x8d\x17\x09\xff\x87\x65\xc1\x57\x0b\xb7\xe3\x1e\x97\x7d\x13\xf6\x13\x72\x73\xbd\x85\x9d\xc4\x5b\x29\x1d\x42\x0d\x19\x11\xed\x20\x64\x53\x7e\x07\x95\x0a\x6b\x69\x04\x4f\x0f\xe1\x41\xba\x69\x1a\x54\xe4\xc8\xa0\x01\x20\x5a\xc9\x21\x53\x6f\x09\x5c\xc9\x78\x5c\x0e\xff\x2d\x05\x09\x5b\xc4\xbf\x43\x4d\x2b\xfd\xcd\x7f\x4b\x8b\xce\x49\x14\x4c\xa5\xc7\x27\xdf\x17\x4c\x67\x64\x6f\xa8\x11\xb8\x32\x61\x81\x9f\x04\x71\x2c\xa4\x27\x10\x30\xd8\xe1\xd3\xe4\x82\xdb\xec\x4f\x00\x08\x09\x3c\x5f\x0a\x8a\x8b\xe3\xb5\x61\x1a\xb9\x12\xde\xc7\x9a\x32\x6e\x33\x3f\xb0\x24\x8d\xfb\x9c\x5f\x99\xb5\x9d\x17\xcc\xef\xda\xc4\xe7\x95\xf2\xdf\xac\x0f\xe7\x49\x05\x1b\x03\x7d\x79\x13\x02\x83\x47\x3d\xef\x8c\xe0\xca\xb4\x56\x3e\x44\xd0\x03\x80\xa0\x4c\x50\x40\x4a\x63\x17\xaa\x0e\xa3\xae\xb0\x9b\x54\x21\x55\x0d\xec\x8f\x4a\x4b\xd1\x67\xce\x1a\xa5\xdb\x96\x36\x8e\x50\xd1\x94\x54\xcb\x39\xa7\x70\x8f\x82\x71\x3d\xe5\x3d\xab\x55\xdc\x2d\xf2\x78\x8f\x65\x5c\x94\xdc\x61\x9a\x8e\x17\x2b\xb1\x02\xc0\x37\x8b\xfc\x08\x3a\xd6\xca\xba\x6c\x64\x1e\x8b\x62\x49\xa8\xc4\xb0\x4e\x98\xe7\x15\x9e\x65\x7b\x1a\xff\xcd\x6c\x64\x73\x0c\xfb\x13\x87\xd8\x77\xf5\x86\xc8\x83\x9c\x50\x1d\x25\xe0\x31\x87\x50\xcb\x76\x97\x73\x88\x9a\x6f\xd3\xb2\xb9\x34\xf9\x05\x00\x78\xdf\xc4\x03\xf8\x8f\xcc\xde\xa6\xbb\x88\x43\xcc\x6f\x56\x1d\xe4\x31\xab\xa0\x71\x69\x61\x2e\x6b\xac\x7e\x3c\x33\x94\xed\x5c\x17\x9b\x58\xc0\x26\x9a\x2f\x46\xb2\xd9\x97\x4d\xd4\x80\x7e\x8e\x9d\x31\xd3\x3d\x93\xfd\x9f\x0e\x33\x2d\x96\xeb\xac\xf4\x00\x80\xd7\x21\xd9\x88\xe7\x32\x23\xda\x76\x21\xb2\x98\x86\xd6\x38\x88\x90\xf9\xae\xb9\xaf\x10\xb0\xe2\x6d\x8e\x19\xef\x59\xf5\xd6\xaa\x44\x5f\xd6\xcf\x86\x83\x91\xc5\xec\xd2\xfa\x98\x80\x5a\x36\xcf\xa2\x70\x5f\xc7\x4e\x37\xc0\xa7\x65\x70\x28\xaa\x0d\x00\xf0\x56\x49\xb6\x21\x17\x5b\x6a\x8a\x66\x54\x05\x99\xde\x97\x9c\x2d\x66\x18\x1b\xcb\x49\xd9\xae\x86\xd2\xca\x85\x29\xae\x7a\x9f\xea\xc7\x31\xb4\xda\x67\xb0\xa3\x21\x07\xb5\xa7\x90\x23\x7e\x1a\xcd\x4f\x4c\x86\xdb\x7a\xed\x12\x5c\xb8\xe3\x5a\xe5\x27\x62\x37\x00\xb2\x36\xa6\x0c\x71\xc2\x1c\x5a\x72\xb4\xf2\xa6\xf1\x6e\x79\x72\x71\xa0\xa1\x0e\xb2\x2f\xeb\x8c\x9e\x51\xbd\x3c\xf9\x82\x0e\x02\xdd\x19\x13\x59\x1b\x86\x28\x0f\xa9\xd5\x7a\xa3\x67\xfa\x51\x35\x08\x2c\xc1\x2d\x59\xa3\xc6\x7b\x3a\xe6\x2a\x55\xa4\x18\x00\x64\xa5\xcc\x46\x44\x95\xc9\xb1\xbc\xbb\x92\x62\x38\x05\xf9\x50\x74\x5b\xaf\xaf\x0e\xcb\xa2\xe9\xea\xa0\x88\x64\x5e\xad\x05\x7e\x28\xfa\xb3\x96\x8d\x5a\x1b\x52\xa0\xa1\x61\x86\xfd\x8a\xd4\xa7\x70\x37\xdc\x32\xd5\xcf\x08\x39\x8e\x2c\xa5\x33\x39\x0a\x00\xd9\x54\xe6\x6f\xf8\x46\x43\x40\x0d\x15\x82\xd3\x7d\x84\x51\x0a\xff\xad\x7d\x89\x08\xdb\xd2\xab\xfd\x88\x72\xdf\x74\x45\x6b\x8f\xf1\x8c\xae\xd2\xd8\xe1\xd6\xae\xbd\xab\x76\x25\xa4\xf9\x2d\x50\xd1\x49\x2e\x6e\x85\x2a\x0d\x79\x83\xe3\x88\xfc\x2d\xf5\x29\x00\xd2\x6c\x76\x16\xcc\xbd\xf6\x3b\x6a\x5b\x45\x99\xf6\x27\x26\xad\xe0\xa3\xd6\x01\x7b\x38\xf3\x9c\x26\x00\x9f\xb8\x69\x86\xba\x80\x70\x6f\xc3\x1e\x15\x8e\x24\x59\x9b\xa5\xd4\x53\x02\x7c\x2f\x2b\x67\x50\xbb\xdd\x2a\x94\x1e\xb4\x46\xc7\xe7\xb2\xe3\xcc\xc5\x00\x48\x44\x9c\x87\x50\xa0\x9d\x4f\xcc\x2f\x2f\xd7\xf8\x90\xac\xf9\xbf\xd5\x91\x64\x63\xc6\x73\x15\x97\x32\x98\x94\xa4\x3c\x48\xbd\xb1\xc1\x59\xf1\x82\x3e\x7d\xcd\x71\xc5\x22\x46\x92\xaf\x50\x3e\xc2\xc4\xb8\x55\xcb\xf7\xb2\x82\x9c\x96\x49\x3b\x38\xfe\x00\x88\xf7\xf2\x10\xd5\xad\x2a\x29\x7b\x57\xe9\x37\xe5\x3e\x4e\x68\xde\x1e\xc5\x6f\x4e\xf7\xe6\xf3\x8a\x32\xae\x47\x62\x9e\x7c\x37\xb7\x7f\x7d\xac\xdc\x89\x17\xbe\xc6\x47\x96\xc7\x3b\xe7\xeb\x25\x7d\xca\xaf\x72\x4b\x91\x9e\xe3\x1f\x75\xe2\x4a\xe6\x09\xe6\x00\x20\x6a\x10\x14\x56\xcd\x50\x28\x65\xea\x92\x7e\xf9\x6d\x59\x71\xae\x4e\x1e\x26\x5b\x9b\x7e\x44\xd6\x27\x73\x4a\xc0\xcb\x16\x48\x9f\x45\x31\xa5\x62\xe9\xb9\x60\xa9\xe4\x85\x74\x9f\xcf\x36\x09\x47\x7a\xce\x6d\xae\x24\x59\x5a\xe7\xa4\x13\xbd\x11\x17\x03\x20\x3c\x2a\x7c\x04\x79\x2e\x5f\x60\x08\x2e\x96\xca\xd4\x7a\x49\x8e\x54\xfa\x47\x77\x2c\xed\xa6\x94\xab\x9b\x1a\xdf\x27\xf9\x5a\x5b\x18\x79\x49\x22\xd0\x8e\x06\xfd\x96\xd8\x6b\x97\xf9\x44\x89\x35\x9a\x03\xf3\x3a\xc5\x11\xaa\x2c\x27\xb9\xc8\x4d\xe6\x00\x80\xd0\x5b\xec\x0f\x81\xc8\x34\x75\x9b\x8a\xa7\xca\xec\x2c\xd5\x39\x0b\xa4\x42\x33\x22\x8d\x23\xf9\x69\xa2\xc5\x97\x4b\x58\x46\x5d\xa4\x49\x32\xc5\xb0\x2d\xe8\xaa\xd8\x62\xb0\xf3\x99\x25\x9e\xad\x07\xf3\x58\xa2\x7e\x4d\x96\x13\x55\xd8\x2d\x5f\x0c\x80\xe0\x8a\xb8\xa5\xe2\x8d\xcc\xd5\x7a\xb0\x68\x50\xaa\x6c\xdc\x9e\x7d\x46\x3a\xa5\xc1\x98\x16\x2d\xe1\xd7\x73\xe3\xd7\x88\x3f\xd5\x91\x22\xa9\x62\xb9\x85\x1d\x74\x4c\xec\x66\xde\xee\xe3\x20\x12\x1b\x07\xe6\x91\x85\x6f\xb5\x5f\x9d\x8c\xc2\x19\x8a\x85\x00\x08\x4a\x25\x53\x0a\xb2\x3b\x12\x8a\x46\xb3\x02\xda\xdc\x4b\xc3\x53\x89\x2d\x2e\xe5\x7b\xe3\x3e\xdb\x22\x2a\xe3\x23\x3f\x5a\x91\xd5\xaf\xd7\x60\x1b\x64\xb0\x21\xff\xb3\x75\xd7\x90\x98\xc5\xf7\x2c\x17\xd0\xcf\x66\xa4\x9a\xbf\xe0\x1c\x41\x9d\xf6\x18\x79\x04\x00\xc5\x3e\xd6\x68\x81\x7f\xfb\xdc\x52\xff\x2c\xd0\x3a\xa3\x9c\x97\x9a\xdc\xbc\x10\x72\x21\xee\x7c\x53\x69\xb5\x47\xe4\xf9\xc6\x0e\xa8\x69\x4d\x46\xfd\x45\x84\x87\xff\xce\x3a\x7f\xd4\xe0\xe2\x87\x96\xe5\x98\x57\x33\x10\xe6\x5c\xdc\x29\x30\xaa\xcd\xa3\xb8\x03\xa0\xc0\xb1\x3a\xf3\xdf\xb5\x3e\x2d\xbf\xbc\xe5\x4c\xf3\x0f\xc8\xc7\x54\x57\x9b\x67\xf5\xdc\xb8\x3a\x2b\x0f\x1a\x10\x69\x6d\xb8\x0e\x27\xae\xf1\xad\x9f\x81\xbc\xe4\x6f\xb3\x10\x31\xab\x16\x3f\x30\xd3\x70\x51\x33\x44\xa6\x66\xfc\x43\x70\x51\x73\x99\xf2\x15\x00\xc5\x5c\xd6\x93\x7c\xef\xe6\xcf\x35\xbe\x5b\x9c\x6c\x81\xd0\xe7\x29\xa5\x56\x1a\xbc\x2b\xce\xbe\xe1\x26\x52\x1e\xe9\x53\x1f\x8b\x96\x06\x9f\xb2\x68\xb0\x26\xff\x02\xd3\x77\xbc\x6d\xf1\x59\x13\x20\xa6\xcf\x18\x36\xce\x25\x8d\xda\xcd\x55\x8f\xd3\x8b\x00\x90\x27\xb1\xff\xe4\x71\x9b\x3e\x20\x0f\x65\xe6\x5a\x33\xd1\x49\xc9\x43\x0d\xe3\x98\x5d\x1b\xe1\xf5\xfe\xb8\xa4\x88\x56\x4b\x17\xfe\x45\x70\xa9\xe9\x37\xb1\xc9\xdf\xd9\x48\x23\x6f\x5a\xbc\xdb\x20\xa0\x1c\x9f\x71\x5d\xcf\xa6\xfe\xb1\xab\x56\x89\x58\x4e\x00\xc8\x10\x5c\x78\xae\xd4\xba\x1a\xff\x4f\x86\xb4\xc1\x42\xf8\xb9\xe9\x4b\xbd\x1d\x69\x6a\xec\x71\x4b\x2d\x39\x3a\x62\x8e\x79\x21\x45\x11\xf4\xc2\x28\xa4\xde\xf0\xdb\xad\xff\x41\xf7\x5e\xdc\xaa\x77\x64\xe0\x67\x7c\xaf\xfd\x97\x59\x67\x37\xa1\x2c\xe7\xd8\x00\x90\xea\x79\x67\x72\x18\xf5\xdb\x98\x53\x37\x1b\xea\x36\x30\x77\x6f\xf2\x35\x9f\x63\x95\xc4\xba\x9a\x70\x6c\xc7\x70\xb1\x71\x26\xfb\x44\x10\x43\x6f\xe6\xa8\xfd\xb0\x3a\x1f\x6e\xc1\x62\x43\xed\x7c\x5e\xe8\xcc\x08\xcd\x2e\xbe\x8b\xbd\x97\xfc\x32\xff\x06\x00\x12\xa8\x80\x97\xbd\xc5\x72\x58\xf4\x21\xbd\xd3\x5c\x26\x76\x48\x4a\x33\x39\x8b\x67\xc6\x94\x1a\xf6\x88\x03\xd7\x3d\xd3\xe3\xc4\x90\xc0\xaf\xba\x19\x62\xab\xdf\x0c\xed\x1e\xf1\xd3\xc5\x48\x4d\x9d\xa4\x72\x66\xb1\xea\xbb\xf8\xbc\x3d\x4e\xd6\x2e\x12\x02\x20\x16\x0b\x4f\x67\xf5\x99\xe3\x34\xe3\x69\x0f\x8c\xcf\x35\xa9\x89\x36\x83\x55\x7d\x2b\x7a\x9f\xbe\x40\x2d\x59\x07\xd7\xcd\x51\x27\x04\xd6\x6a\xaf\xa8\xe7\xfa\x1e\xd0\x58\xd5\x73\x17\x2f\x57\xe3\x55\x9a\x99\x31\xca\x2e\x79\xb7\x7d\x9d\x74\xbb\x64\x2b\x00\xa2\x5b\xa2\x4b\x59\xab\x4c\x1a\x43\x5a\x1a\xdf\x18\xa7\xdf\x93\x98\xaa\xff\xa3\x5f\x1a\xcd\xd0\xed\xd3\x75\xae\x5b\x53\xcb\xd4\xc5\x06\x56\x6b\xe3\x6b\x3f\xfa\xb6\x69\xe6\xd4\x5e\x5a\x3c\x57\xf5\x3f\xad\xff\xcc\x28\xc5\x57\x65\xba\x7d\xbd\x34\x46\xda\x08\x80\x48\x23\xf6\xdf\x72\xc8\xf8\xd8\x92\x93\xb6\xda\xd0\x6d\x1e\x49\x9c\xae\x47\x99\x7e\x45\xa7\xe9\x96\x9a\x30\xeb\xe6\x69\x6f\x1a\x3f\x07\xe6\x68\x7a\x8d\x43\xbe\x36\x35\xd7\xf0\x78\xf1\x12\xd5\x5a\x5d\xee\xcc\x2d\x8a\x60\xd5\x76\xfb\x63\x92\x5e\x19\x03\x00\xd1\x3c\x71\x6d\x26\xbf\x2f\xa8\x78\x4e\x0a\xa5\xfb\x9f\x52\x62\xdc\xa3\xce\xbe\xf2\x33\x51\x07\xdb\xdb\x2a\x23\x42\x16\xb6\xb6\x57\x9f\x5b\xf9\xbd\x59\x0b\x23\x2c\x3d\xd0\xb4\x1b\x39\xc3\x2d\xd5\x7a\x09\x8d\x9c\x4a\xae\x7f\x81\xdb\x08\x80\x8e\x4f\x19\x07\x40\x39\xc2\x76\xcb\x2c\xeb\x9d\x59\x8a\x4d\x29\xe8\xba\x55\xde\x12\x77\xa6\x63\x1b\xe4\x74\x54\x4f\xdb\xe1\x6a\xfb\x10\xd0\x72\x03\x5a\xb1\xf2\xb9\xed\x02\xfc\xaf\xa5\xbb\x9b\x26\xa1\x62\xdd\x72\xac\x8b\x31\x90\xa9\xcd\xf5\x1b\x71\x9f\x01\xd0\x39\x51\x1d\x00\x50\x16\xb3\x7e\x66\xae\xee\x7e\x55\xfe\x31\x65\x55\xe7\x79\xc8\x8f\xb8\xce\xf6\xfd\x55\x3f\xa3\x38\xad\x0f\xa0\x60\xed\x9d\x16\x07\x78\xe0\xca\xcb\xb6\xc9\x48\xd6\xd2\x41\x6b\x02\x7a\xaf\x5b\x61\x63\x39\xb6\x73\xea\x9e\x3a\x1e\x61\x12\x00\xb5\x1c\xea\x21\x00\x14\x5f\xd9\x61\x19\x94\xce\x1f\x35\x0e\xc9\xe2\xf6\xef\xd0\x9d\x71\x53\xdb\x9c\xe1\x95\x51\x93\x5a\xc2\x90\xe1\x6b\x85\x36\x38\x7a\xc5\x4a\xb5\x95\x89\x5d\xb9\x54\xd4\xb0\x0f\xef\xe5\xb6\xa5\xfe\x0a\x61\x74\xea\x0b\xf3\x7d\xd2\x49\x00\xb4\x59\xf4\xa7\x00\x28\x3c\x39\x91\x9b\xff\xb4\x7f\x42\x8a\x37\x7d\x6f\x5b\x8a\x7a\xb6\x91\xdd\x92\x85\x49\x8a\x54\xd8\xb4\xd8\x8b\x6b\x17\x5a\x2f\xe2\x09\x2b\xa3\x1b\x9e\x13\x17\x2e\xcd\xad\x0f\x20\xed\x75\xab\xaa\x0b\xa5\xf8\x39\x2f\x30\xad\xa4\x2d\x04\x40\xe3\xc6\xaa\x01\x40\x1e\xce\x35\x6f\x9e\xdd\x96\x82\x0f\xdf\x14\xd7\x42\x26\xe4\xc4\xfe\x6b\x1b\x24\xc2\x22\x9d\xac\x9f\x49\xb6\x35\xa3\x8d\x89\xe4\xe7\x2b\x5e\xd5\xc3\xa9\x51\x4b\x97\x5a\xfa\x69\x0a\x37\x9c\xb9\x83\x7e\xd9\x39\xc3\x20\x65\x1e\x01\x40\xf5\x92\x73\x0a\x00\x59\x01\xef\x55\x7a\x76\xf3\x4d\x46\x40\x52\x9d\xcd\x83\x71\x31\x36\xdb\x4a\x64\xc2\x22\x54\x0d\x97\x58\x9e\x6b\xb6\xd4\x07\xb2\xde\xae\xe8\xb7\xa0\xd9\xa7\x96\xda\x9b\x0e\x72\x7a\xdc\xb4\x46\x03\xd7\xe2\x3c\xa4\x4b\xe5\x3d\x06\x99\xca\x0a\xfe\x6e\x00\xa4\x2b\x05\xc2\x34\x6a\xd3\x45\xa1\x3e\xf1\x81\x35\x50\x38\x14\xb3\xbb\xa1\x5d\x78\x38\x62\x46\xfd\x74\xe1\xb7\xe0\xcf\x16\xb2\x28\x7d\x45\x99\xe9\xaa\xa8\xd7\xeb\x82\x31\x49\x3c\xdf\xcd\xac\x7f\x2b\x9e\x70\xfe\xa4\x55\x8a\x3d\x41\x8b\x62\x85\x68\x21\x00\x92\x54\x61\x77\xea\x5e\x6b\xa0\xea\x48\x62\x68\x43\xab\x8a\x17\xe3\x5d\x3f\x4f\x15\x1c\xae\xb2\xe8\x54\x0e\xc1\x22\xb3\x93\xf2\xe3\x0a\x47\x23\x57\xf9\xdb\xcb\x64\x98\xa2\x5a\xe7\x86\xd7\x0d\x2b\xd7\x38\x7f\xd7\xac\x90\x19\xc1\x01\xf9\x06\x89\x0b\x00\xe2\x0e\x91\x3a\x15\xd2\x48\xd4\x85\x25\x3c\xae\xff\xb7\xf6\x44\xf4\x9d\x3a\x64\x6d\x6e\x78\xa6\xf9\x71\xad\x63\x70\xb6\xa9\x48\x7b\x77\xf9\x13\xc3\x3d\xed\x4d\x2f\xaa\x9e\xa6\x35\xb9\x21\x74\xd3\xd4\xf2\x69\x53\xd5\x4c\xc5\x6c\x70\x4b\xb6\x5f\xf2\x13\x00\x71\x92\xe8\x43\xaa\x6b\xc3\x11\x93\x7b\x42\x77\x7d\xb4\xb1\x2e\x7a\xc4\x72\xcc\x38\x2d\x3c\xd0\xbc\xce\x30\x11\x9c\x68\x1c\x30\x48\x97\xdf\x37\xac\x31\x54\x7a\xf1\x75\x97\xf5\x99\x6e\xdc\xda\x0c\x2d\x77\x9a\xbf\x6a\x5c\x59\x66\x37\x47\xe6\x21\xbd\x02\x80\xe8\xb6\xb8\x28\xf9\xce\x70\x5a\x31\x21\xee\xe4\xc0\xfb\xd2\xfa\xf5\xe1\x7d\x23\xe5\xfb\x43\xe3\x7b\xcc\x95\xd3\x03\xae\x77\xc9\xab\x79\x3e\x5f\x3a\x60\xd0\xff\xe3\xe0\x2e\xdc\xa2\xc0\x9f\x3f\x80\x7f\x14\x41\x54\x14\x10\x04\x01\x05\x15\xa4\x4b\xe9\x46\xba\x6b\x61\x61\xbb\xbb\xbb\xbb\xd9\x05\x96\x4e\xc5\xee\x6e\xcf\x3c\xbb\xc5\xee\x3c\xef\xec\x3b\xf3\x8c\x33\x7e\xcf\xf7\xf7\x47\xcc\xbc\x66\x9e\x79\x3f\xf3\x23\xe8\xd3\xe8\x30\x85\xe9\xf5\x7d\xc9\x7a\xda\x6e\xb7\xd4\xc1\x40\x96\x01\x80\x8e\xff\x84\xb9\x00\xd8\x64\xf2\xa4\xd2\xc3\x1b\x92\x11\x5b\x17\xed\x58\xfb\x37\x6a\x6b\x56\xcc\xea\x7d\x98\x2d\xc9\xc9\x2b\xb7\xe1\xce\xc5\x9e\x5a\xbe\x8b\xe8\x16\xf6\x71\xe9\x08\x19\x1e\xf4\xdf\x92\xdb\xd4\x41\x6f\xff\xc5\xcf\xe8\x6b\xdc\x60\x03\x38\x76\x24\x00\x1d\x2a\xa1\x01\x00\xdb\x5c\xb9\x6f\x69\xff\xfa\x59\xe8\xb9\x8b\xba\xd7\x3c\xc3\xfc\xcc\x9a\xbe\xea\x28\xee\x76\x72\xc0\x8a\xf3\x84\xc3\xb1\x9b\x97\x3d\x24\x5d\x0c\x7b\x3a\x7a\x81\xf2\x2d\xe8\xbf\x25\x53\xe9\x5e\xde\x91\x8b\x67\x32\x5e\xbb\xc9\xfa\x7b\x38\x89\x00\xb4\xff\x23\x5a\x00\x80\xf5\x37\x79\x69\xc9\xab\xb5\xf3\xf1\xdf\xf2\x7f\xac\x9e\x4a\xec\xc8\xec\x5c\xe9\x42\x0e\x49\xda\xbb\xdc\x8f\xf2\x28\x96\xb1\x34\x89\xb6\x3f\x6c\xcf\x92\x38\xc6\xca\xa0\xe7\x23\x6c\x96\xcc\x3b\x6f\x98\xc3\x71\x71\xdb\xdc\xfb\x07\xef\x2b\x00\x6d\x7b\x24\x29\x00\x58\x6e\x2a\x8a\x4a\xd6\xae\x0e\xa0\x32\xf3\x87\x56\x2e\xa4\xad\xca\x9c\xb3\xbc\x9e\xfe\x34\x09\xb6\x94\xc7\x44\xc7\x86\x2c\x19\x64\xfd\x13\x66\x1a\xe9\xe3\xd8\x82\x6e\x0e\x5d\xe2\x79\x79\x37\x0e\x1e\xe4\x8b\xdc\x9e\xf4\x84\x89\x08\x00\x38\x84\xb2\x0e\x00\xcc\x2f\x95\x4b\x8a\x7f\x5f\xa9\x67\x1d\xc9\xfb\xbc\xbc\x8b\x7d\x25\x63\xf3\xd2\xad\x9c\xfb\x0b\xbf\x2c\xb9\xc7\x9b\x1a\x73\x75\xb1\x07\xbf\x31\xac\x61\x78\x8a\x60\x24\xe8\xf8\x60\x96\xf0\xb6\x37\x65\xc0\x5f\x3c\x77\xe2\xcc\x2e\xf9\xff\x7f\x44\x29\x51\xdc\x04\xc0\xec\xaa\x7a\x5f\x5c\xbd\xdc\x57\x3c\x98\x67\x5f\x9a\x2e\x09\xc9\xa8\x5d\xc2\x90\x2c\x5f\xb8\x79\x64\xb5\x14\x1d\xb3\x7c\xe8\xa9\x2c\x25\x2c\x73\xe0\x9b\x7c\x7a\xd0\xa5\xfe\x74\xf9\x47\xef\x0d\xbd\x7f\x2a\x3e\x4d\x74\x38\x8b\x55\xfb\x00\xb0\x6d\x55\xf7\x00\x60\xbc\xa4\x11\x14\xed\x1e\xfd\x47\x63\xcb\x0b\x58\x92\xa4\x19\x4d\xff\x39\xa2\xd3\xec\x5c\xc8\x19\x3a\xa3\xf9\x2f\x46\x3e\xe8\xa3\xc5\x85\x45\xf4\x2f\xd2\x5e\x0f\xba\xd6\xdb\xad\xc3\x78\xff\xd9\x13\xa8\xbb\x3d\xf1\x9f\x76\xa3\xae\x03\x00\xab\x58\x7b\x02\x00\xc3\x0b\xad\xa9\xf0\xc5\x92\x68\x6b\x4e\x2e\x7f\x44\x6b\x9d\x9a\x2e\x1f\x7a\x60\xb9\xbd\x10\x0c\x2e\xb0\x9c\x89\x09\xe9\x37\x5a\x1e\x86\x3e\xe8\xbd\x66\x0d\x08\xea\xeb\xa9\xb1\xa6\x7b\x5f\xef\xda\x6b\xfe\xdd\xdd\xab\x2d\xd4\xb8\x16\x00\x8b\x5e\x3f\x04\x80\xa1\x58\xd7\x5c\xb8\x65\x31\xde\xd1\x95\x9b\x31\x7c\xc0\xb1\x20\xbd\x70\x68\x8e\xfd\xe6\x82\x6b\x03\x02\xfb\xe6\x98\x71\x7d\xa7\xec\x7b\x42\x4f\xf5\x86\xd9\xff\x0c\xb2\x74\x6f\xb4\x27\x7b\xdf\xe9\x72\xb5\xde\x75\x8f\x70\xf0\xcd\x13\x01\x30\xff\x32\xc8\x00\xd0\x7f\xd0\x1d\x29\x54\x8e\xac\x71\x62\x73\xa7\x0e\x83\x8e\xa7\xe9\xb3\x06\x89\x1d\xfc\x05\x07\xfa\x77\x74\x94\x45\x7f\xea\x1b\xd7\x81\x0c\x3d\xd9\x43\xea\xf0\x0e\x6a\xef\xfa\xb7\x6d\x83\xf7\xbf\x9d\xa9\xad\x2b\xdc\x1b\xec\x6b\x2c\xd9\x00\x98\x29\xc6\x45\x00\xe8\xad\xfa\x90\xa5\xbf\x50\xe3\x6a\x53\xfa\x02\xd0\xbf\x37\x1c\x6c\x1d\xc2\xf6\x42\x23\xd5\x14\xbc\x13\x76\x8c\x27\x20\x6e\x41\x09\x08\xfb\xc8\x8f\x70\xb3\x1a\x0f\xd1\x22\x88\x97\x0a\xc7\x18\x26\xea\xaa\xc4\x0b\x2c\x38\xd3\x37\x20\x89\x3d\x9e\x9d\x0b\x80\xb4\x90\xbf\x62\xa9\x37\xfc\x29\xa4\xb4\x37\x1f\x39\x06\x15\xd8\xc6\xd0\x57\x61\x56\xd5\x6e\x9c\x0b\xf2\x3c\xf7\x16\xa1\x01\x1b\x41\x48\x24\x6d\x21\x28\x1b\x4b\xa9\x73\xc9\x77\x0a\x65\xf4\xc5\x74\x48\x22\x97\xd9\xca\xc2\xcf\xfc\xc0\x6a\xe1\x64\x01\x20\xf9\x2a\x20\x8f\x86\xb4\x9c\x69\xd6\xf6\x60\xe0\x7f\xc0\xeb\x6d\x00\x15\x84\xf2\x52\x7e\xc5\x48\x31\xbf\xb8\x69\xb8\x0f\x04\x37\xfc\x4a\xa2\x9c\xec\x0e\x19\xa3\x4c\xa7\x4d\x2f\x9c\x41\xdb\xc0\x8c\x4e\x0c\x64\xac\x63\xff\x31\x73\x07\x73\x15\x97\x03\x80\x64\xb1\x90\xb2\x18\xd9\x78\x0e\x73\xae\x6b\x5d\x73\x25\xde\xdb\x82\x87\xfd\x41\x5c\xa4\x70\x20\x1d\xe4\x0e\xf6\x57\x4c\x1d\xf5\x5f\x5c\x27\x3e\x94\x01\x6b\x78\x43\xfc\xc5\x3a\x5a\x40\xa5\x9c\xe0\xce\x49\xd0\xd3\x1e\xf0\x17\xce\x44\x30\x16\x08\x32\x01\x10\x5f\x14\x6f\x1d\x4e\xa8\x2f\xa1\x76\x3b\xaf\x42\x3e\xd1\x73\x4d\xb7\xa1\x87\x19\x37\xe5\x0b\x61\x5b\x59\x1a\xd6\x25\xe4\x6f\x9c\x5c\xac\x03\x73\x95\xfb\xa9\xc1\x1b\xff\x96\xbf\x75\xd1\x0e\xd2\x33\x21\x3e\xfe\x17\xd5\x4b\x74\x63\x66\x04\xed\x88\x18\x0f\x80\xe8\x83\xcc\x67\xb0\xa4\xfa\x35\xef\x65\xc7\xbc\xba\xeb\xfc\xa7\xc6\x16\xc8\x03\xc1\x79\xe9\xc3\xe6\x69\xc2\xd3\xcc\x0d\xf0\x16\xd1\x2d\x4c\x07\x6a\x8b\xf8\x5e\x7d\x1e\xce\x4d\xf2\x64\xd1\x54\x62\xb8\xf4\x49\xbc\x83\x0c\x93\xed\x98\xe9\x43\xa5\xc8\xce\x01\x20\x0a\x53\x20\xfa\x36\x96\xef\xd4\xe6\x39\xb6\x55\x7d\xd7\x26\xe9\xbd\xeb\x5a\xb4\x81\xe2\x2b\x90\xeb\x5a\x1f\xfa\xfd\x66\x9a\xd6\x1f\x3d\x19\x31\x51\x3b\xad\x6e\x32\x7a\xb1\xd6\x25\x3f\x16\xf7\x46\xf3\x2e\xde\x83\x18\xaf\x39\xef\xff\x8d\xfc\x58\x53\x01\x80\x30\x5b\x2d\xea\x29\x28\x91\x77\x54\xb4\x4a\x2b\xa6\xb7\x87\x6a\xa7\x56\xef\x71\xfc\x10\xfe\xa8\x67\xd8\xff\xa1\x65\x37\xa5\xb4\xfe\x85\xdc\x00\x9b\x6c\x3b\x53\xf3\x01\x79\xd9\xba\x36\x0f\x83\x2d\xb5\x18\xe2\x7a\xf1\x03\x66\xae\xff\x13\xd2\x33\x53\x11\x00\x82\xcd\xba\xa8\xae\xde\x22\xe3\x62\x99\xf5\x56\x59\xfc\xf0\x52\xb5\xa2\xf2\xed\xe0\x26\x81\xb5\xf6\x78\xff\x76\xca\x33\xc8\x96\xde\xad\x08\x67\xf3\xd2\xee\x91\x9a\x00\x84\xbe\x53\x9d\x3b\x86\x09\xee\xa0\xc7\x91\x70\xea\xb6\x55\xfe\xdf\x48\xd9\xad\x0c\xd0\x24\xa8\x33\xd0\x3b\x9f\x16\x7e\x58\x99\x61\xcd\x2e\xed\x5b\xf6\xe9\x7f\xfe\x8c\x0e\x0a\x5c\x6a\x63\x16\x67\x50\xd8\x90\xd9\x43\x17\x10\x89\xcd\x3e\x03\x35\xd5\x37\xe0\xdf\x7b\x8f\xe5\x6e\x46\xaf\xe8\x2e\x8d\x63\xe2\xdc\x3b\xf3\x67\xce\x27\x3e\x76\x08\x41\x97\x20\xc8\x98\xd3\xc9\x2d\xec\x5e\xf7\xc3\x72\xb3\x74\xfe\x1a\x8a\xaa\xbf\xe2\xf2\xca\xdd\xfc\xdd\x35\xeb\x96\x4f\xa2\x44\x37\x0c\x8e\x96\x21\xc6\x43\x3b\x46\xb8\xd5\x47\xe1\xd2\x41\x53\xee\x26\x74\x44\xdf\xc6\xb8\xc5\xd8\xd6\x9e\x39\x33\x05\x44\x6a\xdb\x7b\xf0\x92\x7f\xd4\xb8\x7d\xe4\x17\x66\x4f\x6d\x41\x17\x07\x97\xd2\x70\xdc\x92\x85\xbf\x08\x8d\x56\xc0\x88\x76\xd8\x71\xf6\x5e\x32\x13\x25\xc6\xd5\x53\x09\xb8\x90\x86\xed\x74\x1e\xf1\x5a\x41\x2c\xd3\x46\xdd\x90\xc0\x67\x07\x32\x67\xcf\x6c\x66\xef\x64\x63\x00\x90\x72\x05\xa1\x23\xf3\x50\x7d\x90\x9c\xce\x51\x4c\x05\x14\x6f\x56\xe1\xfc\x60\x02\xf9\x16\xc2\x44\xe4\x01\xf6\x3c\x92\x1f\x36\x08\x7b\x89\x92\x4d\xe0\x37\xe4\xd3\xb8\xe4\xeb\x8b\xce\x33\xd6\xd0\xab\x12\x82\x59\x35\x2c\xd2\xcc\xb9\xec\x19\x9c\x26\x00\xa4\x11\x82\x3b\xc3\xa9\x08\x4d\x33\xc2\x79\x12\x45\x84\x47\x98\x76\x61\x70\xc8\x3f\x65\xdf\x70\x06\xcc\x03\x96\x95\x70\x10\xff\x12\x5b\x4a\x9e\x42\x7a\x5b\x7f\x91\x4a\xa6\x81\x45\x6c\xfa\x7e\xe6\xec\xf8\x31\xa6\x80\xfd\xd8\xff\x05\x8b\xca\x35\x03\x20\xb9\x20\xbc\x3c\x58\xdd\xbc\x1e\xc3\xeb\x70\x85\xfd\x85\x3b\x61\x0c\x46\xe6\x10\xbe\x4b\xfb\xd0\x2b\xc8\xf5\xcc\x06\x5c\x38\xf5\x20\x26\x87\x70\x90\x11\x51\xf7\x8e\x8c\x60\x0d\xe5\x9f\xa0\xde\xe7\xba\xc5\x97\xd1\xb7\xf2\xa3\xfc\x57\x31\x7e\x0a\x6a\x00\x90\x00\xc9\x94\xfe\x96\xc6\x19\x54\xff\xb6\x62\x68\x0f\xed\x9a\xbe\x17\x16\xcf\x90\x4a\xb2\x11\x37\x59\x91\x8c\x68\xf4\x30\xfb\x6f\x74\x26\x4e\xc2\xdd\x56\x17\x40\x6c\xe0\xcb\xf2\x67\x51\x26\x08\xb3\xe3\x2e\x51\x9f\x8b\x8e\xfb\xab\xe8\xbd\x62\x1e\x00\xe2\x08\x19\xba\x97\x59\x77\x91\x57\x6a\xef\x82\x58\xf9\x2d\x3a\x5f\x28\x56\x50\x2f\x7a\x09\x2b\x14\x42\xe9\x93\x90\x8b\x44\x5c\x54\x1e\x06\x26\x36\xd4\x96\xe1\x99\x92\xa1\x3c\x05\xa9\x44\xba\x39\x8e\x4a\x49\x97\x0d\xf8\x13\x68\x65\xb2\x0b\x00\x88\xe0\x8a\xfe\xae\x8f\x55\x23\x9a\x5c\x5b\x7e\xed\x2e\x0d\x4a\xfd\xb2\xe1\x81\x86\x2a\x78\x07\xf5\xd2\xb0\xa8\x65\x30\x84\xc6\x80\x38\x85\xdc\xa7\x69\xaf\x09\xc1\x4e\xd1\x0c\xe5\xae\x22\xf8\x6a\x56\xc6\x7e\x22\x79\x6a\x46\xfc\x39\x94\x9d\x9a\x7c\x00\x84\x04\xf5\x72\xa7\xad\x5c\xdb\x3e\xc1\xe2\x5f\x75\xad\x6d\x8a\xf2\x57\x5d\x9a\x63\x2a\x3f\x01\xb2\xda\x3e\x9d\xbc\xab\x39\xa6\x35\x04\xce\x87\x1f\xb2\x05\x57\x4f\x47\x17\x58\x03\x73\x9e\xe0\xd8\x16\xdf\x58\x1b\x41\x62\x0e\xf5\xc7\x93\xb7\x9a\xfc\x40\xa6\xe0\xb4\x2e\xb7\xfd\x44\x29\x7f\xf8\x8b\x89\x54\xf1\x6c\xa8\x4a\x41\xa8\xe1\x0d\xe8\xb9\x07\xea\x7f\xf4\x2d\x21\x31\x9a\x46\x7b\xf6\xc2\xf0\xb0\xfa\xae\x63\x55\x79\xc8\xb7\xce\x33\x39\x30\x6c\x7e\xfb\x9d\x58\x38\x1e\xd6\x96\xe4\xaf\x25\x7d\x6f\xf5\x02\x2b\x04\x78\x03\xad\x7d\x6e\xc9\x8d\xe5\xc3\xc6\xb3\x15\xe5\x4b\x2d\xf2\x0b\xd5\x97\x96\x34\x72\xd3\xea\xb1\x23\xd3\x88\x5f\x9a\xdc\x07\x8f\xc0\xdc\x5a\x8e\xf4\x13\x2b\x7f\x22\xc9\x3d\xbf\x72\xd2\x30\xbf\x77\xad\x8b\xc5\xe1\x1e\x39\xf7\xfa\xaf\x27\x2d\x76\x78\x80\x47\x82\x08\x63\x72\xdb\xae\x12\xe6\xda\x2a\x23\xa1\xfc\xca\xaa\x3f\xe5\x9c\xea\xea\x15\x58\xce\xf3\xba\xdb\x4b\x2f\x11\x77\x37\xea\x96\xc4\xb4\xdc\x6d\x49\x1f\x96\x55\xbe\x44\x3c\x1c\xd8\x93\x93\x8b\xc9\xeb\x73\x8b\xed\xc6\x61\xba\x5b\xfd\x7f\x90\x02\xda\x4c\xe3\x92\xf9\xe7\x8d\xeb\x06\xae\xe2\x2d\xb5\x90\xf6\x0e\xc2\xc5\x86\x73\x86\xb5\xa4\x14\x68\x8c\xd4\x9b\xbc\x0b\x76\x94\x71\x98\x8a\x45\x71\xd1\x1b\xe8\x11\x38\xbf\x3a\x02\x13\x10\xcf\xe6\xc7\xb3\x6e\x51\x07\xe2\x8e\x71\x12\x99\x93\xfc\x7e\x72\x5e\xb3\xcb\x00\x90\xbe\x17\xd8\xfa\x7f\x60\x59\x90\x85\x6d\x67\x71\xaf\xa1\x75\xfa\xf7\x04\x0b\x0c\x2e\xe1\x92\x32\x90\x6b\x18\x09\x14\x1f\xac\x0b\x3a\x8e\xe6\x4a\x80\xd5\x7e\x62\xb8\x92\x0f\xe6\x5d\x65\xfe\xa0\x2f\x88\x93\xb0\xe9\xac\x4a\xbf\x0b\x9c\x26\x4e\x26\x00\xd2\x8d\xc2\xa4\xfe\x59\xe8\x96\xe6\x54\xc7\x57\xac\x07\xec\x87\x3e\x05\x77\x1b\xb9\x57\x7c\x92\x70\x10\xb3\x87\x3e\x48\x3a\x8a\x3f\x8e\x5a\x4f\xb9\x4b\x3a\x57\x6b\xa1\x03\xea\x83\x3c\x39\x73\x06\xe3\x6b\x5c\x02\xab\x9b\x7d\xd4\x6f\x29\x7b\x2b\x97\x0a\x80\x14\x22\x0a\xe9\x9d\x0a\xdf\x84\xf1\xb3\xc7\x22\xd7\xe1\xc4\xda\x95\xe8\x63\x84\x7d\x22\x2a\xf6\x25\x79\x0a\x8d\x45\x48\xa7\xca\x91\xab\x49\x83\xf4\x97\x35\x5b\x29\x3f\x59\x84\xdc\x9b\xf4\x3c\xce\x8d\xd8\xad\x8c\x9b\x7c\x17\x3f\x1e\x0b\x22\x48\x00\x40\xd2\x2a\xa9\xe8\xae\x6b\x9e\x44\x19\xb4\x19\x60\x18\x1a\x51\x13\x84\x38\xcb\x08\x10\x4e\x47\xc7\x30\xcf\x50\x4b\xb0\x7b\xd8\xbd\x88\xd5\x04\x38\x17\x57\x7d\x9b\xf4\x1f\x3f\x29\x37\x85\xca\x12\xba\xc4\x16\xd1\x67\x88\xfa\xfd\x20\x8c\x0f\xe2\x7a\x00\xc4\xbb\x64\x9d\x9d\x68\xc8\x0d\xee\x32\xcb\x45\x28\x95\x77\x42\xd5\x0f\xf3\xe1\x5f\xe6\xff\x8e\x58\x2e\xb8\x4b\x99\x8f\x26\x0a\x7f\xc2\x37\xe2\x16\x89\x67\x57\x4f\x26\xce\x94\x14\xe6\x0c\x93\x77\x4a\xa9\x31\xcf\xa9\x54\x19\xc1\x6f\x11\x7d\x83\x6c\x1d\x00\xa2\xbf\x14\x47\x3a\x26\xd5\x6e\x56\x67\x9a\x06\x1a\x86\xd5\x1a\x85\xb5\xa9\x53\xbd\x99\x7b\xa7\x45\xa6\x3e\x4c\xe2\x23\x6c\xea\xa7\xb0\x5c\xf4\x06\x8d\x4b\xe5\x0b\xdc\x61\xcd\xfc\xec\x8b\x44\x93\xa6\x38\x46\x43\x5e\xa4\x69\xf1\x6b\xa1\xf9\x69\x7c\x01\x10\xbe\x51\xef\x72\x0c\x57\x6d\x75\xfc\x66\x50\xd5\x9e\xb0\xbf\x91\xed\x6e\x78\x63\x9f\xc1\x09\x87\xfa\xb6\xc6\x11\x5e\xc2\xd0\xb6\xba\xe6\x8f\xc8\x5d\x56\x6a\xc5\x1f\x98\xaf\x16\x4d\xb6\x2f\xfe\x91\x79\x30\x26\x88\xb8\xc6\x74\xda\xaf\x91\xea\x69\x3c\x06\x66\x09\x6b\x74\x19\xad\x87\x2b\xec\x43\x6c\xdd\xbe\xea\x2b\x03\x6f\xa4\xd3\xea\xc3\xfb\x6b\x59\xbb\x1a\x29\xbd\x7a\xfc\xfa\xe6\x8b\xdd\x7b\xa1\xaf\x10\x85\x9d\x4f\x2b\xfc\xd0\xab\x9d\x9e\x59\xed\xb8\xcd\xed\xf9\xd1\xaf\x08\x16\xc7\x7e\x3f\x31\xa5\xd1\xd6\x05\xac\x82\xc7\x86\xda\xd6\xf0\xf2\x17\x4b\x3f\xeb\x82\xab\x13\x46\x3d\x25\xdc\x3a\xe3\x62\x77\x56\x22\xe4\xf4\xd0\x3d\x7c\x66\xf3\xc2\x81\x8d\xd0\x4e\xf8\x96\x3e\x51\xf9\x4d\x74\x60\x4f\x5a\x16\x13\x17\xdb\x35\x21\xfa\x3d\x61\xb2\x33\xd9\x6f\x31\xf9\x83\x5d\x0b\x8e\x09\x96\x1a\xfd\x6c\xc7\xcb\xc5\xab\xbb\xb4\xbb\xab\xb6\xad\x84\x4b\xdc\x6b\x7f\x2d\x77\x61\xde\x87\xe4\x8d\x3a\x70\xdf\xa1\x6b\x16\x4f\x82\x92\xe1\x61\x43\x9a\xf2\x63\xa8\x8e\xfe\x17\x59\x02\xec\xea\x5e\x4c\xcc\x1c\xbc\xbe\xeb\xbd\xdf\x3f\x64\x9a\xe3\xc3\xb8\x99\x82\x45\xc6\x36\x27\x93\xf2\xb1\x56\x64\xee\xa6\xfe\xd3\xf0\x5c\x19\x4b\x77\x83\x16\xf1\x22\x19\x95\xb0\xc3\x24\x3a\x73\x0b\xaa\xa5\xe5\x3d\x7b\x36\xf6\x5d\x65\x15\x67\x98\x38\x92\x75\x9c\x37\x9e\xda\x10\x75\x8c\xef\xca\x58\xe9\xc3\x10\x68\x58\x3b\x00\x90\x8f\x08\x3d\x3b\x34\xe4\x40\x48\x88\xe9\x2a\x25\x03\x5a\xa4\xe8\xa7\x72\x61\x8d\xdc\x7e\xda\x53\xa4\x8e\xf8\x94\xc1\xc7\x9c\x6b\x51\xb0\xdc\x09\x33\x2b\x9e\xb1\xd7\x93\x85\x59\x2c\xee\x42\xda\x8d\x28\x2b\xaf\x9c\x79\xdb\xa7\x8a\xff\x2f\x7b\x04\x00\x79\x8b\x70\x59\xbb\x85\x58\x0c\x7d\x6f\x9a\x44\x32\xc1\x4e\xcb\xff\x26\xff\x81\x6c\xe7\x7c\xa3\x2a\x31\x2c\x62\x33\x3d\x01\xcf\x6c\x19\xc7\x78\x45\xe2\x54\x68\x58\x5b\xa8\x9a\x2c\x7f\x4e\x23\xa3\x33\xaa\x8c\x2b\x67\x97\xfa\xa4\xf0\x51\x9c\x53\x00\xc8\x27\x88\xe4\x8e\x03\xd8\x23\xe8\x56\x03\x1a\x9f\x87\x7d\x28\xa3\x12\x1e\x10\x02\xd9\x1b\x48\xc7\x48\x42\x42\x36\xe5\x20\xe5\x45\xb3\x07\xed\x00\x1d\x51\xbe\x83\x71\x80\x79\x3b\x53\xc0\xea\xe4\x34\x45\x3e\x62\x9f\xe5\xa9\x7c\x7c\x79\x3e\x7c\x0b\x00\xb2\x02\x89\xd5\x1e\x88\x4a\x21\x8f\xe9\xee\xa3\xbf\x53\xbb\x25\x9f\xb1\x2f\xe9\xe9\x2c\x0c\x61\x06\xe3\x3b\xde\x9f\x54\xcf\xba\x01\xf5\xa0\xb4\x73\x36\x95\xdd\xa3\x9d\xe0\x39\x32\xee\x31\xce\x08\x18\x91\xad\xac\xe9\xa2\x49\x3e\x9e\x9c\xe3\xa2\x2d\x00\x48\x45\xb2\x23\x36\x23\xec\x2e\xa7\x57\x5b\x8f\xf8\xc1\x5d\x23\x76\xa0\x17\xf0\xd6\x33\x67\x62\xfb\xf9\x63\xd8\xcf\x84\x69\x42\x8f\x26\x1f\x92\x4e\x94\x5f\x36\x95\xf2\x52\x2c\xcf\x28\xa3\xcf\x90\xec\x8d\xcc\x66\xd0\xa4\x67\x7c\xa6\xb1\x8d\xb2\xa9\x00\x48\x56\x2b\xee\x9a\x1f\x43\xa3\x94\x74\xd5\x8f\x16\xbe\xf2\xac\x50\x0b\x7f\xa2\xf2\xa5\x17\xa0\xda\x54\x75\x18\x24\xb6\x4c\x35\x0c\xd9\x87\xff\xa1\x7a\x50\xf2\x1f\x69\x99\x3a\x2c\xdd\x42\x79\xa3\xa6\x46\x3c\xa6\xe5\xab\xd7\xfa\xc4\x33\x3f\xaa\x45\x00\x88\xb7\xab\x57\x1b\xb7\x36\x9c\x6d\x85\x29\xbe\x35\x39\x6d\x3b\xf9\x1b\x5a\x50\xb6\xf1\xd4\x11\x44\xb6\xb5\x1e\xf5\x02\x1d\x6e\x59\xd3\xa0\xc1\x79\x99\xdf\x97\x8c\x27\x3c\x31\xe7\xa6\xdd\x22\x97\x99\x5a\x23\x8c\x94\x25\xc6\x7f\x7d\x12\x18\xaf\x0d\x57\x01\x10\x7b\x6a\x7f\xe9\x6f\xd5\xbd\xe9\xb7\xc9\x61\x90\x9d\x7d\x19\xbc\x05\x50\x67\xcf\x69\x4a\x09\xac\xb5\x3b\x17\x79\x00\xe9\xec\xdc\x59\xaf\xc7\x0c\x3a\xe7\x15\x67\xe1\xed\xed\xbd\x69\x30\xd2\xd4\xb6\x09\x11\xd5\x64\x91\xfd\x9c\x4f\x0d\x23\xda\x5a\x0e\x80\xa8\x4f\xff\xaf\x7e\x66\x5d\xcb\xe2\x63\xb2\xed\x10\xbf\x91\x40\xee\xaa\xa6\xbf\x86\x1a\xc8\x67\x5a\xfe\x18\x60\x21\xeb\x10\xff\xf4\x19\xeb\x63\x31\xa0\xa7\xaf\xe8\x3b\xee\x5b\xd7\xfa\xb4\x4c\xa2\xc5\xf9\x7b\x44\x35\xe9\x6d\xc7\x5c\x1f\x2e\xfd\x64\xeb\x4c\x00\x44\x8d\x86\x9d\x3a\x5b\xed\xbb\x15\x21\xb2\xdc\x86\x81\x65\x29\xdc\xca\xa6\x96\xd1\x28\xb2\xaa\xa5\x7e\xe4\x17\xd2\x07\x81\x18\x3a\x5d\x0f\xd0\xec\x01\x67\xd1\x33\x1c\xb5\xaf\x25\xad\x80\xf0\xb9\x67\x6e\x84\x90\x84\xe9\xdc\xe7\xb3\x9f\x9e\x6a\x57\x03\x1f\xe1\x5b\x63\x82\xf9\x2e\x3b\xb3\xb6\x57\xb5\x9e\x7d\xaf\xe1\x3f\xc1\x55\xce\x5a\x68\x35\x4d\xcc\x75\xc0\x76\xa2\x89\x3c\x1b\x2a\xb3\x61\x98\xdf\x85\x3d\x51\xbc\x49\xb0\x86\x48\x4c\x5d\x2a\x3c\x44\x79\x3f\x7f\x86\xc8\xcc\xf0\xf1\xac\x91\x6c\x63\xb9\x00\xa0\xdc\x2e\x14\x98\x43\x99\x8d\x90\x40\xe5\x4f\x56\x12\x34\x4e\xb0\x88\x1d\x0f\x4b\xa2\x3e\xe5\x64\x23\xeb\x50\xf7\xb8\x18\x8c\xa3\x21\x94\xd7\x86\xbf\x54\x5c\xcc\x3f\x4e\x0e\x4b\x85\x08\xbe\xd0\x88\x61\x8f\x85\x63\xcc\x0c\xcf\x1c\x49\x12\xeb\x11\x00\x4a\x91\xf0\x95\x09\x4b\xe7\x42\x4f\x29\xcb\x19\x36\x98\x83\x3f\xc0\xdc\x87\x2c\xa4\x96\xb2\x9e\x61\x02\x50\x55\x9c\x78\xbc\x67\xfd\x2a\xae\x86\xe4\x51\x74\x8b\x77\x9d\x3a\x33\x75\x82\x20\x94\xe1\x19\xb6\x4d\x38\x91\x35\xe2\x99\x20\x5e\xc1\x99\x00\x80\x72\xbe\x68\x8b\xa1\x95\x12\x86\xfa\x2c\x5f\x49\x65\x61\x6b\x79\xbe\xb4\x1b\x78\x13\xf9\x23\xa3\x8e\xf8\x10\x19\xc9\xbc\x4f\x69\xa8\x5b\xcb\xa6\xd3\xce\x16\x4d\xe0\x7c\x66\x56\xa7\xd0\x78\x4c\xf6\x9e\x30\x2c\x1f\xc3\x3d\xe9\x19\x21\xa2\xf1\x8e\x03\xa0\x60\x48\x56\xeb\xe7\x10\xb6\x93\x4e\xca\x72\x48\x55\x94\xa5\x9c\x73\xe4\x5f\xb4\x26\xd2\x19\xea\x7e\x46\x28\x62\x16\xdd\xc2\x9a\x58\x7b\x98\x59\xc3\x7e\x5d\x58\xc0\x9e\xc6\xbd\x95\xfc\x84\xb3\x99\xbf\x3b\x2c\x98\xbb\x4e\x58\xe9\x99\x2a\x9c\x2b\xfc\x00\x80\x7c\x89\xec\xb4\x56\x83\xdd\xc3\x4e\x96\x8c\xe1\xc5\x1c\x24\xdb\x4c\x84\x71\xc5\xc4\xe5\xe4\x7a\xde\x36\xf8\x0c\x6a\x13\xff\x57\xcd\x1d\x7a\xbd\xb0\xb2\xc0\xc4\xcc\x12\x8d\x24\x63\xd9\x40\xfc\x32\xf4\x31\x67\x9c\xd4\xc5\xb3\x9a\xff\x4c\x0a\x07\x40\x76\x4d\x71\x46\x5d\x85\x7c\x28\xb7\x8b\x76\xa0\xff\x55\x8c\x63\xf6\xe2\xfc\x15\x48\xfc\x53\x42\x9d\xe2\xb7\x96\x4e\x52\xaf\x32\xaa\xba\x9b\x72\x49\xd9\xb5\x48\x47\xfb\x57\x05\x92\xb6\x30\x6e\xaa\x78\xa1\x4e\xe6\x65\xd5\x05\x4f\x22\x8f\xaa\x3a\x09\x80\xf4\x4f\x35\x5b\xe9\x0e\x7b\x61\x79\x21\xd8\x87\x4c\xb2\xc0\xe8\x37\xd0\xed\xe6\x23\xb8\x46\xec\x57\x73\x5e\x73\x12\x81\x6d\x3a\x59\x45\x25\xdd\x33\x95\xe5\x3b\xa9\x89\xc6\x8b\x49\x93\xe8\xb1\x46\x7c\x68\x06\x23\xd4\xe8\xe6\x29\xe5\x42\xf4\x47\x00\x90\x26\x68\x37\xca\x2b\x9a\x4f\xf5\x48\xf8\xf1\xf0\x92\x6e\x28\x8d\x83\xbc\xd0\x35\x19\x3b\x03\x53\xe3\x3c\x08\x9d\x8b\xbb\xd3\xc1\xad\xd4\x13\x69\xed\xe1\x79\xf7\xc8\x0f\x1c\x4f\x16\x3a\xa8\xef\xec\xbb\xe6\xfd\x4b\x7b\xd7\x7a\xca\xd3\xc6\x19\x34\xdf\x02\x40\xb2\x5b\xaf\x95\xed\x6f\x0e\x1d\x92\xf3\x56\xc0\x86\x07\x01\xf5\x05\x72\x7e\x3f\x16\xb3\x0c\xbd\xae\xf7\x50\xd3\x11\x5c\x5a\x4f\x40\x65\x32\xe1\x52\x97\x2c\x6f\x05\xb9\xca\xf9\x64\x21\x83\x4a\xea\xa0\xcf\xfb\x9b\x46\x68\x7b\xe4\xb9\x9c\x93\x6a\xfd\xdf\x3c\xc9\x31\x64\xca\x60\xd0\xb5\xa3\x1b\x78\xc5\xb0\xe9\x8b\xdf\x52\x9d\x88\x81\x11\x6f\x0c\x0c\xed\x37\x14\xdf\x64\xc7\x2e\x1d\x28\xa8\xf4\x22\x64\xf6\x61\xf3\x3a\x49\xfb\x7a\xcc\x0b\x39\x94\x2b\x5d\x97\x43\x3d\xa8\xa7\x9d\xd5\x9e\xf7\xd8\x9b\x6c\x77\x00\x90\x4c\x34\xec\x51\xbe\x12\x7e\xaa\x7d\x29\x9c\x2b\x6a\x84\x24\xd1\xef\x8a\xce\x41\x99\xb8\x58\x71\x09\xec\x00\xf4\xaa\xf8\x3a\x2a\xbe\xf2\xa4\x84\x87\xdd\x90\xd7\x27\x0d\x20\xa6\x2f\xf0\x91\x3e\xa6\x0c\x86\xfc\x29\xd3\xd3\x05\x53\xf2\x15\x27\x98\x03\x00\xa8\xef\x09\x5f\x28\x27\x09\x6a\x20\x11\x02\xba\xe0\x32\x34\x8e\x5e\x26\x64\xc3\x42\xb1\x23\xa2\x29\xc8\x44\x68\xb9\xe8\x00\x06\x55\x59\x29\x96\xe3\xfb\xf2\xe2\x24\x05\xa4\x7b\x89\xa7\xa4\xf3\xa8\x1f\x43\x8e\x4a\x2f\x31\x5a\xa7\x64\x29\x6a\x58\x14\x00\xd4\x4b\x44\xe5\x8a\x20\xde\x06\x68\x07\x7f\x1d\xbf\x16\x06\xa1\xad\x17\x4c\x43\x4e\xc2\x8e\x13\x9c\x45\x5f\x6d\xda\x2b\x1c\xc1\x1d\xaa\x38\x27\x92\x13\x77\xe5\x1e\x12\x63\x28\x7b\x13\x0d\x92\x46\x7a\x7b\xc8\x72\xe9\x64\xe6\x93\x29\x59\xf2\xe3\x6c\x03\x00\xea\x1a\xd1\x17\x99\x91\xcd\x41\xd9\x79\x01\x9c\x3a\xcc\x39\x6a\x18\xb7\x06\xf7\x15\xbd\x91\x07\x21\xd6\x37\x76\xf0\xa9\xe4\xe3\xe5\xa7\x05\x2a\x5a\x5e\xce\x13\x61\x37\xe3\x68\xc2\x6b\xd1\x3a\xf6\x8c\x10\x9a\x98\xc0\xf9\x31\xa5\x5a\xd6\xcb\x2b\x04\x40\xd5\x23\x39\x2f\xf9\xc2\x08\x20\x3e\xe1\x9c\x67\x96\x92\xf7\x51\xc6\xb3\xba\xa8\x42\xd4\x2a\xf6\x0d\x7a\x15\x64\x84\x1b\xc1\xcc\x28\xfb\xca\xe3\xb1\x63\x73\x52\xf9\x3b\xb8\xf3\x12\x54\x82\x7f\x78\x3f\x42\x72\x85\x1b\x05\xf2\x29\x7c\x69\x93\x50\x02\x80\xf2\x9c\x6c\x4c\xbc\x93\xf2\x93\x79\x8d\xdd\x4f\x53\xb1\xbd\x48\x6f\x18\xe3\x39\x39\xc8\x25\x4c\x0d\xb7\xad\x61\x0b\x7b\x22\xef\x6d\x59\x3c\x47\x2b\x68\xcc\x6e\xe7\xbe\x10\xee\x4b\xf0\xe1\x17\x89\x7d\x43\xfc\xf9\x3f\x25\x11\x53\x36\x48\x7c\x24\xaf\x00\x50\xbc\x55\x1c\x14\xda\x89\xa3\xd2\x6e\x66\x1f\x39\x4c\x36\x8b\xe8\x4b\x39\x2d\x1b\x40\xb8\xd0\x0c\xf2\x59\xf5\xe5\x8c\x52\xf9\xa6\x92\x9f\xcc\x5f\x8a\xfc\xac\x21\xf6\xa8\xe2\x6a\x3c\x97\xeb\xaf\x64\x05\x5f\xe6\x9e\x50\xde\x9b\x72\x41\x34\xa0\x4a\x00\x40\x31\x59\x9d\xc9\x67\xe3\x94\xa6\x10\xfa\x41\x42\x93\xf1\x0c\x5e\x46\xca\x32\x32\x60\x6d\x94\x08\x63\x70\x9d\x3b\x2d\xd0\x70\xbb\xf8\x19\xc3\xc5\xd0\x9b\xb9\x9f\x79\xcd\xd0\x18\x77\x83\x8d\x35\xc4\x05\x1b\x38\x13\x0d\xe3\xa7\xdc\x13\xda\x75\x7b\x00\x90\x43\xb4\xf5\xdc\x7f\x30\xba\xce\x7c\x5a\x0b\x4e\xe5\x2c\xc4\xc5\x11\x0c\x1d\x49\x2d\x2c\x92\xae\x3d\xbc\x36\x80\x62\x6e\x0b\x2a\x9e\x45\xeb\x72\xcc\xce\x9c\xcd\x30\xda\x23\xe2\x70\xac\xd0\x56\x58\x70\x32\xeb\xa2\xcd\x3e\xe5\x91\xe0\x9a\x49\x0c\x80\xec\xb2\xde\x9d\xcb\x44\x9f\xeb\x1f\x47\xbd\x8d\x3d\xd7\xbb\x0b\xbb\x05\x7f\xaf\xa7\xa1\xc5\x85\x78\xb7\xeb\xdf\x9a\x13\xe4\x27\x9d\x43\x45\x77\xa8\x9f\x9d\xb5\x19\x6f\xe8\x1f\x3a\xbc\xe2\xf2\x99\x3d\xed\x13\x83\xe7\xb3\xf2\x1d\xa8\x29\x6f\x04\x02\x8b\x1b\x00\x32\xab\x7e\x3f\xd7\x07\x9d\x3d\xfc\x8b\xaa\xc3\xe6\x0c\x49\xb1\x30\x7c\xed\xc0\xcd\xe6\xa3\xc4\x92\xfe\xfc\x9a\x41\x72\x59\xef\xca\xa2\x43\x54\x5c\x4f\x48\xc6\x23\x3a\xba\x6b\x7d\x5c\x01\xe3\x7b\xa7\x38\x38\x9d\xb9\xa4\x7d\xd4\x23\x90\xff\xda\x5a\x0a\x80\x6c\x8e\x21\x97\x29\xd7\xce\xac\x43\x12\xbf\x6b\x0e\x42\x06\x91\x77\x34\x4e\xe8\xe1\xc6\x08\x0d\x0f\xf6\xa6\x62\x4c\x43\x44\x65\xe7\x8f\x69\xc8\xd8\xde\x94\x2d\x1a\x35\xe1\x5b\x64\xa1\xe6\x24\x25\xca\xff\xae\xb6\x99\xb6\xcc\xf5\x9d\x6e\x0e\xf3\x3a\x00\xba\xa3\xa2\xa7\x8c\xaf\x6a\x1a\x04\x4a\x54\xa9\x0b\xa1\xb5\x48\xaa\x7a\x11\x2c\x0d\xb2\x4b\x5d\x8c\x8c\xa8\x20\xab\x5b\x30\xa9\xf9\x02\xb5\x14\xdf\x98\x82\x55\xaf\x27\xc9\x23\xa7\x6a\x26\x51\x89\xfe\xe7\x35\x4b\xe9\x43\xae\x3f\xb4\xeb\x59\x16\x00\x74\x1a\x71\x20\x83\xad\xfc\x0d\xaa\x22\xbc\x57\x9e\x81\xa5\x20\x9e\x28\xff\x46\xdc\x87\x64\xa9\xa6\xa3\xbb\xca\xdf\xab\x8a\x70\xd4\xfc\xa9\x2a\x2d\xb1\x2a\xc5\x43\x75\x96\x92\x1c\x71\x5f\x9d\x4d\x7b\xec\x7f\x50\x7d\x9d\x71\xdf\x6d\x92\x36\x8c\xdd\x09\x80\x2e\x41\xbc\x92\x9e\x28\xeb\x44\x01\xfc\x5e\xd9\x3f\x98\x44\xf8\x4e\x39\x1a\xd7\xd2\x10\x2d\xff\x8d\xb0\xbe\x7c\xbc\x22\x94\xec\x9f\x97\xab\x68\xa7\xb6\x27\x63\x94\x80\x31\x31\x82\xa1\x74\xb0\xb2\xfd\x97\xab\xe6\xb0\xef\xb9\xc5\x68\x00\xaf\x08\x00\xad\x58\x9a\x4d\xbd\x23\x3e\x4b\xe8\xc5\x69\x25\x25\x24\x25\x6c\xaf\xe4\x14\xa5\xa1\x7e\x91\x14\x41\x4b\x2e\x4b\x90\x7e\x65\xc4\xe4\xda\x65\x1d\xac\xc8\xa4\x4b\xf2\x70\x4e\x78\x44\x80\xfc\x02\xf7\x3f\x7f\xa7\xa2\x91\x5f\xec\x06\x53\x5d\x11\x6a\x00\xd0\x6c\x95\x7b\x51\x08\xc2\x59\xf4\xa3\x58\xa8\x70\x3b\x33\xb9\x65\xb7\x08\xc6\xea\xa9\x43\x88\x03\xd9\x3f\x4b\x91\xe2\xe7\x5c\x59\xce\x1d\xc9\x4a\xde\xb7\xa4\x1c\x29\x5c\x20\x0e\x3f\x25\x0b\x14\xbe\xf2\x37\xca\xfa\x44\x4f\xdd\x46\x94\xa3\xd2\x71\x00\xa8\x9f\x2b\x6e\x92\xd6\x72\xb7\x89\x96\xa3\xf7\xf1\xc8\x62\x71\xf3\x4c\x7e\x83\x24\xbc\xe6\xb3\x20\x4f\x72\xbf\x64\xb6\xb0\x5a\xba\x32\xfb\xbc\xa8\x40\xc6\x58\x48\x16\xc7\xcb\x53\xc2\xb3\xc4\x6f\x14\xe3\xfd\x4b\x24\x30\x85\xc4\x6d\x4c\x11\xa9\x1c\x05\x40\x75\x5f\xed\x47\x78\xca\xda\xaa\x43\xa0\xc2\xd9\x9b\x75\x15\x4d\xd7\x39\x87\x74\x91\xd5\x63\xdc\x3b\xba\x88\x62\x7f\xbe\xbf\x2e\x31\xdb\x55\x10\xaa\xcb\x5a\xb0\x4b\x58\xae\xab\x99\x7f\x5f\xe4\xa5\x53\xfb\xcf\x12\x6d\xd4\xe9\xdd\x3e\xca\xa7\x6a\xf5\x00\xa8\x42\x34\x6f\xf1\x47\x18\x26\xc7\x6a\xc4\x67\xe6\x71\xfb\x8b\xc6\xbd\xac\xef\xf6\xe8\xaa\x73\x9c\x94\x56\x7d\x11\x84\xcb\xb7\x3d\xca\x2a\xe3\xed\xb3\xd5\x2c\xc8\xe0\xbf\xb6\x9e\x9b\x4f\x13\x5c\xb4\xb2\xfd\xee\x0b\x1d\x96\xd2\x89\xae\xb2\x3a\xc3\x6f\x00\x28\x47\x74\x1c\xbc\x37\xfd\x65\xe7\x25\x84\x80\xe9\xe3\xfc\xab\xb1\x98\x55\xd3\xf1\xa1\x8a\xc3\x56\x77\x4c\x29\xf2\xe1\xec\x6b\x0f\xcb\x9a\xc1\x73\x6f\x6b\x5c\xe0\xcf\x2f\x70\x0c\xcf\x87\x08\x62\x1d\x3e\x7e\x77\x04\x3f\x6c\xbb\x27\x4e\x91\xfe\x6d\xf2\x02\x40\xd9\xa0\xf7\xc6\x19\xe8\xc2\xbe\x32\xc4\x14\x86\xb9\xb7\x1c\xf2\x2f\x73\x67\x4f\x4a\x55\x06\xeb\x5e\xf7\xec\xc2\xf7\x9c\x49\x5d\xae\x59\xe3\xb9\x88\xce\xc9\x0b\x7c\x78\x7d\xce\xc4\xf9\x48\xbe\xba\x23\xc9\xef\xa3\x00\x62\xdf\x37\x31\x4b\x4a\x36\xa7\x01\xa0\x78\xae\xef\x45\x5c\xb4\xdf\xab\x2f\x6d\x8a\xb1\x7b\x36\xe6\x54\xff\x6a\x6d\x6a\x4e\x2c\xa9\xb6\x75\xc1\x33\x72\xdd\xac\xf7\x50\xe4\x94\x60\xeb\x22\xec\x92\x18\x1f\xcb\x19\xc2\xcd\xe0\xdd\x96\x6d\xe4\xd3\x9e\x75\x96\x5b\xd4\xef\xe3\x04\xa6\x0e\x76\x2c\x00\xc6\x54\xc9\x42\x44\x43\xab\x02\x72\xbe\xf1\x84\x6d\x3f\x74\xa4\x7a\xa3\xcd\x0b\x46\x2a\xfe\x65\x65\x21\x33\x72\x8e\x58\x6e\x62\xe2\x93\x9f\x58\x1a\xf1\x09\xd1\x4f\xcd\xef\x48\x09\xc1\x4b\xcc\x2f\x29\x8f\x3d\xe1\x96\x19\xb4\x9b\xe3\x3a\x4d\x41\xec\xfd\x00\x18\x5e\x4b\xf2\xe1\xe7\x6d\x01\x50\x5d\x63\x93\x95\x00\x8b\xab\xae\xb5\x9c\x44\x5c\x2a\xde\x68\x29\x44\xb3\x73\x38\xe6\xb3\xb8\xc4\xe4\x51\x33\x92\xf0\x2b\x7a\x8b\x79\x2a\xf9\x74\xb0\xcd\xec\x43\x2b\xf0\x24\x98\xf3\x18\x2e\xe3\xb6\x18\xfb\x38\x9b\x01\x30\x0c\x48\x96\xc3\x5e\x98\xe7\x23\x21\x10\xa9\x69\x0f\x7a\xa8\x4a\x61\x42\x62\xaf\x14\xbd\x34\x8d\x23\xcc\xc9\x3e\x66\xdc\x4e\xb2\x24\x7b\x1a\xe9\x94\xaf\xd1\xb9\xc6\x0c\x3a\x31\xb8\xdc\x58\xc3\x14\x7a\x0a\x8d\x7a\xd6\x5f\xe3\x5e\x19\x04\x7c\x08\x00\xfa\x5b\xd2\xef\x2d\xcb\x0d\x7d\x78\x4a\x03\xdd\x90\x44\x24\x55\xae\xd3\x3f\x21\x57\x14\x45\xe9\x77\x53\x53\xb3\xfd\xf5\xdd\xf4\xb4\x24\xad\x9e\xc9\xcc\x8f\xba\xac\x6f\x62\x2f\x0a\x0e\xd6\x2b\xb8\xd3\x3c\x2d\xfa\xfd\xbc\xc2\xf1\xb1\xfa\x6c\x91\x1d\x00\xdd\x4f\xf9\xea\x66\x93\xce\x85\xfa\xad\x5e\xa1\x3d\x40\xb7\x55\xdc\xd4\xda\x98\x13\x0a\xe9\x5a\x13\xcb\x96\xc5\xd0\x5a\x39\x21\x0b\x3f\x68\xb5\xdc\x03\x51\x24\xad\x8a\x5f\x37\xfb\xad\x76\x93\xe0\x86\xe7\x32\xdd\x24\xe1\x9d\xf1\x0c\xdd\x6c\xe9\x62\x00\x74\x49\xca\x6c\xa8\x5c\xa5\x16\x4c\xaf\x5b\xa4\x52\x0a\x3e\x95\xef\x54\x69\x84\x97\x0b\x4a\x54\x47\x45\x7b\x32\xf1\x6a\x57\xf1\xa6\x85\x7e\xea\x58\xc9\xa6\xc8\x5d\x6a\xa4\x74\xe3\xec\x76\x35\x57\xb6\xd1\x73\x50\x7d\x45\x8e\x1a\x7f\x5c\x33\xa4\x34\x01\xa0\x9d\xab\xce\x6c\x5c\x26\x3f\xa7\x72\xd6\x7c\x96\xdf\x53\x9d\x2d\x5b\xa9\x98\xa4\xfa\xb9\x48\xaa\x68\x56\x57\x64\xec\x51\x1c\x53\x6f\x58\xa0\x55\x4e\xd3\x4c\x8d\xcc\x55\x92\x34\x92\xd9\x65\x4a\x9d\xe6\x95\x67\xa7\x2a\x4a\x3b\x73\xfc\x4f\xb5\x4c\x73\x06\x00\x0d\x54\x73\x0a\xb2\x49\xba\xd6\x72\xb8\xfa\x97\xf4\xb9\x45\x57\x7a\x42\x96\x64\x49\xce\x3f\x2d\x33\x98\xdf\x67\x94\xc8\x6e\x9a\x0f\x2e\x48\x96\x97\x9b\x87\x22\xe7\xc8\xb7\x99\x1d\xb3\x33\xe4\x5f\xcc\x03\x9e\xdb\x14\x9f\x8d\x0f\x5d\xd2\x55\x6b\xf5\xff\x73\xf3\x98\xce\x0f\x52\x29\xb9\xee\x70\x56\xaf\x94\xce\x72\xcc\x2d\xa5\x4a\xa5\xf6\x15\xf9\x6a\xe9\x29\x7b\x5c\x86\x97\x2c\xa0\xf5\xe8\x82\xa9\xb2\xde\x56\x41\xa4\x9b\xdc\xb5\xb5\x60\x76\xb4\xbc\xda\x76\xde\x73\xbb\x82\x6c\x7e\xe1\x92\xaf\x2a\x32\xac\x06\x40\xad\xd2\x75\x41\x5c\x25\xf3\x9c\xc7\xab\x31\x12\xae\x33\xbd\x34\x42\x32\xd6\x31\x9c\x5f\x27\xf5\xeb\x70\x49\xff\x57\x8a\x6b\x17\x2f\x00\xd2\x87\xed\xd3\x22\xdd\x65\x8d\x6d\x63\xb3\x33\x64\x9d\x0e\x81\xe7\x45\xf9\x7e\xeb\x4a\x17\x8a\xf2\x98\x71\x25\x00\x6a\x3f\xbd\x4f\xc5\xe8\xc0\x60\xfd\xb6\xe2\xf8\xbe\x1f\x8d\x7d\x79\xb3\x7b\xad\xcd\xfc\xf4\xf2\x9e\x1c\x78\x4b\xe2\xcb\xee\xf1\x28\x4c\xe4\xc7\xce\x3f\xb0\xac\x90\x8b\x9d\x1e\x04\xb6\xaf\xd2\xf9\x88\x3c\xd7\x3d\xb7\x6d\x0f\xcd\x0e\x80\x2d\x83\x8b\x07\xc0\xbc\x48\xaa\xad\x50\xf4\x47\x37\x4e\x2a\xfa\xd9\xbb\x19\x7a\x3c\xf7\x45\x0f\x14\x26\x4c\x9f\xd5\x1d\x8a\x9c\x9f\x78\xa2\x6b\x3c\xfa\x4b\xe4\x1d\xe7\xbf\xb8\x5b\x21\xc7\x9c\xb1\xc4\x55\xbe\x4a\xe7\x14\x4a\xa0\x3b\xcc\xf1\x85\x9e\x0f\x80\xf5\x08\xf7\x38\x00\xa6\x7f\xa4\x94\x8a\xca\xde\xbd\xd0\xae\xa2\xdf\x7b\x10\xb0\xf9\xb9\x1b\xba\x67\x21\x36\xa5\x3d\xeb\x1a\x8f\x8e\x4d\xec\x73\xfe\x8b\xbd\x14\xb9\xaf\xe3\x3b\xc1\x10\xb2\xb9\x23\x97\x3c\xcf\x57\xd7\x31\x87\x8a\x77\xe7\x3b\xe6\x33\x6a\x01\xb0\xa6\xf0\x06\x01\x30\x75\x4a\xd7\x95\x6b\xba\x03\x11\x97\x8a\x02\x3b\xef\xa2\x3d\x73\x67\x39\x7f\xc7\xe6\xa5\xd1\x3a\xce\xe1\xb5\x89\x71\xed\x4f\x88\xb7\x23\xa9\xed\x13\x28\xf9\x21\xca\x36\x18\xad\xcb\x57\xd8\x96\xc3\x60\xb9\x2f\x6e\xe5\xb2\x7d\x00\xb0\x4c\x12\xba\x00\x60\x3c\x2c\xbb\x52\x76\xd7\x09\xc5\xb5\x17\x52\x3a\xf0\x04\x7a\x0e\xaf\x9d\x45\x2a\x4e\xbd\xde\x36\x40\x59\x90\xb0\xd5\x31\x46\x5b\x10\x39\xd9\xe1\xce\xc8\x0d\xc9\xb7\xd3\x59\xa9\xbe\x7c\x7b\x11\xfb\xb9\xfb\x59\xeb\x16\x1e\x1e\x00\xd3\x15\xf1\x31\x00\x0c\x8f\x15\xd5\xa5\x1f\xdb\xe7\x53\x38\x05\x2b\xdb\x66\xd1\x40\xf6\x39\x47\x22\xdd\x94\x5a\x68\x97\x31\x03\x12\xd2\x5b\x2f\xb0\x0e\x46\x6c\x6a\x0d\xe4\xb0\x43\xdc\x6c\x26\x9e\x87\x2f\xcb\x06\xe1\xb7\xbb\x7f\xb7\x8c\x17\x7e\x02\xc0\xb8\x51\x46\x01\xc0\xe0\xa5\x3c\x5e\xb2\xab\x75\x13\x57\xb5\x68\xb3\xed\x2f\x5e\x77\xb6\x87\x2d\x99\x3f\x9a\xd2\x6f\x5d\x2b\xd8\x12\xbf\xd4\x1a\x2a\x1c\x8b\xc8\xb5\xf4\x8b\x7e\x05\x9f\xb6\xcc\x92\xcc\xf7\x15\x9b\xcf\x4a\x73\x27\xd5\x19\x2f\xcb\x89\x00\x18\x82\x95\xdb\x01\xd0\x3d\x53\x6b\x8a\x0f\x58\xfe\x96\xfd\x97\x7f\xd7\x52\x26\xb7\x67\x11\xcc\xbb\x14\x53\x53\x66\x9b\x93\x15\x83\xf1\xe5\xa6\x93\xca\xb4\xf0\xcf\xa6\x66\xe5\xab\xe0\x41\xe3\xdf\xaa\xa5\xbe\x52\xe3\x4a\x35\x74\x52\x9b\x21\x46\x93\x04\x80\xee\x87\x86\x02\x80\x6e\x9a\xe6\x6a\x71\xb0\xe9\x99\xa1\x25\x3f\xd1\x54\x60\x50\x65\x1e\x32\x1e\x34\xb4\x25\x77\x1a\x4b\x0d\x9b\xe2\xde\x19\x9e\x18\x6e\x85\x1f\x34\x98\x8c\x51\xc1\x3a\x43\xbe\x51\xef\xab\xd5\x7f\x32\xd2\x27\xed\xd0\x3d\x36\x04\x81\x00\xdd\x4c\xdd\x2e\x00\xb4\x1c\xed\xcb\xa2\x6e\xe3\x57\xcb\x91\xbc\xdb\x46\x9c\xe5\x50\xa6\xd2\xf0\xc2\xb2\x39\x19\x6a\xe0\x59\xd6\xc6\x9d\x35\x4c\xb0\x1c\x08\xdf\xa8\xdf\x66\x79\x1d\xac\xd3\x73\xac\x71\xbe\x03\xfa\x60\x8b\xdf\xa4\xbb\xba\x7c\xe3\x35\xb0\x50\xbb\x4e\xbf\x19\x00\x6d\x8c\xae\xaa\xc8\xcf\x18\x65\x1f\xce\xb3\x1a\xfa\xed\x96\xcc\x5a\x43\xa8\x9d\x98\x5c\xa0\x5f\x6e\xaf\x8a\xfb\x4d\x3f\xdf\x5e\x1f\xbe\x43\xf7\xd0\x2e\x0e\x1e\xd4\xad\xb4\x67\xfa\x5e\xd4\x65\xda\xaa\x26\xcf\xd1\x9a\xcc\x95\x80\xa1\x0d\x31\x74\x01\xa0\x39\xa5\x3b\x50\x38\x7e\xc9\x92\xfa\x5b\x39\x63\x23\x67\x1a\x97\xa5\x4f\x1d\xf6\x6e\x26\x2f\xb0\x0f\x8e\xc0\x53\xa2\x35\x03\xf9\xa8\x79\xf3\x9e\xf4\x8f\xc7\xfa\x06\xba\xf5\x45\xe2\x5f\x7a\xaa\x7b\xb9\xa4\xbd\xae\x79\xce\x50\xba\x07\x00\xad\x0f\x79\x62\x00\x2c\x51\xd2\xcf\x05\x0f\x16\x67\x36\xce\xcd\x59\x3f\xac\x85\x1e\x4e\x7b\x31\xf8\x14\xd6\xbc\x80\x33\x60\x42\x7c\x88\x66\xf5\x67\xa3\xd7\xcf\xbb\xd7\x37\x15\xc7\x0d\xf4\xec\xcd\x21\xfa\x79\x9a\x7a\x9c\xe4\x15\xae\xe8\x0e\x3c\x7d\x13\x00\xad\x38\xde\x01\x00\xcc\x63\xd2\xb1\x82\x2d\xc3\x57\xa0\x8b\x73\xe4\x43\x49\x30\xef\xb4\xbd\x03\x5b\x11\x9a\x05\x95\xfd\x44\xd4\x5f\xd1\x35\x7d\xf1\x58\xfe\xbc\x33\xbd\xd3\x08\x9e\x81\x93\x7a\x8a\x49\x76\xcf\xee\xee\x21\xca\x63\x57\x59\x7b\x07\x63\x3b\x00\xb6\x8b\x7c\x09\x00\x66\x86\x6c\x62\x41\xc2\xa0\x17\x62\x4f\x0e\xe8\x5f\x85\xba\x9c\x56\xd1\xd7\x84\xf9\x33\xf1\x55\x6f\x2c\x3e\x20\xda\xb5\xc7\x87\x48\x98\x37\xd8\x3d\x89\xbc\x3f\xe0\x4b\x57\x35\xf5\x9d\xe7\x40\xe7\x0a\xfa\x43\xd7\xf5\x8e\xdb\x6c\x36\x00\xd6\xc5\xc2\x4d\x00\x98\xba\xe5\xb3\x16\xb5\xf7\xb1\x70\x1e\xd9\xd4\xde\x34\xfc\xab\xd4\x9d\x3d\x9e\xc4\x43\x89\xcc\xee\x71\xe4\x95\x51\xcb\xbb\x00\x75\x78\x5e\x43\xe7\x24\xfa\x68\xc0\x75\x67\x2d\xd3\xe4\xb9\xa1\xc3\xc9\x6e\x72\x7d\x60\x0f\xe4\xfd\x0e\x80\x05\x27\xc9\x03\xc0\xb8\x55\xd1\x96\xff\xa4\x27\x8e\x7c\x30\xeb\x44\xd7\x67\x6a\x45\x6a\x68\xe7\x5d\xda\x58\xc2\x5b\xe7\x33\x06\x3e\x6a\x51\xc7\x0f\xd6\x84\x79\x9e\x1d\xd3\xd9\xbb\x02\xf6\xb4\xc3\xb9\x15\x9e\x87\xdb\x8c\xbc\xcf\x6e\x33\x6d\x6c\x11\x06\x00\x73\xaa\xec\x7f\x66\xdd\x51\xfe\x9b\xb7\xdd\x79\x9d\x43\xc9\x7c\xd7\x31\xc6\x6d\x4d\xe9\x6f\xbf\xcf\x5b\x9e\x20\x68\x9f\xc4\x3f\x14\xf9\x47\x5b\xa6\xe0\xcd\xdc\x5b\x0e\xb6\x28\x3a\x60\x8b\xfd\xa4\xb8\xc9\xf3\x4b\xeb\x25\xc9\x6a\x37\x8b\x25\x5f\xde\x0a\x80\x71\x85\xf2\x30\x00\xfa\xb5\xea\xc1\x3c\xbf\xf6\x40\xa9\x26\x93\xdc\x16\x2b\x0b\x4b\x99\xe7\x80\xca\x0e\x27\x44\xda\x1d\x72\x62\xe4\x96\xd6\x4b\x8a\xa0\xb9\xfb\x5b\x67\x2b\xde\x04\x6c\xb3\x59\x95\xdb\xbc\xc2\xac\x76\xd5\x4e\xb7\x7b\xa6\x76\xf5\x7d\x00\x0c\x3c\x4d\x3a\x00\xba\x8b\x9a\x23\xb9\x87\xec\x9f\x74\xba\x8c\x17\xf6\x69\xba\xfd\xc9\xa3\xad\x45\xba\xf7\xf1\x7b\x6d\x7a\x7d\x56\x24\xd7\x7a\x41\x3f\x3a\xb7\xc7\x9a\x60\xf0\x09\x58\x63\xd9\x69\xe8\xf5\xaa\x34\xef\x36\x94\x4c\x0c\x33\x16\xea\xe9\x00\xe8\x1d\xba\xe6\xff\x89\xa3\xdd\x97\x5b\x64\x07\xa6\xd3\x19\x4b\x5a\xe7\x98\xee\x26\xd3\x6d\x18\xd3\xdb\xf8\x2e\xeb\xa8\x39\x28\xb2\xc9\xf2\xd4\x4c\x98\x6b\xb7\xd4\x98\x4f\x06\xac\x33\xdf\x35\x7f\xf4\xa2\x98\xee\x9b\x36\x4e\xac\x37\xac\xfc\xff\x5b\x79\x80\xbe\x06\x00\xed\x73\x5d\x4c\xce\xb5\xd6\xf9\x36\x6b\x06\xcc\x56\x6e\x6b\x4d\x2e\xb3\xda\x6c\xad\xf1\x06\xcb\x01\xdb\xa6\xc8\x62\xf3\x27\xdb\xbf\x73\xfb\xcd\xd4\xd6\xaa\x80\x73\xa6\x7f\x6d\x47\xbd\x56\x18\xff\xb1\xec\x9d\x38\xac\x7f\x61\x42\x02\xa0\x6b\x37\x44\x00\xa0\x6d\xd7\x99\xb3\x55\x2b\x9e\xd6\xff\x95\xc6\x5c\xf6\xa2\xb1\x63\xc1\xa5\xa5\xbe\xcd\x29\x31\xd2\x25\xfd\xb0\x3f\xc2\x86\x17\xa7\x23\x37\xcf\x5e\x38\x02\x30\x72\x5f\xde\x70\x33\x7e\xc6\x94\xd2\x81\x47\x24\xde\xf8\xbd\x5d\x81\x74\x35\x00\x8e\x2a\xfe\x3c\x00\x2c\x6f\x65\xb1\xd9\xd0\xe5\xd6\xc6\xf0\xb4\xda\xa5\xab\xa1\x2b\x16\xec\x59\xf2\x02\x16\x18\x43\x5b\xac\x42\xf4\x86\x0d\x8e\xc4\xa3\xe3\x66\x67\x0c\x8f\xc7\x5e\xf0\x6d\x1d\x42\x11\xb2\xa7\x60\xfb\x3f\x93\x9b\xc7\xdf\xec\x6c\x62\xf8\x00\x60\x3f\xc9\x6f\x06\xc0\xd2\x2e\xfd\x37\x7b\xfe\xb2\x18\xe8\x48\x5a\xe8\x28\xae\xe5\xf5\x82\xae\xc5\xfb\x10\x19\x31\xf5\x23\x48\x94\x36\xcc\x3e\x1c\x88\x79\x3d\x3b\x6d\xf0\x0b\x9e\xe2\xdb\x37\xd8\x4c\xdc\x32\x45\xd8\xf7\x99\xd2\x3e\xfe\x83\x53\xcb\xf4\x04\xc0\x1e\xcf\xff\x05\x80\x65\xbe\x2c\x3c\xeb\xed\x92\x2c\xc4\xea\xd4\x7b\x23\x07\x51\x3d\x0b\x0a\x86\xe1\x18\x5d\xcc\xf4\xa1\x59\xb8\xd1\x30\xcc\xc0\x47\xc2\xe5\xd9\xf3\xfb\x9f\x90\xa7\xf9\xae\xe8\x2f\xa0\x06\x4e\x71\xf6\xbc\xa0\x3b\x5d\xe6\xb5\x9f\x62\x9f\x03\xc0\xf6\x51\xe4\xfb\xff\xe9\xa6\xe4\xac\xea\xe1\x3d\xd8\xd1\xd4\xfa\x21\x24\x5e\x9a\x78\x60\x30\x98\x98\x1d\xbd\xaa\xff\x23\xd9\x2b\xcc\xb3\xef\x01\xe5\xe3\xac\x77\xbd\x37\x69\x7f\xfa\xf6\xf5\x26\x32\xd6\x4d\x59\xd7\x75\x80\xed\xe2\x02\x6d\x73\xe3\xc7\x03\x60\xdd\x2e\xb1\x03\x60\x42\x2b\x56\x65\xde\x19\xc4\x93\x17\xa4\x9c\x1d\x08\xa6\x6c\x4b\xcc\xea\xfb\x40\x8b\x89\xce\xe9\xbd\x4b\xdf\x16\x7a\xbc\xe7\x1a\xb3\x6c\xd6\xf1\xee\x6b\xac\x37\xbe\x6d\xdd\xe1\x1c\xca\x94\x63\xce\x61\xde\x6a\x17\xa7\x1d\x21\xba\x03\x80\xc5\x20\x7b\x09\x80\x51\xa1\xf2\xc8\xd8\xd5\x17\xc9\xb6\xa7\xf8\xf7\x02\xce\xb6\x84\x47\xdd\xaf\xb9\x67\xa2\xbe\x74\x3d\xe7\x3d\x0f\x1d\xe9\x7c\x2b\xf0\x9f\x75\xa2\x73\xa2\xb0\xd9\x77\xaf\x13\x2f\xe2\x7b\x04\xb5\x9d\x96\x10\x26\x78\xda\x12\xe4\x6b\x01\x30\xbd\x56\x9e\x06\xc0\x50\xa5\x5e\x9c\x21\xea\xa6\x49\xea\x93\x2f\x74\xd5\x4b\x7e\x25\x2c\xee\x84\x48\x57\x47\x5d\x70\x62\x64\x2d\xa1\xd6\x0e\x91\x3c\x78\xd6\xe5\xf6\x15\xf2\x4f\xbe\xaf\xda\xbd\x14\xdb\x3c\x44\x76\xb5\x2a\x73\x82\xcd\x22\x55\x77\x01\x60\xdc\xa9\xf1\x06\x40\xcf\xd0\xec\xc8\xc0\x77\x06\x6b\xdd\x92\xb5\xce\xe9\xda\xba\x84\xf4\x8e\x30\xed\x48\x94\xb2\x3d\x4d\xfb\x33\xb4\xa6\xad\x5e\xa7\x9b\xb5\xdd\xd1\xaf\xf7\xf4\x7d\xe9\xf0\xd3\x1b\x3c\xd6\xda\x96\xe9\xeb\x26\x3c\x31\xc7\xea\xc6\x00\x30\x5c\xd0\xb9\x00\xa0\xbb\xa9\xed\x4d\xff\xe4\x0c\x31\x2e\x4c\x2e\xec\xf0\x33\x42\x13\xbc\xdb\x63\x8d\xea\x28\x7c\x5b\xb6\xf1\x42\x68\xae\xa3\xd1\x54\x34\x6b\x9b\x7d\x99\xe9\xac\xef\x67\x7b\x98\x69\xc4\xe3\x9c\xf5\x77\xa3\xd9\xd5\xdb\xe4\x30\x94\x00\x60\x80\xe9\xfe\x06\x40\x37\xa0\x7d\x97\xde\xd5\x91\x69\x79\x90\x3c\xb9\x3d\xc1\xf2\x3a\xfe\x4b\x5b\x81\x75\x7c\x54\xb3\xa3\xdc\x0a\x09\xcd\xb7\xb7\x58\x6f\xcd\x3a\xda\xba\xda\x36\x73\x46\x60\xeb\x3c\x6b\x86\xc7\x4f\xcb\x55\x33\xc7\xb5\xc6\x78\xd3\xd8\x07\x80\x7e\x4c\x7f\x0e\x00\x5d\xba\x4e\x32\xf0\x0c\x36\x56\xb9\xbf\x3d\x1a\xd1\x57\x4b\x32\xc4\xa2\xb8\x0d\xdf\x25\x34\x4c\x1b\xf4\x12\xfd\x3d\xee\x22\x7c\x0f\xea\x00\x31\x00\xbd\xba\x16\x42\x16\xe3\x17\xe7\x3e\xa7\xfe\x41\xde\x1c\x2b\xa1\x6b\xe8\x99\x33\xe0\xcc\xd3\xcc\x12\x00\x24\x23\xbc\x9d\xfd\x37\x9b\x39\xb5\x07\xda\x20\x30\x2a\xc4\x57\x8f\x43\x28\xa1\x68\xf1\x6e\xd4\x45\xd8\x4d\x3a\x1c\x5b\x8a\x22\xa2\x16\xe2\x8f\x61\x7f\xd5\x3c\x20\xd5\x12\x97\xe5\x3a\x29\xf7\xa8\x4d\xb1\x01\x34\x3b\xc3\x3a\x23\x90\xb9\x90\x95\x07\x80\xa4\x91\x2f\xed\x3b\xd4\xe4\x0b\x79\xe4\xe0\x35\xe7\x40\xff\xd1\xb5\xc1\x6c\xb0\xe7\xa2\xaf\xc8\xe9\x28\x77\xda\x3e\xf4\x5e\xec\x22\xe4\x6a\x1c\x89\x60\xae\x21\x11\x83\xc8\x57\x73\x93\xc8\x27\xe9\xe1\x31\xc7\xa8\x26\x96\x8b\xef\x55\x46\xe7\xff\xfa\xad\xf8\x3f\x81\xa2\xe7\x46\xdd\x06\xe4\xcc\xd6\x6d\x90\x5c\x74\x97\xe6\x5d\xd3\x5b\xec\x7f\xc2\xee\x96\x13\x04\x33\x55\x83\xd8\x47\x8e\x42\x0c\xa0\x0f\x50\x2f\x54\x1b\x71\x47\x18\xd2\x9c\x1e\x62\x37\xdb\x33\x26\x8e\x4c\xe5\x96\xfb\xea\xe9\x29\xbc\x0c\x00\xc4\x71\xa2\xb1\xae\x5b\x55\x66\xe2\xef\xd6\x0f\xb5\x78\xf2\x26\xb5\xbc\x01\x46\x75\x08\x4a\x9b\xb4\x74\x2e\x85\xd4\x72\x9c\xc9\x84\x2f\x43\xfa\xb3\x09\x55\xdb\x31\x78\x2e\x26\xfb\x0f\x3c\x93\x5f\x11\xbd\x9d\x58\x28\x78\xe2\xdb\x44\xbd\x2a\x24\x02\x20\xaa\x91\x56\x38\x7f\x96\xad\x64\x7d\xb2\x40\x2a\xcf\x70\x32\x54\x1e\xb5\x53\xb8\x62\xbe\x7b\x83\x8c\xb7\x99\xdc\x04\x9d\xc0\xff\x01\xdb\x09\x1b\x15\xe6\x57\xbe\x46\xc5\x88\x2c\xd9\x25\x58\x82\xf8\x48\x74\x15\x3e\x5b\x72\xd0\xb7\x88\x62\x93\x5c\x02\x40\xa8\x97\x0f\xb7\xdb\x0b\xaf\x28\x3e\x1a\x7f\x95\xb6\x28\x17\xc9\x1f\x57\xfc\x50\xda\xb8\xfe\x35\x27\x95\xc7\x88\xcb\x1b\xd6\xaa\xa6\xb6\xd4\x40\x7b\x54\x65\x15\x77\xe0\x74\x95\x29\xcb\x86\xba\xa1\xfa\x2d\xea\x23\x66\xa7\x6a\xcc\xb7\x99\xec\xaa\x6a\x01\x40\xb0\x5c\x75\xd0\x11\x92\x3f\xa1\x75\x89\xfe\x6e\xe1\x0b\xdb\x63\xe9\xf7\xd2\xe7\xb6\x60\x36\xb1\xf2\xa3\xb5\x85\x10\x56\x37\xd3\x32\xdc\xec\xdb\x58\x64\x3e\x5f\xfe\xb2\xa5\xc9\xf4\x5f\xe6\x33\xc4\xdf\xa6\xe8\xa8\xf5\xa8\x07\x46\xb4\x2f\x81\x34\xdd\x90\x0d\x80\x20\x58\xcb\x6f\xed\xca\xe9\x18\x30\xea\x60\x8b\x86\xfb\x27\x48\xda\x8a\x8f\xf5\x4a\x58\x33\xca\xbf\x75\x9f\xc1\x7d\xae\x29\xeb\x0a\x84\x46\x35\x0c\x39\xd1\xe5\x25\xd0\x4b\xed\xa3\x99\xed\xf0\x61\xc7\x8b\xa8\x1d\xc8\xd5\x76\x89\xef\x41\x62\xbd\xb5\x05\x00\xfe\x79\xfd\xde\x56\xb7\xec\x8b\xa3\xe3\xb4\x27\xf3\x6f\x2c\x8e\x96\x4c\x2f\x1e\x3f\x9c\xc4\x5c\x5d\x5e\x30\x38\x0f\xd7\x59\x3d\xd2\x3f\xb5\xe9\x8f\xfa\xcf\x3d\x6f\xca\xc3\xa0\x69\x5d\xa7\x32\xad\xf0\x59\xce\xcd\x51\x4f\x90\x0b\x3b\xc6\xcd\x70\x25\xbc\x69\xc5\x02\xc0\x5f\x6a\xb0\xdb\x76\x64\x97\xaf\x34\x68\xe9\xf9\xc5\xcb\x19\xe2\x8b\x45\xf4\xa5\x73\x98\xf4\xb2\x8d\x8b\x8f\xe3\xf0\xd5\x93\x86\x51\x4d\x67\xeb\x29\x03\xcf\xcb\xe7\x35\x6d\xec\xa3\x65\x0e\xc1\x96\x75\x7f\x8a\x0e\x43\x1c\xee\x3c\x3b\x83\x43\x60\xda\x1f\x01\xc0\x6f\x31\x4e\xe8\xf9\x80\x14\x54\x9e\x6b\x5d\x8e\xfa\x55\x2b\xd2\xfc\x89\x59\x07\x99\x24\x64\xe1\xf4\xd0\xdb\xd4\x0a\x82\x09\x7e\x08\x81\x25\xf5\xa1\xd7\x57\x37\x50\x7e\xc3\x2f\xcb\x29\xa1\x3d\x26\x6f\x8e\xf1\x64\xa4\xd2\x33\x7d\x05\xac\xa5\x4c\x38\x00\x92\xd3\xfc\x05\xdd\x3f\xe0\xb3\x6a\x77\xd8\x2e\x23\xee\x43\xa6\x68\x42\x51\x47\xa0\xf5\x82\xa3\x98\x8b\xb0\x8b\x94\x9d\xf8\x09\x28\x14\xfc\x3e\xb1\x04\xfb\xa5\xea\x11\xb9\x9f\x38\x9c\xfd\x96\xfa\x80\x5a\x19\x7d\x82\x5e\xc6\x30\xf8\x16\xb2\xa6\xb0\x6a\x01\x90\x68\xf9\xaf\xba\xbe\x34\x9f\x83\x1c\xb6\x7e\x82\x1d\x86\x9e\x57\xc3\x11\x37\x60\x47\x04\x5e\xe8\x00\xe4\x1b\x4a\x20\x56\x89\x8d\x81\xc3\xf0\xff\x10\xf8\x55\x6c\x12\x8d\x7c\x2c\x7b\x90\x72\x9e\xee\x17\xad\xa1\x95\x31\x7f\xf8\x7a\x31\xe9\x6c\x2d\x00\x92\x70\xc1\x9f\x9d\x93\x21\x12\xc4\x6d\x4b\x7a\xd3\x05\x34\x4c\x79\xa1\xa5\x08\x7b\x8a\xb7\x0b\x7e\x8b\xd0\x48\x7a\x83\x6a\x23\x7d\x82\x35\x63\xeb\xa8\xcb\x2b\xfb\x08\x33\x19\xf5\x59\x3f\x48\x2b\x58\x9f\xa2\x7e\x50\x92\xb9\xb9\x3e\x37\x18\x9e\xbc\x4a\x00\xc4\xcd\xe2\xb8\x8e\xc0\x5a\x1c\x11\x61\xd2\x36\xb8\x91\xeb\x15\xf5\x8d\xa7\xa9\x19\x5c\x5a\xf3\x6a\x7a\x28\xf1\x2a\x7c\x39\x33\xb4\x05\x87\xda\xcd\x0e\xab\x38\x8d\x3d\xc2\x8d\xce\x82\x13\xf4\xfc\xf9\x51\x06\xd2\x0c\xc1\x45\x9f\x2d\xb4\x5d\x42\x2e\x00\x22\x95\xb4\xb7\xad\xb4\xb2\x97\x45\x35\x3c\xae\x31\xb1\xf7\xca\x1e\xd5\x3b\xb9\xe3\x38\x91\x8d\x5b\x79\x05\x84\x13\xcd\x2f\xf9\x43\xcd\x22\x44\x91\xe0\x65\xc5\x78\x74\xbb\x28\x2f\xf3\x10\x4e\x23\x6e\x8b\x9a\x4b\xf0\x96\x8c\xf8\x2c\xa6\x0a\x25\x63\x00\x08\x77\xcb\xaf\xb7\x3e\x2d\xb9\xa0\xf0\xd6\xad\xae\x98\xa9\x50\x49\xae\x55\x6b\x14\x0f\x58\xd5\xf5\x40\x39\x1f\x1f\xd2\x38\xa0\x54\x43\x83\x5a\x8a\x94\x17\xca\x7e\x20\xae\xab\xe6\x64\x4e\x47\x7f\x51\x71\x22\xff\xc4\x76\xaa\x96\xfa\x9c\x27\x3f\x56\x55\x03\x20\x38\xa1\x7a\x61\x1d\x2d\x04\x36\xad\x66\x65\xc9\x4a\xeb\x63\xb1\x67\x05\xce\x9a\xc5\xd8\x56\x13\x6b\x31\x63\xb7\x37\x4c\x31\x3f\x68\x7c\xd3\xf4\xd9\x1c\x51\x36\x03\x76\xd4\xc4\xcd\x10\xa1\xbc\x8c\x07\x23\xfb\xd0\x3b\x8c\x53\x7c\x9e\x91\x9e\x18\x3c\x00\x10\xa4\x6a\x6d\x96\x71\xf9\xdc\xfe\x28\xb5\x5f\x51\x45\xef\x19\x61\x7f\x59\x66\x0f\x8c\x4e\xa8\x8a\xea\xfa\x1d\xe3\xa8\x5b\xd8\x19\xd3\x38\xa9\xb1\xb0\xa3\xbd\x54\xd2\x92\xda\xf6\x36\x23\x14\xb1\xd3\x81\x8a\xdc\x8e\x52\xd8\x27\xf8\x16\x93\xfc\x2c\x3f\x00\xe0\xdf\xd3\xef\x32\x73\xf3\xd6\x2e\xee\x52\x99\x0b\x35\xc3\xd7\x84\xd3\x4b\x85\x83\x3f\x68\xef\x2b\xd9\x03\xae\x98\xf8\x5a\x6d\xdf\x64\xc8\x49\xc8\x70\xcf\x94\xd2\xc6\xe6\xc1\xae\x49\x19\x41\x88\x78\xa7\x6f\xe4\x1d\xd4\xb8\x76\xa9\x6f\x2b\x71\xbb\xed\x33\x00\xfc\x4d\x06\x9d\xd9\x3f\x6f\xf6\x0a\x57\x55\x4c\xc1\xcb\x65\xe3\x04\x27\x4a\x6e\x2e\xb9\x45\xdb\x55\x71\x65\x64\x10\x33\xa1\xe6\xe5\x50\x35\x64\x2b\xc4\xb5\xff\x5b\x29\xbc\x79\x72\xef\x8a\x8c\x24\xf8\xa6\xee\xa6\xa8\x00\xa4\xa5\x73\x81\xef\x27\x62\xb4\x5d\x08\xb2\xf8\x58\xc3\x37\xe7\x45\x4c\x7a\xe5\x03\xf3\x5f\xd8\x8e\x5a\xab\x92\x86\xf7\x84\xf8\xf2\x52\x08\x6b\xa1\x0f\x48\x28\x12\x0f\x7e\xa8\xe5\x14\xa5\x01\xbd\xb2\x72\x12\x6d\x11\x7e\x20\x0b\xca\x88\x24\xf7\x47\x51\x99\x25\xf4\x79\x3e\x53\x39\x6e\xcc\x0c\x00\xa4\x95\xfc\xde\x8e\x37\xc8\x97\xb5\x1b\xcd\x41\x68\x05\xc4\x45\xb1\x0d\xbb\x00\x9a\xcf\xed\xc1\x03\xd8\x11\xe2\x65\xc2\x37\x54\x6d\x4b\x25\x79\x32\xf6\x69\xc5\x28\x35\x8c\x68\xca\x9a\x40\x8f\xa5\xc6\x44\x85\x32\xd0\x0c\xdc\xf4\xbf\xd9\x7c\x56\x1c\x00\x52\x17\x41\x41\x87\x0b\x7c\x05\x64\xa9\xa9\x14\x49\x85\xae\x96\xbf\x47\x37\xc0\xfa\x38\xff\x60\x1b\x91\x97\x88\xf9\x78\x25\x76\x6a\xf3\x79\xe2\x7e\x42\x43\x45\x12\xf9\x27\x79\x79\xe6\x56\xda\x5c\xda\xdb\xc8\x47\x74\x3c\xf3\xfa\xf4\x63\xac\x1b\x6c\x24\x00\x92\x0d\xc2\x85\x6d\x53\xa1\x64\xc4\x90\xc1\xd1\x62\x42\xcf\x96\x09\xe0\xa7\xb0\x6d\xec\xe5\xa8\x20\x42\x00\x61\x0e\x66\x90\x74\x08\x7a\x1d\x1f\x41\xa5\x97\x93\x89\x3b\x18\x21\x99\x01\x94\xf1\xac\x93\x91\x0c\x6a\x33\x77\xfa\xf4\xe5\x4c\x2d\x2f\x02\x00\xf1\x63\x31\xd3\x1e\xdb\x80\x23\x7c\xd0\xdd\x69\xbc\x4e\x7a\x27\x79\xdf\x4c\xa6\x3c\x66\xb5\xc0\xbe\xd2\xce\xe1\x5d\x91\xfb\x19\x57\x9a\x1e\x62\xfa\x58\xb7\xca\xfa\xf1\x44\xce\x5f\x19\x6a\xe2\x4b\xde\xeb\x88\x9f\xe4\x7c\xc1\xd2\xe9\x26\x46\xac\xb0\x1a\x00\xb1\x87\xf4\xb4\x0d\x5d\xb3\x81\x79\x4b\x9b\x55\xcf\x60\x27\x8b\x95\x8d\x25\x1c\x33\xd3\xaf\xd9\x8b\x7b\x1e\xfb\x09\xee\xc1\x8f\x6b\xfc\x84\x8a\x15\x58\x4b\xaf\x63\x53\x84\x2f\xd2\x5f\xe3\x9f\x89\x4b\x23\xd6\x13\xf3\x25\xe4\xe9\x32\xda\xdf\x92\x8d\x00\x88\x16\xc9\xbf\x5b\x26\x97\xbf\x97\x47\xa9\x67\x56\xbb\xca\xb7\x0b\x9d\x75\x29\x8a\x78\x7a\x0d\x84\xa6\xd0\x60\x50\xd0\xe3\x8a\xe7\x90\x55\xf0\x64\x65\x79\xc9\x35\x94\x59\xb9\x39\xbd\x18\x4b\x52\x79\x47\x08\x71\x87\x54\xf0\xe9\xfb\xa8\xcd\xaa\x50\x00\x84\x75\xaa\x6f\xc6\xd7\x25\x11\x56\x94\x32\xad\xbc\xdd\x72\x97\xff\x57\xb5\xa7\xa5\x96\x7a\xa4\x6e\xc8\xbc\x09\xf5\xa5\x31\xcf\x3c\xb3\x41\xd3\xfc\xb7\x49\x5e\xfc\x2f\x42\x61\x7c\x90\xb6\x0d\xad\x36\x96\x46\x2c\xc0\x3c\x32\x6c\x99\xfe\x80\x52\xa3\xff\x0d\x00\xc1\x01\xad\xd6\x90\x55\xa8\xed\x3d\x2d\x1f\x2e\x8d\xea\xb1\xf0\x08\x15\x4f\xbb\x53\x28\xc2\x1a\x67\xe7\x76\xe4\xe3\x06\xa4\x33\xb5\x7e\x25\x74\x61\xfb\xde\x62\x04\xec\xaf\xb6\xac\x34\x3c\x2a\xc8\x7e\x26\xa2\x1c\xbd\xa6\xb5\xcd\x27\x87\xac\xb7\x68\x00\x10\xc0\xf4\x43\xfa\x95\x05\xdb\x47\x02\xe5\x53\x4b\xe0\x43\x12\xee\xf5\x8a\xa0\x81\xc3\x14\x50\x7d\xbe\xef\x01\xd2\x58\xbf\xbc\x77\x7c\x3d\xae\xc9\xd8\x3d\xbf\x38\x15\x56\xd4\x59\x9a\xd6\x82\x74\x74\x88\x22\x18\xe8\xc8\xb6\x77\x3e\x32\x72\x88\x8d\x02\x80\x20\xdc\x40\xd0\x17\x15\x84\x2c\xd3\xca\xb6\x15\x1f\x19\xed\xe2\x6a\xca\x95\x8b\xed\xe4\x23\xd5\x31\xc3\x44\x64\x4b\xfd\xb8\xc1\xd4\xfa\xea\xc6\x67\xfd\x53\x8a\xd3\x5b\x36\xf6\xdc\x4b\x13\x22\x5d\xba\x76\x47\x6c\x46\xad\x73\x0e\xfb\xdc\x27\xf5\xb7\xde\x03\x81\xfc\x6b\x86\xfb\x56\x1d\xb1\xa3\x2a\x4c\xe3\x47\x1a\xaa\x3d\x24\xf2\x25\x9f\x83\xe4\xd2\x45\xd4\x44\xe8\x0b\x4c\x3c\x6d\x07\x7c\x07\x24\x9e\x91\x87\xb6\x94\x78\x30\xaf\xe1\x19\x69\xae\xec\x62\x72\xf9\x7c\x0d\x67\x16\x6d\x8f\xe7\x3e\xfe\x10\xe3\x77\x00\x64\x6f\x05\xf3\x2d\xeb\xf0\xb2\xda\x33\x6a\x2c\x61\x2b\xc4\x4f\xa8\x22\x4d\x83\x56\xd3\x9e\x91\x97\xc2\xd6\xa1\x37\x52\xab\x51\x73\x1b\x0e\xd1\x27\x60\xd7\x17\xaf\x63\x1c\x23\xe6\xa5\xee\x60\x41\x29\x67\xe7\x67\xb1\xb3\xe8\x7f\x78\xae\xe5\x4f\x63\x6e\x04\x40\xb6\x5e\xb0\xcf\x7c\x1a\x4b\x82\xf4\xaa\x96\xe2\x4e\x41\x07\x05\xf7\x09\xb5\x30\x2b\xad\x99\xe4\x8e\x1c\x40\x47\x93\x1f\x60\x4e\x34\x54\x50\x8f\xe0\x7f\x15\x57\xd0\x57\x91\x4b\x53\x71\xcc\x16\x9a\x7e\x3e\x60\x95\x31\xab\x3d\x7b\x79\x52\xd6\x4d\x00\x64\x2d\xc2\x6e\x93\x27\xb2\x1a\x11\xae\xf4\x46\x8f\x43\x2d\xe5\x8b\x30\xb7\xb0\x93\xa9\x73\x71\x2f\xf1\xfd\xa8\x30\xe2\x0c\x52\x7e\x3d\x95\x5c\x44\x79\x59\xd4\x4e\xa5\xd3\x97\xa4\x9c\xa2\xd7\xb1\x0a\xc2\x46\x18\xe5\x1c\xad\xa7\x88\x9b\xce\x1d\x06\x40\x3a\x20\xde\x6d\x10\xb6\xb4\x10\x4a\xe4\x1d\x70\x28\x29\x95\xe7\x85\x94\x52\x66\x92\x1f\xa2\xef\xd0\xbc\x90\x6e\xb8\x5a\xc6\xdc\x3a\x1e\xe1\x04\x2b\xb1\xf0\x30\x39\x9a\x53\x92\x92\x4a\x5d\xc4\x6b\x08\xab\xa1\x65\x09\xa6\x7a\xca\xd9\xaf\x04\xe7\x00\x90\x9c\x91\x7e\xd3\x1d\x6c\xec\x64\x5c\x94\xb9\x43\x9f\xb2\xc2\x39\x7b\x60\x10\xb6\x88\xb4\x1a\xf1\x8d\x73\x15\xfe\x01\xbd\x93\x57\x56\x6b\xc4\x51\xf9\x3b\x0a\xbe\x13\x27\x08\xc3\x93\xb7\x90\x8b\x45\xfd\x61\xd3\x28\x79\xe2\xd3\x9e\x16\xd6\x16\xc9\x42\x00\xc4\xdf\x14\xc1\x9a\xda\xba\xb9\x52\x8b\xf8\x7a\xc3\x51\x59\x28\xeb\x78\x93\x51\xb6\x85\xf0\xaa\x45\x29\x8f\x80\x09\x10\x7a\xf9\xd6\x9a\x12\xb4\x51\xb1\xa0\xc0\x1d\x47\x56\xec\x4a\x9e\x46\x38\xa5\x4c\x09\xbd\x43\xdc\xa7\x5c\xe1\xf9\x3b\x73\xbe\x72\x15\x00\x62\x2f\xd5\x3b\x55\x5a\x15\xc7\x1c\x27\x7c\x5f\x2b\x30\x9d\x63\x7a\x37\xb4\x9b\xd0\x78\x4a\xd3\x09\xe3\x9b\x96\xb9\x30\x77\xa3\xa5\x3a\x11\x59\x66\xf4\x5b\x94\x84\xc1\x1b\xd6\x27\xb5\xe2\x1e\x1a\xf2\x43\xb7\xe2\x5f\xea\x1f\x78\xbe\x65\xcc\xd0\xbd\x06\x40\xc4\xd3\xd6\x2a\x8e\x96\x3f\xec\x0e\x11\xb4\x56\x7b\x76\xb9\xd0\xf7\xd6\x35\x3a\xaf\xe2\x52\x21\x5b\x3a\xda\x9a\x83\x9a\x67\xb4\x57\x55\xa1\xe0\xea\xb6\x29\xf9\x43\xa8\x23\xf6\xb1\xa4\x0c\x2c\xb9\xb5\x3b\x74\x07\x6e\x97\x6d\xc8\x2b\x9f\x5e\x6b\xae\x05\x40\xe4\xae\x2f\x52\x4c\x2b\xf7\x1b\x8c\xe2\xff\x5b\x95\xdb\xbf\x8f\x9e\x55\xab\xec\x5b\x80\x3d\xd3\xf0\xb8\xa7\x13\xfa\x3b\xb4\xb2\xeb\x5d\xd5\x2c\xd8\x89\x4e\x64\x3e\x1f\xe5\xd5\x71\x2e\x29\x11\x73\xae\x3d\x33\xf4\x3c\x2e\xc9\x71\xc7\x4b\x40\x7b\x63\x0d\x04\x40\x78\xd1\xe0\x2a\xb7\x97\x19\x96\x40\xf9\xce\xca\xc5\x23\xab\x68\x1f\x6a\x2e\x0f\xdd\xc5\x76\x35\x2c\x1c\xf8\x0a\x1d\x6c\x5a\xd1\xef\x59\xe5\x06\x9b\xd5\x9b\x94\xcf\x43\xf2\xba\x11\x49\xd5\x98\xc4\x4e\x53\xd8\x74\xec\x86\x0e\xa2\xd7\x45\x1a\xc9\xa6\x05\x40\x28\x35\x98\x34\x2c\xfa\xd9\x2a\x8a\xb8\x9d\x21\xab\x7d\xcb\x02\x4c\x1c\x04\x4d\x70\x61\x11\xa0\xef\x5a\xb0\x6c\x0d\x7c\x65\xf5\x44\xce\x1a\x34\x21\xdf\xc9\xbd\x85\x4f\x5a\x08\xf8\x2e\xa4\xbf\xe6\x3c\xe7\xaf\xa0\x85\x78\xb8\x88\x97\x31\x2a\x01\x50\x8e\x17\x8c\xaa\x0f\x52\xd7\xd7\xde\x16\xfd\x45\x1b\x81\xcc\x64\x32\xe8\x07\xa1\x79\x78\x1e\xe3\x15\xcc\xd6\x7c\x9b\x15\x8f\xfc\x50\xe5\x64\x6b\xb1\xb4\xfc\x28\xce\x0d\xc2\xdf\x0b\xb6\xf1\x66\x51\x1a\xe7\xac\xe7\x9d\xa5\x67\x4f\xf9\x24\x9e\xc3\x0c\x07\x40\x71\x54\x38\x53\x3d\x9e\x6c\x87\x88\x44\xa9\x94\x43\x50\x3a\xe3\x3c\xcd\x1f\x56\x8d\xbb\x43\xa7\x21\xeb\x9a\x2b\x19\xd7\x31\x82\x2a\x1f\x56\x35\x7e\x79\xde\x11\xf6\x49\xd2\xc3\x05\x04\x6e\x04\xf5\xbf\x39\x7c\xee\x3d\xc6\xe0\x94\xbf\x44\x3d\xac\x52\x00\x14\x22\xe1\x63\x65\x1a\x7e\x29\x7c\x8b\xa0\x9b\x18\x8e\x9a\x4f\xaf\x23\x9d\xc7\x18\xb1\x9d\x14\x21\x7e\x1a\x34\x91\x96\x40\xdc\x5e\x19\x4c\x7f\x43\x41\xe4\x7e\x60\xae\xa0\x4f\x4b\x3c\xcd\x8e\x67\x2e\x9e\x13\xc2\x7e\xca\x3e\x30\xe5\x81\x10\xcf\x9d\x02\x80\xfc\x80\xf8\xb1\xfc\x0c\xfa\x1e\xbe\x96\x9f\x84\x5d\x41\x44\xd0\x3c\xf1\x0e\x72\x21\x86\x49\xd4\x51\x0b\x9a\xc2\xc9\x66\x3a\xbc\x22\x93\x6a\x62\xf2\x72\x53\xe8\x02\x76\x47\x62\x05\x33\x92\x3b\x10\xf2\x92\x79\x87\x5f\x38\xe5\xab\x60\xb6\xa0\x00\x00\xd9\x3f\x32\x4f\xd9\x7c\x04\x84\x3e\xc0\x3d\x8b\x82\x33\xbe\x51\x6e\x61\xb4\xac\x1a\x74\x1d\x6e\x1f\xfb\x50\x63\x38\xe1\x17\xb7\xa8\x1c\x4d\xce\xe0\x1d\xcd\xd1\x50\x61\x82\x92\x84\x6b\xf4\x64\xe1\x89\x90\x23\xf4\xe7\xa2\x6f\x1e\xc1\xbc\x3f\xc5\xbb\x01\x90\xcd\x57\xcc\x12\xff\x82\xfe\x12\x5f\x64\x5f\x87\x95\x4b\xe4\x64\x0f\xc4\x0e\xe9\x44\xe4\x1e\x74\xa6\x74\xb4\xe1\x14\xf6\xbc\xac\xac\x2c\x93\xd0\x20\x7b\x99\xbd\x94\xb4\x4b\xde\x95\x50\x46\xd9\xaa\xc8\x0d\x71\x52\xb5\x8a\x43\x1e\xb5\x5c\x86\x72\x2e\x00\xd2\x2c\xd5\x29\xe1\x3b\x08\xc5\x70\x8f\x35\xa1\xe9\xbb\xa1\x9d\x28\x6b\xd9\x6e\x48\x44\x34\x20\x44\xfa\x97\xf5\xdd\xe8\x45\xfa\x1d\xa5\x99\x38\x57\xbd\x30\xeb\x36\x61\xb9\x3e\x27\xfe\x0a\x69\x8f\x3e\x20\x44\x41\x3e\xa6\x7b\xe3\x61\xe1\xb4\xfc\x6f\xd7\x93\xf4\x6b\xc7\x09\xe4\x75\x47\x9c\x29\x8c\x55\x90\x65\x1d\x85\x84\x24\xa8\xa1\x3d\x0e\x9e\x06\x23\xb6\x85\xd4\xad\x46\x56\x3b\xfc\x4a\x94\x98\x6c\xfb\xcc\xac\x1a\x3c\x68\x0d\x8d\xd7\x11\xb3\x6c\x95\x21\x44\xd2\x80\xb5\xd3\xe3\x18\x7b\xd0\xe4\x01\x80\x24\x4c\x77\x9b\xff\xad\xf6\xdf\x3e\x6f\x46\x5c\xc3\xf9\x9e\x13\xf8\x83\x4d\x5b\xbb\x61\xb0\xeb\x2d\xfd\x9d\x5f\xea\x60\x08\x93\xb3\xb7\xa4\x00\xad\xef\xa8\xc8\x8a\xc2\xd5\xb7\xbb\xc5\x8b\x08\x83\x8e\xe7\x21\x72\x92\x9f\xbd\xcf\xe3\x3d\x3b\xcd\xfc\x1b\x00\xe2\x3f\xf4\x7d\xfc\x35\xb5\x84\xe1\x59\xf4\xfb\x0d\x61\x83\x0e\xbc\xa8\xc9\xa5\xff\x11\x6c\xb4\xf9\xaf\xbe\x9c\xba\x54\xf8\xb5\x9e\xfe\x92\x44\xd4\xf5\xee\xa9\x59\xd1\xd8\x0d\x9d\xed\xf1\xed\xf8\x2f\xce\x94\x90\xbd\x44\x63\xdb\x7f\x53\xf3\x59\xdb\xac\xd3\x00\x10\xb7\x1a\x82\x44\x8f\x78\xf9\x55\x4f\x59\x14\xde\xa9\xba\x62\x62\x03\x5f\x08\xe9\x46\x8c\x13\x78\x34\x7b\xd4\x7b\x09\xf6\xc3\xd7\x96\xd0\x85\x32\x74\x7d\xe6\x3a\xd1\x22\xbc\x7b\x6c\xaf\x38\x9a\x64\x0f\xda\x2b\xde\x41\x65\xba\x37\xc9\x9d\x8c\x99\x00\xa8\xa3\x85\x51\x22\x4f\x0e\xb1\xce\x87\xb9\x8b\x3b\x03\xb2\x90\x70\x84\xfb\x12\x9a\x0f\xe7\xf0\x36\xc0\x24\x75\x66\xbe\x12\x79\xb9\xf8\x95\x80\x80\x4d\xc9\xcc\x13\x56\x12\x56\xc7\x96\x88\xaa\xc9\x4f\x82\x86\x44\x0f\x69\x06\xf7\x66\x79\x20\xe3\x4f\x00\x54\x7f\x0b\xcd\xc2\x85\x2c\x1b\x84\xc5\xf8\xc2\xc6\x41\x6b\x08\xf3\x38\x48\xd8\x6c\xd8\x18\x37\x1f\x39\xa3\xf6\x15\x2f\x0d\x13\x5f\x4c\xe3\xe7\xe1\xeb\x32\xce\x09\xca\x49\xea\x98\xef\x42\x14\x55\x18\x24\x12\x7e\xa0\x5f\x77\x6f\x90\x75\x31\x7f\x02\xa0\x5a\x2a\x4a\xe7\x8b\x69\xb7\xe1\x30\x7a\x13\xfd\x2b\x72\x0f\xae\x97\x99\x89\x71\x6b\x91\xb3\x38\x38\x7b\xcd\x21\xf6\x4e\x62\x4c\x11\x9e\xf3\x1f\xf9\x4a\xfa\x1b\x5e\x16\x4d\x1b\x83\xe2\xb3\x18\x1f\x83\x52\x05\xe3\x58\x7f\xb9\x13\xa5\x24\xce\x61\x00\x94\x4f\x25\x33\x78\xf3\xc8\x73\x71\xab\x69\x81\x94\x76\x42\x0f\x56\x46\x0b\x24\x71\x9a\x05\xf4\x01\x8a\xb8\xfa\x2c\x33\x94\xd6\x5b\xd8\xc5\x5a\xc5\xd8\x99\x9e\xcf\x99\xc9\xba\x11\xfd\x89\xcb\xe3\xdc\x08\x9a\xc8\xf3\xe2\xc1\xdd\xdb\x24\xd1\xfc\x6f\x00\x28\x03\x64\xe1\x9c\x15\xf8\x6d\x34\x0c\xe5\x06\x11\x43\x3f\x85\x61\x93\x23\x98\xf3\xa0\x62\xca\x73\xd6\xaa\xaa\x47\xb4\x1d\x9c\x9c\x82\x73\x0c\x26\xf7\x62\xda\x52\xd6\x14\x3e\x3e\x7a\x80\xad\x11\xbc\x0c\xfc\x9b\xb3\x48\x34\xd9\xfd\xac\xe8\x93\x58\x0c\x80\xa2\x46\x11\xc0\xba\x8d\x36\x8a\xdc\xc8\x73\xb0\x68\xd1\x1e\xd4\x45\x3c\x5c\xdc\xd4\xe4\x46\x24\x4a\xa6\x56\xae\x26\x4b\x24\x37\x16\x1d\xa7\xca\xa5\x8b\x53\xaf\xd3\x11\x32\x4a\xf4\x5c\xc6\x6b\x79\x56\xe0\x1d\xe6\x57\xf9\xb1\x49\xd3\x84\x52\xc5\x0e\x00\xe4\x28\xd5\x28\xe3\x06\xfc\x86\x0e\x42\xa4\xa1\x5c\x75\x31\x48\x2c\xa6\x42\xfb\x0e\x72\x12\xd7\xa1\xbd\x5b\xd1\x4f\xb8\xab\x1d\xcb\x7f\x4c\x9e\xa5\x3d\x9d\x3a\x9f\x9a\xa4\x3d\x11\xb5\x9f\xf6\x44\xfb\x2c\xf0\x04\xa3\x52\xfb\x68\x52\xb9\x80\xae\x8d\x02\x40\xb6\x5b\xb3\x9b\x2e\x68\xe9\x68\x4b\x26\x84\xc1\xc7\x1c\x28\xc4\x42\x54\xa4\x9d\xdd\x70\x0a\x63\x6c\x1d\x2e\x3f\x8b\x7b\x66\xbb\x94\x9f\x45\x6c\xb0\xf9\xa7\xac\x25\x77\x5b\x19\x51\x1c\x2a\xce\xf2\x26\x70\x33\x3d\xde\x52\x35\x89\xc7\xdf\x62\x78\x04\x80\x2c\x57\xc7\xa3\x7d\x6e\x1e\xed\x3a\x8a\xdf\x02\x7b\xdb\xb9\x14\x7e\x18\xd9\xe8\xc4\x37\x70\xd0\x3b\x3b\x8a\xca\x2d\x38\xff\xf6\x39\xf9\x93\x08\x5d\x6d\x11\x29\x66\xd2\x3d\x47\x6a\x14\x91\xf2\x9b\xdd\x10\x78\x84\xb6\xbe\x75\xfa\x24\x27\xbf\xde\xc4\x01\x40\xfa\x4b\x1f\x49\x5b\x01\x7d\xdc\xef\xc4\x63\x61\x99\x7d\x29\x70\x25\x62\x5d\xcf\xef\x0d\xb9\xe8\xf1\xdd\xe4\x72\x0e\x96\xd8\x35\x39\xef\x27\xfe\x89\xf3\x46\x4a\x3b\x29\xb5\x63\x4f\x94\x94\xe2\xdd\x7e\x2b\xf0\x05\x6d\xba\xa3\x7a\xd2\x39\xde\x35\xf3\x56\x00\xa4\xcb\xf4\xdb\xc8\xb1\xca\x80\x6a\x07\xfa\xba\xd2\xb5\xee\x2c\xf4\xb6\x32\x18\xf2\xb9\x46\xac\x0c\x6b\x2e\x2d\x96\x2a\x73\xe0\xfb\xb3\x2e\x28\xb9\xe8\x8c\x05\x2e\xca\x3d\xb8\x83\xa1\x9f\x54\x89\xa4\x89\x3e\xfb\x54\x2f\x28\x1c\x97\x41\xcd\x61\x46\x3f\x00\x3a\x5f\x51\x26\x69\x48\x0e\xa9\x93\xa0\x6b\xe5\x34\x88\x08\x8a\x93\xaf\x82\x12\xab\x7f\xc9\xc7\x60\xf2\x62\x77\xc5\x14\xe4\xf6\x2c\x86\x02\x8b\xf9\x90\xb8\x5d\x71\x9c\x90\x1e\xba\x57\xd9\x40\xce\xf2\x59\xa7\x0a\xa1\x12\x5c\x46\x35\x95\xcc\x62\x00\xb4\x57\x44\x7c\xe2\x7f\x52\x07\xa4\x13\x75\x50\x7a\x06\x5a\xdb\xf4\x50\x16\x01\x73\xa9\x36\xc9\x78\x88\x27\x45\xdd\xb2\x31\xf4\xa3\x2c\x77\x79\x11\xee\x59\x22\x4a\x7e\x8c\xf8\x4f\xa8\x45\x41\xa0\xec\xf2\x19\x54\x16\xd1\x56\xb8\xac\x55\x9f\x62\xd5\x00\xa0\x35\x8a\xbe\x13\x8e\x09\x5f\xc2\xfe\x46\xda\x44\x4a\x64\x66\xe3\x76\x71\x0c\x5a\x51\x25\x11\x1f\xc2\x7e\x2a\x5c\x21\x41\x13\x6c\x99\xe9\x52\x77\x72\x78\xc2\x36\xe9\x2e\xea\xe1\x50\x3f\x19\x87\x31\xcd\x47\x2b\x57\x30\x47\x5d\xce\xa9\xd6\x70\x5d\x00\xd0\x5c\x90\x0c\xe2\xbb\x78\x1b\xb1\x3a\x04\x93\x4f\xc6\x2b\x20\xbf\x0b\x52\x89\xb4\xca\x01\xa1\x3b\x59\x50\x70\x5d\xf8\x17\xb5\x37\xc3\x21\x3a\x4a\xdf\x9b\x10\x2d\x1e\x60\xde\x9a\x77\x51\x42\x66\x5f\xf4\xe1\x4b\x37\x71\x27\x4d\x18\xa7\x94\x0a\x4a\x01\xd0\xb8\xc8\xa4\xb8\x28\xb6\x84\xd2\x0d\xaf\xe3\xe0\x68\xc1\x0d\xb7\xb9\x24\xfa\x70\xc5\x61\x1e\x8f\xb9\xa0\x60\x2a\xdf\xc2\xba\x93\xfe\xa7\xa0\x83\xa3\x8b\x5f\x23\xb4\xf0\xc2\xe6\xb5\x89\x28\xfc\x83\x3e\x42\xf1\x47\xc1\xc6\x09\x95\x8a\x4a\xf1\x39\x00\xd4\xd9\x8a\x0a\x8c\x8c\x2e\xe2\xa7\xb6\x1c\x61\x74\x08\x12\xea\x89\xcc\x8b\xc2\xc9\xe5\x4a\xb6\xaf\xf0\xef\xfc\x6f\x1c\x9a\xe8\x69\xfa\x38\xee\x76\xf1\xdd\xb8\x2f\xbc\x3f\x25\x57\xe6\xc5\xf1\xcf\x48\xc7\x7c\xe8\xc2\x13\xb2\xb2\x09\x03\xb2\xeb\x0a\x3c\x00\xaa\x2c\x55\x27\xea\x3a\x25\x50\xf5\x5b\x33\x9c\x8a\x57\x5d\xad\x2b\xa2\xfd\xae\xba\x5f\xa6\x67\x64\xaa\x27\xe7\xcf\x65\x1e\x57\x17\xa7\x21\xd8\x19\x6a\x4b\x1c\x8f\xb3\x4a\x7d\x61\xee\x5b\xee\x90\x26\xc5\x47\x22\x98\xa5\xa9\x9d\x70\x43\x7a\x48\x93\x01\x80\xd2\xa2\x21\x23\x77\x11\x7b\xad\xfb\xa1\xf9\x64\x6f\x6b\x72\x6d\x06\x65\xd8\xb2\xbc\x74\x88\x16\x69\x89\xcf\x13\xd0\x8f\x9a\x7f\x4f\x3d\xca\xa4\x99\x59\x71\x53\x59\x6f\xcc\xe1\x73\xd7\x70\x5c\xcd\x6e\x3e\x6c\xfe\x38\xd3\x78\x57\x57\xe9\x38\x3d\x03\x00\xe5\x54\xed\x3b\x64\x02\x61\x7d\xdb\xc5\xa6\x2b\xa4\xb8\x36\xbf\x9a\x6b\xe4\x63\x8e\xca\xd2\x1a\x6a\xbd\x7d\x20\x2f\x8f\xf6\xb4\xf5\x59\xea\x52\xc6\x40\x2b\x2c\xf6\x2b\x2b\xc2\xf6\x64\xee\x0a\x76\x99\xad\xdf\x47\xcb\x13\x5b\x18\xae\x41\x92\x55\x86\xa3\x00\x28\x2e\xea\xba\x11\xa7\xf1\x7f\x77\x25\x35\x69\x88\x82\x4e\x44\x8d\x93\x3c\xd9\xc9\x2a\x0d\xa5\x74\x74\x58\xf3\xa2\x69\x01\xed\xeb\x52\x07\xe8\x63\x6d\x1f\xe3\xc6\x31\x09\x6d\xb8\xb9\xbf\xb1\xcc\x8e\xd5\x3e\x5b\xb9\x57\x6c\x6c\x57\x98\x24\xc2\xf8\x37\x00\x0a\xa6\x3e\x04\xea\x62\x79\x5c\x53\x51\xdb\x61\x29\xac\x47\x97\x99\xcc\x67\x1a\xa9\x8b\x66\x9b\x13\x9b\x7b\x32\xe6\x98\xd6\xc3\x9f\x24\xaa\x4c\x35\xe8\xd4\xf0\x1d\xa6\xd9\x38\x63\xe0\x0a\x53\x15\xd1\xea\x11\x61\x9a\x41\x49\x04\xc0\xe8\xc1\x8a\x02\xc0\xe0\x10\xaf\x6c\x32\x98\xcb\xeb\xce\xd7\x86\x9a\x8e\x40\x76\x97\xc5\x99\x10\xd0\xde\xfc\xf3\xc6\x67\xb0\xb6\xf4\xdb\x46\x1d\x72\x65\x62\xa1\x31\x0f\x73\x3c\xdc\x68\x8c\xc0\xdf\x0a\xb4\x18\x49\xa4\x11\x8f\x24\x23\x94\x3a\x11\x00\x43\x3f\x6b\x2b\x00\x86\x45\xe2\x4d\x8d\x5f\x8d\x1b\x21\xda\x9a\xcd\xc6\x74\x68\x7e\xe9\x05\xc3\xb3\x96\xcf\xf9\x52\x43\x07\xe2\x70\xba\xd9\x50\x81\x5e\x95\xf0\xcb\x10\x8a\xeb\x0a\xaf\x33\x04\x13\x05\x81\x0c\x03\x83\xfc\x9f\x47\xa6\x41\x4b\x4b\x00\xc0\x30\x9d\xbd\x14\x00\xfd\x1b\x89\x57\xe3\x04\x1d\x04\x56\x5d\x7d\x55\x17\x8c\xd8\x58\x3a\x59\xe7\x8e\xfa\x99\x77\x50\xfb\x0a\xcb\x4d\xbb\xa7\x7d\x80\xff\x96\x20\xd0\x3e\x21\x39\xe6\xff\xa1\xfd\x45\xf5\x0c\x8c\xd3\x21\xe9\xf1\x1e\xd5\xba\xa3\xcc\xe9\x20\x44\xf7\x86\x57\x01\x80\x3e\x5a\xca\x6f\xb8\xa8\xc6\x62\x0a\xaa\x6e\xa9\xb3\x70\xa4\x92\x4a\x75\x0a\x81\x9b\x37\x55\x5d\x4d\xd2\xa5\xe5\xaa\x05\x94\xd5\xf1\x1f\xd4\xa3\xb4\xb1\xf9\x56\xf5\x6d\xc6\x9b\x40\x7f\x4d\x06\xeb\x92\x07\x55\xf3\x1f\x87\x07\x28\xda\xc3\x42\x03\x00\x3a\x84\x7c\x4e\xfd\x15\x45\x2d\xe9\x6a\xe5\x77\x05\x8c\xa2\x2b\xee\x52\xa8\x69\x73\x73\x09\x8a\x33\xf4\x0b\xa9\xab\x95\xb3\x98\xd6\x78\x85\x92\xc9\x2e\x9f\x9f\xa4\x3c\xc8\xf9\x1e\x38\x51\x35\x9b\xb7\xc4\xa3\x4d\x5d\x29\xf0\x04\xbb\x35\xcb\x24\xfd\x00\x68\x7b\x15\x67\xeb\xc4\x92\x46\xce\x60\xc5\x71\x49\x1f\xf7\x50\x11\x42\x3a\x99\x77\x29\x87\x28\x55\xf1\x1f\xa5\x8c\xc9\x26\x0b\xc7\xc7\x5d\x90\x75\x89\xe2\xc2\x76\xc8\x7d\xc4\xb5\x01\x17\xe4\x58\x09\xc7\x63\xb3\x72\xb6\x74\x70\x9c\x97\x7a\xae\x42\x07\x80\xc6\xa8\x3a\x51\x1b\x2e\x04\x72\xb7\xf2\x95\x42\x89\x5c\x5a\x68\x11\xb9\xcb\x6f\x64\x6f\x12\xad\x51\x54\xa4\xe4\x8b\x5b\x14\x63\x71\x75\x12\x1f\x25\x31\x8c\x22\xd9\xa6\xfc\x10\xb0\x51\xea\xab\xea\xf1\x78\x2c\x17\xaa\x4b\xc7\x11\x55\x6e\xea\x23\x00\xa8\x8f\x6a\xe0\x35\x31\x3c\xa9\x71\x42\xd9\x71\xbe\xbf\xe1\xbf\x82\xdf\xf9\x17\x0c\xf7\xb2\xbe\x0b\x8c\x86\xb3\xc9\x07\x85\xf9\x86\xb3\xb1\xff\x8a\x7c\x0c\xf7\xc2\x22\x44\xb7\x0d\xdf\x03\xfa\xc5\xb5\xc6\x05\x1e\xff\xca\xaa\x0d\xe3\xc7\xad\x52\x66\xeb\xa4\x00\xa8\x33\xb4\x6b\xab\x6f\x72\xed\xd6\x13\x65\x3c\x5e\xbc\xd5\x54\x40\xe5\xbd\xb0\xa6\x64\x1d\xe2\x0f\x58\xfe\x49\xee\x12\xd4\x58\xf6\xc6\x3e\x15\xc6\x58\x96\x86\x05\x09\xbf\x5b\x46\x03\x96\x8b\x74\x16\xf8\x54\x6f\xe9\xef\xa6\xe9\xe3\x4e\x28\xee\xe8\xd7\x02\xa0\xfa\xaa\x8b\xaf\x1e\xe1\x9c\x75\xbc\x2a\x4b\xe1\xd2\x1d\xd6\x82\x14\xde\x1c\xc7\x8c\xac\xb5\xbc\xc3\xf6\x8d\xc9\x3d\x7c\xbc\xbd\x2e\xf6\xad\xa0\xc2\x1e\x1a\x96\x29\x9c\x65\x9f\x1e\x70\x41\xb8\xc6\xf6\x7d\x6a\xb9\x34\xc8\x7c\x75\xbc\xbb\x82\x68\xd8\x0d\x80\x6a\x89\x6e\x4f\x31\xac\xa7\xa5\x66\x4d\x7e\x70\x37\xa8\xdf\x98\x99\xd7\x79\xab\x71\x6d\xd2\x56\xe7\x91\xe6\x6d\xb1\xce\x8e\x63\xf0\x9b\x61\x97\xdb\xbf\xa0\x41\xd0\x95\x76\x03\x6e\x9a\xd7\xf3\x76\x38\xe1\x1f\xb7\xc9\xad\x47\xa9\xf3\x00\xb0\x0c\x71\x64\x00\x98\xba\xa4\xee\xc5\xb3\xbb\x8e\xd5\x7d\xc9\x7b\xdc\x69\x87\x5c\xc9\x74\x73\x6a\xa0\x2b\x93\xf4\x1d\x46\x98\x2c\x96\xdd\x3e\x82\x64\x85\x1d\x68\x7b\x8e\xa1\x04\x9d\x6b\x33\xe0\x0b\xbd\xfe\x6a\x23\x11\x9f\xba\x85\xd9\x7e\x51\x2f\x03\x60\x99\xcb\xb9\x0a\x80\x29\x57\xf2\xaa\xe8\x46\x67\x04\x44\x99\x37\xe8\xf4\x82\xc6\x67\x1c\xed\x98\xd3\x72\x2b\xa9\xbe\x3d\x1d\xa1\x8a\x2d\x68\x63\xa2\xf3\xc3\x46\x1c\xe7\x70\x9e\x41\xbf\x39\x84\x84\xc3\x5e\x2f\x1d\x2d\xe4\x28\xb7\x4c\x5b\x3c\xed\x1e\x00\xe6\x6e\xee\x5a\x00\x8c\x8f\xa4\xf1\x45\xa1\xed\x89\x2d\xa3\x79\xe3\xdb\x12\x11\x1e\x19\xe5\x0e\x38\x8a\xb5\xf0\x8e\x7d\x35\xe6\x72\xcc\x43\xbb\x3b\xbe\x22\xac\xb1\xd5\x42\xbc\x18\xd4\xd9\x5a\x44\x49\xf2\xfa\xa3\x35\x8e\x96\xec\x46\xb4\x48\x98\x4b\x01\x30\x31\x04\x33\x00\x30\xce\x90\x21\x0b\x17\xd9\x67\xa1\xcb\x73\x33\x5a\x51\x58\x4c\xfa\x2a\xdb\x06\x3c\x77\x61\x8d\x6d\x0e\x51\x15\xc3\xb0\xae\x26\x2f\x0e\xfd\x69\x2d\xa0\x9e\x0d\xc2\x59\xa7\xd2\x6f\x79\xbd\xb4\x3c\x60\x6e\x77\xeb\x33\xed\xe3\x7c\x00\xc0\x98\x26\x7a\x00\x80\x21\x47\xfe\xb4\x00\x6d\x15\x12\xc3\x73\x54\x96\x1d\xa4\x37\xe9\x93\x2c\x3e\x94\x8d\x0b\x4e\x99\x37\xd2\xb0\xd1\x3f\xcc\x8d\x8c\xf0\xd0\x6d\x66\x37\xe6\x97\xa0\x4c\xd3\x5d\xf6\x16\xaf\x2f\xa6\x5e\x2e\xca\x6d\xcc\x38\x45\xd0\xfa\xbf\xda\x94\xb6\x01\xa0\xe7\x2a\x89\x8b\xea\x8d\x04\x96\x5b\xf6\x62\xc3\x5b\x36\x36\xad\xc5\xd0\xc3\xd9\xb2\x20\xda\x00\xe7\x3e\x8f\xd6\x1b\xc2\xf9\xb1\xa1\x78\xc3\x78\x81\x21\x68\xb6\xfe\x9d\xf0\x84\x77\x88\x7e\xa5\x78\xea\xc4\x14\xdd\x03\xe9\x77\x00\x74\x66\xc5\x43\x00\x74\x15\xea\xe8\x7c\x81\x2e\x50\x2c\xca\x7a\xa1\xbd\x24\xc9\x4f\x3d\xa1\x5d\x2c\xf9\x9e\x78\x52\x2b\x92\xee\x88\xce\xd2\xa2\x64\xd2\xd0\x78\x6d\xa3\x1c\x1d\xf8\x43\x5b\xaf\x88\xf7\x4e\xd7\x16\x2b\x67\x4f\x34\x68\x8b\x54\x67\x00\xd0\x32\xd4\x4b\x01\xd0\x8a\x34\xca\xbc\xe3\xea\x7d\x9a\xdd\x59\xc5\x6a\xba\xd6\x2b\x35\x49\x5d\xac\x45\x27\x96\xa8\x63\xb4\x1b\xa3\xbe\xa8\xa3\x75\xae\xf3\x7e\xaa\xe3\x74\xa6\xc0\xcf\xea\x02\xfd\x14\x6f\xb8\x5a\xac\x8f\x9b\xb8\x5d\x33\x5e\x77\x08\x00\x4d\xab\xf6\x27\x00\x9a\xc7\xda\x25\x79\x05\xaa\x9d\x46\xcf\xcc\x7f\x54\x6c\x63\x61\xca\x37\x55\xa9\x91\x95\x18\xa6\x0a\x33\xf6\x45\x3d\x56\xcd\x34\x3e\x0a\x75\x55\x45\x98\x52\x83\x3c\x55\x25\xa6\x65\xde\x16\x55\xb7\xf1\xd6\xc4\xb7\x6a\x82\x41\x04\x80\x66\x8e\xee\x1b\x00\x9a\x65\xba\xa9\xb9\x63\xca\x6b\x96\x07\x99\x6b\x95\x0e\xcb\xaf\x94\xeb\x4a\x9c\xd5\x27\x71\x86\x32\xd9\x1a\x17\x75\x45\xe9\x61\xc5\x87\xfa\x2b\x13\xac\x5b\x82\x32\x95\x4d\xd6\x95\xde\x37\x95\x1b\x2c\x9e\xee\x70\xd5\x06\xe3\x3b\x00\xd4\xa3\xfa\x47\x00\x68\xea\x75\xb4\x9c\xbf\x87\xe0\x35\x9b\xd3\x5f\x0e\x9c\xaf\x5f\x92\x64\xec\xaf\x69\x1c\x89\x4b\xea\x9b\xdd\x6c\x0c\xe7\xf5\xfc\x07\x1f\x08\xfe\xd1\x33\x17\xb5\xd4\x2f\xaf\xfb\x30\xd6\xe0\xd1\xdf\x15\x42\xb8\xe6\x22\x6c\x0b\xa2\x9e\x00\xc0\x96\xc2\x1d\x04\xc0\x2c\x95\x76\xe4\xac\x1a\xb8\x59\xf7\x2a\x7d\x4f\x3f\x16\xb2\x23\x09\xda\x07\xa0\xc6\xb8\xc0\x9e\x27\xb0\x9c\x70\x4c\xf7\x75\x64\x40\xf0\x8f\xee\x29\xe8\x2f\x7e\xe5\x5d\x3b\x70\xeb\x3d\x96\x76\xce\x23\xee\x73\xe9\x75\x20\x68\x04\x00\xac\xbb\xb9\x37\x01\x30\xcf\x96\xe2\x72\x1a\xfa\x6b\x20\xe8\x74\x51\xef\xdf\xd0\x71\x49\xf3\x7a\xd6\xb4\x6c\x88\xfd\xd2\x3d\x80\x48\x0c\x2f\xea\x5a\x81\x7a\x10\xfc\xba\xf3\x19\xb6\xc7\xaf\xaa\x73\x80\x10\xec\xb1\xc1\xe9\x41\x7a\xef\xb2\xdd\x6e\xa3\x13\x01\xb0\x86\xf1\xba\x00\x30\xed\x93\xf6\x64\xdf\xef\x49\x6d\xc1\xa4\x7b\x75\x8f\x87\xef\x59\x78\xb9\xf3\x39\x6a\x7a\xec\xaa\x4e\x77\x0c\x21\x7c\xba\x33\x1d\x37\x16\x7c\xb1\x63\x80\x58\xe8\x57\xdf\xd1\x44\x6e\xf3\xd8\xdd\x76\x85\xfa\xd6\xe5\x0f\xdb\x55\x56\x08\x00\xe6\x4f\x82\x31\x00\x8c\x7f\xc9\x76\x64\x7b\x75\x66\xa3\x0e\xa4\xc1\x9d\x99\x98\xcb\x0b\xe3\x3b\x2a\x70\x7f\xc5\x86\xb7\xdb\x08\x2f\xe7\xaf\x6e\xbb\x45\x1e\x17\x6c\x6e\xab\xa0\x86\xfa\x25\xb4\x4d\xa6\x07\x7b\x5c\xb0\xb3\x99\xe4\x09\x33\xac\xd3\xb9\x42\x00\x4c\xfb\xc5\xdc\xff\xc9\xa5\x48\xce\x6a\x69\xb7\x11\x10\xa9\xfb\xdb\xba\x49\x11\x0b\x96\x3b\xf6\x91\x3f\xc7\xec\x70\x04\x50\x57\xce\x6f\xb4\xab\xe8\xe4\xe0\x06\xbb\x0b\x33\xdd\x2f\xa4\xf5\x24\xeb\xa9\xc7\x6b\x5b\x04\x77\xf2\x84\x1a\x33\x51\x38\x13\x00\xa3\x53\xfa\x09\x00\x43\xaa\x72\x55\x26\xab\x75\x39\xe3\xcf\xd4\x09\xb6\xc7\xac\xea\x05\x7e\xb6\x5c\xf6\xd6\x98\x7c\xeb\x7e\xce\xfb\xb0\xef\xd6\x5c\x5e\x71\x70\x82\xe5\x11\x7f\xad\x5f\x9c\x65\xab\xe0\xc5\xd4\x2c\x73\x8e\x68\xef\x84\xcb\xc6\x6c\x59\x29\x00\xfa\xef\xca\x49\x00\xe8\x27\xab\x6b\x33\xee\x58\x6a\x84\x9f\x52\x1c\xe6\xbd\xa2\x1b\x89\x07\xcd\x19\xe2\xdf\x62\x5c\x4c\xe7\x24\xfa\xb0\x47\x26\xac\x94\x14\x1c\x63\x0a\x91\x61\xfd\x6a\x4c\x40\x9e\x35\x55\x6e\x78\xa2\x38\xe0\x9a\xa8\x6f\x55\x8d\x00\xa0\x3b\xa3\xee\x06\x40\x97\xac\x51\x65\x10\x8d\xbb\x54\x37\x52\x7c\x8d\x09\xea\xfa\xc4\x22\xc3\x39\xf5\x85\xe8\x35\x06\xac\x26\x3f\x6c\x8f\x61\x82\xe6\x7e\xb0\xb7\xfe\xbc\x96\xed\x57\xa7\xdf\xa5\xf3\x9a\xfa\x9b\xde\x55\x07\x75\x6d\xd3\xd5\xe9\xb2\x00\xd0\xbe\xd7\xee\x07\x40\xbb\x52\xab\xcf\xf0\x33\xac\xd4\x7b\x26\x3f\x36\x84\xe8\x89\x89\x21\xfa\x03\xfa\x63\xd1\x6d\xfa\x1a\x43\x40\xd8\x6a\xdd\x2b\xc3\x60\xb0\xbf\xee\xa0\x71\x86\x1f\x57\xb7\xde\x28\x9c\xfa\x42\x17\x6d\x38\xec\x7a\x41\xbb\x4d\x7f\x19\x00\xad\xf9\xff\x93\x24\x58\xed\xc7\xf4\x31\xfd\x6e\xd3\xef\xc9\xbb\xf4\x71\xe6\x09\x89\x53\x75\xc7\xcc\xd0\x68\x93\xae\xcc\xbc\x3c\x6c\x95\xf6\xb2\x65\x7e\x70\x9a\x76\xb3\xa5\xdf\x6f\x97\xb6\xd7\x52\x3b\x2d\x4b\x9b\x6d\xba\xe2\x16\xa9\xf9\x6a\x4c\x03\x40\xeb\xaa\xef\x04\x40\xeb\xa3\x6b\x48\xeb\x1c\x5d\x59\xd3\xbd\x70\xf5\xe2\xff\xea\x29\x71\xea\x91\xfa\x46\x68\x04\x7d\xd8\xa7\x39\x62\xce\xe9\xc1\xff\xe0\xbe\x01\x96\xc1\x04\xe4\x57\xef\xc9\x03\x7b\x31\x87\xdc\xdf\xf7\xbc\x23\x9c\x1c\xd7\xdc\x31\x9d\xd6\x08\x40\xeb\x08\x0f\x02\x80\x25\x5f\x3a\x96\x96\xb6\x24\xb9\xee\xc4\x42\xf9\x48\x0f\x44\x1c\x87\x1e\x9e\x08\x4d\x89\x40\x0c\xde\x6e\xb9\x31\xe7\xf8\xc0\x25\x44\x7b\x40\xef\xc0\x34\x74\x85\xf7\xdc\xfe\x51\xec\xc3\x49\x1e\xdd\x6f\x88\xab\xc6\x09\xda\xab\x69\x0f\x01\x68\x9d\xc1\xd3\x02\x60\x7e\x20\xed\x4d\xbd\x32\x72\x10\x12\xbb\xb0\x60\x38\xb2\xe9\x60\x5c\xd2\xe0\x8e\x96\xba\x88\xd2\x01\x27\xfc\xf7\x39\xc7\xfa\x7b\x50\x95\x01\xc3\x7d\x8f\x30\x7f\x78\x67\xf5\x49\xf1\x4d\x93\xe6\x75\x5d\x26\xdd\x1e\xd7\xd6\x26\xa6\xdf\x01\xc0\xa6\xe0\x47\x02\x60\x16\x4a\x8f\xa6\x0e\x0f\xaa\x5a\x66\x2f\x9c\x36\x10\x01\x47\xc7\xfe\xec\x7b\x87\x1c\x89\xf0\xef\xfd\x8a\xbe\x3f\x67\x75\x6f\x08\x2e\x21\x60\xb0\x47\x4d\x70\x78\x37\xf7\x04\x92\x8e\x4e\x2a\x75\xf6\x51\xef\x8e\xfb\xcd\xbe\x8f\xd5\x07\x80\xb5\x48\x58\x0e\x80\x69\x50\x76\x33\xe5\x71\xdf\x20\x2a\x67\x01\xb5\x97\x8e\xa9\x88\x65\xf7\x20\x71\x4d\xe1\xab\xba\x55\x84\x8a\x39\x8d\x5d\x7b\x49\x35\x01\x94\xae\x30\x0a\xd6\xbb\xa6\x73\x1f\xad\x76\x12\xa6\x3d\x8d\x59\x39\xee\x6f\xdb\x17\xee\x77\x00\x2c\xae\xe2\x8b\x00\x18\x77\x2b\x1a\x53\xea\xba\xaf\xe3\x37\x24\xde\xed\x3a\x49\x94\xc6\x3c\xeb\xbc\x41\x2e\x08\xcf\xe8\x9c\x4a\x79\x3e\xc7\xc3\x09\xa7\x8d\x04\xe4\x77\x5c\x62\x10\xbc\x2b\x3b\x30\xac\xc9\x93\x34\xf6\xaf\x9c\x37\xe3\xa3\xad\x55\xc2\x8d\x00\x98\xae\xc8\x72\x00\x30\xdc\x52\x9e\x4a\xd6\x39\x7d\xe8\x9f\x13\xcb\x3b\xe6\x31\xc9\x31\x9d\xed\x75\xac\x2b\xf3\x7f\xb6\x8d\x70\x66\x84\xbc\x76\x7c\xe5\x52\x03\x6a\x1d\x7a\xde\x45\x6f\x8b\x23\x44\xe0\x3d\xe9\xa9\xcd\x5f\xb4\x7a\xfc\x56\x73\xa8\xcc\x02\x80\x31\x4b\x99\x00\x80\x7e\xab\x1a\x93\x9c\xea\xd8\x2c\xd8\x9f\x38\xd9\xfe\x42\xb8\x21\x06\x69\xcf\x17\x0d\xcd\x7f\xd8\xba\x44\x2c\x0c\x79\xd6\xea\xfe\x7f\xec\xba\xe5\x57\x94\xff\x17\xf7\xfb\xc1\x06\x95\x52\xe1\x2b\xa0\x12\xd2\x28\x48\xa9\x94\x74\x77\x77\xce\x30\xc0\x0c\xcd\x0c\xc3\xd4\x75\x5d\xd3\x05\x43\x77\x77\xb7\xa0\x82\x12\x82\xa0\x02\xb6\x22\x76\x8b\x2d\x76\x9f\xf5\xbb\x9f\xdd\x6b\x9d\xff\xe0\x9c\xfd\x60\xaf\xb5\xf7\xd3\xd7\x7a\xef\xbd\xdf\x6b\xed\xec\xd8\xdd\xe9\xbc\x4e\x62\xa4\xcc\x15\x5e\x64\x8e\xad\x84\x37\x7b\x8e\x4c\x58\x6f\xca\xc4\x51\x89\x00\x30\x36\xd0\x58\x00\x20\x97\x21\x9a\xd1\x4f\xde\x2d\x8a\x87\xfe\x18\xcf\x98\xf2\x44\x57\x82\xdb\x47\xa5\xaa\x37\x71\xa5\x69\x52\xfb\x26\x39\x14\xda\xf8\x6e\x1c\xc7\x00\x4a\x94\xf9\xc4\x7e\x05\xcb\x48\x34\x30\x9f\xc2\x35\xeb\x3b\x19\x9a\xf0\x39\x00\xe8\x5a\x30\x11\x00\xc4\x17\xf6\x32\xba\xc7\x3d\x0e\x27\xe9\x77\x70\x65\xe0\x3b\x3a\x6f\x38\x85\x48\xb0\x7a\x21\xfb\x35\xb2\xbc\x6f\x84\xed\x47\x87\x76\xe3\xd9\xe2\x0c\x25\xd9\x9d\xac\x93\x0c\x0b\x89\xeb\xcc\xf5\xf4\x07\xeb\xdf\xd0\x45\x74\x17\x00\x90\x71\x04\xfb\x3f\xa7\x06\x9f\x35\x9a\xe3\x8c\x32\x37\xea\x97\x71\xb6\x33\xd1\x3a\xb7\xd9\x4c\xe6\x15\x75\x11\xeb\x3a\x2b\x70\xdf\x24\xcb\x98\xbd\x61\x77\x01\xf3\x29\x3b\x5b\xd6\x8a\x59\xc6\x7a\xb2\x55\x9a\xa1\xc0\xbc\xb1\x41\x07\x79\xcc\xa8\x07\x00\xb1\xa4\x07\x02\x00\x9f\x46\xfc\x0a\xf4\x83\xb6\x39\x4f\xb0\xef\x05\x5f\x74\x17\x51\x30\xa1\x85\xde\x7e\xe9\x62\xe1\x27\xfd\x3d\x51\x5f\xa3\x24\x82\x23\x82\xf5\x63\xc2\xc2\x61\x57\xe7\xb8\xd1\xe8\x2e\xb3\x80\xf8\xff\x50\xaf\xb4\x42\x31\x46\x09\x88\xcc\x3c\xee\x40\x52\x32\x00\x84\xb7\x69\x2b\xf9\x16\xfe\x18\xf7\xb3\x6c\x99\xc0\x20\x6f\x3b\x72\x45\x30\xca\xef\x78\x9a\x67\xe8\x5c\x90\x2f\x2a\x34\xc2\x37\x6c\x4b\x50\x4b\xd4\x4a\xe4\x75\x97\x4b\xb1\x09\xb1\x1d\x47\xbf\xa0\x5e\xc4\x33\x35\x7f\xc4\xcb\x26\x9e\x95\x29\xc4\x56\x60\xe3\x01\x20\x34\xa7\x37\x8a\x0e\xf8\x4c\x79\x3f\x63\x39\xfb\xbd\xf5\x57\x22\xcd\x04\x9a\x04\xd9\xa4\x16\x05\xdf\x0c\x85\xe3\x4e\x87\x15\x47\xdc\x0f\x52\x8c\xf4\x89\x09\x76\x09\x89\x91\x42\xdd\x3a\x5a\x1d\xd7\x9a\xe0\xa5\x59\x8f\xba\x8d\x35\x97\xb1\xc2\x6e\xc3\x95\x02\x40\xf0\xc8\xe8\xca\x55\x71\x7f\x11\xb2\x8d\x91\xe6\x45\x08\xeb\xcd\xd1\xf3\x3d\x10\x69\x95\x72\x30\x60\x6f\xf4\xa7\x58\x6e\xf0\xa1\xb8\x89\x40\x99\x30\xcf\xf8\x52\xe7\x9c\xc8\x98\xc4\xcc\x23\x9f\x62\x54\x71\x07\x35\xb7\xc7\xfa\xa7\x20\xd2\x1f\x13\xcf\xa4\x26\x00\x80\xe7\xe1\xff\x13\xf8\x3b\xcb\xc7\x94\x23\x57\xdd\x36\xc7\x0d\x67\xcf\x78\xee\x43\x5f\xc4\x7d\xf6\x49\xc4\xdc\x8e\xa1\xfa\x5f\x4b\x12\x0b\x50\x0f\x76\xc5\x69\x39\xf5\x85\x75\xa5\x04\x1c\xf1\x8f\x6c\x48\x43\x6b\x54\x47\x5d\xc8\xd8\x23\x7d\x3d\x01\x95\x51\x0b\x40\xd6\x70\x76\x2d\x4f\x60\x57\x9f\xd4\x0d\x3b\x38\xae\xe2\x0e\x10\x70\xae\x41\xc9\xed\xd8\xf3\x1e\x6b\xa9\xdb\xa3\x19\x3e\x1d\x69\x02\x7f\xb7\x80\xcc\xf4\x3f\x8e\xdf\x42\x14\x32\x33\x0f\x9f\x0f\x3f\x96\x75\x53\xc3\x2e\x82\x8e\x7f\x2f\x7d\x07\xa3\x40\x90\x05\x20\xf3\x59\xce\x6f\x8e\xb5\x95\x1a\x31\x84\x26\x6f\x73\x93\xf8\x31\x2b\xca\x61\x20\x87\x91\xf8\xcd\x65\x38\xe7\x6d\xe4\x3b\x8f\xcb\x24\x9c\xdf\x26\x9f\x6f\xa4\x7b\x8e\xe2\x01\x6b\x64\xbf\xc3\xc6\x21\x1e\xe4\x33\x1a\xbb\x42\x5f\x92\xff\xca\xec\x44\x17\x93\x3b\x01\xc8\xdc\x4e\x35\x60\xde\x3c\xda\xc7\x6e\xa2\x6c\xb4\xbc\xc6\x36\xcb\xa8\xb5\xdd\xcd\x5a\x4a\x48\x72\xc4\xb1\x2c\x23\x4a\x5d\x97\x99\xa7\x7d\xbe\x78\xb9\x30\x75\x1d\x6c\xfd\x78\x8c\x2a\xd3\x33\x41\xff\x31\xb6\xab\x7f\x0f\xd1\xa2\x67\xc9\x04\xa1\x0a\x10\x18\x80\x0c\x21\xf4\x92\x91\x62\xda\x55\x6c\x47\xea\x36\x17\x2f\x92\x4a\x0f\x39\xc6\x2b\xb8\x8a\x71\xb0\x97\xcd\x8f\x0c\x2f\x76\x1e\xca\xfb\xe8\x63\xe1\xe1\x9f\x0b\xd9\x2f\xfb\xcc\x0a\x25\x4d\x9b\x02\x2a\xf8\x9d\x1a\x36\xc1\x1b\x79\x04\x99\x2b\x71\x57\xd9\x54\x00\x32\x3c\xe9\xca\x8c\x4d\x26\xc3\x95\x30\x49\xd9\x4c\xba\x42\x2c\xed\xbd\x55\x7d\x59\x64\xfc\xaa\xdd\xd1\x12\x41\xb8\xbd\xd3\xab\xa2\x71\x9f\xed\xee\x55\x05\xab\xf6\x0b\x3e\x7b\xf2\xe5\x4d\xfb\x03\x76\xe5\xf9\x69\x30\x83\xaa\x85\x2f\x64\xf5\xe3\x52\xb9\x34\x00\x32\xf4\xe9\x5f\xe9\xcb\x26\x5b\xea\xce\xe4\x9c\x3f\x1a\x54\x2b\x9d\x36\x6e\xf9\xb6\x5a\x29\x7e\xca\x56\x58\x29\x16\xae\xe9\xe4\x58\xf6\xd0\x67\x9b\xdb\xdf\x92\x49\xfb\x37\xde\xc2\xa2\x6a\xd3\x15\xff\xd6\x02\xb2\xc6\xbb\x20\x63\x51\x83\x6c\x67\xec\x67\xde\x1f\x00\xd2\x7f\x32\x72\x72\x29\x21\x75\xce\x4f\x19\xd4\x30\x35\xf7\xde\x9c\x83\xe1\xe7\xbc\x31\x29\x32\x91\x9d\xfe\x21\xb1\x5e\xd1\x23\xc1\xf1\x01\xb7\x62\x17\xc3\x99\xce\x0e\xa8\x77\xd1\x3d\x47\xfa\x31\x1b\x50\x4f\x34\xfe\x62\x56\x12\x68\xd2\x6b\xb8\x9f\x49\x4c\x00\xb2\x77\xa4\x87\x08\x99\x41\x12\xee\x53\xf4\xbe\xe0\x73\xde\x56\xc4\xa4\xd0\x36\xbf\x9e\x64\x4c\xf8\x74\x90\x5b\xcc\x64\xd4\xe6\x30\xb1\x80\xa0\x98\xc0\xc8\x05\xa7\x9b\x71\xad\xb1\x75\x47\x42\xd0\x77\xe2\xb3\x35\xba\xe3\xa7\x12\x4f\x4b\x9f\xc5\xe1\xb0\x54\x00\x08\x0b\x19\xbb\x04\x74\x7f\x82\xf7\x39\x64\x39\x30\xc1\xef\x77\x76\x43\x30\x3b\x48\x09\x77\x3c\x74\x25\x34\x21\x46\x33\xc2\x27\x62\xd1\xff\x46\xd4\xb5\x18\x3b\x27\x74\xac\x1f\x6a\xf6\x88\x18\xaa\x31\xc1\x42\x23\x0c\x2d\xc2\x1a\x48\x73\xb1\xb7\x70\xdd\x00\x10\xb2\x33\x77\xf0\xf2\xbc\x6a\x83\x9f\xc3\x7b\x7d\xbe\x87\xb1\x08\x7b\xfd\xc9\x91\x3b\xb1\x71\x41\x7a\xd1\xe7\xa2\x37\x86\xfc\x89\x2b\xf1\x5b\x09\xbf\x1b\x9f\xe2\x58\x1c\xd5\x9b\xe8\x75\x38\x3a\x56\x1b\x27\xab\x7e\x39\x4e\x26\x05\x27\xed\x9e\x24\x4a\x25\x03\x80\x1f\xc6\xa7\x72\xda\x5c\x7f\xc7\x38\xd0\xb2\x3c\xfa\xe2\xd0\x59\xfd\xde\x7c\x34\x2d\x49\xc3\x4f\x80\x11\x45\xfe\x08\xec\x4a\x1c\xf7\xfd\x10\xf2\x18\xfb\xca\x61\x31\x02\xa4\x28\x9b\x9e\x8f\xea\x4f\xb3\x54\x47\x47\x97\xa7\xff\x93\x3e\x9a\x78\x38\xa3\x07\x80\xac\xfb\xd9\xcf\x59\xef\x1c\xeb\x93\x0c\x29\xab\x2e\xdd\xd8\x13\x99\x3e\xee\xf7\x93\x4d\x13\xbe\x7b\x6b\xa6\x34\x45\xfc\xf1\x13\xa4\x69\xfb\xca\x05\xc9\xa6\xb7\x39\xc8\x87\xe2\x33\x75\x4c\x1d\x22\xbc\xb3\xea\xd4\x95\x23\x13\xf0\x4b\xd2\xbe\x98\x55\x82\x32\x00\x59\x52\xa4\xc3\x8c\x26\x1b\x83\xec\x7c\xd2\x92\x7d\x15\xd1\x22\x1d\xe3\x6c\x40\xbc\x8f\xb1\x72\x7b\x95\x13\x10\x4e\xf4\x3a\x9d\xf3\xc4\xfb\xbe\x5f\x03\x09\x6d\x6f\x18\x14\x40\x7a\x67\x72\x32\x34\x8e\x9c\xa2\x0e\xc2\xee\x91\xe7\xa5\x99\xf1\x58\x72\x1d\x00\x99\x06\x54\x3f\x84\x6b\xd1\xc0\xea\x24\x7e\xb2\x66\xb2\xbc\x53\x2f\xd8\x73\x99\x9f\xd0\xe7\x9d\xeb\x98\xf8\x30\x3d\xf7\xf3\xcc\x4d\x5e\xb7\xbc\xbf\x32\x84\x76\x78\xff\x0f\x0c\x39\x13\xdf\x60\x7d\x7a\xe3\xfe\xb5\x50\x65\xba\xba\xf4\x35\x74\x24\xe2\x0e\x40\x46\x3b\xf4\x05\xde\x79\x14\x2e\xda\x96\x2d\xb2\xec\x2a\x78\x95\x92\x63\xf3\x29\x7f\x02\xd5\xe2\x78\x44\x14\x13\x7a\xd8\xb5\x24\x6f\x9b\x97\xa6\xe7\x57\xe1\x88\x9d\x94\x9f\x8a\x20\xce\xc4\x24\xb0\x89\xbf\x57\xdd\x2a\xf8\x37\x4f\x4c\x26\x18\x55\xc4\x56\x03\x20\x23\x9a\xae\x08\x95\x1f\x61\x55\x98\x65\x6f\xb3\xe8\x2d\x9b\x49\x11\xb7\xd9\x58\x6a\x84\x72\x76\x08\x2e\x26\x85\xbc\x76\x39\x57\x38\xed\xf9\xcb\xd3\xa8\x40\xd2\x6e\xa3\x6f\x86\x28\xca\xc4\x29\x70\x47\xee\xb8\xba\x20\x98\x27\x8c\x93\x39\x89\xd2\xe5\x2a\x01\x90\x61\x49\x7f\x03\xf9\x1d\xbe\x5a\x9b\x4e\x18\x31\xff\x5c\x3d\x91\xbc\x68\xed\x56\xf9\x10\xb5\xc7\xbe\xb9\xfc\x41\xc8\x55\x97\x5d\xa5\xcb\x9e\xbf\x3c\x72\x8b\x57\xec\x54\x7d\x6e\x15\xde\x36\xc9\x09\xa8\xc8\x7f\xa0\xfe\x3a\x58\x59\xb4\x4d\xd6\x20\xae\x9b\x57\x0c\x40\xfa\x3f\x46\x12\x8f\x17\xee\xed\xb2\x19\x7a\x13\x51\xee\x7e\x13\x7f\x36\x4a\xdb\x9b\x94\xf4\x22\xfa\xa2\x3f\x2a\x2a\x35\xb6\x3a\x38\xc1\xcf\x01\xc5\x0c\xa7\x3a\x8a\xc5\xa7\x44\xd7\x9b\xce\x24\x58\xa3\x66\xd5\x3d\x12\xee\x27\x84\x4b\x15\xa5\x84\x26\xa5\x03\x90\x5d\x92\x7e\x9a\x5b\x13\xb2\xe4\x3e\x0b\x29\x86\x85\x7b\x5b\xe3\xc5\x23\xe4\xfd\x9a\x92\x9c\x22\xd7\x82\x6c\x22\x5f\x44\x7f\x0b\xfd\xe6\xbb\x10\xb7\x23\xf2\xa4\x43\x19\xfa\x40\x2c\xd7\x34\x0d\xa3\x12\xef\xa7\xbe\x0e\x73\x31\xb1\x54\x8a\x94\x7c\x01\x8b\x06\x20\xdb\x27\x03\xc7\xe9\x08\xf2\xf4\xee\xa0\xd9\x86\xec\xf4\x5b\xce\x72\x0b\xdb\x14\xf8\x39\xb1\x39\x62\x47\xa8\x7b\x64\x68\x94\x73\xc4\xa0\xaf\x4f\x4c\x59\x8c\xba\x83\x41\xdc\x03\x54\x93\xe9\x6e\xf4\xfb\x04\xd9\xfd\xa3\xf1\x35\xd8\xf5\x52\x9e\xc9\x26\xb8\x22\x00\x08\x7f\x33\xa3\x59\x8b\xbe\xd9\xc1\x93\x94\x5a\xff\xa6\xb0\xb0\x8c\xbb\x81\x3f\x23\x5e\x24\xa0\x43\x70\xd1\xc5\x11\x4e\xe1\x1b\xe2\x62\x7c\xd0\x91\xdd\xf1\x66\xf6\xb8\x18\xbb\x44\x45\x13\x46\x1c\x84\x7d\xb8\xdf\x0c\xa5\x93\x62\x26\xa5\x85\x7d\x9f\x1a\x03\x00\xc1\x1c\xdf\xc7\x38\xef\xb9\x39\x7a\x8d\xf4\xd4\x9b\x11\xb7\x23\x1d\xe3\xa7\x89\xd6\xc3\x68\x05\xdc\xc5\x58\x85\x9b\x07\x4f\x24\xa6\x7a\x93\xc3\xc6\xb1\x0d\x76\x2d\x91\x35\xc9\x77\x8c\x3f\xc6\x6c\x4f\x13\x53\x5b\x89\x59\x4a\x3f\x2f\xb5\x27\xa9\x36\xa3\x18\x00\x7c\x02\xf1\x3f\xba\xaa\xcb\x5c\xe2\x48\x4e\xb8\x7b\x15\xd6\x2a\x4d\xcc\xab\x14\x37\x81\xfe\xe6\xcb\x49\x31\x0c\xb3\x08\xe8\x4c\x9d\xf4\xaa\x0f\xfe\x9c\xee\x68\xfb\x21\x5c\x3e\xe3\xba\x71\x46\xe4\x60\x56\xa0\x5a\x6d\xd4\x20\x3e\x5f\x4a\x3b\x31\x9a\x00\x00\xc8\xaa\x20\x45\x42\x37\xec\x13\x08\xd3\xd9\x7e\x4e\xf9\xd9\x70\xca\x51\xd7\xc7\x44\x13\x94\x9f\xa7\x37\x71\x34\xe4\xac\xcf\xcb\x1c\x5f\xcf\x8c\x80\xbc\x9c\x67\xb6\x3b\x42\xc4\x48\x54\xa3\x4f\x61\xf3\x64\x59\x35\x41\x84\x29\x99\x2a\x45\xc6\x5c\x23\xd3\x00\xc8\x1c\xa5\xc6\xd1\xb6\x1c\x1b\x67\x76\xe3\x7b\xec\xd0\xcc\x58\xdc\xb8\xd3\x41\xe6\xce\xd8\xb7\x6e\x5b\x18\x2d\xc1\x4c\xcf\xef\x0c\x57\x8f\x2c\xdf\x97\xf4\x67\x36\x11\x81\xf5\x74\xb6\x91\x28\xa4\x90\xae\xa7\xc6\x09\xa3\x21\xb3\x52\x57\xe2\xa7\x90\x75\xff\xd3\x05\xf4\x82\xc2\xb5\x60\x14\x5c\xc9\xb2\xb4\xa6\xe6\x4f\x62\xa3\xec\x0b\x45\xad\x31\x17\x9c\xcb\xf2\x22\x83\xca\xdd\x47\x72\x95\xdd\xe7\xbd\x6f\x0b\x5e\x58\x7f\xf7\x9f\xe1\x0f\x1b\x11\x83\x7e\xf2\xf2\xd4\xae\x85\x06\x73\x39\xd2\xc1\xe8\xcf\xac\x3e\x00\x32\xee\xd0\xd7\x91\xbf\x98\x33\xcb\xde\x67\x8e\x1d\x43\x4a\xe1\xa4\xe7\x76\xb5\x25\x1b\x62\xb0\x4e\xbd\x45\x31\x41\xde\x6e\x2b\x05\xb3\xee\xb5\xde\x92\xf9\x86\xd6\x6f\xfc\xb7\xe7\x35\x1b\x09\x82\x62\x72\xf7\xef\x57\x0a\x79\x24\xb8\x23\xdd\x8b\x2e\xe0\x94\x00\x90\x31\x44\x5f\x22\x97\x9b\x2d\xd4\xec\xcb\xc4\x5a\xcd\x56\x25\x26\x35\xd8\x3e\xac\x68\x88\xb1\x74\xfc\x54\x76\x22\xe8\xb0\x9b\x6a\xc9\x25\xf7\x3a\xaf\xa8\xa2\x4f\x36\x5b\xfc\x12\x0b\x15\x8d\x26\x02\x97\xf3\xdd\xf6\x53\x42\xd2\xf2\xb2\x64\xd4\xd1\xd2\xbc\x8d\x00\x64\xa4\x33\xdc\x11\xa7\x98\x42\x17\x1c\xf1\x40\x6c\xb5\xc7\xee\x14\x56\xdc\x0d\xef\x3e\x94\x15\xda\xc6\x9f\x14\x12\x1c\x7f\x29\x18\xed\x71\x3a\x21\x26\x1c\x65\xb3\x2d\xf1\x73\x74\x9a\x21\x06\x1b\x84\x8a\x57\x71\xc5\x36\x62\xee\x6c\x43\xa7\xdf\x48\x92\x03\x20\xc7\x3a\xc3\x07\x66\x47\x99\x79\x6c\xcd\x66\x44\x93\xbc\x53\x93\x3f\xc4\xbc\xf0\x9b\x88\x3b\x11\x87\x04\x99\x07\x3f\x46\x9b\x87\xde\xf0\x08\x88\xff\x17\xc9\xb2\xee\x4f\x98\x88\xb5\x35\x94\x4f\xb2\x45\x3f\x51\xd9\x90\x54\x9a\xb8\x61\x5b\x68\xba\x1b\x16\x00\x40\xfc\x93\xf1\x0a\x1a\x0b\x7f\xe6\x7d\x95\x70\x25\x32\xc8\xef\x7d\xb2\x7f\xd4\xd7\xc0\xdf\x71\x07\x62\x4e\x86\x6a\x06\xc7\xc7\xd5\x44\xe0\xdd\x57\xd1\x05\xd1\x2b\xd6\x81\x18\x12\xca\xf9\xd0\xc5\xc4\x3d\x98\x72\xe5\x73\x89\x39\x49\x49\xdb\x9c\xd2\x4e\xe1\xf4\x00\x20\x76\x67\x2e\xd1\xe4\x83\x0d\x82\xa3\xf0\x91\xa1\x1b\x42\x3f\xe2\xa4\xc3\x41\x04\x3e\x56\x26\x52\x3f\x7a\x7f\x50\x66\x34\x21\xf6\xa3\xfb\xee\xd8\x71\xf4\xf4\xb1\x4e\xd4\x87\x84\x9a\x43\xc7\xe2\x67\xb0\x81\xca\xb1\x18\xeb\xe4\xca\x6d\x87\x52\x99\x29\x9f\x01\xc8\xfe\x88\xff\x43\xe1\xf8\xcd\x47\x87\x67\x3e\x0d\x78\x11\x9b\x94\x74\x2a\x58\x0f\x45\x88\xbe\x13\x3a\x10\x5f\x14\x18\x1d\xe1\x9e\x70\xc1\x4d\x37\xea\x49\xd2\x3f\xab\xa7\xb1\xc1\xc9\x16\x06\x83\xa8\xd0\xd4\x18\x65\x45\xf4\xee\xf4\xfd\xdb\x8e\xa5\x58\x64\x18\x00\x90\xbd\x9f\xe8\x4d\xea\xf7\xe2\x26\x74\x66\x84\xf9\xfc\x4c\x3a\x9a\x98\xe9\x5f\x80\x9d\x88\x1a\x0e\x42\x27\x3b\x04\x84\x85\xba\xa6\x3c\x75\x75\x8b\xd0\x4a\xcb\xb6\x3a\x10\xb5\x92\x21\x63\x60\x1d\xbb\x3e\xb3\x61\xdf\x6a\x9c\x6a\xd6\xfd\x6d\x81\xc9\x9b\xf1\x4d\x00\x10\x42\x48\x54\x22\xd9\xd5\x09\xef\x92\x16\xe8\xa1\x43\x90\xc1\xd4\x78\x1f\x24\x2c\x46\xca\xfb\x45\x67\xa7\xf9\x7d\x0b\xac\x27\x6a\xbb\x1c\x0c\xb9\x49\xbc\x69\x19\x12\x7e\x33\x47\xa0\x3f\x11\xb5\x9b\x64\xb2\xef\x79\xf4\x24\xe9\xe4\xb6\x01\x2c\x44\x56\x05\x00\x4f\xa0\x86\x11\x68\x8e\x87\xe8\x5d\x29\x85\x2e\x68\x7a\x4e\xbc\x94\xfb\x49\xba\x75\xf8\xa8\xb7\x11\xf2\xc7\xf7\xa2\xdf\x18\xb2\xe8\x6c\x19\x64\x86\x14\x58\x74\x87\x52\x90\x08\xfd\xec\xf0\x27\x88\xc1\xbe\xb5\x28\x69\x78\x75\xfb\x96\x24\x1c\xec\x0d\x40\xd6\x23\x68\x0c\x9f\x61\xfb\x50\x14\x9b\x9c\xec\x18\x9f\x97\x88\xba\xe3\xba\x21\x37\x21\xac\xd7\xa3\x5b\xe8\xef\xf3\xd6\x27\x4a\xe0\xee\x54\x11\xb0\x83\xef\x6e\x61\x1f\xcc\xe5\x05\xea\x07\x84\xed\xe7\x46\x2b\x9b\x46\xac\x72\x0a\xb7\x33\x12\x1b\x99\x75\x00\x64\x71\x91\xde\xac\x0b\x36\x2b\x25\xc7\x70\x6f\x1c\x22\x8a\x3e\xa3\xb2\x9c\xff\x15\x56\x85\x85\xb8\x0f\x16\x1c\xf2\xe9\xf2\xce\x14\x2d\x3a\xa5\xf8\x1f\xce\xa3\x58\x18\x05\x9d\xc9\x35\xd5\x47\x85\x12\x04\x9f\x94\x33\x23\x52\xf8\x67\xb6\x5f\x48\xb4\x63\xa3\x01\xc8\x0a\xa1\xa7\x67\xf9\xd9\xc8\x57\x5a\xe0\x4a\xec\x0b\xca\x87\x51\x66\xce\x7a\x65\x0a\x61\x06\x6e\x8f\x4a\x52\x7c\x8a\xbd\xda\x8a\xa6\x9c\x70\x7e\x84\x42\x03\x0b\x97\x20\x89\xfc\x4e\xfd\xb6\x90\xc7\x22\x7d\xe5\xab\xe1\x6f\x72\xcd\x25\x0f\x27\x4c\x73\xe6\x00\xc8\xda\x49\xff\x4a\x6c\xc5\x4c\xb8\x5c\x4c\xfd\x9d\x90\xe8\x81\x8a\xef\x4e\x0c\xf3\x7e\x12\xfe\x2f\x09\xed\x9f\xef\x7b\x02\x2b\x08\x8e\x75\x1a\xc3\x9d\x0e\xb7\x37\xef\x48\x7e\x1b\x6d\x7c\x80\x98\xba\x2d\xee\x9f\x52\x75\xaa\x0d\x46\x67\xcb\x07\xfc\x89\xc4\x39\x00\xc8\x01\x19\x77\xb2\xff\xa2\x63\x3d\x0e\xa6\x46\xc4\x07\x7a\x33\xe2\xe5\x30\x1c\xbf\x89\xf0\x8c\x84\xd3\x41\x1a\xbe\x86\x49\x52\xa1\xbd\x4e\x0e\xd8\xd4\x48\x27\x73\x7b\xdc\x7c\xcc\x9b\x03\x3a\x29\xeb\xd1\x18\xa5\xf0\x14\xbf\x04\xdb\x2d\x6f\xf1\xa6\x49\x4d\x00\x90\x77\x64\x86\x64\xbb\xc7\x6d\xf4\x1e\x4b\x19\x44\x59\xfb\x2d\xa1\x49\xe8\xde\xc0\x0b\x61\xf7\x30\xdb\x42\x56\x7d\xda\x12\x78\x11\x07\x1c\x17\x92\x76\x46\x43\x66\x77\xb1\x85\x71\x2b\x7a\x2b\xb8\x17\x98\xad\x4a\x3a\xc9\x81\x89\xb5\x5b\x1e\x67\xf5\x62\xcf\x03\x40\x3a\x97\xa5\x81\xcf\x8b\x4c\x0f\x06\xc9\x7b\xa2\xf7\x84\x72\x51\x52\x31\xef\xc2\x7f\x85\xd6\xc5\xf5\x47\x35\x79\x17\xa3\x39\xb1\x89\x0e\x0f\x31\x91\x68\x63\x33\xf9\xc4\x7d\x09\x9b\xf5\x9c\x92\xaa\x92\xba\x15\x1f\x60\x83\x70\x33\x5b\x9e\x67\xd2\x53\x4a\x00\x20\xc9\x12\x8c\xb3\xf6\x85\xfa\x46\xe1\xb1\xe7\xc3\xf5\x63\x9a\x63\x6f\x47\x5a\xc6\x75\x87\xd0\xa3\x03\xd0\x0b\x5e\xa2\x58\x6a\x82\xb8\x03\x40\xd5\x24\xd9\x1c\x8d\x88\xaf\xc2\x41\xba\x8b\x09\x47\x53\x1a\x14\x7b\x12\xa3\xd3\x5c\xc4\x37\x64\x38\xa6\xdf\x04\x20\xc7\x8d\x88\xcb\x20\x06\x1e\xc0\x54\x27\xc5\x06\xc7\x27\x6a\xc7\x0c\x86\x4e\x24\x35\x07\x67\x44\xa8\xe3\x0e\x7b\x56\x44\x95\x26\x3f\xb3\x3f\x10\xf3\x23\x95\x75\x64\x08\x75\x20\x5d\x4f\x17\x8d\x7e\x99\x71\x5e\x91\x8e\xe1\x65\x7e\x17\xd7\x49\xff\x0f\xef\x07\x00\x91\x41\xa2\xa7\xc5\xf9\x78\x66\x0e\x27\x14\xf8\x9d\xca\x62\x46\x6f\x0f\xf4\xc7\x1b\x07\x89\x85\xec\xc4\xaf\x79\x44\x85\xdd\x23\x9c\xb3\x33\x88\x2c\xcd\x2e\x3c\xfc\x23\x46\x8e\x88\xd2\xdd\x14\xfb\x3e\xc7\x52\x51\x84\x3e\x96\x33\x27\xce\x49\xad\x20\xcd\x00\x90\xdd\x40\x35\x4f\x11\xb9\xff\x83\x09\xf1\x1f\xbc\xae\xc0\x21\x91\x5d\xbe\xf3\xb0\x7a\xc0\xc5\x80\xcb\xf0\x56\xf7\x90\xe0\x7b\xb0\x98\x6d\x54\xd8\x03\xe8\xf3\xe1\x98\xc8\x06\xe8\xbd\xce\x74\x74\x15\xbc\x49\xb1\x33\xae\x18\x7a\x23\xfe\x28\x85\x03\x89\x00\xc8\xde\x08\xe1\x93\x63\x5d\xce\x0a\x6b\xd1\x93\xee\x6b\x82\x0b\x11\x3c\x6f\x65\xfe\x6d\xff\xdb\x7e\x6e\xbc\x6f\x6e\x65\x81\x34\x9e\xaa\xcd\x42\xc8\x10\x37\xfa\x30\x08\x6f\xe5\x74\xea\xb4\x46\xde\xe0\xc8\x2b\x3e\x8a\x4d\x63\xc3\x12\x36\xc9\xe7\x19\xac\xff\xb9\x24\xc4\x15\xf7\xc9\xf9\x72\xa1\x3f\x3a\xcc\xed\x5d\x81\x46\x84\xba\xd7\x1e\xd1\x1d\x7f\xbe\xaf\x4f\x5e\x87\x5b\x64\x40\x6e\x2e\xd5\xa6\x35\xf8\x9a\x30\xc3\x74\x2d\x6c\x59\x80\xd7\xe9\x8f\xdc\xc3\xaf\x55\x92\x8c\xf9\xcc\x4b\x93\x20\x27\xe3\x58\xba\x00\x10\xd2\xe9\x5b\x70\x03\xce\xfb\xca\xcc\xd0\x4a\x6e\x6a\x25\xb3\xe1\x6f\x3c\x5d\x8b\x8f\xf8\xa3\x7d\x68\x85\x73\x6e\x1e\xfe\xa7\x0a\x82\x6c\xda\x83\xb7\xe6\xef\x3c\xbc\x39\x4c\x31\xef\x91\xce\xd3\x08\x42\xee\x2d\x25\x6c\x4c\x8c\x60\x51\x62\x19\xf7\x81\x4d\x03\x80\xa0\x43\x2f\x4e\xcd\x4a\x7e\xef\x9a\x82\x51\x4f\xc9\xf7\xb8\x1e\x69\x97\x1a\xee\xa3\x1d\x60\x95\xfa\xdb\x7f\xcc\xad\x3e\x6d\x38\x38\xc3\xc6\x33\x1d\x0e\x3f\x6c\xf2\x2c\xc3\x33\x7a\x8b\x96\x76\xa6\x41\x5c\xb5\x3c\x31\xf3\x66\x3c\x66\x63\x63\x0e\x2d\x71\x1e\x00\x2a\x31\x93\x94\x32\x84\xbd\xeb\x51\x18\x4f\xc1\x75\x7a\x8f\x46\xf4\x25\x37\xf8\x5d\xf2\xef\x4c\x49\x0e\x52\x75\xdb\x9e\xea\x15\x5a\x66\xbd\x90\x66\x1f\xf9\x9f\x49\x56\xba\x69\x4c\x83\xe6\xed\x0c\x43\xd4\x5b\x79\x8f\xcc\x8d\x98\x8c\x8d\x5d\x39\xeb\x93\xca\x00\xa0\x1e\xc9\x5c\x49\x7e\x95\x78\xce\xfb\x21\x7a\x3e\xe9\x8c\xdf\x85\x88\x1d\xd8\x87\x81\xcd\xfe\xdb\x71\x57\x43\x4e\xb9\x66\x26\xdf\x0f\xff\x60\xed\x90\xf2\x33\x5a\xdf\x44\x2c\x4d\x2a\x2e\x4b\x93\x97\xae\x14\x4f\x95\x57\xcf\x50\x4b\x98\xda\x58\x45\x64\x63\x07\x00\xa0\xbc\xce\x12\xe1\xb6\xa0\x2b\x82\xce\xa0\x64\xe3\x1f\x87\xea\x84\xd1\x13\xfc\xc2\xb9\xbe\x7d\x89\x0d\x51\x3a\x2e\xb6\x58\x10\xf3\xf2\x98\x05\x2e\x16\xd5\x6d\xac\x92\xdc\x87\xc9\xd4\xf8\x92\x72\x3b\xf1\xaf\xdc\x6a\x9a\x37\xf6\xea\xc6\xbe\x6c\x54\x0a\x09\x00\x8a\x19\x81\x90\xf4\x21\x26\x33\x6a\x63\xec\x87\xb8\xed\xd1\x3f\x42\xd3\x51\x67\x63\x9f\xfa\x74\xc7\xa3\xd1\xe2\xce\x9e\x09\x3b\x30\xce\x56\xc9\x89\x27\x13\x99\x46\x44\xac\x05\x76\x4a\x83\x87\xa3\x25\xaf\xc8\x4d\xa7\x90\x52\xdd\x36\xde\x27\x18\xa4\x4f\x02\x40\xc6\x13\xf3\x13\x4d\x22\x9a\xe2\x59\x31\xb5\x51\x19\x09\x12\x21\x29\x31\xb1\x89\x0c\xef\xd1\x38\x2f\xac\xa6\x13\x06\xed\x88\x7b\x62\xd9\x89\xd1\x48\x29\x32\xbc\x9b\x70\x3b\xcd\x4e\xe3\x60\xd2\x81\xf4\x17\x72\x7d\xb8\x89\x8c\xaf\x9b\x54\xf1\xeb\xf0\x8e\x00\x90\x06\x48\x22\xcc\xe5\xe0\x92\x0c\x85\x68\xfd\xd0\xc1\x8c\xbb\x41\x7f\xc3\xdf\x65\x16\x78\x11\xa3\x0c\xb3\x92\x1d\xc3\x63\xc8\xf8\x08\x8b\x6b\x71\x7d\x04\x17\xc3\x63\xe8\xee\xec\xa3\xea\xaf\x30\x0a\x44\x53\xb9\x6b\x49\x08\xf1\xf4\x26\x46\x26\x9f\x44\x05\x20\xe7\x22\x75\x1f\xfa\xa5\xbf\x33\xed\x60\x64\x5b\xe0\x38\x6d\x77\xe0\x62\x88\x2b\xf5\x87\x67\x7a\xd8\x55\x9a\x84\x03\x3d\x32\x92\xa6\x63\xb1\x3f\xfa\x0e\xcd\xeb\xd0\x64\x9c\x3c\x8d\xac\x7e\x02\xd5\x4a\xbb\x24\x2f\x96\x70\x8d\x76\x77\xd3\xfd\x0c\x02\xed\x11\x00\x39\x3a\x90\x29\xaa\xdd\xa7\x95\x77\x39\x02\xf6\xdf\xcd\xdb\x1c\x30\x11\xd8\xc3\x35\xf4\x28\x0b\xf1\xe5\x70\xec\xef\x87\xfd\x60\xbf\x34\x6f\x8d\xec\x64\x27\x1c\xc2\xc6\xec\x62\x7d\x53\xaf\x8c\xbd\xc6\x1a\x91\xd7\xc6\x0c\xb3\x0c\x37\xeb\xa6\x9f\xa1\xb3\x01\x20\x9e\x85\x3f\xa1\x8c\xbc\xf1\x22\xfd\x88\xff\xfc\xd6\xe7\xa9\x04\xc4\x06\x74\xe7\x02\x0f\x9f\xe0\x40\xa1\x84\xfd\x60\xd8\x3a\x81\x92\x39\x2f\xe2\x2c\x3f\xf4\x50\x64\xb4\x35\xaf\x5b\xbd\x29\x76\x27\xef\xb0\x7c\x00\xe6\x10\x67\x75\x73\x44\x3a\x9a\x29\x0d\x00\x31\x17\xe9\x89\x7b\xe6\x85\x14\x2d\x84\x2f\xfb\x2a\x17\x0a\x02\x74\xfc\x97\x0b\x4c\x3d\x0e\x05\x51\xf3\x37\xd9\xb7\x87\x6a\xe7\xdd\x36\xcf\x0b\xff\x9c\xfb\xf2\x50\x66\x14\x39\x57\x5a\x7d\x31\x26\x5a\x88\x97\xaf\x8b\xaf\xe0\xef\xdb\x5c\x97\xf6\x89\xe5\x0d\x00\xd1\x9a\x6e\x1e\x9d\x49\xa4\xb8\xb9\x86\x68\x12\x6b\x3c\x09\x3e\xf6\xc4\x55\x9f\x6a\x17\x15\xe2\xdf\x00\x31\xeb\x84\x1c\xad\x60\xbe\xe9\xbf\x1c\x62\xb8\x92\x1e\x21\xe7\x7a\x54\xdf\xbe\x4e\x52\x70\xec\x3f\xa9\x79\xf2\x45\x34\x41\x2c\x92\x46\x4b\x62\x03\x00\x63\xb2\x1a\xa3\x96\x08\xd5\x9e\x5a\xc1\xe5\x84\x15\x1f\x79\xef\x0b\xd9\xb6\xfe\x62\xce\x5d\xd9\xb4\x20\xfd\x63\xdf\xb2\x97\x42\xa9\xa6\x35\x44\x9b\x88\xab\x7a\x6a\xc4\x89\x18\xf5\x7d\x69\x39\x81\x28\x43\xa9\x11\xb2\x78\x7c\xbc\x18\x9a\x26\x89\x3d\x02\x00\xac\x97\xf5\x20\x6a\x6f\xd6\x09\x1f\x93\xa0\x7f\x78\x69\xbf\x57\xde\x4e\xf8\xc2\xc0\x4a\xe7\x43\xf8\xf7\x21\x45\xc7\x20\x02\x26\xbc\xc3\xd4\x94\xf0\x3b\x6a\x56\x77\x21\xbb\x34\xf6\xee\x3e\x2b\xe2\x31\x74\xa7\x54\x2b\xc9\x08\xd3\x2c\x96\x46\x15\xe1\x6c\x01\x80\xee\xe3\x71\x11\xaf\xd2\x4a\x82\xd2\x03\x2f\xa7\xbb\x85\xcc\x7a\xa9\x64\xa8\x84\xef\x70\x52\xcb\xb8\x19\xd9\x6c\x95\x9b\x59\x11\xe3\x6d\x82\xc9\x4a\x42\x89\xe9\xaa\xe2\x8d\xe2\x3b\xf7\x5e\xc1\x7f\x48\xdc\x28\x95\x4f\x24\x26\x35\x89\x15\x53\x08\x29\xff\x00\x80\xf4\xb2\x65\xc2\x1f\xe3\xae\x47\x6e\x0c\x58\x4c\x1e\x8b\x06\x9e\x56\x29\xd3\x31\xdf\x1d\x3d\x53\x27\x50\x8a\x96\xe7\xd2\xe6\xe2\x03\x8d\x67\xd2\x2f\x25\xe4\xeb\x34\x65\x9c\x4d\x9a\xde\x2b\xca\xe4\xe2\xce\x49\xe5\x12\x06\x53\x76\x8a\x5d\x22\x7b\x64\xf8\x00\x40\xc3\x10\x7f\x86\x09\x12\xb7\xa3\xfe\xf9\x4f\x27\x59\xc4\x17\x7a\x24\x60\xd9\x09\x4a\x0e\x2c\xdc\x6c\xe2\x92\xe5\xb6\x14\x09\x6c\x91\xb1\x5e\xaa\x63\xb2\x9f\x8e\x61\x5a\x74\xea\xd6\xbd\x21\xe9\x1a\x69\x23\x52\x55\xf8\x75\xe9\xe3\xeb\xe4\x49\x3a\xf8\x9b\x00\x50\xbb\x48\x37\x42\x5e\xa0\xa2\x53\x13\xfd\x5c\xd1\x73\x69\x59\xee\x07\x30\xc7\xd2\x71\xf6\xc4\x84\xd9\x8c\x54\x8b\x43\x49\x1e\x99\x0c\x23\x1a\xf6\x72\x56\x85\xf6\x68\xf2\x7e\x7c\xd7\x5e\xfd\xe4\x5f\x84\x79\xa9\x6b\x19\xd7\xb3\x71\xeb\xb2\x88\x27\x49\xb1\x00\x50\x46\xa9\x4a\xc1\x09\xd1\x15\xa4\xd3\xbe\x3b\x63\x77\x91\xde\xba\xe9\xc4\x0d\x90\x65\xed\xaa\xd1\xa9\xe4\x68\x73\x18\x73\x90\x7c\xda\xf0\x53\xc2\x07\x8a\x86\x76\x68\x52\x0e\x25\x7f\xaf\x2c\x56\x40\x55\x92\x96\x4a\xd7\xa6\x12\xd6\x5d\xca\x6e\xa3\xe9\x00\x40\xd9\x4e\xfb\x1a\xe4\x11\xd1\xc5\x22\xf9\x6c\x8d\xf2\x62\xc9\xb8\x9a\xc5\xec\x60\xd6\xdb\xde\x89\x7d\xc6\xf4\x32\xfb\x80\x1a\x65\x8a\x1b\x72\xe3\x9b\x19\x4f\xb5\x77\x26\xf8\x31\x2e\xee\xf9\x93\x78\x8e\x71\x4b\xda\x2a\x6d\x13\x43\x7a\xfd\x1e\xc2\x1b\xc4\x1f\x00\x72\x0d\xcc\x0d\x5c\x0b\xc7\xf0\x49\xde\xa3\x91\xba\xbc\xdb\x2e\x4f\xa2\xb7\xf2\x74\x6d\xab\x63\xee\x73\x2b\xcd\xe6\xe2\xfa\xb9\x3b\x0c\x53\xd0\xdd\x9c\x93\xda\x5b\x30\x09\x9c\xb4\xbd\x9b\x13\x37\x72\x82\xa4\x51\xa9\x10\x2b\x6d\xbd\x23\xa1\x90\xde\x0d\x00\x19\x85\x68\x07\x8e\x84\x45\xe6\x2d\x78\x43\x11\xe6\x79\x1b\x5c\x7a\xa2\x0e\xe4\xea\xdb\x92\xa3\xbf\x09\x53\xcd\xce\xc4\xce\x08\x4e\x1a\x66\xa2\xe6\x04\x56\xda\x0a\xf1\x3c\xfe\x9d\xbd\x06\x09\x36\xfc\x00\xe9\xe6\x94\xa7\x9c\xd4\xf5\x5c\xc2\x3e\xc6\x32\x00\x64\x79\xa4\xcb\x7b\x96\xe9\xec\x76\xd7\x15\xc3\xb8\xe0\xf9\xcb\x0e\xcf\xc8\xf6\x95\xb1\x70\xa4\x7f\x09\xf0\x34\x46\xe8\x82\xe0\x5e\x3d\x69\x7a\x44\xb8\x94\x2a\x96\x1e\x11\x15\x2d\x27\xa0\x1f\x8f\x8d\x13\x77\xa0\x77\xa1\xfb\x01\xa0\x17\xe3\x3c\x00\xa0\xaf\x10\xb4\xbc\x6d\xe9\x78\xcf\x08\x97\xef\xf4\x9d\x3e\x9e\x76\x0a\xc8\x7d\x7f\x13\xf3\x4f\x08\x1c\x64\x67\x7c\x18\x31\x0d\x4d\xd3\xbd\x8e\x68\x44\x54\xa9\x5a\x22\xd6\xd1\xc3\x72\xd9\x48\x6b\x5c\x8e\xb8\x17\xf2\x3a\x9e\x0e\x00\x5d\x0d\x77\x1d\x00\x7a\x09\xc1\xc0\xeb\x38\x5c\xe9\x23\xed\x02\xc1\x81\x7e\x37\x6d\x8f\xc3\xe6\x81\x05\xe6\xb5\xd0\xf7\x90\x0c\xa3\xe7\xd0\xf5\xf0\x14\xdd\x02\xe8\x41\x54\x82\xaa\x04\x2c\x19\xeb\x21\x17\x0d\xd3\x50\x2b\xe2\x41\xc8\x6e\x4c\x17\x00\x48\x63\xf2\x3c\x00\x74\x7b\x42\xa9\x67\x2f\xe5\x4a\xe0\x3d\xe7\x16\xca\x4c\x88\xbd\xed\x26\xca\xbd\xb0\x7a\xb3\xb7\x94\xd5\x48\x4d\x23\x2b\xea\xe6\xe8\xb3\xba\x5b\xa8\x0e\x71\x28\x95\x46\x6a\x09\xfa\xbd\x9c\x31\x6d\x5b\x82\x92\x78\x32\x84\x4a\x2a\x04\x00\x66\xa5\x11\x01\x40\xf2\x88\x62\x1e\x79\x39\xa9\xe1\xc3\x4e\x67\x72\xf0\x91\xef\x6c\xc2\x73\x1a\x62\xa4\xcd\xbc\x73\xde\xc4\x99\x1a\xf6\x91\x1c\xd0\xa9\x3a\x55\xa4\x1e\x4c\xb7\x4a\x18\x59\x29\xf1\x8a\x9c\x2a\x39\x1f\x7b\x4a\xbc\x80\xda\x92\xfc\x13\x00\x28\x3a\x73\x04\x00\x78\x3e\xe7\xb4\xfb\x20\xfe\x5a\x9c\xb3\x93\x18\x41\x11\xbd\xd9\x7a\x9c\xc0\x88\x1f\x3f\x7a\x3a\x7b\x63\x02\xcd\x50\x37\xbb\x28\xc9\x5b\xe7\x08\x51\x15\xb7\x5f\x45\x99\xd8\x9e\xfc\x4c\x4e\x21\xc7\x30\x95\x2f\x3e\x45\xfe\x92\x5e\x07\x00\xcd\x99\x70\x15\x00\x78\x23\x19\xeb\xb6\x25\xdd\x0d\x37\xe5\x30\x94\x3e\x93\x22\x73\x6c\x26\x23\x32\xd5\xf3\xc8\xc7\x4c\xb9\x34\xf2\xa1\xbc\xcc\x1b\xe9\xa3\xda\xb3\x59\x75\x19\xbf\x94\xef\xe2\xbd\xb3\x8c\xe5\xf6\x12\xf4\xf1\xb1\x12\xb2\x39\x57\xb2\x8f\x02\x40\xb9\x41\x1a\x05\x80\xf6\x97\x9a\xea\xea\x9b\x6c\x9b\xad\x67\xbf\x96\xb2\x2e\x7b\xc8\xea\x77\xca\x7d\xe2\x81\x23\xde\xa9\x53\xc4\x89\x43\xf2\x69\x6d\x39\x51\xda\xe9\xe9\x6d\x24\x19\xe5\x9e\x0c\x06\xe9\xa4\xdc\x81\xcc\xab\xe4\x6c\x09\x0c\x51\x9d\x72\x1d\x00\xf2\x14\xf5\x03\x00\x34\x3b\x68\x93\x8b\x53\x92\x0d\xbc\x66\xbf\x15\x7b\x10\x11\xb7\x3a\x82\x33\x45\xa4\x0e\x8f\x26\xab\x23\x8a\x06\xdd\x29\x3b\x11\x13\x6d\x8d\xd4\xa3\x48\x9a\x32\x3d\xcd\x08\x69\x97\x33\xce\x90\xa5\x6f\x96\x68\xce\x06\x08\x17\x98\x92\xbe\xc0\xa3\x00\x50\x67\xe1\x68\x17\xb1\x44\x53\x56\x9b\xdd\x4c\xd2\x3e\x16\xc3\xf2\x3d\x56\x8d\xe5\x7b\x98\x89\x93\x64\xe9\x1a\xe4\xe1\x7e\xb2\x64\xb5\xe5\x53\x74\x58\xea\xca\x50\xea\x41\x96\xb9\x9c\x73\xba\x2b\x4b\x5d\xe2\x22\x81\xc8\x28\x02\x31\xa4\x1a\xe4\x05\x00\x54\x01\xfc\xcd\xf9\x6a\x42\x2c\x6f\xca\xae\x2c\xd1\x8a\x87\xb7\x9c\x4a\x32\xe1\xed\x39\x8c\xc5\xee\xe2\xde\x34\x10\x60\xbf\x72\x6b\xb4\x55\x93\xf5\xb8\xd5\xca\x65\x29\x87\xb8\xed\x72\xd9\x69\x39\x9c\xd9\xad\xeb\xf0\x8f\x58\x01\xa0\x84\x74\x88\xbe\x0a\x00\xd5\x06\x21\x5b\xd7\xe7\x13\xdc\x0f\x9a\x73\x45\xde\x5e\x8e\x26\x57\xf2\x22\x7c\x03\xf4\xf1\xb9\x09\x01\xa9\x5a\x2c\x61\x71\x70\xbb\xf2\xaa\x50\x32\xec\xae\xfc\x37\xc1\xdb\xc8\x17\xdb\x4f\xf2\x3f\xc7\xaa\x6f\xd8\xc1\x55\xc5\x6c\x00\x80\x2d\x97\x32\x07\x00\xf3\x59\xf6\x80\xb5\x7b\xde\x88\x67\x8e\xb9\x4d\x6e\xbf\x0f\xc6\xa4\x40\x78\xcf\xdf\x4d\xdf\x5e\xb8\x2e\xc8\x48\x0b\x25\x70\x0c\x3d\xaa\x7c\x9d\xbf\x1c\x61\x2d\xff\x89\x3f\x17\xad\xb0\xfd\x0c\xef\x41\xdc\xee\x0d\xba\x9c\x58\x4c\x2f\x00\xac\xea\xd4\x3d\x00\x30\x0b\xb3\x85\xc7\xde\x0a\xdf\x7b\xff\x34\x7b\x25\x94\xf0\x9b\x30\x71\x16\xf8\x06\x92\xf5\x77\xf0\xf9\x21\xa6\x5a\xe6\xbc\xd5\xf0\x6d\xca\x27\x79\xf9\x91\xab\xf2\x2f\x78\x79\x31\xe5\xdb\x67\xb8\xc3\xa8\xc8\x0d\xc7\xd8\x85\x09\xa7\x00\x60\xc9\xa6\x7e\x00\x80\x79\x24\xfb\xf2\xb1\x40\x5e\x51\xe0\x26\x33\x1c\xf7\x74\x70\xa9\xf1\x4b\xae\x5c\x98\xfc\xc1\x1e\x4e\x51\x44\xae\xe6\x43\x8e\x4e\xf4\x7f\xca\x14\xf6\xd7\xd8\x2e\xf9\x05\xce\x26\xb4\xec\xf6\x0b\xec\x60\x4c\xda\x86\x24\xe6\x7d\x2c\x04\x00\xe3\x7d\x06\x0a\x00\x06\x31\x67\xb3\x95\x09\x5b\x25\xac\xee\xa8\x90\xc5\x88\x78\x6c\xec\xce\x02\xd1\xbb\x0f\x6a\x31\xbb\x63\xcd\x34\xf1\x4c\x1c\x0a\xab\x7c\x88\x19\x1c\xdf\x21\xdf\xc9\xcc\x4a\x18\xdf\xbe\xc2\x58\x4b\x5a\xdb\x50\xcb\x50\x4b\x59\x01\x80\x3e\x85\x3f\x02\x00\xbd\x93\x54\x6b\x19\x48\xff\x14\x43\x3e\xb2\x4c\x47\xc5\x25\x1b\x8d\x21\x7f\xd0\xbe\x07\xfa\x90\xab\x18\x05\xcd\x5d\xc8\xc9\x84\xb5\x7d\x9f\x91\x33\x49\xcb\xf2\x25\xc8\x53\x5c\xf9\xf6\x35\xa4\x3b\xa5\x61\xc3\x03\x24\x3b\x83\x0c\x00\x52\x97\xfd\x16\x00\x64\x85\xa2\x65\x01\xd3\x8c\x93\x0e\x1d\x91\xa3\xfe\xc1\xce\x18\x29\x50\x9f\x27\x3b\x1c\x38\x44\x7d\x9c\x52\xac\x71\x86\xfa\x3a\x75\x6d\xdf\x02\x6d\x77\x7a\x9c\x7c\x03\x2d\x20\xa3\x4f\xd2\x92\x36\x9a\x15\xb2\x31\x02\xf2\xca\x5e\x03\x00\xfe\x8f\xec\x01\x00\x3c\x45\xfd\x66\x3e\x45\x72\xce\x2c\x3d\x8c\x90\x1c\xb3\x44\x86\x2d\xa4\x58\x3c\x51\xef\x0e\x89\x4a\x70\xd1\xe0\x93\xea\xb2\xb5\xf7\x1d\x27\x3d\x22\x1e\x96\xaf\x24\xab\xe4\xa8\x48\x46\x53\x42\x48\x99\x1b\x5b\xa8\xe3\x94\x33\x00\x40\x1b\x69\x72\x00\x40\x5f\x21\x4f\xf3\x75\xd9\xd9\x94\x49\xd3\xa7\xd9\xc9\x54\x27\x43\xf5\xec\x22\xea\xa4\x1e\x35\x7b\x88\x76\x40\x23\x23\xfb\x37\xad\x6f\x5f\x35\xf1\x28\xe4\x27\xdf\x4b\xe4\xc3\x40\xb2\x91\xc4\x84\xa1\x8d\x2f\x29\x7c\x78\x12\x00\x9a\x0e\x8c\x07\x00\x4a\x81\xb3\xcc\x84\x04\x5f\x44\xca\xb4\x82\xe0\x82\xa4\x1e\xfa\x4e\x40\x23\x93\x7a\xd1\x04\x88\xbe\x4d\x23\x8c\x70\x8a\x0e\xef\x6b\xc9\x96\xa0\xbf\x97\xbf\x91\x4d\x62\xa4\x4b\x3e\xcb\x69\x61\x28\x6d\xf2\x27\x3f\xa3\x27\x01\x40\x9d\x41\x08\x00\x40\x66\xf0\x63\x33\x15\x7c\x04\xf3\xba\x69\x10\xde\x89\xb5\xef\xd0\x1d\x7c\x10\x2b\x54\x2f\x08\x1f\xcf\x2a\xd3\x70\xc1\x93\x59\xef\xf7\xcd\xe2\xdf\xb3\x03\xff\x93\x21\xa4\xb0\x93\xa5\x9c\x89\x93\x2c\xd7\x4d\x17\xc9\x87\x18\xcf\x00\xa0\x7a\xd1\xc3\x01\xa0\xad\x21\x5e\x47\x93\x4a\xd3\xdd\x77\x1b\xb3\x4b\x14\xbd\xf6\xe9\x87\x14\x2d\xfa\x5a\x6a\xbb\x17\x9e\x0a\xb0\x51\xed\x2c\xb8\x14\x1c\xab\x18\x5a\x70\x2c\x8c\x28\xdb\x51\x70\x30\x32\x4c\x42\x3c\xcf\x28\xd6\x5b\x6c\x8d\x9f\x8e\x59\x04\x80\xd3\x91\xfa\x0d\x00\xd6\x22\xd1\xf9\xc8\xef\xe2\x45\x4f\x37\x63\xfb\x22\xa6\x8f\x81\xbe\x66\x61\x90\xbf\xaa\xb6\x7e\x41\x60\xe0\x37\xd5\xca\x7c\x5a\xc8\x13\xc5\xb0\xfc\x0d\xe1\x4b\xb2\xc7\x45\xbf\xa2\xe8\x12\x4a\xb9\x1a\x71\x26\xeb\xa4\x79\x03\x09\x18\x00\x38\x3a\x69\x86\x00\xb0\x32\x89\xb2\x47\xe8\x45\xca\xde\xc7\x8d\x7e\x15\x3c\xf7\xa3\x1c\x7c\x9d\x7f\x23\xd0\x56\x5b\x5a\xf4\x38\xf8\x95\xaa\x40\xa4\x1c\xd6\xa6\x18\x90\x37\x1a\x99\x2c\x3b\x93\x77\x32\xfa\x97\xc4\x01\xe1\x16\x54\xea\x3a\x4d\xee\xbd\xc4\x78\x00\xd8\x55\x69\xaf\x01\x60\xed\x20\x3a\x1f\x51\x10\x75\x04\xd4\x1b\x75\xe4\x15\x06\xeb\x1e\x1c\xc8\xad\x0f\x1d\xd6\x5a\x14\xbe\x8b\xd8\xab\x1a\x2c\x8c\x88\xaa\x50\xb4\x16\x4a\xc7\xee\x93\xbd\x2a\xdc\x83\x4a\x95\x70\xe0\xcd\x62\xb2\xd6\xf9\x72\x34\x71\x6a\x00\xb0\xd2\x33\x0f\x01\xc0\x74\xcb\x49\x39\xac\x26\x74\x09\xdb\x62\x78\x47\x10\x13\xe1\x7a\xf0\x3f\x7e\x65\x14\x5f\xcb\x97\x2f\x19\xd3\xac\xf2\x9b\x57\x13\xb7\xa0\xb8\x91\x87\x89\x5f\x2f\x3b\xcd\xc3\x27\x6c\x96\x88\xe4\xa0\x93\x56\xd7\xb1\x59\x89\xa9\x08\x00\x4c\xab\xff\xf3\x07\x92\x4d\xfa\x69\x1a\xc9\x93\x8d\x2e\x35\x3c\xca\x75\x8a\xad\x38\x20\xe4\x34\xa0\xca\x34\x9f\x70\x0e\xc7\x47\xa8\xf4\xb0\x9f\x24\xe8\x2b\xac\xb0\xa7\x92\xe4\x65\x4f\xb3\x97\xb0\x4b\x12\x0c\xd6\xfe\x94\x82\x75\x0b\x8c\xc9\xcc\x03\x00\x30\x64\x88\xa9\x00\xd0\xeb\x29\x24\x93\x71\x26\x33\x51\xfc\x50\x0f\xe3\x53\x52\xdf\x01\x79\x06\x0f\xe7\xa6\x29\x64\x58\x26\xb7\xa9\xe4\x30\xc4\x52\x25\x15\x6e\xd3\xff\xa4\xe5\xc9\x7e\x60\xec\x4e\x5f\x96\x78\x49\x3f\x9a\x65\xb7\x3e\x18\x29\x27\xc6\x00\x80\xd0\xc9\x25\xff\xcb\x34\x75\x13\x63\x98\x9a\xb1\xeb\x90\x3d\xac\x9b\xa9\xa5\x77\x11\xfa\x9d\x75\x58\x33\x1c\x9a\xc7\xab\xaa\x60\xa0\x3a\xc2\x1e\x85\x17\xd0\x50\xf6\xd1\x1d\x3a\xd0\x13\xa2\xce\xd6\x63\xd0\x6d\x92\xd3\xfa\x45\xe8\x1d\xe5\x38\x00\xb0\x37\x4d\x05\x00\x78\x04\xc2\x1a\x37\x52\x83\x48\x77\x0d\x16\xa9\x2a\x64\x91\x5e\x1a\x55\x96\x62\xa3\xa9\x44\x79\x48\xb9\xa5\x12\x4e\xb9\x4c\x2d\x56\x78\x45\xb9\x43\xb3\xdf\x11\x44\x35\xa7\xfd\xde\x5a\x44\xfd\x06\x3d\xdd\x60\x4a\x1b\x86\xc3\x01\x80\xd8\xf0\xff\x94\x65\x0a\xc7\x1a\x23\x14\x35\x68\x8b\xc1\x30\xf9\x39\x54\xaa\xe7\x4d\xbe\x02\xeb\x6a\x8a\x91\xeb\xe0\x26\x15\x5f\x32\x84\x38\x29\xfc\x22\x17\x23\x4f\x77\xc0\x14\x71\x7a\xfc\xd6\x5b\x54\x79\xba\xf7\x06\x06\x4d\x11\xf9\x01\x00\xa4\x86\xb8\x00\x00\x7d\x87\x1f\x19\x27\x90\xf7\xd0\x07\x0c\xaa\x49\x37\x18\x07\xf4\x2c\x49\x43\x8c\x6e\x4d\x71\x52\x32\x53\x53\xc5\x85\x64\xcc\x1c\x57\x54\x25\x45\xb2\xfc\x77\x4c\x93\xde\xb2\xf4\xb6\x19\x52\x0c\x99\xe1\x1b\x3e\x52\x93\x19\xd1\x00\xd0\x3a\xe8\x87\x00\x80\x86\x11\x3f\xa3\xa3\x55\xe3\x6e\xcb\x07\xd3\x2b\xbd\x3c\x2f\x6a\x77\x96\x4f\xf8\x7c\x51\x5b\x2c\xeb\xf4\x7f\xb0\x27\xb8\x74\x2e\xe8\xb1\xdc\xa1\xd2\x80\xd0\x6b\x92\x16\x25\x29\x11\xef\x37\xfd\xc8\x5f\x8c\x65\x00\x53\x61\x54\x02\x01\x00\x9e\x78\xda\x34\x00\xec\x12\x62\xb9\x61\x67\xa5\xb1\xc7\xaf\x83\xa6\xe5\x93\xde\xb7\xb4\x91\x32\x2f\xbf\xcb\x6a\x63\xa5\x2e\x81\xfc\x3d\x51\x25\x19\x21\x21\x72\xce\x25\x92\xe1\xaa\x92\xe1\xc5\x87\xa3\xa4\x36\x2b\x88\x2e\xc6\x85\x00\x2f\x41\x59\xc2\x3f\x00\xb8\xec\xb4\x37\x00\xb0\xcd\x88\x11\x86\x52\xe5\x4d\xde\xfe\x07\x3e\x96\x69\xfa\x29\x69\x7b\x95\x5c\x0f\x58\x55\x6b\x2b\xbe\x15\x9c\xb5\x27\xaa\x78\x7b\x98\x9c\x5c\x40\xd1\x48\xc4\x69\x49\x7c\xe1\xeb\x68\xc6\x66\xd3\xbc\xe3\x28\x21\x40\xf3\xa7\x13\xbf\x03\xc0\x79\x93\x5e\x0c\x00\xeb\x3a\x51\x70\x68\xb9\x44\x3c\x40\xff\xc0\xf9\xa2\xb3\x41\xa3\xda\x66\x85\xcd\xa1\x96\x6a\xa2\x82\x7b\xe1\xa5\x7b\xfc\x0a\x8e\x45\xfe\x96\x8b\xcb\xff\x13\x83\x95\x6c\xc8\xb7\x8a\xfb\xba\x19\x25\x24\x60\xca\x81\x88\xb7\x19\x77\x1c\x00\xf6\x89\xcc\x71\x00\x98\x7f\x72\x1a\x0f\x6d\x2a\x18\x09\xcd\x3e\xb0\x33\xbf\x2a\x7c\x58\xab\x4e\xd4\x19\xf9\x55\x4d\x5e\x04\x62\xc4\xf6\x80\x3c\x52\xdc\x6e\x39\xe3\x3c\x07\xf4\x31\xc9\x8a\x5c\x1a\x86\xbe\x99\xca\x57\xc3\xae\x07\x67\x39\xce\x69\xca\x00\xb0\xa8\x04\x0f\x00\x98\x7b\xc9\xea\x06\x41\x79\x19\x51\xe7\xf4\x08\xb9\x8c\x98\x1b\x5a\xb2\xc2\x93\x71\x8f\x55\x7b\x84\x3a\xe8\x5a\xa5\x33\x82\x51\x0c\x5a\x6e\x97\x20\x2f\xd1\x5e\xb2\x96\x7f\x16\x6b\xb9\xb9\x81\xf3\x2e\xa5\x5d\x6c\x1d\xab\x3a\xf3\x2e\x00\x4c\x77\xe2\x2d\x00\x18\x2e\x94\x4e\xfd\x67\x7c\x99\x04\x09\x3d\x79\x9e\x75\xe2\x19\xcd\x59\x6e\x15\x16\xab\x4a\xe2\xaa\xe0\xe6\x95\x3a\x38\xe3\x29\x46\x72\xa6\x9c\xd6\xd4\x21\xc9\xd7\xec\x3f\xe9\x4e\x5b\x64\x59\xe2\x59\x68\xb1\x42\x06\x9e\x38\x09\x00\xfd\x14\x79\x09\x00\xba\x0e\xed\xa8\x7e\x3e\x6b\x35\xed\xb2\xee\x0a\x2b\x3a\xfd\xa7\x66\x1d\xf3\x4f\xa6\xaa\x2a\x8e\x59\x9c\xb5\x47\x69\x94\x69\x81\xd7\x92\x4b\x63\x5a\x13\xcc\xa5\xdc\x18\x2f\xb3\x53\xb7\xe4\xd3\x07\x49\x86\xeb\x54\x91\x49\xca\x09\x00\x10\x3e\x4d\x03\x00\x04\x0d\x05\xeb\x6b\xd3\xe3\x73\xec\x74\x79\xf4\x3d\x24\x65\x4d\x14\xf2\x99\xf4\x4b\xd5\x09\x11\x90\x87\x94\x1a\x10\x23\x0a\x49\x8e\x8d\x98\x53\x6d\xa5\xf2\x10\x13\x9a\xd5\x96\x7f\xf0\x2c\x14\xb3\xae\x1f\xa6\xc2\x92\xff\x53\x04\xac\x06\x00\xfc\x1a\x76\xd1\x8f\x41\xf6\x52\x83\x74\xeb\xe0\x05\x9a\xa4\xa6\x17\xdc\x48\x5b\x54\xb5\x84\x8d\x20\xbc\x52\x3d\x74\x1d\x36\x94\xab\x86\x6e\xc3\xef\xa5\x4e\x42\x7f\x10\xac\xb8\x39\xf4\x14\xe9\x58\xf7\x05\x7a\x89\x94\x00\x00\xfb\x22\xca\x00\xc0\x03\xf0\x79\xfd\x2a\x78\x3d\xfc\x52\xf7\x24\xd4\x84\xe4\x6b\xda\x43\x29\x74\x7b\x55\x1b\xda\x07\xfa\x3b\xa5\x6e\x1a\x93\x71\x5a\xee\x2c\x8d\xc6\x0c\x90\xfa\x40\x3b\xcf\x54\x11\x87\x69\x7f\x19\x1d\xeb\xad\x21\x17\xfa\xff\xae\xc1\xfb\xf4\xed\xff\xf3\x7a\x48\x00\x00\x62\x60\x1d\x58\x0f\x36\x80\x8d\x60\x13\xd8\x0c\xb6\x00\x71\x20\x01\xb6\x82\x6d\x60\x3b\x90\x04\x52\x40\x1a\xc8\x00\x59\xb0\x03\xec\x04\xbb\x80\x1c\x90\x07\xff\x81\xdd\x40\x01\x28\x02\x25\xb0\x07\xec\x05\xfb\x80\x32\x50\x01\xaa\x40\x0d\xec\x07\xea\x40\x03\x68\x02\x2d\xa0\x0d\x74\x80\x2e\xd0\x03\x07\xc0\x41\xa0\x0f\x0c\xc0\x21\x60\x08\x8c\x80\x31\x30\x01\xa6\xe0\x30\x38\x02\x8e\x02\x33\x60\x0e\x2c\x80\x25\xb0\x02\xc7\x80\x35\xb0\x01\xb6\xc0\x0e\xd8\x03\x07\xe0\x08\x9c\x80\x33\x70\x01\xae\xc0\x0d\xb8\x03\x0f\xe0\x09\xbc\x80\x37\xf0\x01\xbe\xc0\x0f\xf8\x83\x00\x10\x08\x82\x40\x30\x08\x01\xa1\x20\x0c\x84\x83\x08\x10\x09\xa2\x40\x34\x88\x01\xb1\x20\x0e\xa0\x00\x1a\xc4\x03\x0c\x48\x00\x89\x20\x09\x60\x01\x0e\x24\x83\x14\x90\x0a\xd2\x40\x3a\xc8\x00\x99\x20\x0b\xe0\x01\x01\x64\x03\x22\xc8\x01\x24\x40\x06\x14\x40\x05\x34\x00\x01\x18\x20\x80\x0e\x18\x80\x09\x58\x80\x0d\x38\x80\x0b\x78\x80\x0f\x04\x40\x08\x72\x41\x1e\x10\x81\x7c\x50\x00\x0a\x41\x11\x28\x06\x25\xa0\x14\x94\x81\x72\x50\x01\x2a\x41\x15\xa8\x06\x35\xa0\x16\xd4\x81\x7a\xd0\x00\x1a\x41\x13\x68\x06\x2d\xa0\x15\xb4\x81\x76\xd0\x01\x3a\x41\x17\xe8\x06\x3d\xa0\x17\xf4\x81\x7e\x30\x00\x06\xc1\x10\x18\x06\xc7\xc1\x08\x18\x05\x27\xc0\x49\x70\x0a\x8c\x81\x71\x70\x1a\x9c\x01\x13\x60\x12\x4c\x81\x69\x70\x16\xcc\x80\x59\x70\x0e\xcc\x81\x79\x70\x1e\x5c\x00\x17\xc1\x02\x58\x04\x4b\xe0\x12\xb8\x0c\xae\x80\xab\xe0\x1a\xb8\x0e\x6e\x80\x9b\xe0\x16\x58\x06\xb7\xc1\x0a\xb8\x03\xee\x82\x7b\xe0\x3e\x78\x00\x1e\x82\x47\xe0\x31\x78\x02\x9e\x82\x67\xe0\x39\x78\x01\x5e\x82\x55\xf0\x0a\xbc\x06\x6f\xc0\x5b\xf0\x0e\xbc\x07\x1f\xc0\x47\xb0\x06\x3e\x81\xcf\xe0\x0b\xf8\x0a\xbe\x81\xef\xe0\x07\xf8\x09\x7e\x81\xdf\xe0\x0f\xf8\x0b\xfe\x01\x00\xc4\xc4\xd6\xad\x5b\xbf\x7e\xc3\x86\x8d\x1b\x37\x6d\xda\xbc\x79\xcb\x16\x71\x71\x09\x89\xad\x5b\xb7\x6d\xdb\xbe\x5d\x52\x52\x4a\x4a\x5a\x5a\x46\x46\x56\x76\xc7\x8e\x9d\x3b\x77\xed\x92\x93\x93\x97\xff\xef\xbf\xdd\xbb\x15\x14\x14\x15\x95\x94\xf6\xec\xd9\xbb\x77\xdf\x3e\x65\x65\x15\x15\x55\x55\x35\xb5\xfd\xfb\xd5\xd5\x35\x34\x34\x35\xb5\xb4\xb4\xb5\x75\x74\x74\x75\xf5\xf4\x0e\x1c\x38\x78\x50\x5f\xdf\xc0\xe0\xd0\x21\x43\x43\x23\x23\x63\x63\x13\x13\x53\xd3\xc3\x87\x8f\x1c\x39\x7a\xd4\xcc\xcc\xdc\xdc\xc2\xc2\xd2\xd2\xca\xea\xd8\x31\x6b\x6b\x1b\x1b\x5b\x5b\x3b\x3b\x7b\x7b\x07\x07\x47\x47\x27\x27\x67\x67\x17\x17\x57\x57\x37\x37\x77\x77\x0f\x0f\x4f\x4f\x2f\x2f\x6f\x6f\x1f\x1f\x5f\x5f\x3f\x3f\x7f\xff\x80\x80\xc0\xc0\xa0\xa0\xe0\xe0\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\x38\x14\x0a\x8d\x8e\x8f\xc7\x60\x12\x12\x12\x13\x93\x92\xb0\x58\x1c\x2e\x39\x39\x25\x25\x35\x35\x2d\x2d\x3d\x3d\x23\x23\x33\x33\x2b\x0b\x8f\x27\x10\xb2\xb3\x89\xc4\x9c\x1c\x12\x89\x4c\xa6\x50\xa8\x54\x1a\x0d\x82\x60\x18\x41\xe8\x74\x06\x83\xc9\x64\xb1\xd8\x6c\x0e\x87\xcb\xe5\xf1\xf8\x7c\x81\x40\x28\xcc\xcd\xcd\xcb\x13\x89\xf2\xf3\x0b\x0a\x0a\x0b\x8b\x8a\x8a\x8b\x4b\x4a\x4a\x4b\xcb\xca\xca\xcb\x2b\x2a\x2a\x2b\xab\xaa\xaa\xab\x6b\x6a\x6a\x6b\xeb\xea\xea\xeb\x1b\x1a\x1a\x1b\x9b\x9a\x9a\x9b\x5b\x5a\x5a\x5b\xdb\xda\xda\xdb\x3b\x3a\x3a\x3b\xbb\xba\xba\xbb\x7b\x7a\x7a\x7b\xfb\xfa\xfa\xfb\x07\x06\x06\x07\x87\x86\x86\x87\x8f\x1f\x1f\x19\x19\x1d\x3d\x71\xe2\xe4\xc9\x53\xa7\xc6\xc6\xc6\xc7\x4f\x9f\x3e\x73\x66\x62\x62\x72\x72\x6a\x6a\x7a\xfa\xec\xd9\x99\x99\xd9\xd9\x73\xe7\xe6\xe6\xe6\xe7\xcf\x9f\xbf\x70\xe1\xe2\xc5\x85\x85\xc5\xc5\xa5\xa5\x4b\x97\x2e\x5f\xbe\x72\xe5\xea\xd5\x6b\xd7\xae\x5f\xbf\x71\xe3\xe6\xcd\x5b\xb7\x96\x97\x6f\xdf\x5e\x59\xb9\x73\xe7\xee\xdd\x7b\xf7\xee\xdf\x7f\xf0\xe0\xe1\xc3\x47\x8f\x1e\x3f\x7e\xf2\xe4\xe9\xd3\x67\xcf\x9e\x3f\x7f\xf1\xe2\xe5\xcb\xd5\xd5\x57\xaf\x5e\xbf\x7e\xf3\xe6\xed\xdb\x77\xef\xde\xbf\xff\xf0\xe1\xe3\xc7\xb5\xb5\x4f\x9f\x3e\x7f\xfe\xf2\xe5\xeb\xd7\x6f\xdf\xbe\x7f\xff\xf1\xe3\xe7\xcf\x5f\xbf\x7e\xff\xfe\xf3\xe7\xef\xdf\x7f\xff\xfe\x7f\xfe\xff\x5f\xe7\x9f\x1c\x9f\x65\x08\x00\x00\x1b\xd6\x6f\xfd\xdf\x32\xf8\xbf\xe3\xff\xa5\x16\xfb\x3f\x4d\xb1\x6f\xeb\xdf\x6d\x7c\xbe\xf9\xbe\xf8\xcd\xad\xd7\xb6\xdf\x96\x7a\x26\xf3\x71\xc7\x1f\x39\xf1\xff\x76\x28\xec\x51\xd2\xde\x6b\xa8\x7c\x54\xd5\x72\xff\x31\x0d\x6b\xad\x63\x3a\x56\x7a\x96\x07\xcd\x0c\x8e\x18\x9a\x18\x0d\x1a\xf7\x9b\xf4\x98\x76\x1d\xee\x38\xd2\x76\xb4\xc5\xac\xd9\xbc\xc9\xa2\xd1\xb2\xd1\xaa\xf1\x58\xa3\x75\x93\x4d\x8b\x6d\x9b\x5d\x87\x7d\xb7\x43\x9f\xe3\x90\xd3\xa8\xf3\x98\xcb\xa4\xeb\x8c\xdb\xbc\xfb\xa2\xc7\x05\xcf\x39\xaf\x59\xef\x69\x9f\x09\xdf\x71\xbf\x93\xfe\x23\x01\x83\x81\x7d\x41\x5d\xc1\x6d\x21\x4d\xa1\x75\x61\xd5\xe1\x95\x11\x15\x91\x55\x51\x75\xd1\x2d\x31\x3d\xb1\xa3\x71\x67\x51\x97\xd1\xf7\xe3\x9f\x62\x1e\x27\x3c\x4c\x7c\x90\x74\x1f\x7b\x0f\x77\x2f\xf9\x7e\xca\xfd\xd4\x07\x69\x0f\xd3\x1f\x65\x3c\xc9\x7c\x96\xf5\x1c\xff\x92\xf0\x2a\xfb\x0d\xf1\x5d\xce\x47\xd2\x27\xf2\x17\xca\x77\xea\x4f\xda\x1f\x18\xc0\x1d\x88\x2f\xf2\x9b\xde\xc2\xf0\x64\x7c\x67\x36\xb0\xdc\x58\x9f\xd9\xb5\x1c\x67\xce\x47\x6e\x15\xcf\x81\xf7\x9e\x5f\x2e\xb0\x15\xbc\x11\x96\xe5\xda\xe4\xbe\xce\x2b\x15\x59\x8b\x5e\xe7\x97\x16\xd8\x16\xbc\x2d\xac\x28\x72\x28\x5a\x2b\xae\x2b\xf1\x28\xf9\x55\xda\x59\x16\x5a\x2e\x51\x3e\x56\x91\x5c\x29\x5f\x39\x55\x95\x54\xbd\xb3\xfa\x4c\x4d\x62\xed\xce\xda\x89\x3a\x6c\xbd\x5c\xfd\x74\x43\x4a\xa3\x42\xe3\x6c\x53\x7a\xf3\x9e\xe6\xf3\x2d\xf8\x56\x95\xd6\xc5\xb6\x9c\x76\xf5\xf6\x2b\x1d\xd4\x4e\xed\xce\x1b\x5d\x48\xf7\x81\xee\xe5\x1e\x66\xaf\x41\xef\x9d\x3e\x76\xbf\x61\xff\xbd\x01\xee\xa0\xd1\xe0\xbd\x21\xfe\xb0\xd9\xf0\xea\xf1\xf2\x11\xc7\x91\xcf\xa3\x0d\x27\x3c\x4f\xfc\x3c\xd9\x7a\xca\xf7\xd4\xdf\xb1\xce\xf1\xe0\xd3\x9b\x4e\x1f\x3f\x83\x9a\xd8\x31\x31\x3d\x99\x3e\xb5\x6f\x6a\x69\x9a\x72\x56\xfb\xec\xad\x19\xc6\xac\xfe\xec\xca\x39\xe6\xdc\x81\xb9\x1b\xf3\xd4\xf3\x6a\xe7\xcf\x5f\x48\xbe\x28\x7d\x71\x68\xc1\x7f\x51\x73\xa9\xe0\xd2\x8f\x2b\x51\x57\xa7\xaf\xab\xde\x80\x6f\xde\x5d\x36\xbd\x9d\xbb\xf2\xf8\xae\xc9\x3d\xce\xfd\x9b\x0f\xd5\x1e\xa5\x3e\x3e\xf9\x54\xec\x99\xcb\xf3\xc2\x17\xdf\x56\x43\x5f\x8d\xbf\x51\x7a\x4b\x7e\x77\xeb\x83\xe1\x47\xfe\xda\xa3\xcf\xc6\x5f\xd8\x5f\x6f\x7c\x57\xfd\x91\xfa\xf3\xf4\xef\xed\x7f\x22\xfe\xf6\xfe\x9f\xa9\xf1\x63\xfd\xc7\x8d\xaf\x37\x3f\x15\x7f\xb8\xf5\xc1\xf6\x97\x52\x6b\x32\x3f\x77\xae\x97\xdb\xfa\xdf\x0e\x05\x45\xa5\xfd\x7b\xf5\x94\x0d\x55\x4d\xf7\x1f\xd1\x38\xa2\x75\x58\xc7\x44\xcf\xe8\xa0\xa1\x81\xa1\xa1\xa1\xd1\x80\x71\x9f\x49\xb7\x69\xe7\xe1\xf6\x23\xad\x47\x9b\xcd\x9a\xcc\x1b\x2c\xea\x2d\x6b\xad\x6a\x8e\x55\x5b\x57\xd9\x54\xda\x56\xd8\x55\xd8\x57\x3a\x54\x3b\xd6\x39\x35\x3a\xb7\xbb\xf4\xba\x8e\xba\x4d\xb9\x2f\x7a\xcc\x7b\xce\x7a\x9d\xf5\x3e\xeb\x73\xd6\x77\xc6\xef\x9c\xff\x7c\xc0\xc5\xc0\xa5\xa0\xcb\xc1\xd7\x42\xae\x87\xde\x08\xbb\x19\x7e\x33\xe2\x66\xe4\xcd\xa8\x9b\xd1\xb7\x62\x96\x63\x57\xe2\xee\xa1\x1e\xa2\x9f\xc6\x3f\xc6\xdc\x49\xb8\x91\x78\x29\xe9\x02\x76\x16\x37\x95\x7c\x26\x65\x2c\xf5\x44\xda\x68\xfa\x48\xc6\x48\xe6\x48\xd6\x28\xfe\x24\x61\x3c\x7b\x92\x38\x9b\x73\x81\x74\x99\xbc\x4c\x79\x48\x5d\xa5\x7d\x82\x01\xdc\x84\x38\x21\x6f\xe8\x85\x8c\x23\x8c\x07\x4c\x0e\xeb\x20\xeb\x16\x1b\xe6\x68\x73\xae\x71\xa9\x3c\x2d\xde\x35\x3e\x24\xd0\x11\xdc\x12\x32\x72\x0d\x72\xef\xe5\xf1\x45\x87\x45\xcf\xf2\x8b\x0a\x6c\x0a\xde\x15\x56\x17\xb9\x16\x7d\x2f\x6e\x2d\xf1\x2f\x5d\x57\x3a\x50\x16\x55\x2e\x59\x7e\xba\x22\xb9\x52\xae\xf2\x4c\x55\x7c\xb5\x54\xf5\x89\x9a\xd8\xda\x6d\xb5\xa3\x75\xb1\xf5\xdb\xeb\x4f\x34\xa0\x1a\xa5\x1a\xc7\x9a\x30\xcd\xb2\xcd\x67\x5a\x92\x5a\xe5\x5a\xa7\xdb\x52\xda\x15\xda\xcf\x75\x64\x74\xee\xed\xbc\xd0\x45\xe8\x56\xed\xbe\xd4\x43\xee\xd5\xec\xbd\xd6\x07\xf5\xeb\xf6\x2f\x0f\x30\x07\x0d\x06\xef\x0e\x71\x87\x0d\x87\xef\x1e\x67\x8f\x18\x8c\xac\x8c\xb2\x4e\x18\x9c\xb8\x7b\x92\x7b\xca\xe4\xd4\x93\xb1\xc2\x71\xdb\xf1\xb5\xd3\x8d\x67\x7c\x27\xd6\x4f\x0c\x4d\xa2\xa6\x76\x4e\xcd\x4c\x67\x9e\x55\x3d\x7b\x65\x06\x9a\xd5\x9b\xbd\x7d\x8e\x39\xa7\x3f\xb7\x3c\x8f\x9c\xd7\x3a\xbf\x74\x21\xe3\xe2\xae\x8b\x23\x0b\x81\x8b\xba\x4b\x0d\x97\x77\x5c\x41\xae\xbe\xbe\xee\x73\x63\xe8\x96\xcc\x32\xee\xf6\xd9\x3b\x72\x77\x31\xf7\x86\xef\xff\x7b\xe8\xf4\x48\xf8\xf8\xd2\x53\x99\x67\xde\xcf\x8b\x5e\xfc\x5a\x8d\x7d\x75\xee\x8d\xd6\x5b\xee\xbb\xe7\x1f\x6c\x3e\x56\xae\xbd\xff\x6c\xf3\x25\xff\xeb\xbd\xef\x5a\x3f\x32\x7e\x4e\xfc\xde\xfe\x27\xfc\x6f\xcf\xff\xf8\xaf\xdb\xbc\x41\x72\xd3\xae\x2d\x8a\x12\xfb\xb6\xed\x95\x54\x92\xde\x2d\xab\xb0\x53\x51\x4e\xf1\x3f\x45\x85\x5d\x8a\xff\xf6\xbc\xde\x77\x47\xe5\x8a\xda\x92\xfa\x35\xcd\x7b\xda\xab\xba\xdf\x0f\x8a\x1b\xec\x36\xd4\x31\x1a\x32\x1e\x34\x19\x34\x1d\x38\x3c\x70\xa4\xff\x68\x9f\x59\x8f\x79\xb7\x45\xa7\x65\xbb\x55\xeb\xb1\x66\xeb\x06\x9b\x5a\xdb\x2a\xbb\x0a\xfb\x72\x87\x32\xc7\x72\xa7\x2a\xe7\x7a\x97\x36\xd7\x01\xb7\xd3\xee\x8b\x1e\xd3\x9e\x63\x5e\xc7\xbd\x07\x7d\xfa\x7d\xfb\xfd\xfa\xfd\x07\x03\x8e\x07\x9e\x08\x1a\x0b\x9e\x08\x99\x0e\x9d\x0d\x9b\x0b\x3f\x1f\x71\x31\x72\x31\xea\x52\xf4\x95\x98\xeb\xb1\xb7\xe2\xee\xa0\x1e\xa0\x9f\xc6\x3f\xc1\xdc\x4f\x58\x4e\xbc\x9e\x74\x09\xbb\x80\x9b\x4f\x9e\x4d\x39\x9b\x3a\x95\x36\x99\x3e\x91\x31\x91\x39\x99\x35\x85\x3f\x4b\x98\xcd\x9e\x27\x2e\xe4\x5c\x21\xdd\x22\xdf\xa3\x3c\xa5\xbe\xa1\x7d\xf9\xbf\xf8\xdf\x67\xb2\x58\x07\x58\x37\xd8\x54\x8e\x06\xe7\x12\x37\x87\xa7\xc6\x5b\xe4\x13\x05\x6a\x82\x25\x21\x29\x57\x23\xf7\x6a\x1e\x4d\xa4\x2b\x5a\xce\x67\x15\x18\x15\x3c\x2c\xcc\x2b\xb2\x28\x7a\x55\x5c\x51\xe2\x5c\xf2\xad\xb4\xad\x2c\xa8\x7c\x4b\xf9\xa9\x0a\x5c\xe5\x8e\xca\x13\x55\x11\xd5\x1b\xaa\xbb\x6a\xfc\x6b\xfe\xd4\xb6\xd5\xf9\xd6\xfd\xa9\xef\x68\xf0\x6f\x04\x8d\x3d\x4d\x21\xcd\x9b\x9a\x07\x5b\xa2\x5a\xb7\xb5\x9e\x6c\x43\xb7\xcb\xb6\x4f\x74\xe0\x3a\x77\x77\x9e\xeb\xca\xec\x56\xee\x5e\xec\x21\xf5\x6a\xf4\x5e\xeb\x83\xfb\xf5\xfa\x97\x07\x58\x83\x87\x06\xef\x0d\xf1\x86\x4d\x87\x9f\x1c\x17\x8d\x98\x8f\xbc\x18\x2d\x38\x61\x71\xe2\xf9\xc9\xfc\x53\xe6\xa7\x9e\x8f\x15\x8e\x1f\x1b\x7f\x73\xba\xea\x8c\xeb\x99\x1f\x13\xed\x93\x41\x53\x9b\xa7\x46\xa6\x51\x67\x77\x9c\x9d\x9a\x49\x99\x55\x9c\x9d\x3f\x97\x39\xb7\x77\x6e\x7e\x3e\xfd\xfc\xee\xf3\x93\x17\x30\x17\xb7\x5d\xec\x5f\xf0\x5b\xd4\x5c\xca\xbb\xf4\xe9\x4a\xe0\xd5\x91\xeb\x3b\x6f\xa4\xdd\xbc\xb0\xac\x7a\x9b\xb8\xb2\x78\x57\xf9\x5e\xc6\xfd\xe9\x87\x32\x8f\xa2\x1f\xf7\x3c\xf9\xf1\xcc\xfe\x79\xc1\x8b\x77\xab\xae\xaf\x5a\x5e\xff\x7b\x1b\xf2\x6e\xf0\x83\xc4\xc7\x98\xb5\xd1\xcf\xdb\xbf\xc4\x7c\x3d\xfe\x7d\xcb\x8f\xb0\x9f\xbd\xbf\xd7\xfd\x09\xfc\xdb\xf9\x3f\xfe\xe0\xb3\xd8\xcb\x75\x77\xd7\x5f\xd9\x70\x61\xe3\xfc\xa6\xc5\xcd\xd7\xb6\xdc\x10\xbf\x25\xb1\xbc\x75\x65\xdb\xdd\xed\xf7\x25\x1f\x4b\x3d\x97\x7e\x2d\xf3\x41\xf6\xf3\x8e\x1f\x3b\xff\xc9\x6d\x90\x97\xf8\x4f\x7a\xb7\x9c\x82\x82\xa2\x82\x92\xc2\x1e\x85\xbd\x8a\xfb\x14\x95\x15\x55\x14\x55\x15\xd5\x14\xf6\x2b\xa8\xef\xd6\xf8\x4f\x53\x5e\x6b\x97\xf6\x0e\x1d\x59\x5d\x19\x3d\xe9\x03\x32\x07\x77\xe8\xcb\x19\x28\x1c\x52\x36\xd4\x36\x32\x32\xd6\x33\xd1\x30\x55\x3b\xac\x72\x44\xe5\xa8\x8a\x99\x9a\xb9\xba\x85\x96\xa5\xae\x95\xfe\x31\x43\x6b\x53\x9b\xa3\xb6\xe6\x76\x56\xf6\xd6\x0e\x36\x8e\x76\x4e\xf6\xce\x8e\x2e\x4e\xae\x2e\x6e\xae\xee\xee\x1e\xae\x9e\x0e\x5e\xd6\xde\xe6\x3e\x87\x7d\x8d\xfc\xf4\xfd\xf5\x02\xb4\x03\x35\x83\xd4\x83\xf7\x87\xec\x0f\xdd\x1f\xb6\x3f\x5c\x23\x42\x2b\x52\x37\x4a\x3f\xda\x38\xc6\x2c\xd6\x3a\xce\x19\xe5\x83\x0e\x8d\x8f\xc7\x44\x24\x04\x26\x7a\x25\xb9\x62\x1d\x71\x76\xc9\xb6\x29\x36\xa9\x36\x69\x36\xe9\x76\x19\x0e\x99\xce\x59\x6e\x78\x2f\x82\x5f\x76\x30\x31\x22\x27\x96\x84\x21\xe3\x28\xe9\x54\x3c\x8d\x04\xd1\x60\x2a\x42\xa4\x67\x30\x92\x99\x18\x56\x0c\x3b\x9c\x13\xc8\xf5\xe1\x79\xf0\x5d\x04\x8e\x42\xfb\x5c\xbb\x3c\x3b\x91\x7d\xbe\x63\x81\x4b\xa1\x67\x91\x7f\x71\x58\x09\xaa\x34\xb5\x8c\x5c\xce\xaf\xa8\xa8\xcc\xab\x62\x56\x53\x6a\xb2\x6a\x53\xeb\x92\xea\xe3\x1b\x50\x8d\xb1\x4d\xb1\xcd\xb1\x2d\xa8\xd6\xf8\xb6\xc4\x76\x5c\x47\x7a\x27\xbe\x8b\xdc\x8d\xf4\x70\x7b\x45\x7d\xa5\xfd\xb5\x03\xad\x83\xbd\x43\x83\xc3\x83\xc7\x07\x46\xfa\x47\xfb\x4e\xf4\x9e\xec\x39\xd5\x3d\xd6\x35\xde\x71\xba\xed\x4c\xcb\x44\xd3\x64\xc3\x54\xdd\x74\xcd\xd9\xea\x99\xaa\xd9\xea\x73\xb5\x73\x0d\xf3\xad\xe7\xbb\x2f\x0c\x5f\x9c\x58\x58\x58\x9c\x5c\x1a\xb9\xd4\x7b\xb9\xe3\x4a\xcb\xd5\xa6\x6b\x8d\xd7\x1b\x6f\x34\xdd\x6c\xb9\xd5\xbe\xdc\x75\xbb\x67\xa5\xff\xce\xe0\xdd\xe3\xf7\x4e\xdc\x1f\x7b\x70\xe6\xe1\xf4\xa3\xb9\xc7\x0b\x4f\xae\x3e\xbd\xfd\xec\xd1\xf3\x87\x2f\x96\x5f\x5e\x5a\x9d\x7f\x35\xfd\x7a\xfc\xcd\xe8\xdb\xa1\x77\xfd\xef\x7b\x3e\x74\x7f\xec\x5a\xeb\xfe\xd4\xfb\x79\xe0\xcb\xc8\xd7\xf1\x6f\x33\xdf\x17\x7f\xdc\xfa\xf9\xe8\xd7\xea\xef\x0f\x7f\xbe\xfe\xfd\xf5\xef\xdf\xbf\x7f\x30\x80\x7e\xbf\xbf\x0b\x03\x78\xf3\x83\x00\x18\xc0\x3b\x17\xc9\x30\x80\x55\xc7\x0c\x60\x00\x1f\x6c\x3b\x0a\x03\xd8\xb2\xb0\x0f\x06\xb0\x1b\xb9\x19\x06\x70\x44\xdc\x65\x18\xc0\xa9\x2e\x66\x30\x80\xe9\x7a\xad\x30\x80\xcb\xfe\xe9\x42\x24\xc6\xc4\xbb\x0f\x50\x16\x23\xe8\x7e\x02\x94\xcd\x10\x5f\xe8\x87\x98\xf4\x91\x53\x51\x50\x3c\xf2\xa7\xb5\x1c\x6a\xa1\x7b\x16\x02\x68\x80\xae\x42\xd6\x84\xce\x22\x4f\xe3\x0c\xa1\x65\xa4\xd3\x79\x0a\x7a\x85\x04\xea\x05\x40\x3f\x91\x8d\x7f\x8f\x40\xeb\x39\xc3\x6f\x7f\x42\x80\xfd\xe2\x5e\x0e\xed\x1d\x5b\xfd\xe2\x2b\xda\x3f\x56\xd0\x49\x2e\x24\xc3\xec\x6b\xf9\x0a\xd9\x32\x39\x05\x01\x50\x30\x53\x91\xd4\x00\x51\x18\x25\xb1\xfd\x50\x13\x63\x83\x73\x28\x34\x43\xf7\xd5\xdb\x09\x3d\x46\xf2\x7e\x7b\xd0\xbc\x44\x67\xdf\xc8\xd1\x6c\xf2\xe2\xee\x74\xd2\x1c\x85\x2f\x2f\x18\xd2\xbc\x05\xb9\xa3\x6f\x68\x31\x7c\x8f\xe6\x1e\x1a\x91\xe7\x9e\x2f\x4f\xab\xe0\xba\xe7\xf4\xd0\xee\x70\x0c\x63\xc6\x21\x25\xd6\x7b\xa7\x6e\x28\x80\x89\xd3\x9d\x86\x78\xf4\x0b\x3f\x0b\xa8\x8e\xe5\x0b\xaf\x30\x54\xb7\xd2\x9a\xdb\xf3\x54\xff\x62\xca\x7c\x0c\x35\xbe\x90\x36\x62\x44\x65\xe7\x97\x36\xed\xa1\xb6\xe7\xdd\xce\x3b\x41\x5d\xc9\xdd\x45\xac\xa3\xe9\x0a\x8c\xa2\x1f\xd3\x10\x9e\xaa\x93\x32\x6d\x81\x3d\xa6\x5b\x0d\x49\x33\x35\xbe\x13\x29\x51\x8d\x4e\x2f\x9d\x28\xb8\x3a\xc6\xad\x55\x0a\xa9\xfa\xc4\xb9\x42\x4a\x49\xe5\xb6\x61\x1a\x65\xb0\x2c\xad\x41\x44\x79\x55\xfc\x3c\x37\x86\xaa\x5a\xe8\x9e\x5d\x4e\x85\x44\xa2\x68\x79\xea\x33\x61\xb9\x63\x1b\xcd\x8a\x67\xa2\x9b\x4b\xcb\x63\x15\x7f\x59\x25\x0b\x07\xfa\x9e\xad\x91\xcb\x7a\x9e\xdf\xc0\x91\x6b\x3a\xf7\xcc\x1c\x20\xf7\xb7\xfa\x0e\x9a\x91\x6f\x36\x72\xeb\x10\xca\xe6\xda\x71\x41\x09\xc5\xab\x72\x96\xa0\x4c\x19\x28\x2d\x8e\xda\x4c\xdd\x5b\x28\xe5\xb8\x83\xca\xcb\x95\xd1\xe5\x53\x5f\x73\x4e\x7e\xe2\x92\xe5\xa7\xbb\x9f\xe0\xc8\x32\xa7\xeb\xaf\xed\x24\x4b\x9d\x98\x9a\x7a\x46\x56\x1a\x9a\xeb\x97\x22\x1f\xed\x3d\x51\x43\x27\xa7\x77\xf0\x78\xd7\xc9\x13\xcd\xbb\xb2\xfa\x28\xaa\xb5\x8e\x11\xbf\x28\x25\xe5\x1b\x1c\x20\xaa\x54\x81\xa9\x2e\x83\x4a\xe7\xbd\xff\x18\x4c\xba\x7e\x0d\xf7\x28\x91\x74\x6b\x91\x75\xf9\x07\xe9\xca\x1c\x7d\xe2\x0e\xe9\xd6\x14\xaa\x77\x1f\xe9\xc3\x98\x6c\xd5\x18\x79\xff\x70\x09\xd7\x89\x9c\xd1\xd3\x97\x19\x43\x3e\xd5\xba\x35\xc2\x84\xa2\x52\xbb\xd5\x61\x07\x65\xa8\xc4\x51\x97\x4b\xb5\x12\x3c\xfe\xd0\x40\x9a\xbb\xb3\xed\xa1\x80\x34\x7d\xfd\xd1\x65\x2d\xd2\x89\x25\xf6\x84\x38\xe9\xe4\xdc\xbd\x9e\x40\xd2\xe2\xe4\xc7\xaa\xf5\xa4\x3f\x27\xaf\x72\xda\xc9\x2e\x83\x87\x33\xae\x92\xd9\x1d\x8d\xe1\x6b\xe4\x87\xf5\xb3\xf6\x7f\x28\xa4\xd2\xbf\xba\x8d\x54\x19\x21\xf3\xfd\x1a\x69\xee\xb1\xea\x83\x9b\xa4\x81\x3b\x29\x97\x84\xa4\xd2\xeb\xfd\x67\x52\x49\xa2\x45\x51\xf7\x2c\xa9\xfa\x9c\x42\x25\x4c\x9a\x3d\x83\xe1\x58\x90\xb7\x8d\xa8\x66\xc4\x91\x6d\xba\x1b\xc3\xef\x92\x39\x8d\xdf\x1c\xc4\x29\xda\xe5\x26\xba\x0f\x29\xf3\xc2\xce\x9f\x0e\x0c\x69\xda\xd3\x57\x42\x7a\x2f\xed\xed\x0a\x8d\x1e\x0c\x6d\x3d\x7f\x90\xbe\x13\x52\x1d\xd5\x44\x66\x69\xe3\x4d\xaf\x91\x52\x48\x20\x9a\x41\x02\xa0\x99\x1c\x14\x22\x03\x7d\x8d\xf9\x04\x9f\x87\x8d\x9c\x37\xc2\x1c\x18\xab\xa7\x0f\x1f\x81\xdb\x7e\x44\xd2\x29\xf4\x4b\xab\xad\x74\x55\x3a\xf6\x76\x25\x72\x85\xae\x32\x1f\x8b\x54\x22\x0f\x46\x30\x48\x28\x12\xdf\xe4\x84\x98\x21\x43\xa2\xbd\xc8\x26\xa4\x95\x78\x0b\xbe\x81\xb0\x63\xd2\xe0\x16\x04\xe3\x54\x03\xa7\x22\xe6\xba\x2f\x60\x13\x64\xfb\xf7\x74\xe4\x27\xfb\xf4\xcb\x33\x48\x33\x5b\x62\x79\x08\x71\x63\x45\xcd\x15\x21\x9a\xcc\x86\xe3\x2d\xf0\x77\xe6\xee\xc6\x66\xf8\x36\xe3\x4b\x1e\x05\xee\x67\xd4\x10\xfd\xe0\x02\x86\x69\xf4\x43\x38\x9d\x3e\xe1\x64\x0e\xbb\xd2\x0d\x74\x07\x61\x45\xa4\xf0\x6b\x07\xb2\x2f\x6f\xee\xf9\x6f\x78\x31\x97\x71\x0b\xc0\xb9\xc2\xbd\xb3\x5f\xe1\x08\xfe\xbd\x61\x1d\xf8\x30\xaf\xaf\x21\x06\x96\xe4\xce\xe4\x7a\x40\x9f\x38\xb7\xb2\x93\xa1\x35\xf6\x85\xe8\x8d\xd0\x6b\x56\x93\x63\x15\x74\x9f\xe9\xa2\x8b\x83\xa6\xe8\x4b\x9f\x1f\xc1\x91\x65\xd9\xcf\x9c\xe0\xcd\x25\xf0\x0d\x2d\xe8\x6c\x11\x77\xc6\x00\xaa\x28\x68\x1a\xcc\x80\x72\x44\x37\xea\x96\xa1\xe0\x3c\x43\xc1\x37\xc8\x46\x28\x20\x60\x20\x17\xfe\x54\xd4\x51\x28\x80\x7b\xd9\x51\x11\x0a\x64\x97\xea\x7a\x42\x6e\x4c\x83\xb5\x17\x10\xa3\xfe\xee\x13\x1b\xc8\xb6\xd6\xfe\x9a\x1f\x24\x59\x55\x32\x9d\x40\x7b\x5a\xb1\xb9\xff\x14\x6d\xb1\x94\x53\xeb\x43\xeb\x2c\x56\xe6\xb7\xd1\xca\x0a\xda\xf1\xf1\xb4\x16\xd1\xb6\xc8\x1c\xda\x29\xa1\x99\x43\x1f\x6d\x8e\xb7\x41\xd7\x8d\x36\xcb\x2a\xfd\x90\x40\x2b\xef\xfb\xfe\x70\x95\x86\xea\x0e\xbb\x7c\x97\x66\xd0\x3e\x35\x29\x49\xfd\xdd\x22\xdf\x2b\xa4\xde\x6e\x48\xae\xf6\xa2\xce\xd5\xcc\x73\x9f\x51\x67\x2b\x7e\x66\xfe\xa0\xae\x94\x7c\x8a\xc0\x53\xbf\x14\x54\x39\xe8\xd2\x24\x85\x57\x74\x7d\x69\x7b\x39\x03\x6f\xbf\xd2\x2c\x26\x3b\xef\xc7\x53\x1f\x8d\x2d\x2d\xb1\xa8\xf5\xa3\xfb\x4f\x2f\x52\xa3\x07\xdd\xbb\x53\xa8\x87\x7a\xa2\x2b\xc3\xa8\xda\xed\x51\x9c\x03\x54\x93\x26\x85\x8c\x42\xaa\x5b\x0d\x35\x3c\x93\x9a\x5c\x96\x61\xdf\x40\x2d\xcc\x7f\xa0\xeb\x47\x1d\xe0\xdd\x7e\x7d\x95\x06\x2e\xff\xbe\x9b\x44\xed\xba\x18\xb6\x40\xa5\x86\xcd\x56\x8c\x5d\xa6\xca\x4d\xb4\x77\xf2\x28\xcf\x4e\xb2\xca\x6b\x29\xcb\x43\x47\x58\xed\x94\x27\xdd\xac\x74\x1f\xca\xb3\x16\xb5\xb0\x6e\xca\x9f\x9a\x00\x7b\x0b\xaa\x71\xf1\x4d\xdd\x48\x6a\x92\xe0\xcc\x6b\x05\xea\xdb\xe5\xea\x3b\x65\xd4\xf2\xab\x0d\x17\xbb\xa8\xd6\x0b\x84\x31\x31\xca\x97\x73\x62\x1d\x53\x94\x99\x09\xd7\xb2\x55\x4a\xff\x89\x48\xd6\x36\xca\xa9\xfe\x6f\x69\x17\x28\x7d\xed\xdd\x61\xa9\x94\xb1\xfa\xf5\xf6\xca\x94\x7f\xa5\x6c\xdd\x1c\xaa\x85\x30\xfc\x15\x8b\xfa\xe0\x41\xe6\xca\x37\x2a\xed\xb6\xd4\x45\x59\xaa\xd2\x55\xe4\x54\x22\xe5\xe2\xc5\xaa\x0e\x43\x8a\x68\x26\xa6\x2c\x9e\x42\x18\x7f\xc8\xac\xa7\x10\x87\xaf\xa6\xa1\x28\x09\x5d\x2d\x61\x9e\x14\x4c\xa3\x86\xbd\x26\xa5\xbf\xec\x84\xee\x71\xca\x07\x21\xfd\x73\x00\xdb\x84\xfa\xfd\x99\x14\x8b\x49\xdb\x71\x03\xcb\x5c\xa1\x6d\x9e\x69\x67\xfa\xd0\xc4\x87\xb6\x32\xae\xd1\x74\xea\xa3\x18\xd1\xb4\x1b\xc2\x2a\xfa\x63\xc8\x84\x70\x97\x1e\x06\x09\xa3\x3e\x20\x97\xa1\x17\x8e\xcd\x88\x3d\x6c\xa6\xcb\x84\x07\xe0\xc6\x4f\xc9\xac\x4a\xe4\xfa\xd3\x83\xcc\x2f\x48\xee\xf5\x02\x66\x20\x72\xec\xec\x7d\xc6\x43\xf8\xcd\xa0\x0f\x03\x07\xcf\xd7\x9d\x62\x6c\x41\x36\x09\xfe\xd2\x4b\x91\x9d\x04\x6f\xba\x1a\xa2\x10\x15\x89\xf4\x20\xff\x39\x5a\x23\x87\x10\x29\x5d\x27\xb8\x1b\x59\xbf\x86\xb0\x00\xeb\xd6\x93\x40\x66\x3c\xcb\xf8\xda\x20\xe3\x1a\xb3\xf6\xac\x24\x03\xcb\x58\x1b\x28\x63\x6c\x62\x10\xeb\x34\xe8\x4d\x0c\x2b\x01\x8a\x6e\xcd\xf8\x0f\x7f\x19\x79\x44\xbf\x10\x79\x07\xa1\xd0\x93\x1d\x9e\x23\xdb\xe9\xeb\x74\xe5\xe0\x12\x84\xf7\x61\x91\xb9\x23\xf7\xca\xa3\x0e\x06\x5d\xd8\x7e\x55\x81\x21\x26\x08\x9a\xca\xa7\x57\xf0\x35\xfa\x75\xe8\xd6\x3c\xc9\x9a\x7b\xc8\x03\xae\x11\xdf\x01\x61\x71\xc2\xb2\xde\x21\x76\xec\xe8\xc8\x1d\xf0\x77\x96\xab\x83\x1f\xdc\xc8\xfc\x4f\xe7\x1e\x6c\x45\x9f\x7d\xf7\x9b\x51\x55\xaa\xf3\xe0\x3d\xfd\x4d\x71\xe2\x65\x4f\x7a\x64\x61\xe9\xc4\x65\xe4\x4d\xfe\x85\x5e\x1a\x92\x2b\xda\x55\x1d\x8a\x18\xe7\x72\xb9\x5f\xe1\x27\x82\xef\x99\xef\xe1\x66\xbe\x63\x84\x1f\x1c\xcf\x4d\xb3\xbf\x0f\x2b\xb2\xa3\x74\xce\x43\x67\x99\x6a\x6f\x15\xe8\x2b\x75\x99\xf7\xfe\xd0\xad\x6b\xc4\x97\xe8\xc8\xd5\xca\x8c\x33\xd2\x88\x47\xf9\xba\xee\xeb\xf0\x6a\x49\x6d\xe5\x1d\xb8\xa8\xc8\x9f\xd3\x03\x3b\xe6\xff\xca\xf8\x02\x6f\xc9\xa3\x85\xd7\x40\x8b\x82\x4b\xf6\x24\x48\xc8\x9d\xd1\xb9\x04\x99\xb3\xd8\xaf\x86\x91\x99\x5e\xf3\x3b\x5d\x48\x48\xe7\xa5\x05\x19\x78\xad\x2d\x6e\xec\x34\x9c\xd8\x74\xbb\xb3\x1d\x16\xab\xf7\x2c\x7f\x0c\x0d\x57\x2f\xb1\xbe\x40\xf8\x0a\x8d\xf4\x22\xc8\xa2\xc4\x31\xac\x19\x92\x28\x50\xb0\xfb\x47\xbb\x21\xa4\xeb\xdc\xa7\x15\x70\x2a\x5f\x1e\x42\xf8\x67\xda\x6f\x6b\xc3\xf7\x4e\xfe\x38\x3f\x06\xc7\x1e\x47\x4e\x52\xa1\xcb\xfd\x17\xda\xf3\xa0\xe8\x6e\xb1\xd2\x4f\x90\x42\x9b\x1e\xd3\x9e\xf6\xbc\x71\x57\x9a\x11\x6d\xa0\xba\x33\xb4\x83\xc6\x28\xbd\x6e\x07\xd1\x82\xf2\x29\x3a\xcf\x69\xca\xbc\xe3\xcf\xf7\x20\xbe\x4b\xbc\x5b\xa6\x70\xef\x79\x8d\xb9\x09\x78\xc7\xd9\x96\xd1\x3c\x88\x7e\xfa\x69\xeb\x10\x24\x3b\xfa\xae\xe4\x18\xed\xdc\xc0\x15\xfa\x1c\x4d\xd4\xe5\x93\xf2\x93\xe6\xd6\xac\x1b\xf2\x98\x26\x5f\x5d\x6c\x27\x47\xfd\x55\x1c\xa2\xb3\x46\xbd\x21\xc8\x7b\x16\x85\x58\xde\x54\xbf\x99\x0e\x97\x5f\x0e\x38\xf7\x19\xfa\x71\x21\x7c\xe4\x2c\x14\x33\xa3\xd2\xf2\x9e\xf6\xf6\x74\x55\xb1\x90\x56\x33\xf2\x90\x7e\x80\x16\xdb\xd7\x9b\x42\xa2\xc9\xb5\x75\x84\xd4\x53\x97\xeb\x0c\x6d\x7f\x52\xcf\x95\xfc\xd3\x95\xa4\xb6\x0a\xb5\x9f\xde\x46\x34\xef\x2e\xdc\x78\x02\x63\x6f\xf6\x9e\x0b\x87\xae\x5f\x76\x1c\xd1\x86\x8e\x9e\xaf\x6f\x89\xa2\x8d\x4d\x57\x17\x6f\xa5\xc5\x8e\x79\x21\xd3\x34\xd5\xa1\xec\x14\x35\xea\x62\x67\x6d\x08\x95\xca\x69\xf0\xb0\x03\xd4\xec\x32\x1d\x5d\x67\x6a\x88\xd0\xe7\x25\x4a\x98\x47\x81\x6f\xdf\x14\x24\x51\x5a\x2f\xda\xf1\xb5\x29\x73\x63\xb6\x3c\x33\xca\xfd\xce\x54\x6e\x00\x55\xa6\xfc\x2a\x27\x82\x9a\xc7\x7a\xcd\x8e\xa7\x29\xa7\x27\xb1\x22\x68\x27\xc2\x48\x4c\x77\xc8\xc1\x8e\xc2\x38\x0a\x5d\xd3\xbe\x49\xdf\x09\x13\x5e\x50\x04\xdf\x60\xfd\xdb\x9b\xf8\xf7\xe0\x0d\x17\xb0\xbc\x4e\xe8\xce\x29\x2a\x77\x16\xea\xef\x38\xc7\x59\x83\xca\xca\x4d\x39\xeb\xa1\x0b\xac\x28\xf6\x5e\x78\x63\xda\x0b\x96\x3e\x6c\x1e\xb6\x8e\x79\x00\xc6\xd9\xa9\x31\x74\xe0\x46\xed\x16\xba\x34\x7c\xed\x79\xbe\x00\xc5\x5c\xb7\x7c\x88\xef\xc7\xe0\x9e\xcf\xe7\xe9\x30\xe4\x4e\x4e\x73\x03\xe9\x8d\x1d\x4a\x1c\x1e\xdd\xa1\xac\x92\xdd\x41\x57\x67\xde\x64\x5d\xa4\xcb\xa4\xa5\x32\xdf\x22\x6f\x42\x8b\x18\x7f\x90\x13\xb6\xb7\x18\x5b\x10\x81\x36\x8c\xfc\x46\x82\x9e\x59\xf0\xb3\x84\xe0\xe6\x2d\x1e\x96\xff\x69\xde\x95\x1b\xc0\x5b\x3e\x91\xce\xa1\x71\x2f\xb5\x5d\x66\x0f\x71\xee\x96\xa6\xb0\x1e\x73\xf6\x30\x6e\xb0\x76\xb1\x51\xa9\x02\x66\x00\x0b\x09\x59\x62\x30\x99\x7c\xdb\x70\x7a\x03\xa3\x58\x3b\x02\x69\xa4\xe7\x3e\x71\xe6\xbd\x29\xfa\x70\xc3\x80\x3b\x53\x18\x7d\x8e\xc5\x39\x9e\x3f\x33\x32\xc5\x7e\x24\xd2\x6a\x35\x65\x2b\xe4\x56\x95\x00\x96\x8f\xd0\x8c\x5e\xcc\x14\xf1\xaf\xa5\x14\x30\xce\xf1\x9c\x43\xf6\xd1\xbf\x71\x6a\x6d\xfe\xd0\x77\xb3\x6e\x68\x47\x20\xfb\x19\xcf\x1f\x91\x79\x06\xd5\x33\xd7\x0e\x71\xf5\x2b\x05\x33\x93\x1c\xed\x72\x87\xe3\x92\x6c\xbf\x52\xf1\xe6\x56\x96\xb0\xe8\x76\x51\x21\x73\xae\x60\x16\x09\x62\x4a\x8a\xea\x93\x5b\x19\x47\x72\xc3\x83\x61\x7a\x0c\xff\x95\x4d\x37\xc2\xe7\x1e\xd4\x4e\x83\x2b\x58\x8e\x0f\x52\xb8\x11\x5d\x12\x57\xf4\x38\xfe\x6d\x37\xa7\xa3\xd9\x01\xcd\xf5\x83\x0b\x2c\x6a\x43\x64\x23\x8f\x39\x50\xab\x50\xd0\xc1\xf8\x5c\x79\x17\x1a\x64\x58\x97\x51\x70\xe1\xf4\xb4\xa2\xd5\xa0\x0a\xa4\x31\x7f\xab\x8d\x05\x7c\x4d\x70\x49\x5b\x00\xbd\xe2\x78\xdd\xad\xe3\xac\x9d\xa2\x2c\xd1\xd8\x4f\x47\x2c\x27\x77\xb2\x96\x06\xe5\xfa\x4b\x99\xef\x7a\xc6\xea\xf1\xcc\x7d\x1d\xce\xa2\x59\x46\x5c\xf3\x3c\x4d\x92\x3e\x54\x2f\x8e\xdd\x8e\xac\x56\xfe\x0a\xec\x42\xf6\x95\x08\xac\xa7\xe1\x00\x51\x9d\x76\x39\x94\xce\xf3\x5b\x19\xe6\xb4\x9f\x7f\xb8\x30\xcc\xae\x98\x79\x7b\x66\x1f\xab\x70\xe2\x4a\xef\x28\xb3\xf5\x54\x5c\x6d\x1f\x63\x69\x78\x3a\x6f\x3f\x43\xbc\x6f\x1d\xa5\x81\xee\xd7\xfe\x34\xf1\x15\xc2\x6a\x3c\x1a\xf0\x00\x1e\xaf\xda\x6c\x1d\x02\xfd\x2c\xf2\xd2\x6e\x81\x94\x05\x72\xb7\xdf\x70\x06\xaf\x78\x5e\x7c\xcf\xce\xbf\xf8\xe6\x74\x08\x2b\xfb\x5c\x58\xcf\x3b\x26\x67\x12\x5b\xf3\x91\xd1\x71\xca\x3c\x17\x4f\xbf\x3f\xf4\x90\x22\x41\x57\xed\xd9\x95\x98\x8e\xf8\xb6\x54\x07\x14\xc2\xac\x1a\xb6\xb5\x19\x74\xae\xf8\x89\xf6\x19\xda\x3b\x41\xef\xed\x00\xce\xa9\x5b\xd7\x2e\xfa\xb3\x99\x57\xff\x1b\x1f\x67\x05\x2f\x28\xf7\x04\x30\x23\x67\xa7\x6a\x62\x18\x84\x09\x69\xe1\x67\x7a\xe3\x09\x4d\x72\x1d\xf2\xa0\x7f\x3c\x51\x0d\x11\x6f\x27\x07\x60\xe1\xc3\x75\x79\xd6\x56\x10\xb1\x74\x8b\xf6\x67\x5a\x83\xe0\xde\x9d\xe2\x22\x21\x39\x7e\x49\xbd\x60\x96\x5c\x3b\xb9\x33\x7f\x0f\x79\xbe\xff\x4b\x5e\x0f\xf9\x67\x83\x64\xae\x23\xc5\x29\x3f\x47\x70\x99\x72\x89\xd6\xc7\xf7\xa7\xa6\x60\x23\xb8\x97\x68\x92\x81\x65\x9c\xc3\xb4\xfe\x63\x3f\x59\x22\x28\x4d\xf3\x19\xe3\x02\x6c\xbb\xb2\x52\xf8\x96\x76\x67\x31\xbc\xc0\x81\xb6\x30\x61\x27\x1a\xa4\x0d\xf5\x1f\xc9\xf3\xa4\x35\xd4\xa3\x85\xef\x69\x3d\xa2\x07\x02\x1e\xed\x25\x4d\x87\xaf\x08\x99\x27\x3d\xe3\xb6\x42\x8c\xc0\x03\x9c\xbd\xd0\xd2\xb1\x1e\x16\x03\x36\xd6\x1c\x67\x5c\x84\xeb\x56\x76\x17\xfa\xd0\x33\x17\x72\xf3\xcf\xd1\x95\xcf\x24\x8b\x1c\x91\x99\x3e\x38\xf7\x3d\x92\x5e\x37\x23\x2c\x47\x8e\x8a\xdc\x05\x66\x88\x2e\xb5\x9d\x77\x13\x31\x48\xca\xe0\xa6\x22\xaa\x01\x0b\xec\x2f\x88\xf4\xb1\x14\x56\x1c\x22\xa7\xd9\xc4\x18\x46\x94\x96\x49\x05\x7c\x3e\xb8\xa8\x9c\xbf\x85\xa7\x78\xfa\x60\x5e\x09\x57\xbf\xd7\x3c\xd7\x8c\xe3\x5d\xcb\x16\xbc\x62\x33\xf3\x0c\xf8\x85\xac\x55\xca\x00\xcf\x8c\x15\x90\x58\xc2\x79\xc1\x2c\x0b\xd8\xcd\xa6\x33\x96\x8e\x49\x30\x7f\x33\xe4\x34\x8b\x19\xc1\x74\xd7\x9b\xcf\xf3\x1f\x14\x74\x9d\xaf\x14\x05\xe5\xfb\x8f\xd5\xe4\xbe\xc9\x7b\xde\x3d\x21\x2c\xcd\x25\xd6\xe8\x08\x5c\x84\x8a\xc2\x0f\xbc\xbf\xfc\xa7\xe4\x2a\xee\x20\xaf\x3b\xa1\x9f\x13\xc4\x75\xf2\xe7\xb0\xd6\xd8\x4b\x56\x93\xcc\x2c\x96\x9d\x66\x1b\xfd\x1a\xa3\xfc\x06\x36\xdf\xb9\xd2\x7b\xee\x47\xde\x6c\xb9\xc5\x29\xf1\xdc\xc0\x52\x8d\x2e\x1b\xc1\xbf\xe2\x7d\x55\xb3\xfc\xe3\x85\xaa\x82\x5e\x5e\x7a\xbe\x2d\x89\xc5\x3d\x90\x17\x8c\x39\xcf\x3e\x2f\x34\xf5\xfb\xc4\x8a\xe2\x03\x2b\x1a\xe3\x29\x27\x57\x73\x86\xee\xc0\xfc\x7c\xcd\x5c\x14\xd9\x76\x61\xf6\x62\xee\xd7\xe6\xb7\xa3\xd7\x85\xa2\xc6\x0d\x1d\x9a\x02\xd3\xba\x75\x15\x57\x78\x2f\xab\x7e\xf2\xde\x72\x5b\x2b\xc4\x72\xd6\x73\x30\x25\x2f\xe2\x7b\xd8\x12\x85\x5c\xbf\x7d\xcc\xe6\xbc\x35\x2b\x05\xc6\x01\x81\xa4\xe6\x2a\x52\xc0\x5e\xbb\xbc\x22\x3a\x32\xd2\x7b\x16\xc9\xad\x1c\xbc\x72\xbc\x5b\xb8\xa3\x77\xb5\x6d\x17\x7f\xb0\x73\xb9\xec\x11\x2f\xb2\xb5\x9f\xab\xcd\xdd\xd3\x08\x67\x93\xd9\x0f\x6b\xe5\xd1\x08\x8b\x53\xe1\xeb\x7b\x8c\xb9\xbf\xd8\xd8\xb2\x85\xde\x97\x37\xa4\xf9\x13\x91\xe6\xde\x5f\xba\x2e\x52\x9c\x45\x4d\x15\xe5\x52\x26\xcf\x0e\xb5\x0b\xd6\xc6\x5e\xb5\x68\xf3\x19\x23\xd7\x4b\xa5\x79\x2a\x03\xb9\x6c\x88\x73\xad\x5b\x8b\xb0\x99\x9d\xdb\x9a\x8c\x0a\x64\x1d\xac\xd7\xf4\x49\x61\xcc\x57\x60\x2c\x2d\xe9\xfe\x85\x86\x5a\x9b\xe0\x13\x7c\xc1\x12\x10\x49\x2f\x64\x4e\x1e\xcf\x25\xce\xc5\x0c\x5e\x11\xbc\x9a\x56\x6a\xf6\xe7\x67\x8c\x0b\x4a\x9c\x79\x9b\x47\xc6\x58\xf3\x9c\x81\xfe\x29\x7c\x02\x3b\xb6\x33\x3a\x6e\x99\x05\x9a\x42\x7d\xe4\x19\xe5\x55\xb3\x96\x8a\x74\x95\xa2\x61\x2d\x45\x98\x21\xd8\xb7\x18\x22\x5a\x7f\xb5\x65\x72\x53\x2e\x6e\xd1\x6c\x50\x45\xb0\x32\x57\xd4\xd4\xc9\x0f\x9c\x2a\x2f\xee\xe0\x3e\x1c\xf3\x64\x99\x71\xa0\xe1\xc5\xac\x8f\x6c\xcd\x9e\x2b\x71\x08\xf3\x74\xeb\x0e\xef\x37\x0c\x8f\x9a\x13\x96\x8a\xc8\xf5\xe2\x2b\x5a\xee\xf0\x61\x81\xff\x92\x49\xe5\x1f\x92\x68\xca\xa7\x7c\x99\x74\x79\xd8\xaa\x74\x88\x2c\xdd\xba\xa9\xf8\x04\x39\xa8\x4c\xbe\xf0\x1c\xf9\x04\xa7\x3c\x7f\x82\xe2\x9c\x0d\xf2\xfa\x29\xef\x51\x1f\x84\x95\xd4\x52\x9f\x14\x7e\x02\xcd\xc1\xc2\x83\x2b\x07\x19\xaa\x3f\x63\x95\xc1\x7a\x8b\xee\x95\x45\xd4\x4b\x93\x9c\x72\x12\x75\x61\x08\x5f\x1a\x4e\x5d\x68\xf1\x2a\x4e\xa0\xde\x2a\x4d\x2d\x24\x51\xbf\x73\x36\xe7\xb3\x68\xf6\x04\x56\x1e\x93\xd6\x80\x62\x08\x73\x68\xdf\x7d\x76\xf0\x7d\x21\x5f\x0b\x69\xae\x04\xf4\x54\xfd\x3c\xab\x14\x26\x2f\x10\x2a\xb5\x10\xd3\x89\xa1\xf2\xbd\xf0\x9b\xc1\xf6\xd2\x0d\x70\x5f\x73\x43\xb1\x12\x4c\x29\xb9\x5b\x68\x0a\x47\xb0\xa1\x7c\x47\x18\x45\x90\xc8\x73\x87\xc9\xa8\xdd\x42\x17\x98\xee\x3d\xc1\xd7\x85\xb9\xe6\x2b\x9c\xd7\xf0\x29\xf5\x53\x2c\x08\xfe\x78\x51\xab\x02\xe1\xfa\x9c\x89\x2a\xcb\xe1\x30\x07\x08\x25\x59\xec\xf1\xa6\xb4\x22\x2e\x5b\xac\x78\xa4\xa0\x8d\x15\xc6\xca\x14\x8d\x31\x1f\xe0\x55\x72\xe7\x99\xb8\x38\x2f\xc1\x25\xc6\x15\x6f\x3d\xde\x18\xc3\xc0\x3c\x8f\xc3\xa2\xb7\xa9\x8f\xb3\x94\xe9\x72\xe7\x4b\xca\x7b\x45\x6d\xa7\xf7\x97\xf6\xe6\x11\xfb\xf7\x14\x4f\xe7\x1a\x37\x1e\x2c\xbc\x2f\xf8\x50\x24\x2a\x10\xe3\x8f\x33\x13\x44\x2a\xbc\xbe\xac\x23\xb9\xe6\xdc\xa6\xd8\x4c\x81\x05\x27\xc6\xab\x8d\x77\x90\x2d\x6f\x1e\xc8\xfe\xc5\x9c\x55\xbf\xc3\xac\x60\x44\xcf\x9b\x96\xfd\x2b\xbb\x34\xc6\x2d\xdd\x55\xba\xa5\x77\xaa\x58\xb9\x58\xaf\xfe\x59\xa1\x45\xa1\x5f\x61\x4c\x7e\x7c\x3e\x87\x11\x9c\x97\x97\x77\x37\xd3\x4b\x38\x90\xab\x11\xc3\xe2\xb7\x0b\x34\xbd\xb4\xb8\x55\x3c\x6d\x73\x2d\x76\x3c\xfb\x97\xc6\x16\xe6\x3a\x66\xef\xec\x8f\x32\x74\xf3\xc9\x93\xbd\x25\xa1\x8d\x6a\xdd\x53\x45\x71\x75\xb4\x3a\x50\x40\xa9\x1e\xc9\x6f\x10\xd5\x56\xbc\x46\xce\xe6\x5e\x28\x33\x4a\xff\x2c\x78\x5f\x1c\x1d\xdd\xc7\x7b\x5f\x70\xd4\x33\x89\xf3\x28\xf7\x89\xd9\x2d\x56\x17\x3f\x48\xc3\x94\xe1\xc0\x2e\x9f\xd9\x56\xfa\x78\xf0\xd7\x28\x52\xbc\xd6\xe7\xde\x39\x57\xf8\xb6\x6b\xba\x46\xa9\x00\xb4\xfd\xc8\xbb\x23\x52\x6c\xde\x0d\x6b\xe6\x3a\xd4\x1f\x4d\x13\x09\xb0\xd5\x1a\x51\x5d\xbc\xf4\xb2\x2e\x8f\x6a\x4e\x74\xe1\x03\xb3\x2c\x96\x66\xee\x05\x0d\x0f\xfa\x38\x37\x69\xda\xb5\x6c\xcb\xe4\xa7\xe3\x17\x8a\x3f\x8c\x73\xda\xa7\x0b\x9f\x8f\xfe\xac\xd2\xc9\x7f\x3e\x74\x24\x57\x3c\xef\x7d\xaf\x2b\x8d\x92\x2b\xde\x61\x97\xaa\x20\x50\x6e\x7a\x1d\x09\xf3\xf6\xd5\x6e\x77\xbf\xc8\x91\x28\x9b\x34\x93\x60\x2e\x14\xc8\x6a\x84\xd2\x23\x79\x7f\xa6\xac\xcb\xf6\xce\xe5\x0c\x3f\x2c\xfe\x3b\x3d\xd6\x76\xb7\xf0\xcd\xe9\xf9\x4a\xcf\xfc\x87\x27\x8a\x85\x66\x79\xf7\x86\xd4\xa9\x93\xc2\xb7\x3d\xa2\x94\x6c\xfe\xaf\xb6\x8a\x48\xc0\xfd\xd2\x20\xe1\x8e\x67\xdf\xa9\xf8\x75\xf4\x29\xb3\xb2\x90\xaa\x81\xa3\x6b\xf1\xf9\x93\x61\x65\x86\x8b\xba\xc3\xdb\x4b\xb6\xcc\x6b\xb7\xed\x29\x7c\x35\xfd\xa2\xa2\x3c\xff\xca\x69\x6f\x41\x41\xde\xe4\x68\x2a\x55\x5b\x78\x76\x20\x30\xf9\x1b\x7f\xb6\x73\x31\xa2\x81\x7b\xa2\xa9\xcc\xdd\x8a\x5d\x5e\x75\xf9\xe8\x1d\xa6\x77\x91\x40\xa3\x1c\xb9\xcd\x9f\x3a\x89\x6d\xc3\xe5\x7c\xec\x5d\xd7\x9c\x46\x72\x6e\x78\xd0\x50\x42\x62\x97\xc8\xd6\x9e\x21\x2d\x73\xea\xab\x9e\x90\x9d\x73\x26\xcb\x7f\x93\x57\x92\x5e\x94\xfc\xa0\xf0\x42\xaf\x14\x9e\xa7\xba\xb9\xd0\x44\x49\xb4\xdd\xa6\x67\x04\xab\x90\xbc\xea\x57\xae\x0e\xbc\xff\xc4\x99\x36\x09\xca\x87\x9e\xa8\x66\x45\xaa\x58\x83\x7d\x83\x1b\x15\x14\x0b\x6a\x73\xa8\x7b\x38\xba\x55\x2d\xd4\xc0\x9c\x80\xf2\x79\x6a\x47\x52\x6e\xc9\x65\x9a\x5c\x28\xbd\xb0\x93\x96\xeb\x62\x2e\x0a\x84\xc4\x4d\x4b\x04\xf7\xa0\x6e\xd5\xe7\x5c\x2d\x38\xee\xc4\xd6\xd6\x4e\x58\xa6\x7b\xa8\x69\x16\x7a\x54\xdf\x5c\xff\x17\x6a\x2c\xde\x58\x6b\x04\x09\xd8\xe3\x55\x28\x88\x4f\xfc\x50\x2e\x84\x1a\x92\x4c\x4a\x2a\xa1\xa5\x50\xa3\x42\x0a\xf4\xdd\xf9\x8f\xe8\x10\xac\x6e\x9a\x21\x98\x80\x33\x54\x9f\x70\xa5\xe1\x85\x51\xe9\x96\x65\xf6\xf1\xae\x99\x26\x39\xf6\xba\xba\xf9\xfa\x24\x96\x7d\x91\x6a\x4d\x13\xb3\x87\xf5\xb0\x72\x99\xa9\x47\xd4\x29\xdf\xc0\x58\x4a\x14\x94\xc8\x31\x68\x21\x75\x85\x1b\x19\x52\xce\x85\x79\x53\xf4\x1a\x53\x5b\x41\x10\xdd\x5a\xf5\x27\xa7\x1b\x79\x74\x7c\xb5\x25\x39\x37\xb3\xb3\xad\x91\x23\x8c\xaf\xed\xa9\x3b\x27\xb0\x2c\x54\xac\xd9\xc0\xd7\x62\xae\x55\x5a\xf3\x34\xb2\xfd\xca\xf0\x5c\xc7\x84\xab\xc5\x05\x1c\x6c\xc8\xc6\x82\x6c\x36\xda\xd9\x38\xcf\x88\xe5\x67\xaa\xce\xbf\xc0\xb4\x51\xd3\xe5\x28\x31\xf6\x0c\x3f\x69\xee\x2d\xd9\xd4\xc1\x6d\x78\x5c\x14\x5a\x23\xac\x3b\x58\xd0\x52\x20\x59\x9d\x92\x2f\xce\xf8\x57\xd1\x9b\x97\x43\x20\x96\xae\xe6\x6e\x4d\x90\x2f\xde\x26\xa8\x08\x8e\xcf\x7f\xc5\x7b\xe3\x74\x3b\xb7\x9a\xab\x6b\x2a\xcb\x3f\xc8\xf6\x54\x43\xb3\x69\xcc\xd0\xc1\x27\xcd\x62\xf5\xe9\x6d\xc7\x1b\x0e\xd7\x5a\x55\x3d\xac\x85\xaa\x5e\x8b\x48\x55\xa7\x2a\x08\x74\x41\xf9\x5a\x19\xc0\xeb\x96\xea\x16\xd7\xc7\xff\x2d\xf2\x2c\xd4\x09\xaa\xc9\xd7\x13\x25\x38\xb9\x08\x1f\x08\x49\x26\xcf\x78\x58\x1e\x46\xad\x9b\x35\xc2\x3e\xd4\xff\xa1\x69\xa4\x87\xdc\xf2\xb4\x7e\xa5\xd3\xa9\xd2\xa0\x76\x47\x9b\x58\xee\xfd\x2a\x87\xa6\x7a\x64\x5b\x79\x56\xfd\xc1\xcc\xcb\x25\x9d\xd5\x53\xe8\xeb\x85\x0b\x15\x3a\x81\x63\xa2\xf6\x12\x43\xc7\x66\x61\x58\xfe\x67\x93\x7a\xee\x03\x21\x5d\xed\x0a\x4b\x85\x73\xa9\x6f\x6b\xd3\xd4\xc9\x4f\xcd\x3b\xea\xaf\x8d\x68\x96\xa7\xd6\x7c\x1d\xd4\x14\xea\x57\xc9\xf7\x3c\x82\xf0\xe5\x46\x1d\x19\x19\x51\x25\x61\xcd\x1f\x51\xc5\x85\xa9\xf5\x7a\x01\x13\x22\xe7\xca\x35\x87\x9f\x82\x1f\x25\x21\x26\xde\x5c\x92\x28\x4b\xed\x15\xf3\x38\xcf\xa8\x37\xb8\xa9\x6b\x52\xb1\x29\xa8\xfe\xfc\xd8\xb3\xb2\x96\x9a\xcf\xa3\x59\x02\x6c\xd5\xe6\xc1\x49\xda\x99\xf2\xff\x7a\x56\xd2\x4f\x95\x98\xb6\x5f\x47\x6d\x2a\xb4\x6d\xa2\x04\xf8\x8a\xe4\x6b\x9a\x1c\x86\x04\xe7\xca\x22\x4c\x8c\xb9\xf6\xf9\x63\x6a\xff\x98\x14\xde\xf1\x9e\xa9\xa6\xe2\x59\x6a\xe3\x40\xfd\xd8\xe4\xeb\xd2\xef\x35\xab\xe3\x8a\xfc\xb9\xca\x77\xa3\x5b\x69\x1a\x65\x1f\x07\xc6\xd2\x8d\x4a\x36\x74\x5b\xc6\x95\x16\x6e\x6c\x8d\x08\x00\x79\x37\xea\x3e\x38\x70\x04\x50\xc5\x26\x93\x43\x9c\x1f\x05\xc3\xfb\xf5\x98\xfa\xbc\xef\xcd\x55\xc3\x0f\x48\x99\x95\x7b\x07\xd4\x48\xb5\x22\xe3\x1e\x32\x69\x8e\xb1\xd0\x31\x44\x56\xc8\x7e\xd8\xb2\x42\x16\x61\xdb\x1a\x3e\x50\x94\x22\x5b\x6b\x6e\x52\x2e\xfc\x3f\x04\xc0\x07\x20\x54\x0f\x03\x00\xf0\xf6\xfe\xda\xbb\x8c\x54\x32\xda\xa4\x34\x48\xa8\x94\x06\x4a\x44\x92\x42\x1a\xf6\xba\xbb\xb7\xdf\xdd\xbd\xdb\x7b\xbb\xe5\x38\x9c\xb3\xb7\xec\x2d\x92\x96\xa6\x96\xf6\xfc\x37\xb4\xd7\xf7\x3b\x98\xab\x8c\x00\xf5\x1e\x39\x12\x13\x44\x5f\x17\xc7\xbf\x08\x33\xad\x93\x59\x62\x44\x97\x6d\x5d\x21\x06\xa7\x28\xcb\x4b\xee\x83\xa3\x78\x97\x0a\x37\x01\x7f\xf0\x54\x53\x0a\xb8\x24\x4d\x6b\xd4\x83\x91\x67\xcf\x64\xd6\x83\x75\x61\x09\x9a\x7c\x68\xcd\xc1\x14\xa5\x07\x54\xe7\x41\x91\x88\xe1\x80\x75\xc1\xfc\x5a\x64\x94\x75\x22\x8b\x8b\x74\x66\x65\x55\xec\x86\x7b\x94\x1e\x25\x12\x98\xc5\x3b\x5e\xf0\x09\x0e\xc6\x97\x98\xd6\xc0\x87\xd2\x82\x8d\x61\x70\xd4\xd9\x95\x99\x10\x4c\x0f\xdb\xaa\x49\x80\x9b\x0f\xee\x54\x4e\x47\xc6\x78\x1c\x92\x9c\x45\x0e\xac\xdb\xc5\x97\x23\xc5\xd6\x64\x56\x3c\x6a\x91\x35\xb5\x5c\x4a\xbb\xae\x30\x16\xbf\xa6\xad\xe6\x3e\x2b\x38\x40\x65\x61\x8a\x3c\x19\x75\x42\xea\xe5\xec\x4b\xb8\xe1\x4c\x99\xfe\x3f\x3c\xf8\xd8\x1d\xf5\x33\x7c\xe9\x81\x8f\x0a\x1e\x76\xc7\x63\x8e\xf8\x33\xc6\x5d\xb7\x9e\xef\x80\x1d\xb1\xce\x62\x8d\xc4\xe6\x65\x7e\x29\x9f\xc4\x99\x26\xef\x2f\x3e\xc0\x9e\xc4\x9d\x65\x2e\x64\xfe\x44\xef\xe4\xfe\x64\x8e\x4f\xb5\xcd\x76\x61\x38\x9c\x59\xa8\x0f\x27\x62\x8f\x05\xa9\xc3\xe8\xf5\x07\xc4\xf2\xbf\xb4\x97\xdb\x1f\x8b\x43\x68\xe3\xd7\x6d\xe0\x09\xa9\xab\xac\x9f\x30\x23\xf1\x6d\x99\x33\xcb\x7c\x45\x7a\xd9\xa3\x22\xb3\x70\x37\x67\x8b\x79\x2e\xbf\x0b\x9d\x95\x1b\xc5\x3b\x9a\x92\x96\x65\xe4\xfc\x89\x01\x75\x57\xd9\xad\xa1\x37\x32\xae\xb3\x98\x07\x9c\xe5\xd1\x4c\x8b\xed\xc5\xa2\x5a\x42\xb5\xce\x93\xfb\x8c\x3e\x6e\xc9\x6a\x46\x0d\x35\x5c\xd7\x53\xaa\xd4\xb8\x4b\xf3\x0b\xbf\x67\x2c\x64\xfd\xcc\x3f\xa9\x78\x0f\x3f\xcb\x31\xcb\x1a\x92\x4f\x19\x1e\x4b\x84\xa7\x99\xba\xc9\x22\x38\x74\x52\xc6\x14\xc1\xf1\xfd\x5a\x99\x96\xfb\x73\x7b\x90\xf0\x03\x3b\x76\xdd\x76\xee\x4c\x46\xcf\x12\x2e\x31\x48\x1f\xa3\x0d\x2e\x75\xcd\xe3\x49\x9c\x0b\x19\x46\x39\xd3\x6c\x7a\x6f\x68\x82\x72\x73\x56\xe9\x6a\x92\xb6\x1b\x8e\xaa\x73\xa3\x31\x2d\xa2\x34\x86\xac\x54\x41\x32\x6c\xdf\x07\xd9\x54\xf1\x78\xf7\x57\xc2\x30\xbe\xdf\x3a\x5b\x4e\x2a\x9b\xbc\xe4\x1a\xb1\x81\x48\x50\x37\x95\x2e\x28\xef\x17\xf5\x17\x86\x95\x04\x32\xf6\x98\x0a\x0b\x2e\x80\xfe\xc6\x3b\x79\xf7\x12\x7e\x67\x7e\xce\x7e\x1c\x75\x5c\x3b\x55\xff\xf0\xa8\xb3\x6a\xa4\x3a\x67\x9f\xb3\x54\xac\xf8\x9f\x7b\xb2\xe0\xb9\x78\xd9\xda\xdf\xec\x7f\xbc\xd1\x4b\xfe\xd1\x1b\x19\x7a\xf5\xae\xd2\x49\xb5\x47\x44\x3b\x0a\x0f\x54\xa6\x13\x39\x26\x49\x69\x1c\x50\x61\xac\x2a\x5c\x95\x10\x9d\xd9\x91\xd7\x11\x79\x4f\x73\x3b\x7b\x77\x70\x87\xb2\x43\xc7\xf4\x1d\x92\x06\xaa\x4e\xb9\x7b\x0a\x4c\x92\xa1\xb5\x1f\xd8\xcd\xfc\x45\x36\x8b\xe9\x08\x73\x6a\xc6\x93\x92\x1f\x8d\xcb\x85\xdd\x85\x1b\x6b\x3f\x12\x0b\x4c\x29\x95\x2c\x60\xb5\x91\x55\x32\x1c\xff\x36\x93\x53\xb0\x32\x32\x5e\x23\xcb\xdd\x11\x1c\xa7\x24\x1b\xc6\xfb\xe6\x4a\x27\xaa\x4f\xb8\xdb\x0b\x42\x64\x7e\x6b\xbf\xb3\x13\xf9\x1f\x6c\xf6\xd0\xd7\x30\x3d\x84\xd3\x5b\x73\x29\xb5\xc4\x60\xc3\x7f\x94\x5e\xc8\xaa\xd6\x9f\x72\x23\xe9\x5f\x45\x0e\x30\x3d\x86\x55\x7c\x1d\x20\x85\x35\xe5\x0f\x81\xa3\x03\x22\x8d\x79\x60\xc5\xae\x65\xba\x3f\x10\x67\xb3\x9f\x6a\x2c\x9c\xbe\xb2\x42\xac\x45\x4e\x59\xaa\x38\x5d\x68\xb8\xe0\x63\xab\x13\xb4\x9c\xc8\x6b\x90\x43\x23\xc1\xfb\xb5\x13\xc0\xdb\x49\x3d\x15\xe1\xe0\xf3\x98\x13\xc5\x22\x68\x51\x98\x22\x3f\x07\x4a\x08\xf0\x34\x26\x42\xaf\x77\xcd\xd4\xdd\x80\xd1\xcd\x1b\x95\x2f\x10\xeb\x95\x66\x31\x81\x34\x5b\xea\x39\xb5\x68\x9c\xa0\xa7\xa5\x07\xa9\x20\x12\x1b\xb6\x20\xc7\x40\x5d\x4d\x15\x32\x26\x49\x5c\x31\x03\x7e\x12\xb3\xa1\x78\x37\xfc\x32\x2c\x21\x3f\x0c\x99\x14\x60\x63\x5c\x83\xec\xdb\xf9\x4d\xa7\x46\x74\x9b\x6d\x94\xd5\xc8\xf7\x95\x46\xf1\x31\xd4\xcf\xb2\x88\x23\x41\xcb\x05\xf3\x9b\xff\xd0\xde\xd2\x3f\xd4\x93\x69\x3b\xc1\x1d\x35\xa3\xa8\xaa\x24\x97\xf2\x28\xea\xfc\xd3\xf7\x8a\xb2\xf1\xba\xb0\xa5\xa6\x3a\x1c\xf0\x7f\x9a\xcd\xc1\x03\x77\x5e\xd3\xcd\xc0\xed\x36\x8f\x53\xae\xc2\xbe\xad\x2c\x14\xdd\xc5\x3a\x2c\x87\x38\x73\x30\x11\x1f\x6d\x8e\x64\xb7\xd1\x53\xeb\x6e\xb3\x0a\x80\xeb\xd5\x47\x98\xc2\xc4\xeb\x65\xad\x8c\xfc\xd3\xb4\xa2\x71\xc4\xe3\x63\x37\x4d\x56\x84\xb3\xbf\x31\xeb\x0b\x5d\xbe\x33\x5b\x7b\x86\xf6\xdc\x75\x58\x81\xd2\x56\xad\xec\x10\xad\xa6\x9e\xb5\x5a\xc9\x3e\x8d\xeb\xf9\x5b\x9a\xaa\x84\x8f\xe9\x53\xeb\xd6\x0b\x82\x81\xf0\xaa\x6a\xde\xd5\xc4\xb3\x65\x4b\xb9\xc0\x69\x87\xc2\x18\xce\xf6\x63\xd4\x3c\x8c\xbd\xd0\xff\x64\x56\x10\xf3\xcf\x4e\x92\xa6\x89\xd1\xec\xfa\x5c\x7e\x91\x48\x5e\xf9\x52\x98\x48\x9f\x6d\x85\xb3\xf2\xa8\x39\xbc\xe0\xc6\x3b\xaa\x57\x34\x97\x0b\x41\x8a\xef\x14\x5a\xe5\x2d\xd9\xb7\x04\x75\xa9\x9b\xe4\x73\x74\x6c\x01\x24\xfa\x1d\xfa\x2c\x57\x2c\x9c\xed\xf7\xca\x10\xcd\x5f\xb1\xd3\x41\xdd\xcf\x9d\xe8\xda\x27\xbb\xcf\xea\x5b\x35\x43\x80\x32\x50\xab\x1f\xcc\x12\xfa\x2c\xae\xbe\xf1\x90\x71\x26\xf5\x70\x6d\x8b\x21\x98\x2c\xab\x74\xd6\xa9\xe2\x6b\x4b\x44\xea\xeb\x51\x1a\x73\xaf\x6a\x5a\xe8\x9a\x9c\xfb\xf2\xfd\x7e\x41\x99\x45\x12\xb2\x77\xbb\x7a\xbe\x30\xdc\x35\x43\x66\xc7\x9b\xbf\x6a\x09\xff\x22\xab\xcd\xfa\x08\xe3\x1b\xe1\xc3\x91\x35\xdc\x29\x1e\x81\x87\xd5\x1e\x32\x67\x92\x8a\x2a\x3a\xf3\xd6\xc7\xdd\x28\x99\x9d\x6d\x8a\x6c\x31\x6f\xc9\x9c\x11\x92\x98\xb3\x53\x93\x7c\xb0\x35\x73\xa6\xb2\xc4\x3b\x24\x03\x92\x66\xb8\x26\x48\x25\xc2\xbd\xab\x56\xf1\x37\x73\x6e\x59\xeb\x18\xf1\x0c\x2f\xce\xb8\x86\xac\x72\x1a\xf6\xa4\xd6\xa6\xf8\x3f\xd2\xb6\x0a\x45\x81\x73\xdc\xe9\xe2\x7b\x79\x7e\x91\x47\xf3\xbf\x67\x1f\x09\x59\x64\xfc\xab\xf7\x3f\x08\xeb\x3b\xd5\x8b\xbc\xd7\x64\xac\x97\x73\x5c\x4f\x4a\xf7\x88\xea\x57\x6d\xe2\x7d\xe6\x5e\xb0\xee\x64\xac\x62\xc8\xd8\x58\x43\x4c\x75\x30\x96\x52\xf3\xb6\x5c\x9e\xfe\xa0\x22\xa2\x38\x37\xee\x7f\xc5\x2a\x73\x7a\xe4\xf8\x7c\x73\xae\xdd\xd1\xdb\x46\xb3\xa1\xeb\xe0\x41\x7d\xac\xd6\xd1\x7b\xa6\xea\xa6\xd2\xde\xf5\xb4\xe4\xa3\xf8\xf9\x2a\x7f\x9e\x9a\x77\xdc\xfa\x3b\x71\x83\x91\xcd\xb4\xee\x4e\x03\x9a\xe0\xd7\x6d\x7a\xa0\x21\x55\xde\xd8\x0c\x64\x9e\xfb\x55\x5b\x09\x5c\x3c\xb9\xb4\x22\x15\xb4\x0e\x1a\x2e\x9e\x0e\xea\xf6\x1f\x36\x05\x40\xbb\x77\x3c\xcf\x9a\x06\xcf\xd9\x38\x4b\xcd\x84\x7f\x3b\x94\x4b\xa3\x90\x1b\x96\x23\xb9\xad\x68\x25\xe3\x5e\xb7\x25\x3c\x03\xee\x68\xdb\x03\xdd\x4e\x8d\x69\x8c\x87\xa4\xe7\xae\xd7\xc6\x40\xec\x93\x13\x2a\xd6\x42\x85\x41\xb7\x8a\x2e\x43\xdf\xf6\xbb\x99\xe6\xc3\x67\x76\x0c\x1a\x9e\xc2\x3f\x36\x8e\x54\x47\x23\x72\x87\x12\xa9\x0f\xba\xd4\x72\x3c\xb7\x18\xad\x63\x08\xbb\xda\x51\x1a\x9c\xd1\xfa\x01\x5d\x98\xba\xb1\x71\x21\x52\x74\x2e\xb7\x76\x16\x12\x1f\xf1\xa4\xfc\x21\x12\x11\x54\x5b\x84\x20\x94\xfd\x36\x79\x97\x90\xea\x1d\x97\x0c\x79\xe8\x38\x97\x4f\xea\xb5\x68\xb8\x43\xa1\x74\x01\x9a\x6b\x39\x87\x4b\x43\xbf\x31\xe6\x77\x7e\xa6\x27\xc3\x5b\x5a\x97\xd3\xaa\x53\xde\x37\x04\x50\x7f\x9e\x3b\x59\x13\x4c\x8d\x8d\xd0\x97\xaf\xa2\x4e\x08\x82\x0a\xfb\xf0\xb6\x7d\xc3\x79\x0b\x71\xe5\x8e\x46\xc3\x54\xfc\x8c\xcb\xe3\x0c\x15\xee\xee\xd0\x20\x61\xe1\x63\x2c\x77\x73\xfe\x60\x97\x88\x3b\x9d\x87\xd9\x5f\xe1\x91\x2d\x10\xeb\x4e\x4a\x45\x7d\x26\xb3\xe1\xdc\xea\xea\x02\x46\x7f\x44\x52\x19\x9d\x31\x3a\xe8\x70\xe1\x0a\xc2\x6f\xdf\xf5\xdc\x54\x7a\xf9\x8e\xac\xcc\xe3\xf4\xf1\x2e\x83\xaa\x47\xb4\xc3\x0e\x83\xe2\xeb\x54\xb9\xa5\x98\xb3\x13\xbf\x4a\x64\x74\x18\x84\xb5\x50\x53\x73\xbf\x60\x4b\x4a\x72\xdd\x30\xaf\xe9\xec\x70\xf5\x28\xee\xe9\x08\x8f\xd2\x87\x9c\xd5\x41\x76\x05\x10\x7b\xec\xbe\xd2\x9c\x3e\xe6\xab\x1d\x6c\x7d\x3e\xa3\xd6\xe5\xbe\x6a\x31\x01\x38\x8e\x15\xff\x8f\xbe\xd2\xf2\x2d\x1b\xa0\xf6\xd1\x5f\xb6\xe7\xaa\x42\xa0\x19\x4d\xb7\x14\xd1\xc9\x7d\x17\x7e\xc8\xce\x9d\x0d\xac\x1a\x29\x89\x3d\x51\x52\x72\x5b\x84\x1f\x29\x33\xa7\x08\xb2\xf6\x1d\x33\xb6\xf0\xda\x76\x84\xe9\x0c\x9c\x7a\x97\x47\xca\x85\x2c\xb5\xa3\xbb\x68\x32\x23\xde\xea\x34\x2b\x95\xbe\x8c\xee\xd5\xf6\x23\x6b\x08\x8c\x68\xb2\xc8\x5c\x9f\x3c\xfd\xc2\x7a\x2d\x70\x26\xb3\xd2\x25\xa3\xe3\xc4\xa4\x92\x09\xca\xf9\x47\x96\xe7\x1b\x64\x67\x7c\x3f\x65\xbf\x13\x97\xec\x58\xa8\xbd\x2e\xb8\xe0\xd2\xab\xf0\xe3\x6a\x1c\xc3\x84\x9e\x2c\xd0\xaa\x97\x59\x4e\x78\xd0\xe4\x6d\xa1\x85\x73\x80\xb2\x46\xae\xa9\x23\x29\xb2\x36\x27\x27\x2a\xe6\x5b\x85\xca\x30\x1c\x7e\xb2\x38\x54\x07\x05\xaa\x4d\x9f\xd4\x63\x7d\x79\xd9\x5b\x14\x71\x1e\xf7\xb4\xcb\x24\x7c\x97\x4e\xb9\x59\x80\x3a\xd2\x05\x39\x9c\x20\x6b\x6b\xa6\x0d\x63\x21\xcd\xb1\xcd\xaa\xd4\x13\xd8\xdb\xe8\x53\x68\x4e\x9a\x57\x1b\x95\x3f\x39\x26\xb7\xc2\x2f\x67\x67\xf8\xbc\xe2\x49\x86\x84\xc0\xe3\x26\xad\x56\xed\x1b\x95\xf5\x5c\xa5\xf5\xe8\xd4\x5c\x92\xed\x75\xb9\x2c\x0f\x16\xf6\x3a\xea\x04\xc1\x5c\x2b\x6b\x1f\xc6\x3d\x46\x30\xb5\xb3\xf5\x41\x45\x07\xe5\x75\xe3\xa8\x92\xef\x89\x97\x6a\xad\x0a\xed\x63\x22\x2a\x46\x9a\x16\x1d\xbf\x55\x54\x92\xfd\x23\x70\xad\xc9\x5d\x7f\xd9\xd7\x27\x0b\x57\x27\x79\xd4\x6a\x4e\xca\x2b\x5d\x1e\xca\x7e\x8a\xfa\x1d\x5b\xf9\x7f\xb8\x66\x6b\x88\x81\x30\x8e\x61\x3b\xfa\x0e\x43\x73\x48\xfe\xdd\x21\xe0\xcb\xf8\xd0\xb6\x03\xa0\x22\xda\xa2\xe1\x1f\xa8\x3b\xd6\x58\x13\x0b\xde\x39\x34\xb1\xac\x00\xda\xb1\x67\x5c\x01\x06\xdd\x75\xf7\x37\x96\xc2\x22\xe7\x10\x6d\x2d\x72\xd6\x7e\x89\xec\x0d\xba\xc4\xa2\x96\xc7\x43\x87\x30\xc7\x4b\xdf\x91\xbd\xa4\x9d\xdd\x23\xe1\x77\xf1\xee\xad\xdf\x60\x38\x7a\x74\x43\x01\x7c\xf0\x58\x6e\x8d\x35\x7c\x28\xe0\x53\x59\x04\xcc\xf2\xf9\x58\xb0\x0d\x7e\xed\xbe\xd3\x48\x47\x4e\x39\xef\xd5\x0a\x90\x2f\xf6\xd6\xb2\x2e\x34\xca\xe2\x02\x2f\x1d\x7d\x8c\x7e\xbd\x94\x85\x65\x93\x3c\xbb\x14\xd8\xb4\x78\xcb\x56\x05\xca\x8a\x7a\xd6\xb0\x1f\x5d\x7e\x8c\x5f\xdd\x8d\xfc\x08\x18\x2c\x9b\x8c\xfc\xf1\xb9\x6f\x7e\x8d\xda\xbb\x6f\x33\xfa\xa0\x51\xce\xdb\xb5\x01\x68\xb9\xfd\x7c\x99\x14\x7d\x6a\xd1\xc1\xf3\xc1\x16\xa0\x65\xbd\x17\x89\x23\xe9\xdf\x3a\x7b\xe9\x29\x71\x8f\x5b\x1a\x69\xaa\xa8\xa2\x7a\x94\x3a\x7c\x2c\xac\x7a\x2c\x95\x12\x50\x52\xba\x8b\xba\xd4\xa7\xce\x6c\x8b\xbf\x71\x5f\x97\x9d\x8f\x97\x3b\x6f\xd4\x94\xe0\xa8\xbd\xbd\xf4\x27\xee\x62\x31\xcc\xad\xc2\x5e\xa3\x5d\xbd\xd6\x1c\x7e\xfa\xf7\xce\xf9\xec\x90\xb8\x81\x96\x11\x2c\xa7\xa8\xac\xba\x8b\xcc\x35\xc7\x0e\x57\xf9\x33\x0e\x05\xe4\x94\x48\x08\xbe\x4f\x45\x7e\x32\xfd\x99\xfb\xaa\xac\x77\xf4\x0d\xce\x5b\xd5\xaf\x68\x54\xfb\x7d\x52\x17\x6a\x9d\xe5\x66\xce\x30\xfe\x06\x15\xf4\x44\x8b\x46\xa5\xdf\xee\x08\x13\x80\x71\x1d\xcd\x5e\xbc\x7f\x51\xe2\xba\xe9\x5c\xd9\x31\x9f\x4a\x2d\xc7\x2f\x40\x55\x7c\x9f\xbd\xc0\xa7\xd0\x54\xcf\x1c\x76\x5f\x99\x65\xcb\x68\x77\xde\xa9\x9e\x4b\xb0\xed\x49\x92\x08\xfa\x36\x4b\x2e\xc7\x9a\x3a\x84\x8e\xbf\xb8\x4b\xb5\x2f\x3d\xb8\x7d\x87\xc2\x3b\xee\x40\x93\xad\x6c\x7b\xd4\x92\xda\xf7\x92\x4d\xa1\x0f\x2b\xd2\x44\xbe\x01\x3e\x45\x15\x82\x48\x1f\x72\x9e\x98\x47\x77\x5f\x64\x18\xc3\x61\x39\x87\xa9\xfe\xb0\xc8\xf6\x2d\xe2\xfd\x8c\x08\xab\x29\xec\xe9\x74\x57\x24\xad\x3b\x26\x6b\x5b\x5a\x6f\xdb\x31\x3d\x16\xdb\xd2\xe8\xaa\xe9\x8e\x54\xd6\xfc\xcd\x98\x11\x1a\x5e\x4e\x53\x9c\xf5\x1f\x2a\x6c\x91\xb6\xf9\xac\xcf\xd5\x8b\xe7\xba\x0d\x67\x2e\x14\x6c\x74\x8e\x50\x59\x70\x5d\xed\x3f\x8b\x92\x59\x1e\x56\xc9\xac\x2d\x84\x0b\x62\xdb\x95\x6d\x6e\x49\x8b\x69\x35\xe6\xc5\xc4\x1e\x6a\x20\x8c\x53\x22\x6d\x6b\xb6\x67\x1a\x42\xde\x96\xd5\x6a\xdd\xfc\x99\x05\x5f\x54\xf7\x76\xff\xce\xb9\x29\x3f\xe5\xf6\x44\x7f\x40\x5c\xe8\x0c\x2a\x23\xf9\xd7\x1c\x6c\x85\x3d\xec\x67\x56\xed\x4c\x03\xf1\x14\x1e\xec\x0a\x2d\xd6\xa4\xcd\x6a\x3d\x68\xfe\x1a\xbb\xb8\xc1\x39\xef\xd8\xa9\xf7\xd5\xcf\xb2\x0d\x21\x55\x65\x47\xf4\x2f\xfc\x23\x0a\xc4\x9a\xd5\xbb\x9f\xe7\x24\x2b\x83\xdc\x1e\xe8\x5e\x48\x9d\x9d\x85\xca\xc9\x82\x2f\x0e\x3b\x85\xe9\x1c\xa1\xd5\x07\x66\x10\x63\x0e\x2c\xed\x9a\x5e\x76\x25\xb5\xa5\xe5\x6b\xd1\xab\xf3\xef\xea\xef\x9a\x97\x9e\x6a\xad\xc6\x73\x57\x84\x70\x4a\xdf\x66\x2d\xf1\xf7\x29\xb0\xd5\x59\xee\x7e\x94\x33\x5e\xf5\xcd\xed\xa9\x2e\x56\x76\xc6\xb9\x42\x91\x2d\xbc\xe3\x90\x28\x9c\xcf\x9d\x68\x6d\xc7\xf8\xc7\x98\xff\x2b\x12\x8a\x03\x83\xdf\x30\x21\x2a\xc8\xbc\x77\x18\x52\x83\xed\x17\x9f\x40\x4d\xe0\xb7\xea\xbb\x50\x05\x58\x9a\x1d\x0e\x4f\x80\x24\x82\x45\xf0\x0a\xe8\x39\x49\x03\xef\x87\xd7\x47\x4c\x81\x01\x98\xba\xeb\x11\x5c\x04\x5f\x75\xbc\x0b\x3f\x41\x96\xfc\xa4\x83\xd7\xd0\xf0\xd7\x26\xf0\x23\xba\xe0\x6e\x22\x34\x1b\x79\x75\x71\x21\xe4\x86\x34\x57\xcf\x81\xbc\x91\xd3\x59\xb5\x50\x3e\xd2\xc1\x4f\x86\x6e\x22\x57\x48\x93\xe1\xe9\x48\xef\x09\x08\xf6\x43\xda\x76\xa5\xc2\x12\xc4\xe4\x28\x86\x07\x11\xfe\x0f\x06\xe8\x47\x0b\x7c\x55\x0e\x26\x50\xdb\xee\xb0\x41\x0e\xd5\xb9\xdb\x17\x6c\xc6\x85\x55\x9e\xe0\x3b\x7c\x49\xd6\x1c\xc8\x0b\x9f\xc9\xbb\x0a\x91\xb0\x6b\xe9\x2c\xa8\x03\xc3\xc3\x9f\xc1\x73\xb0\x65\xbb\xe6\xc0\x67\xd0\x1c\xc7\x43\x70\x03\x6a\xf1\x8d\x06\x90\xb8\xb1\x2f\x6a\x00\x1d\x67\xc7\xad\x02\xa0\x83\x3d\xaa\x53\x00\x7c\x67\xde\xab\x28\x04\x37\x32\xba\x32\xaf\x82\x09\xc4\x47\xae\x16\xac\x22\x2c\xd2\x8c\x90\x05\xdd\x21\x7c\x36\xc4\xa4\xcd\xdf\x99\x02\x0d\xe3\xbd\x8e\x33\xe1\x30\x2c\xf2\x4b\x0b\x25\x55\xe6\xfb\x7c\x32\xc5\x2c\x89\x19\x18\xa0\x0c\x89\x18\xed\xfd\xc0\x7c\x41\x5d\xd9\x5f\xe0\x28\x7f\x9c\x7e\x2f\xa0\xe3\x92\x38\x7b\x80\xcf\xec\x67\xa9\x19\xe0\x19\xd6\xfa\xe3\x3e\xe0\x6b\xc6\x21\xef\x2f\x50\x14\xdd\xd6\xe1\x07\xf4\x08\xbf\xf2\xb9\x89\x6c\xd6\xf5\x3d\x1d\x49\x7e\xa0\xd9\x79\x63\x04\x65\x9e\xaa\xa4\x6d\x3c\xc5\x57\xe1\x5a\xea\x47\x61\x4a\x2f\x6b\x3b\x29\xf7\xc5\x00\xeb\x37\xb0\x59\x38\x3f\x45\x0e\x34\xf0\xf8\x61\x18\xb8\x8f\xdd\xef\x4d\x80\xb7\x18\x06\x87\x4f\xd0\x31\xda\x8e\x8f\x9b\x49\xe5\xc5\xf6\x8f\x0d\xa4\x17\x66\xc9\x55\x8c\xbc\x20\x6f\x6c\x73\x0e\xd9\x3f\x3b\xa9\x78\x16\x39\x43\xff\x50\xdd\x48\xfe\xac\xf1\x61\x6e\xa4\x1c\x57\x32\x93\x6d\x29\xaf\xa5\x82\x63\x69\x00\x55\xb8\xd3\xeb\x0f\x68\xcd\xa1\x39\x7c\x01\x6b\x88\xb8\xf7\x8d\xa4\xd9\x4d\xdf\x1e\xce\x26\x79\xd5\xad\xea\x5f\x41\x3a\x57\xc5\x69\x0c\x23\xe5\x95\xf6\x15\xbc\x21\x7d\x2e\xf8\xa1\x6a\x27\xfb\xe7\x8d\x22\x28\xe4\x6e\x43\x57\x62\x2d\xe5\x88\x66\x43\xe8\x39\xca\x37\xf9\x7a\xaf\x73\x80\x41\x90\xeb\xf0\x01\xdc\xcb\x34\xbd\xa5\xa4\xbf\xbf\x02\xdc\x1f\x41\x1a\xd7\x73\xa7\x6f\x14\x69\x49\xc7\xe2\xfa\xdd\xa4\xa3\x4d\x1e\xf9\x9f\x48\x59\xb5\x4e\x8a\x61\xd2\xbf\xb2\x0f\xb4\xe7\xe4\xd4\x82\x5d\x09\xb1\xe4\xb7\xd9\xff\x85\x64\x53\x60\x8d\xa3\xd7\x28\x60\xbb\xa4\xc4\xe1\x33\xf0\x8f\xad\x79\x53\x9e\xde\x75\x7b\xd1\xa0\x4d\xfa\xab\x6b\xb6\x97\x96\x93\x46\x5f\x1a\x59\x17\x47\x72\xe9\x30\xe4\xaf\x20\x01\x4d\x23\x15\x1b\x49\x03\x35\x96\xb4\x9d\xe4\xdd\x25\x2d\xf1\x4f\xc9\x65\x79\x48\xc8\x29\x8a\xab\xee\x91\xe7\x53\x60\xac\x2c\xda\x71\x0a\xd0\xc7\xf1\x78\x33\x33\x3d\xef\xc1\xfb\x7b\xc9\xe9\x1d\xb7\xc5\xbd\x58\xfa\xe0\xb5\xe9\x17\xae\x90\x26\xf4\x6e\x37\x71\x48\xbb\xda\x17\xca\x8b\x49\x8a\xfa\x6c\xea\x35\xf2\xf8\x0a\x6d\x3c\x85\x1c\x6d\x86\x42\x76\x91\x07\x0d\x93\x3c\x5f\x51\xca\xe4\x1a\xc7\xdd\x00\xc4\x39\xfb\x45\x8b\x46\x01\x8a\xe7\x5e\xa8\x03\x50\x7f\x93\x85\x7c\x04\xbe\x75\x64\x20\x97\x41\xe7\xf2\x77\x88\x0e\x74\xce\x9c\x8b\xc8\xa0\x71\xdc\x6d\x48\x1a\x94\x9a\xe6\x83\x84\x42\x0f\xc2\x37\x23\x5e\xf0\xbe\x9d\x65\xc8\x7a\xb8\xde\x31\x1c\xb1\x40\x56\x0d\xb7\x22\xed\x08\xfe\x2c\x0e\x91\x20\x3e\x03\x65\xc8\x59\x64\x79\xfb\x4d\xc4\x1f\x19\x5d\xbe\x06\x59\x03\xdf\xd3\xa7\x22\xeb\x11\x7b\x8e\x10\xb1\x40\x0e\xa5\x0e\x20\xf3\x91\x84\xe3\x79\xc8\x0c\x84\xd8\xe9\x8b\x4c\x47\x24\x8e\xf3\x90\x71\x88\xee\xf3\x15\x64\x1b\x35\xf6\x29\x86\xcc\xc0\x3f\xdd\xb8\x01\xbf\xc0\x93\xda\xc7\xc3\xf7\xb1\xd7\x65\xe7\xe0\x4b\x18\x57\x77\x19\xee\xc7\x50\xf6\x77\xb8\x05\x3b\x96\xea\x0f\x5f\xc3\xec\x8e\x6f\x82\xef\xa2\x4f\xbc\xdf\xc2\x2f\x51\x8e\xc3\x4b\xf8\x35\xea\xf8\xf1\x3d\x7c\x98\x73\x7e\xa8\x00\x5e\xcf\x3e\x71\x7d\x32\x3c\x97\xe5\xdc\x7a\x02\x9e\xc4\x5c\x5e\xf2\x1e\x9e\xc8\xb0\xd3\x52\xe1\x31\xc4\x39\xd6\x35\x78\x1a\x3d\x37\xe5\x3c\xbc\x8a\xd6\x1b\x76\x12\xf6\xa7\x5e\xf3\x8e\x84\x93\xf1\x02\x87\x3a\x98\x8f\x25\x7e\x58\x03\xc1\xd2\x89\x8f\x47\x42\xc7\xc4\x87\xaf\x7a\x43\xbb\x84\x8a\xe6\x12\x68\x2b\xff\x75\xf1\x41\x68\x1b\x6f\xbf\x66\x1e\xe4\xc9\x19\x64\x4a\xa0\x40\x76\x78\xf2\x69\x88\x60\x76\x1e\x53\x43\xcd\x8c\x09\x5e\xef\xa0\x4f\xf4\x51\x0e\x46\x78\x31\x7e\xf7\xfd\x6e\xd0\xac\x3d\xff\x70\x0a\xa8\x52\xcf\xea\x47\x40\xa1\x52\xd5\x38\x0c\x22\x72\x8f\x42\x23\x08\x4b\x3e\x66\x28\x41\xae\xa8\x99\xb1\x0f\xcc\x11\xa4\x27\xc5\x82\x8f\x79\x53\x43\x5f\x40\x36\xec\x24\x2f\x3e\x14\xce\x48\x76\x28\x84\x64\x34\xef\x37\xad\x40\x4d\x21\x65\xd0\x0c\x98\xf2\x67\xf7\x8d\x06\x32\x72\x8a\xeb\x95\x00\x27\xcb\xc3\x4c\x02\x78\xba\x2b\x4a\x35\x90\xa3\x0e\xa3\x8b\x81\x2b\x8a\x8e\xc4\x49\xe0\x34\xc9\x70\xc8\x7f\x60\x90\xe0\xa6\xd7\x3c\xd0\xc8\xd9\xe5\xd0\x09\xbe\x22\xce\xbd\xda\x06\xac\x69\xf8\x7a\x77\x19\xf0\xbf\xda\xf0\x1e\x23\xe5\x6b\xc5\xbb\x0b\x87\x28\xcf\x4a\x8e\x98\x8e\x50\x9e\x99\xf3\xe4\x79\xc0\xd8\x9c\x87\xd4\x7b\xc0\xa6\xcc\xab\xf1\x46\x80\xa2\x4e\x3c\xfa\x1a\xb8\x24\xcb\xf6\x94\x83\xcb\x04\x87\x1d\x7a\xc1\x74\xa6\xfc\xc5\x34\xca\xef\xcb\x56\xb7\xe7\x52\xfa\xbb\x1b\xbb\xc5\x94\xdc\xb6\x6d\x35\xfb\x29\xe2\x06\x5e\xee\x59\x8a\xa8\xba\x50\xfa\x94\x52\x54\xaa\xc2\x0f\x51\x86\xcc\x4b\xe3\x22\x81\x19\xd9\xe3\x8e\xda\x02\x41\x6a\x92\xe7\x2a\xa0\x55\xe2\xe9\x70\x1d\x74\x60\x03\xcf\x7d\x28\x83\x03\x95\xb7\xb6\x53\xca\xfb\x87\xbb\xea\x29\x44\xcf\xd8\x6a\x0a\x25\xb6\x6d\x20\xc7\x40\x39\xdb\x10\x21\x5d\x49\x41\xab\x4a\xb1\x4a\x4a\x79\x31\x11\xfb\x98\x72\x3b\x97\x15\xfc\x1c\x98\xa9\xb3\xf2\x9c\x0a\x30\xa5\x1f\x1c\x5e\x02\xdf\x38\x0b\x9e\x95\x51\x9a\x06\x63\x6f\xea\x29\x82\x9b\x07\xbb\x2c\x28\x61\xfd\xbf\xab\xee\x53\xdc\x2f\x1e\xcb\x99\x4e\x71\x6a\x8d\x91\xe4\x50\xbc\xea\x96\x61\x3b\x29\xb1\xe5\x87\x63\x31\x0a\x33\x1f\x0e\x6e\xa3\xd4\x64\xba\x7b\xce\x02\x9c\xe5\x36\x8e\xd6\x40\x0e\xc7\xeb\xbf\x46\x2a\x89\x52\xfd\xe8\x0e\xfe\x91\xf2\xeb\x2a\x8e\xc7\x03\x6b\x5b\x96\xe0\x93\x80\xa0\xe2\x41\xcc\x0c\x98\x34\x42\x2c\x14\x3c\xcd\x5a\x8e\xfe\x03\x3f\x27\xf7\xa2\x59\x10\x1c\x66\x83\x7a\xc3\x93\xbd\x8f\x22\x1f\x60\xa5\x43\x2d\x22\x44\x56\xbd\x7f\x86\x0f\xc2\x92\x47\x63\xf0\x13\x30\x74\xa5\x11\x7b\x0d\x9f\x6c\x0e\xc3\x44\xf0\xb6\xe2\xa5\x98\x1b\xbc\x43\xfd\x0e\xfd\x09\xcb\x98\x38\x9a\x0b\xdf\x4e\x0e\x44\x4f\x21\xd3\x8e\x35\xa0\xf3\x11\x77\xaf\x6f\xc8\x35\x24\xde\x01\x43\x40\x44\xfb\xee\x17\xbe\x13\x67\x3f\x5c\x85\xdd\xc6\xad\xfa\x9f\x60\x31\x58\x43\x93\x00\xb3\xc4\x3c\x8b\xa2\xd0\x3b\xe8\xb0\x3a\x00\x95\xa2\x4f\x18\xef\x51\x7f\xf4\x71\xd2\x2d\xd4\x0a\x6d\x3b\xe6\x89\x0c\xa1\x0a\xaf\x6c\x24\x1f\x8d\x72\x38\x8a\x44\xa0\xf6\x6f\x97\x62\x01\xec\x94\xfb\x67\xd0\xb7\x2c\xda\xe5\xb5\xa8\x88\x79\xba\xe1\x2f\xba\x9b\x11\x57\xf0\x16\x9d\x45\x30\x54\x3f\x91\xdb\xf4\x5b\x44\x17\x92\x4d\x77\x4c\x7c\x8f\xe0\xb4\xf0\xd0\x34\xe4\x24\x15\xf1\xb2\x44\xb6\xe0\x88\x83\x23\x32\x09\x3b\xfb\x3a\x06\x2d\x14\xf7\xdd\x6b\x42\x37\x89\xbc\x2f\x51\x90\xbb\x02\x53\x7d\x38\xc2\xe4\xcf\x35\x9f\x46\x0e\x70\x05\xca\x2c\x64\x31\xc7\x89\xae\x83\x3f\xb3\xae\x26\xfc\x85\xef\x33\xf7\x87\x34\xc1\x7d\x44\x81\x67\x2d\x5c\x46\xbb\xec\x60\x0b\x0b\xf0\xfe\x97\x0a\xe4\x99\x66\xd6\x9d\x27\x08\xaa\x1a\xea\xe9\x40\x5c\x15\xf8\x85\x42\xf8\x91\x6c\x97\xa9\x17\xd6\x48\x66\x2a\xd6\xc1\x09\xc2\x5f\xb4\x13\xb0\x1f\xff\x5a\xc2\x44\x78\x1b\x17\x0b\x99\x0d\xaf\x67\x8f\xf7\x3c\x01\x2f\x63\x6c\x74\x70\x82\x27\xd3\x36\x3e\x5f\x00\x3f\x31\x5f\xbe\x05\xc2\xb2\x3c\x71\xf7\x1e\x78\x9f\x31\xb0\x26\x18\xfa\x64\x98\x94\x6b\x80\xca\xb4\xd5\xb2\xcd\x10\x2f\x23\x06\x2f\x84\x28\xf2\x2f\x71\xc5\x50\xac\x64\xdf\xd1\x15\xd0\x59\xc1\xd1\x1d\x5f\xa0\x33\xec\x3f\x0e\x41\x50\x28\x11\xfc\x84\x09\x27\xd5\x7d\xba\xf1\x07\x1e\x5d\x2d\xe8\x78\x05\x95\x94\xfb\x54\xcd\x82\x02\x8a\xee\x1a\xe9\xd0\xd4\xfc\x83\x12\x5f\xf0\xa3\xb1\x0c\xfd\x0b\x3e\xd7\x5f\x8f\x3d\x08\x3e\xc8\xc8\x0a\x76\x04\x1f\xcb\x26\xed\x20\x83\xaf\xf8\xc3\x0e\x51\xe0\x0b\x66\xea\xe3\x58\xd8\xa5\xb7\xee\xda\x57\xa8\xa3\x53\xd5\xf6\x1a\x0a\x6b\x09\xac\x58\x04\xfe\xa9\xbb\x99\x95\x03\xd6\x56\x59\x8a\xa4\xa0\xbc\xc4\x15\x81\x41\x96\x69\xf8\xfc\x02\x30\x39\x6b\x66\x50\x24\x18\x9f\x51\xbf\x63\x06\xc8\x10\x5f\x74\x88\x05\x65\xec\x7d\x8f\xf2\xe1\xc5\xd7\x77\x5f\x73\x80\xf2\xfb\x2e\xb4\x2d\x80\xb6\x75\xfd\x2b\xdf\x0b\xde\x6c\x1d\x65\x78\x04\x0a\xea\x2e\x08\x1f\x82\x31\x95\xae\xf0\x13\x30\xb8\xc8\xf3\x9c\x12\xdc\x9a\xc3\x0c\xb2\x06\x57\x6b\x03\x3c\x3e\x82\x07\xa4\xe7\x1d\x70\x30\x82\xfd\xf2\x91\x25\x3c\xf2\xce\xd0\x55\x19\xc4\xb8\xfe\xbb\x15\x84\x66\xf5\xdd\x2f\x2b\x02\xf3\xbb\x12\x0c\xfb\xc0\xe0\xe6\x02\x61\x08\xe8\x50\xab\x82\x53\xc0\x59\x65\x23\xce\xed\x00\xde\x99\x52\x8e\xfc\x06\x06\xf4\x31\x1e\x5f\x80\x9f\x32\xa5\xc3\x05\x70\x1a\x67\xf6\x93\x61\x56\x2d\x79\xef\xc0\x00\xb3\x89\x5c\xd0\xc5\x64\xe4\x91\xbf\x57\xdf\x27\xee\x51\x3c\x73\x23\x08\x4b\x4a\xa6\xcc\x82\xee\x0b\x78\xe1\x62\x1a\x05\xf8\x1d\x47\xa6\x66\x82\x75\xc1\xcf\xf1\x26\x88\xb4\x63\x1f\xf6\x08\xf6\xb0\xb7\x41\x3f\x21\xff\x7b\xb2\x84\xb5\x0a\xfc\x35\x30\x91\xb9\x05\x1a\xd7\xd9\xce\x58\x0f\xfd\xaf\x7a\x09\x11\x0b\x4d\xcb\x29\xa5\xd7\x41\x36\x52\x90\xf6\x0e\x42\xf1\xb1\xb4\x35\xd0\x50\xec\x5f\x6a\x24\xec\x15\x1c\x8f\xcb\x60\x83\xc7\x37\xac\x03\x99\x62\xf7\x1d\x7d\x86\xa4\x0e\xed\x62\x66\xa3\x57\x6e\x6c\x62\xd4\xa2\x44\xc7\x4f\xa2\x1e\xf5\xa9\x3a\x41\x8c\x40\x47\x1a\x7f\xd2\x0f\x23\x97\x25\x03\x34\x39\x72\x1b\x4b\xa3\x3e\x40\xfe\x8b\xc5\xa8\x2b\x90\xaf\xc1\x63\xf1\x33\xc8\x67\x8f\x62\x2c\x1b\xf9\x65\x77\x1b\xed\x43\xfe\x3e\x6a\x63\x08\x98\xe5\xd7\x5a\x89\x0b\x8c\xfb\xed\x7c\x7a\x0f\xf1\xa5\x72\x0a\xdd\x92\xb0\xca\x6e\xa5\x01\xf4\x63\xe2\x46\xea\x15\x5a\x0f\x8a\x51\xed\x68\x5b\xcf\x6b\x70\x09\x95\x13\xb4\x1b\x1b\xc6\x2f\x7b\xb8\x61\xee\xf8\x64\xbb\x3a\x34\x1d\x73\x7b\xf0\x85\x78\x2f\xcc\xbc\xea\x4c\x8c\x14\xec\x6b\x7d\x40\xb7\xe5\x3d\x2f\x8f\xa7\xa5\x71\x29\x59\x1e\xd4\x1b\x9c\x25\xa2\x13\x54\x27\xd6\x1b\xc4\x1f\x57\x30\x4b\xcf\x55\x61\xbf\x19\x21\x47\xf4\xd8\x31\xfa\xf3\xed\x6f\xd1\x32\xda\x41\xbb\x6e\xe4\x2b\x9e\x71\xdf\x8e\xf0\x52\xa5\xf5\xef\xa4\xc7\x2a\x28\x2d\x8e\x34\x85\x2c\xaa\xf4\x2a\x75\x48\x12\x9a\xd9\x40\xdd\x2c\x0a\x15\x8e\xc2\x75\x82\x14\x78\x29\xfe\x3f\x1e\x7c\xb6\x0f\x8b\xe1\x9c\x39\x32\x11\xed\x64\x39\x6e\xd7\xa2\xcb\x08\x93\xdd\x7d\xe4\x3c\xf5\xdf\xdd\x9b\xf4\xe0\x3c\x49\xdf\x7c\x1a\x61\x34\x36\x76\x51\x2f\x18\x4a\x8a\xd9\xd4\xd1\xba\x4c\x9d\x0e\x0f\x51\x73\xf9\x8b\xb0\x4e\x25\x0a\xa2\xd8\x56\x59\xc0\x19\x3e\x9a\x21\xfa\x1e\xb8\x06\x1d\xc1\x0f\xd8\xbe\x0b\x89\x62\x1f\xb4\x9f\x05\x57\x12\x33\x6e\xbb\xd1\xde\x56\xff\xee\x81\x68\xd3\xca\x3f\xd5\xa7\x51\x1d\x4a\x26\x16\x06\xe0\xb1\xe6\x21\x0d\x0b\x6b\xcd\xcd\xe2\xba\x60\x6b\xb3\x8e\x50\xee\xa3\xf9\xda\xfe\x18\x0f\x74\xa6\xf2\xef\x61\x6f\x84\x24\xb9\xe8\xde\x0f\x3f\xe3\x2f\xb6\xb7\x81\x5d\x99\x73\x6f\x6e\xa4\x65\x77\x79\x77\xab\xa8\xf5\xad\xc8\x85\x38\xfc\x6e\x83\xc2\x1c\x8d\x2f\xa8\x89\xcc\x68\xc7\x62\xca\xfe\xb1\x65\xe8\x95\xc2\x54\x72\x02\xba\x33\x57\x78\xda\x02\xc9\xcb\x5c\x7e\x28\x0d\x99\xa9\xda\xe8\x1e\x0d\xd3\x44\xed\xf6\xab\xa0\x21\xd6\xed\x81\x20\x9a\xe2\x32\xbb\xab\x9d\x6a\xbc\x18\x51\x2b\xc1\x2f\xb4\x4f\xc8\x97\x63\x9f\x1b\x83\x32\xc6\x63\x6e\x35\xd1\xac\x97\xa8\xbe\xcc\x9b\x74\x0f\x9d\x6e\xae\x8c\xce\x46\xe2\xb3\xe1\x43\x2b\xe0\x9b\xea\x22\xf7\x9d\xb0\xaf\xe4\x88\xbd\x37\x94\xcf\x8e\xbf\x91\x4f\x63\xdf\x78\xd5\x35\x8f\xca\xee\x8f\xab\x79\x8d\x8b\x2e\x56\x9b\x7e\x60\xed\x6d\x6a\x55\x1a\x36\xbe\x61\x35\x2b\x1a\x3d\x5e\x05\x93\xe2\x90\xee\xe2\x83\xd1\x87\x10\x9b\xdc\x80\x43\x23\x60\x4c\x5b\xea\xbe\x13\xfa\x21\x05\xec\xd3\xa1\x23\x6c\xc3\xad\x54\x61\x21\x69\x57\xcf\x3e\xc1\x2c\x92\xb9\x9e\xe0\x89\xc9\xa3\x0b\xeb\xb9\x3e\xe4\x13\x5a\x5b\xce\x38\xf2\x20\xf7\x15\xab\x86\xc2\x06\x48\xcc\x48\xe0\x50\x0c\xc6\xf8\x1f\x68\x71\x78\x29\x3d\x1b\xfc\xcf\xed\x19\xcd\x09\x7a\xb9\xc2\x1f\xcf\x83\xdf\xde\x6c\x13\xce\x00\x5a\x2e\xf2\xf9\x32\xe0\x7e\x5d\x3b\x6f\x15\xf0\xb1\x70\x12\xe7\x35\x38\x55\x43\x63\x97\x82\x5e\xdc\x20\x56\x2c\x98\x4f\xf9\xce\xb4\x87\xac\x63\x26\x13\x43\x90\xf4\x50\x29\x9d\x03\x4f\x75\x93\xd1\x6c\xe1\xdc\x15\x4b\xf1\x5c\x64\xf7\xcd\x89\x02\x32\x12\xde\xdd\xc3\x5f\x84\x6c\xb8\xf0\x9b\xdb\x89\x8c\x2b\x38\xc2\x61\xc1\xf7\xd5\x4f\xd9\x41\x70\x2f\xa7\x9d\x65\x09\xbf\xa0\xa4\x31\x86\x90\xd9\xa7\x33\x09\x23\xb2\xe1\xd0\x61\xfa\x31\x24\xc0\xed\x38\xf5\x1f\xc2\x59\x31\x03\x67\x21\x5d\x37\x62\xf9\x6c\xa2\xa7\x2b\x80\xe7\x4e\xcc\xad\x35\x72\x7e\xd1\x8f\x9a\xc7\xb3\x7b\x68\x05\x19\x26\x56\x16\x6d\x26\x3b\x8f\x99\x44\xd5\x93\x31\xc6\x0e\xea\xc6\xe8\x4e\x62\x31\x5e\x10\x60\xa6\xbd\xc0\xe7\xbb\x8d\xa5\xca\x31\xe1\x8a\x49\xf8\x2a\xf4\xcf\xb5\xeb\xbc\x1e\x3e\xb5\xe3\x2a\x17\xe7\x1d\xa9\x59\xc6\xd9\xcb\x9d\x67\xca\x60\x2f\x66\xdf\x56\x1d\x61\x7e\x67\x99\x58\xa9\x8c\x1b\x4c\x2d\x29\x9d\x28\x63\x88\xa2\x3e\xd2\x09\xe2\x44\x80\x15\xed\x10\xdd\x72\x5b\x17\x75\x32\xb5\x7d\x85\x1d\x96\x8d\x07\x5c\xdd\xc5\x5b\xad\x98\xda\xee\xc2\x79\x29\x73\xa9\xd2\xb1\x8b\x25\xc1\x79\x76\x2c\x48\x04\x29\xfe\x32\x83\x05\x45\xcc\xed\x0c\x77\xde\xef\xf4\x58\x62\x39\xd7\x2d\x6a\x3e\x6d\x98\xed\xe7\xaf\xa0\x36\x31\x7d\xb7\xb1\x71\x32\x31\x75\x85\x2f\x36\x97\x5a\x71\xf9\x3f\x6e\x80\x31\xbd\xe5\x13\x67\x81\xa1\xbf\x22\x8c\xf5\x54\xbf\x28\x67\x22\xb3\x58\xb3\x57\x3e\x89\x41\xa8\x52\x09\x90\x48\x90\x17\xa6\xbe\xa1\x1f\x93\xb4\x9f\xfa\x46\x5b\x27\x54\xfb\x5d\xa4\x8e\xe0\xb9\x6f\x5b\x8b\xb5\xb2\x44\x2b\xd2\xd1\xe3\xf4\xca\x4b\x06\xce\xef\x8a\xd5\x4d\x39\xec\xfc\x12\x56\x99\x3d\xeb\x54\xc1\xed\xac\xff\x98\x76\xa6\x91\xd2\xb9\xc4\x4f\xe3\x0c\x5a\x35\xfd\x69\xe6\xec\x94\x08\xda\x75\xf5\xa3\x93\x17\xa9\x66\x45\xd0\xc1\x0f\x38\x45\x4c\xda\xda\x89\xb9\xf1\x9c\x57\xb0\x90\x7b\x8c\xcc\x1e\x9c\x73\xa7\xb5\xb9\xc1\xc8\x26\x35\x1e\x29\xb1\x63\xd9\xd5\x5e\x30\x8c\x61\x3c\xaf\x78\x24\xde\x4b\x94\x16\xdf\xa0\xce\xa2\x0b\xf2\x73\x92\x86\x69\x69\x46\x9b\x08\x3d\x75\xaf\x6e\xe1\xc1\x85\xf8\x42\x85\x7a\x6b\x28\x7a\x5f\x68\x5e\x21\x43\x00\xd6\xbe\x8b\xf9\x9c\xd6\x8b\x35\xf5\x9d\xec\xe8\xf6\xa1\xe2\x3d\xac\x99\x4d\x77\x32\xd7\x32\x7a\x2e\x10\x22\x3a\xc1\xaf\xf8\x82\x87\xd3\xa3\x8a\x9d\x92\x82\x68\xbb\x4c\x93\x22\x96\x51\xe7\x19\x76\x1e\xe8\xc0\x9e\xaa\x3e\x6f\xdd\x8c\x1a\xc5\x8e\x2b\x8a\x91\x1d\xac\x27\xdd\x7f\x38\x79\xfd\xd7\xeb\x67\xb3\xf7\xf5\xe4\x16\x29\x98\x5f\x3a\xb6\xeb\x09\x46\x76\x13\x4d\xf8\x9a\x08\xaf\x05\xb0\x1b\xf4\x55\xe5\x4e\x89\x4f\x69\x63\x0a\x12\x4f\xf4\xe1\xfd\xd9\x5f\x0f\xc8\x31\x99\xfa\xd1\x56\x17\x34\x40\xb2\x6b\xc5\x63\xf8\x3d\x7b\x51\xcf\x02\xe5\xfc\xf4\xf3\x0d\xb9\xf2\x45\xe9\x43\x25\xf7\xa5\x56\xa4\x03\x86\xaf\xe2\x3d\xa4\x76\x49\xb0\x90\x42\xf6\xa5\xad\xe2\xeb\x29\x13\x93\xdf\x71\x1b\x28\xf7\x4e\xae\x66\x5f\x07\x0a\x0e\x8e\x61\x5e\x07\x19\x5b\x7c\x88\x1a\xc8\xb4\x3c\x88\x96\x06\x5f\xbb\x78\x40\x61\xa4\x34\xd6\xdf\x97\xd5\x51\x1e\x95\x58\x4b\xba\x81\x99\x86\x83\xa2\x9f\x80\x8f\xb8\x46\xb8\x16\x90\x52\x73\xf9\xa7\xc0\x09\xc9\x49\x5c\x0e\xc8\x8c\x68\x65\x17\x41\xd3\x0e\x14\x30\xeb\x21\xc5\x96\xa9\x84\x09\x0e\x5c\xee\x4d\x4b\x41\x96\x77\x93\x15\x9b\x60\x9b\xfa\x99\xb2\x50\x78\x5c\x71\xa8\x24\x0e\xfa\x93\x99\x2d\xca\x87\xde\x8b\xed\x04\x2f\xa1\xaf\x54\x2b\xfe\x12\x78\x79\xd2\x1f\xee\x41\x38\x32\x22\x84\x4d\x86\x55\x07\x42\x98\x02\xb8\x7f\xf3\x7d\x82\x86\xac\x5a\xee\x44\x0b\x42\xc4\x5d\xcb\xe4\x69\x74\xcb\x0b\x75\xd2\x5c\x1a\xbb\xc8\x5a\xdc\x4b\xfd\x4f\x1f\x2b\x9a\x44\x8d\x14\x8d\x13\x1c\xc4\xff\xc3\xe7\xf2\xf8\xb8\x3a\x69\x2e\xa7\x03\x3f\x74\x42\xc6\xfa\x8d\xbd\xdd\x7f\x85\xb9\x08\x83\x36\xcb\x08\x0b\xcc\x66\xb9\x13\xf5\x3b\xda\xd8\x51\x26\xcb\xe7\xb2\x6b\xf9\x92\xab\x1c\xa2\x60\x40\xfc\x3f\x76\xbc\xce\x45\x78\x88\x15\x2c\x78\xc1\xd7\x33\xfd\xb0\x59\xdc\x77\x8c\xb8\xc4\x8d\x9c\xf5\x04\x2f\xfc\x3a\x2b\x8a\x8e\xec\x3f\xcc\x60\xd3\xce\x6e\x8e\xa5\xf3\xa8\xbb\x96\x47\x53\x4f\xe3\x73\xda\x3d\xa5\x2f\xa4\x05\xd5\xbf\x25\x2b\x24\xb3\xcd\x54\xd1\x09\xd1\x39\xcd\x57\x81\x59\xd0\xc8\x6f\xe2\xfd\xe2\x2f\x40\x27\x72\xfd\xb9\xaa\x84\x43\x6c\x03\x67\xc6\xf1\x3f\xcc\x7e\xd6\x9e\x7d\x4f\x89\xaf\x0c\x68\xf3\x01\xda\x0f\x3a\xba\xdc\x88\x5f\xa7\xc6\xb5\x4e\x93\x3a\x19\x22\xab\xa6\x89\x23\xf5\xe3\x4d\xf1\xc2\x5c\x8d\x5c\x3d\x8e\xff\x2a\x63\x2c\xf7\x0f\xcf\x49\x11\x0b\x27\x71\x38\xd2\x67\x71\xdf\x59\x0f\xc5\xee\xc7\xe7\x31\x67\x0a\x0e\xec\xb3\x27\x36\x71\x37\x6c\x1e\x49\xdb\xc6\x7c\xb0\x7c\x00\x9f\x45\x3f\xde\xf4\x52\xd2\x5c\x92\x50\xde\x2d\x1e\x51\x38\x3a\x37\x5c\xe8\x6c\xca\x57\xcd\xe1\x9f\xcf\xb1\xe6\x38\x71\x8b\x0d\x30\x78\x8d\x33\x4e\x7b\x35\x56\xc0\x0a\x56\x7d\x0c\x9b\xc8\x10\xc8\xca\x7d\x8f\xd1\x2b\x44\x2b\x5c\xb5\xd4\x2a\xee\xde\xe5\xcf\x31\x0e\x63\x65\xe3\x6c\x49\x7d\xa3\x57\xd9\x44\xd1\xe0\x05\x0b\x63\xac\x70\x42\xe5\x15\x85\x13\xdf\xb5\x74\x1f\xeb\x2c\x37\xa1\x20\x03\x70\x62\x5f\xc8\xed\x3e\x6f\xcb\x1a\x65\xc8\x0d\x7d\xc6\xd8\xa0\x19\xb7\x97\x4d\x0f\x92\xfd\x74\xdd\x40\x0d\x14\xb0\x97\x7f\xc6\x96\x31\x1b\x1a\x96\x4a\x2e\xb4\xb7\x97\xae\x12\x0d\x34\xef\xca\x16\x0b\x7e\xd6\x49\xe5\x61\xfc\xe5\x55\x5a\xa6\x8e\x1b\x5c\x1a\x43\x01\xd8\xb2\x82\xc9\xe7\x68\xcc\x9b\x39\x7b\x43\xa3\x19\x63\x74\xbf\xf7\xba\xd0\x97\x29\x57\xbb\xce\xa0\x5a\x08\x87\x6d\xc7\xa2\xaf\x58\x7b\xea\x83\x24\x55\x3d\x89\x25\xe7\x44\x17\x3b\x8a\xb2\x1e\x08\x9e\x35\xe7\xcb\x4a\xf8\xe3\xea\x0e\x32\xfe\x71\x57\x57\x9a\xc9\x6f\xd8\x11\xc5\x3d\xe7\xa6\x32\x65\x26\x4a\xe8\x24\xa2\xd9\x80\xef\xf9\x43\xbb\xa7\xfa\xe7\x3a\x09\xef\x15\x8f\xb5\x5d\x87\x8a\x59\x44\xa5\xc9\x98\x9a\xf6\x3e\x5f\x66\xd0\xa6\x47\x6b\xbb\x74\xaf\xd3\x2f\x89\x76\x6b\xb6\x92\x76\xd3\x96\xa9\xd8\xa4\x27\x69\x42\xf9\x65\xb2\x36\x66\x82\xe4\x07\x25\x3d\xd8\x4d\xf8\x03\x88\xde\xbd\x89\x77\x05\x3c\xb9\xe1\x29\x9b\x80\x24\x36\x42\xc6\x44\x78\xb0\x72\x9a\xf1\x7f\xe4\x8f\xf9\x23\x0c\x3b\x28\x76\xda\x4d\x3a\x25\x65\xbf\xb0\x47\xfd\x99\x22\xa6\x56\xa9\xf6\x50\xbe\xa6\xad\x91\xcb\x81\x84\xd3\xe5\x92\x1e\x70\x7c\xd0\x07\xe1\x2d\xd0\xb4\xeb\x17\xaf\x16\x3a\xbc\xa1\x9e\x9d\x0e\xaf\xb4\xc1\x19\xa3\x90\x05\x15\xc9\xd9\x59\xd0\x3c\xd3\x89\xcc\x17\xd0\x54\x4d\x96\xce\x1b\xfc\x2e\xf4\x51\xe7\x42\x63\xa8\xde\xaa\x31\x90\x5d\x6a\x97\x3c\x10\x3a\x7d\x3a\x58\xc2\x87\x9a\x82\x8c\x42\x23\x3c\x77\x57\x2b\x4f\x00\x27\x6d\xd0\xb1\x03\xe1\xcf\x36\x18\xf1\x1c\xc1\xca\xcf\x67\x75\x53\x05\x79\xd1\x99\x8e\xd4\x99\xea\x4a\x6d\x36\x4e\x17\x84\xaa\x27\xe3\x8b\xf0\x28\x65\x1c\xd6\x95\xf2\x4f\xd6\x89\x89\xa3\x8b\x25\x63\xb1\xd8\xa0\xb9\x42\x5b\x6c\xed\xae\xe3\xbc\x45\xe8\x87\x0d\x00\xeb\x15\xda\x69\x93\x45\x40\xa8\xba\x6c\x4d\x96\x33\xfb\x40\xae\xbb\x9e\xc9\x4a\xcc\xd0\x69\x7e\x30\x61\x7e\x48\x46\x24\x43\x89\xc1\x8a\xcb\x44\x5b\xca\x6a\xd9\x1a\x62\x6a\xd4\x6f\x31\x89\x1e\x76\x84\x10\x48\x68\xcc\x5d\x93\xb8\x2c\x6a\xfe\x86\x28\x56\x08\xde\x63\x33\x48\x7f\x8f\x3d\x2e\xf9\x63\xe0\x89\x5a\x72\x66\xeb\x5e\x0b\x43\x54\x98\xe6\x18\xff\x09\xcf\x5f\xd5\xc3\x4b\x43\xf9\x8a\x0d\xdc\x39\xc9\x47\xa4\x6a\xf6\xf5\x28\x6f\xd1\x3b\x16\x3b\xf0\xb3\x60\x04\x73\xfa\xce\x4a\xce\x47\x82\xba\x21\x84\xd9\x40\x7b\xb8\xd4\x86\xbe\x8f\x6a\x5f\x6c\x9b\xf9\x44\xbb\x39\x7b\xbf\x6e\x8b\x7a\xb3\xe2\x8a\xda\xac\x9a\xcf\xb9\xa0\x9a\x2e\xbf\x81\x2c\x94\x27\x49\xf9\x49\x93\x24\x77\xc5\xa1\x91\x2b\x45\x2b\x85\xb3\x03\x97\xf3\xb7\xf3\x88\x9d\xf6\x9c\x75\xec\x6b\x1b\x56\x33\x7e\x30\x86\x97\x86\xd3\x68\xb4\xef\x85\xcb\x32\xd3\xcc\x73\x0d\x89\xda\xfe\x3c\x4b\xf9\x7c\xf5\x56\xe3\x2c\xf6\x02\xa5\x3c\xf3\x39\xa4\x94\x7d\xd4\xe6\x24\x14\x4a\x0e\x67\x9c\x39\x35\x4a\x98\xa3\x18\x7d\xd8\x83\x77\x41\xe2\xe5\x4d\x67\x9b\x04\x9e\xce\xaf\x19\x67\x39\x93\x96\xd2\xa8\xef\x08\x99\x39\x22\x33\xae\x5a\xae\xaf\xd0\x16\x97\xff\x27\x0d\x55\x8f\x2b\x59\xc8\x4c\x50\x06\x15\x4c\x02\xff\x27\x33\xe6\x5e\x8f\xdf\x29\xfe\x93\x45\x8f\xe8\x15\x7a\x6a\xbf\x1e\xda\xc3\x3b\xa4\xfc\xea\x75\x87\xed\x21\xc9\x70\xce\x60\x8c\xe0\x0d\x2f\xd5\x52\x01\xc6\xcf\xfc\xf2\xcc\x43\x0d\x52\xdd\x77\xad\xa6\x56\x20\x11\x67\x0c\x57\x06\x30\xca\x94\xdb\x4a\x06\x81\x50\x19\x5e\xb0\x2e\x2e\x4f\x7c\x3d\x37\x3c\xc2\x4b\x38\xc3\xe0\x1e\xf0\x90\x67\xa5\xd6\x7b\x09\xd9\x93\x64\x72\x67\x94\x68\x17\x6c\x5d\x5a\x49\xdd\xc6\x84\xf3\x97\x64\x6e\x68\xbd\xac\x0b\xd4\x52\x1b\x29\xe2\x97\x19\x77\x6b\x5f\x33\x66\x28\x17\x56\x2e\xa0\x74\xc9\x0e\x97\x8c\x8f\x5b\x26\x56\xe5\x37\x9f\xb8\x25\xe8\x37\x2e\x08\x10\x70\x6f\x69\x5f\x7a\x9d\x64\x35\x28\xb6\x3a\x43\x44\xa2\xd0\x69\xe9\x13\xfc\x05\xb3\x35\x73\x4e\x59\x6b\xfa\x41\xd9\x8f\x62\xd7\xf4\x62\xce\x71\x73\x3d\x69\x12\xba\x23\x6f\x09\x89\x96\x62\xc8\x4e\x26\x2f\x8d\x29\xd1\x57\x92\x07\x43\x7f\xa8\x2f\x52\xaa\x0f\x6c\x51\xb0\x81\xba\xed\x88\x64\x0a\x78\x75\x6d\x19\xff\x24\x3c\xc9\x7a\x31\x2b\x09\x09\xd4\x9b\xcb\x22\xc9\xdf\x64\xf2\xa2\xa7\x14\x0b\xce\x18\xf3\x39\x8a\x0f\xf2\x39\xf7\x0e\x45\x98\x12\x92\xed\x44\xf9\x15\x93\xac\x07\x00\x30\xb4\x59\x2d\x07\x17\x1f\x98\xa2\x88\x04\x6f\x6f\x3f\x26\xfe\x04\x65\xae\xd5\xf3\x0f\xc2\x74\x6b\x6b\x56\x34\x02\xe9\x37\x97\x4d\x06\x9b\x64\x6b\x8a\xb8\x60\x31\x3b\xcb\x3c\x1f\x2c\x46\x32\x73\xd9\x60\x77\xca\x82\xac\xb7\xe0\xdf\x18\x67\xbd\x2b\xe4\x13\x2a\x50\x07\x43\x25\xfb\x1f\x2a\xd6\xc2\x36\xdb\xb7\x8a\x3b\x61\xed\x5a\x11\x7f\x15\xb2\xc1\x7a\x35\xcb\x1b\xb9\xa9\xa3\x97\xfa\xe1\x15\x52\xac\xf0\x2e\xbe\x9b\xfd\xbf\xfc\x58\xec\x0a\x32\x31\xe7\x15\x46\x4a\x66\x66\xf9\x61\xdb\x4e\x57\xe9\x32\x31\xeb\x50\xbb\x8c\x0e\x6c\xee\x7e\xae\x3c\x1f\xfd\xbd\x7d\x8c\xd8\x07\x7d\xbc\x96\xc6\xbb\x80\x3e\xb2\x8e\x60\x5e\x43\x6f\x6a\xe9\x25\xa5\xcc\x07\x12\x53\xa1\x0b\x73\x0e\x6b\x8b\xa9\x8f\xb1\x19\xde\x9b\xe3\x43\xa4\x25\x3d\x31\x54\xd2\x2f\x9e\x5e\xa2\x9b\x4c\xdf\x14\x92\x9f\xe1\x42\x2b\xdb\xef\x2c\x9f\x49\x9b\xea\x3e\x20\x2a\xa4\x1e\x5f\x2b\xe0\x59\xe0\x17\xac\x4d\x4c\x17\x7c\xb4\x86\x5d\x32\x59\x10\x2f\x2e\x2f\x50\xf1\xf7\x33\x4f\x98\x5c\xb8\x7f\x20\xaa\xb1\x8c\xd3\x91\xb4\xc1\xb0\x98\xad\x8e\xa6\x69\x53\x59\x9c\x10\x3b\x55\x0e\x13\xde\x77\x47\x96\xc6\xf0\x72\x37\x89\x26\xd1\x87\xd7\xe6\x72\xe3\x69\x4a\xeb\xaf\x0c\x06\xd5\x41\x7d\xa8\x78\xb7\xea\x8f\x88\x66\xbe\xaf\x9c\xcf\xb0\xcd\xa3\xc8\xed\xc1\xa3\xd9\xef\xa5\xb6\x89\xcb\x32\xfd\xc4\xf6\x51\x12\x8d\x49\xe8\x79\x34\x42\x79\x9b\x7f\x70\xdf\x4e\x69\x2e\xd7\xd2\x3d\x50\xb8\x8d\xd5\xbd\x36\x93\xa3\x65\x84\x2c\x09\x22\xf2\x69\x97\x55\x0f\x8b\x9e\xe4\x84\x0a\xe7\x98\x23\xb2\xa4\xf4\x07\xb9\x7f\xf4\x5f\x80\x25\xd9\xa7\xb5\x73\x13\x46\xea\x9b\x33\x56\x47\x0a\x34\x73\x15\x21\xc1\x74\xa5\x97\x34\xda\x57\x2d\x9d\x25\x5a\xea\xf6\x4a\x90\xc3\xcb\x59\xcb\x61\xff\x65\x4f\x58\x92\x41\x8c\x26\x36\x2b\x4f\x17\x65\x97\x72\xf8\x65\xe6\xe5\x45\xce\xb4\xf8\xdc\x82\xfc\x16\x72\x4f\xf6\xa4\xdc\x79\x71\x9d\xfa\xc0\x2c\xbf\x53\x29\x6a\x83\x0e\x0b\x92\x29\xba\x33\xc0\xbd\x4f\x25\x52\xf9\x22\xb7\x04\x81\xbd\xe8\xdc\xda\x13\x6c\x8c\xcb\x5a\xd2\x45\xa7\x33\xce\x2a\x3a\x8b\xb8\x55\x8f\xf9\xd3\xcd\x53\xca\x37\x50\x3b\x73\xd9\xc5\xc7\xc8\x8e\x59\x43\xe6\xc0\x38\x67\xfd\xd2\x5c\x87\x93\x5f\xd5\x67\x0c\x43\x41\xf6\x0a\x86\x36\x68\xaf\x58\x12\xa8\x3c\xe7\xb6\x83\xff\x42\xb2\x62\xed\x11\xb6\x1b\x2f\x73\xc9\x13\xba\x27\xe3\xae\x62\x53\x51\x52\x1d\xc4\x43\xf2\xdf\x56\xb3\xa8\xce\xb9\x11\xe5\x11\xa4\x9c\xac\xe2\xe2\xa9\xb1\x4d\xba\x97\xf9\xc4\x49\xbe\x7a\xb9\xf1\xfa\x91\x3b\x8a\x6d\xfa\x6b\x7b\x83\x24\x63\x33\x4e\xb9\xd9\xf0\x25\x52\xfe\xda\xe3\xac\x97\xfc\x54\x9b\x69\xb4\x37\xcc\x29\xdc\xbb\xcd\x81\x24\x31\xf5\xbf\xba\x21\xd2\x75\x0a\xa5\x9a\x42\x9e\x94\xa0\x2c\x1f\x49\x8e\x8f\x3e\x59\x14\x4e\x19\x19\xfa\xc8\x94\x41\xa9\xf5\xeb\xcf\x16\x02\x4a\xef\x47\x3a\x2b\xd0\xe0\xea\xab\x3c\x01\xb5\xac\x9c\x28\xde\x08\x3f\xb1\xf4\xe0\x98\xd1\x19\xdc\xa2\xa6\xb7\x94\xdf\xd4\xc6\x3a\x1c\x98\x42\xd9\x59\x6d\x07\xcc\x4d\x38\x57\x56\x09\xf8\x44\xbb\x15\x2d\x04\x72\x42\x9b\x4c\x21\xa0\xbd\x5f\x59\xf6\x11\xf0\x8a\x77\xaf\xf6\x23\x24\x73\x75\x55\xba\xc1\x67\x56\x4e\x14\x2f\x46\x76\x58\xfa\x73\xe4\xe8\x32\x2e\xd0\x04\x42\x04\x95\xa8\xb3\x81\x4e\x53\xa6\x54\x5d\x85\x76\x25\xb8\x96\x45\x40\x3e\xd1\x73\x0a\x2f\x41\x29\xa1\x2a\xd3\x74\xa8\xc3\x4f\x92\x3d\x0d\x76\xf1\xae\xd0\x56\xc2\xd5\xae\x8e\xca\x89\x88\xf7\xca\x49\xa2\xf7\xc8\x4d\xcb\x33\x9c\x58\xf4\x2c\xe7\x5a\x63\x0d\x7e\x9d\x3a\xe2\x42\x24\x1e\x4c\xce\xaa\x5a\x8c\xdd\x8e\xbf\x5d\x5a\x86\x61\x51\x8d\x85\x36\xd8\x81\xd0\x03\x79\x51\xd8\x36\xbf\xa3\x59\xd1\x98\x97\xb7\x44\x6b\x83\xed\x74\x9d\xaf\x20\x63\x7b\x56\x5a\x88\x22\xb1\x03\x96\x05\xec\xd7\x58\x00\xc7\xa7\xe1\x2f\x13\xc5\xf1\xda\x62\x46\x3e\xd9\xae\xf2\x34\x71\x29\x3e\xbe\x74\x34\x31\x27\x2a\xa6\x80\x44\x27\x87\x8e\xc9\x6d\xa6\xfd\xf0\xb3\x30\x74\xd0\x98\xde\x67\x35\x29\xb4\xc9\xae\x93\xe4\x97\xa8\xb4\x95\x5b\x84\xd5\xf8\x4f\xcb\x1f\xec\x2d\xf8\x29\xf6\xb3\x06\x5f\x3e\x17\x1f\x5b\x3b\x92\xb7\x8f\x64\xac\xa8\xe3\x4e\x88\x1f\x51\x12\xcc\x7e\x1e\x35\xd5\x7c\x8d\x35\x18\x52\x9e\xbb\x80\x39\x74\xf0\xbe\xc1\x8a\xf1\xc9\xdb\x43\xdd\x46\xbc\x70\x1d\x21\x9f\x45\xef\x5f\x19\x26\xf8\x43\xcb\xb5\xda\xc7\x02\xa8\x31\xec\x19\xf5\x64\x45\x2f\xb6\xa9\xc6\x4e\x3e\x32\xfd\x56\xf9\x7d\xe9\x9a\x38\x97\xe2\x04\x71\x50\xa4\x7f\xfe\x63\xa1\x30\x64\x56\x8e\x2d\xff\xe6\xc1\x93\x99\x8e\xbc\xf9\x5e\xc3\x19\x57\x38\xab\x37\xbd\x95\x2d\x65\xd9\xaf\xe4\x09\x26\x31\xe6\x5b\xf5\x33\xa9\xb4\x27\xac\x0d\x75\xfd\x86\x6e\xf4\x60\x35\xa6\xdf\x97\xf6\xa5\x7c\x83\xa6\x27\x36\xb8\xa8\x25\x63\xf5\x29\x24\xdf\x4e\x21\x3d\x1a\x66\x3c\x2b\x1b\x73\xe0\x9a\x3e\x4e\x1c\xee\x25\xc8\x98\x2b\x00\x37\x35\x48\xcf\x72\xe3\x57\x1a\xf8\x07\x58\xc1\xd6\xab\x19\xdd\xc4\x02\xa6\x43\x9d\x7f\x01\x8c\x1c\xa9\xfe\x9f\x29\x21\x6d\x4c\x59\x43\x8e\xf7\xf9\xc4\xa2\x6d\x86\x77\x27\x4d\x26\xb9\x8e\x08\x36\x66\xdf\x50\x5b\x1c\x70\xd7\x0d\x28\xb8\x5e\xf6\x2a\x8a\xa4\x64\x93\x40\x72\x4d\xa0\x5c\x99\xcf\x6b\xe0\x44\x59\x27\x31\xb6\x31\x26\x33\x8c\x75\xf3\x4a\xe7\xc1\x83\x55\x03\x85\x75\xa9\xc2\x32\x22\x7f\xd3\xf9\xf1\x45\x23\x73\x58\x27\x77\x99\x02\x0c\x9d\xc1\xfe\xd9\x3c\xed\xd7\xfd\xff\x74\x6c\xd5\x17\xcf\xbf\xaa\x35\x32\xcd\x26\x44\x42\x13\x8d\x5d\x59\xce\x4b\xe4\xee\xb2\x96\x10\x5f\x18\xa1\x0c\xc7\x0b\xb7\x2a\x47\xc2\xf1\x55\xca\xd2\x93\xa9\x6b\xca\xf6\x14\x66\x9c\x2b\x2c\xac\x35\xe5\x46\x7c\x31\x8d\x34\x8a\x82\x67\x64\xbb\x64\x46\xef\xbf\xa6\x5b\xa3\x19\xe5\xf9\x5c\x79\x55\xb1\x75\x13\x55\x62\x2b\x5e\xb5\xb2\x8f\x37\x87\xfb\xce\xba\x8d\x50\x32\x12\x68\xb7\x3b\x5d\xc8\x1c\x70\x5a\x8b\x88\x5c\x91\x3c\xb6\xfe\x09\xb9\xff\x8c\xb6\x66\x0a\xc5\xea\xc4\xf8\xf2\x51\x14\xdd\x91\x85\x85\xdd\x80\xaf\x6f\x77\xde\x56\xd0\xd6\x23\xcf\xb0\x01\xb2\x75\x99\x96\xf1\x12\xde\xee\x30\x59\x3a\x1a\xd9\x6f\x91\xc3\x35\xa3\x51\xb4\xfc\x8e\x01\x60\x10\xf8\xd8\xe2\x0c\xdc\x48\x1a\xaa\xe7\x00\x9d\x67\xe0\xea\x7a\xe0\x49\xf8\x9b\xb2\x6a\x70\xf5\x91\xd1\x85\x18\x98\xeb\x5b\x9e\xfb\x0b\xf2\xf1\xd0\x19\x46\xc1\x13\x5d\x26\x64\x34\xc1\x83\x0e\xb3\x24\x8f\x91\x4c\x8b\x1a\xae\x04\x8d\xa3\xc5\x75\x24\xc3\xfb\x81\x4b\xcd\x37\xe0\x05\x49\x75\xf5\x6b\xa1\xa1\x33\xc1\xd5\x27\xa1\xde\xf0\x4b\x65\x27\xa1\x17\x81\xaf\x0b\xd7\xc1\x6b\x7c\x35\xb9\x05\xb0\xca\x43\x9a\xd9\x82\x2c\x74\x19\x93\x81\x21\x26\x87\x85\x92\x02\xd4\xde\xe2\x3a\x37\x0a\x2d\xa5\x7e\x69\x37\x53\xf7\x01\x51\xcd\xd3\xf1\xe6\xa4\xe8\xba\x38\x7c\xfd\x99\x39\x55\xb9\x58\x7f\xb8\xb0\xd4\x8c\x49\x02\x6b\x0a\xc8\x18\xe8\x9b\x9a\xf3\x05\xc3\x3c\x38\x99\x4b\x30\xba\xcb\x28\xd5\x33\x4c\xe0\xb0\x51\x32\x17\xe3\x5b\xce\xe6\xdc\xc4\x78\xd4\xa2\xb6\x57\xcc\x0a\x60\x51\xd3\x01\xc6\x40\xd2\xbc\x0b\x85\xc4\x70\xcc\xcd\xca\xb7\x84\x73\xf8\xc9\x92\xef\x74\x59\xa0\xc0\xdc\x4d\x9f\xe1\x1b\x9c\xb3\x8b\x96\xe9\x91\xae\x8f\xa1\xd9\x6f\xf8\xad\x72\xa4\x9a\x1d\x8e\x8a\x8f\x51\x6d\x2d\x8f\x73\x16\xe3\x12\xea\xc1\xb6\xd5\xfc\x44\x4a\x73\xa3\x84\xb7\x3e\xb1\xb9\xf6\x03\xe7\x73\x8c\xa0\xd2\x89\xdd\x17\xbe\xbe\x64\x27\xab\x3d\xf0\x94\x79\x16\xb3\xc7\x77\xa3\x51\xcc\xb8\xe7\x71\x42\x57\x48\x3c\xdc\xf0\x53\x19\x43\xbf\xe1\x80\x88\x94\xb4\x3a\xcb\x72\xf6\x61\x2a\x0f\x6f\x68\xdd\xa6\x70\xa6\xd8\x35\x64\xca\xce\x25\xda\xd7\x7c\x93\xe8\x4e\xff\xa8\x58\x27\xea\x3f\xae\x2d\xde\x2c\x9c\x7d\xf8\x4d\xfe\x38\x7e\xc4\xde\x27\xd9\x34\x6e\x99\xc7\x46\xad\x81\xfd\xd8\x65\xb2\x22\x9c\xf9\xdd\xa1\x5d\x28\x65\x4c\xb0\x72\x67\xed\xa3\x7d\xc1\x47\xb5\x80\x99\x2a\x72\x6a\xfd\x23\xdd\xb2\x04\xb0\x66\xbd\x3a\xf7\xf4\xde\xf2\x53\xaa\x45\x61\x3f\x8b\x22\xe5\x9a\xc3\x61\xa6\xb5\x52\xab\xbd\xe9\x59\xc5\x22\xf9\xf6\x4f\x9a\x6b\xfc\x3b\x1b\x3e\xc8\xe5\x9c\xaf\x0e\xcf\x05\x97\x58\xb3\xad\x72\x99\x04\x31\x03\xf3\x69\x7e\x90\xaf\x27\x35\xd6\xef\xc9\x95\xc7\xf7\x55\x6b\xb3\x29\xd1\xfa\xb2\xf6\xcc\xcd\x61\xfe\x85\xb5\x9a\xaf\x87\x06\xf2\x70\x55\xc9\xde\x99\x59\x23\xe5\xfb\xb7\x57\x69\x6c\xc4\xb9\x1b\x3e\xc9\x5e\xf3\xaf\x3a\x4e\x16\x38\xb2\x5f\x5b\x0d\x33\x86\x89\xa7\xe8\xb3\x66\x75\xd1\x03\xd2\xf1\xfa\x31\x66\x2c\x9e\x52\x1d\x9c\x37\x2f\xfa\x60\x19\x29\x9b\x16\x36\xb1\x30\x4a\xff\xec\x90\x2a\x6f\x8d\xc6\x6b\xcf\x5b\x83\x59\x49\xd9\xae\x55\xf7\x48\x23\x36\x7c\x91\xc9\x84\x0b\x1d\xad\xf8\x83\x9c\x62\xeb\x79\x0c\x33\x63\x29\xca\x68\x3e\x5c\x96\x40\x1a\x57\x57\x53\x34\x10\xbf\xa6\x7a\x8a\xd9\x3e\x7a\x5a\xd9\xb2\xdc\x43\xc7\xae\x15\x4e\xc8\x8a\x39\x14\x9f\x7b\x49\x97\xb2\x67\xc0\xb0\x33\xc3\x6f\xbb\x54\x7d\x52\x76\x65\xc3\x5f\x99\xb3\xc8\xd2\xd1\x83\x4f\xe6\xba\x5b\xef\x61\xec\x65\xac\x82\x9d\x7a\xa7\x51\xba\x52\x25\x9d\x7b\x29\xdd\xe7\xaf\xb7\x24\x52\x6a\x4f\x75\xd4\x07\x51\x5e\x86\x28\xaa\xfe\x00\xbe\xfe\xab\x4a\xa3\x81\x67\xbb\x93\xcd\xe7\xc0\x22\xb7\x59\xd9\x0f\x21\xad\xd3\x29\xed\x3c\xd8\x6c\x07\xc9\x38\x88\xca\x22\x82\x07\xa3\x0a\x78\x61\x4f\x19\x34\x3a\x95\xdb\xf1\x0e\xbc\x71\xbe\xa5\x65\x0e\xa8\x3f\x55\x5e\x3f\x12\xcc\x08\xe1\x56\x15\x80\xbd\xfe\x56\xa5\x0b\xa0\xb5\xbb\x63\xcc\xb6\x50\x8b\xdb\xd4\xec\x42\x38\xd1\xe9\x98\xe6\x35\xb2\xd9\x8e\x2a\x8b\x44\x9e\x58\x9c\xe7\x45\xa2\x19\xd0\xb7\x9e\xc3\x48\x78\x2a\xd8\xc1\x46\xc6\x9c\xcf\x6f\x2e\x87\x0b\x4f\xa9\xeb\x32\xe1\xa4\x10\x52\xd5\x41\x38\xc9\x7f\x7a\x49\x33\x9c\xbb\x3b\x24\xff\x32\x32\xda\x6d\x62\x76\x0c\x92\xe6\x14\xa4\x31\x21\xbf\xec\x08\xd9\x4a\x34\xc2\x02\xe6\xad\x47\x07\xa0\xfc\x8b\x34\x9a\x65\xea\x86\xf6\x7a\x6a\xdc\xf9\xe8\xa6\x27\x78\xd7\xa9\x73\x17\x6e\xe1\xbe\x21\x87\x2a\x59\xd8\x1f\xbf\x8f\xc5\x3f\xb1\x81\xdd\x5e\xf9\x13\xb0\xcb\x6e\x13\xb2\x9a\xb1\x4b\x4e\x47\x34\x23\xb0\x3e\x3b\x83\x94\x85\x5d\xb0\xa8\xe4\xca\xb1\x5c\x48\xdf\x5d\xcd\xf2\x49\x9d\xdf\xf6\x8e\xe9\x77\xde\xbd\x69\x1a\xe3\xc4\xa9\x80\x0b\x53\x08\x76\xc8\xde\x8a\x8b\xf4\x07\x7e\x2f\x8b\x37\xd1\x7d\x76\x6f\x37\xf9\xd0\x2e\xbb\x8d\x37\xfc\xa2\x1d\x72\x3a\xa1\xde\x40\xbd\x61\xd7\x2b\x69\xa3\x7a\x5b\x8e\xe4\x5c\xc5\x0b\xa0\x5d\x5d\xef\xf9\xed\x29\x77\xdb\xac\x79\x29\xe7\x67\x36\xba\x71\x57\x9e\xda\x50\xbb\x83\xfd\x25\xc4\xad\x62\x1c\x6b\xc8\x6f\xb0\x28\x99\x79\x67\xf7\xe6\x3c\x9c\xf1\xc4\x6d\x82\x61\x35\xf1\xd2\x29\x21\xe3\x24\xfd\xa9\xdd\x5f\xf1\x47\xda\x15\xcb\xa3\x9c\x11\xd4\x42\xf0\x53\xe7\x6d\xc5\x82\x14\x4a\xeb\x64\x99\xc7\xb9\xa2\x06\x5b\xc9\xd9\x93\x3d\x35\x4b\x44\xe2\xa3\xd7\xca\xee\x0b\x6e\xf9\x31\x0a\xf7\xf0\x97\xec\x1e\x9b\x1b\xc2\x4d\xdc\xf6\x2d\x73\x12\xbb\xd0\x89\xaf\xda\xc5\x1c\xb0\xdf\x21\x7a\x48\xfc\xb0\xbc\xc7\x7a\x47\x1f\x0d\x1e\xee\xf8\xa3\xff\x92\xfc\xa9\xc5\x51\x1b\x7f\xce\xb9\xde\x2d\xe3\xcd\xc9\x3d\xd5\xeb\x95\x11\x47\xfd\x4a\x5f\xca\xde\xf8\x59\x15\x04\x4a\x52\x76\xd5\xe5\x9c\x16\xfe\xdc\x76\x43\x6f\xcd\x0f\x74\x92\x29\x23\x39\x22\xfb\x14\xd1\x58\xe6\x2d\x2b\x4f\xd6\x22\x62\x14\xf0\xa6\xc3\xc5\x74\x38\x99\xda\x1c\x97\xb3\xfd\x6c\x5b\x1d\x91\x65\x13\x71\xab\x2a\x41\xf7\x2a\xf8\x61\xa9\x85\xba\xfa\x60\xb7\x99\xa3\x64\xec\xa2\x1a\xb3\x64\x3b\xb7\xd5\xe9\x8e\x88\xba\x9c\x8a\x15\x26\xfe\x72\xfb\x7c\x61\x30\x1b\xb0\x92\x30\x11\xa2\x12\xc8\x6b\x7f\x5d\xb8\x2d\x79\x6b\xf3\x02\xd3\x8d\xb3\xec\xba\xb5\x39\xe7\x22\x32\xab\xe6\x18\x9e\x07\xe7\x97\x54\xeb\x42\x0f\x1a\xcc\x0e\x19\x77\x77\xc5\x19\xdd\x14\xae\xdb\x6a\xb4\x1f\x24\x7e\x4e\x9d\x0a\x5f\xc1\x1e\xfb\x5e\xe1\x28\x8e\xbd\x55\x13\xd3\x89\x78\x05\x9c\x6e\x57\x94\x80\x49\x3f\x9a\x1a\x0b\xae\x9d\x0d\xbd\x70\xd5\xb4\x3a\x22\xa5\xb2\xc8\x18\x1d\x8c\x97\xf8\x66\xca\x0f\xb2\xf2\xeb\x34\xbd\xbb\x4e\x67\x5f\x57\xde\xdd\xd6\xa6\x25\x4b\xb9\x4e\x4f\xe4\x8f\x85\x8e\xf6\x5f\x04\x6a\x4e\x96\xd5\x57\xc6\x55\xe2\xfd\x57\x2a\xf0\x88\xdc\xfa\x62\x3c\x38\x83\xb2\xfa\xd6\x7a\x70\x0d\xe5\x4c\xe7\x7a\xf0\x0c\xc5\x58\x11\x0a\x1a\x29\xff\x32\x63\xc0\xbf\xc0\x63\x6e\x1c\xe4\x0a\x26\xa7\xc5\x43\x0c\x68\x64\xf8\x56\xe8\x11\xc4\xdf\x29\x87\xdd\xe1\x19\x8e\xd3\xe1\x3c\xd8\xf0\xc5\x08\xb8\x41\xdd\xcf\x1d\x81\x34\xa8\xe7\x66\x10\x90\x03\x35\x74\x44\x01\x1f\x20\x43\xb9\x1a\x5c\x0f\x55\xea\x5b\x41\x15\xbc\x94\x73\x05\x7c\x02\x47\xa6\xbe\x80\xbc\x60\xfd\x71\x15\x64\x86\xaf\xee\x74\x84\xad\xe1\x4f\x0e\x37\xe0\x0c\x64\xd6\x70\x1e\xc5\x80\xbd\x79\xe6\x4a\x79\x8f\xb1\x07\x48\x80\x25\xb6\xb1\x9d\x07\xa4\xa2\x0d\x65\x03\xc0\x45\x34\x49\xef\x04\x2e\x41\x13\x38\xce\x20\x15\xa5\xa4\x9e\x02\xbf\xa1\x27\x8f\x5b\x43\xb1\xe8\x46\xef\xab\xd0\x47\xe4\xb3\x83\x01\x06\x10\xe3\x27\x29\x59\xcb\x9e\xf4\xc4\x89\x3c\xcc\x9a\x71\x9d\x41\xd9\xc8\xfc\x5f\xeb\x2d\x8a\x9a\x31\xbb\x74\x3f\xe5\x2f\xb1\x5e\x7b\x13\x38\x42\x27\xd8\x53\x80\x06\xda\xc3\x14\x18\xdc\x4d\x5b\x10\x76\x14\xbc\x4b\x75\xf2\xde\x02\xa5\xe0\x4b\x1d\xce\xc0\x73\xd0\x6f\x1f\x7a\x48\x1a\x71\xe3\x63\x06\x79\x84\x68\xf9\xd5\x7a\xf2\x09\x01\xde\xb2\x88\x5c\xc3\x7b\x57\x9c\x47\x99\xc7\x3d\xab\x09\xa1\x40\x9c\xc9\xcc\x56\xca\x57\x96\x31\x19\x02\x84\x4c\x9b\x63\x52\xd0\x95\x48\xf6\xea\x04\x9f\xd2\xa8\x0e\x87\x21\x11\x1e\xf3\xfe\x46\xfa\x4b\x8d\xf3\x43\x2e\xc9\x43\xf5\xad\xff\x03\x29\x5b\x21\x6d\x0a\x25\xbd\x96\x85\x14\x8d\x21\x7b\x4a\xec\x32\x1e\x92\xab\x44\x63\x19\x14\xca\x66\xfe\xd5\x24\x94\x32\xc4\x85\x42\x07\x01\x25\xeb\xab\x57\x18\xe8\xc7\x18\xe3\x10\x00\x4d\xa1\x3e\x7e\x1b\x9d\xd6\x59\x40\xbf\xbf\x26\x7d\x85\x69\x65\x5f\x62\x3a\xd5\x78\xab\xfe\x4f\xfa\x23\x03\x66\xee\x25\xed\xd6\x2d\x57\x0e\x92\x3a\x32\xda\xe8\x0d\xe4\x20\x85\x6b\xe2\x6c\xca\x44\x09\x29\x64\x80\xd2\x27\x38\xe3\x79\x1b\x50\xb2\x5f\x3a\x84\x82\x91\xc4\xdc\x57\xfd\x69\xa3\x1a\x1c\xef\xca\xd2\xa2\x6a\x32\x7b\x67\xa7\x55\x55\xb8\x5d\xa8\x4a\x5f\x56\xdc\x68\xca\x49\x57\x98\x6d\xe4\xcf\x49\x8b\x73\x22\x69\xe3\x49\x35\x99\xa7\xe2\x0b\xc8\x09\xea\x69\x47\xfb\x28\xee\x32\x5f\x4f\x5f\x60\x81\x60\xbc\x43\x30\xf0\x85\xe9\xff\x02\x4c\xfd\xd2\x97\x74\x3b\x31\xcd\xbe\x7b\x46\xf7\xc3\xb4\xa8\xd6\x8c\x1a\x45\xda\xd5\x86\x89\xb9\xd9\xe9\x1e\xd5\x9b\x65\xd3\xd2\xdb\x4b\x9d\xf0\xb3\xa4\x13\xf9\x5d\x71\x11\xe4\x31\x59\x35\x47\x47\x93\xdb\xd4\x2e\x3b\x1e\x50\xca\x24\x13\x1c\x8e\x01\x46\xf6\xae\xe7\x99\xa9\x75\x03\xd3\x6f\x49\x52\xff\xf4\xef\xed\xfa\x97\xb6\xed\x62\x78\x75\x75\x5a\x7e\xdb\xa1\x9c\xab\xe9\xf3\xeb\xbf\x4a\xf7\xa7\xcb\xaa\x0e\x62\xed\xa4\x75\xc5\xeb\x62\x07\x49\xdd\xb9\x5e\xc1\x2d\x64\xb2\xf6\xc9\x8e\x16\x4a\x92\xb4\xce\x21\x19\x88\x65\xbf\x7b\x3e\x2a\x15\xbe\x57\x7c\xf3\x5b\xea\xe0\x40\x61\xd7\xe1\xb4\xe9\xfd\x01\xd5\x33\xd3\x52\xba\xef\xe6\x38\xa7\x3d\x6c\xf9\x2b\x69\x49\x0f\xbc\xd0\x89\x1d\x48\x7f\x5b\x3e\x2a\x16\x21\xa5\xe6\xef\x08\xce\x22\xcf\xcf\x9c\xb0\xe3\x22\x65\x9e\xec\x83\x43\x21\xb0\x80\xb3\xe8\xc3\x55\xb8\x8b\x3c\xfb\xf1\x00\x9c\x4b\x46\xaf\x25\xc3\x28\xf9\x5e\xcb\x1b\x18\xa3\x58\x97\xb0\x61\x0a\x85\xaf\xb5\x87\xe9\xc0\x19\x96\x01\xa6\x82\x33\x52\x1c\x61\x01\x58\x1b\x76\x04\xd6\x43\x27\xbc\xcf\xc0\x4d\xf0\x04\x07\x35\xfc\x00\x2e\xfd\xef\x3b\x6c\x0d\x8d\x7b\x3c\x1a\x9e\x05\x2d\xba\x9a\x07\xfd\x86\xac\x5b\x96\xc3\xe3\xa0\x99\xc5\x1d\xf0\x38\x68\xbd\x06\x84\xad\x20\x2d\xf3\x13\x6c\x0d\xfd\x49\x2e\x85\x7d\xe1\x83\xc7\xde\xc1\xd1\xb0\xd2\x6b\x18\x56\xc3\x8f\x1d\x0e\xc2\xf5\xc8\x8a\xff\xc6\x42\x4c\x6c\xd4\xa3\xc5\x10\x81\xb6\x5d\xe9\x82\x28\x68\x5a\xf3\x61\x88\x83\x2e\x29\x1e\x0f\x69\x91\xf7\xea\xc7\x50\x05\xf2\x93\x79\x1c\xba\x88\x4e\x4f\x5e\x0b\x8f\x44\xa7\x1e\x4b\x82\xd7\x20\xbf\xbd\x74\x70\x3c\xf2\xc0\xc1\x16\x36\x20\xd5\xef\xa6\x82\x54\xd6\x84\x07\x9b\x40\x0e\x73\xdd\xe5\x4f\xa0\x88\xb1\xa5\x31\x1b\x2c\x26\x42\x0b\x09\xf0\x2a\x5d\x98\x81\x81\xff\xd1\x7e\x31\x5c\xa0\x45\xb4\xe8\x24\x4f\x28\x94\x5a\x1b\x6a\x84\x0a\xf0\x61\x2f\x6b\xe8\x37\x3e\xde\xfe\x27\xbc\x17\x1b\xf7\x26\x08\x50\x88\xb8\x83\x52\x20\x4f\xb8\xb0\x6f\x1b\xd0\xc8\x57\x34\x4c\x06\x06\x78\x4b\x0a\x26\x01\xc3\x9c\x6a\xd5\x7a\xd0\x82\x1d\x4f\xcc\x03\x0f\xb3\x96\x25\x06\x81\xf9\x8c\xda\x90\x61\x68\x0a\xb1\xc6\xb3\x15\x3a\x47\x8b\x70\x18\x09\xf5\xe2\x29\xaf\x00\xca\x8d\x8c\x97\x77\x2b\x28\xcf\x95\xfd\xbd\x04\x30\x5a\xce\xad\x0b\x01\x66\x4a\xcf\xe7\xc7\x02\x8e\xe2\x00\x45\x0b\x70\x5c\x78\x80\x76\x17\x30\xf0\x5d\x13\x22\xc0\x91\x9c\xbf\x21\xbb\xc1\x73\x2c\xb9\xe7\x69\xf0\x1e\x71\xd3\x61\x1a\xe4\x4d\x7d\xfe\x7c\x98\xdc\x93\xff\xe2\xf6\x6e\xf2\xa3\xdc\x9a\x8b\x63\xc9\x5f\xb3\x89\xda\x51\x94\x69\x99\x41\x79\x1e\x14\x27\xed\x62\x59\x17\x25\x41\xf5\x80\xba\x8c\xd2\x2a\x27\xc7\x8f\x06\x1c\xc5\x43\x47\x8f\x00\x7a\xfe\xbf\x1d\xbf\xc0\xc5\xec\x12\x87\xf5\xa0\x8c\x98\xf7\x34\x9c\x3c\xbb\xce\x61\xa0\x81\x6c\x5f\x75\xaf\x33\x93\xbc\xb9\x4c\x57\x55\x4f\x3e\x5a\xb4\x37\xc7\x86\x4c\x35\xdd\x95\xdc\x22\xf7\x18\x77\x63\xc9\x94\xe5\xfa\xe4\xd8\x2c\x8a\x28\xc3\x2f\xf8\x30\x30\x43\xda\xb6\x03\x00\x54\xfc\x1a\x07\x37\x70\x09\xd3\x6b\xc8\x96\xf4\xb6\x77\xc5\x75\x2d\xe9\x69\xe7\xb8\x76\x3a\x69\xa8\xb9\xab\xa2\x88\x3c\xb2\x2e\x2c\x7b\x0d\xd9\xa1\xb2\x41\x3c\x8d\x7c\xbe\xf8\x29\xf2\x8c\x7c\xd1\x64\x3a\x7f\x8a\xb2\xdc\x70\x3d\x88\x4f\x51\x66\x30\x77\xcc\x02\xd6\x8b\xb5\x0e\x9e\xc0\x65\xf6\x8a\xc7\x87\x48\x4d\xd7\x2a\xaf\x75\x92\x1a\xfb\x56\xb6\x99\x49\x0d\x5d\xa4\xf2\x1b\xa4\xdb\x2d\x82\xac\x08\xd2\xbf\xba\x13\xa2\xc3\xe4\x6d\x15\x6f\x10\x4f\xb2\xbc\xf0\xef\xb9\x21\xf2\xab\x1c\xbf\xa0\xbd\x14\x7f\xad\xad\xc7\x30\xe5\x8b\x74\xb7\x43\x20\x20\x67\x77\x3d\xaa\x27\x09\xef\xec\xb9\x66\x47\x12\x5e\x8f\x6b\x1b\x4f\x12\xf6\x85\x96\x3b\x91\xb2\xbb\xc6\x18\x2e\x92\x3a\x9a\x0f\x0b\x7b\x48\xbf\x6b\x0f\xc0\x57\xc9\x07\x4a\x9b\xce\xb1\xc8\x52\xd3\x8e\x20\x07\xf2\x27\xbd\x87\xc7\x0f\x4a\x86\x2c\xdd\x81\x0b\x6c\x67\x7f\x7d\xfd\x0a\x6b\x25\x25\x0d\x72\xb1\x43\xa4\x6f\x7d\x64\xf4\x0f\xf9\x40\x43\x1a\x5a\x43\xce\x28\xe0\xa2\x00\xe5\x7f\xaa\x7a\xd4\x9d\x72\x99\x50\xa0\x13\x81\xec\xc4\x32\x64\x00\x8c\x0a\x3d\x85\x64\x42\xb6\x5e\x16\x08\x00\xbd\x77\x18\x83\x1c\x86\x6b\x5e\x3b\x61\xcb\xc1\xad\xf7\x2e\xa0\xfd\xe0\xa9\x4b\xfd\x28\x09\x4c\xaf\xaf\x45\xb7\x83\xa8\xf9\x12\x3a\x05\x34\xa9\x26\x21\x0f\xa0\xd9\xf4\x8f\x48\x21\xc4\x4d\x74\x45\x24\xd0\xf7\x90\xef\x48\x2c\x7c\xd4\x33\x0f\x39\x06\xb7\xda\xd7\x21\x9b\x10\xbb\x57\xde\x28\x13\xdd\x78\x77\x08\xf5\x40\xfe\xf6\x7e\x44\xbe\x20\x57\xeb\xde\x21\xd7\x91\x34\xf3\x2c\x24\x0b\x09\x57\x9e\x42\x20\x24\x89\x1e\x8e\x04\x23\xfa\x84\x4b\xc8\x5e\xa4\x30\x84\x8d\x6c\x42\xaa\x3d\x03\x91\x35\x48\x93\xbd\x1c\x59\x84\x54\xbf\x08\x40\xb8\xcc\x29\x77\xc6\x22\xbe\x8c\xc3\x3d\x36\xc8\x02\xe2\xcc\x85\x23\xf0\x5b\xba\xd9\x94\x07\xdf\xa4\xfd\x54\x58\xc0\xf5\xb4\x14\x9a\x2f\x5c\x48\x1d\x8e\x1f\x82\x0b\xa8\x81\x47\x5b\xe1\x1a\x3c\x77\xc7\x23\xb8\x11\x7b\x64\x9f\x00\xb7\x62\xa3\x9f\x95\xc1\xd5\xc2\xf0\x5b\x67\xe0\x74\xc1\xcc\x6e\x2a\xec\xc3\x2b\xac\xe9\x86\x17\x73\x0f\xe6\xad\x83\x47\xb2\xff\xca\xfa\xa0\x8f\xac\xcb\xd4\x95\xd0\x7b\xa6\x32\xee\x3b\xf4\x97\xb1\xfb\xa8\x0d\xbc\x80\x7e\x6f\x87\x04\x5e\x43\x73\xb6\x67\xc2\x1e\x78\xfc\x93\x4f\xd0\x33\x55\xe6\x40\x36\x54\xa1\xc8\xeb\x7c\x0a\x09\x65\x58\xb5\x2d\x14\x29\x01\x72\xb2\x20\x4f\x11\x49\x1a\x0d\x6d\x13\x08\xb0\x1f\x90\x37\x4f\x1e\x37\x01\x0a\xe5\xc0\xc1\x18\x04\xb0\xb6\xec\xd8\x07\xe9\x08\xa3\x7d\x0e\x54\x47\x1d\x7a\x1c\x08\x7e\x37\xf9\x5e\x77\x04\xdb\x73\x76\xb4\x1f\x07\x15\x59\xce\x15\xd7\xc1\x73\x7a\xfb\x6c\x0a\xe8\xa7\x99\x2c\x4e\x06\x0f\x2b\x3f\xa0\x7b\xc1\x18\x59\xc9\xf9\x72\x90\x10\x6f\x0f\x52\x81\xa5\x7c\x86\xc7\x13\xf0\x11\xfb\x8c\x7d\x1f\x34\x81\x18\xff\xa0\x11\x3c\x50\x6b\x7b\xa5\x10\x5c\x50\x39\xbd\xe5\x33\xf0\xbe\xe4\x67\x19\x17\x68\x2d\x18\x30\x84\x01\x79\x79\x0c\x21\x03\x28\xcd\x5e\x02\xeb\x80\xcb\x3a\xf2\xb9\x20\xe0\x93\x8a\x38\x92\x09\x2e\x93\xae\xf6\x88\x01\xc3\xf8\x47\xed\x1f\x82\x02\xe6\xf2\x41\x35\x38\xa5\x7b\xe0\xb2\x18\xe8\x6b\x1b\x6e\x7a\x0b\x88\x1a\xdf\x96\x70\x81\x53\xb5\x85\x7a\x0a\xb0\xb7\x62\x03\xff\x32\xe0\x57\xc4\x82\x2c\x80\xf3\x79\xc8\xd9\x25\x00\x2d\x73\x28\xf0\x0e\x50\xac\xba\xe2\x31\x12\xf8\x26\x5e\x61\xff\x0c\xdc\xcc\xfa\x75\xef\x06\xf0\xfe\x8a\x5f\x5f\x2b\x50\xd8\x3b\xba\xc9\x02\x88\xeb\x60\x14\xd7\x00\xae\x4d\x9d\xba\x72\xc0\xaa\xb6\x99\x3f\x0f\xb0\x2e\x27\x81\x08\xe0\x5a\xd0\x72\xc6\x00\xec\x31\xfa\x05\x0a\x81\x33\x9a\xb0\xed\x8f\x81\x5a\x49\x97\xfd\x0f\x70\x24\x5b\x7e\xcf\x13\xb8\x7c\x73\xb0\xcf\x01\x60\x5c\xdd\xd4\x88\x00\x9e\xbd\xc1\xc5\x73\x80\xf1\x1d\xcb\x74\x96\x94\xa7\x8d\x99\x3c\x21\xe5\x7e\xf5\x25\x70\x3a\xe5\x43\x49\xc2\x99\xfd\x94\xaf\x79\x2e\x81\xb1\xc0\xff\x74\x71\xdb\x9f\x01\xc7\xa5\x9f\x1d\xd6\x00\x26\x76\xf7\xc3\x28\xc6\xa3\xf4\xa9\x57\x2b\x18\xff\x4b\xcf\x6b\x2b\x25\x2c\x48\x56\x15\x61\x74\x12\x49\x9a\xbd\x91\x76\x97\xbc\x54\xbc\x9f\x66\x4f\x7e\x87\x2e\xa5\x02\x94\xbe\xf3\x71\x78\x0f\x50\x1d\xe4\x82\xcf\x01\x35\x1e\x0b\xb0\x18\x28\xc3\x0e\x42\x2b\x60\xc3\x03\x23\xe3\x18\xa5\xe9\xca\x5b\x42\x48\xf9\xd7\xfa\x87\x5e\x0a\x38\x97\x6b\xe8\x33\x80\xb0\xac\x64\x1a\x19\xc8\x14\xe9\xa8\xd7\xc1\x25\x08\x97\xba\x1e\x2c\x3b\xf7\x1e\x17\x43\xdb\x8f\xb4\x60\x9f\xa1\xde\xed\x75\x58\x00\x7c\xda\x6e\x3b\x9a\x87\xfc\xef\xfe\x7d\xe2\x11\x2c\xbe\x62\x41\xcc\x87\xc9\xad\x5e\x74\x6f\x38\xb6\xec\x39\x2d\x1b\xde\x67\xe8\xa7\xcd\x82\x7d\x44\x93\xa8\xe9\x30\x19\x99\x88\x3f\x85\xeb\xce\x61\xb8\x1f\xfc\xe1\x48\x18\xd6\x82\x58\x6f\x27\x63\x0e\x48\x98\x9d\x1d\xca\x44\x94\x83\xf6\x74\x23\x11\x7c\x99\x4d\x1f\x41\xbf\xd0\x5c\x46\x5b\x4f\x1f\x5d\x4a\x50\xcb\x68\xe1\x99\x12\xea\x06\x6a\xbf\xe0\x3f\xdc\x4c\x8d\x82\xe7\xe0\x2b\xa8\x63\xce\xe6\x60\x55\x38\x2d\xb0\x14\xdb\x8e\xfd\xdd\x3e\x1f\xad\xc3\x12\xed\x16\xa1\x0e\xe8\xe0\x5d\x94\xf6\x82\xef\xd5\x37\x87\xe6\xc4\x73\x68\x9a\x43\x65\x71\xbe\x15\xff\xc5\xff\xb2\x9b\xf4\xb6\x38\xc4\x92\xf0\xb3\xf1\x11\x4c\x16\xf8\x15\x63\x33\xa0\x33\xdd\xd8\x3c\x22\x34\x70\x3e\x6a\xa4\x5b\xb8\x0f\xa0\xab\xa8\x35\x76\x9b\x10\x23\xee\x7e\xbb\x9c\xb6\x5f\xb1\xb0\x77\x13\x55\x2f\x3b\xda\x90\x84\x7f\x97\xa4\x14\x25\xe0\xc7\x44\x5a\x6d\x05\x76\x43\xd0\xc7\x0b\xc4\xc2\xf9\xb3\x80\x9b\xe8\x17\xae\x6f\xcc\x53\x14\x61\x9f\x3d\x8c\xa3\xd3\x98\xe1\xee\x5c\x24\x93\x98\x6b\xb7\x1f\x59\x42\xcd\xbf\x69\x41\xdd\x9d\x33\xb9\xfb\x29\x9e\x9f\x15\x5e\xf7\x3f\x7c\x9a\xbe\xa0\xc0\x1e\x4b\xd1\x5c\x51\xcb\xd0\xff\x54\xef\x38\x71\x28\xa6\x98\x49\xd9\x80\x5a\x4b\xe7\x9e\xce\x47\x8a\x85\xc3\x87\xaa\x11\x4f\x1e\xcb\xdd\x03\x1e\x64\x35\xd9\x49\xe1\x08\x7a\xeb\xf5\x7a\xfc\x76\x65\x74\x67\x28\xee\x50\x2a\xaa\xb9\x80\xa5\x14\xbe\x30\xbd\x47\xef\x9a\x3e\xab\x10\xd4\xcf\xf8\x92\xc5\x46\x5e\x64\x5e\x25\x09\x11\xb6\x06\x8a\x0e\x45\xac\x15\xaf\x03\x2e\xc1\xb5\xe2\x61\xb7\x4b\x70\x30\x8f\xb0\xcb\x86\x9e\x32\xba\xae\xaa\x70\x51\xbb\xb8\xfd\x04\x76\xa5\xe9\x4f\x95\x0c\x9b\x5b\xe7\x9d\xfb\x17\x25\x57\x1d\x50\xd4\x23\x1f\x4a\x97\x31\xde\x21\xa8\xf9\x5a\xba\x1d\xb2\x24\x67\x45\xd4\x66\xb8\x4c\xf7\xdb\xff\x0f\xbc\x4f\xe9\xe7\x16\x01\x0d\x8b\x56\xd8\x15\x43\x04\x8b\x71\xc5\x88\x27\xf4\x96\xb4\x91\xb1\x82\xce\xe6\xca\x32\xf4\x6d\x8b\x26\x77\x25\x7a\xb0\x7e\xad\x62\x04\xd2\x52\x05\x30\xb6\x23\xfb\x4a\xc4\x69\x62\xf8\x55\xbe\x5b\x64\x2b\x9c\x96\xb5\xc7\xbf\x10\x9e\x96\xd1\xea\xb6\x1d\xaa\x11\x57\xd9\x75\x40\xbe\x6c\x9b\xfe\x21\xfc\xc0\xd5\xe7\xad\xf5\x18\x7e\xa9\xa0\xe2\x17\x5a\xdf\xe5\x94\xc3\x44\x17\xb6\x1c\x97\x27\x20\xb4\x3a\x27\xa2\x19\x99\x50\xd1\x94\x66\x07\xab\x0b\x2f\x47\x26\xc0\xcb\x72\xe6\xfa\x53\xa1\x2a\x4d\x93\xdb\x76\x28\x5c\x72\xd7\xee\x1b\xf8\x89\x7d\xe4\xfa\x16\x7e\x4f\x9a\x75\xe7\x11\x5e\x70\x5a\x49\xcd\x20\xe7\x5f\xba\x53\xfe\x19\xf6\xbd\xf4\xd6\x0c\x3b\x56\x1d\xe9\x0c\xdb\x83\x29\x20\xbb\x91\x1d\x19\x27\x29\xab\xa2\x45\x84\x13\xb0\x24\x80\xa0\xfd\x04\xad\xb6\xb5\x53\xeb\xa0\xdd\xb6\x95\xf8\x69\x98\x7a\x8d\xcf\x5f\x47\xd6\x75\x64\x71\x1f\x91\x9f\xd5\xac\xe0\x68\x28\xcb\x4c\xcd\x6c\x90\x72\x5e\xc5\x62\x9d\xa4\xf4\xb2\x4a\x99\x5e\x40\x20\xa9\x90\xb1\x14\xf8\x16\xbd\x84\x18\x0d\x2a\x03\xac\x69\x83\x90\xdb\xb6\x74\x6a\x1e\x3c\xd1\x96\x8a\x9f\x80\x1f\x5c\xbd\xc7\xd3\x40\x3b\xda\x5f\x70\x4f\x43\xee\xd5\x67\x39\x5b\xa0\xad\xa6\xff\xb1\x2d\xa0\x0d\xca\x57\xac\xf1\xd0\x01\x96\x35\xe3\x03\x24\x21\xad\x26\xee\x40\xaf\xa3\x6a\xe9\x9d\xb0\xab\xff\x25\x5a\x01\x4c\x6c\xf3\xa6\x22\xf0\x67\xdb\x74\x7c\x07\x12\x71\xc5\x93\x4b\xa3\x11\x6d\x27\x39\xb1\xb4\x31\x95\xbf\xd9\x81\xd4\xd4\xdc\x4a\xd6\x01\xfc\xa7\xc2\xcc\xf4\xc5\x79\xcc\x51\x0c\x0f\x7c\x57\xfa\x26\xc2\x05\x9f\x18\xf9\x92\xbe\x09\x2b\xf1\x5f\x4b\x5b\x8b\xf9\x6d\xfd\x4e\x9d\x85\xfe\xb2\x85\xb0\x47\xa8\xee\x72\x26\xa7\x90\x7b\xb0\xe5\x05\x3b\x8b\xb3\xb7\x82\xcd\xd2\xb0\x37\xe5\x1c\x61\x4a\x59\x76\xf2\x68\x86\x94\x69\x4b\x3c\x20\x14\x8c\x9d\x69\x5b\xe9\x6a\x22\x2a\xd2\x92\xa6\xa1\x9f\xf1\x33\x53\x15\xb4\xd0\xad\x6d\x38\x4e\xdd\x60\x9b\x83\x1d\xc2\xfe\xf4\x8d\xe1\x4c\x96\xd6\x37\x1f\x64\xfd\x93\x58\x97\xcf\x66\xfe\x10\x91\xb3\x3f\x31\xde\x0a\x2e\xc9\x16\x13\x6f\xf9\x2b\xe8\x15\xf4\x1f\x5c\x43\xea\x56\xfa\x04\xce\x8c\x53\x7b\x69\x13\x58\x21\x7e\xb6\xd4\xb1\x0c\xf6\x56\x1e\xf6\x95\x8e\xd9\xf6\xa0\x7d\xd4\xf0\x1e\x8c\xed\x96\x35\xbb\xe1\x27\x6b\x95\x5e\x5b\x72\x91\x69\xaf\xb5\x30\xf4\x32\xe6\x67\x60\x92\x65\xc4\x1c\xc5\x03\xea\x07\xfa\x0a\x99\x57\x72\x2d\x6d\xab\x98\x73\xd2\x9e\xea\x21\xd0\x1e\x3c\x8e\x7b\x70\x49\x5b\x37\x62\x9b\x58\xe3\x6c\x7f\xa1\x33\xe8\x51\xdd\x7b\x58\x65\xa5\xaa\xba\x7c\xa6\xb9\x68\x75\x11\x83\x61\xcc\x2f\xd3\x9b\x09\x4e\xee\x5c\xd1\x6a\x3a\x96\x15\x8a\xdb\xd1\x64\x3a\x71\xd2\x1a\x6a\x71\x86\xe4\xc4\x4f\xbc\x4a\xee\x73\x80\x85\xd5\x88\x4c\x5b\xae\xa3\x25\xdc\xac\x15\x73\x10\x06\xe3\x50\xe7\x6c\x16\xab\x79\x5c\xad\x92\x19\x5d\x77\xbd\x00\x61\x1c\xa8\x4e\xd4\x76\x10\x9b\xca\x6e\x0a\xce\xd0\x57\x16\x8d\x45\xd9\xb4\x8d\xa6\x29\x09\xdd\xd4\x3d\x59\x2d\xe1\x37\xf0\x83\x9a\x1f\xfb\x2b\x30\x7f\x79\xc3\x96\x28\x74\xaf\x70\xc6\x8a\x25\xc8\x32\xe6\xbf\x0e\x17\x56\x74\xe7\xb3\x9a\x3a\xe6\xae\x56\x5f\x73\x0e\xc3\xb1\x01\xd6\x7c\x21\x66\xd5\xc4\xf2\xf3\xe8\xa3\xcb\xe7\x21\xf7\x68\x13\x0a\xb9\x09\x6b\xa9\x73\x72\xb5\xe1\xa1\xf8\xbc\xcc\xc5\xfb\xc3\xb1\xf9\xaa\xa9\x5b\x3c\xd1\xe9\x22\xfe\x8a\x8d\xf0\x33\x96\xb4\x9d\xca\xda\x71\xe9\x55\xcd\x78\xe6\x92\xae\xbf\xf9\x9f\x19\x23\x5a\x07\x34\xfb\xe8\x4f\x1b\x42\xf9\xd3\x69\x7d\xd5\x22\xe4\x10\xb5\xab\x14\x8b\x6f\xc2\x2f\xe5\xff\x09\x1f\x8b\x5d\xcc\x6a\xdb\xbf\x06\xed\xc8\xf8\xb2\xc5\x0d\xa9\x15\x9b\x56\x44\xc3\x6c\xd6\x95\x8e\xef\x72\xcb\xd4\xad\xb5\x03\xd2\xe0\xd4\x97\x85\xe1\x62\x2c\x8d\xaa\xbb\x21\xbc\x9e\xee\x20\x64\x0a\xec\xd2\x9f\x60\x25\xbc\x24\x52\x4b\x62\x2b\xa7\x92\x5c\x77\x22\x90\xf5\x85\x52\xb5\x9f\xc1\x5c\x0a\x34\x6e\xde\x48\x6c\x85\x26\x2e\x6b\xa7\xb9\xc0\x67\x3a\xd6\xcb\x8a\x48\xbc\xda\xf9\x92\x2f\xa4\xb7\x05\x85\x62\x07\xf2\x7e\x9d\x93\x10\x25\x17\x0b\x3e\xf2\xef\x52\x96\x60\x8e\xbc\x75\x94\xba\xc4\x7d\x1c\x18\x88\x09\x7f\xc3\xea\x03\xe7\xed\x5f\xcf\x9c\x00\xf6\x6f\x1e\x41\x38\x40\xb5\xcb\xca\x68\xab\xe1\xea\xf6\x08\x99\x27\x38\xae\x26\x40\x22\x02\xe7\x98\x3f\x8b\xae\x80\x6e\x5a\xae\x70\x35\xe8\x2f\x08\xe3\xb3\x41\x18\x35\x72\x5f\x81\xb7\x12\x6e\x71\xdc\x21\x8f\x70\x0e\x4b\x06\x65\xef\x7b\xcd\x18\x84\x27\xbb\xde\x23\xc6\xc2\xca\x65\x85\xb4\x99\xc8\x86\xb6\x11\xd2\x68\xfc\x41\xd5\x77\x71\x0f\x4e\xcb\x2f\x14\xcd\xc5\xe7\x6a\x0e\x08\x40\xac\x9e\xef\xca\x7b\x85\x25\x23\x19\xdc\xfd\xd8\x9e\xf8\x4f\xec\x42\x6c\xd5\xf1\xcb\xac\x59\xe8\xd7\x7d\x51\x8c\x53\x68\xbd\xab\x86\xae\x42\x85\xcb\x2a\xa9\x25\xe8\xc9\x96\x52\x89\x96\x1d\x51\x79\x57\xf4\x9a\xc5\x30\xc5\x0a\x7d\x99\x1a\xb5\x0d\xbf\x81\x51\xc6\x5b\xca\x5b\x4f\xdc\x84\x33\x39\x46\xc2\x22\x7e\x11\x7b\x16\xfd\xf4\xf1\x45\xcc\x74\x1a\xdf\xf7\x27\xd1\x4f\x2d\x70\x45\xe9\x93\xf0\x86\x65\x9f\xa8\x4b\xb1\xb6\xe6\x6d\xe2\x6a\x71\x6a\x85\x9f\x68\x95\x68\x46\x9e\x9d\x40\x22\xc8\x50\xbd\xe1\x4f\xe6\xcf\xe1\x8e\xe5\xd2\xb9\x4a\x48\xcf\x19\xc3\xf1\x8e\x73\x67\x81\xac\x57\x61\xc7\x19\xf7\x99\xa1\xbe\x2c\x62\x23\xd1\xea\x1a\x41\x8b\xa3\xfd\x5a\xee\x82\xd3\xa8\x56\x8d\xe3\x45\xc3\xba\x7f\x65\x01\xc2\x08\xcd\x1d\xe3\x3f\xfe\xbd\x0c\xad\xe2\x3f\xde\x2e\xa5\x07\x7b\x2b\xa7\x56\x76\x17\x1c\xcb\xde\x22\x41\xce\x3f\x66\xd6\x88\x26\x1f\x3b\xc9\xb0\xe0\x07\xee\xbd\x41\x4f\xe1\xa4\xb8\x2e\xa0\x96\x30\x03\x97\x47\x63\xed\xf4\x19\x75\x39\x22\x61\xe1\xf5\xe2\x0f\xc2\x11\xf9\xc6\xac\x41\x7e\x4c\x2e\x24\xfb\xc8\xbd\x98\xed\xc2\x8c\xe5\xac\xd1\xf7\x53\x22\x58\xa5\x9a\x43\xe7\x52\x99\x6b\x94\x79\xa1\x07\x09\x99\x34\x6f\xef\x24\xda\x3b\x61\xe8\xa6\x0b\x54\x7b\x4e\xfd\x72\x12\xb6\x85\x78\x58\xdb\x2a\x3a\x55\x87\x14\xad\x12\xd4\x56\x6b\x33\xff\xf2\xe7\x97\x0b\xa5\x96\x5c\x4a\xf1\x3e\xa2\x8c\xfd\x28\xff\x26\xa9\x9f\x75\x24\xc7\xf5\xec\x02\xc6\xa5\xcc\xfd\x21\xeb\x08\xe7\x8c\xb7\x7b\x36\xd1\x38\x32\xeb\x4d\xfb\xf1\x56\xfe\x97\xe5\x74\xf4\x32\x33\xae\xe6\x8d\x68\x4f\xcb\xcf\xc2\xe3\x02\x4d\x43\x43\xe6\x6a\xde\xf7\xda\xbd\x92\x00\x6e\x50\x85\x84\xfe\x1f\xbb\xae\x58\x4d\xb2\x62\x39\xe4\x27\x9e\xc1\x18\x8a\xec\xb7\x47\x6b\xe8\x7f\xb4\xf7\x7c\x86\x68\x87\x14\xfb\x37\xad\xc0\xe9\xc2\x90\xe5\x32\x94\xcf\xfc\x5d\xb3\x59\xb4\xba\x2b\xab\xa0\x44\x00\xb4\x59\xe8\xa9\xbc\x2b\x8d\x47\xc4\x66\xee\xaa\xda\x4d\x74\x7f\x36\xb3\xfc\x6a\xba\x98\xf9\xae\xc8\xee\xcc\x54\x86\x5f\xde\xac\xa3\x61\xf4\xb2\xcc\x10\x1f\x13\x6d\x9c\x6a\xe1\xa6\xc5\xf8\x5a\x51\xcc\xf2\x66\x74\x3d\x6b\x5b\xe9\xa5\x2c\x72\xca\x50\xee\x24\x7d\x57\x2a\x9c\x21\xd1\x3a\xa7\x4d\xe4\x9f\xce\x28\x4a\x2b\xc5\xc4\xca\xe5\xe9\xc9\x29\x7b\x65\x02\x52\x50\xf4\x4c\xf1\x13\x72\xc8\x11\x81\x70\x16\x25\x65\xe7\x43\x9e\x05\xa0\x77\xfe\xc4\x9e\x04\x8d\xb2\x99\x4b\x74\xc3\x50\xe9\xce\xac\xd1\xe9\x2f\x72\x70\x7d\x04\xc9\x3b\x63\x86\xe6\x1e\x49\xcc\xfb\x94\x11\x4e\xfa\x87\x2d\x57\x3c\x24\xe3\xc9\x2f\x65\x01\x14\xbb\xa8\x7a\x71\x31\xe5\xe5\x91\x9d\x82\x37\x40\xf5\xce\x3c\xde\x48\x50\xec\x7c\x8d\xf5\x15\xca\xb0\x99\x4a\x34\xc0\xf5\x25\xa5\x06\x15\x30\xc7\xf8\x59\xf7\x0f\x58\xa7\xa2\x6b\x50\xc0\x8b\x97\x98\x31\x15\x38\x8f\x56\x28\xc4\x40\x65\x32\x26\xfb\x1f\x68\x15\x75\x4a\x1c\x0f\xea\x03\xff\x09\xaa\xa0\xe5\x3b\x53\xb8\x03\x50\x99\xf3\x05\xd6\x15\x38\xd2\x66\x36\xa1\x46\xec\x8a\x8b\x33\x4b\xb0\xf0\xec\xf7\x3a\x67\x6c\xae\x12\x57\x5f\x41\xeb\xb9\x24\x55\x14\x0a\x21\x57\xe4\xc3\xe8\xa1\xa4\x6a\x69\x32\xea\x13\x59\x23\xba\x8f\x1e\x08\x4c\x13\xac\x45\x77\xec\xb4\xe2\x1e\x45\x9d\x9d\xb3\x58\xc7\x51\x37\x1b\x77\x62\x2d\xba\xab\x28\x48\xff\x89\x69\x99\x55\xab\x45\x18\xf1\x8a\x64\xb5\x15\x51\xce\x81\x94\xb5\xf4\x5f\xf0\x7b\xf9\x5e\xfa\xc1\xc4\xb7\x92\x01\x5a\x47\xe4\x64\xd1\x1e\xda\xf6\xc3\xef\xf9\x19\x54\xad\x77\x2f\xa7\x0b\xff\xe8\x2c\x60\x5e\xc1\xbd\x6d\xc8\xf4\x4c\x4c\x50\xf0\x43\x7f\x52\x10\x6b\xc0\x34\x4f\xf9\xbe\xf2\x90\x0c\x90\x37\x93\x4d\x52\xce\xe3\xdc\x84\x47\xc9\xcc\x6c\x7d\xe2\x7c\xc9\x56\x16\x71\x2a\x48\x58\xcd\x3c\x7b\xf8\x04\x7f\x34\x63\xb9\x37\x99\xb3\x92\x7e\xc9\x99\xc9\x5c\x4b\x0b\xb1\xe9\xa0\xfd\xc5\x07\xcd\x7b\x75\xb5\x19\xc3\xfa\x1e\xcd\x3a\x95\x8d\xd4\xa0\xea\x54\x38\x33\xef\x2b\x02\x65\x36\x20\x47\x3a\x24\x99\x1c\xdf\x2b\x4e\x16\x8d\x3d\xe9\x2e\xf8\xc4\x7f\x73\x48\xcc\x73\xe7\x4a\xbd\x3e\xb1\x4f\xb3\xe7\x39\x9f\x60\xc4\x30\x12\x96\x8e\xa7\x39\xd1\x0a\x4d\x5b\x75\x8e\x79\x3a\xed\x53\x75\x95\xf1\x89\xf8\xa9\x2a\x20\x6b\x16\x63\xa3\xfc\x96\x7e\x1e\x30\x49\x1a\xa4\x99\x1c\x17\x27\x7a\xa5\xfc\x1b\x31\x47\x10\x2d\xbb\x18\x50\xc4\x2d\x17\x7b\x7b\xf9\xb1\x06\xf9\x88\xb3\x35\x71\x8b\x8d\x2f\x5d\x49\x55\x13\x7b\x73\xd5\xba\xe9\x95\xf6\x9a\x8d\x6a\xb0\x34\x4b\xb4\x52\x35\xba\xf0\x2b\x5d\x2e\x27\xf2\xad\xc9\x0c\xe9\xa8\x9c\x25\xb1\x33\x45\x4c\xc3\xf8\xf0\x57\xfc\x7f\x9a\x02\xff\x0b\x5c\x1f\xc5\x0b\xcf\x2c\x56\x9c\xf8\xa2\x53\x1f\x11\xc3\x3b\xb5\xd4\x8b\x6a\xcb\x28\xc9\xf9\xac\x7d\x7f\xe1\x97\x1a\x54\x47\x54\xaf\x10\x46\x29\x9f\x94\x5b\xd2\x1e\xca\x4f\x15\x3d\x21\x0d\x4a\xee\xe6\x27\x9c\x4f\x13\x1d\x35\xde\x0c\x8f\xe2\x5f\xd4\xbf\xf5\xf7\xe3\x4e\xcb\x60\x79\x1e\x65\x39\x4b\x9b\x9c\x4a\x08\x07\x7e\xde\xd2\xa3\xf8\x13\xa6\x4b\x4e\x94\xb6\xa7\x79\x72\xc6\x23\xb5\x7b\xdd\x37\x41\xa3\xb2\xae\x3a\x9b\xe6\x21\xdf\x58\x3e\x93\x74\x40\x62\x2c\x72\x3b\xf7\x5b\xb4\xc8\xb4\x3a\x7c\x04\x1f\xcd\x6a\xf1\x1f\xcd\x69\xd5\xf4\x7a\x3a\x32\x87\xe4\xc7\x9d\xcc\xf4\x6b\x02\xed\x52\x2a\x4e\x30\x49\x9a\xf4\x12\x75\xea\x0a\x71\x7d\xa1\x57\x6a\x1d\x33\xc1\xf4\x5f\x9a\x27\xa4\xcf\x01\xd3\x9e\x27\xed\x31\xfc\x4a\x2f\x88\xd6\xeb\x22\x49\xfc\x10\xa7\x0c\x23\x59\xbe\xaf\x46\xae\xa2\x5c\x74\xf7\x16\x07\x80\xd3\xd6\xdc\xe3\x0d\x41\xa0\x55\x25\x6b\x1d\xfc\x47\xb3\xa8\x64\x6d\xfa\x2d\x71\x44\xc1\x43\xd2\x1a\xa6\x8d\x49\x48\x62\x43\x41\x39\x2b\x49\xdf\x92\xc6\x19\x2a\xc9\xb4\xe8\x93\x3a\x5b\xca\xba\xa3\xff\x32\xce\x53\xfe\xec\xe3\xc8\xe3\x80\x67\xee\x76\x62\x67\xf0\xe1\x9a\xcb\xbc\x3e\xe8\x97\x55\x13\xcb\x1a\x59\xae\xae\x2e\x6e\xa7\x98\xc5\xa3\x0a\xc8\x94\x1e\x46\xaf\x69\x2d\xe5\x27\x34\xde\x78\x13\x58\x97\xd8\x68\x38\x0d\x30\xa3\x6d\xb4\x0f\x80\x7f\x47\x2f\x66\x38\x80\xc2\x7d\x27\xe4\x1b\xa0\x75\xee\xff\x13\x8f\x81\x1e\xac\xe9\xe2\x65\xc3\x66\xab\x1b\xcc\x1f\x08\x9c\xf1\xb4\x78\x14\xca\x11\x79\x9a\x1b\xd0\x40\xc6\xc2\x3c\x08\x9d\x04\x86\x19\x57\x22\x0f\x12\x57\x64\xb6\x21\x3d\x51\x5a\xed\x36\xe4\xf6\xd1\x63\x2a\x1e\xf2\x73\xdf\x0c\x59\x2e\x3a\xcd\xed\xbe\x08\x45\x97\xaf\xe9\xe4\x39\xa0\xc1\xd6\xd3\x98\x38\x4a\x57\xfd\x2a\xf2\x25\x32\x85\xa7\xcd\x53\x89\x99\xc4\xae\xdc\x7b\xf4\xb3\x40\x66\x36\x83\x76\x2f\x01\xcf\xb4\xa4\x05\x45\x4d\xd6\xe8\xa8\x9f\x82\x1f\x2b\xbf\x52\xe5\xbe\xf5\xb2\xc9\x54\x1b\xb7\x32\xe1\x10\x6e\x5c\x73\x9d\xcb\xc1\x37\x58\x87\x32\x9e\x62\xd5\xca\x97\x85\x0d\xbc\xf5\x82\x98\xfc\x74\xae\x37\xfd\x4c\xae\x17\x67\x29\xe5\x6e\xd6\x1b\xf6\xb2\xf8\x01\x3d\xcc\x72\x8c\x8c\xd7\x8c\x66\x7a\x07\x87\x2b\xc3\x18\x27\x7d\x4f\x4a\xcf\x12\xc1\x6e\x4c\xa1\x1b\x7d\xeb\x9a\x77\x9c\x47\xb4\x79\xd6\x05\x8c\x8d\xf8\x90\xa2\xad\xe0\xa5\xc2\xcc\xf7\x34\x95\xc8\xc7\xd1\x5c\x72\x10\xa9\x3f\xb9\x3c\xcb\x52\x0c\xc5\x75\xea\xf2\x85\x45\xa7\x30\xf5\x6a\xfe\x97\x20\x8d\x82\xcd\x5b\xbd\xf7\x86\x44\xc9\x59\xe7\xb6\x59\x70\x8e\x35\x7d\xcd\x2b\xce\xa4\xff\x13\x00\x1f\x00\x31\x2e\x0e\x00\xc0\xcd\x67\x3c\x0f\x7f\xe3\x59\x0d\x21\x15\x21\x29\x23\x95\x06\xa5\x44\x2a\xa5\x52\x69\xa1\xbd\x6e\x7e\xfb\xbb\xef\xf6\xde\xd7\x5d\x57\x77\xed\xbd\xf7\xde\x91\x6c\xb2\xe7\xf3\xec\xfd\x8c\x6c\xfe\x3f\xee\x2d\x8b\x79\xdc\x30\x36\x3f\xdb\xb7\x1a\x29\x5e\x2e\xbe\x59\xb1\xbe\x80\xc1\xfc\x54\xf2\xd5\xb8\x1c\x40\x0a\xc5\xb9\x47\xd3\x4a\x8d\xf3\x74\x45\x71\x0c\xbd\x52\xf3\xeb\xf0\x48\xf6\x5b\x95\xd3\xbe\x8d\xca\x9f\x72\x5b\x97\x4b\xd2\xcb\xe2\xe7\x9b\xae\x09\x4f\x08\x58\x16\x01\x9c\x7a\xce\x7b\xf5\xa7\x6a\xf3\xba\xad\x22\xa8\xfc\x76\xf5\x64\x02\x2a\xd1\x96\xb7\xd0\xad\x0b\xad\x4b\x5c\x53\xc9\x86\xa2\x82\xda\xd8\x74\xbd\x99\xe1\x7f\x21\xf7\xb2\x29\x39\xee\xbe\x54\x25\xa6\x59\xe2\x12\x2c\x3d\x28\x2f\xd8\x54\x2e\x78\x26\xfa\x65\x01\x73\x36\xf1\x56\xaa\xd7\x57\x4f\x6e\x0e\x15\x0e\x97\x77\xd4\xdf\x63\x9c\x29\x49\xaf\xd9\x4e\x13\x17\xfc\xa8\x48\x4d\x79\x6e\x48\x2f\x81\x62\x3e\xe5\x3c\x2e\x48\x08\xa1\x67\x6f\xcb\x5b\xec\x6b\xad\x74\xd1\xc6\xb8\xac\x91\xfe\xa9\x0c\xd9\x64\x14\x14\x48\x16\x5a\x68\xd8\xcf\x78\x32\x15\xb9\xea\x7e\xfb\xb0\xd0\xb4\x5c\xd6\x32\x8f\xb1\xa5\xc4\xa5\x61\x2d\x6d\x46\xc1\x60\xcd\xe2\x14\xba\x61\x63\xf9\xb9\x18\x55\x4e\x5e\x71\x60\xc8\x3a\xcd\x33\x23\xdf\xe7\x9d\xe2\x59\xce\x21\x97\x69\x92\x46\x55\xd7\xa6\x72\xc1\x6e\xc9\x33\x8b\x7e\xb6\x80\x77\x52\x20\xec\x9d\x4a\x3b\xce\x78\xd6\x71\x92\x76\x99\xde\xdb\xa2\xa4\xef\x48\x5f\xd6\xe0\x43\x1f\x39\xb6\xaa\xfa\x3a\x80\x86\x3f\x2b\x77\x01\x63\x0f\x9a\x17\x45\x43\x19\xbb\x21\xc3\x1a\xb8\x72\xfb\x66\x6d\x1e\xf2\x7d\xbd\x97\xa2\x11\x3b\x64\xfa\x48\x94\x84\x77\x09\x82\x7a\x94\xc0\x18\xa3\xbd\x23\x06\x9c\x43\x57\xb7\x6c\x03\xf7\xa6\x7d\xac\x9f\x00\x0b\x8e\x4d\xaa\x16\x43\x6b\xc2\x4f\x97\x7d\x81\xae\x1c\xfc\xa3\xc8\x02\x2e\xdf\x9d\x94\xf7\x1f\x62\xdc\xbe\x46\x4b\x45\x4b\xd6\xfb\x29\x14\x58\x93\xe9\x57\x51\x00\x7e\x56\xb0\xb8\x67\x0d\x1c\xc0\x60\xb4\x7f\x83\x93\xe8\x71\xcd\x37\x60\x24\xed\x54\xbd\x11\x2e\x89\xbf\x59\xed\x04\x4f\x84\x97\x95\x55\x20\x59\xfe\x2f\x0b\xaf\xa2\xf3\x76\x1f\xce\x6b\x40\x07\xb7\xaf\xd0\xba\x60\xc4\xfa\x20\xc5\x51\x7c\xaf\xd9\x12\xd1\x1a\xc6\xdf\xfc\xcc\xee\x78\x46\x1d\xfe\xb1\xdd\x8d\x11\x4d\x7b\xd1\x6c\xc1\x98\x93\x16\x53\xf7\x12\xbf\x17\xcf\xaa\x12\xe0\xe3\xe1\x47\x4b\xbf\xe2\x6f\xfc\x9b\x0b\xad\x19\xab\x76\xef\xcc\x5b\xcc\x08\xd9\x3e\x37\xbb\x82\x21\x58\x9f\x21\xbf\xc4\x38\x65\x16\x2d\xcc\x21\x26\xf3\x3e\x75\xf1\xb9\x0e\x38\xa9\x8d\xc2\xc9\xa1\xc5\x36\xc5\xb0\x7f\xa6\x7e\xaa\xb3\x63\x93\xe3\xed\x2a\xc7\xd9\x53\xc3\x17\x97\x7a\xb3\x6a\xfd\x81\x02\x90\x95\xbc\xfb\xef\xdc\x78\x96\xd9\xf6\x19\x9a\xcf\xcc\xb1\xf5\x72\xf9\x2a\x26\xd5\xac\x49\xf0\x82\xb9\x84\x97\xd5\x79\x59\x6c\x8b\xdd\x6f\xed\x15\x39\x50\xcf\x37\x56\x0a\xed\x52\xf1\x5a\x48\xb0\x27\xee\x4a\xe5\x2a\xfe\x89\xb0\xe1\x12\x35\x4f\xe7\xbf\x23\x7f\x8c\x7b\xd5\xf3\xad\xbe\x96\xf3\x73\xfb\x24\x8d\x0b\x67\xe9\xfa\x36\xd9\x71\xf6\x5a\xf3\x3f\x05\xb6\xac\x55\xdc\xaa\xce\xd9\x9a\x7c\x6c\x45\xcb\x63\xd5\x77\xea\x9c\x86\x93\xca\xe0\x94\x8e\x1a\xb1\xbc\x36\x6e\x49\xc5\x7a\xd9\xc2\xb0\x35\xc5\x06\x09\xf7\x40\xbf\xf1\xb2\x68\xc2\xb3\x24\xa7\x5d\xe8\xb1\xed\xad\xda\x97\x9f\xb5\xfe\x85\x34\x8b\xab\x35\x17\xf3\xb7\xb0\x8d\x9c\x9a\x8e\x6d\xf9\xe9\xa8\x5d\xcb\x46\xc3\x66\xca\xd6\x86\x95\xfa\x17\xc9\x77\xab\xaf\xeb\xc8\xb1\x7b\xca\x93\xb3\x67\x86\xa6\x17\xdd\x55\x95\x1f\xd8\x64\x5c\xa0\x70\xf0\xf4\xd0\x7d\x95\x0a\xb6\x8d\xa8\x24\xa2\x16\xdb\x49\x92\x66\xfe\x35\xf3\x17\x3c\x1a\xe7\x22\xbb\xa8\xbd\xad\xe2\x35\xe2\xd0\xdc\x50\xb6\x91\xec\x5a\x9f\x57\xbc\x3b\xe9\x4b\xf5\x81\x02\xd3\x18\x72\xd9\xcd\xbc\x97\x87\xbb\x8a\xf6\xe6\x34\xef\xcf\x37\x40\xd9\xa1\x1e\x77\x74\x51\xca\xa6\x6d\x2a\xe5\x7b\xe9\xb8\xed\x1f\x12\x73\xe1\xdd\x95\x1b\xb8\x4f\xb9\x03\x6c\xeb\x76\x7a\xad\x0e\xee\x68\x26\x57\x91\x49\xa3\xf5\x31\xe5\xd6\x49\xd2\xea\x79\xc5\xf5\x31\x8b\xca\x14\x05\xab\x0f\x27\x15\xfe\xca\xe3\xec\x8f\x35\xd8\xe9\xba\x3c\x1a\x75\x73\xd5\xb9\xdb\x98\xca\x02\xb9\x8b\xed\x5f\xe2\x8b\xa2\xee\x95\x07\xb8\xb9\xbc\x05\xac\xf6\x76\x87\x46\x2d\x7c\xa0\xd9\xbe\xce\x84\x14\x57\x6f\x5a\x85\x24\x39\x56\x0d\x95\x0d\x47\x8f\x96\xed\x2a\x7a\x76\x78\x63\x61\xa9\xf1\xe3\xfe\xed\x79\xe3\xfa\x93\x1e\x39\xda\xda\xec\x1d\xdb\xd8\x4a\x57\x45\x9c\xad\xa5\x38\x4d\x7c\x6c\x25\xc2\x75\xe2\xd9\x11\xf4\xa1\xa7\xf4\x00\xd0\xac\x2f\x9d\x5e\x94\x19\xd6\xf9\x9e\xfe\x31\x61\x75\xab\x3f\x90\x18\x35\xdc\x40\x01\x17\x04\xaf\xad\x3e\x0e\xbe\xde\xb7\xac\x6c\x06\xf4\xc9\x6d\x7f\x81\x13\x62\xe3\xf0\x5b\x6f\x81\xd2\x6c\xf6\xa9\x10\xac\xcb\xd4\x43\x9c\xca\x98\x43\x84\x0f\x21\xa0\x11\x9c\xd6\x37\x07\x3c\x99\xe9\xd1\xa9\x02\x5f\x25\xcc\x6b\xf9\x0a\xd9\x45\xd5\x37\xac\x85\x8a\x82\x17\x57\x9b\xc0\x3e\xfb\xe6\x94\x0e\x22\xcb\xdc\x7c\x0a\xa6\xa0\x73\x1c\x7e\xe6\x7c\xc0\x16\xd8\x84\xab\x82\xf1\xb9\xa6\xe1\xe2\x40\xc6\xdf\x84\xc3\xd0\x22\x64\x2e\xf0\x6f\x6f\x29\x32\x37\x73\x4d\xa7\x3d\x32\xe7\xc4\x87\x16\x03\x62\x12\xa5\xab\xbf\x80\x1c\x0d\x9e\x5c\x35\x8a\x8c\xfb\xfe\x2c\xcd\x44\x53\xdd\x3c\xf2\xbb\x30\x73\x87\x9f\x39\x4d\xd8\x3f\x36\xc7\x55\xa6\xb8\xd6\x14\x14\x9b\x31\x42\x19\x1d\x83\x81\xc4\x0a\x80\xd2\xf3\x9c\xd1\x9d\x31\xd4\x41\x63\x44\x9e\xa8\x6b\x7e\xc0\x58\x13\x15\x5f\xbf\x90\xb1\xe0\xd0\xd5\xaa\x39\x0c\x6b\xdf\x7b\x25\xad\x8c\x23\x6e\xae\xf9\x0b\x19\x72\xc7\xc9\x39\xff\x63\x9c\xb7\x11\x29\x09\x62\xaa\xe9\xb0\x48\x40\xec\x60\x9c\x18\x48\xe5\x1e\x07\x96\xf6\xfc\xc5\x19\xca\x88\x6a\x2f\xe2\x98\x9e\x48\x69\x5e\xcc\x16\x45\x6d\xab\x0b\x60\x2f\x3b\x54\x5b\xe9\xc7\x1a\xf0\x1d\x28\xfe\xca\xc2\xdc\x36\x1a\x83\x59\x4e\x8e\x53\x75\x87\x98\xff\xd9\x34\x29\x4e\x31\x8d\x66\x8b\x85\xe7\x99\x7b\xf0\x17\xfd\xa5\x62\x33\x7a\x71\xf7\x6e\xd1\x8a\xf4\x77\x6d\x57\x85\x4b\x4e\x98\x36\xf9\x09\xac\xa2\xa6\xd4\xca\xf8\xfb\x0e\x31\x2a\x84\x3c\xc4\xb7\xa0\x78\x07\xb7\xc7\xcd\xc4\xa0\xe0\x7c\x70\xfc\x43\x2b\xe3\x98\xd8\xdc\x56\x4c\x65\xef\x30\x4b\x11\xce\x64\xed\xc6\x69\x7d\x7d\xea\x5f\xf4\xd5\x5d\xc1\xaa\x98\xf4\x84\xd6\xbb\x8a\xc1\xe3\xfc\xc6\xbd\xf2\x95\x91\x69\x35\x0c\xa9\xf2\xd0\xcc\x72\x48\x32\xdf\xd7\xb7\x68\x9d\x48\xb2\xeb\x7d\x1e\x57\xf0\xd1\x71\x69\x36\x87\xef\xbe\x6e\xad\xec\x27\x97\x67\xf6\x55\x30\x89\x5d\x8f\x15\xf5\xbe\x32\x7a\xd2\x52\x3b\x45\x79\x7f\xa4\x9d\x69\x5d\x9e\xd3\x7f\xec\x76\x03\x4d\x1b\x19\x31\x52\x5d\xa6\x99\x13\x04\x94\x15\x2a\xfb\x7d\xee\x16\x06\xca\x13\x76\xd5\xe5\x36\x4a\x9e\x38\x4e\xd3\xb4\x8b\x9c\xd7\xed\x93\xd9\xf3\x15\xe6\x91\xfc\x9d\x9c\xd3\xe8\xbd\xde\x7d\xe5\xcb\xa9\xb5\x1d\xff\x95\x84\xa6\xfd\xdd\x82\x14\xa2\xc7\xec\xea\xc7\x8d\xa9\x11\x6b\xab\xbe\xe7\x46\x04\x7e\x2a\x9d\xd0\xf9\xfa\xc0\x05\xe5\x1a\x93\x5d\xa4\xdc\x69\x8a\x5a\xc7\x49\x9a\x59\xd2\x79\xeb\x52\xa5\x12\x61\xac\x79\x15\xaf\x88\x9b\x83\x32\x7b\xa7\x57\x27\x50\x0f\x77\x54\x54\xec\x4d\x1d\x69\x71\x2c\x9d\x1f\xff\xa0\x9e\x53\x58\x7b\xe4\x5e\x55\x99\xd1\x3b\xb0\xab\x34\x5f\x7f\xcb\x27\xa8\x20\x48\xeb\xb5\x2b\x5c\x5f\xad\x3a\xee\x38\x49\xdd\x28\x3b\xb4\x0e\x91\x3a\x8b\xac\xcc\x2f\xf0\x82\xb9\x77\xd0\x4d\x3d\x1d\xf5\x73\xa8\xb3\x3a\xc2\xab\xf3\x53\xa9\xcd\xff\x54\x2c\x8d\x37\xd6\x6f\x2c\x01\x8f\x94\x54\x79\x17\x9c\x0c\x54\x94\xba\x1a\x66\xfa\xec\xcc\x7f\x9b\xb3\x62\x57\xa0\xde\x53\x7d\xd5\x71\x8e\xda\x57\x1e\xba\x2e\x57\x72\x4d\xd4\xbe\x72\x32\xf7\x3d\xf7\x35\xf4\x69\xb4\x0f\xa0\x90\xea\x86\x6d\x81\xdc\x64\xbb\x3e\x14\xb8\x10\xeb\xdf\x99\x03\x5a\x86\x85\xb6\x64\x82\x8d\x07\xb7\xd5\x4f\x87\x20\xaf\x53\x95\xdb\x61\xb2\x73\x57\xd1\x2b\x24\xc7\x3e\x38\x2f\x10\xbd\x6b\xd5\xae\xf9\x13\x9f\x6e\xf2\x59\xb2\x97\xe1\x02\xbd\x1e\x0d\x87\x9a\x48\xad\x43\xc3\x50\x63\xb2\x55\x9f\x29\xd4\x16\xbb\xb7\xd3\x15\xba\x15\x16\xd8\x62\x02\x6f\x39\xb8\xb9\xae\x05\x1e\xf5\x1a\xac\x78\x8d\xf0\x9d\xbb\x8b\x1a\xd0\x0c\xfb\xe0\xbc\x95\x58\x8a\xd5\x69\xf5\x3d\xdc\xdf\x74\xa6\xc4\x9a\xe1\x06\x3d\x38\xf5\x09\x5d\x40\xaa\x18\x8a\x42\x9e\x27\x9b\xf4\xb6\x22\x23\xb1\x3b\x3b\xee\x21\xad\x61\x7b\x9b\x7b\x91\xfb\x07\x6d\xea\xc2\x50\x4f\xaf\x9e\x0a\x15\x7a\xc1\xb9\xab\xe8\x38\x46\xb5\x0f\xce\xbd\x8d\x6f\xb2\xba\xa2\x36\xe2\x17\x4c\xcd\xc5\xef\x18\x20\xc4\x3d\xb5\x81\xb8\x49\x0a\x1d\xd4\x11\x91\x49\x17\x7b\xfe\x63\x3c\x89\x9d\xdf\xb1\x90\xa1\x0e\xdb\xd8\xf4\x89\x91\x79\x70\x51\xad\x94\x41\xf7\x6a\x28\x3f\xc3\x30\x3a\xf7\x17\xb6\x32\x2e\xd9\x47\xe4\xda\x12\x33\xad\xbe\xa8\xbe\x12\xb6\xa6\x47\xc5\x07\x89\x40\x28\xea\xa4\x13\xf7\x33\xc9\x74\xa0\x9a\xeb\x94\x24\xea\xf9\x83\xc3\x88\x79\xdb\xbe\x95\x7d\x2b\x6c\x4d\xd3\x6a\x76\xd8\xc1\x39\x35\xbd\xac\x0f\x5e\x75\x65\x3f\x59\xa5\xce\x43\x05\xcf\x58\xd1\xf6\xc9\xfa\xa3\xac\xc5\xd6\x6b\x54\x9b\x99\x3d\xa6\xf5\x22\x3e\x33\x0a\x7c\x38\x12\x2d\x06\xb2\xfa\xfa\xc7\x44\x47\x93\xdc\xba\xcd\x85\xbe\x31\xc3\x6d\xe1\x02\xef\xb0\x45\x8d\x01\xfc\x58\xff\xdf\xd5\xaf\x78\x5c\xaf\x8a\xb2\xf5\xdc\x3e\xe7\x93\x05\x0b\x39\x5f\xed\xb1\x1c\x11\x67\xbd\x75\x80\x32\x86\xed\x67\xf6\x97\xb0\x9d\x15\x0f\xf6\x0f\x07\xa9\xaf\x66\x11\x7d\xdd\xaa\x0d\x89\x6f\xbb\xe6\x28\x38\x31\x47\x5b\x77\xc8\xee\x86\x96\x36\xac\x95\x1e\xf4\xaf\xa8\x1a\x10\x8f\x79\x65\x95\x4e\x11\xf9\x39\xb7\x1b\xdf\x09\xfa\xec\x0b\x74\x69\x7c\x53\xeb\x42\x85\x2f\x97\x6e\x26\x15\x94\xb0\xbb\xc1\xc5\x43\xa0\x21\x2f\xf3\x7b\xef\xfd\xdc\xfd\x89\xbc\x4e\x1b\xdd\x8f\xe8\xfb\x2d\x3e\xd9\xc6\xd0\x55\xf5\x1b\xd4\x87\xfd\x5d\x2a\xc7\x94\x8b\xbc\x2c\x4b\xe6\xc9\xce\x38\x2b\x8d\x53\x24\x31\xf6\xd5\x5a\xbe\xf0\x86\xf5\x2d\x79\x06\x3f\xdc\xec\x33\xff\x0a\xa7\x1b\x50\x0e\x36\x96\xde\xcc\x64\xf4\xae\x2c\x9e\x9e\xb8\xa8\x23\xb5\xc0\x32\x3a\xa5\x99\x63\x30\x3d\xdc\x54\x17\xa7\x37\x3d\xf0\xb4\x72\x9a\x76\xf5\x9e\xd7\xc5\xfe\xea\xc5\xce\xa8\xc1\x45\x7e\xd1\x7e\x28\xfb\x8c\xe4\x98\xcd\x6c\x59\xbf\x60\xc2\xdc\x9b\xbf\x95\x9b\x0e\x1c\x1e\x8c\xa9\x3c\x9b\xe9\xdd\x33\x56\x56\x90\x70\xbb\x63\x41\x71\x52\xf4\xb6\xe6\x75\x05\x7f\x1f\xc6\xeb\x26\xe5\x0d\x1c\x18\xac\x28\xcc\x21\xed\xb9\x5e\xf4\x36\x7b\xa6\x33\x90\x77\x53\x79\xc4\xfe\x7a\x76\x8a\x94\x67\x63\x25\x4b\x10\x16\x99\x67\xf2\x9e\x70\xcb\x01\xb3\xc1\x3f\x6b\x97\x67\x2e\xea\x49\xab\xac\x48\xa8\x6e\xaf\x2b\xb3\x8e\xfe\xb3\xa9\xaf\x48\x7d\xf8\x48\xad\xdc\xf8\xed\x40\x55\xc5\x96\xdc\xf8\x3d\x97\x8b\x18\xda\x4a\x67\x22\xef\xb8\x2a\xcf\xfe\xa3\xe6\x87\x2c\xd9\xe6\xa0\xf4\xa7\xc8\xcc\xbc\x8c\x87\x73\x9b\x5e\x25\x02\x13\x94\xd6\xbb\x79\x60\x10\x15\x3f\xaf\x06\x6b\x69\x5b\x7b\x43\xa0\x19\xb4\xab\x35\xbb\xa0\x13\x74\xa1\xde\x17\x3a\x0d\x30\xb9\xdf\x61\x27\x50\x40\x9a\x09\x5f\x84\xb4\x11\x0a\x84\x02\xeb\x3c\x9f\xa1\x36\x88\xcc\x46\x88\xbe\x43\xb5\x2f\xcb\x80\xcd\x40\xfd\x9d\xcb\x40\x11\xf8\xf7\xb9\x7b\xe0\x5f\x20\xd1\x63\x00\x29\xe0\xb5\x6a\x01\xf8\x0c\x72\xce\x29\x81\xc2\xa1\x07\xdc\x24\xe8\x0e\xac\xc8\x62\xc1\x2c\xc4\x35\x62\x01\xb2\x15\x79\xe0\xc9\x43\x27\xa3\x34\x9b\x43\xe8\x55\x6c\xde\x8b\x9b\x74\x0a\x72\xe6\xf6\x6f\xfa\x17\xe4\xc2\xb9\x95\x40\x1a\xf2\xb1\xfb\x0e\xf0\x1c\xf9\x5c\x75\x09\x3c\x81\x2e\xd0\xfd\x06\x9f\xa0\x71\x9c\x9b\x10\x15\xed\xcd\xfa\x03\xde\x80\xcd\x3d\x62\x84\xdf\x62\x7e\x9e\x3b\x90\x51\x0c\xb6\xd9\x84\xd6\x62\xa5\xcf\xae\xd0\x5c\x39\x3b\x6e\xad\xa0\x9d\x64\x6b\xcf\x78\xd2\x63\xd8\x73\xbb\x9c\xe8\xff\xb0\xe8\x95\xb1\x40\x12\xf3\x93\xb6\x1d\xf8\xc5\xcc\x67\x0f\x81\x45\xcc\xfd\x99\x4b\x20\x12\x71\x37\xfc\x32\x1c\x46\x1c\xf2\x38\x89\x78\x30\xda\x6c\xe6\xa1\x9e\x8c\x69\x4f\xff\xa6\x7c\x92\xbc\xb8\xc1\xa5\x1a\xc4\x8d\xa7\x01\x9a\xb7\x88\xd6\x21\xa0\x5d\x13\xba\x97\x5f\xa4\x67\x08\x56\x64\x1f\x04\x96\xf0\xff\x66\x09\x80\xcb\xbc\xd9\x19\xcb\xc0\x16\xce\x93\x70\x13\xa8\x8a\x6d\xf4\x88\x80\xcb\x59\xab\x6c\xfe\x44\x3a\x09\xfc\xf1\x34\xf2\xbf\x5a\x87\x6b\xe9\x14\x8d\x26\xec\x54\x15\xd5\x47\x95\xd9\x76\x95\xfa\xaf\x42\x51\xb6\x8b\xc6\x93\xf5\xa9\x1f\xd3\x3d\x25\xdf\x98\x81\xc0\x5c\xf1\xda\x74\x6b\xe0\x97\xd0\x39\x0c\x04\x7f\xf1\x2d\x3d\xa6\xc0\xff\xe3\x54\xdb\x2c\x47\x36\xb1\xa6\x3f\x8c\x26\x7d\x29\x9b\x33\xbe\x80\x2c\x2d\xde\x3b\xb2\x9d\xb2\xae\x00\x6f\xc1\x29\x67\x0c\xc2\x92\xbf\xa8\xa0\x5e\xae\x7c\x4b\x73\xd1\x6a\x19\xc5\xf4\x65\x6a\x5a\xea\x18\xb0\x42\x61\x1d\x0a\x83\xb6\x12\xb9\x3b\x01\x05\x0a\x24\x36\xeb\x61\x26\xc7\xeb\xfe\x17\xd2\x94\x36\xf5\x25\x94\x54\xdf\x04\x0e\x3e\x22\xc7\xd7\xe5\x35\x79\x50\xa6\x57\x11\x85\x1f\x28\x2d\x65\x07\x15\xd3\xa9\x44\xd1\x34\xec\x07\x2d\xd1\x40\x4f\x21\xd3\xc9\xba\xbc\xc3\x74\x40\xab\x8a\x74\xfb\x0a\x5e\x94\x14\xdb\x6c\x80\xe7\xf1\x58\x77\x75\x59\xa3\xa7\x24\x17\x22\x48\x27\x06\xeb\xfa\xf5\xe4\xa9\x3d\xad\x0d\x0b\xc8\x45\xed\xdc\xfc\x87\x94\x80\xa6\xd5\xb2\x55\x54\xf3\x1a\x39\x1a\x4c\x9b\x55\x66\x4c\x76\xa0\x4f\x29\x58\x1b\x52\x07\x2c\xc9\xb1\x72\x93\x80\x71\x0a\x85\xcd\x66\xa8\x43\x00\xdc\xa9\xce\x2a\xbd\xf0\xbf\xf3\x14\x92\xd7\xe9\xf3\x7d\xf5\xa4\x7f\x86\x63\xea\xd7\x91\x81\xde\xda\xfc\x99\x94\x55\xed\x9d\xd2\x23\x94\x57\x8d\x22\xa4\x82\x7a\xb5\xea\x55\x52\x3d\x6d\xa4\xb8\x34\x24\x91\x7e\x26\x77\xd8\x2d\x03\x5c\xa9\xda\x65\xe3\x0d\x21\xc2\x55\xb7\x7f\x64\xb1\xaf\x66\x9f\x1b\x24\xad\xbc\x38\xa5\xf7\x07\xa9\x75\x6c\x6b\x1d\x4c\xf6\x1c\x5e\x68\x8c\x27\x3f\xea\x31\x4a\x4e\x51\xca\x5a\xff\x45\x6c\xa9\xc2\xba\x82\xa4\xe3\xb4\x84\x32\x5d\xc8\x3e\x7a\xbc\xe1\xbe\x1b\x00\xf4\xa8\x49\x36\x08\xb4\x52\x18\xf6\x74\x36\x9c\x47\xd9\x7c\xa3\x0d\x6e\xa7\x4e\x1b\x5b\x0e\x8f\x53\x47\x3b\x7d\xe0\x8f\x34\x72\x45\x09\x62\x46\xb7\xd7\xae\x42\xbc\x01\x07\xf6\x7e\x04\x01\x7d\x32\xee\x23\x97\xa0\xf8\xf0\x7b\xe8\x26\x18\xf4\xb8\x86\x16\x23\x5a\x1b\x1b\xcc\x0c\x6d\x7d\xb2\x0d\x7a\x03\xcc\xb9\xfe\x0c\x5e\x06\x10\xa7\xc3\xe0\xdd\xc0\xcf\x0e\x3e\x9c\x05\x46\x94\xdf\x83\xab\xc0\x8b\xd9\xe9\xf0\x23\x88\xc9\xaa\x46\x6c\xe1\xdd\x19\xde\x88\x12\x99\x1a\x1e\x89\xce\x44\x7a\x3c\x92\x50\x2e\x9a\x65\xfd\x18\x5b\x8c\x6d\x78\x7c\x04\xda\x8d\xfc\x79\x7d\x1e\x04\x23\x6b\x46\x65\x50\x13\x72\xb8\xbd\x1b\x7a\x89\xa4\x95\x9b\xc3\x1b\x10\xbd\xa6\x1f\x26\x23\x3f\x58\x0b\xe0\xb3\x68\x62\xfa\x25\xc4\x19\x1d\x0b\xfb\x8c\xf4\x62\x6b\x3c\x56\xa3\xfb\x30\xb2\xf5\x59\xf4\x39\x36\xf8\x6f\x38\xf0\x89\xed\x77\x75\x3b\xe8\xc5\x3a\x7d\xb2\x0b\x54\xb1\xfc\xdb\x2c\xc0\x87\xcc\xb1\xd2\x61\x68\x07\xf3\x88\x9a\x01\xa9\x99\x4b\x99\x73\xa1\xdf\xc4\xdd\xb4\xc7\xb0\x88\x10\x84\x6d\x43\xac\x89\xb5\xee\x8d\xc8\x79\x46\xb9\x75\x3d\x8a\x33\x4c\xff\x79\x49\xbf\x2a\xbe\x74\xa5\x1b\xd8\x22\xea\x1e\x99\x0b\x64\x0b\x8d\x2d\xd9\xc0\x13\x01\x5e\x12\x0c\xba\xf1\xb3\x54\x9e\x60\x35\x8f\xc5\x98\x80\xd6\x71\x15\x69\x33\xa0\x33\x1c\x41\xa8\x00\x86\xd9\xc7\xdc\x23\x11\x07\xd6\x6c\xeb\x4e\xe4\x2b\xa1\xba\x3f\x4a\xbb\x97\x3d\xe5\x52\x3b\xdd\x5d\xbd\x77\x28\x92\xde\xaa\x44\x9b\xbe\x02\xd3\xe4\xad\x45\x57\x80\x68\xe9\x57\xc5\x33\xe0\x8e\x24\x00\x3f\x03\x26\x8b\x74\xa9\x66\xd0\x52\xc1\xe9\xc3\x1f\xa0\xcb\xbc\xf3\xee\xff\x83\xf3\x38\x2c\xeb\xab\x48\x2a\x6b\xe1\x5d\x7b\xea\x50\x09\xe7\x42\x04\x6d\x5d\xe1\xab\xfe\x8f\x34\x55\xbe\x4f\x43\x25\xed\x75\x5e\x56\x41\x39\x3d\x38\x27\x5b\xf6\x99\x7e\x37\xbb\x0f\x5b\x0d\x80\xaa\xa1\xe4\x2b\xa0\x83\x3c\xef\xf0\x3c\xf0\x87\xc4\xce\xad\x05\xba\x26\x88\xb2\x99\x0d\xb7\x72\xfc\x6e\x9d\xa7\xbc\x6f\x69\x3f\x7b\x95\x1a\xdc\x70\xbe\xb7\x8c\x3a\x5a\xbb\xbc\x2e\x83\x66\x53\x69\x69\x14\xd3\xb2\x4b\x97\x4a\xe7\xd1\xad\x0a\x3e\x21\x28\xfd\x7c\x9e\x32\x89\x09\xc8\xb4\x2f\x43\x96\x81\x27\x94\xf7\xdc\x76\x42\x07\x24\x11\x36\x2b\xe0\x9d\x3c\xf0\x86\x80\x62\x1c\x39\x3c\xd6\x43\xf9\xd9\x5f\xd3\x9d\x4a\x8d\xec\x7a\x56\x73\x90\xda\xd7\xfa\x2c\x4f\x41\xb3\x6b\x68\x15\xbb\xd3\xfa\xaa\x03\xa0\xe7\xf4\xc4\x52\x49\xa2\x2f\x60\x9a\xef\x13\x1c\x00\x3c\xd7\xb1\x76\x8d\x83\x0f\x14\x76\x36\xab\xa1\x07\x82\xa8\xeb\x2a\x0a\xfd\x6c\xfd\xe9\x71\xca\xf5\x53\xc5\x5d\x0c\xaa\xfd\x60\x72\x75\x1a\x55\xd6\xfd\x2e\xb7\x8b\x36\xb9\x6d\x8b\x88\x41\x13\x34\x6c\x85\xdc\xe8\x0e\x95\x23\x09\x67\xe8\xf7\x8a\xda\x83\xff\x00\xf2\x73\xe7\xef\x6a\x05\x0d\xca\x2b\x36\x4e\x50\xa1\x70\xca\xb5\x1b\x94\xa0\x2b\x0b\x4e\xaf\xa0\x54\x9d\x6b\xed\x3c\x47\x9d\x34\xba\xb2\x6a\x98\x7a\x78\xd0\x35\x77\x35\xb5\xaf\x7b\xa6\xf0\x23\x6d\x77\x0b\x0c\x9e\xa7\x3d\xae\x4d\x49\x80\xe9\xac\xd2\x9c\x43\xcf\x81\x1d\x06\x8b\x5d\x5d\xa0\x8b\x7a\xb2\x4d\x06\xb4\x5b\xb8\xfd\x1f\x12\x76\x82\xdc\x74\x45\x8b\x79\x52\x24\x23\xc7\x30\x4b\xea\x91\xd6\xd9\xd8\x7c\xda\xec\x92\xb3\xd8\x2c\xda\xb8\xaa\x1b\xfd\x4e\xbf\x4f\xc4\xa0\xdf\x80\x9f\x69\x54\x6c\x1e\xb4\x36\xf4\x0b\xb6\x1e\xf6\x73\x97\x63\x47\x10\xb6\x75\x1e\x26\x47\x87\x1e\x28\xd0\x31\x7a\xe6\xe5\x61\xb4\x89\xfe\x61\x58\x87\x16\x03\xf4\x96\x9d\xa8\x06\x78\x58\x32\x05\xd5\x83\x89\xaa\x29\xa8\x01\x5a\xc3\x68\x47\xeb\xa1\xff\x52\x9f\xa0\x97\xe1\x9e\x50\x26\x36\x05\xe1\xb9\xaf\xc3\x9c\xd1\x23\xd6\x11\x18\x1b\xdb\x72\xbf\x1a\xdd\x0a\x07\x5e\x7a\x85\x5a\xc3\xd0\xd0\x28\x6a\x05\x77\x35\xa7\xa2\xcb\xe0\x47\xc5\xf6\xe8\x7a\xc4\x5c\x19\x81\x3a\x22\x32\xc6\x02\x34\x0a\x9d\x91\x9a\x8a\x72\x50\x24\x74\x12\x7a\x1e\x7d\xee\x76\x0d\x9b\x8f\x85\x5a\xaf\xc6\x12\xb0\x91\xbb\x35\xf0\x05\x56\xdc\x45\x53\xf8\x0d\xf3\xc7\xc0\x57\xf8\x03\x53\xd2\xf8\x0f\xb2\x98\xb9\xb4\xf0\x31\xe2\x4c\x74\x29\xcc\x91\x18\x42\x88\x2f\x41\x34\x44\x4c\x8a\x04\xb9\x41\x58\x1f\x8e\x40\x1d\x18\xff\xba\xc1\xa8\x8c\xc1\xb4\xb6\x44\xbf\x33\x4c\xef\x48\xa0\x9b\xa2\xae\xf3\x9d\xd0\x3b\xe1\x68\x7f\x12\xbc\x48\x70\xb2\x21\x0b\xb6\xe0\x77\x15\xe4\xc0\x5e\xbc\x01\xd9\x17\x18\xe0\x3e\xc7\x56\xc3\xdd\xdc\xb9\xc9\xbd\xc8\x72\x8e\x45\xc8\x15\x84\xcd\x36\x71\xdb\x85\x7c\x66\x3e\xb0\x0e\x42\xd3\x08\xf5\xad\x70\xf0\xb7\xfa\xca\xd9\x31\x68\x89\xca\xb1\xf7\x1a\x14\xa0\xe0\xd6\x3d\x81\x0e\xca\xc6\xf3\xad\xa1\x34\xe9\x7a\x69\x35\x54\x2f\x36\xa0\x7f\xc0\xd3\x44\x53\x92\x6e\xc3\x69\x82\x80\x90\x9d\xf0\x3f\x3c\xda\xae\x09\x24\x96\x13\x68\x9d\x84\x3c\x66\xcd\xbb\x7e\x19\x68\x29\xfa\x3d\x96\x09\xbc\x2b\x10\x75\xd3\x40\x5b\xe3\x5f\x35\x79\xe0\xce\xdc\x40\xc3\x14\x30\x49\xa7\x12\xf7\x83\xed\x9a\xbb\x70\x0c\xb4\x54\x35\x35\x51\x07\x89\xe4\xd3\x83\x4f\xc0\xb3\xc5\x43\xbb\xca\xe0\x1c\x81\xa9\x75\x2d\xb2\x8e\xe3\x71\x35\x13\x98\xdd\x74\xe3\xd4\x04\xb0\xb6\xde\xb4\x73\x33\x10\x55\x2d\xaf\x8a\x03\x90\xf2\x5e\xfd\x73\xa0\xa1\xf8\xaa\xf0\x16\xf8\x47\xfe\x2d\xb0\x17\xcc\xc8\x2d\x4e\xd8\x07\xbe\xd4\xae\x3b\x44\x83\xa8\xca\xc0\x5d\xdb\xe0\x79\x92\x69\xd6\x27\xe1\x4a\xde\xd1\x2b\x7b\xe9\xc6\xa1\xa5\x23\x2f\xe8\x03\xbd\x45\x6d\xbf\xe8\x8f\x3b\xff\xaa\x08\x05\xe6\xb4\x78\xe6\x4c\x05\xbc\xea\x5d\x05\x66\x80\xbe\x6a\x3a\xb0\x13\xfc\xa3\x24\xeb\x84\x09\x48\x33\xc6\x04\xd5\x82\x3f\xb4\xe3\xae\x17\xa1\x42\x79\xbf\xf5\x45\xd8\x4f\xe0\x78\xd9\x87\x4e\x19\xf3\x1a\xfe\x49\x57\x8f\x64\xb4\x2d\xa5\xb7\xf4\x27\x97\xe3\xf4\x5b\x5d\x76\x3a\x27\x60\x61\x4b\x29\xff\x04\x10\x5f\x37\x4e\xcf\x03\xce\x56\x68\x8e\xe7\x83\xdb\x0a\x7b\x83\x62\xc0\x16\x7d\xa0\x6b\x03\x14\xad\x0c\xb7\x7e\x0a\xff\x25\xb8\x7a\x89\xa0\xfb\x5d\x64\x0e\xbb\xd2\x8f\x9d\x89\x6e\x8d\xa7\x23\x23\xbf\xcb\xae\xd1\xf3\xfb\xe3\xb4\x85\xf4\xcb\x9d\xc7\x78\xf7\x81\x15\xcd\xb3\xe8\xeb\x01\xb4\x66\xc3\xf1\x43\xc0\x9d\x12\x65\x90\x3b\x78\x30\x2f\xd4\xb5\x05\xfc\xad\x62\xda\x98\x40\x35\xc2\x39\xd7\x82\xd9\xc1\xa4\xf2\xd3\x3b\x58\x9d\x64\x45\xd7\x27\x96\x09\x85\x5a\xe3\xce\x2c\xa7\xba\xe5\x0d\x30\x5d\x69\xab\xc4\x32\xe2\x0c\xdd\x11\xb6\x22\xa2\x81\xa3\x89\xee\x8c\x1f\x60\xee\xa1\x9b\x8c\x22\xe8\xbe\xeb\x10\xc3\x1b\x71\xb7\xda\x80\x7f\x46\xdb\xaf\xa6\xb0\x06\x68\x3b\x47\x4f\xb0\x1c\x68\xb7\xbb\x56\x33\x8b\xe9\x59\xd5\x74\xa6\x2b\x7d\x22\x6f\x06\x71\x0f\x90\x89\x9e\x10\x00\x18\x09\xa9\x89\x65\x90\x53\x42\x2f\x63\x14\xb6\x3c\x94\xca\x00\x91\xbf\x5c\x23\x18\xf6\xe8\xfc\xb5\xef\xf1\xd7\x98\xc5\x38\xc8\xb2\x07\xdf\x9f\x12\x33\x1b\x21\x9f\x4e\x1f\xa6\x2d\xa4\xae\x2a\x23\xc6\xa1\x4b\xb9\x5e\x04\x08\x5b\x8a\x5c\x09\x53\xb8\x1c\x9a\xcc\x18\x43\x5c\x12\x02\x19\x18\x72\xe9\xd0\x14\x86\x27\x1a\xeb\xba\x9c\x31\x0d\x9b\xba\xf6\x02\x7e\x0e\xab\xbc\xfc\x0f\x73\x12\xd1\x3a\xf2\x89\xd0\x12\x99\xed\x57\x08\x6b\xc2\xba\x32\x84\x71\x95\x71\x53\xbf\x88\x21\x62\x18\x84\xeb\x19\x1e\x0c\x01\xb8\x94\x31\x99\x81\x9e\x10\xe3\xd7\x18\xc7\x83\xd2\xf0\x16\x86\xaf\xcb\x18\x2e\x62\x58\xad\xbd\x87\xc7\xe3\x3f\x2f\x35\x13\xcb\x05\x15\xc3\xfd\x8c\x7c\xfe\xb3\xb6\x40\x86\x23\x7f\x49\xf9\x1b\xfc\x0d\xcf\x51\x37\x86\x37\x71\x63\x05\x53\x71\x90\x53\x07\x2c\xc5\xf7\xb1\x7f\x1c\x1f\xc2\x6d\xd8\xee\x81\x6f\xf0\x79\xac\x34\x17\x03\xf6\x91\x49\xb6\x9a\x8f\x5d\x27\xd2\x2e\xe4\xe2\xbf\x94\x47\x07\x2f\xe1\xed\xf2\x2f\x2d\x67\xf0\x70\x19\xb7\x0c\xc3\x4d\xa5\x33\xb5\x20\xf6\x42\x2c\xe7\x8d\x63\x7d\x22\x7b\xfa\x62\xcc\x28\x18\x3d\xf6\x15\x63\xf0\x0f\x05\x66\x60\x49\xdc\x0e\x17\x32\x76\x84\x7d\xdb\xca\x1b\xf3\x66\x3e\x3b\xb7\x1c\x7b\x52\xb0\xbe\x9f\x8d\x15\x18\xee\x37\x85\x63\x91\xb9\xfc\x12\x07\x6c\x75\xce\x5f\x9a\x28\xf4\x63\xb6\x98\xf3\x1f\x7a\x45\xbd\x90\x0a\xa0\xbd\x0a\x30\x7e\x08\xad\x90\x9e\x0e\xa8\x40\xb5\xa2\x71\x97\xf5\xa8\x9c\x4f\x58\x49\x50\x06\x67\xea\x18\x19\x0b\xad\xff\xbb\xe7\x16\x36\xbd\xba\xbd\xfe\x27\xda\x58\x41\x2f\xfc\x84\xd2\x4a\xde\xaa\x7c\x50\xef\x42\x7f\xf6\x7c\xd4\xd6\x90\x4f\xbe\x85\x9a\xe7\x74\xc6\x91\xd1\x79\x9a\xdc\x83\x43\xe8\x4c\xc5\x5a\xe7\x76\x74\xb6\xd8\xd9\x2a\x1f\x9d\xc4\x9b\x39\x1a\x8e\x4e\xf4\x5e\xe8\x9e\x84\x1a\x3a\x47\xeb\x16\xa0\xbe\xad\xda\x02\x13\x74\x56\xe3\x2c\x85\x18\xb9\x56\xb3\x8f\x09\x22\x1d\xe5\x27\x48\x74\xa4\xba\x68\x53\x6c\x04\x92\x9d\xc7\xf6\xff\x84\xa8\xb2\xe3\x9c\x7d\x91\x02\xd9\x98\x55\x15\x92\xcb\x3f\x75\x4a\x8f\xde\x1c\xb9\xdf\xe5\x86\x42\x03\x19\xb5\x5e\xe8\xca\xee\xf3\xf9\xa1\xc8\xcd\xb6\x53\xf2\x71\x24\xbf\x91\x20\x2e\x23\x68\xcd\xac\xac\xa7\x48\x5a\x99\x6d\xcc\x13\x24\x24\xbf\xdf\xbf\x0c\x39\xa8\x1b\x71\xb6\x42\xa2\x15\x41\x56\x7d\xc8\x11\x41\xdc\xa9\x79\x68\xcf\xd9\x3f\x3b\xab\xd0\xe0\x53\xde\x35\xd5\xc8\xdb\xc1\x3d\xc6\x21\xc4\xd0\x7d\x4d\xee\x83\x44\xb4\x2d\x23\x42\x10\xfb\x86\xe5\x59\x18\xb2\xa2\xb2\x38\x46\x05\xff\x2a\x02\xfc\x21\xf8\x3f\x7d\x9b\xf3\x1a\x64\x8a\x92\x6c\xf5\x16\xfe\x2a\x30\x8e\x75\x08\xbf\x64\xdd\xe8\x8d\x17\xfc\x4b\x1a\x69\x10\xf2\x1f\x90\x2b\x8b\xea\x78\x13\x14\xb6\x7a\x2e\x6f\x31\x15\x64\x8f\x73\x6d\x68\x5a\x0a\x89\xb3\x8b\x7e\x29\x4e\xca\x8e\x02\x97\x1d\xdc\xc7\x42\xa0\xd4\x9d\x18\x53\x03\x7f\xb7\x4c\x20\x6a\x51\xf5\xe9\x7b\xc2\x78\xaa\x7b\x4f\x8e\xe0\x04\xf5\x49\xfd\x05\x3e\x8d\xc6\x2e\x9a\xca\x93\xd3\x4d\x55\x24\x6e\x33\xfd\x2c\xdb\x8b\x73\x15\x28\x21\x7f\x66\x7f\x01\xd5\x71\x96\x6c\x1b\x48\xea\xff\x92\x15\x06\x4b\x76\xda\x31\x99\x48\xa7\xa5\x1b\x51\x86\x4e\x8c\x7e\x15\x5c\x05\x2e\x74\x9f\xe4\xbf\x02\x6d\xeb\x67\xf3\xe7\x82\xbc\xc2\x03\x3c\x6b\xf0\xb6\xf2\x12\xd7\x1f\xf2\x66\xb5\x70\x40\xe8\x36\x19\x64\x97\xc3\x44\xec\x49\xd6\x23\x64\x83\x7f\x31\xcb\x02\xb9\xb1\x73\x26\x33\x18\x2d\xb2\x74\x27\x18\x18\x72\xca\xc0\xaf\x67\xd8\x77\x85\xf0\xfe\xc1\x27\x6a\x55\xbc\xc5\x78\x57\xfe\x6b\xae\x0f\x2e\x51\x08\x38\x1c\x9c\xcc\x54\xb0\xfb\x70\x94\xc4\x64\xfd\xc0\x55\xb1\xb3\x58\x7e\x78\x81\xbf\x29\x33\x17\xaf\x74\x3a\x45\x3c\xc0\xbb\x2c\x43\x88\x65\xf8\xc8\xc9\x69\xbc\x51\xde\xd5\x8e\x87\xdc\xff\x78\xb6\x35\x0e\xdc\x0d\xdc\x74\x63\x29\x27\x95\xd3\x2c\x8f\x61\xb7\x72\x66\x12\x5c\xd6\x6f\x36\x92\x95\xc7\xda\xcf\xfa\x18\x13\xc8\x2c\x61\x1d\x3d\x50\x4c\xfc\x66\xb6\x39\xe5\x13\xfb\x89\xcf\x96\x1c\x86\x84\xd8\x38\x7c\x82\x7b\x5b\xee\xdd\x1e\xc2\x5d\x2c\x7d\x57\x75\x86\x73\x44\x92\x63\x08\x61\x17\x89\x7d\x64\x76\xac\x8f\xc2\xdf\x0c\x0a\x6b\x9f\xe0\x52\x66\x13\xb3\x94\x9f\x13\xad\x66\x4e\xe7\x1d\x38\x60\x45\xc4\x70\xfe\x71\x4a\x67\xb4\xb1\xbd\x2c\x6b\xf0\xef\x4c\xdd\xc0\x2b\xce\x57\xc3\xa1\xd6\xc9\x9c\xf5\xb9\xbb\x2a\xe8\xec\xcc\x9c\xbf\x73\xd7\xb1\xba\xb2\xaf\x4a\x1c\x58\x7f\xa9\x25\x58\x3d\x33\x45\x19\x98\x61\x4f\x5c\x92\x7d\x3f\x4a\x26\xec\x25\xc4\xfe\x74\x86\x52\x78\xd6\x69\x13\xfe\x8e\x77\xc6\xf2\x23\xbe\x83\x5d\xda\x67\xe4\xb8\x55\xb7\x35\x15\xb0\x79\x15\x8a\xb2\xcd\xac\xab\xa5\x69\x39\xd3\x58\x26\x45\xb6\xa2\x9d\xcc\x54\xe3\x15\xe4\x19\x71\x29\x37\x23\xad\x9c\x70\xd6\xde\x8a\xda\xc5\xc8\x53\xcf\xf2\xcb\x67\x4c\x92\x3d\xd9\x71\x1d\x3f\x2a\x8a\x5a\x6b\x81\x95\x71\xb5\x3d\x89\xec\x2f\x9d\x97\x1a\xea\xd8\x1b\x5b\x3f\x94\xec\x63\xa5\x37\x3e\xd7\x6e\x61\x36\xd4\xd6\x0a\x78\xc4\xcf\xca\x3d\x70\x14\x11\x59\xd2\x9e\x1a\xc4\x38\x99\x7f\x27\xd2\x86\xb1\x5e\xaf\xde\x77\x01\x57\xa9\xef\xee\x48\xc2\x26\xa4\x3d\x6b\xd7\x63\x2e\x7c\xf7\x6e\x16\xbb\x7b\xe0\x44\xfd\x45\xd6\xaf\x9e\xad\xc5\x30\x6b\x4f\xfb\xe5\xec\x54\x26\xa3\xd9\x92\x7f\x91\x38\x55\xb7\x13\x6a\x23\x56\x55\x9a\xa7\x0c\x33\x78\xc5\xc5\x11\xcd\xf8\x4b\x43\xe9\x3e\x14\x0f\xd4\x5a\xec\xf0\xc2\x5a\xe4\x0e\x6b\x5d\xd0\x6f\xfc\x1b\x5d\x67\xd9\xf8\x29\xcb\x7a\x0b\xd6\xd9\xc1\xd6\xa2\x9b\xac\xc5\xbd\x7f\x68\xae\x30\xbd\xdb\x27\xf8\xee\x04\xb3\x29\x17\xda\xc1\xb8\x5e\xf3\x2b\xe5\x08\xc3\xa1\xec\x5d\x44\x0c\xae\x2e\x70\xdd\xe7\x83\x7d\xd5\xfd\xdc\xb1\x0b\x3b\xac\xf0\x5b\x7b\x02\xcd\x16\x2c\xef\x39\xad\xdc\x99\xb5\xa4\x71\xa7\xbc\x97\xb4\xb0\x14\x95\x79\x90\xff\xa7\x63\x48\xae\x93\xbf\x08\xcf\x8b\x49\x94\x5f\x88\x5a\xf8\x9b\xb6\x2a\xcd\x5f\xc0\xa5\x27\x47\x8a\xf8\x4b\x80\x8e\x7d\x30\x37\x07\xfa\x7b\xfb\x3c\xce\x22\x78\x60\xb5\x92\x05\xa3\xdc\x9e\x45\x8a\x33\x94\xa0\x06\x91\x3c\x84\x3a\xa3\xe4\xa6\xf4\x19\x75\x54\xfb\x54\x82\xd1\x52\x85\xbb\xc4\x2b\xe8\x1b\x90\x45\xc2\x66\x60\x41\xea\x3d\x81\x37\xb8\x30\x72\x3d\xef\x09\xb4\x7c\xdf\x06\x2e\x08\xaf\xdf\x76\x93\x33\x09\xc9\x5c\x8d\xb2\x32\xd1\x8b\xdd\xc1\x8a\x28\x7a\x53\xfd\xb8\xec\x2d\xb0\xb2\x64\x83\x54\x0c\x94\x69\x3d\x25\x16\xe0\x1f\x82\x0a\x51\x2f\xc8\x84\x25\xc2\x68\xc8\x26\x35\x89\xff\x13\x7a\x1c\x31\xce\x2b\x85\x8b\x7d\xdf\x70\xbd\x91\xe3\xdb\xda\xd8\xd7\x51\xff\xd5\x20\x2b\x00\xf3\xed\xec\x96\x7b\x60\x58\xdd\x61\xe9\x27\x0c\x29\xea\x91\x18\x30\x92\xe6\xa3\xf8\x00\x16\xcf\x07\x45\x53\xb0\x24\x88\x21\x68\xc0\x64\x29\x2c\x7e\x04\x36\x12\x61\xcb\x5b\x88\xbd\xf7\x65\x72\x06\x70\xd3\x6d\x4a\x76\x24\x7e\x64\x75\x0d\xf3\x11\xae\xec\xd8\x27\x0b\xe0\x7c\xab\xb5\x93\xfc\xe2\x50\x0b\x09\x71\x1f\xfb\x91\xfa\xb2\x08\x64\x1f\xe0\xd1\x84\x3b\x58\xa7\x40\x2d\xff\x33\x2b\x26\xb9\x87\xd7\xc0\x9a\x74\x44\xc8\xcd\x64\xca\x7d\x17\x73\xac\x99\x0b\xb6\xa5\xb1\x4e\x13\xd8\xea\x6b\xcc\x40\xc6\x93\xf6\x49\xd2\x58\xc9\xad\xea\x0a\x89\xb5\xf8\x7a\xc1\x2e\xd1\x47\xd1\xb0\xaa\x4c\xd8\x2a\xcc\xe3\x26\x09\x10\x01\x0a\x94\xf2\xbd\xf9\x58\xd2\x5b\xde\x1c\x1e\x14\xfe\x9a\x73\x91\x7b\xd4\xa7\x8b\xcd\xe5\xac\xdb\x46\x62\x59\xb3\x46\xd7\x38\x13\xb5\xcc\xd0\x96\x31\x09\x5d\x9f\x51\xd9\x21\xde\xad\xd3\x18\x17\x88\x96\x65\xd7\x28\x0a\x05\xb7\xd5\xc5\xec\x6c\x7e\xa1\x32\x9b\xfe\x07\x8f\x24\xd7\x26\x4a\xb9\x6e\x52\x22\xec\x09\x67\x8a\xd8\xcb\xe7\x4f\x56\x9f\xe0\xf2\xb6\x4d\xcc\x38\xde\xaa\x35\x14\xc6\x4b\x76\x40\xd3\x11\xf1\xdb\xf2\x7f\xcb\x3d\x44\x3d\xa5\x8b\x72\x5f\x09\xf9\x45\xd1\xb2\x7c\xc1\xde\xfc\x78\xe6\x20\xff\xcf\xbc\x40\xea\x51\xee\xfd\x9c\x9d\x09\xab\x38\x8d\x9a\x4f\xa1\xbd\x6c\xaa\x32\x7d\xaf\x17\x6b\xa3\xb4\x68\xeb\x55\x62\x5c\x88\xad\x91\x31\x22\xb9\xab\x1a\xba\xc5\xea\x56\x72\x69\xb5\x28\xac\xf1\xbe\x7e\x91\x70\x55\x9d\x8d\xe4\x3e\xff\x76\x95\x3b\x61\xc1\xd3\x96\x6d\x24\x3f\xe5\x26\x14\x7e\x3d\xfe\x80\xb3\xcd\x00\x1d\xee\x60\x4f\xd5\xe9\xbc\x69\xcc\x93\x2a\xbf\xad\x29\x44\xa2\xa4\x6c\x8d\x1e\x7f\xc9\x6b\xaa\xef\x13\xa7\x75\x57\x94\x8c\x8b\xec\xda\xcf\xe7\x78\x0b\x3e\x37\xf7\x48\x4c\xf8\x95\xf5\x09\x8c\x54\x5e\x4c\xd5\x5d\xb2\x17\x77\x7d\x99\xd9\xf1\xc3\xec\x89\xc2\x59\x87\xbd\x59\x43\xb9\xa0\xb7\x05\x93\xa7\x49\xdd\xea\x45\x58\xc9\x66\xad\xa9\xc4\x4b\xf8\xbb\xeb\x9e\x89\xbd\x07\xe7\x95\xfc\x2d\x9a\xde\xf3\x5d\x57\x28\x38\xd9\x51\x22\x66\xf0\xd3\x9b\x3f\xe1\xf7\x78\xa6\x75\xbf\x49\xa7\x39\xf7\x2a\x87\x8f\xfd\xc7\x2e\x28\x59\x13\xf2\x82\x95\x66\x78\xe1\xf5\x9c\xb9\x59\xbb\x79\xab\x13\xe3\xb4\x7c\xe1\x9a\x0b\xb8\x1b\x9f\x57\xb9\xce\x68\x9f\xa9\xc8\xff\x23\xf7\x45\x56\xae\xda\x39\xa7\x93\x24\xe3\x67\x6b\x99\x64\x1c\x09\xd4\x78\x53\xa4\x19\x05\xca\x6f\xd4\xfe\xb8\x3f\xe4\x3a\xfa\x82\x43\xab\xa4\xe6\x00\x73\xf7\x22\x11\x1f\x9a\x66\xff\x8d\x7f\x1b\x3e\x69\x31\x8b\x3b\x1b\x2d\xa9\xa8\x36\x74\x92\x2b\x8c\xbc\x5c\x9c\x12\xab\xea\xcf\x89\xa0\xce\xe5\x5b\x68\xd7\x51\x07\xe1\xc7\xea\x4f\x34\x55\x86\xab\xb2\x81\xce\x8b\x6d\x90\x87\x01\xfa\xa0\xfb\x92\x57\xe0\xb0\xe7\x33\x51\x1c\xf4\xd5\xfe\x29\x7f\x00\x89\xb6\x98\xcb\xf9\x86\x3e\xae\x58\x63\xd8\x43\xfb\xd7\x38\x39\x77\x09\xfd\x80\x6a\xa7\xee\x27\xbd\x89\x97\x9f\x7d\x01\xb0\x85\x33\xd5\xb9\xc0\x50\xfa\x35\x65\x34\x08\xc7\x86\xca\xe7\x43\x07\x83\x0a\x24\x35\xb0\xbd\x67\x8f\x68\x33\xb2\xd4\xfe\x3a\x5f\x83\xae\xb7\x30\xe3\x5c\xc5\x82\xcb\x6a\xf2\x12\xd1\x65\x79\xf5\x7a\x37\xd4\x5a\x39\x4b\xb7\x11\xb5\xe6\xca\xb3\xff\x42\xb7\x42\x0c\xd5\x13\x34\x3c\x7d\xaa\xa2\x09\xcd\x8f\x29\x95\xa5\xa0\x5f\x82\x2c\x25\x4b\xb1\xfd\x9e\x54\x61\x25\x66\xb4\x3f\xcd\x5f\x82\xcf\xb5\x88\xe2\x84\xe3\x68\xe9\x48\xae\x98\x75\x2e\xb7\x32\x27\x9d\x05\x2b\x26\x69\xa3\x59\x26\x1c\x83\x66\x2f\xb3\x0e\xac\x50\xad\x67\x06\xa7\xb9\x2b\xa6\x30\x97\xc7\x4c\x91\x9e\x22\x9e\x07\x96\x89\x69\x44\x95\xe7\x3a\xe1\x02\x22\xda\x7e\x90\xc7\x26\x96\x59\xe8\xd9\x67\x19\x67\x4b\x2c\xf4\xe7\x45\x8b\xf4\xe1\xba\x3a\xa1\xaf\xec\x65\x76\xb1\x20\x9d\x6d\x54\xcb\xf9\x18\x30\xa2\x04\x78\xb9\xa9\x54\x79\x18\xf7\x5a\x74\x88\xd4\x92\x3b\x2f\xd0\x52\x74\x95\xb3\xc9\xe3\xa1\x20\x93\xed\x64\x3f\xc2\x7d\xc0\xb2\xb3\x78\xc9\xb6\x64\x2e\x2f\x0a\xcd\x79\x9b\xbd\x4f\x97\xad\xbd\xae\x7e\x21\xb5\xd6\x9c\x55\xc5\x30\x7f\xa9\xda\x15\x25\xf4\xfd\x0a\x83\xec\x69\x8a\x8d\x8c\x90\xee\x38\xea\x26\x39\x24\x06\x03\x0e\x8b\xa6\x09\x95\x1e\x31\xfc\x62\x3e\x66\x5f\xc2\x5d\xc8\xf5\x5e\xe5\xc8\x0a\x66\x7d\x2c\x88\xcf\x09\x29\xba\x93\xdd\xa2\xf5\x28\xa0\x8b\xe3\x34\x4e\x86\x5f\x44\x88\xca\x22\x37\x8e\x7a\x46\x31\x45\xd7\x96\x74\x41\xfa\x3c\x7b\x56\xd4\x32\x71\xaf\x6a\xeb\xc1\x54\x61\x86\xdc\xda\xfd\x14\x7f\x9e\xf8\xba\xfd\x09\x0e\x22\x08\x58\x15\xc3\xec\xe2\x68\x8d\xbd\xba\x89\xba\xa7\x9a\x05\xd9\x4f\xab\x9f\x08\x4f\xaa\xef\x55\xd4\xe2\x17\x94\xbd\xa5\x3b\x28\x31\xf2\xec\x42\x63\xa2\x40\x0a\x18\x5e\x46\x4e\x13\xfb\xe5\x7c\xf5\xe7\x0b\x7e\x69\x6a\xdd\x97\xf0\xf4\x8a\xe9\xf6\x0b\x39\x33\xc4\xab\x56\x91\x98\xee\xdc\x6f\x46\x6b\xdd\x78\x4b\xa3\x3a\x25\x7b\xa4\x31\x48\x38\x4f\xdd\x51\xdb\x85\x5b\x28\xe5\x95\x0f\xc9\x83\xf2\xb8\xd2\x9b\x09\x3f\xa4\xee\x85\x65\x11\x62\xf1\x3c\xc3\x3a\x7f\x4b\xc1\x80\xce\xd3\xed\x1c\x2f\x4c\xf9\x76\xf3\x04\x7b\x50\x12\xb3\x8a\x4d\x7c\xe5\xe1\x86\x06\x5d\x7d\x67\x8f\xea\x41\x76\x5e\xdb\xff\x04\x34\xb5\xa8\xc9\x06\x53\x29\xc3\x6b\xbf\x93\x3d\xe4\xab\x2a\xe5\x09\x62\xc9\x97\x92\x37\x11\x5b\x44\x7d\xf9\x1f\x0e\xdc\x11\xa4\xe8\x01\xb7\x3c\xee\x6f\x35\x6f\xf3\x2b\x76\x9c\xf4\xd0\xaa\x2a\x42\xc5\x1b\xd5\x04\x56\xef\xca\xbc\x23\x36\xad\x70\xca\x1a\x64\x6a\x4b\x5d\x48\x75\x80\x4f\x91\x05\x39\x3f\x0d\x36\xbe\xa7\xb4\xc6\xc5\xe4\x56\x52\x5f\x1e\xe6\xe9\x9c\xe8\x7b\x7d\x15\x6a\x29\x70\xd9\xb9\x51\xde\x00\x51\x36\xce\x11\xd7\x22\xfb\xcc\x2e\xf3\x53\x30\x7b\xf5\x44\xd5\x18\x99\x25\x3a\x53\x3e\x46\xd9\xca\xf4\x29\xb9\x46\xf9\x8f\xfe\xb3\x70\x98\x5a\x9b\xe6\x60\x34\xd2\x24\x71\x2b\x73\xa3\xe8\xa2\xc3\x01\xda\x09\xa0\xc6\x37\x53\x1d\x06\xbe\x71\xce\x93\xf3\xe0\xdd\x1b\xe7\x8a\xc5\xc8\x69\xb3\xa7\xfc\x20\x2c\x5c\x2d\xab\x0a\xa5\x1d\x14\x65\x96\x87\xd3\x2e\x11\xef\x4b\xd2\xe8\x47\xe8\xa5\x85\xc7\xe8\x4f\x53\x9f\x18\xbd\x00\x79\xec\xed\xdc\xd9\x60\xd8\xe1\x25\xda\x72\xc8\xcd\xd7\x47\xbd\x18\x76\x76\x16\xc8\xfd\x91\xdd\x1b\x17\x88\x23\x50\xc0\x7c\x1a\xdf\x0a\x6b\x55\x71\x2a\x85\xc8\x4e\x21\x54\xa6\x44\x22\x89\xd9\xc5\x4d\x08\x99\xf6\xb0\xa0\x02\x51\xa7\xba\x1b\x44\xc8\x95\x58\x5f\x7d\x30\xba\x25\xc4\x98\xfd\x15\xad\xf0\xf9\xac\xa2\x62\x2b\x9c\x13\x64\x83\x98\x74\xe3\x0a\xd1\x75\x7c\xbd\xf9\x3e\x5e\x09\x3e\xa8\x7c\x58\xd1\xc9\xdc\x2b\x18\x2b\x3d\xcf\x34\x67\xb8\x16\xbd\x26\x1e\xd1\x6c\xf2\x5f\x10\xda\x14\x43\xde\x15\x22\x2e\xa6\x33\xa7\x98\x38\x10\x62\x9d\xed\x4f\x78\xfb\x94\x2b\xcf\x12\x9b\x9c\xbd\x65\x26\xc4\xa2\x8d\xf6\xa2\x2d\xc4\x1c\x73\x23\x6f\x0a\xe3\xbb\xc2\x58\xfe\x9d\xff\x8b\x5f\x57\x3a\x87\x1f\x80\x9f\x28\x72\xe0\x15\x53\xe3\xf3\x1d\xb9\x0f\x93\xdf\xe5\xad\xe2\x6e\x8e\x59\xa9\xfb\xcc\xc9\x0b\x2e\xd7\x94\x71\xe6\xf9\xf8\x2b\xd7\xb2\x8f\x39\xaf\x96\x66\xb1\xaa\x36\xfa\x0a\x39\xcc\xff\xcc\x3f\x72\x0f\x33\x6d\xe5\xa4\x72\x5b\xd5\x1e\x9e\xb4\x64\x87\xe2\x3f\x6c\x4d\xa1\xbf\x5c\x4a\x71\x32\xee\x97\x2d\x4e\x7a\x9a\xbb\x55\x92\x1f\xbd\x5d\x37\x4f\xec\x7c\xe8\x95\x7a\x58\x78\x7e\xef\x45\xc5\x2e\x81\xe3\xce\x3b\x92\x6c\x1e\xba\x31\x48\x50\xce\x69\x59\x19\xca\xa1\xb0\x6e\x4a\x6f\x94\x25\x1b\x37\x70\xff\x2c\x66\xe4\xfd\x0f\xb9\x5e\x50\xa1\x9f\x42\x9e\x6a\x28\xd4\xf6\x26\x9e\xd7\x73\x35\x99\x47\x5d\xb5\xb1\x2a\xab\x43\x26\xea\x65\xf2\x81\xbd\xeb\xe4\x46\xa9\xf9\x4e\x50\xfc\x41\xe4\xb7\x71\x97\x60\x12\x3f\x74\xa5\x96\x7d\x86\xe3\x26\x61\x96\x2d\xac\xdc\xce\x3e\x5b\xbc\xb1\x2c\x09\x96\x14\xf8\x14\x33\xb2\xce\x19\xb6\x17\x50\x12\xea\xf5\x0b\x0d\x07\xa2\xdc\xb3\x5f\xe9\x17\x07\xed\x55\x15\x66\x57\x79\x13\xf2\xe5\xca\xf7\x4e\xdf\xc4\xc9\xd2\xd7\x1b\x17\xf0\x41\xe1\xf0\xca\x01\xf6\x1e\x6e\xb2\xf8\x59\xe9\xf3\x3a\x77\xf6\xf6\xe2\x19\xd5\xf6\xd0\xd7\x02\xf3\xf2\x2f\x59\xee\x86\x19\x25\xb2\x84\xcd\x39\xb7\x0b\xa7\x45\x5e\xce\xae\x37\x84\x05\xbe\x52\xc5\xe7\x64\x79\x6f\x93\xdd\xd2\x6c\x76\x1a\x16\x5b\xc8\xd5\x1b\xa7\xf1\x37\x89\xae\xad\xbc\xc6\xfa\xc2\xbd\x23\x8e\x2d\xed\x69\xd2\xb0\xda\x8a\x6e\xd6\x07\x41\x70\xfe\x9b\xea\xdb\x99\x17\xf2\xce\x56\xac\x3d\x71\x36\x47\x53\xe2\x19\x09\x67\x1f\x2b\x70\x08\xac\x54\x2d\xcc\xbd\xe3\xf5\x53\xc6\xd0\x2e\x75\x2a\x16\xf5\x29\x3e\x6f\x9c\xc1\x3b\x23\x2e\xb7\x98\xca\x92\xf3\x4c\x98\x99\x1d\xa2\xac\x93\x10\xad\xa5\x90\x54\x9e\xf5\xa3\xa1\x9f\x8c\x27\xbe\xaa\x39\x45\x89\x8d\x66\x57\x94\x51\x33\x43\x6e\x94\x44\xd0\x2a\xfd\x0a\xf2\xaf\x00\xf3\xdd\xf5\xfa\xdf\x60\x95\xe3\x4d\xcd\x7d\x38\xdc\xa6\x58\x9e\x80\x9a\x98\x2e\x14\xe6\x63\x9f\x98\x41\x1d\xf3\x29\xbe\x50\x58\xcb\x16\xca\xbb\xac\x07\x0d\x51\x54\x45\xe2\xb9\x9a\x64\xda\xae\xe8\x13\x15\x81\xf4\xa5\x21\xbd\x25\x7f\x01\x26\x7e\xe2\x7c\x21\xb8\xd7\x5d\xa2\x1f\x84\x0c\x8e\x37\x34\xb5\xc8\x34\x9b\x66\xb9\x2b\x0a\x9a\x6e\x12\x62\xf8\x74\xe6\xfa\x76\x35\xed\x3f\xc8\xbe\x79\x98\x1e\x95\xd5\x5a\xff\x99\x7e\x3a\xb1\xb8\xe6\x4f\x60\x4f\xb4\x47\xf9\x04\xf0\x32\xc4\x58\xdc\x02\x76\xfb\x51\xf2\xb7\x41\x0d\xee\xb8\x9e\x0e\x0f\x39\x5e\xd5\xa4\x22\x0f\x6d\x4e\xca\xa7\x61\xf3\x4d\x03\x85\xbe\xf8\x7e\xe2\x75\x5b\x15\x12\x08\x9e\x6b\x7a\x89\x1c\xce\x72\xaa\xdf\x88\x84\x27\xba\x54\xef\x41\x88\xa3\x6f\xcb\xb7\x22\xe7\x43\xc2\x8a\x3e\xa3\x2e\x7e\xee\x46\x18\x1d\x75\x8f\xcb\x39\x8d\x45\x38\x8e\xab\xcf\x63\xef\x6c\x9e\xcb\x92\x71\x95\x69\xb1\xa0\x8d\xe1\x4c\x2c\x6b\xbd\x4a\xd4\x81\x0e\x4d\x0b\x08\x71\xe6\xe9\x3a\x7f\x22\x2c\xe1\x46\x55\x2a\x61\x7e\x34\xa7\xec\x18\x31\x35\x64\x7e\x91\x2d\x31\xc5\x6f\x96\xa1\x95\x58\xec\xee\x91\x33\x8b\xb0\x72\xbc\xaa\x5e\x4c\x6c\x5b\xb7\x58\xda\x4a\xec\x33\x9b\x2a\x98\x4a\x44\x32\x18\x2d\xdf\x79\x37\x81\x92\x46\x27\xde\xce\xcc\xfd\xb5\x00\x57\x9b\x90\x50\x99\xc7\xf9\x78\xd4\xa9\x34\x87\x93\x10\xdc\x5b\x18\xcb\x7e\xbb\xef\x74\xde\x5b\x36\xee\x6e\xa2\xf3\x66\xcf\x74\xbc\xa2\x0a\x65\x09\xd6\xb9\x4b\xbe\xb1\xa6\x9a\xc5\xf1\xbd\x98\x54\xfc\x42\xf3\x6d\xf9\x2f\xfa\xad\x86\xcd\xb2\xb1\x8c\x63\x35\x74\x29\xef\x84\xb2\x42\x2b\x71\x8d\x42\x4a\x94\xe2\xc9\xc1\x66\x05\x51\xc2\x73\xfb\xfc\x73\xdf\x0a\x34\x6e\xd7\xb5\x3e\xfc\xbd\x8e\x63\xca\x08\xee\xbf\xeb\xa8\x92\x49\x1c\xaa\xd9\x7d\x9e\x1f\xeb\x03\x36\xd6\x6c\xa7\x1f\xa5\x8d\xd7\x67\xe9\xae\xa4\xa7\x55\xd7\x66\xdf\x38\x5e\x53\x7e\x56\x7d\x3d\xb2\xa6\x78\x48\x79\xfd\x50\x52\xbe\x5c\x3e\xee\xdb\x9f\x6b\x29\xed\x75\x03\xb3\x59\x62\xa6\x63\x99\x42\x2b\x34\x5b\x27\x12\xbb\xf1\x6a\xcd\xb7\x73\x25\x1c\x13\x74\xbc\x49\x53\xf2\x3f\xea\xab\xba\x17\x85\xd5\x69\xd2\xea\x0d\xf9\xa6\xc7\x6e\x94\xbb\xe7\xc5\x45\x3c\x2b\xde\x98\xa3\x0f\x1a\x34\xfe\xcc\x1e\xf5\x75\xd2\xab\x55\x97\xdc\x96\x69\x5e\xc9\xf3\x1c\x33\xe5\x9f\x25\xb6\xeb\xe4\xa2\x62\x41\xb5\x39\xc8\xf9\xca\x9d\x83\xee\x6b\x8a\xac\xa8\xa4\x52\xeb\xea\x4a\x1f\xa6\x59\x57\xbd\x2f\xfa\x74\x8c\x5e\xf6\x2b\xff\x59\x84\xac\xe8\x71\xde\x70\x10\xdd\xd8\x94\x23\xf5\x9d\xa2\xf7\xcd\xde\xb0\xeb\x9d\x26\x4f\x89\x3b\x46\xc9\x0b\xa5\x92\x75\xd9\xa2\x40\xa1\xd0\x5c\xcf\x29\xe7\xc6\x23\xe7\x9b\x56\xd6\xe4\x50\xe7\xd5\x65\x54\x62\xa9\x97\xab\x6a\xcb\x3c\x8f\xad\x2b\x6b\x28\xfa\x2f\x62\x7f\x91\x24\x1f\x0b\xf2\x34\x86\xe5\x4e\xf8\xdc\xcb\x79\xab\x73\xdc\x75\x57\xb3\x5d\x6d\xe2\x18\x25\xdf\x26\x6b\x5a\x57\x2b\x7c\x26\xda\x66\x7e\x86\xb3\x8b\x2b\x85\xf0\xbe\x08\x52\x25\xa9\xaf\x6b\x17\xf9\x58\xb2\xaa\x6d\x39\xc5\x3c\x6e\x72\xe3\x20\xe5\x5d\xb8\x5d\xed\x76\xea\xfb\x00\x8b\x0a\x80\x6e\xe9\x5d\x52\x9c\x06\x70\x5d\x10\xe3\x1c\xc8\xc4\x7e\x40\x77\x18\xbe\x60\xd5\xa2\xb4\x45\x51\x93\x14\x51\x09\xbe\x07\xa2\xf7\x3e\xa7\xfe\x49\x6a\xef\x1c\xa7\xaa\x93\xc5\xad\xad\x34\xd3\xd8\x4f\x8d\xf1\xb4\x8e\xf0\xd5\x35\xf7\xe9\xac\x80\x65\x15\x6b\x01\xa6\xb7\xa1\xd8\x02\xac\x71\x41\x0c\x67\xa0\x9f\xf6\xc3\xba\x95\x48\x82\xd5\x98\xe2\x07\x7a\xc1\x84\x2f\xc2\xf0\x7d\x50\x62\x2f\x85\x2e\x25\x55\x74\x1e\xa7\x3f\x4f\x46\x5b\x0f\x00\x1e\xb1\x8f\x1b\x27\x01\x15\xe1\x8b\x6b\x70\xd0\x33\x60\x4e\xf9\x18\x34\xdf\x5b\x5b\x74\x1a\x9e\xe2\x02\x1a\x60\x64\xa1\xfd\x69\xed\x4d\x74\x9b\xd5\x03\x45\x17\x16\x6e\x52\x23\xda\x83\x0b\xa1\x9d\x3d\x02\xc4\x40\x4a\xed\xe0\x20\x39\xc9\x5b\x5a\x68\x88\x3a\xb6\xaa\xc1\x0e\x69\x0d\x7b\x5e\xdd\x8e\xfc\x3a\xf8\xa2\x7c\x2a\x9a\xec\xcd\x2a\x9a\x86\x7e\x76\xa1\xe5\x0d\x62\x12\xfb\xeb\xda\x8d\xf8\x46\xeb\x39\x8a\x25\xf8\x98\xc9\x6f\x61\x39\x23\x03\xac\xe8\xce\x21\x2e\x91\xa6\xb7\x6b\x88\xc2\xa4\x37\xcd\x1c\xe2\x58\x6c\x7a\xbd\x37\x61\x1d\xd6\x59\x75\x9d\xf8\xeb\xe0\x50\xd9\x5a\x62\x8e\x77\x62\xa1\x2d\xb1\xca\x25\x25\xf7\x13\xe1\x62\xff\x24\x3b\x91\x88\xb0\x76\x93\x1f\x26\xb2\x4c\x8f\x0a\x9e\x13\x02\x30\xaa\xab\x99\xd7\x96\xd5\xd2\x56\xcf\x5b\x90\x94\xdf\x94\xc7\x4d\x8e\x5d\x57\x17\xcf\x39\x1d\xc6\xa8\xfc\xc6\xf1\x3c\xa8\x2a\xf5\x65\x9f\xf5\xde\x5b\x10\xc4\x8e\x73\x89\xce\x5d\xc5\xfa\x61\xff\x5e\x93\xcf\x92\x5a\x67\xca\xe4\xac\xa5\xa6\x03\x82\x55\xcc\x1c\xa0\xab\xb3\x50\x1e\x92\x35\xad\x35\x57\xb6\x2a\xf1\x59\x23\x5b\xf2\x24\x06\xaf\xf5\x15\x97\x85\xbe\xa8\xb8\x27\x02\x0f\x2e\x29\xd9\x2c\x0c\xf4\x7a\x9b\xef\x2a\x58\xef\xe2\xa0\x5f\xcc\xfb\xbc\x65\xba\x5a\xc6\x6d\xb0\x6e\x97\xf2\x38\xc7\xcc\x3c\xf9\x26\xec\x69\xf4\xeb\x1d\x6d\x39\x60\xe6\xa6\x96\x36\xad\x36\xd1\xac\xa1\x50\x53\x15\x3d\x54\x73\x4c\xd5\x13\xba\xab\xfc\x8b\xe2\x9a\x3f\xb7\xd8\x5f\xf6\xc2\x0b\x37\x46\x4b\xfe\x73\xfe\x92\xb3\x5d\x74\xd7\xfe\xb7\xaa\x43\x50\x6a\xfd\x50\xd2\xc1\x4b\x31\x2b\xe2\x05\x73\x16\xd1\x1d\x3a\xa6\x17\xed\xc9\xe0\xb6\x2c\xcc\xbf\x99\x40\x6d\x98\x69\x08\x89\x5e\x55\x3d\xa8\x6f\x3d\x5c\x51\xbe\x4f\xf7\x3f\xff\x3f\x8b\xca\x34\x71\x5e\xab\x0c\xbd\xca\x1c\xe7\x2e\x9d\x52\xa6\xb7\x7f\xab\x9a\x25\x4e\xb1\xfe\x25\x59\x28\x70\x30\x7b\xc7\x6d\xe7\x3c\xa1\x9d\x6a\x1f\x2e\xa3\x65\xd8\x36\x5f\x28\xee\x48\xb0\xae\x1f\x28\xb8\x77\xf4\x46\x75\xa6\xe1\xf5\xe1\xe3\x65\x13\xfa\xff\x0e\x5c\x2d\x0a\xd4\xbe\xda\xf3\xc3\x90\xaa\x1e\x70\x2e\xd6\x39\x2b\x02\xed\x5f\x29\x6b\x24\x95\x36\x73\xc5\x5d\x82\xef\xe6\x8b\xb9\xc7\xb8\x1b\x69\x71\xed\x78\xd5\xf4\xf4\xdb\xcd\xec\xf2\xa9\x27\x9e\xd6\xa7\x15\xff\x7b\x34\xbf\x7a\x59\x41\xe3\x61\xc7\x32\xa5\x21\xf9\x40\x43\xe1\x1b\xfd\xd2\x3d\xcf\x0c\x33\xb3\xb3\x9d\xf3\xb5\xe7\x94\xc3\xf6\x3f\x95\xce\xd2\x7a\x1b\x3b\xf1\x01\xa1\xca\xdc\x87\xf3\x9d\x1b\x48\x99\x3d\xbc\x81\xdc\x9b\x1a\xde\xf7\x89\xb2\xf7\x58\x48\x57\x05\xe5\x46\xa4\x49\xdb\x9f\x54\xf1\xa1\xfe\xc6\x8d\x34\xd0\x6f\x53\xcd\x02\xba\xc1\xd3\xbf\x4c\x0f\x7c\xdc\xf1\xb2\x60\x04\x22\xec\xfe\xd6\x73\x91\x75\x6b\x97\xa8\x7a\xd0\xfe\x15\xbf\xc5\x5c\x3c\x81\xb2\x74\xa8\x9f\x36\x35\x35\xb1\x4f\x48\x8b\x3d\x16\xdf\xe5\x41\x1b\x8d\x5c\xdb\x5a\x41\xdf\x7b\xe8\x54\xc3\x65\xfa\x4f\xbf\xad\xd5\x9d\xc0\x6b\xcf\xc3\x65\x3e\xd0\xec\x1d\x6f\x0b\x50\xf8\x90\x9d\x99\xde\x07\x69\x5b\x6b\xa7\x62\x63\x7f\x98\x2c\x17\x1f\xc1\x8f\x53\xcc\x87\x82\x80\xe4\xd4\x8c\x3e\x73\xa0\xf0\x58\x72\xe7\x75\xe0\x41\xa4\x4d\xab\x1b\x68\x73\x68\xb4\x21\x0d\xac\xf1\xdb\x51\x1d\x06\xa5\x78\x46\x96\xbe\x80\x83\x76\x7c\x2e\xb0\x46\x8e\xda\x59\xe5\xfc\x40\x91\xb5\x5e\x2a\x57\x8c\x6f\xe2\x24\x5e\x81\x17\x91\x7f\x0e\xc6\xa1\x5b\x52\x03\x7b\x1d\xd0\xa5\xc7\xfc\x3b\xde\xa2\x53\x22\x97\xb6\xc4\xa3\xf3\x0e\xf5\xd7\xe7\xa0\x3e\x7e\xdb\xaa\x38\x68\x95\x67\x5c\xe9\x32\x6c\xa3\xd3\xb4\xfc\x58\x6c\xc8\x6e\x67\xce\x6e\x3c\x7a\x2d\x45\x29\xc4\x9f\x9b\x70\x45\x64\x06\x8b\x5c\x39\x10\xcc\xdc\x9b\x6a\xd1\x63\x4b\xfc\x3c\xe6\xd8\xfe\x82\xa8\x89\x9c\xda\x7c\x82\x88\x39\xd4\x54\x57\x4a\x38\xfb\x6d\xac\x54\x13\x76\x9e\xb1\x25\x1b\x08\x57\xa7\x3f\x8d\x4c\x22\xc2\x2e\x48\x97\x45\x80\x6b\xab\x14\x03\x04\xdf\xe4\xa1\xb0\x8a\xc8\x23\x57\xf6\x47\xf1\x26\x52\x67\x77\xdb\xf1\x9c\x8e\xfd\xaf\xed\x05\x97\x15\xf1\xb8\x29\x8d\x73\xfd\x90\xa1\xb6\x85\xb3\xdf\xcf\xac\xa2\x84\x7d\xd6\x33\xa2\x78\x17\x3b\xca\x69\x91\x21\x9f\xf5\xcb\x2e\x59\xab\x67\x69\xd6\xde\x95\xbf\x67\x59\x9a\x7a\x08\x6e\x31\xab\xc8\x8b\xfa\x0e\xc9\xcd\x53\xa8\x5d\xf3\xa5\xb7\xe3\x59\xad\xad\x12\x6d\x44\x6c\xa3\x93\x38\xf8\x90\x75\x0d\x2e\xb2\xdd\x37\x50\x4e\x16\x4e\xf5\x34\x2f\x5a\xc8\x7f\xb8\xe3\x77\x1e\xc2\xeb\xb5\x53\x67\xd3\xb8\x42\xab\xcd\xb2\x1b\x9c\x20\xd3\x11\xfe\x69\xf6\x6c\xd2\xfe\xde\xd5\xba\xea\xe4\x91\x8e\x6f\xd9\x27\xe3\x1e\xb5\x34\xab\xef\x1e\x39\xdb\xb0\x5d\xf9\x31\xa8\xa0\x1a\x53\x2c\xdf\x17\x50\x46\x97\x6d\xf7\x38\x57\x68\x26\x39\xb8\xe3\x71\x2e\x57\x14\x6a\x57\xae\x11\x09\x3c\xac\x92\xa5\xdf\x78\x5b\xcc\xd6\xf2\x3e\x73\xa6\x67\xfd\xe8\x09\x2a\x9c\x9a\x1c\xdd\xb1\xc3\x48\xc4\x65\x35\xff\xcc\xfd\x72\x24\xb2\x9e\x9e\x13\x1f\xb4\xad\xaa\x2d\xfb\x8a\xef\xaf\xd2\x76\xb5\xab\x87\xaa\x20\x51\xa1\xd9\x31\xaa\xbf\x2c\x1d\xb2\xeb\x54\x9f\x15\x9d\xb4\xca\x91\xee\xe5\x9f\x35\x03\x78\xc1\x9c\xde\xac\xca\x9e\x59\x25\xe3\xc9\xe6\xed\x4f\x8b\xfe\x8a\x73\x6e\x2e\xce\xdf\x7e\xc4\xa6\x7e\x79\x5e\x48\xd0\xcc\xaa\xa0\x9c\x2c\xdf\xdb\xa5\x87\xb3\x45\x1e\x58\xc1\x1c\x95\x70\xc7\xb0\x9e\x24\x3f\x68\x37\xaa\x4e\x10\x3f\xb6\x6a\x91\xbc\x16\x20\x66\x85\xbc\x49\x9c\x9f\x59\x51\xdd\x9d\x15\xd3\x92\x1e\xb5\xcb\x4a\xa7\xc7\xcd\x6f\xf6\x2c\xfc\x78\x64\x6a\x5d\x83\xf1\x6a\xe0\xb3\xca\x7f\x73\xab\x7c\x47\x4b\x9e\xe9\x70\x0f\x28\x3f\x5f\xb3\x79\xc7\xf5\x9c\x2f\x8a\x5c\xbb\x27\xaa\xf7\x92\x73\x56\xf7\x25\xb0\x70\x8a\xd9\x75\xae\x86\xbb\xe2\xe1\x6e\x6a\x46\x46\xe7\xb8\x39\x6d\x41\xe6\xb9\x11\x90\x56\x97\x75\xa3\xe5\x3b\xdd\x89\xf4\x6f\x49\x25\xfd\x1c\x65\xba\x8a\x03\x24\x51\x0f\x10\x7f\x83\x2b\x68\x95\x69\xb6\xe0\x4b\xc0\x24\xb4\x19\xba\x06\x0a\xdc\xcd\xe0\x7b\xd0\x0f\xeb\x99\xe8\x34\x04\xfb\x27\x94\x52\x4c\xd6\x5c\x09\xa6\xfa\x53\x22\x87\x47\xa9\x9f\xa9\xe6\x2d\x07\x68\x6a\xea\xbd\x92\x69\x74\x17\x5a\xa3\xf2\x1d\xfd\x15\xbd\x92\x21\x03\x1a\x80\xfa\xd4\x46\x50\x09\x8e\x84\xfa\x41\x32\xe8\x9a\xdb\x05\xb8\x1a\x7e\x64\xf5\x08\xf9\x17\xf9\xf5\x20\x96\x7c\x8f\xae\xba\x8c\x53\xe4\xc0\xff\x86\xff\xa2\xba\x03\xc2\x66\x39\xf5\x13\xf0\xbd\x38\x80\x56\x03\x12\xca\x00\x7a\x0a\x64\xc3\x98\x05\xb8\x41\x77\x53\x77\x82\x5b\x60\xf5\xe1\x1b\x90\x07\xe2\xe9\x26\x85\x53\x90\xd7\x56\xa7\x91\x66\x54\x77\xaf\x96\x14\xcc\x98\x74\xb1\x89\xec\x80\x9f\x19\xdc\x4e\xf9\x1f\x2e\x6b\x9c\xa0\x5c\xc4\x13\x0b\x9f\x51\x75\x78\x90\x62\x31\x2d\x03\x8f\xc0\xa7\xd0\x8f\xe0\x89\x29\x01\x40\x32\x7e\xfc\xf0\x7c\x50\x8b\xfb\xbb\xad\x86\xae\xe3\x1b\xad\x6a\x11\x67\xec\xdb\x9d\xd1\xcc\x5f\xfc\xd2\xf3\x2f\xb3\x5e\xf0\xce\xf7\x23\xa4\x0b\xdc\x8f\x0d\xe1\xe4\x22\xee\x86\x82\x74\x0a\x8b\x43\x95\x8d\x50\x33\xd8\xe3\xe8\xbf\x34\x0a\x7b\x43\x72\x04\x3d\x97\x45\x0e\x41\x80\x1b\xcc\x92\x5d\x67\x20\x07\x22\xcf\xaa\x1f\xae\x66\x20\xb7\xca\x33\x1e\x29\x5e\x9f\x9d\xc8\x1c\x90\x1f\xeb\xed\xcd\xaa\x92\x3e\xa8\x6b\x23\x29\x25\x99\xc6\x37\x64\xb6\x78\xb6\x34\x95\xc2\x11\xd6\x23\x03\x54\x83\xc0\x3b\xe9\x18\xed\x16\x6f\x24\xf8\x06\xb0\x86\x6b\xb5\x0b\x06\x35\xec\xf5\x56\x97\x61\x13\xe6\xec\x1b\x73\xd2\xc9\x05\xe8\x58\x72\x06\xc5\xb8\xb4\xdb\x35\x33\x39\xb7\xbe\x26\x32\xeb\x48\x8e\x7d\xde\x30\x29\x3c\xbb\x56\x8c\x93\x53\xd4\x96\xf0\x72\x8a\x4e\x41\x4f\xb4\xa1\x3e\x96\x1a\x0e\x3d\xa2\xfb\x88\x38\xbb\xfe\x00\x2e\xf2\x67\x5b\xbd\x86\x92\xd8\x41\x57\xb7\xa6\xa5\x35\x1c\x3a\x75\x31\x9d\xa8\x79\xd5\xf1\x20\x43\x50\x49\xaf\x5a\x91\x89\x97\xde\xd6\x57\x65\xb1\x8a\xac\x85\x7a\x52\x91\x31\x04\xa4\x93\xef\xe9\xf7\x9e\x78\x48\xdd\xa6\x79\x1b\xf4\x8c\x56\xa7\xd8\xee\xca\x00\x7c\xc4\x0b\xac\x26\xc0\x4f\x5c\xf9\x95\xe8\xd4\x7f\x06\x2c\x47\x46\xd3\x26\xba\x5b\xdb\x9a\xd3\x3f\xb7\xdb\x55\xcc\xce\x78\xdb\xc4\xd2\xb5\x67\x7e\xaa\x2d\xe3\x5f\x26\x2d\xaf\xd0\xd0\x9f\x90\x23\x8b\xd7\x1f\xaf\xa3\x34\x19\xf6\x04\xad\xa1\xd9\x64\x3f\x70\x35\xa1\xdf\x92\xbd\xb1\xfa\x09\xea\xf9\x9c\xcb\xa4\xd4\xd6\x51\x60\xf8\x5d\x5a\xff\x50\x71\xeb\xad\xf4\xde\xde\xb2\x72\xfb\x8c\xba\x0e\x58\xfb\x2a\xb3\xa9\x79\x21\x7f\x49\xd6\xb5\xda\x24\xba\x27\x79\x59\x79\xf0\xf1\x2d\x94\x94\x82\xca\xc0\xdb\xd4\x3b\x39\xc9\xae\x93\xe9\x6a\x85\xca\x7a\x21\x18\x29\xb0\xbf\x34\x98\x2a\x3b\x7f\x65\x78\x4f\x9a\xf8\x74\x65\xab\x63\x3a\x36\xec\x53\xa6\xc8\x48\xe8\x6d\xd6\x86\x64\xc6\xb7\x5f\xe0\x49\xb3\x18\x8d\x79\xb4\x8b\xa4\x81\xaa\x17\xc7\x5e\x52\x66\x16\x73\x02\x07\xa8\x99\xb9\xb0\xeb\x1c\xfa\x46\xe5\x49\x6b\x6f\xe0\xbb\x20\xeb\xce\x6f\xc0\x26\x63\xd3\x85\x78\x80\x9a\x19\x31\xe0\x04\x8c\x66\x81\x8d\xe6\xe0\x2a\x92\xb4\x70\x0b\xc8\x22\x77\xca\x09\xf0\x09\x75\x01\x26\x84\x8e\xd0\xe0\x14\x13\xe8\x39\xfd\xeb\xe1\x2d\xb0\x04\xc4\xdc\xd6\x23\xc1\xf0\x42\xab\x73\xe8\x66\xa4\xf5\x8e\x2d\xfd\x08\xe9\xe7\xf9\x7c\x7a\x37\xf9\x56\x3f\x01\x58\x50\x6a\x1a\x52\x00\x21\x15\x28\x60\x83\x93\x69\x61\xb2\xc7\x20\x89\x1e\x83\xfe\x06\xbf\x02\xb4\x64\x1d\x94\x0b\xe6\x84\x54\xc2\xa1\x50\xdf\xae\x51\x64\x23\xfc\xca\x8a\x8f\x2e\x47\x2d\x6f\xfb\xd3\x14\xb4\x37\xe7\x4e\xd3\xff\xa0\x43\x7d\x7d\x74\x08\x98\x5e\x5f\x4b\x7f\x0f\xb0\xf3\xaf\x00\x64\x70\xb9\xcc\x0b\x98\x00\x2f\xa1\x14\x50\x0c\x69\x92\xd7\x42\xbb\xe0\xe8\x10\x1f\x78\x36\x62\xb3\x4b\x08\xbf\x41\xde\x59\x65\x21\x2f\xd1\xde\x9b\x02\xea\xff\x70\xcb\xb3\xb3\xa8\xc5\xf8\x5f\xbd\x93\x68\xce\xd8\xab\xba\x95\xb4\x51\xec\x92\x11\xa0\x47\x62\x63\xd2\xff\xd1\x7f\x60\x8f\x11\x0a\x50\x85\xcf\x4c\xf2\x00\x21\xdc\x22\x58\x0f\x45\xe3\x9b\x77\xad\x87\x63\x70\x1b\xab\x44\x84\x8a\x9b\x5d\x57\x92\x2f\xf1\x8a\xc7\x3c\x28\x99\xdc\xd7\xdd\xfe\xd4\x05\xdc\x4d\x35\x2a\x6a\x0d\x07\x36\x2c\xa2\x05\xb1\x6f\x8a\x6f\xd2\xa7\xb2\x0f\xc0\xa9\xf4\xd3\xac\x81\xc4\x63\x40\x1d\x6b\xcd\xa1\x5f\x60\x39\x93\xec\xfa\x10\xea\x23\x64\x56\x38\xfc\x82\xa1\xbb\x5a\x49\xaa\x95\x77\x8e\x26\x92\x83\x65\x11\x9d\x3a\xca\x0c\xc9\x44\xd5\x37\x4a\x8d\x38\x3f\x57\x4f\x8d\x16\x05\x88\xc4\xb4\x55\xc2\x45\x50\x08\xed\x2b\x7f\x2c\x81\x41\x7f\xc7\x8b\x3b\x94\x06\x7c\xe2\xfc\xe3\x5a\x00\xad\x64\xff\x65\x55\x0a\x07\x33\x57\x5d\xfe\x91\x15\x92\xbf\x60\xe4\x2e\x69\x41\xde\xe5\xf6\x35\xa4\x61\x3d\xbb\xa2\x96\x4c\xd1\x59\xe5\x30\x28\x8e\x9a\x61\x41\x25\x75\xb6\x2a\x02\x68\xa7\x4e\xc8\xaf\x9c\xf0\xa1\xfd\x90\x9a\x05\x89\x81\x25\xa2\x4d\xae\x9e\x60\x30\xef\x81\xd5\x25\xc8\xc8\x3e\x7a\x31\x2a\x33\xaa\xae\x6c\xe8\x48\x96\x45\x75\x44\xcb\xf9\xac\xfb\x15\xd3\xcb\x68\x24\x4d\x89\x4c\x4b\x21\x47\x14\x4e\xe3\x5d\xa0\xec\x32\x84\xd2\x4d\xa9\x4e\x39\xa4\xe3\x7f\xd2\x0e\x68\xf6\x06\x16\xd1\x21\xf9\x88\xcb\x0d\x60\x44\x74\xd9\xea\x05\x64\xc1\x15\x9c\x3f\x92\x31\xd2\xb7\x74\xc0\x3b\x53\xd2\x79\xbd\xa9\x3a\xcb\xbb\x15\x2d\x49\x27\x4d\x69\xf8\xad\x91\x92\xce\xd6\x1c\xe4\x2e\x24\x37\x95\x27\x52\xb5\x94\xb6\xa2\xf5\xf1\x77\xa9\xa7\xf3\x28\x01\xb7\x69\x5f\xb2\xbd\x5c\x28\x40\xb0\x4c\x69\xf5\x15\x1c\xe2\xa7\x9d\x23\x65\xc8\x4e\xba\xf5\xa7\x64\x06\x0c\x14\x34\x9e\xcf\x9a\xd5\x7d\xb5\x38\x27\xab\xbf\xed\xae\x7a\x94\xc4\x6b\x2c\xe1\x44\x91\x53\x6b\x6c\x28\xdf\x28\x99\x65\xee\xf1\xc7\xa8\x8c\xfc\xb1\x00\x15\xad\x5a\x37\xe8\x12\x0e\xcc\x57\x6c\xb2\x5e\x0c\x32\x04\x7f\x9f\x1d\xc9\x38\x7a\x96\xd4\xd7\x9f\xb9\xe4\x14\xaf\xd1\x2a\xf3\xd4\xe0\xd1\xa2\x6f\x59\xb4\x9e\x49\x6a\x07\xd2\xf6\xb6\x83\xec\x1b\xe4\xa5\x0d\xbe\x14\x01\x65\x49\xe5\x68\xbc\x09\xd5\xbc\x28\x3b\x80\x4a\xf3\xd4\x9f\x72\x89\xa1\x57\x29\x8f\x58\xfb\x81\xa6\x82\xe0\xeb\x1c\x78\x6a\x7a\xe5\x58\x16\xf4\x3b\xe3\x4d\x77\x3f\x3c\x3b\xcb\xb4\x76\x01\xbc\x85\xe4\x6c\x10\xc0\x09\xe4\x2c\xc9\x1e\x38\x9b\x72\x01\x1e\x82\xaf\xd1\x3c\x12\xcf\x23\x96\xf4\xb1\xe0\x10\x44\x08\x46\xba\xfe\x42\xe7\xc0\xb3\xad\xf6\xa3\xc5\xc8\xd8\xb5\x73\x90\x3d\x29\xe9\x74\x35\x74\x80\x1c\xda\x3d\x09\x22\x53\x9c\x6a\x8e\x40\xa5\xd4\x85\x79\x37\xa1\x17\xd4\x5f\xe2\x52\xd8\x9a\x3e\x07\x76\x80\x01\x60\x63\xa2\x1f\x7c\x1b\x3c\x7a\xe8\x3e\x72\x08\xd2\xb8\xe6\x20\x4f\xe0\xbb\x56\x33\x50\x31\xea\x70\x6d\x36\x78\x82\xe6\x37\xfa\x12\x2c\xa4\x3d\xed\x72\x02\xff\xa1\xc3\xd5\xb9\xd0\x22\xe0\xaf\xbc\x75\x50\x2c\x50\x23\x9e\x03\xd5\x83\x19\x50\x2d\xfc\x3f\xc8\x33\xe1\x16\xcc\x84\x4d\x0f\x21\xc8\x7c\xf8\x9b\x6b\x34\x52\x8f\xdc\x5e\xfb\x0e\x4d\x40\x4f\x8d\x3b\xd0\xdf\x61\x07\x4e\x59\x00\x9e\x98\x5f\x87\x14\x50\x63\x1e\x55\xcb\x80\x37\xd8\x66\xfd\x4d\x30\x10\xdb\x29\xbc\x0f\x76\x60\x27\xc0\x46\xc8\x1e\xd3\x27\x4c\x83\x06\xb1\xb3\x41\xd7\xe0\x14\x6c\xc2\x75\x1a\x62\x8d\xcf\x5e\xfb\x12\xf9\x82\x9b\x5f\xb6\xa5\x8d\x72\x8b\x47\xe2\xe8\x2b\xb9\x73\xda\x9e\xd1\x99\x9c\xe3\x15\x46\xfa\x03\xf6\x68\x0e\x13\x08\x64\x6f\x17\x34\x00\x67\x59\xfd\x40\x1b\x18\xca\xda\x7b\x62\x2b\xf8\x83\x79\x32\xc8\x0f\x6a\x66\x6e\x76\x39\x07\xb3\x89\x14\xab\xc5\xc8\x71\x46\xde\x45\x90\x9a\x27\xe3\x0d\x95\xd2\x16\x4a\x03\x5a\x77\xd2\x64\x92\x99\xe5\xf3\x69\xef\x44\xe7\x75\xcb\xe9\x89\x42\x2d\x3f\x8b\xfe\x41\x90\x49\xaf\x04\x64\xfc\x5d\xc7\x8f\x80\x9e\xdc\x89\xc0\x93\xd0\x54\x8e\xcc\x45\x03\x3d\x61\xfd\x6b\xe5\x09\x5f\x62\xae\x3e\xd7\x45\x89\x32\x14\x0f\x2c\xa7\xdc\xcc\xe5\x36\x5d\xa2\xfa\xe5\x04\x97\x9c\xa3\x76\x6a\x97\x67\xcf\xa0\x79\xa8\xc7\xb9\x5a\xda\x3d\xa5\x80\xb6\x98\x2e\x95\x5b\x1c\x5b\x07\x04\x48\xe4\x01\x1f\x41\x4b\xe1\x69\x17\x77\x68\x19\xaf\xd4\x0a\x80\x17\xb3\x0f\x9f\x09\x22\x53\x6a\x26\x7a\xeb\xc9\xaf\x2a\x87\x1b\x08\x4a\x7c\x99\xa0\x48\x4f\xb9\x53\xec\xaa\x9e\x4c\x4d\xce\xbf\xca\x1e\xa6\x2d\xca\xf3\xa7\x30\x68\xe3\x3a\x45\xdc\x3b\x7a\x91\x5a\x15\xb0\x08\xe0\xc9\xdd\x9d\x1f\x81\x5c\x11\xc3\x2a\x1f\x92\x71\xc9\xa7\xd7\x90\xae\xf4\x4c\xeb\x96\x93\x03\xdb\xff\xab\x8b\x27\x9f\x6c\xee\x2b\x30\x52\xbc\xea\x49\x4a\x2b\xca\xad\xaa\xd7\xac\x85\x54\x5e\x99\x1d\x79\x26\xed\x40\xa1\x59\xec\x28\x7d\x65\xae\xee\xe0\x7e\x60\xa6\xc6\xe8\x8c\x81\x4b\x64\x36\x56\xf5\xd0\x26\xbe\xcf\xa8\x3b\x49\x35\xf4\xb3\xab\x89\x3c\xbf\x4f\x5d\xcb\x23\x73\x3a\xbf\xe4\x9f\xa7\x4c\x69\xdd\xa6\x88\xa7\x68\x1a\xd6\x33\x63\xa9\x1e\x55\xb7\x48\x69\xb4\x19\xa5\xab\x62\x03\x69\xd7\x8d\x77\x0f\x4e\xa7\xf7\xe8\xe6\x3a\xc7\x03\x97\xe4\xdd\x56\x67\xc0\x57\xfc\xd7\xa7\xd4\xa4\xf0\xb1\x99\x5d\x7f\x90\x2e\x8e\x1c\xa9\xb9\x4f\x76\xef\x4f\xca\xdf\x40\xee\xe8\xf2\x94\x5f\xa1\xec\x69\x19\x26\x1e\x50\x5e\xd6\xbd\x24\x4d\xa2\x56\x57\xe8\x63\x67\xd2\xc8\x85\x79\xfe\xff\xd2\x0f\xeb\x67\x38\x27\x01\x29\x8a\x7f\xad\x27\x83\x1c\x81\xed\xd9\x6a\xc6\xd5\xb4\xf1\x7e\x1a\xe3\x68\xc6\x96\xa6\x2a\xfc\x4b\x26\x54\x52\x8e\xf7\x67\x15\x6b\xee\xe2\x0a\xd2\x23\x6e\x0a\x7e\x94\xe2\x4d\x3d\x8f\x6f\xa7\x0e\xc6\x9f\xc2\xff\xa2\x87\x07\xf8\x62\x5f\x80\xdf\xce\x2e\xd8\x27\x68\xdc\xf2\x26\x3e\x0b\x69\x3f\xf3\x99\x61\x92\x95\xd9\xd7\x8b\xb7\x91\x80\xc6\x77\x78\x24\x39\xab\x78\x02\xdf\x4a\x09\xd0\x6c\xc3\x97\x52\x7d\x39\xd7\xb0\x09\x5a\x3c\xf5\x00\x76\x97\xae\x8e\x0f\xc0\xc6\x80\x7b\x07\xdf\x60\x23\x90\xed\xce\xc7\xd8\x0d\xd8\x60\x59\x85\x7d\x42\x57\x9f\xd9\x86\x27\x52\x37\xf7\x7e\xc2\xff\x47\x7d\xd4\x68\x83\x9d\xa4\xc9\x8a\xb7\x63\x35\x74\x0b\xb5\x04\xd3\xd1\x2f\x73\xdc\x30\x02\x28\xa3\x9c\xc5\xe8\xa0\x24\xee\x15\x46\x86\xf8\x07\xc5\x18\x17\xc6\x77\x56\x62\xe5\x88\xd8\x52\x86\x5d\x43\xcb\x4f\x0b\xb0\xd9\xc8\xdd\x9e\x60\xf4\x32\xf2\xb8\x5e\x8e\x16\x23\x8f\x0b\xcf\xa2\x39\xc8\x4f\x95\x37\x9a\x83\x5a\xb3\x57\xa2\x5a\x34\x95\x7c\x13\x2d\x42\x7b\xe3\x1c\xd0\x6e\x6c\xd9\xc1\x29\xe8\x1b\x2c\x69\x67\x3c\x66\x89\xb5\x58\x16\x61\x89\xf8\x94\x53\xe3\x48\x37\xfb\x72\x57\x37\x52\xc1\x3e\x52\x37\x0f\xc9\x61\xdd\x2d\x48\x40\xf2\x59\x31\xca\x3f\x90\x7a\xe6\x47\xd6\x14\x64\x90\x99\x47\x7a\x82\x3c\x60\xfa\xc4\x66\xa1\x93\x89\xcf\xfe\x2c\xd4\x8d\x90\xed\x74\x45\x39\xc4\x0c\xcb\x2b\xe8\x2d\x06\x7d\x64\x10\xbe\x2e\x09\xe9\xf8\x00\x77\x8a\xc3\x6b\x58\x70\x95\x68\xbf\xf1\x3b\xdc\x23\x74\x90\x77\xc3\xb7\x04\xab\x89\xbb\xf0\x77\xfe\x9a\xac\xd7\x88\x0d\xcf\x24\xa6\x0e\x39\xc8\xfd\xc3\xff\x7f\x88\x9c\x7d\x75\xe7\x0a\xe4\x09\x2b\x6b\xed\x3c\xd4\x9d\xf8\x39\x24\x82\x14\xfa\x7b\x6d\xa5\x10\x96\x33\xa5\x6a\x2d\x04\x6a\x17\xe5\x9d\x84\xd4\x9a\xe9\xd2\x4e\xa8\x5b\xf9\x1f\x63\x21\xf4\x4a\x7e\x3f\x33\x11\x5e\x2f\x6d\x88\x96\xc0\xf1\xe2\x94\x03\x51\x70\x9d\xe0\xa5\xd3\x73\x64\x2e\x6f\xe9\x5a\x12\x92\xc6\x5e\x39\xf0\x37\x58\x5a\xd9\xd6\xb2\x0d\x2c\x2c\x6b\x2d\xbf\x0b\x16\x14\x37\xeb\x8d\x60\x7f\x41\xbe\xb8\x1f\x7c\x69\x20\x63\xfb\x20\x2b\xbd\x63\xfa\x3f\x50\x56\xf6\xd0\xd1\x00\xa8\x47\x65\xb2\x9f\x80\x97\xc8\x56\x3b\x61\x30\x21\x1c\x5e\x2b\x84\x5f\x72\xd7\xf4\x2d\x01\x7e\x75\xac\x68\xf2\x04\x67\xb5\x84\x95\x3e\x06\xff\x6a\xa0\xe8\x7a\xc1\x0d\x35\x71\xc2\xdf\x60\x58\xc5\x6a\xa4\x09\xd4\x16\xb7\xa6\xa1\xe0\x33\xe3\xf7\x28\x67\x68\x47\xce\x35\xbf\x0e\x28\x4f\xed\xe6\xb4\x14\x5e\x28\xdd\xb5\x56\x07\x13\xbc\x7f\x7a\x2d\x81\x27\x7d\x27\x1b\x4f\x00\x37\xbb\x3a\x4a\x17\x01\x17\xdb\x00\xed\x04\xf0\xb2\xf1\x83\x70\x37\xb8\xa8\xd6\x1e\x99\x0d\x1e\xac\x70\x4c\x7d\x05\x1a\x8b\x6e\x44\x9e\x06\xdf\xe5\x7d\xf5\x4b\x85\x82\xb3\x95\x3b\xbe\x42\xe7\x65\x03\x6b\x6b\x61\x17\x3e\xd6\x73\x0c\xb8\x32\x22\x6d\xe8\x06\xaa\x06\xf6\x97\x90\x00\x49\xf7\x80\x36\x12\x28\x6c\xbb\x21\x68\x03\x86\x1a\x8b\x61\x11\xf0\xa5\xc6\x32\x95\x05\xba\x97\x39\x46\xd2\x41\x79\xbe\xd1\xcf\x13\x7c\xaf\x03\x76\x7c\x81\x92\xe5\xf7\xd7\xde\x85\xae\xf3\x87\x06\x12\x79\x26\x69\xde\x2d\x0f\xb9\x7e\xe9\xa2\x8a\x46\x8e\x30\xe3\x64\x2e\xce\x7e\x9c\xf9\x5d\xa2\x60\x7b\x93\xfc\xf0\x59\xac\x42\x72\x47\x46\x12\x6b\x32\x75\xf7\x51\x37\x66\x1c\xed\x89\xdf\x53\xe2\x0c\xa0\xd9\xf1\x3f\x62\x37\x24\x58\x63\xce\x18\x44\x54\xfd\xbd\xdc\xcc\xcc\xea\x96\xcd\x9c\xa6\xac\xaa\x8a\x99\x9c\xc9\xa4\x22\xfd\xbf\xec\x13\x64\xa5\x64\x0a\xeb\x2a\xc5\x80\xf1\x58\xae\xd4\xa1\xf4\xaf\xcc\x6a\xfa\xb4\xa8\xc7\xcc\xd5\x40\x98\x9f\x82\xc8\x07\xdb\xb7\x5f\x21\x6c\x60\xbf\x35\x53\x19\xcd\xc8\xa7\xfe\x59\x9c\x33\x14\x87\x66\x2a\xc7\x84\xf2\xb6\x3c\x98\x4d\xa7\x96\xe9\x9d\x58\xcf\x68\xfb\xc4\x89\xac\x68\xfa\x7c\x6c\x32\xf3\x2a\xfd\x43\x3a\x9b\xe9\x0f\xbc\x8e\x92\x10\x57\xc1\x09\xbf\x7d\x44\x1c\x3c\x75\x7b\x2d\xe3\x0b\xb2\x75\xcd\x54\x86\x14\x45\x7a\xd9\x6c\x05\x9c\xd8\xf8\x89\xf5\x19\x96\x94\x5e\x67\x25\xc3\x0d\xba\x07\xcc\x37\xf0\xbf\x22\x7b\x26\x1d\xb1\x41\xde\x10\xbf\x11\x7e\x5a\x1e\x21\x44\xbe\x44\x3e\x25\xac\xd1\x13\xfb\x2e\x30\xc6\xd1\x6b\xdb\xe9\x0c\x10\xf3\x5f\x63\xce\xb0\xc4\xce\x76\xff\xcb\xf2\x64\x2d\x6e\x38\xc6\xbc\xc2\xec\x2a\xc9\x64\x1e\x65\x46\x6b\xb5\xc4\x07\xe6\x0c\xe1\x5f\x84\x90\xe8\x84\x9f\x13\x96\x04\x3f\xb5\x9f\x31\x48\x84\x47\x6e\x63\x90\x09\xeb\x7d\x11\x8c\x8d\x8c\x47\xdb\xc3\xf0\x07\x0c\xc5\x9a\x20\x5c\xc3\x70\xee\x9a\xc9\x0c\x13\x1d\xaa\xbb\x4c\x3c\x17\x66\x14\x4d\x10\x0c\x01\x37\xdb\x89\x30\xe5\x6b\xf8\x57\x18\x43\xbc\x5a\xe8\x32\x23\x91\x7b\x27\xe5\x0a\x63\x09\x77\x5a\x04\x8a\x9f\xe1\x2c\xf6\x7d\x87\x33\xd9\xf3\xb6\x6f\xc5\xdd\x99\x8f\xd6\x88\xb0\x2f\x44\x6d\xfb\x03\x62\x91\xce\xa9\x46\xcc\x18\xcc\x16\x14\x34\x31\x8e\xa9\xcf\xab\x57\x31\x66\x29\x3f\x71\xdf\xe2\xad\x8a\xbf\xc1\x35\x78\xb2\xcc\x25\xf9\x04\x6e\x25\xd9\x77\x24\x15\x7b\x22\xda\xe2\xbb\x1b\xab\xe0\xbf\xda\xf6\x1b\xcb\xe2\x1e\x5f\x73\x1b\xb3\x63\x0d\xb4\x62\x0c\x87\x32\xc7\x2a\x67\xfc\x55\xb1\xda\x88\xe1\x79\x05\xf7\x95\x0b\xf1\xdd\xc6\x3f\x39\x73\xb1\x8f\xb9\xab\xe8\x64\xac\x51\x67\x93\xf8\x11\xa3\x6b\xa6\x84\xef\xc7\xdc\x14\x79\x3e\x18\x36\x47\xf2\x76\x5b\x33\x7a\x43\xf0\xd6\x72\x09\xaa\xe1\xb4\x35\xc7\xe3\xbd\x2d\x93\x2a\xdc\x71\x52\x83\x38\x4f\x83\x2f\xaf\xf9\x29\xf7\xc4\x06\x2a\x9d\x58\xd1\x58\x46\xa9\x2f\xf5\x2d\xb6\xa9\x70\x53\x42\x09\xfa\x39\x6f\x2c\x6c\x27\x3a\xa2\xfd\xbe\xb7\x0d\xd5\x2a\x47\xb7\x1d\x40\x13\x24\xce\x96\x6b\x50\x6b\xde\xd1\x26\x3a\x9e\xdd\x15\x5b\x7e\x14\xf7\x6a\x2b\xc8\x3d\x89\x3d\x6a\x6a\x95\x61\x18\xb7\x8e\xcd\xac\xc2\xec\xab\x56\x50\xfd\xd0\xd7\xa5\xe4\x84\xe5\x68\x53\x01\x25\xf4\x0c\x8a\xeb\x27\xf6\x1e\x43\x83\xd4\x3f\xb7\xad\x47\x57\x4b\xab\x2d\xb7\x20\xff\xf0\xbe\x36\x76\xe0\xa4\xfe\xd7\x65\x75\xf8\xc2\xee\x89\xdc\xd5\x58\x65\x7b\xb7\xf4\x09\xb6\xbb\x79\x23\xd3\x1c\x7d\x5a\x17\x4a\xb9\x84\xea\x2b\x1d\x4e\xb4\xa0\x47\x8a\xcb\x42\x21\x74\x8d\x01\xd9\xeb\x80\x7c\xc8\xbe\xb4\xcd\x12\x19\x90\x0d\x5a\x86\x21\x20\xdf\xbd\x25\x51\xba\x2b\xb5\xac\x12\x16\x7f\x48\xfb\x6c\xfc\x5b\xd4\x9e\xe1\xac\xe8\x13\xea\x33\x11\x76\x9b\x80\x91\x75\x87\x6e\xcd\x0f\x23\x07\x26\x6a\x78\x76\x94\x67\x61\xc7\xb9\x73\x68\xca\xbd\xce\xec\x7f\x81\x03\x8e\xbd\xac\x3e\x28\x6c\x55\x10\x53\x85\x70\x9b\x73\x25\xfa\x8c\x17\x15\x97\xc4\x09\x99\x13\x06\x5c\xb4\x2b\xeb\x87\xc2\x51\x68\x4d\xfa\xca\xde\x21\x58\x42\x59\x4c\x6b\xe3\xfd\xa2\x7a\x26\xda\x73\x1f\xd2\xe4\x61\x2b\x38\x97\xe8\xff\x79\x7f\x65\xb7\x83\xd1\x8e\x1a\x56\x11\xfc\xe7\x2a\x2f\x26\x86\x5c\x6a\x1a\x11\xff\x20\x07\x54\xac\x10\xdd\xa7\x2c\xcf\xfb\x47\x78\x8a\xf2\xaf\xdc\x20\x68\xa3\xaa\x58\xf5\xfc\x6a\xda\x09\x9a\x0b\x2f\x8f\x1e\x96\x70\x86\x2b\x02\x8e\x85\x5e\xe4\xf0\x40\xc8\xbb\x97\x8d\x43\xb9\x8e\x28\x8b\x0c\xbf\x5c\x15\xc8\x0c\x47\x03\x1a\x93\x44\x83\xe0\x97\xb2\x2e\xe1\x10\x74\x30\x97\x23\x38\x0d\xe9\x65\xc7\xf8\xe7\xa1\x47\xcc\x1c\xde\x35\xd8\x93\xea\xc5\xbd\x06\xf7\x9c\xf8\xc6\xb9\x82\xf8\x84\x3a\xb3\x1f\x23\x63\xde\x81\xac\x8f\xe8\x21\xc7\x50\xe6\x07\xf4\xcd\x2a\x90\x78\x81\x29\xeb\xff\x13\x0e\x13\x51\xa5\x91\x82\x11\x62\x87\x7e\x2b\xff\x3c\x31\x45\x6a\xcf\x7b\xc0\x38\x49\x08\xb8\x9f\x19\x39\x94\x60\xee\x0c\x86\xe0\xc4\x46\xce\xdf\x0c\xe2\x70\x19\x7b\x2b\x23\xd9\xeb\x27\xeb\x00\xc3\xcf\x71\x3f\x33\x94\xb1\x7a\xd5\x30\x71\x08\xff\x5e\x67\x2b\xb8\x2c\x70\x2e\xbe\xcc\xbf\xc5\x97\xe8\xee\xf0\x5e\xf0\x2e\x8a\x3f\xf1\xfe\xe0\xfd\xc1\x48\xe7\xae\xe5\xee\x21\x87\x71\x76\x73\x0c\xc7\xc3\xd8\xd1\xec\x89\xc3\x0b\x59\x6c\xb6\xa3\x57\x2d\xb3\x90\x15\xeb\x18\x4c\xd4\x30\x93\x56\xdb\x30\xca\x89\x94\x9a\xa5\xfc\x33\x9a\x94\xc2\x26\xde\x39\xf5\xb4\xec\x6e\xee\x43\xa5\x48\x34\x85\x3b\x4d\xfe\x04\xab\xe3\xd8\xc8\x5c\xb2\xce\xb2\x03\x25\xb9\xc7\x66\xb3\x40\xd1\xb3\x90\x85\xcc\x0a\xe1\x0c\xaf\x19\xc4\x05\xde\x2f\x47\x13\xc6\x43\xce\xd0\xea\xe3\xf8\x43\x56\x52\xe5\x03\xde\x60\xd1\xd9\x7c\x36\xf7\x73\x41\x8a\xba\x92\x6b\x6d\x9c\x22\xf8\x9b\xb3\x2f\x37\x1d\x79\xcf\xce\xd4\x9d\xce\x74\x66\x15\x66\x2f\x89\x6b\x66\x8e\xab\x9c\x82\xa7\x32\x67\xc8\x97\xee\xf1\x23\xb6\x88\xdb\x1d\x4e\x33\xfc\x04\x8b\x57\x8b\xf1\x00\x8e\x7b\xf9\x1b\x1e\x58\xdf\x66\xa8\xe2\x8a\x6a\xca\x95\x37\x38\x4d\x95\x19\xbc\xa3\xec\xf1\xd2\x1f\x70\x34\xeb\x4b\xd1\xd1\xf4\x71\x96\xb5\x51\x13\x8b\x33\xc3\xf4\x82\xa0\xdf\x84\x3c\x7b\xd1\x6e\x26\x63\x48\xb1\xc7\x21\x1e\xbf\x25\xde\xb4\x5a\x87\xdd\xe2\x5e\x2e\xfb\xc2\xf3\x6d\xbd\x9a\x77\x89\x1b\xdb\x94\xae\x9c\xc7\x61\xd6\x5d\xe3\x16\xb1\x8d\x55\xdf\xa0\x66\x56\x5f\xd9\x8b\x74\x27\xe6\xcb\xa2\xdc\x98\x5f\xcc\xa5\x86\x5f\x41\x2a\xc2\x5f\xf7\x70\xb7\x1d\x83\xa1\x3a\xe2\xe0\x8e\xab\x25\xc2\xd5\x55\x98\x8c\x97\x58\x66\xcd\x33\xe9\xb6\xca\x33\xe3\x6e\x69\xc7\x14\xa9\x9c\x03\xcd\x4a\xee\x5c\x76\x4c\x7d\x34\xb4\x91\x05\x54\xbd\x4c\x3b\xc9\xcc\x2b\x5b\x1b\x63\x24\x86\x0a\x27\x05\xed\x61\x4c\xe4\x7a\x7b\x7e\x67\xac\xd1\xfc\xed\xb0\x0d\xb7\x97\xaa\x57\x9f\xc3\xd6\xf2\x1a\x0b\xf7\xe4\x5c\x4b\x8d\xd7\xe6\x69\xef\xa5\x95\x49\xe2\x34\x9f\xd3\x6f\x31\xc3\xd4\x8b\x32\x4d\x68\xed\x4a\xdb\x2c\x46\x72\x99\x7c\x13\x79\x72\x54\x9b\xd4\x82\x52\x7e\x30\x46\xf4\x8b\x96\xec\xbe\x58\x70\x0a\xf0\xb6\xbb\xcb\xc3\xa0\x64\xf3\x67\x1c\x33\xa4\xbe\x60\x20\xc7\x2b\xe3\xa8\xd6\x4c\x1b\x91\x19\x23\x7e\xa7\xc1\xb2\xc2\x89\xb7\xaa\x52\x52\x34\xed\xb0\xe2\x34\x99\x97\x7c\x50\x76\x9d\x32\x16\x95\x22\x19\xa7\x6d\x3a\xb8\x5e\x34\x40\xaf\x74\x7b\x27\xd0\x81\xdb\xed\x2e\xf3\x22\xe1\xe9\xe6\x9f\x39\x33\x90\xff\x0a\x36\xeb\x3a\x48\x58\xb6\x26\xfb\x36\xd9\x43\x4c\xd2\xfc\x41\x99\x42\x00\xaa\xed\x94\x31\xea\x6b\x45\x2c\xb5\x29\xe9\xbd\x8c\x4e\xeb\x8e\x32\x95\x20\xf4\x47\xfe\x1f\x45\x00\xf8\xb7\xdb\x59\x41\x14\x14\x6a\x77\x92\x67\x0b\x5f\x58\xf9\x27\xfb\x2e\x1a\x63\x1c\xd0\x76\x03\x02\x4d\x84\xe6\x09\x38\x55\x74\x58\xbd\x1a\x3c\xc6\x80\x95\x91\xe0\x28\x75\x9e\x5c\x0e\x79\x26\x6d\x92\x36\x42\x77\x23\x41\xf1\x10\x2c\xf6\x17\x08\x2f\x22\x9b\xdd\x94\xfc\xd3\xc8\x3f\x76\x17\xb9\x06\xb4\x79\x65\x0c\x3b\x04\x53\x1a\x2a\xb2\x9b\x70\x57\xb5\x93\x7a\x02\xf7\x12\xee\x54\x6d\xc7\x3d\x70\x48\x81\xe0\x9b\x28\xb6\xb2\x6e\x7c\x63\xe2\x09\xc9\x0b\xdc\x37\xe2\xb2\x78\x06\x4e\xf2\x9f\x2f\x5c\x8d\x8b\xdd\xfc\xf9\x36\x78\xa1\xdd\x59\xee\x4c\x7c\x78\x65\x31\xeb\x14\xfe\x38\xcf\x51\xf3\x90\x1b\xa5\xfc\xa1\x5e\xc6\xf9\x26\x58\xa8\x8c\xe1\x80\x58\xaa\xbc\x86\xfd\x94\xec\x22\xfd\xc0\x8e\x49\x50\x48\xd6\xb1\x3e\x46\xac\x14\x05\xb0\xf8\x07\x94\x02\x32\x6b\xb6\xdb\x7c\x1e\xc6\x84\xed\xc6\x39\x47\x89\x3b\x2b\x3f\xb2\x4c\x88\xad\x7a\x5c\xdd\xad\x30\x2a\xb6\xab\xe6\xc9\x09\x5e\xb8\x22\x46\xe6\x87\xdc\x90\xd5\x4b\xde\x67\x8d\x4b\xbe\x8a\xb5\x27\x82\xc5\x3b\x44\x7b\x8f\x2c\x15\x26\x09\x9e\xef\x3f\xc7\x57\xf1\x63\x76\x65\x73\x4b\xb9\xed\x76\xdd\x6c\x2e\xfb\xa3\x85\x37\xd3\x9b\xb5\x4c\x57\xa0\x36\x37\x5c\x92\x25\x28\x23\x72\x2f\x70\xf2\xe5\x55\x39\x9d\xb0\xab\xf4\x9b\x96\x97\x19\x2b\x71\xd7\x78\x1d\x9f\x2d\xe2\x29\xbf\x85\x4f\x12\x0c\xc8\x45\x7e\x1f\x78\x6f\x25\xff\xec\x9a\xc1\x9d\x2e\xfc\x65\xc7\x66\xbd\xe0\x7d\xb4\xa0\x10\x15\xec\xbe\xec\x6f\x2a\x69\xe5\xa8\xa4\x57\xf1\xa4\x7c\x2a\x7b\xb2\x7c\x5b\x89\x29\xd8\x29\x65\x16\x2e\xcb\x98\x24\x1e\x35\x7c\x88\x3f\x2f\x9a\xaf\x2f\x0f\xfd\x20\xf0\xd5\x5a\xfa\x2d\xe0\x51\x54\x1e\xae\xe1\x1c\x81\x6c\x81\xdd\x16\x56\xba\xb0\xcd\x42\x40\xd8\x72\x57\x66\xef\x54\x85\xd5\xbb\x4b\x26\x2b\xea\x6a\x76\xb2\x7c\xe4\x33\x2a\xa7\x80\xf3\xa4\x07\x4a\x8d\xe9\xc7\xc5\x92\xa2\xb9\xf1\x5e\xc2\x2b\x46\xdf\x50\x86\xe0\x4f\xbd\xfb\xbe\x26\x9e\xbd\xe6\x94\xeb\xff\x38\x9e\xf2\xf7\x76\x8b\x59\x56\xa2\x77\x16\x3a\xc6\x3f\xdc\x52\x8d\x5e\xb5\xb6\xf9\x97\xf8\x84\x82\xde\x70\x92\xd9\x28\xbb\x58\xeb\x07\xb0\xa5\xf3\x2a\x75\x69\x2f\xc5\x7b\x4b\xab\xe3\xee\x08\x39\x85\x70\xe8\x7a\x7e\x7b\xde\xd7\x7d\xa9\xdc\x9b\xda\xf7\x2e\x0f\xd9\xff\x2a\x99\x76\xb3\x99\x43\xe2\x47\x16\xdd\x0c\x80\xfb\x59\xf2\xac\xac\x3c\xd5\xc0\x39\x50\xfc\x3e\xed\x12\xe2\x5e\xe8\x9a\x31\x8d\xc4\x37\x22\x99\x7b\x12\x0f\xe7\x56\x64\xd5\x44\x8d\xeb\x9a\xc9\x5b\x83\x72\x35\x39\x94\x97\xde\x0e\xca\x00\xda\xf0\x8e\xb7\xd2\xbb\x40\xa7\xad\xa9\x68\x0f\xf4\xc1\xf4\x06\x8f\x8a\xfa\x4a\xd8\x65\x2b\x33\xdc\xd9\xdf\x8b\x33\x32\x3d\xe1\xcf\x05\x03\x59\x9e\x24\x4f\xe3\x5c\x92\x7f\xe2\x92\x5c\x6f\x32\x23\x2a\x57\x17\x46\xb9\x12\x94\xaa\xf1\xa1\xf9\x79\x2f\x51\xce\xa3\xdf\xdd\xf1\x40\x5a\x01\x72\x6d\xd7\x89\x96\xc1\xe9\xa6\x9f\x79\x21\x68\x96\x64\x59\xa9\x9e\x34\x9b\x9d\x5b\xf4\x96\x74\x07\x2e\x2a\xf0\x24\x57\x65\xbd\x37\x18\x28\xec\x84\x8b\xfa\x7b\x54\x46\x54\x94\xf6\x33\xcd\x10\xe4\xa4\x7e\x4d\xbf\xeb\xf5\x59\xd1\x0f\x5a\xef\x18\x97\x26\x40\x1c\xdb\xad\xc2\xfb\xc8\x4a\xb3\xa5\xbc\xd5\xe8\x59\xf1\xf6\x12\x1d\xfd\x32\x6b\xb0\x68\x3a\xe0\x03\x5d\xcc\xcf\x04\x9a\xb2\x5c\xf2\x4e\x82\xeb\x12\x1c\xf5\x33\xc1\xde\xc8\x1b\x5a\x1b\x88\x1c\x78\x4e\x6d\x05\x7b\x7a\x35\x28\xe6\x22\xd3\x77\xf4\x48\xce\x21\x97\x6c\xfd\x85\xfb\xd1\x6b\x66\x89\xdc\x6c\xec\x8e\xc8\xbf\xb8\x15\x1d\x63\x3e\x2e\x5c\x89\xbe\x05\x27\x8c\x42\x6c\x72\x26\x90\xfb\x1c\x9b\x77\x42\x98\x63\x8f\x39\x46\x7a\x66\x47\x60\x60\x60\xa0\x2a\x1e\x3b\xef\x15\x27\x0f\xc6\x17\xee\x28\x96\x98\xe1\xa1\xb6\xc7\x05\xc5\x78\x97\x59\x2f\xe7\x1d\x63\xb9\x30\xaa\xe8\x34\x3b\x8c\x78\x5f\xe0\xc1\x9e\x02\xfe\xcf\xd0\xc2\xd2\x67\x54\xe6\x2e\x61\xed\x38\x7e\x4d\x77\x9c\xf9\x34\xa2\x48\xa3\x61\xd6\x07\x9c\x57\x16\x33\x71\xaf\xbf\x64\x06\xa6\xcb\x0e\x96\x38\x95\x78\x6b\x8b\xf1\x27\x88\x7c\x73\x13\x8e\x27\x11\x22\x98\x52\x58\x2a\xa5\x33\xca\xf2\x37\x49\x18\xf4\x0b\x79\x75\x62\x5a\x3a\x4b\xbf\x40\x14\x73\xec\x8a\x36\x56\x78\xf0\xc8\x90\x5a\x27\xd8\x17\xb0\x5c\x51\xc7\x77\xdd\x23\x93\xd6\xf1\xe6\xec\xf0\x16\xb1\x38\x7d\xb6\x1a\xfe\x9f\xec\x64\x73\x06\x3b\x82\x35\x83\x47\x29\xb8\x97\x73\x00\xdf\x66\x4c\xd4\xca\x69\xdc\xdc\x57\x9a\xf3\x69\x87\x72\x0e\xa8\xde\xc7\x0f\x67\xeb\x95\xf3\xc2\xaf\xa8\x6e\xca\xad\x0e\x06\xc9\x27\xa4\x6b\x76\x7f\x97\x7c\x17\xbd\xd8\xfe\x56\x38\x2e\x60\xda\x32\x78\x47\x79\xd3\xcd\x7b\x58\xcd\xec\x64\xee\x9c\x82\xc4\xe2\x37\xe8\x1d\xc3\x9b\x42\x3e\xd5\x3e\x37\x31\x7f\x6e\xea\x32\xdd\x68\x5e\x56\x5c\x79\xf6\xc2\x9c\xde\xb0\x1b\xaa\x43\xd9\x6f\xfc\x19\x72\xaa\xea\xdd\xee\x03\x12\x92\xdc\xb8\x3d\x4d\xe8\x25\x99\x63\x1b\xc6\xbd\x2c\x38\x61\xfe\x98\x65\xc5\xd1\x70\x12\x0b\xcc\x2a\x1e\xa2\x3b\x0d\x75\x65\x8e\x14\x5d\xae\x5d\xf1\xb1\x14\xb1\x4e\x50\x90\x15\xb7\x4e\x73\xc9\x10\x19\x96\xac\xfa\x9f\x7e\xa5\xbf\xb5\x7c\x4b\x76\xe5\xee\xe9\x92\xf5\xca\xcb\xdb\x1d\x04\x9f\xa5\x95\xb6\x1e\x5c\x96\x90\x64\xfe\x99\x79\x83\x3b\x8b\x7d\x37\xff\x72\xad\x15\xd2\x6a\x48\xad\xf2\xa0\x2c\xd3\xbf\x2b\xdf\x90\xb2\x5c\xe7\x59\xfc\x5f\xec\x29\x0d\x51\xc0\x0f\x5b\xa2\xec\xcd\x7b\x75\xe0\xa9\xec\x6e\xce\x9f\x9e\x97\xc4\x67\xd4\x2d\xdb\xff\x16\x48\xe5\xb3\x6c\x5d\xb9\x26\x22\xef\x95\xd6\xcc\x64\x6e\x20\xdc\xde\x3c\x9a\x96\x43\x31\x6b\x58\x9d\x5e\x9c\x3a\xad\x46\x90\xd1\x1c\xcf\xac\x78\x97\xf9\xe2\x48\x55\xe9\x26\xd2\xfe\x40\x75\xa1\x13\xf9\xde\xde\xaf\x86\x3f\xa9\x06\x57\x44\xa7\xa7\x4b\xb6\x84\xaa\x9e\x83\x39\x56\x0f\xa5\x4f\xe0\x93\x26\xb6\x02\x23\xb6\x10\xe6\x34\x6f\xcf\xf8\x44\x7e\x5f\x5f\x92\x79\x33\xe5\x49\xcd\xb2\xac\x81\xf8\xb8\x0a\x0e\x69\xf0\x88\xac\xe4\x3c\xf9\x5d\x20\x5a\x70\x9f\xea\xb7\xf7\x79\x5e\x1b\xed\x8a\x2b\x4d\x17\x04\x60\x5b\x22\x54\x35\x90\x87\xd5\x37\x69\x13\xb2\xca\xc4\x5f\x40\xc5\xcc\x61\x9f\xa6\x2a\x12\x99\xdc\xf5\x7f\x02\xe0\x02\xa0\x89\x46\x01\x00\xb0\xdd\xdd\x0a\x08\x92\x2a\x02\x0a\x08\x48\x88\x82\xa4\x74\x77\x33\x18\xeb\xde\xed\xee\xd6\xdd\x1b\x0b\x06\xa3\xbb\x1b\x04\xbb\xbb\xbb\xfb\xb7\xf5\x59\xd8\xfa\xbe\x3e\x27\xb2\x37\x7a\xb4\xab\x99\xfc\xb9\xc8\xaf\x7d\x0d\xe5\x68\x26\xba\x19\x41\x3d\x9c\x90\x5f\x0f\xd1\x5e\x87\x5f\xab\x4e\x07\x7c\xb7\x63\x4c\x93\x18\x8d\x1e\xf9\xba\x22\xc8\x7a\xfd\x7c\x15\x01\x1e\xb1\x24\x4b\xb7\xb1\x8a\xc0\x53\x03\x8d\xf4\xa3\xe4\xf0\x5e\x77\xc0\x1a\x1d\xda\x79\x14\x00\x0a\x6f\xb6\xf9\x03\x3f\x33\x57\x37\xa9\x18\x75\x09\x56\x75\x9d\x60\x59\x78\x83\x59\x01\xc5\x6f\x4f\xae\xd8\x09\xfb\x79\x20\xcb\x47\x99\x9b\xd7\xfb\x29\xcf\xb3\xfc\x2d\xcf\x48\x6a\xd8\xc9\xe0\x96\xfe\xfd\xcc\x20\xd2\x58\x4f\x28\x33\x11\x75\xac\xe3\x32\xb3\xb8\xb0\xa8\x35\x9e\x29\xce\x18\x6b\xec\x62\x9e\x89\x3f\x5b\x7b\x8e\xe5\x10\x5e\x54\x35\xcc\xd2\x6f\xf7\x36\x52\xd9\xb3\x3c\xf0\xda\x09\x36\xb4\x1e\xad\x5c\xcc\xfe\x65\xe5\x26\x7e\xce\xe1\x30\xb4\x7d\x97\xf9\xbe\xa4\x75\xdd\xd9\xbc\xe7\x28\xef\xf6\xd7\x3c\x79\xc1\x8b\x16\x1c\x2f\x22\x23\xa6\xe1\x22\xcf\x3a\x1e\x5f\xf3\x99\x37\x2d\x7c\x6d\xe5\x43\xee\xd7\xed\x4b\x0d\x1d\xdc\x17\x1e\x44\xad\x3b\xf7\xf2\xfa\x5a\x45\x3c\x77\xaf\x95\x49\xec\xc4\x6d\x05\x46\x7b\x21\xc5\x74\x62\x70\xd7\x26\x79\x44\x59\x66\xdb\x59\x19\xa6\x60\x6d\x73\x82\x54\x9c\x5e\x53\x3f\x20\xe9\x8f\x7b\x50\x7d\x5f\xfc\x20\xac\xcf\x74\x45\x3c\x27\xe0\x96\xbe\x56\xe4\xe0\x41\xd4\x6c\x14\x6e\x5c\x7f\x43\x1e\x27\x70\x5e\x3b\x5f\xb4\x91\xbf\x8e\x2e\xe9\x29\x37\xe8\x08\x1e\x9d\xa1\x7a\x47\x24\xa9\xf5\x65\x79\x63\x7e\x58\x13\x56\x3b\x37\xed\x61\xdd\x45\x35\x25\xce\xb7\x7a\xb2\xf2\x46\x98\x5b\xc5\x1f\x85\x53\x80\x50\x77\x5e\x96\xec\x91\xaa\xce\x92\xe4\xac\xff\x9f\x4c\x2a\xca\x5b\x5b\x2c\x44\x0a\xc2\x69\xf5\xdd\x17\x6a\x2f\xe1\x63\x3b\x2a\xaa\x6f\x96\xca\x5b\x83\xaa\x86\xf2\xf0\x8d\xc7\x4d\xa8\x34\xcb\x3a\x3b\xe3\xb2\x58\xad\x39\x5b\xd7\x15\xda\x56\x51\xa4\xb5\x0d\xb0\xd3\xb9\xa8\xd2\x3d\xac\x55\x23\xf2\x8c\xf5\x9f\xa5\x6f\x24\xa9\x6b\x9b\x05\xd7\x84\xbe\xb4\x6d\xdd\x82\x26\x7f\xdc\x93\x8e\xf0\xfa\x37\xa5\xb6\x2d\x5f\x6b\xc9\x79\x8b\x1a\x49\xe6\x3b\xa9\x27\x6b\xcf\x57\x3a\xc7\x46\x9a\xe7\x18\x8b\x43\x71\x15\xcb\x74\x64\xff\xdf\xe5\xb7\x35\x5e\x1e\x73\x55\x59\x8a\xd1\xf5\x3f\xa4\x7a\xa9\xf7\xda\x93\x02\xb6\xb0\x92\xfa\xb0\xdb\xaf\x6d\x0a\x4e\xd8\xfe\xbd\x19\x59\x72\xb6\xa5\xbe\xa1\x3b\xf7\x68\xe3\xaa\xda\x2b\xa9\x82\x5a\x94\xf9\x76\xec\x8a\xaa\x56\xd3\x91\xd0\xdd\xc6\x01\x03\xd5\xff\x45\x39\x56\x7b\xde\x63\x96\xf2\xad\xf2\xee\x86\x85\x52\x47\xe9\xab\xb5\x3f\x04\x8b\x85\x57\xc8\xff\x8d\x4b\x70\x69\x18\xf1\x48\x37\x7e\x57\xf1\x81\x81\x0b\x04\xdf\xec\xa1\x9e\x1b\xc4\xdc\x64\x6c\x47\x37\x69\x2c\x6a\xa2\x25\x84\x12\xba\x6b\x69\xbd\x9e\x36\xcd\x17\x30\x9b\xe8\xdf\x36\x67\x19\x63\xc0\xd9\x0e\xff\x34\x75\xb0\x93\x05\x57\x56\xcf\x2a\x24\x9f\x1e\x9f\x4c\x30\x63\xf0\x23\x9e\xc4\xc2\xe2\x9e\x81\x3c\xd2\x96\xec\xe6\x1e\x1c\xd9\x3e\xb9\xb0\x23\x92\x12\x1e\xf5\xa1\xf9\x25\xb5\x7e\xd7\xa2\xfa\x40\xba\x93\x2f\x64\x8e\x01\xae\x6f\x2e\x32\x2e\x00\xeb\x1c\x57\x6b\x10\x30\xc9\xa2\x51\x86\x67\xe5\x93\x1b\xc6\x00\xf2\x74\x4c\xec\xf0\x38\xb9\xa3\xd8\xd0\xff\x3f\x4a\x42\xb6\xa6\x67\x32\x75\x61\x72\x7c\xfb\x23\xda\xf4\xa8\xc7\xcd\x5c\xfa\xa6\x5d\xb3\xeb\xee\x03\x90\x2f\x54\x35\xc1\x78\xb5\x19\x65\x38\x04\xe1\x1d\x37\x6b\xac\xe1\xdf\x16\xa7\x64\x6e\xac\x6a\x72\xec\x1e\x22\x30\x05\x33\x63\xe8\x20\x10\x53\x1c\xdf\x3f\x09\xa8\xca\x4e\xee\xb6\x60\xac\x4a\xb6\x69\x9f\xce\xd8\x1f\xb5\xaf\xa9\x03\x14\x05\x7f\xae\x9b\x03\x11\x7d\x81\x2a\x37\x18\xb1\x19\x36\xcc\x66\x96\x3a\x16\xaa\xf1\x2c\x9c\xa5\x95\x54\xca\x16\x90\x5e\x8d\x12\x99\x91\xe8\xd6\xc1\x83\xcc\xb4\xa2\x5f\x7d\x53\x98\xb9\xd9\x73\xba\x1c\x98\x9c\xa4\xa7\x6d\x2b\x99\x27\xa3\x64\x8d\x87\x58\xf6\xc1\x97\x6b\xed\x59\x26\x5f\x42\x65\x0a\x7b\xd5\x66\xbd\xde\x9f\x5d\xed\x58\xab\xea\xe0\xd8\x58\x0a\x24\xa7\x39\xdd\x24\xde\x08\x8d\x3f\x07\xbd\x63\xe0\x1c\x6f\xa0\xa8\xaa\x77\x3e\x2f\x39\x6b\xb8\xd3\x8b\xb7\x22\xa9\xba\xd5\x95\xfb\x35\x2a\xbe\xe1\x36\xf7\x7e\x70\x5b\xcd\x0e\xee\x0d\x5f\x84\x09\xe2\xde\xde\xdc\xa5\x2b\xe3\xde\x72\xbc\xa3\x7c\xc4\xbd\x6c\xf9\x49\x32\x89\x7b\x9e\x78\x7a\xd8\x4f\x5e\x8a\x52\xf5\x1b\x65\xb5\x85\x9f\xba\xef\x4a\x8f\x66\x59\x76\x4c\x93\xbc\x4e\x5a\xd9\xfc\x57\x62\xbf\xfb\x79\x7d\x9f\x38\x37\x38\xbb\x7a\x9d\xc8\xec\x1b\x56\x91\x2f\xbc\xb6\xf9\x50\x79\x82\xe0\xbb\xd3\x5a\xc5\x65\xc1\x1a\xab\x52\xd1\x0f\xfe\x66\xc2\xef\xa1\x75\x7a\x52\xd9\x99\x3e\x75\xf9\xb7\x42\xff\xae\x47\x5a\x5c\x26\xa9\x7d\x8e\xfa\x4d\x22\xb7\x79\x86\x0a\xbf\xbb\xb4\xee\x90\xe2\x75\xd0\x3f\xb3\x9f\x3c\xc3\x77\xa5\x11\x92\xf6\x6f\x3e\xa3\xc5\x89\x5f\x38\x45\xcb\x7f\x8b\xac\xac\x0e\x8b\x36\x0b\xb6\x11\x36\x0e\x26\xd4\x58\x94\x2d\xe9\x3d\x6d\x5e\x52\xa0\xec\xb2\x31\xbd\xcd\xb8\xdc\x16\x6e\x3c\x90\xf0\xbe\x69\x87\x5e\x1a\xf9\xa6\x6e\x66\x79\x44\x50\x4d\x95\x4a\xfd\x7e\xdb\x2d\xc3\x79\x65\xee\xe6\x5e\xcd\x7e\x59\xbd\x13\x42\x9e\x28\x7e\xba\x76\xb1\x50\x2b\x5c\x86\x3f\x3a\x38\xa3\x61\x3d\x72\xa8\x97\x54\x7b\xb5\x60\x7b\xe7\x89\xea\xbc\x0c\x51\xeb\xcb\xca\x67\x09\xdd\x8d\x0f\x2a\xb2\x23\x47\x6a\xdb\xf5\x27\x83\x68\x55\xde\xe5\xf3\xb7\x1d\x31\x10\xd4\x8b\x36\xf7\x68\xb2\xe4\x77\x9d\x00\xd9\x77\x49\xf7\xda\x00\xa1\x9f\x10\x89\x47\x0c\x8c\x36\xeb\x90\x88\xde\xd5\x8d\x53\xf2\x7f\x77\x16\xd6\x25\x66\xc4\xb6\xb2\xab\x2b\x13\x98\x8d\xb8\xca\xb3\x91\xba\x5a\x7f\xe3\x9b\xa0\x82\xca\xf3\xba\x47\xdb\xf6\x1b\x26\x69\xd8\x9b\x0f\xab\x9f\x2b\x9e\x3a\x99\x65\x42\x69\xcc\x5a\xbc\xe0\x9c\xb0\x0a\x0b\x1d\x4c\xc1\xfb\x97\xb8\xed\xcd\x20\x4c\xca\x55\x8d\xc6\x11\x2e\xa7\xde\x1f\x5c\x4a\x7c\x18\x37\xab\xa7\x82\xec\x14\xbe\xb0\xfd\x0a\xa5\x2d\xf0\x64\xd3\x08\x2d\xdb\xeb\x73\x6d\x08\x10\xed\x32\x64\xa2\x82\xe9\xf6\x99\xe5\xce\x70\xce\x9a\x09\x39\x9f\x45\xc7\x12\x0f\x5c\x21\x12\x4a\x36\x8d\x3f\x23\x2d\xca\x55\x8f\x3c\x23\x8d\xa7\x3e\x1c\xe8\x20\xeb\xe3\xe6\xf5\xb8\x53\x5a\xc2\x97\xb5\x13\xa8\x5f\x02\x2f\x36\x65\xd2\x89\x5e\x7f\x6a\xbe\x30\xac\x5d\x0e\x9b\x5c\xc1\xa7\xf6\x0c\xed\x2b\xb8\xde\x62\x85\x3c\x8a\x85\xc7\xe6\x1d\x88\x21\x9f\x29\x59\x37\x8e\xa6\x84\xe5\x4a\x47\x28\x94\x73\xa9\x77\x07\xb6\x51\x09\x71\xb3\xbb\x8f\xd3\x92\xc3\x97\xb5\xcf\xa4\x13\x03\xaf\x36\x4e\x00\xe3\xde\x33\x6a\x0c\xe0\x06\x97\x4b\x15\xb7\xa0\x76\x7b\x9d\xb6\x92\x69\x6f\x11\x20\x9f\xce\xea\xc2\x7a\xef\xdf\x05\x70\x4b\x26\x8d\x95\x00\x03\xb9\xb8\x61\x0a\xf0\x32\xf5\x68\x7f\x24\x23\x39\x76\xa2\xeb\x09\xe3\x7f\xe1\x73\xda\x9c\xc0\x81\xc0\x6b\x8d\x6b\x20\xa3\xf7\xd2\xea\xe3\xb0\xc6\xe5\x7d\xc5\x32\x66\xb9\xfd\x79\xcd\x43\x96\xc2\x42\x27\x4b\x61\xeb\xb0\x93\xf6\x39\x32\x6b\x11\x17\xf6\xc4\x33\x2b\x72\x83\x86\x4a\x99\xca\xd4\xea\xbe\x10\x66\x73\xec\x9d\xce\xff\x98\xcf\xc2\x26\x5a\x5d\x59\xdb\x02\xcf\x36\xd8\xb3\xda\xbd\x2d\xcd\xf7\xd9\x6e\xae\xf3\x8d\x7e\xec\x51\x87\xd9\x9a\x85\x1c\x4f\x8b\x2f\x52\x39\x67\x0c\x73\x69\xef\x6a\xbe\x27\xa2\x62\x34\x8a\x77\x32\x77\xde\x60\x01\x2f\x3b\x15\xdb\x1b\xca\x5b\x19\x3b\xdc\xf1\x8e\xfb\x39\xec\x4e\x8b\x37\xf7\x7a\xe0\xfe\x7a\x37\xee\x19\xef\x75\x55\x5f\xb9\xd7\x5d\x9d\x0c\xb9\xdc\xdb\x0e\x3b\xd4\xfe\xdc\x9b\x96\x29\x92\x31\xee\x45\x8c\xc7\xd8\x47\xf9\x56\xc4\x82\x91\x85\xb2\xb8\x9c\xf2\x81\x15\xd2\xe2\xd4\x49\xdd\xbf\x25\xf2\xd8\xe4\xf6\x56\xf1\xb9\x30\x4d\xd3\x0f\xf1\xec\x40\x75\xed\x6f\x51\x8c\xb7\x4d\xe5\x31\x61\x85\x6b\xba\x7e\xb3\xe0\x92\x83\x51\x65\x29\x98\x69\x79\x4b\xdc\xce\xdf\x8a\x3e\xbe\xa7\x4e\x77\xba\x58\x39\xf4\xa8\x7c\x4b\xce\xfc\xbe\x7f\x1a\x7d\x0a\xaf\xeb\xa5\x7a\x55\xcc\x7f\x6d\x06\x65\x67\x98\x77\xe3\x27\x85\x47\x60\x7c\xed\x64\xd9\xb0\xf7\x3c\xd3\x39\xa9\xb3\x2b\x45\x17\x20\xe6\x39\x5c\x57\x6e\x13\x3e\xb6\x0a\x10\x5d\x17\xb8\xa3\x67\x8c\x1e\x32\xbf\x2e\xfa\x33\xf8\xaf\xf2\x70\xb6\xbe\x6f\x5d\x85\x24\x65\x49\xd7\x2c\x43\x69\x0c\xb3\x75\x48\x17\x11\xfa\xa4\xd1\x46\x6b\x1f\xb8\xb4\x26\x48\xf5\xc6\xeb\xa3\x69\xae\x42\xea\xca\x2d\x67\x48\xff\x39\x4e\x56\x88\xc4\x4c\x2b\x89\xc8\x5d\xf0\x0e\x55\x37\x8a\xab\xab\x2e\xea\x1b\xac\xa9\xf1\xc8\xce\xe9\x1d\xa9\x1a\x4d\x7e\xd4\x69\x32\x45\xc5\x24\xb4\xee\x32\xdc\x0f\x3d\xd4\x30\xaa\x43\x6e\xff\x5d\xfd\x48\x73\xc7\xeb\x75\x45\x9b\x6a\x99\xab\xac\x7c\x99\x7c\x8d\xa3\x85\x62\x83\xc4\xc3\xaa\x4f\x78\x47\xb8\x15\x15\x38\xba\xa6\x71\xb0\x08\x37\xb8\xad\x7e\x55\xb6\x7b\x6f\x70\x0d\x22\x79\x5f\xe7\xba\xaa\x43\x31\x5b\x5b\x4e\x98\x16\x84\x76\x37\x6c\x37\xa4\x6d\x9f\xa8\xc6\x96\xb3\xbd\xbe\x55\xb8\xaa\xf3\x5d\x3b\xb5\x26\xc5\x1c\xc7\x5d\xf2\x61\xc9\x71\xab\xa7\x42\xac\x10\x71\x73\x11\xf1\x29\x2a\xf0\xb4\x82\x54\x8f\x3e\xb3\xf7\x1e\xb9\x0c\x1b\xdd\x6d\x47\xd9\x80\x3b\x55\x5d\x4d\xf9\x46\x48\x56\xa4\x53\xaf\x11\xbf\x83\xd7\x69\x67\xc9\x5d\xc8\x49\xf4\xfb\x54\x61\x52\x2d\x63\x29\xbd\x74\xbb\x17\x48\x65\x64\x3a\xf2\xe1\xc9\x50\xc1\x8d\x10\xc2\x33\xdc\xba\x53\x37\x89\x7b\xf1\x49\x7b\x5d\x48\x46\x82\xbc\x0b\x22\xe3\x89\xe3\xd5\xf3\x28\xbb\x49\xff\xe4\xe7\xa8\x61\x94\x68\x30\x8d\x96\x44\xed\x29\x55\xd3\x01\xba\x5b\x52\x20\x70\x14\x18\x0a\xf8\x04\xfa\x83\x81\x8e\xa5\xd0\x6d\xe8\xc1\x75\x16\xfe\x29\xc9\xf3\xd4\x5c\xc2\x7d\xd2\x9f\x71\x0a\xf1\x04\xf9\x43\xe7\x51\xd2\x18\xe5\xa2\x39\x85\x3c\x48\x3d\x2a\xf7\xa4\xec\xa1\x9d\x60\xdc\xa6\xde\xa0\xdf\x2c\xb5\xa1\xcf\x07\xfe\x26\x3e\x01\x4a\x41\xfb\x80\x61\xc6\x67\x28\xdc\x31\x09\x6a\x80\x81\xab\x68\xdc\x2e\xb0\xf4\x84\x13\x3e\x1a\x6c\xdb\xd3\x42\x40\x82\xb7\x3a\x36\x13\xd1\x90\x6d\xe5\x04\x89\x09\xb1\x65\xd3\xc8\xb5\xd0\x2b\xe0\x31\xe5\x36\x9c\x55\xb2\x8b\xe6\x06\x9f\x4f\xf4\xa6\x37\x33\xbd\x03\xf2\x19\xb1\x4c\x95\x63\x3c\x64\xc1\xfc\xef\xf2\x3e\x4c\x1d\xef\xd5\x31\x13\xf6\x24\x4f\x37\xf2\x1b\xf7\x95\xb7\xa5\xad\x85\xb0\x8a\x7b\xcf\xa4\x26\x86\x71\x8d\x92\xd3\x24\x1e\x37\x8b\x7e\x87\x7c\x8b\x6b\x8b\x08\xa3\xc6\x71\x6e\x27\x18\x69\xf7\x38\xe2\x80\xe5\x40\x1d\x67\x8a\x63\x01\xc8\x67\xe3\x2e\xf6\xa3\xe7\x2b\x9c\x8e\xa8\x30\x49\xf2\x95\xc3\x51\xd8\x06\xd9\xdc\xd6\x95\xb8\x87\xd2\x05\x15\x9b\x08\x76\x12\x6b\xb1\x94\x08\x8b\x5d\x68\x97\x48\xaf\x44\x3e\xc5\x3e\x14\x9e\xd0\x26\xfe\x07\xcd\x4a\x30\xd3\xff\x22\xfd\x3b\x4f\xe9\x08\x33\x3e\x72\xfe\x9c\x7b\x5b\x76\xa8\x0a\x79\x68\x2d\xea\x87\x89\x3f\x70\x02\xe3\x69\x34\x34\x1d\xc0\xb2\xf4\x1a\xc3\x54\xdc\x9d\x72\x91\xb0\x99\x10\xa2\x21\x53\x3d\x88\xe7\x55\xc1\x45\x5b\xc8\x14\xf9\xf3\xf8\x45\x54\x0f\x69\xb2\x3f\x82\xbe\x41\x54\xea\xd8\xc0\xf0\xe5\x47\x9d\x09\x45\x42\x9d\x4e\xfb\x4b\xcb\x6e\xb5\x7e\xeb\x2b\x44\xbb\x35\x4f\x6d\x60\x63\x78\xf5\x2f\xcb\xbf\x62\x5f\xd4\xec\xe1\x9f\xc7\x17\x55\x21\xc8\x66\xe2\x24\xe3\x83\xc2\x19\xa4\x11\xdd\x82\xb8\x75\x14\x95\xea\xb5\xdf\xff\x68\x66\x59\xae\xe3\x10\x70\x58\x28\x39\xe5\x5e\x7a\x60\xdc\x6d\xaf\xac\x6c\xc9\x48\x7c\x4f\x3e\xaa\x70\x20\xb5\x4e\x87\xde\xd7\xe3\xae\x75\xc4\xae\x6f\x7f\xc4\xb3\xc7\xf5\x37\xa7\x92\xec\x09\x59\x75\x40\xfe\x73\xd2\xda\x2a\x97\x58\x04\x65\xba\x1e\xe3\xa7\xa5\x6d\x54\x6d\x70\x3c\x0c\x20\xc4\xf0\xc9\x92\x52\xd4\xe1\xe4\xf1\x53\xc8\x43\xfb\xe7\x76\x1b\x50\x8b\xf6\xe8\x6b\x2f\xa2\x4b\x06\xbf\x6b\x30\x98\xcb\xbd\xd6\x5c\x00\x97\xd9\x31\x85\xa8\x24\xcc\x6a\x62\xe5\x53\x89\xe7\x6a\x68\xb1\xf6\xe4\x61\xe3\x2b\x3f\x90\xfa\x44\x7d\xca\xf1\x36\xe0\x24\xd9\x74\xe2\x76\xa9\xed\x49\xee\xb8\x37\x92\x78\xe4\x61\xf7\xb4\xb2\xfd\x07\xa6\xd5\x06\xa1\xe7\x8d\x4d\x52\xbf\xc4\x10\x06\xfb\xb9\x93\xb0\xdf\x7a\x16\x10\x1d\xf1\x0d\xad\x5f\xf2\xdd\x89\x85\xf5\xfe\xb1\xb3\xc9\xbb\x4d\x6f\xfc\x78\x54\x58\x33\xe1\x34\x9f\x7e\x5c\x42\xbe\xe2\x49\x41\x97\xdd\x3d\xee\x46\x79\x83\xa6\x8e\xde\xa1\x52\x31\xff\xda\x01\xda\x7c\x1c\xaf\x72\x37\xad\x8b\xb0\x4a\xca\xa0\x27\x10\x4f\x03\x78\x60\x2e\x59\x55\x32\x1f\xb8\x43\x25\x27\x6e\x60\x9c\xa1\x23\x02\x12\xc1\x77\x0c\xaa\x63\x0c\xec\x0a\x55\x5e\x46\x90\x25\xd8\x9e\x63\xa5\x94\x15\xb8\x17\xa3\x1b\x28\xc3\x04\xe7\xb6\x6b\xd4\x7c\x62\x89\xa9\x8f\xb6\x86\xd4\x21\xf9\x1f\xed\x1c\x65\x29\xfd\x13\x5d\x47\x65\x22\x74\x00\x4c\x5f\x92\x70\x94\xc1\x05\xda\x02\x66\x81\xe3\x60\x8c\xa3\x17\x3c\x07\x5e\x78\xa9\x92\xa4\x23\xb6\x1d\xad\x25\x87\x90\x98\x23\x38\xf2\x04\x19\x6e\xb3\xa1\xf4\x53\x30\xa6\x79\x54\x2a\xb5\x48\x92\x45\xf3\xa7\x81\x74\x3a\x7d\x0d\xbd\x06\x61\x03\x2c\x03\xae\x27\xa4\x33\x5c\xc1\x85\xfe\x17\x40\x0a\x14\xed\x68\x09\xdd\x84\xeb\x2e\x0c\x12\x5e\x30\xf6\x1f\xbe\x4b\xec\x03\x67\x0d\x1d\x21\x29\xc0\xd8\x96\x46\x72\x36\x58\x6f\x3c\x4c\xf1\x81\x66\x8a\xbd\xa9\x36\x10\x8f\xc6\xa5\xd9\xc0\xb3\x8a\xa3\xe8\xfe\xb0\x36\x7e\x08\xa0\x30\x57\xfa\x53\x19\xb7\x99\x72\xc7\x85\x50\x26\x6b\xda\xb9\x07\x78\x14\x6f\xf1\x21\x3f\x42\x08\xf7\xf2\xe0\x02\xa2\x2b\x97\xd5\xbc\x8c\x64\xc1\xf5\x33\x64\x91\x97\x73\x67\x88\xa6\x50\x96\x72\x9e\x51\xf9\xd4\x8d\x9c\xc3\x45\x64\x5a\x2e\x47\x1f\xef\x43\x6f\xe7\xe4\xfb\x47\x30\x36\xb0\x7f\x3b\x06\x80\x47\xd8\x9a\x33\x77\xb0\x8f\xe5\xf3\x0f\xf8\xe3\x1e\xc9\x1c\xfb\x93\xf0\x1f\xa4\xce\x8d\x2c\xc2\x57\x49\xb8\xee\x03\x69\x96\x18\x25\x38\x45\x5e\x2d\xaa\xa5\x70\x29\xbb\x84\xa7\x0a\xb9\x54\x9d\xe0\x52\x5c\x1b\xed\x35\xff\xb2\xff\x02\x80\xcd\x63\x3a\x16\x82\xce\x5c\xcb\x53\xeb\x31\xd2\x4a\xc7\xbd\xa7\xb0\xbc\x8a\xa4\x9e\xdb\x38\x96\x81\x5e\xef\x87\xd7\xea\x0c\xda\x97\x84\x21\x6d\x0f\x6f\x82\xf8\x50\xbd\x8f\xf4\x99\xec\xa8\xec\x2e\xa0\x52\xc4\x72\x52\xec\x05\xda\x24\xe9\x4c\xbf\x3d\xf4\x6e\x51\xb8\x63\x15\x03\xc5\xcf\x3d\x2e\x44\x87\xb5\x53\xc7\xec\x30\xf9\x2d\xa4\x2e\x16\x96\xda\x58\x5f\x3b\x1f\xa7\xac\xeb\x53\x7f\xc6\x8f\x54\xb7\x73\x5d\x09\xdf\x2b\x41\x62\x29\x29\xc5\xb8\x3a\x3f\x8a\x7c\xaa\x9c\x1c\xf3\x8e\x9a\xa1\x62\xfa\x25\xd2\x57\xc9\xec\x1d\x47\x80\x37\x42\xf1\x51\x08\xa5\xd9\x13\x39\xba\x03\x5d\x3d\xa4\xef\x60\x62\x3a\xfa\x0e\x57\xdb\x63\x4f\x77\x9d\x54\xad\xc7\x7d\x6f\xab\x63\xcb\x08\x21\x4d\xdb\xf1\xdf\x88\x7d\xb5\xd2\xbc\x2d\xe4\xcd\x95\xe8\x18\x0f\xca\x65\xdd\x7d\xdf\x9f\xb4\x26\xe5\x55\xc7\x53\x80\x4a\x5c\x72\xa4\x15\xe5\x73\x30\x6e\x84\x86\x8e\xd8\xeb\xd9\xde\x8f\x49\x1d\x79\x65\xce\xc5\x92\x06\x68\x4a\x3c\xae\xa1\xfb\x04\xeb\x09\xfe\x43\xdb\x35\x7c\x21\x31\xbb\x11\xca\x3d\x42\x7a\x50\xdd\x1c\xfd\x95\xc2\x36\x46\xfa\x3e\xa1\x65\xab\x4b\x1c\x1f\x03\x31\x92\xc5\x47\xe6\x95\xbd\x3e\x5e\x3c\xfc\x00\xf5\xfd\xd0\xe7\xf6\x35\x98\x69\xfb\xc2\xaa\x2e\x60\x57\x8d\x62\x14\xaf\x70\x3b\x07\x22\x58\x48\xbc\xb4\xeb\x32\xee\x0f\xe1\x6b\xcb\xf3\x5c\x98\x44\xad\xcb\x8e\xbe\x46\x59\x6d\xda\xe9\xfb\x86\x3a\xa1\xd1\x3a\xad\xa4\xbf\x90\x64\x9c\x77\xa1\x2f\x2a\x93\x1c\x12\xd1\x33\xd1\x36\x83\x35\xf4\x6e\x4c\x6f\x73\x23\xb0\x1a\x17\x62\xb8\x0b\xa8\xf0\x2f\x44\x65\x8c\xc9\xc4\x0a\xea\x79\x86\x80\x5c\x5c\x74\x1b\x5c\x4e\x4d\x8c\xa7\x80\x47\xe8\xb1\xfe\x9e\x50\x03\x83\xe0\x70\x0f\xae\x87\x06\xcf\x65\xd3\x7c\xb0\xc1\x07\x4f\xd1\xf4\x38\x78\xe0\x1d\xed\x2f\xfe\x74\xd3\x5f\x3a\x99\xb8\xdc\xe0\x4f\xff\x45\x2a\x12\x3e\x04\x20\xf2\x45\x6a\x12\x63\x09\x35\xb2\x28\x8b\xb1\x97\xf6\x34\x7e\x12\xc8\x01\xc4\x7e\xaf\x21\x32\xb8\xcb\xe1\x10\xcc\x81\xad\xcf\x72\xa9\x25\x44\x9b\x03\x7f\xa9\xd7\x88\xff\x06\xb6\xd0\x12\xc8\xb3\x9b\xa2\x69\x67\x28\x33\xf5\x26\x7a\x16\x75\xb6\x30\x86\xfe\x3f\xda\x7a\xca\x2d\xa0\x82\x9e\x5a\x38\xc1\x48\x01\xea\xe2\x7a\x40\x37\xc6\x7b\xbf\x03\x90\x07\x14\xe6\x30\x04\xc7\xc3\x23\xa7\x4f\x91\xbb\x19\xcb\xf6\xa7\x51\x7c\x19\x88\xbe\x16\xca\x7d\xc6\x91\x86\xdb\x54\x00\x5c\xa1\x8b\xa5\x39\x82\x42\x81\x33\xed\x36\xb4\x88\xfc\x9c\x5e\x0f\xb5\x16\x3a\x03\x2c\x38\x22\x6e\x2e\x83\x0d\xbf\xf4\x2b\x06\x1b\x98\x34\x87\x5a\xe8\x11\x6b\xc1\xc9\xf3\xa4\x74\xae\xcf\xde\x56\xd2\x5b\xee\xdc\x9e\x97\x64\x1d\xe7\x64\x7d\x1c\x25\x82\x63\xd4\x7e\xa7\x2e\xe4\x90\xf9\x93\xa9\xb7\x38\x85\xa4\xf7\xb4\x51\x4e\x62\x41\x1e\xbd\x8b\x13\x14\x5b\x09\x8c\x70\x9c\xfc\x76\x31\x3e\xb2\x9f\x38\xdc\x81\x82\xd9\xa6\xe3\x37\x09\x0f\xa4\x13\x63\x83\x44\x83\xd4\xbd\xdb\x8e\x84\x94\x84\xd4\x1e\x20\x7b\x8a\x85\x9a\x4a\xca\x02\xd1\x49\xee\x65\xca\x2b\xd1\x7c\xe2\x67\xea\x5d\x61\x64\xbe\x98\xf6\x4c\x80\x8f\x5d\x4e\xff\xc1\x17\xfb\x2d\x62\x84\xf3\x32\x1d\x67\x80\x9d\x5c\xdb\xa3\x1e\x78\xa8\xe2\xd1\xe8\x76\x82\x8f\x71\x6d\xc7\x30\xe1\x87\x3e\xa9\x5a\x4c\xbc\x54\x5e\xa5\xaa\x25\x8d\x6b\xae\x72\xe6\x91\x7b\x55\xbf\x08\x04\xca\x3e\xe5\xec\x3c\x22\xf5\xae\xec\x63\x4c\x24\x7d\x81\xa4\xdd\xf7\x04\x40\x12\x2d\x77\x8c\x60\xfc\xc7\xcf\x3a\xa4\xc7\xf9\xb6\x1e\x1c\x6a\xc3\xaf\x68\x7a\xd9\x56\x88\x7f\xdf\xe0\x55\x55\x4c\x38\x5b\x4b\x54\x0c\x12\xf7\x9b\xd5\xac\x38\xd2\x09\x13\x1f\xf7\x91\xfc\xd2\x10\x96\x1b\x4b\x5d\xa3\x3d\x1b\x4d\xa1\x21\x54\xd3\x7c\xf1\xf4\x3b\xd2\xbb\x8e\x64\x46\x8e\x90\x72\x40\x8f\x55\x8c\x64\x0d\x1c\xc6\xa5\x0c\x5c\x6a\x29\xc0\xdb\xf5\xae\x33\xb1\x09\xd3\x3b\x93\x64\x6f\x89\x93\x5a\x93\xe0\x7e\xd2\xb2\xc6\xd5\x58\x11\x39\xb8\x46\x95\xe3\x45\xe1\x9b\xaa\xa3\xc6\xa9\x8f\x74\x3b\x7c\x97\xd3\x11\x4a\xbc\xa3\x08\xf8\x2d\x0e\xd9\x3f\x82\x75\xdb\x1f\xd4\xff\x11\x37\x69\x2c\xa1\x59\x8b\xbb\x34\xec\x5e\x31\x8a\xef\xed\x7b\x2b\xf3\x20\x74\x74\x95\xc0\xb3\x89\x07\x5a\xab\x30\x5f\x49\xef\x1b\x08\xd9\xa7\x28\xee\xe6\x13\x51\x0c\xaa\xc6\x50\xb3\xed\x37\x7d\xad\xea\x97\x63\x1d\x30\x2e\x7e\xbd\x7f\x3e\xe6\xde\x51\xff\xfe\x18\x6c\xf7\x81\x5f\x4d\xdf\x70\xf0\x38\xb3\xc2\x16\x9f\x32\x7c\x51\xda\x49\x88\xe8\xbb\x01\xa9\x88\xe9\x9d\x12\x8c\x8a\x24\x6a\x3e\x93\xcd\x23\x9f\xa9\x25\x46\xa5\x52\x37\x56\xc8\x7c\xa7\xd0\x46\x35\x6b\x1d\x6f\x00\xf1\x12\xcf\x23\x17\xe1\x87\x65\x6b\x47\x5e\xc0\xe3\xa8\xae\x8e\x77\xb0\x1e\x13\x5f\x5d\x03\x9b\xb1\x37\x55\x1a\xb8\x0f\xcf\x64\xbf\x81\x0f\x13\x37\x11\xd6\xc1\xff\x91\xa7\xe4\x2d\x86\x7f\x52\x7e\x46\xd7\x33\x37\xd0\xa7\x6e\x33\x31\xe5\x8c\x70\x7b\x01\x6b\x06\x34\x70\x64\x29\xf4\x05\x53\x37\x12\x00\xbd\xc6\x3e\xe8\x88\x80\xae\xe0\x03\xcd\xff\xa0\x4f\x04\x48\xf9\x0d\xb6\x22\x5e\x65\xe7\xc2\x41\xe4\x9d\xf8\x2e\x98\x4e\x39\x9d\x6b\x86\xdb\x69\xb4\x68\x37\xf8\x33\xe0\xba\x2d\x8a\x59\x0a\x2e\xb6\x47\x30\x3f\xc1\x4b\x0f\x47\x41\xf3\x09\xa1\xc3\x22\x68\x2d\xd1\xab\xbd\x0a\x5a\x4c\x4a\x32\xc7\x42\x11\xe4\x1d\xca\x14\x48\x44\x89\x63\x5d\x82\xf6\x51\x01\xbc\x07\x3c\x99\x36\x9e\xeb\x0f\x87\x02\x96\x51\x0f\xe1\x4e\x06\x7f\xdb\x5a\xa6\x3b\x34\xcd\x3e\x99\x79\x1e\xae\x39\x98\xc4\xd0\xd0\xc9\x83\x7b\x18\x43\xf4\x7f\xad\xb7\x19\x17\x81\x92\xca\x8b\xe0\x52\xe0\xa5\x62\x3e\x58\xc8\x60\x32\xfb\xc0\x01\xd0\x06\x17\x04\x2d\x06\x2f\xe7\xb0\x20\x3a\xd4\x18\x15\x07\xcf\x80\x51\x3e\x17\xe1\x76\xa6\xa3\x7d\x34\xb3\x80\xf9\x7e\xff\x49\x60\x39\x1b\x1a\x88\x05\xb2\xd9\x40\x4b\x32\xd0\xcc\x2e\x34\xe1\x80\xbf\xec\x38\xd9\x75\x46\x21\x3b\x1a\xae\x61\x9c\x64\xa7\x60\x33\x41\x7f\x36\x22\xfb\x12\xd8\xc5\xe6\xee\x7e\x04\x45\xb2\x55\x3e\x43\xd0\x5f\x36\xcb\x5e\x02\x9f\x61\x93\xf6\xbe\xa5\xcf\x91\x38\xf7\xa1\xe8\xbb\xc5\x50\xd3\x19\xba\x49\x74\xa9\x62\x26\x30\x45\x64\x23\xd5\x03\x74\x21\x00\xf1\x81\xf7\x82\xfb\x18\x1c\x83\x2c\xd8\x9e\xbd\x9a\xf1\x9e\xaf\xdd\x4d\x03\x15\xbc\x2b\x3e\x15\x50\x12\xf7\xad\xfd\x29\x78\x23\xe7\xf7\x58\x2c\xb5\xd8\xe0\xd2\xe3\x41\x3d\xa1\x3b\xdf\xc0\xa3\x39\x95\xa7\xe9\xdf\xd1\xea\x35\x7b\xc4\xfd\x74\x27\xf5\x0a\xc6\x4d\xfa\x90\x12\x87\x9e\x0e\x24\xc8\xfb\xb3\x96\x01\xff\x49\x9f\x44\xde\x67\x98\xc4\x77\x7c\x78\x20\x4a\xa8\x74\x08\x87\x42\xf9\x0e\x23\xbf\x29\x29\x4d\x35\x9d\x03\x94\xa1\x86\x85\x75\xc9\xd4\xe5\xb5\x2d\xe5\xcf\xa9\xa6\xea\x59\xc2\x5b\xb4\x8d\x95\x29\x80\x1b\xed\x94\x51\x5e\x56\x45\x07\x74\xfa\x8c\xe7\x80\xab\xa6\x34\x72\x3e\xf0\x45\xf1\xcd\xc7\x89\x71\x53\xea\xec\x80\x04\x0f\x0b\xd7\x0f\x9d\x23\x4b\x06\xd4\xed\xb7\xc8\x6f\x7a\x73\x6a\xd2\x28\xb1\x5d\xd3\xb4\x53\x28\x77\xda\x88\x82\xd5\x54\x62\xd3\x30\xad\x8a\xb6\xba\xee\x38\x32\x80\x76\xcd\x2c\x4f\x7f\x4c\xaf\x30\x7e\x8d\x88\x05\x48\xda\x4f\xde\x67\x18\x05\x0a\xad\x03\x0c\x26\x8b\x9e\x0d\x4e\x90\xb7\x8d\xb9\xb7\xcf\x23\x57\x0e\x57\x57\xf3\xc9\xbf\xfb\xaf\x6b\x7c\x29\xc2\xee\x6b\xfc\x5c\xaa\x55\x7b\x15\xf5\x0b\xf5\x68\xb3\x75\x69\x0f\x8d\x55\x17\x99\x8e\xa5\x47\x54\xfe\x8b\x98\x05\xac\xd7\x6f\xf5\xee\x63\xac\x51\xcd\x77\xd0\x81\x0b\xc4\x82\xc1\x04\xd2\xa7\x03\x5f\xda\x4a\xc8\xd1\x7b\x17\x9a\x9f\x90\xdb\x47\xde\xaa\xeb\x29\x9b\x06\xe4\xbc\xab\x94\xfd\xdd\x2f\xa8\x74\x6a\x6e\xdb\xbb\xd2\x30\xda\xaa\x46\x69\xfa\x1a\xda\xd3\x6a\x55\xf8\x63\xfa\x11\xe3\x62\xef\x01\x60\x50\xbd\xde\xe1\x18\xa3\x59\x7c\x79\x74\x1f\xef\x0b\x12\xe8\xba\xc3\x23\xa1\xd6\xd4\xa3\xb9\xdf\xd1\x03\xba\x57\xdc\x4a\x6c\xa8\xa8\x9f\x1b\x82\x9b\x00\x9e\x73\xde\x12\x86\x50\x8b\x38\x66\x52\x79\xc6\x00\x27\x82\x62\x88\xc8\x60\xff\xa3\x75\x79\x29\xd8\x77\x19\x73\x6c\xaf\xb3\x4f\x42\x9a\xd1\x25\x3c\x37\xf4\x89\x2e\x5f\xee\x18\xd6\xad\xee\x1a\x37\x12\xa7\xd4\xa5\x73\x27\xe1\x6f\x8b\x9c\x39\x07\x88\xc1\x00\x96\x43\x25\xed\x29\x6b\xe7\x78\x51\xa2\x32\x0a\xd9\x3f\x68\x53\x22\x96\xb0\x4f\xd2\xcf\x78\x15\xb0\x47\x18\x67\x6c\xcf\xb0\xfb\xa1\x77\x23\x59\x5c\x3c\xde\xab\x53\xc9\x9d\x42\x40\xd6\xb9\x73\xcc\x44\x4d\xf9\x5e\x4e\x09\x49\x2a\xac\xe2\x6c\x25\xb7\xd1\x3f\xb0\x7f\x51\x1e\x94\x05\xb0\x4f\xd3\x36\x67\x2c\x63\xd7\xd1\xab\xc2\x2f\xb0\x79\x8c\xa5\x5e\x3b\xd8\x6c\x70\xc8\xf6\x0c\x5b\x02\x93\x87\x8e\x71\x16\xd0\xe2\xdb\x7f\xb1\xc7\x68\x4f\x6b\x3a\xd9\x44\x3a\x5a\x5b\xca\x8e\x00\x26\x09\x28\xec\x8d\x40\x3b\xed\x2d\x7b\x1a\xa3\x08\x59\xc4\x7a\x05\x6e\x49\x47\xb1\xee\x43\x53\xc3\xfd\x59\x6f\xa1\x47\x5b\x7f\xb2\xfe\xc2\x27\x6c\x2f\xb0\xed\x98\x07\x06\x2d\x58\x2a\xe6\xdb\xb6\x74\x56\x26\xf3\x5f\x75\x20\xcb\x85\x35\x4f\x63\xcd\x72\x60\xad\xe1\x27\xb1\xe6\xb3\x5c\xa8\xef\x59\xb3\x59\xd9\xa5\x4a\xe6\x37\x96\x2c\xed\x0a\x6b\x39\xeb\x78\xd8\x6d\x96\x1f\xeb\xdd\xd6\x17\xac\x2c\xf6\x42\xbb\x59\x2c\x35\xdb\xa3\xbf\x92\x19\x2b\x5a\xd6\xf2\x92\x19\x2b\xec\xa9\x1a\x61\x86\x08\xdd\x55\xa3\xcc\x40\x41\x33\x6f\x19\x73\xa7\xc0\x96\x72\x8d\xb9\x93\xdf\x57\xd2\xc0\xdc\xcd\xf7\x4f\xb3\x67\xe6\xf3\x06\xc2\x24\x4c\x88\x67\xb1\xf5\x3e\xb3\x97\x8b\xb0\xcb\x66\x3e\xe7\xf4\xf7\xfa\x42\x2f\xca\xaf\x34\x99\xa1\x0f\x5a\x85\x49\x0c\xbd\xd5\xec\x54\xec\x81\xbe\xa8\xae\x70\x76\xc3\xd3\x95\x79\xe4\x1d\xf0\x6a\xf9\x7b\x44\x2c\xec\x23\x2b\x4d\x75\x82\x0b\x24\xe3\xa1\xaf\x60\xad\xe8\xc5\xd6\x7e\xf8\x9a\xe0\xa9\xdd\x38\x73\x09\xef\x54\x57\x03\xf8\xaa\x9e\xdb\xb0\x1b\x7c\x5d\x1b\x6e\xc4\x82\x1f\xaa\x67\xca\x4e\x80\xff\x2a\x5b\x58\x52\x68\x55\xc5\x16\x62\x0f\xe4\xaf\x6f\x2d\xfa\x0e\xa1\xb4\x5f\x52\x2c\xa1\x66\xf5\x94\x50\x4f\xe8\xa5\xfc\xca\x56\x02\xbc\x59\x92\x63\xf7\x13\x26\x0b\xf6\x76\xf4\x83\x71\x3d\x87\xeb\x0a\xc0\x9d\x9d\x37\xf5\x12\x30\xac\xed\x84\xe4\x2f\x98\xdd\xcc\x84\x5f\x80\x50\xc3\x7c\x82\x37\xd8\x5c\x53\x5a\x38\x02\xde\xad\x64\x27\xaf\x84\xac\x0d\xee\x21\x64\x08\xa5\x91\x6d\x5d\x09\xed\x95\x57\xda\x2f\x82\x27\x8b\x10\xed\xc7\xc1\x79\x43\x7f\x6b\xe5\xe0\x94\xfe\x83\xba\x7d\xe0\xd4\x9e\x68\x49\x20\xb8\xb2\xc3\x0c\xfb\x80\x1e\x2d\x23\xf8\x4a\x30\xb3\x41\x56\xb8\x05\x54\xd7\x2c\x48\xea\x02\xaf\x9b\x56\x84\x38\x42\xf6\xe5\x03\x9e\x3f\x20\xa2\x72\x9a\xbd\x03\x34\x22\x9e\xde\x3e\x83\x71\x71\xbc\xb8\xe6\x21\xe3\xc8\xc8\x2b\x9d\x25\xe3\xc0\xa0\x83\xb8\x83\x71\xa6\xd7\x02\x1a\x64\x3c\xee\xb8\x88\x77\x04\xa7\xb4\x38\x17\x5c\x01\x3d\xea\x1d\x93\x0a\x40\x72\x95\x62\xd7\x6f\xf0\x90\x1e\xf2\xfc\x0e\xcd\x51\xad\xb2\x8f\x81\xa2\xc5\x49\x5d\x56\xd2\xcb\xa5\x8f\xea\x8f\x49\x9e\x97\xc9\x8c\x91\xe2\x8f\x68\x1f\x99\x51\xec\x88\xb9\xce\xda\x29\xca\xc6\x89\x89\x25\x42\x11\x21\xb5\xa8\x5c\x30\x40\x0a\x4a\xfa\xcd\x7f\x4c\x49\xdc\x75\x86\xbf\x94\x86\xf2\x88\xe6\xa5\x00\xf7\xd6\xcd\xe0\xd6\x40\x40\x27\x4d\xba\x02\xed\x51\xbf\x55\x12\x80\x91\x1a\x8e\x88\x53\xb0\x7f\x65\xd6\x22\x23\x3e\x85\x79\x5d\x78\x8f\x70\x99\x38\x45\xb8\x8a\xb4\xbb\xc8\x4f\x90\x4c\x7e\x9d\x74\x86\x6f\xa4\xf6\xec\x32\xf0\xee\xd3\x01\x0f\x6f\xde\x16\x86\x66\xdd\x22\x2e\x1f\xba\xd0\xf1\x48\x92\x8d\x6b\xa8\x33\x8b\x8d\xf8\x3e\x83\x9b\x68\x2f\xe1\x9d\xd4\x20\x9a\x4f\xfc\xc4\xcc\x10\xe6\x91\x2d\x09\x7a\x41\x2b\x25\xa7\xf0\x01\xff\x03\xf5\x40\x92\x9e\x1f\x4c\xf7\xdc\x55\xc0\x33\x03\x83\x1e\xb6\xdc\xdf\x20\x71\xdd\x3a\x6e\x06\x1c\xdf\x4e\x10\xaf\xa0\xfa\xd4\xee\x10\x65\x53\x1f\xe9\x5e\x09\x5b\x69\x52\x09\x49\x38\x93\xee\x0a\x67\x0a\x50\xf4\x57\xf8\x21\xfe\x11\x60\x6f\xa1\x2d\xdf\x82\xd1\x98\xb4\x9c\xa7\x06\xe1\xe0\x9f\xbc\xd9\x10\xca\x63\x26\x17\x80\xe9\xeb\xe2\x38\xaf\x98\xe6\xd6\x8f\xc2\xeb\x30\x50\x33\x49\xb8\x11\x1e\x2f\x17\x08\xc4\xf0\x33\xb1\x3b\xff\x3b\x73\x3a\xb4\x83\x8f\x61\xfa\xe0\xf6\xf2\x6e\x31\xb9\x05\xf1\xbc\x10\xe6\xcd\x44\x29\xf7\x3c\xcb\x3a\xb8\x8f\x9b\xc0\x2a\xf2\x98\xcd\xb9\xc8\xea\x5e\xd7\xc2\x09\x67\x4f\x6b\x49\x16\x74\x0b\x12\xcc\x31\x82\x35\xfc\xdf\xda\x55\x7c\x0e\xbf\x56\xf8\x1f\xef\x2f\xdf\x13\xb4\xe0\xb1\x79\xd7\xb1\x63\xdc\xdf\x3c\x59\x3e\x9d\x0b\xf0\x82\x12\xbe\x73\x67\x73\x9f\x06\x63\x38\x15\x5c\xaa\xc7\x12\xce\x6a\xce\xff\x6c\xa7\xb1\xcb\x39\xa8\xc6\x3d\xfc\x3c\xcd\xf4\xca\x2d\xbc\x33\x6a\x47\xf5\x02\x5e\xa0\xca\x59\x30\x87\x7b\x4a\xf1\x06\xa0\x72\x93\xe5\x1d\x98\x50\xce\x53\x19\x26\x2f\x88\x43\x94\xae\x4d\x98\xc3\x59\x2a\x6e\x08\xba\xc2\x1e\x14\x4d\x77\x7f\xca\x0e\x12\x04\xdb\xee\x66\x9d\xe4\x11\xeb\x1f\xf1\x76\xd5\xe4\x55\xcc\xe6\x9e\x30\x6f\x57\x2e\xe6\x26\x56\xe6\xf0\xbc\x38\x4f\x2b\xb6\xd1\xae\x72\x68\x86\xa9\xa8\x4b\x9c\xc5\xe5\x63\xb9\xd3\xd8\x3d\x9a\xa8\xf8\x85\xec\x6c\xa5\x3e\xc8\x81\x3d\x47\xd6\xea\x6e\x66\x35\x8b\x25\xb6\x24\x96\xbb\x20\xb4\xf6\x2a\x97\xd9\x31\x62\x48\xe5\x3a\xb4\x6d\x90\xef\xe6\x9c\x6c\x26\x70\x34\x9c\xcc\x06\x12\x35\x85\xfd\xa9\x36\xae\x0c\x62\xab\xaa\x7e\x64\x3f\x63\x6f\xae\x28\x8e\xb3\x60\x3d\xd6\x95\xec\x2c\x65\xa9\xd5\xab\xdd\x83\x59\x2e\x32\x83\xad\x84\x39\x26\xbc\x55\x3b\x8b\x9b\xd6\xb7\x4f\x6f\xe4\x7c\xee\x3e\x2f\x93\x72\xd4\x1d\xad\xec\x87\x9c\x75\xad\xe1\x94\x11\xf6\x48\xe3\x28\xf2\x3d\x3b\xae\xf6\x51\x36\x9a\xf5\xa1\x6a\x7f\xec\x08\xab\xda\x68\xbd\xd3\x82\x15\xa9\xb5\x75\xb7\x65\x3e\x93\xbf\xb3\x35\x33\xd1\x22\x62\x0d\x82\xeb\x33\xfc\x43\xf7\x9d\x73\x72\x60\x8f\xf4\x7f\x9c\xd4\x5e\x1f\x76\x22\xfb\x51\xa7\x90\xe2\xc7\xc6\xb6\x1a\x91\x7c\xf6\xe4\xc6\xa8\xec\x95\xac\xca\x9a\xf6\x58\x02\x2b\xc8\x44\xdd\xf1\x9a\xf9\xaa\xfc\xba\xbb\x15\x13\x56\xfc\xb4\x3d\x0a\xff\x13\x9d\x36\x75\x19\x7c\x4a\xef\xa8\xf7\xeb\xd4\x65\x38\x91\x87\x76\x02\xf5\x1d\x3a\xa9\xc1\x62\xd4\x84\x8b\xaa\x07\xb8\xdd\x88\x62\xa5\x37\xc1\x26\xc3\x49\xce\x23\x59\x45\x91\xa4\x07\x29\xbe\x01\xef\xc4\x6f\x69\x04\xd7\x4e\xd1\x42\xe0\xef\xda\x8b\x02\x07\x68\xd4\xb4\x46\xaf\x44\x1d\x56\xef\x2c\xff\x88\xb1\x13\x9e\xd6\xe6\x61\xe9\x10\x52\xfd\x02\x77\x85\x40\x57\x95\x12\x12\x10\xab\x14\x17\x88\xcf\xd3\x9f\xcb\x1d\xc9\x75\x51\xe1\x52\x02\x95\x12\x70\x41\x3c\x4c\xcf\x71\x6d\x17\x3e\x67\x18\xd6\x3e\x13\x4c\x87\xbe\x55\xc0\xba\x17\xd8\xf3\xaa\xbd\xe5\x09\xb8\xbf\xc2\x24\xcd\x19\x82\x2d\xf8\x4b\x5d\x48\xdc\x46\x58\xa5\xfc\x40\xa2\x17\x1f\x55\xe4\x90\xaf\xa5\xd7\xc8\x0e\x51\x13\xa3\x56\x49\xad\x69\x0f\x02\xfa\xc4\x04\x00\x72\x6d\x11\x76\x81\x79\x6b\xff\xf2\x6f\xc2\x48\x23\xa2\xbc\x9a\xfc\x51\xd9\xae\xdd\x4c\xd9\x23\xd8\xad\x3e\x47\x45\x83\x8b\x54\x25\x34\x27\xfc\x6e\xc5\x1f\xda\x9f\xe2\x45\x72\x90\xfe\x3e\x7d\x8e\xf4\x0d\xf0\x63\xf7\xb8\x24\x9f\xf1\x25\x80\x23\x3a\x0b\x4d\x73\x1d\x12\x2e\x86\x77\x58\x27\xf2\x43\x99\x3a\xc3\x42\xad\x19\x4c\x55\xe0\x35\x76\xe0\x0d\xbe\xb5\x6a\x2f\xb4\x99\x31\x55\x59\x04\x01\xb8\x5c\xc5\x4c\xe8\x46\xd1\x4e\x59\x39\x1c\x95\x96\x23\x5d\x0a\x5f\xd9\x1d\x22\x6e\x60\xee\x0e\xd8\x29\xb2\x61\x1e\x77\x1d\x13\x90\x58\x49\xd6\x8d\xbc\x7e\xd6\x7b\xdd\x23\x0d\x9a\xab\x95\x6f\x51\x2f\xe5\x02\xdc\x57\xca\x83\xdc\x08\xfa\x6b\x05\x81\xbb\x02\x8b\x94\xaf\xe5\x7c\x2c\x44\x4a\x47\x39\x4f\x52\x3b\x24\xc1\x9c\x5b\x91\x17\x44\x0f\x39\x07\x02\xe6\x0b\xcb\x38\x55\xae\x27\xf8\x47\x38\x78\xeb\x1f\xbc\xa9\x9c\x48\xed\x23\xb5\xbf\x22\x5f\x9a\xaf\xbc\x2f\x3f\xc2\xf1\x55\xc8\x65\x3f\x69\x85\xf2\x70\xd9\x0c\xcc\x22\xe9\x1f\xe9\xd2\x02\x3f\x49\x93\xc4\x3e\x65\x40\xbc\x43\xbc\x31\x72\x85\xf0\x95\x68\x8e\x7f\xbd\x80\x25\xb8\xe8\x3a\xca\x7b\xca\xe7\xdb\xc4\x70\x3d\x78\x9b\x34\x76\x2a\x07\x53\xa6\xb8\x49\xf1\xdc\x78\x93\xa5\x91\xb7\x1b\x7c\x28\xf7\x65\x48\x1d\x1e\x35\x24\xb5\xd5\x9a\xf3\x67\x88\xaf\xab\x47\x93\xbb\x45\x90\x72\x38\x22\x46\xe8\x26\x27\xfb\x5b\xf3\x2f\x4a\xa7\xb9\xca\x78\xfe\x22\xc0\x86\xc5\x51\xf3\xaf\xaa\x92\x94\x83\xcd\x6b\x84\x9f\x14\xb9\x0d\x87\xe0\x09\xf9\xf2\xba\x28\x72\x81\xf4\x56\xf5\xbe\xb2\x7c\x89\xbe\x6a\x7e\xee\x6d\x71\x6c\xc5\x96\xa4\x5e\xe1\x1f\xbd\x6d\x38\x4d\xd0\xad\x19\xf0\x63\xf0\x23\x15\x7f\x5d\x77\x70\xc7\xa5\x9b\x6d\x2a\x38\xf3\x84\xee\x4a\x8d\x32\xa9\x83\x28\xdc\xaa\x58\xde\x7a\x1d\x0e\x92\xdd\x6a\x9e\x4d\x3a\x20\x35\x35\x58\x23\x2f\x48\x92\x6a\xe7\xe4\xa6\x89\xe7\x55\x8d\x27\x05\x0b\xf7\x56\x6c\x08\xb7\x12\x20\x74\x4e\x7e\x9e\xbc\x7f\xaa\xab\xae\xf6\x5c\x8c\xac\xd8\xa6\x93\xbd\x57\x78\x40\xf1\x5e\xf1\xa3\x77\x91\xc0\x24\x3f\xdb\xe5\x0f\xf5\xca\x8c\xed\xae\x24\x5f\x69\x42\xf3\x77\x64\x96\x64\x46\x83\x22\x67\x42\xb4\xb7\xe6\x7a\xe2\x57\x21\xa2\xf2\x52\xd8\x03\xc1\x2c\x43\xa8\xdf\x2c\x5e\xa5\x26\xc7\xd5\x86\x3b\x4d\x9e\x6d\x73\x89\x1d\x25\x5a\x2d\x7c\xd7\x70\x1b\xb9\x94\xf9\xa5\xae\xa4\xac\x92\xda\x58\xfd\x17\xbd\x05\xc3\xaf\xaa\xc1\x1c\x2d\xfc\x64\x72\xc6\xb1\x33\xe6\x1b\x94\x84\xbc\x58\xa8\xfc\x0a\x09\x17\xdc\xa1\xfe\x48\x31\x7b\xcf\x55\xbc\xa7\xbd\xde\xe8\x28\x3d\xc4\x90\x5b\xde\x12\x91\xe0\x64\x61\x5d\x83\x2b\x6a\x98\xd9\x51\x7b\x06\x33\x93\x9a\x5d\x5d\x8a\x2d\xc3\xec\xaa\x5a\x85\x3b\x55\xb8\xa7\x62\x84\x10\x9d\x7e\xcf\x60\x47\xfc\x16\x9b\x54\x4e\x20\x9f\x0d\xd6\xaa\x1b\xa8\x7d\xde\xd3\x14\x7d\xf4\x81\x8d\xde\x52\x05\x38\xd9\xf2\xa7\x68\x37\x4c\x13\x86\xd5\x0b\xb1\x10\x33\xb9\x76\x13\xce\x4c\x9d\x6b\xbe\x84\x3f\x8f\xfe\x59\x59\x4e\xf8\x5e\x48\xab\xf0\x23\x45\xa4\x37\xea\xfb\xc8\x07\x62\x9d\xca\x67\x50\xd3\x82\xa9\xea\x30\xda\x37\xaf\xdf\x0a\x04\xd0\xb3\x31\x54\x1a\x05\xf6\x5a\xd9\x89\x16\xc3\x97\x05\x98\x3a\x26\xd9\x17\x96\xd4\x58\x51\x26\x51\xa2\xab\x1e\x50\x0e\xa3\xe3\x4d\x95\x54\x55\xc1\x7f\xc6\x60\x1a\x9c\xee\xa4\x3b\x46\x57\xc4\x1c\xd5\x3a\x00\x63\xc1\xbe\x2a\x2e\xe3\x8a\xd7\x5b\xf9\x38\xf8\x7d\x63\x81\xa4\x07\x46\x58\x31\x84\x30\xf3\x39\x1f\x5f\x1b\xcd\x98\x04\x75\x56\x2f\x64\x70\xc9\xc5\x95\x57\x18\x6f\x50\xfc\x0a\x23\x98\x52\xe0\x65\x88\x04\xef\xa4\x29\xcb\xaf\x43\x60\x4c\x88\x26\x08\x76\x0b\xfa\xa0\x1c\x80\xaf\x7b\xdd\x92\xfd\x65\xb2\x36\x72\xc5\xbf\x58\xf1\x56\xb7\x04\x97\xd8\x1b\x79\xc9\x35\x99\xec\x14\x50\x67\x9e\xc3\x2e\x23\x91\x4c\x37\xd8\x59\x65\x9d\xc6\x06\x76\x56\x3e\xa8\xcf\x64\x63\x53\x5f\x69\xff\xc7\x36\x46\x1f\x50\x17\xb3\x4f\x07\x99\x15\xff\xb1\x3f\x7b\x1d\x94\x05\x71\x96\x6d\x6c\x13\x87\x71\xb6\xaf\xf5\x12\xac\xe3\xa0\xb8\xcb\xcd\xff\x49\x0b\x19\x45\x95\xc7\x25\x67\x89\x5e\x15\x4d\x12\x27\xa4\xdc\x40\x15\xd3\xf3\xb8\x3a\x4f\xd1\xc5\xd4\x65\x9a\x1b\x22\x97\xe8\xe5\xaa\x74\xa1\x20\x68\xa3\xfc\xa9\xe0\xa0\x97\x52\x1a\xce\x7f\xb2\xf1\x80\x28\x85\x3f\x6d\xad\x9e\xbf\x83\xb7\x92\xcd\x31\xaf\xd4\xaf\xa0\xbf\x34\x5d\x2e\x6f\xc4\x7f\x33\x8e\x6b\xf3\x4a\xcb\xf4\x4a\xf5\xff\x72\x39\xe5\x71\x2a\x46\x8a\x87\xfa\x97\xe2\x5b\x54\xa6\x52\x2a\xcf\xd9\xd9\x24\xb7\x90\x6a\xbc\x76\x49\x44\x62\xf3\xc6\x31\x61\xad\xd0\xbc\xf6\x01\x4f\xcc\xe7\xb3\xa6\x56\x05\xd6\x7a\xd2\xd4\xa6\x0d\xd5\x59\xb8\x1a\xe3\x82\xaa\xfc\x92\xcd\xba\x17\xa6\x6d\x39\x68\x6d\xb7\xe1\x67\x72\xa0\xba\x48\x57\xb1\x5b\xa3\xf8\xa7\x9d\xbf\xe3\xb7\x4c\xaa\xda\xb4\xf5\xb8\xf8\xa3\x7c\xe1\x46\xb9\x70\x81\xf8\x93\xf5\x02\xee\x4f\xc1\x08\x33\xb1\xf2\x6b\x93\x25\xf5\x7d\xc5\xa3\xfa\xff\xe1\xa6\x1a\x8e\xd6\x9a\x10\xcd\xba\xaa\xea\xb5\xd9\x9f\xb5\x79\x95\xbc\xa4\x1b\xea\x55\xc6\x3d\xbb\xfd\x14\x23\xba\xb1\x1d\xc3\x32\x3f\x4d\xe2\x56\xb5\xb8\x5a\xd1\xb2\x91\x2c\xd8\x2b\xf9\x69\x3d\x97\xdb\x21\xb4\x87\xc7\x2a\x7b\xda\xd2\xa8\xf9\x15\xfa\xe6\x17\x58\xae\x81\xd4\xb8\x0b\xe1\xa9\x0b\xad\x13\x64\xeb\xb4\x33\xaa\xcd\x49\x62\xd5\x81\x4a\x6a\xe4\x5f\x45\x96\x71\xd1\x0e\x81\xf4\x56\xf9\xe6\xad\x78\xf1\x16\xe5\xbf\x8d\x2c\x41\xb4\xf4\x8e\x75\x14\xd7\x5b\xc8\xa2\xd4\xf5\x82\xc8\xa7\x58\x74\xd7\x2e\x54\x22\xe2\x5e\xfb\x5c\xf4\x89\x9c\x17\xcd\x37\xb0\xb1\x29\x0d\x0d\x20\x7e\x4e\xcc\xfa\x9a\x27\x84\xaf\x21\x2e\x55\xcb\xc9\x4b\xfc\x42\x8c\x8b\xa8\xd9\x9b\x8f\x68\xaf\xd0\x4f\x39\xae\x50\x46\x82\xf9\x16\x9e\x12\x25\xd3\x82\x12\xde\xf3\x04\x1d\x84\xdd\xdc\xb9\x07\x23\x40\x0c\xb5\x49\xb0\x67\x72\x8e\x37\x67\xe1\xd7\xa5\x88\x1a\xe6\x10\x5a\x63\x96\xd4\x00\xa4\x9c\x10\xeb\xca\x21\x4a\x90\x5f\x90\x61\x1f\x2d\x72\xf3\x39\xad\x02\x40\x3b\x7a\x28\x17\x82\x7b\x2c\xf2\x25\x59\xcc\x75\xe4\xe7\x3d\xbb\xb1\xa7\x30\xaf\x3b\x9d\x71\x0f\x11\xdc\xb6\xe9\xf8\xef\x39\xe6\xa6\x47\x44\xcb\x94\xa2\x7a\x1d\x89\x14\x3d\x51\x33\x9b\xfc\x3d\x64\x6e\x65\x24\xb5\xc5\xcf\xdf\x90\x43\x47\x6d\xbe\xa6\xf5\x65\x84\x39\x46\x29\x8e\x41\xbb\x2d\x14\x92\xd5\xcc\x52\x72\x5b\xf7\x2a\xf2\x4c\x8c\xa6\x63\x31\x79\x0c\xb1\xaa\x75\x2a\x05\x9d\xb3\xad\xf1\x39\x35\x22\x65\x51\x5d\x03\x2d\x2a\x7a\xa0\xda\x9a\x4e\xda\x75\xc7\x54\x0a\x8c\xf9\x39\xea\x15\xe0\xa4\xcd\x4f\x35\x30\x94\xee\xc8\x52\x2c\x87\xaf\x59\xbc\x11\x93\x59\xb9\xa4\xc7\x5d\x93\x80\x5d\xe8\x17\xed\x53\x81\xb3\xc5\xc2\xe6\x09\xc6\xce\xec\xb1\x86\x47\x8c\x63\xc9\x4d\xb5\xcd\x60\x49\x74\x9a\x79\x03\xb4\x6e\x97\xa1\x82\x01\x7d\xf6\x9b\xab\xeb\x87\xcf\x6e\xfe\xa0\xee\x63\xb6\x3a\x0e\xcb\xe3\x58\x46\xcb\x58\xd1\x08\x5b\x4d\x5a\xd2\xb9\x94\xb5\x03\xed\xd9\x36\x93\xb5\xbb\xe8\x75\xd3\x57\x56\x6c\xb6\x5b\xfd\x7f\x2c\x42\xb2\x6b\x4d\x3f\xab\x33\xea\x4b\xd5\x36\xd6\xa7\x5d\x91\x46\x35\x3b\xd4\xf7\xbf\xf2\x1b\xec\xe6\xcd\x13\xaa\xa7\xec\x7f\x8e\x6f\x65\x32\x4e\xa6\xe5\x1e\xe1\x04\x67\x8c\x98\xde\xde\x27\xde\x8c\x42\xb6\x0c\x8a\xda\x8a\x2c\x1a\x7b\x45\x36\x59\x94\xba\x26\x61\x63\x92\xaa\x9a\x22\xdc\x1a\x45\xac\x9c\x23\x38\x19\xfc\xda\x80\x15\xa4\xfb\x8e\x6a\xc7\xf8\x8f\x37\xff\x53\x9e\xe5\xa7\x38\x39\x4b\x39\xbc\x0b\x56\x9e\x82\x1f\x3c\x3f\xfc\xef\xb6\x4a\x4d\x6a\x59\x5a\x73\x8b\x3a\xae\x30\xb4\xa1\x5d\xe5\x9b\x39\x58\x5b\xaf\x5c\x98\xf8\xdc\x4c\x95\xff\xb7\xfb\x89\x69\x95\xac\x2f\x18\xd4\x4b\xa4\x28\x5f\x8a\xe6\x96\x64\xd6\xe6\x8f\x8a\xf7\x22\x9e\x53\xac\x64\x40\xf0\xcf\x4a\x29\xd8\xca\x2f\xc3\x47\xb6\xb6\x56\x12\x91\x9c\xa6\xd3\x15\x97\x0a\x32\xeb\x6f\x1a\x57\x65\xdc\xaf\xb9\xaa\x0f\x4a\xdc\x50\xd5\x5d\x9e\xb7\x7b\x7b\x45\xae\xa6\x24\x68\x42\xf7\x54\x15\xeb\xbb\x4c\xe3\x22\xff\xbe\x79\x4c\xb1\x53\x8a\x77\x8a\x97\x2c\x14\x7d\xb6\x3a\xc7\xaf\x16\xe4\xe0\x46\x5a\x83\x6a\xba\x90\xb3\x9a\x8a\xcd\x27\xf3\x3f\xd6\xd3\x2a\x0f\x66\xb0\x6a\x08\x15\xe6\x84\x9b\x55\x91\x06\x44\xe4\x8f\x8a\x29\xba\xa5\x41\x07\x75\x0a\x4d\xc5\xb6\x77\xea\xab\xca\xf3\x9b\x9b\xe4\x4f\x65\xa7\x9d\x52\xc4\xc3\xe2\xab\x56\x6f\xf8\x61\x82\xa3\xb8\xcd\x2d\x0f\x1a\x42\x4a\xab\x9b\x26\xd7\xad\xcf\xaf\xac\x5f\x5c\xfd\x34\x63\x6b\xcd\xcc\x2a\x6e\x42\x55\xe5\x3d\xd3\x8c\xc8\xd3\x46\x83\xa1\x38\xc8\xac\x73\x28\xd7\x6d\xbb\xa3\x2e\x56\x17\x6c\x6e\x90\x63\xe5\xef\x9c\xd0\xe2\x20\x89\x62\xed\x1a\xde\x35\xe1\x4c\xcc\xb3\x61\x9b\x32\x79\xc9\xe4\xfe\x7e\xd4\xfd\xdc\xf1\x9e\xad\x18\xf7\xb4\x80\x8e\x26\x6c\x5f\x9c\xb0\xe5\x09\xbe\x30\xbc\xa3\xe1\x26\x31\x7a\x07\xa2\x46\x4a\x46\x79\xe7\x9b\x7e\x53\x0f\xb8\xdc\xd5\xaf\x07\xb6\xd8\xfb\xab\x7e\x80\x07\xd7\xf0\xa5\x52\x66\x09\xa6\x6f\x48\x87\xbe\x84\xb8\xdb\xef\x8a\xf9\x96\x5b\xdf\xbd\x17\xb7\x2e\x6d\x43\x87\x2b\x1e\x13\xc7\x68\xc1\x11\xde\x86\xd7\x37\x60\x48\x8d\x3b\x0a\x6b\x1c\x29\x52\xef\x62\x53\x33\xcd\xe4\xf2\x4e\x77\x0f\x38\x69\x9f\xaf\x1a\x81\x66\xaf\x19\x90\xc6\x33\x0b\x30\x84\xa1\xd9\x38\x3f\x44\x47\x5f\x27\x7e\x5b\x2e\xb3\x7b\x3b\xc1\x2f\x6d\x61\xfb\x30\x31\x31\xae\xa8\xf9\x27\xa9\x39\x5c\x5b\xff\x8b\xe2\xbc\x23\xa3\x7a\x1f\xf5\xae\x37\xc2\x14\x4c\xef\x70\xf9\xad\xe3\x33\xf4\xf6\x80\xaa\x04\x52\xaf\x79\x28\x9d\xcd\xac\xc5\xec\x18\xb8\x4d\xde\x88\x20\xf4\xca\xc8\x97\x73\x03\xba\xdc\x28\xf4\xd4\x4b\x6d\x83\xd4\xc4\xb8\x4d\xcd\x33\x69\x69\xe1\x25\xf5\x0b\xe9\xbc\x1d\x3b\xcd\x37\x80\x8b\xde\x79\x15\x18\xd0\xce\x75\x45\xf9\x3e\x48\x69\x3f\xa4\xec\x62\xce\xb4\xf0\x93\xa4\xb3\x14\xe8\x9e\xfe\x2e\x20\xb2\xf8\x6b\x0f\x1e\x38\x96\x73\xa3\xd3\x92\xb1\x29\x95\xda\xda\xc6\xe8\x8f\x7d\xd2\x34\x1d\xcc\x08\xdf\x54\xb7\x18\x5a\xbd\x63\x55\xd5\x03\xe8\xa3\x77\xa6\x51\x00\xdf\x72\x75\xd1\x3e\x63\x1e\xb7\xff\xa8\xb8\xcf\xda\x67\x51\x2b\xd6\xb2\xc7\xd1\x6b\xfb\xc6\x58\x33\x8a\xc9\xdd\x38\xd6\xbc\x9c\xe2\x8e\x65\xac\xc5\xa9\x4b\x5b\x5a\x58\x3e\xb1\xaa\xc6\xd9\x2c\x38\xec\x65\xed\x6a\xd6\x99\xc0\x97\x95\xaf\xd9\x4e\xde\xb1\x86\x1a\x76\x85\x6b\xb0\x76\x1e\x67\x9a\x83\x9b\x62\x01\x07\x67\x39\x47\x74\x9a\x73\x07\x05\xf4\x66\x89\x4a\x8b\xae\x75\x2d\x15\xbe\xcf\xbe\xd0\xb6\x4f\x88\x4b\x91\x37\x27\x0a\x27\xc5\x5a\xd5\xef\x13\x34\x85\xa9\xaa\x6f\x0b\x42\x03\xbb\x4d\xe3\xfc\xb7\xde\x3b\xf5\x78\xbe\xd6\xb5\x54\xfd\x84\xef\xe8\xc0\x96\x7d\xe5\xed\xb7\x94\x0b\x0f\xf2\x22\xcb\xf4\x3d\x36\x6a\xf7\xa2\x65\x1d\x6f\x54\x36\xd9\x6e\xad\x75\xca\x29\xc9\xbf\x9a\xfc\xe5\x6f\x63\x6a\xeb\x3a\x65\x0f\xc3\xd6\x9b\xaf\x4b\x8f\x05\x16\x54\x1c\x97\xd4\x79\xdb\xe8\x58\xe2\x52\x57\x8a\xea\xab\x68\xb1\xc3\x88\x6c\xb5\x60\x9f\xe5\x43\xc1\x04\x3f\x19\xf9\xb5\x7b\x65\xc5\x78\x21\xb2\xfd\x93\x71\x49\x16\xab\x65\x58\x9f\x90\x9c\xd9\x98\x54\x5e\x11\xb3\xb8\xf6\x94\xe6\x76\x68\x8f\x79\x86\x7a\x76\xe0\xe4\x8a\xf9\xca\x75\x5e\x4f\xca\x8f\xcb\x67\xb8\xe6\xa9\x7c\x25\x07\x1c\x2e\x4a\x31\x22\xa1\x95\x87\x20\x55\xe0\x8f\x94\x75\xb5\x9a\x1b\x0b\x17\xb6\x73\x2b\xf7\x64\xb9\xb7\x84\x54\xf4\x26\x2f\x6d\x78\x66\xe8\x8a\xbe\x5e\x9b\xa2\xab\x0c\x05\xab\x6a\xb4\xe0\xf6\xdb\xc6\x5e\xb5\xb7\xd7\xf9\xf2\x42\xc5\x80\x6b\xbe\xf2\xa6\xf4\x87\xc3\x23\xe9\x22\x71\x82\x55\x2a\xff\x9f\xc0\x88\x74\xee\xf2\xa9\xfd\x50\x70\xb0\x7d\x71\xf5\xa5\xcc\xf7\xcd\x97\xab\xb4\x49\x0f\x1a\xd0\xa6\xa4\xe8\x8e\x9a\x7b\xc6\xc9\xa1\x99\x55\xeb\x75\xa6\xed\x27\x8c\x81\xda\x59\x5e\xa7\xb4\xef\x55\x76\xae\x48\x65\x8e\x7c\x8a\xc3\x5f\x49\xa5\xf8\xa7\x95\x88\xaf\x10\xdc\x28\x61\x8d\xdd\x42\xc5\xe7\x8d\x8f\x44\xa2\xe9\xe9\xcd\x03\x8d\x98\x8e\x04\x66\xcf\x79\xdc\xb2\xdd\x9e\x1d\x7b\xf1\x63\xc1\x37\x5b\x12\x88\x55\xfe\x2e\xf5\x95\xe4\x41\x8f\x0f\x66\x3d\x6d\xa6\x73\xb4\x31\x00\x60\xd8\x36\x68\xe8\xe0\xa7\xd5\x3f\x64\xa5\x4c\x76\x09\x7a\x2c\x1d\xc3\xc9\xeb\x18\xbe\x84\x65\xa7\x57\x0c\x6c\xc6\x49\x12\x68\x3d\x19\xf8\x23\xbb\x3d\x3a\x22\x88\x1e\xc1\xb7\x9b\xff\x23\x3d\xf1\x77\xaf\xdf\x4a\x39\xe2\xf1\xdb\xec\x4b\xbb\xe1\x9c\x6f\x78\xc3\x98\x62\x7b\x42\xe3\x06\x79\xac\xb1\x96\x6d\x64\x52\x4b\x62\xf7\xdc\xc2\xdd\xca\xd3\x0c\x27\xe1\x07\xd2\xb9\xfd\x63\x04\x5d\x42\x59\xf7\x43\x62\xe5\xee\x8d\xed\x97\x48\x0f\x82\xaf\x37\x13\x29\xd9\xfe\x9e\x75\x27\x68\xb3\x3c\xa7\x57\x5d\xa5\x3f\x70\x26\x19\xe4\x8c\x93\xb6\xf7\xd5\x77\xa0\xa1\x35\x91\xd2\xbb\xcc\xbe\x12\xc7\xd1\x16\xb2\x30\x0f\x3f\xb4\x89\xb2\x34\xbd\xa4\xcf\x44\x69\x4d\x88\xe8\xba\x41\xa5\xed\x9e\xdb\x76\x9b\x46\x09\x3e\xd4\xc4\xa6\x57\xf9\xbb\xd4\xde\x05\x9e\x79\x2e\xae\xfc\x0c\x86\x3a\x1b\xf4\x63\xd0\x80\x9d\x85\x7a\x19\x73\xdd\x9a\x66\xe9\x3a\x56\x05\xe2\xc4\x48\x01\x60\xc8\xb3\x19\x9c\x04\xbc\x4f\x77\xec\x65\x32\x42\x12\x96\x74\x1e\x65\x1c\x89\x7c\xd8\x7a\x01\x2c\x09\xae\x6d\xa4\x43\xeb\xfc\x2d\x6a\x6e\x42\xdf\x3c\x57\x99\xfe\xc1\x2f\x9c\x47\x75\xd7\x98\x77\xed\xb2\x54\xbe\xac\xf3\x16\x33\x25\x71\xec\xc3\x08\xd2\x70\x31\xcb\x2a\xf7\x72\xff\x57\xd6\x92\xb4\x07\x3d\x28\xd6\x9c\xf8\x2b\x1d\x23\x2c\x97\xc8\xce\x96\x53\x2c\x52\x30\xbd\x81\xc2\xda\xeb\x3f\xb5\xfa\x16\x7b\xa5\xe7\x1a\xd3\x7c\xb6\xc6\xf9\x46\xf9\x47\xce\x0c\xbb\x6a\x65\x1e\x87\x66\x81\x12\x33\x39\xcf\x8a\xef\x0f\xcd\x12\x4d\xce\x4d\xe9\x53\x09\x85\x69\x50\xd7\x1f\xe1\xb4\x78\xb0\x3d\x46\x50\x11\x59\xd0\x5c\x22\xd8\x15\x1c\x5c\x6f\xc7\x7f\xe3\xf7\xca\x6c\xe0\x57\x7a\x3a\x19\xcf\xf3\x93\x36\x2d\xd2\x0e\xf1\xfe\xd8\xfd\x50\xf8\xf0\x3a\x2d\xde\x8a\x90\xbc\xe8\x62\xdc\x40\xbd\x0a\xce\x79\xd5\x1b\xac\x8c\x4d\x5b\xdc\x79\x52\x61\x15\xbf\xba\xcd\x5a\xbe\x38\x72\x41\xd3\x0e\xd9\xb2\xe0\x29\x75\x73\xa4\xb3\xfd\x0e\x56\xa9\xc4\x3f\x3d\xed\x0c\x67\x44\x4f\x36\x79\x69\x46\x84\x3d\xf6\x01\xf2\x78\x81\xd8\x32\x5e\x68\xe4\xc7\x17\x3d\xea\x87\x8c\xac\x9c\xe2\x1e\x17\xfd\x58\xaa\xb1\x63\x7f\xf9\x9b\xb8\xce\xd6\xd5\xda\x1d\x11\x9d\x8d\x81\x6a\x63\x50\x6f\xad\x9d\xf2\xb9\x1f\xb3\xf2\xa8\x62\x9d\xe7\x0c\xfd\x3f\x99\xd7\xa6\x1d\xea\xf7\x12\x3b\xfb\x12\x99\x59\xb4\xde\xb2\x4a\xf0\x55\xb0\xaa\xa8\xb6\xef\x5f\x95\x65\xce\x86\xee\x1e\xd3\xea\xd4\xfc\x8e\xed\xc6\x59\x71\x60\x8b\x49\xbf\x22\x82\xd7\x70\xa8\xdc\x26\x48\x59\xd3\xab\xb1\xf5\x2b\xa9\xcc\x52\xcd\xf5\x9c\xa4\x37\xc8\xf7\x6f\x8a\x52\x0b\xa4\x41\xf6\x6c\x99\x9f\xe8\xa1\xe5\x61\x41\x8d\x00\x55\x54\xd4\xc7\xad\xb1\xc9\xfe\xd6\xed\x52\xf5\x21\xd5\xab\x7d\x8f\xa9\x23\x2e\xad\x65\xb1\x91\x15\x81\x6c\xf0\xd2\xef\x0e\x62\xd6\x6c\x2a\x5f\xe0\x97\x6b\x7a\xaa\xee\xf3\x9c\xad\x5f\xa3\x9c\xb7\x09\xa1\x9e\x29\xf3\xb4\x6f\x91\x1e\x13\x33\x2c\x3f\x0a\x5c\x04\x1d\x27\x00\xf4\x40\x61\xc9\xd8\x67\xcc\xad\x62\x4c\xd7\x7b\xec\xd7\x92\xf4\xda\x7c\xfc\x62\x24\x41\xb3\x92\x10\x88\xaa\xe3\x5a\x11\x65\x98\xb3\xc4\xc9\xa4\xef\xf8\x45\x79\xcd\x14\x35\x51\x1b\xfd\x8a\x96\x4e\x71\xdc\x06\x03\xb9\xb4\xd3\xf6\xf3\xc0\x3a\x86\xf2\x38\x19\x55\x59\xe2\x38\x66\x87\x3e\x55\xfa\xb8\xcb\x17\xf3\xbd\x8c\x57\x73\x00\xe7\x86\x4e\x54\xf3\xf1\x20\xd6\x9b\x53\x49\x78\x80\x5f\x41\x50\x91\x10\xc4\xb9\x79\xc1\x94\x15\xe4\xad\xd1\x06\xea\x04\x15\xb5\x2d\x06\x58\x44\x6f\xb3\xfb\x03\x16\x80\xf3\x8e\x81\x65\x2c\xd4\x82\x3d\xa1\xa8\x7d\x68\x7a\x27\x8c\xfe\x83\xb9\x52\x33\x1b\x1b\x8f\x4b\x53\x3d\xc6\x8d\xe1\xff\xc7\x59\x40\xd8\x42\x14\x10\x2c\x89\x17\xc9\x2e\xb9\xf7\xc9\x3a\xca\x9f\xe8\x50\xaa\x84\x76\x63\x9b\x35\x7d\x0c\x18\xb4\xfb\x0a\x5a\x81\xdd\x47\x34\xa5\x29\x24\x87\x11\x00\x79\x9a\xf4\xae\xfd\x22\x6a\x27\xb9\xc5\xac\x41\xef\xa1\xe8\x94\x95\xd8\x60\xaa\x96\xf5\x15\xf7\x98\x66\xc4\xfb\x10\x1a\xe9\x2d\xb9\x56\x24\x25\x70\x24\x6a\x90\xd2\xcc\x78\xea\x73\x8d\xf6\x03\xfc\x65\xf7\x9b\xc1\x86\x6d\x0f\x5d\x43\xc4\x82\x92\xa1\x63\x25\xaf\xc1\xbe\x36\x4f\x24\x13\xbc\x5e\x65\x85\xb2\x84\x36\x28\x62\xd1\x17\x20\x19\xf3\x16\x56\x03\xfd\x0f\x17\x85\xa7\xc3\xa9\x39\x71\x44\x11\x7c\x3c\x6a\x03\xf9\x00\x73\xa3\x8f\x89\xe6\xce\x24\xda\xaf\x01\x6e\x30\x47\x0f\xec\x2d\xaa\xe1\x47\x0f\x7c\x44\xf8\xf2\x5e\xb7\xe8\x4b\x1e\xf3\x00\x53\x13\xb2\x91\xb7\x41\x3e\x19\x45\xe7\x3e\x81\x87\x30\x59\xdc\x2a\x6c\x0e\xae\x80\x1b\x9f\x2d\x24\x94\x73\xfe\xec\x6e\x20\xfd\xc7\xa9\xf2\x41\x52\x49\xec\x5f\xf6\xa1\xc0\x26\x76\xe2\x3e\xdf\x82\x30\x6d\x71\x1f\xbe\xc8\x56\x33\xa3\xc9\xb1\xf8\x8b\xaa\xc1\x58\x5a\x72\x5d\x99\x20\x9d\x84\x3c\xab\x98\x04\x4e\xa0\xae\xc9\xea\xd1\xaf\xb0\x53\xa4\x1b\xb2\xc8\xf8\x54\xb1\x36\xf2\x3e\xf1\xaa\xf0\xb2\x8f\x15\x45\xca\xbf\x64\x4f\xa7\xa3\xb8\x83\x63\xc4\xbc\xb3\xf5\xbb\xbb\xff\x57\xd0\x5c\xf3\xa9\xfe\x71\x11\xcf\xac\xd4\x47\x23\xa0\xca\x2d\xe2\xd5\xa5\x52\xe3\x31\x46\x58\x59\xbf\x7e\x2b\x8a\x85\xfe\xab\xa5\x67\xe6\xe2\xf0\x2a\x66\xe4\x32\xe2\x42\xf9\x76\xef\x63\xe4\x37\xe2\x21\xfb\x6a\xda\x2b\xfe\xff\x46\x8b\x73\xf7\xf4\x4d\xee\xfc\x95\xaf\xed\xea\xab\xfd\x53\xc8\x68\x8f\x2b\xe7\x17\xb3\x9a\xbf\x08\xb1\x25\xd5\x0d\x04\xfa\x71\xe4\xcd\x9a\xd1\x32\x77\xb4\x4f\xe5\x50\x46\x11\xf6\xb0\x21\x29\x82\x46\xa0\x69\xd4\xde\x4c\x32\x51\x8e\xb0\xdf\x4b\x53\x09\x9f\x8d\x18\x73\xdd\x47\xba\x3a\xbd\xf3\xad\x07\xe7\xd4\x86\x16\x2e\xed\x0d\xd6\x5e\x2e\x5e\xd5\x49\x16\x9c\x28\xf1\x6e\xc5\xd3\xdd\x90\xe4\xc6\x0d\xc8\x3e\xd4\x9d\x1a\x49\xc6\x4c\x2c\xd2\xc4\x88\x08\x26\x38\x94\x4f\x78\xe3\xc9\xce\x8a\x5f\xf6\xb7\x68\x49\x22\xd3\xc8\xf4\x9c\xc3\xfb\xf2\x3b\xba\xf2\xc6\xf7\x30\x6b\x8e\x15\x0c\x0d\x21\xb5\xc9\x45\x83\x7d\xdb\x04\x89\x88\xf3\x9d\x27\x68\xa7\x91\xb3\x5a\x27\x23\xb3\x50\xd8\xfa\xcb\xe9\x57\x31\x7f\xcc\x36\x11\x1e\xf8\xbd\xfa\x97\xde\x6c\xd2\x69\xd5\x06\x87\x05\xd4\x6f\xa2\x89\xc3\xa7\x71\xdb\x0b\x97\x0c\x5f\xc5\xaf\x2d\x76\x69\xf7\x23\x4c\x2a\x71\x30\xcf\x24\xbc\x45\x86\x2a\x57\x13\xdf\xa2\x20\x96\x80\xf4\x17\x33\x88\xbb\x45\xf1\xc0\x4f\xcf\x79\x41\x95\x11\xcb\xa3\x2a\xe9\x0b\x29\xee\x3e\x17\x80\x8b\xb4\xcf\xf6\x53\xc0\x63\x8c\x3b\x87\x1e\x61\x6d\x11\x27\x87\x67\xe2\x96\x97\xaa\xda\x64\xf8\x79\x65\xdb\xab\x10\x84\x15\xe8\xd5\x0a\x11\x71\x0b\x76\x36\x6b\x06\x29\x13\xf7\x19\x57\x46\x6e\x21\x7c\xc9\xe1\x53\x97\x93\x37\x46\xed\xa6\xf5\x53\xf1\x3e\x15\x80\x94\x7e\xd6\xee\x1d\xa8\x01\x63\x0e\xbe\xc3\xcc\x29\xab\x1b\x72\xc5\x2e\x42\xaf\x6c\xbd\x8c\x5b\x83\x81\x2b\x47\xf1\xdb\x71\x8b\xe4\xaf\x08\x38\x7c\x1f\x13\x24\xf6\x11\xe3\xb1\x13\xe4\xc5\xe4\x99\x39\xeb\x28\x06\xca\xcb\xa8\x49\xb4\x70\xda\x75\x1f\x34\xe0\x05\x5c\xb0\x7b\x0c\x26\x80\x2f\x0e\xd8\x95\xbd\x20\xb2\x07\xa8\x68\x3b\x52\x51\x8b\x07\xa6\x88\xbc\xd5\x14\x81\x6d\xa6\x38\xcb\xba\x70\xdf\xa9\x5e\x30\x92\x90\x4f\x0b\xc3\x2e\x23\xbe\xa2\x97\x64\x17\x93\x0d\x40\xd5\x6e\x3c\x15\xcd\xb8\xee\xb3\x8e\xce\x84\x66\xdb\x3d\x64\xec\x87\xe3\xf6\xed\x46\x4e\x67\x8c\xf6\x8d\x96\x65\x80\xd3\x9b\xf4\xa8\x41\x30\xcc\x78\x03\xb3\x1a\x6c\x95\x16\x63\xb5\xd0\x4a\x28\x16\x6f\x09\xa9\x30\xae\x84\x13\xf0\xbc\xac\x76\x92\x0e\xd6\x46\x4e\x50\xc4\xcc\xa5\xde\x5f\x69\x7b\x98\x74\xfb\xf9\x8c\x25\xcc\xa7\xe3\xd1\x25\xf1\x3c\x6c\xcf\xdb\xd2\x11\x9e\x7d\xc3\xe7\x32\x27\xee\x19\x43\x0e\xaa\x9b\x2b\x95\xac\xc6\x84\x73\x53\x40\x0f\xec\x07\xee\x7a\x74\x08\x7e\x84\x33\x91\xf9\x9a\xd8\xc8\xd9\x1f\x09\x90\x07\x38\x44\xef\x8b\xd4\x1f\xec\x5f\xf6\x11\x40\x31\x9b\x3d\x7a\xbc\x78\xa1\x66\x43\x17\x19\xd1\xae\x9a\xa8\xd3\x97\x06\x2a\x47\x75\x9e\xc8\x27\x0a\x96\xc8\x05\x65\x96\x87\x02\x5c\x0c\x52\x36\xa5\xec\x3e\x2e\x4d\xd2\x96\xf1\x90\x50\x26\x76\x8f\x38\x4a\xaa\x15\x96\x7b\x2b\xa9\x8b\xf8\x7b\xed\x79\xf4\x7a\xee\xf9\x61\x97\x42\x4d\xed\xdd\x8e\xf9\xc5\x2e\xd5\x8d\x35\x39\x88\x4b\x55\xf9\xda\x8d\xa5\x62\x93\xbd\x20\xad\x2c\xd5\x70\x9d\xf6\x04\xbd\x4b\x87\x40\x32\xb1\x89\x9a\xb3\xe9\x57\xf0\x3c\xe5\xb7\x88\xe9\xc4\x3b\xb2\xc7\xde\x61\x94\x52\xb1\xd0\x7e\x84\xbe\x8a\x3f\x31\xb8\xa2\x00\xea\x89\x6c\x5b\x54\x64\xd1\x69\x67\x66\x14\x9f\x69\x7d\xab\x2e\x2a\x51\x35\xf5\xf3\x86\x91\xe8\xfa\x38\x6a\x19\x0a\x5d\x3d\x5e\xea\x8b\x51\x9b\xee\xa7\x3d\xc0\x5d\xd7\xb7\x86\x97\x11\x83\x35\x8b\xbc\x67\x90\xdf\xc8\x2d\xed\xef\xd0\x46\x84\xb7\x07\x12\x0a\x66\x0e\xfd\xd7\x1a\x5d\xd8\xdf\x5f\x52\xb5\xb7\xb8\xa8\xfb\x84\xaa\xbf\x64\x43\xc7\x1a\xde\x62\xe4\xcc\x16\x5f\xca\x4d\xd4\x9c\x86\xd5\x25\xfb\x31\x1e\xd5\x0d\x69\x5c\x1c\xb3\x62\x7f\xb8\x17\xe1\x63\x79\x89\xd7\x2f\x72\x83\xa2\xcd\xfe\x17\x8d\x22\x92\xf6\x9f\xca\x6f\x19\xd7\xb6\x1c\x2d\x4c\x1c\xb9\x50\xe5\x5e\x3c\x63\xe0\xb6\xca\x1d\x71\xac\xe7\x1c\xb7\xba\xb4\xa6\x83\x49\x21\x96\xd5\x34\x3f\x2a\x29\x43\x9f\xac\xbb\x97\x16\x8b\x5b\x52\x95\x1a\xee\x40\x10\xe9\x63\xbc\x17\x90\xfd\x94\x17\x1d\x3c\x69\xcb\x45\x4f\xf6\xfd\x25\x3c\x29\x38\xd1\x0f\x10\x45\x45\xaf\x9b\xe3\x49\x5b\x11\x1f\x2a\x98\xa4\x0f\x48\x0b\xe9\x1b\xf2\x09\x54\x2a\x34\x4a\x69\xc7\x68\x31\x04\x6a\x07\xee\x6d\xd6\x13\xda\x31\x22\x73\xf7\x7c\x60\x26\x65\xa3\xf7\x15\x86\x88\x3e\xd9\xae\x13\xf2\x02\xa7\xee\xb3\xc1\x9f\x43\xa0\xfb\x06\x09\xa2\xd2\x80\xa6\x66\x62\x24\x72\xc2\xf8\x84\x64\x8d\x7a\x20\x4d\x27\x2f\xc0\x5c\x80\xbc\x29\xb3\x70\x07\x31\x53\xa9\xd6\x84\xb3\x59\x7c\x5a\x3c\x79\x6e\xe4\x51\x7a\x37\x35\xcf\xbb\x9e\x11\x42\xbf\x62\x67\x84\x66\x83\xf8\xbd\x5b\x70\x7b\xca\xdc\x7b\x9f\xe0\x25\xa8\xa1\xc6\x0f\x84\x02\x8c\xbd\x71\x2b\x31\x0a\x7b\x58\xb2\x9f\x94\x80\x2f\x01\x7b\xc9\xf9\xc4\xc5\x68\x2d\x45\x49\xba\x9a\xe5\x48\xbd\x49\x39\x1c\x09\xd3\xc3\x69\x07\xbd\x19\xc0\x57\xe0\x92\x9d\x0a\x3c\x07\x4d\x1f\xe3\x63\x4c\x84\xbb\x3d\x81\xd8\x46\xe2\xad\x86\x2c\xdc\x00\xe9\x80\xfe\x2c\x7e\x3f\x79\x8f\x98\x47\x78\x4a\x39\xc7\xa8\x25\xad\xa6\xbe\x41\x0d\x90\xd1\xf4\x35\x99\x44\xca\x5d\xa0\x28\x62\x82\x46\x62\x8c\x78\x07\x00\xc1\xd0\x74\xbb\x0a\xd0\x0f\x2e\x1b\x55\xa3\x1e\x00\xcf\xba\xe8\xe8\xcf\x8c\xd4\xba\x83\xd8\xe5\x8c\x41\x5d\x36\x2e\x10\xb4\x11\x85\xe0\x85\x60\x35\xa0\x20\xdc\x83\xec\xcb\x2e\x91\xe2\xa0\xc1\x8c\x83\xe4\x47\x70\x5c\x84\x80\x5a\x0e\xbf\xf2\x5e\x49\x67\x31\x51\x76\xa7\x19\x1a\xe6\xb7\xe1\xde\x32\x27\xae\xa2\x63\x10\x95\xc9\xcd\xa8\x5d\x83\xae\xe4\x2e\xd3\xbe\xc6\x3c\xe6\xbc\x11\x4e\xc5\xed\xe2\x9c\xa2\xd3\xf0\x23\x9c\x4e\xe4\x3b\x62\x18\x47\x91\x31\x87\xf4\x99\x83\x8a\x58\x4c\x39\xc4\xf1\xf3\xfa\x46\x3b\xc2\x7e\x6e\x3f\x0b\x78\xc1\xd6\x0c\xda\x94\xfc\x51\xbd\x6a\xdb\x85\x4c\x57\x3e\x32\x9f\x2b\xdb\xa3\x38\xae\xbe\x84\x5e\x23\x6f\xe3\xdb\x63\xaa\x65\x42\xea\x55\xdc\x56\x69\x46\xa9\x1a\xff\x56\x62\x91\x3e\x83\xb8\x5f\x74\x24\x1c\x41\xee\x13\x86\x78\x1d\xa4\xde\xe2\xeb\xed\xa3\x81\xb5\xdc\x4b\x7d\x7b\x10\xac\x9a\xa2\xe6\xef\x25\x8f\xcd\x31\x95\x8d\xc8\xe8\xca\x4d\xca\xab\x65\x47\x2a\x16\x70\x33\xd0\x19\xfa\x7b\x94\xed\xd8\xc5\xe5\xb2\x12\x3f\xdc\x0b\xcd\xe2\xb4\xc9\x84\x9b\xca\x82\xb0\x7e\xd2\x2b\x19\xd5\x8b\x43\x75\x11\x47\xd8\x8b\xe8\x0a\xfe\xeb\x1e\x43\x71\x59\x97\xac\xf1\x23\xe2\x6a\xbb\xb2\x62\x5f\x69\x44\x0b\xac\x58\x88\x3c\xd7\x58\xc4\x3e\x88\x22\xd7\xd9\x93\x2e\x60\x02\xcc\xfd\x88\x49\x38\xa7\x8a\xdf\xa9\x8b\x08\xce\xba\xb7\x61\x2b\x48\x49\x6a\x9e\x57\x20\xa5\x57\x76\xcc\xbe\x9b\xee\x24\x3c\xd0\x7d\xaf\x78\xc6\xe0\xf2\x46\x37\x04\xa1\x77\x9f\xf1\x5b\xc9\x7f\x5d\x81\xf2\x2c\x64\x69\xdb\x10\xdb\x02\xb5\xa8\xe9\x1b\xc9\x1f\x7d\xb7\xee\x57\x31\x1f\x7b\xc6\xdc\x9d\x32\x8c\xbf\x66\xfc\x18\xfa\x98\x34\x45\x7b\xce\xcb\x83\x52\xac\x08\xb3\xbf\x40\x7b\x2a\x42\x75\xa7\x17\x0d\xef\x19\x6d\x68\x46\x58\x0c\x2f\x33\x96\x94\x48\xfa\x03\x65\xb7\x91\xd3\xba\x13\x59\x6d\x65\x6d\xed\x1b\x89\xb7\xd0\x84\xa6\xe1\x62\x0f\x6c\x4e\xed\xbd\x14\x0e\x1e\x59\xc9\x0e\xbd\x40\xac\xd0\x75\x78\x05\x91\xff\x2a\x91\x0e\x33\x68\x6c\xd1\x91\xc1\x20\x1a\xae\x20\xa2\xcd\x40\x6b\x2a\x52\x57\xc7\xd0\x9e\x20\x46\x34\xab\xe8\xc9\xa5\x97\xf9\x5b\xe8\xb7\x51\x53\xa9\x63\x40\x01\x26\xa4\x74\x3b\x63\x3a\xae\x25\x4d\xc0\x68\x25\x06\x87\xf1\x41\x3c\xf9\xeb\xd6\x52\x88\x4c\x7b\x6b\xcb\x82\xeb\xc1\xe5\x03\x15\xd4\xd4\xe2\x4b\xad\x9f\xa8\x8d\x25\x07\xcd\x03\xd4\x1f\x48\xbd\x9a\x4d\x93\xa0\x4a\x79\xf5\x74\x27\x4c\x0a\xd5\x97\x7e\x0a\x17\x57\x72\x05\xe0\x10\xca\xd2\x36\x32\xb6\x93\xc6\xc3\x76\x80\xd6\xd4\xb5\x5b\x7d\x21\x7f\x7a\xbf\x2d\x0a\x66\x82\xd4\xfe\x27\x94\x5d\x48\xb0\x35\x88\xd2\x82\x5a\x66\x9e\x4a\x5d\x81\xd6\xab\x6e\x52\x0f\x62\x6d\x79\x73\x68\x24\xdc\x79\xca\x30\x7d\x03\x81\x5f\x52\x48\xff\x4a\x4a\x4d\xbd\x06\x9c\xa2\xe4\x84\x4d\x61\x1c\xa6\xe1\xb6\x5a\x81\x1f\x81\x26\x5b\x14\x1c\x02\x4d\xeb\xbd\x4e\x4a\xc1\x9f\x6f\x2e\x20\xbd\x24\x9c\xa8\x4c\x22\xf3\x88\xbd\x4a\x24\x25\x84\x74\x8c\x73\x95\xba\x92\xfc\x3f\x72\x1b\xf5\x3d\xd5\x0e\x21\xa0\xdd\xa3\xa1\x53\x3d\xe8\x57\xe9\x4f\x42\xcb\x81\x09\x46\xa2\xe7\x3b\x30\x0c\xbc\x60\x2b\x87\x46\x61\x44\x4f\x36\xa1\x8b\x5e\xde\xf8\x8a\x18\x01\xac\xac\xb8\x4b\xfc\x01\x70\x15\x2b\x48\x77\x19\x33\xd9\x1d\xe4\x73\x8c\x3a\x52\x33\xe5\x08\x18\x58\xdc\x43\xbd\x08\xbe\x49\x51\xd3\x1e\x41\x43\xa1\x6e\x80\x35\x4c\xf4\xbc\xc7\x90\x30\x1d\x6c\x8f\x42\x8b\x98\xaf\xbb\x0c\xf8\x19\x9c\xd9\x0d\xc1\xf8\x93\xec\x57\xc6\x5c\x82\x98\x3d\x2c\xdb\x47\x54\xb0\xdb\x58\x20\xc9\xc4\x6e\x24\x56\x93\x3b\xd8\x8d\x45\x57\x29\x57\xd8\x2d\xc9\xaf\xa8\xdf\xd8\xbd\x21\x17\xe9\x09\xec\x2e\xcf\x33\xc0\x45\xb6\xda\x6e\x26\x58\xc6\x86\xda\xdf\x62\x6e\x28\x0e\xd5\xde\xc5\x1e\x95\x3f\xd6\xbb\xe0\x46\x65\xef\x25\x07\xf0\x57\xa4\x5f\xe1\x61\xc2\x1f\xc9\x6f\xc2\x12\xd2\x16\xf1\xef\x42\x39\x19\x12\xbd\x4b\xfa\x4a\x39\x2b\xbc\x12\x12\x40\x0b\x12\xa8\x3c\x7b\xe8\xf7\xf8\xb6\x76\x18\x86\x82\xdb\xda\x7a\x18\xed\x51\x25\xab\x1e\xc1\x04\x9a\x86\xca\x2d\xb1\x31\xc6\xb3\xa2\x5b\x38\x96\xfe\x3e\x34\x05\x7f\xb8\xfc\x21\x4e\x4b\x5c\xac\x39\x55\xb0\x9b\x04\xa8\x14\x89\x5f\xc9\x6f\x14\xeb\x77\x29\xa8\xb0\x94\xef\x89\xa2\x7b\x8a\xba\xec\x6a\x81\xdf\xfc\xce\xe6\xd3\x28\x6c\xfb\xd6\xaa\xab\xe8\xa4\x16\x92\x26\x0a\x93\xd2\x58\x29\x74\xc4\x96\xd7\x1d\x62\x90\x71\x4f\xab\x8f\x62\x37\x13\x76\x55\xea\xf3\xd7\x12\x0f\x1a\x37\x26\x2e\x25\x87\x96\xa3\x82\x3f\x52\xde\xaa\x12\x3d\x9d\x68\x43\xd2\x5f\x76\x47\x00\x99\xb0\xb4\x69\xa2\xec\x6b\x6f\x42\xd5\x3c\xd4\xfb\xae\x18\xb5\x06\xfd\xb9\x7d\x9d\x80\x86\xdd\xd2\x7c\x1f\xb8\x86\xe3\x36\x20\x31\x8d\xf8\xff\x6a\xf6\xe4\xb5\x12\x8b\x2a\xc7\x13\xf6\x92\x3e\x1b\x12\x83\xf7\x50\xcc\x1a\x9e\xe7\x2a\x1a\x52\x8e\xb5\x7b\x08\xec\x12\x2d\x6c\x4a\x2e\x53\x0d\xe9\x2b\xa9\x28\x65\x7f\xae\x7a\x06\xda\xd8\xfd\x91\x3f\x81\xb9\xd4\x91\x0c\xe4\xe3\x2c\x5b\x18\x98\x40\x3c\xdc\x90\x98\x97\x4a\xf8\x55\x7d\x39\x81\x4f\x92\x56\x9c\x0b\xae\xa3\x78\x94\xc7\x7b\xda\xd2\x26\x29\xc4\xf6\x4b\xe8\x77\x45\xc8\x76\x5f\x38\xa7\x60\x63\xed\x3c\x78\x57\x51\x90\x2e\x1f\xf6\x40\x44\x8b\xdf\xc2\xa1\xa5\x25\xd0\x35\xb8\xb8\xac\x09\xef\x02\x4b\xd0\xaf\x0b\x8c\xf0\x3e\x5c\x66\xa2\x1a\x9e\x20\x4c\x04\x8b\x98\x61\xe4\x01\x77\x3d\xf3\x24\xed\xb0\xcd\x57\x16\x12\x9c\xd1\x56\x05\xa5\x16\xa3\x6b\x08\x50\x52\x49\x78\xf9\x45\x28\x0f\xb9\x4c\x5c\x00\xc9\xca\x5e\x43\x09\xd0\x61\xf4\x63\xdc\x5e\xe8\x07\xf6\x59\xc1\x56\x78\x07\x61\x7e\x62\x04\xac\x21\x65\x07\xc7\xc3\x3f\x29\x67\xdd\x21\xa6\x86\x0e\xda\x7c\x61\x85\x80\xb9\xad\x1f\xc0\xa4\xd2\x2b\xd5\xe7\xc1\xd2\x32\x72\xb9\x3b\xa8\x44\x4f\x11\x9d\x04\x2f\x61\x94\xe0\x49\x68\x0d\x6e\x07\x2e\x08\x2a\x24\x4c\xcf\xbf\x08\xed\x27\xbe\x4e\x9c\x0c\xdb\x91\x3f\x07\xdb\xc0\xf5\xb4\xc5\xee\x28\x66\x04\x50\xbc\x6e\x2a\x6b\x01\xf8\xa2\xc5\x11\x28\xc5\x9d\x32\x6f\x00\xc6\xf1\x77\x34\xed\x8c\x45\x84\xdb\x42\x80\x81\x26\xfe\x62\xb4\x33\xae\x91\xbd\xb0\x11\xa0\x1f\x85\x9d\x3f\x19\x1c\xa0\x3e\x49\x20\x40\x3e\xf4\xf4\xa0\x23\xd0\x43\xe0\x81\x7b\x34\xdc\x0c\x42\xeb\x36\x31\x79\xb0\x7f\x93\x89\x76\x90\xb6\xb3\x72\x1f\xdd\x8e\x76\x5b\x9d\x48\x97\xd0\xf3\x04\xa1\xc0\x54\xfa\x6f\xc0\x0c\x88\x81\x4e\x4c\x2e\x63\x3e\x03\x99\xb7\x83\x51\x0f\x6e\x8d\x7f\x0c\x46\x41\x0b\x82\xf0\xd0\x42\xe8\x85\x7b\x08\xf4\x06\x3e\xb1\x0e\x0d\xdf\x67\xee\x6d\xf8\x40\xcd\x67\x79\x98\x5c\xa8\x47\x59\x11\xca\xe7\xb4\x2d\xac\x48\xfe\x64\xda\x51\x56\x1a\x9d\x4e\x2f\x60\xe1\xd0\x08\xfa\x3f\x96\x31\x17\x09\x74\xb2\x0e\xc6\x87\x31\x30\xac\x17\x41\x76\x60\x18\x7b\x96\xbb\x0f\xb4\x95\x6d\xb1\xae\x1b\xde\xca\xf6\xa9\xcb\x25\xc7\xc8\x62\x0c\x77\xc8\x77\xa4\xc3\xf2\xfd\x14\x82\xe4\x0f\x77\x16\xd5\x5a\xb2\x99\x7a\x84\x7a\x5b\x5c\x54\xf6\x98\x66\x10\xe9\x73\x5c\xe8\x05\xc2\xb1\xb8\x5c\x20\x54\x70\x72\xa7\x91\xb1\x9d\x3f\xee\x6e\x01\x46\xf0\x94\xb6\x73\xa0\x42\x6e\x5a\x8d\x0d\xf1\x78\x85\x5e\xb7\x87\x84\x35\x4e\x93\x9e\x26\x5b\xea\xd3\xd8\x01\xe4\x87\xe5\xf5\x14\x47\x4a\x8f\xe6\x1e\x12\xa0\x0a\xd5\x93\xb3\xa7\xd0\xf0\xca\x19\xb1\x14\x7a\x99\xec\xf6\x8e\x9f\x00\x55\x02\x6e\x79\xcd\xa8\x10\x7e\xb2\x8d\x03\x0f\xf2\xa3\xcc\x39\x84\xaf\xcd\x4c\xed\x57\xa2\xa0\x71\xa5\x64\x31\xc9\xb7\xce\xc8\x6c\x26\xcf\xaa\x99\x44\x1a\x21\x3f\xa9\x0a\x2f\xf5\xa4\x9c\xad\xc8\xcf\xfc\x48\x3d\xae\x0f\x8e\xa9\xa4\x5d\xd0\x9c\xdb\x91\x49\x7f\xa9\x9c\xbb\xa5\x89\xb1\x5c\xba\xca\x16\x0f\x86\x0a\x3e\x57\xd5\x12\xe4\x9d\x04\xad\x37\xd1\xb9\x6d\x54\x9c\x4d\x7c\xdc\x7c\x0f\xfe\x47\xea\x69\x78\x4c\x5a\x47\x96\xd4\xee\x29\xe9\xa7\x90\xcd\x89\x99\x02\x2a\xb1\xa2\x3d\x26\x84\x06\xeb\xb4\x3b\x6c\xe8\x26\xb5\xed\x16\x35\x70\x5a\x06\xda\x0a\x19\x3f\x85\x86\xaa\xf9\x04\xcf\xbe\x72\x4d\x33\xe1\x76\x77\xa5\xe8\x1a\x51\xd9\x41\x81\xf9\xa4\xe4\x56\x47\xe2\x08\xd9\xb9\xd1\x5c\x92\x42\x59\x5a\x7b\x32\x33\x80\xba\xb0\xaa\x26\x66\x21\x6d\x95\xe1\xd3\x8e\x29\x74\x77\xcd\xc3\x2d\x06\x20\x4f\xae\xb6\x1d\x61\xc8\x85\xdf\xaa\xef\xf0\x57\xe5\xdf\xd6\x35\xf1\x14\x85\x13\xd2\xdb\xbc\x25\x88\x49\x6c\x57\xee\xbe\x52\x4b\xf2\x07\x2e\xba\x2c\x13\xe9\xc2\x5d\x85\xee\xce\x92\x72\xce\xe3\x36\xc4\x64\x70\xe4\x84\x93\x81\x61\x9c\x54\x32\xcf\xad\x9a\xb3\x93\xd6\x66\x9d\xcf\x09\x04\xa7\x55\x87\xf3\x56\x15\x4f\xd6\xad\xe2\xf6\x22\x1e\x4a\x13\xb8\x49\xa5\xdd\xac\x61\xee\x82\x32\x01\x99\xcd\xb9\x8c\xe6\x95\x9e\xe2\x68\xb0\xea\x2c\x4f\x4e\x1a\xfe\x44\xcc\x5a\x8e\x0b\x69\x75\xa0\x2d\x67\x21\x45\xe6\xa6\xe1\xcc\xa5\x27\x5a\xa3\x39\x2b\xc1\x44\x73\x07\xd7\xa2\x34\xa6\x9c\xcd\xb9\x8a\x7c\x2f\x39\xcc\xd1\xa3\xb8\x2c\x67\x4e\x01\x66\x11\x79\x1a\x67\x2b\xf6\x54\x69\x16\x67\x1a\xbe\x32\xf3\x36\xfb\x1e\x51\x13\xfd\x8c\x7d\x8c\x5c\x13\x38\x89\x3d\x46\x3d\xea\x26\x63\x1f\x07\xb6\x58\xb3\xd8\x8f\xc1\xcb\x55\x8b\xd9\x0c\xec\x6b\xed\x7c\x76\x24\x7e\xa6\x18\xcd\xb6\x25\x2c\x66\x4e\x65\x2f\x21\x06\x91\xa6\xb2\xa7\x92\x64\x25\x10\xeb\x2d\xf9\x4d\xa6\x35\xeb\x3e\xb5\x24\xba\x88\xf5\x98\xf6\x68\xfb\x01\xd6\x1f\x80\xe6\x26\x64\xdb\x82\x3e\xd6\xe3\xec\x34\xd8\xd2\x74\x89\x79\x9a\x3a\x4d\x7d\x86\x79\x90\xda\x2f\x72\x63\x0e\xd1\xa2\xa0\xd7\xcc\x51\xda\x3f\xe2\x6c\xe6\x51\xfa\x11\x44\x0b\xf3\x14\x50\x97\x81\x64\x5e\x66\xc8\xa2\x5e\x32\x7f\x82\xe4\xed\x10\x6b\x0b\x54\xe2\x26\x63\xa1\x60\x9c\xcd\x42\x56\x3f\x53\x5d\xe1\x0b\x73\x60\xb5\xaa\x00\x46\xc0\x47\x05\x13\x70\x1a\xfc\x14\x3c\x0d\x93\x99\xf3\x09\x0b\x61\x23\x33\xa4\xf8\x34\x3c\xc8\x54\xa7\x8f\xc0\xb7\x99\x4f\xa3\x68\xcc\x15\xac\x4d\xdb\x13\x98\xd9\x2c\x92\x5b\x3d\xb3\x91\x35\x6c\x43\x62\xbe\x62\xcf\x32\xcc\x05\xb3\xc4\x9f\x14\x21\xa0\x50\x6c\xe0\xbd\x04\x07\xc4\x4b\x80\x09\xf0\x3f\x11\x09\x87\x83\x6c\x84\x17\x8a\x8a\xa1\x2c\xe1\xd6\x34\x11\xa4\x17\x48\x76\xd7\x40\xdf\xf9\x27\x03\x4e\xc1\x39\xbc\xb7\x6e\x5c\x78\x0f\x6f\x92\xcd\x18\x73\x23\x77\x41\xf9\x01\xc6\x22\xfd\x88\x6c\x03\xc3\x57\x17\xc7\x9d\xcc\xc0\x6a\xaf\xd3\x3d\x19\xc3\x9a\x54\xcc\x0b\x70\xaa\xea\x5c\xe1\x4c\x30\x45\xe9\x96\x8a\x05\xfb\xe5\xb4\xc8\x7d\xd0\x3a\xa9\x30\xc0\x03\x32\x8a\x51\x6e\x31\xf0\x4c\xa1\x87\xcd\x3b\x58\xc8\x7b\xac\x5d\x05\x4c\xaa\x6f\x92\x88\x80\xf8\xda\x36\x36\x12\xa8\xab\x06\xa8\x07\x81\xff\x55\xad\x47\x57\x33\xc2\x2a\xf6\xe4\x3f\x67\xb4\x1b\x2c\x53\x98\xe0\xb2\xf2\xe8\x88\x4f\xa0\x5c\x6d\xef\x6f\x84\xe6\xc9\xc7\xdc\xe6\x40\x42\xc9\xa6\x75\x8b\xe1\xc9\x02\x8a\xc6\x8b\xbe\xbf\x35\x54\x7c\x02\x98\xd2\xf4\x93\x75\x08\x88\x6d\xa0\x51\x1d\x81\x9a\xda\x13\xe8\x15\xc0\x57\xf3\xbb\x7c\x02\x23\xcd\x74\x2b\xc5\x9a\x71\xd2\xc0\x8f\x68\x04\x03\xb5\x47\xfd\x33\xc1\x03\xca\x41\xd7\xcf\x90\xaf\x14\x5e\xe7\x0c\xf5\x08\x97\xab\x41\xba\xb4\xcb\x4e\xbc\x81\x7e\xa8\xbd\x92\xb5\x1d\x98\xda\x72\x85\x32\x08\xec\x6e\xbc\x8a\x1a\x06\xcc\x75\x35\xf9\x36\xc0\x9f\x6a\x9b\xe4\x27\x8c\x32\x53\x52\x04\x91\x71\x5f\x3f\xd3\x7f\x1b\x98\xa6\xce\x71\xfd\x0a\x5e\x96\xc9\xd6\x45\x41\x41\x42\x40\xfe\x59\xb5\x3c\xff\x33\x7f\xaf\xe2\x7a\xe1\x47\xf0\xa5\xbc\xaf\xf8\x1d\x91\x20\xeb\x28\xf9\x57\x4a\x97\xd6\x97\x6d\xcf\x59\x24\x11\xa1\x2b\x12\xde\x88\x11\x38\x87\xd0\x3c\x51\x20\xe1\xca\xb6\x69\xc2\xe5\xe4\x26\xe7\x5c\xfe\x5b\xda\x3d\xab\x00\xde\x79\x30\x54\x8e\x54\xda\x17\x1d\xe3\xef\x54\x4c\x43\x68\x40\xb6\xec\x5b\x69\x3a\x71\xb1\x6c\x7a\xd9\x96\x52\x1b\xe9\x22\xb4\x7b\xf6\x71\xc9\x74\x6c\x5c\x42\xa7\xe8\x0b\xbe\x3a\x74\xab\xf0\x21\x69\xaa\xcf\x27\xc1\x59\x8a\xcc\x39\x87\x3f\x4c\x2f\xb5\x4a\xe3\x35\x80\xb0\xec\x8a\xc2\xab\x64\x2f\x6f\xaf\x7c\x2b\x32\x0b\x5c\x20\x0b\x28\xfb\x1f\xa1\x59\x9a\x8f\x16\x97\x1c\x94\x80\xd8\xe8\x6c\x82\x18\xc6\x6f\x4d\x40\x88\x00\x62\x48\xe8\x3c\x21\x40\x2e\xf1\x79\x28\xa0\x50\x9b\x9d\x8b\xf9\x68\x60\xb3\x15\x83\x57\x02\xbe\x96\x22\x65\x27\x31\x27\xb9\x3c\xe9\x75\xec\x4f\xe0\xa7\x64\x02\xbf\x16\x3f\x2c\x71\x24\xe4\x23\x3e\x8a\x13\x89\x87\xb3\x0e\x8a\x50\xe4\xc0\xf8\xeb\x42\x98\x72\x2f\xa4\x53\xa0\xa7\x11\x7d\xf6\xf3\x87\x80\xf5\xce\x30\x6f\x3f\xb8\xc8\xea\x0a\xf7\x34\x6c\x21\x09\x92\xc6\x93\x77\x72\xf2\x25\x44\xca\x62\xfa\x4d\x71\x05\xe5\x1c\x6e\x48\x74\x8f\x5a\x87\x58\x26\xb2\xa6\xc9\x33\xff\x0a\x77\xd3\x35\xf1\x5b\x05\x04\xa0\x2b\x24\x82\xdf\xcb\x38\xe6\x53\xce\x7b\x03\xbe\x74\x96\xf3\x66\xc3\x4e\x6b\xed\xb8\x0e\x4c\x48\xbc\x46\x32\x17\x8c\x61\xfb\x8b\x6d\x41\x3d\xed\x98\x28\x0a\xbc\x80\x3d\x2c\x6c\x80\x9c\x8b\x3d\x05\x3f\xa0\xf2\xcc\x5d\x02\x5f\x78\x4d\x9c\x86\x8f\x83\xeb\x77\xbd\xe5\x9d\x63\x6e\xf1\xc1\xf3\xd6\x32\xc7\x9d\x9b\xb9\x61\xac\xdd\x6b\xf1\x1c\x90\xf5\x54\xb8\x46\x64\x27\x38\xcd\x44\x08\x0b\x05\x52\xea\x22\xc1\xb0\x60\x13\xc6\x47\x60\xc3\xbf\x58\xf8\x9a\x2f\xe5\xd3\x33\xac\x79\xcf\xf8\xf6\xb1\x5d\x3c\x2f\xde\xd9\x5d\xc1\xdc\x76\x5e\x8e\xcf\x2a\xee\x32\xee\x43\xe7\x46\x4e\x1a\x37\x79\xed\x5d\xb6\x8e\x73\x86\x1f\x21\x18\xd5\x6c\x82\x46\x05\x0b\xd5\x6e\x64\x2e\x1f\x52\xcd\x42\xdd\xe0\x7d\x54\x3c\x2f\xe8\xe0\x61\xe5\xc3\xe9\x0b\xb8\x0f\x65\xb4\x98\xf3\xdc\x04\xe9\xba\xe0\x2a\xce\x39\x71\xad\x77\x0f\x27\x48\xf8\xdd\x59\xca\xae\x12\x04\x58\x2f\x67\x3d\xe5\xe1\xb9\xed\xfc\xe3\xe6\x2d\xa0\x07\xdf\xad\x52\x49\x5a\xcf\xab\xab\xd8\x5f\xa6\xe4\x39\x18\xae\xe6\x2b\xb9\xed\xba\xcb\x69\x4b\xb9\xae\xda\xb6\x98\x29\x9c\x3e\x75\x72\xd0\x7b\x8e\x87\xa2\xdf\x7b\x03\xbb\x5b\x7a\xcd\x39\x9e\x3d\x5f\xf4\xcc\xda\x8d\x95\xc1\xbf\xc1\x79\xc7\x47\xd7\xc7\x33\xa4\xbc\xab\xb5\xc5\x44\x25\x2f\xb2\x3a\xac\x6c\x32\xf7\x52\xd5\x8c\xfc\x95\xdc\xf8\x8a\xc6\xd4\x2e\xce\x5d\xc3\x82\xe8\x5e\x4e\x41\x79\x50\x50\x1b\xfb\x89\x7a\x89\xd7\x17\x76\x86\xbc\xda\x39\x80\xb5\x5f\xb2\xc4\x7a\x27\x6b\xae\x20\x8f\x13\xc7\x5f\xd7\xbc\x0f\xf8\xc7\xe3\x35\x56\x12\x97\x73\x27\xea\xb7\x23\xcd\x5c\x72\xcd\x48\xde\x41\xce\x67\xf3\xa4\xd4\x22\x0e\x64\x9a\x1b\x4d\xe7\x4c\xd5\x5f\x0d\x82\xd9\xb0\xd6\xce\xeb\x06\xeb\x7f\x4a\x5b\xe7\x9d\xac\x58\xe9\x02\xeb\x0c\x66\xb5\x60\x3f\x48\xa9\xfc\x5c\xe0\x47\xf6\x30\xad\x29\xf2\x47\x53\x8c\xbb\x10\x3e\x45\xbe\x7a\x42\x69\x58\xa6\xbe\x5c\x55\x26\x4c\xa8\xd7\x48\xd0\x1f\x22\x16\xaa\x50\x38\xf9\xf6\x1d\x8a\xad\xc4\x08\xf7\x83\xd2\xd7\x94\xcd\x4e\xbe\x62\x2e\x9d\x6a\x81\x15\x2e\x00\x5f\x81\xb3\x2b\x03\x8a\xce\x93\xee\x57\xe4\x21\x2a\xd1\xee\x06\x59\x69\x51\xe1\x2f\xdd\x85\xb2\xed\x99\x59\xe5\x93\xd1\x21\x09\x78\xcd\x2c\x2c\x3d\xfc\x95\xf2\x1b\xfe\xde\xf6\x4d\xf2\xab\xa4\x24\xf7\x43\xd2\x4a\xca\x47\xa7\x78\xf1\x4e\xfa\x73\x0b\x9d\xe0\x36\x34\x95\xa1\x35\x89\x4a\x44\x24\xc8\xd8\x8a\xb4\x43\x3d\xd3\x5f\x2a\xdb\x5b\x38\xa0\x73\x45\xe7\x65\xae\xd1\x62\xb0\x9e\x09\xdb\xd4\x2c\xbc\x67\xf8\x01\x25\x40\xcc\xdd\xbe\x52\x5e\x4a\xd6\xbb\x1f\x94\x06\x52\x5f\x3b\x15\x89\x3e\x03\x6a\x8b\x71\x81\x11\x4a\x03\x38\x15\xab\x31\x53\x88\x1a\x43\x26\x36\x12\xb5\x46\xd7\x82\x13\x14\x4e\xd3\xfe\xc5\xdf\xcd\x90\x68\x42\x89\x49\xf1\x07\x54\x48\xd2\xa7\xf0\x6c\x05\x85\xd2\x1f\x70\x4f\x06\xd3\x0a\xdc\xf7\x4a\xa8\x80\xa7\x93\x54\xb4\x1d\xdc\x65\xb9\x84\xff\x05\xc6\xd0\x9f\x19\xba\x89\x37\x08\x27\x75\xff\x48\x17\xca\x7c\xcb\x63\xc8\xed\x05\x01\x9a\x51\x4a\x4d\xfa\x7d\xf5\x62\x6a\x5f\xfc\x26\x65\x28\xed\x61\xd8\x4b\x79\x11\xe0\x14\x50\x2f\x55\x30\xd0\xee\x43\xe2\x5a\x70\xbf\x53\xaf\x10\x80\x3d\x2c\x91\xfc\x40\xe6\x38\x6d\x9f\x9e\x02\xec\xc2\x1f\x2b\x1f\x07\x7a\x91\xf1\xda\x59\x8c\x45\xf9\x48\xb5\x90\x51\x9d\xbe\x5e\xf9\x1a\xdc\x1e\xa7\x51\xb8\x80\x13\x61\x28\x59\x26\xb4\x3f\x20\x4b\x52\x07\x8b\xdd\x3b\x44\xe7\x99\x49\x4e\x37\x05\x43\xac\xf5\x96\x97\x78\x4c\xf6\x3c\xaa\x6d\xb9\x82\x7b\x0f\x97\xa7\xf9\xc3\x3d\x5a\xba\x4e\x4d\xe0\x9a\xf3\x72\x95\x3f\xb9\xec\xb4\x60\x05\x89\x8b\x8f\xbd\x28\xbb\xcc\x2d\x0e\xbd\x21\x5d\xc5\xcd\xf0\xff\x23\xc6\x73\x77\xba\x8b\x85\xbd\xdc\x55\x4e\xbf\xf9\xdd\x9c\x97\x56\xa1\x5c\x25\xe7\x08\xb9\x5f\xbb\x41\x61\x85\x5d\xae\x6e\x97\xa7\x23\xee\xa8\x02\x64\x40\x6e\xb4\xe2\xa4\xb4\x27\x35\x49\x1e\x23\xb9\x15\x3b\x45\x7a\x44\xfc\x2d\x74\x8b\xc4\x56\x3c\xdd\x5f\x21\x12\x0a\x3f\xba\x27\x09\x2e\x0b\x0e\xac\x9f\xc1\x7b\xc4\x07\xac\x74\x9c\x8b\x3c\x57\x92\x56\xb3\xc5\x30\x81\x7e\xad\xda\xa3\x6f\x2c\xbe\xa2\xdc\xa5\x73\xc9\x89\x91\x3f\xd1\xb6\xa7\x30\x64\x44\xcd\xd2\x98\x30\xc9\x6f\x55\x5e\x48\x95\x98\xa8\x90\xfa\x2f\x12\xde\x95\xa1\xb6\x7c\x15\x38\x4b\x2c\x9c\xde\xf3\x42\x84\xc7\xad\xc6\x38\x3b\xf9\xb9\xc4\x1f\xea\xee\x2a\x35\xba\x50\x15\x62\xfa\x5e\x9c\xa8\x78\x5c\xb1\x2d\xfb\xa1\x9c\x69\x28\x49\xb1\x94\x2d\xd2\x01\xd1\xdf\x25\x75\xda\xa2\x90\x6c\xf1\x5a\xb5\x9d\xdf\x7d\x21\x4f\xc1\xdf\x72\x91\x7f\x59\xda\xe9\xf4\x88\xfb\x49\x74\xd6\x6a\x90\xfd\x85\x7f\x89\x48\x57\xbb\xd7\xf2\x50\xff\x53\xde\xae\xde\x53\xf4\x5e\xc1\xac\x3a\x98\x2d\x95\xaf\x34\x75\x25\xdf\x92\x36\x1b\x29\xd1\x47\x24\x3e\xfa\x79\x21\xde\xa2\x71\x2d\xca\xef\x90\x70\xb5\x2a\x7d\xcb\x7e\x7e\xbe\x7c\x8a\xd3\x6b\x2e\x57\xdc\x6d\x75\x97\xcd\x17\xb8\x96\x55\xb5\x86\x17\x3c\x29\x0a\x6d\xaa\x29\x3a\x93\xad\xa8\xff\x8a\x18\x4d\x21\xd4\x26\x96\x1e\x8b\x9d\x6d\x56\xa3\x66\x86\x11\x4d\x1a\x0c\x14\x58\x6c\x28\xc6\x6f\xf0\x02\xca\x97\x91\xe6\xba\x4c\x53\x99\xa8\xcb\xec\x20\xd9\x73\x20\x66\xf5\x0b\xf1\x12\xa8\xaf\xac\xa0\xc5\x5c\xec\x56\xb4\xb2\xf1\x23\xe2\x7d\x36\xaa\x3e\xb2\xb4\x3f\x25\xb6\x66\xb4\x4c\x1a\xf3\xd6\x3c\x15\x5d\x11\x96\x6d\x5a\x88\xbd\x13\x98\xa6\x7f\x4f\x88\xf5\x02\xb4\x5d\xa4\x0f\x2e\x4b\x55\x3b\xa9\x7d\x76\x15\x32\x33\x50\xbd\x66\xa1\xe8\x1a\xd4\x5b\xb6\xb6\xf9\x43\x49\x73\xe1\xc3\xc6\x60\xe4\xf6\x6c\xef\xba\xea\xb2\x2b\x29\x0e\x35\x6b\xd0\x8c\x98\x93\x55\x78\x6c\x46\xd8\x8e\x0a\x01\x1e\x13\x18\xa2\xc7\x11\xbb\xbc\x68\x5a\x3f\xca\x5c\x97\x75\xca\xfb\x34\x91\xdd\x90\x2c\x84\xe1\xbc\x66\x9b\x48\x04\xfd\x0f\x99\xd6\x84\x47\x8f\x15\x06\xd6\xbf\xc6\x7c\xca\x1a\xab\x2d\xc2\xb9\x24\x8f\x9a\xff\xc3\xeb\x63\xb0\x95\x11\x44\xc7\xd0\x9f\x46\x34\xe9\x41\xe0\x72\x5d\x31\x65\xcc\xab\x48\x13\x4a\x33\xb9\xf8\x28\xa7\x02\x46\xbb\xb7\x52\x26\x38\xb0\x46\x23\xbc\x06\x3f\x2b\xfd\xd8\x38\x93\x30\x51\x70\xa4\xae\x9c\xf8\x27\xcb\xbe\x66\x15\xe9\x43\xf2\xd6\xaa\x36\xca\xa4\x98\x29\xa6\xd5\x54\x8f\xd0\x46\x43\x04\x8d\xbb\xfd\x66\x79\x2c\xfd\x8d\x57\xbc\x3a\x92\x51\xec\x12\xa5\xb0\x00\x5f\xd9\x3b\x4a\x5a\x61\x70\xcd\x17\xe1\x3c\x96\x45\x69\x7a\xfd\x71\xda\xd9\x02\xab\xda\x04\x7a\x6e\xa6\xd8\x7c\x87\xfe\x5f\x52\x67\x25\x0d\xa8\x88\x56\x1a\xbf\x30\x10\xa1\x21\x7a\x37\x30\x64\x7b\xb9\x76\x07\xe4\xe9\xe5\xa5\x4a\x80\x03\x5c\xb2\xe4\x3e\xcc\x10\xfb\x02\xf1\x25\x56\x84\x45\x81\x60\x27\x3b\x19\xf1\xbe\x6e\x11\x9b\x98\xbf\xb4\xba\x8e\x2d\xca\x38\x5e\xe5\xcf\xd6\x24\x4d\xae\xf8\x8f\xdd\x15\x3d\xd9\x40\x64\xdf\x0a\xb9\x56\x7e\x82\x33\x73\x7b\x88\xfa\x13\xc7\xd7\x6b\x95\x72\x21\x87\xec\x42\x92\x4d\xe2\xd4\xda\x77\x88\x86\x39\x07\x2c\x1e\xf1\x7d\x38\x0f\x11\xf3\x6a\xc8\x12\x71\x9e\x9f\xd9\x5d\x32\x27\x63\x9a\xe9\x85\x98\x96\x98\x62\xac\x16\xbd\x8e\x42\xeb\x7d\x45\x05\x21\x39\xda\x06\xe1\xe5\x80\x57\xaa\x37\x42\xcf\xad\x6f\x14\xf3\x05\x72\x17\xaa\x74\x0e\xff\xb8\xfd\x6d\xe1\x0d\xde\xff\x2c\xb7\xf3\x70\xbc\xc5\xc5\x3e\xd5\xbe\x5a\x6c\x6e\x59\xd5\x32\x4d\x74\xba\x57\xc5\x6d\xb5\x45\x42\x9d\xa1\x42\xf9\xf6\xff\x04\xc0\x03\x60\xd4\x0b\x03\x00\xf0\xcc\x97\x39\xa3\xb6\xe6\xb5\xdd\x9a\x6d\xdb\x3b\xdb\xd6\xff\x6c\x63\x77\xb7\xdd\x6c\x65\xe3\xcb\xf6\x72\xbd\xac\x97\xb1\x5e\xb5\x8c\xd7\xf7\x2b\xb8\xd1\x94\x60\xde\x95\x79\xc7\x76\xd4\x44\x48\xd2\x58\x7d\x8d\x53\xd6\x0c\x9a\x0a\xf5\xa4\xd0\x0a\x7d\xa1\x76\xed\xca\xd7\x9a\x40\xf5\x63\x77\x99\xe2\x86\x6a\x01\xfa\x54\xe7\x31\x27\x17\x36\xbd\xbd\xb9\xd9\xb5\xf6\x7e\x2b\xdc\x31\x52\x5e\xea\xf4\xb6\xaf\x2e\x68\x76\x9c\x68\x5c\x9f\x39\x6c\xab\xb0\xce\x48\x82\x59\x8e\x98\xb3\xd6\x18\x8c\x2f\x8d\x09\xa1\xb9\xba\x17\xfa\x09\x2b\xdf\xaa\x2f\x69\x0e\xb8\xdb\x15\x2a\x15\x03\x8d\xec\x2c\x6f\xfb\x07\xba\xbd\xdd\xa3\xb5\xa1\xd6\xd9\xf2\xdc\xb9\xbb\xdc\xb5\xb9\xaf\x79\x6a\x01\xd1\x91\xe9\x48\xce\xd4\x34\xde\xb6\x55\x26\x15\x58\x8a\xad\xa9\x6b\x94\x46\x86\xe9\x6a\x68\x91\x8e\x62\x08\xf2\x9b\xae\xae\xd3\x2a\xdc\x0f\x2a\x16\xaa\x2e\xa0\x12\x37\x3e\x46\xc1\x21\x91\xeb\x3e\x62\x22\xab\xcf\x0d\x7f\xc2\xfd\x55\xea\x35\xf0\x9d\x30\x3f\x2f\xa5\xf7\x2a\xa9\x34\x3d\xad\x0b\x4e\x39\x1d\xff\xa4\x6d\x0f\x9d\x17\x79\xb3\xf9\x11\x0b\x17\x54\x67\xbb\xc6\x15\xfa\x1c\x37\x4b\x81\x75\x2e\x31\xfa\x89\xa2\xaf\x28\xcf\x8d\xe1\x98\x36\xc8\xf2\x75\x99\xb8\xb4\xea\x9d\xc3\x25\xf8\xf7\xa5\xb3\x07\x60\xc4\xe3\x79\xe1\xbd\x99\xe4\x4b\xe9\x31\x9d\xf7\x68\x8b\xe3\x1f\xb7\x25\x31\x4c\x91\xf7\x9a\xd9\xec\xb8\x20\x8a\x8d\xc3\x9b\xe6\xf3\xd0\x1c\x01\xbc\x76\xa9\xd3\x1d\x12\xbd\x45\x7e\xde\x20\xc6\xfd\x04\x7f\x5a\xdb\x44\x10\x55\x3b\x86\x86\x49\x13\x4b\xfe\xed\x3f\x4a\xee\xcd\x5b\xd6\xb3\x85\x2a\x4b\x5f\xd5\x59\x4a\x77\xc6\xdf\x6e\xdd\xc7\xbc\x1b\xf9\xb8\xe9\x3f\x4e\x76\x90\xcc\x36\x9b\x77\xd9\xe7\xb7\xe9\x9a\x80\xe2\xa2\xd4\x91\xc5\x2b\x91\xc0\xfa\x49\xe4\xcb\x60\xcd\x48\x34\xe5\x67\x35\x68\x10\x41\x0b\x2c\xe9\xed\xd3\xd2\x1d\xb9\xb7\xbb\x95\xcc\xc0\xb4\x1f\x1d\x91\xac\x97\xf1\x87\x5b\xd6\x73\x46\x23\x1f\x36\x4d\xe2\x1d\x08\xea\x6f\xf4\x07\xce\xf9\xc6\x9b\x26\x0a\xff\x71\xb9\xaf\xdd\x24\x99\x83\xf4\x59\xab\x66\x7c\x03\x7b\x0c\xdd\x60\x3e\xaa\x3a\x31\xb0\x8c\x75\xbc\x24\xb5\x37\x8f\x7d\x27\xd7\xd8\x55\xc6\x5d\x96\x76\xb8\x7d\x16\x8f\x16\xdf\xe1\xb4\xf2\xff\x89\x7c\x64\xff\x25\xa0\x05\x1d\xb5\x82\x44\xd3\x7c\x45\x46\x2f\x71\xa7\x6b\x86\xe6\x8e\x34\x09\xc1\x1d\x49\xe7\x51\x1a\xcc\x83\x76\xde\xcf\xaa\xa2\xbe\xdb\x7c\x63\xf1\x9d\x9e\x25\x40\x5e\x6e\x4c\x67\xa0\xc0\x2f\x4d\xda\xfa\x56\x38\x37\x9e\xd1\x2c\x10\xcd\x8e\xbc\x6b\xfb\x29\x0e\x0e\xba\x67\xc9\x92\xe4\xf9\x1e\x31\xa4\x4a\x1b\x5c\x77\x6a\xa6\xca\x58\xf0\xc1\x21\x8b\xf4\x7f\xf5\x4f\xfb\x1f\x4a\xcf\x54\x1e\xed\x5d\x2d\xbd\x5a\x0c\xe9\x12\x4b\xff\xe4\xfc\xdd\xde\x25\x4b\x49\x8b\x6e\x01\x64\xca\xf8\xec\x26\x5f\xd9\xc5\xc8\xbb\x8d\x1b\xe4\x01\xc1\x73\x4c\xff\xc9\xd9\x2b\x16\xeb\x97\xcb\x37\xb8\x05\xab\xbe\xc9\x1f\xc3\x27\x0d\x3c\xd0\xd5\xd5\xe7\xf5\x41\xb4\x57\x2b\xd7\x74\x5f\xd0\xa6\x16\xbd\xe8\x5c\xa1\x39\x9f\x43\x6f\xab\xd2\x20\x52\x5f\x38\x73\xd4\xff\xc6\xcf\x77\xcc\x51\x73\x22\x2f\x5a\xbb\x54\xdf\x83\x83\x8d\x3f\x54\x88\x15\xa5\xba\x08\xe5\x16\x37\xa3\x6a\x95\xe2\x1b\x2c\xa9\xbf\xaf\x71\xa4\xce\xd9\x1b\x64\x35\x57\x34\x77\x0d\x59\x70\x45\xf5\x1d\x53\xcc\xb5\xd9\x3f\x5a\x53\x4d\x59\xa9\xaa\xe6\x32\xe3\xca\xb8\x93\xf6\x68\xfd\xbb\xc8\x01\xcb\xa8\xae\x31\x78\xa5\x31\x5c\x3b\x6b\x05\x43\x2b\x52\x73\xdd\x2e\x29\xad\xca\x87\xd0\xfb\xfd\x2b\x9a\xa8\x75\x19\x3d\xc3\x0e\xd7\x8a\xd2\x2e\x4f\xdb\xae\x22\xcf\x76\x69\x23\x22\xfb\x7c\xcb\x01\xeb\xe4\x54\x58\xd3\x6d\xb3\x3d\x6e\xbd\xed\xbc\x69\x6a\xa4\xd3\x82\x30\x24\x05\xfb\x1b\x4e\xea\x72\x56\xe8\xb5\x6e\x9a\x7c\xb7\xef\xca\x58\x55\x2e\x54\xdb\xb7\xb1\xa5\xa7\xf6\x4f\xcf\x4a\xa7\x77\x85\x6b\x67\x73\x93\xa1\xf0\x73\xdb\x47\xfb\x9f\xec\x8d\x2d\xe1\x36\x74\x6a\x7e\x53\x95\x75\x5b\x5c\xaf\xad\xcc\x7c\x27\xb2\xdd\xfc\xc4\xb8\x2b\x38\xc6\x90\xad\x6f\x58\xb1\x4e\x33\xa0\x9d\xe4\xee\xa7\x38\xa3\xea\x86\xb8\x6c\x6b\x45\xbd\xad\x59\xbd\x99\x8f\xe9\x29\xfd\xb9\x21\x1d\x07\xcf\x1f\x5c\x3b\x89\x50\x93\x19\x32\x68\x22\x59\x92\x36\xf4\xee\xa7\x4e\x8c\x7e\xd4\x39\x42\xdf\x14\xde\xd6\x0a\x66\x0d\xae\xfa\xe6\xb8\xcc\x3d\xe8\x1d\x65\x19\x03\xae\x2d\x37\xe8\x6f\x8a\x27\x43\x16\x6d\x7d\x84\x75\xa9\x09\xd8\x74\x0e\xd7\x57\xfa\x61\x7d\x2f\x21\x3a\xbf\x73\x04\x4f\xfc\x95\xb9\x6a\xe0\x07\xf9\x4f\xd2\xc6\x5e\x10\x2d\x2d\xfa\x45\x67\x20\x63\x4f\xf8\x48\xcb\x1b\x36\x39\x60\x9e\x83\xc4\x4b\xf2\xae\xb0\xb4\x09\xe6\x2d\xdf\xa4\xb7\x8a\xc6\x21\x53\xb6\xae\xc2\xd3\x6a\x96\x6e\x72\x23\x5c\x2c\xbd\xbf\xee\x07\x29\x21\xdf\x34\x7c\x86\x3c\x9a\xe9\x36\x80\xa4\x0e\x26\x0d\xf5\x0c\xd0\xf7\x44\xbf\xec\xe8\x67\xfe\x08\xdf\xd1\x42\xe3\xd0\x03\xfc\xec\x3f\x79\xbf\xbd\x99\x96\x28\x81\x61\xf9\x4d\x7d\xb4\x38\x00\x7c\x61\xf3\x26\xca\xc2\xea\x5b\x1b\x76\x52\x7d\x4b\x3b\xd7\x0e\xd3\x92\xf3\x6b\x86\xd4\xf4\xfe\x8c\xf1\xfe\xd5\xcc\xe8\x24\x53\xb7\x98\xf5\x29\xfa\x61\xbb\x81\x73\x3b\xfc\x88\x93\xc8\xfb\x3b\xa0\xd0\x3e\x13\x78\xe1\xbd\xcd\x5c\x2d\xfc\xec\x12\xa1\x23\x49\xe6\x82\x15\x9b\x96\x31\x23\xab\x95\xeb\xb3\x99\xef\x4b\x8b\x47\xea\x59\x07\xf2\x97\x0e\x66\xb2\x2f\x67\x1c\xed\xfd\xc1\x9d\x9b\x44\xec\x2a\xe3\xe1\xa2\xaf\xb4\xe1\xf8\xf7\xc2\xcf\x37\xd7\x0b\xb8\x01\x0c\xdb\x6c\xd1\x12\xef\x71\x13\x41\x3c\xec\x62\xd3\x5a\xa5\xc9\x0d\xc7\x36\x5c\xe1\x55\x56\x4f\x59\x37\x91\x77\xb3\xe4\xe7\xb0\x0b\x1f\x9e\x77\x79\xe0\x2f\xc0\x2b\x43\xdf\x73\x41\x30\x21\x29\xb3\x33\x58\xf0\x36\xfa\x50\x6b\x81\x70\x2c\xfc\x5a\x53\x89\xd8\x3d\xa0\xb9\x71\xa1\x24\xdb\x07\x64\x54\x49\x21\x2e\x6f\x35\xfb\x65\xcc\x06\xd5\x7a\x57\x69\x45\xd5\xee\x91\x2c\x69\x65\x49\xdf\x20\x42\x5a\x9a\xa7\xee\x43\x4a\x55\x19\xa5\xdd\x91\xd2\x2b\x49\x5e\xed\x1b\x64\xde\xd1\xdb\x9c\x2f\x64\xfc\xf0\x31\xfb\x07\xd9\xeb\x80\x3b\x96\xfd\xf2\x22\x1f\x9b\xa1\x58\xde\xe2\x4a\x56\xf7\xca\xaf\x34\x78\xae\x2d\xd5\x5a\xab\x2a\x87\x36\x68\x3e\x96\xe4\xf4\xbf\xd5\x54\xe6\xc5\xf6\x7c\x57\x8f\x65\x2c\xee\xbc\xa5\x76\x26\x7e\x6a\x23\xa9\x63\xa3\x3b\x9b\x4f\xa8\x6e\x86\xff\xb4\xdd\x50\x89\x02\xe7\x9a\xd7\xaa\x66\xfa\xdc\xd5\x43\x95\x80\xeb\x05\xd5\x79\xc5\xc3\x7a\xcc\xc8\x6c\x6b\x79\xe5\x91\x41\xa4\x25\xac\xf8\x5a\xdf\xb0\x79\x56\xee\xd5\xee\x43\xa6\x39\xe9\x87\x3a\xd6\x19\x97\x24\x6e\x6e\x85\x1a\x16\x47\xe3\x9b\xee\xea\x27\x85\xbf\x6a\xfc\xa4\xbd\x16\xe8\x65\xba\xa2\x91\xfb\xce\xd6\x0d\xa8\x3d\xdd\xdc\x54\xe1\xca\x03\xf5\x4b\x87\xd5\xf6\x07\x95\x92\x81\xab\x36\x79\x71\x6f\xdf\xdc\x46\xcf\xdc\xb5\xdd\x01\x96\x47\xe9\x5d\x1d\x4b\xcd\xbd\x89\xcd\x2d\xb7\x4d\x95\xd1\x35\x4d\x38\xc3\xc7\xf0\x97\x8d\x0a\x3d\x22\x30\xcc\x84\xd0\x0e\xfb\xfa\xeb\x52\xd4\x4f\xdc\xe2\x95\x0f\x54\x6e\x75\x17\x87\xa7\x34\xdf\xaa\xcc\x1f\xc8\x6c\x2a\x2b\x16\xf4\x72\xec\x87\x72\xcd\x5d\x66\x5b\x61\xba\xb1\x5d\x68\xbd\x9a\x68\x6c\xc9\xb3\xe4\x47\x57\x3b\x9e\x9a\x06\xc3\x3f\x5b\x7f\x1b\x0e\x06\xe6\x19\xef\xeb\x86\x7d\x0b\xb5\x27\x35\x16\x37\x94\x92\xa6\x82\xef\xfc\x1f\x36\xb0\x21\x68\x5d\x01\xce\x0a\x39\xdb\xa5\xc1\xbf\x81\xd7\xdb\x7c\x89\x54\xd4\x3c\xd5\x12\xf2\x1c\xcc\x7d\x2e\x95\xf2\x37\xbe\x19\x77\x9a\x76\x81\x44\xa9\xf9\xc2\x9c\x44\xed\xce\xfe\xc1\xe6\x32\x5e\x45\xad\xe7\xc5\x71\xb2\x7c\x7a\x05\x39\xfc\xab\x3b\x2e\xa3\x37\x41\x6f\xad\x95\x60\xd7\x20\xfc\x3a\x2f\xe0\xf6\xa1\xc8\x8d\x12\x02\x0c\x73\x57\xa9\x26\xf9\xe0\xe1\x9c\x0f\x94\x19\xc4\x2b\x38\x28\xcd\x83\x02\xa9\xe9\x64\xd0\xe8\x6b\xb2\xb7\xb2\xfe\xb0\xfc\xa2\x14\xdc\xdb\x5c\x6f\x9f\x26\xc1\x44\xa0\x68\xfb\x3d\x54\x0c\x72\xdd\xc8\x30\xfa\x01\x7a\xb8\x73\x36\xd6\x80\x1d\xb4\x5e\xc2\x97\xe2\x2f\x2a\xde\x11\x23\x49\x7f\x71\xe8\xe4\x68\x4a\x14\xf6\x13\x15\x47\xe3\xd5\xa4\xd3\xaf\x33\xbe\x64\x13\x59\x12\xb6\x21\x0a\xce\xa5\xf1\x56\xfa\xd8\x81\x4d\xc0\xbf\x5b\xbf\xc3\xf5\x44\xe7\xd0\x5b\x24\x92\x3c\xa3\x5d\x86\xae\xa6\x40\x2d\x2c\x6c\x19\xf5\x9d\xfc\x28\x1e\x47\x6f\x62\xd3\x88\x5d\xcc\x70\xac\x1f\x65\x02\xeb\x61\x75\x1b\xad\x93\xb3\x35\xeb\x2d\x93\xcd\x33\x46\xf9\x71\xec\x00\xc5\xa7\x9f\xff\x49\x48\xd9\xfc\x15\x3a\x85\xb9\x75\x30\x19\x3e\x8f\x65\x6f\xfd\x86\x0c\x65\xc3\xcc\xcb\xd1\x0d\x9c\x5a\x99\x13\x3b\xcc\x45\xb3\xe8\x84\xd9\x3c\x02\xa6\x8a\xd4\xcd\x07\xaa\x3e\x53\xb1\x40\x6f\x16\xc0\x20\x08\xce\x80\xbe\xb2\xb7\x0a\x9f\xfb\x5c\xe1\x87\x8b\x17\x6c\x8a\x6d\xe8\x12\xe6\xf4\x1b\x20\xf7\x84\xbd\x2d\x0c\x78\x98\xf0\x8c\xf1\x10\xd2\x28\x5a\x21\x25\x61\xa6\x8a\xcc\x4c\x26\xce\x29\xfa\x17\xad\x27\x56\x8a\x2b\xab\xaa\x29\x59\xe2\xe3\x59\x7f\xd1\x69\x92\x55\xa0\x87\xac\x1b\x12\x92\xef\x04\x9e\x50\xf2\xbf\xf5\x9a\xda\x77\xba\xf3\xbd\x1e\x0d\x29\xba\xd5\xcd\xab\x20\xbd\x5a\x83\x7e\x23\x3c\x42\x33\x26\x6e\x41\x3e\xd2\x54\xd1\xff\xc1\xac\x55\x6f\x40\x65\xe3\xbb\x55\xe3\x95\x48\xd2\x19\x55\x50\x26\x93\x16\xa8\xcc\x00\xed\x64\x8e\x2a\x62\x7d\xab\xb9\xc3\x72\xef\xb5\x0b\xaa\xd1\x2d\xa1\x5d\x57\xea\x66\x37\xeb\x1d\xf3\x1b\x86\x1c\xef\xb5\x27\xa0\x50\x7b\x99\xf0\x19\x22\xa6\x71\x2d\x8d\x84\x0e\xb1\x3c\x40\x2e\xc6\x95\x99\xc6\x2b\xf8\xc4\x0d\x86\x9b\x19\xb7\xa9\x89\x3a\x35\x48\xca\x5c\xaa\x99\xea\x6b\xe2\x7a\x2b\x31\xc3\xe0\xca\x03\x43\xb3\x3a\x7d\x6a\xa4\xfd\xbd\x36\x64\x7d\x4e\xaf\xbb\x26\x1c\xb2\xac\x4b\x27\xa0\xc0\x67\xb6\xdf\xa0\xfa\xa0\xdc\x5b\xc6\xe0\x7f\xb0\xf0\xa6\x73\xe5\x9b\x09\x0f\x6c\xb0\x0c\x14\xc5\x61\x1e\x04\xd5\x33\x5a\xf5\x3d\xbe\x47\x38\x67\xd5\xd0\x21\x67\x65\xf2\x06\x69\x07\xb3\xfa\xc7\xda\x6d\x8d\x47\xea\x8e\x0d\x1d\x56\x3b\xc1\xce\xfe\x83\xc0\x23\x98\xa5\xc7\x46\x19\x42\xae\xed\x5c\x01\x6f\xc3\x7c\x6e\x25\x97\x13\x08\x92\x26\x58\x46\x3a\x25\xc5\xfa\x11\x54\xcf\x28\x33\x06\xf9\x3e\xe3\xd8\x35\xae\x43\xb3\x2b\xfe\xd9\x36\xb1\xfd\x6b\xb5\x63\xd3\x93\xc6\xea\xba\xb2\xf5\xad\xea\x48\xb0\xef\x48\x02\xa0\x84\x2d\x1f\x18\xa6\xd4\x22\x23\x7b\x8e\xc3\x21\x18\x45\x87\xa6\x3c\x8f\xb0\xc0\xf9\x24\x23\x9d\x7c\xcb\x76\x19\xc4\xa5\x7f\x33\x55\xae\xf0\xe1\x64\x6b\xa4\x5b\x2d\xf8\xce\x86\xe9\x43\xad\x84\x93\x90\x2d\xed\x2b\x88\x5f\xe1\x89\x16\x17\x72\x16\xf2\xab\x1c\x4f\xd9\x82\x19\x65\xbb\xd3\xb2\xf1\x26\xcc\x4d\xc6\x74\x12\xad\x1a\xc9\xfc\x45\x1d\xc9\xba\xc0\x09\x61\xfc\x89\x72\xe1\xad\xe5\x00\x3e\xfd\x02\x0a\xe0\xbb\x65\x3b\xce\x07\xda\x3b\x78\x05\xcf\x84\x7f\x69\x63\x11\x4e\xa1\x92\xcd\x02\x52\x3c\x66\x87\xec\x26\xf9\x0c\x3e\x99\xd5\x4f\x15\x13\xf7\x61\xa8\xf4\x06\x4a\x69\xf5\x5f\x4c\x32\x7d\x4d\x96\x9d\xbd\x87\x15\x0d\xfa\xcc\x2b\xe2\x16\xfa\xb4\x09\x82\x01\xe7\xe6\x73\x98\x8d\x48\xf0\xe0\x44\xdc\x0a\x34\xaa\x75\x2f\xbe\x05\x8b\x33\x5d\x26\x86\xe3\xdb\x64\xd9\xa4\x87\xc4\x07\x2c\x5f\xca\x16\xca\x7c\xcc\x0c\xda\x7a\x1a\xbc\x6a\x37\xe3\x06\x63\x2c\xab\x82\x1d\xcf\x6e\x06\xdd\xe6\xbe\xe0\x15\xf9\xb4\x00\xf7\x04\xa0\x8d\x4f\x51\xde\x44\xdf\xfe\x0c\xf4\x11\xd2\x40\x4b\x30\x56\x4c\x99\x68\xe4\xe0\x53\xa8\x6d\x52\x37\xa2\x07\x3d\x8f\xb9\x92\xec\xc9\xf8\x88\x8e\xa7\xe6\xb1\xb6\x57\x2d\xa2\x0f\x70\x5a\x32\xef\xb2\xa2\x79\x46\xd0\x5a\xee\x3c\xc0\xe4\xb3\x15\x08\x14\x6e\xd8\x30\x11\xde\xc5\x5c\xda\xdb\x85\xe4\xb1\x16\x34\xaf\x43\x23\x59\x1f\x0d\x5e\xd8\x0a\xf6\xb8\xf8\x0b\x1e\xc1\x9d\xc9\x08\x24\xda\x78\x1e\x28\x2a\xf9\x0d\x3f\xb5\x92\x4f\x63\x02\xa2\x4c\x22\x33\x42\xb0\x1f\xa4\xe2\xac\x16\xfe\xf2\x79\xc2\xc7\x8b\xf3\xd6\x45\x41\xab\x05\x83\xdd\xef\xe1\x35\xc2\xb9\x4d\xab\x90\x74\x61\xae\xee\x1c\xda\x24\xdc\x20\xba\x82\x3d\x29\xf2\xa4\x87\x13\xbc\x44\x36\xe4\x10\x69\x50\x3c\xab\xe2\x11\xb5\x52\x6c\xcb\x9c\xcf\x88\x93\xcc\x07\xe1\xd8\x0d\x12\x9e\xaf\x27\x6f\x9b\xe4\xf5\xf0\xbe\x06\xab\xf6\x66\x67\x27\x64\x8f\xb6\xde\x36\x0e\xfb\x57\x73\x45\x73\x1e\x99\xa0\x49\x13\xfe\x85\x5e\xab\xde\x4b\xdd\x84\x8b\x55\xfb\x21\xa8\x84\x71\x95\xb6\xfc\x2b\xf9\xae\xf2\x6e\x86\x84\xf6\x45\xb9\x08\x54\xc9\x2a\x52\xac\xf6\x95\x73\x6f\xc9\xd3\x06\x93\xea\x40\xcd\xbf\xda\xe1\x0d\xce\x26\xaa\xf5\x3d\xe4\x97\xfd\x9b\xea\x13\x9c\x6e\x23\x03\x78\xd4\x14\xeb\x2d\x4a\x06\xe6\x88\x25\x08\x9e\x83\x5f\x67\x02\x97\x2f\x23\x1d\x31\x20\xd2\xc7\x68\xb3\x74\x6b\x40\x2b\x98\x4d\xea\x7f\x7c\x0f\x70\x0b\x95\x8c\x7e\x5c\x4d\xf3\x80\xb6\xb5\xb9\x7e\x79\x5f\xb6\x25\x0e\x3c\xd0\xfd\x4a\x89\x80\x85\x76\x92\x79\xbf\x10\x77\xdb\xae\x91\xa7\xa0\x77\xb5\xfc\x05\x4b\xc2\x1d\x6c\xfa\xab\xac\x8a\xf8\xa5\xf1\x54\xba\x90\x8a\x30\x47\x82\x26\x33\xe7\xe9\x11\xbe\xe3\x9c\x7f\xd5\x75\x7d\x03\x35\xcb\xd6\x3d\x69\x79\x5c\xd7\x3c\x92\x6c\xb6\x81\x7d\x06\x99\x8a\xd3\xd0\x2d\x7d\x06\x1e\x03\x01\xef\xe6\x93\xcc\xe8\xf4\x8e\x30\xe8\x5d\x5c\x79\x4b\x67\xd9\x42\xa2\xd3\xb1\x2b\x1d\x4c\x9d\x65\x65\x82\xa6\x32\x4e\x19\x1e\xaf\x70\xe5\xec\xd2\xcc\xed\x5b\x5a\xbd\x77\x4b\x45\x0b\xb2\x2e\x6c\x23\xc4\xec\xd9\xb0\x75\x5d\x8c\x02\x0e\x4d\x1c\xfa\xc2\x73\x85\xbf\xed\x97\x90\x32\x50\x17\xbb\x0f\x43\x07\xb1\x8f\xdb\xd7\x97\x7e\x22\x06\x38\xc3\xd2\xeb\x29\x83\xb6\x6c\x90\x37\x83\x60\x9a\xb2\xa2\x9a\x03\xd6\x50\x36\xae\x21\x85\xd6\x3f\xef\xdb\x4e\xf6\x86\x38\x9c\x26\x4a\x18\xdc\xd5\x70\x9f\x9a\x8d\xbc\x27\x51\xd0\x34\x98\x1d\x8c\x46\xfa\x3b\x3c\x1f\xb5\x91\x29\x21\xa1\x2a\xed\xec\x18\x6a\x4f\x26\x92\xbb\x8a\x39\x01\x94\xc9\x87\x73\xec\x3e\x28\xc1\x43\xa0\x6a\x03\x86\xb0\x0b\x4a\xe8\x1d\x27\xde\x80\x9f\x6a\x7e\x46\xfa\x8d\x9a\x63\xc8\xa2\xa4\x60\xf4\xe2\x2f\xd4\x21\xfc\x72\xc6\x32\x7a\x10\xb1\x15\x95\xc3\xb8\x49\x89\xaf\x4c\x65\x6d\xa0\xaf\xcc\x0c\xe7\xec\x66\x45\x80\x56\xf2\x67\x72\xa1\x3e\xf5\x82\x7e\xe0\xd8\x7a\x03\x3e\x0d\x39\xaf\x37\x90\x60\x46\x7b\x34\x83\x88\x17\xb0\x7e\xfa\x5e\x72\x1c\x1e\x2a\x46\x53\x8e\x12\x87\xe9\x6d\x34\x04\xf9\x31\xf2\x21\x23\x90\x96\x58\x31\xc6\x5a\xc6\xb8\x9e\xf1\x89\x93\xc8\x36\x80\xa6\xf3\x46\x78\x75\x3e\x60\x41\xb5\xa0\x61\x6d\x0f\xe6\x36\x61\x53\x37\x0e\x97\x49\x4a\x70\xf4\xe1\x2f\x91\x7b\x74\xe9\xc4\x3a\x6a\xb2\x28\x91\x3c\x83\xf6\x99\xd6\x45\xb9\xc5\x58\x87\x5c\x48\xbb\xc4\xe2\x55\x94\x33\xde\x72\x28\x19\x1a\x76\x32\x8f\x17\xf9\x84\x7b\x1d\xb0\xfb\xc8\x80\x21\xe1\xa5\xe1\x7b\xa8\x1a\x86\xa0\xf3\x2c\x66\x1a\xd3\x64\x5f\x89\x3d\xc1\x92\x6a\x3e\xe1\xb9\x6c\x8d\xd0\x9d\x58\xc1\x19\xa2\x0e\x93\x4b\xb9\xa7\x10\xf9\x54\x0e\xef\x5b\xf9\x41\xfa\x61\x20\x37\x63\x05\x2b\x51\xd0\x1d\x79\x86\xf3\x55\xf8\xdd\x67\x1f\xff\xa5\x18\x3b\x34\x11\x01\x02\x7e\x77\xf8\x22\xbf\x0b\xf8\x8d\x23\xe8\x47\x82\xa3\xea\x01\xec\x5e\x61\x20\xf0\x0b\x7f\x40\x38\x44\xd9\x42\x7c\x22\x0a\x84\x2b\x28\x11\xa2\x1d\xe5\xc1\xb4\x41\x71\x49\xfa\x15\x66\x8e\xf8\x45\xe4\x1e\xce\x0a\x09\xd5\xe7\x1b\x3f\x52\x3a\xb9\xff\x20\xb4\x5a\xf3\xa0\xf5\x15\xbc\x5e\x23\xb6\xe8\x91\x24\xcd\x7c\xe5\x6e\x34\x5d\x6d\xe2\x67\x63\x47\xd4\x8b\xc8\xf1\x84\xc9\xaa\x66\x58\x35\x49\xab\x9a\x5b\x56\x40\x5d\xad\x14\xa6\xe7\x30\x66\x28\xae\x46\x0e\xb2\x97\x29\x16\xfb\x22\x79\xd5\xf2\xa2\xde\x78\x70\x50\xd3\x49\xe7\x7e\x68\x81\xa3\xd0\xd4\x06\x57\xd8\xbe\xc9\xdf\x22\x37\x37\x8a\xb9\x9b\x31\x33\x2c\xff\x11\xef\xe1\x1a\xcd\x44\x68\x3c\x31\xcd\xb8\xaf\x94\x49\x59\xae\x7f\x98\xb6\x9f\xee\xa1\xbd\x19\x29\x62\x81\xd5\x5b\x7d\xfb\xb8\xa7\x94\xe4\xee\xb4\xfa\xd6\xbe\x5f\x4d\x7f\x83\x1f\xf4\x3c\x31\xdc\x86\x45\x74\x6d\x92\x41\x11\xf4\x8e\x2c\x4e\x31\xea\x59\xeb\x69\xc2\x5a\xac\xc1\xe9\x0d\x89\x27\xd4\x3b\x32\x4b\x76\x93\x4b\x1b\xbd\xd2\xf2\x69\x1c\xd3\x8e\xc8\x3a\xe6\xdf\xfa\xc5\xbe\x37\xb8\x28\x75\x5a\x97\xa4\xde\x65\x6d\x4a\x93\x3b\x18\x3a\x74\xd4\x10\x04\xdd\x36\xe0\x2e\x3d\x09\xff\xdc\x5b\xc0\x3e\x83\xa2\x74\xd5\x10\xa2\xb0\x2e\xed\xe1\xe0\x7b\xf8\x8f\xce\x13\x25\x6c\xd2\x07\xc7\x84\xb4\x60\x9a\xa7\xe5\x79\x24\x98\x69\x32\x18\x7d\x7f\x71\x57\xaa\xc7\x3b\xdf\xd7\xed\xdf\xd4\xe1\x68\x69\xf8\xba\x7e\x54\xbf\x19\x9a\x31\x32\x2a\xad\x87\xab\x07\x07\xd9\x4c\xe4\xf7\xbe\x42\xfc\x18\x66\xb8\x6b\x3b\x78\x18\x2f\x6f\x3b\x55\x52\x4b\x52\x35\xd3\xd2\x02\xa8\x7b\x1a\x77\x44\x02\xcc\x40\xe3\xfa\x15\xb1\x9c\x33\x9a\xf2\x01\x1c\xbd\xbe\x7e\xb4\x4d\xc0\x98\x01\x21\x5a\x13\x19\x43\xf0\xc9\x2a\x57\xa6\x05\xb9\x89\x0f\x66\x59\x31\x7c\xb2\x0b\x7b\x00\x9f\x06\xfd\xc8\xb9\x45\x8a\x2e\xd5\xf3\x7c\xa8\xec\x34\x2f\x7e\x2b\xe3\x7e\xc4\x02\x41\x0d\xc7\xec\x8d\x13\x95\x00\xa2\xfe\x2d\xb4\x89\x50\xef\xd6\x6b\xb4\x8b\x70\x81\x65\x1d\xdd\x8c\xbc\xac\x34\x32\x5a\x30\x31\xbc\xeb\xcc\xbd\xb8\x43\xa4\x01\xd6\x4b\x62\x26\xd4\xca\x89\x23\x8f\x97\x66\x71\xbb\x68\xaf\x52\xbf\xf2\xc3\x99\x7f\x56\xff\x16\x4c\xe5\x96\x78\xa3\x45\x2e\xc0\xc3\xbe\xb7\x94\x0d\x88\xb6\x56\x1f\x6a\x0b\x6a\xab\xe5\x2f\x1a\x07\x73\x42\xf1\x8e\xde\x87\x7b\xc9\xcb\x62\x3c\x22\x86\x92\x56\xb1\x02\xc9\x4c\x68\x20\xdb\x41\xbd\x5f\xf2\x83\x3b\x9f\xa1\x4d\x3d\xc6\xdb\xcf\x2e\x5c\xfd\x16\x58\xc7\x4b\xf7\x66\x09\x2f\x0a\x98\x3d\xcf\x49\xa5\xf8\xfd\xce\x5a\x32\x81\x08\x33\x41\x29\x0a\xd2\x4d\xb9\x99\x7a\x95\x22\xe1\xae\xa0\xc7\xd1\xd2\x88\x61\x8c\x2d\x8c\xe9\x10\x08\x2b\x9b\xf9\xa6\x04\xcb\x7e\xcf\x99\x98\xca\xe2\x9e\xe6\x05\xae\x3e\xcf\x7f\x04\x90\xbc\xfb\x84\x2b\x84\xf7\xbb\x15\xf8\x07\x74\x49\xd3\x77\x62\x18\x43\x6b\xf8\x42\x92\x31\x25\xb2\x42\xf2\x6f\x56\x07\x67\x2e\xd5\xc6\xbe\x44\x48\xa1\x47\x72\xa7\x83\xdb\x19\x9f\x78\x95\xc5\x0f\x59\xe7\xf8\xa7\x52\x83\x38\x17\x04\xe9\xab\xcf\xf1\x67\x0a\x4f\x7b\x3f\x17\x50\xc5\xe4\x4e\x13\xf6\x34\x9f\xe3\xc8\xc0\x27\x03\xcb\xf5\x16\x42\x3f\x20\x93\xce\x26\xe5\x08\x66\xb3\xbe\x52\xa6\x0a\xd6\xe2\x4b\xa9\x17\x84\x39\x0d\x7f\xd3\x77\x09\x3f\x14\x97\x33\x77\x8b\xb6\xa5\x3c\x64\xdf\x17\xb3\x56\x9f\xe2\x45\x49\x42\x7c\x02\x80\xbd\x92\x5f\xed\xcb\xd1\x4b\x54\xcf\x6c\x4b\x30\x83\xaa\x75\x5a\x05\x2e\x4d\x05\x11\xaf\x21\x2c\x55\xcd\x64\x42\x48\x93\x94\x07\xb0\xe3\xe4\xdf\x4a\x4c\xfd\x61\xda\x72\xe5\xcc\x22\x3d\x23\x5f\xb1\x36\x05\xce\x1a\x52\x80\x56\xef\xe7\x86\xca\x77\xf9\xb4\xf0\xef\xc8\xa3\x5a\x5e\x20\x1e\xd8\xbd\xac\x53\x50\xbd\x8d\x9f\xd4\x7d\x18\xb4\xf5\x8c\x50\x81\x83\x58\xb4\xf4\x07\x04\x9a\x39\x05\xb3\x9e\xe4\x30\x3e\xac\xdb\x41\xb9\x63\xc0\x16\xee\xa6\xc7\xe9\x4e\x27\xdf\x63\x1e\xd4\x4e\x5c\xdd\xc4\x61\xaa\x03\x7d\xae\xf0\x33\x95\x71\x4e\x24\x9c\xdc\x33\xdb\x2c\x40\xa6\x76\x2d\x55\xcd\x47\xfb\x74\x4c\x15\x2c\xc0\xae\x6e\x7d\x42\x73\xe0\xeb\x9c\x43\x68\x3d\xb1\xbd\x29\xa9\xf6\x24\xf9\x8f\x6d\xa8\xf0\x2f\x1a\xdf\x72\x32\x99\xcc\x5c\x66\x1c\x58\xcd\x62\x3f\xd7\xc1\x7d\x67\xf1\x6e\xa8\xbe\x34\x37\xc2\x9e\x0e\x7e\x30\x9d\x43\x1c\xec\xdf\xac\xe4\xa0\x86\x7a\x53\x01\x25\xe6\x7f\x5d\x7b\x69\x8b\x71\xcf\x3b\x66\xa3\xdd\x89\x61\xad\x01\xb5\x14\x72\x47\xf3\xf4\x82\x0b\x34\x4f\x9b\x29\x39\x97\x71\xcc\x7c\x78\x35\x93\xdd\xa1\x3f\xeb\x1b\xc6\xb3\xab\xfb\x9b\xde\xc1\x04\xeb\xfe\x33\x65\x20\xca\x47\x44\xca\x99\xa8\xf8\xc1\x33\xc0\x0a\x4c\x5e\xdf\x5b\xea\x51\x1c\xa7\xfb\x01\xea\x16\xe1\x50\x87\xa5\x36\x81\x1c\xd6\x32\x5e\x30\x4c\xdd\xea\x78\x9e\x9c\xce\xa8\xb5\x8a\x57\xeb\xd8\x31\x86\x27\xbe\x58\xde\x6a\xcd\xb4\xb6\xeb\xdc\xc0\x7a\x61\x63\x3b\x57\x09\x59\xad\x79\xc3\x7d\x0d\xbb\x28\x52\xf0\x00\x24\x8d\xa1\xe5\xbb\x63\xa2\xb1\xb3\xf9\xa3\xf8\x99\x75\xfb\x01\x27\xe9\xaf\xc2\xd9\x02\x36\x35\x2b\x89\x2e\xe4\x32\x36\x86\xd1\x45\x3b\x38\x2c\xaf\xa5\x12\x4f\x40\xd5\xb6\x9a\x7d\x0b\x72\xaa\x71\x12\xa7\x01\x1e\xa8\x81\x72\x5e\x21\x25\xc2\x9f\xdc\x26\xf4\x03\xc6\x0c\x5e\x05\x0e\x89\xe9\xe4\xbb\x13\x3e\xd7\x41\xf9\x7f\xc8\xbb\x0a\x2e\x00\x5f\x68\xc3\x49\x59\xc2\x45\xcc\x03\x61\x24\x11\x96\xbb\xca\xcb\x45\xfc\x06\xb8\xdd\xaa\x60\x19\x11\xd1\x56\x28\x7b\x0d\x2a\x4f\x7d\x9a\xfd\x02\x53\x23\xc4\x72\x36\xe1\x38\x74\x05\x57\x4d\xd8\x87\x09\xe0\x61\xc9\x73\x6b\x7f\xf3\x11\x54\x53\x81\x09\xa0\x33\xd6\x24\xf9\x09\x06\x58\x7f\xc2\x88\xa2\x39\xbc\x05\x5e\x11\xe2\x61\x01\xca\xf9\x1f\x63\x0d\xde\xdd\x7c\x9d\xb9\x8c\x30\xa4\x4a\x65\x4d\x20\xf9\x09\xbc\x58\xef\xc9\xd7\x69\x74\xf6\x38\xb5\x0f\x9d\xc8\xf9\x4d\x17\xd5\x26\xf0\x7c\x99\xfc\x82\xd9\xfc\x3a\x76\x73\xe2\x38\xb0\x87\x7b\x3e\x0c\x23\xcc\x07\x42\xbc\x30\xe2\x89\xc2\x23\xcd\x3c\xea\x73\x5a\xb6\x89\x4d\xfb\x49\x67\x2a\xa7\x31\xe6\x31\xf4\xc0\x74\x66\x20\x73\x0f\x55\xc4\xaa\x66\xfd\x46\x91\xd8\x7a\x4e\x49\x8d\x8d\x73\x83\xbb\x2f\xdf\xc9\x4b\xe0\x27\x26\x1e\xe2\x1f\x05\x2e\x85\xe1\x04\x7c\x21\xe0\xb5\x41\x54\x2c\xce\x73\x5c\x20\x3f\xe5\x2d\x31\x4e\xa5\x2e\xe2\xed\x94\x9f\xa3\x25\xf3\x33\x78\x63\x74\x09\xff\x05\x45\xcb\xb8\x0a\x74\x23\xdb\x58\x81\x02\x48\xf5\x0b\x76\xbb\x30\x38\xdf\x87\x1b\x24\x9a\x9e\x28\xe7\xdd\x14\xbd\x0c\xc3\x03\xeb\xc4\xe7\xbd\xc6\x84\x1d\x92\xb3\x36\x36\x51\xa0\xf8\x5b\x77\x8f\xb4\x59\x71\x4a\x7a\x86\xfc\x4d\xd1\xcf\xf5\xa1\x62\x14\x6c\xd2\x37\xda\x53\x45\x31\x22\x8b\x41\x51\xac\xa8\xba\xc1\x9a\x2b\xff\x9a\xd7\xc0\x3e\x2f\x3f\x92\x38\x87\x3b\x24\x17\x87\x21\xf8\x83\xf2\x35\xde\xe5\x82\xc3\xb2\x71\x2b\x14\x1f\x6c\x55\x69\xee\x11\x36\x5a\x8c\xe2\x37\xa4\x30\xb3\x92\xcd\x26\x1f\x34\x71\x88\x32\x2a\xc2\x88\x80\x4f\xa4\x2f\x34\xc4\x56\x5e\x64\xdc\xd3\xfd\xcc\x6d\x66\x1d\xd1\xb6\x25\xd8\x39\x47\x34\x4b\xc2\x32\x79\xff\xa8\xd4\xde\x7d\x82\x65\x8a\x17\xe6\xf5\xd8\xfd\x1d\x8f\xd4\x85\x78\x70\xbb\x87\x88\x45\xf8\xde\x9a\xc6\xf2\x24\x75\x3a\x1b\x08\x15\x94\xaa\x26\x08\xf4\x37\xcd\xd7\x1e\x53\xf1\x93\x31\xdb\xfa\x22\xe7\x03\x6b\xaa\xb9\x24\xc1\x87\xe3\x6e\x90\x84\xad\xe0\x55\x6a\x9b\xbd\xaf\x03\x3d\x2a\x9b\xe9\x33\x36\xa9\x4f\xae\x5a\x87\xbb\xd7\xc3\x13\x3e\x24\x28\xba\x32\x98\xed\xa4\x80\xf6\xdf\xf8\x47\xe4\xa7\xad\x0e\x68\x27\x75\x6f\xf3\xb7\x8a\xcd\xf4\x0d\x0e\xbf\x9c\x3d\xcc\x8d\xd6\xaf\xf1\xdf\xd9\x67\x4c\x8a\x30\x77\xde\x4c\xdd\x7b\xef\xb7\x40\x9d\x3a\xc6\x44\xc1\xdc\x1e\xae\x56\x45\xe0\x98\x83\x8b\x85\x5c\x82\x6b\x5f\x17\x33\x85\xb8\xbf\x67\x1a\xbe\x89\xcc\xe9\x4c\x83\xc2\xa9\x85\x6d\xc9\x15\x2a\x7a\x5a\xf3\x97\x9c\x36\x66\x9a\x3d\x39\xfe\x3d\x1b\x62\x01\x85\x05\x70\x07\x0d\x53\x7c\x82\xf8\x6f\xd5\x03\x56\x92\xa8\xab\x1e\xd0\xdc\x15\xed\x82\xf8\x4a\x66\x8a\x76\xc2\xb6\xb2\x31\xa2\x87\xc8\x3c\x62\xac\x78\x39\x66\x0e\xcc\x2e\xae\xc1\xbd\xae\x0c\x10\x8f\x10\x7f\xe6\x64\x48\x66\x51\x43\xe2\x34\x12\x3d\xc3\x1a\x7c\x42\x1a\xc1\xa1\x7a\xb4\xcb\xa6\x02\x06\xcb\x79\xa1\x04\xa2\xd2\x14\x09\x47\x60\x6f\xc4\x2a\xe1\x59\x64\x2a\xeb\xa5\x68\x16\xba\x9d\x70\x52\x54\x87\xf3\x80\x85\x8a\xb6\x10\x0e\x54\x5c\x17\x2f\x23\x9b\x72\xe6\x88\xed\x34\x7e\x1c\x43\x12\xc0\x6c\x0c\x3e\x20\x79\xc5\x9d\xef\xb1\x5d\x3a\x0a\xdc\xb0\x78\x0b\x90\xf0\xdd\xea\x1d\x82\x76\xe4\x7d\xd1\x67\xc1\x7d\xf4\x4f\x16\x5c\x18\x81\x5b\x42\xc8\x13\x3a\x09\xf5\xd0\x63\xa2\x89\xa4\x43\x15\x02\x91\x94\x5a\x9c\x7d\x43\xbc\x80\xfe\x29\xae\x41\xbc\x9f\x75\x2c\xf8\xb4\xa4\x91\xfb\xc6\x63\x54\xaa\x13\x54\x98\x2c\xfc\x55\xb8\x20\x55\x06\xdf\x84\x1f\x13\xb6\x03\x13\x89\x12\xe6\x1a\x40\x45\x8e\xc6\x17\x08\x96\x52\xe7\x41\x9e\x0b\xd6\xd2\x27\x94\x9f\x10\xe6\x33\x17\x67\x63\x44\x53\xd8\x51\x71\x6b\x44\xd7\xb9\xac\xe0\x7b\xe2\x0b\xfc\xaf\x9e\x8b\x25\xcf\x85\x23\xc6\x58\xce\x1b\x6a\x94\x32\x80\xab\xa2\x31\x05\x76\x9e\x17\xbd\x83\x91\xc7\x3b\xc7\xb8\x8d\x93\xf0\x15\x2c\x10\x24\x06\x88\x67\xf7\x95\xc7\x08\x26\x72\x03\xb3\x67\x0b\x5e\xf2\xf6\xc7\x2d\x14\x3e\x01\xe0\xc1\xaf\x45\x7f\x84\x91\x9e\x38\xc9\x1a\xb1\x9f\xc1\x83\xf5\x95\x63\x95\xbf\x63\xef\xe4\x22\x00\x3d\xa7\x9e\x37\x83\xde\xc0\x0d\xe0\x9d\xc4\x6e\xe1\x4d\xe1\xb7\x80\x35\xbc\xfb\x00\xbf\x6c\x03\xff\xb4\x80\x98\xb5\x15\xf8\x5b\x88\x8c\xfd\x57\xf0\x43\x84\x08\x99\x25\xf2\x11\x73\x3d\xaf\x89\xe1\x92\xf5\xda\x43\x0c\x81\x6c\xb7\xf4\x1d\xb3\x50\x76\x83\xd7\xc2\x0a\x95\x3d\xa2\xf6\xb2\x57\xca\x6e\x63\x22\x38\xc1\xb2\x7b\x0d\xa9\xdc\x48\xd9\xa3\xd2\x01\x5e\x9e\xec\x69\xe6\x17\xbe\x5c\x76\x27\xd6\x00\x8c\xca\x4e\x85\x4c\x10\x7a\xc9\xf6\x79\x79\x8b\x9a\x65\xbb\xd4\x5b\x68\x58\xd3\xa8\xf8\x39\x9d\x6d\x1c\xe7\x9c\x62\xb0\x8d\x61\xe4\x3f\x4c\x93\xa1\x0a\x75\x9a\xb5\x53\xcf\xab\x9f\xce\xfe\x47\xa7\x2f\x19\xe4\xfa\x68\x0d\x99\x09\x3c\xa1\x06\x1b\xeb\xce\x7f\xa1\xf6\x0b\x7e\x22\x80\x2a\x6f\x7b\x35\x08\x5f\x2b\xf4\xaa\x08\x6a\x60\x2b\x55\x64\xa5\x45\x39\xbf\xb2\xc9\xf4\xc2\x66\x24\xe9\x3c\x83\xe3\x38\x80\x3c\xc8\xdc\x62\x9f\x50\xe7\xcf\xfa\xd9\xe8\x53\xfc\x91\x53\x67\xf1\xc8\x58\xcb\x3d\x65\xbc\x1c\xb3\x89\x9f\xa9\x2f\x0d\x3e\x0a\x5c\xd2\x1c\xf3\x32\x0a\x09\x2a\x4f\xa5\x92\x62\xed\xba\x23\xfc\x46\xdd\xd8\xb9\x84\xf5\x84\x76\xab\xdd\x9f\x54\xc1\x98\xdc\xba\x12\x59\xcb\x4c\x75\x4e\xaa\xbd\xc6\x6a\x72\xec\x2c\xde\xce\xfe\x6d\x03\x65\xb0\xb9\x14\x4b\x4d\x8c\x86\xf7\xaf\x31\x31\x78\x17\xa0\xd0\xcd\xf1\xb2\x0b\xbd\x55\x87\x15\x3f\x29\xf3\xfa\x55\x42\x25\x35\xae\x57\xc6\x92\xd1\x98\xdd\x05\xa4\x89\xf4\xd6\x8e\xff\x90\xcb\x18\x57\xdb\xd4\xb5\x7d\xac\x40\xe7\x8d\x62\x3b\xbb\xd9\xf1\x3c\xa3\x81\x3b\xa5\x51\x1b\xc3\xe3\x69\x4c\xf7\x83\x4f\x03\x4b\xf5\x5e\x5e\x77\x05\x9b\xd5\xd1\xd2\x93\x5a\xf7\xfa\x76\x7e\xb9\x46\x0c\x49\xa2\xd7\xa9\xdf\xc3\x2e\xe3\xae\xa9\x01\x24\x0c\x7a\x4b\x3d\x0d\xe3\x59\xc5\x57\xe9\xf1\x93\x0a\xe8\xaa\x79\x24\xef\xd4\x39\xca\x0e\x2a\x1c\x34\xae\x04\x31\xae\xad\xfa\xa6\xb8\xc5\x39\xe0\xb6\x5f\xd1\x0a\x3c\x91\x06\x6a\x26\x40\x18\xbc\xeb\x6a\x09\xec\x2a\xed\x93\x7a\x36\xd2\x1f\xc7\x52\x6d\x44\x0b\xa1\x52\x55\x39\xf6\x4f\x55\x88\xf2\x15\x61\x43\x41\x84\x52\x45\x36\xa6\xbc\x50\xfa\xd3\xb4\xa0\xd7\x8a\xeb\xcc\xed\x01\x33\x15\x46\x6e\x86\xdb\x3f\x0a\x88\x60\x89\x44\xae\x7a\x0a\x67\xf2\xf2\x55\x12\xa4\x9d\xa6\x56\xad\x44\xaf\xc3\xcd\x50\x3e\xc4\x1e\x83\x7a\x2a\xdb\x08\xf3\x2a\x6f\x2b\x33\x48\xaa\xfc\x77\x8a\xf7\xd4\xa0\x94\xe3\x8a\xb5\xf4\x67\xa0\xc7\x0a\x02\xeb\x4c\xc0\x32\x45\x24\x6f\x9a\xfb\x44\xc5\x12\x81\x58\x0c\x56\x5c\xc3\x52\xb9\xab\x14\x43\x78\x37\x2a\x5e\x21\x25\xec\xc7\x2e\x55\x54\x90\x54\x90\x0a\x45\x30\x85\x51\x19\x2c\xff\x4c\x93\xe4\x23\xe4\xc7\x18\xdb\x52\xa8\xf2\x76\xd6\x6b\xd0\x65\xb9\x8a\x9b\x1b\x10\x25\xa7\xf0\x5f\xba\x57\xcb\x49\xc2\xdd\xc2\x6f\xf2\x39\xe4\x2e\xf6\x2f\xd9\x7d\xea\x4c\x0a\x57\xb6\x9b\xd6\x80\x49\x92\x6d\xa0\xff\x0f\xec\x94\x0d\x31\x41\x15\x26\x99\x95\x75\x3a\xef\x1f\x99\x88\x03\xa4\xac\x92\xa9\x78\xd1\xa0\xc3\xb2\x26\x60\x46\x40\x89\xac\x5b\x38\xd9\x7d\x44\xb6\x47\xec\x2d\x38\x2e\x8d\x66\xa9\x59\xaf\xa5\xcb\xd9\x64\xb2\x4c\x3a\x95\x93\x86\x86\x4b\x5d\xb8\x41\x0d\x7f\x4b\x23\x79\xc1\xe5\x2f\xa5\xb1\xfc\x94\x3c\x84\x34\x1d\xc0\x26\xdf\x93\xb2\x05\xed\xa0\xcd\xd2\x0d\xc2\x5b\x01\x24\xe9\xa8\x38\xd0\x7d\x4c\x36\x5d\x62\x01\x38\xa2\xbd\xe2\xab\xcc\x06\xd1\x45\x89\x0f\xf1\xa3\xe8\xa5\xa4\x16\xf9\x58\x0c\x92\xe8\xea\xc5\x62\xa1\xe4\x4c\xd9\x31\xf1\x26\xe9\x82\x5c\x86\xf8\xa9\x14\x9a\x9c\x2e\x09\x95\xae\x05\xd1\x25\x02\xe9\xeb\x00\xa5\xe4\xb0\x2c\xdc\x83\x2c\x9d\x25\x13\xf2\x74\x82\xb5\xba\xf7\xf4\x63\x82\x37\x3a\x1c\x01\x26\xcc\xd2\x9e\x47\xec\x11\x6a\xb5\x39\x75\x8d\xc2\x87\x9a\x83\xa5\xdf\x45\x71\x1a\xff\x9c\x73\xa2\x61\xb5\x2c\xe9\xb2\x78\xa6\xea\x04\x28\x54\xac\x50\xbe\x0d\x50\x8a\xdf\x2a\x67\x7a\xec\x90\x54\x2a\x56\x70\x3e\x03\x28\x07\x82\x46\x06\xb6\xda\xcb\xf1\x55\x82\x19\x36\x77\xf8\x36\x01\xd9\x7a\xab\x76\x8b\xe0\xa6\x45\x59\x9a\x2c\x2c\x31\x2f\xc8\xc9\x16\x5e\x30\x4a\x92\x6a\x45\xc5\xfa\x0d\x91\x57\x45\xd7\xb5\x9b\x02\xb0\xe2\x32\xf5\xa0\xc7\x43\xf1\x39\xa5\x83\x43\xe4\x5f\x69\xcd\xa5\x3e\x07\x82\x9c\x1f\x71\xf7\x01\x6b\x33\x0b\x9e\x07\x7c\x76\xdc\xab\xad\x17\xa0\xed\xc1\x25\xdf\x04\xcf\x1a\x2b\x72\x16\x08\x69\x96\xd2\xa4\x10\xe1\x47\xe3\xb7\xc8\xed\x22\x81\x9e\x18\x00\x13\x4f\xd0\x5c\xf0\x18\x17\x8b\x54\xab\xd8\xbf\xf9\xd5\x9d\x12\xaa\x92\xbf\xbb\xfd\x33\x4e\x0d\xf8\xb4\x25\xc0\x27\x02\xca\x16\x78\xad\x2f\xf0\x6f\x33\xa2\xe4\x92\x80\xe3\x88\xc8\xfe\x2a\x9c\xda\x38\x9a\xe4\x22\xd4\x98\x7f\x46\x0e\x8b\xfe\x32\xbc\x09\x20\x8a\x1c\xda\x0b\x9e\x8b\xc4\x8b\x54\x2d\xb4\x68\xfb\xd6\x86\x58\xc2\x44\x5b\x3d\xe4\x10\x32\xa0\x71\x01\x3c\xbe\xfe\x92\xe5\x16\xf2\x54\xc5\x72\xb3\x13\xa3\x2b\x58\x6a\x8a\xc3\x0b\xd3\xf5\x86\x4b\xa4\xf5\xb1\x27\xf5\xf5\xd4\x5f\x61\x44\xed\x43\xa6\x74\x65\xa9\xa6\x9a\x4b\x71\xf5\x55\xdd\x10\x34\x51\x5f\xd9\x86\x21\xbb\xf0\x3b\x1a\x31\xf0\x99\x88\x97\xd6\x10\x64\x4d\xbd\xdd\x32\x0f\xbd\xb9\xfc\xa1\xe9\x25\x2e\x36\xff\xb9\xb1\x93\xf0\x25\x1d\x6d\xc8\x20\xbf\x8d\xdd\xa5\x7b\x42\xfb\x15\xc6\xd0\x8a\x59\x71\x2b\xf1\x9a\xe9\xdc\x1b\xae\x29\xaa\x16\xc1\x30\xb5\xb1\xb1\x03\x0e\xc6\x37\x58\xe9\x48\x19\xa2\xdb\x92\x89\xee\xab\xcf\x37\x67\x63\x8f\x95\x77\x99\xa2\x08\xae\xf9\x5b\x0d\xdf\x48\xc3\xe9\xf1\xfa\xcd\x54\x74\x6c\xbf\x0e\xc5\x88\x0e\xe3\x6a\xe7\xb3\xc3\x56\xaa\xd4\xeb\x79\x62\x57\x82\x2a\x4f\xf0\x93\x62\xb6\xfc\xc0\xec\xc6\xb1\xcc\x57\x70\x0e\xf8\x79\xd3\x45\x42\x5a\x5d\x9b\xf1\x2a\xc9\xb3\x7c\x8e\xe1\x22\x65\x65\x7e\xac\x7e\x23\xad\x2c\xed\xbe\x4e\xc4\x18\x89\xe5\x69\xab\xd8\x13\xc2\x24\x9a\x95\x5c\xde\xca\x4d\xaa\xfb\x40\xa4\xeb\xff\x94\xad\xa2\x85\x64\xbd\xe9\x3f\x12\x80\x55\x98\x66\x92\xbf\xc1\xbe\x1a\x17\x53\xe1\xb5\xf7\x0d\x6b\x68\x0f\xcb\x88\xfa\x22\x86\x34\x6f\x9b\x2e\x8b\x95\x9c\xc6\xd2\xae\xe6\xb8\xc7\x66\x6b\xa2\x78\xd3\xc3\x34\xea\x50\x60\xf2\xca\xfb\xaa\x09\xc2\x20\xb7\x65\x8a\x2b\x62\x02\xc9\x68\x4c\x67\xb4\x60\xfa\x0c\x35\xcc\x73\x30\x1f\x3d\x95\x75\xa0\xd6\x5d\xb7\x8e\x7d\xbd\xf4\xb8\xf6\x0e\x77\x46\x9e\x9f\xe6\x0d\xaf\x2c\x6d\xa6\xfa\x1d\x7f\x6b\xec\x7c\xb5\x9b\xc0\x37\xcc\xac\x4a\x12\x76\xf9\xcd\x52\x06\x88\x57\xba\xb1\x14\x8b\x25\x47\x88\x65\xba\x1b\xc2\x95\x68\xbc\x6e\x81\xb0\x13\x3a\x5d\x5b\x25\x9a\x59\x13\xa4\xd9\x28\x52\x94\xfc\x52\xff\x12\xcf\xce\x55\xaa\xa3\xc5\x1d\xa9\x36\x15\x5a\x12\x11\x73\x49\xb9\x55\x72\x36\x4c\xa3\x78\x2f\xad\xf7\x2b\x51\x4c\x94\x3e\x73\x9f\x29\x9f\x2a\x53\xe0\xc7\x34\xff\xa8\x27\xa3\x52\x35\x71\xaa\x4b\x90\xa9\xea\x56\x55\x5f\x75\xae\x7a\x86\x8a\x58\x92\xac\x62\xaa\x62\x72\x9e\x29\xaf\x28\x7f\xa4\xba\x28\xfd\x95\x3b\x63\x34\x0a\xb3\x12\x1a\xc6\x90\xbf\x56\x7c\xf0\x43\xcb\x57\x28\xa8\xee\x08\x59\x86\xfc\x13\xee\xb5\x1a\x67\x51\x23\x53\x55\x8f\xcd\xe7\xc1\xde\x2a\xb0\xe9\x4b\x95\x42\x79\xcf\xb4\xb4\xb8\x43\x59\x6b\x0c\xca\x81\x2b\xee\x18\x02\x52\x76\x2b\x2a\xf5\x7f\xc5\xc4\xc8\x4f\x6b\x77\x85\xc5\xcb\x57\x6b\x62\xfd\xb0\x32\x91\x6a\xb7\xbb\x5e\xba\x53\x19\x8e\xa3\xab\xae\xd8\x3f\x20\x6e\xa8\xca\x6c\x5f\x1a\x8e\x2b\x6f\x35\xde\xaa\x5a\xa3\xac\xb7\x6e\x2a\x86\x2a\xee\x5a\x68\x39\xab\x15\x04\xf3\xc2\x94\x66\xf9\x07\xa3\x2d\xc6\x5d\x8e\xd1\x1f\x09\x5b\x25\xbb\xac\x3d\xea\x07\x95\xf9\xab\x77\xb9\xdb\xa4\x44\xe5\x10\x6e\x8e\xaa\xc4\xb9\x0f\xa1\x50\x5e\x6d\x36\x37\x48\x95\xe0\xa6\x98\xaa\x09\x8a\xbb\xf6\xcb\xc5\xf1\x8a\x06\x5b\x51\xce\x72\xf9\x7b\xeb\x40\x8a\x41\xae\x30\x8f\xc6\x2c\x95\x8d\x1b\x2d\x61\xfe\xb2\x06\xfd\x72\x3f\x96\x74\xb7\xa6\xcb\x7d\xbd\x74\x82\x6a\x3e\x8c\xd5\xdd\xda\x70\xbd\xde\xa5\x93\x0f\x4d\xad\xac\x68\x87\xc1\x77\x15\xcf\x6e\x85\xa2\x32\x73\xe4\xce\x2c\xec\xfc\xd4\x2b\x8e\x0f\x84\x85\x71\xbb\x6d\x12\x72\x79\xc4\x39\xcb\x37\xda\xa5\x40\xb2\xa9\x96\x25\xf4\x59\xa8\x6f\xe2\xd5\x2d\x3f\xa8\x39\x2b\x44\xc2\x4a\xba\x0c\x50\x8f\xba\x4f\x1d\x6a\x78\x7d\x65\x44\x9b\x12\xd9\x57\xf4\xaa\xa5\x0d\xfd\x3b\x07\xd9\xdc\x8c\x6b\x4a\xdd\xe7\x28\x23\x62\xe2\xd6\x36\xbe\xa3\x50\x23\x46\x2d\x42\xfa\xfa\x40\xa9\xf1\x1d\x7b\x8e\x4f\x90\x3e\x85\xd7\xbb\xfc\xb9\x46\x2e\x04\xc3\xbc\x3b\x85\x70\x7b\xdd\xc9\xf6\x46\x64\x7f\xe5\x94\xd6\x01\xf4\x81\xa2\x03\xce\x6b\xd8\x27\x39\xf1\x4d\x0f\x09\x85\xa9\x9d\xf6\x75\xa4\x7f\xe3\x9a\x1b\x2b\xa9\x27\x22\x46\xcd\xe3\x8c\xa3\x81\x8d\x46\x3e\xfb\x91\x4f\xae\xee\x36\x3f\xc8\x65\x9e\x26\x44\xd8\x0a\xa5\xb6\x1f\xc4\xc8\xeb\xbc\x5a\xff\xc5\xc5\x55\x90\x5a\x7c\xf0\x9f\x8b\x32\x9b\xab\x89\x2f\xb3\x1f\x38\xd8\x94\x99\xa9\xd5\xb6\x6a\x5a\x55\x1c\xd6\xea\xc2\x38\x1b\x71\xd8\x74\x83\x9d\x1f\xb8\xd9\x20\xe4\xfe\xeb\xa3\xd2\x7e\x07\xb6\xba\x90\xd5\x18\x91\x15\xf2\xa0\xf5\x39\x71\x73\xad\xb6\x25\x96\x1c\x5a\x7e\xab\x59\x41\x19\x2c\x3c\xe9\x18\xa5\x65\x64\x73\xec\x13\x18\x33\x53\xa7\x5a\xbf\x32\xdf\xc5\x45\x98\x2f\xb3\xc7\x23\x76\x19\xb7\xf2\x16\x07\x8e\xea\xd9\x40\x96\xcf\x09\xed\x6c\xa1\xd4\xe5\x92\xca\x2a\xbe\x0c\x99\xd1\x92\x4a\xaf\xad\xb9\xd9\xdc\xc5\xa0\x97\xa7\x3b\x3e\x32\xd5\x85\xe9\xf6\x32\xd6\xd9\xec\x19\x8d\x6d\x9c\xd0\x94\x6d\x96\x41\xee\x50\xec\x77\x93\x8d\x0f\x8a\x18\x36\x34\x02\xaf\x03\x5f\xea\x58\xc2\x61\xdf\xa9\x1a\x3f\x71\x8d\x6b\x84\xf2\xa8\x74\x31\xd8\xbb\xe9\x25\xff\x40\xcd\x0c\x07\x16\x20\x94\x35\xd9\x1e\x08\xe6\x14\x6c\x6b\xac\x16\x1c\xce\x6a\xb1\xec\x13\x6a\x53\xc0\xa6\x31\x51\x75\xec\x49\xe3\x14\x71\x78\x44\x9f\xde\x45\xe2\x11\xb4\x44\xbb\x40\x3a\xc5\x17\xa2\x7a\x23\xbd\xe2\x7a\x54\xb1\x4e\xb6\xb1\xc1\xd7\xfe\x47\xbe\xa5\x3a\xc5\x66\x97\xef\x2f\x7d\xd8\x18\x2c\x3f\x54\xe0\x65\xd9\x2d\xbf\x9c\xe5\x6d\x8e\x92\xbf\x4e\xfe\x63\x34\x29\x26\xc6\xaa\xf5\x17\x14\x0b\x23\x2c\xda\xf7\x8a\x55\x41\xab\xd5\x3f\x14\x7e\xbe\x1d\xca\x1f\x8a\xe9\x6e\x41\xf2\xdb\xf2\x57\xf5\x0e\x9b\xd8\x10\x57\xd5\xd1\xe8\xa9\x3f\x50\x5a\x6c\x39\xa4\x0f\xcd\xef\x36\x43\x74\x43\x99\xfb\x8d\x6f\x75\xae\xc9\x5b\x0d\x24\xad\x24\xb6\x44\x77\x5d\x73\x29\x82\xa2\x9d\xa1\xfe\x11\x14\xa0\x5e\xa9\x9e\xe4\x7b\x48\x99\xa6\xfc\xe1\x86\x95\x27\x2b\xc6\xea\x03\x1a\x8f\x5b\x3c\xaa\xf2\xac\x6c\x33\xa1\x74\x96\x65\x85\xa9\x27\x1f\x67\x3a\x69\xbc\x96\x69\x37\xd6\x19\xfe\x4b\xb6\xe9\x5f\x1a\x16\xc4\x26\xe8\x10\xfa\x59\x11\x68\x4d\x9b\xf6\x54\x50\xa0\xea\x7f\x9a\x3a\xdf\x63\x8a\x17\xaa\xab\x6e\x64\xd9\x77\x65\x76\xdd\xf9\x46\x57\x1b\xb1\x6a\x8a\xe5\xef\x46\x5b\xc9\x2d\xb3\xd5\xda\x96\x9f\x61\x5a\x6d\x69\xcd\x14\x19\x4e\x98\x35\xc9\x6a\x3d\xc4\x54\x13\x1b\xa7\x7d\x62\x9c\x12\x41\xd2\xb8\xe8\x61\x41\xb1\xaa\x38\xad\xc1\xf7\xa9\x82\xa1\xee\x73\x33\xca\x2c\xca\x4d\xb5\xdb\x06\xbe\x80\x73\x2b\xb4\x7d\x2d\xd0\xb6\xe2\x69\x3d\xab\xe1\xdf\x73\xc3\x3b\x6f\xa1\x34\xe9\xfe\xed\x10\x6c\x65\xe2\xec\x96\x56\x42\xc3\x9a\x96\xa6\xb5\xe4\x9e\x30\xbd\xad\x8f\x1e\xbe\xca\xc5\xc2\x61\xbd\xf6\xea\x34\xba\xf0\x0e\x2f\xf7\xd5\x6e\x14\x6e\xa9\x6d\xea\x1f\x87\xb2\x2b\x68\xbd\x6b\xe1\x5d\x45\x1f\xba\xab\x91\x57\x73\xdd\x3a\x17\x62\x42\xd3\x17\xb5\x6d\xc0\x9d\x4a\xf8\xe3\xfc\x44\xec\x5a\xd3\xd4\xb4\x98\xb2\x21\xcc\x62\xf3\xa4\x7f\x5f\x15\x65\x99\xc6\xa6\x79\x6d\x33\x1c\xe2\x7d\x5d\x9e\xaf\x85\x09\x3b\x6a\x29\x7d\xef\xe0\xa3\x15\x85\x3d\x7b\x90\x17\x8b\xae\x76\xf1\xd1\x77\x73\x7e\x74\xe4\xe1\x26\xa7\x7d\x6d\xfd\x40\xa0\x25\x8c\x39\xf3\xc8\xcb\xd7\x18\x1d\x5c\xea\xe7\x30\x5b\xa3\x9d\x39\x61\x55\xae\x59\xcf\x01\x79\x5d\x34\x94\xf3\x59\xcb\x59\xda\xc9\xc2\xcb\x35\x97\x7a\x03\x31\xa2\xf2\xc3\xdd\x73\x71\xab\x8b\xaa\x3a\xde\xe2\xdf\xe4\x74\xb6\x9d\x22\x3e\x4d\xdb\xd1\x22\xa5\xcc\x4d\x38\xd0\x34\x46\x43\xaf\x61\xd8\x23\x19\x4f\xc2\xcc\x56\x32\x9b\xb9\x8a\x6c\x92\xf3\x02\xbc\x67\xe8\xf1\xc0\xb3\xe5\xe7\x35\x20\xd1\xde\x1a\x4a\x77\x31\xd1\x5a\x5e\xdc\xd9\x40\xfa\x59\xf8\xb8\xbd\x9a\x42\xce\x89\x6f\x4d\xa7\x2d\x49\xc3\x38\xe7\xd1\x5f\x26\xa8\x1d\x8d\xcc\xbb\x6b\x2a\x1a\x5f\xb2\xc7\xc2\xda\x2c\x29\x3c\xdf\x55\x56\x23\x15\xc0\x7a\x97\xe8\xa8\xc2\x61\x97\x10\x75\xa5\x78\xbc\x7a\xb0\x73\x3f\xed\x6a\xd9\xce\xf6\x33\xf4\x4f\x85\xc4\xd6\x0b\x4c\x97\xec\x1b\xce\xf3\x2c\x52\xda\x92\xa6\xf5\xec\xc7\x09\x85\xf6\x44\x2e\x71\x0d\xc8\x3a\xc2\x9f\x15\xd6\x6f\x5e\x0e\xdc\x5f\xb5\xc7\x80\x16\x6e\xf7\xee\xd0\x4a\xc4\x54\x17\x8b\x4a\x2c\x05\x55\x4f\x6a\x27\xf1\x27\x94\xf9\xb7\x36\xf1\x47\x0a\x3e\x38\x77\x03\x79\xd9\xec\xa6\x51\xc1\xfc\xd4\x8b\xf6\x53\x82\xf7\x09\x1e\x8d\x32\xe1\xed\x35\xde\x96\xa5\xa2\xd1\xb0\xbd\xc6\x56\xf1\xc3\x55\x3f\x74\x5f\x24\x2f\xbd\xbf\x68\x52\xa4\xa7\x5c\x97\x29\x51\xb2\x1d\x55\xb9\xad\x54\x19\xb1\xd4\xe6\xdc\x21\x53\x16\x70\x9b\xbe\xc9\x1c\xd9\x8b\x1c\xbe\xb2\x23\xa9\x26\x5b\x98\xec\x67\xfc\x4b\xeb\x52\x79\x64\xd4\x1f\xd3\x5d\x39\x36\xec\xb8\x01\x2b\xdf\x10\x10\xae\xbd\x2a\xbf\xe9\x93\xa1\xce\x92\x5f\x76\x15\x28\xec\xf2\x8b\x95\x1b\x9d\x17\x75\x88\xd2\xc9\xcd\xfe\xba\x29\xf9\xff\x39\xb8\xda\xa6\xac\x8d\xb6\x1d\xda\xf0\xd4\x35\xd6\xdb\x9a\xf3\xf1\x1b\xcc\x4f\x34\x0d\x51\x77\x8d\x97\xd4\x77\xc2\x76\xe9\xe9\xea\xe4\x80\x78\xcd\x7b\x95\xdc\x07\xa3\xd2\x2b\x5b\x5d\x0f\xc8\xbf\x29\x76\x54\xc2\x9c\xf3\x4c\x4b\x4b\x8e\x36\xd1\x8d\xe2\xfc\x13\xf6\xf3\x86\xab\x59\x12\xdb\x3c\x43\x48\xea\x02\x6b\x8c\x5e\x11\xdf\x64\xae\xd2\x9d\x8c\x3a\x6b\xac\xd0\x8e\x87\xed\xd4\x7d\xd7\x8c\x05\x64\x6b\xc4\xea\x63\x3e\x32\xd5\x4a\x15\xc7\xf5\x9a\x7c\x50\xe9\x51\xe9\xd1\x0c\xb3\xc6\x97\x98\x1c\xa7\x2d\xdc\xfc\x1e\x7b\x90\xb9\x3d\x0b\xd3\x48\x32\x1d\x4f\x9d\x6e\x69\x35\x3e\x8a\xb7\x9a\x8e\x18\x9e\x45\x5d\x31\x5c\xd4\x8f\x86\x1d\xd3\xb1\x74\xe4\x80\x06\xf5\x0f\xcd\x43\x9f\xed\xca\x11\x75\x82\xeb\x57\x79\xba\x52\x55\xb1\x70\xad\x18\x7c\xa8\xe8\xc7\xd0\x07\xe8\xbb\xdc\xce\x81\x6a\x04\x28\x63\x79\xef\x3e\xd4\xbe\x24\x76\xd7\x07\xac\x3a\xe6\x6a\xfb\x45\x82\x31\xe2\x6d\x0b\x8b\x7c\x39\xb8\xd7\xf1\x8b\x4e\xf1\x9b\xde\x58\xc5\x5e\xed\x09\x32\x31\x79\x2f\x96\xd9\x75\x4c\xe1\xc1\xf2\x9f\x23\x0a\xe8\x8d\xa2\x37\x43\xd3\xe1\x8f\x72\x1d\xfd\x22\xe4\x9f\x8c\xb9\x3d\x1f\x31\x55\x49\xc4\xae\x78\xdc\x9b\x98\xcb\xed\x7e\xc4\x63\x11\xef\x9d\x77\x28\x57\x83\xb7\x38\xd8\x8c\x60\x3f\x2f\xeb\x03\xf6\xb0\x67\x99\x69\x3e\xdf\x65\xd9\x4e\x9d\xaf\x70\xb0\xfc\xce\xb0\x1a\xb1\xbc\xe8\xca\xa0\x2b\x6a\x52\xae\xac\xaf\x07\xfd\x5f\xfa\xf7\x1e\x3f\x9c\x77\x52\x6d\xa7\x98\xa0\x8f\x39\xd5\xc6\x26\x47\x45\xbc\x77\xc6\xd0\x16\x06\xef\xb5\x3f\x66\x86\xf8\x45\x5b\xc1\x1c\xb8\x27\xc9\xd8\xc7\x6f\x5c\x76\x57\x7b\x54\x78\xbd\xbc\x60\x70\x37\xc6\x59\x54\xd3\x8f\xc5\x25\xe6\xba\xf6\x4e\xc5\xbf\x4f\xdf\xda\xd5\x4a\x7c\x99\x14\xd0\x31\x91\xb2\x38\x66\x6d\xeb\x3c\x1a\x35\xe2\x59\xd3\x2b\xc6\xc7\xe0\x33\xb6\x6d\xec\x26\x3f\x98\x25\x8f\x97\xeb\x39\x60\xd8\x00\x7c\x5b\x1e\xa4\x79\x29\xda\x5b\xbe\xb8\xff\x06\xb1\xa3\x68\x7a\xef\x36\xd2\xeb\x9c\xa3\xdd\x1c\x4a\x71\x3a\xbe\x73\x39\xf5\x47\xe2\xc7\x36\x3b\xfd\x5a\x8c\xd6\xb9\x95\x79\x21\xe2\xae\xa3\x93\xfd\x3c\xf8\x66\xa3\x90\x17\xe2\xa7\x33\x07\x03\x42\xcf\xd7\xfa\x11\xe1\xb6\xe5\x32\xcd\x14\xf1\xd7\xb2\xca\xbe\x72\x9a\xb2\x50\xd9\x13\x48\x1f\xc9\xc1\x75\x7e\x60\x5c\x49\xf7\x6a\x1f\x60\x05\x27\xee\x6f\x0d\x65\x6f\x88\xc1\x34\x37\x70\x93\x23\x2e\xdb\x6b\x79\x2f\x83\x9f\x5b\x8b\x81\x4b\x7e\xdb\x4d\x4b\x85\xbb\xbc\xc2\x74\xdb\xc5\x9c\xe5\xb7\xd4\x81\xd2\x98\xd2\xcf\x3d\x53\x79\xe6\xc2\xd0\xce\x8f\x7c\x9f\x1c\xcf\xf6\x6b\xfc\x7d\x69\x2f\x5b\x3b\x01\x73\x62\x9b\x33\x4d\x20\x8e\xa9\x76\xb4\x0a\xb9\x11\xb7\x1a\x8f\x8a\x84\x21\x8b\xcc\x27\xc5\xeb\xfc\xa7\x1b\x3a\x24\xa3\x5e\x0e\x2d\x4e\xba\xd7\x05\xad\x9a\x2c\x5b\x5f\x0a\x74\x7e\x90\x4a\x0b\xae\x74\x4c\x94\x3a\xb3\x1f\xb6\x4d\x96\x6e\x48\xdb\xeb\xfc\x47\xfa\x2a\x51\xdc\xd4\x23\x8b\x8f\xc9\xb7\x7b\xca\x8c\x11\x0f\xac\x4c\xd9\xdd\x90\x78\x93\x4a\x9e\xe1\x5f\xa2\x27\xca\x9b\xbd\xfe\xd5\x60\xe4\xc3\x2e\x67\x94\x21\xf2\xff\x95\x5c\xea\x08\xd3\xbc\x2f\xc8\x6f\xab\xd4\x0c\x66\xf3\x5a\xc8\x9a\xfc\x34\x4c\x33\x54\xfd\x3b\x31\xd1\xb1\x5a\xbd\x3b\xc6\xa5\xf1\x9e\x1a\x17\x71\xd0\x82\x50\xcf\x0e\x89\x35\xaa\x54\xdd\xfe\x24\x9d\x44\xb5\xc0\xdb\x4b\x3d\xa8\x2c\x75\x9d\xa2\x68\x52\x18\x4b\x7a\xda\x71\x06\x51\x81\x7b\xab\x43\xff\x6f\x76\xa1\x73\xa7\xbe\x3a\x2d\xb3\x69\xbd\xee\x7c\xa2\xbf\x5d\xa5\x4b\x8f\x99\xd5\x98\xa1\xdd\x18\xb1\xdb\x7c\x5f\x3b\x39\x24\xd9\x38\x4d\x03\xf2\x17\xeb\xa6\xab\x93\xbd\x13\xd4\x49\x2a\x4f\x57\x3f\x45\xae\xe2\x4b\x09\xa7\x6d\xb3\x59\x94\xff\xad\xe5\x9e\xe9\x70\x76\xa8\x73\x82\x71\x3c\x2d\xc2\xf1\xcd\x18\x9f\xe8\x61\xbb\x6e\x10\xc5\xcc\xb4\xf6\xeb\x37\x44\x1c\x30\x17\xeb\x8e\x85\x94\x1a\x00\x6d\xa7\x7f\x87\x56\xa2\x29\xf2\x86\xa9\x4e\xa9\xee\xb8\x66\xc9\x9f\x2b\x6b\x07\x5e\xc1\x8a\x2a\x5a\xda\x3a\xe0\x3f\xab\x77\x58\xae\x21\x0f\xd4\xfd\x4f\x29\x46\xaf\x07\x8f\xf1\x9c\xd8\x53\xf0\x14\x92\x3f\x61\x06\xaa\x03\x72\x97\xa4\xc5\x79\x96\xd4\x52\xa9\xc4\x9f\xa9\x2e\x0c\x13\x75\x2c\xfc\x2b\x67\x0e\xf3\xb3\x17\x85\x3f\xc6\x4b\x1e\x98\x0e\x31\xd6\x64\xb6\x5e\x82\x35\xd4\xcf\xb7\x2c\x43\x64\x80\xcf\x29\xee\xa0\x20\xb0\x1d\xbc\x99\x98\x3e\xe4\x3e\xe2\x46\xfc\x2c\xcc\x28\x84\x4d\xdc\x46\x98\x54\x32\x9f\xb2\x97\xac\x4f\xb9\x46\xff\x43\xf7\x08\xbf\xc6\xee\x66\x8d\x7a\xc1\xf9\x7d\xbc\x3d\xfd\x3e\x0d\x67\x1a\x96\xb6\xfc\x84\x1c\x84\x38\xcc\x55\xb0\x2b\xf0\x49\x8a\x10\xe4\x7c\x64\x1f\x97\x87\x16\x60\xa0\xc4\x70\xdc\x0c\xbc\x3f\x64\x0e\xe1\x3a\x69\x7e\xf1\x41\xf2\x6f\x6a\x42\x8a\x9d\x8e\x63\x00\xe1\x5b\xd8\xfe\xec\x8b\x5e\x70\x7e\x06\x1f\xdc\xcb\xa9\xc5\x22\xbb\x9c\xb0\xfa\x6d\xe8\x3e\xe3\x75\xc8\x52\xac\x43\x76\x0f\xd6\x8c\x1f\xe2\x54\x23\x93\x89\x7f\x13\xe2\x31\x0b\x28\xf3\xc0\xb9\x78\x6f\x1a\xa6\x38\x9c\xa4\x60\xdc\x4f\xf1\xa1\x45\xb0\x49\xe1\x72\xd6\x2a\xde\x02\x2f\x09\x8f\x01\xbc\xe8\xc6\x56\x21\x89\x9d\x4d\xc3\x35\x57\xc9\x2e\x06\x6c\x3d\x82\xa2\x95\x76\x43\x3c\x69\xd3\xd8\xb9\xf0\x69\xf4\x5e\x7c\x39\xca\x8d\x99\xd4\x60\xc0\x52\x58\xef\x8b\xda\x89\xf3\x38\x07\x93\x8f\x50\x7e\xf2\x5a\xc3\x09\xcc\x95\x80\xca\x6b\x0f\xb7\x45\xd8\xd6\xd9\x5a\xce\x64\xf9\x3b\xe6\x57\x2d\x62\x4f\xd3\x4f\xac\xb9\xcd\xfe\x5b\x82\xab\xbf\xcc\x39\xc0\x4a\x85\x8c\x73\xf7\xe0\x98\x88\x2c\xde\xe6\xfa\x1b\xe8\x1b\xfc\x1d\x45\x0b\xf1\xdb\x81\xb3\xc9\x24\xf2\x4d\xc1\x93\x70\x34\x23\x4c\x34\xc3\xeb\x37\xe7\xb2\x38\xaf\x7d\x65\x71\xb7\xac\xa4\xf1\x4c\x59\xb3\x2c\x43\xf3\xac\x72\x9d\x2c\x58\xa4\xa9\x79\x25\x5b\xc1\xe8\x6e\xa8\x96\xf9\x63\x5d\xa0\x9f\x64\xee\x75\xa3\xc8\x4b\xb2\xf9\x85\x0d\xd8\xaf\xd2\x3f\xc9\x73\x49\x58\xe9\xe3\x70\x38\x7d\x8e\xf4\x9c\x37\x8c\xfd\x59\xba\xaf\xe5\x41\x81\xc2\x12\x60\xd9\x55\x7c\xc6\xbc\x5c\x3d\xa3\xdc\xcf\x34\x55\x70\xbb\xaa\xd7\x38\x95\xbe\xaa\x2e\xdf\x30\x19\xfd\x04\x12\xa0\x7b\x5e\x7b\x1f\x91\xa9\xdd\x55\xb0\x0b\xb3\x49\x83\x49\xfa\x1f\x11\xac\xfa\x18\x0e\xa1\xe5\x29\xe5\xde\x5b\xd9\x6c\xc5\x34\x67\x41\x1e\xa3\x23\xd4\x1c\x51\x78\xa9\x8d\xae\x6c\x2e\x2d\x6d\x71\x02\xea\x8a\x4f\xcd\xeb\xa9\x9f\x6a\xce\x39\xd6\xa3\x5e\x37\x5c\xb5\xa9\x6a\x57\xc0\x5d\xad\x91\x05\xe9\xe8\x03\xa6\x91\xa4\x56\x42\xab\xfe\x45\x38\x9b\x7a\x5c\x3b\xcd\xfb\x3f\x76\x88\x6a\x56\xf3\x50\xee\x89\xbe\x32\x53\x6f\xa1\x4f\x4f\x88\x72\x41\x49\x5f\xe7\x0b\xe0\xaf\x8a\xd2\x76\x3b\x55\x57\x03\x6a\xf5\x42\x39\x1b\x72\x9a\x25\x35\xaf\x61\xdd\xf6\xa1\x82\x55\xe8\x4a\xab\x22\xa9\x87\x90\x62\xf2\x09\x6f\xa4\x2a\x74\x06\x9f\x10\xf6\x34\xd5\xf9\xe6\xd8\xdc\xbc\x61\xa5\x29\xbd\xa0\x63\x70\xb6\xe2\x78\xc9\xc2\x3e\x1a\xff\x54\xf9\x89\xee\x93\xd4\x82\xea\x0d\x1d\xef\x51\xd4\xfa\x93\xad\xcf\x6a\x6e\xc3\x56\x34\xdb\x0b\x56\xa1\x5e\xd9\x9e\x24\x9d\xc4\xdf\x36\xbf\x0f\x3f\x4c\x8d\xd4\x6f\xf1\xa1\xb0\x4e\xaa\x41\xbd\x9e\x88\x23\x15\xed\xce\x40\x14\xa8\x7a\xbb\x71\x0b\xfa\x68\xdd\x0e\xd9\x46\x2c\x00\x7e\xc5\x71\xc1\x43\xe1\x29\xf8\x3f\x44\x2a\xaa\x07\xbc\x90\xbc\x0f\x17\x58\xf4\x93\x86\x20\xcd\x49\x59\xc4\x4c\xa5\xcd\x0e\xe7\x73\x84\xac\x50\x2f\x32\xb0\x84\x67\xee\x29\x82\x7d\xaf\x01\x35\x63\x11\xad\x75\x3f\x0c\xff\xa1\x4a\xc1\xdb\x64\xf3\x30\x20\x58\x2f\xdb\x86\x4b\x45\x6e\xc6\x1b\x09\x7c\xcc\xc9\x86\xad\xa4\x57\x84\x29\x45\x1b\xa9\xdb\xc9\xd6\xe4\xeb\x8c\x3d\xf4\xa8\xf0\x7a\xce\x02\xd6\x6f\x2f\x2c\xff\x3c\x7f\x62\x37\x15\x1a\x57\xff\xae\xa9\x1d\xf6\x07\x82\x33\x64\x22\x1e\xc1\x6e\x48\x09\xa8\xb7\x48\x29\x7b\x2a\xd6\x13\x93\x81\x5f\x88\x17\xe0\x17\x36\x14\x91\xe6\x93\xa6\x15\x41\x29\x3f\xa9\x09\xc9\xed\x8c\x15\x0c\x43\x78\x22\xbb\x93\xfd\xc3\x8b\xcc\xa7\xf3\xfb\x3b\x7b\xea\x7f\x20\xb3\xec\x9f\x21\x33\xd1\x35\xba\x73\xb0\x68\x6c\xa9\xc4\x17\x21\xc2\x13\x99\x63\xa8\x31\x62\x1f\xce\x1f\x6b\x22\x3f\xad\xb7\x12\xd0\xb4\x9c\xc2\xeb\x64\x1d\xe3\x72\x72\x34\x6d\x9c\xcd\x0a\x77\x65\xf5\xf3\xd6\x78\xb5\xf0\x06\x04\xab\xda\x4f\xd7\xbc\x20\xae\xb2\x95\xd7\x87\x91\x76\x6a\xa1\xe0\x26\x4a\xa8\xe8\x19\x6c\x11\x75\x17\xe3\x1f\xc4\x61\x7a\x0d\x36\x0d\xdd\xc3\x9c\x58\x77\x03\xb7\x87\x75\xbc\x30\x9f\xe4\xca\x19\x4c\xba\x4f\x3d\xc6\x73\x86\xcf\x64\x0e\x02\x3d\x5e\xd7\xb9\x17\x85\x57\x5a\xbf\x56\xcd\x60\x5a\xac\x07\x6a\x14\x2c\xa5\xfa\x47\xbd\x27\x1b\x2d\xdc\x0a\xbe\xca\x29\xa7\xdf\x87\xed\xe0\xd6\x62\x50\xc8\x4b\x3c\x58\x9d\x2f\x76\x25\x9f\x53\x70\x9a\x70\x14\xe8\x4b\xb2\x53\x06\x04\x37\xc2\x27\x32\x76\x8a\x96\x7a\x2f\xe3\xce\x12\xf3\x9c\x43\x65\x09\x52\xa4\xd9\x5e\x39\x4b\x2a\x56\xfe\xa8\xfe\x28\xd5\x00\x4f\xea\x3e\x4a\x0d\xb4\x3c\x88\xb7\xb4\x0b\xbd\x0c\xae\x95\x8e\xd4\xae\x44\xaf\x92\x6e\x2f\x70\xc5\xcf\x91\x1e\x48\x4a\x21\x47\x49\xf7\x87\x2f\xa4\x5b\xa4\xa7\xbd\x6d\x9c\x00\xe9\xc3\x26\x78\x71\x92\xe9\x97\xd1\x5a\x96\x6b\x5a\xa2\x88\xae\x24\x1b\x57\xf1\xf3\x6a\x36\x1a\x62\x29\x0f\x1b\x5c\xf5\xf9\xc8\xb7\xd0\x23\xba\xec\x9a\x14\x64\xaf\x36\x22\x5f\x8c\x3d\xa1\xfe\x93\xf8\x91\x14\xa8\xda\x12\xbe\x84\x76\x52\x89\xf5\x7e\xc5\xee\x51\x2c\xb1\xef\x2d\x74\x6d\x3b\xa3\xff\x55\x52\xd0\x1a\x25\xdb\x5f\xde\xe1\x94\x72\xbf\x55\x4f\x6c\x5a\x4b\xfe\x5f\x5d\xab\xfd\x08\xe2\x37\x84\xd0\xb8\xa7\xda\x84\xe0\x5a\x34\xf9\xf3\x31\x57\x4d\x5e\x89\xd7\x89\x68\xbd\x32\x3c\x9c\x16\xaf\xb9\xe0\x13\xcb\x2e\x55\x4d\xb6\x7b\x15\x60\x7b\xae\xe8\xc9\xc5\x6d\x5d\x7f\xcb\x22\xca\xde\x74\xec\xe1\x4a\xab\x1a\xda\x00\x72\x59\xed\x7f\x2d\xde\x88\x4d\xe0\x7b\x4d\x3d\xd5\x55\xf0\x6f\xb6\x57\x79\x9f\x31\x78\xcb\x9b\xc4\xbb\xc4\x59\xc6\xcd\xe1\xf9\xd4\x2f\xba\x1c\x1f\x2c\xdb\x4f\x75\xc0\xb6\x2f\xff\xc9\xe0\x7b\xfd\x9c\xe2\xb9\xfd\xfd\xd2\xbb\x65\x0d\xbd\x21\xdc\x98\xca\xd1\xae\x0e\xf2\xd2\x5a\x76\xfb\x63\x84\x16\x5c\xd3\xf2\xad\x3a\x0b\x2e\x6c\x3a\x97\xf7\x13\xfd\xcd\x96\x99\x34\x91\x30\x60\xe6\x84\x8b\xa8\xbd\x7a\xac\xcf\x20\xeb\xb1\x7a\x45\x67\x28\xba\xb0\xa2\xcf\xae\xc5\x58\xab\xb7\xe9\xc0\xd8\x0f\x75\x9b\xc5\x23\x78\x16\xf8\x09\x13\x4b\x0c\x82\xc7\x62\xfb\xc9\xf3\x50\x6d\xf5\x0b\xa8\xc1\xb8\x80\xc2\x2a\xba\x93\xf4\x57\xd2\x15\x56\x02\x6d\x49\xd8\x4e\xee\x1a\x56\xbe\x57\x2c\xa0\xe3\x9d\xec\x40\x21\x0d\x35\x3e\xb6\x8b\xa8\x1f\x75\xff\x68\x77\x60\x74\xe0\x26\xf1\x22\x5c\x14\x4c\xcf\x78\x4a\x58\x84\x6c\xc1\x46\x92\x3c\x31\x5b\xeb\x76\x50\x60\xf8\x2f\x85\xb3\x69\x63\x64\x4d\x52\x1b\x73\x37\x3d\x36\xac\x9d\x73\x91\xbd\xc4\x2b\x0a\x48\xe3\x47\xb6\x5b\xe1\xe7\xea\x4f\xda\x66\x23\xb1\x90\x78\xed\x14\xb4\x07\x6c\x44\xc4\xc3\x7c\x42\xd6\x32\xc0\xb8\x6f\x18\x6f\xcc\x21\xa2\x3f\x6e\xbc\xae\x92\x6c\x24\xfe\x5b\x70\x8c\x16\x4f\x0d\x4a\x42\x33\xfd\x19\xba\x30\x25\x07\xcc\x99\xe3\x95\xce\x7f\xc9\xbf\xd4\xda\x0d\xd9\x8a\x78\x6b\x05\xc3\x74\xe8\x99\x6a\x1b\x42\x86\x9d\x27\x8c\x41\x59\xf1\x01\xf4\x62\xcc\x55\x22\x1a\x7d\x1b\x9f\x4e\xde\x52\xdb\x49\x7c\x41\x73\x2f\x48\xa6\x5c\x62\xec\x48\x9a\x41\xff\xcd\xc6\x87\x51\xd9\x04\x5e\x9a\x17\x83\xef\x23\x28\x76\xfe\xaa\xb7\x12\xb6\x98\x2f\x83\x77\x90\xf2\x55\xfe\xd0\x0f\xe4\x6b\xc0\x1f\x44\x24\x15\x4c\xcb\x42\x6d\xa6\x4f\x43\x7d\xc5\x42\x18\xfb\x6b\x9e\x12\xd2\x58\x86\xfc\xfd\x64\x3c\x47\x94\xb8\x8f\x76\x85\x27\x0f\x43\xb1\x68\xc0\xa0\xd7\x4e\x5e\x99\xf0\x63\x73\x40\xcd\x31\xc6\xb8\x29\xae\xde\x95\xf9\x43\x71\x04\xdc\xc8\x1a\xe3\x8f\x42\x7f\xb2\x1f\x51\xd3\x10\xeb\x39\xef\x51\x6e\x68\x07\x6f\x4a\x4d\x14\x6e\x3b\x3f\x38\x3f\x85\xb4\x18\x20\x25\xf2\xa9\xbb\x04\xbb\xc2\xe0\x4c\x85\x68\xa1\xd7\x7f\x5c\xb3\xb8\xc9\xfe\xbd\xe2\x8f\x84\x69\x08\xae\x5e\x27\xd9\x2a\xbb\x5b\x87\x95\xdc\xe1\x2d\x00\xfb\x4b\x5e\x91\xf7\xc3\x7c\xa5\xb3\x11\x77\x90\x55\xd2\x80\xea\x64\xcc\x21\x69\x5e\x5e\x07\x01\x23\x25\x25\x86\x52\xf2\xa4\x9a\x30\x1e\x03\x2c\xdd\xee\x2d\xe0\xac\x93\xbe\x6b\xdc\x51\xe6\x6d\x3c\xaf\x8b\xa9\xf8\x64\xfc\x4b\x1a\x5e\xfd\xd4\x90\xc6\x51\xd7\xbd\xd0\xa3\x48\x10\xc8\x0a\x9d\x1e\xbe\x17\xde\xac\xed\xaa\x42\xa0\x93\x34\x7d\x79\xd3\xf0\x5e\x6a\x4b\xc2\x0b\x72\xb2\x0a\x16\x26\xa5\xdb\x94\x71\xde\xd7\x38\xee\x8a\x85\x96\xaf\xc5\x6f\x5b\x1b\x34\xcd\x65\x9f\x9d\xef\xc4\x1b\xaa\x96\x36\xc3\xd8\x31\xb5\x89\x8e\x2e\x62\x6a\x43\xaf\xed\x22\xec\x2a\x2c\xc9\xfa\x4f\xe5\x4e\xd4\x62\xf3\xd5\xdc\x4e\x5c\x88\xd1\x90\x70\x96\x24\xd0\x2f\x0a\xeb\xa0\x4f\xd6\xe8\x7c\xfc\xd8\xa7\x94\x63\x16\x7c\x71\x54\x77\xbe\x66\x6a\x59\x6a\x27\x4f\xec\x5a\x89\x6f\x97\xb0\x0e\xd7\x38\x5b\x6b\x08\xf7\x1a\xa6\x38\x5d\x60\x2a\xe8\x16\xc7\xff\x2a\xa5\xc8\x66\xdb\xca\x5c\x05\xf6\xa8\x25\x37\xe1\x32\xc9\xcb\x08\x0a\xdb\x49\x3b\xa4\xfd\xee\x53\xc6\x6e\x56\xf5\x5b\xe6\x14\xad\x1f\xa8\x54\x0f\x95\x6e\xeb\x0b\x17\xed\xaf\xb8\xd9\xfd\x98\xc5\xae\x99\xd6\x89\x23\x0c\xd5\xf3\xda\xce\xc1\x60\xd0\x80\x96\xc9\x95\x34\xe4\x52\xc7\xcf\x5c\x1d\xb6\xa4\xb1\x2d\x61\x9c\xb8\xdb\xf4\x21\xec\x29\x0d\xa3\x5f\xe2\xd3\xc8\x2e\x52\xcf\x6e\xca\x26\xc4\x55\x6c\x32\x2e\x22\xc6\x57\xef\x93\xd3\x48\x35\x75\x7b\x78\x15\xe4\x11\xf0\x2d\xf2\x66\xaa\x37\xdc\x07\xd1\x48\xdb\x85\x92\x55\x6d\x63\x08\x71\x8b\x73\x0f\xb0\xd8\xc4\xaf\xf1\xcf\x38\x5b\x69\xd3\x43\x8e\xf2\x23\x58\xf5\x9e\x30\xc1\x1f\xde\x2f\x07\x1e\xb7\xa5\xfa\x8f\x01\x8e\x1f\xad\x3b\x23\x7b\x4e\x9c\x0c\x56\x72\x2f\x91\x04\x30\x18\x39\x9a\xb2\x14\x89\x42\x04\x50\x2f\x61\x24\x55\x0d\xf4\xff\xe1\xcf\xe5\x72\x99\x37\xc8\x90\xf8\xfd\x1c\x10\xdd\x3d\x64\x3b\xef\x32\x7b\xb9\x27\x52\x70\x80\x0f\xb1\x4b\xb1\xab\xea\x79\xfa\x21\x1c\x14\xfc\x4b\x56\x80\xdf\x05\xe3\x72\xd3\x88\x05\xc8\xb9\xa4\xff\x91\xa7\xa3\x2f\xc3\x0f\x52\x9e\xe0\xd6\x56\x4d\xa6\x8d\x11\x37\xe7\x46\x32\x43\x28\x9f\xe2\x2d\xec\xf5\x0c\x44\xc8\x5a\x1e\x9a\x33\xdd\x93\x29\xc0\xf3\x3f\x34\x5e\x45\x85\x22\xe0\x3a\x17\x74\x0b\x8a\x23\x79\x8a\x5d\x89\xe1\x72\x16\xe0\x7e\xe1\xda\x89\xfb\x09\x5f\x09\x8f\x61\x2f\xc8\x0b\xc8\xd1\x95\x35\xd4\x5a\xea\x8e\x9c\x2d\xf4\xeb\x0c\x54\x7c\x16\xcb\xcc\x5e\x1d\xd2\xc9\x05\x78\x41\x9e\x5b\x81\x75\x02\x8c\xb5\x10\xee\x83\x7f\xa7\xd9\x89\x38\x43\x54\x8a\xed\xa8\x76\xf2\x04\xd6\x53\xcc\x16\x4a\x37\x61\x37\xee\x05\xad\x1e\x36\x83\x98\xc8\xf0\xae\xe8\x27\x1f\x66\x4d\xcd\x89\xa5\xf1\x39\x8b\xe2\x67\x32\x49\xbc\xb8\x90\x5e\x8e\x1e\x50\x7a\x7e\xe1\x3f\x15\x4d\x34\x5f\x81\x44\xd0\xbf\xa9\xb3\x61\x01\x8c\x7f\x45\xd9\x88\x58\xe6\x5d\xe6\x01\x94\x8a\xf5\x06\xbf\x1b\x33\xce\x59\x02\x0d\xc7\xcb\xb8\xe9\xe5\x9f\x48\x09\x3c\x55\xf6\x71\x6a\x28\xff\x79\xdc\x35\x46\xb5\xa0\x36\x64\x84\xdd\x2b\x7c\xea\x55\xc0\xf7\x12\x77\x19\x21\x75\x77\x45\x27\x94\xde\x0d\x5f\xc4\xee\x02\x1c\x34\x45\x0c\x63\x2c\x86\x5f\x14\xb7\xe0\xf2\x50\x0a\xf1\x03\xc8\x64\x6c\xb5\xc4\xab\x7c\x1e\xa1\x4e\x82\xcd\x0e\x21\xeb\x25\xdb\xe2\x9a\x69\xef\xa5\x93\x42\x8e\xb3\x44\x52\x8c\xd7\x51\x5e\xbc\xf4\xb1\xbe\xb2\x7a\xbd\xbe\x55\x9e\x5d\x97\xa8\xfb\xcd\x3f\xd0\xf0\x48\x57\x49\x6b\x83\x0e\x6b\xd7\x62\x27\x22\x6c\x9a\xdf\x0d\x9f\xd0\x03\x9a\xd4\xb2\x14\xdc\x13\x35\x2f\x6b\x80\x94\xa7\x72\xc6\xd5\x52\x9f\x29\xd7\x85\x5c\x64\x6e\x51\x9c\xf4\x76\xe3\x0e\xc9\x5f\x68\x7b\x2a\x0f\x35\xaf\x97\x9e\xae\xa9\x6d\x22\xf0\xd0\xf5\x8b\x1c\x93\xa8\x58\xf0\x6f\x9b\x00\xfd\x15\x3e\xcf\xfa\xa4\xc1\x15\x55\x64\x89\x28\x6d\xc7\x1e\x34\xc1\xb3\xd2\x88\x95\x86\xf2\xb8\x18\xea\x0a\x9d\x7f\xc8\x4b\xa6\x9b\xfa\xad\x37\x91\x9b\xa2\x5c\xaf\x19\xab\x5c\xda\x51\x24\x0d\xab\xde\xd8\xb6\x9d\xfb\xac\x0e\xd1\xf2\x81\xf2\x05\x5c\xe1\x9c\x8e\x6e\x85\x31\x9a\xa6\xd6\x5f\x46\x1e\xb4\x3d\x29\xc5\x62\x93\xac\x4d\x59\x81\x84\x97\xa6\x6f\x71\xf1\x94\xd3\x86\xf0\x90\xff\x18\xd7\xb4\xc5\xde\xcd\xdc\x99\xaa\x3a\x0d\xa1\xa2\xa3\xd7\x45\x72\xbc\xda\xbb\x3b\x8e\xeb\xa8\x3d\xd7\x19\x46\xd9\xde\x70\xa8\xed\x33\x1a\x05\x7d\xd8\xd2\x52\xbf\x01\x09\x6a\x5e\x5c\x5a\x85\xd9\x6f\xaf\xc9\x5a\x4d\x60\x58\xe3\xe3\x6a\x28\x10\xe3\xe3\xd0\x40\x06\x4f\x87\xf1\xbe\xcc\xd9\xa3\x3a\x6d\xac\xa6\x8e\x57\xec\x52\x5c\xa6\x0d\x57\xef\x05\x4e\xd0\x15\x75\xdb\xe9\xd5\x0c\x21\xf8\x34\x16\xcb\x74\xc2\x67\x82\x27\xb3\x46\x51\xf8\xd2\x77\x9c\x20\xdc\xa4\xcc\x01\xee\x09\xe2\xbd\x98\x0e\xbe\x83\xfa\x3e\x88\x27\x70\xb2\x6a\x3c\xd6\x88\x6e\xf3\x97\x18\x36\x50\x1a\xaa\x5f\x28\x22\xa9\x69\x75\x03\x40\x0a\x2d\x0b\x5c\x47\xbb\x46\x47\xc0\xc2\x30\x63\x8c\x2e\x64\x58\x43\x07\xf3\x33\xa6\xb0\xb4\x85\xcd\xc6\xf7\x67\xe2\xb8\x61\xe4\x88\x18\x3e\xdf\x9d\xf6\x39\x88\x26\x48\x64\x4f\xf3\x48\x12\x75\xf1\xf1\xfa\x2f\xa4\x13\xf5\x29\x72\x23\xf9\x2e\x78\x0f\x7f\x88\x3a\x1b\x16\x40\xcb\xa6\x65\x20\x0e\x61\xa8\xf4\x6e\xb4\xac\x21\x8c\xb9\x14\x07\x2b\x4d\x62\xed\x24\x32\x32\x83\x38\x66\xca\xff\x62\x6a\x79\x6d\x8c\xd0\x20\x22\x70\x83\xfd\xca\xa3\x44\x54\xc2\x7f\xaf\x4b\xc7\xff\x80\x8f\xca\x66\x10\x63\x91\xcf\x79\x99\xa4\x56\xf4\x0b\xea\x12\xca\x42\xdc\x7c\x34\x99\xba\x91\x00\xad\xaf\xa4\x43\x48\xc7\x4b\xcc\xcc\x28\x6a\x45\xc6\x76\x76\x06\x63\x56\x8c\x2f\x57\xc3\x7a\x19\x44\xe6\x8f\x73\x7f\x7b\x18\x84\x6d\x82\x2a\xcd\x38\x76\x32\xee\x83\xe4\x30\x4e\x43\xe8\xe2\xba\x10\x56\x91\x42\x28\x33\x89\xf7\xc8\xb7\x50\x32\xf2\x56\xea\x60\x9d\x89\xda\x4e\x97\x15\x8f\xd1\xd7\x31\x25\x19\xf9\xcc\x71\x76\x4f\xf4\x57\x0e\x89\xfb\x30\x48\xc4\x9f\x0a\xe4\x79\xdc\x13\x5c\x15\x8e\xa9\x19\x28\x02\x6d\xb3\x98\x8e\x99\x4d\xdf\xcf\x1e\xc7\xde\x64\x1c\x22\x4f\xc4\x1f\x67\x3e\x43\xb6\x11\x2f\xb0\xfd\x6b\xcf\x90\xc7\x38\xf4\xe2\x32\x5a\x38\xf7\x6a\xfa\x0b\xc6\x56\x7e\x65\xf4\x25\x36\x18\x78\x15\x64\xe3\x79\x09\x3b\x3d\x23\x05\xf3\xc5\x52\x25\x11\x36\x2e\x9c\x29\x94\x23\x9e\x0b\x39\xac\x08\xd4\x98\xf0\x1c\x91\x85\x75\x11\xad\x40\x64\xe1\xb1\x22\x4b\xcd\x36\xe2\x79\xd1\xd7\x22\x11\xa5\x5a\x4c\x4c\x87\xd3\x17\x8a\x5f\x47\x77\x32\x7f\x48\xc8\x41\xeb\x39\x7f\xa4\x13\x3c\x7b\x80\x60\xe9\x36\x79\x25\x64\x95\xb6\x1a\xd8\x09\x2b\xd6\x5c\x64\x74\x23\x6c\x9a\x44\xc2\x3c\xd4\xb8\xfa\x00\x7c\x31\x96\xa7\x4e\xa9\xde\x41\x70\x51\xed\x2e\xdc\x43\x7a\xac\xf2\x4f\xfb\x87\x7a\x4d\x69\x8a\xc6\x33\xfe\x55\x3c\x09\x3a\xc2\x09\x50\xa4\x78\x4d\xe6\x2b\xe5\x23\xd2\x7d\x0d\x53\xed\x97\xf8\x85\x10\x94\x6d\x37\xbd\x01\xf6\x77\x23\x0d\xf7\x09\x59\x63\xf5\x80\xf9\xa1\x7f\x9b\x0f\x56\xbd\xc7\x8d\x9a\x0a\x0a\xfd\x88\x27\x0c\x07\xd3\x54\x94\x67\xfa\xa9\xd1\xe9\x8c\xd5\xda\x80\xa0\x6b\xec\x26\x75\x8a\x57\x01\x7f\x99\xb2\x5c\x1a\x53\x5f\xde\x9a\xc0\xbb\x08\xde\xec\x3c\x43\xfb\x07\x16\xd8\x1c\x80\xb3\x20\xb6\x3b\xf8\xd0\x2b\x68\xb8\x6d\x7b\xd5\x66\x5c\xb2\xf5\x7a\xc1\x57\x62\xb6\xf9\x52\x1a\x99\xc2\x37\x5a\xa2\x53\xe9\xd7\xf5\x1e\x41\xcf\xd8\x79\x9a\x26\x2f\x36\xef\x8e\xf2\x8f\xe4\x7e\xdd\x99\xce\xbb\x3c\x3e\xd8\xad\xc3\x97\x66\x87\x3a\xdb\x12\x70\xc5\x08\xcf\x96\x14\xe8\x00\xea\x62\xb3\x4f\x55\x23\x76\xa7\xfd\x45\xc1\x2b\xc2\xa9\x46\x20\x8d\x46\x99\x6c\x3e\x10\x5d\x4d\x27\x1a\x8e\x05\xcf\x64\xbd\xd6\xae\xf5\xda\xc0\x93\xa9\x58\x0a\x1f\x8e\x6f\xc5\x5b\xc1\x1c\x4e\x5b\xf5\x5d\x46\x07\x37\xa0\xee\x04\xfe\x09\xf7\x08\xf8\x22\x6c\x37\x8f\x05\x9f\x55\xed\xc9\x4f\x42\x91\x0b\x1e\x01\xfe\xb8\xd9\xa9\xb5\x82\x32\xe2\xc3\x28\x7f\xe1\x30\xf5\x7d\xc0\x62\xb1\x07\x0b\xe7\xf6\x5a\x72\x91\x1f\x21\x2f\x63\x1d\xad\x7e\x00\x60\xd9\x55\x75\x0e\xc6\x32\xce\x64\x70\x3a\x1e\xc5\xf9\x1f\x6c\x01\x2c\x99\xab\x47\xce\xaf\xda\xcd\x63\x62\xa2\x0a\x0c\x7c\x01\xde\x9e\xea\x05\x1c\x23\x7b\x46\xcd\x17\x82\x68\x4f\x03\x16\x89\x4e\xb3\xa7\xba\xfd\x27\x71\xf0\xb9\x32\x2e\x13\x51\xf7\x9d\xbf\x9b\x35\x1f\xcc\xa1\xeb\x58\x77\xa1\x6f\x71\x77\xd8\x1b\x10\x32\xe8\x61\x4e\x1b\x3a\xb3\x2a\x8f\xdb\x8b\x0b\x2d\x58\xcd\x3b\x49\x2c\x48\x79\x0b\x04\x50\x1c\xa0\x5f\x82\x5d\x8c\x39\x01\x4b\x45\x28\xf6\x5d\x77\x17\x49\x16\xff\x93\x74\x02\x6d\x10\xde\xc0\xcb\xa7\xab\x91\x68\x5a\x20\x43\x83\x46\x61\x37\x30\x9d\x58\x07\xe4\x20\xeb\x28\xfe\x4d\x25\x95\xfd\x9b\x84\xc8\x97\x70\x6b\xa8\x53\x52\x44\xbc\x37\xf4\xe3\xa0\xdb\xc0\x5a\xd6\xd6\x80\x00\xa1\x9a\xfb\xc0\x1d\x21\xb6\x08\x0a\xc5\xcd\xe4\xe3\xb8\xa5\x5c\x77\xca\x0b\xfc\x09\xaa\x1f\x2d\x84\x08\xc1\x1c\xa7\x73\xc8\xae\xe0\x37\x8c\x5b\x94\xaf\x15\x47\x58\x79\xb4\xb7\x79\x9f\xd8\x7f\x33\x27\xa7\x04\x71\xfb\xd9\x09\xa0\xc3\x7c\x07\xd7\x16\x90\x23\x68\x03\x5c\xdd\xf7\x89\xce\x0a\x6f\x8b\x28\xc4\xd9\x54\x0c\x67\x0a\x89\x47\xd3\x52\x42\xc9\xef\xe9\xbd\xe8\xbb\x54\x2a\xe3\x11\xd8\x93\x3e\x9d\x95\x58\xb1\x94\xb1\x8e\x3d\x9c\x47\x61\xe1\xb8\x01\xc9\xf7\x38\x18\xde\x79\xd0\x3a\x9e\x06\x50\x06\x30\x81\xf5\x42\xa8\x47\x88\xf0\x8b\x18\x27\x60\xe3\xa6\x02\x31\xac\x28\x3c\x1f\xd8\x4d\xd2\x10\x17\x08\x82\x51\x0c\xd2\x05\xc1\x86\xfa\x57\x94\x41\x61\x7c\xf9\x32\x9a\x59\x78\x25\x77\x3d\xa3\x51\x44\x4f\x46\xb3\x46\xc5\x2b\x41\x4a\x6e\x80\xf8\x4e\x80\x9d\xaf\x93\xf4\x7a\x18\x85\x4b\xa5\x4a\xbe\x16\xbd\x4c\x75\x94\xa1\xc7\xdc\x53\xd1\x88\xcb\x71\x7b\x54\x8b\x90\x81\x84\xb5\xca\x13\x75\x7f\x93\x76\x2b\x81\xb2\x70\xca\x1d\x65\x60\xce\x77\xba\x87\xe2\x5a\xd2\x27\xa6\x51\x21\x05\xd5\x71\xdc\x14\x1e\x01\xc3\xbc\xed\xf2\x9d\x1e\x0f\x04\x04\x39\x8c\x17\x8c\xf4\xb6\x5e\xa4\xe7\xa2\x67\x5b\x6e\xe0\x3f\x60\xff\x32\x1f\x47\x84\xe2\x97\x9b\x36\xd4\xcd\x24\xa6\x1b\xb5\xa5\x5a\x72\x93\xa1\x3e\x47\x44\x9b\xae\x5f\x9c\xd4\xc3\xe8\xd7\x6e\x01\xad\x66\x43\x34\x81\x01\xdb\x79\x6e\x2a\x8b\xa7\x37\xf0\x51\xf1\x99\xbb\x13\x81\x68\xfa\x46\xfb\x1b\x55\xe9\xd8\x84\x97\x63\xd0\xf6\x74\xf8\x15\x1c\xa7\xf1\x72\xed\x31\xc2\x88\xb5\xa0\xb4\x94\x3c\xc3\xbc\x27\xa7\x86\x6a\x32\x4d\x48\xd2\x31\xa2\x0d\x2e\xa0\x20\xf6\x24\xdd\xb4\x80\x43\xdc\x0b\xea\x9b\x9e\x69\xc0\x56\x65\x0f\x17\x05\x3f\xd3\x86\xa2\x69\x91\x87\x5b\xfe\xc6\xaf\x41\x5f\x77\xfa\xc1\x5b\xb1\x4f\x9a\x88\xb5\x9d\x84\x25\x76\x7b\x69\x1c\x49\xda\x38\x92\x53\x44\x9d\x63\x31\x27\x19\xe9\x47\x4d\x91\xa0\x38\x56\x8b\xbe\x27\xe0\x1e\x97\xa0\x79\xe1\xc9\x02\x2a\x54\x6e\xac\x65\x52\x72\xe5\x1a\x72\x85\x34\xba\x66\x15\x66\xae\x34\xb0\x7e\x1e\x04\x2d\x0d\x84\xcc\xad\x2a\x97\xc6\xc3\x33\x0a\x5f\x49\xeb\x50\x43\x19\xef\xa5\x06\x5c\x5e\xdc\x23\xe9\x7d\x52\x48\x78\xb2\xac\x90\x56\xbc\x72\x9f\xec\x22\xeb\x92\x6b\xba\x1c\xe0\xf7\x30\x07\xc4\xff\x55\xff\x4b\x7a\x2c\xfe\x52\x37\x84\x5e\x2f\x99\x03\xae\x86\x4c\x94\x84\xc0\x3c\x2b\xbf\x49\xea\x91\xae\x85\x5d\x92\x66\x4c\x66\xc6\x0e\xc9\x63\xfc\xc6\xb8\x7d\xd2\x32\x72\x7e\x78\xb4\xf4\x2e\xdd\x67\xe5\x09\x19\x97\x5d\xea\x0a\x96\xc7\xf1\xcf\x31\xfd\x44\x8d\x75\xd7\x48\x18\xd1\x2e\x70\x09\x3a\x4a\xf4\x0e\x7a\x06\xdc\x2a\x0e\x44\x34\x54\x3a\xc5\x2c\xf4\xca\xc2\x7c\xf1\x59\xdc\xf2\x0c\xa6\x24\x9c\x98\x19\xd7\x26\xd9\x47\xe9\x0d\x0f\x93\x42\x19\xe1\x2b\x2f\xc9\x16\x70\xe6\xba\x0a\x64\xaf\x01\x10\x63\x3a\xf0\x00\x76\x91\x58\x24\xc8\x46\x5c\x45\x05\x09\x8e\xa0\x6e\x37\x6c\x14\x86\x62\x17\x57\x8c\x0a\xd7\xe3\x45\x05\xfd\xa2\x70\xd2\xcc\xf4\x31\xd1\x09\xca\xc9\xb8\x7c\xb1\x84\xde\x19\xee\x2b\xa9\x60\x0d\xaf\x7c\x27\x8d\xe4\x8e\xb9\x9e\x90\x45\x0a\x68\xb4\x6b\x3c\x01\xe6\x3e\x21\x96\xf7\x0b\xd7\x8f\x2c\xe2\x6b\x08\xf0\xfa\xa7\x80\x3f\x29\xaa\xc2\x0d\xf8\x9b\x12\x5a\xb0\x40\xa0\xa7\x65\xa4\x4b\x85\x85\x0c\x69\xdc\x42\x51\x1c\xeb\x61\xb8\xbb\x38\x89\x0b\xf7\x5b\x22\xc9\x05\x66\xbb\x79\x48\xc9\xc2\x97\x54\x05\x67\x05\x59\x88\x0f\xe7\x1c\xa0\xdc\x44\x90\xb9\x78\x5a\x40\xbd\x27\x2f\x8a\x6e\x2a\x27\xf2\x17\x33\xe7\xe6\x2b\xf8\x1f\x59\xc3\xe9\xf3\x81\x47\x9c\xda\xd8\x3b\x82\xff\x78\x31\xe1\x6e\xa2\xd5\x40\xa0\x5f\xbe\xb8\x5e\xb8\xc6\x4d\x26\x19\x16\xe3\xc8\x5f\x98\x4b\xb8\x4a\xec\x31\xe6\x79\x5e\x21\x7c\x12\x6b\x1f\xef\x6b\xed\x18\x7b\x27\x7f\x73\x19\x9c\x73\x0b\x10\xe4\xad\xe3\x7e\x11\x94\xa4\x51\xf8\x41\x42\x50\xac\x10\xa0\x8b\x56\x87\x4f\x14\x8c\x8a\x41\x7e\x7c\x51\x84\x24\xce\x7d\xba\x78\x40\x0a\x27\x21\x69\xc5\xf2\x6c\x0c\x94\x5e\x20\x8f\x82\xbe\x62\x20\xe4\x8b\x6a\x3e\x32\x2d\xf2\xb9\xa5\x5a\xd6\x2b\xf9\xfc\xbc\x59\x9c\x10\xf9\x82\xd4\x97\xdc\xf5\xf2\x85\xb1\x89\x7c\x77\xb9\x47\xd8\x38\xb0\x5b\xee\xe6\xd7\x2e\x2c\x94\xcf\x72\x47\x8a\xde\xc9\xe7\x13\xa1\x94\x35\x46\x29\xba\x82\xca\x36\x1c\x86\x7c\xa4\xed\xd1\x7f\xab\x59\xcc\x98\xa1\x4f\x28\x79\xc6\xa4\xe9\x78\xb9\x6c\xd6\x67\xed\xa6\x54\x23\xc7\xa6\xb9\x1c\xf3\x81\x17\xa3\xbe\x13\x76\x9b\xff\x51\x75\xda\x6f\x8b\x60\xb3\xb2\xd7\x5d\x23\x62\x2a\x44\x84\xe3\x64\x67\xe3\x42\xd4\x43\xca\x09\xab\x17\xc4\x4a\x9b\x63\x71\xa9\x3e\x45\x07\x9b\xe7\x94\x6c\x65\x9c\x32\xfe\x9b\x5b\xc8\x6a\x30\x9c\x49\x65\x72\xa6\xeb\x95\x31\xcf\xb8\xc7\x74\x8b\xc3\xee\xf2\x6d\x1a\xa9\xdf\x1e\x01\x58\x75\xd6\xbd\x57\x14\xaa\x74\x25\x64\x92\x5d\x1d\x5f\x51\x2a\x4a\xb4\xfd\x09\x24\x9f\xca\xb3\x6d\xae\x6e\xa5\x1d\x6b\x84\x97\x34\x33\xfc\x2d\xdf\x73\x93\x98\x27\xcc\x8a\x54\x3a\x5b\x68\x7c\x12\x33\xc6\xcd\x30\xcc\x0c\x1b\xe3\x7b\x6b\xff\xf8\xdd\x06\xc6\xd5\xa3\xee\x67\x85\xa3\xca\x76\x74\x80\xa1\xb4\x6a\x0a\xb4\x54\xdf\x53\x73\xb6\x76\x89\xee\x7b\x7d\x7b\x99\x56\x97\x0e\x69\xce\x5f\xab\x35\xc3\x2f\x65\xe8\x34\xf7\xd1\x89\x09\xef\x35\xa1\xb8\x31\x10\x5b\x2d\x27\x3d\x0b\x92\xab\x1e\xd1\x97\xf9\xac\x55\xa5\xb2\x7b\x96\xff\xa3\x3c\x0c\xe0\x50\xfb\xf5\x2b\x6a\xaa\x21\x5f\x75\xa2\xba\x1f\x35\x97\xb4\x4f\xc0\xc3\x65\xd9\xda\x3c\x18\x23\x9f\xa6\xd9\x86\xe4\x65\xd4\x6b\x5c\x31\x5b\x13\x2e\xaa\x15\x84\x00\x10\x46\xf5\x91\x7c\x3f\x48\xa7\x22\xd1\x4f\xfb\x1c\x56\x3e\xe5\x4c\x74\x99\xaa\x04\x00\x2e\x2a\x4b\xfb\xb9\xee\x06\xc4\xa9\xad\x06\xd7\xd7\xc8\x34\x67\xa1\x4f\xca\x26\x6a\x0a\x11\xe2\xfc\x30\xf5\x25\x74\x65\x86\xbf\xba\x18\x07\x4e\x58\xab\xba\x48\xec\x02\xd5\xaa\x6a\xa9\x0b\x83\xac\xca\xd7\x8c\x3d\x3e\xb7\x94\x42\xce\xa0\xcb\x2a\xe5\x2a\xe0\x34\x52\xaa\x26\xc2\xd6\x80\x6f\xaa\x67\x21\xe0\xd5\xa3\xaa\x3d\x28\x7d\x29\x5c\x05\xc7\xdc\xce\x1b\x54\xfd\x85\xaf\x4b\xff\x9f\x72\x17\x69\x4a\x42\xad\x12\x4a\x79\x08\x8a\x50\x2e\xa1\xdf\x08\xea\x56\xdc\x66\xfd\xf4\x9d\xad\xb0\xf3\xea\x5c\x24\x0a\xac\xe0\x09\x02\xae\x8c\x42\xdf\x68\x78\xa7\xb8\x8f\x3d\x58\xed\xaa\x68\xc2\xb7\x97\x1c\x55\x10\x88\x96\x3c\x37\x45\x3a\x79\x7d\x7a\x81\x62\x21\xf5\x55\xc2\x6c\xf9\x53\x46\x09\x68\x99\x7c\x94\x75\x3f\x68\xab\xfc\x00\x57\xe7\x9b\x2e\x6f\x01\x6a\x5d\xfe\x91\x9b\x44\x85\x70\xbc\xec\x23\xf1\x55\x83\x8f\x6c\x27\x99\x54\x45\x90\xe9\x28\x4f\x4b\x56\xc8\xd4\x34\x76\xae\x5d\xa6\x65\xf8\xa5\x3d\x92\x89\x99\x1f\xe2\x0f\xcb\x38\xec\xdb\x91\x3f\x65\x06\xee\xe7\xa0\x53\xb2\x61\xc0\xd7\x97\x2f\xdb\x24\xac\x73\x4d\x93\x1d\x13\x6f\x83\xc9\xc4\xa3\xec\x98\xfa\xc5\xe2\x4b\x9c\x65\x95\x6c\xf1\x2d\xce\xe7\x62\x90\xc4\x83\xfb\x3c\xe7\xb0\x04\xc5\x7b\x97\x16\x27\x71\x00\xb3\xe2\x33\x25\x17\x05\xd1\x91\xc7\x24\xbf\x84\xaa\xa0\x51\x29\x48\x74\xc3\xf7\x98\x94\x2e\x71\x77\xbd\x28\xdd\x23\x95\x42\x9e\x09\x4b\xc5\x97\x6a\xbf\x0b\x09\x92\xe9\x15\x56\x61\xaf\x24\xa1\xc8\x28\xfc\x26\x51\xe7\xc4\x89\xe8\x92\xc7\xa9\x67\x45\x57\xa5\x89\x71\x1f\xc4\x79\xd2\xb6\xc8\x2e\xf1\x88\x6c\x62\xd0\x55\xc9\x22\x19\xdc\xf7\xb3\x44\x26\x1b\x70\x0b\x91\x7c\x96\x7d\x84\x2c\x04\xf2\x34\x63\xb5\xfe\x80\x43\x33\x50\x7e\x03\x78\xab\xc9\x2e\xfc\x25\x28\x53\xbf\xce\x7e\x2c\x38\xa6\x36\xa5\xda\x84\xb5\xea\xe0\xb8\x07\xc2\x2f\xaa\xfd\x91\x1d\xa2\x16\x55\x62\xd0\x3b\x71\x8a\x72\x60\x85\xbf\xf8\xb2\xe2\xbd\x1b\x4c\x42\x54\x44\x83\x0f\xf1\x85\x46\xdf\x9a\xdb\xfc\x4b\x86\xae\x72\x2d\x90\x60\x98\x54\x78\x04\x18\xd4\x43\xb3\x77\x0b\x5c\x75\x5b\x53\xd9\x82\x23\xda\x9f\x71\x17\x84\x74\x6d\x68\x64\xb3\xc8\x47\x93\x14\x34\x2e\xba\xad\x0e\x5e\x11\x2e\x16\x29\xbf\xb8\x11\x25\x01\x8a\x6d\x60\x39\x6f\xd4\xb2\xb7\xa6\x9b\x1f\x68\x99\x5d\x5e\xc6\xef\x34\xa7\x14\x76\x00\x93\x4c\xc8\xec\x7e\x80\x6f\x64\xa5\x92\x04\x01\x06\x5e\xdc\x65\xc1\x73\x7d\x5d\x64\x9f\xb0\x57\x37\x2d\x78\x9a\x08\xad\xd1\xad\x28\x12\x2f\x56\xdd\x73\xb3\x88\xcf\x28\x23\xaa\x92\x9b\xef\x56\xd9\x4b\x07\x9a\x72\x6a\x91\x05\xed\xf6\xd3\x0d\x29\xd9\x4b\x6c\x95\xd0\xf4\xd4\x1a\xeb\x35\x84\x3e\x9e\x63\x49\xc5\xcc\x88\x5a\x63\xea\xc4\x8f\x86\x32\x0c\xf7\xc8\xaf\xfd\x93\xf5\xbe\x8c\x35\x9e\x3f\xb5\x60\xce\x86\x65\xb7\xd4\x43\x82\xb2\x2a\xef\xa6\xee\x9a\x83\xa5\x22\x87\x7f\x3d\xbe\x80\x6e\x3b\x02\xf1\xc8\xfa\xd8\x88\x86\xfd\x9b\x9a\x68\xf9\x85\x9a\x1c\x8f\x32\x4b\xb1\x15\x51\x61\xc6\x0f\x84\xc7\xa1\x0c\x43\x01\xe5\x80\x7f\x99\x6e\x98\x71\xd8\x6b\xb1\xe6\x07\xe7\xcd\xb2\xff\xd4\xb5\x82\xb4\xca\x6f\x0e\x68\xfd\xb2\xd2\x7c\xfb\x24\x70\x77\x41\x72\xe3\x76\x58\x58\xd6\x59\x2b\x15\x71\x39\xd5\xc5\xe2\x8e\xde\x1d\x5f\x68\xda\x89\xbb\x15\xe5\x63\x4c\x20\x81\x42\xd9\xfa\x4d\xd4\x0b\xfe\x28\x9d\x07\xd3\xec\x05\xd2\xe8\xb8\x8c\xe5\x81\xaa\x5f\x02\x51\x65\x91\x6d\x39\xf4\x53\xc9\x11\xeb\x4d\x44\x58\xfe\x79\xcb\x7a\x14\x39\x0b\x67\x36\x60\xae\xa6\x9c\x37\x41\xf1\x94\xf8\xc5\x46\x77\x52\x42\xd4\x24\xfd\x59\x6a\x6c\x28\x55\x87\x63\x94\xf9\xab\x35\xbf\xd9\xed\x5e\x4c\xb5\x95\xf7\x73\xb9\x42\x15\x2c\x14\x57\x9c\xb0\x6c\x44\xe7\x94\x84\x9a\x37\x63\xfd\xf3\xd3\x4d\x83\xf8\x85\x99\x9f\x8c\x23\xc4\x95\x29\x34\x43\x2f\x19\x15\x77\x4d\x2f\xa3\x5e\x00\xdd\xd7\x95\x31\xc0\xa1\x74\xed\x52\xb6\x87\xff\x7a\xf5\x15\xee\x67\xaf\x5d\x2a\x03\x70\x6d\xf9\x43\x65\x91\xe8\x42\xc5\x64\xd3\x41\xc2\xde\x62\xb3\x71\x33\xa9\x24\xef\xa0\x61\x0b\xf9\x45\xa6\x52\x7f\x8d\xda\x93\xb2\x54\xf7\x2f\x5d\x18\xe7\xd0\xbe\x67\x0a\x41\x7b\x35\x4f\xd8\xce\x50\xa6\xfa\x02\x77\xdc\xff\xaa\x6a\x13\xd0\xe0\xf5\x49\x69\x17\xee\x70\x01\x29\x24\x12\x9f\xb2\x6f\xfa\x1e\xe6\x9c\xa2\x13\xba\x2b\xac\x80\x3c\x3f\xdd\x5c\x76\x7a\xc6\x1f\x2d\x92\x43\x49\x1e\xd1\x6c\xe5\xee\x88\xcb\x51\xbf\xe2\x2f\x00\x39\xd4\x4b\x01\x49\xa8\x54\xb5\x52\xe8\xb1\x6a\xa1\x32\x40\xb4\xcf\x1b\xa6\x48\x95\xc4\xb8\x9c\x91\x43\xa4\x87\xcb\x82\xb4\x6e\x82\xe1\xa2\xe5\x1a\x86\x70\x4d\x6e\xaf\xfa\x9a\x70\x7f\x46\xbf\x3a\x59\x54\x94\x8c\x57\x6d\x13\xbd\x8f\x5b\xa6\x72\x15\x0f\x82\x00\x25\x57\x52\x17\xaa\x57\x1c\x92\xfa\xaf\xca\x90\xff\x27\x7d\xe6\x3d\x20\xcf\x93\xb1\x5c\x23\x65\x66\xf9\x94\xd2\xb5\xea\x28\xc5\xd3\x42\x8b\xca\xa6\xf8\x96\xeb\xa1\x9a\xa1\xf8\x9c\x11\xa3\xd4\x2b\xbe\x26\x07\x28\x97\x28\xbe\xc6\xbe\x57\x0c\x28\x27\x80\x68\x8a\x35\x8a\x1f\xa1\x4e\xf9\x88\xe2\xf5\x2a\xb4\x7c\x81\xe2\xa4\xf7\x73\x99\x56\xc1\x75\x65\x49\xbf\x2a\x96\x95\x46\xa9\xca\x35\x83\x85\x39\xca\x43\x1a\x75\xce\x2b\x65\x96\xa6\x24\x63\x96\xe2\x9c\x66\x41\xf2\x5f\x8a\x5a\xf5\xf5\xd8\x67\xf2\x6f\x6a\x13\x88\x29\x6f\x57\x83\x42\x47\xe4\x9e\xaa\x7d\xab\xe4\xb2\x2e\x95\xaf\xf7\x6f\x59\x88\xb2\xd2\x55\x25\xdd\xa3\x00\x4a\x46\x95\x26\xfd\xb5\xc2\xa9\xca\x89\x7a\x47\xce\x49\x45\xa3\x7e\x4d\xfa\x4f\xc5\x62\xdd\xe9\xe4\x09\xf2\x4e\x5d\x69\xec\x1b\x79\x99\xf6\x14\x48\x25\x9f\xaa\xf5\x0d\x3d\x2d\x6b\xd4\x94\xac\xda\x22\x5b\xae\xae\xf2\x09\x94\xee\x57\xf9\xba\x8e\x48\xeb\x14\xaf\x8b\xef\x76\x78\x57\xbd\xcc\xb7\xb7\x25\xd4\x6e\xcd\x7a\xd7\x52\xdf\x60\x4c\xbd\xdb\x6c\x87\xda\x13\xda\x1d\xbb\x11\x0f\xa3\xb3\x6d\xfb\x30\xd8\xd5\xfd\xd6\x7e\x42\x64\xd0\x7a\x33\x8c\x02\x5f\x59\x60\xf4\x62\xec\xf4\x38\xa1\x3b\xc7\x75\x5f\x46\xd0\x48\x04\xeb\x8a\x0f\xb5\xbd\xad\x9d\x9e\xcf\x6e\xf5\xaa\x1f\xc9\xba\xea\xac\x81\xd4\xa5\x9e\x6a\x1a\x82\x87\x27\x98\xed\x0f\x50\x39\xd1\xe9\x8d\x5f\xb1\xbd\xab\x47\x2c\x9f\x89\x31\x41\x9b\x4d\xe7\xa9\x3e\x2b\x11\x86\x2e\x66\x88\xc7\x7d\x1d\x9a\x5b\xb8\xcc\xaa\x09\x16\x98\x8a\x5b\x5b\x77\xd6\x57\xe5\x17\x3b\xff\x80\x2f\x65\x6d\x6c\x2e\x81\xd5\xa7\x6e\x70\x6c\x45\xfc\x4e\xe0\xdb\xfe\x43\xbf\x8a\x8e\x6e\x0c\xc6\x2f\x5d\x3d\x68\x49\x22\x09\x83\xf6\x98\x82\x68\x2b\x57\x72\x0d\xf3\x98\x63\x1e\xbf\xb5\x6f\xb8\xa7\x97\xed\x55\x9f\x15\x1c\x2e\x5e\xed\x2c\x80\x2d\xcc\x1b\x6b\x3a\x85\x88\xcd\xaa\x71\x64\xa3\x28\xa9\x68\xdb\x28\xe6\x5e\x42\x56\x63\x32\x5e\x11\xbd\xcc\x62\x25\x41\x57\x77\x98\x4e\xff\x9f\x00\xb8\x00\x68\x32\x51\x00\x00\x6c\xfb\xec\x96\x1e\x08\x48\x83\x20\xdd\xdd\x0d\x83\xb1\xee\xee\xfd\xeb\xfe\x63\xc9\x68\x10\x04\x1b\x0b\xbb\x15\x3d\xdb\xb3\xbb\xbb\xbb\xcf\x6e\xdf\x27\xe2\x84\xed\x75\x3e\x90\x36\x07\x2e\xb2\x3f\x91\x3f\x41\xa5\x59\x5f\xa9\x33\xdd\xc7\x22\x1f\x75\x5b\xcb\xd7\x77\x7c\x63\x8c\x28\x96\xb7\xaf\x60\x7e\xc8\x7b\xd4\x56\xca\x7e\x9e\x35\xaa\xe5\x3d\x6f\x74\xca\xdf\x66\x48\x50\x1b\xff\xc2\xf5\x49\x74\x36\xda\xd6\x58\x2e\x15\x85\x9d\x71\x38\xe4\xb9\x81\x27\x6c\x9b\x54\x11\x28\xb3\xe5\xae\x76\xac\x3b\x09\x99\xa2\xff\x53\x3e\xab\xed\x07\xb7\xa8\xe8\x43\xeb\x6a\xde\xd3\x3c\xa0\x85\x24\x68\xce\x5c\xd3\x3c\x4b\x84\x4e\xd9\xe3\xba\x24\xc9\x8e\xdf\xd7\x48\x97\xd5\x47\x2b\x1d\x77\xe4\xd6\xb0\xbb\xf6\x64\xe5\xdf\xc0\x6f\x56\x58\x63\x44\x1d\x42\xee\xea\xee\xb9\xaf\x83\x33\x8c\xa5\x65\x61\xcd\x5f\xa4\xa9\x45\x25\x4d\xd7\x65\xbc\xbc\xff\xb9\xf6\x01\xbd\x99\x15\x8d\x6b\xe4\xb7\x53\xb4\x4e\x9b\x32\x2d\xbe\xcf\x51\xae\xda\x11\xad\xb0\xfd\xd5\x64\x84\xff\xcf\x0a\x6a\xff\xcc\x2e\x47\x3e\xea\x77\xfb\xc6\xc1\x88\x31\xc7\xa3\x08\x9a\x66\xba\x5e\xba\xde\xa5\xd6\x70\x0b\xef\x34\x2a\xb5\x53\x72\x37\x3a\xcd\xda\xed\x99\xee\x0e\x8b\x8e\x95\x82\xb1\x5b\xf4\xa1\xf1\x4e\x9b\xde\x30\x34\x5a\x6f\xa5\x18\xae\x87\x87\x5b\xa6\x19\xcf\xcd\x6e\x81\x77\x9a\xb6\xfb\x36\x41\x46\x73\x9d\xc7\x7a\x30\xc7\xfc\xb9\x94\xed\xd4\x82\xd9\x85\x3a\x87\x05\x14\xe4\x96\xda\x97\x81\xad\x19\x47\x6d\xff\x80\xbb\x53\x22\xac\xd7\xc0\xb7\xf1\x32\xcb\x17\xc8\x2b\xda\x60\x19\x0f\xe5\x86\x97\xc0\x6f\x20\xda\xec\x63\xd0\x61\x88\xeb\x7b\x1e\xdc\x0b\x45\x7b\x7c\x31\x6f\x00\x5f\x97\x8e\x70\xb4\x23\xd7\x0b\xb3\xec\xab\x91\xb3\xb9\x01\xb6\x4b\xc8\x9e\x8c\x35\xd6\xcf\xc8\x40\x8a\x87\x75\x06\x32\x3f\x5e\x64\xc9\x47\x4c\xd1\x10\x22\x41\x30\xe1\x24\x98\x81\x4c\x9b\xfd\x1c\x2a\x87\x37\xfb\xbe\x05\x49\xf0\x64\xcf\x09\x66\x0e\x44\x2e\x19\xb0\x1f\xb6\x3d\x2a\x1c\x63\x7b\x60\xdb\x91\x3b\xc6\x36\xd5\xa6\xce\x58\x6c\x8d\xb1\xa5\xa4\x4c\xb4\x54\x59\xbf\xc6\xab\x91\x0e\xeb\x92\xe8\xf9\xf0\x39\xeb\xdc\x70\x18\x3a\x6b\xe9\x09\xf2\x02\x8f\x20\xd7\xfd\xbc\xcc\xaf\xe0\x6b\x9e\xc1\xe6\x69\xd0\x9e\x62\xfb\xe2\xae\xfa\xf8\x7c\xf5\x42\x7e\xc3\x87\x6c\xf7\xbe\x3c\xfc\xb1\xb4\x86\xf9\xe9\xa4\xd3\x89\xda\xee\x99\x34\xaf\xb9\x7d\x9d\x87\x99\xab\x22\xb5\xed\x25\x5c\x65\x48\x58\x4b\x97\x70\x9d\x7f\x9b\xeb\x9e\x6c\xb4\xf7\x3a\xe7\x44\x25\xd6\x6d\xba\x2d\x59\x7b\xb6\x98\xb7\x88\xdd\x50\x9e\x4f\x5b\x80\xc6\xdd\xcf\x1e\xd5\x9b\x4f\x74\xa4\x55\xf4\x54\x51\x08\x89\x9a\x79\xe9\x74\xd5\xdc\x25\x1d\x7f\x58\x97\x23\x6d\x6d\xbd\x3c\x49\x48\x4a\xf3\x1f\x11\xc3\x7f\xb5\x0b\x23\x93\x7b\x1f\x75\x2c\x53\x9a\xdd\xe2\xad\xf7\xb4\xfd\xc5\xb9\x0b\x13\x71\xdd\xf9\x59\x7d\xa9\xc4\x21\x59\xaf\xe6\x67\x91\xcd\x69\xe9\xdd\x04\x9a\x5f\xa2\xa4\x0b\xcf\x9c\x30\x77\x71\xc7\x1c\x4e\x56\x64\x73\xeb\x3d\xfe\xda\x90\xa2\x66\xac\x98\xe8\xbf\xaf\xf1\x30\x10\xe6\xfd\xc8\x11\xa8\xfc\xe0\x86\xb6\xea\xb4\xe7\x8a\x3d\x7b\x57\x91\x73\xf2\xc7\xf6\xbc\xa7\x56\x65\x6d\xea\x8e\xa7\x2b\xd2\xa6\x74\x29\x98\xcf\x12\xd1\x1d\x3d\x9c\xf6\xb9\x5d\x6d\x2d\x7c\x55\xe4\xbc\x16\xba\xc8\x19\x42\x6a\xfa\x9f\xf4\x1f\xff\x67\xce\x16\xc5\x34\x1f\x2f\xbb\x97\x9a\xe2\xd6\x65\x59\xa2\xdb\x5f\xd4\xd3\xc3\xa7\xdf\xcf\x5b\x3c\xef\x3a\xf3\x5a\x56\x59\x57\x0e\xfb\x42\xea\x91\x8e\x85\xdc\x4f\x89\xbe\x6d\x77\x04\x45\x73\x95\x2d\x1f\x44\xe7\x22\x5b\x9b\x9e\x4a\xb5\x21\x40\xe3\x6a\x39\x29\x60\xba\xa3\x4a\x55\xe9\x83\xb5\x8d\xd6\x06\xb9\xdd\x43\x76\x1b\x26\x14\x65\xcc\xc3\x71\x87\xe7\x25\x76\xde\xe6\xf5\x67\xbe\xee\x20\x08\xaa\x53\xb5\x6d\xe7\x45\xbe\x09\x6f\x5a\x23\x25\x6e\x73\xf1\xcd\x64\x59\x6a\x64\x93\x4b\x26\xd7\x84\x38\x9d\xb5\xaa\x91\x01\xf9\x76\x2f\x4d\xa7\x4f\x9f\x75\x88\xee\xb3\x7b\x3c\x7c\xd3\x48\x28\xac\xef\x10\x4a\x56\xe5\x6e\x68\x9f\x21\x7d\x98\xb9\xa6\x75\x37\x80\x4a\x2d\x6d\xa9\x92\x4b\x12\x2e\x37\x5d\x54\x3c\x98\x4b\x74\xa5\xa8\x24\x91\x6b\x9c\x16\xcd\xf8\x90\x93\xf6\x66\xed\xd3\x80\x01\xab\x51\xbf\x0b\x35\x09\x59\x62\xcc\x77\xdf\x0c\x6d\x31\xdd\x2e\x0c\x6a\xfd\xa0\xd6\xe6\xaa\x5a\x36\x6a\xe6\x66\x6a\x9b\x01\xcd\x8b\xd4\xa8\xa6\x10\xed\xa6\x84\xe3\x8d\x67\x74\xae\xb9\x6c\x27\x47\xaf\x8c\x3c\x63\x7f\x69\x60\x84\x8e\xb5\x79\x1a\x4d\x81\xa3\x2c\xb1\x26\x3b\x4a\x0e\x77\x98\x13\x3d\xfc\xc1\xeb\xe6\x37\x85\x1e\xcd\xd7\x4d\x3f\x72\xd3\x9b\x56\x9a\x13\x33\xa3\x5d\xa0\x59\x96\xf2\xb9\xb1\xcc\xbc\x2b\x61\x99\x73\x1c\x38\x76\x6e\x83\xfd\x22\xd8\x10\x79\xc5\x66\x05\x17\x87\xce\xb5\x3c\x07\x9f\x05\x96\x22\x89\xd0\x0c\xd4\x3e\xe8\x2c\xf8\xc1\x83\x05\x96\x80\x67\x0b\x0e\x37\x3d\x87\x85\xb9\x13\x5d\xfb\x60\x79\xe6\xb4\xc6\xe5\xb0\x3c\xe5\x91\x53\x01\x23\x09\x3d\x8e\x74\x78\xfe\x5c\x9c\x7d\x26\xdc\x1f\x79\xdf\x7a\x0f\x5e\x14\x5a\x6a\xa9\x87\xad\x81\x62\x78\x2f\x5c\x89\xba\x0b\x09\xa1\x13\x1e\x1a\x70\x22\x14\x51\x20\x6f\x9a\x6c\xc5\xe7\x3c\x6c\x7c\x65\x4d\xce\x1c\xe2\xbc\x62\x9d\x90\x72\xcb\xb1\xca\xf2\x29\xa1\xd7\x2e\xb3\xdc\x9a\xcb\xb6\x61\x2d\xeb\x23\xbf\x58\xe7\x5a\xf8\xa1\x42\x64\x8f\x65\x48\x60\x1f\x1c\x8f\x48\x7d\x87\x81\x3f\xe1\x1e\x8f\x6e\xf3\x56\x68\xc7\x82\x1c\xc2\xac\x2a\x4a\x7b\x08\xf1\x6e\xed\x7c\xdb\x53\xf2\xd6\xfa\xa3\x86\xff\x51\x2f\xe0\xe6\x48\x57\x32\x02\x88\xbb\x98\xff\xb2\xfa\xa8\x78\xac\x0f\x17\xcf\x0c\x2b\xcd\x12\xf4\x70\x31\x69\x17\x25\x63\x85\x6d\x91\x87\x80\x97\xd2\xe7\x28\x8d\x3a\x56\x69\xeb\xcb\xc6\x85\xd7\xfe\x6e\x23\x11\xa6\xd6\xbf\xb7\x85\x91\x66\x62\x6f\xea\x19\x14\x0a\xe1\xb3\xd4\x9b\xf6\x80\x12\xc5\x2c\x65\x5a\xe8\xb6\x86\x41\x8e\x8c\x3d\xa6\xe4\x3b\xff\x32\xef\x6e\x5a\xb3\x18\x10\x1d\x8c\x5c\x0a\x28\x65\x7b\x51\x7c\xd5\x13\xd5\x90\xde\xa4\x86\x64\xcc\x3f\xad\x8d\xb8\x02\x9c\xd4\xca\x22\x68\x88\xd3\x75\x3b\x49\xff\x91\x1f\x48\x1a\xa9\xf3\x69\xe7\x19\xe7\x19\x5c\xe6\x9d\x86\x6a\xb6\x89\x3b\xb5\x64\x3d\x7f\x94\xa0\x31\xad\x52\x74\x41\xe2\x16\x69\x90\x7d\x05\xf6\xa2\x78\x2a\x8b\x6a\x65\x8f\x00\xdd\x44\x9e\xdb\xfc\xbc\xfe\x03\x95\x89\xbc\xc0\xea\xe8\x2e\xad\x98\x10\xcb\xbc\x26\x96\x92\x7d\x39\x39\xf4\x87\xb4\x0c\xde\x7e\x4c\x1b\xb3\x5f\x48\x2a\x89\xe4\x32\x25\xb3\x52\x1f\x09\x2d\xc0\x90\x48\x8c\xf4\x85\xe2\x2f\xaa\x51\xb9\x4e\x93\x34\xcf\x55\x3d\x89\x3d\xb3\xa9\xa8\x76\x13\xe7\x2c\xdc\x5c\x2f\xe7\xe9\x35\xd9\x58\x40\x10\x27\x02\x08\x2b\x45\x63\xe9\xff\xa3\x4c\x15\x3f\xaf\xbf\x4b\x3f\x2c\x7d\x54\xbc\x98\x7d\x11\xf8\x91\xda\x28\x48\x54\xfa\x47\x16\x48\xae\xaa\x65\xa8\x93\x8a\x93\xda\x0f\x9d\xe7\xca\xff\x11\x83\x8d\xff\x56\xf5\x49\x96\x43\xe9\xb5\x8b\xa5\x87\xd5\xa8\xfa\xbb\xb2\x07\x42\x13\xae\x56\xee\x41\x4b\x22\x8d\x56\x54\xd7\x27\xd0\x86\x28\x17\x14\xcf\x62\x61\x54\x3f\x53\x73\x79\x7f\x35\xec\xc8\x7c\xf1\x55\xed\x27\xdf\x99\xf2\xbf\xfa\x81\x76\xb8\x58\xaf\x27\x3a\xfa\xca\xb6\xe8\x97\x99\x33\xaa\xa6\xe8\x1f\x29\x71\xb5\x2b\x0d\xee\xfc\x1f\x18\x99\x81\x48\xf9\x8b\x37\x18\x7a\xea\x2a\xc8\x67\x0d\xd7\x8b\x1a\x19\x3a\xa3\x67\xea\x28\xae\xda\x88\x89\xc4\x8b\x06\x8c\x5b\x7c\x11\x79\x80\xc9\xbf\x35\x33\xff\x8b\xe3\xae\x6d\x71\xb1\xd5\x11\x65\x04\xcb\xd3\xed\x2a\xf9\xf9\x6a\x77\xdb\x20\x6f\x45\x5d\xa4\xf5\x2f\xf9\x0d\x16\xb2\x46\xa1\x11\x92\xaf\xa5\xaa\x68\x1c\xdd\x0d\x21\xa6\x5c\xe1\x90\xe1\xea\x48\xa1\xf0\x31\x84\xf7\x7d\x00\x0c\x80\xe2\xe6\x33\xb9\xd0\xbc\xa5\xd6\x94\xc2\x8c\xae\x04\x43\x4c\x69\x60\xc7\x20\xb0\xb4\x32\xb6\x7d\x3a\x77\x7e\xad\xa1\x95\x46\x9e\xd5\x30\xb2\xb9\xad\xf6\x27\xe1\x9a\x6b\x51\xe1\x51\xda\x74\xa7\x36\xe5\x21\xbb\xd9\x1e\x1d\xb9\x4a\x88\xb7\xdc\xf0\xcb\x00\x04\xb0\xaa\xb9\x24\x67\xe3\x02\xa7\x65\x4b\x81\xb0\xf7\x98\xfe\x40\x09\xa1\xe7\x3e\x90\x56\xa1\x99\x77\x99\x9b\x59\x73\xb5\x73\x0b\xe9\x31\x46\xd8\x2e\xac\xbd\x47\xa8\x6a\xf9\x51\x78\x88\xba\xb6\x29\x27\x75\x14\x7b\xae\x93\x16\x79\x51\x88\xb2\x61\xfd\xa4\x40\x25\x92\xd4\xf4\x3b\x67\xe6\x52\xd8\x42\xcc\x3f\xb3\x58\xaf\x87\x8a\xf7\x2c\xcc\x00\x46\x95\xdf\xeb\xbd\xcf\x9d\x51\x93\xd7\x43\x21\x9d\xab\x7f\xdc\xb5\xbd\xf6\x2e\xfe\x62\xfb\xd9\xc2\x0b\xd4\xdc\x96\xe6\xd4\x24\xd6\x45\xd7\xec\xa8\x89\x82\x2b\x76\xad\xdf\x76\xc0\x1b\x59\xde\x63\x23\x41\x55\xcc\xe6\x9b\x94\x09\xb5\x4b\x90\xdb\xd4\x5d\xf5\xa7\xb4\xa5\xf4\x05\xb8\x38\x71\x06\x73\x27\x71\x2f\x7d\x3d\xfb\x0f\x95\x86\xa1\xf3\x1a\x99\x89\xc5\xaf\x84\x0e\x2e\x3b\xf5\x94\x64\xbf\x70\x5d\x64\x81\xbc\x41\xe6\x83\x02\xd4\x38\xe5\xe5\xee\x25\x84\xce\xda\x37\xcd\x6e\xa4\x92\xfa\x07\x48\x28\x25\x10\x7b\x5c\xb3\x91\x16\x47\x78\x21\xda\xc9\xd0\x51\x82\xe9\x29\xac\x37\x74\x04\x33\x8c\xbb\x92\x3d\xbe\x78\xa5\xe0\x04\xef\x49\xea\x3c\x49\xb8\xe8\x6a\x64\x14\xf0\x54\xf6\x1a\x25\x56\x4f\x54\x15\xcf\x5b\x83\x1b\xc0\x74\x37\x95\x10\x1c\xb8\x12\x58\x4c\x6a\x21\xbc\xd2\x8c\xa7\x9c\x22\x1f\x15\x45\xd2\x93\x69\xff\xd0\x8e\x32\xaf\x31\xcf\xd5\x2f\xe5\xec\xe2\x8e\x2f\xa6\xf0\xff\x0a\x5c\xa9\x0c\xb1\x4b\x12\x1a\x39\x03\xe0\x02\x2f\x50\x5a\xd5\x46\xd5\x9b\xce\x9b\x98\x49\xa4\x8f\x8d\x6b\xb1\x59\xd4\x08\x68\x28\x7e\x1e\xbd\x41\x75\x9e\xe4\xc6\x5c\x25\xf4\xa5\x9c\xe1\x4c\xa3\x3e\xa2\xef\xe0\xf5\xd5\xbd\x60\x3d\x15\xe6\x16\x3d\xe2\x71\x24\xee\xa9\xa3\x45\x05\xc0\xb8\x88\x5f\x32\x8a\x32\x10\xb5\x5a\x79\x43\xa3\xed\x18\x53\xbb\x88\xb5\xcd\x39\xb5\x7e\x32\x47\x69\xee\x6f\x58\xc5\x8b\x54\x2e\xc3\x73\xf8\xaf\x05\x01\x24\x92\xf0\x38\x75\x3c\xb5\x53\xbc\xb5\x2e\x95\x39\x5e\xba\xbb\x88\xca\xb9\x05\x3c\x49\xd9\x2c\xf8\xab\xf4\x8f\x78\x2b\x45\xab\x9b\x51\x4f\x15\x7f\x74\x61\x6d\xe8\x2a\x92\xe8\xb7\xbd\xad\x76\xb2\x24\xc2\x54\x55\xf7\x54\x5a\xaf\x30\x35\x3c\x92\x19\xf8\x73\x09\xd3\x80\x03\x94\x0c\x72\xab\x62\x24\xba\x93\x5e\xa5\xa4\x16\x3e\x61\xb3\x54\xd7\x52\x04\xfc\xd3\x9a\x86\x88\xd7\x12\xac\x6e\xb8\x6f\xb4\x22\x49\x7f\xb5\xc5\xa3\x2c\x44\xd7\x68\x35\x57\x46\xe8\x5e\x1b\x24\x35\x18\x7d\x3e\x70\xa1\x6e\xa3\xde\xc6\x1d\xc4\xa6\xeb\x6f\x91\x27\x13\xa7\x18\x42\x6b\x77\x51\x83\x0d\xa6\x42\x22\xb3\xd5\x70\x3b\x25\x8f\x57\x60\x8c\x8f\x9c\x22\x0e\x31\x6e\xf6\xdd\x26\xaf\x35\x15\xba\x7e\x16\xad\xb0\x5f\x45\x56\x94\xfe\xb1\x67\xeb\x2e\x54\x1a\x6c\xcb\x65\x84\x5a\x7f\xeb\x57\x8e\xa2\xfe\xb7\xb5\x8a\x34\x16\xef\x6d\x99\x57\xf3\x85\xac\x47\x2e\x14\x3c\x64\xcc\x81\x7f\xa5\x4c\xe1\x46\xc2\x13\x23\xc3\x45\x24\x28\xc7\xcf\x03\xb8\x00\x82\x8d\xda\x02\x54\x17\x19\x4e\x28\xde\xd8\x39\x45\xab\x2d\x67\xb5\x6f\x90\xce\xa9\x4e\x6e\xf3\x61\x4b\xea\x8a\x5b\x20\x62\x3e\xb6\xb7\xe9\x4c\x0d\x40\x9a\xdb\xf8\xa3\xa0\x9f\x1e\xec\xf8\x9e\x12\xce\xc1\xda\x2e\x44\xb2\x85\xe7\x2c\xfd\x7e\x1a\xa0\x19\x16\x3b\x3f\xe6\x17\xf6\xc5\x41\x9b\x8b\x6e\xcd\xb7\x6b\x87\x96\x2d\xe8\xde\x2b\x39\x59\x65\xec\x3a\xce\xf6\x41\x2f\xea\xd8\x47\x1c\xd7\xf0\xb7\xad\xbb\xa6\x9e\x38\xd0\x92\x5f\xb0\x88\xb6\xc7\xb5\x25\xa5\x84\xfd\xcb\xf1\x31\xb2\x55\xd8\x66\x73\xf7\x1b\x00\x44\x48\xa8\x73\x69\xde\xc0\x12\x14\x44\x2c\x4a\x5e\x14\xaa\xd9\x53\xfa\x6d\xc1\x18\x49\x47\xe5\xfd\xf9\x47\x58\xdf\xd0\x63\xbb\x49\x84\xef\x0d\xb2\xce\x8b\x35\x04\x62\x48\xfb\xe4\x82\x2d\xb4\x8a\xe6\xaf\x29\x1a\x76\x6f\xe3\xfa\xc8\xd3\xc2\x3c\x7b\xbc\xdf\x0b\x20\x1e\xe9\xec\x5c\x46\x1d\x5e\x25\x6c\x24\xd1\xa8\xb5\x03\x60\x3f\xfd\x79\xfd\x59\x15\x96\xd9\x81\x8b\x13\xf4\xb1\x0d\xc4\xbd\x54\x2a\xb7\x97\x4a\xad\x13\xf1\xbf\x31\x53\x8a\xb0\xa2\xdd\x5c\x76\x4a\xaf\x74\x50\x38\x18\x61\x51\x4c\x95\xa5\xa0\x92\xd5\xe7\x54\x63\x3a\xce\x91\xbd\x6b\xef\x3a\x97\x52\x06\xea\x2f\x9a\x7f\xd0\x88\xd8\xad\xca\x63\x8c\x04\xc2\x0d\x01\x8a\x55\x4c\xf1\xa4\x7c\xe6\xb4\xd2\x95\x75\xd3\xf9\xee\xec\xe1\x45\xee\xa2\x21\xbc\xdb\x29\x5c\x69\x98\xe8\x46\x84\x52\xde\x0f\x8c\x40\xa5\xaa\x11\x95\xa6\xfd\x23\x31\x19\x03\x38\x6e\x93\xde\xe3\x66\x99\x4b\x28\xe7\x09\xfb\x95\x31\xb4\xcb\xe4\x55\xfc\x05\xcc\xc9\xb4\xa5\x14\x2b\x1b\x64\xee\x40\x0f\xf2\x62\x38\xdf\x0b\xaf\x08\xd3\x05\x86\x94\x14\x49\x8b\x24\x28\x82\x2a\x0f\x03\x7e\xa1\x4a\xd4\xa1\x6a\xf7\x36\x1f\xec\x16\xd2\x56\x7b\x36\x7e\x1b\xe5\xbd\xf1\x25\xf1\x0e\xdd\x4f\x31\x9c\x12\xcc\x94\xf0\xfa\x68\x1b\xd8\x0f\xc9\x1b\x98\x3c\x9e\x10\x3d\x9e\xc3\x14\xfa\x15\x12\xf9\x9b\xc4\x7f\x93\x9f\x8b\xab\x80\xa1\x11\x75\x40\x88\x32\x1a\x65\x52\xe1\x34\x8b\x5a\x08\xf5\x95\xac\x6a\xeb\xc6\x86\x1e\x8e\xa7\xc1\x81\x1f\xc5\xbd\x09\x5c\x27\x5a\xf9\x7d\xdc\xc5\x94\x32\xa1\x89\x74\x9d\x5e\x23\x96\xd5\x92\x58\x5d\x52\x6b\xc1\x23\x5e\x38\x70\x30\x79\x81\x68\xb2\x72\x6a\x44\xb9\xcc\x5f\xdd\x81\x3a\xa8\xb4\xe8\x4a\x9a\xd6\xd7\x06\x88\x94\x96\x39\x75\xeb\xc5\x9b\xf4\xb1\x0d\x78\xc9\x63\xd9\x76\xfc\x44\xd9\x14\xce\x7a\xd2\x38\x80\x44\x1a\x4f\xad\x97\x6f\xaa\xd9\xc3\xb8\xab\xf4\x2a\x90\x70\x06\x55\x2b\x92\x69\x82\xfb\x9a\xf4\x88\x0a\x69\xa8\x6e\xa8\xef\x54\xc5\x5e\xfd\x7f\x8d\x50\xc5\x4f\xed\x36\x38\xa1\xfa\xbc\x2e\x46\x2b\x45\x9f\xd1\x2d\x93\x7a\x60\x1e\xeb\xde\xb2\x73\xf1\x59\xfa\x1a\xc2\x0b\xd2\x03\xfd\x96\xea\x27\xb4\x03\x06\xef\xfc\xb7\xac\x97\x86\xd6\xe4\x4c\x3e\xd1\x38\x22\xc2\x20\xfe\x66\x5c\xec\x3b\x4f\x7e\xdd\x84\x76\x38\x4b\x0d\xb6\x13\xa0\xae\x62\x99\xad\x52\xfd\xa6\xfa\xad\xf5\xa4\x78\x6b\x1d\xc9\x1a\xc9\x1a\x8d\x1d\x6b\x99\x8f\x7f\x4d\xf8\x84\x7c\xa9\x8e\xa0\xa2\x90\xd2\x7c\x1d\xd3\x05\x77\x24\xcf\xe4\xe5\x42\x47\x22\x16\x88\x43\x21\x0f\xdf\xdf\xf2\x6a\x50\x6b\xfb\x5e\xf4\xa4\xd3\xcd\x3c\xa4\xac\xa2\xfd\x89\xaa\xa9\xf2\x46\xdb\x42\x91\xa3\x16\x68\xf5\x65\x4e\xc1\x54\x35\xf7\xe1\xe7\xe0\xc5\x4d\xc3\xab\xd6\x91\xcf\x37\x56\xe4\x67\x32\x20\x87\x30\x39\x92\x2b\xb1\x71\x22\x6e\x8a\xe6\x5b\x68\x7e\x14\xf9\x48\xb8\xc1\x26\x2c\x1a\x37\xff\xaa\xc9\x58\xaa\xee\xc9\x51\x8d\xaf\x9c\x38\xaf\x5d\x34\xab\x66\x6b\xe7\x66\xc6\xfe\xfa\x25\xed\x87\x71\x5f\x70\x17\x5a\x77\x57\x35\x93\xf3\x9b\x1d\xf9\x49\x8c\x29\x2e\xf7\xe4\x22\xee\x54\x87\x21\xe2\x8f\xa8\xc1\x7a\xc6\xaf\x0d\xb8\x8f\x4c\xb2\x4d\x2f\xe4\x2c\xda\x6c\x0a\x2b\xb9\xb4\xe0\xbc\x72\x5f\x05\xaf\xf7\x8c\xf0\x79\xcd\xd4\x9e\x45\x8c\xf9\xf5\x23\xe7\xd5\xe0\x9e\xe0\x32\x3b\x5e\x54\xb5\x91\xf6\xb7\x95\xe4\x57\xd2\x17\x37\x63\x92\x35\x9c\xf5\x8d\x31\x91\x89\xa2\x31\xb6\xa7\x7e\x17\x80\x65\x88\xce\x75\x87\x79\xa7\xaa\x07\xf1\x61\x7d\xaf\x3d\xa1\x7d\xc2\x49\xaf\x7f\x2e\x4d\xe0\xee\xc5\x25\xb1\xa7\xf0\x79\xc4\xed\x04\x8d\x30\x95\x5a\x57\x1d\x2b\xce\x63\xce\xc9\x7b\x2e\x6d\xe1\xa2\x13\x6f\xca\xa3\x85\xdb\xc3\xd6\xaa\xa6\xc8\x2a\x7d\xe8\xda\x12\x55\x9e\x6b\x3a\x23\xa8\xf6\x29\xac\x60\xb2\xea\x2f\x6b\xf1\xac\xb3\xd8\x6d\x92\x1d\x1c\x39\x61\x3f\x6b\x11\x2f\x9f\xfc\x91\xe0\x2e\x48\xa7\x57\x55\x3d\x10\x89\x59\x0f\xf2\x56\x4b\x1e\xf2\x76\x25\xae\x03\x06\x44\x87\xc3\xfa\x95\xab\x81\xf1\x3e\x7c\xed\x30\xd5\xaa\xc6\x5c\x9a\x04\xd3\x00\x1d\xa1\x5f\xc4\x8d\xd6\x9c\x60\x12\x09\x03\x92\x38\x76\x00\x59\xca\x0a\xe7\xba\xd3\xe8\xf8\x6d\xfc\x24\xa6\xa6\xaa\x5d\xd8\xca\x39\x9c\xc7\x91\x84\x0b\xca\x12\x11\xc0\x4d\x32\x22\xac\x4f\x99\x00\xfc\xf0\xd1\x6b\x36\xa8\x53\x1d\x03\xe4\x91\xa4\x34\x10\x4d\x59\x4b\x01\xd4\x20\x4d\x43\x5b\x2a\xf6\x61\x34\x31\xbe\x32\x73\x59\x67\xd9\x72\xdc\x7f\xdc\x04\xde\xe8\xca\x2f\xfc\xcb\x82\xa3\xb9\xff\x89\x76\x88\x77\x25\x66\x4b\x9f\xca\xce\x85\xb5\x2a\xb2\x94\x3e\x3e\xdb\xd5\xaf\x35\xdb\xec\x11\xf8\x8d\xcc\x01\xd3\x7f\xc4\x0e\x36\x47\x95\x46\xee\xe7\xa2\x84\xbf\xa8\xbf\x79\xef\x19\x85\x0c\x58\xf0\x18\xe7\xc3\x8e\x11\x3d\xab\x2c\xe5\xcd\x90\x4e\xcc\x05\x85\x19\x00\x2d\x71\x82\x64\xa3\xe2\x4a\x58\x9f\x3c\x47\xad\x46\x0d\x57\xa3\x74\x38\x6b\x57\x03\x20\xd4\x1b\x9d\xb8\xa5\xa2\x6d\xca\x61\x84\xcf\xe2\x67\x82\xc7\xe4\x16\x69\x14\xbd\x8e\x56\x2f\x6b\xc7\x56\x33\xf3\x81\x9f\x15\x6b\x38\x3c\x85\x39\xd7\x93\x7f\x55\x15\x9e\xf0\x48\x6c\x55\xbf\x0a\x5b\x0b\x94\x6b\x6f\xa2\x68\x2a\xb4\xfe\x0f\x52\x8f\x6e\xd1\xc4\xe8\x6d\x98\x11\x9a\x03\xf2\x0c\xec\x0a\x6d\x36\xbf\x81\xd0\xac\xdd\x4a\x1b\x41\x5e\xae\x4b\x6a\xc8\xa1\x3d\xd3\xed\x2e\x7f\xc8\xa2\xea\x8b\x72\x16\xf3\xa6\xeb\x1f\x24\xfc\x2b\x1a\x63\x70\x85\x5d\x97\xf9\x1a\x71\xa8\x1b\x4a\xa9\xa9\x18\xe2\x54\x47\x5a\x0e\x6b\xcf\xa0\x87\x58\x58\xb2\xed\xf5\xdf\x91\xdf\xdc\x3f\xb8\x40\xa4\x99\x72\x87\x68\x44\x82\x30\x75\xd4\x31\xf0\xc6\xf2\x38\xc6\x69\x38\x2e\x27\x8d\xb3\x07\x5a\x97\xb0\x51\xf0\x1a\xf2\x0b\xfb\x23\x2d\x06\xb7\xf8\xe6\x2a\xee\x80\x68\x70\x4a\xc5\xe6\xb6\x45\x1a\x4b\xf5\xb6\x56\x97\xd4\x88\xbe\xd3\x42\xe3\xbc\x6b\x88\x6f\xf6\x22\x7f\xc3\xef\x73\x9d\xaa\x5f\x46\x36\x37\xf2\xca\x76\xd1\xf5\x8e\xff\x72\x86\xb0\xd7\xd8\xf3\x12\x06\x05\x3e\x56\x67\x78\xbc\x64\x07\x72\xd6\x77\x89\xc2\x02\xcf\x34\xf3\xcb\xef\x75\xbb\xa9\xff\x54\xdd\xef\xda\x24\x9d\x80\xfe\x5f\x67\x18\xa7\x19\x23\x69\x87\xc8\x6b\xf0\x23\x5a\x8f\xd7\xf3\x49\xb7\x9b\xff\x94\xf5\xd0\x5e\x36\x4d\xca\xfe\xc1\x8e\x73\xde\x48\x38\xc3\x3f\x60\x77\x84\xd7\x4b\xa4\xd6\x08\xdf\x0b\x8a\x7a\xf8\x98\xe9\x63\x79\x76\xdf\x6e\xf5\xd2\xaa\xe4\xde\x49\x92\x33\xb5\x84\x9e\x1c\x0e\xa9\xfe\xdf\x79\xe5\x64\x1b\x8e\xd9\x99\x5a\x8f\x25\xe5\xb5\x4f\x2f\xeb\xa1\xd1\x5a\xfe\xc9\x99\xc2\xda\xd5\x34\x21\xe1\x2f\xbf\xc1\x19\x17\xee\x92\x78\xd9\x72\xfc\x26\x2b\x26\x23\xa9\x88\x88\xdf\x54\xb5\x5f\x9f\x25\xc0\xd6\x3e\x01\xac\x42\x52\xfd\x0f\x9e\x59\x64\xc5\xa5\x51\xc7\x88\xaf\x12\x37\x61\x82\xa4\xc5\xd4\xd2\xb2\x65\xb2\x37\xcc\xe0\xec\x61\xf2\xfb\xdc\x82\xb8\x23\xaa\xe9\xc2\x75\x21\x66\x8d\x5e\x86\xf5\xce\xd3\x47\xaa\x98\xf0\x69\xee\xc9\xda\x07\xba\x55\xbc\x73\xf5\x47\x65\x7f\x05\x23\xb0\x0b\xb9\x7f\x84\xd5\x84\x25\x94\x0e\xd1\x61\xf2\xa5\xfa\x83\x12\x22\x3d\xb2\xac\x42\x16\xc4\x3a\x9c\x75\x54\x9e\xc6\xeb\x8e\x5b\xa0\xec\x12\xad\x0d\xd1\x6a\x3c\x81\x91\xde\xc5\xba\x37\xaa\x1d\xb0\x2f\x67\x34\x26\x4c\x37\x8a\x9b\x8b\x3d\x27\x13\xf3\x56\x13\xf8\x5c\x95\x60\x1a\x79\x0e\xc5\x4d\xb8\x86\x16\x50\x8f\x11\x73\x98\xe9\xa5\xdf\xa4\x75\x9c\xd6\xac\x46\xa0\x59\xe0\x15\xa7\x56\x8e\x15\xdf\x0d\x91\xab\x37\x00\x4f\xbc\x71\xba\x45\xea\x4c\x50\xcd\x38\x44\x3c\xa4\xb1\xb1\x72\xc9\xdf\xa5\xee\xec\x97\x34\x7f\x4e\x2d\x77\x19\x43\x4f\xf6\xe3\x83\xac\xbf\x75\x36\x21\xc4\x5d\x54\x5a\x23\xde\x22\x10\x65\xb9\xc9\xc2\xc5\x9c\xb8\x3c\xf9\x13\x59\x7b\x88\x4a\x75\x50\xf1\xdd\xbb\x47\xfb\x48\xb3\xd6\x1c\x42\xed\x62\xec\x55\x17\xd2\x2b\x58\xf3\xc5\x5f\x99\xd1\x1c\x2c\xbb\x92\x1d\xc9\x4b\x22\x25\x73\xab\x05\xa9\xe8\xa3\xfc\x4e\x51\x75\xc9\x2e\xd1\x48\x49\x4b\xe6\xa0\x64\xbf\xec\x5b\x5c\x00\xb0\x53\x61\x0d\x69\x55\x1e\x53\x17\x79\x7f\xd4\xce\xd4\x95\x1b\x57\x92\xda\x04\x38\xe5\x1f\x8a\x59\xb8\x50\x74\x9f\x36\x5f\x74\x83\x55\xcb\xb8\x22\x89\x27\xe2\xd9\xc9\xd2\xcd\xe8\x09\xdc\xdd\x40\x5c\x49\x90\x80\x2b\xbf\x96\x49\x13\xd3\x95\xcb\xe3\xc6\xc9\x3a\xd4\xae\x90\x8d\x8a\xcb\xda\xc5\x3e\x68\x4d\x85\xfe\xa5\x7e\x03\xee\xb8\x6a\xbe\x22\x89\xf0\x45\x9d\x24\xcc\x25\x57\xaa\xf7\x32\x5e\x52\x6f\x68\x2a\x09\xe1\x8c\x46\xcd\x97\x5a\x77\x36\x45\xbb\xa8\x18\xe0\xd1\x75\x98\x8c\x9f\xc2\xe5\xfa\x90\xd8\x8f\x52\x4f\xc3\xc8\x90\x1b\xf2\x01\xe3\x10\x9f\x93\x6a\x8e\xc9\x5f\x7b\x06\x83\xc0\x8b\x80\x0e\xec\x4f\x18\xcd\xbf\x45\x58\x02\xfd\xa0\x6f\x22\xf3\xa0\x6d\x78\x7f\x1a\x09\xd2\xd4\xe4\x30\xf5\x50\x5c\xd1\x15\xce\x49\xf0\x7d\xc6\x0a\x41\x11\xb8\x39\xf6\xad\xf8\x07\x28\x0e\x1d\x05\x9c\x05\x13\x51\x11\xaa\x53\xe0\x4c\x8d\x0a\xfd\xab\xf9\xb9\xac\x1e\xb3\xbf\xe9\x27\x6f\x17\xae\xdb\xf5\x9c\xb6\x8b\x68\x6f\xbc\x84\xc3\x50\x56\x3a\x77\x56\x2f\xa7\xff\x74\x74\x16\xb1\xd9\x90\x9d\x98\xc1\xe7\x67\xd8\xc6\xc5\x3e\x17\x47\x5b\x96\x86\xc6\x01\x89\x48\x14\x0a\x51\x31\xa1\x23\x9a\xe1\xe8\xc8\xce\xb9\xd2\x97\xf5\xaf\xda\x5f\xf2\x2a\xb1\x27\xdb\xf4\x34\x1a\xe1\x58\xeb\x78\xdc\x0c\xf2\xfb\x66\x47\xb5\x9c\x8e\x6b\x1a\x5a\x54\xc2\xfa\xd4\xd8\x90\xc1\xe0\x1d\x77\x20\xb1\x3f\x44\x97\x6c\x4d\xa1\x68\xd9\x5b\x0b\x88\xda\xa6\x8a\x82\xe5\xea\x5d\xb5\xad\x3d\x5b\xa4\xcb\xea\xb3\xba\xfd\x79\x93\xb0\x7e\x5d\x02\x5a\x2c\x01\xd5\xb1\x11\xfb\x95\x5c\xde\x76\xa3\x9a\x45\x3b\xd8\xf2\xbd\xa8\x8c\xc5\x6b\x7a\x9b\xa1\xe6\x95\x37\xf6\xc7\xcd\x16\x71\x1d\x91\xa1\x16\x59\xbb\xb5\x13\xf5\x56\xf9\x00\x7e\xa7\x5b\x26\x35\x55\x7b\x01\x4f\x64\xc1\xe8\x00\xfe\x46\xd9\x57\x4c\x00\x9d\x04\xec\xc5\xe1\x70\x2b\xe4\x2b\x88\xc7\xaa\x6d\x8a\x0d\x54\x6a\xe1\x65\xe5\x3d\x66\x46\xda\x7f\x6a\x3e\x17\x1b\xa3\xd7\x86\x0b\x07\x83\x52\xf5\x63\x65\x0a\xaf\x91\xc6\x08\x95\x43\xfb\x48\xfc\x05\x3d\x0c\xc8\x93\x1c\xac\xbf\xc0\x8f\x90\x6e\xc1\xce\xa7\xdd\x91\xf5\x11\xe6\xe1\xa2\x80\x65\xe4\xe3\xd5\x3e\xf2\x0b\xf4\xc0\x42\xb3\x32\x80\x75\x20\x6d\x97\xea\x3c\xaf\x33\x86\xa7\xd9\x24\x5a\x17\x94\xa9\xdb\x08\x4c\xf1\x72\x37\xbc\x57\x9d\xd6\x7a\x88\x84\x98\x29\xb2\xf9\xe2\x06\xec\x1a\xde\x62\x09\x97\x90\x46\xab\x91\x4a\xc9\x43\xb1\x03\xb2\x3e\xea\x8f\xaa\x4d\xc0\x4b\xa6\x67\x61\xa0\x82\xc2\x51\xa6\x41\xaa\x50\xc1\xf0\x18\xb4\x26\x54\x7c\x3e\x28\x53\x97\x0f\x3c\xf6\x8a\x31\x2c\x55\x97\xaa\x11\x3e\x8e\xc8\x92\xa2\x04\x10\xb9\x89\x9b\x2e\x3c\x4f\xdd\x48\x0d\x12\xfb\x31\x26\x35\xac\x92\xb4\xb3\xfa\x2a\xaf\xca\xfc\xb8\xc5\x05\x72\xe0\x92\x20\x2c\x6d\xb2\xe2\xb2\x38\x2a\x26\x5a\x3d\x4e\xc6\x0b\xaa\xd5\xe2\x14\x4f\xbd\x4c\xfa\x87\x9a\xb5\xaa\x4a\x4e\x3c\xc3\x53\x32\x9c\xbb\x84\x79\x8f\x93\xcd\x8f\x61\xf7\x52\xb2\x04\x47\xb8\x0e\xcc\x55\x91\x86\xbf\xa8\x32\x4c\x92\x27\x3c\x95\xff\x46\x16\x2f\xf1\x4b\x3d\x2a\x57\xc8\x16\xc7\xb8\x29\x1f\x29\x72\x83\x94\x1a\x9a\x3a\xd0\xeb\xae\x7e\x86\x2e\x47\xf1\x91\x59\xc0\x4f\x10\xdd\x67\xbd\x14\xc0\x6c\x34\x67\xb3\xf0\x14\x99\xc1\x43\xc4\x59\x98\x49\x02\xb5\xe4\x6a\x85\x55\x64\x94\xa9\xf3\x25\x92\xd5\xf2\x94\x54\x04\xf0\x53\x86\xc6\x4c\x50\x1c\x51\xc7\x05\xad\x54\x8b\xb5\x3c\xef\x32\x5d\xa9\xfe\xaa\x1c\x4d\x5d\xa6\xf8\x24\xc4\xd0\x25\xca\x3e\xe6\x63\xa6\x40\x15\x4b\x0a\x64\xdb\x55\xcf\xeb\x47\x72\x4f\xa8\xb7\x95\x6f\x14\xf8\x6b\x6c\x79\x17\x45\x4b\xb5\x82\xd4\x18\x29\x55\x27\x8f\x19\x2b\x2f\xd3\xdb\x82\xee\xaa\x32\x0c\xeb\xbd\x0f\x6b\x09\xc6\x9f\x32\x88\x54\x03\x16\xf2\xcf\x51\x64\xa0\x1f\x63\x19\x6d\xa7\xf9\x05\x71\x12\x73\x9a\xf9\x62\x9d\x1f\xbb\xcb\x7c\xa4\xec\x0b\x2f\xc9\xbc\x2b\xaf\x44\x38\xd4\xbc\x3e\xe5\xa5\x64\x98\x79\x57\xcc\x68\x20\xdc\xbc\x37\x78\x92\x92\x66\xde\xe3\xe3\xa5\x19\x34\x5f\x97\xe6\x12\x82\x5d\x9e\xbc\xf5\x24\x4a\x63\x01\xbd\x87\x72\xc8\x89\x21\xc4\xd2\x33\x1d\x1a\xb4\x9c\xf9\xd8\x3e\xaf\x4c\xcc\xd9\x67\xdb\x91\xfb\x8a\x7f\xc8\xfa\x6f\xca\x2e\xd1\x6f\xcb\xa9\x98\xe1\x32\x1a\xb2\x3b\x78\xae\xe2\x28\xdc\xea\xc3\xd4\x94\x40\x32\xc9\x25\x7c\x6a\x9b\x3b\x2f\x9f\x68\x6b\xf9\x4c\x8f\x25\x7f\x6f\xde\x84\x7f\x46\x33\x35\x19\xd0\x69\xcc\x08\x57\x5c\x59\x21\xc7\xdb\xf9\x35\xf7\x02\x3f\xd6\xd1\x9b\xb2\x45\x64\xb7\x07\xc7\x4c\x95\x8d\xb0\xb6\x05\x97\x28\xb4\xc8\x35\x1f\xa7\x66\x32\xec\x27\xb1\xe3\x0c\x5d\x58\xee\x5f\xc2\xe5\x8e\x6f\xb4\xef\x64\x74\xbb\x1c\xbf\x97\x7a\xa3\xf5\x0b\x3a\x84\xe1\x6c\xa1\x95\x65\xb2\x91\xa6\x73\xb9\xd7\x79\xeb\x5c\x33\x53\x0e\x8b\x26\x38\x63\x63\xa2\xa4\xbd\xf6\x80\x60\x99\xc2\xdb\xf2\xd4\xe7\x1f\xf5\x3f\xf0\x32\x21\x51\x87\x54\xf7\xb1\x4e\xe8\xfa\xd0\x1d\xe4\x9d\xba\xdb\x18\x7b\x03\x57\x3f\x19\xb7\xa9\xea\x80\x1e\x4f\x9a\x59\xf4\xaf\xfe\x30\x75\x7d\x56\xb1\x21\x8f\xd9\x98\x70\xdd\xf0\x83\xbb\x33\xe2\xa5\xf1\xb2\x28\x28\xc0\xc7\x74\x58\xf6\xda\x43\x6d\x7e\xaa\x1e\x25\xb8\xa9\x1d\x8b\x2e\x62\xd5\x68\xf3\x30\xa3\xc9\x95\xda\x7e\xec\xd1\x86\x11\xda\x6f\x84\x3d\x55\x74\x1d\x8d\xfc\xaa\x48\xa5\x7b\x45\x2f\xc9\x1a\xaf\x77\xb1\x5e\x25\x6c\x34\x50\x79\xe7\x22\x1e\x1a\x71\xa2\xcf\x01\x01\x26\x36\xc0\xf3\x68\x34\xaf\x54\xc7\x08\xca\xd4\x2d\x98\x59\xcc\x0b\xea\x97\xd8\xd5\xa4\xbb\x1a\x16\x21\x16\xb3\x40\x73\x8d\xf4\xb5\x6a\x98\x96\x4e\xfd\x50\x14\xa2\x1b\xcb\xf4\xca\x3c\xa3\x3b\xc9\x01\x13\x5a\xf4\x7b\x05\x01\x11\xb7\x0c\x97\x25\x43\x03\x22\x8d\xbf\xe5\xc1\x1e\xab\xcc\x18\x75\x2f\x3f\x5e\x01\x12\x7e\x32\x0e\x2a\x83\xc8\x28\xe2\x75\xe5\x4b\x6a\x6e\xfd\x0e\xd5\x22\xfa\xfa\xca\x54\x35\x87\x55\x58\x08\x6b\x8a\xb8\x63\x33\xcb\xb5\x59\x82\x21\x09\x79\x3a\xbe\xd8\x27\xe2\xa2\x7e\xa7\x4c\x11\x50\x61\x9c\xae\x1c\xe5\xf1\xc1\xd4\xa7\xb9\xc9\x9b\x2d\xfb\x97\x3e\x8e\x7e\x0c\x68\x62\x3c\x25\xfe\x4f\x2e\x61\x1d\xac\xfb\xae\x20\x73\x8e\x54\xb4\x2b\xd9\xbc\x0f\x05\x3f\x55\x06\x61\x46\xc6\x0b\xf5\x3a\xf1\xf6\x84\x99\xda\x09\x32\x52\xc4\x05\x5d\x8b\x22\x2a\xc0\x60\xf0\x56\x87\x78\xd6\x1b\x4f\xe9\x88\x9c\xc7\x92\x31\xdc\x76\xda\x19\xc9\x2f\xfe\x18\x42\xa6\x6c\x92\x40\x5f\x97\x03\x24\x8a\xa6\x96\xbf\x95\xab\xc5\xa7\x0a\xd4\x8a\x43\xd2\xf9\x19\x0e\x55\x20\x60\x8f\x7f\xad\xde\xad\xd8\x12\x71\x43\x2b\x52\x7d\x09\x18\xd4\x07\x69\xeb\x3d\x0f\x1b\x87\xea\x9f\xb1\x99\x82\x16\x80\x41\x15\x0b\x37\xc9\x6b\x71\x7f\x44\x7f\x15\x91\xe8\x18\x09\x5d\x39\xb3\x7c\x82\xf4\xa5\xca\x33\xff\x28\x00\xaa\xc3\x33\xc6\x28\xe2\x34\xd5\xf1\x1b\x55\x23\xb4\x4b\x23\xee\xa9\x3f\xea\xfe\x04\xfc\xd4\xbe\x33\x90\xbc\xf2\x0c\x43\x8c\xcf\x99\x1f\xb8\x6d\x86\x6f\x94\x44\xde\x03\xe3\x14\xdc\x68\x41\x9d\x11\x55\x4b\x11\x7e\x34\x96\x95\x11\xc5\x83\x46\x7b\x7e\xbe\xb4\xd1\x78\x2a\x7d\x15\xd0\x64\x9a\x16\xef\x52\xf4\x98\x74\x11\xff\xa9\x4e\x99\xee\x04\x46\x6b\x87\x9b\x23\xbc\x96\xe8\xab\xcc\x5d\x8c\x4f\xec\x54\xdb\x7b\x72\x36\xe7\xb0\x8d\x85\x0d\xe0\x71\xac\x67\x6a\x16\x09\x66\x5b\x8b\x4b\xcf\x8b\xfe\x67\x39\x98\x77\x4e\xe2\x61\xc9\x4a\xa7\xc8\x8a\x90\x2d\xf1\x74\x79\x07\x12\x18\xf1\x55\xf9\x13\x06\x03\x71\x1a\x2a\xb4\xdf\xeb\x86\xee\x26\x34\x9e\x61\x64\xe1\x5d\x32\xd2\x43\xf6\x9b\xc6\x8d\x0d\x67\xb8\x4b\x9d\x97\x6b\xc8\x7c\xa6\x73\x68\xe9\x2a\x61\x89\x63\x56\xde\x76\xb1\xc8\x5e\x98\x5e\x23\xdd\x6a\xab\x8f\x67\xc8\x67\x5a\xd1\x91\x23\x95\x3d\x96\xb8\x40\xa1\x66\x2a\xfc\xcc\xeb\x93\x6e\x11\xb4\x86\x11\xc8\x5c\xd1\x5a\x44\xea\x65\xa7\xb5\x10\x1a\x3a\x38\x5f\x9a\x2b\x6b\x52\x79\x3b\x9a\x52\x4a\xe7\x09\x7a\x5d\xd3\xf3\x36\x8a\x4e\x3a\xdf\xa6\x63\xa5\x3e\x8e\x81\x78\x25\xd0\x61\xcf\x8a\x0c\x50\x86\x5a\x37\x07\xf6\xaa\x37\x22\x6f\xbd\xc3\x75\x79\xf0\x5c\xf2\x30\x2b\xa5\xa6\x0c\x4b\xb7\x3c\xad\x8b\xab\xc5\x5b\x6c\x0d\x41\xe5\x41\x96\xd1\xf8\x8a\x82\x55\x48\x1b\x69\x30\xf3\x35\x32\x97\x86\x4d\xfa\x17\xbe\xcd\xca\x89\x7e\x04\x77\xf0\x90\x90\x5e\x98\x24\x1e\xe5\x47\x81\xe3\x81\xcb\xee\xb9\x70\x82\xfa\x31\xa9\xc3\x32\x06\xbd\x10\x3b\x1a\x59\x8a\xa1\xd4\x4e\x45\xea\x70\xe1\x65\x8f\xe1\xaf\xc4\xd9\x05\x62\x78\x31\x85\x98\x79\x00\xc6\xd3\x4f\x25\xad\x80\x03\xd8\xda\xe8\x8b\xd0\x37\xbe\x3a\xa4\x1f\x7a\x24\xde\xea\x27\x81\xae\xc8\x63\xdc\xe9\xd0\x5b\xf5\x7b\x92\x17\xbc\x01\xe3\xdd\xd0\x0f\x37\x60\xf7\xd4\x1c\x84\x51\x04\x5a\xd9\x12\xe8\x26\x39\xba\x20\x0a\x5a\x46\x4b\xc9\x6c\x86\x74\x4c\x65\x12\x08\x11\x39\xef\xa3\x0f\x41\x35\x82\xb5\x21\x6b\x20\xac\x64\x89\x9f\x05\x62\xc9\x2f\xba\x5b\xa1\x5e\x4d\x36\xb1\xd0\x7c\x8b\xa0\xc5\x3c\x37\xff\x43\x3a\x54\xe3\x6b\xde\x49\x9d\x58\xf6\x3f\xf3\x3a\x7a\x53\xfe\x80\x79\x1d\x2b\x33\x33\xc8\xbc\x93\xeb\x9b\x94\x68\x3e\x2d\x88\x8d\x5e\x64\xfe\x26\x16\x87\xfc\x03\xc6\xc9\x1e\xfb\xed\x04\xc5\x4a\xa7\xfb\x0d\xf0\x92\x96\x4e\x48\x35\x12\xa9\x7f\x31\xd3\x8c\xe5\x8c\x29\xd5\x66\x23\x96\xe5\x55\xaa\x35\x42\x9c\x8c\xfc\x28\xe3\x2e\x5e\x53\xc6\x71\xe3\x47\xe1\xb0\xc4\x1f\xa6\x64\xf1\xb2\xe8\x0e\x53\xb7\x4c\x1d\x72\xd9\x3c\x4c\x21\xf3\xfb\x62\x16\xa9\x5d\x1e\x29\xe6\xdf\xba\x73\x78\x9a\x6e\x1f\x67\x7a\x3d\x56\x77\x83\x3b\x58\xf5\x4c\x3f\x89\x4f\x2a\xf9\x4f\xcf\x17\xa2\xf2\x76\xe9\x2f\x89\x87\x67\x48\x0c\xe9\xd2\x51\x89\x07\x0d\x9b\x81\xb0\x68\x97\x31\x43\xd1\x1e\xf2\xd1\x78\x53\x3d\x69\x56\x8a\x49\xa3\xed\xf4\x58\x60\x9e\x6b\x28\xc0\x25\xaa\x4b\xa5\x9e\x75\xd5\xea\x05\xb2\xb4\xca\x27\x9a\x59\x40\x5d\x49\xa0\x66\x9d\x5c\x9d\x37\x4d\x8b\x51\x0c\xa6\xff\xa7\x1b\xa3\x9a\x92\x28\xd0\x1d\x57\xeb\xa2\xa5\x7a\x8b\xd6\x3b\x74\x9a\xa1\x56\x77\x64\x96\xdd\x18\x6d\x20\x7a\xce\x36\x05\x98\xa6\x61\xdd\x15\x38\x6d\x3f\x9a\xac\x78\xa0\x9b\x51\x99\xa8\xb4\xeb\xd4\xc5\xed\xaa\x22\xdd\xc7\xdc\x15\xea\xd9\x7a\x28\xbd\x5b\xe3\x65\xf0\x4d\x4c\xd1\xce\x30\xec\x8d\x66\xe9\xdc\x8c\xd6\xd0\x74\xbd\xbf\xa9\x68\xd6\x39\x43\xaa\xe9\xb1\xa7\xcd\xc8\x34\x37\x37\xe4\x00\x13\xe0\x9e\xda\x7e\xe0\x00\x6c\xa9\xe8\x92\xb7\xc3\xf8\xe2\x91\x0a\x05\x9c\x90\x9b\xad\x14\xc1\xee\xe9\x18\x55\x13\xf4\x2b\x71\x9a\xfa\x08\x74\x23\x9a\xae\xf9\x0d\x0d\x86\xa2\x75\x85\x90\xd5\x7f\xb4\xde\x09\xc5\x78\xee\x37\xdc\x07\x2f\x62\x7e\xca\xa2\x6d\x07\x6b\x49\xb2\x57\x36\x51\x45\x19\x70\xcc\x36\xb2\xe8\xb2\x7c\x8d\x75\x7e\xee\x2c\xc5\x4a\x6b\x58\x7a\x89\xf2\xba\x65\x6f\xe2\x44\x75\x90\x25\x3b\x5a\xa4\xd1\x20\xdb\x43\xb9\xda\xfb\xc8\x64\x7f\x5f\x7d\x12\x9c\xe2\x79\xc9\xd0\x0f\x61\x30\x27\xa4\xda\xc6\x8a\xda\x08\x59\x82\xf3\x74\x85\x3f\x30\xcd\x19\x5d\x74\x18\x78\xe3\x70\xe5\x06\xc8\x1f\xda\x6f\xa5\xa3\x95\xc1\xf6\xf0\xc4\xd9\x2a\xd8\x46\x8d\x6e\x54\xbf\xb6\x6a\x42\x9b\xb5\x3c\x8b\xd8\xbf\x4a\x77\x03\x09\xf1\x1a\x66\x28\x87\xee\x55\x0d\xb6\xb5\xd4\x3c\x29\x23\xb7\xe6\xd7\xdd\x2d\xec\x69\x99\xd9\xf0\x34\x87\xdf\x74\x9f\xe0\x99\x3e\xda\xb5\x82\xdc\x99\x08\x35\x0a\xe9\xc5\x31\x2b\x9d\x91\xec\x82\x70\x9e\xfd\x1c\x7f\x5d\xe0\xbf\x36\xbb\x24\x03\x35\xdc\x9a\x2d\xff\xea\xa6\xb4\xb8\x69\x1e\x57\xd9\x5b\x13\xeb\xc6\x97\x45\xb5\x8c\xc5\xdc\x2d\xe4\x37\x7d\xc6\xed\xcf\x29\x72\xdd\x24\x1e\x4e\x7b\xd7\xb8\x93\x3a\x3e\x51\xee\xec\x65\xb4\xc5\x2c\x73\xc8\x39\x0d\xe1\x5c\x7b\x9c\x40\x1b\x78\xdd\x36\x5c\x72\x04\xe5\x65\xb9\xad\x88\x75\x5b\x88\x1c\xd3\x5c\xa8\x2a\x6f\xbe\x89\xa1\x95\x7e\x6a\x3a\x89\x9b\x5c\x98\xe0\x3a\x47\x38\x9d\x13\xd0\x78\x9c\xbc\x2c\xed\x9c\xf3\x10\xed\x9f\x44\xb2\x63\x2f\x6b\x7a\x4c\x8f\x7d\x33\x77\x20\x5c\x60\x73\x09\x1d\x81\x2f\xac\x80\xb4\x15\x95\x6c\x61\x28\x06\xdd\xfe\x45\xf8\xda\xf1\x95\xbb\x5d\xf5\x84\xd0\x52\x6d\x23\x81\xd4\x5d\x70\xcd\xa9\xa7\x4e\xcc\x3e\xe9\x58\x43\x5f\x91\xe6\xb0\x5f\x65\x01\x89\xd1\xb6\xbf\x5c\x75\x0c\x68\x9b\x25\xd8\x14\xce\xb7\xc6\x49\x26\xcc\x9e\x60\xc9\x06\x16\xa3\x94\x08\x43\x95\xef\x3e\x03\x5e\xa8\x9b\x5c\x39\xc4\xb1\x9d\x2a\x2c\xb9\x6e\xff\x4a\x77\x16\x60\xec\x69\xcc\x6d\xd9\x14\x5b\x17\xfb\x73\x5a\x82\xf5\x0d\x8f\x95\xf0\xd5\x9a\x2d\x1c\x13\xc3\xb4\xb4\x8a\x2f\x87\xcb\x91\x53\xb2\x5b\xb3\x13\x91\x11\x8a\x3f\xa8\x41\x18\xa3\x09\x70\xe7\x43\x07\xf5\xbc\x8a\x02\x9b\x98\x75\xb7\x24\xdb\xba\x85\xb3\x21\xff\x8e\x75\x02\xcf\x9a\xf5\xd3\xd2\x22\x10\xa4\x3e\xb7\x4c\x15\xe9\x12\x8e\x20\xcd\x92\x6d\x31\x15\xc8\x68\x60\x7c\x38\x04\xf3\x14\xdb\x66\xb3\xa0\xb3\x6a\x2e\xea\x0f\x54\xa7\x1b\xef\xbe\x0f\xfc\xcf\x70\xb4\x9c\x07\xbf\x10\x8f\x2d\x6e\x86\xd5\x12\x41\x3e\x1a\xf6\x90\x9e\xcd\xb2\x42\x17\x81\xa8\xd4\x36\xa8\x51\xbe\x3a\xa1\x0d\x2a\x56\xe6\xc6\x64\x41\x23\x55\xef\xc3\x97\x81\x0b\x34\x77\x66\x6f\x07\xe3\x75\x67\x7c\xa5\xe6\x6f\x86\x79\x1e\x0d\xe6\xb3\x26\x71\xd9\x0e\x70\xb4\xaa\xa7\x78\x88\xf9\x90\x9a\x95\xf7\xc8\xdc\xa1\x09\xcf\x4a\x37\x0b\x35\x1f\x53\x29\xe6\x3a\xed\xd9\x04\x89\xb9\x48\x77\x2c\x26\xd6\x9c\xac\x3f\x14\xbe\xc7\xec\x6d\x78\x34\xfb\xa3\x79\x98\xf1\x87\xef\x5e\xd3\x5f\xd3\x15\x8f\xfd\xa6\xbf\xe6\xad\x65\xa1\xc6\x27\xa6\x03\x45\x46\xe3\x4a\xf3\xc4\x3c\xc0\xd8\x6c\xae\xc8\xbc\x6b\xb4\x98\x9d\xa9\x73\x8d\x9d\xe6\x63\x09\xb5\xc6\x75\xa0\x5b\x4c\x92\xf1\x22\xc8\x0c\xbf\x6e\x7c\x0b\xae\x0c\xf2\x36\x4d\x00\x1f\xfb\x8d\x32\xa5\x82\xf7\x3d\x47\x98\x24\xe0\xf9\xd2\xfd\x86\xef\xb0\xb2\x28\xc5\x70\x14\x6e\xcb\x2b\x34\x6c\x81\x17\x64\xfe\x6b\x18\x80\xe7\xa7\xfa\x1b\xf6\xc0\x4b\x12\x70\x86\xe7\xf0\x82\x98\x12\x63\x30\xdc\x19\xfe\xc5\x88\x83\xe5\x41\x45\xc6\x2e\x38\xd3\x2f\xd8\xf8\x00\x3a\xe8\x19\x64\x8a\x85\x32\x4b\x69\x86\x28\xeb\xc2\xa2\xa1\xfa\xdf\xd6\xee\xbc\x70\xfd\x2b\xab\x3a\x73\xb7\xfe\x81\xb5\x28\xd5\x5d\xff\xdc\x3a\x35\x81\x63\x88\xb6\x5c\x8c\x61\x1b\x10\x8b\x2e\x22\xc8\x70\xc4\x32\x3a\xa8\xc5\x38\x11\x91\xf9\x51\x8d\x0a\xb8\xd5\x33\xd7\xf8\x0c\x5a\x50\xd2\x37\x6f\x77\x6d\x54\x41\x4b\x97\x5f\x7d\x50\x4e\x55\x07\x84\xcd\x4d\xb7\xb5\x0f\x23\x28\x92\x06\x5a\xb9\xe4\xdf\xb1\x6b\x9a\xcf\xd3\x07\xa3\x58\x4d\x01\xec\x83\x21\xcf\x1b\x33\x05\xb1\x01\xff\x73\x00\x92\xe3\xde\x3f\x6c\x2b\x14\x0a\xb7\x08\xcb\x2b\x6d\x69\x09\xb5\x4b\x52\x97\x57\xc0\xee\x78\xdd\xe0\x96\x13\xd5\xce\xc3\x8f\x4d\x57\xb4\xfe\x25\x4d\x4c\x5a\xd8\x62\xa4\x92\x63\xd7\x34\xfd\x66\xbc\x8d\x12\xb8\xb8\x9c\x83\x21\x6f\x9d\xfd\x82\x77\x01\x7e\xf6\x57\xd2\x4c\x9f\x19\xb6\x54\xc5\x52\x37\xb4\x65\x9e\x36\xb4\x04\xd5\xe9\x8f\x71\x15\xc4\xb5\x6f\xc3\xa5\xe7\x8c\x6e\x2b\x21\x8e\x4d\x27\xb6\xfc\x47\xbe\x9d\xd4\xd8\xec\xa4\xfd\x89\x5d\xd2\xe4\xcb\xa2\x45\x89\x1a\x97\xf3\x86\x87\x7c\x71\x7c\x17\xbe\x0f\x48\xb4\xd7\x4b\xff\xf8\xc4\x59\xf7\x2b\xbd\xdc\x74\x96\x38\x6d\x43\xf1\xa1\x36\x33\x21\x2e\xff\x69\x6b\x2a\x69\x51\xf6\xc9\xe6\xbf\x54\xdf\x74\xff\xa6\x6b\xf4\x7f\x92\x78\xae\x25\xac\xee\xd8\xe6\x46\x2a\x77\x6d\x94\xcc\x39\x43\xf0\x29\x74\xa8\x7d\xa9\x04\x1f\x40\xb5\x79\x03\xdf\x7c\x44\x96\x5d\xaa\x6e\xb7\xc3\x08\x55\x57\x5b\x8c\x6a\xfe\x40\x9d\x9b\xdf\xd0\x74\x87\x4e\xc8\xae\x74\x9d\x62\xf6\xa4\x1d\x6d\x3c\xc1\x7e\x92\x34\xcb\xb9\x9b\xc7\x88\xa5\x39\xfa\x85\x1e\x51\x14\xbb\x49\xfc\x35\x74\x86\x2d\x06\x98\x1a\xd0\x64\xb9\xa2\xcc\xf3\xd9\x84\x2c\xd7\xf0\xdc\xc7\xc2\x88\x7e\x4d\x91\xcb\xb5\x84\xc5\xc9\xbb\xd3\xd8\xc7\x29\xc9\x7a\xea\xec\xe7\x65\xa6\xc9\x1d\x27\x04\xd1\x89\x2f\xed\x77\x44\x95\xb1\x39\xb6\x77\x92\x25\x51\x58\xeb\x67\x60\x52\xe8\x1c\xcb\x09\xc5\x85\x80\x7d\x48\xb7\x7a\xa1\xcf\x67\xb8\x57\x57\xe0\x4e\x82\xd6\x1b\xfe\x14\x5e\x74\x64\x8a\xb2\xf2\xaa\xec\x32\xf1\xae\x2c\x93\x6d\xa7\x34\x31\x2d\xc0\xf6\x3f\xd9\xfa\xc4\x4d\xd6\x6a\x79\x6e\x6c\x94\x65\xb1\xe2\x67\x14\x1b\x79\xac\xfa\x37\x94\x0b\xbf\xd3\x5c\x0a\x0c\x84\x3e\xeb\xee\xa1\x64\x50\xbc\x61\x93\xfb\x47\x10\x31\xb5\x15\x92\xad\x18\x25\x37\xf7\xb3\x65\x50\x55\x93\x95\x61\x09\x57\xe7\xa4\x7e\x47\x96\x69\x66\x27\x2e\x46\x66\x68\x67\xc7\x46\xc1\x0b\x75\x19\x51\x10\xec\xa3\xc7\x87\xf6\x42\x4c\x43\x7f\xa0\x18\x1c\x30\xde\x46\xdd\x04\x83\x4d\x27\x3d\xf0\xe6\x6d\xe6\x1d\x85\x23\x90\x31\xc6\x90\xdc\x5e\x18\x31\xf6\x64\x3e\x86\x3d\x4c\xa3\x52\x77\x41\x2b\x4d\xdc\x44\x0b\x94\x61\x7a\x1c\x1b\x00\xbe\x34\x57\x47\xb9\xc0\x5e\xf3\xd1\xd0\x93\x60\x30\x98\x12\xb8\xd3\xbc\x1d\x5c\xe8\xeb\x63\xe6\x83\xeb\x3d\x56\x99\x43\xc1\x5d\x05\x47\xe1\xe9\xe0\xf6\x5c\x00\xea\x02\xff\xcb\x3c\x01\xcd\x85\x22\x53\x57\x82\x47\xa1\xfa\x44\x2d\xc8\x80\x9a\x63\xc3\xc0\xd9\xd0\xf6\xa8\x65\xe6\xd7\xd0\xad\xd0\x97\xe6\x0e\xe8\x75\xe0\x53\x73\x0a\xf4\xd4\x37\xd3\x3c\x09\x6a\xf1\x38\x68\x7a\x0e\x45\x14\xb4\x40\x99\xc8\x60\x6e\x35\x78\x10\xb9\x98\xf9\x0f\x48\x42\x9e\xa7\x2e\x35\xbf\x47\x1e\x27\x6a\xcd\x4e\xe4\x6d\x6c\xb6\x99\x86\x5c\x8f\x3a\x6d\x4e\x45\x76\x87\xa1\x4c\x9f\x10\x60\x76\x90\x69\x03\x32\xc5\x57\x6e\x5a\x0a\x63\x3d\xae\x9b\x16\x41\x8d\xf9\x48\x9f\x5b\x2d\x2b\x7b\xfd\xfc\xac\x7a\x5c\xfa\xd1\xee\x1a\xac\x31\x99\xdc\xd5\x4c\xd8\x15\x77\xb3\x63\x0b\x25\x2b\xba\xba\xed\x30\x63\x54\xb8\xb3\x65\x90\x33\x35\x68\xa0\x89\x2e\x68\x9a\xe5\x6a\x0c\x92\x86\x79\xbb\xd9\xef\x29\x0e\xce\xfc\x6e\xed\xd7\x1a\xf2\x33\xe6\xdf\xaa\x53\x64\xbb\x7a\x26\x37\xe4\xa7\x6f\x9c\x97\x89\x4f\x4b\xae\xeb\x6c\x21\xe5\xc7\x5d\x6f\x3f\x4a\xed\x89\xc6\xb5\xbe\x63\x46\x87\x77\x37\xff\xe4\x8e\x0e\xda\xe3\x3a\x22\xcc\x9a\xb5\xcc\xd9\x23\x6d\xf3\x8e\xb0\x4b\x14\x0f\xdd\x66\x5a\x4b\xb4\x15\x79\xef\x7b\x7a\x31\xdb\xb3\x69\xf3\xee\xe0\x98\xe9\xad\x5d\x81\xc4\x98\xe4\xa2\x0e\x84\x32\x26\xee\x7a\xdb\x05\x7a\x78\x34\xa9\x75\x0a\xab\x37\x7c\x65\x73\x02\x2f\x27\xe8\x94\xcb\x5d\x94\x34\x6b\xa7\xe3\xb7\xac\xd0\xbb\xd0\xf6\x56\x59\xeb\x36\xd7\xf2\x44\xab\xca\x3b\xd6\x75\x8d\x50\x9a\x9d\xd6\x59\x4f\xda\x98\xce\x6f\xbf\x49\x0d\x4d\x0e\x69\xe3\xd1\xcf\xc6\x1d\x6b\x79\xca\xda\x18\x4d\x6a\xae\xe2\x5e\x08\xdf\xe9\x5a\x2a\xf4\x0f\x7a\xee\xfc\x47\x32\x7f\xd6\x7d\xfb\x4e\x79\x9c\xb7\xd6\x7a\x5f\x75\xd4\x4d\x60\x19\xaf\xe3\xe7\x25\x76\x60\xa9\x53\xb2\x0e\xb4\x0f\xa1\xe7\xa4\x0f\x6f\xdd\xc0\xb4\x26\xdd\x6c\xa1\xb0\x6f\xc5\x75\x34\x0f\xe1\xd1\xa3\x73\x5c\x6d\xc2\x90\xf0\x6d\x8d\x63\x25\x53\x82\xfe\x3a\xf2\x80\x34\xff\x49\x36\x8e\x52\xe5\xbd\xcb\xf2\xaf\xa6\xd3\x6d\x23\x12\xac\x3f\x94\x7b\xbc\xf5\x1b\xcb\x2d\x0b\xd3\x72\x80\x33\x3a\x6d\x59\x73\x0b\x6f\x74\x52\x5b\x13\x4d\x30\x32\x8e\xe5\x0a\x12\xcd\x89\x8e\x70\xde\x92\xb4\x85\xef\x70\xe8\x81\xc9\xc1\x5e\xb6\x6b\x8a\x67\xfe\x79\xd6\x00\xf5\x21\xef\xbf\xc8\x56\x1d\xdf\x7d\x38\x5c\x64\xf4\xcc\x0d\x6b\xda\x25\xdc\x98\xf9\xca\xb5\x52\x9c\x98\xc6\x6a\x5c\x2a\x39\x99\xc4\x73\x2e\x90\x55\xc5\xd5\x3a\x9a\x80\x6f\xd1\x89\x76\x93\xe2\x58\xf8\x7d\x1b\x45\xb5\x32\x98\x6d\x79\xaf\x39\xe3\xbf\x09\x51\xe8\xde\xfa\x68\xe0\x52\xc3\x61\x77\x04\x0a\x34\x2d\xcd\xf9\xe8\x3c\xa6\x80\x33\xf7\x39\x9e\x29\xc1\xb4\x1c\xc7\x74\x95\x25\x09\x63\x8f\x57\x23\x71\x35\xb6\x4a\x4d\x5f\x74\x95\x55\xa7\x3d\x11\x31\xcd\xd2\xa7\xfb\x15\xbc\x1d\xa1\x18\xd8\x01\xee\xb0\xb7\xf1\xb0\xcf\x6b\x28\xc1\xb4\xdf\xfd\x2b\x58\x6c\x1e\xcc\x39\x6a\x2f\xd1\x3f\xcb\xb4\xd8\xda\x0d\x8a\xb4\xff\x59\x5f\x1b\x87\x27\xcd\xb1\xce\x36\xda\xe3\x52\x2d\x44\x93\x57\x34\x1a\xd9\x69\xda\x10\x11\x8d\x8c\x35\xa7\x05\x7f\x80\xa7\x9b\xaf\x06\xc8\x20\x0f\x10\x8b\x4a\x02\x15\xa0\xd6\x23\xca\x7c\x0e\x74\xe6\x6c\xb6\x95\x98\xab\x33\xd5\xd6\x6e\xf3\x40\xea\x47\xcb\x2f\x70\x78\x52\xa0\x25\x05\xac\x8d\x4b\x44\x74\xe0\x96\x68\x22\xfc\x0c\xfc\x1d\x51\x08\x97\x40\xb9\x21\x33\x21\x35\xa4\x0b\x58\x0e\x2e\x81\xfa\x50\x78\xd0\x1d\x6a\xf0\xc8\x31\x77\x40\x43\x72\x96\x58\xb9\x70\x62\x26\xdf\xb2\x13\xe6\xa5\x3e\xb5\x78\xc1\x3d\x49\xfe\x08\x01\x3e\x1c\x97\x09\xf7\xc3\x1f\xa3\xa5\xb0\x37\x32\x2e\x82\x06\x75\x21\xd3\x42\x32\xc1\x6b\xf0\xaf\x80\x8b\xa0\x07\x7c\x04\x05\x99\xd7\xc2\xb1\x1e\x78\x73\x26\xd4\xd5\xf9\x0b\x5b\x57\x3e\xbf\xb1\x16\xef\x59\xf5\x19\x5c\x44\x78\x8b\x2e\x55\x05\x92\xc3\x31\xb7\x04\x89\xd4\x55\x78\x17\xe5\x12\xa3\x94\xcc\x45\x1f\x60\x67\xd3\x55\x85\x20\xef\x1c\xfb\x65\xf2\x79\x91\x43\x40\x0a\x3f\x21\x3b\x28\xf9\xea\xb3\x45\x25\x52\x3c\xea\x74\xc7\x44\x55\xa7\x38\xe7\x61\x3d\xd1\xd5\xe6\xfb\xf8\x50\x0c\x45\x09\x12\xbb\x71\x8b\xf8\xeb\x28\xf9\xa4\xa1\x14\x3c\xdd\x8b\xda\x86\xc6\xb1\x72\x99\xd5\x85\xf1\xdc\xef\x5c\x56\xb2\x4b\xf8\x42\x68\x09\x5f\x2f\xcb\x97\x9e\xf4\x59\xae\xf2\x52\x92\x3a\x3c\xeb\x46\xa2\xbf\x39\x6e\x61\xfc\x31\xe7\xcd\xde\x58\x1a\x6e\xa1\xe2\x1a\x61\x04\xd1\xc1\xf7\x25\xdd\xa5\x2c\x26\x3f\xa4\x3e\xa1\x3f\xa9\xfd\xc2\xcc\x60\x63\x0a\xde\x72\x3d\xf8\x13\x93\x2b\x84\xe9\xa2\x1b\xe1\xa0\xf4\x5f\xd9\x29\x9f\x7e\xe5\x6e\xd5\xe8\xb6\x39\xd5\xe3\x08\x64\x7b\x60\xad\x86\xb4\xc3\xb8\xa2\xde\x8d\x3a\x4c\xde\xd1\xf0\x87\xae\xe4\x8d\x27\x04\xb2\xc6\x93\x7e\x90\xad\x9c\x03\xb5\x29\xf4\x24\xfe\x82\x02\x2e\x1b\x2f\xea\x4b\x7a\xce\xbf\x2b\x3d\x18\x4e\x94\xac\x57\x4c\xf2\x39\xa8\x78\xa2\x5e\xd2\x62\x2e\x9f\xc8\x08\xb3\xae\xa8\x3c\xc3\x9a\x60\xc0\xd7\xec\x63\xbf\x07\x54\x75\x1f\xb9\x17\xb8\x28\x2c\x87\x7f\x99\x14\x49\xf4\x17\x3e\xab\x69\xa3\x46\x48\xbc\xf3\x5f\x33\x57\xca\xc4\x49\xbd\x3c\x83\xfc\x61\x78\x9d\xb8\x45\x85\xa0\x86\x28\x46\x6a\x69\x4d\x57\x8a\xab\x04\x1a\x4b\x7c\x19\x5e\x78\x59\xef\x57\x39\x4f\x1c\x29\xe3\xd6\x4e\x97\x28\x39\x59\xf5\x17\xa5\x77\x89\x12\xdc\x7d\xa0\xa8\xfa\x2b\x39\x5d\x7e\x3a\xdf\xcc\x18\xa3\xe4\x26\x91\xb8\xd1\x6a\xaf\x70\x9a\x08\xd2\x8e\x42\x61\xe4\x73\xf5\x01\x8d\x5b\xf3\x16\x68\xc6\xc1\x73\x8b\x46\x6a\xba\xb4\x59\xa5\xcb\xb5\x5e\x92\x7f\x2b\x2d\x5a\x23\xeb\x46\xed\x6a\xed\x37\x02\xa6\xc1\x53\xc7\xab\x8e\x21\xdc\xd1\xbd\xcc\x9f\x40\x1b\xaf\x97\x25\xe5\xb0\x3b\xf5\x7f\xc3\x5b\x84\xa5\x86\x23\xa8\x73\x00\xce\xb8\xce\x21\xcf\x5a\x6e\x8d\x07\x4b\xf2\x14\x96\x8b\xea\x55\x45\x5a\x0b\x5f\x4c\x29\xdb\x80\xdc\x67\x0e\x54\x07\x23\x54\xbc\xa0\xee\x1d\x7c\xa6\xaa\x09\x3f\x06\x8e\xcf\xdb\x4a\x69\x81\xda\x93\xe2\x59\x42\xf0\x41\xf8\x41\x81\x09\x64\xf9\x66\xcb\x1e\x9b\x7f\xd9\x83\xd2\x8f\xb5\x0f\x9a\x27\x64\x5f\x69\xeb\x50\x99\x0a\x3c\x5a\x29\x22\x6c\x49\x63\xf3\x07\xc6\xd1\xca\xfc\x26\x13\xee\x2c\xba\xb8\xf1\x6b\x55\x22\x76\x99\xb3\x2e\x6f\x09\x59\x63\x6f\x4a\x92\x30\xdb\xad\x6b\x23\x26\xf3\xff\x22\x97\x7c\x57\xca\xf6\x40\x5f\x6d\x47\xd3\x4e\xf5\x70\x4c\xae\xac\xbb\xf3\xbe\xa8\x7c\xf3\xe3\xbb\x08\xa2\xd1\xc5\xff\x74\x34\x32\xcc\x15\xae\xb6\x75\xb8\x95\xb5\x2b\x5a\xb6\x56\x45\x61\xa7\x37\xcd\xcb\x5b\x47\x9e\xdc\x98\x91\xb4\x8c\x99\x6c\x3f\x1b\x51\xc4\x3f\x61\x2d\xf7\xbd\x23\x5b\x0b\xef\xb6\x2d\x48\x9b\xb6\x70\xb6\x29\x2d\x6b\x56\x9f\x49\xf9\x5f\x1e\x38\xbf\x4d\xf8\xa8\x78\x5a\xb7\x84\xc1\x2e\xff\xaf\x2b\x1e\xb7\xb2\x76\x46\xfb\xdd\xaa\xe2\x86\xf6\xd6\xba\xbc\xb3\xa4\x8d\x4d\x8a\xa4\xb7\x8c\xdb\xce\xc6\x88\x66\xbe\xcb\xc6\xf7\x9b\x25\x73\x22\xd1\x6d\x08\x7e\xa0\x7c\xb3\x7d\x0e\x31\xb5\x7a\x8c\x71\x05\xe9\x3d\x1a\x23\x57\x52\x3e\x62\x1e\x72\xaf\xd0\xe3\xf0\x5d\xa4\x23\xcc\xd5\x64\x59\xed\x58\x0e\x9f\x6e\x29\x88\xe1\xef\x64\x7f\x4d\xba\x25\x4e\x11\xe8\xc3\x6b\x80\x30\x69\xa8\xcf\x7a\x55\x8b\x32\xa6\x75\x01\xb6\xb9\x3a\xda\x26\xc1\x97\xa3\xf3\x0d\xff\x11\x13\x31\xb5\xc0\x6d\x32\x07\xd7\xc5\xad\xa7\xde\x24\xfe\x22\xa1\x19\x66\x6a\x4b\xcd\x7a\x36\xc0\x44\xe7\xbf\xe6\x3d\xe7\x8a\x92\x96\x89\x16\x0b\x17\x85\xa7\xc8\xb6\x49\xbf\xfb\xac\x56\x65\x2b\x57\xb5\xac\xc1\x00\xe8\xcb\xd6\x01\x2c\x09\xb3\xce\x90\x84\xd7\xe1\x94\x40\x2a\xf1\x36\x51\xc2\x39\x4b\xd1\x52\x5a\x89\x8f\xe8\x55\xf4\xeb\x35\x15\x2c\x80\x5d\x93\xbf\x8a\x37\x99\x3f\x39\x89\x27\xfc\x26\x7a\x1d\xee\x2d\x8b\x93\x7d\xf2\x59\xa7\x7c\xa4\x2a\x6d\xba\x56\xab\x25\x24\x58\x26\xd7\xfd\x43\x72\xe9\xae\x36\x44\x51\xae\xcb\xc6\xe2\xee\xd1\xcb\xd8\xa7\x89\x67\x98\xcf\x88\x63\x29\x3f\x39\x4b\xab\x97\x30\x94\x7c\x6b\x7e\x28\x87\x28\xea\x48\x1a\x27\x58\x22\x3d\x11\x3e\x54\x1a\xa0\x88\xf6\x39\xaf\x9c\xaa\xbe\xed\x9a\x52\xb9\x82\x7e\x03\xb6\xd6\xc4\x30\x0f\x6a\x6d\xe8\x77\xec\x55\x92\xd7\x98\xa7\xdc\x26\xd6\x3d\xbc\x0f\xbf\x9b\x90\x49\x5a\x26\xdc\x56\xf5\x83\x06\x88\xbf\xe4\x6d\x63\x6d\x92\xe1\x13\x0f\xf3\xf3\xe4\xf7\xc2\xfe\x4a\xc6\xa8\x16\xa2\x66\x28\xe2\xb4\xdd\x4e\x55\xe9\x1f\xc1\x28\xc8\xb3\xe2\xaa\x90\xa5\x29\xac\xbe\x2f\x3a\x2c\xbe\x5d\xe7\x21\x99\xc1\x1a\xd2\xd0\x2e\xb5\xe1\x61\x02\x57\xf6\xb7\x8a\x4e\x71\xc9\x3b\xf2\x2a\x98\xee\xca\xfc\xc4\x2e\xee\x2f\xf5\xe4\xf0\x99\xa2\x3f\x5a\x0f\x94\x42\xce\xd0\xd7\xd8\xeb\x0b\x31\xea\x2a\x73\x58\x09\xac\x7e\xa3\x72\x94\x3f\xd7\xc0\xa2\xca\xea\x26\xcd\x47\xc6\x40\x9d\x5c\xab\xc7\xa9\xb0\x1b\x75\x43\x2a\x57\x92\x12\x74\x9d\xb9\x8f\xe8\xfe\xfa\xb8\x44\x84\x43\xd3\xdf\x0d\xcf\x14\x9e\x34\x1c\x40\x7d\x00\xec\xc6\x13\x56\x7a\x6e\x91\xa5\xd2\xa8\x2c\x78\x8c\xfc\x50\x4e\x2d\xd9\x8a\x2c\x15\x0e\xad\xd8\x81\x04\xd3\x2d\x35\x3f\xe0\x41\xec\x3c\x8c\x13\x4e\xab\x1c\x47\xe0\x42\x7b\x73\xbb\xa8\xab\xa0\x84\x44\x88\x9d\x04\xae\x0c\x57\x0b\x7e\x80\x45\xbe\x7c\x60\x02\x38\xca\x32\x2e\x0b\xd3\xd6\x63\x88\xce\x4b\x6b\x85\xe5\x0f\x8a\x6a\x5a\xc8\xfc\x5f\x65\x4d\xcd\xa3\x68\x1b\xaa\x27\xb9\x06\xb0\x43\xea\xee\x36\xa6\x56\x0c\xe2\x7e\x3b\x76\xe6\x82\x14\x97\x7d\x52\xe2\x3e\x16\xd1\x5a\x19\x7e\x46\x00\x20\x0b\x7c\xaf\xca\xee\x40\xef\x90\xf9\x99\xb8\xee\x24\xfd\xae\xdc\xdc\xae\xb3\x72\x5d\xa1\xa0\x33\x8f\x3f\x50\xba\xbb\xdd\x49\x13\x54\xd5\xb6\x1e\x6c\xb8\x55\x17\xd7\xfc\xa4\x62\x0b\x8e\xef\x7a\x91\xdb\x46\xf1\x72\x6e\x4b\xfc\xc2\xfc\x6d\xe7\x44\x8c\x16\xa4\x58\x27\xf9\x4d\x94\x9d\x80\xd7\x21\xd8\x8c\x45\x7d\x6f\xf4\xdc\x1c\x6b\x6f\xae\x3c\xbf\x60\x5b\x0f\x87\x0f\x97\x8e\x9f\x47\xa2\xd5\x57\x6e\xe8\x4c\x6d\xb8\x8d\x5e\xd4\x3e\xbc\xe2\x14\xf6\x51\xcb\x82\xdc\x41\xf2\x16\xd7\x93\xa4\x54\xe6\x32\xa7\x67\x44\x29\xff\xab\x2d\xc4\xaf\x5a\xb6\x18\xf1\x69\xba\x48\xf2\x28\x3f\x86\xdc\x27\xab\xaa\x67\xeb\xcc\x54\x14\x9a\x26\x9d\x47\x7b\x8e\x79\xce\xce\x65\x7c\xc5\xf7\x10\x10\x76\x0e\x19\xa8\xf6\xe3\x5e\xa5\xdb\xf3\xd6\x0a\x1e\xb3\xbf\x24\x6e\x90\xc4\x0b\xec\x61\x2e\xe0\x99\xb4\xd8\x87\xaf\x1e\xa1\x64\xb8\xbe\x10\x26\x54\x87\x21\xbe\xc4\x15\xe8\x4c\xed\x55\xb2\x18\x93\x27\x1d\x45\xe5\xe2\x1c\xac\x93\xf4\x15\xc4\x4f\x04\x2f\x96\x1f\xd5\x52\x75\x9c\xf3\x98\x59\x91\xc7\x15\xa0\xb8\xac\x44\x9d\x78\xb1\x70\x79\x98\x19\x00\x64\x53\x7c\xf8\xaa\xdd\xca\xcb\xae\xa9\xb8\x61\xe8\xcd\x70\x3d\xfe\x38\xc6\xa2\x0d\x21\x1e\xc0\x95\x4b\x00\xf2\x53\x62\x1d\xab\x82\x56\x46\xd1\xe2\x37\x33\xbe\xd0\x8f\x54\xc9\xd8\x2f\xd8\x39\x79\x41\xfc\x72\xfe\xb0\xc4\x22\xd1\x2f\xd1\xeb\x30\x9e\xec\x0b\x30\xda\x07\x50\x91\x55\x72\x27\xa6\x7e\x2c\x61\x02\x78\xa9\x61\x36\x89\xa2\xbe\x89\x93\x51\xd6\x8a\xd1\x84\xb7\x74\x1f\x26\x9e\xbc\x9e\xb9\x07\xf7\x94\xb6\x9e\xa3\xa9\x3c\xcf\xfc\xcc\x67\xe6\x6e\xe1\x2e\x17\x19\x12\x3e\x09\xd7\x4a\x0f\x86\x11\xa4\xaf\x14\xa9\x3e\x8b\x95\xed\xea\xbf\x76\x75\x0d\x85\x6e\x37\xa7\xa1\xf7\x31\x01\x95\x15\x53\xc1\xc6\x89\x12\x71\x23\xb9\xb9\x0c\x11\x71\x2c\x1f\x8d\xf3\xa1\x90\x85\x9a\xca\x08\xfa\x2f\xf1\xbf\xb9\x39\xec\xbf\xb2\xe4\x84\xed\x82\x7a\xf9\xb9\x30\x92\xe4\x9a\xaa\xdf\xe7\x95\x62\x97\x76\x87\xf5\x7d\xc5\x05\x7e\x9b\xf1\x72\xb5\x4e\xf0\x49\x99\x8d\x6e\x10\xd5\x09\x83\x30\x85\xe2\x0d\xf4\x66\x9c\x53\x1a\x86\xa5\x92\xe6\xc8\xd6\x57\x74\xd3\xbc\xe5\x55\x39\x0f\x58\x22\xe5\x8c\x84\x66\xfe\x54\xd5\xe7\x30\x91\xf8\x92\x76\x3a\xaa\x4a\xfe\x52\x2f\x40\xce\x95\xa4\xa8\xda\xf5\x5f\xca\xa3\xd4\x59\xf2\xfe\x2a\x82\xfa\x19\x7f\x43\xed\x21\x0d\x8d\x96\x8b\xd1\x6a\xbe\x37\x90\xf1\x90\xb6\xa5\xfc\x21\xf9\xa2\x2e\x3e\x07\x64\x18\x75\x6f\x12\x6c\x5c\xad\x7e\x53\xd8\x1a\x51\x9f\x61\x03\xea\xbc\x7c\xbc\xf1\x0a\x1c\x54\x30\x1d\x61\xe8\xe4\xc5\x66\x04\x05\x94\x96\xa3\xe0\x8b\x3c\x71\xd5\x7f\x30\x9b\x1a\x51\x37\x1a\x1e\x8f\xb1\x61\x99\xd0\xf2\xf2\x0a\xd2\x78\x28\x3d\x27\x91\x3e\x0a\xbc\x90\xe0\xe2\x54\x82\xe4\xb0\x67\xc2\x63\xe0\x2c\xdf\x5c\xa0\xd5\xfc\x03\x3c\x92\x3b\xb5\x15\xd0\x06\x16\x9c\x6b\x11\xca\x26\x97\xec\x6d\xc6\x72\x85\x15\x47\x9a\xa6\x51\x48\xb5\x33\x1a\x4f\xd7\x7f\xc1\x6c\x71\x6a\xca\x7e\x13\xfa\x1c\xd3\x72\x42\xa8\x4f\x6d\x8d\x09\xc7\xd9\x80\xe5\x55\x78\x86\x30\x03\x21\xf9\xee\x00\x6a\xa1\x1b\x60\x7a\xce\xf4\x79\xc3\x35\x1b\xf2\x6f\x74\x2e\x96\xf6\x17\x5f\xe9\x08\xe6\xba\x97\xbf\x6e\x03\x29\x7e\x35\x55\x2d\x17\xea\x2f\x61\x86\x37\x4f\x2b\xfb\x44\x18\xe9\x4a\xc8\x49\xa2\x4a\x9c\x81\x09\xbf\xd9\xd3\x6c\xdf\xc2\x01\xe1\x08\xcb\x51\xdf\x77\x40\x0a\xdc\x6e\x7e\x96\x5d\xdf\xbb\x51\xc3\xcc\xf7\x9e\x3f\x4c\xca\x2c\xf6\xea\x4e\xe1\xbc\x2f\x4f\xe9\x2a\xa0\x8c\xab\x5e\xd5\x91\x5e\x7f\xb9\x9e\xdd\x16\x58\x3e\x1e\xaf\x6e\xbe\x9f\x43\xa5\xfc\x71\x55\x27\x66\xb3\xb6\x3b\xfa\xc3\x77\x09\xf6\x59\x6f\xf9\xc5\x00\x63\x91\xe1\x56\x7f\xda\x83\x8a\x89\x86\x41\xc6\xb8\xea\x6a\xf9\x03\x26\x07\x6d\xe5\x77\xb0\x47\x61\xbe\x53\x6f\x71\x6e\xe1\x17\x60\x06\x79\xb7\xc8\x92\xb2\x3f\x42\x14\x1d\xce\x2e\x10\xef\x63\x3f\x8c\xfb\x21\xdb\x24\xb0\x86\x6c\x56\xbc\x91\x92\xbd\xb5\x1a\xa7\x72\xbe\x45\x4c\xf9\x51\x8d\x31\xf8\xd0\xaa\xd0\x78\x39\x8e\x7e\x1d\x83\xe6\x7b\x31\x17\xe0\x40\x2a\xc0\xee\x21\xde\xc1\x50\xb8\x47\xa9\xbc\xb2\xad\x82\x44\x66\x7c\xf6\x18\xf1\x70\x6e\x4e\xdc\x19\x99\xbf\xb0\x3d\x64\xbd\xc2\x24\xf3\xf4\x36\x69\xf2\x94\xbf\x90\x6d\xe4\xe9\xe8\xa3\x7a\x2d\xa5\x03\xd3\x04\x9c\xa1\xe5\xe3\xca\x78\x8b\x19\x11\xc4\xb9\xd4\xd1\xac\x0a\x4a\x29\x66\x04\x67\x80\xde\x59\xc6\xe5\xe7\xb3\x67\x64\x9d\x17\x65\xf0\x2e\xc7\xad\x90\xda\x45\xe7\x43\x56\x28\xfe\x07\x8c\xf6\x6e\x55\xbf\x55\x75\xc0\xd1\xf8\x38\xfc\x2a\x5d\x10\x71\x24\xf1\x8b\x6c\x35\x79\x34\x25\x83\xbb\x8c\x5a\x4e\xdb\x45\x89\xa5\x9f\x60\x92\xea\xd1\x2c\x05\x67\x56\xe9\x5d\x2e\x9d\xef\x96\xc5\x16\xac\x17\xa5\xc7\x31\x25\x05\xd2\x79\x21\x4b\xe4\x63\x14\x61\xde\x27\xd5\x61\x9a\xe9\xe0\x7e\x4c\x0b\xed\x8b\xe6\x0c\x76\x31\xe3\xa2\x14\xc0\x3f\x64\x6d\xe6\xb4\x90\x94\x9c\x01\x72\x2e\x35\x9b\x77\xbc\xce\xc9\xc8\x14\xfc\x28\x4d\x67\xeb\xc5\x98\xcc\x3f\x7c\x37\xe9\x83\xb8\x64\xd1\x2f\xf9\xbc\x90\x2d\xb2\x3f\x2a\x87\x8f\x9f\x0a\xa3\x3d\x6a\x9e\x80\x1e\xc2\xeb\x52\xb3\xeb\xb1\x82\xa1\x92\xb2\x86\xc7\x42\x1e\xdb\x81\x3f\x24\xba\x41\xa2\x90\xae\x49\xf8\xe8\x33\xb4\x59\xb2\xe1\x25\x03\xcc\xb5\xc0\xbe\xcc\x01\x6e\x9b\xa2\x3f\xce\x5b\x78\x40\xb5\x3a\xe4\x84\x6c\x88\xe6\x9d\x8f\x43\xe9\xd2\x03\xc6\xd1\x95\x56\x65\xbc\xb2\xad\x26\x5f\xf9\x46\xb4\xb2\x2e\x41\xb5\x90\xe5\xd5\x20\x51\xa7\x10\x23\xf0\x0f\xd5\xff\xd5\xde\x21\x37\x69\x56\x94\x0c\xa1\x6b\xb4\xe2\xcc\x52\xf6\x46\x5d\x71\x9c\xbf\x20\x5c\x9f\x1d\x3a\x41\x72\xdc\x20\x42\x8d\x53\xac\x35\x9e\xd0\xc7\x97\xbe\x82\x1c\xf2\xaf\x15\xdf\x20\xac\x30\xbb\x26\x09\xf2\x67\x3c\xa9\xdb\x0f\x3e\x20\x84\x62\x41\x70\x63\xed\x74\x22\x08\x4a\x8b\x95\xd4\x43\x60\x62\xa6\x3b\x2b\xdd\xfc\x27\x2e\x96\xf7\xc7\x7c\x24\xb4\x5c\xfc\xce\x7c\x10\x05\x2b\xfc\xcc\xd7\x74\x59\x45\x37\x9a\xa3\x81\xb7\x65\xc9\x4d\x99\x82\xa8\xca\x13\xae\x6c\xfa\xaf\x5a\x5b\x63\x18\x9e\x87\x81\x9c\xd3\x6b\x1a\xf1\x47\xec\x5f\x8a\x03\x29\x25\xb6\x13\x99\x43\x99\x53\xac\x40\x1c\x87\x17\x68\xf1\x0e\x5d\x22\x26\xc3\x97\x50\x2f\xe4\xd7\xa1\x1e\xed\xaa\xc2\x9b\x1d\x66\x40\x53\x9a\xde\x9e\xc6\xbf\x58\x71\xb5\xf5\x11\x7d\x73\xcd\x8a\x16\x31\x3e\xa6\x7e\x5b\xd3\x7f\x35\x1c\xfc\x04\x97\xa8\xd8\x9d\xbc\xce\x79\x3e\x73\x22\xa3\xc3\xfe\x3d\xae\x83\x7b\xd4\x36\x35\xf4\xac\xd8\xcf\x12\xe9\x8b\x92\x6f\x87\x4b\xb5\x29\x85\x6e\xdd\xdf\x81\xf0\x12\xe5\x3c\x05\x7f\x71\xc5\x84\xce\x2b\xf4\xe6\xea\xc7\x1d\x33\xf0\xa8\xba\x3f\x6d\xd9\x35\x6c\x1c\xbb\x85\x5d\x1c\x46\x76\x6f\xe2\x64\xe6\x30\x3c\x1a\x67\xc7\x5d\xe6\xd2\xec\xdb\xc3\x26\x8b\x2e\x59\xb3\x7c\x89\x72\x23\x7c\xc4\x18\xca\xb1\x57\x54\x2a\x93\xb8\xa4\x6a\x8b\xf0\x08\xcf\x88\x5e\xcf\xf4\xe0\xff\xdb\x30\x89\x30\x4e\x98\x8e\x5f\x5d\xd3\x23\x7a\x44\x96\x17\x75\x4b\x0e\xd1\x91\xf4\x26\x60\x1c\xfb\x7e\xcc\x6f\x45\x9f\x00\x09\xea\x50\x53\xa4\x42\xaf\x62\x9d\x5e\xb9\xcb\xd0\xc2\xea\xae\x66\x28\x56\xb1\xd7\xa1\xc9\xc2\x0c\xee\x70\x4c\x39\x63\x01\x4f\x82\x93\xe2\xbb\x05\x93\x89\x27\x6b\xe2\x85\x0f\xa8\xb5\x45\x05\xe2\x57\x4c\x54\x3a\x5a\x46\xe0\x46\xc6\x5c\x55\x4c\x17\x9a\x82\x3a\x55\x5f\x65\xee\x5e\x68\x5d\xa2\x6a\x82\xfe\x35\x63\x25\x7a\x89\x62\x3c\xf3\x3b\x86\x2e\xd8\xc2\x46\x70\x1e\x0c\x0f\xee\x74\xc2\x1f\xbc\x2f\xef\x16\xc5\xb3\xfa\xbc\xe0\x2a\x9d\x5e\xf8\x51\x3c\x86\xf5\x22\xdd\x53\xba\x8c\xb7\x21\x66\x97\xdc\x2c\xda\x14\xd4\xa6\xb2\xc9\x7e\x78\xf1\xb4\x4f\x55\xbd\xba\x5a\xca\x03\x7c\x1e\xb0\x90\xd6\x49\x6c\xe6\x0b\x19\x4a\xf2\x19\xfa\x50\x16\x85\x56\x82\x8b\xe5\xe8\x18\x9f\xab\xc7\xf1\x0e\xb3\x0f\x15\x62\x84\xb9\xbc\xa3\x69\x9b\x24\x41\xc2\x1f\x31\x2e\xa0\x44\xca\x08\x5a\xa0\x6c\x55\x4c\xf1\xda\xa4\x0d\xd5\x4c\xd1\x8e\x20\x6a\x68\x9e\x32\x1e\x19\xc3\x70\xe7\x61\xa9\x12\xe6\x77\xda\x68\xfa\x00\xfb\x37\xb6\x96\x35\x8d\x17\x5e\x55\xcd\x59\x25\x10\x15\x1c\xe1\x03\xa2\x7b\x69\x0d\xa2\x45\x52\x38\x46\x2a\x1b\x27\xaf\x0b\x1a\x54\xb8\x54\x74\xef\x49\x1a\xbc\xf6\x1f\x35\x84\x1b\xc1\x9d\x2f\x0d\x22\xc4\xf0\x47\x71\x6b\x48\xcd\x02\x2e\xd5\x83\x3a\x45\xf8\xba\xc1\x4c\xff\x57\xdc\x55\xd9\xcf\x5a\x26\x2d\x28\xc8\xe4\xee\x00\x7c\xd2\x26\x0a\x83\x14\xc1\x31\x04\xc9\x15\x55\x6d\xd0\x2d\x79\x9b\x66\x8f\xb7\x56\xdd\xaa\xa7\x29\x17\xd5\x3d\x92\xef\x17\x23\x0d\x59\x0a\x90\x7d\x1b\x77\x57\x19\x4a\xbe\x46\xdc\xa3\x7c\x8c\x51\x50\x4e\xa9\xf6\x54\x5c\x62\x8c\x55\x77\xe5\x6f\x60\x83\x1a\x5b\xea\x69\x7e\x9e\x76\x51\x8c\x48\x9c\xa7\x3b\x11\x1c\x00\x60\x0d\x7e\xde\x3f\x55\xeb\x8c\xab\xe5\x9f\x6b\x7c\xcc\x66\xd1\x04\xf4\x6d\x33\x83\xd5\x8f\xb9\x62\x8e\x25\x9d\xc4\xfd\x35\x7b\xd6\x77\x93\x88\xe6\xc9\x15\x21\xd4\x0f\xe6\xe1\xf9\xc9\xcc\x03\xa6\x3f\xa9\x8b\xb8\xa7\xcd\x93\x62\x1c\xa2\xe9\x66\xff\x60\x8e\x4c\x67\xae\xf1\x11\xa8\x66\x9a\x17\x02\x4f\x2a\x43\x1a\x17\x0a\x7e\xd7\xe4\x39\xcf\x30\xfb\xeb\x74\x8e\xbb\xc4\x6f\x0d\x97\xed\x5f\xeb\x3e\x12\x58\xf6\x29\xe5\x9b\x28\x69\xb6\x39\x79\xef\x18\x95\xd6\x9c\xd4\x66\xce\x2a\x4b\x59\xcc\x36\x61\x3a\x52\x10\xbc\x41\xfa\x0c\xce\xf2\x39\xae\x3c\x00\x95\x00\x60\x45\x5a\xeb\x51\x41\x7f\x75\x65\x4b\x1f\xb3\x14\xdd\xd2\x5c\x41\xdc\x86\xf9\xd2\x34\xa1\xee\x30\xbe\xa7\xf1\x70\x79\x3b\xd9\xea\x04\xf3\x9e\xd0\xb7\x3a\x42\x52\x7b\x38\xa1\xb6\xed\x31\x97\x05\x0f\xad\x21\xc1\x57\xa5\xfd\x48\xb3\xcf\x17\x65\x17\xf4\x13\x28\x28\x77\x76\xcd\x16\xf0\xab\x1a\x3b\x36\x31\x3d\x6a\x4f\xb6\x7b\x12\x3b\x31\x89\xad\x2d\x75\x3b\x70\xf7\x9b\x3f\x94\x77\x92\xee\x35\x91\xf2\xbe\xd0\x51\x8d\xab\x53\x0f\xb0\xd7\x39\x4e\xcc\x9d\x2c\xd0\xd8\x0e\x85\x4c\x95\x56\x5a\x96\xa0\xe6\x28\x1b\x60\xa3\x62\xaf\x28\xbd\xe2\xbc\x28\x56\x3c\xae\xfa\x1e\x2b\x55\x32\x06\xfd\x9a\x94\x2d\x79\xdb\x90\x53\xf7\x4a\xfa\x07\x7f\xb9\x3c\x09\x48\x27\xf7\xe6\x0d\x95\xaf\xa7\x0f\x24\x6f\x57\xb6\x71\x86\x44\xbd\x53\x6f\x13\xf4\x07\x4a\xb5\x1f\xa5\xf3\x3c\x67\x19\x40\xe5\x2b\xc5\x44\x41\x63\xf5\x7a\x61\x9f\xd0\x84\xb6\x30\x77\x89\x96\x61\x08\xc4\x83\xe2\x0d\x38\x5d\x9d\x48\xf2\x84\x78\xa9\xec\x8c\xac\x8c\x8a\xcf\x1d\x00\x1e\x33\x43\x92\x0d\x8a\x37\xdc\xc4\xa8\x6b\xea\xb9\xc2\xa6\x40\xad\xb6\x45\x36\xd7\x33\xde\x90\xa5\x8a\x96\x63\x78\xd7\xd0\x5b\x04\x3f\xf8\xef\x30\x18\x66\x94\x30\x11\xfb\x9d\x98\x24\x62\x11\x1e\xa2\x5f\x8b\x8f\x50\x86\x95\x91\xa5\x35\xf4\x8a\xdc\x2a\x60\x0a\xeb\x56\x72\xbe\x22\x8d\xb7\x22\xea\xa0\x6a\xb9\x68\x63\x20\xa0\x9d\x0d\x8c\xf4\xac\xd6\xbf\x53\x6d\x91\xf5\xb3\x79\xb8\xdf\x7c\x29\xe7\x38\x31\x8e\x7e\x9a\x57\x4f\xe6\x11\xc6\xf0\x6f\x52\xdf\xd4\xbe\x14\xda\x19\x4b\x4b\x6d\x62\x12\x5b\x97\xb3\x5c\xca\xe0\x35\x25\xdd\x03\xce\x0b\xcf\x47\xf5\x2b\x95\xd2\xe2\x40\xa7\x26\x56\x31\xd6\x73\xa1\x3e\x4e\xe3\x21\x5d\x49\xff\x49\x5d\xcf\x13\x33\x97\xd0\x75\xb4\xdb\x6c\x11\xb3\x14\x1f\xc6\xcd\x62\x93\x6a\x7d\xf8\xe9\xdc\x85\x25\xf7\x85\x04\xfe\xe7\x9c\x00\xf1\x80\x48\x9f\x34\x4f\x86\x91\xa6\x44\x75\x28\xd2\xe4\x81\x81\xdb\xd4\x73\x55\x65\x5e\x43\x74\x2c\xed\xa0\xc4\x8d\x72\x8e\xd3\xcd\xcd\xa1\xf5\xf3\x86\x51\xbf\x33\x56\xf1\xf9\x38\x0c\xeb\x90\x70\x74\x0d\x81\x3b\x56\x74\xb2\x24\x97\x2f\x90\xf4\x64\xaf\x17\xfe\x96\xb9\x92\x1a\x24\x2f\xe5\x7b\xa2\x5a\xe4\xe3\x55\x13\x03\x5f\xa9\x12\x35\x9d\x5e\x52\xed\x42\x7d\x83\xe8\x1a\xc1\x02\x14\xb2\x7f\x91\x96\xcb\x87\x50\x76\x51\x3e\xcb\xb7\x60\x0b\xe8\x5c\x45\x6b\xb5\x91\x35\x56\xe9\x2c\xee\xe6\x9c\x55\x35\x67\x27\xf2\x0f\xab\xd7\x26\x45\x88\x47\x6a\x7e\x46\x6d\x94\xe9\x75\xa4\xd9\xc9\x8a\x5f\xfa\x5b\x5e\x6f\x35\x9b\x8d\x0e\xe1\xac\x86\x93\x46\x16\x6b\x29\x3e\xdd\x88\x26\x6f\x20\xde\x37\x26\x37\xb0\x28\x8b\x8d\x65\x55\x27\xe8\xcd\x46\x71\xf1\x78\xd6\x1a\xe3\xfc\xac\x1b\xdc\xaf\xc6\x33\x49\x13\x85\x56\x53\x68\xd4\x65\x69\x91\xc9\x31\x1b\x54\xcc\x34\x3d\xf3\xc6\x69\xa6\x99\x39\x82\xe1\xf5\x2c\xc7\x50\xe6\xc2\x86\xc7\xf6\x34\xd2\x11\x7c\x9f\x8d\x83\x59\x4f\x82\xad\xdb\xab\x72\xa8\x0b\xad\x23\x8b\x06\x18\x3f\x2d\xcc\xac\x3e\x4e\x13\xb2\x37\x69\x88\x80\x85\xcc\x8a\xfa\x22\x91\xc3\xea\xd9\xfb\xe4\x06\x68\x9b\xf7\x06\xf5\x56\x68\x24\xbf\xaf\xae\xa4\xe9\x32\x33\x07\xf3\xc4\x75\x94\x04\xe0\x76\x34\x2e\xc5\xc8\x88\xab\x9d\x3d\x55\x28\xca\x39\x87\xa3\xa8\x9d\x91\x6f\x6f\xca\x6a\x67\x7f\xb0\x99\x92\xc6\xf2\x5f\x58\xc5\x73\xa6\x49\x66\x5a\x0a\x67\x3f\x92\x27\xc0\xdf\xbc\xaf\xaa\x21\x68\x07\xbf\x1e\xcd\x68\x7b\xc5\x1c\x83\x99\xda\xba\x9c\x94\x8b\xfd\xdc\x92\x8d\xc1\x10\x5e\x34\x7d\xa8\x72\xa3\xcc\x74\x75\x14\x75\xd3\x17\x36\x96\x64\xf5\xb3\x89\x8e\x27\x49\x61\x7c\xbe\x5d\x34\x27\x5b\xbc\xd1\x7a\x39\x68\x0a\x70\xdf\x32\xda\x67\xa4\x3a\x0d\xce\xe0\xcc\x55\xfd\xad\xb4\x52\x77\xa8\xd1\x35\x00\xee\x8c\xfa\x72\x1d\xaf\xf6\xac\x26\xb2\x61\x4b\x99\x51\xb3\x82\x90\x9a\xf7\x48\x5b\x46\xfe\x99\x76\x55\x37\x9d\xf1\xbf\xd8\xcf\xfa\x00\x8e\x24\x6c\xbd\x81\x22\x0c\x98\x05\x1b\x77\xc8\x50\xee\xdd\xe6\x0a\x95\x9c\xbd\x58\xa9\xaa\x09\xa1\x26\x2b\x1f\xa1\xef\xe1\x18\x2a\x3d\x66\x59\x2d\x4f\xf5\x0d\x37\x58\xe6\xaf\xee\x22\x4d\xc8\xeb\xd6\x50\xa8\x5d\x69\xbd\xda\x0a\x26\x33\xf6\xbc\xce\xcc\xb5\x87\x2d\xd7\xdf\x17\xbe\x9d\xe5\x34\x36\xc8\x16\xb9\x0f\x98\xa7\xaa\xfa\xd9\xc3\xe5\xaf\xd1\x5f\x28\x5b\x15\x22\x8c\x0e\xfb\x51\xe9\x83\x1b\x5b\x3b\x42\x39\x48\xf8\x50\x7a\x40\xa5\xa7\x4c\xcf\x2b\x54\xf3\xe9\xac\x34\xbc\x46\xcf\xfa\x19\xbb\x59\x7b\x81\x77\x33\x6c\xa1\xbe\x46\xf4\x6d\xd6\x3c\xc3\x2b\x00\xef\x7e\xdc\x74\x50\x3d\x89\xf9\x51\x6a\xc4\x6d\x23\xaf\x91\xd5\x11\x9e\x34\x7c\x05\x6a\xc8\xa8\x1a\x7f\x79\x16\x75\xa0\xe4\x97\xa2\x82\xc1\xcd\x5d\xa5\x34\xb1\xeb\x52\x1f\xa8\x2e\xf0\xb4\xb1\x42\x0d\x5b\x78\x25\xac\x5b\x17\x24\x15\xcc\xda\xad\xff\xae\x48\xf7\xf0\x32\x8d\xd0\x60\x98\x63\x45\x0c\xca\x31\xd2\x09\x31\x87\x36\xd0\x90\x20\xe9\x64\x74\x55\x4b\xa5\xc7\x59\x7b\x4a\x08\x80\x0f\x77\x72\x6e\x98\xbc\x99\x6f\x4d\xb5\x29\x67\x89\x22\x63\xf3\x55\x1f\xa4\xd3\xc3\x16\x6a\x5e\xc9\x83\x66\xbd\xd3\x7d\x55\x31\x3d\xcc\xc6\x58\xed\x63\xfa\x6d\x7e\x06\x3b\x85\xf8\x40\x80\x70\xf6\x61\xcc\xc2\x77\xbc\xfc\xaa\x93\x62\x96\x60\x48\xf1\x31\xc9\x1f\xe1\xc3\x9c\x1d\xb2\xf5\xe2\x5b\xa9\x89\x72\xa3\xf4\x67\xec\x6c\xa5\x4d\xce\x08\xdb\xa0\x1e\x54\xbe\xf1\x8f\xd4\xfe\xd4\xcc\xf3\x78\x6a\x10\xea\x55\x34\x3e\xbb\x5a\x72\x93\xb0\x80\x73\x56\x7a\xaf\x5e\xc1\x13\xc8\x6e\x56\xbe\x16\xcc\x01\x5e\x16\xbb\x8b\x66\x2a\xdc\x72\xe6\x4a\x7c\x95\x98\x94\x87\xb2\x32\xd5\xe6\xd8\xc9\xf2\x95\x9a\xd2\xb0\x5b\xaa\x10\xed\x57\x7f\x83\x66\x50\xbf\xdc\x93\xaf\x97\x1a\xf5\x54\x6f\xc6\x74\x5d\x2e\xbe\x8d\xb9\x4e\xa7\xac\xeb\x65\x2b\x75\xcb\x2a\x13\xb9\x3a\xdd\xb7\x22\x17\x7f\x95\x9e\x92\x7d\x52\x34\x54\x7f\x3d\x65\x99\x04\x34\xe0\x62\x47\x01\x81\xc6\x69\xe1\x63\x15\xef\x8c\xe7\xfc\x4f\xa8\x4f\x9a\x24\x9e\x97\x75\xc7\xcc\xd1\x94\x20\xaa\x01\xf9\x8d\xdb\x40\xcf\x45\x3a\xd0\xe7\x99\x99\x88\x5f\xc5\x7c\x36\x0b\x3e\x52\xe4\xc5\xdd\x09\x0b\xb3\xb5\x82\x4a\x38\x24\x05\x10\x4f\x86\xee\xc4\x0e\x93\xfe\x81\x06\xc2\xa3\x15\xd3\x21\x5e\xc0\x58\x75\x10\x34\xcc\x0b\xa5\xc3\x81\x9b\xc8\xd7\x28\x0d\x0e\x31\x8e\x45\xcb\xb2\x1f\x45\xdb\x18\x78\xfb\xf8\x0a\x26\xcb\x69\xa3\x15\xfe\xe4\x3c\xb1\x6e\xcf\x66\xf3\xbb\xac\x9e\x29\x42\x91\xd8\x22\x8d\x9d\x20\xd5\x23\xe7\xc2\x4b\xe5\x9b\x11\xf7\x80\x30\xd5\x4d\x38\xd4\x2b\x53\x17\x00\x95\x93\xfb\xc9\xac\xa6\x04\x5c\x02\x95\xe3\x22\xa2\x71\xf4\x9e\x46\x51\x45\x29\xf3\x98\xd3\x52\xf8\x89\x13\xe4\x68\xcb\x16\xf0\x9e\xd8\x37\xa5\xe8\x85\x17\x6d\x3b\x63\xc3\x24\x5f\xac\x5b\xc3\x01\x79\xbe\xa5\x23\x00\xab\x32\x21\x11\x5e\x7c\xed\x2d\xe8\x0c\x8e\x09\x5d\xa9\xf2\x46\xbf\x84\xac\xb5\x6e\x95\x13\x20\x5c\xbd\x5f\x71\x00\x34\x02\xcb\xc9\xf9\x02\x1e\x24\x7c\x4b\x6b\x07\x07\x28\x07\xe2\x4f\x83\xcb\x19\x57\xa2\x94\xe0\x76\x6e\x7d\xd0\x49\xf0\xb1\xc8\xdb\x77\x12\x14\x02\xa0\xdc\xfa\xa1\x25\x6a\x11\xf6\x13\x58\x5d\x23\x44\xbb\x40\xef\xba\xac\x8a\x43\xe0\xb8\x06\xdf\xa2\x07\xe6\x6b\xf8\xb4\x9c\xbd\xe6\xed\xa4\x05\x69\x6c\xf3\x3e\x5a\x74\xfc\x06\xf3\x2d\xd6\x84\x28\x3e\x38\x89\x57\x12\x74\x11\xa4\x88\xfe\xf5\xf5\x03\x8f\x01\x3a\xb7\xfd\x10\x51\xad\xc1\xea\x4c\xc7\xd1\x6f\xd0\x41\xa6\xf5\x98\xde\x0a\xb1\x69\x07\xae\xba\x68\xa1\x69\x21\x31\x3f\xc7\x64\x5a\x42\x51\xa7\x25\x9a\x4e\xd0\x6f\xc7\x37\x99\x47\xb1\xa1\x28\xb2\x99\xc0\x37\x06\xdd\x34\x9f\x13\x6f\xf1\x4d\x06\xeb\xe4\xbe\x6e\xf7\xa1\xb1\xea\xd3\x0d\xbd\xfa\x55\xb8\xf2\x5a\xb1\x7e\x1f\x61\x45\xf9\x7d\xfd\x37\xf2\xa8\xa2\x29\x86\x08\xea\xaa\xec\xbf\x06\x05\xc3\x94\x7a\xc5\x70\x8b\x6d\x8f\x2f\x31\xd6\xf2\x4e\x46\x15\x19\x5f\x88\x4a\x82\xde\x9b\xfa\xa4\xdf\x7c\x65\xe6\x06\xc5\x2d\xf7\x48\xb0\x44\xf3\x19\xb3\x5c\x73\x87\x3c\x58\xb3\x41\x3b\x9a\xfa\xbc\xbc\x4e\x8b\x65\x4c\x2d\xec\xd2\x9e\x61\x61\xb2\x3b\x75\xf5\x9c\x33\xa9\x76\xdd\x27\xbe\x20\xde\x47\xbf\x4a\x94\x1c\x95\x6d\x00\xa4\x55\xc1\x93\x8d\x38\x79\xa3\xef\x06\x53\x95\xea\xa1\x7b\xa3\x59\xad\x13\xd5\xbf\x54\xde\x66\x5e\xac\x99\xa2\xca\x63\xb7\x94\x5d\x56\x9d\xe7\x56\x17\xfa\xab\x4d\xfc\xb8\xec\x18\x4d\xbe\x30\x3b\x35\x57\xeb\x29\x16\xc5\x7d\xd3\x8d\x90\x1e\x8c\xca\xd1\x8f\x90\x73\x83\x93\x0c\x28\x55\xb8\xef\x07\x63\x8d\xe6\x93\xfb\x07\xd3\x5a\xfd\xcb\x3a\x33\x30\x43\xd4\x55\xf5\x13\xd8\x20\x7e\x5a\x36\x4e\x2e\x91\xce\x29\x80\x14\x14\x99\x26\xeb\x1f\x25\x0f\x78\x94\xf2\x51\xd5\xae\xe0\xc4\x9d\x55\x5f\x54\x8d\x8e\xaa\xd0\xfa\xaa\xdf\x05\x6b\x74\x56\xed\x13\xbf\x7a\xc3\x50\xfd\x61\x0f\xb5\x71\xb1\xf1\x10\xfa\x85\x78\x85\xda\xbb\x8a\x20\xb1\xa9\x57\x97\xf2\xa4\xed\x9a\xa8\x82\x91\xb2\x41\xcd\x85\x2c\x06\xf0\x47\x6b\x4f\x19\x54\xc8\x74\xf5\x71\xdb\x54\x43\xf5\x51\x51\x54\x75\xa7\xa1\x28\x78\xb7\x36\xd7\x48\xf3\xdb\xa0\x1f\x65\x2a\xf1\xb8\x6f\x78\x6c\xce\x46\xff\x4f\x38\xd1\x7c\xbf\x72\x91\xc8\xdf\xfc\xbe\xe4\xb4\x98\x62\xfe\x2f\xbf\x59\xb2\xdc\xfc\x29\x6b\x86\x6c\x8c\xf9\x6f\x8a\x15\xd8\x05\xfa\xc4\x2d\x56\x58\xc0\xa4\x28\x89\x8a\x01\xca\x82\x5f\x69\x28\xe0\x62\xbf\x8f\xba\x1a\xb0\xd7\x33\xcc\xc0\x01\xdb\x6b\xcf\x0a\x66\x21\x7f\x2a\x19\xc2\x44\xe4\x54\x49\xbb\x48\x8b\xd8\xf3\xd9\xe2\xc3\x48\x7e\xe6\x5f\x69\x0c\x32\x3c\xc5\x20\xfb\x02\x5f\x8a\x5b\x2a\xbf\x0d\x77\x47\x99\x95\xb7\x60\x6e\xc8\xff\xd4\xdf\xe0\xe0\x59\xd3\x75\xa3\xa0\x7e\xcf\x32\x43\x34\x14\x52\xbb\x8a\x4f\xb3\x83\x95\x99\x02\x99\xdd\xbb\x44\x28\xdc\x6c\x5b\x96\x8f\x16\x7d\xb7\x85\x66\xfe\x91\x70\xac\x03\x29\x56\x59\x86\x35\x39\x6e\x9b\x3c\xc1\xb2\x2d\x6a\x91\xb2\xd2\x12\x11\x12\xa5\xb6\x21\xf6\x59\xa9\xda\xb5\xb0\xc3\x13\xd0\xbf\x80\xd6\x95\xfd\xd3\xb4\xba\xea\x48\x51\x87\xab\xb7\xf6\x46\xde\xa8\xc6\x35\x98\xa1\x99\xfe\xce\x15\xb8\x86\x94\xf1\x8e\xe5\xc4\x9f\x71\x57\xed\xfb\xa8\x37\xe7\x54\xda\x6e\xb0\x46\x86\x5a\xad\x97\x79\xcb\x03\xb8\x96\x6f\x62\x85\x8f\xa7\x25\x5c\xce\x74\x0b\x46\x10\x4d\x67\x99\xda\x15\x5b\xf3\xac\x08\xdf\x98\x53\x77\x35\xf7\x8a\x53\xd2\x70\x35\xe3\x8f\xc3\x8a\xff\x93\xfc\xd9\xbe\x94\x2c\x8e\x3b\x61\xbb\x41\xf7\x9d\x53\x6e\x9b\xc6\x9e\x11\xea\xb4\xc6\xf0\xa5\x01\x3a\x8b\x50\xfc\xcd\x67\x2e\x72\x58\xbe\xd8\xad\x04\x89\xd7\x68\xcb\xc2\x9d\x83\x75\x69\x45\x33\x1d\x4f\x1b\x46\xe5\x2e\x74\xcc\xc1\x3d\xc8\xb8\x69\xc7\x11\xef\x24\xdf\xb0\x75\x52\x7d\xe3\x76\x59\x5f\x30\xfa\xe7\x14\x5a\xb3\x39\xac\xd0\x16\x8b\x49\x60\x0e\x70\x21\x57\x25\x47\x7c\xca\x90\x12\x45\xa0\x1b\x17\xbe\xad\xd9\x5e\xba\xd9\xf6\x01\xfb\xae\x70\xab\x2d\x9a\x60\xcf\x45\x5b\x5b\xc8\x61\x19\xad\xd6\xa1\xd4\x47\xc9\x7d\x16\x2d\xe3\x7a\x5c\xbb\x65\x14\x67\xcc\x9c\x64\xa4\x8b\x2f\x09\xed\x46\xa6\x88\xff\x17\xb0\x05\xee\x92\x5d\xf1\xb1\xc2\xf9\xca\xed\x6e\xeb\xe1\x99\xda\xfd\x25\xc7\x2c\x33\xc9\xa1\x85\xc3\x10\x27\x55\x9d\x73\x07\x99\x42\x3f\x9f\x31\x07\xde\xc9\x8a\x4b\xae\x86\x99\x9c\x53\x71\x74\x78\x36\xbf\x77\x4e\x30\xf4\x42\xd4\x15\xba\x0a\x6a\x97\xde\x08\xb8\x0f\x15\x29\x52\x7c\x4e\x40\x73\xd5\x0b\xdc\xfe\x42\x99\xfa\xd9\x25\xd3\x21\x05\xa3\xaf\x40\x01\xfe\x64\xf5\xe5\x88\xc1\xe5\x9c\xa5\xe9\xd7\x40\x1d\x6f\x20\x79\x32\x48\x14\xdc\x8d\x4b\x07\x2b\xc4\xf9\x73\x7c\xc0\x02\xe9\xd9\xd0\xbd\xa0\x8f\x7c\x5b\xe0\x4c\x70\xa8\x6a\x2d\x6a\x06\x18\xa2\x6d\x72\x67\x82\x1c\x83\xab\x98\x6b\x34\x0b\x96\xe5\xdf\x35\x92\x44\x59\xd9\x5f\x8c\x58\xf1\xcd\x74\x83\x91\x2b\x25\x26\x5d\x35\xda\x80\x61\x71\x41\xc6\x23\xf2\xb3\x73\xc2\x4c\x63\x95\x1b\x43\x3f\x9b\x42\xd5\xf7\x03\x35\xa6\x7a\xdd\x4c\x94\xcb\x74\xc4\xe0\xeb\xfe\xca\x5c\x61\xca\x28\xba\xa8\x4b\x52\x04\xe7\xf3\x75\x15\xca\xa0\xec\xc5\x3a\x44\x85\x4a\xcf\xd2\xfd\xab\x9e\x98\xb4\x4d\xef\xae\x99\x1e\xe7\xa9\x6f\xd2\x16\xcf\x99\x63\x98\xa2\xb3\x86\xcd\x34\xb8\xf4\x2f\x03\x77\x18\xdd\x8c\xc5\xa8\x5b\xc6\x53\x26\x9a\x07\xda\x64\x31\x3b\x8a\xd2\xd4\x57\x0d\x69\x79\x1f\xd4\xff\x19\x76\x67\x67\x69\x32\x8d\xe1\x69\xbf\x35\x7d\xc6\xf6\xa4\x95\xda\x20\xd3\xa8\xb8\xc9\xda\xbd\xa6\x8e\x39\xf9\x3a\xa5\x39\x34\xac\x48\x5f\x60\xde\x18\xf8\xd6\xe0\x0f\xe6\xfa\x86\x18\x47\x81\x12\x8f\x5e\xd3\x10\x70\x5d\xe1\x5d\xd5\x1d\xf3\x8b\xbc\x5d\xaa\xdf\x60\x5c\x36\x4a\x5d\x02\x0a\xd3\x5e\xa8\xd7\x81\xf3\x93\xba\x35\x29\xe0\xf5\x38\x0f\xcd\x5b\x68\xfc\x1c\x8a\xf6\x04\x94\x13\x26\xd7\xad\x83\x14\xb3\x53\xf4\xcb\xa1\x76\x5f\x9a\x61\x03\x54\xe7\x71\xd8\x78\x16\xf2\x2c\x74\xa8\x26\x20\x63\xf2\x2c\xaa\x20\x24\x3a\x7b\x8c\x4a\x8c\x64\xa5\x3d\x52\x5d\x44\x32\x93\x5c\xea\x5a\x24\x33\x2e\x46\x13\x81\x24\xcf\xb1\x6a\x51\x48\x60\xd8\x66\xdd\x54\x64\xd8\xec\x46\xbd\x0f\x7c\xd4\x77\x91\xa1\x18\x9e\xed\xf1\xd2\xe8\x80\xec\x05\x4f\xda\x77\x55\x0f\xcb\x1d\xd3\x46\x44\x7b\x67\x4e\x6b\xf9\x89\x61\xa6\x2c\x69\x5e\x8d\x3b\x92\x30\xb2\xa9\x9a\x24\x8d\xc1\xb8\xc6\xd2\x08\x11\x34\xe7\x5e\x56\x5b\x70\xa9\x23\x8e\x9f\x31\xeb\xbd\xed\x9a\x64\x8a\x77\xa9\xd5\x2a\xff\xe2\x36\xc2\x82\xd1\x8e\x2f\x68\x6e\x6b\xa8\x9d\x9a\x73\xad\x75\x42\xfd\xb8\x8c\xb7\xcd\x27\xb1\x61\x29\xae\xa6\x26\x02\x2e\xfe\xa7\xab\x92\x7c\x29\xa6\xa1\x31\x98\xde\x12\xc1\x75\x7c\x66\xb7\x06\x37\xd8\x5b\xf8\x3f\xfc\x47\xdb\x8a\x25\x16\x6f\x9a\xd5\x53\xe1\xeb\x16\x64\x19\xae\x79\x54\x10\xd5\xf2\xa1\xae\x2e\x67\x71\xf3\xae\x86\x98\x8c\x43\x4d\x6d\xf8\xa0\x14\x95\x8b\x43\x0a\x89\xff\xd0\x58\x40\x95\xc6\xd4\x39\x93\x99\xc3\x23\x64\x8e\xd9\x9c\xcb\xc1\x4c\xdb\x5d\xc1\x4f\x7f\x4f\xeb\x3a\x69\xae\xb7\xde\xb2\x50\xd1\xe3\x96\x87\xac\xd0\x4e\xcb\xbf\xdb\x34\x1d\xfb\x32\x87\xd6\xf8\x87\xe0\xca\x98\xef\xfc\x45\xce\x4b\x29\x76\xce\xa4\x8d\x89\xbf\xe8\x88\x66\x8e\x8d\x29\xb1\x63\x38\x15\x11\x3a\x9b\x96\x7f\x34\x58\x6b\x05\xc4\x02\xff\x1c\x0b\x1d\xc8\xf2\xde\x84\x74\xa8\xdc\xdd\x8c\xf0\x4d\xdd\xd4\x7c\x1f\x67\x3e\xe9\x5b\xf6\x51\x07\x99\x5a\x9b\x11\x6a\x6f\xa4\x1f\x4c\xfe\x64\xbb\xcc\x8a\x8d\xef\xb6\xa1\x38\x37\x62\x42\xac\x4a\xfe\xbe\x08\xb9\xe5\xb4\xe8\x74\x70\x1b\xf2\x46\x16\xe0\x2f\x45\x26\x28\x3a\xbc\x3f\xc0\x5a\xf5\x67\xb7\xa3\xf0\x10\x3d\x90\x67\xb1\xf5\x31\x66\x65\x97\x59\xaf\xb0\xd2\xd3\x0f\x5b\x43\x38\xac\xe4\x55\x96\x45\x3c\x63\x3c\xc3\xe2\x26\x38\x14\x33\x09\x59\x2c\xce\x8d\x50\x20\x41\xd2\x27\xc1\x9b\x61\x89\xfc\xa9\xff\x7a\xe8\xa0\xea\xa3\x4f\x0e\xc4\xd2\xde\x74\x0f\x82\x02\x0d\x97\xf3\xc6\xc0\x57\xf8\x8f\xb2\x1e\xc3\xe5\xc2\x05\xe9\x12\xe8\xb1\xb8\x21\x59\x08\x35\x4b\x3e\xc7\xe7\x41\x99\xb2\xad\x31\x53\xa0\xc9\xf2\x45\x11\xbd\xe0\x23\xe5\x82\xe0\x5f\xa0\x5c\xfd\x3a\xc0\x07\x1c\xaf\x4b\xf7\xd9\x6b\xfe\x6d\x28\x75\x1f\x00\x47\x99\xb8\xb9\xcb\xcc\x7a\xf9\x98\xac\x6e\x73\xa2\x22\x38\x3d\xd5\x3c\x59\x59\x9c\x5c\x61\x7a\xae\xc2\xc7\xa7\x9a\x4e\xab\x2d\x31\xbe\xa6\x9b\x9a\x1b\x11\x47\x4c\x6f\x75\x73\x43\x32\x4c\x67\xf4\xfb\x02\xb4\xa6\x9d\xc6\x0c\x54\xb4\xe9\xb9\x89\xe7\x31\xc5\x9c\x6e\x5e\x95\x1b\x6b\xb8\xa1\xdb\x92\x95\x69\x18\xd4\x13\xd2\x7e\x18\xf6\x1a\x46\x26\x07\x18\x36\x1b\xba\xe3\x13\x0d\x47\x8d\xf9\x31\xa1\x86\xcf\xc6\xb7\x11\xcf\x8d\x39\xa6\x85\x21\x06\xa3\xca\x8c\x0f\x38\x63\x1c\x04\x47\xa3\x94\xa6\xb9\x60\x8d\x07\xd1\x74\x00\x5c\x90\xeb\xa5\xbf\x62\x8a\xcf\x8a\xd4\x6f\x37\xad\x4b\x7b\xac\xdf\x6b\x0e\x48\x9e\xa2\xdf\x6b\xd6\xc5\xc7\xea\xaf\x98\x5f\xc7\x24\x1a\x7c\xc0\xaa\xc8\xe1\x06\x13\xb8\x23\x64\xad\xe1\x3a\x34\x29\x70\x94\x31\x13\xc2\xa0\x16\xfd\x9f\xbd\xba\xfa\x8a\xfa\x8f\xd7\x40\xff\x31\x31\x90\xb0\x11\x93\x50\x41\x69\x41\x05\x14\x10\x2c\x44\x50\x40\x44\x05\x95\x6e\x11\x95\x9a\x99\x6f\x4f\x77\xc1\xc0\xd0\xdd\xdd\xdd\x52\x02\x2a\x82\x58\x88\x08\xf6\xcf\xee\x3c\x6b\xef\xbb\xbd\xd6\xf9\x0f\xce\x79\xdf\xbd\x9f\xdb\xd7\x5a\xcf\x03\x3f\xc0\xcd\xd4\xa2\x11\x2a\xbe\xc1\x76\x11\xf9\x1b\x6e\x6c\xbd\x9e\x7c\x07\xa7\x5b\x8e\x93\xef\xe3\xb7\xf6\xae\x21\x8f\x11\x0a\xa6\x06\xe4\x57\x84\xb5\x91\x33\xe5\x24\x11\xac\xb7\x83\x32\x48\x30\xb6\x3f\x83\xf6\x10\x62\x2d\x57\xa8\x9e\x20\x36\x4e\xc2\x11\xc4\x52\xb5\x04\xe4\x00\x2e\x3a\xb0\x2c\xfe\xcf\x49\x9d\xfd\xc1\x71\x01\xae\x47\xcc\x5f\x4a\xf2\x4f\x97\x9a\x8d\x88\xd5\xce\x2d\x37\x96\x09\xa1\xf3\x7d\xfa\xee\xfc\x17\xde\xcd\x3a\x93\x3c\x5b\xff\x1f\xda\xee\x9c\x43\x21\x15\x9b\x2b\x58\xa4\xcb\xb8\x7a\x12\xa3\x2e\xd2\x65\xf5\x7f\xf4\x65\x24\x07\x9b\xf4\xb8\x0a\x17\x83\xfd\x56\xd2\x8d\x6e\x26\xe6\x43\x62\xf8\x4c\x90\x59\xb7\x68\xbe\x47\xb2\x71\xb2\x00\xbe\xa8\xae\xef\xc7\x5f\xe0\x33\xad\xf3\x81\x4b\x09\x78\xa3\x1d\xce\x4e\x0f\x3d\xbf\xb9\x87\x39\x7b\xf9\x85\x7a\x3e\xc3\x3e\x32\x62\xcd\x1c\x5a\x23\x69\x83\x8d\xae\xf4\xfc\xa9\xc0\xfd\xcb\xc4\xc3\xee\x2e\xe6\x85\x22\x87\x73\xe7\xcd\xea\x04\x4f\xcf\x5f\x34\x4e\xe1\x47\x7a\x95\xea\x87\xf1\xd6\xf8\x39\xe8\x02\x4e\x61\xd0\x56\x6d\x2a\xeb\x6d\xd8\xa9\xcd\x13\x4c\xbb\x88\x14\xf5\xeb\xf4\xae\xc8\xa7\x6b\xd6\xd2\xdc\x49\x87\x6c\xe6\x8a\xfc\xce\xbc\xde\xf7\x51\xa8\xe8\x21\x33\x4f\xe1\x77\x5c\x38\x67\x56\xc0\x8b\xf3\xde\x6e\x2c\xe3\x7a\xf9\x19\xeb\x47\x73\xcc\x02\x69\xba\xeb\x59\x7f\x42\x17\x6b\x17\x30\x63\xc3\xdb\xb6\x00\xfa\xc7\xab\x3c\xf5\xef\xb4\xf2\xe8\x33\x6b\x9c\xa8\x18\xd9\xdc\xda\x8f\x9f\x71\xfe\xc1\xbe\x4b\xbc\xab\x5e\xfb\xcd\x8d\xb8\x67\x7d\x9a\xcd\xce\x72\xdc\xfd\xcd\x8c\xfd\xd8\x27\x02\x9f\xe9\x9f\x67\xb9\x84\x3c\xd4\x55\x67\x1e\xbb\xf4\x53\xbb\x93\xfe\xe1\x8a\xd7\x16\x23\x5a\x5c\xe4\xf8\x7a\x13\xaa\x28\xd6\x60\x8d\x98\x48\xa5\xc4\x5b\x4d\x73\x5e\xfb\xf4\x5b\xfe\x66\xbf\xf1\xfb\xb5\x77\x84\xf5\x2f\xd0\xca\x6c\x15\x6b\x6b\xb0\x97\xf1\x7e\xe6\xd1\xd0\x0a\x7d\x47\x06\x29\xfc\x90\xae\x26\x3d\x2b\xe2\xa7\xf6\x53\xda\x95\x48\x95\x2d\xc1\x54\x9b\x98\x1d\xeb\xa3\x09\x0a\x59\x75\xcd\x23\xfc\x3a\xf4\xd7\x4a\xc8\x3c\x19\xe2\x66\xd9\xc8\x20\x85\x69\xef\x4d\xa6\xb7\x5d\xfa\x65\xfa\x95\xbe\xfa\x72\x81\xb1\x09\xed\xd2\x15\xb2\xbe\x2f\x75\xf6\x1a\xa2\x7b\x8e\x7a\x3a\x2a\x6e\xab\x39\x11\x1a\xf3\x67\xcb\x14\x4e\x90\x2f\xae\xff\x82\x2b\x41\x97\xd6\x9e\xc3\xf2\x11\x8a\x95\x0b\x75\xe6\xaa\xbe\xa5\x90\x7a\xe6\x5a\xc0\x5e\x2a\xf1\x22\x32\xcf\xf4\x1d\x11\x12\x35\x6a\xbc\x1f\xff\x12\xa3\xa6\xcf\xc5\x4b\x63\x21\xdd\x54\x3c\x80\xf4\x72\xab\x0c\x6b\xa7\x24\x6a\xb8\x60\x1b\x61\xcb\x0d\xfe\xe8\x0f\x24\x6c\x6d\x17\x3a\x8b\xc6\x59\x2d\xc2\x7e\x93\x62\x2c\x4f\x63\x35\x64\x87\xbd\x1e\x18\x9d\xb2\xc1\x74\x02\xd3\xa6\xdc\x31\x36\x43\x6f\x43\x49\xfa\x99\x68\x23\xec\xaf\x7b\x13\x2d\x44\x0c\xb6\xbe\x44\xcf\xa1\xca\x1a\x1d\xe8\x2a\xf4\xfe\x86\x76\xd4\x1c\x33\x52\x9b\x87\x86\x61\x74\x2b\x13\xf4\x0d\x74\xcf\x32\x10\xcd\x86\x63\xf6\x3a\xa2\x10\xb2\xc6\x74\x14\xd5\x46\x52\x8c\xf7\x22\x8f\x50\x03\xfd\x2a\x64\x02\xad\xd5\x7d\x8b\x4c\x62\x66\xdb\x56\x22\x75\x58\xbd\xc6\x57\x24\x09\xdf\xbc\xe1\x25\xf2\x04\x57\x53\x5b\x8d\x9a\xe2\x8b\xad\x2e\xa2\x00\xad\xb7\xa4\x20\xd5\xd8\xae\xbd\x87\x11\x1e\x56\x6c\x7a\x17\x31\xc3\x95\x8c\xed\xe0\xcf\x78\xac\xfe\x10\xfc\x07\x1f\xd8\xb1\x1c\x59\x49\xa8\x6c\xb3\x43\x54\x08\x6b\x4d\x7d\x64\x1d\xe1\xba\x51\x09\x21\xe3\xdf\xd4\xb6\x22\xff\xe1\x49\x00\xcc\x01\x73\xc1\x3c\x30\x1f\x2c\x00\x0b\x81\x02\x58\x04\x16\x83\x25\x60\x29\x50\x04\xcb\x80\x12\x50\x06\x2a\x40\x15\x2c\x07\x2b\xc0\x4a\xb0\x0a\xac\x06\x6b\xc0\x5a\xa0\x06\xd6\x01\x75\xb0\x1e\x6c\x00\x1b\xc1\x26\xb0\x19\x6c\x01\x1a\x40\x13\x68\x01\x6d\xb0\x15\x6c\x03\xdb\x81\x0e\xd0\x05\x3b\xc0\x4e\xa0\x07\xf4\x81\x01\x30\x04\x46\xc0\x18\x98\x80\x5d\xc0\x14\x98\x81\xdd\x60\x0f\xd8\x0b\xcc\x81\x05\xb0\x04\xfb\xc0\x7e\x60\x05\xac\x81\x0d\x38\x00\x6c\x81\x1d\x38\x08\x0e\x81\xc3\xe0\x08\x38\x0a\xec\xc1\x31\xe0\x00\x8e\x03\x47\xe0\x04\x4e\x80\x93\xc0\x19\xb8\x00\x57\x70\x0a\xb8\x81\xd3\xc0\x1d\x9c\x01\x67\xc1\x39\xe0\x01\x3c\xc1\x79\x70\x01\x5c\x04\x5e\xc0\x1b\xf8\x00\x5f\xe0\x07\xfc\x41\x00\x08\x04\x41\x20\x18\x84\x80\x50\x10\x06\x2e\x81\x70\x70\x19\x44\x80\x2b\xe0\x2a\xb8\x06\x22\x41\x14\x88\x06\x31\x20\x16\x90\x00\x19\x50\x00\x04\x60\x80\x00\x14\x60\x00\x07\x04\xa0\x02\x1a\xa0\x03\x06\x60\x02\x16\x60\x03\x0e\xe0\x02\x1e\xe0\x03\x01\x10\x02\x11\x10\x03\x09\x90\x82\x38\x10\x0f\x64\x20\x01\x24\x02\x39\x48\x02\xc9\x20\x05\xa4\x82\x34\x90\x0e\x32\x40\x26\xc8\x02\xd9\x20\x07\xe4\x82\x3c\x90\x0f\x0a\x40\x21\x28\x02\xc5\xa0\x04\x94\x82\x32\x50\x0e\x2a\x40\x25\xa8\x02\xd5\xa0\x06\xd4\x82\x3a\x50\x0f\x1a\x40\x23\x68\x02\xcd\xa0\x05\xb4\x82\x36\xd0\x0e\x3a\x40\x27\xe8\x02\xdd\xa0\x07\x5c\x07\xbd\xa0\x0f\xf4\x83\x01\x30\x08\x6e\x80\x21\x30\x0c\x46\xc0\x4d\x70\x0b\xdc\x06\xa3\xe0\x0e\x18\x03\xe3\xe0\x2e\x98\x00\xf7\xc0\x7d\xf0\x00\x3c\x04\x8f\xc0\x24\x78\x0c\xa6\xc0\x13\x30\x0d\x9e\x82\x19\x30\x0b\x9e\x81\xe7\xe0\x05\x78\x09\x5e\x81\xd7\xe0\x0d\xf8\x0f\xbc\x05\xef\xc0\x7b\xf0\x01\x7c\x04\x9f\xc0\x67\xf0\x05\x7c\x05\xdf\xc0\x77\xf0\x03\xfc\x04\xbf\xc0\x6f\xf0\x07\xfc\x05\xff\x00\x00\x73\xe6\xcc\x9d\x3b\x6f\xde\xfc\xf9\x0b\x16\x2c\x5c\xa8\xa0\xb0\x68\xd1\xe2\xc5\x4b\x96\x2c\x5d\xaa\xa8\xb8\x6c\x99\x92\x92\xb2\xb2\x8a\x8a\xaa\xea\xf2\xe5\x2b\x56\xac\x5c\xb9\x6a\xd5\xea\xd5\x6b\xd6\xac\x5d\xab\xa6\xb6\x6e\x9d\xba\xfa\xfa\xf5\x1b\x36\x6c\xdc\xb8\x69\xd3\xe6\xcd\x5b\xb6\x68\x68\x68\x6a\x6a\x69\x69\x6b\x6f\xdd\xba\x6d\xdb\xf6\xed\x3a\x3a\xba\xba\x3b\x76\xec\xdc\xa9\xa7\xa7\xaf\x6f\x60\x60\x68\x68\x64\x64\x6c\x6c\x62\xb2\x6b\x97\xa9\xa9\x99\xd9\xee\xdd\x7b\xf6\xec\xdd\x6b\x6e\x6e\x61\x61\x69\xb9\x6f\xdf\xfe\xfd\x56\x56\xd6\xd6\x36\x36\x07\x0e\xd8\xda\xda\xd9\x1d\x3c\x78\xe8\xd0\xe1\xc3\x47\x8e\x1c\x3d\x6a\x6f\x7f\xec\x98\x83\xc3\xf1\xe3\x8e\x8e\x4e\x4e\x27\x4e\x9c\x3c\xe9\xec\xec\xe2\xe2\xea\x7a\xea\x94\x9b\xdb\xe9\xd3\xee\xee\x67\xce\x9c\x3d\x7b\xee\x9c\x87\x87\xa7\xe7\xf9\xf3\x17\x2e\x5c\xbc\xe8\xe5\xe5\xed\xed\xe3\xe3\xeb\xeb\xe7\xe7\xef\x1f\x10\x10\x18\x18\x14\x14\x1c\x1c\x12\x12\x1a\x1a\x16\x76\xe9\x52\x78\xf8\xe5\xcb\x11\x11\x57\xae\x5c\xbd\x7a\xed\x5a\x64\x64\x54\x54\x74\x74\x4c\x4c\x6c\x2c\x89\x44\x26\x53\x28\x10\x04\xc3\x08\x82\xa2\x18\x86\xe3\x04\x41\xa5\xd2\x68\x74\x3a\x83\xc1\x64\xb2\x58\x6c\x36\x87\xc3\xe5\xf2\x78\x7c\xbe\x40\x20\x14\x8a\x44\x62\xb1\x44\x22\x95\xc6\xc5\xc5\xc7\xcb\x64\x09\x09\x89\x89\x72\x79\x52\x52\x72\x72\x4a\x4a\x6a\x6a\x5a\x5a\x7a\x7a\x46\x46\x66\x66\x56\x56\x76\x76\x4e\x4e\x6e\x6e\x5e\x5e\x7e\x7e\x41\x41\x61\x61\x51\x51\x71\x71\x49\x49\x69\x69\x59\x59\x79\x79\x45\x45\x65\x65\x55\x55\x75\x75\x4d\x4d\x6d\x6d\x5d\x5d\x7d\x7d\x43\x43\x63\x63\x53\x53\x73\x73\x4b\x4b\x6b\x6b\x5b\x5b\x7b\x7b\x47\x47\x67\x67\x57\x57\x77\x77\x4f\xcf\xf5\xeb\xbd\xbd\x7d\x7d\xfd\xfd\x03\x03\x83\x83\x37\x6e\x0c\x0d\x0d\x0f\x8f\x8c\xdc\xbc\x79\xeb\xd6\xed\xdb\xa3\xa3\x77\xee\x8c\x8d\x8d\x8f\xdf\xbd\x3b\x31\x71\xef\xde\xfd\xfb\x0f\x1e\x3c\x7c\xf8\xe8\xd1\xe4\xe4\xe3\xc7\x53\x53\x4f\x9e\x4c\x4f\x3f\x7d\x3a\x33\x33\x3b\xfb\xec\xd9\xf3\xe7\x2f\x5e\xbc\x7c\xf9\xea\xd5\xeb\xd7\x6f\xde\xfc\xf7\xdf\xdb\xb7\xef\xde\xbd\x7f\xff\xe1\xc3\xc7\x8f\x9f\x3e\x7d\xfe\xfc\xe5\xcb\xd7\xaf\xdf\xbe\x7d\xff\xfe\xe3\xc7\xcf\x9f\xbf\x7e\xfd\xfe\xfd\xe7\xcf\xdf\xbf\xff\xfe\xfd\xff\xfe\xff\x5f\xf7\x0f\xf3\xbf\x66\x0c\x00\x00\xf3\xe7\x2d\xfd\x9f\x31\xf8\xbf\xf7\xff\xf2\xcf\xf9\xdf\x70\xce\xb7\x79\x6f\x17\x3c\x53\x98\x5c\x3c\xbe\x74\x74\xd9\x3d\xe5\x59\xd5\x0f\x2b\xfe\xac\x5e\xbc\x76\xc5\xba\x0d\xeb\x75\x36\x1a\x6f\xde\xab\xb1\x4f\xcb\x6a\xab\xf5\x76\x2b\xdd\xfd\x3b\xf7\xe9\x9b\x1b\xee\x31\x36\x35\xa9\xdc\x55\x6e\x5a\x62\x56\xb4\xbb\x60\x4f\xde\xde\x1c\xf3\x6c\x8b\x2c\xcb\xcc\x7d\x99\xfb\x33\xad\x32\xad\xb3\x6c\x72\x0e\xe4\xd9\x16\xd8\x15\x1f\x2c\x3b\x54\x75\xb8\xee\x48\xd3\xd1\x76\xfb\xee\x63\x7d\x0e\x43\xc7\x07\x1c\x7b\x9d\x7a\x4e\x74\x9e\x6c\x73\x6e\x76\x69\x70\xad\x3d\x55\xe9\x56\x76\xba\xc8\x3d\xef\x4c\xd6\xd9\xb4\x73\xc9\x1e\x72\xcf\xc4\xf3\x49\x17\xd2\x2e\xe6\x78\x95\x78\xd7\xf9\x74\xf9\xde\xf4\x9b\xf4\x9f\x09\x98\x0e\x9c\x0a\x7a\x1c\x3c\x19\xf2\x28\xf4\x51\xd8\xe4\xa5\xc9\xf0\xc7\x97\xa7\x22\x9e\x5c\x79\x7a\x75\xf6\xda\xb3\xc8\x17\x51\xaf\xa2\xdf\xc4\xbc\x8d\xfd\x40\xfa\x44\xfe\x42\xf9\x0e\xfd\x84\xff\xa0\x00\x2d\xc0\x9c\xb1\xdf\x78\x0e\xe1\x48\x7c\xa7\x66\xd0\x8e\xd1\x3e\xd3\x53\x19\x47\x18\x1f\x98\x49\xac\x83\xac\x77\xec\x04\xce\x01\xce\x1b\xae\x8c\x67\xc3\x7b\xcd\x8f\x17\x58\x0b\x5e\x0b\xe3\x45\x07\x44\xff\x89\x13\x25\x07\x25\x1f\xa5\x69\x71\xc7\xe3\x7e\xc5\x17\xca\xce\x26\x2c\x49\x68\x4a\x0c\x93\xaf\x91\x77\x24\x05\x27\xaf\x4c\x6e\x4d\x09\x4a\x5d\x99\xda\x96\x16\x92\xbe\x3a\xbd\x33\xe3\x52\xe6\xba\xcc\x9e\xac\x88\xec\x0d\xd9\xfd\x39\x91\xb9\x5b\x72\x87\xf2\x62\xf3\xb5\xf3\x6f\x15\x40\x85\x3a\x85\x63\x45\x58\xb1\x5e\xf1\x44\x09\xb5\xd4\xb0\xf4\x41\x19\xbd\xdc\xb8\xfc\x51\x05\xb3\xd2\xa4\xf2\x51\x15\xbb\xda\xbc\xfa\x65\x4d\x42\xed\xa1\xda\xcf\x75\x19\xf5\x8e\xf5\x3f\x1b\x72\x1b\x9d\x1b\xff\x36\x15\x36\xbb\xb7\x2c\x6c\xa9\x69\xf5\x6d\x5b\xd1\xd6\xd9\x1e\xd1\xb1\xa9\x63\xb8\x93\xd2\xa5\xd3\x75\xb7\x9b\xe8\x31\xe8\xb9\x7f\x9d\xda\xab\xd7\x3b\xd6\x07\xf5\x6b\xf6\xf7\x0f\x84\x0d\xaa\x0c\x56\xdd\x70\x1d\xda\x36\x2c\x1a\xf9\x71\xeb\xc2\xed\xce\x3b\x1a\x63\xe8\xf8\xc3\x09\xb3\x7b\xbc\xfb\xd3\x0f\x4d\x1f\x31\x26\xc7\xa7\x34\x9f\x84\x4f\x37\xcc\xcc\x99\x3d\xfa\x4c\xfc\xfc\xdb\xcb\xb3\xaf\x9a\xdf\xac\xff\x8f\xfc\xf6\xee\x7b\xe3\x0f\xec\x8f\x4f\x3e\xef\xfa\x42\xff\x3a\xf6\x5d\xe3\x47\xf8\xcf\x96\xdf\xcb\xfe\x78\xfe\x2d\xfd\xdf\xd6\xf8\x31\xef\xc3\x82\xd7\x0a\x33\x8b\xa7\x96\x3e\x5e\xf6\x42\xf9\xa3\xea\xcf\x95\xf3\x56\x2f\x5d\xbb\x62\x9d\xfa\x7a\xad\x8d\x3b\x37\x1b\x6b\x98\x69\xed\xd9\xba\x67\xfb\x6e\x5d\xd3\x9d\x26\xfa\xc6\x86\xc6\xc6\xc6\x26\x15\xbb\xca\x4c\x8b\xcd\x0a\x77\xe7\xef\xc9\xdd\x9b\x6d\x9e\x65\x91\x61\x99\xbe\x2f\x75\x7f\x8a\x55\xb2\x75\x92\x8d\xfc\x40\xa2\x6d\xa2\x9d\xfc\x60\xf2\xa1\xb4\xc3\x99\x47\xf2\x8f\x96\xda\xd7\x1d\xeb\x70\x18\x3a\xde\xe7\xd8\xe3\xd4\x75\xa2\xeb\x64\x97\x73\xb7\xcb\x75\xd7\xbe\x53\x83\x6e\xc3\xa7\x6f\xba\x8f\x9e\xb9\x73\x76\xec\xdc\xb8\xc7\xb8\xe7\xf8\xf9\xf1\x0b\xe3\x17\xef\x7a\x4d\x78\xdf\xf7\x79\xe4\x3b\xe5\x37\xe3\x3f\x1d\xf0\x20\x70\x2c\x68\x24\x78\x20\xa4\x27\xb4\x23\xac\xf5\x52\x53\x78\xfd\xe5\xba\x88\xda\x2b\xb5\x57\x6b\xaf\xd5\x45\x36\x44\x35\x47\xb7\xc7\xf4\xc4\x0e\x90\x6e\x92\x27\x28\x53\xd0\x4b\xf8\x13\x0a\xd0\x2c\xec\x30\xf6\x06\x17\x13\x7b\x88\xc7\x54\x06\x4d\x9f\x76\x97\x8e\x32\x74\x18\xa3\x4c\x88\xb5\x9d\x35\xca\x46\x38\xba\x9c\xbb\x5c\x82\x67\xc8\x7b\xc4\x67\x0b\x76\x0b\x66\x85\x12\x91\x8d\xe8\xad\x38\x59\x62\x2f\xf9\x2e\xcd\x8d\x73\x8d\x9f\x1b\x5f\x21\xbb\x90\xa0\x94\xd0\x92\x18\x26\x5f\x2d\x6f\x4d\xf2\x4f\x56\x4e\xae\x4f\xf1\x4e\x55\x4c\xad\x4b\xf3\x4e\x5f\x96\x5e\x9f\xe1\x9b\xa9\x9c\xd9\x94\x15\x90\xbd\x3c\xbb\x35\x27\x38\x77\x75\x6e\x67\xde\xa5\xfc\x75\xf9\xd7\x0b\xae\x14\x6e\x2c\x1c\x28\x8a\x2a\xd6\x28\x1e\x29\x21\x97\x6e\x2b\x1d\x2d\x43\xca\x77\x94\x4f\x54\x50\x2b\x0d\x2b\x1f\x56\x31\xab\x8d\xab\x1f\xd6\xd0\x6b\x0d\x6b\xef\xd7\xd1\xea\x0d\xeb\x1f\x36\x30\x1b\x4d\x1b\x9f\x36\x89\x9b\x0f\x34\x7f\x6c\xc9\x6c\x75\x6e\x9b\xd7\x56\xd5\xee\xdb\xb1\xb2\xa3\xbb\xf3\x6a\x97\x46\xd7\xad\x6e\xa4\x67\x67\xcf\xbd\xeb\xd4\x5e\x83\xde\x89\x3e\xac\x7f\x7b\xff\xf0\xc0\x95\xc1\x55\x83\xb5\x37\xdc\x86\x76\x0c\x67\xdc\x5c\x71\x0b\xbb\xfd\xfa\xce\xc9\xb1\xaa\xbb\xaa\x13\xa1\xf7\xba\x1e\xac\x7e\x18\xf0\xa8\x7a\xf2\xdf\xd4\xe1\x27\xdc\xe9\x91\x19\xd5\xd9\x13\xcf\x24\xcf\x7f\xbd\xf4\x7e\x75\xfd\xcd\xf6\xff\x98\x6f\x9f\xbd\xb7\xf9\x20\xff\xf8\xee\xb3\xcd\x17\xe1\xd7\x47\xdf\xb7\xff\xb8\xf2\xb3\xed\xf7\xb2\x3f\x1e\x7f\x4b\xfe\xc7\x7f\xae\xc2\x7c\xa5\x85\xab\x16\xa9\x2f\xd9\xa4\xb8\x51\x69\xbd\x8a\xda\xf2\x75\x2b\xd5\x57\xab\xaf\x55\x5f\xb7\x4a\xfd\xdf\x86\xd7\x9b\x1e\x6c\xb9\xa5\x39\xac\x3d\xba\xed\x91\xce\xcb\x1d\xdf\xf5\x17\x1b\xaa\x19\xeb\x9a\x54\xed\xaa\x34\xad\x34\xab\xd8\x5d\xb1\xa7\x7c\x6f\x99\x79\x89\x45\xb1\x65\xe1\xbe\xfc\xfd\xb9\x56\xd9\xd6\x19\x36\xa9\x07\x92\x6c\x13\xed\x12\x0e\xca\x0e\x25\x1c\x4e\x3a\x92\x7e\x34\xcf\xbe\xe2\x58\x8b\xc3\xd0\xf1\x4e\xc7\x26\xa7\x9a\x13\x95\x27\xcb\x9d\xcb\x5d\xca\x5d\x2b\x4f\xd5\xb8\xd5\x9f\x6e\x72\x6f\x3b\xd3\x79\xb6\xe7\x5c\xaf\x47\xbf\xe7\xe0\xf9\xa1\x0b\x23\x17\x6f\x79\xdd\xf1\xbe\xeb\xf3\xc0\xf7\xb1\xdf\x8c\xff\xd3\x80\xc9\xc0\x89\xa0\x3b\xc1\x23\x21\x37\x42\xfb\xc2\x7a\x2e\x75\x85\x77\x5c\x6e\x8f\x68\xbb\xd2\x76\xb5\xfd\x5a\x47\x64\x57\x54\x4f\x74\x5f\xcc\x8d\xd8\x5b\xa4\xbb\xe4\x47\x94\x19\xe8\x0d\xfc\xe5\xff\xf8\x4f\x52\x69\x34\x3d\xda\x18\x1d\x62\x6c\x65\x8c\x30\x63\x59\x9a\xac\x21\x76\x0c\x47\x93\x33\xcc\x25\xf1\xb6\xf2\x6e\xf3\x61\xc1\x0e\xc1\x84\x90\x26\x32\x11\x4d\x89\xf9\x12\x4b\xc9\x2b\x69\x62\xdc\x91\xb8\x6f\xf1\x79\xb2\xd3\x09\x8b\x12\x1a\x13\x43\xe5\x2b\xe4\xf5\x49\x9e\xc9\xf3\x93\x8b\x52\x5c\x53\xfe\xa4\xe6\xa5\x39\xa7\xfd\x49\x2f\xc8\x70\xcd\x04\x99\x25\x59\x67\xb2\x17\x66\x57\xe6\x5c\xc8\x55\xcc\x6d\xc8\xf3\xcb\x5f\x9e\xdf\x56\x10\x5a\xa8\x56\x78\xbd\xe8\x6a\xf1\xe6\xe2\xa1\x12\x52\xe9\xd6\xd2\xd1\x32\xb4\x7c\x67\xf9\x44\x05\xad\xd2\xa8\xf2\x51\x15\xab\xda\xac\xfa\x69\x8d\xa0\xd6\xa2\xf6\x79\x9d\xa8\xde\xb2\xfe\x59\x83\xb0\xd1\xa2\xf1\x59\x93\xb8\xd9\xaa\xf9\x4d\x4b\x52\xab\x7d\xeb\x8f\xb6\xfc\xf6\xd3\x1d\x0a\x1d\xb5\x9d\xbe\x5d\x2b\xba\x3a\xba\x2f\xf5\xa8\xf7\xf4\x5d\xbf\xda\xbb\xb1\xb7\xaf\x2f\xa2\x5f\xad\xbf\x7d\x20\x60\x50\x71\xb0\xfc\x86\xcb\xd0\xb6\x61\xfe\xc8\xa7\x5b\x6e\xb7\x6b\xef\xac\x1c\xbb\x3c\x3e\x30\xa1\x71\x2f\xe6\xfe\xd0\xc3\xcd\x8f\xae\x4c\x76\x4e\xa9\x3e\xb9\x38\x5d\xf2\xf4\xc7\xac\xdd\x33\xd1\xf3\xb7\x2f\xed\x5f\xe5\xbc\xfe\xf7\xdf\x99\xb7\x95\xef\x97\x7c\xf0\xfa\x58\xf7\x79\xd9\x17\xaf\xaf\x35\xdf\x17\xfd\x38\xf7\xb3\xf4\xf7\xdc\x3f\x6e\x7f\x0b\xff\xc7\x1f\x7c\x9e\xf3\x62\xee\xc3\x79\xb7\xe6\x0f\x2c\xe8\x5b\x38\xa4\x30\xba\x68\x6c\xf1\xdd\x25\x13\x4b\xef\x2b\x3e\x5c\x36\xa9\x34\xad\xfc\x4c\xe5\xb5\xea\xfb\xe5\x9f\x57\xfc\x58\xf9\x6f\xf5\xfc\x35\x4b\xd6\xaa\xa8\xad\x5e\xb7\x4e\x7d\xdd\xfa\x75\x1b\xd6\x6d\x54\xdf\xa4\xbe\x59\x7d\x8b\xba\x86\xba\xe6\x3a\xad\x75\xda\x6a\x5b\xd7\x6e\x5b\xb3\x7d\x95\xce\x0a\xdd\xe5\x3b\x54\x77\xaa\xe8\xa9\xea\xaf\x30\x58\x6d\xb8\xce\x68\xb3\xb1\x8e\x89\xc9\xae\x9d\xa6\x5b\xcd\x34\x77\x6f\xd9\xb3\x65\xef\x16\x73\x4d\x0b\x6d\xcb\xed\xfb\x76\xec\x37\xb0\x32\xb6\x36\xb3\xd9\x7b\xc0\xc2\x76\xbf\x9d\xf5\x41\x9b\x43\xb6\x87\xed\x8e\x1c\x3a\x7a\xd8\xfe\xe8\x31\x7b\x07\x87\xe3\xf6\x8e\x07\x9d\xac\x4f\x58\x9c\xdc\xed\x6c\xe2\x62\xe0\xba\xf3\x94\x8e\xdb\xb6\xd3\xda\xee\x5a\x67\xb4\xce\x6a\x9d\xd3\xf2\xd8\xea\xb9\xfd\xfc\x8e\x0b\x06\x17\x77\x79\x99\x7b\x5b\xfb\x1c\xf1\x3d\xe9\x77\xd6\xdf\x3f\xc0\x33\xd0\x2d\xc8\x29\xd8\x3e\xe4\x50\xa8\x6d\xd8\x81\x4b\x36\xe1\x36\x97\x6d\x22\x6c\xaf\x1c\xbc\x7a\xe4\xda\xb1\x48\xa7\x28\x97\x68\xf7\x18\xcf\x58\x6f\x52\x00\x39\x94\x12\x01\x45\xc2\x24\x04\x46\x21\x2c\x06\xbf\x42\x84\x51\x03\x68\x5e\x74\x0f\x86\x1b\xf3\x24\xeb\x38\xfb\x28\xe7\x10\xd7\x8e\x67\xcb\xb7\x15\xd8\x09\x0f\x89\x8e\x8a\x1d\x25\xae\xd2\x73\x71\xbe\xf1\xe1\x32\x72\x02\x3b\x31\x51\xce\x4f\xa2\x26\x53\x52\xae\xa5\x86\xa7\x05\xa7\xfb\x67\xf8\x66\x7a\x67\x79\x67\x7b\xe7\xf8\xe6\xfa\xe7\x05\xe5\x87\x16\x44\x14\x46\x16\x91\x8b\xb1\x12\x66\xa9\xa0\x2c\xbe\x3c\xb5\x22\xb7\xb2\xb4\xaa\xb2\xba\xb2\xa6\xa2\xb6\xbc\xae\xac\xbe\xb4\xa1\xa4\xb1\xb8\xa9\xa8\xb9\xa0\x25\xaf\x35\xa7\x2d\xab\x3d\xa3\x23\xad\x33\xa5\x2b\xb9\x3b\xa9\x27\xf9\x7a\x6a\x6f\x46\x5f\x6e\x7f\xf1\x40\xf5\x60\xdb\x8d\x1b\x43\xed\xc3\xb5\x23\xa5\x37\x0b\x6e\xe5\xdc\xce\x1a\xcd\xbc\x93\x39\x96\x35\x9e\x73\x37\x7f\xa2\xe8\x5e\xc9\xfd\xf2\x07\x95\x0f\x6b\x1e\xd5\x4f\x36\x3d\x6e\x9d\xea\x7c\xd2\x3b\x7d\xe3\xe9\xed\x99\x7b\xb3\x4f\x9e\x4d\x3d\x9f\x78\x31\xf2\xb2\xef\x55\xe7\xeb\xe6\x37\x75\xff\x55\xbd\x2d\x7f\x57\xf2\xbe\xf8\x43\xd1\xc7\xe2\x4f\xa5\x9f\x2b\xbe\xd4\x7e\x6d\xfe\xd6\xfd\x7d\xe8\xc7\xdd\x9f\x4f\x7e\xbd\xfc\xfd\xfe\xcf\xd7\xbf\xbf\xfe\xfd\xfb\xf7\x0f\x05\xc8\xef\xb7\x8a\x28\x40\xda\x1f\x2e\x42\x01\x22\xe9\x7b\x89\x02\xe4\x4a\x0d\x1f\x05\x88\x67\x3a\x81\x02\xc4\x9d\xdd\x80\x02\xc4\x27\xa2\x15\x05\x08\xee\x36\x89\x02\xa4\xda\xec\x2b\x0a\x90\x7f\xaa\x27\xd0\x95\xa8\xe1\x9f\x76\x84\x45\x18\xbd\x59\x82\x10\x78\xfa\xfd\xa3\x08\x15\x37\xe8\x65\x22\x7c\xac\xb3\xda\x07\xb9\x82\xcd\x4b\x93\x22\x45\xd8\x01\xd6\x08\x52\x83\xa9\x47\xa8\x21\xd7\xd1\x2f\x6e\x6b\x91\xfb\xe8\xb4\xd9\x19\xe4\x35\x7a\x43\xe5\x01\xaa\x82\xc6\xfd\xba\x82\x6c\xa4\xa7\xbd\x5a\x88\xa8\xd1\xba\x26\x44\xc8\x42\xea\xd7\xeb\xa6\xc8\x4a\xaa\x56\xd5\x2a\x44\x83\xa0\xa4\x66\x23\x8e\x84\x0b\xf3\x15\xe2\x8d\x7f\xbb\x1c\x84\x10\xb8\xf0\xd4\x55\x24\x0f\xd7\x33\xbd\x8d\x5c\xc7\xda\x54\xc8\xc8\x2f\x6c\xd5\x37\x03\x38\x9a\xd7\xf7\xec\x00\x1c\xc0\x85\xc6\x4e\xc2\x41\x1c\xf5\x2e\x6f\x38\x9c\x35\x51\x9e\x03\x43\xcc\xca\xe4\x41\x58\xc8\xb8\xc1\xb0\x81\x4b\xe8\x6f\xc3\xb7\xc3\xaf\xe8\x73\x5d\x2d\x90\x6d\xd4\x9f\xbb\xde\x20\x9e\xc4\x75\xe5\x7f\x48\x01\x6e\xf1\x29\x14\x82\xe2\x97\x4c\xff\x86\x60\xa9\xca\xed\x1d\x10\x55\xbc\xa5\x3d\x01\x12\x09\x5d\x4a\x8d\xa0\x12\x7e\x92\xbc\x12\x1a\xe0\x2d\xa3\xc1\xd0\x37\x0e\x14\x36\x02\x1f\x60\x4d\xb8\x68\xc3\x12\xa6\xd2\x2e\x63\xf8\x3e\x7d\x8e\x72\x07\xb2\x87\x40\xdf\x35\x52\x52\x53\x5f\x3e\x16\x50\xf2\x92\x43\x47\x0e\x52\x2a\x13\x67\x5b\xfe\x52\xfa\x64\xa4\xa2\x27\x94\x27\x71\x1b\x13\x2a\xa0\x95\xe2\x3b\xc4\x4d\xe8\xb0\x90\x12\x4a\x83\x52\xf9\x8b\x9c\x35\xa1\xbf\x1c\x3f\x13\x21\xec\xcc\xf4\x53\xce\x86\x5b\xa9\xe3\xaf\x21\xf2\x8d\x92\x8c\x07\x93\xe4\x3b\x85\xfa\x83\x15\xe4\x89\xdc\xfa\xc6\x36\xf2\xcb\x2c\xab\xfc\xaf\x94\xa5\x69\x3d\xf1\x1a\x94\x3d\xc9\x47\xb1\x54\x0a\x25\x21\x37\xb8\x81\x32\x21\x1d\x3e\x31\x04\x59\x09\x8b\x8d\x07\xa0\x1c\xee\x66\x65\x29\xbc\x95\x3e\xfe\x62\x0b\xd9\xb5\x75\xdd\x04\x9f\xec\xd8\x10\xd2\x57\x47\x3e\x56\xfd\xac\xee\x2b\xd9\xad\xfc\x50\xae\x2f\x39\xa2\x48\x24\x19\x26\xe7\xe6\xb6\x20\x12\xf2\xfb\x8c\xfc\xa0\xf9\x14\xc7\x64\x6b\x27\x82\xd2\x14\x7f\xd9\x58\x01\x32\x14\x6a\x2a\xa3\x50\x37\x73\x76\x96\x20\x2b\x0f\x47\x8c\x1b\x90\x97\xf7\x3d\xbf\xee\x4c\x56\xec\xb2\xa9\x29\x27\xab\xb6\x60\xd9\xd6\x64\x9d\x3a\x81\xe8\x2e\xf9\x5c\x45\x24\x34\x4e\xce\x29\xfc\x1e\x40\x90\x5f\x65\xf5\x39\x8a\x28\x0e\xc9\x87\x8c\x62\x29\x13\x52\x55\x65\x14\xa2\xb1\x6b\x66\xaa\xc8\x73\xc7\xa6\xc7\xf6\x93\xfe\xdc\x5c\xd1\x73\x99\xf4\x69\x60\x55\xf5\x4d\xd2\xe7\xae\xa1\xac\x60\xb2\x42\x8b\xad\x48\x95\x6c\x5a\xcb\x81\xb6\x91\xa1\x32\x4f\xff\x27\xe4\xfa\x3c\x5b\x47\x2b\x8a\x52\xea\x2b\xa3\x73\x94\x8c\xb8\x26\xe5\x4c\xe8\x2c\xc7\xe1\xe9\x57\xf2\x9c\x87\x83\x77\x10\xd2\x9b\xf1\xc8\xee\x1b\xa4\xdb\x37\x57\x55\xeb\x93\x06\xfb\xdd\x32\x6f\x91\x26\x3a\x0f\x0b\x69\xa4\x7f\x8d\x7f\x28\xe5\x64\xdb\x2a\x5d\x7f\x5f\x72\x64\xe1\x0e\x47\x4d\x72\x7d\xc6\x12\xa3\x20\x8a\x4b\xfc\x0b\xe5\x1f\xd0\x4a\xce\x95\x1f\xf1\x78\x15\x3c\xf3\xc2\x12\xf7\x81\x8b\xc6\x27\xf0\x0d\xb0\xa8\xfb\x22\x36\x03\x53\x2a\xdc\xb0\x74\xe8\x6f\x8a\x32\x16\x0b\x97\x33\x32\x30\x2b\x78\x26\xfc\x28\x36\x07\xd1\x74\xad\x47\x5b\x11\xd8\x34\x12\x45\x91\x37\x2a\x79\xa8\x03\x6a\xf9\x2d\x0b\xdf\x85\x3b\x3c\xe3\x63\x2f\xb1\x8e\xb1\xf3\x58\x0e\x76\xaa\x6b\x1b\x16\x8d\xfe\x28\x3f\x81\x59\xa1\x91\xc9\x3a\x98\x16\x5a\x49\xbf\x8e\x7e\x41\x0b\x2e\x89\xd1\x7e\x34\xd5\x55\x15\x4d\x46\x73\x76\xfd\x87\x06\xa1\x35\x2a\x56\xa8\x3d\x2a\xff\x12\x8c\xf5\xd0\xea\x66\x52\x31\x32\xf5\xd3\x68\x09\xa6\x47\xb5\xec\xe8\xc7\x94\x09\x52\x99\x3a\x3a\x8b\xbf\x4f\xda\x8b\x0e\xe0\x37\x68\xaf\xd1\x1c\x9c\x08\x9b\x41\x59\xf8\x5e\x97\x73\x68\x08\xf6\x6e\x57\x28\x7a\x08\xcb\x50\xfe\x80\x9a\x60\xab\x3f\xf8\x62\x0b\xb8\x53\x4f\x54\xd0\x26\x4e\xe9\x4d\x19\x8a\xb1\x2f\xb6\xa9\xa1\x6e\x2c\xd3\xe2\x3b\xa8\x09\x73\x73\x62\x20\xba\x8c\xe1\x44\x75\x41\x3e\xd1\x89\xd0\x2a\xe4\x23\x2d\xcb\xd9\x1a\x79\x43\xad\x31\x91\x21\x8f\x89\x3c\x65\x1a\x32\x85\x5b\xfe\xd7\x80\xba\x49\x47\x1f\x3d\x44\x17\x4a\x96\x0e\xf1\x90\x5e\x91\x4d\x73\x00\x92\x26\x60\x17\x06\x21\x18\xef\xa5\xec\x1c\xe2\xc5\xbd\x8a\x27\x21\xc7\xd8\x7f\x43\x7c\x10\x67\x56\xf8\xc9\xbd\x88\x27\xa3\xdb\xf8\x35\xe2\x49\x9b\x52\x76\x46\xae\x10\x8c\x57\x7b\x10\x4e\x4a\xea\x7d\x39\xe2\x98\x74\x78\xa0\x0d\x59\x9f\x70\xaf\xe1\x11\xfc\x39\x9e\x95\xbf\x01\x9e\x94\x1e\x8a\xf3\x85\x9b\xc5\xeb\xd1\x2f\x70\x81\x60\x26\x78\x33\x5c\xc3\x13\x9c\xb0\x83\xfb\x39\x4a\xc6\x67\xe0\x31\xe6\x5e\xe5\x43\xf0\x67\xea\xd8\x33\x0d\xb8\xa8\x58\x71\xfc\x3b\x4c\xca\x6f\xef\xdd\x07\x1f\xc9\x89\xac\xad\x82\x57\x67\xae\xcb\x39\x0e\x7d\x4e\x6d\x15\xcf\x40\xd3\x49\xfe\xf0\x08\x34\x25\x7b\x11\x78\x11\xfa\x24\xdd\xe3\xf8\x0b\x56\x14\x5a\x1b\xe5\xc1\x5a\x9c\x59\xe5\x83\xf0\x69\xfa\xd0\x74\x07\x7c\xb2\xd9\x62\xb4\x1a\xfa\x59\x57\xd7\x6d\x0f\x35\x57\xf9\x54\x7d\x81\x90\xd2\xe9\xcc\x41\xc8\xb9\xf0\xb8\x30\x19\xb2\xcf\xc9\xa6\x0c\x41\xa7\xd2\x9b\xfd\x6b\xa0\xe0\x24\xe2\x78\x33\xc4\x8e\x7b\x6e\xf8\x1e\x2a\x11\xdc\x52\xde\x07\x7d\x64\x0e\x4f\x99\xc2\xab\x6f\x68\xdd\xba\x08\xf5\x5c\x7f\xd8\xf1\x0b\x8a\xed\xb8\x5a\xd1\x02\xed\x6e\x7a\x94\x5e\x09\x2d\xaa\x5d\xcb\x2f\xa5\xfc\x2a\xd7\x25\xaf\x81\x16\x16\x4c\xfa\xd9\x40\x0a\x99\xff\x39\xf4\x41\x1b\x93\xe4\x86\x21\x90\x8b\x24\x5f\xd9\x0e\x2a\x67\x8b\x1e\xfb\xc1\xf3\x47\xa5\x37\x49\x50\xd5\xd0\xc7\x0e\x35\xe8\x7c\xdf\x96\xf2\x29\x68\x4d\xe7\xe2\xb4\x87\x94\x17\x4d\x95\xbc\xd7\x94\xb1\x1a\x5d\x52\x30\x65\xb2\x54\xcf\x37\x8f\x72\x27\xf7\xac\x03\x44\x79\x9c\x6a\x6c\x78\x08\xda\x1c\x67\xaf\x1c\x08\x51\x39\xda\x93\x5d\xd0\xd7\xfb\x56\x23\x37\xa1\xc4\x3b\xa6\xed\xd1\x90\xe5\xf0\xdc\x72\x6b\xca\xdb\x5e\x72\xda\x41\x4a\x4d\x7b\x36\xef\x3c\x25\xa5\x81\x1d\xfb\x99\x92\x56\xf1\xda\xd7\x84\x22\x2c\xb0\x74\x70\xa5\x08\xd2\xed\x0c\x8f\x53\xc6\xe2\x23\x94\x5b\x20\x0b\xce\xb1\x8f\x7f\x69\x08\xf4\x71\xda\x86\xfa\x1e\x1a\xbe\x15\x48\xf5\x85\xc4\x6d\xf1\xc4\x47\x28\xb4\x64\x2e\xc1\x80\x2e\x27\x3a\x11\x9a\xf0\x5c\xaa\x25\x5e\x05\x7b\x86\x92\xf1\x3d\x70\xbb\xb3\x37\x56\x8f\xec\x35\x69\xc2\x76\x21\xed\xca\xb5\x68\x27\xba\xeb\x43\x00\xf5\x37\xe6\x39\xf5\x98\x7a\x0d\xfd\xef\xa6\x09\xf1\x0e\x45\x5b\xc5\x04\x17\x5d\x5d\xbc\x91\xd0\x41\xa6\x12\x10\xfc\x36\xaa\x42\xc4\xe2\x61\xa8\x46\xc8\x0d\x7c\x3e\x6a\x71\xb2\x10\x93\xa1\xe7\x4d\x76\x63\x1a\x28\x5f\xd9\x13\x6d\x45\x79\xef\x4c\xa9\x10\xf5\xd1\xe3\x45\xc4\x2f\xaa\xce\x30\x87\x80\x09\x7a\x8b\x2e\xa1\x8d\x8f\x15\x7e\xc6\x87\xf0\x33\xb2\x0c\x3c\x0a\xd7\xc0\x73\xf1\x0d\xf8\xa2\x10\x0d\xec\x3a\x36\x7e\x72\x1e\x16\x88\xe5\x18\xb7\x63\x00\x8b\x51\x5e\x89\x16\x62\x4b\x5e\x5f\x24\x6a\x39\xbf\x1f\x64\x11\xbb\xd9\x4f\x07\xd3\xf0\x1e\x56\x5e\x63\x0e\x1e\xc4\xe4\xe6\x77\xe2\x6a\x0c\x4e\x5c\x1f\xd6\x41\xef\xc7\x36\x61\xe1\x74\xd5\xa0\x2f\x98\x31\xed\x80\xd3\x5f\xf4\x35\xd5\xd7\xe8\x17\x2a\x27\x28\x4a\x4d\xe8\x59\xdc\xf0\xf9\x4d\xc2\x55\x92\x39\x41\xe0\x35\xe2\xa5\x7d\x55\xf8\x2e\xa1\x4f\xfd\x02\xec\x06\xbf\x33\x37\x04\xbb\xc6\xdb\x23\xe9\xc1\x34\x38\xe3\xc8\x65\x74\x9c\x1d\x1d\x58\x8a\x26\x31\xff\x3a\x2d\x40\xbd\x18\xa1\x46\x1e\xa8\x1a\xad\x54\x29\x1e\x79\x4e\x44\xcf\x90\xf1\x82\x64\xd7\x31\x3f\x5c\x5d\xbe\xad\xe7\x37\x56\x23\x1b\xaa\xe1\x61\x7b\xe3\x12\xb2\x4d\xd0\x07\x92\x70\xd1\x7d\x94\x23\xba\x00\xdd\x41\x0f\x08\xec\x02\xae\xa0\x0a\x3c\x45\xc7\x75\xc8\x08\xbb\xd8\xf0\x0e\x22\x62\xfc\x55\x8a\x47\x02\xa8\x9d\x53\x52\xac\xb0\x30\xe2\xd6\x43\xec\x50\x9e\x73\x27\x0f\x9d\xc9\x36\xaa\xbc\x82\xfa\xa4\x7f\xca\x08\x41\x41\x4a\xa5\xc0\x1f\xa9\x93\x43\xe4\x7a\x84\x2c\xd3\xf4\x6b\x45\x0e\x4a\x64\x0e\x93\xc8\x2a\x41\xbf\xa1\x1e\x3c\xcd\x49\x56\xca\x80\x7b\xe9\x55\x8f\x0c\xb1\xa8\xc6\x73\xc3\x59\xe8\xed\xda\x39\x6d\x99\xa8\x67\xc5\x83\xb2\x46\xe4\x76\x49\x4c\xea\x3b\x24\xa0\x60\x3e\x4f\x0b\xd1\xca\xa6\xc6\xb6\xc2\x1f\xd3\x7a\x7d\xd7\xc1\xed\xf2\x96\x63\xb9\xb0\x34\xce\xc5\x80\x80\x83\x04\x91\x4a\x99\xf0\x79\x66\xfe\xfd\x46\xec\x40\xff\xd8\x0d\x0f\x34\xa7\xfb\x7a\x8b\x37\xaa\xda\x96\x54\x22\x42\x18\x8d\xc6\xc9\x53\xc8\xfa\x6a\x19\x67\x3f\x3c\x5a\x7a\x37\x46\x19\x4e\xcb\x6f\xf2\x2e\x81\xcf\x67\xce\xb3\xaf\x80\x77\xca\x67\xf4\xbf\xc3\xaa\x12\x63\xa5\x62\x78\x2d\xfb\xe2\xbd\x19\x4c\xff\x96\xf5\x20\x15\x15\x0e\xf6\x34\x33\x90\x1f\xd7\x35\x8b\xeb\x90\x80\x76\xdb\x64\x25\xf8\x7b\xe3\x3a\x36\x05\x2e\xae\x6a\x8f\xf6\x85\xaf\x15\x7f\xf5\x5e\x07\xef\xc8\xf1\xb3\xbf\x08\xbd\x4f\x09\xd3\x1f\x85\x1e\x4b\x07\x95\x6e\x41\xaf\xd9\xef\xef\x9d\xc4\xd4\xee\x36\x0d\xbc\x41\xfd\x6e\x7d\x6a\x7a\x86\x8c\x0d\xce\x14\xaf\x42\x6c\x7a\xe4\x49\x91\x70\x7f\xeb\x57\xd6\x47\xf8\x6a\xfd\xb2\xa8\xff\x60\xb3\xf2\x4c\xaf\x5a\x68\x36\xdf\xd6\xde\x14\xca\x4c\x8b\xd6\xbf\x07\x49\xe2\xde\x28\x6b\x42\x19\x9c\xb5\xb3\x4f\x38\x96\x94\xc0\x71\x2d\xf6\x09\x8a\xfb\xf5\x78\xd6\x01\x8a\x63\x4d\x21\x93\x4c\xb1\xcd\x7a\xc7\xa8\xa7\x9c\x17\x39\xd0\x1f\x53\x06\xa0\xb9\xf4\xb9\x90\xbb\xbf\x1f\x4d\x15\xfa\x7d\x5c\x93\xba\x12\xce\x35\x68\x25\x96\x23\xfe\xcb\x5c\x70\x75\x14\xcc\x8c\xb3\xeb\x90\x9e\x31\x5b\xd6\x2d\xe4\x6a\x4f\x05\x73\x04\xd9\x51\x7d\x9f\xa9\x02\x3f\xcf\xda\xc7\xf0\x84\xdb\x84\xb9\x74\x0e\xfc\x92\x12\x44\x6b\x43\xb6\xf9\x0d\x53\x9f\x21\xe1\x0e\x42\xe2\x1b\xd2\x69\x70\x94\x98\x8f\xea\x2f\x5b\x8a\xab\xa1\xa7\xa6\x07\xd9\x47\x88\xcd\xa3\x6c\x96\x1f\x2e\xed\xd6\x61\xfa\xe3\xab\xaa\xb2\x18\x95\x58\x62\xa6\x39\x63\x0e\x66\x2e\xe8\xa6\x5b\x60\x1b\xc8\x05\xb4\x6b\xd8\x2a\x3f\x3d\x6a\x01\xb6\xd4\x01\x10\x03\x18\xd0\x9f\xc6\x9f\x62\x4a\x8a\xb7\xf1\x45\xe8\xcd\xc7\x0c\x96\x98\xed\x70\x33\x83\x59\xcc\x3a\xde\x51\xc8\xa8\x63\xda\x55\x5c\xa0\xff\x60\x38\xa6\x9b\xd2\x0f\xd2\x2f\xf3\x95\x69\x4c\x5a\x3f\xc9\x8e\x3a\x44\x33\xf0\xf9\x4b\x55\xa7\x46\xd9\xff\x21\xdc\x89\x5a\x7d\x0b\x1c\x27\x16\x28\x26\x60\xd5\xd8\xfb\x87\x4b\x59\x86\xa2\x84\xa1\x56\xe6\x36\xa1\x5e\xeb\x2c\xc3\x98\x5f\x5b\xfa\x9c\x7e\x85\x67\x93\x0a\x68\x2d\x9c\x87\xdc\x1d\xb4\x05\xec\xac\x98\x3c\xea\x49\x56\xb0\x77\x33\x11\xcf\x5c\x65\xbf\x06\x1f\xa5\x17\xeb\xd5\xe1\x80\x66\xac\x28\xc0\xf6\x13\xc6\x13\x3f\x98\xb2\xc4\xa9\x81\x3a\x46\x89\xec\x51\xb3\x23\xbd\x29\x6e\xa8\x98\x4f\xfb\x2a\xe9\x4d\x7a\x47\xdb\x2f\x1a\x62\x9f\xa6\x32\x04\xef\xa2\xd7\x11\xf7\xf9\xf3\xbd\x44\x84\x0a\x77\xce\xd1\xc3\xb8\x1d\xeb\xbe\xde\x61\x2c\x86\x11\xa5\x98\x89\x36\x53\x49\x63\xf1\x8c\xe7\x79\x68\x6f\x12\xfd\x5d\xb6\xa4\x61\x09\x1d\x64\x64\x16\xc8\x68\xa6\xa9\x39\x89\x36\xd4\xc8\xa4\x5c\xc6\x0f\xa2\x2b\xa1\x34\x72\x25\xb1\x36\x4e\x76\xe1\x1b\xee\x22\x76\x39\xb2\x11\x13\xf0\x87\x77\x96\xa0\xfd\xec\xef\x8a\xad\xe8\x1a\xfa\xc5\xdb\xf3\x18\x82\xda\xc8\xee\x63\x74\x41\x25\x51\xbb\x9b\xc6\x28\xcd\xcb\xfd\x40\xad\x2c\x94\xc7\x8f\x10\x6f\x73\xa3\x68\xdd\x84\x45\xe6\xa1\xab\x5b\x71\x49\xca\xc3\xf3\x3e\xd8\x68\xa2\xee\xa1\x4f\xd8\x72\xe9\xe6\x9d\x8b\xd1\x93\xfc\x7c\xc5\x5e\x24\x97\x69\x35\xd2\xca\x70\xec\xb9\xdc\x69\x42\x77\x68\x1f\xac\x9e\x43\x3b\xd9\xf4\x2f\xfb\x3e\xf5\x72\xed\x8c\x74\x8c\xc8\xac\x48\x24\xde\xe3\xcf\x8a\x8d\x22\x68\xf8\x9e\xdc\x08\x4f\x45\xec\x6a\xba\xfe\xc1\xaf\x68\x55\xe2\xe5\x1d\x30\xf2\x53\x6c\xae\x78\x1b\x39\xc7\x9a\x1a\x9e\x62\x9c\xbd\x51\xd2\xe1\x49\x3f\xd8\x2b\xaf\xda\x49\xdb\xd3\x79\x36\x7b\x2e\xd5\xa5\xb9\x5d\xba\x88\x40\x6a\x5f\x12\x46\x78\x4b\xf9\xab\xcb\x0f\xf1\x25\x85\xb8\x07\x82\xd9\x66\x45\x1f\x94\xa1\x48\xd2\x83\x1d\xae\x48\x9f\xa4\x43\xf1\x13\xb2\x83\x1d\x36\xbc\x9f\xe1\x3d\xba\xb0\xbd\x9e\x6e\x3e\x94\x54\xc9\xa0\xa9\xf7\x7e\xcd\xf2\xa2\xee\xec\x78\x27\x09\x27\x9c\x9a\xe4\x78\x0e\x4e\xad\x51\xb9\xec\x8b\x0d\x94\x2a\x7a\x68\xa1\x7f\x72\xad\x0e\x06\xa0\xbb\x52\x6e\xef\x70\x47\x60\xe9\xc3\x65\xd6\xf0\x13\x76\xd2\xc4\x3c\x51\x21\xd9\xb4\x3f\x57\x68\x48\xb6\x69\x6c\xe3\x0f\x90\x0f\x17\x8e\xf0\xc4\xe4\xf3\xf2\x45\xdc\x73\x64\x19\xd3\x87\xa3\x42\x59\x19\xb9\x91\xd5\x48\xa9\xba\xc0\x67\xba\x41\x5e\x87\x4f\xd2\x1f\xc0\x9b\x77\xd8\xd0\x1c\x10\x95\x25\x6c\xa2\x17\xe9\xb8\x6b\x21\x5a\x0f\xfb\xf7\xdd\x14\xb4\xc0\xa6\x0d\x4f\xf9\x41\xf0\xdc\xc2\x45\x3c\x0b\xe8\x61\xe2\x29\xee\x52\xe8\x11\xa3\x95\x3d\x0c\xaf\xb8\xc6\x65\x51\xe1\xd0\x0b\x0b\x98\x06\x70\xef\xa1\xdb\xf4\x2e\x64\x97\xee\x43\x9a\x0d\x32\xb4\xe4\x38\xd1\x8f\xae\x1e\xbb\x2d\xcc\xc2\xd2\x7b\x31\x81\x3b\x66\x51\x5f\xc6\x57\x45\x47\x0b\x94\xb8\xaf\xd0\xd8\x04\x2a\xa7\x0d\xb5\x66\xcc\x63\x33\x51\xb3\xab\xcf\x58\x87\xd0\x23\xe7\xaf\x30\xfe\xa0\xae\x87\x5c\xe9\x29\x68\xb0\x2e\x9d\xa6\x89\xe6\x2d\xd1\x26\x6a\x50\xf6\x6d\xaa\x50\x83\x79\xb9\xbb\x89\x3f\xca\x88\xaf\xbd\xc0\xe3\xd2\x1b\x72\x3f\x71\xcf\xd0\x5e\xc7\x67\x70\xf4\x68\x26\xb4\x20\xd6\x17\x6a\xe9\x15\x11\xb3\x91\xba\xdb\xd3\x81\x81\x12\x19\x07\xfd\xe8\xc6\x84\xa2\xce\x2f\x6a\x07\x1e\xb7\x44\x81\xb8\x88\x65\x8d\xc8\x05\xa5\x02\xa2\x73\x3d\xdf\x89\x7f\xac\xea\x35\x6f\x11\xf7\x6f\x76\x37\x67\x94\x53\x25\x6d\x60\x67\xb1\xc9\x44\x33\xeb\x2a\x2b\x28\x42\x9b\x69\xc5\xf4\xf0\xd0\xa0\xff\x64\xec\xb0\xcb\xa0\x15\xd2\xde\xe9\x88\xa9\xd6\xd4\xb2\x25\xeb\xf0\xa7\xf8\xfd\x21\x20\xb0\x93\x65\xb6\x49\x78\x4f\xe2\xda\x2a\x52\xb8\x42\xc9\x83\xcc\x0a\x8e\xab\x78\x81\x78\x92\xad\x21\xdc\x8b\xaf\x67\x7e\xe1\x73\xc2\xbb\x18\x3d\xdc\x89\xb3\xbf\xe8\x51\xec\xcf\xb6\x8f\x68\x9b\x58\xf3\x75\x4c\x89\x3a\xfa\xcc\x12\x4b\xdc\x93\xba\xb1\xbf\x80\xcf\xc9\xc6\x9b\x2f\xf3\xcc\x33\x9e\x96\xa6\x70\x5e\xa5\xed\x4d\xfb\xc4\xce\x4d\x8e\x12\xfa\xb2\x42\x13\xcb\x90\xff\x98\x96\xf1\x5f\xc3\x66\x18\x4a\xd2\xcd\x67\x24\xb4\x2e\xd1\xb2\x03\xfd\xd4\x4b\xbc\xc1\xed\x85\xc4\x62\xf6\xe1\x25\xfe\x58\x35\xed\xdb\xf5\x44\x3e\x54\xf9\xaa\x41\xca\xfd\x5c\xe6\x52\xf4\x9b\x83\x15\x55\xa4\x90\xd8\xc6\x79\x2f\xf8\xea\xcc\x77\xd9\x4b\xa0\x7b\x8c\xd6\x74\xed\xd0\x15\x74\x61\xb2\xa2\xbb\x36\xed\xb0\x2c\xd5\xa6\x84\xf8\x22\x7e\xb2\x7d\x29\x2e\xe4\x0d\x2f\x89\xc4\x2c\x18\xad\xdd\x76\xfc\xd0\x8e\x3d\x75\xde\xdc\xa9\xe6\xa9\x82\x66\x4e\x50\xbd\x73\x92\x3b\x7b\x49\x15\x9b\xbb\x8a\xd9\x50\x2a\x21\xff\x64\x90\x0a\xb0\xe0\x00\xba\x6d\xf6\x66\xb7\x0e\xea\xa7\xd4\x7d\xd6\xf9\x44\x8a\xec\xd5\x36\x04\x37\x17\x19\x2e\x81\xd1\x97\x2c\xfb\xae\xf3\x7c\xdf\xbe\x35\xb5\xd7\xb8\x8f\xbb\x9c\xf2\xef\x72\x7c\x5a\x4f\xcb\xaf\xb1\x7e\x37\xac\xe1\xec\x63\x66\x54\xc9\xc9\x46\x8c\xb3\x25\xdf\x82\xaa\xe8\xeb\xf2\x3e\xbb\xe9\x51\xfb\x32\xdc\xac\x2d\x89\x70\xb9\xe9\xb6\x93\xf8\x62\x71\xce\x12\x39\x5a\xc7\x1a\xed\x2c\xe1\x9f\x19\xde\x54\xd3\xc2\x1d\xeb\xfb\x97\xbf\x91\x73\xaa\x2b\x2f\xb1\x83\x35\xdd\xf2\x97\x2d\x65\x52\xea\x97\x92\xe2\x19\x3b\x2a\x66\x82\xf4\x68\xd3\x45\xf6\xa7\x7a\xa9\xcc\xac\x9f\xd6\x0b\x89\xed\xc9\x6a\xdb\x4e\x60\xed\x92\xfa\x25\x53\xe8\x25\xf6\xc2\xfe\xba\x84\x34\x92\x5d\xb3\x52\xfc\x2d\x92\x57\xe9\x41\xe9\x4f\x12\x3d\xed\x88\xc4\x8e\x54\x2f\x88\x14\xf1\xc9\x4b\xe1\x51\x41\x0b\x39\x2e\x34\x8b\xf7\x88\x62\xed\x6e\xc4\xf9\x40\xf9\x66\xb3\x9a\x35\x0b\xf5\x6c\x85\x19\xb5\xf0\xa4\x42\x16\x8d\x8d\x24\xf5\xb5\x25\xd8\x40\x47\x9b\xf6\xc6\x43\xd0\x8e\x92\x08\x69\x31\xb4\x36\x95\x21\xfe\x09\xad\xe2\x77\x8a\x0e\x43\x06\xb0\x99\x80\x01\x91\x42\xd7\xf1\xaa\xa1\xa9\xd3\x55\x9c\xdb\xb0\x83\x75\x1e\xeb\x26\xdc\xb7\x55\x9f\x51\x88\x70\x14\x62\x68\x1c\x64\xa6\x37\x51\xf6\x16\x0d\x6c\xd4\x8b\x37\x46\x55\x8a\x21\xa9\x17\xd2\x9f\xd2\x2a\xae\x47\xc4\xfc\x75\xa2\x25\xc8\x55\x48\x2e\x38\x8e\xa0\x21\x4c\x1e\x86\xe4\x9c\x36\xe6\xe4\x22\xd7\xad\x2d\x59\xc5\xc8\x27\xed\x19\x06\x0f\x3d\xa3\x70\x81\x16\x85\x9e\xec\x9e\x91\xc5\xd1\x1f\xd5\xd5\xc4\x0d\xd1\xd5\x0b\xbd\xa5\x73\x69\x17\x93\xc6\xc4\xc7\xa8\x35\x5c\x5f\xa1\x9c\xaa\x41\xd9\xc0\xbf\x47\x34\x07\x1f\xe1\x2d\x23\xfc\xdc\x34\x38\x7b\xf0\xf7\x56\xd7\x58\x76\x38\xaa\x1d\xcd\xd0\xc3\x4d\x15\xce\xd2\x36\x62\x5e\x9d\x7a\x32\x05\x5e\x41\x0d\x2b\xce\x9c\x1b\x9f\x6f\x2b\x81\x38\x97\x13\xbf\x88\xba\xd9\x0e\xec\x76\xa1\x32\xcb\x9c\x54\xc6\x77\x65\x9e\x08\x52\xe1\x0a\x18\xa1\xa7\xe6\xb1\xcb\xe9\x1e\xfb\xdb\x98\xed\x34\x07\x6d\x6d\x7a\x21\xd5\x4a\x01\xa6\xa6\xe1\x92\xb6\x87\xf1\x82\x38\xf7\x2a\x6d\xe9\xb0\xa4\x39\xf7\xa0\xf8\x9f\x78\x69\x82\x8e\xc8\x5a\x78\x81\xb5\x5d\xc0\xe1\x77\xc4\x1e\xe5\xdd\xe6\xd9\x05\x3c\xe1\xae\xe0\x74\xb8\xdc\x61\x6f\x63\xfd\xdd\xbf\x92\x69\xc6\x3c\xa0\x35\x4d\x5f\x4f\xf7\x56\xa8\xa7\xaa\x12\x03\xcd\x19\xf1\x3b\x33\x2a\xca\x63\xa4\x07\xd2\x9c\xb3\x24\xe2\xe0\xe4\xd9\xb8\x0a\x61\xba\xdc\x9d\xfe\x96\xff\x48\xd6\x17\x7d\x9c\xa7\x19\xe7\xe0\xaf\xcf\xf1\x12\xd7\x3b\x37\xb1\xc8\x82\x7b\xfb\xd4\x18\x74\xee\xa8\x56\x38\x2d\x98\x95\xa1\xf0\x9e\xb8\x40\x13\x34\xae\x8f\xbb\x51\x46\x2a\x19\x94\x7c\x2d\x56\xcc\xd8\x29\x5e\x9a\xdf\x21\xb9\x24\xdc\x9d\x63\x41\xbd\xc3\x0f\xce\x48\x8b\xf4\xe5\x16\xa5\x2e\xf0\xc5\xd8\xcf\xe5\xfb\x4e\xc6\xb0\x16\xc4\xaf\xb2\x54\x61\x28\x8a\x72\x34\x9f\x51\xff\xe3\x7e\x5d\xa4\x80\x4f\x32\xf6\xd5\xaf\x8c\xfb\xd7\xa2\x58\x74\x57\x0a\xea\x67\x52\xdf\x8b\x95\xaa\x53\x44\x87\x85\xda\xe5\x5a\xf8\x0d\xfe\xc1\x22\xfc\x2a\xc6\x8d\xcc\xed\xf7\xbe\xc5\xce\xcc\xe8\x39\xa1\xca\xac\x4f\xb6\xb3\x58\x44\x6f\x8a\xbf\xa0\x79\x8a\x2a\x13\x6e\x5a\xb4\x02\x67\x30\x4b\x6b\x7f\xc7\xaf\xed\xf2\x2b\x9c\x94\xaa\xb4\xbe\x49\xf9\x25\x5e\xdd\x68\x23\x3c\x27\xd4\xa8\x71\xc7\x5e\xf3\xcd\xca\xf7\x5c\xa9\xe0\x7a\x14\x7e\xf6\x5e\xc3\x46\x73\xdc\x9c\x62\x98\xc2\x34\x5d\xf3\x64\x3a\x3f\x81\xa9\xb9\x85\x1a\x28\xa2\x2c\xd2\xc5\x5d\x59\x86\xb5\x2a\xf1\x7a\x7d\xef\x0b\xe7\x49\xd7\x77\x9b\xa4\x98\x88\x57\xb7\x99\x0b\xe4\xc2\x95\x0d\x1f\x30\x53\xbe\x7a\xb5\xd7\x95\x25\xdc\x5d\xa5\xa9\x5e\x34\xb6\x43\x7e\x84\xd3\x22\xa6\x5b\x46\x96\xf9\x69\xba\xa3\xdc\x51\x73\x05\x55\x43\x8c\x2c\x0a\xc2\x15\x58\x7e\x55\x0d\xd9\x21\xb1\x68\x5e\x75\xc6\x68\x6c\xbb\x7c\x36\xcd\x39\xf6\x2d\xef\x78\xf2\x0d\x92\x19\xfc\x50\x6e\x41\xca\x08\x2f\x93\xc5\x93\x4d\x2f\x2c\x92\xde\x24\xbf\x71\x38\x27\x9a\xa0\x74\xec\x76\xe2\x97\x40\x25\x9b\x76\x70\x3c\xe1\xb1\x79\x4e\xcc\x55\x48\x54\xd5\xbc\xec\x15\x94\x13\x79\x8b\x32\xe8\x94\x93\x72\x9b\x34\x25\xca\x61\x6e\x4b\x32\x8f\x72\x1e\xf6\x94\xcf\xa1\xc8\xc2\xf7\xca\xfc\x28\xef\xcf\x67\x48\x0b\xa0\xe0\x63\x7f\x44\x4d\xd0\x37\xb3\x5f\xfc\x24\x58\xba\xf1\x0b\xc7\x19\xf1\x9b\x67\xc6\x5c\x89\x94\x55\xda\x66\xb5\x22\x56\xb9\x2e\x19\x7b\x11\x85\xc4\x84\xd4\x3e\xb8\x9b\xab\x9f\xec\x00\x97\x40\xb3\x89\x3d\x70\xc5\xa5\x7e\x99\x1e\x7c\xfb\xfc\x3e\x69\x14\xa2\x72\x2c\x5d\x24\x40\x5c\xcd\x4a\xf8\x31\x48\xee\xc6\x6e\x8e\x29\xaa\x35\xcf\x90\xf1\x17\x55\x29\xdf\x93\x75\x88\x76\x36\x9b\x9d\x7e\x93\x5a\x9d\xb0\x32\x35\x88\xba\x90\xdd\x9b\x34\x4b\x20\x94\xf4\xc4\xd3\xc4\xf2\xb0\xd2\xf8\x66\x7c\xc0\xf3\xb8\x74\x3e\x1e\x67\x7f\x5b\xa4\x85\x1f\x33\x5b\xcd\x57\xc1\x17\x6e\xa4\xb0\x47\xb1\x27\xf3\xec\x19\x19\x98\x4a\xa9\x59\xd6\x26\x4e\x6e\x66\x75\x3a\x99\x5d\x15\x7f\x3e\xe5\x2b\x2b\x8f\x75\x20\x29\x94\x59\x46\x76\x48\x78\xc4\x18\x0a\x25\xe2\x6d\x19\x4a\x1e\x27\x24\x02\xba\xbb\x3d\x10\x66\xd1\x10\x53\x31\x8f\x43\xcd\xda\xe8\xc8\x76\x24\x6e\xce\x63\x33\xd4\x70\xd3\xe2\xe8\xcc\x34\xf1\xad\xf4\x5f\xe9\x8b\x44\x0e\xd2\x96\x14\xba\xa0\x8d\x31\x28\xff\xca\x3f\x46\x9a\x93\xe0\xcb\x9d\x09\xb9\x10\x37\xc8\x49\x3f\xe7\x2e\x59\xcb\xf6\x38\xaa\x27\xdc\xc2\x9c\x35\x5d\xc1\xfd\xcb\xf0\xda\xa8\xcf\x6a\xa4\xf5\xcf\x9b\xa0\x13\xc4\xb9\x82\x86\x4c\xa3\x94\x8e\x54\x22\x4d\x9c\xd4\x22\x26\x52\xe6\x25\x26\xd1\x5a\xe4\xfe\xb2\xb3\x31\xda\xb2\xee\x38\xb5\xa0\xfa\x38\x4d\xf1\xdb\x33\x1f\xc4\x21\xc2\xca\x23\xda\x82\x08\xbe\xd1\xae\x13\x5c\x07\x0e\x67\xc3\x0b\xd6\x3c\x66\xe7\x7c\x53\xda\x75\xda\xb2\xbc\xe3\x99\xcb\x0a\xcf\x25\x1f\x4d\x3b\x95\x77\x41\x18\x9d\x5c\x99\xed\x4c\x0c\xcb\x15\x32\xf4\xa2\xce\xc8\xce\xa4\x7c\x0f\x5c\x25\xad\x90\x0f\xb8\x53\x45\x5f\x64\xd1\x87\x15\xf8\x5f\x25\x03\x26\xd1\x9c\x11\xc1\xe3\x0d\x04\x13\xe1\x34\xcf\xf7\xa1\x99\xd3\x59\x39\x06\x99\x3a\xb5\x51\xf2\x03\x69\x9e\x95\xb3\x7c\x2c\x39\xb3\x4c\x03\x7b\x95\x38\x53\xb4\xf1\x1a\x47\xb6\x25\xf7\xb3\x7f\xb0\x34\x38\xb3\xe1\xf4\x22\x51\x7a\xaa\xcd\xc1\x9b\xfc\xe4\x44\x0f\xe3\x24\xce\x55\xe9\x96\x0d\xaa\x4c\x0d\x3e\x6f\x3e\x46\xbd\xc3\x18\xce\x0e\xcd\x5c\xdb\x1c\x91\x18\x9d\x76\xba\x3e\x86\x97\x97\x9c\x55\x7d\x04\x5b\x99\x78\xb7\x6c\xe2\x6a\x9b\x6c\x49\x91\xb9\x5f\x99\xf4\x48\x2e\xec\xe6\x25\x8a\xca\x88\x3e\x78\x8c\x7f\x29\xe9\xbb\xb1\x15\xe7\x40\xfc\xaa\xf5\x2f\x18\xef\x04\x3d\xf3\x53\xa8\xa9\xcc\x83\x59\x37\x32\x17\x74\x14\x27\xf4\xa5\x1d\x6f\x39\xc3\x7d\x97\x2c\xaf\xbf\x81\xfa\x24\x76\x54\xcf\xbd\xba\x36\xfe\x59\xe9\x1f\xbf\xd5\x52\xb5\x82\xa1\x53\x93\x22\xcb\x6c\x1b\xbb\xe7\x7c\xc3\x54\x63\xe3\x85\xec\x7f\xb2\xf2\xf5\xd3\x8c\x7c\x61\xe5\xfc\x49\xaa\x2b\x93\x9a\xd2\x5f\x71\x26\xf6\xb1\xb8\xa4\x74\x21\x69\x0e\x63\x61\x61\x0b\x49\x9b\x54\x9d\xe7\x48\x8a\x0e\x4b\xca\xea\x25\xbd\xbd\x30\x9d\xae\x43\x26\x4e\x3c\x4e\x76\xa3\xec\xb7\xd6\x4c\xd8\x0e\x6d\xd3\xf3\x97\x54\xc2\xba\x6b\x17\x0a\x56\x20\x4e\x00\xb0\x63\x91\xbe\x94\xc3\x15\x2b\x29\xae\x62\x8b\x92\xeb\x94\x43\x74\x59\x21\x42\xb1\x26\xb9\xe5\xad\xa4\xf8\x87\x39\x67\x89\x28\xe5\x17\x52\xd2\xbe\x43\xaa\x27\x32\x92\xf5\xa0\x38\xab\x67\x09\x8b\xe1\x3d\x7a\x06\x92\x14\xf8\xfd\x9a\x17\x82\xf9\x48\x37\x00\xec\x6b\xc8\xeb\xe4\xae\xf2\x9b\xf0\x6b\x51\x67\x09\x01\x17\xd3\x35\x0a\xf7\xc3\x48\xec\xcf\xdc\x51\x18\x0d\x5b\x90\xe5\x02\x27\x5d\x70\x4b\x6b\x81\x07\x4e\xf8\x24\x7d\x43\xd6\x58\x95\xc8\xee\x23\x91\x3b\x7f\x49\xa2\x91\xa7\x6b\x6e\xf0\x67\xd1\x20\x00\xd8\x67\x50\x8b\xa4\x6b\xe5\xe1\x54\xb6\x50\x5c\xa2\x46\x7c\xa1\x99\x15\xdc\x20\x7c\x62\x57\xe5\x5e\xc0\x3f\x85\x1a\x64\x4e\xe2\x99\xe7\x53\xd3\xec\xf0\xcb\x4e\x43\x49\x14\xfc\x94\x95\xbe\xcc\x0f\xd7\xdb\x99\x2a\x59\x84\x2f\x5d\x93\xc7\x47\xb1\x7f\x00\xb0\x3e\x60\x9a\x89\xf5\xe5\xba\xec\x60\x81\x49\x71\x1d\x0b\x21\xde\x17\x9c\x61\x72\xa2\xbf\xe6\xbc\x64\x54\x87\xec\xcd\xf4\xa5\x7f\xf1\xec\x49\x1d\xa4\xbb\x3b\xad\x49\x5a\x40\xeb\xdf\x9f\x1f\xff\x84\xb6\x69\xe7\x09\x31\x89\x7a\x69\x4d\x16\xef\x3d\xd1\x0e\x36\xb3\x3c\x71\x93\x04\x97\xb2\x3c\x61\x01\xef\x76\xb1\x9d\xe0\x0a\x5e\x97\xff\x8a\xbf\x2a\x6a\x32\xe7\x1a\xf7\x46\xf0\xc1\x8c\x37\x9c\x38\x8f\xb7\xa9\x4e\x6c\xcc\xd1\x5b\xce\x64\x45\xec\xd7\x8c\x77\x63\x9a\xed\x5c\x28\x9a\xa6\xbf\x5a\x53\xc6\x73\xa4\x51\x01\x93\x59\x4f\x58\xc7\x93\xca\x4c\xe4\xf7\xb9\x5b\x8a\x7a\x12\xa6\xb0\xc5\xf9\xde\xf1\x4f\x22\x4f\x64\x3f\x94\x4e\x06\x3e\xca\xb0\x13\x4f\x9f\x2b\x4b\x49\x17\x81\xe3\xee\x89\xa3\x82\x15\xfb\xce\xc4\x25\x71\x5f\xec\xe0\x88\xb4\xd8\x29\x6b\x32\xb8\x4c\xe6\xb6\x39\xcb\x18\xcf\xa8\x5d\xd2\xd2\xd2\x1f\x39\x7d\xec\xd3\x45\x51\x59\xf3\x90\x4b\xf9\x8b\xd2\xcf\x5f\x1d\xcc\x8e\x4c\xe1\x06\x44\xa7\xdf\x94\x57\x9d\x0d\x4e\xd1\x92\xbd\x74\xb0\x4e\x3c\x19\x37\xd7\x32\x3a\x6e\x95\x68\x50\xf7\xb3\x50\xce\xbf\xb0\xe6\x1a\xe7\x2b\xbb\x66\x4e\x28\xe3\x30\x7d\xb9\xf8\x49\xe9\x9b\xf2\x4a\x66\x47\x91\x67\xc9\x25\xe8\x41\xde\x78\xe1\x92\x2b\xb6\xd9\xfa\xb9\x01\x7e\x7f\xd3\x23\x33\x8b\xce\xa8\x24\x37\xa7\xbe\x3c\xa6\x9a\xf0\x48\xfe\xc5\x82\x29\xcd\x88\xcf\xd7\x3d\x23\xd4\x11\xaf\x58\x63\xc2\x61\xf2\x36\xcc\x29\xa4\x8f\x31\x74\xc5\x67\x4b\x9f\xd6\xaa\x30\xb5\x8b\x9c\x2b\x83\xa0\xad\x79\x9d\xa5\x49\x11\xe2\x6c\x95\x42\x99\x9f\x4b\xfa\xb1\xdc\x08\xf7\xc8\x64\x76\xe6\x6e\x7b\x4e\x42\x4e\x4a\x87\xc5\x16\x69\x60\xc2\x1b\xdd\xb5\x82\x77\x92\xae\x35\x9b\x39\xc7\xf9\x5b\xe7\xdc\xa1\x27\x32\x04\xa2\xff\x4a\xc7\x1b\x1b\x19\xe9\x45\xfb\x6b\xdb\x29\xdc\xbc\xdc\x4a\xd9\xe5\xbf\x59\xcf\x4b\x6d\x7c\xfb\xd2\x57\x17\xb4\x9c\xfe\x91\xec\x90\xb3\xce\x5e\x2b\xe1\x7c\xfa\x0e\xf3\xbb\xd2\x4d\xf2\x7b\x3a\x5f\x04\x39\x71\x5b\xd7\xe8\x70\xe6\xf1\xdf\xcd\x5d\x43\x3f\xc6\x68\x63\x2d\x68\xad\x20\x2b\x22\x1b\x1a\x7d\xc8\x1b\xaf\xa1\xb5\x3a\xe4\x9d\x41\xf6\x15\xf7\xc8\x97\x3c\x49\x25\xe7\xc9\x8f\x4f\xfc\xc9\x6f\xa7\x5c\xb3\x8d\xc9\x1a\x87\x4c\x77\x79\xa6\x52\xe0\x2d\x9a\xb3\x09\xa3\xc8\x36\x55\x8a\xb8\x0f\xdd\x04\x00\xb7\x10\x3d\xc7\x7c\xda\x6a\x07\x9d\x81\x67\x1a\x55\x20\xf3\x6b\xbb\x6b\x9e\x42\x6a\x41\x4a\x15\x32\xc8\xd0\xf3\x58\xc9\x66\xe8\xf2\x89\x91\x7c\x06\x74\xc7\xd6\x29\x2b\x0b\xbe\xb0\xeb\x70\xea\x29\x64\x99\x66\x67\x42\x1d\x32\xa0\x1a\x26\xae\x44\xa3\x00\xe0\x26\xa3\x41\xcc\xbc\x96\x57\xc8\x75\x38\xa3\xa1\x15\x89\xb9\xfa\xa9\x46\x86\xec\x0c\xbc\x55\x71\x1c\x59\xe3\xa9\x56\x7c\x1f\xd9\x71\x22\x23\xdf\x16\xf1\xb4\xd5\xca\xf2\x45\x6a\x76\x6d\x4e\xdd\x82\x6e\xd1\xcc\x4c\xe0\xa0\x72\x55\x6f\x31\x17\x03\x00\x70\x63\xd1\x7c\x46\x44\x8b\x3f\xb5\x0c\xaa\x68\xd8\x4b\x5d\x7f\xd5\xa2\x66\x39\x41\x0d\xd4\x2d\xef\x25\xd6\x7a\xe0\xc5\x2e\xf8\xad\x13\x5b\xf2\x6a\xf1\x82\x03\xed\x99\xa3\x78\xaa\xc9\x74\x4a\x26\x2e\xd2\xbc\x96\xb0\x04\xa7\xab\xfa\x89\x97\xe3\x5e\x00\x70\xe7\x60\x51\xf4\x80\x96\xa5\x6c\x73\xca\x78\x7d\x3f\x6b\xff\x15\x72\xb5\x88\x69\x1d\x40\x2d\xb7\x63\x44\x9e\xfb\x5c\x34\x42\xef\x77\xca\xcb\x33\xa0\x5b\x1c\x38\x9f\x79\x8c\xd6\x66\x22\x4f\x59\x44\x33\xd5\x74\x95\x05\x52\xf3\x55\x11\xd1\x65\xe2\x23\x00\x9c\xb3\x78\x04\xad\xaf\x59\x20\x5c\x4e\xd9\x5c\xef\xc8\x2f\x8e\xe8\xaa\x5e\xc9\x3b\xe2\x3f\x5d\xd6\xc9\x5d\x75\x2e\xa8\xe8\x28\xfb\x8f\x93\x5e\x6e\x36\xeb\x97\xcd\xaf\x8c\x66\xd6\x02\x13\xf7\xe4\x20\xc6\x17\x4d\x8b\xf8\x46\xfa\x7d\xd5\x7c\x61\x1b\x8d\x06\x00\x3b\x83\x08\xa4\x12\x4d\x2f\x12\x3a\x49\xef\xea\x32\xe3\xbf\x5f\x96\x55\x79\xc4\x6d\xf6\x1b\x28\xfd\x2b\x39\x7c\x36\xb4\x90\x24\x22\x3b\x9e\xca\x19\x14\xb4\xd9\xb8\xa4\x4f\xf2\xe7\x18\x3f\x4f\x62\x72\xd7\x6a\x2e\x8f\x7b\xc0\x5e\xad\x7a\x57\xf0\x88\x71\x0b\x00\x56\x05\xb5\x8d\x60\x34\xd1\x33\x25\xb1\x23\x75\xba\xe9\x8b\xc3\x43\x2a\xef\xa4\x90\x7c\x4b\x4b\x03\xe5\x33\x67\xfc\x0a\xee\x27\x38\x1f\x0f\xcb\xd1\x8e\xeb\xb1\x8e\x4f\x37\x96\x6c\x37\xf6\x94\x3f\x14\x1e\xd3\x18\x88\x33\xe0\x1d\x54\x9d\x15\x18\xb2\x3e\x01\xc0\xfc\x4b\x9b\xc6\x5d\x9a\x36\x17\x9b\xc4\x94\xd6\x8e\x14\x28\x5c\x3a\x5b\x19\x99\x33\xe4\x93\x52\xf2\x23\x93\xe4\xee\x51\xe0\x96\xa6\xee\x40\xcd\x96\x27\x35\x58\x4d\xa4\xa5\x27\x98\x18\x8d\xca\x8f\x49\x7d\x34\x04\xd2\x2c\xa1\xa7\xea\x3b\x7e\x11\xe7\x05\x00\x4c\x32\x7d\x00\xab\x6e\xfc\x50\x1e\x17\xa3\x55\x9b\x55\x62\x12\x76\xaf\xd2\xa1\xa0\xcc\x67\x73\x49\x4f\xee\xc2\xd3\x4f\x0b\xd6\x66\x1e\x76\x50\xcf\x76\x4b\x45\xad\xa8\x69\x67\xe4\x6c\xa3\x44\xf9\xbc\x78\x3b\x0d\xb2\xd4\x53\xd4\xa9\xfa\x9b\x1f\xc8\x6d\x01\x80\x69\xce\x58\x8d\x6d\x6d\x6c\xae\x76\x88\x2e\xaa\xbd\x52\xde\x16\x76\xa9\x52\xbd\x44\xc1\xbb\xbe\x84\x59\xb0\xf2\x34\x96\x7f\x33\x67\xee\xb1\x81\xec\x45\xe9\x4f\xac\x8e\xa6\x2d\x48\x66\x1b\x5d\x4b\x2c\x92\xdd\xd1\x40\xa5\x8b\xc4\xd3\xcb\x37\xf2\x57\xf1\xce\x80\xed\x8c\x19\x86\x36\x4a\xee\x3e\x45\x59\x18\x15\xdd\xf6\x9c\xb2\x38\x54\xbf\x29\x90\xfc\xd5\xcb\xb7\xb6\x91\xb2\xcd\x4d\xbd\x62\x8c\xc2\xb2\xd7\x2a\xee\x86\x56\xed\x73\xc8\xf3\x80\x86\xf5\xff\x65\x5c\x82\xcb\x37\x25\x27\x59\x22\xe5\x4a\x05\x52\x02\xa5\x01\xc0\xcb\x40\xd3\x50\xa3\xee\xb9\xf0\xbe\x28\xa7\xb6\x78\x58\x31\xe4\x57\xd3\x06\x68\xcc\x6b\x77\xed\x55\xe8\xee\xa9\xdf\x15\x62\x78\xa1\xfd\xdc\x62\x3a\x7c\x71\x9f\x61\x9e\x16\xfc\x4c\xff\x63\xc6\x41\x84\xbb\x09\x4b\xda\x80\x1e\x52\xca\x92\x06\xa2\x23\x00\xf0\x04\x68\x0e\xd2\xda\xd5\x81\xf2\xa3\x96\xb4\x1d\x47\x8d\x42\xea\x1a\x6f\x23\x63\x17\xff\xd6\x6a\x23\x79\xa7\x6e\x54\x1c\x41\x0a\x8e\xde\x2b\xde\x8f\x8c\xed\x5b\x94\x3b\x89\x6e\xd5\xbf\x9b\xa1\x84\x0a\x36\x05\xcb\x5f\x62\x8b\x94\x92\xa5\x96\x98\x03\x00\xbc\x00\xf4\x11\x7c\xbf\xcb\x90\xb6\x27\xf2\x44\x6b\x1d\x55\x14\xa2\xd5\xb8\x9b\x78\x7d\x91\x52\xc3\x27\x22\x4f\xb9\x95\x57\x12\x5b\x8f\x46\x16\x65\xe0\x3f\x2d\x1b\x73\xf7\xe1\xaf\xf5\xeb\xd3\x51\xfc\xc1\x26\x07\xb9\x27\x3e\xa6\x54\x24\xa9\xc5\xe3\x01\xe0\x3e\xc5\x72\x61\xeb\xce\x7e\x76\xf4\xb5\xfe\xd6\xfd\xac\xa8\xe0\x82\x86\x22\x66\xf4\x45\xd5\x1a\xc0\xc8\x75\xfd\x53\xae\x49\xff\x76\x54\xa7\x48\x89\xee\x6b\x89\xe4\xe4\xd3\x9e\xeb\xb3\xd3\x1e\xd1\x2e\x6e\xda\x9f\x58\x42\x9d\x50\x1a\x96\x2c\xa1\xae\x04\x80\x6b\x8c\x27\x41\xf5\x9d\x76\x82\x5f\xd7\x8e\xb4\xd4\xf0\x53\x83\x8d\x1b\x36\xf2\x0e\x5e\x28\xac\xbe\xcc\x55\x75\xcd\x2d\x13\xb3\x7f\x1c\x99\x2c\x8c\x62\x7d\xb6\x3c\x94\xb3\x8c\xf9\x4f\xdf\x2b\x6d\x17\xe3\xe7\x26\xf3\x84\xcf\xf4\x37\xca\x73\xc4\x27\x68\x62\x00\x38\xe1\x04\x8b\x52\xd9\x41\x4e\xb0\xbf\xea\xd8\xfc\x32\x1e\x0a\x3a\x54\x7f\x54\x5a\x74\x7e\xb8\x4a\x20\x1e\x77\x99\x2c\xcd\x11\xad\x3a\xb2\xb7\x80\x2a\xb8\x68\x31\x9c\xbd\x82\x57\xaa\xbf\x3e\xd5\x92\x73\x6f\xd3\x6e\xd9\x3f\xd6\x7b\xe5\xa3\x22\x4f\x46\x2d\x00\xec\x08\xea\x20\xf9\x4e\xfb\xbb\x0c\xf4\x4a\x50\xf3\xf1\xd4\x3f\x81\xa7\xea\x92\x93\xa3\x3c\x5f\x54\xde\x4f\x7c\xe7\xb2\xa4\xe4\xa5\xec\xca\x61\x3c\xbf\x43\xfa\xd5\xc2\x2a\xcb\x51\x1c\xa1\xd7\x9a\x12\x2b\xa8\xd9\xb4\x5a\x66\xc3\xbd\xab\x1c\x2a\xcc\x60\x65\x03\xc0\xaa\xa6\x8d\x93\xe7\xb7\x07\x14\x06\x45\xc4\x37\x8d\xe4\x1d\x0b\x60\xd4\x6d\xce\xde\xec\xa9\x56\x79\x3c\xfd\xa9\xb3\x65\x89\x7d\x4a\xf6\xa1\xb1\xfc\x0d\x72\x1f\xf3\x96\xcc\x5c\xd9\x62\xbd\xc0\xe4\x3b\x92\xe0\x4d\x4b\xe3\xb3\x04\x99\xca\xa9\xc2\x65\x1c\x1f\x00\x58\xdb\xe9\x69\x24\x4e\xbb\x51\x69\x74\xc4\x96\x26\x51\xd1\xf2\x80\x9d\xb5\xb3\x79\xf9\x1e\x4d\x95\x8b\xb3\xd5\x4f\x3e\x29\xfe\x93\x8e\x1c\x62\xe7\x0d\x27\xcf\x9a\xb3\x32\xdd\x12\xb7\xea\x39\x24\xa3\x71\x6b\x37\xad\x8c\x3f\x25\x9c\x52\x6e\x13\x74\x73\x37\x02\xc0\x7c\x4a\xbf\x4f\x5a\xdf\xf6\xa5\x62\xf2\x72\x4d\xd3\x89\xd2\x43\xfe\xe3\xb5\x59\x85\x25\x1e\xc1\x15\xad\xb9\xf7\x4e\xc6\x15\x17\x64\x7e\x3a\x74\x22\xef\x5a\xda\x42\x73\xdf\x8c\xef\xf2\x37\x7a\xe6\xc9\xeb\xe3\xa3\x36\xe9\xc4\xfd\x12\xdd\x57\x7e\x2b\x08\xe3\x66\x02\xc0\xe4\xd0\xa7\x62\x15\xfa\x97\x43\x27\xc2\x4d\xbb\x61\x68\xa7\x9f\x69\xdb\x2d\xca\xcb\xb3\x95\x8d\x8f\x29\x7f\x9c\x46\x6a\xf2\x21\x3b\x3b\xab\xf2\x7d\x50\xf3\xee\xef\x85\x21\xb0\x9f\x6e\x60\xd6\x17\xc4\x58\xfd\x47\xca\x29\x54\x4b\x31\x2c\xee\x2f\xda\x07\x00\x3f\x00\xed\x8d\x79\xde\xd7\x8a\x84\x84\x6f\xef\xde\x8e\xa8\xfb\xad\x6a\x83\xe1\xe6\xb3\xd2\x46\x21\x9c\xec\x54\x5d\x73\x1e\x2e\xb7\xd3\x2c\xfb\x06\x7f\xdf\x3d\x59\xa8\x83\x84\xe8\xba\x65\xdd\x40\xfe\xa8\x3f\x49\x31\x40\x0b\x14\x83\xe3\x1e\x62\x8b\x01\xe0\x3b\xa3\xbd\x31\x48\x1f\x13\xcb\x0a\x07\x5d\xf7\xb0\xcd\xbe\x13\x6d\x46\x68\xe9\x59\x9f\x46\x2b\xd4\xc3\x89\x57\xa3\x8c\xda\xda\xfe\x2b\xcb\x47\x3d\x76\xb7\x14\x4c\xa2\xa9\xba\x07\xb3\xa4\xe8\x17\xf5\x91\xe4\xaf\xd8\x45\x45\x8f\xb8\x52\x0c\x05\x80\xaf\x85\xfe\x8a\x9e\xed\x7d\x4e\x57\xbb\x14\xd4\x65\x49\x73\xf2\xf5\x6c\x45\xa8\xbc\x33\xdf\x1a\xc4\x54\xe0\x64\x54\x1d\x40\xa4\xd9\x96\x97\xfe\x20\xbc\x76\x63\x05\xba\x84\x9d\xae\x6e\xd6\x1c\x62\xa7\x7a\x4b\xb2\x07\xb1\x41\x31\x34\x6e\x03\xde\x0a\x00\x4f\x86\xb5\x47\x57\xf7\x5e\xe2\xac\xb8\x64\xd0\x59\xc9\xfa\xe3\xbb\xb1\x65\x86\xf9\xf9\x4c\x57\xfd\x37\xa6\x92\xd3\xa2\xaa\x41\xc6\x49\x5b\x7e\xe9\x19\x7a\xd1\xee\xc0\x7c\x06\x5d\x43\x57\x3d\xf3\x24\x4d\xa6\xde\x92\x94\x4e\x53\x52\x94\x49\xfd\xa8\x7a\x00\x70\x1f\xe0\x15\xd1\xd6\xd7\x1f\x0b\x8f\x87\x3d\xec\x54\xe7\xbf\xf2\x99\x69\x39\xc4\x13\x9c\x11\xd5\x9f\xe6\x1e\x75\x7c\x52\xb5\x83\xb3\xcd\x36\xac\xa4\x8a\xbd\x72\xb7\x73\xde\x23\xd6\x2a\x5d\xd5\x8c\x78\xa6\x92\x7a\x8f\x7c\x82\x31\x4f\x71\x58\x92\x42\x4b\x04\x80\xab\x44\xc8\xa3\x2e\xf7\xbc\x4d\x38\x16\xb6\xb1\x63\x7b\x7c\xb0\x8f\x59\xb3\x83\x94\xef\xfe\x5f\x9d\xab\xb8\xcc\xd1\xbe\x72\x93\xf0\xbf\x03\xdf\x8a\xd3\x05\x46\xbb\x17\xe4\xf6\xf2\x60\x9d\x0f\xe9\x54\x4e\x95\xfa\xe3\xc4\x61\xd6\xdd\x65\x3b\xc4\x89\x8c\x54\x00\x38\x0a\xd4\x87\x91\x65\x3d\x46\xe9\xef\x42\xbd\xda\x2f\xa6\x7a\x79\x53\x9a\x62\x92\xc6\xdd\x2d\x6a\x49\x89\x8e\xc7\xb3\x2b\xac\xe3\x27\x0e\x5c\x2a\x6a\x95\x7a\x99\x65\xe4\x3c\x15\x3d\xd7\xa9\x4f\xcb\x13\xd8\xa8\x3f\x4e\xf8\xc9\xa5\x2c\x0b\x16\x0d\xb2\x2e\x00\xc0\xde\x4b\xeb\x8f\xb4\xed\xc6\x0a\xf4\x43\x66\xda\x1a\x73\x17\x79\x7d\x6e\x1c\xcf\x9c\x3c\x5d\x54\x33\x98\x56\x70\x7c\x79\x39\x9e\x4c\xb6\xf9\x59\xf8\x2f\xd1\xc9\xcc\x3d\x47\x3b\x5e\x55\x27\x35\xf5\xb9\x38\x51\xfd\x5f\x82\x03\xff\xf7\xb2\x12\xd1\x0e\xf6\x2b\x00\x58\xd9\xf4\xe0\x6b\x6f\xbb\xad\x8a\xdf\x84\xe0\x6d\xa1\x05\xb1\x5e\x15\x8d\xac\xdc\x55\xa7\x03\x6b\xa2\x32\x45\x0e\x23\xe5\x5b\xd3\x94\x6c\xfa\x0b\xb3\x92\x04\x66\xe6\xd9\x7d\xb2\x2f\x3a\xf1\xa9\x54\xe9\x8a\xf5\x6b\x65\x5f\x85\x2b\x97\x4d\x08\x1f\x71\x38\x00\xb0\x3c\xe9\x09\xd7\x52\xbb\x7e\x94\x2f\x08\xd1\x6e\x5b\x5b\x7c\xca\x8b\xd4\x68\x9a\xdf\x7d\xda\xa4\x66\x5d\xce\x5c\x87\xe4\xb2\x8e\x0c\x33\x9b\x82\x42\x8b\x94\x70\x33\xa3\xec\x8b\x89\x0c\x9d\xe4\x54\x95\x38\xab\xf5\x87\x64\x52\xe1\x3b\xa5\x95\x42\x8c\xf3\x1b\x00\xd6\x42\x7a\xca\xcf\x34\x38\x0d\x8a\x7d\xa9\x09\x97\x40\x17\xef\x26\xc1\x6d\xd0\x85\x9e\x05\xf0\x03\xc8\xbb\xe2\x37\x3c\x0c\x81\x14\x08\x51\x83\x7a\x18\x5f\x90\x5d\xb0\x4a\x38\x81\xb8\xc3\x01\xae\x63\x08\x0e\x8f\x9b\x1e\x41\x2a\x11\x77\x15\x23\xe4\x17\xd2\xf4\xc3\x17\x5e\x81\xad\x7c\xb1\x08\xd6\x41\x93\xc7\x85\xb0\x1d\x7a\xa0\x5b\x13\xf6\x43\xbe\x55\x68\xc3\x81\x08\x27\xb9\x1d\xee\x44\xc6\x18\x66\xf0\x0b\x64\xea\xd2\x04\xb2\x01\xf9\xcf\x55\x07\x39\x8b\x2e\xda\xd5\x8e\x24\xa2\x3a\xca\x03\xc8\x57\x74\xcb\xb7\x85\x50\x32\x15\x99\xfd\x09\x55\x12\xa3\x77\xee\x40\x3d\x84\x51\x67\x0b\xf4\x1e\x27\xca\x66\xe1\x55\xf8\xd2\xa4\x01\xd8\x1b\xfb\x4e\x77\x87\x45\x58\xd7\xa5\x9d\xf0\x38\x26\x70\x09\x40\xb6\x60\xe7\x76\x59\x21\x11\xd8\x06\xe5\x30\xe4\x3e\x9a\xfd\x31\x83\x32\xc4\x29\x98\x5e\x4b\x79\xc5\x66\xdf\x82\x20\x05\xd6\xb9\xb6\x49\xc8\x88\x79\xa8\x24\x06\x0a\x60\x1c\x4e\xfc\x00\xc9\xe9\x4c\x6a\x1d\x74\x97\x76\x3b\xf4\x07\x6c\x46\x5b\xe2\xec\x06\x27\x51\x0d\x4d\x82\x10\x40\xe8\x2b\x2b\x20\x04\x36\xfe\xf6\x3e\x79\x54\xd2\x3a\x39\x4a\xfe\x2b\x56\x18\xf6\xa6\xec\x14\x9e\x6c\xd1\xa6\x9c\xe5\x97\x15\x2d\xa3\x48\x79\xda\xb2\x29\xca\x2d\x4e\x17\xfe\x1b\xda\xc0\xbe\x10\x92\x09\x71\x98\xb3\x27\x9d\xe0\x79\x0c\x07\xe3\x16\x38\x86\x76\x4d\xe9\x01\xb2\x8c\xd0\x79\x6d\x4e\x5e\x9c\x9c\xf2\x80\x4c\xde\x25\x77\x1b\xa4\x91\xfd\x65\xff\x1a\x85\x64\x49\x5c\x77\x7e\x37\xb9\x5f\x12\x17\xf7\x8c\xb2\x4a\x84\x60\x6e\x94\x10\xc1\xd9\xe0\xb3\x94\x59\xde\x9a\x13\x27\xa1\x30\x76\x9e\xf1\x76\xe8\x3d\xe3\x81\x52\x1f\x2c\xa6\xe2\xcf\xe7\x93\x94\x8a\x0e\xdc\x6d\x25\xed\xcb\xfb\xd7\xfb\x96\x14\x9c\xdd\x56\xe7\x42\x4a\xc9\x20\xe7\x3c\x24\x4d\xa5\xee\x92\x9c\x25\x1b\xcb\x5f\x21\x3a\x64\x99\x8c\x1c\x28\xa5\xac\x93\x4c\x38\xfe\xa3\x14\x0b\xde\x1a\x5d\x82\x6c\x38\xc9\x4a\x1d\xd0\x37\x3a\xeb\x29\x2f\x36\xa4\x89\x7d\xc7\x37\x56\x56\xa7\xd6\xfd\x36\xb6\xb9\x72\xb8\x9a\x19\xfb\xb9\xd4\x2f\xcb\x9e\x64\x51\xf0\x42\xb4\x98\x24\xcd\x39\x0a\x6d\x21\xcf\x4f\x0f\xf1\x7f\x42\xe6\x26\xed\x3b\x5e\x43\xd1\x8e\x2b\x30\x2c\xa5\xf4\x09\x92\x95\xca\x20\x31\x33\x69\xea\x41\xac\xf5\x60\xce\xad\xcf\xb1\x6e\xd7\xcf\x75\x22\xb1\x97\xdb\xbf\x57\xee\x8a\xcd\x6d\x8a\xc9\x58\x1f\xfb\xba\xa6\x57\xa0\x40\xb2\x2d\x9b\x21\x9f\x21\x55\x17\x64\xf8\x79\x91\xb5\x33\x1b\x1d\xda\xc8\x15\x49\x57\x0c\x35\x28\xc1\x12\xaa\x52\x11\x74\x8c\x1d\xf2\xf8\x67\xac\xda\xe8\xca\x5b\x73\x63\xf7\x0e\xc5\x74\x88\x62\x9d\x7b\x4b\x2b\x8e\xc7\xe2\x1d\xc5\xe9\xb6\xb1\x3d\x4d\x21\x7c\x0b\xd2\xba\xea\xd7\xa4\x7c\x12\xb3\xe4\x87\x6f\x37\xe9\xbf\x5c\x03\x87\x08\xf2\xa5\x54\x55\x83\x9f\x14\xa3\xb8\x9d\x4a\x37\xa0\xf5\x9c\xf9\x8f\x1d\x62\x7e\xde\x6b\xbe\x79\x34\x76\xf5\x68\x53\xfb\x6c\xec\x8e\x21\x49\x79\x6e\xec\xa9\x5e\x8d\xb4\xb4\x58\x71\xfb\x79\x5e\x41\xec\xe3\x06\x27\xd2\x76\xd2\xd1\x8a\x7a\x5f\x07\x52\x4e\xc1\x6a\x07\x07\xf2\xaa\x74\x1d\x83\x7f\xe4\xe9\x78\x77\xe5\x2d\x94\x11\x8e\xde\xe7\x60\xcc\x92\x52\xf7\x54\x84\x2d\xa1\xc8\x6e\x27\xa1\xf7\x28\x89\xed\x32\xb4\x99\x92\x57\xf2\x1e\x15\x53\x58\x72\x15\x94\x03\x59\x51\x5f\xa1\xe1\x50\x5e\xe8\x67\xd4\x0d\x56\x73\xae\x47\xad\xe1\x1c\x93\x61\xd4\x00\x39\xac\x4c\x45\x77\x21\x5d\x9f\xec\xd1\x12\x74\xff\xb4\x14\xa5\x22\x63\xb7\x0a\xd1\x8b\x08\xa3\xad\x07\x3d\x86\x1c\x2c\xd9\x8e\xee\x40\x14\x12\xbd\x50\x7d\xc4\x96\xaa\x83\xaa\x23\x61\xa1\x21\xe8\x6a\x44\xee\xac\x80\xaa\x20\xa3\x26\x47\x51\x65\x74\xad\xf2\x3a\x74\x33\xba\xf3\xc3\x62\xd4\x8c\xc8\x9a\x4a\x44\x95\x89\x65\x23\x7f\x90\x97\x38\xb9\xf5\x3c\xf2\x18\x7b\x56\xf4\x05\x19\xc1\xb0\x84\x00\xe4\x36\x16\x41\x9c\x42\xba\xb1\xd3\x21\x2d\xc8\x1d\xcc\xe2\x64\x24\xf2\x10\xdb\x6c\x3c\x80\xbc\xc4\x14\x94\x46\x51\x05\xb4\xf4\xcd\x2c\xe2\xcb\x6e\x7a\xf8\x19\xb1\x65\x35\xdc\xb8\x81\x6c\x67\x26\x37\x65\x22\xeb\x19\x29\x05\xf9\x88\x1a\xbd\x3a\x9e\x85\xac\xa0\x2f\xc3\xba\x90\xf5\x34\xff\x60\x36\xb2\x87\x5a\x75\xe2\x02\x72\x96\x78\x6f\xbc\x12\x21\x11\x2b\x95\x38\x48\x15\xf6\xf8\xa5\x2d\x9c\x22\x8e\xbf\xd7\x07\x53\x44\x4b\xfa\x6f\xc3\x7e\x82\xc8\x86\x79\xf0\x19\xde\xdb\xbc\x53\xb0\x3b\x97\x2c\x8d\x87\x3d\x38\xc6\xe8\x16\x38\x94\x35\x1b\xb4\x17\x96\x33\x71\x27\x4f\x78\x84\xa1\x60\x14\x01\xff\xa5\x9d\x52\xf2\x41\x8e\x10\x06\xb3\xb7\xa1\xd1\xa4\x73\xe3\x71\x50\x47\xa2\x65\xef\x72\xa8\x2e\xfe\x5f\x2d\x15\xca\x91\x4e\xe5\xac\x82\x32\xc5\xfd\xe2\x3c\xa8\x54\x78\x0b\x26\xa0\x6e\xfe\xf5\x80\xdf\xd0\x2f\x6e\x9a\xe3\x55\x78\x0f\xdb\xd9\xf0\x3d\x7c\x95\x51\xa1\xe4\x0f\x0f\x50\x89\x27\x15\x94\xe7\x05\xb5\xb7\x9f\x53\xee\xe6\x26\x77\x31\x29\xfd\x59\x78\x95\x1b\xa5\x21\xfd\x7c\xa6\x1d\xa5\x31\x65\xb7\x50\x87\x32\x22\x57\xa6\xf8\x50\xbe\xc6\x77\xfb\xdb\x42\xc6\x92\xc3\xc7\x77\x43\x51\x02\xba\xa1\x03\xd4\xce\xf1\x51\x82\xe1\x6d\x74\xda\xe4\x3e\xca\xf9\x86\xa2\x91\x54\xca\xbe\x9a\xe0\x76\x1e\x65\x5b\xc5\xd1\x72\x31\x65\x75\xc9\xc2\xb4\x26\xca\xaa\xfc\x62\xde\x63\x8a\x49\xf6\x1e\xd2\x05\x8a\x4f\x1a\xd5\x37\x91\x92\x25\xa7\x1f\xfb\x44\x79\x1f\xa7\x65\x90\x01\xd9\x09\x9c\x94\xc8\x50\x0b\x93\xf5\x20\x97\xa2\xdb\x1f\x3c\xb4\x87\xfc\xaf\xfb\x7c\xab\x31\x79\xa2\xcd\xa4\xd4\x89\xdc\xd3\xf0\x28\x25\x91\xdc\x5d\xed\xc6\x79\x41\x9e\x2c\x4d\x8f\xc9\xa6\xa8\xe4\xf3\x7c\xb4\x28\xfb\x32\x26\x8f\xcd\xa1\x60\xf2\x01\x83\x55\x94\x67\x92\x0d\x4a\x30\x14\xc9\x3e\x76\xbf\x8f\xb2\xe4\xe6\xcd\x1b\x8e\xe4\xa7\x83\xbe\x2d\xc7\xc8\x0d\x3d\x43\x25\x61\xe4\x8c\xb6\x6f\xc9\x9d\xe4\xd4\x86\x27\x9c\x2d\xe4\xaa\x2a\x51\xf4\x67\xf2\xd3\xe2\x11\x6f\x2e\x65\x61\xce\x21\xfb\x4a\xca\xfe\x94\xb3\xfa\x6f\x28\x65\xd2\x66\x25\x39\x74\x90\xfd\xe8\xbe\x26\xf9\xed\x5d\xcf\xc1\x2c\x72\xc7\xad\xf8\xe6\x2c\xb2\x68\x50\x5e\xdc\x4b\xbe\xd6\x73\x3a\x79\x1b\x39\xb0\xb5\x8b\x2d\x22\xc7\xd4\x4d\x47\xc7\x92\xd3\xcb\x11\xef\x4d\xe4\xc6\x7c\x2d\x7b\x06\xf9\x79\x5a\x90\xfe\x07\xca\xf9\xb8\x19\xa5\x97\x94\xaf\x1c\x85\xff\xde\x12\x3f\xc8\x23\x8f\x2a\x08\x36\xf9\xd6\x90\x25\xb1\x91\x7c\xbb\xe9\x21\xde\x47\xbe\x59\x90\x87\x47\x51\xe6\xc4\xbb\xe1\xc6\x94\x7c\x2c\x0e\x7b\x0c\xed\x0c\xd6\xc3\x38\x50\xc7\x09\x3b\x6c\x17\x1c\x64\xbc\x1e\x9d\x41\x74\x94\x64\x68\x2e\xd2\xf6\xe6\x1f\x71\x09\x71\x7d\x38\x48\x2c\x46\x14\x6f\x04\xe3\xd9\x70\x7f\x93\x12\x7e\x16\xa6\xe5\xcf\xe0\xcb\xe1\xab\x71\xf9\xd8\x5d\xb8\x1e\x7d\x86\x71\xe1\x9f\x41\x85\xd8\x09\xc4\xda\x69\x10\x5b\x8c\x88\x8c\x92\xd1\x3e\xe4\x87\xd2\x21\x54\x8a\x6e\x7f\xf5\x01\x7f\x87\x0f\x3e\x58\x8d\x8b\x71\xbb\x81\x17\xb8\x31\x36\xdc\x30\x88\x7d\xc4\x8e\xe4\x8d\x62\xb5\xe8\x07\xe9\x0d\x8c\x84\x4e\xa2\xeb\xb0\x7d\xe8\x6c\x10\xc0\x94\xd1\xc7\x4e\x7a\xe8\x38\xfa\xd0\x48\x0f\xcd\x44\x9f\x29\x2d\x46\x29\x68\xc1\xb3\x4f\xf8\x06\xd6\xd8\xdd\x04\xac\x93\xf9\x5f\xef\x63\xec\x0a\xe3\x71\x9d\x3e\x66\x48\xff\x9c\x23\xc4\x00\x7d\xb3\xf8\x31\x3a\x40\x23\x60\x26\x2a\xa7\x7e\x0e\xe8\x47\x29\xd4\x93\x8e\x5b\xd0\xf3\x44\xae\x61\x34\xba\x07\xff\x6f\x59\x2b\xba\x03\x1b\x7b\x1a\x8d\x71\x44\x91\x77\xa8\xd8\x16\xa1\x4a\xcf\x42\x74\x80\x9f\x50\x5d\x8a\xa2\xbc\x1d\x59\x17\x51\x7b\xce\x0d\xd1\x22\x74\x1d\x3b\x1e\x02\xc8\x27\x96\x97\xbf\x10\x99\x64\xae\x3c\x6e\x88\x8c\xd0\xab\x0c\xde\x20\x35\xb4\xad\xcb\x4a\x91\x06\x62\xcb\x94\x01\x3a\x26\xdf\x78\x2b\x16\x8d\x49\xd0\xee\xf4\x46\x4d\xe3\xfe\x56\xda\x20\x4f\x24\x3f\x32\x4c\x90\x4c\xd1\x2f\xc1\x76\x24\x46\xb8\x8e\x1c\x86\x9c\xe1\xef\xf4\x73\x47\x0e\x71\x37\x3a\x9c\x44\x2c\x58\xef\x0c\xae\x22\xfa\x0c\xd2\xb2\x7a\xc4\x82\x1a\xf1\x70\x27\x32\x93\xaf\x3b\x74\x0f\x49\xca\xd9\xd3\xfa\x1c\x71\xcb\x3c\x50\xa6\x09\xff\x4b\xdb\x97\x1a\x02\x77\x26\x1b\x73\xab\xe0\xb4\xc4\x1d\xb1\x2e\x30\x2f\x7e\xae\x4f\x21\x8c\x8a\x8b\x8e\x6d\x81\x21\xc1\x0a\xfd\x49\x98\xc2\xd9\xb4\x6c\x1a\x96\xd1\xc3\x27\x9a\x90\xd8\xba\x81\x81\x0c\x44\xa9\xaa\xbe\xe9\x3d\xdc\x56\xd6\x5e\xec\x0d\x07\x14\x65\x24\xbd\x82\xb5\xf3\x82\xd8\x97\xe1\xc5\x59\x1b\xa2\xdd\xa1\xbf\xa9\xf1\xde\x0b\xa0\xaf\x89\xdd\x47\x9f\x43\x3f\xa4\x52\xfd\xbd\x30\xe0\x7f\x59\xf6\x1a\xd6\x61\xfa\x8f\x5b\x22\xfb\x7b\x75\xfa\x0e\xc2\xb7\x3b\xcf\x34\x14\xc1\x97\x5b\x02\x0b\xf5\xe1\x15\xf5\xfb\x12\xef\x40\xb7\x2b\x1f\x31\x69\x50\x65\x89\x4b\x64\x0e\x94\x93\x17\x7e\x31\x11\x12\xa6\x7f\x3f\xf2\x11\xe2\xca\xd7\xea\x95\x42\x59\xe2\xc2\x65\xef\xa0\x49\xf6\xba\x31\x2f\x44\x7b\x98\xd6\xeb\x0f\xd7\xf7\x1f\xad\xef\x87\x4f\x74\x4d\x17\x9c\x80\xde\xb6\xee\x4b\x04\x50\x51\xfd\x09\x46\x1b\x44\xaf\xd4\xbb\xf6\x0d\x8a\x2a\x4a\xbe\xb8\x00\x3a\x9b\xed\x7a\x24\x05\x3a\x9e\x2c\xd7\x23\xa0\x30\xa9\x8d\xd2\x12\xa8\x84\x5d\x74\xa7\x0f\x59\x7a\xe7\xd3\xf5\x5e\x38\x61\xe4\x62\xbd\x16\xbc\xbd\x5f\x96\x5f\x08\x75\x75\x51\x13\x7c\xa0\xa8\x96\x0d\x0c\x23\xe8\x68\x6d\xd8\x35\x08\x32\x29\xb3\xbc\x90\x01\x29\xe7\xe9\x1c\xb9\x4c\xf9\x9e\x9a\xa6\xc7\x80\xd4\xe3\x7c\x94\xdc\x21\x0f\xf6\xf8\x13\x25\x56\x1a\xc9\xf1\xd6\x3d\xe6\x28\x29\xaa\x33\x93\xf1\x9c\x14\x57\xb9\x9a\x61\x41\x6a\x4a\xaf\xa7\xcb\x49\xff\xf8\xc1\xb4\x69\xb2\x90\x14\x45\xdb\x4a\xb1\xf5\xdd\x4d\xbd\x08\x29\x1e\xb3\x23\xf8\xd0\xac\xbe\x25\xde\x02\x3f\x54\x74\xc6\xfe\x20\xb2\x29\x1d\x96\x06\x54\x79\xf3\x1f\xd3\x03\x12\x76\xdc\x66\x50\xa0\x6b\x15\x4e\xf4\xbb\xd0\xb9\xb4\x3f\x74\x2b\xc8\x83\xd7\x4e\x63\x41\x15\xb1\x0f\xa8\x8f\xe1\x15\x3e\x45\xd4\x6d\x30\xcd\xbe\x9e\x08\x40\xe6\xe9\x0d\xe1\x59\x48\x86\xe2\x4a\xec\x13\xf2\x7d\xb2\x9d\x59\x8e\x69\x8e\x74\x33\xfe\x43\xdb\xdb\x1b\x19\xab\xd0\x4b\xe5\x67\xe9\x91\xe8\xda\xb4\x4d\xb4\x69\x64\x92\xfb\x85\x66\x8e\x3c\x8b\xd5\xa3\x4a\xd1\x85\x3e\x2a\xc4\x7f\xa8\xa6\xbd\x01\xb1\x1f\x3d\xac\x17\x8a\x53\x51\xc6\xd2\x69\xec\x11\x1a\xf5\xe0\x28\xe3\x0e\xd3\xe8\x46\x33\x43\x9d\xe1\xdd\xba\x92\x7e\x98\x4e\x2b\x55\xa5\x55\xd0\x9a\x53\xf4\x68\x5b\x68\x4b\x39\xae\x54\x3a\x95\x1b\x7d\x9b\x78\x43\x55\xf3\x7a\x44\xf8\x12\xc2\xa3\xbb\xf0\x11\x62\xc1\xce\x9b\xb8\x16\x4e\x5d\x5a\x8e\x09\xb0\xb4\xbb\xef\x19\x6e\x82\xa8\xfe\xb7\x74\x9c\x6f\xdd\x74\x81\xd6\xcc\xfd\x51\x54\x40\xdb\xc8\x29\x4f\x52\xa6\xb2\xd9\xb1\x2c\x84\xf8\xca\x0a\x8c\x3a\x44\x04\x30\xcf\x5c\x2c\xc3\xc7\x18\x66\x47\x4e\xe1\xd6\xb4\x7f\x3b\x3d\xb0\x54\x6a\xcd\xd2\x46\x6c\x15\x3e\x7b\xe7\x1e\x7d\x40\xd6\x74\xfd\x0b\x7d\x61\xdc\xfb\xfa\xbb\x34\x1b\xa9\x62\x81\x37\x55\x2e\xde\x95\xa8\x40\xfc\x15\x06\x30\x1a\x88\x4b\xfc\xca\x6b\x3d\xf8\x2c\xf7\xf3\x05\x1a\x7e\x8c\xb3\xe1\x30\x0f\xab\x60\x69\xef\x78\x8f\xad\xa6\xff\x58\x3a\x82\x4a\xa9\x46\xb7\x0c\x68\xff\x72\x0c\xbb\x4a\x69\xe6\x99\x78\x0d\x97\x4a\x4a\x1b\xce\xf5\x21\x86\x53\xe6\xc4\x9f\x22\x0c\xe5\x06\xb4\xb3\x78\x96\xcc\xef\x4a\x3b\xbe\x59\x0a\x7b\x7e\xc5\x98\xa2\xf0\x43\x57\xd0\xcf\xfc\xcd\x3b\x22\x51\x2f\x36\xaa\xb8\x1c\x79\x46\xdf\x34\x34\x42\xcb\xac\x5e\xd3\x1e\x4e\xbd\x59\xee\x56\x59\x45\x7c\x2b\xae\xc9\x6a\x20\xec\xf2\xef\x49\xa6\xf0\x8c\xec\xe7\xc4\x66\x7c\x75\xfa\x8b\xcb\x23\x58\x7c\x72\xa5\x87\x17\xb6\x20\xc1\xe2\xe0\x31\xf4\xaa\x24\x48\x77\x14\x79\xc6\xdf\xa9\xb8\x01\xb9\xca\xf8\x3b\x18\x46\xf3\xee\xfc\xda\x6a\x49\xa5\xb6\x52\xca\x03\x89\x92\x86\xa9\x0c\x09\xfe\xa5\xfa\xaf\x68\x06\x3f\x5e\xf6\x1a\x73\xc0\x9a\x0a\xeb\xc3\xf5\xb0\xdd\x39\x06\xe7\x14\xd0\xf4\xb4\xed\x76\xc7\x50\xd5\x84\x22\xdd\x23\x08\x5b\x54\xab\xa8\x8d\x68\xb0\x52\x07\x62\x69\xa7\x07\x96\xb6\xb8\x52\xc3\x7b\xf4\xcb\x60\x42\xd0\xae\x99\x5e\x8d\xdf\x6a\xec\x11\xad\xc1\xb5\x6a\x76\xa0\x5c\x8c\x57\xe6\x7d\x89\x8a\xcd\x2f\x30\x39\x4b\x42\x43\x32\x03\x6d\x5f\x20\x77\x93\x94\x74\xd7\x23\xae\x12\x4b\xc5\x83\xf0\x1b\xf6\x8e\xfe\x76\x9a\xc3\xcd\xfd\xcd\xa9\xd4\xd3\x83\xaa\xa5\x83\x44\x50\x4f\x41\xfa\x32\x3c\xbb\xed\xa9\x10\xc2\xde\x37\x0c\xa3\x00\x73\xaa\xa2\x5c\x5a\x8a\xb6\x15\x57\x9c\x5d\x8f\x6e\xce\xd1\xb6\xad\x43\x18\x29\x73\x74\xd5\x91\xf9\x52\x77\x45\x1e\x9c\xcc\xf6\x18\x4d\x10\xce\x8b\x35\xec\x11\xf1\x8b\x63\xfd\xea\x00\xcf\x3f\x56\x96\x17\xcc\x3d\x1e\x3b\x11\xff\x99\xb3\x8b\xb4\x9f\x96\xc5\x56\x24\x4d\x5d\x29\x67\xde\x27\xe7\x79\x46\x30\xd2\x28\x94\x83\x12\xba\x13\x14\xac\xf3\x80\xfa\x19\x16\x2e\xae\x21\x0a\x90\xe0\xdb\x13\x82\x68\x4a\x60\x77\x2f\xdf\x82\x72\xa1\xd6\x84\xb7\x98\xe2\x96\x5b\xca\xf9\x42\xf1\x8c\x3f\xca\x9e\xa5\xd0\x68\x0a\xac\x5e\xca\xec\x15\x0d\x66\x26\x74\xc1\xe3\x05\x23\x0a\x7a\x76\x70\x31\x7d\x2f\x8c\xe8\x44\x52\x5f\x20\x47\x17\x5f\x26\x0a\x91\xd6\x5b\x3f\xf8\x1f\x91\x96\xae\xd7\xbc\x21\x24\xb6\xe6\x3c\xb7\x18\xd9\x93\xf3\x91\x93\x82\xcc\x8b\x4b\x63\x4b\xe0\x57\xd4\x40\x16\x05\x51\x88\x10\x33\x2f\x20\xfb\x3c\x42\x19\xfb\x90\x48\x3b\x19\x5d\x11\xa9\xd7\xd9\x41\xed\x42\xb7\x2e\x76\x26\x04\xe8\xae\xe1\x72\xfe\x61\x7a\x60\x87\x1a\x6f\x3b\xad\xa1\xf2\x33\x77\x19\x6d\x61\xd6\x08\x07\x50\x7d\x25\x5d\xac\x1f\xc4\x3d\x7c\x84\xf9\x8c\x20\x5d\xde\xc7\x18\x21\x74\xcf\x1d\xa2\xb7\xe1\xdd\xb6\x95\xb4\x54\xdc\x6b\x7b\x31\xd5\x0b\x5f\xbb\xd8\x9a\xd8\x8b\xb9\x0e\xd6\xf1\x9a\x78\xd4\xd6\x58\x6e\x02\x37\xa2\x9c\xcb\x41\x39\x8e\x19\xc5\xec\x4b\x6c\x7d\xd1\x34\xcb\x97\xb5\x19\xd3\x63\xba\x33\x77\x5f\x7a\xc8\x70\x60\x38\x9f\xdd\x49\xdf\x45\x77\x3e\xf0\x99\xb6\x82\x66\xbf\xdd\x99\x78\x48\xdd\xbd\xd8\x1b\xaf\xc7\x25\xfd\x4b\x78\x47\xe3\xe8\x4d\x9f\xb8\x9b\x24\xf7\x4b\x8f\x72\x80\x58\x37\x2d\x83\xf5\x5c\x08\x09\x55\x98\x13\xfc\x07\x88\x8c\x71\x9b\xe7\x1e\x46\xa3\x0f\x70\x86\xce\xac\xa4\x15\xb1\xd7\x1f\xb0\xa2\xd2\x99\x67\xb7\xfd\x26\x9c\xe9\x61\x8b\xf9\xb8\x09\xf1\xa0\x87\xc1\x4d\xca\x74\xae\xaf\xe5\x44\xa6\xcd\x14\x59\xb0\x5d\x53\x42\x92\xef\xb3\x8c\xe5\x77\x79\x12\xa6\x7a\x82\x15\xe4\xc3\x58\x15\x57\x1d\x92\x49\x57\x91\x2c\x3b\x9d\x43\xfd\x2c\xd4\xb7\x31\x24\x6e\xf1\x34\xb6\x51\xf0\x4c\xd6\xed\xc5\x9d\x18\x9d\x56\xdf\xc9\xe4\x9e\x2b\x67\xd7\x8c\x73\xd4\x4b\x74\xf2\xd9\xac\x67\x05\x8d\xf2\xd3\xcc\xc6\x5c\x1d\x8e\x2d\x23\x29\x13\x25\x1f\xa3\x4b\x52\x07\x83\x86\x68\x02\xf9\x8c\x9b\x31\x35\x32\xbe\xc2\x5a\x9d\x70\x11\x1b\x6e\x7d\x8d\x6b\xf1\xdc\x16\xdf\xc6\x96\x32\xe0\x76\x35\xae\x5d\x6b\x75\x95\x80\xfd\xb9\x51\x94\x7b\x8c\x55\x55\x6b\x99\x60\xc2\x44\x2b\x4a\x58\x07\x18\x67\x8a\xdf\xc5\x86\xd3\x0f\xe6\x2f\x0f\xdc\x4a\xdb\x9b\x39\xeb\x3a\x42\x5d\x97\xb2\xcf\x4a\x09\xff\x26\xd3\xdd\xea\x81\xf5\x09\xcb\x16\x3f\x44\x2b\x59\x8b\xda\xf4\xb8\x86\x3d\x94\xca\x34\xf6\x6c\xfb\xdb\x1c\x4f\x56\x5a\xb3\x81\xcc\x89\xe9\x5f\xa7\xcb\x0c\x65\xec\xad\x78\x19\x53\x40\xdf\x58\x4c\x09\x88\xa4\x2d\xcd\x2d\x75\xb5\x24\x5e\xa6\x9f\xd8\x9f\x8d\x77\x25\x5e\xda\xaa\x8f\x49\xc4\x5b\x16\xff\x41\xc9\x2c\x49\x6b\x14\x57\x6d\x30\xac\x62\x86\x3d\x74\x9d\x9d\x9d\xc9\xa2\x75\x5c\x8a\x4f\x66\xda\x36\xcf\x63\x74\x33\x96\xd5\x3a\xc6\xa8\xd0\x9e\x97\x7b\xfa\x7f\xa0\xde\x28\xf8\xed\x32\x46\x64\x67\xbe\xde\x1f\x8c\xc7\x26\x39\x6c\xdd\x86\x1d\x94\x98\x2c\x39\x88\xea\xb2\xfa\x7b\xce\xc6\xbf\x8f\xb1\xa8\x37\x8c\xb3\x89\x61\x17\xd6\x4a\xb8\x31\xf7\x92\x15\x45\x9f\x63\x77\x73\x99\x42\x8f\xd8\x0a\xca\x2e\x7e\x05\xc9\x3f\xd8\x85\xfb\x83\x6c\xee\xb6\x9d\x63\x46\x51\xb3\xf2\x60\xb9\x43\xcb\xb5\x75\x19\x1e\xb0\xe7\xc2\x3b\xb4\x70\xc4\xa6\x9b\x88\x67\x91\x9d\xeb\xce\x49\x5f\x93\xdd\x0b\xde\x49\xf6\x91\xaf\x26\x79\x88\x8a\xc8\x72\xce\x43\xe1\x6a\xf2\x23\x72\x26\x3f\x96\xe2\x18\x34\xc8\x1d\xa4\x8c\x9f\x2a\xe2\xac\x80\xc2\xf7\x7f\x60\x1d\x80\xd7\x6a\x3d\x62\x38\x22\x0b\x16\xd6\xd1\x2e\x21\xbc\xae\xcc\xf8\xed\x30\xa9\x96\x26\x8d\x83\xed\x0b\x36\x8b\xdf\xc0\xc6\xf2\x3c\x91\x17\xac\xce\x39\x20\xb8\x03\x6f\x26\x2b\xf1\x2d\x60\xe7\xa0\xc3\x5c\x09\x9c\x7a\xca\x84\x3d\x0d\xbf\xde\xcf\x67\xad\x45\xec\xb4\x92\x18\x3b\x91\x3b\x0b\xe5\x34\x57\xe4\x63\xc7\xf2\xb8\x62\xea\x78\xf5\x2e\xe9\x1a\xea\xe1\x3c\x0d\xf1\x15\xa2\x3a\xe1\xbe\x70\x9a\x30\x65\x15\x0a\x4e\xe1\x43\xb1\x39\xbc\x66\x9c\x1b\xa8\xca\x5d\x83\x7b\xba\xea\xb1\xc3\x71\xb5\x7d\x37\x99\xc5\xd8\x3d\x2d\x53\x7a\x3f\x56\xb7\x50\x4c\xfd\x85\x29\xb4\x5e\x8b\xdb\xc2\xa9\xaa\x5c\x2e\x89\x61\x5f\xcf\x59\x26\x9a\x62\xf5\xcb\x80\xd0\x89\x39\xc2\x5c\xca\x6f\x67\xcc\xc6\xec\xe3\x19\x30\x34\xfd\xa7\x39\x12\x7a\x80\xcb\x76\xd6\x0c\x8d\xb1\x6f\x2b\x53\x8b\x5a\xa8\xf9\x9d\x7e\x80\xe8\x5f\x38\x46\xbd\x8a\x1f\x6e\x56\x92\x4a\x25\xee\x65\x55\xe2\x9f\xa2\xe7\x59\xab\x44\xee\x42\xff\x38\x73\x41\x17\x7f\x9a\x1e\xcd\x37\xe6\x05\x46\x3d\xe0\xe6\x70\x57\xfa\xd5\x73\x54\xd8\x4d\xce\x2b\x58\xee\x2c\x3d\x4b\x0e\x23\x81\x91\xae\xd9\x4b\xab\xa6\xbd\x53\xd8\x46\x3c\x23\x58\xf5\xf7\xa5\xab\xd2\xe0\xe2\xf7\x62\xbf\x14\xd7\xf4\xe3\xc2\xae\x24\x35\x71\x95\x60\x73\x42\x2b\x75\x37\x8f\x88\xbf\x70\xed\x01\xe7\x93\x54\xd9\x77\x0e\xdb\x53\x94\x7b\xe2\x39\x33\x9f\xff\xdb\x42\x42\x9f\xe5\xea\x6b\xba\xd3\xe6\xb0\xf4\x15\xbc\x09\x23\x9a\x6b\xed\x5a\x49\x57\x89\x4a\xe1\x36\xf1\xba\x82\xa9\x94\x21\xa1\x7f\x6e\x97\xf0\x22\xbf\x36\x2b\x16\x5f\xcd\x53\x4a\x5f\x77\xe5\x15\x87\x94\x5c\xe6\xed\xc4\x9a\x4e\x5c\xe3\x24\x63\xea\xc7\xe9\x9a\x73\xe8\x81\xc2\x6f\x1a\xc3\x54\x9c\x4b\x51\x88\xc0\xab\xe8\xbf\xab\x7e\x4b\x86\x1a\xa1\xfc\x6d\xe2\x79\xb5\xb2\xa4\x74\xe1\xc1\x4a\x1e\xff\x10\x9f\x53\x7a\x02\x5d\xcd\x9d\x28\x78\x1e\xa1\xca\x31\xcd\xb9\x78\x31\x9f\x25\x4a\x17\x3a\x9a\x32\x26\x92\xec\xf7\x62\x74\xd5\xb8\x2c\x8d\x7d\xd4\x6d\x82\x64\x05\x0a\xee\xcc\x0c\xa9\xfc\x25\x19\x6e\xbf\x99\x67\x21\xfa\xd7\x2c\x95\xd7\x08\xcd\xeb\xb7\xf1\x2e\xf2\x49\x55\xb1\xc8\x6e\x6e\x67\xa9\xf0\xf2\x41\xce\xca\x02\xfc\xc2\x3b\x56\x40\xf6\xda\xe3\x69\x8c\xc2\x54\x9d\xbd\xab\x69\x8f\x65\xd7\x35\x96\x12\x1f\x85\xdf\x14\x24\xf8\x3a\xe6\x7f\x95\xdb\x24\x43\xd7\xdd\x72\x23\x44\x5f\x3b\xee\x24\x7e\x15\x6e\x6b\x59\xc3\xcd\xe3\x7b\xd6\x2f\x82\x59\x5c\x79\x65\x65\x78\x36\x7b\xba\x44\xeb\x42\x00\x6b\x47\x9e\xc1\x71\x03\x46\x50\x7a\xf2\x9e\x61\x5a\x62\x22\x53\x03\x10\xd9\xa2\xdf\x0a\xb7\xb1\x5e\xd6\xb6\xb2\xae\xcc\x82\x68\x69\xf6\xda\x74\xbd\xe8\x2f\xb2\xb4\x94\xc1\x98\xa3\x6c\x97\xa4\xc0\x98\x06\x8a\x6e\xc2\xaf\xd8\xe3\x61\x76\xf1\x14\xd2\x22\x8f\x59\xc9\x63\xd2\x4b\x7b\x8a\x68\x05\xf9\xa5\x69\x1d\x5f\x1d\x02\x1b\x17\x73\x00\x7c\x66\x6e\x03\xe3\x3b\xa2\x57\xb6\x25\xd3\x9e\x14\x9c\x45\x4a\xbb\x47\x12\xc8\x14\x52\x30\x52\x21\xeb\x46\x92\x36\xe9\x39\xb9\x32\xa1\x8d\x7c\x24\xf4\x6e\xfc\x11\x72\xaf\x07\x55\x52\x45\x09\xb4\xdf\x2c\xfc\x04\x6d\x32\x0d\xe1\x2f\x84\x5e\x6d\x18\x65\x7f\x80\xdf\xcc\xcd\x62\x7c\x44\xfc\x4a\xe1\x8c\x57\xd0\x85\xcc\xd1\x34\x3a\xe4\x10\x1f\x94\xb2\x0b\x32\x64\x1d\x90\x3f\x86\xcc\xc9\x7b\x12\x60\xc8\x2b\xd4\x27\x7e\x29\x54\xe0\xb1\x41\x42\x86\x95\xff\x1f\x0a\xea\x82\xaf\x89\x87\x01\x00\xf0\x89\x2d\x61\xa2\x22\xa0\x80\x85\x94\x85\x82\x05\xa2\x28\x4a\x18\x28\x0a\x22\x92\x02\x8a\xa2\xd4\xe2\xfa\x76\xeb\x6e\x16\x8c\xd1\x39\xba\x1b\x04\x0c\xec\x6e\xfd\xdb\xdd\xdd\xef\xef\xfd\x10\xcf\xb3\xf9\xb8\x74\x00\x45\x97\xcd\x11\xdd\x47\xff\xda\x9b\xf8\x17\x31\x93\x99\x91\x73\x03\x1b\x34\xb5\xe5\x6f\x27\xa3\xf2\xfd\x72\xff\x30\x9e\xaa\x46\xe5\xb4\x33\xf6\x73\xbe\xe9\x62\x19\xa3\x41\x0b\x0d\x40\xf4\xa7\xec\x51\x89\x88\xfc\xc8\x95\xf2\x7f\x84\x6a\xf3\x28\xe9\x36\x82\xe6\xa9\x13\xa5\x11\xf1\xf6\x14\xfe\x41\x22\xd5\xec\x14\x87\x8a\x9f\xae\xd0\xe6\x0f\xe7\x95\x18\x23\x73\xd5\xdc\xfb\x8a\xed\x39\xbe\xdc\x11\xec\x4c\xed\x03\x8e\x37\xad\x33\x1b\x66\xa3\x07\x3d\x55\x96\xac\x67\x7b\xd6\xc9\x99\xac\x3d\x9b\xfc\x24\x43\xcc\x5a\x4f\x07\xe1\x4b\xe6\x70\xfb\x6d\xbc\xc7\xe4\xbe\xe1\xd6\xec\x77\xc4\xf7\xb2\x8a\x3c\xad\xb4\xc6\xa0\xc8\x75\x96\xa4\xc8\xea\xf4\xa7\xc5\xd3\x98\x7f\xb5\x89\xc2\x0b\xd4\x74\xf5\x6f\x81\xf2\xc0\x24\xa5\x88\x4f\x8f\x08\x91\x8f\xe2\x45\x05\xd0\x25\x7e\x5c\xeb\xa5\x65\xc2\x3d\xec\x7e\xfb\x95\xbc\xad\xac\x7d\xc3\x33\xd9\xbb\x48\xe7\x92\xf1\x79\x6e\xfa\x32\xfd\x6c\x43\x95\xf6\xaa\xe4\x90\xde\x3f\xfb\x01\xe3\x85\xe6\xbc\xea\x5c\x96\x4c\xbd\x5b\xd1\x91\x94\xa4\x78\x20\xeb\xd8\xfd\x58\xb6\x4b\x52\xb1\xf1\x80\x58\x22\x8a\x5c\xf2\x42\x50\xcc\x7f\x6d\xf7\x89\xab\xe6\xee\x18\x3e\xc8\xd2\x32\x2f\x17\x4a\x8d\xcf\xca\xa6\x68\x6e\x19\x62\x8b\xb7\x8b\xc2\x74\xef\x0a\x60\xfc\x83\xe6\x90\x91\x97\xd1\xa7\x7a\x96\xc3\xdc\xdf\xab\x48\xd1\x32\x77\x65\x4a\xef\xa8\xf7\x6d\x08\x10\x4f\x92\x3f\x5f\x32\x51\x30\x57\xe2\x6d\x27\xe1\x4e\x12\x04\x0c\xff\xc8\x1a\xc7\xde\x92\x2f\x33\xbe\x6f\x5c\xae\x7e\x68\xd8\x5e\x7b\x42\x10\xab\x3b\x51\xe5\x81\x4d\xd2\x78\x97\x47\xa5\xfd\x52\x15\x17\x27\x27\xcc\x54\xd8\xe6\xc7\x84\x01\x52\xc2\x30\xc3\xdf\x5a\xd4\xa0\x39\xb4\x78\x31\xbf\x5f\x71\xd8\xce\x9e\x53\x2d\x1e\x3f\x62\x02\x33\x8f\xa3\xc8\xbb\x68\xbc\xdd\x3e\x46\x3d\xd5\xe0\xdf\xec\xc3\x67\xeb\xda\xea\x7d\xd1\xb5\x1a\xc7\xea\x71\x69\xcb\x54\xec\xf2\xa2\xf8\x64\xf9\x97\x62\xbb\x9d\xb1\xd2\xd0\xbc\xcd\xeb\xe5\x22\x42\x3f\x6c\xd1\x15\xbe\x44\x15\x61\xfb\x8d\x43\x91\x04\x8c\x58\xc8\x4c\xe0\x5a\xe6\x2d\x37\xf6\xf6\xd8\xaa\x0e\x1a\x3c\x3a\x46\xf0\x2e\xe8\x0a\x9a\x1b\x11\x99\x66\x58\xfd\xfc\xa3\x52\x55\x64\x55\x54\xdc\x25\x79\x4f\x59\xec\x8e\x07\xd2\xc9\x85\x16\xeb\x17\x8b\x56\x1b\xbc\x16\x69\xf8\x1b\xd4\xef\x6d\x3f\x70\x9c\xa5\x4b\x46\xa4\x33\x27\x72\x83\x75\xe3\x6b\x52\xa9\x57\x25\x61\xa6\x0d\xb4\x05\xe4\xaf\x72\x07\x1a\x42\x7d\x57\x7c\x93\xf6\x25\xc5\xbe\x80\x4e\x57\x46\x15\x1b\x87\x81\xa1\x5b\x9e\xe9\xc3\xa1\x15\x3e\x49\xd9\x7b\xe1\x2d\xae\x6f\x14\xf6\x08\x3a\x6d\x84\xb8\x01\xbd\x0a\x00\xfc\x28\x0c\xd5\x1a\x6b\xa6\x83\x11\xe2\xd7\x95\xdf\x40\x1a\xa9\x2d\xbb\x06\xe6\x53\xb5\xc5\x2a\xf0\xe5\xc1\x73\x05\xab\xa1\xf0\xa8\xd8\xdc\xd3\xd0\xa3\x2d\x45\xfa\x05\xb0\xd4\xc7\x3d\xdb\x1b\x89\x75\xed\x55\x8c\x40\x03\xa6\xbe\x12\xe7\x63\xc1\x00\xc0\x0f\xc5\x0a\xb4\xce\xd5\xc7\xe1\x5f\x62\xa4\xb2\x04\x7e\x41\x2e\x2e\xe3\xc2\x2f\xa9\xbe\xc5\xc1\xc8\x98\x83\xcc\xfc\x1f\xc8\x86\xa8\x69\xb9\x42\xc4\xb0\x25\x45\xf7\x16\xb5\x5e\xf3\x35\x7b\x14\x6a\x74\x55\xcb\x6f\x61\xab\xa6\x5e\x13\x13\xd8\x67\x00\xe0\x2f\xc1\x3e\x67\xff\xa8\xf6\x67\x48\x45\xa9\x95\x0e\x0c\x0f\xc6\x96\x32\x80\x18\xa0\x24\x17\x0d\x12\xf0\x81\x9e\xfc\x0c\x22\x74\x6f\x4a\xee\x48\x62\x73\xc8\x6d\x5d\x32\xb1\x7b\x0d\xa1\x16\x10\x51\xae\xeb\xe5\x89\xc4\x81\xa9\x9d\x62\x6b\x42\x08\x00\xbc\x41\xfc\x81\x7a\x47\xd5\x4b\x6e\xa4\x70\x4c\x45\x13\xa7\x94\x18\x59\x2a\x66\x3f\xc9\x0a\x28\x0a\x62\xaf\x4a\x3e\x99\xf7\x99\x55\x16\xa9\x30\xb0\x58\x4b\x43\xe6\x69\x5f\x32\xcf\xae\x01\x54\xff\x98\xdb\x5d\x7e\xc9\x2e\x93\x17\xa6\x1e\x13\x31\xc8\xed\x00\xc0\x5b\x4c\x7c\x57\x5e\xa8\x42\xc5\x1a\x7e\x4e\x45\xa0\x48\x89\x9d\x28\x9d\x29\x4c\xc8\x74\x2d\xbc\x2c\x08\x49\xba\x94\x97\xc9\x0f\xd8\xd3\x6e\x18\xce\x8b\x0c\x4e\xd7\x26\x73\x29\xab\x31\xd5\x51\xce\x01\x97\x56\xd9\x4a\x76\xc8\xd4\x5b\xc2\xfb\xac\x19\x80\x27\x57\x40\x8e\x53\x8c\x30\xfd\xd2\x34\x71\xdf\x96\xf7\xa9\x7f\xa0\x33\x4a\x24\xaa\xa5\xe9\xb9\x85\x4b\x15\x7b\x13\x0f\x1a\x8f\xcb\x84\x11\x48\x4e\x88\xe4\x4a\x50\x8a\xc6\x24\x9e\xb4\xaa\x45\x59\x2d\x9c\xee\xe2\x27\xa5\xf3\x81\xa9\x27\x84\xb6\x9c\x76\xa0\x8b\xd3\xc2\x14\xc9\x3c\x4c\x5d\x85\x75\x9c\xf9\xe5\x49\xf9\x33\x60\xb2\xc4\x3d\xb7\x22\xcd\xb6\x60\x40\xff\x6f\xff\x70\xe3\x26\x6d\x70\xf8\x0a\xfd\x90\xba\x26\x70\xa7\x66\xae\xe2\xcb\xca\x9b\xca\xb9\xd2\x8f\x0b\xaa\x24\x2f\x45\x5d\x53\xf3\x05\x2c\xbe\xff\x30\x1b\xce\x74\xd6\x6d\x09\x61\x92\x57\xf3\x59\x92\xf2\xd5\x95\xfb\xc1\xff\x8a\x5f\x95\x2d\x38\x22\x2e\xc8\x28\x6a\x8d\x97\xe6\xbe\xcc\xf7\xd8\xf5\x54\x1f\x63\x30\x6c\x76\xcb\xae\xd7\xde\x5a\xf1\x56\x51\xad\x3a\xb6\xc0\x52\x92\x29\x4b\x98\xba\x4f\x30\x49\x58\x34\x2c\x82\x9d\xc7\xfe\x26\x3e\x6f\x22\x1a\x9a\x99\x77\xca\x9d\x6b\xd7\x82\xb3\x8b\xcf\x9b\xf2\x53\x6f\x17\x6c\x2b\xbb\x16\xf7\x22\xb7\xa3\xe8\xc5\xae\x6d\x7a\xb7\xbc\x87\x9b\xca\xb2\x29\x39\xc6\x15\x5c\x45\x86\x06\x70\x3e\x27\x59\xa6\x98\x38\x35\x84\x7f\x59\x64\x1a\x46\xb0\xa3\x39\xfb\xc4\xcb\x4d\x29\xad\x8b\x99\x6b\xcb\x2d\x1a\x33\xe9\x64\x71\x45\x2d\x27\x35\xa0\xc0\xd1\x94\x16\x17\x9f\xcb\x2c\x73\x0d\xbb\xae\x7b\x55\xd8\xb9\x29\x20\x7b\xa1\x71\xe4\x8a\x35\x8a\x79\xda\x17\xce\x45\xe2\xa7\xca\xd4\xa9\xbb\xf8\x84\x38\x6b\x58\x1f\x7b\x1c\x47\xc4\x52\x74\x4a\xe8\x00\xf4\xbe\x15\xa5\xfb\xa4\x69\x1a\x33\xe8\xd4\x44\x5d\xed\x36\xfa\x83\xc8\xe1\x26\x33\x90\xbe\x65\xa8\x54\x08\xad\xf2\x13\x16\x9c\x83\x9d\x97\x0c\x1a\x2a\x90\xf5\x4e\x22\x8d\x17\x0a\x4e\x10\xc9\x93\xb0\x7c\x00\x10\xca\x71\x73\x56\x42\xa7\x1b\x14\x0c\x75\xb4\xce\x81\xa2\xd2\xf6\x35\xce\x85\x0e\x27\x26\xd5\x8e\x81\x4a\xf7\xdc\xa8\xec\x81\x2d\xb7\x14\x96\x6e\x85\x0d\x7e\x07\x0a\xb2\x91\x1d\x4b\x2a\x0d\x28\xea\xe1\x94\xa9\x99\x8a\xd9\x4f\x10\xca\xb7\x60\xbf\x01\x40\x88\xe2\xf6\x2c\x8f\x8e\x01\xa4\x05\xc2\x5a\x4e\x21\xb9\x69\x33\x1b\x2e\x23\xac\x44\x8f\x9a\x76\x44\xbe\xa7\xbc\x92\x82\x0c\x6d\xa1\x96\x8e\x41\x17\xf8\xf9\x17\xec\x40\x4d\x4b\xc4\x86\x0d\xd8\x06\xa7\x98\xec\xc7\xd8\xfb\x09\x7c\xf9\x6c\x9c\x0b\x00\xc2\xdd\x78\x0c\x73\x56\xc7\x72\x46\x0b\x58\xd6\xe2\xcd\x08\x3e\x4a\x6d\xf0\x25\xee\xee\xd7\xd7\xcc\x21\xb4\x7b\xe6\x57\x3c\x20\xe8\x5b\x46\x97\x1c\x21\xe0\xb5\xaf\xf2\xdb\x09\xfd\x92\xdd\x39\x5d\x44\x87\x93\x4f\xf6\x3e\xe2\xe1\x04\x83\xac\x90\x78\x0b\x00\x82\x9b\x84\x17\xe9\xd8\xde\xc1\xb5\xa1\x9f\x68\x6e\xe6\x44\x1c\x29\xad\x6f\x66\x2b\x13\x5e\x57\x6b\x58\xdf\x22\xb4\x15\x3b\x58\x94\x10\x71\xf1\x3d\xd6\xc4\xb5\xbc\x7c\x67\x66\xcf\x92\x29\x39\xf6\xcc\xfd\x4e\xb3\xd5\x1d\xcc\xb1\x13\xba\x65\x00\x49\x02\x80\x60\x11\xc3\x9b\x11\xdd\xbe\x46\x74\x8f\xf6\xb5\x79\xa9\xb0\x33\xf5\x76\xbd\xbb\x20\x3b\xc1\xb7\xda\x9c\xaf\x8a\xb0\x28\xef\xe7\x55\x86\x4c\x2e\x0e\xe4\x5e\x5e\xbb\x20\x4f\xca\x1d\xb3\xf8\xb2\x9e\xca\x99\xef\x64\xa5\xb6\x60\xfb\x4c\x78\x26\xdd\xce\xb2\x01\x00\x3e\x95\xf4\x20\x9c\xda\x0a\xd4\x3d\xd4\x33\x4d\x7c\xd5\x8c\xc3\x6d\x75\x54\xc5\x91\xf8\x05\x55\xfe\xb2\xde\x70\xcb\xb2\xb7\x52\xa7\xe0\x15\x45\xa9\x62\x99\x2f\x66\xac\x11\x01\x8b\xe3\x75\x4a\xc1\x26\xc7\xd7\xaa\x05\x3c\x68\xa2\x83\xe4\x30\x27\x19\x00\x78\x1c\xa6\x0c\xfb\xdb\x66\x97\xb7\x9f\x92\xdf\x34\x3c\x77\xea\x21\x4d\xed\x4b\x7d\x6f\xdc\x44\x53\xa5\x76\xc7\x6e\xb3\xb2\x4d\xea\x97\x41\xdb\x0a\xfb\x95\x02\x9f\x5e\xe3\x30\xb9\xed\xa2\xdb\xda\x27\x92\x0c\xc7\x32\x25\x24\x2c\x99\xb8\x54\xdc\xcd\xe3\x01\x00\xf7\x22\xab\x11\x3d\xde\xda\x54\x7e\x3e\x0b\x6e\xcc\x2f\x79\x9f\x02\xd5\x32\x0a\xbf\xc6\xfc\x36\x2d\xcf\xbb\x1c\xf6\xa7\x74\xc0\x50\x14\x78\xb0\xd0\x4b\x97\xee\x33\x32\x37\x2d\x7b\xe6\xa2\x1d\xda\x1d\x0a\xd2\x31\x59\xf1\x42\xd2\x38\xd1\x4b\xbc\x4c\x40\x05\x00\x6e\x20\x5b\x85\x2e\x69\x25\xaa\xd7\x67\x7e\x68\x3c\x52\x69\x73\xf0\x5b\x6d\x68\xe9\x50\x0c\x5e\xf9\xaf\x68\x47\x18\xb7\x94\x95\x77\x2a\x70\x64\xc1\x57\x83\xe7\x9a\xc6\x5c\x57\x6d\xfa\x22\x5b\xad\xb9\x2a\xc6\x71\xbb\x22\x4f\x36\x65\xa2\x9f\xe8\x9d\x30\x10\x00\xb8\x23\xd9\xff\x21\xa6\xd6\x8d\xf5\xe3\x33\x69\x8d\xde\xd5\x45\x07\xb9\xb5\x36\x95\x93\x63\xa6\x57\x76\x96\x86\x87\xcd\x2f\xf5\x2e\x44\x37\x37\x17\x14\x1a\x65\x6b\x20\xc3\x15\xfd\x91\x85\xbf\x34\xf5\xea\x8f\x8e\x61\x8a\x8d\xf2\xc5\x13\xe3\x45\x6a\xe1\x53\x00\xe0\x98\xd8\x5f\xe0\x37\xc7\xd6\xd1\xdf\x66\x84\x75\xfd\x03\x6d\x0e\x6c\x6b\x33\x81\x2b\xf7\x35\x35\xb9\x83\xf2\x1d\xa5\xb5\x54\xc8\x36\xe0\x6d\xa5\x04\xba\xbc\x2a\xa1\x64\x27\xdc\xe1\x7e\x20\xcf\x88\x9c\x9d\xb9\x4e\x57\x88\xfe\xb5\xec\x54\xce\xc3\x87\x01\x80\x48\x84\xef\x80\x3b\xfb\x9e\xc1\xb3\x33\x3c\xbb\x4a\x60\xc7\x03\x0b\xda\x22\x60\xbb\x7d\xb2\xc6\x07\xf0\xfa\x1d\x9c\xda\x45\xb0\x2e\xe0\x72\x65\x30\xe2\xb8\x2a\xb0\x64\x2a\x72\xd9\x3d\x2a\x2f\x15\x2d\x9b\xb9\x42\x07\x63\x2a\xcb\xe3\xca\xd1\xf8\x36\x00\x10\x51\xf0\xbd\x30\xd4\x27\x44\xe9\x19\xe6\x5d\xc1\x68\x48\xf2\xdf\x36\x33\xd4\x71\x5f\x62\xa3\x08\x9d\xbe\x23\xbe\xe6\x3f\x74\x5d\x40\x53\xc5\x3f\x54\xb7\xca\xa3\xf8\x34\x36\xdd\x7d\x5b\xde\x62\xac\x66\xe6\x22\xdd\x7a\x7c\x8f\xe5\x59\xc5\x55\xfc\x22\x00\x88\x02\x71\x1d\x64\xec\xfd\x43\x2e\x49\x0f\xef\x6c\x62\xb4\x24\xa7\xb6\xee\x67\xac\x8e\xfa\xd4\xf0\x9a\x78\xb3\x63\x58\x8d\x2f\x71\x3c\x20\xae\x22\x92\x18\x5c\xf9\xba\x78\x0e\xf1\xd0\x7d\xb9\xd1\xc0\x18\x3e\x73\x9e\xb6\x86\xb1\xd0\xf2\xad\x62\x33\x63\x36\x00\x08\xbb\x89\x83\xe0\xcf\xde\x0c\xee\xce\xb4\x8e\xce\x39\x1c\x71\xd2\xf5\x96\xd3\xec\x13\x51\x60\x43\x28\xdb\x31\xb4\xb8\xba\x98\x95\x1b\x30\xb5\xbc\x8b\xb5\x6c\x65\x63\x11\x8b\xf9\xc8\x7d\x42\xee\x47\xa6\x78\xe6\x34\x2d\xc0\xf4\xb2\x9a\x26\xd7\x93\x45\x00\x20\x34\x67\xc4\x82\x21\x3d\xcf\x45\x97\xd2\x6c\x3b\x64\xc2\xba\xa4\x0d\x2d\x0b\x05\xb2\xa8\xe1\xf5\x8d\x7c\x41\x68\x48\xf5\x38\x5e\xc1\xc6\xd3\xe5\x33\xb8\x43\x2b\xc1\xc2\xff\x38\xff\xdc\x9e\xe7\xae\xe3\xb8\xce\xb4\xd2\x6c\x62\x87\x58\x6d\x90\x3d\x62\x39\x01\x80\x20\x90\x0c\xa6\xc7\xf7\xb8\xaa\x7d\x8f\x2e\x6b\x3f\xad\xd4\x27\x26\x35\xef\x95\x7f\xde\xeb\x5e\x77\x59\x16\xbc\x1d\xaf\xb2\x91\xb4\x6e\x74\x2c\x9b\x23\x5e\xb8\x72\x58\xc1\x13\x61\xa5\x5b\xa9\x21\x40\x30\x76\xa6\x7d\x76\x08\x2f\xcc\x4a\x2f\x7d\xcb\xd9\x02\x00\xfc\x40\x66\x2e\xed\x60\xb7\xd8\xb8\xe3\x48\x60\xbb\xb3\x61\xcc\x7e\x4e\x53\xbd\xae\x25\x32\xb8\xce\x4e\x13\xb1\xcd\x64\xda\xad\x1e\xbb\x21\xb9\x34\x5a\xd1\xb9\x22\xad\xc0\x5e\x96\xe8\xb6\x31\x87\x14\xff\x67\xff\x49\x2d\x11\x7a\x5b\x1d\x93\x2e\xe6\xad\x02\x00\x9e\x80\x55\x4e\xe5\x77\x8f\x28\x9b\x98\x7a\xa8\xad\xa8\x78\x79\x42\x5d\x93\x47\x41\xd0\x1e\xb0\x56\x60\xf4\xd9\x7a\xa7\xb2\x2d\xc7\xc3\xbf\xbd\xa4\x5b\x3b\xcb\xfb\x75\x3e\xa8\xfa\xea\xfa\x59\x7f\x57\x2e\xb6\xff\xa8\x7a\x25\xfe\x61\xf5\x5e\xa2\xe3\x7f\x06\x00\xee\x6f\xf6\x21\xaa\x4d\xd7\x29\x93\xfb\xe1\x7f\x6d\xfb\xcb\xcd\x12\xb6\x35\xbe\x2b\x3e\xbd\xc7\xb6\x76\x43\x41\xea\x56\xb2\x32\xc5\x38\xca\xff\x68\xc9\x11\x7d\xae\x77\x7b\xfe\x02\xcd\x44\xd7\xcb\x7a\x9e\x72\xa5\xfd\x67\x55\x8e\x74\xd9\xf8\xb1\x92\xad\x82\x2a\x00\xe0\x36\xb1\x4b\x29\x75\x5d\xdc\x9a\xe2\xc3\xba\xb6\x59\xa6\x55\xf1\x3f\x1a\x4b\xcb\x06\x22\xce\xd5\x7c\x2d\x9e\xbf\xd5\xaf\x72\x72\x7e\x96\xff\xea\x92\x89\x86\x2e\xef\x9c\xbc\x53\xda\x1b\xae\x27\xf4\xf3\x55\x39\xf6\x7f\x55\x3e\xb2\x85\xe3\xbd\xc4\x1f\x85\x9e\x00\xc0\x0d\x67\xd7\x67\xd5\x1c\xff\x06\xcd\x3c\xe4\x7a\x4c\x0e\xcd\x8b\x8b\xe8\x9e\x02\x39\xee\xfe\xd7\x16\x0a\x45\x86\x6c\x6c\x0c\x81\x86\xfc\xfe\xd6\x8c\x83\x8f\x2e\x1f\x5e\x1e\x8f\x6c\x72\x3e\x53\xe8\x8e\x06\xcd\xa8\xce\xe9\xc0\x52\xcd\xd9\xaa\x62\x7c\x3d\x00\x88\xf7\xe0\x78\x96\xe2\xb8\x11\xf1\x3b\x34\xfb\xd8\x0a\xc4\x2e\xce\xbf\xab\x03\xfe\xbc\xfb\x65\xeb\x3f\xf8\x4f\xc8\x8a\x46\x00\x59\xe5\xf7\xa6\xba\x17\xa9\x59\xf6\xa5\xdc\x11\xdd\xee\x3c\x58\xf0\x07\x9b\x36\xa3\x28\x47\x8a\x7d\x37\x17\xaa\x88\xff\x4f\x2b\xf6\xc3\xc9\xac\xfd\xc7\x83\x31\xc6\xa1\x89\x7d\x77\xb1\xa5\x71\x2e\x5d\xd1\xe8\xab\xdd\x17\x5a\x8b\xd0\x63\x21\x4e\x0d\x65\xe8\x25\xbf\xdb\xd5\x29\xd8\xf4\x65\x8f\xca\xce\x62\x1c\xe7\xce\x82\x6e\x7c\xd2\x0c\x5d\xce\x0e\xbc\xce\x5c\xac\x0a\x26\x00\x00\x10\x8f\xc7\xdb\x33\x3b\x07\x5b\x98\x40\x0a\xd8\xe7\x4b\x26\xc6\x56\x74\x36\x31\xae\xec\x4e\x6b\xf9\xce\x38\x12\x7c\xa3\xfe\x27\x63\xb9\x5f\x6e\x55\x3b\x63\xee\xb2\xc6\xb2\xe9\x8c\xe5\xce\x35\x05\x8e\x8c\xed\x33\xe4\xfa\x46\x46\x86\xb9\x49\xd9\xc8\xf0\x07\x00\x11\x48\x60\x99\x49\x83\x76\xdc\x37\x29\x76\xbd\x39\xdc\xf1\xb1\x9b\x3b\x47\x71\x56\xee\x76\x6d\x09\x66\xe3\xc1\x55\xf5\xa1\xac\xb7\x7e\x50\x95\x39\x8b\xb2\x2c\xb7\x34\x99\x65\xe3\x5c\x98\x7f\x80\xd9\x37\x43\xab\xfb\xcc\x4c\x32\xbf\xa7\xf8\x41\xb6\x02\x80\xb0\x9d\x91\x95\x31\x34\x80\x8a\xdd\x0f\x16\xf7\x7c\x16\xfe\x89\x79\xd3\x11\x26\xb8\xb2\xeb\x59\x73\x0e\xbf\x3b\x98\x59\x57\xc4\x3b\xed\x17\x61\x8a\xe0\x3e\x5e\xc6\x2b\xa9\xe3\x4e\x74\xd6\xe7\x95\x71\x7c\x66\x94\xeb\xdc\xd9\x09\x16\xb3\x14\x4b\x59\x6e\x00\x20\x78\x4f\x26\x65\x78\xf4\x6b\xd5\x4b\x0e\x8e\xea\x19\xab\xc4\x62\xb6\xb5\xc7\xca\x2f\xec\xda\xd4\xa4\x93\xcd\x0a\x7a\x51\xab\x96\xf0\xd7\xde\xab\xdc\x28\xfa\xb3\xcc\xbb\x38\x47\x48\x73\x86\x8c\x2a\xfe\x83\x19\x43\x5a\x07\xde\x0a\x0b\x8a\x7c\x31\xc7\x13\x00\xf8\x4f\x99\x65\xe9\x7b\x8f\xdd\xcf\x3d\x76\x20\xa4\x7b\x63\x4e\x72\x74\x65\x9b\x5c\x37\x3e\x2c\xb7\xb1\x2f\xbb\x31\xc8\xa7\xa6\x49\x75\x70\xed\xf6\x8a\x78\xc5\x6c\xcf\x8b\x45\xad\xd2\x9b\xce\x01\xb9\xad\xe2\x94\x19\xe7\x34\x41\x82\xdb\x16\x2d\xb2\x04\xee\x17\x00\xe0\xcf\x60\x69\xd2\xae\x1c\x73\x2f\xb9\x97\xdc\xd7\x95\x53\xf8\x3d\xda\xae\xf5\x75\xbe\x79\x98\x45\xe3\x84\xdc\x91\x81\x55\xd5\xdf\xf5\xa3\x7c\xef\x97\x17\x6b\x2c\x3c\xd9\x85\xff\x54\xc3\x9c\x9d\x0c\x3f\x64\x3d\x33\x5e\x66\x6b\xc5\x3b\x2d\x7e\x4b\xfb\xf8\x18\x00\xf0\x98\xec\x35\x69\xac\xbe\xe7\x15\xa5\xc9\x87\xbb\x42\x4a\x8f\xee\xbb\xd1\xaa\x2f\x5a\xb9\x73\xa8\xa1\x3d\xef\x45\xe0\xa1\x6a\x8d\x41\xed\x5b\x5d\xbe\x59\x17\xe4\x79\xa0\xd0\xa8\x7e\xec\x6c\x67\xc8\x56\xac\xb6\x1d\x9d\xed\x27\x49\xb5\x74\x96\xa6\x0a\x9c\x00\x80\xb7\x92\x9d\x9a\xb6\xba\x2f\xa7\xea\x6c\xb2\x43\xe7\xf7\x8a\x5d\xfb\xf2\x5a\xd7\x95\x3c\xdd\xa9\x6a\x88\x28\xdc\x15\xb8\xaa\x7a\xa9\xb1\xc7\x57\x5a\xf6\x5f\x8e\x9b\x67\x74\xe1\x0a\x0d\xd5\x79\x81\x61\xbe\xf2\xb0\xad\xbb\xfa\xb6\x74\x83\x65\x9c\xd4\x52\xa0\x04\x00\xee\x2d\x76\xd6\xe7\x7f\xc8\x6a\xf0\xf7\xe3\x09\x48\x0c\x64\x7f\x79\x2c\x92\x09\xcd\xec\x33\x43\x0a\x21\x97\x6a\x1f\xe4\x32\x14\xa3\xdb\x82\x3a\xc2\x73\x59\x56\x68\x18\x5c\x73\xd8\x1a\x35\x20\xfe\xa1\x4d\xe8\x5b\xe4\xed\xd2\x0a\x6c\x13\x5a\x30\x7e\x32\x36\x88\xad\xf9\xf4\x19\x36\xa1\x05\x8f\x26\xc0\x57\xd1\x83\x97\xa6\xc0\xdf\xd0\x45\xbd\x8e\xc8\x52\xe4\x53\xd5\x61\xe4\x00\xf2\x5a\xab\x45\x06\xd0\x4d\xcc\x18\x74\x04\xca\x3d\x04\xa1\x51\xe8\xa5\xed\xdf\xd0\x4e\x6c\xce\x52\x47\xcc\x05\x83\xad\x3a\xb1\x76\xac\xe4\xe3\x41\x78\x26\x63\xe7\x83\x4e\x38\x9c\xb8\x70\xe1\x23\x0c\x12\x31\x3d\x73\xe0\x63\xf8\x55\x93\x18\x19\x83\xa3\x9a\x8f\xc8\x0e\x3c\x93\x2c\x47\x2a\x71\x46\xca\x5d\x74\x0a\x8e\x6f\x8f\x41\x19\x38\xbc\xc4\x84\xfe\xc5\x33\xad\xd2\xb1\x5c\xdc\xfd\xcd\x1b\xc8\x91\x87\xdc\x3d\x09\xed\xe7\xf2\xce\x92\x90\x9e\x23\xee\xdc\x00\xbd\x67\xe7\x57\xb8\xc0\xfe\xac\x73\xea\x2f\xb0\x9c\xb5\x8c\x31\x1e\x7e\xc3\x2c\x3b\x58\x8a\x1c\x66\x8e\xdd\x16\x89\x7c\x21\xc3\x17\x3f\x40\x39\x0c\xa9\x95\x0d\xe6\x4b\x24\xbf\x9c\x0d\x3a\xc9\xf6\xdf\x62\x81\x59\x92\x77\x43\x19\xe0\x49\x71\x7a\x9b\x18\x9a\x24\x1a\x56\x3a\x08\xed\x17\x14\x29\xdf\x40\x7d\xfc\x14\x3c\x0a\xf6\xe0\x2d\x39\x10\x0e\x77\x71\x9e\x6c\x8d\x40\x22\xd9\xf4\xc5\xeb\x90\x3f\xcc\x3b\x96\x1f\xd1\x41\x46\xdf\x53\x21\x3d\x49\xe7\x79\x7d\x25\xbd\x51\xb3\xe8\x84\x11\x34\x57\x8f\x6e\x31\x03\x03\x94\x23\x8b\x99\xa0\x5a\x3e\x56\xfe\x13\xfc\x27\xb5\x47\x3b\x21\x9a\x78\x6e\xf2\x54\xd8\x5a\x68\xbd\xe5\x00\xdc\xc7\xbb\xb5\xa8\x11\x39\xca\xd9\x68\xf9\x14\x0d\x60\x3a\x3c\x3c\x40\xf3\x29\x3b\x75\x19\xa2\xa9\x8b\x3b\x06\x46\xd0\x5e\x15\xd4\x35\x0c\xd0\x7d\x8d\x25\x05\xb9\x74\x63\x8e\x5c\x9a\x06\x4e\xd6\xd2\x61\x05\x68\x50\xaf\x49\xdc\x0e\xf9\xcb\x2f\x84\xcc\x80\xfe\x4a\x66\x2e\xfc\x0b\xf7\x0a\xc6\x58\x3e\x43\x2a\xd8\x1e\xf7\xae\x52\x33\x5b\x1f\x5f\xb0\xa6\x5e\x6c\xac\xe9\x03\x68\x76\xb5\xb9\xb5\xdf\x69\xa4\x29\x2d\xcf\x92\xf6\xbe\x6c\x81\xd8\x91\x7e\xb8\xb0\x0f\x94\x80\xc3\x8c\x33\x12\x0a\xc0\x3a\xdd\xbc\xa0\x8b\x50\x96\xf2\xfc\xc2\xf5\xf0\x06\xc9\x48\xcb\x1b\xc8\x3a\xae\xdf\x9d\x29\xd4\x7d\x27\xfb\xce\x2a\xa9\x92\xfe\xa6\x6e\x8c\x7a\xaa\x5b\x55\xad\xa3\x79\xb4\x45\x1a\xae\xd0\xb4\x0d\x4f\x85\xd6\xf4\xa9\xd5\xab\x69\x5d\xf4\xca\x32\xcf\x78\x47\x30\x20\x5f\x1e\x78\x03\xfc\xa3\xe3\x79\xd4\x43\x0f\xe5\x4f\x2c\xaf\xc2\xdf\xf9\x13\x6f\xcf\xa2\xce\xb9\xe0\x71\x26\x9f\x1a\x3f\xd4\xd3\x25\xa6\xe6\x0d\xba\x55\x55\xd0\xc6\xf4\xd0\x73\x3e\xd2\xd2\xda\x68\x02\x7f\xda\x8b\x86\xa5\xb4\x11\x74\xc4\x04\xc7\x71\x40\xcb\xe2\xe1\x81\x1c\xb0\xc5\xe0\xe0\x21\x80\x4a\x94\x7c\xcb\x4f\x70\x3f\xbf\xf2\x56\x3a\xe5\xe5\xb5\x82\xd3\x3f\xa8\xeb\x2e\x7c\xed\xbc\x45\xcd\x1c\xfa\x62\xfa\x4d\xbd\x32\x70\x3d\x27\x88\xb6\xa2\x3b\x92\x5f\x45\xab\x6c\xe1\x50\x49\xfa\xaa\xda\x85\x71\xf6\xf4\x9e\xd2\x17\x81\x71\x60\x84\xd1\xd3\x43\x09\x85\xa8\x1a\xad\xfc\xe1\x34\xfe\x8d\x77\xd6\xd8\x59\x30\xf4\x5e\x2b\x56\x0b\x52\xce\x2d\xc6\x44\xa0\xaa\xb3\x14\x13\x82\xa6\x8a\xdd\x18\x0b\xfc\xa6\xfe\x80\x89\xa1\x66\xc6\x34\x4c\x00\xef\x38\xa8\xc2\xd4\xc8\xf0\x6d\x04\x56\x8c\x0c\x2e\x59\x84\x1d\x43\x0d\x56\xa9\xd8\x4f\x6c\xd3\xdb\x89\xd8\x0a\xe4\xf9\xdd\x41\xcc\x15\x19\x38\x1b\x8c\x4d\x41\xf4\x1d\x67\x31\x5b\x24\xa5\x1c\xc3\x6c\x90\x34\xf5\x72\xcc\x03\x39\x43\xec\xc2\xdc\x51\xe7\x83\x16\xd8\x2e\x94\xb7\x6d\x38\x96\x8a\x7e\x5c\xac\xc3\xf2\xb0\x23\x56\x00\x76\x07\x6b\x7a\xcd\x42\xeb\x08\xca\x9d\x54\xd4\x44\x4c\x3a\x33\x0b\xcd\xc5\x2b\xda\xcf\xa1\x15\xb8\x5f\x59\x01\xda\x8a\x03\x2a\x04\x1d\xc2\x47\xe2\x25\xe8\x1d\xdc\xe1\xc0\x11\x6c\x3c\xbe\x64\xeb\x21\x6c\x05\x1e\xb0\xd8\x05\xa3\xe0\xf1\x96\xbd\xd8\x20\xbe\xf2\xf9\x3a\xa4\x87\x2b\xba\xd1\x84\x1c\xe3\xb4\x9e\xbc\x8b\xf4\xb3\x4f\xb7\x9a\x21\xb7\x58\x5f\x4b\xb6\x22\xdf\x58\x2b\x14\x24\x3a\x81\xd9\x88\x59\xa2\xcb\x99\x2b\x92\x17\xa1\xe9\x64\xdd\x96\xbd\x68\x27\x39\x6b\x11\x8c\x8d\x61\xd0\x2c\xe9\x58\x16\x91\xf1\xb8\x02\xbe\x27\x0d\xb9\x2a\x85\x9f\x8b\x7f\x0e\x7e\x84\x7f\x88\xb4\x4d\x74\x64\x9c\xd0\xbf\xc8\x16\x99\xc3\xff\x2b\x33\x21\x01\xbc\x3b\x08\x1f\xa1\x73\x3b\x12\x7f\x22\x27\x39\xac\x90\x74\x74\x0e\x7b\xd5\xc2\x1f\x28\xca\xec\xb6\x04\xd1\x3f\x8c\xa1\x07\x6b\x61\x7b\xed\x88\x4b\xa9\xb0\x6b\xb6\x43\xff\x5a\x78\xbd\x6a\x4a\xc3\x08\x38\x44\xb1\x20\xff\x19\x1c\x27\xf3\x97\x9c\x80\xa5\x92\x2c\xe8\x0b\x7c\x4e\xa4\xdd\xdf\x8b\xcc\x13\x18\x83\x65\x88\x80\x47\x2e\x44\x90\xcf\x1c\x3b\x4b\x16\x8a\x32\x9d\xee\xda\x40\xd6\xa5\x81\xe7\xea\x21\xe7\xa2\xf8\x9e\x6a\x68\x55\x3e\xbd\xe6\x2a\xb4\x2d\x57\x66\x9c\x0c\xa5\xe9\xf5\xa2\x40\xa8\x42\x53\x44\xbf\x06\x7d\x51\x09\x12\xc6\xc1\xe1\xf2\xf5\x41\x91\xf0\x09\x71\x87\xc7\x53\x64\x0d\xff\xaa\x65\x25\x72\x8b\xed\x71\x53\x0d\xee\x6b\x19\x79\x3a\x01\x4c\x6b\x18\xd5\x59\x09\xe2\x35\x36\x55\xe3\xc1\xdc\x4a\xeb\x1c\x01\x38\x58\xf2\x45\x30\x0c\x1a\x5d\xd0\x44\xbd\x01\x45\xe5\xae\x88\x8b\x87\x06\xb5\x99\x81\x36\xf0\x1a\xe5\x56\x8f\xd5\x70\xaf\xb8\xc3\xb2\x0e\x39\xc4\x5d\x7a\xed\x23\xb8\xe4\x78\xf6\xc9\x57\xa0\x4b\xdf\x89\xf6\x8d\xa0\x73\xe7\xed\x8a\x63\xe0\x86\x96\x13\xba\x68\xf0\x50\x3d\xca\x1b\x01\x9a\x4c\xff\x28\x93\xa0\x11\xa5\x73\x63\xde\x40\x91\x79\xed\x9b\xe7\x40\x43\xda\xa7\xee\xb5\xf0\x5e\x39\x61\x59\x8b\xcc\xe2\x7d\xbc\x36\x1a\x1c\x75\xf6\xf3\x89\x7f\xe0\xc8\x93\x5d\x6d\x11\xe0\xf0\xfe\xe8\xf2\x1b\xa0\x7d\xd7\x59\x2d\x09\xae\x6b\xf9\xce\x5d\x01\x22\x75\xff\x65\xed\x03\x2f\x57\x46\xc4\xec\x86\x9c\x8a\xec\x37\x5d\x80\xd8\x39\xa9\xee\x1c\xd8\x49\x69\x6f\x79\x0a\x7e\xc5\xe7\x5c\x8d\xa5\xdf\xbc\x12\x75\x62\x17\xfd\xe6\xb9\x6b\xad\x26\xfa\xcd\x53\xd3\xcb\x3d\xe8\xaf\xfa\x6d\x34\x0f\xc0\x71\x9d\x27\x38\x85\xa0\x6f\xf3\xec\xcc\xfb\xa0\xb8\xfa\x77\xf4\x07\xf0\x62\xc9\xd7\x4d\xa5\x90\x4b\x2e\xcd\x5d\x08\x9d\x51\xad\xb7\x9a\x06\x67\xf3\x1b\x9f\xe7\x33\xb2\xe8\x45\x37\xc7\x33\xa6\xd3\x9f\x9c\x7c\x4f\x9c\x03\x47\xb7\xfc\x21\x14\xa0\x73\x89\x2b\x11\x0d\xd2\x15\x61\xc4\x02\xc8\x09\xbd\x8c\x7f\x87\xde\x24\x5d\xc5\x4f\xc1\x2d\x5b\xbc\x70\x0d\x22\x5d\xc4\xc7\x29\x28\xc7\x52\x85\x1f\xc1\x82\x9e\xdd\x26\x5e\x20\x76\x37\xdc\x88\x7c\xc4\xea\xe4\x4a\x62\x17\xfc\xad\x65\x19\x31\x17\xbe\x5f\x1c\x8d\x7f\x87\xdf\xca\x35\xf8\x79\x24\x10\x9d\x89\x17\x20\xbd\x49\x21\xb8\x00\xf5\x0e\x69\xc5\x93\xd1\xb6\x85\x5f\xf1\x70\x2c\xcc\xd2\x15\x0f\xc3\xea\x9f\x42\x44\x34\x5e\x77\x7d\x38\xe1\x84\x87\x9d\x70\xc4\xef\xe3\x16\xcd\x9b\xf0\x3e\x2c\xaf\x48\x8c\xab\x31\x48\x76\x0b\xcf\xc2\x38\x48\x06\xbe\x03\x6b\x4d\x3c\x89\x6f\xc4\x6e\x85\x2c\xc4\x97\xe1\x63\x16\xf2\x70\x37\x7c\xb3\xc5\x67\x7c\x15\xbe\xfc\x61\x1c\x8e\x73\x0a\x2e\x27\xe3\x1b\xd8\xaf\xfa\x7f\xe2\xd3\xd8\x63\x1a\x0a\xb0\x37\xac\xed\x05\xbb\xb1\x1b\xcc\x2a\xc9\x2f\xac\x97\xe9\x0d\x7d\xc4\xea\xc8\x0b\xfb\x45\x58\x2d\xb9\x2b\x78\x2e\xd6\xc1\xb8\xe5\xf1\x14\xeb\x63\xec\xb2\x68\xc2\x5e\x10\x87\xee\xfd\xc2\x3a\x25\x2b\x2e\xc4\x60\x0c\xf1\xe8\xbe\x65\x58\x98\xb0\xb7\xce\x03\x73\x11\x90\x79\x8b\xb1\x09\xfc\x1d\xe2\x05\x18\xc0\x0b\x00\x8f\xa2\xbf\xb9\xab\x13\xc2\x31\x73\x8e\x7d\xd0\x56\x6c\x0e\xeb\xad\x07\x88\x79\x33\x55\x16\xe7\xb0\xa3\x8c\xbe\xdb\x7d\xe8\xf7\xec\x1b\x67\x0f\xa0\xa7\xd4\x13\xbb\x8b\xd1\x52\xe5\xcc\xea\x0b\x28\x22\x0f\xcc\x9d\x84\x46\x4a\x41\xe1\x0e\x34\x4c\x3c\x40\x7b\x8a\x46\x8a\x86\xc7\xcf\x45\x8f\x0a\x5c\x02\x61\x54\xcc\x5b\xe8\x31\x15\xad\x61\xbf\xb7\x78\x87\x7e\x60\xda\x5e\x37\xa0\xd6\xc5\xe7\x4f\x35\x20\x8f\x0a\xc7\x76\xcc\x44\x5a\xf3\x7c\x2b\x6b\x11\xb1\x81\xaa\xdf\x84\x64\xe8\x0c\xbc\xfb\x08\x25\xfb\x38\xe5\x02\xc2\x55\x9e\x8f\x05\x91\x22\x59\xd5\xe6\x6d\xc8\x69\x71\x88\x3b\x89\x7c\xe7\x2b\x2d\x6d\xd1\xcd\x6c\xdb\x2b\x73\x90\xa3\x4d\xb3\x8f\x43\xc8\xea\xba\x88\x56\x1b\x64\x72\x95\xa4\xec\x0d\xfc\xa2\xbc\x59\xd3\x0f\x9f\x2f\x6e\xe5\xe8\xe1\xeb\xf9\x79\x99\xd7\xe0\x4f\x86\x2d\xd1\xd7\x11\x6b\x4d\xcb\xa6\xe9\x88\xbf\x62\xc0\xed\x3e\x02\x89\xe3\x2d\x5d\x90\x1b\xdc\x49\x17\x73\x10\x8f\x81\xc4\x01\x73\xf8\x43\xcf\xe5\xa6\x21\xb8\xad\xc3\xb6\xa4\x06\x16\x35\x7b\xa8\xcb\xe0\xac\x3a\x73\x56\x25\x0c\x56\xb6\x66\xd8\xc3\xaa\x12\xcb\x7d\x07\x60\x93\xf1\x7a\xc0\x2c\xf8\x8a\xd6\xdb\x6d\x27\x62\x23\x9f\x68\xe9\x8a\x70\x79\x83\x17\x3a\x91\x09\xa7\xeb\xfa\xe7\xc2\x97\x8e\xd7\x37\xbe\x80\xb3\xfb\xb8\xc5\x43\x70\x7c\xa7\xad\xea\x02\x1c\xd8\x7c\x98\xf9\x08\x0e\xaa\x65\xa4\x1f\x86\xe3\x2b\xdc\xa3\xae\xc2\x19\x85\xae\x1b\x8f\xc3\x72\x7d\x9d\x9b\x0b\x7c\x57\x51\x64\xb9\x01\x09\xe5\xef\xba\x30\x13\xfe\x70\x69\xc2\x31\x06\x5c\x7d\xa6\xb3\x71\x3d\x7c\xe8\xc4\xa2\xe2\x99\xf0\xd2\xbe\x50\xd5\x62\x78\x62\x87\x0b\x33\x14\x36\x6f\x6c\x4c\x7b\x0f\xdb\x57\xf5\x46\x65\xc2\xb3\x8b\x7f\x6c\xd4\xc3\x2b\x0c\x75\x6e\xee\x30\x47\x79\xdc\x52\x06\xff\xe1\xb3\xee\x38\x72\x7e\xd3\x5c\xce\x1e\xe5\x6c\xa1\xf1\xba\x65\x6c\x06\xed\x62\x75\x12\xeb\x3b\xdd\xd1\x10\xcd\x3a\x42\x57\x08\x52\x98\x97\xc1\x40\xea\x59\xa6\x17\x34\x3b\xf6\x39\xa9\x82\xad\x37\xaf\x63\xbc\x41\xac\xdd\xea\x18\xc1\xa8\xaf\x79\x22\x31\x88\xb9\xdd\xde\xc6\xe1\x40\xf2\x33\x7a\xf6\x3d\xa8\xb0\xeb\x12\x7b\x16\x54\x5f\xa5\x67\x69\xa0\x9e\x1c\x19\x6b\x2a\xf4\x96\x5f\xcb\x24\xe1\x38\xea\x02\xf2\x23\xfc\x29\x36\x8c\x8c\x45\x24\x9b\x9a\x19\x67\x51\x6f\xb7\x15\x0c\x2f\x6c\x94\xb9\x39\xd1\x81\x89\x6f\xd1\x39\xd3\x30\x9b\xd3\xdd\xec\x34\xf4\x6e\xd7\x78\x56\x17\xda\x6c\xba\xcd\xf2\x44\x09\xfd\x23\x66\x0b\x9a\xc6\x9f\xc0\xf4\x40\x0d\x14\x2d\x59\x8e\x3e\x8e\xb9\x4d\xce\xc6\xdc\x37\xf9\x30\x0c\x18\xe1\xfa\x88\x31\x01\xfb\x34\xee\x29\x61\xc4\x27\x5c\x7b\xc5\x9e\xc8\x1e\x77\xb2\x99\x45\xb2\x0e\xb6\x47\x32\xcf\x32\xdb\x2a\xf2\x99\x51\x4c\x7b\xdd\x70\xf2\x2d\xa9\xe1\x52\xc9\x74\xd2\x27\x6b\x3d\xe3\x07\xe3\x73\x74\x1d\x43\xc6\xd0\x04\x84\x31\xe6\x30\xfc\x5c\xf7\x10\x25\xc4\xe7\x71\x43\x44\x00\xb1\xfa\x72\x23\x2b\x53\x14\x30\xf8\x9b\x79\x59\xb8\xa1\xa5\x99\xb9\x4a\xe0\x56\xb6\x99\xec\xe2\x4f\xcc\xfe\x42\x6e\xe2\x8d\x64\xd7\x31\xae\x70\xed\x33\x8e\x33\x92\x39\xde\xfb\x04\xc4\x6f\xf6\x86\x8d\x6c\x42\xc6\xf2\x73\xf9\x41\xcc\x62\xce\x1d\xf7\x0a\x1f\x62\x70\x2f\x64\x33\x3f\xab\x38\xfd\x13\x98\x61\x8a\x4f\x4d\xab\xc9\x76\xf9\xaa\x92\x89\xa4\xab\x54\xa6\xfa\xcb\x30\x89\xdf\x31\x7f\x32\x7c\x45\xfb\xd3\x77\x10\xb7\x05\x97\xa2\xf6\x13\x87\xf9\x6e\x1b\x7a\x09\x33\x6e\xa2\x8b\x02\xd7\xb2\x53\xcd\xcd\xf0\x2d\xe4\xad\x33\xa5\x4c\xf3\x82\xb3\x3d\x79\x24\x35\x2f\xba\xee\x35\xe3\x89\xe1\x59\xa1\x25\x63\xa7\x7e\xb3\x62\x13\x71\x4d\x53\xcc\xd0\x10\x47\xd4\xe3\x8e\x06\x13\x93\x14\xa1\x91\x37\xf0\x12\x29\xdd\xbf\x11\x5f\x2b\x8a\x73\x99\x87\xdd\xe5\x7d\x33\xdf\x8b\x69\x59\xe7\x4e\x81\x64\x69\x5d\x51\xe7\x51\xd2\xac\x7a\x6a\x8d\x25\x63\x57\x45\x4d\x5e\x14\xd1\x5f\x3a\x5c\x7a\x9e\xf0\x2b\x5c\x87\x47\xe1\x77\x8c\x94\xd4\x08\x9c\xa9\x4f\xdf\xe3\x87\xcf\xcc\x5e\xb6\x9e\x8f\x75\xca\x8d\x0b\xb8\x58\x8c\x28\xcf\x3c\x19\x9b\xc3\xa9\x3a\xfe\x8b\x4c\xee\xdd\xdf\x3e\x97\x51\xd3\x39\xcd\x54\x4c\xfc\x69\xa9\xc8\x5d\x4c\x24\x37\x0c\x13\x5f\xc2\x9f\x54\xcf\x47\xb9\x38\x54\xee\x7c\xa8\x15\x9f\x55\x78\x2d\xfc\x19\xd6\x94\x6b\xb5\x8e\x8b\xed\xcc\xbe\xe8\xfc\x13\xfd\x27\x73\x32\x3f\x82\x9e\xe5\x05\x0d\x7e\x24\x37\x9f\x08\x6d\x73\x65\x88\x8e\x55\x56\xd6\x12\x57\xbb\xae\x18\xb6\x10\x6b\x5b\x5b\xc4\xa3\xf0\xd6\x86\x5d\xc8\x29\x7c\x73\xd5\xc0\xa1\xf1\xd8\x8b\xd2\xb3\xe1\x7b\x30\x24\x7f\xdd\xba\x39\x98\x8d\xce\xc3\xf9\x0c\x7a\x5c\x5e\x68\x2e\x44\x55\xbc\x9b\x83\x73\xc9\x05\x67\xf7\xb5\x26\x30\x12\x4f\xa6\x56\xbc\x27\xca\xfa\xd7\xe5\xe4\x13\x96\x5d\xbd\xa2\x43\x38\xd6\xf2\x12\x59\x8d\x8f\xae\xbb\x90\xa2\xc6\xf2\x2a\xd7\xed\xfe\x85\xb9\x17\x7e\xf3\xfb\x80\x0e\xe4\xd8\x3a\x0f\xa1\xe9\x8a\x2e\xf3\xcb\xa8\x0f\xdf\xe2\xfc\x44\xf1\x2e\xaa\x43\xdf\x3e\xd1\x2c\x2a\xde\xe0\x24\xf8\x4e\xbd\x5d\xf8\x92\xff\x87\x16\xa4\x38\xc9\x37\xa3\xdd\x61\x9c\xe0\x7e\xa7\x17\x1e\x9d\xcb\x79\x0e\x4a\x22\x57\xb0\x2f\x42\xa2\xf5\xf9\xac\x6a\xb8\xd8\x79\x3f\x93\x81\xfc\x18\x73\x89\x4c\xc5\xcc\xce\xed\x11\x9d\x01\x63\x7a\xf3\x84\x75\x20\x56\x9f\x20\xc8\x05\x8d\x85\x5e\xfc\x52\xf0\x82\xc2\x81\x57\x07\xcd\x62\xb8\x71\xeb\xa0\x82\x23\x3a\x8e\x09\xde\xb0\xa7\x85\x5d\x04\x7f\x5b\x3f\x97\x25\x47\xda\x9d\x87\x33\x8f\xa2\x0d\x63\xb8\xe4\x41\x6c\xe7\x59\x9d\x68\x23\xd2\xd3\x73\x53\xe8\x8f\x18\xeb\x0c\x82\x0d\x08\xbb\x00\xe4\x6f\x45\x8e\xca\xb3\x78\x91\x08\x83\x90\x72\xe3\x91\xc1\x23\x96\x9c\x44\x74\xf6\x1e\x5f\xf6\x41\x94\xb3\xae\x87\x95\x80\x7e\x9b\xdf\xcb\x0c\xc4\xd4\x63\xb2\xc8\x10\xec\xdc\x50\xb7\x30\x89\x19\xd6\xb5\x53\x40\x25\x2f\xd4\x1c\xe0\x93\xe4\xc6\x3c\x3e\x2f\x87\x71\x41\xda\xcb\x6d\x66\xa4\xe2\x93\x38\x83\x8c\xe5\x87\x4f\xb1\x2f\x32\xac\x22\xdc\x59\x4f\x89\xeb\x7e\x6f\x99\xef\x88\xe2\xf9\xa1\xe4\x23\x42\x30\x26\x8b\xf1\x11\xff\x72\xa2\x49\x70\x4c\x00\xb6\x37\xf2\xaf\xf1\xf9\x55\xe6\xbc\xd7\x3c\x49\x6e\x1a\xf7\x2f\x57\x27\x7e\xc5\xb5\xe6\x34\xa1\x08\xc7\x9d\xfd\xe9\x50\x16\xdb\x9f\xed\x1d\x3e\x93\xb5\x8b\x75\xc0\xcf\x8b\x19\xc3\x54\xcc\x1f\x4e\xee\x21\x6b\xc7\x94\x30\x52\x19\xab\x06\xbe\x08\x36\x2a\x22\x5b\x17\xf2\x43\x65\x4f\x2b\x2e\xf3\xe2\xa5\x07\x72\xd2\xb9\x29\xe2\x27\xa2\xb9\x1c\x54\x94\x02\x7f\x60\xe7\x08\x27\xa5\xcc\x67\x75\xf0\xeb\x76\x9b\x33\x87\x78\x4b\xd7\x92\xe4\x55\x4e\xd1\xbc\x66\xc6\x15\xd6\x8b\x31\x17\x89\x77\x24\xbb\x6f\x3d\x3f\x3f\x6f\x52\xe3\x5d\x5e\x81\xe1\x72\x69\x2b\xb7\x46\xcf\xd3\x1a\x39\x35\xda\xf9\xfc\x3c\x76\x87\xba\x0b\x6c\x65\xdd\x56\xee\x3b\xe0\xc7\xfc\x23\x7b\x12\xa6\x61\x5a\x49\xd6\xf8\xc2\xa4\xad\x30\x69\xde\x4a\xc6\x4c\xde\x96\xb1\x96\x84\x0f\x2b\xb1\x7b\x37\xdf\xbd\x7a\x7a\xdd\x57\x9e\x67\xc5\xeb\xa2\x6f\xdc\xd5\xa5\xb5\xd9\x93\x39\x8b\x8b\x76\x71\x83\xd8\xcb\xf2\xfe\xa3\xe9\x59\x3b\x0d\x51\x49\xc9\x4c\x9a\xb6\x7c\xe7\x6c\x52\xa0\xaa\xf5\x49\x61\x68\x65\x29\x73\xeb\x08\x83\xf0\xcc\x58\x67\xbc\x9b\xe3\xd1\x71\x8e\x3f\xbe\xd3\xb6\x26\x87\xfb\xb3\xd5\xb5\xa0\x86\xf3\xae\x71\xbc\xf2\x03\xfb\x49\x4d\x27\x7b\x0b\xeb\x49\xe5\x72\xca\x00\xf3\x57\x89\x60\xff\x09\xa6\x4d\xbe\x2a\xb4\x8f\x74\xc9\x71\x59\x13\xc5\xf0\x56\xef\x9a\x6b\x47\xac\x91\xda\x8e\x5d\x8c\xc7\x70\x5b\xda\xef\xf2\xde\x1f\x1b\xaa\x36\x71\xef\x76\x53\xf2\x07\x38\xe7\xda\xde\x2b\x27\xb0\x8f\x35\xb9\xb0\x40\x56\x4f\xad\x23\x05\x60\x9e\xaf\x78\xb9\x7f\x3a\xf9\xac\x78\x67\xe8\x12\xc6\x67\xe3\xb2\xd5\x9f\x19\x80\x46\x35\xe7\x35\x31\x52\x26\x18\xbb\x15\x9f\xcb\xf3\x6b\x77\xe0\x9d\x3b\x59\x5c\xf5\x8e\xdb\xde\xff\x2f\x7f\x34\xa7\xa4\x67\x96\x22\x8a\xad\x6e\xfb\xc4\xbc\xca\x12\x34\x82\x59\x29\x4c\x59\x75\x6f\x82\x86\xcc\x2f\xd3\x6c\x3f\xcd\x28\xcf\x3f\xbe\xba\x99\xa8\xd3\x1d\x9a\xf3\x18\xaf\x97\xeb\xc6\x2a\xb0\x73\x3c\x7a\xef\x4f\x95\x1b\xc5\xa9\x71\x81\xc2\x44\x29\x29\x1d\x2b\x9f\x42\x75\xd2\x74\x4a\x73\xa8\xb5\x3c\xb6\xc4\x89\x16\x4e\xc7\x44\x1a\xba\x47\xd2\x33\xa1\x19\xe8\xbc\x73\x04\x3f\x01\x5a\xb4\x46\xc0\xad\x83\x77\xcc\xee\x67\x3f\x45\x8e\x8f\xfc\xc5\xf2\x44\x6f\xf4\x3a\x2b\x4f\xd2\xd7\x34\xc4\x29\xb6\xd3\xa1\x92\x60\xd9\x00\x7d\x40\x33\x51\xba\x0d\x9c\xcc\x7d\x24\xbe\x09\x42\xb4\xb7\xa2\x48\x68\x62\x52\x82\xe0\x3c\x34\xb8\x83\xc3\xf7\x81\x99\x6b\x1c\xb9\xd9\xc8\x9e\xd9\x20\xfb\x2a\x7a\x74\xe4\x7d\x96\x3b\x36\xab\x27\x58\x99\x0c\x83\xf5\x72\xf9\x77\x38\xbd\x98\x2b\x4b\x83\xf9\xd9\xb1\xd2\x11\xb0\x82\xbb\x51\x2c\x85\x3b\x69\x91\xa2\x69\x88\x75\xe2\x7d\x81\x02\xe1\xed\x98\xce\x1f\x87\x9a\xad\x3e\xc5\x4d\x45\x05\xb3\x03\xd9\xf5\xd8\xe6\x91\x57\x59\x53\x30\x65\xd7\x2c\x45\x37\xa3\xbf\x56\x29\x0f\x67\x24\x17\xf6\x4b\xaf\x13\xbf\x55\xdd\x92\x43\x44\x19\xfb\xbc\xd8\x8c\x48\xa1\x9a\x0b\x85\xc4\xd6\xfd\x5d\x02\x4b\x62\x53\xe8\x1c\x9e\x8c\x58\xbc\xda\x86\xf3\x87\x70\x72\x7a\xcf\x0e\x26\x16\x8e\xbc\xc9\x6c\xc3\x2b\xdb\xf5\x0a\x4f\x5e\x5d\x35\x28\xab\xe2\xbe\xcc\x6f\x92\x7a\x73\xad\x15\xaf\xc5\xe7\x38\xeb\x58\x5e\xa2\xfd\x6c\x22\xab\x42\xf0\x8d\xf5\x24\x41\xc9\x67\xb0\x42\xb7\x2f\xe2\x99\x31\x8b\x56\xe1\x9c\x34\xf2\xab\x53\x3f\x6b\x80\x0c\x18\xe5\xc2\xf4\x24\x3e\xb7\xba\xcb\x19\xb2\x8d\x26\x47\x99\xad\x74\xb8\x71\x50\x52\x28\xae\x93\xbb\x8a\xbd\x45\xa1\x64\x85\xf0\xbc\xe0\x6f\xe6\x56\x41\x32\xff\x72\xfc\x51\xde\x0f\x5e\xd1\x36\x2f\x6e\x1a\x37\x78\xe5\x53\xf6\x43\xf6\x3b\x27\x39\x6b\x11\xeb\xe8\x28\x16\x99\x4b\x7a\x37\x7e\x92\x7d\x32\xac\x2c\xdf\x2c\x85\xf4\xfe\x39\x8f\x24\x96\xda\x55\x12\x95\x48\x96\x3d\x89\x88\x16\xce\x50\x3e\x48\x0f\xe0\xd7\xcb\xbb\x62\x1b\x79\xfe\x52\x72\xcb\x7b\x4e\xb7\x78\xc2\x8a\x4f\x6c\x17\x01\xdd\xc9\x99\x09\x71\xab\x46\xf5\x32\x9e\xb3\x46\xd4\x7d\x91\x55\x57\x28\x4b\x62\xa4\x4b\x4a\xf3\x74\x21\xe2\xda\xa2\x06\xd1\x62\xd1\xdc\xfc\x52\xcc\x4b\x90\x97\x8b\x1d\xdd\xc6\xf7\xd4\x6f\x88\xfe\xcd\x1d\xcc\xbe\x1f\xa2\xe1\xf8\x2a\xdd\xbd\x5f\xb3\x2a\xa4\x5e\x8e\x05\xe4\x2f\xc1\xa7\x51\x17\x19\xc9\x6c\x53\xcd\x71\x99\xa4\xe5\x56\xd1\x1e\xc9\xf7\xc6\x65\x9a\xc5\xe2\x94\xda\x64\xc1\x6c\xe1\x03\x53\x32\xb2\x56\x10\x51\xe6\x95\x4a\xf0\x1e\x16\x3e\xde\x17\xcb\x4d\x36\x6e\x0a\x5e\xc5\x7e\xa4\xf3\xf1\xfa\x8f\x15\xa2\xbc\xe2\x68\x41\xea\x25\xe3\x46\xdd\x61\x98\x71\x67\x54\xdf\x91\x81\xdd\xf3\x0a\x41\xc9\x7f\xed\xce\xd9\xdb\xc4\x5b\x9a\xbe\xf3\x37\x0a\xfb\xea\x38\xf0\x01\x81\x97\xe9\xe6\xe1\x0e\x5e\x4b\xe9\xef\xa8\x7a\xae\x57\xc1\xa9\xa0\x72\x76\xb5\x61\xaa\x57\x06\x6b\xba\xfa\x83\xc3\x35\x32\x4e\x1a\x3b\xea\x3d\x71\x9c\xab\xaf\x76\x94\xc5\xf6\x97\x14\xf4\x49\x8e\xf5\xc4\xaa\xf5\xe2\x05\xed\xf7\x78\x72\xa1\xb6\x79\x0c\xd4\x25\x18\x5d\xfb\xe6\xf0\x2c\x1e\x5a\xa9\x8a\x72\xe3\x7c\x2e\xbe\x11\xb4\x86\x9d\x64\x64\x78\xb9\x32\xcf\x69\x6a\x1c\x06\xc9\x89\xb2\xf8\xd1\x6e\xc4\x21\xee\xcd\xca\xfa\xbc\xff\xb2\x8c\x79\x91\xb9\x04\xc5\x49\xb9\x32\x67\x25\x45\xc7\xf1\xd1\xfe\xa0\x7a\xd2\xa3\xb3\xab\xa9\xef\x0e\x76\xaa\x42\x69\x97\xf6\x94\xc8\x6f\xd2\x6f\x6d\x82\xa5\x2b\xa1\xe1\x9e\xa3\x45\x69\xf0\x26\xbb\x41\x3e\x0f\x39\x6f\x66\xc6\xe9\x42\xcf\x55\xce\xc9\xcb\xa0\xd1\x8c\x67\x72\xe7\xd0\xfa\x15\x35\xfa\xe7\xf4\xe1\xec\x5e\x6d\x2d\x3d\x89\xf6\x2c\xfb\x30\xfd\xd9\xc1\x2d\x2a\x1b\x50\xbc\x67\xbd\xbc\x0c\x0a\xdf\x34\x5b\x3a\x05\x5e\xb1\xb4\x4f\xb4\x1b\x59\x62\xa7\xe3\x53\xd0\xf8\x61\x9f\x39\x0d\xd8\xe8\x0a\x4e\xde\x64\x88\x6a\xf4\x34\x0c\x41\x6c\x85\xad\x5e\x05\xc9\xd8\xcb\xb5\x09\x50\x0b\xed\x50\xf6\x3c\x18\x38\x70\x47\x79\x1d\x4e\x8b\xb8\x27\x3f\x0c\xff\x0b\x38\x27\x79\x88\xe8\x96\x12\x22\x77\x74\x93\x1d\xc8\xdf\x8e\xcd\x1b\xf6\x8b\xa3\xc4\x52\xca\xed\x8d\x3b\x89\x5d\x86\xdb\x06\x07\xc2\x4a\x76\x4d\xf7\x07\x6f\x67\x8d\xd2\x5c\xc4\x59\xd4\x70\x75\x36\x9e\x98\xfc\x58\x19\x8c\xa7\x44\x8c\x96\x3d\xc1\xd9\x01\xb3\x24\xfb\x71\xcd\x52\x4b\x61\x1b\x5e\x6f\x17\xc6\x7b\x86\xbf\x31\xf3\xe4\x2c\xc4\xb3\x4a\xee\xe4\xde\xe3\xe8\xf5\x0f\x73\x4a\xd9\x7f\xa5\x73\x74\x30\x3b\x8c\x64\x6b\x02\x59\x0d\x94\x71\x6a\x0b\x96\x63\x52\x9f\xa2\x9f\x59\x17\x3e\x45\x16\xc7\x0c\xde\x18\x2d\xbe\x43\x5e\x5a\xa2\x10\x2e\x22\xc3\xec\x96\xf2\x62\x18\xf7\xcd\x48\x76\x19\x51\x52\xd4\x95\xcb\x15\xe3\xba\xb1\x39\xab\x44\x90\x98\xa9\x33\x13\xc6\x32\x26\x66\x9f\x10\x6c\xcc\xec\x53\xb1\xf8\x9e\x89\x79\x8a\x35\xbc\xb5\xbb\x1d\xa5\xf7\xb8\x21\x1b\x72\xc5\xdb\x38\x5e\x4b\x66\x09\x72\xd9\x53\xed\x1c\xb9\xa7\x98\xf7\xcd\x5e\xb2\x2d\x19\xb7\x0a\xd6\xe7\xda\x6a\x19\xd9\x05\xfa\x8e\xec\x9b\x42\x4f\x6d\x96\x7a\x1a\xf6\x29\x7b\x81\x72\x69\xfa\x1d\xe5\x0d\x79\x50\xc2\x27\xb9\x40\x4a\x09\x6b\x92\xba\x88\x65\xfe\x22\x91\x4e\x48\x59\x9c\xc0\x7f\xc2\x5f\x65\xfb\x1f\xd7\x8a\x73\x65\xf8\x5a\x56\x08\x93\x63\x6c\x30\x34\x15\x77\xaa\x82\xf4\x31\x85\x4b\xf8\x93\xb4\x76\x79\x6a\xe4\x93\xba\xc7\x70\x21\x6d\xb4\x32\x46\xf7\x27\x3e\x50\x3e\x5e\xe3\xb2\x73\xbd\xa4\x52\xe5\xb9\x3e\x59\x34\x4d\xf6\x75\x91\x98\x1f\x2b\xc6\x6c\x31\x0e\x9b\xdf\x3f\x3c\x95\xd9\xc3\x36\x33\x5c\x32\x98\xea\x9e\x28\x62\xf5\x5e\xd5\x6a\xee\x2c\xcd\xed\xca\xd9\xf0\x74\x35\x5c\xca\x3f\xb2\x59\x39\xa5\x70\x28\xb6\x56\xd6\x6a\xfc\x14\x7a\x4b\x12\xa4\xff\x6f\x9d\xb7\xb0\x31\x3b\x65\x61\x25\xef\xa7\xbc\xd8\x76\x34\xc7\x41\x44\x0c\xe7\x33\xb7\x71\x02\x0c\xd3\x0d\xd2\x16\xa1\x5c\xad\x77\x6c\xf8\xc0\xd9\xa8\xe9\xa9\x9d\x03\x05\xab\xa3\x4c\xce\xa9\x1c\xc5\xfb\xd2\x1f\x31\x7f\x64\xc2\xc2\xa2\x50\x1f\xc9\x74\xe3\x28\xbf\x66\x21\xa2\xfd\xb1\x30\x98\x77\x4c\x29\x9c\x71\x87\xfd\x44\xdc\x38\xbc\x94\x39\x81\xd3\x97\x43\x18\x8e\x76\x52\x64\x6f\xf4\x66\xad\x06\xb6\x4c\xa3\x6f\xe4\x82\x46\xf5\xd2\x5a\xaf\xc3\x2f\x15\xdd\x95\x65\x31\x47\x65\xdb\x4b\x1e\x6e\x1f\x14\x5f\xc9\x1f\xf4\xdb\x25\x5c\x9a\xe3\xbc\x70\x3c\x2f\x53\x3d\x73\xc6\x65\xb6\x4c\x92\x3b\xfc\x31\xd9\xc2\x05\xd4\xab\xab\xe8\x59\x83\x82\xff\x2a\xe8\x94\x20\xfc\x72\x29\x85\x72\x3a\xcb\xb2\x28\x94\x7a\x20\x19\xcb\x9f\x4e\xf3\x88\xdc\x6c\x18\xa4\x5b\x07\x9f\xd7\x6d\x00\xe7\xaf\x16\xa8\x69\x50\xb2\xcb\x6e\xf9\x61\xf8\x84\xf5\x5d\xf1\x0a\x74\x0b\x00\xf0\x1d\xb1\xd9\xaa\x9b\x55\xd6\xb4\x50\x01\x5e\x61\x4b\xcb\xc7\x91\xd2\x59\xb4\xef\x99\xdd\x45\xa3\xe8\xf1\xc9\x4b\xf3\xae\xd1\x3f\x47\x0e\x37\xf0\xc1\xd2\x60\x99\x6e\x02\x84\xad\x0e\x53\x6f\x85\x41\x97\x25\xf2\xad\x88\xc4\x7a\x48\x3c\x0f\x3d\x0e\x00\xfc\x89\xd8\x26\xd5\x11\x53\x1d\x34\x4c\x30\xa3\xbc\x1b\xb2\xc3\x67\x95\x0c\x40\x41\x99\x89\x85\x4d\x10\x2b\xe9\x61\x9e\x18\x7a\xb4\xa7\xd5\xb0\x11\x8e\x0f\xde\xae\xbd\x80\x8c\x58\xed\xa0\x9e\x8e\xb4\xbb\x8c\x97\x3b\xa1\x6c\xeb\x5e\xd1\x3f\xec\x08\x00\xf0\x5e\x63\x39\xca\x58\xd3\x78\x5c\xc4\x77\x29\xb7\xc5\xa3\xb0\x4d\x25\xf3\x70\xdb\x0c\x7d\xa1\x1d\xf6\x33\xc9\xcd\xf8\x0d\xfb\xb2\xc7\x3a\xa7\x0e\x9f\x1c\x74\x42\xeb\x8b\x07\xad\x6a\x52\x29\x70\x64\xc1\x69\x59\x09\xde\x62\xdd\x22\x12\x11\x63\x01\x80\x07\xe3\x52\xf9\xb9\x4a\x23\x7b\x1d\xb7\xa7\xac\x98\x35\x80\xfc\x2c\xae\x67\x2d\x4e\xa7\x16\x18\x98\x2d\x89\x9e\xc6\x23\xcc\xa0\x88\x35\x39\x0b\xc8\x7f\x41\x93\x35\xad\xe4\xb1\x55\x5e\xaa\x11\x64\xda\x02\x8e\x6c\x22\xe9\x60\xdd\x2b\xfc\xc1\x38\x0f\x00\xdc\x27\x44\xa5\xcc\xad\x32\x50\x08\x71\x36\x94\xf9\x0a\xca\xe0\xa6\xe2\x75\xfc\xa2\xb4\xf0\x02\x07\x5e\xff\xfe\xd5\xb9\x2f\xb8\x2f\xc3\xe3\xf5\xf9\xdc\x79\x81\xd1\x9a\x85\x9c\x03\x2b\x5b\x95\x47\xd9\xfc\x05\x01\x52\x2a\xcb\x68\x7d\x5b\xb8\x9b\xa9\x03\x00\xee\x5a\x46\x9f\xe4\x70\x45\x93\x9a\xc1\xd2\x96\x9a\x54\x66\xd0\xb8\xa2\x0a\x45\xd6\x91\xa1\x7c\xaa\x6c\x28\xfe\x72\xee\x62\xe9\xdc\xdd\xf3\x75\x8f\xc4\xd9\x9b\x23\xb2\x53\x85\xff\x56\x7c\x52\x98\x04\x5e\xce\x57\x25\x75\xbc\x50\xeb\x21\x81\x84\xb3\x12\xd8\xca\x39\xc4\x0c\x10\x89\x2b\xd2\xf2\x05\xe4\x95\xd2\xcd\x46\x07\x3a\xb5\xc8\x37\xe7\x69\xea\xa6\xbc\x3f\xba\xa8\xb8\x43\x86\x8a\xec\xab\x61\x8f\x75\xbb\x55\x09\x9b\x36\xa8\xef\xcb\x6f\xac\xb0\x51\xd8\x4a\xc7\x38\x6f\x90\x38\x88\xc6\x59\x97\xf0\xbf\xf1\xfa\x80\x2a\xf6\x29\x56\xb6\x10\xa8\x58\x60\xda\xca\xf0\x29\x35\x2f\x0f\xa6\x0e\x14\xbe\x2d\x59\x76\xa8\x3d\xaf\xa4\xe0\x4b\xec\x30\x43\xa0\x31\x77\xa7\x56\xfb\x26\x67\x4d\xc0\x3c\x75\xaa\xa6\xda\xdb\x5d\x5e\xa4\x3c\x3d\xdf\x28\x2e\x96\x16\x59\x47\xf3\x09\xe1\x74\xe0\x15\x3b\x84\x5d\x2b\x98\x53\x31\xb1\x2e\x90\xc8\x2c\x79\x57\x3d\x82\x0a\x14\x0e\x55\xa8\x0e\x8d\xcb\xc3\x4a\x87\xc7\xc4\x18\x66\x14\x86\xec\x1c\xad\x6d\x35\x82\x1b\xcb\xd5\x4b\xf5\x29\x5e\x43\xf2\xc4\xec\xe1\xf3\xf7\x89\xe3\xe5\x41\xd6\x5b\xf9\xbe\x22\xfb\x61\x13\xd9\x63\x38\xd3\xf9\xb1\xe5\x9f\x9b\x54\x78\x4f\xc9\x50\xbd\x35\x25\xbc\xd0\x50\xbd\x3f\x25\x23\x6f\x73\x85\x24\xfa\x5e\xce\xdd\x12\xd6\x0e\x95\x36\xb3\x20\x64\x63\xa0\xea\x85\xe1\xb4\x17\x43\x6e\xad\x79\x3a\x7f\xa9\xd8\x4a\x51\x64\x1d\xc1\x7b\x26\x7a\x3a\x6c\x0b\xab\x8a\x13\xc4\x18\xde\x9e\x42\x79\x4d\x2b\x6a\xe6\x51\xc3\x52\x65\xf5\x26\x6a\x67\xfc\xa9\xea\x46\x5a\x50\x78\x4a\x85\x8c\x3e\x36\x98\x52\xe2\x47\xff\xec\x8b\xe4\x57\x43\x96\x8b\xcd\x72\x3a\xe0\xdd\x8e\xd3\xb2\x11\xa4\x7b\x3c\x24\x7b\x89\x59\x03\x80\x70\x37\xd6\x48\x9c\x68\x37\xa3\x7b\xd2\x8e\x36\xbb\xd0\x29\xa9\x09\xf5\xbb\xe8\x4d\xf1\x79\xd5\x89\xe0\xe4\xf0\xf5\x15\x81\x60\x6e\xf0\xf6\x12\x00\xda\xed\x1b\x9d\x9f\x0e\xaf\x5c\xf4\x3a\x47\x80\xf8\x3b\x8e\xca\x0e\x47\xe3\xc6\x33\x64\x67\xb0\xa3\x00\x20\xf4\xc1\x06\x09\x66\x9b\x0e\x32\xd0\x3c\x9b\x86\xa0\xb6\x54\xf7\xba\xdf\xd0\xa5\xf8\xc3\xd5\x53\x60\xb3\xf0\xa9\xe5\xbf\xe1\x7d\xc1\x0b\x8a\x9b\xe0\x67\xbe\x3e\xf9\x2e\x88\x72\xd1\x95\x9c\x2d\xe8\x5e\x87\x9f\xd9\x8e\x98\xf7\x78\xbe\xcc\x80\xfd\x01\x00\xe1\x24\xdc\x1c\x37\xb5\xfe\xc0\x9b\xa8\x68\x93\x33\x9e\x7e\x58\x59\x17\x8e\xbb\xc5\xbd\xae\x3a\x82\x5b\xee\x2e\x2f\x8f\xc0\x27\x07\x0d\x15\x4f\xc4\x7d\x7d\x3e\xe4\x71\x71\xde\xa2\x32\x7d\x27\x7e\xc3\xe1\xa1\x5a\x4d\xb8\x8f\xaf\x94\x4d\x27\x92\x01\x40\x20\xc2\x9f\x63\xed\xad\xfb\x58\x6f\x29\xea\x46\x39\x2b\xe9\x50\x5d\xed\x00\xf3\x7e\xdc\x72\xd3\x0d\xe6\xe1\xdd\x33\xca\x7a\x98\x93\x83\xb6\x15\x65\x91\x37\x7c\x64\xc6\x57\x64\xdd\xa2\x83\xfa\xe9\x24\xcb\xe1\x82\xea\x1d\x19\x3e\xfe\x82\x34\x93\x1c\x06\x00\xfc\x47\xc4\x5b\xf4\x72\xcb\x6d\x41\x6e\x56\x45\xe3\x18\x7e\x6f\xca\x85\xda\x25\xbc\x1b\xb1\xb8\xc9\x8f\x37\x6e\x17\xb7\x6c\x2e\x37\x30\xf0\x4a\xe1\x35\x4e\x8e\xcf\x42\x63\x20\xfb\xe7\x22\x57\x5d\x2a\x7b\xb3\x43\x8f\xca\x97\x25\x1b\xff\x47\xd2\xcf\xd4\x02\x00\xdf\x95\xf1\x12\xc9\x69\x09\x56\xd6\x65\x92\x0d\xd1\x8a\x85\x07\x5b\x6a\xa8\xb2\xaa\x98\x94\xca\x2c\xa9\x5b\x18\xbb\x34\x48\xdc\xba\xf9\x5b\xc1\x57\xd1\x8e\x35\xac\xdc\xfd\x82\x37\x0b\x7b\xb4\x5c\x7e\xb2\x43\x9e\x32\x82\x7b\x76\xc2\x4a\xf1\x3d\xf6\x0b\x00\xe0\xad\x64\x6e\x83\x43\x9b\xf3\x72\x17\x64\x84\xd6\x9f\xca\x99\x72\x20\xaf\xfa\xb5\xf6\x5b\xf4\xf6\x8a\x6b\xd9\xd5\x3b\xe9\x25\xb9\xaa\xb4\xcd\x96\x05\x1b\x15\x6b\x57\x0f\x1a\x1a\xa4\x7f\x17\x7a\x69\xae\x88\x85\x0e\x71\x8a\x52\xc1\xe7\x09\x5b\xc5\x6e\xbc\x91\x00\xc0\x65\xb2\x52\xa1\xe9\xcd\xcb\x4b\x23\xd3\xe7\xd7\xef\x2b\x3a\x99\x4c\xaf\xa6\x17\x58\xee\x5b\x53\xb1\xd7\x68\xb3\x83\x5e\x32\x23\xc7\x76\x93\x6b\x7e\xa7\x76\xc6\x6a\x4b\xc3\x3c\xd5\x77\x8f\x1a\xcd\x3a\xb9\xc2\xc1\x4e\x31\x59\xfc\x7d\xc2\x36\x51\x3e\xff\x0d\x00\x70\xbe\xb3\xb7\x82\xc2\xa6\xbf\x95\x0f\xd3\x74\xf5\xce\x65\xaf\x93\xde\x57\xaf\x2f\xbe\x14\xd5\x57\xe1\x54\x20\xd9\x31\xaa\xf8\x86\x71\x45\xc0\x89\x7c\xaa\xfe\xda\xaa\xee\x9c\xfb\x9a\x00\x0f\x5a\xf6\x57\xe5\x21\x87\x11\xf2\x13\xd2\x9d\x13\x76\x8b\x76\x0b\xba\x00\x80\x53\xcb\xd6\x81\x13\x9a\x7a\x6b\x8e\xa5\x39\xd5\xbd\x32\xd1\x92\x90\xea\x11\xe5\x96\x51\xe1\xe5\xb7\x8b\x05\xa1\x95\xc5\xfc\xfc\xe7\x01\x48\xfe\x9c\xdc\x45\xab\x78\x39\x5c\xdd\x3a\x8f\xf0\x6c\xbd\xea\xb7\xc3\x48\x79\xb2\xec\xc8\x04\x8a\xf0\xa7\x70\x2f\x00\x70\xb6\xb3\x5b\xe8\xeb\x7a\x1d\xa8\xe7\x8e\x4e\xeb\x1c\x4e\x73\x4c\x0c\x6d\xb9\x43\xcb\x8a\xbc\xdf\x20\xa4\xbd\xdf\x3e\xbc\xc6\x8c\x9e\xbf\x41\x5d\xe1\x07\xb2\x56\x6c\x29\x5e\x08\x69\x5d\x4d\xc6\x3a\xf8\xae\xdd\x35\xed\x53\xd4\xd7\xc2\xa4\x28\xc7\xd2\x00\x40\x14\x8a\xfd\xa6\x3b\xf6\x74\x82\x66\x47\x7e\x76\x14\x83\x6e\x89\xde\x2d\x0c\x30\x22\xf2\x64\xc3\x4a\xb0\x78\xdb\xab\xea\x16\xc8\x69\x03\xa3\xfc\x27\x74\x65\x85\x4f\xd1\x1b\xb8\xde\xb5\xc4\x08\x21\xad\x76\x57\xb4\xed\xe8\x55\x8b\x5e\x05\x89\xf5\x00\x80\xc8\x1b\x1f\x45\xfb\xd6\x13\x01\x87\x1d\xb9\xd6\xb1\x01\x8e\x4c\x9c\xda\x32\x0f\x8e\x8b\x2c\xab\x7f\x0c\xa3\xdb\x2e\x54\x27\xc0\x67\x37\x1c\x2c\xaf\x40\xb6\xad\x70\x2d\xca\x43\x7e\xba\x1a\x8c\x5e\x68\x9f\xdd\x15\x2d\x82\x19\x2c\xce\x29\xb6\xe2\xeb\x00\x40\x34\x0a\xdf\x40\xdb\xd8\xdd\x46\x38\x1d\x59\xd3\x5e\x80\x5f\xdc\xaf\x6c\xc6\x70\x46\x64\x60\xbd\x17\xbe\x67\x1b\xbb\xaa\x05\xdf\xb3\xc1\xa5\xec\x37\x4e\x7a\xff\x2a\xfc\x88\x9f\x76\x95\xe4\xea\x08\x5b\xbb\x8b\x9a\xc7\x04\xcd\xe2\xb7\xbc\x9b\xd0\x02\x80\x90\x42\xd8\x50\xe5\xdd\xe3\xd9\xf3\x53\xf9\x6d\xdf\x59\xda\x84\x47\x4d\x57\x59\xe3\xf6\x9c\xae\x13\x31\xa5\xdb\x5c\xaa\x26\x30\x97\xf9\xdf\x2b\xdb\x4e\x7e\xf5\xee\x2f\xdc\x40\x5e\x70\x4d\x35\xbc\x20\x2b\xed\xce\x6a\x96\x90\x1c\x4b\x17\xf9\x78\x72\x26\x00\x08\xfa\x18\xd6\x94\x9e\x2e\xba\x20\xf7\xf0\xe9\xb6\x08\x7e\x73\x82\x67\x93\x0b\xef\xdc\x9e\x80\xda\x07\xdc\x5f\x5b\x4f\x9b\x12\xb9\x6b\xfc\xa5\xa5\x85\x1c\xb1\x37\xbf\x40\xc9\x7e\xe7\x1a\x64\x58\xca\x0e\xb2\x1b\xca\xa6\xb3\x72\x2d\x23\x65\xbb\x98\xf9\x00\x20\x18\x46\x8e\xca\xfa\xd8\x79\x42\x39\xf7\xd0\x8f\xd6\x6c\x79\x45\x7c\x42\x63\x84\x6c\x61\x44\x5a\xcd\x5f\x49\xfd\x96\xdf\x95\xe9\xe2\xa0\xf5\x8f\x4b\x2a\x84\x6f\xbd\x2d\xf2\xb5\x02\x95\xeb\xd8\x1c\x6f\xbe\xb3\xdd\x2d\x35\xc2\x2d\xb5\x6c\x97\xc6\xb0\xcf\x01\x00\x7f\x18\x73\x6f\xe6\xed\xce\xe9\x06\x9b\x43\xa3\x5b\xde\xe8\x47\xc4\xc9\x1a\x6a\x35\xcf\xc3\xc5\x35\xfe\xea\xba\x2d\xb3\x2a\x4c\x4a\xe1\xfa\xf9\xc5\x0f\xe5\xa9\x5e\xb4\xbc\xf3\xd2\x8d\x2e\x95\xfa\x23\xa2\x1f\x76\x6d\xaa\x76\x01\xdb\xf2\xa9\x24\x9f\xdb\x0a\x00\xbc\x75\xac\x84\x8c\x37\x1d\xa2\xe2\xb2\x94\x59\x2d\xfb\x0b\x27\xc5\x36\x34\xcc\xc9\x4b\xdc\xdd\x5e\x5d\x6b\x60\x87\x84\x57\x58\xe9\xca\xd6\xa1\xc5\xeb\xb2\x87\x96\x7f\xcf\x5b\xa4\xbc\xec\x12\xae\x3b\x2d\xcb\xb7\xab\x51\x59\x8b\xd7\x58\x8d\x97\x8c\xe6\xa7\x00\x00\xb7\x86\x3d\x2f\x83\xec\xd8\x52\x7e\xe5\x60\x5b\xcb\x9c\x92\x87\xb1\x3b\xea\x1f\x16\xde\xde\xbd\xa7\x3a\x39\xaf\x2a\x04\x28\xef\x35\x40\xeb\x96\x15\x7d\xd0\x6d\x58\x7e\xcc\x78\x5f\xfd\xca\x65\xb9\x8e\xaa\x08\xb2\x33\x29\x8f\x49\x28\x56\xb3\xc5\xed\x82\xd9\x00\xc0\x4d\x60\xc7\x67\xcc\xe9\x18\x53\x15\x79\x30\xa6\xf9\x56\x85\x43\xcc\xf7\x7a\x65\xc9\xe9\xdd\x96\xd5\xd6\x85\xf1\xc1\xed\xe5\xfb\x8d\x4f\xd7\x0d\x2b\x52\xe6\xc4\x2e\x2f\x34\xe2\x9a\x3a\x17\x17\xdd\x64\x65\xb5\x5d\x87\x32\x46\x7a\xc4\x2a\x44\x1c\x2e\xa8\x04\x00\xee\x08\x76\x56\xfa\xac\x81\x4b\xb4\xe7\xc9\xef\x7b\xb5\xf4\x29\xd1\x91\x9d\x6b\xe9\x5b\xc2\xe6\xb6\xd4\xd0\xab\x02\xf5\xf5\x37\x40\x7f\x5f\x7d\x55\x27\x34\x7d\xe9\xf3\x32\x5f\x78\xe6\x7c\xcb\x82\x8d\xc8\x4e\x9b\xb5\xfa\x7f\x68\xc5\xb8\x83\x2a\x77\xac\x16\x00\xc4\xf3\x70\xe7\xf4\xa9\x03\x19\x90\x55\xf2\xf7\xde\xe5\xd0\x94\xe8\xed\x1d\x8f\xa1\xd9\x61\xf6\x2d\xe1\xd0\xf6\x40\x65\x3d\x07\x6a\xf6\x55\x54\x1d\x85\x23\x96\x3e\x2c\xfd\x8e\x2c\x98\x6f\x55\x60\x85\x3a\xd9\xac\xd5\x9f\xc7\x3c\xc7\x31\x54\xc3\xb1\xaf\x00\x20\x1e\x8d\xbb\xa5\x8f\x1e\x98\x8c\x84\x26\xbf\xe8\xb9\x8a\x2c\x8d\xf6\xef\x60\x20\xb6\x61\x56\xcd\xbf\x91\x19\x81\xdc\x7a\x77\x24\xd4\x97\x5f\x35\x1d\x19\x5c\x7a\xa7\xb4\x10\x8d\x9f\x6f\x99\x7f\x1c\x9b\x65\xb3\x56\x2f\xc6\xde\x8f\x13\x29\x4f\xe2\x47\x00\x40\x74\x11\x8f\x4b\x4b\xef\xcf\x20\xee\x26\x1f\xe8\x59\x48\xa4\xef\xbb\xdc\x7e\x95\xb0\xda\x79\xaa\x79\x03\x7e\x21\x30\xb2\x2e\x0b\xef\xf1\x4d\x30\x45\xe1\xb7\x96\x1e\x2b\x79\x4e\x4c\x9b\x3f\x2e\xdf\x89\x88\xb7\x59\xa7\x7b\x41\xb4\x8e\x6b\x57\xba\x11\x2d\x00\x20\xf2\x22\x3c\x8e\x7e\x3f\xd6\xcc\xee\x48\x7a\xda\x7d\x94\x6d\xbd\x6f\x5b\xfb\x44\x56\xe6\x4e\x6a\x13\x97\xf9\x34\xd0\xbd\xb6\x8b\x89\xfa\xfa\x55\xe6\x33\x97\x2c\xad\x2e\x71\x61\x0e\x9b\x6f\x96\x17\x4b\xde\xb2\xd9\xaa\x9b\x4f\xd6\x8f\x7b\xaf\x48\x23\x17\xff\xdf\x05\xc3\xe5\xe8\xe2\x63\xe3\x84\xc3\x92\x36\x77\x35\x0b\x86\x47\x9d\x6b\x0b\xe6\x5b\xec\x74\x6a\x3c\xc9\x9b\xb7\xf9\x5f\xed\x30\x6e\xb4\xaf\x7d\xc5\x03\x4e\xe1\x52\x4d\x71\x32\xfb\xf7\xbc\x3f\x46\x2d\x3b\xd2\x26\x41\x1b\xc3\x6a\x30\x77\x96\x57\x31\xcb\x00\x40\x60\x22\x1d\x8f\x9c\xec\xf3\x50\x9a\x27\x9e\xe9\xbc\x24\x67\x47\xf9\xb7\x46\xc9\x86\xef\xe0\x36\x1c\x97\x60\x9b\xa3\xab\x3f\x88\xa7\xf9\xe4\x96\x9f\x15\xb6\x2c\x5d\x5f\x14\x2a\x88\x9d\xf7\x5f\x2e\x87\xf7\xcf\x86\xaf\x09\xe5\x72\xcd\x65\xb2\x12\x76\x3d\x00\xf0\xf3\x99\x09\xa9\x8f\x7a\xa9\x39\xec\xc4\xc9\x9d\x93\x74\xd1\x7b\xeb\x5a\x94\x1a\xef\xd0\x3b\xf5\x6f\xd4\xa3\x36\xd5\x56\x5b\x28\x5e\xfa\x58\x94\x3d\x97\x5d\x59\x72\xa3\x30\x55\xd2\x36\xaf\xdc\x50\x22\x62\xd8\xc8\xb3\xe9\x82\xf9\xe6\x37\xa4\x37\xb8\x14\x00\xe0\x5d\x63\x85\xa5\xfa\xf6\x0c\x14\x61\xfb\x69\x1d\x89\xf9\xd7\xf7\xda\x37\xbf\x30\xce\x0b\xdd\x5c\xbf\x22\x67\xcb\x26\xc7\xaa\xed\x5a\x7c\x8d\xae\xcc\x43\xdd\xba\x44\x50\xd0\xa6\xb8\x3f\x8f\x97\xf3\x4a\x7a\xc5\xc6\xa4\x3e\x2e\xd2\x5a\x4c\x95\x2e\xe1\x7d\x03\x00\x9e\x0f\xeb\xd7\xe1\x6f\x3d\x50\x59\xe8\xfe\x25\x1d\xd3\x8a\x77\x45\xde\x68\x56\x15\x6c\x0b\x1d\x5d\xf7\xd8\xb8\x30\xe0\x81\xe9\x73\x8e\xd5\x9a\x83\xa5\x97\x34\x5f\x96\x1c\x2e\xd8\xa7\x3a\x36\x0f\xcf\x11\xca\x43\x6d\x06\xd5\x87\xc4\xb5\x16\x6b\x24\xf7\xf9\x5a\x00\xe0\xbe\x67\x2f\x3a\xdc\xd4\xe3\x5a\xc9\x4e\xf8\xda\xde\x57\xb6\x31\x32\xaf\xd9\xbb\xe8\xfb\xf6\x4b\x75\x58\xbe\x2e\xa0\xc1\x24\xc8\x5d\xb6\x26\xb8\x34\x59\x77\x6d\xc9\xfe\xfc\xaf\xd9\xbb\xe6\x09\x72\x66\x29\x78\x36\x2f\xd5\xc3\x24\x3c\x0b\x8a\x84\x2e\xb0\x04\x00\xae\x88\xbd\xfa\x85\x04\xd4\x53\xac\x6f\xe6\x81\x0f\x28\xca\x53\x65\xd0\x7c\xaa\x55\xab\x08\x4a\xa5\xc2\x25\x05\x50\x17\xcd\x52\xd1\x0e\x4f\xa4\xbd\xc2\xec\xe0\x4c\xfa\xd3\x64\x47\xf8\x0f\xf8\x7d\x4b\x3c\xa2\x86\x27\x2e\x5a\x87\xfa\x22\xcb\x2d\x9e\x63\x33\xd0\x65\xcf\x4b\xe8\x2f\xe8\x1d\x37\x9a\x41\x3f\xfa\xe3\x93\x37\x41\x25\x38\xab\xe5\x18\xf8\x0c\x0c\x29\xbe\x03\x05\x80\xd9\x8a\x51\x50\x39\xb4\x00\x85\x61\x3b\xe8\x5a\x92\x00\x6e\x82\x45\x21\xa7\x91\x3d\x48\xf0\xc2\x93\xa8\x0d\x3a\xd5\x22\x1b\x33\x43\x0b\x9f\xd5\xd1\x7d\x11\xe4\xfa\x00\xbd\x18\xd9\x79\x72\x38\x68\x86\xec\x6c\x7e\x03\x26\x22\xab\x8a\x27\x83\xe7\x11\x7f\xf9\x76\x68\x35\x22\x40\xee\x40\x1d\xc8\xf3\xc4\xdf\x70\x1c\x1a\x18\xb2\x0e\x99\x8a\x56\x2e\x8c\x47\x1e\x62\x93\x2c\xa2\xd1\xfb\xd8\xc2\xc7\xe5\xb4\x19\x2c\xfb\xab\x33\x69\x4c\x66\xfa\xa0\x82\x3e\x82\x7c\xd0\xf8\x88\x7e\x98\x0c\x2c\x0c\xa7\xff\xc7\x38\x2d\x3d\x03\xc6\x30\x30\x58\x06\x7e\x62\xf8\xee\xbf\x03\xd5\x11\xef\x82\xfd\x61\x0e\xa1\xf2\x38\x83\xc4\x13\x2b\x2c\x5c\x51\x08\xa7\xfc\xf7\x98\x72\x46\xf8\xf5\xe2\x0b\xea\x1e\xc1\x95\x63\x38\xf5\x25\xbf\xae\xde\x93\x96\xc0\x53\xe5\x8f\xa0\xbd\xe2\x0a\xc5\x57\xe8\x18\xa7\x18\x7c\x0d\x2e\x60\xf7\x24\x08\xc1\x9f\xac\xa1\xa0\xed\xd0\x7f\xcc\x1e\x0f\x6f\xf8\x3c\x29\xb6\xb0\x45\x7e\x11\x37\xee\x2e\xcc\xaa\x51\xc9\xce\xa1\x94\x20\xc5\xe3\x9e\x12\xca\x0b\xb9\x4b\x4d\x35\x35\x4d\x4a\xcf\xbd\x44\x1b\x29\xbe\x2a\x7c\x4b\xab\x11\xad\xa5\xef\xa6\x1f\x14\xe4\xc7\xef\x00\x37\xf3\x3e\x05\xd2\xa1\x95\xdc\xd9\xee\xed\xb0\x2f\x7b\x98\xc5\x7c\x84\x46\xae\xbb\x71\x2d\xd3\x54\x58\x3c\xd4\x9d\xe5\x99\xef\xd4\x39\x29\xab\x2f\x57\x6f\xca\xa4\x84\xe9\x9f\xeb\xdf\x50\xbe\x69\x17\xf3\x0f\x51\x4d\x6a\x90\xba\x82\x06\x2a\xf2\x62\x75\xf4\xc3\x52\xe3\xe6\xc5\xe0\x51\x51\xb4\xfb\x38\x88\xc3\xeb\xb3\x58\x02\x5f\x67\x45\x5e\x3d\x90\x51\xd6\xa0\x3b\x11\x9e\x19\x54\x73\xb6\x6d\x72\xe6\x67\xd3\xaa\x72\x53\x96\xa0\xec\xb0\x36\x8e\xb2\xb8\x88\xcb\x75\xa2\x7c\xcc\x13\x66\xf9\x50\xcf\xe6\xec\x8c\xfe\x49\x3b\x9d\x7d\x25\xe0\x05\xfd\x81\xfc\xa7\xdb\x76\x68\x9c\xa8\xc9\xc2\x05\x4e\xe1\xa4\x5e\xd2\x66\xc4\xf7\xcf\x1d\xb8\x92\xf1\xb3\x5b\xd5\x0c\x66\x8a\xdb\x5e\x97\x7a\x65\xcd\x6b\x9a\x90\x3d\x39\xeb\x74\xed\x30\xf6\x48\x8a\xa4\xe2\x78\x46\x24\x35\xb5\x78\xc9\x3e\x9c\xb6\xd7\xe8\xb8\xf1\x1d\x3d\x41\xa3\x72\x3d\x06\x16\xc8\x18\x16\xf3\x60\x5b\xde\xea\x8b\xf2\x0c\xdf\x21\x6a\xff\xf5\x8c\xeb\x83\xcc\x26\x38\x33\xa5\x37\xb9\xc4\x27\xf3\x57\xc7\x38\xb5\x73\x56\x4e\x53\x2a\xcb\x95\x12\x55\x93\x93\xae\xa3\xae\x2e\xdf\x17\xf5\x94\xe6\x58\xc0\xda\xa8\xa1\xdb\xea\xed\x5d\x75\x60\xac\xc2\xc9\x62\x3d\xf4\x90\x77\xf3\xc2\x95\x0c\xfb\x0b\x97\xfa\x6d\x32\xea\x4e\x8b\x1b\xbb\x33\xd7\x1e\x9f\x52\xcc\xce\x3c\xde\xbb\x49\x45\xcf\x8a\x69\x5f\xc8\x14\x50\x66\x34\x5c\x4a\x1f\x4f\xf9\x6c\xfa\x1a\x25\xa1\x9e\x2c\x8e\xdd\x98\x4e\x6b\x33\xcc\x73\x2d\x02\x87\x2b\x83\x2c\x24\x10\x97\x6f\xf5\x78\x14\xfc\x3d\x4b\x76\x25\x17\x19\x43\xb1\x1d\x9c\x86\xd8\x52\x0a\x1b\x0f\x23\x4b\xa8\x0e\x05\x1f\x90\x1d\xd4\x76\x69\x3a\x92\x45\x2b\x80\xfd\x90\x42\x7a\xc5\xfe\x0e\xe4\x1d\x38\x14\x1c\x8f\x6e\x84\xbe\x79\x3c\x43\x1b\x11\x3f\x8b\x48\x6c\x13\xba\xf5\x91\x15\xbc\x87\x6e\x7b\xb9\x0e\xa6\xd1\x77\x0d\xf8\xc2\xd9\xf4\xbc\x06\x3d\xdc\x4e\xbf\x55\x60\x03\x3f\x07\x97\x48\x6a\x90\xe9\xe0\x65\x48\x82\xec\x86\x24\xfb\xc7\x23\x4d\x70\x78\xd0\x29\xd4\x11\xf1\xf0\x88\x42\x35\xe8\x14\xf3\xef\x98\x1f\xda\xf9\xd0\x0a\xea\x83\x8f\x5f\xea\x80\x5e\xc0\xf5\xfd\x31\xf0\x24\xb8\xa7\xbe\x1d\x5e\x03\x77\xe4\x6f\x86\x33\xe0\xab\xe2\xf7\x70\x0d\xe2\x06\x3e\x81\xff\x20\xfa\x04\x2e\x12\x87\x5a\x06\x6d\x45\x6e\xa3\x5c\x0f\x33\x34\x1a\xb3\x34\xbf\x88\xd9\x60\x01\xf7\x47\x83\x3c\xa6\xcf\x85\x99\xe0\x49\xb2\xa6\xf7\x0b\x34\x8a\xf4\xa8\x6d\x84\x36\x30\xca\x8c\x79\x90\x88\xb1\x5a\x94\x06\xdd\x61\x0c\xa3\x57\xc2\x2b\x89\x1b\xf1\x07\xe0\x0e\xa2\x30\x30\x1a\x09\x26\x0e\xb9\x1f\x42\x9e\x13\xee\xe6\x05\x68\x0b\xce\xbf\x5d\x4b\x3f\x24\xf8\x74\x76\x1a\xbd\x8d\xff\xa1\xdb\x12\xb4\xe4\xbd\xa8\x5e\x0e\x6e\xe5\x3e\x32\x50\xc0\x1c\xce\x3b\x41\x19\xf8\x8b\x33\x8b\xe6\x0a\x1d\x66\x6f\x8f\xf3\x81\xcd\x58\x94\xcd\x14\xb8\x94\x29\x70\xfb\x84\x84\x91\x74\xf3\x12\x74\x05\xf1\xec\xfa\x4f\x5a\x9a\x92\x76\xea\x3c\xed\xb8\xfc\x79\xc7\x5e\xba\xbb\x2c\xb0\xf2\x3c\xfd\xa8\xa4\x5a\x1f\x41\xef\x13\xcf\xe4\x5d\x03\x17\x0b\x8b\x28\x45\x60\xa3\x60\x56\xac\x15\x14\xc6\xe3\x6d\xaa\x84\x47\x70\x2e\xbb\x71\xe0\x01\xd6\x5d\xf3\x7e\xa4\x89\x0c\xb9\x7c\x82\x1a\x5c\xb0\xfa\xb8\x03\xb5\xcc\xf8\x5f\xcb\x7d\xda\x58\x03\x58\x56\x44\x8b\xd0\x3d\xd2\xe0\xb4\x36\xcd\x26\x4e\x24\xdd\x4b\x55\x9b\x29\xa2\x0f\xc9\x7f\x44\x1f\x00\xe9\xd2\x99\x01\x04\xb4\x5c\x34\xd2\x6d\x24\x3c\x92\xa7\xb2\x18\x8e\x8c\x61\x45\x5f\x38\x48\x49\xaf\xbb\x7b\xec\x22\xe5\x5c\xf5\x9a\xc6\x37\xd4\x95\x15\x17\x8a\x1f\x53\x95\xa5\x73\x55\x5f\xa9\xbf\x0b\xe3\x59\xd6\x34\xa6\x51\x94\xae\xa2\x3b\xe9\x91\xa8\xf3\xf4\x5b\xd9\xee\x1b\x03\xc1\x52\x39\xe9\x1a\x0d\x91\xa2\x74\x8b\x09\xb0\x8a\x93\x70\xb6\x8d\x32\xbd\xcf\xaa\x37\x92\x92\xd6\x59\x5b\xbf\x9f\x72\xa6\xd5\xbb\x10\xa7\x2e\x68\xe0\x28\xba\xa8\xca\xea\x32\xd2\x9c\x66\x5f\xae\x39\x3a\x48\xeb\x29\x5a\xb4\x77\x2f\xfd\x60\xee\xb6\x0d\xdb\x40\xf7\xec\x5f\x2e\x57\x21\x1b\xd9\x3c\x8b\xc9\xf0\x5a\xde\xec\x33\x15\x59\xef\x4f\x2e\xef\xd9\x4b\x09\xea\xa7\xd6\x25\x51\xf2\xbb\x85\x05\x42\xca\xaf\xb6\x78\xf9\x15\x6a\x62\xc3\x6f\x86\x37\xf5\x45\xf5\xee\xa3\xa3\x68\x82\xb2\x80\xc8\x13\x74\x8f\xfc\x22\xff\x4f\xf4\x67\xba\x0c\x17\x13\x78\x4b\xde\x61\xb1\x18\x1e\xc9\xeb\x38\xfd\x20\xeb\xf4\xb9\xd4\x6e\x0d\x65\xd6\xa9\xe8\xda\x32\xca\xd1\x01\x9b\xfc\x1b\x94\xfe\x6e\x81\x7c\x31\x75\x5e\xab\x89\x30\x52\x8b\xeb\x91\x23\x6c\x9a\x6f\xe5\xc5\xc8\x83\xb4\xeb\x45\x47\xfc\xcf\xd1\x99\x39\x19\x2e\x75\x20\xa2\xb8\x6f\x81\x40\x15\xbc\x77\xf7\x02\x30\x6a\xd6\xe4\xf3\xf1\x58\x58\x56\x69\x6f\x30\xe6\x4d\x59\x59\x3b\x03\x9b\x4d\xe9\xc8\xfd\x8b\xcd\xa0\xc6\x0a\x9f\x62\x16\xb4\x1d\x74\x07\x6c\x2c\x7d\x7f\xbc\x39\x66\x07\xca\x03\xe7\x61\xcb\xa0\xf3\xee\x81\x58\x1c\xb2\xc4\x5c\x81\xb5\xa2\xbb\xef\xae\x47\x5f\xd0\x98\xe7\x32\xd1\x4b\xb4\x33\x3d\x29\xe8\x31\xba\x63\x8d\x37\x5a\x4f\x4f\xcc\x9d\x8d\x36\xd2\x2f\x09\xed\xd0\x26\x10\xa2\xed\x47\x07\xa0\xf5\x71\x49\xe8\x43\xd8\x66\xb3\x0e\xb3\x82\xff\xb9\x0d\x62\x1b\xd0\x61\xe6\x4b\xb1\x1a\xb4\xfb\xce\x6a\x34\x01\xb6\x3e\x4b\xa0\x3b\xe1\x89\xdd\x4c\x74\x2b\xec\x56\xbd\x1b\xf5\x85\x57\x18\xfc\xd0\x60\x38\x4e\x90\x88\x86\xc2\x27\xa9\x55\x28\x05\xf1\x8b\xbd\x8b\xea\x90\x13\x9b\x7e\xa3\x77\xd1\x9d\x6e\x11\x98\x2d\xfa\x75\xdc\x3d\x4c\x85\xf9\xdf\x5c\x88\xd8\x92\xf1\x43\x8f\x91\x25\x8c\xb7\x9d\x36\xc8\x12\x06\xdd\xb4\x17\x09\x66\x0c\xd3\x17\x20\x87\x88\x52\xde\x53\x44\x40\x60\x14\x10\x69\x23\x12\x63\x86\x90\x2f\x44\xe0\x26\x57\x34\x90\x58\xe4\x7a\x1f\xcd\x27\x2c\xc7\xdd\xc4\x16\xe1\xac\x6b\x01\xf0\x42\xfe\xc7\x93\xe6\xb0\x0f\x7f\x7c\xdb\x3e\x38\x92\xe7\x58\x61\x06\xc7\x71\xdd\xb4\x85\x30\xc1\x09\xe6\x7a\xc1\x55\x6c\x69\x96\x13\xfc\x82\x75\x3d\xba\x1a\xf1\x65\x4d\x0d\x38\x8c\x14\x32\x37\xbb\xb2\xd0\xf1\xe4\x4e\xf3\x49\x68\x25\xf1\xe4\x92\x1c\x0a\x57\xc4\x0d\x3c\x83\x0e\xca\x5e\x35\x5f\x83\x72\xa4\x89\xa5\x4d\x50\xb6\xf8\x6e\x76\x0e\x54\x2b\x8a\x66\xd3\xa0\x57\x82\xbf\x19\x95\xb0\x37\x5f\xb9\x8f\x05\xeb\x78\xb6\x1b\xf3\x91\x51\x1c\xa6\xab\x3d\x82\xb3\x6a\xcd\x17\xa0\x2e\xe4\x86\x73\x4c\x70\x62\xde\xe5\xbe\x10\x70\x63\xae\xae\xe1\x28\x08\xe7\x84\x15\x69\x41\xae\xf6\xba\xf2\x2c\x58\x9f\xbd\x9b\x39\x12\xfc\xa9\xbc\x97\xa6\x85\x76\xca\x37\xee\x7d\x05\xf5\x49\x64\x1b\xf8\xb0\xb7\x30\xcf\xa5\x12\xee\xe3\xed\x31\xc7\x10\x3a\x2b\xf4\xb4\x17\x3d\xae\xd6\xbe\x7b\x12\x1d\x32\x95\xd5\x0a\xe9\x35\xe5\x31\xf9\x77\xe9\x67\x8a\xaf\xca\x03\xe8\xbf\x0b\x3c\x89\x3e\x30\x38\x97\x79\xa4\x00\xac\xd5\x19\x22\x43\xa1\xb9\x6a\xba\x7f\x04\x54\x2e\x1f\xe6\x32\x09\x5e\x25\x72\x30\x57\x23\xc3\x38\x01\x27\x8b\x69\x5f\xba\xdf\x75\x54\xd2\xad\xdb\xfb\xab\x2d\xe9\x5e\xcd\x54\xa3\x84\xbe\xb7\xee\xa7\x74\x36\x5d\x5e\xe5\x8f\x9d\xa2\x3f\x2a\xdb\x77\xf8\x11\xb8\xb9\x70\x4e\xc4\x73\xb0\xc9\x40\x59\x1f\x05\x79\x66\xef\x5a\xc0\x85\x2e\x4b\xbb\xcc\x73\xe0\x72\xee\x8f\x13\x12\xda\xe9\xc1\x37\xed\x15\xb4\x17\x7d\xb1\x55\x53\xe8\xa3\x3b\x4b\x73\x8b\xe9\x2e\x2d\x1d\x92\x4d\xf4\xd8\x7a\x26\xfa\x8f\x5e\x5d\x35\xe6\xf0\x22\x70\x62\xa9\x73\xc4\x2e\x90\x9a\xd7\xba\xee\x0f\xf8\x5e\xdb\xbb\x60\x1f\xa4\x94\x6f\x36\x6f\x87\x0f\xf3\x44\xc7\x3b\x68\x05\x67\x80\xb6\xfb\xb4\xf6\x13\xf3\x4d\xbb\x68\x17\x8f\x4d\x31\xbc\xa7\x7d\xec\x3c\x29\x2e\xa2\x3b\xb5\xcc\x42\x0f\xd2\x93\xeb\xec\x0f\xd5\xd0\x8f\x57\x14\x86\xff\x01\x1d\x0a\x29\xeb\xae\x80\x12\x7d\xd3\x82\x58\xc8\x4b\x91\x64\x31\x12\x9e\xc0\x3b\x76\x29\x8e\x79\x29\xe3\xdd\xc0\x21\xe6\xd6\xcc\x9c\xe6\x44\xf2\x78\xd6\x96\x92\xe7\x64\x6c\xd6\x7b\x35\x8f\x1c\x41\x69\x60\xad\x67\x18\xa8\xf5\xe9\xbb\x18\xab\x69\x97\xa3\xe6\x11\xff\x81\x53\x37\xac\x20\xc4\x50\xea\x82\x5a\xc2\x0b\xfe\x3e\x16\x23\xac\xd1\x75\x17\x0f\x30\x43\xa8\x7e\xfd\x22\xf2\x2a\xb5\xba\x89\x47\x86\xd3\x6c\x4b\xac\x19\xff\x68\x98\x6a\x80\x51\x49\x37\x63\x8a\x18\xdb\xe9\xbd\x69\x4d\xc4\x0f\x50\xb7\x57\x4a\xd4\x40\x12\xff\x16\x22\x09\x96\x2f\x70\x21\x66\x23\x7d\x63\x9d\x09\x2b\xb4\xe0\x42\x22\x79\x06\x6c\x38\x56\x42\x46\x83\x0f\x1a\x0b\x19\x2f\x21\xcb\x62\x6f\x46\x2e\xb4\x58\xf9\x8d\xb1\x05\xca\x22\x6f\x10\xbf\xa0\xf7\x69\x93\x88\x1a\x98\xb3\xd7\x9a\x38\x88\xb8\xfa\x2f\x27\x96\x22\xb7\x9d\xaf\xe2\xdf\x51\xd3\x98\x8f\xf8\x07\xcc\xe1\x9c\x35\xa3\x83\x38\xdb\x0b\x33\x62\x08\xb0\xbe\x93\xf8\x43\x2c\x28\x94\x13\x0d\xf8\x75\x05\x83\x48\xc3\x73\x19\x02\xc2\x03\x97\x1d\xf9\x82\x7f\xc4\x55\x91\x0e\xf8\x10\xae\x5d\x4f\xc5\x4d\x78\x89\x73\x12\xce\xc2\x3b\xc7\x0e\xc3\x25\xf8\xde\xd3\xa1\xc4\x7b\xde\xe8\xae\x5f\x04\xc1\x0d\xad\x75\x23\x66\x71\x64\xf9\x61\xf8\x3d\x76\xbf\x4c\x81\x97\xb1\x47\xe3\x8f\xf1\x0c\x56\x6a\xaa\x12\x0f\x60\xde\xde\x63\x81\xcf\x63\x6e\x5e\x37\x80\x5b\x91\x95\xce\xb3\xb1\xcf\x8c\xcf\x63\x7d\xf1\x71\x44\xd3\x89\x47\xf8\x6b\x99\x43\xfb\x37\xdc\x24\xb9\x5d\x75\x12\xdf\x29\x16\x19\x97\xe3\xb6\x22\x4f\x49\x1b\xf6\x4a\xf0\x18\xdb\x8c\x1d\xe3\x57\x1f\x5e\x8d\x15\xf2\xd2\x23\x00\x8c\xc3\x5d\xba\x6e\x1a\x96\xc6\xbe\x3e\xff\x11\x16\xc7\xda\x30\x96\x8d\x31\xc8\xa9\xfd\x7f\xb1\x67\xb9\xde\x2d\x6c\xac\x24\xc7\xb1\x22\x11\xdb\xaf\x03\x72\xe6\x63\x1e\xd9\x9d\xc2\xbf\xd8\x30\x55\x16\xfc\x18\x7d\xa0\xf0\x4c\xf1\x44\xcf\x4a\x6f\xee\x4e\x47\x5b\xc5\x87\xfc\xac\xd0\x32\xc1\xc0\x7c\x1a\x9a\xcf\x3d\x33\xf6\x3f\xf4\x04\xcb\xbc\x97\x8b\xc5\x98\x74\x8d\x1e\xd8\x84\x72\xb8\x94\x8a\xf6\x95\x80\xda\xc3\x28\xaf\x70\x29\x1f\x43\x23\x8d\xd7\xc1\x62\xd4\x2f\x27\xf5\xc0\x5a\xd4\x53\x73\x29\xec\x1a\x3a\x57\x35\xd2\xf7\x19\x3a\x53\xfa\x62\xde\x6d\xd4\x41\x98\x38\xf6\x1d\xba\x85\xfd\xa2\xdb\x0a\x1b\xd6\xfe\xac\xee\x1f\x5a\xd5\xe2\x58\xec\x87\x46\x35\x2c\xcb\x0e\x45\x67\x55\xbf\xe3\xb2\x90\xb7\x15\x30\xed\x32\x72\xa9\xf8\x59\x52\x01\x72\x3c\x7f\xf8\x4e\x26\x52\xaf\x6f\xf6\x79\x84\xd4\xa8\x7e\xcf\xdb\x80\x74\x4a\xae\x8c\xfd\x86\x7c\xe0\x32\xbb\xbc\xd0\x27\x7d\x83\x75\x2e\xa8\xb0\x4b\x5b\x14\x87\x2e\x6b\x5b\xa3\x86\x90\x0f\x8d\x0c\x4e\x1b\xd2\x5e\x23\xa4\x4d\x43\x74\x15\xfb\x13\x7f\x23\xfc\xa2\x07\x3b\xbe\x21\x19\xb9\xd7\x7d\x08\x24\x55\x13\x38\xcf\x1a\x41\x65\x5b\xc7\x4d\x44\x1a\x78\x53\x3a\x0d\xe8\xd0\x89\xe3\xb5\x3c\x34\xa9\x3f\xa0\xb0\x0b\x1d\xd5\x2d\x52\xdd\x46\x5a\xdb\x52\x38\x8e\x08\xbd\x11\xa0\x8a\x90\xed\xd5\xbb\x12\x59\xc8\xaa\xb2\x35\x3b\xd4\xc8\xac\x7c\xc8\x27\x10\x99\xac\x73\x9f\x37\x1e\x99\x2b\x4f\x18\x17\x86\xec\xe4\x85\x1c\x1f\xce\x7f\x99\x61\xd6\xfa\x8d\xf7\x37\xa3\xb3\xf2\x30\x6f\x56\x26\x35\xe7\x02\x77\x67\xd6\x62\xd1\x66\x8e\x98\x62\x05\xbf\x60\xb7\x53\xed\x0e\xbe\x60\x3d\xa1\x6d\xdb\xa5\x65\x4d\xa5\xe7\xf9\x36\x30\xfd\xa1\x71\x73\xd3\xc8\x14\xb8\x7b\xd4\x6b\x46\x3f\x3a\x79\xd0\x96\x9f\x40\x59\xd2\xea\xc4\x13\x51\x4c\x15\xa5\xdc\x1e\xea\x82\x9c\x19\x9c\xaf\xd4\x12\x61\x11\x67\x29\x6d\x3d\xbc\x95\x9d\x42\x9f\x74\x30\x9a\x55\x00\x9a\xed\x9a\xc9\x7c\x0c\x8d\xf1\xf5\x61\x3a\xc1\x8e\x73\xc7\x92\x11\x08\x75\x54\x0d\xa3\x1b\x4d\x19\x70\xe6\x3d\xa2\x93\x2d\xeb\x79\xf6\xf4\xee\xf2\x1b\xdc\x7d\xf4\x7f\xfa\x3d\x1c\x15\xe8\x2b\xf8\xc6\xbe\x0a\x1a\xa1\x3a\xf6\x54\x68\xe1\x81\xcb\xac\xdd\xd0\xad\xb0\x1a\x66\x01\xac\xf6\x79\x46\xbe\x41\x62\xe6\x5c\x25\xdd\xd1\xf0\x51\xd5\x0c\x3d\xfa\xe2\x18\xc8\xbd\x8b\x47\x36\x29\xb8\x6e\xf8\xe4\xb2\xc5\x1c\x08\xbb\xa8\xbd\xcc\x3e\x89\xe5\xf3\x45\x6c\x5b\x8c\x07\x1e\x64\x25\x61\xba\xe4\x26\x66\x13\xd6\xbb\xf3\x0c\x73\x32\xf6\xcc\x67\x35\x79\x04\x9f\x36\x07\x66\x74\xe3\x51\xa3\x8e\x33\x56\xe2\x33\x7a\xb2\xb8\x8e\x9c\x9d\xf5\x9f\x38\x71\xec\xe6\xe2\x7b\xec\x06\xf6\x98\xec\xd3\xec\x51\xac\x68\xee\x59\x56\x34\xf3\x24\xed\x05\xb3\x85\x19\x96\x94\xc9\x9c\x4c\xbe\xdc\x71\x9e\xa4\x90\xf0\x1a\x19\xe3\x16\x39\x6a\x8e\x0f\x63\x09\x83\x39\xda\x8c\x68\x21\x0e\x76\x56\x70\xc2\x25\x4b\x6b\xd3\xd9\x85\xa2\xdf\x85\xd5\xac\x1f\xc2\xe3\xaa\xdb\xac\x6d\x02\x0d\xc7\x8e\x59\xcd\x4f\xa7\xa6\x33\x27\xf2\x0e\x26\xae\x20\xa9\xdc\xa8\xd0\x4b\x8c\xfb\x9c\xf5\xab\x9f\x30\xfc\xd9\x93\x66\x7f\x21\x0a\x99\x3d\xa3\x97\x10\x6e\x8c\x8e\xd6\x1f\x6c\xb5\x5e\x5b\x35\x9d\x75\x4d\xdb\x90\x47\xb0\x9c\xb3\x3b\xe4\xbf\x98\x88\xaa\x8a\x29\x20\x6f\x2a\xf4\x59\x8b\x49\x3f\x99\x32\x61\x1b\xa3\x5a\x42\xdd\x1e\xc9\x98\x2e\xf2\x59\xf5\x96\xc0\xf9\x17\x67\x67\xe3\x4f\xb8\x73\x46\x8b\xf0\x2c\x66\x41\xd3\x7b\xd6\x87\x72\x4a\xc5\x0c\xd6\xfa\x12\xa1\xa1\x81\xa9\x2b\x2c\x94\xc6\x90\x2f\xf3\x8c\x0c\x37\xd2\xdf\xc0\xca\xb0\x60\xd4\xe8\xe2\xe3\xd2\x18\x4e\xd9\x93\xb6\xde\x22\xf8\x0a\xf1\xca\xff\xf0\xcf\x92\xde\xd9\x33\xf0\xbd\x02\xd5\xe8\x01\xec\x15\x3b\xb5\x21\x8e\x55\xdf\x32\xaf\xf4\x16\xf3\x43\x03\x5b\xcf\x61\xae\xaa\xe9\x12\x6f\x21\xd9\x95\xc7\xf1\x95\x8c\x5b\xa5\x85\x69\xfe\x8c\x75\x85\x31\x31\xf7\x88\xba\xdc\x2b\x5b\x38\x84\xbd\xf6\xc9\x8a\x6b\xb8\x48\x29\x71\x22\xb1\x1f\xe2\x4b\xa3\x87\x30\x2e\xe7\x53\x7d\x32\x0b\xec\x12\x95\x3c\x63\x0e\xb4\xe5\xe8\x8a\x98\x53\x9a\x40\x51\x26\x19\x51\x37\x19\x4b\x65\x94\x9a\x32\x8e\x72\x19\x63\x4b\x8b\x63\xbc\x09\x4a\x01\x1a\xf2\x13\xff\x2f\xe7\xee\x8a\x23\xf8\x16\x75\x9f\xd3\x36\xac\x43\xba\x72\xf4\x03\x6c\x33\x17\xad\x2b\x66\xf9\xf5\xcf\x2e\x71\x63\xaa\xba\x3f\x6b\xbf\x90\x4f\xdb\x39\xc2\x73\xa4\x53\x53\x2f\x7a\x91\x91\x58\xdb\x70\xe4\x27\x71\xac\x32\x31\xba\x9b\x98\x57\x5c\x1b\xa2\xc6\xc5\xc6\x98\x15\x6e\xd8\x0f\x8d\xd8\x69\x03\x16\x27\xdb\x38\xc6\x1e\x7d\xc1\xed\x6c\xdd\x29\xab\x4e\x9f\x6b\x9a\x27\x4d\x4a\xff\x6e\x3c\x21\xb1\xcd\xb8\x22\x1f\x25\xba\x9d\x99\x4f\x46\x0b\x73\xb3\x94\x19\xcf\x05\x21\x94\xea\xb8\x27\xbc\x2f\xd4\x2f\x5b\x95\xdc\x3c\x7a\xc8\x8a\x53\x9c\xd5\x60\x9f\xc3\x4b\xd6\x19\x58\x3a\x62\x05\x93\x8b\x7c\x6e\x51\xc9\x36\x65\x2d\xaa\x4c\x95\x8e\xc9\xea\x33\xda\x88\x4f\x52\x12\x65\x71\x22\x3e\xe5\x1b\x63\x50\x18\x4c\xad\xc8\x88\x14\x8c\xa6\xf1\xe2\xf6\xf3\x5a\xe9\xc2\xad\x4e\xdc\x74\x30\x7f\x45\x12\xc7\x1e\x3a\xeb\x50\xc8\x6a\x43\x56\x8e\x98\xce\xc4\x50\xaf\xe6\xd3\xd2\xa7\xb4\xc8\x0a\x93\xa4\x82\x56\x95\x1b\x2f\xce\xa4\xcf\x94\x36\x8a\x96\xd2\x8f\x30\x66\x0b\xbe\xd0\x9f\xa4\x9f\xe0\xb7\x82\xbc\xd8\x87\xbc\x74\x28\x78\x4b\x07\x77\x19\x6c\xbf\xc2\x86\xfd\x06\xfe\xe3\x40\x61\xc9\xd1\x89\x23\x26\x30\xe3\xd0\xb2\x26\x3b\xc9\x23\xb4\xbd\xdc\x56\x3c\x80\x56\xe6\xdc\x13\x69\x50\xad\x64\xab\xf0\x08\xca\xc5\xef\x08\x36\xa2\xb2\x34\x23\x7f\x0a\xda\x13\x73\x97\x7b\x1b\x1b\x11\xf2\x85\x53\x81\x05\x79\x2b\xd8\xa9\x98\xde\xc1\x9f\x35\x13\x1f\x37\x22\x8c\xfc\x85\xdd\xaa\xc7\x25\xae\x2c\x5d\xa9\x99\xe8\x0f\xcb\x41\x77\x5f\x78\x9f\xa9\x17\xc9\x05\x6d\x4c\x6b\x2c\x9a\xaf\x24\x0b\x8e\x86\xf2\x0e\x91\xa1\xd1\x83\x5c\x1f\xd2\x32\x64\x32\x67\x32\xa3\xdf\xeb\x2b\xeb\x1e\x23\xc3\x61\x1c\x53\xc6\x98\x31\x82\x4b\xa6\x13\x53\x6a\x97\x8b\x53\x84\x5f\x8b\x8a\x44\x5b\x84\x96\x9a\xd7\x42\x4f\xc1\x54\xc1\x0d\xc1\x78\xbe\x15\x72\x8f\xf7\x86\x37\xf1\xc8\x70\xee\x59\xee\xb2\x7d\x26\x4e\x09\x27\x3c\x78\x15\x1b\x61\xa7\x78\x65\xb2\x36\xb0\x52\x1d\xc6\x90\xdf\x99\x21\x23\xad\x19\x57\x19\xa9\xa6\x37\xa2\x3a\xcd\xdb\xfc\xf3\x42\x59\xb6\x8f\xea\x97\x00\x54\x11\x3c\x0f\xfe\x56\x45\x29\x44\xf0\x16\xc8\x86\x0e\xbd\xe1\x9a\x4b\x7e\xef\x7d\xce\x7e\x21\xb6\x0b\x7c\xc8\xea\x10\xda\x2d\x67\x33\xb9\xbc\xd7\xb3\x0a\x48\x1f\x0e\x7b\xe4\x5e\x86\x3d\xd3\xaf\xfc\x96\x68\x7d\xf1\xe3\xdc\x21\xa1\x63\x61\xa0\x22\x82\xff\x27\x6f\x88\xdd\xc3\x3b\x9b\x3b\x8a\xbe\x99\x9b\xa7\xf7\x38\xf8\x9a\x43\x6a\x76\x46\x3a\xb3\x13\x54\x5b\x37\x1f\x66\x79\xc9\x27\x2e\x23\xc9\xbf\x62\xd5\x2c\x07\x46\x0b\xbf\x67\x24\x9d\xd0\xb0\x5e\x95\x3e\x17\x7e\x6b\x30\xcf\x79\x29\x18\xaa\xa9\x95\xad\xe1\x17\x98\x96\x31\xbb\x78\x07\xcb\x84\xd4\x64\xee\xf2\xa2\x8e\x03\x9e\x9c\xc9\x79\xa7\x23\x4a\x58\xef\x73\x34\x9b\x5c\x99\x43\x9a\xb1\x9e\x34\x52\xaf\x98\x3e\x53\xc0\xd8\x29\x1a\x18\x49\x10\x1e\x9c\x88\x92\xeb\xc2\x2b\x6d\x93\xf5\x7f\x05\xc5\x4d\x19\xd2\xbd\x7c\xb0\xce\x48\x3e\xe1\xad\xae\x12\x52\x72\xb9\x66\xe5\x1b\x93\x61\xf6\xad\xa2\x0b\x11\x23\x59\x0d\x79\xe3\x02\x8c\x4c\x91\xee\xb2\xe7\x38\x32\x46\xe5\x3c\x33\x8c\x31\x55\x62\x3d\x52\x89\xbf\xe2\xdc\x2d\xfe\x22\xac\xeb\x0e\xd5\x7b\x0a\x90\x76\x50\x52\xc1\x0f\x6e\x8e\x23\x57\xf3\x46\xd6\x7d\xa5\x00\x9c\x63\x55\x9b\x92\xde\xb2\x65\x65\x11\xe1\x22\x56\x5c\xa1\x45\x80\x07\x73\xb5\x61\xe1\xd2\x63\xa4\xa5\xfa\xde\xcc\xf5\x44\x97\x74\xd2\xc8\x53\x38\x9f\x6b\x57\x58\x9a\xf3\x27\x0d\xd2\xbc\xd7\xfd\x48\x3f\x20\x02\xb5\xa3\x33\x02\xf0\xdf\xd9\x63\x33\xe7\x67\x18\x55\x66\x59\x6e\xfb\x49\xf9\x13\x4a\x44\xd8\x4f\x69\x1d\xb5\xda\x3f\x4a\x1c\x43\x77\x59\x84\x09\x3e\x80\xc7\x66\xcc\xe2\x25\xc3\x85\x40\x2a\xc7\x0a\xf9\x5c\xe8\x94\x23\xc9\x3c\xa0\x49\xd1\x65\x67\x99\x0b\xbf\x6a\x6a\xb2\x4a\x71\x58\xdd\x4c\xd9\x9a\x31\x5f\xd9\x44\xb5\xdd\x3f\x45\x9e\x47\x1b\x1f\x96\x2d\xcd\xa4\x3b\xfb\x5b\x88\x17\x81\x31\x8b\x02\x04\x67\xa1\xea\x19\x23\x79\xdb\x10\x2f\x20\x93\xfd\x0f\x5d\x58\x20\xcf\x99\x4d\xa5\x64\xdf\xd1\x2d\xa7\x5e\x14\x26\x6b\x76\xd3\x5c\xb1\x0f\xea\x58\x5a\x6e\x7a\xa9\x32\x96\xbe\x34\x21\x57\xbe\x93\xfe\x2e\x6c\x91\x74\x21\x78\x76\x7d\x9f\xe8\x33\xd4\xb7\x68\xa2\x20\x17\xee\xb7\x79\xc7\x9b\x8f\xfc\x02\xf8\xec\x3b\x68\x76\xfe\x68\xfd\x1e\x24\x4c\x4d\xd5\x1e\x45\xf6\x09\x1c\xb3\xb3\x91\xbd\xe8\x69\x95\x09\x39\x9c\x66\x54\xb4\x20\xd9\xf1\xb5\xb2\x3a\xe4\xf9\xce\x58\x89\x12\xdd\xbe\xde\x55\x94\x84\xf6\x2c\x6c\x16\xd8\x63\x9e\x36\xb7\xb8\x35\xd8\x10\xf0\x98\x9d\x8c\x55\x1a\xb3\x74\x0d\xa4\x4a\xf9\x40\x73\x9a\x0c\xe6\xe5\xa9\xdf\x32\xbe\x23\x14\xd5\x08\x86\xfe\x28\x45\x31\x99\xb1\x23\xae\x5c\x36\x89\xe1\xb1\x83\x10\xff\x61\x4c\x5b\x07\x09\x2f\x12\xbf\x16\x06\xf0\xc5\xc4\x2d\x9b\xe3\xdc\x79\x44\xcf\xb0\xe5\xac\x07\xf8\x03\x83\x99\xce\x83\x9f\x22\x7f\xac\x59\xc5\x6b\xe1\xfc\x56\x87\x73\x3f\xc3\x80\xf2\x10\xd7\xe1\xc8\x22\x39\x9d\x13\x19\x2b\x92\xc2\xec\xa6\x50\xb9\xf8\x20\x7b\x92\xdf\xa0\x70\x15\x6b\xaf\xc7\x5d\xde\x37\xa6\xce\xa6\x8f\xc3\x27\x7b\x86\x15\xb3\xd6\x31\xa6\xea\x12\xb4\x7c\x95\xad\x34\x39\x5b\xa5\xb8\xc3\xd2\xa8\x2a\xe4\x34\xfa\x55\x45\x93\xf4\xc9\xe1\xb5\xb2\x76\xc9\xf6\xe8\x9b\x92\x0e\xd1\xf9\xed\x73\x44\x15\xc2\xb5\x6b\x6b\x05\x34\xbe\xc4\x63\x01\x6f\x19\xb7\xcd\x86\xc7\x1e\x62\xd7\x99\x8d\x66\xa2\xe4\xe9\xec\xc7\xda\x69\xf9\xcb\xc5\x16\xd9\xb3\x72\xff\x91\x49\xaa\xc5\x39\x8d\xd4\xd3\x0a\x4f\x5d\x50\x4a\x82\x6c\x61\xf6\xe5\x7d\xae\x92\x45\xaa\xc8\xad\x75\x22\x07\xf9\x31\x5f\x06\xff\x8d\xe4\x8b\xfb\x1e\x6e\x99\xf0\xb5\xcd\x02\xb6\x0f\x4f\x6d\xe6\x43\xbe\x66\x05\xa9\xbe\x69\x4e\x9b\x1e\x08\xe7\xaa\xaf\x56\x4c\x24\xb8\xca\xc7\xa5\x56\x94\xe1\xf2\xbb\x85\x17\x0f\x74\x48\xcf\xe7\x65\xec\x2d\x15\x0f\xe5\xfc\xd9\x12\x25\x6c\xd6\x6e\xf1\x89\xe5\x33\x54\x5b\xdc\xd2\xb9\x2b\xa5\xdf\xa7\x57\xb3\x2e\x0a\xfd\xcc\xc2\x48\xda\xff\x38\xba\x0b\xb7\x26\x1e\x87\x01\xe0\x27\x16\x60\x8b\xa2\xa2\xd8\x94\xd8\x82\x22\x48\x2a\x21\x08\x08\x4a\x88\x20\x22\xd2\xb9\xbe\xbe\xdd\xba\x37\xd6\xa3\x46\x77\x87\x80\xd8\x89\xdd\xdd\xfe\xec\xee\xfc\xaa\xef\xf3\xbc\x7f\xc9\x47\xa0\xd6\x85\x1b\xdb\xbb\xd8\xd2\x1c\x7d\x5f\x7b\x0c\x7b\x9f\xf6\x68\xf3\x17\x86\xaf\xba\xa7\x21\x36\x6b\x84\xca\x5c\x23\x4b\x04\x14\xba\x8a\x92\xf0\x73\x32\xb4\x34\xdd\xfb\x89\x24\xc4\x70\x7e\xf1\x24\xe1\x6f\xf5\x95\xe9\x1c\x7e\x91\x3c\xdf\x22\x9f\xbb\x4a\x38\x5e\x7b\xda\xa8\xec\x4b\x93\x5c\xd6\x6b\xba\xdf\xb3\xa7\x6a\x8b\x3b\xfc\xe8\x55\x6a\xb2\x25\x32\x93\xaa\xda\xd5\xe0\xb8\x1d\x57\x6c\xae\x1e\x0a\x4f\x91\x2d\x37\x4f\xf7\x16\x8b\xbf\x9b\x3e\xb9\x5e\x16\xd6\x69\x93\xa7\x53\xf9\x6b\x14\x5b\x2d\xea\x38\x97\x84\xd1\x8a\xea\x46\x98\xd2\xc0\x1b\xaa\x3b\x4c\xc5\x61\xa4\xc6\x8a\x96\x5c\xe0\x5a\xb9\x9c\xbe\x31\x75\x7a\xb9\x1f\x23\x31\x36\xb5\x64\x15\x53\x1d\x42\x35\xfc\x66\x7d\xf5\xa8\xd7\x8a\x20\xa9\xd3\x30\xd5\x03\x24\xc0\x26\x49\x3e\x0d\x73\x04\x00\x71\x2e\x1e\xa3\xf0\x6f\x1c\x4f\x5f\xce\x2b\xac\x8b\xa7\x5f\x87\x1d\xaa\x1b\x19\xa2\xfc\x1b\x15\xb7\x98\xfe\xbb\x4e\x96\x7d\x62\xcd\x8b\x9d\x5e\xfc\x1a\x5c\x10\xb2\xdc\x30\x08\x85\x7b\xe0\xda\xad\x70\x99\xe3\x33\x55\x3f\x6a\x6d\x93\x2c\xfb\x81\x95\x03\x80\x78\x2b\x8e\xc8\xaf\x36\xd4\x30\x6f\xf3\x26\xd4\xbe\x67\x45\x43\x27\xab\x83\x59\x37\xf2\x59\x15\x04\x98\xba\x2b\xbf\xac\x1c\x9a\x18\x33\x54\x5c\x0a\xdd\x0f\x7e\x6d\xa0\xc0\x97\x3c\x36\x69\xa7\x20\x0f\x1c\xcf\xa9\x38\xd8\x30\x9b\x54\xd9\x69\x3c\x08\x00\xc4\x2e\xf8\x25\x59\x7f\xfd\x33\x14\xe1\x8e\xaa\x5d\x83\x96\x82\xa7\xab\x4c\xe8\x9e\xbc\x72\xf3\x05\xf4\x7e\x4a\x4f\xe9\x3b\xcc\x31\x66\x8e\xe9\x03\xa6\x0e\xde\xae\x3f\x83\xdb\xad\x79\xa6\x41\xf1\x1a\xc7\x4a\xe5\x6f\xc2\xc3\x26\x57\x16\x4e\x3c\x01\x00\x51\x2b\x71\x5a\xda\x53\xef\xc7\x59\xc6\x01\x6a\xf4\x9c\x09\xac\xae\xca\x8f\xe4\xc3\xdc\x1a\xb3\x0b\x59\xb3\xf3\x56\x69\x28\xc9\xd9\x9a\x64\xda\x4c\x92\x41\x7d\xfa\x65\xa4\x66\x0d\x5d\x7d\x9f\x2c\x76\xcc\x51\x26\x93\xb5\x36\xa4\xb4\x9b\x6c\x05\x00\xd1\x64\xf6\x5b\xf1\xc5\xba\x83\x22\x21\x7b\x47\xcd\x28\xe1\x7b\x66\x4e\x65\x8a\x30\x3e\x87\x5d\xae\x15\x74\x24\xdf\x29\xe9\x12\xd8\x6d\x21\x8d\x7d\xfc\xea\xa0\x61\x3a\x3d\xdf\x7d\xf5\x27\xf5\x06\x5e\xa7\xe3\x0a\xc5\x41\xde\x42\x1b\x93\x74\x12\x17\x06\x00\x61\x3e\xc7\x5a\x34\xac\x6e\xa9\x3a\x1e\x6f\xaf\xce\x28\x5a\x48\x6f\xac\x68\x50\x3e\xc9\x7a\x5e\x76\x49\xa1\xd8\x41\x2d\x7e\x22\xf7\x8d\x0e\x34\x3c\x97\x59\x6c\xf8\xa7\x3d\x21\x39\xb8\xda\xb7\x28\x4f\x1c\xeb\x30\x24\xff\x20\xbc\x66\x63\x92\xf8\x0b\xa6\x03\x80\x40\xc3\x2d\xe3\x7f\xab\x35\x94\xde\x45\x4f\x54\x5d\x2e\x7e\x41\x1b\x56\x31\xc7\x34\x2c\x33\xa9\xcc\x47\xff\x2a\x69\x5c\xf1\x46\xed\x99\xa8\x91\x86\x50\x75\xe7\xfa\x0f\x5a\x67\x15\xee\x9e\xa2\xba\xa1\xb0\x75\xf0\x95\xc7\x48\xb9\x36\x54\x71\xad\x48\x0f\x00\xfc\xf7\xbc\xb7\xbc\x9d\xb5\x31\xf5\x72\x24\xb4\x4a\x5d\xf3\x86\x82\x98\x2f\x54\xad\x4a\x7f\x5d\xfa\xc8\xbc\x6d\x7b\xb7\xe9\x51\x69\x46\xe4\x39\xfd\x7d\x53\x7a\xc0\x13\xcd\x5e\xbd\x87\x9b\x50\x95\xa0\x3e\xbc\x50\x23\xbb\xa6\x1c\x65\xe3\x2a\x76\x91\xdc\x03\x00\x7e\xbe\x60\x04\xb7\xb3\x76\x45\x4b\x01\x5c\x59\x45\x69\x54\x14\x5e\x32\x37\xd5\x09\xd2\x43\x4a\x7b\xab\xb7\x6e\x9f\x65\x6a\xad\x00\x22\x83\xf5\x75\xa5\xaa\x00\xaa\x86\x6d\x7c\xe1\xe6\xa8\xb2\xd7\xbe\x5b\x18\x2a\x53\xa8\x2a\x6c\x6c\x44\xff\x93\xde\x07\x00\xfe\x02\x41\x3e\x77\x76\xad\x75\x47\x15\x3c\xb9\x2a\xb8\x55\x59\xb8\xc1\x8c\x35\x85\xa5\x1d\x2f\x25\xea\xce\x25\xd4\x99\xf2\xaa\x1d\x22\x1e\xe8\x77\x9a\xb7\x06\xcc\xd1\xac\x2a\xf1\x5d\x75\x47\x79\x4a\x7f\x62\xe1\x6c\xd9\x8a\xa2\x6f\x36\x53\x44\x7c\x59\x35\xb0\x96\x77\x48\xd0\x04\x47\xed\x09\xa7\xb2\x29\xda\xae\x2e\x5a\x42\xa6\x73\xfb\x4c\xfa\xd2\xa4\x57\xcd\x39\x8c\x89\x5b\x26\xd6\x17\x31\xe7\x05\x9b\xab\xc5\xac\x1d\x5e\xab\xcc\xeb\xc1\x33\x4b\xe2\x8b\xbb\x60\xaa\xfd\x2f\xdd\x55\x74\xd5\xb8\x45\xaa\x5e\xec\x7f\x00\x20\x35\xe0\xdf\xe0\xe5\xbd\x37\xe9\x2f\x28\xb4\xae\x8d\x0c\x49\xa6\x65\xdb\x41\xa6\x6b\xd2\x89\xe6\x29\xcc\xdb\xd1\x6f\xeb\xfd\x58\xfd\xc1\xec\x6a\x1f\xf0\x88\xd7\xcc\xf2\x7f\xd0\x8f\x25\xc1\xc5\x20\x92\x64\xff\x53\x57\x8b\xde\x18\xe7\xa7\x92\xe3\xeb\x00\x40\xca\x22\x46\xc2\x23\x7b\x77\xb3\xa8\x94\x90\xce\x47\xac\xfb\x19\xb7\xda\x92\xc0\xb0\x24\x43\xd3\x00\x78\x36\xfa\x48\xdd\x4b\x08\x0a\xde\x5e\xf5\x1a\xde\xe2\xf9\xa7\xbc\x1d\xd9\xba\xc4\xbd\x78\x05\xca\xb2\xff\xaa\xcb\xc0\x5a\xc7\xc5\xab\xe2\xf0\x33\x00\x20\xdd\x40\x84\x42\x87\x7b\x84\xa8\xae\xf0\x66\xe7\x14\xb4\x22\x23\xa2\xb5\x02\x6d\x49\x9a\xdf\xf8\x17\xbd\x1f\x9d\x52\xb7\x0a\x73\x0f\x1e\x5d\xb5\x1a\xeb\xf2\xdc\x5f\xf6\x1f\x1e\xb1\x64\xa2\x49\x82\xff\xb4\xff\xac\xbd\x48\x34\x8e\xe3\x29\x4f\xb2\x3d\x01\x40\xd2\xcb\x5e\x0c\xd6\x74\xdf\x24\x5b\x0b\x2d\x3a\x12\x49\x7d\x7a\x73\xcb\x5d\xb2\x30\x51\xdd\xb8\x8e\x0c\x8e\x7a\x56\xcb\x20\x7d\x82\xca\x2a\x51\x32\xca\x33\xb3\x2c\x90\x44\x16\xdf\x36\xde\x20\x1b\xed\x5f\x6b\xe7\x91\xb7\xc7\xf5\x2b\x67\x93\xb7\x00\x40\x32\x9a\x5c\xc7\x32\x75\xaf\x11\x8a\x0b\x26\xb5\x77\x0b\xfe\xa5\xdd\x6b\x59\x2a\xa0\x6e\xbf\xdb\x20\xe3\x3f\x8f\x0a\xaf\x39\xc6\xa7\x07\xcd\xaa\x38\xc1\xb7\xf5\x1c\x51\xaa\xe0\x1d\x5f\x5c\x62\x9c\xcf\x2b\xb0\x7f\xa8\x29\xe0\x4d\x1f\xf7\x56\x91\xc7\x05\x01\x40\xbc\x99\x13\xc8\xa4\x74\x6d\x55\x85\xe5\xdd\x69\xbb\xa7\x74\xdb\xad\x6e\x8e\x53\x4c\x4e\xe8\xa8\x6f\x96\xbd\xdc\xbc\xa1\xfa\xb6\xf4\x7c\xa0\x97\xf9\xb6\x64\xff\xda\x98\x92\x2a\x71\xcb\xe2\x55\x06\x37\x91\xd8\xfe\x8c\x9a\x14\x46\x8f\x5f\x2c\xe7\xf2\x4f\x00\x80\x28\x89\xdb\xc2\x98\xda\x79\xd1\xb4\x2f\x97\xdf\xe6\x67\x78\x93\x1a\xd5\xd4\xa4\x9f\xb6\x8d\x5f\xf7\x5d\xeb\x13\xe9\x56\x3d\x5b\x9d\xb9\x21\xdc\x3c\x5b\xa5\xf2\xd0\x15\x3f\x53\x34\xb8\x76\xea\x61\x99\xd9\x5e\x5b\x34\x24\x29\x18\xef\x2f\xbb\x20\xbc\x03\x00\xc2\x3a\xde\x11\xda\xab\xce\xf0\xaa\xfe\x9c\xac\xd6\x33\x15\xc8\x2e\xdf\x26\xcf\xf2\xe9\xf1\x58\x1d\x52\x22\x8b\xf0\xae\x32\x18\xbf\xac\x67\x96\xeb\xf5\xd1\x6b\x9e\x16\xef\xd4\x14\xb9\x2e\xd5\xbd\x56\x19\xec\x83\x8a\x96\xcb\x93\xc7\xfb\xc9\xbc\xc5\xfd\x00\x20\x9c\xca\xaf\xa6\x6d\xea\x9c\x59\xbf\x24\xfb\x41\xab\xa1\x46\x95\x72\xbc\x69\x64\xe5\xa5\x78\xeb\x3a\x9f\xf2\x2f\xe1\x97\xaa\xb6\x94\x0e\x5f\x3f\xa3\x7c\xb3\x69\xf8\x9a\xd2\xe2\x19\xba\x5b\x8b\xbe\xeb\x2a\xd4\xd9\xf6\x8b\x54\x0f\x15\xdd\xe3\x03\xa5\x1f\x24\x22\x00\x10\x9c\xe4\x7f\xa1\x1e\xec\x78\xd2\xf4\x37\x3b\xab\x75\x47\xc3\xc4\x94\x9d\x8d\x27\x6a\x47\xc4\xb5\xd6\x7e\xab\x7c\x1a\xce\xae\x1a\x56\xde\x10\x70\xa3\xec\x77\x49\xec\x9a\x3c\xd3\x51\xc3\xc5\x45\xf7\x74\x7e\x9a\x9f\xf6\x4e\x2a\x44\x79\x76\xfc\x2e\xa9\x4c\xea\x02\x00\x82\x14\x81\x3d\xa5\x7c\xf0\x0d\x2d\x31\xcb\xa2\x7f\x36\x7d\x4a\xf2\xb9\x9e\x0d\xf4\xf3\x31\x5f\x3a\x56\x33\x2a\xc3\x4a\x9b\xbf\x32\xeb\xfd\xfa\xeb\x51\xd6\x03\xb7\x7f\x55\xfd\x50\xa8\xb3\x55\x59\x39\xfc\x6a\xc6\x65\xe3\x0a\xb4\xd5\x3a\x5d\x9d\x8f\x7b\x00\x80\x4c\x47\x78\x53\x74\x83\x04\xa3\x26\xf3\x57\x5f\x3f\x73\x49\xf2\xf1\xee\xa7\xcc\xbe\x98\x67\xed\xf7\x58\xf1\x61\xf2\xe6\x0a\x70\x91\x5f\x5b\xfd\x12\x68\x85\xdb\xb7\xaa\x02\x38\xcd\xd9\xaa\x6c\x27\x72\x74\xc6\x0d\xc3\x1f\xcc\xdf\x9a\xab\xf6\xc7\xf9\x00\x20\x2b\x24\xd6\x53\x78\x83\x93\xc0\x71\x99\x2f\xfb\x36\x83\x59\xc9\x3d\xdd\x1c\xf0\x64\xcc\x95\x76\x1c\x72\x0f\x43\x9b\x83\xa0\x9b\x7e\xe6\xba\xeb\x70\xbb\xdb\xfb\xaa\x99\x48\x9b\xf3\xc8\xb2\xa9\xe8\x85\x19\xf7\x0c\x03\xb8\x95\x75\x85\x7a\x04\x61\x09\x00\x32\x0f\x82\x4d\x89\xde\xbb\x12\x7d\x92\x59\xb7\x07\x45\x5f\x24\xef\xe8\xea\x43\xdf\xc6\xa8\xda\xfa\x31\xbb\xb0\x90\x26\x21\x56\xe0\xc7\xa8\x9b\x8e\xbd\x72\xbb\x5e\x99\x8c\x0b\x9d\x87\x95\xa6\x12\x6e\x33\xde\x1b\x6c\x89\x77\xd6\xb7\x8a\xb2\xd8\xa9\x00\x20\xad\x60\xc7\x17\xe2\x03\x59\xe4\xf5\x4c\xcb\xde\x56\xb2\x67\xc7\xfb\xce\x47\xa4\x30\x66\x45\xeb\x33\x32\x31\xf4\x77\xe3\x5e\x72\x8b\x9f\x7b\xed\x26\x32\xc3\xad\xae\x42\x4f\x6a\x9c\x9e\x97\x54\x93\xa7\x66\xfc\xd6\x27\x72\x46\x8f\x99\xa1\xea\x25\x3f\x03\x80\xe4\x39\xb9\xab\xe0\x7a\xff\x80\x90\x9e\x91\xd5\xf3\x59\xf0\x64\x47\x52\xe7\x6c\xc1\xd6\xad\xdd\xad\xf3\xf9\x67\x42\xb5\x0d\xdf\xf8\x3b\x7c\x1f\xd5\xf0\xf9\xc3\xdc\xb2\xcd\xe7\x79\xbd\x4e\x67\x8b\xef\xf3\xf2\xed\x86\xeb\xcc\xbc\x85\x63\x62\x95\xbf\xb9\x6c\x00\x90\x38\x72\x52\xf3\xcf\xf5\x3d\x50\x0e\xa4\x6f\xef\x99\xa8\xa8\x4a\x8a\xea\x58\x26\xe7\x6f\x39\xd8\xe2\x2a\x4b\xdf\xb8\xaf\xfe\xbb\x34\xc1\x77\x49\x35\x4f\xb2\x75\xd5\xf3\xf2\x73\xe2\x68\x27\x81\xe9\x91\x28\xc8\xce\x46\x5b\x2e\x74\x1a\xd3\xa1\xb4\xe0\x37\x02\x80\xd8\x99\xdb\x97\x57\xda\x37\xd3\x28\x49\xf3\xeb\xde\xa4\x3f\x9b\x18\xd8\x9e\xa9\x1b\x19\x7d\xbc\x79\x87\xc6\x27\xe4\x56\xbd\x43\x11\xee\x93\x53\xd5\xad\xdc\xb7\x2a\xa2\xec\x8f\xfc\x9d\xd3\x32\xd3\x24\x99\xb5\xdd\x70\xcd\x55\xf1\xdf\x31\x8f\x15\x7e\x42\x25\x00\x88\x32\x78\x7d\xb9\x67\xf7\xb0\x2b\xc7\xee\xce\xe9\xda\x57\x3e\xb4\x9d\xd2\xf6\xa0\xb4\x30\xea\x47\xd3\x69\xd3\x7f\x21\x33\xea\x04\x06\xbe\xf7\xa9\xaa\x69\xba\xd1\x2b\x2f\x94\xa5\xab\x0b\x1d\x6f\x19\x19\xca\x86\x19\xcf\x35\x4b\x65\x75\x63\x2d\xe4\x35\x62\x0f\x00\x10\x5e\xe0\x23\xb9\x9b\xf6\x04\xd7\xda\xa7\xfe\xeb\x22\xaa\xc4\xdb\x27\xb7\x99\xcd\x77\xa2\xca\x9a\x88\xb2\x19\xc1\xc7\xeb\xd6\x14\x47\x78\x73\x2b\x4f\x1a\x90\x95\x65\x65\x33\xb4\x7c\xc7\x01\xe3\xfc\xa2\xa8\x19\x0f\xd5\x37\xe4\xd7\xc7\xda\xca\xa3\xc4\x1f\x01\x40\x48\xf0\x0f\xe4\xdc\xde\x63\xd5\xa0\x4c\xad\xe8\xf2\xac\x1d\x48\x38\xde\x16\x55\x35\x14\xb5\xad\x69\x89\x79\x28\x58\x58\x7b\xbb\xb4\xc7\x3b\xa6\x32\xcb\xa4\x5b\x49\x96\x0e\xe8\x37\x39\x76\x1b\x06\xd4\x7d\x33\xbe\xaa\x73\x15\x17\xc7\x6e\x90\xbd\x94\xb0\x01\x40\x38\x9d\xff\x30\x9b\x7e\x48\x47\xcf\x4c\xb9\xb8\xaf\x99\xfe\x39\xbe\xbe\xbf\x89\x21\x8c\x9c\xd8\x13\xc7\xf4\x0f\x9c\xd9\x7e\x8c\xe5\xe6\x59\xdf\xf4\x11\x4c\x5e\xc6\xaf\x3d\x0e\xed\x5f\x90\x5c\xe1\x89\xc4\xd9\xae\x2a\x0e\xc5\xc6\x59\x4e\xd0\x7c\xc7\xf3\x01\x40\x4e\x21\xb6\x67\x73\x0f\x2d\x61\xea\x53\x1e\xed\x0b\x62\xfe\x88\xef\xeb\x0f\x61\xa5\x46\xce\xea\xfe\xc5\x7a\x1d\xb8\xb0\x3d\x17\x6c\xf0\x6c\x6f\x2a\x83\x2a\x97\x29\x6b\x99\xf0\xa9\x05\xbb\xcd\xdf\xd0\x79\xb6\x3e\xc5\xe3\x31\x9d\xe5\x4a\xcd\x61\xbc\x03\x00\xe4\x41\x44\x42\xb6\xf4\xe0\x71\xf0\x49\xca\xcb\xc1\x07\xd0\xdc\xf8\x83\x7d\x8f\xa1\xf4\xc8\xb9\xdd\x3a\x68\x20\xd0\xa1\x7d\x1c\x1c\xe2\xd9\xdd\xe4\x8f\x4c\x5e\xa6\xaf\x9d\x85\x8e\x5a\x90\x6f\xae\xc1\x16\xd8\x86\x9a\x8e\xe3\x5b\x2d\x37\x6b\x70\xc2\x15\x00\xe4\x96\x84\x36\x3b\xed\xc0\x63\x0c\x4c\x39\x39\x08\x60\x99\xf1\xe5\x7d\x23\xb1\x1d\x91\x63\xbb\x8e\x61\x50\xe0\xcc\xb6\xf5\xd8\x61\xcf\x8e\x46\x10\x5f\xb5\xac\xbc\x66\x2b\x7e\x72\x01\xbb\xfc\x39\x41\xb1\x4d\x35\xd9\xb2\x17\x5a\xca\xd5\xd7\xff\x5f\xf1\x48\x67\x67\x66\x5d\xdd\xff\x97\x13\x99\x92\xb6\x77\x26\x67\x4a\x7c\xf2\x1e\x7b\xf2\x5a\xc4\xed\xce\x07\x64\xd9\x86\xef\xad\xa9\xa4\xd4\x53\xd7\x60\x22\xb5\xcb\x94\xd5\x20\x39\xb0\x00\x2f\xb7\x25\x3f\xda\x22\xc6\x28\x8e\x8b\xe5\x25\xf5\x0c\xf2\x0f\x00\x48\xab\x49\x4a\x96\x74\xff\x5a\xe1\x60\xca\x84\x81\x8d\x42\xdb\xf8\x91\xbd\xfe\x02\x30\x42\xd9\x39\x82\xff\x64\xc3\xa1\x16\x29\x9f\xe6\x99\x53\xbf\x9f\x3f\x6e\x19\x58\x55\xc2\x1b\x5c\x40\x94\xf9\xf3\x60\x5b\xad\x41\xc8\x5b\x6a\x35\xb1\x28\x96\x4b\x00\x80\xe4\x16\xa7\x20\xb3\x74\xdf\x2e\x65\xd1\x4e\xd7\xfe\x58\x45\x4e\xdc\x8a\x1e\x77\x79\x70\xf8\xb9\xf6\x4f\xb2\x85\x1b\x6c\x9a\xa9\xd2\x99\x6b\x1f\xd6\xd5\x48\xa6\x2c\x9b\x51\xc9\x15\xdb\x2e\x88\x2f\x5d\x26\x9a\x61\x7b\x54\x4f\x13\x0e\xb7\xc2\x54\x9b\xf8\x12\x00\x10\x5f\xe4\x0e\x64\x14\x0d\xc6\x1b\x2e\x25\xaf\xeb\x4b\xd1\x4f\x88\xdd\xd6\x1d\xa9\x0d\x0b\x1f\xde\x6e\xa9\x16\xaf\x4f\x6c\x12\xa8\xae\xaf\x0d\xaa\xdd\xab\x9c\xb5\xb4\xae\xa2\x4c\xbe\x63\xc1\xd2\x92\x20\xa9\xc6\xf6\x9a\x4e\x2f\x2e\xb1\x3a\xa9\x44\x84\xa1\x00\x20\x1e\xc9\xab\xcd\xb0\xdf\x6b\x36\x3f\xde\xd1\xb3\xa7\xa7\x4c\x12\x73\xb4\xab\xb1\xc4\x75\x13\xa5\x2d\xde\x78\x34\xe0\x62\xe3\x39\x7d\xb2\xc7\xf5\xda\x51\x9a\x1f\x4b\x63\xcd\x9f\x8b\xd8\x0b\x86\x17\x97\x28\x1e\xd9\x3e\xd3\x3e\x96\x59\x58\x8f\x50\x5c\x11\x9d\x04\x00\x51\x26\x3f\x2a\x7d\x70\x6f\x52\xb5\x76\x47\xda\x9e\xec\x8a\x1f\x31\x44\x57\x5c\xf9\xe6\x4d\xcb\xda\x80\x92\xd2\x00\x4d\x63\x81\xf1\x85\x47\x7d\x4d\xb3\x7e\xe5\x52\x0f\x73\x89\x26\x6d\xfe\x7f\xc5\xfe\xaa\x14\xdb\xef\x5a\xae\x7c\x8a\xb5\xb3\x02\x13\xe7\x02\x80\x68\x2a\x5f\x96\xbe\x6b\xef\x94\xba\xe6\x1d\xb3\xf7\xcc\xa8\xbe\x19\xb3\xb1\xf3\xbf\x8a\x6f\x61\xff\x5a\xcb\xca\x47\x07\x64\x37\x8e\x2c\x99\xe0\xa1\xa8\x09\x30\xda\x2e\x5d\x69\x76\xd3\xfe\x59\x60\x63\x3a\x53\x54\x35\x6d\xb6\xd6\x46\xfe\xd1\x7a\x97\x62\x92\xf8\x25\x00\x08\xdb\xf9\x4d\xf7\x3d\x59\x29\x94\xe5\x17\xd6\xb0\x1e\x51\xfe\x1c\xbc\x0c\xee\xa4\x9e\x6b\x2f\x01\x2f\xd1\x1a\xca\x85\x50\x38\xbd\x56\x46\x85\xae\x31\xae\x81\xf5\x30\x8d\xe5\xb0\xab\x02\x59\x01\x9a\x36\x0e\xa1\x63\xe0\x59\x8b\x3b\xb0\xe1\x48\x9f\xf5\x3e\xdc\x07\x9b\x7d\xcf\x85\x59\x47\x3f\x72\x3e\x8a\xb5\x94\x11\x71\xd0\x8a\xb5\x87\xf1\xa0\xed\x2e\xe8\xc1\x64\x95\x5d\x06\x4f\xb0\x96\x4a\xcf\x43\xc9\xe0\x14\x70\x32\x3c\x01\x9a\xb2\x6b\x0a\x7c\x0f\x5e\xb9\x31\x0c\x19\x42\x12\x17\x87\xa1\x57\x51\xa3\x35\x1f\x9f\x8b\x69\xef\x4e\x60\x7c\x04\x69\xe7\x76\x32\x09\xf0\xd0\x01\x0f\xd6\x38\x68\x4a\xdb\x38\x56\x35\x94\x5e\x36\x01\xf4\x85\x6e\x49\xe7\x82\xcf\x60\x06\x0b\x85\x6a\x10\x97\x14\x29\xcc\x41\xde\x87\x1c\x44\x70\x74\x9f\xeb\x0f\xd4\x80\x19\xad\xb7\x63\x5f\xf0\x85\xb7\x67\xd0\x45\xec\x75\x67\x92\x18\xeb\x88\x8f\xfb\x3c\x18\x9f\x88\xba\x96\x08\x66\x11\xc1\x28\x11\xb2\xd6\x11\xdb\xc5\x27\x58\x3f\x89\x4c\x66\x2c\x78\x86\xe0\xec\xc4\xa1\x63\x44\x71\xf0\x79\xf8\x2e\xd1\xe2\x9a\x8b\x5a\x12\xc7\xad\x97\x60\x7c\x22\xf7\x86\x1d\xcd\x5d\x34\x6f\x68\x1f\xed\xa7\x30\x7a\xe0\x26\x7d\xaf\x80\xdb\xb4\x86\x91\xcf\x3f\x6d\xea\x60\xae\xe0\x2f\x14\xb9\xb2\x86\xf3\x8c\xf4\x9f\xac\x77\xbc\xf1\xc9\xd1\xe0\x5f\x2e\x16\x3c\x09\x76\xe0\x3c\x5e\xf4\x0d\xc9\xe3\xcc\xb6\xf6\x45\xff\xb2\xaf\x5d\x09\xa3\x0e\x53\xb5\x1e\xcf\xa5\x1e\x54\x86\xf4\x8d\xa2\xc9\xe4\xcf\xeb\xf7\xd1\xb7\xc9\x4a\x0c\x22\xc6\x0a\x69\x82\x60\x0b\xd3\x4e\xe2\x4c\x63\xb0\x66\x8a\xde\xec\x18\x07\xfa\x0b\x2b\x82\x56\x41\x2c\x41\xc0\x22\x3e\x7c\x8d\xa7\xb3\x8e\x44\x99\x9c\xa0\xf3\x5f\x0a\x29\xe5\x05\x87\x19\x94\x84\xd2\x80\xee\x24\xaa\x67\xb1\x4d\x0d\x93\x66\x6b\x38\xaf\xad\xa6\x0f\xd3\xf1\xb9\x97\x19\x80\xc6\x83\x12\xc7\xb4\x53\x9d\x49\xa4\xb3\xa2\x15\x1e\x1b\x3e\x81\xd5\xd2\x42\x97\x07\xf0\x34\x51\xb4\x75\x26\x72\x81\x97\x76\x66\x46\x41\x74\x6b\xdb\x01\x8b\xc2\xad\x4d\x92\x8e\x08\xca\xa6\xfa\x84\xca\x6a\xea\xaa\x9a\xe1\xea\xc9\x34\xa7\x0a\x03\x29\xa4\xaf\x2e\x1b\x5f\x90\xc8\x48\x31\x85\x27\x3c\x60\x36\xe8\x42\xd7\x77\x80\xe3\x55\x9f\x5c\x16\x41\x3a\x99\x87\x75\x16\xb2\x4b\xc0\x1a\x3a\x99\xdf\xb7\xdf\x7a\x50\x53\x70\xa0\xff\x69\xeb\xd9\xc2\xae\x9e\x46\x73\x30\xa5\xac\x63\xa3\xf2\x0e\x55\xdf\x3c\x48\xe0\xb4\xd6\xba\xff\xf2\x24\xf4\x47\x95\x2f\xb7\x15\x30\x9d\x4a\x77\x07\x0c\xb0\x64\xfa\x1c\xe7\x0a\x68\x91\xf2\xb3\x75\x16\x32\x5e\xb4\xe1\xe4\x81\x7c\xf1\xb1\x25\x7b\xab\x0b\x04\x07\xab\x5a\xee\x16\x82\x7b\x3f\x96\x6f\xa7\x24\xed\x99\xaa\xf8\x8f\x1a\xd3\xf1\x17\x6f\xa3\x65\x37\x37\xe7\x5e\xa2\x9b\x6b\x3f\xc5\xdf\x63\xfc\xcf\xdc\x16\x90\xc4\x0a\x30\x3e\x76\x46\xc0\x17\x45\x62\x6b\x01\x7c\x45\xf4\xbf\x13\x7f\xf3\x53\x4e\x27\x0e\xbc\x2a\x88\x3e\x8e\xb7\xb8\x16\xae\x3d\x94\x53\xd6\x4e\x99\x36\xe8\xa4\xd8\x46\xb5\xec\xd5\xe3\xd3\x69\xd3\xdb\xf7\xe7\x46\xd2\x43\x1b\x73\xe2\x85\x0c\x4e\x15\x2d\xc0\x8b\x79\xa7\xf8\xb1\xb3\x10\x14\xa8\x3b\xac\x2f\xc2\x74\xf1\xdc\x9b\xb7\xa1\xcb\x85\xf5\xa7\xb3\xe0\x31\x14\xc5\x20\x09\x87\x52\xa9\xcd\xad\xb0\x86\x16\x5f\xfc\x1d\x7e\x42\x4f\x16\x87\x21\x1e\x8c\x72\xc6\x6b\xa4\x82\xf9\xdf\xce\xcd\xe8\x3c\x10\x09\xfe\x87\xee\x85\xa7\xba\xc2\x18\x03\xb9\x68\x9d\x8e\x67\x63\x9b\x6f\x3c\x85\x6c\xe9\x4b\x4e\x49\xa0\x9d\xf4\x0b\x7b\x7b\xa0\x0e\x06\xb5\xe9\x05\x3c\x8a\x39\xbd\xd8\x13\xce\x66\xde\x11\x99\xe1\xb3\xac\x4b\x8c\x48\x64\x3d\xf8\x28\x79\x00\xb9\x09\x8f\x0d\x4e\x40\x05\x48\xe8\xa2\x5f\x58\x24\x5a\x65\x3d\x0c\x8f\xc5\xf6\x5c\x7f\x06\x26\xb3\xae\x0e\x19\xc1\x01\x70\xc5\xc0\x5d\xc8\x16\xd4\x35\x4d\x87\x40\xf0\xbb\x09\x84\x9e\x41\xa0\xf0\x03\x1c\x0b\x2f\xa4\xf7\xc0\xf7\xe0\x97\xc9\xee\x08\x81\x1c\x0a\x7a\x8a\xae\x43\xeb\x17\x35\x63\x93\xb1\x72\xab\xbb\xb8\x2b\xbe\xe1\xea\x43\xe6\x5f\x22\xff\x44\x0d\x8b\x4a\xf8\xf4\x7d\x64\xbd\x23\xc6\x35\x64\x80\xbb\xf0\xe7\x86\xbf\xe0\x43\xfc\xae\xa0\x0c\xca\xc1\x7f\xd1\xf4\xf0\x68\x62\xd1\x8e\xa5\xf0\x71\x22\x31\x68\x32\x52\x4c\x68\x16\x2d\x45\x65\xc4\x51\xab\x21\xec\x00\x21\xbd\x74\x85\x71\x4c\xb8\xf2\xd8\x48\x66\x88\x80\xdd\x5b\xca\x3c\xcf\x3f\x5b\x97\xcc\x8a\xe2\x3b\xe8\x3d\x59\x8f\x78\x6a\xfe\x0c\x10\xe5\xcd\xa2\x46\x42\xcb\xb8\xcd\x49\x76\xb0\x05\xd7\x2d\x30\x04\x7e\xc5\xd9\xe3\x72\x1a\xf9\xc8\x99\x6a\xf5\x18\xf3\x64\xbf\x3d\xbf\x85\xae\x51\xaa\x0f\x3d\x66\xcc\x57\x6c\xe9\xba\xcf\x38\x20\x1f\x5f\xfd\x95\xb9\x59\x7a\x5b\x3b\x97\xf9\x5e\xd2\xce\xdd\xcc\x32\x8b\x8d\x85\x37\xc1\xdd\x22\x68\xfb\x6b\x68\xa3\x30\x68\x03\x17\xf6\x11\x58\xb8\xe4\x20\xdb\x78\x88\xf5\x04\xb4\x8d\xb3\xfd\xd4\x1f\xda\xc2\xb2\xd9\xfb\x7e\xd2\x2e\x94\x4c\x69\x0f\xa7\x53\x8c\x7f\x2a\x8e\x33\x26\xeb\xaf\x17\x6d\x66\x1c\xd5\x36\xb3\xef\x32\xc5\x6a\x34\xff\x38\x2b\x5d\xb5\x22\x21\x0e\x4c\x94\x1f\x5e\x1f\x0f\x65\x4a\xe7\x3a\x3f\x81\xf5\xa2\xc5\xd6\x7e\xa8\x05\xaf\xe0\x44\x1a\x75\x66\xcb\xec\x81\x06\xea\xa5\xc6\x29\x2d\x9b\x68\xdc\xda\xbf\xe5\xc3\xe8\x4b\xab\xce\x2a\xce\xd3\x5f\x9a\xf9\x78\x29\xe3\x60\xe9\x9c\xdc\xcb\xcc\x16\xa3\x20\xfe\x2c\xab\x4b\xdb\x1a\xb0\x18\xbc\xa4\x12\x38\x6f\x86\xc7\x48\xff\xb3\x8e\x47\x64\x82\xc2\xa3\x6f\x28\xd0\xe0\xcc\xbe\xe5\xd4\x35\x7d\xf3\x1a\xaf\x51\x9f\x77\x4f\x28\x69\xa3\x19\xdb\x6e\xcb\x6a\xe8\xf1\x4d\x2c\xd4\xcc\x70\xab\x7d\x90\x33\x96\xb9\xb8\xe2\x7b\xdc\x4e\xd6\x8a\x92\x0a\xff\xa5\x60\xb4\xee\xb6\xd3\x29\xa8\x42\x59\x6a\xbd\x1b\x71\x13\x2d\x3d\xf2\x92\xe2\x7f\x64\xf2\x1e\x6f\xca\xcf\xfd\x83\x0d\x8f\xa8\x0d\x03\x1e\xc5\xc7\x69\xb1\x3d\x32\xe9\x29\xfa\xd4\xf6\x6a\xe4\x1a\xfd\x7d\x13\x92\x1d\xc7\x78\x51\xf3\x36\xf6\x12\xf3\x75\xf9\x6d\xbf\x6b\xa0\x95\x31\xc0\xa9\x1a\xda\x51\xe4\x62\x2d\x86\xbf\x8a\x4e\x1f\x71\xa5\x4c\x1c\x9a\xd9\xcb\xa3\x1c\x3c\x0a\x36\x2c\xa5\x66\x1c\x28\x2e\x9e\x41\x9b\x30\x20\x96\x3a\xd3\x4e\xf6\xb8\x22\xfe\xf4\xb2\x36\x34\xeb\x26\xa3\xa8\x21\x3e\x16\x66\xca\x2b\x8b\xfc\xda\x58\x35\xc5\xab\x9d\x9a\xc0\xbf\xea\x8d\xd6\x37\x61\x9d\x78\xd4\x95\x60\x74\x77\xe1\x82\xe3\xa9\xe8\x36\xca\xfc\x3d\x5f\xd1\x44\xea\xf4\x7a\x29\x8a\xd0\xac\x0c\x2b\xd1\x3a\xfa\x2c\xfe\x13\xf4\x1c\x23\x85\xfa\x12\x1b\xc1\x1c\x4a\xea\xc3\x36\x81\xd1\x81\x27\xb1\x26\xe8\x87\xcb\x77\x7c\x01\x72\xc6\xaa\x05\xbf\x83\x25\x5f\xce\x47\xea\x68\xe5\xc7\xb8\xc8\x1e\x7a\xf4\x9e\x79\xc8\x25\xc6\x88\xba\xa3\xc8\x0f\x46\xbf\xbe\x10\x5d\xc1\x14\xf2\xdd\xd1\x34\x16\x97\xba\x11\x6d\x01\xcd\x49\xf3\xb1\x91\xd0\xcd\xc0\x35\x18\x13\x71\x74\x61\x62\xff\x50\x83\xd5\x06\xfc\x24\x76\xe8\x92\x0c\x7e\xcb\xf2\x38\xda\x84\x4c\x67\xd5\xf4\x06\x23\x1b\x41\x9b\xda\x4f\x48\x21\x28\xd4\x75\x22\x9d\x90\x0d\x4f\x86\x7c\x81\xce\x50\xba\xd1\x50\xb8\x2c\xb1\x0c\xed\x42\x78\x1b\x0e\x61\xee\x28\xee\xb2\x08\x3b\x83\xc9\xad\xe6\xe2\xb5\x78\xc8\x05\x16\xa4\xc3\x6b\x0e\xb7\x40\xd7\x70\x71\x37\x05\xb6\xc5\xf3\x6b\xc2\xe0\x1d\x78\xb4\xd6\x1f\xee\xc2\xe3\xb8\x7e\xc8\x58\x5c\x50\x68\x40\x58\xf8\x89\xed\xb5\xc8\x6f\x62\xfc\xfa\x2f\xa8\x89\xd8\xe1\xdc\x85\x85\x12\x8d\x56\x93\x71\x6f\x42\x74\x76\x1b\xc8\x12\xac\x3f\x38\x15\xdc\xcf\x6f\xef\x5c\x00\x4d\xe0\x4f\xaa\xda\x02\x25\xf2\x70\xb5\x18\x3a\xc0\xfd\x43\x1e\x83\x5d\xb8\xa6\x82\x44\xb8\x9e\xeb\x95\x50\x81\xf8\x70\xee\xaf\xf7\x45\x5e\x72\x60\xe7\xdd\x68\x1b\xf9\xd5\x2a\x18\xeb\x66\xbf\x3d\xe5\xc8\xda\xa8\x60\xed\x9b\xc3\x6a\x93\x27\xb5\x21\xe0\x4c\xd9\x4a\xf3\x7f\x60\x9e\x74\xba\x8a\x07\xde\x92\x8c\x60\x8f\x81\x62\xc4\xc3\xf2\x3e\x42\x4f\x85\x3f\xb7\xa1\xb0\x54\xf0\x38\x40\x80\xf8\xf2\xfb\x9d\x27\xa3\xb6\xbc\x58\x2b\x36\xe6\xc8\x89\x3f\x76\x85\xf1\xa7\xe4\x6c\x7f\x10\x33\xd7\xf4\xb8\x19\x60\x5e\x35\xfc\xaf\xf4\x3e\x6b\x8d\xee\xae\xfc\x10\xab\x47\x73\x16\xab\x06\x03\x8b\x06\x72\x5e\x82\xaf\x94\xb2\xb8\xf7\x50\xa5\xdc\xc7\x3f\x0f\xce\x92\x1c\x71\x32\x20\x51\xc2\xef\x56\x87\x50\x06\x6f\xf7\x61\x84\x61\xd5\x24\xe9\x9d\xca\x00\xeb\xf5\x0d\x63\x19\x2f\x6a\x4a\x8a\xe7\x33\xe3\x2b\x95\xd2\x20\xe6\xfd\xf2\x4c\x24\x87\x85\x97\x38\x65\xfd\x07\xae\x32\x74\xc7\x66\x82\x3f\xb4\x23\xfd\x36\x41\x97\x55\x63\x9c\xa6\xc2\xc7\xa5\x9d\x56\x6f\x91\x1f\x82\x6d\x07\xee\xd1\x77\x0d\x38\x75\xe9\xe9\xb7\x7b\xe3\x6a\x4b\x18\x21\x9d\x59\x86\xbb\x8c\x23\xad\xbb\xc5\xce\xcc\x88\x46\x67\x08\x64\x7e\xa9\xe9\xcf\x5c\xcf\xea\x30\xff\x8a\x19\x06\x42\xc5\x97\x7c\x23\xa1\x58\x9d\xb7\xa3\x04\x4e\x50\xae\xb1\xfa\x8d\x94\x89\x2c\xf7\x3f\xa0\x2f\x38\xf8\xbe\xb3\x92\x6e\x1c\x3c\x53\xd3\xc8\xb0\xea\x63\xe8\xbf\x31\x88\xae\x3f\xa2\xcd\xcc\xb1\x6d\x3e\x60\x17\xb3\xa3\xd1\x27\xa3\x88\x95\x5b\x7d\x7f\x2b\x1d\x5c\x59\xf6\xdb\xe7\x0b\x34\xde\x60\x74\xdc\x0d\x4f\x53\x0d\x5a\xcf\x41\x92\x44\x15\xfb\x1d\x68\x2f\x8f\x5f\xec\x78\x46\xdf\x76\x38\xb3\xfa\x33\xfd\xf8\xbe\x83\xfa\x10\xc6\x9a\xbe\xff\x09\xbb\x18\xfb\xbb\x7a\xc0\x79\xcc\xc4\xd6\x65\x19\x36\xac\x29\xf5\xeb\xb6\xce\x62\x5d\xa9\xa8\xf1\x19\x02\x5b\x4c\xa4\x63\x36\xd4\x57\x74\xdd\x3a\x17\xfe\x2d\xba\x3b\x34\x95\x6c\x2a\x08\x1c\x74\x26\xfd\x0b\xd3\x5a\x9b\xd8\x4f\x28\x50\xf9\x53\x76\x17\x15\x54\xae\x61\x8b\x68\x46\xbc\x9a\xbd\x8d\xfe\x34\x37\x87\xed\xc6\x8c\x8d\x1f\xc6\x1e\xcb\xfa\xe8\xf7\x8a\xf8\x01\x35\x38\x66\x11\x5f\x11\xf3\xe8\x22\xf6\x1a\x6c\xfd\xc9\x18\xd2\x82\x5a\xb7\x37\x8d\x5d\x4f\x03\x5b\x9e\xb2\x63\xe8\x81\xe5\x2e\xec\x95\x8c\x61\x0a\x01\xdb\x96\xf1\x08\x1f\x46\x7c\x63\xbe\xca\xb9\x4b\x3c\x00\x6d\xe3\x40\xe2\x2c\x94\xee\x07\x11\x43\xf0\x69\x87\xaf\xc4\x6d\x34\x75\x74\x18\xdb\x11\xab\x3d\x21\x66\x27\x33\x9d\x06\x54\xec\x09\xcc\xd6\x96\x89\xc4\x69\x96\x7b\x59\x22\xd1\xc5\x6a\x96\x9f\x23\xcc\x60\x08\x96\x40\x88\x21\x9b\x9c\x10\x82\x80\x7e\xc6\x0d\x23\x10\x04\xf0\xb3\x20\xe4\xe8\x64\x87\x06\xa2\x05\x0b\x1d\x3d\x8f\x6d\x8d\xcf\x39\xd6\x4a\xcc\xc1\x42\xfb\x8e\xe1\xaf\x31\xcf\xa6\xcd\xf8\x01\xcc\xb9\xe4\x1c\xde\x8d\xb9\xc9\xd2\xf0\x4e\x2c\x01\x9d\x81\xb7\x62\x15\xd9\x6e\xf8\x1e\xec\xbf\x58\x17\xfc\x1c\x9e\xe7\x1b\x8b\xff\xc6\x1f\x39\x84\x11\xcb\x88\xe4\xd1\xee\x44\x2d\xb1\xeb\xf0\x0d\xec\x15\xaf\xa8\x37\x04\xbb\xce\x9b\xd9\x30\x1b\x3b\xce\xad\x36\x3d\xc2\x86\xb8\x2b\x24\x7b\xb1\xab\x9c\x4b\x70\x2d\xf6\x3f\x8e\x2c\xf3\x17\xf6\x87\x13\x15\xe3\x8a\xcf\xe4\xcc\xf3\x69\xc6\x63\xc8\x17\x0e\x93\x70\x03\x59\x32\x9a\x46\xcc\x66\x1f\x38\x90\x8d\x8d\x97\x51\xba\x52\xd0\x8f\x52\x59\x6d\x0b\xfa\x50\x62\x32\x0c\xa2\xef\xc4\x65\xa2\xfb\xd8\x68\x51\x33\x34\x0e\x5b\x28\x3c\x9f\x51\x8f\x45\x08\xde\x6e\x5d\x80\x51\x04\xa3\x7c\xac\xb0\x36\xfe\xf8\x85\xb7\xb0\xbf\xdc\x0f\xa3\x0f\xe1\x72\x8e\xf3\xde\xd3\xc8\x65\x93\x57\xdb\x73\xe4\xa0\x41\x56\xb5\x15\xe9\xd7\x9d\xd5\xee\x45\x2e\x6a\xde\x0a\x56\x23\x9f\xd5\x63\x98\x83\xe8\x1c\xd5\x92\xb4\x2e\x34\x41\xb1\x26\xba\x01\x55\xca\x96\x7b\xdb\xa2\xd7\xc4\xdf\x16\xca\xb0\xe5\x42\x86\x65\x20\x76\x8c\xe7\xd8\x07\xc2\xaf\xea\xb9\xcd\x87\xe1\xa7\x35\xfb\xcc\x14\xf8\x7f\x95\x5f\xd4\x13\xe1\x7f\xe6\x59\xdc\x33\x88\x73\xe9\x52\xba\x0a\xd9\x69\x5a\x96\x7a\x09\xa9\xd7\x5b\x44\xcd\x44\xde\xa9\xeb\xbc\xbe\xa3\xeb\x95\xc3\x16\x7c\x47\x9b\x24\xff\x2c\x13\xb1\x50\xc1\xb0\xde\xc9\xf0\x86\x5e\xb0\x91\x0a\x47\x74\x7e\x29\x73\x86\xa3\xdb\x36\x2b\x9f\xc1\x85\x4d\x24\x79\x1c\x36\xd5\x09\xa9\xbd\xf0\xb5\xaa\xd4\x5d\x8b\x91\x79\x65\xdf\x23\x87\x90\x02\x93\x8b\xe7\x37\xe4\xbc\xe6\xcb\x82\x0c\xd4\x5f\x11\x6b\x99\x81\x3e\x17\x16\xf7\x8c\x86\x5d\x07\xbf\x34\x10\xf0\x9c\x7e\xc7\xd2\x00\xd8\xb6\xc7\x49\x69\x05\x2f\x6f\x7f\xce\xfe\x02\xc7\x35\x17\x50\xbe\xc2\xaa\xba\x83\x29\x1c\xf8\x4e\x65\x6f\xa4\x37\xe2\x5c\xba\xca\x53\x87\x88\xf5\xee\x0b\xbc\x50\x40\x39\x64\xc9\x45\xeb\x44\xae\xdd\x9e\xf0\xf4\xc3\xda\xfa\x13\xd0\xa7\xfd\x45\x25\x1a\xe8\xfa\x40\x88\x62\x17\xf4\xb2\xa7\x9e\xbd\x0d\xb6\x6a\x3f\x48\xc9\x80\xbd\x9a\x54\x29\xd6\x30\x59\xf3\x23\xe2\x0e\x7c\xae\xfc\x98\xe7\x4e\x64\x91\x71\xcc\x02\x0f\xa4\x4a\x75\xdb\xf2\x04\xba\x5e\x94\xb3\xcf\x59\x98\x9f\x6f\x6c\xff\x27\x18\x28\x68\xaa\x76\x16\x4c\x2c\x1c\xd0\xb9\xf3\x71\xca\x59\xc1\x36\xde\x47\x9a\x05\xd3\xc4\x4b\xa4\xef\x48\x0b\xe4\x0e\x31\x1e\x47\x69\xb9\xab\x59\x62\x2f\x09\xa7\x01\xda\x34\xdf\x97\xe3\x82\xa4\x8c\xb4\x24\x9f\x63\x93\x07\x69\x82\x4b\x94\x53\xed\x81\x82\xc5\xd4\xd2\x2a\x06\x5f\x45\x2b\xd0\x2a\xf8\x56\xf4\xf5\xfc\x03\x3c\x01\x63\x2d\x73\x2c\xf7\x2f\x33\x7a\xf7\x09\x2e\xc8\x2a\x8a\x72\xe1\xfc\x04\xdf\x7b\xcd\xe3\x10\xf0\xee\x79\xef\x38\x13\x50\xfb\x11\x77\xc9\x3b\x58\xce\xde\x1e\x81\x27\xc3\xae\x8d\xcd\xaf\x62\x74\x54\xf6\xf3\x27\x33\x43\x35\x77\x78\x6a\xe6\x4d\xfe\x0c\xde\x0c\x96\x82\x01\x72\x4b\xc0\xec\xdd\xeb\xb9\x73\xa1\xf4\xcd\x47\x39\xed\x30\xea\x79\x8a\x13\x88\xd4\xcc\xdb\x4f\x3e\x44\xff\x8d\xb8\x4d\x0e\x60\x2f\x07\xec\xf8\xb3\x90\x3b\x2d\xaf\x78\x5a\xe4\x4d\x85\x03\x6f\x06\x0a\xa8\x73\xb8\x4d\xa8\x33\xf7\x0c\xd7\x0f\xcd\xa1\x87\x72\x2e\xa3\xe7\x52\xbd\x39\x19\x58\x70\xe4\x3f\xce\x18\xec\xac\xe7\x72\x72\x3f\x9e\x34\x8f\x41\x66\x12\x23\x47\xfc\x47\xc6\x12\x73\xf7\xb4\x73\xdf\x73\x3e\x34\xf5\x71\x65\x1c\x43\xf9\x3a\xee\x42\x8e\xbf\x6a\x2f\xe7\x08\xf9\x81\xb3\x99\x93\x4a\xb6\x53\xff\xe3\x8c\x22\x95\xbb\xe6\x91\x4d\x24\x2b\x72\x06\x99\x42\xa6\xaf\xd5\x90\x73\xc8\xf0\x79\x81\xec\x6b\xe4\xaa\x91\x7e\xec\x0b\x6c\x56\x77\x19\x77\x8e\x44\xdf\xb0\x90\x33\x20\x3e\x59\xf2\x9e\xb3\x4d\xf4\x55\xd1\x4d\xfe\x11\xcd\x61\x2b\xc8\x26\xe1\x16\x0a\x48\xc6\x08\x2a\x77\xde\x23\x2d\xf9\x6f\x23\x66\xb1\x0f\xf3\x5d\x3d\x7e\xb1\x31\x5e\xc2\xbc\x71\x6c\x1f\x6e\xc1\x48\x09\xdb\x93\x3c\xdf\xb1\x8a\xfc\xaa\x3f\x53\x73\x91\x6c\xd4\xad\x37\x9e\x22\xa3\x34\x9d\xd2\xfb\xec\xdf\xea\x11\xf8\x78\x76\x8b\x6a\x4b\x41\x08\x3b\x4d\xd1\x94\x3c\x92\xed\x20\x7b\xb3\xa9\x87\x78\x2e\x9d\xe0\x31\x9e\x68\x15\x8f\x99\xdb\x47\x40\x82\x0b\x23\x3f\x12\x28\x77\x6f\xeb\x78\x72\x61\xcd\xba\xca\x1b\xec\x87\x95\x17\xf5\x23\xd9\x3a\xf3\x66\xf1\x16\xb6\x5f\x69\x37\x72\x88\xf8\x52\x3c\x3c\x6f\x35\xd1\x6b\x08\x4a\x5a\x4b\xe0\xda\xe4\xb0\x20\x22\xa4\x28\x60\x8d\x35\x31\x4d\xfe\x64\x6e\x08\xfe\x42\xb2\x6a\x94\x0f\xfe\x9a\x2f\x6e\x52\xb3\x7b\x3b\x4b\xcc\x02\x76\x5e\x5b\x8a\xe6\x3c\x7b\x7a\xf3\x58\xa1\x27\x71\xb4\x5e\x04\x9d\x23\x98\xd5\xb7\x72\xf2\x08\x8f\x0a\x8b\xed\xf5\x84\x45\xc9\x8b\x8d\x9f\xf1\xcb\x86\xdc\xd5\xa3\xf1\x7a\xb5\x6e\x4e\x3f\x4e\xc8\xb7\x8f\x0a\xc6\x79\xc2\x71\x8d\x0a\xb6\xb2\xef\x7c\xb9\x82\x1d\xd0\x13\xa2\x7e\x41\x3c\xed\x28\x16\xec\x24\x64\x2d\x4d\x10\x40\x78\x35\xf0\xb2\xbb\xf0\x9f\x35\x8e\xdb\x87\xe3\x87\xcd\xcc\x8d\xd9\xb8\xaa\x38\xd2\xbd\x1c\x4f\xd3\xf6\xcf\xe1\xe3\x3e\x8a\x81\x51\x09\xb8\xbf\xd0\xd4\x70\x84\x9d\xb7\x7f\x45\xd9\x45\xf6\xa4\x01\xa6\x7a\x0d\xd1\xda\x0b\xf3\xfb\x89\x4d\x9d\xcb\xc0\xdd\xf8\xe7\x96\x8a\x6c\x47\xbc\xa9\x7e\x28\x41\x8e\xe7\x55\x29\x36\x5a\xe2\x1e\xa5\x87\xdd\x93\x71\x6b\x3d\x36\x07\xc1\x1e\x29\x8f\x8c\x52\x61\xf7\x84\xf7\xda\xd9\x8a\x49\x79\xf7\xaa\xff\xc8\xde\x17\x0c\x37\x7c\x92\xde\x2a\x74\x90\x5c\x96\xdc\xa5\x84\xa1\xa7\xc5\x0f\xa8\xba\xbc\xd7\xa2\x4b\xb4\x7f\x49\x42\xe1\x21\x46\x51\x68\x8b\xa0\x93\xb5\xde\x7d\x3f\xbf\x04\x9a\x64\x7f\x9d\x27\x44\xbc\x2c\x92\xb8\x9d\xe8\x97\xb6\x06\x39\x52\xf8\xa9\x7a\xa3\xac\x80\x72\xdb\xb0\x45\x9a\x45\x3d\x22\xf1\x91\x50\x68\x8d\xa8\xbf\x18\xa1\xef\xc9\xcb\x17\xa1\x8c\xbb\x49\x53\x85\x4c\xd6\xa2\xd0\x2d\x02\x08\xd4\xba\x67\xf1\xa9\xb0\x9d\x7d\x05\x2f\x17\x79\x6e\x11\xc2\x2d\xc7\xd6\xb4\x9e\x90\xbd\xa4\x3b\x55\x89\xa5\x1f\xe9\x57\xf4\xcd\x92\x5f\x0c\x9e\xb8\x4c\x62\xc9\x74\x40\x5a\xc4\xd3\x98\xef\x72\x9f\x89\xe6\xb2\xee\x26\x9a\x85\x0e\xe0\x9b\x8d\x3f\x05\x6e\xf0\x44\xf7\x39\xfc\x75\x48\x98\x3d\x9b\xe7\x8b\x1e\xb2\x88\xe3\xa2\x58\x5b\x4b\xbc\xf4\x14\x9c\x5b\x39\x55\xf2\x0a\xee\xd6\x79\x49\xc6\xc3\x9f\x44\x11\xe2\xa5\x88\x3b\x8c\x8b\x22\x11\x75\xce\x55\x61\x1a\x3a\x69\x7b\x87\x80\x89\x36\x6e\xdc\xc8\x37\x61\x7e\x6e\x06\x5e\x1f\xf6\xda\x3e\x9c\x7b\x1c\xef\xb4\x90\x71\x6d\xf0\x5b\x4d\x05\x92\x17\x64\x8c\x39\x5e\x32\x9a\x5c\xaa\x29\x11\x2f\x62\xff\x16\xdc\x14\x6d\x65\x9f\x84\xdc\x84\x6c\x76\x7d\x76\xab\xa0\x86\x5d\x9f\xd0\xc5\x3f\xc6\xee\x09\x11\xf3\xbe\xb0\xf7\xbb\x2d\xe0\xd9\xb1\x4f\xda\x7b\x70\x57\xb2\x2f\x58\x7c\xe6\xf0\xd9\xce\xf5\x26\xc9\x5c\x51\x5d\xe9\x6b\xb1\xaf\xc8\xba\x48\x28\x4a\x15\xa6\xf0\x2d\x84\x6a\x41\x3b\xab\x4c\x70\x54\x60\x99\x15\xce\xff\xc0\xc7\xb7\xc9\xf8\x33\x79\x3f\x82\x07\x78\xe1\xbc\x9d\xab\xda\xb8\x2c\xee\x41\x7b\x0f\x8e\x8a\xf3\x77\x38\x4e\x3e\x24\xd9\x35\x39\x62\x7f\xed\x2a\xd3\x1d\xd1\x56\xf5\x3b\x85\x49\x08\x15\x95\x70\x76\x09\x1a\x54\xf6\x8c\x30\xfe\x1d\x45\x79\xc6\x06\xfe\x44\xb9\x4b\xdc\x35\xde\x06\x69\x5d\xd0\x6e\x2e\x26\xfe\x6f\xe5\x10\xa7\x4d\xb4\x72\xd6\x7d\xf2\xa2\x60\xd5\xf0\x33\xa4\x23\x37\xae\x92\x14\x6d\xad\x9c\x60\x98\x22\xd4\x96\xdf\x97\x0d\x13\x5c\x2c\xad\x61\x03\xfc\x7f\xc5\x1b\x68\x0e\xfc\xe5\x86\x2b\x69\x31\xbc\x1c\x5d\x7c\xac\x33\xb7\x5e\xdd\x17\x38\x8a\xf3\x44\x79\x6b\xc5\x79\x8e\x9d\xec\xd8\xac\x54\x72\x83\x78\xc7\xf0\x5f\xec\x32\xfe\x68\xf3\x1a\x91\x6d\xab\x46\xfb\x52\xe8\xd6\xd4\x27\x7e\x22\x48\xab\xef\xc5\x87\xf1\x55\x35\x08\x25\x9c\x77\xb0\x72\x66\x6a\x03\xf7\x47\x99\x7a\x6b\x27\x77\x95\xe9\xcc\xfa\xc3\x1c\xba\xae\x66\xf9\x10\xd9\x5e\xb4\x78\xe6\x25\xf6\x6d\x59\xd4\x08\x0b\xf6\x52\x01\xad\xdc\x45\xf8\xaa\x9b\xab\xf9\x21\x1c\xd7\x11\x2d\x1e\x21\xf0\x68\xf9\x84\x2d\xe1\x27\x37\x46\x17\x8a\x79\xe2\x5a\xce\xae\xaf\xdc\x03\x95\xe0\xd6\xa9\x9c\xaf\x65\x0b\xd7\xaf\xe3\xb8\x1b\xb7\x2f\x4f\x24\x0b\x35\x2b\x66\x96\xb1\x4d\xf2\x92\x11\x33\x89\xe7\x82\xbf\x65\xa1\xc2\x43\xfd\x6d\x9a\xd5\x82\x47\xbd\xde\xa2\x2d\x82\x51\x9d\x52\x54\xc4\x5f\xd8\xaa\x2f\xf8\xc8\x0b\x6a\x4c\xdd\x55\xc0\xa5\xd7\x3c\xdb\x52\xc3\xa9\xa9\x18\x1f\x70\x9b\x7c\x58\xdc\xba\x7c\x1a\x39\x4d\x7b\x7f\xa6\x9c\xbd\x4e\x61\x18\xb1\x89\x20\x85\xeb\x4b\xa2\x4c\x16\x79\x8c\xa2\x29\x06\xff\xfc\x12\x81\xa3\x4e\x56\xd0\x0f\xaf\xd1\xdc\x28\x7c\x91\x57\xa0\xb6\xa3\xfa\x27\x3f\x56\x6d\xa0\x0d\x6e\xfe\xac\x48\x64\xec\xf2\x3d\x2f\x4b\x64\x2d\x5d\xdc\x22\x09\x84\x66\x4d\xf3\x15\xcd\x46\xe2\x00\x40\xe0\x86\xfe\x57\x7c\xdc\x88\x16\x86\xaa\xe4\xfa\x21\x8a\x1b\xbf\x59\x37\x8b\x3a\x13\x3a\xaa\x29\xa4\x4d\xc9\x1b\x5e\xb4\x9f\xbe\x2a\x99\x50\x7e\x64\x50\x37\x97\x28\x6c\x98\x77\x7c\x65\xb2\xf9\xe0\xae\xc5\x98\xc4\x0e\x1e\x39\x6d\x99\xf0\x2f\xf2\x1a\x00\x04\xb3\x31\x8f\xe2\x25\x86\x5f\xb4\x00\xe5\x7f\xfa\xcd\xb4\x4f\xfc\x85\xda\x66\x7a\x0d\xb4\x5e\x63\xc5\x48\xcd\x95\x17\x25\x32\x83\x93\xa7\x28\x8d\xac\xa8\xcd\xbe\xf2\x43\x20\xe1\xbb\x51\x7a\x0f\x3a\xbc\x38\x52\xfc\x08\x99\x39\x6d\xb6\xf0\x22\xda\x0a\x00\xfc\x6f\x58\xa5\xb1\xde\x30\x09\xfc\xab\x68\xd5\xe5\x41\xb9\xdc\xcf\x9a\x1b\xd0\x10\xb8\x4c\xbd\x0e\x76\xc9\x31\xa8\x0c\x70\xfd\x8e\xd5\x8a\x7b\x48\x48\x24\x21\x9f\x88\x8e\xf4\x39\x29\xf5\x46\x0f\x2e\x1e\x29\xde\x82\xc9\xa7\xb9\x08\x43\x71\x0c\x00\xf8\x0c\xfc\xa0\x81\xa5\xb7\x27\x62\xe5\x85\x5a\x25\xb1\x83\xb3\x57\xfd\x87\x48\x62\x4d\x2e\xca\x26\xa2\xb3\xf5\xca\x0b\x44\x52\x52\xb8\x62\x2e\x21\x8a\xe8\x91\x25\x13\xc7\x7d\x96\x48\x4c\xc4\x6f\xd7\x26\xd1\x20\xdb\x7d\x9a\xbd\x60\x3f\x9b\x01\x00\xbc\x77\xc4\x0f\x9d\xab\x8e\x23\x18\x26\x45\x35\x0f\xf9\x4d\xec\x9f\xea\x4d\xfc\x75\x0c\x9e\x6a\x80\x77\x20\xcb\x47\x39\x9b\x17\x99\x38\x4f\x4e\xe7\xfe\x17\x3e\x28\xed\xe3\xb6\x7b\xc3\xe2\x6f\xdc\x58\xd7\x50\xd1\x4c\xce\x97\x69\xf6\x82\xd9\x1c\x3a\xb0\x92\x17\x46\xae\x50\x2b\xb5\x06\x55\xa7\xe8\x83\x66\x94\xb2\x0b\xd7\x14\xd1\x15\x25\xb4\x04\xe5\x3d\xf9\xee\x8c\x18\x85\xaf\x6c\x59\x02\x4b\x66\x94\x8e\xda\x14\x27\x79\x2c\xbe\xbc\x2e\x47\xbc\x50\x84\x2c\x2a\x17\x46\x08\xad\x6d\xdf\xf1\xb7\xf2\xd3\x80\x2a\x2e\xc9\x79\xa7\xb2\xd3\xce\x2a\xcd\x11\x94\xaa\x29\xc5\x6a\x34\x55\x75\xc3\x58\x4f\x89\x55\xae\xd3\x57\xa6\x71\xe5\x26\xad\x22\xfe\xaa\xf4\x9b\x9a\x1e\xfa\x5e\x12\xa8\xf2\xf2\xda\x24\x12\xcb\xcf\xba\xdc\x12\xf4\x4a\x17\xdb\xea\x79\x47\x44\xeb\x80\x27\x9c\x17\x3c\x48\x31\x5f\x53\xd9\x00\xf0\x6a\xd5\x63\x6b\xb3\x60\x44\x45\xa9\xea\x29\x90\x28\x2e\x99\xff\x97\x7a\x47\xee\x5a\xfa\x25\x6e\x8b\x54\x68\x7a\xbc\xb1\x42\x7c\x4d\x5f\xee\xe9\x2a\x9a\xaa\x19\xe6\xfc\x49\xe0\xa7\x9c\x63\x3b\x93\x17\x25\xb9\x31\x6c\x18\xa7\x90\x7f\x54\x1e\xa6\xa1\xb4\x46\x72\x2f\x16\xdd\x6e\x82\xa0\x26\x55\x50\x3d\x2d\xff\x84\xa2\xb2\x26\x28\xd5\x49\xf6\xb5\xe2\x5d\x6c\x87\x34\xa2\x2c\x63\xe3\x14\x71\xb1\xa9\x62\x6d\x97\xf0\xba\x8e\xe2\xac\xe6\xff\x51\x7d\x98\xfa\x96\x37\x4e\xfa\x67\x98\x2d\xc7\x49\xe0\x2b\x2b\xd5\x04\x74\xbe\xe0\x3a\x16\x35\xb4\x3d\x82\x2c\x54\x36\xcd\x25\xf9\x2e\x8a\xf4\x86\x79\xbb\x8c\xb2\xee\x9a\x82\xd8\x55\xd2\x91\x15\xec\x90\x66\x71\x58\xe9\xfa\xb5\xdb\x84\xa4\x41\xea\xbc\x85\x5f\xa9\xa6\x4f\xbd\xcd\x6d\x97\x3d\x1e\xb6\x91\x3c\x2a\x90\x0a\x7a\x6b\xfd\xf2\x74\x58\x5e\xd5\xe9\xfc\x3e\x9a\xac\x22\xaa\xe0\x6e\xe6\x89\xb2\x21\xca\x94\x24\xdf\x92\x45\x54\x66\xd4\x54\x63\x26\xed\xef\xfa\x41\x1d\xc1\xd8\xe3\x46\x51\x67\xb0\x8c\x0b\x76\x2b\xe7\x43\xe6\x89\x4d\xd2\xa3\xc8\x0d\x00\x10\x89\xb0\x2c\x41\x58\xcd\xe1\x42\x3b\xcc\xa6\x6a\x33\x65\x3c\xcd\xcb\x7c\x87\x3a\x22\x93\x55\xb6\x93\x66\x95\xf8\xad\xf8\x1c\x7d\xed\xe6\xab\xc6\xc9\x0c\xe9\x7a\x8e\x6e\x25\xcb\xda\x2d\x5c\xed\x0c\xd6\x2f\xd8\xac\xf8\x00\xa7\x4d\x1c\x94\x9a\xd0\x08\x00\x10\x65\x61\x2a\xfe\x8d\x9a\x40\xea\x51\xb4\xa5\xf2\x06\x4d\x42\xbd\x6f\x4e\xa3\x47\x67\xda\x97\x7e\x63\xb8\x24\xd6\x16\x67\x33\x1d\x36\x4b\x0d\xbd\xac\xc0\xf5\x1b\xb4\x77\x40\x99\x9b\x43\xd1\x3d\xe8\xd9\x02\x3f\x45\x17\xb2\x7d\xe2\x69\x69\x2a\xfa\x0d\x00\x44\x1e\xd8\x13\xde\xd3\xea\x18\x30\x04\x39\x54\xf1\x1f\xb8\x97\xf2\xad\xbc\x02\x5a\x98\x11\x5d\xea\x0a\x95\x6f\xff\x62\xaa\x80\x3d\x22\xdf\xea\x3f\xc2\xdf\x03\x0e\x69\xe7\x20\x57\x56\x9d\x2b\x5a\x85\x36\x2d\x98\xaf\x98\x8d\x15\x4d\x7c\x29\xb9\x85\xeb\x01\x40\xd8\x81\x3f\xe3\xbe\xaa\x22\xb1\x1f\xf0\x85\x0a\x47\x7c\x0e\x65\x64\xd9\x10\xbe\x26\x9d\x59\x92\x80\x47\x6e\x5f\x61\xbc\x86\x93\x91\x3e\xfa\x65\xf8\xb5\x00\x57\x4d\x1a\xe1\xbd\x2a\x5b\xc5\x25\x4a\xe7\xff\x93\x83\xec\x61\x93\x2c\x24\x5e\xec\x5d\x00\x20\x1c\xcf\x9e\xcc\xa1\x54\x0e\xf1\x5c\xa0\x34\x33\x8d\xfb\xb0\x60\x6f\xd9\x54\xae\x24\x6d\x73\x71\x2d\xd7\x2b\x61\x85\x71\x1e\xe7\x6f\x44\xa2\x0e\xe3\xdc\xf7\xcf\x57\xf7\x72\x4e\xad\x7c\xa5\xbc\xc5\xa9\x9f\x7f\x5a\x76\x89\xc3\x9e\x64\x27\x36\x72\x96\x00\x80\x20\x9d\x5c\xc7\xde\x59\xf1\x4c\x7e\x8e\x85\x96\xeb\x65\x1f\xf3\xde\x96\xae\x93\x0d\x4f\xed\x30\x1d\x97\x8e\x8d\x3f\x6e\xf0\x92\xcc\x0c\x5f\xa0\x35\x8a\x3d\xfc\x28\x45\x57\x45\x51\x2b\x57\x2b\x7e\x0a\x43\xe7\xe7\x4a\xbf\x0a\x96\x4e\x5a\x2c\xda\xc7\xbb\x04\x00\x7c\x21\xe7\x2a\x1e\x5b\x11\x62\xf4\x64\x94\x96\x7d\xd6\x57\xe6\xfa\x97\x18\x74\xc3\x77\x39\x98\xec\x34\x11\x71\xbb\xf5\xe2\x22\x6d\xd8\x4b\xcd\x0b\xe5\x0d\xdf\xcc\x22\x67\xc5\xf0\x15\xd9\x8a\xcd\xd2\xbf\xf3\xde\x4b\x23\xc4\x97\x26\x59\x88\xec\x85\xeb\x01\x80\xf7\x94\x37\x0f\xad\x36\xbf\xac\x22\x69\xbf\xca\x64\x15\x81\xd9\x75\x25\x0e\x65\x5f\x77\xd6\x19\xab\x4b\x84\xb1\xa3\xf4\xe3\x4c\xc3\x43\xdb\x34\xf9\xfa\x74\x9f\xed\xaa\x4e\x8d\x79\xb9\x40\x7e\x51\x25\x9b\xe7\x2d\x19\x92\x7b\x4d\x3c\x24\x2c\x16\xe3\x00\xc0\x4b\xe4\x7b\x20\x2f\xcc\x75\xf5\x11\x34\xbf\xb2\x2d\x35\x67\xb3\x3e\x17\x7f\xac\x5a\xb4\x13\x30\x66\x9b\x33\x62\xf2\x75\x17\x4b\xf9\xa1\xce\x9a\x65\x26\xdc\xfb\x95\x8a\xaa\x5f\xbf\xdc\x49\x2e\x53\xb7\xce\x7d\x27\xc1\x15\xa7\x26\x96\x08\xa3\x25\x2c\x00\xe0\x4d\xe4\xd7\x20\x61\xe6\x94\x66\x2a\xb5\xa9\x6c\x5a\xc3\x40\x56\x4a\xf1\x9e\xda\xab\xc9\xb0\xd1\xb9\xea\xf4\xd6\x1f\x3a\x81\xd9\xb0\xf1\xb0\xfa\x51\xe9\x2a\x6f\xa3\x6a\xae\x51\xb5\xec\x7f\xf2\x15\x5a\x72\xee\x31\xc9\x4c\xd5\xcc\x89\x6a\xc1\x07\xe9\x3a\x00\xe0\xd6\xf3\x5f\x52\xbf\x76\x3e\xcc\x27\xb3\x25\x6d\x64\x01\x37\x25\xbf\x79\x51\xa1\x22\xae\xbb\xfe\x02\xe5\x50\x78\x52\xcd\x26\xda\xfc\x00\xb4\x42\x43\xef\x59\xdd\x58\x5a\xc1\x04\x5d\x62\x8c\xb9\x20\xc5\xae\x5c\xf3\x0d\x96\x58\xd7\x29\x37\xa1\x6a\x00\x90\xd4\xe0\xb3\xa8\x07\x3a\xe3\x0b\x8f\x65\x6f\x6b\xb3\xa6\x54\xa6\x6c\x6a\x3a\x48\x15\xc4\x29\xea\x73\x68\xc2\x70\xef\xea\xf7\xf4\x3d\x01\x3b\x2b\xd6\x31\xa7\xae\xd6\x95\x6e\x66\x55\xb9\x84\x1b\x9d\xa0\x6d\x76\x35\x9a\xfd\xc8\x62\xeb\x21\xe5\x4c\xf4\x25\x00\x48\x50\xdc\x99\x8a\x74\x5c\xa1\x39\x67\xcf\x6a\xd5\xd0\x9e\xa7\x4c\x6b\x8a\xa2\x57\xc5\xed\xac\x1f\xc1\xa0\x87\x4f\xae\x96\x33\x99\x01\xde\xe6\xfb\xac\x9a\xd5\x48\xc9\x37\xf0\x8f\x8b\x9f\xe1\x26\x4c\xb3\x6b\xd2\xb0\xd0\x61\xd6\x8f\x14\xf7\x30\x06\x00\x48\xfc\xf0\x6c\xca\xdb\xf6\xdb\xa0\x4f\x56\x49\x4b\x0b\x58\xba\xd3\xd0\x88\x82\xbf\x62\xdf\xd4\xad\x84\x38\x9b\x3a\xaa\x0e\xc1\xcb\xfd\x5f\x9b\xa7\x21\xc3\x57\xaf\x2b\x71\x43\xbe\xbb\xcc\x33\xcc\x47\xbf\xd8\xf5\xaa\x2f\xe3\xc0\x18\x7b\xc5\x7a\xfc\x19\x00\x88\x9b\x88\x08\x4a\x70\xbb\x05\xc6\xce\xfc\xdd\x7c\x0e\x33\xee\x1c\xde\x60\xc0\x7a\x62\x33\x6a\xb7\x60\x8f\x37\xf9\x54\xbe\xc4\x57\xf8\x0b\xcb\xd7\xe3\x25\xee\xef\x8b\xd3\x09\x7b\xe7\x5f\xfa\x9d\x44\xbd\xdd\x3e\xb5\x1d\x7b\xcd\x98\xed\x72\x35\x5b\x0a\x00\xa2\x6f\xec\xac\xc2\x88\xb6\x00\xee\x92\xcc\xa9\xcd\x56\x9c\xe7\xc9\xab\xea\x2f\x70\xcc\x31\x1d\x35\x52\x4e\x41\x58\x65\xe5\x7c\x4e\xbc\x3f\x50\x86\x71\xb6\xb8\x73\x4d\x15\x9c\x44\xe7\xfd\xba\x2a\x4e\x8e\x5d\x6f\x51\x0a\x87\x31\xc6\x24\xbb\xcf\x59\x01\x00\x22\x1f\x92\xc8\x7f\xdf\xba\x44\xaa\x4d\x3f\xd4\x34\x5e\xf2\x3e\xe9\x75\xdd\x3d\xc9\x92\xad\xa2\x6a\x8d\x78\x77\x68\x45\xc5\x02\x51\xa3\xdf\xa2\x52\x42\xf8\xd5\xed\xa1\xb1\x5e\x18\xe0\xbc\x53\x5b\x2f\xe0\xd8\x35\xaa\xb2\xf8\x2d\x63\x6e\x4b\xdf\xf2\x60\x00\x10\x6e\xe4\x3c\xce\xdb\xde\x52\xa0\x1d\x4a\xdb\xda\xb8\x49\x03\x25\x76\xd5\x4d\x57\x4f\xdb\x92\x51\x75\x4a\x55\xb5\xb1\xdc\x1c\xab\x5c\xe1\x1b\x56\xd2\x2b\xef\x77\x5b\x62\x78\x24\x5b\xe9\xf4\x4a\xf3\x48\xa2\xb0\x43\x94\xf5\xa2\x03\x63\xbe\x48\xdd\x04\x12\x00\x10\x28\xb8\xdf\x73\x57\x37\x1f\x2b\xdb\xb3\xdb\xbd\xa1\xbb\xe4\xe1\x76\x55\x2d\xdf\xf4\x24\x3a\xae\x6a\xb9\xe1\x58\x48\x6d\x79\xbf\xce\xe8\x53\x58\x62\xaf\x49\x5a\x05\x19\xa2\x8b\x86\x3b\xed\xd2\x84\x2a\x0a\xed\x9c\x94\x63\xa5\xa6\x31\xef\x25\x15\xa2\x1d\x00\xc0\xff\xcb\xbb\x9d\x33\xd0\xcc\xad\xfc\x9b\xda\xd5\x90\x63\xbe\xb2\x7d\x62\xad\x4f\x19\x3f\xea\x51\xe5\x93\x92\x69\x21\x9e\xe5\x99\x46\xbd\xcf\x94\xe2\x8b\x7a\x60\xd5\x52\xc3\x28\x4d\x80\xd3\x12\xf5\x6f\x95\xb7\x9d\xa5\xa2\x5f\xf6\x6c\xcc\x17\x49\xa4\x78\x29\x00\xf0\x5b\xf8\x6e\x39\x91\xcd\xbe\xb5\x75\xa9\x41\x0d\xf3\xaa\xdd\x13\x1a\x6a\x3e\x54\xd4\x44\xf1\x2a\x95\x65\xdf\x83\x5f\x94\x8f\x2d\x59\xea\x7d\xa9\x98\x6a\xdc\xb8\xf2\x9f\xbe\x51\xe7\xe6\x34\x51\xad\x2b\x3a\x69\x37\x4c\x11\x21\xff\x33\x76\xa2\xf8\x99\xf8\x2a\x00\xf0\xfd\xf9\x59\xd9\x9b\xfa\xf2\x0a\x3c\x77\x8d\xe8\xbe\x51\x38\x7f\xdb\xec\x8e\x75\x14\xdb\xc8\xa3\x2d\x7c\xaa\x67\xe0\xdb\x86\x52\x9a\xce\xab\xb4\x86\xce\x58\xb8\x1c\xaf\x18\xc1\x7c\xb6\x70\x46\x49\x28\xf8\xc8\x56\xa3\xf7\x87\xff\x8e\x7e\xa3\xfa\x83\x3e\x01\x00\xa9\x19\x4f\xcd\x76\xdd\xf3\x86\x92\x91\xf2\xb2\x3b\x8d\xea\xba\x6d\x6c\xfb\x15\xea\xcf\xc8\xae\x96\x05\xb4\x77\x81\x0f\x1b\x7c\x18\x53\xbd\xb4\x35\x33\x99\xd4\xe5\xb0\xb9\x8b\xf5\x6f\xa1\x7d\x89\x05\xd4\x67\x5b\xae\x1f\x81\xa8\x2c\x27\xaa\x8e\x63\x8b\x01\x40\x5a\x80\xef\xca\x06\xf6\xe4\xd2\xfa\x52\x8e\x76\x7d\xa4\x27\xc6\x7f\x68\xcf\x62\x8c\x8a\x2c\x6e\xde\xcb\x38\x19\x78\xba\xfe\x16\xf3\x88\x17\xa7\x7a\x2f\xeb\xfd\x72\x8a\x39\x06\x0a\x59\x68\x5f\xdc\x06\x1f\xb6\xad\xd7\x0d\xa0\xf1\x96\xcb\x54\x1c\xac\x15\x00\xa4\xcb\xf1\x92\xac\xea\x5e\x1a\xc8\x4e\xa1\x74\x0d\x07\x2f\xc6\x57\xb6\xf1\xa1\x85\x91\x5b\x9a\x1e\x42\x8d\x81\xca\x7a\x4b\x38\xce\x2b\xa6\xea\x0d\xe2\xba\x3c\xa6\x5c\x8a\x2e\x58\x38\xc3\xf4\x01\x73\xb6\x3d\xa0\x1b\x83\x7b\x5b\xd2\x94\xf7\x89\x31\x00\x20\x51\x11\xac\xac\x15\x3d\x24\xa6\x4a\x19\xd9\x39\x09\xab\x8b\xf7\x69\xd5\x62\xfd\x11\xbf\x1b\xbf\x61\xcf\x03\x03\xeb\x1c\x71\x4f\xaf\xe9\x55\xe3\xf0\xba\xe5\x8b\xca\x3a\x88\x25\x0b\xc7\x9b\xe6\x11\x87\x6d\xef\x68\x37\xb2\x13\x2d\x0f\x2b\x17\xb0\xab\x00\x40\x7c\x95\xad\xc8\x24\xbb\x3b\xb8\xd6\x3b\x93\x3a\xfc\x39\x47\xe2\xea\x5b\xf6\x73\x58\x11\xac\xc6\xb9\x9c\xb0\x0d\x37\x6a\xa3\x39\xde\x9e\x83\x95\x6b\x39\x9e\xcb\x9e\x96\xde\xe5\x84\x2e\xf8\x6c\x8c\xe1\x64\xda\x7e\xd4\xf0\x38\x84\xd5\x58\x45\x3a\xc7\x03\x00\xc4\x93\xc8\xf2\x8c\x2d\x5d\x1d\xd2\xb1\xc9\x41\xed\xbe\x92\x84\xd8\xaa\xe6\x3d\x62\x63\xb8\xa2\xc1\x46\x74\x7b\xc3\xb8\x1a\x7f\xd1\x72\xcf\xe9\x15\x2e\x42\xd1\xb2\xc2\x92\xcb\x82\x27\x0b\xf6\x19\xc2\x04\xbe\xd3\x00\x35\xc6\x47\xad\x52\xe4\x19\xbc\xed\x00\x20\xb2\xe1\xbc\x49\x5f\xd1\x79\x48\x73\x78\xc7\xaa\xb6\x44\x75\x5a\x4c\x5d\xd3\x2d\xd5\xdf\x4d\xb5\xf5\x2b\x95\xa5\xeb\x7d\xab\x77\x28\xd6\xaf\xcd\x32\x87\xc9\x1e\x2f\x7d\x55\xfc\x5b\x0a\x2d\xa0\xe9\x69\xe2\x5f\xd3\x86\x17\x35\x88\x42\xad\x8a\x65\x66\x81\x17\x00\x08\x37\x73\x9f\xa6\x39\x76\x8e\x29\x9d\x9b\x14\xd4\xda\x5c\xec\xb5\xf5\x78\xd3\x12\xa3\x57\xd8\x95\x3a\x52\xef\x1e\x80\x56\x35\x68\x17\x79\x1c\x29\x37\xab\xa7\x2c\x4d\x2b\x4e\x50\x3e\x5b\x60\xa7\x3b\x27\x17\xdb\x5e\x2f\x1a\x26\x79\x6c\xd5\x2b\x1b\x26\x7c\x04\x00\x82\x3e\x5e\xd7\xee\xa6\x8e\x93\x15\x63\x13\xaf\xb6\x26\x95\xdd\xdb\xba\xab\xf1\x76\x89\x26\x8c\x51\xe7\x6c\xf2\x0f\x70\xa9\xda\xa4\x7f\xe6\x81\x96\x07\x69\xb1\xa5\xcb\x8b\x47\x15\x7d\x9e\xff\x4b\xc7\x54\x2e\xb6\xbd\xa4\xaa\x93\x8d\xb3\x3a\x27\x6d\x16\x95\x02\x80\x60\x17\xdf\x62\xb7\x77\x07\x51\x9d\x98\xc8\x6c\xb5\xaa\xf8\xb4\x75\x52\x23\x56\x9e\x1f\xb6\xac\xf6\x44\xc9\x23\xff\xb7\x95\xff\x33\xf9\x79\x6c\x2e\x7b\xa0\x57\x2e\xb5\x31\x55\x69\xfa\xe6\x7f\xd2\x59\xab\x94\xb6\x2f\x54\xee\x72\x4b\xab\xff\xa4\x3e\xe2\x95\x00\xc0\xff\xce\x5f\x91\x3a\x7d\xdf\xc4\xc2\x19\x09\x27\xfb\x13\x0a\xef\x46\x7d\xe8\xd1\x52\xda\x43\x6e\x76\x98\xa8\x07\x7d\x53\x5a\x76\xd2\xad\xdc\x79\xf5\xf7\x18\xf2\x45\xff\xaa\x47\xb0\x82\xe7\x50\xcb\x6e\x41\x3e\x93\xdf\x1a\xb7\x20\x51\x23\x05\x6a\x12\x1b\x07\x00\x32\x14\xa7\xa7\x8e\x1b\xd4\x50\x3d\x12\x8e\xf5\xbd\xa2\xde\x8c\xfa\xd8\xb3\x84\xc6\x0f\xb9\xdd\xe1\x4e\xdf\xed\x9b\xde\xfc\x8f\x01\xbb\x4b\xea\xd9\xcc\x73\xae\x56\x55\x6d\x60\xf4\x1c\xa2\x4c\x06\x5b\x4e\xfe\x6b\x1c\x8f\x5c\x1f\xd9\xa5\x0e\xc0\xc2\x01\x40\x16\x88\xe7\xed\xfa\x31\x68\x4b\x87\x12\xfa\xfa\x40\xfa\xcf\xa8\x57\xdd\x47\x19\xdc\x90\x6b\xed\xa7\x98\xcb\x7c\x53\x9b\x0d\xac\x19\xee\x92\xfa\x99\xa0\x8f\xeb\x84\xaa\x70\x48\x31\x47\x5a\xb6\x12\xb1\xb2\x99\x6c\xd8\x8f\x6a\x47\x5e\x2f\xfa\x8e\x0d\x01\x80\x0c\xc0\xeb\x76\x9d\xde\x3b\x03\x1a\x96\x50\xb4\x87\x0d\x79\x44\x9d\xe9\xba\x00\xb1\x42\xfa\xdb\x9e\x41\xef\x7c\xc3\x9a\x0e\xc0\x1a\x77\xbc\x2e\x10\xd9\xe9\x3a\xb1\x12\x41\xa3\xe6\x94\x96\x66\x63\xdb\x6d\xd6\x1a\x86\xe3\xd9\xa3\x16\x14\x05\x13\x33\x01\x40\x1a\x4b\x90\xbb\x64\x03\xd6\xd8\x8b\x84\xf8\x5e\x10\x7b\x13\xa5\xef\xbc\x88\xbd\x0f\x91\xb6\xbe\xc5\xa7\xf8\xba\x34\x9e\xc7\x53\xdc\xd3\x6a\xe3\xf1\x13\xae\x23\x2a\x54\x44\xf0\x9c\xfa\x12\x39\xf1\xc8\x26\x59\xbf\x9a\xcd\x1c\x45\x51\x71\xd9\xf5\x00\x20\x51\xb3\xf5\xbb\x66\xf6\x3b\x71\xbd\xb6\xbd\xee\xd1\x73\x1e\x46\xad\xea\x78\xce\x91\x84\xac\x6e\x1d\xcd\x89\xf3\x79\xda\xf0\x9a\x13\xec\xbe\xac\x86\xce\xf1\x59\xf4\x3f\x73\x0b\x27\x74\x4e\x75\x71\x37\x27\xdf\x06\xd4\x65\x72\x88\x51\x7d\xca\xfd\x9c\x65\x00\x20\x3e\x41\x96\xa6\xcc\xe8\x5b\x2d\x79\xbe\xcd\xaa\x5b\x2c\x99\xb9\x39\xaf\xfd\xb8\x38\x34\x58\xd0\xfc\x48\x24\xf3\xd9\x54\x7f\x54\xf8\xc2\x6d\xa0\x3a\x42\xe8\xbf\x48\x5f\xae\x10\xd4\xcc\xd1\x99\xb4\x82\x09\x36\x9d\xda\x30\x7e\xf4\x68\x67\x45\x2b\xcf\x13\x00\x44\x07\x38\x6f\x76\x66\xee\x99\xa8\x59\x14\x1f\xda\x85\x17\x75\x47\xb6\xb4\x9d\x55\xad\x0d\xba\xda\xf4\x4c\x71\xcf\xbb\xad\x6e\x48\xae\x76\x5b\x53\x95\x20\xf3\x59\xb4\xb6\xac\x4a\xf2\x74\x0e\xd5\xd8\x28\xe6\xda\x9c\xd7\x64\x08\x9f\x8c\x06\xe5\x37\xf8\x9f\x01\x40\xf8\x91\x7b\x3b\x99\xde\x1b\x52\x32\x2a\x4e\xda\xd9\x6d\xb2\x88\x1c\xd3\x66\xa1\xff\x18\xe4\xd5\x34\x5d\xfb\xdd\x7b\x5e\xed\x57\x0d\xb0\xea\x48\xa5\xbe\x68\xa4\xcb\xa3\xd2\xf7\x8a\xef\x73\x42\x0c\x9f\x64\xc7\x6d\x6e\xa8\x3b\x24\xbe\xa3\x3b\xe4\xcb\x85\x54\x00\x10\x6e\xe1\x89\x77\xfc\xec\xf9\x57\x5e\x12\xe7\xda\x99\x50\x1a\x1f\x71\xac\xb5\xbc\x78\x64\xe0\xaf\xc6\x0e\xc3\xd1\x75\xcf\x6b\x65\x3a\x62\x95\xb6\x72\x95\x66\x8d\xcb\xa1\x52\xb5\xea\xfa\x1c\x6f\x83\x56\xe1\x6f\xf3\x50\xbd\x59\xba\x69\xf4\x65\xd9\x0d\xd1\x0c\x00\x10\xfc\xe1\x9d\xdd\x21\xec\xe9\xac\x34\xc5\xde\xed\xf8\xcf\xec\x18\x21\x6f\x5d\x59\x5a\x1e\x78\xb6\xd1\xb7\x78\xc1\xba\xc3\xb5\x53\x0d\xe5\xab\xa0\x8a\x43\xba\xa9\x2e\x7b\x4a\x1d\xd5\xf9\x73\x36\x19\xe6\x2a\xb9\x53\xac\x8b\xee\xca\x96\x59\x8e\x91\x65\x8a\x2a\x01\x40\xa0\xe3\xfd\xbe\xf4\x93\x3e\x39\x67\xe8\xe8\x39\x7a\x63\xde\xc4\x5e\x01\x23\x32\x7f\x7b\xdd\x52\xc6\xfb\x82\x46\xdd\x3b\x66\x05\xc5\x86\xd7\xcd\xda\x45\x2d\xa7\x1c\x02\xfd\xe9\x41\x89\x7b\xa0\x75\xcc\xf9\x1b\xee\xc3\x49\xe0\x54\xe7\xf7\x48\x0b\xbc\xd8\x52\x8c\x85\xa1\xc3\x2f\x8d\xa3\x39\x15\x64\x1e\xf9\x4b\xbb\x5a\x98\xd2\x73\x84\x2e\xa5\x64\xd7\x32\x19\x01\x54\x9a\x2e\x82\xf1\x97\x56\xc2\x9b\xc6\xbc\x47\xbf\x49\x71\x63\x5d\x64\xae\x4a\x74\x07\xef\xb1\x06\x37\x64\xc3\x93\xa0\x18\x67\x03\x42\x47\xac\x2c\x93\x30\x27\x94\x79\xd1\x89\xba\x96\xe6\x7e\x64\x3a\x6d\x14\xed\x62\xf7\x57\xda\x10\xbd\xb4\xa6\x99\xae\x67\xec\xd0\x0a\x19\x05\x4c\x6f\x6e\x01\x33\x96\xe5\x5e\x58\xcb\xda\x06\x06\x6e\xef\x06\x59\x10\xb8\xfe\x07\xb4\x17\x1e\x70\x0e\x46\x96\xa1\x56\x96\xde\xe8\x17\x6c\xe4\xb9\x1b\x85\x7d\xf0\xdd\x43\xc3\x29\x2a\x64\x58\xe7\x5f\x2a\x1b\x99\x53\xf5\x8d\x96\x84\x6c\xd7\x58\xd2\xc3\x90\x6e\xce\x3c\xc6\x26\xd4\xbe\x40\xc1\xcc\x42\x4b\x12\xba\x59\xd5\xd8\xfc\xf5\x4e\x10\x80\x75\x38\xdd\x82\xd5\xb8\xb7\xe5\x72\x94\x81\x6f\x3b\xf3\xa9\x60\x39\xe7\xd4\x81\xd0\xc2\x85\x9c\xfc\x8e\x25\x94\x05\x9c\x31\x95\xa1\xd4\x59\xe4\xde\x22\x0e\xcd\x81\xc4\xd8\x27\xe8\xbe\x64\x54\x7e\x3a\x83\x41\x2e\xdd\x26\x67\x5e\x20\x47\x05\xec\x06\xfd\xd9\x8f\x9d\x18\xd0\x6b\x76\xb1\xa5\x3f\xf2\x82\x38\x31\x74\x2d\x4f\x23\xdd\x3a\x98\x95\xdf\x22\x49\x68\xbd\x59\x70\x41\x9c\x66\xf6\x2a\x7c\x26\x22\x95\x7b\xa9\xa3\x85\xad\xc4\x1a\x9a\xaf\xe0\x4e\x9e\x1d\x5d\x2e\x18\x13\xef\xcb\xb4\xe2\xcf\xf7\x37\xb2\xc4\x3c\x3f\xa7\xa9\x50\x28\x77\x82\xe5\x4e\x24\x89\xf4\x38\x16\x9a\x3b\xce\x38\xd8\xc7\xc9\x73\x32\x8c\x68\x9a\x9b\x1f\xa8\x0b\x2c\x79\x53\x40\xd3\x50\x64\xe7\x0b\xbb\x8b\x4c\x68\x2f\x75\x84\x72\x30\x07\xa0\x51\xe5\x47\x62\xef\x32\x86\x49\x6b\xfd\x76\x32\xeb\xc4\x3b\x1c\x09\x90\x2b\x38\x69\x29\x82\x3b\xb9\xdb\x0f\xa9\xb3\x6b\xeb\x6f\x74\xbf\xc9\x79\x55\xf3\xac\x7e\x78\x9e\x6b\xd5\x52\xd3\xd4\xfc\x2c\x73\x94\xc4\xb7\xa0\xbf\x34\x05\x2e\xa4\xcc\x31\x45\x65\x59\x51\x6b\xf5\x13\x63\x52\xe8\x81\x6a\xa5\xaf\x0b\x73\xb4\xe2\xa8\xc3\x6d\xd6\x7f\x92\x62\x4b\x1d\xec\xc7\xcf\x3d\x00\x64\x5d\xdd\x93\xdd\x59\x99\x63\xdb\x75\xbe\xa6\x3a\x37\xa6\x7d\x9a\xfe\x46\x5e\x69\xb3\x87\xc8\x31\xff\x5b\xfd\x52\x90\x2c\xcc\xad\xfa\x98\x11\x4e\x1d\x5e\x9e\xb6\x15\xa0\x75\x98\x68\x3e\x6b\x19\xa4\x76\xba\x43\x2c\x4b\xa9\xf0\xb1\x2c\x87\x5e\x0b\xd7\xec\x9f\x9a\x85\xed\x4f\xea\x38\x92\x7d\x78\x20\xae\xfa\x50\x2e\xd0\xeb\xa4\xfb\x9d\x17\xdc\x71\x59\x18\x97\x5f\xd1\x12\xc8\x3a\x58\x38\xad\x9e\x95\x6e\xa6\x74\x56\x85\x6d\x81\x69\x3b\x4b\xab\xbd\x9f\x32\xdc\xf4\x6c\x07\x37\x56\xa8\xf2\x9c\xe5\x7e\xa8\x5d\x78\x73\x1f\x3d\x6b\xe5\xd1\x1d\x1d\xf3\xb2\xa9\x07\x87\x55\xcf\xc9\x69\xdb\x9b\xaf\xdb\x99\xfb\xb6\xb7\x47\x70\x34\x3f\xa0\xa3\x87\xb5\xba\x60\x4f\xf3\xee\x74\x27\x4a\x44\x6d\xcd\x16\x67\xea\x6f\x73\x94\xf7\x61\xfa\x79\x23\xc5\x61\x1d\xf3\x95\xea\x9d\xd5\x68\x68\xb3\x68\xd6\xb9\xb1\xcc\xc4\x9c\xdd\x07\x77\x31\x0f\xe6\xee\xef\x64\xb0\x96\xe7\x4f\xac\x2a\x64\xb5\x15\x64\xa8\x09\x70\x4d\xe1\x6d\xb2\x19\x1c\xa2\xd2\x0b\x1c\xa1\x7c\xfa\xd2\x04\x36\xbc\x98\x39\x65\xbd\x3d\x32\x06\x9c\xe6\x74\x1a\xb5\x87\x37\x5a\xae\xc5\x40\x74\xf5\xd9\xb9\x0c\x69\xfe\xf7\x03\x5c\xc6\xaf\x82\x1f\x1d\x1d\x4c\x94\x32\xbe\x72\x90\x35\x8e\xea\x50\x74\x8d\xd5\x4a\x0b\x27\x27\x83\xa1\xf4\x9a\x7c\x23\xf8\x97\x69\xb5\xed\x0b\x74\x85\x55\x15\x50\x09\x9f\x80\xc2\x9d\x32\x91\x37\x88\x9d\xe5\x14\x2c\x0e\xad\x3a\xb3\x9a\xde\x48\x6d\xdb\x5f\xc5\xf0\xa0\xc5\xb5\xff\x8f\x71\x9a\xbe\xbc\xe2\x1b\x33\x93\x61\x51\x34\x8f\x65\xc3\x78\xca\x2e\x60\x1d\x61\x7e\xc8\x1f\x0f\x4a\xc0\xc9\xdb\xf2\xa0\x02\x68\x6b\xc0\x5c\x98\x09\x37\x38\xcd\x42\x9a\xd1\x49\xa3\x5f\x61\xce\x98\xf3\xa9\x29\xb4\x99\xb0\xe7\x60\x1b\xed\x20\x9c\xd3\x36\x9e\x0e\xc2\x66\x73\x2c\xc3\x05\xfe\x9f\x72\x0f\xe3\x39\x12\x40\x2c\x62\xf6\x22\x07\x73\x7f\xb0\xca\xd0\x88\x78\x06\x58\x85\xbe\xf5\x8f\x81\x4e\x60\x3a\xc7\x06\xc4\x16\x5f\x37\xfa\x22\xda\x83\x53\x4f\x8e\xa5\x0c\x70\x80\x81\x27\xd4\x1c\x72\xa0\xc5\x8d\xb6\x8c\x4c\x2b\xab\xa5\xfd\x22\x17\x2a\x56\xd0\xaf\xb1\xbf\x63\xd7\x18\x7d\xec\xff\xe5\xdc\x62\x76\xb3\xaf\xc5\x81\xac\x8b\xec\x53\x7e\xfb\xa0\x11\xec\x43\x8e\x79\x70\x3e\xdb\x60\x39\x06\x5d\x48\x3c\x3d\xfa\xa7\xd0\x55\x12\xd9\x37\x89\x32\x52\x0c\x37\x5e\xa7\x7c\x14\xe9\x4a\x8a\xa8\x37\x85\xa7\x64\xc9\xb4\x73\xc2\x51\x68\x28\xfd\xa8\x20\x2e\x5b\xcb\xb8\xc6\xaf\x89\xdd\xc8\x1a\xcb\xbb\xe5\x07\x80\x9b\x78\x13\x1d\x67\x42\x67\xb9\x16\x96\x9e\x88\x8e\xdc\x7a\x50\x9f\xdf\x60\x50\x75\xaf\x2e\x10\xe9\x5e\xd5\xb9\x15\xe6\x69\xbd\x8c\xc9\x94\x4c\xb5\x48\x5c\x4c\xa5\xa9\x2e\x40\x0f\x68\x22\xe5\x84\x4c\x09\x7d\xaf\x7c\xcd\xd6\x47\xcc\x51\x52\x2f\x9f\xdb\xac\x6c\xb1\xad\x43\x19\x34\x4c\xd0\x64\x89\xc3\x0f\xb9\x79\x83\xef\xf3\x42\xeb\x02\xda\x07\xf2\xa3\xaa\x91\x6a\xc7\x82\xad\x15\x8f\x75\xc5\x85\x09\xe5\x8b\x85\x4e\x94\xc2\x92\x54\x56\x33\xb5\xc2\xc8\x48\xaf\xa0\xbd\xd6\xc5\x6d\xc9\x60\x84\x16\xfd\xf3\xee\x61\x0e\x29\x76\x38\x8c\x03\xa9\x92\x5d\x96\x46\x38\x93\x9f\x33\x90\x9d\xcb\xeb\xa9\x6c\xcd\xc9\xe3\x74\xba\x56\x0c\xe5\x93\xad\x46\x4d\x72\x41\x51\xe3\x23\xfe\xa4\xc2\xce\x3a\x80\x71\x98\xf2\xae\xf2\xc5\xee\x57\xb4\x90\x32\x6e\xf4\x58\xfa\x1e\xe3\xfe\x75\xc7\x99\x1b\x34\xaa\x85\x4a\x70\x84\xfc\x8d\x65\x23\x3c\x59\xb8\xa0\x9f\x99\xeb\x32\x48\x6f\x11\xe4\x2d\xee\x33\x99\x1f\xe7\x2f\xe9\x56\xab\xb9\x05\x5e\xed\xe9\xbc\x80\xc2\xc4\xa6\xbf\x0c\x80\x52\x5c\xb7\x6d\xb7\x0f\xf5\x7b\x65\x6c\x94\x80\x9e\x5e\x72\x77\x1d\x83\xf1\x4d\xf7\x72\x61\x2e\xeb\x90\xb2\xc0\xf2\x34\x74\x55\x78\xa8\xef\x54\xce\xed\xc3\x3b\x9a\xef\xe5\xde\xd9\xbf\xcc\xbc\x2e\xef\x4e\xff\x50\xd1\xff\xf2\x1f\xf7\xac\xe6\xb6\x14\xfc\x69\xdf\x41\x07\x29\x1e\x4d\x6b\x52\x4f\x52\xd5\x35\x35\x51\x2b\xe9\x16\xe5\xf8\xba\x50\x86\xc6\x70\x71\x21\x93\xb5\x43\x25\xb7\x9a\x06\x15\x8a\x46\x9d\xfc\x02\x1e\xce\x99\xbc\xb7\x19\xfc\x95\x9b\xd5\xea\x0c\x79\xe6\x1d\x2d\xe7\x41\xda\x82\x25\x8a\x77\xd0\xcf\xc2\x36\x3c\x0f\x4e\xa2\x86\xe4\x06\xc2\x57\xe8\xd6\x71\x7f\x91\x58\xc6\x4f\xff\x89\xc8\x77\x70\xa4\x63\x2c\x7a\x1a\x0e\x19\xad\xc1\x5e\xa0\xa1\x27\x2d\x59\xbf\xf2\x15\x03\xd7\xc0\x80\x02\x75\x4b\x1a\x68\x28\xec\x2c\x3b\x0f\xfe\xa2\xdc\x54\xf8\x42\xf9\xb4\xb1\xd8\x65\xe8\x01\x3d\x3d\x67\x1f\x9c\xce\xb8\x13\x97\x8b\x00\x2c\xd8\x8f\x44\x06\xa0\x55\x0e\x5f\xd1\x72\x64\xca\xe8\x0c\xec\x0c\xda\x7a\x62\x12\xcb\x93\xea\xda\xff\x95\xa5\xa4\xde\x6f\xd6\xb3\xbe\xd3\x8e\x94\x8d\x05\x13\xe8\xd5\x72\x19\x78\x8b\x51\x84\xad\x80\xb6\x33\x6b\x73\x96\x41\x9f\x58\x57\x62\xbf\xc0\x15\x90\xa3\xdf\x2c\x24\x07\x96\x39\x0c\xa2\x3b\xd1\xf1\xa3\xb7\x60\x66\x6c\xed\xb1\x39\x8c\x4a\xa8\xa4\x6f\x2e\x73\x32\x74\xa5\xf1\x09\xb3\x18\x9e\x59\xc2\x60\xcd\x86\x77\xc9\xe6\xb3\x7a\xe1\x33\xc8\x3b\x70\x0b\x12\x93\x3d\x13\xb2\x44\xbe\xc6\x8e\x82\xae\xa2\xcd\xbe\x5b\xe0\x63\x58\xae\x43\x10\x72\x0d\x77\x1d\xbd\x18\x5b\x8d\x83\x87\x3f\xd1\x77\x93\xab\x7b\x83\xe9\xb7\xc9\x61\x0d\x00\x23\x9d\x3d\x68\x3a\xc3\x04\xd8\x32\x49\x33\xb3\x95\x5d\x08\x57\xb3\x76\xb2\x73\xb3\x2c\xc0\x45\xec\xc2\x98\x69\xd0\x18\x36\xee\x73\x12\x1e\xce\x96\x3b\xcc\x40\x16\xb3\xc9\xd1\x30\x5a\x45\xbc\x38\xf0\x95\xfa\x4a\xbc\xa9\x8b\xa0\x09\x44\xc6\x5a\x03\xdd\x47\x78\xc8\xd0\x47\xff\x20\x9c\x2a\x7a\xc6\xe8\x12\x14\x40\x73\x99\x20\xff\x52\xc6\x51\x56\x0c\x7f\xf9\xd6\x11\x60\x18\x8f\xf4\xb1\x85\x22\xb8\xe7\x16\x5e\x80\xa5\x9c\xff\x8d\xee\x46\x27\x93\xb1\x7b\xdb\x28\xd9\xfa\xd4\xb6\x6e\xaa\x8d\xf6\x4c\xd5\x38\xea\x11\xcd\x62\x6d\x09\x4d\x50\x54\x2e\x58\x49\x4f\x52\x8d\x60\x1e\x67\xf8\x29\x12\xd3\x86\x98\xeb\x64\xe6\x68\x15\x6b\xa3\xe4\xa8\xb7\x05\x98\x23\x3a\xb8\x30\x05\x3a\x20\x40\x2c\x47\x21\xf1\xdc\x8c\xbe\x19\x85\x53\x6b\x1a\x9a\xc3\x0b\x1f\x57\x59\x99\xc7\x52\x5a\xcc\x8a\xa2\x67\x54\xa4\xcc\x82\x7b\x9a\xb6\xa3\x78\x3b\xbd\x9c\x1e\x6f\x90\xa7\xbe\x62\xe4\x68\x35\x51\xb3\x99\xf2\xa2\x14\xaf\x57\xac\x21\xf9\x9b\x05\x4f\xa0\xc5\x92\x59\x96\x6b\xe1\x9b\xfc\xb8\x9e\xca\x82\xc4\xae\x8b\x0d\x7f\x0a\x67\xb6\x93\xa5\xed\x85\xf7\x5a\x26\x2a\xdb\x29\xdd\x0d\x5c\xb2\x9f\x5a\x59\x73\x92\xda\x4f\x6b\xa8\xb8\xb2\xcb\x93\x7e\xaa\xd4\x10\x79\x8c\xf1\xdb\xf0\xcb\xf3\x27\x2b\x58\xfd\x67\x41\x2a\x78\x40\x2e\xb3\x0c\x83\x51\xe1\xb0\xee\x9a\xfc\x3f\x03\xbc\x86\xc9\x05\xc7\x7a\x2f\x97\x9c\x28\x14\x77\x7e\x56\x9c\xa7\xec\x68\xfd\xc0\x7e\x4e\x0d\x6f\xec\xa2\xfc\xa0\x6d\xad\x5d\x99\xa2\xa4\x33\x2b\x12\x22\x7d\x18\xcd\x25\xd6\x9e\xf5\xcc\xdf\xba\x90\x05\xbe\x20\xac\x1c\x65\x99\x0b\x7b\x0b\x4d\x5d\x2f\xf3\x9b\x0e\x6e\xa9\x4f\x2e\xa0\x0c\x46\x97\xcc\x2a\xf4\xe8\x9b\xae\x58\x44\x19\xdd\xd5\xc6\x8e\xa4\xbc\x6b\xfd\x47\xc9\xa3\x7e\x6a\x1c\x96\x32\x9d\x6e\x53\x6d\x8c\x78\xc5\x08\x2e\xab\xf0\x84\x98\x46\x83\xc3\x82\x0d\xe0\x34\x95\xbd\xe5\x00\x74\x43\xf8\x60\x3f\x88\x8f\xcb\xae\xed\x78\x83\xbd\xc8\xf9\x5e\x13\x85\x1d\xc9\xcb\xd6\x07\x61\xc7\xf3\x87\x84\x5b\xb0\x6b\x85\x91\x2c\x1c\xfb\x1f\xe5\x65\xfa\x28\x7c\x38\xad\x27\x9a\xc0\xa7\x30\x5a\xd7\x65\xe1\x7e\xac\xe3\xf3\x3f\xe0\x65\xb0\xf3\xc8\x32\x22\x10\xf5\xde\x57\x81\xb9\xe7\xbd\xeb\x70\xc5\x9c\xf2\x7f\x56\x9b\xb0\x71\x85\xcb\x74\x7a\xcc\x89\x12\x2a\x68\xc0\xc2\xa8\x22\xe6\x23\x2c\x87\xf6\x2c\x8d\xc0\x4a\x18\x59\x51\x5f\xb1\x93\xac\x59\x5e\x77\xf1\xb1\xe0\xb3\xf9\x12\x1c\x81\x5f\x8f\xcc\x23\xdc\x50\xfd\xe0\x7e\x34\x85\xb2\xad\x3d\x19\xcd\xa1\xce\xa9\xba\x89\x26\xd0\xa6\x6b\xaf\xa2\x62\xda\x2b\xfe\x37\xf4\x00\xfd\x39\xd3\x0f\x7d\xc3\x1c\xb5\xfb\x2b\xb6\x88\x15\x14\xc5\xc5\xb2\xc0\x4e\x2f\x08\x1b\x82\x97\xcf\x0f\xc7\x83\x91\xeb\x23\xa3\x88\xc9\xd8\xb4\x01\x15\x62\x01\x4e\x6e\x4d\x45\x66\x82\x9c\x8a\xb7\xc8\x12\xf0\xba\x66\x39\x92\x0e\x6d\xe4\x49\x90\x16\xe8\x06\xfd\x2f\xf2\x11\x86\x52\x1f\xa2\xc1\xc8\xca\xcd\x55\x68\x1d\x6a\xeb\x79\x02\x5b\x84\xfe\x99\xf7\x04\x3b\x86\x3d\x1d\xe9\x8d\xb7\xe3\xe1\x7d\xd7\xa0\x6a\xc2\xd8\x7c\x15\xba\x4b\x48\xcd\x41\xf0\x34\x82\x52\xd4\x0e\xa7\x12\x3b\xb8\x2b\xe1\x41\x22\x85\x76\x06\xb1\x21\x18\xbb\xae\x23\x18\x61\x8c\xbc\x84\x3c\x21\x2e\x7a\x7a\xa2\x2c\xf6\x88\x79\x07\xb1\x79\x6c\x97\x91\x0a\x7c\x0e\xd1\xdf\xf3\x1e\x2c\x11\x56\x37\xda\x82\x17\x85\x16\x65\x13\xa0\xc9\x82\x0c\xe5\x01\xa8\x80\x7f\x9a\xe4\x43\x37\xf9\x9e\xd4\x38\x38\x80\x37\x90\x52\x09\xef\xe7\x79\x46\x3c\x40\x96\x72\xf7\xac\x6d\x40\x8e\x70\x9d\xe7\xa9\x51\x82\x43\x8c\x7c\x8c\x89\x48\x87\x8e\x07\xcc\xaf\x9a\xc7\xb5\x0d\xac\x4d\xea\x3a\xd3\x31\x56\x75\x51\xac\xec\x02\x38\x59\x79\x1f\xff\x04\x2a\x14\x19\x85\x33\xa1\x49\xb2\xb7\xc9\x47\xa0\x1a\x69\x4a\x38\x01\x2f\x13\x9f\xf2\xb8\x08\xdf\x14\x0d\x9b\x97\x89\x54\xf2\xff\x8c\x52\xa1\x6d\x5c\xe7\xd6\x3a\xc6\xc3\xca\x7d\x55\xe9\xcc\x35\xe6\x9d\xfa\x4f\xcc\xa2\x32\x17\x89\x17\x6b\x6c\xf1\x21\xb4\x92\xa5\x33\x06\xe5\x5b\x83\x8b\x74\x7b\x92\x7e\x83\x97\xd4\x7f\xc3\xfe\x40\x98\xca\x76\xcd\x3e\x78\xad\xec\xd3\xdc\xc7\xc8\x14\x31\x7d\x54\x0f\xba\x82\x3f\xbc\x79\x14\x63\x62\xbb\x77\x85\x33\x23\xaf\x25\x40\x5b\xca\x38\xdb\x38\x4f\x34\x8a\x19\x59\x7b\x16\xd6\x31\x1f\x56\x45\xe6\x2e\x61\x11\xe5\xd5\x89\xb1\xe0\x8a\xe2\xee\xd0\x7e\xf0\x8d\x3e\x6f\xf5\x71\x68\x7f\xd1\xb1\xb9\x89\x70\x9d\xac\x67\xd4\x49\xe4\xac\xc0\xd4\x64\x43\x3f\xdc\xdb\x66\xf6\x67\xd8\x77\x45\x6b\xda\x19\x70\xdb\x09\xa1\x03\xe3\x4f\xf3\x08\xe8\x08\x53\x5e\x3f\x21\x27\x97\xe5\x5a\x75\x7b\x7b\x0b\xeb\x41\xf9\x96\x50\x57\xd0\x6c\xda\xb1\x3a\x1b\x62\x68\xbe\xce\x5d\x0d\xef\x52\xcc\x1e\xf5\x0c\x11\x09\x97\x34\xee\xa0\x23\x83\x41\xe5\x32\xfa\xa5\xbe\x12\xf5\x1f\x86\x4b\xf7\x1e\x01\xca\xa8\x6b\x37\x42\x0e\xcc\xe5\xcd\x6b\xb3\xef\x33\xcf\xd4\x49\xb6\xaf\x62\xa1\x95\xd0\xc6\xe3\xa0\x4f\xc9\xad\xd5\x6b\x20\x1b\xdd\xe1\xb9\xee\x30\xa0\x74\x1d\xbd\x08\x59\x20\x64\x74\x7e\xe6\x56\x67\xbd\xab\x43\xb9\xcb\x73\x92\x8a\x73\x38\x47\x72\x4f\xcb\xe7\x73\xf2\xf3\xbd\xf0\x77\x9c\x79\x05\x17\x0b\x6e\x92\x17\x28\x68\xf2\x6a\x92\x4f\x8b\xde\xb4\x9a\xf4\x60\xc4\xad\x99\xcf\xfe\xc4\x42\x67\xbf\x62\x5f\x82\xbe\x0d\x9f\xc3\xfe\x83\x4e\xe8\xf4\xe3\xbc\xcb\x1b\x57\x7b\x85\xc3\xcb\xdf\x68\x3a\xc3\x99\x5b\xc0\x91\x89\xc8\xfb\x85\xed\x78\x12\x59\x45\x1d\x5e\xb0\x95\xdc\x49\xcb\xd9\x71\x98\x74\xa0\xff\x0a\xbb\xc5\x7e\xc3\xdc\xb3\x7a\x88\xbd\x1f\x54\xcd\xee\x64\xb7\xc2\xed\xc3\xc7\xb1\x5f\xa1\xbb\x3b\xd8\x1c\x9f\xc2\x4d\xb5\xb3\xc9\x3b\x94\x38\xd3\x1c\x92\xa0\x26\x4b\x1f\x90\x91\x34\x3f\xec\x30\x39\x9f\x1e\x9e\x3f\xc4\x7e\xc3\x80\x77\x04\xb1\x0f\x30\xcf\x84\x21\x6c\x03\xe8\xb7\x9a\xc6\x46\xa1\xf3\xb3\xb9\x6c\x18\x51\x0f\xb7\x66\x1f\x47\x1f\xb6\x5d\x66\xff\x60\xfe\xab\x66\xb0\x9b\x59\xa0\x81\x64\x67\xb3\xde\x49\x18\xec\x0d\x20\x1d\xe5\xb0\x9d\x20\xdb\xbc\x46\xf6\x70\xe8\x62\x52\x04\xf1\x0a\xae\x09\xed\x24\xee\x23\x22\xf7\x7d\xc4\x5b\x94\x33\xdb\x91\xf8\x8b\x15\x0d\xb7\x64\xa7\xe3\x93\x5a\xc7\x10\x06\xdc\xa1\xb2\x9b\xc8\xc0\x97\xe8\xbe\x12\x5e\xb8\x9b\x78\x2c\xb1\x0a\xf7\x47\xfc\x88\x99\xf8\xb6\x5c\x11\x31\x0d\x57\x27\x6e\x25\x46\xe2\x97\x37\xfe\x20\xe6\x12\x8e\xee\x3e\xc4\x06\x82\x36\xdb\x9a\xd8\x4d\x1c\x1b\x1e\x4b\xdc\x21\x72\x9b\x30\x3c\x97\xdf\x65\x4e\xc5\x73\xf8\xb1\x9a\x5e\x7c\x27\xef\xb9\x70\x22\xbe\x8d\x97\x0b\x89\xf0\x04\xee\xdf\x9c\x31\x78\x3c\xb7\x66\xbb\x2d\x9e\xc2\x8d\xd8\x68\x8d\x33\x38\xaf\xdc\x86\x70\x05\x87\x63\xff\x09\x3f\xc4\x19\x3e\xfc\x0c\xb1\x96\x7d\xa1\x6e\x08\x9b\x52\xd4\x5b\xf2\x0b\xb3\x53\x15\xa9\x0c\x98\xad\x32\x9d\xb7\x11\x9b\xa5\x98\xc5\xb2\xc3\x5c\x65\x97\x33\xdf\x61\xde\x52\xf1\xb6\x68\x2c\x41\xb2\x22\xb8\x1b\x23\x45\xfd\xab\x5e\x60\x6d\xc2\xf9\xf6\x0d\xd8\x07\xfe\xb6\x11\x41\x78\x21\xe7\x60\xf5\x0e\xd4\xbe\xfc\xba\xf1\x1b\x6a\x5f\x7a\x5a\xfe\x04\x9d\x57\xdc\x47\x5e\x46\x97\x19\x85\xf4\xa7\x68\xb0\x3e\x28\xfd\x2b\x9a\xa9\xf9\x14\x57\x81\xea\x8a\xe0\xa0\x6d\xe8\x19\xc5\xa9\x95\x5f\xb0\x31\xd2\xff\xd9\x6f\xc0\x62\x45\x2d\x23\x4c\xd8\x1d\x9e\xa4\x72\x24\x22\x6c\x6e\xd0\xb7\x23\x60\xc3\x07\x69\x03\x82\xd5\x4d\x21\xf6\x22\xea\xea\x91\xd4\xaf\x48\xbb\xf9\x62\x9a\x1b\x72\xbd\x34\x3b\xd6\x16\xb5\x36\x9e\x0c\x9c\x84\x86\x69\x4f\xac\xf8\x81\x6a\x54\x8c\x59\x87\xd1\x97\xd2\x43\x23\x3a\xb0\x02\xc1\x44\xf3\x1f\x64\x43\xe7\x1e\xdd\x01\xc4\xab\xad\x59\x72\x04\xf1\x6a\xa6\xe0\x8f\x90\x88\xfa\xdf\xd4\xc5\x48\x56\xcd\xd6\xdd\x28\xa2\xac\xc8\x8d\x61\x21\x47\x4a\x3d\x36\xc8\xd0\x11\x06\xcd\x0a\x0d\x1a\xa9\x96\xce\xd2\xa2\x35\xf2\x69\x23\xce\x62\x4e\x82\x6a\xf3\x12\xc4\x6a\xcf\x57\x1d\x00\xff\xe9\x6e\x93\x4c\x82\x7f\x76\x2c\xc4\x3d\x91\x11\x2d\x71\x14\x1d\x62\xd7\x10\x9e\xfa\x15\xf1\xac\x7e\x1f\x33\x12\xc9\x34\xaf\xd9\xb0\x1c\xa9\x37\x7d\x5b\x91\x88\xbc\xd7\x06\xcd\x52\xa1\xfe\x0a\xfb\x91\xa3\xd1\xc3\x82\xb7\xb5\xbd\x92\x11\x59\xde\xc5\x43\x62\xb7\xec\xfd\xca\x66\x51\x42\x6e\x30\x77\xa1\xb0\x26\x6f\x88\x71\x40\xf0\xae\x20\x2d\x83\x14\x2c\xa2\x38\xc6\x1d\xe7\xa7\xd1\xc6\x04\xee\xe6\x55\x33\xe6\xad\x48\xe7\x3e\x62\x85\xd8\x29\xb9\xcb\xa0\xcb\x40\x0e\xe7\x1c\xf2\xb4\x76\x94\x38\x3e\x77\x77\xf1\x0a\x91\x31\xcf\xa0\xb4\x13\x9e\xca\x7f\xc3\xa9\x16\xce\x2e\x5c\xc2\x08\x11\x30\x28\xfa\x8c\x89\xfc\xc3\xb4\x51\x71\x3b\xf9\xe3\xe8\xd5\x81\x4e\xbc\x44\x66\xc1\x8a\x85\xdc\x36\x30\xdc\x8e\xc2\x1d\x0b\x93\x00\xc8\xe9\x45\xdd\x6a\xd2\x45\xad\x05\x75\x26\xa5\xf0\x6f\xa1\x5e\x81\x09\xd7\x52\xfa\x39\x13\x04\x65\xd4\x66\xfa\x61\x01\x40\x1b\x4a\xd7\xf1\xe3\x18\x23\x62\xbf\xf0\x5a\x98\xe9\x1b\x9e\xf3\xc6\xb2\x9e\x2f\x7f\xcc\x2d\x84\x50\xbb\xad\x9c\xdb\x48\x02\xa0\xe0\x28\xd0\xb6\xaa\xff\x09\x09\xc6\x63\xe3\x1c\xc1\x1d\x26\x53\x3e\x5f\xb0\x86\x35\x89\x7d\x8d\x5f\xcf\x6a\xa6\x35\xf2\xed\xc0\x5d\x69\x46\x1e\x0e\xb9\xc7\xda\x71\x9f\xc0\x0e\x1b\xc2\xb9\xbb\x90\xc9\xcb\x77\x70\x9e\xa0\xb3\xec\x96\x72\x76\x60\x61\xc0\x39\xce\x42\xec\x51\x65\x84\x20\x16\x3d\xa0\x3f\xcb\xdf\x8f\x7e\x95\xd6\xf1\x17\x63\x33\x09\x98\xd7\x84\xf9\x50\x29\x3c\x57\x8c\xb9\x9b\xcd\xad\xc2\x4e\xc7\x38\x73\x67\xe0\xcb\xd7\xd7\x72\x1a\x71\xf5\x72\x80\xb3\x1a\xff\x65\xb7\x94\xdc\x4f\x64\x0d\x0b\x26\x25\xc4\xf2\xf2\x0f\xfc\x4d\xbc\x49\x5a\x1a\xef\x24\xf7\x98\xb8\x8d\xe7\xc5\xa5\x61\x7b\xb9\x47\xb9\xd3\x0b\x5f\x73\x23\x38\x67\x53\x17\x71\xae\x70\x8c\x5b\x47\x71\xb6\x71\x72\x02\xee\x92\xef\x39\xcb\x97\x95\x92\x7c\xf2\xbd\xdd\x32\x72\x12\xa9\x1e\x76\x86\x7d\x9f\x8d\x97\x2c\xe2\xcd\x53\xda\x17\xc5\x73\x75\x8a\x38\xc1\x29\xae\x8d\x1c\x42\x1c\x39\xd5\xb2\x84\xfc\x66\xce\x1a\xa9\x77\x8a\x3b\x79\x46\xe2\x14\xbd\x9b\xdc\x29\xb6\xf0\x37\x90\xa3\x84\xfd\x4b\x8f\xb0\x9b\x05\x5b\x67\x3c\x60\x07\xf1\xf6\x5b\x38\xb2\xed\x39\x89\xc6\x22\xae\x5d\xc9\x6b\x85\x94\x53\x6d\xfa\xc2\x5b\xc7\x59\x6d\xf4\x06\xaf\x90\x67\xf5\x81\xb9\x46\x32\x4d\xeb\x93\xbc\x9d\x1c\xa1\x76\xdc\x7c\x8e\x5d\xa7\xfc\xe0\x17\xc1\x8e\x97\xb3\x96\xdc\x60\x5b\x49\xce\xcf\xa0\x10\x3d\xc2\x5b\x16\xf1\x84\x92\x37\x56\xbf\x80\xb3\xb3\xfe\xb6\x8c\xe0\x8c\xa9\x45\x38\xf3\xc9\xae\xaa\xcf\xcc\xfb\x64\x58\x85\x4b\xf6\x05\xf6\xf3\x32\xef\xa4\x03\x6c\x51\xf1\xbc\xc8\x0c\xf6\x12\xfd\x79\xdf\x69\xc4\x63\xcd\x8c\xc5\x77\x09\x9d\x72\xd6\xf4\x37\x44\xa0\x64\x9f\x05\x93\xb0\xe3\xf3\x74\xeb\x38\xeb\x5a\xbb\xa4\x35\xe4\xdd\xa6\x4f\x64\x30\x89\x37\x00\xcc\xc9\xe4\x94\x9a\x9b\xd9\x53\xd9\xad\x95\x64\xd2\x54\xf6\xa6\xb2\x97\x11\xd7\x88\xf7\xc5\x63\x7c\x0c\x44\xa5\x6e\x70\x31\x8b\x88\x2e\x9a\x32\x7d\x90\x00\x64\x80\x45\x11\x7e\x51\x30\x45\x2b\xe2\xcc\xee\x3a\x29\xf9\x4c\x76\xb5\xf7\xb3\x4b\xc8\xe0\x96\x3c\x06\x8d\x7d\xbd\xe1\x4b\x96\x90\x9d\x55\x1b\x90\x68\x64\x03\x95\x9e\x11\x79\x44\x79\xe9\x03\x1f\x3f\x22\xd4\xf0\x6f\xf1\x6a\xfc\xab\x7a\xef\xf4\x0e\xdc\x2c\xfb\x63\x71\x1a\xcf\x10\xa4\xa9\xdd\xb4\x47\xb3\x6c\x44\x2d\x9a\xa0\x6c\x29\x9e\x5e\x74\x25\xe7\x0f\x6d\x94\x2a\x3f\x8f\x93\x7e\x5d\x09\x14\x2c\xdb\xf6\x40\x0e\x16\xfe\x17\x56\x24\x7d\x4c\xfd\xe6\xf9\x5b\xe2\xc9\x98\xe1\x5c\x2c\x22\x59\xc9\x53\x3c\x05\x47\xa0\x1f\x00\xc0\x0f\x47\x81\x22\x93\xd6\x21\xe7\xa6\xc8\x49\xdd\x99\x37\x0f\xfb\x5c\x14\x94\xbf\x8b\x5a\xae\x7c\x5f\xd0\x9a\xce\x50\xa8\x28\xf3\xb7\x09\xe4\x53\xa9\x1d\x61\xeb\xa5\x12\x7a\xae\xe7\x71\xf1\x07\xe6\x46\x67\xaa\x28\x1c\xdc\x30\x65\xb5\xa0\x18\x96\x00\x00\x7f\x29\xba\x4e\xf5\x49\x23\xc9\x3f\x28\x34\xa8\xed\x0b\xee\x60\x74\xd5\x40\xe1\x3b\xaa\x83\x92\x46\xf9\x95\x6e\xa5\x98\x4d\x5b\xb9\x6d\xa1\xac\x99\x2e\x0b\x7d\x2f\x75\x61\x4e\xf0\x94\x88\xab\x58\x75\xce\x61\xa2\xb1\x50\xfc\x94\x15\x82\x34\x24\x0c\x00\xf8\x16\x68\x9d\xf2\x94\x3a\x8e\x6e\x12\x50\x8a\xc6\x33\xa2\xd1\xad\xca\xb3\x8c\xbf\x94\xf9\x0a\x01\xb3\x27\x6d\xbe\xdc\x93\x25\x8e\x8f\x95\x5e\x05\xf1\x50\x1f\x49\x32\xa4\xf1\xb4\x15\xbd\x85\x2b\x9c\xc7\x0b\xf3\x91\xd3\x53\xfc\xf8\x57\xb0\xa9\x00\xc0\x03\xb1\xfd\x8a\xed\x45\x99\x70\x3b\x7f\x9e\xca\x06\x71\x42\xc6\x2b\xce\x22\xec\x82\x9f\x72\x0d\x72\x76\xf7\x74\x59\x34\xba\x22\x2e\x43\xf2\x03\xed\xdc\x48\x15\xab\xb1\xe0\xb5\x7c\xd1\x1a\xec\xa6\xd3\xa0\xe0\x0c\x4e\x9d\xb2\x9e\xef\x43\x4c\x00\x00\xee\x2b\xfc\x9f\xec\x8a\x2a\x8e\xe4\x71\x95\xca\xd9\x24\x05\x52\xc8\x9f\x91\x9b\xf2\xcb\x64\xdd\xa4\xd3\xae\x67\x52\x88\x9c\x1c\x1b\x2b\x71\x25\xa7\x85\x88\x45\xe7\x49\x07\x8f\x27\x42\x82\x5c\xe4\x54\x20\x98\x4d\x2e\x9d\x12\xc6\x33\x92\x13\x01\x80\x1b\xc0\x0e\x12\xdf\x55\x26\x4a\x0f\xb2\x5f\x28\xa6\x4a\xdd\x59\x0b\x64\xb7\x25\x82\x5c\xa6\xb4\x49\xdc\x9e\x32\x42\x42\x13\xdd\xd9\xda\x23\x5e\x2a\x1a\x17\xbc\x42\x78\x4f\xb8\x76\xcd\x23\x81\x41\xb0\xc1\xf1\x12\xdf\x97\xbf\x6e\x8a\x03\x77\x88\xfb\x0b\x00\x38\x10\x67\xac\x10\x56\x64\x19\xd6\xe1\xc5\x72\x4f\xdd\x6d\xfa\x4f\xd9\x04\x6d\x72\x36\x2a\x79\xa8\x3e\x90\xec\x2f\x6e\x2a\x9a\xb2\x65\xbe\x28\x4f\xb9\x3d\xf0\xb6\xd0\x41\x2e\x5e\x7d\x95\xff\x42\x4a\x38\xce\xe4\x19\xc5\xe1\x36\xb7\xb9\x4b\x04\xc7\x00\x80\xbc\xcb\x35\xf2\xc3\x15\xa3\xab\x0c\xa8\x4a\x76\xb4\x22\x9d\x36\x46\x2a\x2e\xb7\xcf\xec\x92\x6c\x2f\xd9\x97\x54\x25\x76\x32\x79\x47\xb5\x08\x3f\xe8\xf5\x1b\x0c\x82\x56\xcd\x21\xf7\x7d\xfc\x3c\x95\xda\x61\x1d\xcf\x4e\xee\x68\x93\xce\xe9\x15\x6f\x06\x00\x32\x91\xf7\x90\x97\x2f\x6f\xaf\x3f\x8e\xf4\xc9\x88\xda\x68\xaa\x97\x34\xaa\xaa\x27\xe3\xa3\x64\xae\xf9\x77\xe2\x67\xd1\xab\x32\xbb\xa8\x09\xc2\xce\x62\x8b\x0d\x13\x05\x05\xfa\x76\xf7\x60\xbe\x8b\xfa\xf3\xc2\xfb\xdc\xcb\x8a\x57\x36\x9e\x9c\x3c\x09\x05\x00\xc8\xf1\xfc\x54\x6e\xbf\x3c\xa1\xc5\x17\xb1\x94\x79\x36\x1a\x28\x5a\xe9\x94\xba\x81\x8c\x6d\xe2\x7b\xd5\x7b\x12\x73\x45\x15\x15\xe4\x66\xa3\x70\x77\xd9\x88\xf5\xed\x82\xd9\x26\x3f\xb7\x6f\xbc\x0b\x3a\x60\x61\x25\x97\xaa\xca\xb0\x59\xc1\xb1\x96\x6e\x03\x00\x76\x35\x7f\x00\xb7\xab\x38\x97\xb5\x86\x91\x5d\xae\xca\x6e\xce\xf5\x2a\x8d\xcf\x5d\x99\xf2\xaf\xd8\x29\x6f\x20\x6e\x8c\xe1\x61\x41\x7e\x18\x55\x97\x4f\x09\xf5\xd9\xa3\xbe\x4b\xdb\xb6\xec\x87\xca\x81\x21\x9b\xa3\x96\x87\xb2\x9e\x8f\x7b\x2a\x89\x81\x21\x00\x10\x6a\x50\x14\x3b\x51\xb1\x38\x67\x1f\x63\x7a\xd9\x7f\xb9\xff\x72\xde\x96\x9c\xc9\x8f\x49\xe9\x33\x35\x14\x34\xc7\x0e\x19\x28\x94\x45\x61\x1e\x3a\x2b\xea\x65\x1f\xbe\x9a\x4d\x6f\x58\x76\x5b\x79\x9b\x69\x98\x23\x92\x4f\x00\x1b\xc6\xfd\x96\x38\xc0\x2f\x00\x40\x98\x8b\x96\x61\xe9\x66\x65\x7e\x1a\x7d\xb0\x2c\xa3\x00\xca\x51\x97\x78\x15\x56\xa4\xa4\x9a\x16\x51\x8e\xc7\x62\xfa\x3f\x34\x9b\xd0\xaf\xda\x52\xba\xd8\x27\x42\x6d\xc7\x74\x5a\xb6\x47\xc9\x65\x5d\x9e\x83\xcb\x4e\x41\x25\xe3\xc7\x8b\x5f\x20\x72\x00\x10\xae\x42\x3f\xa3\x50\xb9\x91\xf6\x84\x76\xa7\x34\x8b\x5e\x9d\x7d\xa0\x38\x8e\x91\xb2\xb3\xda\xe8\xcb\x5c\x1a\x73\x4d\x3f\x99\x35\x27\x34\x45\x33\x08\xba\x79\x5f\x29\xda\x00\x65\x2f\xcb\x56\x9c\x84\xb5\x73\x32\x65\x0b\x91\x4b\xe3\x97\x8b\xb7\x60\x4b\x00\x40\x50\x8d\xfd\x40\xd2\xcb\x60\x28\x8b\xfa\xbc\x24\x07\x7a\x99\xb5\xcf\xb4\x1d\x8e\xf9\x3f\x0e\xed\xfa\x2f\xaa\xc4\x51\xe3\xf8\x01\x01\xc5\x02\x45\x54\x40\x05\x11\x15\x44\x09\x09\x41\x52\x1a\x94\x4e\xe9\x1a\xa6\x3b\xcf\x99\xee\xee\x61\x86\xee\x94\xb2\xbb\x50\xd7\x46\xb1\x6b\x8d\x35\xd7\x76\xed\xf6\xbe\xbe\xf7\x7f\x78\xde\xcf\x4f\x9f\x8a\xfd\x96\x34\xe8\xaf\xfc\x69\xf5\x2b\x98\xd9\xa9\x43\x86\x5b\xcc\x5f\x51\xe1\x3a\x2c\xeb\xa8\xff\x74\x8d\x15\x9b\xe5\x9e\xa1\x24\x72\xe2\x66\x17\xc9\x86\x38\xbf\x01\x40\xfc\x93\xbb\x1a\xf2\x6d\x69\xe2\x52\x89\xc3\x4d\x0c\xae\x06\xd1\xdf\x80\xe7\x2a\xcb\x0f\x9b\x6b\xb9\x96\x3c\x1f\x53\x22\x77\x4f\xca\x03\x83\x15\xf7\xbf\x48\x95\xb6\x85\x17\xe6\xd7\xac\x8e\xe5\xb1\xdd\xbd\x15\x87\x79\x47\x66\x8b\x64\x53\x78\x17\x01\x40\x9c\xc3\x2b\x61\x78\x35\x23\xe5\x00\xfe\x62\x23\x4a\xc6\xaa\x9b\xb4\xa0\xa5\x6f\xca\x5c\xeb\xcb\xa5\x45\x39\x47\x8c\x51\x92\xb3\xc9\xc3\xba\x3f\x92\x84\x08\x8b\xa6\x5b\x7c\x70\xcd\x7f\xaa\x74\xf1\xa2\x25\x37\xe5\x97\x45\xa8\xd9\x46\xa9\xa7\x10\xfd\x3f\x9b\xfc\x37\xb4\x29\x4d\xc7\x8c\x49\xd8\x6b\x0d\x4d\xfa\xf7\x30\x4f\x73\xbb\x6e\xa2\xc4\x64\xd2\x6a\xb9\xd9\x75\x06\x9c\x66\x4d\x12\x4b\x17\xaa\x9a\x5c\xdf\xa8\x7e\xa8\xac\x5a\x13\xa2\xd4\xcb\x4f\x2c\x41\xca\x17\x49\xff\xcc\xe6\x48\x18\xe2\x5b\x00\x20\x3c\x29\x4c\xa0\x04\x34\x4d\x69\x9d\x89\x59\xdd\x30\xb5\xb9\xb0\x06\x34\xdb\x36\xf2\x8b\x67\x1b\xbf\x5a\x04\x59\xf6\xfa\x9b\xf5\xd8\xc4\x04\xed\x16\x63\x78\xb8\x5e\x5d\xa9\x7b\xb0\x3a\x4f\x39\x4d\x13\xb6\x78\xb7\x4c\xa7\xcc\x9c\x1d\x24\x7e\x2f\xb3\x03\x00\x61\x94\xa8\x9a\x5c\xdd\x38\xde\x79\x1e\x8d\xb5\xfc\xd5\x7e\xb2\x7a\xbc\x7e\xbc\xd5\xb2\xb9\xce\xb8\xbd\x39\x39\x93\xa2\xd7\x35\xdc\x4e\x38\xaa\xad\x36\xc7\x86\x7b\xaa\x17\x19\x69\xbe\x9f\x15\x87\x74\x19\x8b\xd1\xb2\x0d\xaa\xab\xb3\x67\x8a\x7b\x65\xff\xb3\xf9\x4e\x74\x9a\xb4\xa3\x91\xd7\xfb\x0c\x75\xd6\xc2\xeb\x6e\xad\x5e\x55\x4f\xeb\x5c\x5e\xf4\xc0\x58\xdd\x66\xcc\x04\xf4\x11\xcd\xb7\x12\x2a\xb4\xb3\x1a\x9e\x85\x5d\x51\x9d\xac\xdf\xef\xbb\x5b\x51\x6e\x70\x5b\x1c\x29\xbd\xa3\x59\x3c\x7b\x81\x38\x4a\x7e\x16\x00\x04\x3c\xb1\x3b\xda\x6d\xf8\x35\xf2\x67\x8d\xdd\xe0\x7b\x74\x55\x31\xa2\xef\x3f\xcc\xf9\xec\xd5\xdd\xef\x71\x99\xc9\x15\x1d\xe7\x09\x76\x51\xce\xad\x08\xe2\xdb\xc0\x47\x8d\x93\x94\x99\xcb\x97\x9b\x01\x5a\xe9\x82\x25\xfa\xaf\x8c\xc9\x69\xb3\xd5\x67\x99\x81\x00\x20\xef\x64\xaf\x41\xed\x1b\x2e\xc3\xc4\x57\x1f\x1b\xc4\x62\xd9\xc5\xeb\xfb\x68\xb8\x83\xd9\x36\xdd\x1c\x82\x63\x72\x74\x47\x25\xd1\x14\xf9\xbd\xd5\x86\xbc\x31\xf0\x52\x23\x99\xba\x76\xf9\xd2\xfa\xad\xf4\x0d\x0b\x7c\xf5\xbb\x41\xdc\xb4\x50\xb5\x81\x29\x02\x00\x39\x81\x1d\x8c\x4a\x1b\xba\x88\xdb\x5a\x4d\x1e\xf8\x17\x7f\xb4\x18\xe8\xfd\x46\xb8\x96\x75\xb5\x7b\x1a\xf1\x6b\xf2\xbc\xf6\x77\xe4\xac\xc8\x9b\x2d\x8d\x94\x1b\x81\x7b\x1b\x67\xd3\xe4\xcb\x5d\xea\x0b\x18\x45\x0b\x42\xf5\x70\x28\x6e\x5a\x91\x7a\x23\xcb\x01\x00\xe4\x7e\x6c\x06\xca\x6e\xcb\x30\x79\x5f\xf5\xec\xfe\xbb\x14\xd4\x66\x49\xaf\x0d\x75\x49\x56\x45\x97\x2b\xf5\x77\xd2\x58\xfb\x74\xba\x6d\xa4\xa8\x79\x3f\x63\x6d\x20\xd4\xb0\x0e\xe4\x7b\xfd\x34\x69\xa1\xeb\x0b\xd2\x74\x3b\x58\xb1\xd3\x9a\x55\xfd\x6c\x3e\x00\xc8\x34\x9c\x6a\xa4\xf7\x60\x0f\xe3\x68\x55\x46\xdf\x3d\x30\xa5\xe8\x5e\x8f\x1d\x78\x3c\xf3\x4c\xa7\x27\x94\x91\xe4\xd7\xe6\x0a\x7d\x8b\x74\x6e\x9a\x64\x1e\x0e\xf4\xb2\xe4\xb1\xda\xbc\x6e\x19\x0f\xb1\x65\x0b\x8a\xb4\xef\x38\xf4\x69\x0f\x95\xaf\xb9\x3e\x00\x20\xbd\xc6\x15\x20\x62\x07\x4e\x72\x58\x95\x82\xde\x77\x1c\x5d\xd1\xaa\xee\xb9\x9c\xf6\xcc\x95\x1d\x21\x9c\x89\xc4\x8e\xd6\xb5\x5c\xe7\x88\xa6\xc6\x57\x5c\x4c\xc0\x31\x33\x8d\x7b\xd9\xab\xd7\xf0\x9a\x97\xb2\xa0\x54\xeb\xcf\xdb\x6d\xef\xad\x0c\xe6\x5d\x02\x00\xa9\x1b\xaf\x19\x6e\xd5\xdf\x21\xb5\xae\x88\xee\x99\x94\xa8\x0b\xde\x74\x7e\x95\xb8\x66\xcc\x6a\x5f\x28\xde\x91\x30\xd6\xe2\x2c\x2e\x5d\x7f\xb9\xe1\x86\x78\x6a\xc0\xea\x7a\xa4\x68\x97\x57\xbe\xfe\x1f\x51\xe9\x82\xcd\x1a\x6f\xe1\x33\x7b\x8a\x22\x42\xb8\x08\x00\x24\x2b\x04\x76\x30\xbf\xbe\xdd\xda\x0b\x65\x27\xbb\x9f\x6b\x1e\xe4\x8f\x77\xce\x55\x3f\xdd\xf4\xb3\x2d\x40\x75\x2b\xfe\x48\xf3\x1a\xe5\xc5\xf5\x76\x96\x2f\x8a\x03\xfe\x2a\x93\x51\xde\xb8\xec\xbd\x7e\x96\xac\x62\x41\xb8\x7a\xb3\xe4\xad\x7d\xb3\x1c\x14\xaf\x00\x00\x31\x42\xb8\xac\x36\xa2\xf7\x41\x43\x43\xe9\x48\xb7\x97\x65\x7e\x9e\xb1\x23\xbf\x9e\xb7\xf1\x59\x2b\xc5\x78\x21\xee\x74\x13\xd9\x30\x37\x7c\xb5\x65\xa3\x6e\x83\xdf\x4d\xe3\x17\x4d\xde\x32\xb4\x0e\xa3\x5a\x33\xff\xa1\x6a\xaf\x7c\x8f\xbd\x49\xf6\x50\xf2\x09\x00\x44\xd7\x44\x53\x6b\x14\xbd\xa2\x96\xad\xa5\x2e\x5d\x67\x9a\x5e\xe5\x39\xb4\xff\x6a\xb4\xdf\x48\x68\x75\xb1\xcc\x8c\xab\x68\x5a\x60\xfa\x13\x76\xd9\xfc\xd1\x70\xc3\x4f\x63\xec\xd3\x29\x96\x85\xe8\xe6\xab\x3f\xcc\x1f\x57\x55\x2a\x7e\xdb\x9b\x65\x6a\xe9\x09\x00\x10\xf1\x45\x75\xd5\xaf\x7b\xbd\x3b\x56\x97\x34\x76\x61\xda\xd6\xe6\xf6\xb6\xb7\xb6\x38\x6d\x9c\xd7\xb2\xbb\xf1\x4e\x9c\x53\xe3\x98\x45\x1e\x66\x34\x6b\xea\x9d\xfd\xca\x8d\xf1\x06\xea\x32\x57\xed\xa8\x96\x39\xff\x80\xf2\xbd\xca\xc9\x7e\xbb\xcc\x43\x46\x00\x00\xd1\x5c\x51\x5f\x35\x66\x7b\x19\xaa\xab\xd8\x30\xb6\x0a\xfd\x32\x67\xd9\xd0\xbf\xd8\xc8\xd4\xb4\x01\x2d\x6e\x77\xcc\x8f\x5e\x5b\x02\x3c\x34\xa9\x33\x88\x94\xe9\x7b\xbe\xd5\x83\x82\xf3\xb0\x69\x98\xa0\xfd\xe5\xb4\xcc\x14\x0a\x46\xda\x16\x69\x49\x4c\x0e\x00\x28\xcc\x6c\x62\x75\xe0\xb6\x5b\x98\xc9\xe2\xba\xd1\x51\xec\x7f\x39\xb6\x43\x14\xfc\xc2\xd4\xb5\x03\xee\x84\x9a\x98\xd7\x3d\x0d\xc4\x87\xa1\x11\x1d\x17\xc8\x8d\xbe\xa7\x5b\x8e\x52\x85\x1e\xf6\x0d\x20\xbd\xc1\x29\xc2\xf8\x1a\x3c\x6f\xab\xd6\xae\x65\xfe\x05\x00\x8a\x0a\x36\xb6\xea\xc5\xb6\x7c\xfc\xb2\x62\xbf\xd1\x40\xc2\xe2\xec\xbf\xb7\xfc\x22\x2e\x49\x75\xea\x1f\x26\xad\x8b\xb9\xdc\xe3\x4d\x56\x86\x7a\x77\x54\x51\xe7\xf9\x1e\x6c\x29\xa1\x9d\xf6\x98\xde\xb0\x88\xd1\xee\x94\x69\x6c\x82\x0c\xb6\xa3\x9a\x67\xac\x04\x00\x50\xb8\xb0\xfb\xab\xb6\x6f\x0d\x21\xff\xb3\xf9\xf5\x88\x07\x45\x9e\xad\x1b\xfc\x49\x0d\x4a\x39\xdd\xb7\x9b\x36\x37\x46\xdd\xbd\x81\xbe\x28\xe4\x7d\x3b\x8f\x91\xee\xdb\xd2\xcc\x03\xbb\x3c\xac\x2d\x59\x4c\x6b\x27\x82\xe1\x6f\x16\xcd\xf6\x97\x66\x1d\xbb\x07\x00\xe4\x58\x8e\xbc\x6a\xd6\xd8\x42\xc6\xc4\xe6\xf2\xe1\x79\xe0\xc6\xec\x85\x03\x5f\xc0\xfd\x29\xa5\xbd\xfb\xa0\xe4\x98\xa0\xae\x8d\xd0\xb7\x90\x81\x36\x0d\xf3\xb8\x2f\xbc\xc9\xc8\xea\x77\xff\x69\x26\xb1\xdb\x9d\xd4\x06\x47\x4e\xbd\x5d\xa6\x9a\xc2\x8d\x06\x00\xd9\x30\xb7\xb7\x12\x39\x1a\xc4\xc9\x28\x3a\x33\xb4\x94\x53\x96\x65\xec\xff\xc9\xc1\x25\x3f\xed\x39\xce\xe9\x8a\x9e\xe8\x2c\xe5\x7c\x0a\xc9\x6d\xed\xe2\xe6\xf8\xfa\x34\x0e\x71\x8f\xba\x3f\xaf\x37\xf3\x92\x9c\x7a\xf4\x89\xbc\xfd\x76\xed\xaa\xed\xbc\x6b\x00\x20\x7d\xce\xdb\x55\x91\x3b\xe2\x20\xc9\x2a\x3c\x31\xf8\x59\xfc\x6f\x66\x4f\xdf\x05\x31\x27\x79\x6e\xb7\x49\xec\x15\xed\xd2\xb1\x46\x74\x2f\xf8\x44\x0b\x4b\xd4\xb0\xea\xaf\x06\x9d\xa8\xc8\xfd\x94\x09\x12\xb9\x39\x9d\xd6\xad\x11\xee\x9a\x6a\xa7\x1c\x14\xfc\x00\x00\xc9\x33\x81\x63\xf9\xcc\x61\x40\x73\xbc\x60\x74\xe0\xa3\xfa\x5c\xc6\xbe\xde\xcb\xaa\x33\x49\xd1\x5d\x0d\xca\xc9\xa8\xaa\xf6\x20\xc5\x83\xe0\xd5\xcd\x4a\xf9\xe3\x55\x79\x96\x21\xd9\x43\x77\x9d\xd1\x22\xbd\xe8\x34\xa1\xcd\x92\x30\xa7\xa6\x2a\x6e\x8b\xae\x03\x80\xc4\x4b\x38\xbd\x2c\x60\xc8\xc9\x02\xe4\x9f\x1e\x98\x57\x4f\x4f\x9f\xec\xf9\x65\xbc\x95\x88\xe8\x3c\x6e\x88\x8b\xec\x6a\xab\xd4\xf5\x07\x89\x9b\xce\x6a\x7e\xfa\x4c\x98\x7f\xab\x23\xdd\x43\x0d\xcf\x94\xe9\x4e\x7d\x9a\x4e\xb9\xcd\xd4\x5a\xc5\x7a\x09\x07\x00\xc4\x0a\xe1\xa3\xd2\x91\x2d\x23\x4d\xa7\xf3\x0b\xfb\x47\x1a\xfe\xa4\x63\x7b\xea\x2d\xae\x89\x33\x3a\x4b\xea\x23\x23\x73\x5b\x3f\x1b\xb3\x83\x62\x9b\x10\xfa\x62\x1f\xb3\xb9\x57\xbb\xc1\x7d\x81\x41\xa1\x7a\xe1\xd4\xad\x49\x54\xf8\x4d\x65\xc8\x1f\x4a\xd7\x03\x80\x38\x44\x14\x5e\xba\x7e\x4b\x52\xeb\xb7\xbc\x4f\xfd\xf1\xcd\xbf\xd3\x17\xf6\x78\x37\x3e\x49\x38\xd5\xf1\xc2\x72\x21\xd2\xb5\x55\x50\xdf\x13\xe4\xdc\xf8\xd5\x58\xe7\xc3\x34\x47\xe8\xa7\xb8\xcf\x36\xb8\x69\x32\x9c\x86\xd4\x97\x95\xde\x53\x3b\xe4\x24\xe9\x35\x00\x10\x9d\x14\x51\x4a\x96\xed\x7e\x81\xae\xcd\xcd\xd8\xd1\x80\x91\xa6\x7d\xd9\xea\x8b\xdd\x1b\x57\x39\xac\xc5\x7b\x84\x13\x06\xf6\x10\x4e\x04\xac\xed\x51\x90\xfa\x56\xe4\x75\x38\x50\x0e\xbb\x21\x9b\xd3\xe8\xce\x0e\x26\x73\x18\x28\xb2\xfe\xa1\x7b\xc5\xec\x02\x00\x25\x9e\x2d\x2e\x99\xb5\x9b\x88\xe5\xe6\x46\xec\xf0\xc2\xb1\xd2\x9e\x8d\x1d\xc6\x8b\xe3\x8a\x86\x97\x12\x8e\x84\xe3\x06\xd2\x48\x81\x01\xc1\x3d\xcb\xc8\xff\xac\x28\x6e\x1f\xa3\x9e\x70\x63\x36\x7d\xa0\xdf\x75\x18\xab\x7f\x01\x4d\x9d\xe2\xaf\xeb\x63\x3e\x00\x00\xe5\x5a\x36\xab\xf8\xd5\xae\x2f\xf8\x23\xb9\x4b\xb6\x8f\x12\x1a\xd3\x26\xc6\x36\x11\xd9\x71\x29\x43\xc3\x24\x49\x78\x4d\xff\x0d\xf2\x44\x80\x7f\xf7\x4e\x6a\xe6\x8a\xb2\xf6\x44\xda\x6f\x37\x69\x93\x8e\x71\xc7\xe1\x54\xbd\x0e\x3a\x3e\x25\x43\x57\xc0\xda\x0c\x00\x8a\x27\xec\x9d\xc5\x87\x76\x5e\xa5\xc4\xe6\x7c\xd9\x66\xa2\x4c\xa6\x8d\x8c\xae\xa7\xa2\xe2\x3c\xb6\x6c\xa5\xc5\x84\x47\xf5\xbd\xa2\xc7\x07\xcc\xeb\x9a\x60\x10\x56\xe4\xb5\xc1\xc0\x71\x37\x4b\xe3\x7e\xa6\x9f\xc3\x47\xd3\x19\x56\xc3\x94\x2e\x6d\x33\x7b\x0c\x00\x14\x81\x1c\x6d\x71\xc6\x8e\x4e\x70\x71\x4e\xd3\x56\x3a\xc8\x4a\xab\x1c\x59\x03\xfe\xbd\xe1\xee\xe0\x16\xa8\x3a\xdc\xae\xf7\x35\x73\x8e\xff\x8b\xce\xcb\xcc\xeb\x2b\x22\x5b\x31\xac\xbd\x6e\x9d\x0d\x97\xd8\x7b\x1c\x97\x18\xdf\x71\xfa\xa7\x7c\xd7\x4c\x70\x63\x00\x40\x5e\xc7\x1d\xd8\xfc\x76\xfb\x36\x0e\x26\x27\x7a\x0c\xe2\x60\xd3\xa6\x0f\xaf\xe4\x90\x36\xe8\x06\xb6\x70\xba\xc3\x4e\xf6\x7c\xe0\x7c\xf1\xdf\xd7\x71\x87\x9b\xb9\x62\x51\x0b\xc8\x3d\xe8\xd6\x69\x79\xc9\x4b\x75\xdc\x60\x74\xe3\xed\xb1\xc9\xd4\x00\xbc\xf3\x00\x20\x6b\xe2\xed\x2f\xfa\xb8\x4d\x21\xfe\x9a\x8d\x1d\x8d\x13\xeb\x53\xab\xb6\x3c\x14\x7b\xc5\xfe\xe8\xaf\x15\x4d\x84\xa5\x76\x6f\x15\x69\xfd\x8b\xdb\xbb\x44\xe9\xcb\x9f\x36\xa7\x8b\xe6\xb9\xf5\x9a\x0f\x09\x9f\x3b\x0a\xf5\xef\x85\x52\x9b\xd3\xaa\xe7\x82\x5b\x00\x20\x55\x0b\x66\x17\x85\x6f\xcd\xd2\x2c\xcd\x3a\x30\xb2\x48\x3d\x3b\x65\xef\xe0\x79\xe5\xb7\xd8\x9a\xbe\x6c\xe5\xf4\x75\xa7\xba\x3a\x15\x3e\x7e\x1f\xdb\x5a\xe5\x91\xcb\x3b\x9b\x0a\x64\xe9\x6e\xf5\xf5\x67\xa4\x05\x8e\xc3\x7a\x1b\x89\x93\xed\x52\x95\x83\xc8\x08\x00\x92\x71\xe1\x94\x42\xf2\x58\x4a\xfd\xdd\x2c\x9b\x61\x0f\xd3\xba\x14\x87\x81\x9b\x06\x55\xcc\xd9\xde\x0a\xfd\x94\x75\x91\x9d\xdb\xb4\x6c\x3f\x4e\xeb\x09\xf5\x9b\xe5\xf1\x8d\x66\x55\x96\x5b\x5d\xfd\x74\x85\xc2\x71\xab\x2e\x55\x06\xb3\xcd\x57\xc2\x24\x4e\xff\xef\xe2\x50\xa1\xfb\xe8\xb5\xc6\x92\xcc\xdd\x43\x5b\x2c\xcc\xe4\x53\x03\xd5\xf5\x9a\x18\x45\xcf\x33\xe3\xf8\x3a\xdb\xce\xf5\xfa\x77\x7e\x59\xad\x85\xba\x85\xcb\x3d\x1b\x43\x34\xab\xdc\x8a\x4d\xfd\x2a\x2b\xc7\x83\xda\x67\x72\xb2\x2d\x4d\x69\x2f\x39\x08\x00\xe2\x49\xd1\x8c\x82\x6b\xa3\x55\x2d\x49\x99\xb4\xa1\xb5\x4d\xe1\xc9\xda\xfe\xc7\x0d\x6e\x31\x25\x3d\x75\xe6\xf9\xa1\x0f\x3b\xf6\x98\xec\xfd\xc2\x5b\x6e\xeb\x3f\x2e\x77\x6e\x38\xa6\x1d\x77\xab\x35\x05\xaa\xe3\x1d\xef\x6a\x09\x8a\x42\xdb\x2d\x8a\x06\xe9\x26\x00\x10\x57\x8b\x92\x8e\x2e\xc2\x85\xd7\xfc\xde\xb1\x1c\x1f\x00\x3b\xdf\x3b\x40\x58\x06\x97\x5b\x94\x44\x17\x24\x28\xe3\x93\x96\xa1\x15\x0c\x06\x39\x03\xdb\x51\x77\x9a\xd2\x82\xbf\x93\x3b\x8d\x36\x9f\x54\x1a\x39\x4a\x3f\x4e\xf9\xed\x79\x0c\x1c\xa6\x1f\xb6\x79\xc9\x9a\x02\x05\x1e\xfe\x8e\x0d\x82\x8b\xb7\x47\xe3\x02\x91\x8e\x3d\xff\xe0\x43\x50\x0a\xf3\x0d\x42\x3c\x26\x5c\x7a\x8f\x88\xc2\x4d\xa1\x3f\x25\x6d\xc1\x5f\xa9\x4b\xa4\xcc\x21\x1e\xcb\x31\x51\xbb\xc8\xef\x22\x93\xe9\xb5\xb4\x30\x4f\x21\x58\xc5\x30\xdb\x5c\x62\x9e\x81\xfa\x0e\x3d\xc5\xf8\xa0\x83\xb7\xa5\x61\x43\x30\xd4\x1e\x47\x5c\x0a\x76\xd4\x3c\x07\x4f\xc4\xbb\x48\x7d\x09\xdb\x09\x6d\xf4\x54\x92\x1d\xc9\x07\x76\x8c\xcc\x27\x5f\xcc\x71\xa3\xae\xa0\x0e\x44\x3c\xa2\xfd\xa4\x9b\x3d\x13\xc1\xd9\x60\x83\xcd\x31\xa6\x8c\x19\x71\xe0\x34\x6a\x29\xe9\xda\x58\x0e\xba\x9c\x2c\xee\x8a\xc2\xf4\x50\x7c\x4d\x74\xec\x1b\xea\x0c\xf1\x71\x7c\x26\xcd\x8a\xe6\x48\x38\x49\xb7\xad\x3d\x44\xaa\x65\x2c\xca\x0e\xa3\xac\x06\xd3\x22\x56\xd3\x96\x41\xb2\xa5\xff\x30\x0a\x99\xe7\x6d\x8e\x43\x9f\x58\xf5\xfb\xee\x21\xd6\x41\xe3\x23\x34\x64\x23\x74\xbf\x83\x8b\xfa\x06\xfd\x31\x3c\xc4\xc0\x99\x39\xa2\x22\xec\x2b\xe6\x5e\xca\x25\xbc\x94\xb5\xa2\x66\x8c\x98\xcc\x6a\xcf\x4a\x20\x07\xb2\xbd\xd7\xf3\xa8\x49\xec\xed\x4b\x0d\xf4\x46\x8e\x9f\xcd\x13\x28\x9f\x33\x73\x4f\x73\x5d\x8b\xd0\x6e\x88\x03\xff\x23\x18\x6c\x3b\x8c\x24\x0a\xe2\xf4\xa9\x68\x2b\xfe\x6f\xc1\x0b\x4c\x3f\xff\x34\x59\x85\xab\xe4\x9b\xab\xdb\x08\xd1\x7c\x44\x66\x3e\x29\x95\x1f\x16\x7e\x83\xc2\xe0\xdb\x2c\xcd\xa2\x3d\xe4\xb5\xdb\x2e\x06\x77\x72\x15\x3b\xfd\x6b\x03\x74\xa9\x03\x31\xb0\x5b\xda\x99\xcd\xbb\xe0\x6c\xf5\x39\x8d\x06\xb9\x56\xd5\xc6\x63\xa3\x7e\x2b\x89\x44\x22\xe6\x81\x22\xa2\xf2\x26\xee\x99\xec\x5d\xfa\x6f\xe2\x02\xa9\x26\xec\x16\x99\x20\x99\xe1\xf1\x84\x66\x2b\x4a\xb7\x2d\x66\xfc\xe6\x1f\xdc\x9a\x5c\x4d\x69\x13\xf6\x9c\xaf\x5d\xdd\x52\xda\xd0\x0b\x7b\xde\xe4\xab\x3c\x0d\x1f\x6f\xb0\xe2\x4c\x45\x8e\xd6\x9f\xc1\xa7\xa2\x77\x19\x49\x15\x76\xd8\x7f\x74\xef\x37\x19\x09\x6b\x35\x91\xeb\xce\x92\xb6\x2a\x53\x3d\x2a\xa8\x58\x99\x9d\xad\x88\x21\x12\x9e\x1b\x19\xaa\x8a\x1d\x3e\xd0\x55\x5a\x63\x35\xd8\x63\xce\xaf\xbd\xd0\xc7\x95\x77\xd4\xed\xed\xae\x60\xd9\x21\xf6\x77\xb8\x61\xe9\xa8\x9b\x2d\xdd\x65\x38\xac\x5b\xc3\xbf\x1b\x0b\xf0\x12\xd3\xcd\xd0\xef\xa4\x45\x3a\x9c\xfb\x67\xca\x77\xa5\xca\xb6\x9f\xe1\x2f\xb6\x0c\xef\xab\xdc\xb9\x23\xb8\x93\x5e\x2d\x1b\x9b\xa8\xe7\xd5\xd6\x0c\x27\xc8\x2e\xd5\x65\x0e\xec\x64\xc6\x23\x72\x7b\xde\x63\x4e\xa1\xa8\x1d\xff\x95\x5e\xc6\x1c\x69\x69\x4b\x7b\x88\x0f\xb0\x3c\x0e\xdd\x45\x3c\x6f\x38\xea\x7e\x8f\xb2\x47\x3d\xdb\x76\x92\xfe\x59\xb2\x61\x78\x4e\x65\xec\xde\x23\x1d\x37\xab\x97\xee\x5a\x68\x7a\x59\x3b\x65\x5b\x9c\x2c\x1e\xf6\x62\x24\x17\x3a\x02\x7f\x39\xb8\x02\x93\x89\x9a\xd9\xb3\xa5\x14\x8b\x29\x68\x3f\x97\xd6\x81\x3b\xd5\x44\x09\x6d\x23\xd6\x99\x3a\xdd\xdf\x51\x36\x6b\xd6\xd8\x2d\xa6\xb7\x48\x1a\x0f\xd4\x10\xd4\x35\x5b\x46\xbf\x13\x93\x61\x9a\xce\x27\xa4\xa9\xf0\x22\xd3\x42\xd2\x15\x64\x8e\xb8\x82\xbc\x0b\x8d\xa2\x6e\xa5\x0c\x61\xd5\xb5\x35\xd4\xbf\xf0\x57\xb3\xa7\xd0\x6d\x48\x55\x11\xf3\x18\x04\xea\xcc\xa5\x7f\x43\x0b\xe8\xcf\x6d\xee\xb0\x56\x40\x8c\xfd\xe5\x78\x21\xdc\x67\x74\x21\x21\x13\x31\xde\xe9\x49\x5c\x8a\x4a\x35\xd6\x91\xec\x31\x53\x44\x87\xc8\x36\xd8\xdb\xd4\xa5\x14\x47\xfc\xae\x9a\xc7\xd4\x18\xe2\xd6\x2c\x0d\xcd\x44\x7e\xbe\x7e\x1b\x63\x3e\x2d\x76\xa9\x09\xbc\xc6\xd8\x6f\xb3\x8f\xf9\x05\x7a\xb4\x2f\x1b\xc7\x42\x9d\x1d\xf1\xc6\x6f\xc6\xb8\x74\xe4\x13\xa2\xb0\x15\x86\x3e\x62\x14\xee\x86\x68\x36\x69\x13\xa1\x96\x22\x26\xe3\x88\xdf\x6b\x2a\x28\xdb\xc9\x63\x59\x0b\x69\x6e\x54\xcb\xfa\x5c\xfa\x76\x7a\xe3\xd2\xcd\xa0\x18\xdc\x69\xd3\xcd\x3c\xc8\x24\xec\xc9\xc7\x30\x49\xe1\x43\x49\x58\x39\xd9\xa6\xcd\x80\x6b\x27\x1f\xd3\xcf\xc7\xef\xa7\x6c\x11\x6c\x25\xfc\x4b\x1d\x21\xe7\x90\x02\x68\x87\xaa\x4b\xc8\x0d\xf4\xc7\x99\x61\xd4\x95\xa0\x77\x78\x3b\xed\x01\xc4\xf1\xf8\xc4\xb8\xc6\xfc\xdb\xc6\xc2\x0c\x60\x1d\xde\x95\x8d\xda\x09\xfe\x1c\xac\x44\xdf\x82\x62\x5a\x26\xb1\x76\x10\x53\xcb\xc7\xc5\x41\xb7\xf8\x29\x78\x13\x33\x9d\x34\x9f\xf0\x83\x79\xa1\x2a\x97\x24\x64\x95\x64\x14\x51\x02\x59\xdf\xc3\xed\x68\x76\xec\x76\x8f\xfd\x8c\x85\x9c\x10\x9b\xcb\x90\x96\x13\xb2\x63\x15\x72\x81\x20\xb4\x9f\x88\xda\xc8\xff\xaf\x79\x26\x5a\xc3\xef\x50\x3f\xc7\xfc\xcb\x47\x73\xff\xc6\x95\xf0\x93\x08\xb7\xf0\x7f\xf3\x57\x57\x26\x13\x79\x7c\xe7\x74\x0a\x79\x23\xef\x77\x18\x92\xba\x9e\xf7\xc0\x43\x4c\xaf\xe1\x75\xd8\x2e\x05\x5f\x72\x77\x8d\x1d\xa9\x3b\xa9\xf5\xea\x89\x46\x84\x68\x1c\x1a\x9c\x91\xdd\xaa\x77\xca\x18\xb4\xbb\xf2\x36\x5b\x84\xd9\xa9\x38\x81\x3b\x8b\xab\x90\xf7\x97\xab\x09\xab\x65\xe0\x26\x2f\xd2\x62\x69\xe8\x3a\x16\x65\xad\xf8\x8a\xc7\x4a\x9a\x58\x14\x6e\x8b\x06\xd7\xf2\xaf\x0d\x3b\xc0\x9c\x5a\x7d\x3b\x5e\xd5\xe9\x9b\x97\xd5\x2f\x44\x2c\x68\x9c\x23\xd3\x22\xb7\x5b\x6c\x99\x9e\xe8\x5a\xd3\x73\xcc\x76\x6c\xb0\x61\x6b\xe9\x69\xfc\x0a\x5d\x56\xda\x71\x62\xb8\xfa\x70\x28\x93\x4c\x52\xbc\x77\xdf\x47\x7d\x22\xbd\x6d\xbb\x85\xb1\x4d\x78\x65\x10\x53\xf3\x70\x68\x49\x1b\x15\x86\x1a\xf0\x33\x9c\x81\x5b\xf7\x06\x48\x90\x88\xb1\x2e\x7f\xd0\x07\x45\x69\x9f\x8e\x7a\x81\x29\x6e\xde\x59\x12\x8e\xab\x6d\x58\x9c\xaa\x26\xa8\x4d\x21\x21\x23\xa4\xfb\xda\x4f\xee\x05\x54\xbc\x32\xd1\xf6\x2a\x23\x4f\xac\x19\x10\xd5\xc0\xb7\x49\x5b\xf5\xb5\x3f\x47\x37\xe8\x5f\xd5\x35\x6e\xf9\x5b\xdc\x84\x48\xe9\xc7\x32\x50\x28\x87\xee\x09\x54\x14\xfa\x5b\xfb\xbb\xe2\x2e\xdc\xb4\xe6\x13\xa9\xae\x84\x70\xcb\xda\x10\x04\x49\x6b\x08\x77\x8f\xa7\xfa\xa8\x0e\xd9\x59\x33\xe6\x4b\x82\xfb\x9f\xd4\x4c\xd9\x63\xdf\xf2\xa1\xb6\x65\x07\x4f\x9f\x55\xb7\x7e\xec\xb4\xd8\x1e\xfe\x68\xe8\x3b\xfd\x31\xb2\xbf\xff\x2d\xf2\x24\x5a\xd7\xdd\x58\x1c\x8d\xed\x68\x7b\x94\x72\x0b\x3f\xd9\xb8\x3b\x24\x8b\xe4\x63\x72\x74\xdf\x4c\x39\xa5\xbe\x6e\x97\x47\xdf\x27\x91\xee\x56\x93\xbe\xd6\x54\x6c\x31\x90\x79\xb0\xf4\xd6\xa7\x14\x27\xf8\x72\x1d\x91\xb2\x03\xe9\x2b\x98\x4a\x25\xa2\xd3\x48\x5b\x68\x51\x58\x62\xd5\x6e\xba\x37\xfe\x68\xc6\x16\xc6\x1a\x52\x76\xb8\x2f\x58\x4a\xb5\xf7\xd0\x41\xa7\xe8\xdf\x6c\x8a\x59\x66\xa8\x65\x57\x3d\xf1\x63\xdd\xa5\xc1\xdd\x24\x1d\x82\xdc\xea\x4d\x0e\x45\xd9\x69\xff\x22\xbf\x45\x4f\xf0\x61\x94\xe3\xd8\x5e\x92\x2b\xb5\x07\x2f\xad\x5a\x47\xeb\x21\xaa\x33\xd6\xd3\x8f\x92\x27\xc3\x2e\x82\x76\xb4\x60\x8f\x0c\x48\xc6\x38\x6e\xb3\x9e\x85\x61\x02\x3b\x95\x84\xf7\xa8\xaa\x81\x8b\xc4\x4e\xf4\xc1\x96\x0a\x52\x09\x76\xa6\xd6\x8e\xec\x8d\xd3\xf0\xf6\x52\xe6\x10\x3c\x89\x7c\xaa\x1d\x71\xbc\x72\x27\xcd\x95\xcc\x4f\x3f\x43\xdf\x48\xa5\x85\xd1\x19\x7d\x74\xa9\x87\x2b\x14\x01\xee\xb3\x59\xc5\x0a\x62\xca\xb7\x8f\xe2\x3e\x12\x5b\xfb\xa7\xe0\x6f\x92\xf8\x4d\xfd\x84\x13\xe4\x5c\x35\x48\x1c\xa5\xc4\x70\x4b\x49\xbb\xa8\x1b\x09\x19\xe4\x0b\x34\x64\xc5\x76\xaa\x1d\xbd\x6d\xd3\x7b\x5a\x09\xe3\xeb\xba\x09\xfa\x6d\xa8\xd6\xfd\x34\xa8\x67\xde\xb1\xf1\x63\x0e\xb1\xae\x6e\xd5\x62\x73\xc1\xd0\x5e\x67\x5c\x2c\xd8\xda\xf0\x14\x1f\x05\xbe\x57\x3e\x27\x24\x40\x65\xec\x9f\x44\x14\xf4\x37\xde\x95\xd4\xc9\xc4\x94\x0f\x93\xbf\xb2\xa6\x6f\x72\xa3\x62\x58\x47\xd6\x45\xd3\x6d\xd9\x4c\x77\x13\xe3\x06\xc7\xd7\x06\xc7\x9c\xce\x49\x1c\x15\xa3\x77\xf2\x61\xdd\xab\x31\x87\xf9\x21\x96\x25\xd8\xeb\xbc\x2f\x8a\x7c\xdc\x57\xde\x4d\x56\x23\x21\x8c\x77\x1c\xfb\x0f\x51\xce\xdb\x57\xd6\x47\xfa\xc1\xdb\xb5\x31\x8e\xa2\xe0\xed\x0c\x1d\xa6\x45\xf0\xc6\xdc\xe1\x8c\x65\x3c\x95\xcd\x31\x08\xc9\x3d\x36\xe4\x8a\xe4\xa9\x7f\x74\xd8\xa2\xf6\xaa\x67\x99\xd6\xa1\x3f\xaa\x1c\xa5\x07\xb0\x21\xca\xb9\x50\x3a\xae\x41\x31\x17\x7d\x9f\x30\x57\x3e\xa3\xe4\x33\x71\x48\xfa\x25\xf5\x2b\xb9\x42\x72\x31\xe4\x1c\x35\x54\xac\x74\x77\xa2\x27\x8a\x9c\x6d\x17\x81\x43\xfc\xeb\xfd\xdd\xf0\x1b\xcd\x13\x2d\x57\x91\x1e\x8d\x8f\xf5\x19\x28\xb2\xe5\x9d\xd8\x0d\x7d\xd1\x6c\x45\xff\x86\xcd\x30\x01\xc8\x2b\xb8\x97\xfa\x47\xc5\x91\x84\x7e\x6d\x57\x4a\x07\x89\xad\x0e\x0a\xbe\x46\xa1\x28\xb4\x4b\xb6\xd1\xba\xa4\x6d\xb6\x30\xd0\x53\x78\xb2\xe7\x5b\xdd\xf0\x20\xd8\x94\x8f\xb0\xea\xdb\xa6\xf9\x89\xac\xe9\xbe\x2e\xf8\x82\xba\xdc\xf1\x89\x36\x15\x53\xdb\xfa\x0e\xe1\x84\x9b\xdf\x74\xa0\x68\x37\xfe\x5f\x4b\x5a\x32\x86\x78\xd5\x28\x0e\xb6\x23\x3f\xd2\x12\x97\x6c\xa2\xf9\x2a\xde\xd8\x1a\x19\xc7\xc4\x94\x1e\xb7\xba\xb8\xb1\x4b\x8d\x64\x78\xf3\xf0\x98\xc6\x05\xf1\x6b\x10\x2d\xf0\x46\x61\xfa\xdc\xa8\xc9\x18\xa0\xab\x05\x5e\x87\xdd\xd5\xf6\xb0\xc8\x03\xaf\x6e\xba\x9b\xf4\x9d\xc8\x35\x93\x82\x8e\x92\x4d\xfa\xfe\x25\x61\xd4\x27\xaa\x72\xdb\x71\x06\x4f\x32\xbf\x5b\x08\x7b\xbb\x2b\xa5\xe1\x1a\x3c\x61\xdb\x3d\x35\x0d\xd1\x31\x9a\xc0\x37\xa0\xec\xb7\xd4\x53\x8e\xa1\x9b\xfa\x46\xea\xde\x61\x33\xba\x38\x85\x87\xf0\xcb\x5b\xdf\x27\xed\x25\x2e\x6c\x78\x19\xd4\x4b\xf6\x33\x52\x97\xa4\x50\x85\x6a\x92\xdd\x5c\x86\x87\x04\x31\xbc\x8b\xe1\x54\xfd\xa4\x53\xc1\x58\x5f\xfb\xa5\x7e\x8c\x81\xa9\x7b\x2f\x1b\x67\x5c\x44\xbc\x80\x9e\x81\x09\x68\x2b\xcc\x4a\xf0\x08\x36\xa0\xe4\x1e\x94\x8f\x97\xa6\x2a\xa1\x97\x24\xcf\xe0\x33\xcc\x7e\xca\xfd\xc5\x65\xac\x56\xfa\x6b\xeb\x36\xf6\x37\xa8\x6b\xe8\x03\x7d\x76\xdd\xfa\x8e\x4b\xf4\x34\xf8\xcf\x7a\x2b\xba\x1e\x39\x22\x5b\xc0\x70\x40\xd7\x40\x89\x8c\x16\xec\x7a\xb4\x05\xf4\xc3\xaf\x28\xa9\x04\x6f\x10\xc3\x53\x17\x43\x52\xb2\x2a\x98\xcc\x2c\xa6\xfe\x5e\xec\xce\x42\x30\x86\xac\xd9\xec\x9b\xd0\x8f\xa1\x15\xb4\x59\xc8\x1d\x1d\x33\x69\x65\xe8\x15\xa6\x18\xda\x41\x8c\x4c\x5a\x4a\xcf\xc6\xfe\x02\x5b\xe8\xef\xf1\x66\xd4\x1f\x86\x85\x18\x5f\x7c\x1f\xcc\x21\xcf\x4b\xd9\x05\xcd\xa7\x2e\x0d\x5e\xce\x04\xe8\x09\x8b\xbe\xb2\x3c\x40\xb3\x35\xc4\xee\x66\x72\x06\x9e\x51\x62\x08\xed\x6d\x00\x65\x3f\x91\x67\x80\x53\x63\x49\x85\xe2\xd3\xd4\x57\xe4\x72\x46\x2c\x6d\x80\x22\x40\x4e\xd0\x31\xd4\x1d\x9b\xef\x30\x92\xe9\x56\xc9\xef\xc1\x35\x0c\x71\x90\x05\x8a\x81\x66\x2f\xda\xc5\xe4\x30\x87\xad\xbb\xd8\x4b\x58\x27\xfb\x53\x48\x63\xf4\x9f\x2d\x35\xe4\x60\x06\x59\x77\x96\x7c\x9e\x71\x43\x94\x43\xa9\x07\x37\xd3\x3e\x52\xf1\xe0\x47\x44\x1f\x2d\x13\x6a\x2e\xba\x4f\x4f\x61\xe6\x27\xfb\x32\x92\x58\x41\x41\x0b\x40\x12\x7b\xce\xa2\x66\xe8\x2c\xfb\xa5\xf5\x0b\x16\x8f\xe3\xd7\xbb\x99\xe8\xc9\xfd\xdd\xd4\x40\x3c\xcd\x7d\xa0\xf5\x25\xe1\xb9\xdb\x05\xd7\xc8\x9b\xb9\xa3\xd4\x2e\xca\x46\xee\x6e\x38\x44\x4d\xe4\x9e\x2a\xbc\x4f\x2b\xe4\x3e\x4c\xaa\xa2\x23\x78\xf6\x6b\x5b\x19\xa3\x3c\xbf\x45\x5c\xc8\x95\x17\x35\x25\x89\xf9\x90\xdb\xdd\x79\x05\xf7\x51\xf9\xdd\x42\xc7\x9f\x56\x06\xa9\x2a\x08\x3d\x8a\x12\x5e\x1e\xb1\x5f\xce\x21\x63\x48\xfb\x65\xbd\x30\x15\xf9\x86\xf4\x54\x41\x1c\x75\xa6\xe4\x41\xe2\x72\x5a\xb2\xf8\x7d\xe0\x4d\xfa\xa0\xe8\xc9\xa2\x4c\x30\x48\xd8\x37\xe5\x32\xd3\x91\xdf\xd7\x36\x86\x8d\x68\x5c\x6e\x62\xe3\x82\x2d\x34\x79\x03\x3e\xb0\x7e\x0f\xfb\x32\x21\xc3\xf8\x89\x18\x44\x64\x1b\xbc\x6a\x1a\x49\xfb\x74\xd1\x79\x6d\x94\xd9\x9a\xb0\xf8\x4b\x54\x8c\xca\x21\xe0\x19\xed\x85\x7c\xd4\xed\x31\xa3\x5e\x6a\x63\xe3\x00\x49\x85\xbc\x96\x10\x4c\x5d\x5f\x81\x61\x25\x36\xa6\xfb\x2f\x69\x25\x2e\xa8\xd3\x9d\x39\x8e\xaf\x6c\x03\xf1\xe9\x84\xf6\xe6\x1d\x55\x4f\x88\x6f\x1a\x8e\xe6\xae\x20\x17\xd6\xd7\xc7\x8d\x52\xce\x19\x16\x07\x38\xd3\xca\x35\xf9\x6e\x2c\xc6\x22\xc5\x4a\x9b\x18\xc8\x55\xec\xd1\x1c\x83\x7e\x39\x1c\xaf\x8f\xc1\xdc\x18\x24\x4a\x24\xd8\x8b\x7d\x20\xf4\x09\xf7\xbb\x1b\x8b\xd3\x13\x62\x3a\x82\xaa\x22\x89\x86\x96\xf1\x1c\x13\xe9\x77\xe3\xd4\xb8\x68\x0a\xd3\xf4\xda\xff\x0c\x6d\x8e\x8e\xec\x56\x4d\xbf\xae\x94\xd8\x20\xc0\xeb\xe2\x83\x4d\x72\xb4\x78\x5b\xb9\xae\x1e\xc3\x18\x2d\x11\x3f\xc3\x52\x86\xbc\xa0\x4a\x5c\x5b\xff\x38\x6e\x3a\xfe\x4e\x8f\x57\xe5\x5f\xc4\xd5\x1d\x31\x39\x81\xa4\xc6\x16\xdb\x0d\x5f\x28\xf3\x2d\xd9\xfe\x03\xd4\x61\x43\xa0\x1b\x86\x4e\x52\xe9\x6d\xb6\x81\x04\xc9\x9c\x2e\x11\x5b\x5b\x7d\xd2\xf2\x17\x9b\x52\x3b\xa6\x22\xb1\xab\xea\x0c\xbc\x55\x6c\x02\x42\x45\x06\xd8\x4a\xd4\x58\xed\x7f\xec\x21\xcc\xa3\x7c\x1c\xfb\x36\x3e\x2d\xbe\x97\xe3\x40\x7c\xec\x7f\x8a\x53\x4a\xd9\xe2\x62\xe2\x5c\xa3\x9f\x03\x72\xb8\x7b\x21\x71\xe7\x05\x56\x13\xec\x6f\xcb\x7c\x96\x09\xae\x51\x5e\x60\x35\x23\xc3\xb8\x1a\xd6\x51\xd4\x7b\x12\x96\xf5\x0e\x73\xb5\x16\xcb\x5e\x86\x3b\x93\xf7\x9d\x5d\x4b\x78\x19\x9f\xc1\x1e\x23\x47\xfb\x0b\x38\x73\xa9\xfb\x5c\x88\x9c\x2e\x06\x07\xc8\xe0\x9a\xa1\x1b\x9d\x33\x98\x83\xc8\x79\xe6\x72\xe6\x1e\x94\x5e\xb9\x84\x79\x1d\x63\xcd\x79\xc0\x72\xc4\x32\x88\x17\x59\xb9\x78\x97\x9a\x87\xac\x7a\xc2\xd5\x3c\x3e\xeb\x5f\xd2\x9e\xb8\x4f\xec\x64\xca\x49\xff\x78\xf6\x21\xda\x47\x97\xcd\x9c\x72\xb0\x02\xa8\xe2\xd6\x30\xf3\xdb\xe7\x80\xf7\xf0\xc3\x26\x0d\xe4\x45\xe8\x93\x63\x20\x3c\xd1\xc8\xc6\x40\xe3\xa4\x01\x82\x92\xe9\x4e\xbe\x5d\x7d\x8c\xc9\xa2\x7a\xe6\xaa\x98\x2f\x68\xb2\xb8\x78\x16\x9c\x31\xd3\xef\x0c\xdb\x06\x1c\x70\x59\xc3\x3e\xce\xac\x02\xcc\x9c\x07\x2c\x7d\x6b\x09\x23\x8b\x36\x6e\xf8\xc1\xe8\xa7\xa7\x4b\xdf\x81\x00\x7d\x82\x35\x0f\xc4\x30\x60\xf8\x62\xf0\x09\xe8\x5c\xb5\x03\x2a\x07\x6f\xe5\xf4\x43\xcf\xa0\xed\x1b\x0c\x4c\x09\xb3\xdd\xaf\x82\x15\xcd\x32\xbb\x2c\x61\x3b\xb1\x0d\xc0\x2b\x4e\x3c\xfb\x63\xb3\x92\x3e\x8d\x93\xa6\x4f\xa6\x97\x70\x2a\x24\x65\xf4\x03\x9c\x5a\x68\x0b\x23\x9a\x03\xe2\x1c\x19\x17\x38\xcd\x95\x26\xb0\x9c\x73\x25\x7b\x00\xfc\xc5\x75\x8c\xbd\x0a\x6d\xe7\xe6\xaf\xf9\xc1\xe4\x72\x9b\x5d\xa6\xb2\xe0\xdc\xf3\x56\x09\xec\x6e\x6e\x5e\xc3\x52\xaa\xb5\x7c\x97\x26\x8c\xca\x95\xfb\x0b\x4d\xb4\x69\x32\x0d\x63\x25\xad\x5f\x7a\x07\xfd\x90\x9e\x2b\xf5\x2d\xef\x65\x58\x4b\x58\x59\x8e\x8c\x71\xf1\x89\x98\x4e\xd0\x22\xfa\xb5\x66\x3d\xc4\x17\x79\x2e\xbc\xcc\x94\x09\xe7\x59\x9d\x60\xfd\xcd\xdf\x68\xfa\x42\x26\x9b\xab\x95\xe9\x14\x47\xd3\x47\xde\x47\xca\x0e\x23\x8e\x7a\x92\x8a\xd4\xdf\x47\x9e\xa0\xad\xd6\x25\x94\x9e\xa7\x7d\xd5\x98\x33\xc4\xf4\x6b\xaa\x89\xe8\x3a\xc6\x31\xc5\xcd\xd5\x15\xe0\xb8\x6c\xdf\x42\x0e\xf4\x50\x92\x66\xbd\x92\x15\x25\x5c\x6a\xd8\x4f\x6a\xed\xba\x21\x77\x23\x2f\xef\x68\xe1\x5c\x27\x4f\xb6\xa5\x91\x27\x29\xa6\xe6\x47\xf0\xdf\xd4\x9a\xc6\xf2\x92\x75\xb4\x58\xf3\x68\xfa\x2a\xba\x9f\xf1\x7c\x54\x2a\xc3\x57\xd7\xe8\x2b\x07\xc3\xd4\xcb\x16\xce\x81\x10\xf2\x78\xeb\x5c\xe6\x69\xd1\xa8\xfe\x16\x29\x78\xa0\x49\x16\x49\x3a\xd7\x37\x9b\x33\x85\xcc\xe8\xae\x25\xcf\xa4\x44\x74\xb4\xc0\x37\x51\x67\xb6\x6e\x29\x6e\xa0\xbe\x6a\xe2\x6d\xea\xa6\xdd\xb3\xcc\x8f\xbc\x43\xbf\x6b\x4c\xf1\x0d\x67\xbc\xd2\xfa\x2c\x78\x07\x79\x28\x0c\xd6\x24\x26\x47\x9c\xa4\x0f\x24\xde\x1d\x31\x49\xeb\x49\xd0\x96\x73\x6c\x18\x79\x65\xff\x2d\x12\x8b\xfc\xb8\xe7\x48\xdd\x79\xca\xb6\x4e\x7c\xb1\x0f\x55\xd3\x7a\x73\x53\x2a\x8d\xdb\xf8\x21\xb2\x9e\xce\xaa\x37\xf9\x3a\x32\xe4\xba\x1b\x0b\x3e\x81\x87\x94\x66\xeb\xbd\xcc\x79\xe2\x4e\x73\x8f\xf0\x62\x35\x52\x75\x53\x98\x5d\x5b\x2e\x28\x14\xfc\x53\x97\x4c\x1b\x17\x18\x10\xc9\xa8\x02\x41\x2a\x0a\x5f\xe6\xc0\xff\x81\xd9\x96\x51\xcb\xdf\x85\xf7\x8a\xca\xe5\x33\x88\xc7\x56\x15\xf3\x93\x29\x32\x67\x39\x3f\x84\xbe\x17\x00\xf8\x12\x08\x67\xb6\x17\xfc\x03\xc3\xa8\xe2\x05\x02\xf8\x4a\xfe\x49\x81\x1f\xe2\x06\x2d\x8a\xff\x06\x65\x41\xde\xe6\xef\xc6\x08\x4a\x5b\xf8\x4c\x9c\x20\xfd\x0f\x3f\x89\xb0\x3d\xca\x9e\xbf\x84\x6c\xbf\x6a\x15\xdf\x9a\x2a\x75\xa6\xf3\xad\x19\x25\x00\xc0\xaf\x82\xf6\xd4\x57\xf1\x3f\x23\x0c\xca\x0e\xfe\x4e\x94\x13\xdf\x87\xcf\x44\xab\xa9\x7d\xfc\x74\xec\x54\x64\x26\x7f\x19\x6e\x6b\xa9\x07\xef\x33\x01\x4c\x37\xf2\x26\x49\xd8\xc8\x63\xbc\xfd\x14\x9e\xcf\x6f\xde\x56\xda\x4e\x67\x2c\xef\x28\x18\x00\x00\x7c\x3f\xe6\x6a\xe3\x18\x8f\x88\xbb\xa7\x98\xc7\x4b\xc4\x3f\xe1\xee\xe5\xb9\x13\xee\x53\xaa\x78\x8e\x24\x6b\x44\x00\xcf\x9a\x1c\x5f\xe2\xce\x7d\x4d\xe9\xd8\xb4\x87\x7b\x8f\xe6\x1e\xe9\xc5\x7d\x48\xef\xf5\x19\xe4\xfe\x02\xb3\x9d\xab\x79\x2b\x98\x1e\x00\xc0\x1b\x66\x55\x1a\x36\x71\xee\x52\x5b\x65\x23\x9c\x2b\xb4\x68\x4e\x01\xe7\x34\xed\x12\xd9\x93\x73\x96\xce\x83\x3b\x70\xae\x32\xe2\x8b\x97\x71\x6e\x82\x2b\x36\xde\xe1\x3c\x80\x16\x45\xc8\xb8\x76\xcc\x85\x3e\x39\xdc\xf5\xac\x15\xce\xb5\x5c\x88\x1d\x09\x00\xbc\x59\xec\xfd\x3a\x0d\x7b\x88\x75\x4a\xba\x98\xad\x63\x7d\x65\x7d\x61\xf3\xd9\xae\xc4\x3b\xec\x46\x76\x1a\xec\x2d\x7b\x2f\x5b\xb5\xd9\x9d\x7d\x99\xfd\x78\xa3\x35\xfb\x23\x27\x6d\xfd\x77\xce\x1a\xce\x88\x8f\x2b\x87\xc0\x5d\xe0\xcc\xe2\x1c\xe2\xd6\x01\x00\x37\x83\xeb\xa2\xe6\x31\x3b\xa5\x62\x51\x14\xf3\xa4\x34\x0c\x8a\x62\xbe\x91\x9c\xc2\x53\x58\x8b\x25\xb1\x35\x17\x59\x39\xe2\x9d\x85\x1b\x59\x0a\x71\x58\x2a\x91\x75\x44\x34\x12\x7e\x99\xbd\x48\xe4\xe4\x5d\xc8\x66\x0b\xe1\xce\x1b\xd8\xff\x08\x44\x00\xc0\xa9\xe7\x5b\x2b\x0a\xa0\x32\xe3\x6e\x7e\x0d\x24\x34\x10\xe8\xdb\xa1\x9d\xfa\x05\x58\x4f\xe8\xb3\xf6\x50\xd5\x19\x66\x8c\x66\x73\x3e\x87\xa9\x56\x3d\x49\xfe\xce\x7c\xa4\x2c\x09\xeb\x60\x65\xc8\xdb\x56\x4a\x58\x87\xa5\x87\xe7\xfd\xcb\x8e\x14\xcb\x81\x25\xec\xcf\x82\xbd\xb2\x68\x30\xb7\x7d\x1d\xb7\x10\xec\x68\xad\xa6\xee\x01\x5f\x34\x97\xa2\xb3\xa1\xd0\xc6\xb0\x4a\x5f\x48\x6e\xfe\x92\x37\x1b\x7a\x6a\xd2\x24\x1d\x67\x6e\xd2\x7f\x5e\x57\xcf\x3c\xac\x9d\xb5\x62\x1b\x2b\x5c\xf9\xef\x3c\x16\xeb\x84\x2c\x0f\xc8\x66\xd3\x44\x41\xd2\x30\x70\x4e\xcf\x30\x87\x02\xe6\x74\xc9\x28\x6f\xc0\x96\x8e\x40\x54\x23\xf8\xac\x75\x6b\x85\x04\x5a\xdf\x6c\x9f\xcb\x81\x1a\x1a\x7c\x93\x36\x32\xad\xeb\xe7\xae\xf3\x63\x52\xf4\xe6\x15\x15\xcc\x37\xea\xc9\x79\x05\x2c\xb6\x5c\x0b\xd0\xd8\xcb\x45\xa7\x25\x30\xc6\xfd\xc1\x1a\xf6\x51\x70\x6e\xbf\x0d\xa5\x00\xcc\xe9\x41\xa1\xe6\x80\x96\xce\x96\x8a\x39\xe0\xe3\xb6\x96\x5c\x57\x28\xb6\xb9\x28\xf1\x17\x34\x68\x39\x17\xfa\x9a\x39\xdf\x78\x6a\x85\x3f\x53\xad\x45\xcf\xcb\x67\xb9\x2a\x54\x40\x1f\xeb\x90\x78\x85\xa8\x59\xb3\xbc\x1a\xce\xdc\xab\xb6\xae\x4d\x25\x39\x2a\x3f\xd5\xad\x81\xab\x94\xb6\x88\xd5\xa5\xb1\x8a\x39\xa8\x92\x2c\x7f\xf9\x74\xcc\x60\xdc\x13\xe9\x4f\x7c\x40\x10\x5c\xf2\x94\x78\xcf\xd3\x4f\x3c\x41\xd9\xe7\xd0\x29\x3a\x4c\x7f\x06\x00\xa2\x59\x90\x4a\x64\xa7\x4e\x80\xb9\x32\x83\x54\x51\x75\x13\xc4\x36\x65\x32\x82\x0f\xf7\x50\x20\x51\x29\x25\x77\xe4\x52\x4c\x64\xe6\x0d\x99\x16\x97\x13\x67\x91\x6a\x09\xcd\x41\x01\x12\x25\xd9\xd6\x73\x81\x58\x42\x6d\x70\x68\x13\x29\x18\x18\x00\x10\x3e\x86\xc6\x85\x35\x2a\x18\xfc\x1d\xd4\xa9\x64\x22\x99\x44\x0f\x45\x03\xea\x57\x5d\xbf\xfc\x22\x46\x56\x82\x91\x7d\xc7\xc5\x67\x52\x64\xb3\x09\xcb\xe3\xe2\xa5\x6e\xa4\xe0\xb5\xbf\x24\xab\x28\xa5\x4b\x7f\x89\x83\x69\x03\x0e\xbd\xa2\x24\x70\x15\x00\x08\xb7\x30\x7d\xf8\xf7\x94\xb3\xb0\xfb\xc1\x0c\x45\x00\xee\x2e\xfe\xad\xbc\x16\xff\x19\xd6\x24\xeb\x25\x06\x16\xf3\xa4\x0f\x49\xaa\x8c\x6e\xe9\x74\xca\xf4\x0d\x46\x89\x2f\x75\x68\xad\x40\x9c\x4d\x4f\x5f\x7a\x49\xc4\x02\x9d\x1d\xc6\x85\x9d\xd0\x7b\x00\x10\xce\x61\xa5\xf1\x3a\xe4\x63\xe4\x97\x8c\x39\xb2\x47\x94\xed\xb8\x11\x99\x1b\x15\x59\xcb\x90\xe2\x68\x11\x9b\x05\x92\x23\x74\x9f\xf4\x23\xe2\x6f\x8c\xa0\xd8\x4b\xe2\xd5\x60\xd1\xda\xa9\x22\x1a\xc4\x5f\xda\x28\x3c\xc8\x3c\xe4\x30\x29\xf8\xca\x7a\x0d\x00\x02\x12\xbb\x91\x5b\x29\x63\x43\xfd\xb4\x4b\xd2\x7e\xe8\x0d\x96\x25\x79\xc8\xf4\xad\xa9\x93\x24\x32\xd5\x45\x5c\xf1\x00\xf3\xf7\xa6\x47\xa2\xcf\x2c\x7d\xac\xbd\x68\x1d\xdb\x27\x50\x2f\x6c\x65\x5f\x5c\x8a\x16\x7c\xe3\xd0\x1c\x5e\x09\xe2\x38\x1f\x00\x80\x3f\xc1\x79\xc5\x1a\x97\x1c\x14\x35\x52\xd0\x12\x7b\x11\x1c\x9d\x2c\x86\x8b\x5c\xab\x10\xa2\xbf\x85\x93\x05\x17\x45\x99\x42\xed\xc6\x4a\xe1\x0e\x61\x6e\xf4\x55\xa1\x83\x70\x7e\x40\xbf\x40\x2e\x38\xef\xf1\x82\xff\x53\x40\x75\xb8\xc5\xaf\xe1\x4f\x02\x00\xef\x35\x6f\x2f\x14\x24\xc6\x69\x21\x92\xb3\xe8\xa2\xc6\x82\x5c\x2e\x4a\x50\xab\x2b\x44\xc2\xa3\x2a\x79\xfe\x22\x61\x82\x12\x4a\x7d\x25\x38\xa4\xa8\x8c\xea\x10\x84\xca\xd7\xfa\x1f\xe0\xef\x91\xde\xf5\xc8\xe0\x87\x48\xea\x1c\x7a\x78\x3b\x44\x72\x00\xe0\xc5\x09\x12\x18\x5e\x22\x55\x93\x2b\x61\x95\xf0\x57\x43\x03\x1c\x23\xa4\x9a\x5f\x96\x3d\x12\x02\xf5\xde\xb9\xa3\x02\x85\x31\x33\xa5\x4f\xe0\xac\xcf\x89\x34\xf2\x5b\xb4\x01\x7e\x97\xf8\xcb\x55\x27\xdc\x75\xbc\x01\x85\xab\x43\x12\x2f\x50\x6a\x05\x00\xdc\xc3\x42\x23\x3d\x41\x14\xd6\xee\x88\xaf\x10\xf6\xb5\x26\xd7\x6d\x13\x7a\x35\x67\x96\x85\x0a\xc6\x1a\xc3\x72\x5d\x05\xa1\x16\xab\x14\x4f\xfe\x49\x53\x4b\xe4\x4a\x7e\x8e\xc1\xd6\x8f\xcc\xbb\xa9\x9d\xe3\x9e\xc8\x2b\x56\x5e\x74\xf0\xe2\x3e\x95\xb9\x02\x00\x97\x28\x9a\x47\xd3\x08\xff\xeb\x2e\xc4\x1d\x14\x16\x77\x16\xd7\x2d\x15\x5c\x6d\x5f\x51\x7a\x40\x50\xd4\x72\x36\x67\x84\x7f\xb7\x29\x2e\xf9\x14\x1f\x6d\xe1\x45\xdc\xe7\x7d\x31\xf1\xfc\xc2\x79\x74\xfd\x1c\x77\x17\xee\x67\x75\x9c\xc3\x72\x2e\x47\x6e\x03\x00\xdc\xa9\x22\x34\xd1\xd0\x88\xaf\xee\x40\x8a\x2c\x07\x6a\xd5\x95\xe7\xcd\xd3\xea\x18\x85\xe5\xa6\x02\x04\x94\x1e\x6f\x30\xa1\x46\xe3\x94\xba\x11\xac\x43\xe8\x09\xcd\x18\xbe\xdf\xc7\x4e\xd5\x40\x82\xb9\x4c\x2a\xd0\xd4\x1c\xfb\x3d\xb2\x08\x06\x16\x00\x24\xb1\xcc\xc5\x44\xd7\x86\xe3\xb0\x85\x48\x2f\xcb\x8c\xba\xab\x95\xbc\xfa\x22\x84\xae\x70\xbe\xf1\x00\xaa\x62\xd3\x1f\xc3\x2c\x4c\x59\x5c\xa6\x2e\x08\xa7\x08\xad\xd7\xc4\x12\x5e\x7a\xbf\x52\xad\x27\xd7\xb9\x5c\x52\x2c\xa1\xcd\xb4\xbf\x21\xfd\xc5\xb8\x0e\x00\x92\x99\xcc\x75\x04\x4b\xc3\x42\xf8\x1e\xc4\x1e\x73\x29\x32\xa1\xd2\xdb\x34\x80\x9a\x2c\x18\x37\x7a\x61\xb0\x9b\xb6\xe9\x79\xb8\xf5\x71\xb3\xb4\x5b\x09\xa1\xa1\x15\xea\xd3\xa4\x2a\xef\x4b\xca\xab\x94\x16\x97\x49\xf9\x29\xda\x2f\xfb\xb7\xd2\x9d\x20\x1d\x00\xc4\xe7\x99\x32\x3c\xd2\x7c\x14\xf3\x1d\xbe\xb5\x7e\x19\x2e\xac\x22\xce\xa8\xc1\x63\xf2\xbf\x18\x6c\x08\x87\x36\xd9\xe9\x10\xa4\xe0\x0d\x74\xcd\x00\xf9\x4a\xc8\x53\xd5\x25\x6a\xbd\xb7\x48\xf1\x91\x9e\xed\x72\x56\x3e\x15\x5c\x3b\xdd\x5d\x3a\x9d\xe9\xf4\xff\x2d\x8a\x16\x77\xb0\x1e\x41\x32\xd4\x4d\x18\xef\x90\x45\xe5\xf1\x86\x54\x4a\x79\xbe\xa3\xee\x02\x35\x77\x63\xb8\x36\x9e\x86\x88\x3d\xa9\x36\xd1\x5b\x42\x72\x95\x13\x8c\x57\xde\x61\x0a\x07\x28\xd6\xe5\xa8\x2c\x82\xd9\x33\x7d\x93\x24\x9b\xf5\x04\x00\x44\x1c\xf6\x59\x2c\xd9\x14\xcf\x38\x08\xdb\x62\x18\x00\x7d\xca\xc2\xf5\xf3\x40\x6d\x9e\xab\x76\x04\xf2\x4c\xab\xd6\xf8\x42\xe7\x62\xed\x55\x32\xa6\x26\x78\xb7\x62\x92\x55\xbd\xf2\x9e\x7c\x0d\x3b\xd6\x65\x9b\x94\xcc\x59\x3a\x9d\x2d\x6e\xe0\x1c\x04\x00\xe1\x71\xee\x74\x34\xcb\xc0\xe3\x3f\xab\xf9\x4f\x3f\x93\x7f\xab\xe4\x80\xb6\x91\x7f\x34\xe7\x94\x66\x3d\x7f\x67\xea\x7a\xd5\x39\xfe\xae\x98\x69\xca\x58\xfe\xe1\xa0\x57\xf2\x76\xfe\xb9\x95\x85\xb2\x59\xfc\x0b\x2e\x34\x49\x1d\xff\xe0\xf4\x6e\x51\x17\x3f\x13\x00\x04\xb7\x79\xfd\x48\xa4\x3e\x59\xb9\xab\x7a\xbe\xf6\x6f\xe5\xd4\xcd\xef\x34\x42\x45\x6c\x76\x82\x7a\xa9\x5c\x9b\xfc\xaf\xf2\xa0\xec\x5a\xd4\x53\x45\xbc\x6c\x6e\x10\x20\xdb\x2b\xdd\xb0\x62\x87\xd4\x5f\x92\xe7\xe2\x2e\x36\x8b\xc3\xa6\x77\x0a\x1f\x09\x77\x00\x80\x60\x29\xff\x17\xfc\xb9\x0e\x5e\x1f\x54\xa9\xd6\x02\xc6\x9f\x45\x46\x75\x9b\xa1\x37\xf3\xa3\x2a\x5d\x1f\x9f\xf4\x97\xe2\x8d\x76\x32\xf2\x85\x5c\xa1\x89\x5f\xbb\x56\x36\x57\x65\x5e\x61\x2b\x51\x2b\xfa\x17\xea\x44\x3f\x65\xa8\xe9\x44\x61\x9e\xf8\x0a\x00\xf0\x2d\x42\x57\xf8\x1a\xed\xab\xc6\xbe\x8a\x27\x9a\xfa\x86\x35\x85\x1f\xd5\x71\x66\x6d\x26\x5c\xf9\xd6\xf4\x4f\xd2\x26\x85\xc1\xe8\x12\x29\x90\x07\xe9\xd7\x04\xde\x93\x1e\xd3\xba\x2c\x3f\x2c\x09\x57\x8d\x2d\x2c\x10\x0d\xc8\x9f\x4c\x2f\x12\x4e\xfd\xff\x16\x25\x5d\x28\xac\x33\x68\xc1\x56\x46\x45\xb1\x26\xa0\xf9\x42\x21\x5d\xf5\xa4\xf1\x6b\xc6\x4f\xa5\xa6\x61\x46\xe2\x47\xc5\x9a\xfa\x9f\x91\xeb\x65\x93\xc6\x23\x81\x5b\xa4\x35\xfa\x8c\xe5\xf5\xe2\xab\x1a\xca\xc2\x70\x51\xb4\x72\xd5\xf4\x2a\x41\xab\xb4\x1e\x00\x78\xff\x08\xef\x94\x6f\xeb\x8d\xae\x89\x2f\xc4\x74\x8d\xc3\x96\x64\xd6\x77\xc4\xc3\x81\x64\xaf\xd6\x73\x48\x9b\x68\x9f\xe6\x40\x74\x4c\xf0\x91\x86\x52\xec\xc8\x2a\x7e\x7d\x09\x21\x7f\xc9\x45\x43\x08\x39\x64\xce\x37\xcd\x33\x5a\xa4\x4d\x8c\x52\x03\x2e\x03\x00\x59\x18\x73\xb2\x9c\xd0\xd3\x0c\x63\x16\x86\x76\x2d\x82\xfb\x65\x62\xdb\x3b\x11\xff\x26\xfd\x68\x0d\x45\xed\x8f\xb6\x6b\x1a\xc2\x1c\x0b\xee\xb5\x3c\xc0\xfd\x59\x45\x30\x3d\x27\x12\x96\x5c\xd4\x5f\xa6\xcc\x99\x3b\x4b\x63\xa4\x5d\xb6\x81\x2b\x53\x40\x1c\x00\x48\x7f\x30\x27\xcb\x97\x75\x7f\x81\xdf\x2a\xf8\xd4\x49\x47\x22\x32\x03\xda\x7e\xa2\x3e\x25\x9d\x69\xe9\xc4\x34\x44\xdd\x6c\x72\xc7\x51\x82\x79\x96\x32\x82\x68\x55\xa1\x89\x40\x1a\x5f\x32\xa1\xaf\xa3\x2e\x9b\xeb\xa1\x09\xa1\x77\xd8\xa8\x15\x9f\xc1\x0f\x00\x20\xdd\xca\x72\x28\xdb\xd0\xa5\xc2\x1c\x2a\x88\xec\x08\xc0\xbe\xcb\x68\x69\xbd\x82\xf7\x4e\x4a\x6c\x66\x11\x34\x51\xe8\x46\x3b\xd2\x92\x60\x6f\x73\x36\xf9\xfa\x2a\x17\x23\x89\xba\x73\xc9\x0e\x1d\x8b\xde\x3c\x37\x52\x5d\x07\x36\xd9\xdc\x50\x44\x30\xab\x01\x40\x6a\xcd\xfa\x5c\x7a\xae\x33\x94\x78\x2a\x7f\xa8\xed\x25\xe9\x5c\xfa\xab\x96\x06\xf2\xe1\xc4\x81\xa6\x0c\xca\x64\xe4\x53\xcb\x13\x9a\x5d\xd0\x81\xfa\x48\x7a\xb1\xcf\x19\x03\x92\x71\x66\x49\x93\x56\x09\x65\xcc\xcd\x55\x29\x99\x97\x6d\x97\xc9\x89\xec\xd9\xff\xd3\xcd\x59\x54\xba\xb8\xc3\x96\x5e\x9d\xf7\xb2\xf5\x00\xfd\x5b\x7a\x70\x33\x8a\x21\x49\xb4\x6e\x5c\x0d\x46\x47\x16\x99\x2f\x40\x4e\x41\x89\x26\x7f\xe8\x87\x0f\x51\x0f\x67\x7e\x5a\x42\xd3\xb4\xb3\x67\xcd\xad\x55\xee\xe2\xcc\xb1\x25\xc9\xfa\x38\x87\x01\x40\x0c\x71\x13\x8b\x69\x6d\x28\xee\xf6\xdc\xb1\x16\x4f\xee\xe4\xa6\xe4\xc6\x47\xdc\xa7\x09\xfe\x96\x6d\xbc\xd9\x11\xdd\xf5\x95\xbc\x94\xb5\x63\x86\x5b\x3c\xa9\x8f\x9d\x6e\x15\x6f\x62\x49\x8a\x1a\xcd\x5f\x3c\x97\xae\xd0\xf1\x63\x6d\x27\xa4\x2d\xfc\x69\x00\x20\x02\x79\xfb\x36\xcf\x6b\x05\x64\xb0\x9c\xda\xa6\xbb\xd2\x6f\x1b\x3d\x1a\xb6\x49\xa1\x78\x5f\xb3\x58\x6a\xb3\xfe\xb8\x69\x83\xc4\x18\xf8\x53\x7f\x46\xe2\xe6\x0d\x6a\x83\xc4\x8d\x8b\x7f\xa9\x18\x62\x87\xb9\x68\xf9\x90\x28\xd2\x6e\x8a\xe4\x9c\x70\x0e\x00\x08\x77\xf3\x6f\x16\xbe\x6c\x7e\xaa\xfb\x9a\x1d\xdf\x78\x5b\xfb\x2e\xcd\xce\xb2\x5f\x73\x2b\x2e\xb0\xde\xa4\x3e\x15\xfe\xce\x98\xa7\x1a\x0d\x8c\xd3\x7d\x51\x0a\x56\xbe\xd4\xd0\x14\x31\x8b\x0d\xca\xe3\xb2\x33\x73\xd7\xc8\x7e\x48\x3e\xda\x39\x4a\x56\x89\xee\x00\x80\x70\xa9\xe0\x4c\xe1\xe6\x66\x86\xe9\x6e\xd6\xb1\x46\x98\xb1\x25\x55\x6f\x49\x33\x24\x6f\x38\x59\xef\xa5\x7b\x1b\xde\x68\x78\xac\x95\x07\x7c\xd7\x69\x35\xd3\x57\xee\xd0\xb8\xa8\xb0\x8b\x51\x4a\x98\x42\x32\x77\xa1\xac\x45\x16\x66\x37\x5b\x7c\x4d\xdc\x03\x00\x82\x2b\x42\xcf\x82\xbf\x9b\x1d\x1b\x56\x67\x15\x34\x7c\x32\x1f\x4b\x0d\x31\xdf\xa8\x8f\xdc\xc0\x35\x8d\x18\x87\xc3\xcb\x0d\x68\xc3\xd4\x80\x09\x9d\x9b\x2e\x7e\xa5\x59\x3d\xa2\x29\x5c\x5c\xa6\xf8\xa8\x9a\x39\xd7\x55\xb6\x4a\x9e\x65\x17\x28\x86\x49\x8a\x01\x40\x50\x2b\x04\x0b\xc2\xb6\xb4\xd5\x1c\xcb\x5c\xd5\x7f\x0f\x26\x4f\xd6\xf6\xce\x86\x97\xc4\xb0\xbb\x62\x91\x85\xeb\x80\xf6\x44\xb4\xce\x6f\x75\x8b\x35\xce\xca\xab\xa7\x41\x4e\x18\x72\x79\x67\x7a\x48\x6e\x98\x1d\xad\x9f\x45\xeb\xb0\xda\xaa\x5e\x06\x62\x00\x40\xbe\x94\xe5\x50\x30\x7f\xf0\x13\xec\x69\xe6\xcc\xfe\x30\xb8\x38\x99\xd2\x43\x44\xfa\xc5\xc0\x3a\x47\x50\x3f\x42\x5f\xb5\x1d\xc6\x5a\xfb\x79\x34\x8b\xf0\x71\x5e\x5d\x0d\xf3\x88\x7b\x5c\xbe\x98\x98\x94\x9a\xd9\x9b\x75\x3b\xe9\xcb\xad\x6e\xaa\x6e\x82\x83\x00\x20\x7b\xc0\xb2\xcb\x7f\x3a\xb8\x09\xb1\x36\xe3\x9f\x3e\x3d\x72\x38\x39\xbd\x7b\x12\xbd\x3a\x26\xbe\x73\x3e\xe6\x54\xe8\x85\xb6\x00\x5c\x8f\xdf\x8c\xa6\x3f\x84\x3d\x5e\x16\x8b\x85\xf4\xdd\xe5\xb7\x69\x3a\x15\x3e\x9b\xa8\xcb\xa2\x3f\xb5\xb6\x52\x71\x21\x2f\x00\x90\xe9\x58\x11\xf9\x05\xfd\x8f\x31\xb7\x33\x2a\x7b\x13\x71\x56\x49\xb7\xba\x9a\xf1\x7e\xd1\x0f\xdb\x5f\x11\x2c\xa1\xfc\xd6\xb9\xa4\xd5\x6b\x2e\x37\xbe\x21\xbf\xf2\xa2\x9a\x4d\xd4\x4b\x2e\x3f\x8c\xae\xf4\x53\xb3\x5b\xb4\x0c\xf0\x8c\x75\xae\x72\x1f\x93\x0f\x00\xd2\x1b\xec\x85\x79\xef\xfa\x20\xe2\xa5\xf4\xc7\xdd\x9f\x48\xfb\x92\xf2\x3a\xab\xc8\x6d\xd1\xd8\xb6\x43\x94\x3d\xa1\xee\xcd\x6f\xa9\x5f\xd6\x48\x1a\xae\xd2\x73\xbd\x92\xea\x25\x8c\xf3\x2e\x3f\x0d\xee\x50\xf5\xec\x63\x1a\x23\xf3\xb9\xf5\xb0\xe2\x31\x7b\x09\x00\x48\xed\x39\x61\x79\x3e\xbd\x29\xf4\xb9\xe9\xe1\x5d\xc7\xe9\x3d\x89\x7f\x75\x04\x31\xc2\xa3\xde\xb5\x36\x30\x7e\x87\xec\x6e\xba\x06\xfe\xb3\x26\xd8\x72\x1c\xba\xec\xe5\x60\x62\x33\x6f\xb9\x7c\xd6\xaf\x62\xdb\xcd\x7e\xa8\xde\xc1\x71\x98\x32\x55\x31\xf7\x7f\xab\x96\xac\xe7\x96\xe5\x06\x77\x0f\x71\x67\x6c\x22\x76\x2e\xe7\x2e\x4f\x5c\xd4\xd6\xce\x8d\x88\x2a\x68\x71\xe2\x52\x43\x22\x1a\x4b\xb9\xc7\x56\x5f\x35\x57\xf3\x9c\x97\x5d\x36\x86\xf2\x88\x2e\xef\xb4\x2f\x79\x77\x1d\x5c\x54\x3c\xfe\xec\x29\x54\xd9\x0f\xde\x63\x00\x10\x87\xf0\x76\xe7\xac\xec\x5a\x23\xcd\xdc\x48\x6b\xbf\x20\xb9\x93\x10\xd9\x5a\x21\x29\x8f\xb4\x34\xdd\x14\xff\x0a\xb6\x34\xf8\x89\x07\x57\xe7\xd5\x27\x8a\x33\x96\x31\x0c\x6b\x45\xaf\x5d\x2e\x6a\xde\x88\x24\x0e\x41\x4a\xb5\xf0\xd2\x94\xa3\x32\x4f\xc1\x38\x00\x88\x50\xfc\x83\xd9\x73\x3a\x1d\xb5\x59\x69\x50\xdb\x1e\x4d\x66\xfc\xe6\x96\x2c\x75\x42\xc4\xc5\xc6\x8b\xaa\xcc\xa0\x37\x16\x5f\xe5\x66\xdf\x13\xa6\x0a\x45\xfe\x32\x7b\x3d\x42\x1e\xe3\x22\xd3\xac\x92\x7e\x76\x58\xa4\xb8\x24\xc9\x9e\xf2\x54\xca\x10\xd5\x02\x80\xf0\x86\xa0\x3e\xcb\xd4\xd1\x62\xf8\x9c\x36\xa3\x2d\x4a\x7f\x28\xee\x67\xf3\x65\x1d\x35\x82\xd5\x98\xa3\x8d\x0e\x1a\x36\x8f\xa9\xff\xf8\x6a\x8d\xaf\x55\xa3\x9e\xff\xe8\xad\x95\x09\x2e\x44\xf5\x49\xb9\xce\xc1\x45\x81\x93\x42\x36\x36\xd2\xc5\xe2\x95\x00\x20\x14\x08\xbe\x66\xad\xe8\xf0\x33\xcf\x4a\xdd\xd1\x7a\xdc\xb4\x25\x6e\x67\x73\x8e\x71\x6d\x44\x42\xc3\x84\xfe\x64\x10\xcf\xbc\x4a\xb7\xc9\x97\x60\x24\x68\x0e\x78\x5e\xd2\x69\xd4\xf6\x2e\x24\x75\xa6\xe2\x8b\xc3\x1a\xf9\x67\x19\xdb\xc6\x5f\x32\x24\x9e\x04\x00\xe1\x7c\x61\x6a\xe6\xac\xb1\x15\xb5\x99\x29\xf6\xc3\xeb\x60\xdf\x63\x15\x83\x01\xf0\x5d\x61\x87\xfa\xdc\x91\x7d\x01\xad\x5d\x37\xd1\x37\xbc\x13\xdb\xc3\x71\x09\xee\x45\xcd\x9b\x09\x2f\x9d\xe5\x96\x78\xf2\xdd\xe9\x77\x0d\x3f\x68\x77\x01\x40\xa3\x01\x45\x00\x20\xff\xc0\x9a\x9f\x69\x37\x4a\xaf\x43\x24\xff\x19\xd2\xc3\x5f\xc4\x72\x06\xcc\x48\x66\xd8\x8e\x5e\x15\x3a\x2a\xc0\xd2\x95\x8e\x8d\xf0\x4e\x6a\xdb\x8b\x07\xdd\xab\x9b\xfe\x21\xbe\x74\x6e\x31\xdf\xa0\xb4\x4d\xff\x65\x68\xa6\x17\x02\x80\x26\x1a\x3c\x04\x00\xf2\x11\xd6\xb4\x8c\x8f\x23\xa7\x10\x83\xc9\x2f\xb6\xbc\x40\x4d\x89\x85\xf5\x7f\x45\x63\xc3\xda\x7b\x3e\x62\x7e\x06\xc8\x3a\x0f\xe2\x2e\x7b\x47\xb5\xf9\x11\x1e\xba\xd7\x34\x55\x92\x97\x39\x0f\x9b\xab\xa8\x8d\x33\x5c\x0c\x81\x8c\x59\x00\xa0\xbe\x07\x05\x00\x80\xbc\x80\x15\x91\xb1\x63\xb8\x02\xbb\x34\xb9\x7d\xd0\x84\x0b\x88\x9d\xdf\xb7\x13\xbf\x29\xac\xac\xfb\x28\x61\x6b\x40\x7e\x47\x03\x29\xc1\x7b\x71\xeb\x7c\x8a\xb5\x7b\x61\x63\x1e\xf5\xb9\xf3\xe1\x7a\x38\xfd\xc5\x8c\x8d\xfa\x0c\xf0\x3e\x30\x55\x3d\x93\x29\x04\x00\x99\x9e\xed\x9c\x51\xb2\xe5\x2e\x69\x4e\x72\xf8\x40\x18\xe9\x52\xcc\x9e\x5e\x06\xb9\x33\x6c\x66\x97\x86\xb2\x37\x60\x7e\x3b\x91\xfa\x7d\xe5\xbb\xe6\x2f\xf4\x42\xf7\x84\x86\x18\xc6\x25\xe7\x09\x53\x2d\x44\x9a\xc1\xd0\x55\x30\xdf\x01\x95\xaa\x35\xec\xf9\x00\x20\x3d\xc0\x09\x4e\x67\x0c\x0e\xd0\xad\x93\x3a\xfb\xa7\xd0\x95\x31\xd9\x3d\x49\x0c\xb7\x75\xbb\x3a\x61\x8c\x07\xfe\x17\xda\x72\xc0\xd3\x2b\x8f\x34\xdd\x87\x0e\xb9\xfb\x5a\xfc\x99\xa7\x9c\xaf\x1b\xeb\x58\xbf\x67\xf4\x68\xa9\x1c\x6b\x60\x97\x32\x9f\x33\x0a\x00\x92\xd7\xdc\x82\x74\xff\x81\xa9\x9c\x1d\x49\xf1\xbd\x65\x9c\xa3\xd1\x8f\xba\xba\x39\x67\xd7\x15\xb5\x5f\xe4\x4e\xf7\x97\xb4\x9c\xe5\xd6\xae\xd4\x34\x12\xb8\xe3\xee\x0b\xeb\xff\xe6\xf9\x38\xbf\x37\xb8\xf1\x7a\x66\x7c\xd3\x04\xf1\xee\x5a\x05\x2b\x02\x78\xff\x7b\xfb\xdb\xbc\xce\x4d\xe4\x3e\xac\xa4\x31\xd1\xdc\xfd\x52\xe2\x18\x9d\xd2\x99\x25\x96\x86\x5e\x69\x13\x8a\x83\xfd\xdd\x9a\xe5\xa2\xf7\x2b\x63\x1a\x92\x44\x83\x4b\x5e\x9a\xce\x89\x2a\x9c\x3f\xe9\xe7\x88\x66\xcd\x0c\x52\xaf\x15\x12\xac\xea\xe5\xe9\x02\x26\x00\x88\x67\xf0\xdb\x37\xe2\x7a\x53\x34\xf3\x12\x8e\x76\x1d\x51\xdb\x47\xb5\x74\x78\xa9\x80\xd0\x88\xd6\x0a\xe5\x62\xbf\xe6\x26\x9c\x22\x76\xc5\x35\x4b\x9a\xbc\x78\x49\xb3\xf1\xad\xac\xce\x79\x52\x17\x23\x8d\x9c\x19\xad\x42\x8a\x8f\x5a\x5d\x96\xb5\x0a\x7f\x03\x80\x88\x22\xc0\x6f\xb4\xe9\x99\xd0\xf3\x13\xea\xba\xd6\xeb\x62\xa2\xf2\xda\xcd\x9a\x6f\x21\x7f\x5a\x2e\xab\x6f\xfa\xa1\x1a\x1f\xab\x76\xad\x18\x33\x9f\x57\x4a\x97\xf0\x8c\x7c\x45\xa2\xf3\x19\xed\x55\xd9\x9e\x99\x19\x2a\x40\x72\xc9\xea\x93\x2c\x46\xb4\x1d\x00\x44\xcb\x05\xa7\xd3\xfa\x7b\xf2\x4d\xd5\x09\x1e\x9d\xbb\x0c\x5f\xa3\x3c\xda\xed\xf4\xc2\x90\x9b\x2d\xb1\x3a\x7f\xbf\xcc\xc6\x6c\xcd\xd5\x15\xed\xe6\x78\x35\x66\x09\xd3\x68\xab\x7c\xe6\x7c\x5d\x5b\xa8\xb0\x9e\x49\x50\x8a\xa4\xe3\xd6\x3e\xd2\xb3\xe2\x2c\x00\x10\xee\x13\xda\x8f\xe4\xc1\x3f\x94\x5c\xee\x54\x21\x7d\xca\xe3\xeb\xf3\x51\xc5\x95\x23\xb2\x42\xf4\x8e\x9a\x0d\x10\x1e\xbb\x0a\xf6\x09\x6d\xc4\x4d\x20\x9a\x4b\x7c\x08\xed\x68\x54\xca\x09\xd2\x18\xae\x31\x78\x26\x15\x20\xbe\x5a\x54\x48\x6f\xa3\x96\x5b\xe5\x40\xc7\x18\xb4\xe1\xdc\x3a\x55\x45\x56\xc7\x16\xf8\x3f\x55\x54\x93\x1c\x19\x56\xd3\x2c\xed\x44\x6d\x83\xbd\x01\x2f\x60\x52\x11\xe5\x68\x5b\xdc\x34\xd4\xb1\xe2\x31\xfc\x17\x6c\x4a\x4a\x11\x69\x19\xc1\x33\x68\x94\xa2\x21\x2f\x59\xb4\x94\x1e\x4f\x0b\xb4\x8a\x82\x78\x8c\x67\x43\x49\xb0\x55\xd5\xef\xda\x0f\xd6\xb5\xd4\x9e\x37\xee\x44\x2c\xac\x1b\x95\x3c\x40\x8e\x21\xc6\xc1\x15\xe8\x3a\xd4\x1b\x14\x09\x1b\x8b\x9d\x55\x1c\x84\x4f\xc5\x67\x24\xbf\x24\x6a\x89\x57\x82\xf2\x29\x4e\x14\xba\xdb\x7b\xda\x3d\xfa\x1a\xab\x10\x28\x10\x64\x0d\x86\x56\xb7\xa1\xa0\xd6\xdb\xb5\x31\xe8\xeb\x06\x5b\xd8\x1f\xec\x62\x71\x15\xfc\x0c\xae\x83\x7e\x1d\xb9\x95\x10\x8d\xcc\x40\xef\x27\xde\xdc\xbc\x01\xfb\x81\xac\x4e\x5e\x42\x80\x51\x31\x6b\x77\x91\x9d\xe9\xe5\x6e\x1d\xb4\x19\x60\xa5\x55\x1c\x28\x84\xee\xf6\xcf\xa8\x5c\x47\x0a\x6c\x99\x56\x6d\x4f\x9e\xa6\x2b\xae\x79\x47\x9e\x14\x3e\x86\xbd\xa0\x9c\xa4\xc9\x11\x36\xd4\x2b\x88\xd5\xa8\x08\xda\xfd\xa2\x0c\x4c\x27\xfd\x57\x52\x01\x3e\x0a\x0c\x5f\xeb\x49\x9a\x0f\x71\xdd\xca\xa9\xc1\xcc\xa3\x56\x6c\xc6\x69\x56\x75\xef\xca\xb2\x57\x50\x65\x53\x60\xc5\x5b\x68\x9f\x66\x7b\xf5\x34\xe8\x99\x00\x59\xeb\xcf\x4c\xa5\x46\xd5\xd1\x98\x87\xe1\x33\x11\xd7\x59\x01\x85\x15\xe8\x3a\xd6\x50\x62\x3d\xce\x87\x1d\x1a\x68\x21\xae\x64\x1f\x75\x0b\xa7\xc0\x38\x3e\x56\xfb\x18\x4b\xd8\xcf\xbb\x52\x4b\x36\x4b\x37\x58\x1a\xcb\x70\x92\xbd\xaa\xf5\x15\x66\xc9\x4a\x9e\x77\xd5\x5b\x71\x27\x79\x5d\x2d\x52\xbc\x0c\x96\x5c\xf7\x5b\x64\xc9\x7f\x8a\x3c\x2e\x9a\x92\x80\xc5\x1c\x12\xd6\x06\x5c\xc6\xbf\x15\x6c\x75\xfd\x4c\x46\xf1\xcf\x58\xfb\xd3\x73\x78\x2b\xda\x23\x8b\x76\x9b\x3e\x99\xce\x97\x78\x1b\xe9\xf2\x5d\x65\x3a\x83\x0d\xfb\x5e\xe5\x42\x9d\x8a\xb8\xa6\x7a\x5c\x3b\xab\x86\x0f\x93\xaa\x09\x79\x58\x04\x5b\xb9\x27\x3e\x11\x3d\x28\xbf\x1a\x30\x1d\x3f\x43\x7a\xc2\xb5\x97\x74\x44\x0c\xb3\x66\xd3\x2e\x09\x52\x5b\x9e\x16\xdc\xee\xca\x30\x68\x36\x93\x3b\xe6\x4a\x15\xa5\x4e\xad\x47\x98\x77\xca\x0f\x34\x97\xe1\x73\xab\xc4\x0d\xf7\xaa\xee\xd7\xe2\xcd\xfe\xb9\xd3\xe1\x0a\x63\x5a\xdc\x7a\xd4\x5d\x9d\x97\x3f\x0c\x07\x53\xed\x76\xad\x21\x25\xcb\x26\xac\xcf\xd0\x58\x22\xaf\xe6\x8f\x05\x9b\x06\x34\xfa\xbd\x45\x8f\x7a\xff\x93\x9c\x28\x91\x74\x07\x31\x97\x96\x87\x74\xd4\xe1\xfa\xab\xa6\xb6\x92\xab\x92\x6a\xbe\x37\xc5\xe5\xc8\xe1\xee\xe6\x89\x0d\xf7\x51\x1c\xe3\x74\xff\x75\x38\x27\xcd\x7f\xae\x65\x24\x1b\x45\xbc\xf5\x2f\x5a\xb2\xe8\x6a\x73\x7a\xfe\xb3\x91\x27\x7a\xaf\x22\xea\x96\xef\x92\xf8\x92\x39\xfd\x4f\xa0\x81\xb2\x23\x3d\x47\x71\xa1\x95\xfa\x4e\x78\xe5\xd3\x1a\x49\xeb\x89\x9c\xa8\xba\xb1\xc6\x89\x0d\x3b\x51\xf3\xea\x41\xff\x20\xec\x56\xdd\x61\x57\x2e\x71\x4c\x59\x3a\x25\x8f\xfa\x4b\x1c\x34\xb8\x14\x15\x5a\xb2\xb5\xf5\x2c\x7a\x5d\xb9\xaf\xfe\x36\x26\xae\xd2\x20\xf6\xc5\x62\x6a\xd6\xd0\xeb\x71\x3b\x60\xff\x22\xa7\x11\xbc\x11\x96\xa2\x2f\xc4\xd3\x68\x42\xd2\x13\x72\x2b\xae\x77\xad\x91\x3a\x42\xb2\x75\xab\x67\x4c\xa3\x1a\xac\xf2\xa0\x67\x8c\xa3\x03\xab\x11\x93\x15\x6e\x2d\x6f\x90\x9f\xab\xd2\xf4\x0b\xd0\x4b\x6b\x48\x22\x08\x83\x83\x9d\xa3\xbd\xc7\xde\x40\x6c\x40\xb0\xf1\x48\xd4\x58\x11\x8b\xe8\x85\x8d\x49\x62\x93\xe7\x11\x96\xaf\x4d\xa1\x46\x91\x03\xdd\x6a\xe9\xdb\x69\xe5\x56\xf1\xd0\x20\xe8\xdb\xef\x0b\xc7\x57\x0f\xb4\x4c\x43\xec\xad\xd5\xe8\xd2\x50\xd6\x75\x74\xe1\x61\x34\x11\x61\xa0\x65\x61\xbe\xa3\x4e\xc2\x5f\xe2\x7a\x31\x6f\x8b\x6c\x08\x2c\x7c\x64\xd2\x3c\x92\x88\x78\x21\xf0\x2b\xe5\x24\x45\xe4\x16\x45\xcf\xa2\xe7\x5b\x45\x40\x15\xe0\xc1\x5e\x57\x98\x0d\x6a\x76\x93\x67\x1d\x05\x0d\x6a\x2c\x08\x6b\xcc\x29\x41\x0c\xb2\x01\x97\x43\xb5\x42\xa7\xe3\xbf\xd7\x9d\xc1\xae\x20\x76\x16\xce\xc5\xfb\x92\xeb\x12\xd3\x89\x15\xd4\xc2\xc0\x72\xf2\x05\x7a\x95\xeb\x57\x9a\x10\xe4\x5a\x15\x80\xbb\x99\x0b\xbb\x67\x55\x77\x10\x3b\x1b\x0a\x6b\x93\x49\x7a\xd5\x7f\x75\x56\x64\x34\xef\x24\xfc\x04\x05\x49\xde\x87\xec\xa3\xf2\x60\x5b\xd0\xc3\xb4\xe6\x02\x4f\xec\x5d\xfa\xd9\x04\x1d\x21\x12\x74\x0d\x98\x20\x5d\x85\xa8\xae\xc7\xa9\x63\xcc\x6b\x56\x0d\x8c\x3f\x2c\x4b\xa7\x5b\x25\x05\x3c\x63\x96\x56\xc7\x42\x6b\x95\x19\xb5\xcb\x21\x22\x37\xab\x6e\x0e\x74\x87\x44\x42\x2c\x62\x16\xd5\xaa\x51\x69\xcc\xdb\xf9\xa1\x98\x5e\x16\x22\xfe\x06\xde\x97\x3d\x3d\xa0\x98\xf8\x8c\x3d\xe2\x6a\xa1\x3c\xe1\x04\x5b\x3d\x65\x64\x73\x5c\xda\x28\x65\xe7\x25\xe5\xa6\xa9\x15\x87\xc4\xff\xc9\x5e\x56\x1d\x15\xb3\xd8\x1e\x35\xb7\xc5\xd6\x04\xa8\x6e\x81\xc8\x58\x7d\x1d\x01\x8a\xdc\x72\xcf\xa0\xa7\x0a\xdb\xe3\xf6\x63\x8f\x0b\x17\xf9\xb7\x11\x76\x08\x44\xae\x54\xf2\x53\xfe\xb8\x35\x8e\x2e\xe0\x25\x35\x57\x97\x14\x1b\x6f\xea\x37\x96\x69\x0c\x38\x09\x58\x71\x52\xbf\x08\xfa\xb7\x7a\x96\x76\x37\x8e\x53\x4b\xd3\x6c\xac\x5a\x04\xb7\x53\x9d\xce\x29\x45\x9e\x50\xae\xda\xd0\x86\xd9\x2a\xaf\xf3\xbb\x8f\xbf\x28\x05\x5d\xbd\xc9\x61\xe2\x78\xeb\x13\xb4\x1f\x82\xfc\x86\x37\x9b\x35\x1d\x0f\x35\x1f\x4b\x5e\xb6\x4d\x88\x92\xcb\xb3\x5b\xda\x18\xcf\x2a\xf7\x34\x65\x63\xb6\xd5\x6c\xb0\xbc\xac\x90\xc0\x3e\xd5\x97\x64\xdb\x20\x6e\x18\x2c\xb1\x2d\xe8\x7f\xb5\x26\xbf\x58\xfc\x2a\xd5\x46\x97\xd7\xa4\xfd\x32\xfd\x14\x27\x5a\xa7\xc8\xc3\xf2\x7b\xb3\x75\xbf\xbd\x66\x61\x49\x79\x8f\x51\x08\x95\x9d\xee\xfc\xc6\xf0\xad\x0c\x69\x4f\xc4\xd8\x55\x9f\x68\x41\x96\xbf\x87\x09\x1a\x8b\xb3\x64\x08\xac\xd9\x3e\x36\x1e\xad\x30\xa0\xfc\xe6\xe1\xae\x69\x18\x2e\x2f\x48\x14\xf9\xcf\x29\x1b\x69\x08\xd1\x19\x4b\x41\x51\xcb\x70\x86\x9a\x57\xfc\x7e\x50\x2e\x78\x57\x96\xd7\x67\xa1\x8f\x55\x8c\x77\xab\xd1\xcd\xd5\x59\x1d\x19\xe5\x66\x98\x43\xcb\x85\xac\x0d\xf0\xdf\x0d\xbf\x62\x5d\xd1\xee\xa6\x0b\x7e\xb3\x71\x64\x5d\xa4\xeb\x0c\xd2\x22\xa5\xc3\x94\x2e\xda\x5c\xf1\xb2\x9e\x03\x18\x73\x89\xbe\x71\x12\x0b\x2f\x9f\xab\x59\x81\xcb\xab\xa4\xf0\x4f\xe1\xd3\x6b\xe6\x53\x40\x02\x1e\x76\xb5\x6e\x3d\x71\x1f\x42\x56\xc0\x21\xaf\x46\x23\x13\x0e\x52\x4e\xe3\xba\x02\xce\xd1\x5a\x48\xd3\x5d\xe9\x8c\xbd\xd4\x61\xe0\x13\xb3\x80\xf1\xa6\xfb\x32\x3a\xa8\xfc\x59\xc3\x4f\x8c\x5f\xd5\x12\x35\x06\x1b\x54\x93\xc8\x5f\x8c\xcb\x85\xf5\x91\xff\xc6\x37\x22\x3c\x60\x63\x84\xdf\x28\x63\xc1\x54\x92\x1a\xeb\x9f\x50\x44\x89\x27\xb8\x04\xc8\x69\x01\xe4\x00\xd7\x8d\x0c\x18\x8d\x08\x3c\x66\x2e\x06\x73\xba\xee\x23\xaf\x54\x57\x34\x2c\x46\x7d\xa9\x4d\x57\xf5\x61\x9c\xea\xd6\xf3\x60\xd8\x12\x44\x19\x79\x1d\xee\x28\xca\x04\x73\x27\xc4\x60\x4e\xe6\xab\x88\xcf\xf0\x4b\xe2\x3f\x90\x77\x13\xf7\x07\x44\x53\x0f\x52\x38\xae\xcb\x18\xd3\xe8\x35\xc0\x23\xe8\x3a\x78\xbf\xe3\x34\x5c\x89\xec\x30\xaf\x45\x9c\x47\x2f\x54\xbc\x41\xf9\x61\xb0\x9c\x87\x68\x03\xf6\x0f\xf1\x25\x76\x11\x7e\xb4\xe6\x37\xee\x34\xb1\x32\xaf\x89\xd0\x4a\x5e\x1b\x1f\x42\x6a\xa0\x06\xf9\x6f\xa5\x9c\xa1\x67\xbb\xbc\xa5\xc7\x80\x62\xab\xd9\x90\x1f\x33\xac\xed\x6f\x98\x0f\xd1\xc1\x84\xab\xdb\x42\x72\x96\xa7\x23\x22\xc9\xd6\x6c\x02\xf2\x24\xc5\x96\xd0\x8f\x66\x52\x97\x57\x3f\xc4\xe6\xd2\x36\xe5\x8e\xe2\x73\xe9\xf2\x38\x0e\x11\x64\xbc\xf2\x0f\x24\x5f\x81\xca\x5c\xfe\xa2\xe1\x98\x97\xad\x4a\x40\x26\x6b\x5b\xcb\xdf\x35\xee\xa0\x9f\xa1\xa7\x76\x37\x38\x20\x1d\xa9\xc3\x83\x9f\x98\x3f\x11\x8b\xa1\x1a\x7c\x0d\xf2\x0b\xf4\xbc\xea\x14\xfa\x33\x93\x99\x73\x0c\xb7\x98\xe5\xb2\xe1\x1c\x01\xcd\xba\xe8\x77\x8a\xf4\x9c\x2d\x77\x19\xa4\xf6\x72\x7c\xad\x46\x18\x17\x38\xfe\x4d\xa8\xca\x1a\x31\x4d\x17\x55\x1d\x22\xf6\x12\x57\xd4\xce\x17\x9d\x01\xef\xc2\xde\x8a\x8a\xb1\x20\xfc\xbb\xf0\x5b\xa5\x1b\x6a\xb5\xd0\x9c\x5d\x89\x91\x08\x03\x62\xf7\xe2\xa7\x0a\x4e\xf8\x39\x13\xf7\x0a\x52\x5d\x24\x94\x01\x7e\xaf\xf5\x06\xfa\x4f\x5e\xb6\x25\xb7\x7c\x99\x61\xb7\x5a\x57\xe9\xa6\xaf\x10\x02\xd5\xde\xba\x35\xf4\x6d\xb5\xab\x35\x37\xd0\xf2\xba\x0a\x35\xb7\x1c\x87\x38\xa2\x72\xce\xfc\x85\x4e\x55\x18\x63\xba\xb0\x5f\x65\x6f\xd6\x94\x10\xae\x4b\x3d\x5d\x12\xc9\x5f\xc5\x73\xac\x5b\xe9\x44\x41\x96\xe9\x68\x29\xaa\x1d\xaf\xf4\x28\xd7\xb4\x72\x79\x7f\x55\x1e\x69\xa6\x52\x77\x57\xdf\x6f\x8c\x44\x9e\x86\xad\x35\xbf\x2d\x7d\x04\xdf\x65\x62\x67\x6c\x45\x55\xe9\xef\x44\xf7\x63\xd7\x6a\xbe\xac\x3e\x44\x58\xab\xbc\xea\x62\x47\x06\x65\x89\xd6\xcf\xe8\x73\x44\xf6\xc6\xc9\x92\xfb\xbd\x1c\x45\x74\xb9\x6d\xf7\x6a\xee\x7f\x95\xeb\x3b\xf6\x50\x7e\x54\x57\xb6\x2d\x44\x2e\xab\xdd\xd7\xbc\xb9\x34\x07\x9e\xd0\x80\xca\x08\x43\x7e\xaf\x8f\x8e\xce\xc4\x5c\xd3\x1f\x5d\xad\xc7\xdf\x55\x7f\x74\xb1\x21\x07\xc9\xfb\xa7\xb8\xd3\xae\x8a\xb6\x1a\x57\x96\x40\x5b\xc6\xe4\xed\x65\x4d\x03\x0e\xdc\xf2\x8a\x33\xbd\x1b\x28\x50\xd5\xdb\xae\x74\xc4\xbe\xda\xc4\xf6\x35\x25\xdf\xea\x2e\x37\x4f\xa6\xbf\x47\xaa\x1a\x56\x44\x7b\x63\x30\x26\xd7\xd5\x0a\x3c\xa4\xdd\xe6\xb2\x92\x74\x55\xb1\x7b\x0a\x8d\x06\x89\xed\x9b\xff\x22\xd6\x94\x80\xfa\x0a\xe2\xb7\xb2\x37\x12\x25\x89\x5f\x59\x0b\x75\x90\x73\xab\xff\xc3\x5e\xa5\x44\xc1\x7a\x2a\x57\x52\x23\x10\x65\xd9\xb3\x69\xc5\xe8\x94\x98\x47\x74\x0d\x4e\xb0\x7a\x90\xf1\x8e\xf8\xdf\x02\x0e\xd4\x48\x1d\x06\x00\xd6\x61\x70\x5a\xd3\x67\xc2\x92\xf2\x1e\x5d\x0f\xe1\x52\xe5\x6d\xf1\x13\x22\x58\x33\x17\xfc\x4d\x42\xc0\x2a\xb1\xe1\x64\x22\xfc\x4a\x45\x1b\x45\x8e\xda\x94\xd5\x40\x3d\x86\xf9\x14\xa3\xa5\x3b\xe2\x5f\xac\xa6\x32\x54\x64\xfb\x05\xd5\xd0\x46\x1a\x1c\x00\x58\x2a\xb0\xa6\x69\x11\xee\x4e\xd5\x7b\xed\x5d\xfc\x50\xcd\x4b\x71\x08\x01\x0f\x7b\x02\x66\x10\xb9\xf0\x8f\x18\x33\xa9\x1b\xb5\xaa\x62\x36\xf9\x0a\x06\x96\xb5\x84\xea\x85\x9b\x88\x59\x4b\x53\x10\xa1\xd5\x01\x8c\xc5\x94\x8d\x0b\x52\xc1\x8f\xf4\x2c\x00\x60\x25\x82\x2f\x2d\xcf\x30\x1d\x88\x23\xea\x7f\xb1\x4d\xa8\x74\x61\x29\xce\x8c\xde\x4d\x3f\x81\x3f\x85\xcd\x42\x6f\x22\xce\xc1\xcf\x28\x7b\x4d\x42\x13\x2e\x66\xae\x22\x3f\x23\xed\x8e\x86\xa8\x74\xca\x35\xdf\x33\xf4\x60\xba\xc3\x82\x05\x60\x28\x58\x05\x00\xcc\x6e\x66\xa4\xb9\x14\x95\x49\x58\xa1\xaa\x45\xb3\x88\x5e\xfc\x0b\x98\x11\x92\x33\xad\x0c\x67\x4f\xf6\x43\xcd\xc1\xb3\x29\xd5\xa5\x37\x88\x00\xb5\x3d\x63\x03\xa9\x97\xf6\x39\xea\x32\xa5\x9c\x01\xfa\x22\x69\x89\xd0\xac\x05\x8e\x0c\x14\xb3\x0b\x58\x02\x7d\x61\x8d\x9a\xa2\x10\x39\xf4\x71\x85\x14\xd9\xc3\xa8\xe2\xc5\xa2\x9e\x32\xce\x53\x3e\x63\x10\x60\x29\xe2\x2a\xce\x06\xb2\x2a\x39\x86\x1f\x86\x46\xd2\x0b\x88\x14\x26\x32\x6a\x19\xb9\x90\xb5\xc1\x77\x2a\xb5\x92\xed\xb9\xc0\x86\xde\xc9\x7e\x01\xd0\xa1\x8d\x1c\x0f\xbd\x19\x76\x54\xd8\x21\x5b\x01\xf7\x11\x12\x39\x56\x88\x4e\x61\x30\xe9\x25\x2a\x5b\xf0\x01\x3e\x05\xb3\x50\x70\xa0\x78\x0d\xf6\x3f\x01\x67\x93\x3d\xfe\x85\x20\x26\xd2\x87\xf8\x43\x60\xbd\xaa\x9a\x12\xca\xdf\x37\xff\x25\x6d\x90\x9f\x68\xe5\x02\x52\x78\xeb\x34\xb7\x6a\x04\xba\x28\x71\x23\xcc\x53\x1b\xc0\xdc\x5e\xf7\x97\xc6\x93\x70\x0d\xd1\xa2\x9e\x02\xf3\x45\xa9\x94\xf7\x8a\x0c\x18\xad\xa2\x37\x6d\x17\x6e\x97\xbc\x30\x62\x01\xe1\x83\xf4\x85\xcf\x56\x72\xa1\xa4\x74\xfe\x20\xf5\xbb\x48\x6e\x85\x65\x3c\x12\x2c\x51\x1d\xa9\xfa\xd0\x32\x24\x54\xd6\x0c\x37\xdd\x05\x07\x61\xa4\x86\x4f\xb8\x6f\x70\x98\xf9\x4f\x0d\x0f\x49\x34\xbd\x2d\x74\x43\x9b\x0c\x7b\x53\x99\xd8\x3b\xba\x82\xf5\x01\x84\x50\xf5\x4e\x9f\xb9\xa4\x5d\x8a\xeb\xf3\x31\x54\x9a\x54\x67\x75\x84\x41\x17\x1e\x55\x1e\xab\xaa\xed\xaa\x10\xec\xa8\xf1\xea\x48\x62\xbc\xa8\xfd\xd0\x66\x83\x4b\xad\x7b\xd9\x3c\x5c\xfd\x0f\xe2\x57\xa3\x7f\x81\x1e\xed\x63\x16\xa4\xda\x63\x41\x63\x4b\xf8\xdf\xf8\x7b\xba\x1a\xef\x7b\xa4\x1a\xd5\xbd\xf9\xb5\x54\x7f\xd9\x23\xab\x0f\x8c\x50\x51\x95\xd2\xa6\xf2\x53\x7f\x82\x60\x6e\xf5\xee\x9e\xd7\x8c\xba\x5a\x49\x17\x1c\x7b\xb9\x8e\xd5\x7e\xb0\x1a\x42\x68\x5a\x1e\x15\x44\xa0\x0e\x34\x9e\x4f\x39\x85\x75\x30\xe3\xc3\xfb\xf1\x14\xc3\xa0\xf7\x15\xe2\x6f\x8d\x6a\x3e\x87\x32\x29\x7f\x65\x9d\x40\xbf\x21\x3a\xa2\xff\x8f\x76\xae\xc4\x5f\xb6\x8a\xee\x52\x76\x88\x7d\x8e\x4e\xae\x0c\x27\xb1\xe8\x1f\xab\x8f\xd4\x15\x30\xe4\x30\xc2\xe6\x5c\xd0\x17\xb1\x36\xed\x2b\xf8\x0c\xed\xbb\x1e\x09\xed\xc5\x55\xad\x7c\xcb\x1c\x26\x4e\x38\x3d\x61\xdd\xa5\x9a\x01\x80\x23\x62\xfc\xd1\x87\x52\xb5\xe5\x39\x52\x36\xcd\xba\xd2\xc8\xf6\xa5\xf1\xaa\xcf\x13\x1f\xd2\xdd\x60\xce\xb0\xe3\xf4\xb3\x70\x49\xd1\x25\x86\x08\x35\x33\x4d\x0a\x16\x61\xfe\x5a\xef\x06\xc5\xe2\x77\xaf\xdc\xcd\x4c\x27\x5d\x75\xfa\x9b\x65\xa2\xc5\x01\x00\x27\x0f\x4c\xd7\x91\x28\xf9\x55\x8d\x92\x13\x94\x57\x35\x3a\x16\x8f\xaa\x82\x49\x88\xe1\xb4\x58\xb8\x1e\xe6\x4d\xb7\x43\x9e\x2a\x4a\xa1\xdf\xc0\xcc\x49\x9b\xcb\x18\xc7\x29\xc3\xcf\x82\x47\x89\xeb\x56\xaa\xa0\x87\x94\x99\x4e\xb7\x58\xb1\x74\x4f\x00\xe0\x38\x81\x13\x9a\x63\xa4\xa5\x08\x3f\xf1\x6c\xd2\x2b\x64\x0f\x74\x9e\x7c\x04\xed\x8c\x3f\x45\x69\xc2\xec\xad\x79\x4d\x95\xe1\xd8\x85\x6b\x69\x5c\x42\x7e\xea\x4a\xba\x9e\x94\x1b\xbe\x92\xb1\x9b\x02\xae\x4c\x85\xac\x68\x47\x9c\xce\x33\x65\xa0\x17\x00\xb0\xe9\x4c\x47\xb5\x23\xfe\x3d\xde\x56\x28\x21\xbc\x22\xac\x00\xd1\xc4\x67\xc4\x10\x9c\x8c\xf4\x82\x54\x51\x7d\x99\x02\x90\x7b\x0b\x22\xa8\x8b\x29\xdf\x53\x8a\x68\x79\x34\x5c\x98\x91\xde\x4b\xff\xb3\xd2\x1a\x9c\x0f\x0e\x38\x9d\x82\x8e\x31\xf3\x00\x80\x75\x9e\xc5\x51\x46\xe1\xa6\xd3\x98\xfc\x77\xf8\xc5\xf4\x85\x0c\x7b\x82\x1f\x7d\x00\x9b\x42\xcc\x63\x64\x55\xed\x21\x69\xc1\xd9\xf9\xf1\xe4\x0b\xe0\xad\x64\x39\xd5\x1b\xda\xbd\xee\x0f\xad\x93\x39\xb0\x62\x1b\x63\x1d\xab\xcf\x69\x1c\xfc\xc3\x96\x01\x00\xcb\x9d\xfd\x42\x36\x8a\x3e\xc2\xdf\xcd\xd5\x62\xae\xf3\xb7\x52\x27\x70\x36\xfc\x26\xf4\x06\x7c\x1e\x9f\x55\xf1\x8a\xb0\x97\x8f\xcc\xdd\x4e\x5a\xc9\xcf\x4f\x8a\x22\x8f\xf2\x13\xd6\xd9\x51\x73\xf8\x7e\x2b\x16\xd2\x9d\xf8\x4e\x4e\xc3\xa0\x3d\xef\x38\x00\x30\xd3\xb8\x9f\x24\x33\x90\x64\xf5\x45\xf6\x1c\xd4\x4d\xd5\x3b\x32\x1b\x13\xa3\xb2\x41\xae\xc6\xee\x54\x3a\x97\xcf\xc7\x47\x2b\x96\xe6\x2c\x24\x5c\x93\x2f\x4a\x78\x4e\x92\xc8\xec\x42\x01\x4a\x96\xe4\xf2\x72\x3c\x6d\x9d\x58\xe0\x44\x63\xe4\x09\x1f\x02\x00\xd4\xcf\x9f\x10\xfe\x05\x7f\xdf\xb8\x1d\xfa\x83\x64\x35\xcc\x25\xea\xd0\xd6\xe6\x52\x38\x16\xa3\x35\xb5\x95\x2a\x71\x81\x86\x73\x59\xe3\xf8\x67\xba\x2b\xf1\x17\x88\x7b\x35\xbb\x42\xdc\xc9\x4d\xaa\x02\xaf\x09\x6a\xa3\x7c\xdc\x29\x8c\x7e\x51\x32\x0e\x00\x50\x90\xb0\x4c\xf0\x14\x4e\x68\xf7\x84\x82\x11\xdf\x5a\x63\x08\x37\x51\x8a\xe6\xe0\xba\x53\x18\xb7\x46\x97\x92\x6f\xd8\x71\xf3\xdd\xac\x78\x3c\xd7\x44\x89\x47\x10\x8b\xf5\x37\x82\x27\xc9\xf1\x9a\x7f\xbd\x0c\xd4\x54\xe5\x56\x27\x6f\xba\x4c\x66\x0b\xb8\x81\x6f\x85\x5f\x05\x71\x70\xfb\xee\x49\xb0\x0b\xa1\xe9\xdc\x4d\x28\x40\x79\xb6\xa3\xea\xf2\xd1\x63\xad\x40\x49\x03\x36\xaf\x09\x93\xf9\x09\xef\x6c\x69\x8b\x0f\x20\x7c\x30\xe9\x83\xfb\x48\x7f\xeb\xdd\xbc\x04\x94\x87\xea\x4c\xa7\x20\xba\xb7\x7c\x2a\x40\x05\x25\xa2\x72\xa9\x3b\xeb\x4a\x49\x10\xfb\x39\xeb\xdf\xb2\xbd\x94\x0c\xd6\x93\xca\x95\xc8\x7e\xf6\x8c\xea\xbe\xf2\x00\x76\x0c\x2c\x3f\xfb\x5f\x36\x84\xf0\x4c\x28\x61\x9f\x40\x7b\x07\x73\x39\x9e\xb8\x7c\xcf\x1b\x9c\x26\xe2\x21\x47\x7f\x6e\x1c\x55\x0f\x00\xbc\x5a\xc6\x3b\x09\x92\x79\xb2\xdc\x95\x9d\xc4\x7c\x5e\x59\x45\xde\xc5\x9a\x5a\xdd\x8c\x9c\xcf\x8a\xab\x7d\x50\x36\xc8\x52\xc0\xb3\xb3\x71\xac\xdb\xc8\x47\xf1\x1f\xd9\x11\x98\x2d\xc1\xeb\xd9\x63\x78\xb3\xe7\x7e\x4e\x34\x69\x97\xa3\x27\xe7\x0f\xcd\x17\x00\x78\x7e\x60\xa8\x78\x00\x3a\x50\xb5\x92\x65\x81\x5e\xd5\xac\x25\xcf\x65\x7a\xc3\xc2\x11\x20\x93\x02\xdf\x50\xb6\x80\x79\x09\xc9\xc8\x7a\xc3\x0a\x41\x5f\x8e\x17\xb3\x86\x70\xa5\x41\xef\xd9\xc1\x44\x5b\xcf\x56\xf6\x75\xf2\xdf\x8e\x7e\x9c\x21\xda\x0f\x00\xe0\xbe\x06\x87\x84\x4f\x18\x9d\xf0\x6c\xe8\x2b\xe3\x27\xe2\x0f\x51\x06\xd6\xa1\x04\xf0\xa5\xe0\x3d\x8c\x5f\xc9\x1b\x08\x86\xfd\x93\xf9\x0c\x7a\x8d\x7f\x15\xd7\xcb\x14\x93\x80\xa0\x6a\x56\x30\xc5\xdb\x13\xc9\xfa\x46\xa3\x39\x26\xb0\x3f\x30\x5e\x03\x00\x37\x1b\x7a\x25\xa8\xa1\x89\x71\x33\xc0\xdd\x74\x47\x7c\x14\x61\x33\xbd\x8d\x50\x51\x37\x9b\x11\x41\x6c\x28\xfe\xc1\x78\x42\xfa\x2f\xd3\x09\xd4\x53\xaa\x36\x7c\x86\x36\x52\xdf\xad\x7d\xc3\x5c\x4e\xd7\x7a\x86\xb3\x9c\xc0\x54\xc7\x2c\x76\x20\x73\x06\x00\x70\x7a\x59\x05\x7c\x2f\xca\x08\x75\x1e\x23\x8f\xba\x99\xfa\x0f\x7e\x15\xf5\x1d\x4d\x56\xfb\x83\x36\x4a\x4f\x29\x9e\x4a\x87\x18\x1e\x19\xd1\x8c\x44\x70\xfa\x86\x14\xd0\x03\x9a\xbe\x16\x84\x3c\x98\xf3\x3d\xed\x99\x21\x2c\x7f\x47\x0a\xab\x92\xed\x0f\x00\xec\x1b\xec\x53\x1c\x31\x29\x9b\x7b\x98\xb6\x80\x3c\x87\xfb\x18\xf3\x95\x7c\x9f\xfb\xbd\xfa\x0f\xe5\x38\xcf\xaa\x28\x95\xba\x97\xe7\xbc\x69\x2f\x6d\x94\xb7\x26\x76\x0a\x7d\x27\x2f\x35\x50\xc9\xb8\xc3\x2b\x5b\x2a\x80\x9c\x79\x58\xc7\xcd\x4c\x3c\x2f\x1e\x00\xd8\x73\xb9\xbb\x98\x8f\x09\xc9\xca\x64\xb2\x9c\x18\xa7\x10\xa3\x46\x48\x81\xf2\x9b\x95\x6f\xc9\xeb\xe4\xae\x05\x10\x25\x5d\xb6\x79\xe3\x32\x2a\x52\xaa\x8a\xde\x41\xb3\x48\xb6\x05\x68\xe8\xf7\xc5\x7b\x3c\x1e\x83\xeb\x45\x9d\x8e\x4b\xa1\x03\xc2\x00\x00\x60\x61\xf9\x58\xf0\x2e\x7e\x8a\x99\x46\xdc\x8d\xff\x53\xbf\x04\xf1\x90\x38\xcd\x38\x54\x91\x4f\x5a\x6a\xf0\xc9\x9f\x4f\xde\xa8\x33\xa5\x7e\xa0\x48\x35\xf7\xa3\x0e\x53\xaf\xaa\xed\xfd\xc7\xe9\xfe\x8a\xff\x3c\x62\x19\xed\xb2\x76\x87\x7f\xa0\x50\xf1\x33\x00\x60\xbe\x13\x3c\x07\x6d\x70\xc8\xe6\xed\x84\xaf\x78\x46\x93\x23\x22\x98\x50\xdf\x90\x54\x7e\x80\xb8\xcd\x8c\xce\x33\x92\xee\x9b\xc8\xa9\x62\x8a\xa7\x21\x37\x0a\x41\x85\x74\xb6\xfe\x20\xed\x96\xba\xc6\xc3\x8e\x91\xa9\xa0\x38\x9c\x01\xdf\x48\xdd\x00\x80\x39\x28\xe4\x31\x2a\xb0\x2f\x3b\x42\x09\x08\xbc\x5d\x5b\x01\x7c\x2f\x21\xa0\x25\xa5\x3c\x97\x98\xd2\xb4\x3c\x2f\x9a\x44\xb1\xdc\x4a\x8d\x23\x1f\xa8\x2f\x8e\x5a\x4f\x9d\x6f\xe8\xf4\xcf\xa7\x51\xb4\x3c\xf7\xd7\xf4\x97\x2a\x6b\x87\xbb\xa0\x54\xe6\x0a\x00\xcc\xf5\xc2\xff\x68\x99\x92\x6d\x25\xe9\x38\x57\xc9\x92\xb2\xcb\xb0\xb5\xe2\x96\xca\x4d\x25\x42\xb1\x5f\xf5\xa9\x6c\x57\xd1\x09\x18\x25\xf1\x9b\x28\x13\x91\x16\xbe\x5f\xf8\x37\xba\xdc\x77\xb3\x10\x8f\x6b\x72\xc3\x0b\x67\x91\x1c\xa6\x9f\x17\x9c\xa3\x5e\x01\x00\xc1\xbf\x60\x28\xb5\x47\xdc\x5b\x3e\x15\xab\x11\xfb\x55\x66\xd4\x1e\x15\x9d\xa8\x56\x95\x38\x8b\x30\xb5\x17\xb3\xb6\x8b\x5c\xe0\x09\x89\xad\xc2\x3d\xc8\xc7\xe1\x18\x61\x11\xe6\xa0\xaf\xb7\x10\xc0\xef\x71\xab\x11\xec\x20\x3d\x9d\xfe\x50\x20\xa0\xe5\x02\x80\x60\x0c\xac\xa3\xbc\x14\x35\x55\xbe\xc0\x7c\x12\x45\x56\x7f\xa8\x8d\x17\x3e\xaf\xfd\x52\xdc\x24\xdc\x02\xb7\xca\x8a\x15\x22\x91\x1b\x12\xc3\x85\x2e\xe8\x91\x70\x17\xc1\x39\x5c\xfa\xaa\xef\x02\x19\xd1\xde\xad\x50\xb0\x89\xfc\x61\xfa\x07\x81\x1f\x7d\x06\x00\x08\x90\xe0\x19\xf2\x16\xc1\x40\xdd\x20\x7a\x9b\x80\x83\x48\xac\xb1\x12\x94\x22\x6f\x6e\x16\x09\x82\xd0\xe6\xcc\x6c\xc1\x6c\x2c\x33\x01\xc1\xff\x1b\x2f\x0c\x43\xf1\x87\x89\xbb\x56\xa9\xf8\x12\xf2\x47\xb7\x58\x3e\x89\x56\x36\xc3\x99\x4f\x63\x5c\x01\x00\xfe\x09\xe8\x3d\xc9\x93\xf7\x0b\xd3\x88\xaa\xe5\x4d\x62\xbf\x56\xbd\xe3\x0d\xe3\xe3\x8a\x14\xbc\x2e\x42\x63\x06\x89\xd7\x42\x9a\x13\xdf\xcf\x93\x91\xfb\xd6\x9d\xe7\xd1\xa8\xa5\xab\x02\x79\x6c\xfa\x32\x37\x1f\x9e\x1a\xb4\x9d\xb1\x96\xb7\x13\xba\x08\x00\x7c\x67\x56\x2a\xe1\x14\x77\x03\x39\x0c\xb9\x9a\xbb\x9c\xe2\x52\x79\x85\x3b\x97\xf2\xaa\x50\xc2\x5d\x4e\xbd\x9e\xae\xe2\x46\xd2\x6e\xc7\xdd\xe3\xc6\xd1\x3f\xae\xf3\xe1\x6e\x04\x97\xfb\x5c\xe4\x42\x10\xd2\xcd\x91\xbb\x95\xb9\x7f\x46\x36\xf7\x2d\xeb\x2a\x00\xf0\xd0\xec\x6e\x7c\x02\xeb\x5f\xb6\x13\xbc\x82\xf5\x83\x0d\xaf\x98\xc2\x9e\xcb\xee\xcb\x1f\x67\x17\xb1\xff\xd9\xf8\x9a\xdd\xcc\xf1\xdb\x40\x61\x9f\xe5\x48\x43\xbe\xb1\x7f\x73\x9e\xf9\xd8\x72\xe2\xb9\x69\xae\xbb\x38\x5a\x6e\xe7\x0c\x18\xe7\x03\x77\x0b\x00\x70\xa9\x5c\x2a\x66\x37\xf4\x46\xba\x15\x16\xce\x5c\x23\x0d\x2f\x7d\xcd\xe4\x4b\x76\xe4\xad\x62\x1e\x91\x24\xa4\x75\xb3\xe6\x88\xaf\xc4\x16\xb3\xea\xc4\x85\x21\x33\x59\x13\xa2\x8b\xde\xe5\x6c\x5f\xd1\x3a\xd7\x14\x76\xaf\x90\x3c\x23\x8f\xe3\x27\xc8\x01\x00\xce\x5f\x7c\x1b\x54\x2b\xb8\x43\xbf\xaf\x06\x0d\xfe\xd0\x1d\x2f\x61\x41\x99\xda\x2d\x39\x27\xa0\x11\x8d\x38\x15\xcb\x74\x52\x67\xc7\x14\x30\xc5\xaa\x29\xc1\x99\xcc\x5f\x8a\x86\x95\xdb\x59\x0c\xd9\x07\x97\x03\x6c\x6b\xa9\xcd\x0c\x57\x76\xbb\xe8\x20\x00\x70\x62\x04\x65\xc8\xe7\xe0\x72\x33\xa5\xfa\x30\x08\xd5\x47\x14\x3f\x00\x6f\x1b\xef\xe4\x44\x40\x11\x86\xba\x94\x1f\x50\x8f\xee\x56\xf4\x67\xa6\xbb\xd6\x27\xd8\x96\xd9\xad\xce\x5e\x49\x61\x79\x28\x57\xbb\xc8\x59\xa3\xb2\x2d\x33\xec\xd9\xb9\xe2\x0b\x00\xc0\xfe\x28\x78\x86\xac\x64\x8c\x36\x49\xab\x63\xc1\xe9\x8d\x6e\xc5\x38\x90\x60\x11\x66\xdf\x05\x27\xea\xcf\xa7\x6c\x85\x82\x8d\x1f\xa3\x0f\x41\x3b\xf5\x6f\x82\xee\x33\xa3\xb4\x7b\x57\x16\x32\xf7\xaa\x17\xbb\x90\x59\x49\x8a\xf9\x33\x9c\x58\xaf\x24\x07\x00\x80\xad\x11\x66\xd5\xbc\xd0\x8f\x96\x3c\x28\xbd\xab\x23\x94\x67\xe7\x7d\xd5\x46\x55\xee\xdf\xb4\x59\xe3\x52\xb3\x2e\xde\x4d\xf5\x12\xf6\x22\x3c\x4d\xd9\x85\xb8\xe4\x27\x53\xa4\xa3\x3f\x2f\xbd\x23\x7b\x89\x8f\x77\x7a\x2e\x15\x91\xfe\xb2\x65\x49\x82\x68\x28\x00\x10\x2f\x00\xaf\xd5\x18\x75\xdb\xcb\x93\x4a\x45\x5a\x59\xa5\x24\x6f\x44\x53\x5b\x7d\x62\x93\xa3\xba\x18\x36\x2b\xee\xba\x2a\x09\xae\x0c\x77\x50\xce\x42\xc5\xf8\x6d\x96\x9f\xc2\xae\x59\x7a\x52\x06\x11\x22\x9c\xde\x4b\x57\x92\x19\xb6\xad\xe2\x7f\x69\xe7\x01\x40\x74\x07\x7c\x5a\xe3\xaf\xdd\x5d\x79\xb5\xd4\x5d\xd3\x51\xfd\x34\xaf\x50\x2d\xab\xfd\xb6\xf1\x80\xaa\x19\xee\x10\x27\x51\x36\x21\xcb\xc2\xce\x2b\x88\xe8\x07\x7e\xcb\xe4\xe1\xb8\x86\xa5\x23\x32\x80\x88\x72\xfa\x2a\x39\x42\xa9\xb5\x3d\x26\xd6\xd3\xd1\x00\x20\xd2\x42\x61\xd5\xd3\x35\xab\x61\x3f\x4a\x9c\xd5\x0b\xe0\x67\x73\xab\x55\xcb\x91\xb8\xb4\xe7\xca\xf5\xe8\xf8\x0d\x37\x14\x49\xd8\xf8\xb0\x75\xf2\x10\x3c\x7a\xcd\x88\x6c\x3e\xf1\xc8\x52\x8a\xe4\x37\x65\xd1\x3c\x40\x7c\x9f\x66\xb6\xfd\x24\x9a\x04\x6d\x01\x40\xf8\x88\x19\x5b\xf9\x48\xb5\x11\x2d\x2d\x06\x94\x70\xcc\xcf\x1c\x94\x42\x80\x2b\x4f\xb3\x97\x6f\xc7\xdf\xda\x30\x47\x76\x93\x48\x5f\xa7\x91\xde\x27\x87\xae\x59\x2e\xb9\x45\x9d\xbf\x34\x48\xfc\x92\x3e\x6d\xde\x54\xd1\x27\xd0\xce\x2e\x50\x64\x05\xdd\x03\x00\xa1\x27\x4b\x5c\x71\x4c\xd1\x4f\x44\x16\xfd\x92\x9f\x27\x99\xb3\x09\xb2\xf7\x64\x59\xea\x32\xd9\x7a\x4a\x67\x6c\x92\x94\x4e\xbd\x11\xfa\x40\x62\xa6\x2f\x5f\xdd\x2a\xee\x63\x28\x3d\x5e\x89\xee\x41\xd3\xe6\xcd\x14\x39\x31\x05\x76\x08\x61\x28\x6b\x0f\x00\x08\x50\xec\xb3\xe5\x65\xb2\x52\xc8\x52\x68\x92\xf6\x32\xe7\x66\x2d\x97\x7c\x62\x8a\x53\xac\x24\x05\xac\xa9\x31\xb9\xe2\x6d\xac\xc6\x50\x67\xd1\x67\x76\xe8\xea\x29\x22\x7f\xf6\x1d\x0f\xb3\x50\xc4\x91\x38\x7d\x13\xdc\xe6\xce\xb1\x3b\x2a\x58\xca\x4d\x05\x00\x7e\x0d\x97\x52\x2a\x93\xc8\x45\xd3\x0b\xa6\x8a\x9f\x0b\x1f\x65\x9c\x12\xe7\x08\x4f\x24\x9d\x17\x9d\x15\xb6\x47\xa7\x89\x22\x85\xdc\x90\x50\x61\xb7\xb0\xc8\x37\x5f\x68\x25\x5c\xe5\xb1\x42\x80\x17\xbc\x73\x3a\xc3\x7f\x22\xa0\xdb\x5d\xe0\xe7\xf0\xbb\x00\x80\xd7\xc7\x9b\x2c\x99\x23\x5e\xa1\x5e\x9d\xd7\x2c\xea\x53\x49\xd3\x05\x22\x6f\xe5\x99\xc4\x6d\xc2\x51\xa5\x75\x54\x85\x30\x50\xb1\x36\x98\x22\xd8\x27\x4f\x5f\x75\x4c\x10\x2e\xcb\x71\x1f\xe1\xef\x94\x2e\x72\xc2\xf0\xc3\xc4\x1a\xbb\x71\xde\x1e\xe1\x21\x00\xe0\x2d\xe2\x7f\x2e\xc6\x8b\x1a\xf4\x84\xbc\x19\xa2\x25\x3a\x75\xfa\x14\xe1\x90\x56\x9e\x98\x2c\x0c\xd2\x40\x51\xf6\x82\xfd\xea\xe2\x60\x7f\x41\xba\x6a\xc9\x2a\x1d\xff\x8e\x62\xdc\x5d\xc8\x2f\x92\xcf\x75\x4a\xe3\xdd\x97\x02\x76\x63\xbc\x3a\x51\x1f\x00\x70\xaf\x0a\x60\x9b\xdf\x8a\x16\xd7\xbb\xe4\xb6\x09\xfb\x4c\xb6\x9b\x06\x84\x21\x86\xb3\x09\xbf\x05\xfb\xf5\x82\xc8\x6b\x82\x58\x9d\x7b\xf0\x74\xfe\x6d\x4d\xe3\x2a\x36\x9f\xa8\x7a\xee\x4e\xe5\xbd\x52\x9c\x77\x8a\xe3\x11\x64\x71\x76\x67\xb8\x3f\xc5\x2c\xe0\xff\x28\x2c\xeb\xb7\xa8\xf3\x36\x0a\x7f\x30\x50\x01\x51\x90\x12\xa4\x3b\x14\x29\xe9\x06\x29\xe9\x18\x18\x98\xee\xee\xee\xef\x74\xd2\x6d\x77\x77\xd7\x9a\x6b\xf7\xda\x9d\x6b\xac\x5d\xeb\x5a\xef\xf5\xfe\x03\xe7\x7a\x7e\xb8\x9f\x73\x6e\xa0\x62\x42\xa7\xea\x2f\x2e\x70\xef\x50\x55\x69\x46\xa7\x20\x6f\x97\x0c\x0d\x7b\x63\x0a\x73\xde\x0f\x26\xe3\x8e\xa6\x5e\xee\x4f\x27\x6a\x13\x9a\x7b\xc7\x52\x24\xe1\xd3\xbb\x36\xd3\x37\xfa\xe9\x1c\x95\xec\x70\xb7\x77\xd6\xcb\xbc\xfd\x60\xad\x19\x2f\x4a\x06\xc0\xf0\x5b\xda\x59\xbf\x62\xfe\x64\xe4\xb6\xaa\xe6\x91\x18\xf4\xa3\x12\xd6\x50\x09\x6e\x46\xce\xc9\x01\x11\x81\x91\xba\xae\xaf\x8b\xf4\x5f\x42\x46\x0f\x95\x7a\x28\xdc\xb9\x2b\x9a\x71\xd8\xcf\x68\xbf\xc2\xfe\x32\xd9\xc5\xca\xe0\x97\x81\xb3\xe6\x69\x22\x01\x00\x86\x3d\x52\x4b\x3d\x73\xd4\x0d\xe3\x59\x15\x38\x9c\x8f\xf3\x2e\xc9\x18\x64\x11\x22\x72\xba\xfa\xf7\x92\x8a\x52\x25\xbd\x8f\x28\xcb\x12\x3c\xba\x4f\xd3\x73\xc3\x5e\x77\xf6\xb1\x5c\xfd\x8c\xf6\x7a\xee\xb8\xc9\xc1\x96\x5f\x02\x0f\xf0\xd9\xb4\x4d\xf4\x05\x00\x03\x51\x7a\xac\x6e\xe1\x30\x9e\xf0\x57\x25\x6c\x70\x1b\x49\x5b\xac\x1e\x00\x94\x8c\xec\x9f\x7d\x75\xb4\x88\xd4\xf1\x3d\x26\x46\x7e\xfc\xae\x2e\x23\xcb\x10\xb6\xd9\x41\xe2\x7c\xf1\x13\xd8\x0a\xf8\xa2\xc9\x25\x96\x29\x22\x67\xa7\x52\xe3\x03\x09\x16\x00\xfd\x0a\xd9\xa6\xda\xcf\x83\x2b\xa8\x97\x2b\x96\x0e\x78\xd0\x2b\x8b\xce\xf7\x09\x18\x07\xb2\xd1\x3d\x37\x59\xad\x29\x9a\xee\x28\xce\x8c\xf8\xda\xce\x0c\xee\xef\x30\xaa\x7d\xa6\x60\x9c\x1f\xd9\x1a\x23\x8a\x99\x4c\x34\xfb\x49\xf2\x9d\x86\x8d\x40\xe6\x09\x80\xee\xaa\xfc\x7e\xcd\xb7\x01\x6f\x76\x59\xf9\xc5\x3e\x2b\x07\x51\xe4\xd7\xf3\x8d\xcb\xcd\x3a\xd8\xcd\xe6\xed\x4c\xfe\xb7\xf3\xa2\x20\x20\xee\xb1\xfd\xb3\x70\x20\x2c\xc4\xfa\x53\x1c\xe3\xd7\x68\xf1\x96\x3c\x9d\x6c\x30\x45\xc9\xd4\x4e\x6f\x0d\xd1\xf2\xd3\x00\xe8\x26\x2b\x3d\xaa\xff\xee\xbd\x2d\xee\x28\xbb\xd9\xc3\x96\xb8\x15\x96\x74\xfd\x96\xec\xc8\x72\xed\xb4\x4b\x19\xc9\x14\xc7\x44\x59\x4e\x9c\xc0\xd6\x20\xf7\x0a\xbd\x6d\x81\xe4\xff\xfa\x55\x98\xb6\x28\xde\x4c\xde\x6b\xb8\xa5\xdc\x34\x06\xaf\xfb\xad\xf2\x05\x00\xfa\xa1\xea\x99\xb7\xa6\x67\x8a\xfa\xcb\xdc\xeb\x5d\xbb\x34\x6e\x05\x6d\x9d\x78\xcd\x8c\xcc\x72\xc7\x38\x4d\x76\xd2\x9f\xb6\x01\x0d\x2e\xf6\x83\x75\x9c\xc6\x1a\xaa\x30\xb7\x6b\x36\xfa\x85\x1a\x47\x34\x67\x26\x5f\xd4\x5f\xd5\x2c\x1e\xb3\x55\x37\x43\x13\x06\x00\x94\xac\x3e\x50\x75\xb0\x6b\x83\x39\xae\xf4\x76\x27\xca\x74\x30\x5f\xea\xf0\x30\x15\x65\x40\xb6\xc3\xc6\x0b\x49\xb1\x56\xac\x11\x1e\x2b\x30\x7f\x34\x5c\x0d\x8d\x34\xb1\x0c\x05\xbe\x8f\x0d\x87\xf5\xec\xc9\xdb\xf5\xee\xba\xda\x31\x37\xb4\x2c\xe8\x1f\x00\x34\xf3\x35\x5b\xaa\x12\x3a\x7f\xdb\x5e\x95\x92\x1c\x87\x6c\x95\xf9\x7e\x76\x95\xb5\x3f\x23\xd9\x96\x6c\x79\x38\xfb\x95\xe5\xba\x25\x22\x76\xae\x59\x64\x6e\x08\x1d\x67\x1a\x63\x22\xf9\x5e\x30\xb4\x19\x23\x27\x6f\xd4\xad\xd1\x77\x8e\xb9\xa1\xf5\xd7\x6e\x01\x40\xd3\x06\x8d\xab\xdc\xd2\x89\xee\x0a\x28\x9d\xe4\x88\xef\x6c\xc9\xbb\x6c\xfb\xe4\x10\xa4\xff\xb4\xae\xb0\xdb\x67\x9f\xb2\x54\xd8\x06\x62\x93\x4c\x1f\xad\xba\x90\x9f\x46\xab\xa5\xc6\xf7\x8a\xfe\xa1\x69\xed\xe4\x03\xba\x64\xc3\xfa\xb1\xe3\xa1\xb5\x3a\x16\x00\xea\xf7\x10\xbe\xe2\xaf\xa5\xc9\x1d\x5f\x8a\x97\x2c\xfa\x82\xca\xcc\x79\xb5\x60\x2b\xc6\x9e\xb6\x7e\x54\x8e\x77\x9f\xe5\x32\x1c\x46\xbc\x18\x15\x3d\x00\x51\xce\x04\x2e\xed\xdd\xc5\x18\xe7\xe5\xd5\x75\x95\x6d\x9e\xb4\xc8\x7e\x8f\x1f\x0e\x80\xe5\xa9\x48\x0b\x80\xf1\xae\xf4\xaf\x8a\xad\x4b\x72\x50\x53\x8a\x75\x8b\xa6\x61\xe2\x73\x2e\xcd\x7f\x8c\x6b\x4e\xeb\x1d\xf9\x83\xb0\x72\xe6\x87\x21\x09\x79\x4e\x94\x5f\xff\x53\xda\x98\xc0\x85\xbd\x71\xcc\x09\x5e\x01\x5d\xad\x9c\xea\x49\xc7\xec\x02\xfe\x52\x00\x2c\x0e\xd1\x2e\x00\x8c\x3d\xd2\x23\x15\xda\xc5\xc5\x98\x86\x62\xf8\xc2\x99\xb8\x8a\x9c\x75\xf3\xa7\x10\xe6\xa5\x51\x87\x7f\x93\xe8\x33\xcf\x0f\x9e\xa0\x5c\x8c\x02\xfd\x45\x74\x76\x60\x4f\x4f\x2f\xab\xd4\x2b\xb8\xf3\x0a\xb7\x6a\xd2\x3d\xdb\x6f\x41\x07\x00\x96\x18\x71\x3c\x00\xc6\x4c\xe9\xe7\xf2\x13\x0b\xfb\x09\x37\x8a\x36\xcd\x1f\x26\xe9\x72\x3c\x46\x06\x28\x99\xa9\x9f\x86\x3a\x69\x09\x33\x45\x03\x24\x46\x5d\xe4\xa1\xde\x2f\xac\xc5\x81\xac\x6e\x04\xd7\xdf\x6b\xba\x63\x2f\x7f\x95\x8b\x8b\x6d\x82\x28\x1d\x00\x73\x95\x44\x07\x80\x81\x29\xbb\x5c\xde\x30\xff\x12\xf5\x40\x51\xd4\xc8\x77\x7a\x44\x36\x34\xec\xc5\xe8\x49\x95\x0c\x06\xb2\x32\x66\x4e\xeb\x9f\xc8\x99\x18\x29\xee\x59\xc3\xfd\x16\x58\xd6\x15\x26\x70\xf1\x8a\xb1\x8f\x8a\xf2\x5c\x52\xac\xe3\x24\x2d\x00\x98\xd0\xb2\x68\x00\xf4\x03\xf2\xef\x65\x98\xd1\x06\xd6\xc5\x42\xda\xb0\x9c\xfd\x2e\xeb\xed\xe0\x02\xae\x77\xca\x7f\xfd\xbb\x79\xa4\x84\xf5\xbd\xdb\xf8\xf7\x22\x67\x75\x13\x84\xe4\xc0\x19\x8e\x77\x62\x57\xaf\x24\x9b\x56\x72\xd7\x05\x67\x71\x91\x41\x00\x18\x15\xf2\x0b\x00\xe8\x8e\x29\xe3\xe6\x2e\x1a\x0e\x16\x6d\x2d\x38\x38\x88\x13\x23\xb2\xe0\xfd\x8b\x25\xe3\x52\xd4\xbd\x97\x24\x97\x12\xea\xbb\x9f\x49\x77\x45\xbc\xeb\x3c\x20\x5b\x15\x38\xd6\xce\x91\x2f\xf3\xaa\xb2\xfa\x29\xb6\xba\xec\x34\x6d\x53\x9a\x40\xa5\xa1\x4e\xf9\x1d\x00\xed\x56\x55\x5f\xe9\xbe\xc1\x1c\xd5\xd9\x82\x71\xfd\xa3\xaa\x37\x99\x07\x7a\xff\x55\xbb\xa4\x80\x9e\x1c\x75\x71\xfc\xd7\x2e\xac\xda\x12\xb1\xc2\x41\x50\x5f\x98\x71\xd1\x36\x57\x33\xcd\xab\xca\xfc\x4d\x53\xe7\xf2\xd1\xb8\x44\x53\x01\x36\xeb\x71\xea\xbb\x00\x40\x7f\xab\x17\x95\x1c\xeb\x3f\x64\xe4\xe5\x47\xf4\xcd\x34\x46\x66\xfc\xea\xe9\x31\x9c\x48\xee\xe8\x7a\x6a\x10\xc4\xd3\x3b\xc3\x0c\x11\x11\x05\xf6\x12\xfd\xa9\x19\x9d\xd6\x4a\x7d\xbb\x57\x94\xd9\x4b\xb7\xdd\xe5\x83\xe1\x82\xf6\x38\xb8\xa6\xdb\x06\x29\x01\x80\x1a\x34\xc2\x92\xe6\x7e\x77\xeb\xf8\xbc\x63\xbd\x5a\x8b\x2a\x63\x4d\xf7\x07\xf3\xf3\x64\xdf\xae\x2a\x33\x2c\x3e\xcd\x61\x36\x1d\x8d\x08\xb0\x1d\x30\x05\xcd\x60\x5b\xae\x1a\x91\x5e\x81\xa6\x15\x86\x6a\x97\x1f\x06\x9c\xee\x1d\xf8\x57\xd7\xa4\x2d\x07\x00\x02\x9a\x9b\xc5\xdf\xfa\x28\x0e\xf7\x3c\x49\xcf\x13\x3b\x22\x83\xdb\x0d\xb7\x0d\x26\xbd\xeb\xdc\x6c\xbd\x1e\x1f\x66\xff\x60\x75\x8b\x98\x6a\x9b\x6d\x89\x9f\x21\xb0\xc0\xcc\x11\x5e\x71\xa6\x68\xe3\x2e\x57\x2f\xfd\x73\xfd\x7f\x4e\x79\xda\x3b\xda\xdf\x00\x68\x96\x40\x59\xc5\x5e\x2b\x2d\x08\x56\xce\xdd\xe5\xe1\xa8\xbe\x39\x69\x4b\xd6\x63\x2e\x24\xe6\x2f\x4a\xc5\x57\x45\xff\x9c\xdf\x45\x72\x0d\x19\x19\xee\xa7\x8e\xf7\xdb\x3a\x80\x63\xe4\x4d\x9d\xd2\xeb\xc3\x3e\xef\xbc\xa4\x73\x2b\x1f\x03\x80\x2d\x57\x34\x08\x80\x69\xa1\xf4\x5e\xd1\xbf\x2b\x46\x51\xfc\x9c\xd3\xcb\x4a\x30\x82\x39\xb1\x8b\xef\xe0\xac\x89\xc9\x0b\x05\x84\x1b\xd1\xef\x46\x1f\x92\xf1\x21\x83\x43\x1f\x69\x49\x7e\xbb\xfb\x2f\x31\xd3\xa7\x46\xf4\xf4\x73\x0c\xce\x47\x3a\x0b\xf9\x97\x00\xb0\xde\x17\xfd\x09\x80\xa9\x5e\x7a\xa2\xe8\xe2\xf2\xb5\x98\x65\x39\x6b\x97\x62\x71\xba\x39\x9e\x8b\x5d\x08\xe2\x44\xdf\x05\x5b\x49\xbd\xd1\x37\x47\x67\x52\x3e\x85\x58\x86\x2a\xe9\x03\x7e\xbb\xfb\xe7\xb0\xe8\x53\x93\x7a\x26\x71\x15\xce\x0f\x1c\x27\x04\x1a\x00\xac\x02\x71\x1a\x00\xc6\x8f\xd2\xcf\x45\xe1\x4b\xdf\x13\xbe\xe5\x78\x2d\x3e\x4a\x1a\x4e\xeb\x59\xa8\xa5\x94\xcf\xda\x3b\x3f\x9d\x96\x15\x3d\x3a\x7c\x84\x81\x09\xc1\x0e\x7c\x61\x6d\xf7\x5b\xd3\xfb\x95\x9b\x32\xb5\xa4\xeb\x39\xff\xdc\x84\x69\xf6\x63\xa2\x1a\x00\x2c\xf6\xff\x53\x6d\x0c\x91\x9d\x2f\x7c\xb0\x24\x9a\x7a\x29\x7b\xcb\xa2\x30\x7a\x60\x5a\xd8\x02\x67\x86\x7a\x16\x72\xe4\x14\x2b\x36\xba\x69\x08\xcf\xfe\x1d\x32\xa7\x7f\x15\xf7\x8b\xdf\x68\xcf\x1e\xc1\xe4\xa9\xcd\x9d\x47\x44\x95\x13\x4a\x6c\xbb\x25\x18\x00\xcc\x43\xb2\x40\x00\x0c\x45\xf2\xef\x05\x5f\x16\xed\x62\xd9\xb3\xdd\x17\x6c\x60\x6f\x4e\xdd\x32\xda\xc7\xb9\x3d\xcb\x69\x98\xc0\x4b\x8b\x9e\x3c\x38\x95\xbf\x23\x64\x52\x1f\x46\x58\xe1\x67\xeb\xd6\x8a\x3e\x4f\xc5\x3b\x56\x4a\x2e\x4c\x10\x5a\xb7\xcb\x24\x00\x98\xb6\xc8\x0f\x01\xa0\x67\x28\x63\x0b\xb4\x0b\x0c\xa2\xea\xac\xe5\xa3\xdd\xa2\x67\xa9\x2d\xc3\x9d\x62\xfd\xcc\x7d\x83\x42\x09\x32\xea\x61\x7f\x96\xb4\x31\xf8\x73\xcf\x56\x59\x83\xdf\x60\xe7\x6f\x39\x6a\xea\x88\x3d\x45\x21\x9b\xf0\xc4\x52\xab\x44\x03\x60\x14\x29\x6f\x02\xa0\xab\x55\x19\xf3\x5f\x8d\xda\x94\x9f\xb3\x92\x87\x77\xa9\x7c\x52\x27\x0c\x5e\x55\xcd\x99\xa9\xec\xbf\xa4\x52\x47\xed\xeb\x5d\xa7\xba\x13\xfc\xb8\xbb\x52\x9d\xe9\x37\xec\x38\xac\xee\x9d\x7a\xd4\xe6\xac\x7e\x36\x31\xd7\x9c\xa4\xfe\x0e\x80\x41\xab\x5e\x0c\x80\x56\xa9\xd6\xe7\xbd\x1a\x7e\x6d\x98\x91\x89\x19\x8a\xd7\xdf\x4f\x41\x0f\xb4\xeb\x07\x12\x3e\xf5\x91\xf4\xf0\xa8\x9a\x9e\x46\x7d\x64\x70\x67\x57\x80\xee\x85\x1f\xdc\x7e\x44\xd7\x3f\x75\x93\xd5\x4f\xe7\x31\xb1\xc5\xd4\xac\xad\x02\x40\x7f\x1a\x4a\x00\x00\x7a\xa5\xa9\xca\x5b\x34\x9c\x6a\x36\x66\x4e\x1f\x14\x99\xdd\x52\x02\xfb\x37\x99\x0c\x09\x87\x7a\x0f\x98\xa6\x44\xc5\x76\x6f\x31\x8e\x04\x0b\x3a\x2d\x46\x7f\xbf\x0a\xfb\x5c\x83\x68\xea\x26\xcb\x32\x7d\xe7\x44\x8a\xf1\x99\xee\xff\x8b\x49\x82\xde\x00\x00\x2d\xd1\x6c\xce\x43\x0f\x19\x6d\xf4\x8c\x47\x03\x67\xac\x47\x93\xdf\xf4\x8f\xb7\xba\x25\x2c\xe9\xf5\xb6\x90\xa3\xfc\xba\x5d\xcc\x87\x82\x99\x8e\xf7\x66\x67\xbf\x2a\xdb\x21\x53\xe8\xd4\x23\x96\x20\xc3\xe3\x89\x0e\x23\x5e\x8f\x04\x40\xf7\x49\xbb\x10\x00\xa8\x08\x72\x1b\x5d\x83\xa9\x6b\x6a\xe9\xfa\x81\xbd\x00\xab\xd6\x6f\xc6\xe3\xe0\x29\x92\x25\xc4\x48\xc4\x3c\xfa\x6e\xb2\x2f\xda\x84\x7c\x42\x4d\xc4\xfd\x55\xbb\x82\xae\x27\x55\xe7\xb5\xb1\x0a\x69\x91\xf1\xf3\xb8\x69\xac\x00\xef\xaf\x02\x1b\x2f\x01\x00\x89\x4a\x78\x6f\x64\x33\x6a\x19\xec\x46\x57\x00\xa6\x18\xae\xd3\xdd\xc7\xfe\x40\x44\x88\x5f\xe1\x9f\xa3\xbe\xd0\xfd\x88\xbf\xb1\xaf\x90\x2d\x94\x5c\xc2\xfb\xda\x78\xda\x1e\x4a\x48\x1e\x60\xf6\xd1\x57\xc6\xbd\xe7\x6c\x64\x17\x7a\x1f\x13\x84\xf1\xbe\x03\x20\x49\x17\x55\x0f\x6f\x47\x7c\x6e\x57\x75\x26\xa3\x76\x23\x1e\xea\x26\x61\x46\xd1\xd9\xe2\x58\xdc\x5a\xec\x09\x1a\x97\xf0\x94\x20\x44\x1c\x27\xcf\x25\xa7\xd5\x6c\xa6\x3e\xa3\x05\xe4\x0e\x33\x1e\x32\x2b\xe2\x16\x70\x02\x39\xdd\xde\xdd\xfc\xcd\xfc\x0f\x00\x88\xef\x8b\x9e\x0c\xde\x87\xef\xc3\x6e\xb5\xb3\x3a\xce\xe3\x97\x43\x58\xe4\x6f\xa2\x49\xb8\x15\x53\x45\xee\xa2\xc6\xe3\x8e\x50\xf7\x76\xac\x21\x12\xe9\xef\xab\x8f\x51\x4a\x59\x95\x39\xcf\xe9\x22\xce\x99\x38\x17\xd6\x67\x3e\xd5\xbb\x8a\x77\x50\x14\x00\x80\xd8\x4f\x52\xdf\xbf\x06\x76\x9d\xda\x6e\xed\x82\x4f\xa1\x9d\x57\x5f\xe8\x20\x33\xe6\x08\xea\x90\x6f\x99\xdb\xc8\xff\x62\x96\xb1\xab\xdb\xe7\xe3\x0d\x9c\x77\xf3\x1e\x92\x56\xf0\xd6\xe7\x24\xd2\xbc\x04\x96\x58\x2b\xf3\xac\x48\xee\x1d\xce\x3d\x25\x61\x03\x20\x2a\x97\x3e\xed\xdd\xd5\x3c\x9e\x6b\x35\x5f\x87\x31\x78\x54\x55\x79\xdb\x77\x7e\x2e\xef\x4b\xc7\x3e\x41\x0c\xe9\x1c\x6a\x95\x30\x1e\x3e\x84\x3d\x26\x4a\x9c\x37\x91\x18\x2c\x2e\xcd\x36\x50\xfe\x94\xf0\x62\x67\x30\x76\x48\xd7\x79\x7b\x71\x1e\xc8\xfe\x02\x40\x68\x94\xab\xba\x7d\xea\x5b\x55\x71\x46\x4c\xd3\x34\x55\xbc\xfc\x7b\xcb\x3f\xaa\x70\xce\xc3\xb6\x0f\xaa\x04\xc2\x67\x44\x94\xaa\xb8\x6d\x22\xda\xa6\xaa\xaf\x3c\x83\x4f\x54\x61\xb2\x96\x92\x83\x54\xdc\x98\xa5\xf4\x26\x95\xd2\x7b\x0c\xfb\x82\x0a\x0f\x80\x60\x9b\xf2\x82\x63\x6d\x4d\x9b\x8d\xab\x8f\xaa\xc7\x58\x95\xd2\x4f\x4d\x1a\x8b\x91\x3d\x01\x76\xc8\xbc\x02\x5f\xd3\x9e\x68\x3a\x0a\x5b\x8a\xbc\x62\x3c\x5d\xb1\x11\xbb\xc3\x70\x24\xf3\x0a\xf1\x91\x7e\x71\x4c\x12\xad\x45\x87\xf3\xfa\xc0\xf6\x85\x9e\x02\x20\x98\xa3\xfe\xcf\x76\x62\x5e\xda\xd0\x7b\x6d\x5b\x6d\xc7\x60\x9b\x24\xa7\x61\x65\xff\x2a\x26\xaf\x65\x5a\xef\x13\xec\xbd\xb6\xad\x3d\x53\x5b\x38\x08\xa8\x6b\x7a\xf9\x71\x4c\x8f\xfd\x7b\x66\x1e\xe1\x9b\x75\x5d\xcc\x58\xea\x88\x39\xd6\x7b\x02\x6b\xc4\x90\x06\xd2\xf8\xef\xa0\xfb\xd6\xd7\x55\xac\x85\xf7\xa1\xe1\x9a\xd1\xf9\x8f\xc4\x9d\xf5\x2f\x46\x4e\x31\xae\x36\x13\x87\x96\x60\xeb\xda\xbc\x07\x90\x2d\x4e\x1d\x9f\x7b\xdf\x97\x0b\x30\xde\xdd\x75\x99\x5e\x84\x1e\x07\x23\x66\x3c\xb5\xd8\x3a\xcf\x3b\x9a\xd5\x61\x5c\x0a\xc4\xfc\x33\xda\x3e\x2b\xaa\xf2\xc9\xb2\xa7\x50\x50\xcd\xa4\x25\x43\xe2\x98\xfa\xc6\x45\x71\x0c\x71\xd3\xd5\xf9\x9b\x31\xbf\x5b\xad\x23\x53\x9a\x4f\x76\x70\x07\xb3\xca\xdb\xd0\xf3\xfb\x22\x32\xa7\x10\x62\xbb\xf6\xc4\x24\x51\x1e\xda\x27\x79\xe3\x58\x53\x4c\x3b\xc1\x0d\xbe\x4d\xfb\x65\xf0\x1c\x6e\xa8\xa9\xdd\xce\xc2\x3f\x82\xd5\x42\x24\x62\x05\x3c\x49\xb8\x98\x74\x13\x31\x8f\x0a\x28\x43\x68\x5b\x87\x98\x06\xe1\xee\x54\x77\x33\xd6\x90\xda\x73\xb6\xb0\x63\x69\x59\xb1\x3f\xb8\x0f\x59\xd9\xde\x15\x82\xcf\x3c\x1c\x00\x92\x95\xa2\xe8\x81\xa7\x98\xe7\xb0\x33\xb6\x41\x5c\x3b\x9c\xab\x59\x8a\x7f\x81\x98\x2a\x78\x47\x5c\x8a\x7a\x4e\x21\x90\x8d\xd8\x27\xed\xef\xa9\x43\x84\x37\xd5\x33\xe8\x0f\x29\x51\x39\x35\x2c\x88\xbe\x29\x76\x2d\x17\xc9\x86\x7b\x07\x09\xba\xf9\x71\x00\x48\xd0\xa2\x9e\xfe\xb7\xe8\xdc\xf6\x76\xeb\x4e\xcc\x55\xc4\x5e\xf5\x15\x9c\x05\x3d\x4d\x30\x87\x40\xc5\xae\x23\x1f\x27\x71\x09\xe8\x76\x3c\x65\x05\x39\x6a\xde\x0a\xba\x27\xcd\x27\xfb\x35\xf3\x0a\xb3\x3a\x16\xc9\xb9\xc8\x59\xe1\xf5\x41\x10\x26\x98\x01\x80\xc4\x45\x1c\xd5\xfb\x05\x11\x8e\xc5\x98\x5f\xa0\x9c\xf0\x18\x55\x32\xfa\x17\x71\x1e\xef\x04\xce\x87\xdc\x4e\x32\x10\xe0\x54\x2b\xbc\x9e\x74\x8e\x7e\xb6\xea\x30\x55\xc2\x4a\xca\x2e\x64\xb0\x39\x47\x62\xee\xb0\x37\xf2\x05\x5e\x07\xf8\x69\xa2\x5c\x00\xc4\xe5\x12\x47\xf7\x17\x78\x32\xe5\xad\x29\xb8\x63\x2e\x8d\xab\x58\x8c\x94\xd2\x9f\x72\x09\xe8\x93\x4c\x2a\xb1\x05\x57\xca\x76\x6b\x9b\x4b\xf8\xc2\xd9\x5b\xf9\x90\x7c\x9f\xa7\xcf\xea\xa3\x7b\x0a\x04\x31\x24\x96\x45\xa4\xf0\x5a\xc8\x2b\x91\x58\x00\x10\x29\x64\xfe\x5d\x63\x60\x5c\xce\x4f\x03\xa1\x6d\x17\xf7\xbd\xdc\xaf\x23\x98\xf7\x17\xc7\x15\xb9\x98\x7f\x82\x90\x80\xa9\x13\x5c\x6d\x2d\xc6\x67\x09\xff\xae\x74\x21\x21\xc4\xee\x99\xef\xa8\x27\x25\x75\x31\xe3\x98\x62\xe9\x62\x2f\x2b\x17\x23\x7b\x08\x80\xf0\x0f\xf9\x3a\xbb\xa6\xf1\xac\xb2\x5a\xe7\xd6\x82\x53\x72\x25\xcf\xda\xbc\x94\x66\x96\x4b\xfb\x7d\xe5\x42\x1c\x16\x79\x43\x79\xac\xe5\x10\xd6\x55\xf9\xb4\xfc\x06\x41\xa8\x72\xc9\xf4\xa3\x44\xab\xd2\xa2\x07\x19\xd3\x55\x1d\x5e\x03\x9c\x2a\x15\x1a\x00\xc1\x13\xe5\x07\xab\x57\xdd\x2b\x6b\x9b\xe6\x7e\xe3\x7e\x8b\x55\xf4\x6f\xcb\x6a\xf3\x6e\x46\x51\xdb\x66\xd3\x33\xcc\x89\x8e\xe7\x26\xdf\x66\x3c\x1a\x66\x4c\x2b\x3b\x8e\x07\x86\xb9\x19\x4d\xa4\x7f\xf4\x85\xd1\xc9\x74\x7f\x5d\x84\x97\x83\xed\x80\xce\x00\x1f\x01\x4a\x33\xc9\x1c\x54\xb3\x77\x70\xa9\x7a\x6c\xfd\xae\x81\xd9\xc2\xf4\xa6\x2b\x7d\x4b\x68\x5b\x5a\x9d\x7b\x3e\xa0\xf1\xed\xd4\xee\xd4\xa6\x7c\x94\x73\x67\xeb\xdc\x27\xd8\x7b\xf6\xb6\xf4\x3f\x49\x63\xac\xf1\xd1\xe3\x69\x08\xd3\x29\xaf\xd5\x6c\x37\xfd\x2f\x60\x11\x78\x42\x37\x4d\x75\xd5\x6f\x17\xf0\x55\x25\x75\x9f\x46\x17\x0b\x74\x4d\xbe\xc3\x6b\x69\xd3\x60\xad\x83\x43\xa8\x3b\xf0\x33\xfd\xcc\xc6\x2b\x48\x51\x6f\xd0\xdc\x41\x2c\xba\x6b\x51\xfa\x7c\xe2\xb0\xfd\x5e\xf4\x04\x9a\xb3\xe5\x9e\xd7\x09\xd6\x19\x23\x06\x9c\xe7\x3f\xd7\x1a\x8d\x67\xaa\x91\x4b\xc9\xca\x93\x75\xa8\xc5\xc5\x82\x69\x8d\xea\x05\xff\x51\xb7\xb5\x1c\x1f\x1d\x44\xd9\xe0\xf9\xc3\xee\x8d\xf3\x11\x1f\x06\xe0\x73\xe5\x98\x27\xbd\xa4\xf4\x85\xc4\x84\xae\xf0\xe8\x54\xea\x52\x5b\x8f\xf7\x44\x96\xc4\xc4\x76\x8a\xe1\xaf\xd4\x3e\xef\x3d\x4e\xf8\xd6\x84\x37\x6f\x20\xf9\xc1\xea\x95\xcf\xc9\x30\xf8\x6c\x1e\x9e\xb2\x13\x51\x45\x72\xa1\x55\xa1\x2d\x6d\xe7\x18\xee\xb8\xdb\x55\x99\xac\x09\x24\x54\xd6\x06\x4e\x2d\x2d\x37\x06\xc9\xbb\xc8\x2a\xf7\xca\x11\xae\xe6\xa9\x00\x90\xfa\x8a\xda\x7a\x9e\xe0\xab\x61\xfb\x4d\xf7\x09\x83\x70\x94\x32\x9e\xf8\xbb\xe3\x5f\xee\x7e\xb2\x01\x75\x8d\xc8\xa7\x16\x62\x2f\xb7\x55\xd0\x63\x08\xf7\x2b\x4f\x30\x4b\x29\x81\x59\x75\xec\x0d\xf4\x75\x31\xde\xbc\x7a\x36\xd6\xcb\x47\x38\x97\x5f\x08\x80\xe4\x2f\xd1\x81\xee\x6f\xd8\x65\xed\xe9\x26\x67\xbc\x0f\xa2\x57\x41\x26\xac\x40\xbd\xe2\xba\x91\x9a\xb1\x16\xc2\x0d\x4a\x0a\xa1\xb8\xf5\x30\x2d\x9b\x3c\xb9\xb2\x99\x21\xa5\x8d\xcb\xfc\xc4\x1e\xc3\x2c\x88\xbe\xc0\x3d\xc9\x59\x39\xed\x93\xe0\x96\x60\xd6\xff\xf7\x42\x5c\xd3\x79\x07\xb5\x01\x3b\xd5\x30\x13\xd3\x86\xf7\x97\x9d\xc5\x45\x11\x3d\xd9\xcb\x09\x6e\xe4\x50\xfc\x32\x52\x24\xb5\x05\xb6\x83\xc2\xa0\x2f\xac\x10\xd2\x5e\xb0\xdc\x32\x6b\x99\xab\x39\xeb\xa2\x5b\x38\xeb\xf9\xcc\x69\x17\xf9\x9f\x44\xe5\x00\x88\x8f\x4a\x36\x3b\x3c\x3b\x36\x53\xd4\x3a\x29\x72\x39\xcd\x43\x9a\x85\xde\x4e\xef\x65\x95\x62\x4f\x33\xa7\xe3\x78\x04\x7f\xd6\xd1\x96\x75\xa4\x05\x1c\x79\xf9\x10\xb5\x85\xd7\x98\xb1\x96\x51\x27\x68\x8c\x7a\xcb\xb6\x8b\xe8\xd3\xf6\xf0\x27\x48\xec\x00\x88\xbe\xcb\x32\x6d\x7e\x70\x27\x0e\x13\x3a\xd0\x11\xc3\xe5\x89\x37\x22\x19\x3c\x12\xe3\x1f\xf4\x3a\x3e\x0a\x5b\x81\x4b\x10\x08\x9b\xd7\x10\xfe\x16\xf6\x97\x1d\x25\xdf\x10\x9d\xc9\x70\xa7\xbb\x4a\x42\xa2\x86\x58\x0a\xa9\x7e\xda\x7a\x5e\xb4\xec\x36\x00\xa2\x3c\xf9\x9f\xe6\xbd\x2d\x44\x05\x5d\xad\x6a\xbd\xad\xd8\x26\x1c\x68\x27\x2a\x5e\xd2\x7e\x20\x3e\x2b\x27\xa1\xad\xe8\x43\xca\xdc\xa6\x24\xdc\x11\x25\x6b\xee\x08\xf1\x3f\xe5\xda\xf4\x02\x2a\x4b\xf9\x2a\x2a\x8d\x19\xaa\x4a\x98\xf6\x07\xd7\x43\x55\x09\x80\x10\xa3\x02\xc6\x8a\xc6\x65\x96\x6c\x25\xba\xa5\xc8\xdc\xcb\xff\xa3\xf5\x97\xe9\x21\xb5\xb0\xfd\x9c\x29\x18\xf9\x03\x79\xcd\x88\x6d\xb8\x8f\xf5\x36\x0c\x96\x76\x12\xcc\xfa\xc3\x73\xf4\x94\x74\xdd\x8d\xc8\xeb\x8c\x30\xed\xcd\x69\x07\x39\x8d\xd0\x02\x00\x04\x37\x34\xce\xfa\xbc\x7a\xe2\x40\x95\x9c\xd7\x94\xd7\xf7\x8b\xfb\x09\x36\xab\xb7\x87\xbc\x15\x1e\xd9\xfd\x15\xb1\x0c\xd1\xda\x55\x5f\x7f\x04\x7d\xcc\xd1\x5d\xb2\x1d\x4f\xb6\x6d\x49\xfb\x8f\x3c\xcf\xb2\x28\x72\x2d\x9d\x64\x42\x4e\xbb\xcd\x3e\xa7\xdf\x03\x98\x02\x1d\x74\x4c\x27\xaf\x1b\x99\x3f\x4e\xb6\xbd\x51\x3a\xd2\xc2\xcd\x68\x11\x0c\xe9\xc8\x5e\x6d\xe2\x01\x23\x22\xa8\x63\x4f\x9f\xb0\xbe\x15\x9d\xda\x53\x5a\x42\xc6\xbd\xec\x7c\x96\x76\x89\xf4\xd8\x5e\x1a\xb9\x9e\x3e\xc5\x42\x9e\xf6\x95\x6d\x33\x7a\x81\x4d\x82\x66\x2d\x53\xe7\x54\x37\x6e\xf1\x63\x59\x7a\xc3\xa3\x85\x4f\x39\x07\x9b\xef\xcf\x3f\x4c\xda\xd2\xfa\x74\x84\xdf\x71\xa5\x23\x7e\x68\x42\x7d\x18\x6a\x63\x3f\xbf\xa4\x1a\xc7\xe8\x59\x9e\x76\x85\xc4\xef\x84\x22\xaf\xd2\xd6\xda\xa6\x79\xa5\xb1\xd3\x4d\xc1\x4e\xae\x82\x29\xda\x4b\xd6\xc5\xd4\xde\x26\x81\xe6\x09\x4d\x0c\xc3\x88\x1c\x74\x29\xbc\x90\x6e\x61\x6c\x44\x54\xa2\xb7\xb2\x5c\xd0\xca\xa6\xb1\x6c\x1d\xee\xfc\xdc\xc9\xdc\x59\xa4\x96\x39\xb9\x7c\x17\x5a\x4a\x44\x9f\x30\x86\x55\xec\x61\x11\x77\xf1\x3a\x01\x90\x19\x44\x90\x65\x2d\x25\x10\xb6\x54\x13\x40\x9d\x01\xaf\x11\x7e\xa0\xa5\x77\xbc\xa7\x7d\xa4\x77\xa2\x76\xa3\xa3\x99\x93\xb1\xeb\x1a\x4d\xac\xd5\x84\x3d\xa5\xcb\x39\x7c\xf2\xcf\xb4\x27\x3c\x2e\xdd\x1e\xd1\x21\xd8\xc2\xae\xf5\xe0\x8a\x53\xf9\x25\x00\xc8\xe6\x8a\x6e\x9b\xd7\x90\x56\xc3\x3f\xa9\xab\xc8\x87\x10\x68\x61\x31\xe5\x5f\xd4\x9f\xb4\x3a\x1a\x13\x5b\x8d\xea\x63\xb8\x10\x9c\x1a\x27\x32\x4f\x90\x2e\x94\x66\xb0\xb7\x52\x2f\xa6\x39\xb8\x97\x98\x3e\x11\xa1\x82\x59\x1c\x8b\x07\x46\x74\x5e\x10\x03\x80\xf4\xab\x18\x67\xbc\x80\xbf\x8c\xe9\x51\xf6\x12\x03\x70\x03\xfc\xcd\x24\x03\xc1\x4c\xf9\x42\xc9\x26\x2d\x43\x32\x69\xd3\x28\x8f\x1a\x5c\x18\x2e\xf4\xd4\x12\x22\x2b\x91\xb9\x35\xf5\x39\xc7\xc4\x21\x85\xff\xc1\x0f\xe2\x17\x78\x54\x08\xdf\x89\x66\x03\x20\x2d\x94\x1c\x30\x84\x60\x5e\x92\x2f\x29\xc6\xe3\x18\xd4\x0e\x5e\x1a\xc1\x9f\x76\x85\xbc\x88\x34\x91\xc1\x40\xe4\x53\xfc\x59\xb1\xf5\x4e\xb4\x4a\xf6\x87\x62\x13\x63\x35\xf7\x6e\x6a\x1d\x3b\x87\xff\x35\x9c\xc5\x9b\x24\x4a\xf4\x28\x15\x4e\x96\x50\x01\x90\x40\xb2\x12\x9d\x12\x35\x83\x6d\x92\xb1\xd1\xaf\x38\x0a\xce\x61\xec\x15\x2e\x8d\x54\x83\xff\xc2\x53\x75\xf8\x90\x72\xf9\x9b\x6a\x7f\x53\x96\x0a\x9e\x16\x6d\xa3\xa7\x89\xd2\x52\xf6\x31\x7f\x8b\xd7\x84\x47\x73\x81\x34\xc5\x63\xae\x20\x49\xb6\xee\xff\x9f\x25\x3f\xa3\xb9\xd2\xfe\x52\x76\x47\xe2\x89\xb8\x2d\xcf\x61\xad\x45\xfd\x27\xb7\x10\x18\x58\xa4\xfc\x22\x9c\x8d\xff\x5b\x11\x5d\x33\x4a\xea\x52\xc8\x0b\x47\xa9\x14\xc5\xad\xe4\xef\x0c\xa6\xb2\x28\xec\x0a\x7b\xad\x72\xbb\x07\x9a\x1f\xa4\xfc\x06\x80\xe8\xa9\xf2\x9d\x6a\xa4\xf5\xb6\x69\xa6\x68\x52\x7b\x9e\x71\x15\xe3\x02\x62\x87\xd1\x0b\x77\x08\x5d\x6d\xd0\xb4\x7e\xc2\xb9\xea\x3f\x54\xb7\x11\xde\xe9\x1b\x0b\xe6\x53\xc6\xea\xd6\x27\x57\xd3\x73\xb4\x1f\xc3\x54\xac\x75\xda\x59\x1e\x58\x1e\x02\x8a\x02\x40\xd4\xac\xbe\xa9\x18\x6c\x79\xd9\x7b\x4c\x50\xd8\x06\xef\x59\x42\x4f\x6e\x7f\xd5\x0d\xc7\xce\x43\xae\xed\xfc\x02\xdb\x80\xe9\x76\xe8\xe7\x95\xe3\x97\xd9\xbe\xe7\x9f\x24\x3d\xb3\xc2\x92\x4e\xd3\x6a\xcd\xf2\xb0\x2a\xe6\x47\xa3\xcc\x43\xce\xbd\xa2\xf7\x07\x40\xf8\x01\x82\xe4\x5b\x5a\x92\x87\x53\xf9\x92\xd6\xa5\x83\x7b\x69\x96\xf6\xa4\x81\x40\xcc\x2e\xc4\x8f\x3e\x38\x6c\x26\xfa\x7d\x0f\x54\xf5\x08\xef\xd9\x65\xcf\x57\x92\x48\x0e\x56\xd2\x72\xea\x53\x9b\x6b\x58\x39\x73\xc4\xcc\xf0\xe8\xe3\x3a\x0c\x04\x00\x84\x07\xb4\xd1\x72\xd7\xe6\x0d\x0b\xae\xf3\xde\xb5\x4e\x9d\xef\x4f\x0b\x84\x0f\x8e\xa4\x61\xda\x11\x84\xa1\xa8\x96\x27\x68\x54\xff\xe7\xaa\x0d\x38\x4b\xef\xd2\x7c\x2c\xf1\x79\xb7\x7f\xd2\x6a\x2a\xd7\x91\x19\x46\x66\xa6\x5a\x5d\x3d\xce\x70\xe7\x18\x69\x00\x08\x99\xda\x4e\xa8\x9a\xf5\xbe\x49\x2f\x89\x66\x77\xc3\x28\xac\x5a\x4e\x1b\xbc\x0c\x7f\x8f\x9b\x87\x28\x6d\x5b\xc2\x2b\x41\xf3\xaa\xfb\xf9\x44\xdc\xd1\x82\x56\xc1\x26\x52\x7d\x52\x90\x28\x99\x16\x11\x52\x22\x7e\xc1\xca\x70\x6f\x91\xde\xe5\x59\x01\x50\xc0\x44\x16\x8d\x85\xc9\x84\xf5\x8a\x79\xac\x3c\x78\x2a\x73\x27\x3b\xa1\xe3\x0a\x7e\x2e\x27\x19\xd5\xdf\xe6\xc9\x85\x61\x75\xd5\x7e\xbc\x61\x42\x7f\xfe\x6b\x81\x13\xf9\xd1\xec\x4b\xc2\x65\x74\x66\x88\xb7\x58\xcc\x4e\x75\x2f\x97\x9a\xf9\x49\x00\x28\x82\x44\xd7\xd4\x07\xe9\xff\xc0\x4f\x88\x76\x32\x5e\x22\x62\x98\xce\x2c\x27\x94\x01\xb7\x94\x1d\x8a\x75\x6b\x55\x70\xf0\xf8\x43\xf3\xfa\xb9\xc7\x48\x03\xf9\x0a\x7e\x25\x75\xc9\x6c\xad\x70\x12\xe3\x79\xf0\x4b\xd1\x77\x0e\xc6\x3d\x57\x1a\x2d\x98\x08\x80\xfc\x8a\xb8\x45\x79\x93\x5a\x8a\x99\x22\x1c\x4b\x23\xe3\xfc\xe8\x7c\xfa\x7a\x82\x1b\xb6\x88\xe9\x4a\x8a\x87\x55\xb3\xcc\x14\x4e\x95\x83\x13\x4c\xbb\x9c\xb7\x8c\x7b\x9b\x89\x49\x7c\xce\x3f\xcf\x09\x0c\x5e\x2c\xfc\xc4\x1f\xef\x9e\x2e\x69\x10\x39\x01\x20\x0f\x97\xac\x51\xa0\x49\x3c\xd2\x0b\x7e\x27\xf9\x1a\xc5\x4a\x0b\xa6\xb6\xd2\xbc\x30\x6e\xb4\xb7\xf4\xfd\x2d\x73\x18\x2b\x98\xc6\xca\x05\x2c\x0e\x1b\x9f\x7b\x87\x83\xe5\x92\x13\xb1\x3c\x3b\xbf\x37\x98\x28\x78\x26\x7c\xe4\x5e\x2c\xe6\x4a\x66\x02\x20\xc3\xca\x66\xca\xb6\xe3\xbf\xb2\x5a\x79\xbe\x44\x09\x1b\x47\xb9\x48\x0e\xe7\x90\x50\xb7\x28\x6f\xb8\x5d\xcd\x51\xb4\x1b\xbc\x6b\x15\x9b\x19\xd7\x05\x31\xb9\xfe\xac\x6f\xc2\xfe\x59\x8f\xb8\x6d\xe2\x98\xe0\x44\xfe\x63\xc9\x65\x77\x98\x68\x44\x86\x04\x40\xba\x52\xbe\x56\xc2\xc7\xac\x91\x16\xb0\x5f\xe3\x44\xd2\x6d\xa4\xcb\x84\x76\x99\x27\x72\x0a\x09\x27\x13\x37\xf6\x53\x6c\xb2\xf7\xe5\x28\xda\x79\x39\x3d\xc7\x83\x99\x26\xff\x38\x2b\x85\x7d\x4e\x61\x0f\xfa\x9b\xd7\xad\x8c\x73\xa7\x0b\xad\xca\x4e\x00\x24\x27\x94\x07\x45\xb1\xc8\xef\x06\x4f\xe6\x2b\xf4\x0f\xfd\x02\xa2\x0b\x6e\xba\x3e\xa4\x43\x40\x68\xd2\xed\x6a\x98\x45\xda\xaa\x6b\x28\x4b\xa0\x26\x6a\x9f\x66\xcf\xa0\x5f\xd2\xf2\x67\x76\xb3\xe6\x43\x3f\x83\x46\xb9\x7d\x10\xc7\x5d\x21\x38\xac\x19\x06\x40\x12\xa1\x1e\x14\x14\x74\xdc\xed\xf6\x61\x64\xa2\x7c\xba\xa6\xe3\x35\x18\xbc\xe3\x5d\xfb\x74\xdc\x61\xfb\xc1\xfa\x71\xc4\x22\x9b\x66\x6e\x2a\xf9\x95\x35\x35\xab\x83\x76\xc0\x7c\x61\xa6\x07\x73\x97\x69\x6e\x10\x82\x73\xdf\xa0\x73\xb7\x09\xd2\x75\x24\x00\xc4\xfb\xa0\x58\xbe\xb5\x23\x78\xa0\x8e\xee\x40\xc2\xfb\x7e\xe0\xee\xa3\xb7\xf5\x2a\xe1\x0e\x9c\x7f\xf7\x87\xba\x2e\xc2\x8a\xae\xc6\xd2\xeb\x64\xa4\x63\x61\xd6\x74\x5a\xa1\xed\xcf\x84\x57\xcc\x79\x96\x3d\x41\x8d\x1c\xa3\x09\xe3\xbe\x88\xff\x4e\xbf\x1c\x00\xb1\x1a\x3a\xcb\xf7\x6c\xef\x1c\x39\x49\x0f\x40\x1c\x1d\x9e\x8d\xe3\xa3\x83\x06\x99\xf0\x74\xac\xa1\x7f\xa8\xae\x86\xe0\xd5\xbb\xbc\x74\x0d\xe9\x7a\xf7\x40\x96\x13\xf5\x58\x67\x5b\xc2\x4b\xc6\x6d\xdb\x95\x20\x2a\x27\xcc\xfc\xde\xfd\x2c\xbf\xdf\xb0\x12\x00\x71\xac\x36\x53\xec\x10\x1c\x6e\x3a\xc6\x3a\x20\x4c\x80\xf5\x13\x31\xc2\x4d\x70\x62\x87\x55\x94\x8d\x68\xab\xff\x26\x7a\x88\x86\xe6\x2e\x17\x2f\xc4\xfd\x95\x95\x24\x91\x90\x48\xf1\x1b\xa4\x7d\xb4\xd4\x80\xf5\xb2\x1b\xac\x62\x97\x8f\x8a\x1a\xde\x00\x00\xaa\x02\xd1\xa8\x68\x19\x9f\x07\x1b\x60\xfe\xe4\x7f\x83\x27\x11\x4e\x08\x86\x3b\xce\xb4\x7f\x12\x16\xa0\x8c\xf5\x14\xd1\x18\xac\x60\x6e\xa4\xe8\x2e\xc1\x96\x79\x5c\x7c\x95\xfc\x20\x1e\x27\x75\xa3\x93\x03\x1c\x32\x1a\x3b\xd1\xe5\xad\xfc\x27\x3f\x1e\x00\x95\xb3\xe8\xae\x70\x3d\x2f\x12\xde\xc5\x4c\xe5\x1d\xeb\xf8\x42\x08\xe5\xab\x50\xf0\xf6\x46\x41\x01\xe6\x5e\xdd\x25\x61\x10\xbe\xbf\x74\xb1\xc8\x9b\xc4\xcb\x6c\x14\xc7\x52\x2d\xf1\x21\x12\x09\xe3\x62\x00\x57\xfa\x81\x53\xe3\xf2\x56\xbe\x88\xff\x19\x00\xe5\x3e\x71\xb3\x60\x2c\xdb\x86\xde\x44\xef\xe3\xc0\xb1\x6b\x70\x36\x6e\x19\x7e\x7e\xdb\x3b\x5e\x09\xf1\x70\xed\x7c\x7e\x07\xc5\xa3\xa4\x57\xa0\xa7\x41\x19\x3c\xe1\x59\x66\x78\x9c\x5d\x5c\xc9\x7e\x1a\x50\x24\x79\xcf\xbb\xe5\xf2\x5b\x76\x5e\x78\x07\x00\xe5\x24\xc9\x7c\x1e\x89\x71\x81\x14\x49\xcb\x64\xde\x25\x9f\xc2\x22\xd8\x2e\xd4\x8e\xd6\x7b\x9c\x5c\xba\x57\xcd\x62\xae\x85\xf1\xb6\xf8\x00\xef\x29\xeb\x49\xfa\x31\x41\x07\xe7\x57\x5c\xa8\x68\x2a\x3f\x3f\x20\x50\xfc\x42\xb8\xc4\x35\x44\xfa\x4e\xfc\x15\x00\x45\xa5\xcc\x9b\xeb\x43\xcb\x64\xc6\x51\xbe\xd2\x2d\xac\x4a\x4c\x2e\xe3\x25\x1b\x07\x3b\xcb\xaa\xe5\x2c\xaf\x5e\xc3\xbe\xc0\x1b\x57\xf4\x0f\xb7\x95\xcf\x4f\x9f\xce\xfb\x25\xf8\x1d\xbb\x57\xf0\x48\xb4\xc9\xff\x87\xe8\x85\x44\xe4\xda\x20\x9d\x22\x9b\x0e\x80\x5c\x21\x77\xb0\xee\x93\x5b\xc4\xdd\xa4\xbf\x29\x9b\x24\x3e\xa8\x26\x5a\x82\xa4\xb7\x25\x8c\x7e\x56\x1a\x34\x6f\x0e\xd3\x28\xdd\x53\xb8\x95\xdd\x2c\x43\xcd\x09\xe7\xe6\xc8\xa7\xc6\x06\xf2\xdb\xe5\xb7\xfc\x0f\x0b\x17\x28\x16\xbb\xb2\xc5\xbf\x95\xd1\x00\xc8\x96\x2b\xed\x8c\x1d\x04\x8b\x76\x35\x71\x0c\x69\xb6\x96\x84\xd8\x48\x7e\xad\x0d\x6c\x5a\x42\x3d\x04\x3d\xaa\xfc\x87\xbe\x09\x5a\x5f\xd0\xcf\xdc\x01\x09\xd2\x8a\xd9\xb7\xa0\xac\x18\x0b\x2f\x06\x72\xf6\x57\x09\x16\x69\xb6\xb8\xaa\xc4\xe9\x9a\x09\x00\x48\x7f\xa8\xab\xe9\x6e\xb8\x51\xc7\x5c\xbc\x88\x40\xb6\x13\x3b\x0a\x49\xf3\x6c\xac\x46\x3c\x25\xcb\xca\xaf\x78\x46\x2b\xb3\xb0\xf2\xf7\x32\xa4\x66\x7c\xea\x28\xeb\x9c\xa9\x38\xc6\x8b\x5b\x6e\x9c\xe8\x9f\xc5\xff\x47\x6f\x76\xd5\x8a\xd6\x6a\x37\x00\x20\x35\x6b\xce\xd0\x08\xd8\x6b\xbd\xf9\xb8\x9b\xf8\x8d\x3d\x1e\xed\xab\x89\x4b\xbb\x8e\x37\x3c\x21\x0f\x75\xf2\x2b\xd4\xd4\x0d\x0e\x8f\x7c\x0a\xfd\x9d\x6d\x59\x2a\x8e\xd5\x6c\xf5\x8e\x7e\xcb\xb9\x6f\x6e\xf7\x8f\xe3\x0f\x18\xab\x5d\xed\x22\x8c\xee\x1e\x00\xd2\x0a\x88\x46\xfd\x84\xcd\x1e\xd4\xe2\x18\x78\xbf\x01\xef\xf6\x02\xa2\x67\x9f\xa1\xa1\x8f\x3c\xa1\xe7\x4d\x45\x39\x35\xa8\x3b\x27\xbf\x84\x4e\xed\x94\xa4\xd6\x32\x6f\xd9\xad\xd1\xaf\x39\x2c\x2b\xda\x3f\x83\x3f\xdb\x74\xd1\x75\xab\xc8\x49\x7f\x1b\x00\xc9\x1b\xe8\x3e\xb9\x48\xc5\x6f\x0e\x42\x2f\x51\x15\xc2\x3e\xb5\xd6\xaa\x52\xe1\xc7\x6a\x31\xaa\x54\xc4\xc6\xd2\x93\xaa\x62\xf4\xa5\x6c\x8b\x0a\x83\x0f\x9b\x5d\xa7\xea\x24\xed\x0e\xaf\x53\xdd\xa3\xf5\x78\xbb\xa9\xcb\x59\x1b\x9d\x03\xd4\x8f\x79\xaf\x01\xd0\xdc\x10\xfd\x20\xed\x52\xfa\xc3\xf6\xa1\xfd\x94\x9e\xf0\x36\xd8\x35\x65\x74\xc7\xe7\x9a\xe7\xca\x62\xd4\xba\xd2\x36\x25\x0b\x3b\x98\x1d\xa7\x5c\x49\xd8\x36\xdb\x49\xf9\x86\x32\x25\x3c\x50\xd5\x46\x5f\xe9\xed\xa4\xba\xc3\x96\x3a\x47\xab\xbb\xf8\x44\x00\x34\x23\xe2\x48\x52\xa8\xfc\x10\x5c\x83\xd2\xc9\x1f\x75\x3c\x87\x95\x2b\x7c\x51\xb5\x35\x64\x45\x0d\xe6\x72\xc9\x7d\x45\x2f\xde\x91\x75\x58\xf1\x84\x24\x4c\x5c\xaf\x2c\xa5\x0e\x87\xbd\x53\x9e\x62\xbc\xf3\xfa\xac\x22\x70\x94\xce\x29\xea\x24\xc1\x74\x00\x34\x35\x62\x33\xe1\xa2\x34\x05\x9d\x87\xcc\x94\xf6\x62\x53\x5b\x5c\x64\xe3\xf1\x89\xd5\x95\x32\x1a\x11\x55\xfc\x54\xf6\x80\x7c\x30\xf3\xb5\x1c\x49\x2b\x49\x04\xf2\x57\x8c\xef\x61\x06\xc5\x28\xfb\xb2\xd7\x43\x25\x99\x77\xd7\xb9\x59\x85\x16\xde\x06\x40\x3d\x2a\xd9\x81\xa7\x88\xde\x10\xa7\x76\x7c\x10\x93\x48\x67\x9a\x81\xf8\x6f\x8a\x66\x5e\x8b\x44\x41\xab\x2d\x9e\x24\x0d\x67\x94\x64\xa6\x4a\xcf\xb2\x5a\x67\xb1\x65\x3a\x4e\x5f\x58\x96\x9c\xc0\xfb\xe6\x75\x45\x81\x16\x4a\x9d\x21\xa5\x4e\x7c\x1d\x00\xd5\x6d\x59\x00\xf6\x91\x60\x07\x9d\xd1\xbe\x47\x58\xcc\x38\xd6\xf8\x41\xf8\x84\xe5\x59\x85\x17\x2d\x63\x0b\x8a\x66\x89\x85\x9c\x6f\x19\x2a\x49\x39\xaf\x6f\xe6\x7d\x69\xac\xa0\x2a\xf4\x8d\x2c\x53\x94\xe2\x75\x5a\x8e\x95\x84\x3b\x1f\x51\x2c\x97\xde\x03\x40\xe5\x2f\x37\x60\xbc\xb9\xe7\x85\xd3\xe0\xae\x3c\x91\xf0\x5e\x43\x31\x1f\x26\x72\x54\x7c\x10\x14\x8a\xe7\x15\x3c\x15\x36\x4b\xc2\xd2\xe9\x22\x9c\xd4\x69\xa6\x9b\xd8\x28\xfd\x18\xca\x94\x1c\x90\x3b\x79\x8d\xc8\x3c\xe5\x3f\x9c\x3f\xcb\x1d\x8a\x8d\x00\x28\x83\x95\x38\x54\x01\x3b\x56\x4d\x6f\xa5\x70\xbc\xd5\xa4\xba\x8f\x5c\x7f\x75\x53\xf9\x61\x5e\x9a\x1a\x95\x7f\x83\xaf\x50\x73\xe7\x2c\x15\x6c\x54\x1b\x13\x90\x22\x3f\xf5\xc2\x50\x5f\xb1\x58\x7d\xd8\x4b\x26\x9d\xac\xde\x34\xc1\x57\xb6\x4b\x3d\x0f\x00\x05\x4b\xf5\x1f\xe2\x0d\x33\xc4\x92\x07\xf3\x60\x55\x9b\x7b\x6b\xb7\xb3\x95\xa6\xc7\x65\x8b\x39\xfb\x4d\x79\x79\xbf\x78\x53\x8d\x7d\x69\xd7\xf8\x5a\xc3\xb3\xf8\x5b\x42\x17\x43\x4c\xc8\x2a\xd1\x42\x7d\xb5\xd7\x5c\x49\x8b\x2e\x6a\x42\x8c\x2c\x02\xda\x0c\x80\xfc\xab\xa6\x0e\x11\xc2\xd0\x38\x56\xb6\x70\x98\x8b\xec\xa7\x6b\x63\x59\xd7\x6c\xf7\xca\x12\x39\x5e\xd6\xd7\x79\x1b\xb9\x74\xcb\xeb\xb4\x21\xde\x6b\xf3\xd3\xf8\x2d\x02\xbd\xe9\x68\x88\x43\x94\x68\x64\x79\x15\x88\xbf\xeb\x8f\x4d\x48\x90\x5e\xd7\x1e\x06\x40\xbe\x5d\xf3\xa4\x43\xce\x18\xdf\x43\x6e\xfe\xc2\x9c\xd6\xcd\xa8\x39\xc5\x2a\xe9\x6a\x9c\xfb\x0f\x5b\xd9\x19\x9e\x07\x71\x2e\xd9\xef\xa4\x29\x78\x1d\x36\x63\xfc\x6a\xfe\x2f\xab\x7b\x48\x8f\x70\x87\xb9\xc6\xab\x41\xdc\x65\x9c\x35\x01\x26\xe5\xe9\xfe\x7f\x43\x0b\xd4\x01\xab\x34\xff\xd9\xfc\xb2\x4e\x6a\x0e\x6d\x1d\xa9\xf0\x37\x19\xda\x5b\x0b\x53\x8d\xb7\x90\x85\x19\x47\x8c\xb3\x31\xd4\xc4\x73\x06\x0b\xfe\x44\xd4\x38\xfd\x63\x32\xd5\xff\x98\xbe\x80\xde\xe2\x2e\xd5\xad\x63\x4b\x9c\xba\x74\x85\xfc\x45\x00\xe8\xa6\x8a\xb7\xb6\x9c\x35\xad\x69\x8d\xae\xf3\x34\x4d\x86\xef\x2a\x3f\x61\x54\x22\x1a\x0a\x9e\x1a\x5e\xa3\x27\x67\xc8\x0c\x48\xdc\xb8\xc4\x5e\xfd\x45\x62\x62\xe4\x0d\x7d\x01\x65\xc4\x7f\xb3\x6e\x37\x63\xae\x3b\xa4\xcb\xe1\x84\x3a\x6d\xd2\xbe\xe4\x7f\x07\x40\x7b\x56\x7c\xb8\xa5\xd8\x68\x85\x77\xd6\x2e\x36\x7c\x41\x8c\x29\x27\x1b\xb8\x28\x59\x41\xb7\xfe\x27\x76\x42\x46\x9c\xde\x88\xbf\x94\x58\xa7\x77\x27\x9d\x8b\x5c\xa9\xeb\xa7\x8d\xf5\x5f\xa8\x8b\x64\xb2\xdd\xcd\xda\x23\xdc\x09\x4e\x17\xb5\x46\x41\x1f\x00\x5a\xb9\xc4\xbd\x19\xa1\x0f\x45\x1d\xac\xf9\x43\x77\x12\x73\xbb\xac\x5b\x27\xc5\xfd\x9b\x7f\x4e\x17\x4b\xcc\x4d\x57\x6a\x6f\x91\xb7\xcd\x3a\xa6\x35\xd1\x9a\x23\x73\xb5\x73\x98\xb1\xfe\x54\xe8\x3d\x67\x86\xfb\x10\x74\x88\x3f\x7b\x8c\x07\xb4\x5e\x34\x13\x00\xe8\x90\x74\x46\xd3\x14\xed\x24\x42\x7c\xf5\x7a\x68\x17\x69\xe2\xdc\x7d\x10\x8f\x7c\x27\xdf\x15\xaa\xa4\x9e\x9a\x73\x05\x8a\xa2\xdf\x9f\x95\xa9\xf9\xc6\x9a\x1e\x71\x53\x73\x8e\x23\xf7\x2f\xd3\xec\xe2\x4f\x72\x5f\xab\xd9\x2e\x5c\x38\xa6\x45\x73\x48\xe2\x02\x80\xe6\x1f\x19\xb7\xe1\x8d\xfa\x29\x6d\xc2\xbc\xbd\xea\xb5\x74\xa8\xf4\x6f\xb5\x86\xf1\x25\xaf\x42\xad\x64\x69\xe7\xc4\xa8\xd5\x9c\xe4\x99\x9b\xd5\x22\xee\xaf\x08\x81\x9a\xc5\xff\xdb\x3f\x54\xad\x15\x39\xbb\x1f\x52\x6f\x94\xf8\x8c\x19\x51\x3f\x91\x3e\x07\x40\x13\x23\x3f\x56\x7f\x55\xf1\x82\xf7\xbd\x8a\xab\x78\xc5\xbf\x53\xb2\x5b\xf1\x51\xb0\x3f\x77\x86\x32\x55\xb8\x25\x2d\x40\x29\x14\x1d\x4c\xb8\xae\x5c\x2e\x7e\x10\x7e\x49\x79\x47\xea\x3d\xfd\x82\x6a\x92\x8c\xe2\xbe\x57\xd5\x20\xef\x1f\xf3\x55\xb5\x57\x21\x01\x40\x1d\xa1\x94\xd4\x3e\x97\xd9\x14\xe9\x95\x7e\xb2\x65\x0a\x61\xf1\xa8\xec\xba\x62\x7b\x4e\x99\x3c\x56\x39\x29\x95\x29\x1f\x55\x72\x13\x8a\xe5\xff\x2a\x6f\x85\x63\x14\x14\x55\xf9\xf4\x3e\xc5\x09\xd5\x0e\xf7\xed\xca\x52\xd5\xab\xb1\xa9\xca\x1b\xaa\x0b\x00\xa8\xc8\xaa\xeb\x35\x47\x25\xf3\xf5\xdf\xca\xbf\x48\x1e\xea\x0f\x14\x8d\x48\xd3\xf4\x9c\x6c\xb9\xb4\x5f\x1f\x9d\xf2\x5c\x06\x74\x77\xe3\x9f\xcb\x1c\xba\x9e\xf0\x4c\x79\xa4\x2e\x6b\xba\x4a\xfe\xa7\xf6\x80\xfb\x29\x85\x12\xfa\x6f\x2c\x53\x99\xa2\x79\x03\x80\xf2\xa1\xc6\xb9\xa6\x54\x7c\xd5\x32\xbe\x1c\x92\x44\x98\xbb\x8b\xa2\x25\x56\xb3\x4b\x76\xa8\xe4\x8d\x49\x96\xb2\x42\x8a\x34\x3e\x8d\xdf\x23\xfd\x61\xac\x08\xf7\x97\xad\x30\xf4\x4d\x67\xc8\x61\xfa\xe5\xee\x27\x15\xc1\x3a\xca\x58\xbe\xe2\x29\x74\x0f\x00\xe5\x12\x8d\xa4\xfa\x95\x38\xc1\x2e\x2b\x4f\x10\xeb\x6c\x0f\x0a\x6f\x88\x3f\xd8\x62\xb3\x9e\x4b\x1a\xad\xf8\x14\x48\x72\xd4\xd2\x19\xbf\x52\x4a\x33\x6f\x0c\xf7\x95\x85\x9a\xd6\x4d\x17\xca\xee\x1a\x5b\xdc\x6f\xcb\xb7\xe8\x37\x8d\x1d\x51\x40\xda\x2d\x00\x28\x4b\x34\xef\x4b\xb7\xf5\x9d\x6c\x51\x17\x04\xf7\x56\xb5\xe5\x65\xbe\xe9\x7e\xd8\xe1\x92\x32\xb1\x0b\x42\xfe\x8c\xdf\xdd\xe9\x83\x4d\x89\xf0\xb2\x0f\x11\x96\x06\x9c\xb4\x4d\xa2\xb4\x78\xf6\x5a\x90\x0c\xfc\x44\xa2\xe9\x14\xc7\x08\x80\xb1\x41\x00\x01\xa0\x7f\x21\x31\x97\x76\xf6\x8e\xb6\x0e\xe5\xbf\xed\xc9\x68\x4f\xce\xdc\xdb\xf5\x0c\x71\x23\xf9\x4e\xe7\x02\xf4\x68\xfc\x80\xa3\x02\xb7\x24\xfc\x87\xed\x3e\xf1\x51\xc0\x41\x2b\x81\x8a\xf5\xec\x35\xff\xc5\x4c\x9c\xa8\x32\x35\x72\x5d\x00\x30\x7c\x12\x1c\x04\x40\xbf\x50\x22\x2d\x45\xf5\x50\xe1\x77\xf3\xb7\x76\x87\x21\x9a\x33\xe5\x9d\x4f\x51\xd7\x93\x57\x3b\xb6\x61\xe9\xf1\x14\x3b\x8f\x50\x1a\x7e\xcf\x16\x44\x86\x07\x6c\xb0\xec\xa6\xad\xf6\x1c\x34\xe7\xb2\xd2\x27\x0e\x18\x2f\x73\xcf\x03\x60\x30\x09\xb3\x01\xd0\x97\x4a\xb6\x95\x74\x77\x15\xa2\xba\xf2\x27\x75\x7a\x62\x0e\x64\xbc\xb6\x7f\xc1\xbd\x4b\x4e\xb0\x3d\x23\x56\xc5\x8f\xb3\x9e\x26\xdf\x09\xef\xb7\x0c\xd1\x16\x07\x68\xcd\x2d\xcc\x5e\x4f\x87\xc9\x99\xb3\x7c\xe2\x41\xc3\x51\xfe\x1f\x00\xe8\x17\x88\xd6\x01\xa0\x93\x4a\x57\x15\xbf\xb2\x7f\xc4\x6f\xcf\x6b\xb6\x8f\x23\x9a\x33\x8a\x6d\x93\xc8\x8c\xa4\x51\xab\x3f\x55\x1c\xe7\xb0\x84\xd2\x37\x87\xe7\x9b\xa7\xb0\xa6\x05\xd4\x1b\xdf\x71\xe6\x7b\x3a\x0c\x7f\xf2\x9b\x27\xbe\xd0\xaf\x11\x7e\x03\x40\xb7\x4a\x82\x05\x40\xbb\x54\xf6\xb4\x78\x8c\x2d\x90\xf2\x39\xb7\xdb\x1a\x48\xd3\xa7\x2f\xb0\x24\x30\xfc\x92\xdc\xcc\x1d\xcc\xb3\x71\x01\x26\x1d\x7b\x79\xd8\x2b\x63\x0f\x77\x49\x40\xa8\xa1\x87\xbf\xd7\xd3\xa6\x77\x88\xdc\x26\xf9\xea\x06\x25\x39\x00\x68\x0f\xc8\x42\x00\x80\x6e\x28\xa2\x0b\x0f\x9a\xa3\x38\xbf\x73\x46\x4c\x38\x9e\xdf\x9c\x07\xc6\x75\xfc\xe4\xd9\x78\xe3\x44\x01\x32\xd6\x6a\x40\x0b\x57\x86\x19\xf5\xcb\xc4\xce\xfe\x6f\x74\xb7\x24\x22\xcf\x3e\xed\x4f\x99\xf3\x24\xbc\x36\x56\x4e\x02\x00\x52\x2a\x04\x00\x68\xfe\x50\x6e\x2c\x38\x6a\x38\x2c\xad\xc8\xfe\xd3\x10\x2a\xbd\x3d\x27\x4b\x6f\x95\x91\x12\xdf\xe8\x7e\xc9\x41\x6c\x96\x4e\x22\x5f\x17\x56\xa6\x7d\xa1\x20\xfb\x9f\xd4\xd6\x2a\x23\x3c\x07\xa1\x0d\xca\xdb\x93\x16\x40\x9e\x2a\x14\x00\x9a\x7e\x95\x1e\x00\xf5\x67\xd5\xc3\x82\xc9\xba\x4f\xd0\x9c\x6c\x67\x5d\x1b\xd4\x94\x06\x69\xaf\x43\x1d\x89\xcd\x5a\x14\x44\x8b\xb9\x01\xbd\x83\xa4\x61\xce\x90\x0e\xea\xf1\x5f\x03\x85\x40\x3d\x9e\x03\x9a\xd5\x10\x6d\xd2\x5e\x4d\x1a\x34\x19\xf8\xaa\x6f\x6b\xf0\x00\xa8\x71\xea\xc7\xf9\x64\x5d\x90\xfe\x72\xd6\xb0\xb6\x5b\x7f\x30\x2d\x51\x1b\xa4\x1f\x48\x9c\x0c\xad\xd1\x93\x63\x56\x41\xb9\xfa\x9c\xd0\xb7\x9a\x87\x7a\x67\xff\x65\x1a\xbb\x6e\x8b\xe7\x72\x4d\xb4\x2e\x74\xd2\x6d\xf5\x49\x6d\x03\x48\x57\xeb\xa0\x34\x00\xd4\x91\x9a\xbc\xbc\x9b\x5a\xac\xe9\x49\x56\x16\x74\xcf\xb4\x39\xf5\x0b\xc4\x35\x61\x67\xbd\xd5\xfc\x30\x39\xc7\x74\x69\xcc\xc6\xa5\xa1\x6f\x35\x45\xc6\x78\xff\xed\x1a\x27\x83\xd9\xf3\x94\x7a\x89\x7e\x91\x8b\xaf\xba\x52\xc7\x06\x42\xb5\x0f\xf4\x05\x00\xd5\x69\xcd\x9a\xdc\xf7\xc3\x97\x5b\xee\x64\xac\x1a\x9a\xd8\xd6\x9b\x7c\x7d\xa0\xa0\x03\x99\x80\xed\xeb\x46\x35\x47\xf6\xf5\x9c\xc3\xf6\x04\x59\xbb\x5e\x11\x27\xfa\x7c\x70\xbc\xa6\x1c\x75\xdf\x63\x3b\xce\xb8\x3f\xbe\xdb\xb2\x9b\xf3\x1d\x00\xd3\x7e\xc1\x5d\x00\x0c\xfb\x25\x37\x73\xcf\x0d\x6d\x68\x7d\x91\xa1\x19\xf8\xd6\x2e\x49\xde\xde\x5f\x89\x9c\x91\x50\xd6\xbb\x09\xfd\x24\x52\xdb\xfd\x1b\xf7\x26\xc8\xd0\x35\x9b\x94\xee\xf3\xcd\x51\x46\xfd\xc3\xfd\xa0\x2d\x83\x39\x3c\x7e\x93\x25\x97\xcb\x00\xc0\x04\x17\xfe\x9f\x6d\x9a\xe4\x8f\xdc\x45\x83\xba\xf6\xf0\x8c\x86\xfe\xbf\x11\x8e\x64\x5d\x5f\x0d\xda\x2d\x21\xa2\xe7\x38\x76\x59\x24\xa9\x3b\x96\x00\x05\x09\x3b\x99\xe4\x25\x3e\x9f\xed\x43\xb4\x7f\xdd\x4f\x5b\x17\xb1\x7a\xc6\x9f\x32\xef\xe2\x85\x03\x60\xfc\x5b\xa8\x00\xc0\x30\x59\xf2\x2e\x37\xb8\x3f\x03\xb5\x33\xfd\x66\xef\x29\xcc\xa5\x64\xbf\x1e\x04\xee\x47\xfc\xa9\xae\xaf\x44\x74\x64\x64\xa7\x92\xfc\x23\xa8\xda\xfe\x84\x76\xd6\xe7\x85\x2d\x85\x79\xd6\xfd\x82\x85\xc4\x79\x3c\xfe\x3f\xd3\x22\xfe\x6f\x00\x0c\x5f\x44\xb7\x01\xd0\xe7\x4a\xaf\xe7\x28\x7b\xc7\xe0\x15\xe9\x45\xdd\x47\x88\xd8\x24\x7d\x97\x94\x5c\x17\x5f\xd7\x99\x4c\x25\x45\x9c\xb2\x5f\xa3\xaf\x0f\x9a\x62\xeb\x60\x05\xfb\x9c\xb3\x9c\xe6\xec\x72\xbf\x6f\x0e\xe5\xcb\x9c\x13\x8c\x72\x51\x04\x00\xfa\x7f\x25\x7a\x00\x74\x18\xf9\xd4\xec\x4b\xdd\x33\x28\xbd\x73\x16\x77\xde\xa5\xc5\xcf\xfe\xd7\xb1\x9c\x7e\x3e\xee\x96\x5d\xcc\xec\x8c\x60\xdb\xb2\xd9\xe2\xc0\x6b\x96\xbb\x5c\x93\xcf\x4e\x33\x95\xbf\xc3\xfd\x9d\xf1\x89\xc8\xc7\x99\x60\xc0\x4a\x1a\x00\xd0\x3b\xcb\xd2\x01\xd0\xf6\x29\x2a\xb3\x16\x3b\xf2\x38\x05\x69\xe7\xed\x89\x5c\xfa\x6c\xb6\x2d\x82\x37\x1a\x87\xb3\x06\xf1\xef\x45\x04\x58\x5c\x84\x79\x81\xab\x4c\x0f\x44\x7b\x7c\xb6\x1a\x97\x49\x0a\xa6\x04\x1b\xe6\x4a\x1f\x3b\x5f\xd4\xbd\x94\xb7\x03\xa0\x3d\xa8\x60\x00\x00\x71\x94\x47\xb2\x9c\xad\xf7\x24\xe1\x69\xa5\x96\x97\x92\xf3\x89\xbf\x2d\x4e\x52\x51\x5c\xa0\x79\x9a\x6c\x66\xf8\x6b\x53\x88\xec\x4b\x60\x97\x31\x42\x7e\xd5\x67\xa7\xc1\x5f\xb1\x66\x4a\x89\xee\x8d\x52\x3d\x21\x4c\x7b\x58\x15\x01\x00\x74\x54\x85\x00\x40\xb3\x42\x75\x21\x73\x85\xf9\x3f\xf5\x96\xd4\xc3\x66\x4f\xf5\x93\x44\xa1\x29\x5b\xe3\x19\xbb\xd6\x88\xd6\x94\x85\xaf\x33\x18\x35\xc6\x40\xa2\x7e\x8b\xe6\xa0\xcf\x2a\xdd\x6d\xcd\xfd\x29\x48\xed\x6d\xcd\xbd\x09\x38\xe8\xae\x66\x35\x00\xd0\x24\x4d\x20\x00\x1a\x6f\xf5\xae\x4c\x2f\x73\x88\x2e\x32\x15\x67\x2a\xd4\x45\x25\x26\x1b\x45\xba\xe0\x58\xb1\x61\xb9\xce\x3f\xdc\xa8\x3f\xaf\x9b\x1e\x08\xd3\xbb\xe8\x5c\x7c\x96\xeb\xca\xb5\x37\xa7\xb0\xb5\xed\x5a\xe1\x04\x2b\xc4\x84\x6e\x00\xa0\xd9\xa0\x79\x0b\x80\xfa\xb2\x26\x3c\xa3\xd7\xd4\x61\xf4\x4a\x9d\x6a\xd4\x1b\x3e\x26\x3a\x1b\x0e\x19\x8e\xc6\xa2\xf5\x2f\x0c\x7d\xe1\x1c\xfd\x34\x03\x26\xb0\x43\x87\x31\x78\xf9\xec\xd3\x6e\xd1\xcf\x9f\x32\x1f\x3a\xaf\x7b\x3c\xe1\xbc\xe6\x1f\xed\x2b\x00\x34\x79\xd0\x5a\x00\xd4\x2a\x8d\x24\xbd\x7d\xa1\x2f\x6c\x76\x72\xd1\x7c\x97\xb6\xbb\x09\x9b\x47\x40\xc7\xd2\x28\xdb\xd0\x34\xd4\x50\x48\xe4\xc0\x44\xec\xb5\xe9\x8b\x7a\x2f\x13\xeb\x3d\x17\x75\x8b\xa8\xee\xae\x69\x8e\xa7\xcc\x99\x63\x27\xda\x98\xdc\x12\x00\xcc\xbf\x84\x13\x01\x30\xb2\x24\xdf\xd3\xe7\xcc\xff\xda\x36\x27\x39\x6a\x14\xb4\xef\x4d\x18\x1e\x76\x43\x36\x47\xa9\x06\x93\x30\xfe\x21\x11\xfd\x99\xf8\xa8\xe9\x2b\x7b\x7d\x48\x7c\xcf\x2d\x5d\x17\xa8\xbf\x5d\x2b\x1d\xcd\xcc\xbb\x63\xa3\xad\xaf\xb9\x6b\x01\x30\x0f\x08\x67\x02\x60\x9c\x2e\xb9\x92\x3e\x7e\xf4\x6a\x3b\x3d\xe9\xfb\xf0\x27\xc4\x89\x04\xe1\xd0\x34\x74\x76\x14\x65\xa0\x1c\x7b\x21\xc4\xaf\x0f\x43\xd8\x34\x7d\x45\x4f\x1d\xf9\x8a\xe7\xbe\xae\x19\xf4\xd9\xae\x1d\xf6\x3d\xac\xb3\x63\x8b\xad\x18\x5e\x0b\x00\xe6\x20\xe1\x20\x00\x86\xdd\x92\x9f\x73\x2e\x0f\xe3\x51\x6f\x92\x76\x0d\x1e\xc3\x7c\x48\x88\x1f\x08\xc5\xbb\x47\x25\xf6\x89\x89\x82\xe0\x8f\x3d\x5b\x29\xde\xd3\x07\xbb\x8e\xd2\xde\x78\xfe\xe9\xd8\xc2\xfc\xe2\x2a\xb0\x49\xb9\x53\xc7\xf2\x2d\x05\x82\x30\x00\x4c\x11\xa2\x97\x00\xe8\x9f\x4a\x1f\xcc\x99\x3d\x58\x8c\xc7\x27\x25\xf6\x1f\x27\x36\xc4\xaf\xed\x2b\x25\x97\x44\x9e\xe9\xd9\x41\x45\x07\xaf\xef\x76\xa3\xaf\x9b\xce\xe8\xcc\x60\xc5\x79\x1e\xb0\x97\x72\xce\xba\x5a\xad\xb3\xf8\x3d\x63\xd7\x9a\xbd\x45\xd9\x00\x18\x43\x24\x8e\xff\x93\x29\x0f\x48\xfb\xa3\xbf\x8a\x02\x9f\xbd\xae\xf7\x21\xf5\x53\x7c\x62\x8f\x80\xbe\x20\x92\xda\xf5\x93\x49\x0a\xa6\x76\xb2\xd8\xf0\xe9\x15\xf6\xdd\x5c\xb1\xe7\x6e\xeb\x63\xfe\x26\xd7\xa5\xe6\xd7\x22\xdf\xb1\x4f\x8d\x1f\x25\xed\x00\x18\x62\x64\x99\x00\xe8\x66\x2a\x60\xa9\xf3\x7b\x34\xec\x7d\x89\x3f\xbb\xb3\x39\x9f\xe2\x6e\x75\x7e\xe0\xcd\x8a\x4c\x70\x8c\xf2\xd5\xc1\xe5\xf6\xd9\x82\xf7\xd3\xab\xac\xeb\x44\x2a\xcf\x9b\x96\xa9\x12\x4f\xd7\xb7\xa6\x62\xe9\xb1\x71\x24\x03\x53\x5e\x05\x80\xee\x9a\x82\x00\x80\x76\xb2\xf2\x48\x2a\xba\x2b\x42\x5c\x9e\xb8\xcb\xf1\x41\x32\x26\x6e\xbe\xfd\x4f\xc9\x81\xc8\x09\x36\x9b\xd4\x14\x9c\x61\x2d\x92\x51\xa6\xb7\x9a\xdf\xca\x61\xd3\x9c\x4c\x36\x45\x86\x5b\xae\xe1\x99\x32\x6e\xdc\x43\xfd\x1c\xe5\x2b\x00\xb4\x97\x55\xd9\x00\x40\x19\xaa\x63\xa9\xb5\x8e\x70\x15\x94\x48\xb7\x8f\x51\x9d\x88\xcb\xb2\xfe\xa3\x76\x89\xd8\x6d\x39\xa1\x86\x07\x3b\x99\xfb\xd5\x3b\xa7\x67\x99\x58\x1a\x67\xcf\x9f\xc6\x3c\x4d\xae\x1b\x41\x7f\x52\x83\x18\x9f\xae\xab\xd4\x54\x00\xa0\x9d\xa6\xbe\x0b\x80\x66\xa3\x7a\x30\xe5\xbc\xbd\x18\xba\x92\x18\x64\x8b\x81\x9e\xc4\x8d\xb7\x06\x40\xef\x22\xfa\xcc\xdf\xb5\xae\x41\x2f\x4d\x97\xb5\x33\xa7\x27\x19\x0f\x6a\xd3\xa7\x39\x19\x96\x6a\x43\xdc\x54\xfa\x02\xe8\xd1\x78\x9c\xf6\x3a\x44\x07\x00\xda\xa1\x59\x09\x80\x86\xaf\x7e\x9b\xd2\x6e\x13\xe9\x57\xce\xba\x69\x45\xeb\x3b\x63\x1f\x59\x60\x7a\x4e\x84\xda\x9c\xa1\x27\x04\x3d\x31\x79\xea\xdb\xa6\x67\x19\xdd\xf4\xb1\xd3\x7c\xf5\xbf\x75\x7f\xb9\xad\xd2\x6d\xd4\x95\x8c\x5f\xa0\x6d\xd1\x4a\x00\x80\xca\x20\x0a\x00\x9a\x19\x1a\x76\xef\x02\x64\x76\x7d\x82\xd9\x07\x75\xba\xa9\x44\x59\x88\xe1\xc3\x9a\xb9\x83\x38\x22\x7c\x05\x71\x06\xc1\x86\xf4\x6f\x3d\x48\xba\x85\xd9\x50\xe9\x4a\x65\x11\x38\x99\xb5\x0c\x15\x65\x28\x7a\x0a\xfb\x28\xe3\x8a\xe7\x3f\x7c\x11\x37\x0e\x00\xf1\x45\x61\x64\x8f\xae\xa3\xbd\x69\x89\x29\x1d\x39\x0d\x26\x52\xb0\x51\x2f\xe0\x95\x9c\x7b\xd8\xf1\x88\x3a\x82\x12\xdf\x8a\x16\xb7\x26\x12\x2f\xe2\x8e\x57\xf4\x52\xba\x49\xf9\x19\x5f\xe8\x47\x69\x9e\x51\x3b\xd8\x29\xcc\x6f\x9e\xfb\xf9\x93\xb8\x5f\x00\x10\x1b\x85\xbd\xdd\x78\xb8\xaa\x35\xdd\x58\xd3\xd1\x0e\xff\x4b\x3e\x88\x44\x22\x70\x9c\x19\xe8\x95\xe8\x10\xfc\x75\x5c\x30\x6e\x0c\x6c\x11\xe1\x30\xd1\xb9\xc2\x9b\xbc\x9a\x32\x27\x63\x80\xf6\x8b\xbe\x39\x0a\xc7\x1a\x62\x97\x78\x1a\x79\x5d\xbc\x97\x00\x88\x13\x44\xf1\x9d\xcc\x96\xef\x28\xa4\x5e\xdb\x96\x80\xd1\x48\xdf\xb7\x6b\x70\xf3\x59\xeb\x90\x13\x08\x77\x71\xfd\xe8\x43\xe4\xc2\x16\x13\x6e\x23\x75\x7f\xf9\x4c\xe2\x43\x06\x22\xfd\x33\x95\xcd\x8e\x8e\xfc\x8b\xd9\xce\xf3\xf2\xac\xe4\x76\x0b\xa7\x02\x20\x42\x8a\x17\xd9\x89\x8d\x4b\x89\xef\xb5\xfb\x5b\xdc\xc8\x8b\x25\x9c\xd6\x51\x6a\x39\x13\xd6\x4e\xa0\xfd\xc2\x72\x90\x38\xc6\x5f\xcd\x26\xcc\x08\x6b\x57\x59\x13\xc1\x87\xb3\x37\xbd\x88\xfc\x86\x77\x3f\x12\xcd\x08\x10\xce\xf0\x8c\xe5\xd8\xc4\x78\x00\x84\x5a\x69\xb1\x55\x5f\xc7\x61\x4d\x80\x7c\x1a\xfd\xd8\xb1\xa2\x1f\xcd\x4f\x38\x95\x0c\x8f\xd6\x57\x5c\x06\xa6\xad\x23\x96\xb7\xbe\xa9\x17\xb5\x82\xff\x6e\xae\x19\x47\x14\x56\xce\x59\x46\xd2\x8a\x0e\x46\x3a\xd1\xde\x4b\x4a\x3d\x83\xd8\x23\xd2\x63\x00\x08\x0e\xca\x1e\x9b\xdd\xe6\xb5\xcb\xf0\xaa\xfd\xb5\x2d\xb2\xed\x82\x33\x0d\x52\xb9\x13\xcd\xb7\xf9\xaa\x7c\x2e\x6a\x41\x1b\x51\xbe\xa0\x31\x02\x91\x2e\x7f\x5d\xca\xc6\xcc\x53\x94\xa5\x3d\x23\xec\x57\xac\x8e\xd8\x4c\x95\x29\x5d\x3c\x13\x59\x0a\x65\x35\x00\xfc\x17\xca\x6c\xc3\xe2\xf2\x2f\x26\x8c\x62\x60\x5e\x85\xf1\x04\xef\x51\xed\x11\x63\x0c\x05\xdd\x88\x31\xe8\x91\x7e\xb0\x4c\xfd\xdf\xf5\x8f\xdb\xeb\xf5\xe9\x25\x32\xd4\x26\x9d\x22\xad\x14\x4f\xd2\x6e\x8f\xa0\x53\x58\xd0\x55\xcf\x2c\xe6\x31\xcd\x1f\x00\xf0\xb9\x6a\x92\x7e\xda\xdc\xe1\xbe\x65\x72\xaf\x4a\x9f\xde\x36\x2e\xb7\xfa\x60\xf7\x2f\xf2\xe4\xfa\xce\x2e\x65\xc7\xb3\xe6\x11\xc7\xa7\xba\x4f\x6d\x8f\xed\x35\xc5\x57\x91\x02\xab\x25\xf5\x35\x8e\x65\x1e\x8d\x10\x93\x57\x1b\x21\x4f\x35\xb3\x58\xef\x0c\x00\x3f\x1d\xaa\xd7\x91\x4b\xb7\x8d\x34\xc9\x48\x15\xe9\x43\x3b\x38\x0f\xe6\xbd\x1e\xf8\x4c\xb2\xd6\x5d\xec\x9f\xd6\xc1\x6b\x7a\xdf\x1b\x58\xb7\xac\x6d\x5e\xf7\x84\xe2\x0d\x88\x77\x8e\x93\xa9\x4f\x71\x93\x6c\x95\x11\xcb\xc9\x75\xe6\x51\xcf\xdd\x4c\x17\x03\x0b\x00\x7e\x80\x76\x82\xf6\x5b\xa9\xf3\xa2\x30\xe9\xc7\x72\xf3\x82\x22\x8e\x69\x5e\xd1\xe8\x4c\x52\x5e\x5d\xe2\xd0\x8f\x8e\xb4\xa6\xf6\x81\x75\x75\xaa\xd6\xc3\x7d\xc9\xc5\xcb\x10\xbc\x6e\x6d\xea\x07\xec\x32\x07\x14\xf1\x80\xf4\xd1\x5a\x35\x6d\x22\xe3\x98\x51\x05\x00\xef\x85\x96\xd9\x79\x0a\xcd\xaf\x4f\xd5\xaf\xc2\x5c\x6f\xaa\x91\xb9\xe2\xe0\x30\x24\x6b\x29\xc1\x17\xbe\x11\xc7\x25\xb9\x20\xc3\x5b\xda\x29\xf1\x98\xdd\xe5\x4e\xb4\x2e\x82\x26\x7d\x2d\x13\x4f\x59\x17\xb9\x87\xc3\x66\xbc\xf3\x2c\xe0\x3f\xe4\x22\x00\x10\x7f\x15\xd2\x1d\x67\x90\x0b\x9a\xfa\x75\xe7\xd1\x31\x30\x86\xb4\x18\x73\x13\x9e\xcb\x7c\x8f\xfb\x03\x51\x81\xbd\x4e\xb8\x8b\x16\x36\xff\x45\x8e\xc2\xfd\x59\x66\xa3\xee\x20\xcd\x4d\x6f\x64\x6c\xa0\xcd\x88\xe4\xb1\x1f\xb3\xa6\x7a\xce\xe0\xf3\xff\x6f\x11\xe2\x4d\xc2\xeb\xf6\x03\x1d\x27\x5b\x7d\xb5\xaf\x90\x32\xf8\x56\x09\x0f\xdd\x82\x28\x60\x66\x62\x89\x68\x17\x6c\x06\x7e\x0d\xf6\x63\x73\x15\x69\x06\xe1\x67\x99\x0f\xe5\x32\x25\x6d\xce\x77\xfa\x2b\xfa\x8e\xc8\x24\x76\x15\xbb\xd5\xe3\x0b\xef\x17\xdf\x0b\x00\x71\xb3\x88\x69\x3d\xd2\xd6\x82\x8a\x82\xc2\xda\x61\x98\x1a\xd1\x1d\x84\x12\xc7\xa4\xff\x85\xba\x48\xd8\x86\x71\xc2\xb6\x92\xa7\x37\xe5\x13\xa6\x51\x17\xce\x9d\x43\xf6\x62\x94\xcd\x41\xd0\x88\xec\xb0\x88\x9d\xac\x69\xbc\x30\x8f\x33\xbc\xb1\xc2\x14\x00\x44\x66\xf1\x3d\xf3\xc9\x96\x49\xc4\x41\x35\xa6\xb5\x82\x5c\x27\x84\xc1\x37\x51\x9d\x68\x2a\x44\x3e\xed\x20\xea\x1e\x7a\x1c\x63\xa4\xb1\x10\x37\x89\x65\x2a\xc5\x11\x6b\x39\x83\x69\xbb\x29\xaf\x78\xe7\x23\x4a\x18\xb7\x84\x41\x1e\x1b\xb9\xe3\xc5\x4a\x00\x84\x3b\xa4\x62\xe3\x9b\x86\x57\x4c\xbb\x72\x5f\x33\x85\xb5\x8f\x7f\xbf\xd5\x95\xfd\x8c\x9a\x0e\xbf\xca\xf5\x44\x9e\x44\x5c\xe6\xb5\x37\xd4\x60\x02\xf8\xeb\x4a\x06\xf1\x2b\x85\xde\x69\x01\x64\x83\x68\x51\xf8\x0b\xfa\x76\x49\xa6\xc7\x52\x8e\x9f\xf4\x12\x00\x82\xcf\x72\x77\xbd\xae\xe6\x81\x74\xb1\x5c\x5a\xbf\x41\xe6\xc2\x3d\xdb\xb4\x44\xc6\x22\x37\xc2\x8e\xca\xfe\x40\xf8\xb5\xfb\xcb\x23\xea\x5e\x22\x77\xc9\x8d\xc5\x56\x6c\xbf\xfc\x73\x2a\x8b\x78\x4c\xc1\x0a\xdf\x46\x2b\x50\xfc\xe3\x71\x82\xf5\x55\x59\x05\x80\xc0\x57\x89\xd2\xe6\x56\x29\x8d\x14\x29\xbf\x66\xa1\xe1\x05\xc7\xa9\xfe\x89\x01\x47\xdc\xdc\x5c\xa7\xbf\xd0\xbe\xbc\xf5\x83\xbe\xa4\x76\x47\xc7\x75\xdd\x9a\xa2\x45\xe8\x1f\xba\x09\x29\x57\x08\x5c\x2d\x3c\x9c\x4e\x4d\x85\x06\x3c\xee\xb3\x32\xff\xdf\x93\xfc\x61\xb5\x44\xb3\xb0\x62\x6a\xaf\x40\xfc\x74\x1e\xb1\xa7\x94\x65\xac\x7d\xd4\x3d\x96\x80\x6c\x94\x76\x0e\xc0\xc5\xb0\x5a\x47\x68\xcd\xb9\x76\x82\x6d\xa0\x08\xa0\x0e\x59\xde\xa5\x68\xf1\x42\x73\x58\xb8\x89\x42\x35\x46\x79\x46\x33\xb7\xe9\x2e\x03\xc0\x6f\x85\xaa\xd4\xef\xcb\x63\x87\x3d\xc5\x39\x55\x86\x41\x33\xf3\x75\xad\x47\xff\x63\xfc\xdd\x86\xfd\x7d\x3e\xf0\xc9\x2d\xcb\x7b\xd2\x6b\xd4\xf0\x33\x5d\xb9\x85\xd7\x50\x59\x8e\xc0\x14\x09\x7e\xb2\xf5\x68\xf8\x06\x8a\x87\x79\xb6\x67\x07\x53\x6c\x98\x0d\x00\x3f\x03\xfa\x4f\xad\x28\x93\x2c\xb8\x24\x3a\x55\x79\x7d\xfe\x18\xa6\xad\x06\x3f\xe2\x82\x77\x34\xf8\x0d\xbe\x6d\xbb\xda\x32\xb9\x7f\x57\x0d\x1a\x9e\xdb\xdb\x51\x78\x15\xb9\xb7\xeb\x62\x8a\x0d\xb7\xd4\xfe\x29\xfc\x19\x79\x9b\xe5\xba\xe7\x06\x66\xa2\x31\x07\x78\xf3\x9d\xb4\x68\xeb\x71\xec\xd9\xfa\x7c\x68\x0c\xde\xb9\xa9\x5d\xb4\x90\x40\x85\x11\xe8\x6c\xe2\x07\xf8\x36\xb4\x96\xbc\x1b\x19\xd3\xb8\x87\xba\x15\xb3\xbf\x74\x13\xfd\x15\xc1\x9c\xb6\x9b\x65\xa4\x6c\x8a\x48\xe0\xa2\x98\xc0\x23\x45\xd0\xcb\x95\x00\x20\xa1\x08\x47\x2c\xb7\xd1\x3f\x9a\x2c\x9a\x44\x2c\x0e\x86\x13\x3e\xc0\xbd\x87\xcf\xa4\x9d\x22\xac\x40\xe4\xa1\x3e\x90\x7a\xd0\xac\xc6\x4c\xca\x76\xdc\xc1\xd2\x42\xba\x37\xa9\x28\x8d\xc8\xbc\x4a\xf3\x0d\x7f\xc5\xb9\xc6\xf2\xf5\x98\x21\x88\xe3\x65\x01\x20\x09\x13\x39\x99\x9f\xa3\x12\x61\xdf\xd4\x4d\xe8\x83\xf0\x4e\xa1\x3f\x56\x88\x08\xa0\x05\xe1\x1b\x51\xef\x51\xed\x44\x12\xf6\x5e\xc3\x0e\xf2\x16\xc2\xcb\x92\xcb\xb4\x4c\x4a\x74\x9a\x07\x33\x80\xbe\x36\x7c\x03\xa7\x88\xdd\x36\xf5\x3b\x7f\x37\x3f\x0a\x00\xf1\x59\x51\x9f\xf1\x69\xfb\x45\xe4\x6b\xa5\x03\xb1\x12\xe3\xcf\xef\x42\x2d\xc7\xe5\x52\x4e\x60\x8e\x11\x74\xc8\x24\x7c\x08\xe9\x6d\xfd\x0e\xe2\x16\xaa\xb0\xf8\x17\x45\xc3\x88\x4b\x15\xd3\x17\xb1\xdd\xc3\x0b\xd8\x1e\xbc\x19\x53\x1f\xf1\x8e\x0a\xf3\x00\x10\x3b\x8b\x7f\xeb\xff\x6b\xed\x26\xe6\xca\x2f\xc3\xd7\x93\x7e\xf2\x9c\x3b\x5e\x53\x76\x91\x79\xa8\x02\x9a\x00\x31\x19\x73\x93\xd1\x5a\xb7\x0b\xbf\x85\x55\x5b\x1c\x4b\x3a\xce\xa1\xa4\xdc\xa5\xc5\xf3\x36\x87\xdd\x66\xde\x17\x7a\x4e\x3d\xc7\x3d\x2b\xd6\x00\x20\xca\x90\x0e\xe8\x22\x9a\x8d\x4c\x0f\x59\x02\xec\x01\xab\x82\x63\x86\x23\xd9\x4a\x52\x6c\xc7\x63\xce\xa6\xf6\xcf\xa8\xcd\xbc\x31\xb5\xc7\xb1\x67\xf8\xc8\x22\x2c\x31\x54\x70\x2d\xa5\x92\x72\x4a\xc4\x0d\xb3\x33\xf6\x4b\xc2\xa6\x1e\xe7\x3c\x90\x9e\x03\x40\x28\x94\x47\x6b\x4e\xd6\x5b\x24\xd7\x25\xa0\x29\x41\xda\xc1\xea\x6d\xf9\x22\xbd\x41\x80\xb5\xdd\x96\x25\xc3\x1b\x11\x63\x65\x2b\x6b\x68\x68\xb6\x7c\x7a\x61\x07\xde\x5f\x3e\x92\xbc\x82\xec\xae\x88\x0b\x43\xd0\x2b\x15\x7f\x4c\xfd\x97\x7d\x48\x99\x0e\x80\x60\x48\x49\x53\xad\xac\x99\x65\x60\x88\xfc\xeb\x83\x0c\xce\x8c\x27\x4d\x69\xfa\x41\xdc\x11\x18\x4b\x3f\xad\xf5\x19\xfc\xa9\x6e\xb8\x3a\x1f\x39\xa4\xf3\x2a\x90\x60\x2d\x5a\x4b\xb2\x27\xf1\x0f\xe8\x5b\x58\x18\x2d\x0f\xaa\xf3\xf0\x61\xfd\xd4\xc8\x01\x10\x78\xab\xb9\x8a\x4f\x55\x9b\x7a\x0a\x05\xf2\x9a\x87\xdd\x09\x74\x44\x43\x6a\xd7\x58\x2c\xa7\x79\xc8\xb1\x1a\x76\xaa\x2d\xd7\x5e\x31\x0f\x85\x08\xb7\xde\xc8\xbf\x83\xa9\xb2\xd4\x26\x1d\x27\x1c\x36\x2d\x0a\xcb\xa2\x0a\x0c\x87\x3d\xb0\x2c\xa1\xae\x1b\x00\xfe\x19\x28\x4d\x51\x54\x79\x6a\xf0\x14\xff\x7a\xcd\x98\x81\x16\xda\xbe\x7a\x7c\xdf\x69\xcc\xeb\xa6\x6b\xbd\x53\x61\xa8\x56\x7b\x77\xd5\xbc\x69\x1d\xc6\x4e\x66\xfe\x56\xf4\x51\x3b\x23\x69\x0f\xa1\xd1\x9a\x1c\x06\xa7\xce\x30\x1d\xf4\xe8\x62\x65\xe8\x9f\x02\xc0\x5f\x05\x3d\x94\x9f\xa8\xf4\x99\x2f\xe1\xe3\xab\x1b\x46\xf6\xd3\xea\xeb\x76\x0f\x3d\xc0\xcc\x6f\x9a\x3d\x70\x0b\x16\x05\x7b\xd7\xb7\xaf\xea\x53\xfb\xe7\x1e\x4d\xfe\x06\x74\x5e\x97\x77\xd2\x25\xfc\x13\x3b\x22\xac\x9f\xb2\xd7\x82\xf4\xb8\xc3\x7c\x6d\x78\x0d\x00\x9f\xaa\x2d\xd7\x6e\x22\xb5\xd6\xb3\xa4\x70\x72\x6b\x13\xc4\x46\x53\x54\x30\x13\x61\x07\xf5\x11\xfc\x30\xbc\x82\xce\x41\xc6\xd7\xb8\x31\x23\x30\xfb\x0a\x16\xb0\xa7\x10\xcc\x49\x34\x6e\x16\x65\x65\x48\x37\x7f\x0f\x73\xbc\xfb\x7c\x91\x8a\x6b\x03\x40\x7a\x57\xf8\x27\x74\x81\xb0\xb3\x69\x44\x32\x9f\x78\x03\xc6\x64\x1d\x21\x87\xc1\x33\x08\xa1\x94\xd5\x88\xd9\x6d\x47\x68\x6d\xe8\xa6\xea\x41\x46\x32\x6e\x79\x41\x06\xab\x98\x94\x90\x34\x9d\xd3\x47\xfd\x15\xd2\xc8\xcf\x60\xb9\xb8\x3b\x44\x33\x78\x05\x00\x48\x87\x44\xa1\x9a\x67\x78\x2f\xd8\xdf\xe2\xab\x04\x18\x5c\xcd\x9a\x41\x3c\x82\x98\x8a\xb7\x92\x89\xa8\x93\x6d\x59\xd4\x2c\xec\x86\xea\x20\x7a\x06\x61\x6f\xfe\x35\x26\x93\xfc\x6b\xf6\x09\xf6\x33\xba\x3e\x24\x88\xb7\x9e\x5d\xe8\xae\x14\x6e\xe6\x87\x02\x20\x2d\x17\xad\x53\x07\xa1\x2f\x21\x75\xa2\x4c\x6c\x13\x7a\x3d\x63\x35\xee\x37\xf6\x3c\xae\x82\xf0\x86\xe0\xdf\x1a\x47\x76\x21\x75\xcd\x4b\xa5\x56\x53\x83\xf3\xbd\xe8\x7f\xd2\xef\xce\x9e\xc5\xd2\xb0\xfe\x0a\x3e\xca\x35\x73\x3f\xb9\x13\x05\x27\x85\x31\x00\x48\x6c\x12\x0f\xa5\x08\xb1\x84\xb0\x52\xb0\x0e\x85\x22\x21\xe8\x19\x98\x0a\xca\x64\xcc\x4f\x9c\x8c\x7a\x07\x36\x86\x70\x93\x7e\xa1\x2a\x8d\x8c\x62\xfe\x95\x57\x40\x0b\xe0\x80\xc4\x85\x4c\x7f\x1e\x32\x58\xc1\x41\x09\x1e\xb8\xd3\xf8\x37\xc4\x58\x00\xc4\xc7\xa5\x4b\xe5\x3b\xe1\x66\x46\x02\x3f\xa0\xc3\xc1\xc4\x52\xaf\x22\xf7\xb0\x06\xd0\xfb\x30\x31\xec\x07\xcd\xcf\x70\xc7\xb8\x95\x95\xf9\x44\x33\x6f\x5f\xae\x84\x02\x09\xe6\x25\x4e\xa7\x1f\x16\x39\x07\x97\xb0\x8b\xc5\xb7\xdd\x45\xbc\x77\xd2\x25\x00\x88\x9d\xe4\x49\xd2\xfc\x96\xf3\x62\x36\xe7\x7e\x9b\xaf\xc4\x99\x7c\xbd\xdd\x26\xe9\x42\x7e\x46\x96\x4b\xa7\x34\xb5\x63\x66\x4b\x97\x96\x7f\xc3\x97\xca\xe6\xe4\x68\x48\x5d\xb2\x9b\xb3\xa4\xb4\x69\x72\x6b\xb0\x2f\xf3\x86\xa2\xce\x7d\x15\xf7\x8a\xe2\x35\x00\xa2\x08\x25\x42\x1c\xda\xe8\xd0\x99\x59\x9f\x5b\x52\x74\xb9\xa4\xc0\xd6\x1f\xda\xe7\x08\x72\xfb\x57\x6d\x57\xa3\x13\x2a\x54\x5b\x50\x76\x07\x2b\x83\x9e\x64\xaf\x21\xba\x41\xa6\x99\xdf\x29\xa7\xa0\x88\xa0\x8f\x8c\xd3\x9a\x6d\xee\x17\xb8\x2e\x9a\xa9\x00\x08\xfb\xd5\x55\xc2\x35\xf5\xf1\x9d\x6f\x99\xe6\xc6\x5f\x8e\x7f\x09\x7f\xb4\x7c\xb1\xbf\xea\x48\x82\x07\xda\x8e\xd5\x7f\x46\xf0\xad\x03\x65\xe3\x31\x63\x2d\xf0\xec\x29\xf8\x33\xe6\x49\x33\x37\x90\x8f\x19\x2d\x41\xdf\x18\xce\xfa\x17\x53\x3c\x38\x6a\xed\x37\x00\x84\xf9\x9a\x8f\x82\xbb\x75\xf5\xfd\xa9\x8c\x07\x8d\x91\xbd\xaf\x08\xb3\x5b\x42\x7a\x0c\xed\x3b\xda\x5a\xbb\xc7\xd4\x77\x76\xec\xef\x64\xcd\xdd\x87\xc6\xda\xcf\x65\x3d\xc2\xe7\xda\x5c\x67\x2e\x25\x37\x58\x26\x06\x4f\xa1\x6f\x30\x5e\x9c\x92\xcd\xc9\xd7\x17\x00\x20\xf4\x80\x46\x04\x85\xb5\xab\x86\x37\x32\x70\x0d\xc2\xa1\x08\xfc\xd5\x66\xe6\x80\xb4\x9d\xd9\xba\xae\x6f\x7d\x7d\x5b\xc7\x8c\x9e\xa3\x73\x47\x51\x67\xba\x4e\x66\xdd\xc2\xed\x72\x2c\x9e\xb9\x97\x74\xd3\x16\x13\x3c\x8f\x5e\x61\x26\x4d\xd1\xb1\x5f\x1b\x4a\x00\x10\x9c\xd3\x4e\x94\x9e\xa5\x6f\xa9\x5f\xc8\x79\xcf\xa0\x34\xad\x26\xb7\x32\x5b\x61\x2b\x90\xb9\x2c\x2a\xfc\x52\x23\x89\xbd\x0c\x99\x52\x76\x9a\xf3\x1b\x73\x30\xdb\x83\x67\x25\xd8\x13\xe4\x02\x1c\x65\xf9\x0c\x89\x48\xc6\x74\x76\xb5\x48\xfe\xe2\xf6\x00\x20\xdf\x21\xbc\x2d\x9d\x46\x1b\xd7\xb4\x88\x53\x48\xfb\x00\xa3\x91\xf6\x33\xdc\xe1\xb3\x10\x2b\x98\xc5\x88\xe0\x86\xdb\xac\x05\xe8\xa2\xb2\x5a\x4e\x10\xae\x33\x6b\x15\xf7\x1c\x29\x20\x61\x16\xff\x04\xf5\xe5\x8c\x62\xd1\x18\xe6\x4f\x57\x95\x44\xc4\x4b\x03\x40\x2e\x12\xc5\x48\x6a\x28\x30\xd8\x9f\x6c\x33\x55\x02\x6f\x21\xf9\xd0\x8e\x76\x3c\x44\x4c\x60\x78\xa1\x06\x1a\xca\x98\x5d\x58\xc5\xdc\xf3\xec\x54\x82\x3d\x2b\x87\x3b\x9e\x7c\x33\xfe\x11\x3f\x84\x8e\x99\xe1\x29\x54\xb0\xa3\x5c\xb9\x12\x0f\xfe\x24\x00\xe4\x71\xa2\xb5\x22\x3e\x31\x13\xe9\xcf\xbc\x41\x9a\x8f\x2e\x26\xd8\x28\x91\x58\x4c\xfb\x56\xea\x1f\xf8\x2d\xf5\xa1\x74\x35\x69\x66\xe9\x45\x26\x9e\x72\x22\x93\xc6\x16\xd0\xfb\xe3\x2b\xb9\xe7\x58\x3d\x01\x67\x04\x04\xee\x51\x57\xba\x38\x59\xf0\x1b\x00\x99\x40\x32\x4e\xf0\x0d\x97\x84\xbf\xc8\xa0\xe3\x4f\x13\x97\xe2\xf3\x89\x56\x32\x02\x0e\x91\x49\xd4\x8c\xba\xc9\x54\x2a\x3d\xab\xe4\x09\xdd\xc6\xac\xcb\x58\xc3\xbc\xcd\xee\x89\xbb\xc0\xe1\xf0\xc6\x06\x2c\xe0\x97\x08\x16\xb8\xea\x44\x65\xe2\x99\x00\x48\x37\x4a\xbb\xf9\x95\xe8\x5a\x7a\x38\xed\x2b\x76\x06\x03\x8f\xfd\x85\xf7\x60\x2e\x6e\x6b\x27\xc6\xb2\x7e\xd7\x8e\x23\x53\x38\xaa\x92\x31\xd4\x13\xbc\x89\xe9\xef\x19\xf5\xfc\x1d\x71\x48\x76\xa4\xb0\x33\x40\xca\x9b\x25\x36\xb8\xae\x10\x62\xa5\x68\x00\x24\xff\xc8\xa7\x73\xfd\x3a\x36\x0b\xbf\x50\xbe\x20\xf7\x88\x46\x31\x91\xe8\x57\xe2\x58\xd8\x4e\x5c\xad\xf8\xcf\xea\x61\xc2\x4d\x89\xb4\xe8\x1a\xd9\x28\x4d\x4a\x9f\x4a\xc3\x4a\x7f\xc4\x5e\x67\x4a\x64\x8f\x03\x1a\x38\x27\xe5\x17\x5d\x2f\x0a\xca\x15\x36\x00\x24\x93\x95\x29\x6c\xa7\xb6\x4e\xc8\x44\x9e\xd1\x7e\x0f\xaa\x41\x99\x90\x70\x68\x42\x4b\x19\xfa\x3f\xcd\xb5\x79\x08\xdc\x31\xcd\x96\xc2\x4b\xc4\xdd\x1a\xdd\x9c\x0a\xca\x6d\x4d\x47\x2c\x91\x31\x53\x93\x13\x50\xc4\xde\xa5\x99\xe0\x36\x86\x2f\x55\x3b\x00\x10\xf3\xd5\xae\x4c\x2d\x2c\xd4\x8e\x27\xee\x6c\xdb\x63\xeb\x42\x66\x77\x10\xad\x43\xcd\x91\xa8\x04\xcb\x92\x2a\x1a\x36\xd8\xbc\xbc\x70\x0a\xa1\xcc\xb4\x34\xed\x20\x79\x89\xb1\x2b\xd6\x9f\x3e\xcb\x40\x0a\x98\xcd\xfa\xa6\x1f\xe7\x96\xc1\x7b\xad\xad\x07\x40\xec\xa1\x59\xc4\x78\xdb\x52\xd3\x23\x23\x26\xb4\x3e\xe9\xae\x43\xec\x68\x1f\xe9\x1a\xd3\xb4\x13\xc9\x74\x6c\xab\xf2\xc2\x30\xec\x8d\x05\xe7\xf1\x6b\xad\xef\xd2\xfa\xc8\xbe\x16\x76\xac\x1b\x6d\xbf\xe9\x54\x40\x31\x6b\x89\xe1\xba\x1b\x9a\xb7\x5a\x67\x07\x40\x74\x1b\x2a\x65\x68\x9b\x57\x0f\x5c\x21\x1c\x6f\x4d\xe9\xc7\x22\xe0\xf0\xd7\xbd\xe7\x9b\xd8\x88\x63\x3d\x69\x95\x8f\xd1\x67\xba\xf4\x05\xdb\xf0\x5e\x8e\xf3\x69\x9d\xa4\x2e\xdb\xdb\xd8\x10\x5a\xa9\xe5\x4a\x80\x88\x95\x6d\xc2\xb8\x2d\xe1\xd5\xe9\xff\x9f\xd0\x0d\xed\xe1\x60\xb8\x55\x0d\x63\xc8\xb7\xb8\x4f\x9a\xde\xa1\x56\xf1\x96\xc3\x6e\xb5\xc4\xf2\xdb\xe1\x3f\xaa\xbe\x0b\x52\x91\xb0\x42\x2f\xe1\x4c\xcc\xc3\xb4\x70\x51\x35\x61\x73\x74\x89\xf8\x18\xe5\xa8\x9f\xa7\x94\xc9\x0c\x9a\x58\x21\x9f\xc7\x5d\x05\x80\x72\xa5\xf0\x5f\xb6\x91\x7d\xb5\xe9\x0c\x39\x98\xd3\x09\xd3\xa2\x26\x73\x59\xf0\x8c\xe6\x4e\x5e\x19\x22\xbc\x8a\xc6\xcf\x45\xcf\x2d\xe8\x12\xc0\x71\x7d\xa9\xbb\x85\xc3\xa4\xc8\xa8\x6f\xe2\xd9\xd4\x8f\xbe\xdf\x24\xdf\x58\x93\x26\xce\x93\x7d\xf9\xbf\x81\x28\xe9\xa2\x0c\xd6\x62\x16\x1a\xb6\x8f\x04\x67\x67\xc0\x0b\x90\x64\x4e\x5a\xc7\x91\xa6\x97\xdc\x78\x94\xb8\xf2\x0c\xaf\x08\x8b\x2f\x70\xe1\x2b\x09\x92\xd4\x62\xc1\x7d\xf2\xb9\xa8\x2d\xa2\x6e\x7a\x8b\xef\x2d\x89\x98\x1d\x3e\xb1\x4c\xd6\xcb\x77\x02\x40\x19\x2c\xda\xcc\xb8\x42\xe7\x22\x2e\x12\x56\x32\x74\xa8\x97\x1d\x67\x99\xfb\xb0\x4e\x8d\x06\xd6\x17\x3c\xac\xa2\x97\x53\x4f\xbc\x9d\xf7\x83\x7b\x92\xa2\x4d\xc1\xf1\xf1\x74\x4c\x54\x80\xb0\x8a\x45\xf4\x5d\x2d\x26\x71\x57\x4e\x6c\x93\xee\x14\x3c\x05\x40\x41\x14\xff\xa6\xb3\x29\x3c\x7c\x11\x1e\x49\x3d\x4e\xf8\xdd\xbe\x8c\x9e\x43\xda\xd1\xc0\x67\xec\xa0\x2c\x2a\xef\x63\xd5\xd3\xb6\xe4\x45\x72\xc6\x30\xee\x25\xef\xe4\xde\x64\xa7\x46\xee\xe6\xff\xe0\xee\xf1\x85\x44\xd5\x02\xdc\x44\x95\xe4\xac\x18\x00\x20\x5f\x28\x85\xa8\x4f\x88\xab\x68\xd3\x71\xee\xe4\x44\x3a\x1e\x6e\xa3\xdc\x64\xac\xaf\x67\xd0\x3a\x59\x61\x65\x4b\x19\x24\xf6\xbe\xdc\x36\x56\x1d\x17\x9b\xec\xcd\x41\xf0\xe3\x23\xd1\xbc\x9d\xc2\x08\x5f\xa6\x30\x57\x9c\x36\x71\xb7\xf8\x6f\x69\x38\x00\xb2\x5b\x72\x27\x8a\x2b\x2e\x41\xc0\xc1\x94\xe3\xef\x08\x03\x5b\xef\x11\xf7\x08\x0f\xd6\xbe\x23\xef\x10\xc9\xe7\x22\xa9\xd7\xc4\x8d\x39\xd5\x8c\x29\x92\x94\xa4\x2a\x16\x43\x1a\x1d\xf1\x9e\xeb\x2a\x2b\xf4\x45\xf1\x6f\xca\x5b\x26\x7e\x15\x9d\x54\xcc\x06\x40\xfa\x41\x39\x91\xf8\x1d\xed\xa4\x6e\x43\x19\x30\xbf\xd5\x05\x30\x02\x3e\x4c\xed\x5f\xb3\x92\xd8\xa1\xf6\x2e\x2d\x23\xef\x53\x07\x64\x13\x69\xd9\xea\x88\xd9\xf3\x19\x0f\xd4\x49\x11\xbd\xec\x7d\x6a\x98\x6f\x1d\xef\xa4\x1a\x36\x29\x51\xf8\x9f\x7a\x12\x00\xd2\x26\xd5\x69\x42\x0f\xe2\xb5\xe5\x18\x32\x13\x3d\xce\xe2\xdc\x92\x88\x2d\x36\x27\x55\x2f\xc6\xcf\x37\x31\x4a\x84\xa4\x40\xe3\xca\xac\x03\x94\x4b\x86\xc7\xb3\xc3\xe8\x9b\x0c\xd3\x22\x6a\x58\x47\xf4\x59\xbe\xf9\x3c\x57\x5d\xd0\xa4\x66\x21\x19\x5a\x0b\x80\xe4\xb9\x66\x1e\x61\x0c\x62\x4c\x67\x0f\x62\x1b\x6a\xa6\xc3\xdc\xbc\x11\xa3\xb0\x63\xaa\x73\x70\x0f\x6c\xf3\x4a\xe2\x88\x54\x6b\x78\x96\x9e\x92\x6a\x99\x90\xf8\x83\x1e\x61\xba\x10\x51\xc0\x6a\x30\x2a\x7c\xab\xb9\x5b\xf5\xb7\x27\x71\x85\xa1\xda\x9b\x00\x48\x36\x69\xde\xe2\x07\x3a\x0a\x7a\xd7\x23\x6a\x91\xe2\x1e\x72\x73\x1b\xfa\x7a\xf7\xd8\x79\x3f\x70\xd9\x9d\x2b\x4b\x9c\x09\xa7\x1d\xa9\x59\x5c\xf2\x22\xdb\xf1\xc4\x9f\xb4\x25\xd6\xd4\x88\x5a\xe6\x1d\x33\xdf\x97\xce\xad\x36\xb6\x4c\x5a\x29\x38\xa1\xfb\x0b\x00\x09\x12\xa2\x62\xf6\xc8\x0e\x37\xf4\xc2\xb3\x65\xd7\x9a\x79\x0d\x6e\x72\xcf\xd6\xc6\x0a\x96\xbc\xa8\x9d\x54\x30\x47\x6e\x42\xee\x9b\x83\x92\xbf\xc4\x16\xc6\x2f\x56\xe0\x89\x53\x83\x2b\x95\x9e\xd4\x24\x8f\x6b\xca\x47\xcc\x81\xb1\x07\x54\x2f\x79\xae\x00\x68\xaa\x45\x24\x4c\xa0\xb4\xbd\x39\xb2\x6d\xbd\xb4\x0b\x76\xa1\xde\x2e\x7d\x0e\x97\x97\x7f\x94\x65\x20\x50\xf9\x87\x65\xa3\x68\x55\xda\x77\xf9\x0c\xdc\xc5\xf8\x3a\xf9\x0e\x12\x3e\xd8\x53\xa1\xa6\xe5\x7b\x9c\x52\x32\x59\x88\xb1\x47\x54\xbd\x3c\x0d\x00\x9a\x29\xa2\x2e\x34\x5f\xfc\x11\xf6\xb0\xcd\x43\x52\x06\x6f\xa9\x1f\x27\xd9\xd7\x71\xa9\x9c\x2b\x8d\x44\x19\xf3\xcb\xa5\xab\xb1\xfc\xb4\x01\xd9\x5c\x42\x77\xdc\x4f\xd9\x0f\xf2\xeb\xa0\xbf\xe5\x8f\xe9\x26\x8f\x83\x8a\x37\x6c\xe4\xd8\xb3\xaa\x44\x7e\x32\x00\xea\x23\xa2\x4f\xa8\x58\xe1\x64\x84\x06\x76\x56\xb8\x0a\x35\x58\x7b\x52\x84\xc4\x6c\x2d\x6b\x15\x4f\xc0\x7b\xe4\xd5\x8a\x8f\x13\x97\xa6\x1e\x95\x0c\x53\x10\x71\xcd\x52\x1d\xbd\x3a\x48\x23\x5b\xcc\x22\x7b\xac\x93\x3f\xe0\xee\x1e\xfb\x4e\xd9\x2c\xf8\x08\x80\xda\x4d\x12\x81\x78\xce\xe3\xe1\x5a\x5a\x96\xf0\x67\x11\x62\x6a\xce\x08\xc6\x10\x7f\xce\x65\x09\x1e\x93\xff\xcb\x95\x0a\xef\xd0\xc2\x53\xbd\x44\x8f\x19\xf4\xd8\x4b\x92\xb1\xac\x47\x41\x85\xd2\x06\xae\xdd\x63\xa9\xec\xa4\xa0\x61\x5c\x8c\x82\x2e\x7a\x0f\x80\xaa\x48\xda\xdb\xc1\x62\xdf\xa4\x2c\x6a\x16\x71\xf6\xd3\x3c\xab\xaf\x71\x0f\xd2\xb5\xa5\x76\xde\x55\xa6\x5f\xce\x7a\xc1\x38\xd6\xa5\x14\xba\x30\x87\xb3\x24\xb6\x41\x64\xe3\xf5\x05\x4d\x90\xb8\x0b\x8e\x79\x2c\x97\xee\x16\xfd\x3b\x8e\x2b\xd7\x49\xbe\x03\xa0\x54\xc8\x27\xc1\x37\x30\x4c\x3c\xef\xc6\x6b\xcc\x41\xfe\xf8\x79\x8d\xac\xcb\xfc\x27\x25\xb9\x9c\x30\xc1\x5f\xd9\x3d\xdc\x3e\xe1\xfd\x64\x23\xdf\x5b\xf4\x2d\x66\x8d\x60\x9b\x24\x2e\x70\x9b\x88\x2e\x35\x7a\x2c\x94\x34\xca\xce\x8c\x3b\x2c\x43\xcb\xcf\x01\xa0\xd0\x2a\xde\xb4\x7e\xa7\x6e\x50\x94\x36\xe0\x68\x2f\x14\x94\xaa\x18\x46\x99\x42\x5b\x9c\xc3\x3c\xaf\xf8\x23\x6b\x07\x5b\xae\x74\x4d\x7a\xc8\x9d\xa3\x44\xc6\xc4\xf0\x83\x95\x7b\x03\x95\x42\x4f\xd5\x6c\x8f\x35\xe2\x1c\x15\x6f\xdc\x6f\x29\xa4\x22\x01\x20\xbf\xa1\x82\x60\x17\xc9\x5c\xc3\xfd\xfa\x7c\xca\x63\x03\xa9\xd2\x9b\xc6\xd6\x3f\x2a\xaa\x66\x78\xeb\xf9\x59\x63\x99\xf7\xf4\x63\x93\x2a\xd8\x57\x75\x23\xd1\xa7\xb9\xcf\x75\xd1\x81\xf9\x82\x19\xda\x15\x1e\xcb\x45\x52\xe8\xc1\xf8\xd9\x92\x57\x9a\x93\x00\xc8\x89\xea\x47\xb0\x74\xd2\x80\x35\xad\xee\x30\xc5\xd3\x62\xac\x58\x4a\xdd\x68\x3e\x56\xf8\x95\x0e\x37\x4f\xca\x3c\xc9\x8c\x36\x95\x24\x85\xb2\x13\x8d\xfa\xe8\x2d\xdc\x56\xc3\xb6\xc0\x0c\xfe\x0a\xfd\x5e\x8f\x4d\xa2\x40\x9d\x78\xfc\x5c\xc9\x12\xe8\x06\x00\xf2\x78\x8d\xb0\x65\x2f\xf1\xa1\xe3\x79\x1d\x9c\x8c\x75\x4c\xab\xa8\xa6\x3a\xdb\x83\x0b\x0f\xd0\x36\xd9\x22\x33\x57\x31\x64\xd6\x19\x49\x53\x59\x5d\x16\xaf\xe8\x6d\x9c\x93\xa6\x77\x81\xe5\xfc\x18\x63\xa7\xc7\x65\xe1\x76\xfd\xbd\xf1\x1a\x49\x91\xf6\x0c\x00\xb2\xbf\x34\x5f\xeb\xab\x0c\x6e\x8d\x35\x95\xab\xf5\x23\x2d\xa1\xc5\x74\x7d\x61\x1b\xc8\xbe\xa1\x3b\xd9\xe1\x93\x72\x48\xd7\x86\x62\xc6\x27\x6a\x7f\x63\x7f\x86\xde\xd6\x6e\x24\x5e\xf3\xad\xd2\x52\x68\x93\x5c\x4f\x6b\xf3\x58\x5c\x00\xb4\xe5\xbc\x2b\x00\x68\x1d\xe2\x94\xba\x53\xba\x3f\x9b\x2d\x95\xd9\x3a\x42\x6b\x56\xb1\x97\x2e\x08\xfe\x31\xdb\xa0\x3d\x8e\xb8\x9b\x22\xd5\x72\x31\xe3\xe2\xbe\x68\x93\xf1\xb8\xd0\x2d\xd0\x2f\xf2\x58\xdf\x14\xe8\x2a\xed\xb3\xeb\x55\xe8\x14\xdb\x17\x00\xe8\x35\x3f\xee\xff\x39\xe2\xfc\xba\x1c\xad\x02\xf6\xb1\xe2\x98\x36\x01\xae\x2e\xda\x0a\x7d\x41\xf8\x66\x27\x43\x3b\x51\xd7\x52\x62\x20\x08\x7b\x39\x6e\x27\x84\x20\x82\x50\x0d\x54\x48\x61\xf8\x06\x41\xe9\x8c\x40\xd7\xdb\x50\x19\xfb\x1b\x00\x90\x8e\x7f\x18\x00\xe8\x8b\xd8\x56\x5b\xac\xbe\x80\x08\x2d\x7f\xaa\xde\x8a\x6a\x2f\x7c\xad\xde\x88\x19\xc9\x12\xaa\x97\xe1\x27\x27\xab\xd5\xcb\x88\xdb\xe3\x12\xd5\x1b\x29\x96\xd0\x60\xf5\x11\x7a\x9f\xcf\x6b\xf5\x3f\xac\xd3\xae\xaf\x35\xc9\xbc\x10\xe0\xa5\x99\x2f\xec\x00\x00\x4a\x93\x2c\xaa\x01\x4a\x2e\x96\x57\x76\x5f\x89\xc5\x4b\x0a\xa3\x94\x0c\xa2\x24\xf3\x88\xb2\x8f\xdc\x97\xf4\x50\x79\x82\x7a\x27\x76\xbb\xf2\x37\xa3\x32\xe4\x9c\xaa\x88\xf5\xd4\xe7\xae\x6a\x3e\x77\xb7\x9b\xb3\xda\x53\x60\x07\x04\xf5\x3a\x71\x36\x00\x1a\xbc\xf4\xdb\xbc\xcf\xb2\x4f\xe4\x9a\xb9\x5f\xe5\x93\x29\xff\x14\xe0\xe5\x05\x34\x6b\xa6\xa7\x7c\x90\x51\x9e\x54\x26\xff\xc6\x8a\x8b\xcd\x53\x20\x39\xf1\x21\x2a\xc5\x59\x5e\x8d\xcf\x05\x65\xa3\x60\xbb\x5b\x94\xf2\x87\xd8\x19\x1c\x50\x1d\x93\x06\x03\xa0\x5e\x24\xef\xa8\x32\x88\x37\xb0\x7f\x97\x6e\x12\xff\xcb\x0d\xc9\x0f\x95\x08\x79\x59\x19\x6e\x92\x6f\x7c\xf4\x6c\xb6\x74\x54\xb0\x3c\xa6\x5f\x56\x22\x02\x21\xae\xb2\x6f\x62\xb6\xcf\x12\xf9\x16\xa9\xbb\x5b\x91\xc2\x2e\xd3\x39\x05\x2b\x1d\xf2\xed\x00\xa8\x06\x95\x53\x2b\x63\x04\x0f\xa4\x89\x25\x3a\x21\x52\xba\x2a\xaf\x54\xf8\x43\xe6\x99\x5e\x27\xda\x22\x1b\x4c\xbc\x2f\xd6\xca\x67\xc7\x04\x4a\xe8\xf2\x9b\xc1\xc7\xa5\x70\x85\xce\xc7\x28\x6b\x55\x16\xbb\x31\xe5\x2c\xe5\x65\x27\xa9\x62\x95\x6a\x12\x00\xca\x7b\x2a\x41\x45\x18\x6f\x23\x74\xb1\x78\x94\x0f\x83\x4e\xe5\x4a\x04\x81\xd0\x86\x39\xf3\x05\x9f\xa0\xa1\x44\x84\xf0\x01\x64\x8d\x3e\x21\x7a\x07\x69\x82\x6d\x12\x7f\x88\xe1\x23\x94\xd6\x42\x05\x6e\x6a\xd9\x52\xcd\x6d\xa7\x43\x0a\x27\x4d\x34\x00\x4a\x84\x7a\x45\xf9\x3e\xee\x0d\xc3\xc5\xe2\x0c\x9e\xd9\x60\xcb\xf5\xe4\xb7\x19\x52\xe7\x34\x0a\x66\xeb\x6f\x27\xc6\x0a\x83\xf5\xea\xe8\x0d\xa2\x22\x7d\x6c\xb0\x4c\xac\xd5\xed\xf3\x91\x49\x2e\xeb\x42\xdd\xfa\x65\x45\xda\x4a\xa7\x87\xf2\xad\x50\x08\x00\xca\x30\x4d\x68\x39\x9d\x1b\x6d\xc9\x29\x7a\xc9\xbd\x69\x3e\x93\x73\x81\xb7\xce\x5c\x34\x27\x89\x2f\x35\x6d\x4b\x0c\x13\xe0\x4c\xd3\xa3\xb7\x08\x87\x8c\xea\xe0\x6e\xd1\x73\xc3\x51\x9f\x11\x49\xb5\xfe\xac\xdb\x11\xe9\x65\x5d\xcf\x98\x68\x79\x8b\x16\x00\xa0\x38\xaf\x59\x52\x90\xd9\xb5\xbd\xf1\x7d\xd6\xa3\x4e\x45\xcb\xf5\xd4\xb7\x0e\x64\xdb\xb9\x59\x58\x7b\x66\xc7\xdb\x68\xb6\x6d\x0a\x1a\x16\x32\xdb\xf2\x0c\xf7\x9f\x5f\xa3\x79\x27\xe9\xe9\x94\x63\x26\x0a\x3d\xdd\xb9\xd4\x38\x97\x3d\x00\x80\xa1\x82\x7f\x06\x00\x3d\x46\x12\x92\xff\xab\x93\xd1\x32\x3e\x6b\x85\xa3\xbe\xf5\xcf\xd4\x9d\xf6\xaa\xf6\x81\x59\x69\xb6\x7c\xa4\x25\xba\xde\x9a\x80\x39\x1a\x12\x68\x09\x24\xa4\xfb\xd5\x98\x9d\xc9\xaf\xa7\x1c\x35\x5e\xa5\xff\x72\x46\x1a\x4e\x72\xbc\x01\xd0\x3f\x17\x8c\x05\x40\xef\x25\x99\x92\xbf\xd3\x11\xda\x5a\x96\x85\xb4\x87\xc0\x9f\xa6\xf2\x6d\x29\x88\xee\x59\xce\xd6\x2c\x74\x5b\x74\xb4\xa5\x08\x87\x0f\x71\x32\x57\x12\x37\xf8\x15\x98\xe6\x51\x53\xa6\x9c\x30\xa6\x31\xc7\x39\x73\x0d\x05\x9c\x6b\x00\xe8\x45\x02\x35\x00\xba\xbd\x92\xb2\xfc\x31\xd6\xfd\x1d\x4f\x33\xff\xb4\x5c\x44\x95\xa4\xfc\x30\xff\xc0\x6c\x9a\xd9\x67\x4e\xc3\x67\x45\x9d\x35\x31\x88\xdf\x83\x8f\x1a\x97\x50\x3e\xf9\x85\x1a\xce\x33\x42\xa6\x1c\xd1\xbf\x61\xb3\x9c\xe7\xeb\x43\x78\x27\x01\xd0\xe9\x85\xef\x00\xd0\x7e\x90\xe6\xe5\x05\x99\x73\x30\xdf\x33\x7e\x99\x4c\xf8\xc9\x29\xed\xc6\xeb\xc4\x84\x99\x93\x8d\x99\x64\x42\x14\xda\x30\x42\x3d\x17\x2c\xd2\x7f\x65\x10\x7d\xbf\xeb\x6b\xd9\xb1\x53\x4e\xeb\x86\x78\xc1\xce\xe7\xb4\x5f\x84\xe3\x00\xd0\x9a\xc4\x1b\x00\xd0\xce\x90\x19\x72\xb3\x8c\x9e\xa4\xdc\x8c\x22\x03\x8a\x32\x2e\xf9\xb0\xfe\x28\xf5\x6a\x82\x55\x3f\x8f\xbe\x23\xf2\x3f\xdd\x55\xe6\xc1\xe0\x14\x5d\x2b\xfb\x83\xef\x1d\xed\x0d\x5e\xe9\x94\x6b\xda\x4a\xc1\xf5\x09\xe3\xa1\x2b\xe2\x4a\x00\xa0\x3e\x29\x17\x00\xa8\x41\x7e\x3e\x27\x5e\xbb\x9b\x15\x92\x8e\xd3\x56\xb3\x95\xc9\x5e\xd0\x47\xce\xdd\xf8\xcf\xd0\x66\x5e\x4e\xa4\x09\xa2\xf3\x77\x04\xbd\x85\x66\x09\xeb\x7c\x4f\x68\xde\x88\x7e\x4c\xf9\xaa\x19\x94\xfc\x8f\xbd\xf7\x7a\x8a\xc2\x89\xbe\x07\x1b\x41\x11\x10\x50\x41\x50\x82\x92\x41\x72\x54\x04\x09\x22\x08\x48\xce\x19\x86\x30\xcc\x0c\x4c\x60\x72\xce\x01\x18\x72\x36\x8b\x59\x14\x51\x14\x23\x98\x31\x62\x40\x45\x31\x60\x46\x45\x45\x72\x06\xed\xad\xcf\xb7\xea\xb7\x5b\x5b\xb5\xff\xc1\x7e\xef\x4b\x57\xbf\xf4\xc3\xb9\xa7\xfb\x9c\x87\xae\x73\x1f\x29\xe7\x0a\x63\xd8\x4c\x00\x84\xc1\x9c\x47\x00\x08\x37\xf2\x10\x9e\x61\x82\x39\x7a\xe6\x86\xb3\x82\x4b\x0c\x47\x27\xa9\xa0\x94\x31\x63\xd3\x20\x40\x33\x3b\xcd\x83\x04\x51\xac\x23\x6b\x6f\x0b\xfc\xd9\x87\x74\x4f\x0b\x3c\x38\xbb\x97\xab\x0b\xec\xb9\x7b\x94\x5b\x05\x2e\x3c\x22\x00\x82\x14\xde\x77\x00\x04\x38\x7e\xb5\xc7\x1e\xde\x18\xdf\x6b\x83\x1a\xef\x02\xbf\xca\x71\x82\xb7\x9f\xff\xc6\x66\x0d\xaf\x5e\xb0\xce\x7c\x29\xef\x88\x00\xbd\xb6\x9e\xd7\x21\xb8\xa9\x7b\x9c\x37\x20\x54\x5e\x6e\xc6\xd7\x12\x5a\x29\xf7\xf1\xc3\xff\xe3\x33\x7f\x9f\xe0\x05\x00\xfc\x2f\x82\xbd\x1e\x8a\xbc\x15\xa2\xa7\x6e\x87\xb8\x9f\x44\x63\x8e\x27\xb8\x8f\xc5\xca\xd6\x3f\xb9\x9d\xe2\x15\x66\xdf\xb9\x2f\xc5\x16\x6b\x6b\x79\x8b\xc4\x36\xba\xe7\x79\xdb\xc4\x7a\xcb\xfd\x79\x45\xa2\xb7\x4b\xb5\x78\x7d\x22\x0c\x00\xfc\x40\xe1\x31\x00\xf8\xc7\x84\x4b\x36\xf1\xb8\x11\xd2\xd7\x6e\xa1\x5c\x23\xe9\x3b\x47\x26\x57\x53\x7a\xdf\xba\x9b\xbb\x58\x7a\xcc\xac\x9b\xab\x26\x15\xae\xdd\xcb\x8d\x91\x06\xeb\xbe\xe0\x36\x4b\x06\x96\xf3\xb9\x73\x92\xb8\xa5\x64\x5e\xaa\xb8\xe8\xbf\x5b\x29\xca\x03\x80\x9f\x26\x4c\x73\x3f\x5b\x77\x24\x76\x8b\xcb\xc1\x5a\xe3\x04\x4b\x7b\x9f\xea\x1d\xc9\x4e\x56\x3a\x55\xb6\x69\xd1\xc6\x17\x2a\x8e\x23\xee\xeb\xab\x97\x9b\xe6\x10\xb5\xfa\x4b\x4b\xd0\xc8\x65\x7e\xf2\xeb\xd8\x1b\x8a\x97\x8a\xcd\x88\x5a\x00\x14\x36\x51\x5d\x01\x90\xd9\x31\x05\xee\x79\xb5\x79\xf1\xdb\x5c\x08\xd5\xf3\x49\xca\xf6\xda\x55\x65\x29\x3f\x2d\x61\xa5\x5b\xfa\x7b\xe3\xa3\xe5\xf7\xb3\xd6\xea\xab\x97\x25\x23\x77\x6b\x0d\x96\xbc\xc1\xa4\x2e\x0b\x96\xdb\xe0\xa8\x8a\x6f\x8a\x0e\x11\x25\x00\x14\x6e\xa5\xa6\x01\x20\x7d\xc7\xcc\x74\xd7\xa9\xb1\x4d\x64\xb9\x38\x54\x3d\x4f\xd1\xb7\xfb\x52\xc9\x4e\x7b\x6d\xf9\xa9\xc2\x15\xb1\xc7\xb8\xa2\xec\x63\xf6\x69\x3d\x58\x2a\x43\x29\x6a\x0d\x97\x18\xe6\xd5\x2c\x8b\x29\x2e\xc6\xe7\x2b\x4e\x15\xe9\x90\xdc\x01\x90\x3d\xa6\x3e\x05\x40\xca\x65\x96\x6d\x3c\x5c\x79\x22\x75\xce\xf9\x71\x05\x2d\x23\xde\xae\xb6\x3c\x24\xf3\xa1\x65\x4d\x99\x73\x4e\x8a\x71\x76\xa9\x1a\x6a\xbd\xde\x0f\x79\x5f\x9e\x83\xd6\x44\x71\x23\x2e\x7f\x59\x5a\xd1\xd6\x82\x0e\x25\x2b\xd9\x30\x45\x1b\x00\xe9\x4b\xba\x03\x00\x92\x56\x16\x7b\x43\x6f\xb9\x67\xe6\x63\xe7\x35\x65\x6e\xd9\xbf\x6d\xa7\x4b\x9d\x72\x0d\x2c\xf5\x4b\xbc\xd0\x08\xe3\x45\x72\xcf\xbc\x97\x7a\xcd\xc5\xce\x38\x81\x56\x5f\x91\x41\x41\xec\x32\xa2\x6c\x80\x1c\xa3\x94\x2a\xed\xa0\x79\x01\x20\x79\xc6\xf8\x04\x80\xf8\x2d\xfb\xfa\x06\xe3\xd2\x25\xb9\xaf\x9c\x78\x25\x1a\xe8\xd3\xb6\x05\x72\xd3\xbc\xdd\x16\x67\x8a\x63\xb1\x32\xa3\xcb\x45\x14\xfc\x7e\x3d\x61\x61\x75\xc1\x80\xd6\x33\xd9\x11\x72\xe4\xb2\x32\x69\x1d\x75\x58\xa9\x5e\x52\xcd\x28\x00\x40\xfc\x8a\xb5\x03\x00\xb1\x0a\x17\xb8\xb9\x17\x3d\xc1\x63\x1c\xbb\x8a\xd4\x08\x7d\x36\x83\x85\xc9\xc4\x78\x8b\x40\x59\x1b\xa9\xcb\x08\x27\x5b\x42\xc9\xd0\xcb\x95\xa6\xd1\x56\x69\x7d\x90\x9c\xa6\xbf\x5c\xd6\x2d\xee\x65\x76\x2c\xd6\x13\x2f\x65\x73\x01\x10\x09\x38\x6f\x01\x10\x0e\xf0\xb8\xae\xc7\x64\x2a\xb4\x60\xc7\x44\x29\x99\xee\x6c\xb3\x43\xf2\x87\x61\x6a\xb1\x5c\x92\xcf\x54\x31\x8a\x17\x7f\x63\x2d\xd3\x43\x8a\xc9\x6c\x2b\xad\x39\xb1\x02\x67\xa3\xfa\x52\x11\x92\x1b\xb7\x98\x21\xec\xe6\x05\x02\x20\x64\xf3\x7a\x01\x10\x1a\xf2\xab\x5d\xdd\xc4\xbd\xdc\x9b\x0e\xfd\xe2\x24\xde\x06\x1b\x33\xd1\x38\xef\x84\x79\xbb\x48\xc6\x5f\x65\xe4\x2a\x32\xe5\xef\xd0\x8b\x10\xf6\x0a\x96\x68\xcd\x09\xeb\x04\x18\xf5\xcd\x42\x4f\xc1\xf9\xc5\xcf\x05\xbf\x05\xaf\x00\x10\xdc\x11\xec\x03\x40\x50\x2f\x90\xb8\xf4\x89\x86\x84\xb6\x0e\x47\x45\x34\x21\xc1\x7a\x4a\xb4\x5a\x78\xce\x7c\x87\xb0\x55\xf8\xdd\x68\x8d\x30\x56\x64\xa5\x17\x2a\x34\x10\x85\x6b\xab\x0b\xc6\x44\x59\xea\xe9\x82\x33\xa2\xd0\x25\x9a\x02\xba\x68\x29\x00\x02\xac\x90\x04\x80\x20\x41\x30\xea\x22\x15\x99\x49\xb4\x1c\xb0\xc2\x66\x89\xab\xf5\x6b\x61\xb8\x24\xd6\xbc\x50\xf0\x4d\x92\x6a\xb4\x5c\x20\x91\x14\xe8\x65\x0a\x72\x24\x89\xda\x5e\x82\xed\x12\x4b\xf5\x46\xc1\x1a\x71\xfb\x12\x24\x7f\x4c\xbc\x16\x00\x81\x82\xc8\x09\x00\x81\xa6\x70\xbb\x73\xd4\xce\x67\xb1\x42\x3b\xc2\x0e\xad\x84\x6c\x2b\x74\xbd\x77\x32\xc5\xe4\x68\x6d\x55\xda\x5e\x83\x23\xd5\x8f\x32\x57\xea\x48\x2a\x27\x73\xee\x68\x8e\x56\x28\xa1\x3b\x54\x56\x94\x3e\xc1\xad\x51\x90\xc9\x1f\x13\xf3\x00\x28\xfa\x44\x25\x00\x20\x7b\xcf\x3c\xed\x34\xbb\xe3\x70\x3c\xcf\x2e\xa0\x7e\x34\xc9\xdb\x6a\x7b\x9d\x7b\xaa\xa9\xc9\xce\x9a\xbd\x19\x86\x06\x07\xab\x7e\x67\x65\xe8\x54\x56\xda\x20\xfb\x97\x2b\x96\x47\x60\x9a\x54\xd6\x97\xba\xe3\x3a\x15\x0e\xcb\xb7\x11\xbb\x00\x28\xa2\x52\xcb\x01\x90\x15\x31\xc5\x4e\xf5\x0d\xa4\xc4\x93\x76\x9a\x75\x8f\x52\x42\xac\x4c\x6a\xad\xd3\x97\x9a\x14\x55\xef\x47\x3c\x37\x38\x58\xa5\x90\xdd\xaf\x53\x57\x91\x80\xf2\x5b\xbe\xba\xac\x3a\xef\x8d\x8a\x57\x49\x1d\xbe\x55\xe1\x5a\x71\x1b\x89\x06\x40\xe1\x1c\x75\x1a\x00\x99\x25\xf3\x84\x53\x56\x6d\x77\x9a\x9e\xed\x87\x9a\xec\x8c\x02\xcb\xb1\xaa\xb9\xcc\xf7\x26\xe9\x95\x7b\x73\x68\x06\x25\x15\xb6\xa8\xed\x3a\x75\x65\x27\xf2\xd2\x96\x3b\x94\x6a\xe2\x1a\x55\x32\xe4\xa1\x05\x53\x0a\x43\x45\x22\x4a\x00\x00\xb2\x79\x7a\x38\x00\xd2\x78\x56\xa5\xe3\xc9\xea\x82\xcc\x8b\xb6\x3e\x55\xeb\xb3\xfb\x2c\xf3\x2b\x06\x72\x57\x19\x4f\x97\x9f\x44\x67\x1a\x6c\x2b\x4b\xcd\xfb\xa0\x43\x28\x81\xb8\x1d\xcb\xad\xe5\x25\x05\x14\x15\x5a\xd1\x2f\x32\x7d\x91\x45\x61\x20\x2d\x1b\x00\xe9\x08\x63\x16\x00\x09\x93\xdd\xe3\xb8\xb6\xd2\x36\xb7\xda\xe6\x52\x85\x12\x9a\x61\x31\x58\xf6\x25\xaf\xc0\xb8\xbe\xb4\x13\x8b\x32\x50\x29\xd9\x81\x2f\xd6\x89\x92\xa7\x15\x7c\x5d\xbe\xbe\x78\x25\x39\x4e\xa5\xa6\xb0\x86\x0a\x17\xe5\xca\x74\x18\x45\x00\x48\x06\x59\x2d\x00\x88\x1b\xb9\xab\x1d\xe2\xca\xb4\x70\x03\x36\x76\xa5\x9a\x84\x3c\x8b\x7d\x25\xba\x05\x33\xc6\xd9\xf2\x75\x24\xb6\xfe\x48\xb1\x21\xc5\x48\x07\x51\x64\x40\xfd\xbd\x3c\xa9\x50\x8b\x7e\x51\x65\x44\xfa\x80\xd9\xb2\x68\x5c\x22\x64\xf3\x00\x10\x57\x70\x7e\xfc\xe7\xc7\x78\xc5\x0e\x9a\xf2\x00\x2a\xcd\x7a\xbc\xb8\x80\x46\xb6\x20\x14\x1d\xa7\xd3\x8d\xb7\x17\xf6\x30\x18\xfa\x43\xb2\x59\x66\x95\x0e\x57\xe6\xcc\x6a\x5f\x5e\x27\x45\xb3\x7b\x55\x23\x25\x51\xdc\x95\x8a\x5c\xf1\x66\x9e\x09\x00\x22\x31\xef\x3e\x00\xc2\xd3\xfc\x6a\xfb\x57\x85\xdf\x39\x0d\xd6\x27\x0a\x37\x72\xad\x2c\xcc\x64\x3b\xb9\xed\xc6\xab\xa4\x7d\xbc\x6d\xfa\x4f\xa4\xeb\x78\x1f\x74\xd8\x92\x42\x3e\x66\xf9\x19\xf1\x08\xff\x83\xea\x0e\xb1\x9e\x60\xbb\xe2\x84\x28\x48\x50\x0c\x80\xf0\xbe\x00\x03\x80\xd0\x5d\x10\x6f\x7f\x59\x36\xc6\xff\x6c\x5d\x27\x0b\x12\x78\x5b\x28\x4a\xcf\x0b\xf6\x1b\x03\xc9\x82\x60\x5a\xff\x86\x24\x58\x98\xac\xc3\x16\xdf\x16\xee\x5e\xde\x29\xf6\x14\xde\x53\xbd\x29\x2a\x14\xf6\x28\xb9\x09\x5f\x09\xcf\x01\x20\xc4\x0b\x3d\x00\x10\xfc\x13\x74\xda\xd7\xc8\x0c\x45\x27\xad\x69\x52\x8a\xe8\x9b\xf9\x77\xc9\x47\xb1\x81\xd1\xb8\x64\xbd\x38\x52\xff\x86\x98\x23\x16\xe9\x94\x8a\x95\xc4\x15\xcb\x3f\x89\xaa\xc4\x1c\xd5\x71\xe1\x88\x78\xb3\x12\x51\x18\x2f\xba\x0b\x80\x50\x49\xa4\x0c\x80\xa0\x59\x18\x51\x32\x9e\x22\x08\x27\x0b\x9f\xa4\xe9\x45\xb5\xd2\xe9\xe9\x77\x62\xff\x60\x0d\x10\xbd\x89\xb9\x19\x30\xdb\x32\x55\x29\x66\x09\xb2\x31\xe3\x99\x7f\x0f\x3a\x2f\xbb\xc7\xf5\x70\xfe\x7d\xb4\x8f\xe9\x3a\x42\x34\xf6\xec\x72\x5b\x72\x1a\xd1\x0f\x00\x86\x0e\x95\x2f\x9f\x49\x22\x46\xfd\x11\x2c\xa4\x38\xc6\xfe\xa2\x1d\x4a\xd3\x4e\xe8\xcf\xcf\xce\x88\x4d\xd1\xcc\x48\xcf\xec\x49\xcf\x8a\x66\xe4\x70\x33\xbf\xfb\x27\xa0\xe8\xc8\x7d\xae\x5b\xf3\xe6\x31\x2d\x26\x77\xf0\x97\x71\xdd\xcb\x15\x48\x3f\x48\x6a\x00\xd0\xef\x51\x87\x8b\xbf\x24\x20\xe2\x24\x02\xdb\xa4\xf0\xc4\x6d\xd4\xfb\x29\x88\x14\x85\xbc\x83\x69\xcf\xd3\x3e\xa6\xb7\x23\xb8\x88\x9f\x51\x3f\xb3\xe3\x72\xcc\xb7\xbe\xcf\xe5\xa1\xaa\x5d\x7e\xe6\x99\xe7\x07\x99\x90\xf1\xab\x08\x6b\x34\x6f\x90\xf0\x24\x08\x00\x1d\x4b\x93\x17\x76\xc5\x54\xa6\x36\xf2\x82\xe3\x1e\xa5\x0f\x50\x2c\x13\x37\x65\xae\xc7\xb8\x24\xff\xc9\xae\x4b\xe3\xa6\x7d\xce\x35\x8b\x7c\x95\xb9\x1c\xfd\xd2\x6f\x26\xa7\x3c\xff\xac\x8b\x2f\x9a\x8d\xbf\x68\xfc\x1b\x7b\x87\x38\xa0\x29\x21\x22\xa9\xe6\x00\xd0\xf6\x33\xd4\xa4\x13\x11\x1d\x39\x86\x9c\x43\xd1\x81\xc8\x19\xd2\x85\x38\x25\xd4\x2b\xd4\x68\xa2\x22\xe6\x7c\x2a\x26\x65\x6b\xfe\xa5\x88\x2f\xe9\x77\x71\x4f\xfd\xac\xb2\x76\x16\xa8\x39\x37\xe6\xbe\x26\xe5\x1b\x8b\xf3\x29\x94\x61\x4d\x7c\x41\x3c\x9d\x01\x00\xf5\x2e\xf3\xa2\xc4\x2c\xd4\x0c\x6b\xc0\xd6\x0c\x9f\xc5\xd1\x88\x09\x51\x7f\xf1\xdd\xb9\xd7\xe2\xb6\x16\xac\x4d\x41\x25\xde\x27\x96\x46\x28\xa4\xee\x25\x2b\x6c\xc1\x22\xae\x53\x6a\x9c\x75\x91\x61\xb4\xad\xc6\x2e\x79\x6e\x8c\x65\x9a\x54\x42\x02\xb3\x17\x00\xca\x2c\x3b\x53\xf8\x32\x70\x3f\x63\x23\xa3\x6f\xfb\x13\xc6\x03\xc2\xd6\x70\x17\x66\x72\x4e\x7f\xd4\x1b\xe6\xa3\xa4\x07\x71\x37\x58\xf1\x61\x6d\x49\x13\xac\x3e\x5f\x66\x3a\x93\x4d\x76\x92\x64\xe7\x72\x56\x1b\xab\xa1\x4f\x72\x3a\x35\x0f\xe3\x1d\xb9\x69\x00\x50\xac\xb8\xf7\xf9\x79\x5b\x1f\x49\xbe\xd1\xee\x07\x22\x24\x75\x38\x5e\x88\x95\x64\x6b\x76\x54\xc4\x3a\xf1\xb3\xc4\xbc\x98\x24\x31\x36\x74\x6f\xc2\x27\xd1\x94\xcf\x99\xd4\x4b\x22\xbe\xd3\x8a\xcc\x59\x91\xa2\xd1\x38\xaa\x5a\x48\xd6\xec\xc3\x15\x08\xee\x01\x40\x6e\xe3\xcf\xf0\x16\x6d\x51\xad\x1c\xa3\xe2\xfc\xdf\x56\x0c\x60\x37\x04\x7d\x2c\x7f\x91\x65\x15\xb6\xa2\xac\x30\x21\x27\x4a\x5e\xea\x1e\xf2\x39\x3e\x54\xde\xeb\xb3\x2d\x25\xb3\x18\xe1\x38\x8d\x18\x2e\x7c\x60\xec\x91\x7b\x4b\xa6\xbc\xdc\x17\x3b\x23\xfe\x0b\x00\xb9\x54\xf8\x8a\xbb\xd3\x77\x75\x7d\x1e\xe5\xd3\xd6\xc1\xba\xd5\xf9\x5d\x41\x4a\x35\x8d\x99\x5d\xa1\xdb\xab\xa6\x12\xb4\x22\xdf\x54\xfa\x84\x9c\x8d\x3b\x5d\x4e\xf4\xf1\x48\x7e\x53\x2a\x71\x5a\x82\x28\x91\x67\x19\x33\x73\xf1\x45\x2b\x96\xcb\xb1\x77\xa4\x08\x00\xc8\x5c\x51\x39\x37\xc3\x27\x79\xd7\x1c\x85\xb7\xd5\x76\x27\x3d\xbf\x22\x30\xa2\xa1\x25\x73\x4f\xc8\xc1\xba\x8b\xf1\xa3\x91\xbe\x35\xc7\x43\x5a\xe2\x4c\xab\x04\x3e\x49\xc9\x29\x15\xd6\x4e\x8e\x08\xfb\x52\xa9\xf1\xbb\xdc\x55\xc5\x57\x96\xff\xc4\x96\xc8\x70\x00\x90\x53\x45\xff\x8a\x52\xd3\x4e\x87\x97\xf3\x44\x19\xfa\x51\xf7\x29\xdb\x11\x27\x62\xff\x62\xec\xb3\x64\x89\xa4\xb4\x98\x9c\xfd\xa9\x2b\x22\x8f\xe4\x0e\x66\x7c\xf0\xbb\x8f\x91\x65\x7f\x73\x01\xd8\x23\xe8\x08\xe3\x0f\x84\x79\xec\x73\x4d\x29\xf9\x16\x91\x08\x00\x63\x03\xf5\x5e\x61\x6a\x4a\x73\xd4\x00\xf7\x54\x9a\x5f\xec\x57\xb2\x20\x43\x29\xa1\x0f\xcd\xcb\x5c\x96\xa2\x96\x7a\x3d\x3b\x36\x3d\x2b\xd2\x08\xf9\x2c\xf3\xa7\x5f\x3c\x7a\x27\xf2\x88\xf3\xf1\xfc\x8f\x98\x2b\xc6\xd5\x04\x14\xee\xb7\x26\x82\x1c\x4d\xda\x08\x00\xfd\x0f\xcd\x45\x16\x9d\x74\x3c\x2e\x97\xd3\x9d\x82\x49\xb4\x22\x9d\x49\x4b\x4d\xfe\x84\xba\x97\x51\x95\xd6\x95\x6a\x9c\xa5\x84\xf8\x18\xb1\x33\xa7\x25\xc7\x70\xcb\x67\xd4\x61\x54\x95\x73\x64\xfe\x8a\xfc\x70\xe3\x20\xfc\x3d\x82\xbd\xa6\x13\xe9\x0d\xd9\x1c\x00\x7a\x2d\xed\xa1\x24\x3a\xee\x6d\x2a\x97\xad\x96\x30\x9c\xde\x49\x34\x4d\x76\xc9\x5c\x92\x9b\x9f\x7a\x3e\x9b\x98\x3c\x99\x41\xc9\x5d\x1c\xde\x90\x45\x46\x77\x6c\x51\x43\x5e\xcd\x3f\xe0\x74\x1a\x43\xc4\x9f\x33\x7a\x80\xe3\x11\xc7\x35\x17\x11\x5f\x51\xfd\x01\xa0\x3d\x64\xf8\x8b\xb2\xa2\xed\xb2\x7b\x98\x89\xb1\xc5\xc8\x36\x42\x73\x82\x2e\xaa\x0e\x69\x9e\xd4\x87\x61\x26\x7d\x4a\xfd\x92\x2f\x0a\x3b\x8c\x70\xc1\x1d\xf4\xf5\xc9\xee\x26\xfc\x76\x5a\x83\x7a\x45\x4a\x31\x42\x63\x9d\x29\xc3\x1a\x13\x05\x5d\xf4\x0a\x00\xa8\xe3\xcc\x9f\x82\x83\xe1\xcd\xf9\xe7\xe8\x77\xa3\xa2\x70\x2b\xf0\xdb\x62\xad\xf0\x84\xec\xe1\x04\x3b\xc2\x9d\xc4\xf7\xc9\x24\xa2\x77\xe8\xed\x74\x2d\xd2\x75\x1f\x69\xe6\x3f\x0a\xc2\xb1\x3e\x37\x92\x66\x6a\x64\x9d\x37\xc3\x50\xd2\x54\x25\x3c\x61\x0e\x00\x40\x5d\xcf\x2e\xe7\x45\x6d\x77\xa1\x17\x53\x0f\x87\x59\x33\xec\xb0\xb1\x91\x49\x8c\xc7\x59\xb6\x31\x77\x99\x21\x09\xe1\x09\x54\x66\x7f\x88\x24\x85\xc6\x62\x79\xef\xc9\xb8\xc5\x36\x73\x54\xcf\x21\xb0\x3f\x1a\x69\x62\x0a\x38\x47\x34\x5d\xf1\x27\xb9\x89\x00\x50\x62\xb8\xfd\x1c\x97\x6d\xa1\x12\x0d\xf2\x9d\xe0\xd3\xe2\xae\xbc\xd6\x30\x7f\xb1\x0c\x71\x26\x4a\x5d\x6c\x16\x37\x1f\xb7\x4a\xf4\x74\x3b\x3d\x09\x2d\xc2\x7b\xbd\x4f\x5f\x2a\xd2\x74\x38\x9e\xbd\x58\x78\xca\x68\x09\x3a\x4e\xe8\xa1\x49\xc3\xfd\x10\x34\x01\x40\xee\x13\x2c\x62\x5d\xdb\x4a\xaf\xf8\x4a\xca\x08\x34\x2e\x1f\xc0\xa4\x6d\x9f\x2f\xfb\x9c\x51\x14\x3e\x57\xda\x14\xa7\x10\xe3\x5d\x42\x08\xee\x4c\x78\x22\xb7\xf0\xa2\xa7\x36\x17\x3d\x72\x28\xcf\x9c\x2a\x8c\x31\x0a\x47\x49\xa5\x2d\x9a\x5f\x70\x68\xf1\x7d\x00\xc8\xa7\x84\x4f\x59\x7e\x7e\x92\xba\x50\xe2\xbb\x6d\xce\xb5\x0a\xe8\xdf\xdb\xd7\x56\xef\xc8\x58\x1f\xee\x50\xa5\x18\xdb\x16\x2d\xaf\xc8\x0a\x6e\x48\xb0\x29\x3b\xed\x85\x4f\x35\x2a\xf9\xec\x70\x30\x53\x5e\xfc\xc9\xa8\x0e\xb5\xbe\xb0\x65\xb9\x03\xce\x59\x6a\x06\x00\x79\xa7\x48\xc4\x1c\xdd\xd2\xb9\xb3\x87\xc8\x0e\x20\xef\x08\x43\x1f\x0b\x46\xd5\xd7\xa7\xcf\x84\x49\x6a\xdb\x62\x1b\xa2\x7e\x56\x77\x04\xd7\xc5\xef\xaa\x6c\xf5\x92\xa7\xec\x2d\x67\x3b\xf4\x64\x5a\x94\xfc\x35\x1a\xca\x7d\x51\x1c\xba\xbc\x14\x3b\x26\xb3\x05\x80\x5c\x20\xfa\x23\x91\x64\xcc\x86\x1f\x63\x2b\x65\xba\x45\xfd\x28\xf8\x99\x75\x39\x4e\x3d\x77\x71\x0e\x22\x91\x93\x8c\xcb\x0d\x49\x5d\x13\xbe\x14\x4d\xcc\xe8\xf7\x65\xe5\x7d\xcc\xfe\xe3\xa4\x8b\xeb\x44\xc7\x18\x45\x17\xfc\xc6\x7e\xd6\xc0\x53\x18\xc4\x0a\x00\x18\x4d\xd4\x71\x71\x45\xfa\xe2\xa8\xef\x2c\xdb\x0c\x46\xec\x97\x02\xab\x4c\xc3\x84\xe7\x48\x44\xd6\x58\xca\xe2\xa4\x8f\xc8\xa5\xe9\x88\x30\x39\x2a\x35\xb3\xdf\x57\x03\x33\x83\x3c\xec\x78\x0b\xa7\x8c\xb9\x60\xa4\x51\x90\x8a\x9b\xd0\x48\xa6\xa8\x92\xc2\x00\x60\x64\xd3\x92\x45\x35\xa9\x2b\xe2\x82\x99\x21\x69\x67\x12\x95\x09\x39\x19\xc2\xe4\x6b\x39\x17\x33\x05\x69\x17\x92\xc2\xb3\xaf\x21\x9e\x86\xa9\xe5\xfa\xe4\x68\xfa\x1c\xc2\x2c\x45\x15\x3a\x62\xb1\x3e\xf9\x01\xeb\x1e\x10\x6e\x10\x9c\x35\x36\x92\x6b\xc9\x1b\x00\x60\xa8\xd3\xfe\x08\x4e\x24\xfa\xa7\x26\xd3\xf7\x24\xbb\xa5\xef\xc7\xfd\x4a\x4d\x40\x7c\xca\xc6\xa5\x37\x65\x07\x27\x3a\x65\x6e\x46\x7e\x0a\xd5\xcd\xd1\x44\xef\xf6\x7e\x87\xb2\xce\x97\x39\xf4\xe6\x1d\xc7\x1f\x5c\x97\x84\xe7\x12\x87\x35\xd6\x90\x1a\xa8\x61\x00\xd0\xb7\x31\x90\xbc\x7d\xb1\x37\xb3\x4b\xa9\x6f\xe2\xc7\x90\x04\x2c\x36\x29\x0e\x15\x99\x65\x91\xf2\x11\xb3\x31\x41\x3f\xfd\x42\x7e\x60\x88\x45\xe6\x3b\x1c\xc1\x7b\x39\x32\x90\x70\xc3\x21\x10\xa3\x43\xf2\x5e\xa7\x84\xdb\x48\xf9\xaa\xb1\x82\x58\x4d\xaf\x01\x80\x46\x66\x2d\xe1\x0c\x47\x25\xe4\x07\x51\x82\x63\x9e\x63\x9b\xf2\xfe\xc5\xf3\xf1\x6a\x88\xa1\x24\x1f\x02\x3a\x7e\x55\x6a\x54\xc1\xcf\xed\xfe\x19\xb7\x49\x54\xaf\x84\x6c\x36\xc5\xcc\xfe\x21\xaa\x9e\x3a\xbb\xf6\x09\x56\x81\xfe\x47\xc3\xa0\x60\x0f\xf3\x13\x00\xd4\x93\xec\xa3\xac\xdd\xa1\x43\xb4\xd7\x24\xf7\x88\x56\x7a\x19\xc6\x36\xfa\x14\xc3\x2b\xc3\x27\xee\x23\xe3\x4e\x6c\x75\x52\x16\x33\x3f\x58\x23\xcd\x85\xa5\xb5\x99\x9e\xb9\x9d\xf5\xc4\x3e\x0c\xd9\xc1\xde\xbf\xf6\x46\x1e\x87\xc3\xd2\xc8\x24\x50\xb9\xfe\x00\x50\x5e\x70\x87\x19\x0f\x82\xc6\xc4\xce\x05\xa5\xa1\x56\xa2\xbf\xa8\xa6\x88\x4a\xd1\x9d\xb4\xe7\x31\x36\xa2\x82\x98\xd0\x04\x15\x91\x7d\x90\x5a\x8a\x9d\xf0\xb3\xe7\xf5\x8c\x1d\xc2\x1d\x76\x43\x39\xb1\xc2\xc8\xb5\xd7\x31\x08\xc1\x94\x46\x13\xbe\x59\x20\x04\x80\x92\xc2\x9f\xa2\x6f\xdb\xa6\x5e\xfe\x94\xb0\x3a\xb8\xba\xec\x6b\x6e\x50\x58\x60\xe9\xef\xd4\x93\x51\xab\x4a\xee\x44\xa7\xc4\xd9\xc8\x1b\x03\x53\x93\x4a\x8b\x89\x9e\xc9\xe9\x1b\x8a\x9c\xed\xde\x64\xfb\xca\x7a\xd7\x2d\x41\x57\x48\xc3\x34\x57\xe3\x6d\xc4\xc5\x00\x50\xd6\x09\xaf\xd0\xda\x02\xd6\xd4\x5a\xe3\xeb\x83\x8e\x56\xf7\x23\x9f\x84\xa2\xab\xca\x52\xb7\x47\x6e\xab\x54\x8d\x5e\x19\x8b\x2f\x17\x04\x3a\x27\xf6\x97\xfe\xf2\x0c\x4f\x3b\x56\xb2\xc9\xee\x4f\xd6\xd3\xe2\xa4\x75\xdb\xd1\xae\x85\x5b\x34\x33\x70\x93\x92\x77\x00\x50\x94\x45\x18\x5a\xa8\x7f\xd2\x8e\x13\x78\xaf\xc0\x9f\x0d\x6b\x91\xc2\x90\x33\x75\xac\x54\xdd\x88\x86\x9a\x53\x51\x53\x31\x0f\xab\x1e\x07\x3a\x26\x86\x57\x7c\xf4\xcc\x4b\x33\x2a\xeb\xb2\x37\xce\xca\x2a\x21\xad\x3b\x88\x7a\x5b\xf4\x5a\xf3\x2a\xee\xac\xf4\x23\x00\xe4\xd7\xa2\x1e\x0e\x21\x87\x1e\x3e\x4e\xce\x44\x4a\xa3\xf5\x31\x17\x72\xef\xc6\x79\x64\x24\xa2\xb7\x25\xee\x88\xf5\xc7\x2c\xa4\x5a\x05\x61\xf2\xdf\x67\xfc\xf1\xa4\xe2\x60\xf6\xb8\x6d\x57\x01\x07\x1d\x6c\xd0\x41\x0e\xc6\x0e\xa8\x3d\xa1\xe5\x13\x0f\x00\xc0\xb2\xa2\xe9\xb1\x8f\x64\x1d\x8b\xd6\x27\x9d\xc9\xfe\x18\xa7\x8c\xd1\x43\x06\x25\xfc\x49\xef\xca\x1d\x4c\x59\x1a\x73\x1f\x7d\x2f\x3d\x2e\x70\x21\xaf\x27\xf3\xa5\xa7\x2e\xce\x14\x59\x6f\xcb\x21\x3c\xc4\xec\x35\xe0\x93\x6e\xe2\x06\xd5\x3a\x69\x8a\xa4\x68\x00\x98\xfd\x34\x06\xeb\x05\xa2\x37\x0e\x45\x9c\xce\xda\x90\xa8\x87\x66\x64\xdf\x4b\xbe\x9f\xee\x89\x2c\x4b\x6b\x8c\x09\x42\x95\x22\x4e\x05\x96\x62\x3a\xb3\x07\x3d\xda\xb1\x9e\xa8\x5c\x5b\x67\x82\x7a\xbe\x89\x41\x30\xc9\x9e\xb0\x4e\xad\x8d\x5a\x43\x76\x01\x80\x59\x45\x57\x66\x1a\xa5\x99\xa6\x2a\x16\xd0\xd2\xbb\xd3\xfd\x51\x56\x88\x16\x84\x28\x4d\x3b\xeb\x49\xd6\x78\x74\x08\xd2\x0c\x59\xbd\xed\x3c\xaa\x09\x1d\xe5\xb1\x2c\x8f\x90\x1f\x60\xd3\x84\x2b\xc7\xe3\xf5\xc7\x0a\xe6\x88\x4f\xd4\x0e\x51\x0e\x52\x37\x02\xc0\x78\xc1\xa0\xd2\x25\x49\x47\xb3\xd5\xf0\xa3\x29\x95\x39\x1f\x91\xf7\xd2\x9a\x73\x2f\xa7\xf4\x20\x74\xd0\x2d\x51\xf6\x59\x97\xf2\x1e\x05\xdc\x40\x96\xe0\xc0\x26\x3f\xf4\x5e\x42\xa6\x8d\x11\x56\x95\x38\xae\x7f\x81\x70\x9d\xd2\xa6\x76\x86\x7c\x94\x4e\x01\x80\xb1\x84\xb5\x92\x7a\x38\x7e\x73\x5e\x26\x2e\x23\x11\x97\xdf\x95\x43\x4b\x7e\x82\x73\x4d\x3e\x94\x26\xc0\x1f\x8b\x34\x46\xa0\x0b\xbc\xfc\xdf\x64\x4b\x89\xef\xdd\x8b\x72\x3f\x91\x0f\x5a\xb7\xe6\xd5\x51\xeb\xf4\x4b\xf0\x55\xf4\xe3\x6a\x77\x48\x17\x98\xe7\x01\xa0\x6f\x61\x37\x91\x73\xa3\x46\xa9\x75\xf9\x91\xb1\x12\x5a\x4c\x56\x7d\x42\x20\x5d\x2d\x71\x3e\x39\x9a\xde\x16\xde\x96\x56\xc3\x60\x6c\x3d\x9f\xa9\xce\xf4\xda\xd8\x96\x73\x97\xb5\xc6\x7a\x03\xfa\x1e\x5b\x55\xbf\x04\xb7\x9c\xb3\x62\xd9\x2a\x62\x05\xe7\x1f\x00\xb4\x5c\xee\x27\x62\x76\x38\x4b\x48\xc7\x48\xa3\x92\x84\x09\x99\x20\x16\x2d\x74\x4e\xa8\x4d\xb8\x2a\x5c\x1c\x26\x4c\x09\x15\xfc\xf2\xbb\x91\xa1\x2b\xb8\xb3\x51\x39\xdb\x44\x70\x74\xfd\x38\x2a\x57\x50\xa6\xbf\x33\x7f\x4c\x90\xb1\x2c\xab\xe0\x96\x40\x0f\x00\xea\x47\xfe\xb3\x82\xe8\x90\xa2\xd2\x33\xe8\x94\xf0\x0b\x25\xaf\x33\xee\x46\x6b\xc9\x27\xe2\xa5\x71\x7b\x8b\xe7\x43\xf7\x26\x65\x15\x2b\xf9\xad\x49\xc3\x15\x29\x6f\xd8\x9f\x79\x45\x06\xd7\xf7\xe4\x06\x4a\x9f\xeb\xf7\xe6\x9b\x49\x84\xcb\x1e\x15\x78\x88\x66\x01\xa0\xee\x14\x32\x09\x4d\xdb\x6b\xaa\x1e\xa3\x5e\x87\x75\x56\x1e\xcd\x48\x8b\xb2\xae\xc8\x8f\xb7\x8b\xed\x2c\x5f\x13\x9a\x94\xb8\xb7\xf4\xda\x96\xa1\xd4\x6b\x25\x88\x0d\x15\x99\xa6\xc5\xbf\xd7\x7f\x45\x3e\x29\xf2\x35\x58\x96\xd7\x25\x4b\x57\x57\x21\x40\xc9\x66\x00\xa8\x74\x91\x31\xc1\x3a\xf8\x59\xbd\x01\x8a\x15\x06\x6a\x2f\x66\xac\x8d\xcc\xad\xd9\x14\xaf\x10\xab\x52\xb5\x37\xd4\x37\xe1\x4f\xc5\xc8\x96\x5f\xa9\x6b\xcb\xbd\x37\x1c\x46\xd4\x95\xe6\x5b\x9b\x23\x93\xe5\x09\x06\x99\x79\xd8\xc2\x41\xf5\x6c\xc2\x79\xa9\x37\x00\xd4\x2d\xa2\x5a\xf2\x28\xa6\x2b\xc2\x2b\xdf\x2f\xaf\x2c\x3a\x29\xf3\x7d\x7e\x7d\x1c\x36\x51\x15\x7b\x37\xf1\x4a\x98\x1c\x6f\x91\xba\xc5\x2f\x8c\x70\x2e\xe3\xef\x06\x15\x22\x3d\x07\x58\x2d\x26\x1f\x44\x47\xaf\x6e\xa7\xad\xc4\x8e\x2c\xbd\xcb\xb8\x4f\x3c\x01\x00\x67\x19\xcd\x99\xec\x8b\x1a\x8b\x76\xce\xdb\x85\x1e\x8e\xd3\xcd\xf4\xcd\xb3\x4b\x18\x4f\xa0\xe5\x0b\x52\x96\x84\x42\xdc\x92\xf4\xc8\x2d\xcf\xf1\x1d\x99\x8f\xdc\x0e\x15\x9c\x40\x96\x5a\xb6\x93\xe6\x31\xb5\xab\xa5\xd4\x2a\xdc\xd7\xa5\x9d\x0c\x24\x29\x04\x00\xf6\x03\x9a\x98\x24\xcd\x5d\x1d\x17\x8e\x19\x40\x45\x26\xfc\x43\xec\x45\x5f\x4f\x3e\x1c\xff\x2e\xcf\x35\x8d\x1d\x8a\xcf\xff\x88\x28\xd9\x12\x8f\xbb\x9a\xfd\xd0\x6d\x13\xe1\x39\x2a\xc8\x12\x4f\x0a\xce\x57\x59\x9d\x4a\x55\x22\xa8\x2e\xbd\x42\x5f\x20\x1b\x01\xc0\x66\xd3\x55\x0a\x2e\x66\xf1\x52\xce\xa0\xfd\x73\x56\xa6\xfd\xc9\x30\x43\xf6\x20\x4c\xe3\x2a\x51\xfb\xb3\x1a\x42\xa2\x31\xbb\x90\x9e\xbe\xd9\xf9\xb7\xd0\x8a\xae\x64\xbc\x51\xbe\x92\xc5\xd7\x82\x0f\xf8\x4d\xab\xd7\x91\xfb\x88\xc7\x96\x5e\xa3\x6b\x51\x57\x03\xc0\xba\xcd\xc0\x13\x3c\x33\xbc\xb2\xfc\x73\xfb\x11\x73\x39\x1e\x69\x5f\xb3\x46\x72\x75\x62\x31\x48\x65\xb4\xee\xf6\xad\xa8\xb0\xbc\xad\x3e\x5c\xcc\x35\xac\xcc\xe5\x12\x36\x07\x3f\x6b\x81\x27\xa0\x88\x87\x74\xa7\x49\xcd\x14\xf6\xd2\x77\xb4\xb5\xf4\x6d\x00\x30\xe7\x59\x4a\xb8\xe2\x94\x21\x0c\x07\x49\x4a\x9b\xce\x1b\x48\x6d\x45\xd8\x63\x43\x62\x22\xb2\x4a\x71\xcf\x82\x03\x90\x6b\x08\x5c\xef\x23\xa8\xa7\x44\x57\x17\x8d\xbc\x76\xb2\x96\xc5\x32\x3c\xa0\x5a\xe9\xf6\x10\xa5\xf4\xe4\xa5\x90\xea\xc4\x64\x02\xc0\xdc\xc0\xae\xcd\xc7\x24\xcc\x52\x3c\xb3\xeb\x92\x1d\xa9\x8a\xc9\x30\xf5\x18\xb5\x2d\xea\x79\x46\x32\x8d\x19\xb4\x28\xcb\x97\x9e\xea\x75\x08\x19\xcb\xd8\xea\x1c\x87\xde\xcf\xdc\x66\xde\x86\x75\x61\x15\xe8\x7e\x29\x58\xca\xde\xa3\x12\x47\x51\xe3\x1c\x03\x80\x91\xc8\x6d\xc7\x94\xc4\xa6\xf0\x2b\x33\x7f\xc5\x8f\xf0\xc5\x49\x75\x49\xd7\xf8\xd9\x91\x75\xa9\x1d\xfc\xb4\x6d\x53\x19\x83\x7c\xd4\xe6\xa7\xd9\x31\x7c\xa2\xd3\xf5\xdc\x51\xbe\xc4\x9c\x96\xd7\xc5\x6f\xd5\x9d\xc7\xff\xe4\x5f\x57\x69\x22\x6f\xe2\x1f\x02\x80\x7e\x97\x5f\x87\x4e\x8c\x92\xca\x03\x10\x6d\xb1\x94\xe2\xd2\x44\x6c\x02\xb7\xe8\x62\xc4\x9e\xe4\xe3\x85\xbf\xb7\x39\xa4\xab\x15\x1a\x6f\xf6\xc8\x3c\x23\x4b\x73\x42\x20\x2b\xa5\x55\xe6\xe9\x98\x36\x49\xc7\x6a\x1b\xfc\x5a\x71\xb3\xea\x22\x52\x8b\x28\x0d\x00\x3a\x59\xb8\x1e\xf5\x23\xf2\x60\x85\x17\x22\x2c\xa6\xb8\xdc\x2e\x71\x49\xfc\xee\xd2\x7f\x11\x21\x49\x2f\x4a\xfa\x02\x26\xd2\xb6\xc9\xcf\x6e\xd6\xce\x5c\x54\x5c\xed\x14\x93\x33\x5f\x94\x6e\x8e\xc6\x6c\x2e\x54\x5f\x1d\x85\xbb\x2f\xa5\xa8\x6e\x20\xe1\xc5\x35\x00\xd0\x83\x85\x4f\x51\xfb\x23\xc6\x6b\xc8\x08\x95\xe8\x87\xd5\x06\x09\x0f\xe2\xde\x57\x1e\x8b\x30\x4b\x32\xa8\xf0\x0a\xf8\x9a\x5a\x57\xd6\xb9\x59\x07\x91\x55\x1a\xe7\x84\xce\xc1\xca\xef\x99\xef\x42\xdf\x29\x56\x5d\xdd\x88\xcb\x91\xcd\xa8\x16\x93\xd6\x4a\xfe\x3b\x41\x5d\x14\x92\xf7\x8c\x60\x1f\x71\x37\x0b\x4b\xf8\x1d\x7d\x2d\x09\x59\xd0\x1b\x77\x31\xd2\x8e\xd8\x9c\x38\xb7\x2d\x96\x74\x32\x95\xe5\xf9\x90\xdc\x8b\x70\x74\x0c\xa3\xba\xe4\x38\x99\x2a\xd3\x20\x9a\xab\x5d\xcf\x5c\x8a\x5b\xb3\xb8\x85\x1d\x48\x7c\x00\x00\x4f\x91\x96\x9e\xa7\x8c\xab\x8a\x96\x65\xb6\xe3\x49\x71\xdb\x13\x1f\x12\x84\x89\xcb\x23\x6a\x0b\xd8\x29\x6b\x03\xda\x89\xfb\xd3\x51\x9e\xfe\xa4\xd1\xcc\x2f\x0e\x7d\x14\x32\xf2\x90\x49\x07\x2d\x0b\x73\x42\x9b\xca\x28\xc5\xcd\x2f\xbe\xc8\x1a\x20\xa5\x02\xc0\xed\xa4\x35\x62\xdc\xf2\x47\xe3\x70\x08\x88\x9d\x4c\x54\x48\xb4\xc4\x5b\x26\xd7\x85\x0f\x13\xfc\xd2\x08\x01\x06\x05\x25\x08\xb1\x47\x3b\x69\x51\x76\xa7\x03\x86\x7c\x02\x15\x64\x42\xa4\x5e\xce\x5f\xa6\x1d\xc7\x50\x22\x68\x2d\x3e\xce\x92\x92\x4d\x00\xe0\x52\xe9\xfa\x28\x3f\xf4\xa9\x14\x76\x86\x3b\x66\x3c\xed\x68\xbc\x2c\x1f\x95\xf1\x22\x4c\x82\x7d\x91\x15\xb6\xf5\x33\x1e\x9d\x33\xbb\xa9\xb9\xc0\x1c\xf5\xd8\xbe\x94\xb4\x3c\xef\xad\xf1\x4f\x4a\x1a\xde\x40\xdb\x8a\xf6\x8d\x58\xb3\xf8\x2a\xf3\x00\x55\x19\x00\xce\x0d\x06\x31\x57\x1f\x99\x9b\xf9\x3b\x5d\x25\x77\x38\xfb\x6c\x1c\x06\x7d\x00\xc9\x0f\xa5\xe7\x25\xa0\xca\xfc\xbe\x61\xdd\x31\x0f\xdc\xdf\xe2\x3d\xb0\x46\x76\xdf\x0a\x30\xf8\x63\xc6\x85\xa4\x49\x22\x46\x5b\x8d\xda\x4e\x89\x58\x3c\xc8\x38\x4d\x37\x07\x80\x3d\xc3\x5c\xc8\x89\xc9\x4a\x47\xd7\xa6\x9e\xcc\xd1\xc6\xfc\x8d\x4d\x41\xce\xe6\xa3\x42\x18\xa8\x49\x9c\xd2\x96\xe9\x3c\x43\xfc\x03\x77\x6d\x6c\x46\xc1\x6e\xbb\x50\xfc\x53\x52\xad\xb1\x0b\x71\x07\xe5\x91\xd6\x3f\xca\x6e\xfa\xea\x25\x0e\xf4\xdb\xcc\x20\x00\xd8\xae\x6c\x59\xd6\xe7\x74\x7f\xd2\xe7\x14\x3b\x84\x1f\xb9\x31\xfa\x43\x56\x01\x25\x65\xbb\x7d\xce\x2d\xea\x16\xdf\x6f\x28\x1f\x5a\xc0\x46\x0f\xcc\x47\x7a\xac\xed\x59\x6c\x0b\x83\x67\x34\x4d\xb8\xcf\xfc\xa0\x6d\x40\x36\x62\x3b\x2f\x29\xa7\xed\xe4\x24\x00\xc0\x8a\xe0\xee\x40\x0c\x26\xb7\x72\x77\x25\xed\x4a\x03\xdc\x86\xa8\x43\x19\x5c\x6e\x69\xb0\x51\x96\x2e\xf7\x8c\xef\xe2\x9c\x8f\xdc\xfe\x0d\x72\xd4\x0b\x9e\x89\xed\xc6\xbc\x69\x5e\xbe\x51\x17\x3e\x85\xf7\x4e\xdb\x8f\xf8\x97\x6f\xbe\xe4\x07\xf5\x26\xdf\x0e\x00\xe6\x79\x7e\x5a\xc6\x91\xc4\xdc\xc2\x9e\x44\x6c\xf2\x8d\x42\xf3\xc8\x8a\xb4\x28\x19\x3a\xc8\x17\xb1\x52\xfa\xd8\x27\x3d\x5b\x51\xba\x71\xc3\xb2\xdc\x0d\x92\xb3\x36\xdf\x31\x7b\x24\x96\x46\x67\x71\xc1\xe2\xfd\xda\x39\xc4\x0d\xa2\x3e\x65\x17\xaa\xb3\xf0\x2e\x00\xcc\x04\xc1\xe7\x0c\xfb\x84\xf8\x52\x56\xe2\xa2\xa4\x47\x25\xd2\x48\x87\x54\x9a\x9c\x1d\x38\x9b\xe1\x5b\x5c\xe6\xe3\x94\xe5\x5d\xb4\xdb\x6d\x18\x59\x54\x78\xd5\xe6\x2d\x66\xa9\xac\xdb\xa8\x03\xfb\x42\xfa\x42\xbb\xb0\xe0\xbd\xa4\x52\x39\x9b\x32\x2c\x1a\x03\x80\x69\x25\x2c\x4a\x7f\x17\xcf\xa8\xcc\x4b\xb8\x96\xa4\x50\xe1\x1d\x31\x99\x72\xb5\x6c\x36\xb0\x37\xbd\xb8\xf4\x81\x8f\x55\x66\x59\x89\xdc\x6d\x22\x67\x40\x9e\x65\x33\x8c\x66\x15\x1b\x1b\x7d\xc5\xa6\x14\xb6\x6b\xdf\x2a\xe0\xc8\x96\x28\x1f\xa0\xec\x15\xff\x01\x80\xf1\x55\xb4\x34\xe5\x1e\x03\x13\x59\x1a\x1b\xc9\xb8\x14\x93\x13\xba\x89\xe9\x10\x1f\xbc\xf5\x23\x53\x94\xc4\xf3\x98\x64\x8e\xa7\x4e\x3a\xd1\x59\x95\x88\xc3\x96\x16\xec\xf0\x9c\x83\xfa\xf9\x9c\x48\xf4\x82\xc6\x05\xae\x00\xb7\x5f\x21\x8d\x37\x4c\xf2\x04\x40\x70\x8d\xf6\x3a\x65\x35\x6d\x32\x46\x3b\xe6\x32\x3d\x29\xee\x72\xc8\x25\xfa\x40\x22\x76\x6b\x36\x23\x35\x85\xec\x21\x64\x0c\xa7\x5f\x74\x5a\xc5\x3c\x9d\xe5\x68\xf1\x8a\x55\x85\x1c\xd7\x77\x67\xb7\xe5\xa9\x69\x1c\xe3\x2a\xe3\x33\x15\xb2\x79\x0d\xa4\x73\x00\x08\xc4\xf4\xc5\xc9\xe9\x54\x6e\xdc\xbd\x98\xd5\xd4\xa9\xc4\xcd\x21\xf6\xb4\x5d\xc9\xd7\xfc\xfa\xe9\xb6\x69\x0d\x1e\x8b\xe9\x5f\x11\xcd\x8e\xa7\x18\x77\xb3\xc7\x2c\xc4\xcc\x07\x28\xb6\xbe\x06\x5b\x3d\x3f\x4a\x63\x17\x47\x40\x40\x28\x10\x78\x8e\xe4\x1c\x00\x04\x6e\x74\x6c\xd2\x1a\x92\x47\x4a\x78\xd4\x6b\xb2\x62\x1a\x39\x78\x8e\x3c\x92\x71\x68\xcb\x23\x4a\x77\x96\xd9\x26\x75\xea\xd3\x9c\x77\x0e\x1f\x69\x23\xa8\x6b\xe6\x9f\x19\x4e\x79\x7d\x7a\x67\x98\xe7\xf0\x2e\x1a\xc5\xec\x1c\xe2\x45\x85\x06\x6e\x18\xd5\x02\x00\x3e\x97\x71\x38\x51\x81\x10\x90\x69\x19\x79\xaf\x60\x53\xf6\xa2\xe0\x65\xc4\x98\x9c\x01\xdf\x61\x12\x15\xa5\xe2\xee\x47\xbe\x84\x49\x72\xd8\x4c\x5d\x95\xdf\x65\x8e\xa1\xd5\xe2\x09\x7a\x0c\x46\x04\x31\x4e\xa3\x88\xe5\x49\x89\x54\xe8\xe5\x24\xd3\xd7\x03\xc0\x6b\x65\x19\xc6\xef\xc6\xfa\xa3\xd2\x23\x4e\xe3\xe8\xe8\x8f\x41\x76\xf8\xc7\x79\x48\xdf\xb5\x05\x0e\xd8\x75\x1b\x25\xc4\x56\x3c\xb0\x3f\x42\xde\x4e\x98\x33\xfb\x47\x55\x22\x19\xe8\x85\xd0\x26\x28\xc5\x1a\xb5\x4c\x3d\xda\xd8\x22\x33\x36\x8e\xe9\x0a\x00\x77\x94\xbd\x3b\xf6\x3b\x5a\x5a\x70\x34\xdc\x0a\xf3\x9b\x78\x6a\xdb\xb7\x7c\x12\xe9\x94\x8f\x0a\xce\x90\x7c\x6b\xc3\x11\xfc\x2f\xca\x94\xdd\x6c\xc1\x1b\x9a\x97\x59\x09\xe9\x37\xfd\x80\xde\x7a\xaa\x35\xd3\x57\xe3\x36\xbd\x91\xd5\xb9\xa8\x90\xe5\xcd\x51\x05\x80\x33\xcf\x15\xc7\x24\x23\xb1\xac\xd6\xd0\x1f\xb9\x7f\x58\x43\x01\x6f\xd0\xfb\xd8\x16\xde\x96\x79\x85\xec\x62\xb7\x31\x6c\x03\x1b\xda\x11\xf1\x2f\x38\x32\x33\x37\xa2\x2b\x77\xb5\xde\x4a\x72\x07\xf7\x85\xc6\x24\x8d\xc5\xcb\x5e\xf4\x83\x99\xc6\x3b\x08\x00\x27\x9e\xbf\x2e\x7a\x63\xd6\x98\x64\x65\x48\x6f\xce\x7e\xf1\x25\xff\xaf\xb9\x7c\x71\xa2\x57\x16\x5a\x2e\x5e\xee\x96\x95\x77\x55\xf4\xd8\x6e\x29\xce\x55\xb4\xcf\x74\x92\xd0\x23\xc2\xe8\x29\x90\x8e\x89\x9c\x34\x0d\xa9\xa7\x84\x77\x15\x3d\x18\xb7\x85\x0a\x00\xb0\x07\x05\x85\x51\xaf\x33\xdf\x16\x25\x87\x08\xb2\x8f\x15\xde\xf1\x97\x23\x8f\x14\x1a\x7b\x19\xa3\x2e\xca\xca\xdc\x36\x61\x26\xa4\x33\xb6\xc3\x58\xb1\x94\x66\xfa\x8b\xe0\x29\xf9\xaa\xa7\x46\xb2\x95\x6c\xd6\xf4\xa2\x46\x8a\x93\x14\x91\x0c\x96\x48\x0b\x00\xf6\x05\xa1\x7e\xd4\x4e\xc4\x58\xc9\xbf\x90\x80\xac\xd7\x25\x9e\xfe\xd1\x39\xbf\xe5\x39\x5e\x20\xf7\x6f\x71\x8d\x9b\x03\xc6\xab\xe8\x8a\xed\x44\xfe\xdb\xc2\x09\xd3\x39\xfc\x91\xc2\x95\x7a\x76\xc4\x66\x99\xb2\x26\x81\xf2\x53\xd2\xa1\xd8\xc4\x30\x11\x2b\x03\xc0\x2e\x10\xd6\x84\xbc\x13\x9d\x89\x72\x0b\x08\x17\x21\x63\x0d\xbc\xed\x45\x9b\x13\x56\x6e\x78\x2f\xfc\x9d\x1c\xe8\xa0\x25\x3c\x99\x76\xc7\xa2\x57\x58\x97\xc9\x32\xfc\x29\xac\x44\x72\xb5\xe6\x84\x07\x30\x83\x2a\xae\xc2\xd7\xf8\x0a\x00\x44\xe1\x64\x5d\x00\x44\x90\x7e\x23\x24\x4e\xe8\x1b\x43\xf2\x7f\x2f\x54\x8f\x77\xf6\x7a\x2e\xf8\x97\x04\x36\x94\x08\x1e\xa5\x2e\xb3\xef\x12\x34\x67\xa4\x58\xec\x17\x9c\xcf\xfa\x60\x78\x53\xf0\x2c\xf7\xa4\xd6\x6f\xe1\xa2\xbc\xd7\x2a\x9b\x85\x29\x04\x07\x00\x84\x63\x64\x3c\x00\xa2\x6b\xf4\xae\xed\x9d\xfc\x87\x71\x7d\xfe\x08\x7e\x6b\x22\xdd\x2b\x9f\x7f\x39\x65\xdd\x06\x37\xfe\x81\x74\x45\x7b\x36\xff\x70\xa6\xa5\x05\x82\xdf\x95\xc3\x31\xac\x15\x2c\x46\x6b\x69\xbd\x15\x24\x62\x17\xa9\xf8\x0b\x9e\x17\xac\x00\x40\x58\x48\x51\x06\x40\x84\x63\xe8\x05\x37\x73\x9e\xa5\x2c\xdd\xca\xe4\xfc\x48\x8b\xd9\x7c\x8e\x6b\x98\x71\xdc\x8d\xcf\x0d\xcf\xf2\xb2\x7b\xce\xad\x41\xaa\x9a\xf7\x71\x27\xd0\xca\x86\xee\xbc\xdc\x7c\x1f\xad\xcb\xbc\x49\xfc\x79\x95\x64\xfe\x19\x92\x3b\x00\x82\x1d\xd4\xa3\x00\x08\xcf\x31\x5d\x83\x38\x2c\x6b\x84\x9f\x9f\x8c\x15\x95\x85\xdc\x0c\x58\xfb\x72\x64\xae\xef\xd9\xcb\x72\x6f\xdb\xf9\xb3\xcb\x31\x4e\xe6\x14\x8e\x59\xfe\x03\x83\x59\xce\x13\x7c\xa5\xd6\x49\x6e\x15\x71\x9f\x0a\x8b\x27\xa6\x1c\x07\x80\xdf\x48\x2f\x02\x40\xf0\x9d\xb5\x33\xb0\x96\x1e\x9e\x6b\xb2\xe5\x3a\xfd\x0c\xea\xb5\x67\x32\xc3\x15\x53\xe7\x1a\xc8\x78\x93\x4f\xb5\xbd\xc9\xac\xc3\xf1\xcc\x75\x58\x19\x84\xe3\x06\x77\xd8\xde\xc4\x59\xad\xa3\x1c\x37\x4a\x83\xca\x51\x6e\xd2\xff\xcc\xb5\x69\x65\x52\x01\x10\xac\xe3\x28\x04\xf4\x92\xdb\xf0\xf5\xbe\x39\x14\x7f\x42\xbf\x47\x32\x65\x81\x68\xe7\x42\xa7\x7e\x24\x31\x6d\x2d\x68\xef\xc8\xdf\xcc\x9a\xe8\x93\x54\x9c\x41\x31\xd3\x9c\xbe\x5c\xeb\x04\x2b\x8f\x31\xa0\x32\xc2\x7e\xcb\x3a\x04\x00\x97\xc4\xd1\x04\x80\xaf\xc7\xbd\x1e\xb0\xba\x00\x47\xbf\xe3\xb3\x9b\xe8\xc7\x48\xd8\x54\x46\xf2\x61\xf4\x3b\xbf\x24\x27\x30\x2b\x6c\xce\x50\x4a\x58\x11\x66\xc9\xd4\x3f\x6c\x4b\x83\x4c\x7a\x1e\x67\x89\xd6\x05\xc6\x24\x57\x55\xd5\x8b\x75\x82\x3b\x00\x00\x47\xca\x43\x01\xc0\xcb\xe1\x5b\xf9\x2b\xe1\x26\x04\x1e\xde\x2d\xf8\x59\x41\xac\xfb\x9d\x02\x0b\x41\x96\xb3\x27\x31\x59\x40\xb6\x09\x22\x9d\x12\x94\x99\xad\xa2\x04\x0a\xda\x0d\x36\xd3\x16\x09\xde\x68\x5d\xa5\xbf\x16\xcc\xab\x52\x98\x2f\x05\xc3\x60\x3d\xbb\x57\x50\x0f\x00\xf7\xb7\x00\xb9\xb5\x03\xb7\x52\xe2\xec\x8d\xc4\xaf\x91\x2c\x73\x67\x13\x42\xc4\xaf\x9d\x97\x16\x88\xc5\x47\x6d\xac\x89\x1f\xc4\x34\x33\x65\x72\xb9\x38\xc1\xc0\x83\x9a\x25\x36\xd4\x7a\x4c\x4f\x10\xbd\x52\x6d\x60\x52\x44\xa9\x20\x99\x5d\x26\xac\x00\x80\xdb\x26\x18\xdd\x2a\xc7\xa6\x14\xd6\x7a\xbb\xe1\x52\x0b\xbd\xdd\xb7\xe3\xe5\xb2\x57\x4e\x43\x84\x9b\xb2\x02\x1b\x0b\xe2\x5a\x99\x92\x99\x06\xe9\x83\xf4\x88\x41\x28\xa5\x53\x6a\xa4\x35\x44\x7b\x2e\xe1\xab\xde\x65\xaa\x88\x0f\x83\x6a\xb6\x9b\x08\x05\x00\x97\x20\xc4\x79\xc6\x95\xc2\xa8\x9f\x1b\xd6\x97\x82\xd8\x5f\x8e\xb8\x12\xc3\x04\x68\x6d\x2d\xb7\x48\xf1\x37\x95\x17\x3b\xa7\xbf\x30\x68\x2c\x4a\xc8\xda\xbf\xca\xb4\x90\x97\x7b\x5e\xdd\x58\x26\xcb\xf7\x56\x0a\x96\x3e\x22\x74\x03\x20\x0d\xa0\xb8\x02\x20\x79\xce\xe8\xf1\x54\x28\xd9\x13\x33\xe7\xf6\x55\x7e\x29\xfe\x95\xa3\x43\xf1\x58\xd2\x9d\xf5\x0b\xc5\xda\xa9\x7d\xa6\xd8\x22\x4f\x84\xa7\x41\x79\x21\x37\xfb\xcd\x2a\x63\xd9\x4d\x54\x87\xba\xb9\xf4\x17\x56\x51\x09\x21\x0d\x2e\x08\x05\x40\xf2\x85\x92\x07\x80\x44\xc6\xe8\xf0\x38\x28\x77\x8d\xf7\x74\x2b\x2b\xc6\x25\x4e\x38\x0c\x14\xdd\x48\xb9\xb6\xfe\x71\xe1\x54\xfa\x49\xd3\xc0\x42\x8f\xcc\xf7\x06\x74\xd9\x0e\x64\xe4\xaa\xd5\xd2\x19\xcc\x22\x75\x1b\xe9\x16\x9c\xb2\x12\x45\x72\x85\xb8\x0c\x00\x09\x81\xf2\x1d\x00\x89\x23\x63\xc2\x43\xad\xb0\x32\xf9\x8e\xdb\x0a\xd9\xeb\xb4\x08\x87\x12\x99\x4f\xc6\x97\xf5\x78\xe9\xe5\xac\x72\x93\x49\xe9\x26\x24\xcd\xc0\x5f\xd2\x85\xde\xb9\x6a\xb1\x04\x91\x3f\xa6\xee\x24\xfe\x4e\xa0\x28\x35\x8a\x4b\x49\x10\x00\x31\x93\x96\x0c\x80\x98\xc8\x1c\x76\x1f\x90\xf4\x66\xbc\x70\x75\x91\x44\x67\xad\xb2\x1f\x17\x7f\xcc\xc9\xb4\x1a\x11\xcb\x73\xdb\x4d\x6a\xc5\x5e\x98\x40\x83\xc5\x62\x80\x55\xd3\xfe\x23\xba\x87\x9f\x57\xf7\x15\x71\x48\xe6\x4a\xaf\x44\xb1\x54\x1f\x00\x44\x34\x86\x21\x00\xa2\x46\xb6\x9f\xbb\xaa\x28\x1e\xa9\xe3\x22\x14\x7e\x41\xa9\xd9\xa3\x84\x95\x98\xa5\x56\x3c\x21\x26\x5f\xc5\xc4\x5b\x18\x86\xdb\xa8\xff\x5c\xe8\x4d\xa8\xd7\xfe\x20\xdc\x48\x5a\xad\x1e\x2f\x34\xa0\xbc\x5f\xac\x2b\x34\xa2\xcb\x01\x10\xb2\x98\xbf\x00\x10\x3e\xe5\xd4\x6f\x74\xe4\x55\x63\x5f\x3a\x5f\xe3\x91\xf0\x58\xbb\xfb\x3c\x5c\x81\x82\xd5\x12\x1e\x87\x28\x32\x1e\xe6\xed\x20\x9b\xeb\xb7\xf2\x9e\x53\x86\xb5\x7f\xf2\x57\xd3\xee\xa9\xd7\xf1\x03\x18\xcf\x16\xd7\xf2\xcb\x59\x57\x01\x10\x58\x70\xa2\x01\x10\x74\xf0\x1c\x37\xe4\xb3\x49\xd4\x65\xce\xe6\x6c\x19\x4d\xd5\x2e\x86\x7d\x99\xae\x68\xd9\xca\x9e\xa6\x4f\x1b\x5f\xe5\x6c\x63\x2a\xe8\xef\xe5\x9c\x67\x6d\xd4\xfe\xca\xf5\x64\xe7\xaa\x9f\xe5\xde\xe4\x1c\x58\xfc\x8e\x97\xcd\xbd\x04\x00\xdf\x8d\x47\x05\x80\x3f\xcb\x47\xbb\x35\x31\x6d\x39\xaf\x9d\x0a\x99\x01\xdc\x64\xdb\x1e\x66\x05\xf7\x99\x65\x3c\xf3\x3b\xcf\xd7\xf8\x38\x2b\x8f\x77\x55\xbf\x90\xf5\x97\x1f\xa2\x3d\xce\xbe\xc8\x7f\xa2\xfe\x93\x53\x21\xb0\x5b\xb2\x96\xcb\x13\x70\x00\xe0\xd1\x04\x48\x00\xf8\x74\x01\xd3\xcd\x89\xe1\x23\xc8\x71\xda\xcc\x48\x13\xb4\xd9\x1e\x63\x1c\x11\x4c\x5a\x7a\x30\x17\x09\x6d\x8d\xab\x99\xc5\x42\xaa\x7e\x39\x6b\x93\xf0\xf8\xaa\x95\x6c\x6d\x61\x97\xc6\x3a\xf6\x3f\x61\xef\x12\x29\x77\x89\xf0\x3c\x00\x3c\x63\xa1\x17\x00\xfc\x6d\x82\x4f\xae\xb7\xe9\x0c\x31\xca\x71\x8a\x5e\x21\xae\xb3\x95\xd1\x7b\xc4\x2d\x96\x76\x0c\x67\xf1\x15\x63\x0e\xe3\x94\xb8\x53\xff\x08\x53\x28\x6e\x5f\xb5\x99\x45\x12\xd7\x68\xe0\xd8\x58\x71\xe8\x92\x09\x8e\x54\xf4\x12\x00\xee\x75\x91\x02\x00\x7c\x45\x61\x90\xab\x46\xd5\xcb\x68\x07\x07\x9b\xca\xd2\xb8\x0d\xd6\xba\x15\x9b\x13\xf3\xcd\x42\xcb\xe6\x53\x2e\xae\x75\x2b\x3d\x9f\x11\xa9\x3b\x50\xc2\xcb\xb6\x58\x61\x20\xdf\x82\x0a\x50\x99\x2d\x7a\x9c\xff\x6a\x91\x7e\xe1\xfe\x82\x74\x00\x64\xbb\x29\xad\x00\x48\xf7\x32\x03\x5c\x0e\x54\xca\x62\xed\xed\x07\x2b\x42\x13\xb4\xd7\xff\x28\xd7\x4b\x36\x36\x73\x2e\xfd\x93\xe6\xb3\xd6\xb2\xe4\x3a\xe2\xa8\xee\x2f\xf9\x91\x9c\x88\x15\x16\xc5\x22\xf4\x66\x55\xd5\x22\x27\xac\x7c\x91\x47\xe1\xea\x82\x47\x00\xc8\x5c\x29\xbd\x00\x48\x43\x99\x6b\x5d\xac\x2a\x9c\xe2\xd3\xed\x0f\x97\x2b\x27\x59\xad\x6f\x29\x1d\x4e\x5d\x66\xa6\x5b\xf2\x32\xfd\xdf\x5a\x7d\xf9\xad\xac\x0d\xba\xdf\x8a\x6f\x21\x2f\xac\x70\x29\x6a\xc7\x50\x55\xf5\x0a\x8b\x71\xfc\x45\x51\x32\x09\x91\x07\x80\xf4\x2a\x35\x08\x00\xc9\x18\x33\xd4\xf9\x76\x29\x35\xb9\xcb\x3e\xbe\x04\x9f\x96\xb6\x9e\x29\x67\x22\x96\x98\xbe\x2d\xde\x97\x75\xcd\x70\xb4\xa8\x13\x79\x46\xb7\xb7\x70\x0a\xfd\x6d\x85\x4f\xa1\x29\x36\x4c\xd5\x51\xe6\x4c\xe8\x59\x24\x90\x46\x90\x53\x01\x90\xdc\xa2\x9d\x04\x40\xe2\xc0\xf2\x72\x7a\x5a\x7c\x3f\xa3\xc5\xae\xa2\x68\x28\x73\xc1\x6a\xa0\xc8\x3c\x27\xcd\x34\xaf\x90\x9e\xdb\x69\x78\x50\xf6\x10\x93\xa1\x7b\x5c\x66\x83\xdd\xb8\xc2\x4d\x5a\x4c\x70\x57\x0d\x94\xdc\x22\x61\x16\x5d\x90\x68\x50\xe5\x00\x88\x2f\x33\x72\x00\x10\xa7\xb2\xe5\x4e\x1a\x85\xde\x39\x27\x6d\xc7\x65\xa2\xdc\x0e\xab\x1c\xe9\x07\xf4\x5b\xd3\xc5\xd2\x94\xbc\x5f\x86\xe9\x92\x77\x38\x0b\x5d\x99\x04\x43\xd8\xb7\xc2\x59\x3c\x43\x72\x51\xcd\x13\xa7\x50\x97\x2a\x02\xd1\x2b\xfa\x6d\x00\x44\xe7\x58\x16\x00\x88\x64\x9c\x5e\x47\xa2\xf8\x28\xd6\xda\x16\x2f\x36\xc7\xbd\xb3\x9c\x11\xdd\x24\x54\x9a\x5c\x16\x11\x88\xeb\x0d\x5d\x44\x66\xa4\xaf\xba\xc5\xc2\x19\xca\xc3\x15\xa9\xc2\x1e\xda\x79\xd5\x4e\x21\x97\xf1\x52\xb1\x5a\xe8\xc1\x7a\x05\x80\x30\x9e\x43\x07\x40\x48\xe0\xc5\x3b\x0c\x09\x68\x14\x65\x5b\x35\x81\x2b\xd5\xd4\xf2\x9c\x40\x93\xb6\xd5\xa4\x92\xff\x93\x9e\x60\x68\xc1\x7f\xc2\x10\xe9\x36\xf0\x3f\x30\x9f\xad\x90\xf3\xe7\xd9\x5a\x6a\x2b\xf9\x23\x1c\xbc\x92\x1a\x7f\x96\x7b\x08\x00\x41\x30\x8f\x09\x80\xe0\x24\x5f\xe4\x90\xca\x1d\x67\xe7\xdb\xd4\x72\x7b\x38\xba\x96\xc9\xdc\xd7\x9c\xdb\x26\x31\xdc\x47\xdc\x64\x43\x03\xee\x67\xde\x32\xdd\x9d\x3c\x2d\x5e\xf3\x8a\x66\x1e\x86\xef\xa7\x96\xc2\x3b\xcd\x7f\xae\x44\xe3\xab\x0a\x36\x01\xc0\xdf\x29\x08\x00\x40\xe0\x2c\x40\x3b\x78\x70\xe6\x79\x8f\x6d\xd8\x9c\x3e\x7e\x90\xa5\x27\xe7\x2b\xbf\xd3\x64\x13\xe7\xab\xc0\xcc\x70\x25\x67\x41\xd0\xa0\x7b\x94\x1b\x28\x18\x5d\xf1\x80\xdb\x2a\xf4\x52\xab\xe1\xad\x11\xe6\x29\xdd\xe4\xd5\x0b\x89\x00\xf0\x03\x84\xfa\x00\xf0\xa7\x05\x9f\x1d\x0c\x39\x96\xc2\x16\x9b\x74\xce\x62\x91\xb2\xa5\x09\x47\x4d\x94\x64\xb2\x89\xb3\x44\xb4\xc3\x50\x91\x63\x20\x7a\xa6\x7b\x9d\x23\x13\x8d\xac\x98\xe2\x2a\x8b\xc6\xd5\x3e\x72\x85\xa2\x97\x8b\xed\x78\xab\x44\xff\xf3\x0f\x44\xd8\x0f\x00\xff\xa2\x30\xdc\xee\x57\xdd\xaf\xe8\xf4\xf5\x9b\x6b\x31\x71\x79\x66\xcd\xd5\x37\x12\xdb\xd7\xf9\x55\x05\xa4\x2e\x5b\xb3\xab\xe2\x6a\xc6\x29\xad\x67\xe5\x9b\xb3\x4b\xd5\xf7\x94\x9e\x44\x9d\x55\xb6\x97\x3f\xc2\x06\x00\x9f\x62\xf7\x82\x4e\x00\x0a\xef\xff\x4f\xf2\x40\x28\x53\x68\x97\x5e\xdb\x12\x1b\xbb\x7e\x71\x8d\x43\x42\x80\x59\x61\xd5\xe1\x64\xd4\x3a\x97\x4a\xaf\xb4\xe2\x35\x8d\xe5\x0f\x11\x93\x5a\x5f\xcb\xb2\x73\x8e\xa9\x5f\x2c\x19\x44\xef\x51\x0e\x93\x3b\x60\x7f\x81\xe4\xa2\x93\x44\x53\x00\x0a\x11\x54\x3d\x00\xa4\x0b\xcc\x38\xdb\x7b\x35\xf9\xf1\x2c\xab\xce\xaa\xe1\xa4\x18\xb3\xe4\x4a\x41\x6a\xe8\x3a\x93\x8a\xf5\x19\xde\x6b\x0e\x96\x3d\xce\x62\x69\x0d\x95\x0a\x72\x17\xab\x3f\x2a\x31\xc3\x3c\x52\x46\x15\x17\xe2\x5e\x02\x62\x91\x16\xf1\x31\x00\xb2\x8f\x54\xc9\xff\x24\x8a\xb0\x6d\x6b\x2b\xeb\x92\x5f\x59\x1d\xa8\x08\x4b\x23\x99\x05\x95\x6b\x21\x2c\xd6\x69\x96\x4e\x65\x7d\x5b\xb3\xab\xe4\x19\xf2\x93\xd6\xbc\xbc\x0d\x63\xa2\x3e\x5e\x2c\xc7\xd6\x29\xd7\x14\x59\x16\x18\x83\xfd\xb2\x97\xe4\x7d\x00\x48\xfb\x68\x1f\x00\x90\x74\xb3\xb2\x6c\x1e\x96\x8d\x65\xec\xb5\x9c\x2a\x7d\x91\x39\x66\xda\x5e\x72\x3f\x27\x6b\xed\x51\xf9\x8b\xdc\x67\x6b\xe2\x8b\x5f\x63\x28\x5a\x6f\x8a\x7e\x60\xd3\xd4\x87\x0a\x87\x08\x18\xe5\x66\xd9\x05\x52\x23\x78\x23\x2d\xa7\xde\x04\x40\xf2\x98\x51\x01\x80\x78\x92\x7d\xc2\xc6\xa4\x24\x35\x27\xd3\x32\x53\x9e\x97\x2b\x33\xf5\x28\x2e\x46\x5f\x5f\xbb\xbd\xe8\x4a\xde\xeb\x35\xc6\x85\x03\xb8\x75\x5a\xb7\x0b\x4d\x09\x4d\xea\x63\xb2\x54\x52\x90\xf2\x53\x69\x38\x75\xbd\xc2\x5a\x49\x38\x7d\x08\x00\xf1\x2d\x56\x02\x00\x62\x53\xce\x5f\xeb\x4b\x85\x7f\xf2\x9b\x2d\x97\x15\x1a\xe3\x48\x26\xd3\x32\x02\xc1\x77\xad\xb1\xf4\x49\xc1\xcf\x35\x2b\xa5\xf6\xa4\x0b\x5a\x1f\x24\x2d\x94\x56\x0d\x57\x89\x13\xad\x79\xe9\x26\x31\x8a\xf1\x5e\xe1\x8a\xe8\x04\x6b\x10\x00\x51\x06\xa7\x16\x00\x91\x3a\x2f\xd7\x3a\x4f\xd2\x44\xf6\xb1\x78\x29\x31\xa7\x50\x4c\x7a\xc5\x97\xa9\xad\x6b\x75\xc5\x5b\x69\xef\xd7\x18\x8b\x9e\x33\x4c\xb4\xd5\x45\xb5\x4c\xa6\x86\x44\x94\xce\xba\xb7\xf4\xb4\xb0\x87\xb3\x65\x51\xac\x30\x89\x5b\x07\x80\x30\x86\xc7\x00\x40\x18\xc1\x27\x58\xab\x08\xfb\x59\x41\x16\x25\xc2\x46\xb6\x81\xc9\x41\x21\x85\x3d\x64\x38\x2b\xd4\xe5\x34\xad\x59\x2e\xe8\xe2\x62\xb5\x8d\x04\x57\x79\x16\x1a\xed\x82\x76\x5e\xb7\x8a\x8e\x40\xca\xe7\x2f\xfa\x25\x48\x17\x28\x02\x20\xd8\x25\x30\x01\x40\xf0\x56\x10\x65\xed\x2b\xf8\xcc\x95\x5b\x1c\x10\xec\xe1\xd9\x98\x54\x0a\xe8\xbc\xc7\x86\xa3\x02\x33\x7e\xc2\x9a\xe5\xfc\x7e\xfe\x57\x6d\x07\xfe\x80\x20\x51\xa3\x8f\xbf\x20\xb8\xac\x12\xcc\xff\x25\x54\x53\x74\xe0\xff\x16\x3a\x01\x20\xd8\x2a\x58\x00\x40\x70\x58\xd0\x65\x4d\x13\x00\x41\x98\x45\x1b\xff\xa2\xe0\xb1\x09\x9f\x5f\x2d\xdc\x6e\x38\xc8\xf7\x15\xb6\xac\x59\xc9\x57\x16\xad\xd0\x0e\xe4\xaf\x11\x45\x68\x2a\xf2\xbd\x44\x34\x15\x29\x3f\x54\xc4\x54\x64\xf1\x0b\x44\xe1\x00\xf0\x3f\x0b\x1f\x01\x20\x48\x17\xc6\x00\xa0\x00\x16\x01\x45\xa0\x04\x16\x83\x25\x40\x19\x2c\x05\x2a\x40\x15\xa8\x81\x65\x40\x1d\x68\x00\x4d\xb0\x1c\xac\x00\x2b\x81\x16\xd0\x06\xab\x80\x0e\xd0\x05\xab\xc1\x1a\xa0\x07\xf4\x81\x01\x30\x04\x6b\xc1\x3a\x60\x04\x8c\x81\x09\x30\x05\x66\xc0\x1c\x58\x00\x4b\x60\x05\xd6\x03\x6b\x60\x03\x6c\x81\x1d\xb0\x07\x0e\xc0\x11\x38\x01\x67\xe0\x02\x5c\x81\x1b\xd8\x00\x36\x02\x77\xb0\x09\x78\x00\x4f\xb0\x19\x78\x01\x6f\xe0\x03\x7c\xc1\x16\xe0\x07\xb6\x02\x7f\x10\x00\xb6\x81\x40\x10\x04\x82\xc1\x76\x10\x02\x42\x41\x18\x08\x07\x11\x20\x12\x44\x81\x68\x10\x03\x62\x41\x1c\x88\x07\x09\x20\x11\x24\x81\x64\x90\x02\x52\x41\x1a\x48\x07\x19\x00\x01\x32\x41\x16\xc8\x06\x39\x00\x09\x72\x01\x0a\xa0\x01\x06\xe4\x81\x7c\x80\x05\x38\x80\x07\x04\x50\x00\x88\x80\x04\xc8\x80\x02\xa8\x80\x06\xe8\x80\x01\x98\x80\x05\xd8\x80\x03\xb8\x80\x07\xf8\x40\x00\x84\x40\x04\xc4\x40\x02\xa4\x40\x06\x0a\x41\x11\x28\x06\x72\x50\x02\x4a\x41\x19\x28\x07\x15\xa0\x12\x54\x81\x6a\x50\x03\x6a\x41\x1d\xa8\x07\x0d\x60\x07\xd8\x09\x76\x81\xdd\x60\x0f\xd8\x0b\xf6\x81\xfd\xa0\x11\x1c\x00\x07\xc1\x21\x70\x18\x1c\x01\x47\xc1\x31\x70\x1c\x34\x81\x13\xe0\x24\x68\x06\xa7\x40\x0b\x38\x0d\xce\x80\x56\x70\x16\x9c\x03\x6d\xe0\x3c\xb8\x00\x2e\x82\x4b\xe0\x32\xb8\x02\xda\x41\x07\xb8\x0a\xae\x81\xeb\xe0\x06\xb8\x09\x6e\x81\xdb\xa0\x13\xdc\x01\x77\xc1\x3d\x70\x1f\x3c\x00\x0f\x41\x17\x78\x04\x1e\x83\x27\xe0\x29\xe8\x06\xcf\xc0\x73\xf0\x02\xf4\x80\x97\xe0\x15\xe8\x05\xaf\xc1\x1b\xf0\x16\xbc\x03\x7d\xe0\x3d\xf8\x00\x3e\x82\x4f\xe0\x33\xf8\x02\xbe\x82\x7e\xf0\x0d\x7c\x07\x3f\xc0\x00\xf8\x09\x7e\x81\xdf\x60\x10\xfc\x01\x43\x60\x18\x8c\x80\x51\x30\x06\xc6\xc1\x04\x98\x04\x53\x60\x1a\xcc\x80\x59\x30\x07\xe6\xc1\x02\xf8\x0b\xfe\x01\x08\x00\x50\x50\x58\xb4\x48\x51\x51\x49\x69\xf1\xe2\x25\x4b\x94\x95\x97\x2e\x55\x51\x51\x55\x55\x53\x5b\xb6\x4c\x5d\x5d\x43\x43\x53\x73\xf9\xf2\x15\x2b\x56\xae\xd4\xd2\xd2\xd6\x5e\xb5\x4a\x47\x47\x57\x77\xf5\xea\x35\x6b\xf4\xf4\xf4\xf5\x0d\x0c\x0c\x0d\xd7\xae\x5d\xb7\xce\xc8\xc8\xd8\xd8\xc4\xc4\xd4\xd4\xcc\xcc\xdc\xdc\xc2\xc2\xd2\xd2\xca\x6a\xfd\x7a\x6b\x6b\x1b\x1b\x5b\x5b\x3b\x3b\x7b\x7b\x07\x07\x47\x47\x27\x27\x67\x67\x17\x17\x57\x57\x37\xb7\x0d\x1b\x36\x6e\x74\x77\xdf\xb4\xc9\xc3\xc3\xd3\x73\xf3\x66\x2f\x2f\x6f\x6f\x1f\x1f\x5f\xdf\x2d\x5b\xfc\xfc\xb6\x6e\xf5\xf7\x0f\x08\xd8\xb6\x2d\x30\x30\x28\x28\x38\x78\xfb\xf6\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\xb8\xf8\xf8\x84\x84\xc4\xc4\xa4\xa4\xe4\xe4\x94\x94\xd4\xd4\xb4\xb4\xf4\xf4\x8c\x0c\x04\x22\x33\x33\x2b\x2b\x3b\x3b\x27\x07\x89\xcc\xcd\x45\xa1\xd0\x68\x0c\x26\x2f\x2f\x3f\x1f\x8b\xc5\xe1\xf0\x78\x02\xa1\xa0\x80\x48\x24\x91\xc8\x64\x0a\x85\x4a\xa5\xd1\xe8\x74\x06\x83\xc9\x64\xb1\xd8\x6c\x0e\x87\xcb\xe5\xf1\xf8\x7c\x81\x40\x28\x14\x89\xc4\x62\x89\x44\x2a\x95\xc9\x0a\x0b\x8b\x8a\x8a\x8b\xe5\xf2\x92\x92\xd2\xd2\xb2\xb2\xf2\xf2\x8a\x8a\xca\xca\xaa\xaa\xea\xea\x9a\x9a\xda\xda\xba\xba\xfa\xfa\x86\x86\x1d\x3b\x76\xee\xdc\xb5\x6b\xf7\xee\x3d\x7b\xf6\xee\xdd\xb7\x6f\xff\xfe\xc6\xc6\x03\x07\x0e\x1e\x3c\x74\xe8\xf0\xe1\x23\x47\x8e\x1e\x3d\x76\xec\xf8\xf1\xa6\xa6\x13\x27\x4e\x9e\x6c\x6e\x3e\x75\xaa\xa5\xe5\xf4\xe9\x33\x67\x5a\x5b\xcf\x9e\x3d\x77\xae\xad\xed\xfc\xf9\x0b\x17\x2e\x5e\xbc\x74\xe9\xf2\xe5\x2b\x57\xda\xdb\x3b\x3a\xae\x5e\xbd\x76\xed\xfa\xf5\x1b\x37\x6e\xde\xbc\x75\xeb\xf6\xed\xce\xce\x3b\x77\xee\xde\xbd\x77\xef\xfe\xfd\x07\x0f\x1e\x3e\xec\xea\x7a\xf4\xe8\xf1\xe3\x27\x4f\x9e\x3e\xed\xee\x7e\xf6\xec\xf9\xf3\x17\x2f\x7a\x7a\x5e\xbe\x7c\xf5\xaa\xb7\xf7\xf5\xeb\x37\x6f\xde\xbe\x7d\xf7\xae\xaf\xef\xfd\xfb\x0f\x1f\x3e\x7e\xfc\xf4\xe9\xf3\xe7\x2f\x5f\xbe\x7e\xed\xef\xff\xf6\xed\xfb\xf7\x1f\x3f\x06\x06\x7e\xfe\xfc\xf5\xeb\xf7\xef\xc1\xc1\x3f\x7f\x86\x86\x86\x87\x47\x46\x46\x47\xc7\xc6\xc6\xc7\x27\x26\x26\x27\xa7\xa6\xa6\xa7\x67\x66\x66\x67\xe7\xe6\xe6\xe7\x17\x16\xfe\xfe\xfd\xf7\x0f\xc2\xff\xed\xff\xff\xdf\xfb\x8f\xcb\xa5\x38\x03\x00\x80\xa2\x92\xf1\x7f\x62\xf0\xff\xae\xff\x8f\xbd\xc2\x22\x05\xf0\xbf\xaa\x21\x80\x42\x28\x82\x62\x28\x81\x52\x28\x83\x85\xb0\x08\x16\x43\x39\x2c\x81\xa5\xb0\x0c\x96\xc3\x0a\x58\x09\xab\x60\x35\xac\x81\xb5\xb0\x0e\xd6\xc3\x06\xb8\x03\xee\x84\xbb\xe0\x6e\xb8\x07\xee\x85\xfb\xe0\x7e\xd8\x08\x0f\xc0\x83\xf0\x10\x3c\x0c\x8f\xc0\xa3\xf0\x18\x3c\x0e\x9b\xe0\x09\x78\x12\x36\xc3\x53\xb0\x05\x9e\x86\x67\x60\x2b\x3c\x0b\xcf\xc1\x36\x78\x1e\x5e\x80\x17\xe1\x25\x78\x19\x5e\x81\xed\xb0\x03\x5e\x85\xd7\xe0\x75\x78\x03\xde\x84\xb7\xe0\x6d\xd8\x09\xef\xc0\xbb\xf0\x1e\xbc\x0f\x1f\xc0\x87\xb0\x0b\x3e\x82\x8f\xe1\x13\xf8\x14\x76\xc3\x67\xf0\x39\x7c\x01\x7b\xe0\x4b\xf8\x0a\xf6\xc2\xd7\xf0\x0d\x7c\x0b\xdf\xc1\x3e\xf8\x1e\x7e\x80\x1f\xe1\x27\xf8\x19\x7e\x81\x5f\x61\x3f\xfc\x06\xbf\xc3\x1f\x70\x00\xfe\x84\xbf\xe0\x6f\x38\x08\xff\xc0\x21\x38\x0c\x47\xe0\x28\x1c\x83\xe3\x70\x02\x4e\xc2\x29\x38\x0d\x67\xe0\x2c\x9c\x83\xf3\x70\x01\xfe\x85\xff\xe0\x7f\x05\x00\x80\x0a\xff\x16\xfd\x55\x5c\x50\x9a\x5f\x3c\xb7\x64\x56\x79\x66\xe9\xb4\xca\x94\xea\xa4\xda\xc4\xb2\x71\xf5\x31\x8d\x51\xcd\x91\xe5\xc3\x2b\x86\x56\xfe\xd1\x1a\xd4\xfe\xbd\xea\x97\xce\x4f\xdd\x81\xd5\x3f\xd6\x7c\xd7\xfb\xa6\xdf\x6f\xf0\xd5\xf0\xcb\xda\xcf\xeb\x3e\x19\x7d\x34\xfe\x60\xf2\xde\xb4\xcf\xec\x9d\xf9\x5b\x8b\x37\x96\xaf\xad\x7a\xd7\xbf\xb2\x7e\x69\xd3\x63\xfb\xc2\xee\xb9\xfd\x33\x87\x6e\xc7\xa7\x4e\x4f\x9c\x1f\xbb\x3c\x72\xed\x72\x7b\xb8\xe1\xc1\xc6\xfb\xee\xf7\x36\xdd\xf5\xb8\xe3\xd9\xb9\xf9\xb6\xd7\x2d\xef\x9b\x3e\x37\x7c\xaf\x6f\xb9\xe6\x77\x75\x6b\x87\x7f\x7b\xc0\x95\x6d\x97\x03\x2f\x05\x5d\x0c\xbe\xb0\xfd\x7c\x48\x5b\xe8\xb9\xb0\xb3\xe1\xad\x11\x67\x22\x4f\x47\xb5\x44\x9f\x8a\x69\x8e\x3d\x19\x77\x22\xbe\x29\xe1\x78\xe2\xb1\xa4\xa3\xc9\x47\x52\x0e\xa7\x1e\x4a\x3b\x98\x7e\x20\xa3\x11\xb1\x3f\x73\x5f\xd6\xde\xec\x3d\x39\xbb\x91\xbb\x72\x77\xa2\x76\xa0\x1b\x30\xf5\x79\x75\xf9\xb5\xd8\x1a\x5c\x35\xbe\x8a\x50\x59\x50\x41\x2c\x27\x95\x91\x4b\x29\x25\x54\x39\xad\x98\x5e\xc4\x28\x64\xca\x58\x52\xb6\x84\x23\xe6\x8a\x78\x42\xbe\x40\xc0\x17\xf2\x44\x5c\x31\x47\xc2\x96\xb2\x64\xcc\x42\x46\x11\xbd\x98\x26\xa7\x96\x50\x4a\xc9\x65\xa4\x72\x62\x45\x41\x25\xa1\x0a\x5f\x8d\xab\xc1\xd6\xe6\xd7\xe5\xd5\x63\x1a\xd0\x3b\x50\x3b\x73\x77\x21\x77\xe7\xec\xc9\xde\x9b\xb5\x2f\x73\x3f\xa2\x31\xe3\x40\xfa\xc1\xb4\x43\xa9\x87\x53\x8e\x24\x1f\x4d\x3a\x96\x78\x3c\xa1\x29\xfe\x44\xdc\xc9\xd8\xe6\x98\x53\xd1\x2d\x51\xa7\x23\xcf\x44\xb4\x86\x9f\x0d\x3b\x17\xda\x16\x72\x7e\xfb\x85\xe0\x8b\x41\x97\x02\x2f\x6f\xbb\x12\xd0\xee\xdf\xb1\xf5\xaa\xdf\xb5\x2d\xd7\x7d\x6f\xf8\xdc\xf4\xbe\xe5\x75\x7b\x73\xa7\xe7\x1d\x8f\xbb\x9b\xee\xb9\xdf\xdf\xf8\x60\xc3\x43\xb7\x2e\xd7\x47\x2e\x8f\x9d\x9f\x38\x3d\x75\xec\x76\x78\x66\xff\xdc\xee\x85\x6d\x8f\xcd\x4b\xeb\x57\xeb\x7b\xad\x5e\x5b\xbe\xb1\x78\x6b\xfe\xce\xac\xcf\xf4\xbd\xc9\x07\xe3\x8f\x46\x9f\xd6\x7d\x5e\xfb\xc5\xf0\xab\x41\xbf\xfe\x37\xbd\xef\x6b\x7e\xac\x1e\xd0\xfd\xa9\xf3\x6b\xd5\x6f\xed\x41\xad\x3f\x2b\x87\x56\x0c\x2f\x1f\xd1\x1c\xd5\x18\x53\x1f\x5f\x36\xa1\x36\xa9\x3a\xa5\x32\xbd\x74\x46\x79\x76\xc9\xdc\xe2\x79\xa5\x05\xc5\xbf\x8b\xfe\x29\x40\xf0\xbf\x1c\xf8\x5f\x0e\xfc\xf7\x12\xf8\x25\x6d\x35\xd3\x2d\x85\x30\xc8\x25\x30\xdb\x70\x35\x84\xd1\x35\x21\xfe\xe6\x00\xc2\x14\x8b\xed\x34\xab\x58\x08\x11\xef\x22\xd6\x38\xde\x84\x10\xb9\x37\xea\xd5\xc6\x60\x08\x51\xdf\x12\x74\x7d\x4f\xc0\x63\x68\x90\x3a\xb2\x1d\x0f\x17\xa1\xb4\x73\xf4\xe2\x2f\xfd\x63\xa0\x82\x31\xe7\x32\xf6\xfe\xed\xc9\x25\x91\x77\x63\x4c\xff\x9a\x66\x4b\x85\x56\xc4\x0f\x0b\xed\x88\xda\x92\xd3\xb4\xe8\x05\x85\xf4\xa8\x86\x4c\xee\xd6\x79\x66\xca\x9b\x03\xe3\xc2\x73\xf3\xa1\x49\xcc\xa6\x6f\xa2\xf1\xb9\xc7\x09\x2b\xdb\x2e\xc9\xf8\x73\x4e\xb1\x53\xd7\xdf\xc8\xcb\x66\xdf\x47\x2b\x3d\x3a\x5c\xea\x3d\xdb\x16\xa1\xfe\xa6\xb7\xf4\xe8\x6c\x74\xa8\xce\x6f\xb3\xf2\xd0\x59\xbf\xed\xe7\xc6\x2f\x96\xfb\xcc\x7e\x0c\x7e\x30\xd1\x20\x37\x9f\xab\x0c\x3a\x3f\x59\x2b\xb5\x9e\xfb\x16\x64\x3f\xa5\x2e\x6a\x1a\xc9\x08\x16\x4d\x6d\x13\x85\x0d\x44\x6f\x2f\x9c\xaa\x17\xba\x7f\x72\x08\xd9\x38\xbd\x99\xe7\xf8\xfa\x4b\xa8\xfb\x74\x03\xe7\xf8\xb3\xfa\xb0\xbd\xd3\x9d\x1c\xeb\x07\x17\x23\x88\xd3\xef\x39\x2e\x9d\xed\x11\xcd\x33\x54\xc6\xcb\x9b\x8b\x22\x1d\x66\x2e\xd2\x31\x10\xfa\x99\xfa\xbd\xd3\x8d\x84\x30\x98\xb7\xed\xa5\xa1\x0d\x84\x71\x09\x81\xfa\x26\x21\x10\xa6\xe2\x82\xbb\xac\xbc\x20\xcc\x46\x87\x3f\x70\x7a\x0d\x21\xaa\x3a\xb2\x6d\xc3\x14\x9c\xc5\x86\xc4\x9f\xdb\x9a\x0b\x5b\xf3\xda\x52\x82\x82\xbf\xc3\x65\xf9\xc8\xcc\x8e\xf8\xd2\x7f\xd9\xe8\xfd\x68\x7b\xc4\xa9\xbf\x87\x50\xb3\xa4\xba\x7c\xc6\xc2\x00\xb2\x96\xd7\x45\x09\x5e\xd8\x9c\x45\x29\x29\x62\x3b\xcd\xa7\x21\xa8\xf5\xdf\x45\x6f\xe6\x66\xd3\x35\xf7\x5f\x90\xbe\x9b\x23\xa7\xcc\x1e\xef\x2e\xae\x9b\xd3\x4e\x3c\xdc\xf6\xa9\xe4\xf5\x6c\x7b\xdc\xa5\x1b\x98\xb2\xdb\xb3\x3a\x31\x06\x8f\xcf\x54\xa5\xcc\xfc\x88\xf8\xf2\xee\x72\xd5\x9d\x19\x87\x30\xc4\xa0\x65\x9d\xc7\x4c\x53\x48\xf5\xd8\xfb\x6a\xe5\xd9\x77\xc1\x4f\x27\xaa\xe4\x3e\x73\xda\xc1\xf4\x89\xaf\x45\x2d\x53\x39\xc1\xe9\x93\x72\x69\xeb\xaf\xee\x10\x95\xc9\x27\x52\x8f\x2f\x3f\x43\xba\xa6\xb0\xa2\x8a\xde\x4b\xe1\xdd\x53\x4b\xa5\xe5\xcf\x1a\xc2\xfb\xa7\xfe\x0a\xee\x3e\xec\x8b\x2c\x9b\x56\x15\x82\xbb\x36\x91\x7f\xa6\x6b\x78\x9b\x6f\x64\x45\x9d\x98\x59\xce\x3e\xd9\x71\x37\x7a\xf1\x0c\x96\xd9\x04\xe1\xd6\x5c\xbf\xcd\xba\xf5\x10\x86\xb3\xb7\x32\x0d\x72\x20\x8c\x2f\x0f\xb4\x31\xf9\x04\x61\x26\x32\xa8\x74\x7d\x30\x84\xc8\xd1\x90\x32\x07\x3b\x08\xb1\xfd\x11\x2d\xee\x9f\x20\xc4\x5f\x8e\x39\xe9\xbb\x15\x3e\x23\x2c\x4f\xf8\x1c\xb8\x13\xae\xc0\x57\x23\x74\xe3\x39\xff\xc2\xf2\x3e\xa3\x0e\x64\xad\xfd\x8b\xc8\x5f\x8f\x7f\x89\x0f\x5f\x68\x43\x1d\xe2\x58\xd2\xb6\xcf\x77\xe5\x1c\x28\x1e\xe1\xbb\xcf\xbb\x64\x5e\xab\xed\x97\xb8\xce\xe5\x66\xf4\xed\x7b\x2e\xdf\x38\xe7\x97\xea\xda\x94\x27\x9f\x9a\xdd\x99\xf4\xb0\x8d\x5a\x61\x3b\x33\x14\x7f\xe3\xe6\x68\xf5\x8f\x99\xb7\xd1\xef\xbb\xd5\xab\xcf\x4e\xff\x88\x4c\xfb\xf8\xaa\x41\x38\x7d\x38\x6c\xf1\x68\xde\x8e\x45\x33\x46\xa1\x09\x63\x7a\x75\xbe\xb3\x49\xdb\xab\xc7\x7b\xcb\x9a\xff\xcf\x3a\xb2\x2f\x24\x7a\x62\x97\xfc\x71\xbf\x69\x58\xc2\x04\x2c\xee\x7b\x9f\x15\xb6\x63\x72\x4a\xca\x79\xee\x11\xd9\x31\x79\xb4\x70\xe1\xd1\x40\x24\x73\xea\xa6\x88\x79\xf7\x49\x74\xca\xd4\x41\xf1\x9e\x5b\xb7\xa2\xcf\x4c\x1b\x0b\xf5\x3b\xf4\x63\xe4\xd3\x37\xb9\x9f\x2f\x81\xd8\xc8\x19\x25\x4e\x15\x84\x01\x1f\xfc\x2a\x56\x1f\x86\x30\xfc\x91\x5f\xb6\xfe\x21\x08\x93\xd4\xfd\xef\x1a\x37\x41\x98\xb5\x38\x70\x93\x95\x3e\x84\x98\xb8\x50\x7d\xa7\x3b\x10\xe2\x8f\x84\x53\xdc\x1d\x20\x24\xab\xc7\xe8\xf9\xb1\xe0\x39\x32\x35\xa1\x62\x7b\x23\x5c\x43\xd1\x49\x8b\x8f\x4f\xf9\x67\x43\xf8\x89\x84\x39\x99\x7f\x7d\xb1\x10\x4b\x22\x54\x2c\x6c\xc8\x7b\xc0\xac\x67\x2f\x9b\x4f\x43\x99\x14\x66\x88\x3e\xcc\x9d\xcc\x3e\x5f\xd3\x5a\x94\x35\x3b\x8f\xb8\xb6\xdf\xac\x6c\xc3\x6c\x51\xda\xeb\xa6\xcc\x4a\xc5\x19\x71\xaa\xd1\xb9\x57\xf5\xea\xd3\x9f\x13\x6b\x6f\xf6\xef\x34\x99\xb6\x89\xdd\xfb\x62\xc5\x1e\xdb\xa9\x7b\x91\x15\xdf\x7c\xf7\x6e\x99\xea\x08\x0f\x1a\x31\xda\xd3\xff\x7f\xe3\x41\x0a\xf9\x32\x56\x51\x93\x30\xb1\x2b\xe4\xc1\x78\x7e\xc5\xf8\x8f\xd6\x70\xda\x78\x74\x55\xf2\x27\x87\x88\x75\x13\xde\x65\xf7\x7a\xae\x44\x45\x4c\xdc\x2a\x75\x7f\xac\x1e\xdd\x32\xe9\x2f\x0f\xbb\x9b\x10\xf3\x68\xb2\xbb\x48\xf9\x86\x28\x6e\xd3\x94\x72\x61\xec\x55\xc7\x38\xdb\xa9\x53\x92\xe5\x17\x57\xc6\xef\x9a\x5a\x10\xdd\x69\x3d\x96\x70\x7e\x3a\x5d\xf0\x07\xc2\x80\xaf\xde\x4f\x75\x56\x41\x18\xd5\xba\xa5\xcf\x60\x0b\x84\x69\x36\xfe\x22\x53\x03\x08\x91\x33\x81\x14\x6b\x2f\x08\xf3\x75\xb6\x2d\xb5\x86\x10\x92\x39\x61\xda\x9b\xd6\x41\xc8\xc8\x0f\x5f\xf0\x89\x82\xd7\x19\x2d\xb1\x43\xdb\x01\x5c\x46\x7b\x9d\x5a\x95\x40\xf8\xe7\x42\xed\xcb\x9a\xcd\x49\x5a\x18\x26\xec\xc3\x56\x92\x7d\xe7\x1f\xe1\x2e\xd0\xce\xf1\xae\xce\x8d\x61\x24\x92\xdf\x32\xaf\xb9\x0c\xe4\x60\x65\x9a\x7c\xff\xac\x59\xb6\xc2\x3e\xcf\xea\x9e\x99\x62\x04\xe6\xd8\xbf\xfa\xa8\xe9\x0f\x69\xae\x6d\xeb\x76\xde\x99\x6a\x4b\xb6\xbe\xd5\xb5\x3f\x69\x0a\xc4\x79\xbd\xda\x7b\xe0\xfd\xe4\x89\xa8\xad\x3f\x3e\x1f\x2c\x9f\xfc\x13\x81\x1c\x9a\x6f\x1c\x99\xfa\x1e\xae\x31\x92\xba\x47\xf5\xff\xe0\x31\x68\x1c\x5e\x3d\xb6\xad\x8e\xfc\xa9\x37\xf2\xec\xd8\xe5\x5a\xc2\xcb\xf7\xd1\x4f\xc7\x13\xaa\xf7\x3e\x75\x88\xd9\x3d\xb1\xbe\x02\x7b\x2f\x38\xf6\xd2\xa4\x62\xc9\xec\xf5\xa1\x78\xca\x64\x86\xbc\xbd\x23\x33\xc1\x79\xb2\xb1\xb8\xf5\x02\x21\xb1\x64\x6a\x51\x91\x61\xeb\xaa\xa4\x91\xa9\xc0\xc2\xa5\xcd\xd8\x64\xc6\xd4\x77\xf1\x10\x84\xc1\xaa\xbe\xfc\xd5\x5e\x10\xc6\x5e\xf5\x81\xfa\x8f\x21\xcc\xbc\xe7\x57\x60\x32\x04\x21\x86\xb4\xcd\xd3\x9a\x0a\x21\xfe\x43\x60\x99\xfd\x2d\x08\x69\x07\x82\x0f\xbb\x75\x43\xc8\xaa\x89\xb8\xe8\xa7\x0c\x3f\xf2\xb6\x45\x6d\x0d\x24\x43\x67\xee\xc1\x44\x46\x9c\xcb\xbf\x0d\xcc\x8e\xcc\x75\x39\xd9\x0b\xa3\xd4\x42\x4c\x31\x59\x30\x8f\x23\xbe\x25\x9a\x0a\xcf\xce\x21\xb1\x19\x22\x47\x39\x72\x16\x87\x59\x52\x7e\xa4\xca\x76\x66\x17\x52\x6d\xcf\x8a\xfa\x0d\x33\x2a\x99\xfb\x8e\x65\xec\xf4\x9c\x06\xe9\x9d\xe7\x86\xf6\xe1\x26\x7b\x93\x9b\xee\x78\x1e\xc2\x4d\x46\xc5\xfd\xe9\x8d\x3c\x02\x26\x18\x51\x39\x83\xbf\x8e\xed\x9c\x3c\x10\xf1\x64\xa8\xfc\x60\xfa\x14\x29\xfc\xf4\xf0\x85\x7d\x59\xa3\x7e\x11\x1b\x47\xb2\xf7\x24\xf7\x3f\x8d\x72\x1c\x8d\xdb\x79\xe1\x2d\x35\x66\xd3\xe8\xef\x1d\x76\xdd\xf7\xe2\x78\x63\x11\x0d\x21\x0f\xce\xc7\xeb\x8c\x8b\xaa\xaf\xdf\xd2\x4e\xf8\x35\x3e\x58\x85\xbf\x72\x39\xc9\x71\xe2\x7c\x79\xf0\x45\x44\x92\xcb\x24\xae\x44\xf9\x0c\x37\xc5\x70\xb2\xbd\xf8\xf7\x49\x79\x4a\xeb\x14\x56\xb6\xe3\xf0\x5c\x5a\xe5\xd4\x4d\xa9\x0d\x84\x21\xea\x9b\xf1\x3a\x8b\x21\x4c\xb4\xf4\x71\x30\x08\x83\x30\x2b\xdc\x57\xcf\xe8\x31\x84\x58\x6b\xbf\x39\xcb\xf7\x10\x52\x34\xfd\xa7\xec\xfe\x40\xc8\x1a\x0b\x4c\x71\xbd\x0f\xa1\x00\x17\x6a\xe2\x73\x16\x9e\x13\x67\x46\xe5\x87\xd4\x42\x67\xe1\xa3\xf8\x27\x71\x59\xff\xb6\xf2\xcc\xd2\x5f\x67\xf7\x2e\xcc\x32\x4f\xa3\x52\xc9\x31\x73\x43\xa4\xdf\xa4\xf5\xd2\x9e\xb9\xe5\x04\x6d\x1e\xa7\xf4\xca\xcc\xd5\xfc\xcc\xd2\x91\xba\xc2\xe9\x72\xf4\xba\x9d\xb7\xf7\xb8\x4e\x91\x72\xe8\xc7\x48\x07\xf6\x4e\x0e\x23\x72\xda\xbc\x0f\x35\x4d\x06\xa4\x3c\xee\xf4\x3e\xaa\x3d\x7e\x2c\xbe\xaa\xcf\xed\xe4\xc3\x09\xf5\xa8\xa9\xc1\x98\xa6\xf4\x89\xc9\xc8\x2b\x7f\x76\x1d\xa1\x4e\xb6\x44\x5c\x1d\x6a\x3c\x68\xfc\xe3\x56\x34\x6e\x38\xac\xf1\xf5\xbb\xef\x71\x01\xc3\x8d\x8d\xf2\x27\xe4\x44\xce\x48\xf2\xbe\xbe\xfb\x31\x49\xda\xa3\x82\xdd\x4b\x6e\x69\x26\x25\x8d\x7d\xad\xfb\xd6\x7e\x25\xf9\xf6\x78\x5e\xed\x8a\xb6\x97\x29\x0f\x26\x52\x2b\xb7\xb5\x74\xa4\xf1\x27\xce\x56\x68\x37\xb1\xd3\x1d\x27\x99\x25\x8d\x47\x1a\xd2\xf3\xa6\x1c\x8a\x5c\x1b\xc7\x32\x42\xa7\xce\x48\x6f\x41\x18\x16\xb9\x59\x4f\x87\x02\x61\xda\x2e\xaf\x69\x43\x43\x08\x73\xf6\x79\x1f\x31\xf2\x80\x10\xff\x78\xcb\x4a\x8b\x3b\x10\xd2\xf7\x6d\xed\xb2\xd7\x84\x50\xb0\x65\x9b\xbf\xdb\x18\x84\x92\xcd\xdb\x91\x3e\x6a\xf0\x5b\x11\x2f\x2c\x3f\x10\x0b\x9d\x0a\x3f\xc6\xf2\xe3\x0e\xfd\x5b\x2d\xb5\x49\xbd\x93\x1b\xb6\xf0\x4d\x28\xcb\x59\x44\x41\xce\xaf\x64\xca\xf0\x81\x92\x3f\xb3\xb9\x14\x77\xfa\xa3\x2a\x9d\xe9\xf2\x02\xd3\x22\xf7\x3d\x31\x53\xc7\xf3\xa9\xf5\xaa\x8d\x3f\x27\x9b\x73\x6f\x1e\x51\x3a\x12\x3d\x11\x96\xbd\xee\xdc\x9e\x13\x2f\xc7\xaf\xa4\x36\xdf\x9b\x69\x46\x8d\x2f\x49\x88\xeb\x5b\xd6\xe2\x31\x56\x13\xf3\xf7\x97\xe7\x69\xf7\xf1\xef\xd1\xb6\x83\x7a\x27\x14\xff\xb0\x62\x96\x0e\xfe\x3d\xf6\xf2\x63\x64\xdc\xe8\x9f\xd9\x23\x1d\x2f\xc8\x89\x6f\x86\x76\x1c\x16\xde\xdf\x91\xdc\x3d\x3c\xd7\x58\x72\xf3\x4a\x6a\xf4\xc8\xc9\x7d\x92\x2b\x31\x69\x0a\x63\x56\x3b\x63\xdb\x46\xd3\x97\x8f\x3d\x69\x50\x6e\x79\x9f\xf1\x74\xdc\xbe\xee\xd1\x71\x57\x04\x7b\x22\xaf\xf2\xea\x61\x29\x62\x76\x12\x94\x3b\xee\xbb\x95\x95\x3c\x59\x51\x72\x63\xb7\x72\x96\xf5\x14\xab\xd0\x0e\xc2\xe8\x83\x1e\xa7\x75\x16\x20\xcc\xf8\xe7\x19\xa6\x5f\x02\x21\x7a\xd3\xe6\xd4\x75\xbe\x10\x92\xe5\x5e\xa6\x66\xfa\x10\xb2\x2f\xfa\xa2\x6c\xd2\x21\x94\x66\xfb\x7b\xba\xa1\x21\x2c\xaa\x0f\x96\xfb\x3a\xc2\x57\xe5\x31\xa1\xeb\x83\x06\xa1\x6d\xd9\xbb\x68\x6a\xbc\xc1\x3f\xff\x12\x98\xa4\x99\xa3\xbf\xf0\xae\x28\x23\x73\x0d\xe5\xeb\xdc\x59\x7e\x0f\xd6\xb3\x68\xc9\xcc\x05\x7a\x00\xf5\x4a\x5d\xd6\x14\x24\xe7\x8b\x5f\xec\x77\x9f\xec\xc5\xcd\xd4\xdc\x3e\xfc\x7a\xe2\x0e\xfa\xc8\x21\xd8\x14\x36\x5e\x94\xfd\xbc\xed\xe2\xa9\xf7\x63\xa2\xf4\xd0\x7b\xcf\x5a\x17\x8d\x3c\x4d\x78\xf8\xe5\xc7\xf9\xe6\x31\x85\xd8\xbb\x3f\x71\xad\x11\x63\x7e\x31\xb8\xdf\xaa\xa7\x74\xfa\x37\xc5\x8b\x7e\xbf\x3b\x79\xae\x67\x77\x32\x79\xb0\xe5\x44\xd0\xc3\x8a\xd4\xe4\x21\xe5\xa3\xcf\x6f\xe0\x32\xfc\x87\x76\x1e\xa9\xbb\x3c\x92\xb1\x66\xe4\xd4\xbe\xc1\x73\xfa\x88\xf1\x51\xcf\xbd\x01\xcd\xcf\xb2\xec\xc6\xd6\xee\x72\x3f\xda\x9c\xed\x3a\xbe\xa6\xbe\xfa\xc0\xaa\x9c\x98\xf1\x77\x35\xf5\x7b\x9f\xe4\x98\x4e\x3c\xa8\x90\x36\xdc\x41\x9e\x9b\x44\x94\x8e\xd7\xee\xcd\x9d\x9b\x24\x97\x5e\x82\x30\xc6\xdf\x3d\x77\x95\x10\xc2\x8c\x5e\x8f\x04\xbd\x26\x08\xb1\x16\x9e\x1a\xeb\x02\x21\xa4\xb1\x3c\xff\x98\x76\x41\xc8\x9f\xf0\x66\x5b\xd7\x40\x58\x74\xde\xf7\xb3\x53\x27\x84\x15\xb6\x01\xfa\x9e\xb3\xf0\x59\x75\x4e\x88\x5a\x70\x06\xb4\xaa\xf3\x89\x58\x88\x47\xfe\x8b\xaf\x89\x88\xfb\x90\x6d\xbc\x70\xa1\x62\x26\x1d\x4f\xcb\x9b\x23\x16\x2d\xa0\x2b\xe4\xaa\x33\xee\x9c\x16\xf2\xdf\x1d\xa4\x29\x0d\x5a\x8b\x50\xe1\xd0\xab\x09\x22\xb1\xb8\xca\xff\xc4\xd8\xf8\x76\xec\xe2\x03\xc2\xd3\x81\xa3\x17\x50\x1b\xce\x16\xb6\x71\x87\xbb\x11\xab\x1e\xd9\x5f\xbe\x30\x94\x92\x34\xd0\x1f\xd0\x31\x3b\x82\x8f\x9f\xf9\xe1\x7c\xe1\xec\xc0\x54\xc2\xf1\x81\x99\xb3\xd3\x6f\x4d\x93\xab\x7f\x5d\x3b\x1d\xf1\xc8\x31\xdd\xeb\x77\xfb\x29\xec\xcd\x01\xc4\x81\xc1\xa1\x13\x35\x97\xde\x66\x25\x0c\xe5\x1e\xdd\xdd\x32\x8e\x44\x0e\x1b\x1c\x7e\x7e\x1c\x99\xfb\x68\xc4\xf0\xc0\xad\x43\x2e\xa8\xce\x51\xa5\x7d\x4f\xf6\x5d\x40\x9b\x8c\xad\xde\x35\xba\x4b\x8a\x5e\x3f\xee\x57\x9f\x5f\x87\xc7\x14\x8e\xbf\xa8\x75\xab\x5e\x87\x09\x9f\xe8\xae\xe8\x2b\xe3\xe7\x75\x4f\xda\x96\x87\x43\x18\x27\xd8\xa8\xbd\xca\x02\xc2\xec\xb3\x9b\x12\xf5\xa6\x21\x24\xdc\xd8\x64\xbd\xb6\x08\x42\xce\xd8\xc6\x23\xc6\x1a\x10\x4a\xf4\x3d\xbe\x5a\x62\x20\x2c\x3b\xed\x73\xd5\x79\x03\x84\x35\xf5\x5b\xf7\x7b\xee\x87\x23\x0d\x20\x28\x76\xdb\x39\x18\xb3\x2b\x20\x4c\x23\x26\xf9\x1f\x6e\xd7\x99\xe8\x6b\x99\xdd\x0b\xcf\x6b\x77\xa7\x9a\x52\x3d\xe7\xa6\x2a\xc7\xb3\x6b\x64\x1a\x33\xca\xe2\xe1\x82\xd6\x9d\x7b\x27\x7d\xd8\x32\xd6\xe1\x63\xf8\xf1\x28\x5a\x7e\x89\xc2\x69\xd4\xe8\x60\x81\xeb\x9e\x33\x6d\xde\xc3\xb9\x79\x9e\x67\x4f\xb7\x5f\xfa\xe3\x90\xe9\xf3\x8c\x72\xa3\xfb\x8f\x5d\xca\x9e\x2f\xbb\x6e\xb8\x0d\xe3\x13\x33\xbf\x3d\xb8\xfc\xa2\xaf\x29\x6d\xc7\xf7\xca\xcb\x46\x8f\x63\x10\xf7\x06\x9e\xb7\x75\xde\x0c\xce\x7e\xfa\x6b\x73\xeb\x97\x8b\xc3\xc8\xfa\xdf\xa3\xa7\x5e\x9c\x7e\x95\xfb\xf8\xcf\xd9\x26\xdb\x63\x16\x98\xae\xa1\x2d\xc7\x7a\x1b\x31\xf9\x5a\xc3\x45\x87\x55\x77\xc9\xb1\xaa\x23\x57\x1b\x8d\xea\x89\xd8\xa0\xd1\xde\x3d\x9b\xaa\xda\x70\x71\x63\x0d\x3b\x29\xe5\xd7\xb1\x9f\xc7\xcf\xd7\xfe\x91\xf7\xe1\x75\x26\xd6\xd4\xc4\xca\xbc\xf1\x8d\x93\xaa\x15\x6b\x21\x4c\x8a\x77\x33\xd3\xbe\x04\x61\xee\xb4\xbb\xad\x5e\x3f\x84\xe4\xef\x1b\xb6\x18\xbc\xfa\x7f\x70\x28\x9e\xd9\x54\x63\xd9\x01\x61\x95\xc6\xe6\x76\xfb\x5f\x10\xee\x1c\xf2\x41\x6f\xd4\x86\x70\x7f\x5d\xc0\xda\x80\xa5\xb0\xe2\x50\x7e\x10\x31\xfc\xf1\xbf\xd2\xc3\x4b\x22\x16\x65\xbc\x5b\xb8\xbd\xef\x6e\x22\x93\x7a\x6a\x6e\x67\x43\x7a\xe6\x93\xa2\x5b\xd3\x17\xca\xc7\xb0\x8b\x77\x67\x4d\x44\x0a\x79\x8c\xe1\x93\xc4\xd1\xf3\xec\x33\xd2\x03\xe7\x0d\x86\xef\x53\xca\x76\x4e\xb4\x6b\x0e\xde\xc5\x0a\xce\x7b\xdd\x6a\xfa\xd9\x9c\x63\xd7\xb3\xe4\xfe\xf7\xdf\xbe\xe9\x05\x1f\xbf\xdc\x59\xfc\xe5\x5a\xfa\xcc\x97\xe3\x37\xea\xba\xc7\xb3\x83\xfb\xdf\x5d\xb5\xbf\x39\x9f\xbb\xf8\xc7\xc7\x8b\xb4\xf3\x41\x79\x2e\x03\x4f\xce\xbf\x6e\xde\x90\x9f\xf9\xdb\xee\x4c\xe2\xc1\x8f\xb8\xc6\xc1\x6b\xcd\xc4\x7d\x91\xb8\x91\xa1\xb5\xc7\x6b\x77\x74\x12\x74\x86\xed\x8f\x10\xaa\xfb\x0b\x12\x47\xb6\x1d\x58\x28\xdd\x43\x8a\x1f\x55\xdc\x5f\x5e\x34\x4e\xca\x18\xb3\xda\x9d\x5d\x18\x4b\x5c\x3b\x9e\x55\xcf\x12\x3d\x25\x21\xc6\xe7\x6b\x15\x78\x61\x64\xab\x89\x17\x95\xfe\x10\xa6\xdc\x73\x33\x5c\x15\x01\x21\xba\xd6\x45\x51\xe7\x19\x84\x0c\xac\x5b\xb1\x21\x12\x42\x51\xbf\x2b\x7d\x9d\x1d\x84\xe5\x21\x1b\x5d\xcc\x27\x21\x6c\xc8\xf1\xf0\xb7\x63\x41\xb8\xff\x9d\xf7\x6b\xf7\x26\x08\x8f\xdc\xf0\xe3\xf8\xb5\xc3\xc6\x13\xc6\xdb\xf4\xc2\x32\xff\x95\x9f\xd4\x0b\x7d\x99\x51\xfa\x57\xa7\xe9\x4c\x4c\x09\x71\x64\xee\xdd\xc1\x27\xa9\x0d\xb2\xa2\x69\x93\x1d\xe5\xe8\xdb\xfb\xd2\xc7\x3f\x54\x2c\x25\x75\x9f\xda\x34\xa2\x2c\x98\x14\xd0\xaf\xa0\x07\x0f\x32\x63\x77\xcc\xdd\x66\xfd\x0c\x24\x76\x9c\x9d\x79\x58\xfc\xcd\x0b\x75\xa8\x37\xef\x99\xdd\x80\x53\xf6\xb2\x77\x35\x5d\xa7\xba\xaf\xa0\x17\x7f\xfc\x7c\x77\x65\xc7\x28\x2e\xf8\xcb\x83\x9b\x3d\xe7\x8e\xe3\x97\x7f\xfb\xda\xe1\x79\xfc\x44\xc1\xa6\x01\xc4\x45\xff\x46\x3c\x29\xe0\x67\xff\xb9\xe9\x5d\xc9\xa4\xbd\xbf\x27\x5b\xde\xd7\x68\x51\x26\x07\x7f\x34\x53\x2a\x52\x29\xfb\x87\x24\xc7\x1e\x96\xa4\x50\xb2\x47\xb4\x0f\xbe\x90\xd6\xd3\x9e\x8e\x50\x0f\x1c\x16\x91\xa9\xbf\xc6\x34\x77\x7f\x16\x58\x53\x2f\x8d\xf5\xef\x68\x64\x4b\xe9\x21\xe3\xf8\x7a\x0a\x73\x9c\xba\x30\x51\x5b\x45\x80\x30\x63\xcc\xc5\x42\xfb\x25\x84\xd8\x5a\x17\x9f\xd5\x8a\x10\xb2\x1a\x5c\x69\x06\x9f\x20\x2c\xd4\x76\xd9\xb2\xf6\x37\x84\xd5\xeb\xdc\x14\xcd\xec\x20\xdc\x77\xc6\xed\x9c\xd5\x13\x08\x8f\xee\xf0\x70\x74\xbe\x0f\x61\x8b\xb7\xcf\x32\x9f\x6c\xf8\xe4\xec\x63\xbf\xd2\xe0\xba\x7f\x4f\xda\x4a\x83\x26\x52\x4a\xfe\x26\xb6\x7d\x88\x70\xc4\x1f\x9a\x57\x6b\xe1\x24\xfc\x94\x9c\x9c\x3e\x77\x0c\x95\xc9\xdb\xb5\x30\x6e\xb1\xab\x1b\x9f\x7a\xfa\xcd\x90\x4e\xf1\x71\xde\xca\xeb\x9f\x06\x7a\x45\xa3\x15\x2d\x5d\x3d\xfd\x65\x8c\x83\x67\xd6\xbd\x58\xf7\x55\x33\x5f\xbf\x27\xa9\xe7\xd6\x4b\x0d\xec\xd8\xeb\xdd\xdd\x1b\x6e\x1a\x14\x20\xde\x7f\x78\x70\xaa\x35\x86\x42\xfa\xd4\x73\x47\x7a\xe8\x1b\xed\x57\x3f\xf6\x7a\xc5\xce\x9f\xcc\xb2\xef\xb8\xf6\x77\xb5\x07\x98\x09\x03\xbd\x17\xae\x96\x2b\x30\x1f\xfe\x76\x6a\xb5\x2e\xea\x62\xbd\x19\xa4\x9f\xfa\x24\xbd\xc0\xda\xf1\xa7\xf7\x84\x82\xf0\x3c\xab\x7d\xd8\xfb\xc8\x75\xde\x5f\xd6\xd2\x91\x93\x8d\x90\xfb\x8d\x59\x3b\x4a\xde\xe7\xc6\x3e\xcb\x78\x38\xf6\x6b\x47\x3d\xfb\x03\xbd\x64\xdc\xbe\x41\xc8\xd8\xc5\xa0\x4f\x34\x54\x65\x43\x98\xd5\xe9\x74\x55\x1b\x05\x21\xfe\x94\x93\xb3\xce\x79\x08\x05\xb5\x8e\x24\x3d\x17\x08\x4b\x5b\x1d\x47\x0c\x0f\x40\xd8\xf0\xc6\x39\xdf\x64\x0b\x84\x87\x82\x5d\xbe\x5b\x26\x40\x78\x4a\xdf\x4d\x6c\xbb\x13\xc2\x0b\x4a\x9e\x24\x8f\xbb\xb0\xaf\xfd\xb9\xaf\x5f\x50\x38\x54\xed\x18\x0b\x68\x4e\x90\xff\x15\xdd\x58\x15\xb2\x07\xbb\x7d\xee\x6f\x7b\x7e\xcc\x1b\x89\x68\x9a\x7e\xfe\x49\x2a\x7b\xf7\xcd\x31\x69\xf3\x35\x14\xa9\xf5\xd6\xe0\xf7\x3d\x6f\x68\x2b\x6e\xdd\xea\x3f\x52\x72\xb9\xd8\xf5\x45\x78\x5f\xa4\x68\xac\xa5\xe9\x43\xd0\x1b\x36\x5d\xab\x2b\xf4\xfd\xae\xab\x03\xac\xbd\x3d\xcf\x5e\xda\x9e\x38\xc1\xbd\xf7\xf6\xd3\x93\xac\xdd\x85\x82\x8b\x1f\x23\xee\xa3\x6a\x1e\x0b\xf7\x7f\x31\xbd\x3d\x57\x5e\xc6\x1f\xf8\xbe\xa4\xe3\x4b\xb1\xb7\xc0\x65\xc0\xf4\x92\x54\x6a\xca\xbb\xfb\x5b\xa1\xf5\x81\xa8\x9b\xbf\x63\x30\xb2\x25\x95\xff\x8b\x5f\x37\xe4\x7b\xbc\x9b\x8f\xe3\xe2\x86\x43\x8e\xd4\x73\xd6\xf3\xbe\x8c\xbc\x68\x24\x32\x2f\xf1\x89\x63\x2b\x77\xbf\x67\x8c\xf3\x1e\x8d\x9d\xd9\x49\xa7\xc6\x09\x42\x26\x5c\x6a\x0c\xa8\x57\xb9\xe2\x89\xb6\xca\x3e\x08\x91\x07\x9c\xea\xb4\x47\x20\xa4\x7c\x77\x88\xd4\x21\x42\x28\xbe\xe3\xf0\x57\x8f\x0a\x61\xe5\x29\xc7\x00\xc3\xbb\x10\xee\x99\x75\x7c\x65\x9c\x0e\xe1\xf1\x4b\x4e\xb5\xe6\x66\x10\x9e\x3d\xec\x66\x60\x87\x80\xb0\x7d\x7e\xe3\x7d\xb7\x25\x10\x76\x26\x7b\x2d\xdd\xda\x0c\xa3\x1f\x6e\xde\x22\x8f\x96\xfe\xbd\xd6\x95\x17\xb4\x09\xa3\x3e\x2f\x7e\x58\x19\x4e\xe7\x33\x66\x54\xee\x67\xc7\x51\x1a\xae\x8e\xaf\xbc\xb6\x3a\xe3\xd7\x69\x9b\xdf\x97\xce\x6d\xc2\x65\xdd\xb1\xff\x7c\xf5\xd0\xa8\xc0\xa3\x57\xf4\xfc\x46\xe5\xd1\xa6\xad\x3f\x8a\xda\x6f\x94\x7c\xef\x54\xf9\x5a\x7c\xcc\x43\xee\xd0\x4d\x78\x33\x53\x47\x90\x5f\x78\xa3\xfe\x6c\x49\x65\x6c\xb1\xf3\x87\xa5\x0f\xa9\xa5\xe4\xa2\x6d\x9f\x77\x77\x8e\xc8\xd6\x14\x7d\xfb\x9e\xde\xe1\x26\xae\x2c\x34\x19\x98\xbe\x70\x40\xc0\x2c\xac\xfb\xad\xd6\xba\x9f\x7b\xb2\xf0\xd0\xe0\x7c\x33\x99\xbd\xbc\x30\x66\xe8\xd9\x31\x05\x26\x59\xf6\x6d\x78\xfe\x90\x1f\xfd\x97\x94\x33\x9a\xb8\xaf\x90\x56\x2a\x5b\x35\x3a\xb3\xc7\x99\xe2\x27\xa3\x8d\x5b\x34\x14\x12\xbb\xa4\xfb\x27\x8e\x57\xfe\x25\xfa\x4a\xcb\x26\xc6\x2a\x9a\x20\xc4\x28\x39\xba\x6a\xd7\x43\x48\x5f\x6b\xcf\xd1\xb1\x86\x50\x76\xc0\x96\xa5\x8b\x84\xb0\x76\xca\x7e\x83\x81\x17\x84\x87\x42\x6c\xe4\xfa\xfb\x20\x3c\x5d\x6a\x3b\xb1\x6e\x27\x84\xed\xca\x0e\x83\x16\x76\x10\x76\x96\xb8\xa6\x3a\x9a\x41\xf8\xc4\x66\x93\x8b\x97\x39\x6c\x7e\xb5\xc2\xeb\x45\xe8\xda\x7f\xfe\x6f\x67\xb6\xb6\x64\x8e\xcf\xbf\x7d\xb7\x3f\x78\x88\x7d\x78\xc6\xf1\x9d\x6e\xe4\xba\xba\xde\xb1\xe7\xaf\x36\x25\xae\x3a\xbd\xea\x57\xef\x53\x69\xb6\xca\x5d\xd4\xfb\x85\x4e\x5d\x2a\xa1\x4f\xe1\xa6\x5a\xd3\xd8\x41\xa7\xb1\xc7\x07\x16\x1f\x87\x37\x5a\xbe\x3d\xa8\xfa\x72\xa4\xbb\x7b\xe9\x5b\x3f\xb9\xfb\xfe\x7f\x6f\x72\xbb\x33\xa4\x88\xbd\xdc\x0f\x07\x1e\x24\x08\xfb\xeb\x73\xfa\x53\xaf\x0f\x0b\x4c\x6b\x25\xdf\x99\xed\xaf\x38\x5a\x35\x59\x3f\xff\xb5\xa9\x33\x7b\xaa\x83\x07\x15\x5b\x46\x19\xda\x55\xd6\x7f\x76\x9f\x10\xd3\xf9\xe5\xf7\x87\x6e\x1d\xd3\xa2\x74\x54\x2c\x1e\xa1\x1d\xe0\x51\x94\xca\x6e\x8e\x06\xec\x3b\x4e\x8a\x2f\x6d\x1a\xab\xd8\xd9\x45\x78\x53\xea\x3b\xa1\x52\x73\x02\xdf\x58\x96\x3c\x81\xae\x9a\xc7\x5d\x2b\xb9\x35\xe9\x51\xee\x0a\x61\xfe\x65\xdb\x2f\x2b\x59\x10\x72\xb6\x59\x57\x68\x35\x40\x28\x6f\x5e\x9f\xa2\x3d\x04\xe1\xce\x10\xab\x63\x3a\x12\x08\x9b\xda\x2d\x36\xae\xea\x86\xf0\x02\xc5\xea\x8f\xde\x13\x08\x6f\x07\xdb\xf2\x8c\x0f\x43\xf8\x44\xd3\x49\x6a\xab\x0c\x61\x6f\xf3\xc6\x1f\x9e\x10\xfe\xfa\xd4\xe7\x89\x0b\xbc\xfb\xaf\xfa\xa7\xa3\xef\x6c\xda\x85\x05\xf1\xd0\xce\x80\x6a\xca\xb5\x99\xab\xe3\x19\xdb\x53\xaa\xac\xc6\x97\x0f\x92\xa2\x0e\x9d\x52\xfb\x9d\xfa\xc5\x3c\x15\x74\x56\x3d\x3f\xff\xea\x32\x61\xf3\x4b\x6e\x53\xcb\xdd\xdc\xea\x5f\xfd\x15\x25\x17\x1e\x5c\xb8\xbb\xe5\x73\x2b\xbf\xe5\x81\xd6\xf3\xf5\xbd\x4d\xdc\x23\x97\xfc\xdf\x76\x3c\xf1\x63\x97\x9e\xb6\xf9\xb4\xee\xee\x65\x56\xf9\xb1\x53\x5f\xbb\x6e\x1c\xa5\x7e\x3a\x32\x38\xe0\x7d\xf1\x1c\x55\xf3\x60\xc2\x2f\xbd\x73\x34\x4a\xc4\x9e\xfb\x83\xbc\x53\x68\x52\xfd\x9e\xed\x7f\x3e\x34\xb1\x49\x71\x0d\xe1\xc3\x65\x87\xd3\x0a\xc6\xea\x4f\x8e\x1c\x68\xbc\x8a\x3b\xdc\xf0\x75\x2c\x66\x17\x19\xfb\xaa\x6e\xd7\x78\x7a\xfd\x76\xac\x4a\xad\xeb\x84\x79\xf5\x5c\xfe\x64\x95\xde\xc4\x40\xc5\x8e\xbc\xcf\x95\x2f\x27\x45\xff\xf9\x28\x42\xa5\xad\xf3\xca\xe3\x10\xf2\xd5\x2d\x1f\xae\x28\x83\xb0\xf2\x96\xf9\xa2\x15\x79\x10\xee\x87\x00\x00\x00\xe1\xa9\x70\xd3\x5f\x5a\xc9\x10\x5e\xfd\x6c\xdc\xb3\xa2\x1b\xc2\xae\x59\xb3\x93\x3a\xf6\x10\xf6\x3e\xb2\x57\xb0\x50\x80\xb0\xdf\xdb\xa9\xda\xee\x23\x84\xc3\xab\x36\xad\xf3\xab\x82\x76\xf3\x2f\xbc\x15\xe3\xf6\x2c\xdc\x9e\x15\x6c\x1d\x27\x29\xcd\xdc\x99\x58\xb3\xdd\xb9\x72\xe8\xd7\xc2\xe0\x85\x18\x79\xf3\xbd\x9e\xf7\x3f\xee\xa5\xbf\xbf\xc2\xbc\xb6\xe3\x63\x2d\x61\xff\xc3\xec\x5d\x2b\x5e\x87\x16\x6b\xf6\x3c\x90\x80\x67\x7a\x77\xde\xbe\x13\x52\xcf\xbe\xae\x7e\x39\xfc\x22\x86\xb4\xaa\x9b\xdf\x47\xfd\xbf\xf8\x78\xcb\xa8\x2a\xbb\x76\xfd\x1b\xbb\x03\xec\x0e\xc0\x00\x51\xc0\x20\xa5\xa5\xbb\xbb\xbb\xbb\xbb\xbb\xbb\xbb\x25\x24\x25\x05\x11\xa4\x44\x11\x14\xc5\x40\x04\xa4\x59\xac\xee\xf3\x1d\xcf\x46\xf4\xbe\x9f\xbd\xff\xef\xa7\xdf\xb8\x3e\x9e\x73\xcd\x39\xaf\x6b\xac\xe3\x37\x8e\x61\x25\xc7\xa1\xae\xac\x59\xf6\xde\x79\x07\xff\x96\xc7\xf3\x73\x1d\x0f\xec\x79\x9f\x69\x2e\xa6\x36\x27\xda\x1f\xa8\xac\x5d\xe1\xae\x33\xb1\x13\x2d\xe5\x5b\x63\xa9\xe2\xb0\x5e\x2e\xf1\xd8\x38\x55\xe2\x66\xed\x9b\x3f\x80\xa8\xce\x97\xb0\xa2\xcb\x3b\x8d\xdc\x9d\x65\x6e\x31\x92\x53\x85\xba\x9e\xb6\xdb\x72\x47\x66\x34\xaa\x37\xd9\xc3\x1c\x97\xd9\x89\x96\x4c\xa4\x37\x37\x49\xe7\xc7\x30\xc6\x0a\x9b\xcd\xa5\x96\x62\x3a\xa3\x2c\x00\x1c\xaf\x30\xeb\xd0\x39\xfe\xe7\x7b\xe9\xe6\x01\xda\x02\x80\x64\x4e\x06\x71\xda\x73\x00\xa5\xce\x5b\xeb\xd0\xcc\xba\xc5\x81\xf6\x2d\x7e\x4c\xdc\xe2\x4c\xcb\x0d\xc6\xb3\xbc\x00\x1b\x06\x77\x2f\x33\xce\x01\x50\x09\x1c\x42\xbc\x67\x81\x8b\xbc\xfc\x78\x4a\x19\x4f\x7e\x84\xef\x11\xc1\xb8\xdd\x5a\x91\x42\x93\xa5\xbe\xc4\x0c\x4f\xd2\x22\x02\x55\x05\x0b\x28\xbd\x1f\x57\x0f\x1a\x08\xd4\xcd\x54\x07\xcf\x13\x1c\xee\x77\xbf\x4c\x90\xf9\xbe\x11\x92\x35\xf4\xda\x27\xe8\x9b\xf8\x33\xf2\x48\x81\xad\xdb\xd7\xa7\xd3\xca\x23\xfe\x96\xb3\x33\x22\xdf\x8e\xbf\x0e\xb4\x48\x7b\x87\x9f\x3b\xd5\xf5\xd1\x92\xda\xe7\xfd\x8b\xf1\xf9\x0d\x8b\xc9\x8e\x86\xe5\xd8\x7a\x4f\xcb\xb6\xa6\x4f\x2b\x0b\x35\x5c\x96\x8c\x75\x0e\x6b\x6b\xe5\x65\xe6\xb1\x35\x9c\x1b\xb5\x45\x2c\xe6\x34\x55\xbb\x11\x8b\x79\x27\xcd\x0e\x97\x09\x21\x5d\x33\x0c\xcd\x5e\x17\x3d\x46\x92\xd2\x1c\x4d\x17\x0a\x5a\x51\x9f\x92\x26\x4c\xe8\x0b\xa2\xd0\x5f\xe3\x04\x4d\x8e\xe4\x84\x62\x3a\xa3\x6e\x1b\xcb\x65\xef\xc3\x9a\x86\x8d\x03\xb8\x46\xde\xee\xa1\x9d\x01\x08\x95\xa4\x99\xfa\xcf\x7c\x69\x1f\xb6\xe6\xac\x08\xa5\xd1\xfc\x0f\x3b\x1c\xb6\x9e\xdf\xfc\xd8\xe2\x57\x4f\x1a\xed\xff\x10\xe9\xbf\xf5\x0c\x59\xb7\xc4\xce\x4a\x01\x50\x7f\x72\x14\x3d\x56\xa5\xb6\x90\xd9\xf9\x6d\xb5\xf7\xaf\xdb\x12\xcc\x9f\xf4\x3b\x35\x4f\x9f\xc2\x9e\x95\xbd\x14\x61\x3e\x30\x8c\x6c\x57\xfb\x9a\x69\xd4\xe4\xb9\x2e\x6e\x84\xaa\x3a\x54\x62\xbd\x82\xb0\xa9\x79\xa6\x18\xe5\xb5\x70\x25\xa0\xfe\xc5\x2d\xaf\xac\x9f\x7e\x15\x32\x7d\x61\x16\xb1\xb3\x47\xbf\x04\xbe\xca\x36\xf1\x99\xe3\x9d\x15\xec\xf1\x37\x1c\x9f\x1d\x9b\x37\x6d\x4f\x31\xac\xff\xc8\xbb\xb8\xde\xa8\x66\x7c\x62\x30\x61\x25\xa3\x86\xcb\xb8\xbd\x67\xd7\x9a\x6d\x85\x93\x71\x52\x7b\xd8\xc6\xee\xe2\x61\x93\x8b\x4d\xa7\x10\x32\xf9\x23\x46\xf8\xfa\xb7\x9b\xb3\x59\x77\x8d\x17\x9f\x16\x23\x9f\x64\x4c\x1b\x73\x55\x20\x51\x51\xc9\xa3\x86\x1f\xca\xdd\xd0\x15\x71\x73\x46\xf4\xc5\x1c\x18\xfd\xe8\x7a\x03\xdf\x22\x12\x56\x28\x9c\xdb\x40\xbe\xa0\x0b\xdb\x1b\x52\x0a\xe0\x6e\x72\x83\x72\xec\x23\x40\xb4\xf5\xd6\x5c\xb9\x7e\x5b\xac\xdb\xb3\x35\xef\xcb\xdf\xbf\xff\xe4\xbd\x2d\xce\xaf\x6c\x91\x32\x41\xe3\xfc\x3f\xeb\x00\x37\xae\x9f\x0c\x00\xa0\xe2\x39\x44\x79\x19\x91\xfc\x64\x17\xfe\x64\xcd\x33\x33\x25\x44\x7e\x51\x1f\xdb\xc8\x31\x7a\x9c\x8c\x9c\x5e\x50\x71\xc7\x47\xb4\x97\xc6\xad\x24\xdf\x6a\xa9\x4d\x0e\x23\x52\x41\x6b\xd6\x93\xf5\x23\x76\xfd\xd5\xcd\x61\x1f\x97\x86\xfc\x1e\xb5\x2a\x7a\xb8\x2f\xde\x2a\x38\xda\x9e\x6a\xe9\xbd\x10\x3d\x1c\xdf\xf9\x5a\x9f\xf8\xab\x60\xfe\x63\x9b\xab\x0e\x61\x69\x6d\xf1\x49\xd3\x6e\x5d\xcb\xd9\x43\x4b\xf8\x7a\x49\x7d\x96\xc9\xe7\x2b\x25\x4f\x43\xf5\xaf\x8d\xfc\x5a\x83\x32\x16\xfd\xf3\x7d\x8a\x88\x1b\xf9\x19\xfa\x0d\x9d\x63\x9b\xc2\xd9\x08\x7d\xc9\x36\x21\xa4\x56\xfa\xaa\xfe\xed\xa6\xcf\x28\xf3\xe4\xf7\xfa\x7c\xf5\xe3\xe8\x87\x09\xe1\xfa\xd7\x6a\x26\xd1\x3f\x62\x93\xf5\xfd\x2a\xdb\x30\xde\x51\x53\xfa\xf8\x32\x77\xcc\xd7\xc8\x8b\x7a\xca\x25\xdf\xb0\xb8\x60\x59\x00\xbf\xc5\x6b\xc8\xc3\x41\x00\x09\xd7\xb6\xe6\x2b\xfc\x7d\x2f\xb4\xfc\xdc\xe2\x30\xdb\x16\xa7\xb5\xb7\x88\x0c\xfb\xbd\x0f\x80\xc6\x66\x8b\x4c\x7a\x17\x3e\x63\xda\xa8\x3f\x39\x24\x79\xd1\xf3\xef\xc8\x43\xfc\x93\x6a\x1a\x13\xe9\xc4\x75\x31\x09\x0b\xd2\xcb\x74\xfc\xa0\xdc\x92\x97\xd8\xb3\x78\xcc\xaa\x66\x64\x0c\x7d\x91\x2e\xca\xd0\x38\x23\xa3\x32\x59\x02\x91\x6b\x97\x55\x5c\x1f\x88\x5e\x37\xf0\x1a\xaa\xe6\x70\xf3\x5c\x19\xce\xec\x6e\x38\x6d\x71\x6b\x99\xf2\xa2\xb2\xf1\xb0\xee\xc8\x52\xf2\x42\x58\x13\x52\x13\xb5\x2a\xbc\xdc\x59\xf3\x5a\xf3\xc6\xea\xec\x8a\xc9\x53\x1a\x4d\x8b\x79\xe5\x55\x42\xf9\xa6\x66\xf3\x94\xdb\xc6\xb3\x82\xc3\x5a\x1e\x63\x29\x9b\xc7\xb3\x9b\xb5\xe2\x86\xee\x23\x6f\xa5\x7f\xd2\x76\x7d\xf9\x0a\xf9\x3d\x55\x49\xfb\x6d\xd7\x59\xd4\x68\x62\xad\x76\xf2\xf3\xfd\xe8\xf5\x98\x11\xed\x8e\xa6\x64\x8c\x77\x94\xa4\xf6\xea\x33\x41\x0c\x39\x7c\x5d\x87\xb3\x46\x11\x1b\x16\x2a\xa1\x85\x7d\x2a\x8d\x93\x0f\xc0\x00\x04\x9d\xa1\x09\xfc\xcf\x3c\xa9\xac\xff\x3e\x0f\xdd\xe5\x5b\xcf\xef\xc6\xb6\xb8\x10\xbf\x45\xaa\xed\x3f\xd7\x81\x90\x02\xc0\x3c\x79\xf5\xdc\xe2\x30\xf5\x07\x87\x0b\x2f\x7e\x2a\x9b\xa2\xc3\x9f\xac\xd0\x39\x28\x4d\xaa\x14\x1b\x33\xb6\x6a\x6d\x21\xe0\xe4\xe3\x9c\x06\x2a\x08\xb8\x04\xcd\xb6\xe0\xe2\x2c\x6b\xec\x05\x23\xb3\x18\x93\x18\x37\x54\xb6\xad\x44\x86\x9b\x5f\x09\xa2\xcb\xf3\x47\x71\x91\x73\xdf\x46\x67\xf2\xa5\xb2\x17\x16\x3a\x1b\x37\xeb\x4d\xcb\xdf\xea\x72\xad\x6b\x4d\x7e\xab\x68\x51\x67\x58\x77\x5c\x3b\x5c\xfe\x48\xed\xf4\x86\xc8\xda\x72\x49\x98\x4a\x27\x42\x61\x63\x6f\xc1\xbc\xea\xc2\xfc\x47\xc4\xb9\xdc\xaf\x6a\x3a\xd3\x9e\x9b\x23\x19\xdc\x6a\xeb\x13\x3a\xc8\xee\x94\x69\x8d\x43\x43\x04\x54\x4f\x22\x83\xc6\x97\x7e\x13\xf4\x89\x78\xa2\xfa\xf2\x8b\x19\x4c\x69\xc4\x5b\xf5\xac\xce\x19\xac\x52\xa8\xaf\x46\x40\x9b\x37\xd6\x24\x54\x41\x3d\xb3\xa5\x05\x27\x13\xe0\xa8\x3e\xdb\xd0\x87\xeb\xf5\x25\x01\x44\xde\xfa\xf7\x79\x68\x58\xda\x62\x3f\xcb\x16\x3f\xaf\x6d\x11\xf5\xf1\xcf\xfc\x5a\x34\x34\x54\x13\x80\x0b\xa3\x7b\xbd\x56\x43\x00\xee\x9c\xbd\x4e\x3b\xad\x01\x7b\x38\xe4\xb9\xbf\x8c\x5e\xa3\x64\x0a\x58\xcb\x15\x76\x22\xc8\x16\xe2\x4c\xba\x87\x6b\xdd\x88\x1f\x15\x58\x6c\xa2\xf2\x35\x08\x17\xb4\x0e\x7b\x39\x24\x0d\xe3\xd4\x8d\xa5\x42\x29\x61\xcc\x98\x0a\x9b\xc6\x78\x21\x4f\x22\x0a\xe5\x3e\x99\x2e\xed\x70\x07\x75\x27\xae\x20\x4b\xd7\xec\x0d\xd2\xaa\x7c\x28\xa7\x52\xb7\x01\x31\x3e\x38\x59\x78\x53\xed\x01\x22\xf9\xd7\xae\x02\x7b\xa5\xe1\xcd\x77\x88\x9c\x6c\x71\xc5\x11\x64\xca\xa6\x75\xc6\x23\x85\x36\x94\x31\x52\x2c\x65\x40\x49\x74\xd1\x0d\xd9\x95\x9c\xae\xf4\x60\xe6\x04\xfa\x5e\xec\x57\xe5\x37\x1f\x33\xd1\x96\xb1\x1a\x2a\x97\xdf\xb2\x63\x2c\x22\xf7\x2b\xff\x1a\x8a\xc4\x5a\x85\xb0\x29\xcf\xf5\x47\xe2\x76\x05\x32\x2b\xbf\xec\xa9\xc1\xf5\xfa\x5e\x50\xb9\xd4\x15\x81\xdf\xed\xdd\xad\xd2\xda\xd6\x8c\xe7\xf7\x8a\xfd\x7b\x1e\x4a\x79\xb7\xd8\x99\xfd\xef\x7d\xb0\xc8\xfd\xcf\xf9\xa1\x04\x80\x46\x87\x86\x66\x99\xfb\x7f\x72\x40\x9a\x99\xb3\x00\x2c\xb7\x18\xe2\xde\x05\xc2\x25\x8e\x40\x2e\xf7\x5e\x3f\xea\x59\x81\x7d\x12\xab\x8d\xea\xe4\xcf\x12\x3b\x34\x69\x4b\x8d\x49\x31\x8a\x34\x66\x84\x74\x31\xa2\x92\xd6\x01\xa7\x5d\x31\x36\x84\x1b\x86\x2b\x5e\xa4\x80\x57\x38\x59\x6b\x4a\x58\x95\x6b\x03\x36\xc1\xd5\x3f\xea\xbd\xed\x2d\xec\x81\x48\xd6\x58\x1f\xd3\x87\x18\xc1\x7c\x8d\x84\x6e\x9d\x9f\x68\x99\x0e\xf6\x64\xb4\x2a\x1e\x95\x3a\x25\x95\x1a\xa6\x78\x11\x75\x7e\x93\x90\xb6\x57\xbe\x15\xcd\x88\x3a\x99\x68\x29\x27\x83\x61\x45\xdf\x8d\x71\x97\xbb\x86\x91\x43\xcb\x45\x7f\x95\x7d\xb7\x4e\x87\xf1\x0e\x2b\x91\x2b\xfb\x29\x88\xe5\x0b\x76\x94\x3f\x31\xfd\x15\xfb\x2b\x40\x53\x3e\x6f\xe2\x3d\xce\xd9\xb7\x44\x41\xee\x6d\x34\x2e\xcb\xf7\x90\x62\xd8\x90\x1e\xae\xcb\xa7\x44\xd1\xa8\x3f\x18\x2f\xed\xe9\xac\x60\xfd\x52\x8b\x70\xc9\xe5\x09\x40\xa6\xdd\xef\x7b\x51\xf7\xf7\xfb\xf1\xe0\x16\xbf\xfc\xbe\x37\x71\xb1\xff\x5c\x87\x0d\xcb\xad\xf9\xbf\x8c\x6c\xf1\x7d\x11\xc0\x9d\x4d\xfa\xee\x3e\x23\x50\xe1\x90\x7a\xb8\xdc\x62\x4e\x95\x12\xe4\x14\x7b\x5b\x19\x4b\x51\x96\xa8\x57\x91\xcd\x09\x25\x3b\x28\xbc\xd3\x5b\x4e\x78\x4c\x92\xd6\x9c\xb2\xd2\x0c\x25\x10\xed\x0d\xef\x3a\x0e\x7b\x33\x11\xb8\xad\x0e\x79\xbd\x73\x22\xe2\x36\x5c\xe4\x83\xaf\x5b\x47\xe3\xb4\xc2\x24\xc3\x5c\x4c\x46\x71\x0a\xa9\xf3\x61\x2a\xba\x2c\xd8\xb4\xda\x73\x91\xfa\xea\x2c\x98\x17\x03\x92\x31\xce\x8a\x3b\xb1\x3b\xbf\xd3\x44\xd6\xc8\x16\x63\x2a\xd0\x35\x51\x67\x65\x28\xd8\xab\x98\x3b\xe1\x35\xd2\x07\x70\xae\xd8\xd4\x00\x5e\xa9\x01\x5c\x01\xb6\xcf\x9f\x4b\x5a\x65\xe3\x19\xee\x92\xef\xa0\x8c\xd8\xaf\x0e\x9c\xa4\xaf\x8c\x8c\xee\xb7\x79\xfc\x0d\x8f\x26\x99\x77\x9f\xb8\xf1\xde\x6e\x04\x59\xdd\x09\x5b\xfc\x33\xd7\x65\x59\x8b\xb1\x59\x02\x83\x33\x8f\xac\xf4\xc8\x19\x42\xa2\x83\x0f\x40\xd1\xe3\xad\x39\x3b\x56\xfe\xbd\x0f\x96\xef\xfd\x99\x9f\x86\x86\x06\xc7\xb1\xc5\x1f\xaa\x5b\x9c\x2c\x03\xb8\x1c\x79\x24\x6a\xe0\x27\x00\x4b\x26\xfd\xd2\xf3\x21\x08\xe6\x38\xc2\x9e\x59\x13\x42\xad\x15\xa8\x15\x32\x2e\x4c\xa6\xa4\x49\x8e\x29\x16\xa4\x70\x53\x8e\x2b\xd2\x6a\x94\x47\xdd\x20\x21\x35\xc1\xa4\x26\x70\x07\xc9\xd0\xe0\xb1\xd5\x61\xd7\x0a\x62\x98\xc5\x8c\xa3\x84\xdd\x2f\x42\x81\xd3\x17\x8f\x73\x16\xce\x04\x8d\xc0\x57\x5e\xe7\x8c\x62\xf0\x1f\x92\x9c\x7d\xd9\x75\x6f\xe2\x83\x8a\x9c\xfd\x5a\xd5\x95\xf1\x3b\x5a\xe5\x03\x26\x95\x76\xe3\xec\xde\xee\x0d\x7a\x27\xeb\x8c\xbb\xb0\x24\x17\x7c\x5a\x2a\x1b\xd7\x89\x9d\xf5\x4b\x90\x5c\xc7\xb3\xe0\xd4\xbd\x7f\x4a\xd2\xe3\x9f\xe2\x66\x3c\x1a\x25\x98\x08\xc2\x78\x3f\x97\x01\x09\x76\x54\x1c\x7e\xca\xe9\x93\x04\x76\xc5\x1b\x8f\x73\x4a\x90\x64\x9b\xfb\x45\x50\x75\xb0\x95\x94\xfa\x16\x4c\x18\xb0\x6d\x91\xac\xf9\xbc\x9f\x80\xb4\x79\x29\xb9\x34\xb1\x4c\xe4\xb7\x7a\x0f\x50\xf3\xfb\xbb\xa0\xff\xdb\xef\xef\xa3\x6b\xff\xbc\x0f\xa9\xfe\x5b\x73\xff\xfa\x7d\x0e\x26\xd8\xb7\xd8\xfb\x75\x8b\xed\x0b\x00\x2c\x5e\xd7\x59\xeb\xcc\xc1\x9e\x2b\xf9\x41\x5e\xf1\x47\xd8\x25\x60\xf7\x58\x2f\x23\x80\x7a\x5f\xf2\x8c\x24\x21\xd6\x96\x92\xa0\x80\x56\xda\x0c\xe1\x26\x97\x69\x7a\xea\xf6\x78\xf9\x92\x50\x86\x27\x4d\x48\x8e\xaf\x48\xa9\x66\x68\x0b\x15\xeb\x1e\xd2\x11\x7b\x7d\xdb\x93\xa6\xce\xc4\x36\xbf\x7e\xfb\x19\x43\x1b\x22\x6b\xf4\x9a\xf3\x8c\xce\x41\xc2\x6c\xf6\x88\x6b\x99\x9a\x3b\xa1\xbe\xc6\xc9\x8d\x5b\x29\x8a\x20\xd2\xad\xe8\xc1\x2f\xb7\x8f\x70\xe1\x7d\x81\xc7\x19\x49\x0c\xe1\xf2\x32\xd9\x2d\x44\x22\x8d\xb0\x13\xcf\xed\xe6\x2f\x1e\x41\xc8\xc7\xcf\x3a\xf1\x8a\x0d\x13\x0f\x11\x94\xec\xef\x8b\x5a\x12\x07\x88\xe7\x2d\x53\x45\xd5\xf0\xc5\x44\x6e\x8b\xd7\x62\x87\x11\xd1\x44\x4e\x4b\x09\x51\xec\xd2\x5d\x62\x91\x99\xa3\x98\xf5\xcf\x46\x62\xbb\xd9\x5e\xb1\xbe\x6f\xb7\x89\x4b\x26\xbf\xfe\xde\x07\x1f\x76\x6c\x71\xb3\xeb\x9f\xfb\x60\xfd\xd2\x16\xa7\x76\x6e\x71\x60\x7d\x8b\x9d\xc3\x00\x97\x5b\x8f\xf4\x3e\x53\x02\xb8\x7b\xec\x5a\x62\x69\x03\x0c\x71\xec\x67\xd9\x93\x1d\x0e\x5c\x02\xb9\x5c\x3f\x13\x4f\x53\xdb\xc4\xa3\x85\xf9\xc2\x37\xa8\x87\x14\xce\xc8\xcc\xf9\x55\x51\x74\x35\x6e\xa9\x0e\xbb\x2a\x91\x5f\xe8\x4f\xe9\x2c\xda\x0e\x93\x2f\x98\x0d\x18\x5b\x5a\x48\x92\x70\x76\x45\x26\x8b\x26\xf1\x24\x2f\xaf\x34\x4b\x7f\x7d\x75\x52\x60\xd8\x51\x4b\x36\xed\x73\xc4\x0f\x69\x51\x76\x6e\x6a\xbb\x89\xeb\xc5\x68\xdb\x1b\x8a\x54\x62\x68\xd3\x67\xfb\x28\xb9\xd7\x44\xae\x57\x07\x1c\x10\xd2\x3b\x89\xb7\x3f\x46\x38\x88\x8a\x4f\x10\x05\x56\xae\xd9\x99\x88\x1d\x20\x3a\x13\x7a\x6d\xae\x88\xee\x25\x12\x88\xf2\x16\x3b\x9f\x5c\x21\x59\x10\x07\x4c\x74\x9e\xec\x25\xb9\x10\x27\x8c\x71\xc2\xc9\xe4\xf3\xa4\x60\x3d\x1e\x91\x83\xb8\xab\x24\x4b\x7d\x29\xe1\xea\xf5\x61\xd2\x1b\x1d\x5e\xe1\xdc\x95\x36\xd2\xaa\xb6\x2c\xc0\xf0\xef\xf7\xe5\xaf\xba\x7f\xce\x8f\xfa\xcd\xaf\x63\x5b\x1c\xf9\x7d\x1e\xda\xda\xb7\xd8\xd0\x0e\x70\x5d\x9d\xf6\x7b\x45\x1b\xc0\xdd\xd6\xab\xf8\x5c\x31\xc0\x3e\x5c\xbc\xd5\x9e\xdc\x06\xde\xfc\x43\x0f\x56\x22\x5f\xc3\x2e\x71\x1d\xbe\x8c\x80\x12\xaa\xba\x42\xbf\xc4\xa0\x07\x8e\xb2\xac\xfe\x50\x0e\xe9\xf0\x95\xe2\xae\xbb\xa6\x52\x6a\x85\x24\x7f\x37\xb1\xd0\xb6\x37\x0b\x25\xb7\x5a\xb5\xe8\x3e\x32\x4c\x25\xc7\xba\x35\xe8\x73\xe8\x1d\x26\xdf\x0a\x7a\x67\x7c\x4f\xd3\x9d\x7c\x22\x6e\xde\xb8\x5d\xe5\x3b\x69\x35\xf7\x9a\x49\xb5\x22\x96\xd4\x50\x11\x6d\xc6\x2e\xc7\x44\x32\x68\xab\xb6\xb8\x26\x6d\x43\xa2\x1d\x62\xb4\xfc\x21\x51\x49\xda\xff\x89\xd9\x92\x4f\x74\x8a\xc4\xb0\x7a\xc9\x5c\x48\x84\x4c\xf2\x27\xbc\x31\xce\x17\xe1\x21\x8d\x93\x1e\x19\x8c\x0a\x8b\x93\xb9\x49\xa5\xba\xb4\x42\x71\xe4\x50\x12\x56\x4b\x50\xd0\x8a\x8c\x25\xdb\xa8\x2e\x08\x74\x92\x9b\xc9\x75\xca\xda\x02\x48\x4c\x33\xf9\xa9\x72\xc5\xdf\xf7\x22\x25\xf7\x3f\x24\x1d\xdc\x9a\x73\x36\x7e\x8b\x6f\x6d\xb6\xd8\x5d\xbe\xc5\xda\x0b\x5b\x2c\xd8\xbd\xc5\xdc\x6f\x00\xb7\x8f\x9d\x79\x91\xea\x03\xf0\xc8\xed\x26\x57\x74\x34\x0c\x3f\x76\x61\x99\x0c\x3e\x07\xcc\x12\x07\x79\xe6\x3d\x33\xa8\x93\xf2\xd2\x42\x97\x9d\x1b\xa8\x8e\xaa\xe6\xe2\x5a\xd6\x09\xd4\x7d\x3a\x99\xb2\xd2\x66\x6d\x94\x10\xa3\x6a\xe5\x5e\xe3\x15\x8a\x90\x65\xad\x3a\xb3\xfe\x57\x8a\x92\x23\x97\x5a\x8a\x4e\x28\x79\xd3\x37\x5a\xfb\xac\x86\x3e\x79\x31\x1c\xa3\xad\xa6\x72\x99\x5c\x97\x76\x51\x57\x4e\xb1\x88\xac\x56\x38\x67\x60\x24\xdb\x4c\x56\xae\x63\xd6\xff\x28\xe5\x47\x96\xed\xdc\xa3\xaf\x21\xa1\x4e\xa6\x1d\xea\x34\xf8\x22\x46\x4f\xa6\x99\x4a\x33\xa8\x17\x09\x24\xb3\x2d\x65\xeb\xed\x11\x6e\x22\x5f\xc1\x05\xe8\xdd\xfd\x33\xbf\x3c\x19\xc8\xee\xaa\xc1\x02\xf9\x14\x3e\x72\x9b\x12\x9a\xdf\x91\x52\x48\xb9\x21\x57\xc6\x7f\x94\xd2\x43\x11\x93\x15\x06\x58\xdf\xba\x1f\x02\xb6\xe6\x5a\x1c\xff\xaf\x7b\xe0\xc3\xef\xdf\x5f\x6c\x8b\x25\xb4\x5b\xcc\x17\x02\xb8\xf2\xee\x88\x67\xda\x2c\x00\xb3\xfb\x39\xbb\x78\x5a\x40\x73\x39\xdd\xd6\x09\x2d\x80\xb9\xc7\xca\xcc\x0a\xbe\x13\xe0\x25\xba\xf4\x30\xcb\x95\x07\xae\xc8\xce\xf2\xfe\xb2\x1b\xa3\xb6\xaa\xee\x11\x46\x98\xcf\x52\xed\xb5\x90\xe2\x7c\xc6\x24\xea\x31\x03\x46\x99\x4c\xc3\x3d\x94\x55\xb3\x87\x72\x15\xba\x83\x94\x6a\x87\x39\x25\x35\xad\x34\x4a\x96\xe7\x01\x65\x29\xb5\x01\x8a\x53\x48\xa8\xea\x2d\x25\x4f\x8a\x5f\xfc\x75\x15\x4d\x79\x2c\x85\x23\xeb\xbd\xba\x98\xac\x1d\xe5\x61\x11\x51\x7d\xb7\xd4\x1b\xca\xd1\xda\x41\x0d\x26\x89\x38\xf2\x8f\xf6\x9f\x9a\xf6\xa2\xd1\x64\xf4\xe0\x2e\xf5\x79\x91\x3d\x64\xd2\x14\x97\xda\x88\xf0\x5d\xf2\x8b\x85\x00\x8d\x5c\xa1\x14\x72\xf5\xe6\xb0\xe6\x01\x81\x57\x14\x36\xf2\x53\x65\x4f\x7e\x16\x4a\x0b\xe5\xb1\x6c\x03\xdf\x4d\xea\x5e\x4a\xbc\xd4\xa5\xc7\xbb\xa8\xaa\x94\x5f\x62\xfc\x00\xdc\xd6\x42\xb2\x74\xb2\x00\xc2\x33\xc2\x83\x67\xdf\x02\x48\x19\x89\x8f\x5d\x89\x03\x50\x8e\x95\x9c\x66\x8c\x02\xd0\x7a\x2d\xed\xc4\xf4\x1e\xc0\xd0\x54\x9e\x8e\xfd\x17\x80\x71\x81\x0a\x27\x8f\x03\xa0\x4d\xb8\x34\x66\x85\x69\xc0\xce\x44\x46\xbf\x49\x36\x9b\xfa\xc9\x04\x65\x1a\xaf\x61\x47\xd5\x37\x31\xb6\xdd\x34\x70\xa1\x0c\x1a\xca\xfa\xec\xb2\x64\xa4\x1c\xd1\xef\x09\x97\x74\x44\x92\x6d\x74\x39\x92\x2f\x7b\xa8\x92\x16\xb4\x1e\xe4\x6b\xfb\x1e\x27\x75\xaa\x07\x54\x70\xfa\x71\x93\x2e\xa9\xb2\x35\x5d\x0d\xde\x4d\x1c\x50\x56\xef\x7c\x16\x2a\x41\x74\x57\x38\x3c\xbc\x19\x86\x24\x7c\x93\x2d\xfe\xec\x16\xe5\x4b\x40\x49\x79\x2e\xc5\x45\x32\x12\x06\x25\x96\xd1\xee\x91\xcf\xff\xdb\xff\x20\xde\x11\x33\xc0\xce\xfa\xde\xda\xc0\x49\x1c\xc3\x36\xfa\xa1\x17\x4a\x25\xbc\x71\xc9\x5e\xb9\xdf\xaf\x4b\x1a\xe3\x56\x3c\xaf\x7f\x08\x93\x3e\x89\x03\x4f\xcd\xb7\x3a\x32\x9c\x78\x66\x8f\xfe\xc1\x59\x59\x19\xbc\x8b\xbb\xf5\x1f\x0f\xe4\xae\xfc\x5e\xfc\x2b\xb7\x03\x00\xdc\x37\x04\x33\x69\x71\x7f\xd7\x41\xf6\x88\xa8\xf0\xe5\x60\x00\xd5\xdb\xe2\x95\x0c\x0c\x00\xba\x9b\x92\xc0\x34\x0e\x60\x4c\x27\x17\x76\xff\x01\x80\x79\x84\x92\x15\x4f\x30\x6c\x58\x31\xab\xbd\x16\x91\x07\x6f\x2b\x79\x1d\x07\x59\x39\xea\x88\x19\xaf\xc9\xb8\xa6\x08\xf5\xa2\xb9\xb6\xb5\x8a\x31\x82\x92\x60\x6c\xe1\xf9\xc1\xba\x93\xbc\x60\x78\x39\x34\xc6\x39\x84\xcc\xad\x17\x99\x18\xe5\x25\x4c\xea\xd2\x16\xcf\x6d\xf6\x73\x23\xb6\x6a\x1d\xaf\x88\x0a\x8b\x22\xaa\xa9\xcb\x34\x32\x47\x90\x08\x83\x2a\x3d\xdd\xcb\x31\xc6\x04\x2d\xc5\x92\xd1\x9a\xb8\x4c\x02\xad\x9c\xfd\x97\xc4\xf8\x5a\x3c\x56\xda\x74\xf5\x78\x7c\xc4\xff\xcb\x87\x41\x5f\x93\x90\xc2\x6c\x04\xbd\x5d\x3e\x29\x99\x87\x15\x0c\x9c\xff\x71\x43\xfa\x0e\xd6\x22\x70\xe0\x23\x4e\x46\x1c\x77\xd0\x8f\xf4\x6e\x56\x36\x1b\x77\xd9\x7f\xc7\xb0\xa3\x5c\x3a\x2e\xd8\xf7\x4e\x3f\xbf\xfc\x4d\x1c\xd9\xab\xb1\x47\x40\x7e\x0d\x2f\xef\xb9\xbb\xa3\x56\xe1\x1c\x7e\xc6\xb5\x02\x80\x87\x57\x20\x95\x4e\x15\x40\xcc\x4e\x84\xfb\xbc\xf1\x5f\x1f\x44\x93\x53\xcc\x94\xa1\x15\xc0\xc0\x41\x62\x8a\xa9\x1f\xc0\x8c\x43\x3a\x89\x8d\x15\xc0\x5a\x41\x51\x80\x57\x13\xf0\x36\xe3\xaa\xac\xc2\xed\x60\x63\x55\xab\x83\x92\x4b\xa5\x3e\xb7\xfc\x66\x9c\xaf\x35\x4a\xd9\xb0\x3c\x64\x75\xc1\x8c\x85\x22\x6a\xa6\xe3\x16\x63\x4f\x43\x4e\x34\xa6\x0f\x5e\x71\x9b\x25\xf9\x1a\x1e\x4c\xa4\x0f\x18\x23\xae\xea\x3a\xe6\x1d\x0c\x15\x20\x1a\x6b\x05\x54\xfa\x46\xa0\x09\x3f\xd5\xab\x9a\xf7\xc4\x5c\x27\x24\xab\x5e\x7f\xb1\x23\x76\x18\xbf\xa4\xf8\x79\xac\x35\x51\x0d\x1f\x21\x17\xfc\xbd\x21\x69\x1c\xb7\x2a\x3d\x8f\xd0\x4c\xf5\xff\x6f\x1f\x06\x9f\x27\xf1\x09\xdd\x16\x91\xb2\x8a\x95\x52\xc5\x3c\x08\xbf\xf1\xf3\x83\x74\x38\xa6\x31\x54\x7e\xfa\xa4\xac\x0a\xe6\x4d\xa8\xf7\xfb\x44\x39\x01\xac\x6d\x50\xfb\x48\x9d\xc2\x05\xac\x51\xb0\xff\x2b\x50\x38\x85\x0b\xf2\xcd\xeb\x89\x52\x64\xc6\xe5\xfa\x2a\x75\xdc\x53\x3a\x83\x23\x7a\x87\xb5\x38\x2b\x09\xe1\xb3\xdd\xc7\x01\x1e\xb7\xf1\x99\x9e\x60\x07\x10\xcb\x16\x2e\x39\xbf\x0f\x40\x29\x51\xe4\xd9\x15\x3d\x00\x6d\x1b\x51\x02\xa3\x28\x80\xb1\xab\xf8\x28\xf3\x09\x00\xab\x7b\xd2\x01\xf7\x35\x01\xec\x50\xf2\xb1\xbc\xec\xb0\xe4\xd4\xa7\xdc\xf8\xa4\x07\xdc\x1c\xc5\x35\xcb\xe5\xcc\xa8\xaf\xed\xae\x1a\xb2\x68\xc9\x52\x7a\xad\x32\x2c\xa3\x2d\x2c\xc8\x93\x96\xd9\xce\x6b\xce\x95\xe4\x5b\xa6\x88\xc0\x73\x5e\x6f\x49\x17\x8d\xd9\xe3\x5a\x82\x29\x44\x11\xfd\xbc\x9c\x8e\x28\x1e\xc2\xba\x36\xae\x42\x37\x46\x8c\xa0\xac\x79\xbb\x91\x1c\xbf\x81\x2f\x53\x53\xea\x79\x96\x5c\x88\xbf\xa5\xf4\xf9\x6d\x40\xea\x34\xee\xbd\xdc\xab\xd9\xb9\xb4\xbe\xff\x97\x0f\x83\x6c\x93\xfa\x8e\xaa\x89\x5d\x5e\x70\x92\x31\x45\x87\x45\x61\xbe\x71\xca\x4e\xa0\xbf\x44\x52\xdf\xff\x94\x0f\xc5\xf8\x85\x17\x8f\x68\x29\xf2\x62\x9a\xc2\xaf\xbe\x6a\x53\x32\xc0\xb2\x85\x9e\x78\xf1\x59\xc9\x1a\xb7\x3f\x60\xa4\x9d\x47\x79\x12\xf7\x28\x80\xb9\xd9\x4c\x25\x02\x57\xe1\xfb\xa5\xfe\x80\x0a\x05\x2f\xef\xc5\x0e\xc0\xbf\x83\xaf\xfa\x04\x0a\x40\xea\x90\xd0\xd0\xf9\x2c\x00\x65\x59\xc1\x82\x4b\x3b\x01\xf4\x2e\x8a\xd8\xd0\x7f\x02\x30\x63\x13\x37\x62\xde\x04\xb0\xce\x93\x7c\xc5\xf6\x1e\xc0\xa9\x5d\xb6\x80\xa7\x0a\xc0\x65\x4a\xf1\xb4\xd0\x2b\x70\x76\x15\xd2\xb8\x22\x87\xa3\xd6\xbb\x9c\xd1\x3f\xa9\x73\x89\x52\x68\xf7\xd6\xe2\x8c\x95\x24\x39\xc3\xfa\xa9\xe3\x4b\x57\x34\xa9\xdd\x62\xce\x17\xe9\x97\x41\x34\x31\x1d\x8c\x15\x89\x74\x27\x64\x1b\xed\xcb\xca\x8d\x9b\x24\x9c\xd0\x1b\x2b\x6d\x48\xda\x87\x3f\xaa\x73\xad\xc1\x20\xbd\x6b\xdb\x87\xc1\xfe\x50\x96\x9f\xac\xce\x89\xc1\x7a\xcb\x67\x2e\xe4\xe6\x56\xfc\xb7\xff\x81\x4f\x95\xaa\x41\xf6\x26\x7a\xaf\x34\xcb\x50\x90\xa8\xc4\xca\x6f\x9a\xf2\xbe\x28\xc7\x84\xd0\x0f\x4f\x14\x39\x51\x6d\xf1\x33\xa3\x4e\x4a\x39\xe8\xd0\x98\x6f\xfd\xdd\xca\xdf\x31\x7b\xa2\xf0\x3d\xe2\x2a\x4a\x98\x77\xe1\x7a\xed\x4c\xaa\x5d\x58\xfa\xb0\x4b\x0d\x3d\xea\xc5\x58\xaf\x90\x81\x9a\x14\x8d\x26\xec\xcf\xa0\xe9\xaa\xb3\x1a\x9c\xb8\x3e\x5f\x3c\x80\x50\x1a\xdf\xb7\x53\x57\x01\xa4\xf0\x7c\x82\x67\x92\x00\xd4\x6e\xf3\xa7\x5f\x94\x05\x30\xac\x16\x66\x65\xa0\x05\xb0\xfc\xfc\x04\xcb\x34\x02\xe0\x80\x13\xf3\x60\x7d\x0c\xe0\x4e\x27\x93\xc9\xfb\x0e\xc0\xcb\x59\x5e\x54\x38\x17\xca\xbc\x58\x54\xf6\x4b\xb3\x53\x2b\x3d\xec\x75\xd5\x74\x46\x29\x99\x2e\x16\xa6\x7e\xd6\x3b\xc8\x12\x76\x23\x76\xb7\x3c\xa6\x88\x3f\x6d\xf7\x79\xad\x85\x86\x12\xcf\x9b\x3b\x44\x3f\x89\x4e\x23\x70\x19\x3f\xcc\x9c\x4e\xd4\xc5\x7b\x1b\xec\x2c\x7d\x96\x5a\x82\xeb\xd2\xd1\x6e\x94\xc9\x74\xde\xf6\x61\x30\x11\x2a\xb6\x53\xe7\x8a\xf0\xdb\xde\x03\x56\x57\x76\x68\x23\x2b\xb7\x6f\x7b\x3d\x36\x88\xb2\x6b\x9b\x7b\x32\xcf\xce\x92\xe5\xe3\x91\xba\x29\xdd\x9f\x38\x15\x97\x90\x3e\x29\xd8\xb7\x3b\x95\x2f\xa3\xd2\x12\xd6\x5f\x1f\x52\x69\x45\xdf\x88\xa3\x74\xff\x54\xa7\x47\x0b\xc7\xef\x7d\x7e\x58\x43\x0e\x43\x13\xb3\xe3\xd9\x8c\xe6\x3a\x46\x25\xaa\xef\x29\x68\xe9\x62\x2f\x84\xd3\x57\xd6\x6a\x55\x63\xb3\x42\x2a\x4a\xa5\xb5\x25\x70\x0c\x81\xab\x00\x22\x77\x78\xbf\x9d\x54\x04\x90\x4f\xe4\x3b\x7d\x76\x01\x40\x23\x9c\x7f\xe1\x92\xd9\x5f\x0f\xc2\xfa\x8b\x50\xec\xcd\xa7\x00\x2e\xe8\x27\x29\xf7\x6a\x00\xbc\x7a\x24\xc5\xb9\xba\x01\xfc\xba\x65\x6f\x08\xbd\x81\x0a\xff\x65\xc5\xd7\xd2\x7a\xd4\xef\xfe\x97\x34\x77\x6a\x8e\x53\x86\xbd\x8e\x1a\x4e\x58\x7c\x27\xdf\x70\x3a\x63\x83\xf4\x92\x26\xfa\xdb\x61\x3d\x65\x23\xac\x08\x52\x56\x5d\x11\xe6\x89\x87\xf0\x5e\xa6\x88\xf4\xbb\xa9\x54\x5c\x81\xe1\xb3\xd2\xa4\xac\x50\x6c\xb6\x9e\x79\x03\x36\xdf\x0c\x93\xa7\x45\xdb\x87\x29\x76\xc5\x30\xa8\xac\x4e\x9d\x2f\xe9\x40\xcb\x2b\x64\xad\xd6\x97\x3f\xf9\xef\xf5\x58\x94\x55\xa0\x47\x84\x66\xfb\x7d\xd6\x57\x96\x47\x6c\x66\xad\xbd\xf9\xae\x76\x7c\xd3\x3d\xb3\xb5\x1f\xa5\x7e\x15\x99\x9d\xda\xf6\xe2\x8d\x46\x08\x8a\x36\x85\xa3\xed\xb9\xc6\x30\x5a\x3e\xfe\xfa\xb3\xaf\xda\x07\xd0\xe5\x71\xfb\xaa\x7d\xb5\x37\x30\xe1\x51\x37\x2b\x6e\xe8\x1c\xc1\xb2\x84\x1f\x2e\xfa\xa0\x6b\x82\x8d\x0d\x95\xcb\x8f\xd2\x13\xc3\x0e\x84\x88\x03\x88\xca\x73\x99\xd0\x75\x03\x28\xee\xe7\xbd\x70\xe6\xeb\x3f\x3c\x88\x90\xc7\xa7\xae\xd2\x01\x38\x9c\x16\xbc\x7c\x73\x00\xc0\xa3\x5c\x24\x98\x75\x2f\x80\xdf\x0e\x89\x8f\xdc\x68\x80\xa0\x55\xe9\x97\xc2\x67\x20\x39\x7c\xaf\x02\x8d\xac\x24\x75\x3c\x98\x5e\xfd\xb9\x56\x17\xa5\x21\x40\x5e\xdf\xdb\x4a\x80\xf4\xc9\x83\xd5\x6a\xdd\x57\x99\x30\xe3\xbc\xe1\x7c\x3a\xa6\x13\xef\x65\x5b\x18\xf6\x38\xed\x38\x4e\xc1\x92\x2f\x05\x9f\x13\x8e\xd9\x30\x79\x5f\xca\x59\x7c\x0a\x23\x6b\x10\xd7\xd0\x5b\x1a\x8b\xbe\xa7\x1d\xd6\x9f\x52\x99\xbf\xed\x81\xa0\xf4\x14\xe7\x56\xb4\xab\xe9\xd1\x04\xf9\xc6\xb5\xfc\x12\xc3\x55\x7f\x45\x96\x75\x91\x22\xc4\x97\x76\x15\xe2\x7a\x5d\x51\xee\xbb\x4b\xea\xb5\x1b\x36\x05\x4b\xaf\x63\x35\x8d\x10\x9a\x79\x3c\x2f\xf8\xb4\x06\x37\xfd\xb3\x82\x9f\x37\x6b\x77\x23\x03\xd3\xf0\x0d\x8c\x3a\xf9\xa8\xb8\x24\x64\xf5\x4e\x3d\x6d\xf4\xbd\x84\x94\xd2\x36\x7d\x2e\xf4\x6a\xac\x73\xe1\x0d\x83\x12\x0c\x73\x8c\x6f\x4e\xb1\x41\x05\xf6\x4e\x78\x65\xba\x9a\xd1\x6e\x6c\x7e\xa8\x1f\x80\x38\x2f\x0f\xf7\x49\x4b\x00\x25\x09\x6e\xb9\xd3\x0b\x00\xfa\x72\xdc\xe9\x17\xf6\x01\x58\xc5\x3c\xb6\xbe\xe6\x0f\xe0\xa2\xc2\x7f\xf1\xe6\x79\x00\x1f\x6f\xa1\xb8\x7b\x67\x01\x42\x98\x44\x3b\xb9\x34\x00\x22\x34\x24\x79\x04\x57\x21\x27\xea\x98\x5c\x92\x4c\x3e\xf5\x6b\x64\xad\xca\x37\xad\x07\x94\xf2\xf0\xdb\x3a\x5d\x56\x2b\xe4\xe3\x7e\x19\xe6\x47\xbc\xe3\x08\x7d\xae\x99\x4e\x5e\xb1\x11\xb8\x4e\xc7\x85\x80\x77\x59\x42\x58\x5f\x6b\x62\x92\x4a\x41\x3b\x86\xcb\x3c\xae\xd0\xa5\xcc\xe8\x8f\x0f\x73\x42\x27\xe0\xf5\xae\x9a\xa5\xcd\x58\xb5\x3d\xb3\x9f\x1b\x58\xb7\x7d\x18\xe4\x5e\xc5\xa1\x95\xc5\xca\xfa\x1f\x08\xd5\xec\x55\xb7\xca\x0b\xef\x53\x35\xf6\xae\x1b\x95\x30\xbd\x96\xd3\x6e\x5a\x37\x2d\x79\xdd\x5d\xab\xcb\xb0\xf1\xaa\xa0\xbf\x39\x52\x0f\x85\x80\x1c\x54\xfd\xac\xfe\x35\x24\x53\xc6\x40\x95\x8a\xc1\x33\xe4\xa7\x34\xfd\x92\x65\xc3\x12\x54\x69\xb2\x70\x7e\x96\xd1\x5b\xb4\x44\x42\x43\xd6\x6e\x63\x73\x8c\x6c\xcc\xad\x34\x2e\xe3\x4f\x18\x54\xe4\x85\x24\x3b\x93\x75\xac\x60\x78\x15\x80\x64\x3e\x17\xef\x89\x57\x00\xaa\x1e\x1c\xc8\xd3\x07\x01\x8c\x0a\x39\xf3\xcf\xcb\x03\xd8\x9d\xe7\xe1\xbe\xea\x04\xe0\x29\xc1\xeb\xca\xf8\x06\x20\x88\x89\x6f\xf1\x8e\x3b\x40\x24\xa3\xb0\xea\x23\x0d\x80\x98\x40\x09\x51\xa1\x66\xe8\x4f\x48\x96\xea\x97\x54\x87\x9d\x09\x3d\x8a\x02\xea\x3f\x28\xe5\x71\x17\x34\xe7\xac\x90\xe4\x43\x61\x71\xc6\xb6\xde\x5f\x08\xc1\x7e\x57\xec\x9a\xe3\x1d\x70\x42\x2e\x2f\x7d\x59\x72\xc6\x30\xa5\xf6\x7b\xe3\x8f\x97\x74\xa2\x6f\x59\x36\x15\xd8\x55\xcd\x23\xc7\x4c\x76\x36\x8a\xd6\xa5\x6e\xee\xd4\x63\x1d\x2a\x6c\xde\x8b\x38\xa0\x16\xb2\x50\xdc\x82\xdc\x94\x51\xe9\x59\xb4\x69\x18\x9a\x1f\x50\x7b\xb1\xb4\x59\xf7\x7c\xf2\x86\x96\xdd\x4a\xf0\xd3\x90\x21\x01\xdd\xbd\xab\xc9\x55\x37\xbb\x51\xfa\x17\xd6\xf7\x96\x99\x3f\x97\xd0\x5f\xd8\x70\x2c\xe2\xa8\x3d\x61\xac\xb5\xf1\xbd\x50\xb2\x9c\xcd\x64\x13\x31\x92\x67\x50\xa4\x63\xd2\x82\xd4\xce\x68\xce\x0d\x35\x79\x81\x2a\x4f\x4e\x4a\xef\x36\xbf\x81\xea\x4e\xb6\x4c\x29\x33\x3f\x80\xce\x8d\x2f\x4a\x48\xb1\xa0\xc3\x9c\x88\x2d\x8a\x5d\x36\xe7\xc0\xde\x88\xd0\x07\x90\x7d\xfe\xe8\x06\xdd\x28\x80\xd6\xbe\x87\xfc\xa7\x38\x01\x4c\x49\x9c\xec\xe7\x57\xfe\x73\x1e\x38\xf5\x2e\x33\xfe\xf5\x20\x42\x99\x79\x83\x98\xb4\xfe\xfa\x20\xa9\x53\x22\x96\x7c\xef\xe0\x5d\xea\x27\x89\x4a\x09\x73\x2a\x2e\x1d\x2d\x4f\xab\x91\x48\xe9\x4c\xe6\x54\x0f\xb1\xdc\x20\xe1\x62\x0f\x18\x4c\xfa\xa4\x12\x4c\x43\xf7\x58\xa7\x26\x88\x62\xc5\x3c\x2d\x3c\x98\x0b\xcb\xd0\x2a\xce\xc8\xc8\xa4\x2a\x4b\x64\xba\xed\xab\x9c\x92\xfa\x9f\x9b\x3b\xcd\x90\x0d\xb4\xcd\xc3\xeb\x0d\xfa\xf5\x6f\x18\x3b\xbe\xad\xbd\xd4\xec\xfb\x69\xd3\x55\xb4\xb1\xa9\x56\xbe\x10\xd0\x2a\xf0\xc9\x50\xc7\xe7\xd7\x8f\x66\xed\xe1\x6b\xfa\xd9\x4b\xaf\x9f\x45\x77\x97\x1b\x89\xae\xc8\xd6\xb2\x35\xbb\x1b\xaf\xae\xed\xa9\xfc\x5e\xb5\x60\x16\xb6\x6e\x57\x76\xb6\x6c\x97\x39\xcf\x86\x77\xd1\x5a\x81\x82\x85\x10\x22\x2a\x3f\x36\x83\x6c\x95\xb8\xc9\x9d\x6b\x94\xca\x60\x25\x87\x8c\xce\xf0\x4e\x70\xb6\x2e\x45\x9d\x4a\xf3\x8c\x0d\xb2\x9a\x44\xeb\x24\x1e\x8a\x14\xb0\xb9\x89\xee\x8b\x97\x0d\xed\xb6\xfe\x8a\x19\x8d\x32\xf9\xc7\x3a\x4c\xdd\x0f\x3b\xc9\x00\x60\x8e\x7f\xe0\x78\x96\x01\xc0\x75\xf4\xd1\xce\x4b\xd6\x00\x81\x5a\x9c\xd3\x0c\xdc\x00\x91\x9d\xdc\xaf\x6e\x97\x00\x24\x39\xf3\xe6\xde\xab\x05\xc8\xd4\x14\xbe\xc4\x77\x1b\xe6\x72\xd3\x44\xcb\xc5\x5e\x52\x09\xf9\x0d\x32\x61\x1a\x9a\x94\xd9\xdc\x83\xca\x62\xe6\x54\x52\x63\xda\xb4\x6e\xac\xdf\x3b\xc2\xee\xf8\x3b\xe6\xcd\x49\x2d\x98\x4f\x81\x8f\x5d\xa6\x8a\x07\x91\xbf\x3c\x38\x43\x7b\xea\xd6\x37\xf7\x3a\x3a\x64\x3e\x6d\xe1\x5b\xff\x65\x75\xe2\x19\x6b\x27\xc3\xca\x57\x43\xa6\xf7\x34\x7d\x7b\x57\xe3\xb4\x83\x7e\xb4\xf7\x8c\xcd\xd4\xe9\xb6\xfe\x7c\xd1\x55\x38\xc2\x62\x94\xb2\x60\xda\xc6\xd3\xd5\x6b\x3a\xbb\x28\xd2\xdc\xd0\x74\xd5\xbc\x68\x59\xe4\x99\x52\x75\xaa\x45\xdf\xaa\xf1\x53\xda\x6d\x0f\x24\xbb\xdc\xa6\x66\xfd\x47\xa9\x68\xaa\xac\xdd\x31\xc4\xbe\xc2\xe7\x49\x18\x5b\xa5\x4d\xd1\x5c\xf3\xd8\x0e\xbb\x74\xe4\xe9\xac\x90\xc8\x75\xbb\x10\x94\x70\xea\x72\x68\x9d\x7d\x14\x6a\x2e\x59\x29\xd8\xc6\x7e\x07\x7a\x34\x5e\xcc\x4f\xd0\xc1\x02\xe3\x18\x23\x01\x20\xff\xed\x41\x3a\x9d\xf4\x5f\x0f\xc2\xf6\xde\x7d\xc4\xb9\xc3\x00\x5e\x71\xf7\xe5\x2f\x6c\x00\x84\x5d\x7b\xe0\x71\x55\x0f\x20\x71\xf5\x51\xf3\x8d\x0e\x80\xcc\x97\xbc\xbe\xec\xba\x00\xf9\x79\x02\xfb\x79\x84\x00\x4a\x7b\x84\xcf\x88\xc4\x81\x71\xf9\x67\x71\x69\x05\x02\x85\x58\x96\x2a\x5f\x6b\x16\x49\xbe\x53\xcc\xac\xee\xe0\x25\x45\x60\xce\xa4\x37\xde\x95\x58\x84\xc6\xc4\xd4\x39\x54\x95\xbf\xd8\x3c\xec\x27\xe6\xdf\xd2\xc2\xbf\xbe\xe2\xd6\x9b\xd2\xd3\x99\xbc\xc2\x67\x7f\xa5\xfe\x66\xbf\xce\xaf\x4d\x63\x99\xa9\xfe\x11\xfe\xf9\x01\x03\xa9\x6f\x75\x03\xcc\xa3\x3c\x66\x35\x3f\x9a\x5e\xde\xe8\xe2\xb3\x32\x98\xbb\xda\xad\xf4\x8c\xdb\x26\x7c\x01\xdb\x76\xb8\x0c\x61\x37\xb8\x74\xb0\xa9\x37\x0f\x61\xff\x65\xe5\x71\x5d\x66\x3a\xc6\xf1\xde\xea\xbb\xea\xe8\xa4\x04\xa7\x3d\xeb\xb7\xca\x5f\xc7\x7e\x73\x3a\xb4\x31\x58\xd4\x16\xd1\xe6\x7c\x05\xf1\x26\x5f\x2b\x62\x97\xd3\xb5\xcd\xaa\x1c\x9e\xc0\x01\xe7\x0f\xc8\x8c\x8c\x7e\x7f\x5f\xe7\x50\x94\x7b\x2a\x9f\xcf\xa2\xd3\x0c\x3a\x3e\xc1\xcb\x43\xdd\x79\x16\x23\x13\x7b\x1c\x40\x09\x7f\x9f\x9b\xee\x22\x80\xc9\x6e\xb6\x81\x93\x68\x00\x07\xec\x7d\x9e\x73\xda\x00\x3e\x3a\x6c\x3e\xe7\x03\x00\xa2\x98\xd8\xdd\xaf\xd0\x02\xa4\x38\xde\x6f\xa7\x37\x04\xc8\x3f\xc0\x69\xc6\xe2\x0d\x50\xc6\xff\x58\x90\xb3\x17\xe0\xe9\xa6\x60\xb8\x48\x17\xc8\xd7\x0b\x88\xd6\x29\xb1\x51\x0f\xd7\x1b\xc8\x38\x98\x4a\x93\xa5\x6a\x3e\x29\xdb\x7a\xbc\xc2\xcf\x95\xdc\xd5\x3f\x93\x7c\x16\x3d\x99\x3e\x6b\x9d\x59\xc1\x8c\xd8\x15\xea\xea\xb3\xa7\xcd\x65\xf9\xbd\xdf\x5a\xbc\xf7\x40\xd3\x42\x9f\xcb\xcb\xba\xf2\x31\xed\x39\x37\xf3\xaf\x1f\x94\xc6\x7d\xdf\xdf\xb6\x72\x9d\x3e\x35\x7a\xbc\xbb\xc4\x8e\xfa\x6d\xe9\xf5\xcd\xa7\xd5\x4e\x03\x3f\x8f\xf7\x8c\x14\xf7\x3b\xcf\xcf\x7f\xee\xe8\xc9\xbe\xe0\x7a\x6a\xd1\xa1\xc5\x2d\x79\xd3\x8d\x7d\xd9\xf1\xd9\x62\x5c\xab\x9b\xc4\xaa\xcd\xd3\xcf\x51\x93\x6e\xaf\xd7\x22\x2b\x07\x83\x73\x3d\x36\xd7\x9b\xcb\x8c\x02\xeb\xdd\xa3\x11\x2a\x85\x57\x7d\xeb\x3c\x6a\x11\xd4\xbc\xaf\xde\x1b\x6e\x23\xc8\xc6\x0c\xdb\x6d\xff\xc3\x73\x8f\xeb\x41\x74\x78\x42\x99\xfb\x45\x57\x77\x8c\x4a\xcc\x22\x80\x2a\x9a\xfd\x36\xdd\x51\x00\x93\x72\xb6\x95\x53\x8f\xfe\x7a\x10\xc1\x45\xec\x13\x97\x86\xfe\xe1\x41\xf8\xb1\x1d\xbf\x16\x0f\x50\x2a\xf9\xf0\x14\xd3\x0e\x80\x1a\x36\x2e\xcb\xfb\x04\x80\x26\x66\xfe\x72\xe1\x09\x48\x6c\xb7\x13\xca\x92\x65\xa7\x6a\x74\xca\x4a\xec\x37\x98\x21\x3b\xb5\xaf\xca\xef\x72\xab\x23\x08\x35\xac\x68\x2c\x27\xf0\xa2\x75\x2a\x03\x4c\x9a\x2b\xbb\xd7\xcb\xd2\x36\x5d\x2f\x76\x09\x2e\xbc\x0f\x27\x44\x5c\x1b\xcb\x9b\x39\xe7\xfb\xb8\x56\xee\x53\xc1\x67\x11\x47\xb7\xb7\x47\x3f\x69\x75\x90\xdc\xaf\x7f\x1c\x7b\xf7\xa6\xf2\xba\xf7\xfe\x2f\x6f\x87\x5f\x65\xfb\xfa\xf6\xcd\x14\xf7\xcb\xa4\xd5\x79\x97\xcc\xb5\x75\x0b\xc6\xb2\xfb\xc6\xfd\x92\x69\x13\x08\xd7\xf3\xfd\xbc\x94\xda\xc4\x19\x2c\xe2\x7b\x69\x65\xba\x36\x25\x88\xd5\x3b\x7e\xcd\xb2\x4a\x3c\xe0\x9d\x57\xf2\x7a\x41\xd9\x53\x3f\x67\x2f\xd8\x78\x51\x7c\xc1\xc7\xda\x8b\x69\x93\x37\x17\x3c\x77\xf8\x28\x22\xc3\x33\xcf\xbb\x13\x3c\x27\x51\xfd\xc9\xb0\xed\x7f\x38\xb3\xf8\x3c\xc2\x84\x45\x63\x01\x34\x77\xb2\x25\xd0\x29\x00\x58\xa0\xef\x39\x9e\x64\x01\x70\x37\x62\x95\xfe\xcf\xfd\x10\xea\x72\xf7\xee\x39\xfa\xbf\x1e\x44\x81\x26\xdb\x9e\xeb\x85\x00\xd5\x5d\xac\x05\x0c\x09\x00\x4d\xa8\x07\x08\x96\x45\x80\xae\xd3\x3c\x46\x8f\x7d\xa1\xab\x4f\x88\xbf\x43\xb2\x8e\x9a\x32\x50\xf5\xa4\x5d\x97\x9d\x9c\xda\x9f\x26\x3d\xee\x32\x45\x90\x7d\xd9\xab\xdc\x1c\xcf\x8e\x6e\xec\x2c\xd1\x99\x29\xaf\x5e\xf3\xaa\x36\xb1\x65\xeb\xd9\x33\xc7\x92\x3d\xe1\xff\xe3\x3d\x62\xaa\x2e\x42\xb1\x92\x79\xf6\x6e\xd7\x97\xe0\x9c\x41\xd2\xf7\x1b\xc5\xa5\x61\x27\x27\x86\x27\xcb\xd3\x27\x43\x37\x3e\x7f\x7d\xd3\x10\xf7\x3e\xb4\xea\x7b\xcc\x6b\x8e\x68\xc5\xe0\x4b\x3f\x3d\x7a\x7a\x42\x1f\x84\xd1\xfd\xda\xd5\xb6\x10\x44\x08\xe6\x5b\xea\x6b\x1c\x0c\x28\x08\xbc\xb7\xca\x5a\xf3\xd4\x27\x2b\xb8\x70\xfd\x70\x85\xb1\xd7\x78\xd0\xcb\x0d\xef\xe2\x35\xf7\xf2\x90\x00\xc4\x7c\x3e\xbd\x6b\x47\xc8\x1d\xe4\xe5\xac\x02\xd7\xa2\xc0\x45\xe4\x58\x3a\xca\xb9\x34\x70\x37\xfa\x42\x52\x80\xd3\x81\xc0\xcf\xe8\x96\xf8\x57\x8e\xfb\xfd\xe7\x30\x95\xd1\x82\x00\xba\xb7\x59\x3f\xd1\x35\x01\x58\x1b\xde\xf1\xa1\x93\x04\xf0\xe1\x62\x56\x39\xe9\x01\x10\xc5\xcd\x5c\x71\xc6\x1a\x20\x9d\x93\x25\xf6\xe2\x05\x80\xd2\xe7\x2c\xeb\x57\x6c\x00\xea\x6d\xef\xd5\x31\x1c\x05\xe8\x14\xbb\xff\xe4\x4e\x18\x40\xbf\x05\x87\x3d\x07\x2d\xac\x8d\x05\xf0\x0e\x89\x22\xa8\xb8\x89\x74\xc1\x11\xf5\x7b\x64\xcc\xd4\x65\xf1\xc3\x0e\x9c\x84\xa1\x0f\x48\xd9\xa6\xa8\x65\x74\xe2\xfb\x62\xd5\xb7\xe5\x3c\x6b\x8a\x43\xbb\x0d\x0d\x5f\xe4\xfc\x38\xfc\xfc\x92\x2b\x4c\xb1\xb5\xbf\x2f\xd6\xce\x1a\x59\xc8\xcc\xaf\xc8\xb3\x7b\xe5\x3b\xdb\x96\x30\x99\xbb\xf9\xfe\xf2\x47\xbd\xe8\x6f\x69\x15\x9f\x2b\xde\xcc\x87\xc5\xa5\x64\xcf\xec\x1b\x50\x0e\x78\x99\x44\x9a\x37\xeb\xa4\xf8\xf1\x25\x7c\x5a\x64\x6e\x15\xf7\x0a\x4b\xb8\xb4\xc2\x56\x7f\xc1\x73\x28\x66\x69\xf5\x5d\xf5\x5b\x77\x64\xec\xad\x35\x6a\x85\x95\xeb\x40\x74\xd7\xc6\x97\xa2\x64\x97\xbc\x28\x0d\x04\x35\xef\x99\xd3\x74\xd4\x23\xe4\xa9\xac\x5a\xc7\xa5\xf0\x9d\x28\x8f\xd4\x5b\xf6\xea\x11\x3a\x68\xef\x84\x56\xbb\x77\x61\xd2\x18\xde\x58\x01\xdb\x8b\x61\x7d\x18\x64\x64\x0f\x80\xfe\x22\xcb\x1a\x2d\x13\x80\xbd\x3b\x93\x30\xad\x00\x80\x7f\x29\x73\xc2\x29\x15\x80\x84\xbb\x8c\x8b\x74\x46\x00\x79\x6c\x37\x22\x4f\xae\x03\x3c\x9d\x67\x2c\x38\x15\x06\xd0\x6a\xc4\xdc\x71\xe5\x32\x40\xbf\xe9\xdd\x61\xc6\x75\x80\xb1\xfa\xfb\x63\x6c\x3b\x01\x3e\x4f\x71\x09\x0a\xb0\x01\xd7\xec\x3b\x3e\x50\xbe\x48\xf1\x59\xf4\x14\xb9\x6b\xb9\x41\x20\x2c\x9f\x94\xb4\x8a\xc8\x40\x7f\x5c\xbb\x23\xd7\x56\xf2\x7c\x65\x65\x4e\x4a\xf3\xcc\x8b\xd4\xd1\xc1\x4f\xfe\xb6\x23\xe3\x2a\xa5\x2c\x23\xec\xb1\xa4\x19\xc9\x28\xc3\x81\xb5\x01\xe5\x19\x44\x90\xe0\x73\xb1\xc9\xdb\x13\x9f\xfd\x84\xeb\x2e\x7d\xf1\x1c\x39\xed\xb3\xb7\x34\x63\xf6\xca\xcb\x7c\xf7\xee\xe2\x81\x05\xf5\xf6\xd7\xae\x1f\xf3\xbe\x2d\x25\x37\xbe\x76\x15\xcb\xbe\xb7\x22\x50\xd7\xee\xc2\x93\xee\xb1\xc6\x59\xe5\xee\xf4\x3d\x75\xff\xfa\x72\xa9\xfd\xb6\xff\xe1\xc0\x90\x64\xbe\x69\x9d\x43\xb4\x8f\x49\xb0\x42\x2a\x64\x96\xda\x30\x25\x8c\xa3\x2f\x26\x3d\xb2\x5e\x8a\x4b\x45\xbf\x8a\x17\xb7\x9a\x8b\xa3\xc1\x58\xc6\xf0\x5a\x8e\xc5\xb6\x61\xa8\x91\x1a\x00\x26\x37\xee\x4e\xd3\x35\x02\x38\xe3\xef\x2c\x9d\x94\x03\x08\xf6\xb9\x29\x4b\xbb\x09\x90\x34\xc8\xe0\x4f\xfb\x04\xa0\x64\x72\x27\x3f\x0d\x0d\x40\xe3\xa3\x2b\xcd\x47\xab\x00\x7a\x03\xe9\x69\x4e\xc4\x01\x8c\x46\x31\x5f\xba\x2a\x00\xf0\xb9\x89\xf5\x08\x13\x17\xc0\x82\xf7\xc3\xfb\x8f\x86\x21\x0e\xf1\x95\xb7\x41\xee\x30\xa5\x9b\xf8\x59\x70\xc1\xec\x25\x71\x37\x66\x40\xdc\x31\xbc\x66\x2d\x64\x63\x5a\x9e\xab\xb0\x7c\xc2\x75\xa9\x43\xe7\x4e\xd3\x66\xbb\xcc\x6c\xae\xed\xe1\x57\x11\x99\x97\x3e\x1f\x08\xbb\x3f\xde\x1a\x38\x31\x51\xde\x9d\x32\x75\xd5\xf5\xd0\xe4\x9d\x0f\x5f\xc6\x35\x5c\x76\xf5\x56\x7e\x6b\x7e\x6d\xed\xbc\xda\x5c\xf8\xf3\x46\x8f\x83\x23\x5b\x9d\xe6\xaf\xb2\xd6\x16\x87\xa6\xca\x93\xcb\xd7\x1a\xee\x3a\xec\x2c\x41\xac\x50\x6b\x82\xec\x2c\x0a\x2d\xd7\x79\xca\x1f\xd9\x3c\x2f\x18\xdb\x48\x2c\x02\x9b\xae\xec\x46\x04\x31\x4f\xc5\xba\x25\xb3\x13\x49\x9f\x75\xda\x8a\x31\x63\x0c\x25\x95\xea\x61\x79\x2b\x6d\x09\x2d\x95\xf8\xc8\x42\x39\xd5\x05\x73\x34\xb6\xcb\x5c\x2a\xb5\x05\x13\x1a\xed\x6e\x2e\x9b\x48\xc5\x4a\x86\x37\x01\x98\x95\xb3\x4c\xd0\x59\x03\xb8\x62\x6e\xd9\x1c\x1f\x07\x08\x7f\xb0\x93\xee\x3f\x73\x67\xdc\xde\xb5\xef\x9f\xb9\x6f\xfb\xcb\xad\xff\x73\x47\x5b\x68\x82\xff\x27\xef\x3a\xb0\xe3\xee\xff\x78\x00\xe2\xcc\x9a\xd7\x76\x00\xa0\xe3\xd8\x15\xee\x5d\x05\x32\x75\x17\xf7\x47\xf1\x5e\x4a\x15\xb1\x5b\xe8\x84\x79\xce\x06\x09\x3b\x2e\x8e\x0c\x7a\xff\xb9\x1e\xc9\xa5\x38\x92\xc5\xf2\xf2\xee\xda\xb0\x1e\x67\xd5\xb7\x6a\xf3\x45\x35\xdb\xb2\xb6\x37\xf1\xce\x3f\xe2\x82\x79\x5f\x3f\xf6\x69\xfd\x96\x50\xdf\x39\xf2\x78\xdb\x03\xb1\x7e\xfd\xc1\xe2\x7b\x58\x7f\xa2\x55\xc9\x00\x79\xde\xae\x23\xd1\x4a\xe5\x45\xc1\xe2\xc9\x16\x1e\x2b\xaf\x16\xfc\x72\x45\xbd\xb1\xd5\x9e\x67\x46\xab\x4d\xd5\xd7\x2d\xde\x3d\x0d\x5c\xa7\x94\xb8\x5b\x74\x55\xf8\x21\xe8\x0b\x26\xcc\x05\x4a\xdf\x6d\xbe\xcb\x9a\x37\xf3\x2a\xd2\x45\x5d\x4d\xfd\x60\x4a\x2c\x38\x80\xc2\x26\xe9\x99\x32\xe5\xfd\x40\x57\xc6\xf3\x9a\x56\x66\x35\x60\xa4\x63\x2c\x4d\x5e\x65\x5a\x62\x77\x46\x2c\x1a\x1b\xa7\x7f\xc2\x62\x82\x7f\x01\x58\xed\xb8\x81\x38\x32\x0e\xe0\xf5\x93\xbe\xf0\x88\x2f\x40\xcc\xf7\xad\x79\xb7\xbd\xa0\x67\xa1\x34\x2d\xff\x97\x07\x31\x87\xde\x22\x26\xf9\x7a\xee\xf1\x4d\x00\x80\xbb\x13\x8c\xc7\x00\x49\x41\xf3\xec\x91\x70\xde\x0c\x22\x52\x85\x3a\xcd\xf4\x67\xf6\xe1\x7c\xa4\x2e\x04\xf0\x0c\x77\xa3\x5d\x95\xcd\x13\xb3\x9b\x66\x36\x3e\x19\xfc\x2c\xdd\x5b\xb8\x7f\x35\xc4\x36\xac\x6e\x3a\x8a\x6d\x41\x20\x60\xa5\x7b\xc1\x73\x71\x8e\xa5\x62\xf7\x4b\x79\xf3\x81\x59\xda\x6f\xd3\xaf\x82\x8c\x8c\xe7\xdf\xfc\x5c\xee\x32\x30\x7c\xfb\x55\xe1\xd7\xc1\x56\x5d\x23\xf4\xd8\xa3\xe5\x73\xf5\x5f\x8c\x27\x5f\xdd\x58\xbd\x5f\xdd\x6f\x62\xd9\xb9\xbe\xd6\x51\x5e\x6d\x8c\x6f\xc9\xde\x78\x51\x18\x6f\xcc\xde\x40\xbf\x69\x91\x3d\x6f\x5c\x56\x13\x87\x7c\x94\x79\xc8\x98\xa1\xca\x1f\xc5\x97\xba\xc3\xc8\xbf\x3c\x17\x2d\x98\xd0\x69\x14\x5f\xd2\x86\xfe\x10\xf7\xd0\x30\xa5\xf0\x15\x66\x33\x62\xd1\xd0\x3d\xff\x21\xd6\x27\xec\x8e\xa1\x4e\x2e\x1f\x76\x21\x64\x0f\x80\xdd\x1c\x03\xed\x61\x75\x00\x7f\xb5\x9d\x57\xff\x33\x57\xa2\xfb\xef\xdc\x97\x6b\x8b\x6d\x26\xbf\x3d\x88\x9a\x7f\xe7\x9e\x7f\x7c\x18\xb8\x80\xd9\xab\xfc\x1f\xb2\xbe\xbc\x5d\x80\x34\xa0\xf4\xf3\xbc\x93\x7a\x39\xab\x4d\xea\x14\x3e\x68\x30\xff\x8e\x85\x70\x50\x6a\xc9\x3d\xb8\x6b\x0d\xb3\xa1\x2a\x1e\x2d\x53\x7d\x0c\x19\x6b\xf8\x28\xbb\x24\xc3\x66\x23\xc2\xb6\xb2\xfc\x4e\xc8\xf1\xd5\x3e\xef\x2f\x75\x6f\xdd\xc6\x96\xdb\x72\xb8\x9a\xda\x2d\xae\x2e\x9e\x1b\xb2\x6d\x0b\xd1\xbf\xbf\xc8\xb5\xe0\xf6\xfc\x92\xb6\xdf\x0a\xed\x92\xc7\x33\x3a\x1d\xdd\x19\xf5\x15\xab\xa7\xe9\x7a\x4c\x13\xc9\xab\x1f\x2a\x79\xf5\xce\x0d\xd9\x6c\x38\x14\xd6\xe8\x1d\x7a\x29\xbf\x79\x3b\x67\xaf\xde\x62\x47\x27\xf2\x68\x06\x41\x2f\xaf\x55\x1f\xf5\x20\x25\x56\x8f\xb6\x51\x12\x6d\x12\x1f\xa5\xb7\x50\xdb\x86\x9e\x88\x7d\xa9\x97\x5f\x3d\x84\x89\x89\xb2\xd0\xd7\xaa\x60\xc2\x4c\x47\x1e\xd5\xd3\x2e\xcd\xc6\x8e\x87\x9c\xd4\xbb\x56\xbc\x81\xe3\x0c\x5c\x01\x70\x66\xba\xfa\xe2\xa0\x08\x40\xe8\xef\x1c\x63\x3b\xf7\xdd\xce\xfb\x7a\x59\xff\xbd\x0f\x16\xf9\xff\x95\x7f\x03\xc0\xe5\xb4\x03\xe3\xd8\xfb\x80\x65\x75\x67\x4a\x9b\x23\x52\x0f\xf0\x14\x88\xcf\x4d\xfc\x20\xdf\x10\xb9\xa8\x8b\x7f\x59\x48\x20\xcb\x98\x3a\x8e\xd4\x1b\xe2\x46\xd5\x92\x03\x07\xf3\x7a\x31\x5a\x86\xbf\xe2\x51\xf1\x5d\xc8\x04\x5b\xc3\x9c\x5c\x3f\x1c\x42\xd9\x2b\xae\xf4\x90\xcb\xc9\x75\x7c\x0a\xb9\xf2\xb6\x79\xc8\x5a\x7b\xeb\x44\xf5\x77\x9d\xf7\xab\xcc\x33\x17\x6b\x93\xd5\x11\x6b\x13\xab\xc6\x95\xb7\xd5\xd2\xd7\xbf\xaf\xf9\x95\x7e\x50\x7b\x36\x7f\x79\x23\x22\xff\xab\x86\xe8\x54\x17\x62\x3c\x87\x4e\x93\xeb\xed\xcc\x66\x47\xe6\x39\xcd\xa6\xc1\xdb\x48\x7c\x4a\x96\xe6\xd7\xde\x2e\xf4\xd5\x78\x9c\x16\x43\x97\x14\x7a\x38\x96\x5e\x73\xf4\xb9\x0e\xe6\x47\xc4\x29\xad\x83\xcd\x67\xb0\x0a\xa1\x54\xad\xa5\x67\x96\x58\x9f\x50\x51\xad\x95\x9a\x5e\xdc\xd9\xa0\xab\x9a\xb7\xab\x29\xf8\xbb\xde\x03\x00\x1e\x96\x5b\x73\x6d\x9f\x87\x42\xc4\x16\x5b\x93\xff\xbd\x0f\x66\x6e\xff\x5f\xf9\x37\x9e\x1f\xe0\x5a\xfd\x31\xb5\x5f\x4d\xb0\x7a\x6f\x9e\x89\xfe\x03\x89\x1a\xca\x9d\x2f\x54\xd7\xaf\x45\xfe\x2c\x52\xa1\xde\xd7\x62\x42\xba\x2e\xb3\x62\xe9\x5b\xf6\x86\x20\xa0\xf6\xd3\x73\x5f\xda\x49\xdc\x75\x23\xd1\xf0\x23\x11\x8f\x30\xd6\x36\x0c\x09\x7a\xde\xbb\x50\x4c\x1e\xf5\x59\xc9\x8e\x9c\xc8\x23\x09\x89\x79\xcf\xcd\xd9\x36\xbd\xab\x12\x0a\x4e\xeb\x5a\x22\x98\x47\xd3\x8a\x79\x54\x93\x37\x2a\xd7\x55\x8a\xef\x29\xdb\x6e\x2a\x23\xce\xe6\xb2\x28\xc1\x66\x05\xc2\x31\x7b\x4e\x59\x72\x91\x65\x73\x23\x6d\x4e\xc5\xe8\xab\x39\x92\x9c\x2c\xa3\xda\x3e\x11\x85\x4a\x4d\x94\x50\x3d\x3c\x66\x88\x46\x45\x6b\xa9\xd2\x0f\x46\x61\x3e\x85\x0b\xaa\xd6\xf7\x29\x60\xb5\x42\xd6\x54\x8f\xbf\x90\xc1\x49\xfb\xaf\xab\x0a\x75\x30\xe3\x86\x7d\x45\xd4\xdc\x5a\x5c\x71\xb3\x3e\x54\xd5\xe2\xe6\x0f\x78\x0d\x2f\x06\x80\x80\xdf\xe7\x60\xdb\x87\xa9\xde\xb7\xc5\x9e\x8f\xff\xf6\xe3\x7e\xe7\x3d\xdb\xf3\xf7\x6c\xe5\x39\x73\xbb\x00\x76\x1c\xa3\xa1\xf9\xf4\x01\x3e\xb3\x06\x30\xef\x1f\x66\xa3\x36\xf0\x9c\x16\x88\x6f\xcf\xa3\xb8\x8a\x24\x29\x86\x3d\x5d\x26\xcd\xcb\x5a\x18\xcb\xe6\x14\x10\xd3\xd4\x6f\xdb\x57\xc6\xa5\xe0\x3f\x1b\x36\xf8\xcc\x6e\xfb\x0f\x6e\xf6\xd8\xd3\x6e\xb7\x62\xe5\xed\x2c\x31\x12\x91\xef\x12\x99\x4c\x8d\xd1\x4d\x85\xf6\xc9\xdc\xba\x9a\xa8\x8e\xce\x98\x34\x7d\x55\x15\x94\xdd\x74\x7f\x2a\x61\xdb\x7f\x50\xd8\x83\x5a\x45\x7e\x48\x72\x90\x9b\x43\xf7\xa2\x9e\xc7\xc5\xc9\x4d\xaf\x6b\xa3\x8b\xa2\x86\x14\xce\xfd\xe4\xc1\xf0\x45\x64\x28\x28\x7f\xb9\x89\xa5\x0b\x99\x56\xf0\x9e\xbc\x8e\x5d\x09\x78\xae\xc8\x3a\x2a\x86\x8b\xf6\xcd\x53\xba\x35\x08\x38\x57\x3f\x0d\x45\x93\x57\x27\xf1\xee\x1e\x8e\x4a\x2f\x5f\xcc\xe0\x35\x3c\x03\x94\x4f\x76\x2c\xe2\x1b\xdd\x5d\xff\xfa\x30\xdb\xf7\xe2\xf6\x3e\x78\xf3\x7b\x5d\x7e\xfe\x5e\x07\xb8\xff\xaf\xfc\x7b\xe5\xb7\x07\x61\x0d\x40\xef\x7d\x52\x6b\xf4\x22\x7c\x66\xa3\x61\xea\xea\x3e\x4b\x7d\xce\x3b\x2b\xf0\xba\xae\x86\x7a\x5e\x18\x23\x89\x2d\xd2\x20\xa7\xc8\xf1\xe9\x5e\x4d\xe1\x20\xc5\xa9\xcb\x99\x7f\x09\x17\x27\xd2\x19\x36\xb8\x24\x7a\x33\x12\xae\x59\x29\x79\x7b\xfe\x2f\xff\x21\x1f\xfb\x26\xf3\x78\xe4\xa9\x6d\xff\x41\xad\x02\x53\x3c\xf8\x26\xe6\x93\xc2\x3b\x8c\xce\x5c\x50\x4c\xc6\xb6\xff\x20\x3d\x86\x45\x60\xf7\x07\xf3\x4a\x87\xe2\xae\x63\x1f\x07\xd1\x4b\x4b\xa3\xf2\xb0\x3d\xfe\x91\x32\xee\x8b\x5f\x70\x87\xfd\xf2\x65\x62\xbe\xa3\x71\x08\x4f\x9c\xac\xd3\xe7\x8f\x38\x82\xd7\x39\xb9\xeb\xef\x9b\xf1\x86\x1e\x3b\xe4\xe6\xdf\xc8\xe2\x33\xdc\xc8\x72\xb9\x43\x21\x04\x06\xe7\x3c\x39\x6a\x7f\x36\xc1\xd0\x89\xe5\xef\xbd\xb8\xbd\x0f\xb6\xdf\x0b\xdb\xb9\xe7\x3f\xce\x41\xc8\x3f\xf2\xef\xcf\x5b\x1c\x7c\xb2\xc5\x9e\xbb\xb0\xc6\x4a\xbd\xb5\xd2\xd0\x0f\x0c\x3c\x1f\xb8\xc5\xcb\xb8\xa9\xea\x22\x78\xf1\xf3\x99\xa6\x94\x73\xf2\xbb\xd5\xf1\xb1\xd7\xc9\xb7\xd4\xe7\x8d\x22\x03\x19\x49\xa1\xfa\x65\x16\x13\xee\x23\x44\x7f\xf3\xaf\x8e\x7e\xf6\xec\x84\x71\xc7\xcb\x6e\xcf\xb6\xfd\x07\xc3\xf7\x04\xc1\xc4\x60\x2f\x07\xed\x59\xbc\x77\xd9\x3d\xbf\x36\xb5\x3c\xdc\x87\xf6\x8f\x81\x15\x0a\x95\xb8\xce\xf7\xfe\x01\xc3\x32\x6f\x71\x5a\xcb\x98\xc0\xe8\x3f\xfe\x83\x2f\xde\x19\x57\xec\x75\x6d\xdb\x7f\x90\xa4\xc1\xdb\xe3\xc8\x1e\x07\x25\x7e\xac\x7d\xc6\x7f\x70\x7e\x22\x69\x31\xcf\x49\xb8\xef\x68\x28\x19\x35\x63\x43\x08\xb4\x0f\x97\xb2\xfb\xf4\x99\x90\x63\xcf\x21\x55\x37\xc1\x46\x20\xd8\x60\xa5\x0f\xbf\x15\x20\xde\xb4\x9e\xfd\xbb\x0f\x9e\x4b\xfc\xf6\x40\x2e\x6f\x71\xd5\xe4\x9f\xf9\xf7\x26\xe2\xdf\xf9\xf7\xa8\xd2\x16\x5f\x32\x00\xd0\x7b\x9d\x7c\xd8\xbc\x0f\x56\xd9\x75\x6e\xdf\xae\xa4\x07\x05\xde\x87\x1c\xc6\x39\x63\xd4\x0e\x91\x11\xa1\xf8\x84\x6e\xca\xb4\x2c\x55\xfe\x54\x58\x31\x99\xaa\x36\xa0\x49\xf4\xb6\x22\xdf\xd7\x8f\x35\x8a\x75\x92\x23\x55\x99\xa9\x99\x67\x6c\xfb\x0f\x66\xc6\xc4\x0f\xde\xcb\x76\x14\x83\xaf\x44\xab\xe8\x70\xa7\x2b\x5a\x3f\x88\x0f\x72\xcc\x9d\xb9\xd4\xe8\x08\x43\x35\x3f\x5d\xbd\x15\x1f\x10\x2a\x5e\xcc\xb8\xea\xcb\xa6\x11\xf6\x7e\x48\xf2\x70\x96\x62\xc7\xc3\xf2\xb8\xbb\xa6\x38\x86\x60\x88\xcf\x77\x46\x88\xcd\x13\x28\x04\x11\xfb\x6c\x31\x41\xa2\x2a\xa1\xc8\x76\xa7\xa8\x39\xf1\x35\xf1\x82\x65\xac\xa8\x18\xa6\x9e\x68\x60\xde\x2f\x46\xbb\x9a\x46\xb4\xb0\x38\x2c\x26\x3a\xd7\x4b\xec\x34\x5d\x14\x4b\xff\x71\x97\xf8\xc6\x34\x45\x6c\xea\x0b\x07\x11\x4c\x14\x00\xaa\x8f\x6e\xcd\xfb\x2a\xea\xf7\x7d\x68\xf2\xcf\x73\x40\xc0\xfc\xce\xbf\xf3\xfe\x2b\xff\x2e\xd8\x62\x0b\x1b\x00\x63\xc2\x69\xc1\xaa\x0f\x00\xac\x28\x86\xba\x7c\x0f\x28\xe6\xce\x60\x5d\x4a\xb1\xa3\x52\x9e\x9c\xe3\xcb\x8b\x04\xaa\xbd\x8c\x8d\xf8\x65\xbf\x14\x4a\x92\x1a\x4e\x59\xcc\x55\x8a\x72\x54\x8f\x47\x33\xc2\xf6\x1d\x59\xda\xf4\x8b\x61\xd0\x1f\xff\xe1\x00\xa9\xde\x73\xc6\x3c\x4b\x5f\x81\x64\x1f\xd6\x6e\xf9\x5a\x13\x41\x32\x4d\xf1\xb5\x1c\x50\xbd\x40\xba\x54\xb2\x6a\x1d\xb7\xed\x3f\xc8\x76\x13\xdd\xfb\xc7\xed\x50\x52\xaa\x44\xe6\xe9\x47\xf6\xc4\xff\xf6\x1f\x9e\xec\x23\x39\x13\xdf\x1b\x93\xb7\xbd\x07\x91\xfd\xa4\x45\x92\xac\xc1\x4e\xe1\x32\x32\x1d\xc9\x4b\x2f\x44\xf8\x05\x2a\x97\x54\xa8\x1b\x2d\x82\x5b\x59\x23\x19\x18\x5c\x15\x31\x5f\xe0\x24\x8d\xeb\x04\xfc\xf5\x81\xb6\x3d\x90\xdf\x5e\xdc\x6f\xff\xe9\xd7\xd5\xdf\x1e\x54\xcd\xbf\xf3\xef\x36\x09\x80\xab\x1c\xc7\xe2\x8a\x4f\x00\xd0\x3c\xa0\xa1\x29\x7c\x05\xc0\x7e\x99\x41\x3d\xcd\x1e\x6a\x78\x25\x59\x15\x62\xc5\x80\x53\x84\xc4\x9d\x1b\xa4\x44\x7d\x29\x13\x2c\x4c\xef\xb5\x87\x7a\x45\x95\x4f\xe6\x94\xc3\x5d\xca\xa0\xce\x2d\x85\x42\x4b\x0c\x45\xd8\xa8\x52\x0d\xcc\x58\xc9\x63\x56\xa6\x3a\x3c\x86\x89\xe4\x2a\xd7\x00\xbd\x3d\x3a\x65\xe4\x98\xc0\x71\x7d\x6e\x4d\x4f\xf2\x83\xd8\x40\xa3\x28\x15\x65\x32\x6b\x76\xad\x11\xbb\x42\x37\xe9\x7b\x55\x8c\x49\xb0\xdc\x19\x52\x52\x6b\x86\x59\xb0\xe4\x2c\x29\x73\x88\xd5\x94\x55\x7c\x8a\xe4\xf9\xf1\x82\x69\xa4\xa8\x20\xc9\x70\x35\xdc\xf4\xa1\xc8\x3c\x29\x98\x38\x67\xec\x24\x9c\x43\x3e\x43\xf2\xd7\xd3\xf9\x5f\xde\xc3\x57\xca\x6d\x72\xb1\xf2\x7b\x81\x05\xe2\x1e\x72\x89\xf2\xa4\xe0\x75\x94\x35\xb9\x58\x85\xf6\xaf\x07\xf2\x0f\x2f\x8e\x86\x86\x66\xcd\xf7\xdf\x1e\x4c\xbf\xdd\x16\x9b\xc6\x01\xfe\xf3\x9d\x5d\xe6\xb0\xf5\x5c\x74\x1a\x80\x81\x9f\xae\x3e\x83\x07\xe0\xde\xa9\xcb\x27\xe2\x62\x00\xc9\xd5\x7c\x3b\x36\x54\x03\xa2\x85\xd5\xee\xa3\xbd\x7b\xe1\x9e\x54\x22\x4f\xa3\xf3\x27\x6a\x81\x72\xfd\x13\x5f\x1b\x46\xea\x19\xed\x49\x19\x3b\xd3\xd7\x94\x29\x83\x69\xf9\x28\x23\x47\x4a\xab\x99\x81\xa2\x8a\xfe\x11\x8a\x8d\x63\x96\xaa\x81\xf6\x49\x0a\xbb\x6f\xb1\xc6\x03\xf5\x44\xca\xde\x88\x40\xad\xe3\xca\x43\xe4\xc9\xd4\x9b\xda\x6f\xe4\x57\xc9\x6b\xf9\xb2\x5a\xba\x32\x24\x72\x45\xcd\x7e\x9d\x08\x29\x26\xb2\x47\xfb\x98\x6e\x8b\xf8\x45\xb2\xfe\xf0\x57\xdd\x3e\x51\x15\x32\xdb\x67\x56\xbd\xd7\x22\xec\x64\x95\xc5\xef\x3a\xcd\x42\x6b\x64\x0b\x82\x80\xb6\x99\xe0\x2a\xf9\x15\x99\x5b\xfd\xad\x00\x23\xc5\x8c\xfc\x4b\x91\xf5\xbf\xbd\x87\xc7\x53\xd4\x8b\x94\x0a\xc9\xc3\x7f\xbf\x0f\xff\x6f\x0f\x66\x28\x75\x8b\xcf\x7b\xb7\x58\x71\x79\x8b\xd9\xbf\xcf\x47\xa6\x29\x00\x43\x2e\x1d\x7d\x82\x1f\x00\xeb\xfe\x4b\xa1\x11\x47\x81\xc8\x3d\x74\xab\xd7\xef\x39\xf4\x08\x31\xdc\x3b\xe7\x96\x09\x46\x92\x08\x8e\x1a\xbb\x11\xea\x8a\x12\x42\x20\xde\x62\x07\xf5\xa9\x46\x9a\x88\xaf\x91\x00\x95\x5d\xff\xbb\x54\x8c\xbe\x10\x55\xd0\x44\x4c\x12\xaf\x2b\x4c\x21\xd9\xde\x96\xbb\xa9\x69\x43\x59\x70\xbf\x28\xef\xa1\xe6\x41\x79\x1a\x38\xa1\x64\xa4\xd4\x45\xb1\x8d\xb7\x53\x65\x90\x4f\xa2\x24\xa6\x09\x29\x73\xc8\x4e\x50\xf6\x97\x78\x6a\xa0\xa4\x34\x29\x8c\xb5\xbf\xd4\xcf\x8b\x33\x52\x98\x3b\x5e\xa9\x31\x8b\x5a\x93\xb1\x83\xbe\xea\x2f\xb7\xfd\x07\x21\x0a\xf9\xc3\x7c\xad\x7a\xaf\xa0\x3e\x85\x61\xfd\xb1\x0a\x17\x3f\x9e\xe2\x4a\xc6\x29\xc4\xf0\xd5\x50\xbe\x51\x4c\xa5\xd1\x8f\xad\xa8\xdc\x94\x41\xf1\x1c\x5e\x1d\x6a\x00\xf5\xd4\x93\xf3\xdb\xe7\x60\xdb\x83\xf9\x79\x60\x8b\x6f\x7e\xfc\xf6\xa0\x7e\xef\x83\xa7\x6f\x7e\xfb\x2f\xe8\x2d\x66\x1d\x03\x38\xff\x69\x1f\x47\x08\xff\xd6\x73\xe4\x00\x00\x5b\xfb\xa5\xf5\x40\x1e\x00\xce\x31\xfa\x59\x77\x43\x58\x13\x3c\xce\x64\xef\xc0\x0b\x25\x12\x0a\x6c\x9f\x2c\xd9\x40\x51\x41\x9e\xf3\xad\x49\x35\x75\x55\xdd\x53\x80\x45\x9f\x4c\xcd\xd3\xdd\x2b\x42\xd0\xdb\x43\x8d\x32\x64\x17\x35\xd1\xea\xa4\x5a\x59\x0d\x8a\x7f\x54\x0b\xa2\x7a\x3a\x73\x8a\x3f\x54\xe1\xa3\x8a\xf9\xb4\x49\x3d\x56\x60\xa0\x4a\x87\x1f\x90\x9c\x91\x97\xa2\x20\x12\x02\xe4\xca\x65\x77\x51\xfa\xb2\x92\x15\xa2\x24\x09\x94\x97\x25\x43\x0a\x37\xc5\x6f\x53\xda\xeb\x0f\xc9\x93\x9e\x0c\x53\x3a\xda\x45\xe5\x2d\x44\xcc\x29\x5e\xaf\x5b\x14\x3f\x09\xd6\x50\x7a\xc6\x43\xe4\x68\x05\xfc\x28\x75\xdf\x93\xe4\xcc\xf9\x59\x29\x6f\x56\xe6\x64\x9a\xf9\xef\x51\x9a\x89\xb5\xb2\x3d\xbf\xd7\x21\x9b\xf7\x20\x35\x85\xca\x24\x72\x04\x80\xf5\x96\x08\xfd\x91\x43\x00\x3c\x0c\x82\xd3\x74\x39\x00\xa2\x82\x4f\x8c\xcf\x8f\xff\x6f\x1f\x44\x87\x43\xc6\xfd\x4e\x37\x80\x41\x9b\x22\xf7\x43\x45\x00\x13\x2e\x55\x2a\x5f\x10\x34\x9a\x5e\xd2\xb9\x22\x71\x1a\xc4\x8c\xb9\x0c\x17\x15\xa2\xa9\xcf\x4d\x68\x2d\x1d\xb4\xa6\xa8\x5c\x86\xa2\x6e\x0d\xc6\x8f\x28\x21\x06\x6c\x81\xee\x36\xa1\xe4\x09\x9d\xef\x09\x1a\x2e\x2a\x64\x56\xcd\x8f\xb9\xcb\x5e\xf6\x24\x82\x5a\x4f\x85\x8d\xcf\x25\x52\xb4\x4a\x55\x83\xa6\x7f\xc8\x1f\x0f\xe4\x8b\x7c\xcd\x90\x6c\xc8\x71\xa2\x83\xcc\xc8\xa7\xb1\x30\xeb\x3f\x1e\xc8\x7f\x79\x0f\xa4\x93\x62\x33\x58\x85\x00\x2e\x6c\xb4\x98\x37\xee\x81\x77\xca\x4a\xa8\x38\x02\xa7\xe3\xed\xf7\x33\x5a\x72\x37\x2e\xcb\xab\x71\x7a\x9f\x54\x30\xae\xd3\x2b\x71\x02\xa4\xef\xe1\xe9\x3d\x52\x46\x99\x64\x02\xf0\xf6\xee\x92\x03\xc5\x32\x73\x78\xac\x8b\x60\xaf\x87\x1c\x07\x9e\xe2\xe2\xd1\x35\x22\xa7\x4e\x30\x75\xfc\x09\xf0\x80\x2c\x7c\xfd\x98\xe5\x5f\x0f\x62\x7b\x1d\xe4\xeb\x9e\xa4\x5f\xd9\x01\xa0\xb9\x5f\x5c\x8e\x31\x06\x40\xef\xb2\xcc\xfa\x5d\x55\x00\xa3\x76\xf9\xce\x07\x19\x00\x66\x27\x54\xe8\x1f\x1f\x85\x69\x8b\x59\x0d\xf3\x27\x54\x60\xb6\xb8\x64\xf0\x4c\x99\x99\xea\x6e\x7e\xc3\x0c\xa3\x67\x4b\x59\x34\xe9\x72\x66\x37\x7f\x44\x51\x31\x64\x0c\x94\xb3\x6b\x27\x2b\xeb\xdf\x8d\xbf\xee\x29\x43\xc2\x69\xef\xc9\x29\xf5\x09\x23\x71\x68\x10\x2a\x68\x83\x0a\x89\x2d\x6a\x6d\x0d\x32\x61\x0f\x88\xfe\xca\xc1\xdd\x4c\xe1\x4a\x84\x5f\x0a\xed\xa3\x2e\x51\x08\x42\x93\x6c\xfa\xf4\x74\x74\x10\xc1\x5f\xaa\x77\x25\x35\xe6\x34\x61\x58\xe2\x17\xda\x2b\xb2\xfa\x8f\x0f\xf3\x9b\x88\x26\x09\x1f\x2c\x5f\xa0\xdd\x5c\xb8\x14\x1f\x36\x2d\xc0\xff\x2b\x5e\x5a\x08\x3b\xe1\x5f\xf7\xe1\x81\xcc\x65\x9c\xb9\x0f\x71\xcc\x46\xf6\x12\x6e\xd0\x9b\x7b\x30\x4f\xce\x15\xf7\xcd\xfb\x5e\xdf\x51\x79\x2e\xfc\x13\xcf\xb3\x5d\x0a\x0a\x07\xf1\x4f\xdd\xbe\x3f\x1f\x56\x60\x22\x3c\x76\x36\x03\x78\x70\x58\xd0\xe3\x68\x1c\x80\xc0\x03\x61\xfe\xd3\xb7\x00\x24\x5a\x44\x1e\x5e\x78\x08\xa0\x88\x7b\xa2\x76\xe5\x19\x80\x86\xa8\x84\xf3\x0d\x5d\x00\xe3\x30\xc9\x05\x96\x1c\x00\xb3\x12\xd9\x0b\xf7\x9d\x00\xac\x1d\x95\x35\xf8\x9b\x60\xc6\x3a\x4a\xfd\xd0\x93\x29\x78\x64\xf5\x56\xff\xb0\x52\x35\xd5\xdd\xe2\x89\x99\xa8\x5e\x30\x65\xd0\xcc\xd3\x81\x6c\x91\x49\xc6\x18\x4f\xf9\xad\x38\xbd\x22\x7d\x34\x54\x8b\xfd\xe2\x3b\x4a\x0a\xd1\x55\xcb\xa2\x0b\xf0\x24\xa6\x69\xcd\x96\xd3\x87\x27\x12\x95\xd5\x4b\x1a\x1e\x45\x5e\x24\x0c\xaa\x44\xbe\x28\x8f\xd1\x27\x68\x2b\xe6\x8c\xf6\xc7\x25\xe3\x5f\xcb\x79\x7e\x93\x4e\x34\xc1\xcb\x49\x2b\x23\xd6\x92\xb9\x09\x9a\x92\xf1\xa8\x4f\x31\xc5\xdb\xfb\x02\xad\x28\x69\x89\xfe\x1c\x21\xb5\x6c\x24\x15\x8c\x71\x0f\xdb\xf5\xfd\xb5\xcc\x13\xcc\x9b\xd0\x0b\x7f\xfa\x50\x18\xe4\x94\xb1\xaf\x03\x28\xaf\xab\xe4\xdf\xe0\xf8\xfd\x48\x7d\x5f\x14\xd8\x70\x05\xbe\x3b\xba\xec\x15\xe6\xf1\x8f\x3d\x5b\x9e\xc7\x29\x59\xe3\x39\xbc\x1e\x35\xad\x2b\x79\xe2\xdb\xdd\xaf\x00\x70\xaa\x0a\x90\x8f\x0f\x00\x08\xe4\xf3\xa3\x4f\x71\x02\x48\xed\x13\x1a\x3f\x9f\x0f\xa0\x8c\x12\x3d\x7e\xed\x36\x80\x5e\xe6\x93\x9f\x8c\x09\x00\x26\x20\xa1\x7d\x27\x08\xc0\x7a\x46\x66\xec\x11\x33\x80\xad\xbd\x02\xf1\xb1\x21\x4c\xdb\x27\xa9\x3e\x17\x1d\x06\x36\xfb\x52\xdd\x03\xca\x8e\x54\x15\x6b\x59\xd3\x16\x83\x91\x3f\xfd\x28\xbd\x66\x07\xbd\x51\x2e\xbd\xa4\x3c\xa3\xcf\xd1\x48\xff\x46\x22\x59\xff\x4c\xa6\x6d\xc8\x57\xe2\x5d\x1d\xc6\x32\xad\xa8\x2c\xc2\x94\x86\x66\xe3\xe3\x98\x40\xc2\x39\xd5\x86\x9e\x0b\x09\x3f\xf0\xcb\x8a\x8e\xef\x84\x13\x05\x70\xe3\x72\x91\x3f\x37\xd3\xda\xff\x78\x0f\x4b\x52\x8f\x50\x5c\xf1\x1e\x7f\xfa\x50\x82\xa5\xac\xd0\x61\x51\x4c\xdb\x7d\x28\xd3\xe7\x64\x57\x31\xda\xe1\xaf\xde\x51\xe5\x17\x30\x49\xe1\x7a\xc3\x86\x0a\x7b\xb0\x95\x41\x74\x2f\xab\x94\x58\xb0\xb5\x41\x91\x5d\xb2\x4a\x99\x38\x1d\xff\x13\x6d\xb4\xca\xa2\xb8\x46\x5f\xb5\xc6\x9b\x2a\x67\xf1\xfc\x5e\x96\xb5\xa5\xaa\x4a\x78\x7d\xcf\x79\x00\x6e\x11\xbe\x42\x5a\x71\x00\x21\x0d\xfe\x5b\xa7\x78\xff\xf6\xa3\xa8\x73\x0b\xea\x5f\xe6\x01\xd0\x1f\x17\x8d\xbb\x31\x01\x60\x11\x2e\xf1\xe0\x2e\x3d\x80\x6d\xa3\x54\xdb\x03\x59\x00\xe7\x5d\xb2\x13\xbc\xcc\x7f\xbc\x18\x2e\xd7\x93\x5a\x66\xca\x8a\x54\x4d\x47\x46\xa3\x7e\x03\xa0\xc8\x59\x8f\x59\x0b\xdb\xce\x93\xef\x5a\x96\x7b\x9e\xf5\xd2\x25\x52\xcd\xf2\xc3\x9b\x43\xe6\x88\xe7\x0d\x87\x33\x34\xa2\xbd\x08\x91\xba\xd5\x65\x67\xe2\x77\x10\xee\x68\xba\x36\xd1\x24\x6c\xfc\xe9\x45\xe1\x53\xce\x1c\xef\xcc\x7a\x83\xbb\x2f\x97\xfd\xeb\x41\x26\x0a\x27\x2f\xe3\x85\x40\x66\x4c\x6e\xfb\x30\x98\x0e\x29\x04\xea\x40\x42\xc8\x76\x1f\xca\xd7\x66\xf9\x23\x28\x74\x9c\xd4\xbb\x22\xc5\x7a\xb4\x6a\xac\xc3\x90\xb0\xd2\x0c\x9a\x1a\xf5\xb5\x6f\x43\xd9\x13\x53\x12\x0e\x5d\x2d\x2a\x26\x58\xe1\xd0\x87\xed\xfb\x55\x48\xd8\xac\xe0\xf4\xc6\x00\x35\x01\xdc\xb9\x40\xe9\xda\x4a\xb5\x28\xdc\xb0\x6f\x70\xd9\x17\xcd\x42\x5c\x85\xdf\x5b\x00\xee\x1a\x5e\x24\xed\xe9\xff\x1f\x0f\xa2\x5e\x10\x49\x9f\xf9\xb7\x1f\xc5\x61\x40\xe2\x14\xbb\x2a\x80\xfb\x1b\x99\xef\x8f\xdb\xe1\xb3\xe7\xa2\xe2\x4b\xb1\x16\xb8\xef\x59\xa5\x51\xae\x4c\xa6\x8a\xbb\xf8\x1b\x96\x18\x3d\x20\xe3\x1d\x4e\x58\x95\x3b\xe2\x48\xb3\xd6\xee\xee\xa9\xbe\x47\x89\x51\x16\x4e\x61\x7e\x11\xaa\x84\x01\x63\xc3\x34\xf3\xd8\x97\xf8\x69\x7d\xc6\xb2\x1d\xc9\x46\x7f\x7a\x51\x5e\x6b\x60\x5e\x9e\xc8\x45\xff\xe9\x45\xd1\x95\x67\x5a\x67\x2d\x4a\xfd\xe3\xc3\x98\xc9\x68\x6d\x9e\xc8\x50\x59\x95\x94\x5d\xda\x9c\x4b\xa5\xcc\x3c\x52\xd0\x40\x8a\xa4\xea\x4c\x94\x28\x29\xa1\x58\x93\x34\x87\x7f\xa8\xec\x42\xbd\x4f\xb8\xf7\x2a\x57\xf5\x10\xda\x29\xb6\xbf\x7b\xbf\x2a\x06\xc3\x13\xe5\xdd\x9c\xa3\xe1\x8b\x31\x8f\xba\xd3\x48\xab\xbe\x88\x7d\x12\x3a\x57\xd5\xaf\xe5\x8d\xf5\x09\xe5\x29\xaf\xd7\x32\xc0\xd1\x07\x8e\x96\xd8\x6a\xc9\xe0\xfa\xfd\x04\x01\x1e\xd3\x3f\xa6\xa3\xf3\xf9\x9b\xff\x6f\x7b\x10\x3a\x2e\xfc\x8b\x97\xdf\x03\x98\xbd\x11\x0c\x64\x30\x01\xb0\x1f\x15\xaa\xbb\x1d\x05\xe0\x5a\x21\xfe\xe4\xfe\x3b\x00\xcf\x56\x69\xca\xe3\x80\x3f\xfd\x28\x2c\x7e\x34\xea\xa7\x54\x72\xa9\x1a\x5e\xbb\xf4\x1a\x0c\xfd\xc9\xeb\x2e\x2a\x16\x4f\x9d\x32\x49\x52\x0e\x22\x4e\xe7\x02\x57\x88\x0c\x56\xd1\x21\xca\xd1\xc2\xf8\x5e\xb3\xe4\x14\xa5\x14\x6d\xfc\x11\x43\x9b\x12\x9e\x8c\x87\xb8\xa3\xba\x69\x8d\x77\x73\x6f\x60\x06\x35\x97\xfa\x5a\x8a\x5a\xfe\x78\x20\xdb\x3d\x20\x8b\x72\x36\xeb\xa8\x82\x83\xa8\x8b\x72\xca\x1b\x43\xb9\x9a\x3f\x69\x15\xcf\x22\xbe\x66\x65\x7d\xb0\x50\x91\xd9\x3c\x96\xd5\xfb\x66\xaf\x2a\x13\xd2\x26\x8d\xa6\xaf\x5d\xbd\x06\xd9\x9e\xaa\xd7\xdd\xa7\x5e\x8c\xda\x4c\xf0\x6e\xf1\xd3\x98\x47\xe3\x62\x9e\x3c\x7b\xa2\xe5\x80\xb9\x19\x5d\x5b\xdd\xa8\x7d\x14\x43\x0e\x9f\x2c\x37\xd5\x7e\x8d\xf5\x08\xf5\x2b\x7a\xa9\x33\x8f\x9d\x08\x9e\xc8\x57\xd0\x99\xc2\x05\x07\x9c\x02\xe0\xdd\xcd\xbb\x9b\x36\x05\x40\xf2\x1a\xef\xdd\x53\x29\x00\xca\x4b\x3c\x85\x67\xf5\x01\xf4\x05\x78\xba\x2f\xee\x01\xb0\xf6\xe5\x3f\x4a\x9f\x06\xe0\xb4\x2a\x74\x8d\x89\x0b\xc0\x4b\x5f\xb4\xe6\xc1\x0e\x80\x00\x61\x09\x5d\x1e\x7f\xd8\x0c\x5e\x90\xdd\x23\x7a\x0e\xb4\x82\xa4\x94\x27\x15\xbd\xa9\x26\x01\x1e\xda\xb9\x86\x17\xc8\x93\xde\x11\xa6\xa9\xce\x4b\xdb\xfd\x28\x84\x52\xdb\x82\x80\xf8\xb8\x7c\xdc\xa6\x65\x75\x22\x47\xe6\x2d\xec\x0f\x13\x96\xa2\xc1\xbc\x08\x8c\x8d\x01\x7d\xa3\x61\x09\x75\xbb\x17\x05\xed\xa5\x52\xf2\x65\x57\xb9\xd9\x76\x0f\xc8\xf6\x7a\xfc\x32\x54\xf2\x5d\xe7\x2b\xd6\xfa\x34\xa1\xb2\xb9\x11\x95\x8f\xde\xee\x43\xe9\x77\xd0\x98\xd9\xd4\xcc\x6a\xe8\x3a\xa8\xe5\x87\x94\x4d\x0f\x6b\x79\xa6\xad\x8e\x92\x49\x1e\xae\x75\xd0\xe5\x44\x9f\x48\xf8\x59\xd9\xa9\xbb\x86\xee\x89\xdb\x57\xb6\x5f\x4f\x0c\x63\x12\x4d\x9f\x97\xaf\x8f\xc6\x5e\x0c\x9f\xcb\xcd\xd4\x3f\x89\xed\x0f\x31\xfb\xeb\x81\xf0\x7a\xf2\x7a\xd0\x62\x00\xa4\x5c\x78\xca\x4f\x65\x01\x68\x86\x73\x09\x9f\xbd\xf7\xd7\x0b\xb2\x6b\xe7\xfd\x7a\xdd\x12\xc0\x2d\x8b\x1f\x7d\xfb\x38\x40\xc0\x55\x21\x1c\x9b\x21\x40\x48\xb6\x58\x1a\xcf\x1e\x80\xc8\x1e\x49\xac\x08\x1b\x58\x45\xef\x57\x38\xac\x10\x4c\x35\x0b\xe3\xd2\x64\x36\x3c\x43\x46\x04\x1d\x31\xba\xee\x84\xfb\xd3\x8f\x72\xd2\xf1\xa9\xb7\x74\x92\x08\xce\xc0\x3a\x2c\xbe\x20\x87\x1f\x63\x6a\xd6\x51\xd4\x55\x9a\x82\x2e\x30\x92\xae\x9f\xa9\x08\x43\x85\xe9\xac\xbe\x3a\xf0\x54\x66\x73\x51\xd5\xf3\xa7\x6b\xfd\x06\xea\x80\x92\xd6\xf2\xec\x53\x57\x84\xb2\xe2\x8f\x55\xf9\x8a\xc2\x6f\xd2\xaa\xe4\x35\xd6\xf2\xfb\x6f\x39\x34\xcf\xae\x1b\x96\xe8\xf5\x95\x68\xfb\x6e\xd4\x16\x0c\x74\xf6\xe9\x64\x22\x7a\x73\x2d\x5a\xfa\x74\x9d\x36\x5f\x67\x22\xeb\xf8\xf5\xd6\x91\x9d\x69\xb1\x15\xe6\x06\x63\x28\xf1\x94\xca\x62\x75\x83\x1f\xe8\xa0\x78\x9f\x3c\x6d\x23\x0b\xf4\xfb\x38\x91\xac\xab\x46\x7e\x98\x57\x91\x9f\xd2\xec\x8c\x77\x60\x95\xc3\x2f\x27\xef\x30\xce\xc7\xf6\x85\x2c\x02\x08\x64\x71\xef\xa3\xad\x04\x90\xd6\xe6\x70\x38\x71\x0c\x40\xc7\x9a\x6b\xd7\xd9\xf1\xbf\x1e\x84\xe3\x27\x5e\xb5\xeb\x18\x00\x9f\xef\x3c\x8a\x8c\xad\x00\x41\x02\x82\xb4\xf7\x52\x01\xa2\x8a\x85\x73\x38\x62\x01\x62\xeb\x25\x6f\x3c\x61\x04\xab\xb8\x33\xf2\x3b\x15\xf2\xa9\xca\xb1\x73\x6a\x29\x46\x42\xe4\xfa\x88\x16\x03\x46\xd7\x94\x3f\xfd\x28\x7c\x6e\x21\xae\xaf\xd3\xd9\xb0\xba\x0e\x3a\x91\xbe\x85\x86\xe8\x5a\x4b\xc6\xfc\xc1\x8a\x8e\xff\xd5\x8b\xc2\xa3\xc6\xbf\xb0\xd2\xa2\xb4\xdd\x8b\xf2\x53\x55\xcd\x7b\xe5\xc8\x53\xec\x84\xb5\x66\xc1\x6a\x5c\x65\xd1\x80\x92\xee\xd1\x35\xdf\xf2\xc2\x6e\x5a\x3d\xc5\x75\x7c\xb1\x5b\xd3\x55\xc3\xe0\x0d\x9b\x22\xcf\xda\x05\xc3\x02\xc4\x4a\x6e\x4a\x85\x9e\x51\x00\xf2\x76\x26\x47\x21\xc9\xb8\x1b\x75\x36\xb5\x37\x3b\xd6\x94\x17\xf5\x23\xa9\x36\xdd\xcc\x6c\x37\xda\x2f\xe1\xdc\x76\x0f\x4a\xd2\x0e\x33\x16\x4c\x5b\x94\x79\x5c\xb8\x99\x1a\xd6\x3e\x6c\x0a\x40\xd8\x93\xab\x8a\xee\x1e\x80\x7c\xca\x03\x34\x9d\x1b\x80\xae\xe5\xa3\x17\x67\x44\x00\x2c\xf7\x73\x3c\x3e\x8f\x00\x70\xf9\xc2\xad\x74\xad\x0f\x20\x30\x9d\xc7\xe0\x66\x00\x40\x94\xf1\x63\x61\x16\x77\x80\x04\x1d\x21\x24\x97\x38\x40\x0a\xbd\xa8\x82\x60\x14\x38\xa6\x6d\x4a\x8f\x29\x9c\xa2\x26\xa5\x46\x28\x69\xe9\x35\x91\x7f\xc4\x97\xeb\x04\x39\x57\x11\x0b\xc2\x9b\xcd\xef\x86\x17\xe1\x86\xbd\xa6\x5d\x54\x32\xdf\x63\x4e\xba\x18\x87\x9d\x2c\x97\x44\x09\xd8\xdc\xcb\x25\xd5\xba\x6e\xf7\xa2\x20\x1e\xe9\x79\x8f\x44\xb7\x7a\x6d\x70\xaa\xd7\xcc\x7b\xb7\xb9\xae\x3a\xa9\xe1\x7e\xe9\x37\x07\x4c\x95\x6b\xbb\x2c\x09\x34\x30\x0f\x6e\xea\x2d\x2d\xff\xa8\x1d\xeb\xb2\x33\x8c\x59\x35\xa8\x56\x68\x7c\x62\x4c\x58\x6b\x29\x5f\xab\xae\x34\xf5\x5e\x87\x12\x89\xe2\x59\xf3\xcc\x8d\xf9\xc2\xf2\xdc\x67\x16\xbe\x9b\xac\xb9\xda\x19\x1f\x2c\xa5\x91\x17\xb3\x4e\xa4\x66\x59\x44\xa1\xfc\x52\x92\x12\x9f\x58\xd6\xa3\x69\x92\x22\x63\x2f\x59\x9d\x40\xcf\xc4\xd5\x45\x8c\x5a\x55\x63\x4a\xa3\x4f\x87\x7d\xb0\x62\xc5\x6a\x84\xc7\x00\x3c\xc9\x7b\x54\x79\x1c\x09\xa0\x30\xfc\xe0\x1d\x5d\x05\x80\x81\xe8\x83\x82\xd3\x8a\x00\xb6\x02\x0f\x12\xce\x15\x03\x78\xd6\x3d\x90\xbc\xf8\x1c\x20\x28\x9d\xab\x82\xb1\x1c\x20\x76\x8e\x7b\x83\xd9\x04\x20\xc5\xf9\xb1\x2d\xdb\x30\x40\x56\x8a\x88\x91\xa0\x3c\xd4\xe6\x7c\x12\x5f\x93\x56\xa6\xb6\xe4\x2d\xca\xe9\xeb\x78\x92\xe7\x33\xc7\x35\xdc\x9d\x8d\x89\xf1\xf1\x17\x4c\x76\x47\x5c\xc6\x5d\x0d\xa9\x72\xa8\xce\x0d\x43\xdf\xf4\x70\x0c\x7c\x52\x7d\x75\xb3\xc0\xc1\x3d\xf3\x73\x93\xe0\x86\xad\xa5\xe1\xb3\x87\xed\x45\xab\xdf\x0d\x4e\x8f\x2f\xf5\xc4\x6d\xf7\xa2\xcc\xf0\xe8\xb8\xcd\xeb\xb4\xbb\x0d\xe5\x19\x26\x2c\xee\x69\x7e\xd1\x2d\x65\x72\x79\xa9\xbd\x81\xe3\x59\x9a\x79\xf1\x0a\x5b\xdd\xb1\xca\x68\x8b\xaf\x6b\xfb\xab\xd4\x8a\xef\x59\x76\xae\x87\x95\x5d\xca\x46\x5a\xcb\x6d\x0c\x14\x69\xa4\xdd\xb3\x79\x8d\xc8\xcd\xaf\x4c\xa1\xb7\xce\x41\xee\xc9\x4a\x8a\xbb\x6c\x53\x8c\xba\x95\xc6\x1d\x99\x6f\xdb\x85\x1a\x4e\x2e\x0f\x35\xb1\xf3\x44\xc7\x26\x18\x86\x1c\xb0\xcd\xc3\x68\xc6\x94\x06\x50\x6d\xa7\x31\x10\xe9\x07\x20\x7d\xe1\x11\x0d\xdd\x49\x00\xb5\x14\xf6\x11\xba\x02\x00\x13\x31\x76\x89\x53\x56\x00\x4e\x07\xee\x9b\x9e\x1b\x01\xf0\xe5\x7f\x38\x72\x45\x1b\x20\x52\xe8\xa1\xfa\x75\x25\x80\x64\xa9\x47\x73\x37\x2d\x00\xb2\x29\xbc\xc1\xf7\x25\x01\x0a\xa5\x04\x99\xf9\x24\xe0\x5d\x99\xe2\x93\x73\x12\x7a\xd4\xee\xb2\x35\xe9\x76\xed\x71\xca\xfe\x22\x0b\x95\x2f\x8e\xed\xc4\xdc\xcc\x49\x7d\xa5\xf0\x28\xdc\xc9\x78\x26\xeb\xba\xdc\x6e\x64\x91\xbf\xb1\xb7\x48\xfd\xc7\x0d\x3b\x37\xe5\x14\x86\x8e\x2b\xab\x51\x36\xd3\xcf\xea\x5e\x4a\x2c\xdd\x34\xe6\x98\x74\x1a\x5c\x9f\xdb\xa7\x8f\xfa\xfe\xf6\x95\xfd\x70\x83\xd9\xb9\x59\x54\xcf\xce\xce\x32\x0b\xf5\x05\xf5\xb6\x8d\x7a\x43\xeb\x6b\x8b\x09\xcd\x11\xe5\x37\x6d\x8f\x2d\xdb\x3d\x33\xca\xb3\xb2\xbf\xb9\xba\xa3\x26\x3d\x3d\xdf\x81\x65\xed\x59\xe5\xae\x64\x19\xfb\xa5\x0d\xf3\xe2\xc9\xb8\x02\x87\x35\x84\x44\xe1\x9e\x98\x65\xfb\x95\xcd\x80\x9c\x8e\xb0\x13\x8e\x91\xc8\xc2\x8c\xb8\xc0\x46\xa7\x02\x94\x42\xea\x27\x7f\x11\xa7\x5b\x68\xf1\xc4\xe7\xde\x96\xce\x27\xd0\xdf\xe3\x8f\x7b\xf2\x3b\xb5\x62\xf2\xa3\xdd\x01\x64\x7d\x1f\x6e\xd0\x65\x03\x68\x8c\xdc\x3f\x76\x42\xf1\xff\xf0\x20\x4e\xb3\xbb\x5e\xe2\x01\x88\x93\x61\xe7\xba\xf2\x1e\x20\xe3\xf3\x43\xb6\x1b\x65\x00\x85\x3a\x1c\xfc\x77\x34\x00\xaa\xb2\xf8\x42\x1e\x5f\x81\xa5\x3a\x7a\xa1\x6b\x62\x5c\xd4\xa9\xda\x51\x09\x9c\xd6\x09\x8a\x50\x8d\x8e\x82\xa3\xdd\x02\x31\xa6\x5c\x5a\x4b\x3c\xbc\x1a\xbb\x9e\x39\x62\x7e\x33\xcf\x68\xf3\x63\x24\x8f\xbb\x4e\x63\xc9\x1a\x93\xf7\x9d\x84\x67\xbd\x3c\x4b\x0f\x1c\x93\xeb\x79\x86\x5a\xe6\x07\x4c\x87\xa7\xee\xbc\xe5\x19\x77\xb0\x5c\x99\xa6\x0e\x7f\xe8\x02\x5b\xde\x19\x5c\xdf\xfc\xd3\x4d\x47\x81\x39\xbd\x6e\x83\x92\x3a\x47\xc3\x5f\x75\xad\xb3\x99\x0b\x2e\x21\x4b\xe6\x4d\x62\x29\xbb\x5c\xc2\x57\xda\x6a\xf3\xe2\xcc\x5d\xa8\x6b\x01\x95\x63\xd1\xd7\x5d\x8f\xad\x97\x97\x59\x86\x20\xdd\xc4\x11\xfb\x8a\x2e\xfe\xf1\x40\xe6\xdc\x7e\x21\x77\x67\x9f\xf1\xae\x70\x0b\x43\x6e\xa6\xbb\x79\x26\xb9\xfa\xa1\xe9\x93\x6c\x3c\x54\x5c\xcf\xa3\x3f\xc5\xb3\xbb\x07\x3b\x8f\x60\xe2\xa2\x47\x00\x64\xf1\xf7\xc7\x69\x75\x01\x74\x3e\xb2\x95\x9f\xe0\x06\xb0\x3e\xcd\x86\x3d\xdd\x07\xe0\xf1\x9d\xad\xed\xdc\x1c\x40\xc8\x26\x7b\xca\xa5\x4f\x00\x49\x87\xd9\x88\x57\x5d\x01\xf2\x07\xd9\x08\xf4\xd3\x00\x65\xef\x1f\x31\xde\x61\x01\xa8\xd3\xe5\x09\xe5\xfc\x06\xd4\x26\x3b\x01\xde\x27\x72\x54\x4a\xfb\xa8\xe8\x43\x75\x53\x4a\x5c\x9b\xa7\xf4\x8c\x15\x86\xf8\xb4\xe9\x98\x6a\x42\x98\x00\x36\xbc\x72\xc0\x90\x2d\x9f\xb4\xc9\x97\x41\xe3\xb8\xa3\x39\x68\x29\x23\x24\x24\x7c\x74\x48\x79\x4e\xd0\xa3\xae\x26\xed\x7d\xde\x74\xbd\xdd\xa1\xf7\x3c\x1f\x6e\x75\x2e\xbb\x3c\xfe\xac\xf6\xa6\xa4\x3a\xcc\x9d\xf9\xbb\xc5\xc0\x7c\x2e\x87\x97\xf0\xcf\x3d\xbd\x02\x69\x3c\x5e\xcc\x0b\xf7\x3b\xf4\xe3\xed\xbc\x77\x2f\x5a\xb7\xf4\x85\xbf\xf1\xc6\x2d\x7f\x7b\x76\x2a\xb4\xc8\x6b\x60\xb5\xe0\xa9\x73\x60\x90\xf7\xb1\xf5\xfd\x15\x9e\xfe\x5e\x5e\x3c\x1b\xba\x25\xda\xbe\xae\x5e\xed\x08\x87\x82\x41\xef\x1e\x8f\xa7\x48\xba\xac\xb9\xed\x3e\x14\x8f\x49\xb7\x38\x34\x57\xd2\x11\x77\x7a\xf7\x72\xf4\xab\xf8\x24\xd7\x6a\xf7\x54\x8c\x57\xcc\x7d\x00\x79\x34\xbb\xc6\xf1\xef\x00\xfa\x5e\xac\x1f\x4f\x3c\x04\xb0\x19\xbd\xa3\x45\xe7\x0c\xe0\xdb\x77\xc7\xe9\xd4\x38\x40\x54\xf7\x5d\xde\xf3\x8a\x7f\x3d\x88\xe2\x5b\xac\xf2\xd7\x85\x00\xea\xb4\xef\x0f\x32\xf9\x01\x3c\x1f\x7c\xd4\xcb\xae\x0d\xd0\x5d\xcf\x77\x58\xc4\x06\xdc\xfa\xbb\x05\x79\xe4\x48\x94\xd8\x57\x74\x92\x42\x56\x31\xc4\xc1\xde\x0a\x45\xa6\x90\x3e\x6c\x5c\xbb\x92\x16\x39\x9f\x13\x61\x5c\xf5\xd3\xb2\xb6\xf5\xf3\xc2\x58\xea\xe5\x80\x13\x63\x29\x93\x37\xc2\x9c\xca\x76\x7c\xfe\xd0\x69\x1a\x10\x3d\xba\x30\xbd\x5c\x6c\x11\x3c\xfa\xf1\xea\xfb\xd3\xe9\x34\x21\xa9\x5f\xc2\x46\x7c\x63\x71\x21\x81\x3f\x68\x5e\x6d\x46\xba\x06\x55\xcc\x5f\xee\x6a\x09\x13\x0a\x50\x59\xf4\x69\xe9\x0d\x62\x09\xf4\x5a\xa1\xa9\xef\xf7\x4f\x0e\xbc\xb0\xba\x51\x5d\xe0\x77\x28\xa0\x6b\xfd\x54\x85\x9c\x77\x8e\xff\x35\xc4\xad\xc2\x0e\xcf\xbd\x81\x82\x9b\x47\xf3\xd2\xdc\x47\xfd\xed\x90\xb2\x99\x38\xb7\x0b\xfe\x7d\x28\xc6\xb4\x1c\x97\x0b\x7e\xa2\xe8\xa4\x04\x07\xa7\x74\xdf\x6e\x8c\x5d\x8c\xa9\xe3\x69\xdf\x0f\xd8\x0b\x91\x07\x00\x14\xbd\x58\x73\x8f\x9f\x07\x30\x36\x63\x51\xa1\xb5\x00\x70\x7a\x70\x77\xef\xc9\x35\x80\x80\x86\x5b\x15\x74\xaf\x00\xe2\xe3\x6e\xf1\x9c\x6c\x06\xc8\xb5\xbc\x7d\xe3\xcc\x0c\x40\x55\x13\x4b\xf5\x15\x12\x40\xd3\x5b\x56\xd3\x1b\xfb\x00\x7a\x66\x1f\xe4\xb2\x9e\x05\x18\xe2\xe6\x3e\xc8\x77\x13\xec\xde\x7e\xe3\x9f\x93\xf7\xa0\x1e\x9a\x48\x7a\xe2\x6a\xb2\x83\x88\x99\xe0\x90\x11\x0b\x72\xc7\x86\x8c\xb6\xaa\x9e\xcc\x8b\xdf\x28\x7b\xd9\x69\x78\xb4\x4d\xef\xe3\xbd\x67\xc7\xdd\x3f\x8e\x76\x3d\x77\xcd\xdf\x91\x6a\x34\xbd\x33\xdf\x2b\xed\xdd\x20\xff\x0c\x5d\x92\x7f\x8a\xe9\xe4\xc2\x44\x5c\x54\x53\xb2\xfa\xd7\x13\xc3\x8d\x61\xc9\xf1\x53\x3f\x88\x7d\x3c\x81\x91\xf1\xae\x0b\x37\x3b\x62\xfc\x32\x63\xef\x2f\x09\x34\xfd\xf4\x51\x89\x22\xaf\x34\xd4\x7e\xf7\x4a\x8f\x94\x59\xf3\xaa\x24\x7b\xe8\x46\x6a\xaf\x6f\x96\xa6\xb8\x0b\x85\xbb\x20\x1e\x17\xea\xb8\x26\x86\x7d\xd8\x74\xca\xbd\xe8\x4c\x08\x53\x42\x06\x67\x1e\x71\x24\x87\x3a\xa0\x3e\x26\xe7\x39\xbc\x09\x49\x44\x57\xc6\xe3\xec\xdd\x42\xd0\x18\xde\x58\x09\x3b\x97\x20\x6e\xac\x42\xf8\x2f\x00\x95\xc4\x7b\x97\x8e\xbd\x04\x30\xa5\x65\x19\xfa\xcf\x7d\xe9\x6a\x7c\x47\xee\xe4\x31\x80\x10\xfe\x9b\x53\x74\x09\x00\xa9\x91\x37\x2d\x4e\xb6\x01\x14\x0f\x30\xe6\x9d\x8c\x00\xa8\x5b\xbb\x7d\xf6\xbc\x11\x40\xb7\x05\x73\xda\x95\x97\x00\x83\x21\xf7\xbc\x6f\xc6\x03\x4c\x7e\x7b\xd8\xf4\x48\x04\x10\xdf\x2a\x78\x8c\xc4\x6e\x53\x75\x7f\x32\x0b\x89\xe8\x3b\x92\xaa\xe6\x5f\x88\x3b\x79\x37\x63\x57\x16\x3c\xe5\xf6\x67\xb3\x2c\xe8\x4c\xb7\x6b\x4d\xb5\xdc\x1e\x10\x1a\xd5\x72\xc8\x79\x6d\x59\xaa\xfb\xa2\x25\x46\xf3\x83\x69\xac\x7d\x1b\xfe\xd5\xe9\x2f\x69\x41\x6f\xeb\x47\x3f\x36\x8c\x5f\xf5\x5f\x2d\xa3\xfd\x96\x31\xc8\xed\x73\xa5\x98\x73\x16\xd9\xcb\xef\xb9\x3f\x77\xfd\x97\xf5\xf3\x4a\x0f\xfd\xcc\x3d\x4b\xd5\x8d\x75\x6e\x07\xd3\xb4\x57\xa5\x6b\x8e\xbb\xa8\xa6\xdc\x5f\xbf\x57\xde\xec\x6c\x99\x74\x7d\xc3\xae\xf8\xa3\x53\x70\xfc\x4b\x44\x73\x7e\xba\x83\x43\x02\xcb\xe6\x74\xb6\x85\xbd\x5d\xdc\x4d\x24\x29\xfd\xd8\x76\x0f\x8a\x6d\x43\x64\x11\x66\x57\x9c\x80\x75\x70\x94\x3d\x66\x2e\x12\x69\x2d\x13\x4e\xc5\x06\x86\x8d\x02\x68\xfc\xba\x2b\x74\xfc\x20\x80\xd9\xcc\xed\xa5\x63\x41\x00\x9e\x6d\xb7\x2d\xe9\xa4\x01\xa2\x16\xae\x1f\x3b\xb2\x0e\x90\x79\xf3\xba\xfe\xb1\x17\x7f\x73\x9e\x76\xb1\x2b\xf9\x47\xbf\x02\x0c\x74\x30\x08\x9d\xf2\x04\x78\xff\xeb\x0e\xc3\x75\x43\x80\x99\x63\xac\xde\xcc\xda\x00\xcb\x58\x2e\x1b\x61\x56\x2a\x01\x23\xcc\xf7\x51\x5d\x80\x34\x8e\xe7\x7c\x52\xe4\x99\xb3\x71\x13\xe9\x28\x13\x9b\x3e\x3a\x01\xab\xf7\x35\x0b\x6b\x83\x5a\xc3\xe7\x15\xac\x03\x5e\xd4\x64\xec\x9b\xde\x0c\x49\x7b\xbb\x2b\x60\x69\xea\x4e\x6b\xdb\x84\xb1\x2b\x71\xe4\xcc\x27\x9d\xb1\x18\x17\x42\xa7\xf1\xf7\xbe\x7e\x84\x93\x75\x43\xee\x7c\x40\xe7\x69\xc7\x7d\x4f\x67\x17\x73\x9b\x8b\x1c\xc2\xcb\xcf\x2e\x2f\xd6\x4b\x39\x1c\x29\x52\x5a\x1d\xa8\xb6\xb5\x6b\xcd\x2b\x5a\xff\x58\x6a\x69\x77\x34\x27\x78\xe3\x57\xd1\x7e\x9b\xc0\xcc\x95\xcd\xec\x9c\xd3\x36\x69\x69\x48\xa4\x5a\xa6\x91\x15\x21\xf5\x3e\xaa\x31\x79\xca\x2a\x2b\x45\x13\x7d\x31\xe9\x92\xc5\xcb\xa4\x78\x8c\x7b\xf4\x47\x8b\x53\x89\x57\xb1\xe7\x22\x5a\xcc\x0f\xc7\x7d\xc1\xed\x09\x9e\x02\xd0\x39\xcb\xfc\xe4\x68\x11\x80\xcd\x87\xdb\xe1\xc7\xb9\x00\x7c\x7d\xe8\x07\x8f\x20\x01\xe2\x4f\x5f\x5d\x3e\xc2\xf7\x37\xf7\x6d\x72\xdd\xe1\xfa\x7f\x79\x10\x33\xfe\xf4\xfd\x27\x53\x01\x36\xc6\xee\xb0\x5d\x5b\x02\x20\xf7\x3c\x9a\xe3\x61\xa1\xf6\x93\xc5\xf8\x85\xb5\x04\x37\xc6\xf0\x4d\xa2\x69\xee\x3a\xd3\x8c\x68\x3f\xf9\x73\x09\xca\xbd\x67\x36\x1a\x75\x9c\x4b\x66\x2b\x46\x97\xcd\x6c\xfc\x9a\xcf\xc4\x7d\x9c\x33\x0d\x50\x7d\xa9\xe3\x8d\x9b\xc1\x3e\x3d\xf9\xba\xde\x5a\xe9\x3b\xe7\x17\xf4\xd0\x1d\x8b\xaf\x13\xa4\xd9\x0f\x3d\xfb\x2d\xd9\xfa\x13\x7e\xb1\xb6\x12\xad\x04\x3b\x48\x4b\x52\x8d\xf1\x96\x6e\xcd\xeb\x2b\xaf\x6b\xfc\x2d\x23\x6b\x5a\xd7\xaf\x95\x5f\xb0\x8c\xaa\x70\xdd\xc8\x28\x2a\xb6\x70\x2c\x4b\x46\x7c\xca\xb3\x31\x0f\x2b\x3e\x82\x54\xce\xdc\x6d\xce\x9c\x7f\x10\x15\x94\xa2\x61\x76\x25\xd7\x03\xed\x9c\x20\x64\xaa\x93\xfd\x0a\xc3\x15\xd3\x6a\x7a\x2c\xc3\x0c\x4b\x17\x91\x6f\x92\x97\x9e\x86\xb5\x0f\x6b\x37\xd6\x48\x33\xc1\xf1\x05\x69\x02\x18\x32\xdf\x9e\x3a\x1a\x02\xe0\xd8\x7f\x1d\x71\x68\xe2\xff\xe8\x41\x08\xde\xca\xf7\x3b\xec\x69\xfe\xd5\x0b\x32\x93\xb2\xe5\xc5\xa0\x14\x76\x5c\xdd\xfa\xbf\xfb\x36\xdb\xb9\x5a\x00\x38\xf0\x88\xc4\xc3\x8a\x30\x20\x9b\xf0\x7f\xd7\x7c\xf5\x2d\x9b\xf0\x5e\xac\xc4\x61\x7e\xa8\x11\x5b\xa5\x90\x10\x16\xd7\x90\x8d\xec\xd0\x25\x67\x45\xe7\x66\xae\x87\xda\x24\x57\xdd\x0b\xef\x5e\x1a\xf2\x6d\x6e\x95\xf5\xd0\x59\x7c\x50\xc0\xd8\xee\x69\xe1\x30\xaf\x33\x6e\xd8\xbd\x62\xe0\xfe\x4b\x70\xde\xb1\x5d\x52\x1f\xf1\xed\xee\x62\x56\xe3\x90\x61\xd0\xdb\xb3\x2b\x97\x6b\x1f\x18\x57\xf4\x0e\xaf\x42\x65\xa1\xd1\x72\x97\xff\x7a\x47\x49\x82\xd1\xc5\xd6\x3d\x08\x5c\xae\x9c\xa1\x5a\xa3\x3c\x52\x3b\xe3\xa1\xb1\xc1\xd3\x5b\xc8\xd6\xf4\x73\x86\x56\x55\x66\x68\xf1\x04\x3f\x43\xb9\xb2\x10\x0c\x63\x4c\xc9\x76\x0f\x88\x61\x5a\x01\x1b\x96\x2f\xdc\xd6\xd0\x38\x4f\x14\xfb\x2c\xf4\xa4\x01\x7d\x36\x12\x57\xed\x5f\x04\x60\x72\xe7\xba\xf2\x81\x49\x00\x2f\xd9\xab\x1f\x0f\x9d\x00\x88\x7e\xb4\xb5\x0e\xdb\x79\x5f\x7d\xd0\xbf\x73\xcf\xed\xfc\x7b\x8d\x89\xe6\xbf\xfa\x30\x98\xed\x2f\xfd\xda\x7c\x42\x5d\xe5\x38\xcf\x6b\xf4\x7d\x83\xb2\x97\x7f\x44\xe5\xce\x58\x2e\x71\x51\x5c\xcf\x32\xa6\x43\x1d\xbf\x43\x29\xde\xff\x6d\x19\x0f\xe6\xb8\xbe\x5c\x22\x4d\xd2\xea\xe6\xa2\xcd\xb7\x7c\xda\x40\xca\xc6\x11\xcf\xb1\xca\xdb\x2e\x12\xeb\x47\xd3\x03\xab\x67\xcc\xd1\xab\x0c\x9d\x82\xf5\xb7\x74\x92\x97\xb9\x17\x53\x1b\x05\x34\xaf\xaf\x2e\xac\x58\x54\x63\xb4\xbc\x7f\x3c\x5b\x9d\xaa\x08\xd3\x8a\x9b\x5a\x5a\xff\x51\xd4\xa5\xdd\x31\x8c\x42\xfc\xca\xf1\xd3\x61\x7f\xf5\x63\x73\x29\xf3\x88\xee\x81\x4e\x1c\xea\x60\x0a\x5a\x27\xe3\x79\x3d\x9a\x3d\xe1\x8e\x6e\x44\xe3\x1c\x3a\x35\xae\x40\x57\xb9\xae\x02\x13\x12\xa5\xa7\x2b\xf6\x54\x12\xcb\x1c\xce\xab\x83\xab\x3c\x87\xfd\x19\x1c\xa5\xa3\x5a\x5e\x81\xb3\x0e\x88\xd3\x3e\x52\x22\x82\x0f\xf2\x3a\x0b\x60\x5e\x78\x40\xe2\x3f\x73\xf8\xb8\x6c\xcd\xf5\xc7\x87\xf9\xaf\x1e\x84\xb7\x7c\x5b\x9c\x5f\xdd\x22\x99\xb2\xbd\x0e\x3b\xf1\x34\x34\xa8\x3e\x00\xe6\x85\x6b\x3b\x67\x1f\xc1\xf5\x47\xec\x9c\xcb\xef\xc4\x29\x6a\x02\x83\x8a\x01\x3d\xbc\xa4\xb7\x12\xe2\x46\x55\xb5\x0e\x84\x7c\x65\x25\xd7\xe5\xec\x4f\x38\x67\x7d\xc6\x10\x42\xd4\x1c\x66\xbf\x75\x6c\x12\x8b\xcf\x25\xa4\x8f\xc7\x66\xae\x80\x53\xfc\x66\x55\xfc\xa1\x82\x3b\x66\x18\x44\x77\xed\xa9\xa2\x74\x1d\x9b\x0d\xb6\x49\x86\xb2\x0b\x6a\x27\x36\xc4\xd6\xd6\x4a\x7c\x95\x47\x36\x0f\x6d\x8c\xe4\xf1\xaa\x04\x2f\x3d\x44\x94\x67\x97\xab\xb1\x7f\xb9\xbc\xf9\x26\xe3\xc6\x7f\xf7\x5f\xa8\xdb\xf7\xef\xc5\x1c\x8a\xf6\x55\x7f\xf1\x42\x16\xf3\x31\xfc\xbb\x3a\xa5\x9d\x0e\x9b\x14\xa2\xa0\x31\xdf\xca\x8b\x8d\x0b\x49\xd4\xc8\x6b\x64\xc0\x69\x06\x68\x6b\xf8\xd7\x9f\xc6\x7d\xf7\x75\x52\x77\xac\x39\x89\xef\xf5\xd8\x05\xe0\xac\x7b\x49\x6d\x9f\xd7\x5f\x1f\x26\xc7\x63\x8b\x0d\x15\x34\xff\xea\x09\xfa\xbf\x7b\x10\x50\x73\x00\x17\xc8\xfb\x66\xe6\x58\x00\x98\x5f\x5c\x7b\x3f\xc9\x4e\xa5\x72\xee\xe2\xf1\x7c\x59\x49\x41\x0a\xc4\x48\x8d\x35\xa2\xc9\xf9\x12\x1d\xda\x7e\xc5\x87\x89\x3f\x94\xd7\x6c\xd6\x53\x4e\x13\xe8\xf4\xba\xbc\x39\x43\x54\x71\xff\x1f\x63\x7f\x19\x55\xd5\xfa\xbe\xef\xc3\xe8\xb6\x15\x14\xb1\x13\x2c\x50\x50\xa4\xbb\x9b\xc5\xa2\xbb\xbb\x1b\xe9\xee\x6e\xa4\xbb\x44\x40\x42\x04\x14\x41\x29\x15\x93\x50\xb1\x0b\x90\x96\x5c\x1d\xf3\x7a\xc6\xde\xb2\x70\xeb\xfe\x7e\x7e\xcf\xff\xd5\x35\x1c\xbc\xba\xa7\xf3\xbe\xe7\x1a\xf3\x3c\xe6\x71\x72\x38\x05\xc5\x19\xac\xf3\x0f\xed\x18\x52\x62\x50\x66\xae\x2d\x3b\x26\xb0\x72\xf7\x55\x3e\x13\xf2\xca\x54\xef\xad\xfc\x6c\x9d\x6f\x2b\x6c\x13\x77\x0b\xea\xfe\xe4\x1f\x34\x84\x17\xf6\xaf\xa6\xa4\x75\x6b\x26\x8f\x15\x61\x64\x53\xd0\x9a\x31\x1f\x3a\xb0\xba\xf1\x95\x5a\x7c\x2f\x2d\x70\x27\x63\x2e\x69\x35\x3f\x3f\x80\xeb\x8a\x94\xd2\x6a\x7a\xf4\x1a\xef\x17\xea\xa2\xbd\xb3\xef\x2e\xfe\x4d\x70\x80\x56\xe8\x7d\x84\x70\xd5\x9f\x41\xfb\xf6\x5d\x63\x42\x91\x3f\xab\x8e\x67\x3b\x23\xe1\x8d\xef\x2c\x80\x9f\xef\xcf\x75\xfd\xe9\xc3\xa0\x79\x51\x68\xe7\xe1\xef\x1c\x08\x2d\xf7\xfa\x72\xe7\xe7\x1c\x35\x01\xb8\xb0\xc2\xac\xf3\xe8\x0b\xa8\x0b\x6c\xe5\xe7\xba\x9d\x8a\x98\x4b\x5e\x91\x8f\xba\x9e\x44\xdd\x8c\x72\xd4\x27\xe6\x77\x52\xf6\x6b\x4b\x59\xd5\x27\x71\x90\xa6\x4d\xb5\x5c\x3f\x06\xdf\x21\x90\x1c\x7f\x04\xfb\x5d\xa1\x27\xc8\x78\xc5\x44\xb0\x38\xd7\xe0\xef\x46\x9f\x88\xd6\xb0\x0e\xc4\x7d\x29\x4c\x8c\x2f\x35\xc9\xc1\x05\x36\x7b\x25\xbc\xd7\x3b\x86\x8d\x7d\x96\x92\x22\xa3\x6e\x87\x95\x9d\x1f\x4d\x4e\x52\x3d\x8b\xfb\x0b\xcb\x10\x2f\xb3\xce\x3f\x34\x60\x4e\xe3\x9c\x22\x0c\xd1\xf7\x67\x2f\xe2\xda\xc3\x6d\x54\x15\xc7\x2c\xf0\xa2\x21\x14\x35\x9d\xf7\x6f\xf0\x7e\x21\x67\xd5\x4c\x47\x80\xa0\xe7\xaf\xa9\x7e\xe0\x79\x26\x21\xdb\xef\x84\xba\xc3\xe3\xed\x84\x25\x9f\x43\xea\x7c\x0f\xc2\x89\x0e\x5e\x4c\x6a\x39\x7d\x87\x89\x33\x6e\xf9\x00\xd1\x7b\xd7\xee\x83\x35\x2e\xaa\xb5\xf9\x77\x1e\x68\x9d\x03\xf9\x67\xbd\x34\x0e\x66\x7c\xf6\xe7\x1c\x5e\xcb\xff\x1e\x9b\x03\x5c\xdc\x76\xfa\x40\x47\x2a\x24\xf3\x27\x72\xbd\xbc\x61\x84\xdc\x91\xac\x97\x7a\x59\x42\xa6\x36\xa0\x4e\x6b\x14\x67\x1e\xa4\x14\x68\x53\x4d\xef\x46\x1f\x21\x47\x98\x19\x38\x8c\xff\x87\x7f\x08\x25\xc6\x85\x47\xfb\xbf\x5e\xe7\x1f\xb0\x84\xb0\xea\x0f\xa1\x15\xba\x54\xfc\x64\x57\x66\xc4\x65\x0d\x7b\x7c\xce\xeb\xf7\x11\xd1\x68\x15\xbc\xc5\xc2\xa1\x08\x41\x94\x0b\xfe\x23\x7e\x63\xc8\x9b\xff\xf0\x0f\x11\x4b\xa9\x04\x09\xdf\x39\x65\xd4\x54\x1b\x91\xd1\xeb\x24\xea\xf0\x37\x7b\xe2\x39\x4f\x2a\xaa\xe1\xfd\x41\x62\x80\xc7\x45\xd4\xd3\xd7\x49\xc4\x21\xb7\xdd\x2a\xa2\x43\x0f\x49\x5b\x5d\x9e\xaa\xb4\x3c\x1d\x25\xc9\x38\x1b\xfc\xba\x0f\x6a\x6a\xff\x5f\x1c\x08\x92\xfd\x7b\xfe\x3d\x7a\xf9\xe7\xec\x37\xf9\x39\x3b\x57\x01\xd8\xc7\x4e\xbe\x6c\xbc\x07\xc5\x02\xb9\x97\xef\x54\xb8\xc1\x46\xc9\x8f\x62\x29\x57\x73\x10\x6f\xa5\x54\x05\xcb\x04\x2d\xaa\x8f\xf6\x05\x1d\xdb\x10\x5b\x4a\x94\x29\xa7\xb9\x9e\x17\x96\x9c\x67\xa7\xec\x20\xea\x64\x4f\xf6\x74\x9b\x73\xac\xb3\xdb\x4a\xa6\x0b\x72\x72\x2d\xb7\xe8\x25\xa5\x25\x56\x7b\xd2\xd1\xf8\x07\x5d\x63\xe2\x7c\xd3\x36\x6f\x4f\x8d\x12\x62\x65\x9f\x96\x8f\x31\x5a\x89\x18\xf2\xd6\xd6\xe7\xa8\xd2\x02\xd1\x69\xe1\x8b\xb7\xb0\xa2\x2a\xb1\x97\xb8\xc5\x53\xf1\x7f\x7a\x1f\x8e\x2c\x8e\x90\x84\x1d\xa5\x15\x2e\x4f\xab\x90\xae\xda\xad\x28\xd8\x8d\x1d\x20\xbd\xb6\x45\x2b\x48\x7e\xf2\x22\xb3\x59\x7d\x53\x94\x7f\x3d\x4b\x16\xb4\x7a\x0b\x50\x68\xfe\x3b\x0f\x44\xf3\x81\xfc\x6b\x1f\xd0\xd1\xd1\xfd\x70\xff\x7f\x7b\x20\x9a\x54\x00\x2e\x58\x1f\x25\x57\xd9\x00\x81\x57\x81\x4d\x3c\xb7\x19\x42\xc4\x13\x79\xe3\x93\x53\x90\x1e\xa5\x8f\xd2\xc4\xc8\x70\x2a\x5e\xeb\x89\xda\x09\xbf\x33\x54\x59\x93\x0b\xfa\x47\x5c\xcd\x29\xe5\x36\xae\x66\x8c\x0e\xcf\x29\x1c\xce\xf7\xac\xde\x59\x97\x53\x36\xfa\x0d\xdb\x54\x9a\xc5\x92\x6f\xc5\xb2\xdb\xbb\x18\x56\x90\xbd\xae\xbe\x70\xd4\xd4\xb9\x4b\xbe\x5c\xad\xe3\x34\xa3\x81\x23\x2d\xb5\x4a\xbb\x70\xa3\x11\xd2\xdd\x47\x47\x5c\x46\x94\x07\x49\x0e\x1f\xce\xbb\x9d\x56\x20\x91\x0a\xe6\x55\x9d\x0b\xd6\xbd\x0f\x12\x64\x43\x52\xbb\xcd\xe7\x75\xee\x21\x97\x72\x98\x1c\x61\xa6\xb8\xee\x7d\x18\x5d\x94\x22\x77\x98\xcc\xcb\xf4\x4f\x37\x90\xf1\xc6\xdb\x65\xb2\x26\xce\x53\xb8\x0c\x99\xff\xeb\x03\xf9\x7d\x1f\x2c\x1b\xff\xee\x83\x79\x9a\xbb\xc6\x3f\x88\xfe\x9c\xcd\x71\x00\x27\xe9\xe9\x6f\x5e\xeb\x06\xe0\x08\x38\x1e\x5a\x50\x09\x08\xdf\x28\xeb\xfb\xb4\x78\x28\x95\xd8\xc5\xf5\x3d\xe6\x19\x70\x28\x32\x88\x0c\x04\xc9\x20\xa1\x9a\x77\x15\xd2\x3d\x0d\x90\xed\x86\x4f\x54\x15\x1d\x26\xa8\x06\x56\xb5\xba\xb3\x36\x6f\xa8\x1c\x0e\xdf\x0d\x4e\x59\x1e\xa0\x4c\x5f\x79\x6c\x6c\x6d\xa2\x42\xe9\x0e\x37\x37\x65\x33\xf0\xa4\x58\xa6\x1e\xb7\x68\xd3\x06\x8a\x59\x81\x8b\x85\x83\x86\x1b\xe5\xc0\x75\xbc\x55\x2a\x9a\x48\xee\xe9\xa8\xb4\xe9\x56\x6e\x26\xb7\x3f\xf6\xb7\xe1\x57\xdc\x4e\xce\x7e\xaf\x6e\x63\x21\xb7\x4c\x8e\x9d\x97\xb6\xc6\xad\x7b\x1f\xd8\x28\x8a\xe4\x5b\x26\x59\xff\xe1\x1f\x24\xa8\x66\x94\xcf\x9a\xa9\x92\x8f\xf1\x1b\x28\xed\xda\x7c\x12\xef\x97\xe3\xa9\x07\xd5\x03\x7e\x3d\x17\xdf\xad\xf9\xa1\x7e\x7a\x20\x68\xe7\xc0\x37\x87\xdf\xf3\xef\x7b\xe8\xb5\xfc\xfb\x03\x00\x9d\x31\x1d\x5d\xc9\x9a\x2f\xa5\xf0\x29\xc0\x79\xec\xa1\xe0\x4c\x03\x00\x3e\xa6\x33\x96\x71\x0f\xe1\x91\xf8\x87\x4b\x7a\x61\x2f\x40\x4e\x69\x87\xf0\x06\xef\x6b\xb0\x47\xed\x9d\xf8\x1e\xe7\x45\x24\xc9\x60\xb3\x7c\x23\x8d\x7f\xb0\x9c\xa3\x8e\xda\x76\xab\x0f\x99\xd3\x51\x33\xdd\xeb\xb5\xe3\x8c\xf3\xa8\xd2\x41\xb9\xfa\x81\xfa\xb1\x54\xf6\xd8\x72\x03\x17\xed\x1e\xca\x52\xd6\x2b\xa3\x56\x0d\x06\xca\x6a\x49\xb4\xd1\x09\xb4\x00\x85\x52\xd7\x6d\x78\x06\xb5\x87\xe2\xd2\xb9\x68\x76\x44\x61\x88\x12\xf3\xa4\xcb\x44\x4f\x2e\x9e\x92\xfa\xa6\xce\x58\x5c\xc6\x8b\x72\x7d\x32\xcc\x30\x5a\x5a\x8d\x52\x43\x78\x66\xb8\x41\x8a\x91\x7a\x80\x92\xa6\x93\x23\xd1\x4d\x8d\xa7\xee\x54\xef\x16\x5f\xa5\x3e\xa6\xaa\xa3\xc7\xc5\xd9\xfe\xf1\x1e\x9c\x14\xdb\x84\xe8\x52\x27\x15\x64\x7e\x71\x71\x8b\xda\xff\xcc\xb8\xb5\x73\xe0\xcc\xef\xe7\x60\xf7\x8d\x9f\xb3\xa9\xfb\xe7\x2c\x6f\xfa\x39\x8b\x0e\x03\x1c\xaf\xd8\xf1\x22\x23\x18\x80\xf5\xf3\xbe\xa4\x84\x77\x00\xbc\xcc\xcc\x4f\x22\x5e\xc3\x92\x58\xc8\x05\x7a\x7f\x17\x28\x91\xaf\xe1\x76\x75\x2f\x04\x05\x35\x41\xa1\xb7\xf6\x2a\xc8\xac\x9e\x81\xa4\xb3\xd5\x1e\xa4\xc2\x78\x44\x76\xc4\xac\x0a\xd1\xb7\xfe\xae\x54\x69\x7c\x1d\x91\x71\x7e\x8a\x12\xd0\x9f\x45\x0e\xf8\xf9\xa2\x71\x3a\xfc\xc8\xe1\x70\x49\xf4\x80\xd6\x65\xea\x60\x62\x87\x46\x94\x5a\x07\xb5\x3b\xbb\x4a\x03\x87\xfa\x48\xbd\x53\x11\xa6\xf1\x50\xe9\x23\xd5\xa1\xe9\x9d\x36\x55\xa1\x8d\xaa\x7a\x97\xa0\x53\x26\xa7\x41\x95\x1d\x78\xa4\x63\x2a\x13\x46\x15\x7e\xad\xa9\xc3\x2f\xa5\x41\xb5\x1a\xd7\xd3\x1c\x92\x62\xa2\x72\x2e\xd7\x6a\xb7\xfe\xc7\xfb\xc0\x8d\x28\x53\xdf\x29\x7c\xfa\x95\xfb\xff\xbe\x0f\xe6\x54\xd7\x7c\x40\x8f\xd6\xce\xc1\xb5\xe7\x62\xcb\xda\xdf\xab\xaf\xfc\x9c\x39\xf3\x3f\x67\xdc\x1a\x17\x13\xbc\x76\xbd\xa2\xf6\x01\xf0\x71\x31\x9f\x0f\x3a\x0b\x20\x96\xc0\x1a\xef\x25\x0b\x23\x72\xc7\x2f\x6a\x3a\xa2\xa1\x44\xc5\x8d\x9b\xcf\xf6\x31\x1c\xd1\xe9\x17\xc5\x9a\xa3\x90\x2f\x46\xe5\x92\x0f\x8d\x6b\x91\x41\x0b\x49\xe9\xad\x86\x4c\xc8\x1d\xfb\x39\x99\x59\xfd\x5d\x48\xba\xc7\x16\xf9\xdb\xda\x97\x90\xe8\x40\x23\x85\x62\x8d\x7a\x04\x15\x53\xa9\xbc\xa0\x6a\x86\xe8\xa6\x50\x94\x4f\xab\x3c\x43\x76\xe7\x75\xa2\x1f\x28\x51\x90\x9d\x15\x16\xe8\x38\x85\x7e\xea\xa7\xc6\x36\x35\x03\x1a\xff\x20\xd3\x41\x6d\x7d\x58\xae\x7e\x49\xea\x2e\xb5\x7c\xf4\x82\xba\xa5\xd4\x4e\x6a\xd4\xb7\xed\x1a\x76\xe2\xce\x54\xd2\xc2\x45\x54\xa6\x58\x39\xc2\x46\xbe\xab\xe4\xf6\xdf\xeb\xf0\xd3\x0b\x44\x3b\x07\x3e\xa4\xfc\x9c\x03\xf4\x3f\x67\xdb\xb7\xdf\x39\x98\x82\x9f\x3d\x3a\x74\xc9\x5f\x7e\xce\xb0\xb5\x7f\x87\xa7\x00\x30\xcb\xed\xbc\x14\x74\x14\xe0\x92\xd1\x01\xf0\x9e\x00\x10\x3d\x73\x3a\xc3\x35\x17\x16\x64\x55\x2e\x9c\xb3\x63\x86\x4e\x54\x30\xa7\x94\x79\x39\x64\x68\x18\x72\x4f\x1a\x5b\x82\x9c\x3e\xa7\xd0\x06\xc3\xcb\x70\xd1\x38\x45\x64\x8b\x1e\x33\x9c\xb4\xd9\x25\xda\xa4\xa3\x81\xe0\x5c\xde\x49\xd2\x6b\x1a\x23\x4b\xde\xd7\x24\x6b\xd4\x05\x90\x17\x21\x77\x64\x36\xa3\x1b\x91\xe6\xb8\x3c\xd9\x21\xe5\x79\xa4\x38\xa3\x56\xae\x53\x71\x16\x09\x2e\x8c\x55\xb0\x97\xaf\x43\x7c\xab\xf8\x15\x5c\x64\x9f\x20\xb6\x0d\xc1\x0a\x24\x19\x05\x44\xa8\x23\x56\x89\x20\x95\x83\x70\x3c\x10\x56\xbe\x20\x61\x8c\x18\x3c\x8f\x51\x30\x14\xa7\x43\x4c\xdf\x56\xc8\xf7\x89\xe5\x20\xe2\x93\xe3\x8a\x7c\xa2\x16\x88\x27\x66\x8b\x5c\xca\xaf\xeb\x70\xce\x40\x86\xb4\x4d\x02\x80\x47\x5e\x0a\xcb\x20\x09\x20\x29\x22\xa3\x70\xe0\xf2\xbf\x38\x08\x09\xa5\x2d\x2c\x6f\x00\x0c\xa2\x51\x33\xe7\x19\x01\x4c\x5b\x54\x67\x39\x15\x01\x2c\x8a\xb5\xee\x0a\x28\xc2\xaa\xd5\x90\x61\xa0\xf4\x30\xa4\x5a\x77\x98\xc5\xa1\x00\x36\xd9\x08\xd9\xfc\xa5\x6b\x89\x38\x59\x9f\x72\x47\x2c\x36\x50\x97\xcc\x9f\x87\xe4\xda\xab\x50\x75\x4d\x88\x49\x3b\xdd\x5e\x51\x6e\x18\xb6\xe6\x8f\xf9\x3c\xa0\xb0\xe8\x4d\x5c\x6b\x0e\xec\x23\x87\xeb\xe4\xb6\x2c\x87\x7d\x22\x6b\x6a\x2e\xdc\x93\x09\x5f\x24\x1f\x52\xe7\x79\x22\x1c\xc9\x43\xaa\x41\x67\xbf\x45\xa2\x3f\x90\x38\x50\xc7\x67\xba\xe2\xd2\x48\x8a\x4a\xac\xd8\x8b\xb1\x62\x34\x0f\x08\x39\x53\x61\x27\x7e\x6b\xb0\xc0\xea\x71\x85\x02\x7c\x70\xe0\x85\xe9\x18\xa5\xd3\xf8\x9c\x40\xab\xaf\x2a\x4a\xf1\x04\x0d\xdf\xf8\xb7\x7d\x28\x43\xc2\x69\x7f\xc5\x41\x92\x4a\x3d\x21\xda\x37\xfe\x89\x31\xda\x8b\xf0\xda\x7b\xaa\x7f\x59\x75\x0f\x51\xc0\xab\xb9\x3b\x50\xb5\x83\xe8\xeb\x89\xea\xcc\x51\x63\x23\x76\xbb\x87\x01\xb0\x49\x4b\x1f\xde\xf6\x1d\x40\x50\x4a\xaa\x6a\xcf\x04\x80\xf4\x84\xf4\x8b\x83\x2f\x00\x94\xbe\xca\xf1\x1c\xdb\x06\xa0\x39\x2b\x3f\xcd\xc2\x04\x60\xf8\x4a\xe9\x1d\x6b\x34\x80\xf9\x0f\x95\xf9\x4b\xcc\x00\xd6\x1f\xd4\xb1\x7c\x39\x7f\xf6\xe5\x20\x73\xb6\xe1\x36\x6c\xfa\x1c\x88\xb2\x6d\x80\xcb\x1b\xcb\x0c\xea\x13\x4b\x99\x60\x06\xc7\x83\xeb\x3d\x39\xac\x26\x3a\xb9\x8d\x81\x93\xe4\x64\x83\xd1\xea\xd9\xb0\x1f\xe4\xbd\xba\xdd\x2d\x9d\x51\xee\xa4\xc7\xda\x7c\xf7\x8e\xc6\xf0\x93\x4c\x35\x7c\x9f\x1e\x8b\xeb\x24\x6d\x57\x35\x7d\xef\x9c\xa0\x49\x4c\x41\xc5\xcf\xdb\x27\xd5\xff\xc9\xc3\x10\x1c\x15\xb5\x70\x62\xe1\x9f\x17\x96\x95\x2a\x71\xc6\xe1\x4b\xe3\x5b\x50\xf5\xb8\xd0\x08\xd6\x77\xe3\x2a\x27\xf0\x91\xc1\xdb\x69\x1e\x90\x67\x1c\xaa\x6f\xf1\xa3\x41\x17\x1e\x9e\x55\x4b\x26\x68\xfa\xe7\xd3\xfa\x70\xba\xe2\xd4\x26\x89\xea\x5e\xb9\xed\xb1\xea\x5f\x88\xd7\x3c\x72\x01\xd8\x7d\x25\x9f\xec\xe0\x02\x10\x54\x97\x44\xf6\x3c\xf8\x75\x1d\x68\x5e\x10\x1d\x36\x79\x29\x16\x67\x00\x93\x21\xc5\x74\xd6\x6c\x00\x1b\x1f\x94\xc3\xa5\xfb\x00\x0e\x0d\x1a\x72\x42\x2c\x40\x74\xbe\xae\x9b\x27\x13\x05\xf1\xce\x51\xc6\x26\x68\x17\x64\xdc\xae\xc6\xfa\x8b\xfe\x1b\x44\xdc\x6e\xd8\xa9\xc7\x6a\x3f\xd5\xc7\x86\x3d\x40\xd5\x05\x4b\x69\xb5\x34\x8a\xed\xf7\x49\x22\x2f\x9a\x66\xe5\xc8\x07\x7f\x27\x0d\x1b\xe5\x5e\xb3\x8c\x79\x4f\xd2\xd3\x57\xbb\x75\x2a\x9e\x44\xbc\xaf\x53\xd2\x5d\x9a\x5c\xb5\xee\x45\x91\x54\xad\xfe\xfc\x35\xd5\x9a\xd6\x7f\xf2\x67\x2f\xce\x32\x87\xd2\x1c\xf6\x79\x54\xcf\x94\x38\x4a\x0b\x77\x32\xf2\xcd\x27\x45\xf4\x4d\xec\x54\xf4\x8b\xd7\xd7\x55\xdf\xe1\x8c\x22\x29\xcf\xe8\xd4\xaf\xe0\x66\xc3\xcb\x68\x1e\x90\x3f\xfb\x70\x5a\xcd\xb5\x52\x08\x8f\x7c\x3f\x35\x17\x6b\x6f\x22\x1e\xf3\xfe\x02\xc0\x5e\x2c\xd9\xba\x43\xf2\x17\x17\x24\xc3\x27\xbd\xe5\xa0\xe5\x7f\x7b\x62\x2c\x1a\x15\x94\xd9\x36\x03\xd8\x35\xa1\x78\x39\x9b\x00\x5c\x38\xd4\x98\x04\x2f\xae\xf7\xe5\xe4\xba\xc9\x18\xc6\xa9\x44\x20\x33\x2e\x82\x96\x5b\xf4\x81\x3a\xe5\xb4\xd3\x71\xa3\x5d\x0c\xf5\x88\xdd\x1b\x3f\x5e\x8f\x55\x0a\xb3\xf5\x9b\x98\xc5\xa0\xf3\x64\x05\xf3\x85\x6c\x9d\xc8\x14\x52\x99\xb1\x4a\xf5\x9d\x38\x15\x62\x85\xc1\x83\x5b\x72\x29\xd3\xc4\x2c\x5d\xe6\xee\x1d\x29\x83\x84\x4f\x9a\x9f\x06\x29\x19\xa5\x04\x43\xb5\xe8\xaf\x23\x59\x6f\xd6\x3d\x20\x69\xca\x92\x98\x73\x49\x92\x04\x73\x65\x76\x8c\x5b\xe2\x86\x59\x36\x95\x1a\x4c\x44\x62\xcf\x37\x35\x74\x03\x56\x30\x8e\xfc\x76\x58\x75\x1a\xfb\x28\x66\xe8\x45\xb5\x06\x0f\x96\x1c\x13\xff\xd8\x4e\xc3\x1e\xd7\x17\xd1\xd8\x27\xac\x29\x83\x47\x85\x9d\xec\x0a\xd6\x7a\x82\xb7\x0d\xfd\x41\xeb\xc3\x69\x46\xe9\x44\x11\x42\x02\xb6\xdc\x08\xd5\xdd\x4e\x18\xf5\xdb\x0c\xc0\x29\x2a\x61\xb8\xb3\x0b\x40\xc4\x50\xac\x84\xb1\x0c\x40\x3e\x59\xc2\xfa\xc0\x0d\x00\x0d\x55\xa9\xb0\xa3\x2f\x01\x8c\xcb\xa5\x71\x2c\x96\x00\x56\x4a\xb2\x69\x67\x1f\x01\x38\x4e\x29\x78\x71\x54\x01\xb8\xfb\xa0\xb2\xf9\x4e\x00\x5c\xe9\xd4\xd8\x22\xc9\x0d\x8d\x5e\x38\xbd\x78\x14\x1d\x02\x1e\x22\x66\x7e\x7a\xdf\xa9\x73\x2e\x27\xec\x3f\xd9\x05\x51\x46\x1d\x29\x57\x58\xaf\xe4\x91\x6f\xdb\xb5\x47\x96\x87\x3e\x22\xb5\x59\x6d\xbe\xca\x18\xb7\x87\x74\xd9\xf4\xaf\x4a\x7c\x62\x21\x51\xd8\xf0\x76\xcb\x5c\x7a\x11\x21\x57\x2f\xa4\x27\x30\x0b\x08\x47\xb4\x1a\x86\xaf\xe4\x30\xaf\x73\x20\x7f\xf4\xe2\xac\x58\xa9\xa0\x57\x55\xd3\xf2\xbf\xf3\xa8\xee\xc7\x5c\x48\xee\x7b\xf7\x52\x5d\x1d\x13\x9d\x44\x18\xcc\xd7\x54\xc6\xee\x4c\x14\x18\xf0\xd0\x6a\xc2\x06\xc6\x67\xf6\xa8\xeb\xa0\xb0\xaf\xe2\xd4\xba\x50\x3a\x3c\xb8\xca\x28\x09\x5a\x1f\x4e\x63\xa0\xbe\x03\xde\x26\x6c\xba\xfe\x9e\x5e\x22\x41\x21\xb0\xe5\xda\xa4\xfe\x18\xc1\x3b\xe0\x33\x00\xb7\x96\x98\xcf\xae\xf1\x5f\x1c\x84\x82\xba\x78\xe1\x01\x4b\x00\xad\x5e\xb1\x86\xc3\x05\x00\xa6\x49\x92\x31\x27\x9f\x03\xd8\xb9\xc9\xc6\xb3\x66\x00\xb8\xe6\xc9\x55\x73\x70\x01\x78\x51\x94\x09\xfc\x32\xeb\x7d\x39\xc5\x7e\xf7\x74\x4d\x54\x7a\x91\x1f\x3e\xaa\x26\x0f\x0c\x9c\xa9\xcb\x57\x98\x6d\x14\xed\xaa\x29\xf2\x6e\x02\xee\xba\x01\x74\x64\x4b\x47\xa5\xb0\xc0\x88\x62\xd2\x39\x1b\x72\x7a\x42\x92\x30\xf1\xb0\x79\x7a\x65\x7e\xc6\xd2\xba\x17\xe5\x8b\x7e\x41\xcf\xc7\xbc\xcb\xb8\x97\xda\x0f\x5e\x29\x16\xcd\xe2\x36\xaa\x91\xe7\x3e\x96\x76\xfc\xe9\x45\x99\x3e\xac\xe6\xb8\xa2\x79\x35\xed\x53\xb4\x46\xf0\x4a\x4f\x56\xca\xc8\xac\xe6\x87\xd5\xe5\xb4\x73\x8f\xbb\x75\xf8\x30\xe7\x52\xbf\xf4\x54\xea\x62\x30\x0d\xc9\x98\x3f\xfb\x70\x9a\x84\x0c\xd9\x71\x9a\x31\xef\xaf\x5f\x37\xba\x84\xdf\x1d\xc9\x53\xcd\x6d\x74\x00\xdf\x15\xea\x56\xd1\x65\x74\x89\xc0\x1c\xcc\x07\xc0\xf3\x59\x34\x93\xde\x0f\x40\xfc\x90\xe8\xde\xbd\x97\x00\x50\xa7\xc4\x4e\x1c\x88\x02\xd0\x6e\x11\x09\x3f\x24\x00\x60\x81\x93\x64\x63\xbe\x0b\xe0\xe4\x21\xfd\x8a\xd5\x02\xc0\x63\x48\x6e\x3b\xc7\x0a\x80\x1f\x87\xe2\x37\xbe\x04\x80\xe0\xa7\xe8\x31\xa9\x2d\x70\x3f\x78\x41\x73\x59\xd9\x04\x59\x08\xe1\x36\x34\x35\x18\xa0\x3e\xf4\x73\xb7\x66\x75\xdc\xb4\xee\x47\xa9\x70\x39\x17\x7a\x29\x2e\x9a\x78\xd7\x6e\x5f\xba\x6d\xea\x59\x82\x99\x65\x40\x45\x7c\x8e\x23\x5e\xda\xd4\xb3\xa5\xa8\xe8\xc8\xba\x17\x25\x41\xc7\xf5\x2d\x53\xc5\xea\xba\x07\x24\x54\xb5\x68\xf1\x71\xf1\xc9\xa5\x12\x35\x91\xa5\x98\x82\x89\x6f\x1f\x35\x06\x97\x3d\xf2\xc2\x5e\x6b\x69\xc7\xae\x6c\xca\x65\x7b\xc6\xa0\xd3\xb9\x2a\x9a\xd9\xd3\x4b\xd2\x23\xad\xd6\x67\x04\x74\x69\xe8\x5b\x62\x6a\x53\x34\x6f\x8b\xea\x93\xb0\x16\x89\xdc\x8d\x1f\x8c\xaa\xb0\xa9\x09\xaf\xeb\xf6\x1b\x4d\xe2\xec\x62\x6e\x57\x9d\x31\x61\xc4\x11\x23\x17\xcb\x99\x4c\x2a\xf0\x8a\x11\x06\x45\x31\xa6\xc3\xf8\xec\xb0\x41\x00\x9e\x19\x21\x8e\x5d\xc3\x00\x92\xef\x84\x4b\xf7\xee\x05\x40\x2b\x89\x1e\x38\xe0\x0e\xa0\x7f\x4f\xd8\xeb\x50\xfe\xbf\x7a\x62\xbc\xc4\xe3\x4e\xf7\x01\x78\xaf\x4a\x57\xb3\x0f\x00\x04\x39\xca\x1f\xe1\x69\x02\x88\xcc\x42\x6d\x93\xe8\x85\xb6\x68\x59\xf5\x12\x94\x13\x82\x8d\x8a\xd1\xcb\x36\x48\xa0\x7e\x09\x55\x34\x8f\x70\xd8\x49\xd9\xe5\x93\xe9\x9c\x18\xe4\x4c\x32\x75\xe7\x0b\x48\x4d\x70\x20\xcc\x38\x52\x93\x56\xb2\xfc\xf1\x15\xd6\xfe\xe5\x87\x0a\xb2\x71\xb2\x66\x2d\xb7\x9a\xcb\x77\x63\x83\x0d\x91\x07\x0f\xab\xb6\x61\x4a\x75\x6c\x3e\xaa\x5e\x1b\xc0\xa4\x68\xc8\xff\xd8\x7e\x4d\xf8\xcf\x5e\x9c\x37\x6d\xba\x6c\x8b\xf3\x25\x03\xcf\x64\xf4\x9d\x97\x37\x14\x56\xf6\xed\x35\x14\x5d\xc6\xe6\xe5\x76\x8a\x1a\xa5\xad\xdc\xce\xc6\xb5\xb9\x18\xdb\xac\x5e\xcd\xac\x6d\xfc\x6e\xc2\x86\xa9\x48\x55\xae\xad\x32\xa5\xc3\x6a\x26\xa9\xd2\xfa\x70\x8a\x7f\x98\x35\xe0\xa6\xa2\x6a\x8a\x94\xcd\x74\xf0\xd6\xe1\xf8\x9c\x69\x8b\x0b\xf8\xab\xe1\x47\x01\xf8\x5e\x08\x3e\xa2\x2f\x07\x90\xc2\x0b\xf2\xee\xc1\x01\xa8\x76\xf1\x9f\xdf\x3b\xf4\x8b\x83\xb0\x2b\x11\x1c\x3d\x7a\x13\xc0\x23\x4e\x24\x8a\x25\x1b\x20\x90\x53\x72\x86\x7d\x08\x20\x5c\x47\x76\x92\xd7\x06\x20\xae\x48\x31\x4e\xdc\x1a\xde\xc4\x2f\xa0\xd3\x14\x5b\xe1\x54\xdc\x84\x76\xb6\x6e\x2b\xf5\x5e\x14\xd1\xb4\xd1\x71\x84\x3c\x1a\x90\xe9\xa4\x10\x12\x40\xbc\x76\x65\xd0\xdb\x3d\x55\x9d\x70\xc4\x25\x2e\x51\x31\x4f\x1e\xe7\x6e\xf7\xa9\x44\xa0\xec\x2d\x96\xc9\xa2\xf0\x56\xe2\xb5\x38\x0c\x8f\x71\xe6\x43\xf3\xda\xf4\x95\x3e\xdd\x0d\xdf\xde\x35\x2c\xd2\x78\x98\xb9\x0f\x5a\xe6\x3f\x98\xae\x35\x7d\x4c\xd3\x45\x2d\x38\x55\x86\x0d\xd6\x19\xe8\x2e\x4a\x94\xe7\xf5\x47\x19\xef\x5c\x3a\x52\x6a\x74\xb7\xd7\xf4\xc0\xd2\x4a\xd1\xdb\xd6\x09\x53\xbb\x15\x8d\x5c\x4c\x93\xb9\xe9\xf7\x55\xfb\xac\xbe\x9a\x0e\x73\xe2\x2a\x25\xa3\x86\xd6\x87\x53\x94\x61\x39\x88\xcd\x4a\x6c\xa6\xf5\xe1\xe4\xf0\x58\x6f\xc7\x99\xc6\x2e\x66\x58\x58\x33\xe3\x75\x22\x06\x00\x84\x45\x84\x95\xf7\xfc\xfd\xbb\x29\x4f\x28\x6a\xef\x77\x00\x4d\x01\xfe\xc7\xfb\x0e\x03\x98\x3e\x12\x70\x3b\x38\x0b\xe0\x98\x24\xb0\xeb\xc8\xf4\x2f\x0e\x22\xe4\xb5\x58\x2e\x1b\x16\x20\xce\x5e\x4a\x90\xfb\x1c\x40\x52\xbb\x7c\xac\x18\x3b\xcc\xa4\x1e\x44\xed\x51\x10\x84\x7d\xe9\x5a\x1a\xd3\x7a\xed\xd4\x3b\x49\x99\x46\x39\x4e\xc7\xc8\x6f\xa2\xee\xda\x5a\x87\x5c\x23\x1e\xf3\xe3\xbc\xa2\x9c\x31\x8f\x67\xf6\x68\x8a\x19\x2a\xce\xc1\xca\x3b\x1d\x2b\xd4\xbc\xa6\x80\x39\x66\x75\xfd\xe6\x62\x5d\xd9\xca\x6b\x93\xac\x81\xdb\x8d\x03\x4b\xb3\xba\xa8\xa9\x6f\xad\x47\x56\x4a\xb5\xe6\x66\xd1\x8d\x5b\xc7\x3c\x74\x87\xe7\xf7\xd7\xb1\x0f\xa7\x1a\xed\xfc\xc1\x78\x5d\xfb\x61\x89\x49\xea\xc2\xf9\xea\xd2\xae\x61\x33\xfd\x45\x9d\x0a\xfd\x36\x71\x73\xca\x92\x72\x69\xf0\x8d\x7c\xcb\x07\xcb\x81\x85\x25\xd7\xb2\xac\x04\x57\xde\xe6\xa4\x57\x1c\xb3\x72\x5e\x1d\xcf\x34\xfc\x4f\x1f\x8e\xbc\xad\x21\xf6\x7d\x42\x7b\xba\x83\xad\x30\x2e\x35\xf6\x4c\x4a\x8f\x1d\x0f\xee\x46\x4c\x1e\x80\x50\x81\xd0\xd6\xdd\xce\x00\x4a\xd5\x02\x8a\x7b\x15\x01\xb4\xc9\xbc\x07\xf6\xce\x03\x58\x85\xf3\x2d\x1e\xc4\x03\xb8\x8a\xf3\xdb\x1e\x35\xfe\xe5\x05\x89\x3c\x2c\x1c\x7d\x2e\x0b\x20\x49\x40\x7c\xf6\xb2\x32\x40\x46\xb1\xf4\x77\xa1\x97\xf0\xf1\xea\xb2\x52\xa0\xa2\x1b\x1c\xca\x15\x53\x73\xd3\xf3\xa1\xbe\xcb\xf4\xd6\x47\x3b\xe4\x50\xf6\x24\x4e\x59\xba\x04\xd5\x11\xa6\x42\x4b\xdc\x17\xb2\xac\x71\x19\xde\xdc\xe1\xf8\x32\x03\x0c\x9d\xcb\xe7\xfc\x67\xf5\x65\x2b\x99\x36\x55\x2d\xa1\xcd\x7e\xff\x78\x51\xaa\xda\xb6\x2f\x2e\xe8\xd5\x4f\x06\xdf\x56\x9a\x69\xd1\x2b\x9f\xbe\xd7\xe2\xf7\x2a\xc1\x84\x65\x86\xdc\x9c\x31\xb0\x6c\xb6\x77\x7e\x4b\xfd\xc0\xbd\x83\x16\x73\x3f\xe8\x6b\x1d\x5a\xf6\x5a\x67\x2d\xb8\x56\x3f\xa9\x5b\xb5\x49\x5c\x5c\x2a\xe7\xae\x3a\x6a\x77\x6e\xe9\x4b\x89\x78\xc9\x03\xbb\x0f\xcb\x84\x02\xab\xfc\x66\xfb\xec\x95\xd5\x9c\x96\x6c\x01\x07\x99\xd5\xfe\x2c\xa7\x0c\x47\x87\x93\x98\x37\xa9\x1d\xc9\x62\x8e\xfd\x58\x99\xe4\xf1\x04\x11\x47\x79\x9c\x48\xfc\xe1\x98\xfd\x4e\x15\xb8\xc4\xd8\x34\x00\xd1\x7c\x7e\x3f\x86\xa7\x00\x68\x3f\xbe\x7d\x8c\xc3\x00\x7a\x0a\xbc\x4a\x4c\xf9\x00\x36\xf3\x3c\xd1\x07\xae\x02\x78\x62\x79\xf9\x8e\xa4\x00\x04\x3f\xe2\x6f\x61\x16\x01\x48\xf0\x13\xbc\x73\xae\xef\x5f\x3d\x31\x62\x52\x8a\xc2\xac\x80\x29\x5c\x94\xf7\x90\xd7\x84\xb3\xc5\x67\xd0\xec\xba\x51\xd4\x89\xfc\x62\x1d\x4f\xfb\x55\xf2\x97\xac\x06\x33\xed\x10\x33\xc2\x48\xac\xbd\x8b\x74\x16\x06\x2b\x1a\x60\x13\xf4\xe2\x5a\xd4\xca\x8a\x87\x7b\x76\x71\x53\xdb\xd2\x35\x7b\xaf\x96\x4d\xed\x8b\x0b\x99\xe6\x51\x83\x8c\x5d\x5c\x0b\xcc\x86\xe2\xe3\x4b\x5d\xe5\x1f\x4b\x4d\x3a\x26\x5d\xee\x38\x0d\xcc\x5a\x7e\x99\x36\x6c\x63\xec\x9a\xb2\xb6\x9e\x9d\x6a\xd2\x6a\xd9\x62\xa7\x3b\xcf\x76\xc3\xab\x56\xcb\xfe\xf3\x8f\xa9\x9a\x47\xe5\xfb\x1d\x5b\x17\x25\x2b\x27\x0a\xce\x38\x57\x2d\x31\x97\x8b\xe4\x5c\x72\xd9\xbb\x7c\xa8\x18\x97\xd9\xe9\x5c\xbe\xe2\x92\xbf\x33\x6d\xd1\xa9\x64\xf5\x55\x96\x76\x42\x85\xeb\x61\x0c\x6b\xe6\xa1\x58\x67\x97\xb7\xd8\xd3\x29\xa5\xd1\xce\x2e\x87\x71\x1b\x13\xcc\x22\xdb\x9c\x01\xe7\x13\x47\x0f\x20\x26\xc2\xf7\x99\xa1\x14\x40\x95\xc8\x17\xbc\xd7\x0d\xc0\xd8\x8a\x7b\x96\xe9\xef\x73\x01\xcd\xc5\xb4\x6f\x06\xc0\xa7\x82\x4b\xe8\x50\x31\x40\xf8\x2b\x5e\xa7\x13\xaf\x00\x52\x3a\xf8\xb8\x4f\xbb\xff\xea\x89\x29\x96\x14\x1b\xe0\xdf\x06\x50\xf9\x59\xda\x59\xfa\x1c\xa8\x56\xd7\x28\x45\x68\x25\x20\xbb\xaa\x7a\xd5\x57\x6d\x5b\xc8\xed\xc5\x07\x8d\x77\x87\xa6\x11\x46\x33\xa5\xec\x6e\x67\x0d\xad\xf7\xe4\x5c\xf2\x6e\xcf\x14\x6b\x1b\x5e\x70\x76\x46\x37\xdd\xbd\x17\x36\x17\x68\x49\xf7\xaa\xba\xff\xf3\xf8\x25\xb3\x6f\xdf\x1c\x7b\x1f\x3d\x73\xb4\x5e\x9e\x98\xee\x92\xeb\xd2\xb3\x7f\x37\xb9\x72\xa7\xe1\xe6\x1d\x47\xae\x99\x81\x96\xc2\x6b\xee\xce\xb8\xb9\xe2\x46\xe3\x92\x63\x6e\x07\xe7\x31\x75\xc4\x7c\x43\xd7\xc5\x85\xee\xea\xde\x4c\xbc\xfb\xd9\x25\xfa\xf2\xb6\xb4\x8d\xee\x89\xcb\xfb\x4a\x84\x13\x2b\xdd\x53\x57\xdc\xf2\x25\x68\x7d\x38\x51\xdb\x3c\x0c\x30\xdc\x99\x3b\x42\x8d\x3c\x53\x30\x6f\xd3\xce\xd3\x7c\x28\xc1\x0f\xdd\x5d\x71\x4a\xf1\x4c\x00\x52\xa1\x3c\x9d\x0c\x4e\x00\xea\xcd\x3c\x07\x19\x95\x01\x4c\xde\x73\x95\x30\xf1\x01\x38\x3f\xbf\xdc\xbb\x7f\xf2\x17\x07\x11\xcb\xc0\x5d\x75\x82\x0f\x20\x43\x99\xfb\x23\x8b\x2d\x40\xc1\x75\x3e\x0f\xd6\x04\x80\xca\x24\x91\x24\xde\x50\x80\x1b\x37\xc5\xbf\x88\xf7\x43\x6e\x23\x51\x76\x0e\xfd\x1d\xe1\x6b\xa4\xa0\x4f\x59\xcb\x52\xb6\xd7\x96\xe9\x66\x07\xe9\x12\xee\x14\x75\x5b\xb9\x5d\xd5\x5a\xc5\x27\xaa\x5f\x09\xae\xff\xb8\xc8\x14\xf0\x2a\x75\x5b\xd7\xc5\xb9\x5c\x77\xfe\xc6\x85\x07\x39\x53\xee\xd6\x3e\xef\x5e\x3c\xbf\x34\xc2\x67\xdf\xf0\x39\x7e\x80\xa5\x53\xd1\x85\x34\x66\xd1\x9b\xde\x78\xc3\xad\xfd\x3b\xb5\x93\xad\x6a\x8f\x47\xf0\x74\x7b\x5b\x7e\xb1\xb2\x27\xcf\xec\x40\xf3\x70\xce\x56\xaf\xf3\xf3\x03\xf5\x4d\xe9\x3b\xbc\x60\xc1\xa8\x46\x34\x99\xf3\xca\xbd\x45\xde\xaa\xfa\x58\x01\x1f\xf4\x92\x48\xb9\x6d\xd4\xc8\x15\xca\xf2\xa7\xc2\xac\x30\x01\xef\xd6\x95\xb1\xdc\xda\x90\x1d\xde\x51\xab\xd5\x57\xa3\x68\x7d\x38\xfe\xfa\xde\xee\xd8\xad\xa9\xa6\xbe\x69\x57\xb2\x71\x3b\x12\x6c\x01\xa4\xe2\x79\xee\x32\x38\x03\x68\x39\x73\x89\xed\x69\x02\xb0\x78\x74\x79\x81\x29\x15\xc0\xb5\xfc\x12\x7e\xdf\x23\x80\x90\x7b\x1c\x61\xfb\x3f\x01\x24\x9d\xe5\xcc\x39\xba\x08\x90\x77\x90\xeb\x11\xcb\x2d\x80\x8a\x2f\xdc\xb9\x67\xa3\x7f\xf5\xc4\xdc\x32\x12\xcd\x13\x2d\x81\xc6\xdb\x27\xa4\x1d\x50\x64\xc4\xe8\x4e\x93\xd2\x57\x8b\x09\x8a\x72\x9b\x8d\x26\x93\xbf\x3f\xc1\xaf\xce\xc8\x34\x21\xdb\x77\xd5\x3d\x9f\xcf\x95\xa7\xe1\xe1\x7c\x4e\xe4\x86\xe8\xc9\xbe\xda\x29\x71\x9f\x93\x0d\x59\x2f\xe2\xdf\xea\xbb\xaa\xbf\xce\x7d\xd9\x70\xdf\xc2\xb3\xf5\xa3\xcc\xb3\xad\x0d\xcc\xde\xc4\xaf\x4f\x1e\xd4\x97\x9a\xf8\xd5\x4c\xd8\xdd\x6f\xcc\x21\xf9\xf3\x4d\x25\xde\x49\x4e\xaf\xf5\xf7\x9e\x21\xde\x3a\x95\x20\x1a\x70\x7f\x8e\xd8\xc8\xb5\xde\x87\x63\x15\x88\x5e\x20\x55\xe7\x86\x1a\x05\x68\x2e\x19\x95\xef\x0b\xd1\xf3\x3f\xf5\xef\x3e\x9c\x80\x55\x9f\xe7\xab\x9f\xb2\x4a\xfc\x83\x7c\x26\x31\xe9\xe9\xa1\x34\x1f\x8a\xcf\x23\x9f\xbf\x70\xbb\x12\x8c\x00\xe4\xe6\x78\xfa\x76\x1b\x01\xe8\x8c\x72\x6d\x66\xa4\x07\xb0\xe1\xbe\xcc\xc0\x54\x01\xe0\x15\xcc\x19\x78\x40\x11\x20\xec\x25\xc7\x96\xfd\x83\x00\x69\x76\x1c\x01\x87\xd1\xbf\x7a\x62\x6a\x35\x2e\x8f\x9c\x31\x00\x68\xe1\xe3\xdb\x7d\xd1\x15\xa0\x53\x5f\xe8\xb6\x10\x3f\xbc\xef\x63\x95\x60\x50\x74\x44\x6a\x1f\xd8\xc9\x0d\x99\xec\xa7\x64\xf5\x46\xa1\x3f\xf9\x1c\x26\x8c\x74\x4c\xeb\x9b\x67\xb6\xad\xbc\xac\xfd\x6e\x37\xd0\xd4\x32\xbe\x29\x6b\x32\x24\xf9\x01\xe6\xb9\x4c\xdc\x9e\x92\xe5\xa1\xab\xf7\xb2\x42\xdc\x9e\x22\xa3\xe6\x35\xec\x61\xed\xef\x44\x86\x22\x73\xf7\x47\x12\x3e\x91\x9e\x78\xa4\xf3\x87\xe3\xc7\x77\xf6\x7a\xc6\x4b\x45\x54\x4f\xfa\x74\xee\x8d\xa5\x0b\xbb\x38\xc3\xd2\xa6\x1a\xc5\x1c\xda\x36\x67\xdc\xf4\x25\xec\x46\xa8\xe9\x8f\x57\xb5\xfb\x42\xc6\x42\x58\x16\x6d\xab\xc4\x83\xe7\x82\x46\x96\x9c\xca\x3e\x06\x9e\x0a\xd9\xb8\xdc\x54\xa4\x4e\xeb\xc3\xf1\x69\x0c\xb6\xc1\xc8\x66\xbc\xfb\xd3\x87\xe2\xb5\x2f\x30\x01\x67\x1f\x17\x0e\x80\xba\xc6\x5d\xbc\x7b\x06\x40\xef\xcb\xa5\xe5\x3d\x87\x01\xec\xab\x2e\x06\xec\xd5\x07\xf0\x0b\x3b\x9f\xbb\x97\x09\x20\xf6\x11\x9b\x0e\x93\x1b\x40\xf6\xc5\x0b\x3b\x0f\xe6\x01\x54\x1d\x65\x5d\x3d\x68\x01\xd0\x88\xbe\x58\xc3\x9c\x0d\xd0\x29\xc3\xc9\x7f\x96\x1b\xe0\x81\x3c\xff\x0e\x9e\x07\x00\xcf\xe6\x44\x26\x65\x9a\x91\xf7\x43\x5d\xd2\x33\x86\x9b\x28\x8f\x86\x55\x94\x3e\x79\xd9\x12\x5a\x9e\xca\x68\xa5\x64\xd6\x2c\xf4\xdc\x1f\x36\xaf\x69\x62\x1f\x1e\xbe\xd1\xee\x5b\xd7\x7b\xad\x35\xb9\xb0\x23\x53\x6d\xa8\xbf\xb4\x35\xeb\x62\xe7\x87\x37\x7a\x99\xea\x19\x6f\xdf\xf0\xbd\x3c\x99\xa4\x9f\x36\xf4\x79\xd7\x13\x93\x58\xc6\x14\xe9\x71\xcf\x9e\xb6\x08\x99\x94\x92\xa9\x7d\x1d\xf5\xa1\xcf\x92\xe8\x67\x26\x6f\x59\x87\x54\xc7\x75\xcc\xcd\x35\xea\x04\x39\xc7\x56\xfd\x18\xae\xdd\xee\xbf\x12\x7b\x69\x31\xab\xf2\xaa\x6f\x52\x2c\x7e\xe9\x65\xa9\x3e\xad\x0f\xc7\x9b\x29\xea\xcc\xaa\x76\xf6\x88\xd7\x8b\x88\x25\x8c\x6a\x46\x89\x27\x6f\xc4\x03\xec\x99\x94\x7e\xf7\x97\xe1\xde\xb8\x83\x09\x47\xdc\xbe\x86\xe5\xe0\x5a\x62\x66\x00\x54\xf4\x2e\x63\x76\xef\xfd\x95\xff\x3b\xa9\x71\xd4\xee\x15\x02\x08\x3e\xc6\x5a\xc3\xc8\x02\x90\xc2\x7c\xd6\x9b\x31\x06\xa0\x70\x81\x65\x13\x43\x12\x40\xdd\x5f\xa7\x82\x19\xdd\x01\x3a\xce\x9c\xbd\x73\xe0\x3e\xc0\x03\x73\x8e\x10\x96\xcf\x00\x83\x77\xb8\xa6\x2e\x6e\x06\x78\xe7\x22\xf8\x5c\xbc\x19\x24\xbf\x0e\x4a\xec\xd2\xaa\xa4\x8c\x8c\xeb\xcb\x07\x7a\x9e\x21\x4c\x7c\x7b\x85\xbe\x9a\x2e\xf8\x25\xe3\xb5\xb8\xb1\x68\x6d\x7b\x6f\xe0\x23\x92\x7b\x53\xd7\xfe\x2a\xb9\x0e\xa3\x04\xb5\xa7\x35\x69\xa2\xad\x9a\xad\x1b\x46\xac\x22\x39\x1b\x39\xde\xe9\x0d\xf1\x86\x5e\xad\x36\xfd\xba\xf5\x11\x7d\x50\x5a\x19\xfb\x44\xea\x7d\x13\x7f\xbe\x22\xcd\xe9\xca\xf6\x4d\xbe\x2c\xf9\x43\x73\xfb\x9b\xb9\x7d\xb2\xb2\x13\xe7\xbf\xd7\xbb\x79\x6f\xce\x4a\x5d\xc8\xbb\xe6\x73\xc5\x2d\x7d\xc7\x12\x7d\xf9\x5b\x8f\x1f\xa9\xc3\xcb\xcb\x85\x27\x3d\x9e\x26\x53\x56\xa2\xf2\x96\xdd\x6e\x25\x3d\x5a\x25\x67\x8e\xbb\xaa\x25\xef\xc1\x54\xa6\xfd\x70\x99\x89\xff\x86\xcd\x48\xca\x72\x1e\x88\x3b\x8f\xf3\x8d\xdb\xe5\xb4\x1c\x77\x1a\xf7\x26\x66\x33\x80\x6a\xc8\xc5\x68\xfa\x60\x00\xf3\xd5\xf3\xa2\xf4\xd3\x00\x1e\x21\xac\x16\xbb\x4f\x00\x44\x88\x9c\x96\xa5\x5f\x01\xc8\xca\x64\xd6\xa1\xdf\x07\x50\xd9\xf6\xf3\x3d\x26\xad\x1f\xe5\x61\x11\xdd\xe8\x3f\x79\xc7\x2d\x96\x50\xc6\x76\x80\xcf\x3c\xec\xb1\x2c\xc1\x00\xb3\xae\xbc\x96\xbc\x4f\xa1\x07\x7b\x42\xe4\x1e\x8a\x48\xb5\x21\x99\x49\xd7\x39\xa5\xcf\x7f\xc0\x5e\x57\x1e\x49\x50\x19\xae\x9d\x67\xd0\x77\xae\xd8\x70\xeb\xf9\xb7\x54\x27\xce\xb6\x8d\xd9\x2a\xaf\x23\x23\x9f\x3f\xb8\x1c\xf1\xfa\xe5\xab\x1b\xf4\x4f\xcf\x7b\xb9\xbd\xb0\xf9\x30\xfb\xec\xb4\x57\x6a\xd7\x85\xb1\xcd\x7d\x62\x1e\x5f\x5a\x32\x26\x5f\x75\x58\x7a\xe8\xd7\xcf\xcd\x04\xdd\xaa\x72\xf7\xbc\x36\x32\x37\xd2\x30\xe7\xfa\xa1\x4a\xf4\xc7\xc0\xf5\x80\x75\x0f\x48\x7e\x91\xc6\xd2\x64\x49\x8e\x8b\x75\x1e\x7a\xe5\x68\x81\xb4\x93\x7e\xee\xe0\xaa\xf3\x55\xbc\xe3\x8f\xab\xbd\x18\x8b\xf4\x49\x47\xb7\xac\xdd\xd8\xcd\x29\x64\x07\xba\x4c\x49\xec\x74\x42\xbd\x3d\xa4\xf5\xe3\x9c\xe2\x0e\xda\xf5\xa4\x8a\xe3\x65\x23\x03\x01\xb4\xfe\x62\x77\xa6\xdf\x01\x60\x73\x81\xad\x9a\x81\x1d\xc0\x47\x92\xe5\xce\x4e\x59\x80\xb8\xc3\x3f\xd7\x9b\x6f\x4f\xf7\x9b\x07\xe1\xcf\x3e\x88\xb1\xb5\xeb\xb2\x24\xc8\x32\xbd\x27\x19\x00\x66\x2f\x5f\x62\x93\x81\x55\x2a\x56\xe4\x2f\x25\xe7\xf9\xc7\xa4\x67\x32\x95\x0e\x72\x6f\x00\x1f\xa8\xf2\x3d\x7c\xaa\x7b\xeb\xea\x31\x03\x42\x1e\xba\xba\x66\x41\xd8\x51\xa5\x6e\x38\x91\x7e\xba\x24\x64\xa6\x63\x29\xc0\xee\xfb\x44\x95\x65\xf7\x79\x87\xd6\xb1\xc1\x77\x0d\xfd\xb6\xb6\x01\xef\xc4\x27\xee\x76\xa9\xd9\x09\x3e\x79\x3c\x1d\xd9\xfa\xc1\xee\xd5\x7d\xdc\x9c\x48\x63\x91\x9d\xdb\x1d\xec\x0f\xf9\x5a\x01\x7b\xdf\xa6\xe9\xc5\xcd\x55\xe2\x76\x84\x1b\x9b\x97\xec\x4b\xfb\xec\xce\xd4\x64\xac\xec\xcf\x1f\xb4\x0d\xac\x5a\x58\x3d\x91\xdd\x47\xeb\x81\xb1\x65\x29\x3e\x82\x65\x4c\x71\xb5\xb9\x56\xa8\x8a\x6d\x4c\x0c\xb0\x5e\xcc\xc3\xe3\x42\x63\xcd\xac\xea\x73\x0d\xf1\xa6\x11\x05\x96\x63\x79\x9b\xf1\xb9\xe1\xf2\x00\x06\x23\xac\x8a\x3b\x73\x01\x9c\x4a\xcf\x65\xd0\x57\x00\x04\x07\xd2\xb5\xfe\xbd\xae\x34\x97\x9f\xeb\xa3\xf9\xef\xd7\x3d\x08\x5c\xbf\xe7\xdf\xbf\x7a\x41\x4e\x3a\xee\x98\x80\x30\x80\xcb\x84\x0b\xfe\xf3\x97\x10\x76\xe1\x32\xf9\xa5\xf7\xb7\xc9\x2b\x32\xf5\xe6\xc1\x0f\x6f\x13\xa8\xaa\x35\xfe\x8d\xcd\x87\xb1\xf5\x46\xc1\x29\x81\x79\xab\xcb\xb7\x9d\xd0\xa5\x59\x91\xc6\x0b\x9b\x82\xf6\xdd\x40\xf9\x7c\x9e\xf7\xcd\xdf\xda\xac\x69\x5f\x32\x9b\xd8\xd7\xd0\xba\xcb\x34\x6a\x26\x62\xea\x65\x1b\x83\xf1\xd0\xc4\xd8\xec\xa3\x46\x26\xd3\xa0\xd1\x93\x3f\xb6\x5d\xcf\x36\xf3\x78\xb2\xbc\xb8\xb3\x82\x60\x9e\xdc\xcb\xb5\xa4\x55\xba\xdf\x5c\xeb\xae\xd3\xca\xde\x3c\x8a\xf9\xe3\xd6\x92\xd5\x3d\xd9\x4a\xe6\x2e\x37\xd1\xab\x90\xe1\x61\x7e\xa3\xbe\x1f\x43\x49\x61\x37\xfb\x5a\xcb\x80\x5d\x8a\xcf\x31\xd7\xad\xe6\xc1\x39\xc5\xca\x9b\x97\x57\xec\xc2\xbd\x8d\x3e\x66\x76\xbf\x2c\x1f\x1f\x16\x7e\xc5\xcc\xbf\x78\x8e\xb0\x3b\x44\x08\xc0\xcc\xfc\xd4\xf3\xed\x61\x00\x5e\x86\xc7\xcd\xb7\xba\xfd\xca\x7d\xff\xf4\x61\xfc\xc9\x81\xcc\xdb\xfe\x3b\xff\x46\xf2\x00\x98\x15\x77\x05\xcf\xbf\x05\x02\x67\xeb\xf9\xf4\x0f\xae\x88\xa0\x48\x8b\xfc\x87\x27\xe9\x94\x72\xd9\x34\xc3\x97\xb7\x47\x49\x57\x55\x29\xae\xd8\x2a\x4e\xfc\x27\xa3\xe5\x48\x96\xf4\x2c\x2c\x9d\xc3\xb7\x4c\xf6\xe0\xd1\x15\x21\xff\xc0\x12\x59\x2f\xf6\x65\x87\xf4\xe1\xf2\x7d\xf6\x45\x8b\xab\x4d\xb6\xd5\x92\x26\xd1\x0b\xd2\x6f\x3b\xae\x7f\xa6\xf9\x2f\x74\xc7\x67\xbe\x2e\xca\x96\x05\xe8\xc9\x7d\xc9\x5e\xa6\x2f\x78\x6e\xf0\x72\xc4\x62\xf9\x4e\xfe\x1e\x43\xb7\x27\x6e\x2b\x53\x57\x5f\x18\x62\xfa\x1a\x56\xc7\xd3\x29\x86\x42\xf7\x77\x62\xf9\x92\x4e\x18\x50\x3b\xae\xe1\x8e\xc4\xbe\x33\x52\xbf\x35\x8f\x33\x8b\xe9\x37\x1a\x6a\x7a\x8f\x7b\x1e\x55\x6d\x7c\xa1\x3e\x10\x6f\x10\xfe\xdc\x70\xa6\xee\x0c\x81\x39\x58\xc0\x50\xad\xc6\x80\x30\xe0\x7f\x11\xc0\xaa\x71\xbb\xef\xdf\xeb\xa1\xf9\x30\xd2\x34\x7f\xce\x72\xf2\xcf\x79\x87\xfc\x3b\x0f\x34\x11\xff\x73\xfe\x7c\xdf\x4f\x3d\x0f\x40\xd7\x41\x47\xf7\x63\x3b\x00\xf3\x21\x06\x83\x0f\xe3\x00\x97\xf4\xce\x0d\x3c\x9b\x45\x1a\x85\x97\x24\xdb\x3b\xc7\xa9\x66\xb2\x37\xb4\x22\xeb\x87\xc9\x91\xea\x1b\xed\xa6\xf3\x72\x88\x4d\xc6\x0a\xbe\x1d\xb1\x4f\xf0\xbd\xf6\xd8\xa8\x1f\x7e\x7b\xb1\xbd\xbe\xda\xa9\x38\x77\x69\xec\xf6\x84\x3d\x99\x7a\xb6\xd1\x98\x8d\x55\xca\x39\x52\x26\xcb\x2b\xdf\x7b\xbf\xe4\x17\xe9\x60\x97\xc7\xbe\xbf\x2d\xac\xd3\xf4\x5d\x79\xbd\xdc\x94\xcb\xae\xa1\xb3\xe2\xb6\xf2\x38\xb3\x5b\x73\x71\xe2\xc3\x6a\x71\xfa\x01\x2d\xe7\x0f\x2f\x31\x2d\x49\x5d\xda\xbd\x23\xcb\x58\xde\x84\xaf\x3a\x92\xcf\x8e\x63\x89\xb1\x1e\xda\x85\x8f\x22\xf0\x5b\x22\xb6\xea\x4c\x75\xff\xc0\x2b\x87\x2d\xea\xe2\x3b\x23\xf0\x36\x61\x05\x3a\xa2\x77\x56\x09\xe9\xfe\xa9\xba\x02\xb7\x5e\x11\x9e\xfb\x69\xeb\xa6\x37\xbf\x23\x6e\xf7\x99\x03\x70\xfc\x4a\x67\xf0\xf7\xba\x22\xe7\x7e\xbf\x0f\xd6\xfb\x30\xfe\x6f\x0e\x64\x2d\xef\x9c\xcb\x5f\xcb\x3f\xdf\x03\x9c\xb4\x62\xf0\x7b\x91\x00\x70\x31\xe5\x4c\xe0\x7d\x4d\xd8\x28\xfc\x40\x74\x2b\xcd\x03\x51\x36\x4d\xb1\x56\x0f\x33\xe7\x4e\x5f\x26\x61\x8c\x5a\x5c\xc5\x43\x17\x89\x1e\xf6\xb1\x01\xca\x7f\xf2\x0f\x36\xdb\x70\x5f\x0b\xce\xc7\xd7\x98\xc8\xe3\xb4\x5a\x14\x13\x73\x75\xf7\x61\x55\x87\xbf\xa7\x6e\x53\x37\xc4\x7c\x5f\xfc\x94\x7a\xfa\x4f\xfe\x01\x3d\xf8\xa3\x03\x27\x1f\x99\xa6\x2a\x36\x1e\x80\x3f\x13\xea\x43\xe3\x1e\xd4\x2f\x8d\x0c\xe0\x97\x03\x3f\xa8\x5f\x7a\xd1\x48\x70\xf4\x67\xd3\xa0\x7f\x1c\x4d\xb8\xea\xe7\xa4\xde\xdd\xbf\x44\x14\xbd\x62\xa0\x21\xdc\xfd\x84\x18\xe8\x39\xae\xc1\xd7\x59\x41\x5c\x70\xfb\x0e\xe0\x33\x42\xf7\x9b\x17\xe5\x4f\x0e\x84\xb6\x0f\x96\xdd\xe8\xfe\x8f\xef\xbf\xdf\x93\xd6\xf8\x87\x84\x35\x0f\x84\x17\x00\x67\xe1\xb9\xb8\x96\x48\x40\x09\x7b\x09\x98\x57\xb5\x23\x7a\x72\xb6\x8a\x7c\x39\x2f\xa9\x8a\xea\x9b\x75\xf1\xf1\x31\x64\xac\x51\xa5\x4d\x61\xe0\x11\x12\xd8\x90\x5c\xbd\xd7\xf9\x07\x4b\xe2\xfb\xd0\x06\xdf\x94\x75\xfe\xe1\x23\x21\xf0\x9a\x62\xe8\x7d\x9d\x55\x82\x51\xd7\xb7\x50\x3d\xf5\x11\x7c\xc1\x5b\xef\x08\x39\x15\x15\x7c\xe4\xea\x54\xf8\x01\xd4\x39\xc2\x76\x3c\x77\x70\x8f\x72\x36\xc1\x06\x9f\x19\x18\xa9\x1c\x84\xd1\xc4\xe3\xfd\x9d\x51\x69\xd3\x47\x08\xea\x7e\xf4\x28\x81\xb1\xcf\x04\xdc\x95\x73\xa8\x17\x1f\x8e\x13\xb5\x3d\x2f\xa0\x46\x5f\xff\x45\x7c\xe3\x3a\xad\xe2\x3d\x74\x9f\xb8\xe8\x1a\x8c\xd6\x7b\xca\x49\xda\xed\xb2\x8c\xde\x34\xc0\x4b\xf2\x72\x3a\xf9\xcb\x8b\x52\xb0\xf0\x3b\x07\xf2\xe2\xff\xfc\xfe\x9d\x96\x7b\xfd\xe9\x81\xe8\x35\x00\x60\x5e\xde\xf3\xa4\xf5\x33\x00\x67\xed\x99\x86\x1a\x71\xf0\x13\xc6\xf1\x9a\x14\xc4\x23\xf7\xe4\x6c\xa4\xa3\x68\x3d\x18\xe1\xee\x94\x71\x43\xaa\xb1\xaa\xb7\x1a\x85\xc9\x3a\xcb\xfa\x85\x73\x02\x19\xed\xfa\xd5\x69\xce\xce\x96\xbc\x21\x30\xcb\x35\xdb\xfc\x1b\xa9\x37\x89\xdf\xdd\xc3\xc8\x8d\xa4\x52\x34\xee\x15\xa9\xb3\x42\xda\xda\x14\x78\xa5\x46\xbd\x8a\x58\xf3\xe8\xa4\xcf\x5f\x68\x7e\xa2\xe2\x87\xbd\xbe\xb6\xca\x8c\x04\x0c\x26\xc8\xef\xc0\x9a\xf7\xa1\x58\xc1\x90\xa4\x44\xcc\x72\x75\x58\xf7\x3e\x84\xad\x46\x92\x8c\x1c\x18\xd7\xfb\x2e\xea\xc6\x86\x48\x0d\x76\x91\x8a\x9f\x3f\x94\x92\x8a\xed\xbd\x15\x1f\x8f\x0e\x90\x08\x36\x53\x8a\x53\x2f\x87\xc9\x27\xad\x5f\xfe\x3a\x0f\x6a\xc3\x7e\x3f\x0f\xbf\x28\xac\xe5\xdf\xaf\xe8\xfe\xdd\x87\x42\xfd\xdd\x03\x71\xaf\xfa\x97\x07\xe0\x14\x9a\x11\x7b\x7d\x16\x80\x53\x8c\xe5\x7e\x21\x05\x5e\x0a\x96\x73\x44\xa6\x7f\x82\xcb\xb2\x6c\x22\x3b\xe3\x36\x22\x22\xea\x27\x51\x0a\x81\x06\xd4\x52\x83\x18\xad\x76\x77\x4e\xca\x13\xab\x7a\x13\x07\x7b\x4e\x4a\x92\xb3\xa0\xf9\x76\x6b\x1f\x0a\x9b\x6f\x9f\x35\xbf\xa9\x3d\xe5\x7c\x34\xda\xfa\x9c\xa1\x1a\x39\xf3\xaa\xb7\x83\x90\xce\x24\x59\xa2\x8a\xcf\xc9\x53\x43\x89\x4c\xdf\xe6\xe7\xcc\xa9\x52\x44\x66\x1e\x08\x72\xf4\x51\xbe\x48\x8a\xf9\x64\xe9\x7a\x40\xe1\x1a\x29\x62\x59\xc1\xe5\xb8\xfc\x36\x12\x81\xa4\xe6\xb0\x53\x6e\x1b\xf9\x0a\x69\xc4\x66\xc3\x3a\xff\xb0\x89\xac\x45\x1e\x30\x9e\x93\xb9\xb0\xca\x47\x1e\x33\x56\x95\xa9\x9a\xed\x24\x2f\x1b\xb3\xca\xe0\x26\x72\x29\x3b\x8d\xa2\x64\xf3\x3e\xdf\xa4\xec\x36\x6a\xfa\xc5\x07\xde\xdd\xfb\xfb\x3e\xc0\x59\xfe\x73\x0e\x9a\xad\xf9\x70\xd6\xee\x83\x97\x6b\x3c\x48\xcf\x9b\xb5\xfc\xfb\xf9\x5a\x0f\xc4\x15\x80\x0d\x47\xe9\xe8\x4a\x07\x01\xb8\xe9\x4f\x3f\xcc\x8a\x84\x45\xc1\xfa\xf3\x3d\x09\x47\xc1\x5b\xc6\x9c\x6f\x34\xe4\x31\xb2\x8a\x76\x93\xdc\xe1\xbd\x11\x11\xd3\xdf\x80\xf2\x72\xa4\x50\x1b\xcd\x27\x35\x87\x6d\xcd\xa8\x27\x1d\x9c\x0c\x6a\x2d\xf4\xa9\xac\x5e\x6e\x06\x55\xc6\x75\xd4\x3d\xa1\x1b\x0d\xbb\xf4\x8b\x28\x4d\xc9\x55\xa6\x39\xda\x4e\x94\xb4\xfc\x56\xb3\x80\xff\xf0\x0f\xcc\xe4\x6f\x8f\x7b\xad\xea\xe4\x3f\x91\xf1\x1f\x8e\x58\x7c\x91\x33\x23\xdf\xfd\x71\xda\x8a\x59\x66\x89\xbc\x4a\x36\x30\xaf\xfa\x4f\xdf\x03\x8d\x7b\x10\x24\xcb\x53\xc6\x34\x1d\x25\xd9\x57\x6f\x51\x70\x1a\x7d\x12\x9f\x7f\x7c\xa2\x9e\x52\x3f\xf0\xeb\xb9\xf8\xcc\x6a\xed\x79\xf8\xb3\x1f\x6b\xad\xef\x62\x46\xfd\xf7\xfc\xfb\xc1\x5a\xef\xc3\xad\x90\xdf\xf3\x6f\x5a\x0f\x44\xf6\x49\x80\x4b\xc8\x71\x95\xe4\x8d\xb0\x2a\xac\x76\x3e\x3c\x9c\x0a\xf9\x32\x18\xee\x87\x7e\x1e\x20\xa7\xc2\x2a\xbc\xd9\x6d\x13\xd2\xaa\x1b\x2e\x7b\xda\x56\x0d\x31\x34\xc1\x2b\x39\x5a\xca\x52\x71\xb6\x47\xd5\x0e\x99\x31\x50\xeb\x3d\xa4\xb4\x94\xd7\x7b\x1f\xfa\xa9\x5e\xd1\xc9\xba\xe7\x34\xad\xa8\x6e\x59\x02\xba\x74\xea\x4a\xd4\xc3\x25\xf7\x0c\x02\x68\xfc\x83\xb2\x00\xe5\x59\x87\xbf\x91\x85\xc2\x7d\x4a\xcd\x40\xa6\xf1\x41\xd9\x3e\x4a\xc7\x3b\x1e\x43\x37\x19\x11\x4a\xf5\x4c\xa8\x61\xb2\xd4\x43\xca\x27\xc2\x79\xbd\x15\x49\x7b\xaa\x06\x65\x50\xeb\xec\x7f\x72\xff\x35\xee\x41\xd4\x97\x72\x06\xd9\x2e\x57\x0c\xd0\x5d\xf6\x73\xfd\x5f\x6d\xff\x7d\x0e\x2c\xac\xf1\x1f\xef\x0a\xd6\xf2\xef\xb5\x7d\xd0\x2e\xf7\x7b\xfe\x9d\xb7\xc6\x4d\x65\xeb\x02\xb0\x08\x30\x1c\x4f\xf1\x07\xe0\x48\x39\x34\x15\xbd\x08\x20\x5c\xc7\x1a\x14\xa8\x05\xef\xa4\x9e\x71\xd4\x79\xb4\x40\x28\xaa\x98\x4f\xd1\x81\x13\xb8\xb4\xa2\x44\x34\xad\x6a\x90\x41\xc3\x9b\xd2\x1b\xcc\x6c\x90\x68\x8b\x19\xf9\xfb\xc6\xda\x88\xa1\x53\x9f\xd2\xa0\xc1\x6e\x44\xf1\x8a\x3f\xea\x90\xee\x69\x84\x29\xd4\x46\xf5\x9c\xe6\x43\x64\x63\xbc\x8a\xea\x82\x9a\x0d\xf5\xed\xd5\x05\xf5\x81\x75\xfe\xc1\x92\x5a\x7d\x83\xa4\xc9\x2f\xff\x8e\x9a\xd6\x61\xa6\x59\x28\xfb\x9a\x6a\x3b\x60\xac\xf5\x51\x8a\x4a\x2d\x78\x7d\x49\xfd\xa9\x54\x21\x55\x6e\x62\x54\xfb\xa0\xc4\x32\x35\x66\x05\xa5\x3e\xb7\xc6\x7f\x4c\x88\xf9\x22\x02\xd4\x07\x8a\xfd\xb4\x9c\x5b\xa4\x14\x69\x44\xe4\xa5\xef\x00\xbc\xfe\xf8\x73\xfd\x44\xbb\xbf\x27\xe6\xfa\xef\xe7\xe0\x3a\x07\xb4\xd6\x07\x53\xfb\x63\x8d\xff\x58\xfb\x7b\xee\x28\xc0\xd1\x33\x5b\x23\x23\xce\x00\xd0\xdd\xa1\xa3\x8b\xfe\x0a\xc0\x21\x76\x60\x32\x78\x3f\x80\xc0\x1d\x66\xe2\x15\x6b\x00\x49\x3e\xd6\xbb\x2e\x5e\x30\xac\xa0\x7b\x51\xdb\xb6\x07\x6c\x35\x32\xf9\x29\xe6\x49\xb0\xc9\xa0\x4b\x9c\xdb\xc8\x0b\x99\xb2\x48\x91\xf4\x36\x18\x41\x3e\xd9\x1e\x97\x72\xd6\x93\x44\x6e\xba\x6f\x93\xad\xd7\x72\x46\x5a\xfc\x4f\xc8\x76\x6b\x3c\x41\xdc\x22\x0d\x14\xc7\xd1\x01\x48\x72\x52\x9b\x3c\x15\xa5\x85\xd8\x66\x8f\x29\xfd\xa5\xa4\x87\x70\x94\xf7\xa0\x1e\xcb\x9f\x40\xf8\x1a\xce\x28\xf7\xca\x9a\x23\xf4\x77\x56\x54\x74\xa4\x19\x10\xfa\x87\x4e\xa8\x47\x92\xd5\xc8\xce\xc1\x39\x94\xbb\x78\x27\x72\xe6\x23\x49\xe9\xae\x58\x3a\x22\x34\x13\xab\xe8\x27\xd6\x81\x9c\x24\x9a\x2a\x0d\xd3\xae\x83\xb0\x11\x42\x40\xb2\xc4\xfb\x69\x3c\xd8\x7a\x1f\x4c\xc9\xff\xcd\x01\x35\xac\xfd\xbf\x97\xd6\xfd\x9c\x99\x6b\xfd\x28\x31\xa7\x7f\x4e\xbf\x40\x80\xbf\x7f\x8f\x07\xda\x00\x9c\x13\xd8\x9d\x7e\x25\x11\x80\x27\xe8\x08\x8b\xdb\x1c\x80\x44\xe7\x59\x1b\xfb\x53\x30\x2b\x4f\xbd\x60\x60\xd9\x07\x95\x6a\x47\xb8\x74\x8c\xbf\x81\xac\x3e\x83\x10\x27\x8d\x7f\xd0\x5d\x84\xb3\xd6\xa3\xa2\xb2\x5a\x6e\xc0\xe3\x64\x2b\x92\xa3\x51\x02\x4c\x5e\xcd\xe2\xfc\x6a\x69\xc8\x62\x30\x9d\xe4\x4b\xb4\x3c\xd2\x1a\xaf\x2d\x1b\xad\xfc\x18\x69\x4c\xf7\x94\xed\x57\xe4\x45\x1a\xf3\x1e\xc8\x06\xcb\x95\x22\x2d\xe5\x01\x32\x53\xb2\x0a\x48\x50\xc3\x25\xf9\x56\x29\x7d\xa4\xac\x7d\x87\xec\x31\x49\x3c\x62\xda\xab\xa4\x90\x4c\xe3\x1f\xc4\x6e\x23\x4e\x6f\x5f\xca\x33\x88\x1a\x23\xe1\x93\x79\xb2\xd7\x45\x5c\x90\x9a\xc5\x8b\xd2\xc5\x22\x5a\xc8\x7d\x6a\x8b\xd4\x28\xed\x1c\xa0\xf1\x80\x23\x3d\xff\x83\x03\xf2\xfe\x39\xaf\xae\xf5\x45\xc5\x07\xfc\xce\xc1\x04\xdd\x03\x38\x61\xb5\x9d\xd1\x67\x03\xc0\xf9\x03\x8c\x6c\xae\x46\x00\x9c\x72\xfb\xc6\x1c\x4f\x03\x88\x7d\x60\xe1\xb3\xba\x0d\x20\xe7\x78\x2e\xdd\xec\x0c\xbc\x40\x33\x73\xac\xe8\x5b\x40\xb9\xd6\xb5\xcb\x37\x75\xde\x43\x9a\xde\x18\xb7\xbd\xf6\x10\xb8\x98\x5f\xe0\x47\x69\x0c\x80\xa7\x6d\x25\xbf\x8a\xda\x12\x68\xb8\x33\x0a\xb9\xa0\x03\x00\xed\x43\x12\x1a\x53\x71\x87\x43\x61\xaf\xc5\xa8\x4a\x39\x70\x22\x0e\x2d\x16\x28\x5f\x0b\xcc\xe9\x07\xc4\x0e\xc9\x51\x91\xb9\x7c\x13\xc9\x34\x59\x25\xe4\x49\x65\x9f\xb4\x86\x14\x17\x82\xad\x1b\x95\x10\x91\x94\x40\xde\xde\x4a\x91\xec\x15\xcf\x44\x9e\xdd\xaf\x93\x3a\x28\x16\x82\x3c\x7e\xa4\x29\x45\x27\xba\x1b\x19\x78\x75\x48\xf2\xa9\xf0\x27\xe4\xcd\x97\x20\x89\x1e\xe1\xa3\xc8\xdc\xb4\x85\x78\x19\xc0\x89\x15\xb9\xf6\x4d\x8b\xbf\x38\x08\x3e\x49\xe9\x1b\xbb\x7d\x00\xa4\xb7\x4b\x61\x0e\xac\x02\x28\xf7\x2a\x4a\x9d\x78\x0d\xa0\x99\x89\x92\x3d\x4b\x07\xa0\x7f\x45\xc5\xe5\xfc\x3e\x00\xb3\x27\x1a\x1a\xdc\x73\x00\x16\xad\xba\xf2\xc2\xdf\xe1\x93\xa5\x81\xb1\xa7\x6c\x17\x18\x5b\x5e\xb3\x52\x50\xfb\x82\x7c\xb0\xd2\x70\x9a\x37\xf8\x8c\x98\x9b\x57\xf9\x73\x5a\xb2\x50\x7b\x4d\xd8\xe3\xa5\x1c\x9f\x50\x37\x1b\x1d\xc9\x8e\xf1\x52\xa4\xe4\xe9\xb1\x56\x45\xfa\x6a\x93\x11\x6d\x85\x96\xd5\xa0\x74\x72\x9b\xc6\xfc\x3d\xcf\x90\x22\xb2\xb2\x9a\xf1\xd3\x89\xf0\x38\xf2\x06\x95\xa9\x77\xec\x91\x17\x49\xb7\x95\x23\xa6\xd1\x51\x65\xa4\x1b\x8a\x71\xd8\x7b\x51\x5a\xe4\x62\x79\x3c\xfe\x60\xd0\x7b\x72\x88\x3c\x0f\xbe\xdf\xef\xc3\x72\xbe\xfc\x14\xe1\x92\xef\xe6\xa9\xc3\x8a\x96\x04\x79\x5f\xd9\x4f\xb9\x4a\x19\x84\x42\xef\xb7\xa3\x4d\xca\x6f\x08\xcd\xde\x1f\x86\x38\x51\x8e\x44\x56\x2f\x91\xc7\xcd\x2a\x39\x44\x3d\x4f\xef\xfe\x6e\xf4\x04\x51\xd3\x93\x70\x3f\x5a\xf5\x28\xf1\x9d\x5b\xca\xdd\x67\xaa\x77\x48\x5b\x5c\x63\x00\x4e\x7d\x95\xd5\xdc\xd2\x08\xc0\xbe\x51\x0a\xb7\xe3\x1c\x80\xd0\x4d\xa9\xd3\x8c\xd9\x00\xd2\xd1\x52\x5f\x0f\x32\xfc\x8b\x83\xd0\x53\x38\x7a\x0a\x05\x60\xa4\x86\x42\x9f\xd7\x00\xb0\x32\x54\x63\xe1\x96\x06\xb0\x26\xea\xb0\x88\x24\xaf\xf7\xe5\x38\x5b\xa7\x5b\xf0\xaa\x3e\x43\x86\xad\x3d\x1c\x45\x0c\x0d\xd6\xfd\x28\x1a\x66\x10\xeb\xe8\xbe\x81\xd2\x69\xb2\x35\x4b\xdf\x47\x91\x72\x48\x9f\x50\x39\x13\xc4\x41\x2e\xd7\x89\x6a\x39\x19\xfa\x84\x7c\x54\xf3\x45\xb7\x57\x64\x26\x69\x50\x5d\xf3\xd9\xf1\x68\x23\x92\x2d\xfa\xec\x27\xe1\xd8\x54\xe2\x63\xe5\xa6\xc5\xf8\x04\xe2\xba\x07\x04\x51\xdc\x84\xe3\x0e\x1f\xc7\x05\x29\x64\xe2\x4f\x05\x51\xe7\x0e\x29\x7e\xc7\x7b\x05\x6d\xfd\x66\xad\x1c\x87\x8f\x0f\x52\x7d\x8f\x41\xa9\xe2\xc7\x02\x5a\x46\x98\x54\x7c\x08\x26\x7e\x16\x7f\xf6\xe1\x74\x3f\x55\xdb\x4b\x94\xf3\xaa\xec\x50\x55\x2f\x21\xda\x7b\x5d\xb8\xbd\x4d\xed\x35\x69\x93\xeb\x67\x00\x96\x06\x69\xfa\xcd\x3f\x00\x38\x16\x24\x0f\xee\x78\xf0\x6f\x0e\x42\x8a\x7c\xd0\xf0\xbf\x3d\x31\xa6\xad\x4a\x52\x6c\x7d\x00\xd6\xea\xaa\x77\xb9\xd5\x00\xec\xb5\x35\x8b\x84\x2f\xaf\xf7\xe5\x18\x39\xb0\x99\x0d\xab\xd7\x21\x25\x76\x81\x76\xbb\x4d\x76\x51\xc1\x46\xfa\xca\x39\xbb\x5d\xd4\x6d\x96\xf2\x51\x18\xaf\x7d\x14\x5f\x53\xba\x2c\x4d\x3f\x3c\xf9\x96\xa1\x69\xa5\x70\x68\xe3\x3a\x0f\x63\xa7\x2d\xd2\xfd\x21\x8e\x42\x32\x57\xaf\x7f\x71\x34\x2e\x82\x98\xac\x4a\xf7\xa5\x27\xd9\x82\xe8\xae\x3c\xb4\x5c\x9a\xcc\x4b\x44\x94\xf2\x30\xfd\xf1\x4a\xb4\xeb\xb1\xd8\xa7\x94\x81\x53\x8d\xe0\xa0\xf9\x50\xde\xdb\xa8\xe4\xe1\x59\x42\xe5\xd6\xfb\x70\x4e\xaa\xd9\xe1\x6f\x04\x8b\x3e\x34\x57\xbb\x4f\xe0\x0c\xf0\xa2\x71\x30\x9d\x69\xea\xa1\x44\xf6\x2b\xb5\xb7\x64\xb4\xb6\x13\x2f\x78\xab\x36\xed\xd4\x1c\x22\x0e\xbb\x2f\x03\x9c\xc9\x92\xfa\xb1\x95\x1f\x80\xeb\x95\x84\x1d\xfd\x5f\xbf\x38\x08\xd9\x18\x89\x4d\xfb\x9f\x03\xa8\x79\x4a\x6f\x3e\x9a\x05\x60\x70\x48\xee\xdd\xa9\x5b\x00\x96\x9b\x15\x84\xd8\x8e\x02\xd8\x2d\x28\x2f\x72\x06\x00\xb8\x30\x68\x32\x8a\x66\x02\xc1\x65\x58\xf7\xbc\x4c\x03\xa8\xb9\x84\x98\xea\x6a\x6e\x42\xfc\xec\x3b\xec\x52\xcd\x82\xd7\xfd\x28\xfd\x36\x4c\xe1\x2c\xde\xcf\xc8\x9f\xcd\xa3\x33\xff\x0a\x49\x26\x1f\x34\x4e\x2c\x9f\x88\x1a\x5d\xe7\x61\xde\x6a\x13\x7b\xd9\x93\x26\x89\xb1\x1a\xf7\x07\xc9\x29\xc6\xc4\xad\xaa\x9c\x63\x39\x69\x65\x84\x6c\x54\xe3\x4a\x4f\x46\x18\x8d\x87\xf9\x5f\x3e\x94\x75\x0e\xc6\x5f\xfd\x0b\x2e\x33\x32\x74\xbd\x0f\xe7\xbd\xe6\x41\x7c\x61\x88\xde\xdd\x27\x9a\x5f\x08\xe7\x02\x03\x69\x7d\x38\x34\x0e\xa6\xde\x4a\xe7\x1d\x71\x9f\x8f\x07\xc0\xe9\x41\x09\xb1\x2d\x79\x00\x3c\x83\xe2\xba\xf4\x4f\x01\xc4\x93\xc4\x87\x99\x9e\x03\x28\x92\xc5\xa7\x0e\x1e\x06\xd0\xfa\x22\x99\x74\x14\x03\x60\x3a\x2b\x3d\x79\x4a\x14\xc0\xa6\x58\x61\xe4\x42\x18\x80\xb3\x9f\xd2\xcd\xcb\xea\x00\x9e\x52\xaa\xcf\x84\x29\xeb\x5e\x10\x4b\xaf\x4d\x46\x97\x35\x0e\x20\x09\xae\x1d\xd6\xcc\xa6\xa4\x75\x3f\x8a\x87\x1d\x67\xa8\x86\xff\x16\xb2\xb9\x15\x4b\x9a\x45\xc4\x13\x52\x94\xa9\x7c\x39\x57\x3c\x6a\x9d\x87\xd9\xa9\xf3\xa6\x5f\x2d\xe3\x20\xa1\x41\x53\xee\xa5\x65\x66\x2e\x41\x56\xd5\x7b\x52\xfa\xea\x2e\xc2\x71\x15\xa3\x95\x03\x57\x35\x68\x3e\x94\xc5\x33\xa8\x09\x8c\x66\x92\xd4\x58\x01\xfa\x05\x66\x3c\x21\xee\xad\x9d\x5a\x30\xd6\x39\xae\xe6\xb9\x90\x66\x0c\x56\x3f\x7e\x7a\xe0\x93\xa6\x06\x4e\x39\x5a\xbd\xa7\x47\x2b\x07\xf7\x28\xf2\xc2\x7f\x38\x98\xb5\x3e\x1c\x1a\x07\x53\xfd\x5c\x7f\x13\x91\xce\xd7\x00\xe0\xcc\x09\xf1\xf3\x5b\x4a\x00\x04\x64\x44\xbf\xec\x96\x00\x10\x97\x10\x39\xc6\x58\x0f\xa0\x52\x24\x36\x75\x30\x06\x40\xa7\x5f\xe4\xcd\xa1\x67\x00\x16\xb2\x92\x0b\x2c\x42\x00\x8e\xe7\xe4\x9e\x5f\x90\x07\x70\xfd\xac\x90\x7c\xa9\x17\xc0\x3b\x03\xbd\x5b\xd8\x02\xc0\x9f\x4d\x6d\x51\xca\x05\x4c\x7c\xe9\x0d\x6a\x34\x6e\x23\xd6\x57\x58\x2d\x33\x2c\x52\xd7\xfd\x28\xdc\x0e\xc9\x41\xa2\x81\x0a\x64\x4e\xeb\x93\xa9\x66\x51\xa6\xa4\x63\x66\xfe\x65\x45\x49\x12\xc4\x13\x46\xc7\x5b\x9c\x32\x0c\x08\x9c\x7a\xd2\xfd\x31\x39\x0a\xf8\xfb\x9a\xcb\xa3\x62\xb9\xdf\xf1\x97\x54\xd3\xe7\x45\xf2\x07\xf0\x9d\x2a\x13\xcb\x49\x39\x41\xd8\x71\x15\xef\x15\xb7\xac\x5d\x34\x1f\xca\x87\x04\xf5\x1f\xab\xf5\x69\x9d\xc3\x35\x9a\x39\x18\x87\x94\x83\x4f\x08\x5a\x2c\x58\x93\x78\x12\xad\x0f\xa7\xd3\x48\xd7\x11\x77\x34\x96\xaf\xcd\x48\xcf\x1a\xd7\x10\x15\xd9\xe8\xad\x77\x07\xdf\x15\xf2\xbe\x8e\x59\xff\x1d\x7e\x29\xf8\x47\xcd\xbc\x7e\x28\xc1\x37\xa0\xa7\xe2\x80\x81\x0a\x71\xbb\xaf\x06\x00\x9b\x9d\xb8\xd4\x36\xdf\x5f\x1c\x04\xed\x3a\xa8\xd9\x8a\xf5\x1c\x52\x04\x30\xbc\x2e\x7a\xf0\x48\xcc\x7f\x7b\x62\xbc\x4a\xe5\x5c\x2f\xe9\x02\x04\x08\xa2\xa8\x22\x29\x00\x81\x65\xaa\x61\x92\xd5\x60\x12\x98\xa1\x37\xa4\xb9\x09\x49\xf4\xab\x32\x8b\x31\xcb\xa7\x32\x79\x56\x3b\x5a\x7a\x4c\x92\xaf\x3a\x77\x05\x1c\x09\xeb\x24\x15\xdb\xb6\x25\x1f\x8a\x1b\x22\x2a\x59\xee\x2b\xe9\x4a\xff\xb4\xce\xc3\xa0\xf5\xbd\x1e\x28\x14\x9e\xc1\x3d\xd1\xe2\x7f\xaf\x52\xf4\x88\xd6\x03\x83\x97\x40\x67\x2e\xbd\xcf\xbf\x3c\x37\xaa\x26\xb2\x7c\x3d\xe7\x07\xcd\x87\xf2\x3a\x5d\xf3\xfa\x6a\x4c\xfa\x6b\x9a\x0f\xa5\xef\xac\x6e\x1a\xa6\x24\x85\xa5\xeb\x92\x9e\x34\xd6\x39\xa1\x86\xc6\xc1\x34\xef\x31\xa4\xc7\x09\xc6\xea\xd7\x15\x18\xae\xe2\x5e\x44\x85\xd3\x38\x98\xf2\xa7\xc6\x3a\xf8\xfe\x50\xdf\x62\x16\x63\x3b\x42\x62\xc0\x67\x80\xf3\x38\x51\x89\x6d\xdf\x7e\x71\x10\xb2\x9c\x42\xa3\x7b\x7d\x01\x34\xba\x04\xa7\xf7\x7b\x01\x18\xdf\x15\x91\x3d\x12\x0c\x60\x17\x24\x1a\x7b\xf2\x3c\x80\xeb\x73\xa9\xbd\xe7\x1e\x00\xf8\x31\xc9\x3e\xe7\xac\x06\x08\xbe\xa8\x38\x2c\x28\x09\x10\xd1\x84\xde\x21\xfd\x08\xa2\x22\x4c\xb5\x6e\xa9\x59\x20\x49\xc1\xd3\x26\x17\xcd\xba\xa9\x5b\x7d\x05\xed\x35\x3c\xcb\xc8\xe2\xee\xae\xde\x7f\x45\x3a\x12\x97\x1c\xca\x12\xae\x26\xdf\x27\x18\x58\x73\x97\x58\xe6\x54\xe1\xbd\x4d\xcd\x6f\x7e\x2a\xdc\x8b\x4b\x35\x38\xfb\xb0\xb1\x64\x0a\x6b\xa8\xcd\xf5\x29\xb6\x32\x1a\x9b\xa0\xf6\x63\xc1\xb5\xfc\x31\x8d\x0b\x9a\xc8\xd5\x64\x59\xf2\x28\x62\xa0\xf9\x50\x9e\x7a\xeb\x8e\xad\x04\x64\x13\xfb\xfb\xf4\xad\x57\x96\xaf\x86\x75\xae\x1a\x18\x63\x0e\xa5\x91\xdb\x77\x1b\x34\x62\xb9\x92\xb8\x1b\x3b\x8d\x4c\xb0\xf7\xe3\xc7\xeb\x62\x8c\x6d\x70\x3b\xe3\x0a\xab\x46\x4c\x1a\x70\x31\x31\x66\xa5\x7e\xa6\xc7\xf1\xc6\xe1\x54\x1a\x07\x93\xe7\x6d\xda\x45\x30\x0a\x42\x03\x70\xb2\x0b\xf7\xef\x58\x02\x10\x3a\x23\xb4\x7f\xb7\x1e\x80\x7c\x8d\xd0\x86\xbd\xb9\x00\x9a\x39\xfc\x8f\xf6\x5d\x06\x30\x4f\x14\x42\x8e\x64\x02\x38\x24\x08\x4d\x1f\x57\x01\xb8\x32\x23\xaa\x77\xba\x05\x20\x68\x49\xca\xf2\xa2\x00\x40\x24\xbb\x1c\x4e\x60\x23\x40\x9c\xb0\xf2\xa0\xb4\x12\x24\xc7\xe9\x6a\xb0\xa9\x7e\x44\xd2\xa2\xb2\x0d\x15\xcc\x7a\xa8\xdb\x43\xce\x58\x93\x3d\x5f\xac\xfb\x51\x5c\x9c\xd9\x63\x47\xd3\x2f\xe3\x6f\xda\xfa\x16\x6d\x2c\xb0\xc0\x29\x99\x61\x5b\xa6\xca\xe9\xb0\xfe\x86\xc7\x07\xb2\x2a\xa9\x18\x7b\x6d\xe1\x6f\x55\x35\x1e\x18\x6b\x8d\xd0\xf9\xe7\xd7\x16\xe7\xf5\x35\x1e\x2f\x74\x97\x9b\x7c\x38\xaf\x13\xb1\x98\x5b\xda\x4c\xf3\xa1\x3c\xb8\x6c\x78\x7c\x39\xb4\x40\xac\x73\xc8\xa8\x6f\xc5\x25\xf7\x44\xbb\x9d\x31\x7a\xd5\x2e\xcb\xbc\x29\xda\x24\x1f\xc3\x9f\xce\x57\x6b\x68\x9a\x8c\x65\x4c\x4e\xaf\xf4\x35\x2b\xc4\x3e\x4a\x30\x2a\x7d\x6d\x7e\x08\x87\x8e\x7d\x59\x74\xd1\x7c\x37\x7e\x6f\xe4\x50\xae\xbb\xc5\x71\x7c\x78\x78\x52\x96\xbe\x85\x33\xe1\x74\xf0\x14\xc0\xe5\x4f\xc2\x5a\x3b\x4b\x01\x44\x14\x05\x55\x77\x7b\x00\xa0\x0e\x0a\x1c\xd9\x1b\x03\xa0\xa7\xc3\xf7\x7e\x5f\x27\x80\x65\xbe\x40\xe3\x61\x1e\x00\x97\x8f\x02\x81\xc7\x14\x01\x7c\x4f\x09\x8b\x9e\x3a\x04\x10\x46\x92\x38\xcb\x3e\x01\x10\x1f\x22\xd5\xcd\x13\x04\x90\x28\xaa\x7c\x40\xfa\x0d\x84\xa7\x6c\x56\xcb\x56\x1b\x43\x82\x12\x6d\xf5\xb7\x98\x23\x14\x62\xa4\xb3\xe5\x4b\xaf\x02\xd2\xb0\xbf\x93\xdb\x91\x18\x1c\x21\xca\x3d\x3f\x72\x7b\xf6\x08\xee\x9d\xfd\x6a\xfe\x42\xc9\x17\xac\xb1\x45\x50\x4b\x7b\x35\x1a\xb3\xd1\xf0\xe1\xb3\x9b\x75\xfb\x56\x16\x75\x1c\xc7\xb5\x1b\x84\x68\x3c\xcc\x57\xd0\x79\xfd\x23\xbb\x7a\x84\xe6\x43\x79\x88\x35\xaa\x5d\x6c\x2f\x4b\xfc\xd3\x87\xd2\xa8\x63\xce\xb3\xf2\x2c\xc7\xe4\xfa\x61\x8b\xdd\xab\xa3\x99\x8a\xe5\xa3\x96\xd7\x31\x4e\xe9\x74\xc5\x93\x56\xdb\xb1\xe7\x92\xef\xe7\x79\x5b\xd5\xe3\xe8\xe3\x03\x73\x5c\xad\x78\x70\x1d\xd1\x94\x8c\x2c\xab\x5a\x7c\x58\xf8\x50\x5a\x88\xd5\x1b\xfc\xab\xd0\x25\x00\xae\xa3\x82\x0a\x3b\xcd\x7f\xe5\xff\x68\x75\xde\x77\x8c\x15\x00\x06\x11\x3c\x8f\x99\x1e\x02\xd8\x0a\xf2\x75\x1f\x4a\xfc\x6f\x4f\x4c\xf4\x47\x11\x36\x36\xdb\x5f\x3d\x31\x99\xa7\xe5\x66\x25\x2a\xa0\x3a\xeb\xa2\x8a\x00\x7a\x1f\x92\x93\x29\xa3\xed\x62\xe6\x4d\xdd\x95\x6c\x68\x2a\xe0\xf9\x95\x64\x19\xda\xea\x72\x3e\xc1\x04\xff\xdc\x9b\x2f\x78\x7b\xfe\x07\xec\x84\x33\x57\x8e\x7f\x65\xca\x3a\x0f\x93\x6b\x9c\xff\x2c\xad\x29\x9c\xd6\x8b\x33\xcd\xa4\xdb\x38\xeb\xd8\x68\x3e\xfa\xd4\xb0\x66\xae\xbf\xfe\xfe\x23\x8c\xa9\xee\x8f\x6d\xd7\xf1\xeb\x3e\x94\x3a\x0b\x8d\x25\xde\xd2\xe1\x1b\xe5\x56\x71\x4b\x73\xc5\x8d\x35\xaf\xac\x2e\xac\x24\xe4\xde\x2b\x3f\x69\xed\xb1\x1a\x79\x75\x4b\xd1\x19\x1b\x11\x8c\x66\x7a\x53\x6e\xa4\xcd\x7b\xec\x89\x94\x4b\x99\x23\x76\x62\xd8\xb0\xa4\xb0\x34\x92\xdd\x6e\x9c\x64\xdc\x40\xea\x31\x5b\x47\x1c\x3e\x8a\x92\xe0\x69\xa7\x85\x8f\x0d\x5f\x04\xe0\xad\xe3\x9f\xd9\x75\x07\x40\x8a\x9b\xef\xcd\xee\x00\x00\x55\x03\xee\x67\x7b\x72\x01\x8c\xc7\xb8\x0d\x99\xa2\x01\xec\xb3\x78\xfe\x3a\x30\x0c\xe0\x9b\xca\x1b\x70\x6c\x37\x40\xc4\x09\x7e\x65\x16\x46\x80\x04\x41\x81\xdc\xb3\x97\xff\xd5\x13\xb3\x5b\x7a\x42\x2c\x0b\x1e\x14\xb0\x28\x4e\x2a\x47\x21\x5d\x05\x86\xea\x1d\x26\x9c\xd4\x43\x19\x88\x51\x97\xa7\x31\xe9\x6a\x9c\xbc\x7d\x44\x1c\x19\xb7\xe4\xef\xe4\xe7\x5f\x62\x88\x79\xe2\xfa\xed\x6a\xe7\x75\xbf\x15\x57\x5b\x8d\x9b\xca\x37\xff\x5a\xea\x37\x21\x0f\x32\xb4\x55\x2e\x29\xe8\x5d\x9a\xa4\xb4\x5f\xfa\xa8\x6c\x54\x36\xfd\xb9\x65\xfa\x49\x89\xb9\xe8\xac\x76\x33\x4f\xb7\x86\xc5\x9b\x79\xf3\x7a\x31\x9a\x0f\xa5\xae\xd6\x8e\x79\x61\xa4\x6a\xac\xf2\xba\xfd\xee\x25\xe3\xb2\xbd\xc5\xaf\x1c\x78\x97\xf5\x8b\x1e\xe6\xa9\x3b\xb0\xad\x90\x73\x4a\xaf\xde\x73\xd0\x5e\xfd\x90\xc5\x90\x61\xec\xb0\x82\xb1\x4d\xef\x4d\x0e\x75\x1c\xc2\x72\xa4\xa8\x26\x30\x3b\xe2\xb1\x73\x09\xad\x34\x0e\x26\x6a\xde\x29\x00\xf7\x35\xfa\x21\x00\x6f\x0f\xdf\xa6\x5d\xd6\x00\xd2\xe7\xf8\x86\x76\xd7\x03\xa8\xdf\xe0\x39\xcc\xa8\x0c\x60\xce\xcc\x75\x9d\xe9\x1e\x80\xcb\x5e\x6e\xd4\x41\xe5\x5f\x3d\x31\x31\xf7\x79\xe5\x98\xb7\x00\xa4\x57\x0b\xec\x3a\xf7\x02\x20\xef\xb8\x50\xef\x45\x14\x40\xe9\x43\xc9\x42\xd1\x2b\xf0\xb6\xd2\x53\x2e\x4f\xf1\x03\xf2\xa0\xac\x59\x35\xd8\x38\x9f\xba\xab\x80\xa2\xef\xe3\x79\x97\xa4\x91\x21\x67\xdd\x92\x30\x87\x53\x0e\x95\xf0\xc9\x2c\xaf\x5b\x95\xf3\x7a\x95\x16\xd0\x98\xb6\x54\x6f\x4f\x6e\x2e\x6b\x9f\x59\xe0\x32\x43\xbf\xfc\x7a\x8f\x69\x4a\xc4\xf8\xc8\x84\x4a\x97\xec\x60\x83\xc5\xc4\xe4\xd0\x1d\xee\xee\x66\x9b\x6d\x33\xe8\x5b\xbc\xad\x4f\xed\xf6\xcc\xd9\x37\x1a\xfd\xe9\x43\x29\xda\xe5\xb4\xba\x44\x57\x9e\x9b\xb3\xd7\x85\x7b\x79\x67\xc9\x19\x1a\x07\x93\xf4\xd6\x35\x6d\x55\x36\x7b\x94\xc6\xc1\xc4\xf4\xb8\x7a\x63\x90\x54\xad\x48\x21\xd7\x74\xec\xeb\x44\x74\x84\x9e\xcb\x47\x9c\x45\x5c\x68\xf0\x94\xeb\x13\x1c\x35\x5a\x09\x80\x4f\x85\x37\x76\x97\x11\x80\xdc\x1d\x5e\xab\xdd\x75\x00\xda\x4f\xb8\x5e\x32\x1a\x03\x58\x8a\x5e\xee\x65\x8a\x03\x70\xd7\xbb\xdc\x72\xa0\x06\x20\x2c\x99\x6b\xfc\x68\x1b\x40\xe2\x09\xae\xc1\x13\x72\x00\x39\x3e\xdc\xdc\x2c\x1f\x7f\xf5\xc4\x54\xab\x8b\x45\x09\x8e\x01\xd4\x8e\x4b\x9b\xc8\x1d\x82\x8d\x75\xe3\xca\x3b\xf5\xe3\xa8\x5c\x55\x6d\xda\x41\xee\xf3\x24\xde\x7c\x45\x8b\xab\x89\x65\x38\xce\xf8\xe7\x1e\x8e\x15\x22\xcb\x9f\xfc\xf4\x13\xef\xdd\xca\x5e\xe8\x73\xea\x6d\x22\x76\xa5\xcd\xe9\x99\xd7\xbe\x5d\x7e\x40\xff\x72\xbf\x8d\xea\xb7\xd1\xde\x5b\x3d\xfb\x1d\x8c\x26\x70\x5d\x05\x2d\x5b\x9c\x37\x4f\x6f\x69\xbf\x75\x5d\xd5\xa5\x6c\xd6\xf8\x66\x5c\xa9\x9f\x9b\xd0\xbc\xe1\x8d\x82\x3c\x0b\xf7\xd0\x1f\x4b\xd7\x15\xb3\x0c\x3d\x36\x2e\x6a\x56\x1d\x4f\x35\xf4\xa8\x5c\xca\x28\x63\x48\x64\xf2\x68\x59\x9e\x2e\x44\xc5\x8e\x79\xd8\xaf\x32\xe4\xbc\x8a\x9e\xf3\xb0\x58\xad\xba\x6a\x47\xe3\x60\x42\xd2\x3d\xe9\xb1\x6a\xc9\x78\x1a\x07\xe3\xf7\xce\x23\x1d\xb7\x12\x9d\x09\x20\x7a\x92\x0f\x18\xbc\x00\x14\x4f\xf1\x32\xee\xd9\x00\xa0\xa7\xc6\x59\xbf\xc7\xef\x17\x17\x44\xf3\xa3\x84\x3f\xbe\xe8\x7a\xd0\xea\x5f\x3d\x31\x6b\x1c\x44\xd5\x1b\xde\x7d\x6c\xca\x00\x0d\xf4\x22\x87\x04\x2e\x00\xb4\x10\x24\x86\x65\xae\xc3\xe1\x5b\x6d\x0a\x42\xba\x43\x54\xf5\x66\x61\x75\x53\xb7\xd3\x24\x95\xea\x39\x63\x9b\x84\x62\xec\xcb\x2c\x70\xbe\x5d\x39\xba\x38\x1d\x72\x30\x46\xaa\xe3\xe9\x58\xd3\x95\x8a\x5a\x89\x3e\xc3\xd7\x15\x2e\x74\x83\x06\x8f\x8f\xf6\x0a\xbb\x6e\xfd\x32\xf0\xb0\xfd\x26\xb7\x3b\x69\xbc\xb7\xdb\xb6\xda\xc1\xd3\x73\x4a\xef\x4e\x51\xbe\x9f\xcf\xe5\x99\xad\x6d\xec\x57\x63\xbc\x77\xcf\x4d\x34\x5e\x48\xdf\xe6\xad\xf0\xc3\xa5\x8e\x2e\x61\xaf\xef\xa6\x85\xae\x6b\x7c\xd1\x2a\xbe\xf7\x16\x57\x2b\x2c\xa3\x6e\x79\x97\x2d\x87\x17\x2d\xd0\x38\x98\xc0\x68\x5f\xd4\xaa\x6b\xf6\x95\xff\x70\x30\xc3\x57\x04\x71\x7f\x25\xc4\xf8\x1c\xf5\xb2\xc2\x2d\x44\xd7\x01\x08\xdd\xe0\xb6\xde\x25\x08\x80\x62\xbf\xac\xc2\xe0\x0b\x60\x54\x7a\x99\x89\xb1\x04\xc0\x69\xeb\xa5\x14\xa6\x46\x00\xff\x6c\x8e\xe3\xfb\xc2\x01\xe2\x74\x2f\xc8\xfc\xfd\x7b\x22\xfb\x13\x7b\xd3\xe1\x22\x80\x0a\x14\x7b\xc2\xd1\x62\x80\x1b\xd8\x4b\x77\x59\x96\x00\xda\xf9\xf9\x02\x38\x85\x00\x3a\x53\xc5\x8c\xa5\x62\x40\xfb\x1e\x46\x26\x49\xb3\x84\x6a\xdd\x59\xa7\x32\xe6\x32\x40\xe2\x6b\x0b\xd6\x3b\x99\x70\x0d\xab\x53\x6d\x60\xb3\x54\xdd\xf1\x39\x39\x7d\x57\x30\xef\x5d\xc6\xc7\x43\xd1\x3b\x0a\x5f\x3f\x68\xe8\xbc\x1f\xb4\xda\x3b\xf4\xd4\xee\x06\x77\x80\xc6\xa7\x1d\x4f\xad\x0a\xef\x05\xdf\xff\xe6\xd5\x4f\xca\x1e\x0e\x12\xfb\xee\xd3\xf5\x3e\x85\x3b\xe8\xf9\x74\x67\xfb\xe1\x58\xb1\xe0\x95\xd9\xbe\x9b\xa6\x51\xb7\x83\xa2\xe7\xdf\xd5\x7f\x8b\xe0\x0e\x0c\x5b\x48\xb8\xb6\x1a\xda\x1b\x50\xb1\xf4\x57\x85\x44\xc8\x81\x80\x9d\xcb\xdc\x25\x2c\x81\x11\x01\x1e\x2b\xf1\xf9\x87\x02\x6e\xf8\x2e\xae\x36\x5f\x35\xf4\xcb\xf7\xf3\xc5\xe4\xa4\x5b\xf9\xb4\xf8\xa5\x60\xfd\x93\x85\xbd\x31\xbe\xde\x38\xa6\x04\x91\x2b\x29\x3e\x63\xb8\xe7\x31\x96\x00\x62\x95\xdc\xfb\x77\x8d\x00\xa8\xd6\x5c\x66\xdd\xcd\x00\x60\x9e\x7e\x21\x83\xa1\x07\xc0\x2d\x8d\x83\x7b\x6f\x0d\x40\x28\x3d\xeb\x13\xc6\x64\x80\x14\xcf\xb3\x5f\x19\xc9\x00\x45\xc9\x67\xf3\x99\x6a\x00\xea\xd2\xcf\xb6\xed\xb7\xfe\xd5\x8f\xd2\x1d\xcb\xcd\xc5\xce\x01\xf0\x98\x51\xd0\x57\x98\x09\x52\x06\xb9\x24\xac\x55\x95\xa8\x2f\x9e\xf3\x2b\x54\xda\xf3\x93\x22\x1e\x33\xaa\xaf\xc4\xc6\x4e\xf3\x75\x98\x9a\xc7\x55\x1e\x7b\xae\x5f\x2b\xe6\xdd\xd7\x7e\xe1\xa6\x75\x5e\x77\xda\xd1\x87\xc2\xa5\x0c\xe9\x23\xb7\xcc\x9f\xcb\x65\x0a\x26\x7d\x78\x47\x1c\xfc\x9a\x74\x30\xf1\xdb\x57\x93\x87\x33\xd1\xdf\x12\x35\xbf\xa7\x77\x3d\x8c\xb8\x19\x6f\x33\x7d\xbf\xfd\x48\xf8\xc5\x98\x23\x73\xfb\x9b\xe3\x83\x27\x63\x72\x7f\x70\xd6\x8d\x05\x56\x44\x1f\x5d\xbc\x50\xb5\xe8\xff\x30\x1a\xbd\x24\x5f\xae\xf8\x3f\xfb\x70\x1c\xc3\xfc\xb1\xc7\x52\x56\x3d\xbd\x43\x51\xd8\xd1\x44\x47\x0f\xc9\x90\x57\xb8\xc0\xb8\x83\xee\x7f\x85\x1e\xc2\x61\xa2\x63\x01\x64\x4d\xb8\x58\xe9\xcb\x00\x34\x9d\x2f\xda\x33\x9c\x00\xb0\x42\xb1\x12\xe9\x1d\x00\xbc\x5c\xd8\x2e\xee\x61\x00\x88\x71\xdf\xb2\xf4\x8f\x07\xa1\x86\x99\x61\x17\x11\xa0\x7a\x79\x2d\xef\x29\x39\xf9\x82\xe1\x3d\x40\x5f\xd6\xa9\x2a\xa6\xe3\x00\xcf\x25\x38\x72\x4e\xf5\x00\xbc\xe9\xe1\x11\xbe\xfc\x0c\xf0\x9f\x16\x45\xe4\xe4\x2b\x91\xa3\x63\x32\x32\x82\x56\x23\x98\xa0\xcf\xfb\x54\xce\x45\x3e\x7b\xe7\x31\xb8\x60\x54\x5c\xf4\xb1\xab\xb3\xb7\xc0\xad\xbf\xb9\xab\x8c\xb9\x75\x3c\xce\xb7\x67\x63\xaa\x6a\x23\xb6\x5e\xf3\x51\x4f\xf8\xf1\xfa\xdc\xf7\xdd\x4f\xcb\x83\xee\x56\xf9\x8f\x3d\xeb\x0d\x0c\x38\x59\x6a\x37\x39\xdc\x31\xed\x77\xad\x40\x62\xe6\xe9\x2d\xf3\xff\x78\x40\xe6\xd2\x26\x16\x1f\x57\x74\x7a\x9d\x4c\xa3\x5f\x66\x2b\xd9\xec\xc1\x9d\x1a\xb2\xe2\x9d\x7f\xd6\x43\x23\x71\x6e\x55\x3b\xbb\xd9\x8d\x3d\x89\x1e\xe3\x91\xfe\xc9\x6d\x63\x5c\x13\x56\x2d\xf9\x8b\x4b\x40\xdc\x65\xdc\xd9\xf8\xdb\x4e\x8f\x63\xe6\xf0\xe7\xa2\xb4\x9d\x5e\xc7\x7c\xc6\x9f\x89\xb2\x02\x90\x0f\xbf\xe4\xb5\x2b\x1f\xc0\xe0\xc4\xf9\x13\xbb\x8a\x01\x1c\xde\x9d\xe1\xdc\x59\xff\xab\x17\x24\x69\x2d\xd7\xa4\xe5\x1c\x4d\x9b\xe9\x8c\xff\x9e\xbd\x6b\xef\xfb\x47\xe2\xe8\x6e\xff\x93\x7f\xce\x9e\x96\x65\x02\x80\x99\xb3\x17\xd3\xce\xb2\x02\x60\xbe\x0b\x6e\x91\x10\x43\xd2\x29\xac\x12\xb1\xc6\xde\x93\x7b\x96\xfc\x95\xea\x03\x29\x4f\x2b\xbe\x5f\xd1\x7b\x7b\x35\xac\x31\xe5\x7d\xbf\xe3\xad\xeb\x1f\x33\x6a\x86\xe2\xc2\x57\xee\x7c\x0e\xf7\x7f\xbe\xf1\xda\x8d\x6e\x4d\xcf\xce\x27\xf7\x5e\xaf\xf4\x9f\x70\xed\xeb\x39\x3e\x31\xdf\x35\xe4\xea\xd7\x66\x3a\x7d\xb7\xed\xb8\x4b\x78\xd3\xbd\x39\xa5\xa6\x1d\xae\x16\x35\x5c\x3f\xc4\x6a\x89\x2e\xe9\x95\x9a\x0b\xd8\xaa\x49\xe7\x90\xd2\x47\x4b\xf5\xa5\x4a\xce\x9f\x0b\xf7\x2d\xdf\x2c\xbc\xeb\xb4\x25\xbf\x63\xf5\x4c\xce\x01\xc7\xb2\x1c\x3d\x0c\x7b\xc6\x63\x87\xc0\xab\x66\x58\x81\x94\xbf\x1c\x7c\x33\xec\xb1\x1f\x13\x16\xd7\xf9\x8f\x0b\xa9\x97\xf0\xb1\xe1\x64\xdb\xae\x94\x04\xfc\x70\x98\x32\x80\x72\x35\xdb\xc7\x1d\x86\x00\xa6\xf6\x67\xb5\x76\x50\x01\x5c\x1f\x9f\xca\xda\x79\xf0\x97\x0f\xe3\xea\x25\xba\xdf\xbe\x7b\xa6\x79\xbf\x69\xf9\xf7\x97\x4d\x3f\x7d\x18\x2b\xda\x3b\xca\x7f\xbe\xf7\x67\x2b\x3d\x74\x83\xc2\x80\x60\x04\x4e\x8b\xb2\x4f\xaf\x50\x5a\x25\xee\xe9\x6f\x7b\xa5\x46\x1c\x56\xba\xe3\xf9\xa0\xab\x0f\x27\xac\xcb\x95\x30\x5a\xa1\xb7\xdc\x6d\xb7\xb5\xf4\x44\xcc\xc0\x6c\x62\x50\x64\xd3\x84\x8f\xe5\x2c\xba\xec\x76\x5b\xbd\xdd\xe4\xd4\xc0\x20\xc3\xdd\x5d\x96\xbc\x9f\x28\x53\xee\xed\x3e\x56\x31\x83\x30\x2b\xd5\xec\x46\xf3\x5f\x58\x67\xde\x8d\x5d\xdc\x54\xf9\xd4\x7a\xe5\x96\xce\x52\x41\x49\xbf\xf5\x4a\xc3\xd0\x32\xbe\x80\xce\xba\xba\x36\x76\x95\x2d\xdb\xc1\xba\xa9\xfa\xd6\x2a\x92\x41\xb5\x1e\x2f\xa7\x60\x9a\x53\x11\xab\x37\xa5\x99\xd8\xae\xc4\x1d\xd6\xbc\x45\xa7\x70\xa2\x71\x15\x56\x06\x05\x71\xb8\xa5\xa8\x69\xcb\x85\x3c\x2d\x7c\x74\x78\xa3\x45\x59\x8e\x1b\xc1\x3c\x28\x03\x40\xad\xfd\xec\xd2\xf6\x20\x00\x1b\xc2\x29\xa1\xed\xef\x7e\xe5\xbe\x49\xcd\xbf\xdf\x07\xb4\xdc\xf3\xd1\x6e\xba\xdf\xbe\xff\x5e\x3c\x42\xcb\x3d\xb6\xec\xa6\xa3\x23\xee\x03\x60\x23\x1f\x79\x36\x5d\x00\x3c\x7c\xb9\x02\xef\xdf\xc8\x53\x6d\x24\xaa\x35\xbc\xfb\xfc\xc9\xf4\xca\x9f\x1c\x55\x1a\x5a\x08\xfa\x7a\xae\xa1\x45\x39\xb2\xd8\x5d\x76\x17\x32\xba\x43\xc3\x97\xb5\xfc\x51\xe5\xd9\x5e\x87\x96\xce\x64\x3b\x57\x5b\xda\x7d\x5f\x48\x6e\x4f\xaa\xf5\x36\x7a\x3d\x5f\xff\x3d\xf1\xc6\xa4\xe1\x9e\xa9\xc8\xf9\xc7\xd7\x2d\x8c\xb6\xbd\x8b\x5f\xbc\x5c\xde\x62\x14\x35\xf8\x6d\x09\x57\xb4\xc7\x18\xf5\xf0\xcb\x8a\x6e\xae\x96\x89\xed\xbd\xd6\x55\x95\xac\x61\x93\xa1\xdb\xcf\x30\xe2\xe9\x1b\x4d\x26\x5b\x6a\xb1\x5c\x49\xaf\x4c\x1c\x9a\x6e\xe3\x36\xc4\xcd\x9b\x24\xd7\x75\xe1\x5e\x44\x7d\xa7\x79\x2f\x4c\xa5\xab\xf6\xe2\x73\xc2\x7a\x4c\x22\xca\xb7\x10\x6c\x82\xe8\x4c\x4e\x96\xb4\x11\xc6\xfd\xc6\x01\xf4\xfb\x4e\x09\x6c\x73\x06\xb0\x0f\xda\xf8\xcf\x39\xf0\xff\xb5\x0f\x63\xf6\xfc\xbf\x39\x10\x6c\x24\xc0\x56\x29\x3a\xba\xa9\x52\x00\x36\xb6\xa3\xfc\x6f\x16\x80\x9f\x5f\x54\xa0\xec\x11\x8a\x3a\x23\xb9\x53\x65\xe7\xad\x76\x0a\x0b\x2a\xc7\x22\xa5\xec\x0b\x49\x50\xaf\xc8\x4b\x2f\xd9\x0d\x3f\x60\x2b\x12\x55\xed\xff\x10\x2b\xe4\x23\x93\x11\xe7\xc6\x82\x39\x98\xe6\x9d\x13\x64\x1b\xb0\xd2\x57\xfb\xac\x50\xd8\xf8\xc9\xf2\xcb\xa7\xcd\xc5\xa6\xda\xb7\x96\x4f\x2c\x7e\x29\x26\x68\xed\x5f\xb6\x5e\x36\xc9\x8b\xd0\xe1\xf8\x56\xb5\x62\x99\x1d\xae\xab\xf5\x96\x7b\x55\x30\xb3\x42\x87\x32\x78\x1b\xb3\x98\x64\xa7\xbb\xfd\x71\x21\x76\x32\x16\xd1\x1b\xec\xf9\x8a\x3b\x1e\x6b\xa8\x17\xd4\xc5\x88\xdf\x15\x91\xae\x1f\x71\x5b\x0b\x2f\x15\xde\xa0\xef\x74\x6b\x0a\x3f\x18\x52\xa0\xd7\xd2\xec\x42\x28\xf6\xef\x34\x38\x71\xe3\x38\xa1\x30\x60\x87\xc1\xb1\xeb\xaa\x44\x16\x9f\x01\x00\x8b\xb9\x13\x31\x5b\xe6\x00\xae\x24\xaf\xe5\xff\x43\x6b\x1c\xc8\x9a\x1f\xa7\xc3\xf6\xf7\x7d\x30\x99\xbb\xb6\xfe\xc0\x7f\xe7\xbf\xe3\xaa\x00\x1b\xe2\xe9\xe8\xde\x46\x01\xb0\x9d\x3e\x5a\x31\x10\x07\xa1\x7c\x92\xdc\x09\xb7\x5d\x11\x05\xa9\x7d\x0a\x98\x9a\xdb\x94\x7b\x2a\x6f\x8c\xe9\xb3\xe7\xc9\x55\x7a\xda\x76\xd4\x68\x11\x62\xbf\xcd\x26\xdf\xcf\xeb\xfd\x17\xae\xf8\x2d\xf1\x42\xf1\x28\x9b\x3d\x38\xd9\x62\xe9\xa4\x67\xc6\x8a\xd8\x27\x77\x34\x53\xb6\xe8\xb0\x63\xae\xbd\x2b\x4e\xbf\xa1\xbe\x1f\x53\xb4\x9a\x99\x26\xa2\x9a\x80\xed\xc4\xf4\x26\xb4\xab\xbe\x9e\x1f\xc7\x96\xc4\xee\x54\xb3\xfe\x66\x8e\xbb\x16\x61\xa2\x11\x3b\x9a\x86\x6b\x89\x78\xad\xe1\x33\x6c\x83\x77\x0c\x3d\xa1\x19\xfb\xc4\x0c\x7f\x2f\xb8\x8a\xd6\xfb\xa1\xf9\xa5\x7b\x85\xd0\xed\x3b\xa9\xd9\xd2\x59\x44\xd4\xb9\x22\xa0\xf5\xe2\xb6\x24\xd1\xe2\x0a\xab\xd6\xc1\x56\x4e\x12\x9d\xdb\x4b\x00\xeb\x9e\x9f\xeb\xa2\xdd\x07\x79\xba\xbf\x73\x20\x03\x6a\x6b\xe7\xc0\x5a\xfe\x47\xae\xfa\x7b\x12\xbf\xff\x5c\xff\x77\x86\xb5\xfc\x77\x2d\x07\xe9\x67\x03\xd8\x49\xa0\xa3\xbb\xcb\x0b\xad\xbc\x79\x97\x50\xf5\xef\x91\x27\x92\x8a\x92\x3d\x45\xaf\xa9\x85\x2a\x82\x9a\x65\xc9\xea\x14\x36\x03\x11\xab\xb4\xe0\x51\x32\x8f\xd5\x8c\x73\x17\x8d\x7f\xb0\xd7\x22\x26\x46\x12\xfd\xef\x58\x1e\x21\xe0\xb3\x39\x83\xe5\x8c\x34\x08\x76\xf5\xd2\xa1\x54\xed\x65\xfc\x64\xff\x52\xf8\x3d\x75\x21\xfc\xd1\x2f\x81\x51\xad\x2a\xdb\xf1\x3e\xb8\xec\x70\x51\x94\x14\x9e\x80\x67\x0e\xe1\x50\xfe\x8a\x51\xc5\xdf\x0a\xdc\x8c\x9a\x9c\x2e\x24\x30\xfa\xa7\xab\x68\x7f\x35\x26\x64\xfb\xbc\x52\x89\x7a\xab\x4f\x14\xf1\xda\x81\xbe\x32\x12\x4e\xd4\xf1\xec\x42\x17\x3c\x9b\x22\x3e\x71\x7b\x85\xd6\x78\xfc\x88\xc4\xe5\xb2\x01\x1d\xf4\x80\x9f\x14\xeb\xd8\xac\xb6\xef\xfe\x53\x92\xb3\xd3\x04\x80\x57\xe2\xef\xf7\x01\x8d\x03\xe9\x5e\xe3\x60\x68\xdf\xbf\xff\xf4\xbf\xff\xd9\x87\x32\xba\x96\x7b\x3d\x88\x00\xf8\xfb\xb9\x71\x77\x1c\x80\xb5\xfa\x70\x50\xc3\x05\x98\xe2\x79\x7b\x7e\xb0\x4c\x0d\x0e\x4a\xd6\x88\x5e\xcc\xc8\x45\x6c\x51\x9b\x15\x1d\xa3\x33\xa8\x72\x7a\x1c\x7a\xaf\xfc\xf6\x50\x64\x2c\x8d\x2c\x97\x9d\xb7\x93\x1d\x5d\x17\x1d\x67\x6c\xcd\xc9\x9b\x83\xeb\x5d\x83\xcc\x33\x49\xed\xc9\x28\xf7\x7e\xc3\x61\x92\x62\xc9\x2d\xaf\x78\xed\x9b\xc4\x99\xd6\x6a\x6f\x61\xb5\x4d\xc4\xb7\xcf\xd0\x57\x0c\x50\xc1\x44\x9f\xf1\x03\xde\xe5\xff\xe9\xbd\x58\xe3\x1f\x14\x0e\xad\x9c\x21\x1d\x77\x24\xaf\xfb\x1e\xfe\xe0\x1e\x94\xf8\x47\xbd\x48\xaf\xec\x8e\x28\x25\x0d\x36\x93\xcf\x5b\xf7\x2a\xbd\x7c\xfa\x98\xac\x6d\x95\xf2\x5f\x0e\xa4\x7d\xed\x79\x40\xeb\x03\x59\xf3\x02\xd5\xfc\xfe\xfd\x37\xcd\x03\x41\xfb\xfe\xb9\x0b\x03\x70\xb4\x7a\x7b\x46\x23\x19\xe0\x1c\xcf\x01\xbb\x0a\x32\x10\x79\x43\xd9\x78\xb2\xdf\x40\xa0\x04\x2f\xef\x87\x04\x6b\xe4\xa9\x72\x91\xb4\x63\xf0\x49\x2a\x59\xd7\x44\x6d\x8b\x87\x2b\xf5\x90\x85\x99\xe1\x76\x1a\xff\x60\x55\x41\x61\xf1\x7f\x64\xed\x67\xba\x97\x72\x32\x26\xcc\x3a\xc2\x40\x8e\x5c\x9f\x23\x67\xaf\xa4\xbd\x9f\x6c\x7c\xbd\xd1\x51\x4c\x4d\x8f\x2c\x7d\xd7\xd9\xf1\x94\x0a\x23\x69\xf6\xf9\x63\xa7\x69\xc5\x6c\xd2\xfd\x89\x77\x4e\x93\xf2\x3a\xa4\x61\xd2\x59\x47\x99\xff\x78\x1f\x7a\xc8\x2a\x64\x2f\xb3\x11\x99\x57\x2b\x47\xc8\x95\xa6\x31\x32\xc5\x73\x1d\xe4\x79\x63\x55\xd9\xc0\xf1\x5a\xf2\x77\x63\x9c\x0c\xf2\x39\x99\x22\x6b\xd0\x2e\x17\xfe\xe6\x26\x85\xc9\x68\xf5\x97\x0f\x84\x96\xff\xd3\xf6\xc1\x04\xf7\xbf\xf3\xef\xc5\xb5\xef\xd9\x3f\xe0\xd7\x7a\x10\xae\xff\xee\x81\xa0\xe5\xdf\x95\xd5\x00\xac\xbc\x07\x74\xf3\xa4\x00\x78\x83\xce\x4a\x24\x17\xc2\x3d\x71\x06\xce\xb3\x11\xb5\xc0\xa1\x14\x2d\xf2\xd1\xb7\x01\x49\xd5\x3e\x2e\x5f\xe4\x5c\x40\x7d\x6b\xba\xac\xde\x6d\xa3\x42\x55\x76\x88\xd6\xbb\x67\xde\x41\xdd\xef\x5d\x65\x18\x64\x0c\x94\x6f\x61\x31\xc6\x7d\x7a\x18\xca\x9d\x94\x15\x53\x6e\x2d\x7b\xca\xf5\x42\x07\x53\x0b\xb5\x14\x8a\x59\x7d\x91\x79\xbe\x8a\x00\x19\xb9\x97\x6c\x25\xa7\xf8\x91\x4c\x78\xf1\xd9\x32\x46\x5e\x82\xfc\x62\xfc\xb8\xe5\x8a\x2c\x2b\x79\x05\xf7\xd9\xfc\x99\xf4\x7b\x8a\x3d\x79\xd4\xd8\x7a\xdd\xf7\x90\x4c\x95\xa5\xf4\x6a\xd5\xfd\xc9\x3d\x48\x3e\xf9\x61\x4e\xf9\xa8\xb5\x5d\x2a\x74\x92\x9f\xf2\x5c\x6b\x01\xa0\x6c\xcd\x8f\x75\xbf\x92\xee\x37\x1e\x8c\x8a\xa2\xfb\x57\x0f\xc4\xe7\xb5\x9c\xf7\xf9\xda\xfa\x3b\xd7\x38\x80\xba\x96\xdf\xf3\xef\xfc\x8d\x00\x67\xb3\x99\x4e\xa7\x49\x01\xf0\x1c\x61\x26\xc7\x1c\x82\x1f\xa2\xcf\x2e\x58\x04\xba\x80\x97\x62\x2e\xbf\x86\xbb\x38\x6c\xd7\x74\x10\xf7\xb5\x6b\x41\xb4\x4d\xc2\x95\xde\x59\x7e\xa4\xbe\xb6\x5d\x54\x1f\x33\x35\xa7\xf6\x79\xd8\x68\x9e\x33\x48\xa1\xbe\x0c\xb4\xd6\x08\xd5\xcd\xa7\x66\xc6\x14\x68\x17\x68\x72\x52\xed\xae\x2a\xe9\x6a\xab\x0e\x53\xd5\xcb\x36\xeb\x2e\xa2\x2e\x52\x59\x9b\xdc\xf4\x28\x8a\x1f\x28\x4b\x5d\xdf\x0d\xaa\xe5\x5a\xa9\x74\xcf\xca\xf4\xcf\xca\x3c\xa7\x3c\xfd\x72\xd8\xc0\x47\x0a\x47\x59\x5d\x48\xd3\x53\x92\x7c\x40\xe5\xa2\xdc\xd0\x0e\xf8\x0f\xf7\xc0\x89\xa0\xa8\xef\x15\x86\x45\x73\xa8\x09\xc8\x5f\x72\xf3\x62\xa9\xd8\x45\x6a\x87\x92\x1c\xc0\xad\xd7\x74\xbf\xf1\xb1\xab\xff\xac\xe7\xcf\x3e\x98\xc1\x35\x0f\xca\xfd\xb5\xfd\xd1\x98\xb1\x96\x7f\xaf\xe5\xc1\x05\x8f\x01\x8e\x3c\xd8\x7a\x26\xf5\x30\x00\x33\x89\x9e\x3d\x8e\x0b\x80\xeb\xfb\x71\xff\x10\x77\x00\xd1\x08\xd6\x13\x5e\x24\xb8\x27\x1f\xc8\xe9\xe5\xf4\x1a\x1c\xd5\xc4\xf8\x67\xac\x4b\x91\xcf\x06\x69\x52\xdb\xff\xd3\xfb\x70\x1c\x09\xbd\xd2\xa6\xf0\x5d\xe7\x1c\x72\x3e\x4c\x4c\x65\x4e\x83\x1b\x39\x93\xb8\x0f\xbd\x07\x4d\xa5\xae\xe6\x72\xa9\xa1\x68\xfc\x83\x62\x3c\xb5\xb9\xc9\x48\x23\x52\x2e\x80\xda\xd7\x79\x42\x7d\x8b\x4c\x04\x35\xf3\x69\xb1\x46\x9e\x14\x37\xb5\xe9\xed\x73\xb5\x6b\x92\x12\xd4\xd4\x19\x19\xf5\x9a\x7f\x7a\x1e\xf8\x54\xbb\xd7\xfb\x2e\xd6\xf2\xfe\xf5\xdc\xdf\x10\x21\x20\x57\xc5\xbb\x7f\xed\x83\x19\xfc\x3f\xf3\xc1\xda\x39\x28\xfc\x3b\x07\xd4\xbb\xe6\xc7\x68\x91\x5c\xcb\xbf\x91\xb5\xfc\x7b\xcd\x7f\x10\xd7\x00\xf0\xf7\xef\xcf\x20\x22\xc0\x56\x7f\x3a\xba\xd0\x11\x80\xcb\xaa\x87\xef\xfb\x3e\x02\x10\x3d\x7d\x46\xcc\x8d\x09\xde\xcb\xad\x72\x58\xd9\x31\x40\xbe\x2a\x3d\xb7\xbf\xf9\x3e\x10\xd5\xdb\x20\x04\x46\xb6\xb0\xc3\x04\x11\xeb\xd2\x4f\x47\xe6\xec\x12\x25\x33\x74\x14\x91\x97\x1e\x49\xd2\xe9\x9a\x4f\x91\xa7\x7e\xc6\x32\x1c\x6a\xc2\x48\x7b\xe4\x3d\xd9\x18\x95\x97\xc8\xd5\xe4\xaf\xf2\x01\x4a\xf3\x48\x78\xee\x7d\x05\x55\x05\x2b\xc4\xa5\x22\x53\x71\x9f\xdc\x7e\x44\xa1\xa9\x41\xa9\x56\xe6\x24\x22\xd5\xa1\xaf\x14\x23\xe5\x8c\x9c\x7a\x54\xa0\x5c\x2c\xb1\x80\xec\x7b\x25\xa1\x3c\x2c\xd6\x83\xc8\x7d\x5b\x54\x58\x14\x7d\x86\x98\xcd\xbb\xc9\xfb\x8b\x06\x23\xfe\xc8\x2e\xb9\x68\x11\x6e\x64\x00\xb1\x90\x32\x15\xce\x43\x66\x91\x18\x89\x48\x80\xcf\x56\x74\xff\x87\x07\xe3\x4d\xdb\xda\x73\xc0\x71\x8d\x03\xdb\xfb\x73\x5e\xd3\x5d\xf3\x60\x8c\xfd\x9c\x49\x9b\x7f\xce\xd0\xf0\xb5\xa9\x0d\xc0\x6c\xbe\x93\xde\x67\x16\xe0\xc2\xee\xbd\x2c\x1e\xa9\x00\x42\x32\x27\xff\x72\xf8\x0c\x20\x63\x74\x8e\x6c\x15\x0f\x77\xd0\xe7\x38\x0d\x8d\x57\x20\x51\xcb\x9a\x87\x4b\xff\x33\xa8\x1a\xc9\x08\x9a\xe9\x9a\x81\x80\x15\x5e\xf8\xab\x66\x1a\xc8\x38\x79\x08\x1b\xd1\xf8\x07\xd5\x5d\x70\x20\xa8\x54\xfc\x38\xaa\x0f\x99\x8f\x1d\x95\x5c\xa6\xf1\x0f\x0a\x06\xc8\xfd\xfc\x51\x19\x1b\xd9\x79\xa4\xb7\x42\x4e\x7a\x4c\x86\x1d\xa9\xbe\xf1\x41\xf6\x92\x94\x2d\x92\x76\xe7\x8c\xdc\x1e\x09\x66\xa4\xbc\x4f\x58\x26\x56\x3c\x05\xf1\x18\x7c\x21\x47\x14\xed\x41\x92\x3f\x34\xca\xee\x13\xc9\x47\x2a\x67\x76\x49\xf7\x8b\x5c\x40\xda\x56\x7b\xa5\x66\x85\x0f\xc3\x66\xa4\x42\x8c\x4a\xe3\x60\x96\x0d\xff\xf0\x60\xfc\x0f\x0e\x28\x3f\xf8\x77\x0f\x46\xc4\xc8\xcf\xe9\xbd\xe6\xc3\x70\x98\x01\xf8\x4b\x81\x8e\xce\xed\x26\x00\x5b\xc0\xee\x2a\xc7\xdb\x00\x42\x27\x8e\x75\xda\x68\x01\x48\x6f\x3b\x5d\x6f\xda\x0a\x4b\x4a\xaf\xcf\x6f\xd5\x6b\x82\x67\xea\xca\x1c\x57\x74\xea\x21\x4b\xaf\x95\x7b\xbf\x56\x01\x44\x9b\x1d\xe1\xdd\xaf\x7e\x19\x92\x6d\xf9\x78\x16\xd5\x6c\x40\xcf\xbd\x54\x90\xa8\xb2\x05\x5c\x7d\x76\x0a\xf0\x28\x33\x82\x41\x48\x97\xd0\x76\x25\x4e\x60\x89\xdf\x2f\x26\x48\xe3\x1f\x64\x77\xc3\xc9\x7c\x01\xd1\x79\xe9\x3b\xb0\xbd\xdc\x4b\x9c\x57\xb2\x0d\xc1\xdd\xe8\x93\xd8\x25\x6e\x07\x0c\xad\x62\x62\xe7\x45\xdf\xc3\x96\xfb\x75\x62\x68\x91\x1c\xd8\x32\x40\x10\x3b\x2c\xdc\x8f\x60\x46\x4f\x8a\x6f\x17\xe6\x40\x96\xbe\x65\x89\x0b\x09\xe9\xc0\xae\x99\x0d\xa2\xa5\x34\x1f\x0e\xed\x1c\xfc\xff\xc7\x01\xa5\x6d\xfa\x39\xa3\xe3\x7f\x4e\x7f\xd6\x9f\xd3\x79\xf5\xe7\x34\xb7\x03\xa0\x63\xa4\xa3\x73\xc8\x05\x60\x75\xa2\x9f\xb5\x31\x01\xe0\x7f\x71\x78\xbf\x79\x11\x80\xc4\xea\xc9\xe7\x06\x6a\x00\xf2\x23\xa7\xbd\xb5\xc8\x80\x45\xa3\x58\x0d\x35\xee\xc2\xb0\xb6\x18\x7b\x85\x5a\x2b\x3c\x31\x12\xbf\xc8\x8f\x96\x80\x37\xa6\xf9\x1c\xbc\x2a\x1c\xd0\xe4\xc8\x78\x79\x0a\x95\x0d\x29\x9e\x1b\x79\x4d\x95\xba\x21\x30\x40\x85\x9f\x53\xbe\x06\xd2\x42\x87\x78\xbd\x64\xef\x40\x54\xec\x07\x3e\x1b\x19\x25\x70\x48\xf7\x15\x48\x90\xda\x0b\x0e\x79\x5e\x02\x9a\x92\x74\xa0\x5b\xb6\x4f\x30\x47\xe2\x2d\x1c\xaf\x4b\x16\xf5\x12\xad\x03\xd4\xcd\x56\xc1\x57\x22\x93\x70\xb1\xeb\xb6\x70\x8b\xf0\x34\x5c\xee\x9b\x13\x56\x15\x02\x38\x3b\xb8\x43\xf8\x8b\x60\x3a\x48\x8e\xfe\x10\x24\x02\x6c\x9c\x93\xac\xfb\x7b\x5f\x9c\x36\x97\x7d\xbf\x85\x00\xc0\x7e\x4d\xaa\x63\x87\x13\x80\x08\xab\xd4\xe8\xde\x22\x00\x69\x29\x99\xae\x83\x0d\x00\x2a\xda\x8a\xdc\x27\xdd\xfe\xc5\x83\x7c\x42\x63\x2f\x60\x01\x4c\xef\x68\x69\xf0\x8e\x02\x98\x37\x1b\xcc\x48\xf8\xc2\x4d\xf3\x3e\xb3\x78\x45\x5b\x90\xb2\xf0\xb1\x97\xd0\x8c\x47\xee\x99\x8d\x78\xbb\x1b\x3b\x23\x22\xc6\x59\x51\x0d\xd6\x85\xd4\x68\xc3\xd3\x99\xd5\x2e\x4d\xd4\x53\x3a\x83\x15\x3f\x3c\x9e\x52\xca\x35\x43\x5a\xca\x7d\x42\x29\xba\x6a\xb6\x3d\xad\x7e\x0f\xc9\x73\xe8\xdc\xe7\x6a\x41\x87\xc8\x1f\x95\x5f\x7c\xd8\x16\x88\x27\xfb\x28\x3a\xfc\x78\x1a\x12\x4a\x1e\x91\x2f\xc4\x5b\x06\x9e\xa0\xb8\xcb\xf9\x13\x14\xbc\xf3\x09\xed\x72\xaf\x08\xea\xde\x65\x4b\xc7\xe5\xc6\x88\x5b\x3c\x72\x26\xee\x2b\x2c\x13\x5e\x78\xe1\x3f\xf1\x2b\xd6\x12\xd9\x3d\xf7\xbf\x2a\x53\xaa\x26\x26\xb9\xef\x7d\xe1\xa4\xdc\x43\xac\x77\xab\x7d\x58\xa7\x72\x9c\x38\xe9\x5a\xdc\xcf\x8a\x5a\x26\x89\x39\xf3\xdc\xdf\xa2\x82\x23\x99\x3a\xe5\xdc\x61\x45\x0b\x93\xbe\xd8\xe1\x01\x36\x7a\x8b\xff\xd3\xb7\x4a\xe3\x41\xb8\xbe\x4a\x1d\xa0\x37\xfa\x17\x07\xf1\x55\xe6\xf1\xa1\xa1\x7f\xf1\x20\xb6\x4a\x61\x67\x0a\x00\x8c\xc8\x2a\xbc\x17\xae\x01\x58\x76\xab\x8f\xf1\x5e\x02\xb0\xc4\xeb\x7b\x48\xd0\xc1\x7d\x4b\xbc\xc9\x77\x85\x72\x60\xb2\x9a\xb5\xad\xd7\xc9\x43\x8a\x2d\x6e\x7b\x09\x99\x72\x23\xdb\x4c\x9d\x22\xa6\xec\xb8\xa9\x92\x46\x1f\x33\x78\xdd\x5f\x50\x5e\xe9\x3e\xa8\xd4\xf1\xfe\x8b\x72\x4e\xfb\xd4\x4d\x24\xf0\x12\x79\x44\xfd\x6a\xaf\x76\xb0\x1f\x39\x0e\xbd\x3a\x98\x15\xaa\x4f\xe6\x44\x69\x7e\xd1\x08\x77\x22\xe1\x14\x67\x17\x31\x11\x8e\xe4\x38\x85\x13\x38\x7c\x70\x26\x65\x9b\xbc\x28\xbe\xd1\x5f\x05\x63\x2d\x7f\x8d\x70\xd0\xd7\x74\xe6\xab\xc2\x0b\x82\x91\x4f\xf4\xd7\x4b\x4a\x0e\x04\x7b\x1f\xdc\x9b\x50\x65\x0e\x02\xce\x0b\x3b\xcc\xa1\x3c\x45\x54\xf1\x3c\xfb\x98\xa0\x62\x44\x74\xf4\x18\x7b\x20\x85\x3e\x47\xcc\x73\x5f\xea\xee\x45\x87\x10\xf1\xae\x99\x77\x67\x55\x37\x91\x94\x9d\xbd\xdb\x86\xd0\x54\xd2\xff\x8f\xb0\xb3\x8c\x8a\xb2\xfb\xfe\x3e\x8a\x82\x01\x8a\x85\x09\x88\x22\x18\x74\x77\x77\xd7\x0c\xdd\x0d\x43\x77\x77\x77\x48\x37\x52\x52\x0a\x02\x02\x0a\x18\x18\xa8\xa0\xa2\x22\x2a\x18\x20\x06\x4a\x33\x3d\xb3\x9f\xa5\x32\xa2\xf7\x7d\xff\x9e\xff\xab\xbd\x5c\xcb\x17\x9e\xed\x35\xe7\x5c\x33\xfb\x73\x3e\xdf\x71\x67\x57\x80\xed\x0b\xd2\xdf\x7f\xf4\x81\xc2\x41\x08\x9c\x91\xab\xd8\x75\x7c\xa3\x0f\x4a\xbe\x0a\x5b\x0f\x3d\xfd\x0f\x1e\xa4\x56\x53\x91\xf3\xf8\x1f\x79\x39\x9e\x88\x2c\x29\x0c\x34\x3a\xf5\x9a\xaf\xa8\x0b\xc1\x6e\x07\x4d\xfb\x78\x44\x03\x19\x65\xaf\xea\x55\x66\xfd\x85\x74\xd3\x3a\x3f\x9a\xdf\xb5\x82\x74\xc4\x3c\x3d\x1b\xe7\x83\x22\xc6\x1b\x67\x55\x4b\x06\xf1\x11\xb7\x19\x7a\x74\x30\x85\xc9\x13\x34\xf4\x4a\x6e\x89\x46\x7f\xc7\xd7\xe8\xd0\x3f\x6d\x4f\x40\xe2\xaf\x69\x32\xbd\x75\x8b\x5b\xc4\x8b\xa8\x39\xac\x9e\x4c\x1c\x5a\xe7\x60\x66\x08\x77\x94\xdb\x31\xba\xa1\x49\xf3\x95\x2a\x38\x4c\x77\xc8\x99\x0f\x93\x6a\x57\x31\xd3\x21\xb4\xaf\xe4\x34\xb4\x30\xf8\x10\x6e\x0a\x07\xf3\xb0\x58\x4b\x08\xdb\x1c\xf0\xe8\xb7\x0f\x46\x50\x7b\x14\x17\xe0\x63\xd8\x37\xaf\x13\x82\x6b\xf7\xc2\x52\x38\x98\x76\x19\xdd\x52\xbc\x1d\xca\x05\x60\xc7\x80\x34\xeb\xcf\x3e\x08\xc8\xb8\xd2\xdc\x03\x10\x24\xcb\xa4\xef\xaa\xdf\xe0\x20\xd4\x44\xe5\x1d\x0e\x37\x03\x18\x3e\x57\x50\x64\x2e\x05\x30\xed\x51\xf2\x3e\x49\x05\x60\x4b\xaf\x16\x7f\xb6\x6b\x23\x2f\xc7\x45\xda\x90\x46\xf2\x2b\x3c\x70\x3b\x60\xf2\x58\xa5\x19\xb6\xba\x1c\xb5\xa3\x41\xf6\x92\x4d\x1d\xf0\x1e\x3b\x6c\xba\x48\x19\xb6\x6b\x11\xac\x28\x12\xb1\xda\xea\x54\x16\x75\xa0\x21\xe1\xa3\xe9\xd3\x2a\x54\x04\x3d\xc1\x1f\xb1\xd4\x21\x12\xad\x82\x27\xea\x35\x0e\x65\xc7\x69\xe1\x0d\x75\x84\x9f\x85\x25\xa5\xe3\x99\x34\xb9\x67\x9c\x92\xa5\xff\xe9\x85\x59\x4d\x57\xed\x46\xdb\x47\x23\x3f\xeb\xab\x27\xa2\xf3\xa3\x45\xdf\xe6\x6b\xd4\x60\x68\x23\xbd\x5e\x64\x68\x62\x30\xbe\xe1\xad\x23\xda\xda\x06\x98\xb1\xb0\x3d\x43\x5b\x75\xde\x63\x75\x82\x6f\xfe\xe6\x60\xda\xf4\x0e\x63\xdf\x05\x34\x52\x7c\x30\x14\x0e\xa6\xb5\x42\xbf\x0d\x4f\xe7\xa9\x0f\xb0\xe3\xa3\x64\xd6\x8f\x3e\xb0\x1f\x96\x66\xa4\xf5\xdb\xe0\x20\x64\xae\x4b\xdf\xdd\x2f\x01\xa0\x41\x2f\xe9\xc1\xb8\x15\x00\x61\x21\x97\xc2\xa4\x0f\x60\x75\x4c\xd1\xfd\xe4\x04\x80\xa3\x9a\xea\x95\x73\x6f\x01\x50\x55\x9a\xbd\x82\x91\xbf\xf3\x72\x9e\x78\x32\x18\xbd\x57\x29\x82\x6d\xa8\x60\x1b\x73\xe4\x27\xf2\x09\x97\x93\xae\xc1\xf6\xde\x24\x05\xfb\xd1\x70\x16\x2f\x2b\xa2\x80\xcd\x62\xfa\xe6\xd0\x78\x42\xac\xb9\x70\x65\x5b\xb4\x0b\x3e\xd1\xe8\xdd\x15\xee\xa4\x02\xbc\x9e\xfe\xca\x10\x36\xd9\x1c\x57\xab\x33\xff\x22\x34\x5d\x14\xa7\xaf\xc9\x38\xc7\x96\xa1\xf9\x3b\x27\x69\xdd\x0b\xf3\x4d\x58\x23\x7d\xed\x64\x52\xf2\x87\x33\x9a\x15\x6b\x5f\xe2\xad\x26\xa8\xb4\x86\xd1\xc9\x31\x3d\x8f\xa5\x74\x14\xd1\x98\x68\xea\x7b\xa7\x74\x6f\x62\xcc\x22\xad\x6f\x05\xeb\xc9\x61\x46\xc3\xa9\xff\x97\x0f\xa6\xe5\x90\x61\x1c\x2e\xd1\x57\xb6\xa1\x0f\xe1\x83\x1b\xf4\xfe\x0a\xc0\xd4\x28\xb7\x89\x1a\x07\x70\x66\x8b\xe4\xbb\x6d\x19\x00\x42\x46\xe2\xe5\xf4\x0f\x00\xe4\xb6\x4a\x4d\xec\xdf\x06\xa0\x39\x23\xd1\xc5\xb8\x1b\xc0\x84\x5f\x66\x95\x09\x01\x60\xa3\x29\xfb\x85\x55\x04\xc0\x35\x4a\x99\xf6\x6c\x37\x80\xa7\x89\xfa\x6d\x01\xc4\xef\xbc\x9c\xdb\xbe\xcf\x91\x25\x6a\xfc\xb0\xd9\xeb\xa3\x55\xaa\x51\x37\x69\xc1\xad\xc0\x25\xdd\x89\x8b\xb4\xd7\x29\x27\x78\x87\x8f\x36\x61\xc5\x76\x34\x6d\x29\xfc\x29\xe1\x84\xc5\xc7\x72\x88\xcb\xc6\xcd\x9b\xa8\x74\xcc\xa7\xcd\xe3\xaa\x0d\x6e\xdd\xbd\x97\xb1\x0b\x3b\xab\xdb\xfa\xd2\x31\x9b\x80\xb5\xd3\xda\xfd\x2d\x32\x6f\x2b\xc5\x0b\xb3\x2a\xa6\xde\xb5\x9a\x97\x52\xfd\x99\x53\xd3\x61\xed\x60\xf2\xe1\x89\x32\x1d\xfe\x35\x54\x52\xde\xe3\x5b\xba\x2d\x6b\x6b\x09\x51\xc3\xb2\x7a\xd3\x68\xbd\xf8\xbd\x37\x3e\x19\xec\xc4\xec\x89\x8e\xfd\x5f\x3e\x98\x56\x1b\x44\x24\x76\x31\x50\xa1\x2e\xc6\xe8\x31\xee\x78\x40\x44\x6d\x21\x92\x80\x2b\xf0\xd5\x04\x60\xde\x23\x73\x65\x0b\x23\x00\xd7\xaa\xa4\xeb\x8e\x86\x7f\x73\x10\x94\x9c\x18\x53\x90\xdc\x71\xa4\xe0\xdf\x3c\x88\x9f\xbb\x0a\x3f\x1f\xcb\xef\xbc\x9c\xf1\x20\x17\x83\x19\x95\x77\x94\xdc\x20\xd2\x57\xcf\x59\xa7\x18\xa7\x9b\xc4\x6e\xd7\x49\x7f\x57\xff\xcf\x84\xcb\x0e\xe7\x93\x92\xa3\x0e\xe3\x2f\x58\x75\x94\x5d\x49\x0a\xc0\xbd\x33\x61\xba\x32\x98\x2e\x87\x25\x19\xbe\xbf\xfb\x2d\x47\x0e\xcb\xa9\x3b\xff\xfa\x65\xfe\xd9\x7f\xe6\x24\x7d\x3f\xa3\x65\xbc\xa2\x9e\x7d\xe0\x9d\x94\x0e\xd3\xaa\x74\xfa\xbd\xe7\x3b\xf4\x6c\x56\x2f\xa4\xdd\x78\xb0\x5f\x7f\x70\xad\x38\x69\xe8\xf6\x01\x43\xd7\xb5\x89\x44\x18\xd8\x6c\xf8\x10\x9d\x15\x97\xd1\x5d\x86\x54\xc6\x30\xc4\xa8\x5e\x46\x18\x51\x61\xee\x46\x44\x53\x7c\x30\x0d\x75\xc6\x8e\xd8\xf4\x10\xd1\x5a\x69\x63\x2d\x1c\x73\xc0\x85\x4a\x55\x13\x0f\x9c\x93\xdf\x02\xc0\xf1\x4c\x99\x2d\x5b\x39\x01\x38\x4d\xc4\x55\xb6\x57\x00\x88\x3d\x13\x1b\xda\xfd\xea\x0f\x0e\xc2\x5e\x3c\x81\xf1\x21\x80\x75\x86\x78\xdd\x51\x76\x00\x17\x01\x89\x06\xe6\x69\x00\x6f\x46\x39\x66\x8e\xbb\x00\x41\xf2\x8a\x4b\x3c\x0b\x00\xe1\xbc\xea\xef\x25\x72\x7e\xe7\xe5\x88\x85\xae\x19\x2f\x19\xb6\x92\xc6\xfd\x2b\x1c\xd8\x5c\x18\x88\xd9\xa8\xaf\x3e\x69\x81\x8a\x84\x5d\xce\xa8\x84\xbc\x78\x5b\x3c\xab\x35\xb9\xac\x2a\x4d\x00\xb7\xcb\xf4\xcd\x95\x88\x9c\x36\xec\x2e\xe4\xbe\xfb\x02\x05\x8f\x30\xfe\x7a\x36\x53\x07\x8a\xf7\x50\xf8\x8f\xd5\x5d\x5a\x22\x4b\xc4\x7c\xda\x99\x36\x9d\x0f\xcb\x95\x79\x19\x13\xe1\x7a\x2f\x56\x4c\x72\x74\x1f\xd5\x19\xee\x59\x3d\x95\x59\x7a\x07\x85\x30\x58\xbd\x93\xce\x35\x40\x83\x74\x5e\x3b\x9f\xdc\xd3\xe5\x68\x9c\x89\xde\x9c\xc4\x72\xf9\xab\xc9\x55\xb4\x64\xa2\x60\x53\x83\xc9\x20\xc6\x39\x7a\x5f\xfd\x3d\xd3\x7a\xcc\xc5\xc8\x87\x35\xa7\xcc\xba\x31\xa4\x88\xc3\x15\xa9\x66\x4c\xd8\x89\xa0\xfb\x25\x3c\x66\x1f\x71\xa2\x01\x91\x00\xcc\x1a\xe2\x68\xea\x0f\x00\xbc\x78\xb1\xa2\x9d\x69\x00\x92\x2e\xa2\xf1\xbb\x9f\x00\xa8\x57\x8a\x49\xee\x1b\x02\x40\x44\x89\xec\x3f\xc0\x0e\x60\x2b\x2b\x1a\x7c\xf8\x0e\x00\xca\x4d\x92\xff\x78\x12\x80\x3f\x56\xfa\x0a\xfb\x14\x40\xf8\x59\xf9\x37\x3c\x96\xbf\xf3\x72\xd6\x62\x1b\xb4\x35\x94\x06\x81\x29\x4a\xd5\xf8\x20\xf2\x01\x69\x22\x64\xd4\xb6\xd9\x45\x8c\x48\xef\x65\xef\xd9\x17\x76\x18\x5f\xe9\x7a\x31\xce\x25\xe9\x12\x2e\xc3\x4e\xa5\x44\x27\x8b\x9f\xc2\x05\xa1\xd7\x90\x84\x07\xaf\xca\x6a\xd7\xbe\xe9\xd3\x4e\xdb\x56\xe5\xa0\xfd\xb4\x5b\x16\x7a\xca\x8d\xbe\xef\xd5\x19\x59\xbc\x59\xa2\x31\x19\xa1\x7f\x71\xa9\xbd\x70\x7c\x34\x0d\x51\xb5\x1c\x91\x5f\x79\x67\x0a\x79\x6b\xa5\x21\x47\x95\x92\x0b\xd4\x73\xc4\x84\x76\xed\x6c\x9a\x50\x7b\x91\x69\xe4\x5a\x5d\x8a\x40\x13\xb3\xd9\x14\xda\x35\xa1\xa9\x8e\xd5\x22\x07\x1d\x9f\x60\x47\xf1\xc1\x94\xbf\xb4\x38\x83\x3d\x14\xde\x52\x9c\x61\xc9\x8f\x75\x08\x85\x02\x75\xcb\x83\x58\x62\x90\x36\x00\x2b\xab\x78\xec\x56\x3a\x00\xbe\x3e\xe1\xe7\x3b\x1d\x00\x64\xe4\x45\x26\x18\x58\xfe\xe0\x20\x90\x42\x6c\xfb\xaf\x02\xd8\xf7\x89\x8c\x1d\x9e\xdf\xe0\x20\x42\xd4\x24\x03\x4e\x8d\x6c\xe4\xc4\x24\x92\x94\xee\x89\xa9\x02\xa4\xb0\x69\x30\x2a\x6e\x07\xa1\xa4\x04\xc3\x93\x08\x47\x12\x29\xb2\xd5\xea\xaa\x53\x0e\x61\xce\xbf\xd2\x3d\x2c\x3c\x13\x7f\xcc\xfd\x62\xf4\xd1\x34\x6f\x6c\xb7\x43\x6e\xb1\xc8\xf9\x54\x0c\xab\x65\x62\x07\xb9\xec\xe6\xda\x84\xd1\x85\x91\x85\xea\x95\xd5\x65\xbd\x95\xcf\xe6\xb5\xf7\x56\x3f\xe8\xcc\xcd\x97\x57\x0b\x7f\xb8\x61\xe0\xb5\x50\x50\x29\xf0\x2c\x0b\x99\xbc\xe8\x5e\x2e\x70\xaf\xd5\x44\x66\x49\xa9\x64\x6a\x90\xd3\xd4\x7b\x39\xb5\xc0\xbd\x67\xd0\x4c\x60\xa5\x20\xd7\xa3\xfd\x9d\x39\xd7\x6a\x76\xa6\x6f\x13\xd1\x42\x73\xcd\x33\xb5\xa5\xf6\x9a\x25\x76\xed\x75\xf2\xa7\xca\x65\x2b\x4d\xf4\xa5\xf8\x9b\x14\x1f\x4c\x31\x9d\xd5\x1b\xcc\xed\xc8\xef\xf9\x7c\xd6\x38\x0c\x29\xe2\x5a\xae\xb7\x35\x02\xdb\x1f\x72\x10\x80\x35\x41\xf4\xc1\xd6\x3d\x00\xc2\x06\xc2\x2e\xf4\x76\x00\xb2\xcb\x42\xed\xbb\x8d\x37\x38\x08\xb3\x24\x81\xf7\xfb\x0d\x01\x5c\x56\x44\xb7\x1f\xad\x07\xf0\x9d\x15\x96\x3b\xf6\x02\x20\x6a\xaf\xe8\xd7\x93\x69\x00\x89\x9d\x92\xd3\xe7\x82\x00\xd2\x45\x15\x10\x22\x6f\x01\x9b\x71\x5f\xdd\x4f\x69\x14\x38\xd3\x5f\xeb\xfb\x23\x8f\x91\xe6\x93\xb6\x9a\xfb\x3a\x47\xff\xf6\xc4\x34\x78\x09\x46\x18\x67\xc6\x62\x66\x9c\x6f\xe7\x5f\x2b\xb6\x43\x8b\x59\x87\xb5\x5f\xaf\x36\x5a\x2d\x31\x7e\xf8\x38\xa7\xc1\x7d\xa5\x4f\xbf\x74\x6e\xd3\xc5\xfe\x6f\x67\x0d\x36\x7f\x77\xaa\x6b\x9c\x90\x35\xda\x35\x5f\x71\x61\xd7\x43\xa4\x29\xfb\x42\x68\x35\xf5\x2d\x6a\x33\xae\x25\x89\x52\xeb\x5e\x03\x8b\x4d\xcb\xa7\x8b\x0c\xdb\xa5\x2d\x93\x56\xb8\xce\x57\x37\xbd\xb1\xea\x5a\xa5\xca\x71\xad\xfd\x60\x1d\xbc\x8a\xcb\x90\xaf\xac\xb4\xe9\x58\x0b\x4f\xdb\x5c\xba\x6c\x93\x8e\xb6\x49\x2c\xa7\xe4\x22\x9d\x97\xb3\x45\x61\x92\xa2\x93\xb2\x33\x6d\x2f\x60\x4f\x46\xd0\x66\x64\xd9\xdd\xc7\x8a\x86\x57\x03\x70\x7c\x16\x1d\xa5\x2d\xd8\x98\xff\x2b\x96\x08\x0a\xec\xd6\xdf\xe0\x20\xac\x96\x05\xd8\xf7\x3f\x07\x40\xe5\x09\xc8\x1c\xa2\x06\x08\x4e\x15\x56\x67\x8e\x07\x88\xdd\x23\xfc\xee\x04\x1d\x40\xda\xb8\xb8\xc1\x99\xbb\x00\x39\x5b\xe5\x77\x8b\xee\x06\x38\x4f\xad\x72\x42\x61\x3f\xc8\xe6\x8d\xea\xb8\x1b\x0e\x90\xe6\x32\x64\x4d\x88\xce\x9d\x84\x9b\x31\x1f\x9d\xe2\x23\xcd\x71\x9b\xfc\x4c\x82\x5d\x73\x9b\xd0\x6f\xdc\x6a\xf2\x1e\x56\x7c\x5e\x93\xb1\xe5\x6f\xd7\xae\x9b\x5c\x29\x31\x31\x7b\xfa\xb6\xd9\x85\xe2\x85\x79\xd7\x63\x94\x3d\x37\xda\xbc\x73\xd4\xcd\xcc\xee\xbb\x4b\x03\xea\x66\x82\x65\xeb\xbc\x6f\xed\x72\xdf\x56\x2b\xf3\xc5\xd3\x95\xed\x97\x73\x6c\xac\x96\xcc\x4a\xdf\x37\x23\x6d\x26\x97\x03\x0b\xa7\x6a\x5e\xd9\xdd\x59\x09\x39\x7f\xa4\x3c\xda\xbe\x6b\x55\x35\x7b\xa4\xd8\xc5\x41\x76\x95\x94\xd1\x5d\xc0\x6b\xff\x66\x6d\x25\xe5\xd0\x6f\x1f\x8c\x8e\xc3\x1c\xc6\x2c\x66\x24\xb5\xdb\x11\x85\x69\x8c\x66\x49\xae\x75\x50\xc3\xc6\x87\x4e\x03\x9c\xee\x17\xce\xa3\xad\x03\x10\x29\x13\x4c\xa3\x7b\x0a\xa0\xc2\x2a\xd8\xcb\x70\x0e\x00\x11\x28\x20\xb4\xd7\xf3\x0f\x0e\x82\x91\x8f\x8a\xf1\xc7\x7e\xc0\xc0\x1f\x79\x34\x18\x20\xb9\x46\x60\xec\xb8\x3a\x40\xce\x37\xe1\x2e\xf6\x6b\x00\x85\x4e\x52\xe7\xf8\x33\x00\x4a\x0f\x2a\x72\xc8\x31\x83\x4d\xc9\x63\xcd\x53\xfa\xc6\xe4\x1d\xf9\xd2\x48\x5d\xa7\xfd\x84\xd9\xd4\x74\x3b\x96\x88\x33\xd8\xcc\xa0\x5e\x7f\xcd\x7c\x24\xfa\x8c\xc7\xdd\xac\x9b\x35\xe6\x2b\xab\xf6\x66\x97\xfb\x9a\x35\x96\x2a\x4d\xdb\x5e\xf0\x75\xc4\x7c\xbe\x67\xcc\xf0\x39\xad\x83\xf8\x6c\xcc\xbc\xe6\xab\xc3\xa5\xe8\xa1\x97\x56\xf7\xbe\x39\x34\x7d\xee\xd5\xb5\x59\x9d\x97\xab\x23\xb6\xae\x38\x38\x2c\x1c\xbb\xf0\xb4\x01\xe3\x70\x63\xb1\xbd\xa2\xa3\xaa\xcc\xe9\xce\x52\x58\x19\x7b\x99\x80\x53\xfe\xf2\xfb\x82\x8f\x05\x6f\x9d\xbd\x57\x46\xf2\x78\x73\x3f\x3a\xd3\xaf\xd1\x67\xb4\x64\x14\xb8\x14\xae\x25\xa7\xc5\xa4\x89\xbb\x84\xa2\x39\x92\xfd\x12\x3b\x5d\x4f\xa0\xa7\xe2\x6f\x25\x30\xb9\x72\x62\xf8\x63\x31\x71\x22\x2e\xfd\x98\x3b\x51\xb5\x00\x5c\x76\x42\x16\xdb\x0d\x37\x38\x08\x75\x07\xde\x5b\xbb\xf2\x00\x90\x56\xbc\x0e\x0c\x37\xfe\xcd\x41\xc4\xda\xf2\x04\x1d\x1e\x03\x48\xb7\xe6\x3b\xca\x44\x06\x28\xa2\x15\x38\x7c\x32\x04\xa0\xbc\x5b\xbc\x97\xf7\x3d\x40\x55\xb2\xbc\x88\xec\x36\x70\xaa\x79\xab\x96\xa5\x37\x4c\x82\xf2\x55\x03\x2f\xa7\x44\x42\x65\x9e\x84\xb5\x42\x54\x3c\x76\x6f\xcc\x45\x6f\xa9\x22\x8b\xd5\x2b\xbe\x3b\xd3\xf9\x1b\x67\x96\xb9\x1d\x67\x2e\xf7\xb4\x7f\xfd\x4a\xb2\x78\x3e\x2e\xd8\x93\xf4\xd2\xcb\x72\x72\xf6\xda\xd5\xb5\xa1\x4c\xbb\xcf\x9f\xf3\x3a\x2f\xf7\x84\x38\x7c\x9d\x3b\xd6\x46\x6a\x0d\x73\x16\xfd\xbe\xa9\x49\xa1\xf6\x95\xab\xf9\xbc\x5c\xfd\xc7\x2a\x2a\x57\x8f\x85\x91\x9a\x23\x85\xd4\xa8\x89\x45\x62\x05\x22\xd7\xd1\xfd\xf8\xb2\x68\xf1\xdb\x2c\x57\x54\xd7\x0a\x32\xdf\x3b\xed\x3a\xea\xc9\xaa\x7a\x8e\x6b\x92\x97\x7b\xda\xda\xb6\x4c\x26\x8a\x0f\x26\x6e\x27\xca\x12\xdd\x9c\xf0\x25\x8a\xcb\x5d\x04\x73\x26\x4e\x39\x9c\xc5\x3d\x10\xd3\x1d\xcd\x0a\x70\xae\x84\x7f\x6a\x9b\x32\x80\xd4\x73\x41\x3e\xfa\xd9\x3f\x3c\x08\xab\x5c\xdd\x0c\x3e\x00\xae\xef\x38\x3b\xf7\x72\xfe\xc1\x41\xd8\x71\x6e\x3f\xa8\x02\x90\x87\xe6\x16\x3e\x26\xb5\x91\x13\xd3\x90\x23\x44\x73\x36\x05\xa0\xa9\x46\x3a\x4e\x8a\x15\xf2\x5a\xfc\x94\x1a\xb4\x15\xc9\x8c\x17\x9b\x74\xa4\x1d\x77\x12\x06\xaa\x74\x4c\x07\x22\x05\x31\x5d\x19\xcb\x28\xda\x12\xa7\xef\xd4\xa1\x9a\x71\xfc\x6d\x74\x53\x24\x1f\xba\xfa\xde\xee\xf3\x4f\x2b\xdc\x68\x87\x5b\xae\x9b\x0d\x81\xf3\x89\x19\x81\xfe\xd9\xee\x93\x6e\x34\x9f\x0c\x7b\x0e\x36\x1d\x71\xbf\xf3\x25\xfd\x8a\x6f\xa5\xa7\xd7\xde\xb9\x4b\x6d\x8e\xc5\x66\x5e\x1c\xdf\x27\x1a\xe3\xfe\x4f\x0e\x46\xdf\x9b\x7e\x05\x72\x67\xff\x97\x0f\x86\xc2\xc1\x04\xed\xf3\x1a\xc5\x78\xc5\x0c\x03\xf0\x26\xf1\x21\xb6\xaf\x02\xc8\xce\xf3\xe6\xd1\x5d\xde\xf0\x20\xd8\x54\x9e\xf5\xde\xf5\x12\xc0\x2b\xe8\xac\xc2\x1e\x59\x80\x48\xf7\xd3\x0c\x7b\x5e\x03\x64\x75\xb3\x17\xef\xdb\x0e\x50\x4e\xcb\xee\xb2\xbf\x0a\xa0\xa1\x8f\x6b\x2b\x73\x12\xc0\xa5\x97\x7c\x97\x38\x58\x00\xba\xd7\x44\x4f\x0b\x96\xc2\x78\x1f\xb5\x6c\x8e\x6a\x37\xd9\xf0\xea\x4d\x75\x31\x5b\x15\xc2\xf3\xcb\xcf\x0c\x87\xc2\xdf\x2f\x75\x55\x1d\x73\x38\x51\xc2\x39\x61\x96\x71\x28\x54\xb7\xcd\xf0\x4e\x77\xf4\xc7\xe2\x93\xbd\xe1\x3d\x47\x43\xe0\x3a\x76\x30\xb1\x55\xd1\x7f\xe7\xfb\xd2\xdb\xda\x55\x88\x40\x9d\x8f\x5c\xfd\x5c\x05\xd3\x41\x15\x9f\xf7\x5e\x75\xc8\xa6\x09\xca\xff\x3a\x77\x79\x24\xed\x71\x60\xfd\x77\xc5\xa6\xcc\xc4\x53\x41\x45\xf3\x57\xea\x2d\x7f\xe7\x01\x5d\x0a\x6e\x5b\x24\x57\x4c\x86\x2d\x04\x3e\x5c\xbe\x52\xe4\x11\x1a\x12\x50\xbc\xf2\x38\xef\x19\x85\x83\x09\xe2\xf4\xbf\xb5\x16\x92\xce\x1f\xa8\xe9\x4f\x8d\xde\x95\x62\x10\xb0\xd3\xcf\x18\xdd\x9f\x70\xd9\xcf\xd5\xf7\x35\x26\x3a\x06\x05\xc0\x4d\xe4\xd9\xbc\x8d\xbc\x31\xff\x47\x2c\x9c\xcd\xa3\xdf\x0c\xe0\x78\x93\xbd\x83\x7e\x3b\x40\xc0\xf5\x93\x38\xfa\x13\x00\xc9\xd5\xb4\x88\x1f\xdf\x43\x0a\xef\xb1\x12\x77\xf3\x03\xd4\x03\xcb\xe2\x2e\x61\x80\x8e\xfd\x27\x97\xf7\xbd\x05\xb8\xf6\xed\x9c\x19\xcb\x51\x80\xa1\xdd\x02\xed\xdc\x5f\x00\xee\xf3\x49\x1e\x55\xd8\x4a\xbe\x30\x7c\x45\x71\xda\x42\x06\xaf\x75\xfb\x8d\x8e\x72\x58\xef\xfb\x90\xce\x4a\xab\xd4\x82\xa3\xf7\xee\xd4\xbe\xf2\x43\x34\xdd\x6e\x5d\xcd\xa7\x4e\x2f\xe9\x73\x2c\x9b\xc8\xa8\x68\xbb\x7d\x33\x28\x7b\x34\xe9\xe6\xb3\xa6\xbb\x74\x29\x25\x89\x4e\xd3\xbe\x37\x86\xe2\x5b\x13\x9a\x3e\x65\xf5\x5c\x8b\x65\x89\xd3\xfc\x6a\xde\x61\x1a\x69\x1d\x57\xf8\xed\x5d\xf3\x9d\x70\x62\x0c\xe7\x7c\x65\x7d\x7d\xe8\x85\x98\xa3\x8b\xc7\xab\x9f\x04\xe7\x47\x11\x96\xda\xcb\x94\x02\x65\x23\x71\x2b\xaa\x05\x74\xfe\xc3\x91\xda\xab\x62\xb9\xb4\x14\x0f\x8a\xef\xed\xb0\x81\xb5\xb1\xd4\x30\x9f\xaa\xb0\xad\xe8\xc8\xa4\x6d\x5e\x0f\x43\x55\x31\xae\x31\x18\xcf\xdc\xd0\x4e\xcc\x68\x54\x1d\x80\x68\x09\x6f\xc4\x4e\x4e\x00\x4d\x73\x2e\x16\xba\x8f\x00\xe6\x06\xec\x3e\x3b\xdd\x00\xdc\x73\xd9\xd8\xe9\x98\x00\x22\x1f\x6e\x4d\xff\xb1\xfe\x1c\x59\xa6\xb3\xdb\xb3\x36\xe6\x9e\xed\x97\xd6\xe7\xbf\x91\x9b\x22\x7f\xd4\xe1\x71\x36\xa1\x03\xe1\x00\x63\x7e\xdc\x25\xec\x33\x00\x6f\xb6\x88\x88\x8a\x63\xe1\xf0\x7b\x09\x99\x76\x24\xc3\x5c\xf4\x0b\x07\x0d\xb7\x00\x93\xa7\x1f\x86\xf7\x99\xb6\x67\x25\x5d\x6d\xe9\xe7\xf6\x38\x57\x1b\x54\xbe\xe5\x72\x4a\x02\x4d\xe7\x74\x9a\xe2\xc5\xc5\xc6\x8b\xd7\x75\xa3\x6a\xea\xd7\x1e\xeb\x0d\xde\x0d\x26\xd4\x3c\xfd\x78\xe9\x3a\x6b\x90\x6a\xd9\xcd\x2f\x02\x9d\x57\x03\x0a\x8a\x6e\xcc\x3d\x6b\x53\xf2\xbf\x7d\x5e\xed\xfb\x64\x63\x93\x9f\x53\x8e\xe7\x42\xc3\x85\x93\xbf\xf9\x8f\xe7\x19\x2b\xcb\x92\x25\x5b\x29\xfc\x87\x97\x71\xb2\xc5\x6a\x58\xf6\x55\x8f\x8e\x24\xf3\xb5\xe4\xb4\xfb\xee\xc5\x89\x9b\xd0\x46\x49\xbd\xee\xb4\xf1\x39\xe8\x99\xf8\x87\x6e\xe8\xb8\x9d\x98\xea\xe8\x22\x57\xa9\xd8\x79\xac\x41\xb8\x3b\x80\x8c\x3b\x77\xef\xce\x04\x00\x6d\x2b\x8e\xed\xdb\x3f\x01\xd8\x95\x9e\x38\xb5\x3d\x19\xc0\xef\x1e\x0b\x76\xfb\x95\x8d\x1c\x04\xca\xfd\xf7\xe6\xf5\x79\x70\x7f\xe2\x2f\xfe\x83\x32\xff\x7d\xf3\x69\xc7\xe0\xcf\x39\xf0\x00\xc7\xe5\x23\x9e\x00\x2b\x4a\x02\x67\xf9\xec\xd6\x2a\x57\xcf\x48\x0e\xe9\x08\x4c\x7e\xf8\x9c\xa8\xaa\xe9\xfe\x7a\xc8\x72\xaa\x1a\x39\x9c\xf8\xea\xe2\xca\xf3\xed\x2e\xfa\x65\x16\x99\x1e\x0f\xec\x23\x27\x5b\x65\x22\xde\xdd\xf3\xac\x49\xec\xdc\xea\x43\x1c\x7a\x75\xbf\xef\x6a\xac\x5b\xf9\x60\xf4\xa7\x77\xdd\xed\x6e\x2c\xdd\x5d\x73\xb4\x97\xfc\xdd\x74\xda\xa6\xbf\x8b\x5d\x1c\x74\x7d\xd7\xc8\xb8\x10\x7c\x61\xaf\x6b\x49\x4d\xc2\xd2\xe9\xf2\x00\x57\xee\x4a\xae\x65\xd5\x62\x23\x17\x86\xb2\xc9\x95\x98\xf3\x5e\x2e\x6c\x45\x77\x57\x5d\xb2\xcb\x9d\x51\xf9\xfd\x6b\x7e\x69\x8f\x9d\xfa\xf2\x8c\xd1\x6a\x49\x2d\x2e\xd4\x59\x97\xd1\xee\x49\xbb\x1c\xfd\xb3\xaa\x31\x99\xd1\x37\x1d\xb7\x66\x38\x61\x59\x23\x1c\x1c\xcf\xa5\xb6\x60\x93\x42\x97\x01\x14\xee\x9c\x0d\xd8\x71\x0e\xc0\x58\x93\xed\xc2\xf6\x51\x00\x87\x86\xad\xf5\x54\x7f\xe4\x61\x64\xaf\xaf\xbf\x4e\xec\x57\xed\xa1\xf9\x55\xef\xaf\xe7\x60\xbc\x59\xbf\xff\xbd\xe1\x81\x3f\xae\x44\x77\x12\x3d\x01\xc0\xcb\x7e\x66\x68\xa6\x88\xbc\x57\x22\x5e\x35\xf0\x09\x82\xe0\xa6\x44\xb0\x33\xe8\xf1\x58\x61\x32\x78\x18\xbe\xaf\xe2\xc0\x9c\xb8\x83\x67\xce\x5c\xac\xdd\x4c\x64\xc8\xd0\x85\x62\x3f\xee\x69\xba\xf2\xa9\x8b\x5d\x4e\x93\xef\xd7\x86\x8a\xda\x0e\x59\x2e\x4f\x7d\xfd\xaa\x7d\xa9\xc8\x5a\x68\xf4\xfd\xf7\xb3\x8d\x09\xd6\xec\x43\x6b\x0b\x5d\xd5\x54\x36\xdc\xd7\x95\x97\xe8\xcb\xfa\x6d\x43\x3a\x0f\x2c\x1f\x2c\x16\xb5\x69\xba\x14\xbc\x52\x93\x77\xd8\x96\xba\xa9\x62\x35\x30\xab\xce\xf6\x50\xbd\xc3\x9a\x5a\x1a\xc1\x26\xa2\x86\x80\x96\x4f\x12\xb7\x69\xae\xdc\x83\x9e\x89\x23\x51\x72\x4f\x6c\x3e\x16\xdd\xc7\x7c\x88\x4c\xb0\x39\x50\x98\x82\x75\x0b\x53\xb0\x9a\x28\x38\x85\x3b\x12\xf8\x1c\x40\x3d\xe9\x14\xd7\xb6\x40\x00\x4b\x0c\x33\x07\x0d\x0a\xc0\x67\xfd\x9e\x77\xe2\xfa\xfc\xb7\xdc\xef\x57\xfd\x9d\x87\xa1\xfc\xab\xbe\xf2\x5d\x5f\x3f\xe7\xef\xdf\xfd\xdd\xa9\xa8\x56\x59\x01\x58\x86\xe9\xb9\x67\x36\xc1\x02\x4f\xf3\x99\xa6\xa7\xad\xe4\x6c\xf1\x69\x79\xa9\x41\x41\x62\xb7\x72\x92\x69\x7b\x93\x1b\xde\xc6\xe0\xae\x77\x7c\x9e\x27\xa6\xcc\xce\x2d\xde\x2e\x94\x6f\x75\x6f\x20\xa9\xe0\xb6\xc7\xa9\xe5\xee\x42\xee\x32\x6a\xbb\x8b\x4b\x79\xdd\x81\x95\x72\x26\x25\x0b\xab\x6f\xc9\x35\x80\x34\xfe\x12\xb9\xf0\xaa\x22\xd6\xe8\xf8\x24\xfd\x52\x4b\x51\xa1\x49\xd4\xe3\x7d\xcb\x5e\x05\x36\xa6\x74\x77\xfd\x56\x6e\xe4\x98\x99\x2a\x0f\x96\xad\xce\xa4\xa7\x9a\x9e\xe9\xab\x5d\x1b\x4f\xe6\x30\xdb\xd1\x75\x10\xad\x97\x40\xa6\x78\x2f\xcc\xee\x37\x1b\x61\xd2\xa2\x6a\xcd\x50\x8d\xe2\x58\xde\xb0\x6f\x94\xfc\x13\xb3\xb4\xea\x2a\x1c\x63\xa0\xbb\x19\x5f\x85\x0f\xae\xd6\xb7\x15\xc0\xe0\xf4\xf1\x23\x34\xf5\x00\x76\xeb\x7c\x07\xe5\x39\xc8\xfb\x4a\xf5\x37\x07\xb2\xce\x07\x3c\x67\xa4\xfa\x27\x07\x42\x45\x45\xb5\xf0\x65\xfd\x1e\x3c\x11\x80\x79\x8e\x3e\x79\x8c\x1d\x80\x9b\x97\x9d\xea\x66\x3f\x6c\x17\x03\x09\xbb\xcb\x45\x24\x23\x95\x5a\xc3\xe6\xf2\xdb\x84\x87\x06\xcf\x1c\x4f\xa7\x44\xe3\x1e\xda\x06\x07\xc6\xf8\xb3\x62\xc2\xfd\x95\x13\xae\xb9\xb6\xa0\x0d\xb2\xd2\xd2\x3e\xd8\xd2\xac\x0d\x34\xbc\xcc\xdc\x6a\xb2\xb2\xda\x70\x57\x26\xa7\x57\x5f\x79\xa5\xe4\xfb\xbb\xf3\x27\x74\x0d\x57\x9e\xad\x04\x65\x5d\xd7\xcb\x9b\x55\x5f\xf5\x49\x97\xfc\x9d\xfb\xc1\xff\x04\x83\x46\xc4\x9f\x32\x94\xbb\x5f\x89\xfe\x1a\x13\x65\xf8\xf4\xb6\x05\xc6\x3c\x4a\xc7\xe0\xc6\xe0\x07\xac\x69\x48\xb8\xa1\x51\x9f\x23\xf6\x6e\xd0\x3e\x44\x73\x27\x09\xfb\x21\xb0\x1b\x71\xa0\x3d\x1e\x97\xe6\x8b\x40\x2c\xb7\x3a\xe1\xae\xf8\xf8\x22\x43\x2f\x3a\xe1\xf0\x5e\xcd\x00\x16\xc1\x47\xfb\xb6\x24\x02\x78\xae\x3f\xe7\x29\xa7\xa9\xfe\xe2\x40\xae\x9d\xfe\x7b\xfe\xfd\xf1\xd3\x9f\xeb\x5f\xde\xf4\xf7\xef\xfe\x4f\x97\x00\x98\xcb\xe9\xbb\x6f\xcb\x01\x70\x3f\x3e\x95\xd1\xb9\x1d\xc4\xc5\x1f\x8a\x16\x5f\x98\x24\x9f\x50\x26\x6b\x28\xe7\xb1\x11\x1f\x19\x74\x9b\x57\xc4\xb8\x13\x0c\x6d\xa4\xdd\xe2\xbc\x1c\x70\x83\x3e\x9c\x41\x82\x4e\x2f\x71\x9b\x92\xdc\xc2\x91\x36\xd4\x58\xfb\xd2\xaa\xa8\x5b\x26\x4a\x98\x91\xae\xb2\xd8\x13\x06\x5b\x31\x87\x9e\x26\xc7\x17\x6b\x39\xa1\x1b\x56\x9d\xe2\x67\x28\xfc\x83\xe6\xc5\x05\x2f\xf4\xe7\x48\x8c\x96\xd4\xcc\x37\x4c\x49\x58\x85\xd6\x8b\x57\xa3\x58\xdd\x20\xbc\xf6\xa7\xb1\x00\x6c\x62\x10\xa3\x8e\xe1\xa3\x4d\x38\x6a\x7f\x03\x9d\x5d\xf7\x6c\x71\xa5\xde\x81\xba\x0c\xb7\x36\xe3\x7a\xbd\x56\x75\xb9\x06\x86\xf0\xd4\x9e\xfb\x74\x7d\x7a\x05\xf0\xfe\xa8\xcd\xba\x6d\x5d\xda\xf8\x7e\x17\xf4\xc6\x73\x10\x55\x42\xf5\x17\x07\xd2\xce\xb1\xbe\x0f\x04\xfc\xaa\xef\x63\xff\x6b\xfe\xfb\xb6\x73\x7d\xfe\xb9\xb0\x7e\xff\xd7\x08\x80\xea\x13\x15\x55\xd7\x27\x00\x9e\x7e\x36\x12\xc5\x03\x51\xf4\x9a\xdc\xa4\x1c\xaf\x30\x46\xc9\xc1\x08\xe5\x20\xaa\x59\xdf\xb0\x6d\x43\x8d\x12\x94\x3d\xb2\x51\x1c\xf6\xee\xf8\xd5\x98\x40\x4f\x6a\xcb\x0c\xbc\x57\x5e\xbc\xcf\x90\x71\x03\x8e\xd4\x60\xea\x6f\xa2\x7f\x13\x57\x38\x60\x1d\xb0\xa4\xb5\x88\x93\x1f\x0f\x09\xbc\xaf\xd6\x81\x63\x5c\x9b\x0f\x64\x51\xdb\x87\xd3\xc3\xa6\xfb\xbb\xa8\x34\xe3\x68\x70\xbe\x9e\x8e\xaa\xa7\xe6\x93\x70\x37\xdd\x9f\xa9\xc9\x4e\xc7\xe2\xbe\xb8\x3b\xab\xad\xbd\x29\xc1\xef\x43\x95\xab\x4f\x3f\x5b\xc0\xcb\xb9\xdd\x56\xb7\x7b\xfc\x19\x7f\xcb\x79\xb3\x46\xd0\x83\x33\xf8\x61\x67\x6e\x8d\xb9\x3b\xcc\x84\xad\x8e\x85\x1a\xe4\x9b\x22\x04\x0d\xfb\xe8\x8d\xfd\x80\xe2\x03\x69\x68\xa3\xfa\xcb\x03\xf1\xb7\x0f\x05\x33\xf0\xf7\xfc\xf7\x9f\x39\x00\x5d\x53\x00\xc7\xb5\x76\xc7\x5c\x2c\x00\xe0\x31\x3f\xb1\xbb\x34\x12\x6e\x8b\x75\x71\xd3\x67\xf2\xc3\x3e\x65\x69\x29\xfd\xe8\x6c\xb2\x86\xbe\x80\x7a\x92\xaf\x0f\x49\xc8\xaa\xcf\xf8\x26\x85\x7f\xb0\x49\x25\xca\x87\x1f\xb1\x93\x35\x4f\x25\xbc\x4a\x5b\x73\x5c\x30\xc2\x13\x02\x4a\xc9\x2e\x68\x7d\x6b\x82\xd4\xa5\x0b\xae\x0b\xda\x08\x3c\xf6\xe6\x67\x14\xbb\xfa\x76\x7c\xf7\xeb\x2c\xd4\x65\xe5\x05\x7c\xf7\x6a\xab\x9b\x2e\xc5\xfb\xa0\xb8\x46\x08\xc7\xbf\xb1\xef\xa0\xe4\x5c\x28\x36\x7c\x17\x25\x04\x58\x5b\x29\x15\x7e\x1c\x21\xd8\xda\x78\x2a\xb5\x4d\xf6\x12\x7a\x2d\x5f\x29\x3b\x8e\x87\x13\x86\x2d\x2f\x28\x3f\x1c\x0b\x23\xbc\xb5\x3c\xa9\x34\xf3\x98\x91\x68\x68\xb2\xb6\xc1\x81\x94\x47\xfe\xaa\x7d\xeb\xfc\xdb\xf3\x75\x1f\xc4\xb2\xc8\x8f\x4a\xa8\x5d\xe7\x80\xb2\xd6\xe7\xbf\x55\xeb\xf3\xdf\xf5\xf9\x5e\xfb\xfa\xe7\xa2\x7a\x1a\x80\x4a\x70\xc3\x03\x91\x3b\x08\xaf\xc5\x1d\x38\x69\x12\x1e\x83\xab\xd2\x5e\xe1\x8f\x21\x61\xe4\x47\xba\x75\xf2\x35\x1e\xba\x64\x06\xf3\x30\xad\x71\xfb\x49\x92\xbd\x0b\x23\x32\xde\xf2\x1c\xc9\x38\xf0\x83\x91\x9f\x69\x10\x89\x2a\x7e\x97\x99\x0d\xb2\x8c\xd8\x91\xf3\xd4\xd2\x48\x4f\x87\x98\x72\x21\xd4\x4a\x4d\x8b\x99\x68\xdc\xf9\xc9\xda\x52\x7d\x17\xf1\xec\x50\xbd\x8d\xb0\xf2\x0c\x01\xfd\x9a\xca\xe6\x9b\xe2\x7d\xc2\xc7\x05\x49\x9b\x64\x4a\xde\x85\x5c\x37\x71\x82\xa8\x63\x4c\x23\x9b\x45\x52\x20\x0e\x1a\x74\x53\x72\x2e\x64\xe3\xe6\xab\x88\xdf\xf4\xf5\xe4\x78\x3f\x8d\x10\x5f\x1b\xa8\xcb\x5d\x7b\xaf\x4a\x9c\x34\x08\x92\x47\xbe\x19\x23\x3e\x33\xa4\x07\xc8\xd5\xa6\xfa\x8b\x87\xa2\xf8\x50\xbe\xfc\xca\x85\x5a\xf7\xe1\x7c\x5e\x9f\x63\xbe\x50\x5f\x9f\xff\xa2\xfe\x9e\xff\x52\x3c\x10\x15\x38\x00\x96\x0b\xf4\xf2\xb9\xd7\x00\xce\x36\x1c\xbc\x93\x22\x09\x20\xba\xc0\x7e\x29\x52\x1f\x5a\x14\x3a\xf9\x58\xfd\xa8\x40\x4c\x3b\x49\x7c\xc9\x19\x47\x6e\x31\x29\x52\x0c\xb5\xe1\x27\x33\x3a\x4a\x6b\xd9\x9b\x17\x91\x96\x7c\x22\x74\x9e\x1b\xf7\x91\x86\x22\xf8\xf5\xb9\x11\x36\xa4\xb4\x14\x7e\xc3\xb7\xba\xb3\x24\xbb\x22\x15\xa4\x91\x56\x1b\x89\xb5\xfe\xb6\x71\x97\xda\x20\x89\xbd\xeb\x9c\x51\x9f\x72\x1d\x89\xf6\xce\x73\xe3\x33\x8a\x12\xc4\xcf\x2f\xf3\x8d\x73\xe5\xb9\x89\xf3\xdf\x0e\x1b\x65\xfc\x5f\xdc\x83\x94\x38\xce\x92\xf4\x44\x95\x47\xd2\x64\x89\x81\x4c\xaf\x64\x23\xd5\xff\xf5\x0c\xe9\x96\x1a\xcd\x06\x0f\x75\xdb\xfa\xef\x7d\xe0\xd7\xba\xbe\x35\xfd\x37\x07\xf4\xaf\xf9\xef\x7a\x1f\xce\x17\x01\xb0\x54\xd3\x39\x27\xcf\x03\x70\x8c\xed\x13\x8c\x76\x01\x10\x39\xcc\x9a\x1f\x98\x08\xef\xe4\x23\xce\xcd\xa2\x5e\x40\xae\xa6\x9c\x80\xa3\xfd\x2d\xf2\x8a\x71\xae\x4c\x9d\xa5\x3a\xf9\x92\x75\x91\x02\xce\x24\x8f\x1c\xe3\xf1\x48\xa5\x08\x71\x8f\xec\x15\xcc\xa3\xfa\x56\xdf\x9e\xac\x11\x77\x57\x1d\xb4\xe7\xc9\xbc\x59\xe7\x35\x55\x34\xdd\x49\x73\x65\xb7\x74\x42\x55\xbf\x93\x37\xd7\x93\xb4\x46\x95\x53\x49\x83\xdd\xa1\xba\xae\x8a\xd6\xa4\x92\xa1\x7a\xbd\x60\xf9\x4d\xa4\x82\xe7\x11\xba\xcb\x32\x38\x52\xdb\xac\xb8\x8e\xbc\x34\x8e\x74\x07\x3b\xa5\x05\x52\x38\xf2\x3e\x52\x85\x7a\xf8\x6f\xdf\x03\x0f\xf9\x3e\xd9\x56\x0e\x29\x76\x11\x8e\x91\xaf\x49\xb6\x8a\xb3\x13\x04\xc8\xf9\xd2\x99\x00\xd7\xd6\xfb\x30\xb1\xe7\x57\x25\xa2\x7f\xd4\xc5\xd7\xbf\xd6\xf5\xa6\xe9\xff\x3f\xff\x2d\xb5\xfc\x55\x33\xd6\xff\x4c\xc9\x81\x88\x61\x07\xe0\x08\xdc\xd3\x14\xf2\x0c\x40\x84\x96\x25\x96\xe2\x3f\x70\x41\x40\x8b\xc6\x23\xde\x09\xeb\x2b\x60\x82\xd8\x2a\x72\xf5\xb7\xf7\x60\x88\x4c\x74\x19\x97\x09\x37\x58\x23\x7f\xf6\xc9\x90\x63\xd3\x53\x21\xdf\x0b\x2b\x55\xf0\xd3\x2a\x24\xdf\x4b\x48\x55\xb0\xd3\x38\x4b\x2e\xcd\x61\x57\x9a\x55\xb5\x25\xc7\x95\xb5\x28\x63\x95\xfa\xc9\x81\x0d\xd7\x54\x64\x14\xc3\xc9\x27\xba\x95\x34\x6c\xe5\x58\xc8\xfa\xb7\xb6\xa8\x0a\xc8\x5c\x20\x8b\x3e\x7e\xa0\x46\x27\x6d\x44\x16\x9a\xfc\xa4\xfa\x44\x8a\x81\xac\x37\xb7\xa0\x22\x4e\xe1\x1e\xc4\xbf\x92\x5f\x92\x7d\x65\xc3\x29\x7d\x10\x65\x04\x17\xd8\x2d\xca\xb4\x71\x1e\xfe\xe2\x60\x30\xfc\xff\x7f\x0e\xa8\x79\xee\x1f\x1e\x88\x75\x2e\x24\x7e\xdd\x1f\x11\xb0\xbe\x7f\x04\x65\x01\x9c\x62\xde\x25\xef\x8b\x04\x10\xfc\x78\x94\xd3\x2d\x01\x40\x36\x9d\x2d\xdb\x8e\x17\xd0\x2a\x25\xa7\x7b\xcc\x15\xa0\x46\x6f\x9a\x77\x81\xc2\x3f\x18\xba\x01\xd2\xde\x4e\xd4\x4f\xf7\x03\x20\xdc\x0f\x88\x62\xb5\x96\x00\xe1\xd7\x2e\x26\xa3\x25\x01\x0c\x91\x85\xd2\x59\xea\xc5\x40\x95\x84\x93\x39\xaf\x72\x8d\xbc\x9a\xab\x26\x7b\x4a\x29\x86\x3c\x5e\x9e\x2a\x77\x55\x81\x83\x3c\xdc\xa8\x2e\xcf\x24\xb7\x9b\x7c\xb7\x63\xbb\xdc\xb4\x0c\x92\xdc\x77\x7d\x41\x5e\x48\xca\x8f\x7c\x6d\xd8\x50\xee\x26\xc5\x73\x20\xd1\x44\x6e\xfe\xe0\x2c\x2f\x23\x71\x96\xdc\xb9\xb8\x59\x6e\x9a\xc2\x3d\x88\xda\x82\x19\x50\x89\xae\x50\xbc\x48\x14\x1f\x0e\x25\x17\xeb\x37\x07\xb4\xfe\xf9\x68\x9b\x59\xdf\x07\xd7\xf3\x60\xf2\xae\xae\x73\x30\xdb\x7f\xd5\xd0\x75\x7f\x44\xc8\x0c\xc0\xb1\x06\x5a\x43\xaf\x07\x00\x27\x5d\x76\xce\xa1\xa4\x00\xf8\x07\x0e\x5a\x3a\x8a\x00\x48\x73\x1f\x3f\x6e\xf5\x1d\x40\x85\x9d\xbd\xc7\x18\x09\x6f\xb4\x7d\xce\x0e\x1b\x4a\x40\x1b\x62\x94\x47\x49\xf7\x35\xb4\x5a\x22\x78\xe5\x74\x0f\x42\x80\x2b\xa7\x30\x8b\xd6\x27\x08\xf0\x1c\x13\xb6\xd6\x88\x03\xa7\xa0\x04\x91\x67\xaa\xfd\xe0\x14\x15\x21\xf2\x5d\x65\x06\x4e\xa7\x71\x49\xb6\x2a\x9e\x05\x99\xf3\xac\xe2\x57\xe5\x8d\x41\xb2\x94\x49\xfc\xb2\x1c\x35\x9c\xac\x75\x92\x14\x93\x26\xc3\xfe\xcb\xdb\x24\x5f\x4a\x1d\x85\xfd\x7d\x1e\x92\xc9\x12\x7a\xc0\x3c\x84\x90\xc8\x94\x40\x92\x97\x1e\x27\x4b\xab\x8a\x99\xc2\xf1\x89\x73\x12\x27\xc4\x36\xc1\xd1\x8f\x1f\x24\x8a\x45\x39\x41\x61\xb9\x5c\x2c\xf7\xb7\x07\x03\xbd\x7e\x0e\x0c\xfe\x83\x03\x3a\xf1\xab\xd6\xae\xfb\x71\x0a\xa6\x7f\xd5\x54\xb7\xbf\x39\x98\x08\x13\x80\xa3\x2e\x34\xaa\x8e\xeb\xfc\x9c\x05\x02\x60\xbb\x0a\x15\x95\xfd\x10\x00\xd7\xe6\x3d\x9c\x36\xda\x00\x12\x17\x8e\x1d\x32\xbb\x0b\xa0\x68\x78\xe2\xb0\xe1\x3b\x40\x6b\x3e\xe3\x40\xe8\xe6\xc0\x7b\xfd\xc5\x33\x3d\x3a\xfb\xe0\x85\xc9\xf4\xb9\xfb\x5a\x5d\x70\xdb\xe6\x2e\xb7\xa3\x46\x2c\xf4\xb8\x90\x78\x69\xd4\xf7\x40\xb9\xaf\xab\x00\xad\xca\x66\x68\x0a\x8e\xe7\x7b\xaf\x54\x07\xc9\x71\x9c\x42\xbb\x15\xa9\x20\x28\xcd\x5e\xd8\x4a\xfe\x14\x78\xe7\x51\x0b\x0f\xcb\xb2\x80\x7f\xf1\x92\xb0\x9e\xb4\x13\xd8\xd7\x2a\x8b\x18\x4b\xed\x04\xd3\x96\x6e\x91\x29\xf1\x15\x70\xe8\x2a\x10\xbe\x22\xfe\x02\x24\x6f\xd8\x88\x45\x8a\x29\x81\xd6\xfd\x72\x51\x76\x91\x19\xb0\x1c\x63\x16\xfe\x20\xaa\x07\x52\x53\x3a\x62\xea\xdf\x03\xff\xff\x1c\x50\xdd\xfa\xba\x8a\x7c\xfe\x9b\x83\x09\x14\xfd\x55\xdd\xf8\x7e\x55\x2b\x03\x00\xaa\x2b\x54\x54\x76\xc5\x00\xcc\x03\xb4\x02\xe6\xa5\x00\x1c\x41\x74\x0c\x66\x42\x00\xc2\x4e\x8c\xb4\x08\x5f\x00\xb9\x8f\x4c\xfe\xfa\x86\x00\xea\x01\x27\x9f\x68\x0b\x01\x49\x57\x90\x9d\x4a\x6b\x1f\xac\x20\x5f\x9e\x66\xd1\xe8\x84\x0f\x56\x37\xce\xd1\xab\x4a\x01\xda\xae\xeb\xcc\x01\x95\x16\x98\x70\x0f\xe3\x24\x2a\x35\xc2\x6b\x9f\x29\x4e\x9c\x02\x35\xbc\x0b\xce\xe6\x4c\x95\x97\x84\xdb\xb1\x9b\x78\xd2\x64\xbf\x41\x7b\xaa\x33\x1f\x9f\x54\x24\x8c\x64\x5b\x71\x7b\x4a\xd9\x40\x63\xf1\x07\xbe\x41\x89\x09\x68\xab\x64\xe2\x3b\x2a\x21\x03\xb9\x8d\x53\x02\xfa\x22\x5f\xe0\xda\xa5\x55\x9e\x0c\x91\x3a\xa8\xed\x45\xf0\x79\x8b\x5c\x87\xc4\xdb\x47\x04\x9e\x08\x3f\x87\xa4\x47\xc6\x02\x57\x7e\xfc\xeb\x15\x15\x7e\xec\x0f\xd4\x22\xd2\x3f\x73\x17\x59\x63\xe5\x05\xb6\x4e\x02\x70\x49\x2b\x2c\xed\x4c\x06\x10\x67\x97\x2b\xde\x83\xd9\xe0\x20\x34\xec\x54\x47\x59\x32\xff\xe0\x41\x46\x74\x4a\x39\x87\x00\xcc\xdd\x11\x0b\xc2\x37\x00\x67\xd1\x61\x5e\x28\xc7\x0a\x2d\x16\xab\x0e\x36\x6a\xc5\x20\x6e\xbe\xea\xb3\x68\xc8\x48\x7e\x65\x7a\x2e\x6a\xcc\x4c\x8d\x1c\x82\xa4\xc9\x1e\xb5\xd1\x23\xb5\x1b\xee\xab\x76\x73\x73\x20\x85\xe8\xcc\xb6\x37\xb8\x87\x90\xa8\xb5\x38\x6e\x4e\x79\xe3\x89\x57\xd4\x9f\x3e\xc6\xfa\x45\x13\x4b\x55\x23\xa6\xf2\xfd\x26\x89\x55\xca\x47\xe7\xa7\xfd\x76\x13\x5f\x2b\x36\x60\x3f\x78\x97\x93\x64\x14\x26\x70\x3e\xee\x9d\xd8\x32\x05\x07\xfc\x16\x97\xe9\xef\xf5\x8a\x2f\x71\xaf\xdd\x9e\x4f\xc7\x2a\xbd\xc2\x1f\x74\x9d\x7a\x73\x48\x45\x15\x07\xa8\x53\xcf\xb8\x55\x2e\xe1\xa3\x9d\x9f\x3e\x36\x56\x19\xc5\xdf\x73\x7c\x7f\xf7\x96\x1a\x03\x81\xc6\x21\xee\xb6\xac\xda\x61\x82\x8e\x9d\xc1\x20\x8f\xda\x51\x42\x8d\xf5\xe5\xbe\xb3\x6a\x6f\x08\x8f\xac\x72\x7f\xf4\x41\xfe\xca\x8f\xf5\xef\xf0\x90\xf6\xfa\x51\x4f\x1b\xc9\x57\x6c\xa7\x02\xe0\xcb\x91\x35\xa3\x67\xd8\xe0\x20\x54\x3c\x15\xc5\x8f\xd8\x03\x68\xd3\x2b\x2b\x30\xc7\x01\x20\x8a\xd4\x5a\xd9\xde\x01\x98\x5d\xd7\x7a\xc8\xa9\x0f\x60\x15\x60\x40\x10\xe6\x03\xb0\xd6\x33\x1d\x91\x8d\x87\xf3\xd6\xc9\xb6\x52\x1a\x3c\xc0\x6f\xe9\xe7\x75\xdc\xd0\x96\xdc\x6b\x56\x1d\xe9\x62\xc1\x4b\x3e\x61\x9c\x9d\x75\xd8\x71\x3f\xe9\xbc\x61\x4b\xf5\x2e\xd4\x0d\x12\x8d\xee\xb7\x2b\xed\x3e\xbe\xc4\x76\xad\xfe\xdb\x72\xfe\xec\xc4\x3a\x75\xd7\xb1\x06\xbf\x45\xe2\x09\xd5\x95\x0f\xac\xc1\x3c\xc4\xd3\xca\xc9\xcb\x5f\x82\x74\x88\xf9\x4a\x7c\xd8\x70\x3f\x51\xd2\x11\x45\x0e\x9c\xa4\x27\xf7\xd2\x23\xa5\x83\x38\x47\x8f\xc9\x2f\x3e\x4a\x43\xb8\x7a\xf7\x86\xb7\x72\x2a\x5e\xb8\x2a\x8f\x8a\x71\x7a\xd5\x08\xdc\x5b\xf7\x88\x51\x5e\x35\x2c\x6e\xcd\x3d\x62\x98\x4e\x3d\x01\x2f\xe1\x36\x72\x7b\x9f\x86\x10\x3e\xd5\xe5\xd1\x20\xa8\x7f\xc3\x2f\x3b\x5e\xbb\xd6\xa7\xe1\x43\xe0\x70\xd0\xec\x8e\xd0\x98\x24\x84\xda\xfe\xb4\x63\xc9\x4c\xff\x58\xff\x4e\x1f\x29\x9f\x1f\xf5\x94\x81\x4c\x1f\xad\x36\x80\x50\xad\x8c\xf4\xae\xef\x00\x52\xda\x32\xfb\xf6\x9d\x04\x50\x29\x55\xa8\x3d\x42\xfb\x07\x0f\xb2\x4d\x55\xe7\x54\x3a\x80\x15\xb3\xd6\x3c\x37\x12\xc0\xf6\xb2\x3e\x42\xf8\x00\x2c\xdb\xce\x99\x2e\xca\x3f\x86\x04\x9b\x66\x1b\xa4\xa6\x0a\x6c\xb6\x2e\xf2\xdc\x6b\x54\x4a\x0e\xb2\x3c\x1d\x9e\x64\xb3\x89\x34\x6a\x76\x2e\xbd\xd4\x55\x8c\x64\x8f\x64\xaa\x3c\xe1\x49\xf5\x9b\x0b\xf2\xd6\xd6\xbf\xfd\x3c\xb0\x81\xc8\xa8\xe1\xf2\x3c\x20\x84\x87\x50\xa2\xe6\xf9\x31\x3a\xfc\x22\xc5\x07\x43\x3c\xac\x7c\x14\x73\x3f\xa8\x95\xc2\x03\x7d\x4f\x57\x76\xc0\xce\xf9\xc4\xcc\x20\x55\x02\x70\x27\xbc\x6f\x4c\x54\xa9\x85\xe3\x0e\xfb\x4c\x3c\x55\x55\x77\xc4\xb9\x7b\xb3\x3d\x14\x53\xff\x84\x1b\xf7\x28\x1e\xea\xd2\x68\xc6\xf3\xa2\x82\x6f\x30\x68\x1e\xc5\x47\xb8\xfa\x5e\x3f\xa9\xf9\x12\x5f\xea\x32\x4a\xe1\x81\xda\x8f\x69\x8b\x13\xc4\x1c\xc2\x7e\xf4\x41\x3a\xea\xc7\xfa\xe9\x74\x7e\x71\x10\x1c\x9b\x64\xbe\x6d\xdb\x0d\x20\x3a\x22\xb5\xc8\xa0\xf3\x07\x07\xb1\x53\x7e\xf8\x48\x09\x00\x62\x51\x51\x89\x65\x01\xc0\xcc\x42\xe5\xfd\xa9\x1e\x00\x5b\x2b\x4d\x65\x6e\x56\x00\xc7\x58\xbd\x60\x11\x73\x20\x38\x26\x18\xbf\x91\x77\x86\x48\xfb\x12\x6b\x03\x2d\x25\xf2\x1b\x3b\x2e\xd4\x69\x93\x31\xb2\x98\xf5\xb3\x90\x29\x7b\x24\x29\xdb\x9c\x2e\x43\xce\xfd\x34\x69\xa7\xd1\xa3\x0a\x3e\x9f\x8f\xc4\x10\x03\xd9\xf6\xde\xa0\x03\x84\x39\x1d\xb3\x3b\xcc\x61\x7e\x04\x77\x4d\x91\x97\x21\x91\xf7\x09\xd2\x6a\xb9\x9f\xab\xa2\x62\x09\x16\x2a\x8e\xe8\xbe\x88\xef\x04\xb4\xb2\x19\xa6\x20\x78\x86\xc2\x03\xfd\xd3\x8b\xf3\x9c\x4e\xe3\x08\xb6\xdf\xbf\x6e\xd4\x41\xa3\x10\x77\xda\x57\xfd\xde\x36\xad\x93\x38\x15\x5f\xda\x9b\x29\x5a\xf1\xb8\x41\x2f\xba\x6b\xbd\xda\xc9\x38\xb2\x47\x5b\x0f\x59\x5b\x0b\x6f\xef\xf6\xb4\x3d\x55\xa7\x0d\x7f\xc9\x05\xdf\xfa\x58\xa7\x9f\xb0\xdb\xe9\xd4\x8f\x3e\x48\x31\xff\x58\x3f\x65\xfe\x7f\xa6\x48\x4a\x63\xdb\x9b\x0d\x0e\x42\x9e\x55\x7a\xe9\xc0\x76\x00\x0d\xac\xb4\xdc\xc1\x5c\x00\x63\x71\x39\x6b\x66\x09\x00\xab\x62\xa5\xe9\x53\xd9\x00\x0e\xa0\x66\xce\x19\x0b\xe0\xe2\xa5\xc3\x2a\xf4\x1d\x00\x75\x04\xc9\x2f\xef\x0e\x99\xce\xf9\x16\xcf\x35\x93\xc8\x37\x1c\x7a\x9c\x93\xcd\x98\x48\xcb\x76\x12\xc1\x8c\x4e\x2b\x24\x6d\x8b\xcb\xe9\xb4\x5e\x67\x88\x71\x26\x76\x15\xab\x41\x8a\xbf\x7d\x41\x61\xba\x32\x77\x5a\xa3\x78\xf1\x6b\x9a\xef\x26\xae\xc4\x46\xe3\xaf\xab\x2d\xcd\xc5\xc5\x21\xf0\x3d\xaa\xfe\x6b\xa3\xb1\x38\x0a\x0f\x34\x97\xa0\xba\x88\xb1\x08\x8b\x9c\x16\x52\x6b\xc6\xbc\x0f\x61\x98\xa8\xd3\xa8\xc2\xbc\x0a\x21\x3f\x09\xd4\x7c\x80\x95\x0f\x3e\x36\xec\xa0\x65\x8b\x9d\xf4\xbf\x7c\xeb\x9a\x76\x09\x8e\xc9\x2f\xba\xff\xa1\x8e\x31\xce\xd1\x67\xba\x97\x5e\xa7\x04\x37\xe5\xf9\xac\x3d\x40\x77\x0d\x2f\xe9\x5e\xd8\x36\xa7\x27\x8f\x77\x43\x19\x35\xd6\xea\xd7\xe1\xeb\x5c\x7f\xbc\x25\x74\x4b\xfa\xfe\xe4\xc4\x46\x65\x3e\xd3\x48\xfc\x07\x07\xf1\x49\xf2\xc8\x7e\x3a\x00\xbd\x28\x89\xcf\x07\x33\x36\x78\x10\xdb\x66\x05\x5e\xb6\x3d\x00\x2e\x49\x6a\x82\xdc\x27\x01\xdc\xe7\xb4\x0c\x85\x99\x7e\xe7\x06\xa5\xa0\xd2\xcd\xf5\xb5\x6c\xc8\x8d\x4e\xf5\x8e\x6d\xe6\x41\xa4\x59\xfb\xe0\x00\xac\xb3\x2f\x69\xa7\xd5\x83\x94\x52\x5f\x5a\xa2\x92\x69\x74\xc5\x89\x90\x56\x42\x0a\xe2\x51\x3b\x3e\x2a\x17\xbf\xac\x77\xe4\x2e\x39\x2e\x1a\xef\xa8\xc5\x3e\x29\x9a\x98\x87\x5b\x55\xd7\x5a\x0c\x4b\xbe\xfd\x4f\x1e\x68\x16\xad\x3e\x86\xce\x88\x8e\x7b\xb3\x4f\xf3\x24\x86\x2f\x62\xe8\xb7\x17\xc7\x5b\x1b\x30\x6f\xc2\x18\x87\xec\x74\x5e\x61\x95\x82\xf1\x03\xcd\xba\x81\xd8\xdb\x81\xdc\x3d\x0f\xf4\xce\xe2\xa4\xfc\x9c\x3a\xf7\xe9\xa5\xe2\x2e\x79\x27\x51\x78\xa0\x66\x1b\x83\x73\x78\x36\x8f\x9b\x75\xaa\x86\x4c\xf8\x14\xd4\x36\x80\x2d\xc6\x12\xa2\x3f\xfa\x70\xbc\x40\x7a\x75\x2b\x37\x00\xef\x43\x71\xd8\xd9\x0d\x20\xce\x20\xbe\x89\x61\x1b\x80\xb2\xae\x98\xc3\xde\x01\x00\x03\x35\x71\x1d\xc6\x59\x00\x0b\x7f\x99\xcf\xcc\x63\x00\x8e\x4d\x72\x83\x6c\x7c\x00\xa8\x30\xe5\x5d\xe7\x2e\x03\x78\x77\x69\xec\x15\x3a\x02\xe0\x97\xaa\x5f\x2c\xdf\x0d\xc9\x5e\x61\xa6\x75\x5a\x0f\xc8\x25\x6e\xa3\x0e\x0c\x16\xd7\x49\x37\x1d\xf3\xfd\x8e\xba\xd2\x11\xa7\x6d\x98\x93\x30\x7e\x4d\x04\x8c\xf9\xd6\xb2\xba\xf0\x44\x3c\x09\xd9\x75\xc5\x27\x7e\x07\x3e\x5e\xcf\xef\x3e\x39\xb1\x01\xd7\xa9\xd5\xf2\xee\x44\x9a\x36\x4e\x5e\xbd\x63\xa5\x3b\x43\xe6\x9f\x3c\xd0\xff\xe5\xc5\xe9\x1f\xd1\xb7\xc2\x2c\x86\xe5\xf4\xc6\xe9\x7f\xc5\xea\x87\x84\x77\xba\x1b\x24\x63\xef\x06\xbe\x6e\x55\x40\xb0\xe0\x98\x02\xf6\x5e\xf4\x44\xd0\xe0\xda\x7c\xd4\xea\x5f\x20\x6c\x71\x1f\xbd\xbe\x5d\x40\x22\xaa\xf1\xb2\x1e\x1e\x00\x5b\x8c\xc4\x46\x7f\xf2\x93\x2a\x92\x6f\x69\xd8\x00\xf8\x76\x88\x2e\xee\x0c\x00\x90\x4a\x12\x3b\xc9\xe0\xf2\x07\x07\x71\x4e\xcc\x8b\x71\x18\xc0\x5a\x47\xbc\xf0\x28\x2d\x80\xab\x80\xb4\x0c\xeb\x14\x80\x8f\xbb\x7c\xe2\x59\x06\x80\x80\x46\x55\x25\x81\x27\xbf\x73\x83\x72\xfc\x8f\x1b\x9b\x68\x45\x92\x53\x3d\xf3\xec\x3a\xac\xa8\x48\xfe\x2e\xc9\xde\xea\xee\xe9\xc4\x0c\x3b\xef\x84\xc2\xa0\x1d\x84\x38\xcb\xcd\x25\x6b\xd1\x11\xbf\x7d\x41\x0f\xf5\x6b\x87\xaf\xa5\x3d\xc4\x1d\xd0\x56\x7e\x7f\x3b\x4b\x0f\xfb\x4c\x03\xb1\x72\x24\x9b\x6a\x2d\x40\xfd\xc2\xaa\x57\xaa\xe0\xec\xa2\xe6\xfb\xd5\x99\x14\xce\x37\x3c\xda\xe1\x6b\x91\x89\xf0\xb8\x48\xb7\x6b\x0d\x9d\x10\x71\xdf\x58\x2f\x10\x7d\x3d\xe6\xe9\x0d\x1e\x83\x1e\xf4\xa3\xd8\x03\x7d\x12\x86\xcf\x31\xc2\xd1\xe7\xba\xd4\x0c\xf1\x18\x74\xf8\x8e\xb6\x57\x48\x36\xac\x47\x48\xf2\xc5\x73\x48\x05\x9c\xb8\x7f\x66\xdd\x02\x72\x1e\xe7\xe6\xe7\x56\x55\x6b\x7c\x0e\x77\xc9\xe7\x69\x79\xb7\xb1\x3f\x8e\xf8\xe3\xed\x97\x26\x5f\xec\xe4\xcf\x73\x22\x56\x3c\x9c\xe6\x09\x80\xe0\xb8\xc8\x28\x1d\x01\x40\x26\x42\xf4\x00\x83\xf6\x06\x07\x61\xac\x2b\x7c\xf5\x40\x39\x80\xbd\xba\x48\xd6\xe1\x5c\x00\x0f\x36\x89\x85\xe3\xaf\x01\xfc\x7b\x65\xde\x9f\x16\x00\x08\xe9\x52\x4e\x11\xf0\x01\x08\xcf\xd7\x3a\x2e\x93\x07\x79\xa1\x49\x88\x2e\xad\x47\xe4\x18\x3f\x67\x9b\x36\xab\x77\x24\x55\x54\x17\xaa\xcf\x53\x9e\x28\xed\x70\x2b\x16\x1b\xba\x05\xbf\x64\x35\x58\x92\x9b\xc0\x85\x3f\x68\xb2\xa3\xa3\x28\x75\x04\x77\xd0\xc0\xf1\x61\x6e\xb6\xe5\x6f\x4f\x90\xad\x06\x6e\x39\x28\xb7\x67\x5e\x59\x8b\x66\xc5\x36\x2b\xff\x37\x0f\xb4\x59\xcf\x6e\xf5\x42\xda\x8d\xe1\x1d\x06\x8c\x6b\x39\x49\xa4\x1b\xa1\x08\xf6\xb5\xe9\x44\x62\xdf\x36\x04\x01\x5d\x12\x57\xd8\x25\x8d\x1c\xc4\xd0\xc7\x78\xb5\xe5\x19\xb9\x62\xde\x46\xec\xba\xf8\xd2\xd8\x1b\xcb\x19\x16\x52\x5b\x6a\xc2\x82\xbd\x1a\xac\x59\xa5\x6e\xb2\x84\xa3\x0f\xd4\xaf\x08\x36\xe1\xc3\x95\xfa\x46\x95\x32\x98\xd4\xe2\xbe\x7b\x3b\x00\x30\x1d\x92\x9a\xa0\x8e\x06\x38\x75\x49\x34\x8f\xa6\xed\x3f\x38\x88\x1e\x61\xf6\xbd\x8f\x00\xcc\xee\x0a\x31\x1d\xd0\x01\x70\x04\xd1\x73\x47\x3e\xfe\x9b\x07\x89\x7c\xac\xe0\xc3\x17\x00\x10\x33\xa0\x51\x20\x2b\x06\x8d\x51\x9f\xf4\xef\x68\x9a\x92\x6b\x42\xae\x5a\x60\x2c\x55\x49\x3b\x3c\xca\x50\x45\x3e\xb4\x84\x27\xce\x13\x51\xf1\x11\x93\xf8\x34\x9b\x9c\xa2\xe2\x64\x11\x9c\x8d\xa9\x47\xc7\xdb\xac\x2a\x6c\x82\x41\xfa\x68\x60\x5e\x1f\xc6\x41\xdb\x77\x2e\xb7\xa8\x09\x23\xa3\xd9\xba\xf4\x31\x9f\xed\x63\x97\x4e\xfb\x72\x5e\x5e\x0b\x85\x07\xa2\x78\x71\x28\x3c\xd0\x75\x19\x23\xe9\x35\xb7\x94\x56\x8a\x17\xa7\xcd\xcf\x94\x1f\xed\x9f\x70\xae\x71\xd6\x14\x8b\x61\x89\x79\x51\xf7\xd4\x34\x10\xf3\x2d\x42\xa3\xba\xce\x74\x0a\xeb\x13\x2a\x55\xa6\x60\xf6\x15\x3b\x1d\xd4\x58\xcc\x65\xf6\x09\x67\xe5\x1f\x51\xd0\x67\x36\x8e\xbb\xe1\x33\x09\xc0\x74\x52\x32\x92\xda\x07\x80\x43\x4f\x38\x97\xf6\xf0\x1f\x1c\xc4\x55\x11\xa1\x3d\x74\xff\xe6\x20\x5c\x27\x04\x50\x07\xfb\x00\x02\x1e\x09\x6f\x66\x42\x01\x44\x76\x4a\x1e\xe0\x30\xfe\x83\x8b\xa9\x57\xdd\x24\x39\x0b\xad\x09\xd1\xba\x71\x9a\xa7\xc8\xa9\x91\x33\xe6\xa6\x56\x1f\x88\x33\xfe\x1e\x2e\xc3\x7e\x54\x84\x10\x37\xc9\xf0\xb7\xd1\xfd\xb8\xe7\xf6\x47\x0b\xfa\x33\xac\xb0\x97\xcc\xf7\x74\xec\x3a\x4f\x83\xc9\x37\x0c\x7b\x82\x2c\xde\x8a\x96\xd0\x26\x2c\x38\x57\xf8\xcf\x2b\xeb\x04\x2d\x3e\x2f\xfe\x3e\x85\xd7\x83\xa5\xb5\x82\x0e\x0a\x0f\x74\xb7\x1e\xf9\x64\xc5\x33\x97\x7f\x00\x65\x34\xb8\x5a\x99\x61\xf9\xaf\x7c\x28\x0a\x0f\x84\x30\x57\xc6\xb0\xc5\x2c\x54\xcc\x5a\xb4\x60\x9a\xa3\x78\x4a\x07\x2c\x86\xb0\xfc\xe1\xec\x85\xed\x16\xb3\xd8\x67\xc1\x0a\xe7\x2f\x5b\xc6\xe0\xf6\x07\xf6\xe6\x4e\x59\x8a\xe0\x42\xfc\x19\x00\x98\x69\xc5\x48\xd4\x57\x00\xce\x36\x0a\x8e\x6c\xe3\xfc\xc3\x83\xc0\x2e\xc8\xc8\x40\x03\x80\xf4\xe7\xcb\xde\x93\x06\x60\x77\x93\x3f\xed\x80\x12\x80\x67\x0d\x3f\xfa\x50\x02\x40\x48\x82\x10\x2b\x53\x16\x40\xcc\x8c\x98\x10\xdb\x38\x40\x8a\xa8\x34\x35\xf7\x61\x80\x34\x7b\x65\x33\xc9\x56\xb8\x9b\x9e\xa7\xb5\x4d\x9d\x97\x5c\x93\xc8\x62\x3c\x64\xd9\x42\x9c\x0b\x93\x70\xb4\xf1\xdb\x8a\xbf\xef\xc9\x1c\x62\x94\x28\x8f\x8b\x76\x20\x9f\x67\xce\x2a\xc3\x3c\xb2\x40\x75\x8c\x17\x9f\x46\x23\x11\x66\xcf\x72\x2a\x11\x6b\x97\x74\x7a\xe7\x6b\xaa\x0f\xce\xb4\x1a\x1c\x5e\x70\xab\xac\xa3\xf0\x40\x77\xa7\x4d\x2a\x96\xb8\x4a\x55\x07\x4e\x9b\x56\x2c\x37\xe5\x93\xba\xbf\x98\x4d\xac\x14\xe4\x26\xb5\xe1\x2d\x78\x57\x8b\x32\x03\x28\xf9\x50\x35\x65\x56\x31\xe8\xad\xc9\xe7\x2a\x8c\xad\x7a\xd1\x0f\xe3\x25\x4b\x1d\xac\xac\x30\xa9\xd1\xcc\x85\x06\xd6\xfb\x31\xc4\x88\x8b\xb9\xf7\x6d\x24\xb1\x7a\x61\xa3\xd9\x75\xd6\xa5\xd8\xc5\xa0\x77\x59\x7c\xd6\xa7\x70\xc6\x01\x27\x00\xf6\x59\x0b\xbe\xff\xb1\x3f\x70\x79\x0b\x5e\xdb\x2e\x0f\x20\x49\x12\xaa\xde\xe5\x07\xa0\xc5\x25\x48\xbb\xe7\x10\x80\xb1\x3c\xef\xd5\x3d\xe6\xff\xe1\x83\x38\xcc\x3b\x7a\xe4\x0a\x40\x72\x8e\xe0\x17\xd6\x02\x80\x4c\x2f\xc9\xb2\x1f\x7d\xc8\x3d\x2d\x5f\x2d\x56\x05\x0f\x73\x3a\x35\x78\xd4\xde\x93\x5b\xd2\x1f\x23\xe6\x2d\xf9\x89\xcf\x63\xeb\xec\xd4\xfc\xf7\xe0\x85\x7d\x27\xfc\x6c\x53\x8d\xb1\x89\x2e\xb5\xd9\xb7\xf3\xef\xa0\xaf\x58\xb9\x77\x84\x55\xac\xad\x51\x21\x4d\xc7\x85\xea\x5c\xe7\xe2\x0d\x3a\xbf\x0d\x37\x64\xbe\xec\x30\x2a\x9a\x97\xad\x55\x19\x8e\x35\xbd\xb0\x90\x5b\xf5\x78\xc0\xd9\x7c\x79\xf1\x49\xf9\xd1\x7f\x7a\x71\xea\xe3\x6c\x6c\x56\xb7\xe7\x44\x54\xad\xd8\x60\xd7\xb6\x65\x9c\x2b\xab\xb7\xa3\x5d\xf3\x4e\xb3\x2a\x12\xb6\xdb\x8d\x76\x4b\xcc\xc9\x2b\xb4\x7b\x8f\x86\xb8\xb2\xcc\x44\xfb\x27\x98\xa2\x68\x8b\x4c\x46\x3b\x34\x96\x2e\xa2\x29\x6d\x93\x5d\x3d\xb6\x2f\xc4\x3b\x91\xc3\xfe\x2a\xee\x5c\x60\x13\x00\x8b\xb4\xc8\x8b\x2d\xfb\x01\x78\x3e\xf2\xdf\xdd\xbe\x08\x20\x35\xcd\xaf\x4f\x47\x04\xd0\x6e\xe4\x3b\xbc\xbb\x02\xc0\xfc\x2e\x37\x17\x43\xca\x46\x1e\x04\x85\x83\x48\xf0\xe7\xe6\x3e\x7c\x12\x20\x4b\x82\x8f\x99\xb9\x03\xa0\xe0\x9b\xd0\x22\xc7\x69\x80\x92\x62\x69\xb2\xc8\x5e\x98\x2c\xbd\xa2\x12\xa6\xea\x46\x6e\x2f\x18\xd2\x17\xb4\x78\x4f\x9c\x48\x37\xb7\x24\xfb\x11\x71\xcf\x43\xd1\x5e\xb1\x19\x62\x18\x1f\xf7\x99\x74\x87\xd2\x8f\x8b\x86\x76\xab\x6d\x9f\xeb\xa4\x3f\x39\x9b\xfb\x3c\xed\x6f\xce\x7c\xe5\x6d\xca\x39\xc7\xd0\xea\xf3\x80\xde\xe2\xdd\x37\xbf\xa6\xa0\xeb\x09\xd6\x98\x79\x86\x7a\x54\x7b\xbe\x5d\xd6\x82\x7d\xcd\xd5\x8b\xaf\x1d\x18\x16\xab\x2a\x5e\xd7\x30\x38\x72\x2d\x9f\x2c\x2e\x2a\xef\x74\xb8\xbb\x52\x90\x37\x51\x34\xec\xb4\x77\xf5\x68\xce\xf0\x79\x4e\xc7\xa5\x35\x44\xba\x42\x96\xbc\xb3\xcf\x5a\x4f\x6a\x5c\x1a\xce\x39\x10\x1d\x94\x78\x2b\xc5\xc4\x09\x8d\x51\x8a\x45\x25\x05\x3a\x65\x61\xc6\xa2\x24\x63\xf3\x9c\xa3\xb1\x0e\x61\x13\x31\xe2\x4e\x6f\xb1\xef\x83\xaf\x01\xb0\xd6\x09\xb4\x6c\x69\x07\xe0\xbb\xcd\x47\xbd\x43\xfc\x0f\x0f\x82\x22\x57\xf9\x2e\x11\x00\x7b\x7b\xae\xa1\x3d\x7d\x00\xde\xb3\xa7\xe7\x7e\x9c\xa3\x31\xd6\x1c\xc3\x7b\xf7\x00\xa4\xb7\x70\x74\xec\xbb\x0a\x50\x28\xca\x95\x71\xec\x28\x40\x15\x81\x8f\xed\xc4\x0a\x40\x5d\x9c\xc4\x5d\xa1\x26\x80\x86\x32\xf9\x05\x25\x3e\xf2\x6a\xcd\x65\xcd\x41\x93\x3a\xe2\x54\x31\x93\xc9\x98\xdf\x45\x5c\x70\xd2\x45\xb7\x53\x59\x23\x9f\x16\x02\x57\x63\x1b\xaa\xcb\x5e\x79\x7b\xce\x5f\x50\x6b\x12\x1a\x4d\x70\x5e\xbe\xd3\x7f\xf9\xfc\x9d\x07\x76\x81\x9f\xd3\x3b\x3b\xae\xd6\x39\x26\x7f\x9d\xb8\xd4\xde\x12\xed\xc2\xf3\x2d\xad\xb9\xe0\xc2\x90\x6b\xda\x7c\x48\xbd\x74\xd9\x01\xb7\x85\x05\xa8\x2e\xc9\x1f\x45\x91\x96\x14\xcb\x4d\x28\x3e\x98\x8c\x01\xd4\xfb\x95\xce\xbc\xef\xa9\x54\xa8\xa7\xab\x03\x59\x36\x89\xdf\x51\x8f\xd6\x52\xd2\x1a\x63\x75\xdd\x93\xd0\xda\x49\xef\xa2\xaa\x3c\xe8\xd1\x97\x13\xde\x44\x3c\x71\xb7\xc0\x38\xc4\x60\x22\x52\x51\x4a\x98\x4f\x91\xc4\x60\x05\x77\x24\x36\x35\x8c\x01\x80\x9d\x97\xdf\x83\x46\x0c\x40\xe8\x13\xaf\xe1\x8e\x0b\x00\x2a\xe3\x5c\x68\xba\x5c\x00\xd3\x3b\x67\x85\xe9\xb3\x36\x3c\x08\x21\x6f\x4f\xa0\xe9\x46\x00\x52\xc6\xb6\x55\xfc\xf8\x1c\x15\x5c\x62\x95\xde\xa5\x03\x50\x75\x8f\xfd\xfc\x8f\x73\xa4\x65\x99\x8b\x81\x25\x02\xe0\xf2\x65\xa1\x46\xee\xa3\x00\x9d\xd4\xd2\x1c\xb2\xba\xb0\xb7\xc3\x50\xa5\xd7\x48\x87\xf8\xae\x49\xc8\xe0\xae\xdf\xf1\xaf\x07\x4a\xc2\xec\x13\x33\xe2\xc7\xc6\x53\x22\x82\x13\x6a\xf6\xde\x8c\x89\x34\x28\x10\x69\xa3\xeb\x32\x0c\x92\xeb\xd5\xe9\x54\x69\x3e\xe7\x73\x7d\x92\xa6\xc7\xaf\xba\xdb\x27\xf7\x73\x6f\x57\x6d\x11\x83\x9f\xf8\x1c\xf7\xa5\xe5\x9c\x1e\x3f\xd3\xef\x61\x17\x1f\xa4\xbf\xf5\xbb\x32\x4f\xaa\x33\x4e\x8e\xf1\xd3\x5b\x1c\xac\xcc\x48\x60\xf3\xdb\xb6\x4c\x53\xb2\x12\x4d\xf4\xf3\x59\xd9\x53\x30\x13\x71\xcf\xef\xc0\xaa\x50\xee\x9e\x90\x36\xff\x13\xab\xa3\x59\x96\x21\x58\x9f\xe7\x6b\x6f\x52\xd5\x82\xce\xf8\x22\xd1\x86\x49\xd3\x01\x67\x7d\x9e\x61\x68\xe3\x99\xfc\xef\x7b\x5f\xc2\xe4\x47\x2f\xfb\x76\x7a\xf5\x61\xed\xc2\x77\x03\x70\x1e\xe0\x0d\xdb\xc6\x0a\x20\x65\xc4\xf5\x6c\xc7\x2d\x00\xad\xe0\x33\xe1\x3b\x0f\x02\x58\x15\x9c\xe2\xd9\x49\x07\xe0\xf5\x91\x35\x63\x47\x3a\x40\x74\xf4\xa6\xe8\x1f\xeb\x3f\x9f\x7c\x74\x6c\x9b\x04\x40\xe5\x18\x55\xf7\xcf\x7b\x9f\xc1\x2c\xf4\xf4\x99\x00\x3d\xcf\xd8\x54\xf6\x3f\x04\x18\x1c\xe7\xc6\x9c\x0a\x06\x18\x9a\x11\x4d\x14\xb3\x01\x8d\x3b\x7b\xe4\x9d\x0d\xf6\x2c\x19\x5d\x3f\xa3\x1d\xe8\xe5\xf1\xea\x62\x9b\x89\xe5\xb3\x94\xca\x5b\xbe\x55\x19\x3e\x45\x15\x4e\x4d\x6e\x39\xb9\x29\xdf\x2e\x1d\x29\xd1\x4d\xb5\x6d\xe6\xed\x8e\xcf\xbc\x13\x7f\x63\x74\xb5\xef\x43\x52\x7f\x0c\x7a\xb6\xa7\x2f\x29\x2e\x22\x26\xfb\x2b\xed\x15\xce\x68\xa9\xe8\xcd\xdf\xde\x35\x3f\x8c\xb4\x88\xfc\x36\x1f\xd1\xb0\x3f\x6c\x38\x52\x72\x11\x51\xcd\x46\xc9\xc1\x09\x2e\x09\xf3\x5c\xa1\x2a\x14\x0f\x74\x09\xb5\x5f\x45\xe5\x9c\x0e\x10\x0a\x35\x5b\xdb\x92\xe9\xe6\xaf\x18\x72\x74\xed\x66\xea\x13\xdf\xd6\x60\x55\x74\x6d\xa2\xb8\xb7\x46\xf0\x22\x26\x2c\x26\xcd\xfb\x5c\x60\x2e\x96\x2a\x32\xca\x13\x1b\x28\x89\x8d\x0e\xb3\x05\xe0\x79\xcf\x5d\xb1\x0d\x00\xe4\x3e\x9c\xf5\xd9\x3e\x03\x60\x90\xc6\x36\xb0\x5d\x13\xc0\xd1\x95\x09\x4d\xf3\x7e\x23\x07\x21\x0d\xf7\xab\x96\xf9\x50\xfd\x75\xef\xf5\x9a\xf7\xaf\x7a\xcf\x8d\x29\x8b\xce\x1c\xe0\xf1\x55\x0e\xed\x23\x12\x00\x13\xa6\xfc\xea\xdc\xd3\x38\xe2\x2b\x39\x29\x56\x8d\x90\x69\xb6\x91\x5e\xf5\x3d\x2e\x4d\x0f\x35\x6f\xdd\x32\x89\x8f\xcd\xe8\xf8\x7a\xb5\x17\xd5\x58\xa4\x5c\xec\xd4\xb2\x35\xf6\xf6\x45\xe3\x64\xa3\xba\xd7\xb5\x5f\xda\xad\x22\x1a\x6a\xa6\x87\x8f\x76\xb6\x05\x9e\xac\xc4\x7f\xc6\x74\xf1\xfa\x3f\x2a\x41\xcd\xbd\x6a\xe3\xf2\x43\x14\xc4\xce\x9f\x6a\x18\xf2\x6d\xc8\xa3\x5b\xa8\xbf\x70\xd4\x47\x39\xcb\x7f\x29\xb3\x2c\xdd\x3b\x22\xfd\xea\xf2\xcd\x42\x82\xd7\xf5\xd4\x0b\x2b\x5d\xe7\xf7\xff\xe6\x3f\x18\x13\x17\xd6\xe6\x52\xde\xbb\xb7\x24\x28\xa1\x03\x92\x0e\xbb\xcb\xc5\x6d\xc3\x1c\x8d\xab\x46\xd1\xc5\x22\x30\xd7\xa2\xb7\xba\x89\x45\x17\x63\x2d\xc3\x79\x5d\x96\x23\x6f\xe2\x4e\x04\x09\x02\x08\x7c\x3a\x17\xbb\xcd\x0e\x40\xb5\x9f\xed\x24\xed\x20\x80\xf9\x23\x16\x6a\x9a\xa7\x00\xee\xc1\xbf\xd6\x47\xc9\x41\xa0\x78\x10\x28\x3e\x8c\xde\xf5\xfe\x50\x72\x41\x26\x12\xa8\x7e\x7e\x5f\xfb\x28\xcd\xd2\xb5\xcb\x09\x60\x69\x3f\x57\x26\x5b\xe6\x5c\xda\x17\x94\x58\x8d\xc2\x85\x17\x07\xdf\x7e\x55\x8e\xb0\x39\x38\x20\x39\x5e\x84\x90\x0e\x89\xab\x43\x8e\xbc\x75\x3a\x9f\xe5\x97\x26\x36\x14\x1d\x3e\x51\x6d\x17\xa6\x7e\xd3\xae\x92\xad\x71\xb7\xb7\xc5\xe0\x99\xdb\x57\x5a\x98\x9d\x0d\xfb\x93\xe7\xa4\xda\xea\x9c\xb5\x3a\xbf\x7c\x1f\x6c\xc0\x38\x67\xb4\x8a\x2e\xb4\xd5\x70\x39\x47\x36\xf0\x2e\xe9\x94\xf5\x39\x67\x55\xf7\x2e\x57\x17\x4e\x3a\xd3\x55\x6c\x5d\x79\x92\xb7\xcf\x49\xa1\x94\x6f\xf5\x7d\xa6\xad\x93\x4a\x41\xe9\xda\x78\xca\x5b\xa7\x9e\x3c\x53\xb4\x7a\xd2\x45\x47\x89\x5c\x7b\x0c\x7b\xdc\x16\x87\xb5\xcc\x18\x0c\x26\xd2\xda\x01\x95\x3e\x82\x0d\x08\x33\xb4\x27\xa6\x62\xb1\xdf\x82\x1d\xed\xf3\x93\x89\x38\xcb\x00\x37\x00\xc9\x31\xf6\x3e\xda\x02\x00\x6d\x3b\xa6\xbb\x5b\x96\x00\x6c\x3f\x6f\x72\xa1\xfa\x8f\x3c\x0c\x4a\x2e\x4a\xf7\xf4\xaf\x4a\xc9\x83\xa0\x70\x10\x73\xf5\xbf\x2a\xf9\xc8\x11\x87\x2d\xf4\xcb\x99\x00\x67\x82\x8f\x65\xbe\xa5\xc1\x7b\x0a\x5f\x10\x97\xbd\x4f\x5a\xa6\x53\x70\x43\xfa\x77\xa4\x7f\xcd\xd2\x5b\xf5\xbc\x57\xfc\x75\x86\xc1\x2e\x30\xfe\x7e\x14\xd7\x9b\xf1\xe0\x43\x85\x2e\xde\x0b\xaf\x11\xa5\x62\xe5\xd7\x1c\x73\x5e\x1d\xbe\x71\xa8\x7a\xd6\xa2\x7f\x62\xeb\xec\x54\x6d\x8c\xc5\x96\x51\xda\x05\x62\x65\x81\x25\xdb\xed\xf1\xa5\xc0\x92\xc7\x96\x97\xae\xe5\x2e\x7f\xce\xcf\xb3\xca\xe9\x4c\x5a\x19\xcf\xc1\x5b\x65\x5f\x92\x5c\x9d\xcb\x30\xb0\x66\x6b\x24\xae\x3d\x4e\x91\xb4\x62\xa9\x6b\x44\x7f\x8f\x0b\xb3\x4e\xaf\xca\xc7\xb0\xc5\x26\x58\x19\x56\x28\x62\x19\x22\x78\x2c\xef\x95\x3e\xc1\x36\x85\x84\x5a\x0d\x17\x79\x63\xef\x05\x4f\x59\xf6\x14\x70\xe2\xa2\xfc\x77\x5b\x9e\xcb\x97\xc7\x3d\xf1\x79\x06\xa0\xc4\xc7\x7c\x7e\x4b\x2f\x80\x99\xd9\x31\xb7\x2d\x0b\x1b\xcf\x01\x85\x07\x2a\x0b\xfe\x7b\xfe\x3d\xb4\xfe\xb9\xa0\xf8\x30\xe6\x4c\xa9\xfe\xb8\x07\x3f\x9f\x0b\xb0\x77\x99\x8a\xea\x6d\x34\x00\x87\xfd\x11\xbd\x91\xb7\xe0\x22\x64\x27\xc8\x78\xad\x81\x84\x91\x9b\xd5\xdc\xd6\xe0\x4e\xdc\xaa\xd3\x63\x17\x92\xcd\x8b\x3d\x60\x1d\x10\x9c\x12\x58\xb6\xd2\xe6\x9f\x95\xb6\xc9\xe5\xf1\x4a\x40\xa1\x5b\x8e\xa6\xe5\xf8\x0a\x4b\x5f\x57\xfe\x6b\xe4\xb9\xe5\xe6\x77\xcd\x45\x6f\x0c\x66\x3f\x07\x2c\x8b\xe4\xdf\x30\x9c\x7c\x1d\xb9\xd2\x95\xad\x82\x78\xf0\xb8\x61\xf5\x53\x5a\xf4\x6f\xef\x05\xd3\x0d\x7b\x74\x6e\xdc\x17\xa3\xc7\x7d\xb5\x98\x43\x31\xb6\x46\x9d\x5d\x0a\x98\xa5\xf0\x2e\xe3\x8b\x97\x4a\xb1\xba\xa1\xd7\x4c\xee\x35\x3d\xc5\xc6\x86\x0c\x18\x4f\x34\x3c\xc6\x69\xf8\xb7\x18\x6b\xd7\x9d\xc6\x3d\xf3\x26\x1b\x8f\xd4\xec\xc6\xd3\x7a\x35\x9b\x70\x55\x3c\xc1\xab\x79\x4c\x02\xa8\x3c\xdb\x31\xf1\x63\x3d\xb6\x9f\x37\xfd\xfc\x7d\x32\x6c\xfd\xff\xf7\x9f\x1c\x08\xc5\x83\xf0\x9c\xe7\x57\xfd\xca\xfb\xe7\xfa\xbf\xad\xcf\xbb\xa7\xd4\x00\x8e\x9c\xa1\x31\x1a\x61\x06\x38\xa5\x7c\x90\x71\x60\x37\x54\x08\x31\xf3\x72\xb7\xfa\x91\x03\xe5\x65\x95\xc6\x4b\x3a\x89\x18\x5d\x5e\x53\xd7\x84\xef\x04\x01\xab\x06\x54\xa6\xcf\x19\x9c\xbc\xf7\x95\xd0\x4a\x47\x05\x2c\x67\x36\x75\x4c\x88\x85\x0b\xc6\xb6\xb9\x35\x81\x19\x19\x89\x1e\xb9\x73\x2f\x71\x41\xe7\xd1\xda\xd2\x1c\x4b\x8a\x9c\xd6\xdb\x15\xc1\xb5\x92\x84\x0e\x1d\xba\x8f\x65\x68\xf3\xd8\x7a\x1d\xd5\x37\xbb\x30\x66\x11\x57\x29\x79\x1f\x7a\x52\x0f\xa2\xb0\xf2\x21\x56\xfa\x6a\xb7\x9f\x60\x33\x82\xbe\xeb\x97\x0e\x18\xe1\x76\xf9\x2f\xea\x67\xf4\xe5\xe3\x62\x7c\xe9\xf4\xd5\xba\xea\xf1\xa7\x3c\x1a\xf4\x39\x3b\xce\xe2\x53\xdc\x1e\x1a\x2a\xb6\xee\xc2\x9b\xb8\x57\x1a\x6e\xbb\xf8\x0d\x3f\xe8\x5a\x04\xa0\xff\xee\xd7\xba\x3c\xd6\xbd\x30\xa9\x8a\x7f\x7f\x0e\xae\xfd\xc3\x83\xf0\xa9\xf6\xcf\xf9\x27\x25\x0f\xe4\x75\xf9\xaf\x3a\xbc\x3e\xef\x1c\x78\x07\x70\x8a\x99\x51\xf9\x92\x2d\x7c\x14\xa8\x3d\x4b\x53\x15\x08\x3b\xe5\xf6\x48\x6d\xcf\x6a\x25\x4d\xe8\x78\xe8\x8a\x47\xf0\x13\x43\x2c\x03\xac\xfb\x51\x63\x04\x45\x8f\x3c\x14\xaf\x5d\x36\x1e\x91\xcc\xe7\xfb\xda\x6c\x06\xf7\xb6\x72\x4b\x40\x19\x62\x18\x17\xdd\x89\x0a\xe2\xd4\xe5\xc5\xed\x1f\xc9\x08\x2e\xd2\xd8\x87\xad\x5f\xa4\x0d\xd1\x51\xeb\xc1\xce\x63\xd9\x82\x76\xa8\xef\x58\x48\xc1\x96\xf9\x57\xaa\x6f\x99\xdd\x89\x33\xf2\x46\x68\xf0\xbc\x39\x87\x4b\xf1\x2a\xd4\xc0\x3c\xfb\x88\x7b\xe0\xa9\xa0\xe9\x3c\xf2\x1a\xcf\xe2\x2e\xaa\x49\xbe\xcf\x89\xb7\x72\xab\xd7\x0a\xbf\x75\x15\xdf\xe0\x32\xa4\x4d\x3b\xb0\x13\x3f\xe9\x6c\xa9\x15\xd4\xd7\x4d\x30\xb0\x6f\xd2\x5a\xed\x76\x21\xc4\xd9\x49\xfd\x9b\x03\xa1\x70\x71\x94\xfb\xef\x0f\xd7\xf9\xc0\xe9\xf5\xbf\x47\xfe\xc9\xcd\x2c\xac\xcf\x71\x5e\xcf\xff\x63\xfe\xb9\x3e\xef\x68\xe7\x04\x60\x2f\x3e\xc8\x76\x21\x1f\x96\x04\x17\xcf\xec\x3c\x4f\x06\x6b\xd9\xfb\x22\x5c\x09\x53\xe4\x50\xed\x2a\x95\xfc\x40\x73\x92\x8b\x79\x23\xd2\x8c\xc2\x3f\x58\xd7\x12\x69\xa3\x7d\x1c\x82\x4c\xa6\x08\x4d\xe7\xaf\x3a\xdb\x1a\xbe\x25\x88\x36\xb4\xb9\x25\xe9\x22\xf1\x6f\xae\x1d\x74\xf7\xd3\x70\xc4\xe7\x3c\xbf\xec\x21\xa2\x72\x1e\x9f\xb0\x54\x89\x5a\x55\xa6\xc1\xe3\xf0\xba\x2e\x9b\x95\xb6\xe3\x9d\xf1\xaf\xec\x9f\x29\x85\x2c\x70\x13\xb6\xd9\x7d\x55\xb6\xf9\x68\x48\x60\xb4\x03\x95\x73\x53\xd4\x84\xd3\x76\x2f\x95\x89\xe3\x97\x09\x79\xd6\x99\x2a\x03\x4f\xa5\x09\x95\xd6\x21\xaa\xdb\x1e\x6e\x23\xcc\x5a\x9a\xaa\x2e\xdd\xdb\x4a\x98\xb4\xc4\xa9\x4e\xdf\xda\x45\xe4\x31\x17\x06\xf0\x5d\xcf\xfd\xa1\x78\x20\x9a\xd7\xd7\x3d\x94\xf4\xab\x52\xee\x7f\x13\xef\xfe\xa8\x4b\xd8\x5f\xeb\xfc\x9d\x87\x22\xb7\x3e\xff\xac\x59\x9f\x7f\x2a\xac\xcf\xbf\xfa\x01\xd8\x3c\xf6\xf1\x14\x7c\x02\xe0\x6b\x67\x65\x49\x53\x87\x1a\x59\x26\xbe\xab\x91\x12\x64\x8c\xd6\x21\x99\x01\xaf\x20\x32\x97\x69\x96\xa6\x22\x85\x7f\xb0\x10\x24\xc9\x85\xca\x18\xc7\x19\x67\x12\x6f\xa6\x7d\xb1\x98\xfc\xed\x7d\xd0\x23\x06\x35\x1f\xb6\xaa\xd5\x38\x4d\x3c\x70\xe3\x8d\xad\x94\x4a\x39\x61\xe1\x45\xb7\xad\x93\x12\x1d\xe1\xf5\x77\x33\x1b\xb2\x82\x03\x91\x9b\x50\x64\x19\xfb\x3b\xef\x82\x88\x2d\x26\xca\x1a\x77\xc9\x55\xcc\x57\x11\x33\x91\xdb\xe5\x15\x66\x9b\x88\x69\xc8\x28\xf9\xeb\xef\xc6\x88\x79\xc8\x00\x05\xd5\x89\x09\xe2\x45\xc4\x9a\x82\xc7\xf3\x28\xe2\x7d\xc3\x4f\x8a\x3a\x8f\x37\x11\xef\x20\x2c\x36\x72\xa2\x6a\xd6\xbd\x17\x14\x0f\x04\x65\xfe\x8d\x4e\xa1\xfa\x2f\x0e\x68\x7d\xbe\xd7\x4f\x99\x7f\x9e\xfb\x55\xcb\x57\xd7\xe7\x5f\x0b\x00\x27\x86\x18\x8e\x64\x0c\x02\xf0\x5d\x66\x9e\x8a\x3d\x0d\xb3\xd2\xf2\xe7\x84\x03\x0c\xc1\x53\xfd\x86\x70\xab\x2b\x37\xb9\xd7\x38\x41\xe1\x8a\x75\x15\x59\xdc\x9e\xa0\x81\x34\x3d\x4b\x22\x04\x9a\xea\xd8\x20\x26\x49\x4f\xe2\x8a\xf4\x72\xf4\xb7\x90\x4a\x73\x9c\x0c\xa6\xb5\xb3\x48\xe6\x55\xdb\x90\xe6\xea\x78\x12\xd7\xa5\x31\xa3\x1e\x95\x18\x22\xf9\x96\xb0\xf1\x2d\x45\x4f\xe2\xc2\x0b\x1b\x63\xeb\xff\x93\x7b\x88\xc4\x8d\x91\xfa\xd5\x76\x49\x9b\x2c\x89\x90\x92\x34\x32\xa5\x6d\xbe\x7c\x20\x15\xab\xcf\x4a\x6f\x9f\x3e\x4c\x1a\x56\x7d\x2d\x23\x39\x35\x49\xca\xd7\xf0\x07\x28\xcc\xa4\xfa\xcb\x87\x32\xb6\xce\x01\xce\x4f\xfd\xa8\xd8\xcf\xff\xe0\x80\x74\xff\xe6\x80\x2e\xaf\x73\x0f\x94\x1c\x00\x8a\x07\x22\xfe\x3d\x00\x75\x09\x15\x55\xbc\x33\x00\x9f\xd8\xb1\x1d\xa1\x71\x00\x52\xfe\x1c\x7c\x9e\xab\x70\x55\xd5\x81\x67\xc9\x91\x03\x4e\x22\x8a\x25\x15\xcd\x97\xc8\x37\x6c\x96\xe5\x49\xc6\x5b\xc9\x39\x5e\x64\xe5\x06\x83\x87\x64\xaf\x08\x7a\xd5\x57\xba\x0f\xc9\x6a\xc9\xb2\x1a\x74\x5a\x5e\xe4\x33\xe7\x8b\x35\x23\xd4\x77\x90\x96\x6a\xdd\xb4\x9f\x2b\x87\x90\xd6\xda\xbf\x68\x61\x15\x5d\x49\x6d\xb7\x62\x74\x1b\xe5\xe9\x49\x35\x63\x95\xba\x81\x3f\xb9\x07\x59\x1d\x85\xdf\xdc\xc3\x2f\xdf\x43\xe9\x3f\xf3\x1d\x28\xbc\x83\xd8\xbb\xd5\x73\xe4\x22\x69\x3e\x31\xe2\xf7\x6a\x72\xb6\x74\xdc\xc6\x7b\xe1\x83\xf5\xf7\xa4\x4f\x3f\xcf\x05\xd2\xfa\xf3\xff\x31\xec\x1f\xf3\xdf\x57\xeb\xf3\x5f\xed\xbf\xe7\xbf\xf9\xeb\xbe\x9c\xa4\xf5\xbe\x24\xee\x00\x60\xb5\xa6\xbb\x16\xee\x09\xc0\xaf\x7c\x94\xcf\xa7\x13\x40\x3c\xe8\xf8\x05\x97\x3b\xf0\x52\x75\x0f\x27\xca\x46\x1e\xbc\x0c\x2c\x84\x3e\x98\xb6\xc2\x61\x8b\x2f\x92\xcd\x88\x5c\xd8\xee\xc6\x2e\x5d\xa0\xef\x4e\x7e\x1c\xf4\x4a\x7e\x46\xbb\x85\x3c\x12\xf3\x5a\x1e\x34\xf7\x91\x3b\xd3\x26\x15\x83\xd5\x4c\xc8\x79\x85\xdd\xca\x1c\xca\x40\x76\xa8\x1d\x56\x75\x53\xc0\x92\x8d\x3b\x5a\x54\x53\xe5\xe4\xc8\x46\x37\xc2\x55\x56\x29\xdc\x83\x14\x9e\x2c\xfb\x8e\x56\x55\x54\xd2\x91\xec\xb3\x48\xab\x14\xf3\xbb\x0f\x5d\xe4\x19\x72\xa4\xcc\xa4\xd8\x49\x10\x21\x4f\x48\xb0\x8a\xee\x01\x57\x60\x10\xdd\x2d\x74\x0a\xde\x41\x36\xaf\x14\xc0\xad\x7d\xbf\xd6\xff\xfe\xc6\x9f\xe7\x20\x25\x0f\xe6\xf7\xfc\xf7\xfa\x3a\x07\xb6\x9e\x87\x51\xbf\xe3\x6f\x0e\x26\x6d\x9d\x17\x88\x58\x9f\xfb\x46\x28\x00\x1c\x97\xd8\xf1\xd4\xcf\x0a\x80\xf3\xf0\x3e\x17\xd4\x1b\x00\x71\x07\xe6\x3a\xfb\x66\x00\xa5\x16\x0e\x65\x0b\x36\x28\xd7\xfb\xc8\x17\x88\x50\x84\x2c\x13\x07\xfe\x1a\xfd\x1c\x70\x70\x6c\x12\xb1\xd1\x49\x03\x75\x1f\x6a\x71\x5a\xcd\xc7\xa0\x10\x72\x46\xbc\x53\xfd\x1e\x9c\x8d\xe5\x90\x2c\x56\x3d\x47\x86\xac\x0c\x99\x10\xa5\x7e\xf2\x74\xe9\x19\x59\x50\xd0\x27\x4f\xd5\xed\x95\x05\x59\x43\xf2\xdc\x65\x61\x99\x6a\x99\x83\xe4\xfe\xfe\x59\x39\x92\xd4\x11\xf2\xe3\x7b\xaf\x65\x13\x24\x0f\x90\xaf\xbe\x64\x90\x6b\x14\x0f\x27\xbf\x9e\xbd\x2c\x93\x2c\x8e\x26\xdf\x5c\x3d\x2c\xa7\x25\x16\x00\x1c\xe4\xbb\x92\x07\x44\x24\x21\x03\x44\x85\x06\x85\xe2\x60\x0c\x62\xf8\x78\xfe\xe0\x60\x7e\xee\x83\x94\xf9\xf7\x4b\xbb\xbf\x39\xa0\xab\xec\x7f\x73\x40\xa5\xeb\x5c\x48\xd6\xfa\xf3\x10\xbb\xee\x43\xf0\xcb\xfb\x55\x9d\x94\x00\x36\xd1\x52\x51\xa1\x4e\x03\x70\x54\xec\xf2\x71\x7c\x00\x20\xda\x7d\x94\xcb\x86\x11\x40\xf1\x12\xdb\x45\x63\x19\x78\xa5\x5d\x7e\x76\x5e\xff\x21\x5c\x47\xaa\x70\xcd\xeb\x5c\x83\x46\x5b\x0e\x3e\x3a\x6d\x1c\x04\xa1\x7a\x85\x19\x35\xf0\x10\xe0\xbf\x43\x38\x57\x35\x18\x22\xc2\xe3\x85\x88\x2a\x9a\x60\x92\x80\x11\xdb\xa4\x78\x1c\x6c\x33\xaf\x89\x1e\x57\xf0\x85\x53\x25\x89\x92\x28\xd9\xb7\xc0\x5f\x53\x28\x21\x28\xdd\x09\xc7\x2f\x99\x48\x6e\xa5\x70\x0f\x14\xbf\x81\xf8\x7e\x60\x19\x25\x48\xc8\x8a\xad\x02\xd5\xd4\x61\x29\x45\xd1\x3c\xe0\xfc\x7a\x4e\xbc\x43\x64\x0f\x04\xa2\xf7\x0b\x7b\x09\x0f\x40\x0d\x68\x0b\xa2\x28\x1c\x0c\x65\x1f\xa4\x9c\x03\xc3\xf9\x7f\x73\x40\x4d\xeb\x73\xfe\xf2\xf5\xdc\xa4\xec\x80\x5f\x35\x61\xe4\x57\x0d\x7e\xf2\xab\xa2\xd6\xcf\x0b\xab\x14\x80\x4d\x28\x2a\x2a\x87\xb7\x00\x1c\x17\xe8\x13\xac\xfa\x00\x04\x0a\x0f\xd0\x98\x35\x02\xc8\x6d\x63\x26\x18\x52\x01\xa8\x9f\x61\xd3\xd2\xb9\x07\x5f\xf5\xf5\x4e\x17\x69\x27\xc0\x13\xf3\x6a\xce\x72\x8d\x7b\x70\xc7\x31\x89\x3b\x5b\xcd\x03\x86\x51\xb4\xdc\xbe\x2a\x51\xd0\xe3\x8f\xe0\x8d\x57\xe6\x83\xfc\x28\x06\x81\x0f\xf2\x8a\x70\x2d\xee\x02\xaf\x86\x5c\x12\xa4\x66\x07\x09\x5e\x96\x36\x83\xea\xc2\x30\x7e\x77\x49\x6f\xa8\xa8\x52\xe4\x0f\x97\xf8\x04\xe1\x4d\x77\x84\x98\x7e\x73\x0f\x16\xa0\x37\xe0\x2f\xba\x45\x4c\x15\xb4\xee\x37\x88\x72\x89\xb8\x81\xd3\xf3\x31\x61\x51\x61\x23\x88\x78\xe7\x24\xf8\x44\x68\x01\xd2\xbe\xec\x17\x64\xa7\xf8\x70\x28\xe7\xc0\xa3\xc2\xbf\x39\xa0\xd6\xec\x75\x0e\x88\xff\x6f\x0e\x28\xa9\xfb\x57\x0d\x5b\xdf\x27\xbc\xd7\x9f\x13\xfb\x75\x5e\xc6\x68\x3d\x37\xc6\x3a\x03\x80\x3d\x97\x6e\xa7\x59\x2c\x00\xff\xb1\xbd\x2b\x86\xb4\x00\xe2\xab\x07\x03\x75\xb7\x01\x28\xb7\xb3\xf8\x6b\x21\x00\xb4\xf5\xd8\x54\xd5\x17\x01\x8c\xb7\xb0\xc7\xa9\xf1\x02\xde\xaa\xe2\xb4\x84\xb2\x1c\x80\x7d\x2d\x87\xbe\x0a\x07\x8c\x79\xc5\x73\xdd\x56\x88\x87\xd9\x80\xd4\x73\xb3\xf2\x27\xe1\x75\x78\x0d\xd7\x09\xd9\x7e\x78\x14\xff\x8e\xbb\x4e\xfa\x05\xdc\xcc\x54\xe7\xa9\x91\x78\x0b\x4f\x0a\xa8\xb9\xa9\x29\xdc\x83\x98\x1e\x0c\xd6\xdf\xe3\xb1\x16\x35\x85\xeb\x2d\xc0\x13\x2f\x72\x12\xba\xbb\x07\x78\x66\x44\x0e\x40\xe9\x0d\x2c\xff\x7e\xa1\x51\xa8\x79\x38\xc8\x17\x2b\x48\x86\xe6\xe7\xad\xbc\x44\x4a\x2e\xd6\xff\xe2\x80\x6a\x72\xfe\xde\x07\xff\xc9\xc1\xf8\x5e\xf9\x55\x5d\xd6\x73\x62\x2c\x3c\x7f\x55\x5b\x11\x80\x63\xee\x5b\x6d\xb5\x6a\x01\xe8\x38\xa9\xa8\x0c\x4c\x00\xce\xb2\xd2\x69\xe8\xaa\x02\x88\x14\xef\x67\xd0\x94\x07\x90\x77\x3b\x52\xa0\x2e\x07\xa0\x36\xcb\x52\xab\x1a\x0c\x60\xd0\x79\x42\x4a\xc5\x16\xc0\x14\xd8\x74\x55\xb6\x02\xd8\xfa\x70\xf0\x28\xd1\x02\x38\x63\x39\x5e\x2a\xc8\x02\xc9\xab\xfd\xcc\x7e\xb9\x4d\x00\x01\x8f\x4f\xcf\xc8\xa8\x00\x2e\xa2\xf2\xcc\x43\xa9\x49\xc0\xc5\xd6\x9d\x99\x92\xe8\x01\x4c\x1a\xcf\x59\x7a\x89\x1d\xf0\xe1\x7c\x39\xa7\xa6\xf8\x56\x78\x5d\x2a\xc2\xf9\x4d\x34\x17\xc6\x2f\xf8\x72\x71\x0b\x77\xc2\x54\xb3\x17\xa7\xa9\xe0\x65\xf8\x76\xc5\xf8\xec\x07\xc1\x7e\x98\xb8\xd6\xc7\x79\x59\xe0\x3a\xbc\xbf\xb9\xcc\xf9\x93\x06\x54\x91\xa0\xfa\x49\xb9\x29\xe4\xfc\x17\x07\xc1\x6f\x2a\x5f\x4f\xff\xf9\x0f\x1f\x84\xb9\x52\xe9\x91\x84\x3f\x78\x10\x39\xed\xcd\x1c\xe9\x00\x46\x8b\x06\x1f\xf8\xa4\x01\x4c\x0f\x9b\x3e\x91\x38\x0a\xdf\x4c\x15\x1c\x30\x0a\x44\x18\x34\xbe\xe7\x99\xa8\xa6\x08\xae\x48\xf3\x88\x5e\x3d\x7d\x32\xd9\x20\x3a\xb3\xd0\xc4\x90\x5c\xa7\xf3\xb6\xf2\xb3\x65\x13\xf9\xa4\x96\x56\xbb\xb1\x83\x15\xe9\x8d\xba\xc6\xcd\xa7\xce\x06\xa4\x7a\x95\xf3\x63\x49\xae\x9c\xa4\x20\xa5\xd1\xf7\x38\xb7\x47\xa4\x28\x85\xe1\x15\x1e\xb7\xfd\xa4\x65\x79\x69\x7c\xb0\x23\x03\xd9\x4a\x8e\x9d\x70\xd8\x66\x33\xe6\x9b\x1c\x03\xc1\xd4\x4a\xf4\x9b\xa5\xfc\x0e\x82\x95\xd5\xd0\xf4\x9c\xc2\x39\x82\xbe\xf5\xfd\x49\x21\x85\x58\x42\xae\xd5\xf6\xe7\x46\x8a\x67\x09\x23\x16\xe1\xa3\x06\x8a\x8f\x08\x68\xf3\x80\xfb\x99\x4a\x48\xe2\x69\xb3\x2d\xb7\x55\x94\x86\x89\x66\x26\x9e\x83\x89\x2a\x54\x44\x39\xd3\x1b\xd7\xf2\x95\x43\x89\x75\x48\xc2\x8f\xf5\x2b\xed\xfa\xd5\x07\x19\xbe\x1f\x75\xf7\x0b\xd9\x9f\xbf\x3b\xb1\x97\xc9\x8d\x6c\x3b\x06\x20\x24\x27\x6b\xb7\x0b\xb3\xd1\x07\x65\x39\x25\xfb\x23\x4f\x01\x74\xc7\x54\x03\x59\xf3\x01\x90\x28\x2d\xc9\xd3\x33\x00\xc6\x37\xf5\x7b\x79\x2d\x00\x4c\x9d\x4c\x39\x25\x76\xc1\xbc\x59\xb7\x0d\x28\xec\x87\x7a\xd3\x4c\x0f\x06\x0d\x41\x10\x32\x36\x8b\x70\x42\x9c\x25\xcf\x1a\x16\x67\xd8\x98\x4e\x90\xed\xf5\x32\x2b\x69\x6c\x6d\x7f\xf7\xa1\x5e\x7d\xe0\xf6\x49\xd7\x7b\xa4\x4c\x95\xfa\x67\xc3\x6e\x92\xa4\x60\x25\xd9\x59\x1a\xb7\x72\x92\xac\xe2\x66\x0c\xab\x7b\x23\x29\x49\x41\x18\x37\xe5\xda\x40\xe9\xc7\x52\xb3\x7c\x11\xfe\x85\xdd\xd7\x59\x23\x45\x16\x7c\xbf\x43\xe4\x7b\x21\x45\x65\xc2\x66\xbb\xe6\x71\x84\xd2\x0a\x9e\x64\x5f\xf4\x64\xaf\xf2\x56\x02\xca\x06\xf9\x00\xaf\xcc\x4b\xb8\x6a\x09\x77\xec\x54\x7a\x08\xa5\xd6\x7e\x37\x0e\xa9\x08\x13\x39\xcc\x3a\xae\x1f\x55\x79\x4d\x94\x36\x63\xe9\xb1\x51\x59\x21\x06\x9b\xec\xfb\xb3\x0f\x52\x3f\xe7\x9c\x4c\x8f\x64\x79\xa9\x49\x1b\x1c\x84\xc8\x05\x59\x1d\x06\x49\x00\x99\xef\x32\xbb\xf7\xfb\x03\xa8\xbf\x93\x2f\x3c\xe2\x08\xa0\x5f\xa4\x7c\xe0\xb8\x20\x80\x31\x8d\x46\x02\xc7\x17\x00\x0b\x71\x9d\x6c\x1e\x71\x00\xf3\x33\xc6\x04\xf1\x2b\xf0\xcc\xf2\xba\x65\xa9\xd2\x26\xc8\x30\x6f\x77\xbb\xaa\xb5\x19\x4e\x9b\xbc\x09\xbd\x8e\xf8\x4a\x6e\x44\x86\xa7\x67\x5b\x16\x90\x35\xf4\x85\x2a\x2e\xd8\xdd\x27\x7d\xd5\x56\x6f\x57\x72\x56\x24\xf1\x6a\x8c\xdf\xd9\xe9\xb9\x44\x62\x56\x75\x19\x6f\xf6\xc4\x92\xe8\x95\x9e\x7e\x79\xe4\xb5\x93\xf8\x52\xb1\x15\x3b\xe9\x3d\x40\xaa\x92\x27\xe1\x37\xbb\x14\x61\x55\x15\x94\xf1\x47\x5d\x84\xe7\x16\x14\x1f\xe2\x37\xbb\xbe\x98\x8e\x51\xa2\xc7\x87\x3b\x0d\xbc\x2a\x50\x6e\xc4\xa3\x9c\x71\xcf\xea\x94\xa3\xf1\x18\x87\xcd\x8f\x76\xab\x3c\x23\xd0\xd9\x7f\xbd\x3b\xa1\x7a\x86\x60\x6c\xdb\x7b\x03\x54\x2f\x11\xaa\xac\x2b\xfa\x45\xd4\xb4\x08\x7d\x56\x84\xab\x08\xb5\xa7\xc4\x6d\x16\x39\x9d\x63\xea\xc6\xc4\x7d\x16\x26\x1b\x7c\x14\x55\xb7\x14\xdb\x7f\x71\x10\xc2\x89\x52\xb0\x9b\x09\x40\xbe\x40\x7a\xea\xc0\x71\x00\x8d\x65\xf9\xa6\x23\x2f\x00\x0c\x57\x94\x19\x58\xcf\x00\x98\xf6\xa9\x2e\xb3\x27\x01\x58\x59\xe8\xf8\xf0\xea\x02\xd8\xd0\x23\xaf\x48\xec\x80\x11\xcb\x6f\x96\x18\xa5\x12\x70\xb2\x24\xb8\x9a\xe9\x2c\xc1\x61\xd3\x95\x10\x24\x72\x96\x1c\x6a\xac\x91\x7a\xdd\x46\x92\xf4\xdc\xf0\x52\xf9\x1b\x97\xc7\xa4\x14\x9d\x8c\x8e\x9d\xa8\x01\x4a\x1f\x88\xb7\xd4\xf8\x5e\x46\xf8\x16\x10\xfb\x94\x5d\xbe\xf6\xfa\x8a\x10\x5b\x95\x36\x63\x2b\x7d\x0d\x28\x5c\xd4\xf2\xbc\x62\x30\xae\x03\x55\x38\x5b\xaf\xf4\x12\xf7\x02\x15\xfb\x36\x51\xb9\x03\x47\x72\x5b\x7e\x11\xa2\x52\x8b\x37\x70\x3d\x30\x02\xaa\x03\xf8\x58\x17\x81\x7b\xd9\x6a\xaa\xf8\xb7\x8e\x03\xb7\x88\x6a\x33\x04\x7a\x87\xe2\x81\x4a\xf5\x74\x82\x80\x7d\x6d\xef\x4b\x0d\x26\x82\x87\x2d\xb1\xab\x44\x63\x17\x61\xc4\xea\xf5\xa5\x2b\x1a\x76\x44\x1e\xf3\xfa\x8d\x7d\x81\xc2\x41\x30\x1d\x92\x9a\xa4\x8e\xde\xe0\x20\xc4\xa7\xc4\x77\x32\xc8\x00\x28\x72\x4a\x4e\xed\xd7\x07\xd0\xcd\x91\x66\x3c\x34\xfb\x07\x0f\xb2\xa2\xf4\xf4\x54\x3d\x80\x6d\x9e\xb6\x3b\xef\x67\x00\xfb\x2a\x84\xa8\x84\xf7\xef\x1c\x29\x8a\x37\xe8\xbb\xf9\x78\xf0\x41\x93\x0e\xb2\xbb\xc9\xa1\x94\x10\x1b\x34\xe9\x3a\x82\xb3\xbc\xc2\x75\x81\xc4\xa1\xfb\xa9\x43\xdc\x9b\x91\xf8\x42\xd3\xfd\xde\x01\xdf\x7c\xa2\xa7\x9a\xca\x1b\x87\x80\x2a\xa2\x84\x72\xeb\x62\x56\x60\x2f\x85\x8b\xc2\x1f\x53\x7c\x8a\x5d\xf3\xd6\xfd\xfe\x4c\x99\x06\xc7\xea\x4d\x33\xad\xaf\x62\x84\xd3\xf2\x6a\x9c\x78\xaa\x7a\x09\x17\xe5\x49\x1a\x73\x50\xdb\x86\xc3\xba\xd3\x0d\xcf\xa9\x27\xe3\x4f\xa2\x7c\xef\x74\xab\xbf\xc2\xbb\xbb\xa6\xdc\xd0\xd5\x88\xc7\x5f\x76\x1e\xbd\xd6\xa1\xf1\x8a\xb0\xc5\x31\xac\x2b\x59\x33\x86\x60\x61\xf7\xad\x43\x55\xf3\x29\x21\xc3\x16\xd5\x76\x5e\x4b\x8b\x70\xdd\x86\x7a\x83\x8f\xa2\x26\x8b\x73\xff\xe4\xe5\xce\x4a\xb3\x6f\x35\xff\xdf\x1c\x04\xc5\x8b\x61\xb6\x4b\xa6\x93\xe9\x2e\x80\xcd\x47\xa5\x1e\x76\x17\x00\xc7\x36\x0d\x33\x1e\x24\x80\x13\x4e\xff\x8a\xf8\x7e\x98\x70\x68\x36\x53\x54\x2a\x01\x19\xdb\x61\x87\x78\x7d\x03\xf2\xa0\x55\x85\xff\x7d\x73\x53\xb2\xb0\x69\x7e\xf2\x73\x7b\x34\xa9\x02\xc9\x59\x26\x8a\xb2\x22\x51\xeb\x05\xb5\x2f\xf8\x94\x13\x53\x34\xd1\xf7\x0d\x03\x22\x09\x68\x75\xfa\xc9\xe9\x90\x2f\x04\xac\xf2\xe7\xe5\xfc\x60\x32\x71\xaf\xf2\x19\xcc\x40\xd0\xc2\x4a\xb0\xb2\x3d\xd6\xca\xbf\xe1\xf3\x67\x15\x5f\x6c\x9b\x9f\xc7\x64\x9b\xea\x27\x2c\xd1\x57\xe7\xf9\xb0\xba\x36\x8e\xd1\x57\xfe\x51\x94\x46\x13\x0e\xe9\x73\xe6\x9e\x90\xe6\x31\x5c\x9f\xe7\xf5\x1b\xb2\x9a\x24\x3c\x8b\xbb\x79\x5f\xb4\x96\x0f\x3e\xdd\xd5\xa9\x3b\x52\x7b\x13\xfe\x96\x33\xa9\x83\x53\x5b\x85\x70\xc4\xd1\xb7\xa5\x5a\xfb\x23\xc1\xdb\xee\x7d\x23\x9f\x8e\x35\xa1\xcb\xa6\x7b\x83\x8f\xa2\xc9\x17\x7b\xfe\x93\x83\x68\x97\xe4\xa4\x91\xd9\xe0\x20\x28\xb9\x18\xea\xc9\x62\x3d\xfb\x19\x00\x0c\x55\xc4\x77\x30\x12\x36\x78\x10\xfb\x1a\x85\xde\x53\x01\x1b\x5c\x8c\xeb\x88\x6e\xb7\x18\x3d\x7c\x72\x95\x35\x2e\x54\x9c\x07\x46\x87\x28\xfb\x53\x88\xd3\xe4\x2c\x1b\x8c\x6f\x9a\x15\x03\x69\xce\x82\x27\x51\xd3\xf9\x3e\x49\xdd\xe8\x7d\xa9\xae\x97\x24\x31\x53\x7f\xbe\x7d\x21\x50\x9e\xb0\xa8\xad\x3b\x7c\x34\x6c\x3f\x21\x48\xdd\xe5\xbd\x61\x04\x91\xa0\xa5\x72\x1e\x4d\x13\x19\x4a\xf1\x46\x2d\xac\xa8\x48\x62\x8f\x05\x16\xcd\x18\xab\x7e\xc4\xca\x06\x56\xbd\xda\xa6\x1e\x84\x8d\x0a\x78\xf1\x58\x58\x93\x06\xfb\xc2\xdf\xe9\xfe\x09\x2d\x4e\xdc\x71\x5f\x32\x85\x87\xea\x3f\xa1\x5d\x8d\x1b\xf6\x3a\x76\xd5\x5a\x47\x0b\xcf\xe3\x9e\xd2\x71\x45\x97\x15\xef\x88\x12\x6c\x8b\xd2\xe5\xc5\x8f\x3b\x2f\x37\xa9\xea\xbe\x24\x30\x38\x19\xd7\x1b\xe8\x9d\x21\x58\xda\xaf\x6d\xf0\x51\x34\xb5\xa2\x01\x3f\xcf\x89\x55\x91\x3a\xda\xfd\xff\xe6\x20\x34\xfd\x84\x5a\xf6\xac\x6e\x70\x10\xb6\xe3\xe2\x85\x47\x9f\x00\xb8\x54\xc9\x87\xb1\x8b\x02\xb8\xd7\x29\xb7\x70\xd1\x02\x78\x72\xe9\x44\x88\x33\xc0\x37\xf7\x61\xe4\x67\xc5\x2f\x40\xef\x22\x60\xdb\x87\x94\x25\x87\xda\xef\xf0\xd2\xb7\xde\x4b\xaa\xb3\xd2\x8c\xf7\x46\xed\x25\xe2\x4c\xec\x4a\xd2\x7d\xaf\x12\xe5\x0c\x9e\x76\x6c\x0a\xe1\x21\x94\x6a\xf7\x3f\x88\x89\x98\x26\x6c\x55\x2f\x9d\x19\x8b\x09\xc6\xaf\xa8\x32\xa2\x4f\xc4\x88\x52\xf2\xc2\xbe\xd4\xa8\xa9\x60\x4c\xc3\xae\x4d\x6e\xd1\x60\xc7\x74\x86\x16\x3f\x3b\xa0\x79\x13\xf3\x2d\x04\x86\x89\xda\x07\xb1\x6e\x41\x05\x94\x9c\x30\x0a\x0f\x75\x35\x50\x77\x10\x97\xef\xb3\xa5\xc3\x5f\x2f\x1f\xf7\xd6\x4b\xa5\xed\xb5\xde\x33\xbc\x88\xfb\x7c\x63\x9c\x81\x1a\xde\x1b\x95\x5f\xa7\xa6\xff\x09\xbf\xe8\x7c\xa3\xfa\xa4\x81\x34\x41\xc5\xf1\xe8\x8f\x3e\x48\x5c\xfb\xb9\x2f\x30\x4b\x71\x53\x07\x6f\x78\x10\x84\xf7\x08\x8b\xd0\x8b\xff\x07\x07\xd1\x29\xfc\x94\xb1\x10\xc0\xfe\xa6\xc8\xd3\xc3\x0b\x00\xee\x3b\xa4\x03\x4e\x72\x00\x78\x8b\x2a\x19\x73\xed\x06\xf0\x75\xd4\x5c\x10\x9d\x80\x55\xef\x38\xc3\x15\xc5\x40\x60\x46\x85\x5a\xe7\x22\x2c\xc9\xb2\x8e\x9c\x9e\xd4\x76\x92\xa4\x78\x1b\xbe\x98\x20\xf7\x04\x62\x8b\x69\x67\xf1\x87\x80\x21\xc2\x73\xc3\xd9\x0e\xbb\x88\x1d\x84\xa3\x3a\xbe\x8f\x8e\xc7\xac\xe1\x63\xd4\x07\x3f\x3f\x4f\x38\x43\xe1\xa2\x96\x18\xd5\x2a\xd0\xfb\x62\x75\x67\x12\x34\xa4\xd1\x85\xd1\x61\x13\x56\x9a\xd3\x18\xc6\xc8\xfc\x91\x73\xda\x13\x98\x94\xf0\x91\xbb\xfb\x74\x0f\x62\x3e\x86\xf1\xdf\x90\xd5\xfd\x8e\xd5\x0d\xd9\xd2\xeb\xa3\x67\x80\xdb\xef\xef\xdf\x79\x4e\x3f\x0e\xa7\xe8\x97\x42\xe1\xa1\x1a\xfd\x0c\x6d\xf0\xbb\x3d\xcf\xd7\x65\x1a\x7e\xc0\x4b\x79\xd8\xd7\xb0\x18\x4a\xe3\x27\x5d\x0a\xaa\x72\x0c\xfa\x09\xbc\x8e\x3f\xdf\x22\xc5\x57\x7e\xf6\xe1\xb4\xc4\x23\x6a\x57\x80\xd3\x20\x3c\x4e\x7b\xef\x8f\x3c\x08\x29\xc1\x2d\xbb\xcd\x00\xf4\x2a\x04\x34\xf7\x54\x02\x58\x6d\x17\xd2\x65\x54\x07\x70\xd1\x17\xb5\x39\x7a\x1f\xc0\x2b\x4b\x5c\x8b\x05\x0b\x10\x70\x52\xee\xed\xd9\x49\x80\x20\x1f\x75\x3e\x91\x16\x58\x09\xa0\x31\x30\x50\xa2\x87\xb3\xde\x28\x8b\x55\xc4\x76\xd2\xaa\xcb\x25\xb7\x34\xc7\x79\xd2\x51\x3b\xae\x18\x71\x1f\x69\x22\x9f\xf9\x97\x22\x9f\xd0\x04\x82\x1f\x62\xb9\x43\x22\x5a\x13\x9f\xa8\xcb\x33\xf2\x39\xd1\x1c\x77\x57\x43\x67\xee\x7b\xaa\x30\x56\x57\x0d\xb5\x26\x90\xa8\x40\xc9\x0b\x9b\x54\xd5\x6a\x5f\xfb\x14\x3f\xf2\xf4\xb5\x8e\x32\x3a\x39\x56\xe4\x5e\x93\xee\x08\x46\x26\x92\x70\xd3\x5d\x5f\x04\xe3\x1b\xa9\x70\x8d\xc7\xe0\x20\x06\x1f\x96\xd8\x39\x6f\x10\x82\xed\x0b\x62\xb9\xa4\x69\x18\x8a\x3b\x1c\x40\xd7\xf4\x04\x51\x8b\x93\xf1\x37\xac\xd7\x44\x32\xe2\x3a\x7c\x1c\xaa\x45\x90\xab\xf8\x5d\x5e\xbb\xcb\x92\x8d\x86\xf0\xd6\xee\xaf\x4b\xdc\x8d\x6c\xf1\xb7\x5c\x7f\xbe\x2d\x8b\xfe\xf4\x56\x53\x38\x88\x7f\x7a\x10\x54\xad\x04\x35\x18\x78\xff\xe0\x20\x76\xf3\xb9\xed\x17\x03\x70\x1b\x14\x4c\x3d\xb4\x06\xe0\xff\x46\xdc\x80\xf5\x36\x40\xa8\xbb\x4c\xd8\xd9\x9d\x00\x11\xfe\x2a\x34\xc2\xa7\x01\x1b\x96\xa2\x5b\xae\xb4\xf9\xb7\x37\xe8\x35\xaa\xc9\xc5\xdb\x59\x8a\xf8\xc9\x21\x20\x72\x8f\x9f\x1e\xe1\x81\xe5\x50\xc1\xa7\xc8\x53\xf8\x59\x23\xdd\x0e\xf9\xf8\x47\x38\x9c\x6e\xd9\x13\xe3\x54\x69\xdc\x29\x0d\xbe\xa5\xf3\x99\x87\x16\xd7\x34\x2a\x56\xe5\xd2\xdc\x3f\x60\xb4\x08\xab\xcd\xa9\x89\xcf\x79\x74\x07\xd7\x0e\xa4\x14\x52\x78\xa0\x9b\x18\x83\x31\x34\x2a\x7e\x3b\xc5\x8f\xd4\xe5\x84\x48\xc6\x34\x46\xbc\xa1\xe4\x84\x35\x71\x23\x3f\x61\x47\x83\xcc\xea\x32\x8d\x1e\xe1\x8e\x07\x44\x57\xb5\x19\x73\xe0\x2e\xf9\x3c\x2e\xa7\x35\xf1\xc4\xf5\xfa\x0c\x94\xe8\x1a\xcf\xe1\x95\x3d\x6e\x17\xf1\x18\xdb\xe2\xaf\xba\xfd\xb4\x2d\x0a\xf3\xfe\xe8\x03\x65\xfe\xcf\x2d\xc2\x9f\xbf\x5d\x1a\x40\x72\x8c\xdf\x9b\x6e\x1c\x40\xe3\x21\x7f\xcc\xee\x77\x00\xa6\x6c\x3c\x9d\x7b\x18\x36\x38\x08\x6f\xb4\x80\xc4\x61\x73\x80\x50\x27\x11\xef\xe3\x46\x00\x31\x85\x12\x36\x1c\xd1\x00\xb1\x8d\x8a\xcc\x82\x16\x00\xb1\x77\x34\xeb\xe4\xef\x83\x58\x44\xa9\xd1\x6b\xc3\xfb\xa4\x25\xbf\xe3\x0e\xaa\x4e\x75\x44\x4f\x17\x8d\x90\x6f\x41\x6b\x04\x15\xeb\xf9\x7c\x44\x6c\x06\x7e\xaf\xf1\xd4\x15\xf1\xd4\xcf\xb8\xfd\x7a\x71\x63\xcf\xb2\xf7\x60\x05\x35\xc5\x97\x85\xf3\x86\x3f\xca\xea\x20\x56\x68\x72\xc6\x5f\x2e\xeb\x7d\x59\x71\xca\x61\x7e\xe4\x6b\x50\xb6\x9a\x90\x3e\x75\xbb\x03\x21\xbe\x26\x90\x2a\x75\x4d\x0a\xb9\xbc\x36\x92\x34\xd4\xd9\x67\x94\x87\xbe\x1c\x17\xda\xa2\x6a\x12\x80\x91\x8f\x1e\xaf\x7f\x63\x5a\x8d\x69\x8c\x7c\x5c\x43\x36\x0d\xc6\x3a\x84\x86\x55\xf6\x9a\x96\x62\xa7\x82\x0a\x4a\xa5\xcd\x24\x70\xba\xfe\xf7\x0b\xe9\xcd\xc6\x71\x9d\xbe\x7c\xf9\x5c\xa6\x24\xbc\xa2\x27\x73\x76\x8f\x59\x3e\xbe\x1e\x25\x0d\x40\x15\x25\xf8\xf3\xbc\x60\x1e\x11\x52\xa2\xee\x03\xe0\xef\xe0\x8d\xd9\xc1\xbd\xe1\x41\xd0\xb9\xc7\x7d\x7f\x97\x3f\x80\xf5\x26\xee\xa4\x3d\x6e\x00\x28\x5b\xce\xf0\xbd\xea\x00\x81\xf6\xdc\x87\x0e\x4c\x02\x44\x8b\xf2\x1f\x3b\xc6\x0c\x90\x1c\x20\x7a\xe4\x54\x09\x40\xda\x69\xd9\xed\xfc\x54\x00\x29\x8f\xd4\xfb\x15\x1e\x81\x62\xe2\x71\x43\x2e\x43\x1d\xd2\x83\xd0\x5d\xb6\xcf\x5c\xde\x12\xde\xbb\x77\x07\x9c\x08\x07\x7c\xbe\x3d\x7f\xee\xee\x64\x6a\x9c\x98\xe9\x6c\x87\x7b\x76\x0b\xa6\x57\xbf\x60\xbc\xa3\xf0\xeb\x5c\xb7\xee\xd9\xc5\x2b\x25\x05\x13\x1a\x06\x33\x4b\xc5\x45\x91\x8f\x6e\x23\xd5\x97\xed\x0a\x78\x6e\xb2\x1a\xa7\xaf\xf8\xe5\x86\xf5\xf6\x98\x3c\x58\xd5\xcd\x3a\xd1\xde\x64\xa6\xb7\x76\x2a\xad\xf3\x5f\xf9\x58\x28\xcb\x2f\x68\x62\x1c\x6b\x99\xaf\xa5\x05\x66\x34\x32\x92\x92\x8f\x95\xf7\xc9\x4a\x0a\xfb\x3d\x68\x24\xa7\xc8\x12\x8d\x73\xf4\x6f\xc8\x90\xb2\x2a\xc0\x8d\xfb\x34\xa5\xef\xb4\xbc\x8b\x57\xf1\x74\x06\xd8\xa2\xc6\x4f\xfa\x79\x4e\xe4\xf1\x27\xd0\x58\x01\x08\xac\xf1\x0a\xef\x50\xfc\xb7\x07\xc1\x6e\x99\x7d\x90\xae\x79\x23\x0f\x22\xd2\xfb\x6c\xf0\xfe\x7d\x00\xc9\x21\x3c\x3b\x8f\xf4\x02\x64\xd3\x0b\x5a\x9f\xdc\x06\x70\x9e\x49\x3c\x97\x8b\x15\x20\xff\xa5\xa2\xab\xf4\x13\x30\xcc\xe2\xd2\xb5\x30\x50\x20\xf5\x27\x3c\xb0\xf8\xea\x3a\x49\xd0\xf7\xe3\xf0\x52\x8e\xe9\x44\x8b\xba\x78\xa5\x8f\x65\xe2\xbe\xfa\xdb\xca\x34\xeb\x17\x1d\xfc\x90\x63\x66\xf6\x88\xab\xe2\xc4\x6b\x7b\xa4\xfa\xfc\xad\x9a\x80\x61\x84\xa9\xd9\xc2\xbb\xca\x87\xfd\xef\xcd\xbf\x2e\x92\xca\xe2\xba\x4a\x2d\x99\x96\x91\x85\x2f\x9a\xc7\xad\xb9\x57\xfc\xf2\x06\xea\x4d\xac\xaf\xaf\x06\x65\xfd\x3f\xc2\xfe\x3a\x2a\xaa\xf7\x7b\xff\xc7\xc7\x42\xec\x2e\x44\x52\x90\x90\xee\x1c\x66\x86\x18\x60\xe8\xee\xee\xee\xee\x2e\x03\x41\x44\x41\x40\x54\x54\x2c\xc4\x00\x51\x11\x51\x11\x11\x05\x95\x50\x50\x10\x03\x45\x44\xa4\x67\xe6\x9c\xb3\x7f\x0b\x98\x31\x9e\xaf\xf7\xe7\xf7\xfd\x6b\x2f\x5c\xb8\x16\xfb\x3e\xe7\xbe\xcf\x99\xb9\x1e\xfb\xba\x72\x2a\xf2\x9d\xa8\xd3\x1c\x79\x2d\x27\x6e\x39\x9b\xcd\xa8\x66\x3a\x31\xfd\x70\x8e\xa4\xb9\x64\xcc\x3a\x26\x27\x30\xfd\x70\xf2\x8e\xbb\xd8\xcd\x1d\x8c\x49\xc8\xd9\xe1\x7c\x93\xaa\x12\xb1\x25\x8b\xc5\x39\x9a\x7a\x36\x54\x29\xad\xdc\x25\x90\xda\x17\xfc\x06\x60\xcd\x73\x09\xff\xf9\x75\x10\xd2\x15\x9f\x59\x99\x05\xa0\x58\x2d\x2a\xbc\x3a\x0e\x40\x4f\x50\x98\xb2\x96\x05\xc0\xb6\x9b\xaf\x6b\x0d\x1b\x80\xdf\x16\x9e\xeb\xab\x91\x3f\x79\x10\x99\x87\xf6\x7e\xdf\x48\x02\xc8\xbf\xb2\x6f\x6c\x6b\x1d\xc0\x89\x75\x62\x2a\x1c\x1d\x7f\xf2\x72\xca\xcb\xd4\x58\x95\x88\x10\x50\xaa\xac\xab\x6d\x64\x86\xd6\x1d\xf9\x66\x79\xdb\x47\x64\x72\x4f\x8a\x9b\xd7\xf7\xd4\x55\x1f\xa6\xc2\x56\x26\xfd\x2c\x6c\xed\x0a\xf3\x3b\x5c\x3e\x7b\xd2\xa8\xad\xdc\x63\x73\x53\xd9\xe9\xda\xe6\x72\xa7\x86\x8f\xed\xe7\xf5\xea\x8a\x9c\x6f\x8c\x89\x54\x19\x5c\x2a\x75\x93\xfd\x79\xb1\x72\xc5\x99\x72\xf7\xaf\xe3\x43\x65\xfb\xcb\x96\x7b\x5c\x9a\xd0\x3f\xce\x5e\x5c\xea\x29\x33\x19\x5d\x98\x59\x70\xc3\x13\x3f\x75\xf7\xd0\xee\xc3\x85\x5e\x9b\xa7\xb7\x1c\xa8\x3c\x30\xe2\x29\x37\xc3\x9f\xe5\xc8\xf4\x81\xc9\xc8\xf3\xf4\x99\x3d\x9b\x44\x49\x59\xe6\x55\x3f\xc7\x92\x20\x9c\x90\xe1\x75\x78\xae\x31\xfa\x7c\xc2\x37\x0f\x84\x8a\x8f\x30\x8a\x1d\xf1\x18\xa5\x3e\x0c\xb9\x0a\xb0\x49\x4c\x74\x81\xa7\x65\xea\xff\x78\x03\x61\xd2\xaa\xcf\x00\x46\xdf\xf8\x28\xab\x3c\x01\x5c\x47\x78\x54\x57\xdd\xfb\xe3\x83\x90\x06\x2c\x97\xe7\x7f\xff\xc8\x11\x8e\xe5\xab\x0b\x00\x4a\xc6\xb8\x97\xaf\xcf\x05\xa8\x3a\x2f\xb0\x6a\xc7\x4b\x80\x4b\xb2\x62\xb7\x79\x75\x00\xae\x8c\x28\xde\x95\xe3\x81\x1b\x57\x14\xd4\xc5\x74\x2f\xcc\x26\x9c\xd9\x6e\x2c\xe0\xd9\xf8\x31\xb2\xf0\xb3\x4b\x66\xf2\xd9\xe7\xd9\xe9\x05\x11\x4d\x45\xec\xf7\x1a\x63\xa5\x0a\x64\x4e\x5d\xaa\xdd\x1d\x76\xed\xc6\x93\xf3\xbc\x17\xb8\x02\x0f\xf4\x70\x5d\xea\x2f\xbf\x1b\x20\x3b\x4a\xba\xd4\xcb\xcc\x03\x3a\x22\x1e\xd8\xfb\xf3\x75\x65\xd4\x81\x9e\xc0\xd6\x5f\xba\x27\xa3\xb3\xaa\x82\x28\x13\x45\xc5\xd5\x19\x19\x81\x4a\x93\xaf\x0b\x0a\x93\xf9\x83\x38\xa7\xba\x0e\x89\x25\x72\x05\x1a\x4e\x37\xe7\xd4\xc5\x94\x06\x1d\x9d\xd1\xca\xe2\x8e\xb9\x14\xd0\x3a\xbb\x21\x75\x38\xfa\xa8\xff\xd4\xec\xd9\xa4\x9c\x28\x82\xdf\xd7\x39\xb3\x38\xf7\xb0\x43\xfe\xd6\x73\x43\x51\x83\xc1\xa6\xfe\xb6\xd4\x88\xb0\x21\x00\x5e\x4c\xcc\x7f\x85\xd0\x1f\xfd\x5f\x73\x1d\x7f\x22\x6b\x21\x80\x8d\x21\xcf\x72\xd6\x7c\x00\xaf\xe1\xe5\x11\xb8\xbf\xe6\xdf\x99\x73\xbf\x4c\xfd\xf7\xc2\xa5\x25\x0b\xf3\x0a\xd7\x1d\x39\x5f\xaf\x7f\x09\x70\xa7\x4c\x70\xfb\xee\xcb\x00\x4d\x17\xa4\xc4\x45\xd4\xb1\xad\x4d\x39\xaa\x63\x5a\x07\xbf\x7e\xbb\xb9\x96\x32\xe4\x1a\xf0\x7a\xf7\xf9\xab\x76\x92\x71\x97\xee\x79\x95\xf4\x06\xde\xc8\x87\x2a\x9b\x83\x3b\x32\xf1\xa7\xf1\xc7\x2e\x67\x4a\x9e\xa3\x5c\x5c\x7e\xc0\x38\xf9\xd9\xd3\x0d\x57\x0d\xd2\x4a\x13\xe2\x47\xdc\x6a\xf5\x92\x83\xe3\x43\x46\x69\x17\x33\x13\x7e\xc5\x99\x8f\xc1\xd9\xf4\x38\x8d\x38\xd5\xf1\x8b\xe5\xf4\xe8\xbb\xb1\xc9\x13\xb6\xc7\x5b\xa2\xae\x47\x27\x4e\xc6\x1d\x95\x8b\xf4\x8a\xd2\x9c\x8a\x3e\x3c\xc2\xcc\xbf\x09\x0f\x0a\x6b\x9e\x21\x64\xe9\x85\xd8\x85\x37\xcc\x1a\xa7\xc4\x85\x70\x84\x29\xcd\xd6\x27\xf1\x07\xaf\x0d\x95\x9c\x33\x89\x4b\x08\x22\x84\x64\xce\xdd\x8e\x1e\x0f\x68\x0d\x11\xa3\x6a\x45\xa8\x01\xf0\xbb\x0b\xcc\xae\x30\x03\x50\xdc\xc5\x8f\xac\x74\x02\x30\x14\xe4\xc4\xad\x68\x01\x70\x5c\xb3\x22\x63\xbe\xbf\x30\x86\xee\x99\xb9\x6b\xb1\x16\x17\xe2\xfe\xe1\x20\xea\x0e\x33\xf4\xaf\x82\xe5\x22\x0b\x73\xb0\xdb\xb9\x9a\x36\xde\x00\xe8\xaa\x17\x39\xc2\xb7\xfd\x67\x73\x47\xa4\xa2\x3b\x21\xa7\x6f\xe3\xe3\x73\x64\x37\xfb\x15\x8f\x1e\xdf\xf9\x61\x81\x85\x3f\xbc\xb2\xe9\xda\xa4\xf7\xd3\xdc\x03\x45\xcb\xab\x5e\x24\xc5\x9f\x8c\x4d\xef\x3d\xb5\xa4\xc2\xe5\xec\x85\xd8\x77\x65\x22\x0f\xd9\x2e\x28\x87\x19\x97\x14\x7c\x69\xba\x18\x17\x5c\x5b\x3c\x36\x96\x5a\x55\x18\xdc\x5c\xa0\x31\x2e\x74\xca\x35\x28\xe8\xb0\xc8\xaf\xbe\x12\xaf\xc0\xf4\x03\xb8\x49\xc5\xa2\x8d\x01\x27\x72\x0e\x4d\x99\xe5\xdb\x05\x04\x65\xfa\x4c\x0b\x1e\x28\xf2\x7b\x96\x6e\x3a\xe3\x96\x19\xe8\xc7\x9f\xda\x36\x03\x69\x4a\xbf\xb9\x8f\xe3\x49\x2f\xe7\xc4\xe2\x8d\x98\xdc\x87\xf7\xcf\xb8\x21\x2a\x5b\xa4\xbf\x57\x58\x5c\x3c\xb5\x2a\xb4\x02\x40\xb0\x80\xff\xe4\x8a\x08\x00\x82\x25\xb7\xe7\x8a\xfb\x00\xa6\x92\x6b\xc6\xe6\xfb\xf1\x1e\xc4\x59\xe1\xfe\xca\x41\x60\xea\xdf\xcc\xb9\xd7\xba\x02\xdc\x3f\x7e\x10\xdd\x6a\x8b\x75\x28\x6d\x17\xb6\xe2\xe2\xb4\xe7\x67\x07\x01\xd5\x3d\xda\x43\x72\x03\xe6\xb2\x56\x0a\x9f\x9e\x93\x7a\x46\xd4\x39\xcd\xd8\xeb\xd7\xbc\x28\x35\x39\xe8\x47\xad\xe8\x6a\xb9\xeb\xd6\x9f\xba\x34\xb3\xa7\xf1\x58\xcc\xcd\xa3\x5e\x51\x6f\xef\x98\x97\x4c\x94\xc6\x05\x38\xdf\x8e\xbf\xbf\xa6\x42\xd4\xa3\xb7\x4e\x6f\xa8\xa9\xb2\xde\xed\xd1\xb5\xe7\xe3\xbe\xe5\xd1\x6e\xf1\x17\x2b\x27\x78\x8f\xfb\xb9\x59\x9e\xed\x9c\x2c\x2a\x68\x74\xe7\x2f\x77\x9d\x3a\x74\xe8\x9a\xdb\x68\xe9\xb6\x69\x97\xdc\x11\x37\xf7\x63\xb7\x66\xd2\x32\x74\xdd\x8d\x0a\x47\x67\x4e\xa5\x3f\x71\x97\xca\xdf\x34\xeb\x99\x5c\xe8\xfa\xfd\xe0\xf3\x39\x93\xb8\xbd\xae\xab\xf2\x66\xe6\xa6\xa2\xb8\x5d\x2a\x72\xe8\x54\xf7\xf0\x7d\x2e\x45\x59\xc6\xd4\x67\x21\xce\xce\xcf\x33\x66\x69\x8a\x81\x92\x00\x12\x7e\x9c\xfe\xcb\x6e\x03\x90\x56\xaf\xe5\x9f\xef\xc3\xfe\xe8\x62\x3f\x4c\x0e\x84\xb9\x0f\x2a\x18\xf3\xdf\x37\x92\x99\xd7\x1f\xf7\x0f\x07\xb1\x38\xff\x38\x97\x36\x95\xb6\x89\x8c\xc3\x7d\x75\x9c\xda\xcb\xeb\xb0\xcd\xa6\x5b\xf2\x67\xb4\xa4\xa6\xb8\xda\x83\xab\x5f\x87\xd5\x4c\x74\xf2\x2f\xd9\x7c\xc8\x36\xf8\xee\x92\x72\x54\xa0\x2f\xd9\xa9\x22\x8a\x2b\x8e\xbb\x4b\x2b\x7c\x2c\x97\x3b\x20\xfd\xd5\xd7\x62\xa1\xfc\x24\x37\xd9\x97\x66\x77\x36\x1c\x2d\xb7\x8b\xef\x14\x7c\x7f\xb2\x58\xda\x3a\xe3\xd9\xbe\x89\xb8\x22\x4f\x9b\x9b\x0f\xdc\x27\xcf\x1e\xd9\x6d\x5b\x7e\x9b\x77\xaa\xe6\xc0\x3b\x5b\xad\xeb\xea\xd3\xd4\xcc\x21\x3b\xf9\xcb\xc6\x33\x19\xe9\xda\xcc\xbc\x13\x3b\x83\x33\x36\xb3\xb3\xf1\x89\xcc\xbc\x13\xdb\x2f\x27\x57\x50\x65\xc3\x1f\xdb\x85\x9e\x58\x4f\xf5\x09\x8b\xb2\x97\x39\xa6\x48\xcd\x0e\x6d\xb2\x5b\x57\x58\x4a\x53\x0f\x88\xb7\x93\xcd\xaf\xa4\x15\xf8\x09\x02\xa8\x3c\xe1\x28\x59\xae\x00\x60\xd0\x81\x9b\xf9\x5b\xff\x67\x72\x20\xcc\x1c\x04\xe6\xfc\x37\xd3\x07\xa0\x7b\x09\xee\x2f\x0e\x62\xae\x8b\x9a\x3e\x5f\xbf\xce\x02\x2c\x1f\xc4\xe1\xde\x0e\x01\x70\x68\xad\x85\xb6\x55\x00\xa2\x6a\x7c\xce\xb7\x7a\x69\x5e\xca\x53\xaa\xb5\x95\x42\x53\xde\x94\x7c\x0b\x95\xdc\x86\xb1\x69\xbb\x1f\xbe\x7d\xa1\x11\x23\xe9\x21\x9c\x09\x4e\x1e\x5e\x23\x89\x85\xe2\x69\xf7\xec\x24\xbe\x91\x6f\xd1\xb3\xed\xcc\xb4\xbf\xb9\xf7\x49\xe5\x09\x1a\xc5\x7d\xea\x9a\xba\x9d\x8b\x33\x56\x7f\x53\x35\xdd\x91\xe1\x64\x72\xe7\x45\xd4\x8c\x43\xda\x6e\x53\xd3\x16\x9b\x59\xc9\xa4\x75\xa6\x56\xf7\xbf\xcc\x6d\x8a\xd5\x32\xf3\x6d\x90\x99\x33\x8a\xd9\x6e\x6e\x75\x9d\x32\xd7\x11\xa9\x65\x3e\x70\x19\xa3\x6a\x86\x85\x59\x04\x56\xb3\x53\xb3\x43\x3a\xcc\x9f\x56\xb5\xd2\x84\x03\x6c\x2c\xe4\x2a\x07\x68\x11\x7e\x44\xf3\xd0\x8a\x0e\xda\x0f\xaf\x33\x16\x5b\x4f\x72\xd1\x39\x3c\x25\x00\xf0\x35\xcb\x29\x0b\x1c\x48\x36\xee\xff\xaf\x1f\xc8\x6f\x0e\x24\xf1\xef\xfe\x11\x22\x6c\x5c\xe8\x9f\x31\xf7\xde\x7d\x91\xa1\x7f\x88\x00\xec\x61\x59\x73\xfc\xf6\x5d\x00\x91\x1c\x1e\x8e\x0b\x05\x40\x51\xd6\x91\xab\x3b\x76\x0e\xe3\xd2\xe9\xa3\xac\x4f\x55\x45\xd2\x6c\xd2\x1c\x05\xfc\x43\x69\xd5\x01\x7d\x41\xa2\xce\xe2\xd4\xae\x43\x9b\x23\xfc\x2c\xef\xcd\xd1\xaf\xd0\x63\xd7\x19\xbd\x9c\x0b\x6c\xdf\x15\x37\x44\x49\x98\x7d\x3b\x56\x9f\xe0\xa8\x5b\x3e\xfe\x63\x36\x26\x36\x8f\x62\xfa\xe9\xec\x9c\x68\x14\x17\xe5\xeb\xdb\x91\xb9\xb6\xb0\x2e\xfd\xa5\x9d\x24\xaa\x44\xc8\x53\xfd\x84\xa7\x40\x2d\x0a\xf2\x35\xd8\xf1\x70\x90\x3a\x1e\x40\x36\x5c\x7e\x2f\x8e\x26\xe5\xd7\x60\x70\xe1\xb6\x10\xad\xc1\xeb\xa9\xc1\xd4\x0d\xbf\xf9\xcf\xd9\x86\x56\x35\x07\xe9\x5a\x6e\x75\x86\xbe\x97\xa6\xe9\x87\x5c\xdc\x8d\xc8\xe7\x7f\xd0\xcf\x3b\xdf\xff\xc3\x81\xfc\xf6\x81\x60\xe6\x81\x30\x7c\x61\xee\x32\xf8\x8f\xdf\x1c\xc8\xa2\xfe\x89\x2e\xf6\xcb\xf4\x01\xe8\xdd\xb8\x58\x1f\xdb\x31\xf4\x9f\x76\x80\x3d\x87\xd7\x0a\x5f\xcc\x06\xd8\xff\x98\xe3\x56\xe9\x46\x38\xaf\xb4\x5b\x3c\x35\xf7\x3b\x76\x55\xa7\x5a\x7d\x67\x8c\x38\x9a\x61\x2d\x65\xfa\xdd\x4b\x11\xd1\xf1\xbd\xed\x5c\xed\xb0\x9b\x5e\x9d\x99\xec\xd9\x60\xc1\x42\x57\xab\xe8\xf4\x29\x30\x2a\xa6\x95\xd6\xff\x0c\x38\x44\x79\x4a\xd3\xed\x7c\x13\x78\x8c\xac\x41\x93\x1f\x2f\x0b\x30\x63\xe6\x5d\x68\x89\xff\x94\xa2\xc9\x79\xbb\x68\x9d\xfe\x44\xa1\x1d\xf7\x64\xf9\x9d\xf3\x61\xf2\xda\x86\xf6\xc3\xdd\x5f\x3b\xf6\x79\x00\x5d\xdd\x65\x44\x67\xfb\x93\x38\x7a\xa4\x73\xae\xce\x8f\xe6\x28\x7a\xae\xb3\x98\x76\x75\xe3\x4d\x44\xd8\xf6\xa0\x8e\x7e\x43\x18\xa2\x6e\xf3\x45\x57\xe6\x66\x06\x62\x69\xe3\xf1\x87\x03\x49\x61\xf0\x5f\x27\xf1\xb8\x7f\xf4\x6f\xa6\x0f\xc2\xe7\x07\x0b\xf5\x18\x2c\xe4\xe3\x7c\x7b\xc2\xe8\x9f\x75\xb1\xb6\x30\x74\xaf\x5b\xef\x19\xf3\xaf\x33\x00\xcb\x95\x71\xb8\x93\x00\x20\x58\xb6\x33\x20\x3f\x1e\xde\x28\xbe\xda\x2f\x93\xdc\x0b\x24\xb2\x9b\x22\x67\x08\x3b\xe6\x6c\x71\x4e\x5b\x87\xc9\x3f\x30\x73\x2f\xcc\xc2\x91\xe2\x22\xb2\x83\x8a\x61\x00\xe2\x71\x7e\xbf\x63\x90\x2e\x20\x2c\x8d\x5b\x9d\xe7\xc8\x7b\xe8\x7d\x5d\x3b\x5c\x14\x35\x7c\xe8\xe5\x3f\x43\x5c\x26\x7f\x73\x0f\xde\x54\x4f\x64\x93\xb5\x27\x49\xe7\xc7\x46\x64\x89\x4d\x0c\xc9\xea\xf3\x32\x44\xc5\xaa\x54\x7d\xf7\x3b\x17\x44\xd3\xea\xaa\x7a\x64\x8f\x11\xe2\x6d\x79\x46\xfd\x5e\x27\x3f\x72\xc2\x62\x83\xfa\xec\x33\x0a\xd2\x6c\x56\xab\x31\xfe\xf8\x24\xd2\x62\xf6\x41\x23\xac\xd9\x15\x5d\x6b\xc2\x05\x10\x55\xf1\xef\x3e\x60\xea\xdf\xad\x4c\x1f\x04\xaf\xc5\x8a\xee\x99\xaf\xa3\x0c\xde\xa5\xf7\xd5\x62\x6d\x2d\x59\xac\xf5\x0f\xfe\xd5\x3f\x2b\x76\x02\xb0\x3f\x5a\xcd\x5a\xd0\x02\x20\x54\xb0\xe3\x7d\x26\x2b\x80\x82\x03\x7f\x7a\x74\x16\xe4\x6b\xed\x96\x3a\xe3\x33\x81\x7d\x30\xdf\x46\x10\x74\x24\x62\x04\x37\x2d\x9d\x39\x2b\x7d\x74\x26\xea\x92\xc1\x59\x93\xef\x68\x49\x1e\xbb\xe9\x2a\xfd\x59\xd4\xff\x64\x91\xd9\x69\x5d\x17\x54\xf1\xb2\xb9\x05\x5e\xab\x13\x5d\xde\xa4\x69\x59\xce\xe4\x1e\x7e\xe7\x5c\x34\xa3\x92\xc8\x65\xd3\x10\xd5\x19\xf4\x09\x6a\xa0\xf7\x53\x35\x67\x6e\x2d\x1a\x44\xc9\x50\xcd\x1e\x0b\x46\x93\x74\x7f\xe0\x89\xc3\xcf\x50\x4f\x3d\x02\x3e\x75\x50\x09\x8d\xa3\x1c\x56\xb3\x79\xf3\x12\x0d\xd4\xf3\xc2\xdf\x7a\xdd\x8a\xd6\xe9\xa8\xab\x55\xbc\xe0\x42\x2f\xeb\x00\x40\xb6\xdf\x62\x9f\x55\xaa\x8c\x73\x90\xa1\x7f\x33\xfd\x50\xa8\x0b\xfe\x49\x63\x0c\x3d\xab\xef\xdb\xbf\x1c\x50\x03\x63\xbe\xbd\x3a\xe9\x5f\xfd\xf7\x68\x0c\xc0\xee\x3e\x56\xfd\xec\x3d\x00\x82\x9b\xb6\x46\xc4\x8f\x02\x28\xe4\xf2\x5e\x0a\x36\x87\x2e\x0d\x0d\x91\xad\xee\x91\x60\x64\x3c\x2d\x7f\xcb\x96\x05\x7b\xe3\x74\x9e\xe0\x62\xee\x8e\x1d\x0c\xdb\xa0\xf9\xc3\x70\x1c\x4b\x4c\x95\xd3\x1a\xd1\x2b\xc3\x74\xf2\x35\x74\x9a\x74\xe2\xb1\x3d\xe5\x3c\x94\x26\xad\x65\xe8\x58\x8d\x9e\xbe\x97\xba\x20\xfa\xe6\x7e\xba\xfe\x2d\x42\x1d\x7a\xaa\x9b\x68\xe8\x88\x1f\x44\x6b\x86\x45\x0c\xb8\x55\xe5\xb0\x25\x68\xae\xae\xc9\xef\x5c\x07\xa9\x85\x5c\x07\x27\x25\xf2\xdc\x45\xcc\x80\xc8\xa5\x28\x38\x31\x89\x65\xe1\x59\x94\xc8\x5f\x13\x31\x53\x42\x9b\x92\xc7\xd0\x4f\xcc\x9a\x70\x40\xa9\xff\x5d\x11\x66\x4a\xc4\x01\x94\xc5\xfe\x7b\x0e\xf4\x30\xd6\x61\x51\xff\xfd\x2f\x07\xf4\x8c\xc6\xd0\x3f\xc7\x19\xfa\xe7\xe5\x7f\x39\x18\x66\x0e\x00\xd3\x07\x22\xb1\x0c\x60\x5f\xd8\x26\xff\x08\x37\x00\x39\x7d\x8e\x16\x9f\x78\x40\xd4\x57\x0b\x84\x3b\x35\xc3\x69\x83\x1c\x09\x3d\xcb\x8f\xa0\x60\xbf\x4c\x51\xcb\x04\x00\x17\xb8\x04\x1f\x65\x70\x19\x9b\x88\x35\x53\x3b\x46\x29\xc1\x1e\x64\x51\x49\x37\xb5\x65\xb0\x3b\x85\x2b\x49\x2f\x35\xca\xb1\xda\x53\xd1\xa4\x61\xd2\x32\xac\xe8\x6a\x86\x06\x2b\x61\x3f\xe6\x78\xbf\x57\x2b\x59\xf5\x1c\x16\xf8\x82\x5b\x73\xad\xca\x3e\xcc\xee\x93\x9d\x66\x89\xd2\x10\x76\x68\xfa\x92\xfa\x4a\x25\x0b\xec\x3e\x66\x49\x78\xa5\x60\x08\xa2\x58\x87\xd2\x69\xb9\x53\x10\x07\x7c\xb2\x3d\xb2\x6b\x10\x5f\x70\x90\xda\x29\xbb\x7b\x9a\x0c\x64\xe9\x2d\xb2\xdf\xbf\x3f\x05\x36\xd9\x34\x80\xeb\x27\xff\x3d\x07\x17\x7d\xc1\xa6\x97\xfc\xab\xff\x3e\x67\xdc\x0f\xf7\x18\xfd\x5e\x6d\x63\x70\x30\x57\xff\xd5\x7f\xd3\x79\x17\x6b\xf8\xcc\x62\xbe\x58\x58\x1e\x00\xf7\xe5\x35\x9c\xfe\xf6\x00\x52\xb9\x3b\x4f\xb8\x3b\x01\x10\x8b\xf7\xd6\xd8\xbe\x80\x6e\x3d\x92\x70\x3f\x93\x7f\x30\xfc\x02\x01\x5e\x06\xb2\x37\xf5\x64\xc0\x2a\x0c\x91\x1f\xd6\x89\x02\x95\xa4\x18\x25\x11\xa6\xcf\x81\x86\x07\xac\x3a\x96\xa9\x7a\x90\xd8\x81\xfd\x3c\xd3\x85\xff\xc0\xe4\x1e\x54\x8f\x60\xcf\x1a\xab\x09\x3b\x94\xa3\xb1\x97\xed\x97\xd5\x4c\x94\x64\xb1\x97\x7d\xd7\xd5\x76\x2a\xa0\xd8\xcf\x51\x67\xd5\x24\x05\x65\x10\x43\x47\x95\x72\x98\x3e\x0f\x4c\xde\x41\x7a\x23\x00\xd4\x8b\xe4\x49\xb2\x03\x00\x55\xf0\xaf\x73\x60\x78\x81\x7f\xa0\x32\xb8\x27\xa6\x0f\x44\x27\xc7\xbf\x1c\x10\x33\x0f\xe5\xbf\x1c\x4c\x36\xe3\xfa\xc7\x74\x2c\x56\xff\x0d\x8b\xd5\x2f\x0b\x80\xf3\x33\xeb\x0f\xf7\x77\x00\x92\xf2\xdb\x2a\x7f\xe7\x3f\x28\x00\xe8\x88\xf0\x37\x19\xdd\x80\x0e\xd3\x52\xe1\x4e\x7d\x1f\xa8\x77\xf6\x13\x2b\xd2\xe9\x87\xf3\x01\xdb\x25\xba\xc8\x89\x70\x34\x4a\x58\xaa\x5d\x33\x16\x12\x53\x36\xc8\x3c\x21\x7d\x03\xff\x03\xce\x72\xfb\x08\xef\xc0\xe6\xd8\x67\xf9\x40\x35\x6e\x20\x9c\xe6\x53\x5c\xaf\xd2\x00\x4a\x57\xf5\x14\xb7\x29\xa7\x03\xf7\x1d\x71\xa5\x5c\xc5\x33\xb0\xbf\x65\x8d\x62\xba\xfc\x69\x20\x76\x89\xc9\x7f\x94\xa3\x82\xe6\x87\x24\xf9\xbb\x72\xec\x10\x30\xb9\x46\xf6\x11\x93\x77\x90\x59\x09\x9f\xa0\x50\x6c\x42\xf2\x33\x00\x7c\x10\x7a\xf8\xfb\x1c\x64\xec\xf7\x61\xae\xff\x9b\x03\xba\xce\xe0\x24\xff\xc7\x07\xc1\xeb\xdf\x7d\x10\x2c\xbe\x58\xdd\x9a\x19\x75\x07\x00\xc7\xc5\x95\x9a\x8e\xd1\x00\x22\xa1\x1b\x2f\x5b\xdf\x07\x50\xaa\x62\x5b\x6d\xaa\x05\x40\x36\xe1\xb9\x66\x30\x09\xdf\x8c\xf7\x08\x5c\xd0\x7d\x0f\xc3\x76\xfd\x42\xba\xda\x8d\xd0\xee\x9d\x29\xba\x4b\x63\x12\xde\x04\x3b\x8a\xec\x51\x7f\x03\xf7\x62\x05\xc5\xf7\x12\x2f\xc0\xdd\x14\x71\x71\x25\xfc\x01\x68\xca\xa5\x8b\xb5\xab\x5a\xc3\xf1\xe3\xc1\x52\xc2\x4c\xee\x41\xe1\x22\x5c\xb8\xb8\x4e\x02\xaf\xb8\x06\x42\xea\xfa\x64\x8e\xcb\xe7\x40\xd4\x83\xb5\xd2\xb3\xb2\x75\x90\xf5\x7c\xb5\x54\x81\xcc\x67\x38\xd0\xa7\x2f\x15\x22\x13\x09\xc5\x5f\xd2\xa5\xd6\x48\xb7\xc2\xc3\xa9\x55\xe2\xa3\x32\xb2\xf0\x1e\x0e\x88\x7b\x32\x39\x98\xef\xc7\xff\x1f\x1c\x90\xf3\xbf\xcf\x81\xe3\xc8\xbf\x1c\x4c\xea\xf6\xc5\xfa\x5f\x1f\x08\xa6\xfe\xef\xd4\x0d\xc0\xad\xcb\xfa\xc0\x3a\x1b\x40\x78\xcd\xfa\x25\x66\x5b\x00\xe4\xbe\x6c\x4b\x33\xa4\x02\x68\x98\x72\x5c\xa4\x3c\x07\xd0\xf3\xe5\x75\x21\x7f\x02\xb0\x6c\xd8\xfb\x42\x2b\x1e\x50\x97\xd7\x02\x86\x1a\x8e\x40\xf7\x7e\x2d\xb8\x86\x34\x05\x23\xa1\xcb\x84\xad\x08\x74\x18\x8c\xa5\xef\x3f\xab\xa6\x02\x2f\xd3\x3d\x44\xf7\x29\xdd\x86\xd9\xdc\x7d\x42\x6b\x94\x8a\xe0\x55\x51\x95\xc8\x0b\xc5\xfb\xd0\x58\xfe\x42\xec\x80\xc2\x4e\x78\x70\x4e\x5b\x4c\x40\xce\x03\x1a\xae\x1b\x89\x65\xca\xbe\x85\xcb\x77\x95\xc4\xcb\x65\x37\xc3\xb9\x16\x7e\x89\x3d\xd2\x3b\xa1\xa5\x63\xb9\x68\x96\xb4\x03\xd4\xf5\xb7\x89\xe3\x25\xeb\xe1\xeb\x97\xaa\xfd\xbf\x7e\x32\xae\x77\x2f\x63\x3f\x3c\x61\xf8\x9c\xd4\x31\xee\x87\x0b\xaf\x17\x2b\x33\x0f\xe5\x37\x07\x53\xba\x58\xa3\x7f\x2d\xd6\x00\x59\x06\xf7\xc0\xb8\x9f\xcc\x22\x17\xab\xd5\x28\x00\x3b\xba\x42\xd9\xd4\x02\x60\x9f\xeb\xea\x77\xfa\x5a\x00\x92\xec\x1b\x77\xe8\xa4\x03\xa8\x86\xed\xd8\xab\x4d\x03\xd0\x7e\xcc\x69\xa7\x19\x04\x60\xca\xc6\x95\xaf\xae\x0e\x60\x7b\x8f\x67\x19\x71\x0c\xc0\x6d\x23\x2f\x9d\x18\x0a\xe0\xa7\xcf\xdf\xac\xf6\x00\x20\x2c\x48\x60\x9d\xaa\x32\x40\x1c\xef\xbe\x1f\x2a\xd7\x81\x9a\x2a\x2c\xf8\x46\x29\x16\xe6\x72\x7b\x04\x27\x15\x09\x30\x5a\x78\x47\x58\x4c\xbe\x0d\xbe\x95\xba\x0a\xfb\xca\xa0\x80\x9e\x8e\x13\x14\x92\x9e\x04\xea\x45\x73\xc1\x04\xe9\x50\xf8\x76\xeb\x94\xf0\x7e\xe9\x00\xe8\xbd\xcf\xb1\xff\x89\x64\x0a\x4c\xb4\x18\x09\x05\x4b\x6e\x81\x89\x0e\x6e\xa1\xf3\xcc\xe7\xc0\x7f\xfd\x80\x98\xb9\x58\xbf\xfd\x70\xb4\xfe\xc3\xc1\xb4\x33\x38\x18\xc6\xfb\x03\xd3\x0f\xc5\x9a\x51\x8d\x18\x1c\x21\x89\xc1\x91\xe8\x9f\x04\xe0\x7d\xc3\xaa\xa0\x5d\x0b\x20\xca\xb6\xf6\x87\x06\x0b\x80\x02\x65\xb3\x26\xb1\x11\x80\xf8\x72\x47\x08\xa1\x19\x80\xf2\x96\x6d\x0b\xf1\x12\x80\x65\x38\xc7\x77\xb5\x8f\x00\xf6\x63\x9c\xe7\x09\xdc\x00\x6e\xcb\x79\x78\x55\x6f\x01\xf8\x7b\xf0\xee\x50\xbd\x06\x10\x16\xc3\x77\x56\xf9\x2d\x40\x8c\x24\xdf\x01\x45\x14\x20\x29\x9a\x2f\x42\x3e\x0b\x20\x7b\x8c\xcf\x5f\xae\x06\xe0\xf0\x6a\x7e\x21\x39\x1c\x40\xb1\xe1\xbe\x12\x99\x0d\x00\x15\xaf\xf6\xb1\x49\x07\x00\x9c\x53\xdb\x77\x4f\xea\x00\xc0\x55\x69\x81\x7d\x52\xe6\x40\xbf\x75\x55\x50\x5f\x52\x00\xa0\xf1\xb9\xc0\x42\xd7\xda\x0e\x8b\xba\xff\xbf\x1c\xc4\x5a\x03\x15\xe2\xdf\x1c\x84\xf4\x5a\x42\xec\xfa\x43\xff\xcb\x41\xe8\xf4\xe8\x08\x72\x45\x02\x18\xda\x1a\x78\xee\xa3\x01\x98\x84\x5a\x1c\x11\x77\x07\x30\x3d\xe3\x7c\x48\x61\x05\x80\xe9\x57\xff\x1f\x44\x31\x78\x61\xbc\x22\x81\x5b\x9b\x07\xf2\xf5\xdf\x1f\xb4\xd0\x6f\x01\x5b\xdd\xe4\xb2\x7b\xc6\xdf\x60\x07\x39\xbd\xe6\xb8\x85\x0d\x56\xa3\x79\xab\x99\xcd\x8e\x1b\x6b\x22\xe1\xbb\xe4\x6c\x5a\xb0\x03\x84\xbe\x61\x1f\x7b\x0f\x2c\x5f\xad\x67\x7a\xb3\xbd\x11\xf6\x01\x7f\x89\xde\x67\xed\x0b\xc2\xaa\x77\x11\x5d\x73\x87\xe9\x71\xd5\x26\x24\xc8\xcc\xf0\xc7\x98\x6a\x32\x52\x6f\xfc\xee\xd3\x26\x35\x43\xc4\xdb\xfc\xc0\x3b\x16\xb5\x15\x48\xab\x89\x58\x57\x0c\xe1\x2e\x52\x64\xd6\xf0\x82\x93\x50\x8d\x7c\x33\x6e\x79\xe6\x4a\x70\x44\xd9\x0d\x6f\x3f\x3e\x42\xb8\x8b\x92\x0d\x84\x1e\x48\x10\x5d\x50\x33\xfd\x81\xc6\x30\xe2\x0e\x34\x8d\xb2\xe0\x16\xa6\xb5\x66\xb1\x7f\x86\xfe\xcf\xd0\xf9\xd8\x3b\xd5\x14\x96\x25\xfc\xc5\x41\x5c\x50\xd3\xdb\x88\x07\x50\x1d\xc7\xb7\x6f\x35\xfe\xb3\x0e\x4c\x2e\xc6\xb0\xda\x70\xad\xc0\x53\x00\xb3\x10\x73\xaa\xa4\x0f\x80\xb9\x87\xe3\x23\x45\x3c\x20\xe6\x29\xbe\x1f\x48\xda\x70\xd7\xe4\x6a\xec\x5b\x9d\xc3\x10\x65\x68\x97\x57\x60\x78\x19\x78\xf4\xec\xca\xb8\xcd\x27\xb1\x01\xed\x2f\x35\xda\xd6\x1f\xb1\x23\x9a\x1d\x8f\x74\xed\x1f\x60\x1e\xea\x59\xdd\xc2\x8e\xd7\x30\x7b\xa2\xff\x30\x38\x7e\x62\xf2\x2f\x58\x0f\xbe\x9d\xfe\xcc\x7a\x96\xf6\x0d\xcf\x8d\x88\x59\xe4\xff\x62\x53\x13\xa6\x63\x56\x6f\xbe\x45\xaa\xa9\x20\xca\x96\xb8\x81\x87\x84\x00\x44\xc6\xf2\xcb\xdb\x1d\x04\x01\xe4\x80\xd9\xa3\x97\x45\xa4\x95\x88\x85\x65\x5c\xbb\x0e\xd1\x13\x79\x66\xca\xd5\x6a\x40\xbc\x86\x7c\x37\x61\x7f\x98\x46\x22\xa1\xcb\x8d\x9d\xee\x65\x90\xf0\xa8\xa1\x81\xcd\x1d\x12\x89\x1d\x0d\xd5\x7b\xff\x17\x17\x94\x48\x5a\xf8\xfe\x01\x77\x4f\xe9\xd1\xff\xc5\x41\xc8\x8b\x2a\x9f\xda\x50\x0d\x80\x6f\x52\x6d\xdb\xaa\x0a\xa0\x7d\x83\xa8\xb9\xab\x09\xc0\x70\x40\x0b\xe3\x16\x03\x30\x1d\xd7\xef\x12\x7c\x0e\x60\x76\xc7\x2c\x57\xe2\x2d\x80\xe5\x33\x7b\x1e\xa5\x3b\x00\xe6\x9f\xbc\xc7\x88\x3e\xf0\xc8\x74\x77\x74\xa3\x76\x3d\x18\x1b\x2b\xe7\x6e\x32\x39\x8c\x51\xf5\x03\xcb\x38\xad\x4e\x60\x8d\x3a\xe9\x35\xc7\x6d\x7b\x30\x4f\xad\xb4\x47\xb1\x4e\x9c\x98\xb8\x7a\xd7\x1b\x7f\x97\x08\x6c\x09\x69\xd7\x68\xa2\x9b\x23\x46\x21\x58\xd1\x50\xa7\x51\xec\x39\xfe\x0b\xbd\xd1\xc6\x9d\x7a\x13\x3f\x48\x1f\xb0\x4e\xf9\xd1\xaa\x56\x45\xff\x66\xdd\xf5\xf9\x0a\x81\x4c\x07\xeb\xec\x77\x56\xc4\x3d\xc8\x36\x6b\x62\x17\x4a\x6c\x46\xf0\x56\x32\xcf\xef\x92\x1c\x90\x60\x8b\x9b\x4f\xa6\x48\xdd\x48\x85\xb9\xf2\x23\x75\x75\x7b\xa4\xc6\xec\x5d\xd3\x16\xf5\x69\xe4\xb1\x19\xe5\xce\x7d\xf5\xaf\xe8\x4a\xe3\x17\xb7\x26\x35\x36\xa0\x6a\x86\xc7\xff\xe6\xa3\x16\xf5\xff\xdf\x3e\x08\xcc\x3c\x88\xc7\xca\x1c\xab\xb7\x03\x28\x12\x15\x55\x37\x4a\xfc\xe1\x20\xf4\x9f\x11\x5d\x76\x57\x02\x18\x7b\x68\x9a\x71\x59\x02\x58\x38\x51\x0a\x05\xae\x01\x58\x1e\x33\x2b\x97\x7a\x06\x60\x15\x6a\xfb\x4e\xa9\x1e\x7e\x59\x06\x78\xdd\x55\x5f\x06\x47\xcd\xbd\xa2\xf7\xe9\x95\x83\xbc\x89\x7d\x0e\xc1\xcc\x1d\x9b\x30\x58\x5a\xda\x67\xbd\x1e\x0b\xa3\x70\xd7\x70\x39\xad\xc2\x38\xc9\x21\x8f\xcb\x5d\xdf\x63\x7b\xd5\x1f\xf6\xe1\x5c\x59\x31\x16\x62\xef\x58\xbd\x1b\x27\x3a\x41\x54\xa1\x45\xb9\xaf\xc7\x2a\xd4\x7c\xe9\xb1\x76\xb7\xa7\x8e\x13\x54\xe8\x2e\x0e\x7b\xbe\xb1\x11\xf5\xe8\xde\x0e\xc5\x03\x27\x48\xeb\xe8\xa5\xf6\xb1\xbd\x40\xa2\xd2\xab\xec\x4f\xbd\xcc\x53\xd7\xa4\x8f\xdb\x06\x3e\x0d\xd0\x68\xa1\xcf\xd8\xf6\x3e\x72\xd4\xf8\x8c\x10\xac\x6d\x9b\x52\x35\x5e\x23\xa9\x16\xc8\xdd\x49\x0d\x5f\xa4\xdb\xb4\xaf\xae\x50\x4b\x18\xa9\x37\x8f\xba\xd1\xab\x99\x8d\xae\x32\x91\xfd\xfb\x5c\xf8\x57\xff\xe7\x62\x53\x39\xbd\xfc\x1d\x80\xf8\x3b\x45\x93\x35\xe5\x7f\x38\x08\x0d\x9a\xb2\xe6\xd6\x30\x00\x43\x44\xcd\x92\xad\x15\xc0\xac\x83\x74\x9d\xd3\x09\xc0\x4a\x5b\x37\x53\x20\x17\xc0\xa6\xdb\x58\x53\xa2\x06\xc0\xc6\xd2\x26\x4b\xc5\x0b\xde\x58\x47\x7b\xee\xd5\xdc\x0d\xf9\x16\x85\x11\x67\xf4\xda\x80\xcb\x94\x3f\x87\xdf\x62\x1d\xf6\xd0\xd0\xb9\x54\xc8\x76\x16\x23\x51\x0e\xd5\x2e\x77\xa9\xc3\x96\x92\x4f\xb7\xbc\x76\xd7\x47\x5b\x35\x8e\xbd\xdb\xe1\xa9\x8b\x9e\x25\x65\x4e\xac\xf1\x0a\x60\xf2\x50\xb4\x2f\x84\x57\xb4\x6e\x17\x8b\x9f\xe2\xc4\x5c\x1a\xe6\xfc\xf2\xb3\x14\x29\x99\xbe\xcb\xb9\xb4\xbf\x4e\x9d\x8b\x6e\xeb\x48\x7b\x75\x49\xa3\x93\x6e\xe0\xbc\xe7\x79\x91\x46\x15\xbd\xde\xfe\x61\xab\xb4\xe6\x05\x7a\x93\xfd\xc7\xe6\xa7\x5a\x6b\x91\xe5\xb6\x3d\x8d\xe7\xb5\x08\x88\x8a\xf5\xdc\xed\x42\xad\xeb\x48\x98\xd5\xde\x1b\xd7\xc8\xdb\x90\xcb\x16\x02\xd7\x22\xc8\xd2\x48\xdf\xe2\xd3\xed\xdf\x73\x81\xe5\x8c\xfc\xc2\xf7\xcf\xcc\x3c\x08\xa9\x6f\x0a\xfb\xd7\x76\x02\xa8\x50\x14\xfc\x37\xa6\x00\xe8\x18\x29\xde\xdc\x5a\xf5\x87\x07\xb1\xfc\x49\x6a\xe7\xaa\x05\xb0\xd7\xd3\x76\x9c\xbf\x1f\x1c\xc7\x8d\x56\x4b\x69\x00\xd8\x1b\x59\xa1\x2a\xf7\xa1\xce\x6e\xa7\x3b\x27\xb9\x0d\xdc\xac\x3a\xc2\x0f\x1b\x89\x61\x5f\xcc\x6d\xb2\xce\x58\x37\x63\xb9\x46\x4f\x4b\x6e\x3b\x4a\xfd\xe6\xc4\xda\xb4\x05\x5a\xd7\x7b\x0e\xa2\x65\x1a\x9d\xef\x07\xbd\xf7\xa2\xce\xa4\x5b\xb3\xba\xbe\x1a\x68\x1b\xb1\x84\x86\xf7\x68\x9f\x5d\x4d\xec\xa4\x05\xbb\xdf\xf8\x9a\xab\x7e\x8a\x66\xee\x79\xf0\xc3\x7d\xf5\x1a\xda\x13\xb7\xc4\xdf\x5c\x18\x5d\xb3\x8e\xbe\xdd\x55\xbc\xb5\x51\x6b\x9a\xae\xee\xa2\xfe\x28\x84\x4c\xa4\x27\x3a\xa5\xde\xb7\x27\x5f\xa1\x3f\x70\x38\x78\x87\x97\xdc\x8c\xac\xb3\xdb\x52\xe7\x48\xae\x42\xac\xad\x1d\x6a\x0f\x6b\x5f\x43\xbc\xad\xb7\x5f\xe2\xd3\x31\x43\x6e\x58\xc4\xfd\xbd\x0e\xbf\xf5\x7f\xe1\x65\x51\x00\x82\x9b\x15\xf6\xb0\xee\x04\x90\xae\x96\xfd\xb6\xb6\xfe\x0f\x07\xa1\xf3\x51\x7e\x72\x4b\x15\x80\xb9\xa6\x12\x71\x67\x02\x80\xad\x00\xc1\x91\xb3\x16\xc0\xe9\x8a\x96\x8e\xc0\x0a\x00\x17\x6b\x03\x6e\x49\xe2\xef\x5c\xb1\x2a\x07\x3e\x17\x2b\xed\x97\xa0\x63\xe3\x13\x26\x61\xc2\x89\x7d\xb4\x08\xcc\x58\x6f\xfd\x15\x73\x34\x7e\x55\x12\xe1\x7c\x1e\xc5\xf4\x57\xd7\x4c\x79\x10\x51\x3f\x1d\xcd\xd6\x4a\xbf\xbd\xa8\xbe\x66\xec\xa0\xad\xdf\x39\x94\x4d\x5d\x76\x2e\x20\x40\x14\x65\x25\x09\x50\xc7\xbc\x55\x7e\x6d\x53\xb7\xa2\x0e\xfb\xe0\x3f\x47\x6a\x10\x68\xaa\x5e\xe9\xfd\x9f\x34\x1d\x68\xf6\x5e\xb2\x5d\x42\x5a\x2e\xb4\x3c\x4f\xbb\xf6\x04\xb2\x3d\xad\xdd\x7d\xfa\x49\x0a\xf9\x11\x7d\xb3\xdb\xe6\xa6\x02\x6d\x7b\x7a\xa0\xb3\xfb\x1d\xaa\xf6\x04\xbd\xc2\x69\xd5\xad\x39\x9d\x43\xf4\x1e\x07\x9f\xeb\x31\x3a\xe1\x08\x9f\xed\x83\x4b\xd7\x74\xa7\x10\x75\xdb\x75\xd5\x86\xba\x99\x48\x9e\x95\xce\x5f\x7c\xd4\x7f\xf5\xff\x46\xd9\x03\x2b\xcf\xfe\xd1\xff\x89\xfc\x32\x1d\x1b\x2e\xfe\xe1\x20\x2c\xab\x15\x13\x76\x96\x02\xd8\xa7\xa8\xfa\xec\xe9\x01\x70\x49\xd1\x2c\x11\xe0\x00\xf0\x90\xd2\x13\x93\x98\x03\x70\x53\x30\xc7\x54\x53\x20\xcf\x29\xd0\x89\x53\xf7\x2a\xec\xb5\x7b\x15\xdc\x60\x76\x12\xab\xb5\x32\x4d\xcb\xb0\xeb\xc0\xc4\x4d\x45\x4e\x38\xbb\xa9\xa3\xb7\x0d\x56\x5c\xb3\xf0\xce\x40\xb9\x75\x1a\xda\x9e\x07\x5a\x22\xbd\x9a\x53\x9f\x7e\x06\xeb\x32\x7d\xb3\xa8\x26\xea\x72\xd4\x40\xff\xd5\xa3\xf7\x35\xde\x50\xcd\x02\x6e\x0c\x1e\xd4\xfc\x42\x6d\xf3\xd3\x67\xfa\x44\x75\x14\x92\x31\x1a\xd1\x67\xf3\x93\x59\x9d\x06\x9a\x9a\x4f\xc3\x83\x2c\x9d\xf7\xb4\x97\x1e\x67\xef\x09\xeb\x4a\xd2\xd9\xdd\x0e\xd7\xe7\xea\x56\xd0\x1d\x5d\x0e\xd7\x2a\x50\x0c\xe8\xb7\x1c\xa7\xae\xdc\xd7\xe3\xa6\x3f\x76\xac\xae\x1e\xd3\x5b\x86\x70\xd9\x1d\xa8\xd2\xd5\x53\x44\x02\xad\xef\xfe\x79\x5f\xf8\xaf\xfe\x2f\x74\x5e\xfa\x35\xeb\x7e\x00\xb9\x40\x99\xba\x75\xa6\x00\x9a\x5d\x32\xb8\x8d\x44\x00\x23\x51\x19\x96\xcd\xe7\xfe\xe2\x41\x9c\x14\x6b\xd8\x5d\x01\x3c\xba\x48\xe1\xfc\x39\x00\x5e\x72\xba\x57\x24\xf8\x01\x3c\xf3\x4c\x23\x55\x76\x43\xbe\xcb\x45\x87\x77\xba\xc5\xb0\xc7\x41\x21\x70\xb3\xd9\x5b\x2c\xdd\xba\x33\xf5\xbc\xa3\x1f\xda\x65\xce\x7f\xbc\xcc\xab\x07\x0d\x32\x98\xba\x36\xe6\x37\x88\xbc\xd6\xb5\x7c\xf6\x2b\xc4\x1f\x39\xa3\xc5\xf1\xe5\x67\xa8\x24\x72\x5a\x63\xdb\x5c\x7e\xc8\xb5\x89\x61\x8d\x1b\x73\xc3\xc1\x52\xc3\x49\x9a\x63\x54\xbe\x20\xdf\xfe\xf5\xda\x3c\x54\xd6\x10\x6e\xa6\x4f\xd4\xd3\x20\xdd\x31\xea\xa1\xc0\xb6\x87\x8f\x74\x9b\x68\x04\xdf\x75\xcc\xbc\xb8\x3a\x54\xcf\x95\xf6\xda\xd3\xe4\xc6\x79\xbd\x06\xfa\x1a\xf7\x27\x57\x0f\xea\x2b\xd1\x1d\x5c\xf5\xab\x5f\xeb\x57\xd3\x2f\x39\x0d\x56\xbd\xd3\xcf\x42\x36\xd8\xc7\x9f\x8e\x34\xb0\x41\x78\xec\xff\xe2\x26\xff\xab\xff\xef\x5f\x2a\xdd\xc1\x5a\x0b\xa0\x70\x49\xd2\x75\xad\x3c\x80\xce\x76\x29\xbb\x8d\xcb\xff\x70\x10\x0e\xe6\xd2\xc5\xdb\x5e\x00\x78\x6a\xca\xf7\xed\xfe\x06\xe0\x73\x1d\x4f\xe6\xcd\x04\x08\xd0\x27\x93\xc4\x46\x00\xfc\xd6\x1b\x6f\x52\x3e\x02\x27\x3c\x64\xed\xde\xea\x1a\x63\xcf\x5d\x64\xfc\x56\x5b\x77\x60\x46\x76\x12\x49\xe0\x62\x8e\x5e\xb5\xc0\x17\xbb\xf8\x54\xa0\xeb\x8c\x64\x6b\x1d\x83\xa5\x90\x58\x8a\x60\xbb\x5f\xf8\x4b\x64\x95\xd6\x99\xef\x73\x51\x17\xa9\xcb\x35\x09\xb3\x53\x11\x43\xdf\x68\x64\xfc\xdc\x9a\xc8\xc4\xc1\xc7\xda\xa4\x39\xff\xf0\x47\x4c\x9f\xa8\x67\x74\x8a\x27\x95\x35\xd4\xf4\xb1\xbb\xde\x65\xaa\x5c\xc8\x91\xc6\x01\xfd\x0c\x6a\x79\x90\xd0\x6d\x2d\x03\x56\xda\x16\x7f\xe2\x8d\x4e\x83\x5a\x9a\xb1\xef\x85\xab\x4e\x06\xb7\x68\x5f\x3d\xcd\xaa\x23\x0c\x2f\xd0\xd9\xdc\x81\xc9\x43\x55\xca\x1b\x45\xd2\x2f\x3b\x7b\x9f\x24\x19\x8d\x21\xcb\x1d\xb2\xfe\x9c\x0b\xff\xd5\xff\xc5\x97\x8b\x77\xac\xaa\xfe\x2b\x07\x01\x91\xd8\xb1\xe1\x0a\x80\x55\x8a\x98\xc0\xc6\xc3\x00\x6e\x24\x89\xd9\x6d\x02\x00\xbe\xa2\xb2\x07\xd9\xbe\x03\x04\x22\x2a\x37\x78\xdb\x01\x42\xef\x69\x70\x8a\x46\x00\x04\xcf\xea\xf7\x28\x25\xc1\x61\xff\xdd\x36\x46\x94\x1f\x58\xbd\xdb\x1d\xaf\x8d\x36\x37\xb0\x6d\x0e\x31\x09\x2d\xee\x7e\xa8\xbd\x95\x5c\xd1\xcb\x80\x00\x24\xd6\x64\x6d\xad\x51\x04\x4a\x1f\xa3\xdc\xec\xdc\x12\xd3\x49\xdf\x46\x76\x9b\x30\x4d\x72\x1c\xa7\x93\x93\x67\x57\xc4\x6f\xfb\xa8\xa7\x73\x75\x76\x7f\xbc\x5e\x8f\x0f\x25\x72\xb6\x32\x36\xae\xfd\x89\xbe\xc4\x2c\x35\x46\xfc\x37\x0f\x75\xd2\x30\x60\xee\x47\xb8\x64\xfd\x25\xc3\x31\xaa\x4d\x48\xe1\x75\x2f\x23\x56\x2a\x35\x20\xf8\x0a\xab\xb1\x21\x8d\xc7\xbf\xf4\x7c\xa6\x89\x06\x2d\xd8\xf7\xe0\xe9\xb3\x26\x85\xb4\x61\x2f\xc1\x53\x7c\xa6\x2b\xe8\xab\x3d\xf9\xcb\xb6\x98\xee\xa4\x5b\xb9\x5d\x39\x7e\xcd\x94\x97\xde\xe2\xbc\x72\x7e\x1d\x14\x96\x2d\xbc\x37\x30\xf4\xff\xbd\xd6\x92\xb7\x57\x1c\x03\x90\xe0\x97\xd8\xb3\x5a\x08\x40\xdd\x58\xf4\xd5\x5a\x6f\x00\xe3\x1b\x22\x27\xd7\x53\x00\x1c\xf4\x45\x8b\x37\x99\x01\x78\x69\x89\xec\xd8\x2c\x0c\x10\x5c\x28\x6d\xc4\x76\x10\x20\x72\x44\xfe\x04\x57\x3f\x40\x8c\x88\xda\x0f\xe1\xd7\x00\xd1\xf2\xba\xa8\xd2\x01\xb8\x1e\xbe\xd3\x3c\x4c\xa7\xe9\xb7\x7f\x52\x99\xcb\x97\x18\x3b\xdf\x3d\xc8\x7b\x9b\xc6\xa3\xd6\xa1\x5f\x10\x16\xd3\xd0\xda\x5d\xb1\x86\x74\x36\xbd\x8e\xd7\x3c\xc9\xe7\x68\xde\xe4\x89\x69\xfb\x74\xf5\xcf\x25\x14\xf6\xe9\xfb\x69\x63\x6f\xc4\xf5\xa5\x67\xe4\x53\x43\x5f\x6c\x30\xe4\x98\x39\x99\xb2\xee\xb7\x3f\x12\x66\x2c\x33\x8b\xc5\xca\xdc\x2c\x30\xe5\x98\x33\x8f\xbe\x70\xd5\xde\x4c\x70\xae\x2d\x92\xf3\xe2\x09\x33\x6b\x2a\x21\x4c\xee\xff\x8b\x03\x2a\xf6\xb0\xd0\xa7\xb3\x78\xbe\x28\x7c\x62\x36\x4c\x7f\xe6\xbc\x63\xe1\x5c\x30\x9e\xef\x9f\xa9\xff\xef\x5f\x2f\x1e\xce\xca\x01\x20\xeb\x2e\x7a\x7d\xf5\x6a\x00\xed\x55\xc2\x97\xd6\x1c\x01\xb0\xe4\x16\xb0\x5b\xbb\x14\xc0\x6d\xa5\xe0\xc9\xf5\xaf\xff\xe4\x62\x44\x4b\x8a\xe5\xee\xe8\x06\x48\x5a\x2a\x6d\xc4\x11\x0b\x90\x5a\xac\x7c\x5d\x68\x29\x40\x8a\xb9\x66\x87\x7c\x24\x34\xc6\x8d\x19\xff\xd2\xb1\xc3\x8e\x84\xca\x39\xe9\xd9\x77\xa1\x92\x9e\x5e\xe1\xbc\x81\x1d\x88\x92\x83\x5b\x7e\x7f\x8c\x22\xf5\x94\xc5\xc6\x6b\x39\x29\xb7\x26\x58\x8c\x2c\x3b\x5f\x64\xaf\x1e\xe5\xd1\x5b\x35\x79\xeb\xc0\xa7\x5e\x2d\xc3\x4b\x53\x39\xb9\xf4\xf6\xa5\xc6\x35\xd3\x1a\xd9\xba\x0f\x7a\xcd\xac\xa6\xe3\xb3\x46\x98\xbe\x40\x37\x04\xcc\x3f\xce\xee\x4f\x7a\x79\x69\xce\xd2\x65\xf6\x62\x82\x5d\x55\x8f\x95\xe2\x9c\x61\x4c\x5b\xe5\x76\x2b\x0a\x75\x55\x84\x51\x59\xbb\x95\x2d\x35\x31\x54\xab\x84\xc5\xea\x0a\xf5\x7b\x50\x68\x31\xa7\xf5\x3e\x1a\x7f\x40\x5f\x21\xd9\x9a\x9b\x76\xce\x77\xe3\xe1\x49\x1b\x07\x5a\x8d\xcf\xe8\x81\x59\x1b\x1e\x3a\x97\xa7\xff\xfc\x3a\x48\xb6\xce\xf7\xcf\xd4\xff\x85\x33\x84\x9d\x56\x2a\x03\xe0\xf5\x84\xae\xad\xaa\x04\x30\xbc\xbe\x4f\x6e\xb5\x01\x80\xfd\x28\xcf\x3a\xd6\xb9\x3f\x79\x10\x51\x97\x78\xef\xae\x33\x00\x48\x8e\x14\xdc\xb9\x45\x1f\x20\xeb\x96\x98\xf5\x6e\x4e\x80\x3c\x1b\x79\xf2\x3e\x4e\x80\x03\x53\x04\x4b\x19\x17\xe8\xc9\x1a\xd3\x3b\x44\xbe\x81\x65\xc4\x5f\xb3\xa5\x3a\xee\x42\x52\xfc\xd9\x02\xbe\x87\x5f\x1f\xd7\x72\x0f\xcc\x91\x4d\xd6\xfd\xb2\xd4\xc1\xf7\xfc\xae\xec\xd9\x77\x35\x56\x0d\x2d\xd4\xc3\x61\x3d\x24\xb3\x0d\xdf\xa4\x8e\xee\x6c\x15\xb6\x58\x32\xf1\xb3\x50\xa9\x51\xc8\xf2\xd1\x24\x76\xd8\xe0\xd6\x1b\xeb\x8d\x53\x4f\x0e\x70\x5e\xf1\xb4\xf1\x9c\x7e\x9a\x75\xf5\x9c\xbd\x1d\x61\x46\x31\xa3\xa3\x92\xd7\x2e\x6c\x56\x38\x79\xb2\x34\xdd\xbe\x73\xf6\x68\xe2\x8b\xff\xf2\x2f\x47\xd6\xd9\x23\x54\xe3\x70\xf1\xdf\xfc\x8b\xb6\xbd\x1c\xcd\xd7\x5f\x23\xfb\xa9\x7d\x0b\xed\xa8\xdf\xd6\xcc\x35\xf6\xcd\xb4\x09\x6f\x25\x00\xdc\x06\xf1\x85\xcf\x59\x1c\x8e\x22\xd4\x65\x9c\x00\x62\xcf\x04\x6e\xb3\xf4\x00\x90\x36\xf2\x49\xae\x2c\x07\xb0\xdc\xc5\xbb\x65\xfe\xf3\x85\x5b\xdf\x9e\x18\x96\xa8\x3f\x1c\x44\xf2\x79\x8e\xe5\xab\x54\x00\x0e\xac\xe2\xd9\xb3\x5e\x0e\xa0\xd0\x41\xb0\x6a\x07\x0b\x40\xf1\x0e\xa9\x93\x7b\x65\x01\x4e\xe4\x2b\xf5\x4b\x9c\x84\x2f\x45\x2b\xc9\x0d\x5a\x79\x18\x7b\x9e\x87\xf9\x63\x87\xde\xef\x1f\xe2\xf7\x79\xba\x47\xdc\xe9\xb7\x0e\xba\x9c\xf0\x35\xf3\x42\x47\xa5\x0f\x4b\xa9\xdf\xe1\xb0\xc7\x53\x6e\x9a\x77\x32\x8b\x7e\x34\x8e\x38\xda\xf5\x37\x96\x78\xdc\x5a\xe3\x40\xf9\x65\x55\x52\x7e\x29\xc2\x29\x78\x22\xf8\xd8\xa7\xb3\xed\xce\x72\x93\x35\x05\x2b\xcb\x3c\x5d\x6e\x4f\x9d\x3a\x24\x7c\xfc\x96\xcb\xad\xe9\xc6\x6c\xf4\x68\xba\xeb\xe9\x19\xd9\xcc\x96\xfc\xed\x6e\x4b\x66\xb0\xd4\x3b\x07\x5e\xb8\xee\x9b\x5b\x11\xff\x36\x47\xd9\xb5\x66\x2e\x3c\x56\x3a\x53\xdc\xb5\x92\xca\x12\x59\x91\x56\xec\x1a\x4b\x4d\x0e\xb3\x4d\x2e\x75\xc5\xa8\x1d\x21\x2a\x49\x32\x2e\x5f\x69\x76\x01\x1c\x09\xf7\x5c\x92\x68\x57\x7d\x0b\x00\x58\xf4\xf7\xb7\xcf\xaf\x03\x1f\x5d\x80\x67\x05\x27\x80\xc2\x08\x5f\x05\x4b\x07\x00\x65\x27\x17\x0f\xcb\x06\x00\x07\x85\x3d\xb1\x2b\x68\x00\x7e\x61\x4b\x45\xfe\xd6\xfd\x72\x19\xdf\xeb\x17\x9b\xb2\x47\xcd\xaf\xc7\x29\x5d\xee\xe0\x0d\xf1\x00\xe7\x84\x84\xd8\xd9\xb2\x00\xaa\x57\xc9\x1c\xd9\xcf\x0b\x70\xce\x9b\x80\x90\x96\x8c\x8d\x94\x9e\x33\xac\xb6\x6b\xe9\x17\x3b\x94\xef\x54\x1a\x76\xb7\x75\x53\xb2\x7d\xd8\xe9\xec\x93\xb7\xf3\xa3\x38\x0e\xdb\x1e\x0d\xb9\x72\x38\xc4\xfd\x6a\x69\xc9\xe7\xb3\xe0\x7f\xb0\xe3\x78\x85\x73\xd9\x6b\x1f\x8b\x9f\x19\xa7\x37\x16\x75\xfb\x2d\x19\xff\x59\x96\x9a\x4f\xf5\x53\x9e\xd0\x3a\x5e\xc5\xf4\x3f\xc9\x3a\xe2\xf7\x70\xea\xe4\xe1\x15\xe9\x81\x7e\x82\xd3\xb7\x73\x9a\x99\xf9\x3f\x09\x53\x7e\x7b\x67\x55\x53\x5e\xc6\xbd\xf4\x7d\x36\xdb\x93\xe8\x14\xb3\xc7\x57\x72\xee\x44\x4c\x65\xd4\xa0\x2f\xfb\xdc\x40\xd4\x68\xd4\xa4\x77\x26\xd5\x23\xdc\x28\x82\xe2\x95\x43\xe3\x0f\xfc\x1a\x76\xc9\xab\x81\x66\x11\x10\x08\xb0\xfe\xb1\xc0\xd0\x7c\x3f\x4c\xfd\x5f\xed\x2c\xd7\xbe\x15\xdc\x00\xa6\x84\x35\x03\xf3\xff\xee\xc1\x98\x7b\x67\xea\xdf\xcc\x1c\x80\xa2\x6e\xdc\x3f\xfa\x5f\xcd\x06\xb6\xa4\x95\x59\x00\x75\x2d\x3c\x45\x9b\xb3\x00\xee\xae\x11\x8d\xdc\xbb\x75\xf2\x70\x5d\x81\xb2\x94\xaa\xc7\x60\xf8\xe5\x34\xdd\xdd\x56\xce\xed\x7c\x95\x79\x36\xd9\x41\x5e\xf5\xb8\xa2\x32\xff\xaf\xe9\x0d\x95\x6d\x39\x52\x69\x56\xc7\xf8\x8e\x0a\xa5\x7e\xaf\x1c\x2c\x9b\xce\xa1\x26\x2a\x3d\xdc\x7f\xfa\x60\xea\xd2\xd8\xd0\xcf\x35\x55\x9d\x89\x42\xd1\x53\x3f\xcf\x9d\xf6\x89\x33\x8e\x2e\xfb\x15\x7e\x52\x38\x66\x73\x14\x3a\xf1\xf5\x58\x69\xd4\xed\xc8\xf8\x29\x96\x23\xa3\x91\xec\xe1\x91\xd3\x66\x79\x5f\x23\x56\x86\xdd\x99\xc1\x65\x17\x85\x15\x84\x76\xcd\xbc\x4e\x57\x0c\xbd\x1b\x92\x30\x1b\x9a\x5c\x1f\xa2\x18\x7c\x79\x4e\x3c\xde\x22\xd8\x28\xf0\xf2\xdc\x87\xa8\x91\xc0\x9f\x81\x8f\xa8\x46\xe1\xd3\x01\x52\x81\x77\xa8\x7d\x21\x9c\xfe\xf9\x01\x81\x34\xe5\x40\x12\x00\x8f\xc8\xbe\x17\xcb\x26\xfe\x57\xff\xb7\x65\xf8\x7c\x30\x75\x4f\xe6\xdc\x2f\xd3\x0f\x83\xd9\x7f\x2d\x63\xfe\xf7\xfe\x81\xc5\xfa\xf4\x25\x5b\xdc\xca\x0b\x73\x5f\xdb\x0f\x0a\x14\xec\x71\xff\xb2\xb6\xc5\x52\xce\x4d\xfe\xc4\x2b\xce\x46\x3b\x4d\x9c\xf1\x85\xc6\xc4\x9b\x99\x66\xa8\xf7\xc9\xf3\x7d\x17\x31\xcf\x0f\x89\x5c\x47\x9c\x4e\xb5\xc6\xff\xca\xd7\x4e\x95\x28\x15\x2f\x15\x3f\xfe\x36\x3a\xe6\x78\x6b\x23\xf7\xc9\x84\x90\xac\x63\x3e\x83\x21\xe5\x1f\x03\xa3\x0a\x1d\x7f\x69\x9f\xf4\x0f\x68\x3c\xfc\x6d\xa2\xaa\xd8\x30\x60\x6b\x1e\x7d\x6a\xc5\x91\x5a\x7f\xaf\x9c\xa4\xa9\xa9\x83\x49\xfe\xeb\x33\xca\x66\x70\xd9\x91\xcc\xbc\x17\xdf\x7d\x29\xf1\xb3\xe7\x93\x42\x98\x7e\x1f\x3e\x1c\x09\x7e\x73\x4f\xa2\xf3\x7e\x73\x1f\x5a\xb1\x89\xd4\xbe\x10\x7e\xaf\xa5\x31\x79\xb4\xad\x41\x69\x5e\x6c\x91\x21\xb4\x58\x7f\x17\x00\x9e\x76\x4e\xd1\xa5\x77\x01\x94\x83\x77\x5b\x2d\x4d\xfa\xa3\xff\x7b\xfa\xe0\x2c\x71\x7f\xcd\xbf\x33\xe7\xbf\x99\x3e\x00\xd7\x19\xf9\xe7\x4c\x0e\x60\x51\xff\xa0\xb7\xf7\xdf\xd8\xf4\x11\x87\x1b\x99\x7b\x8b\xf2\xee\xdc\x7e\xe8\x8d\x56\xf7\x5e\xc9\x1c\xf1\xca\xc7\x9f\x5e\x8c\x13\x14\xb4\x3f\x5c\x7b\xff\x84\x60\xe4\xe9\xbc\xb1\xe4\x57\x93\x81\xcb\xd1\x08\xf7\xb4\xb4\x7a\xbe\x28\x4a\x36\x7b\x84\xea\x4d\xde\x62\xa7\xc3\xa6\x7e\xe5\xb5\xd0\x60\x5c\x48\x76\xcf\xbb\xb6\xbf\x3f\xbf\xe8\x94\x8b\xe0\x15\xfc\x04\x1c\x1d\x70\x79\x77\x2e\x6b\x6a\x53\xfe\x31\x17\xfe\xd3\x52\xd3\x0e\xb9\x37\x5d\xd0\xd2\xd9\x19\x91\xcc\x61\x17\xab\x13\x99\x33\xe3\xa9\x5f\x5d\x04\x8e\x86\xcf\x8e\x24\x84\xba\x88\x1f\x91\x98\x0b\x8a\xd5\x76\x2e\x39\xd4\x45\x65\x8d\xcc\x70\x49\xc9\xf5\xa3\x3a\x84\x1b\x3b\x9b\x66\x4f\x53\xa9\xc1\xab\x9d\x5d\x33\xc5\x69\x26\x01\x61\x4e\x03\xe9\xaa\xb4\x7a\x5f\x0b\xc7\x8f\xa9\x15\x74\x31\xcf\x3c\x00\x91\xa9\xdd\x63\x4b\x85\x01\x08\x45\x4b\x89\xff\x70\x20\x0c\xdd\x93\xa9\x7f\x57\x04\x32\xae\xbf\xd0\xbf\xfd\xbf\x5a\xf0\xc7\xa7\xfd\x18\x5c\x98\x8f\x1f\x95\x1b\x16\x66\x79\x81\xc3\xbd\xf7\xfb\xaa\xb3\xa7\x6e\xfd\x8d\xf6\x9c\x4f\x03\x22\x31\xfb\x56\x34\x58\x0e\x6e\x51\xfe\x84\xef\xaa\x0a\x7e\x33\xa7\xc7\x6e\x71\xe2\x70\xfd\xab\x0e\x07\x65\xbf\xad\x51\x83\xcf\x85\x43\x29\x09\xb5\x7e\x02\xcf\xf8\x0b\x23\xd2\xc5\x5d\x0e\x3e\x7d\x78\x8b\x2d\x3b\xd0\xd6\xb9\x35\xbd\x37\x3e\xf7\x9d\x45\xff\x13\xe3\x69\x5c\x6e\x9e\x65\xe6\x7d\x9d\xe9\xb9\x4c\x39\xab\xcf\x75\xca\x33\x07\xd3\xf2\xad\xf9\x6b\xee\xcc\x46\x26\x3e\xb3\x11\xad\xd6\x9d\x45\xe2\xb7\xda\xac\x3f\xfb\x78\xae\x36\xaa\xd5\x46\xe0\x94\x2f\x95\x14\xae\x68\x23\x77\xf2\x36\xf5\x76\xc8\x6e\x9b\xa9\x13\x46\xd4\xaf\x41\xe3\x36\x45\xc7\x48\x34\x0f\x7f\x3d\x1b\x9e\x42\x07\xda\xa0\x77\x99\xf5\xec\x11\x31\xba\xa0\xa7\x9e\xf5\x97\x83\x73\xf4\x54\x37\x33\x00\x49\xdc\x0a\x98\xef\xe7\xbf\x3e\x10\x4c\x0e\xa4\x84\xa1\x7f\x32\xf5\x5f\xa6\xfe\xd9\xb5\xc0\x81\x20\xbe\x9f\x77\xce\xd7\x1f\x5a\xa3\x0b\x1c\xc8\xfb\xb2\x89\xb2\x05\xfd\x83\x73\x96\xb8\x8b\x75\x79\xe0\x83\x3b\x53\x97\x05\x0c\xd8\xaf\x5c\xcd\x1d\x5f\x27\xdf\x23\x3d\x52\xaa\xf3\x5d\x4e\x9b\x4d\xb7\x3a\xe3\xd7\x17\x19\x1b\x55\x27\x9e\x20\x8e\xa1\x3d\x81\xd1\x21\xce\xae\xdf\x3e\x44\x1e\x3e\x13\x75\xca\x66\xdb\xe0\xe3\xda\x5f\xf1\x4b\x4d\xf9\x06\xee\x76\x05\x26\xde\x36\xf0\x1a\xf8\x31\xd3\x99\x94\x67\x40\xef\xfa\x3e\x7b\x39\x4e\xd1\x88\xb3\x0d\x99\x23\x46\x9b\x19\xb1\x3e\xca\xa6\xae\x09\x2b\x31\xde\x70\x4f\x92\xea\x13\x12\x6f\x7c\xb7\xce\x9f\xfa\x24\x48\xd5\x64\x6b\xed\x4a\x9a\xb2\xbf\x98\xa9\xe2\xa5\x2c\x9a\xb7\x1f\xb7\x69\xe0\xf9\xbb\xb4\xbb\xde\xf7\x4c\x4a\xce\xea\xd3\x4d\xdc\xe8\xa6\x32\xa7\x48\xf4\x0c\x57\x67\x33\xa9\x32\x0b\x7a\x86\xeb\x01\xd3\x2d\x25\x4d\xc8\x5a\x87\x1e\x00\x22\xe3\xba\xfe\xce\x85\x09\xff\xf7\x1c\x60\xfa\x20\xdc\xbf\xfb\xf7\xf5\xc7\x46\x87\x17\xce\x85\x31\xff\x9f\x0b\xba\xe0\x07\xb1\x39\xa3\xf9\xfa\xf2\x04\xb6\xc0\x0d\x3c\x8c\x05\x58\x37\x8d\xc3\xdd\x1c\x07\xe0\xed\xda\x42\x3b\x9b\x0b\xe3\xd2\x67\x04\x39\x0b\x42\xd1\x5c\x0d\x3d\xd5\xea\x84\x76\xea\x37\x0b\x17\x93\x74\xef\xb8\x99\x83\xbe\x55\x6e\x3b\xec\xfd\x67\x72\xf3\xfa\x7d\x9e\x9b\x36\xcf\x9c\xbf\xf2\x2a\x90\xac\x37\x34\x93\xde\xa9\x15\xb2\x49\x9b\x67\xf6\xfe\xf4\xc9\xd0\x75\xda\x02\xa3\xda\x54\x9b\xc0\x6e\xed\x97\x1f\xd6\x52\x3b\xfc\xc9\x3a\x87\x7a\xf6\xd2\x14\x7c\x06\x75\x7d\x5f\xec\xa1\x25\x78\x6b\x50\xf2\x9e\x68\xd2\x4e\x7a\x3d\xa6\x4c\x3c\x70\xa5\x4d\x7b\xd8\x52\x5a\xef\x96\xd0\x5d\x5d\x26\xf4\x0e\xdf\x92\xa5\x9f\x75\xde\xa4\x8f\xaf\x75\xa4\x37\x3a\xb9\xea\x9d\xbd\xf2\x05\x11\xb6\x2b\xd0\xbb\x50\x7d\x1f\x09\xb3\x1e\xd7\x7b\x79\x4e\x1b\xa9\xb2\xda\x0a\x60\xce\xb8\xfe\x61\x8c\xfb\xff\x20\x63\xfe\x9f\xa9\x7f\xff\xdf\x1c\xc8\x78\xd9\xc4\x8b\x05\xfd\x4f\x94\xbe\xf0\xfb\xaf\x45\x19\xfa\xd7\xbb\xc5\x7a\x2d\x15\x60\x29\x1d\x87\x3b\xc7\x0f\xc0\x33\xba\xe9\x7c\x71\x2c\x80\xd4\xc5\xbd\xa2\x59\x6b\x20\x88\x34\x2e\x2b\x17\xb1\x1a\x0b\x36\xb3\x25\x9b\xb8\xc9\xa2\x36\x9e\x1d\xe6\x9f\xad\x0b\x90\xe1\xf4\xf5\xb6\xe1\xc6\x85\x88\x61\xa5\x9f\xd3\x39\x8a\x0c\x1d\xbb\x57\xe4\xa2\x49\x76\xa2\xe7\xf4\x0e\xba\xf5\x69\xc8\xd1\x53\xa7\xed\x5d\xab\xd4\x75\x67\x97\xd0\xf5\x9c\xd4\xd4\x1f\x8c\x60\xf4\x44\x47\x6e\xf5\xfa\x0f\x63\xf4\x0f\x76\x52\x1a\x4f\xdf\xb4\xd2\x87\xec\xce\x69\x92\x5e\xe6\x21\x3b\x6c\xf7\x68\x19\xb5\xb5\x22\xdc\xb6\x02\x5a\x71\x8f\x1d\x10\x27\xeb\x95\x5a\x65\x4d\xd3\xc8\x51\x4b\x29\xb2\xeb\x9d\x7c\xe4\xaa\x45\x84\xd6\xb9\xfa\x3a\x74\xb9\xe9\x0e\xb2\xc3\xf5\x43\x28\x97\x09\x1f\x80\x67\xff\xbf\xfb\xa0\x82\xf1\x1c\xa8\xbb\xbf\x58\x5f\x30\xee\x93\xe1\xe3\xf3\x75\xb2\x79\x7a\xbe\xe0\x3e\xff\x80\x85\xe7\x43\x17\x63\x0e\xf6\x61\xfd\xbf\xfa\x5f\x65\x11\x00\x2e\x19\x87\x3b\x61\x04\xc0\xed\xbe\xbe\x25\xaf\x03\x40\xea\x20\xd7\x70\x7c\x2f\x34\x11\xc3\xc5\xf8\x02\x12\xb0\x6f\xa6\x7c\x6a\x17\x1d\x77\x61\xda\x6e\x4b\x74\xa2\x2c\x57\xa1\xdd\xf1\x2f\x8c\x8c\x0c\x8f\xa0\xf9\x45\x44\x53\x39\xdd\x75\xa8\xcd\x25\x33\xb3\x57\x9a\xbf\x50\xa1\x07\x89\xe6\x03\xea\x2b\x10\x7a\xaf\x82\xc5\x33\x02\x0d\x79\x33\x39\x6b\x29\xa5\xe6\x84\x9a\x20\x9d\x26\xeb\xf0\xf7\xa7\x9f\xa1\x5b\x0c\x53\xd5\xb4\xbe\xef\x44\x37\x18\xa2\x6a\xa1\x1f\x23\x51\x61\xc3\xcd\x6a\xb5\x7d\x1f\x50\x8a\xfe\x2f\x42\x52\x97\x25\xaa\x63\x60\x4e\x54\xe8\xd8\x88\xea\x1a\x1c\x21\x94\xb5\x25\xa3\x85\x14\x07\xc2\xc4\x63\x51\xf4\x9a\x2e\x91\xd8\xde\x94\x80\x5e\xd3\x3d\xf4\x67\x1f\x14\x1f\x62\x9c\x83\x0c\xff\x87\xa7\x8c\x3c\xa0\x8f\xd5\xf3\x75\xf6\xed\x9c\xd5\x82\xfe\x39\xcb\xe0\xa0\x18\x7a\xff\x63\x86\xee\x73\xb3\xfa\x5f\xfd\xb3\x34\x0d\x60\xd7\x87\x15\x0d\x07\x7d\x00\xb8\xf8\xd7\xba\x24\x3f\x03\x10\xaf\x64\x7b\x1a\x6e\x09\x93\x04\x25\xc1\x56\xcf\xa7\xe0\x61\x78\x46\x16\xb5\xa1\x62\x9f\x1d\xcf\xaa\xe5\x98\x6d\xc5\xca\xc3\xef\x6b\x7c\xd5\x77\xc5\x42\x72\x43\xc8\x79\xda\x43\x98\x72\x99\xab\x2e\x0b\x93\x7b\x20\x15\xa1\xfd\xcd\xda\xfa\x81\x04\x49\xf4\x6a\x6f\xbb\x41\x15\x7e\x1b\xfa\xf4\xe7\x6b\xbd\x6e\x15\x71\x4c\x07\x7d\xab\xd5\xfd\x3b\xdf\x22\x66\xe6\x3b\x46\x20\x3e\x55\x96\xfd\xd1\x84\xed\x54\xef\x54\xe6\xf8\xf4\x08\x13\x27\xdd\x54\xfa\x3e\x60\x80\xe9\x12\x7d\x55\x12\x7a\x71\x18\x9b\x86\xb4\xca\xdb\x97\x21\x18\xbf\x7a\x9b\xb2\xd1\x73\x2e\x2c\x11\x3f\x0b\x70\x98\xeb\xdf\x73\xe0\x11\x83\x87\x58\xd4\x7f\x69\xf7\x67\x1d\x70\x7f\xf9\x20\x30\x39\xa8\x16\x4b\x06\x07\xf4\xfd\x5f\xfd\xb3\xf8\xc8\x62\xcd\x7a\xbb\xa8\xfb\x27\x1e\x04\xd8\x94\x8d\xc3\x45\xeb\x02\x88\xbe\xdf\xb1\xcb\xaf\x12\x40\x95\xca\x7b\xc9\xc5\x0c\xce\xeb\xc7\x88\x0f\x59\x86\x81\x9a\xfd\x72\x85\x1b\x46\x03\xc0\x1d\xe4\xa6\xc2\x49\x71\xc0\x20\x65\x18\x7f\x99\x5c\x83\x3d\x38\xba\x8a\xe4\xae\x61\x83\x35\x9c\xca\x26\xb9\x11\x9d\xb1\xb2\x6b\x04\x75\x2f\xb5\x6c\xcc\xbd\xb9\x4a\x8b\x45\x65\x0c\x0b\xee\xda\xa9\x71\x4f\xe9\x3d\x56\x3c\xac\x43\xb2\xfe\xcd\x3b\x68\x82\x38\xf6\x52\x29\x53\x0e\xc0\x0f\xb6\xc8\xf5\xcb\xc9\xcc\x65\x00\xb7\x6c\x89\xdc\xeb\x9f\x1b\xb1\x19\xf9\x27\xf2\x4b\xbe\x0e\x62\x3f\x14\x24\xe5\x76\x7d\xdc\x00\x5b\x65\x6f\xcb\x3f\xec\xdf\x81\xbd\x57\xdc\x0a\x70\x26\xe8\xdf\x73\x70\x91\x83\x41\x5f\xcc\x38\xcf\xd7\xef\x78\x48\xc2\xfd\xe5\x83\xf0\x9b\x03\xca\x61\xe8\x9f\x3f\xfe\xd5\x3f\x99\x39\x00\xcc\xf9\xef\x58\x2d\x00\xce\x0d\xab\x4a\x03\x65\x01\xf6\x97\x6d\x59\xe7\x31\x0d\xa0\x32\xcc\x15\x65\xa7\x0a\x5f\x75\x0d\x05\xbf\x9b\xe6\xc1\x71\x2b\x92\x44\xad\x81\x31\xc4\xf8\x04\xcb\x74\xea\xf2\x82\x51\xec\x6b\x85\xca\xdf\xf9\x0e\x09\xc0\x75\x2c\x49\x79\x98\xa0\x0d\x42\x95\xca\x4a\xaf\x7f\xe7\x3a\xa8\x60\x5f\x9a\xb3\xf0\xfa\x4a\xa7\xb1\xa1\xce\x52\xbc\x8a\x42\x3f\x86\x0c\xf9\xa8\xa4\xca\x3f\x00\xd1\x69\x19\x25\x96\xdf\xbc\xc3\x24\x3c\x80\x40\x49\xfd\xdf\xbc\x43\x32\x8d\x07\x5e\x0b\x7d\x97\x54\x9f\x2c\x86\x16\x61\x19\x49\x8e\xef\x87\xa1\x41\x38\x01\xa0\x9e\xc1\x83\x31\x73\x81\x16\x39\x98\xb1\x0f\x70\x6e\xbe\xf6\x8d\x2e\xf6\xc3\xf4\x41\xb8\xc3\xd0\x3d\x2f\xdd\xff\x57\xff\x64\xea\xbf\xa9\xa9\x8b\x95\xe9\x03\xe1\xf6\x0b\x60\xb9\x2d\x0e\xe7\x79\x1c\x40\xf0\xfc\x06\x57\xa7\x17\x00\x0a\x63\x6c\xf7\x2d\xa3\x00\xc8\x2d\x7c\x38\x43\x07\xe8\x33\x5b\x26\x54\x42\x51\x84\xa7\xae\x26\x22\x73\x64\x43\xa8\x09\x2d\x97\x20\xa9\x0f\x41\x45\xf2\x66\xc9\x1f\x24\x23\x88\x3e\x60\x29\x2b\xa2\x76\x1e\x02\x8b\x9b\x64\xef\x31\x73\x1d\x94\xbc\x21\xec\xaa\xbe\xcc\x25\x85\x09\xb0\xbe\xaf\x26\x67\x2f\xdf\x0d\x26\x6d\xc3\x72\x57\xe4\xa6\x80\xd2\x7f\x44\x5e\x55\xb6\x1d\x02\xbf\x2f\x91\x55\x66\xf2\x0e\xd2\xef\x61\x04\x4e\x88\x65\x49\x1e\x07\x80\x11\xa1\xad\xe2\xbd\x00\x00\xfc\x02\xa2\x6f\xb0\xf9\x77\x49\x9f\x3f\xe7\xe0\x22\x07\x33\xc1\xe8\xfb\xb7\xfe\xcb\x98\xff\xbf\xcb\xc8\x47\xba\xc2\xd0\x6d\x4f\x31\x7c\x40\x0a\x6a\x18\xfa\xef\x1e\x86\xfe\xcd\x38\x1f\x7c\x18\xba\xb0\xed\x76\x00\x9c\x35\x0e\xe7\x6c\x06\x20\x60\xbf\x2e\xde\xba\x05\x40\x2e\x6e\xfb\x3d\x93\x51\x00\x0d\x7b\xce\x41\xbd\x14\x00\xc3\x70\xbe\x70\x1d\x5f\x18\x75\x2c\x12\x5a\xa9\x51\x0b\xe3\xbe\xa3\x42\x16\xcc\x7c\x07\x42\x04\x3c\x4f\x91\x16\x3d\x80\xcf\x86\xa6\x5c\x4c\xec\x89\xf2\x4d\xb8\x53\x2c\x27\xbe\x4d\xb1\x11\x6e\x55\xb2\x8b\xeb\xca\xcb\xc3\xbd\xcb\x81\x62\x3e\xb2\x37\xa0\xee\xf6\x19\xb1\x27\x72\x78\x48\x6f\x0d\x90\x1a\x94\xd9\x08\x17\xba\x54\x24\xb6\x49\x67\xc3\xf5\xa1\x23\xe2\xef\xa4\x65\xe0\xd5\x44\x87\xd8\x79\xa9\xcf\x00\xd0\x28\xb2\x57\x92\x08\x00\xd3\x82\xba\xcc\xf5\x60\x72\x30\x33\x8c\xeb\xfc\x81\xc1\x75\x30\x39\x20\xa6\x0f\xc2\x55\xc6\xf5\xff\x7f\xf9\x20\xc4\x33\xfe\x1f\xd3\x07\xc2\x65\xed\x62\x75\x7d\x0c\xb0\xbb\x63\xc5\x1a\x6b\x3e\x00\x5e\xef\x55\xea\x26\xf7\x00\x24\x92\x37\xf6\x1b\x0c\x01\x10\xfb\xd9\x15\x75\xaf\x01\xe8\x9f\xe7\x99\x22\x0b\x01\xd8\x44\xf2\x51\x34\x9a\x01\x3c\x0a\x04\x36\x10\x4f\x00\x35\xa4\x49\xf0\x28\x3e\x09\x20\x86\x28\xf0\x54\xa5\x08\xe8\xa9\xb2\x82\x37\x95\xb9\x61\xe4\x40\x8b\x70\xaa\x62\x05\x0c\x16\x0d\xed\x0f\x52\x88\x84\xe7\xa7\x2e\x89\x6e\x65\xfa\x1a\xc8\x04\x40\xcf\xad\xbe\xfd\x5f\xa5\x9b\xe0\x45\xd3\x29\x91\x4a\x26\xef\x20\xd5\x0a\x2d\x6f\xdb\x45\x3f\x31\x79\x07\x49\x15\x80\x89\x0e\x61\x29\xe6\x7a\x20\x8a\xf0\x0c\xf7\x37\x07\xf4\x1f\x3f\x20\x66\x2e\x16\x33\x17\xea\x98\x15\xe3\x1c\x60\xf0\x3f\x49\x8c\xf5\x09\x67\xec\x03\xa6\x0f\x04\x53\xff\xb7\xcb\x01\xd8\xfd\x69\x79\x95\x7a\x1e\xc0\x6a\x4d\x1c\x4e\x7f\x1a\x40\x74\x60\xbd\xbe\xb6\x1e\x80\xd2\xd7\x6d\xeb\xb4\x34\x00\xb4\xb7\xb2\x8f\x6a\x64\x00\x98\x3b\x70\x9d\x23\x99\x03\x38\x25\xf3\xa0\x6a\x4e\x00\xbe\x99\x7b\xc5\xf0\xee\x00\x61\x42\xfc\x96\x2a\x12\x00\x31\xd5\xfc\x5c\x4a\x11\x00\x29\xa1\xfc\xf5\x0a\x8d\x00\x79\x2f\xf6\x8d\xc8\xfb\x03\x1c\x9d\x12\x98\x90\x79\x02\x50\xc6\xb3\x2f\x5c\xfa\x26\xc0\x79\x79\x01\x17\x69\x36\xa0\xd7\xa4\x09\x1a\x4a\xe9\xc0\x54\xc3\x8c\xd0\x0a\xc9\x0c\x98\x7c\xcc\x22\x44\x91\xdc\x08\x13\x9d\xc6\x42\xf7\x24\xbe\xc1\x54\xdf\x7d\x61\x1e\x89\x3a\x80\xd1\x4c\xa1\x82\x61\xc6\xdf\xcb\x7c\x0f\x7a\xb4\xec\xdf\xf7\x80\xaa\xa0\xc5\x7a\x42\xf3\x3f\x1c\x0c\x63\x3d\x22\xa5\x16\xab\x1f\x37\x83\x7f\x61\xf8\x6a\x99\xe2\x17\xab\x36\x83\x33\x55\xdb\x0b\xc0\x3a\x84\xc3\x69\xff\x04\x10\xa2\xad\x31\xd4\x60\x05\x50\x20\x6d\x26\x12\x56\x00\xa8\x15\x6d\xab\xc0\x77\x01\x18\x9c\xdd\x95\x83\xbf\x0d\x60\x99\xcd\xee\xa1\xaa\x0c\xe0\xf2\x8d\x63\x4c\x45\x1b\xc0\xa7\x95\xeb\xaa\xf2\x66\x80\x90\x8f\x3c\x02\x8a\x86\x00\x31\x6f\x78\x5e\xc9\x7f\x03\x48\xb9\xcd\x7b\x49\xd6\x19\x20\xc7\x9c\xa7\x57\x56\x0a\xe0\x88\xcb\xde\x77\x32\x51\x00\x27\x8f\xf2\x0f\x4a\xbd\x06\x38\x3d\xc7\xbf\x49\xf2\x17\xc0\xc5\x10\x7e\x2f\x49\x17\x80\x9b\x2e\xfb\x52\xc5\x07\x01\xee\xbd\xe6\x0f\x10\x6b\x07\x78\xc2\xc3\xf7\x4c\xec\x25\xc0\x4b\x6e\xfe\xcb\xbf\x9f\x83\xa6\x8c\xe7\xe0\x81\x7f\x9f\x83\xcc\x5c\xa8\xc3\x0c\xde\x27\x83\x91\x17\x13\x53\xf6\xef\x3e\x70\x0f\xfd\xf7\x3e\x30\x58\xfa\x2f\x07\x22\x37\x02\xb0\xa4\x0e\x87\xd3\xf0\x00\xd8\xc7\xce\xfa\x70\xfe\x3a\x4b\xbc\x5c\x4b\x53\xde\x0b\xa0\xd4\xb6\x29\x40\xa1\x15\x40\xeb\xe1\x16\x6e\x45\x23\x00\x63\xdd\xed\x64\xa5\xa3\x00\xb6\x25\x6c\x78\xf9\x55\x00\x4e\x56\x3b\x2f\x2b\x76\x01\xf8\xcd\x70\xfc\x52\xd8\x05\x10\x48\xe7\xe0\x93\x5b\x02\x10\xe5\xce\x11\x21\xe3\x01\x90\xa4\xc4\xf1\x4d\xc6\x0c\x20\x0b\xe1\x96\x94\x0e\x04\x38\xec\xca\xb3\x5e\xd2\x16\xa0\x28\x8f\xeb\xa7\x24\x0e\xa0\x3c\x84\x27\x52\xc2\x15\xe0\x5c\x10\xaf\x9e\xf8\x32\x80\xab\xcf\x79\xfa\xc5\x9e\x02\xd4\x1b\xf2\x7e\x14\xe3\x02\x68\x3c\xcf\xbb\x40\x43\x51\x70\x8b\xfa\xc5\xbf\xbe\x20\xff\xe3\x83\xa0\xa6\x3a\xcd\x3a\xf6\x87\x83\x50\x93\x26\xe1\xb7\x0b\x00\xa8\x37\x6a\x49\xb0\x55\x01\x90\x33\xf5\xac\xb8\x76\x01\x50\x3e\x98\xe7\x09\x24\x01\xe8\xe9\x38\xfd\x14\x5b\x02\xa0\x77\xda\xef\x9b\xac\x1d\x00\xc5\x29\xf6\xbb\xca\x31\x00\xed\x8a\x5c\x94\x78\x1e\xc6\x35\x5f\x94\x56\x68\xce\x40\xbd\xfa\xfa\x1a\x0d\xdd\x1a\xa8\x20\x44\x3c\x58\xa6\xe7\x06\xb9\x78\xa3\xd7\x9d\xfa\x74\x38\xa4\x72\x71\x38\xc5\x80\x13\x12\x55\x52\xe7\x5e\x18\xb1\x43\x9b\xb2\x3d\xaa\x4a\xb9\x07\xa0\xf8\x06\x7d\xa0\x85\x9b\x6e\x53\xe2\x47\x2f\x91\xb7\xfd\x98\x50\x52\x42\x6f\x6b\x9d\xff\xcc\xa7\xf4\x06\xbd\x41\x56\x7c\x5f\xa9\xd4\x8a\xf6\x6b\x9e\xef\xdd\xaf\x5c\x80\x76\x6b\x69\xbf\x7c\xad\x1c\x8a\xe1\x34\xbc\xda\xe2\x55\x74\xb1\x35\x1a\x94\xc7\xa7\x54\xf7\x62\xac\x1a\x77\x1f\x2e\x57\x59\x8e\x19\x10\x59\xee\x77\xab\x5a\x63\xa2\xea\x0b\x77\xb9\x4e\xc5\x7f\x78\x98\x05\xfd\x7f\x49\x98\x12\xdb\xdf\x7a\xa7\x50\x88\x8a\xcf\x2a\x35\x00\x85\xd5\xaa\x7c\x1b\x63\xff\xac\x83\xc6\x53\x8d\x28\xb6\x9b\x00\x3a\xf9\x14\x0b\x6e\x7f\x00\x3d\x65\xe3\x3b\xfc\xbf\x00\x0c\x2e\x3a\x2d\x93\x08\x00\x30\xd0\xf3\xdf\x26\x3f\x08\xa0\x87\xc6\x4e\xa9\x59\x02\xe8\x3c\xcb\xdd\xa0\xae\x0f\xaf\xb4\xbe\x94\xa2\xda\xe9\x70\x4a\x7d\xfa\x6a\xa4\x5e\x24\x04\x11\x2b\x1e\xd4\x18\x8e\x82\x27\xbe\xb7\x47\xc9\x28\x0e\x5c\x54\xa3\xbf\x06\x1b\xf3\x80\xa7\xca\x17\x44\xc4\xf8\x2d\x5c\x57\xbe\x8f\xee\xd6\x57\x42\xdc\x94\x24\xd0\xd3\x64\xe7\x49\x7e\xa5\xb3\x68\x9e\x76\xc9\xb7\x60\xe5\x08\x34\x5c\x07\x1d\x1c\x52\x11\x44\x23\x75\x8d\xdf\x4a\xa9\xdc\x47\x93\x74\x89\xaf\xf2\x55\x97\xa2\x67\xb4\xbf\xb7\x23\xaa\x9b\xd0\x17\x64\xd1\xd6\xdd\xaa\x25\x68\xbf\x56\xdf\x43\x37\xb5\x9d\x68\x83\x76\xcf\x03\x82\xaa\x34\x26\xa8\x8e\xbf\x3b\xa7\xea\x86\x91\x48\xeb\xfe\x2f\x2e\xe8\x5f\xfd\x9f\x43\x43\xe9\xdc\xb2\xef\x00\x62\xc2\x8a\x0f\x57\x8f\x03\xc8\x9b\x2b\x99\x6c\x08\x01\x20\x18\xe3\x2d\xb7\xad\xfd\xc3\xc5\x50\x3e\xe9\xd2\x78\x50\x00\x03\x5f\xe3\xdd\x02\xdd\x00\x46\x21\x0e\x03\x52\x4b\x00\x8c\x0a\x7c\x43\x94\x64\x01\xf4\x27\xa3\x3e\xe2\x27\xe1\x0b\x25\x37\xe7\x9d\x56\x3e\xb4\x90\x13\x4a\x4b\x75\x4a\x20\x40\x33\xed\xaa\x95\x91\x09\x04\x13\xe3\x9b\x09\x86\x2f\x40\x56\xad\xae\x37\xd0\xb4\x11\xc4\xf1\x5c\xa3\xfa\x66\x2e\xe0\xac\x82\x20\x27\x4d\x14\xa1\x52\x65\x39\xba\xc4\x80\x32\x77\x51\xf9\x15\xca\xa1\x4f\xf8\xc9\xae\xc2\x89\x0a\xe8\x8b\x7e\x7e\xa7\x32\x80\xf2\xea\xbf\x7a\xff\x51\xa5\x1f\x35\xa7\xfc\xea\x99\x56\xd5\x40\x83\x29\x3b\x3b\xea\xf0\x99\xa8\x8b\x9e\x42\xdb\x49\xd5\x4c\xb4\x8d\x7c\xe4\xb1\x13\xfe\x15\x7a\x53\x7b\xea\x01\x01\x9f\x80\xfe\xd0\x0a\xbc\xd7\x88\x3f\x89\xad\xd4\xd4\xbe\xfd\x45\xcd\x18\x5b\xa3\x69\xb1\xb0\x1f\x54\xfe\x2f\x2e\xe8\xbf\xfa\xbf\x38\x4d\xa1\x78\x4d\xee\x1f\x0e\x82\x78\x4c\x75\x60\x1b\x37\x80\x76\x16\x09\x61\xa3\x02\x18\xdc\xd2\x0d\xe7\xed\x06\x30\x1c\x31\x7c\x20\x58\x05\x60\x9c\x6a\x67\x25\xd9\x0e\x60\xfc\xd1\x53\x54\x91\x02\x60\x78\x2a\x4a\x94\x68\x09\x03\x7a\x4b\x72\x52\xc9\xaa\x50\xa9\xb3\xa1\xa4\x59\x2f\x1b\x0c\xb5\xf8\x6a\x2c\x4c\xb2\x61\x2f\xe9\xc3\xa3\xe7\xe6\x5b\x31\x94\x90\xf2\xf6\xb0\xa5\x12\x08\xe0\xf9\xc7\x48\x66\xa3\xa0\xa0\x7a\x10\x71\x30\x2b\x81\x5c\x15\x3b\xe4\xbd\xe1\xa5\xe9\xa3\x2a\xae\xc8\xb4\xe1\xc6\x11\x0f\xd5\x4a\xe4\xb1\x71\xc6\xd0\x7e\xbc\x0d\xf2\xcc\xf8\x66\xdf\x21\xbc\x3e\xba\xd6\xd0\xeb\x55\x09\x7e\x0e\x15\x36\x28\x7a\xde\x83\x6f\x46\x3d\xf4\x04\x5a\x0d\xd4\x6c\xd0\x18\x4a\xe1\xc3\xfd\x6a\x2e\xe8\x65\x9d\xa4\xc6\x23\x84\x5f\x68\x2e\x25\xaa\x41\x95\xb0\x1d\xfd\x4c\x36\xab\xeb\x22\x94\xa0\x9f\xc9\x71\x7f\xf3\x51\x8b\xb9\x49\x4c\x9d\x8f\x9d\x4f\x45\x70\x29\x0d\x80\x3b\x5d\xbe\x6d\xc5\x26\x00\x89\x6a\xb9\xf8\x35\xb1\x00\x8a\xba\x0a\x37\x37\xfc\x04\xd0\x78\xa9\xdc\xbd\xf5\x31\x80\x2e\x91\x08\x6c\x3d\x00\x86\x75\xe4\x03\xdc\x65\x00\xc6\x2c\x86\xdf\x85\xfc\x01\x4c\xc7\xad\x57\x48\xdd\x03\x30\x19\xf4\x34\x57\xea\x03\x30\xf2\x88\x88\x26\x46\xc1\x1d\x03\xc1\xac\x72\x5d\x15\x88\xd7\x55\x2e\xdd\x6b\x18\x09\x12\x64\xf1\xab\xce\x66\x17\x81\x93\x34\xf0\xd8\xcd\xdc\x01\x96\x10\x0c\xfb\x2e\x5a\xd0\xb1\x8f\x6a\xb8\x5f\x76\x56\xd3\xb0\x4b\x95\x8e\x88\x59\x78\xd0\xbd\x54\x6e\x20\x0f\x8d\xfa\x27\x58\x55\x25\x90\xbb\xc6\x29\xc3\xbc\xf8\x0d\x48\x83\x09\xdf\x80\x0f\xfe\x25\xd2\x64\x62\xd3\x6b\xa7\x86\x47\x86\x8d\x65\x3b\xea\x08\x91\xc8\x27\xe3\x81\xff\xe1\xc2\x96\x13\x26\xd0\x40\xbd\x93\x77\x0f\x13\xa5\xd1\x42\x8a\x78\xfd\x71\x62\x04\x7a\x5d\xe7\xd7\x0d\x32\xb1\x1c\xed\xd7\x56\xf8\x5f\x2e\x88\xa9\xf3\x31\xf5\x7f\xbe\x1f\x32\x43\x2c\x71\x7f\xf2\x20\xf0\x61\xf2\x5f\x37\x36\x02\x90\x95\x95\x14\xb7\x7a\x03\x18\x7c\x51\x33\x62\x73\x03\x30\x56\xd0\xd2\xe3\xde\x0b\x60\x7a\xdd\xa0\x59\xa8\x1a\xc0\xfc\xaa\x45\xa9\xb4\x3d\x80\xb9\x97\x9b\xa6\x4a\x14\x8c\x9b\xe4\x85\x1f\xd0\xc8\x84\x06\x03\xc9\xac\x63\xba\xda\xe0\xad\x3b\x53\xf2\xcc\x68\xf4\x37\x2f\x37\xac\xfe\xae\x85\x60\xf5\x1a\x7b\x47\xa8\x7a\xcf\x6f\xcd\x8b\x35\xa8\x91\x67\x1a\x6c\x49\x20\xa1\x7a\x0e\x31\x35\x5f\x35\x47\xc2\x6f\x46\x48\xe6\xe3\x3f\xa2\xf0\x0d\x88\x8e\x05\x7e\x68\x4e\xed\x20\xe2\x60\xb1\xb6\x4f\x84\xe0\x8f\xf8\x5a\x6c\x7f\x15\x4f\xb4\x46\x92\xcc\x5b\xda\x49\xc4\xaf\xc8\x79\xb3\xe3\x2d\xf2\xa4\x32\xe4\x89\xe9\x9d\x66\x3d\x52\x3e\x8a\x33\x2e\x67\x72\x61\xb7\xab\x49\xcf\x51\x67\xfd\xee\x9b\x56\xea\x3b\xd1\x4c\x3d\xa3\x9a\x27\xa4\x6a\xf4\x95\xf6\xc8\xff\x9e\x0b\x4c\xfd\x7f\x63\x92\xcc\xba\xf9\x2a\xa0\x21\x33\xbd\xd2\xf5\x0f\x07\xc1\xf4\x83\x60\xe6\xa4\x30\xfd\x62\xcc\x6a\x35\x9d\xb9\x1f\x01\x58\x5a\xe9\xf5\x0b\xe5\x03\x58\xc8\x58\x2c\x95\x2e\x01\xb0\x48\x74\xd9\xad\x92\x02\x03\xa6\x10\xb6\x5c\xf3\x07\x94\x1b\xd2\x32\x6e\xe8\xa5\x82\x39\xe5\x46\x89\x9b\x89\xeb\xef\x75\x78\xa0\xe1\xf0\xc4\xcd\x76\x15\x76\x9a\x68\x35\x50\x67\x47\xc6\x8e\xab\xe5\x51\x3f\xda\xb3\x62\x80\x37\x40\x58\x2d\x3b\x26\x82\xd4\x2c\xe8\x83\xd6\xef\x86\x9b\x09\x3e\xf4\x37\x36\xad\x03\x64\xa2\x00\x7d\xce\x46\xba\xfb\x09\xf1\x20\xa2\x61\x39\xd2\x69\x4f\xf2\x44\x74\xac\x76\xb5\xd6\x90\x3e\x21\x47\xcc\x9b\xff\xcb\x85\x35\x6c\xd0\xe0\x43\x37\x1a\xa7\xdd\xdc\xa7\x29\x86\xee\x32\x8e\xbe\x96\xae\x29\x87\xea\x1a\x46\x5f\x0e\xd2\x48\x42\xcf\x50\x42\xfe\x5e\x87\xc5\x73\x01\x97\x28\x53\xfb\xb7\xfe\x2f\xe4\x20\x79\x63\x65\x2b\x80\xbc\xa9\x94\xc1\x5a\x57\x00\x8d\x9f\xd2\x97\x36\x0c\xfe\xe1\x41\x98\x5c\x8c\xb5\x22\x69\x80\x5b\x1b\xc0\xa6\x44\xf7\xa0\x60\x23\x80\xb5\xad\xd9\x03\x19\x5e\x00\xab\x2e\xa7\x32\xfc\x10\x3c\x33\x3f\x13\x42\x21\xa7\x40\x9a\xb1\x41\xfa\x5b\x83\x13\x20\xac\xaf\x7a\x22\xc9\xdc\x05\xab\xd5\x39\x75\x8d\xc7\x2e\x05\x8b\xd2\x4c\x6c\xdd\xef\xb8\x03\x73\x20\xce\x0c\x7d\x74\xfc\xfe\xdb\x2f\xeb\x89\x5a\x03\x3d\xcd\xee\xfe\xd8\x13\x82\x15\x3d\xdf\xae\xe7\xe3\x39\xe2\x20\x3d\xdc\xa1\xb0\xaf\x9c\x24\x4c\x6f\xb3\xe3\x78\xa5\xa6\x1e\x4f\x7f\x69\x97\xd8\xd6\xa5\x61\x8f\xe0\x6c\x6d\x7e\x73\x61\x9b\x34\xe5\x91\x40\xcb\x9e\xbb\x3e\x9a\x12\xc8\x45\xf3\xea\x9b\x45\x5a\xfb\x91\x5e\x33\xdd\xda\x36\xad\x5d\x28\xab\x49\xd0\x65\x1a\x59\x11\xdd\x64\x62\x57\xdd\xa9\xe5\x8c\xfa\x1a\xb8\xfe\xc3\x05\x2d\x9c\x13\x4b\x70\x52\x46\x0b\xcf\x09\x39\x19\xab\x65\x89\x00\xa2\x9d\xe2\xc1\xab\xf8\x01\x94\x44\x25\xaf\xaf\x3d\x0b\x40\xe6\x91\xde\xb4\x71\x09\x80\x61\xbd\xd4\xaf\x4d\x3d\x00\x96\xb5\xf2\xb0\x23\x04\xc0\x3e\x57\x2d\x9d\xb3\x1d\xc0\x71\x40\x3b\x5b\x88\x0f\xc0\xbe\xde\xc4\x48\xba\x1b\x68\xb6\x09\xf6\xa2\x04\x89\xdf\xbe\x62\x0e\xa6\xcd\x29\x88\xb1\x37\x86\x1a\x9c\x3e\xb1\xd6\xca\x0f\x2b\xd7\xf9\x75\xcd\xd7\xbe\x18\xd3\xd6\x9c\x7c\xda\xe3\x5c\x80\xad\x26\x95\x7c\x89\x73\x5b\x85\xf1\x10\x1e\xd3\x1a\x5d\x86\x7e\x95\x12\x4b\x68\x5d\x2e\x93\xc3\xb2\xa4\x53\xb4\xef\x2e\xc8\xfb\x02\xf5\x1f\xb4\x2f\xae\x4f\xbb\x29\x1a\x4e\x74\x1d\xe7\x4d\xcf\x06\x34\x8b\xe9\x29\x8e\xaf\x5a\x5c\xb4\x0e\xd1\x8b\x1c\xf3\x1f\x64\x6b\xf5\xd1\xfb\xec\xa3\x98\x3e\x59\xb7\x6e\x93\x51\xc4\xc0\xfa\xc3\x75\x2f\xf2\x73\xe4\xa8\x25\xf1\x72\xa7\xf6\x0e\x64\xc8\xcc\xbf\xba\x4a\xdb\x0e\x65\x31\xdd\x7e\xf6\xa4\xce\x1e\x54\xd4\xb8\xea\xef\x73\x61\x71\x3f\xac\x48\x95\x98\x9b\xaf\x3c\x23\x92\xbb\x56\xb0\x00\x48\xca\x8b\x7d\x5b\xf5\x0e\x00\x1f\x29\x7a\x6d\x4d\x2a\x00\xc5\x42\x7c\x6a\xc3\xe6\x3f\x3c\x88\xdd\x4e\x99\xb2\xed\xac\x00\xae\x7a\x2a\xfb\x39\xae\x02\xb8\x69\x68\x7d\x12\xf2\x02\x70\x21\x18\xda\x4b\x75\xc0\x88\x7d\x8a\x9d\x36\xf1\x2d\x9c\xb4\x39\xe1\x7b\x48\xf7\x29\x08\x5b\x6c\x4e\xce\x34\xdf\x8c\x3d\x31\x3a\x53\xbc\xc6\xf6\x3e\xa6\x45\xa9\xbb\xc6\xed\x92\x80\x0e\x68\x0d\xb7\x0f\x7b\x34\xa1\x19\xea\x27\x47\xa4\xbc\x27\xa8\x43\xa4\x7d\xb4\x5d\x5e\x12\x23\xd2\xea\x71\x34\x3d\xcf\xbb\x83\x3d\x1a\xfd\x34\x8a\x57\x64\xf7\x37\xad\x08\x9a\xbd\xd7\x8d\xe7\xef\xc8\x2b\x69\x9d\xee\x35\x2d\x26\xe4\x19\x3a\x9b\xeb\xd7\x26\x5f\xed\x1a\xba\x85\x8b\x26\x93\x87\xaa\xc3\xe9\xe4\xd2\x7b\x1d\x5c\x6b\x8a\x75\x65\x11\x41\xdb\x76\x26\x0f\x75\xde\x4e\xb7\x0f\x29\xb5\x6c\x3e\x53\x4b\xd1\x43\x1e\x5b\xe8\x55\x56\x53\x88\xc8\xa8\xd9\xd3\xbf\x79\x18\x99\x84\xf9\xba\xfe\x86\x84\xfa\xc2\xb9\xa0\x22\xb6\x9e\xa5\x00\x40\x6e\xb5\x68\xd1\xea\x1d\x00\x1a\x29\x22\x4b\xd7\xd4\x00\x18\xf2\x09\x57\xad\xbd\x0e\x60\x53\x2e\xbe\x65\x53\x19\x80\xdb\x72\x89\x96\xad\x53\x00\x5e\x16\x0a\x1b\xd8\xfd\x00\x7c\xc2\x49\xbb\xf7\xdd\x00\xf0\x7a\xaf\x77\x58\x7a\x7e\x7d\xa6\x2c\x31\x82\x33\x38\x3b\xd4\x79\x89\x19\x4a\x61\x3f\xac\x39\x13\x8e\x59\xb3\x62\xe1\xa6\xeb\x8a\x72\x9c\x52\xd0\x5f\xfa\x3c\xd7\xdc\x3d\x3e\xa3\xc1\xda\xcb\x5f\xf8\xf9\xd6\xa1\x5b\xd5\xe9\xe3\xc7\x02\x0a\xc6\x63\x34\x62\xa9\x6a\x01\xe8\x87\x68\x2d\x3c\x35\x23\x40\xaa\x67\x80\xfc\x95\x7a\x34\x20\xeb\x85\xac\xf6\x04\x75\xd6\xcf\xbf\xa5\x5b\x77\x27\x4d\xd6\x97\xf3\xfe\x11\xdd\x01\xda\x29\x2f\xfb\x06\x0e\xca\x49\xda\x67\x8f\x93\x37\x79\xf5\x08\x74\x01\xb7\x87\x57\xdf\xe9\x1d\xa7\x67\x39\x3f\xbd\x68\xa6\x2f\x40\x6f\x71\x1c\x3a\xa7\xa4\x5f\x89\xe0\x1c\x56\x55\xda\x19\xb0\x20\x06\xb6\x26\xe5\x51\x06\x3b\x90\x74\x6b\x4a\xe9\x1d\x83\x25\xc8\x7d\xcb\x35\x7f\xf6\x03\x0e\x27\xb9\x73\xe1\x7c\xf4\xdc\xcf\xb3\xa0\xff\x2b\x0a\x38\xb0\x48\x01\xa8\x6c\x10\x2c\x66\xed\x01\xd0\x56\x15\x4c\x59\x1d\x07\x60\x4e\x13\xf4\x5d\x1b\x0d\xe0\xdc\xb3\xff\xc1\xc6\x1a\x00\xaf\x1c\xb1\xb4\xad\xfc\x00\x81\xa8\xcc\xbd\xdd\x89\x00\x21\xcf\xf0\x2d\xfb\x74\x00\x82\x2e\x90\x47\x24\x57\x03\xf8\x50\xcd\xde\x10\x9a\x41\xd4\x75\xad\xab\xb6\x89\x37\x56\x69\xf7\x2b\x26\xc0\xde\x03\xdb\x6a\x7e\xb6\x70\xca\xbd\x91\x99\xb7\x88\xbc\xd1\xd9\xfa\xf2\x6e\x30\x8d\xda\xa4\x69\x34\x9d\x14\x61\xf3\xd9\x9a\x7c\x62\xce\x38\x62\x7b\x2f\x45\xe7\xce\xdc\xc1\xf0\x92\xe7\xbe\x14\x8d\xb9\xb1\xd0\x1f\x8f\x4f\xe9\x55\x52\x65\x42\x4a\xef\x09\x1b\x38\x50\x23\x82\xc3\xeb\x73\x0d\x92\xa9\x73\x01\x1c\x35\x1b\x8c\x62\x69\x52\x7e\xd3\x17\x67\x8d\xd6\xd3\x3a\xbd\xf4\xcf\x95\x18\x0d\xd2\x97\x7b\x8c\x9f\x76\x32\x7a\x46\x8f\x72\x95\x29\xdf\x64\x5c\x44\xbf\xe8\x7c\xb9\xf4\xae\x91\x39\x22\x6b\x77\xee\x84\xb5\x51\x2d\x62\x6a\x5b\x5e\x54\x6c\x84\x47\xee\x58\x16\xfd\xd9\x0f\xb8\x34\x51\xd6\x85\xf7\x86\x11\xe1\x6f\x4b\xa3\x00\x24\xc5\x04\xe8\x2b\xe5\x00\x88\xec\xfb\x14\x58\x03\x01\x8c\xf5\x78\x87\x59\xaf\x00\x38\xc4\xf2\x68\xaf\x12\xfd\x93\x8b\x11\xcc\x29\x6c\xb7\x39\x18\x20\xd2\x44\x22\x72\x17\x09\x20\x76\x42\xee\x0c\xf7\x7a\x80\x98\x22\xf5\x14\xf1\x19\x80\x70\x47\xc3\x70\x35\x37\x10\xf1\xf5\x76\xdc\x64\x6a\x80\x69\x38\xfb\x85\xd7\xbb\xc4\x23\xe6\xd6\x9a\xf9\x77\x7d\x61\x32\xd2\x34\xe9\xb2\x46\x58\xf8\xa8\xa9\x41\x76\x5b\x5d\x4c\xc8\xf0\x0e\xdd\xc7\xdf\xab\x12\x5e\xf4\x9a\xe8\x29\xcc\xb2\x24\xae\x69\x9b\x33\x20\xcf\x9e\x8c\x4b\x6d\xb6\x32\x9c\x9c\xc5\x62\xbe\x34\xf4\x1a\x5d\x9f\xbb\x11\xd1\x77\xc3\xd0\x44\x6f\xee\x4b\xc4\x9a\x2b\x97\x4c\x57\x51\x1d\x42\xc5\xce\x8d\x9b\xa9\x51\x9f\x05\x1d\x3a\x73\xcf\x14\x68\x7a\x7e\x33\x27\xbf\x99\x9b\xd0\xae\xf8\x18\x97\x96\x9b\x8b\xd2\x3e\x78\xb5\x1e\x3b\x6a\xae\x4c\xf7\x75\x73\x66\xf2\x2f\x47\xf6\x98\xe7\xd1\xbf\x38\xe9\x1c\x42\xcd\x4e\x20\xc6\x76\x8a\x7f\xb8\xa8\x15\x67\x85\x23\x17\xb8\xa0\x6b\x02\x19\xcb\x1f\xfd\xd1\xff\xb5\x65\xb9\x14\x56\xbc\x03\xb0\x6c\xdb\xe3\xb5\x22\x74\x7e\xff\xef\xd1\x61\x21\x03\x04\xb3\x71\xeb\xcf\xdf\x1f\x4c\x5f\x8c\x94\xd5\x82\x47\xb6\xf4\x01\x64\x1c\x92\x3a\xcd\x99\x04\x90\x71\x4d\x75\xa3\xc8\x5e\x80\x14\x82\x2e\x1b\xfe\x32\xf0\x47\x5c\xb1\xb1\x32\xbb\x39\x1d\xe0\x75\xc3\x3f\xc4\x6b\xf0\x9b\x95\x8b\x60\xe6\xc1\xb0\x75\x03\x98\x1d\xdb\xe9\xf0\x38\xdf\xde\x30\x8b\x8f\x4d\xdd\x29\xb9\x2f\xd7\x9b\xfc\x1a\x2c\xcd\x18\x7f\xf2\xde\xc4\x7d\xba\x28\x13\xbd\xeb\x67\xd6\x35\x83\x4f\x77\xbe\xf1\xcb\x62\xc5\xcc\x4c\x32\xf5\x52\x85\xd5\xea\x59\xcf\xc4\x09\x26\xff\x72\xaa\xda\x7a\xd9\xdc\x8b\xc8\xc1\x93\xf1\xd6\x6c\x54\xaf\x30\xdc\x89\x15\xd6\x96\xd4\x97\xc1\x0a\xff\xf5\x7f\x39\x18\x60\x33\x42\xeb\xf5\x6e\xcd\x5b\x62\x73\x8b\x2e\xe9\x31\x9a\xc3\x63\x6d\x41\x6f\x76\x1e\xce\x22\x59\x73\x20\x4b\x1d\x17\xd2\xc9\x45\x73\xe6\xfb\xdf\xf0\x62\xdf\xbb\xf9\xba\x4f\x88\xe7\xe9\xfc\xe7\x4b\x55\x59\xae\xcc\x15\xbb\x01\x0c\xa5\x37\x2e\x7c\x1e\x75\x34\x5e\x29\x37\x5f\xfd\xa2\x96\x2e\x70\x02\xd1\x96\x2b\x36\xcc\xd7\xcc\xe0\xb5\xf1\x0b\xfa\x4f\x26\xcf\xd2\xf5\x1a\x00\x47\x56\x8a\x94\xee\xe6\x06\x28\x5c\x22\x6f\x25\x78\x0f\xe0\x50\xa5\x46\x8c\x4a\xf0\x74\x54\xba\x8b\x69\xbf\x99\xfd\xa7\xfc\x28\x76\x77\x23\x9f\x47\xdd\x1e\xfe\xfc\x71\xf1\x31\xc5\x6d\x71\x9e\x66\xc5\x21\xa9\xbe\x0f\x5a\x9c\x27\x6e\xb1\x66\x57\x34\x60\xf6\x47\xba\xee\x1e\x64\xbb\xc9\x65\x33\x31\x39\x95\xbf\xa6\xda\xdb\x5e\x62\x7a\x55\x5e\xd5\x99\x43\xf6\x6d\xd3\x48\x96\x32\x33\x07\xe9\xc4\x5e\x87\xee\xd9\xc3\x49\xab\x0a\xd3\x9d\x34\x67\x91\xf8\xf6\x7c\x23\xa7\x83\x73\xc1\xb1\xeb\x99\xf9\x47\xd9\x27\x9c\x94\xa8\xaf\x83\x07\xb2\xd2\x1c\x3f\xd2\x76\x07\x0e\xa4\x67\x39\x71\xd0\x42\xfd\x49\xc9\x2e\x4e\xca\x34\xaa\xb7\x60\xf2\x7a\x87\x62\x7a\x88\xfb\xa6\x84\x87\x0e\x4d\xf4\x8b\xae\x3b\xe7\xd7\x41\x30\x79\xe1\xfd\xb1\x99\x2f\x70\x69\x08\x80\xd4\x4e\x8e\xce\x65\x27\xfe\xe8\xff\x16\x9e\x4b\x57\x2d\xe8\xdf\xae\x8b\xfa\x37\x93\x83\x60\xea\x3e\xcc\x1c\xf4\xd2\xa7\x6c\x33\x2b\x33\x00\x2a\xb7\xf2\xed\xd9\xd2\x08\x70\x46\x53\xfc\x15\xaf\xea\x9c\x64\x79\xa7\xea\x0f\x45\xe9\x2f\x71\x47\x83\xf4\xeb\x4c\xec\xba\x8c\xb2\xcf\x39\xbc\xf7\x16\x6e\x2e\x8e\x97\x0a\xe1\x88\xdf\x7b\x73\x6b\x18\x35\xef\x5e\x56\x49\x75\x6d\xe0\xfd\xea\x63\x87\xb8\x2a\x1b\x7d\xad\x9f\xe2\x0b\xfa\x4b\xf9\xbd\x38\x47\x6c\x8e\x6d\x39\xfa\xcc\x6b\xeb\x64\x5d\xc1\x89\xc3\x52\xde\xac\x53\x67\x0f\x9d\xce\x55\xf7\xae\x9f\x4e\xcf\x2d\xcf\x5a\xe5\xbd\x7d\xa6\x28\x43\x3e\x5d\xd6\x6b\x7c\x56\x2b\x25\x21\x59\xc6\xeb\xe8\x9c\x72\xdc\x10\xd3\xf7\x24\x3e\xc0\xf3\x0d\x55\x2a\xe2\x0c\xd3\xf7\x24\xa6\xd7\xfd\x31\x4d\x3b\xe0\x59\x24\x97\x07\x89\x76\xc5\xb7\x36\xc2\xc8\xc3\x9e\xf6\xc8\x97\x25\xf4\x8b\x7b\x26\x5d\xdf\x23\x0e\x60\xa5\x01\xef\x42\xde\x0d\x53\xff\x97\xf3\x5d\xe3\x32\xff\xb3\x0e\xc3\xd7\x9d\xa9\x7b\x32\x75\x3f\x26\x07\xc1\xec\xbf\x0c\x18\xfa\x07\x61\xc9\x83\x05\x1d\x08\xd8\x83\x56\xc7\x20\x0d\x37\xcf\x08\x3e\x60\xbf\x3c\xc2\x77\xe5\xbe\x82\x93\xac\x7c\xef\x9d\xaa\x02\x72\xba\x7e\xec\xe3\xe8\xd2\x28\xab\x40\xb7\xe2\xda\xd1\xfc\x4c\xdf\xc8\x68\x8d\x72\xd1\x8c\x0d\xc9\xf2\x39\xd7\x8f\xf0\x27\xa5\x96\xb5\x1f\xa9\xca\x7a\x15\x27\x70\xef\xe1\xb1\x94\x64\xd7\xa8\xdb\xef\x85\x4e\x04\xc5\x99\x44\xae\x99\x08\x38\x1e\x13\xa3\x1c\xe1\x3b\x99\x53\x48\x8f\x32\x09\x67\x9f\x7a\x7b\x48\x3c\x02\x0d\xad\x9f\xee\xcc\x49\x0f\x9b\x08\xdd\x3f\xf3\x32\x9d\x14\xc6\x19\x34\x31\x5b\x91\x74\x2d\xe4\x71\xd0\xa9\x39\x89\x78\xbd\xe0\xd6\x80\x9f\x73\x7d\xd1\xeb\x82\x32\xfc\x7b\xa8\xa1\x61\xd4\x80\x0b\x01\x27\xa8\x9f\x83\x3b\x03\xae\xf8\x49\xd0\x48\x81\xac\xfe\xb6\x3e\x93\xb4\x76\x9f\x3b\x7e\x15\x3e\x57\xe8\xcb\xbc\x30\x80\x0d\x5d\x1c\x0b\xb9\x1f\x82\x53\x1b\x9e\xcc\x57\xb5\x87\x4b\x16\xb8\x39\x9b\x72\x9c\xf5\x7c\x0d\x18\x5d\xec\x93\xe9\x87\x91\xcf\xd0\x7f\x99\xfa\x1f\x53\x07\x6f\xf8\xb4\x50\xbb\x1f\xbf\xdf\xca\x8a\xc3\xfd\xa8\x68\x1e\xd8\xbb\x72\x87\xd7\x3b\x85\x7b\x4f\xa4\x5e\x8b\x8d\xb5\xf9\xd5\xb1\x90\x64\xc9\xab\xea\x7e\x5e\x39\x65\x32\xee\x20\x73\x66\xc5\xd9\x2f\xee\x3e\x21\xa7\x0f\xa9\x95\x06\xc4\xd0\xd2\xa6\x93\xbc\x8f\xf9\x1f\x1b\x3a\x30\x14\x99\x56\x78\xa7\x9e\x98\x7f\x3c\xa8\xed\x48\xf4\xdb\x8d\x05\x43\x7e\x49\x87\x91\xc9\x8f\x05\x22\x7e\xe9\x79\x43\x53\x6f\x0f\x8e\xfb\x36\x66\xd7\x4e\xff\xca\xbe\xee\xbb\x26\xa3\x66\xe6\x63\x5a\x8b\x4f\x5a\x9a\xe6\x6c\x41\xd2\xb0\xcf\xe6\xe4\x4d\x73\x16\x71\x16\xde\xda\x89\xa7\xe7\x06\xa2\xa6\xbd\xee\xc5\x2b\x50\x83\xc3\x37\x79\x49\xc7\x5c\xa6\xe1\x82\x77\x79\x96\x46\xdb\xd0\xec\x02\xac\x3d\xc6\x22\xef\xd3\x1e\xfa\xee\xf5\x38\x1f\x51\x41\xa3\x7b\x3b\x78\xb4\x87\x7c\xa4\x7b\xb8\x37\x02\x70\x7c\x61\x3b\xb1\x64\x33\x80\x64\xfb\x72\xbb\xf9\x7e\x0c\x75\x17\xfb\xf2\x64\xf4\xc7\xd4\xfd\x98\xba\x57\x85\x12\xee\x1f\x3f\x88\xc6\x05\x4e\x02\xd3\x6b\x5b\xb8\x2f\x7e\x92\x3a\xb7\xaf\x8a\xc6\xe1\x06\xb1\x4e\x21\x0e\xcd\x8d\xf6\x1d\xc7\xda\xd9\x45\x3d\x05\xd8\x1b\x63\x5a\x7a\x55\x79\xf0\x8f\x2e\x1e\x6a\xb2\xd3\x7f\x60\x7e\xf4\xd8\xd2\xdb\x86\x4e\xda\x3e\xe1\xc9\xac\xb5\x3b\xc2\x6d\xe2\x72\x42\x8f\x5d\xdd\x58\x48\x4e\xe3\xf0\x39\x73\x79\xcb\x0d\xcb\xcc\x2f\x6e\x02\xd5\x73\x5d\xfe\x39\x96\x8e\x07\x2e\xbc\x9f\xf6\xcb\xe5\x71\xb2\x39\x3d\x3a\xc3\x9f\xd9\xe8\xe4\x5a\xbe\x72\x76\x65\xaa\xbc\x63\xd7\x89\xe7\xb3\x58\xfc\x23\xa7\x8a\xa2\x80\x39\xc7\xd8\x7c\xa7\xc4\x23\x4b\xa9\xbb\x23\x26\x1d\x6b\x0f\x95\x51\x6f\x87\x5c\x76\x72\xc8\x3d\x45\x5b\x17\xe4\xe3\x44\xc9\x3a\x4f\x0b\xf7\xb7\x72\xf4\xcf\xa8\xa7\x4d\x78\xc7\x38\xbc\x4d\xbb\x41\x37\xf5\x20\x38\x5a\xa6\xe4\xd2\x83\xdc\xf5\x1d\x68\x89\xd3\xf4\xe7\x2e\x1b\x00\xf8\x2b\x56\x17\xcc\xf7\x43\xca\x5b\xec\xeb\xbf\x1c\x48\x2e\x23\x07\x85\x39\xff\x5c\xc3\xf2\xb7\xfe\x85\xb6\x3d\x5f\x98\xff\x1f\x2b\xe8\x5a\xe0\xa8\x06\x5f\xf7\xb9\xce\xd7\xae\xf5\xef\x45\x77\x49\xac\xbc\xf0\x48\xb0\x2f\x56\xe0\x0c\xc7\xcf\xda\xee\x1e\x29\x05\x37\x59\xbf\x0a\xc5\xce\x5f\x3a\xbb\x28\x19\xb9\x1f\x9f\xf9\xdb\x26\x3a\x19\x84\xa7\x3d\xbe\x1f\x74\x24\xe4\xb1\xf7\xe1\x47\x72\x87\x65\xa2\x57\x38\xf9\x37\x0f\xd7\x5c\x8f\xc3\xac\x6b\x1f\x24\xbc\x6c\x48\x3c\x6c\x2e\xd1\xf4\x7d\x72\x53\x92\xa9\xb9\x54\xc3\xc4\xec\x9b\xb8\x1f\xe6\x1f\xaf\x8f\xce\x25\x44\xeb\x59\x5c\xbf\xbc\x83\xba\x21\x1c\x2c\xd7\x9d\xdf\x43\x3d\x18\xd2\x66\x79\xa7\xf2\x1a\x95\x16\xc4\x6a\x69\x59\x2e\x4c\x4b\xf5\x5b\x6f\x59\x5b\xc2\x46\xeb\xf3\x4e\xb1\xe2\x3c\x66\x40\xe7\xf1\x34\xb5\x9c\x2a\xcc\xa3\x87\xbb\x15\x59\x3a\xe6\x4f\xd0\xfb\x9d\xd7\x59\xfa\x1f\xec\x44\xb8\x1d\x0a\x2d\x0b\xf2\x02\x11\x7d\xbb\x71\x00\x59\xc6\x75\x35\x69\xc7\xfd\xc3\x81\x64\xde\xc2\xfd\x9f\x1c\x48\x53\xe3\xc2\xf5\x1f\xed\x5c\xd8\x17\x3f\xb7\xbe\x59\xd0\xff\x3e\x3c\x1f\xf8\xb5\xf0\xbd\xb7\xde\xe7\x7b\x0b\xfa\x5f\xf6\xf7\x63\x9b\xfc\x71\xb8\xdb\xee\x23\x9b\x78\x8a\xb6\x71\x9e\x4f\xfa\xd2\x2f\xbd\x53\x38\xbe\x88\x7f\x48\x55\x23\x91\xa0\x9b\xfc\xf9\xdd\x6b\x4b\x41\xb3\xd7\x7e\x01\x6f\xfa\xfd\xc2\x3d\xa2\x9c\x77\xbd\x59\x97\x77\xc2\xaf\xc4\x8a\xad\x97\xf7\xb2\x4e\xd0\x80\x71\x62\x0f\xf1\x79\x75\x28\x41\x9f\xbd\x7b\x76\x5c\x2e\x4c\x4a\xaf\xaa\x93\x9b\xea\x10\x7c\x50\xff\x74\xeb\x4a\x6a\x5d\xe0\x09\x83\xdd\x0f\x76\xd3\x24\xfd\x12\x0d\x62\x1b\x44\x68\xd7\xbd\xa6\x7f\xfb\x5c\xd4\x5c\xc5\xd1\x0d\xdc\x72\x8c\xcc\xab\x77\xd3\x73\x5d\x1a\x8c\xd5\xce\xee\xa7\xdf\x72\x8e\x30\xb2\xaa\xb4\x42\x44\xed\x25\x8d\x78\xcb\x7e\x21\x71\x36\xea\x46\xd4\x92\xbb\x48\x96\xf5\x77\xa3\xc9\xe3\x69\xc8\x75\x2b\x12\x00\x99\x71\xde\xb9\x3e\x61\x9c\x03\xcf\x17\xeb\x51\x46\xdf\xbf\x39\x10\x46\x5d\xe4\x40\x7e\xbd\x78\xb7\xc0\x43\x7c\x1c\xfd\x94\x3a\x5f\xbb\x7d\x46\xa2\x17\xfa\xe7\x18\x7f\x3b\x5f\x1b\xfa\x67\x6f\x2e\x0d\xc2\xe1\xae\x12\xa9\x73\xec\x1e\x6b\x56\x96\xc1\x0c\x26\x1a\xcd\xb5\xfa\xc0\xba\x49\x57\xb5\x56\x99\xd5\xd1\x1e\x3f\x9b\x4c\x9a\xb5\x37\xba\x9b\x8f\x7e\xf6\x8a\xb4\x7a\x66\xa3\x3c\x7a\x21\xcb\xdf\x71\x8d\xb1\xc5\xa8\xc9\x85\x60\xd7\x43\xba\x5d\xa3\xab\xdb\xc4\x3c\x56\x6a\xd5\x8c\x9a\x8f\x7e\xf4\x5c\xa6\xd9\xff\x25\x9c\xf6\xca\x7d\x97\x96\x60\xff\x4d\xba\xb2\x8b\xba\x56\xed\xeb\x1e\x7a\x9c\x53\x16\xb9\xb7\xad\x8e\x7e\xde\xb1\x98\x7c\xe2\x71\x18\xb2\xc1\x4e\xea\xb7\xcf\x05\x52\xdf\x87\x88\xd9\x3e\xd1\xb9\x74\xc3\x13\xc9\xb5\x72\xd6\xbd\x7e\x75\x02\x29\xb4\x32\xd5\xd5\xba\x14\x84\x7c\x36\xdf\x4f\x91\x3a\xa7\x87\x2e\x31\x53\xa1\xa4\x9f\x39\x8b\xee\x32\xb5\x06\xb0\x66\xf8\xbf\x44\xd6\x33\xce\x81\xc9\xc5\x7a\xce\x02\xf7\x2f\x07\xb2\x70\xfd\xa7\x2e\xbd\x5f\x38\x37\xbf\x28\x7f\x5d\xd0\x83\xdf\x6c\xfa\x49\x5c\xd4\xff\x66\x16\xf6\x4f\xa3\x3e\x5a\xb2\xa0\xff\x31\xe6\x59\x4f\x6f\x07\x60\xd3\x66\xb9\x5b\xb8\x0e\x40\xe8\xc3\x4e\x42\x9a\x21\xfc\x54\xee\x12\xe2\x0e\x7e\x0b\xfb\x0d\x2e\x2b\x51\x1d\x4f\x60\x8a\x6e\xab\x75\xad\xcc\xd5\xd1\xe6\xd4\x08\x63\x75\xbd\x5b\xa8\x6d\xe5\x2b\x73\x25\xad\x62\x84\xde\x8c\xb3\x1c\x26\xf5\x21\xf5\x83\xf5\xd6\xfb\x08\xed\x48\x27\xa2\x69\x69\x43\xb8\xfb\x0b\x43\x42\xcd\x11\xe2\xc6\x61\x0d\xe4\x98\x19\x46\xcc\x78\xcf\x81\x34\x98\xad\x20\xbe\xeb\xd6\x44\xbe\x99\xa4\x92\xe8\x2f\x4c\x90\x8f\xa6\xfb\xd5\xe3\x5a\xb9\x51\x16\x93\xf5\xea\xc2\x0f\x83\x51\x5d\x43\x45\xf5\xf2\xc6\x9d\xa8\x8f\xc1\x46\x8d\x63\xb7\xf5\x51\x3f\x03\x82\xe6\xd2\x9b\x62\x68\x86\xbe\xa6\x06\xf9\xda\x33\xf4\x85\xce\xaf\x3f\xfb\x80\xe9\x03\x51\x29\xbb\x58\xef\x30\xfc\x91\x16\x39\x98\xe9\xf7\x03\x0b\x7d\x0d\xbb\x2c\xf6\xdf\xc7\x35\xb1\xc0\x13\xbe\x38\x40\x5b\xb8\x6f\x9a\x7a\x16\xfb\x66\xe6\x61\x54\x30\xe6\x9d\xf3\x29\x00\xab\xab\x70\xb8\xcc\x66\x80\x7d\x7d\x5b\xd6\xc7\x88\x00\x28\xa5\xef\xbd\xe3\x6d\x01\x45\x94\x49\xc9\xaf\x36\x6d\xd8\x67\xc7\x71\xb5\x44\x13\x0d\xec\x68\x2c\xbf\x66\x81\xee\x14\xa6\x53\xe4\xae\x53\xa8\x01\x18\xd7\xd5\x67\xba\xcf\x88\xec\xd8\xd2\x16\x17\x0a\x19\xff\x0e\xfd\xf4\x6e\x2f\x65\x4e\xb5\x09\xed\xa6\xfa\xe8\x91\x94\x67\x90\xaf\xe8\x57\x2d\x11\xe5\xa6\x5f\x4f\xd0\x49\xcd\x0a\x95\xd5\x5f\x0f\xa3\x13\x9a\x8f\x54\xb6\x0e\xee\xc3\xd6\x6a\x5c\x52\xe5\xeb\x8d\x44\x67\xb4\x96\xa9\xce\xbc\x2c\x45\xc7\xb4\x2e\xa9\x26\xb6\x1f\xc2\xf6\x6a\xb0\xe1\xf1\x4f\xf8\x31\x3e\x0d\x6d\xbc\x75\x33\x1e\x23\x92\x7e\xa9\x99\x37\xe6\x61\x52\xea\xe3\x00\x89\x8c\x75\x28\x65\xcc\xfd\xdf\x62\xbc\x2f\x3c\x5f\x78\x4f\xa0\x4e\x0f\x2d\x3c\x27\xbf\xbd\xf8\xb6\xc0\x01\xbd\x4f\x9c\x8e\x5f\xd0\xff\x38\x90\x85\xfb\xe8\xbf\x79\x18\x95\xd4\xc5\x7a\x84\xf1\x73\xf2\x18\xc0\x92\x64\x1c\x2e\xbe\x18\x60\xdf\xe7\x4d\xc9\x81\xd5\x00\xf2\x33\x1c\xbe\xae\xeb\xa1\x5d\x97\x2c\xe2\x68\x21\x03\x76\xb6\x3f\xe5\x8c\x0d\xba\x41\x3c\xb4\x46\x79\xa7\x76\x1b\x46\xcd\x95\xc5\x23\xea\xdd\xd8\xeb\x0a\x6b\xc2\x13\x42\x08\x56\x79\x53\x84\x04\xaa\x57\xb1\xe2\x96\x66\xd2\x84\x72\x13\x96\xd7\x77\x45\x7d\xab\xd2\x79\xac\x64\x4a\x81\xe4\xa8\x70\x01\xd8\xb1\x3b\xca\x97\xe5\xbf\x23\x1e\x58\x9f\xe2\x3b\x79\x9f\x89\xa5\xd8\x80\x22\x49\xbe\x76\x64\x1d\xf6\x42\x11\x53\x58\x3e\x74\x1a\x7b\xa2\x64\xaf\xe0\xdb\xe7\x8d\x3d\x56\x3a\xa8\xf0\xa9\x3b\x0b\x6b\x52\x9a\x54\x3c\xdc\x41\xc0\xee\x28\xdb\x28\x66\xb7\xc9\x60\x9d\x4a\x52\x00\x85\x35\x8b\x7d\x5f\x63\x3c\x17\x5b\x17\x9e\x93\xe8\x8f\x0f\x4e\xf3\xf5\x47\xcf\x8f\x9e\xf9\x3a\x50\x35\xcd\x3f\x5f\x5f\x25\x2d\xf2\x10\x4c\x0e\xe8\x46\xe3\xbf\x1c\x4c\xd1\x20\x43\xff\x66\xcc\x89\x87\x33\xf4\xcf\x10\x04\x60\xef\x99\x75\x9a\x9e\x5b\x01\xa4\x9d\x76\x34\xd8\x9d\x06\xd0\xda\xc7\x77\xcd\x84\x0b\xae\x5b\x78\x8b\x4e\x52\x8c\xa0\xd4\xcf\x49\xb2\x9f\xcc\x02\xae\x29\x2c\xf2\xdc\x24\x19\xa0\x1c\x4d\x55\xb8\xae\xa6\x07\xa2\x67\x6f\x29\x79\xa9\x04\x01\xdf\xcd\xed\x4a\x71\x4a\x01\xc0\xfe\xf0\xb5\xd2\x55\x05\x6b\xe0\x7a\x23\xac\xc4\x23\xcf\x03\xaa\xdf\x79\x14\x8e\xfc\xe6\x1d\x04\x60\x10\x0e\x89\xab\x4b\xd9\x60\x69\xd0\xb6\x9f\x4f\x8a\x75\x5a\x08\xae\xef\x6f\x94\x16\xf9\x6e\x0d\xb1\xe2\xab\xa4\xd2\x3e\x6b\x42\x8e\xe8\x05\xe9\xe4\x01\x79\xf0\x13\x3f\x27\xf5\xf9\xad\x02\x24\x89\x6d\x00\xb8\xc0\x78\x4e\x3e\xb4\x5a\xac\x03\x0b\x7d\xfe\xda\x33\xb6\xb0\x2f\x86\x9c\xe7\x44\x16\x9e\x83\x84\x45\x1e\x82\xe9\x03\xf0\x5f\xfd\x8f\xa9\x7f\x32\x7d\x10\xe2\x18\xdc\x80\x1f\x1f\xc0\x12\x19\x1c\xce\x5b\x02\x80\x47\x71\xb5\xb6\x53\x05\x80\x74\xef\xf6\x08\x0b\x16\x00\xd2\x3b\xce\x47\xfa\xed\xf0\xdd\xf4\xaa\x40\x87\x4e\x2c\xbc\xf4\x30\x11\xf1\xd0\xa8\x82\xc6\xa8\x18\xf1\xa5\x6a\xa3\x70\x2d\xc7\x53\x42\x42\x35\x03\x0a\x8e\xff\x90\x3a\xad\xb2\x0a\xe2\xcf\xee\x95\x51\x50\x3c\x02\x21\x37\xf2\x64\x2e\xc9\xab\x40\xf4\x43\x65\xe9\x37\xb2\xbe\x90\xfe\x9a\x2e\xf5\x53\x66\x1c\xb2\x3f\x8f\x4a\x73\xc8\x6e\x81\x2a\x6a\x8e\x54\xaa\x54\x2f\x00\x34\x89\x2c\x97\xa8\x02\x00\xd8\x37\x26\xa6\x07\xb1\x00\xbc\x1c\x62\xdc\x33\x75\x00\x7b\x55\x45\x9d\x7f\x9e\x02\xe0\x2d\x15\x2d\xfd\x9a\x0e\xb0\xb7\x08\xa0\xd1\x7c\xb1\xff\xb7\x95\xf3\x75\xb2\x72\x74\xe1\xf9\xff\xd9\x9b\xb6\x7b\xbe\xf6\x30\xe6\xf8\x5b\x18\x7e\x28\xbf\x7d\x00\xfa\xff\xe5\x60\x98\xfa\x6f\x32\x83\x03\x08\x66\x70\x32\x2e\x0c\x6e\xc2\x75\x25\x00\xf7\xa3\x55\x7a\xcc\xfc\x07\x93\x0a\x00\xd2\xbe\x3d\x6f\x75\x13\x00\x0c\x03\x79\xf3\xb5\x74\x00\x9c\xec\xf9\x81\x74\x03\x7e\x05\xf7\x0b\xe5\xaa\x9d\x84\x8f\x89\x85\xfb\x8d\x55\xda\xa0\xe3\xe0\x51\x51\x19\x25\x65\x78\x59\x6c\x2a\xd2\x2d\x3f\x0d\x4f\xcf\x7a\x88\x3a\x30\x7d\x0d\x64\xce\xc1\xbd\xa6\x6d\x62\x92\xd2\x4a\xd0\xd2\x3e\x21\x9a\x27\xcd\x02\x4d\x03\xb3\x62\x55\x52\xbb\x61\x64\xcc\x4c\x24\x46\x8a\x05\x00\xde\x09\x6f\x14\x97\x9f\x5f\x8f\xbd\x1d\x22\x4f\xe6\x2b\xe7\x47\xe1\x0d\xff\x3f\xba\xce\x3a\xae\xa9\xb7\x7f\xe3\x53\x2c\x14\x49\x03\xe9\x6e\xd8\xd8\xd8\xd8\xd8\xc8\xd1\xdd\x8d\xa0\x20\x08\x8a\x22\xa0\xa2\x62\x2b\x28\x76\x60\x60\xb7\x22\xd8\x81\x8a\x81\x08\x62\x81\x89\xa2\x62\x81\x98\xa0\x28\x4a\x6c\x3b\xd7\xef\xc5\xd9\xa6\xf2\xfc\x9e\xe7\xaf\xeb\xf5\xe5\xeb\x1f\xbb\x3f\xbb\xe3\xec\x5c\xef\xfb\xfa\xf4\xaa\xda\x3b\xd3\x79\x3d\x33\x80\x31\xe3\xa4\x1c\xcc\x6f\x9a\x38\x17\xeb\x03\xba\x37\xf7\xea\xb3\x04\xf1\xe7\xaf\x91\xe4\xc0\x48\x39\xa0\x12\x09\x17\xf5\x9f\x39\x00\xd2\x7e\x20\x33\xab\x24\xfe\x7f\x5b\x5f\xdf\x37\x26\x08\xd0\x34\x1d\x98\x15\xe2\x05\x58\xd9\xca\x9f\xf3\x99\x0e\xd8\xed\x1e\x51\xeb\x71\x1b\xf0\x1d\xa9\xb5\xd8\x4d\x19\x88\x79\xab\x97\xe1\x7c\x01\x98\x9c\x64\xb8\xd9\xa1\x1b\x98\xe5\x60\x9c\xc0\x8b\x01\x96\xee\x33\xd9\x6e\x57\x0a\xc1\x9a\x40\xd3\x12\xb6\x39\xb0\xe5\xa2\xa9\x1a\xb3\x0d\x82\x03\x6b\x4d\x63\x98\x8a\x68\x3d\x49\x31\xbb\xfe\xc7\xdf\x5f\x86\x6f\xb7\x4e\x9b\xdd\xa1\xf7\x43\xfb\x33\x0f\x73\x43\xeb\x0f\xe8\x6e\xfa\x66\xee\x68\xdd\x0a\x74\x34\x9b\x79\xd1\x1e\x92\xdc\x87\xba\xe5\x3d\xb2\x1e\x5f\xcd\x9e\x90\xf5\x98\xd3\xd3\x2a\xde\xff\xbf\xa0\x87\xac\xc3\x8b\x65\xe8\xc3\x01\x5d\x92\xf0\x70\xc7\x26\xf5\x3d\x07\xa4\x1c\xcc\xf2\x45\x62\xcd\x95\xcc\x93\xa9\x12\x6e\x6c\x1c\x21\xd6\x90\x25\x00\x65\x01\x85\xe2\x9e\x0b\xf4\x6f\xa1\x50\xfc\x8c\x01\x63\x0c\xb5\xf5\xe8\x01\xd8\xa9\xca\x73\xf8\x6c\xc0\xb5\x46\x35\xcd\x25\x1b\x08\xdf\xab\x35\xdc\x71\x3e\x90\xf8\x44\x47\xcd\xbe\x3f\x90\x29\xab\x57\xc0\x3d\x09\xcc\x99\x6c\xe0\xc6\x71\x04\x96\xb0\x0d\x78\xb6\xc9\xc0\xea\x03\x86\x23\x98\x02\x60\xcb\x4c\xc3\x5f\x8c\x16\x60\x1f\xd5\xb0\x82\xe1\x0e\x1c\xdb\x67\x9c\x48\x17\x01\x65\x61\x26\xcf\xad\x77\x02\x37\xa6\x9b\xe4\xd2\x06\x01\xf7\xf7\x19\xb5\xd3\x36\x02\x2f\x73\x4d\x56\xd0\x82\x80\x4f\xef\x8d\xeb\x69\xbe\x40\x67\xb6\xd1\x1c\xaa\x41\x6f\x1d\xf4\x0a\xdb\xde\x76\x91\xcf\x47\xaf\x8c\xc5\x9f\xfb\xae\xa4\x0f\xd0\x15\x49\x9f\xb8\xff\xc5\xc1\x14\x48\xe6\x81\x34\x0f\x45\xda\x0f\x24\x45\xd4\x77\x1e\xf8\x4b\xce\x51\x47\x49\xae\x8c\x3b\x07\x30\x88\x1d\xbc\xce\x25\x16\x60\x3c\x94\xdf\xe4\xb8\x16\x70\x71\x1e\x69\xcb\xf5\x03\xfc\x9b\x46\x0d\xe1\x1d\x03\xe2\x1a\xd4\x57\x71\xab\x81\x49\x5a\x5a\x9d\x9c\x45\x40\x36\xa1\x7d\x8b\x5d\x08\xcc\xad\xd7\xcd\xb5\x75\x01\x96\xec\xd2\xed\x61\x66\x01\x6b\xd2\xf5\xea\xe8\x7e\xc0\xa6\x37\x3a\x67\xa4\xfe\x3e\x6d\x32\x70\xa4\x58\xcf\x8c\x7a\x1f\x38\x5d\xa0\x3f\x90\x5a\x07\x5c\xa5\x19\x5c\xb1\x6a\x07\xaa\xdf\x1b\x70\xad\x0a\x81\x07\xdb\x0d\x66\x58\xb9\x01\x8d\x5e\x06\x8e\x56\x35\x40\xeb\x54\x83\xb5\x6f\x53\xc5\xfb\x9f\xb4\x2f\xd8\x7f\x72\x40\xd2\x3c\x1c\x29\x07\xb3\x5a\xd2\x2f\x6c\xb1\x84\x1f\x9d\x29\xc9\x51\x91\xf2\x50\x09\x92\xfe\x31\x61\x19\x92\x71\x4b\x72\x54\x38\x6e\x00\x85\x41\xa1\xb8\x19\x03\x46\xdc\x21\x21\x0e\x79\x80\x35\x4d\x6e\x91\x5d\x39\xc0\x6d\x51\x3c\x63\xeb\x06\x78\x9c\x52\x2a\xb4\x3d\x0e\x84\x7d\x1b\x39\x56\xca\x3d\xb0\x7c\x80\x34\xc3\x31\xeb\x59\xaf\x81\xec\x47\x9a\xb2\x36\xe9\xc0\xac\x5f\xea\xbf\xe9\x09\xc0\xe2\xfd\x1a\x3c\x7a\x2a\xb0\xf2\x94\xd6\x34\x69\x3d\xac\x13\x80\x1d\xf2\x3a\x2d\x56\x2a\xc0\xfe\xe3\x5a\x8a\x96\x2e\x40\xe9\x22\xad\x34\x2b\x3a\x50\x36\x40\xd7\xdd\xaa\x3f\x70\xed\xa3\xde\x28\x0b\x53\xa0\x66\x98\xf6\x33\x8b\xa3\xc0\x23\xa6\xae\xab\x94\x03\xba\x2e\x59\x0f\x7f\x38\x20\xc9\xf7\x59\x44\xc1\x7f\xe5\x60\xa4\x3c\x98\x74\x1d\x4c\x98\x20\xd6\x28\x49\x3e\x4e\x80\x42\x5f\x0e\x84\xd5\xfb\xff\x4f\x53\x28\xbc\xa5\x80\x66\xaa\x4c\x21\x27\x13\x30\x0f\x95\x55\x60\x09\x00\x56\xf4\xf0\x39\x8c\xf5\x80\xf3\x2c\x79\x4b\xfa\x44\xc0\xb7\x4e\xe1\x91\x75\x0a\x10\xfe\x46\xc9\x95\xf6\x03\x88\x5f\xa9\x7c\x9d\xe1\x07\xa4\x0e\x1d\x55\x66\xfd\x16\xc8\x54\x1e\xbd\x9d\xfa\x0e\xc8\xd1\x18\xad\x4f\xdd\x08\x2c\xc8\x53\x3d\x60\x71\x19\xc8\xdf\x34\xda\x86\x7a\x03\x58\xcf\xd7\xd8\x66\x95\x00\x6c\x31\xd3\x30\xb2\x2c\x01\xf6\xe8\x6a\xb4\x59\x04\x01\x87\x93\x35\xc6\x99\x27\x03\xc7\x4b\x34\xe8\x66\xeb\x80\xf3\x81\xea\xdd\x66\xfe\xc0\xb5\x87\x1a\xf3\x7b\x3f\xa5\x9f\xc4\xcf\xfb\x1f\xbe\xf7\x26\xce\xb3\x5e\xd5\x29\xb1\xdf\x3c\x50\xfd\x6f\x1e\x04\xe3\xad\xb3\x85\xfc\x44\x80\xeb\xea\x2a\x54\xc9\x03\x9c\xa7\xfb\x29\xab\xf1\x01\xbe\x75\x38\x57\x7b\x10\xe0\xae\x9d\x30\xd6\x48\x01\x70\x4f\x9a\x5c\x6a\x21\x0f\xb8\x3e\xca\xdd\x60\x7d\x1c\xe0\x6f\x5e\x51\x64\x6b\x0d\x38\x9f\xd8\x91\xc4\x9b\x0b\x38\x8e\x3d\x36\xc7\x71\x3b\xc0\xd3\xbc\xf6\xd4\x31\x13\xb0\x7b\xfe\x88\xef\xfc\x04\xe0\x54\xbc\xdf\xe9\x12\x0d\x70\x56\x08\xdc\x5c\x36\x02\xb6\xcf\x89\xcd\xbc\xd3\x00\xab\x9a\xa8\xe7\x78\xff\x62\xb2\x0e\x11\x55\x9c\x6f\x6d\xfa\x4c\x11\xf1\x8e\x6d\xd2\x72\x98\xb5\x9d\xb8\xcb\x99\xfd\x3a\x91\x75\x82\xa8\x67\x77\x35\x6c\xb6\x2d\x24\x2a\xec\xc6\x3e\xfa\x60\x7b\x89\xa8\xe3\x9c\xba\x17\x68\x9b\x4c\x74\xd8\xae\xbb\xc5\x64\x6f\x22\x5e\x72\x3c\xab\x4e\xd8\xde\xc6\x20\xd6\xa1\x0a\x7d\xf6\x63\xa2\xc7\xf6\xe8\xbf\x3c\x8c\x7b\xf4\x7f\xf3\xbd\x07\x0c\x67\xcb\x91\xfe\xff\x71\xee\xa8\x81\xc1\x80\x39\x78\x0a\xb2\x97\x00\xdb\x43\x8e\x43\x15\x7e\x02\x5c\xaa\x4b\x93\xf2\x27\x80\x9f\xe8\x23\xaf\x3e\x18\x70\xdd\x12\xea\xa7\xbd\x18\x70\x57\x88\x9f\x62\xb8\x11\xf0\xc8\x9d\xb4\xc4\xa2\x01\x70\xfb\x34\x87\x45\xdf\x00\xb8\xba\xaf\x50\x67\x8f\xf8\x5b\x07\x27\xab\x63\xdd\xce\x9b\x00\x07\xd5\x8a\x93\xae\xf9\x00\x37\xe6\xc9\x40\xfe\x1e\x80\x33\xe5\xc3\x37\xe7\x62\x80\xd3\x24\xd2\xe3\xef\x05\xd8\xab\x88\x34\x07\xa1\x68\xb0\xad\x0b\x71\x82\xcb\xfd\x39\xc4\x76\x0b\xb1\x9e\x57\xf6\x79\xbe\xed\x2e\x62\x13\x6f\xe1\xbb\xf1\xec\xc1\xc4\x06\xde\xfd\x46\x3a\x9b\x45\x14\xf1\x56\x3d\xbe\xcf\x89\x24\x96\xdb\x3f\x7d\xb0\x86\x7d\x81\x38\xc9\xdd\x74\x67\x3c\xa7\x90\x28\xe5\xe9\x55\x8b\x38\xde\x44\xad\x9d\x67\xa5\x19\xfb\x14\xf1\xcb\xb6\xfd\x5a\x2d\x7b\x02\x64\x59\x7d\xea\xf0\xff\x7c\x6f\xd2\xd7\x18\x3a\x96\xf5\x98\xac\x03\x8f\x63\x33\x40\x08\x50\x3d\xb8\x4e\xc3\x94\x00\xdb\xdb\xdc\x85\x0a\xcc\x7f\xf8\xa0\x93\x3e\xcb\x34\x6c\x01\x8f\xfc\xe0\x49\xba\x71\x80\xd7\xf6\xb8\x89\x26\x93\x01\x2f\x5a\xda\x75\xab\x6d\x80\xc7\xd2\x59\x77\x6d\xe8\x80\xdb\x9a\x15\x7a\x76\x6e\x00\x7f\xd2\xf6\xd5\x8e\x53\x01\x27\x9d\xe3\x55\xce\x8f\x00\xfb\x17\xd7\x67\xb9\xf2\x00\xee\xfc\xfa\x1a\xd7\x1c\xc0\x8e\xfe\x79\xb2\xab\x0b\x60\xe7\x24\x6a\x77\x6d\x00\xd8\x6b\x88\x54\xc7\xfe\x5d\x0f\x6c\xaf\x11\xab\xec\xe5\xda\x07\xb2\x43\x88\x34\x87\x17\x1f\x3c\xd8\x2e\x44\xae\x83\xcc\x9b\xab\xec\x22\x22\xd7\x41\xbf\xc1\x98\x93\x46\x64\x39\xb4\x3f\xfa\x6a\x67\x4f\x24\x3b\x7e\xa8\xfd\xc5\x89\x20\x0e\xf0\x66\xdc\x5a\x68\x97\x40\x6c\xb1\x9f\x53\xa5\x6a\xa7\x4d\x5c\xe4\xee\xa9\xf0\xb5\x9b\x40\x54\x73\xd5\x2e\x2f\xb2\x93\x21\x3e\x72\x34\xf0\x5f\xb8\xa0\xff\xf0\xbd\xfb\xb3\x78\xbd\x2a\xf5\xff\xad\xd5\xd9\x1e\xc3\x12\xfe\x72\x31\x4e\xd7\x1d\x3f\x8c\xb4\x03\xdc\x2b\x3c\x56\x6a\xf8\x03\x5e\x4b\x02\x87\xeb\xe9\x03\x5e\xb2\xb1\x79\xc6\xe3\x01\xaf\x8d\x13\x0f\x5b\x0d\x00\xbc\xc6\xe6\xd4\xb1\x52\x00\xf7\x1d\x05\x25\xdc\x67\x00\xbf\x65\xfb\x73\xa7\xe5\x80\x53\xfd\xf1\x5f\xfc\x79\x80\x43\xc4\xf5\xd7\x6e\x5b\xd0\xcd\x73\x7e\xaa\xed\x7e\x1c\x3d\x5c\xe7\xd6\x3d\x1e\x42\xc0\x2e\x4d\xd4\xec\x36\x05\x60\xcb\x13\x05\xf6\xb1\xbf\x16\x72\x1c\x08\x6b\xe7\x9b\xad\x0a\x9c\x01\x84\xa7\xd3\xd9\xe6\x3d\x9c\xbb\x04\xdd\x45\xb6\x91\x6f\x37\x98\xe0\x3b\xa7\x3c\xb9\x66\x57\x4c\x78\x3a\x67\x3d\x30\xb5\xab\x23\x62\x9c\x0e\xdc\x09\xe0\x4e\x22\xc6\x3b\x2d\xae\xb6\xe3\xaa\x11\x6b\x1c\xd8\x15\x1c\x9e\x2a\xb1\xcc\xa1\xe5\x8a\xba\x5d\x0e\xf1\xc4\xce\xe3\x62\x24\xf7\x28\x71\x83\xbb\xad\x77\xbc\x5e\x91\x7d\xeb\x20\xf1\xbd\x25\xf7\xde\x95\x4b\x6d\xc8\x3e\x29\x86\xeb\x59\x56\x83\x12\x01\xc6\x23\xdb\x39\x72\x59\x7f\xb9\x18\xa7\xdd\x8e\x1d\x23\xd9\x80\x7b\x89\x5b\x9d\xba\x37\xe0\x3d\x28\x40\x53\xcf\x0a\xf0\x95\x8f\x7e\x68\x7a\x07\xf0\x19\x33\xb1\x3f\xb5\x10\xf0\xde\x35\x73\x9b\xed\x0e\xc0\x23\x61\xd9\x1d\x9e\x0e\xe0\x9a\xb8\xfd\xb0\x73\x2a\xe0\x7c\xf0\x84\x85\xdb\x34\x74\x3a\x64\xdc\x98\xe8\x9e\x81\xd7\xbc\xda\x86\x1c\xcf\xcf\xf8\xc6\x9d\xf7\xed\xbb\x57\x3f\xc0\x2e\x55\xf4\xde\x2d\x5d\xc0\xe4\xec\x25\x54\x5d\x84\x3f\xc7\x73\x2e\x13\x2a\x7c\xdf\x4f\x57\xed\x58\x84\x2c\xff\xf7\xbb\x54\x4e\x3b\x41\x77\x51\x7d\x7e\x9d\x6b\x40\x8c\xe4\xb7\x3d\xf2\xe6\x0d\x23\x94\x5d\xa7\xdd\x6b\xe7\x45\x10\xc6\xfc\x7d\x35\xba\xbc\x61\x44\xac\xb3\xa2\x94\x0b\xbb\xca\xe0\x95\x10\xf3\x1d\x97\x5e\x32\xb6\xe7\x12\xf9\x8e\x81\x65\xcb\x78\xd5\x44\xb1\xfd\x7f\xe5\x82\xfa\xde\x7b\xd7\xdc\xcb\x32\x95\xf1\x07\x4c\x0e\xd2\x67\x0d\xd6\xfe\xcb\x41\xf0\x1e\xb3\x3b\x15\x8d\xfe\xe6\xc5\x78\x54\xb9\xe5\xa8\x67\x01\x3e\x8d\xbe\x9b\xf5\x4e\x02\x7e\x9a\x91\x22\xb3\x7e\x80\x1f\x25\xd9\xca\xba\x1f\xe0\xfd\x60\xfa\x3d\xd6\x2b\xc0\xf3\xe8\x72\x2d\x87\x42\xc0\xed\xdb\xb6\xb5\xfc\x9f\xf8\xe1\x12\x77\xbc\xd0\xfd\x2e\xea\x1c\x0b\xaa\xce\x78\x3d\xc2\x39\xfb\xe2\x17\xdb\x7d\xd5\x50\xcd\x0b\xf8\xf1\xd9\x57\x0b\xb0\x6b\x14\x55\x78\x28\x75\x2d\xb5\x4b\x14\xbd\x73\x5b\xd7\x36\x98\xeb\x27\x3a\xeb\xf1\xe1\xfd\x13\x6e\xb4\xe8\xa1\x7b\xbd\x94\x8f\x7b\xaa\xc9\x3b\x2c\x7a\xe6\xc1\xbc\x7f\x84\xb7\x9a\x18\xea\x36\xf8\x36\xc7\xc1\x43\xd4\xec\x91\x2c\xe5\xe3\x2a\x64\x1c\x8c\x09\x26\xff\xe0\xe5\x65\xf6\x2f\x89\x38\xe7\x7d\x65\x84\x7d\x00\xb1\xd1\xa1\xe4\x2c\xc5\xe1\x0a\x31\xcf\xc9\x81\xac\xc3\x1b\xf1\xf8\x9d\x36\x52\xfe\xe1\x61\xfa\x6d\xa0\x93\xf3\x42\xb3\x8c\x91\x21\x43\x05\xcc\x53\xac\x05\x43\x7a\x7f\x2d\x1e\xb7\xd9\x27\xe7\x05\x38\x08\x99\x5f\x15\x64\xff\x72\x31\xbe\x3f\xf9\x6b\xd4\xdf\x03\x7e\xa3\x7d\xcd\xf5\x5d\x00\xff\x25\x61\x6a\xa6\xb3\x80\x00\xd7\xa4\x56\x06\x1b\xf0\x0b\xc9\xde\xcd\xe9\x02\xbc\x1f\xe6\xa7\x39\xa7\xe3\x8b\xc7\xb6\x6d\xcb\x3c\xd2\x50\xcd\x3f\x7d\xe2\xa1\xf7\x16\x9c\x76\x0a\xac\x6a\xf6\x11\x62\xb5\x43\xd0\xab\x4c\xff\xdf\x38\xc4\x7b\xdd\x69\xe5\xbf\x14\xe0\x06\x89\xb6\x79\x96\xff\xe8\xe0\x29\x89\xd2\x7d\x06\x7f\xac\xe4\xe5\x8a\x72\xbc\x5b\xdf\xd2\xec\x07\x88\xe6\x7b\xff\x6c\xd0\xb7\xbf\x2f\x5a\xea\xa3\xfd\xf0\x9d\x43\xba\x68\xbd\xf7\xab\xbb\x16\x0e\xdf\x44\x27\xbc\x5e\xd6\x6c\x73\x38\x2f\x7a\xe1\xd1\xfe\x87\x0b\x73\x70\x64\x12\x5a\x6e\xa3\x2f\xe8\x39\xe9\x10\x06\x6e\x9a\x67\xb9\x4e\xb6\x84\x2b\x7f\xc7\x89\x6b\x4e\x54\x62\xb2\x33\x79\xba\xbb\x07\xfe\xc7\xbe\x40\xde\x7b\x1f\xd4\x42\xf5\x23\x7d\x8d\x48\xda\xdd\x01\xe7\x00\xea\x6c\x6a\x89\xac\x27\x60\x77\x9b\x7e\x4c\x6e\x5d\xef\xbe\x6f\x53\xa0\x90\xf1\x0f\x17\xa3\xe5\xb4\x54\x6d\x37\x10\xbc\xc1\xc7\xd5\x90\x02\x04\x67\x85\xc4\x5b\x5c\x07\x82\x93\xc7\x9f\x65\x0d\x02\x02\x9e\x67\xbe\xe2\xdd\x02\x7c\x99\x79\xd7\xf8\xab\xf1\xc5\x43\x54\x64\xe5\x31\x11\x25\xae\x95\xc7\x3b\x7c\xcf\x21\xdf\x59\xb7\xc6\x2e\xc0\x0d\xb9\x0e\xcb\xde\x14\x07\xfa\x20\xd3\xfe\xaa\xf0\x7c\xb0\x83\x94\x8f\x6b\x5b\x64\x1f\x2b\x52\xf5\xff\xd0\x1c\xea\xa0\x22\xd2\x0e\x50\x95\x72\x61\x4f\x72\x1d\xb5\x45\x81\x7e\x55\x52\x2e\xac\x66\x9b\x93\x95\x68\x95\x4f\x9d\x94\x0b\xbb\xf2\xda\xe9\xa3\xe8\x96\x57\xde\x45\x59\xe7\x15\xa2\x17\x9e\xef\xcf\x8f\x72\x1e\x46\x28\xba\x47\x9e\x9c\xef\x92\x44\xc8\xbb\x3f\x3a\xe6\xe4\x3c\x8f\x08\xe6\xbb\xfe\xef\xf5\x20\xa7\x61\xe5\x43\xee\x0b\x0f\x2c\x77\x0f\xdc\x06\xd0\xf2\xac\x56\xcb\x2a\x03\x8e\x51\xd4\x4a\xb9\xfe\x80\x57\x35\x3d\xf8\xdf\x7e\x31\x21\x09\x3c\x63\xd5\x00\x20\x7c\xbc\xc7\x38\xfd\x7e\x40\x98\x4a\xd0\x4e\x8b\x8f\x40\x68\x53\x42\x3f\xdb\x5d\x40\x88\xd3\xd4\xed\x8e\x3d\x80\x5f\xca\x92\x41\xfc\x2e\x5c\xf2\xe6\x6e\xa5\xf9\x6c\xc2\x74\x77\xc3\x93\xe6\x81\xcf\x11\xe0\x12\x73\x4b\x27\xc4\x0e\x74\xc7\x6d\xcd\x47\xc2\x74\xe1\xe3\x10\x28\x9c\x1d\xba\xa9\xdd\xcf\xe1\xba\x70\x65\xe8\xbc\x96\xa7\x8e\x2b\x85\x1b\x42\x2b\x1b\x0b\x9d\x9a\x85\x73\xc3\x79\xff\x99\x17\x76\xab\xc1\x85\x2b\x92\x09\x1e\x72\xfd\x88\xcb\x47\x91\x75\xe0\xfc\x3f\x3c\x94\xc8\xa5\x5b\x54\xe0\xfb\xee\xdc\x29\x3e\x4f\x74\xdc\x67\xfc\x09\x2d\x7e\x9b\xe8\xb9\x57\x49\xa9\xb1\xab\xbf\xe8\x8b\xa7\xe0\x08\x9f\x5f\x4e\x58\xba\x1d\xc7\x3f\xf9\x30\x9c\x41\x62\x15\xfb\x9d\x4a\xee\xe6\x64\x9e\xb3\xf9\x2d\xf3\x53\x83\x13\x00\x56\xa7\x69\xe3\x10\x23\xc0\x25\xd7\xd2\x73\x58\x18\xe0\x9f\x4a\x6d\x95\x7f\x03\x84\x74\x31\xec\x94\x35\x80\xa8\x08\xbb\xb5\xaa\xaf\x81\x58\x6f\xfe\x65\x5d\x02\x88\xbe\xe2\x3f\xc3\x62\x39\x10\x39\x21\x76\x24\xe7\x04\x10\x16\x35\xd9\xd0\xa9\x01\x77\x83\x2c\x16\xbe\xf2\x5a\x81\xf5\x3e\x0f\xb7\xfc\xf0\xff\x06\xbe\xc7\xca\x93\x23\x42\xd3\x31\x94\x1f\x79\x57\x2e\x62\x2f\xd1\xe8\xb4\xe7\xe3\xf3\x68\xe3\x1e\x75\xc7\x04\xe1\xe8\xc8\xd9\x9f\x0d\x9c\x4e\x09\x87\x44\x35\xff\xe1\xa1\x94\xf9\x71\xc2\xa1\x31\x36\x75\x99\xfc\xcd\xc2\x88\xc8\xf2\x1a\xba\x6b\xb9\x70\x52\xe4\x9c\xca\xa3\xae\x67\x84\x27\xc3\x04\x57\xd4\xdc\x16\x08\x6b\xc3\xcc\x2e\x28\xba\x65\x8a\xd4\x83\x99\x67\x72\xdd\xde\x8b\x9c\x03\xef\x1c\xeb\x70\x9f\x2c\x9a\xe6\xdf\x56\x5c\xe0\xde\x2d\x5a\xef\x57\x7a\x88\xea\xfe\x43\x74\xd5\xe7\xd0\xfe\x67\x1e\x71\xa2\xdb\x3e\x9c\x7f\xd7\x83\x98\x03\xa1\x44\x5a\xf4\xeb\x55\xad\x71\xe6\x2e\xfd\x3b\xff\xde\xfb\x96\xf6\xbf\xf7\x7c\x6f\x9c\x20\x1b\x07\x04\xd1\x4d\x5b\x86\xbd\xfe\xcb\x83\xc4\x97\x33\x39\xa3\x92\x81\xf1\xfe\x4e\x6a\x3a\xf7\x80\x84\x52\x9f\x18\x0b\x7d\x20\xee\x75\x84\x17\x67\xd3\x9f\x3c\xad\xc3\xa1\x94\x79\xb3\x7c\xa7\x20\xd4\x7f\xd2\x66\xd3\x90\x95\x44\xb7\x97\xd9\xc9\x8f\x51\xde\xc4\x09\xd7\x5d\xb5\xa9\xb1\x6d\x44\x86\xf3\xba\x6f\x57\x12\xfa\x7f\xdf\xe6\x42\x11\xd0\xc6\x29\xbc\xd5\xe7\xcf\x14\xc4\x26\x1c\xae\x3f\xe4\xe6\x24\x08\x1a\x57\x57\xeb\xed\x06\xc1\xee\xf8\xd3\x37\x4f\xbb\x5f\x13\xd4\x8f\x75\xad\x78\xea\xd1\x29\x78\x3d\x36\x5e\xca\x01\x9d\xad\xf3\x8a\x12\x46\x45\xef\x3c\x99\xe0\x25\x27\xbc\x18\xde\x51\xb2\xd5\x2b\x52\xd8\x15\x7a\xe0\xd0\x54\xef\x7a\x61\x4f\x68\xeb\x81\x48\xaf\x56\x91\x4f\xd0\xb8\xbd\x5b\xbc\xfb\x89\xa6\x05\xdc\xde\x71\xcf\xab\x47\x74\xde\xf7\xe8\xff\xe7\x40\x64\x97\x9b\x90\xfe\xa6\x6e\xbd\x61\xb6\x4c\x09\xc0\x50\xd6\xdd\x34\x60\x2f\xc0\x77\x32\x98\x33\x38\x18\x08\xa0\x19\x70\x86\x2c\x02\xa2\xd7\x19\xae\x18\xba\x17\x18\x7f\xda\x2c\x4d\xa1\xdf\xdf\x7e\x31\x69\x7c\xee\x52\x6d\x4d\x20\xf5\xae\xbb\x99\xd9\x0a\x20\xb1\x35\xb4\xd0\x6e\x30\xae\xc7\xed\x4c\x3c\xe4\xb1\x1c\x53\x23\x0e\xcd\x16\x05\x56\x60\x70\x50\x68\xe1\x98\xc8\x0a\x62\xa7\x8f\xf9\xc9\x6b\x63\xaf\x77\x6d\xf7\xb0\xac\x55\x4a\x5a\xf2\xf3\xbe\x6b\xca\xd7\xa9\x13\x47\xbf\x1f\xef\x16\xd7\x43\x4f\xfd\x5c\x7f\xce\x23\xa9\x67\x52\x6a\xe8\x5d\x1d\x2f\x9f\x9e\x95\xa9\x06\x55\x84\x57\x7d\x4f\x73\xf2\x1d\x69\x9f\xb8\x0b\x3e\x3e\x45\x82\x89\x89\x81\xa7\xed\x7d\x7d\x04\x65\x09\xad\xa5\xb2\xbe\x07\x85\x7a\x71\xc9\x47\x66\xfb\xde\x13\x26\xc4\xf0\x0e\x34\xfb\x05\x08\xf3\xa2\xda\xf6\x96\xf9\xdd\x16\x1e\x8a\xbc\xb7\xf3\x9b\x5f\x89\xf0\x67\x58\xcd\x36\x1f\xbf\x02\x11\x27\xb8\x69\x4b\xbc\x9f\xb5\x28\x27\x50\xe9\xef\xbe\x48\xa1\x58\x92\x3c\xb5\xd2\x62\x03\xf2\x9e\xbf\xf1\x43\x3d\x2b\x99\x0e\xc0\x6e\xbb\x2e\x6b\xe0\x18\xc0\xfb\x80\x66\xd2\x80\x99\x40\x54\xa6\x56\xc2\x20\x3d\x20\x71\x8b\x36\x7d\xf0\x32\x60\xd2\x6e\xa3\xf5\xc3\xf7\x01\x19\x59\x96\x73\x55\x3e\x00\xd9\x69\x8c\x02\x35\x1f\x20\x5b\xcf\xe9\x84\xc9\x32\x60\x8a\x89\xff\x31\x36\x13\x07\x12\x2b\xc7\xb6\x78\x0f\x82\x6e\x6c\xe8\x8c\xec\x70\x9d\x5f\x2a\xe1\x47\xd6\x98\x24\x0c\xf8\x5a\x17\xb4\xe3\xc8\xac\x94\xfb\x2d\x5c\xbf\x88\xaa\xac\xf4\xfd\x6f\x44\xde\x8c\xa6\xfe\xd3\x4a\x9e\x1e\xf6\x56\xef\x12\x64\xdd\xbf\xbd\xc1\xd7\xb4\x3b\x63\x5a\x69\x85\x81\xdf\xe7\xee\x2b\x19\xb6\x97\xd2\xfd\xe7\xf6\x98\xa6\x2f\x39\x7d\x31\x50\xa7\x27\x79\x32\xf3\xd8\xdc\x40\xf7\x9e\xcf\x13\x13\x8e\x2c\x08\xa2\x08\x18\xc9\xfe\xfb\x57\x04\xed\x11\x2c\x4c\xfc\xbc\x77\x64\x90\xa9\xe0\x75\xc2\x19\x29\xff\x52\x54\x1e\x64\x26\x5c\x18\xfd\x7c\xd3\xdc\x60\x5d\xe1\x9e\xa8\x6b\x1b\x2a\x83\xb4\x44\x72\x61\xa1\xeb\x65\x82\xec\x45\x46\xa1\x2e\xf8\x93\x07\x42\xa1\x18\x3a\xf7\xaa\xfa\x71\x9d\xea\x7e\xab\x01\xab\x67\x6a\xe7\xfb\x15\x01\x76\xd3\xe4\x88\xde\xbf\x07\x7c\x1e\x4e\xf6\xdf\x1b\x9b\x3d\x24\xb9\x57\xd3\xce\x0d\xed\xdf\xab\xd2\x5c\x0c\x29\x0f\xb2\x80\x49\xbd\x33\x26\x03\x58\x10\x60\xb7\xc4\x70\x33\x30\x3b\xc9\xf3\x32\x6b\x9d\x30\x2e\xc3\x2a\x8a\xe5\xe3\xd0\xfa\x69\x82\xd3\xe4\x49\x71\xef\x9b\x6c\xe2\xa7\x2f\xdd\x3f\xd1\xff\xb9\x59\xb4\xc1\x6e\xfd\x8c\xd1\x0f\x8f\x85\x5d\xbb\x74\x79\x86\xe6\xdd\xf3\xc1\x1e\xcf\x36\xce\x76\xbe\x49\x04\x6a\x76\x5e\x9d\x3b\xfc\x52\x74\x70\x61\x57\xcc\x6c\xab\xd3\x67\x43\xaa\xbb\xbe\xce\x1c\x54\x3a\x30\xcc\xb3\xdb\x6e\xfa\xf8\xc3\x86\x61\x77\xba\x4f\x65\xc6\xec\x9d\x1a\x3e\xb1\x87\x3d\xe5\xe6\x0e\x84\xef\xea\x39\x35\xc9\x55\x9a\xfb\xb2\xd9\x35\x3c\x4d\xb0\x38\xe9\xc0\x46\xd3\xf0\xd7\x82\x73\xe3\x05\xeb\xbe\x84\x0f\x16\x1a\xc4\xf7\x5f\x55\x18\x41\x17\xba\xc5\x7d\x5c\xf1\x32\x7c\xbc\x70\x6b\xf4\xe6\xe5\xa6\xe1\x49\xc2\x87\x91\xe4\x5b\x17\x4b\x92\x13\x1b\x42\xd5\x11\xff\x9e\x82\xfa\xa0\x7e\x11\x00\xa3\x6c\x18\xd9\xf7\xc1\xed\xbe\x0c\x79\x8e\x48\xef\xfd\xa6\x48\xfa\x1a\x4f\x97\xf4\x01\x59\xa0\x37\x90\x3c\x77\x97\x8f\xd2\xf4\x97\x95\x03\x56\xcb\x1a\x0f\x51\x51\x05\x56\x67\x33\x42\x75\x04\xa2\xb6\xe5\x15\xce\xbf\x6c\xc2\xbe\x7e\x9f\x3f\x2d\x78\xb1\xcf\x94\xc6\x1d\x59\xd7\x13\xbf\x24\x78\xdd\x9f\x9f\xb6\x68\xf6\x8d\xa9\x06\xd5\xec\x09\x3e\x85\x11\x33\x27\x5d\x3e\x9d\xb0\xf9\xa4\xc3\xdc\x49\xe7\x57\xc7\x6e\xa9\x9d\xbe\xb0\xe1\xd4\xd1\xa8\x8b\xad\x5f\x97\xbc\x3a\xf2\x34\xfa\x79\x27\x6d\x51\xe6\xde\x0f\xb1\x9e\x9d\x55\xf3\xa7\x6e\xdf\x1a\x67\xdc\x95\x3b\x27\x64\xcb\x8f\xb8\xa4\x2e\x51\x0e\xb5\x30\x30\xf6\x79\xf7\xd5\x2c\xd9\x75\x77\x63\xdf\xf5\xf0\xa6\xae\x5c\xb5\x24\x8e\xe8\x99\x91\xfe\x6b\x79\x7d\xdc\xab\x9e\xee\xd4\xaf\xcb\x99\xb1\x6f\x04\x21\xc9\x1d\x4b\x97\xc7\x6d\x10\xac\x4d\xfa\xb9\x28\x3e\xce\x53\xd0\x3d\x8e\xbe\xf0\x76\x4c\xb9\x30\x21\xce\x75\x01\x2f\xba\x5d\x58\x1a\x6d\xf0\x77\x1e\x28\x19\xa8\x2a\xf6\xaa\x59\x80\xfc\xf1\x5e\xb5\x7b\x4b\x79\x40\xf9\xe7\xfe\xbb\x94\x83\xc8\x96\xf8\xc1\x52\x0e\x40\x9a\x07\xb0\xb9\x70\x90\x3b\xe9\x83\x0c\xd5\x72\x1a\xb6\x14\xd8\x95\x68\xfe\x40\xdd\xb7\xad\x78\xcb\x74\xee\x47\xfa\xc4\x57\x5e\x6b\x6a\x7c\x87\x79\xd1\x6a\x59\x4b\x27\xc7\xf9\x8d\xdd\x7d\xf9\xc7\xac\x0f\x19\xc9\xd3\x44\x27\xb3\x32\xd7\x16\x38\xe5\x76\x1c\x3a\x94\xfe\xeb\xe0\x92\xc5\x33\x77\xab\xa7\xde\xad\x44\x7e\x6b\x91\x6e\xf2\x83\x77\x6e\x05\xbf\x36\x5e\x9a\xf0\xfd\xd7\xef\x02\xe3\xd5\xbb\x52\xdc\x7f\x1f\xcd\xdb\xb3\x62\x4b\xf2\x82\xce\x43\x0b\x2d\x96\x8f\x9a\x70\xb7\x6b\x72\x6e\xfe\xe2\xcf\xc9\xbf\xba\x3e\xcf\xca\x59\xac\x3a\x61\x76\xf7\x86\xec\xf6\x05\xab\x92\x3e\xf4\x98\x64\x5c\x98\xcb\x9d\xe0\xd6\x93\x9f\xde\x3c\x67\xe4\x84\xa4\x9e\x3b\x93\x6e\xcf\xda\x9b\x34\x5c\x10\x9e\xc2\x9e\x59\x9d\xb8\x5d\x50\x9c\xe4\x9e\xfd\x2e\xf1\xac\xa0\x6b\x5c\xd6\x74\xee\xb8\xf9\xc2\x09\x71\xb6\x00\xa5\x4e\x9d\x9c\x07\x5a\x76\x8a\xef\x7b\xd5\xfa\x0d\x85\xcc\x3f\xf0\x96\xa5\xf4\xf1\xbf\xa5\x79\x18\xd2\xf1\xaf\x96\xdc\xfb\x2d\x9a\x4a\xe9\x93\x8b\x71\xc2\x7b\x94\x31\x85\xd2\x1e\x5a\x9a\x66\x98\x31\x9a\xf6\x56\xf3\xd0\x5c\x66\xbb\x95\xee\xfd\x9a\xdd\x56\x6e\x6d\xae\x87\xae\xf1\x36\x2f\x08\x7f\x18\x6d\x73\x2c\x66\xd5\x86\xd4\x4f\x53\x3c\xb7\x5b\x2c\xb6\x98\xf7\x71\x7e\xd2\x5a\xff\xb9\xd8\x36\x26\xdf\x3c\x7f\xfc\xac\xee\xb2\x7b\x2b\xb0\x20\x6a\x46\x73\x7d\xfb\x1a\x8d\x39\x26\xd9\x9f\x3a\xee\xac\xcd\xcc\x49\xc8\x0e\xff\xf5\x60\x45\xde\x8c\x83\x59\x71\xbf\xcf\xe5\x35\x4a\xb9\x8f\xec\xfd\x19\x13\xbb\x82\xe7\xe6\xfe\xe1\x3e\xd6\x4c\xf9\xde\x9d\x3e\xc3\x74\x2a\xd2\xe7\xf6\xe8\x4c\x53\x9a\xd2\x38\xf9\x60\xcf\xda\xf4\xd2\xf4\x3b\x93\xf2\x7b\x44\x69\xa6\x93\x2f\x4d\x1a\x2e\x08\x48\xc9\x98\x3c\x2a\xf5\xa7\x60\x4b\xd2\xeb\xb4\xfb\x13\x9f\x08\x44\xe3\xcc\x00\x85\x90\x51\x4e\xbd\x9f\xdf\xa4\x7a\x20\x79\x7e\x3a\x49\xfa\xfc\x47\x8a\xb9\x8e\x3f\xbe\xdf\x02\x3f\x4a\x9f\x7b\xf0\x7f\xfa\xe3\x48\xea\x73\x8e\xec\x1b\xf1\x03\xe5\x06\x72\x93\x29\x94\xa6\xca\x8b\x0f\xb5\xf7\x2b\x9d\x7a\xcc\x3d\x97\x45\x6d\x33\x6e\xb8\xe1\x74\x62\xb5\x93\x9c\x83\xe1\xa9\x0b\x47\x0c\x82\x1c\x42\xd5\x76\x6b\xed\x71\x4a\x3c\x94\x52\xbd\x72\xe6\x96\x59\x39\x75\xb3\x76\xcd\x9b\xbb\x61\xde\x46\xff\x45\x7b\x66\x68\xad\x53\x3d\xad\x94\x17\x31\xb5\x67\xf5\xf9\x07\xad\xcb\x36\x4c\xf2\x59\xf5\xad\x7d\xd7\xf2\xf4\xb4\xea\x82\xcc\xdf\x4d\x4b\xcb\xd2\x64\xf2\x2f\x74\x5e\x5c\x20\x4a\x0d\x5c\x22\xe8\x9a\x9b\x9b\x30\xb1\x75\xe1\xb5\x6e\xd3\x9c\x7e\x13\x4f\xcc\x0f\xea\xde\x95\x5d\x3f\x71\x66\xee\x94\x1e\xcd\x69\xbc\x94\x8c\xd9\xdf\x7a\x76\xa4\xc7\xa6\x38\xe4\x7c\xea\x69\x4b\x7b\x90\xdc\x31\x63\xa9\xc0\x37\xe5\xd4\x84\xcc\xe9\x8f\x05\x97\x12\x1f\x4e\x18\x99\x95\x23\x54\x48\x38\x9d\xf4\x3d\xb3\x40\x48\x8d\x9f\x03\xa8\x55\xc8\x91\xbc\x97\xd4\xff\x97\x72\x20\x29\x32\x62\xcd\x95\xe4\x5f\xac\x36\x15\xab\xb4\x1f\x42\x89\xe4\xfe\xef\x45\x92\x93\xfa\xfe\xb0\x82\xf4\xbf\x9a\x5a\xab\x6f\x51\xaa\x29\x94\xa7\x79\x35\xfd\xd5\xb4\x86\x72\x6b\xc6\xde\xf8\x69\x5a\xa3\x33\xa4\x6c\xf4\xb5\x81\x76\x37\x59\x05\x07\xfd\x2e\x4e\xf5\xb9\xeb\xf3\x68\x7d\xe7\xe9\xd3\x63\x17\xc4\x5f\x9f\x57\x52\x52\x95\x35\x65\x5a\x65\xe6\xb0\x23\x8d\x6b\xf3\x67\x0d\x4b\x2d\x3c\xd4\x71\x7c\x5a\xee\xd3\xc4\xbc\x03\x8f\x6a\x5d\xe7\x07\xc4\x53\xf7\x1f\x6f\xb5\x5a\x30\x74\xac\xd5\x9e\x61\x5d\xae\xb9\xcf\xc7\xf2\xb6\xcf\xef\x6a\xcd\xb9\x3d\x76\xda\xe6\xd6\xee\xf9\xd3\x15\xc6\xfa\x6e\x94\xef\x51\x9c\xa6\x3a\xb6\x65\x2d\xaf\x27\x66\x4a\xf7\xd8\x77\xab\x2e\xf7\x1c\x9d\xbc\x75\xec\xba\xe5\x1b\x05\xbc\x94\x9e\x78\xed\xbc\x04\xc1\xb4\x64\xa7\xb8\xea\x25\x26\x02\x62\x9c\xc3\xd8\xc8\x85\xcb\x84\x5a\x09\xa3\xe2\xae\xcf\x7f\x2c\x4c\x8e\x0b\x8c\x9b\x38\x8f\x29\xdc\x1e\x63\x08\x98\x4b\xf2\x4d\xf8\x02\xb1\xc6\x4b\x7c\x1d\x29\x07\xb2\xc2\x95\xd2\xc7\xff\x94\x70\x10\x07\xaf\x90\xfe\x76\xfb\xa4\x2a\xf2\xbd\x7f\xd3\xfa\x3b\x24\x0f\x50\x7f\xe4\xbe\x1a\xf9\xde\x7b\xc2\x93\x8d\x23\xda\x28\x94\xf2\x4f\x0f\xcf\xeb\xef\x1a\x3d\xab\xe4\x58\xed\x23\x66\x80\xe5\x94\x6d\xd4\xdb\x29\xee\x2b\x5c\x06\xe5\xbf\xab\x62\x46\xcd\x08\x1f\x93\xf9\xea\xda\xc0\x29\x21\x29\x2f\x53\xee\x5e\xf1\x58\xb9\x7b\x8a\x5c\xbc\x6f\x79\xd3\xd1\xc7\x99\xfd\x23\x3b\x2f\x65\xdf\x46\x36\x3b\x74\xd7\xc5\x96\xcf\xf1\xd9\x6d\x21\xdf\xcf\x8f\xec\x9e\x99\xb5\x3f\x34\xe7\xc4\x8d\xee\x9e\x0c\xf7\x30\xb5\xa3\xea\x3d\x09\xe9\x6b\xc3\xa8\x07\x8e\xf4\x7c\x49\x9d\x1b\xf6\x7b\xf7\x59\x01\x35\x65\x69\xd8\xce\xed\x3d\x82\xbd\x89\x67\xc2\xf5\xb6\xd2\x05\xcf\xc6\xb5\x85\xa7\x6e\x32\x16\xca\x25\x18\x84\x75\xae\xef\x16\xa6\xc5\x6e\x0b\xab\x5d\xab\x25\x2c\x8d\x96\x89\x30\x5c\xa9\x2a\x3c\x1f\x75\x39\xec\x77\x41\xa5\x68\x68\x38\x0d\xb0\x95\x7c\xdf\xd2\xf3\x20\x43\xc2\xc1\x2d\x93\x70\x2f\xdb\x26\xf5\x19\x3f\xae\x92\xbe\xd7\x0f\xde\x2d\xd2\x07\x6f\xbe\x20\xbe\x0f\xfc\xcc\xfb\x09\x79\x2f\xfe\x4e\xf0\x73\x92\x07\xb9\xb2\xf9\xf5\xab\xc1\xa6\x14\xca\xc9\x9e\x37\x06\x9a\xb1\xf2\x51\x7b\x1d\x1a\xd7\x51\xe9\xfa\x6a\x6b\x5f\x3d\xf7\x75\x5e\x6b\x7b\x72\x6e\x65\xfd\x98\xd0\xa5\xde\xef\x53\xaf\x3f\xf8\x95\xda\x1e\xeb\x11\x3f\xe2\x01\x7b\xd9\xcf\x71\x5f\xc2\x8f\xdc\x8f\x38\x7c\x3a\xd9\x24\x30\xb7\xce\xff\xe6\x85\x89\x51\xbe\x93\x6b\x2f\x7e\xa8\x4a\xf5\xf2\xe1\xdd\x59\xd9\xf3\x2c\xe5\x84\xcf\xb8\xaa\x30\x01\x3f\x69\x8d\xef\x95\xcb\x17\x04\xc9\x89\x2d\xbe\x77\xce\xbb\x08\x5e\x25\x0c\xf2\xf3\x3c\xf9\x5d\xa8\x15\xf7\xc3\xbf\xe2\xe8\x73\xa1\x55\xdc\x59\x69\xbe\x85\xff\xdd\x7d\xeb\x84\x15\x91\x9e\xfe\x17\x76\xb7\x09\xdb\xc3\x63\xfc\x3b\xb6\xbf\x15\x19\x87\xd2\x02\x26\x6c\x8d\x17\x79\x05\xd7\xf9\x63\x73\xb4\x68\x56\xe0\xf6\xbf\xfb\x61\xda\x01\xc9\x3e\x20\xa9\xc7\x16\x49\x5f\x20\x29\x07\x72\x95\xe4\x21\x7e\x0a\x6f\xbf\xa2\x90\xfc\xc3\x43\xd2\xff\x6c\x48\x6b\x20\xfb\x83\xdc\x93\x7d\xed\xd1\xab\xd7\x66\xbf\x97\x27\xdf\x7b\x5f\xf8\x42\xed\xd5\x23\xb7\xbf\xed\x52\xf3\xa6\x50\xb6\x2c\xfe\x3a\xc5\xa4\x46\xb5\x3c\x3f\xf5\x53\x03\x4f\xd6\x82\x97\xfd\xa0\xe5\x40\xc0\x31\xc7\x81\xe3\x87\x37\xd5\x4e\xb8\x1f\xa0\x11\x71\xb1\x69\xe2\x92\xa6\xd0\x4f\x01\xb3\xdf\xb5\xec\x2f\x8f\x52\xf3\xca\x7d\x17\x7b\x23\x21\x66\xbb\xdb\xb2\x77\x05\xcd\xfb\x62\x03\x5c\xfd\x5e\x3f\x13\x6a\xc4\xe8\xb9\xbe\x7d\x9a\x2a\xf4\x8a\xfa\xe2\x16\x5a\x67\x2f\xcc\x8f\xf8\xed\x16\x76\xcb\x5d\x58\x1b\x96\xea\xbe\xf8\xfa\x52\x61\x7d\xd8\x42\xf7\x83\xe5\x9b\x45\x63\x82\x45\x1e\x13\xcf\x6b\x88\x18\xc1\xda\x1e\xcd\xa7\x8a\x45\xc1\x81\x02\xaf\x90\x92\x66\x51\x58\x10\xdb\x6b\xd4\x91\x91\xa2\x75\xfe\xab\xbc\x46\x1f\x0c\x12\x9d\xf1\x1b\xe8\xf1\x78\xdf\x3a\x62\x88\x67\x2d\x30\x56\x24\x1e\xe7\x1c\x0f\xb1\x6e\x40\xdf\xfd\xef\x0a\xe9\x73\xfd\x52\xbc\x43\x7e\xef\x1f\x27\x3f\x21\xfd\xff\xe7\xef\x5e\x92\xfb\x49\x1d\xbd\x89\xec\xa3\x52\x49\xff\x4c\xfa\xe5\xe7\x96\x7d\xaf\xea\xd5\xc3\xe7\x7f\x93\x75\xdd\xae\x26\x3c\x20\xfb\x9d\x42\x59\x13\x27\x7c\xae\x1b\x27\xdf\x6f\x5e\x4f\xcf\x15\x66\xad\x0e\x27\x5d\xb5\x6b\x8c\x37\xcb\xfa\x77\x4c\xc1\x6f\x7e\x42\x9d\xb3\x45\xd0\xde\x4e\x85\x05\xa3\x3d\x0c\xbc\xf2\x3b\xcd\x76\xd3\x7c\x78\xfc\x5d\x9d\x29\xd7\x26\xf8\x6d\x73\xec\xec\x6c\x7c\x6b\xec\x1f\xee\xf0\xe2\xb7\xbf\x28\xda\x6f\xb1\xc3\x89\x2f\x25\xa2\x05\xbe\x4a\x0e\x37\xdf\x0a\x44\x7b\xbd\x6f\x3b\x52\x1b\xce\x88\xce\x7b\x6b\x3a\x7e\x7b\x78\x57\x74\xc1\xdb\xcb\xc9\xe0\xce\x3a\xd1\x3b\xcf\x2d\x8e\x1f\xab\xeb\x09\x45\xf7\xe9\xce\x9c\x6b\x67\x88\x01\x1e\x19\xce\xe7\x2e\x95\x11\xa3\xdd\x0f\x39\xaf\x2d\x53\x26\x78\xae\x8d\x2e\x31\xa7\xe3\x09\x57\xd7\x52\x97\x92\xe3\x29\x44\x34\xff\x20\x90\x2d\xf1\xfd\x57\x6b\x4a\xce\x3f\x09\xff\x21\xe6\x60\xba\x95\xee\x91\xdf\xf7\xc7\x7b\x4f\x48\xff\xbf\x71\xc6\x9b\xc8\x5e\x7d\x50\xf7\x81\xf4\xc5\xab\x9e\xb7\x92\x39\x31\x17\xad\xc5\x5c\x44\xe9\x49\xc1\xbb\x5e\xdd\x29\xf1\x39\x57\x8d\x11\xe7\x40\x2c\x0e\x03\x34\xd7\x0c\x79\x92\xdd\x06\xd0\xf5\x54\xdb\x27\x44\xe1\xb7\xfb\x75\x93\x9b\xe1\xe6\xc8\x8e\x79\xc9\xf4\xf5\xcb\x80\x73\xce\x05\xbb\x7a\xf7\x55\x44\xf7\xa6\xcd\x8e\x67\x9c\x5a\x88\xda\x53\x4f\x9c\x73\xec\x87\x10\x57\xee\xd9\x3a\x2f\xe3\x5a\x10\xe5\x2d\x91\xce\x91\x76\x79\x44\x1b\x51\xe0\xe8\xc5\x39\xd8\x39\x85\x38\x62\x9f\xcc\x09\xf8\xba\x83\x38\xcd\x3b\x6a\xa7\xd3\x04\xa2\xd0\xc1\xdf\x2e\xe9\xe5\x00\x62\xbb\xc3\x40\xbb\xee\x27\xa3\x88\x22\x07\x77\x6e\x5e\x5d\x16\xb1\xcd\x21\x85\xeb\x73\x6b\x35\x71\x85\x37\x8f\xcb\xac\x72\x20\x1e\x73\xd9\xbc\x69\xd7\x0e\x10\x15\xbc\x1d\xdc\x0f\xe5\x1a\xc4\x67\x3b\x43\x20\x5f\x92\x03\xb3\x47\xc2\x87\x5e\x20\xc7\x2d\x0c\xb8\x47\xee\xff\x5f\x5f\x3f\x23\xf7\xc7\x37\x91\xef\x48\xae\xf4\x11\x3e\x93\x5a\xa3\xda\x4e\xce\xfb\xcb\xd9\xdd\xef\x7b\xf5\xa4\x96\xd8\x17\xdb\x23\xf1\xc1\xd7\xd5\xf5\xf5\xfd\x66\x36\x00\xea\x1d\x83\xa6\xa4\xc5\x03\x56\x9f\x55\xae\x8e\x2d\x06\xf8\x0d\x7a\x75\xc1\x43\x71\x3d\x42\xc9\x72\x99\xf7\x4c\x1c\xc9\x30\xb4\x6e\x74\x1d\x88\xf9\x2b\x4c\x99\xf5\x8e\x11\x88\xd8\xb7\x86\x3d\x9e\x1b\x8f\x80\x0b\x61\xec\x08\xce\x48\x78\xdf\xdd\xc0\x8e\xfa\xd3\xc7\x21\x04\xb3\x7a\x3c\x59\x27\xa4\xbc\x83\x8d\x47\xd7\x04\x6c\xa4\xba\xda\xec\x6f\xad\x40\x86\xb5\x0c\x73\xfe\x7b\xc0\x8f\x31\x8a\x69\xfb\xaa\x0d\x11\x74\x2b\x96\xf6\xb3\x4c\x38\x33\xf6\xb3\x98\x0f\x7e\xc1\x9b\x21\x67\xf3\xb9\xd6\x0d\xd3\xa9\x2d\xac\x27\x35\x97\xe0\x4f\x7f\x09\x6c\x93\x3c\x17\x9c\x9d\x29\xd6\xbb\x24\x07\xf2\x6d\x53\x03\xf9\x5c\xf4\xee\x6d\x13\xb9\x1e\x9e\xc6\xb7\x92\xe7\xc6\x6d\xc1\x2f\xb2\x8f\xdc\x55\x49\x9f\x04\xa9\xff\xb5\x5f\xe2\xfb\x6e\x92\xdc\x77\xcf\x93\xe4\x82\x48\x73\x20\x26\x06\x02\xf2\x5a\x14\x4a\xe2\x62\xc0\x4a\x5f\xe9\x7a\xc4\x34\xc0\xb1\x41\x23\xc3\x2f\x17\xc2\xe0\xb5\x46\x99\x1e\x8d\x68\x4a\x73\x36\x3f\xe1\x52\x8a\xaa\x85\x49\xd4\x1c\xfb\x39\x28\xdf\xa4\x4a\x33\xe2\x5c\xc7\x99\xc3\x17\x68\x13\x6c\xf7\xa2\xb8\xac\xc6\x5a\x8e\x35\x09\x45\xb7\x3e\xd0\xbd\x6c\x80\x43\x2f\xbc\xac\x73\x6d\x66\xe1\x66\xbb\x2d\x2d\x95\xd1\x09\xe0\xb2\x65\xa0\x34\xc7\x80\xca\xe9\x0e\x05\x0c\x86\x51\x37\x7d\x5f\x0b\x18\x36\x49\x39\x07\xab\xa5\xef\xbe\x00\x06\xfb\xa9\xd3\x5e\xac\xc4\x57\xa3\x71\xd6\x6a\x4f\x8a\x50\x63\xca\x03\x8e\x8b\x39\xb1\x85\xb7\x02\xc9\x73\x60\x47\x03\xf9\xfb\xe1\xfd\xf5\xf7\xa4\x3e\x4b\x68\x25\xb5\xf6\xad\x98\x83\xba\x4e\x03\x79\x3e\xfe\xe9\x87\x71\xa7\xaf\xff\x29\xcd\x41\x90\xde\xff\xfe\xd3\x07\x22\x0c\x90\xf5\xa0\x50\xa2\xb5\x01\x53\x05\xb9\x93\x41\x77\x00\x5e\x87\xaa\xb7\x57\x06\xe0\xbf\x50\xa7\xd9\x6d\x30\x90\xa8\x66\x18\xeb\x48\x00\x33\x3f\x98\x8c\xe6\xa6\x42\xb4\xe2\x88\x69\x26\xdb\x1e\x1d\xdb\x03\xcd\x5c\x6d\x07\xa3\xb1\x78\xbf\x45\x2a\xa3\x06\xbf\xce\x5b\x98\xfe\x64\x14\xe0\xd5\x4d\x0f\x8b\x60\xfa\x61\x34\x3d\xeb\x6f\x91\x66\xfd\x0b\xf8\xb2\xc4\xfc\x4f\xae\x83\xd4\xc7\x36\x7f\xdc\xab\x1a\x8e\x66\x72\xdd\x2f\x00\xb5\x89\x66\x0a\x3f\x7a\x67\x66\x86\x59\xdd\xe7\x29\x80\xe6\x66\xb3\x2f\xcd\xb2\x80\x16\x5d\xca\xc1\xfc\x56\x12\x8f\xff\xc3\xce\x66\xf2\xb9\xe0\x85\xd7\xb7\x52\x72\x1f\x5c\xdf\x45\xee\x07\xd7\x3f\x12\xe4\x7e\x7a\x4e\xe2\x87\x1f\x96\xe4\x23\x6d\x93\xf8\xe2\xab\xea\xfb\xae\x03\x69\x1f\x04\xe9\xfd\xff\xb1\xf7\x01\xb5\x87\x32\x35\x21\x0d\x80\xf1\x80\xa1\x9b\x7c\x86\x02\x6c\x81\xca\x2e\x57\x67\xc0\xf3\x8b\xda\x06\x97\xc1\x40\xdc\x76\x1d\x7b\x87\x08\x20\x93\x6f\xa0\xc2\x59\x01\x2c\xfc\xac\xdf\x68\x1b\x0f\xac\xcd\x33\xdc\xcc\x34\x01\x76\xaa\x19\xf9\xda\x6c\x02\x0e\x9d\x34\xae\xa7\x3f\x01\xce\xe5\x9a\x38\x49\xfd\x7d\xeb\xa1\xc0\xa3\x68\x13\x11\x6d\x24\xd0\xf4\xcd\x78\x0b\x35\x1c\xf8\x91\x6c\x68\x2e\xad\x87\x94\x73\x30\x0e\xed\xd5\x11\x55\xba\xc7\x7b\x55\xee\x85\x41\xf1\xef\x3a\x40\x39\xb7\x27\xa1\x9e\xe4\x25\x3f\x9b\x35\x91\xfb\xe3\xeb\xa2\x9f\xfc\x5e\x7d\xb8\x43\x40\xe6\x44\x55\xa5\xa1\x0f\x07\x54\x1c\x82\x3e\x1c\x8c\x34\x07\x40\xea\xff\x4a\xfb\x81\x4c\x34\xec\xeb\xfb\x7a\x4a\xfa\x44\xf8\xc9\x02\x7a\xdb\x06\xa7\xba\x1d\x06\x6c\x54\x14\xd2\x9c\x12\x00\xd7\xc2\x51\x19\x0e\x3a\x40\xc4\x06\xb5\x4a\xee\x34\x20\x35\x4f\x4b\x97\x7d\x1f\x98\x45\xd7\x09\x63\xa6\x01\x79\x49\x3a\xc1\x7f\xee\xf1\xc7\x03\x45\x5e\xba\x1b\xff\xdc\xdf\xa7\x03\xa7\x46\xea\x47\x49\xef\xed\x5b\xfe\x02\xee\x4d\xd1\xd7\xb7\x9c\x0f\x34\xec\xd6\x7b\x66\x65\x0f\x7c\x9a\xad\x7f\xdf\xf2\x3a\xd0\xf5\x46\x97\xf9\xa7\x1e\xb3\xc8\x7a\x88\xa4\xf5\x68\x8b\x6d\x7a\xd1\xfb\xf9\xde\xee\xfd\x4e\xae\xf7\xfa\x85\x22\x92\x8f\xfc\x4f\x0e\xe8\xa8\x84\x87\xfc\xc3\xc1\xb8\x8a\x55\x9a\x87\x32\x47\xc2\x47\x49\x73\x20\x12\x52\xc4\x1a\xfc\xa6\xaf\xef\xed\x76\x0d\xd0\x5c\x31\x80\xed\x72\x01\xb0\x16\x0e\x3f\xc5\xab\x03\x1c\x97\x2a\xd7\xb0\xde\x03\x01\xfd\x55\xc6\x30\x6f\x01\x63\xd9\xa3\x94\x58\x6b\x81\x0c\x7b\xf5\x99\x36\xcb\x81\xb9\xcb\x34\x29\x74\x47\x20\x4f\x41\xa3\xc4\xfa\x01\xb0\xf6\xb5\x56\x19\xcd\x07\xd8\xe6\xa2\xad\x4d\x3d\x09\x1c\xe4\xeb\x2c\xb2\x8c\x04\x8e\x87\x68\xdd\xb3\xe4\x03\x97\xc6\xe8\xb8\x9b\xcf\x03\x6e\x66\x6a\x55\x4a\x7d\x7d\x73\x63\xe0\xf5\x4f\xad\x6b\xe6\x01\x40\xab\xaa\x16\xc3\xfc\x1e\x20\xb8\xa9\xa9\x66\xba\xbb\xb7\x0e\xaa\x53\x9b\x58\xdf\x48\x5e\xb2\xfe\xad\x40\x81\xf2\x0f\x07\x24\xed\x07\x52\x7a\x0b\x7d\x39\x18\x09\x17\x58\xa0\x21\x56\x69\x2e\x90\x94\x87\x92\xf6\x03\x91\xce\x03\x5f\x09\x47\xe4\x20\xa9\xa3\x53\x25\xa0\xe9\x21\x53\xc5\x7d\x08\x58\xd0\x64\x6f\xd8\xca\x01\xec\x08\xf9\x41\x36\x39\x80\x57\xa8\xa2\x9f\xd4\xef\xb7\xde\x0c\x24\x2b\x8e\x38\x64\xfd\x10\xc8\xbe\xa1\x6a\x69\xf5\x0e\x98\xb3\x66\x54\x9b\xd5\x0a\x60\xa9\x9d\x6a\xa1\xe5\x30\x60\x55\x9b\xea\x59\xf3\x17\xc0\xe6\x61\x63\x06\x58\x8c\x05\xf6\x4c\x52\x8f\x32\x7f\x0b\x1c\x55\xd6\xb0\x31\x8d\x02\xce\xe6\xa9\xe9\x99\xc9\x03\x57\x6f\x6a\xc8\x9b\x9d\x05\xee\xa8\x68\x56\xf7\xfe\xfd\x89\xb6\xfa\x2f\x53\x0f\xe0\xf5\x79\xf5\x52\x93\xe9\x40\xab\xe1\x98\xc9\x2f\xdc\x41\xe6\xe5\xdd\x91\x70\x1c\x7f\x38\x20\xc9\xfe\xbf\x57\x92\x73\xf2\x27\x0f\x46\xd2\x17\x6a\xe1\x07\xb1\xce\x48\xec\xcb\x81\x8c\x95\xec\x9b\x21\x01\x62\xf5\x90\xf4\x0d\x62\x8f\x13\xab\x7d\x35\xa0\xde\xd2\xff\xad\x4d\x39\x60\x34\x6e\x50\xbe\x75\x3d\xc0\x68\x1e\xfa\x8c\x6e\x07\xf0\x75\x87\xdf\xb3\x76\x04\x82\xe5\x15\xa9\x56\x2a\x40\x6c\xa8\xa2\xb6\x25\x07\x48\x39\xa6\xb4\xdb\x52\x11\xc8\xec\xaf\x92\x61\xe1\x0c\xcc\x3a\x31\xc2\xc2\xcc\x10\x58\xf0\x4d\x65\x99\x59\x10\xb0\xa2\x60\x64\xa6\x99\x0b\xb0\xc9\x7e\xb4\x5a\xaf\xee\x98\xa6\xca\x30\x5d\x01\x1c\xec\x52\x3d\x6e\xcc\x03\x4e\x8c\x1e\xf5\xd2\xb8\x19\xb8\x90\xa7\xba\xca\x88\x03\x54\x6c\x1c\x55\x6f\x22\x0f\xdc\xed\x18\xd3\x68\xbc\x0f\xa8\x4f\x19\x13\x7e\x2f\x5a\xfc\xf9\xae\x48\xf6\xbf\x13\x37\x25\xe7\x60\x56\xdf\x73\x60\xb5\x24\x3f\x6c\x89\xe4\x1c\x9c\x25\xe1\x3c\xa6\x2c\x15\x6b\xe2\x0b\xb1\x46\x4a\xfa\x69\xf9\xe7\xf6\x5d\x0f\x36\x92\xba\x9a\xa7\x02\x03\xda\x29\x14\x86\x1e\x60\x90\x32\xf0\x80\xd5\x0d\xc0\x6a\xd3\x90\x3b\x96\x5b\x01\xde\xfd\xa1\xb3\xcc\xbf\x01\x5e\x3e\xc3\xb6\x59\x3c\x01\x22\xa6\xc9\x4f\x33\x5e\x01\xc4\xe5\xcb\x8d\x30\x01\x90\x32\x4b\x7e\x91\x69\x05\x90\x11\xa8\x38\xd3\x78\x01\x30\xe3\x86\xc2\x11\x93\x65\xc0\xbc\x55\x4a\xa7\x4c\xbe\x02\xcb\xd7\xa8\x5c\x33\x59\x08\xac\xcf\x1d\x71\xc4\xf8\x2a\xb0\xa5\x76\x44\xb9\xd1\x2b\x60\xf7\xbd\x11\x55\x46\x8b\x81\xe2\xfb\x23\xb3\x0d\x4f\x01\xa7\x1e\x8d\xb4\x32\x20\x80\x0b\x8f\x47\xdc\x36\xd8\x0c\x54\xec\x18\x41\xae\x76\xff\xb7\xe2\xf7\x93\xde\x7b\xff\xbb\xdf\x2b\xf6\xbd\x87\xfa\xb1\x84\xe4\xfb\x9a\x7a\xee\xca\x01\xa6\x7f\xfb\xa4\x58\xbd\x71\xd5\x92\x4b\x04\x58\xd7\x7d\x35\x94\xf3\x01\x4e\x5a\xe8\xc3\x51\x7b\x00\xbb\x96\xf8\x5a\x75\x25\xc0\x9e\x35\x79\xa6\xee\x22\xc0\x7e\xff\x9c\x5d\xc6\x3b\x00\xee\xb9\x15\x0e\x66\x3f\x00\x76\xf9\x76\x15\x8b\xc9\x00\xdb\xae\x24\x92\x76\x0b\x60\x76\x5c\x39\x6a\x5d\x00\x30\xd9\x0f\x52\x19\x95\x00\xa3\xa4\x29\x97\x3e\x1c\xb0\x09\xec\xe2\x32\x94\x01\xba\x3a\x8e\x59\xb0\x00\xda\x6b\x3c\x35\x0d\xe9\xec\xa4\x59\xa3\xd6\x54\xa9\x2d\x97\x7a\x15\x55\x26\xbf\xde\x57\x5a\x6f\x41\x9e\xa5\xdb\xdb\x4d\xd4\xdd\x28\x37\xc1\xf3\x69\xb4\x0a\xec\x36\x1f\xfa\xd8\xc6\x7a\x0d\xd6\x59\x98\xd4\x16\xd1\x7a\x70\xc8\x6c\xc2\xed\xb7\xb4\x12\x9c\x36\x8d\xad\xae\xa2\x9d\xc3\x05\x93\xd7\x95\x8d\xd4\x36\xdc\x33\x26\xd3\x61\xfc\xc5\xf7\x16\xff\x97\xdf\x2b\xf1\xbd\x87\x3e\x66\x92\x79\xbe\x52\x1e\xc4\x74\x00\xef\xcd\x90\xd5\x80\x75\x7f\x97\xa8\xe1\xc6\x00\xf3\x91\xd7\x4a\xa5\x08\x80\xa7\x16\xea\xa5\xba\x00\xe0\xca\xc4\xcb\xa8\x7d\x01\xec\xa7\x4c\x52\xd2\xe5\x01\xf6\x7a\xb3\xe7\x19\xad\x01\x78\xea\x05\x41\xe6\xa6\x80\xdd\x89\xa2\x46\xaa\x16\xc0\x96\x29\xed\x4f\xdb\x06\xb0\x6c\xae\xfa\xd0\xa9\x64\x1d\x26\x31\xaa\x00\x9b\xcc\xf7\x2e\x0c\x11\xc0\xe4\x09\xd6\x32\x59\xd2\x3a\x10\xde\xb4\xc7\xa8\x33\xdd\xd5\x71\xd5\x5a\x09\xc5\xe6\xd9\x5f\x27\x5b\x9b\x62\x8b\x05\xab\xf9\x3a\xdd\x00\xd3\xad\x66\xbf\xd2\xa7\x1b\x60\xa6\x95\xcd\xd3\x48\xba\x1a\xe6\x5b\x6e\x7a\xe8\x45\xf7\xc6\x42\xcb\xa9\x77\xd3\xe8\x0f\x30\xcf\xf2\xcc\xad\x45\xf4\x01\xd8\x62\x7e\xba\x9a\x6d\xdd\x88\xbd\x66\x1f\x2a\xd8\xd6\x04\x8a\xcd\xc8\xd5\xe0\x97\x41\xe9\xc3\xc3\xfc\xe9\x7f\x30\xe1\x5f\x9f\x4f\xc1\xdf\xe6\x29\x59\x07\x37\xf6\x92\x01\xed\x80\x79\x02\x6f\x84\xec\xcc\xbf\xfd\x83\x38\x9d\x1e\x87\x55\xd2\x01\x2e\x82\xca\x46\x1f\x00\xec\x63\x63\x65\xd4\x85\x80\xc3\xa0\xb4\xfe\xba\x39\x80\x7d\x69\xce\x53\xa3\x2d\x80\xfd\xac\x02\x7d\x4b\x39\xc0\xee\x4b\x51\x18\xd5\x07\xb0\xe3\x94\xaa\xda\x9c\x05\x6c\x6f\x5c\x6d\x66\xe6\x03\xac\xc4\x47\xb7\x58\x0f\x00\x66\xf4\x07\x2b\x56\x24\xc0\xcc\x15\x3d\x67\x6e\x07\xe8\x55\x28\xb4\xfc\xd2\x9d\x42\x9f\x8a\x3c\x2b\xa7\xf6\xf3\xf4\xd7\x98\x40\x1b\xf8\x49\x95\x4e\xc1\x1c\x2b\xfa\xdb\x22\x7a\x21\x26\x52\xe3\x1a\x95\xe9\x35\x98\x40\x5d\xf6\x44\x8e\x51\x8c\x70\xda\xa1\xba\x8f\x8c\x0d\x48\xa4\x5e\x97\xd6\xa1\xfa\x15\xbd\x0b\xf9\x96\x6a\x95\x46\x8c\x3c\x2c\xb6\xcc\xbd\xfa\x84\x9e\x85\x7d\x66\xe4\xa9\xf6\xff\x78\x98\x3e\xfd\x0f\xfe\xdc\xf3\xdd\x4c\x27\xef\x7d\x4b\x79\x10\x8b\x28\x3b\x0f\xd9\x5d\x00\xf3\x80\xa3\x83\x7c\x2b\x60\x27\xe3\xb1\x41\x65\x6a\xef\x3a\x08\xa8\x1b\xdd\x09\x38\x22\xf6\x8a\xd6\x46\xc0\xe9\xd6\xc4\xa3\xfa\x8d\x80\x93\x49\xce\x19\xd3\x1d\x80\xc3\xdb\xe5\xe7\xac\xbe\x03\xbc\xdc\xa2\xd5\xd6\x1d\x80\xdd\xbd\xd2\x69\xcc\x36\x80\x5d\x7c\xad\xc0\xb6\x77\x5e\x34\x3f\x0e\x60\xab\x01\x4c\xfe\x27\x45\x96\x15\xc0\x2c\xc4\x28\xe6\x59\x80\x3e\x17\xdb\x2d\x23\x7e\x37\x30\x9c\x91\x40\xdb\xda\x56\xcf\x38\x02\x57\xfa\xe8\x96\xb7\x0c\x4f\x04\x58\x5b\xbc\x3e\xcf\x08\x46\x10\xad\xed\x99\x9e\x4d\x0a\x38\xf4\x23\x8f\x34\x6d\x86\xc2\xdf\x9a\x51\xbb\x9f\xe9\x06\x26\xc3\xa0\xe6\x02\xd3\x02\x5e\xd6\x8f\x6e\xa4\x30\x5a\x30\xd3\x2a\xab\xa2\xd0\xe6\x12\x26\x51\xe7\x94\x27\x31\x47\x23\x8b\x4a\xa6\x45\xfd\x27\x0f\xd3\x97\x03\xa1\x50\x68\xa4\xef\xa9\x45\x65\x86\xca\xe4\x02\x46\x4e\x36\x43\x06\xa5\xfd\xe5\x62\x6c\xf9\xbc\xd7\x0a\x8e\x00\xd7\xc5\xb5\x47\x65\x09\xe0\x70\xd3\xdf\x55\x75\x3f\xe0\xf4\x25\x6a\x8f\x96\x3b\xe0\xbc\x2a\xe5\xbe\x41\x24\xe0\xac\x3a\xa3\xd1\x4c\x16\x70\x4a\xcc\x6f\xa5\xa5\x03\xf6\xda\x45\x7b\x18\xf2\xff\xd4\xe1\xf1\x75\x79\xf6\x78\xc0\xf6\x72\xfd\x0b\xbb\xed\x00\x4b\xd0\x7a\xc5\xae\x15\x60\x05\x12\xdf\x6d\xdf\x0a\x4f\xd9\x8c\x81\x1f\xdd\xe4\xe7\x40\x9b\x79\x30\xb6\x19\xf9\xf9\x99\xcd\x1b\xa8\x30\x2d\x9b\xac\x6c\x1c\x40\x65\xf8\xbd\xa8\x66\x36\x10\x60\xcd\x78\xdc\xc5\xdc\x8c\x31\x36\x1f\xee\xc7\x32\xd9\xb0\x66\x04\xdf\x31\x63\xde\x05\x95\xb1\xa3\x3a\x87\x79\x14\x7c\xfa\xb8\xeb\x91\x2c\x0d\xb8\xd1\x63\xaf\xaa\xb1\xe4\x11\x6c\x3d\xff\x12\xd3\xe6\x35\x72\xad\xc2\xf0\x4f\x4e\xce\x7f\xf7\xbd\x65\x26\x8b\xf3\xde\x35\x17\x5b\x5f\x92\xe9\x07\x18\x2f\xa2\xef\x1a\x54\x06\xd8\x1c\x64\xbe\x94\x5b\xf4\x0f\x1f\x24\xe1\xa4\xf8\x07\x7d\x35\xd5\x77\x00\xfc\x53\x91\xad\x3a\xcb\x00\xd7\xa1\xc9\xe7\x8d\x36\x03\x2e\x2d\xd3\x53\xcc\x4f\x03\x4e\x7b\x96\x65\x59\x0f\x02\x1c\x73\xb7\xde\x65\xdd\x05\x78\x13\x8f\xe9\x72\x42\x00\xce\xb3\xeb\xd5\x76\x4f\x00\xf6\xa8\xa7\x22\x6e\x29\x60\xbb\xfc\xfb\x69\xde\x0a\x80\x95\x43\x7c\x60\xc7\x76\x8d\x61\x06\x60\x18\xf3\xb7\x94\x8f\xfb\x50\xcf\xbc\x49\xb4\xd9\x26\xbe\xfa\xc8\x3a\x45\x3c\x65\xb7\x3e\x5b\x69\x3b\x9a\x78\xc6\x16\x3d\x60\xdb\x56\x11\x4f\x39\x4e\x77\x0b\x6d\xe7\x13\x1d\xb6\xbb\x6f\xaa\xb0\xcd\x89\x0e\xdb\x07\x95\x3e\xb6\x33\xa1\xc6\x8c\xbf\x9a\x6a\x5b\x08\x13\x9b\x1d\x97\x4e\xd9\x7e\x04\xd5\x86\x7f\x7e\xbd\x2d\x05\x91\xd6\x64\xfe\xc3\x9f\x7c\x18\x95\xbe\xeb\xc1\x3a\x9c\xdc\x1f\x03\xcc\x5b\x7a\x55\xda\xf7\xdd\xca\x9b\x56\x38\xa4\xeb\x2f\x17\x63\xf7\x80\x73\x40\x71\x30\xe0\x7c\xcf\x69\xdd\xc8\x6e\xc0\x4d\xd5\xd3\x4a\xdd\x03\x70\xdf\x17\xfa\x41\xb7\x08\x70\x77\x4b\x52\x37\xfe\x00\xb8\x95\x65\xbb\x5a\xbd\x04\xf8\xfd\xf3\x2a\x18\xef\x01\xa7\x86\x22\x16\x27\x1d\xe0\xdd\x3b\x96\x6c\xc7\x01\xb8\xb4\x1b\x31\x0e\x93\x00\xf6\xa7\xe7\x8b\x1d\x5c\x00\xdb\x1f\x3f\x2f\xd9\x5f\xc3\x57\x56\x1e\xf1\x96\x7d\xe8\x47\xa5\xed\x40\xe2\x04\x77\xd8\x27\x19\xdb\x42\x62\x1b\xcf\xf3\xed\x1c\xdb\xdf\xc4\x56\x5e\x5e\x43\x35\x47\x9e\x58\xe0\xa0\xff\x28\x9b\xb3\x8f\x58\xec\xe0\x7a\x6f\x27\xa7\x87\x58\x6f\x7f\xb8\x66\x9c\x9d\x2b\xb1\x8f\xf7\xa1\xb2\xce\x8e\x4d\x5c\xe1\xce\xba\x42\xb0\xbf\xa1\xbf\xad\xd7\xa5\x32\xbb\x21\x44\x3b\xbb\xe8\x3c\x97\xa3\x02\x03\xa6\xc7\x19\x4f\xce\x47\x68\x30\x05\xf8\x87\x03\xe9\x9b\x7f\x20\xf5\x3b\x15\xce\x98\x5d\x26\xeb\x50\x6b\x7e\x68\xc0\x0d\x80\x76\xc2\xaa\x45\xd6\x0e\xb0\x8d\xa6\x3d\x18\x36\xe6\x6f\x4e\x8a\xdb\x42\x7b\xc6\x88\xcf\x80\xe7\x55\xcf\x34\x2d\x5d\xc0\x7b\x60\xf0\x32\xfd\x32\xc0\x53\x38\x3e\xd7\x8c\x01\x78\x3c\xc9\xdc\x48\x7b\x09\xb8\x69\x2c\xdd\xcb\x3a\x02\x38\xff\xdc\x3a\xc4\xae\x19\x70\xb8\x77\x5c\xd6\x61\x2f\xc0\xed\xaa\x76\x72\x6a\x01\x38\xdd\x8d\xbb\x9d\xcf\x4b\xb9\xc9\x1e\x0a\xdb\x81\x98\xe6\x90\xf7\x55\x81\x63\x4f\xd8\x3b\x7b\x35\xf9\x72\xbe\x12\x34\x17\xeb\x46\x2f\xce\x79\x22\xc4\x69\xf5\x13\x7f\xbb\x53\x84\x97\xf3\xa4\x7b\xf9\xdc\x75\x84\xbf\xf3\x8a\x5b\xef\xec\x16\x12\xeb\xec\x9b\x2b\x5f\x71\x2f\x13\x4b\x1c\x7e\x5d\xd5\xe2\x4e\x27\x4a\x79\x95\x52\x1e\xac\x6c\x89\x5d\x19\xd1\xca\xa1\x9c\x56\xe6\x7d\x26\xee\x70\x8b\x4a\x7f\xf1\x52\x08\x01\xfb\x30\xfe\x5f\x1e\x88\x74\x5f\x94\x39\x6f\x3e\xb8\x57\x35\x64\x4d\x37\xf5\x1f\x04\x18\xfb\x18\x3f\x1c\x38\x0f\x60\x2e\x31\xbb\x30\xc4\x17\xb0\x4f\xb4\x6a\x19\xc6\x07\xdc\x46\x32\x58\xf2\x6f\xfe\x72\x31\xfe\x73\xf8\xb3\x34\x92\x00\xdf\x33\x01\x75\x06\x42\xc0\x37\x20\xde\xc6\x22\x06\xf0\x89\x9f\xea\xca\xf8\x01\xb8\x57\x2d\xbe\xc9\x8e\x05\xf8\x17\xb6\x5c\x74\x50\x04\x9c\xfa\x1f\xfb\xea\x6c\x0d\xd8\x8f\xbf\x79\xcb\xb5\x13\xb0\x7b\xf9\x4e\xdb\x6d\x0c\x60\xa7\x23\xea\x71\x9d\xd8\x7e\xd8\x2e\x5b\xd4\xe2\xb6\xe0\x7d\x3d\x37\x4a\xf4\xd0\xfd\xd1\xcb\x77\xdc\x0a\xd1\x07\x77\x93\x27\x6b\x78\xd5\xa2\x97\x1e\xa3\x6b\x2b\x79\x1b\x89\x51\xae\x8b\x6e\xeb\xf3\x7e\x12\x86\xfc\xdf\x95\x0c\x07\x1a\xa1\xe7\xba\xfe\x6a\x91\xc3\x0c\x82\xc1\x7f\x76\x49\xc6\xbe\x8e\xc8\x74\x5a\x7b\x2e\xdf\x41\x87\x58\xee\xb8\xf8\x44\x87\x43\x10\x51\x62\x7f\xfc\x98\x8e\xc3\x38\xe2\x2a\xaf\xb8\x78\x94\xc3\x0e\xe2\x09\x77\x26\xfe\xe1\xa2\xfe\xf8\xde\x62\xbf\x53\xc3\x90\xcc\xc9\xd1\x59\xad\xff\x4d\x86\x01\x98\xff\x34\xb8\x37\xb0\xf7\xbc\xef\x31\x3e\x3e\x38\x1f\x70\xd9\x60\x5a\x29\x7b\x14\xf0\x31\xa7\xf9\xca\xcf\x04\x02\xe3\x99\x2b\x94\x6b\x81\xa0\x14\xa7\xbd\xea\xa6\x40\xe0\x59\xdf\xf5\x86\x71\x40\xe0\xc8\xa8\xc1\x96\x61\x80\x5f\xf3\xe4\xd5\xcc\x0f\x80\xf7\x90\x85\x47\x79\xab\x01\xb7\x4d\x5b\x34\x9c\xc3\x01\xe7\xbd\x27\x9c\xdc\x32\xd1\xe2\xe0\x71\xeb\x94\x07\x81\xa7\x3c\xe6\x87\x61\xde\xc6\x02\x1f\xee\x6d\x51\xb6\xf7\xca\x4f\x73\x78\x1f\x44\xe1\xbe\xe9\xaf\x58\xf6\xbb\x44\x93\x7c\x07\x3e\xc9\x75\xd8\x2c\xca\xf4\xb5\xab\x3d\xe5\xa8\x25\x5a\xe3\x13\x50\xf3\xdc\xb1\x41\xb4\xdd\x67\x70\x65\x91\x93\xbc\xe8\x86\xd7\xc4\xcb\xa1\x4e\x19\xa2\x6f\x1e\xc7\xca\x1e\x3b\xdd\x25\x86\xba\xaf\x3e\x33\xc2\xa9\x8c\xb0\x73\xb5\x3f\xa1\xee\xac\x47\xf8\xf3\x23\x4b\xcc\x9c\xf7\x10\x09\x2e\x85\x87\xbe\x38\x6f\x23\xf2\x9d\xf2\x0f\x52\x9d\xd5\x88\x83\x0e\xa7\xff\x3d\x1f\x18\x01\xa4\xc6\x99\xcc\x22\xd7\x83\xa2\xae\x59\xaf\xea\x35\xea\xb8\xc8\x0c\x07\xac\xb3\xb4\xa7\xc9\x5c\x02\x9c\x66\xe8\x8f\x1f\xb4\x02\xf0\x0d\x32\x92\x95\xd5\x04\x82\xdf\x99\x6d\x95\x5b\xfe\x37\x27\x25\x72\x26\xf7\xfd\x98\x52\x20\xe2\xb0\xe7\x5d\x83\x5f\x40\x68\x4d\x18\x9b\xb6\x18\x08\xfa\x95\x92\xc7\xce\x03\xfc\x12\xe6\x55\x39\xe5\xa0\xdb\x73\x7b\xe1\x7d\xf7\xe1\xa8\xe3\x2f\x38\xe1\xed\xf5\x04\x87\x1c\x8f\xdd\xdd\xe8\xdb\x41\x84\xda\x17\x7d\x79\x17\x50\xf9\xbd\xd1\xc1\x59\x78\x39\x78\xf9\xeb\x0f\x8e\x77\x84\x57\x42\xa6\x3c\x31\x72\x1e\x22\xbc\x1f\x92\x74\x2f\xc7\x45\x43\xf8\x2a\x24\xac\x7a\x17\xdf\x41\xf8\x39\x24\xf6\xea\x25\xfe\x17\x91\x5a\xd0\x35\x69\x9f\xbc\x73\x36\xae\xae\xa2\x85\x7e\x47\x4f\x8a\x5c\x6f\x89\xb6\xf9\x1e\x2f\x31\x76\xdb\x2e\xba\xec\x93\x7e\x58\xd6\x2d\x5d\xf4\xdb\xb3\x7c\xbf\xc8\xf5\x05\x41\x75\x6b\xd8\x33\xc7\x75\x27\x11\xcb\xcf\xdd\xb9\xce\xf5\x34\x31\xc3\x85\xfc\xd5\x2c\xe6\xe3\xa4\x3c\x10\xc5\x5f\x8f\x7c\x7e\x50\x8b\xd7\xda\x4f\xf9\x01\x98\x72\x35\xf7\xf5\xdf\x06\xd8\x7d\x53\x7f\xdd\xff\x12\xe0\x29\xd2\xda\x3c\xb0\x1f\x10\x7c\x5a\xe7\xc8\xa0\x36\x20\x7a\xb5\x41\xd1\x50\x79\x20\x7e\xb6\x65\x81\xe2\x0e\x60\xdc\x54\xdb\x19\xaa\xc7\x80\x04\x37\xfe\x03\xfd\x73\x40\x6c\x63\xe0\x33\xda\x5a\x20\xfc\x46\xe2\x65\x5e\x13\x10\x48\xcc\x9e\xcb\x6f\x42\xbe\x4f\xd4\xc6\x18\xef\x47\x5d\x0c\x0f\xeb\xd2\xe4\xa0\x49\xed\x3b\x5d\x75\x6e\xea\x86\x1f\xfb\x2a\x72\x7e\xde\xe4\x1e\x85\xf7\x17\x9d\x57\x0b\x9a\x62\x56\x3f\xfe\xc6\x7f\x27\x68\x8b\x8d\xb9\x7d\xca\xad\x54\xd0\x13\x7b\xfc\xc6\x41\xb7\x9b\xc2\xf0\xa8\x6d\x57\xe4\xdd\x6b\x85\x39\x91\xe5\x65\xe9\x1e\x91\xc2\x13\xe1\xcf\x4f\x3e\xf5\xf8\x22\xfc\x1d\x1a\x75\x8c\xe5\xa9\x27\xd2\x0b\x2e\x3e\x5c\xe6\xb9\x52\x34\x36\xd0\x7d\x7f\x89\x67\x8f\x68\x89\x7f\xe5\xde\xbd\x9e\x1b\x44\xa7\x7c\x37\xef\xbc\xec\xb9\x59\xf4\xde\xdb\xb9\xe8\xbd\xe7\x3d\x42\xce\x73\xec\xe6\x37\x9e\xc5\x04\xd3\xdd\x93\xdc\x17\xa7\x89\xeb\x60\x46\xe6\x0b\x0e\x29\xd4\x20\xe7\x83\xd4\xff\xb7\xe6\x2b\x28\xf5\xfe\xb7\xc3\x01\x39\xf2\x39\xc2\x77\xf1\x30\xb2\x5e\x31\x31\x1a\x93\x06\x7c\xfb\xcb\x83\x4c\x54\x32\x0a\x97\xeb\x04\x26\x8f\xb2\xfe\x3d\xea\x06\x30\xc9\xdf\xfe\xb4\xee\x69\x20\xd9\xce\x67\x69\xef\x73\x63\x6c\x64\x5c\xac\x93\x6f\x67\x53\x84\x7d\xd6\x4b\xef\x4b\x6d\xa6\xc1\x85\x2b\x4e\x85\x74\xb7\x64\xf8\xbb\xed\xdf\x17\x23\xf3\xba\xd3\x7b\xfd\x95\x47\x09\xfa\x2f\xb2\x3c\x2e\x3f\xbf\x98\x78\xf1\x69\xb0\x7b\x5a\xf7\x8d\x64\xe5\x9a\x4e\xcf\x7c\x81\x76\xd2\xa6\x2b\xa5\xde\x73\x04\x01\x89\x35\x17\x54\xbd\x1b\x05\x47\xc6\x0d\x3b\xd5\xe6\x53\x2b\x68\x8a\x8f\x2d\x1d\xeb\xeb\x27\x64\xc4\x5e\x38\x3c\xc0\xb7\x43\x98\x15\xbd\x6e\x9f\xba\x1f\x43\x58\x11\x71\x70\xf7\x5e\xbf\x71\xc2\xe6\xf0\x80\xed\x0e\x7e\x73\x45\xe6\x21\x99\x45\x4b\xfd\xf2\x45\xee\xc1\xfe\x85\x8a\x7e\x85\xa2\x22\xff\x1d\x1b\x72\xfd\x52\x44\x17\xfc\x0c\xd7\xdd\xf0\xad\x14\x7d\xf1\x2e\x26\xf7\x03\xd3\xde\x71\xf5\x9b\xa4\x49\xed\x55\x25\xc3\xd1\x64\x4e\x8e\xa1\x82\xbc\x17\xe9\x7b\xfe\x18\xd8\xde\xab\xee\xf7\xfb\xf7\x90\xbe\x57\x3d\x85\xe4\xd0\xc7\x7f\xec\x47\xe6\x04\xa4\x27\x8a\xeb\x22\xe5\x41\x72\x16\x98\x6e\x51\x56\x01\x66\x7e\x65\x5e\xd0\xcc\x02\x32\x0f\xbb\x79\x5b\x1e\xff\xb9\x22\xb5\x7f\xf8\x12\xe7\x1f\x2d\xfb\x13\x72\x52\x3b\x83\x33\x5f\x4e\x8b\xd9\xb3\x48\x26\xb6\xdf\x63\xa3\x70\x6c\x4b\x4b\xcc\xb8\xdb\x18\xc2\x39\x9b\x9d\xaa\x77\xb3\x34\xa0\xf3\x3e\x26\x0b\x2a\x0b\xfc\x3e\xb4\x6d\x9e\x9a\x79\xd1\x3e\x80\xd5\xd3\x7f\x4a\xd5\x89\xca\xc0\xc3\x3d\x05\x93\x02\x8e\x86\x06\xc5\xf4\xbc\x9f\x78\xf3\x80\x4f\xf0\x13\x81\x52\x4a\xd9\xee\xac\xe0\x32\xc1\xd6\xc4\xd0\xed\x15\xc1\xbf\x05\xcd\x09\x0d\x5b\xda\x42\xac\x85\x56\x63\x79\x85\xc7\x82\x6f\x09\x57\x45\xef\x5c\xef\x1a\xa2\x2c\xbc\x11\xb9\x64\xcd\x95\x10\x8e\xb0\x2d\xfc\xf1\x4a\xff\xe0\xb1\xa2\xf0\x60\x9f\x82\xfa\xe0\x5c\x51\x5a\xd0\xc4\x7c\xd9\x60\xba\xe8\x8c\x5f\xeb\xdf\x79\x40\xa1\x8c\xde\x40\x9e\x0f\x2f\x95\x8a\x7a\xd5\xea\xb3\xcc\x36\xd2\xff\x96\xf4\x79\x90\x72\x10\xe3\x0b\x28\x7d\x7c\x70\x69\x2e\xc6\xa2\xaf\x43\xc9\xdf\x23\x79\x77\x75\x2e\xca\x19\x02\xf9\x16\x56\xc5\x63\x6a\x3b\x86\x2d\x74\x75\xb8\x6c\xa9\xd7\xfc\x3a\x27\x27\xe0\xb8\x73\x4b\xfd\xf2\x29\x13\xc7\x59\x86\xa5\xdf\xd6\x4c\xae\x9b\x39\x29\x51\xe6\xda\x99\xf1\x8a\xeb\x54\xd2\xde\x96\x09\xe3\x6e\x1f\xbd\x99\x71\xfd\xd4\xab\x68\xfe\xcd\x98\xec\x96\x63\xfe\x11\xc7\x9b\xf9\x33\x57\x1c\x7e\x14\xe1\xd1\xdd\x6f\x26\x75\xf7\xd1\xc8\x17\xdd\xeb\xb2\x2a\xb6\xb9\x47\x65\xf5\xa8\x65\x68\x6c\x0e\x8b\x3a\xd3\xb3\x6c\xf2\xef\x0d\x5b\xa3\x2a\x7a\x7a\x52\x17\xae\x49\x8d\x4e\x14\x78\xa6\x28\xae\x3a\x1a\x55\x20\x38\x9d\x98\xb2\xec\x72\xf4\x58\x61\xbf\x84\x0b\xf9\x53\x22\xdb\x85\x99\xb1\x51\x4b\xb7\x44\x7a\x09\xaf\x44\xf9\x2c\x5a\x11\x59\x2d\x6c\x89\x28\x5e\xf0\x29\xd2\x5e\xa4\x13\x66\x34\x4f\x23\xd2\x48\x14\x15\xbc\xf9\xef\x3c\x90\x63\x29\xac\xee\x55\xe3\x17\x03\xc8\xef\xd9\xee\xb1\x78\x7c\xfe\x2b\x28\x7d\x38\x88\x29\x0d\x62\xcd\x95\xf4\x49\x91\xe6\x82\xac\xf5\xa3\x90\xfc\xcc\xe6\x17\x63\xbc\x65\x04\xbf\x92\x37\x59\x19\x47\x8f\x52\x78\x9f\xba\x36\x95\x9d\x65\xf6\xb3\xfe\xe6\xb2\x06\x2f\x43\xc7\x9a\x9b\xc7\xe6\xef\x8a\x5e\x13\x72\xa9\x2c\x79\x7a\x46\x7a\x76\x72\x50\x49\xfe\x54\x66\x9e\x59\x46\xc1\xbe\x8c\xb4\xef\x7b\x5c\x67\xbc\xdc\x4e\x4b\x61\x5d\xb6\x9d\xc3\xdd\xd4\x9d\xe4\xd4\xd0\x34\x4f\x76\xfd\xd6\xf1\xe5\x9d\x1f\xe6\xa7\xae\xe2\x27\x72\xbb\x4a\x67\x57\x2d\x5b\x9b\xb8\xba\x3b\x7a\x46\xfc\x92\xee\xc4\xb2\xee\xc6\xcc\xba\x45\x47\x12\x27\xf6\xf8\x4f\xcd\x5b\x60\x34\xfe\x5e\xcf\xe3\x49\x13\xe6\xbe\x1b\xaf\x2c\x08\x4a\x09\xcd\xd5\x19\x57\x29\x28\x4a\xaa\x9b\x9d\x9b\xe0\x24\xd4\x89\x7f\x35\xf3\xeb\x38\x96\x90\x1a\x1f\x3a\xf3\x67\xbc\xa1\xb0\x28\x66\xe4\xf4\x8e\xb1\xbb\x84\x6f\x22\x75\xb3\x4e\x8c\xe5\x89\xf4\xc2\xc8\x5b\x53\xa3\xc8\x79\xaf\x7e\x5d\x96\xcc\x59\xa4\x4b\xc6\xeb\xd6\x22\xd6\xb8\xba\xbe\xdf\xff\x5c\xc9\x7d\x6f\x69\x7f\x98\xc2\x12\xb1\xee\x3a\x44\xbe\xf7\x3e\x70\x70\xba\x02\x8b\x42\xf9\xe0\xb8\xdf\x4a\x37\x45\x79\xcc\x33\xa7\x5d\xe9\x74\x47\xa3\xe2\x5b\x3a\x5b\xb9\x2e\xf7\xb8\xc1\x17\x96\xae\xb3\x09\xf5\x09\xb8\x71\x44\x7d\xd9\xd6\xe4\x17\xe3\x97\x6f\xd1\x9e\xd7\x3c\x67\x71\x96\xf3\xca\xee\xd9\xbc\x4d\xab\x66\x2f\x5f\x32\x6b\x46\xd5\xa9\x6d\xf3\xb3\xe7\x19\x67\x95\xd7\x5d\x5f\x74\x72\x56\xf4\xb4\x13\xad\x4d\x4b\x34\xa7\xb7\x4e\x33\xe9\xbc\xb1\xe0\x4d\xd6\xbc\x8c\xf3\x5d\x39\xb9\x6b\x32\x57\x4f\x39\xd0\x1d\x36\xa3\x6e\xda\x86\x29\x1a\xdd\xa5\xd9\xe3\xa7\x7e\x9a\x7c\xa4\x27\x61\xaa\xee\x94\xf1\x93\x0a\x7a\x3e\xa6\xbd\x49\xff\x99\x06\x81\x5a\xaa\xcd\xe4\x77\xa9\xa7\x05\xab\x27\x38\x4d\x0a\x4f\x0d\x10\x3c\x1e\x7f\x36\xf5\x66\x4a\x93\xd0\x67\xac\x61\x6a\x43\x72\x88\xb0\x30\xc6\x72\xe2\xd7\x09\xda\xc2\x77\x11\x6d\x80\xac\x99\xac\xb8\x5f\x94\xc4\xff\x97\x72\x20\xe1\xaf\xc4\x9a\x26\xa9\x4b\xee\x4d\x4a\x1f\x0e\xa0\x68\x8a\x58\x0f\x92\xbe\x66\x87\xa6\xd8\x0f\xfe\xb0\xf4\x64\xf3\x80\xfb\x14\xca\xf3\xd0\x53\x86\xea\x29\xc3\xea\xef\xdc\x3a\x16\x64\x7e\x5e\x27\xaa\xfc\xf4\x11\x16\xef\x3c\xd3\xa8\x64\xf6\xde\x43\xfe\x8a\x5e\x51\x45\x2f\xb7\x45\x24\xb4\xc4\xae\x58\x76\x7c\x43\xc4\xf4\x82\xf4\xcb\x73\xdc\x56\xbf\x5c\xf3\x6e\xc6\xd9\xac\x8c\x95\x09\xa5\xbe\xb3\x3d\xd3\x8f\x16\x38\xdc\x2e\xc9\xdd\x98\xba\x65\x59\xdd\xc7\x85\x73\xa7\xa7\x9c\xcd\xfb\xd4\x75\x6d\xf6\xfe\x94\xd4\xc5\x75\xdd\xd1\x33\x8a\x93\xdf\x2c\x78\xd5\xfd\x3b\x33\x3c\x79\xef\x3c\xb7\x9e\x09\x53\x95\x93\x53\xe6\x44\xf5\x3c\x9b\xb4\x24\xb9\x7f\xce\x17\x81\xc3\x44\xe3\xa4\x9f\x33\xa7\x0b\x8a\x93\x26\x4d\x18\x9c\x5d\x25\xf8\x3e\xee\x5d\xd2\xfe\xcc\xf7\x42\x66\x3c\x2f\x51\x6d\xda\x07\x61\x51\x0c\x7b\x7c\xfd\x34\x45\xe1\xc5\xa8\x8f\xe3\x8b\xa6\x94\x09\x3b\x23\x9c\x01\x75\x65\xf1\x7c\xb6\x95\xf0\x0d\x52\x0e\x64\xc2\x5c\xc9\xfa\x97\xf8\x7d\x2b\xe5\xc5\xba\xcd\x5d\xac\x47\x48\x1e\xe6\xe7\xa1\x93\xe4\x7c\x79\xdf\x74\x9e\xe4\x85\x1a\x16\x97\x93\x1c\x41\xdd\xfe\x6b\x2f\x54\xb3\x29\x94\x6b\x8a\xe5\xc5\x86\x91\x63\x46\x9e\x68\x29\x5b\xc2\x7a\x6e\x79\x7a\x37\xf5\x74\xba\xa7\x8f\x73\xfa\x6a\x56\xa9\x4a\x4c\x5c\xe8\xd9\xd9\xcf\x0e\x36\x66\xc8\x4d\x78\x3b\x75\xf0\x3e\xe1\xca\xc1\xe9\xf4\x14\xf6\x5e\xe5\x23\xce\x19\x6f\xc7\x39\xec\x4e\xad\x7e\x9e\xa5\x11\xa7\xb1\x8b\xf6\x5e\x2b\x4b\x18\x93\xb3\x43\xb5\xbb\x21\xd3\x2f\x26\x7e\xab\x67\x4f\xf4\x94\x92\x58\xd9\x8d\xd9\x3d\xe7\x27\x09\x62\xa7\xaf\x1d\x2e\x18\x9d\x3a\x24\x86\x58\x35\x5e\xb0\x60\xc2\x9a\x58\xb5\xe5\xed\x82\x07\xe3\x2b\x63\x7e\xe4\xd5\x09\x8d\xe2\x0f\xc6\xee\x58\xd4\x28\x8c\x8b\xdb\x11\x43\x2c\x58\x23\x3c\x11\xed\x1f\x33\x69\xde\x02\xe1\xaf\x88\x71\xd1\xfa\xb9\x6d\x22\x9f\x90\x95\xd1\x1d\xb3\x2f\x89\x02\x43\x02\x00\x12\x73\xea\x3d\x0f\x1e\x48\xf6\x01\x89\xff\x3d\x43\xf2\xdf\x2b\xa9\x94\x3e\x1c\xc4\xd1\x63\xe4\xf7\x3f\xef\x1c\xd9\x2f\xa7\x65\x83\xd8\x0f\x6e\x70\xbd\x4e\xfa\xe2\xf7\xfc\xab\xcb\x49\xdf\x67\xf4\x1d\xeb\x61\x33\x29\x94\x33\x27\x6e\x8f\xd4\x6a\x56\x7c\x7d\x60\x71\xf5\x51\xda\x6b\x43\xed\x8d\x1d\x95\xe6\x2e\xaf\xd8\x1b\x16\xbd\xbf\x12\x1a\xd6\xe9\x93\x34\x55\xfd\x82\x7d\xda\xf7\xd8\x5d\x49\x07\xcf\xaf\x5e\x16\x30\x7e\x65\x6c\xf9\x39\xcd\x83\x1a\xc9\x1e\xe1\x67\xce\x54\xdf\x08\x9f\x38\x33\xf8\xe2\xe9\xf7\xef\xe4\x53\x19\x41\xc3\x4e\x05\xf6\x60\xa2\x46\xd0\x91\x92\xf5\x82\x90\x09\xbb\x83\xa3\x0e\x3e\x14\xec\x4d\xa4\x05\x1f\xdf\x3b\x40\xd0\x91\x30\x23\x38\x7b\xa7\x81\x30\x38\x4e\x21\x64\xdd\xd6\xd1\xc2\x19\x31\xef\x43\x66\x14\xea\x0b\x6f\x46\x9e\x0a\x35\x5e\x47\x08\x5f\x45\xbc\x0c\x55\x5f\x13\x20\x52\x0a\xab\x08\x69\x5c\x69\x25\x0a\x0a\x6e\x0b\x39\xb3\xec\xab\x68\x65\x20\x27\x98\xc8\xd7\x17\x55\xfa\xad\x04\xb8\x71\xe2\xf1\x45\xff\x10\xeb\x34\xc9\x7e\xb0\x4c\x32\x2f\xa4\xfe\x67\xe9\xe9\x5e\xfd\xf5\xf4\x02\xe9\x7b\xb5\xb4\x5e\x25\xdf\xbb\x3e\x2f\xac\x26\xf7\xc9\x7b\x27\xef\x90\xfe\x77\xc5\xfc\xfb\xe4\xbc\x3a\x63\xf1\x84\x41\xfa\x3e\x13\x9f\x96\xa8\xfe\x1e\x84\xa2\xd7\x8f\x45\x66\xc6\xea\x6b\x0b\xe6\x3d\x1c\x60\x6f\x6d\x55\x9c\x93\x5c\xbb\x26\x70\x9f\xd3\xf5\x09\x07\x6e\x6f\x48\xa6\x06\xc5\xc4\x5c\xbc\x75\x6e\x89\x7d\xf8\xe5\x90\x1f\x35\x97\xf7\x4e\x8e\x3e\xe8\x6f\x7e\xf3\xf4\xb5\xb9\x71\xfd\xbd\xad\x6e\x52\x5f\x6b\xc6\x9d\xf1\x4c\xad\x3e\x29\x54\x8b\xbd\xe1\x79\xf9\x9a\x9c\x30\x25\x9a\xed\x45\xbb\xa8\x2f\xdc\x1b\xc9\xf1\x8e\x3b\xbd\x51\x58\x1e\xb1\xdc\xfb\x51\xa9\x40\xf8\x3b\x6c\x82\x8f\xe6\x61\x05\x91\x7d\xf0\x7a\x9f\xdf\xfb\xc7\x8a\x3c\x83\xdd\x7d\x79\xbb\x47\x8a\x72\x02\x9d\x7d\xfb\x6d\x5f\x2e\x3a\xe5\xb7\xc9\x77\xca\xd6\x74\xd1\x2d\xdf\x75\x3e\x41\x9b\xae\x12\x23\x3d\x4f\xfb\x4c\xdc\xa8\x4e\x58\x7b\x04\xfe\x5d\x07\xd2\x7d\x60\x71\x93\x58\xb7\xa4\xfd\xfb\xfd\xff\xa6\x89\xc7\xff\xe9\xa1\xb8\x3f\xd0\xcb\x90\x5b\xe4\xbe\x59\x97\x56\x37\xa6\x57\x6f\x04\xd7\x93\xf3\xe3\xdc\xc7\xe7\x7a\xe4\xf8\x8d\x5e\x93\xf5\xdd\x15\xd7\x6c\xae\xf0\x96\x42\x59\x5b\xf3\xee\x95\xbe\x9a\xf2\xd0\x05\x87\xdf\xec\xb7\x95\x35\x60\x4f\x55\x7d\xa5\xee\xe3\xc9\xbc\x14\xb7\xe2\xc5\xaa\x71\x27\x5d\x3b\x42\x65\x9e\xf7\xcc\xff\xe0\x3d\xde\x97\xf5\xfc\xf8\xce\x43\xfe\xa3\xdc\x73\x9e\xf3\x2f\x6f\x08\x1c\xeb\x52\xdb\xf0\xea\xe5\x82\x20\x4d\x67\xbf\x86\x4b\xc2\x69\x81\xda\xce\xf7\x1e\x72\x45\xc1\x01\xc6\x2e\xc3\xee\x0c\x14\x2d\xf2\xf3\xe3\xcb\xde\x18\x23\x5a\xe5\x47\x73\xf9\x76\x65\x93\xa8\xda\xfb\x14\xdf\xf4\x42\xa4\xa8\xd5\x6b\x20\xbf\xf8\xf4\x03\x62\x98\x47\x05\xbf\xf2\xd8\x6a\x82\xed\xb6\xcd\xed\xc8\x91\x7c\x42\xcb\xc3\xc3\xed\xf7\xc1\xd5\x04\xcd\x7d\x9a\xdb\xc2\xbd\xdb\x89\x14\xfe\x1a\xf7\xf1\x3b\x2d\x89\x2c\xfe\x08\x20\xd1\x59\x72\x0e\x48\xe6\xc1\x26\xc9\xf3\xc1\x51\x32\xff\xa6\xf3\xa2\x98\x03\xfb\xfc\xb9\x8a\xe4\xc6\x1a\xb5\xc4\xb9\x40\x0f\xb4\x1e\x90\xb9\x21\x55\xd3\x9e\x91\x7d\x53\x2e\x34\xbf\x26\xfd\xdf\x63\xb4\xf7\x64\x5e\xcc\xee\x13\x9f\x49\x5f\x64\x9d\xf1\xb7\xca\x5e\xcd\x5f\xde\x3e\x4e\x3d\x7b\x88\xea\xcc\xf0\xef\x43\x68\x72\x63\x96\x24\x97\xb4\x0a\xdd\x02\xcc\x46\x86\x7b\x7d\x5d\x1a\x3b\x97\xad\xee\x67\xf3\x35\x71\xf6\x37\xfb\xc5\x6e\xfb\xbf\xde\x2a\x32\x75\xd6\x71\x32\xfe\x7a\xfa\x82\x1c\x9f\xc7\xdb\xf3\xf5\xc0\xb3\x93\xfc\x46\xee\xb8\x56\xfd\xee\x39\x2e\x75\x5c\xbb\xf7\x16\x44\x9c\x73\x04\x37\xbd\x91\x4e\xa4\x3a\x3d\xe4\xfe\x7e\x12\x43\x4c\x75\xba\x2c\xed\xe7\xc1\x5b\x70\xf3\x21\xb1\xd5\xa1\xd2\xde\xe6\xfa\x71\x62\x9b\xc3\x1b\xde\xa7\xcb\x0f\x88\x0a\x5e\xa5\xa3\x6c\x99\x17\xb1\xd5\x31\xc3\x41\xe6\x8c\x2c\x51\xcf\x7d\xec\x30\xe2\xf8\x4d\xa2\xcd\x6e\xa6\x43\xe3\xd1\xd7\xc4\x37\xbb\xd5\xc0\x2c\x09\x0f\xb4\x4e\x72\x1e\x1e\x8e\xed\x55\xa1\xfa\x25\x72\x3e\x7c\xa5\x57\x91\x3c\xc4\x6b\xff\x5a\xd2\xef\x7e\x58\xf2\xe4\x75\xaf\xde\x5c\xfe\x92\xec\x17\x51\x9e\xde\x14\xdd\xab\x27\x6f\x7e\x22\xf5\x40\xe5\x77\xd2\x1f\xdd\xc2\xef\x20\xcf\x8f\x65\xd9\x02\x92\xa3\xc8\x5d\x0e\x28\x8e\xa3\x50\xa6\x5c\x05\x8c\x57\xcb\xdf\x8e\x37\xc2\x7b\x07\x37\xcd\xdb\x01\xed\x90\x0b\xd7\x36\x6b\xf6\x48\xc4\x95\xec\x2d\x34\x19\x27\x47\x14\x6e\xb4\x66\x54\xd9\xb5\x63\xfa\xa9\x9f\xcc\x22\xf6\x00\xc4\x3d\x78\xc0\xfa\xc5\x3a\x8c\xdc\xef\x6d\xcc\x8b\xac\xf1\x02\x27\xf8\xd9\xe8\xb2\xfc\xbf\xad\x03\xcb\xa6\x8d\xf9\xb8\xe5\x2c\x9c\x19\xaf\x99\x9f\x5e\xd5\xc2\x99\x71\x9e\x15\xfe\x74\x15\x78\x36\x32\xb6\xda\x0f\x72\x40\xb5\xf9\x64\xeb\x7c\x27\x1b\x5c\x1b\x1b\xdb\xa5\x55\x75\xe0\x33\x4a\xd8\xbe\xd7\xce\xc0\xd1\x46\xdd\xb6\xf4\xf2\x1d\x44\xd1\xed\x39\x5a\x65\x49\xf0\x62\xec\x05\x56\x8e\x10\x8f\xff\x80\x9d\x58\xcb\xc9\xf9\xff\x8d\x53\x2d\xce\x41\x3a\x21\x1e\xff\x93\x3c\xf1\xf7\x7e\xab\xee\x35\xc9\x0d\x5e\xf5\x6f\x21\x7d\xe1\xb3\xe3\xda\xc8\x7f\x57\x3c\xb0\x83\xe4\xc7\x76\xcc\xe8\x21\xff\xbe\x76\x04\x0e\xf6\xea\x3c\x13\x89\xef\x99\x08\x0c\x5e\x4d\xa1\x24\x8d\x07\x0c\x66\x0c\x33\x8a\xa0\x03\x76\xb1\xa3\xdb\xbd\x77\x03\x81\x6f\xf5\xba\x5d\x3d\x80\xc9\x7c\x93\x64\xfb\x8d\xf8\x9e\xbf\xd8\xec\x23\xbb\x1d\x4f\xf7\x16\x5b\xda\x33\x9f\xe3\x46\xf9\x2c\xab\xdd\x8c\xdd\xa8\x7d\xbc\xd8\x4a\x85\x2e\x44\xf3\x27\x25\xcb\x4c\xfa\x6d\x00\xcd\x66\x8b\x69\x9b\x05\x3b\x01\xa3\xb9\x34\xaf\xef\x07\xf1\xdb\xd8\x9b\x46\xf9\xa8\x85\x2f\xc6\xfe\x34\x8d\x37\xf7\xf0\xd6\xf8\x38\xad\xa6\xe1\x2c\xea\x4c\xea\x69\xdf\x1f\x7d\xc7\x5d\x93\x47\xb4\x8e\xda\xd9\xa8\x33\x49\xa3\x4f\xbe\x9d\x86\xb3\x66\x87\xad\x57\x55\xe9\xa3\xd6\x24\x1d\xd8\xad\x28\x1e\x7f\x19\x99\x93\xf4\xbd\xfc\x06\x99\xf7\xd3\xf4\xe1\x01\x59\x8f\xa7\xeb\x25\x1c\x58\xbf\xa6\xc5\xe4\x39\xf0\xf6\x8b\xd8\xff\x66\x7f\x27\xf7\xcf\x92\x4b\x9d\x62\xff\x6f\xad\x98\x0b\xd8\x28\xf1\x33\x97\x24\xf4\xf5\x3d\xe3\x43\x80\xde\xdf\x25\x31\x2c\x40\x2f\x7c\xc8\xa5\x40\x05\x80\x79\x58\xb9\xcc\xa3\xf7\x97\xdb\x4e\xad\x11\x4e\x05\x40\xd2\x0b\xdd\x79\xdc\x27\xc0\xdc\x1e\x43\x7f\xd6\x15\xa0\xf0\x83\x91\x0f\xe3\x08\x70\xf4\x8e\xf1\x58\xeb\x72\xe0\x9a\x8c\x89\x9c\x75\x14\x50\x57\x6a\xea\x4a\x1b\x06\xbc\xa3\x1b\xaf\xa4\x29\x00\x3d\x7c\xc3\xb5\x7f\x72\x0c\x36\x0b\xe5\x00\xb5\x4e\x73\xcf\x9f\x4c\x40\x73\x81\xf9\xea\xcf\x72\x80\xd6\x67\x73\xaf\xa6\x50\x40\xeb\x85\x85\xc9\xcb\xdb\x80\x4e\x9e\x85\x7e\xfd\x67\x40\x27\xc7\x72\xfe\x43\x3b\x40\x6f\x27\x70\x26\x85\x3c\x07\xbf\x54\x11\xe4\x73\x90\xc1\x03\x72\xdc\x0d\x97\x5f\x90\x5c\x64\xed\xcb\x66\x73\x72\x1f\x18\xfe\x95\xe4\x9f\x2e\x85\xff\x26\xd7\xcd\x49\x25\x11\xf9\x3c\xb5\xff\x42\x5f\xff\x73\xb9\xa4\x2f\xca\x2c\x49\xdf\x84\x89\xfb\xc4\x2a\xee\x14\x4e\xa1\x84\xbc\x07\xb4\x8f\x0c\xca\xf2\xda\x07\xd0\x8f\x29\xcc\x70\x3e\x06\xb8\x97\x8f\x86\xf4\x9e\x3f\xfb\x0e\x90\x7d\x5e\xeb\x17\x6b\x05\x50\x50\xa6\xf7\xda\xba\x0a\xd8\x39\x4a\x77\x1f\x8d\x0b\x94\xae\xd5\xdb\x4e\xf5\x02\xca\x33\xf5\x57\x58\x29\x02\x77\x1c\xf4\x8d\x2d\x77\x03\x2f\xd3\xf4\x47\x5a\x56\x00\xdf\xb6\xeb\x25\x59\x2e\x20\xeb\x11\x69\x42\xe6\x5c\x8c\xfc\xa0\xb7\xaa\x57\xe5\xb5\x0c\x65\x3a\xe2\x01\x95\x20\x83\x8f\xad\xe7\x00\x95\x76\x83\x45\x2d\x0d\x80\x0a\x61\xf0\xe6\xcd\x25\x60\x44\x5b\xb7\x52\xe5\x71\x0a\xc9\xc1\xdd\x97\x23\xcf\x81\x71\x62\x0e\xee\xc1\xd4\x16\xf2\x39\xb1\xfa\xda\x37\xf2\xf9\xf9\x4a\xbf\xae\x98\x5e\x3d\xbd\x07\xde\x94\x7f\xee\xc1\x6f\x95\xf8\xda\xab\x94\xfb\xfa\xdf\x19\x12\x5f\x57\x7a\xff\xdf\x5f\xc2\x09\xb9\x2b\x03\x4a\xa0\x50\x9c\x2b\x01\xcb\xe1\xc3\x94\x79\x22\xc0\x65\xa8\xca\x7a\xb6\x0f\x10\xf6\x7c\xe4\x6d\xdb\x50\x20\x7d\x90\xba\x0f\x23\x1a\x98\x77\x45\x43\x99\x36\x1a\x58\x7b\x46\xe3\x90\xd5\x05\x60\x57\x8a\xe6\x0f\xcb\x2a\xa0\x64\x93\x56\x97\x85\x1d\x70\xbe\x43\x2b\x51\x7a\x6f\xdf\xdc\x1f\x78\x9a\xa5\x3d\xc6\x5c\x17\x68\x71\xd7\x4a\x37\x8f\x06\xba\xab\x34\xf6\x19\xef\x20\xeb\xc1\xd2\xfd\xde\xab\xc3\xa9\x5a\x53\x7b\x75\x48\xa5\xdc\x13\x82\x24\x55\xe4\xd6\x74\xda\xf6\xea\x97\x43\x75\x1c\x72\x1f\x0c\x16\xf7\x07\x7a\xb8\xe0\x3d\x79\x6e\xdc\x8a\x6f\x27\xc7\x7b\x35\x58\xbc\xde\xcf\x4a\xf2\x11\x0e\x4b\x7c\xe0\xed\x23\xd0\x37\x07\x40\xa2\xd3\x9b\xc5\x9a\xf2\x48\xac\x11\x12\xff\xf7\x4f\xfe\xc1\x41\x60\x08\x87\x42\xe1\x7e\x01\x4c\x02\x86\xe8\xd8\x3a\x02\xf6\x23\x15\x8c\xe8\x47\x80\x80\x2d\x8a\xab\x68\xd6\xc0\xb8\x56\xe5\xb3\x56\x02\x20\x5b\x66\x64\x8e\xe5\x04\x60\x49\xe0\x68\x47\xf3\x34\x60\x43\xe1\xe8\x76\x73\x0b\x60\xc7\xf0\x31\x4c\xd3\x66\xe0\x88\xdd\x98\x89\xa6\x59\xc0\xd9\x39\x6a\x7c\xd3\xc1\x40\xe5\x72\xb5\xe7\x26\x99\xc0\xfd\xb1\x6a\x4b\x4d\x38\xc0\x2b\x7f\x35\x45\xe3\x73\x40\xeb\x43\x55\x73\xa3\x48\x40\x14\xae\xf2\x49\xef\x11\x39\x3f\xa2\xb5\x67\xf4\xea\xd0\x61\xf2\x3b\x41\x26\x3d\xbc\x39\xf1\xa2\x54\xbc\x0f\x7c\x20\x3f\xe7\xdd\xf2\x9f\x23\xc9\xe7\xa1\x5a\x01\xb9\x6f\x9e\x93\xcc\x77\x69\x1e\xce\x1f\x0e\x46\xa2\x79\x92\x79\x21\xcd\x41\x90\x72\x20\xf1\x92\x7e\x1a\x41\x92\x5c\x25\x97\xe5\x62\x65\x5a\x00\x83\x07\x52\x28\xb6\x6d\x80\x11\x67\xd0\x83\xde\xf5\x6f\x6b\x20\x67\x4b\xdb\x0f\x78\x29\xca\x8f\xb4\x74\x05\x62\xd2\x14\x26\x59\xa8\x00\x93\x7e\x28\xe5\x9b\x47\x01\xb3\x95\x54\xa6\x99\x16\x01\x79\xe7\x54\x3a\x4d\x6f\x03\xeb\xbe\x8d\x6c\x35\xc9\x03\xb6\xfb\x8c\x52\x34\x8e\x04\x0e\x2d\x19\x35\xc6\x78\x1a\x70\xaa\x6c\x74\xbc\x51\x2a\x70\x79\xc5\xa8\x57\x86\x5b\x81\x9a\xab\xa3\xf8\x86\xfb\x80\x27\x07\x47\xa5\xea\x9f\x05\xde\x35\xab\x68\x1a\xf8\x02\xdf\x34\x94\xdf\x1b\xca\xf7\x8e\x5f\x69\x92\xf6\x19\xb2\x1e\x51\x0d\x2b\x3e\x90\x79\x6a\x75\x05\x3f\xc9\xe7\x81\x1b\x51\x22\x92\x03\xfd\xc3\x01\x49\xf6\xb9\x5d\x12\xae\x67\xc3\x75\xc9\x3e\x20\xcd\x43\x91\xcc\x8f\x4c\x75\x09\x07\x92\xdd\x77\x1e\x78\xb7\x88\x95\x97\x2e\x56\xcb\xb5\x40\xbf\x35\x14\x0a\x43\x0b\xd0\xcb\x1a\xd0\x4e\x5b\x0c\x30\xfc\x86\x32\x2c\xdc\x00\xe7\xbd\x43\xb7\x9a\x0d\x05\x42\xec\xe5\x54\x4d\x6c\x80\x71\x67\x86\xab\x99\x0c\x04\xa6\x85\x2a\xb8\x19\xf7\xfe\xd2\xcb\x57\x54\x36\x59\x09\xe4\x9b\xa8\x0c\x34\x5a\x04\xac\x7e\xa9\xac\x67\x58\x09\x14\x95\x2a\xd7\x1b\xca\x01\x7b\x8f\x29\xb7\x1a\xdc\x06\x4a\x9b\x54\x8e\xea\x5b\x02\xe7\xdf\x28\x4f\xd0\x53\x07\xae\xdb\x29\xcd\xd0\xe7\x00\x77\x05\x2a\xa3\xf5\x55\x81\x86\xdd\xca\x65\xba\xa5\x40\xf3\x22\x45\x73\xbd\x5d\xc0\x8f\x24\x45\x93\xfb\xc7\x7f\x92\xcf\x3f\xd5\xad\x62\x1e\xe8\xe2\x18\xf1\xe7\x2d\x95\xe4\x3f\xed\x96\xf0\x0c\x85\x92\x7d\xae\x40\x15\x7d\x78\xb0\x19\x12\x5e\x2a\x55\x92\x87\x12\x1f\xd8\x97\x03\x71\x2b\x13\xab\x6d\x87\x58\xcd\xb6\x02\x94\xbb\x14\x8a\xd5\x19\x40\xf3\x9b\x4c\x3f\xb3\x1b\x80\xf9\xb4\x41\x5d\xc6\x0b\x01\xee\x9b\xc1\x17\x8d\xbf\x00\xbe\xcb\x64\x09\xe3\x1b\x40\x2c\x55\x6e\x88\x41\x07\x90\xb2\x79\xd8\x29\x83\x36\x20\x33\x61\xb8\xac\xe1\x74\x20\xf7\xae\xfc\x5d\xc3\x55\xc0\x12\x05\x85\x87\x86\x73\x80\xd5\x85\x4a\xa3\xf5\xbf\x02\x9b\x7f\x2a\x6e\xd5\xd7\x01\x76\x31\x15\x67\xeb\xe5\x02\x87\x4f\x29\xae\xd7\x5d\x04\x9c\xcc\x53\x1c\xa0\xd3\x0c\x5c\x0a\x50\x38\xaf\xf3\x0e\xa8\xee\xa7\xf0\x4b\x67\x00\x50\xb7\x44\xbe\x56\x37\x15\x78\xa1\xaa\x18\x2d\xe5\x80\x2e\x4d\x16\xeb\x31\xc9\x7e\xb7\x77\x7a\xdf\x73\x40\xba\x0f\x2e\x92\x70\x1f\x39\x99\x7d\xd7\x81\xb4\x3f\x92\x74\x1e\xf8\x49\xfe\xbd\x93\x24\x47\xc8\x46\xb2\x5f\x1a\x49\x72\x84\xf4\x64\x80\xe1\x02\x0a\xc5\xf8\x01\x60\xd2\x3e\xb0\xdc\x30\x0b\x60\x8e\x1b\xc4\xd4\x8f\x01\xf8\x9b\x07\x5d\x37\xd8\x09\x84\x8e\x96\x35\xd2\x4d\x02\x62\x2b\x86\x58\xe8\x3a\x01\x29\xf3\x65\xf5\x74\xd4\x81\x8c\x39\xb2\xa6\x06\x33\x80\x59\xa2\xe1\x3b\xf4\x5a\x81\x45\x43\x87\xbb\xe8\x8f\x00\x56\xec\x90\xcf\xd4\xb9\x0d\x6c\x18\x25\xf7\x4b\x8f\x0f\x6c\x5f\xaa\x10\xa0\x17\x03\x1c\xe8\x51\xb4\xd5\x56\x03\x8a\x13\xe5\xee\x6a\x7f\x07\xce\xcc\x96\xf7\xd0\x3e\x0a\x5c\xf1\x93\x77\xd3\xae\x02\x6e\x66\xc9\xe7\xfd\xcb\x81\x48\xef\xfd\xf7\xcd\x03\xf9\xeb\xf3\x89\x7d\xae\xc1\x99\x2c\xd2\xf7\xd6\x54\xb5\x6f\x90\x59\x08\xe8\xbd\x71\x0d\x1e\x74\x1c\x30\x9b\xe6\x73\x68\x58\x00\x60\xb9\x3f\xc4\x57\x3e\x09\xa0\xad\x89\xb7\x51\x3e\x06\x58\x27\xa4\x75\x8d\xfc\x0e\xd0\x8d\x67\xab\xa8\xb9\x03\xf4\x61\xcb\x83\x35\x7f\x01\xd6\x03\xb7\xfa\xeb\xac\x07\xa8\x86\xc5\x1c\xdd\x22\xc0\x8a\x5f\xae\xa1\xef\x0b\x58\xdc\xbc\x57\xaa\x77\x1d\xb0\xd4\x7b\xd3\x65\x20\x0f\x58\x5c\xee\xd0\xd7\xeb\x0f\x98\xaf\x05\x34\x8f\x01\x26\xbf\x80\x31\x06\xbf\x0f\x98\x0e\x01\xd4\x5e\x7f\xe3\x9a\x52\x01\x8d\x41\x1f\x87\x99\x4d\x04\xb4\xaa\xde\x72\xcc\xae\x01\xda\xc5\x2f\x57\x99\x6e\x02\x34\xcf\x3d\x39\x6e\xf6\x09\xd0\x6e\xbe\xcf\x32\x8f\x03\x74\xa6\xdc\xa5\x98\xa5\x02\x5a\xbb\x6a\x82\xcd\x29\x80\xb6\x5f\xe5\x31\xb3\x8d\x80\x96\xe3\x7f\xe3\x40\x9c\xc7\xf5\xf1\x7b\xa5\xfe\x8e\xc4\xf7\x1d\xd2\x66\xf3\x95\xac\x83\x3e\x6f\xbe\x4c\x26\xa0\xef\xed\x5c\x3d\x68\x17\x60\x36\xd9\xcb\x78\xe8\x57\x80\x3a\x2e\x78\xab\x42\x08\x60\x1d\x15\xe7\xad\xfc\x14\xa0\xbb\xa7\xa9\x8f\x9a\x0f\x30\xb4\x66\xeb\xa8\xbb\x00\xf4\x2d\xcb\x97\x69\x1d\x02\xac\x79\x5b\xa7\xf6\xce\x52\xda\xc0\x62\x03\xbd\x46\xc0\x52\x50\x3e\x50\xaf\x1e\xb0\x78\x51\x1b\xa6\xd7\x0e\x58\xca\xbd\x5d\xa9\xff\x16\xb0\x64\xfe\xce\xd3\xdb\x2f\xad\x83\xe0\xa5\xd9\x4b\x40\x33\xb9\x63\xb4\xe9\x5d\x40\x63\xfd\x97\x53\x66\x31\x80\xd6\x94\xe6\x1f\xe6\x54\x40\x27\xec\x75\x92\x99\x23\xa0\x75\xbf\x61\xbd\xf9\x2b\x40\xf7\xc8\xe3\xb5\xe6\x19\x80\x4e\x65\xad\x8b\xc5\x5c\x40\x8f\x7d\xbb\xc7\x7c\x34\xa0\x7d\xb0\xfa\xb1\xb9\x3e\xa0\x3d\xe1\xfa\x4a\xf3\xc5\x80\xf6\x16\xb2\x0e\x7a\x92\x3a\x48\xee\xfd\xf7\xcd\x03\xf9\xfb\x5e\x5f\xec\xf7\xc9\x17\xd9\xe8\xf7\xaa\xd6\x60\x8e\x48\xe6\x0c\x60\x18\xe2\x78\x69\xb0\x3f\x60\xbe\xc3\xfd\xcd\x30\x2a\x60\x3d\x28\x68\xa2\xa2\x3a\xc0\x88\x8b\xbb\x36\x22\x1d\xb0\x19\x9a\xba\x70\xf4\x4b\x80\x51\x9f\xa3\xab\x9e\x03\x30\xe2\xf3\x6f\x69\x6b\x00\xf4\xd4\xad\xe1\x7a\xe9\x00\xed\x6c\xf1\x0a\xfd\x6e\x80\x5a\x7b\x79\xb0\xa1\x10\xb0\x5a\x59\xd7\x6d\x34\x1a\xb0\xda\xd6\x74\xd1\xe8\x2b\x60\x95\xda\xc3\x35\x28\x02\x2c\x5c\x01\x6d\xa5\xae\xe1\xe6\xc7\x01\xed\x75\xed\x1b\x2d\x86\x00\xba\xc3\x3e\x3d\x37\x3f\xdd\xab\x4d\x1e\x16\x4b\x01\xbd\xc6\x97\x17\xcd\x87\x00\x3a\xac\xfa\x1a\x8b\x1a\x74\xeb\xb3\x1e\x9a\x59\x3c\x45\x97\xfe\xa8\x7b\x26\x96\xf2\xe8\xd4\x57\xaf\x71\xb3\xe0\x01\xba\x7e\x37\x12\x2c\x36\x02\xba\x73\x2a\xa8\xe6\x3b\x00\x6d\x32\x07\xe3\x0f\x07\x22\xd1\xbe\x79\x20\xd2\xfb\x9d\xfd\xbb\xac\xc9\x7c\x67\x29\x0f\xa2\x93\x6e\xbb\x6f\x40\x01\x60\xa4\xca\xab\x1f\x1c\x08\x58\xce\x72\x97\x1d\x86\xde\xf1\x07\xe8\x2a\x8d\x02\x98\x83\xa3\xc7\x8e\x68\x00\x58\x65\x29\x0d\x63\xaa\x00\x56\x48\x0e\x4b\xab\xf7\x69\xda\x7b\x19\x45\x37\x1b\x60\xd8\x6f\x4d\xd2\x5f\x07\xd0\xcf\x1d\x1d\x68\x6c\x0a\xd0\x36\x5c\xfe\x6e\x9c\x09\x50\xe5\xef\xb7\x1a\x6b\x02\x56\x67\x5b\x34\x8d\x55\x00\xab\x1b\x82\x97\x86\xea\x80\xc5\x7c\x40\xfb\xf8\xef\x40\x0b\x0d\x40\x67\x5f\xeb\x0b\x8b\x75\x80\x5e\xfa\x47\x25\x73\x00\xba\x67\xde\x8c\xb6\xcc\x44\x9b\xc1\xa1\x86\x12\xab\x01\x78\x63\xb8\xed\xd1\x78\x2b\x2b\xbc\x32\xdc\x58\x1b\x6e\x19\x81\x76\xfd\x53\xb7\xad\x2d\x16\x02\xba\x5f\xaa\xce\x5a\x6e\x42\x87\xbe\x57\xc5\x46\xcb\x07\xe8\xd0\xb7\xb8\x42\xb1\xcc\x87\x48\xcf\x1e\xff\x85\x03\xe1\xa5\x53\xfa\xf8\xde\x62\x9f\x6b\x00\xd3\xca\x8e\xf2\x4f\x1e\x84\x7e\x0d\x6b\xdf\xc0\x6b\x80\xd9\x47\x6e\x3f\x59\x4d\xc0\x5a\xd6\x55\x67\xf8\x02\x80\x79\xc8\xcf\x43\x59\x1d\x60\xfd\x8e\x5a\x3b\x6a\x14\xc0\x56\x48\x56\x56\x9b\x0e\xd8\x5e\x9a\xa1\xac\xf5\x09\x60\xad\xcc\xf7\xd5\xbb\x05\xd8\x3c\xd8\x32\xcf\x70\x09\xc0\x70\x3d\x7a\xd0\x84\x06\x58\x6f\xbf\x52\x6c\x9a\x08\xd0\x8e\x3d\xda\x6d\x36\x1b\xa0\x3e\xfc\x18\x66\x1a\x09\xd0\x34\xf0\xd3\x38\x4e\xb8\xca\x52\x1b\xd0\xbd\xd8\x7e\xc5\x4a\x1e\xdd\x86\xaa\x9f\xe7\x5a\x79\xe2\xbd\xd1\xc8\xa6\x17\x96\xef\xf0\xc1\x30\xb7\x71\x93\x55\x31\x1e\x1a\x09\xeb\x43\xa9\x4c\xdc\x34\x3e\x73\x7f\x26\x95\x83\x3b\xc6\x6e\x77\xaa\xac\xd6\xe0\xa5\xe1\xf6\x9b\xea\xd4\x2f\xa8\x31\x9e\x5b\xd9\x49\x3d\x83\x07\x46\xa5\x57\xfc\xa8\x67\xf1\xdc\xf0\x69\xb9\x83\xe5\x2d\x08\xf5\x48\xea\x55\xca\x81\x48\x73\x82\xa4\x3e\x9f\x78\x1d\x48\x7d\x1e\x39\x2b\x8b\x06\xb2\x0e\x4e\xd6\xe3\xfa\xbf\x03\x8c\x36\xd2\xf3\x06\xc5\x03\xd4\xc3\xec\x84\xa1\x15\x00\x43\xdf\xf1\xe5\xf0\xeb\x80\xed\x6c\xaf\x7b\xca\x69\x00\x3b\x3e\x7c\xe7\xa8\x68\x80\xa3\x9d\x54\xa1\x3e\x10\xb0\x4b\xca\x0e\xd6\xb5\x01\xd8\x93\xf3\xce\x1b\xfc\x02\x58\x86\x5b\x8d\x8c\xb7\x00\xcc\xa5\x47\x8f\x99\x37\x03\xf4\xe6\x6b\x4a\xe6\x5d\x80\xf5\xfc\x27\x93\x2d\xbc\x01\xeb\xfe\x5f\x2b\xcd\x6f\x01\xb4\x25\x68\x31\x09\xea\x94\xa5\x96\xa3\xc1\xc4\xe8\x6b\x03\xf5\x2a\xae\x9b\x0e\x7f\xdf\x42\xbd\x8b\x0b\xa6\xf1\xaf\x06\x5a\x47\x62\xb5\xc5\xac\x67\x39\xb4\x4b\xd8\x6b\xf6\xf2\x91\x06\xad\x08\xc5\x66\x46\x77\x23\xac\xed\xb1\xdf\x6c\x67\xcd\x50\x5a\x21\x2e\x98\xdc\x97\x72\x71\x57\xab\x69\xda\xb8\x6f\x54\x75\xe9\x2c\xcd\x18\x4f\x8d\x4c\xcb\xce\xd0\x22\xf0\xdc\xf0\x27\xfe\xe1\xa2\xfa\xe6\x60\x48\xe7\x41\x3f\x05\x73\xf2\xef\xf2\x37\x4c\x48\x1e\x44\xf7\x9d\x55\xc5\x80\x24\xc0\x34\x8f\xca\x19\x2c\x07\xd0\xf3\x59\x3f\x86\xdd\xf8\xcb\x07\x71\xd6\x7b\x5a\xab\x04\xfd\xe5\xe6\xec\x87\x27\x9a\x69\xa9\x03\xdc\xb9\x99\x4d\xba\x5f\x00\xbb\xa7\x4b\x04\xc6\xb9\x00\xbb\x78\xcb\x18\x33\x00\xcc\x4d\x25\x7e\x16\xe6\x00\xe3\x49\x45\xbd\xd5\x68\x80\x5e\xff\xf4\x02\x35\x1c\xa0\xcf\x6b\x57\xa1\x0e\x05\xac\xf5\x50\x6b\xda\xf1\x43\x48\x7b\x87\x12\x73\xea\x87\xd9\xd6\x97\xb1\xc8\x72\xdb\xdb\xc3\xd6\xef\x31\xd7\xf2\xc9\x8b\xc5\xf4\x24\x64\x5a\xad\x79\xa4\x65\x33\x08\x01\xd6\xe6\x77\x3b\x19\x39\x98\x4c\x1d\x53\x73\x94\xa1\x89\xf9\x96\x27\x6f\x14\x30\xa6\x62\x91\x65\xa1\x94\x07\x2b\xd7\x67\x68\x60\x97\x79\x78\x99\x3f\xbd\x11\xc7\xcc\xd4\xcf\x9c\xa2\xf7\xc7\x4d\xe3\x3e\xfd\x71\xa4\xe7\x83\xf4\xbe\xb7\x25\xe9\x67\xf6\xe3\x1b\x90\xf3\x40\xfd\xa9\x51\x6e\xbf\x47\x80\xfe\x73\x13\xab\x01\x73\x00\x4b\x0f\x8b\xc4\xc1\xf7\x01\xc6\x0d\x06\x65\x58\xca\xdf\xdc\x1c\x7b\x9a\xab\xee\x88\xb9\x80\x93\x7a\x60\xb6\x5a\x3c\xe0\x58\x93\x30\x45\xbb\x0c\x70\xd4\xca\xa8\x31\xa4\x03\xbc\xc6\xc5\xd3\x7b\x9f\x92\xed\x36\x6c\xde\x69\xd9\x5b\xbf\x0b\x25\x09\xd4\xf7\xbd\xf5\xa8\x3c\x6f\xdd\x01\x30\xbe\xbd\x50\xa2\xab\x02\x8c\xb4\xdf\x2f\x69\xcf\xbb\x1d\x18\x29\x48\xa0\x95\x7f\x65\x33\xb8\x08\xb6\x1e\xf9\x2e\x80\x01\xb0\xe9\x47\x9f\xb7\xd9\xec\x81\x05\x63\xc1\xe3\x71\x4c\x0d\x98\x31\x2e\xd6\x8e\x60\xf1\xa0\xca\xd4\xbb\x25\xc7\x52\x81\x15\xa3\xba\xf2\x13\x2b\x1e\x6c\x86\xcb\x1f\x0e\x6a\x29\xeb\x10\x02\xad\xab\xca\x66\x33\x27\x62\x96\x55\xf1\x69\x45\xe6\x18\xac\xb7\xb8\x71\x6c\x25\xcb\x15\x2b\x2c\xb7\xfc\xbb\x1e\xfe\xf0\x0f\xe4\x3a\xa0\x74\x19\x92\x9c\xe0\x60\x6d\x3d\x32\x37\x49\xbd\x5b\xf7\x5c\xbf\x13\x80\xc9\x30\xc3\x3b\x03\x15\x01\xeb\x10\x13\x8f\x41\x2f\x01\xf6\x36\xda\xbc\x61\x16\x80\xa3\x8b\x6d\x83\xa2\x36\xe0\x5c\xe9\x64\x31\xf2\x0c\xe0\xca\xf7\xbd\xaa\x11\x0a\xf0\x77\xc4\x96\xea\x76\x00\xce\x87\xa6\x28\x18\xcb\x00\x4e\x43\x16\xa9\x5a\x26\x01\x3c\xb9\x4d\xbf\xa9\x2f\x00\xce\xde\xd2\x02\xc6\x55\x80\xd5\x59\xf5\x88\xe9\x0f\x30\x27\xbf\xb6\x65\xf6\xce\x93\x39\xa2\xdd\xcc\x3d\xed\xdf\x99\x61\xe8\xc7\x8a\x6e\xf6\x65\x85\x10\x2f\xd9\xab\x9e\x8f\xb0\x8d\x24\x6e\x71\x5e\x3e\x5e\x68\x9b\x4a\x34\x70\x86\xdf\x6b\x64\xab\x13\x0d\x1c\xbf\x1a\x39\xf6\x22\xa2\x99\xfd\x40\x9a\x8f\x75\x95\xcb\x3e\x8e\x21\xac\x27\x17\xbe\x71\x82\xa1\xc0\xda\x7c\xf6\x2b\xe7\x12\x54\x59\xe6\x27\xd5\x38\x6b\xc1\xb4\xf1\x2b\x3d\x67\x7b\x00\x99\xd4\x8a\xe2\x00\xb6\x39\xa6\x53\xf7\xe3\x1f\x1e\xc8\x86\xf2\xef\x3c\xe8\xaf\xab\xed\x4f\x9e\x0f\x5e\x9a\x11\xbd\xaa\x57\xac\x79\xa8\xbf\x27\x60\xc1\xd4\x75\x93\x01\xc0\xd9\x68\x34\x67\xb0\x16\xe0\xf4\xde\x5c\x76\xe8\x40\xc0\xed\x12\x9d\x90\x6f\x06\x3c\xc7\xf0\x88\x91\xcb\x00\x4f\x45\xcf\x45\x9a\x67\x01\x0f\xf7\xc8\x4b\xfa\x2f\x00\xb7\xa4\x34\xae\xe9\x19\xc0\xf9\xfb\xfc\xf5\x56\x5d\x80\xa3\x5e\x61\x8b\xcd\x02\x80\x3b\xb5\x74\x9e\xad\x39\xc0\x5e\x70\xf3\x0e\xc7\x0c\x60\x75\x37\xcb\xdb\x25\x8a\x94\x6c\x15\x88\x72\xbb\x9d\x9f\x8a\xd8\xde\xc4\x0c\x87\x80\x97\xa1\x9c\x26\xc2\xdf\xe9\xd9\xc3\x9f\x76\x2f\x09\x7f\x67\xe7\xbb\x9d\xdc\xa1\x44\xaa\x93\xd2\xcd\x1b\x5c\x7b\x62\x81\xa3\x4c\xc5\x7d\x2e\x9d\x38\x68\x3f\xfc\x72\x7f\x9e\x23\xb1\xd3\xfe\x76\x99\x12\x8f\x45\x5c\xe3\x76\x9d\x29\xe7\x6e\x24\x3e\x71\x66\x1d\xe3\xf3\x96\x12\xbf\x39\x94\xa3\x05\x3c\x5f\x0c\xb7\x5d\x75\x48\xc8\xf5\x06\xd7\x66\xdc\x7e\x53\x5e\x20\xd8\x36\x75\xff\xc7\xd7\x7b\x87\x35\xb5\x7c\xdf\xc3\x47\xe9\xbd\x23\x10\x42\x27\xf4\xde\x7b\xef\x1d\xa4\x0b\x8a\x0d\xbb\xa0\x62\x6f\x58\xb1\x61\x03\x15\x14\x44\x50\x10\x15\x0b\xa0\x80\x28\x08\x2a\xa8\xa8\x28\x88\xbd\x61\x57\xec\x0a\x8a\x90\xb3\xde\x27\x93\xe4\xde\xeb\xe7\xf9\xbe\xbf\xbf\xd6\x13\xae\xb9\xb0\xe7\xcc\xde\x33\x73\xd6\x9a\xb5\xff\xbb\x4f\xe0\xcd\x03\x4a\x6f\x3b\x19\x87\xb5\x6a\xc4\xef\x5e\x4d\x5c\x4d\x94\x3a\x02\xb0\x76\x33\xee\x8c\xb8\x03\xd8\x86\x30\x59\x02\x14\xe0\x59\xae\x65\x20\xa4\x0d\x04\x36\xe9\xe9\x8a\x5c\x00\x22\xa4\xcd\xcf\x4b\x87\x02\x11\xcb\xec\x0d\xe4\xd9\xff\xea\x83\xc2\x18\x31\x13\x0d\xf4\x80\xa0\x4b\x93\xe3\xcd\xa4\x00\x7f\xa9\xa5\xb3\x6c\x26\x01\x5e\xb1\x79\xf7\x1c\xae\x03\x6e\xf1\xc7\x37\xba\x8c\x1b\xfa\xe6\x32\xe2\x8a\xba\x47\xfe\x2f\x4d\xa7\xb3\x2f\x66\x7a\xa7\x7f\x5b\xe0\x44\xd3\x42\xbe\x42\xcf\x4e\xba\x2c\x63\xbf\xf5\x17\xe9\xf6\x72\x53\x66\x3f\x0e\xf0\xea\x08\x73\xdb\xc5\xa6\xfd\x86\x2e\x0f\xb9\x8b\xd2\xf2\x7e\x8e\xcd\xce\xee\x03\xb4\xb6\xef\xeb\xb3\x59\xee\x6d\x74\x94\xf7\x86\x5a\x78\x78\xd0\xd3\xbd\x12\x4f\xce\xf5\xd8\x42\xaf\xf3\x54\x38\x6a\xee\xe9\x40\x17\x7a\x98\x54\x64\x79\x16\xd2\xc7\xdc\x03\x0e\xa9\x78\x04\xd3\xaf\x9d\x8f\x1d\x18\xeb\x11\x4e\xc3\x89\x51\x7c\xc5\xa3\x0b\x82\x8e\x9f\xfe\xbb\x4f\xe2\xf6\x7f\xa0\x28\xe6\x29\x0e\xf2\xef\x7d\x6b\x6a\xc9\x93\x3e\x29\x16\x23\xa4\x48\xbd\x74\x3e\x21\x45\xea\x65\x50\xa9\xfa\x4a\x81\x5e\x20\xf2\xbd\xe6\x5b\xe1\x04\x20\x2e\x8a\xf5\x43\xfc\x3d\x90\x40\x5b\x3d\x92\x0f\x01\x12\xe4\xdc\x87\xd5\xd5\x80\x98\x0d\x61\x6c\xce\xba\x18\xe1\x97\xd6\x63\x35\x05\x08\x1a\x5e\x14\xe9\xb0\xff\xd7\x77\xff\xb0\x6d\xda\x1e\xd6\x5f\x9f\x7a\xff\xa9\xf8\xe3\x67\xd1\x17\xec\xe9\x7e\xe1\x79\x50\xd1\x9b\x66\xf7\xcc\x47\x89\xa1\x6d\x2f\x8d\xdc\xde\xfe\xbe\x14\x1e\x72\x67\x9e\x47\x0d\xdb\x36\x42\xed\xca\x03\xaf\xb3\x6c\x8b\x48\x83\x16\x35\x6f\x59\xf6\xbc\xb0\xec\x46\xca\xbb\x9a\xbd\x27\xd4\xfa\xf4\x67\x9f\x11\xec\x8b\xc1\x73\x4e\x59\xf9\xf8\xb3\xfb\x02\x6b\x8f\xad\xf5\x99\x4b\x2b\xfb\x37\x54\x64\xf9\xf6\xd0\x4a\x01\x9a\x65\x4b\x7d\x53\xe9\x28\x5f\xa1\x03\xfa\x3e\x97\xe9\x65\x5e\xbb\x8a\x46\xf9\xb4\xd2\xa5\x1e\xd9\x85\x93\x7d\xae\xd0\x67\xdd\xcd\x77\xff\xf0\x19\x4f\x3f\x70\x25\xef\x62\x2c\x79\xf3\x41\xbb\x9a\x8b\x5c\xde\x57\x61\xac\xf4\x63\x0e\x1a\x39\x89\x5c\xe0\xa0\xdd\x33\xee\x7b\x4c\xef\xcf\x5c\x3f\x88\xa8\x37\xa2\x84\x1f\x4f\x6e\x65\xac\x11\xf4\x04\xc6\x79\x69\x2d\x12\x55\x06\x26\x64\x98\x58\xcb\x9c\x00\xc6\x1b\x39\xbe\x55\xd3\x00\xc6\x0c\x07\x4e\x32\x10\xf8\xf3\x3b\xb6\x28\xe9\x9a\xdd\xf0\xd7\xf1\x51\x17\x32\xae\x7b\xfc\x78\xcb\x08\xfb\xbe\xfe\x7b\x60\xc8\xb3\xde\xe0\xe0\xfd\xb7\xc2\x8b\x1f\x9c\x0b\x70\xab\xdf\x1a\x33\xef\x0e\xdb\xf7\x43\x57\x71\xdc\xbd\xdb\x3e\x3e\x27\x3e\xdf\x4c\x68\x6f\x2f\xf3\x7d\x37\x9c\x9e\x70\xf2\x5c\xb8\xff\xf5\xe1\xfc\xf8\x13\xa7\xdf\x05\xa4\x0c\xdf\x8b\x9d\x70\x32\x37\x00\x6c\xe1\x98\x4b\xc7\x16\x06\xce\x61\x9b\x46\x27\x57\x0c\x04\x5e\x64\x8f\x8d\x8c\x28\xed\x0b\xbc\xc2\x3e\x14\xe6\x5c\xdc\x19\xb4\x92\x7d\x3e\xd4\x77\x2f\x33\xf0\x17\x2d\x10\x78\x6f\xb7\x64\x90\x0c\x6d\xe5\xbf\x23\xef\x6c\xe0\x79\x3a\xce\x77\xcb\x4e\xc1\xc0\x76\x7a\x8a\xcf\xbe\x6d\xb3\x03\x9d\xe8\x3c\x2f\xa2\x33\xe7\xeb\x1f\x54\xc9\xbe\x41\xac\x4c\xc6\x89\xec\x17\xcf\x8a\x5c\xe7\xa0\x65\x12\xf5\x17\xff\xcb\xd7\x01\xf0\xfb\x42\x4c\xb2\x10\x22\xba\xc2\x99\xb7\x15\x88\x5e\x20\x63\xa5\x6e\x83\xa4\x11\x30\x3b\xd9\xf2\xb2\xf2\xf2\x41\xd1\x69\xc6\x5e\x4f\x59\x5f\xfb\x98\xe3\xed\x63\x22\x9d\xa2\x9e\x85\x27\x6f\x98\xcc\x0e\xa8\xbf\x2b\x19\x3f\x6d\x79\x64\xe4\x82\x9b\x4a\x31\xeb\x76\x2d\x8a\x9f\xd4\xbe\x21\x92\x3a\xd1\x3c\xa6\xa4\x55\x33\xcc\xfb\xea\x9a\x71\xd6\x4d\xa3\x43\x92\x5e\x4b\x8c\x1f\x5f\xff\x2a\x64\xf5\xd0\xa2\xf1\x17\x8f\x6f\x0c\x33\x18\x7a\x36\xf6\xee\xe1\x3b\x61\x1d\xc3\xa6\x29\x11\xa5\xb9\xe1\xd5\xc3\xf3\x92\xde\x16\x9f\x0c\xcf\x1b\x6e\x8b\x6f\x2a\xdc\x1b\xfe\x73\x98\x1d\xbb\x77\x8f\x68\x78\x03\xdb\x3e\xc6\x3a\xdf\x22\xbc\x9a\x9d\x1e\xa5\xbc\xfd\x49\x78\x20\xfb\x58\xd8\x83\xad\x22\xe1\x55\xec\xb6\xd0\xaa\x4d\x1f\xc3\x3e\xd0\xd2\x41\xc2\x39\x67\xc2\x85\x69\xdb\x00\x99\xb5\xb5\x61\x33\xe9\xe9\x3e\xe4\x76\x8d\x26\xb9\x6f\x30\xd2\x5a\x9a\x9c\x2b\xe4\x5c\x04\x89\x3f\x0c\x9f\xff\x76\xe6\xf1\xbf\x61\x65\x5c\x4c\x32\xe6\x22\xbf\x2f\x04\xdf\x17\x62\x71\x9e\x10\xd1\x21\xaf\xc8\x66\x94\x0a\xef\x1f\x34\x5e\x9e\x6e\xf4\x52\x31\xe6\x43\xfc\xc2\x21\x97\xe9\xac\xd2\xc7\x2d\x99\x47\x42\xb7\x39\x99\x74\x06\x4f\xb9\x9b\x9a\x10\x32\xf9\x52\xc6\xf8\x43\x73\xaf\xc4\x07\x35\x9a\xa5\xee\xde\x5c\x94\xfa\xbc\x36\x22\x69\x5d\x79\xe2\xc4\x88\xe3\x71\xf1\xe9\x17\xa6\x4d\xb1\xad\x7c\x1e\x2b\xf7\x68\x78\xda\x85\xf2\xe5\xa3\x25\x06\x77\x4d\xef\x2b\x9e\x19\x3b\x65\x48\x64\xca\x8a\x3d\x3b\xe2\x8c\x86\xe6\x4c\xb2\xca\x1f\x1d\xa7\x30\x74\x63\xbc\xda\xb6\x9b\x71\xd4\xb0\x67\xca\x9f\xdc\xd8\xd8\xec\xe1\x9d\x49\x67\x37\x32\xe2\x92\x86\x5b\x12\x05\xd7\x7b\xc4\xb6\xb0\x55\x62\xe3\xd7\xea\xc6\xba\xb2\xe3\xa2\x37\xaf\xba\x3d\xfa\x02\x7b\x67\xc4\xd9\x95\xf2\xb1\x92\xec\xda\x70\xfd\x65\x6a\xa3\x9f\xb2\xdf\x87\x2c\x5b\x16\x10\x53\x4d\xcb\x04\x11\xdd\x20\x57\x07\x23\xb8\x71\xe4\x12\x0e\xea\xee\xe4\xc6\xe5\x30\x89\x8b\xfc\xfb\xdf\xc9\xa5\x5c\x9c\xba\x8f\x8b\xfc\xfe\x28\x2b\x79\xbc\x60\x0e\xf1\x85\xff\x93\xb9\x4d\x54\xae\x8f\xa2\xfa\xcc\xb6\x38\xea\x7a\xca\x25\x3c\xbe\x90\x13\x65\x7b\x47\x6f\xd4\xcd\xe6\xec\x41\xbf\x93\xf6\xe5\x2d\x2a\x8b\x19\xf1\xfe\x41\x61\xd5\x77\x32\xea\xa6\x25\x24\x1b\x54\xfc\x9e\x9e\xb2\x2a\x7c\x62\xfe\xfe\xc8\xf4\xc5\xfb\xbc\xa6\x6d\xdc\xe3\x3d\xd1\xfa\x4c\xe1\xac\xea\x9d\x31\x69\xab\x6e\x17\x65\x66\x6d\x4d\x18\xfb\xfd\x73\xf6\x9c\x7b\x9b\x0c\xc6\xde\xfc\xe3\x30\xfb\xe7\xba\xf3\x63\x5f\xfe\xb9\x36\x7d\xf3\xea\x0f\xe3\x44\x86\xd4\xa7\xfc\x5c\x79\x6c\x6c\xf1\x50\xe1\xc4\x33\xcb\x3e\x8c\x9d\x3c\xd4\x9f\x36\x7f\x49\x5f\xaa\xf3\xf0\xd4\x94\x11\x8b\x3d\x52\xee\x0e\x1f\x4a\xda\xb3\xf0\xc1\x98\xb6\xe1\x5f\xf1\x7a\x0b\xe6\x8c\xb9\xc2\x56\x8c\x7d\x3e\xef\x53\xf2\x15\xf6\xec\xa8\x53\x73\x75\x93\x96\xb2\x9b\xc3\x5a\xe6\x2e\x4a\x5c\xca\x7e\x1c\x4a\xce\x17\xa2\xe4\x3c\xc1\x5c\xc5\x8d\xe7\x1f\x1d\x08\x4f\x07\x94\x20\xc5\x7b\xfe\xbc\xbe\x10\x0b\x79\x3e\x10\x6b\x29\x2e\x6e\x23\xfc\xd5\x2f\x85\xdd\x44\x17\xf0\xe1\xc3\x3e\x63\xd1\x3d\x14\xf5\xa4\x75\xef\x31\xa6\xa7\xe4\xd3\xce\x9f\xbb\xab\xcc\x85\x34\x97\xb7\x7c\xd8\x61\xe7\x61\x65\x3d\xaf\xfa\xd3\x26\xbd\xc8\x6f\x7e\xa1\x65\x47\x57\xaf\x9d\xb0\x31\xde\x21\x4f\x7a\xf1\x86\x05\x6f\xd2\x57\x6e\xd8\x30\x7f\xc3\x0e\xab\x59\x17\xb3\x57\xcf\xb5\x3d\x76\x6e\xae\xf6\x92\xd8\x8c\x35\x57\xf4\xe6\x5b\xcf\x7f\x34\xab\xf0\xd5\xb2\x05\x35\x73\xeb\x67\xde\x1f\x9c\x38\x7f\x7a\x66\xc8\x8c\xe6\x3f\xba\x19\xec\x59\x9f\x67\x6c\xfe\xb3\x75\x66\xed\x2c\xf1\xe9\x5e\x43\x22\x53\x1f\xcf\x9c\x33\x35\x6b\x68\xe3\xa4\xb4\x19\x95\x53\x32\x86\x1e\x8f\x9f\xc2\xd7\x7b\x4c\x6f\x9e\x94\x37\xbc\x21\xf9\xf4\xd4\x9c\x49\xc1\xc3\x37\x12\x9e\x4d\xe9\x9a\x90\xcb\x66\x8d\xee\x4b\xdf\x39\xfe\x03\x3b\x31\x7a\x53\x7a\x6a\x5a\x37\x7b\x5d\xe4\x14\x40\x44\x90\x1b\x0f\x3f\x0f\x3c\x3c\xb9\x18\xcb\xeb\x07\x33\xc5\x86\x17\x3f\xaf\x1f\x02\x9f\x07\xcf\x23\xf7\xc2\x7f\xc6\xec\x23\xe3\xf3\x2e\xa3\x94\xf0\xa2\x8f\xd7\x56\x5c\x22\xef\xfd\xff\x1c\x59\xad\x32\x47\x70\xe2\xc5\x33\xe5\x73\x0c\x42\x55\x57\x9c\xf6\x3f\x50\xef\x64\x65\xfa\xb9\x5c\x74\x9f\x6f\x70\x99\x47\x4a\xfe\xa9\xfc\x92\x94\xed\x51\x5b\xd7\x94\xe6\x06\x65\x7e\x1b\x2f\xbc\x50\x66\xc3\xa3\x4d\xcc\x69\x9f\x33\x4e\xad\x2f\xab\x90\x9d\xb5\x60\xba\xe0\xda\x57\x17\xd3\x32\x5a\xd3\xed\xd7\xe8\x3d\xdb\x9c\xb9\x68\xe2\xe7\xd5\x31\x7f\xec\x33\x66\x4d\xbc\xb4\xe2\xfe\x9f\xba\x19\xd9\x13\x99\xcb\xf6\x0d\x19\x4f\xb9\x31\xc1\x7e\xc9\xab\xa1\xfc\x49\xfa\x13\x82\x17\x36\x0e\xbd\x1d\x6f\x3b\xfe\x60\xd6\x8b\xe1\x98\x54\xe6\xf8\xe2\xb9\xcb\x86\xb7\x24\x5f\x4d\x33\xce\xbc\x31\xdc\x1f\x3f\x3e\x6d\xe6\xec\x2c\xb6\x5a\x6c\xe3\xb8\x93\xb3\xcd\xd8\xee\xa3\xd5\xc6\x75\x4e\xf7\x65\xaf\x8a\xec\x19\x27\x3f\xed\x02\xfb\x50\x84\x12\xa0\xce\xd3\x3b\x39\xf0\x7c\x0e\xf8\xfc\xf7\x44\x9e\xcf\xfb\x42\x5e\x5d\xc8\x51\xe7\xe2\x6e\xc2\x77\xff\x54\x39\x90\xc0\x8d\xff\x30\xc9\x87\xc7\xce\xc7\x09\x2f\xde\x79\xae\x9a\xe4\xcb\xe5\x31\x75\x46\x32\xe9\x14\x55\xf7\xb0\xb6\x5a\xab\x48\x7e\x62\xe5\x8a\x93\x83\xd6\x59\xfa\x31\x05\xcf\x8e\x65\xfa\xd6\x3b\x4a\x6f\xb0\x2f\xef\x8c\xff\x10\xec\xb6\x80\x79\x80\x31\x23\x39\xa9\x70\xfa\xef\x62\xd7\xf5\x1a\x69\x3d\x13\xe7\xed\x1b\x5b\xb6\x7e\x52\x42\xea\x83\xc2\x8e\xe6\x2d\xe9\x6b\x93\xee\x16\x2c\x7d\x9c\x3d\x25\x30\x21\xa7\x20\xf2\xcf\xfa\xf4\xfa\x84\x3f\x79\x46\x43\x7b\x26\x2e\x48\xf0\xd9\xce\x1c\x96\x1e\x17\x90\x38\x7b\xf3\xcb\x61\xa3\xb1\x69\x89\x93\x72\xde\x0c\xaf\x4e\xfe\x96\xa8\xb7\xb6\x6d\xf8\x76\x42\x57\xc2\xd5\x55\xd7\xd9\x8c\xd8\x23\x09\x9f\x56\x6e\x67\xbb\x8d\xd6\x4f\x78\xb8\x6c\x34\x7b\x51\xd4\xe4\x84\x51\x4b\x74\xd9\x0d\xe1\x1e\xf1\xbd\x8b\xce\xb3\xef\x86\xb6\xc7\xc7\xce\x3f\x4a\x2b\x05\x2d\x05\x2c\xfb\xb9\xf1\x05\xb1\xb8\x38\x8e\x37\xdf\xe7\xdf\xfb\x3b\xfe\x42\x6e\xff\x0b\xe9\x83\x64\x7c\xde\xcd\xe0\xea\x80\x1e\x35\xd6\x90\xf7\x8d\x9d\x9f\x1b\xc8\xb8\x5c\x92\xe5\xea\x42\xea\x72\x5b\x2a\x46\xce\xa0\xa8\x63\xd7\x5b\x5d\xd4\x52\xc4\x75\x8b\xfd\x9b\x23\x4c\x47\x30\x27\xe7\xe6\x36\x5e\x71\xbf\x67\x51\xb3\xcc\xa3\x6e\x6d\xb4\x85\x97\xd2\xb4\x97\xd5\x5d\xe9\xb2\x51\xf3\xd2\x46\x9f\x92\x5a\xed\x13\x1f\x9c\xf8\xf4\xc4\xbe\x12\xbd\xa4\xcf\xa3\x4d\x8f\x27\x9c\x7b\x9b\x22\x18\x99\x52\xe5\xf6\xa0\x28\xe5\x56\x78\xc8\xb1\xfe\xdf\x6a\x29\x4e\xe1\x8b\x2b\x86\x86\xd7\x25\x65\x45\xc8\x96\xa9\x0f\x9f\x4d\x28\x88\xc8\x2b\x3a\x3f\x3c\x18\x67\x14\xb1\xae\x20\x83\xed\x1d\xa3\x1d\x71\x7f\x97\x24\x3b\x3d\x2a\x27\xd2\x7a\x7b\x0d\xbb\x20\x22\x26\x52\x29\xb7\x9b\xdd\x1e\x66\x10\x69\xbe\x29\x88\xfd\x23\x78\x28\xd2\x21\xe7\x24\xad\x10\x14\x1d\x79\x7e\xed\x26\xda\x28\xd0\x3e\xd2\x65\xd5\x57\x3a\xc1\x6f\x27\xe0\xc5\xd3\xbb\x24\x5f\xe0\xd5\xff\x1b\x7f\xcf\xff\x42\xe2\x77\x3f\x70\x9c\xeb\x07\xf4\xce\xe4\xc4\x58\xf2\xfc\x85\xb8\xfd\x21\x6e\x6b\x9c\x27\xbc\xcf\x65\xe9\x16\xa2\xaf\xab\x7f\xdf\xf6\x9b\x83\x47\xc1\xd5\x85\x94\x3e\xef\x34\x55\xfc\x42\x51\x3b\x67\x5f\xdf\xab\xaf\xa0\xd8\xb5\xfa\xc6\x35\x1d\xc7\x55\xac\x84\x39\x8f\xdb\xdd\x42\x97\x38\x8c\x4d\xd3\xb8\xb8\x73\xbc\x8e\xff\x9d\xf8\xe1\xd6\xf3\x2b\xd4\x43\x9e\x47\x36\xb7\x54\xed\xd3\x8c\xc8\x0d\x71\xb9\xb0\xbf\x21\x36\xea\x66\xc0\xa2\xe6\xd7\x77\x43\xa3\x73\xfc\xb6\x37\x1f\xeb\xb7\x89\x7a\xe4\x6f\xd4\xd0\xc3\x8e\x8d\x9c\xe6\xbf\xa1\xb6\x9f\xbd\x24\xfc\x63\xc0\x9c\xe3\x2f\xd9\xbb\xc3\x7e\x06\xec\xa8\x1c\x60\x77\x84\x94\x07\x4c\x3f\x78\x9f\x16\x0f\x2c\x09\xd8\x5e\xf2\x8b\x36\xf7\x7f\x19\x78\xb6\x48\x98\x36\x0b\x60\x04\xae\x29\x58\x4b\x27\xfa\xb6\x07\x7e\xca\xff\x44\x67\xf8\x14\x06\xae\xde\xb1\x8c\x2e\xf6\xfc\x15\xe8\xb5\xb5\x9b\x3e\xef\xa1\x00\xc4\xaa\x71\xe3\x9d\xc5\xd3\x01\xad\xe6\xf5\x47\xd9\x43\xd6\x8b\x81\xc7\x15\xa4\x5e\xbe\xef\xac\x26\xbc\xd6\x13\x8d\xb3\x04\x6f\x47\x72\x7d\x71\x2e\xbf\x6e\x23\x9f\xcf\x2a\x76\x90\x3e\x42\xc7\xf3\x6f\x11\xfe\xe3\xc0\xbd\x1e\x32\xbf\xf2\x0e\x3d\xd4\x16\x5a\x43\x51\x1b\x8c\x1e\xfc\x66\x16\x4b\x5c\x5f\x94\x73\x7f\xb2\xd5\x09\xf5\xb6\xa9\x0a\x77\xed\xfd\x37\x98\x29\x24\x94\x77\xb7\xa5\x48\xbb\xb0\x22\x2e\x76\x2b\x2c\x3e\xeb\xc9\x0a\xac\xec\x3a\xb4\xc7\xc9\xe7\xb8\x8f\xd7\xed\xc1\xd3\x1d\x7e\x75\x1e\xf5\xb7\x57\x75\x67\xfb\xaf\x72\x97\xba\xed\xf0\xad\xcf\xaf\xd2\x9d\xba\x7e\x8e\xf6\xf4\x29\x75\x57\x6f\x6b\xa7\xc7\x7a\x1b\xbb\x0f\x36\x37\xd0\xd3\xbc\x5e\x79\xd8\x36\xf4\xd0\x1b\x3c\x93\x3c\x4d\x6b\x9d\xe8\x5c\xcf\x44\xcf\xe9\x27\x36\xd2\x15\x1e\xa2\x5e\xf2\x47\x42\xe9\x7a\x77\x67\x2f\xeb\xf2\xb3\xf4\x4d\x57\xda\x6b\x67\x69\x07\xfd\xcc\x55\xca\xfb\xd2\xfe\x31\xf4\x3d\xd7\x4b\x5e\x7b\xf7\xda\x42\xde\xf1\x29\x90\x7e\x9a\x1b\x77\x76\xcb\x7f\xf3\x7f\x48\x9c\x9b\xf7\x1f\x1b\x6a\xb9\xbe\xef\x96\x8d\x84\xc7\xef\x8a\xba\x48\x7c\x2e\xda\x77\x5e\x23\xf9\x72\xee\x72\xe7\x04\x0e\x9e\x8a\xec\x21\x7e\x4a\x87\x36\x3d\x24\x3e\x5b\x7b\x14\x9f\x92\x3a\xb1\x61\xfe\xab\x29\x84\xef\xb8\xfc\x4e\x62\xd4\x61\x8a\x9a\x5d\xfb\xc6\xd6\xe8\xa1\x02\x6b\xdc\x88\x57\x17\x3c\xee\xeb\x2c\x8a\xbc\xf0\x32\x24\x7e\xbc\xc5\xe8\xc0\x49\x2f\x97\x66\xf9\xd8\x1a\x7b\x45\xbd\x1c\xbf\xb3\xcc\x21\xdc\xd5\xf6\xa5\xfe\xa9\x2a\xa7\x00\xc7\x6f\x2f\xba\x3b\x17\x3b\xb1\x1d\x56\xbf\xb8\xf9\xb9\xc8\xc9\xc4\xe1\xf6\xd3\xad\x34\xed\xa8\xec\x70\xe4\x5e\x0d\x64\xed\xff\x38\x8e\xbb\x35\x0b\xe2\x0e\x59\x8e\x65\x57\x9b\xa0\x6c\x7f\xc9\x49\xf6\x62\x2e\x34\xed\x43\x9d\xb4\x9b\x4a\x61\x69\xe7\xe9\x74\xb6\x21\x06\xf6\x76\x12\xce\xb6\xb5\xba\xf0\xb4\x5d\xee\x32\xfe\x44\x17\xec\xed\xc6\x39\x57\x1c\x6d\x41\x92\xf5\x35\x17\x97\x8a\x6f\x48\xb5\xde\x05\x2c\xe9\xfd\x6f\xfd\x67\x33\x2b\x6a\x39\xf8\x79\x4f\xcd\x7d\x0e\xf6\xae\x68\x22\x7c\x7e\xcf\xd4\x76\x22\x28\xbb\xfa\xf1\x06\xa9\xa7\xe7\x3f\x74\x91\xf5\xb5\xf6\xe4\x43\xa2\x7f\x38\x3c\xf3\x29\xd9\x4f\x15\x45\xbe\x7c\xcf\xc1\x6d\x3e\xef\x89\x8f\x44\xf6\xf8\x2f\x0a\x1c\xcc\xd4\xfb\xf9\x44\x68\x0a\x45\x4d\x0e\xe9\xdf\xab\x95\x2b\xb6\x37\xde\xb9\xdf\xcc\xe1\xcd\xa8\xfc\xa0\xd1\x3f\x3d\x23\xcb\x75\xd7\x79\x4d\xe8\xf7\x9d\x55\x65\x70\xc2\xf9\x62\x7f\xcb\x96\x1b\xc6\xe7\xec\x6e\x0d\xb0\x8e\x95\x98\xc6\x58\xf7\x0e\x08\x5c\xfb\x68\x36\xd2\xaa\x76\x60\xc6\x87\x02\x53\xa6\xd5\xaf\xef\x97\x71\xd3\xf8\x80\x95\xe8\xfb\x8b\xe8\x31\x0a\xb7\xba\xd0\x5b\x86\xb3\xc6\x5f\xad\x8e\x3e\xc8\xc1\x59\xe3\x4d\x56\x55\xdd\xca\x38\x6f\xac\x67\xbd\xe1\xfa\x22\x9c\x34\x61\x58\xbf\x6a\xbb\x8f\x53\x26\xa2\x36\xd3\x5b\x2e\xe1\x84\x89\xad\x4d\xe5\xb9\x21\xd4\x1a\xdf\xb0\x55\x6c\x48\x45\xad\x71\x8f\x6d\x58\x6d\x1b\x1a\x8d\x03\x80\x6d\x3f\xc9\x38\x94\x97\x13\xfd\xcf\x37\x26\xf7\xf9\xbf\xe8\xe5\xea\xc0\xee\xf6\x5e\x21\xf3\xa2\x63\x69\x27\xa9\x13\xad\x39\xf7\x88\x7e\xaa\x6e\x07\xb7\x5f\xd2\xd1\xe8\x5e\xe2\x9f\x71\x80\xf5\x96\xf8\x03\xe4\x9f\xfa\x4c\x74\x85\x1b\x34\x7e\x14\x73\x70\xb1\x27\x97\x27\x4e\xe7\xdd\x83\x4f\x39\x0a\xa8\x96\x8d\x1c\x15\x61\x07\x58\x9a\xca\x68\x78\x97\x02\x41\x27\x55\xcb\x5d\x95\x81\xc9\xcd\xcc\x87\xf6\x4b\x81\x35\x89\x5a\xb0\xba\x08\x1c\x08\xd1\x19\x6d\x21\x0a\x9c\xef\xd5\x8d\x25\xf7\xf7\x3f\xea\xdc\x37\x53\x03\x7e\x58\x69\x5d\x32\xb5\xc3\x7b\x80\xa9\x6a\x32\xee\xe7\x55\x80\x39\xcf\xc4\xbb\xaf\x06\xd0\xf0\xfe\x47\xe7\x70\xf1\xb1\x38\xa0\xbd\xc3\x54\xab\xa7\x0e\xd0\x9a\x69\x3a\xb6\x33\x0d\xd0\x2a\x32\xb3\xba\x16\x09\x68\x1f\x34\xbd\xdb\x16\x0a\x68\xb5\x98\xdb\x5d\xa8\x04\x74\x92\x80\x43\x5c\x1d\x68\xd5\x69\xd2\x17\xeb\xed\x5d\x6e\xde\xdf\x9f\xc8\xf5\x45\xba\x21\x7f\x3b\xf4\xbf\xf1\x37\x3c\x7e\x4e\x74\x10\x27\x8a\xb9\xbc\xf8\xa1\x6d\x1f\xc9\xb8\x15\x7e\xe2\xf6\x0d\xda\x5a\x3c\x48\xf4\xa5\xab\x63\x41\xf6\x57\x19\x3c\x5e\x33\x65\x01\x17\x23\x9e\x02\x32\x6a\x14\x15\x20\x0b\x98\xf4\x48\x84\xbb\x59\x03\x3e\xf3\x14\x95\x1d\x86\x80\x94\x77\xa3\xaa\xad\xcf\x03\x8b\x15\xd4\x22\x2c\xee\x03\x3b\x7f\x31\xa5\xcd\x02\x80\x63\xc7\x34\x22\x4d\xdc\x80\xd6\x39\x1a\x23\x8c\x83\x81\xbb\x5e\xcc\x39\x46\xad\xc0\xfb\xb9\x8c\x97\x7c\x1f\x03\x3e\x6f\xab\xfb\x7c\x60\x39\x20\x37\x45\x5f\xf9\xe3\x65\x40\x31\x4c\xbf\xe3\x55\x1b\xa0\x2c\xaa\x7f\xf8\xd9\x72\x40\x59\x97\x25\x70\x7f\x15\xa0\xfc\x96\xd5\xd7\x75\x17\x50\x09\x62\x95\xdf\x3c\x02\x8c\x7a\xf4\x6b\xa8\x9a\xcc\xfb\xb7\x17\x9a\xc9\xfa\xff\x68\xd7\x35\xa2\x83\xe9\xf4\xef\x22\x71\x5d\x6e\x7d\x44\x78\xef\x73\xba\x2f\xc9\xcf\xab\x8b\xde\x93\xf5\xf4\xf0\xd7\xaf\xe4\xf3\x7e\xfc\x26\xf1\xe6\x4d\x62\x13\xbd\x0c\xdf\x07\x61\x21\x8f\xff\x4d\xe7\xf1\x7a\xa3\x79\xbc\x9e\xb7\x3f\x20\x14\x4b\x51\x9e\x3e\x80\xc1\x45\xd1\x99\x0e\xb6\x80\xbb\xbd\x4c\x9a\xb5\x1e\x10\xb7\x5e\xee\xb8\xc5\x5e\x60\xd6\x07\xc5\xef\x7c\xdf\x7e\x63\x4f\x60\x5f\x89\x8a\x82\x61\x32\x70\xa2\x4c\xc5\x99\xf5\x15\x68\x89\x1f\x75\xdd\x40\x1f\xe8\x3c\xa6\xb2\xc7\x40\x03\x78\x51\xa7\xa2\xcf\x8a\x00\x06\x8e\x29\xbe\xd5\xcd\xe3\x8c\x87\x4c\x0a\x5f\xe7\xa0\xb1\xf1\xd7\x3e\x40\x5c\x5d\xe9\xd6\x0f\x72\x93\x5d\x53\xef\xed\x27\x40\x72\x91\xe6\x84\xde\x24\x40\xca\x5f\x4b\xf6\xd1\x31\x40\x7a\xe5\x87\x80\x66\x72\x9e\x7c\x6a\x75\x8d\xe4\x7b\xb7\x69\x0f\xd1\xfb\xb5\x7d\x7c\xcc\xbd\xff\xae\xfb\x9a\xf8\x63\xd5\xd6\xf6\xe5\x52\x84\xff\x1d\xd0\x25\xeb\xe1\xb6\x3f\x73\xa8\xff\xfa\xa1\x18\x73\x71\x19\xcf\x07\x84\x7f\xff\x3d\xd5\xef\x6f\xbe\xd3\x49\x0c\x18\x51\x4f\x51\x8e\xeb\x01\xed\xab\x42\xfa\xd6\xa3\x01\x47\x15\x89\x0e\x0b\x71\x20\x72\xa6\xf4\x06\x93\x91\xc0\x44\x1f\x99\x69\x46\x57\x80\xa5\xba\xf2\xd3\x0d\x57\x02\x5b\x07\x14\x83\x59\x0d\xc0\x81\x3d\x8a\xd5\x7a\x34\x70\x62\x92\xa2\xb8\xbe\x14\x70\x5e\x5b\x49\x46\x77\x23\x70\x6d\x8f\xc2\x4a\xdd\x47\xc0\x93\x35\x0a\x25\xba\x1a\x40\xdf\x4e\xb9\x3c\x5d\x7b\x00\x69\x32\x3a\x7c\x9d\x83\xcc\x20\x57\xe7\x20\x68\x04\xc2\x65\x8e\x54\x18\x20\x77\xf4\x84\xd8\x5f\x48\x4f\xfb\xe7\xcb\xaf\x11\x9d\xd3\x9d\x9c\x1e\x12\xdf\x35\x83\xa7\xc4\x17\xe5\x42\xdc\x6b\xe2\x03\x54\xa7\xf0\x85\xec\x1b\x4e\x38\x0d\x90\xfd\x56\xf9\x65\xae\xfe\xab\x60\x19\xfe\xf2\x01\xe0\xfb\x20\xcc\xe3\xf9\x26\xf0\x7d\x20\xe2\x79\x7a\x11\x3f\x1e\xff\x6f\x13\xcd\xd3\x41\x58\x00\x5a\xe7\x04\x17\x99\xcd\x03\x6c\xec\x45\x07\xf9\xf7\xfc\x0d\x33\x80\x94\x4b\x92\xc7\x0d\x1e\x01\x73\x16\xc8\x44\xb0\x16\x01\x6b\x32\x64\x6b\xf5\x16\x03\x3b\x77\xc9\x9e\xd4\x65\x01\x07\x54\x64\xab\x74\xca\x80\x63\xb9\x72\x22\xda\xa5\x40\x7d\x8b\x6c\x8e\xd6\x1b\xa0\x4d\x54\xe6\x8f\x16\x0d\x74\x3b\xca\x8a\x6b\x9b\x03\xaf\x0a\x64\x96\x68\xd9\x03\xdf\xa3\x25\xdf\xf1\x75\x0e\x8c\x23\x1c\x14\x92\x15\x56\xe3\x8e\x0b\x95\x82\x2a\x0e\xde\x73\xec\xe6\xea\x3f\xbe\x3d\x23\x7e\x48\x17\x1d\xdf\x11\x3f\xa8\x86\xd6\xef\xe4\x7c\x75\xb2\x6e\x50\x8f\x83\x15\x3c\x1d\xc0\x3f\x3a\x18\x9e\x3e\x80\xef\x87\xc2\xf7\x41\xf8\xc7\x07\x82\x37\x0f\x22\x79\xfa\x18\x8f\xdf\x3c\xfd\xc3\x66\x2e\x5a\x7c\x01\xd4\xe3\x47\xce\x32\xfc\x02\x98\x7e\x13\xce\x61\x5d\x05\xbc\x85\x45\x75\x59\xa7\x80\x78\x4d\xf1\x5a\xed\x27\x40\xba\xa2\xd8\x1a\x3e\xaf\xad\xab\x08\xe4\x14\x48\x33\x75\x46\x02\xf9\xfe\xd2\x69\xda\x5e\x40\xf1\x18\xe9\x89\xda\x4c\xe0\x88\xb2\x8c\x9a\xe6\x54\xe0\xb4\xb9\xd4\x11\x8d\x28\xe0\x82\xaf\xe4\x4e\x4d\x17\xe0\xe6\x52\xa9\x76\x4d\x01\xe0\x91\x8d\x94\xaa\xc6\x44\xe0\xbd\x95\x44\x02\x73\x37\x30\xa0\x24\x26\xc8\x2c\xe4\x8c\x83\x48\x9d\x58\x0b\x77\x3c\x3a\xdf\xf7\x12\x5d\xd4\x65\x39\x6e\xfc\xe7\xc4\x7e\x90\xbf\xb3\xa6\x62\x98\xeb\x0b\xc6\xcb\xf3\xff\xd5\xc1\xf0\xeb\x00\x5f\x07\xc2\xaf\x87\x13\x79\xe3\x92\xc0\xd3\x09\x05\xcf\xe6\xa2\x33\x0f\x4d\x05\x80\x11\x4a\x14\xa5\xd3\x07\x48\x49\x52\x14\xcb\x10\x30\x2c\x16\xb2\xd2\x89\x07\x9c\xd5\x84\xe6\xe9\xca\x02\xe1\xbf\x44\x5a\xb4\x07\x80\xb4\x11\xa2\xfd\x5a\xe6\xc0\xac\x34\x31\x61\xad\x23\xc0\xb2\x83\xe2\x8f\xb4\xda\x81\x0d\x01\x92\x32\x9a\x2f\x81\x1d\xf5\x92\xc2\x9a\x1e\xc0\x3e\x37\x49\x25\x0d\x7b\xe0\xd0\x1f\x89\xb5\x9a\x93\x81\xea\x03\x52\x9b\x98\xbe\x40\x63\xb6\x84\x36\x73\x31\xd0\xf6\x51\x62\x05\x73\x2a\xd0\x15\x2b\xe1\xc2\x7c\x00\x3c\xaf\x90\xb0\x57\xaf\x05\xfa\xa2\x45\xbb\xd4\xc7\x02\x83\x9d\xc2\x5f\xae\x64\xf4\x11\x1d\x54\xd3\xea\x9f\x44\xff\x54\xc7\xf3\xb9\x39\xca\xcb\x77\xbe\x0e\x86\xaf\x07\xdc\xc8\xf3\xcb\xe0\xeb\x40\xe6\xf1\xfc\x2d\xa6\xf2\x7c\x33\x52\x79\x7d\xd4\xa2\x6d\xb8\xf8\x4f\x3f\x94\x22\x2e\x1a\x8e\xe5\x22\xd3\x03\x10\xbd\x4b\x51\x3a\x67\x01\x3d\x96\x40\x27\x27\x8f\x6d\x8f\x09\xbc\xd7\x7c\x04\x04\xca\x09\xad\xd0\x32\x06\x12\x75\x44\x94\x99\xdb\x80\xc9\x72\xc2\x63\x99\xa3\x81\x39\x02\x22\x32\x1a\x1a\xc0\xb2\xe5\xa2\xc5\x1a\x53\x81\x75\x2f\xc5\x0e\x68\x74\x02\xdb\xc7\x89\x77\x33\xb3\x80\x42\x09\xb1\x41\x8d\xf9\xc0\xa1\x5e\x89\x9b\xea\xc9\x40\x55\x92\xd8\x16\x75\x3b\xe0\x8c\xba\xd8\x6e\x75\x16\x70\xe1\x97\xd8\x21\xf9\x2e\xa0\xcd\x9b\xa2\x18\x55\xc0\x9d\x25\xa2\x45\x8c\x50\xe0\xb9\x8a\xc8\xec\xe6\x70\xee\xf3\xaf\xcf\xc3\x12\x0e\x1e\x4b\xc1\x5f\x3a\x98\x7f\xfc\x50\x8c\xff\xae\x03\x0b\x78\xfa\xc8\x19\xdf\xb9\x38\x41\xec\xef\x79\xc0\xf7\x85\xf1\xe0\xf9\xe9\x58\x45\x71\x51\xbf\x8b\x8b\x8a\x3c\x9d\x8c\xa6\x2a\xa0\xa5\x3b\x72\xb3\xa4\x3d\xa0\xf9\x80\xa2\x98\x56\x80\xe7\x44\x81\x83\xa2\x63\x01\xcf\x3a\x8a\x62\xa6\x02\xa9\x4d\x42\xb5\x52\x77\x80\x71\xdf\x28\x4a\x26\x0e\x98\xf6\x88\xa2\xd4\xbd\x80\x25\x2f\x84\x9b\x24\xea\x80\xc5\xd9\x14\x25\x36\x03\x58\x25\x4f\x51\xea\xde\xc0\xee\x0a\xd1\x4c\xc6\x12\xa0\x44\x59\xe4\xa1\x84\x08\x50\xdc\x47\x51\x92\x82\x40\x65\x25\x45\x31\x26\x03\x8d\xb5\xa2\xcb\x19\xc1\xc0\xc5\x2a\xd1\x58\x11\x45\xa0\xd5\x80\xfb\x5e\x92\xaf\x03\xf9\xbf\xfb\xc2\xfc\xcb\x77\xf2\x79\x1e\xae\x0f\x80\x00\xd3\xd1\x9e\xf0\x7d\x33\x3d\x4c\xc8\x7b\x9c\xe0\x60\x07\xc1\x14\x40\x43\x30\x2a\x43\x28\x08\xd0\x75\x49\xfd\x2e\x56\x0d\xb0\x32\xa7\x1d\x95\x4a\x05\x58\xd2\x0b\x37\xc9\x08\x03\xac\xd0\x9c\x5d\x72\xd9\x80\xbe\xc9\xee\xab\xf2\xa9\x80\xfe\xb9\xc3\x52\x8a\x6f\x00\xdd\x3f\xf5\x3f\x15\xcd\x01\x5d\x95\x6b\x56\x0a\x0d\x80\xce\xcf\x27\x47\x15\x02\x00\xdd\xec\x2f\x57\xe5\x6b\x00\x9d\x34\x40\xba\x0a\xd0\xe8\x00\xc4\x75\x07\xf6\x6a\x96\x00\x92\x4b\xbf\x06\x6a\x8e\x03\x24\xef\xbd\x2b\xe4\x64\x84\xd4\x8e\x17\x7a\x5a\xcb\x01\x99\x6d\x8f\xfd\xb5\x4e\x01\xb2\xfa\x77\x95\xb5\x01\xc8\x9b\x76\x25\x68\x87\x00\x72\x9e\x37\x28\xad\x13\x80\x6c\xe6\x95\x4b\x3a\x6e\x80\xfc\xea\xb6\x50\xcd\x74\x40\x9a\x54\xfb\x7f\x74\x20\x3c\xfd\x03\xdf\x07\xe3\x7f\x74\x20\xfc\xf7\xfb\x7c\x1f\x80\x44\xfb\x0a\x32\x0e\x8d\xae\xbf\xc8\x38\x84\x06\x1a\x0a\xba\x02\x5a\x13\xa2\x46\x0b\x97\x02\xfa\xc9\x29\xed\xe2\x6f\x00\xfd\x9a\xa9\x71\x92\xe5\x00\x4b\x7f\xc1\x55\x69\x36\xc0\x7a\x92\xc3\x92\x1b\x06\x58\xd9\xbb\xe3\x15\x9a\x00\x96\xc7\xe1\x64\xa5\x5c\x40\xef\x78\x43\xba\x92\x36\xa0\xb7\xaf\x23\x57\xe9\x19\xa0\x6b\xf3\x94\xa5\x50\x04\xe8\xe5\xfc\xd0\x53\x78\xc0\x1f\x07\x36\xa5\x75\x1a\x90\x62\xfe\xb8\xae\x95\x0f\x48\xeb\x7c\xfc\xa9\x9d\x02\xc8\xf4\xbf\x9e\xad\x53\x00\xc8\xa7\x3c\x9b\xa9\x73\x1a\x90\x7f\xf6\xe0\xa4\x76\x17\x20\xd7\xd3\xfd\x44\xd7\x0e\x50\xe8\xeb\x7c\xad\x6b\x0a\x28\xf4\x5e\x6b\xd5\x5d\x05\x28\x06\xb7\xbf\xd0\x49\x05\xe4\x8f\xb4\xfe\xd1\x9d\x0d\x28\x10\xf5\x16\xdf\x0f\xe4\x7f\xf5\x0f\xfc\x79\xf0\xb7\x0e\x84\x8f\x7c\x5d\x8c\xfa\x3d\x8f\x99\x02\x0b\x00\x2d\xbb\x80\x01\xa1\x73\x80\x76\x5d\xc4\x7a\x11\x2b\x80\xa5\x99\x3c\x49\x42\x0e\x30\xf2\x4f\x7f\x2c\x43\x01\x06\xe3\xe6\x87\xc8\x5c\x05\x0c\x1f\xaf\x1f\x52\x78\x03\x18\xb5\xec\x6e\x1b\x35\x05\x30\xd8\x76\x78\xdd\x28\x4b\x80\xb5\xe5\xec\xb2\x51\xa7\x01\x96\xca\x8d\xe7\x2a\x8a\x80\xfe\xc1\xe7\x8d\xa3\x8c\x01\xfd\xf5\x3f\x8f\x29\x59\xf2\xc7\xe1\xd7\x26\x1d\x09\x40\xa6\xe1\xab\x94\x2e\x05\xc8\x0b\xbc\xdf\xad\x1b\x03\x28\x30\x5f\xbc\xd0\x39\x08\xc8\xe7\x3f\x1e\xaf\xfb\x0c\x50\xac\xb9\xa7\xa5\xe7\x06\x28\x8d\xbd\x7d\x48\x2f\x06\x50\x5a\x7f\x3d\x47\xf7\x25\xa0\xf8\xf0\xca\x0f\x3d\x03\x40\x49\xff\x52\x8b\x9e\x3e\xa0\xc8\xbe\x70\x4e\x4f\x03\x50\x24\xee\x88\xc1\x55\xff\x77\x3e\xf0\xe7\x01\x3f\x7e\xde\x7d\x5f\x1e\xf2\x75\x31\x7c\x7d\x10\x5f\x27\xc5\x3a\x1b\xee\x27\x56\x0b\x18\x48\x27\x4e\x94\x48\x05\x8c\x7f\xa6\x7b\xc9\x6a\x03\x46\x4f\xe7\x5b\xcb\x3d\x04\x4c\x44\xd7\x3b\x29\x7d\x05\x8c\xd7\xee\x16\x53\x31\x02\x8c\x75\x2a\x4d\xd4\x36\x01\x86\x93\x1a\x93\xd5\x12\x00\x03\xe7\xce\x08\xd5\xdb\x00\xcb\xe6\x45\xc8\xa8\x7e\xc0\x20\x6c\xf0\xfa\xa8\x10\x40\xf7\x31\x20\x7b\xef\x67\xaf\xde\x3a\x40\xa1\xe1\x63\x91\x9e\x31\xa0\xa8\xf6\x46\x4d\x7f\x16\xa0\xbc\xe3\xd9\x5e\xfd\x3c\x60\x94\xe1\x83\x6e\x7d\x16\xa0\x5c\xd5\x7d\x4a\x3f\x11\x18\x25\xda\xa9\xa1\xb7\x17\x50\x7a\x7f\xb5\x9d\xd5\x0c\xa8\xf4\xb6\x45\xe9\xd7\x02\xa3\x9c\x5a\x2b\x58\xd5\x80\xca\xec\xa6\xb9\x7a\x55\x80\xd2\x64\xfc\x47\xff\xc0\xcf\x07\xc7\xd4\xbf\xf9\x4e\x3e\xcf\xc3\xf5\x41\x10\x78\x66\x3a\x8e\xf0\x5d\xa7\x2c\xa7\x90\x71\xd8\xe2\x78\x55\x60\x06\xa0\x93\xe5\xf9\x49\xd8\x14\x30\x50\x08\x3e\x2b\x36\x0b\x30\xb9\x1a\x5f\x23\x2d\x08\x98\x8a\x4e\xca\x96\x2d\x02\xcc\x9e\x67\x85\x29\x19\x01\x26\x6f\xd6\x19\x2b\x17\x01\x26\x0a\xbb\x0a\x54\xea\xff\x33\x0e\x1f\xce\x65\x32\x2c\x01\x43\xed\x5b\x49\x0c\x37\xc0\x20\xf3\x55\x3b\x67\x3c\x0c\x8b\xe8\x1c\x95\x93\xc3\xaa\xac\x69\x80\xd2\x81\x6f\x16\xac\x7e\x40\x45\xe4\x5d\x89\x81\x16\xa0\xaa\xd6\x7b\xc7\xd0\x0a\x60\x78\x3c\x9a\x6c\xa8\x09\x30\x42\xee\xbe\x30\x88\x06\xd4\x24\x6e\x25\x18\x96\x00\x8c\xe1\x8e\x20\x23\x55\x40\x3d\xbb\xed\xb1\x61\x2c\xc0\x50\x68\xdd\x66\xa8\xc5\x39\x8f\x34\xfd\x34\xec\x07\x18\x93\xcf\x89\x18\xce\x03\xd4\x48\x97\xc8\xff\x3f\xfd\x83\xd5\x0c\x2e\x9a\x54\x52\xff\xd1\x41\x88\xe6\x1b\xf9\x91\xf8\x73\xac\xe4\x47\xfe\x01\x34\x6e\xdb\x85\x08\x9c\x07\x0c\x34\xdd\xd8\x22\x2f\x00\x13\xab\xc0\x06\x09\x2f\xc0\x74\x20\x36\x4b\x7a\x0c\x60\xd1\x33\xfe\x95\xfc\x27\xc0\xc2\x69\x6e\x83\xb2\x08\x60\x6e\xb4\x26\x53\x65\x17\x60\x76\x63\xb7\x80\x3a\x67\x9c\x94\x8f\x6c\x62\x26\x03\x26\xc9\xe7\x7f\x6b\xfc\x06\x8c\xb2\x6e\xff\x66\x4e\x06\x8c\xfa\xde\x7f\x64\xd6\x02\x46\x0f\x39\x7f\xf7\x2f\x17\xc3\x93\x80\x9a\x45\xdf\x27\x23\x49\x40\x5d\xf9\xe5\x4e\xa3\x23\x00\xb3\xea\x69\x1a\x89\xf3\xc9\xfd\x5d\x46\x6b\x01\x66\xe1\xed\x66\xe3\x32\x40\x33\x84\xaf\x8b\x6b\xdf\x62\x7c\x14\xd0\xa8\x6b\xbd\xc9\x39\x91\x69\xe4\x36\x2d\x36\x9d\x0c\x68\xad\x39\xe7\x65\xac\x09\xa8\xf7\xd4\x35\x19\xab\x01\xea\x64\x37\xf0\xbf\xfa\x87\x7f\x78\x6f\x1e\xef\x6b\x48\xfc\x0f\x46\xfc\xd0\x53\x25\xf9\x50\xcc\x22\xf5\x94\x79\xc5\xb4\x7d\xe4\xdd\x7f\x75\x31\xc6\xdf\x9d\x21\xa6\x05\x98\xa7\xfa\xb6\x4b\xba\xfd\xab\x17\xb3\x46\x9a\xa7\xe2\x1f\xc0\x7a\x5c\x66\x8a\x4a\x3c\x60\x39\x79\xf5\x78\xb5\x1a\xc0\x62\xfe\x2e\x07\xe6\x0b\xc0\x5c\xf2\x88\xb4\x16\x05\x98\x5a\x36\x3d\xd7\x1a\x03\x18\x9f\xb9\xf3\x48\x73\x3b\x60\x22\xf0\x69\xa4\x66\x26\x60\xdc\x08\xa8\xab\x7c\xdb\x60\x1c\x01\x30\x6f\xbc\xa9\x30\xb1\x07\xb4\x22\x9e\x9e\x35\xf1\x07\xb4\x4a\xef\xc3\x74\x3e\xa0\x53\xd7\x75\xdc\x34\x0b\xd0\xc9\xbc\xd1\x61\xea\x0d\x68\x77\x5c\x89\x35\x95\x00\xb4\xe8\x8b\x06\x66\x0d\xf8\xa9\x6b\xdf\x7c\xdf\xe4\x32\xa0\x79\xba\x71\x99\xd9\x15\xb0\x75\x82\xeb\x6c\x4d\x73\x01\xcd\x1b\xa7\x83\x4d\x8a\x01\x0d\x23\x4e\x9c\xde\xcd\xd4\x5f\xba\x30\x0b\x9e\x8e\x92\xcf\xf7\x71\x79\x4f\x91\x5f\x9a\xc4\xd7\x5f\x21\x46\x97\xf4\xc7\xd0\x39\x6d\x24\x24\x68\x0b\x98\x2a\x59\x2e\x15\xd5\x06\x2c\xca\xed\xc5\xc4\x53\x00\xeb\xd5\x5e\x71\x52\x8d\x80\xdd\xa8\x70\x6b\xb9\x5f\x80\xdd\x60\x6a\x9d\x72\x15\x60\x37\x71\x56\x89\xda\x2c\xc0\x66\x43\x76\x0f\xb3\x1e\xb0\x5a\x9a\x7f\x47\x2b\x11\xb0\x88\x38\xb2\x45\xfb\x2d\x60\xf6\xa6\xc5\x5b\x77\x0a\x60\x7a\xfc\xbe\xb9\xae\x16\x60\x5a\xf0\xfd\x97\xf6\xb3\x3f\xe1\xa6\x1f\x01\xed\x53\x1f\xb4\xcc\x55\xf1\x5e\xff\xec\xb3\x57\xe6\xba\x78\xa6\x4f\x3f\xa0\xcc\x57\xe2\x2e\x6b\x45\x57\x83\xf9\x5d\xdc\x66\x35\x5f\xaf\xb7\x88\xc5\x75\x03\xb5\xf6\x23\x16\xe9\xb8\xcd\x3a\xd4\x3a\xc5\xa2\x04\x3d\xac\xe8\xe6\x09\x16\xe2\x78\xa5\xf7\xba\x91\x61\x5e\x8a\x6f\xba\xbb\xce\x38\x5b\x68\xe0\x9b\xee\xb6\x1a\x17\xf3\x3c\xd0\x3a\x8e\xc7\x9b\xcd\x7f\x00\xda\xe4\xcc\xf5\xbf\xfa\x07\x6e\x1e\x50\x94\xf6\x19\x2e\xaa\x07\x72\x50\xb2\x50\xed\x1a\x99\x07\x15\xcc\xd3\x23\xc5\x01\xd6\x1d\x5d\x0b\x41\x33\xc0\x8c\x61\xdc\x23\xe2\x01\x58\xbf\xb2\x9a\x26\x9e\xff\x6f\x7f\x31\xa7\xd2\x10\x45\x45\x0d\xc0\xd9\x3d\xc9\x44\xa5\x13\x70\xdc\x38\xbd\x5b\x7d\x1f\x60\x1f\xb3\x32\x5e\x6b\x0e\x60\x2b\x96\x3f\x5d\xb7\x00\xb0\x9a\x74\xe4\xa5\xbe\x12\x60\x81\x8b\x52\x06\xae\x80\x79\xd6\xa3\x66\xd6\x0e\xc0\xc2\x71\x30\x88\xb5\xfa\x7b\xb2\x45\x03\x6e\x18\x16\xbf\x1c\xb2\xf4\xc3\x31\xe3\xb1\x0f\xb6\x59\x7e\xc6\x3e\x93\x84\x2e\x39\xab\x6c\xe4\x9b\x74\x5f\x7f\x67\xd5\x84\x3d\x26\x95\xed\x12\xd6\x7b\xb0\xd5\x74\x5a\x4b\xa8\xf5\x26\x14\x9b\x44\x9d\x77\xb7\xae\xc7\x41\xe3\xc7\x0d\x4f\xad\xaf\xe3\x98\x71\x54\xed\x5c\xeb\xf3\x68\x34\x92\x3f\x15\x6c\xad\x8d\x1b\x06\x13\xaa\x46\x59\x3b\xe0\x2e\xab\xa0\x32\xcd\x66\x1a\x6e\x1a\x14\xfc\x77\x7d\xe4\xd7\x43\xfd\x01\xea\x3f\xfc\x3f\x45\x29\x93\x7d\x96\x7c\x9b\x32\xf9\x39\xdf\x0f\xc1\x6c\xb9\xc6\x4c\x01\x0d\xc0\x76\x8b\x7e\xbf\x70\x2a\xe0\x3c\xd3\x6c\x8b\xb8\x19\xe0\xba\xcb\xb1\x89\x73\xca\x75\xf7\xf4\xeb\x50\x3a\x0c\xb8\xe7\xc4\x19\x33\x44\x00\xd7\x8c\x29\x15\x9a\x13\x00\xa7\xe9\xcb\xc5\x74\x63\x01\xfb\xa3\x79\x0b\x59\xdf\x00\x9b\xa1\xa3\xf5\x46\xc9\x80\xb5\xc0\xe5\x75\x26\x41\x80\xe5\xa5\xe7\x0f\x4d\xa6\xb3\xaf\x5b\x1d\xa4\x4b\x4c\x9e\xbc\x5f\x64\xb3\x14\x81\x56\xb5\x8f\x3c\x6c\x5e\xc0\xd7\xea\xee\x6d\x6b\x3b\x33\x58\xda\xa4\x76\x18\xda\xa5\xc2\xd5\xfa\x4c\x9b\x9b\xdd\x09\xf8\x58\xa7\x5e\x38\x63\xef\x86\x00\x6b\x37\xbe\xfe\xe7\xcc\x09\x07\x3b\xc4\x59\xe5\x54\x3b\xd8\x17\x62\xbe\x85\x55\x55\xaf\xbd\x18\x76\x98\x09\x55\x3e\xb6\x6f\xc7\x4e\x33\xbd\x0a\x61\xfb\x31\x38\x64\x52\x56\x36\xdd\x5e\x1c\x75\x9c\x1a\xf1\xef\xfe\xc0\x8c\xd7\x1f\x47\x53\x90\x8b\x8a\xdd\x1c\x94\x5a\x23\xc7\xa4\xfe\xe3\x03\x60\xf4\x9d\xeb\x07\x61\x6d\x21\x4f\x7c\x22\xdc\x55\x35\x5b\x04\x5b\x00\xef\x91\x46\x1d\x62\x85\x80\xdf\x76\x5b\x31\x99\xd9\x80\xef\x53\x4f\x7f\xe5\xf3\x80\x4f\x57\x94\x1a\x73\x1f\xe0\x99\x31\xf1\xa4\x76\x3f\xe0\xb6\x78\xc9\x04\x4e\x4d\x77\xfa\xb9\x53\xca\xc4\xfe\xcf\x7a\x87\xa3\x95\x6f\x2c\xbe\xfd\x6c\xb1\x97\x6b\xc9\xb6\xb9\xff\x75\x85\x9d\xe0\xc3\x31\xf6\xf2\x1f\x07\xec\x5c\x07\x0e\x38\x68\x3d\x93\xb7\x7f\x4c\x77\x3a\xa5\x74\x69\x3b\x4e\xa5\x1b\x9d\x07\xae\x84\x38\x31\xe9\x9b\xce\x6e\xad\x2b\x9d\x15\xe9\x6b\xce\x97\xcf\xbb\x3a\x15\xd2\x03\x8e\x26\xf5\x0d\xce\x13\xe9\x01\xc7\x49\x7c\xff\x9f\x13\x2d\xce\x4d\xd0\xb0\x1f\x75\xa4\xc7\x39\x18\xbe\x36\xdb\x2b\xf4\x9d\x53\x10\x6b\x3d\xab\xec\xa9\xd3\x76\x64\x59\x7c\x2f\x99\xed\xd4\x8b\x15\x16\xe1\x45\xe5\x4e\xae\xd8\x6d\x16\xf3\xdf\x79\xc0\xcf\x03\x2e\xef\x2b\x30\x42\x9a\xec\x9b\x65\x6b\x45\xf2\x39\xa8\xcf\x14\x22\xfe\x72\x7c\x3f\x04\x17\x29\xf1\x46\x0e\x06\xdc\x54\x3b\x31\x72\x23\x10\x7a\x48\xfb\x93\x88\x04\x10\xc1\x30\x6b\x95\x3a\x07\x84\x25\x38\x8b\x28\x89\x00\x41\x8b\x43\x0a\x39\xa7\x26\xff\xe0\x71\xf2\x2c\xc6\xa0\xa0\xcf\xb8\xac\xc7\x66\x95\x5f\x73\x3d\xdb\x36\x3d\xb1\xdd\xfc\xfe\xa1\xbb\x65\xe9\x71\xa7\xe7\xaf\xf6\xb9\x7c\x3e\x3b\xd3\xad\xe5\x39\xe5\xbc\xac\xeb\x87\x67\xf6\x93\x11\x4e\x7f\x3e\x53\x5e\x6f\xef\x68\xb8\xc4\xd2\x56\xde\xd7\xda\x2d\x5c\xef\xd2\x9e\xde\x27\x9a\x2e\xba\x5d\xa5\xe3\xbc\xbe\xd4\x5f\x76\xab\xa0\x37\x78\x24\xd6\x2c\x74\x3f\x4b\x6f\xf2\xc8\x3b\x21\xec\xbe\x93\xae\x76\x9b\x75\x64\xac\xfb\x39\xba\xd3\xe5\x4e\xb9\xaa\x87\x31\xfd\xc2\xf9\x49\x99\x99\xfb\x4b\x9a\x76\x52\x2d\xae\x77\xbf\x0f\xa6\x83\xfe\xbe\x2d\x1e\xa2\x60\xd9\xe7\x16\x14\x78\x8c\x80\x93\x9d\x4f\xfe\x05\xf7\x35\x48\xb6\xbe\x4f\xd6\x83\x8b\xdc\xf8\x19\x47\xb8\x28\x4b\xf6\x09\xe2\xab\x04\x48\x7d\xd4\x51\x1a\x41\x74\x32\x16\xe4\x7e\x2a\xe0\xf8\x96\x8b\xbe\xd4\x88\x2c\x0e\x46\xbd\x17\x23\x7d\x22\xe2\xc1\xf0\x11\xe8\x02\x92\xac\xf4\x19\xe2\xd1\x40\x42\xa2\xad\xb7\xc2\x3d\x78\xc6\x74\xfb\xfe\xd6\xfc\xf5\xbd\x20\xfc\x47\xfc\x03\xb3\x8c\x77\x5f\x43\x47\xcc\x9c\x68\x2f\xf3\xdc\x2b\x90\xbd\xfa\xb0\xdb\x84\x07\x63\xfd\xbe\x14\xde\xf2\xd1\xee\x3e\xea\x33\xa9\x3a\x29\x60\x7b\xa7\xb5\x57\x42\xc7\xc8\xe0\x2d\x1d\x3b\x3d\x9d\x5e\xa7\x85\xfa\xb4\x75\x78\xbe\x65\xcf\x0f\x65\x37\xca\x78\xc7\xb1\x8f\x84\x44\xd7\xf4\x7a\x0f\xb2\x1f\x05\x25\x1d\x5b\xe8\xeb\xc5\xee\x0f\xcc\x3e\xfc\xd9\xd7\x90\xd6\xf2\x9f\x79\x68\x9a\xaf\x0d\xed\xe3\x7b\xa2\x64\xb9\x6f\x22\x3d\xdb\x7b\xda\xbe\x78\xdf\x4b\xf4\x46\x2f\x85\x82\x0a\xdf\x08\xfa\x94\x7b\x47\x7e\xbd\xaf\x26\x7d\xdf\x35\x63\x67\x80\xcf\x1c\x9a\xed\x2c\xb4\xdd\xd1\x27\x10\xb2\x8e\x0d\xb9\x73\x7d\x94\x61\xe4\x40\xde\x9e\x68\xf3\xea\xa4\x42\x36\xc1\x72\x01\x77\x0e\xaa\x8d\xe4\xc6\xcb\xbf\xff\xcd\xf7\x83\xe0\xfb\x21\x44\xe7\x70\x31\xe9\x1b\x17\x27\x66\x4b\x92\xf3\x56\x7a\x8b\xfa\x5b\x61\x63\x5a\x65\xb2\x8b\xe9\x4e\xb9\x8d\x5f\x1e\xa7\x75\xb9\x3b\x68\x0b\xbd\x0c\x49\x5e\x1c\x71\xdc\xca\xed\xfe\xa2\x38\xcf\x09\xc5\x6e\x79\x9d\xd5\xd1\x6d\x8b\x27\xf8\xcd\x6f\x7f\x1e\xb1\x61\xfb\xb5\x90\x8f\x2d\xf5\xa1\xcb\x2b\xeb\x22\x4f\x9c\xbb\x1c\x34\xdc\x9a\x39\x5a\xb0\x41\x29\xd0\xf9\x71\x54\xec\xf7\x33\x53\x02\x8e\x0f\xc6\xc6\x6d\xa9\xda\x12\xd8\x3f\x8c\xd1\x21\x87\x2c\x83\xd5\xd8\x7e\x51\xa7\x4a\x52\x83\x4d\xd9\x1b\xc3\xcf\xef\xd3\x0e\xbe\xc7\xae\x0c\x5b\xb8\xc7\x28\xf8\x0d\xfb\x49\x88\x68\xfe\x9a\xe0\x1f\x6c\x3a\x28\x63\xbb\x67\x70\x05\xed\xee\x6f\xb0\x35\x3e\x38\x80\x1e\xe7\xeb\xb5\xa9\x30\x68\x80\xde\xe1\x95\x9e\x53\x1d\xf4\x8a\x3e\xe5\xb1\x29\x67\x4c\xe0\x30\x7d\xc3\xad\x7d\x6d\x70\xa0\x1d\x3d\xe4\x7c\xee\xdf\x3c\xa0\x28\x01\x82\x32\xbc\x3e\x07\x2c\x1e\xbf\xc9\xe7\x7f\xf9\xf1\x8f\xb6\xa5\xfe\xe2\x41\xa7\x85\x73\x31\x33\x9c\xca\xa6\x28\x7a\xe9\xc2\x65\x8a\x59\x14\xf5\xc5\x32\x6b\x92\x7e\x87\xac\x41\xef\x9e\x8c\x67\x0e\x4b\xb4\xcc\xef\x0c\x4c\xfb\x12\xf8\xdd\xf2\xed\x95\xd2\x09\x93\x92\x4a\xbc\x66\x37\xcd\x4a\x65\x65\x4c\x0d\x4d\x3c\x7d\x2b\xa9\x2c\x47\x3f\x26\xe0\x84\x40\x3c\xab\xe4\x64\x42\x46\xa5\xdc\xe8\x05\x0d\x9b\xc6\xb8\x1e\x7c\x1c\x1d\xda\xed\x99\xba\xe9\x40\x47\x94\xea\x17\x91\xb1\x59\x7b\x6b\xa2\x86\x87\x5d\x52\xf6\xe4\x97\x44\x47\x0c\x57\x26\x2e\xd9\xd6\x13\xdd\x31\xfc\x25\xae\x25\x37\x2e\xba\x91\xad\x3d\xfa\xe0\xc6\x8e\xe8\x6c\xf6\xb4\xa8\x29\x1b\x94\xa2\xe6\xb0\xab\xc3\x7e\xad\xdb\x1b\xd5\xce\xee\x08\xbd\xba\x2a\x2c\xaa\x8a\x96\x0a\xca\x58\xf1\x3a\x6a\x2c\xed\x10\x60\xb0\x7c\x72\xa4\x14\x3d\xc7\xe7\xf2\x92\x49\x91\x93\xe8\x4d\xde\x31\x8b\x62\x23\x14\xe9\x8b\xee\xe4\x6d\x92\x14\xf1\x07\x1a\xf1\x9a\x1b\x8f\x0e\x8f\xd7\xb1\xe5\xe9\x80\xfc\x2f\xf3\xe2\xe7\xe9\x40\xf8\xf7\xa0\x67\xf3\x7c\x40\xb8\x7a\x80\xc1\xfe\x95\x0e\x1c\xfc\xdc\xb8\x36\x4f\x82\x4d\x51\xbd\x39\x6b\x4e\x68\x3a\x49\xde\xb9\x33\x79\xe5\x32\xcb\x12\xe6\xfc\xf6\x2d\x4b\x98\xde\x46\xe6\x85\x67\x97\xce\x53\x8a\xf9\xe5\x71\xa4\x4a\x60\x86\xf6\xe4\x63\x91\x76\xa5\x1d\xe9\xeb\x96\xd1\x89\x54\xe1\xcd\x09\x3f\x77\x53\xa9\xb5\x79\x76\xe3\xde\x9e\xb4\x1b\x7f\x72\xab\x5f\xea\x8c\x6b\x41\x93\xe2\x37\x3d\x18\x73\xf7\xb5\xd8\xe4\x13\x39\xfe\x63\xf6\x0f\xad\x98\x94\xb1\xfa\xed\x98\xfd\x43\xbf\xd3\x1c\x56\x9a\x8e\x49\x18\x9e\x9c\x22\xb3\x7c\x64\x72\xd3\x70\x5d\x62\xdb\xd2\xb5\xc9\xfe\xc3\x9f\xe3\xe7\x2f\x3a\x94\xf4\x8a\xed\x3c\x5a\x67\xfe\xe6\xa4\x3b\xec\x05\x51\x11\x0b\xcc\x12\x97\xb0\xf7\x47\x44\xce\xcb\x4c\x38\xc5\x7e\x1f\xb2\x77\x4e\x44\xdc\x35\xda\xd7\xbf\x28\x73\x47\x5c\x31\x1d\xe3\xd7\x3a\x5b\x2b\x6e\x12\xbd\xd0\x87\xdc\xc2\x1a\x51\xc3\x89\x47\x89\x17\x3f\x9f\xff\xf6\xe6\x7d\x8e\x0f\xe6\xcd\x7b\x9e\x3e\x86\xcf\x03\x2f\x27\xf7\xb9\x7e\xd5\xe4\x90\x7b\x8e\x7d\xd1\x5b\xc8\xbc\x79\x2e\xb7\xc3\x7c\xa4\x3d\x45\xdd\x79\x95\xc7\x50\x8d\x17\xee\x6e\x3f\xbc\x4d\xd2\xe8\x80\x0a\xfb\x6c\xec\x26\x37\x97\x3c\xe3\x3d\xc7\x8a\xd7\x3a\x86\xe5\xb8\x0a\x16\xcf\x58\xae\x39\x4e\x24\x74\xcb\xd6\x8a\xf9\x3e\x73\x7b\x93\x5f\xae\x1d\x98\x33\x69\x8b\xe6\xf8\x4d\xcb\xe7\xcd\x1e\x53\x7e\x3e\x5d\x6c\x61\xf2\x8c\xe1\x0b\x43\xd3\x98\xf3\x8c\xa6\xcb\x3d\x2a\x9a\x3e\x3f\x33\x71\x5a\xe2\xef\x6f\xd3\x8f\xcd\x4e\x9d\xea\x36\x94\x98\xae\x3a\xe3\xc7\x94\xbc\xa1\xeb\x13\x04\x66\x18\xa5\x8b\x0c\xdb\x8f\x1d\x31\xdd\x60\xb2\xe2\xf0\xca\x31\xb2\xd3\xe4\x27\x2e\x1c\x7e\x15\xff\x98\xaf\xf7\x98\x12\x98\x76\x9e\xbd\x30\x4a\x7d\xca\x88\x71\x1b\xd9\x87\xc3\x9b\x26\x9e\x1f\x17\xc7\x7e\x1b\x32\x6f\xe2\xcb\xb1\x8a\xb4\x44\xd0\xca\x09\x87\x52\x13\x69\x9b\x00\x4f\x40\x2c\x96\xfa\x3f\x75\x20\xa3\x8f\xfe\x1d\x7f\x56\x0d\x17\x57\x91\xf1\x19\xb0\xd9\x4c\xee\xf9\xbd\xef\xe4\xf2\x81\x4f\xc3\x0a\x9a\x38\xd8\x35\xa1\x88\xdc\x87\xbd\x3a\xb2\xd4\x52\x61\x34\x45\x35\x6e\x2c\x3e\xa4\xf3\x5d\x61\x7c\xd5\xe7\xc2\x9b\xb6\x77\xf4\xee\xed\xdf\x95\xff\x3a\x40\xc0\xde\x75\xdb\xcc\xad\x17\x93\xa4\x02\x5c\x56\xee\xd8\x60\x35\x4b\x3f\xee\xfd\xbc\x3d\x6b\x25\xd6\x79\x8e\xdd\x39\xf3\xf0\xaa\x81\x12\xf6\x04\xd9\x29\x41\xd9\x4a\xe7\xc4\x27\xb9\x4d\x5c\xb2\xa2\xf8\x9e\xff\x64\xb5\xf1\x1a\x2b\x34\x7e\x3c\x9f\x74\x30\x4d\x67\x69\xff\xd0\x8f\xb4\xd6\x71\x55\x8b\x86\x86\xe3\x52\x30\x4e\x6b\xc1\x9e\xe1\xc3\x49\x55\xe3\xa6\x65\x85\x0e\xdf\x48\xd4\x1f\xbb\x61\x8e\x34\xdb\x6e\xf4\xa6\x54\x64\x54\xb2\x27\x45\x47\xa5\x16\xce\x52\x66\x1f\x88\x48\x4b\xbd\x31\x43\x94\x7d\x2e\x6c\x30\xe5\xea\xd4\x3b\x34\x15\x9c\x3e\x26\x73\x2a\x8b\xb6\x0e\x38\x38\xc6\x7e\x72\x15\x9d\xe8\x17\xfd\x6f\x1e\x38\x0e\x70\x31\xd2\xe3\xef\xf9\x9f\xc5\xab\x8f\xeb\x54\x38\xd8\x6f\xb1\x8d\xab\x7f\x99\xb7\xe7\x2e\x45\xf8\xef\xfd\xe4\xfd\xda\xed\xd6\x83\xa4\x60\xb4\x59\x55\x2e\xe6\x60\x63\x78\x55\x82\x48\x18\x45\x9d\xb8\x72\xec\x9a\x7a\xbc\xe4\xc4\x52\x8b\xca\x75\x66\x60\xfe\xda\x59\x7c\x28\xc7\xb3\xd6\xc2\x6b\x75\x53\xc9\xf1\x98\x1f\x1e\xfd\x73\xa9\xbd\x4b\xa6\xf8\x47\xe4\x4e\x99\xba\xe7\xe0\xaa\x31\x71\x67\xd3\x12\x77\x7d\x2e\x5a\x95\xa4\x92\xdc\x97\x9f\x56\x5f\x3b\xc6\x2c\x61\x54\x9e\xc0\x9d\x95\x29\x62\xb1\x37\x76\x16\x7e\xf5\x1b\xb3\x28\x56\x69\xdb\xa7\xe1\x8b\x89\xf2\xb1\x4b\x36\x81\x2d\x11\xa7\x13\xbb\x70\xc3\x6c\xb6\xd3\x68\x56\xec\x87\x75\x12\xec\xb1\xd1\x0b\xe2\x04\x57\x25\xb3\x77\x47\x3c\x8d\x63\xac\x90\x62\xb7\x85\x6d\x89\x73\x59\x92\xc1\xfe\x15\xa2\x14\x2b\xbd\xb8\x9e\x36\x08\x9c\x1f\xbb\x75\x81\x16\xed\xef\xdf\x32\xfa\xc6\xbc\x46\x7a\xa1\x4f\xc7\xe8\xbe\xb9\x69\xf4\x5a\x1f\x49\xc0\x92\xe7\xf7\x10\xfc\xf4\xef\xfa\xc7\xef\x07\xc1\xed\x87\x30\xb0\x7f\xa7\x27\xf7\xf9\x17\x69\x70\xe3\x2f\x23\xdf\xbb\x2d\x59\x49\x7c\xf1\xdb\x18\x27\xc8\x7d\xd8\xb3\x8b\x6a\xb6\x71\xf0\x78\x4c\x3d\xe1\x35\xcb\xd3\x1b\xb7\xab\x8c\xa7\xa8\x5d\xb7\xeb\x2e\x18\xe8\x28\xe7\xe6\x28\xd5\xae\x70\x5e\x6f\xb0\x73\x41\xc7\xc9\xb7\xe1\xa6\x0e\x97\x27\x3f\x39\xb6\x76\xfc\xf7\x00\x87\x94\x23\x47\x6a\x96\xa7\x84\x96\xc7\x1d\xac\x1c\x5d\x40\x47\x0c\x47\x59\x1f\x76\x3d\xbd\x32\x6a\x28\x6c\x7b\x85\xd0\xad\xf3\xd1\x8f\x42\x66\x97\xaf\xf8\xb4\x2b\x7a\x56\x48\x48\xd9\x44\xf6\xfc\x48\xcb\x50\x99\xe2\x24\xf6\x9e\xf0\x9b\xa1\x01\x85\xc6\xec\xb6\xd0\xd3\xa1\xab\xf2\xaf\xb0\xfb\x83\x97\x87\x7c\xdf\x11\x4c\xdb\x04\xf8\x87\xfc\xc8\x6d\xa5\x93\xfc\xcc\x42\xcf\x6f\x3c\x48\xcf\xf2\x35\x08\x2d\xcc\xb1\xa6\x37\x79\xcf\x09\x7b\xb1\x46\x8c\xde\xee\x6d\x14\xa6\x92\x9d\x4c\xb7\x78\xd8\x85\x2e\x59\x5e\x4b\xbf\x73\xad\x04\x7c\xbf\x72\xe3\xe5\xfb\x02\xf1\xf3\x9f\x1b\xff\xef\xe7\xf9\x84\xef\x7b\x3f\x67\x7f\x35\x37\xfe\x8a\x2f\x24\xfe\xce\x63\xe4\x3e\x7c\xdb\xa7\x5a\xc2\x03\x37\x8a\xd7\x6f\xe0\xe0\xc9\xa6\x26\xa2\x07\x28\xdb\xc1\xf5\x49\xd9\xb3\xb9\xcd\x50\xfc\x3d\x45\x6d\x7a\x78\x59\x48\xf3\xb0\x74\xf0\xd2\xb7\xad\x97\x6d\xf2\x34\x7a\x66\x7c\xbd\x20\x19\xf0\xc3\x7c\xfd\x98\xea\x73\xf9\x29\x9f\xdc\xa6\xc5\x7c\x6a\x7c\xb2\xa8\xc7\xab\x38\xcc\xf0\x6c\xcb\x2e\x3b\x3f\xe3\x80\xd7\x0d\xd7\xaa\x1d\x03\x4c\x7d\xfd\xeb\xbf\xde\x1c\x11\xf0\xd2\x7b\x5c\xbd\xcf\x87\xc9\x01\x13\xbc\x06\xce\x28\xd3\xae\xbe\x5f\xf9\xfd\x3b\x7c\xc4\x8f\xcc\xa3\xe7\x7b\xbb\xfb\x2a\x1e\x3a\x45\x2f\xf1\x36\xf3\x4d\x3d\x60\x4e\x17\x78\x96\xfa\xdc\x29\xd2\xa1\xaf\xb9\x35\xf8\x8e\x2a\x28\xa0\x9f\xba\x6e\xf6\x7d\x96\x7f\x90\x7e\xeb\x2a\xeb\xe7\xbc\x43\x89\x1e\x74\x1e\xf0\x13\xcc\xed\x82\xb2\x93\x98\xdf\x93\x4d\x6a\x60\x3a\x1e\x00\xe2\x1d\x79\xf5\x9f\x37\x2f\xd6\x90\xfc\x18\x6c\xdd\x45\x9e\xeb\xc7\x43\x07\x88\xef\xcd\x93\xce\x4a\x32\x4e\xdd\x92\xd5\x44\xe7\x70\x45\xb1\x81\xe8\x49\xcf\xed\x3f\x4f\xe6\x43\xf5\xca\xd6\x27\x1c\xac\x90\xbb\x12\xc3\xc1\x42\xad\x0e\xc2\xff\x6f\x2a\xbc\x45\xea\x46\xf6\x93\x2e\x4a\x55\x50\xf0\xea\x9c\xd0\x5b\x3e\xa6\x4a\xca\xf2\xe3\xcb\x6e\xc6\x78\xad\xd0\x1f\x15\x33\xf3\x7a\x4c\x42\xb8\xb5\x4a\xc8\xac\x8e\xbc\x2c\x61\xfb\x0b\xbe\x67\x3a\x02\xb7\x5f\x72\xfa\xe8\x91\x7b\x6d\x62\x55\x9f\xcb\x0e\x57\xe5\xab\x6f\xae\xb5\xbb\xa6\x38\xa7\x5c\x5d\xf5\xf6\xb1\xcb\x7d\xe7\x90\xf6\x0d\xf4\x7b\xa7\x5b\xce\xbd\x17\x1e\xd2\x3f\x9c\x52\x9d\xaf\x34\x26\x43\xd6\xa1\xd2\x75\xd5\x69\x25\x9a\xed\x64\xe5\xb2\xe3\xe4\x21\x98\xd9\x0d\xb9\xae\x3d\x7a\x00\x16\xf6\x2a\xae\xfd\x15\x96\x70\xb1\x1b\xe3\x5e\x56\xea\x0f\x73\xfb\x75\xee\x81\xc5\xe9\x08\xb1\x9d\xe7\x36\x75\xaf\x15\x66\x59\xdd\x71\x73\xda\xe3\x89\x15\x96\x59\xff\xfa\xa1\x64\x13\xdd\x30\xad\xc5\xd5\x81\x7c\x36\x2d\x25\xe3\xf0\xec\xc9\x51\x92\x2f\xdd\x7d\x35\x64\xdd\xbc\x76\xfb\x1c\xb7\x0f\xd0\x8d\x16\xd2\x57\xa9\x06\xed\x84\xdf\xaf\xec\xbc\x4e\x78\xef\xe2\x30\x6e\xdc\xdb\xbe\xf6\x90\x7d\xc6\x2a\xcb\x87\xc4\x2f\x20\xcb\xec\xc9\x80\xd4\x58\x8a\x4a\x6f\x7e\x12\xaa\xfb\x56\x2a\x3f\xe1\xc7\xe3\x68\xe7\x68\xc6\xa9\xe0\x37\x8f\x74\xa2\xe3\x0c\x12\x7c\x74\x1e\x31\x67\xe7\x9a\x4c\x77\xad\x7f\xc4\xda\xa2\x62\x1e\xe5\x28\xfc\x70\x7a\xe5\x23\x4b\x55\xdb\xb6\x87\xf6\x6d\x9f\x2c\x2b\x6d\xec\x1e\x7c\x7d\x25\x66\xf1\xc7\x66\xea\xfd\x2f\xd8\x6a\x36\x68\xe3\x7a\xfb\x3a\x0a\xcd\x84\x6c\x76\x76\x64\xa2\xd0\xf4\xb3\x6d\xc7\x65\x2d\x6c\x34\xf7\xb3\xf5\x69\xf6\x41\x99\xa9\x9f\x9d\x5e\xc3\x3b\x14\x9b\x5e\xb1\xab\xa9\xbd\x8e\x03\xa6\xa5\xf6\x91\x27\xea\x71\xd0\x74\xa1\xfd\xf2\xa3\x21\x38\x6e\x52\x6e\x5f\x51\x71\x04\x75\xc6\xbf\x1c\xdc\x0f\x4e\x44\x9d\xc9\x48\xfe\xfa\x07\x70\x9f\xff\x97\xdc\x32\xb2\x6f\x7e\xa1\x5d\x65\x4e\x11\xfd\xc3\x19\x52\x47\x3b\xc2\x9b\x08\xff\x7f\xc1\xfa\x12\x19\xaf\xd3\x2b\xae\x12\x9e\xfc\x68\xf8\x4d\x32\x0f\x0e\x64\xf4\x90\x79\xb3\xcb\x92\xeb\x17\xb1\x61\x1f\xd7\x27\x65\x31\xe3\x15\xe1\xc3\xd3\xd9\xef\xc9\x7c\x4b\xf9\xdc\x67\xa6\xb6\x59\x70\x45\xc4\xd8\x0f\xbd\x56\x7b\xe4\xed\xbd\xd3\x3e\x4c\x0b\x91\x51\x3f\xec\x22\xfd\xe1\xc2\x94\x71\x9a\xfd\x76\xc6\x7d\x41\xeb\x95\x74\x8e\x5b\x56\xf7\xb9\x1d\xfc\xad\xc7\x34\xbb\xda\xb7\xa3\x75\x87\xde\x7c\xd3\x39\x7d\x61\xcf\x2d\x74\xab\x4c\x3f\xf7\xed\x05\xb4\x3d\x4c\x4f\xbf\x18\x0b\x68\xa7\xf2\x75\x0e\x66\x3b\xef\x54\x03\x3a\xf7\xcd\x16\xdd\xe8\x06\x74\xe2\xcc\xe6\x5f\x59\x02\x68\x7f\x31\x2f\x6b\x8d\x03\x74\x1d\x2d\xa6\x36\xa9\xe1\x8f\xee\x57\x8b\xab\x0d\xb2\x18\xd2\xbd\x65\x19\x59\x2b\x86\x21\xdd\x6e\xcb\xaa\x93\x02\x60\xeb\x1e\xe1\xeb\x60\x7e\xa0\x8c\xcc\x83\x57\xfe\x55\xd1\x1c\xbc\xd7\x5d\xd7\xcd\xc1\xeb\x9b\x9b\x49\xdc\x2d\xdf\xdb\x48\x1c\xf5\x3f\xb9\xfd\x72\x8e\xe7\x77\x93\x38\xcb\xfa\xee\x93\x38\x0b\x36\x3d\x21\x79\x93\x7b\xfc\x25\xd1\x91\x65\x9f\x7a\x4b\x74\x56\x73\x8a\x3e\x91\xfc\x49\x13\xfb\x49\xf4\x74\x51\xcc\xc1\x2b\x12\xe6\x14\xe5\xf7\xed\xcf\x02\x03\x11\xb1\x78\xa7\xc3\x43\xde\x5e\x1f\xe4\x83\x6d\xbc\x87\x9b\xc7\x8d\x56\x32\x34\x17\x60\xdf\x59\xb1\x6f\x54\x98\xd1\x7b\x3a\xaf\xd8\x59\xc5\xc6\x20\x0a\x56\xe7\x36\xa9\x38\xb1\x82\x41\x3f\x8a\x1a\x15\xcf\xba\x0d\x0c\xfd\x51\x7c\xc8\x4a\x19\x48\x03\x94\x24\xf5\x0f\x7f\x2a\x04\x94\x64\xf4\xfb\x5f\x6b\x02\xca\x9e\xfa\x5f\x9f\xf4\x02\xca\xfb\x59\xb7\xee\xb6\x01\x2a\xea\x06\xb3\x6f\x1d\x02\x54\x85\x0c\x6e\x5d\xbb\x04\xa8\x66\x1a\x96\xb7\x8d\x01\xd4\xe6\x19\x55\xb6\x1c\x00\x18\x45\x46\xe3\xcf\x7d\x01\xd4\x1e\xf4\xf7\x94\x12\x1f\xbd\xb7\xa6\xc7\x35\x39\xf8\x70\x73\x3d\xd1\x53\xde\x34\x6d\x21\x3a\x97\x4b\x93\xaf\x12\xfd\xd7\xd9\xc6\x4e\x12\xd7\xc9\x85\x3d\x84\xf7\xaa\x28\x7e\x4c\xf6\x1b\x45\xfb\x7a\xc9\x3c\xda\xf1\xe9\x0d\xc9\xaf\x9c\x99\x1f\x49\x9d\x5d\x52\xfe\x7d\x3d\x07\xa7\x0f\xff\x22\xfb\x90\xe4\xfd\xdc\x3e\x2a\x7c\x9e\xcf\x4d\x13\xd0\x9c\x28\xb8\xc6\xfa\x38\xe0\xf4\x4c\x32\xc0\xcc\x00\x88\xbf\x21\x7d\xda\xe8\x12\x30\xcf\x47\x4e\x83\xd5\x0a\x6c\x1b\x94\x3f\xa2\xcb\x06\x8e\xdc\x94\x5f\xa8\xb3\x0e\xb8\xe4\x29\x2f\xa5\x23\x0c\x3c\xaa\x95\x33\xd2\x49\x03\xbe\x1f\x90\xe9\xd0\xde\x48\xfa\x57\x1c\xd3\xd8\xff\xbb\x00\x10\x57\xd3\x18\xfa\x9c\x01\x48\x9c\xd0\xcc\x7b\xb3\x1b\x90\x32\xd1\x0c\x7b\x56\x02\x48\xf9\x68\x3d\xbf\xdf\x0e\xc8\xd4\x6b\x0d\x74\x3b\x03\x32\xd0\xaa\xbb\x79\x16\x90\x69\xd2\x3e\x7a\x35\x11\x90\x1b\xf9\xe1\xd9\xf1\x65\xd4\x7f\x75\x70\x72\xad\x24\x0f\xda\xfd\xb9\xbe\x40\x8d\xe6\xb7\xc9\xf3\xad\x69\xba\xbf\x86\x83\x47\x26\x3c\x23\x71\x96\x2c\x7f\x45\xe6\xc9\xee\xa7\x1f\x6a\xb8\xf3\xe0\x5b\x26\x77\x1e\xf4\x93\xf9\x35\xdf\x92\x2e\xa2\xfe\x73\xff\x3f\x86\xc7\xef\xf1\xef\xfd\xdb\x2b\x03\xea\xd6\x23\x0f\x9b\x1d\x01\x6c\x4b\xc4\x7c\x0c\x17\x01\x11\x2c\xf1\x32\xd6\x51\x60\xda\x22\xa9\x40\x9d\x9d\xc0\xea\x1b\x52\x7a\xda\x87\x81\x7d\x42\xd2\x25\x5a\xbb\x80\xea\x3d\xd2\x83\x9a\x09\x40\x9b\x9e\xd4\x6f\xcd\x60\xe0\xfe\x1a\xa9\xdd\x9a\x7a\xc0\xbb\xd5\x92\xd3\xb5\xf4\x01\xd0\x12\x52\x8c\x39\x9c\x71\x11\xac\x93\x1e\xc1\x1e\x45\xce\x0c\x51\x3f\x48\xc7\x06\xf1\x91\x7d\x84\xa9\x65\x6c\xee\xbd\x00\x88\xb4\x4a\x1f\x78\x4a\x9c\x1c\x18\xa9\x77\x9b\x01\x51\xd1\x67\xef\x1b\x1e\x73\xfe\xae\x9e\x11\x97\x49\xbf\xbc\xf6\xaa\x8e\x36\x0e\x9e\xef\xe4\xea\x01\x4e\xa7\x3d\x22\xeb\xe7\x71\xe6\x4b\xb2\x0e\x96\xbd\x7d\x47\xea\xe3\x5e\xad\x2f\x24\xee\xed\x1a\xfd\x44\x0f\x97\xd3\xce\x26\x7d\xa7\xf8\xfc\xf7\x4c\xde\xfd\x7f\xbe\x1e\x88\xef\x7f\x60\xaf\xc6\x45\xa3\x40\x40\xd6\x84\xa2\x0c\xca\x01\xf3\x52\xe1\x20\xdd\xaf\x80\xff\x5d\x91\x64\x3e\xcf\xad\xed\x0f\x2c\x3a\x2f\x3e\xa4\xd9\x0d\x6c\x1d\x25\x51\xa9\x19\x02\x1c\x54\x90\x2c\x57\x7f\x05\xd4\xfc\x14\xcf\x62\xaa\x02\xad\xcf\xc5\x87\xd4\xf7\x02\xb7\x14\xc5\x59\xea\x6e\xc0\x73\x13\xd1\xcf\xea\xbb\x80\xef\x43\x22\x3f\xf8\x3a\x07\x91\x3a\x9e\xce\x81\xa2\x79\x1d\x8d\xfa\x9f\x72\xf1\x33\x97\xb9\x3d\xf7\xf6\x12\x07\xef\x29\x5c\xf6\xe0\xd6\xc1\x1b\xa4\x2e\xb6\x5a\xde\x25\xf3\x81\xaf\x03\xe3\xeb\xa0\x2a\x8a\xb9\x3a\xa8\x62\xf6\x0f\x72\xae\xda\x7d\xe0\x0f\xd1\xa5\xf3\x7d\x00\x56\xf6\x70\x71\xae\xd2\xdf\xfc\x7f\xec\x8a\xbf\x79\x6f\x8b\xd3\x5c\xd4\xf9\x05\x88\x0d\x52\x94\x4e\x3c\x60\x98\x2e\x28\xa8\x71\x1c\xf0\x14\x13\x8c\xd7\xec\x01\x12\xde\x0b\x3f\x61\x2e\x05\x66\xca\x0b\x77\x33\x33\x81\x55\x47\x44\xd3\xd4\x67\x01\x79\xbd\xa2\xcb\x18\xce\xc0\xc1\x91\x22\xe5\x6a\xbd\xc0\xa9\x40\x91\x6c\xb5\xe7\xc0\xf9\x39\x22\xe5\x0c\x65\xa0\xe3\xb2\xc8\x4b\x86\x31\xf0\x50\x40\x64\x03\xe3\x2c\xf0\xc1\x51\x24\x83\xe1\x01\x0c\x67\x09\xbe\xe6\xeb\x1c\xa8\x2d\xff\x8c\xcb\x47\x2e\x0e\x3c\xe3\xe0\x8d\x15\x37\xc9\x73\x6e\x5d\x76\x97\xbc\x68\x68\xd8\xfa\x8c\xd4\xc9\x93\x5f\xdf\x92\xfc\xaf\xd4\xf8\x42\x74\x43\x07\xbe\x0f\x10\x9d\x75\xc1\x36\x36\x79\x1f\xb3\x8d\xd7\x1f\xe5\x9f\xbe\x38\x3c\xfe\x7b\xba\xf7\xdf\xf3\x20\x82\x17\x3f\xbf\x1f\x8a\xc9\x09\x2e\xaa\xd9\x00\x23\x07\x29\x4a\x23\x00\xd0\xb5\x18\xb9\x88\xb9\x1d\x70\x29\x11\xd8\xcc\xfc\x0c\x44\x25\x0b\xe9\xaa\xcf\x00\x26\x8f\x11\x5a\x26\x57\x0c\xcc\xb1\xa4\x28\xe9\x4a\x20\xdb\x9d\xa2\x64\x07\x81\x1d\x71\x14\x25\xb7\x1c\x28\xbe\x4c\x51\x6a\xaf\x80\x13\x4c\x91\xc5\x9c\xf1\x68\xb8\x2e\x52\x22\x97\x0d\xb4\xde\xa7\x28\x69\x7d\xe0\xc6\x01\x8a\x92\x7c\x0d\x3c\x5a\x44\x51\x52\x07\x81\xbe\xcf\x14\x25\xb1\x1f\xf8\x13\x43\x51\x23\x47\xf0\xc7\x83\x8b\x97\x7d\xef\x91\x75\xe2\xec\x89\xa7\x24\x9f\x6b\xa2\xdf\x13\x7f\xc1\xa3\xc3\xdf\x88\x7e\xee\x60\xdf\x9f\x40\x0e\xee\xab\xe6\x7e\x6b\x3b\xcf\x0f\x88\xef\x87\xb2\x84\xf7\x7c\x67\xf7\xf1\xf8\x7f\x9e\xff\x03\x5f\x0f\x14\xc8\xcb\x13\xc7\xfb\x5c\x34\xe4\xf5\x59\x52\xe4\xf9\xc5\x48\x79\x01\xb2\xb7\x28\x4a\x52\x13\x30\x7c\x46\x51\xe2\x62\x80\x9b\x29\x45\xa9\x75\x03\x29\x47\x05\x36\xcb\xac\x02\xd2\xad\x29\x8a\x31\x03\x58\x21\x2d\x2c\x3e\xf2\x0f\xb0\x22\x8d\xa2\x24\x28\x60\x6b\x20\x45\x89\x9f\x02\x0a\xb4\x28\x4a\x6c\x3d\x50\x36\x96\xa2\x84\x4f\x03\x55\xa3\x28\x4a\x34\x17\x68\x48\xa2\x28\xb1\x2e\xe0\xd2\x77\x8a\x12\x9d\x03\xdc\xce\xa2\x28\x89\x61\xe0\xd9\x68\x8a\x12\x49\x05\xfa\xf4\x29\x4a\xf0\x10\xf0\x27\x83\xa2\x9a\xf7\xf7\x12\xdd\xeb\xe9\x53\x7d\x44\xef\x79\x62\xc7\x4f\xa2\xab\xae\xd4\xe2\xea\xa0\xf8\x3a\x98\x1d\x3c\x7f\x14\xbe\x1f\xca\xb2\x1d\x7f\xe7\x41\x3a\xaf\x9f\x50\x0a\xcf\x27\x28\x2a\xeb\xef\x7c\xb0\xe5\x8d\xbe\x3e\x2f\x4b\xf9\xfa\x07\x61\x4f\x40\xf4\x1a\x45\x09\x6c\x00\xd4\xc3\x29\x4a\xd0\x0b\xb0\xd9\x4c\x51\x02\xd3\x00\xff\x40\x8a\x12\xda\x0b\x24\x3e\xa1\x28\xe1\x29\xc0\x54\x77\x8a\x12\x28\x05\xb2\xa6\x53\x14\x7f\x3c\xa8\x1c\x20\xa7\x8a\xa2\x54\x7b\x81\xe2\x87\x42\x0c\x11\x47\xa0\xc4\x81\xa2\x46\x2c\x02\x2a\xaa\x29\x4a\x2d\x02\x38\x9f\x26\xbc\x87\xf3\xdc\xcf\xee\xe3\xfe\x9e\xf6\xa7\x14\x35\x62\x2d\xd0\x15\x40\x51\xc2\xea\xc0\x73\x1f\x8a\xaa\x9f\xf1\x89\xf8\xe3\x9d\xec\xeb\x27\x7a\x98\x23\x61\xb8\x4e\xfd\x57\x07\xc3\x8b\xeb\x7f\xfd\x50\xfe\xc9\x03\x9e\x1e\x2a\x8d\xfe\x7b\x1e\xf0\xeb\xa2\x87\x27\xfe\xd2\x81\xe8\xf2\xf4\x52\xf2\x26\x5c\x1c\xf1\x1a\x18\x79\x82\xa2\x46\xbc\x04\x46\xb5\x53\x14\x25\x07\x98\x14\x50\x14\x95\x04\xb8\x69\x52\x94\xc0\x15\x20\xf2\x2e\x45\x09\x64\x02\xa9\x2f\x29\x6a\xe4\x00\x30\x9d\xd7\x31\x75\x0e\xe7\x09\x3a\x02\x4b\x7d\x39\x0b\x1b\xb0\xde\x91\xa2\x54\x5f\x03\xfb\x9a\x84\xe4\x39\xff\xbd\xf0\x13\x45\x51\x76\x40\x29\xef\xc4\x70\x84\x77\xb2\x3e\xc3\x73\xd0\x6b\x1a\xa0\xa8\x11\x59\xc0\x35\x5f\xee\xfb\xb8\x30\x1e\xaf\xc9\xe7\x39\xf9\x7c\x2f\xff\xde\xff\xff\xea\x40\xf8\xc8\xff\x39\x97\x07\x1a\xd1\xe0\x7b\x93\x83\x62\xa9\x11\xe4\xbd\xb7\x8c\x6d\xf2\x2b\xc2\x7b\x44\x4e\x59\xcc\x41\xc6\xd2\x85\x1b\x84\x06\x00\x35\x7a\xdd\x7c\x61\x17\x80\x91\xbc\x2b\x5d\x64\x2f\xa0\x3e\xbb\xdc\x5a\xec\x26\xc0\xb8\x7b\xa6\x52\xac\x10\x50\xeb\x6c\x3f\x2a\xaa\x05\xa8\xed\x7b\x28\x2c\xe2\x0d\xa8\x09\x7c\xcc\x10\x3c\x09\x28\x0d\x70\x7e\x17\x20\x4e\x94\x7a\x03\x01\x92\xa5\x1c\xfc\x52\x24\x49\x7a\xd2\x7f\x58\x22\x41\x9c\x5d\x5e\x79\x49\xbc\xe3\xe0\xd3\x55\xc2\x93\x38\xf8\xd0\x9a\xb3\x62\x50\xd4\x9d\xfd\x12\x24\xb3\x6f\xfc\x50\x2b\x00\x44\x2a\xae\x34\x32\xa4\x00\xd1\x75\x97\x1b\xd4\x36\x01\x22\xc7\xf0\x1f\xff\x07\x3e\xcf\xc9\xef\x03\xe2\x3c\x93\xfa\xbf\x74\x20\xff\x20\xef\xe7\x75\x2e\xad\x1c\x14\x5a\xe6\x43\xfa\xe7\x48\x59\x84\x11\xfe\x53\xf5\x5a\xf2\xc9\x91\x41\x00\x23\x3e\x3d\x4b\xb0\x05\x60\x6e\x5d\xb0\x5b\xe4\x05\xc0\x34\x5d\x97\x23\x5a\x09\x30\xae\xe6\xf5\x88\xca\xfc\x3b\x0e\xea\xf3\xeb\x96\x70\x62\x54\x6b\xba\xf2\x49\x84\x06\x18\x66\x8f\x5c\x45\xad\x00\xb5\xc6\xcf\xd7\x85\x95\x00\xb5\xc9\x80\xc0\x02\x7a\x94\x0c\xe1\x22\x7f\xb6\x4b\x1e\xe0\xe0\xc7\x24\xe9\x10\x12\x7f\x98\xda\x20\x20\x92\xfc\x6c\xac\xda\x63\x40\x64\xde\xa3\xef\x52\xc4\xb9\xe9\xee\x15\x09\xa2\x58\xea\x5a\x25\x45\x3a\xbb\x75\x58\xa9\xeb\x00\xe2\xa6\xed\x5b\x19\xd7\x01\xb1\xda\x8b\x3b\xd4\x19\x80\x38\xf9\x7f\x06\x1f\xa2\xfe\x9f\xfa\x87\xff\x5b\x07\xc2\xd7\xc5\x8c\x78\xe8\xd8\x44\x9e\xd3\x41\xef\x28\x0e\xca\xc5\x86\x12\x9e\x94\xc1\x4a\xec\x15\xb8\x01\x30\xe7\x4d\xee\x12\x5e\x01\x30\x7f\x66\x6d\x17\x95\x05\x98\x79\x6b\x2b\xc4\x28\x80\xa9\x96\xdf\x28\x56\x09\x30\xab\xcb\x17\x4b\x8c\x03\x98\xca\xf5\x25\x12\x63\x00\xc6\xc3\x6b\x8b\xc4\x5a\x01\x46\xe8\x13\x4b\xd1\x10\x80\x31\xe5\xbb\x90\x70\x3f\x7f\x1c\x7e\x5b\x71\x2a\xa8\xd0\xd4\xaf\x4c\xb9\x2f\x9c\xbf\xe5\x6d\x35\xc3\x0e\x10\x59\xd7\xbb\x99\x21\x0a\x88\x94\x3e\xde\xc1\x18\x0f\x88\x2e\xef\xb9\xaa\x3e\x1d\x10\x4f\xe9\xbe\x24\x4f\x1c\x8c\xae\x17\xa9\x1b\x01\xe2\xd6\x57\xea\xd4\x5b\x01\x09\x95\xcb\x3e\x8c\x69\x80\x98\x56\xcb\x1b\xc6\x1a\x40\x8c\xa8\xbf\xf9\xba\xa8\x7f\xf4\x40\x3c\x5e\x87\xdf\x0f\x85\x1f\xbf\xe5\xdf\xf7\x9f\x13\x2d\x48\x3f\x84\x91\x65\x76\xe4\xde\xab\xe4\x39\x0f\xc2\x67\xa8\xf6\x86\x9e\x18\x71\x0f\x60\x74\xc5\x17\x0a\x3a\x01\x4c\xc5\x89\xb7\x85\x65\x00\x4d\xcd\x79\x83\xa2\x34\xa0\x79\x71\xcd\x15\x71\x00\x1a\x07\xf3\x4f\x4b\x8c\x06\x98\x07\xcb\xb7\x49\x44\x01\xcc\xcf\x0d\x62\x92\x4b\x00\x0d\x87\xeb\xe3\xa4\x54\x01\xf5\x33\xcf\x46\x8a\x73\xc6\xc7\x63\xa0\x41\xcc\x18\x50\xeb\x02\x04\xc7\xff\x98\xaf\xbe\x94\x13\x67\x5f\x96\xfa\x67\x40\xec\xe9\xab\x1b\xcc\x70\x40\xfc\xdd\xd3\x48\xe6\x61\x40\xe2\xfa\xfd\x83\xcc\x10\x40\x62\x43\xd7\x22\xcd\x91\x80\xb4\x5a\x67\x3c\x33\x0e\x90\xb8\x7f\x6d\xbb\xc6\x6c\x40\x2a\xbd\x4d\x8b\xd9\x0d\x48\x6e\x6f\xf5\x66\x9e\x01\x24\xd3\x9a\xbc\x99\x93\x00\x89\x97\x24\x1f\x5a\xa9\xff\x53\xff\xf0\xb7\x0f\xc6\xbf\xfc\x2f\x9f\xff\xe3\xea\x42\xc4\x67\xda\x92\xba\xa0\xb0\xc9\x9d\xf4\x41\x67\x14\x05\xbd\x12\x88\x04\xd4\x0f\xc4\xde\x10\xac\x06\xb4\xad\x26\x7c\x14\x7d\x03\x68\x0f\xce\xf5\x97\x50\x01\xb4\x3b\x57\xf7\x4b\xb6\x03\x5a\xdf\xf3\x37\x49\xd5\x01\xda\x3a\x15\xc5\x32\x0b\x00\x4d\xfb\xb3\x5a\xd2\x46\x80\xa6\xd6\x8d\x3a\xe9\x18\x40\x63\xce\x8b\x16\xc9\x62\x40\x53\xed\x8f\xad\x84\x3b\x3b\x9d\x29\x03\x88\xda\x7c\xde\xce\xd9\x71\x48\x2c\x7b\x73\x45\xc3\x02\x90\x1c\xf9\xcc\x5f\xd3\x06\x90\x7a\xff\xe0\xb3\x56\x05\x20\x6b\xde\x3d\x57\xcb\x0e\x90\x39\x77\x33\x5f\xeb\x35\x20\x7b\xf6\x5a\x8c\x96\x24\x20\x93\xd7\xa6\xa9\x15\x0e\xc8\x3c\x6b\xf9\xa9\xad\x0d\xc8\x3e\x6d\x0a\xd3\xdc\x04\x48\xd7\x34\x8e\xd2\x9c\x0f\x48\x2f\xc7\xff\xd1\x27\xea\x1f\xbe\xd3\xe8\xef\xb8\xb9\x3a\x08\x4a\x82\x55\xc2\x41\x41\x1b\xe3\x72\x0e\x4a\x97\x58\xb3\x38\xa8\x6e\xe4\xba\x78\xe4\x4f\x80\xb9\xcb\x3f\x54\xd0\x1f\xd0\x59\x16\xdd\x20\xf2\x05\xd0\x0e\x49\xbb\x28\xda\x0c\xe8\xa8\x65\x2a\x89\xff\x00\x74\xaa\x57\xbd\x97\xca\x02\x74\x95\xf3\x85\x65\x9e\x02\xda\x0d\x15\xcd\xb2\x86\x80\xb6\xfd\xd9\x6e\xd9\x73\x80\x96\x4b\x67\x99\xcc\x6d\x40\x6b\xfe\x9b\x75\x32\xa6\x80\xb6\x32\x20\x39\xfc\x6b\xaf\x96\x38\x20\xf9\xe9\xc3\x59\x2d\x67\x40\x3a\xb7\x77\x8d\x76\x3f\x20\x77\xfc\x51\x85\x36\x1b\x90\xa7\x7a\x56\xe8\x34\x02\x0a\x8e\x9d\x2f\x74\x8d\x01\x85\xa7\x7c\x3d\x58\xdb\x53\x9d\x25\x80\x7c\x47\x2b\x4b\xe7\x16\xa0\x30\xaa\xc9\x50\xe7\x0a\x20\xdf\x7b\x76\x91\x2e\x13\x50\xd0\x38\x73\x4c\x47\x09\x90\x23\xab\x39\xdf\x1f\xe8\x7f\x75\x30\xfc\xf8\xf9\xfc\x37\xff\xfe\xb7\x36\xd1\x41\xf0\xfb\x63\xc8\x3f\x32\x23\xdf\xd7\x74\x77\xb8\x2b\xa8\xf8\xaf\x4e\x4a\xaf\x2f\x52\x45\xf4\x17\xa0\x3f\x34\x76\x96\xc4\x6a\x80\x75\x28\x43\x58\x3a\x10\xd0\xbf\x90\xdd\x24\x2b\x01\xe8\xb5\xe5\xd5\xcb\xe5\x01\xba\xad\x15\xc3\xf2\x9b\x01\xdd\x79\xe7\xde\x2b\x34\x02\x3a\x49\x5d\x7b\xe4\xeb\x01\x1d\xef\x0f\x7b\xe5\x26\x71\xb5\x09\xd2\x9a\xdf\x8e\xe8\xa8\x01\xb2\xeb\x5f\x39\xeb\xad\x01\x94\x82\xf9\x7a\xb0\xbb\x4c\x7d\x3f\x40\xf9\xfd\xad\x45\xfa\x05\xc0\xa8\xb4\x6b\xd7\x58\xc5\x80\x4a\x63\xbb\x9d\xde\x53\x40\x59\xb9\xe5\xa2\xfe\x26\x40\xf9\xf2\xf9\x32\xfd\x4c\x40\x79\xdc\xd9\x1e\xfd\x62\x40\x79\xda\x99\x79\x7a\x9d\x80\x92\x48\x75\xa9\xde\x11\x40\x71\xc3\x7f\xeb\x22\x7f\x1e\x98\x4e\xfe\x3b\x7e\x4d\x5e\x9f\x35\xae\x0e\x42\xe8\x23\x83\xac\x5f\xb2\x41\xda\x61\x24\x0f\x5a\x8d\x8f\x8e\xf8\x09\xe8\xd8\xdb\x6c\x16\x7c\x0d\xe8\xf7\xb9\xbf\x13\x59\x08\x18\x7d\x0b\xed\x96\x70\x04\x4c\xb6\x8d\xf9\x2e\x7d\x19\x30\xb6\x9d\xa9\x2a\xbb\x03\x30\xec\x5a\xe9\x2b\xbf\x8f\x73\xaa\xd8\xc9\x56\x8a\x02\x58\x9a\x87\x8b\x94\x66\x01\x7a\x77\x9a\x26\x2a\x1d\x02\xf4\x1c\x7a\x54\x94\x92\x01\x3d\xc7\x2f\x2c\x85\x7b\x7f\x0e\xeb\x15\x02\x0a\x22\x1f\x16\xb0\xc4\x81\x51\xb6\x4f\xb3\x0d\x73\x00\xc6\x87\x9e\x2f\x86\x17\x01\xf5\xd8\xff\xd5\x41\x5d\xfe\xca\x39\xc1\xa9\xcf\xb9\x70\xda\x98\x53\x8b\x55\x9b\x18\x46\x8e\x00\xa3\xb6\xc1\xd4\x50\x13\x50\xad\xaa\x3d\x66\xb4\x06\x60\x68\x9c\xb4\x37\x7a\x08\x30\x84\xab\x96\x18\xc9\x02\xaa\x25\x64\x1f\xc0\x5b\x2f\x2c\x79\x75\x92\xaf\x83\xe1\xc7\xaf\xca\xdb\x27\x70\x75\x00\x12\xfb\x95\xb9\xfe\x20\xb5\x8c\xd6\x11\x13\x00\x1d\x23\x9d\x12\x81\xad\x80\xc1\x68\xb3\x02\x61\x06\x60\x92\xea\xd4\x29\xa6\x0b\x98\xcf\x0a\x9c\x22\xf9\x16\x30\x7b\x96\xe0\x26\x93\x09\x98\x7e\x98\xda\x26\xaf\x00\x98\xee\x5e\x41\x29\xf5\x01\x26\x79\x3b\x7b\x54\x6e\x02\x86\xef\x0e\xb3\x55\xbe\x02\x06\x99\x17\x2a\x55\x67\x00\xac\x9b\x0f\x52\x54\x1d\x00\x03\xad\x81\xc9\xa3\xd6\x7c\xdf\x6e\x38\x1e\x50\xf3\x7d\x71\xd1\xe8\x26\x67\xcd\xb9\x77\xdb\x54\x08\xd0\x7e\xd9\xb9\xd2\x54\x0f\xd0\x3e\x7d\x75\xa5\x49\x3f\xa0\xf5\xb3\x4d\xc8\x34\x1f\xd0\xae\xfc\x47\xff\x23\x6d\x0a\x40\x7b\x44\x9d\xa1\xc9\x7a\x40\x23\xb0\xe6\xb8\x69\x15\xa0\xb9\xf0\x44\xa9\xa9\x12\xa0\x31\xe2\xe8\x1e\xb3\x99\x80\xa6\xeb\xe1\x06\x33\x09\x40\xc3\xfe\xbf\xf3\xc0\xa4\x81\x37\xef\x79\xbc\x2f\x8f\xf7\x0c\x57\x08\x21\x79\x30\x55\x86\xe8\x46\x95\x34\xe4\x49\x5d\xd0\x5a\xa3\x7a\x82\x9a\x09\xb0\x5e\x68\x3e\x16\xb0\x04\x4c\x0f\x18\x55\x08\x5f\x05\x2c\xcf\xd9\xd6\x89\x17\x02\x36\xe9\x3e\x22\xd2\x1b\x00\xeb\xf3\xa3\x65\xe4\x2e\x03\xd6\xe1\x93\xf7\x29\x9d\x02\x2c\x19\x4b\x27\xab\x5c\x03\xcc\xce\xef\x78\xc4\xe0\x8c\xdb\x84\xca\x5f\xea\x51\xec\x55\xc6\x51\x2d\x01\x1a\xa1\xbf\x77\x18\xfb\xdf\x5f\xa7\xe5\xdd\x1f\x69\xfc\xfb\x7b\x8f\x56\xe5\xfb\xc3\xa6\xc5\x80\x4e\xe7\xc3\x52\xb3\x77\x78\xa1\x3f\xbb\x53\xcb\x22\x1b\x6d\x06\x47\xda\xdf\x59\x3c\xc7\x15\x83\x35\x17\xfb\x88\x0f\xd2\xb1\xf3\x55\x96\xa1\xb8\xcd\x6a\x6c\xf0\xb0\x1c\xc6\x4d\x03\xf5\xd3\x3a\x16\x79\xf8\xa4\xa7\x72\x32\xcb\xd2\x1a\x9f\xf4\xcc\x8f\xed\xb1\xf4\xc2\x4f\xdd\x95\x95\xfe\x16\x83\xa0\x75\xa6\x1f\x5a\x62\xb9\x00\xd0\x89\x2d\x35\xb2\xc8\x03\xb4\xd2\xff\xbb\x1e\xea\x7f\xe2\xa2\x5a\x1c\x17\x15\xe6\x73\x91\x7b\xff\x5b\xe6\x8c\xe8\x5c\x0e\x6a\x54\x88\x93\x71\x30\x10\x95\x2a\xe2\xa0\xe5\x35\x45\x45\x0e\x3a\x84\xeb\xac\x11\x8a\x03\x9c\x98\xe6\x9f\xc4\x77\x00\x4e\x19\xae\xb3\x65\x83\x39\x9f\xc3\x0b\x15\xeb\x00\x07\xe7\x09\x12\x2a\xcf\x00\xdb\x2d\x8b\x62\xd4\xd7\x0e\x9a\x59\x3f\xca\x3d\xaf\x9d\xf1\xfd\x9e\xd5\xca\x83\xeb\xf4\x4f\x7e\x9a\x6a\x39\xff\x6c\xb1\xe1\x9f\xf7\x1b\x2c\x0e\x74\x69\x18\x5f\x7a\x63\x66\xd1\xda\x17\x69\x52\xf8\x2c\xc6\x4a\x0b\x79\xa6\xf2\xb7\xc7\x58\xf7\x61\x8e\x79\x61\xdb\x68\x5b\x65\xcc\xb4\x30\x6b\x76\xb5\x1d\x87\x25\xe6\x61\x0d\x7b\xec\x28\xac\x30\xb7\x3a\xb3\xc8\x2e\x15\xd9\xe6\x2a\x27\xf7\xd8\xde\xc7\x7e\x93\x33\xc7\x4e\xd9\x05\xe0\xa0\xc9\xcc\xc3\x46\x76\xe5\xa8\x32\xee\x3c\xa4\x60\x57\x8d\x3a\x63\x91\x03\xe1\x76\x45\xb8\x64\xf8\x60\xff\x18\x5b\x36\xee\x18\x8c\xdd\x5b\x67\xb3\x1a\xdf\xf4\x82\x49\x1e\x78\x52\x7f\xe9\x80\x78\xfc\x3f\x25\x4a\x7c\xe6\xc4\x78\x3c\x1f\xdf\x07\xdf\x60\x3f\xf7\xb3\xd5\x75\xae\x1e\xc4\x71\x8e\x04\xd1\x5b\x7a\x15\xa8\xd7\x73\x4e\x31\x3e\x1f\x0c\xbd\xc4\xf4\x00\xef\x1b\xf6\x22\x32\x5f\x01\x8f\xca\xc0\xb5\xa3\xe6\xfe\xf1\x70\x1f\x35\xe6\x0f\xf3\xfb\x37\x53\xd7\xdd\x99\xcf\xf5\x6e\xbf\x8f\x71\x6e\x5f\x1f\x6f\xdc\xf0\xe2\x97\x63\x7f\x51\x92\xc5\xd6\xa7\xc2\x0e\x16\x35\xfd\xd6\x7f\x1e\x3c\xb2\xfb\xdc\xe1\x69\xe7\x7f\xb7\xd2\x6e\xc6\xcb\x3b\xf6\x89\xdd\xeb\xec\x27\x61\x84\xfd\x8a\x36\x23\x87\x7e\x1a\x0e\x3a\xe7\x06\x9c\xc4\x20\x66\xff\x8e\xef\x7b\x73\x32\xdc\xa9\x02\x0e\xb6\xf6\x47\x3d\x5d\x84\x61\x69\x27\x5d\xb1\xc2\xb9\x0a\xa1\x36\x8c\x83\xfe\x4e\xad\x98\x6d\x39\xa5\x64\xae\x53\x1e\xd6\x98\xdf\xde\x17\xe1\x34\x0d\x05\x66\x46\x05\xcd\x4e\x3b\x71\xc0\x74\xd3\xae\x43\x8e\x6c\xd4\x19\xef\xcf\x33\x77\xb2\xc4\x79\x63\x72\x9b\x44\x87\xf7\xfc\xb9\x3e\x20\xfc\xe7\x2f\xc4\xe3\xb7\x55\xc7\x72\x91\x1f\x3f\xdf\x0f\xc0\x79\x36\x17\x7d\x97\x8c\x24\x3e\x4b\x61\x59\xb2\x5b\x39\x18\xa9\xa8\x39\x20\x1c\x0e\x84\xcf\xb5\x98\x2d\xbd\xbb\x7f\x67\xf0\x57\xcf\x21\xb5\x3b\x1f\xa6\x07\x7c\x1b\x1d\xa8\x9f\xd8\x9b\xe1\x2f\x39\xd5\xc5\xf4\xe5\x83\x6a\x9f\xa3\x2b\xec\x6d\xd2\xba\x86\xbc\x5c\xf2\x77\x38\x6e\xbe\x31\xc6\xc3\xe8\x98\xb4\xeb\x96\x2b\xfd\x6e\xd3\x2f\xee\xf0\x08\xb9\x7c\xd1\x35\xf0\xb1\xba\x67\xc5\x45\x17\xd7\x94\x5f\xd7\x3d\xef\x36\xd4\xb8\xbb\xd1\x33\xbc\x04\x4f\x09\xb9\xb7\xd2\x45\xee\x07\x2b\xcf\x78\x14\xd2\x67\xdd\xfc\x0e\xb6\x7a\x46\xd1\xd7\x5c\x57\x1e\x58\xeb\x51\x48\x0f\x38\xd5\x17\x5d\xf1\x94\x83\xa0\xe3\x97\xc2\x9b\x9e\xb2\x50\x75\x28\xda\xed\xe3\x31\x07\xee\x76\x42\x3b\x8b\x3d\x9a\x11\x6e\xf3\x7d\x5b\x87\x5b\x27\x56\x59\x34\xe4\x1e\x76\xab\x43\xae\xf9\xd9\xcd\x63\xdc\xf2\xb1\xcf\xac\xe4\xbf\x75\x50\x94\x77\x9e\xa0\x88\x3f\x90\x1c\x8f\xdf\x62\xf1\xfa\xa1\xd8\x14\x70\xd1\x9d\x37\x3f\xf8\xbe\x10\x7c\x3d\x48\xc2\x4f\x01\x52\x57\xc7\x76\x8d\xfa\x48\x51\x3f\x76\xa6\xb0\x0c\xe3\xa5\xc5\xdf\x52\x89\x07\x9d\xbd\x18\xeb\x1e\xf9\x8d\x8e\x0a\xb5\x32\x1e\x75\x7b\x4d\x64\xc9\xd8\x6f\xb6\xaa\x57\x2d\xc2\xbe\xcc\x57\x72\xf1\x6b\x79\x1c\x62\xbd\x79\xb3\x97\xd0\x39\xdd\xc0\xe9\x65\xd7\xfd\xc2\xea\xdc\xfc\x7d\x1a\x33\x02\x33\x6b\x6e\xf8\xee\xee\xbe\x1b\x6c\x70\x4a\xc2\x57\xf0\x73\x5e\x70\xfb\x91\x63\x7e\xd6\xec\xde\xa0\xa3\x65\x5a\xfe\xbe\xb4\x54\x40\xcf\xbe\xab\xfe\xd9\x74\x88\xef\xa5\x82\x16\xff\xcd\xf4\x54\x1f\xa3\x5d\xb3\xfd\x55\xe8\x02\xcf\xb9\x3b\x42\xfd\x03\xe9\xb3\xee\x5b\xb6\xa6\xf9\xdd\xa1\x9f\xbb\x9a\x6f\x7e\xe8\x77\x8a\x1e\x74\x2e\xda\xf0\xc9\xef\x05\x24\x9c\xd2\xd7\x6b\xf8\xbe\x87\x9d\xfd\xa4\xb5\x0c\x9f\xf3\x48\xb4\x29\xcc\x2e\xf6\xb9\x87\x99\xd6\xe4\x5d\xa6\xac\x36\x2f\xfe\x60\x72\x4e\xe2\xf9\x7b\xf0\xf9\x5f\x1b\x25\xea\x2f\x1d\x40\x98\x39\x17\x13\x79\xfd\x1f\xc6\x13\x1f\x70\x7a\xe5\x14\xc2\xef\x7d\x3f\x3e\xf3\x93\xcc\x24\x8a\x7a\xfd\x7c\xc6\x66\xed\x27\x92\x11\x0f\x22\xa6\xbc\xb4\x49\x53\x4b\xb9\x31\x77\xc2\x80\xdf\x48\x23\xdb\x96\xda\x94\xe3\xf1\x72\x8e\x7b\xea\xcb\x12\x33\x66\xd4\x7b\x6b\x9e\x4c\x8b\x0b\x5e\x5d\x1c\xe8\x54\xb9\x3f\x66\x7e\xe1\x9b\x30\xbd\x83\xba\x91\x4f\xab\xef\x44\x6e\x29\xb1\x0c\xbf\xdf\x91\x1c\x7d\x65\x1f\x1d\xd6\xf4\x5a\x3b\xa6\xba\x50\x2a\x7c\x04\xdb\x21\x46\x62\x67\x42\xf8\x2a\xf6\xe6\x88\xd4\xdc\xf0\xf0\x59\xec\x47\x21\x47\x36\xbe\x08\x4f\xa6\x25\x83\x4c\x73\x44\xc2\x97\xd3\x66\x01\xcb\xf8\x3e\x27\xab\xfd\x42\x0f\xd3\x45\x5e\xd2\xd9\x66\x61\x5a\x74\xb9\xe7\x86\x65\xfb\x43\xb7\xd3\xf7\xdc\x26\x2f\x99\x10\xea\x49\xff\x70\xd9\xb0\x44\x37\xb8\x14\x2a\x8e\x4f\x16\x2c\x09\x51\x87\x89\xc3\x4a\x4e\xfc\x23\xfb\xa9\xff\xe8\x40\xb4\xba\xb9\x68\xf9\xe0\xef\xf8\xf9\x3c\x38\x9f\x07\x9d\x42\x78\x8c\xc1\x97\x99\xe4\x3d\xe6\x17\xff\xf9\xe4\xdf\xbd\x72\x5c\x32\x55\xe8\x21\x45\xdd\x2f\x5e\x1a\xcd\xf0\x15\x65\x5c\x77\x59\xf8\xc5\x74\xe6\xa8\x63\xcd\x9f\xe6\xb1\xdc\xad\x59\x3f\x6b\x9e\xce\xb2\x8b\x4c\xb1\xbf\x51\x61\x91\xee\x3c\xfe\x96\xdf\xcb\xa2\xce\x09\xc1\x8b\x6a\xc3\xd8\xbb\xfc\xc6\x49\x6d\x3f\x10\xe3\xb2\xf5\x67\x4a\x60\xe5\xb7\x78\xd5\x4d\x3e\xc9\xd2\xad\x87\x13\xaf\xac\x6f\x4e\x5c\xfb\x68\x30\x89\x5e\x3b\x3a\x51\xe2\xb7\x7c\x52\xc7\xca\xdc\xc4\xa0\xe1\x5f\x71\xc3\x4b\x6f\x25\xbc\x66\x47\x47\x0f\x2c\xd9\x91\xa0\xc7\x5e\x1f\x39\x6f\x51\x60\xbc\x0a\xbb\x27\x74\xef\x82\xc0\xd8\xf7\x34\x23\xf0\x6d\xd6\xa2\x38\x0d\xda\x2c\xa0\x77\x6e\xe5\xe8\xe7\xf4\x34\xdf\x29\x99\xd1\x31\xfd\x74\xb1\x97\x63\xc6\x50\x8c\x35\x7d\xda\xe3\xf2\xec\xec\xe8\xa9\xf4\x5d\xb7\xcd\x33\xbd\xa3\xac\x20\xe4\xcc\x39\x8b\xc6\xf3\xea\x80\x25\xf5\x97\x0e\x84\xaf\x83\x88\xe6\xcd\x0f\x3e\x0f\x3e\x93\xe8\x00\x7e\xcb\x2e\x24\xf7\x37\xfb\x5a\x97\x13\x1f\xf0\xe7\xd6\x6b\x08\x9f\x73\x57\x3e\xa7\x84\x83\xd7\x8f\x6f\xfe\xad\xdc\x41\x51\xcd\xdb\x72\xe2\xf5\x83\x14\x1c\x6b\xc4\xd6\xc8\x38\xa4\xe9\x0a\x97\xab\xac\x50\x0a\x2a\xb1\x11\xda\xd3\xb9\xf0\xe3\x18\x23\xef\x59\x9b\x18\x99\x27\x67\x7f\x8c\x92\xca\x66\xcf\xca\xc8\x51\x8b\x8f\x5c\xbc\x6c\xfa\xad\x92\x67\xc9\xf5\xf3\x2e\x4d\x5d\xd6\x70\x2b\x75\x5b\xa6\x5a\x7a\x64\xf7\xc9\xb1\x8f\x67\x65\x4d\x9e\xfd\xf9\xf1\x38\xd1\x19\xf3\x26\xd5\x0f\x67\x8e\xa9\xff\x5f\xbd\x47\xfa\x9f\xf1\xea\xec\x8c\xa8\x65\x93\xe7\xa7\x09\xb1\x6b\xc2\x8d\x26\x36\x8c\x4b\x60\xbf\x0d\x99\x3b\xc9\x31\xd5\x84\xd6\x09\x0c\x9d\x18\x92\xa2\x4c\x87\xf9\x5d\x1d\x3f\x90\x9c\x4f\xaf\xf3\x9e\x30\x3e\x3a\xa9\x8f\x2e\xf6\x7c\x39\x5e\x20\xb1\x99\x3e\xe7\xfe\x11\x90\xb6\xe2\xc6\x67\xca\xf3\xfb\x77\xd7\xe2\xc5\xbf\x94\x8b\x69\x3c\xbd\x58\x06\xe1\x2d\x06\x56\x2f\x25\xef\xf1\xde\x7f\x5b\x4b\xf8\xcb\xa7\xba\x1b\x89\x2e\xa2\x1b\xdb\x48\x7e\x5c\xb9\xcc\xe5\xc7\x9a\x23\xf7\xec\x97\xd8\x45\x51\x35\xc9\xbb\xa5\x34\xf2\xa4\x8e\x96\xe7\xef\xdc\x6e\x99\xc7\xec\x2a\x30\xdb\x9a\xe9\xa3\x6d\x76\x67\xe3\xcf\x8d\x23\xe2\x8c\xdd\x66\x2f\x35\x5a\xe3\x39\xb5\x2e\xa4\x33\x63\x78\xa5\x4c\xb6\xc9\xe8\xe2\x69\x7e\xcb\x5d\xf7\xaa\xc4\x63\x22\x96\x4e\x3f\x3d\x2a\xf1\x7b\x5a\xca\x92\x91\x37\x9b\x93\x5e\x8c\x55\x5c\x6c\xf0\x7e\x7f\xd2\xee\x94\x81\x45\x13\x86\xdf\x25\x50\x29\xba\xf3\xcd\xd8\xc1\x31\x07\xc6\x74\xce\x7d\xc8\x5e\x19\x25\x39\x66\x69\xe6\x51\xf6\xa9\xf0\xd2\x14\xeb\x59\xa3\xd9\x37\xc3\x98\xc9\xef\x66\xc8\xd2\xaa\x41\x8a\xc9\xc1\xd3\x5e\xd0\xae\x01\x3a\x49\x9f\xa7\xec\xa4\x27\xfa\xb6\x25\xbe\x9e\x7c\x87\xde\xe9\xf5\x28\x69\xd6\x04\x47\xfa\xb8\x07\x3b\xd1\x78\xfc\x03\xfa\xa6\xdb\x8b\x7f\xeb\x80\xd3\x04\x2e\x86\x2b\xfe\x1d\x3f\x57\x07\xd0\xbf\x71\x05\xf1\x75\x78\xbf\x6f\x03\xf1\xc9\x79\xd2\xb9\x9d\xbc\xcf\xeb\x9a\x96\x7f\x8a\x1b\xff\x3e\x52\x1f\xce\xb5\x73\x75\x21\xa7\xbc\x0f\xba\x70\xf0\xf0\xaa\x43\x85\x2a\xbb\x04\xdf\x17\xb6\x94\xc6\x18\x85\x8e\xf2\xdb\x22\x50\x7c\xce\x35\xc7\xc0\x6f\xb9\x4b\x61\x4d\xc4\x67\xfb\xd6\x59\xc5\xf9\xbd\x13\x65\xfd\x5c\x26\x56\xed\x64\x2c\x8b\x0b\x35\x4d\xa9\xd9\x5e\xb9\x7b\x79\x84\x74\x42\xc3\x56\xfa\xd4\xd6\xa8\xa0\xd1\x6f\x73\xbf\x74\x34\x46\x33\xa2\x9b\x73\xf5\xdf\xfc\x8c\x16\x8a\x1e\xb5\x45\x9e\xbd\x35\xe2\x57\xb4\x64\x4e\x00\xfb\x5e\xe8\xfa\xe8\xdc\x35\xcb\xd9\x83\xc1\x0f\xa3\x7d\xb2\x0b\x68\xc3\xc0\xa8\xe8\x90\xe5\x17\xe8\x10\xff\x99\x51\x89\x4b\x2e\xd3\x39\xde\xdd\xd1\xbb\x17\x4e\xa6\x37\x79\x1f\x8e\x96\xcf\xda\x40\xd7\x79\x7c\x8e\x7c\x39\xf7\x0a\xfd\xd2\x75\x20\xb2\x3f\xa3\x81\x66\xbb\x18\x45\x6d\x99\xc5\x82\x88\xf3\x6c\xc0\x9a\xe6\xd5\xff\x37\x7f\xcf\xff\xb9\xe4\x1e\xe3\x40\xd7\x4a\xf2\xde\xfa\x7d\xe7\xe6\x53\xdc\xf8\xb9\xcf\xbb\xab\x88\x1b\x77\x7b\x31\x37\xee\xf3\x9d\xe5\x84\x0f\x3b\xf5\xf3\x08\xa9\x33\xe5\xaa\xc7\x49\xdf\x8b\x7d\xb3\xaa\xe3\x64\x9e\x53\xd4\x56\xd7\x93\x22\x3a\x7a\xb2\x21\xd9\xfe\x55\xf3\xec\xf6\x68\xde\x9c\xa3\x74\xc4\x2e\xe8\x92\xf9\xaf\xf1\x8e\xe5\x5a\xa9\x85\x6e\x49\x89\x5b\x0e\x1e\x5e\xa4\xe8\x1d\x15\x3d\x5c\x96\xb2\xf3\xad\x5f\x7e\xd8\xe5\x52\xd6\x71\xfb\x80\xb8\x60\xf7\x03\xe2\x57\x6e\x05\x4e\x0c\x54\x2f\xb1\x7e\x39\x33\x50\x38\x60\xc1\xfe\x93\xb4\x87\xff\xc8\x80\x2f\x85\x09\xf4\x44\x5f\x95\xc0\xc4\xfc\x14\x3a\xc7\xdb\x3e\x30\x7f\x87\x2a\xbd\xdf\xf3\x45\xa0\x7a\xee\x07\xfa\xaa\x7b\x7c\xd0\xfc\x0d\xdd\xf4\x6d\xb7\x2f\x81\xfb\xd6\x1d\x05\xe5\xdc\x1d\x94\xb1\x26\x99\x86\xf3\xe7\xa0\x9e\x15\xbf\xa1\xea\x64\x1d\x24\xbe\xdc\x1b\x76\x0e\x4a\x81\xf3\x97\x9c\x41\x94\x6d\xdf\xbf\x7a\xb8\x7f\x74\x20\xdc\xfa\xd7\xba\x8a\xf0\xd8\x1f\x96\xe7\x12\xfe\xf2\xe9\xb5\xdd\x93\xb8\xf3\xbf\x98\xec\x1f\xda\x1b\x0f\x3e\xe4\xc6\x7f\x94\xf0\x96\xa7\x3e\x9e\x20\x7d\x71\x0e\x0b\x9f\x26\xff\x6e\xef\xb9\x7a\xf2\xdf\x73\xf5\xce\xe7\x8e\x78\x43\x51\x6b\xd2\xce\x17\xa8\xf5\x8a\x7a\x65\x5d\x6e\x4c\x34\x5f\xa6\xa2\x39\xb9\xbb\xfe\xa9\x8f\x0d\x6b\x75\x7c\xe9\xe9\x4f\x89\x8a\xb6\x12\x11\xbb\x4f\x4b\xcd\xab\x76\xb4\x0a\x92\xac\x65\x6d\x93\x73\xd1\xf6\xb5\xae\x51\x3e\xf2\xcb\x8d\xe1\x59\x53\x6d\xd3\x46\xb9\x7d\x74\x3f\x72\x6a\xdd\xf3\x41\xb7\x2c\xf7\xe4\x53\x31\x6c\xb6\xcb\x49\xf7\xea\x23\xc3\xf4\xa0\xd3\x3b\x8f\x85\x87\x5e\x40\xd0\x69\xaa\x47\xc9\x81\x3d\x50\x73\x14\xf0\x8c\xdc\x57\x04\x43\x07\x07\xcf\x83\x7b\x76\xc1\xc9\x5e\xd3\xf3\x57\xbe\x0b\xfc\xed\xbc\xbd\x96\x6e\x3b\x84\x58\x5b\x23\x2f\xa7\x2d\x85\x98\x6e\xbd\xc0\xeb\xd3\xc6\x60\x64\x5a\x6b\x7a\xcb\xad\x97\xc4\x0a\xcb\x6f\x40\x22\xaf\x4e\x66\x9c\xe1\xe0\x50\x4a\x36\x79\x9e\x1f\x97\x6f\x23\x75\xf0\x59\x5c\x21\xc9\x83\x1e\xb1\x52\x92\x3f\x57\xe7\x57\x12\x5f\x87\x66\xf7\x13\x64\xfc\x6a\xe3\x4e\x93\x7e\x52\x95\x3f\x1a\xc8\xf7\x8a\x77\x35\x91\x71\xda\x61\xd0\xfa\x8e\x83\xab\x4f\xb6\x7b\x73\x70\x51\xd3\x55\x5a\xc1\x86\xa2\xa6\x15\x5e\xc9\x60\x4d\x97\x55\x1d\x23\xd2\xf6\xd2\x55\x89\xd9\x13\xae\x78\xe9\x4b\x4c\xb0\xd1\x5b\xff\x05\x97\x16\xcf\x66\x9a\xd5\x7a\xba\x5f\xfc\xb0\x69\xaf\x65\x9d\xcb\xe4\x8b\x11\xe5\xcf\xac\x3d\x1d\x0d\x5a\xf7\xb6\x26\xda\xc8\xd8\x7b\xb7\xe0\x49\xa9\xf5\x7a\x7b\x91\x96\xa7\x43\xee\x96\x65\xf6\xdb\x1a\xa7\x62\x89\x45\x99\xc3\xe8\xd3\xcb\xb0\xcc\xa2\xc4\x61\xfa\xc9\x52\x6c\x36\xdf\xea\x30\xe1\xe8\x16\x14\x99\x99\x3a\x1a\x55\x68\xa0\xd8\xcc\xd1\x31\xbe\x4c\x08\x47\x4c\x47\x3b\xa9\x17\x1f\xc4\x31\x53\x07\xa7\x65\x85\x1f\x50\x6b\x72\xd0\xe9\xc4\xee\xd5\x38\x6f\xfc\xd8\xe9\xda\xce\x32\x5c\x35\x6a\x07\x66\xf0\xfa\x83\x71\x9f\xff\x97\xe2\xed\x64\x5e\x3c\xaf\xda\x4b\xf4\x1d\x3d\xa7\x0e\x12\x5f\xad\x6b\xf2\xc7\x88\xcf\xc9\x85\x93\x5c\x5f\x9c\xd3\x2f\x1b\xc8\x78\x1c\x33\xe0\xc6\x7d\xe0\x2c\xb7\x6f\xce\x2e\xcb\x2b\xc4\x1f\x60\x43\x27\x97\x27\x5e\xfc\xe9\x36\x59\x57\xa7\x0e\xdf\xf9\x29\x70\x8f\xa2\xc6\x16\xf4\xc8\x30\x7b\x45\x7d\xa2\xf6\xdd\x19\x65\x9b\xa6\xb4\xcc\x77\x43\xb7\x7d\xe8\x51\xcd\x56\xb7\x94\xee\xe0\xa9\x91\xba\x9a\x0e\xf3\xba\x0d\xd6\x4d\xd4\x3f\x60\x63\xd3\xb5\xaa\x34\xd6\xc0\xdb\x92\xea\xb2\x68\xda\x6e\x50\x6c\x9e\x79\xbb\xec\xc1\x80\x81\xb9\x79\xd4\xed\x9d\xbf\xc2\xf4\x13\xcd\x73\xae\x33\xc0\xd6\x65\x5b\x8c\x68\x33\xc1\xa0\x9e\xab\x45\xfe\x85\xc9\xe8\xd7\x5b\x6d\x29\x73\xf6\x0e\xfa\xf5\xb2\x2d\xad\x4f\x47\x63\x48\xf7\xa1\xd5\xa5\x93\xb6\xf8\xa4\x1f\x6f\xf5\xfa\xe8\x6c\xf4\xeb\xed\xb1\xba\x57\x11\x02\xb6\xee\x51\xeb\x8f\x65\xbb\xf0\x4b\x2f\xdd\xda\xbe\x64\x35\xa0\xd3\x88\xf2\x95\x95\x24\xfe\x73\xdb\x48\x1c\x2f\x4f\xec\x23\xf7\xb9\xef\xed\xe0\xfa\xe2\x5c\xbb\x5e\x45\xf4\x51\x2d\xcd\xa7\x89\x0e\xa0\x6e\x47\x23\xd1\x8d\x1c\xb7\xe4\xf2\xe2\x07\x8b\xdb\x89\xff\x45\xc1\xc5\x0e\xe2\x07\xb0\x75\x07\xb7\x7f\x48\xf6\x1d\xee\xbd\xf9\x39\xb7\x1e\x90\x3e\x0a\xe3\x4e\x3d\x23\xeb\x52\x6c\x4c\x2f\xad\x38\x9e\xa2\x02\xd4\x7b\x5d\x4c\xe2\xa5\xe6\x3a\x0f\xf4\x2e\xf0\x1b\xa5\xec\x6a\xbb\xae\xf7\xcf\xf8\x4c\x55\x19\x0b\xad\xde\xa1\x95\x2e\x0c\x69\x13\xd1\x17\x01\x45\x31\xea\xb2\x86\x89\xbd\x0f\x1a\xf6\xa9\x47\xb2\xde\xbc\x90\xb8\x9b\xc4\xc8\x63\xf5\xf5\x7e\xf9\xc1\x56\xbd\x66\xa0\xfa\x38\x18\x50\x99\x6a\xb0\xae\x27\x18\x50\x35\x33\x68\xe8\x9c\x05\xa8\xce\x32\xf8\x7d\xb5\x09\x50\x3d\x60\xd8\x78\xf1\x3b\xa0\x96\x61\xc8\x6e\xca\xe7\xa0\x51\x63\xc3\x49\x80\x21\x61\x5c\x56\x7b\x00\x60\xb4\x9a\x18\x9e\x2c\x00\x18\x83\x26\xcd\x47\x57\x02\xea\x72\x3f\x3c\xb6\x11\x56\xe4\xf5\xa6\x7d\xa4\x2e\xdc\x3f\xcf\xf5\x05\xb9\x69\x79\x8a\xc4\x73\x29\xba\x81\xf0\xdf\x0d\xad\xcd\x64\xfd\x38\x11\x7f\xf9\x15\xa9\x83\xd3\xae\xee\x25\x75\xf0\x6a\x27\x39\x7f\xec\x58\x79\x87\xf0\xc0\xeb\x6b\x1f\x92\x7a\xb9\xe8\x0d\x97\x27\x9e\x36\xf0\x82\xec\xbb\x93\x54\xde\x91\xf1\xf0\xbd\xf0\x39\x7b\xc4\x0c\x8a\x72\xb5\xf8\x72\x50\x73\x40\xe8\xb0\xd5\xa8\xaf\xe2\x2e\xc7\xa5\xd6\x9b\x84\x7e\x0b\x4c\xb2\x93\x59\xce\x6a\xfd\x2e\xb7\xb0\x40\xf6\x9e\x6e\xe8\xf7\xd2\x5d\xa7\xe4\xc6\x6b\x4b\xfc\x50\xa9\x79\x24\x67\xa7\xf9\xfc\x87\xfd\x6d\x19\xd9\x68\xcd\xeb\x3f\x1a\xbe\x78\x4a\xcf\xd2\x7c\xf9\xf9\x33\x20\x79\xff\x1f\x9d\xc3\x89\x67\x16\x80\x54\xa7\xb6\xc8\xbd\xa7\x80\x4c\xbf\x56\xc1\xed\x9b\x80\xcc\x66\xad\xb7\xd7\xfd\x01\xd9\x91\xda\x4b\xdb\x62\x01\xd9\xf3\x3a\x8e\xad\x66\x80\x5c\xa1\x8e\xca\xb9\xbb\x80\x9c\x9f\xde\x8a\x7a\x27\x40\x51\x9a\xaf\x03\x7c\x78\xfc\x30\xd1\xb9\x75\xfa\x9f\x22\xf3\xfd\xd2\x43\x6e\x9f\xa4\xc6\x46\xee\x73\xaf\x76\xe5\xe9\xa0\x9e\xdc\x24\x7a\xb9\xfd\xe8\xe6\xdd\x7b\xbe\x4f\xfc\x22\x36\xe1\x31\xa9\x13\xd9\x35\x2f\xc8\x7e\x6c\x6e\xe5\x1b\xe2\x47\x36\x89\xe7\x17\x32\x9a\xfa\x4e\xfa\x27\x79\xc8\x0d\x12\xdd\xad\x85\x2f\x0c\x65\xd3\x28\x8a\x35\x19\xb0\x90\x16\x7a\xa7\x23\x0f\x44\x14\x88\x84\x68\x8e\x01\x66\x75\x89\x66\x32\x47\x02\x9b\xfb\x45\x0f\x31\x56\x00\x95\x93\x45\x5d\x19\x6e\xc0\xe5\x3b\xa2\xae\x6a\xc3\xc0\xf3\x21\xe1\x6e\x86\x02\xc0\x0e\x14\x5c\xaa\xbc\x6b\x98\x74\x5a\x50\x8e\xf9\x9e\xc7\x41\x25\xfd\x0f\x3a\x1c\x64\xec\x7e\x2e\x0c\x88\x7c\x61\x04\x3c\x38\x07\x88\x34\x33\x2e\x74\x1f\x00\x44\x2f\x29\x3a\xdc\x26\x67\x6c\xf5\xf2\x6b\x82\x80\x78\x0c\x73\xe2\x65\x5f\x40\x62\xfc\x93\xce\xc3\x64\x1e\x74\x59\xd5\x70\xf5\x1f\xe3\xce\x93\x7a\x71\xae\x89\x1b\x7f\x6d\xc2\x55\xa2\x37\x3f\x6a\x76\xeb\x17\x07\x4b\x7b\xb9\xba\x80\xc2\x4f\x8f\xc9\xf7\xb6\x95\x3d\x27\x79\xb5\xee\xd3\x1b\x32\x6e\x4b\xf6\xf7\x91\x79\x33\xdb\xf1\x1b\xe9\xbf\x96\x26\xf6\x8b\xe8\x2a\x23\xbe\x0c\x93\xfe\x4a\xce\x3c\xfd\x83\xae\x36\x20\x74\x83\xa2\x34\x5f\x01\x06\xfe\x02\xd6\x4c\x01\xc0\x3f\x57\xe0\x1d\xe3\x09\x30\xb1\x5c\xf0\x1d\x63\x24\xb0\xf2\x9e\xd0\x21\xb5\x72\x60\xaf\xa4\xf0\x74\xd5\xf5\x40\x8d\x91\xe0\x14\xd5\x6d\xc0\x35\x25\x81\xcf\x4a\xc7\x81\x27\xb9\x14\xa5\xb8\x15\xf8\x62\x4d\x51\x32\x1f\xb9\xbc\xf5\x88\xb5\x34\x61\x10\x05\x46\xfe\xd4\x27\xbf\xa9\xeb\x23\x79\x17\x3d\x62\xf0\x35\xe1\x6a\x04\x98\x4f\xc9\xdd\xdd\x91\xca\x0f\x48\x67\x0e\xc1\xdc\x3b\x56\x1c\xec\x09\xad\x25\xfc\xfe\xd5\x0f\xdc\x7a\xd7\x54\x74\x89\x3c\xdf\xd3\xa7\x3a\x48\xdd\x3c\xbe\xb6\x7b\x37\x07\x0f\xc9\x3d\x20\x79\x52\x94\xf5\x8c\xf0\xa0\x79\xa7\x5e\x11\x1e\x74\x53\xf4\x07\xf2\xbd\xec\xd0\x2f\xa4\xbf\x4c\xd6\xf1\x9f\xe4\x1c\x36\xb5\x73\x90\xb0\x8a\xc9\xfb\xb9\x7c\x69\x10\xcf\x27\xc7\x86\xd7\x0f\x82\xb1\x9f\x8b\xea\xba\x80\xae\xc4\x88\x76\xc5\x32\xc0\xe5\x01\x45\xc9\x0d\x03\xf1\xe5\x14\x25\x37\x08\x64\xae\xa4\x28\x59\x25\x20\xe7\x31\x45\xc9\x9c\x01\x4a\x02\x28\x4a\xaa\x0e\xa8\xe9\xa3\x28\xc9\x03\xc0\xe5\xff\x8f\xb2\xf7\x8e\xcb\xf1\x7d\xff\xc7\xcf\xf6\x9e\xd2\xde\x4b\x7b\x2f\x0d\x8a\x32\xa2\xb2\x42\x84\x64\x8f\x48\xc8\x8c\xac\x28\xa2\x21\x23\x54\x56\x89\xa6\x11\x1a\xa2\x88\xca\x48\xa8\xcc\x54\x66\xc3\xc8\xca\xa8\xe3\xf7\xe8\x38\xcf\x2b\xf2\x7a\xbd\x3e\xef\xef\xcf\x3f\x4f\xd7\x5d\xdd\xf7\x7d\x1c\xd7\xb9\xae\xf3\xf9\x3c\x9f\xc7\x0e\x42\x44\x4b\x01\xaa\x3f\x10\x22\x76\x12\xe0\x85\x35\x21\xa2\x15\x00\xdf\xc4\x09\x21\x7b\x39\x5e\xff\x17\xab\xe4\xf0\x99\x9d\xdc\x6f\xa5\xe8\xff\x8a\x39\x37\xd4\xe3\xef\xdd\x94\xa6\xf1\x97\x0e\xbb\xbe\x83\x8e\x83\x37\x71\xfe\xcf\xee\x7a\x30\x8b\xae\x07\x1e\x27\xe2\x7c\x20\xd2\x84\xe3\xe8\x5e\xb9\xd7\xe8\x13\xb6\xcb\xa1\x4d\x93\xb6\x83\x4f\xe8\x43\xb6\x36\xb0\x03\xe7\x99\x25\xe3\xba\x70\xfe\x9d\xc1\x78\xee\x71\x4c\x0f\xc0\xf1\xde\xa6\x4c\x07\xa0\x10\x4c\x51\xaa\x0c\xa0\x6f\x27\x21\x12\x91\x00\xd6\x6e\x84\x88\x96\x00\x8c\x98\x4d\x88\x88\x34\xc0\x0c\x71\x42\x84\x72\x01\x56\x2f\x22\x44\xe8\x33\xc0\xae\x31\x84\x08\xf4\x07\x48\x09\x27\x44\x50\x17\x20\x27\x89\x10\x61\x2d\x80\xe2\x4f\x84\x08\x59\x01\x54\x9a\x11\x22\x50\x0f\xf0\xa8\x92\x10\xfe\x7d\x00\xcd\x77\x98\xce\x61\x1e\xe9\xd1\x39\xfc\x33\x2f\x6d\xc5\xdd\x78\x4d\xa6\x1c\x75\xe6\xf9\xa2\x77\x30\xae\x9c\x6b\x35\x68\xa8\x78\xb2\x8a\xfa\x60\x1d\x69\x78\x89\xed\x20\xf1\x54\x33\xf6\xff\xf8\xf4\x4f\xd8\x1e\xa2\xda\x68\xbd\xa8\x8d\x03\x3b\xb1\xdd\x70\xfc\xf7\xfc\x70\x8a\xfe\x53\x29\xfa\x30\x9f\x10\x4e\x17\x65\x7c\x04\x7a\xf1\xfe\x02\xd7\x01\xc4\x22\xe9\xf7\xd4\xb6\xf8\xcd\x73\xf3\xde\x07\x18\xdf\x46\x08\x7f\x20\xc0\xa2\xed\x94\xdf\x0f\xf7\xa1\xfc\x75\x1c\x53\xc4\xa7\xe4\x50\x3c\xc9\x76\x86\x38\x1e\xfb\xaa\x30\xc5\xbb\xcb\x28\x36\xb2\x27\x07\x74\x78\x98\xd2\x5b\xff\xc1\xe5\xa5\x30\xa8\x0a\xd7\xc7\x67\x80\xea\x41\x4e\x79\x53\xdd\xe3\x71\x99\xd7\x38\x3f\x1e\x52\x7f\x87\xe3\xff\x9e\x19\x54\xff\x15\xdd\xf9\x13\xe7\x87\x88\x6b\xc0\xd6\x07\x14\x39\x5f\x9c\x19\xfe\x14\x7d\x99\x0e\x60\xa8\x2f\x45\xbb\xdd\x14\xb9\x3a\x20\x1c\xef\x4f\x26\x00\xf0\x31\x45\xaf\x46\xf7\x48\x62\xfd\xbb\x02\xa6\x17\xab\x6c\x36\x9d\x87\x62\x68\xf7\x93\xbf\x3f\xc0\x16\xe6\x00\x1a\x3f\x86\xe2\x21\xb6\x12\x4e\x2b\xa4\x78\x9a\xfd\xfc\x12\x53\xce\x57\xb2\xb8\xa9\xb2\x13\xe0\x0d\xab\x24\xfa\xb5\xe1\x77\x3e\xf2\x1a\x1e\xe1\x7c\x91\xd5\xd6\x88\xf1\xa6\xb9\x34\xe3\x75\x52\xe7\x07\x95\x6e\xdc\xef\xfe\x1d\xfb\x45\xec\x11\xc0\xfa\x7a\xdb\xb4\xe9\xf7\xe7\x7c\x81\x38\x1d\xc8\x5c\xa6\x6f\xf0\x67\xf7\x9d\xf3\x85\xe9\xd1\x81\x30\xdf\x10\x4e\xff\x20\x7d\x83\xe5\xe1\x01\x00\x6f\x3e\xfd\x3e\xca\x6c\xe7\xcb\x92\x55\xb8\xe3\x4e\x00\xf9\x75\x3f\xa9\x6c\x04\x58\xd0\xbd\xf2\xf5\x03\x58\x3d\x80\xbe\x1e\xe1\x4c\x91\xab\x88\x87\x7a\x87\xcd\x00\xc7\x77\xd3\xeb\x6c\x96\x97\xfc\x04\xd6\x4e\x1e\x51\xac\xba\x4e\xf3\xf9\x6c\x30\xbd\xee\x1e\xe1\x4e\xf7\x7b\x81\xeb\xe3\xf4\x3b\xb4\x4e\xda\x61\x91\x8f\x38\x6f\x1e\x0c\xea\x44\x8c\xaf\xa7\xdf\xf7\x6f\x3f\x94\x50\xe6\x13\xc2\xe9\xa1\xa6\xcf\xeb\xdd\x0e\x38\x5f\x18\xae\x3f\xf4\xe8\xc3\xd8\xdf\x49\xb1\x7a\x5a\xb8\x13\x56\x48\xdb\x85\x22\x73\x38\x34\x4e\xa7\xe8\x36\x8f\xf6\x93\x31\x86\xbd\xdb\x45\x30\x7b\x22\x5e\xdd\xc1\xf2\xc1\x1c\x23\x77\xb2\x1d\x94\x7d\xac\x3d\xa5\x54\xff\x7b\xbf\xe1\xda\x49\xf9\x6e\xaa\x1f\xb9\x7f\x81\xee\xc7\xfd\x5d\xf7\x81\xd3\x3f\xf4\xf8\x60\xb0\xf3\xce\x7f\xeb\x40\x38\x7d\x04\xf7\xfb\x9c\x8e\x84\xf3\x17\x99\x88\xfb\xdb\x44\x60\x56\x0c\xee\x77\x6d\x0b\xa9\xeb\x46\xde\x9c\x8d\x6e\xdd\xc8\xef\x1b\x8b\x3c\x81\x80\xdd\x11\x53\x7c\xfd\x78\x2e\xfa\x24\x93\x0d\x25\xb8\xdf\xcb\xdb\x76\xbf\x96\xbe\xcf\x2b\x76\x7e\xec\xd7\x18\x42\xba\xf6\xd0\xff\x7f\x02\x8a\xdd\xab\x13\xfc\x9d\xc5\x14\x9f\xdf\xa2\xf8\x44\x89\xa0\xc3\x4b\x6d\x1f\x7a\x5d\xcd\x38\x89\xdb\x36\x04\x7b\x6e\x85\x26\xbd\x2e\x63\x5c\x1e\xfc\xe1\x7b\xd0\xa3\x7f\x60\x3c\x0e\xa7\x77\xb1\x63\x71\xf5\xe8\x40\xd6\xf7\xce\x07\xa7\x9b\x61\x7f\x1f\x3e\x92\xf2\xe6\x93\x26\xd0\xbc\x98\xce\xc0\xf7\xe7\xdb\xba\xe4\x68\x37\x0a\x29\x6d\x42\x7e\x54\x68\x7b\x1c\xd6\xb9\x16\xe6\x3d\x82\x3e\x0a\x02\x5b\x4e\xe3\x77\x13\x0c\xb8\xfa\x1a\xf3\xb4\xa3\x16\xf9\x73\xbe\x98\xb7\x78\x9e\x9a\x17\xf5\x1e\x3f\xd9\x19\xcb\x8f\x6a\x14\xdf\x56\x53\x7c\x71\x8a\x07\x57\x26\xcf\x85\xe8\xf5\x23\x4f\x72\x05\xd7\x05\xb2\xf4\xba\x4a\x9f\x60\x05\xbc\x9b\xb2\x3c\xab\xba\xb1\x5c\x9b\xa0\xbf\x58\x69\xdc\xef\x3c\x70\x7e\x28\xae\xbb\x7b\xb7\x03\x2e\x7e\xee\xdc\xf7\x5f\x3a\x90\x9e\xbc\xb0\x7c\x4d\x74\x63\xb9\xf7\xc4\x38\xc9\x98\x71\xc8\x87\x08\x2c\x9a\x81\x7c\xb1\xd0\xe4\x10\xe4\x0b\x45\xdf\x6d\x5c\xd6\x8d\xe2\x8b\xe2\xb0\xbd\x88\x3e\x3e\x8a\xe7\x65\x45\x17\x9f\x45\x3f\x6c\xd1\x8e\x32\xe4\x89\x84\x06\xd7\x61\xfd\x01\xc1\xd8\x56\xd4\xd9\xf0\x60\x0f\xfb\xae\x44\x70\x44\x7e\xf7\x91\x07\x1d\x79\x5e\xfb\x92\xf9\xdd\xd8\xd0\x48\xe3\x7c\x72\x93\x14\xfe\x6b\x3b\x10\xa2\x3f\xe7\xe2\xbf\xe6\xca\x87\x33\xd6\xe5\x56\x5e\x75\x2e\x0f\x5c\x7f\xe8\xf1\x43\x11\xea\x1d\xbf\xe5\x50\xd2\x5b\x07\x60\xd8\x3b\x1f\x9c\x5e\x84\xf2\xc5\x3c\x8e\x43\xae\xe0\xf7\x77\x1e\xfb\x0e\xe3\x69\x0f\x44\x5f\x78\xd1\x75\xc1\x9f\x30\xfe\x94\x0d\xc8\x23\x4b\x9e\x8c\x7b\xd3\x8d\x52\x7b\x8f\xe1\xe7\x4b\x0c\x3a\x67\x80\xaf\x07\xdd\xc0\x7e\x2a\x7e\xf0\x09\xea\x09\xc4\x8d\x3f\x9c\xc2\x7c\xa2\x52\xf3\x8b\x94\x00\x3a\x92\xb5\x84\xf2\xe3\xd9\xf4\xa6\x1a\xbe\x8f\xdd\xf8\x2c\x5a\x08\xe3\x79\xe8\xc2\xa7\xdf\x8d\xf7\x52\x04\x05\x30\xfe\xf3\xa2\x66\xd8\x0f\x96\x08\xe2\x88\x5d\x96\xc2\x87\xca\xd6\x2b\x67\xf8\x91\xd3\xbc\xf4\x44\x68\x07\x97\x87\x41\xf2\x7f\xb5\x03\x8b\xbf\xe2\xbf\x4e\x7a\xeb\x3f\x04\xff\x2d\x1f\x3c\x6a\xfd\xb1\x8f\x0a\xac\xf0\x40\x5d\x8c\xe8\xe4\x31\xa8\x1b\x11\xff\x10\x80\xfd\x43\xea\x72\x30\xfa\x9d\xcb\x18\x6d\xc0\x3a\x02\x32\xdf\xe2\xd0\x5f\xa6\x8f\xec\x31\xf4\xcb\x97\x1b\x72\x1e\xfb\xbe\xcc\xfb\x0a\xac\xb7\x21\x63\x5b\x8f\x7c\xb2\xf4\xb7\x2f\x9d\x84\x74\x3d\x12\xc6\x1a\x15\x1f\x64\x44\x51\xf7\xf5\x6a\x92\x28\x2a\x39\xeb\x83\x44\x71\x64\xae\x1d\xad\x7c\x1a\x40\x28\xfa\xc1\x30\x31\xf4\x68\xef\xd1\x83\xe5\x2b\xaf\x07\x10\xda\x75\xf5\x91\x72\x14\x80\x50\xc6\xe5\x42\xe5\x6d\x00\x42\xe9\x85\x4f\x94\xdf\x00\x08\x0f\xbd\xe8\xa0\xfc\x00\x40\x58\xf5\xcf\x71\xee\x1f\x3a\x18\xd6\xb6\x38\xfe\x9b\xd3\x01\x70\xc8\xbd\x6e\x8a\xe3\x09\xdf\x3c\xdb\x7c\xf2\x87\x4e\x4a\xb2\xce\x07\xdb\x95\x6c\xda\x54\xe4\x45\xe5\x1f\x05\x23\xff\xa7\xb4\x6d\x43\x0c\xdf\x66\x00\xa5\x4b\xf1\x53\xf8\xdf\x00\x28\x8d\x4a\xb5\xe0\x0f\x02\x90\x6f\xbe\x90\x85\xbf\x27\x72\xcb\x06\xd1\xb4\x11\xdf\x57\xde\xf8\xd7\x38\x42\x3a\xec\x65\x71\xc6\x6e\x11\x93\x43\x07\xc3\x7a\x6b\x15\x6f\x00\x61\xc7\xba\xe3\xca\xef\x01\x84\x5a\xaa\xdb\x55\x0a\x00\x44\xe6\x73\xf1\x97\xeb\xaa\x4c\x01\x10\x11\xe0\x74\x50\x97\xbb\x54\x56\x03\x88\xd8\x15\x11\x95\x4d\x00\x22\x8e\x17\x4f\xa9\x84\x01\x88\xe8\xe6\x19\x2a\x5f\xe9\x7e\x1e\xfb\x73\x9c\xfb\x5b\x07\xd3\xe3\x83\xc1\xce\xbf\x73\x3c\x38\xd5\x81\x70\xba\x10\x81\x3b\x86\xf8\xfb\xa2\x9e\x56\xf6\x78\xdf\x0b\x07\xe0\xcf\xe5\xb0\x60\x1d\x80\xf2\xe8\x29\xb6\x7c\x9a\x00\x2a\x8a\x8b\x86\xf3\x37\x03\x28\xd7\x86\x13\x81\x74\x00\xe5\xb8\xf8\x3e\x82\x13\x01\x94\x87\xa5\x1e\x13\xbc\x08\xa0\xd4\x90\xbf\x45\xd0\x1f\x40\xe9\x6b\x95\x8a\xa0\x17\x80\x52\xe3\xeb\x20\xfe\x12\x80\xee\xb8\xc8\xae\x0f\x83\xba\xe3\x10\xf2\x68\xea\x54\xc9\x06\x10\x8e\x7e\xb4\x5c\x5d\x00\x40\x3c\xec\x9e\x9d\xda\x6d\x00\xf1\xa0\xdb\x92\x6a\xaf\x00\xc4\x8f\x97\xef\x51\x8f\x04\x90\x88\xba\x96\xae\x9e\x06\x20\x91\x79\xf9\x84\xba\x23\x80\x84\x68\x61\xbb\xba\x02\x80\xf8\x8d\x0b\x44\x5d\x13\x40\x3c\xfb\x9c\xbd\xfa\x38\x00\xf1\xda\x9c\x0d\xea\xc2\x00\xe2\x1e\x7f\x8e\x07\x5c\x3f\xe0\xce\xbd\xeb\xb0\x3c\x70\xfc\x2f\xc7\x83\x73\x3c\xa0\xea\xa8\x6e\x14\xe9\xd2\xc1\x7a\x08\xd2\x19\xe6\xe8\x9b\xa3\xdc\xe6\xec\xcc\xeb\x00\xa0\x66\xe3\xf9\x89\x7f\x0a\x80\x9a\xa0\xdf\x25\x01\x67\x00\xb5\xfc\xf9\x2f\x85\x04\x01\xd4\xde\xac\x4b\x11\x2e\x01\x50\x3d\x1c\xb7\x45\xb8\x19\x40\xd5\x26\x35\x43\x24\x12\x40\xe5\x7c\xe1\x70\x91\xad\x00\x2a\xa2\xf7\x5c\x84\x87\x02\xa8\xf8\xb4\x74\x08\x8d\xfb\xa9\xac\x6a\x0a\x20\x34\xe0\x6d\xa9\xfa\x0f\x00\xf1\x17\x4f\xbf\x6a\x9c\x01\x90\xcc\xbc\xaf\xa4\x99\x01\x20\x3d\xe5\x56\xa6\x66\x1b\x80\x74\xd9\x8d\x9d\xda\x03\x00\x64\x37\x5d\x9d\xa2\x35\x17\x40\xc6\xab\xd8\x5d\x3b\x1e\x40\x36\xbd\xc0\x1d\xfd\xb4\xa4\xf3\x12\xb5\x47\x00\xc8\xd4\x9d\xe9\xa7\xcd\x07\x20\x33\x2c\x5b\x5d\x6b\x1a\x80\xb4\xcb\xa9\x75\x9a\xf9\x00\x52\x8e\xf0\x2f\x7e\x30\xdc\xfd\xe7\xce\xff\x73\xe7\xbf\x19\x0f\xce\xe9\x21\x92\xfb\x9e\xc7\xf8\x23\xd4\xb0\x7f\xab\xac\x33\x16\xe1\x79\x04\xa0\xee\x6c\xd7\x97\x2f\x1a\x40\xa3\xaf\x47\x38\xff\x2f\x00\xcd\xc7\xe3\xfb\x0b\xf9\x01\x68\x2d\x9a\x03\x22\x6b\x00\x34\x5f\x85\x49\x8b\xb9\x01\x68\xa4\xc6\xde\x17\x97\x02\x50\x9f\x9f\x36\x51\x7c\x18\x80\xda\xaf\x4b\xd6\xe2\xd9\xf0\x4d\x2d\xeb\x41\x87\xf8\xb8\x4e\x3e\xf5\xcd\xef\xea\xc5\xfd\xda\x23\x35\x83\x00\x24\xa5\x1a\x75\xd0\x1f\x2b\xff\x41\x82\x6e\x01\x80\xbc\xea\xcd\x71\xfa\x73\x01\x14\x57\xfd\x97\xfe\xe7\xa2\xaf\x9e\x2f\x40\xdf\xb6\xb3\x2f\xf5\xce\x00\xc8\x4b\xe4\x4a\xea\xd6\x03\xc8\xa5\x67\xbc\xd0\xb3\x07\x90\x3b\x9b\xee\xa9\x2f\x0d\xd0\xd7\x3f\xf5\x8e\xee\x69\x80\x3e\x2b\xff\x8c\x9f\xeb\xf7\x5c\xfc\xb2\xa8\x7f\x21\x13\x24\x58\x7f\xa0\x3c\xb0\xa0\xbb\xe8\x56\x8c\x7f\x91\x54\x32\xf9\xa3\x5e\x8a\xa6\xa0\xd6\x2b\xde\x56\x00\x9d\x2e\xf3\x45\x02\x46\x00\x7a\xf1\x03\xbb\x84\x96\x00\xf4\x73\x19\x7d\x57\x34\x04\x40\x7f\xe2\xcc\x44\xf1\x65\x00\xba\x17\x57\xf3\x48\xaa\x01\xe8\x28\xc7\x5c\x91\x9a\xf7\xe3\x80\x8e\xc5\x71\x37\xd9\xd0\xcf\xc9\x3a\xde\xf9\xee\x7d\x05\x3f\x1a\xea\xf8\x56\x6d\x90\x77\x69\x7b\xa4\xf3\xe8\xcd\x08\xf9\xe8\xb7\x3e\x7a\x3b\x00\xe4\xb7\x3c\x4c\xec\xb7\x03\x40\x79\xe6\x6d\x73\x83\x9f\x00\xaa\xa1\xd7\xd2\x0c\x37\x01\xa8\x96\x5d\x8a\x31\xf2\x00\x50\x1b\x5e\xc0\x6b\x68\x04\xa0\x32\xe6\x5c\xa7\xd1\x25\x00\x35\x72\x7a\xa4\xe1\x4e\x00\xe5\xa6\x8c\x4e\x63\x05\x00\xd5\x81\x27\x93\x0c\xc3\x00\x94\x6e\xa5\x7a\x1b\xd6\x01\x28\x1d\x3b\x66\x6f\xd8\x9d\xc7\x9b\x49\xdb\x8d\x8c\x00\x14\x71\x2f\x82\xd3\x3f\x70\x3e\x20\x2c\x7e\x22\xc6\xe6\x0d\xea\x03\xc0\xc3\x78\x1d\xc9\x26\x5e\xab\x6e\x54\xbc\x26\x88\xba\x64\x9d\x6c\x29\x5c\xe7\x18\x7c\x55\x9b\xc6\x1b\x0e\x60\x7c\xdf\xe0\xb1\x60\x10\x80\xe9\xac\xfe\xa2\x22\x4d\x00\xa6\x45\x23\x37\x48\x0c\x00\x30\xee\x08\x38\x20\x95\xd3\x91\x6a\xdc\xb0\xdc\x55\x6e\xf1\x87\x4f\xc6\xdb\xa3\x74\x14\x9b\x5b\x5c\x8c\xca\x92\xde\xa9\xba\xbe\x9a\x69\x24\x7b\xd6\x4a\xfd\x56\xe3\x1c\xc3\x73\x15\xfe\x9a\xf1\xf5\x0b\x0c\x2f\x34\xdc\xd3\x52\x7c\x1a\x61\x54\xd5\x39\x41\x73\xcc\x9d\x4a\x93\x68\xe8\xd2\x5e\x74\xf5\x9e\xe9\x59\xf8\xa4\x13\x58\x68\x6f\x96\x02\xef\x75\x2e\x9d\x77\x34\xdb\x0d\xdf\xb4\x9b\x7a\x7c\x6f\x74\xcd\x47\x43\xa7\xf6\xbc\x93\x53\xcd\xc2\x00\x34\x37\xa6\x2e\x30\x5b\x0d\xa0\x51\x7c\x64\x8d\x59\x3d\x80\xc6\xa6\xe4\xe9\xe6\xd2\x00\x1a\x3a\x07\x2b\x4c\xf7\x02\xa8\x16\xee\x1f\x64\xba\x0f\x40\x55\xe2\xcf\x71\x80\x6b\xff\x5c\xfc\x64\x0e\xc6\x2f\x46\xe3\xe7\xfc\x10\xd4\x36\x53\xe4\xea\x43\x70\xfe\x20\xd6\x39\x32\x3f\xbb\xd1\xae\x58\xeb\x87\x80\x1c\x80\x9d\x90\x95\xad\xd8\xca\x5f\x86\xb6\x61\x1e\xe6\xd2\x45\x1f\x7f\xd9\xf1\xfb\x39\x28\xa8\xbd\xed\x6f\x1b\x1e\xb4\x4e\xf5\x7e\xa3\x9b\x8d\xfb\xc6\xab\x5a\x79\x8f\xbf\x59\x9b\xec\xbd\xa2\xf7\xae\x56\xcf\xf2\x61\xe6\x44\x83\xc6\x7b\x83\x2c\x6a\x4b\x8f\x1b\x35\xdd\xf9\x60\xb1\xfc\xd1\x49\xe3\xf6\x5b\x57\x2c\x1a\x3f\x67\x1b\xa7\x5d\xe3\xb3\x5a\x05\x7b\x8d\x1f\x5e\x7c\x67\x9d\x0e\x89\xc6\x8f\xce\x58\x5a\x87\x42\xae\x11\xc9\x58\x69\x2b\x0e\xe9\x46\xbf\x4e\x5c\xb5\x7e\x0e\x37\x0c\x8c\x8e\x95\xd8\xfc\x84\x52\x83\x07\x87\xc3\xad\xeb\xe0\xa9\xfe\xa0\x43\x53\x6d\x96\x41\x83\xbe\xc4\x81\x19\xd6\x6f\xa0\x4d\xf7\xca\xde\x8b\x36\x23\xa0\x5d\xd7\x7b\xf7\x40\xeb\x16\x00\xed\x67\xb1\x1d\x56\x19\x00\x9a\x59\x7f\x8e\x7f\x12\x6c\xfe\xa4\xe7\xff\x39\xfe\x57\x92\x3d\xb5\x72\x3c\x38\x77\x1e\x9e\xd3\x83\x38\xbc\xa1\x38\xd0\x58\x08\xdb\x91\xfb\x09\xe5\x40\x5e\xfd\x0e\xc3\xc1\xcf\x8c\xcd\xc5\xa6\xb7\x4e\x75\xbb\xe4\xd2\x4f\xde\xb5\x71\x8e\x6b\xc6\xa8\x47\xea\x46\x8f\x84\x06\x9e\x9d\xa5\xa4\x1b\x57\x5d\xe5\xf2\x76\xf5\x46\x23\xf9\x9b\xe3\x9d\xad\x62\x78\xcc\x2a\xaf\x8b\x3a\xae\x3f\x5e\x69\x15\x50\x52\xdf\x5f\xa4\x70\x80\x4d\x43\xf1\x61\xfb\xae\x7b\x8b\xed\x94\x8b\x6c\xed\xeb\x5a\xbd\xed\x86\x5e\x90\x73\xe8\x02\x6d\xdb\x80\xac\x93\xfd\x7f\x81\xbd\x8d\x67\x6a\xa7\xe3\x28\x98\x60\xe5\x79\x38\xcc\xc9\x02\xa6\x59\x3e\x39\xb4\xdf\xa9\x0e\x66\x5b\x6e\x3b\xa0\xe8\x58\x04\x5b\xcd\xee\xef\x13\x76\x9c\x06\x07\x4c\x4d\x76\x1f\xef\xff\x0d\x72\x8c\x67\xc4\x2a\xf7\xff\x06\x97\x8c\x8c\x76\x4a\xf5\xdf\x05\xb7\x0d\x76\x6d\x7f\xed\x70\x0c\x1a\xf4\x0f\x46\xae\x77\xc8\x85\x37\x7a\x2f\xe1\x0f\x1d\x14\xcf\xe9\x5e\xf1\x33\xfe\x57\xbd\x8e\xa2\xc9\x3a\x16\xf7\x67\xf6\x34\xc8\x7c\xf1\x87\x32\x3f\x74\x2f\x3c\xbf\xf2\xf5\xf9\xb8\x8d\xb2\x93\x09\x69\x56\x1e\xa7\xa8\xab\x24\x9a\xf9\x6c\xfa\xe8\xa9\x76\x13\xe5\x4f\xdd\x9b\xea\x35\x62\x18\x9f\x8e\x4b\xc5\x32\xcf\xbb\xfe\x7a\xc6\x3b\x4a\xce\x0f\x3b\xb3\x24\xd5\xb2\xb2\x50\x70\xc8\xbc\xad\x09\x76\xbf\xf2\xa6\xb9\xf3\x27\xc9\x3b\xd6\xe6\x1e\x1e\xa4\x76\x76\x97\x4b\x72\x66\xa7\xeb\xe9\xca\xf2\x81\xa3\x4f\x0d\x1c\xf8\xeb\x85\xd4\xc0\x92\xf4\x69\xae\xab\xba\x52\x06\x34\xa4\x0c\x71\x9b\xdc\x75\xc7\x79\xd9\xfe\xd6\x41\xbe\x5d\xaf\x9c\xdc\x13\x4a\xdd\x5e\x83\xb4\x43\x64\x9c\x8d\x5b\x1d\x18\xd9\x5d\xdb\x95\x35\xc8\x1c\x6c\xec\x0c\x76\x68\xb9\x69\x42\x80\xd5\xc3\x6d\xdf\xdc\x54\x20\xc4\x72\x7e\xc4\x0b\x57\x63\x88\x36\xd7\xde\x6c\x37\x70\x31\x1c\x37\xe9\x08\x7f\x30\xe0\x1e\x14\x1a\x5d\x5f\xf7\x79\xc0\x69\x28\x33\x7c\xf2\xbb\xff\x73\x3a\x18\xa1\xf7\x2c\xfe\xfe\x14\xcd\xd9\x2e\x89\xd3\x70\xb6\x2b\xc0\xe9\x21\x30\xee\xae\x31\x13\x71\x77\xa3\x7d\xeb\x54\xcc\xcb\x1b\x87\x19\xb1\x22\x7b\x08\x79\x72\x65\xa6\xaa\x9a\xbf\xb0\xca\xdd\x3e\xd3\x05\xcd\x35\xfa\xea\x5f\xeb\x9c\x42\x5c\x1f\x6b\x0f\x2d\x50\x9a\xb0\x74\xac\xbe\x85\xd1\xe9\x3e\xe3\x92\xe6\x6a\x38\xb8\x9d\x7c\x3e\x3a\x6f\xdd\x05\x97\xa7\xc7\xac\x7c\x22\x13\x16\x0d\xba\x93\xac\x3a\xb2\x23\xc3\xc9\x23\x2d\xb1\x61\xc4\xa0\xd2\xb4\xa1\xb5\xfb\x34\x86\xbf\x7d\xdc\x3a\x6c\xd3\x1e\xa3\xe1\x55\x5f\x2f\x0d\x33\x8c\x35\xf7\x54\xe9\x1a\xed\x21\xb9\xdd\xc2\x33\xba\x6b\xcb\x20\x87\xad\x8f\x3d\x67\x74\x65\x0c\x7c\xbb\xc5\x6a\x78\x63\xd7\x3d\x97\xd5\xe1\x30\xfc\x6a\xd7\x4f\xc7\x27\xeb\xbe\x0d\x37\x01\x25\x87\xb2\xb5\xb3\x87\x35\x82\x95\x5d\xf3\x9a\xd5\x43\xf7\xc1\x68\x9b\x8d\xab\x06\x0f\x9d\x08\x33\xad\xc9\xf2\x81\x43\x16\x40\x94\xf9\xf9\x65\xe9\x43\x92\x20\xca\xfc\xf4\xef\xf8\x79\x59\xbf\x57\x55\xe9\x1d\xbf\x0b\xdb\xe5\xf0\xac\xa1\x38\x1e\xf3\xf0\xa3\x2d\x00\xf7\xa7\xde\x85\xcd\xc3\x73\x3c\x2f\x92\x83\x1e\x77\xe3\x23\x9f\x25\xfb\xba\xb1\xea\x71\xa8\x98\xd2\x49\x42\xae\x8a\x06\x7f\xef\xd7\x2e\xeb\x7c\x21\x65\x61\xa3\xa3\xa1\xa6\x66\xa6\xf6\x9c\xae\x91\x21\x66\x41\x87\x27\x06\x0a\x4c\xbd\xee\x3c\x68\x5f\xfc\xd4\xeb\xcb\x95\x06\x2f\x8e\x0d\x9d\xdc\xb6\x63\xfc\xb0\xc5\xdb\x57\xfb\x2d\x3e\x9a\x33\x52\x37\x62\xdf\x84\x0d\x05\x9e\xde\x67\x37\x0d\xf2\xbd\x77\x6f\xaa\x4f\x6e\xf8\x3b\x5f\xc7\xb6\x0d\x3e\x45\x61\x6e\xbe\x99\x9d\xe5\x5e\xea\xab\x62\x7d\x5d\xba\xa4\x87\x2f\x0f\x9d\x31\x2e\xaf\x6b\xe4\x10\x9d\x50\xd9\xb1\x0b\xba\x96\x0f\x3e\x1f\xf2\x7e\xec\xcc\xae\x44\xb7\x90\x10\xa1\xd1\x09\x5d\x55\x2e\x9f\x83\xef\x8d\x8a\xe8\xfa\xec\x14\xbd\xc8\x79\x94\x0a\xf4\xe9\xef\xb9\x70\x89\xcf\x5a\x30\xb5\xf7\x5a\x90\xe5\xb5\x0e\xc6\xdb\xa8\xce\x4d\x1e\xf9\x08\x96\x59\x46\xfd\xee\x07\xf2\x11\xbd\xdb\x3f\x17\xbf\x97\x38\xc5\xc9\xe8\x57\xdd\x71\x6d\x36\xb6\x8b\xd6\x4d\x8b\x71\xff\xa6\xa1\x68\x39\xfa\x77\xd7\x1e\xa2\xbb\x22\x37\x37\xac\xc7\xfa\x30\xa5\x36\x9b\x14\xa4\x26\x10\x72\x7e\x63\xf8\x09\xcd\x52\x89\xaa\x53\x47\xc3\x14\xad\x25\x55\xc7\x25\xe7\xae\x2c\xf3\x08\x30\xca\x8d\x77\x5d\x3a\x7c\xa2\x6e\x7f\x12\x61\x17\xe4\xb8\xe0\xd0\x90\x53\x61\xd9\xf3\x55\x37\xc9\x8c\x9c\x1c\x7a\x73\x4e\x42\xe2\xf7\x51\xd1\x4b\xa4\x67\x6d\x39\xc3\x3f\x76\x52\x90\xf7\x8c\xec\xca\x63\xe3\x5a\xe6\xdf\x0a\xdc\xfe\xa2\x60\xdc\x8f\x79\x8a\x81\x91\x9d\x9e\x63\x47\xcf\xd6\x9f\xae\xdf\x79\xd6\x5b\x79\xd6\xe3\x69\x89\x9d\xad\x23\xec\x66\xc4\x4e\x5d\xd0\x65\x35\xd4\x7b\xa6\x81\xff\x9c\xae\x40\xf7\x44\x4e\xef\x31\x5d\x63\xd2\x9c\xae\xf3\x03\x6d\xa7\xdf\x9a\xb8\xa1\xeb\xa1\xf3\xf7\x80\x07\x13\x8e\x75\x7d\x76\x92\x9d\x52\x30\x3e\x1f\xb4\xec\x4f\x4f\x29\xf5\x9d\x01\xf6\xb6\x1d\x00\x12\xac\xee\x8f\x01\xeb\x07\xce\x32\x14\xbd\xa5\xc8\x1f\x3c\xf8\x37\xbb\xf9\x1e\xdd\xd8\xa2\xb3\xac\xb9\x1b\x9f\xed\x5f\x8b\x3c\xd8\x83\xfb\xf4\x7c\x7c\xa5\xea\x56\x3c\xef\x5b\x7c\x62\x3b\xe5\x3f\xe7\xec\x4a\xe6\xf7\x22\xe4\x54\x72\x8c\xb0\xb2\xb4\xd0\x82\x64\xd3\x1d\x65\xc6\xa5\x0a\x0e\x71\x69\xdb\x2a\x07\x14\xeb\xd5\x6e\x19\xb4\x39\x70\xf4\x7b\x9b\xa1\x2b\xf6\xad\x57\x9b\x35\xcb\xad\x70\xe1\xeb\x35\xc3\xd6\x4e\xf5\x74\x9a\xbd\x76\x55\x74\x82\x87\x97\xdf\xf4\x79\x2b\x05\xb3\x84\x7d\x46\x4c\x29\x0d\x5d\x52\xf6\x79\x94\xea\xe4\x65\xcb\x77\x3d\xb7\xf7\xf9\x36\x69\xe9\xf2\x13\x3f\x3b\xbc\xe7\xfb\x7d\x0b\x71\xef\xec\xf2\xcc\xf1\x1b\xb0\x38\xb3\xcb\x61\xe8\x72\xbf\x6d\x0b\xbb\xba\xc6\x7a\xbc\x9c\xe8\x31\xff\x59\xd7\xce\x41\x63\x26\x8a\xcd\x1d\xd9\x95\xe3\xaa\x31\xd1\x70\xd6\x8d\xae\xeb\x03\x36\x4d\x70\x9b\x39\xa2\xeb\xad\xb3\xc9\xf8\x73\x81\xb3\x41\xc0\x51\xd3\x37\x3f\xe0\x13\xe8\xd8\x3f\xf4\x35\x9d\xb6\x0e\x1c\xec\x2c\xff\x45\x07\xc2\xe2\xa7\x3a\x90\x6f\x71\x41\xc8\x47\xb4\xc0\x4a\xac\x0b\x51\xff\x74\x23\xce\xa3\xf7\x67\xd3\xfa\x48\xe5\xd7\x77\x22\x6f\x57\xec\xbd\x1b\xf7\x2f\xcf\xe6\xec\xc3\x3c\xa6\x4b\x26\xe2\x39\xf8\x94\xbd\x49\x63\xfb\x7c\x26\x24\x7e\xce\x01\x63\xdd\xf5\x32\xc3\x22\x06\xed\x53\xb1\x2f\xd7\x28\x5a\x39\x68\x77\xcc\x88\x8d\xa6\xdf\xe6\x5d\x8a\x91\x9e\xd6\xe4\x74\x3c\x60\x5a\xf4\xe9\x95\x32\x6e\x77\xfd\x3e\xef\xd0\x8c\x2d\x76\x6f\x18\xd7\x15\x95\x77\xf2\xe9\x90\xdb\xa3\x67\x45\x2e\xb8\xaa\x31\xb4\xc8\x47\x64\xdb\xfe\xa7\x7c\x43\xe7\x7a\x0f\xdc\xe6\xd1\xb1\x65\x88\xa8\xf7\xd6\x4d\x9f\xbb\xc2\x07\x3b\x7a\xf3\x87\xbf\xe8\xca\x74\x5d\xe1\x15\x12\xd6\xd5\x55\xeb\x52\xe1\x3d\x6d\xf5\xd6\xae\xe7\x2e\x56\xde\x13\x43\x3b\x80\x38\x09\x7b\x1d\x5b\xbe\x1a\x94\xfb\xab\x78\x8f\x0c\x59\x08\x7a\x0e\x23\x46\x76\x06\x8b\x83\xb7\xad\x8a\x57\xca\xc2\xf9\x30\xd9\xfa\xb3\x57\xbf\xf9\x19\xb0\xc8\x6a\x2a\x80\x0d\xdb\x25\xf4\x64\xe7\xfe\xa7\xe2\xf7\xff\x59\x10\x8c\xfb\xd7\xad\x3a\x6b\xf0\x3e\xd7\x7b\x6f\x41\x5d\xc7\x3d\xd8\x89\xbb\xe1\xe5\xea\x71\xd4\xff\x60\xff\xbe\x29\x34\xfe\x24\xf4\x45\x3f\xc9\x43\xf5\x01\x87\x22\x8e\xa3\x8e\x2a\x2e\x36\x3d\x4d\xf0\x2b\x21\x5b\x8b\x4f\x74\xa8\x36\x89\x1a\xac\x56\x4b\x8d\xb6\xd8\xab\xd8\xb1\xd0\xec\xe8\x29\xf7\x2f\xfa\x77\xa7\x8c\x4e\xb1\xf4\xfb\x68\xd3\xdf\x77\x50\x52\xd6\xd2\xbb\x0e\xcf\xbc\x5f\x1c\xda\x10\xdd\xe2\x94\xef\xa9\x75\xd0\x3d\xcd\xd0\xe5\xd0\x90\x7d\x07\xe4\x2e\xdf\x1c\x10\xee\x3e\x3b\xd1\xee\x51\xdf\x01\x23\x07\xaf\xd8\xff\xfd\x8b\x88\x73\x9e\x7b\xdf\x84\xf4\xae\x9f\x8e\xb9\x83\x8f\xc7\x86\x83\x8e\x83\x90\xbb\x58\xf4\x13\xb0\xb2\x27\xee\x9f\x22\x13\xc1\xc9\x6e\xa9\x47\x6c\xc4\x34\x18\x6c\x5b\xef\x31\x7b\xa3\x1b\x04\x58\xa7\x7b\xc8\xad\xbf\x00\xcb\xac\x78\xdd\x3f\xad\x2d\x80\x08\x8b\x10\x0f\xb3\x55\xc6\x90\x60\xae\x35\x78\xd8\x8a\x89\x70\xc1\xf8\xd1\xef\x79\x8f\xb6\xff\x5f\x02\xc1\xc8\x4b\xb5\x2e\x0e\xc3\xf5\xc2\x33\xb7\xad\xa3\xf1\xfe\x8f\x8f\xc1\xdd\xee\x1b\x02\x7b\x5a\xe9\xfd\xa7\xbc\xe8\x39\xf3\x23\xc8\x87\x9f\x1a\x7c\x02\xfb\x49\xca\xa8\x53\xd8\x2f\xe2\x21\x07\xdb\xcb\x96\x37\x67\xf1\xbc\x7b\xd8\x8f\xbc\x27\x0a\x2d\x84\x2c\x72\x3f\x2b\x6b\xf0\x4d\xe6\x4d\x80\x63\x6e\xed\x00\x7d\x0d\x83\x31\x5a\xd9\x13\xc6\x99\x18\x4f\xf3\xfc\x96\x35\x6f\xb1\xa4\xf9\x58\xf7\xbb\x99\x51\x91\xfb\x2d\xbf\xba\x2a\x64\x6c\x3d\x5a\x65\x9d\xe9\xbc\xef\xd4\xc5\xa2\x07\x36\xbe\x8e\xd1\xa7\x44\x6a\xd3\x6c\x34\xfa\x37\x9d\x8c\x6a\x37\xb3\x3a\xeb\xb8\x28\xf5\x23\x2c\xb3\x78\xe3\xb8\xe1\x70\x33\x6c\x35\x0f\x76\x4a\x3a\xd8\x0a\xdb\xcc\x63\x9d\xe4\xf7\xbb\x42\x8a\xe9\x46\x67\xed\xdd\xcb\xe0\xa8\x69\xb0\x73\x54\x8c\x02\x64\x99\xac\x73\x5e\xb2\xe3\x0a\x14\x1a\x9b\x38\xcf\x8c\xd2\x83\xeb\x46\x66\xce\xdf\xb6\xac\x84\x2a\xc3\x61\xce\xf9\x9b\x94\xe1\xb1\x81\x16\x37\xfe\x81\x77\x30\xf2\x37\xef\xe3\xc2\x30\xbe\xe7\xeb\x22\x71\xf7\xb8\x26\x2b\x1e\xf5\x51\x15\x6b\x12\xf1\xfe\x17\x9f\x4c\xf9\xd9\x8d\x79\x33\xa9\x3f\x4a\x46\x4e\x06\xfa\x06\x1d\xbe\x9d\x8b\x3a\xcb\x3d\x5a\x79\xb8\x6b\xbc\x7d\x54\x3e\xd6\x45\x59\xeb\x78\x09\x7d\x04\x16\x45\x5e\x39\x2f\x72\x9a\x90\xc0\xec\x2b\x82\x9a\x79\xa2\x17\xc6\xd5\x17\x27\xda\x1d\x57\x58\x3a\xb4\xb9\xa8\xc5\xeb\x8d\xd6\x77\xd7\x17\x45\x21\xf3\x12\xf4\x26\x38\x29\x17\x7e\xde\xdc\xda\xaf\xc4\xae\xac\xd0\x32\x79\x9f\x61\xa0\xf5\xdc\x82\xc4\x7c\x4b\xc3\x0a\xcb\x84\xfc\xc6\xfb\x63\x0c\x23\x2d\x95\xf2\x27\xbc\x6b\x32\x70\xb3\xcc\x38\xdf\x17\x1a\xf5\x97\x59\xc9\xe6\xdc\x86\x37\x7a\x2d\x56\xd2\x19\x47\xe0\x83\x9e\xbc\x55\x6b\x9a\x0f\xbc\xd7\x73\xb6\x7a\x70\x64\x0d\xfc\xd4\x15\xb6\x31\x49\x9a\x0d\x9f\x74\x3f\xda\x5c\x4c\x1c\x09\x5f\x75\x33\x6c\xf9\xf7\x8c\x81\x5f\xba\x22\x36\x5f\xe3\x57\x02\xe8\x38\xd8\x06\xec\x92\x05\xd0\x8e\x87\x13\x8b\x70\x37\xfb\xfd\xd9\x75\xb8\x3e\x6c\x58\x41\xc7\xb9\x9a\xc0\xdd\x38\x6f\x54\xfc\x38\x88\x3c\xf8\xa5\xaf\xb4\xbd\xe7\x25\x9d\x44\xde\x3b\x53\x23\x07\x77\xd1\x8f\x34\xd0\xb8\xf7\x3b\xe6\xe3\x78\xbb\x73\xe7\x25\x3c\xff\xba\x21\x98\xfa\xa4\x84\xb4\x5d\x47\xbe\x7f\xfa\xb2\x4a\xe4\x0d\x27\x66\xdd\xba\xa8\x64\xc2\x93\x3a\xfc\xd5\xcd\x19\x66\xba\x52\xed\x2e\xf7\x2b\x53\x87\xca\x28\x09\xdb\xbb\x57\x1e\x9c\x31\x40\xe5\x92\xe5\xa7\xca\x55\xeb\xd7\xa8\xdd\x34\x7d\x5b\xa9\x7e\x80\x4f\x43\xc2\xe8\x79\xc5\x9e\x73\x47\x34\x2c\x0d\xc7\x55\x0c\xad\x5a\xad\xde\x61\x50\x58\xde\xd2\xb2\x4e\x6d\xa6\x61\xe8\xf5\x00\x00\x95\x5c\xa3\xd8\xcb\x43\x01\x54\xef\x1a\x09\x14\xc4\x00\xa8\x24\x19\x55\xe7\xe9\x01\xa8\x9a\x19\x1f\xce\x91\x03\x50\x8d\x32\x19\x78\xaa\xfb\xe7\xa7\x4d\xae\xa4\x1d\x06\x50\xbd\x63\x1a\x7e\xd4\x18\x40\x4d\xc4\x74\x4b\xf2\x7e\x00\xd5\x25\x66\x5a\x07\xa3\x01\x54\x53\x3f\xbd\x5d\x8f\xf7\xb1\x69\xd3\x76\xe4\xb1\xea\x42\x13\x90\x05\xb9\xc5\x74\x6f\x25\x16\x69\xa8\xeb\xb9\xf0\x21\x0b\xc7\x8b\x6c\x99\x33\xc8\x2e\x1c\x6f\xb9\x88\xfc\xf5\x41\xe6\x13\x12\xf7\xac\x14\xc7\x97\x88\x11\x65\xbf\xba\x71\xb5\xf3\x4d\x1c\x37\x17\x92\x2a\x64\x13\x26\xb9\x3d\xc0\xfa\x22\xc3\xd3\xeb\x5e\x89\xae\x20\x64\xc0\x98\xba\xfb\xba\xa7\x45\x78\xad\x75\xeb\x60\x40\x9b\xf4\x4a\x53\xaf\x87\xd3\xfc\xd7\xc8\xee\x34\x28\x78\xb8\x62\x55\xa8\x9c\x88\x9e\xf1\xc3\xa5\x09\x99\x72\x67\xb5\xb3\x1f\x6e\xc8\xdd\x24\x97\xa3\x65\xf7\xd0\xf6\xa6\x67\x9f\x56\xcd\x9a\xba\xf6\xd7\x9f\x65\x37\x68\x0d\xae\x55\x00\x90\xf6\xd2\x72\xad\x12\x01\x90\x0e\xd6\x5a\x56\xa1\x07\x20\x5d\xa0\xb5\xf7\xda\x64\x00\xe9\x27\xda\x0b\x8a\xe7\x01\xc8\x94\xe9\x18\x5f\x4c\x04\x90\x5d\xa5\xbd\xe3\x1c\x1f\x80\x4c\xa8\x9e\x43\x76\x10\x80\x9c\x8f\x5e\xc2\xa9\x57\x00\x72\x8b\x75\x03\x4f\x5c\x02\x90\x2d\x7a\x3d\x77\x07\x9e\x5b\x7f\xd4\x87\xfa\xa2\xdc\xce\x4a\xc6\x75\x73\x69\x5c\x3a\xea\x02\x2f\x6e\xa7\xfd\x3c\xe7\x1a\xad\x13\x95\xae\x45\xeb\x44\x25\x7d\xa5\xf7\x3b\x61\x52\x19\xf2\xfd\xdb\xd3\x29\x7b\x16\x9e\x4b\x79\xc2\x65\x84\xea\x23\x66\xc6\xd7\x21\x0f\x3c\xd6\xe7\x19\xae\xcf\x9c\xab\x9b\x50\x97\x6a\x55\xfa\xca\x5c\x69\x2f\xcf\x70\x83\xf1\xaf\x6c\x6c\x1e\x89\x48\xe9\xb8\xbc\x9e\x36\xf6\xa6\xa8\xa2\xc6\xf6\xd7\x8f\x96\xdc\x11\x3d\xac\xfa\xf1\x4d\xe6\x2e\x7f\xd1\x24\x15\xa7\x37\x31\xa7\xb6\x88\x0a\x2a\xdb\xbe\x15\xb8\xde\x2c\x9c\xa1\xf4\xf3\xcd\xee\xa6\x2c\xa1\x3e\xca\x0b\xdf\x8c\x01\x10\x50\x57\xfe\x51\x1f\x0c\x20\xf8\x46\xc5\xa4\x2e\x0d\x40\x28\x49\xc5\xa1\xfa\x29\x80\xd0\x3b\x55\xb9\x9b\x51\x00\x22\xcb\x55\x23\xae\xab\x00\x88\x9a\xa8\x8e\xbb\x52\x01\x20\xf2\x5a\x6d\x77\xd1\x01\x00\xb1\x78\xf5\x8e\x0b\x36\x00\x12\xfd\xd5\xa7\x9c\x09\x03\x10\xf7\x79\x3c\x83\xfa\xe2\xdc\xad\xa4\x75\xe1\xca\x9c\xe9\x38\x57\x28\x77\x06\xdb\xc7\x19\xef\x7c\xd4\xd5\x9e\xbc\x5b\x8c\xf7\xf9\xf0\xfa\x6b\xb8\x4e\xda\x7b\xb6\x1c\xf5\x1c\xbb\xe2\xee\xe0\xdf\x6f\x9e\x75\x0f\x7d\x82\x56\xf1\x51\x9f\x94\xa0\x59\x4f\x31\x8f\x53\xef\x37\xe0\x3c\xe2\xb5\xfb\x35\x8e\x27\xf6\xfe\x6d\xf8\xf7\xda\x16\x9f\xaa\x05\xf7\x13\xa2\x3a\xec\x8b\x4f\xbf\x6d\xbc\x8b\x94\x92\xbe\xb6\x0d\x3f\xc4\xc3\xab\xa8\xd5\xb1\x7c\xde\x12\x42\xfa\x1e\xfe\xbe\x65\xeb\x0b\x42\xfa\xf0\xfd\xb0\x39\x66\x49\x88\x74\xf3\x8f\xbc\xcb\x0f\x09\x91\x52\xfe\x29\xf6\x54\x8d\x10\x89\x29\x3f\xbe\xfc\x94\x24\x44\x6c\x54\x3b\x56\x0e\x10\x21\xcd\xc8\x5f\x08\x7f\x69\x42\x65\x81\x50\xec\x13\xf4\x75\x10\x96\xac\x41\x7d\x83\xf0\xaf\x2a\xdc\xd7\x14\x98\x55\xb9\x15\xaf\x65\xcb\xf0\xe4\xb5\xc0\x83\x12\xdc\xf7\xaf\xbe\x7a\xc4\xeb\xcf\xf8\x8b\x46\x9d\x35\xc5\x79\x20\xb8\x10\xfd\x0e\x32\x03\xa9\xfe\xeb\x98\xe7\x0d\xd4\x53\x1e\xf8\x74\x1b\xc7\xd3\xb8\xaa\x6a\x56\x17\xaa\x16\xd7\x55\xeb\xd3\x9e\xe0\x7c\xba\xfc\x72\x23\xfa\xa6\xcc\x4d\x79\x85\xe7\x12\x26\x49\x35\xe3\x38\x33\x7c\xf5\x07\x5c\x97\xd8\xe4\x7e\x43\x5d\x84\x8a\x25\xa0\x7e\x40\xe2\x06\x80\xfc\x7e\x42\xc4\x5e\x02\x38\xba\x13\x22\x6a\x06\xe0\xf7\x98\x10\xe1\x6c\x80\x95\xd1\x84\x08\x2e\x02\xd8\xbd\x99\x10\x01\x2f\x80\xac\x5d\x84\xf0\x7c\x01\x28\xdb\x48\x08\x5f\x05\xc0\x73\xc6\x57\x76\x48\x93\xdf\x7c\xbe\xff\xa7\xf1\x88\xa4\xb9\x82\x62\xd3\x7d\x8a\x4f\x99\x33\x49\x0d\x75\x1c\x88\xb8\xcb\x7e\xef\x56\x2d\xee\xeb\x1f\xca\xc2\x71\xae\x18\xf2\x98\xff\xc5\x25\x6c\xb7\x59\x21\x65\x02\xdd\x98\x1a\x7f\x13\xd7\x07\x49\xf7\xef\xe2\xbc\x92\x50\x5e\x83\x3e\x2a\xd1\x1a\x8f\x51\x87\xbc\x29\x8e\xf2\xe3\x6b\x16\xbe\x44\x3f\x9c\xc5\x71\xcd\xa8\x17\x9b\x39\xe5\x3d\xe6\xd3\xb7\xeb\x33\xe6\xc1\xdd\xef\x3b\x3e\x8f\x59\xaa\xd3\x4f\x57\xf8\x4c\x51\xe0\x2a\x80\x44\x3e\x12\xee\x60\x32\x89\x9e\x73\x1f\xe1\x44\x08\x8f\x08\xc0\xbc\xf1\x8c\xdf\x2e\x22\xbd\x78\xed\x33\x8c\xff\x2c\x67\xd7\x4f\x43\x09\x21\x5b\x01\xda\xce\x93\x3f\xf8\xfc\x1f\xcc\x99\xa1\x9d\x31\xb3\xcd\xe1\xbd\xf3\xf2\x8c\x5d\xd7\xa2\x57\xf1\xe5\x59\x79\xe8\x07\x77\x51\x86\xd6\x89\xca\x59\x78\x1d\xd7\x91\x27\x82\x68\x9d\x2c\x4e\x07\xb5\xaf\xed\xa1\x42\x37\xc6\xc8\x3d\x45\x7d\x58\xa4\xfa\x0b\xfc\x76\xeb\x0e\xbd\x9e\xdf\x8d\xa1\xeb\xda\x66\x77\xe3\x82\xb5\x9f\x44\xbb\x31\x80\x74\xe0\xf8\x38\x66\x4f\x17\xce\x43\x6e\x6f\xe8\xa7\x72\x3e\x18\x9c\xfe\x81\xf8\x01\x08\x75\xbf\xe3\x44\x00\x03\xe6\x6c\xe9\x51\x4a\x71\x3a\xdb\x01\x5a\xc5\xae\x39\x5e\xfb\x38\x5b\xf9\xe3\x9d\xdb\x02\x70\x9d\x55\x42\xbc\x5f\x40\xf1\x25\x7b\x22\xfa\xe1\xfc\x67\x5e\xbe\x7f\xa1\xf8\x91\x39\x58\x34\x33\x85\xc2\x0b\x64\xb2\xf3\x7f\x5d\x46\xdd\xf0\x99\xf4\x72\x54\x8d\x9c\xec\xba\x83\x75\x23\x39\x1d\xd4\x81\x85\x8f\x70\x1c\x8c\x7b\xff\x1c\xef\xff\xf6\xab\xaf\x71\xfd\xbd\xa5\xf4\x1d\xfe\x9c\xf3\x05\x5a\x52\xf9\x15\xc7\xcd\x39\x47\x7e\xa1\x8f\xd4\x64\xa6\xff\x19\xc9\xfc\x52\xb8\x7a\x28\x86\x92\x14\x65\x99\x3f\x08\xee\xfc\xcb\x92\xdf\x3a\x10\x02\x30\x80\xe9\x14\xc6\x33\x7e\x7a\x71\x1c\xc5\x4d\x19\x14\xf7\xb1\x9d\x31\x4e\xef\x80\x3c\xf6\x16\x80\x12\xa6\x13\xa8\x62\xfa\x86\x7a\xa6\x13\x69\xb7\xf8\x33\x1f\x3d\x79\xe1\x63\xed\xe5\x6e\x37\x9e\x2d\x28\xc7\x3c\x64\x4c\xac\xc2\xf9\xff\x78\x7b\x1d\xea\x62\x0f\xa9\x53\xdd\xdf\x9e\x84\xa6\xab\x74\x3c\x7c\x8b\xad\x30\x52\xeb\x23\xb6\xff\xf5\xbf\x3e\x57\x74\xe3\xca\xc1\x9d\x58\x9f\x33\x88\xc5\x35\x9d\xf9\xc1\x70\x7a\x20\xae\x3e\x90\x2d\xd3\x03\xe9\xb2\xdf\x93\x4e\xf8\x9d\x07\x7e\xe6\x70\xa7\xc1\x76\xba\x1c\x98\xd3\xa3\x0f\x73\x84\x9c\x39\xbd\x77\xbb\xd8\xc1\x1c\x00\x13\xdb\x7a\xe7\xe3\x34\xbb\xee\xe1\xf5\xd9\x4e\x59\x1d\xab\xa0\xc9\xe9\x3f\xbe\xf5\xff\x67\x5e\xb2\x9c\xef\x62\x7c\xa9\x6d\x0f\xb7\xd3\x7e\x50\x8f\xfb\x07\xfb\x4b\xa9\x1e\x26\x6e\x57\x1b\x9e\x3f\xd8\xee\xfd\x09\x5b\xdd\xa6\xc3\xdf\x71\x5d\xc0\xf9\x02\x85\x8c\xa5\x38\x9b\xd5\x49\xe2\xda\x01\xe7\x0b\xe3\xc6\xf2\x61\xb5\x0a\x7a\xe9\x1f\x24\x63\x7e\xe7\x81\xb7\x91\xf4\xd2\x81\x58\x33\x9d\xcb\x30\xa6\x73\x98\xcc\xe2\x0c\x66\xfd\x61\x03\x6b\x3f\x31\x03\x7b\xe7\xe3\x18\x7b\x42\xcc\x66\xed\xa7\x47\xff\x51\xdf\xbb\x9d\x3c\x8d\xa5\xd8\x72\x93\x62\xe7\xa8\xee\x71\x80\xea\x3e\x8f\x6c\x6b\x40\x7d\xe0\x81\x29\x6f\xb0\x7d\x24\xac\xff\x88\x3e\x48\xbb\xe4\x3a\x70\x3d\xbd\x2d\xa8\x13\xf3\xd5\xa3\x03\x61\x3a\x18\x4e\x07\x12\xf0\x92\x22\xe7\x0f\xc4\xe9\xe3\x7a\x74\x20\x4c\x3f\xa4\xf1\x90\xa2\xc4\x13\xe8\xad\x03\x21\x00\x0a\x6c\xc7\xcf\x8c\xb5\x63\xb7\xcd\xbd\xfb\xc7\x6c\x16\x57\x28\xfb\xf9\x26\x16\x6f\x8f\xfe\xe3\x10\xc5\x14\x36\x4e\xfc\xad\xff\x28\xf6\xee\xdd\x4e\x1e\x30\x07\xde\x46\xae\x1e\x0c\x3b\xbf\x39\x88\x69\x22\x38\xfd\xc3\xdf\x3e\x18\x7f\x23\xe7\x8f\xc0\x9d\x0f\xe7\x74\x20\xa3\x98\x8e\x62\xd2\x32\x8a\xb3\x9d\x29\x2e\x65\xe7\x83\x37\x64\x50\x8c\x65\x9f\x77\x78\x1e\xc5\x1c\xf6\x79\x57\x8c\x28\xde\x1b\x40\xf1\x25\xe3\x1b\x7f\xc4\x13\xf2\x73\x3e\xe9\xad\x7f\x60\xef\xd1\xc8\xf6\xd8\x9f\x32\x3d\x44\x1d\xd3\x87\xdc\x67\x7b\xd0\x77\x18\x57\x7b\x73\x38\xc5\x32\xf6\x99\x7f\xea\x1f\x3c\xe8\x39\xfe\x7f\xe8\x1f\x7a\xd7\xc3\xf9\x6f\x1d\x08\x77\x3e\x9c\xd3\x0f\x78\xb1\x9f\x33\x3d\x0c\x99\xc9\xce\xc7\x87\xf8\xb0\x3c\xc8\xfe\x7b\x1e\x72\x59\xde\x4a\x4c\x28\x3e\x60\xaf\xbf\x3e\x4b\xb1\xbb\x45\x76\xb0\x33\xc7\xef\xb2\x28\xbe\x62\xdc\xcb\x73\x56\x9b\xe0\xb1\x28\xc5\x9a\x28\x8a\x77\xd9\x3d\xbd\x79\x9b\x62\x39\xfb\xcc\xab\x8c\xab\xba\xec\xf2\x3b\x0f\xff\xd0\xc1\xb0\xf3\xde\xd6\xac\x5e\x8c\x55\x39\xe9\xc5\x83\xff\xad\x03\x71\x9c\x40\x91\xf3\xd1\xf0\x64\xda\x1d\x5f\x16\x7f\x20\x8b\x63\xc9\x5a\x8a\xe1\x33\x28\xc6\x04\xfd\x95\x87\x51\xec\x1e\xb1\x7b\x57\x93\x42\xb1\x99\xe9\x32\xe0\x04\x21\x5f\xd9\x3d\x69\xee\xfc\xab\x1d\xa8\xf7\x6e\x07\xd5\x2f\x29\xde\x66\x6d\xfe\x6f\x1d\xd0\x95\x7a\x8a\x45\x6f\x7e\xe7\x61\xd0\xd9\xde\xed\x80\xd3\xc1\xfc\xed\x83\xf1\x9f\x3a\x90\x86\xde\x79\xe4\xfc\x45\xc6\x1e\xa4\x38\xad\x83\xe2\x22\xf6\x7b\xeb\x0f\xfe\x95\x07\x1b\x8a\x67\xd8\xfd\xb8\x56\xd2\x3b\xa6\x77\xc9\x84\x00\x3b\x63\xdc\xbe\x95\xe2\x1b\x39\xd6\x0e\x38\x1d\x10\xbb\x7e\xa0\x44\xb1\xca\xfd\xaf\x7e\xf0\x9e\x6c\xc6\xb6\xf6\x92\xea\x61\x8a\x58\x9e\x0a\x96\xfc\xce\xc3\x3f\xea\xa0\xb8\xf6\x8e\x97\x3b\xff\xce\xf1\x7f\x46\xdf\xd8\xcf\xaf\xf7\xce\x07\xa7\xa7\xe2\xfa\x07\x37\x4e\x4c\x65\xef\xbf\x90\xea\xd2\x36\xae\x5b\x87\x38\x39\x86\xfe\xdd\xa6\xc3\xc7\x58\x1e\xbc\x29\x5e\x4f\x62\xb1\x31\x4d\x4f\xfb\x33\x42\x7e\xb5\xf4\xee\x0f\x4d\xad\x54\x07\xc6\xe9\xc1\xb8\x7e\x50\xcd\x6a\x61\xdd\xcc\x27\xe8\x68\xf5\xb7\x0e\xea\xd2\x63\x82\x23\x76\xa1\x22\xd5\x8b\x5d\x18\xfc\x3b\x0f\xff\xe5\x03\x62\xf4\x85\x22\xc7\xff\xea\x46\xb0\x6b\xf6\xfd\x0c\x38\x5d\x0c\x7f\xaf\x71\x83\xd3\x49\x85\x7b\x51\x7e\x4c\x60\xf2\x4d\xc4\x3b\xf3\xb1\x9e\x0c\x6f\x5c\x18\xd5\xc7\x3d\xdd\xc5\xda\xff\x61\x36\x96\x9d\x13\x41\xdc\x7c\x83\x7e\xee\xc5\x67\xdb\x10\x6d\xbf\xc9\x13\xf2\xed\x16\xd5\x45\xbd\x7d\xcd\xf3\x1c\xdb\x81\x18\x11\xc7\x36\xe3\xce\x87\xfa\x98\x6a\x1d\x41\xfe\x6e\xbc\x95\x21\x90\xda\x8d\x37\x2e\x09\x62\x7e\x4a\xaf\xf3\xdb\x77\x63\xb1\x29\x7f\x34\xde\xff\x5a\x5e\x9c\xc9\xce\x1b\x0b\xa2\xc2\xf5\xac\xbb\x40\x12\x97\x07\xae\x1d\x70\xe7\xfe\x8d\x4f\x51\xd4\x61\xf7\x9b\xd3\x7f\x70\x3c\x30\x87\x9c\x3f\x08\xf3\x4b\x21\x96\xac\xbe\x90\x23\x3d\x17\xfb\x6e\x18\xea\xfe\xf8\x6e\x4c\xc4\xfb\x2e\x50\x30\x0f\xdb\x95\xf0\xfb\xb5\x38\x7e\x08\x6b\xee\xc2\xbc\x0b\x95\x1f\xd9\xdc\x8d\x82\x8b\xf2\xf0\xef\x05\x79\x6f\xe2\xbc\xc3\xff\xa4\x49\x01\xff\xfe\x73\x97\x29\x21\x1f\xb7\x0a\x96\x77\xbf\xf7\x0b\x31\x11\xbc\xcf\x8f\x82\xc4\x51\x1f\xc3\xf9\x21\xdd\x4c\x17\xc7\x99\xfb\x86\x97\x18\x3e\x3f\x5d\x95\x92\xc0\x27\x98\xe2\x42\x09\x74\xf6\x2a\xf0\x14\xc3\xeb\xf3\xf2\xe2\x78\xa6\xfd\xf4\x14\xf1\x90\x6e\xcc\x91\x17\x0b\xe2\xf2\xd0\xa3\x7f\xe8\xd3\x3b\x7e\x2e\x5e\x8e\xff\xe4\x78\x60\x0e\x55\xb8\x7c\xa0\xfe\x85\xab\x23\xc4\xe9\x83\x84\x33\x3c\xcc\xba\x51\x7c\x95\x2f\xfa\x69\x89\x7f\x99\xf3\xac\x1b\x25\xbb\xd6\x60\xbb\x97\xbc\xb2\x8b\xd6\xd7\x10\x3c\x8a\x9a\x47\xf1\xb3\x17\x31\x0f\xe2\xa3\xef\x60\x1f\x10\x9b\xf6\xc6\x8d\x90\x5f\x93\xc5\xf1\x39\xa8\xd9\x52\xd6\xa6\x1b\x9f\x46\xcb\x61\x05\xc0\xbb\xc7\x95\xef\x00\x08\x7d\x2c\xaf\x53\x8e\x01\x10\x3a\xc5\xf9\x61\x5d\xae\x54\x89\x06\x10\x19\xdb\xa3\x7f\xda\xa2\x9c\x04\x20\x54\x7a\x36\x4f\xb9\x04\x40\xa8\x39\x57\x5c\x79\x37\x80\xd0\xb6\x0c\x1b\xd5\x61\x00\x22\x8f\xd3\xef\x29\x7f\x02\x10\x7a\xfd\x67\x3f\xd0\x67\xf3\x9d\x86\x78\xef\x78\x39\x1f\x04\x19\xa6\xb3\xe4\xce\x83\x73\xaf\xd3\xdf\x13\xf2\xd1\x41\x3d\x84\xf8\x0c\x2b\x9c\xf7\xa5\x47\x0c\xc2\xb1\xbc\xcf\xf1\xb1\x38\x9e\xc8\x19\xcc\x42\x3d\xa0\x5c\xc4\x6a\xac\x9b\xd1\x97\x2f\x46\x00\xaf\x4f\x1d\x9f\x48\xc8\x2f\x77\x05\xc1\xee\xc7\xce\x6f\xbf\x14\x8f\xdc\x71\x20\xe4\xf3\x3b\xa5\xbc\x97\x6b\x09\x69\x8f\x55\x46\xdd\x64\xc3\x3a\x15\x49\x00\xa1\xac\xfb\xfa\x6a\x2e\x00\x62\x89\x95\xf6\xea\xd9\x00\x12\x45\xa5\xe9\xea\x43\x00\x24\xf4\x2f\xb5\xab\xed\x01\x10\x37\x2c\x10\x55\x17\x01\x10\x4f\xcf\x3b\xa8\x96\x09\x20\x2e\x79\x7a\x8e\xda\x71\x00\xb1\xa7\x59\x5f\xd5\x6a\x00\xc4\xbe\x9c\x7c\xa0\xde\x9d\xe3\xcf\xa9\x3f\xd5\xf5\x00\xc4\x9a\x8f\xc6\x69\xf8\x02\x48\xc8\xfe\x39\x0e\x68\xfe\xea\x1d\xbf\x34\xd3\xdb\x72\x3e\x00\x7c\xf1\xbd\x91\xbe\x2e\xbc\x4c\x1a\xf9\x7e\x4e\x17\xd3\xd7\xdc\x18\x7d\xd4\x94\x6d\x9d\x77\xf3\x64\x00\x28\xaf\xf2\x7e\xc8\x7b\x14\x40\x79\xd2\x0c\x41\xbe\x65\x70\x45\xe9\xfd\xca\xa9\xfc\x3c\xdf\x72\x55\x04\xb7\x57\x09\xf9\xb5\xef\x54\x39\x9c\xdc\x2e\x52\xd1\x96\xa8\x2a\x78\xe6\x81\x58\xce\xdb\x7b\xaa\xd3\xca\xf9\xc4\xdf\xbe\x3a\xaf\x7a\xbf\xde\x44\x62\xf8\x8b\x56\xb5\xc2\x8e\x3c\xf1\xd8\xba\x7a\x8d\x7c\x00\xc9\xb6\x9b\x7e\x5a\xf7\x00\x64\xa0\x74\x8b\xd6\x13\x00\x99\xe7\x85\x01\x3a\x83\x01\xfa\xcc\x3f\xff\x46\x5b\x13\x40\x26\xef\xf4\x03\xed\x0e\x00\xd9\xe0\xec\x7d\xda\xab\x00\x64\xf6\x9f\x8c\xd6\xba\x03\x20\xbd\x28\xed\xb6\xb6\x08\x80\xf4\xaa\x63\x92\xda\x17\x00\xa4\xdf\x1d\xde\xac\x75\x08\x40\x6a\x65\xd2\x18\x2d\x37\x00\xc9\x4a\xf8\x47\x1d\x14\x42\xa4\xcb\x7b\xc7\x4b\x26\xfc\x89\xfc\x6c\x35\x2f\x72\x88\x60\xfb\x91\xdd\x26\x84\x7a\x2a\xa5\xaa\xbe\xb8\x3e\x50\xd7\xd7\x39\xcf\xbb\x06\x40\x63\xbf\x9d\x32\xbf\x32\x80\xa6\xe0\xf0\x19\x02\xa5\x1d\x8b\xb4\x05\xa7\xf4\x11\x09\xfe\x30\x48\xc7\x69\x89\x88\x84\xcf\xdb\x23\x3a\xc9\x5b\x46\x4b\xe7\x37\x7d\xd4\xc9\xdc\xbf\xb1\x4f\x6a\xfd\x02\x9d\x75\x99\x69\x7d\x2b\x1e\x5f\xd5\x71\x2d\xf9\xa1\xa0\x58\x77\x5e\x67\x52\xdd\x17\x85\xa3\x35\xa7\x74\xf9\x3e\x3a\x28\xe8\xdd\x4e\xd7\xb7\x01\x50\x74\x29\x9d\xdd\x4f\x16\x40\x89\x3f\xff\xa5\x41\x28\x80\xf2\xa8\x33\xed\x06\xd6\x00\x4a\xae\xd9\xfd\x0c\xa2\x01\x94\x0c\x4f\x6d\x30\x70\x06\x50\xf4\x49\x6d\x30\xd2\x06\x50\x56\x38\xaa\x6d\xe0\x00\xa0\x60\x9d\xf4\xda\xa0\x06\x40\xc1\xf7\x60\xa2\xc1\x74\x00\xf9\x55\x89\xc3\xf4\x6f\x03\xc8\x05\xee\xf5\xd1\x9f\x05\xd0\x67\xfb\x9f\xfd\x9f\xbb\xff\x7f\xc5\xcf\xf8\x4f\x7e\x56\x0f\x45\x9a\xf9\x62\x70\xfe\x18\x1a\x1b\x28\xea\xeb\x8b\x61\xdd\x1c\x43\x51\x55\x17\x5e\xf9\xce\x6c\xc3\xd9\xa6\x67\x84\x64\xda\x6f\x9b\x0c\x72\xcb\x10\x17\x7c\x3b\xd5\xf4\x94\xaf\x87\x74\x47\x43\x91\xe9\xb7\x79\x0a\x7d\x23\x1f\xab\x9b\x2e\x0f\x7b\xa3\x94\xf8\x20\xd8\x24\x29\x6e\xa1\xea\xc3\xaa\xe5\xc6\x9f\x53\x3f\x6a\xc4\xdd\xcc\x35\xb6\x2e\xb4\xd2\xf2\x28\x3f\x6c\x74\xb7\x5a\x54\x5b\xf9\xfa\x3c\xa3\x5f\x6f\xdf\x6a\x3d\x2d\xbd\x60\x62\x03\xa0\x79\xfb\x42\x98\x69\x08\x80\x96\x6f\xf6\x4e\xb3\x0e\x00\x6d\x83\xf4\x57\x66\x67\x00\x34\x2f\x1c\x5f\x6e\xf6\x01\x40\xd3\x32\x25\xc3\x82\x07\x40\xf3\x64\xd2\x14\x33\x23\x00\xb5\x6b\x89\x4d\xa6\xcd\x00\xaa\xd7\xf6\x4a\x9b\xd9\x00\xa8\x4e\x8a\x3f\x6f\x2e\x0f\xa0\x9a\x17\x9b\x6c\xea\x04\xa0\xac\xb9\x33\xd0\xf8\x3b\x80\xa2\xda\x9f\xfd\xfc\xdf\xe3\x17\x64\x4f\x81\x72\xcb\x29\x6a\xad\x64\x71\xb3\xd7\x39\x5e\xdc\x12\xf7\x9d\x7e\x2a\x3b\xc4\xca\x95\x11\xf2\xae\xac\x7f\x85\x7e\xb9\xf0\x81\xa6\x14\x87\x2a\x87\x5f\x32\x9d\x8f\x0a\xfa\x8f\x1f\x59\xa1\x90\x51\xdd\xe4\xd0\x10\xf0\x44\xf5\x5d\xe5\x3b\xfb\xba\xe5\x1b\xb5\xd2\xaf\xdd\xb4\xdb\x1c\x75\x4e\x2f\xeb\xf2\x57\x5b\xfd\xe4\x9b\x06\x57\x0b\x33\x6c\xc4\xcf\x29\x1a\x0b\x5c\x3c\x6d\x2d\x56\xb9\xc4\x44\xe9\x7c\xb0\xd5\x85\xc6\x95\x26\xd6\x79\xd2\xd6\xf3\x3b\xdd\x8d\xbe\x66\xec\xb7\xd9\x01\xa7\x8d\x6c\x8e\x36\xd9\xc6\x43\x91\xe1\xa6\x43\xa7\x6d\x4b\xe1\xb6\x81\x78\xe2\x54\x5b\x7f\x78\xaa\xbf\x79\xef\x15\x9b\x07\xd0\xa2\x27\x11\xff\xc9\xd6\x09\x3e\xea\x46\xc4\xbe\xb7\xd1\x01\xd0\xde\x16\x2d\x66\xeb\x00\xa0\x1d\xbd\x5d\xc0\xfa\x3d\x80\xe6\xfc\xad\xc6\xd6\xfc\x00\xea\xe3\x36\x0f\xb6\x0e\x01\x50\x97\xf8\xdf\xf1\x2b\x9c\xa5\xc8\xf1\xa0\x5c\xdc\xf6\xed\xe4\x0f\x5e\xfc\x6b\x03\xf5\x89\x68\x1d\x3d\x3c\x56\xbc\x8d\x90\x06\xfe\x11\x8e\x1a\x2f\x85\x22\x6b\x74\x86\x75\x59\x7e\x90\x15\xbf\xc9\xe3\x71\x65\x70\xa4\x6a\x63\xe9\x31\xf7\xd0\x09\x75\x3a\x41\x85\x8b\x07\x35\x2d\xfc\x68\x50\x9b\xd7\xd7\xf5\xe7\xc6\xcb\xa6\xa1\x39\x99\x03\x4d\xf6\x8d\xb1\xec\x9b\x21\xe2\xb2\x2f\xf3\x85\xf5\xc9\x13\x73\x9c\x43\x4b\xc1\x36\xf8\xf8\x55\xa7\xa3\x8f\x5a\x6d\x1f\x1c\x53\x72\xba\xf4\x79\x90\xad\x5a\xd2\x2a\xe7\x7c\xf0\xb1\x9e\xb4\x57\xcd\x25\x0c\xe6\x58\x16\xc6\x7e\x75\x11\x86\x28\x33\xd8\x75\xd7\xf9\x38\x24\x9a\xee\xd9\x5e\xed\xec\x0c\xa7\x8d\xc3\xb6\xb6\x38\x77\xc0\x05\x63\xd1\x2d\x2b\x9c\x72\xa0\xda\x60\xee\xa6\xd5\x4e\x0a\xf0\x5c\xbf\x2d\xbc\xb2\xff\x47\xf8\xa2\xbb\x3b\x6c\xa0\x23\x3f\x74\xe9\xac\x5e\xa3\xe3\x10\x0f\xa0\xa5\xff\xcf\xf8\x79\xd3\x7b\xc7\xcf\xdd\x77\x8e\x07\x1d\x80\xfb\x12\x5d\x5e\x43\xf0\x29\xbe\xdd\xcc\x07\xf7\x5d\xdf\x38\x8e\x43\xff\xf7\x67\x43\xfd\x6c\xf9\xde\x11\x72\x7f\xb4\xff\x2c\xa5\x44\xbe\x13\xe5\x12\x7e\x23\x8d\xd6\x4b\x8f\xbf\xb4\xcd\xf7\xb3\x73\x9c\xaa\xe2\x59\x8b\xd1\x53\xbd\x1b\x0d\x56\x9c\x7a\xef\x13\x38\x23\xcf\x7c\xc4\xf1\xbe\x23\x7f\xad\x3a\x6e\xe3\x9f\x74\xdb\xf3\xf9\xae\xa3\x0e\xdb\xf7\xbf\x1c\x56\x7e\xbc\xcc\x29\x32\xe1\xd3\x50\xde\xc2\xa9\x2e\xb3\xe2\x3e\x79\x3c\xbd\x67\x3e\xa0\x7f\xac\x9c\xc7\xec\x96\xfd\x2e\x4f\xa2\xbf\x0c\xb1\xe9\x6a\x72\xee\xb3\x4d\x78\x88\x01\xc8\x39\x3c\xdd\xc4\x3f\x44\x07\xfa\xdb\x39\x85\x97\x78\x98\xc1\x24\xeb\xe3\x61\x5b\x3c\xac\x60\x91\x95\xdc\x9a\xeb\xee\xd9\x10\x6e\xb1\x79\x55\xfe\xe0\x1d\x70\xd0\x8c\x77\x45\xe4\xa0\x6c\x38\x63\xfc\x6a\xb9\x93\x5b\x08\x54\x1a\x4e\x5e\x26\xe7\x76\x10\x6e\x1b\xf6\x59\xb2\x61\xa0\x10\xb4\xeb\x09\xff\x8e\x9f\x30\x97\x4f\x45\xf6\x94\xcf\xe9\x00\xec\xd9\xee\xc6\x60\xe4\x6d\x7f\x26\xf9\x60\x5d\x8c\xf7\x45\x13\x71\x57\xe4\x45\xfc\x54\xdc\xb7\x7e\x24\x32\x13\xf7\x77\xab\xa4\xe7\xe2\xfe\xde\xf5\xad\x0b\x47\xc8\xe6\x12\x52\x68\x30\xcf\x40\x27\x54\x62\x61\xae\xed\xac\x57\xb6\xa7\x94\x1e\xa7\xce\x9e\xfe\x61\xe8\x4f\xfd\x43\x07\x22\xfd\xcf\x4e\x5a\x6a\x3d\x31\x3e\xcc\xef\x73\xf0\xa6\xfe\xa7\x77\x6c\x9d\xb0\x25\xe2\xed\x00\x8f\x88\x8b\xbe\x6e\x87\xf6\xba\x15\x6f\x54\x19\xbb\xe0\xec\x08\x77\xd3\x75\x3b\xc6\xf0\x57\x0e\xf3\x98\xbe\x76\xfa\x68\x95\x26\x37\x0f\xdf\x35\x64\xf4\xba\x2e\x99\xc1\xdf\x43\x23\x46\xdd\xef\x3a\x37\xf0\x6a\x48\xe3\xa8\xd9\x5d\x4d\xce\xb9\x8b\xe3\x7c\x3e\x82\x58\xff\x17\x8b\x9f\x7a\xa7\x80\xb6\x83\xc1\x22\x5e\xaf\x18\x70\xb7\x8d\x5e\x10\x3b\x72\x01\xcc\xb5\x3a\x34\x9f\x77\x84\x1a\x6c\xb1\x90\x9b\xfb\x6e\xf8\x53\x38\x68\xfa\x65\xf6\xee\x61\x2f\xe0\x8c\xf1\xa1\xd9\x1e\x43\xcd\xe1\x86\xe1\xfa\xdf\x79\x90\x0d\xea\x7d\xff\x1d\x6c\x29\x52\x1e\xf8\x67\xff\xb1\xd8\x3e\x5a\x98\x2f\x42\x83\x3e\xf5\x83\xa9\x93\x0e\xa2\xfc\x57\xc9\x12\xe4\x85\x4b\xa7\x2d\xc7\xfa\x10\x17\xcf\xad\x4a\x15\x76\x26\x24\x3b\x77\xd5\x60\xd5\x29\xc2\x45\xc7\x7c\x42\x8d\xcc\x26\xc8\x5b\xec\x57\x0b\xf1\x73\x13\xd4\x71\x8a\x8e\x08\xca\x18\xc7\x6f\xb1\x22\xfc\xfb\xdc\xa8\x39\x6a\xce\xf7\x57\xd9\xcd\xca\x0b\x7b\x35\xc8\x3a\x64\xc3\x8c\x75\x09\x4e\x43\x46\x06\xd9\x4f\xf7\xca\x18\x3c\xec\xda\xbc\xd9\xd3\x12\x4a\x73\x3d\x87\xcf\xbe\x3a\x75\xe2\xe3\xa5\x9e\x53\x67\x79\x4e\xb5\xfd\x72\x63\xf8\xe8\x19\xfe\x53\xa6\x75\x8d\xf1\x58\x31\xdd\x61\xf2\xf3\xae\xdd\x6e\xcb\x03\xb2\x27\xa9\x76\x95\x0c\x58\x3e\xf5\x89\xdf\xf9\xae\xa7\xce\xdb\xa7\xad\x98\x70\x00\x78\x1d\xa5\xfd\xdf\x8c\x7f\x06\x7a\xf6\x63\xfd\xd3\xc6\x7d\x80\xa1\x36\x59\x93\x0c\xc6\x09\xc1\x6c\xcb\x2e\xbf\x67\x63\x96\x43\x98\xf9\xd7\x49\x3e\xa3\xed\x61\xbb\xd9\x75\x00\x71\xb6\xdb\xa7\xcb\xf4\x70\x8e\xac\x1d\x0c\x47\x7f\x98\x9f\x26\x13\x91\xef\x6d\x49\x9b\x89\xe7\x11\x9f\x8b\x2e\x44\x1e\xa6\xc6\x82\xd6\x09\xb9\x99\xb3\x1a\x7d\x50\x4a\x2c\xb0\x39\x90\xbc\x06\x5a\x37\x26\x63\x7c\x04\xee\x73\x1e\x4b\x8b\x3c\xa8\x40\x08\xd9\x5b\xb3\x25\xa3\x9f\x8c\xcc\xe6\x1d\xa2\x1b\xed\x1c\xad\xd4\x2f\xae\x0f\x5e\x37\xd5\x2b\xdc\xf8\x4e\x48\xee\xaa\xca\x80\xb7\x0e\xc3\xe6\xae\x09\x5d\xb3\xc2\xc2\xd5\x2e\xd0\x77\xd9\x85\x5d\xfe\x83\xfb\x4e\x99\xbf\xd4\x3e\x2d\xc0\xfd\x93\x5f\xe5\x92\x97\xc5\x3e\x1e\xf5\x13\x96\x04\xdf\xaa\x5d\xe2\x71\x63\xbc\x47\xf0\xaa\x0f\xa7\xdd\x37\xfb\xbe\x5d\x6c\xd2\x95\xe8\x76\xda\xd7\x60\x21\x4f\xd7\xcd\x01\x53\xc6\x8d\x98\x37\xb7\xeb\x9b\xd3\xb4\x71\xc3\xe7\xb8\x82\x68\xff\x2f\x63\xaf\xcc\x9c\x07\xc6\xf6\x0b\xc6\x6a\x06\xf6\x81\xa1\xb6\xfd\xc6\x8c\x0d\x18\x09\xd3\xac\x65\xc6\x3a\x4c\x1d\x0e\xd3\xac\x7e\x8e\x96\xf5\xe7\x87\x28\x73\xc5\xd1\x3b\x26\xf1\xc3\x2e\xb3\x88\xdf\xe3\x3f\xd7\xfe\x47\xa0\x3f\x4c\x47\xf5\x64\x6c\x07\xad\x3f\xe7\xe0\x6e\xd7\x73\xab\x10\xdc\xcf\x7f\x10\xbc\x9a\x9e\x7f\xdf\x1a\x8e\xbb\xa9\x97\x9f\x45\xe0\x75\x5e\x4c\x14\xf2\x9c\x19\xa6\xbb\x70\xb7\xec\xb0\x79\x1c\xee\xbb\xed\x69\x4f\xc8\x10\x8b\x27\x64\x7b\xd9\x6e\x43\x8d\x38\xb1\xc2\xf5\x82\xb1\xdb\xac\x0d\x94\x9c\x42\x06\xef\x1c\x33\x54\x58\xdf\x70\x66\x41\x54\xf2\x64\x07\xab\x13\xfe\x3c\xdb\x86\x85\x74\x39\x6c\xf1\x2d\xd8\xca\xb3\x3d\xd9\x49\x77\xb4\xdc\x96\x15\x47\xbf\xbb\xf4\xf1\x5a\xb8\x39\xb8\x70\xbe\x4b\xe7\x08\xb3\x4d\xd6\xf7\x43\x5d\x5e\x79\xaa\x6e\xcc\x69\x8b\x70\x2e\xf7\xf4\x08\x7f\x03\xc2\x8e\x33\x87\x1f\x0a\x9b\x05\x16\xf6\x61\xc3\x97\xac\x1a\x09\x3e\xb6\xf2\xc3\x4f\x85\x96\xc3\x64\x1b\xe5\xe1\xf3\x96\x9e\x82\xa5\x56\xfa\xc3\x3b\x82\x1d\x61\x9d\xa5\xce\xf0\xf1\x8b\x42\x21\xc6\x7c\xf1\xf0\x09\xf3\x27\xc1\x71\xd3\xf9\xc3\xb2\xe6\x8e\x82\x3c\xe3\xd4\x61\x0a\xb3\x7f\x40\xa9\xd1\x04\x00\x5b\xde\x5e\xed\xbf\xd0\x1f\xf7\x2b\xdf\x8d\x9f\x8f\x71\x3d\x2f\x5e\x86\xbb\xc4\x0f\xcc\xd6\x61\xbd\x8f\xca\x0d\x11\xb8\xfb\x77\x79\x1d\xdd\x35\x3e\x5b\x1d\x83\xfe\xee\xa7\x5e\x25\xa0\x2e\xe6\xf0\xfa\xfd\x38\xbf\xee\x19\x76\x08\x77\x17\xb7\xdd\x3d\x8c\xef\x13\x9e\x71\x64\x92\xe2\x1b\xbe\x4d\x21\x65\xc9\x87\x8c\x27\xca\x3e\x99\x55\x71\x88\xdf\x55\x44\x63\xd5\x44\xc1\x44\x21\x5f\x21\xe3\x33\xa3\xa6\xee\x2b\x5d\xb4\xcc\xfc\x8e\xe7\x92\xbd\x45\x5b\x8f\x59\x2d\xf3\xb8\xbb\x67\x53\x4a\xa8\x8d\xf5\xa0\xfe\x09\xe7\x2f\xf6\xb5\x69\x77\x15\xdf\xbd\xf3\xae\xa1\x4d\xed\x40\xf9\xf8\x17\xcd\x7e\xd6\xf7\x07\xea\xc7\x6d\x87\x95\x96\x9e\x03\xdb\x77\x7c\x82\x2d\x16\x43\x06\x0a\x44\x6e\x84\x63\xa6\xbb\x07\x16\x6d\x71\x86\x0c\x93\xb7\x03\xf7\x6c\xb4\x80\x02\xe3\x8d\x03\xb7\xad\xfb\x04\x37\x8c\x4c\x5c\x3b\x56\x03\x94\x19\x85\x0c\x0c\x59\xb9\x16\x9e\xf7\xdb\xeb\x7a\x7a\xf9\x69\x78\x62\xc0\xe3\x3a\x65\x69\x00\xbc\xd6\x3f\xcf\xc5\xdf\xf9\xd4\x1f\xc7\xc9\x77\x0d\x0b\x71\x00\xa8\xff\xb8\x02\x77\xbb\x6b\xa2\x36\x60\x7b\xa9\xa8\x8b\xc4\x5d\xce\x62\xa0\xf7\x3b\x4f\x2b\x81\xd6\xfb\xce\xa1\xbb\xc5\x47\xfb\xa7\x60\x5d\x87\x7d\x83\x8f\x22\x9f\xb5\x63\xe2\x09\xdc\x6d\x0e\x63\x7e\x21\x4b\x35\xb2\x16\x4a\xd6\x12\x32\x3b\x38\x53\x5a\x67\x8d\xf8\x7a\x3f\xeb\x53\xfc\xfd\xc5\x15\xcf\x8c\x9c\x7c\xe2\x8e\x8f\xb6\x4e\xa4\x47\xd2\x09\xd9\x79\x9a\xfa\xb7\x06\xbe\x4c\x73\xd8\x34\xd3\x70\xb0\xd3\xce\x54\xbf\x83\xf1\x46\x2f\x1c\x84\x8e\xaf\x3c\x57\x68\xec\x6b\x0b\xc7\x0e\xdf\xfa\x62\xec\x6c\xdb\xf7\x18\xef\xeb\x63\x46\x16\xb6\xe3\x8f\xfa\x43\x6d\xbf\x3a\x3b\xde\x43\xa2\x50\xdf\xcf\xd4\x6e\xe1\xbe\x40\x78\xad\xbf\xce\xee\xc1\x6e\x0f\x68\xd3\x7b\x65\x1f\x1f\x93\x00\xef\xf4\xee\xd9\x3d\x8e\x96\x05\xd0\x79\x6e\xff\x60\x5b\x2e\x80\x4e\xb5\x5d\x61\x84\x1c\x80\x56\xa1\xc3\x92\x8d\x3f\x01\xb4\x6b\xec\x9d\xd7\x97\x00\x68\xae\x07\x98\x8c\xbb\xb9\x1f\x4b\x82\x02\xbb\xb1\x71\xca\x4a\xd4\x07\xd6\x4e\xdb\x8c\x6c\xca\xad\xe2\x68\xdc\x25\x2f\x91\xa7\xa7\x46\xcf\xcf\x4a\xc4\xba\x30\x59\x4f\x92\x71\x1d\x79\xec\x1c\x65\x97\x12\x9d\x4f\xe0\xb8\xb9\xb3\x21\x03\xd9\x93\x8d\x4f\x73\x91\xdf\x5a\x36\xfe\x1c\xce\x1f\x33\x06\x5f\x4c\x24\xab\x08\x99\x2c\x7c\xb1\x59\x25\x52\xe0\xa1\x57\xe8\x85\x20\x8b\xe7\x32\x25\x6e\x71\x79\x1d\xc3\xe2\x55\x24\x1c\x3f\xe7\x6d\x9f\x11\xa9\x96\x6e\x7b\xec\x5c\xfb\xba\x0d\x1a\x45\x96\xd1\xe7\xe6\xef\xdb\xa2\x25\x62\x36\xf7\xec\xcd\xd3\x63\xb5\x16\x99\xec\x3e\xf3\xb3\xe2\xbb\x96\xad\x71\xea\x99\xbd\x2f\x78\x34\x89\x89\xdc\x99\xf9\x00\x6a\x7b\x4d\xc5\x32\x86\x02\xa8\xbd\x35\x1d\x98\xda\x08\xa0\x36\xce\x54\xe7\xe8\x38\x00\xd5\x44\xb3\x23\x49\x31\x00\x6a\xc7\xcd\x4a\x12\xad\x00\x54\xbf\x9b\x35\xec\x59\x0e\xa0\x3a\xc3\x7c\x7a\xdc\x1e\x00\x55\x2b\xf3\x8f\x3b\xf7\x03\xa8\xf2\x58\x98\x6f\x7f\x09\xa0\x72\xa6\x7d\xcf\x42\xf4\x7f\x7a\x91\xbb\xea\x12\x1d\xff\x37\xa3\xde\xe1\xb6\x24\xf5\x85\xb9\x12\x4c\xf9\xf0\x0b\xf1\x87\x90\xe7\xc9\xbe\x46\xeb\x85\xa4\x3a\xd3\x7a\x39\x07\x7e\x65\x22\xfb\x16\xab\x9e\x83\xba\x99\xad\x7b\xf3\x50\xef\xb1\x3a\xfe\x22\xae\x27\x16\x92\x4b\xc8\x32\x4c\x72\x2e\xc1\x75\x89\x77\xc8\x35\x90\xd1\x24\xc4\xcd\xfb\x9a\x7a\xbf\x26\x31\x0d\xbb\x6d\x57\xbd\xdd\xac\x65\x5f\x5a\xac\xb9\x1a\x30\xc5\x5c\xee\x8d\x71\xc1\x55\xdd\x95\x17\xe5\xe7\x19\x08\x5d\xe5\x8d\xcf\x51\x70\xd5\x9b\x59\x9a\x9c\x79\x50\x61\xa1\x4e\x76\x69\xff\xeb\x4b\xe4\xdb\x74\xe4\x4b\xee\x37\x90\xbe\x2d\x3a\xa6\x25\x9b\x7f\x1d\xe9\x33\x5f\x57\xa1\x20\x11\xa0\x4f\xa1\x4e\xfc\xb9\x7a\x00\xd9\xab\x7a\x03\x72\xba\x00\xe4\x42\xf5\x12\x4f\xbd\x04\x90\x5b\xa6\xfb\x3c\x2d\x0f\xa0\x8f\x9d\xfe\xac\x23\x8d\xdd\x6b\x62\xfd\x67\xc9\x0e\x00\x72\xb1\xfa\x39\x07\xe2\x00\xfa\xbc\xeb\x97\xb9\xf7\x06\x80\xdc\xc6\xd7\xef\xd7\xa0\x7f\x5e\x9d\xdf\x16\x3c\x45\x7c\x47\x3a\x06\xe7\xc1\xd2\xb8\x7d\xc8\x26\xe4\x2b\x51\x3d\x48\x4e\xfd\x71\x1c\x3f\xd3\x92\x28\x2f\x9e\xe4\x95\x8b\xeb\xc8\x84\xc0\x3c\xac\x0f\xb0\xdd\xb5\x00\x79\xd2\x70\x42\x59\x82\x65\x43\x4a\x31\x1f\x33\x8b\xae\xa3\x5f\xdf\xd8\x21\x95\x69\xdd\xe8\xb2\xa8\x2a\x9a\x47\x8f\x10\x5b\xc1\xbb\x96\x6a\x77\xf8\x6b\x8c\xbe\xde\xd5\x71\xd8\x2c\xe6\xaf\xaf\x74\x77\xfc\x78\x49\xf1\x3b\xda\x2a\x77\xa3\x42\x92\x24\xa2\x34\x24\xef\x96\xef\x5c\x2a\x71\x54\x4d\xe2\x6e\x4a\xba\x86\xc4\x58\x95\x2b\x77\x47\x95\x2e\x16\x5f\xa0\x62\x5b\xf5\xfc\xa9\xbf\x58\x1f\x15\xaf\xaa\x0d\x1d\xfd\x44\x74\x55\x45\x2b\x8e\x02\x88\x04\xa9\x34\x5c\x13\x03\x10\x19\xa0\x6a\x50\xdc\x02\x20\x72\x5c\xad\xe2\xe2\x32\x00\xb1\xab\x6a\x37\xcf\x69\x01\x88\x9d\x50\x1f\x95\x5d\x06\x20\xae\xa2\x71\xf2\xe4\x45\x00\x89\x50\x0d\xbf\x34\x2d\x00\xf1\x17\x1a\xfe\x47\x53\xba\xe7\xcc\xc7\x49\x5b\x51\xe7\x53\x15\x44\x7d\x61\xae\xc9\x24\xe2\xf8\x9f\x9f\x79\x04\xf5\xf4\x39\xcf\x4e\x20\x9f\x95\x7e\x27\x1b\xfb\x7d\xca\x83\x73\xd8\x4f\xf6\x3a\xe6\xa3\xae\x23\x3a\xf8\x12\xbe\xbe\x85\xaf\x14\x59\xc7\x55\xc5\xd7\x51\xe7\xb0\xb0\xb2\xf2\x42\x37\x4e\x0d\xaf\xba\xdd\x8d\x23\x2f\x3e\x40\x5f\x3e\xdb\x92\x87\xa8\x43\xeb\xb7\xf4\xa9\xac\xcc\x48\x42\xd4\xbf\x3d\x2d\x35\x7d\xc9\x9f\xa1\xb2\xea\x59\x94\xd7\x75\xfe\x63\x4a\xb3\xea\x2d\x17\xf2\xf3\x6d\x50\xd6\xa8\x6f\x88\xea\x4b\x88\xc2\xc7\xfa\x1f\xc7\x6a\x08\x91\x5f\x5d\x5f\x5e\x7c\x89\x10\x39\xf5\xfa\x85\x0f\x2f\x13\x22\x6b\x59\xaf\xf5\x79\x10\x21\x52\x3f\x1f\xe1\x7e\x94\x94\xee\xfd\x3e\xdd\x28\xf6\xf3\x36\x9e\xa0\x16\xb7\xbc\x81\x75\x1d\xc4\x1c\xae\xe2\x7e\x9d\xb8\xf4\x25\x3c\x6b\xa2\xbc\xf5\x7c\x04\x80\x60\xa7\x48\xc2\x39\x3c\xf7\x28\x9c\x9b\x8b\xfb\x51\xd5\x8b\xe2\x05\x71\xfd\x27\x7a\x10\xc7\x89\x22\xf5\x63\xc8\x16\x9f\x81\x53\xd8\xfe\x4f\x8e\xcc\xc5\x76\x72\xc4\xf8\x3c\xe6\x67\xff\xa5\x22\x6c\x07\xb1\x5f\xa8\x2e\x62\xdb\x25\x1a\xf7\xba\x81\x15\x38\x5e\x2e\x3d\x56\x85\xe3\xc5\x9c\x85\x94\x27\x9f\xd0\x52\x87\xfc\xf8\x90\xc5\x4f\xb0\xdd\x59\xaa\x53\xde\x4c\x21\xf8\x2d\xce\x4b\x32\xd6\xcd\xd5\x1a\x9f\x09\x91\x48\x6b\x15\x75\x2d\x24\x44\xf4\x41\xeb\xe5\x69\x27\x08\x11\xde\xd5\x16\x1e\x96\x4f\x88\x60\xff\xb6\x47\x89\x4e\x84\xf0\x3d\x68\xfb\x79\xce\x9e\x10\x5e\xb9\xb6\x8e\x3b\x6f\x08\x21\x8b\xdb\xb6\xb5\xa0\x02\xb8\x99\x07\x9f\x0d\xa6\x36\xe2\xf9\x43\x42\x9e\xe0\x19\x23\x12\x51\xc3\x78\xdc\x2a\xca\xa8\x4d\xae\xf8\x80\x38\xe5\x5a\x59\x37\xf2\xd4\x5e\xd1\xc5\xeb\xfc\x42\xd4\x45\x94\xab\x1f\x42\xdf\xaf\x4b\x55\xa9\x38\x1f\x9e\x53\xcc\x9c\xdc\x8d\x99\x36\x67\x51\xef\x70\x7c\x60\x01\xfa\xdd\x1c\xca\xbd\x82\xeb\xc4\x78\xd7\x6b\x38\x7e\xee\x18\x4f\xd9\xb1\x8d\x0d\xb7\x71\xdd\xb4\x72\x6e\x35\xea\x44\x82\xe6\x53\x5d\xc8\xf4\x79\x8f\x91\xb5\x1d\xd3\x46\x7d\x33\xdc\xd6\x53\xff\x04\x93\xcb\x2d\xd8\x6f\xfa\x9a\xb4\x2f\x22\xf8\xaf\x63\x81\xd8\xc9\x6e\xfc\x3e\xc8\x0a\x99\xd3\x1f\x8b\xc6\xe1\xeb\x3f\xaa\x96\xe2\x0a\xff\xe7\x91\x58\x5c\xe1\xfd\x34\xcd\x5c\x85\xd8\x58\x2e\x8f\xe8\xd2\x84\x7f\xf7\x43\x13\xf0\x13\x3e\x30\x26\xf5\x2d\x3b\x81\xdf\xc0\x4e\xd6\x3f\x76\xa1\xf8\x40\x9f\xe5\x85\x39\x15\xdc\x64\x79\x2a\x6b\xef\xc6\x2b\xc1\x69\xd8\x2f\xce\x3b\x64\xd2\x3a\x48\xa3\xf3\x50\x0f\x99\x56\x74\xe9\x6e\x37\x26\x5b\x52\x7f\x94\x3d\x31\x37\x14\xe9\x7c\x70\x1b\xcf\x23\x44\x7c\xac\xc6\xe7\xce\x30\x75\xaa\x0f\x58\xea\x4d\xf5\x01\xf3\xd4\xeb\x71\x7c\xf5\xbf\xfe\xa2\x12\xc7\xc5\x06\xea\x8f\xe3\xf2\xe8\x1d\xd6\x6d\x34\x6a\xfb\x82\xfd\x4a\x8e\x50\x9f\x14\xdc\xd1\x63\xfc\xa3\x09\x5b\xe1\x7b\x31\x1e\x77\x3e\xe3\x71\xb7\x2e\xa4\x78\x98\x55\x02\xe5\xf8\xdb\x6a\x76\xee\xbd\xb9\x1f\xf9\x93\xcf\x9f\x4f\xf1\x03\xf3\xbb\x78\xc3\xb0\x81\x55\xaa\x79\xcc\x7e\x5e\xc3\xc3\xf2\x82\x8c\x75\x8f\x0e\x2c\xe8\xbc\x22\x1d\x07\x2e\xe3\xbc\x97\x32\xf1\x9a\x52\x37\xee\xab\xaa\x40\xbe\x37\x66\xd9\x1d\xe4\xf7\xa3\x5e\xd7\x60\x7d\xad\x0d\x2b\x1f\x62\x9e\x56\xd6\xd7\xe3\x38\xb1\x38\xa0\x11\xf3\x37\xf3\xe2\x1b\x5c\x87\xfb\xc5\xb4\xe1\xfd\x1f\x31\xf6\x03\xce\x1b\x4e\xb2\x5f\xf1\x39\xcd\x70\x1c\x60\x3b\x91\x61\x7e\x18\x98\x07\x55\x8a\xfd\x18\xdf\xeb\x71\x81\x22\x77\xbe\x7f\x0d\x73\x42\x4d\x60\xbe\x1e\x1c\x7f\x5b\xcc\x2a\xe0\x55\xb3\x6b\xaa\x50\x00\xf8\x4a\x9d\x41\x4f\xd0\x4f\xf8\xca\x18\xf6\xf7\x3a\xff\x9e\x97\xa7\xa8\xd0\xf9\xad\x03\xa3\xed\xfe\x68\xd3\x0d\x9c\x17\x0e\x5c\xbe\x85\xeb\x84\x84\x79\xf4\x53\x76\x0a\xd6\x61\x7c\x9b\x8b\xa8\x2e\x62\x6d\x50\x03\xaa\x12\x96\x76\xbc\x42\x1d\xc8\x42\xd2\x86\xf5\x82\x02\x02\xa8\x6f\xc4\xf8\x28\xea\x32\xe1\x79\x97\xd6\x0f\x72\x98\x44\x3f\x55\xaf\x94\xa2\xe4\x3d\xf8\xa7\x0e\x64\x3b\xc5\x01\xcc\xc7\xc2\x8f\xbd\xbe\x84\xe9\x60\x22\x47\x51\xe4\xf4\x41\x9c\xbf\xc3\x65\x56\x31\xb5\x8a\xb5\x1f\xd4\x09\x11\x80\xb6\xe2\x3f\xdb\x49\x4f\x3d\x9c\xc0\x7f\xcb\x4b\xe6\xd7\xab\xb8\x6e\x3c\xfe\xa2\xc2\xbd\x1b\x0f\xbd\xad\xc2\x76\xb1\xe7\x45\x0d\xf6\xdf\x58\xa6\x07\x89\xbc\xf3\x1c\xdb\xc9\x86\xa8\x57\xb8\x8e\x5c\x25\xdb\x82\x9f\x1e\x7c\xfd\x1d\xce\x2b\x73\xaf\x7d\xc6\x73\x08\x53\x3b\x7f\x60\xff\x18\xdb\x01\x12\xdd\xe8\xc1\x7a\x61\x8f\x0f\x06\xf3\x4f\x91\x94\x81\xff\xd4\x81\x70\xce\xb7\xa3\x59\xbc\x73\xd8\x0e\x50\x18\xbb\xe6\xf4\x41\x5c\x3f\x39\xbd\x86\xb5\x0f\x53\x8a\x9c\x6e\xaa\x86\xe9\x01\x5e\xb2\x3c\xfd\xe9\xff\x41\x48\xe7\x9d\x3f\xf3\x92\xba\xaf\x1c\xf7\x55\x52\x4c\xab\xb0\x95\xed\x3b\x57\x8b\xbd\x2f\x2e\xe9\x19\x8e\x1b\xdb\x6f\x35\x62\x7f\xdf\x32\xe3\x0d\x8e\x83\xeb\xbd\xdf\xa1\x7e\x30\xd4\xa2\x1d\x9f\xbf\x16\x6d\xe8\xc0\xfc\xcc\x92\xec\x42\x7f\x19\xbf\x4b\xf4\xdd\xbd\x99\x4f\xca\xc0\xb7\xd0\xcb\x07\x43\x73\x11\x45\x09\x51\xf8\x87\x0e\x44\xf5\x06\x45\xdb\x72\x8a\x9e\xcc\x01\x74\x3a\x6b\x17\x21\xac\x9d\x44\x28\xb1\x7e\xc2\xf4\x0b\x47\x99\x6e\x22\x8b\x8d\x33\x17\x98\x0f\x06\xe7\x13\xd3\xa3\xff\x60\xba\x87\xb6\xd3\x14\xbb\xfe\x18\x57\x8e\x58\xdc\xc3\xd6\x74\x60\xc6\x23\xec\x8d\xbb\x0b\xea\xf1\xfb\x45\xdf\x7e\x89\xe3\x26\x57\x1f\x2d\x3c\xf7\x3d\xce\x27\x6b\x32\x3b\x94\xb1\x3f\xdc\xea\xfa\xd1\x8d\xf3\x07\xd2\x78\x02\x92\xa0\x97\x1e\x88\xab\x0f\xe4\xc8\xfc\x72\x4c\x4b\x28\xaa\x4e\xa3\x28\xea\xf0\x3b\x0f\xa4\x92\xa2\x32\xf3\xb5\xb1\xe4\xa3\x38\xd8\x9f\xe2\x78\x76\x1f\xe7\xb1\xfb\xbc\x86\xf9\xa2\x44\x6e\xa2\xb8\x8f\xf5\x87\x94\xdb\xe4\xdf\xf5\x1f\x69\x14\x2b\xd8\xeb\x75\x2c\x4f\x4d\xf6\x14\xdb\x07\x92\x5e\xbc\x2c\xa7\xe7\xe8\xa9\x07\xc3\xb8\x64\x8e\xcf\xe6\xb0\x47\x07\xc2\x78\x51\x37\xc6\xdb\x73\x3c\xf7\x68\xc6\x9f\x4f\x66\x5c\xfb\x6c\xe6\x07\xbd\x8c\xed\x8b\x6f\xda\x45\x91\xd3\x3f\xa4\xcc\xa1\x98\xcd\xde\xef\x8a\x39\x45\x4e\xbb\xf0\x82\x71\xb1\x3f\x0e\xfe\xd6\x3f\xb4\x51\xae\x98\xbc\x0c\xa1\xf8\xac\x8b\xe2\xc3\x99\x14\x7b\xfc\x2f\x18\xd7\xc8\xf1\xde\x37\x58\xcc\x1c\xef\x5b\xcc\xf6\xa8\xe1\xff\x87\x0f\x08\xc7\xff\x71\x3a\x10\x2e\x4f\xdc\xdf\x71\xf9\xf4\x66\x9a\x04\x3f\x76\x4e\x7c\xe6\x2b\x8a\x21\x8c\x1f\xde\x40\x79\xdf\x1e\xde\x9f\xcb\x03\xa7\x87\x29\x61\x9c\x35\xa7\x65\x79\x75\x94\x62\xe7\x9d\xff\xd6\x3f\x3c\x66\xf7\xa0\x87\xf7\x66\x1c\xfb\x2d\xf6\x5d\x6f\xb0\xcf\xe6\xf4\x0f\x97\xcb\x28\x16\x15\xff\xce\xc3\xff\xf2\x01\xe1\xf8\x5f\xcb\xb1\x0c\xe7\xf4\xce\x87\x23\xd3\x03\x70\x3a\x10\xae\xde\xce\x04\x76\x3d\x93\xf9\x4b\x2c\x59\xce\xf2\xc0\xf4\x0e\x31\x01\xbd\xf3\xd0\xa3\x87\x61\x9f\xff\x80\xbd\x7f\x33\xd3\x3c\x74\xaf\x97\xda\x5b\xe9\xff\x5f\x4f\x61\xed\x60\x11\xc5\xff\xd2\x01\x55\x3c\x66\xf1\x33\x7d\x44\x8f\xfe\xe3\x5f\xf4\x0f\xdc\xfd\xe4\xda\x7b\x4f\xfc\x2c\x0e\xae\x0e\x44\x8f\x1f\x46\x49\xef\xfc\x70\x79\xe3\x74\x14\x43\xdf\x53\x1c\x9b\x40\x71\x3a\xeb\x37\x7f\xeb\x40\x76\xb1\xf7\x3f\xcc\x78\xd3\xdc\xd5\x14\xaf\xb2\x98\x6a\xd9\xcf\xdb\x5c\x08\xe9\x64\x67\x4c\xdf\xdb\xb3\xbe\x72\xa5\x77\x3b\xe8\xd1\x7f\xfc\x8f\x7e\x70\xe9\x06\x8b\x7f\x0d\xc5\xf3\x2d\xbf\xf3\xc0\xe9\xbd\x38\x1d\x50\x4f\xfd\x07\xd6\x9e\x0d\xe7\x32\x5c\xdc\xfb\x9a\xe3\xc7\xff\x4b\x07\xc2\x8d\x13\x9c\x0e\x64\x11\x6b\xc3\x61\x8c\x47\xdd\xc9\xf2\x92\xb2\x97\x62\x8f\x1e\xe6\x19\x45\x4e\x07\xf2\x71\xd9\xef\x71\x81\xeb\x0f\xcf\xb9\x5c\x5d\xa5\xd8\xa3\x83\x62\x63\x11\xa7\x83\xfa\x7b\x1c\x28\x28\xe8\x1d\xff\x99\x71\xbf\xf3\xc0\xdd\x4f\xee\xfe\x9a\xb0\x7e\xca\xf1\xdf\x7a\x43\x28\x72\x3c\xa8\x6e\x2c\xc5\x7e\x1f\x7a\xb7\x13\xae\x9f\x70\xe3\xe6\x48\xc6\x13\x4e\x66\xfd\x6d\x01\xd3\xcb\xad\xcd\x67\x79\x60\x7a\xb0\xc3\x8c\x6f\x3f\x03\x54\xff\x73\xfd\x1d\x21\xb0\x86\x69\x9e\x6e\xd2\x31\xe1\x73\x33\xfd\x1d\xce\x1f\xe9\xf1\xbb\xde\xfd\x80\x1b\x07\xfe\xd6\x81\xfd\xaf\xf8\x73\x02\x7e\xe7\xa1\x47\xff\xc0\xe2\xe1\xf4\x2f\x9a\x8c\x07\xd7\x60\xf9\xe1\xfc\x10\x38\xd4\x48\xef\x9d\x2f\x73\xd7\xde\xed\x8b\xeb\x1f\xdc\x38\x31\x8f\x7d\xce\x6a\xa6\xab\xd9\xc9\xc6\xc3\xc3\xb3\x08\x81\x05\x84\x9c\x3d\x4b\xdb\xff\x8d\x6b\x84\xfc\xfc\x41\x35\x80\x3f\x9c\x09\xf9\x6a\x4d\xc8\x7b\x96\x5b\x6e\x5c\xe4\xfc\x80\x38\x1d\xd8\xdf\xfa\x9f\xe2\x4c\x7a\x5d\xb8\x8c\x07\x2b\xfe\x9d\x3f\xc0\x83\x1e\xf6\x67\x2e\xf2\x60\x05\xc4\xac\x1a\xfa\x7b\x27\x7f\x50\x7d\x10\xfc\xa1\x7f\x30\x60\x3a\x39\x4d\xd6\x1e\x38\xfe\x57\x5e\x9b\xa2\x1c\xcb\xa5\x3c\xcb\x0f\xe7\x0b\xc2\xd5\x4d\xe1\xfa\x0b\x37\xbf\x70\xf3\x10\xa7\x17\x9b\xc5\x78\xf3\x95\xec\xe7\x3b\x76\x13\xd2\xbd\x96\x49\x99\xd8\xfd\x94\x49\xf5\x51\xdf\x56\x11\x72\xdd\x8f\x90\x2f\xc1\x84\x3c\x19\x4a\xc8\xa7\x17\x84\x7c\x4e\x20\xe4\x6d\x0d\xd5\x05\x3d\x39\xcc\x57\x84\xfd\x60\x11\xd5\x01\x95\xaf\x12\xc2\xca\x8f\x25\xd9\xa2\xd4\xff\xe7\xb3\xc8\x9a\x6e\xcc\xb7\x15\xc4\xf3\x04\xe7\xd6\x0a\x62\x85\xbc\xd3\x2e\x22\x78\xa6\x3f\xab\x8f\x08\x2a\x9b\x4f\x96\x0b\xe2\x75\xda\x66\xc1\xb5\x5c\x1e\x38\xfd\x83\xd6\xf5\xde\xf1\x71\xfc\xaf\x14\x6b\x8b\xa2\x1b\x7a\xa3\x2c\x1b\x83\x39\xbd\x80\xe6\xac\xde\x79\xe5\x74\x95\xcc\x5f\x4c\x60\x3a\x9d\xe3\x2f\x87\x4e\x26\xe4\x57\x39\xaf\x6e\x54\x1c\x21\xdf\x86\x0a\x38\x1e\x6a\x23\xa4\x3d\x5a\x68\x67\xae\x26\x21\xef\x65\x44\xf4\xae\xe5\x12\xd2\xba\x5a\x54\xe0\xd1\x73\x42\x9a\xd5\x45\x0f\xb7\x9b\x10\xd2\x60\x2b\x81\x4a\xe4\xfb\xe5\x92\x78\xbe\xa4\x62\xa0\x2c\xea\x9f\x4a\xda\xfb\x44\x60\xdc\x2d\xca\x36\x00\x42\x82\x17\xfc\x65\xd0\xe1\xf0\x74\xbd\x52\x07\x80\xe0\xd2\x1c\x57\x29\x7c\xbe\xe4\x74\x2f\x69\xf1\xca\x3f\x00\x84\x9e\x1c\x3b\x2a\x29\xd6\xfd\xfa\x11\x4f\x09\x33\x2e\x0f\x5c\xff\xe7\xee\xbf\x24\x6b\xbf\x7f\xeb\x3f\x78\xbf\xf4\x46\x41\x36\x8f\x4a\xb8\xfe\x99\x0f\xde\xed\x7a\x98\x4f\x01\x4d\x3b\xec\x17\x42\x33\x3d\xcf\x13\xd2\x99\x27\xba\x69\x6a\x23\x21\x5f\xb7\x4a\x99\x2e\xd5\x21\xe4\xc3\xf0\x3e\xe2\x5b\x03\x09\x69\x19\xdf\xf7\xee\x81\x01\x84\xbc\x7a\xa7\x70\x35\x6b\x3a\x21\x4d\xf9\x8a\x2d\x25\xdf\x08\x79\xbe\x45\xa9\xae\x76\x21\x21\xcf\x52\x94\x07\xbf\xd3\x24\xa4\x6e\x8e\xd2\x52\x00\xde\xd5\x95\xb2\xca\x5e\x00\x42\xfd\xae\xf0\xa9\x7c\x05\x10\x79\x9f\xef\xa5\x72\x12\x40\x64\xde\x59\x65\x95\xc7\x00\x22\x3b\xb2\x07\xa9\x0a\x01\x88\x1c\xe1\x74\x3f\x5c\xdc\xc7\x89\xca\x05\x00\xe1\x5b\x87\xc7\x2b\x5f\x06\x10\x72\x4f\x5a\xa5\x22\x00\x20\x14\x79\xa0\x42\xb9\x06\x40\x08\xf7\x64\x54\x8e\xfe\x7b\xfc\xbd\xf5\x1f\x7f\xf3\xc1\x3d\xbc\x70\x36\xc1\xb1\x5b\xc4\x54\x12\x7d\xb2\x24\x4a\xd4\x51\x0f\x25\xdd\x62\xf9\x8a\x90\x8e\x4a\xf9\x80\x21\x43\x09\xf9\xa0\xad\x74\xde\xef\x22\xef\xf3\x37\x9f\x54\x06\x05\x49\x08\x4e\x6b\x5c\xa6\x6a\x1a\xbe\x4b\xc4\xe8\xa9\x9a\xea\xd1\xdd\xe6\x62\xab\xeb\xaa\x54\xef\xa7\x1d\x90\x70\x7c\xd0\x47\xf5\x46\x41\xbd\xa4\x53\x75\x1f\x35\x81\xaa\xfd\x92\x4f\xee\xd4\xab\x05\xbc\x3a\x24\x19\x7b\x5b\x42\x7d\x1b\x80\xc4\xa6\x12\x71\xac\x07\x56\x79\x21\x50\x6b\x1c\x80\x74\x51\xae\xbb\xe6\x47\x00\xa9\x27\xa7\xaa\xb4\x06\x03\x48\x35\x9e\x50\xd0\x72\x07\x90\x3a\x78\x34\x58\x3b\x14\x40\x3a\x21\xf9\x89\x56\x0b\x80\x54\xda\x21\x21\xcd\x62\x00\x49\xad\x7d\x4b\xb5\xbc\x00\x24\x7d\xf6\xea\x69\x14\x02\x88\xef\x8a\x4f\xd0\x18\x09\x20\x56\xf5\x67\xfb\xff\x8f\xf8\xff\x8a\x9b\x9f\xad\xf2\x39\x3e\x90\xab\x17\x22\xd7\xc4\xbf\x8f\x10\x18\xad\xf4\x55\x61\x0c\x21\x9f\xa5\x34\x64\x0d\x5f\xf2\x15\x35\xeb\x6b\xe7\xbb\xe4\x08\xcd\x68\x38\xa3\xdb\x3c\x3a\x50\xcc\xfa\xd1\x1a\xbd\xa7\x33\x4f\x4a\xe6\xdd\xf7\xd0\xd7\x5b\xf9\x50\x56\xf4\xf6\x6e\x7d\xf1\x1d\x6f\xe4\xde\x56\xf4\xd7\xdb\x93\xf2\x44\x1e\xca\x66\xea\xf5\x3d\xe7\xa2\x18\x58\x3a\x5b\xf7\x56\x85\x8e\x92\xca\x15\x7d\xdd\x27\xf5\x0d\x4a\x3c\xc5\xd7\xf4\x0e\x74\xfc\x54\xb8\x97\x77\xba\x9f\x34\x80\x22\xc9\x0c\xeb\x57\x0c\xa0\xd0\x96\xea\x6b\x10\x06\xa0\xf0\xe5\x70\x87\x81\x2f\x80\x82\xc9\xc1\x5b\x86\x46\x00\x0a\x73\x12\x3f\x19\x08\x03\xf4\xad\xdd\x7b\xa7\xdf\x70\x00\xb9\xf8\xdd\x69\xfd\x78\x00\xfa\x3c\x88\x39\xa6\x57\x0f\x20\xab\xba\xb3\x50\x5f\x02\x40\x56\x64\x87\xbd\xde\x68\x00\xe9\x1f\xff\x0f\xf1\xb3\xa7\x61\xd1\xbd\x14\xfb\x1e\x63\x4f\x87\x6c\xf7\x44\x0b\x9f\x7e\x7f\x7e\xd3\xc5\xba\xbd\x1f\x62\x4d\xcd\xa4\x12\x08\x79\x59\x69\x7e\x41\x5b\x5e\xe0\xdb\xe3\xcb\x16\x2a\x36\xa7\x25\xc4\xee\x79\x5b\x4e\x1e\xb6\x5f\x26\xa5\xf2\x86\xe5\x53\xff\x61\xf2\xaa\xd7\xa6\x59\xea\x07\x47\x2a\x3d\x2e\x5e\x6c\xb1\x61\x8b\x9c\xda\xbc\xfc\x6a\xf3\x99\xfb\x1f\x6a\x92\xbc\x33\x66\xeb\xb3\x9c\xb5\x9e\x9f\xa9\x31\x8d\x2b\x3d\xa4\x7d\x23\x77\xa4\xe9\xb8\x87\x13\x75\xfa\x64\x77\x98\x2e\xfd\x68\xa6\xd5\x79\x52\xdb\xac\x13\x40\xcb\xe4\x70\xb2\x79\x02\x80\xe6\x88\x03\x33\xcc\x4f\x03\x68\x68\xec\x79\x6b\xfe\x0b\x40\x7d\x43\x7c\xa6\xb9\x0a\x80\x6a\x7e\xcc\x5c\xb3\x6a\x00\x95\xdc\xe8\x14\xb3\x58\x00\xe5\xaa\xa8\x3d\x66\x8a\x00\x4a\xe9\x5b\xab\x4c\x4f\x02\x28\x1e\xde\x2c\x6f\x12\x0f\x20\x5f\xb6\x51\xdb\x74\x26\x80\x82\xd5\xff\x11\x3f\xd3\x01\x48\xf6\x61\x71\xb3\xa7\x5f\x7d\xfa\x34\x98\x6a\x8c\xbc\xcf\xd7\x25\x36\xa8\x07\x69\x81\xfe\xc8\xff\x35\x46\x0e\xb8\x20\x64\x45\x48\xdd\xce\x41\x76\x2a\x13\xf9\xc5\x6f\x6b\xbb\x2e\x36\x35\x96\xb8\x7d\x35\x61\xc0\x92\x81\x43\x14\x46\x14\xd6\xb8\x3c\x19\xbb\x5b\xd5\xe5\xdc\x4b\xe7\x86\xb9\x72\x9a\xb5\xd9\xcf\x9c\x82\xc3\xb4\x75\x6f\x9e\x1c\xee\x68\x13\x37\xc8\xc0\x3e\xd5\xdc\xe1\x62\x9a\xa6\xd1\xf2\x23\x31\xf6\x27\x0a\x27\x1a\xff\x4a\x51\xb4\x6b\xab\xe6\x37\xd9\x97\x64\x61\x77\xfd\x6d\x90\x89\xf4\x41\x2b\xfb\x78\xb8\x60\x34\x72\xf7\x5c\xfb\xcb\x50\x65\xa0\xbe\xd3\xc5\xc1\x1f\x9e\xea\x77\x45\xa5\xd9\x6f\x86\x76\xdd\xe2\x08\x6b\xfb\xd3\xf0\x4b\x67\xcf\xe6\x4e\xbb\x2b\x00\xda\x72\x1b\x8d\xec\xfc\x00\x34\x4b\xd7\x4f\xb6\xcd\x01\xd0\xb0\x5d\xeb\x65\x1b\x07\xa0\x6e\xbb\xba\xca\x46\x00\x40\xd5\x74\x65\xa8\x75\x3a\x80\x8a\xd5\xff\x11\xff\x77\x8a\xea\xac\x1e\x86\x11\xee\x5b\x75\xb9\xd8\xe2\xf5\xc7\x11\x03\x71\x3f\xff\x55\xdb\x10\x7c\x5a\x7e\xba\x6c\x24\xfe\xdd\xfd\x2b\x3e\x46\xdd\x58\xf9\x71\xdc\x9c\xbe\x1b\x09\xb9\x62\x31\x3a\x42\xef\x81\xb8\xfc\x79\x21\xef\x12\x07\x25\xf9\x9d\x99\x1e\x23\xc4\x3c\x57\x69\x45\x1c\x7f\x34\x3c\x72\x9a\x96\xfe\xfd\x64\xc3\xa1\x35\xcb\xe2\x8d\xa3\xf6\x07\x7b\xd4\x46\x49\x98\x1b\xee\x8e\x72\xef\x97\x3c\xc3\x8a\xc4\xec\x1c\x74\xea\x6c\x97\x75\x7d\xf4\x0b\x37\xff\x4a\x55\x9b\xc3\xdb\x6f\xb9\x56\x35\x14\xda\x2c\x8e\x8a\x71\x1b\xf6\x73\xa9\x55\xe7\xe6\x8f\x6e\xf6\x10\x61\x7e\x6b\x7d\x97\x6b\x16\xa4\x99\xb4\xac\xd9\xe1\xba\x1d\x8a\x8c\x9e\xac\x7a\x3e\xf0\x01\xdc\x34\x1c\xb2\xc2\x61\x60\x2e\xd4\x19\x88\x2c\xcb\x18\x10\x01\xad\x7a\xe9\x4b\xd5\x5d\xac\xa0\x53\x27\x21\x78\x9f\xcb\x22\x00\xed\x77\x8b\x4e\x3a\x4f\x00\xd0\x92\x5f\x74\xda\x71\x32\x80\x86\xcc\x3f\xdb\x3f\x17\x3f\xc7\x83\x5b\xa2\xab\xe7\xaf\x85\xce\xa8\xff\xf8\xb0\x68\x28\xf2\xb6\x2f\x0e\xf8\x60\x3b\x78\xd4\x46\x77\x07\xaa\x82\x26\xa3\x5f\xf5\xf5\xf7\xd3\xf0\x7d\x2e\x4d\x0a\x3c\x26\x96\x4f\xc8\xd9\x21\xd3\xaf\xa9\x17\x0a\x37\xa5\x7f\x9c\xfa\xcc\xd2\x55\x6e\x55\xf2\xc9\xc9\x07\x07\x2f\xd1\x38\x91\x30\x63\x82\xbc\xef\x07\x63\xf9\xe8\xb7\xbe\xbc\x0b\x36\x59\xec\xdf\xba\x74\x4c\xed\x86\x48\x9b\xe7\x1b\x2e\x8f\x7a\xbe\x77\xb3\x83\x6e\x98\x8a\x8f\x51\xa6\xb7\xe3\xd8\x55\x67\xbc\xf2\x4b\xf7\x38\x45\xac\xf0\x1b\xf9\xec\xd1\x08\xa7\xb3\xcb\xcb\x46\xb6\xb6\x1f\x73\x3c\xb3\xd4\x7e\xe4\x5e\x30\xb7\xb7\x5b\xbc\x67\x44\x0d\x4c\xb0\x91\x0b\x92\xf3\x14\x82\x4d\x16\x3e\xf3\xaf\x78\xce\x83\x28\xf3\xdd\x73\x7d\x86\xd5\x41\x86\xc9\xbc\x39\x1b\x87\xde\x83\x02\xa3\xea\x59\xf7\x86\x5a\x40\xb9\xe1\x88\x59\xdb\xdd\x33\xa1\x49\x7f\x56\xe0\x7a\x77\x07\xf8\xa8\x9b\x34\xbd\x68\xb0\x09\xfc\xd2\x19\xf0\x3b\x0f\x12\xaf\x7a\xc7\x4f\x79\xf0\x9f\x47\xdc\x70\x7f\xf6\x9d\x9e\x37\xf2\x9e\x8d\x47\x27\xe0\x2e\x50\x1d\x2f\xd5\x83\xdc\xca\x9d\x89\x7e\x28\xa5\x3f\xe7\x21\xcf\x9d\xdf\xb6\x08\x77\xc3\x72\x96\x04\x8f\xe1\x71\x26\xe4\x44\x66\xc8\x11\xc5\x4f\xbc\xbe\x87\x78\x16\xf3\x1b\xc6\x4a\x57\xc6\x39\x2d\x14\x71\x1e\xa8\x1a\xb8\x75\xc9\x9c\x4a\x9f\x05\x06\x3e\x6b\xea\x67\x04\x07\xae\xb5\xbe\xb1\x6c\xec\x74\xa3\x95\x17\x1d\x2e\x04\xbd\x9a\x26\xba\xcb\xd6\x79\xda\xdc\x0e\xff\x3b\xc7\x8f\x0e\x38\x37\xb3\x75\x72\x40\xa1\x93\xab\x5f\x60\x88\x1f\xdc\x53\x71\x4d\x08\x28\xf5\xcb\x68\xbe\x32\xf0\x51\x80\x97\xdf\xb2\xae\xfb\x2e\xce\x53\xde\x4c\x58\x0f\x32\x0e\x0f\x26\x77\x8c\x0f\x05\x6b\x3b\xd3\x49\x4b\x7d\xc3\xc0\xdb\xfa\xab\x9f\xe7\xb8\x39\x30\xdb\xf2\xed\xc4\xa6\x31\x02\xb0\xcd\xac\x61\xe2\xbc\x51\x83\x20\xc5\xe4\xf0\x44\x15\xef\x2f\x90\x63\x2c\x3a\x41\xd8\x6b\x0f\x94\x1a\x0a\x8d\xf7\x1f\x31\x06\x1e\xeb\xcf\xfc\x3d\xfe\x71\xf1\xdb\xe0\x2e\xd9\xaf\x35\xf4\xf4\xe0\x3b\x0b\x5a\x1f\xa7\x21\x78\x0a\x8e\x13\x75\x27\x67\x63\x3f\xb8\x19\x18\x84\xbe\x38\x25\x0d\x4b\x70\xbe\xb8\x50\x44\xeb\x04\x65\x27\xd1\xdd\xe5\x63\x83\xc3\xf0\x54\xd4\x81\x8d\xe1\x99\x52\x47\x09\x89\x99\xb6\xae\x5c\xeb\x8d\xb8\xee\x16\xfe\x35\xb5\xb6\x03\x14\x1d\x57\x8d\x5b\x39\x6d\x58\x8d\xae\x4a\x90\xc7\xb2\x18\x7f\x53\xf3\x15\x33\xbe\x2f\x71\x0f\x21\x76\x2d\x53\x5a\x16\xbf\x8d\x8c\xed\x9f\xe8\xe7\xb0\x68\x52\x4a\x81\xd3\x54\xdf\x88\x20\xb5\xf3\x35\xce\x96\x63\xfb\x2f\xf8\x71\xbb\xc2\x79\xc2\xe8\x5b\x0b\x36\xbe\x96\x75\x1a\x33\xfa\xe4\x82\x4d\xa0\xec\xf0\x75\xd4\xf5\xb9\x04\xdc\x6d\x93\x47\x79\xce\x52\x81\x00\xeb\x91\x3e\x21\x33\x74\x60\xa5\xa5\xe6\xa8\x29\xd3\x56\xc3\x06\x0b\x2b\xef\x21\x53\x6a\xe0\x98\x49\xbd\xf7\xf3\x49\x00\x27\x4d\x24\xbd\xad\xfc\x12\xe0\x82\x51\x82\xd7\x8a\x09\x53\xe0\x86\xc1\xe9\x11\xcf\x7d\xaf\xc2\x13\xfd\xd1\x7f\xc7\xdf\x79\x67\x38\xee\x82\xb6\x15\x8d\xc7\x71\xb1\xf1\xc5\x74\xd4\x81\xd5\x36\x2d\x40\x9e\xb7\x12\x96\xe0\x39\xd6\x2b\x4a\x2b\x71\x77\xfd\xfc\xb4\x75\xd4\xff\x9f\x9f\xea\x60\x8e\x95\x50\x5d\xc8\x7e\x99\x28\x3c\x27\x1c\x1d\x10\xad\xc5\xb7\x93\x90\xcd\x4e\xd1\xa9\xca\x20\xb8\x79\xc5\xbd\xa8\xfb\xa6\xaf\xfa\x18\x2c\xb8\xb3\x4d\xc4\xad\x43\xfd\xea\x34\xaf\xcd\xbb\xc6\x8f\x35\x32\x1d\xff\x6b\xe3\xfd\xa0\x9d\xe6\xc1\xa3\x27\x6d\x48\xd9\x92\x69\xe5\x32\xb2\x2a\xbc\xef\xa1\x50\x1b\x9e\xe1\x5a\xeb\xf9\xce\x6e\xb5\x49\x1b\x72\x33\xec\x43\x65\xa8\xcd\x45\x8f\x25\x61\x63\x9b\xd6\x59\xdf\xf3\x08\x0f\xf3\xee\x3c\x61\x59\xe6\xa1\xba\x2a\x0e\x76\x9b\xdb\xbb\x1b\x2d\x3f\x07\x67\x4c\x06\xbb\x5f\x0e\xe1\x87\x42\xe3\x69\xee\xd7\x16\x47\x41\x99\x91\x8f\xbb\xc3\x42\x15\x78\x68\x60\xe9\x1e\x3f\xb7\x0b\x9e\xf7\x1b\x32\x78\xc3\xec\xcf\xf0\x41\x6f\xe8\xe0\x51\x33\x00\x7e\xe8\xbc\x18\xcc\x33\xfd\x17\x80\x76\xc5\x6f\x1d\xc8\x30\xbc\xff\x9c\xfe\xab\xa1\x78\x26\xee\x63\xd7\xf6\x5f\x8c\x7c\xf6\xcd\x75\x2b\x90\xc7\xbb\x32\x2f\x0c\x77\x53\xcf\x37\x6d\xc6\xf9\x32\x6b\x4b\x94\x01\xc6\xef\x17\x8d\xf9\xdc\xff\x3a\x76\x69\x37\xee\xd4\xda\x8d\xfd\x65\x83\xd8\x3e\xe4\xf5\x56\xf2\x1e\x50\x90\x7d\x48\xc8\x02\xf1\x7d\x2f\xf5\x5e\x4a\x04\x4d\x2d\xdb\x73\xc5\xb1\x53\xf1\xeb\x18\x8f\xf8\x36\x9f\xef\x3a\x3f\x46\xf4\x8b\xab\x9e\x7b\xb7\xdf\x52\x8f\xa8\xd8\xd7\x1b\xb2\x0d\x9b\xdc\x64\x62\x8a\xf6\x3f\x31\x9e\xeb\x92\xb2\xab\x23\x37\xd2\x44\xd7\x69\xd2\xce\xba\x1b\xa7\x4c\xa4\x1c\x0d\x77\x8a\x3e\x8f\x34\x76\x76\xe4\xdf\xa9\xf6\x23\xd1\x50\xd3\x31\x35\xd2\x13\xea\xfb\xc5\x3b\x26\x6f\xe1\x83\x36\x7d\x4d\xc7\x80\x0d\x1a\xf0\x43\x37\xda\xf1\xc8\x3a\x0d\x00\x9d\x46\xa7\xac\xd5\xfb\x00\x74\x5a\xfb\xb7\x87\x7e\x07\xd0\xac\x76\x3a\xb4\xf4\x05\x80\x56\x92\xe3\x9b\x25\xe3\x00\x34\x45\x1d\x57\x2f\xf6\x05\x50\xff\xce\xe9\x40\x3e\xae\xf3\x43\xb6\xac\xe1\xe3\xec\xa1\xdd\x58\x13\x13\x82\xf3\xc2\xcd\xea\x35\xd8\x1f\x4a\x8a\x37\xa1\x6e\xec\x82\x34\x65\x11\xb2\x6c\xa2\x71\x37\xfc\xd8\xe5\x78\xe4\x6f\x12\x83\xf7\xe2\x29\xeb\x58\xad\x03\xc8\x6f\x6f\xae\x4b\xc2\x7d\xfc\xd0\x28\xea\x1b\x31\xd7\x27\x35\x4c\xa0\x9a\x90\xa9\x09\xa9\x96\x6a\x2f\x85\x36\x8f\x91\x39\x36\xde\xda\x5e\xb6\x70\x88\xf3\x91\xf9\xc3\xd3\x54\xe7\x0c\xbc\x7e\xf8\xf6\x8c\xa1\x1a\x12\x8e\x81\x87\x55\xc3\xfa\x6a\x69\xda\x0d\x49\xd1\x4b\x48\xd7\x5e\x69\xd5\x92\x1c\x9b\xc5\xa3\xdd\x6a\x71\x3f\x29\xe5\x5a\x96\x76\xb5\x79\xee\xa1\x6f\x4f\x03\xb5\xbe\x98\x17\x1c\xba\xf2\xf5\x87\xa6\xad\xc5\xe2\xfd\x33\x00\xd4\x9f\x5b\xac\xde\xbd\x0e\x40\xad\xc9\x42\x30\xa6\x04\x40\x75\x97\x95\xd8\x0e\x51\x00\xb5\x7b\x96\xd7\xb7\x25\x00\xa8\x5e\xb0\xb2\xdc\x1c\x0c\xa0\x6a\x65\xa5\x1b\x7e\x0b\x40\x65\xa8\xd5\x8b\xb0\x64\x00\x95\xe1\x56\x66\xab\x97\x03\x28\x55\x7f\x1e\x38\x11\xcf\xb3\xbf\x74\x9a\x83\xfc\x54\xed\xab\x65\x74\xfc\x5b\x11\x86\x3a\xaf\x92\x28\xea\x0b\x73\x61\x73\x34\xf2\xbd\x59\x1f\x63\x91\x35\x3a\x3e\x7f\x2f\xf5\x7f\x48\x3e\x88\xe7\x78\xe3\x02\x52\x1e\x74\xe3\xd6\x4c\x5a\x37\x67\xcd\x1e\xaa\x0b\x09\x92\xcd\x18\xdf\x8d\xfe\x5a\x39\x94\xd7\xd0\x3a\xe3\x24\x3f\x95\x10\x8f\x79\xb9\x63\x8c\x9e\x8b\x17\x38\x2e\xce\x31\x18\xd4\x2c\xb7\xdf\x26\x32\xfb\xd6\x94\xd7\xf2\x35\xe6\x07\xb3\x47\xaf\x78\xaf\xe8\x63\xfc\x2e\xab\x26\x76\xa1\xd2\x4c\x83\x8e\x2c\xb7\x93\x2e\x4a\xfb\xfb\x29\x64\xc6\x95\x44\x29\x8d\xd7\x57\xca\x78\xf3\x28\x5b\x71\xbe\x5e\x47\x46\xe2\xa7\x1b\xf2\x07\xf4\xdd\x4f\xcc\x07\x90\x7b\xc5\xe9\x1b\xfa\x75\x26\x05\x02\xf4\xbd\xd8\xaf\x3a\x71\x0c\x40\x5f\x1e\x83\xb0\x84\x4c\x80\xbe\xf2\x06\x9e\x71\x13\x00\xe4\xe6\x18\x2e\xde\xe9\x0c\x20\xf7\xcd\xe0\x6d\xd4\x69\x80\x3e\xaf\x0c\xf3\x23\x4a\x00\xe4\xfa\xbc\x3a\x3d\x1f\xdb\xfb\x43\x8b\xe5\xc8\x47\xdd\x6e\xa0\xba\xb7\x92\x0f\x91\x38\x4e\x5c\x54\xdc\x85\x3c\x4d\xf6\xb5\x3d\xe8\x6b\x90\xba\xf8\x00\x9e\xeb\x4e\x36\xa5\xee\xf2\x09\x81\xa9\xc8\xba\x44\x1d\x4a\x67\xe7\x3b\x33\xd1\x67\x67\x69\x62\x2e\xb6\x9b\x59\x99\xe7\xd0\x67\x68\x1c\xc9\x47\x7e\x7b\xd0\xc4\x4b\xc6\x42\x49\x84\x38\xac\xba\xc4\xaf\x75\x4c\xb0\xd3\xec\x6c\xd1\x14\x27\x55\x89\x20\x43\xa3\xa2\xa0\x09\x0a\x92\x79\x7a\xbe\x45\xf2\x21\x0e\x52\x4f\xb5\x3e\x17\x69\xef\xb8\x26\xdd\x4f\xe3\x62\x61\xe4\xf1\x6a\x69\x25\xf5\x3e\x85\xfd\x2e\x05\x4b\x4d\x57\x1b\x53\x10\x5e\xab\x2a\x39\x4b\x4d\xbd\x40\xe7\x43\xb6\xf8\x11\xb5\x4d\xe7\x4f\x00\x88\x4d\x55\x6b\xc9\x0d\x04\x10\xcb\xd6\x18\x72\x2a\x01\x40\x42\x52\xfd\xe1\x09\x7e\x00\xf1\xa9\x1a\x2f\x8e\xae\x01\x90\x18\xa2\x71\x22\x79\x18\x80\x78\x81\xe6\xb3\xc4\x95\x00\x12\x27\xb4\xfc\xf7\x4e\xec\x9e\x23\x35\x97\xc6\x7d\x02\x10\xdf\xff\x70\x3b\x3d\x15\x5a\x35\x7d\x03\xf6\xf7\x6b\x25\x91\xc8\x2e\xe7\x1f\x8d\xa7\x75\xa0\xd4\xf7\xa1\x0e\x20\x5d\x3d\x19\x79\xea\x14\x2b\xaa\x03\x4a\x78\x75\x02\x1b\x4e\xf4\xb5\x2c\x64\x0d\x36\xc5\xe5\x22\xdf\xb1\x32\x95\xf2\xc4\x0b\xd2\x69\xdc\x53\x6e\xd0\x7a\x1a\x23\x37\x95\xa2\xde\xd0\x6e\xea\x75\x7c\x7f\x93\xc0\x8a\xbe\x0a\xaf\x08\xd1\x9e\x58\x5e\x60\x79\x41\xf0\xa2\xba\x67\x85\xa1\x4f\xba\x90\xb6\x8a\x6e\x85\xdf\x82\x76\xc1\x24\xa5\xb5\x15\xbb\xb7\x9e\x17\xf8\xaa\x98\x5f\x31\xfb\x70\x1a\x7f\xbe\xb2\x51\x45\x4e\xc1\x67\x12\xa1\x58\x5b\x21\x73\x7f\x3e\x21\x0a\x76\xe5\x31\x6d\xcb\x09\x91\x3b\x57\xd6\x8c\xcf\x48\xab\x2f\xa3\x43\x7a\x9f\x82\x02\x3c\x6f\xa4\x54\x7c\x76\x26\x80\x80\x9d\xb4\x5e\xee\x64\x7c\x96\x54\x3c\x99\x05\x20\x94\xa5\x62\x93\x7a\x04\x40\xe8\xbc\xf8\xd9\x63\x78\x6e\x47\x45\x36\xa9\xfb\x79\xd3\xfe\x1e\xd0\x7a\x70\x65\xce\xd1\xb8\x4e\x2e\x0c\xda\x8d\x75\x60\x4e\xf7\x3b\x30\x84\xc5\x8f\x7c\xcb\x91\xcf\x27\x50\x17\xb7\xbf\x3a\x0b\xd9\xd6\x58\xc9\x5c\xec\x2f\x5b\xf5\xa8\x1e\x66\xed\x94\x7c\x1c\x27\x97\xd4\x50\x5d\xc8\x2c\xf7\x12\xcc\xef\xf8\x98\x32\x5c\x6f\x0c\x29\xa8\xc4\x75\xa6\x85\x54\x15\x9e\x9b\x56\x0e\x7a\x30\x4c\xb0\x90\x90\xbe\x6d\x35\xa2\xfd\xfc\x09\x91\x1d\x53\x73\x64\xc8\x30\x42\xa4\x56\xd4\x92\x19\xf3\x08\x91\x48\xad\x55\x0f\x1f\x42\x88\x68\x57\xad\x70\x62\x2e\x21\x22\x23\x6b\xf2\xcf\x0e\x22\x44\xc8\xa6\x26\xe0\x96\x24\x21\x02\x33\x1e\xb4\xbd\x72\x20\x84\xaf\xec\x7e\x07\xae\x89\xc9\x6d\x8b\x6e\xe4\x11\xbd\x81\xfb\x4d\x7c\xb3\x4a\x71\x9f\x89\x4f\xb0\x88\xf2\x9a\xe1\x17\xe5\xe9\xef\x9d\x3d\xd5\x8d\xfc\x4a\xd9\x94\x61\xba\x9a\x21\x88\xfb\x39\xa1\xd1\xc8\xa2\x15\x9b\xee\x45\xb6\xe7\x6c\x6d\x12\xfa\x98\x64\x4c\xa3\xf7\xfd\x68\x1c\xd5\x01\x1d\xf0\xa1\x3a\xa0\x38\xeb\x73\xa8\x83\x8b\xbc\x43\xf9\xe1\x8d\xfc\x97\xf0\xf7\x56\xc4\x51\x7d\x40\x10\x2f\xd5\x85\x04\x10\xaa\x0b\x19\xa3\x79\x1b\xd1\x95\xf9\xa4\x18\x25\xd5\x21\xdb\x26\x73\xe8\x19\xf2\x82\xfc\xfd\x1a\x26\xca\xa3\x73\x42\xa3\x88\x3d\x32\xc2\x8d\x33\x26\xe0\x08\xdd\x78\x64\x39\x32\x69\x8d\x33\xe3\xd0\x79\xa7\xd1\x22\x03\x57\x6a\x0d\xb9\x65\xe8\x6c\xf6\x3c\xe7\x19\x76\xe1\xe7\x3b\x7f\x22\xe3\xfc\x90\x31\x66\xf7\x33\x59\x5e\x18\x9f\x5b\xce\x1c\x27\x4a\xa9\xee\x61\x72\xf1\x50\x7a\x5d\xc0\xf2\x92\x87\xf9\xbb\xf4\x6c\x0f\xf5\x01\x6a\xa0\xfd\x3d\x93\x87\xd6\x09\x3a\x76\x32\x03\xef\xf7\xa1\x50\x5a\x27\x2a\xe1\x7e\x3e\x3e\x5f\x46\x57\x15\xa1\x1f\xc8\xe6\xa3\x25\xa8\x13\x59\xdd\x56\x86\xec\x6a\x70\x6d\x39\xb2\xb5\xb3\x63\x6f\x63\x3b\x98\x9c\x70\x0f\x7d\x51\xbc\x4a\xa9\x3e\xc2\x49\xf3\x31\xaa\x18\xfa\x7d\x68\x40\x1f\x25\xc9\xc6\xd7\xa8\x2f\x21\xa4\x25\x4d\x0a\x57\x5e\xad\x26\xd6\xc8\x18\xb6\xbe\x1a\x83\x0e\x12\xad\x99\xc1\xd8\x52\x5b\x9b\x77\xe0\x08\xdc\x36\x9d\x2a\x35\x5a\x73\x2e\xe3\x09\x87\x16\xa8\xc3\x6f\xdc\xe2\xfd\x11\x47\xf0\xd7\x8c\xcf\xaf\x67\x3c\xee\x23\xe6\x83\x71\xdf\x8a\xe5\x85\xf1\xff\xe5\x8c\xdf\xbd\xc6\x98\xe6\x2b\x58\xa1\x80\x8b\x3f\x7b\x16\xf5\x83\x4a\x6d\xcb\x46\x3d\x4c\xb2\x1c\xad\x13\xb5\x37\xae\x00\xf5\x73\x31\x87\xaf\x14\xd3\xf9\xe0\xea\x0d\x3a\x1e\x56\xe0\xdd\x08\x6d\xb8\x8d\x3c\xff\xc2\xe2\x6a\xd4\xd7\x06\x36\xd4\xe0\xfc\x31\xde\x82\x56\x9b\x18\x7e\x87\xf2\xa5\x0e\x43\x1b\xf1\x75\xdd\x11\x6f\x71\x5c\x91\x58\xf2\xc1\x9f\xe6\xe1\xab\xa3\x18\x66\xf8\x9b\xb5\x29\xbe\x73\xc7\x60\x2f\xec\xa1\x1d\x59\xf3\xf1\x1d\x3b\xee\x45\xe0\x9d\xf9\x5e\x72\x18\x15\x56\x1d\x42\x17\xb1\xfd\x7c\x5f\x54\x8d\x4f\x42\xdf\xe2\x9a\x71\xc5\xf7\x85\xe9\x19\xda\xd6\x51\x7c\x15\xff\x7f\xe7\xe5\xce\x70\x8a\x15\x58\xc3\x3c\x77\x2d\x1d\xe7\xd3\x17\xe7\x22\xcf\x7f\xf8\xf5\x05\xd4\xad\x24\xba\x5e\x42\x16\x95\xf3\x43\x8a\x3a\x72\x1d\xfb\xcb\xa6\xa6\x5b\xd9\xb4\x1d\xdc\xc5\xf1\x6f\xa9\x40\x2d\xea\x0d\xe7\x2d\x7f\x88\xf3\xec\xd4\xb1\x4f\xf1\xfd\xc6\xfa\xd0\x2a\x24\xee\x02\xaf\x91\x4d\xb5\x21\x2d\x38\x2f\x69\x6f\x69\xc7\x76\x20\x4e\x7e\x28\xd1\x3c\x00\x08\x32\xde\xdf\x40\x8b\xe2\x10\xa6\x77\x99\xc1\x78\xec\x30\xe6\x80\xb8\x8f\xd5\xab\xc8\x66\x4e\x78\x65\xec\x84\xd4\x53\xb6\x13\xf4\x09\x57\x00\x1c\x9f\xff\x45\x84\x62\xab\x37\xcb\x8b\xe4\xbf\xe7\xe5\x01\x56\xee\xc8\xb0\x3a\x8b\xf3\xfc\xd1\x80\x7c\x5c\x3f\x1f\x4c\xb8\x82\x75\xc4\xe2\x5d\xa9\x2f\x50\xb4\x46\x05\xfa\xcb\x6d\x5d\x72\x17\xaf\xd7\x1d\xb9\x8f\xf1\xaf\x70\x7c\x88\xd7\x41\x75\x54\x75\x31\x4b\xb6\x01\xe7\x1b\x7f\x99\xd7\xc8\x83\x8f\x92\x79\x8b\xf9\x19\x64\xf1\x1e\x75\xeb\x56\x03\xbe\xa0\xdf\x8c\xf6\xd4\x9f\x38\xfe\x4a\x58\xc0\x3f\x74\x20\x7a\x8c\xe7\x76\x63\xd7\x93\x53\x29\x2e\x65\xba\x97\x1d\xcc\xcf\x80\xd3\x3d\x70\x7c\x36\xe7\x63\xc0\xe9\x3f\x5a\xc7\x53\xa4\xba\xa9\x5f\xac\x1e\xd0\x27\x16\x7f\xeb\xba\x7f\xcb\xcb\x71\xc7\x22\x7c\x70\xe4\x74\x50\xfb\xaa\x2a\xd0\x57\x2b\x56\x96\xf6\xf3\xc8\x11\x77\x71\xbd\xb4\xd1\x82\xfa\x21\xad\xe9\xf7\x04\xf5\x10\x21\xe1\xf5\xc8\xa6\x2f\xb0\x7d\x85\x55\x38\x02\x2d\x9a\x71\xbc\x9c\xb8\xfb\x1d\xae\xb3\xbc\xac\x3f\xe2\x5d\x76\x45\x26\x8a\x10\x8b\xb2\x2e\xd4\x99\x68\x1e\xa7\x9f\x2e\x62\x0a\xff\xd4\x81\x30\x7e\xde\x71\x12\xc5\x71\xcc\xaf\x61\xde\x5b\x8a\x9c\xff\x45\x02\xcb\x43\xda\x3b\x8a\x9c\x5e\x8a\xd3\x7f\xd4\x31\x1d\x49\x53\x33\xc5\x2f\x4c\x27\x41\x3f\xf1\x47\x3e\xc5\xf6\x3d\x7f\xe6\x25\x39\xaf\x14\x9f\x2f\xf6\x6f\xaf\xc4\x4f\x8d\x55\xbf\x8d\xf3\x7e\xf4\x94\x5a\xac\x42\x12\xe1\xfc\x18\x47\xa7\x75\x9a\xf5\x38\xef\xaf\x88\x7b\x81\xf9\x08\x16\x7f\x83\x7e\x8c\x73\x0a\xdf\xa1\xbe\x78\x9a\x0f\xda\xb8\x13\xdf\x01\x5f\x71\xd4\x1b\x71\xaa\x13\x75\xa5\x03\x74\x00\x9f\x53\xcc\xcd\xe9\xa7\xaa\xb1\xbb\x21\xca\x0b\xff\xad\x03\x61\x8e\xb8\x9c\x5e\x6c\x3a\x8b\x9b\xf3\xbf\x88\x64\x7e\x49\x07\x02\x29\x9e\x62\xfd\x25\x9f\x55\x98\xbe\xca\xf4\x0d\x55\xcc\x4f\x84\xf3\xff\x68\x65\xed\xa9\xab\xf5\x9f\x79\x39\x78\xfe\x16\xf6\x83\x84\xe0\x6a\x9c\xf7\x77\xfe\xaa\xc3\xac\x46\x79\x3d\xc3\x75\xf6\x86\x88\x06\xd4\xbf\xac\x0d\xa2\xba\xb7\x65\x5d\xad\xb8\x4e\x0a\x12\xf9\x88\xba\xd1\x99\x36\x54\x6d\xe3\x7f\xeb\x27\x8e\x5e\x3d\x3a\x10\xaa\x62\x24\x8e\x73\x29\x72\x75\x92\x54\x98\x6e\x44\x64\xc5\xef\x3c\x10\x76\xf2\xe3\xbf\xea\xe3\x4c\x12\xa5\x18\x34\xbe\x77\xbb\x88\x61\x27\x67\x92\x98\x0e\xe4\x64\x5b\xef\xfe\xc2\xf9\x7f\x54\xb0\xd7\x39\xfd\xc7\x4b\xe6\xaf\x82\xf5\x93\x58\x3e\xe0\x8f\xba\x0f\x3d\xbc\x37\xe3\x8c\xff\xd6\x7f\xfc\x97\x0e\x64\x10\xe3\xd8\xb8\xba\x2a\xa3\x18\xef\xe5\xcf\x78\xab\x39\xc9\x14\x39\x1d\xc8\xc6\x0a\x8a\x9c\x0e\x24\x99\x69\x10\xb2\x1a\x28\xb7\x5f\xdc\xfd\xbd\x52\x09\xa9\xda\x44\x5f\x7f\xc1\x7c\x41\xbe\xf3\x11\xf2\x2d\x8d\xfe\x9f\xe3\x7b\x1b\x18\xa7\xf8\x98\x79\x91\xfc\x43\xff\xc1\x38\xd6\x1b\x02\x14\x4b\xaf\x51\xbc\x6c\x45\xb1\x88\x9d\x4d\x86\x3f\x74\x30\x4e\x7f\xf1\xf8\x7f\xeb\x3f\x7a\x74\x20\x5c\x1d\x14\xa6\x03\xe1\xf8\x7e\xce\x57\xc4\x87\xd5\xdb\xe1\x7c\x51\x66\x1d\xa0\x18\xc2\xea\x08\x6c\x60\x75\x6f\x38\x1d\x48\x32\xfb\xfd\x9c\xdd\x84\x40\x3c\x21\x97\xbb\xbf\xbb\x1b\x21\xd5\x66\x84\x80\x0a\x21\x2f\x1e\xd1\x9f\xff\x52\x21\xe4\xd3\x68\xfa\xff\xd7\x2c\xa7\x9c\xfe\xa1\xa7\xfe\x09\xfb\x2e\xb7\x19\x0f\x5a\xa1\x4a\x91\xd3\x3f\x5c\xfe\xce\xe2\x67\xfa\x87\x7c\xb9\xdf\x79\xe0\xf8\x37\x2e\x2e\x2e\x4e\x2b\xf6\x1e\xe6\x13\x7b\xa3\xc5\x5f\x3a\x01\x4e\x07\x32\x88\x79\xb3\xfc\x97\x0e\x24\x84\xf1\x7d\xe1\x2c\xfe\x98\xc1\x84\x40\x09\x21\xdd\x2b\xf7\xce\xbb\x84\x64\xbb\x51\xcd\xcb\xe5\x1c\x42\x7e\x7d\x20\xa4\x3a\x98\x90\x9f\x15\x84\xbc\x74\x24\xe4\xd7\x42\x42\x3a\xd5\x7e\xfb\xc2\xbc\x10\x66\xed\x80\xd3\x3f\x88\xb0\xf8\x39\xff\x0f\xa6\xff\xb8\xc6\xda\xe6\xdf\xfa\x8f\x42\x96\xbf\x3f\xf5\x0f\x5c\x3f\xe8\xd1\x3f\x70\xfc\x3f\xd3\x7f\x70\x3a\x08\x4e\x0f\xc0\xf1\xe2\x7f\xeb\x40\xb8\x7a\x22\x5c\xff\xf0\x65\x6d\x71\x3a\xd3\x2c\x2d\x66\x79\x09\x67\xf7\x74\x57\x1c\x21\x5d\x0a\x84\x24\x4f\x20\xe4\x87\x05\x21\x59\x16\x84\xfc\x88\xa6\xfd\xa2\x23\x83\x90\xbb\xad\x84\x74\x44\x13\xd2\xdd\x9f\xbf\x97\x10\xd2\x55\xd7\xbd\x8a\xec\xdd\x1f\x38\xfd\xc3\xdf\xfa\x8f\x32\xc6\x2d\xff\x2f\xfd\xc7\xbf\xe9\x1f\x2c\x03\x7a\xc7\x69\xc0\xfa\x71\x8f\x0e\x82\xe9\x01\x38\x3d\x08\x97\x1f\x4e\x27\xe4\xc4\x78\xef\x1e\x3f\x10\xf6\x59\xd3\x58\x7e\x38\x1d\xc8\x3a\x6b\x8a\x3b\x1b\x08\xf9\x79\x9c\x90\xa4\x6b\x84\x7c\xef\x24\x24\xdb\x8a\x90\xaf\xb7\x09\x29\x76\x25\xe4\xdb\x34\x42\xaa\xdf\x11\xf2\xf5\x05\x21\x6f\xf8\x08\xf9\x92\x4b\x08\xc8\x11\xf2\xd6\x83\xfe\xed\x13\x36\xe6\x70\xfa\x07\xce\x07\xe7\x1f\x3a\x30\xef\xff\x3b\xfe\x9c\x8b\xbf\xf3\xc0\xf5\x7b\xee\xfe\x1b\x30\xbe\x5b\x9b\xf1\xd7\x1c\x0f\xce\xe9\x01\xb4\x2e\x53\xd4\x65\xfc\xaf\x31\x8b\xff\x1f\x3a\x90\xbf\xc6\xcb\x05\xe9\x54\xe7\xb1\xe6\x2d\x21\x3f\xe3\x08\xd9\x91\x4b\x48\xc7\x64\x42\x0e\x36\x10\xf2\xe5\x00\x21\x99\x6b\x09\x69\xf7\x22\xa4\xe8\x0e\x21\x1f\x3d\x08\xb9\xab\x4e\xaf\x5f\x5b\x12\xf2\xe1\x1c\x21\x5d\x5f\x08\x69\x62\xf1\x71\x7a\x28\x4e\x07\xf5\x0f\xfd\x8b\xf7\xbf\xb7\xff\xb3\x6c\x2e\xe0\xf4\x0f\xa7\xbc\x7f\xe7\xa1\x47\xff\xc0\xd7\x3b\x4e\x4e\xef\xc1\xf1\xe0\x1c\x72\xbc\x30\xa7\x7b\xe0\xf2\xd1\xa3\x03\x61\xf7\x6a\xf8\xb8\x3f\xc6\x89\x9b\x84\xcc\x0d\x22\xa4\xd3\x93\x90\xd5\x2b\x08\xf9\x96\x4a\x48\x94\x01\x21\x9f\x2a\x09\x49\x8c\x21\xe4\xe3\x0e\x42\xba\x9f\x6c\xdb\xb6\x13\x52\x98\x4c\xc8\x3b\x11\xaa\xf5\x69\xd9\x49\xc8\xcb\xed\x84\xb4\xfc\x20\xa4\x6b\xf1\xef\x71\x91\x6b\x07\x15\x0a\xbd\xe3\xff\x5b\xff\x95\x37\x99\xdd\x7f\xe6\x49\x95\xc5\xb8\xdc\x93\xac\x5d\xa5\x5d\xff\x9d\x07\xe3\xf4\xbf\xe2\x67\x71\x72\xfa\x0f\x8e\x07\x96\xcd\xed\x7d\xcd\xfd\x9c\xf3\x0d\xe1\xfa\x0b\x37\xce\x0e\x66\x3a\xb7\xb1\xe9\x84\xfc\x3a\x47\xc8\x4c\x1f\x42\x3a\xc2\x09\x59\x7e\x9a\x90\x4f\x43\x08\xe9\x7e\x7e\xfa\xa0\x47\xc8\x7e\x19\x42\x5a\x27\x12\x72\xb2\x1f\x21\x6f\x73\x08\x29\x0c\x27\xe4\x8d\x2f\x21\x77\x4d\x69\x0e\x5e\x18\x12\xf2\x4a\x85\x90\xce\xcc\xdf\xfa\x48\x6e\x3e\xb8\x56\xd0\x3b\xfe\x7c\x15\x8a\xe7\x58\x7c\xb9\x4c\x27\x93\xb9\x8c\xe2\x09\x56\x6f\x2d\x95\xf9\x71\x1d\xc9\xa2\xaf\xff\xd9\xfe\xb9\xf8\xb9\x3a\x20\x9c\xfe\x83\xe3\x81\xff\x46\x29\xe6\x8b\xc5\xe9\x64\xb8\x7c\x98\xb2\x7c\x76\xcf\x43\x9d\xad\x54\x4f\xf9\x4d\x80\x90\x69\x06\xb4\x1e\xdc\x92\x3b\xd4\xf7\x67\x53\x1c\x21\xcd\x57\x09\xd9\xb3\x96\x90\xd7\x52\x84\x9c\x58\x43\xc8\x8b\x72\x42\x0a\xde\x11\xd2\xa8\x45\xc8\x9d\xb1\x84\x3c\xf7\x21\xe4\xc5\x63\x42\x9e\x5d\x26\xe4\xd7\xcd\xdf\x75\xc1\x6e\x78\xf2\xce\xc6\xf6\xdf\xc2\x8b\xfa\x97\x0b\xc6\xbc\xb8\x62\x3b\xbd\x4d\x60\x10\x6d\xf7\x82\x23\xb1\xdd\x7f\xe5\x43\xbf\xc5\xb4\xc7\xbc\xe8\xaf\x72\xd4\x82\x17\xcf\xa1\xa4\xd4\xf0\xa1\xe2\xfb\xe0\x17\x7e\x7e\x2e\x0f\x5c\xfb\xe7\xee\xb3\x38\xf3\xaf\xfa\x77\x1f\x8c\xdf\xc8\xfd\x5c\x74\x1b\x6b\x1f\x16\xbd\xfb\x49\xf7\x78\xd1\x21\x41\xc8\x90\x7b\x54\xf7\xe8\x17\x44\x48\xdb\x74\x9e\x80\x85\x5b\x08\x79\x5d\xcd\xdf\x10\x3e\x81\x90\x26\x7e\xa1\xab\xf1\xd3\x09\x79\xf6\x48\x54\x2c\xd5\x89\x90\xc7\x4b\x44\x1f\x5c\xdc\x4c\x48\x5d\x9e\xd8\x8e\x5b\x3b\x09\xa9\xf1\x15\x97\x6d\x5c\x4a\xc8\xfd\x54\xf1\x88\x1f\x81\x84\x54\x28\x4b\xa1\x53\xe1\x65\x3d\x99\xa5\xd8\xef\x27\xcb\xe0\xf3\x64\x4e\x85\x14\x9e\xbb\xc9\x38\x2c\x89\xf5\x45\xd3\xe5\xa5\x70\x3f\x86\xd3\xbd\x1c\x1e\x2c\x89\x4a\xe6\x43\x1b\xc5\xbf\x76\xe3\x81\x74\x31\xac\xeb\xbb\xf7\x87\x58\x33\x97\x07\xee\x7e\x72\xf7\x99\x27\xf7\x3f\xe2\x27\xff\x81\xec\xe7\x9c\x5e\x48\x29\x92\x90\x8e\x85\xbc\x3c\x26\x21\x84\xbc\x1f\x24\xb2\xc3\xb5\x98\x90\xd7\x47\x25\x1b\xc7\x5d\x22\xa4\x41\xbb\x8f\xe7\x5c\x3f\x42\x1e\xb7\xca\x07\xad\x0d\x27\xa4\x96\x28\x05\xc6\x88\x10\x52\xdd\xa4\xa4\x70\x24\x99\xe7\xfe\x9d\x3e\x8a\x91\xe7\x8c\xf9\x12\x6f\x8e\x52\x5c\x5f\xee\xca\x2f\x54\xfe\x58\x71\xff\xd3\x62\xfe\x91\x37\xa6\x2a\x7e\xf9\xdc\xc5\x57\x70\xf9\x99\x52\x0e\x80\xc0\xdb\xbc\xb1\x2a\xfa\x00\xc2\x31\x99\x1d\x2a\x21\x00\xc2\x65\x9c\xee\xe5\x48\x8a\xf2\x77\x00\xa1\x13\x29\x87\xd1\x17\xc7\xf5\xe0\x29\x15\x2d\x00\xa1\xc4\xfd\x17\x94\xeb\x01\x84\x14\x13\x96\x2b\xb7\x03\x08\xfe\x8a\xfb\xa4\xdc\x09\x20\xf8\x36\x66\x84\x8a\x38\x80\x60\xdd\x9f\xf7\xff\x3f\xe2\x9e\xf0\x1f\x38\x87\x3d\x25\xb1\x53\x13\xfc\xf8\x7c\xf6\x45\x41\xe2\xa4\xcc\x4f\x42\x9a\x3f\xf5\x3d\xa7\x9f\x40\x48\x23\xbf\xb2\x8a\xe3\x34\xde\xa9\x8f\xc4\x55\x4f\x7a\xcd\x17\xb8\x74\xcf\x45\x5d\x34\xc0\x56\x78\xf9\xad\x05\xea\xb7\x96\x5e\x10\x13\xbe\x21\xaf\x61\xbd\x75\xb5\xc4\xac\xd2\x4c\x0d\xdd\xc4\x67\x52\xca\x97\x47\xa9\x57\x64\x2d\x96\x96\x2f\x8a\x54\x5f\x5f\x12\x27\xbd\xb5\x40\x59\x7d\x7d\xad\x8a\xf4\xda\x8b\xb3\xd5\x9b\xdb\xd6\x48\x55\x9d\xdb\xab\x71\x0d\x40\x32\xed\xd4\x60\xcd\x12\x00\x29\xd7\x63\xb3\xb4\xbc\x01\xa4\xa6\x24\x25\x69\x2d\x01\x90\x12\x4c\x14\xd4\x1a\x08\x20\x39\x67\xcf\x7b\x6d\x55\x00\x29\x9e\xf8\xa7\x5a\x76\x00\x12\xe5\xb1\x43\x35\xfd\x00\xc4\x33\xa3\x07\x68\x06\x00\x88\x8f\x8b\xbc\xab\x51\x09\x20\xb6\x6c\xeb\x77\x8d\xf7\x00\x62\xf3\xff\xdf\xe3\xe7\xfd\xff\x28\x7b\xef\xb8\x9e\xdf\xef\x7f\xfc\x18\x4d\xed\xa5\x3d\x25\xed\x81\x54\x22\x24\xa3\x48\x85\x64\x54\xb2\x52\x4a\x49\x65\x25\x4d\x4a\x69\x2a\xed\x45\x11\x9a\x0a\x95\x8c\x92\x8c\x52\x88\x32\x8a\xc8\x56\xb2\xb7\xeb\x77\x7b\x9e\xeb\xf1\xe0\xc5\xfb\xfd\x7a\x7f\x3f\xbf\xd7\x3f\xe7\xf5\x6c\x79\x9c\x73\x9d\x6b\x3c\xce\xfd\x7e\xdd\xcf\x56\xf8\x83\x0f\x22\x82\x3a\xad\x5f\xf7\x4b\x62\x7d\x76\xb0\x44\x16\xeb\xf4\x4f\xb9\x55\xc6\xf2\x7b\x00\x74\x2b\xa8\xef\x57\x58\x3e\x2c\xf4\xc6\x6d\x0d\x6d\x83\x12\xde\xe2\x2b\xdf\x34\x47\x4d\x9f\x2c\x30\xf1\xfc\x33\x2d\x95\x45\x8f\x84\x9b\x4e\x67\x6b\x59\xae\xf3\x15\x1b\xac\x09\xd4\xac\xda\x71\x5f\x72\x7f\xd5\x3d\x4d\x89\xbd\xc3\x47\x76\x97\x7f\x1d\xe3\x76\xf0\x81\xcc\x9a\x92\x7b\x1a\x6d\xa7\xe4\x64\x17\x1d\x49\xd2\x58\xd6\xde\x24\xbb\xa1\x38\x5d\x63\xe7\x93\x63\x32\xfd\x87\x12\xc7\x04\x90\x7b\xd2\xb3\x72\x8f\x6a\x2e\x22\x44\x7a\x44\xda\x16\xcd\x00\x42\x46\x8a\x27\x45\x68\x76\x13\x22\x15\x1f\x2f\xa1\x59\x46\x88\x64\x6b\xac\x85\xe6\x76\x42\x24\x55\xa2\x77\x6b\xb4\x10\x22\x3e\x2c\x32\x49\xa3\x9a\x10\xb1\xf9\x11\x4b\x47\xaf\x21\x44\x64\x60\x87\x97\x86\x2c\x21\x22\xb7\x83\x1f\x8c\xda\x45\x88\xd0\xce\xff\xb7\xff\xc3\x99\xb7\x41\x31\xbc\xb7\x4c\x0e\xc9\x60\xdd\xf2\x43\xa7\x1a\xde\x4f\x7a\x55\xae\x89\xef\xa7\x0f\x4b\x0d\xf0\x7d\xf5\xb6\xd9\x38\xee\x21\x27\x00\xda\xa3\x4c\x9f\x8d\x3c\x09\x70\xc1\x72\x42\xe3\x98\x8d\xfc\xba\xf5\x81\xc6\xa7\xcc\xfa\x44\x93\x8e\x0f\x9d\x00\xb6\x5f\x24\x5b\xca\x92\x8c\xd7\xad\xd4\x93\xc9\x2c\x6e\x1f\x1f\xb8\xa9\x5a\xfe\xe7\x81\xb0\x71\x69\xb1\x63\x94\x3e\xe5\xad\x1b\xbb\x34\xaf\x48\xe5\x73\x56\xb9\x51\x4a\x55\xaf\x5a\x40\xc6\x12\xc3\xc2\x4b\xf7\xd5\x6e\xa7\xe5\x1a\x4e\xbd\x5f\xa4\xb6\x61\x9f\x87\x61\xe1\xa7\x57\x2a\xcf\x13\xcd\x8d\xea\x08\x51\x4e\xda\x1d\x38\x56\x90\x10\x25\x93\x9d\x6a\x46\xfa\x84\x28\x28\x87\x85\x1a\x4d\x27\x44\x7e\x5e\x88\x94\x41\x26\x21\x32\x3f\x82\xea\x0c\x7a\x08\x91\xd9\xbc\x6d\x92\xfe\x0f\x42\xa4\xad\x36\xfb\xea\xb9\x12\x22\xa5\x16\xb8\x57\x6f\x1b\x21\x92\xb7\xfd\xa7\xe9\x2e\x22\x44\xc2\xe5\xbf\xf8\x6f\xf6\xe7\xb8\x8f\xa4\xb7\xa3\xac\x55\xb0\x1e\xf9\x36\x44\x1f\xeb\x6b\x4f\xbd\x26\x20\x6e\xd7\xfd\x63\x32\xea\x04\xdc\x20\x96\xf8\xf5\x2b\x67\xac\x10\x0f\x6e\x04\x6b\x53\xa1\x2e\x80\x1a\x07\xeb\xa1\x2a\x92\xbc\xb3\xcb\x5e\xcc\x9c\x38\x76\xa3\x68\x41\x51\xd6\xf4\x40\xab\x7a\xd9\xb3\xb9\xa5\x96\x5e\x4b\xdc\x94\x26\xa6\x6f\x9c\x26\xee\x63\xa6\x36\x2d\xf9\xf6\x94\x98\x88\x80\xd1\x45\xf1\x5a\x16\x12\xe9\x93\x34\x27\xc4\x8c\x9b\x74\xb1\xe4\xbd\xd6\x40\x94\xa7\x79\x46\xa3\x91\x76\xc3\x4e\x05\x73\xbe\xae\x9d\xda\x67\x22\xda\xcc\xa5\x5e\x57\x6a\x9d\x0c\xed\x31\xf7\x23\xb7\xc6\x88\x07\x39\x98\x2f\x23\x2f\xd4\xdf\x6c\x5e\x34\xd1\x92\x10\xb5\x29\x01\x73\xcd\x1e\x13\xa2\xd2\xe6\xf7\xcd\x4c\x92\x10\x65\x1d\xdf\x2e\xd3\x9d\x84\x28\x3e\x5f\x3f\x6d\xc2\x13\x42\xe4\xc3\xbd\xde\x4d\x88\x26\x44\xee\xd2\xba\x97\xc6\xd5\x84\xc8\xd6\x78\x64\x8c\x3b\x49\x88\xb4\xc3\x7f\xce\xf7\x11\xe9\xd4\x2a\x60\x15\xe0\xe7\xd6\x31\x58\x87\x7b\x3d\x30\x1e\xab\xe3\x8f\x1b\xb0\x5c\x0f\x77\xcc\x67\x22\xef\xe3\x5a\x9b\x2d\x56\x47\x9a\x3d\xe7\xe3\x3d\x96\xd3\x21\x8e\x58\xbf\xac\x9e\xb5\x78\x38\x17\x3f\xc0\xd1\x86\x25\x57\x65\x5d\x87\x7b\x16\x1c\x59\xf4\x43\x67\x88\xb0\x53\xda\xb7\x85\x2e\x93\x8f\xcb\xec\x8c\xeb\xb3\x8f\xb6\x77\x55\x3b\x17\x35\x63\x5e\xee\x9a\x4d\x63\xf4\x43\xef\xcc\xfd\xb1\xed\x87\x8e\x5e\x90\xf5\x9c\xa9\x89\x6e\xfa\x3a\x9b\x45\xac\x0f\x15\x85\x18\x3a\xf8\x47\xcd\x1e\x7b\x8a\xc7\x68\xb9\xdf\xe8\x59\x96\xd7\x0a\x8c\x8a\x7c\xc3\x66\x09\x3d\x1b\x65\xf8\xc5\xa7\x71\x96\x3f\x89\xd1\x3f\xe4\x35\x62\x46\x19\xa9\xd6\xce\x5d\x3b\xd1\xaa\x8f\x5c\x1d\xd3\xbf\x26\xd5\x6a\x06\xb9\xa3\x11\xba\x4a\x70\x7a\x20\x79\xa1\xbe\x6b\x45\xb4\xa5\x13\xf9\xac\x56\xef\xf6\x64\x8a\x07\x21\xca\xfb\x5c\xaf\x4f\x89\x22\x44\xe9\xb5\xab\xa4\x85\x29\x21\x8a\x01\xce\xe9\x93\xf6\x13\x22\x1f\xfd\x3b\x0e\x7f\xfa\xff\xa3\x0d\xe1\x19\x18\x30\x37\x47\xbe\xcf\xc3\xde\x99\xf4\xfe\xb3\x83\x3d\xea\x27\xb5\xf1\x2c\xc2\x7b\x8b\x17\x36\x3a\xe3\xe7\xba\xba\xe5\xd8\xf7\xa0\x22\x7f\x15\xf2\x1e\x0e\x3e\x73\xc7\xf5\x24\x6f\x9e\x67\xa4\x38\x3f\x40\x4a\xc6\x5a\xe5\x51\xfe\x23\x5e\xc4\xcc\x5f\x3d\x7d\x42\x95\x54\x74\xa8\xe0\x0a\x75\xeb\xab\x2a\x3a\x81\x73\x5c\x64\x9d\x2b\xb4\x5d\x7c\xe6\x2f\x33\xd9\x18\xad\x7f\xcf\x43\x63\x89\x46\xf4\x9a\xb1\xd2\xab\xa6\x3b\x6d\xce\x9d\x39\xbe\x76\xb9\xe2\x22\xa1\xaa\xe7\x13\xf4\x9d\x53\x17\x1e\xbf\x7c\x78\x42\xc6\xd2\xa7\x0b\x87\xf4\x4e\x36\xfe\xbe\x34\x64\xa1\xc1\x57\xdd\xf1\xf2\x8b\x57\xcd\x5f\x48\xfc\x0d\xaa\x1c\x7f\x3a\x8c\x25\x09\xba\x3f\x1c\xf9\xed\x34\x48\x89\xf6\x84\x05\xd1\xf3\x82\x48\xad\xe6\xf1\x85\xa3\xe7\xa6\x92\xcb\x63\xc4\xe7\xf7\xda\xcc\x26\x8f\xd4\xf5\x1c\x9c\xad\xf3\x49\xbf\xda\x3d\x7b\xcd\x59\x5b\x09\x51\x71\xb5\x33\x9a\xe9\x49\x88\x32\xff\xef\xfc\xa7\xfe\x7f\x1f\x30\x64\xc6\xdf\x02\xeb\x6d\x8f\x5e\xcc\x41\x7e\x60\xe7\x97\x85\x58\x35\x6f\xc9\x76\xc6\x5b\x72\x8d\xae\xab\x11\x9f\xaa\x35\xf7\xc0\xdf\x2b\xdf\x40\x79\x30\x45\x6f\x36\xf4\x71\x6c\xe6\x60\x00\xc6\x29\x49\x7f\xb3\x2c\xcf\x63\x80\xa8\x17\x9b\xbe\xca\x5f\xe7\x31\xda\x7e\x25\x60\x99\x81\xa6\xd8\x2e\xbf\x3e\xbf\x10\xcb\x6b\x0a\xf2\xee\x05\xeb\x9f\x2f\x72\xd1\xf0\x72\x69\xf6\xd2\xf3\xaa\xd0\x13\x58\x3c\xd2\xf3\x44\xf8\x4f\x83\x03\x0b\x12\x3d\x96\x64\xcc\x32\xb2\xb3\x1f\xb2\xd6\xa6\x3c\x64\xac\x95\xed\x2e\xf7\xf1\x17\xae\x8c\xf5\x9d\xab\xba\x66\x46\xf7\x6e\xa3\xfa\x39\x27\xd7\xcc\xfa\x50\x62\xf0\x66\x4e\xee\xca\x23\x24\x4b\xf7\xa7\xcd\xa9\xe5\x97\x49\x95\x76\x98\x0d\x9f\xf3\x7b\xd2\xac\xb9\xd8\x7a\xe2\xd2\xeb\xa4\x53\x23\x68\x76\xca\x12\x79\xf2\x70\x34\xff\xec\x67\x8b\xd4\xc8\x33\x75\xee\xd9\x32\x0b\xf9\xc9\x07\xb5\xf9\x33\x23\xe6\xaf\x27\x44\x65\xec\xac\xd3\xf6\x55\x84\xa8\x24\xb3\xfe\x93\x43\x06\x78\x9b\x6b\x70\xc3\x34\xac\xc3\xf6\x4d\x76\xc0\xea\x5e\xa7\xeb\x52\x8a\xff\x3b\xad\xc4\x75\xa3\x31\x09\xcb\x73\x70\xd2\x61\x03\xe6\x41\xd9\xb2\x40\x1c\xf7\x22\xf3\xad\x58\x2d\xcd\xca\x0d\x46\xfe\x58\xa2\x62\x28\x56\x0f\x23\x5e\x44\x60\x7e\x6c\x9f\xb3\xcb\x4c\xea\x38\x80\xef\x9c\x88\x89\x63\x7c\x04\xaf\xad\x1e\x19\xda\x66\xfe\x52\xda\x75\xf1\x96\xe0\x01\x7b\x33\xd5\x54\xfb\xd6\xed\x26\x6b\xc5\x35\xa6\xcc\x99\x1b\x24\xb0\xa3\x4c\xb3\x70\x66\xff\xd6\x27\xa9\xa5\xda\x76\xd3\xad\xb7\xb4\x1c\x7d\xaa\xfd\x64\xea\xbb\xcd\xe7\x1b\x77\xe9\x68\x4f\xf1\xdc\xcc\x7f\x47\x42\x3b\xc0\xa2\x7f\x53\xd7\x5b\x51\xcd\xcb\x53\x16\x07\xec\x20\xbd\x1a\x11\x53\xec\x37\x2c\x23\x03\xea\x8f\x2c\xac\xbc\x13\x09\x51\x73\xb0\xe8\xf7\x7c\x46\x88\x1a\xbf\xc5\x64\xf7\xc3\x84\xa8\x68\x5b\x28\xad\xe6\xac\x17\xaa\x93\x97\xae\x34\x27\x44\xb1\xc9\x42\xc6\x75\x3e\x21\x8a\x8a\x93\xc4\x5c\x36\x13\x22\x2f\xc0\xfa\xff\x46\xc1\x0a\xf1\xa9\x87\x7d\x0e\x88\x6b\xb3\xfc\xa7\x96\xf2\xb5\x1b\xe8\xf8\x6f\xc0\x7a\x73\x8d\x78\x00\x56\x45\xcb\xe7\x07\x61\x75\xb0\xf0\x65\xe8\x03\xf4\x7f\x30\x12\xeb\xb1\x49\x29\x51\xa8\xae\xbe\x4b\x31\x16\xd7\xd5\x2d\x31\xb4\x8a\xe8\x1d\x9f\x2c\xc5\x9f\x0c\xb0\x72\x42\x92\xa9\xf2\x3a\xde\xe2\x45\xd1\x09\xca\xe3\x4b\xc5\xb5\x6c\xfa\xf6\x5c\xb1\xae\x95\xff\x68\xe5\xb2\x47\x68\xe5\x50\xa5\xda\x29\xea\x31\x64\x9b\x93\xca\xed\x89\x47\x62\xb4\x93\x55\xd4\xa4\x4c\x82\x77\x0f\x2f\x7e\xab\xd6\x6c\x2c\x1e\x6d\x72\xb6\x41\xed\xcc\xb8\xb3\x51\xce\x9d\x73\xd4\x14\xc6\xcd\x8a\x92\x1e\xb8\xa8\x92\x3e\xee\x69\xe4\x37\x42\x94\x52\xc6\xdf\x09\xd9\x44\x88\xd2\x98\xf1\x3b\x82\x96\x11\xa2\x50\x3c\x7e\xf5\x96\x0c\x42\xe4\xaf\x8d\xf7\x0f\x74\x24\x44\x7e\xc8\xb8\x0b\x1b\x8d\x08\x91\xdd\x39\x5e\xc1\x77\x3a\x21\xb2\x92\xe3\x7c\xbd\x1e\x11\x22\x9d\x35\xee\x8b\xa7\x0b\x21\xd2\x7e\xef\xcb\x67\x60\xf5\xfb\x49\xf3\x42\xc4\x37\x3b\x7b\xdd\x50\x28\xaa\x2d\xcf\x0b\xf1\xab\xc6\x47\xfe\x88\x47\x9c\x8c\x0f\x42\x9c\xa7\x5c\x24\x14\xf5\xca\x0f\x8a\xee\x42\x94\x25\xbb\x2d\x16\xd7\xd7\xe4\xb4\x38\xac\x0a\x47\xbd\x4c\x46\xde\xd4\xf6\xef\x14\x2f\xf4\xc9\xcd\xc0\xf3\x95\xcb\xd5\x1c\xdc\x4f\x16\x25\xe5\xde\x97\x31\x1d\x52\x69\xbd\x28\x3b\x4d\x37\x58\xb0\xc4\x62\x63\x96\xfc\xf4\x51\x92\x03\xa6\x31\x99\x07\x9c\x73\xa4\x0d\xc7\x79\x64\x0e\x0b\x8c\x95\xa9\x34\xd8\x96\x61\x11\x2f\x26\x7b\x45\xd7\x3d\x3d\xae\xc8\x58\x4e\x55\xdb\x2e\xed\x54\xfd\x7a\x39\x11\xcd\xc1\xb4\xf1\x1d\x96\xb2\xd3\x35\xd3\xf7\x95\xbe\xcc\x96\x1e\xd0\x9a\x9c\xca\x4f\xc8\x48\x5e\xad\x65\x09\x61\x84\x48\xcd\xd2\x1a\x13\x63\x42\x88\xe4\x04\xed\x49\xbb\x9c\x08\x91\x2c\xd4\x36\x8c\xb0\x21\x44\x52\x54\x7b\x5f\x88\x19\x21\x12\x75\x3a\x96\x41\x33\x09\x91\xd8\xaf\x1d\xc9\x89\x93\x78\xb0\xce\xa2\x40\x4f\x42\xc4\xf3\x9e\xd9\x2c\xc0\xf9\x7f\xc7\x67\x15\x56\x7d\xdb\x1d\xa8\x8a\x7a\x43\x2f\xe5\x7d\xd5\x14\xed\xc0\x2a\x71\xd9\x97\x48\xc4\xe1\x8a\xfa\x63\x50\x17\x24\x27\x2c\x01\xf9\x2f\x29\x62\xf4\xb6\x71\x0c\x49\xc7\x73\x45\x08\x64\xe1\xfc\xf1\x87\x5c\xfc\xbd\xd5\x8d\x07\xb0\x3a\xbc\x70\x07\xe5\x85\xcc\xfc\x79\x64\xaf\xa0\x2d\xc0\x24\xbe\xc3\xfe\xa3\x5a\x79\x37\x1a\x3d\x28\x0e\x9f\x64\x2a\xf4\x55\x37\xb3\xd8\x7a\xd1\x25\x91\x1c\x4d\xa3\x43\x2f\x36\x8c\x15\xcd\x55\x3f\x79\x28\x69\x77\x85\xd8\x64\x35\xad\x83\x0f\x0b\xf6\x88\xd9\xa9\xf8\x1e\xb4\xaf\xc9\x17\x03\xe5\x05\x45\x99\xed\xaf\x45\x35\x95\x6e\x14\xc9\x3d\xbb\x27\x7c\x58\xd9\xa3\x50\x95\x10\xc1\x4f\x2a\xe2\x39\xb1\x84\x08\x8d\x57\x09\x4d\x37\x22\x44\xc8\x58\xa5\x34\xa5\x84\x10\x21\x09\xd5\xd0\xc4\x06\xce\x39\x49\x65\x70\xcf\x51\x42\x04\x13\xd4\x46\x44\x4f\x23\x44\x48\x5d\x4d\x66\x67\x1c\x21\x82\x4f\x54\xb3\xc2\x75\x08\x11\x94\xee\xce\x5a\x83\xa8\x47\xbb\x0b\xe5\xbd\x9d\x77\xa0\x7a\x40\x35\xa2\x94\x0f\x51\xf1\x32\x0a\x6f\x8f\x16\xb7\x51\x5d\x98\x5c\xdb\x64\x3c\x71\xa4\xae\x4c\xc7\x75\x64\xcf\x0a\xda\x2f\x28\x3c\x29\x1f\xd1\x92\x2d\xc3\x0a\x99\x3e\x28\x87\x10\xff\x71\x19\x53\x82\xeb\xc4\x5c\xfd\x0a\x8c\xb3\x71\x1f\xad\xaa\xeb\xbb\x1f\x7f\x29\xe7\x39\x4c\x66\xf4\xd4\xe3\xbe\xe3\x2e\xf1\x46\xa9\x54\x1c\x5f\x6e\xbf\x99\xcf\x5c\x71\xd1\xf1\x25\xeb\x1e\xf2\x79\xc8\x0d\x1c\x37\xd8\x29\xcf\x37\x59\x56\xbf\xba\x25\xe7\x16\xaf\xaf\x8c\x7a\xf5\xbe\xe3\xe9\x3c\xc6\xd2\xd7\xaa\x5a\x5b\x3f\x73\x4b\x48\xf7\x57\x79\x3d\x31\x1a\x76\x45\x56\xb6\x6a\x11\x21\xf0\x45\x26\xec\xe8\x1d\x42\x86\x3a\xc8\xca\x1f\xb4\x24\x84\xab\x47\xf6\x71\xc1\x73\x42\x78\x14\xe4\xc4\x73\x82\x08\xe1\x19\x2f\xa7\x9a\xc1\xb1\x8a\xb2\x3d\xa9\xbb\x09\xe1\x8e\x93\x0b\x4d\xaa\x26\x84\x67\x92\xdc\xad\xb8\x3e\x42\x78\xfc\x3a\x8c\x28\x6a\xd6\x5c\xbf\x1d\xe3\x51\xef\x13\x89\xcf\x5f\x31\x18\x83\xf8\xef\xe1\x49\x49\x58\xfd\xcf\x77\xa4\xfd\xa1\xd2\x04\xb2\x70\x1f\x8d\x5f\x9d\x8f\xaa\xfb\xbb\x0a\x0a\xf1\x7e\x77\xd0\xcb\xc3\x78\x7e\xd8\xd0\x58\x82\xf1\x5b\x55\x53\x81\x78\x86\x63\x68\x35\xc6\xd5\xea\x74\x2d\x7e\xd6\x2f\xa1\xb7\xd3\x95\xa5\x1a\xb2\x84\x12\x00\x64\x85\x1a\xae\x6b\x97\x0d\x79\x25\x2d\xd0\x98\x6f\xad\x07\x20\x71\xb1\x31\x6f\xf5\x5d\x00\xb1\xe9\x8d\x09\x21\x0b\x01\x44\x46\x37\x4e\x4b\x8f\x06\x10\x9a\xda\xd0\x50\xe1\x0f\x20\xe0\xd9\x20\x71\x89\x0b\x80\xff\xe6\x39\xff\x5e\x2e\x00\x3e\xb7\xb3\x85\x5f\x2a\x01\x78\xcb\x6b\x6f\x71\xce\x84\xdc\x3a\xd5\x96\x68\x97\x94\x23\x92\xc2\x25\x72\x14\xfb\x3e\x70\x0f\x3f\x78\x9d\x63\x87\x5e\xdd\x8f\xfd\x40\x86\xce\xca\x75\xc3\xef\xe7\x66\x5e\xc4\xf7\x78\x6f\x7a\x6b\xfa\x94\x37\x45\x95\xab\xdd\xe2\x11\x15\x3a\x62\x9b\x82\xe3\x5c\xa0\x9e\x81\x28\x6b\x46\x3f\xc5\xc5\x13\x07\x0b\x51\x7d\x22\xba\x8d\xe1\x01\x8d\x2e\xd3\xe6\xd8\x80\x8e\x4a\xc4\xc5\xd7\x2d\xaf\xc6\x38\xb8\x1e\xac\xc1\xfd\xd3\xce\xe5\x34\xf2\x1c\x2c\xe6\x51\xdc\x50\x2b\xbe\x19\xf1\x31\x11\xb1\x56\x3c\x87\xf2\xed\x6d\x7d\xad\x70\x0f\x80\xeb\xf4\x55\x57\xf3\x38\x80\xa1\xdd\x57\x23\x17\x63\x64\xaf\xd6\x04\x20\x73\xf7\xaa\x4d\x02\xe2\x4f\xad\xc7\x8a\x11\xc7\x6c\x75\x69\x40\x45\xa6\x16\xe3\x3b\xc3\x39\xf6\x8a\xc6\x5b\x64\xb2\x35\xc7\xd3\xb3\xf1\x39\x06\xcf\x3e\xc5\xe8\x3c\x9c\x60\x6c\x25\xa3\x2c\x5f\xc2\xdc\x34\x2f\x66\xf0\xe0\xc2\x33\x1c\x7b\xba\x60\x17\xe2\xd8\xac\x0e\x54\x89\x28\x45\x95\x0b\xdd\x29\x0f\x28\x2b\xf7\x00\xf2\x15\x92\xd2\xa8\x0e\x52\xcc\x94\xa3\x88\xdf\x87\xb5\x97\x23\xcf\x6e\xab\x5c\x35\xce\x07\x9f\x12\xca\x0b\x59\xd5\x52\x8f\xf8\xa6\xd3\xbb\x06\xcc\x1f\x9b\x29\x4d\x18\x0f\xb3\x49\x14\x37\x54\x6f\x6c\x43\xdc\x77\x44\xf1\x4d\x44\xa5\x00\x3a\xc3\x24\x50\x6f\xbf\xf3\x85\x71\x34\xda\x24\xba\x62\x75\x26\xf9\xe2\x8a\xd2\x79\x26\x16\x9f\xac\x53\xfc\x00\x32\x75\x3a\xcd\xeb\x31\x13\x6f\x19\xdc\xc4\x88\x77\x94\xbf\x44\x25\xcc\x1b\xea\xd4\xaf\x16\xa6\xe3\x40\x33\x83\xac\x35\x30\x37\xcb\x4f\x6b\x50\x7b\xb2\x86\xda\x2a\x86\x2f\x52\x8e\xef\x16\xc7\x7b\x93\x70\x7f\x2b\x9b\x9d\x81\x7e\x14\x7d\xca\x3f\x86\xeb\xc0\xc1\x43\xb8\xff\xed\x8b\x2f\x41\x16\xc2\x1e\xdf\x72\xe4\x13\x46\x36\x56\x61\x5e\x04\x6f\xaa\x95\xa1\xeb\xe1\x29\x7c\x5a\x2f\x9e\x06\xc4\x43\x97\x57\x5c\xc0\x75\x73\xc1\x85\x8b\xf8\xfe\x31\xe3\xe0\x55\xc4\x01\xc7\x4d\xbd\x8e\xf9\xa5\xb2\x99\xea\x85\xf0\x29\x52\xb4\x1e\xe0\xc1\x67\x31\x44\xce\x1f\x94\x18\x61\x46\xf6\xf2\xcd\xc3\x99\xd9\xbb\x83\x9e\x54\x7a\xf9\x76\xe1\x7d\xee\x5e\x8f\x7c\x8c\xdc\x83\xe0\x93\xb8\x42\xdf\x3f\x74\x15\x57\x9a\x9e\x76\xda\x89\xa5\x47\xe4\x07\x8e\x68\x97\x08\xf5\xef\x3a\x83\xe3\xb6\x32\x9d\x07\x2e\x32\x1d\x07\x1a\xc5\x99\xb8\x30\xdf\xaf\x45\xe4\xb9\xdc\x3e\x13\xd1\xf5\x43\xa5\x05\x98\x7d\x79\x27\x8b\x11\x3d\x4f\xb3\x2e\x43\xd5\x91\x44\xee\x63\xf8\x5e\x19\xd5\x50\x83\x3c\xeb\x90\x8a\x7a\x64\x29\x6c\x5e\x7d\x0e\xdf\x2f\x7d\xaa\xce\x63\x9c\xdc\xad\x2f\x21\x9b\xc5\x59\xb5\x05\xfb\x62\xd8\x5d\xbf\x86\xef\xe1\x53\xc5\x6e\x62\x5c\x0c\xb8\x6f\xe3\xba\xa0\x98\xda\x83\xfb\x33\xf7\x00\x55\x23\x00\x78\xa1\x21\x84\x27\xb0\x17\x9b\xf5\x30\x1f\x5e\xa4\xe2\x74\x80\x97\xb9\x6b\x70\x47\x7f\xf1\x23\x14\xf3\xe3\xa5\x6d\x26\x9e\x64\x5f\x18\x57\x20\xc3\xfd\xc5\xdc\x4b\x59\xd4\xf6\xe2\x4e\xfe\x5c\xf1\x33\x32\x5e\xfb\xf6\x52\xff\x7a\x18\xbd\x8f\xae\x9a\x3f\xe3\x72\x95\x61\x1c\x5c\x52\xa1\xf6\x3c\x7e\xbf\x58\x71\x3f\xa2\xa8\xf9\xca\xc5\x78\xeb\x3e\xc3\xbc\x02\xc7\x29\x59\xe0\x04\xfa\xb1\x67\x45\x3d\xb3\x1f\xd0\xbe\x31\xdb\x15\xcf\x23\x6f\x30\x40\xf1\x12\x9e\xbf\xd7\x15\xb7\xa2\x9f\x2b\xee\xb4\xe3\x7e\xea\xe4\x70\x13\xd7\x45\x9b\x79\x9d\xb8\xbf\x4c\xb6\xbf\x87\xfa\x49\x7a\xbd\x54\x37\x43\x41\xf1\x09\xee\x33\xdc\xf2\xfd\xc1\x34\x0e\xef\x35\x46\x20\xd3\xe0\x83\x9b\x16\x22\xef\x1f\x4b\xe9\x89\xe6\xc3\x72\x37\x8c\xfc\xc7\x28\x7a\x62\xfb\xd8\x9b\x8a\x27\xf7\x8f\xdc\x25\xf8\xf3\x1f\xa5\xce\x63\xc6\x7d\xe8\xb8\x8b\x23\xf1\x2e\x74\x00\xf3\xe9\x0d\xc3\xf7\x79\xc1\xf4\xc5\x61\xe3\xd2\xcd\x20\xed\x9d\x6f\xa9\xbd\x31\xf3\x9f\x71\x39\x20\x4a\xf5\xbf\xb2\xa6\x56\x22\xbe\x9d\xd2\x51\x2b\x0d\xff\xd0\x43\xda\xf5\xae\x11\x51\xe7\xe0\x1f\xcd\xc8\x97\xde\xbc\xb7\x05\xf5\xa5\x7c\xe5\xdb\x70\x5e\xac\xcd\xbb\x89\xf1\x72\x7e\xd7\x89\xfe\x2e\x70\xba\x83\xea\x0a\x2c\x1f\xc8\xdc\xa6\x0f\x79\xd8\xba\x2b\x5e\xe0\xfc\x93\xab\x7e\x8d\xfa\x8d\xdc\xb7\x3e\x8e\xa5\x71\xf8\x99\xcd\x85\x6f\xae\x3f\x33\xe8\x8d\x1e\x42\xa6\x30\x4a\xa7\x4b\x29\xbf\xa1\x28\x30\x9a\x7e\xde\xf3\x83\xda\x03\x0c\xee\x7f\x8a\xc1\xbb\xaf\x33\x78\xf6\x73\xe6\x0d\x81\xfa\xc7\xea\xc4\xbc\x61\x78\x20\xb4\xaf\x14\xc0\xa3\xfb\x7f\xc6\xe5\xf6\x2a\x8e\xcd\x49\xfd\x0f\x1e\x14\x9e\xb3\xa3\x3b\x2e\xe0\x7a\x11\x6e\x74\x05\xdf\x33\x83\x4a\xdb\xb0\xcf\x28\xdb\x1f\x6c\xdd\x97\x4e\x7c\xca\x55\x6e\x77\xf1\xf7\x96\x7c\xb8\x8f\xeb\x87\x7d\xe3\x23\xcc\x83\x19\x3e\x4f\xf1\xfb\xa6\x9e\xfd\xb8\x5f\xea\x00\x3a\x07\x72\x3d\x5f\xc6\xd3\x79\xf1\xf3\x01\x8d\x03\x21\x5c\x0c\x0f\x46\x99\x79\xf3\x35\x67\x74\x2b\x16\x30\x7a\x10\x5e\x0c\x6f\x21\x9c\x51\x84\x4d\xf7\xa4\x96\xd5\xbd\x38\xc7\xe8\xc6\xdc\x60\x70\xfc\x3e\xa6\xff\x09\xe5\x09\xfd\xad\x13\xc3\xea\xe7\xb0\xba\x42\x34\x5f\xd2\x2d\xea\x71\x96\x25\xf5\x34\x20\x1f\x2a\xb6\xe2\xe2\x3d\xcc\x83\x69\x94\x0f\x13\x02\x37\x50\x1f\x68\x8b\x50\x17\xfa\xb9\xa1\xed\x2e\x7e\xdd\x63\x13\xed\x17\xe5\xb6\xad\x0f\xbb\xd8\x38\x75\x3e\xc5\xa7\x9f\x97\xf4\x12\xcf\x4b\x96\x26\x03\xf8\x94\x26\xd3\x29\xcb\x40\x07\x91\x5a\xe4\x3f\x60\xfe\x70\xc5\x92\x7f\xe5\x81\x98\x30\x7c\x86\xb9\x5c\xd4\xae\x6c\xa2\x96\xed\x8f\xc3\xe6\x05\xab\x7b\x51\xc9\xe8\x5b\x9c\x67\x78\x13\xed\x4c\x9e\xfc\xe2\x7f\x30\xbc\x09\xaa\x54\xf3\x4b\x27\xe6\x8f\xb8\xa4\x48\x34\xe1\xae\x13\xdf\x73\x99\xf6\x05\x8b\xbc\x86\xeb\x57\xe8\xfd\x9b\xc8\x77\xd9\x36\x78\x1b\xdf\x33\xfc\x2f\x77\xe3\x7c\xf0\xee\x7a\x84\xfb\x9e\xfb\xa9\xa7\xb4\x3f\x94\xe3\x4b\x64\x21\x2d\x8a\x7f\x8d\xbb\xbb\x6d\xec\x07\x7c\xff\x9c\xd6\xfb\x05\xcf\xd3\x26\x4c\x3f\xa0\x31\x1b\xa8\x95\xb6\xa1\xf6\xbf\xc5\xe1\x6f\x1e\xc8\xdf\xfd\x71\x7c\x18\x1b\x39\x13\xfe\xe0\x07\xb1\xf3\xe4\x18\x93\x0f\x67\x99\x3e\x49\x57\x18\x9e\x0c\xcb\xff\xf8\x95\x27\x4c\xbf\x25\xfa\x04\x94\x57\x46\xfe\x81\x53\xff\xcd\x7f\x60\xfb\xa0\xb0\x38\x38\xfb\x99\xfd\xbe\x99\x0d\xb5\xd3\x98\xfb\xf9\xb3\x19\x5e\x80\x7d\x04\xb5\xce\x0c\xe6\xb8\x96\xe9\xef\x11\x30\x94\xda\xb0\x46\x80\x1f\xae\x00\xf1\x0f\xe9\x7d\x66\xce\xc9\xfc\x73\x2c\xc0\xe1\x07\x00\x1f\x6a\x29\x16\xf9\xbe\x05\xa0\xf9\x32\xc0\xfb\xcb\x00\x5d\xce\x00\x5f\xa7\x02\xbc\x15\x04\xf8\xc0\xdc\x9d\x66\xf1\xde\x9e\xaf\xd4\xb2\xfc\x87\xff\xe0\x7f\x30\xfc\x90\xf3\x0c\x7f\xe4\xac\x29\xb5\x2c\xff\xa3\x96\xc1\x05\xc9\x7f\xe1\x3f\xb0\x7e\xb3\x7d\x30\x58\x1c\xdc\x90\xf1\xf3\xdf\x78\x20\x33\x19\xac\x99\xe5\x81\x2c\x3e\x4d\xed\xaf\xfe\x38\xc5\x94\xd7\x11\x66\x00\xf0\xe5\x2e\xc0\x9e\x6d\x00\x9f\xa5\x00\xb2\xf8\x00\x3e\x0e\xe1\x9c\xf0\x00\xde\xfe\x04\x38\x91\x04\xf0\x76\x3d\x40\x73\x1d\xc0\xdb\x73\x00\xb7\xcd\x00\xde\x07\x03\xf4\x37\x00\xbc\x61\x62\xfe\xf8\x04\xb5\x77\x19\x5c\xef\x06\x83\xf3\xb3\x78\xdf\xc5\xe7\x8c\xff\x6c\xff\x97\x7f\xe1\x7f\x1c\x0f\xfa\x1d\x07\xd3\x11\x7f\x8e\x37\xeb\xb7\x3e\x73\x5f\x5f\x9f\xe1\xb1\xb0\xfa\x17\xfa\x8e\x7f\xc6\x83\xc5\xfb\x59\x1e\xc8\x5c\x26\x8e\xbf\x78\x20\x0f\x39\xbb\x02\xc5\xf3\x7e\x18\x70\xd6\x1c\x80\x4f\x89\x00\x9c\x37\xf6\xf7\x47\x38\x7b\x35\xc0\xbb\x42\xce\x1e\x0e\x30\xb0\x07\xa0\x7a\x1b\xc0\xeb\xa7\x34\x0e\x03\xb5\x00\x5d\xe7\x01\xde\xac\x03\xe8\x4f\xfa\xad\x0b\xf3\x88\xe1\x58\xb0\x78\x27\x9b\x07\xbf\xf8\x1f\x4c\xbc\x58\xfe\xc7\x69\x66\xdc\x7f\xe1\xdf\x8c\xaf\xff\x8b\xff\xc0\xfa\xad\xc5\xe0\xb8\x5a\x63\x18\xcb\xdc\xeb\xfe\xc5\x7b\x98\xf9\xe7\xef\xff\xe2\x81\x30\x79\xb3\xc0\x9d\xe2\xfc\x6e\xab\xe8\x3c\xf0\x89\x07\xf8\xf2\x08\x60\x7b\x20\xc0\x7b\x6f\x80\xdd\xa9\x00\x6f\x22\x00\xd2\xae\x00\x0c\x5e\x07\x38\xe4\x0b\xd0\x3f\xc8\x39\xe3\x02\xbc\x74\x00\xb8\x90\x0c\xf0\x6a\x39\xc0\x9d\x8d\x00\x2f\x9e\x02\xbc\x9c\x09\xf0\x9c\xc1\xed\x59\x5d\x1c\x96\x0f\xd5\xc2\x60\xad\x6c\x1f\xa4\x7f\xf5\xff\xc1\x9f\xfe\x97\x9b\xff\x8e\x03\xcb\x7f\x60\xfd\x67\xf9\x1f\x2c\x4e\xf9\xb7\x55\x67\xfe\x6d\x96\xf7\xc0\xc6\xcf\x54\x98\xda\xe9\xe7\x28\xcf\xcb\xde\x87\xf2\xbe\x5c\xfa\x01\xbe\xf6\x03\x78\x55\x00\x7c\x74\x05\xd8\x36\x19\xe0\xed\x73\x80\xa8\x66\x80\x81\xb7\x00\xfb\x56\x03\xbc\x54\x05\x28\x3c\x09\xf0\xcc\x19\xa0\xca\x11\xe0\x69\x1d\x40\x53\x0c\xed\x0b\x75\x3b\x06\xe0\x59\x2e\x40\xff\x26\x80\xc7\x4c\x4e\xde\xee\xf9\x33\x0f\xd8\x75\x80\xd5\x96\xf9\xb7\xf1\x67\xf9\x0f\x65\x4c\x6f\x8b\x23\x33\x7f\xc7\x81\xcd\xff\xbf\xfd\x67\x79\x1f\x6c\x3f\x8c\x5f\x76\xf8\x9f\xf1\x60\xf3\xe3\x0f\x1e\x48\x28\xc0\x5c\x0f\xca\x69\x5a\x9a\x0b\xf0\x69\x1e\xc0\xda\x0d\x00\xef\xba\x39\x67\x31\x80\xfe\xcf\x00\x3b\xcd\x01\x5e\x1c\x06\x48\xf1\x00\x78\xfa\x0e\xe0\x80\x33\x40\xdf\x59\xaa\x0b\xf2\xa8\x95\xc6\xa1\xcf\x1e\xa0\xcb\x01\xe0\xd1\x21\x1a\x07\x96\x0f\x74\x93\xe1\xbf\x5c\x89\xf8\x73\x1d\x64\xfd\xff\x35\xff\xb7\x53\x5b\xa9\x4e\x6d\x29\xc3\xf5\xfb\x5f\xfc\x07\xe5\xf7\x7f\xfa\xfb\xb7\x0e\x06\x6b\x59\x7d\x08\x16\x27\x67\xe3\xa1\xff\x94\x5a\x33\x2b\x80\x9f\xf7\x01\x66\xfb\x00\x7c\x3e\x4b\xfb\x47\x7d\xe0\x02\x58\x2d\x06\xc0\x39\xfb\x72\x8e\x47\x2f\x6e\x02\x84\xbf\x04\x78\xfc\x0c\x20\x29\x95\xf2\x5c\x0a\x7a\x01\x1e\xf6\x02\x70\xde\xe4\x7a\x77\x02\x5c\xe8\x07\xb8\x7f\x16\xa0\xab\x1e\xa0\xa7\x0b\xe0\x55\xfd\xef\x75\xb1\x8d\xd1\x45\xb9\xc0\x70\x13\x58\xfd\x93\x5a\x46\x93\xa9\x8a\x19\xd3\x4a\x46\xc3\xaa\x84\xe1\x34\x14\x33\xf9\xf0\x8b\xff\xb0\xfb\x77\x1c\xd8\xf1\xff\x9b\xff\xc1\xf2\x3e\x84\x99\xdc\x11\x66\xb8\x07\x62\x0c\x8f\x8e\xc5\xc9\xd9\xdf\x43\x3d\x11\x5b\x80\x71\x15\x00\xdf\x9c\x01\xa6\xc5\x00\x7c\x0c\x05\xb0\x57\xa4\xfe\x2f\xaf\x00\x78\x51\x0c\xc0\x79\x9f\x7e\xd2\x0f\x10\x3a\x0a\xe0\xe1\x59\x80\x84\x41\x80\x07\x46\x00\x05\x06\x54\x0b\xe5\xd8\x78\x80\x3b\xdf\x01\xce\x5f\x01\xb8\xfd\x08\xa0\xf3\x18\xc0\xed\x06\xba\x5f\xdc\x62\xf6\xde\xcb\x4c\x8f\x2e\x76\x1f\x60\xc7\xff\x58\xdf\x9f\xf3\x9e\xe5\xfd\x1c\x62\xc6\xbd\x90\xf9\xfd\xfc\x2b\xd4\x66\xdf\xfa\x1d\x07\x76\x5c\x59\xbd\x13\xd6\xef\x7f\xeb\x83\xc2\xea\x5f\xfc\xd2\x05\x69\x67\xf2\xa8\x00\xe0\xc7\x51\x00\x9d\x3b\x9c\xd3\x1a\xc0\x44\x39\x80\xd7\xc7\x01\xac\x0b\x39\x6f\x95\x00\x4b\x67\x00\x3c\x31\x07\x58\xf7\x1d\xa0\x37\x1b\x20\xe8\x21\x40\xf7\x67\x80\xb8\x38\x80\x3b\x29\x9c\x77\x7d\x80\xce\x3d\x00\x15\x8a\x00\xb7\x82\x00\xce\xeb\x01\x74\x04\x53\xfd\xa4\x1b\x09\x00\xfd\x4f\x7e\xf3\xa1\xce\x33\xeb\x20\xcb\xff\x61\xd7\xbd\x5f\xbc\x9f\xb9\x7f\x8d\xbb\x01\xe0\xfd\xa4\xdc\x75\xf4\x73\x26\xa3\xe9\x94\x56\xf0\x3b\x0e\xec\xf8\xb3\xfc\x96\xff\x17\xff\xe3\x6f\x8b\xf1\xd2\x02\x90\x14\x07\xf8\xf4\x1d\x40\x35\x1a\x60\xf0\x38\x80\xd1\x47\x80\x17\x1f\x00\x2c\xcd\x00\x1e\xaf\x02\x58\xb8\x19\xe0\x41\x26\xc0\x9a\x3a\x80\x6e\x25\x80\x2d\x15\x00\xb7\xf5\x00\x62\x9e\x01\xdc\x1c\x09\x90\x7d\x8c\x72\x47\xcb\x7e\x02\xb4\x1b\x01\x34\x56\x03\x5c\x15\x02\xe8\x6c\x04\x68\x99\x0c\xf0\x6a\x1d\xc0\x45\xa6\x47\x53\xfd\xf1\xa1\x58\x57\xa9\x5a\x30\x14\xef\x5d\x1c\x5d\x3d\x1c\x3b\x9c\x1e\xcc\x1c\x76\x0e\xfd\xce\x1a\x82\x9d\x4f\xf3\xd2\x86\x26\xe2\xb8\x5b\x0c\xfd\x82\x7e\x3b\xc3\x62\x8e\x4d\x65\xd6\xcd\xc4\x5e\xa8\x65\xe3\xf0\xff\xf4\xff\xdf\xf8\x1f\x40\xf7\x03\xce\x7f\xdf\x0a\x01\xf8\x46\xd3\x73\x8f\xf4\x3c\x80\x97\x2d\x00\x9a\xf6\x00\x9c\xb3\xec\xc4\xf9\x00\xf7\x15\x87\x34\xdb\x26\x00\xdc\x16\xe4\xd6\x77\x4b\x03\xb8\xf1\x84\xcf\xc9\xff\x33\x40\xdb\x70\x01\xe9\x28\x51\x80\x2b\x36\x82\xc1\x99\x23\x01\x9a\x5f\x08\xad\x2f\xd9\x0a\xd0\x24\x27\x2c\x7d\xb6\x0c\xa0\xe1\x91\xb0\x71\x87\x0d\xc0\xd9\xaf\xc2\x32\xcf\x65\x00\xce\x4c\x14\xc2\xe7\xae\xaa\x16\xae\x42\xff\x43\x45\x90\x0f\x53\xb8\x59\x0c\xeb\x2f\x79\xa9\x42\x58\x7f\xca\xdc\x27\x84\xfd\x95\xd2\x93\x04\x51\x27\x28\xc5\x44\x10\x19\xdd\x89\x6f\x04\xf0\xde\x56\xdc\x53\x7e\xd4\xa5\x8d\x95\xe4\xd5\x64\xe3\xf0\x1f\xfe\xff\x2f\xbf\xff\xb2\x54\x6d\x12\xe0\x9d\x33\xb5\x2f\x7d\x86\x78\x0a\x74\x01\xf4\xbe\xe6\x8b\x50\xde\x0f\x70\xbb\x4f\xf8\xc0\x78\x5b\x80\xeb\x77\x24\x2a\x67\x5b\x00\xb4\xdc\x91\x0e\x5c\x56\x05\xd0\xac\x2b\xfd\xc1\xc7\x6b\xe8\xa5\x06\x57\x19\xc5\xb0\x2d\x5c\xca\xf5\xa5\x32\xf3\x53\x1c\xb8\xaf\xd7\x46\xcb\x68\x1d\xd2\xe7\xf1\x3a\x11\x23\xa3\x52\xe7\xcd\xf3\xbc\xda\x44\x46\xb2\x6d\x24\xcf\x85\x63\x7b\x64\xf4\x1e\x5d\xe6\xd1\xab\xb4\x93\xc9\xfc\xb6\x9d\x7b\x5c\x71\xb3\xec\x07\x42\x78\x9e\xb3\x7a\x2f\xac\xce\x4b\xea\x76\xd9\x7e\x42\x78\x86\x25\x05\xcb\x29\x12\xc2\x23\x12\x9f\x25\x77\x98\x10\x9e\xd4\x98\x9f\xb2\xdf\x08\xe1\x8e\xdc\xbd\x40\x4e\x87\x10\xee\x23\x91\x67\xe5\xa2\x09\xe1\xee\x08\xfb\x26\xe7\x44\x08\xb7\xef\xff\xc1\xff\xff\xca\x83\xf9\x2a\x43\xfb\xa5\xbc\xce\x11\xc0\xb7\x98\xc7\x8f\x44\xb0\xde\xd4\x7d\x4d\xd2\x73\xf8\x63\x80\x8e\x37\xf2\x0d\x32\x47\x01\x5a\x26\x2a\xfa\xea\x68\x0e\x4f\x3e\x7f\x41\xf9\xb1\xc5\x2e\x1e\x87\xd3\x12\xaa\xf3\xe6\x8f\xe5\x17\x3a\xa9\xa1\xda\xb9\xc6\x47\x60\xdb\x31\x4b\xd5\xb2\xad\x31\x42\x09\xa5\x69\xaa\xa5\x71\x7c\x22\x31\x47\xf8\x54\xc7\xe7\x2f\x13\x6d\x3e\xf8\x40\xa5\xa1\xea\x98\xd8\x8e\xc2\x7c\x95\xe5\x17\xf7\x8b\x15\xee\x4f\x50\x59\x7c\xaf\x53\x6c\x76\x81\xab\xca\xb1\x77\x85\xa2\x0a\xd9\x41\xaa\xf1\x84\x88\xa8\xa4\x78\xaa\xbe\x22\x44\xb8\x2c\xbe\x50\xf5\x2c\x21\x42\x0f\x63\x4c\x55\x6d\x09\x11\xfc\xb2\x6b\xaa\xca\x25\x42\x04\x45\x22\x87\xa9\x3c\x26\x44\xa0\x3f\xb4\x45\xf9\x15\x21\x23\x4e\xec\x90\x51\x11\x22\x64\x44\x7c\x90\xa2\x52\x0c\x21\x7c\x9f\xb7\x2c\x51\x9a\x49\x08\x5f\xd0\xff\xd5\x6f\x52\xc4\x83\xef\x8f\x1f\xf4\xc5\x11\xef\x7c\x69\x21\x87\xbf\xd1\xab\xaf\x82\x75\x97\xdb\x5e\xa3\xf1\xbe\x6b\x7b\xae\x26\xde\x43\x6a\xee\xd3\x57\x14\xf5\x01\x38\x1d\xab\x3f\x4e\x2d\x82\xfb\xdb\x71\x75\xbd\x3e\xe3\x7d\x02\x45\x65\x13\xf5\xeb\xad\xcd\x44\xf8\x8a\x47\xea\x1f\x72\xd1\x13\xd7\xde\x9f\xad\x2f\xee\x37\x51\x72\x30\x27\x51\x2f\x71\xa7\xa3\x74\x68\x46\x8a\x6e\x6a\x86\xbd\xec\xc4\x7d\xd3\x74\xae\x97\x3c\x96\xf3\xdb\x7b\x4d\x07\x1a\x86\xc8\xf5\x24\xdd\xd7\xde\x78\xcb\x5b\x2e\x22\x31\x57\x3b\xf6\xd5\x5c\xd9\xd8\x78\x4b\x9d\x55\x84\x48\xd7\x45\x4b\x6a\xd7\x13\x22\xd5\x1b\xa6\xa2\x73\x8e\x10\xa9\xa4\xe0\x01\xed\x4a\x42\x24\xde\x6e\x2b\xd6\x7c\x4a\x88\x58\xed\x96\x45\x5a\x3e\x84\x88\x5d\xd9\x24\xac\x69\x4c\x88\xe8\xb2\x8d\x95\x1a\x19\x84\x08\x87\x6f\x10\xd2\x10\x24\x44\xa8\xcc\xbb\x64\x74\x03\x27\x6e\xff\xee\xff\x10\x46\x07\x40\x18\xfd\x1a\xbc\x29\x87\x75\xcc\xa7\xee\xea\x58\x50\xe9\xd6\xd1\xc3\x3a\xfc\x4d\xff\x71\x58\x2d\x68\x71\x32\xc5\xea\x48\xc3\xba\x49\x47\x38\xb6\xd6\xc2\xe2\x3d\xef\x14\x80\x8a\x8a\xa9\x27\xe5\xb5\x87\xef\x3a\xb4\xd8\xa2\x41\x6f\xa5\xe0\x84\xdc\xee\x49\x17\xa6\x8a\x48\x34\xa6\x7b\x4f\x52\x5f\x18\x2f\x9d\x98\xec\x6b\x6e\xe2\xf1\x40\x8e\xc4\x69\x9a\x3d\x0c\x4e\x56\xbc\x1b\x9d\x6b\x7a\x2a\xd9\x58\x65\x76\x64\x8c\xc9\xfe\x83\x12\xaa\xed\x61\x05\x13\x76\xd6\xb9\xa9\x25\x85\xec\x32\xbe\xd2\xd6\xa3\x56\x18\xfc\xd2\xb8\xe4\xb1\x8b\xea\xe7\x60\xc9\x09\x8e\x3f\x7a\x55\xb8\x37\x3b\x4c\x30\x24\x44\xf1\xd2\xc6\x4f\xc6\x0a\x84\xc8\x7b\xf9\x26\x8c\xf7\x21\x44\xf6\xfa\x7a\xa3\x71\x99\x84\xc8\xac\xf3\x9a\x37\xf6\x24\x21\xd2\xa3\x3c\xd7\x1b\x71\xe2\xd4\xe5\xfe\xde\x70\x0b\x21\x92\xe3\x56\xbf\xd6\xf7\x27\x44\x5c\x67\xe5\x01\xfd\xe1\x84\x88\xb9\xfe\x2b\x0f\xa8\x48\x62\x36\xfa\xbf\x5a\x05\xab\x3d\x8f\x1b\xa8\xdf\x77\x52\xa8\x0e\xcc\x75\x65\x0b\xbc\x9f\x72\xb1\xdd\x0a\xef\xb1\x9d\x91\xb0\x46\x5c\xb3\xfa\xd2\x5c\xda\x07\x61\x8f\x1d\xd6\x2f\x0a\xd7\xcd\xff\x28\xf9\x13\x20\x73\x96\xfd\xb4\xd1\xb7\x46\x0c\x4d\xbc\x69\x7b\xd4\x74\x9f\x78\x4f\x54\x9d\xcd\xda\x39\xfb\xe4\x4b\xc3\x74\xac\xad\xdc\x96\x2b\x9f\x0f\x9a\x37\x2b\x29\xd0\x6b\x94\x6c\xe0\xf7\x99\xbc\x31\x7e\xa3\x6f\xfa\x55\x59\x65\xe5\x7e\x1a\xd3\xe2\x33\x63\xfa\xea\xaa\x4c\xad\x61\x5e\xd7\x2c\x67\x5e\x5a\xae\x65\xb6\x8e\x7f\x5a\x6b\x4f\xb1\x66\x85\xe7\x9c\x69\xef\x3e\xae\xd5\x78\xe7\x1e\x32\x2d\x87\x0c\xaa\x0f\x5d\xf9\x61\xca\x7b\x42\x54\x1e\xaf\xd8\x64\xa1\x45\x88\x52\xa6\x6b\xec\xe4\x2d\x84\x28\x0c\xba\xa4\x4d\xda\x42\x88\x7c\xcd\xb2\x04\x73\x20\x44\xb6\x65\xd9\x38\xd3\xcb\x84\x48\xdf\x77\xf2\x37\xd5\x23\x64\xa4\x83\xd3\x17\x13\x21\x42\xa4\xb2\x7f\xfb\xcf\xc3\xdc\x96\x93\xc6\xfb\xd8\x83\x93\x47\x63\x5d\xee\xb1\xa4\x31\xd6\x99\xee\x98\x4f\xc1\xaa\xf1\xd5\xef\x33\x91\xef\x71\xe1\x8d\x1d\xe6\x41\x5d\x33\xe5\x45\x54\xa9\x3a\x61\xf5\xa8\xf8\xfa\x32\xac\x06\xe5\x1d\x71\x45\x7d\xe3\x7d\x73\xdc\xde\x8c\x48\x05\x88\x33\x77\xdb\xaa\x64\xc7\x93\x16\xa1\xed\xf2\xc9\xc8\x59\x54\x69\xab\xe9\x32\x03\xab\x78\xd9\xd5\xbe\x36\x4e\xc7\x9d\x2e\xa8\x55\x7a\x54\x2d\x12\x58\x2f\xae\x91\xb0\xf2\xc3\xc2\x99\xe1\x67\xb5\x2e\xba\x9a\xce\x0f\x4e\x7b\xa8\xf3\x63\xe9\x44\x07\x9b\x92\x1e\xbd\x2c\xa7\x4c\xbb\xe6\x86\xe7\x7a\x1f\x1c\x73\xed\x66\x75\xcd\xd2\xeb\x58\x78\x77\xde\x8f\xd7\x42\xba\xb3\x16\xd4\xce\xeb\x26\xc7\xb5\xc6\x3b\x84\xdb\x2a\x90\x36\x8d\x59\xf6\x8d\x36\x27\xc8\x93\x51\x19\x76\x2d\xd6\xbe\xe4\xad\xea\x57\xdb\xdc\x59\xeb\x08\x51\xb6\xb0\x1d\x3b\x23\x82\x10\xc5\x2d\x73\x07\xad\x78\x08\x51\x18\x63\xd3\x31\xbd\x84\x10\x79\x29\x1b\xa9\x69\xea\x84\xc8\x3c\xfd\xe5\x3f\xc3\xff\x7a\x63\xa3\x8d\x75\xb7\xc7\xa2\x66\xb8\x0e\x76\x2d\x9e\x81\x7d\x8a\x5b\x2f\xd9\x22\x5f\xe4\xfc\x90\x45\xc8\x0b\xa8\x13\x76\xc6\x7a\x5d\xb9\xdf\x0a\x63\x8e\x3d\xe4\xb1\x06\x71\xed\x9c\x6c\x4f\xac\xc7\xee\x75\xf4\x46\xb4\x21\xaa\xcc\x27\x03\x62\x00\xc2\x34\xfd\x64\x64\x96\x40\x67\xe0\x92\xf5\x75\x5a\xa7\x04\xfd\xd7\xfd\xf4\xb2\x9c\x9c\x26\x75\xcd\x6d\x9f\x87\x9e\xc3\x0a\xe5\x51\x8b\xcd\xd7\x3c\x73\x5f\xa8\xfe\x74\xfe\xeb\xd5\xa9\xdb\xdf\x8c\x71\x9c\xe7\xb9\x2a\x38\xf9\x83\xe6\x2b\x9b\x27\x2b\x57\x14\xaf\xd6\xba\x34\xdb\x65\x85\xcb\x69\xa2\x2d\x32\xf3\xbe\xdb\xba\x0e\x3b\xad\x82\x99\xc2\x6e\xdc\x2f\xee\x6b\x8e\x9a\xa9\xb3\xfc\x0b\x79\x38\x3a\xcf\xea\x83\xb3\x3b\xf9\xa4\xd6\x6d\x75\x7f\x71\x06\x21\xaa\x26\x56\xb0\x68\x2b\x21\xca\x89\xd3\xbf\x2c\x18\x20\x44\x69\x8f\xa5\xbf\x83\x29\x21\x0a\x16\xd3\x27\xdb\x2d\x21\x44\x61\xfc\xb4\xa1\xb6\x17\x08\x91\x7d\x30\x75\xeb\x9c\x59\x84\xc8\xec\x27\x44\x1a\xeb\xf0\x2c\xff\x8b\xe5\x3f\xdd\x6e\xb0\x41\x3f\xdb\x4a\x1c\x91\xef\xd1\xf8\xce\x99\xde\xff\x6f\x58\x89\x3f\x57\xbe\xdc\x13\xf5\xad\x0f\xad\xf0\xc6\x3a\x7f\x6e\xd8\x46\xfc\xf9\x14\xb7\x40\xac\x63\x47\xb7\x6d\x41\x74\x66\xbb\x64\x10\xd6\xbb\x37\x8e\x0a\xfe\x22\xb4\x07\x60\x6d\xd3\xf6\x18\xd5\x47\x7c\xe3\x9c\x3f\x6f\x0b\x98\xb0\x4b\xac\x70\xbe\xf9\x16\x21\x9b\x57\x72\xb5\x73\xf8\x36\x65\xac\xf0\x52\x3a\x38\xa3\x23\x30\x7f\xcb\x7e\x95\x8e\x69\x61\x01\x5b\x12\x46\xaa\x8d\x9b\xfc\xd2\x3f\xaa\xf0\xad\x5a\x8b\xf9\xb2\x8d\x91\x75\xf9\x6a\x0f\xcc\xfa\xfd\xe2\xaf\x39\xaa\xed\x34\x33\xf4\x93\x79\x5a\xa5\x3a\xcb\x2c\xc8\xcf\x9a\x10\xa5\x17\xa6\x37\xbc\x3b\x08\x51\xe8\x31\x93\x5f\x7b\x93\x10\xf9\x5c\x93\xbd\x6b\xbe\x13\x22\x5b\x61\xea\xb5\xb2\x87\x10\xd9\x28\x93\x1b\x6e\x6e\x84\xc8\xd8\x99\xd6\xb9\x0c\x27\x44\x46\x6e\x42\xf5\xd2\x44\x42\xa4\x6e\x4e\x10\x5c\x7c\x88\x10\xc9\xce\xdf\xfc\xb7\xa9\xe8\x57\xe7\x17\xdb\xc7\xd4\xff\xc5\xa8\x7f\x72\x9e\x7f\x39\xe2\x14\xbf\xf8\x3f\x2e\x3e\xa8\x07\x74\xe8\x40\x00\x56\x0f\x73\x42\xa8\xbf\x7b\x83\xb7\xdb\x73\xec\xee\x9e\x50\xac\xd3\xef\x08\xa5\x3c\x98\x0d\xe5\x51\x58\xcf\x5c\x69\x18\x93\x38\x74\x1d\xc0\x52\xbf\x98\x2e\xd9\x57\xc3\xc1\x6e\x48\xf4\x79\xfd\x8f\x42\x62\x56\x96\xbb\x4a\xad\x66\x48\x1d\xb3\x58\xbf\x8b\xdb\x79\x8f\x0c\xbf\x99\xcc\x4e\xbb\x00\x03\xd9\x30\x63\x99\xc8\x85\xb1\x5b\xe5\x8e\x19\xdd\x8b\x88\x29\xc8\x96\xd7\x35\xf0\x0b\x2f\x3f\xe9\x23\x2f\xaf\xf7\x33\xec\xee\x55\x05\xb9\x03\x7a\x6b\xc2\x36\xf5\x5d\x92\xcd\xd7\xab\x0b\x1b\xf1\x83\x4b\x3a\x59\x5f\x6e\xfb\x04\x42\x46\x6e\xd2\xb7\xde\x44\x08\x91\x8a\xd1\x73\xf7\x27\x84\x48\x8e\xd2\x4f\xdb\xb0\x82\x10\xc9\xf5\x7a\x89\x3e\xe6\x84\x48\x28\xeb\x6e\x5c\xb7\x91\x10\xb1\x60\xdd\x32\xf7\xe7\x84\x88\x81\xfe\x8e\xd5\xfc\x84\x88\x5d\x7d\x3a\x60\x89\xfb\xff\xdd\x12\xaa\x9a\xdd\x56\xe8\x82\x28\x6b\xd3\xb0\xd5\xc3\xe8\xf8\x33\xfa\x3f\xcd\x01\x94\xff\x71\x85\xf6\x47\xca\x49\x0d\xc6\x2a\x71\xaa\x71\x18\xd6\xa5\x63\x5a\x77\x22\x2e\x13\xfa\x7a\x37\xd6\x7b\x03\xf4\xf6\x20\x3a\xe7\x5e\x9d\x84\xf3\x65\x91\x6b\x2a\xe2\x21\x73\x4f\xa6\x9d\x15\x4d\x07\x98\x66\xb4\x4f\x5b\xc3\x9a\xcf\xcc\x44\x32\xe5\xc2\xe4\x70\x11\x7d\xa3\xc2\x14\xff\x45\x95\xa2\xcf\x75\x1f\xee\xfd\xe8\x3b\x55\x1c\xb4\x26\xee\x0d\x89\x0a\x13\xbf\xaa\xb1\x26\xb9\x28\x97\x4b\xfc\xa3\xba\x47\x52\x43\xb5\x8d\x78\xcb\x28\x89\xa4\x21\x57\x26\x88\xeb\xaa\x6d\x4a\x5c\xdd\x5b\x2b\x26\xab\xb6\x37\x51\xfb\xab\xad\xc8\xb4\x51\x11\xb1\x0b\x09\x11\x7e\x30\x4a\x7f\x57\x04\x21\x42\x64\x94\x44\xb8\x3c\x21\x42\x2b\x46\x25\xed\x38\x4d\x88\x90\xbb\xba\xe8\xb6\xef\x84\x08\x2d\x55\xcf\xde\xfc\x00\x3f\x4f\xf2\x7f\x4b\x88\x60\xda\x28\x93\x0d\x1d\x84\x08\x78\xde\xad\x72\x88\xa2\xe3\xef\x8a\xbc\x9f\xa6\x06\x3a\xee\xb5\x69\xbe\x88\x6b\x54\x28\x6e\x46\xbe\xcf\xa1\xa7\x3b\xb0\x4e\x9f\x5b\x4a\x75\x12\x52\x57\x46\xd1\x3e\x30\x85\xb4\x6f\x4c\xc4\xe3\x44\xbc\x85\xbf\xa5\x31\x05\xf9\x0e\xde\x8d\x69\x18\x5f\xd7\x79\x14\x8d\x9b\xb7\x3c\x0f\xeb\xe0\xe6\xab\x0e\x18\x0f\x3f\x06\x30\x4e\x69\xff\x13\x45\xd3\xe1\x11\x5a\x83\xfb\xb9\x8d\x6b\xf9\x47\x8c\x1e\x5d\xf0\xd9\x3e\x73\x84\x80\xea\xcc\x82\x0c\xcf\x9b\x23\xb6\x2a\xd9\x16\xcc\x0e\xbf\x33\x22\x49\xc1\x34\xff\x64\xa6\xce\x88\x79\x72\x7b\xf3\xad\x2a\xee\xf0\x6f\x97\x6d\xcc\x2b\xbd\x08\x7c\x27\x65\xe7\xe6\x0d\xef\x39\xc0\x1b\x2c\x6b\x97\xeb\xf1\xf1\x39\xf7\x80\x1c\x4f\xe6\x24\x42\x78\x40\xce\x3f\xc5\x83\x10\x1e\x3b\xb9\x88\x44\x09\x42\x78\xb4\xe5\x25\xf6\x8c\x20\x84\x27\x47\x3e\x33\x7a\x3c\x21\x3c\x9f\xe4\xab\x22\xc7\x12\xc2\xd3\xa6\xc0\x1f\x1a\x48\x08\xcf\x63\xf9\xee\x60\x0d\x42\x78\x82\xaf\x8b\x2c\xc7\x71\x6c\x8a\x59\x87\x7e\x9e\xca\xf2\xc7\xfb\xee\x55\xe5\x41\xc8\x73\x38\x3c\x27\x0c\x71\xb8\x7c\x2e\xaa\x0f\x92\xf6\x28\x0e\xe3\x13\xf7\x86\xf2\x9e\x22\x1b\x69\xf5\x3c\xa8\x35\x1d\xc7\xdf\xf7\x65\x16\xe2\x3e\xab\x1b\xf3\x70\x5f\x71\xb2\xa4\xfa\x09\x33\x06\x8a\x11\x27\x31\xa8\x2c\x45\x5d\x1d\xf5\xf4\x72\x55\x09\x4f\x00\x85\xbc\xb2\xeb\x7a\x5b\x87\xcb\xc9\x6e\x2d\x97\xb0\x91\x1b\x96\x2a\xd3\x5c\x3e\xda\x5d\x15\x9c\x47\xae\x2a\x5f\x1b\xb2\x02\x40\x72\x61\x59\x79\x9a\x34\x80\xf8\x94\x32\x87\xd2\xcb\x00\xa2\xd5\xa5\x6b\xce\x7f\x02\x10\x26\x25\x2b\xee\xba\x00\x08\x4d\x3e\x5a\xfc\x76\x0e\x80\xc0\xd7\x62\xec\x15\x38\x62\xef\x7e\xbc\x77\xc0\xfb\x24\x07\x79\x0d\xbc\x3f\x33\xc2\x39\x96\xe7\xdd\x3e\xd4\x3f\xe0\xbe\x9c\x84\xfd\x7c\xb9\x37\xc7\xa1\xa2\x38\xd7\x96\x18\xc4\xbb\x2e\x7c\xf7\xc6\x7c\xaf\x8f\xa4\x3c\xa0\x2a\x0d\x9a\xef\x47\x6e\x51\x3e\xc4\xfe\x24\xda\x1f\x2a\x3d\x26\x01\xe3\x92\x98\x45\x51\xc6\x68\x45\x8a\x8f\xef\x90\xcc\xc1\x79\x14\xd0\x9e\x8f\xf3\xc1\x73\x47\x11\x76\xa9\x70\xf1\x2f\xc6\x7d\xd3\xee\x7e\x09\xe2\x77\x16\xf3\x28\x6e\xaa\x35\xea\x38\xf2\x06\xc4\x1e\xd6\x49\x0f\xbf\x02\x20\xf4\xbd\x6e\x9f\x5a\x21\xc0\x88\xb2\xba\xca\x29\xe5\x00\xbc\x56\x75\x47\x97\x8d\x01\xe0\x8a\xad\x6b\x0c\x2c\x05\x18\x16\x58\xb7\x37\xfe\x10\xc0\x10\xcd\xda\x87\x07\x51\xb9\xa5\x56\x89\xde\xc0\x3f\xf9\xfd\x26\xae\x60\x27\x5a\x5f\x22\xfe\x71\x9c\x39\x13\x97\x79\x50\x7b\x98\xe1\x3b\x14\x31\xb8\x4d\x01\x83\xef\xe6\x50\xdc\x73\x59\x3a\xea\x94\x42\x78\x2a\xe2\xc1\xa7\x0b\x36\x23\x4a\x7a\x5c\x87\xf6\x87\x3a\xba\x94\xe6\xfb\xfe\xa4\x38\x8c\x4b\x66\xce\x5e\x8c\x43\x52\x51\x1a\xe6\x7b\x8c\x40\x36\x9e\x2b\xc3\x56\x16\x20\x2a\xbb\xf9\x4e\x21\x9e\xa7\xd7\xe7\x1e\xc2\xdb\xc8\xab\x86\x95\x22\x01\x75\xf1\x30\xea\xb7\xf5\xde\x6a\x5c\x2f\x4d\xd6\xd6\x22\x2a\xa5\xd6\x74\x1a\xe3\xc5\xdf\x71\x9e\x6e\x4c\x70\xc1\x79\x24\xea\xcc\x37\x65\x4d\x40\xc5\x85\xa6\xb8\x05\x88\x94\x36\x3d\xf2\x5d\x85\xd6\x7c\x37\xe2\x9f\x4d\x52\x05\xee\x74\xe7\xaa\x41\x9c\xbf\xd1\xb5\x1d\x67\x68\xc3\x8a\xa7\x88\x90\x9d\xeb\xfc\x89\x38\x57\xdd\x08\xea\xef\x71\xc6\xef\x0a\x46\x07\xe3\x28\xc3\x8b\x38\xc4\xe0\xff\x07\x18\xfc\x37\x8f\x87\x63\x4f\xb8\x86\xa1\x8a\x40\xe9\x8a\x18\x86\x1d\x92\x88\xf8\x55\xee\x14\xda\x27\x28\x65\x45\x16\xc6\x65\xcf\xfd\x02\xcc\x83\xc8\x0f\x45\xa8\x33\xc7\xf2\x80\xfc\x83\x4b\x91\x6f\xe8\xd1\x56\x89\xeb\xe1\x72\xf1\xe3\xf8\x74\x0e\x2f\x6b\xf1\x3c\x69\x25\x54\x8f\x7c\x80\x71\x40\xf9\x30\x8a\x5d\x17\xf0\xe7\xb9\xe7\x5d\x79\x4c\xe3\x70\xd5\x40\x0a\xf9\x2c\x57\xeb\xc6\xd1\x93\x9a\xb9\x3d\x2a\x6d\xb4\x56\xac\x43\x26\x6b\xeb\x8e\x48\x5c\x81\x5a\x3b\x73\x70\x05\x6a\x1d\x5e\x85\x3c\x87\x96\x33\x57\x50\xa1\xe1\xca\x41\xda\x69\xe6\xb2\xd5\x47\x3c\xd9\x5d\x30\xa5\xfe\x9d\x7d\x41\x6d\x3d\xa3\x7f\x70\x42\x99\xfc\xc1\x8b\x29\x2d\x65\xf2\x26\x04\xeb\x37\xbd\x34\xef\x8b\xfa\x93\x91\xaf\x93\x57\x9e\x85\xfb\xe2\xbe\x26\xaa\x0b\x13\xbf\x9c\xce\xef\x9d\xe6\xc5\xb8\x3e\x04\xa7\x96\x60\x5c\x02\x7b\xe9\x78\x7b\x8b\x55\x21\xca\xb8\x5a\xac\x4e\x9d\x63\x97\x5a\x50\x9e\x80\x6d\x19\x1e\x4b\x61\x4a\x05\xed\x23\x63\xe0\x40\x6f\xe3\xcb\xd9\x5f\x45\x2f\x87\xad\xbe\xd1\x4a\xe3\x70\x4b\x45\x1c\xef\xf9\xdf\xba\x60\x84\x8c\xfe\x5b\xda\x73\x91\x1f\x73\xab\xd7\xfd\x14\xb5\x61\x18\xa7\x5b\x06\x14\xdf\xbd\x35\xa6\x0c\x19\x19\x37\x2b\x2e\xe0\x4e\xdd\xd1\x7a\x0f\x77\xac\x1b\x64\x10\x7f\xaf\xdd\x99\xfa\x77\x85\xd1\x7d\x68\x66\x3a\x0a\x9c\x63\x74\x53\xea\xed\xa8\x3d\xc9\xfc\x1c\xd5\x8b\x29\x6e\x4b\x0d\xa1\xfe\x67\xe2\xba\x96\x3e\x58\x80\xeb\x62\xc2\xa9\x22\x7c\x8f\xdc\x1d\x42\xf9\x6e\x61\xef\x2b\xf0\x3e\xfc\xd6\xa6\x6a\xe4\xcb\xf8\x19\xd7\x1a\xd2\x3c\xa0\xbc\x10\xd7\x62\x8a\x3a\x2f\xf4\x6d\xc2\xb8\xcd\x6e\xbb\x88\xf1\x9a\xa8\xd8\x82\x79\xa4\xb3\xe8\x1a\xc6\x43\x7a\x09\xed\x4a\x31\x64\xc3\x1d\xa6\x72\xd1\xf3\x45\x14\x23\x77\x9f\xd0\x37\x98\xfb\xb6\xb4\xdf\xc3\x03\x23\x8a\xef\xde\xb7\xdd\x4e\xbf\x7f\x3a\x05\x57\xf0\xfb\xad\x47\x83\xe9\xd7\x69\x86\xf5\x18\xdd\xc2\x93\x6e\x77\x5b\x3f\x76\xfa\xb9\x27\x41\xfd\xbb\xc5\xcc\x8b\x6b\xfb\xa9\x6d\x61\x78\x53\xcd\xa1\xd4\x36\x1c\xa6\xf6\xf4\x4f\x8e\xdd\x9f\x94\x83\x3c\xe0\x0c\xf3\xfd\x38\x3b\x93\x53\x0e\xe3\x7e\x10\x5b\x51\x8a\xeb\x59\xc4\xb9\x63\xc8\xeb\xd9\xee\x58\xb3\x84\xe6\x01\x1d\xef\xf5\x06\xe7\xc2\x38\x76\x8d\x3f\x1d\x6f\x67\x45\x3a\xde\x0e\x03\x2d\x88\xb2\xce\x7c\x77\x0d\xe3\x31\x21\x89\xa2\xf1\x9a\x8a\x9d\xb8\xba\x49\xf5\xd2\xbe\x22\xb0\x98\x66\x33\xc0\xd3\x12\x21\x9c\xef\xcf\x24\xb4\x31\x2f\x9e\xd9\xce\x40\xe6\xde\x73\x1b\x57\x7c\xb2\x67\xd2\x9b\x90\x0f\xf5\xec\x41\x02\x32\x55\x9e\x5b\x1f\xc4\x13\xee\xb3\xf8\x53\x19\xf8\xfb\x39\xed\x78\x22\x7e\xfc\xe8\x11\x8e\xd0\x13\xe5\x6f\xc8\xdc\xea\x65\xd6\xcb\xbf\xe3\xd2\xce\x74\xa4\x68\x29\xa7\xf6\x22\xde\x41\xc9\xda\x56\x88\xcf\xb3\x77\xe7\x51\x64\x99\xc4\x5d\xa6\x28\x7a\xd4\x8a\xe3\x88\x6f\x87\x54\xd4\x61\x1f\xb4\x2d\xc3\xce\xe1\xbe\xba\xe1\xe7\x79\xd4\x8b\xf3\xb4\xb8\x88\x2c\x9c\x15\xba\x57\xbe\x53\xb7\xda\x31\x1e\xb6\xdf\x3b\x30\x9e\x53\x7f\x76\x22\x8e\x3e\x7e\x07\x1d\xf7\xd1\xef\xef\x7f\xe2\x58\xf1\xb2\x3e\x61\xea\x3f\xe5\x85\x70\x4e\xf4\xfc\x38\x23\xdf\xea\x6b\xe0\xfc\x7e\x67\x4b\x3b\xdc\xbe\x8b\x58\x8a\x4c\x81\xb7\xa9\x7e\xf8\x17\xde\xe7\xd2\x15\xec\x5d\x42\x3e\x4e\xb9\xb7\xc6\xc7\xb7\xd2\xdf\x6f\xc1\x15\xe9\x4d\x7f\x2f\x9e\xfc\x06\x9b\x3f\xa0\x32\x47\x7f\x30\xc1\x27\x7e\x3a\x83\xfa\xdb\xcb\xac\x9f\xf7\x18\xfe\xc3\x2d\x66\x7d\xb8\x86\x7c\x42\x96\x07\x95\x50\x56\x85\xfc\x61\x56\x0f\x29\x3c\xe9\x34\x8e\xc6\x76\xfb\x46\xf4\x27\x20\xbc\x19\x9f\x7f\x7d\xd8\x15\x3c\x4f\xba\x6b\xb4\x23\xbb\xc0\x25\x95\x8e\xb7\x63\x02\xf5\x7b\x0e\xdc\xc1\xf5\x72\x0a\xf4\xe0\x3a\x6b\xd4\xde\x8b\x7c\x90\xd1\xe9\x54\x3f\x42\x52\xb0\x7f\x0d\x9d\x17\x6f\xe9\x02\x02\xdf\xbd\xb8\x91\xef\xf1\x63\x8c\x0a\x76\x12\xfa\xb1\xdd\xfc\x1b\xc7\x12\xdb\x85\xb4\x6f\x89\xed\x7a\x46\xff\x62\x27\x32\x0d\x7e\x66\x67\xe1\x89\xfe\x67\x1b\x1d\xb1\x1f\x6d\x17\x90\x5f\xf5\x33\xae\x9b\xe1\x0b\xbc\xc3\x3c\xf9\xc6\x30\x0d\xde\x17\x53\xdb\x2f\x46\xed\x53\xd1\xff\x16\x97\x24\xe1\xe3\x78\x2e\x60\x79\x50\x3b\x9f\x9c\x45\x9e\x57\x08\xde\x94\x07\xd8\x72\xfa\x0a\xae\x67\x7e\xf9\x57\xf1\x3c\xe0\xf9\xe3\x3a\x9e\x87\x56\x59\x52\xfe\xd3\x32\x6f\xaa\x17\x32\x7f\xde\x7d\xdc\x2f\x67\xeb\x52\x1e\xd4\xa4\x37\x8f\xf1\x7d\xc5\xa0\xe5\x39\xce\x97\x51\x0d\x83\xc8\x72\x93\x58\x44\x79\x21\x70\xf6\x5b\x1d\x8d\xc3\x6f\xfe\x83\x02\xa3\x6b\x62\x32\x9d\xda\x79\x0b\xa9\x5d\xc3\xe8\x9e\x6c\xed\xa1\x36\xe9\x1c\xfc\xc1\x7b\xa8\x0d\xa3\xf6\x4a\x06\xb5\xbf\xfa\x04\xad\x85\x7f\xf0\x3f\xd8\xb8\xbc\x63\xd6\x87\x57\x4c\x87\x1a\xaa\x2b\x14\x3f\xf6\x34\x8e\x5b\xf4\x8d\xc6\x39\x34\x0f\xe8\x3c\xdf\xe6\xd8\x82\xb3\x31\xd0\xe0\x06\x66\x97\xcf\x29\xaa\x03\xb5\x56\xb0\x0b\xed\x72\xb8\x87\xe3\xbb\x58\x8c\xfa\x6d\xdf\x48\x55\x36\x66\x5a\x3f\xc7\x6c\x35\x0f\xe8\x47\x7e\xa9\x81\xeb\x5b\xe4\x5b\xab\x85\x7f\xc6\x7d\x56\x52\xe5\x07\xae\x13\xc3\x5e\x92\x7f\xe5\x81\x8c\x75\xa0\xd6\x3a\x88\x5a\x17\x43\x6a\xd9\xfe\x38\x94\xf1\x4b\x48\x06\xc3\x8b\x3a\xc2\x74\x56\x66\xf9\x52\x6c\x3c\xba\x18\xbe\xd5\x7f\xe7\x09\xfd\xa9\x13\x43\xfe\x5b\x1f\x18\xa6\xb6\xff\x1f\x7d\x50\x98\xcf\xff\x2f\x1e\x88\x03\x83\xb5\x2c\x63\xf0\xff\xb5\x76\x00\x5f\x8f\x02\x6c\x0c\x05\xf8\x94\x44\x71\xff\xb7\x04\x20\xc6\x81\x93\xad\x00\x29\xc7\xe8\xbd\xe6\xfd\xa6\x14\xef\x2a\x3b\x05\xf0\x22\x95\xea\x1f\x3c\xf7\x07\xb8\xba\x1b\x80\x33\xab\x38\x79\xff\x22\x0e\xe0\xed\x77\x8a\x07\x91\x7f\xf4\x3d\xb8\xc1\xdc\x57\xfe\xd5\xff\x84\xc1\xda\x7e\xe9\x7f\xfc\xc5\xff\xa8\x61\x6a\xd3\x55\x57\x7f\xe3\x38\x7f\xfb\xcf\xf2\x3f\x58\x9e\x83\xde\xde\x3f\x3f\xb3\x71\xf9\x8f\xfe\x1f\x2c\x0f\x84\xb9\xd7\xbd\xc4\x1c\xe0\xfb\x7d\x80\x35\x72\x00\x1f\xbb\x01\x36\x2c\x07\x78\xa7\x05\xc0\xd9\x07\x07\x72\x00\x38\x27\xd7\x17\xa5\x00\x9c\x13\x2b\xc7\xcf\xbc\xab\x00\x4f\x2d\x00\x4a\xbf\xd3\x3b\xdd\x9c\xf1\x7d\x32\x15\xa0\xf5\x07\xc0\x13\x5d\x80\x9e\x6e\xfa\x73\xef\xea\xfe\x0b\xff\xe1\x1e\xb5\x57\x98\x67\xbf\x10\xc6\xf8\xcf\xf4\x8b\xa8\x67\xc6\xaa\x86\xb1\xd5\x0c\x26\x7b\xec\xf5\xef\x38\xfc\x07\xff\x81\xc1\x6b\x59\x5c\x9f\xc5\xb3\xd9\xcf\x6c\x5c\xd8\xfc\x30\x63\xc6\x84\xe5\x81\xd8\x32\xf8\xd8\xa2\x24\x80\xcf\x43\x01\x56\xf4\x02\x7c\x50\xa0\xfa\x0f\x6f\xda\x00\xb6\xf6\x03\xbc\x6a\x05\xd8\x55\x00\xf0\x24\x15\x20\xf1\x19\xc0\x63\x7e\x80\xdc\xcf\x00\x7d\x8b\x01\x4a\x35\x01\x1e\x99\x02\xd4\x07\x02\x3c\xb4\x07\x68\xb9\x0e\xd0\xf7\x9e\x73\xc2\x00\x78\x74\x04\xe0\x9d\xd9\xef\x3e\x20\x2c\xee\xcd\xe6\xc1\x2f\xfd\x0f\x06\xab\x64\xf1\x6f\xd6\xff\xe3\x8c\x0e\x44\x05\x83\x8b\x96\xc6\xfd\x8e\xc3\xaf\xfe\x17\x0c\xb7\x40\x93\x99\x27\xac\x0e\x02\xdb\x0f\x82\xfd\xcc\x7e\x9f\x8d\xc7\x1f\x3c\x10\x6b\x80\xd9\xa3\xa9\xbe\xc9\x82\x0a\x9a\x07\xae\x36\x00\x83\x77\x00\x3c\xb3\xe9\x3c\xd8\x22\x0e\xf0\x32\x12\x60\xa7\x3f\x40\x9f\x04\x40\x22\xc7\xdf\x5b\x9c\xb3\x3c\xc0\x43\x39\x80\x52\x2f\xea\x33\x67\xe5\x7e\x90\x0c\x70\x75\x1b\xc0\xfd\xad\x00\x3d\xd2\x00\xbd\xfa\xf4\xae\x3c\x8b\x7b\xb3\x7d\x50\x2e\x75\x30\xfe\xdf\xff\xdf\xfe\xb3\xe3\x5f\x1a\x49\xed\x3f\xf9\x0f\xac\xff\x2c\xfe\xcf\xe2\xf8\xac\x0e\xc2\xdf\xf6\x17\x0f\x84\xf9\x79\x43\x26\x5f\xcc\xa6\x52\xbc\x7b\x86\x3f\xed\xdf\x61\xe7\x0d\xf0\x36\x06\x60\xe9\x49\x80\xc1\xc5\x00\x1e\xaa\x00\xcf\xca\x01\x02\xf8\x00\x1e\x5f\x03\x08\x7b\x05\xf0\xd0\x1c\x20\xfe\x14\x40\xcf\x07\x80\xec\x40\x80\x9e\x5e\x80\x12\x4f\xba\x16\x70\xe6\xc5\x3d\x17\x80\xd6\x20\xfa\x99\x13\x9b\xee\xc9\x34\x0e\x9d\xa6\x94\x6b\xc2\xe6\xc1\x05\xa6\x3f\x0e\xab\x7f\xf2\x2b\xff\xe7\x50\x5b\xc9\xf4\x1c\x29\x65\x34\x88\x0e\x33\xbd\x39\x0e\xb6\xfc\x8e\x83\x36\x83\xef\xb3\xf8\x3f\xcb\xf3\x60\xf1\x7c\x69\x56\x07\x83\xc9\x7f\x39\xe6\x7e\xbf\x9a\x1a\xb5\x3a\xab\x7f\xe3\xfd\x5f\x32\x39\x67\x07\xfa\xac\x9c\xf3\xf1\xdb\x5b\x00\x8b\x9a\x00\x5e\x86\x02\xac\x16\x02\x78\x1a\x0a\xb0\x71\x3a\x40\xef\x51\x80\x1d\xa1\x00\xf7\x97\x00\xc4\xf5\x03\xdc\xe5\x07\xc8\x3c\x05\x70\xa7\x94\xea\x61\xdc\x8e\xa1\x71\xe8\x5a\x0e\xd0\x2a\x0a\x70\xeb\x30\x40\x4f\x3e\xe5\x4a\xbd\x6f\xfb\xad\x0b\x74\x31\xe8\xcf\x75\x90\xf5\xbf\x2a\xf9\x2f\xff\x99\x67\x66\xf9\x0f\x07\x73\xa8\x2d\x68\xf8\x1d\x87\x5f\xfe\x33\xfc\x0f\x96\xe7\xf1\xab\x0f\x0a\xc3\x7b\x12\xd3\xf8\xf3\xeb\x6c\x5c\x38\xf1\xf8\x79\x1f\x40\xb7\x16\xe0\xb3\x35\x80\x69\x23\x5d\x07\xac\x62\x00\x5e\xf6\x03\x38\x28\x51\xed\x23\xd7\x79\x74\x4c\xbd\x77\x00\xf4\x64\xd3\xf5\xf2\x4e\x2f\x00\xe7\x9c\x78\xab\x98\xf2\xc5\x3a\x62\x00\x8a\xcd\xa9\xce\x43\x8d\x26\xc0\x8d\x37\x00\x2d\x0e\x00\xd7\x32\x01\xba\xbb\x01\xd9\xbc\x1f\x7b\x7f\xe7\x41\x23\xa3\x3d\xc5\xf6\xbf\x61\xfd\x2f\xeb\x66\xf2\x9e\xd9\x47\x7e\xf1\x1f\x98\x31\xce\x67\xd6\x95\x9c\x21\xbf\xe3\xc0\xfa\xff\x1f\xfc\x0f\x06\x07\x67\xf5\x00\x58\x2b\xc8\xec\x8f\x2c\xef\x81\x13\x8f\xef\xa2\x00\xa3\xfd\x01\xde\x3b\x02\x18\xc5\x03\x0c\x6c\x03\xb0\x28\xe6\xbc\x3d\x00\xcc\x5d\x43\xf9\x2e\xcb\xbc\xa9\x2f\x9e\x11\x80\xa7\xce\xad\xe6\x00\x37\xdb\x00\xa2\x15\x01\x3a\xea\x00\xd2\x1b\x01\xda\xa3\x29\x6f\xee\xea\x4c\x80\x1a\x33\x80\x36\x57\x80\x56\x7d\x80\xd6\x04\x80\xfb\x9c\xff\x77\xa3\x6b\x6e\x33\xa3\xfb\xc1\xf6\x01\x63\xf3\xbf\x8c\xd1\xe8\x61\xf9\x0f\x7f\x8f\x7b\x1e\xa3\x71\x95\xc9\xf4\x72\x4a\x7b\xf4\x3b\x0e\xbf\xf8\x0f\xff\xc2\xff\x60\xf5\x20\x58\xcb\x7e\x9d\x67\x04\xc5\xfd\x39\xef\x8b\x1f\x13\x00\xe4\xe5\x01\x06\x25\x01\xb4\x08\xc0\xb3\x26\x80\x09\xe5\x00\x8f\xc6\x00\x70\xde\x9b\x38\xf3\x7f\x91\x19\xc0\x6d\x27\xca\xa7\xbc\xe9\xc6\x79\x67\xa3\xe3\xbe\x2b\x07\xa0\x4d\x01\x60\xdf\x6e\xea\x27\x27\x0e\x97\xbb\x00\x6a\x95\x00\x2e\xd9\x71\xde\x88\x00\x2e\x7c\x07\xe8\x89\xa3\xbd\x94\x3e\xc6\x31\x5a\x5b\xff\xe0\xbf\xb1\xeb\x1e\xab\x7b\x72\x80\xf1\x37\x8f\x19\xcb\xec\x8d\xd4\x66\x30\xe7\x8e\x54\x66\x6d\xdf\x1b\xfc\x3b\x0e\xac\xff\xff\x27\xfe\xc3\xa1\x3f\xed\x77\x17\x00\x2e\x31\x80\xf7\x67\x00\xc4\xe7\x01\xbc\x2a\x07\x50\x59\x01\xf0\x78\x05\x80\xc1\x74\x80\x9e\x22\x00\x0b\x2d\x80\xae\x38\x00\xbb\x3c\x9a\xd7\x6e\x62\x00\xed\x12\x00\x7e\x56\x00\x9c\xb7\xb4\xf0\x78\x80\x4b\x63\x01\x52\xc6\x02\x34\x9b\x00\x1c\x74\x06\x38\x2f\x05\x70\xd2\x13\xa0\xe1\x16\x3d\x13\x9c\xe3\xcc\xa5\x1f\xf4\x6c\xf5\xbe\x1c\xa0\xe6\x10\x7d\x26\xb6\x17\x1d\x9b\xf7\x2c\xdf\x89\xe5\xfb\x64\x24\xff\x77\xbf\xe3\x99\xde\x57\xb1\xab\x7f\xc7\xe1\xff\x17\xff\x81\xf1\xff\x07\x73\x9b\xe6\xc3\x26\x6a\x07\x54\x00\xb8\x97\x50\x5e\x9f\x94\x01\xc0\xfd\x56\x00\x0d\x65\x80\xae\x64\x00\x13\x51\x80\x1b\x53\x01\x66\x87\x03\x5c\xbd\x0d\xb0\xd4\x1f\xe0\x72\x15\x80\x77\x25\x40\x33\x0f\x40\x48\x17\x40\xa3\x37\xa4\x26\xeb\x03\x9c\x15\x1e\x72\xa6\x70\x32\x40\xfd\x84\xa1\x96\x27\xb2\x01\x6a\x5f\x0e\xad\xbe\x7c\x00\xa0\x66\xd8\xd0\x1d\x3d\xe3\x00\x4e\xc4\x0e\x1d\xf7\xee\x16\x40\x45\xfc\x30\x27\xf4\xdf\x7d\xd8\x71\x1c\xf7\x84\xe1\x58\x77\xcb\x34\x19\x1a\x88\x7e\x4f\x18\xa2\x83\x7e\x2b\x0d\x43\x9d\xcd\x04\x66\x7f\x88\x65\xb4\xae\xa2\x55\x28\x2f\x66\x67\xca\xef\x38\xfc\xff\xe1\x7f\xb0\xfe\xd3\xde\xaf\x00\x03\xae\xd4\x3e\x31\xa7\x96\xb3\xfe\xf1\x87\x02\x74\xcd\x06\x90\x1b\x03\x70\xad\x6a\x58\x98\x5e\x1f\xc0\xe5\x87\xbc\x2e\xd3\xdc\x00\xce\x7f\x10\xe0\x72\xe4\x06\x38\x73\x4d\xe8\x95\x07\x2f\x40\x5d\x8a\xc8\xcb\xa0\x83\x00\x27\x2e\x8a\x2d\x8e\xaf\x00\xa8\x8a\x11\x7b\x56\x30\x12\xa0\xe2\x88\xf8\x82\xaa\x59\x00\x65\x7e\xe2\x93\x9a\x17\x02\x94\x84\x8b\x0f\xbf\x93\x0e\x70\xa4\x41\x2c\xeb\xb5\x07\xc0\x21\x45\xb1\x0e\xce\x33\xe5\x76\x89\xa1\x5e\xce\xbe\x67\x62\xd8\xf1\x34\xc9\x49\x08\xeb\x2b\x71\x0d\x22\x58\x77\x88\x29\x12\xc4\xfa\xe4\xae\x56\xa1\xdd\x1c\x1b\xa9\x2b\x90\xcf\xb1\xa1\x6f\x46\x20\xbf\x3c\xf8\xd4\x08\x91\x5f\x71\xf8\x3f\xf8\xff\xb3\x9c\xf1\x7f\x0b\xb5\xfd\x8c\xca\xee\x93\xef\xf4\x2d\xe9\x9e\x2f\x2f\xbe\x67\x75\xbc\xe6\xc7\xfb\x15\x2d\x1e\xa2\x5c\xe2\x39\x00\xe7\xbf\x49\xed\x1b\x33\x0e\xe0\xf4\x10\x99\x8d\x13\xf7\x0f\xc9\x3b\x31\x56\x8e\xdb\xb6\x60\x78\x58\xc5\x0d\xb9\x63\x6e\xa5\xdc\xb6\x25\xc3\xe5\x47\x06\x88\xf1\x0e\x3d\x74\x50\xde\x3e\x6a\x19\x5f\x5c\x21\xc8\x5b\x67\xaa\xf0\x1f\x2d\x50\x90\x1b\x28\xc9\x1f\x21\x9b\x9b\x2e\x57\x76\xf6\xf2\x08\xf3\xec\x4b\x72\x5b\x3b\x24\xf8\xef\x64\x39\xca\x85\x3e\x4b\xe2\xe7\xcb\xf4\x92\x7b\x44\x08\xef\xee\x64\x49\x79\x03\x42\x78\xbd\x62\x7a\xe5\xad\x08\xe1\x15\xda\x79\x59\xae\x93\x10\x9e\xc9\xe1\x3b\xe4\x2a\x09\xe1\xbe\x1f\xb2\x4e\x6e\x2d\x21\xdc\x4b\xb6\xcf\x94\x7b\x40\x08\xf7\xe1\x2d\x49\x72\xfb\x08\xe1\x56\xda\xb4\x5f\xce\x8f\x10\xae\xae\x8d\xa5\xb2\x03\x84\x70\xf1\xfd\x0f\xff\x29\x0e\xae\xc5\xf8\x6f\x30\x14\xf1\xde\xe7\x8a\x28\xeb\x0d\x0f\xaf\x8b\x61\x35\xac\x33\x49\x06\xab\xa8\xd7\x14\xe5\xf1\x6d\xaf\xb9\x4e\x19\xab\x8c\x67\xe6\xa8\xfd\x1c\xa1\x0c\x70\xfc\xf6\x68\x6d\xc5\x51\xc3\x3e\x97\x7e\x1e\xfd\xda\xf0\x18\xaf\xfd\xa1\x75\x63\x94\xad\xdc\xf8\x5f\x15\x84\x8e\x49\x5c\x2c\x29\xe8\x93\xed\x3c\xc6\xdb\xab\x54\xb8\x24\xad\x53\xe3\x45\x48\xae\x68\xda\xde\x73\x1a\x8e\xc9\x3f\xc4\x25\x13\x0f\x8c\xce\x3d\xa8\x2a\xc1\x1d\x6f\xaa\xfe\xaa\x76\x9b\x84\xf7\x9e\x91\xea\x01\xad\x6f\x25\x66\xc6\xc4\xa8\xcf\x7b\x38\x55\x3c\x6e\xf7\x41\xf5\x9b\x5f\x52\xc4\xe4\x23\x52\x46\xdf\x23\x44\x74\xe5\xf6\x81\xd1\x63\x08\x11\xbe\xba\xe5\xb9\xba\x23\x21\x42\x71\x81\x9a\xa3\xb4\x08\x11\x54\xf0\xd7\x52\x73\x20\x44\x60\xdc\x86\x39\xaa\x2b\x09\x19\x31\x7a\x7d\x93\x4a\x1c\x21\xfc\x53\xd6\xad\x54\x11\x26\x84\x2f\x6a\xdd\x04\xe5\xa9\x84\xf0\xbe\xfe\x0f\xbf\x59\x2b\x08\x88\x63\xbf\x6f\xe4\xe9\xa3\xfe\x4b\x20\x2f\xa2\xfb\xba\x22\xd6\xf7\x3b\xbe\xaa\xe3\xd7\x5b\xe5\xb4\xf1\xbe\x73\x43\xaf\x21\xce\x98\x5a\x73\xbc\x1e\x0e\x15\xd5\xe3\x8f\x0e\xe9\x00\x38\x1c\x67\x16\x2e\x1d\x02\x90\xf7\x71\xc2\x43\x4d\x09\xbe\xc5\xe9\xd2\xc6\x55\xe6\xe2\xc2\x7e\xc9\x43\x8c\x83\xec\x12\xc4\xb2\xf7\x2c\x1b\xdf\xbf\xca\x4d\x32\x60\xd7\xd7\xf1\xba\x9b\x0f\x48\xf3\x87\x7b\x8d\x53\x8f\xad\x92\x1d\xbe\xe3\xec\x58\xbe\xbc\x25\x72\x4b\x82\x4a\x8c\xf4\x8f\xbd\x90\x37\xdc\x1a\x61\xb8\xaa\xb9\x59\xde\x61\x73\xa3\xa1\xe4\xdd\x8f\x72\x5d\x9b\x52\x0d\x5d\xdf\x0e\x97\x8d\xf5\x6f\x35\x6c\x23\x44\x7a\x87\xcf\x50\x83\x93\x84\x48\xe9\xac\x9b\x6d\xc0\x4f\x88\x44\xf3\xda\x26\xdd\x1a\x42\xc4\x3c\xd7\xbc\xd4\x6d\x27\x44\x4c\x69\x95\xb1\xce\x71\x42\x44\x2e\xaf\xac\xd2\x76\x22\x44\xb8\xc6\xad\x49\x8b\x8b\x10\xa1\xad\x2e\x9b\x35\x33\x08\x11\x3c\xf2\x5f\x78\x30\x78\x5b\xf2\x9d\xad\x10\xbd\xff\xbe\x57\x01\x57\xc2\x7b\x5e\x1a\x78\xbf\xf5\x46\x93\x21\xd6\xa7\x2f\xb5\x99\x62\x1e\x9c\x21\x93\xd0\xff\x13\x8f\xa6\x61\xd5\xb0\xd4\x60\x3a\x56\x0f\x0a\x45\x67\x62\x7d\x22\xeb\x94\x75\x82\x50\x13\xc0\x5e\xae\xd9\x45\x2a\x55\x3c\x13\x76\xdf\x9e\x99\x37\x2e\x4d\x58\x2e\xcc\xcd\x4a\x71\x66\x84\x94\xe7\xb6\x2f\xd3\x4d\x97\x71\xc9\xdc\x0a\x54\xb7\x14\xf1\xdd\x2f\x7f\x77\x83\xd4\xd4\x93\x91\x4e\x4a\x0b\xbc\x1e\x4e\x59\x95\xbe\x52\x45\xd2\x23\xdf\x42\xb2\x64\x81\xaa\xb2\xbb\xe6\xe4\xa1\xe7\x82\x55\x43\x56\x9b\x4c\xf2\xb9\x79\x4f\x55\x7f\xd5\xb2\x49\xb3\x5f\x1a\xaa\xf0\xad\x3c\x37\xe9\x21\x21\x8a\x5d\xae\x16\xe6\x22\x84\xc8\x55\x39\x1b\x9a\x1d\x25\x44\xe6\xd1\xe2\x1a\xd3\x40\x42\x46\x3e\x71\xaa\x9f\x10\xc7\x89\x8f\xe3\x11\xe3\x5b\x84\x48\xca\x2d\xf8\x34\x7e\x14\x21\xe2\xc1\x0b\x7e\x8e\xb3\x20\x44\xac\x6f\xfe\x5e\xc3\x6c\x42\x44\xba\x7e\xfb\xcf\x85\xbc\x96\xb7\x5b\xc4\x76\xd0\xf1\x47\x1a\x14\xdc\x8e\xd1\x63\xfa\xdf\x98\x25\xd2\xbc\x9f\x86\x55\xb2\xfa\xb6\x59\x38\x0f\xaa\xaa\x6c\x51\x37\xe8\x68\xb9\x03\x56\xd7\x0a\x74\xe6\x63\xbd\x32\xed\xbe\x23\xe2\x22\x71\x6e\x8b\x3d\x87\x2f\x03\xd8\xf9\x6a\x49\xb9\xec\xb2\x61\x96\x41\x27\x9d\x9c\x74\x0d\x04\x12\x37\xfa\x2d\xfc\x3e\xc5\x47\xe2\xa0\xa7\xd0\x7c\xc5\xf9\xd5\xf2\x27\x57\x9e\xb4\x6f\x5e\x1b\xa5\x3c\xda\x45\xd3\xce\x72\xfb\x25\x35\x99\xc5\x61\xb6\x45\x49\xbb\xd4\x0d\x17\x5e\x98\xbb\xb4\xa8\x6c\xf4\x21\x87\x81\x39\x42\x75\xa3\x34\x26\xdb\x7d\xb0\x99\xd2\x56\xa5\xa1\x65\x27\x6e\x9d\xf4\x18\xd4\x3f\xcc\x7b\x69\x63\xfe\xbd\x55\xed\x9e\xad\xe4\x6c\x6e\x42\x94\x77\xdb\xec\x98\x39\x9c\x10\x85\x76\x6b\x93\xe9\xee\x84\xc8\x59\xcf\xde\x6e\xb9\x99\x10\xd9\x05\xb3\xbe\x4d\x0d\x25\x44\xba\x76\x66\xaf\xc5\x01\x42\x46\x8a\xcf\x48\x9b\xbc\x94\x10\xc9\x1b\x56\xda\x93\x94\x08\x91\xc8\x66\x79\x50\xef\xcb\x47\x22\x2e\xf5\xf4\xdd\x68\xc4\x5f\xee\x7c\x37\x7e\x4c\xe7\x3d\xe5\xc1\x5c\x30\x9f\x4d\xef\x3f\xcb\xdb\x62\x5d\xff\x18\xa1\xdd\xe7\x8b\x03\x96\x60\xf5\x27\x6f\xb5\x0b\xd6\x5d\x53\x13\x56\x20\xfa\x12\xeb\xba\x1a\xf3\x25\x74\xa8\x3b\xaa\xb1\x6f\xee\xf1\x78\x26\x7a\x17\x60\xfd\xdd\xb5\x92\xea\x0b\xf9\x0c\x57\x0d\xae\x19\x66\x9a\x22\xba\x77\xa9\xc1\xca\x90\xb9\xaa\x32\x79\xf3\x77\xbb\x79\xba\x3d\x52\x2c\xb4\x5d\xb1\xdc\x7d\xb3\xa4\xf2\xad\xd9\x1f\x5d\x5d\xf6\x54\xa9\x4e\x9f\x51\xe0\x22\x5b\xb0\x53\x4d\xd1\xb2\xd3\xd9\xe5\x84\x8a\xda\xdc\x69\x63\x96\x05\x5f\xa9\x56\xe3\x9f\x3a\x71\x69\xe7\x83\x0f\xaa\xdc\x53\x95\x96\x5e\xfb\x3c\x4d\xe9\xc5\x94\xc8\xc5\x23\x09\x51\x30\xb5\xa8\x5c\x98\x4d\x88\xdc\x52\x0b\x9e\xf9\x43\x08\x91\xf9\x3a\x59\xc3\x6e\x13\x21\xd2\x11\x93\xac\xe7\xee\x25\x64\x24\xd7\xa4\x75\xd6\x65\x84\x48\x59\x9a\x1f\x9e\xd5\x4e\x88\xa4\xa9\xd9\xe6\x99\xce\x84\x88\xaf\xff\x68\x20\x83\x55\xde\x67\xe6\xb4\x1f\xd6\x1d\x73\x33\x9c\x0f\xd7\x7c\xad\x10\xaf\x68\xda\x62\x8b\x68\x5a\x5d\x89\x23\xae\x0f\x95\x16\xcb\xa8\xee\xb7\x22\x55\x11\xce\x5f\x41\x6f\x9b\xa6\x76\xaf\xc3\xfa\xe5\x1e\xb1\xf5\x58\xe7\x0c\x53\xd9\x80\x7d\x51\xfc\xeb\xfc\xf1\x96\x98\x87\xc0\x26\x3b\xee\x16\x80\xe5\x2f\x36\x89\x28\xc8\x0e\x7f\xe7\x18\x11\xa0\x68\xf8\x53\xb0\x7e\xce\x29\xbf\xee\x19\xdb\x24\x4b\xac\xee\x6f\x18\x58\x76\x5b\xfa\xe9\x94\x9e\x0d\x62\x1b\x43\x64\x2b\xcd\xe3\x7d\x27\x45\x1f\x93\xbb\x67\x3a\x76\xfd\xb7\xdc\x91\xf2\x9e\xc6\xb9\xeb\xf9\x8f\x3d\x91\xdf\x36\x5e\xca\x5b\xeb\xe2\x3d\xf9\xd9\xe3\x44\xbd\x72\xba\x3b\xe4\xec\xc7\xf6\x79\x79\xbd\x8f\x93\x89\x1b\x7b\xd9\x73\x16\x21\x23\xd7\x8e\x3d\xb9\x7a\x25\x21\x52\xda\x46\xc5\x2b\x16\x10\x22\x91\x6f\xd4\xe7\x1a\x46\x88\x84\xa6\xd1\xe4\x65\xe5\x84\x88\x8b\x18\x06\x2d\xfe\x4a\x88\xe8\x7b\xc3\xda\x45\x07\x09\x11\xcd\x33\x68\x58\x50\x4b\x88\xc8\xea\xa7\x75\x7a\x06\xf0\x0f\xfe\x53\xbb\x37\xed\x8f\x73\x7e\x31\x1d\xef\xba\x92\xa5\x88\x5f\xb3\xfc\x9f\xe2\x89\x94\x17\x90\x4b\xbc\x11\xb7\x49\xdd\xed\x8b\xfc\xa9\x38\x99\x00\xc4\x73\xc2\xde\x6c\x39\xce\xb1\x9b\x24\x82\xb0\x6e\xeb\x39\x74\x07\xe6\xc7\x52\xa5\x70\xac\xf7\xcf\xcf\x8e\xf4\x91\x5c\x0f\x30\x6b\x52\xb8\x83\x66\x37\x5f\xf1\xe4\xf1\xa1\x31\x16\xa9\x22\x9f\x4d\x56\x85\x8e\x5d\xb4\x57\xec\xc8\xd8\x8c\x90\xe8\xf5\xf5\xe2\xcf\xf4\xcf\xee\x78\x19\x79\x46\xe2\xa6\xce\xc5\x1d\x32\x99\xd9\x92\x56\x5a\xae\xc1\x2a\xe5\x0f\x24\x65\xc7\xdc\xda\x3e\xb6\xe9\x9a\xc4\x61\x8d\x77\x41\x15\x77\x79\xc5\xaf\x6a\x9c\x09\x9a\xf5\xe6\x96\xd8\xb4\x31\xcb\xb7\xf4\x13\x22\xd2\xa9\x91\xe9\x5f\x40\x88\xb0\xd7\x18\x07\x9f\xcb\x84\x08\x5b\x8e\xd9\xe7\x55\x42\x88\xd0\xcf\xd1\xdd\x9e\x5b\x08\x11\xf4\x18\x23\xbe\x66\x37\x21\x82\xd5\x1a\x37\x57\x2e\x21\x44\x50\x62\xf4\x83\xe5\x95\x84\x08\x48\x74\x07\x4e\x71\xa2\xf9\x6f\x83\x78\xde\x85\xbb\x8e\x88\x16\xd5\x79\xba\xe2\x38\x56\x84\xaf\xc1\x2a\x68\xf1\x95\xf5\xe8\x57\xde\xd5\x8d\xb8\x0e\xa6\x59\x52\x7c\x3c\xee\xec\x36\x5c\x0f\x23\x96\xef\xc0\xaf\x6f\xf5\x0f\xc7\xfd\x63\x7d\x5e\x24\xa2\x6f\x6e\x7c\xbb\x71\xbe\xd8\xd5\xc4\x61\xbc\xa7\x45\x24\x2e\xe4\x93\x05\x30\xdd\x9f\x70\x46\x85\x8b\x6b\x93\x81\x49\x7c\xb2\xc9\xd6\x11\x86\xda\x7a\xf1\x2e\xf6\xaf\x05\x56\x8f\xfe\x1c\xf7\xda\xe3\xa6\x20\xbf\x5a\x65\xdc\xa2\xd0\x2c\x41\x4f\x15\xa3\x3d\x75\xfb\x5e\x0a\xae\x50\x1a\xb7\x47\xae\xa4\x48\xa0\x4f\x51\x33\x96\xab\xe1\x89\x80\x97\xc2\xdc\x98\x9d\x5d\xba\x23\x9c\xe5\x49\x8c\xca\x40\x2b\xdf\x17\x85\x94\xa8\x0b\x84\xf0\xbe\x53\x98\x14\xbe\x94\x10\x5e\x53\x85\xc5\x3b\x84\x09\xe1\xe5\x52\x2c\xdd\x36\x8a\x10\xde\x7e\xc5\xc3\x9b\xa6\x13\xc2\x9b\xa6\x18\xe4\xcf\x4d\x08\xaf\xae\x42\xac\xef\x7d\x42\x78\x34\x14\xae\xaf\xdf\x4d\x08\xcf\xb8\x9b\x43\xe6\x21\x7a\x72\x49\x71\x09\x9e\x08\x4f\x6d\x5a\x89\xd5\xe1\x4a\x7f\x4f\x44\x53\x8f\x0c\xf5\xc3\xfa\x7a\x41\x2f\xe5\x83\xa4\xe9\x06\xe1\xfc\x89\x6f\x0a\xc3\xf1\xdf\xa5\x43\xfb\xc6\x04\xf9\x52\x7e\x84\x9f\x44\x2c\xde\xfb\x5d\xe3\x9f\x80\xe8\x8a\x53\x57\x32\xe6\xc3\x2c\xb3\x34\xbc\xad\x6e\xd4\x9f\x85\x55\x63\xed\xa7\xd9\x35\xd2\x35\x00\xaa\xd9\x59\x97\x0c\x62\xb8\x3a\x15\xc3\xb2\x5a\x6c\xcc\xb8\x7e\xc8\x85\x66\x15\xac\x4a\xe6\x4a\x96\x49\xca\x5a\xb2\xdd\x6e\x78\xa2\xf4\x93\x2c\xfd\x14\xf1\xa1\x67\xa4\x13\xb2\x84\x8f\xa8\x03\x8c\x14\xce\x1c\x7b\x36\x04\x40\x72\x6f\xc6\x82\x9b\xd7\x01\x24\x66\xa5\x9f\x7b\xf9\x16\x40\xec\xca\x3e\xd4\x75\x10\x59\x90\x88\x67\x01\x81\xb6\xd8\x3b\x68\x83\xa3\xf0\x1e\xb3\x40\x53\x24\xea\x32\x0a\xde\x0b\x45\x1d\x84\x11\xf9\xc1\x78\xbf\x57\x60\xf9\x56\x3c\x4f\xb2\xfe\x9f\xde\xb5\x1a\xeb\xeb\x55\x8e\xde\xc8\xeb\x3a\xba\x8b\xea\x00\x15\x8c\x0b\x42\x7e\x44\xfa\x99\x10\x5c\x17\x12\x06\x22\x11\xaf\x8e\xba\x1e\x8d\xf9\x10\x02\x74\x9c\xfd\x2b\x68\xd7\x7d\xcf\x62\xca\x0b\x71\xb9\x99\xb6\x9f\x63\xed\x37\x51\xbd\x90\xa9\x67\xf3\x71\x1e\x69\x8b\x14\x22\xaa\x20\x33\xf3\xd0\x3d\xfe\x0f\x00\x92\xc6\xc5\x36\x1a\x9f\x00\x44\xe7\x15\xbb\x58\xee\x01\x10\x7c\x57\x3c\xce\xb9\x0f\x60\x84\xf6\xa1\xc7\x81\x71\x00\xbc\xad\x87\xf2\xe2\xd6\x03\x70\x67\x1d\xbc\x79\xa0\x0c\x60\xf8\x60\xd1\xd3\x5a\x67\x80\x61\x0b\x8b\x46\xb7\xbb\x01\x0c\x79\x52\x28\x82\x67\xfa\xa6\x03\xa1\x3f\x90\xa1\x96\xc3\xe0\xd9\xe9\x09\xd4\xa6\x50\xfc\x66\x49\x22\xa3\x1c\x1e\xcb\xe0\xff\x51\x0c\xbe\x17\xd9\xc8\xb1\x67\xcb\xd7\xe2\xfe\x57\xcd\xe7\x87\x78\xc3\x51\x23\xca\xfb\x3a\x60\xb9\x03\xf9\x81\xd9\x2a\x3b\x11\xdf\x4a\x51\xa4\xa8\x5a\x4c\x2b\xe5\x45\x84\x4d\x48\x2a\xc4\x7d\xe0\xdc\x3e\x44\xe3\xd7\x27\xa7\x23\xca\xb2\x4a\x34\x1b\xe3\xe5\xe4\x40\x79\x02\xd6\x53\x0a\xf1\xeb\xa6\xd7\x0f\xa3\x7a\x85\x5a\x79\x29\x7e\x9d\x2f\xe2\x18\xe2\x22\x43\xd5\xaa\xcc\x65\x91\xb7\x50\x35\xc1\xc4\x9d\xee\x44\x0b\x31\x62\xc7\x7c\x7c\x90\x61\x52\xd9\x1f\x85\x33\xb4\x72\x08\x45\xe0\xcb\x07\xaa\x91\x89\x56\xf6\xea\x0a\x76\x78\x2b\x4d\x79\x80\x08\x63\x69\xe9\x27\xc4\xbb\x8b\xcf\x50\xff\x0e\x64\x50\x9b\xc7\xe0\xbb\x59\x0c\x62\x92\xc6\xf4\x39\xd8\x3b\x8c\xda\x04\xd4\x0f\x39\x91\xe4\x8f\xeb\x63\x69\x37\xd5\x05\x39\xa8\x1e\x8e\x38\x55\x4e\x44\x34\xa2\x44\x7b\x2b\xe2\xf0\x5c\x10\xbb\x3e\x09\xcf\x05\x11\xe7\xf6\xe1\x53\x6f\x3b\x9b\x81\x79\xe3\xf7\x35\x07\x71\xe0\xb5\xf2\xf9\x78\x02\x77\x6d\xa5\x7d\x44\xec\xb7\x53\xbd\x10\x2b\xcf\x52\x9c\x77\x46\xb6\xb4\x6f\x90\x42\xdb\x71\x8c\x03\x57\x46\x1d\xde\x17\x07\xa8\x0f\x94\x46\xfc\xea\xd4\xfe\xf1\x88\xcf\x9e\xca\xa5\x8c\xb5\x53\x4d\xeb\x10\xf7\x3d\xe5\x18\xfe\x01\x57\xac\xfd\x99\xc8\xbc\xa8\xed\xa7\x9d\x59\x6a\xb9\x9a\xb1\x73\x42\x4d\x4c\x37\x9e\xf0\x4f\xec\x19\xc4\x27\xaa\x36\xa6\xfe\x95\xad\x23\x7f\xf2\x62\x18\x5b\x70\x8b\xda\x1c\x86\x5b\x9e\x81\x71\x29\xcb\x61\xfc\xaf\xdf\x89\xe7\x86\x9c\x93\xb1\x38\xce\xa9\xbd\x89\x18\xed\x3d\x7e\x29\x88\x22\x45\xc6\x50\xfd\xa3\xed\x59\x39\xa8\x0f\x12\xb8\xb5\x00\xe7\x8d\x17\x14\x21\xda\xb8\xc2\x80\xf2\x23\x9c\x1c\x4a\x70\x1f\x9e\x83\x1d\xa1\x01\x26\x4f\xae\xc6\xd1\xd5\x6d\xac\xc5\x78\xca\xd6\xd5\x23\xca\x04\x7d\x8d\xe2\x34\x0e\x4d\xf1\x52\x88\x78\x36\x35\x8c\xc5\x95\xfa\xfc\x83\xb9\x88\xb4\x36\x19\xb9\xe3\x49\xac\x49\x94\x02\xc2\xe7\x93\xf7\x61\x66\x35\x36\x1d\xc5\x0e\x15\x8d\x49\x0d\xf8\xce\xdb\x60\x70\x8b\xb1\xaf\x10\x81\x3c\x2b\x40\x6b\x03\xb5\xcc\xb8\x57\x8f\x25\x7f\xf0\x62\x4a\x98\x8e\x03\xbf\x78\x31\xcb\x09\xd6\x2d\xe9\xfa\x96\xe7\xb4\x07\x51\xe2\xb4\x89\xc9\x38\xee\x09\x24\x1d\xd9\x47\xd1\x33\x72\x90\x37\x1c\xd6\xbb\x1f\xf3\x64\xf3\x1d\x3a\xde\x3e\x49\xc5\x88\x2e\x7a\x28\xd2\x3c\x77\x6e\xa3\xbc\x90\x05\xfc\x55\x78\x0e\x9f\x39\xe3\x24\xee\x23\x26\x77\x28\x6e\xaa\xa9\x7b\x16\x79\x36\x92\xfb\x9b\xbe\x50\xff\xe9\x7d\x72\x80\xd6\x1d\x12\xf4\x4d\x65\x87\x21\x9e\xbc\x5a\x1c\xad\x11\xbf\x6d\x79\xb4\x12\x23\x7c\x85\x6c\xc5\x7f\xb1\x35\x84\x2a\xf6\xb4\x94\x1f\x42\x5e\x44\xcb\xb0\x7a\x71\x6a\xaf\x23\x32\x79\xf9\xe3\x33\xfc\xf9\x4b\x81\xdf\x70\xa6\x9e\x67\xee\xb1\x9f\x39\x46\xed\x29\x46\xff\xe0\x04\xd3\x71\xa2\x92\xd1\xc9\x28\xdd\xce\xb1\xf9\x3f\x12\xf0\xd6\x77\x7a\x23\xe5\x7f\x25\x49\x67\xe0\xf9\x39\xd6\x31\x9f\x9e\x07\x7a\x0f\xe0\x0d\x93\x20\xef\xc3\x88\x36\xfa\x1d\x3c\x7a\x96\xe6\x41\x25\x8e\xef\x8a\x5e\x3a\xde\x8b\xab\x4e\x20\x6e\x39\xef\xd3\x29\x3c\x4f\x4d\x4f\x39\x87\x78\xe6\x78\x8b\x46\x9c\xb5\xa3\x27\x51\x5e\x88\xf8\xbc\xab\x1b\xa9\xff\xb4\xbf\x02\xc0\xcd\x73\x62\x88\xe3\xde\xac\xa4\x27\xf8\x8e\x47\x33\x51\x89\xe2\x56\x10\x55\x34\xeb\x78\xb4\x19\x77\x9e\x8e\xf2\x38\x5c\x79\x6f\x96\x1c\xa0\x9f\x0b\x6b\x50\xb9\xe5\xc6\xc1\x56\xe4\xc9\xdc\x20\x0f\x31\x4e\xed\xcd\x6f\xf0\xc9\xae\xf6\x52\xdc\xff\x32\xe3\x6f\x13\x83\xf3\x9e\x7b\x4a\x6d\xbd\x21\x13\x17\xdc\x3f\xb2\xdb\xd2\x91\x85\xb1\xf7\x64\x36\x3e\x5f\x6c\x38\xed\x03\xf7\x0f\x1e\x10\xfa\xb9\x69\x39\x1d\xef\xf5\x3d\xc7\x68\x3f\x20\xdd\x13\xe8\xaf\x4b\xfc\x29\xdc\x47\x1d\x0d\xce\xae\xa4\xf3\xa1\x11\xf3\x66\x4a\xc5\x45\xcc\x72\x23\x86\x17\xa2\x96\xdc\x8e\xbf\x27\xaa\xda\x51\x42\xfd\xbf\x3d\x48\xed\xbd\x66\x51\xec\x68\xd7\xed\x4f\x15\x0e\xbb\xdb\xa6\xd7\x50\x4b\x19\xeb\x3d\x73\x37\xda\x52\x1b\x43\x6f\xba\x64\xe5\x21\xaf\xac\x5b\x91\x2a\xd5\xdc\x93\x68\xae\xa3\x9f\x29\xee\x7f\xb7\xe9\x2d\x32\xd9\x6e\x33\x3c\x87\x8e\x72\x82\x9f\xdb\x99\x4e\x14\x57\x18\x1d\x90\x0b\xcc\xbc\x69\x40\x1e\x44\xea\x57\xaa\x87\x14\xd7\x4b\x79\x50\xd1\xea\x47\x70\x75\x0e\x1d\x4a\x75\x71\xb6\x0a\x1e\xc3\xf5\xc0\xff\x4c\x2d\xf2\xea\xbc\xea\x4e\xa1\x5a\xd1\x2a\x87\x33\xb4\x4f\x98\xe2\x79\x2c\x48\xcc\x2f\x6a\xfe\xc9\xb1\xb3\x36\x5c\xc6\x71\x36\x6f\x6d\xc3\xf3\x82\x81\x77\x07\xfe\x7d\x95\x4a\xda\x4f\x45\x38\xf7\x2e\x83\xf7\xd3\x3e\x32\x00\x4f\x6a\x05\x31\xf2\x4f\xf8\x34\x90\xf7\xf3\xf8\xc1\x54\x3c\xa1\x3e\x69\x76\xc2\x4c\x7c\xba\xdf\x17\x9f\xec\x89\xf9\x4e\xfc\x17\x9f\x16\x52\x45\x9b\xc7\x91\xe5\x58\x0b\x7b\xd2\xdf\x84\x23\xf9\x98\xa7\x13\xbf\xff\xe8\xdd\x33\xe4\x4f\x3c\xec\xa5\x1d\x78\x7a\x18\xde\xe0\xed\x35\xd4\xde\x64\xd6\x87\x3f\xe3\xf2\x37\x0f\x2a\x72\xe4\x31\xe4\x33\x6c\x57\x3c\x81\xf3\x25\x50\xa5\x0e\xf9\x8f\x3e\xd3\xce\xe0\x7d\x8c\xb5\x2e\x0d\xc8\x17\x72\x3b\xdb\x8c\xe3\xbd\xc4\xae\x05\xf7\xd9\x79\xf9\x57\x71\x5d\x9d\x31\x70\x1d\x9f\xc6\xb4\x91\xaa\x1a\xe9\x9e\xbe\x8d\x71\x52\xae\xa0\xfa\x40\x02\x37\x1e\x1a\x50\xff\x9f\xdd\xa3\x76\xa0\x7f\x04\xfe\xa5\xd7\xaf\x47\xe1\x09\xfe\xcd\x81\x49\xc8\x03\x7a\xa3\xb0\x10\x9f\xe8\x4d\xa0\x17\x9e\x70\x07\xe7\x53\x66\xdf\x1b\xbb\x34\x7c\x23\x1c\x94\x3c\x82\x27\xb4\xd7\xcf\xcf\xa0\xed\xaf\x6f\x47\x3e\xc0\xe0\xd8\xe7\xf8\x77\xfa\x25\x3e\xe3\x93\xbd\x98\x4b\x70\x66\xf6\x31\xfd\x93\x7a\x2e\x33\x71\xf1\xfa\x67\x5c\x62\x2b\xca\x91\x9f\xc1\xea\x21\x85\x4c\xab\xc5\xe7\xdf\xe2\x7d\x1a\xf9\x0f\x7e\xef\x1a\x71\x5c\xbd\x7d\x2f\x22\x5f\x64\x8d\x39\xed\x17\xe5\xd2\xde\x86\xff\xca\xa2\xfc\x1b\x78\x9e\x66\xfb\x64\x4d\x6b\xec\xc2\x7c\x98\x50\x77\x0f\xfb\x93\x69\x77\x3d\xc0\xfc\x52\x78\xf8\x04\xeb\x59\x82\x11\x54\xc5\x05\x80\xb2\xdb\x00\xbe\xac\xe3\xc2\xfd\xee\xeb\x68\x25\x8c\xc7\x17\x33\x13\xf4\xf3\xbb\xad\x1d\xe5\xb5\x98\xac\xc1\x15\xe9\x6b\x4d\x10\xf6\x97\xfa\x56\x97\x8c\xf3\xe4\xab\x5e\x21\xae\x8f\x5f\xaf\xd6\x62\x84\xbf\x39\xb7\xf1\xe0\xe7\xfe\x5e\xec\x78\xf9\x2d\xe7\x13\xae\xb7\x1f\x77\x53\x7f\x07\x97\x51\xcb\xea\xc4\xfc\xd2\x15\xc2\xb8\xec\xba\x72\x1c\x4f\x25\xe1\xfa\xa7\x91\x35\x12\xe4\x72\x16\xf3\x36\xb0\xf7\x02\xae\x17\x3e\x3d\x97\xf1\x9c\xec\xa1\xd8\x52\x42\xe7\xc3\x0d\x3c\x0f\x38\x07\xdc\x42\xb6\xde\xc2\x15\xb4\x4f\x96\x75\x14\xc3\x07\x3a\x76\x1f\xf3\xc8\xb8\xa7\x0f\xdf\x33\x74\x8c\x9f\xe3\x7a\xab\x68\xdf\x8f\x6a\x37\xc2\x5e\x83\x09\xd4\xff\x4f\xc6\xd4\xfe\xe2\x81\x14\xc9\x32\x7d\x7f\x7e\xf1\x40\x18\xbd\x13\x57\x86\xe7\xc1\xf6\xc7\xd9\xcd\xe8\xa6\xe4\x68\x50\x5b\xb9\x8b\xda\xf3\xbc\xd4\xde\xc4\x9d\x89\x84\x3e\x76\xa6\x9f\x3f\xa2\xb2\xd7\xcf\x10\xea\x37\x1b\x97\xd7\xcc\xb9\x92\xea\xc4\x90\x7f\xf2\x1f\x98\x1a\x3f\x8b\x7f\x1b\xf6\xfc\x69\xff\xe6\x3d\xfc\xcd\x03\xb1\x2e\x04\xf8\x96\x4a\xef\x31\x7f\x3a\x0d\xb0\x64\x80\xea\xd8\xaf\xf6\xa4\xf8\xe6\x7a\x03\x80\x17\x63\x01\xb6\xf4\x51\xbd\xfa\x88\x1a\x80\x87\xb5\x00\x09\x0a\x00\x0f\xf8\x01\x32\x4b\x28\xee\x77\xc8\x1b\xa0\xfb\x21\x40\xb5\x2f\xd5\xfb\x38\xcf\xdc\xef\xbe\x71\x10\xe0\x3e\x17\x40\xdf\x4a\x80\xfb\xb6\x00\x1f\x7c\x01\xee\x32\xf8\x35\x8b\x7b\xb3\xfc\x87\xf3\x4c\x9d\x9e\xbd\xf7\x7d\x8a\xc1\x39\x58\xfe\x47\x35\x83\xeb\xb1\xf8\xe7\x3f\xfd\x62\xf9\x1f\x2c\x9e\xcf\xe2\xe0\x3a\x7f\xe1\xfc\x7f\xc4\x23\x94\xe1\x81\x1c\x02\x98\x31\x09\xe0\xfb\x77\xaa\x67\xff\xb1\x17\x60\x71\x23\xc0\x40\x14\xe7\x9d\x13\xe0\xf9\x63\x80\x75\xb6\x14\xe7\xdd\xec\x00\xf0\xe8\x06\x40\x78\x3e\xc0\x83\x3b\x00\x71\x29\x00\xf7\x57\x01\x64\x5e\xa3\x78\x5f\x61\x0c\xc5\xb9\x39\x71\xb8\xf7\x05\xe0\x7c\x35\xc0\xdd\x2a\x80\xeb\xa9\xd4\xf6\xdd\x00\x78\x10\x4c\x31\x84\x5b\x63\xe9\xbf\xdd\xc2\xe0\x7b\x2c\xff\xe1\x17\xff\xe3\x2f\xfe\xcb\x7f\xe0\xdf\x91\xbf\xe3\xc0\xfa\x65\xc0\x68\x8b\xfc\xe2\x7d\x54\xfc\x69\x75\x6c\xff\x8c\x0b\xfb\x7b\xa6\x39\x54\xdf\x60\x6a\x25\xc0\xe7\xc3\x00\x36\x95\x00\xef\xc6\x71\xf6\x52\x80\x81\x5e\x00\xce\x39\xe0\xa9\x27\x80\x47\x18\xc0\xa3\xef\x00\x01\x62\x00\x0f\xae\x03\x84\x6e\x03\xb8\x77\x06\x20\xd6\x16\xe0\xee\x58\x80\xf4\x61\x00\xb7\xeb\x01\x8a\xcc\x01\x6e\x8b\xd2\x7b\xff\x5d\xe7\x00\x1a\x85\x00\xba\x6a\x00\x6e\x38\x02\xdc\x11\x06\x78\x9c\x00\x70\xd7\x14\xe0\x6b\xed\x6f\xdc\x9b\xcd\x83\x46\xa6\x5f\xcc\x2f\xfe\xcb\xbf\xf9\xcf\xde\x03\x3f\xf7\x3b\x0e\xac\xff\xbf\xf8\x1f\x0c\xef\x83\xe5\x39\xfc\x6d\x59\x9d\x08\x96\x37\x63\x6c\x40\xef\xf5\x4e\x6a\x03\xf8\x94\x02\x30\xb3\x84\xf6\xb1\xb0\xf3\xa6\x38\x9f\xb3\x2a\xc5\x79\xd6\x0c\x00\xf4\x36\x00\x6c\x8c\x04\xe8\xd6\x01\xd8\xfe\x18\xe0\xce\x33\x80\x58\x1e\x80\x5b\x06\xf4\xce\x75\xc7\x21\x80\xfd\x03\x00\x1d\xca\x00\x15\x05\x14\x07\xe5\x9c\x48\x3a\x62\x00\x3a\x84\x00\x3a\x8e\x02\x3c\xca\xe0\x9c\x0a\x68\xce\xb5\x31\xfc\x20\xb6\x0f\x10\xdb\xff\xe3\x17\xff\xe9\xf2\x5f\xfe\xc7\x32\xfe\x33\xbc\x87\xa2\xde\xdf\x71\x60\xfd\xff\x9b\xff\xc1\xf2\x20\x14\x8e\x32\x9f\x19\xde\x07\xcb\x7b\xf8\x15\x8f\x05\x00\x5f\xb6\x00\x98\xd4\x00\xbc\xad\x05\xb0\x8c\x01\xe8\xd7\x05\x98\x73\x95\xea\x5b\x38\xb9\x51\x5d\x87\x15\xbd\x00\xdd\x4b\x01\x7c\x7e\x70\x76\x2d\xda\x17\xa5\x73\x31\x40\xb4\x0e\xc5\x3d\x39\x71\xb8\x31\x0d\x80\x73\x92\x69\x6f\xa2\xcf\xde\x7e\x1f\xa0\x21\x14\xa0\xdd\x1b\xe0\x7a\x36\xb5\x7d\x5e\x00\xed\x0e\xb4\x8f\x14\x9b\x07\xe7\x18\xec\xbd\x8e\xc9\xdd\xea\x59\x7f\xfa\x5f\xc2\xe4\xc3\xdf\xfc\x87\xfd\x53\x7f\xc7\x81\xf5\x9f\xf5\x9b\xe5\x35\xb0\x3c\x88\xbf\x2d\xfb\x7d\xa5\x0a\x80\xef\x36\x00\x1a\xe7\x28\xde\x3f\x76\x3a\xc0\x9b\xb9\x00\x93\x7c\x00\x9e\x99\x01\xcc\x88\x05\xe8\x1b\x07\x30\x3f\x91\x73\x9a\xa1\xf3\xe3\x4e\x2c\x80\xd7\x7d\x80\x9b\x47\x01\x36\x27\x03\x5c\x7b\x4c\x75\x41\xda\xb9\x00\xf6\x3a\x51\x6e\x5c\xc1\x6e\x80\xab\x7c\x00\x9c\x13\xec\xd5\x20\x80\x46\x57\x8a\x79\x5f\xef\xa7\xb6\xef\x2c\xc5\xc5\xbf\xfa\xff\xe6\xc1\xd4\x6b\xfe\x99\xff\xe5\x0c\x3f\xe4\xc8\x05\xc6\x6f\x66\x6c\x0b\x99\xbe\x4a\xbf\xf8\x0f\x21\xbf\xe3\xa0\xfc\xfd\x4f\x3f\x59\x7d\x0b\xd1\x00\xc6\x32\xdc\x22\x56\xff\x82\xe5\x83\x48\xbf\x07\xf8\xa1\x03\xa0\x5c\x40\x79\x1f\xda\xa1\x00\xaf\x8c\xe8\xfa\xf9\xb8\x0b\x60\x5a\x34\xe5\x73\xcd\x4b\xe2\x9c\x9e\x01\x96\x35\x03\xdc\xfa\x06\xe0\x11\x40\xe7\x75\x20\x27\xaf\x93\x00\x22\xc5\x28\xe7\x85\x73\x2e\xb8\x72\x08\xa0\x60\x2c\xc0\xa5\xc5\x00\x15\x5b\x00\x2e\x19\x02\x34\x58\xd0\x3e\x60\xd7\xf7\xd3\x3e\x38\x4f\xfa\xa9\xc5\x1e\x53\x0c\x7e\xcd\xe2\xff\xec\xf8\x1f\xbe\xf4\xdf\xc7\x9d\xe5\x01\x64\x31\xbd\xbd\xd2\xfd\x7e\xc7\x81\xf5\x9f\xf5\x9b\xd5\xb7\xe0\x66\x34\x68\x58\xdd\x0b\xee\x25\xd4\x0a\xe4\x01\xfc\x7c\x00\x20\xd2\x01\xf0\x69\x02\x80\x74\x04\xc0\x80\x01\x80\xaa\x01\xc0\x93\x3c\x00\xfd\x3d\x00\x9c\x53\xe3\xc4\x53\x80\x6c\x53\xeb\x10\x80\x2e\x11\x80\x45\x12\x00\xd7\xe5\xe8\x3e\x7a\xd5\x1c\x80\xf3\xde\x70\x39\x9b\xea\x49\x5d\x74\xa4\xfd\xd5\x9a\xc3\x01\xf2\xc5\x00\x9a\x86\x01\x94\x3b\x00\x34\x25\x00\x34\x1a\x01\x34\x5c\xa7\xfd\x93\x38\xb9\xf1\x54\x07\xa0\x51\x01\xe0\xfb\x35\x80\x5a\x9b\xbf\xfc\x67\xd6\xbd\x42\x86\xbb\x98\xcf\xe4\x47\x36\x33\xd6\x19\x0c\x6f\x66\x1f\xc3\xff\xd8\x5b\xf2\x3b\x0e\x62\xcc\xfe\xf8\x37\xff\x03\x71\xf0\xbf\xf8\x0e\xff\xe4\x3d\x0c\x77\x06\x78\x6b\x0c\x20\xb4\x17\xe0\xa5\x2d\x80\xec\x24\x80\xbe\x06\x00\x0d\x2f\x80\x6e\x1f\x80\x71\xd5\x00\x9d\xbd\x00\xd3\x1e\xd1\xf9\x6e\x77\x01\xa0\xd5\x03\x60\x79\x1d\xc0\x65\x65\x00\x5f\x4b\x80\x0b\xc2\x00\x3b\x72\x01\xce\x5b\x00\x24\x58\x00\x34\x44\x01\xe4\x39\xd1\xde\x51\x65\x25\x00\x67\x16\x03\x34\xbc\x06\x38\x1d\x42\xd7\xc6\x7a\x43\x80\xa7\x57\x01\x4e\xbd\xa4\xf9\x70\x2c\xe3\xcf\xf1\x3f\xc0\xf0\x00\x7f\xe9\x7e\xbc\xfb\xef\x7e\x27\x31\xfa\x28\x2c\x1f\xe0\x9f\xe3\xfe\x07\xff\xe3\x5f\xfc\xa7\x5c\xe5\xdf\xbc\x87\xfe\x01\x80\x61\x46\x74\x3f\x10\x71\x00\xb8\x7f\x10\x40\x71\x0c\xc0\x6d\x67\xda\x27\xe7\x86\x3a\xc0\xc4\xe5\x00\x57\xa3\x00\x6c\x0e\x02\x5c\x3c\x0e\xb0\xb4\x02\xa0\x49\x94\xf3\xee\x0e\x70\xae\x0e\x60\xbb\x21\xc0\xe9\x8f\x00\x7b\x76\x00\xd4\x15\x03\x64\x77\x03\xd4\x6c\x06\x28\xbd\x03\x70\x72\x26\x00\xe7\x0d\xfe\x78\x2f\xc0\x0d\x5b\x80\xea\x76\x80\x27\x93\x00\xaa\x19\x2d\xa2\xa3\x4c\x2e\x1f\xd0\x63\xc6\x9d\x99\x27\x69\x0c\x7f\x92\xe5\x7d\x24\x30\x5c\xcf\x78\x66\x0d\xdc\xcd\x70\x5e\x77\x6d\xfa\x1d\x87\xff\xc9\x7f\xf8\x2b\x0e\x5f\x86\x51\xfb\x46\x85\x5a\xda\x65\x96\xae\x03\x5c\x3c\x00\xb7\x4f\x02\x48\x04\xd3\xfd\x4e\x2d\x19\xa0\x35\x86\x9e\x33\x9a\x3b\xa8\xae\x54\x43\x2f\xc0\xc2\x1d\x00\x67\x24\x01\xdc\x8d\x00\xea\x74\x01\xb6\x98\x02\x9c\xe8\x02\xd8\xdd\x0f\x50\x6d\x01\x90\x15\x0e\x50\x79\x0d\xa0\xe4\x01\xed\xf3\x75\x76\x26\x40\x99\x1c\xc0\xf5\x3a\x80\x52\x29\x80\x27\x4d\x00\x47\xf3\x00\x7e\x00\xc0\x01\x86\x2f\x99\xc5\xe8\xac\xa5\x30\x3a\x39\x89\xcc\x7c\x61\xf9\x2e\xbb\xaf\x51\xcb\xf2\x3e\xc2\x19\x1e\xea\x8e\xcf\xff\x88\xc3\xff\xc1\xff\xaf\x0c\xff\xe3\x8d\x3a\xb5\xec\xed\x09\xda\x75\x17\xe0\x6e\x01\xb5\x37\x98\xf9\xc5\x59\xd7\xa5\xa7\x03\x34\x17\x00\x68\xb6\x01\x34\x98\x03\x98\x5b\x01\xd4\x73\x83\xd8\x3c\x0b\x80\x13\x17\x87\xc9\xae\xb0\x06\x38\xb6\x9b\x4b\x3e\x60\x3d\x40\xd9\x4d\x6e\xdf\x28\x01\x80\xa3\xa9\x3c\x06\xe9\x3f\x00\x8a\x8b\x78\x2a\x8f\x94\x00\x1c\x1c\xc5\xf3\xac\xbe\x0f\xa0\x70\x0a\x4f\x5a\xbb\x01\xc0\xfe\xe3\x3c\xe6\x8f\x5e\x01\x14\xac\xe2\x3e\xfc\xe5\x2d\x40\xe6\x36\x5e\xec\xbb\x9c\x9c\xc8\x8d\x7d\x90\xe2\x5c\xb9\xf0\x1e\x52\xb4\xe8\x70\xec\x97\x14\x39\x74\x38\xd6\x9f\x42\xfa\x87\x4c\xe4\xd8\xe0\xb2\xa1\xd8\xf9\x72\x3b\xcf\x10\xac\x5f\x6e\x5e\x03\x35\xff\x97\x38\x7c\xdd\xcb\xf8\x1f\xc8\x8c\x7f\x26\xb5\xbd\x1f\xa9\xbd\xc3\xf0\x60\x6e\x58\x53\xdb\x12\x0c\x58\xf7\x3d\xaf\xce\xe5\x29\xb8\x0e\xe0\x54\xc7\x08\x59\x15\x3f\x80\xe3\xee\xc2\x9a\xe3\x2f\x02\x94\x6f\x10\xfb\x3a\x3b\x09\xe0\x48\x84\xe4\x52\xe7\x31\x00\x07\x17\x8e\x54\xf1\x75\x06\xd8\x7f\x44\x7a\x53\x78\x09\x40\xde\x22\x99\xf9\xa9\x73\x00\xb2\x2f\xcb\xb8\x1e\xe2\x9c\xb5\xc7\x4b\xb7\xd6\x9a\x02\xa4\x4f\x93\x1e\xdd\x52\x0f\xb0\xaf\x78\xe4\xcb\xfb\x1d\x00\xa9\x32\x23\x9d\x3e\x8c\x01\x48\xdc\x28\x85\x3a\xbc\xbb\xf5\x25\xb0\xce\x10\xf1\x51\x02\xfd\xdc\xa1\x2c\x7e\x96\x63\x83\x46\x89\x60\x3d\x76\xf3\x29\x11\xd4\xd1\xf1\xf7\x15\xc6\x78\xf8\x15\x0b\x22\x1f\xc6\x37\x8a\xaf\xf4\x7f\xc5\xe1\x07\xe3\xf7\x1b\x26\x0f\x9e\x67\x33\xfe\x6f\xa2\x6f\x87\x5d\x15\xbc\x58\x1d\x6a\xab\x12\xc6\xae\xd2\xcd\x03\xe2\xf8\xd6\x7c\xd6\x99\xf6\xcb\x39\xde\x2f\xfd\x84\x6b\x24\x40\x99\xbb\x42\xb6\x4c\x32\x3c\x38\xf8\x42\xb1\x47\x27\x67\xf8\xba\xfc\x43\xca\x81\x53\x56\x71\xaf\xc9\xfc\xac\x32\x6f\x01\x17\xaf\xc3\x3e\x21\x95\x50\x77\x1d\x7e\x48\x3a\xaf\xb2\x64\xeb\xb5\x11\x61\x71\xed\xca\xdf\xf7\x74\x09\xec\x8f\x79\xa1\xbc\x3c\x2f\x5c\x70\x4e\xb4\x86\xd2\xbb\x63\xdc\x82\x15\xbb\xe6\x2a\xad\x69\xfa\x2c\xb8\x33\x72\x97\x92\xe8\x6d\x19\x81\x57\x11\x8e\x4a\x96\xfd\xad\x02\x62\xa1\x35\x4a\xb5\x84\xf0\x17\x6d\xf3\x54\x4a\x26\x84\x6f\x20\x50\x4d\xf1\x13\x21\xbc\x83\x1b\x3e\x29\x46\x11\xc2\x6b\xb2\x3e\x5d\x41\x87\x10\xee\x4e\xaf\xf9\xf2\x49\x84\x70\x6b\x7a\x9e\x97\x1f\x4a\x08\x57\xa2\xfb\x16\x79\x13\x42\xb8\xa2\x56\xab\xc8\xc9\x11\x32\x7c\xf9\xdf\xfe\xff\x8c\xfd\xd3\xff\x17\x85\x43\xf1\xf6\x64\x8f\x81\x10\xe2\xbc\x37\xf5\x46\xa2\x0e\x6b\xab\x87\x12\xbe\x77\x37\x2d\x55\x41\xbf\xeb\xa2\x35\xb0\xfa\x51\xb9\x4b\x0b\xdf\x96\x8b\xdb\x74\x51\x17\xa3\x40\xd2\xc0\x47\x34\x14\x20\xbd\x56\xbf\x4b\x2d\x90\x7b\x58\x92\x92\xfe\x2e\xe3\xf7\xfc\xaf\x63\x97\xe9\xa7\xdb\xcc\x15\x5c\xbf\xf3\xa2\x7e\x90\xcb\x5b\xe1\x2b\xa1\xb5\x7a\xdd\x7e\x85\xa2\x6d\xdb\x95\xf5\x6c\x76\x06\x8a\xe7\x6d\x39\xac\x3b\x39\xbd\x45\xa2\x3e\x30\x53\x67\xc9\xd1\x62\xc9\xe5\xfe\xae\xda\x69\x67\x2e\x49\x26\xfa\xed\xd5\x16\xbd\xa1\x29\x69\xb0\xc1\x4d\xeb\xf3\xd3\x0c\x89\xc9\xbe\x77\xb5\x23\x7e\x9e\x15\x5b\xbb\xee\xb4\x56\x29\x21\x22\x79\xee\x2a\x63\x2e\x11\x22\xb4\x65\x95\xdc\x18\x1b\x42\x04\x8b\xdd\x1c\x47\xfb\x11\x22\xc0\xb3\x7c\xcc\xe8\x39\x84\x8c\x68\x72\xf1\x18\x35\x9e\x10\xfe\x09\xcb\x8c\x54\x93\x09\xe1\x7d\xef\xf4\x5a\xe5\x22\x21\xbc\xaa\x7f\xf3\x7f\x7e\x8d\xbf\x22\x1f\xd6\x4d\xba\xdb\x24\xb0\x5c\x7a\x6b\x02\xad\x92\x5c\xce\xd6\xc4\x3a\x4a\x83\x80\x11\xde\xcb\xac\x69\x30\xc6\xfa\x4b\xd9\x6a\x53\x8c\x60\x91\x39\xe5\x85\x64\x6f\x98\x8c\xb8\xcd\x5e\xd1\x29\x5f\x79\x0a\x00\x62\x23\xa7\x79\xca\xdb\x0d\x2b\x0d\x0f\x9e\xe2\xab\xaf\xc9\xff\x78\x9b\xd5\xe4\xbb\xd3\xc6\x8b\xfc\x0c\x30\x9d\x3c\xc1\xf1\x90\x78\x9f\xef\x50\xf3\xaf\x9e\x2f\xa4\x16\xae\x33\x9b\xf8\x78\xc7\x14\xe9\xdd\xee\xa2\x66\x8f\x93\x87\xc9\x4e\x59\x59\x6f\x5a\x51\x64\x23\x37\xde\x6d\x8c\xc9\x91\x9a\x36\xb9\x42\x57\x25\x13\xbe\xd6\x99\x72\xbb\x9c\x5f\x4c\xb8\xd9\xbb\x50\xf6\xba\xb3\x9f\xc9\x88\x4f\x09\x32\xfc\x4b\xa3\x27\x4c\x21\x44\xaa\xdc\x49\x6e\x5c\x3c\x21\xe2\x9d\x7f\xf3\x3c\x1c\x64\xf5\x3f\x11\x22\x1c\x61\xd7\xae\x97\x4d\x88\x50\x80\xed\x19\xbd\x0c\x42\x84\xc4\xe6\x1c\xd0\xae\x24\x44\x40\x8a\xf5\xff\x03\x2f\xe0\x73\x3f\x6f\x14\xc4\xea\xdf\xdd\x2a\xda\x1f\xe4\x06\xd1\xc0\xba\x49\x73\xc9\x58\xc4\xb5\xce\x96\x53\x7d\x8c\xaa\xf2\xa9\x58\xbf\x3d\x5a\x6e\x85\x3b\x48\xa1\xd7\x2c\xac\x2a\x66\x16\x51\xf5\xe9\x44\x1b\xca\x93\x88\x6c\xb2\xc7\x3e\xe7\xc1\x6f\xe7\xd7\x49\x2a\x01\x04\x18\xd8\x27\x68\x78\xf2\x86\x78\x4d\x98\x17\x3e\x91\x57\x38\x71\xa5\xcf\xdc\x95\xb6\xd6\x52\xe1\xce\xfb\xe6\xf0\xae\xe8\x93\xf1\x71\x0a\xb3\xee\xdc\xd4\x26\x6f\x32\xbf\x69\xb6\x6d\xec\x48\xc5\x11\x76\x0a\x33\x1f\xe5\x0e\x2a\x2d\x98\xab\x37\xe3\xc6\xb1\xa3\xca\x32\x36\xa6\x56\x83\xcd\x73\x95\xc7\xce\xfe\x66\x65\x76\x37\x45\xc9\x63\x76\xbe\xd5\xf8\x37\xa3\x15\xae\xcf\x16\xb6\xe2\x25\x44\x6e\xd1\x0c\x89\x69\xbb\x08\x91\xde\x66\xd9\x32\x45\x8b\x10\xa9\x31\x96\x2a\x93\x4a\x08\x91\x70\x9b\xf6\xde\x5c\x8a\x10\xf1\x65\x53\x89\x99\x0c\x21\xa2\x83\x53\xe7\x9b\xf4\x13\x22\x2a\x67\x71\x7c\xc2\x02\x42\x84\x6f\x7f\xce\x1f\x82\x3b\xe0\xf3\x2b\x52\x58\xed\xec\x0e\x57\x46\xfd\xfa\xeb\xe1\xfa\x58\x25\x6c\xae\x9f\x88\xd5\x9f\x7a\x45\xca\xfb\xa9\x76\x9b\x8d\xf6\x08\xb1\x45\x54\xa5\x20\xd2\x01\xef\x33\xa7\xfb\x39\x62\x5e\x24\xaa\x2c\xc1\x78\x45\xfa\x39\xe3\xed\xc3\x2d\x6e\xae\xb8\x6e\xfa\xe8\xbb\xf5\xf0\x07\x02\xac\xf9\xea\xe6\xa7\x14\xcf\xe5\xe6\x1c\xea\x5a\x31\xb6\x41\xe0\xc2\x02\x47\xe7\x86\x99\xfb\xc4\x6f\xcd\x9d\xb3\xf4\xe3\xb2\x8d\xd2\xca\xb3\xec\x96\x4a\xfb\x89\xc8\x7c\x9e\x2e\xbb\x44\x6f\x97\xa6\xdc\xec\x29\x39\x8b\x6d\x33\xeb\xe4\x05\x27\x3d\x74\x1a\x57\xd6\x24\x6f\x6c\xae\xb1\x68\x41\x63\x97\xbc\xf2\x44\x2e\xc7\xf2\xce\x1f\x72\xee\x66\x21\x8e\xae\xfd\x86\x32\x77\xcd\x0e\x2f\x3c\x47\xc8\xc8\x6d\x26\x3f\x1c\x3c\x09\x91\x5c\x62\x72\x77\x9e\x00\xc7\xff\x09\xeb\x6c\x2e\x12\x22\x96\x6f\xfc\x7d\xb6\x12\x21\xa2\x75\xe3\xc9\x8c\x5b\x9c\xf9\x33\xfe\xbd\xe5\x57\x42\x84\x3f\x8d\xbb\x36\xf5\x1b\x21\x42\x2f\x9f\xe5\x4a\x61\xf5\xb3\xbb\x5b\x1d\x71\x9b\x6b\x8a\x34\xcf\x9b\x9d\x69\xd5\x98\xe5\xff\x54\x0c\xce\xa3\xf8\x37\x71\xc4\x7a\x7b\x81\x21\xc5\x87\xd3\x56\xbb\x22\x3e\x1e\xef\xb3\x02\xeb\xb4\x91\x8d\xee\xb8\x7e\x6c\x65\x74\x33\xbc\x19\x75\x76\x57\x29\x1f\x54\xa7\x5f\x7c\x69\x83\x83\xb4\x11\x80\x6d\xc3\xfa\x73\x3a\x63\xf9\xe2\xad\xd4\xbd\xee\x4d\x39\x27\x32\xdb\x42\xd5\x4b\x6a\x91\xa4\xd8\x4d\xb3\x51\xeb\xb6\x79\x2f\x96\xd0\x33\x1e\xe5\x59\x1b\x3e\x4a\xd2\xc8\xe8\xb9\xc7\xc5\x34\x23\xc9\x93\x06\x9e\x6b\xb3\x8e\xc6\x49\x36\xe9\x95\xbb\xd7\x9d\x6d\x93\x8c\xd2\x4d\x73\x9f\xd5\xd1\x2b\xf1\x58\x57\x66\xcd\xd9\x17\xc3\xc5\xf7\xe9\xda\xad\xf1\x22\x44\xd4\x4f\x27\xc5\x6d\x07\x21\x22\x3c\x3a\x51\xce\x17\x08\x11\x76\xd4\xbe\xb3\xc4\x8a\x10\xa1\x39\x5a\x77\x17\x7d\x21\x44\x70\x8e\xd6\x13\x47\x61\x42\x04\xb9\x35\x67\x3b\x34\x10\x32\x22\x55\xcb\x71\xde\x42\x42\x46\x1c\xbe\x6f\xab\x8d\xf3\xfe\x86\x8e\x09\xfa\xd7\xfc\x75\x3a\xea\x1e\xd5\x67\xd1\x7e\x50\xbf\xf8\x3f\xd7\xa9\x6a\x70\xbe\xbd\x1b\xe2\x35\xfb\xaa\x56\xe1\x3a\x99\xb0\xd7\x73\x14\xf5\xdf\x1b\xab\xcb\x5b\x5f\xf9\x62\x75\x75\x83\x2e\xc5\x4d\x57\x3e\xdd\x84\x55\xe4\x05\x99\xdb\x50\xbf\x7b\xb6\xc8\xf6\x07\x82\x13\x01\x2c\xee\x05\xdd\x54\x0b\xe1\x7a\x6e\xec\xbd\x6d\xbe\x69\xe9\x88\xd7\x86\xe3\xb7\x29\xdb\xfb\x0a\x5a\xe9\xb4\x6f\x6d\x5c\xeb\x28\x34\x4e\xd3\x78\xcb\xe7\xe0\x1e\xa1\xc6\xd1\x06\x5b\x36\xef\x4d\x11\x7a\x30\x4a\x6c\x73\x64\xf1\x68\xa1\x1a\xd5\xc0\x4d\x29\xf5\x85\x42\x26\x2a\xdb\x02\xdf\x5f\x17\x14\x0c\x55\xfe\x19\xe8\xf2\x54\x59\x60\xb9\xca\xd4\x40\xad\x9f\xfe\xfc\xad\x2a\x81\xbe\xd7\x08\xe1\x37\x51\x7e\xbb\xee\x15\x21\x7c\x8b\x95\x06\xd7\x1e\x27\x84\xd7\x41\x65\xc1\x6a\x57\x42\x78\xbf\x28\xd7\xad\x90\x24\x84\x77\xaa\xf2\x5e\x97\x70\x42\x78\x6e\x28\xaf\x5f\x96\x44\x08\xcf\x9e\x0e\x27\x73\xac\x2b\x5f\x52\xa4\x7d\xa1\xea\xa3\xed\xf7\xe0\xba\xff\x74\x31\xa2\x44\x87\x6f\x2f\x47\x1d\xa0\x82\xb1\xee\x88\xa6\xa6\x3d\xa2\xfc\x9f\x84\x41\x5f\xe4\xcd\x45\x33\xfe\x06\x9b\x6c\xc6\xea\xea\x46\xee\x6d\xb8\xbe\xb8\xaf\x0b\x46\x3c\x78\x89\x6c\x18\x9e\xbc\x6c\x24\x29\xfa\x60\xfc\x6a\xb7\xc9\x10\x49\x00\x83\x8e\xdd\xb3\x65\x0f\x0e\x79\xa6\xd1\x18\xbd\xde\x68\x09\xf7\xa0\xda\xc2\x68\x27\x9b\x28\x9e\x48\xa5\xd2\xa8\x2f\x2b\xbd\x78\xd2\x15\x78\xa3\x76\x6d\xbd\xc1\xb3\x4e\xf6\x67\x94\x70\x22\x37\xf7\x29\x99\x9c\x5d\x09\x45\x73\xb8\x72\xa5\xdf\xed\xfc\x5c\xa7\x33\x7c\x82\xf4\xc0\x4e\xab\xb6\x67\xc3\x24\x65\x7e\xee\xf4\x78\x2c\x03\x20\x5d\x19\xe9\xf1\xad\x03\x60\x64\x4a\x48\x26\x67\xef\x93\xdc\xba\x15\xf1\x7c\xb1\xc5\x81\x2d\x68\x2b\x37\xd6\x73\xac\x88\x8e\x2f\xea\x44\x88\xf2\x78\xe1\xfd\x6e\xa1\x9c\xb5\x88\xff\x5e\xd6\xb7\x46\xde\xca\xe9\x54\x3a\xee\xc7\x88\x33\xee\x8f\x47\x1c\x57\x61\x42\xef\x7f\xe9\x89\xdf\xcf\x48\xda\x80\x79\x9e\x14\x12\x80\x75\xfd\x68\xc5\xad\xe8\x57\x08\x50\x9c\x38\x70\x68\x28\x56\x8b\x3d\x0b\x22\xd1\x6f\xd7\x29\xd1\x08\x4f\x39\x4c\xa2\x7c\x81\x69\x5b\x13\x30\xce\xba\x66\x7b\x11\x4f\x56\x16\x4f\xcd\x15\x11\x02\x90\xf9\x90\x7a\x45\x6b\xee\x10\x97\x91\x3b\xf7\x29\x58\xed\x03\x90\x80\xd4\x46\x17\x5d\x00\x51\xc5\xd4\xd0\x80\x97\x00\xc2\x8a\x29\x97\x63\xef\x00\x08\xac\x48\x51\xcf\xef\x00\xe0\xdf\xbe\xd7\xe2\xf8\x5a\x00\x3e\x85\x64\xe1\x2b\x73\x01\x78\x62\x92\x2c\x1f\xe8\x02\x70\x9b\x24\xa6\x7f\x1c\x0b\x30\x7c\xf7\x9e\x30\x7c\x57\x0c\xde\x85\xbc\xe3\x21\x89\x61\x14\xef\xbf\x13\xc2\x85\xf6\x44\x10\xc5\xf7\x96\x6e\xa6\xb8\xbf\xa5\x3f\xea\xf1\xb1\xfe\x57\x7b\xb8\xd1\xf5\xbf\xca\x03\xfb\x37\x14\xf4\xfa\xe2\xb8\x67\xbe\x0e\xc0\x7c\x4f\x26\x5b\x71\x1f\x8d\x2e\xa0\x7e\x87\x0e\x0d\xc3\xfd\x74\x73\xfb\x4e\xac\x8a\xaf\x37\xa0\xdd\xe6\x57\x26\xc5\x21\xfa\xea\x64\x9b\x88\x7f\x67\x0e\xd0\xfe\x39\x66\x12\xe9\x88\x77\x8c\xd6\xcd\x46\x7e\xa6\xc0\x8f\xfc\x4f\x43\xd5\x00\x78\x1f\x15\xa8\x2b\xde\x03\x18\xfe\xbd\x40\xd3\x6c\x3e\xc0\x90\xf2\x02\xde\x05\xd8\x91\x28\xbf\xd3\x1b\xf1\x99\x7c\xe5\x48\x1c\x99\xbc\xed\x59\xb8\x12\xe5\xda\x52\xdc\x3f\x67\xd8\x05\x44\xa0\xb3\x15\xe9\xcd\xe9\xac\xa6\x37\xf8\x0e\x98\xc1\x9c\x85\x92\x99\x7b\xbc\xf1\xcc\x7d\xff\x18\x06\xcf\x8b\x62\xf0\xde\xf0\x18\x6a\x43\x1c\x39\xf6\xf8\xf3\x95\x78\x2e\x2c\x5d\x41\x79\x5f\x45\xfe\x14\x4d\xcc\x66\xc6\x3b\x99\x50\xbf\x63\x0e\x86\xa1\x5e\x41\xb8\xed\x4e\xdc\x4f\xb6\x26\xc7\x20\xaa\xb0\x21\x2b\x0e\x9f\xc2\x43\x31\x19\xe7\x83\x73\x5b\x2a\xe6\x81\xfd\x26\xca\x13\xb0\x8c\xa7\x7c\x18\xa3\x76\x84\x35\x40\x31\xa7\x10\x79\x37\x5c\xf3\x0f\x33\xb8\xf7\x11\x22\x83\x3b\xec\x51\x71\x63\x6e\xfc\xec\x60\x8f\xb8\xf7\xe1\x7e\x4f\x3c\x91\x1d\x9e\x4b\x3b\x53\x15\xdb\xa5\x21\x32\x76\xe8\x4a\x09\x66\xd6\x21\xde\x06\xe4\x43\x14\xc5\xdc\x4a\xa5\x4f\xfe\x12\x57\xb8\xc2\x49\xd4\x3f\x96\x17\x93\xc1\xe0\x98\xa9\xda\xd4\x26\x31\xb8\xde\x1e\x86\x0f\xb3\x7b\x28\x41\xfd\x07\x7a\x7b\xfa\xa0\xe5\x26\xc4\x67\xb3\x03\x82\x10\xbf\xdc\x67\x42\x75\x80\xe2\x8d\x76\x61\x9e\x47\xba\xc7\x08\x72\x6c\xd0\xf1\x78\xc4\xbd\x03\x3c\x92\x31\x0e\xde\x8d\xfb\xb0\x9f\xde\x8a\xde\x4c\xfc\xb9\x45\x49\x94\x0f\x33\xc7\x28\x1f\xd7\x87\x49\x17\x0b\x51\x8f\x4e\xdf\xec\x30\xbe\x99\xc9\x58\x96\xae\xa0\xfe\x1f\x5b\x48\x6d\x95\x1d\x65\x68\x1f\x23\x54\x07\xe3\x98\xbe\x2d\xde\x94\xaf\xfc\x41\x19\x89\xc7\xe4\xb7\xe3\x3d\xfe\x63\xf3\xf6\x22\x93\xa4\x32\xa4\x18\xff\x42\x85\x5a\x3d\x9e\x74\xcb\xbd\xaf\xe3\x99\xbf\x2c\xf9\x09\xee\x6c\x65\x13\x7e\xe0\x48\x14\xc7\x51\x3f\x0f\x30\xfd\x2f\xf2\x99\xfb\xdd\xd9\x0c\x0f\x22\x9d\x9f\xfc\x83\x37\x54\x5c\xb3\x15\xf7\x7f\x56\x07\x69\x5f\x12\xe5\x7d\xc5\x27\x51\x9e\x5b\xb4\x62\xc2\x72\xba\x0e\x24\xe1\xf7\x37\x55\xa5\xe2\x7a\xe8\x53\x94\x89\xf7\xb7\xdd\x47\x53\x3e\xcc\xb2\xee\x02\x3c\x97\x3a\x7c\xa7\x7d\x83\x58\x5d\x1c\x93\x73\x25\x78\x0e\x19\xe3\x5d\x89\xe7\x0a\x89\xa7\xd5\x94\x07\x02\xb5\x0c\xde\x5b\xaf\x28\x85\x3b\xf5\x29\x5f\x43\x44\xfa\x4e\x79\xd3\x93\x58\x5d\x1d\xe5\x3f\xd4\x35\xd2\x4e\x6d\x75\x3f\xe8\x0a\x53\x37\xbb\x10\x77\xe0\x5a\xf3\x1a\x44\x48\x6b\x02\x5a\x50\xf7\xa0\x46\xf4\x21\xf2\x41\x4e\xea\x7c\x40\x05\x83\x2a\x46\xd7\xa0\x8c\x99\x17\x47\x0e\x52\x7b\xb0\x80\xda\xfd\x49\xff\xcc\x9b\xbc\xf2\x50\x9c\x0f\xe9\xa2\xbb\x30\xba\x89\x1f\xf6\x20\x2f\x2c\xfa\x6c\x92\x2e\x20\x1f\x94\xf6\x03\xdb\xba\x27\x03\xfd\xf2\x0b\xca\xc5\x7d\xd5\xd3\x90\xf2\x03\x96\x5f\x2d\xc4\xb8\x39\x39\x50\x1e\xd0\xdc\x4b\xa5\x98\x17\x53\xed\xcb\x70\x34\xc7\x7b\x50\x7e\x84\x9a\xe1\x49\x44\x2d\x45\xbc\xeb\x19\x7c\x93\xaa\x58\x00\x9c\x4f\xa6\xba\x28\xe7\x85\xf5\x31\xcf\xcf\x5b\x52\x05\xbb\xc6\x24\x57\xdc\xd1\x1b\x9f\x52\x3c\xaf\xa1\x97\xae\xb8\x8d\xff\x1f\x63\x5f\x1e\x57\xe3\xda\xbd\x7f\x35\x4f\x94\x92\x21\x43\x64\x16\x51\x99\x89\xcc\x73\x83\x90\x0c\xa5\x41\x88\x52\xc8\x9c\x06\x19\x4b\xa8\x14\xa2\x28\x43\x42\xa9\x84\x26\xcd\xa1\xa8\xcc\x43\xc7\x94\x99\x64\x38\xe6\x73\x38\xcf\xef\xf3\xac\xf5\x6c\xa9\xf7\xbc\xef\xef\xfb\xc7\xf9\xac\xb3\xb7\xdd\xde\xcf\xba\x87\x75\xdf\xf7\xba\xae\xfb\x5a\x59\xb1\x84\x7f\x17\x46\xb2\x22\x47\x41\x15\xdf\x48\x2f\x30\xbe\x4f\x15\x5d\xf2\x9d\xde\xd3\x3d\xf8\x1c\x69\x5e\x64\xec\x65\x2b\xe3\x0b\xfd\xd2\x8b\xf9\xc1\xf6\x28\xdd\xd3\xd8\x1b\xc3\xfd\x1e\xb6\x78\x07\xf1\xf9\xb6\x9a\x46\x92\xda\xc8\x86\x8e\x51\x87\x40\xb8\x37\xd7\x0b\x92\xf1\x80\x16\x19\xb3\xdf\x73\x2e\x33\x3f\x62\xd6\xbd\x44\xc2\x89\xa7\xa4\x48\xba\x38\x3e\xa7\x89\x1f\x30\x78\x49\x3a\xe9\x45\x19\x5f\x63\xbf\xdb\x1e\xcb\xa5\xf1\xa0\x35\x90\xf5\x42\x80\x52\x49\x0f\xe4\xb2\x6d\x63\x8a\x14\x97\x4d\x7b\x10\xa2\x7a\x39\x79\x54\x21\xdb\x59\x84\x2c\x5f\x12\x96\x50\xa4\xb9\x64\xc9\xcc\x9d\x4b\x02\x47\x9c\x4b\x86\x29\xc4\xab\x2a\xfd\xc9\xca\x04\x25\xfa\xb7\x98\x01\x59\x51\x4d\xbc\xaa\x0b\x7f\xfd\xa0\xf1\x53\x38\x8c\xfd\x95\xb5\x8b\x8c\x2f\x24\xd3\xd1\x61\x5e\x4c\x84\x6d\x38\x11\xca\x43\x96\xec\xa2\xde\xd8\x34\x3a\x9a\x4e\xdc\x7e\x36\x5c\x5d\x62\xb5\xd1\x11\x3a\x77\x2c\xee\x96\x40\x71\x72\x81\x3f\xf3\x80\x9c\x83\x52\x48\x6f\xcd\xee\x63\x1a\x8d\x9b\x49\xcb\x32\x68\x1d\x18\x3d\x38\x9b\x78\x76\x03\xdf\xe6\x52\xfb\x19\xad\x64\x5e\x48\xeb\x1a\x66\x6b\x68\xb4\xba\xdc\x99\xfd\xbf\xba\x8f\xed\xb5\x67\x8d\x69\x66\x5d\xe3\x00\x8b\x1b\xbe\x5c\xd1\xf4\x86\xcb\x74\x62\x28\xde\xf8\xe1\x49\x2b\xf8\xf5\x43\xeb\x5f\x91\x35\xdc\x43\xfe\xdf\x50\x48\xa4\xf9\x71\x3d\x20\x8f\xf8\x52\xd7\x4c\xaf\xd3\x8a\x76\xad\xed\x73\xba\xdf\x5f\xf1\xf1\x0b\xfd\x62\x19\x61\x8f\x40\x49\x57\xf6\xbb\x48\xaa\x9f\x94\x57\xc4\x36\xeb\x08\xe5\xeb\x06\xec\xc9\x21\xff\xa3\x63\x08\xe7\x0f\xf0\x62\x1e\xd0\x1a\x2d\xee\x6f\xef\x9b\x27\xa8\xdf\xdc\xcb\x53\xa8\x1f\x5d\x0b\x79\x9c\xdb\xeb\xa7\x53\xe6\x65\xea\xb9\x2c\x62\x75\x4d\xd4\xe4\x3a\x59\x23\xc2\x78\xbc\xf7\x0b\xbb\x40\xfb\xeb\x6e\x56\x5c\x2f\xaa\x95\x75\x39\x7d\x8f\x7a\x97\x6b\x52\x06\xe7\x8e\x3c\xdb\x3f\xb2\x1a\x91\x72\x42\x65\x06\x9f\x64\xef\xb9\x33\xc3\xf9\x5e\x35\x9f\x58\xee\xeb\xbb\xf3\xeb\x1f\xeb\x34\xf9\xf3\x3c\x53\xff\x88\x49\x20\x05\x8f\x3f\xe2\xb2\x89\x2f\x55\x99\x59\x4e\x27\x9a\xca\x61\x55\xa4\x1c\x7a\x67\xcb\x9f\xf4\xfe\x4d\xbf\xbf\xe9\x49\x64\x75\xa5\x64\xf5\x93\x4a\xa4\x4a\x1c\xc5\xc4\xb3\x0c\x16\xe2\xa8\x1b\xd6\xdb\xc4\x53\xab\xad\xdd\x79\x82\x58\x8c\xcb\xab\x92\x69\x76\x7a\x9d\x4d\x23\xde\xb1\x5b\x45\x06\xad\x6a\xce\xc6\x99\xd4\x8f\x33\xa7\xf2\x38\xb7\xd9\x5e\x40\xe7\xb4\xf1\x9b\xcf\x4b\x3a\x20\x25\xf4\x7d\xbd\x51\x46\x7c\x80\x2e\x4d\xae\x52\x6f\xb5\xec\xc8\xfa\x38\xea\xdb\xef\x06\xb3\xff\x0f\xa5\x9b\x4d\x4f\x9e\x68\xd2\xbf\x3c\x09\xeb\x40\x3b\x90\x27\x1b\x07\xd3\x09\xee\x69\xf8\x64\x7a\xa2\xa7\x5d\x99\xe1\xf9\xb4\x92\x57\xf0\x27\x6e\xac\x58\xf7\xe4\x24\x33\x78\x1e\x57\x9d\xa1\x76\x79\x32\xbb\x94\x7a\xe2\x71\xd2\x3d\x1a\x99\x0f\x8f\x72\xee\xf4\x61\x3c\x6b\x09\xcb\x74\x62\x6e\x4b\x71\xf3\xda\x3f\x6c\xb9\x4e\x90\x8c\x07\xe5\x5f\x78\x92\xe2\xfc\x6a\xb3\x54\x8a\x17\x4b\x13\xb8\x0e\xde\xc2\x84\x4c\xfa\xd5\xb9\x6f\x73\x68\x15\x77\xf8\x59\x40\xab\xfd\x0c\xa7\x8b\xc4\x27\xb3\x1e\xc1\x51\x6a\xac\x43\x19\xeb\x80\xe8\x5f\xa5\xef\x33\xa9\x61\x3e\x50\x67\xf3\x3b\xa4\x86\xd5\x7c\xdd\x3d\x8a\xfe\x2a\xd9\x8f\xa4\x9b\x5e\x2f\xa4\xf5\xe2\xcd\x6d\x75\x7a\xa7\x66\x7e\x3b\x5a\x99\xdf\x24\xb3\xc2\x6b\x4d\x23\x2b\x9a\x1f\x35\xbd\xe7\x90\xbf\x6f\x97\xae\xa6\x13\x7c\xf5\xdf\x1c\xc9\x6b\xe6\x73\x3d\xad\x37\x72\xa9\x14\x17\x6b\x52\x2f\xd0\x8c\xae\xbe\x7c\x9b\xda\xef\x8d\x6f\x35\xf3\x1b\x2a\xbe\xd2\xdf\x3d\xff\x20\x10\xcf\xac\x4a\xaa\x13\x24\xd3\x89\xe1\x76\x59\xf7\x3e\x85\xce\x95\x3e\xc5\xcc\xef\x5c\xfe\x3e\x83\xe2\x82\x97\x07\x8f\x73\xb7\x0f\xf9\x74\xae\x72\xf9\x54\x57\x17\xc8\xb6\x5d\x19\xe5\x1d\x2c\xab\x58\x17\x68\x64\x31\xfb\x3d\x60\xc9\x2d\xba\x98\x64\xec\x71\x97\xf6\x19\x9d\xbe\x3c\xa2\x7c\x4d\xf3\xf7\x4f\x89\x57\xa3\xda\xea\xe5\x39\xf6\xff\xad\xb4\x5e\x7c\xe9\xae\x4c\x15\x71\xbf\x86\xf1\xcd\x9f\x2f\xb7\xfa\x50\x7f\x7e\xd3\x9d\x40\xb9\xd0\xef\x87\x66\x53\xdc\xfb\x3e\x8c\x95\x1e\xbf\x04\xb3\xe2\xd9\xb7\x16\x5c\xe9\xef\xdb\x10\x5e\x99\xbe\x9c\xe3\x0a\x6e\xdf\x3e\xdd\xa2\x1d\xee\x57\xd5\x67\xf4\xf7\x9f\x92\x3f\x53\x66\xec\xa3\x54\x89\xe6\x97\x1e\x4a\x09\xdb\xaa\x63\x42\x3d\xfe\xc3\x2f\xfe\x87\x84\xfb\xff\xd2\xbf\xb0\x97\xde\x1f\x5a\xf7\xf3\x03\x47\xfd\x86\xf7\x5f\x02\xc6\xe4\x01\x1f\x5b\x03\x96\x95\x40\xf5\x29\x60\x9a\x0a\xf0\xc2\x00\x70\x3c\x02\x3c\x7e\x0f\x2c\x1c\x01\x3c\x78\x08\x78\x1f\x64\x1d\x0f\xbf\x32\xa0\xd2\x00\x08\x0a\x03\x6e\xaa\x02\xe1\xfb\x19\xef\x8c\x7e\x06\x5c\xcf\x02\x4e\x24\x03\xe2\xe8\x4a\xb7\x67\xcc\xff\xa2\x01\x70\xd3\x0b\xb8\xab\x00\xaa\x5e\xf4\xdc\x10\xb8\xa5\x00\xfc\xf0\xac\xc5\xbd\x2f\x4a\x77\xaf\x65\xfc\x07\x19\xff\xe3\xac\xe4\x53\xfd\xfb\xef\x89\x7b\x6a\xf3\xf6\x32\xff\x65\x7e\xcb\xf4\x2e\x64\xba\x06\x32\xdb\xd3\x8e\xf3\xd8\x26\x46\xb5\xed\x41\x78\xbf\x3e\xf0\x29\x11\x18\xd1\x1f\x78\xd7\x18\xb0\xf0\x07\x5e\x5e\x06\xa6\x3a\x02\xcf\x4c\x01\x87\x2f\xcc\x73\x99\xfb\x99\x71\xbe\xc5\x6f\x80\xbb\x7f\x03\x6b\x67\x03\xb7\xae\x02\x9b\xaf\x00\x57\x6e\x01\xa1\x81\x8c\x7b\x8a\x2b\xf5\x15\x47\xe0\x58\x34\x70\x25\x1d\xc8\x78\xc6\xb8\xf7\xc5\x1a\xe0\x6a\x29\x70\x27\x1d\xb8\xb2\x12\x78\x31\x03\xb8\xe6\x0b\xfc\xf4\x01\x2e\x49\x77\x92\x65\x3c\x18\x19\xff\x21\x7d\xd9\xff\xf6\x5f\x86\x7f\x0b\xbf\xf1\x1f\x64\xfe\xcb\xf0\xfc\x5f\xfa\x17\x92\xed\xfa\x13\x10\x2e\x03\xdd\x03\x81\x9f\xdb\x01\x93\xdd\xb5\x78\xff\x87\x97\x80\xb9\x0d\xf0\xa6\x1b\x30\x56\x9b\xef\xf5\x4e\x2a\x04\x1e\x3b\x01\x33\xdb\x02\x0f\x55\xb8\xee\xc3\xdd\x1d\x80\x97\x39\x70\x47\x03\xf0\xf1\x00\xc4\x59\x25\xee\x60\x2b\x46\x03\x3b\x8a\xb9\xff\xf7\x0b\x40\xc5\x00\xe0\x84\x1d\x50\xbe\x94\x6b\x19\x54\x84\x89\x3b\x03\xe0\x72\x25\x70\xcb\x0e\xa8\x70\x07\xaa\xf5\x80\x2b\xed\xe9\x6e\x61\xed\x38\x90\xf0\x2b\x19\xee\xf9\x1f\xfe\x0f\xab\xeb\xff\x51\xab\xda\x76\x90\xf1\x1f\x3a\x49\x7a\x0f\x32\x1e\x40\x7b\x83\x7a\x56\xfc\xcd\x83\x40\x97\x55\x3c\x0e\xc4\x85\xe1\x73\x0f\xa0\x57\x26\xf0\x6e\x0c\x30\xa0\x86\x71\xce\x91\x4e\xc0\xd3\xf1\x5c\x07\xe4\xc1\x15\x71\xaf\x09\xfc\xf1\x91\xf9\x0f\xb7\x05\xe6\x49\x5d\xdf\x08\xac\x12\xfd\x97\x07\x02\xd3\x00\x71\xcd\x0b\xdd\x27\xee\x96\x80\x7d\x1e\x40\xa9\x39\x90\x50\x0d\x94\x76\x04\x32\x14\x80\xcb\x69\x40\x69\x7f\xe0\xf2\x20\xa0\x72\x25\x70\xd9\x08\x78\xf3\x00\x28\x0d\x03\xfe\xf1\xa9\xd5\x3f\x90\xcd\x83\xfa\xfc\x97\xe3\xf9\x75\xfd\xff\x9f\xfc\x07\x89\x43\x21\xd3\xbf\x90\xf1\x1c\xea\xd8\xa3\x80\x81\x1b\xd7\x35\xe8\xf4\x16\xf8\x68\x09\xf4\x30\x06\xde\x64\x00\x7d\xce\x00\x2f\xa2\x00\xf3\x07\x40\xd5\x15\x60\x9c\x3e\xcf\x83\x29\x29\xcc\xf3\x11\x0f\x2a\xd7\x06\x03\x6e\x71\x8c\xf3\x7b\xa7\x30\x8f\x63\xdd\x16\xee\xeb\x6d\x55\xc0\x45\x0f\x6e\x07\x71\x15\x16\x57\xb2\xe2\x67\xc0\xd9\x85\xc0\x45\x2f\xa0\xe4\x1a\x20\x06\xf5\xca\x56\xc0\xc5\xa6\x40\xb5\x12\xe3\x65\xc2\x06\x20\x57\x9a\x17\x67\xab\xeb\xf9\x2f\xd5\xb9\x88\x97\x74\x83\x0e\x49\xf7\xe0\x63\x25\x5d\x84\x98\x7f\x6a\xdb\x41\xc6\xff\x68\xfe\x5f\xea\x9f\xc8\xf8\x10\xe2\xeb\x7f\x7e\x02\x7a\x13\x81\x6f\x83\x80\xd6\x17\x81\xf7\xee\x40\x17\x6b\xe0\xd5\x32\xc0\x64\x1c\xf3\x5e\x06\x68\x02\x0f\x9c\x80\x91\x63\x58\xd7\xc3\x4a\x03\xb8\x96\x0f\xcc\x98\x00\x94\x7d\x06\xe6\x7e\x00\x2e\x8d\x05\x96\xee\x06\x4a\xf4\x00\xff\x04\xe0\x42\x2f\x60\x9b\x01\x50\xd4\x15\x88\xb2\x05\x8a\x87\x03\xc7\x95\x81\xc2\x20\x20\xe3\x10\x50\x34\x06\x28\xdd\x06\x14\x8d\x07\xee\x45\xf0\xe9\xa4\xfa\xa8\x78\xaa\x60\x2d\x92\x0c\x9d\x7f\xf7\x5f\x36\xee\x7f\xf1\x1f\x24\x5d\x84\x7d\x52\xad\x0f\x19\x0f\x40\xf8\xad\xfe\xcb\x2f\xfe\x87\xc4\xfb\x90\xf1\x20\x34\x55\x00\x61\x0d\xa0\x71\x10\xf8\xa9\x05\x68\x5f\x63\x6e\x92\x2e\xad\xe2\x80\x7e\x24\xf0\xfc\x01\xd0\xf5\x15\xf0\x48\x13\xe8\x65\xc5\x78\x9f\x18\x3f\x6f\x76\x07\xc6\x55\x00\x15\x73\x01\xdb\x93\xc0\xc5\x0b\xe2\x9e\x1c\x38\x1f\x0d\x78\x66\x03\x45\xcf\x00\xdf\x58\xe6\x35\x6c\x4d\x01\xc4\x5d\xd9\xde\x5e\x40\xae\x3d\x70\xd4\x90\x75\x0e\x32\xb4\x99\xf7\x54\xe2\x0b\x9c\xbb\xcf\xdf\x2d\xbe\xff\x2e\xad\x96\x0f\x97\x66\x54\x77\xfc\xcb\xc6\xfd\xaf\x7e\x97\x78\x2f\x7b\xa5\xfe\xdf\xed\x2e\xe1\xe1\xd7\x6a\xdb\x41\xa6\xeb\xa1\x29\xf1\x28\x65\xbc\x0f\xe2\x41\xc8\xf0\x5e\xe9\xf5\xd7\x27\x80\xea\x3d\xe0\xc3\x3e\x40\x33\x0d\x10\xf7\x2a\x4d\xdc\x80\x27\xcf\x81\xb6\x76\xc0\xfd\x7d\x80\x51\x2a\xf3\xbe\xfa\x3b\x01\x57\x9b\x00\x23\x73\x01\x71\xb7\x31\x79\x24\xd7\xbc\x99\x6d\x03\x14\x0c\x01\x16\xde\x01\xf2\x0d\x81\x35\x65\x40\xf6\x13\x60\xf3\x43\xe0\xdc\x1c\x60\xcf\x35\xd6\x4c\x3a\xd6\x53\x3c\x55\x73\x5d\xb1\x4c\x6f\xa0\xc4\x8b\xed\xfd\xa9\x40\xa6\x1e\xf0\x2e\x14\x38\x2b\xf1\x1a\x92\x2c\xeb\xfa\xff\xab\xdf\x7b\x49\x7e\x4b\xbc\xa1\x08\x49\x57\x28\x4c\x1a\x2f\xbf\xf3\x1f\x64\x7a\x27\xa4\xf7\xf1\x7f\xe4\x3d\x88\xbb\x20\xb9\x54\xe0\xc5\x61\xa0\xe1\x4a\xc6\xfd\xf5\x0a\x99\xe7\xd7\x41\x1b\xb8\xd1\x19\x30\x99\x04\x5c\x8e\x02\x86\x2c\x00\xce\x7f\x03\x26\x8a\xa7\x9c\x06\xac\x8f\x22\x9e\x42\xc5\xfd\xf2\xb9\xa9\x1c\x2f\x33\xaa\x58\x57\xeb\xcc\x53\x60\x97\x29\x70\xe6\x05\x70\x54\x19\x10\x77\xf5\x67\x07\x30\x87\xb0\xe4\x21\x70\x6a\x1f\xf0\x47\x22\x90\xb2\x13\x78\x3b\x01\x48\x2a\xf8\x77\xff\x65\xe3\xfd\x97\xdf\x35\x75\xfd\xde\x2a\xc5\xc2\x2d\x8e\xb5\xed\xf0\xbf\xfc\xff\x0f\xde\x83\xa4\x9a\xf8\x4a\xaa\x22\x5a\xa5\x0a\xc8\x6f\xe0\xb1\x2a\xb6\xc7\x8d\xb9\x40\xcb\xd3\x40\x79\x15\x20\x9e\x9b\x2e\x16\x8b\x67\x2e\xa0\xc0\x19\x18\xd3\x88\xfd\x9f\xea\xc7\x63\xdd\xb5\x10\x38\x73\x17\x58\xe6\x05\x9c\x1a\xce\x3c\xa9\x94\xfb\x40\xa4\x01\x70\x72\x3e\xf3\x28\x13\x0b\x98\x03\x22\xee\xa9\xc4\x18\x7a\x7c\x02\x70\xb7\x1a\x38\xf6\x11\xa8\x09\xe4\xda\x63\xe2\x33\x1e\x18\xce\xbe\xec\x39\xc7\x36\x5c\x1a\x1f\x3b\xc6\xb3\x0d\x96\xf6\x51\x9b\x24\xbe\xd8\x06\x29\x9e\x04\x84\xd5\xb6\xc3\xff\xf2\x5f\xa6\x7b\xf1\xd1\x92\x6d\x75\x57\xb6\x4f\x5d\xd9\xde\x97\x70\xf1\x5b\x4f\x00\x05\x6d\xa0\xe2\x09\xa0\x3d\x8f\xfd\x6f\x13\x0f\x14\x5a\xb1\x3e\xca\xb9\x0a\xd6\x53\x4a\xff\x07\x98\x34\x18\x38\x95\xc0\xfc\xa0\x93\x31\xc0\x62\x7d\x20\xd1\x4b\xdc\xe3\x03\xc7\x63\x81\x9d\xb9\xc0\xd1\x44\xae\xa7\x75\xe4\x19\x70\x7a\x1d\x70\xf8\x12\x70\xb1\x3f\x70\x28\x13\xa8\xfc\x0e\x1c\x0c\xe3\x31\x19\xf3\x53\x1a\xf7\x12\x97\x51\xc6\xff\x08\x3e\xc4\x56\xc6\xfb\x58\x27\xed\xa7\xfc\x25\xfe\x8b\x8f\x14\x17\x56\x05\xff\xef\x76\xf8\xe5\xbf\x2d\xdb\x1a\xe9\xb6\xc4\x0b\x4e\x12\xe0\xa1\xf4\x77\x77\x24\xde\xc3\x55\x29\xcb\x54\x62\x0e\x28\xbe\xe7\x38\xae\x9b\x02\x64\x25\x02\x1d\xd7\x72\x9f\x8a\xe3\x22\xe5\x05\x30\xae\x08\x48\xdc\x04\xcc\x2c\xe2\x3d\x82\xc7\xdf\xc0\x91\xe3\x80\xdf\x47\xe0\xe0\x2a\x20\x34\x1c\x38\xf0\x0d\x38\xa8\x0d\xc4\x8c\x07\xd2\x3c\x80\xe8\x21\xc0\x05\x1d\x60\xef\x22\xe0\xce\x1e\x20\x6a\x20\x50\x13\x02\xec\x8a\x07\x84\xf7\xc0\x76\x49\x37\x67\x8b\x54\x33\x31\x50\xaa\x75\xe8\x23\xe9\xc4\xac\x96\xce\x04\x2b\xdf\xb3\x5d\x2e\x69\xe9\x2d\x79\xf0\xbf\xdb\xe1\x6b\xfb\xba\xfe\xbf\x54\xaa\xe7\x7f\xb8\xe4\xbf\x34\x1e\x4a\x64\xd9\xb6\x24\xb6\x99\x65\x80\x5a\x02\x90\x56\x00\xb4\x5c\x00\x24\x39\x2b\xb6\xef\x21\xae\x63\x47\x54\x32\x87\x7b\x02\x07\x4f\xa8\x8f\x9b\x7a\x1f\xd8\xef\xd4\xa0\xeb\xfc\xe7\xc0\xde\xe4\x86\xe3\xd6\x14\x03\xbb\xc7\x68\x76\x15\xd7\xcf\x88\x67\x9a\x6b\x0f\x0c\x05\xc2\x17\x35\x3c\x9b\x12\x09\x84\x8e\x68\x18\x58\xb8\x1b\xd8\x7e\xb2\x41\xd2\xcd\x74\x60\x9b\x4a\x03\xc7\x57\x26\xc0\xd6\xbc\x06\x10\xa2\x80\x0d\x2d\x35\x28\xcf\xe6\x7b\x5b\x9d\x78\x31\x2b\x8f\xaa\x4d\x13\xad\x77\x90\x32\xe1\x37\x8b\x07\x2a\x3d\x13\xed\xa2\x44\x25\xaa\xb3\xe4\xa1\x2d\x4f\xf7\x15\x17\xc8\xc9\xd9\xfd\x5b\x3b\x7c\x73\x94\xe2\x60\xfc\x7f\xf1\x5f\xba\x55\x75\x45\x5b\x8e\xfe\xef\x42\x8c\x12\xe9\x02\xe4\x0a\xea\x94\x4d\x4b\x1f\xd1\x90\xf2\x2b\x49\x49\x9a\x74\x8e\x8f\xf7\x6b\xbc\xbc\xf1\x46\x20\xb6\x7b\xb3\x2d\x5d\xf4\x80\xbd\xa6\x7a\xab\x07\x45\xcb\x0d\x8b\x48\x6a\x31\xcc\x4a\x53\xa1\xc1\x8e\x7b\x2d\xae\x3a\xbd\x57\x5c\xb4\xb5\xb0\xc5\xcb\x65\x5d\x95\x96\x6e\xce\x6a\xf1\x7a\x53\x91\xf2\x94\x0d\x97\x5b\x1c\x8d\x6a\xa1\x5c\x1e\xe8\xd0\xc2\xfc\x44\x3b\xe5\x1b\x01\xdd\xf5\xfe\xca\x99\xa4\x9c\xea\x97\xa4\x97\x76\xe5\xa2\x72\x27\x5f\x67\xbd\x8d\x4f\x9b\x2b\xf5\x5a\x3b\x49\xef\xec\x5f\x9a\x8a\xe6\x2b\x1c\xf5\xbe\x09\x82\xc2\x3b\xaf\x5b\x7a\xe9\x82\xa0\xd0\x66\xe1\x6e\xbd\x4f\x82\xa0\x60\xb9\xc0\xa1\x49\x7b\xd1\xc7\x79\xae\x3a\x3d\x44\x3b\xb7\xb7\xf6\x4a\xd1\x3a\x6d\xd4\x1c\x2a\xda\xd9\xab\x1b\x90\xce\xf3\xaf\x79\x20\xe3\xbf\x48\xeb\xc2\x8b\xe5\x75\xfd\xbf\x1d\xa6\x42\xd9\xae\xb2\x14\xae\x07\x54\xac\xd0\x94\x70\xef\x73\xfa\x7a\x94\x3d\x4b\xb3\xd6\xa7\xfc\xdd\x71\x81\x75\x23\xe2\x34\xda\xd3\x2d\x88\x3d\x45\x9d\x94\xd5\x0f\x00\x61\x93\x3b\xef\x6f\xfd\xb7\xc2\x80\x60\xdd\xce\x77\x4d\x16\x2b\x0b\x1b\xe6\x74\x71\x1a\x95\xa3\xfa\xca\x5f\xb7\xcb\xe1\xe9\xf3\xd5\xcb\xd7\x68\x76\x99\xeb\x7e\xb0\x81\xdb\xf2\x4f\x9d\x33\xfc\xfb\x36\xcc\x5c\xea\xd6\xe9\x7d\xf8\x00\xcd\xa3\x5e\xab\x3b\xf5\x3f\x7c\x44\x6b\xc8\xa2\x46\x1d\x03\xd3\xf5\xb5\xdc\xdc\xdd\x3a\xdc\x2b\x7d\xa0\xd5\x6e\xa1\x56\x87\xfd\xf7\x6b\x34\x37\x2c\x30\xea\x70\xea\xcf\x9f\x0d\xc7\xcc\xeb\xd7\x61\x8f\x20\x68\x84\x38\x2b\xb4\x1f\x2e\x08\xea\xaa\x0e\xaf\x0c\xce\x0a\x82\xea\xa9\x19\xb9\x6d\xe3\x05\x41\x25\x76\xba\xb9\xfe\x0f\x41\x50\x5e\x61\xbb\x5d\x7f\x8b\x20\x28\x7d\x9b\xaa\xdd\xba\xa3\x20\x28\xfe\x3d\x39\xb0\x55\xa6\x20\x28\x46\xc9\xe2\xc0\x2f\xfe\xcb\x1a\xb6\x0f\x3c\x15\x29\x7f\x76\x53\x4e\x93\xee\x2d\x5d\x1a\xda\x9c\xb2\xea\xf9\x0f\x0d\xa8\xbf\x33\x0a\x38\x8b\x96\xa2\xcf\x01\x23\x3e\xdb\x94\x74\xeb\x63\x6a\x7a\x53\x3e\x2b\x32\xa9\x2f\xe5\x33\x82\x47\xf5\x3b\x25\x27\x9e\xa5\x5a\x0d\x52\x68\xb6\x16\xf0\x91\x1f\x60\xd6\x75\x8a\x8a\x95\xf7\x90\x7e\x3f\xcd\x9e\x35\x18\xbd\x28\xb2\x5f\xe2\xa4\xee\x9a\xc7\xdc\xa6\xf5\xfd\x7b\xce\xfb\x46\xc5\x73\x0a\xfb\xaa\xaf\x7c\xaa\x13\xe3\x78\xa9\x4f\xfb\xad\x21\xba\xed\xed\x0f\xf6\x56\xd9\xbf\xb6\x49\x83\x19\x0f\x7b\x29\xa5\x76\x68\xe2\x65\xf7\xc5\x74\x5e\x71\x93\x26\x21\xd3\xce\x9b\x3c\xbb\x33\xbe\x89\xaa\x6d\xbe\x49\xda\x9b\xcc\xc6\xc9\x53\x3f\x99\x76\x17\x04\xed\xb3\x36\x41\x3d\x4f\x0a\x82\x96\x87\x65\xb2\xd1\x23\x41\x68\x78\x58\xc6\xf3\x18\x9f\x68\x78\x51\x10\x34\x26\x8c\x1b\xdf\xe5\x93\x20\xa8\x77\x19\x33\xa9\xf3\x56\x41\x50\xeb\x35\x46\xb1\xe3\x07\x41\x50\x75\x91\xf9\xff\x66\x1d\xdb\xfb\xde\x1a\x84\x57\x5f\x0f\xd0\xa3\x5b\x90\xa5\xdb\x0c\x28\x2b\x92\x53\xd3\x9d\xf2\xf5\xe9\xe3\x4d\x09\x25\x48\xda\x30\x80\x6e\x13\xc7\xf7\x32\xa3\x7c\x65\xb4\x3e\xab\x0c\x87\x0b\x6c\xb7\x54\x8c\x26\xbe\x88\xef\x97\xb1\x94\x4d\x5d\xb6\x73\xfc\x97\x86\x53\x01\x0f\xbf\xf1\xc7\xda\xe9\x2a\x4d\x9c\x53\x33\xf6\x7d\x9f\x8d\x1a\x56\xb3\xf2\xc6\x18\x8d\x3d\xad\xad\x3a\xad\xd9\xe8\x31\xf6\x16\x8d\x13\x6d\x3a\x8e\xfc\xba\xd8\xb7\xc9\x3d\x8b\x63\x23\xee\x6d\xc8\x6c\x56\x34\x5e\x79\xf8\xf6\x3d\xa6\xcd\x85\x31\x5d\x87\x2d\x3a\xd1\x47\x2f\x63\xe4\xd3\xa1\xbe\xb9\xde\x7a\xcf\x46\xcc\x32\x3f\x7e\xed\xa2\x9e\xdd\xf0\x7c\x73\xe7\xe7\x67\x9a\x0f\x1f\x21\x6f\x7e\xe9\xe7\xd4\xa6\x06\x43\xb3\x06\xc7\x0b\x42\xe3\x94\x21\x7b\x07\xae\x17\x04\x6d\x1b\xb3\xbc\xfe\x7d\x04\x41\xeb\xa0\x99\x51\xdf\x13\x82\xa0\x99\x3e\xf0\x40\x9f\x66\x82\xd0\x70\xdf\x80\x4b\xa6\x3d\x05\xa1\x41\x93\x7e\xf9\x26\x3d\x05\x41\x63\x74\xb5\xb1\x1c\x65\xb1\xee\xeb\x6b\x3e\xe6\xfe\x6f\x45\xe3\xbe\xb4\x6d\x17\xbe\x1d\x9b\xcc\xfd\x9a\x16\x3b\x88\x6e\x3f\x25\x9e\xe3\x6c\xf2\x2f\xfe\x4b\xdc\x44\x7a\x3f\xec\x91\x15\xdd\x0f\xdf\xdc\xca\x86\x6e\x5f\xfa\x46\x4e\x21\xbc\x6b\x49\xc2\x34\xca\x22\xb9\x4e\x9b\xfe\x8f\xfc\x7d\x60\xb6\xf6\x4c\xfd\x16\x0a\x72\x87\xa7\xbe\x9d\xbe\xc8\xe8\x99\xea\x1d\x8b\x59\xd3\x12\x86\x2b\x69\xbe\x1c\x9d\x67\xbb\xc8\xf6\xa4\xce\xbc\xe1\x8a\x53\x93\xdc\x9b\xeb\x2a\x0d\xce\x9e\x72\xca\xbf\xbc\x89\xdc\xc0\x31\x53\xd4\x76\x7e\x6e\x92\xd8\xef\x90\xcd\x8f\xa3\x2b\x9b\xbc\xea\x73\xd8\x46\x37\xeb\x55\x93\xa2\xde\x4b\x27\x0d\xaf\x18\xda\x64\x5c\xaf\x62\xeb\xbc\x27\xa6\xba\x83\x7b\x05\x5b\xa7\x7e\x5f\xa6\xd3\xdb\x34\xd8\x52\x5d\x10\x1a\x75\x34\xd9\x3e\xbe\x9f\x20\x68\x96\x99\x28\x8d\x5e\x22\x08\x0d\x4b\x7a\xc6\x8e\x4c\x10\x84\x06\xd9\x3d\x07\x0f\x2b\x14\x84\x06\x6a\x3d\xbc\xcd\xbb\x0a\x82\xc6\xc0\x1e\x3e\x66\xf2\x82\xa0\x9e\xfd\xf0\x68\x63\xca\x8a\xdd\x48\x6e\x4f\xbc\xb7\x12\xcf\x9e\xc3\x51\x87\xff\xc3\x7a\x30\x89\x8d\x98\x0f\x72\xb0\xaf\x25\xdd\xb3\x8a\xfa\x60\x43\xe3\x26\xdc\x68\x1a\xf1\x1a\x36\x8f\x9b\x49\xe8\xa2\xef\xbc\xd9\xc4\x34\xf2\x86\x33\xfd\xdd\xbc\x3b\x73\x28\xdf\x6f\x77\x7b\x3e\xdd\xfb\xb3\x5a\xe3\xb6\xb8\xd1\x79\x60\xb4\xdf\xfc\x21\x1d\xef\x2b\x7d\x19\xbc\x70\x6e\xea\xc0\x42\x8d\xec\x7e\x79\x73\x67\x4e\x72\x68\xb8\xc3\xf4\xab\xeb\x87\x79\x5d\x35\x83\x7a\xba\xb9\x1a\xf8\x44\x6a\xb9\x76\xb7\x9a\x33\x38\xd4\x56\xab\xb0\xeb\x73\x97\x05\x87\x4d\xb5\xca\x3b\x3f\x73\xde\x94\xfe\x87\xd6\xbc\x4e\xc5\x4e\x8f\x2e\x0f\xd5\x7c\xd3\xa9\x93\xd3\xc0\x47\xd3\x34\xd5\x3b\x3e\x73\x2c\xfd\xd2\xa6\x81\x77\xc7\x03\x0e\x62\x7c\xf8\xd2\xe1\xf4\xf4\x48\x41\x50\xbb\xd9\xa1\x6a\xea\x51\x41\x50\x5b\xd5\x61\x82\x4d\x94\x20\xa8\x5e\x6e\x7f\xda\xba\x8f\x20\xa8\xf6\x6f\x7f\xd5\x62\xb7\x20\xa8\xa2\xfd\xaa\xf1\x25\x82\xa0\xb2\xf9\x46\x72\x47\x8a\xf3\xa5\x93\x7a\xd1\x7d\xe6\x9c\x9f\x83\x89\x31\x79\xda\x89\xfd\x4e\xf4\xb0\xa2\xfb\xde\x71\x9b\xa7\x66\x92\xff\x0d\xed\x28\x5e\x86\x4e\x71\xa0\xb8\x18\x64\xe1\x4c\xf3\xc0\xf7\x04\xeb\x26\x78\xfb\xba\x11\x0e\xe4\x56\xc1\xd9\x76\xfb\xd1\x9e\x74\x7b\xdd\x72\xdb\x52\x5a\x51\x87\x68\x2d\xdf\xa4\x64\x0e\xf4\xfd\xb9\x7c\x52\x6b\x4d\xf9\xec\x1e\x5d\x96\x75\xea\x15\xa2\x92\xdd\x35\x79\x99\xdc\x84\x95\xaa\xe7\x3a\x36\x5e\xd6\xd4\xe9\x9d\xea\x77\x83\xaf\xde\x16\x2b\xe5\xd5\xba\xb6\x99\xbf\xf4\x6b\xc8\x9f\x6a\x0d\x5b\x3b\x2c\xd5\x8f\x7d\xa3\xba\xa2\x95\xe6\x92\xe5\xa7\xef\xa9\x3c\x6c\xd9\x7b\x71\x6a\x89\xb3\x4a\xeb\x16\xa9\x8b\x1b\xdc\x2f\x53\xee\xd4\xc2\xc9\x6b\xe7\xc7\xd6\x8a\x97\x5a\xac\xf4\x58\x24\x08\x0a\xaf\x5b\x38\xcd\x77\x12\x04\x85\xad\x2d\xd2\x5d\x96\x08\x82\x42\x86\xde\x3b\xc7\x0d\x82\x20\xef\xd7\xe2\xba\x7d\x1a\xbd\xbf\x6e\x86\x83\x20\x28\x34\x68\xe1\x3e\xed\x1f\x41\x90\xbf\x53\x1a\x3b\x88\xf2\xaa\xb9\x29\x23\x29\xff\x7c\xda\x8d\x6f\xc9\x1d\x97\x78\x30\x87\xde\xcf\xd4\xe1\xfe\x77\xa4\x9d\x75\xa8\xef\x1c\xba\x8f\x1a\xb4\xde\x8d\xd0\x78\xff\x31\xee\x74\xdf\x73\xb9\xf1\x62\x49\xf7\x9f\x89\xc6\x4e\xfe\x2b\x68\xc7\x39\x05\x8c\x9b\x8f\x48\xe6\xac\xbb\xf1\xcc\x75\xb4\x12\x77\xda\x19\x58\xd4\xb8\x00\x68\xa3\x17\xd8\xac\x5b\x9c\xc2\xe4\x96\x4b\x03\x47\x8c\xea\x24\xff\x4d\xcf\x25\x70\x83\xfd\x31\x39\xb3\x66\x06\x81\x2e\xde\x71\x80\xee\x8b\x40\x9d\xa0\x22\x40\xe7\xe8\x3a\xc4\x3c\x02\x1a\x6d\x09\x18\x90\xba\x0c\xd0\x1a\xee\x3f\xf1\xbc\x3b\xd0\xf0\x8d\x5f\x93\xca\xa5\x40\x83\x43\xbe\x66\xef\xdc\x01\x8d\xe9\x3e\x8a\xe2\x3a\xa8\xf2\x6d\x39\x71\x22\x55\x0d\x17\x53\x7e\x5e\xad\xef\x22\xe2\xdd\xaa\x0e\x59\x30\x85\x6c\xd7\x79\xcd\x45\xab\x28\xb8\x90\xce\x7f\xee\xe4\x31\x84\x3f\x9c\xf6\xb2\x8a\xe3\xf9\x3f\x8d\xe2\xda\x61\x4d\x46\x17\xf7\x4d\x98\x43\x68\x7b\xb8\xad\x1b\x55\x5b\x0f\xf2\x5f\x44\xf9\x6b\xff\x6b\x8b\x09\xbf\x58\x39\x62\x39\xb5\x93\xe7\xd4\xd5\x5c\x0f\xa8\xca\x87\xd0\xa6\xe9\x23\xfd\x49\xf7\x7c\x22\xd6\x53\x9e\x7b\x90\xcb\x26\xe2\x15\x75\x56\xdf\x4a\xe3\xad\x71\xfc\xf6\x03\x2a\x9d\x00\xad\x8e\x3b\x1a\xb4\xeb\x09\x68\x0c\xde\xa1\x65\xb6\x1f\x50\x79\xb9\xfd\xf8\x54\x37\x40\xb1\xd1\xf6\x30\xf7\x19\x80\x7c\xcf\xed\x2a\x81\xb4\x97\xd9\xd6\x61\x37\xdd\x87\x0f\xe9\x72\x82\x2a\xa6\x6f\x35\xcc\x27\x64\x21\xe8\xcf\x9b\x34\xd2\xb6\x7c\x78\x4d\x4f\xb4\xb9\x82\xef\x75\xaf\x93\xee\xb9\xaf\xad\x60\xbb\xaa\x90\xed\x0a\x49\x0f\x62\xa9\xc4\x87\xf0\xa4\xf6\x3a\x53\x35\xd9\x8a\xe3\xff\x4c\xba\xa7\x79\x64\x91\x0b\xa1\x84\xd1\x15\xcc\xf3\x0a\x17\x16\x51\x7f\x06\xfd\x5c\x4c\x28\xe2\xba\xa0\x15\x54\x65\xdf\x27\xcc\x87\x56\xd8\x25\x6d\x99\x68\x3d\x5f\x77\x1d\xcd\x0f\xfb\xe8\x0d\x84\xd3\xd8\x0c\x0e\xa2\xbc\xff\xa8\x98\x10\x8a\x93\xbd\xca\x42\x09\xb5\x6f\x93\xb0\x93\xe2\x89\x72\x49\xd4\x10\x5e\xa1\xa2\xce\xea\x51\xa4\x8d\x9a\xd6\x9b\x74\x1e\xa2\x26\x59\x11\xf2\xb3\xe7\xd4\x7c\xc2\xaf\x76\x07\xf8\x11\x32\xb2\x3b\x83\x95\x46\x76\x85\x31\xee\x1f\x11\x96\x4d\x38\xc6\xce\x14\xde\xd3\xef\xf4\x7d\x46\x5c\xef\x70\x4b\xc6\x6d\xb6\xcb\xb3\x9f\x5b\x24\x5c\x77\x83\x84\x57\x04\xdc\xae\xdb\x3e\xab\x09\xef\x4c\xaa\x72\xa0\xe7\x8d\x8f\x72\x0d\xe6\xf5\x8f\xe7\x75\x44\xca\x12\x66\x4b\x14\xb2\x1e\xce\xc6\x1a\x1f\x8a\x17\x3e\x65\xfe\xc4\x5b\xf0\x4e\xe1\x7a\x41\x0b\xb6\x73\xfd\x18\xe7\x76\xc1\xd4\x1b\xb6\xe5\x21\xb4\x7f\x9a\x68\xc7\xba\x19\x83\x57\x70\xdd\x20\xa3\x1e\x7b\x68\xbf\xa5\xf7\x2e\x86\x1b\x6e\x5a\x9c\x84\x5f\x1c\xac\x66\xfe\xc3\xc1\xcc\x5e\xc4\xb8\x8b\xab\x9a\x48\xed\x10\x97\xc4\x0a\x54\x71\x49\x6b\xb2\xd9\x86\x52\x24\x8b\x75\x3d\x4c\xed\xb3\x3f\x80\x11\xf4\xfd\x33\xca\xa8\x7d\xa2\xad\x1f\xd1\x19\x78\xdf\xfb\x4f\x34\x03\xa3\xf4\xd8\xcf\x9d\x4f\xd8\x6e\x97\x70\xfe\x10\x89\x07\xf2\x4b\x17\xc5\x9d\xcf\xed\x8c\x9a\xed\xb7\x5c\xcc\xad\x2f\xe9\x00\xed\x98\xb0\x86\xe6\xc9\xa6\x34\x7f\x7a\xdf\x37\x72\x3d\xe9\xe4\xac\x88\x65\xd4\xd9\xd3\x34\x84\xf6\x53\xae\xeb\xb6\x13\xde\x3d\xeb\x5c\x38\xad\xb3\xd6\xe7\x19\xae\x1d\xbd\x7a\x0f\xad\x1f\xfd\xc7\x44\xd3\xbc\xeb\x3c\x27\x96\x9e\x56\x17\x87\xa5\x3a\x28\xc7\xa5\x13\xec\xf1\xb2\xe6\x0f\xf9\xb5\x29\xf3\x5f\x6a\x26\xd0\x8a\x75\xec\x8b\x33\xad\x4c\xc7\x62\x57\x10\xd3\xe4\x98\x5c\x08\xb5\x68\xc2\xc2\x58\xc2\xfb\x8f\xee\x3f\x4d\x4f\x12\x9f\x7d\x91\x46\xdc\x11\x33\xe6\x07\x1d\xf1\x7e\x47\xb8\xf0\x21\xe9\x3e\xf7\x7e\xa9\x1e\xc8\x5e\x69\x3c\xec\x92\xee\xb7\x87\x2b\x49\xed\x43\xaf\x0f\x28\x2c\xa1\xb8\xbf\xab\x78\x15\xb5\xfe\x8e\x56\x6b\x69\x5e\x6f\x89\x63\x7d\x94\x80\x95\x8c\x1e\xad\x9a\x15\x4c\xb7\xa9\x97\x8e\x08\xa5\xd6\x76\xd3\xdf\x49\xef\x3b\xda\xed\xa2\xfb\xc9\xb6\x55\x7b\xa8\xb7\x26\x1a\xc4\xd0\xf8\x1a\x6a\x1a\x4b\x74\x8e\xde\x38\x42\x81\xb3\xbd\x56\x02\x8d\x0f\x6d\x9d\x24\xe9\x9e\x7b\xea\x0b\xb6\xa7\xca\x9a\x13\x22\x76\x6a\xba\x31\x8d\x87\x53\x96\x63\xe9\x09\x4e\xed\x9b\x4d\x0c\xbd\x53\x33\x96\x11\x92\x98\xba\x70\x0b\x31\x4a\x52\x2a\xa2\x49\xfb\x31\x45\x3f\x99\x99\x9d\x15\xe7\x09\x41\x4f\xaa\xba\x49\xed\x72\x32\xb1\x9a\x18\x29\x27\xfb\xf3\x99\x21\x21\x96\xfd\x3d\x2c\xd5\x39\x88\x95\xce\x54\xbf\x78\x31\xd4\x3e\x51\x66\x5c\x6d\x24\x3c\x60\x1d\x45\x9b\x60\xcb\x8d\xf4\xbc\x81\x8e\xc1\xd4\x5f\x3e\x0e\xec\xb7\xf7\xb3\x9d\x14\x37\xdc\xcf\xed\x22\x3e\x8b\xeb\x78\x46\xd5\x66\x79\xc4\x10\x2f\x66\x0a\x78\x9c\x8f\xf5\x38\x42\xe8\xbb\x59\x13\xe6\x85\xf4\x74\x65\x3e\x8c\xbe\x3f\x3f\xb5\x46\xc0\xe9\x9f\xec\x7f\xa6\x74\x63\x21\xbb\xb8\x29\xb5\x4c\xb6\x15\x57\x76\xcb\x8a\x19\x45\xf1\x30\xbb\x11\xf3\x1f\xb2\xbe\x2e\x5e\xc1\xef\xf3\x0c\xcc\xac\x61\xe6\x55\x66\x4d\x12\x31\x1c\x33\x82\xf3\x69\xc7\x92\x51\x70\x83\x96\xb8\x0c\xbd\x97\xd4\xa3\x67\x07\x7c\xe3\x76\x34\x14\xfe\x0f\xbc\x98\x9d\x29\x5c\x85\x27\xc4\x7b\x0b\xa1\x82\x1b\x94\x59\x0f\xc8\x37\x32\x9c\xa3\x6b\xf0\x6e\x9a\x0f\x5e\x7d\xf6\xd2\xf9\x72\xde\xa3\xfd\xc4\x52\x73\x88\x8c\x25\x9e\xbd\xdd\x04\xee\x6f\xcb\xa2\x63\xd4\x1e\x23\xce\x26\x12\x2f\xb0\xdf\xe1\x14\x62\xb9\x18\x6e\x3e\x45\xdf\xd3\x72\x78\x3a\xb5\xa3\x9a\x7e\x8e\xc4\x7f\x28\x90\x32\x19\x45\x23\x9a\xd0\x8c\x29\x6c\x6c\x44\x0a\x22\x05\xf7\x47\xd0\x4e\xa4\xe0\xfd\x74\x7a\xb2\xc2\xfe\x8b\x68\x5d\x28\xa8\x62\xc5\xaa\xc2\x30\xc6\xfd\x0b\x4d\x8f\xd1\x91\xae\x20\x29\x9b\xf8\x1e\xf9\x91\xe5\xf4\x4b\xf9\x6e\x8f\x89\x99\x91\xf3\x85\xcf\x8c\xe7\xf4\x79\xfd\x48\x97\xf8\x52\x69\xe9\x42\x1d\x5e\xcc\x71\x41\xb4\xdb\xc3\xb6\xd1\xb7\x6f\x8c\x08\xa5\x5e\xf0\x4b\xe0\x5f\x59\x15\xbc\x97\xf6\x05\x8b\x7f\x32\x0f\x68\xe1\xd6\x38\x62\x29\xcd\x79\x1e\x4f\x27\xd1\x59\xdd\x8f\xb5\xe1\x71\x90\xc8\xf7\xfd\xaf\xa6\x90\x0e\xc6\x50\xb0\x7e\x42\xef\xb0\x33\x64\xbb\x78\x70\x35\x86\xe6\x13\x72\x08\x8d\x55\x0e\x2a\x1a\xc1\xfe\x97\x48\x3c\xb1\xd2\x9e\xba\xb4\xf3\x2a\x79\xd6\x6d\x2c\xbd\xb6\x1e\x4e\x95\x59\x4a\x87\xd9\xd2\x4e\xb4\xd4\x67\x01\x8d\x83\x4b\xf1\x1c\x60\x2f\x99\x70\x45\xa3\xd2\xce\x47\x68\x5c\x94\xfa\x67\x9c\x62\xcb\xca\x23\x25\xfa\xac\x34\x71\x7e\xe9\x2b\xfa\x85\xf3\x6b\x39\xb7\x5a\x20\xd5\x3f\xc9\x95\xf4\x50\x32\x9e\x09\xbf\xf1\x62\x82\x6a\x22\x69\x1d\x5c\x77\x60\x0f\xcd\xce\xff\xc6\x03\x9a\x77\x84\xf9\x01\x8e\xe0\xf9\x6d\xd7\x92\xc7\xf9\x24\x49\x9d\x64\xcc\xb3\xb3\x34\xaa\xcd\x3c\x78\xbc\x9b\x3c\xca\xa5\xf3\x45\xc7\x2f\x5c\x4f\xa5\xe9\xa7\xf3\xc4\xde\x52\x5a\x58\x2a\xdd\x68\xb9\xe2\xc1\xf6\x9a\xbf\x0e\xe9\x3a\x5c\xd5\xea\x42\xef\x5c\xb9\x6b\x4e\xfd\x7f\x2d\x72\x32\x7d\xc3\x35\x4f\xae\x9b\x74\x6d\x13\x33\x75\xaf\x59\x6f\xa7\x93\xcd\xb5\xce\x07\xab\xd9\x9e\xa6\x11\x7a\xd5\xf3\x3c\xb5\x4f\x79\xd5\x4d\x1a\xa1\x57\x66\x54\x53\x84\x2a\x37\xfe\xca\xba\x1f\xb2\xfa\x49\x57\xd9\x16\xdc\x17\x7e\xe3\x0b\x6d\x74\xda\x37\xec\x77\xff\x57\x9a\xb3\x0a\x8d\xd7\x75\x9e\xdf\x6e\x1f\xd8\x6f\x97\x4f\xc9\x94\x81\x9b\xe5\xc1\xe3\x7c\x9a\x76\x3a\xed\x87\x26\x7c\x60\xbf\x47\x8e\x3c\x47\xfb\xab\x01\x23\xf3\x09\x65\x37\xde\xc7\x3c\x81\xf6\xd5\xa5\x34\x0f\x9a\xe6\x95\x13\x3b\x45\x49\x47\x96\xc1\xbb\x25\xad\x9b\x77\x2a\xb5\xc9\xbf\xca\xdc\xce\x14\xe7\x2b\xcd\xcc\x68\x3c\x54\x66\x5a\x53\xbb\x54\x3a\xbb\xd0\x8e\xa3\xf2\xf2\x4a\x62\xec\xde\x9d\xbb\x35\x9e\x3f\xc7\xba\x5a\x95\x12\x63\xe3\xae\x42\xbe\x17\x7f\x2f\xff\xc2\xed\xe2\xe7\x33\xf8\xf5\x27\xca\x2d\xfe\xd2\x43\xd1\x62\x7b\x49\xd2\x11\xba\x48\xfa\x49\x01\xef\x0e\x11\xcf\x65\xcd\x90\xa3\xc4\x0f\xf2\x9e\x77\x7c\x2c\x8f\x03\xd6\x7f\x9a\xef\x91\x46\x4f\xe3\xd4\x3e\x9d\x74\x04\xa7\x0f\x64\xbe\xdf\x14\xe4\xd0\x2a\x37\x21\xb4\x90\x32\x78\xc3\x8d\xd9\xef\x7e\x73\x2e\xd2\xf7\xf4\x68\x77\x89\x7e\xa5\x9d\xf4\x54\x8d\x4d\xb9\x8e\x8e\xfc\x63\xae\x27\x03\x3c\x28\x67\x5b\x75\x4e\x93\xf8\x2f\x55\x7e\x1d\x88\x91\xf8\x38\x69\x00\xc5\xc5\xc7\xc6\x13\x73\xd9\x72\x8a\xec\xf1\xdd\x65\xf2\xfc\x39\x5e\xb9\x1f\x1b\x73\x85\xb3\xc7\xbd\x92\x68\xfc\x54\x39\xe5\x12\xdf\xf6\x51\xda\x15\x8a\xaf\x0f\x8f\x3e\x22\x06\xca\x83\x3d\x6f\xa9\x3d\xee\x5b\xff\x45\x3d\x56\xb9\x94\xfd\xbf\xd9\xe9\xf7\x76\x59\xeb\x79\x8c\xfa\x6f\xf9\xfe\x44\xca\x33\x78\x1d\x3a\x45\x4f\xb5\xa0\xea\x0c\xcd\x13\x57\x9d\x2c\xd2\x29\xb5\xaf\x38\xc7\xbc\xb0\x8b\x85\xe4\xbf\x55\x18\xcf\xf3\x71\x0f\x38\x33\x39\xe4\x0b\xfb\xdd\xb7\x71\x39\xe9\x8b\x18\x15\xb2\xdf\x06\xea\xec\x77\x63\xab\xca\x1f\xdc\x0e\xf7\xa5\x8c\xc7\x33\x49\x17\xe4\x95\x3e\xeb\xc3\xbc\xee\xda\x96\x56\x92\xea\xfb\x7d\x28\x6e\x56\x0b\x5c\x47\xab\x7a\x8c\x3d\xc5\x89\xea\x30\x5e\x37\x5e\x77\x5e\x4f\x3b\x93\x37\x23\x76\x13\x43\xa9\x5a\xf7\x18\x29\xa2\xbe\xd2\xc8\xa4\x5c\xfa\xab\x0a\x7e\x92\x97\x2e\xf7\xd2\xf9\xfb\x6b\x48\xb9\xec\xf9\xcd\xaf\xf4\x3d\x4f\xc2\x7e\xd2\xdf\x3f\xb4\xe1\x76\xa8\xf4\x14\xea\xf1\x1f\x4c\x24\x2c\xf0\x97\xee\x45\x20\xeb\x5c\xf4\x34\x65\x6b\x32\x0f\xf8\xe7\x4f\xa0\xcf\x28\xe0\xaf\xeb\xc0\x40\x5d\xc6\xfb\x87\x44\xd6\xe2\xdc\xcf\xcd\x80\x89\x29\x7c\xaf\x79\x4a\x0a\xf0\xe0\x01\xe0\x60\x02\x54\xb6\xe4\xba\x28\x37\x26\x03\x8b\x76\x00\x57\xa7\x02\xab\x76\x88\xb3\x57\x3c\x09\x00\x97\xed\x80\x90\x12\xa0\x34\x09\xd8\xa3\x0d\x94\xde\x00\xc4\xc8\x74\xe9\x00\x70\x2a\x14\x28\x9d\x02\xe4\xaa\x01\xa5\xdf\x81\x72\x73\xe0\x52\x10\xf0\x40\x93\xf9\x00\x7f\x2e\xad\xd5\xc1\x28\x92\xea\x1a\x9c\x93\xb8\x1c\xe9\x9f\x24\xdc\x4f\xc2\x6a\x53\x9e\xb1\x3d\x61\x55\x17\xff\x16\x7e\xe7\x7f\x24\xd4\xe5\x01\x74\xcb\x60\x6b\xf8\xb4\x96\xf7\xf0\x63\x0d\xd0\xa3\x0a\xf8\xfc\x16\xe8\x33\x17\x78\x2b\x00\xfd\x9b\x31\xbe\x37\xcc\x0d\x78\xf6\x0c\x18\xdf\x9f\xf1\xad\x49\xd7\x81\x3f\x7c\x01\xf1\xc4\x7a\xf3\x36\xe0\x52\x0d\x54\xbc\x06\xdc\xed\x18\xef\x5e\x6e\x0c\x94\xdd\x06\x02\x07\x72\xbe\x3b\x58\x60\xdc\x53\x5c\xb1\x2e\x36\x03\x0e\xf5\x02\x2e\x94\x01\x29\xfb\x18\xc3\xc9\x4b\x06\x4a\xbc\x81\x0a\x45\xa0\xe4\x3e\xf0\xd0\x9c\xf1\xf2\x8f\x89\xc0\x45\x09\xa3\x97\xf1\x60\x32\x25\xfc\x46\xc6\x7f\x48\x5e\xf6\xbf\xf1\x7f\xe1\x77\xfe\xc7\xff\xd0\xbf\xf8\x27\x1a\xe8\xfc\x89\xeb\x7b\x74\xad\x00\xfe\x34\x07\x8c\x2b\x80\x1a\x6d\x1e\x4f\xcf\xe2\x01\xb3\x86\xc0\x13\x79\x60\xa4\x1f\x70\x3f\x06\xb0\xb0\xe7\xfc\xfe\x34\x47\xc6\x37\x66\xdb\x00\xe5\x01\x80\x5b\x05\x50\x9a\x0e\x78\xa7\x31\xde\xef\x9f\xc2\x7e\x8a\xed\x50\xac\xcd\x3a\x10\xc5\x57\x81\x43\x36\x7c\xdf\x3d\x65\x0a\x50\x7c\x12\xc8\x8b\x66\x3e\xc0\x95\x06\xc0\xf9\x31\x9c\x43\xbe\xb8\x15\xf8\x73\x1f\x70\x7e\xa3\x34\x0e\x24\x1c\xf3\x4c\xd0\x7f\xc1\xff\xf3\xea\xfa\xff\x6f\xfc\x07\x19\xdf\x43\xa6\x77\xf1\xbb\xfe\xc5\x3f\xe6\x40\x9b\x64\xe0\xdb\x57\xa0\xf3\x33\xe0\x5d\x16\xb7\xc7\x1b\x4d\xc0\x44\x81\xf1\xfe\xfe\x33\xf8\x7e\xf7\xf0\x06\x40\xe5\x37\x60\x42\x1f\xe0\x86\xb9\x18\x53\xf9\x7e\xff\x2c\x0f\xa0\xf4\x01\x30\xcf\x0a\x28\x69\xc6\xf7\xfd\xcf\x1b\x01\x7e\x43\x81\x82\x4a\x60\xcb\x25\xa0\xc0\x5e\x3c\xe3\x01\x05\xf3\x80\x83\xcf\x81\xbc\x1c\xe0\xe4\x09\xc6\x85\xf2\xac\x81\xfc\x4e\x7c\x57\xbc\x30\x96\xe7\x5e\x91\x23\xf0\xb1\x57\x6d\xfd\x83\xf4\xdd\x5c\x27\xe5\xbf\xf2\x1f\x86\xd7\xc3\xc1\x7f\xe3\x3f\xc8\xfc\xff\xc5\xf7\x90\x78\x00\xbf\xeb\x5f\xfc\xec\x08\x34\xff\x56\x5b\xdf\x41\xa6\x73\xf0\x52\x9c\x2f\x93\x78\x1e\x18\x2f\x61\x9c\x73\xe0\x60\xe0\xf6\x73\x60\xf4\x45\xe0\xda\x4d\xc0\xea\x13\x70\x29\x04\x98\x1e\x0c\x5c\xf8\x08\xcc\x71\x02\x8a\xce\x00\x5e\xba\x40\x51\x0b\x60\xad\x11\x90\x77\x12\xd8\x5c\x06\xe4\x8e\x07\x76\xfe\x60\x9d\x1f\x71\xa7\x7e\xae\x02\x48\x6e\xc5\xb8\x7f\xbe\x1b\x90\x67\x04\x5c\x15\xff\xfd\x03\xf0\xd8\x00\xc8\x1d\x01\xfc\xf9\xe6\xb7\x3a\x20\xed\xea\xce\x7f\x99\xff\xf5\xf9\x0f\xd1\x7f\xd6\xc5\x83\xc9\x6f\x29\x96\x34\x1d\x5a\x97\x07\xa0\xbd\x84\xdb\x56\x5b\x8f\xf1\x6e\xf1\x58\x27\xe3\x3d\x88\xed\xd0\xca\x03\x78\xee\x08\x74\x2c\xac\xc5\xfb\xef\x74\x02\x7a\x57\x03\x37\x86\x01\x43\x7b\x01\x15\x07\x18\xe7\xbe\x58\xce\xf8\xae\xd8\x7f\xce\xc6\xcc\x5f\x10\xb7\x0b\x39\x3e\xc0\xaa\x5c\xe0\xdc\xdf\xc0\xa6\x4b\x8c\x03\xee\xcc\x05\xc4\x55\x2a\xce\x58\x3c\x45\x70\x6d\x87\x8c\xa7\xac\x09\x90\x15\xc3\x73\x2c\xeb\x35\xf0\x44\x8f\x71\xe3\x6f\x1a\xc0\x19\xc9\x1f\x99\xfe\xcf\x2f\xff\x35\xeb\xf6\xbb\x8c\xff\xb0\x27\xad\x2e\x1e\x2e\xfc\x0b\xff\x43\xc6\x03\x90\xe9\x5e\x88\xf6\xf3\x03\x40\xc3\x17\xf8\x10\x0a\x68\xe6\x02\xaf\x34\x01\xdd\x44\xa0\x6a\x05\xe3\xdb\x7f\xbc\x63\x9e\xd0\xad\xa7\x80\xf1\x58\xe0\xca\x01\x60\xe0\x1e\xa0\xc4\x92\xf5\x94\xce\xbb\x03\x93\x97\x33\xee\xe7\xb0\x1d\xc8\x4a\x07\xdc\xae\x03\xe9\x8a\xc0\xb2\xdb\x8c\x7f\x8b\x27\x9d\x33\x49\x80\x78\xb2\x3b\x63\x00\xc4\xba\x01\xe2\xae\x2d\xa9\x86\xf1\xff\x9c\x1b\xc0\xd9\x93\x7c\x97\x5e\x8c\x7f\x55\x6e\x8c\x9b\x7e\x2f\x00\x52\xbb\xd7\x9d\xff\x07\x15\xeb\xf6\xfb\x6e\xe9\xde\x7f\xc4\xc3\x7a\x78\xb8\x69\x6d\x3b\xc8\xfc\xae\xc3\xfb\xa8\xc7\x7b\xf8\x28\xfe\x7b\x6c\xad\xde\xc3\x8b\xc3\x40\x03\x2d\x9e\x0f\xba\x29\xc0\x9d\xe9\x40\x9b\x3e\xac\x55\x21\xc6\x8d\xcb\xf6\x40\xaf\xef\xc0\xf9\x33\xc0\x50\x03\x40\xdc\xeb\x59\xac\x01\x72\xfe\x02\x66\xb6\x02\x32\x22\x81\x79\x79\xc0\xe9\x1d\x80\xb8\x0d\x3e\x65\x04\xac\xd3\x64\x4d\x98\x1d\x1e\xe2\x29\x88\xf9\x83\x29\xdd\x59\x0f\x43\x6c\x8b\x1c\x43\x20\xe5\x13\x73\x29\x4f\x8e\x03\x1e\xb7\x10\x4f\xdb\xc0\xa7\xbf\x81\x63\xfe\x75\xfb\x7f\xdf\x48\xb6\xbb\x5c\xff\xdd\x6f\x19\xff\x21\xd8\xba\xb6\x1d\xe4\x3f\xfc\x0f\xde\x83\xc4\x06\xaf\xcf\x7b\x78\x56\x20\xee\x89\x98\x07\xd6\x40\xd2\x3b\x10\xcf\xcf\xe2\x3c\x68\x37\x87\x39\x5d\x3d\x9e\xb1\xa6\xc9\x80\x42\xe0\xdc\x06\x60\xec\x59\x20\xbd\x0d\x30\xd5\x8b\x79\x1d\x2e\xa6\x40\xb2\x2e\x20\xee\x8f\x12\xdf\x71\xbc\x4c\x74\x16\xcf\x7e\xc0\xb1\xce\xc0\xbe\x62\x20\xc1\x12\x38\x51\xc5\xeb\x5c\x8e\x3f\x70\xcc\x07\xb8\xd6\x15\x48\xa8\xe1\x79\x21\x9e\x7a\xbe\xfe\x36\xff\x65\xfc\x17\xd9\x78\xdf\x91\x57\xd7\xef\x2d\x15\xff\xce\x07\xf8\xff\xf1\x5f\xbe\xe4\xb2\x7d\x7b\x8d\xad\xac\xde\xc7\xfd\xdd\x6c\x65\xa7\x84\x0a\x79\x40\x3d\x0e\x28\x35\x06\x9a\x27\xb3\xff\x62\xdc\x38\x17\x00\x98\x56\xf3\xb8\x1f\x5e\x05\xa4\x5e\x61\x5d\xa9\xc4\x60\xc0\x21\x9a\xfd\x73\x4f\x01\x8e\x36\x07\x7c\xbc\x58\xd7\x22\x38\x0a\x38\x14\x00\xec\xd3\x05\x0e\xc7\x02\x49\xb9\xc0\xc1\x76\x1c\x33\x0f\x46\x02\x57\x15\x80\xb8\xcd\xc0\x93\xd7\x40\xac\x1d\xf0\x75\x05\xb0\x57\x1a\xff\x11\xd2\xda\x17\x22\xd5\x89\x91\xf1\x5d\xea\xf3\x3e\xfc\xfa\xb3\x5d\xdb\xf6\xdf\xdb\x41\x86\x77\xca\xf8\x2f\xef\xd7\xb3\x7d\x29\xbd\xfe\x85\x7b\x3f\x60\x7b\x5d\x7a\x5d\x2a\xee\xbe\x17\x02\x85\xed\x80\x86\x6f\x80\x73\xcf\x80\x96\x73\x80\x74\x2d\xc0\xd0\x02\x48\x3d\x09\x0c\xb2\x02\x12\xf3\x80\xf1\x26\xac\x21\x37\xc3\x0c\x38\xd2\x03\x58\x10\x0c\xc4\xe9\x71\xfd\xa4\x03\xb6\x40\x50\x24\x10\x63\x01\x44\xd5\x70\x6d\xb1\x13\x76\xc0\xde\x18\x8e\x89\x51\x83\x78\x0f\x22\xfe\xdb\x93\x19\xbc\xf7\xfc\x1a\x56\x3b\xee\xb7\x9a\xd6\xf3\xdb\x4d\xf2\x77\x39\x5b\x19\xef\x43\xc6\x7f\xf0\x3e\xf0\xef\xed\xf0\x6d\x0e\xdb\x77\x8f\xd8\xca\x74\x3f\x64\xfe\xff\x01\xc9\x7f\x29\xbb\x58\x2e\x65\xd9\x8a\x4f\xb0\xcd\xd9\x06\xc8\x6b\x31\xb7\x4b\xdb\x13\x48\x59\x0e\x18\x74\xe6\xda\x60\xa6\x83\x81\xf8\x39\xc0\x48\x03\x20\x2e\x89\xf7\xdd\x31\x2b\x00\xd7\x07\xc0\xde\xbf\x80\x15\xc1\xc0\x1e\x45\x60\x73\x21\xb0\x6b\x17\x10\xb5\x0b\x88\xf0\x63\x2e\x50\xb8\x09\x90\x7d\x0d\x08\x3b\x04\x94\xbb\x71\x2c\x7d\xac\x06\x6c\xaf\x02\xbe\x4c\x04\x82\x4a\xeb\x8e\x73\x19\xdf\x45\xc6\xfb\xf0\x96\xd6\x13\x2f\x69\x1d\x59\x24\xed\xb3\xdc\x51\xb7\x1d\xea\xf3\x7f\xde\x6a\xb2\x7d\x2c\xcd\x87\x7b\x4e\x6c\x6f\xbe\x91\xfc\x97\xe6\xc3\x05\x86\x7b\x90\x6f\xc1\x36\x5d\xca\xb2\x24\xb7\x03\x94\x02\x81\x63\xf2\x40\x53\x03\xe0\xd0\x77\xa0\x6b\x20\x6b\x01\x0d\x7a\x0c\xec\xfd\x0e\x58\x3e\x03\x76\x2d\x95\x9b\xe3\x14\x0b\x84\x57\xca\x47\x78\xb7\x15\xe7\xb3\x82\xc3\xc6\x35\x40\xc8\x1f\x0a\x09\xbb\x75\x81\xe0\x2e\x0a\x6e\x09\xa6\xc0\x96\xb1\x0a\xc8\x3c\x0c\x6c\x0a\x93\x1f\x7f\xd9\x18\xd8\x70\x41\xee\xca\x83\x35\xc0\xfa\xa1\x72\xc1\x7f\xe6\x01\xfe\x1b\xf1\x81\xfc\x96\xf8\x60\x4b\xbe\x23\xe0\x77\x7f\x17\x48\xba\x41\x6e\x5a\x6c\x5d\xa5\xf1\xe2\x14\x58\xb7\x1d\xfe\x1b\xff\xe7\x41\x24\xdb\xdb\x7d\xeb\xfa\x7f\xb1\x25\xdb\xbc\x67\x20\x9c\x3f\x5d\x4b\x81\xb2\xe8\xc9\xe5\x4a\x94\x4d\x8b\xf7\x52\xa2\xd3\xde\xfe\x00\xd5\x7b\x0d\x5e\x02\x7b\x06\x36\x78\xd9\xb6\x0a\x08\x8f\x69\xd4\xbc\x8f\x01\xb0\x2d\x44\x67\xea\xd8\x1a\x20\x68\x7c\xe3\x4b\xb3\xe6\x03\x1b\xed\x74\x63\x3d\xad\x80\x75\x6f\x9b\x38\x04\xbc\x00\xfc\x7e\x36\x99\x1c\xfe\x37\xb0\x76\x55\x13\xe7\xc3\x5b\x80\x35\x53\x74\x6f\x9c\x6d\x01\xac\x0a\xd7\x1d\x78\xf1\x22\xb0\xe2\x6d\x63\xf7\xca\x27\xc0\xf2\x70\x9d\xf2\xb7\x61\x80\xb7\xb3\x36\xe1\x36\x1e\x97\xb5\xa8\xae\xfd\x3c\xf3\x86\xef\x45\xeb\x62\xd8\x80\xee\x73\x3a\xd6\xa8\x59\x89\x76\xd6\x2b\xd5\xb1\xa2\x9d\xd9\x4c\x85\x70\x1c\xbb\xf9\x4a\xf4\x39\x19\xff\xa5\xbe\xff\xf7\x7d\xfe\xdd\xff\xf3\x7a\xaa\x84\x6b\x9d\xd3\x6f\x40\x38\xc7\xe9\xde\x8d\x29\xef\x98\xe8\xd5\x94\xf2\x7b\x07\x73\xf5\x48\x37\x20\xea\x73\x0b\xca\x0a\x85\x3a\xb7\x6a\xa7\xf0\x09\x08\x1e\xdc\xe6\x91\x9e\x23\x10\x78\xbf\xad\x4d\xb7\x87\x0a\xe7\x7d\x5b\x18\x0c\x1a\xaa\xa8\xd4\x7e\x65\x8d\xc1\x81\xc9\x11\xca\xde\xde\xce\x06\xfb\xe6\x66\xab\x1c\xf6\x9a\x6b\x30\x62\x55\x99\x6a\xac\xfb\x83\xb6\xe7\xb7\x9e\x50\x73\x5a\xa0\xdd\x56\x37\xe6\xb8\x5a\xf6\xbc\xcc\x36\x5e\xc9\xb1\x6a\xb7\x5c\x3f\xe8\xdf\x2d\xb8\xac\x76\x60\xce\x61\xfd\x69\x37\x07\xa9\x69\xbb\x14\xe8\x2b\xbd\x8c\x53\xed\xe4\x22\xa7\x6f\xf3\xcf\x74\xe5\xbf\x1d\x7c\x5b\x4f\x12\x04\xa5\xc2\xe9\x69\xad\xe6\x0b\x82\xe2\x85\x29\x87\x5a\x45\x0a\x82\x62\xc4\x64\x5b\xbd\x8b\x82\x20\xf7\xda\x26\xb6\xc9\x1a\xd1\x6f\xab\x38\x5d\xc2\xf3\x2c\x15\x1b\x91\x4e\xe9\xfb\x0b\xec\xdf\x4b\xfb\xba\xfe\xdf\xf4\x62\xbd\x9b\xcb\xc9\x6a\x7c\x2b\xb0\x4a\x9b\x6c\xd6\x90\x16\x94\x77\x3a\xb5\xa5\x0d\xe1\xe4\x09\xb7\x3a\x12\x0f\x22\x36\xaf\x0b\xe5\xb1\x77\xcf\xe9\x46\x79\x86\x6d\x35\xac\xc2\xbc\x5e\xaf\x27\xe1\x1b\x3e\x93\x4c\x9e\x36\xd2\x01\xbc\x87\x98\xe4\xb7\xb7\x50\x9c\xee\xfe\xc8\xc4\xb0\xdf\x28\x55\xd7\x79\x76\x26\xe6\x13\xac\xd5\xad\x9c\xe7\x18\x47\x3b\x3c\xd0\xf8\x68\xff\xb6\x67\xf5\x12\xbf\x86\x6b\x66\x68\xf5\xec\xb3\xe1\x81\x66\x89\xad\xd0\xc3\x72\xf7\x66\xad\x63\x53\x36\x18\x59\x1f\x3b\xd5\x48\xd7\xc6\xa1\xbb\xd7\x39\xc5\x46\x4d\xac\x85\x6e\x57\x2b\x02\xb4\x72\xad\x1e\x75\xf3\x7a\x7c\x41\xf3\x9e\xd5\xc9\x6e\xb3\xbe\xc9\x35\x1c\x63\xa1\x6c\xe8\x2b\x08\x1a\x7e\xe3\xcc\x3b\xd7\x08\x82\xda\xc1\x31\x3b\x3b\x99\x0a\x82\x6a\xf8\xc8\x3e\xed\xdf\x09\x82\x4a\xfb\xe1\x79\xed\x2d\x05\x41\x39\xcd\xfc\x98\x81\xbc\x20\x28\xcd\x37\xff\xdc\xe6\x9b\x20\x28\x7e\x93\xf1\x5f\x64\x71\xf0\xe6\x24\x55\xda\x21\x5c\xf2\x6a\x44\xf8\x53\xfe\x0a\x7d\xe2\x7d\x9c\x0d\x6c\x4f\x79\xdc\x64\x0d\x43\xc2\xad\x64\xfc\x97\xfd\x42\x3f\xba\xb0\x1c\xf1\xa5\x3f\x65\x7d\x42\xe4\x07\x51\xf6\x78\x9d\xcb\x10\x8a\xb0\x2b\x02\x86\x12\x3a\xe1\x6e\x3a\x7c\xa8\xd2\x1b\xc0\x75\xdd\x08\xc7\x96\xfb\xe5\xf5\xec\x87\x0c\x6f\xdd\x73\x89\xca\x81\xa9\xd1\x43\xff\x1a\x7e\xbf\xc1\x02\xab\xd7\x43\xa7\x4e\xeb\xa4\x19\x31\xc1\xca\xbc\xd7\x42\xb3\x46\x81\x63\xfa\x0f\xe9\xe3\xd7\x43\x67\xc8\x88\x5e\x83\x95\xc3\x6c\x1b\x5b\x0c\x35\x37\x6b\x78\x58\x57\xb7\xc9\x90\xe6\x03\xcf\x9d\xdd\xac\xdb\xdd\x6c\xee\xc0\x1e\xa5\x1d\x74\x35\x07\x79\x0d\x58\x77\x7f\x55\xe3\x6e\x83\x26\x0c\x08\xfe\x50\xa1\x9d\x3b\x48\xa5\xff\x5e\x41\xd0\x5a\xd2\x5f\xab\x4f\x94\x20\x34\x9c\xda\xf7\xb8\x69\x8e\x20\x68\x14\xf6\x8a\x34\x31\x11\x04\xf5\xed\x26\x3f\x7a\x9a\x09\x82\xda\x7a\x93\x30\xa3\x33\x82\xa0\x7a\xdf\x24\xce\xf0\xb5\x20\xa8\xdc\x78\x28\xc8\xd1\x4e\xe9\x56\x95\x3a\xe1\x57\x97\x2c\x9b\xd3\x6d\xa7\x7c\x6b\x03\x42\x53\xd3\x2b\xba\x92\xfe\x45\x52\x15\xd7\x41\x3a\x52\x33\x88\xc6\x49\x8c\xbf\x39\x65\x91\x22\xdc\x46\xd2\x7d\xf8\xad\x29\xa3\x09\xb7\x08\x5c\x3a\x9e\xfe\x7d\xa5\xb3\x05\x65\x91\xdd\x35\xad\x59\xdf\xb9\xc4\x86\x74\xa0\x6d\x4d\x27\xd7\x34\x1e\x0b\x58\x5c\xb1\x29\xea\x1c\xac\xe4\x3f\x2a\x7b\xd2\xe2\x41\x7f\xaa\x47\x9a\x6f\xb0\x8e\xb5\x2e\x69\x38\x75\x60\xb6\x75\x27\xd7\xed\x9a\xeb\xfb\xfe\xb0\x9a\xbd\x7a\xa4\xd6\xd6\x5e\x9b\x2d\xc3\xb6\x0d\x68\xa4\x6e\x7c\xc3\xc2\x23\xd6\xb2\x51\x97\x1e\x85\x13\xb3\xd2\xfa\x35\x6a\x64\xb4\x72\xc2\x9f\x17\x1a\x68\xe5\x75\x5f\x33\x61\x5c\x65\x0b\xcd\x37\xdd\xde\x8f\xff\xfb\xad\x46\xc3\x9d\xdd\xcd\xc7\x3d\x16\x04\x8d\x4a\xc3\x57\xa3\xcd\x04\x41\x7d\x7f\x97\x6f\xc3\x67\x08\x82\x9a\x61\x97\x3b\x43\x32\x05\x41\xf5\x60\x67\x9f\x41\x15\x82\xa0\x92\xd6\x79\xf5\x80\x28\x41\x50\x59\xd2\xf1\xaf\x7e\x0e\x82\xa0\xbc\xef\x76\x7f\x6d\xca\x8e\x96\x6e\xd3\x27\xfc\x21\xf7\x43\x67\x1a\xe7\x67\x5d\x59\x17\x24\xa9\x6a\x30\xa3\x67\xab\x86\x52\x5e\x7e\xdf\xd9\x31\x74\x7f\x2f\x3c\x69\x22\xad\x10\xc1\x82\x15\xcd\x93\x80\x50\x5e\x38\x96\x57\xd9\xd2\xe7\xdc\x53\xa6\x13\x5e\x3a\x3b\xc1\x9e\xfe\x7e\x52\xc5\x6c\xc2\xfd\x46\xb5\x76\xfa\xa0\x5a\x06\x0c\xce\x73\x2a\x6f\x63\xa7\xa0\xda\x67\xa8\xe3\xda\xde\x11\x2a\x7f\x1b\x1b\x3a\x4e\x1c\xff\x49\xad\x65\xb7\x08\xc7\xd6\x8e\x49\x6a\x45\x5d\x14\x66\x9f\x59\x76\x55\x7d\x40\xc7\xc6\xb3\x35\x83\x3c\xd5\x1d\xda\x5d\x71\x18\x15\xd3\x58\x7d\x98\x41\x17\xfb\x96\x29\xdd\xd4\xde\xb4\xf9\x3a\x6b\x42\xd1\x08\x35\x0f\xfd\xcf\x33\xcb\x6f\x4f\x51\xdd\xae\x1f\x38\x73\x5d\xf5\x70\x95\xed\xfa\xd3\x67\x7c\x12\x04\xe5\x66\xad\x47\xda\x0e\x15\x04\xa5\x06\xad\x9d\x26\x79\x08\x82\x62\x59\xeb\x59\x16\xc5\x82\xa0\x18\xd2\xea\xc1\x78\x3f\x41\x50\xd4\x6c\x75\x6a\xac\x9a\x20\x28\x5c\x69\xe5\x37\x72\x9f\x20\x28\xf8\x5f\x12\xda\x91\xbf\x79\xc9\x26\xb4\x13\x38\x1b\x36\x90\xd0\xc6\xa4\x5c\xd6\x83\x39\x1c\x3c\x8e\x76\x4c\xfb\x16\x5b\xd1\x3a\x10\x6e\x6e\x43\xb7\xaa\x83\xe3\x59\x27\x63\x5d\x95\x3d\xc5\x8d\x95\xcb\x66\x53\x15\x72\x8f\x87\x2e\xc4\xab\x72\xd1\x9d\x4b\x79\x70\x5b\x63\xc6\x4f\xc7\x1e\x75\x27\x3c\xa8\x77\x7b\x4f\x5a\x69\x8c\x52\x3c\xbf\x37\x8d\x05\x3a\xaa\x7a\x36\xe8\xfe\x5d\xb1\x6f\xdb\x37\x9e\x63\x46\x7e\x54\x0c\x6b\xed\xed\x39\x61\x66\x91\xa2\x47\x8b\x52\xcf\xe6\x8b\x8b\x14\x52\xf5\x5c\x16\xf9\x6f\x6a\x2c\xef\xaf\xd7\x7b\xd1\x93\x7d\x2d\x81\xa6\xe7\x3d\x1e\x26\xdd\x00\x9a\x6c\x73\x7f\x9d\x7f\x03\x68\xfc\x79\xe1\x1f\x37\xae\x01\x3a\x8f\x17\xe4\xbc\x8c\x04\xb4\xd7\xba\x95\xff\xfc\x01\x68\xe9\xcd\xa1\x7b\x99\x9a\x49\xb3\xf7\xd0\x19\x2a\x6e\x66\x8c\x68\x1b\xe6\xd8\x91\x55\x2f\x9b\xba\x9f\xde\x1f\x6a\x43\xba\xc5\x05\xd7\x4c\xa8\xbf\xce\x56\x0c\xa6\xe7\x3f\xd9\x7f\x34\xad\x7f\x47\x9e\xb3\x2e\x4a\x74\x05\xf7\x73\x64\xd0\x74\x52\x99\xde\x6a\x61\x4f\x3c\xaa\x40\x47\xbe\x85\xbe\xea\xe9\x5c\xca\x0e\x2f\xda\xe2\x46\xed\xe6\x5a\xc8\x78\xf9\xcc\x44\x2f\xf2\xdf\x72\xf0\x12\x8a\x1f\x43\xb6\x2f\x27\xb4\xd6\x50\x67\x15\xe1\x1d\x2d\x2e\xf8\x24\x69\xcc\x03\x9a\xaa\xad\xd5\xe8\xa8\x06\xe8\x68\xaf\x35\x18\xa2\x01\x68\x7e\xf6\xc9\x99\x7a\x04\xd0\xb0\xf1\xf1\x5c\x78\x16\x50\x3d\xe6\x83\x80\xc9\x80\xb2\xd3\x1a\xcb\x48\x5d\x40\x71\xcd\xea\xe0\x84\x29\x80\xfc\xf3\x55\xe3\xb2\xb7\x00\x72\x19\x2b\x87\x5c\x51\x03\xe0\xbf\xc2\xe8\x09\x21\x93\xcb\x07\x7e\x23\x86\xd3\x62\xa9\xee\x87\x3b\xd8\xce\xcb\x66\x3b\x47\xba\xc7\xeb\x2c\xdd\xe7\x74\xe8\x22\xda\x33\xd7\x98\xdf\x76\x32\x6c\x22\xe5\xa7\xe3\x13\x6d\x58\xff\xe0\x99\x1d\xc5\xff\x08\xaf\xd9\x94\x4d\xdf\x6a\xea\xe2\xc8\xfd\xcf\x6a\x04\x6b\x5a\x2d\xa4\xb8\xb8\xf8\xc1\x22\x8a\x0b\xf3\x1d\x96\x50\xfb\x38\x34\x5a\x46\xf7\x7b\x6d\x5e\xac\x24\x94\x61\xf4\xe0\x35\x74\x6b\xbd\xaf\x31\x6f\x4c\xdb\x19\x33\x5f\x40\xb5\xcb\x66\x52\x71\x97\x5f\xb7\xa5\x8d\x1e\x33\xec\xc6\xf6\x26\xc5\xeb\xcd\xb3\x2c\x99\x71\x65\xe9\x4a\xf7\x0e\x37\xb9\xfb\x10\xae\xbb\x51\x2d\x94\x90\xc4\x0d\xbb\x0e\x53\xdd\x8b\xf5\x49\x19\x84\xe7\x06\xea\x5e\xa6\x9b\xe4\x01\x3f\x1e\xd2\x7d\x5e\xff\x94\x3f\x29\xd2\xfb\xb6\x61\x3f\x57\x4e\x67\xbb\xb4\x8c\xad\xd7\x27\xa9\x7d\x52\xd8\xba\x5d\x17\xed\xc9\x27\x16\xf4\xed\x47\x22\x6c\x09\x65\x8f\x69\xce\xf3\x39\xe2\x91\x0b\xf5\x63\xc8\x64\x37\xc2\xb5\x36\x14\xb2\x4e\xc6\xea\x1f\xdc\xcf\xde\xbe\xde\xaf\x45\xbb\x30\x60\x25\x6d\xb5\x9d\xdb\xad\xa1\x75\xc2\xae\xa9\x1f\x8d\x8f\x89\x4d\x03\x08\xe7\x1c\x3a\x8d\x75\x61\x7a\x86\x6d\x21\x1e\x51\x8b\xc1\x5b\x59\xe7\xff\x43\xa8\xa4\x5c\x17\x76\xb5\x39\xad\xb4\xe1\x23\x7b\x11\x93\x26\x4c\x8f\x75\x0f\x76\x54\x38\xd3\x59\x2e\xb4\xdb\x2a\xaa\x8f\xb1\xc3\x91\x2b\xd0\xec\x18\xc1\x95\x56\xb6\x5d\x3d\x4d\x7b\xde\x90\x66\x17\xe8\x97\x82\x13\x2a\x09\xc7\x08\x2e\x7b\xcb\xfc\x18\x5f\xf6\x33\x50\xe2\x3d\xf8\x8d\x64\xeb\x23\xd5\xbd\x58\x29\xb5\x87\x77\x22\xe5\x2d\x76\x71\xbf\xef\xdf\x3d\x9b\xb2\xfc\x91\x1b\xe6\x12\x7a\xbc\xcd\x85\xc7\xf7\xa6\x41\x5e\x34\xaf\x7d\x4d\x96\xad\xe4\x38\xb8\x8a\x70\xbe\x45\x27\x7d\xc8\x6f\x17\x17\x3f\xfa\xd5\x99\xd7\x02\x69\xe7\x39\x49\x6f\x23\xad\x0b\xa3\x4d\x83\x68\x07\xd6\x6f\x53\x08\xc5\x8f\x4e\x35\x3b\x08\x9d\xd3\x4d\x89\xf0\x62\xff\xf7\x8e\x66\x1b\xd5\xa3\x39\xed\xd9\xf7\x8e\x33\x21\xa4\x39\x6a\x09\x57\x2c\x8b\xca\x72\xa4\x06\xd9\x53\xc8\x8a\x34\x7b\x82\x83\x08\x49\xd9\xb3\x80\x99\x05\xbb\xc2\x4e\x12\x03\x6f\x57\xff\x22\x42\xda\x22\x37\x33\x52\x12\x61\xf6\x8a\x22\xd9\xce\x94\x1f\x74\x26\x90\xf1\x3f\x82\x24\x3d\xf3\x8d\xd2\x7d\xff\xc0\xfe\xbf\xb7\xcf\x81\x6b\xcc\x3a\xd9\x15\xe8\x46\xf8\xf4\x8e\xc9\x5e\xd4\x9f\x32\x1d\x20\xff\x14\xf6\x7b\x95\x82\x1f\xe3\x7d\xfb\x59\xa5\x64\x9e\xd6\x7a\x8a\xa7\xb3\x15\x36\x53\x3b\xd9\x4a\xea\x0c\x13\xb1\x8d\xf0\x99\xa1\x08\xa3\x89\x60\xda\x21\xc2\x81\xe7\x43\x14\xed\x2f\x35\x1f\x47\x9b\xb3\xff\x07\xfb\x4b\x36\xac\x19\x21\x7e\x71\x9b\x8d\x09\x97\x89\xbb\x3f\x86\x15\xaa\x9c\x79\x64\xc6\x25\x2d\x89\x66\xbb\x89\x10\xe6\xd8\x14\x56\x1e\x89\x6b\x9e\x44\x11\xea\xc0\x86\x5c\xda\xe1\xc4\xd4\x5c\xa5\xbd\x70\x8c\xc5\x53\xba\x31\x1c\x1d\xfb\x85\x56\xfe\x5f\xbc\x98\xd7\x6c\x43\x97\xb3\x65\x3d\x1d\x99\x2e\xca\x1e\x77\x0f\x3a\x07\x84\xad\x5a\x42\xbc\xf0\x20\xcf\x15\xc4\x52\x5a\xb7\x83\x55\xf5\x57\x05\x07\x78\xf1\x3c\xd8\x48\xb3\x6f\xc1\x8b\xcd\x5c\x07\xa6\xdd\x56\x6a\xa7\xe9\x6b\x59\x1f\x66\x52\x49\x18\xa1\x51\xa3\xdf\x32\x5e\x3e\x68\x20\xf3\x61\x7a\x18\x33\x0f\xa8\x75\x0d\x8f\x66\x75\x9b\x23\x52\x06\xe3\x84\x35\xdb\x63\x57\x9a\x11\x12\x7c\xdc\xd2\x78\x24\xbf\x1e\x4d\xbf\x70\x6c\xca\x4c\xc2\x6f\x8f\x99\x2e\xa2\x96\x3d\xe6\xcf\xcc\x94\x84\x6b\x91\xf4\x8d\x09\x15\x8c\x3c\x1f\xf5\xc8\x22\x1d\x95\xf8\x45\x65\xb4\xa3\x89\x8f\x79\x44\xf1\xe4\xc8\xee\x3f\x69\x3c\xfd\x07\x2f\x46\xd2\x8f\xd9\x2d\xd5\x07\x09\x27\x1c\x3c\xfc\x16\xf3\x80\x42\xb4\xb9\x2e\xd6\x86\xc2\x75\xf4\xbc\x6b\xf7\x6d\xa0\x1d\xf6\x72\x63\x46\x13\x17\x19\xf0\xec\x9c\xe7\x1a\xca\xf5\x0e\x3c\xc2\xe9\xe4\x39\xf5\xe1\x6e\xca\x54\x4d\xcc\xdd\x4b\xe3\x7e\xd8\xc3\x18\x62\x25\xf4\x37\x8b\xa5\xf1\xd2\xb5\x86\xfd\xd6\xdb\xca\x4f\xad\xac\x9f\x38\x89\xfd\x4f\x95\x74\x30\x4e\x59\x72\x65\xbf\x53\x96\xbc\x13\x4f\xbd\xc3\x8c\xdd\x94\x0a\x3b\x8a\xd0\xa9\xa7\xdc\xc3\xf9\xfd\x00\xda\xf1\xa5\x58\x73\xbd\x83\x14\xfd\xc3\xcc\x7f\xc9\x3e\x43\xb8\x78\xf2\xf4\x52\x42\x56\x93\x8e\xdf\xa3\x9d\x6e\x52\x15\xdf\x20\x4f\xec\xf9\x0f\x31\x14\x12\x66\x0b\x75\x78\x31\x71\x12\x0f\x20\xa6\xa5\x68\xb7\x19\xf8\x86\x49\xfe\xd3\x5f\xf9\x0d\xdd\x44\x71\x6c\xc5\x8e\xad\xc4\xca\x58\x7c\x3d\x8c\x32\x31\x32\x1e\x90\x73\xd5\x6e\x5a\x37\x66\x64\x31\x3f\x62\xd2\x8a\x68\x52\x2b\x18\x57\xc1\xf5\x73\xcc\xad\x98\x0f\x63\xfa\x36\x81\x46\x69\xc7\x03\x27\x68\x9f\xd5\xcc\x91\x6f\xa3\x2b\x6a\xa7\x49\x99\x3d\x19\x1f\x26\x2b\x86\xf9\x30\x59\x31\x46\xd4\x13\x99\x9e\xc3\x68\xeb\x9a\x51\x30\x95\x66\x6c\x66\x8d\x1b\xc5\x8b\x8c\x93\x6b\x69\xe7\x9a\x99\xc5\xcc\xbb\x4c\x6f\x66\xe0\x64\x14\x30\xf3\x20\x63\xc1\x05\x62\xf8\x9e\x0d\xbb\x4d\x3c\xb3\xb3\xe3\x5f\x51\x4f\x9c\x09\xfc\x8b\x72\x48\xa9\xaf\xf9\x6c\x2d\xe3\xc5\xfc\xaa\xa3\x74\x98\xf2\x74\xe1\x1b\x68\x5f\x10\xe0\x15\xfc\x81\xe7\xc1\x36\x8a\xde\x4b\xbf\x45\xd0\x7e\xda\x63\xe4\x6e\xfa\x56\xd7\x60\x46\x97\xed\xaf\xed\xa7\xa7\xb4\xad\x8a\x23\xff\xad\x62\xe3\xa9\xf5\x47\x05\x33\x4f\x60\x40\xce\x09\xd6\x43\xb9\xc0\x2a\x4f\xed\x1d\x4f\x13\x8e\xac\x13\xc3\x7a\x02\xf2\x8f\xb3\xa5\x38\x29\xe3\xc3\x14\x18\xeb\x12\xf2\x5d\x18\x66\x48\x23\x2d\x7f\xcd\x90\xed\xfc\x3e\x33\x1a\xf3\xbd\x5c\x69\x1d\xcd\xef\xc1\x91\xaa\xc0\x98\x75\x0f\x0a\x8c\x19\xf7\xcf\xcf\x4f\xa6\x3a\x39\xf9\x6a\x05\x77\x41\x8a\x60\x1c\x27\x72\x0f\x3d\x53\x07\x9d\x8c\x99\x4b\x9f\x2d\xad\x13\xe9\xaa\x6c\x7f\xe9\xe8\x90\xce\x56\x60\xff\x10\xaa\x9e\x22\xe3\x01\x2d\xaf\x62\x1d\x24\x4f\xdb\xbd\x34\x2e\xe6\x3b\xc4\xd0\xfe\xd8\xf1\x5a\x2c\xf5\xeb\xcc\x4e\x47\x28\x4e\x4c\x6e\x91\x40\x51\x7a\xbc\xe7\x09\x5a\x37\x86\x3e\x39\x49\xb3\xbc\x5f\x70\x2a\xc5\x09\x23\x9d\xb3\xd4\x1e\x6d\xe2\x33\xa9\x5e\xef\x2f\x7d\x1c\xdf\x02\x49\x37\xa9\x44\x9a\x1f\x25\x15\x3a\x74\xc3\xa1\xb4\x33\xf3\x40\x2e\x96\x0d\x69\xcb\xef\x5b\x3b\xb1\x65\x06\x6f\x89\x37\xcf\xe0\x8b\x0e\x5b\xc8\xaf\x8b\x67\xa2\xa8\xc7\x4a\x3a\x26\x91\xfe\x47\xc9\xea\x7c\xd2\x8f\xb8\x90\x5c\x4e\x7c\x8a\xf3\x35\x1c\x27\x8a\x0b\xde\x52\x86\xa4\x58\xef\x1f\x52\xbc\xc9\x97\xf4\x40\xce\x49\xf3\x22\x9d\xf6\x17\x32\x1e\xd0\x8a\xeb\x7b\x88\x77\x2f\xe3\x01\xb9\xfb\xb2\x0e\xd2\x5c\xef\x78\x5a\x9d\x1c\xbc\x13\x68\x54\x4e\x73\x3c\x41\xb3\xd5\xba\x3a\x99\xfc\x1f\x73\x24\x95\xd6\xcb\x21\x31\x67\x28\xff\xd0\x3b\x37\x83\xf8\xb8\x5d\xf5\xd9\x6f\xfd\xed\xf9\xb4\xea\x35\x9a\x51\xcc\xc2\x83\x29\xa5\x52\xa6\xaf\x42\xca\x6c\x5c\x35\xd0\xa6\x7d\xc0\x15\x8f\x4e\xe4\xd7\xd5\x6b\x83\x28\xe2\x54\x9c\xe4\x1d\xed\x55\x17\x47\xaa\x77\x73\xd5\x9b\x19\xcb\x57\x46\x6c\xa4\x9d\xf9\x95\xd4\x3d\xb4\x92\x5f\x29\x3e\x4e\x33\xb2\x7c\x42\x26\x3d\x61\xc5\xe0\x32\x62\x00\x57\x8c\x7e\x40\x23\xb7\xdc\x98\xf5\x30\x2e\xdb\x32\x2f\xa6\xa4\x82\x73\x6f\xc5\x52\x4d\xde\x7c\xd2\x9f\x5b\xd3\x62\x1f\xf1\x9e\x96\x5d\x89\xa5\x68\x22\xe3\x01\xcd\xf7\x38\x46\xf1\xc1\xc5\x31\x91\xd6\x85\x19\x11\x27\x29\x0e\xda\xea\x9e\xa6\xf7\x2d\x74\x58\x8d\x64\xe4\xe7\x74\xe2\x13\x0e\xae\x60\x16\x46\x6f\x49\x0f\xc9\xb0\x75\x31\xf1\x65\x5b\x37\xba\x40\x71\x44\xb3\xf7\x65\x29\xd3\x7b\x45\xca\xfc\xc8\x32\xdd\xb7\xbf\xb3\x3e\xcc\xad\x2a\xe6\x81\xdc\xaa\xe2\x8a\xb7\xb7\x1b\x8e\xa7\x13\xdb\x1d\xd8\x13\xe3\xf2\x4e\x25\x2b\xdc\xdd\x0e\x0b\x24\x1e\xd9\x9d\x11\x91\xb4\xd2\xdf\x39\x7a\x84\xf6\xd1\xb7\x9f\x30\x43\xe7\xd6\x9b\x12\x6a\xa7\x5b\x1d\xef\xd0\xb8\xb8\x59\xf3\x8a\x56\xea\x1b\x69\x9f\xe9\x7b\xaf\xd9\xfc\xa0\x48\x20\xab\x2b\xc5\x75\x82\x96\x07\xc6\xd1\x2a\xeb\x75\xfd\x28\xf1\xc2\x3d\x56\x26\x12\xdb\xc2\x75\xc7\x49\x5a\xbd\x1c\xc1\xfd\x3d\x5d\x87\xe7\xb7\x4d\x54\x06\x8d\xb6\x09\xc7\x73\x88\x2f\x3e\xfc\x7a\x1e\x45\xa9\x81\x81\x05\xb4\x9f\xee\xf9\x93\xeb\xe8\x74\x56\x2c\xa5\x55\xab\xd5\x6c\xd6\xc7\x69\xa8\x73\xf5\x4d\x5d\xff\xef\xad\x64\xfb\xd0\xb2\x21\x29\x79\x3d\x6c\x6f\x40\xcc\xfc\x47\x27\xfa\xd0\x7e\xe2\xa1\xc0\x8c\xff\xaa\xfc\x19\x14\x61\x1f\x3d\x59\x44\x4a\x99\x55\xc3\x02\x42\xd9\xf2\x4c\x7e\x18\x70\x90\x66\xe4\xc3\xa3\xa7\xe9\xc9\x1f\x0d\x3d\x4f\xbf\x78\xbf\xe2\x06\x45\xe4\x87\x36\xac\xc0\x72\xef\xc2\x47\x9a\x89\xf7\x0d\x04\x9a\xd1\x77\xb6\x0b\xf4\xc4\xd7\x47\x08\xff\x85\xff\xd0\xfd\x47\xad\xfd\xd9\x1d\x30\x8c\x04\xfe\x2a\x02\xba\xcf\x93\xf0\xfe\xbc\xdf\xf0\x7e\x01\x18\xe0\x03\x3c\x76\x01\x86\xa6\xb0\x9e\xff\xd8\x16\x40\xe5\x2b\xf1\xac\x0d\xdc\xb0\x16\xdb\x10\x28\xd3\x01\x1c\x1d\xc4\x28\x00\xb8\xad\x00\x2e\x08\x8c\x63\x15\x37\x01\x7c\x8a\x81\xfc\xa3\xc0\x86\x1c\x20\xef\x07\x10\x6a\xce\xf9\xff\xfd\x9d\xf9\x3e\xfb\x71\x4b\xc6\x03\xc5\x11\x58\x54\x02\x5c\x18\x21\xce\x7a\x6e\xd1\x82\x5b\x40\x95\x17\x70\x3e\x8b\x71\x4e\xd9\xbd\xf7\xfa\xf5\x1f\x92\x4d\xfe\x37\xfe\x2f\xfc\x56\xe7\x84\xf4\x2f\x02\x80\xce\x52\xae\xbb\xd3\x41\x6e\x87\x8e\x9b\x81\xef\xf3\x18\xd7\x7e\xbb\x01\x30\xba\x07\xbc\x8e\x06\x4c\xdb\x03\x4f\x9f\x01\xfd\xa6\x71\x3e\x6b\xb0\x3e\xf0\x87\x3d\x30\xea\x21\x70\x73\x14\x60\xd9\x00\xb8\xe2\x00\x4c\x0d\x04\x2e\xbd\x07\x66\x8f\x00\xce\xdf\x05\xe6\x45\x01\x85\x63\x00\x2f\xe7\xdf\xf0\xee\x55\x5c\xff\xa1\xc0\x00\x08\x1f\x0a\xe4\xdb\x03\xfb\xc5\xf7\x13\x81\xe3\x23\x80\x9c\x68\x6e\x87\x5c\x81\xdb\x40\xf4\x57\xdc\x47\x8b\xed\xf3\xac\x80\xdb\xeb\x6b\x18\x88\xb5\x25\x3e\xfb\xd9\xbe\xff\x9b\xff\x70\x78\xeb\x7f\xf2\x1f\xea\xf3\x3f\x7e\xd5\x01\x49\x01\xfe\xfa\x07\x68\x9b\x02\x7c\x9e\x0f\xb4\xab\x02\xde\x0d\x00\xba\x94\x00\x2f\xdd\x01\x71\xbd\x7f\xba\x1e\xe8\xed\x0b\x3c\x68\x0b\xf4\xb7\x07\x6e\x9f\x02\x86\xf9\x01\xd7\x26\x00\xe2\xb8\x2e\x9f\x00\x4c\x9e\x00\x94\x1a\x00\xf6\x1d\x81\xe2\xcf\x7c\x9f\x39\xff\x19\xe0\x69\xca\xfe\xaf\xae\x01\x72\xda\xb3\x2e\xc8\xb9\xb1\xc0\x8e\x5d\x8c\x55\x44\xeb\x33\x76\x73\xcc\x9f\xed\xd9\x99\x8c\xef\x17\x07\x03\x39\x7b\x80\x5b\x3b\x18\x2f\x79\x6e\x06\xe4\xf7\x04\x7e\xd8\x32\x3e\x2e\x8e\x07\x99\xfe\x7f\x7d\xfc\xff\x90\xa4\x61\x70\xa0\xfc\xbf\xf3\x1f\x64\xbc\x8f\xdf\x75\x2f\xfe\xea\x0f\xb4\xf8\x00\x7c\x34\x05\x5a\x77\xf8\xad\xbe\x43\x39\xd0\xe5\x0c\x73\x10\xc4\x7d\xe0\x1f\x4d\xb9\x3d\x6e\x24\x03\x66\xeb\x99\xff\x33\x4a\x1d\xb8\x3c\x13\xb0\x1a\x08\x5c\x90\x03\xa6\x0f\x03\xf2\x6f\x03\xce\xaf\xd8\x9f\x05\xd1\x40\x76\x0e\xb0\xd2\x15\xc8\xea\x28\x9e\x0c\x81\xb3\xb6\xa0\xca\xa6\x19\xcf\xb8\x1d\x32\x0e\x30\x86\x99\xee\xc8\xe3\x21\xbb\x35\x70\x71\x3b\x90\xfd\x83\xb5\x55\xc4\xef\x79\x91\xc8\xed\xf4\x77\x1e\x70\x66\x54\x3d\xfc\x5f\xea\xd3\x43\x81\xff\x07\xfe\x43\xbd\xfa\x27\x4d\xdb\xfd\x27\xdf\xe1\xfd\x66\xa0\xe9\xd9\xda\xfa\x0e\x32\x9d\x83\x07\x76\x40\x57\x3b\xe0\xce\x19\xc0\xd4\x87\xeb\x3b\xf4\x1b\xc8\x38\x97\x18\x2f\x2e\xee\x07\x26\xfa\x02\x45\xd3\x81\xa9\x6e\x3c\xae\x1d\xb3\x80\xcc\x10\x60\x41\x5b\x20\x3d\x11\x58\xe6\x0f\x9c\x59\x03\x04\xe4\x01\x69\xc5\x40\xc8\x6d\x20\xed\x36\x10\xf5\x12\x48\xcb\x03\x8e\x5e\x00\x4e\xab\xf1\xbd\x7f\x31\x16\x9e\x8f\x04\xce\x74\x00\x6e\xef\xe4\xb6\x79\x21\x00\x62\x14\xff\x1d\xff\x97\xf1\x9f\x64\xfe\xef\x5f\x57\x97\xff\xf0\x8b\x07\xf0\x1b\xff\x41\xa6\xfb\xa1\x53\xc4\x7c\xb0\x06\xc9\xc0\x3f\xfe\x80\xa6\x00\x7c\x0e\x04\x34\xb5\x80\x77\x5a\x40\x23\x73\xe0\x45\x0c\xeb\x3d\xc8\x74\x0e\x2a\x53\x81\x76\x46\xc0\x2d\x67\xc0\xf0\x0a\x70\xd5\x08\xe8\x9d\xc7\x38\xcf\x20\x73\xa0\xe8\x3a\x30\xe6\x34\x90\x1b\x0b\x4c\xea\x08\x64\xeb\x02\xf6\x2b\x80\xf4\x06\xc0\xbc\x6c\x66\xdd\x2f\x7e\xc0\xf5\x0d\xc4\x13\x7c\xe2\x23\x60\x8b\x35\x90\xe4\x05\xec\x1a\x0b\xa4\x04\x33\x16\x7a\x32\x01\x38\x7d\x1b\x48\x36\x06\x8a\x0b\x81\x53\xba\xc0\x9d\xdb\x40\xea\x30\xe0\x55\x33\xf1\x74\xc2\x7d\x27\xc3\xff\x65\xe3\x5f\x36\xee\x7f\xe9\x20\x48\xfc\x87\x9d\x92\x0d\xfb\x2d\x3e\x10\xff\xe3\x08\xa0\xfe\xbc\x96\x07\x41\x78\x77\x4a\x2d\xef\xe1\x4d\x32\xa0\xf8\x07\xf0\x7c\x1d\xa0\xf6\xba\x96\xf7\x20\xc6\xaa\x16\x65\xc0\x55\x2d\xa0\xdd\x2d\xa0\x6c\x11\xd0\x73\x1b\xf3\xb6\xfa\xdc\x07\xf2\x33\xb9\x3e\x4c\x66\x2a\x60\x21\xf6\xe9\x77\x60\x7a\x6b\x20\x4d\x1e\x70\x6d\x0d\x24\x16\x03\x8b\xaa\x80\x24\x33\x90\xd2\xed\xb1\x2f\xc0\xe6\x62\xe0\x68\x39\x63\x9b\x62\x1b\x1c\x9c\x09\x1c\x5b\x03\xa4\x9d\x03\x8e\x1b\x01\xc5\x6e\xc0\xf1\x04\xe0\x56\x24\x70\x42\x13\x78\x79\x13\x38\x3e\x14\xf8\x3b\x91\xb9\x86\xbf\xfb\xff\xab\xdf\x43\xeb\xfa\x2d\xc3\xc3\x65\x75\x30\x84\x7a\xfc\x0f\x19\xde\xff\xbf\x78\x0f\x8a\x36\x40\x65\x43\x40\xf5\x27\x70\x33\x10\x68\xac\x0f\x5c\x2d\x00\x5a\x66\x03\x25\xaa\x40\xc7\x00\xf1\x94\x00\x18\xdb\x03\x39\x8f\x00\x33\x6b\x8e\x71\x63\x5b\x01\xa9\x2e\xc0\xe4\x97\x40\xa2\x1d\x30\x3b\x54\xc2\xfd\xc5\xd3\x4e\x28\xb0\xd2\x09\x38\xf2\x03\xd8\x14\x07\x1c\x5a\x0f\xec\x4c\x01\x8e\x44\x00\x87\x9f\x72\x0d\xa5\x53\x62\x9c\xaf\x06\x8a\x07\x02\x47\x6a\x38\x3e\xc4\xbb\x03\xaf\xf4\x81\xc3\x23\x81\x9f\xef\x6b\xc7\xff\x9e\x4e\x75\xf9\x1f\xbf\xfc\x96\xe2\xe5\x66\xe5\xba\xb8\xf8\xff\x97\xf7\x70\x93\xed\x2f\xde\xc3\xfb\xba\xbb\xa1\xab\xfa\x80\xf2\x60\xa0\x64\x09\xa0\xb3\x80\xf5\x5e\x5a\x5f\x07\xce\x99\x03\x5d\x1b\xb1\xe6\x51\xbf\x58\xe0\x54\x3c\x30\xbc\x92\xeb\x97\x58\x3e\x60\xff\xed\xf5\x79\xfc\xce\x2f\x66\x2e\xd4\x72\x63\x20\xf6\x3b\xaf\x1b\xb1\x1e\x40\x84\x2b\xb0\xff\x20\x70\x68\x27\x70\x20\x97\x63\xc1\x81\x29\xc0\xf9\x96\x40\xec\x4a\x71\x27\xc9\x5a\x53\xe2\xbe\x79\xbf\x25\x63\xd5\xb2\x3a\x28\x61\xd2\xfc\x08\x3e\x59\x97\xf7\xb1\xde\xfc\xdf\xf9\x00\xff\x31\x0e\xea\xd7\x3b\x91\xc6\xc1\x53\x53\xa9\x1d\x14\xd9\xca\x78\x0f\x97\xfb\xb1\x15\xd7\x32\xe5\x1f\x40\x9e\x2a\xa0\xdb\x85\xfd\x6f\xab\x09\xa4\x58\x03\x46\x5b\x81\xe3\x57\x00\xb3\x26\x1c\xf3\x26\x24\x00\x87\x32\x80\xe9\x7a\xec\x87\xab\x37\xd7\xf1\xf1\x9e\x0d\xec\x9b\x08\xac\x57\x05\xf6\xda\x01\xe1\xa9\x40\x94\x37\xf3\x28\xf7\xe6\x71\x2c\xdc\x13\xcc\xbf\xb5\x47\x1b\xb8\x7d\x80\x6b\xb0\x55\x7f\x07\x76\x8f\x60\x8e\xa7\x8c\xf7\x23\xe3\x7f\xc8\xfc\x96\xf1\x3e\xea\xf3\x1f\x64\xf6\x57\xbd\x0f\x23\xb6\xf5\x75\x3f\x9e\x4b\xe3\xe1\x5e\x28\xdb\xff\xd0\xbd\x98\xc5\x36\x5f\x3a\x4d\x67\x6a\x01\x6a\x3f\x99\xe7\xd4\xd4\x98\x39\x1c\x1d\x0b\x81\xa3\xba\x40\x9f\xce\xc0\xc1\x01\xc0\xc8\x0c\x20\xfa\x25\x30\xd9\x06\x88\xca\x07\x9c\x7d\x81\xdd\xc3\x81\x25\x7e\xcc\xa5\x5d\x57\x05\xec\x5c\x00\x84\x45\x01\xe1\xf1\xcc\x7d\x09\xdb\xce\xf3\x22\xcc\x9b\xc7\x43\xa8\xbe\x78\xc2\x00\xc2\xda\x02\x35\x9a\xc0\xb6\x7b\xac\xf1\x25\x1b\xef\xb2\xfe\xae\xef\xf7\xe2\x9a\xba\xfc\x07\x99\x95\xf1\x1e\x7e\xe9\xdf\x48\x7c\x87\x17\xd2\xad\xc2\x5f\xfc\x17\xa9\xfe\xcb\x55\xa9\x1e\xce\x65\x89\x1f\x51\x28\xd5\xcb\xc8\x92\xbe\x27\x55\xaa\x3e\x7c\x42\x19\x68\x90\xc4\x1a\x2f\x62\xdc\x88\xed\x01\x74\x5f\xce\x1a\x59\x83\x2b\x00\xf1\xac\x68\xf9\x09\x88\xf0\x02\x66\x6f\x01\x42\xdb\x02\x8b\x9e\x01\xdb\x0d\x01\xff\x0b\x40\x88\x37\x10\x3a\x17\x08\xb6\x04\x62\x6f\x03\x41\x16\xc0\xa9\x21\x1c\x43\x8b\x2a\x81\x4d\x5f\xb8\xc6\xe0\xc6\xb3\xc0\xab\x9a\xda\x79\x2e\x1b\xe7\x32\xbf\xbd\x3c\xea\xfa\xbb\x60\x3b\xdb\xb9\x92\x7e\x94\x8b\xc4\x13\xfa\x55\xf7\xc6\x93\xed\xeb\x4d\xf5\xfc\xbf\x2e\xcd\x03\x69\x9c\x94\x49\xf3\xa3\x68\x03\xdb\x73\x3f\xd8\x9e\x91\xda\x4f\x76\x0b\xed\x50\x7b\x5e\x6f\xc4\x71\xaf\xad\xcf\xe3\xbb\xc3\x48\x20\xc2\x06\xe8\x93\x05\x84\xae\x06\xc6\x36\x06\xb6\xee\x05\xa6\xff\x04\xb6\x54\x03\x0b\xab\x80\x4d\xad\x01\x5f\x33\x60\xbd\x1b\xb0\xfd\x05\xb0\xae\x2d\x70\xe0\x29\xe0\x77\x01\x48\x6d\x03\xac\x5d\x0b\x14\x1c\x06\x7c\xd2\x80\x1b\xdb\x81\x35\x2d\x81\x17\xda\xc0\xaa\x4c\xe0\x47\x33\x60\xa9\xc4\x9f\xf6\x90\xc6\xc3\x7c\xdd\xba\xfe\xce\x96\xf6\x97\x0e\x52\xbd\xb5\x19\xd2\xde\x49\x56\xf7\xe7\xcd\xa2\xba\xfe\xdf\x95\x6e\x17\xde\x90\xec\x2f\xfe\x43\x73\xb6\x7c\xca\x06\xce\x48\x71\x33\x59\xfa\xfb\xa3\xd2\x3c\xd9\x9f\xc0\x76\x57\x5b\x40\x79\x13\x10\x3a\x47\x7e\x51\x8b\x19\x40\xf0\x71\xa5\xa2\x1e\x06\xc0\xc6\x3d\xaa\x3d\x87\x05\x01\x01\x59\xea\x2d\xa7\xe4\x00\x6b\xf3\x35\xd4\xe7\x85\x00\xab\x3d\x35\xb6\xae\x6e\x01\xac\x98\xa4\x71\x66\xab\x02\xe0\xfd\x5e\xc3\x33\xda\x1f\x58\xb2\x4d\xbd\x32\x69\x1e\xe0\x55\xaa\x3e\x35\xf7\x22\xe0\x69\xa5\xe6\x73\x75\x0a\xe0\x71\x5a\xf5\xf1\x93\x13\x80\xbb\x8f\x6a\xc8\xd7\x23\xc0\xfc\xae\x2a\xa4\xdb\xee\xf4\x55\x49\x53\xb4\xf6\x36\x0a\x87\x44\x6b\x27\xb5\xcf\x54\x69\x5c\xd8\x48\xe7\x10\x6b\x69\x2f\x2d\xe3\x7f\xc8\xf8\x3f\x32\xff\xeb\xf3\x7f\xce\x4b\xb7\x47\x72\xae\xca\x11\xaa\x72\xa6\x4a\x99\x4e\xc3\x49\x21\x5c\x27\xe7\x48\x8d\x16\xe5\x67\xf6\x39\x68\x53\xa4\xdd\xe9\xab\x4d\x33\x66\x4b\x7a\x63\xaa\x87\xb0\x6e\x5f\xd3\x66\x3a\xc6\x80\x4f\x96\xde\xa0\x4e\x0f\x81\xe5\x9f\x5a\x0c\x1f\x38\x45\x6e\xdd\x12\xad\x16\x85\x16\x5f\xe4\x1d\x3d\x1c\x5a\x1a\x39\x56\x2a\x0c\x77\x7b\xd1\xe2\xc5\xd2\x1c\x85\xb3\x73\xc3\x5a\xec\xdd\xd8\x57\xb1\xa1\xcb\x5f\x2d\x46\xed\x36\x50\xec\xeb\x94\xa5\x57\x96\x10\xad\xf0\x75\xf6\x13\xbd\xf5\x59\x7d\x15\x4e\x38\xdc\xd2\x1b\x54\xa6\x22\xff\xd2\xc1\x54\x6f\xdc\xc3\xb9\x72\x33\xec\x63\xf5\xfe\xf9\x68\x0e\xdd\x19\x13\x9a\x93\x0e\xef\x94\xd7\xba\xa4\x87\x62\xad\xaa\xd3\x4a\xb4\x13\x3f\x68\x2e\x13\xed\xb8\x73\x0d\x48\xe7\x7f\xec\x3b\x75\xe2\xc7\x8c\xee\xa3\xb2\x41\xb4\xf5\xf9\x3f\xf5\xfd\x2f\x9a\x2a\x47\xd9\x81\x2c\x2d\xe6\x05\xa4\x5e\x69\x4c\x79\xa5\xe3\x13\x9a\x51\xbe\x3f\xae\x8a\xeb\xa6\x44\x45\xb4\xa1\x91\x12\xaa\xdf\x81\xb2\xef\x9b\xd2\x58\x47\xc0\xc7\xa3\x33\xfd\xdd\x52\xa5\x2e\x85\xaa\xa9\x62\xbf\x19\xb6\x6a\xdd\x57\xee\x8b\x6b\x54\xd7\x62\x13\x13\xa5\x2e\x8e\xaa\x86\x36\xa3\x3a\x2a\x1f\x98\x19\x63\xd8\x6e\xba\x8e\xaa\x9a\x6d\x75\xd7\x2d\xee\xf2\x6a\xfa\x93\x17\x77\x39\xe7\xd7\x46\xbd\xa9\xb5\x61\x97\x96\xa1\xc9\xea\xf7\x2d\x0e\x76\x6e\x72\x30\x48\xa3\xcb\x84\x2d\x9d\x56\x9c\xee\xa8\x31\x75\xdc\xcb\x8e\xbb\x2e\x98\xa9\x0b\x63\xbf\x74\xec\x7d\xd7\x41\x7d\xfd\x58\x93\x0e\x97\xde\x54\xa9\xb9\x8f\xc9\xed\x90\x2b\x08\x2a\xcf\x47\x1a\xb5\x73\x16\x04\x65\x77\x19\xcf\x63\x70\x9f\xd6\xae\x82\xa0\x10\x35\x70\x4d\xab\x58\x41\x50\xd0\x1d\x10\xd4\x32\x5a\x10\xe4\x03\x07\xa8\xb7\xf0\x16\x04\xb9\xfc\x5f\x71\x20\xa0\x9e\xff\x36\xcc\xfb\xc9\xac\xe1\x3a\x48\x29\xfb\xf4\x29\xdf\x7a\xb4\xbc\x23\xe5\x1b\xf7\x07\x18\x7e\xa5\x71\xdf\xdf\x98\xb2\x48\xdb\x1d\x8d\x69\x85\xdd\x68\xc6\x3c\x09\x9f\xa5\x7d\x08\x5d\xf1\x2a\xee\x4f\xf9\x1a\x97\xf9\x03\x28\x12\xd9\x9b\x98\x69\x35\xb1\x03\xa6\xfa\x0f\xea\xdd\xb5\x9d\x62\xaa\xe5\xe2\x81\x33\xcd\xf2\x54\x83\xc6\xf5\x1b\xa8\x34\xc9\x4d\xdd\x6b\x64\xdf\x01\x0d\xe7\x7c\xd6\x78\x63\x7e\xaf\xff\xb4\x95\x3e\x0d\x1d\x07\x7d\xee\xb7\x2f\x78\x8f\xe6\xc6\x01\x4d\xfb\xba\x46\xff\xa9\xd5\xa1\xaf\x4f\x1f\xdb\x93\x7f\x6a\xcd\xec\x2d\xf4\x6e\x52\xd0\x55\xab\x5d\xaf\x3f\x7a\xf9\xde\xd8\xa0\x79\xb8\xd7\xda\x5e\x83\x5e\xac\x6d\x98\xda\xeb\x48\xaf\xd9\x3f\x9e\x6a\x3c\x31\xc9\x37\xde\x21\x08\xea\xe8\x79\xc8\x68\xb2\x20\xa8\x2e\xee\xee\xd9\xad\xa5\x20\xa8\x0c\x32\xbc\xd9\xe5\xbe\x20\x28\x4f\x30\xec\xde\x79\xb5\x20\x28\x5d\xe8\xfc\xae\x43\x8d\x20\x28\x9e\xbf\xed\xcb\x3c\x90\xb2\x40\x15\x42\x55\xf3\x1f\xea\xd0\x0c\x49\x3f\xd3\x8a\xfa\x33\xa5\xa2\x23\xf3\xbe\x8e\x74\xa7\x6c\xe7\x7e\x81\xf1\x71\x19\xff\x65\xbb\xfe\x00\x1a\x41\x1b\x56\x0e\x21\x9c\x6b\x6d\xe3\xe1\x84\x53\x2d\x76\x19\x4d\xb8\xbf\x6b\x21\x67\x95\xa6\x2d\x1d\x47\x3a\xf7\x13\xfb\x4f\x54\xd4\x08\x06\x46\x2d\x9f\xa8\xd0\xf6\xbe\xfc\xad\xc1\x1f\x27\xf4\xef\xe3\xa1\xa2\xd6\xef\xe5\xf8\x33\xe3\x93\xd5\x5a\xf6\x72\x1a\x6f\x33\x7b\x8c\xba\x4a\xcf\xb0\x71\x21\x4b\x77\xab\xa7\x76\xd7\x1b\xd7\x62\x93\x93\x86\x62\xd7\x1b\x63\xbe\x47\xf9\x6a\x0c\xe9\x7c\x6f\x8c\xf1\x89\x57\x1a\x9d\x3b\x75\x1a\x3d\x3c\xb7\x8b\x7a\x72\xc7\x2e\xa3\x66\x5e\x5d\xac\xde\xba\x83\xf5\xc8\xbb\x4f\xb7\xab\xb5\xee\xd0\x71\x64\xd6\xb7\x57\x2a\x37\xdb\x1f\x1c\xd6\x4d\x10\x94\x0f\x1b\xac\x1a\xec\x27\x08\x4a\x4e\x06\x5e\x03\xfa\x0a\x82\x92\x62\x9b\x0f\x7d\x2d\x04\x41\xb1\x8f\xfe\xf6\xde\x13\x04\x41\x61\xb3\x7e\x8a\x49\x81\x20\x28\x2c\xba\x9c\xcc\xb7\xc4\x0a\x8c\x9b\x13\x8e\xf5\x8b\xff\xa3\x6d\x48\xd9\xc1\x23\x66\xfd\x18\xff\xae\x18\x48\x7c\xa0\x5d\x03\x87\x11\xcf\x61\xdb\xc1\x51\x94\x6d\xdf\xd0\x62\x1c\xb5\xcb\x1a\x2b\x0b\x8a\x34\x4b\x2c\xad\xa5\xfa\xd6\x93\xa8\xff\xa7\xaf\xb2\xa5\x9d\xc9\xc4\x71\x76\x84\xb6\x0d\x9c\x30\xe3\x01\x2e\x03\x7d\x5a\xce\x4c\xd5\x33\x00\xba\xc7\xcd\xd8\xd0\xa3\xb5\xe2\xa5\xce\xe9\x33\x96\x8c\x8c\x57\x72\x69\x7f\x6c\x86\xf3\x8c\x0e\x4a\xa7\xda\x6e\x9e\xfe\xc4\x53\x5f\xa9\xa4\xf5\x8d\xe9\x23\x02\xb7\x2a\xad\x6e\x59\x6a\x77\x77\x57\x53\xc5\x67\x2d\x5c\xec\x2c\x8e\x29\x28\x36\xd3\x3b\x34\xed\x56\x76\xa1\xc2\x48\xbd\x89\xd3\xda\x56\x0c\x93\x2b\xd0\x73\xb2\xfd\xfc\xb8\x2f\xd0\x7c\xec\xd4\x0b\x5f\xac\x80\x26\x7f\xda\xd0\x3d\xde\xc6\x27\x2d\xe8\x5e\x9a\xb6\xe7\x38\x07\xd1\x36\xaa\x1e\xdd\x5d\xb4\x5a\x41\xc3\x73\xe9\xf5\xa6\xa1\x1b\x45\x2b\xe3\x3f\xc9\xf4\x7f\x4e\xa6\xf5\xa1\xbc\xe1\xd1\x09\x52\xfd\x27\x49\xff\x26\xe2\x06\xa3\x8e\xdb\x35\x2d\x48\x3f\x68\x43\xe1\x24\x9e\xff\x7a\xb6\x74\x02\xf1\xa6\xaa\xc4\x80\xdb\xe8\x59\x74\x3b\x7b\xd6\x05\x07\x42\x21\xac\x2f\x38\x12\xfa\x30\xbc\xe3\x1c\x42\x19\x7a\x04\xcd\xa3\xfb\x80\x06\x51\x6e\xe3\x35\xd7\x03\x2d\x9f\xcd\x2f\xeb\xd4\x57\x6e\x96\x5e\x2b\xb7\x65\x43\x6a\x80\x26\xf3\xdc\xb6\x4e\x75\x00\x74\x5a\xbb\x8d\x5d\x70\x02\xd0\x5a\x3c\x7f\xb9\x9f\x0b\xd0\xe0\xe1\xbc\x94\xf0\x19\x80\x86\xe6\xdc\xd2\xc3\x95\x80\xda\x4c\xd7\xa7\xe9\x2b\x00\xd5\x39\x73\xce\x5f\xea\x00\xa8\x8c\x76\xc9\xbf\xff\x0d\x50\x56\x77\x2e\x17\x07\x9e\x52\x53\x47\xd2\x85\x52\xb0\x98\xf1\x53\xb4\x72\x9b\x6d\xfb\x91\xcd\x9a\x4c\xf1\x53\x4e\xc5\x2a\x52\xa0\x98\x60\xe1\x26\xda\xcc\xe2\x1e\xe4\x47\x72\xf1\x00\xca\x5a\x26\x2c\x1b\x3a\x8d\xd7\xbd\x31\x94\x35\xdd\x35\x9b\xfd\x0e\x99\x3c\x39\x9b\xfd\x9f\x46\x9f\xf3\x69\x35\x93\xc6\xcb\xb2\x71\x8e\xa4\xde\xe0\xa6\xef\x42\xe3\xc6\x31\xc5\x95\xda\x63\x6a\xcf\xf9\x74\xcb\x74\xac\xdb\x42\x1a\x47\xfd\x42\x17\x51\x7b\x74\x68\x42\xd7\x02\xa1\xa5\xb6\x5c\x5f\x41\x0d\x50\xef\xbf\x5c\xaf\x55\x38\xa0\xdc\x73\x79\x9f\x3e\xd3\x00\xf9\x65\xcb\xfe\xb0\xa0\x9b\x94\xcb\xca\x5d\x28\xff\xbc\xac\xf1\x2a\xc2\xff\xbd\x87\x6f\x23\x4a\xca\xd2\x35\xb1\xf4\xfe\x92\x7d\x69\xb4\x32\x2d\x1e\x72\x9e\x98\x8c\x9e\xaf\x2a\x19\x81\x9c\xf2\x86\x66\xb2\xbb\x74\x7f\x79\xae\x03\x5b\xe7\x2d\x6c\xed\x25\xdd\x87\x59\x8d\xd9\xda\x39\x89\x36\xa5\x62\x70\x3b\xee\x7f\xd6\x39\xda\xff\xcf\x44\x9a\x17\x91\x55\x93\x69\x87\xb0\xad\x66\x06\xe5\xf3\x37\x5e\x99\x45\xfa\x30\x6b\xf5\x59\xff\x66\x69\xbc\x2b\x3d\xc5\xc2\x86\xf3\x69\x1e\x38\x1d\x5e\x48\x78\xe8\xb4\x4f\x1e\xd4\x0e\x16\x79\x4b\x08\xd7\x1f\x0a\xc6\xcd\x8d\x3d\x56\xd2\xdf\xb5\x7a\xb3\x86\x7e\x47\x51\x3b\xa0\x27\x47\xe4\x00\xa3\x66\xf3\x41\xc8\xba\x09\x8d\x40\xbf\x80\xf1\x14\xb1\xfc\x12\x9c\xc8\x1f\xbf\x32\x66\xd2\xf8\x9e\x09\xa2\x7b\xeb\xbe\x96\x31\xc4\xcc\x5a\xbb\x2f\xb9\x9a\x57\xa4\x22\xc2\x2b\x56\x47\xdc\xa4\x0a\x25\xab\x82\x5f\x50\xbb\xac\xd2\xf9\x41\x91\x69\xe9\x79\xf6\xd7\xe3\x18\xdb\x05\x12\xde\xeb\xca\xf5\x62\xe0\x42\x36\x61\xf9\x04\xe2\xad\xc4\xaa\x4d\xa6\x1d\xe2\xae\xcb\xd3\x08\x8f\xd8\x31\xde\x9e\xe6\xf5\xa6\x9e\xce\x34\xce\xd7\x6a\xcd\x23\x7c\x6b\x79\xd5\x42\xda\x59\x2e\x32\x58\x44\xe8\x81\xab\xc2\x62\x7a\xda\x99\x89\x4b\xa9\xdf\x27\x7d\x63\x5d\x98\xd1\x03\xb8\x8e\xcc\x40\x5d\x5f\xd2\x53\xea\x6a\xb4\x8e\x4e\x2c\x4d\xfc\x36\x48\x3b\xf2\x2d\xd2\x4e\x36\xe8\x0b\xe3\xbc\x41\xf2\xc6\x64\xb7\x2c\x1f\xab\xcb\xff\xce\x15\xa9\xb6\xac\x59\x4a\x88\xd1\x16\x7d\x56\x56\xd9\x14\xc7\xf7\xfd\x37\x3e\x38\x41\x67\xa3\x8d\x66\xb9\xe4\xcf\xfa\x70\xd6\xba\x0b\xac\x7e\x4a\xf8\xd7\xba\xa4\x2f\x84\x9c\xc9\xf8\x1f\x32\x5d\x94\x65\x1b\xd9\x2e\xe9\xc2\xd6\x53\x4d\xb4\x71\xdd\x27\xff\xe0\xfe\xe7\x7a\x58\xdb\xaa\x18\x66\xd9\xec\xcc\xfa\x20\xfe\xb6\x0b\x13\xd8\x7f\x4f\x62\x61\x2c\x32\x5b\x4c\x3b\xed\x79\xee\xcb\xa9\x1d\x66\xdb\xac\xa2\xfd\x84\xed\x7b\xd6\x4f\x98\x48\xb7\xef\xc4\x71\xc0\xb8\xb1\xc9\xab\x8d\xd4\x1e\xed\x6e\x05\x13\xbf\x44\x4b\x37\x44\xc2\x71\xc2\xa5\x15\x3b\x7c\x7f\x73\xe6\xc1\xfc\xec\x49\xca\xe7\x61\xfe\x3c\x32\xc3\x8a\x67\x52\xbb\x84\x45\x7b\x11\x03\x21\x4c\x71\x3d\x31\x1a\x43\x97\xb2\xe2\xc4\x0e\xad\x04\x3a\x13\x6f\x4f\xc8\xa2\x91\x17\x92\x52\x46\xbf\x1c\xb2\xe3\x11\xf1\x63\xb6\xfa\x72\x1d\x8c\x20\x79\xae\x77\x20\xd3\x45\xf1\x97\xea\xd9\xaf\xf5\xfc\xbd\x7d\xa2\xcc\x98\xef\x26\xd3\x01\xda\xb2\x73\x01\xe1\x2f\x81\x61\x9e\x84\xef\xfa\x28\x7b\xd3\xac\xf4\x06\xd7\x8d\x59\x90\xbf\x86\x98\xa7\xce\xed\xfc\xa8\xb7\x66\xb8\x07\x10\xee\x69\xed\xba\x9e\xc7\x81\xfa\x26\xd2\xd1\x1a\x74\x84\x79\x21\x3d\xc3\x58\x47\x41\xbf\x2d\xeb\x48\xa8\xe5\xcb\xf8\x30\xfb\xa4\x93\xfe\xde\xc1\x3c\x1e\xf6\x66\x1b\xd1\x8a\xb3\x77\xed\x48\x42\xd8\xa2\xbc\xed\xa8\x7f\xa3\x22\xdc\x09\x51\xde\xb3\x84\x99\x37\x7b\x82\xc3\x09\xa7\xdc\x53\x78\x84\x56\xe2\xdd\xdb\xce\x52\xe4\xd9\x35\xb0\x44\x8d\x7b\xb4\x72\x1d\xdb\x1a\x9a\xe1\x11\x6a\x42\x1d\x5d\x94\x60\x69\x7c\x6c\xce\x61\xbb\x7e\x27\xe7\x6b\x98\xd7\x17\xbc\xdb\x83\x66\xe5\xba\x2a\xae\x13\xe4\x73\x81\x51\x55\xef\x94\xd5\xc4\x17\xf2\x70\xf6\xeb\x24\xda\x39\x9f\xb8\x1e\x96\x4c\x0f\x67\x0a\x36\x53\x7c\x98\x60\x13\x4c\xfb\x89\x61\x83\xb7\xd3\xce\xb4\xaf\x31\xf7\x77\x57\xfd\x5d\xd4\x7e\x7a\x3a\xac\x17\xa2\xb4\x39\x5a\xca\x68\xc8\xf8\x30\x71\x9b\x9b\xd1\x3c\x3f\x18\x66\x44\xfd\x18\x77\x9f\x57\xa8\xb8\xcd\xb6\x92\x75\x5b\xc1\x96\x95\x97\xe2\xaa\x42\x69\x26\xc6\xf6\x60\xa5\x95\x58\xfb\x53\x84\x57\x1d\xd8\x52\x4c\x3b\xfc\xfd\x41\xb7\x69\xfc\xc4\x2c\x7c\x41\x8c\xaf\xe8\x8a\xef\xb4\x62\x47\x49\xfd\x1f\x29\xd5\x7f\x08\x13\xd8\x86\x04\x52\xbe\x6a\xe4\x62\x3a\x61\x6e\x48\x5b\x46\x3c\x30\x7f\x42\x13\x80\x15\x61\x7e\xd4\x1e\x9e\x61\x3c\xbe\xe7\x25\x4a\x7a\x38\xef\xb7\x12\x1f\xc0\xee\xf1\x56\xda\x47\x4c\x8a\xe6\x7e\x1e\xe3\xce\xec\x8c\x41\x6b\x76\xd1\xec\x36\xa9\xd8\x43\xed\xd4\xc1\x29\x9a\xe6\x91\xee\x81\x58\xfa\xbc\x42\x38\xe3\xa7\xb5\x7c\x98\xe3\x8a\xcd\x98\xff\x12\xdd\x9d\xc6\xf5\xb1\x3b\xc3\x98\x07\x13\x3d\x95\x66\x5a\x82\xef\x5c\xe2\x0b\x1d\x6b\xbb\x3a\x84\x6d\x08\x31\x75\x8f\xf5\x8d\x21\x65\x95\xa3\xfb\x4f\x12\xf3\x20\x41\xbf\x90\xce\xc2\xf1\x9d\xaf\x51\x64\x8b\xcf\x78\x4e\x2b\xc0\x11\xbd\x4f\x84\x13\x1f\x92\xf8\x1f\x32\x5e\xcc\x3e\x49\x27\x66\x37\xf1\x00\x36\xa5\xad\x64\x3d\x2c\xa9\x1e\x98\x4f\x27\xd6\x7b\x5a\xfc\x75\x13\xeb\x5f\x7c\x08\xa6\xf9\x32\xe7\xe9\x36\x42\x17\x67\xe4\xec\xa0\xd6\x9e\x3a\x2e\x82\xf6\x51\x16\x93\x77\x53\x2f\x0c\xeb\xc1\xfc\xa7\xfe\x9f\x98\x07\xd4\xa3\x8a\x59\x1a\x06\xce\x07\xc9\x6f\x9d\x96\xf1\x79\xec\x77\x92\xb4\x73\x4f\xbd\x0e\x1a\xbf\xa9\x5f\x9a\x52\x9d\x93\x54\x8b\x6e\x34\x8f\x53\xbb\x0d\xa1\x95\x39\xc5\x9a\xf9\x0f\xa9\x7a\xbc\x12\xa7\xca\xad\xa4\x91\x99\x5c\xc9\x0c\x9d\xd4\xce\xfb\x08\x07\x4d\xf6\x38\x41\xfe\x26\xd5\x9c\xa3\x08\x94\x64\x5f\x46\x38\x66\x92\xd9\xc3\x19\xfc\x7b\x1f\x88\xe1\x7d\x42\xe2\x81\x1c\xad\xe6\x78\x51\x97\x17\x13\xe0\xe6\x4f\xe7\xa5\x35\xfb\x99\xdf\xb7\x4c\x9f\xe3\xb8\x8c\x07\x24\xab\x8b\x35\x3b\x96\x79\x21\x76\xd3\xf7\x10\xbb\xc2\xda\x81\xf9\x30\xe3\x26\xc5\x50\xe6\x65\x68\x65\x1c\xcd\xd2\x3e\x89\x87\x28\x9e\x1a\xfa\x33\x2f\x44\xdf\xf2\x04\xc5\x19\xad\xe2\xe4\x46\xec\x7f\x9a\x74\x32\xcf\xfc\x00\xda\xa1\x64\x46\x34\xe1\x93\x5c\xc7\xae\x12\xef\x65\x30\xcd\x83\x8c\x61\xd6\xd4\xb2\x19\x87\x98\xb1\x9a\xf1\x65\x19\x55\x9c\xc9\x2c\xde\x44\x4c\xcf\xf4\x73\x5c\x4f\x2b\xe3\xfb\x71\x8a\xd8\x19\xda\xac\x4c\x70\x36\xec\x12\xfd\xe2\x99\xaa\x3f\xe8\xf5\x69\xbf\xd7\xd4\xf2\x67\x02\xfe\xa6\x13\x51\x4a\x81\x40\x0a\x92\x89\x52\x1d\x8c\x63\x54\x07\x62\xed\x86\x4d\x74\xf3\x60\x85\xe3\x56\xda\xff\xfd\x37\x1e\x90\xbd\xe7\x3e\xe2\x35\xd8\x6e\x3c\x40\x6a\x23\x96\xc6\xdc\xdf\xa3\x76\x1c\x26\x16\x97\x4c\x17\xc7\x34\xf9\x04\x65\x22\x3a\x0f\x3f\x49\xe3\xa7\xc5\x5b\x56\xa9\x68\x30\xec\x8c\x34\x0e\x64\x7c\xa0\xdc\x97\x7c\x83\x25\xdf\xad\x09\xcd\xc8\x82\xc6\x9d\x69\x5d\xcc\x4b\x34\xa3\xad\x56\xde\x6c\x0b\x8a\x17\xf9\xb7\x67\xd3\x8a\x93\x9f\xb3\x84\xe2\x48\x7e\xe6\x7a\xaa\x07\x93\xef\x15\x49\x8a\x35\x79\x73\x8f\x50\x5c\xcd\xfd\x74\x96\x3e\x9f\x97\xcc\x4a\x0c\x39\xd1\xb7\x69\xfe\xe4\x8c\x7a\x49\xbc\xca\xec\xfd\x5f\x69\xfe\x64\x4a\xeb\xc5\xd9\x30\xc6\xfd\x53\xa9\x3e\xce\xea\xad\xcc\x6b\x5c\xf2\x17\xcf\xef\x5f\x3c\xa0\xd8\xbd\x54\x47\xca\xb1\xfd\x7e\x3a\x77\xcd\xc8\x3b\x48\xbd\x62\xb3\x2d\x9e\x32\x76\xe3\xbf\x30\xef\x6b\x44\x58\x12\x45\xad\x81\x3d\x4e\xd2\xf8\xe8\xa9\xc1\x7e\x77\x2a\x63\xbf\x9b\x7f\xce\xa0\x79\xa6\x11\x74\xae\x29\xfb\x2f\xab\x17\x75\x61\x22\x8f\x87\x92\xe5\x3a\xf4\x97\x17\x5b\x76\xa6\x9d\xfb\x45\x0f\xae\xec\x7a\xd1\x63\x02\xcd\x8b\x0b\x59\xb3\x68\x47\x5e\xe2\xe8\xb5\x93\xdf\x0f\xa0\xf8\x78\xb1\x78\xa7\x2e\xdb\xc3\xc4\xe8\xb9\xb8\x28\x8d\x76\x3a\xe7\x3d\x8b\xe8\x09\x8b\xcf\x5f\x27\x1d\xaa\xa2\x39\x55\x34\x5f\x8a\x0b\x3e\xd2\x88\x2e\x7c\x2d\x90\xae\x48\x9e\x92\x40\x71\x83\xf9\x42\xcb\x36\xd6\xe5\x01\xb9\x6d\xd8\x4f\x51\x46\xc6\x03\x9a\xe5\x70\x84\xe2\xa3\x6d\x15\xf7\xb7\x55\xd6\x09\xea\x85\xb1\x01\xc9\x94\x8f\x19\x0a\xd6\x49\xe9\x7b\xf2\x34\xad\xb7\x46\x85\x99\x34\x9a\x3b\x84\x67\x93\x57\xcd\x77\xe7\x53\xd4\x53\xfd\x5a\xb4\x84\xfd\x2f\x49\x63\x5b\x21\x65\xf8\x2a\x82\xb4\x29\x42\x95\x57\x71\xc6\xa2\xac\xba\xdf\x53\xfe\xf7\x71\x94\x2b\xac\xf8\x8b\xf9\x0f\x57\xe0\x4e\x23\xb7\xec\xe6\x5a\xda\x7f\x56\xa8\x87\x52\x4f\x94\x27\xed\xa7\xf9\x5e\xde\x3d\x85\x76\x68\xe5\xa1\xf9\x94\x5b\x2e\x37\xbe\x4a\x4c\xf8\xf2\xa5\x55\xd4\x13\x97\x84\x1a\xbe\x59\x62\xf9\x83\xc6\xdb\xc5\x2b\x3c\x2e\xb8\x7e\x92\x57\xf5\x3e\xda\xad\xb9\xfb\x72\xfd\xbb\xb9\x6f\x0f\xd3\xfe\xd8\xe1\xe7\x51\x8a\x7f\xd3\x0b\x4f\xb0\x6e\xa0\x54\x1f\x6b\xe2\xfe\x53\x34\x0f\x46\x15\x72\x7f\x0f\xca\xce\xa0\x75\xa1\xf7\x96\x2c\x9a\xd5\xdd\xf3\xf2\xe8\x57\x0c\x9e\x16\xd2\xac\x6d\xa2\x7c\x81\x76\x3b\x6a\x0f\x2e\x49\x19\x4e\x19\x1f\x48\x96\xf9\xbf\x95\xd4\x88\xc6\xf3\x2d\xe3\x76\x14\x91\x6e\xde\xee\x43\xcf\x7d\x33\x73\xcc\x68\x7e\x7f\x5a\x32\x5b\xe6\xcd\xdd\x32\x5e\x43\xfd\x7c\xab\x2a\x84\xda\xed\xd6\xd6\x18\x9a\x2f\x37\x1f\x25\x52\xfb\xdd\xbc\x99\x4b\x19\x91\xeb\x1f\xb8\x72\xcd\x0d\xfb\x7b\x74\x42\xba\x1e\x5f\x4d\x2b\xf8\xd5\x0a\xae\x13\x53\x5e\xc5\x3c\xa1\xb2\x0b\x32\x3c\x4b\xc6\xff\x30\x7c\x5a\xcb\x83\xf8\xbb\x0a\xe8\x92\x06\x7c\x8c\xe7\xd7\x35\x1b\x01\xc3\xf1\x40\x75\x77\x71\x6f\xf4\x1b\xde\x7f\x00\xe8\xbf\xbb\x56\xd7\xff\x8a\x07\xdf\x57\x95\xd5\xb1\x2f\x79\x03\x4c\xb9\x56\xab\xe7\x9e\xff\x4e\xdc\x83\x00\xd9\x6f\x01\x77\x4f\xc6\xa9\x57\xcc\x04\xb2\x86\x03\xeb\x8c\x81\xac\x30\x20\xc4\x99\xef\xbd\x46\x56\x01\x99\x97\x80\x83\x4f\x6a\xef\xbb\x67\xc5\x00\x39\x6d\x81\xac\x3c\xe0\xd2\x0c\x20\x4b\x8b\xef\x92\x9e\x2b\x02\x5e\xbe\xad\xad\x03\x92\xee\x58\x8f\xff\x90\x5f\x0f\xff\x97\xf4\x0f\x64\xf7\xc0\x7f\xe7\x7d\x90\xde\xc5\x4f\xa0\x43\x23\xe6\x7f\xb4\x8d\xab\xe5\x3d\xbc\x1d\x2e\x9e\x11\x80\x97\x56\x40\x77\x05\xe0\x91\xd8\x1e\x3d\x81\xca\x1f\x80\xa9\x3f\x70\x4b\x13\x18\x70\xa1\xb6\x1d\x2e\x69\x03\x63\x0f\x70\x7d\x0a\x1b\x25\xe6\x73\x4c\x6f\x02\x88\x7d\xe5\x1c\xc4\x78\xbd\x78\x52\x39\x73\x17\x58\xfa\x09\x38\xed\x04\xf8\xfa\x01\x69\xff\x00\x5b\x46\x30\x66\x13\xe1\x07\x9c\xf9\x06\xc4\x7d\x02\xce\xae\xe4\x76\x38\x3b\x93\xef\xf5\x66\x64\x02\x97\xdf\x03\x99\xeb\x80\x7b\xd1\x1c\x7d\xab\x53\x6a\xeb\x80\x9c\x92\xf0\xcc\xa4\xa0\x7a\xf8\xbf\x84\xff\xc6\x8d\xad\xc7\x7f\x38\x0a\xb4\x4b\xaf\xe5\x7d\x88\x31\xb4\xd5\x00\xe0\xfb\x62\xd6\x79\x78\xa7\x0e\xb4\xdd\x09\xbc\x5e\x09\x18\x6c\x02\x9e\x99\x03\x9d\x97\xb3\x26\x49\xd7\x3c\xe0\xee\x26\xa0\xa7\x27\x70\xd3\x8d\xeb\xe5\x94\xd7\x30\x3e\x51\xba\x86\xef\xf9\x17\x35\x02\x2c\xe4\x80\x3c\x1d\xc0\xf6\x13\x90\x73\x05\x70\xf2\x03\xce\x5a\x03\x6e\x6d\x19\xc3\x5e\x1a\x2f\xee\x22\x98\x1f\x94\x6a\xc6\x9a\xe4\x29\xad\x80\x9d\x72\xc0\x29\x1b\x20\xae\x17\xe3\xd9\x49\x35\x8c\xe5\x88\x63\xe8\x4c\x10\x50\xe6\xce\xaf\xef\x16\x00\x67\x1b\x01\xd5\xb3\xb9\xfd\xfe\xce\xab\xe5\x01\xd5\xf7\xff\xff\xc2\x7f\x10\xed\xcf\xd6\x8c\x43\xc9\x78\x0f\x1f\xf6\x01\xcd\x55\x78\x1c\xb4\x28\x06\xaa\xec\x81\x36\x6d\x98\x07\xd5\xbe\x3f\xe3\x9c\xdd\xac\x80\x1b\xd7\x01\x93\xc3\xc0\xe5\xd1\xc0\x80\x49\xc0\x85\x1e\xc0\xb0\x7f\x80\x7c\x39\x60\xfc\x55\x20\xf7\x28\x30\x55\x07\xc8\x08\x01\xc4\x13\x4d\x9a\x2e\x30\xd7\x8c\xef\xfb\x7a\x15\xf3\x7d\xef\xd5\x43\x81\x44\x0b\xf1\x24\x09\x24\x35\x03\xc2\x8d\x80\x93\x11\xc0\x81\x34\x20\xa9\x37\x70\xe2\x1a\x70\x32\x9b\xfb\x3c\xf9\x06\x70\xf9\x3a\x20\xae\x4e\xf7\xac\x80\xd4\x3d\xc0\x9b\x4b\x40\x6a\x30\x20\x74\xff\x0d\xff\x97\xc6\xff\x7e\x09\xd7\xda\x2b\xdd\x67\xfd\x37\xfd\x07\xd2\xfb\x90\x78\x1f\x32\xfb\x49\x1d\xd0\x8a\x01\xde\xef\x00\xb4\x5f\x01\xcf\x77\x02\x8d\x67\x03\x8f\x7c\x81\xe6\x5f\x80\xbb\xf7\x81\x36\xc1\xc0\xad\xf7\x40\xa7\x30\xa0\xfc\x29\xd0\x7d\x0f\x70\xb1\x0c\xe8\xa3\xcf\xab\xe3\xa0\x6c\x20\x67\x1e\x30\xa6\x03\xf3\x5b\xac\x2f\x00\x69\x6d\x81\xe9\x4f\x81\x93\x69\x80\xb3\x38\x6f\x1f\x00\xee\x69\xc0\x09\x67\x60\x55\x04\xd7\x2f\x09\x8c\x00\x12\x5c\x81\x50\x4f\x20\xde\x05\x88\x6e\x0a\x1c\xb3\xe0\xbb\xd1\xc7\x3f\xb1\x56\x86\xf8\xff\x97\x04\x20\x31\x00\xf8\x43\xe0\xd7\xd5\x02\x70\xc2\x14\xf8\xb9\x0f\x88\x1f\x5d\xcf\xff\x7f\xea\xf1\x1f\x1a\xd5\xc5\x83\xc5\xff\x74\x52\x38\x2e\x34\xdc\x03\x7c\x9d\x0d\xa8\xfd\xc3\xba\xe6\x2a\x47\x80\xea\x3c\x40\x2d\x09\x78\x3e\x1b\x50\xbf\x01\xdc\xef\x0e\xe8\xec\x02\x6e\x19\x00\xcd\xc2\x80\xab\xf7\x01\xfd\x81\xb5\x75\x1e\x2e\x6c\x00\x7a\x5a\x00\xb9\xa1\x8c\x73\x67\xa5\x02\x23\xda\xb3\x56\xbf\xb8\x1f\x10\xfb\x73\xaa\x1f\xe3\x5e\xe2\xfc\x90\xe1\xfe\xf1\x02\xe8\x44\x7b\xc4\x9b\xf1\xcd\x23\x72\xc0\x0e\x7b\xe0\xa0\x1b\x63\x81\x87\x67\x01\xc7\xdb\x30\x4e\x98\x35\x04\x38\xea\x00\x94\xeb\xb0\xbd\xe7\x00\xc4\x9f\x00\x5e\xbf\x07\xe2\x25\xfe\x43\xac\x42\xdd\xfe\xff\x55\x07\xc3\xbf\x2e\x0f\x40\x86\x87\x0b\x92\xde\xc7\x3f\x31\x80\x9c\x31\xeb\xbf\xc0\x13\x78\x9b\x09\xc8\x2f\xad\xc5\xbb\x1f\x9f\x04\x14\xcf\xd7\xf2\x1e\x6e\x3f\x01\xb4\x03\x99\xff\xd2\xf4\x03\x70\x21\x1a\xd0\xbf\x02\x14\xbc\x02\xba\x1c\xa8\xd5\x3b\x38\xdb\x0e\x30\xbb\x0f\xa4\x0e\x00\xc6\x2d\xe5\x7a\x16\x53\xc0\xfc\x0e\x71\x7e\x1c\xee\xc5\xb8\xff\xa1\x1d\xc0\xf2\xd9\xac\x09\x23\xb6\xc3\x81\x79\xc0\xb6\x4a\xe6\x73\x89\xed\x10\x97\x04\x24\xca\x01\x07\x63\x81\xec\x53\xfc\x39\x71\x3c\x88\xf6\xbe\x3e\xaf\x29\xef\x4e\xd5\xc6\x7f\x99\xff\xb2\xba\x2f\x3b\x96\xd4\xe3\x01\x58\xfd\x3b\xff\x41\x86\xfb\xbf\xd7\x61\xfb\xf6\x1e\xdb\xfa\xbc\x87\xbb\xab\x6a\x57\x7f\x85\x42\xe0\x72\x32\xa0\xf9\x98\xf9\x4f\x4d\xab\x80\x73\xef\x81\x76\x5a\x40\xe6\x65\xc0\xe8\x0e\x90\x1a\xcd\xf5\x1e\x8e\xb7\x04\x86\x69\x00\xf1\x1d\xc5\x3d\x39\xd7\xaf\x98\xae\x03\xc4\x35\x05\xe6\x2d\xe7\x3a\x16\x4b\x7e\x02\x31\xdd\x01\x7f\x05\x20\xda\x13\xd8\x16\xc2\x96\xfe\x93\xf4\x0f\x44\x9b\x55\x08\x44\xbf\x01\xca\x82\x81\x98\x48\xe0\xc1\x21\xd6\x4b\x10\xd7\xb6\xbd\x7f\xd5\xe5\xbf\xc8\xfa\x7d\xf3\xfd\xba\x7e\xfb\xd5\xe3\x03\xfc\x07\xef\xa1\x1e\xff\xa5\x3e\xef\xe1\x56\x10\xdb\xcb\x12\x9e\x7b\xbe\x31\xa0\x38\x92\xf9\x5f\x62\x7b\x64\x66\x01\x7a\x39\x1c\xff\x3b\x64\x00\x27\x26\x00\x3d\x1f\x03\xf1\xd9\x80\x99\x07\xeb\x5c\x88\xf3\xe3\x80\x1d\x30\x6d\x20\x73\xe2\xe6\x8c\x66\x3d\x87\xc5\xfa\xc0\xee\xc7\x80\xef\x38\x60\x77\x14\x10\x72\x1c\x88\xec\x09\x44\x3d\x07\x22\xef\x03\xc7\xaa\x80\x5d\xc5\x40\xf6\x64\x60\xb7\x36\x50\x16\x00\xec\x7a\x0c\x54\x39\x01\xbb\x6d\x80\xcf\x83\x6b\xe7\xbd\x4c\x07\x62\xe3\x84\xba\x7e\xff\x37\x1d\x88\xff\x9f\xee\xc7\x7f\xab\xf7\x71\x59\xda\x15\x16\xac\x66\x9b\xbd\x08\x90\x3f\x09\x9c\x0a\x00\x1a\x79\xf0\x1a\xd7\xca\x03\x38\x3a\x03\xe8\x5a\xc4\x7c\x17\x71\x5d\x15\xfb\x76\xa4\x39\xb0\xa7\x17\x30\x69\x05\x10\xb1\x12\x70\x88\x02\x76\x36\x07\x3c\x0c\x99\xc7\xe3\xe3\x01\x84\x16\x02\x5b\x27\x01\x3b\xca\x80\xa8\x01\xfc\xfa\x84\x35\xf3\x1e\xb2\x5b\x01\x61\x53\x80\xf2\x11\x40\xd8\x64\xe0\xb1\x16\xb0\x63\x3a\xf0\xa5\x55\xed\xb8\x5f\x3f\xbe\xae\xdf\xab\xbd\xeb\xf1\x20\x1e\xd5\xe5\x03\xd4\xe7\xbf\xd4\xc7\xfd\xef\x3e\xaa\xbb\x0b\x96\xe9\x5e\x9c\x97\xda\x29\x47\x8d\xed\x59\xde\x96\x23\xf1\x2d\xa0\xa4\xc3\xfe\x37\xde\xcf\xe3\xbf\x6d\x39\xd7\x6d\x32\xf6\x00\xf6\x14\x02\xe6\x56\xc0\x4e\x07\xc0\xc2\x0f\xd8\x56\xc3\xd8\x7b\x48\x03\x60\x81\x0f\xb0\x55\x8e\x75\x41\x82\xc3\x81\xa0\x4d\x40\xd0\x7a\x20\x6a\x28\xb0\xe5\x27\xf3\x8b\x37\x7e\xe6\xbd\xe5\xa6\x23\xc0\xe5\xb9\xc0\xa6\xd1\xc0\xc3\x17\xc0\x86\xbb\xc0\x47\x3b\x20\xe0\x36\x73\xde\xd6\x1c\xa9\xeb\xf7\x2f\xdd\x8b\x84\x7f\xe7\x41\xd4\xd7\xbd\x78\xb6\x96\xed\x1f\x12\xef\xe3\xa6\xa4\xf3\x51\x21\xa9\xea\xca\x74\x1f\x0a\x02\xd9\x66\x36\x60\x2b\xe3\x7f\x1c\x95\xd4\x35\xc5\x53\x9a\x4a\x23\x1e\xf7\xcd\x92\x79\x8f\xdc\xc5\x83\x75\x3c\xc4\x78\x11\x72\x12\x18\x53\xc1\xfe\x4d\x33\x05\x36\x1c\x03\xe6\x7a\x02\xeb\xcd\x80\x15\xdb\x39\x56\x6e\x2e\x06\xc4\xb3\xa5\xd8\x76\xfe\x76\xac\x9d\xe3\xfb\x05\xc8\x9a\x09\xac\xdd\x07\x94\x5e\xe1\xb1\xf3\xc0\x1f\x58\x33\x05\xf8\xb3\x2f\xb0\xf2\x53\x5d\xfe\x87\x4c\xef\x43\xe6\xaf\x4c\xf7\xc2\x41\xd2\xc8\x9a\x25\x7d\xee\x6d\xeb\x7f\x9f\x07\xb7\x25\x3f\xaf\xc8\x4e\x89\xd2\x7c\x28\x94\xea\xa1\x64\x3a\xb0\x3d\x25\x7d\x5e\xc6\xff\x38\x2c\x55\x21\xe6\xd3\x1b\x10\x51\x0c\x34\x74\x01\xb6\x2f\x04\xda\x58\x01\xc1\x7f\x01\xc6\x0f\x81\x0d\x4f\x80\x61\x1e\xdc\x7f\x36\x5f\x00\x3f\x2b\x60\x8e\x2b\xb0\xc6\x19\x58\xa6\x06\xac\x3a\x0b\x6c\x2c\x01\x56\x0c\x04\x76\x6d\x03\x96\x77\x61\x5e\xad\xb7\x2d\x20\x9e\xe4\x97\xa4\x02\xa5\x2f\x58\x6b\xe8\x8f\x44\xc0\x2b\x13\x78\xf7\x06\x58\xb4\xa5\xae\xdf\x8e\x95\x75\xfd\x9d\x26\x71\x86\xa7\x6e\xaa\xcb\x83\xa8\x3f\x0f\x2a\x97\xb2\xbd\xe6\x5f\xcf\x7f\xe9\x73\xe7\xe2\xd8\xca\xf8\x1f\xb2\x2c\xdb\x51\x5d\xb6\x32\xfe\x47\xa4\x0b\xdb\xad\x59\x80\x5c\x63\x60\xd3\x37\x40\xf7\x06\xb0\xce\x1e\xe8\xbc\x0b\x58\x9b\x03\x0c\x8c\x00\x56\x9d\xc0\x64\x8b\xc3\xc0\xb2\x21\x72\x0e\x8e\xf2\xc0\xe2\x22\x79\x83\x25\x76\xc0\xa2\x3b\xf2\x3d\xd7\xf7\x01\xdc\x67\xcb\x95\x45\x1c\x04\x16\x4c\x97\xeb\x79\x64\x1c\x30\x5f\x13\x7f\x9c\xb9\x06\xcc\x5d\x04\xc3\x8b\x5d\x00\xd7\x36\xc0\xdd\x43\x80\xcb\x57\xe0\x8d\x06\xe0\x3c\xa0\xae\xdf\xb6\x76\x92\xbf\x2d\xd9\x4e\x94\x78\xd5\x13\x76\xb3\x1d\x23\xed\xbb\xeb\xf3\x5f\xae\x8f\x64\x5b\x9a\x54\xd7\xff\x6c\xe9\x76\xdd\xe9\xac\xba\xfe\xc7\xbf\x54\x18\x47\xfe\x9f\x53\xa5\xac\x40\x64\x95\x1a\xe1\xc6\x5b\x5d\x35\xc8\x06\x36\xd4\xa0\xfc\xec\xaa\x6f\x0d\x36\x6b\x98\x00\xde\x23\xb5\x82\xda\xd8\x01\x9e\x9d\xb4\x8f\xf6\x4a\x05\x16\xf8\x35\x6e\x3a\x66\x0b\x30\xd7\xb2\xf1\xd7\x19\x29\x80\x73\x8c\xae\x83\xc7\x24\x60\x76\xaa\xee\x60\xbf\x58\xc0\xbe\x6b\xe3\x6f\xa1\x01\xc0\x8c\x8a\xc6\xc9\x71\x2b\x01\xbb\xbc\xc6\xba\xa7\x1c\x81\x69\xd6\x3a\x86\x45\x39\xc0\xd4\x93\xda\x6b\x6e\x3e\x00\xa6\x58\x36\x1a\xf2\x52\x09\x98\xdc\x4b\xab\xf4\xc7\x16\xc0\xb2\xbc\x21\xe5\x61\xc7\x59\x69\x90\x5e\xf7\xc8\x87\x2a\xca\xa2\x1d\xde\x4f\x89\xf4\xfd\xcd\xdb\xc9\x7d\x14\xa4\x3b\x02\xa2\xad\xec\x2d\xc5\x81\x17\x75\xfd\x2f\x92\xf4\x92\x32\x6b\x58\x17\xe4\x94\xa0\x42\x68\x42\x62\x5e\x03\xc2\x3f\x0f\x6b\xea\x10\x0e\x11\x7d\x9d\xab\xb1\x87\xc7\xeb\xd1\x8a\x13\xec\xd3\x92\xf2\x99\xfe\x29\xfa\x34\xa2\x96\x57\xb1\x5d\xa0\xd1\xe6\x9c\x5c\x3e\x30\x67\x62\xbb\x09\xcd\x9a\x00\xf6\x45\xed\x66\x19\x46\xca\x1f\xb2\xdb\xd4\xbe\xd5\x90\x74\x85\xa3\x93\xe3\xdb\x0f\xb5\xb1\x51\x8c\xb6\xda\xd9\x5e\xce\x35\x58\x69\xed\xc4\x26\xed\x56\xad\x9c\xaf\xdc\x67\xec\x47\x83\x6b\x41\x97\x94\x33\x46\xfb\x1a\xe8\xee\x9b\xad\x22\x37\xb2\x55\xdb\xb5\x89\x31\x2a\x2d\x86\xa7\xb5\x09\xc9\x35\x57\xbe\x3a\x6c\x41\x1b\xc5\x2b\xd9\xca\x1e\x43\xbd\xf5\x57\x3d\xd1\x52\x4a\x31\x7f\xaa\xaf\xf9\xb5\xb7\xe2\x9e\xc1\x96\xad\x15\x04\x41\xc1\xbd\x7f\x66\x4b\x7d\x41\x90\x37\xe9\xb7\xb1\x69\x07\xd1\xdf\xde\xdf\x1b\xd3\xfd\x55\x53\x85\x46\xbb\x44\x6b\x1c\xab\x39\x59\xb4\xb7\xa4\x7d\x94\x8c\xff\x51\xec\xcc\x7e\x67\x05\x2b\x13\xce\x75\xea\x01\x57\x53\x4e\x94\x6f\x4a\x3b\x8b\x5f\xfc\x97\x0f\xed\xa8\x05\x43\x97\x75\xa1\x2c\x51\xd0\xa4\x6e\x84\xeb\xf8\x3f\x63\x82\xcd\xf2\xc9\x3d\x09\x47\x5f\x50\x63\x4c\xb7\x65\x66\x8d\x33\xa1\x9d\xd9\xe4\xcd\xbd\x8e\x37\x4c\x07\x2c\x34\x7a\x6b\xb5\x1b\x2f\x3f\x6b\xf4\xca\x5e\x2b\xfa\x1a\x29\xcd\x18\xd6\xa3\x57\xc0\x04\x15\xe5\x87\x66\xc3\x7b\xa9\x39\x44\xa8\x1a\xf6\x6f\x60\xda\x69\x71\x81\xda\xb0\xde\x86\x26\xb9\xeb\x13\xd4\xad\x4d\xe6\x1b\xaf\x8d\xcc\x51\xff\xa3\x27\x7a\x06\x1f\x5d\xab\xa1\x64\x64\xd5\xc3\x29\x73\xa2\xfa\xe5\xee\x9d\x8d\xce\x5f\xfa\xa6\xee\xd6\xcd\xcf\x48\xfb\x41\x1f\xb5\x94\x6e\xe3\xba\xdf\xf9\xe0\xa7\x1a\x6a\xe8\xda\x2d\x41\x10\x94\x1f\x74\x19\xdd\xa5\x9b\x20\x28\x5d\xea\x68\xd2\xb1\xa5\x20\x28\x46\xb4\xfb\x7f\x94\x7d\x77\x54\x55\xd7\xf3\xfd\x06\x6c\xd8\x45\xb0\xa1\xd8\x11\x0b\x82\x5d\x10\x14\x05\xb1\xa0\x74\x11\x44\x10\x50\x54\x90\xde\x41\xa5\x09\x48\x2f\x8f\x22\xa2\x54\x95\xa2\x82\x80\x88\x1d\x0b\x96\x58\x31\x1a\x6b\x6c\x58\x62\x12\xa3\xd1\x24\xfa\x31\xb1\xf0\x5b\x77\xe6\x3e\x10\x4c\xd6\x77\xfd\xfe\xc8\x3a\x01\x9e\xef\xbd\x39\x77\xce\x9c\x39\xb3\xf7\xd9\xf3\x61\x98\x6b\x53\x93\x5c\xf1\xb0\xc1\x43\x0a\x9a\x9a\xe4\xfa\x0f\xc9\x18\x3c\xb5\xa9\x49\x36\xb7\x99\xff\xf2\x5c\x96\xbe\xf7\xd1\x1e\xdd\xa8\xde\xb6\x7f\x58\x3f\xaa\x7e\x4a\xfb\x1f\xe5\x37\x8d\xa2\x5b\x4e\xd9\xdf\xf1\x6d\xd3\x14\x4f\x0d\xba\xdf\x1e\x6b\x31\x99\xea\x9b\xe1\x97\xb8\x7f\x8c\xff\x23\xe6\x85\xb8\xa6\xcc\x24\x8f\xb2\xdf\x3f\x8b\x75\xef\x1f\xcc\xa6\x6e\xc9\xb3\x7f\x35\xd0\x96\xcb\x02\x74\xe6\xce\x1d\x33\x60\x34\x32\x27\xff\x64\x10\x35\x3e\xbd\xdd\x50\x8d\x70\x03\x37\x83\x81\xed\x93\xc7\x6a\x19\x8c\xb2\x7e\xd4\x61\xf2\xa8\x40\xfd\x6a\xb7\x9f\x3a\xa4\x8c\x70\xd1\xef\x12\x1e\xde\xa1\x66\xe8\x2f\x73\xec\xd3\x5d\x3b\xe4\x0d\xe9\x37\x7b\xd9\xae\x90\x0e\x4e\x2a\x19\x7a\x67\x0f\x2e\x6e\xff\x6e\x50\xde\xac\x57\x17\x4c\xda\x07\x0f\xbc\x37\xab\xc7\x8f\x66\xed\xce\x0e\xd4\x99\x99\xf8\x7a\x81\xdc\x0f\xca\x5b\x75\x4d\x9a\x9a\x64\xf3\x07\xac\xd5\xea\xd4\xd4\x24\x53\xd2\xff\xd8\xe4\x1f\x9b\x9a\x50\xaa\xf4\x7e\xc2\x66\xe1\xf9\x2b\x79\x6a\x90\xee\x41\xef\xb1\x63\x49\xc7\x59\xaa\xff\xd3\xcc\xff\x89\x56\x21\x3c\xaa\xec\xc1\x48\x39\xb6\x9f\xd5\xd6\xb3\x2e\x4c\xa6\xaa\x66\xca\x21\x2d\xaa\xf3\x6f\xf6\xd1\x21\x9d\x9c\x30\x47\x7d\xaa\x9a\x06\xd8\x71\x37\xfa\x75\x7a\xf3\xe9\x7d\xec\xdf\x1b\x11\x5a\x6f\x51\xc6\x7a\x02\x06\xef\x4c\x29\xf2\x4c\xba\x6e\x41\x28\xe6\x98\xbe\x96\xe1\xbd\x14\x80\xe1\xe6\x96\x33\x46\x0d\x92\xd5\x51\xb9\x67\xb9\x53\xf7\x17\xd9\xe5\xca\x8b\x2d\x73\x2c\xaa\x64\xde\xf6\x3f\xb8\x64\x9c\x8b\x3d\xd0\xe7\x2f\xcb\xfc\x8d\xba\x40\xef\xab\x16\x25\xa9\x63\x01\x85\x28\xf3\xc7\x45\xfb\x80\x9e\x67\xcd\xee\xd5\x44\x02\x3d\x9c\x4d\xcf\x9c\x8b\x05\xba\xcf\x32\x59\x7e\x27\x06\xe8\xfa\x87\x71\xc1\xcb\x09\x40\x57\x1d\x63\xea\xdf\xde\xb9\x7a\x3e\xe1\x76\x9d\x24\xfa\xfb\x84\xb1\x7d\xac\x1e\xe1\x16\x1d\xa2\x75\xa9\x0f\x46\xfb\xbe\x5a\xa4\x87\x70\xe8\x18\x77\x5d\xd8\x1f\x3a\x94\xbb\x08\xb8\x8f\xdd\x87\xaf\xf4\x6f\xb6\x4c\xd7\x21\xbf\x4f\x6e\xe4\x2e\xeb\x31\x3a\x6c\xef\xc6\x5f\x8c\x68\x67\xf0\x7f\x66\x4c\xb7\xab\x5d\x3f\x9b\xd3\x7a\x71\xdc\x64\x41\x71\x63\xe9\x44\x2b\xaa\x63\x2e\xea\xbd\x8c\x22\xad\x4e\x90\x1d\xe1\x81\x6a\x73\xed\xa9\xfa\xdc\x67\xaa\xd3\x9c\x0e\xb1\x40\xaf\x74\x27\x1f\x95\x72\xa0\xdb\x26\xa7\xcc\xa9\xe9\x80\x7c\xaa\x93\xc3\xe2\x6e\x40\x87\xf5\x8e\x0f\x9d\x26\x02\x72\xe9\x8e\xb1\x01\x37\x00\x99\x3e\x8e\xf2\xf1\x74\x33\xd4\x41\x25\x97\x90\x81\x15\xed\xf7\x11\x8e\x61\x77\xf9\x14\xc5\xf0\xe5\x7f\xfe\x40\xc8\xa4\xed\xb3\x17\xe4\x81\xcb\x4a\x3f\xd2\xfd\x78\x2b\x91\xf7\x60\x26\xea\xb8\x33\xef\x03\x58\x20\xf2\x20\x0c\x09\xef\xab\xde\xac\x46\xb7\x60\x77\x87\xb3\x5a\x72\x61\x7b\x2d\xaa\x76\x66\x67\xb0\xca\x7c\x9a\x82\x21\xd5\x9f\xe3\x4c\x17\x13\xef\x23\x1c\x66\xf4\xe9\x81\x12\x2b\x9a\x3f\x0f\x5f\x6b\xca\xac\x56\xfe\x65\x4b\x55\xf8\x65\x9f\xb8\x8f\x8a\xc9\x51\x07\xca\x34\xf4\x25\xab\x48\x91\x69\x42\xc3\x6a\xca\x50\x06\x0f\x74\x25\x14\xa5\x63\xb2\xc7\x1f\xbc\x22\x3d\x35\x95\xe8\xcc\xe2\x91\xa6\x41\x75\x67\x8f\xfe\xf3\xa9\xc2\xeb\x21\xc7\x9d\x39\xdc\x27\xf9\x92\xe7\xb9\xe5\xc5\x52\xdd\x76\xdd\xdf\x39\xb4\x32\x5d\x1b\xf6\x12\xb3\xc6\xe5\x1e\x2b\xc6\xbb\xa8\x5c\xa7\x4f\x58\x53\xf4\x94\x22\xb9\xf3\xf9\xf7\xc4\x68\x70\xd2\x64\x7b\xed\xc4\x79\xb0\x51\xe0\xd1\x4a\xbc\xe7\x6e\xa1\x24\x8c\xbb\x37\x33\x0f\xa8\xa0\x64\x36\x65\x4c\xd9\x0b\x59\xff\x27\x75\x32\xf3\x22\xe2\x54\x2c\xf6\x70\xfc\xb7\xa6\x8c\x21\xa8\xca\x96\x70\x0d\xcf\x89\x2b\x08\x6d\x74\x56\x60\x1e\x8c\x9d\xba\x33\x65\xa2\xe6\x2f\xd6\x90\x8e\x8e\x61\xee\x5a\x7a\x2a\xda\x61\x6e\x84\x07\x8c\x7e\xee\x4d\xbc\x99\x3e\x0f\xfd\xb8\x6e\x6f\x13\x2c\x9e\x6c\x83\xd2\x95\x68\x86\x83\xfe\xd2\xa0\x1d\x29\xe8\xb0\x21\x7d\xa3\x20\xf3\xe5\x54\xf9\x0e\x7c\xed\x45\x08\x7a\x40\x23\x2b\x89\x04\x68\x32\x72\xec\x7f\xb2\x8c\xde\xc1\xdf\xf9\x18\xe1\x5c\xbe\x65\x57\x48\x07\xdd\xe7\xfb\x47\x84\xc0\x78\x7b\xbe\x25\x8f\xf6\xc8\x67\x7b\x5d\xc4\x79\x58\xa5\xcf\xa3\xa3\x38\x1f\xcc\x8f\xd9\xd1\x6e\x2e\xbd\x5b\xf6\x0d\xee\x0f\x24\x09\xb7\x20\xbe\x46\x5c\xc3\x52\xc2\xb1\x22\xbc\xec\x68\x3d\x07\xd9\x38\xd2\xb7\xf3\x68\x64\xbb\xd7\xba\xb3\xea\xbc\x7d\x8a\x0b\xe5\x09\x56\xf1\xcc\x83\x59\xb4\xc8\x8b\x50\xba\x39\x3d\x7c\xa9\xca\x3e\xc9\x24\x80\x36\x90\x61\x6f\xf8\x76\x76\x8f\x8a\x8d\xfe\x6c\x7f\x84\x78\x7f\x33\xe2\x36\xef\xbc\x91\x9a\xea\x74\x2f\x3d\xfc\x98\x3e\x7d\xff\x08\x3f\x1b\x8a\x50\x91\xeb\xdc\x69\x85\x45\x84\x47\x44\xb3\x47\xa6\x3b\xf3\xc8\x4a\x02\xa1\x29\xb5\xa4\xb0\xb2\xd1\x8c\x73\xbe\x0d\xee\xac\x18\x1e\xf2\xea\x37\x52\x3e\x0a\xf1\x6b\x22\x44\xc6\x5f\xd4\x71\xf7\xfc\xa3\xa9\x95\x6e\x0c\xcf\x4f\xce\xff\x8c\x79\xff\xcf\xb1\x22\xfb\xe2\xc3\x97\x13\x0e\x2d\xd5\xc1\x09\xd9\xbb\x92\x56\xa5\x8f\xd6\x1a\x42\xd3\x5c\xb3\xf8\x7a\xb2\xd3\x25\x2f\xfa\x16\xd6\xbe\xac\x52\x61\xf6\x90\x79\x02\x73\xdf\x05\x53\xc6\xad\xad\xb5\x81\xe2\x84\xfa\x9d\x30\x3a\xb1\xab\xcc\x8c\xa4\x13\x4b\xe7\xb0\x18\x11\xef\x8d\x17\x99\xab\xf1\xb9\x7d\x52\x79\x64\xdc\x3f\x5e\x4d\x9f\xce\xfa\x71\x97\x96\x12\x1f\x24\xbe\xce\x95\x76\xaa\x38\xf5\x8d\x64\x4f\xfc\xfd\xb4\x8b\xf4\x73\x27\x46\x16\x63\x47\xd5\xd0\x19\x20\xe6\xd5\x19\xfa\x7b\x8c\xde\x4d\x52\x6c\x89\x9e\xfb\x82\x98\x1b\x9b\x24\xef\x45\x25\x03\xb6\x7b\xfd\x10\x1e\x03\x6e\xf1\xe8\x47\xfa\x29\x92\xa5\xac\x03\x94\x24\xcb\x34\x95\xc8\x46\xd6\x85\x09\xd1\x61\x5e\x84\x1f\xdc\xe9\x04\xe6\x96\xe1\x4d\xeb\x60\xb5\x78\xcb\xda\xee\x62\x10\x6d\xa8\xd2\xbe\x50\x0b\x53\x18\x2f\xd7\xab\x62\xd4\x6d\x4a\x18\xab\x56\x8c\x6e\x60\x36\x4f\xdf\x3f\xe3\x88\x37\xd4\x3e\x20\x49\x3c\x89\x65\x88\x15\x8e\xf4\xc2\x3e\x84\xc3\xa4\xaf\xe3\xcc\x23\xdd\x66\x36\xbd\x83\x24\xc7\x92\x32\xb3\x74\x37\xf6\x3c\xc9\x65\x66\x24\x48\xca\x93\xe8\xf5\x69\x0d\x8c\xac\x4b\x16\xb3\xb2\x40\xea\xa4\x93\x84\x8b\x25\x37\x7e\x4f\x7e\x94\xac\xf3\x84\x76\xea\x64\xb9\x77\x74\x86\x8a\x17\x75\x0e\x62\x86\xf2\x28\xed\x17\x14\x7a\x97\xea\x35\x1a\x4e\x74\x12\x88\xd1\x61\xbe\x57\xe8\x3c\x7e\xde\xd2\x7e\x58\x9e\xc7\x02\xe8\x69\xac\x3d\x14\x44\xf1\xcd\xa1\x8a\xfb\x05\xd9\x44\x32\x3f\xc2\x78\x37\xf3\x23\xe6\xcd\x8a\xa1\x8c\x7b\x86\x57\x2c\x9d\xe0\x35\x16\x24\x90\x82\xe1\xb0\xc6\x14\xd6\xb7\x5f\xc2\x28\x1c\x9a\x32\x1f\xb1\xfd\xdb\x16\x33\x83\x75\x5b\x97\xbe\x14\x99\xb7\xb9\x8d\xa5\x0c\x24\xc7\x68\x26\xc5\x8b\x9c\x93\xe6\xb4\x83\xe5\xbc\x5a\x45\x4a\x44\xdb\x36\x06\x51\x7c\xc8\xd1\x89\x63\x9e\x8c\x27\x2b\x31\x6c\xdd\xb8\x87\xf5\x63\x0e\xd4\xd1\x98\xdd\xff\x2a\x3d\x99\xec\x59\x8f\xc8\x03\xb3\x62\xdf\x50\xc4\xcb\xbc\xd4\x44\xfa\x10\xa9\x22\xce\x9d\xb0\x87\xc7\x38\x7f\xae\xd7\xb8\xd1\xf3\x0e\x0b\xf1\x24\x36\x41\xd0\x2c\x7e\xde\xde\x17\x82\xe9\x69\xb8\xac\xd8\x40\xfb\xc6\x4a\x09\xf3\x9e\x6c\x2d\x36\x91\xe3\x58\x44\xb0\xdd\x46\x25\x71\xb4\x7f\xcc\x96\x49\x22\xb6\x81\x96\x1c\xdb\x3b\xee\x5d\x3a\xe5\x97\x83\xcb\x32\x09\xcd\xee\xe9\x9e\x23\x9e\x50\x72\x45\x1e\xc8\x8e\x97\x32\xc4\xe3\x2a\x7c\xc4\xbc\xa0\xa2\x9a\x31\x97\xe8\xf7\x8a\x33\x29\xee\x15\xc5\x9a\x31\xef\x25\xcc\x69\x18\xff\xcc\xcc\xbb\x16\x9d\x18\x56\x22\x29\xb8\xca\x67\xfd\x42\xa7\xc3\x74\xd6\xcd\xbf\x72\x91\x3c\x35\xef\xda\x3d\xc2\x47\xf3\x23\x5e\xd1\xbf\xcb\x6d\xe0\x7e\x07\x52\x5e\xcc\x16\x51\x0f\x43\x42\x3c\xca\x88\x20\xb6\x3b\xe4\x6c\x00\xed\x07\xbe\xdd\x58\xff\xc8\x3d\x2d\x82\xbe\xff\xaa\x0f\xec\xdf\x2b\xba\xc4\xd2\xae\x2d\xd5\xc3\x31\x91\x24\x53\x5e\x31\xcf\x3f\x8d\x56\xf7\x4c\x65\xe6\x01\x4d\x78\x98\x45\xfe\xa0\xe6\xce\xac\x36\xe5\x99\xb9\xc4\x66\xe9\x7a\xa8\xd0\x85\xed\xdf\x79\x80\xc7\xb2\x37\x32\xc4\xeb\x28\x33\xe5\x38\x59\xd6\x30\x86\x74\x20\x76\xdf\x61\x25\xb7\x32\x53\x13\xd6\x83\x69\x70\xf4\xe2\xd1\x87\x66\xb2\xec\x41\x14\xe1\x97\xbb\x87\x64\x92\x9d\x65\x2a\x1c\x2f\x4b\xcf\xd6\x52\xa7\x8d\x92\x21\x67\xa9\x26\x52\xdc\xff\x16\xe9\x41\x14\xbf\x7a\x41\x3b\xf4\xae\xf3\xef\xa8\x2f\xc2\x0e\x91\x27\xd5\x9a\x17\xb3\xc1\x99\xfb\x9f\x05\x0c\xe5\x83\xb6\xa7\x62\x14\xcd\xea\x9a\x1e\x31\xb4\x4e\xa4\x7a\x38\xcb\x5e\x27\xd3\xa7\x59\x94\x30\x0f\x68\x91\x51\x06\xe5\x95\x06\xb2\x5b\x28\xee\x69\xeb\xf2\xf3\xd6\xf8\x3d\x97\xe2\xac\xaa\x1f\xb3\x97\xfa\x25\xee\xa4\x89\x96\xff\x5c\xda\xe6\xa4\x5e\xa5\x22\x43\xaf\xa8\xcc\xef\x4b\xcf\xb5\x3a\x9c\xf5\x40\xaa\x3c\x66\x50\x7c\xac\x1a\xba\x98\x3c\xac\xaa\xdc\xfe\x2e\xbf\xde\x4b\x91\x47\xee\x93\x53\xb5\x3d\x9d\xf2\x8d\x4a\xf7\x22\xfa\x66\x15\xaf\xaa\xc9\x0f\x2a\x74\x4e\x11\xf2\x5c\x1e\x76\x9d\xf8\x36\xe5\x8b\x9e\x10\xf3\xb3\xa2\xcb\x1f\x94\x11\xef\x2d\xff\x42\xa3\x94\x17\xc3\x3a\x3a\x81\x12\xe6\x7d\x79\x55\x45\xd3\x2e\xed\xfa\x38\x81\xf2\xe1\x55\xce\xcc\x73\xb3\x6b\x90\xa4\xb0\x1f\x64\xd0\x7c\x98\xa9\xe7\xd0\x6a\x9b\xf7\x78\x1b\xbd\x5e\xcf\x39\x8f\xe2\xbe\x54\x17\x47\x63\x7a\x31\xed\x56\xc3\x52\xb9\xaf\x88\x52\xd8\x1e\x9a\x75\x79\x95\x7d\xe2\x0d\x8e\xfd\xd5\x3c\x1e\x36\x00\xc5\x85\x23\xfd\x15\x29\xef\x39\xa4\xcf\xcc\xe6\x43\xe9\x5a\xe4\x17\x87\x4f\xb3\x9e\xd6\xc1\xbd\xcb\xc9\xef\x0f\x3d\xf7\xa0\x95\x7b\xb8\x73\x28\xfd\xfd\x90\x4d\x0a\xd5\x42\x0e\xbd\x29\xa0\x6f\x78\x70\x0c\xeb\x49\x1d\xca\xe0\xbb\x62\xb5\x9a\x0d\xcc\x87\x39\xf1\x78\x06\x7d\x6e\xd3\x6f\x0b\x79\xfc\x44\x3b\x41\x55\x2a\xcf\x43\x39\xf1\x8e\x7d\x7b\x70\x1c\x77\xab\x6a\xcd\x03\x72\x54\x60\x1e\x90\xad\xe2\x56\xf2\x17\xcb\x2a\xee\x13\xb5\xf8\x4e\x01\xe5\x49\xf3\x46\xb2\xea\x82\x6e\xee\x2e\xf2\xbe\x89\x79\xcc\x0b\x19\x5b\xc9\xfa\x30\x43\xc4\xe7\xae\x30\xb8\x8a\xf2\xb1\xf6\x7d\x6b\x44\x25\xdb\x66\x3e\xcc\x2a\x19\x5a\x29\xa7\xfa\x29\xd2\x27\x9d\xb4\x52\x25\x3f\xa8\xdb\xc5\x4c\xfe\xba\xcf\xac\xa7\x75\xa2\x89\xf9\x0f\xa7\xda\xad\xcb\xe1\x9f\x39\x52\x9f\xb8\xc3\x9d\xfa\x4e\x56\xf2\xbe\x71\xbc\x81\x99\x67\x75\xef\x8f\xb3\x1e\x8c\xf7\x05\xf2\xc0\x63\xf6\x9c\x4f\x1c\xef\xf3\x2b\xe5\x1f\xc7\xdc\x39\x4e\x1c\xde\xc6\xeb\xa2\xb6\x42\x98\x0f\xcf\xbc\xd6\x7d\xc1\x56\x99\x6f\xa5\xe7\x6c\xe7\xbf\x8d\xfe\xb5\x4d\x7d\x01\xf1\xa1\xcc\xdc\x78\xb7\x5e\x70\x6a\x17\xed\x4a\x06\xea\x65\x14\x2f\xa5\xba\x38\x1a\xc7\xf6\xd1\xeb\xd4\x0a\xaa\x69\xd5\x0e\x6a\x38\x40\x2a\x1f\xbd\xf2\x0f\x51\x7d\x46\xce\xfa\x88\x98\x47\x9f\x12\x2b\x1c\xe7\xc4\x4a\xe8\xf9\x3c\x56\x3a\x3d\xa7\x33\x9c\xfc\xf5\xec\x69\x56\x7c\x3c\xd7\x63\x1e\xad\x97\x73\xbe\x4b\xc9\x93\xce\xa6\xac\x25\x7b\xcf\x1b\x06\x27\xf0\xeb\x79\xdf\x38\x77\x3b\x87\x6a\xa3\xe7\xd2\x77\x53\x46\x77\xf6\xdd\xe1\x77\xfc\x3e\x17\xa9\x02\x54\x9f\x7f\x9b\xf2\xef\xd3\x8d\xcf\xe8\x66\x45\xbd\xe6\x5b\xaa\xb9\xd6\x27\xf2\x3c\x70\x9f\x20\xb7\x53\xd9\xe4\xef\xab\xdf\x6e\xa7\x28\xed\x30\x31\x8f\x76\x2d\xdb\x8b\x45\x94\xad\x58\x64\x17\x53\x74\x31\x3e\x53\x46\xbb\xd0\x02\x95\x72\x5a\xd5\xcd\xba\x38\x95\xfb\x29\x6a\x4d\xd4\xa8\xa5\xf8\xaa\xfa\x23\x57\xae\x07\x35\x70\x05\x53\xaa\x8f\xd3\xae\xfa\x54\x95\x68\xbf\xb8\x2e\x2e\x9b\xf0\x78\x55\xb3\x27\xe5\xc3\x57\xa3\x87\xd3\x0e\x7d\xd9\x7c\x12\x75\xe2\xb9\x5c\x69\x40\x33\x78\xf9\xa4\x15\xf9\xef\x15\x6b\x67\xda\xd2\xaf\xfa\x06\xd2\x0e\x76\xa5\x7a\x33\x3d\x91\x2b\x6e\x5b\x68\xfe\xae\x04\x96\x12\x3f\xfd\xf2\xea\x5a\xaa\x29\x5d\x29\x3f\x47\x35\xc6\x4b\x9f\x6e\x12\xf3\xf3\x42\xc3\x63\xf2\xe4\x8b\xdf\xff\x4e\x27\x85\x0b\xc1\x1f\xe9\x64\x74\x7e\xa6\x14\xd7\x53\xbb\x08\x7c\xee\x0e\x0c\xaf\x6e\xe9\x6f\xf1\xb6\x03\x30\xbc\x3b\xf0\xd2\x1c\x50\x7d\x0b\xbc\x58\x00\x8c\xc9\x03\x1a\xd5\x59\xf7\xe1\x47\x4b\x40\xb3\x1f\x70\xf3\x07\xee\x8b\x22\xd5\xf5\xbf\x5c\xc9\xfc\x87\x73\x3a\xc2\x9c\x01\xa7\x74\x01\x93\x1f\x80\x13\x31\xa0\x9b\x09\x47\xe7\x70\xbf\x83\x03\x62\x7f\x7f\x29\xde\xbd\x6f\x0e\x20\x9c\x38\x84\x59\x16\x32\x92\xbd\x23\x80\xa4\x18\xa0\xbc\x17\xb0\x75\x25\xf3\x01\x84\xfd\x71\x7f\x1d\x70\xc0\x0b\xa8\xb5\x07\xce\x87\x01\x35\xe5\x7c\xb7\xbc\x26\x14\x78\xd0\x00\x1c\x38\x0e\xbc\x89\x04\x0e\x28\x00\x5f\x36\x03\x15\x71\xad\xf1\xff\x1d\xc6\x6d\xf0\xff\x4f\x2d\xf8\x26\xf1\x3f\xee\xb0\x8e\xc1\xfb\x01\xc0\x90\x3e\xc0\x1f\xcb\x58\xff\x42\xca\x7b\x78\x92\x06\x8c\x74\x03\x1e\x74\x07\xd4\xde\xb6\xe0\xfd\xc2\x38\x31\x0b\xb8\x3a\x0f\x98\x7a\x0b\xb8\xe0\xc9\x35\xbf\xfa\x4a\x40\x38\xa9\x0a\xde\x20\xc4\xbb\xc3\xdf\xb3\xae\xfd\x01\x19\xc0\x6e\x5d\xcb\x3c\x54\x0c\x00\x3c\x46\x03\xbb\xdf\x00\x81\x85\xc0\xee\xb9\x40\x84\x2a\xd7\xa6\x13\xb6\x03\x7b\xb4\x80\xad\xae\x40\x85\x2c\x50\xbc\x12\xd8\x73\x94\xef\xc8\x0a\xd1\xe7\x54\x20\xb0\xff\x2c\xf0\x43\x28\xff\xee\x71\x17\xa0\xfa\x31\xf0\xe6\x32\x50\x2d\xea\xb5\xb7\xc5\xff\xdb\xf2\x1f\xa4\xf7\xe0\xa5\xbc\x8f\x4f\xca\x40\xff\x67\xcc\x7b\x18\x60\xc6\xbd\xf3\x95\x67\x00\x3f\xbd\x02\x94\xf3\xb9\xcf\x89\x8a\x1a\xf0\x63\x0d\xf3\x63\x04\xfb\x47\x0d\x04\xae\xfb\x32\x4f\xe8\x52\x23\x30\xe9\x4f\xee\xeb\xa2\xa5\x00\x9c\x52\x00\xe6\x24\x00\xc7\x03\x80\x85\xef\x79\x1e\x84\x3c\xb9\xda\x05\x58\x76\x03\xa8\x28\x06\x56\xf5\x04\x76\xfb\x31\xc6\x50\xba\x18\xf0\xb7\x66\xbc\x3e\x6c\x07\xeb\xbd\x27\x18\x03\x25\xde\x40\x56\x05\x50\x16\xc0\xf7\xdd\xcb\x1a\x80\xea\x3d\xc0\x9e\x6c\xee\x0b\xb2\xf7\x22\x70\xcd\x1c\xd8\x6b\x03\x3c\xfc\x1d\xd8\x5b\x09\xfc\x2e\x01\xf6\x16\x33\x0f\x42\x8a\xff\x17\x88\xf5\x58\x69\x1f\x84\x7f\xe3\x3f\xf4\xd1\xe4\xbe\x37\x42\x3e\x23\xe5\x7f\xbc\x6c\x02\x7a\x9b\x00\xcf\x8f\x03\x4a\x26\xc0\xc3\x64\xa0\x5f\x10\xf0\x63\x1e\x30\x48\x05\xb8\x51\x08\x0c\x53\x69\xc1\xfb\x2f\x8e\x01\x34\x67\x01\x67\x32\x84\xb3\x05\xf7\x2f\xd1\x6d\x00\x0e\xde\x05\xe6\xd6\x01\xd5\x9b\x00\xe3\x09\xc0\xbe\x3f\x19\xdf\xdd\x6b\x0d\x38\xde\x69\xc1\xfd\x77\xfc\x0f\xf0\x1d\x03\xec\x74\x00\x42\x73\x81\xa2\x2f\x40\xdc\x6f\x8c\x67\x67\x3a\x01\xbb\xbc\x19\x1b\x29\x7e\x05\xec\xcf\x03\x4a\xca\x81\x93\x3f\x03\xbb\x73\x80\x1b\x3d\x80\x52\x7f\xe0\xa1\xe0\x4f\x3d\x81\xbf\xc6\xb6\xac\x03\xa9\xfe\x89\xd4\xfe\x6c\xb7\x7f\xe7\x3f\x48\x79\x1f\xff\x53\x07\xba\xaf\x64\xfe\x4b\x97\x3a\xe0\x65\x29\xd0\x3d\x01\x78\x72\x02\xe8\x69\xd0\xc2\x7b\xb8\x63\x03\xf4\x19\x00\x7c\x1f\x06\xf4\xaf\x04\x2e\x66\x71\xff\x9c\x73\x62\xff\xa0\x93\xa1\x80\xe6\x4a\xe0\x88\x1f\xeb\xc5\x08\xeb\x76\x76\x35\x20\x64\x0f\x46\x26\xac\xdf\x60\x49\xba\xb7\x80\x9d\x67\x0b\xee\xbf\xc3\x0e\xf0\xd9\xc9\x38\x60\x38\xf8\x1e\x70\xac\x3b\x90\x5f\x02\x64\xaa\x02\x85\x5e\x7c\xdf\xbd\xc8\x05\xa8\x5a\x0f\xec\x58\x09\x9c\x5e\x08\x94\xa8\x01\x37\x9e\x01\xbb\x36\x00\x4f\xb6\xf1\x7c\xfd\xb5\xf3\xab\x3e\x10\x22\xf7\x2b\xdb\x89\xc7\xb6\x3a\x08\x49\x22\xee\xf7\x71\x17\x20\x7f\x06\x78\x1f\x0b\xb4\xf3\x64\xfd\x97\x4e\x72\xac\x83\x23\xfb\x10\x78\xb6\x10\x68\x9f\xd8\xc2\x7b\xb8\x15\x0b\x74\xeb\x0c\x5c\xd1\xe6\xf9\x3b\xf7\x09\x50\xae\x60\xfe\xcf\x50\x59\xe0\xa8\x1c\x30\x26\x96\x79\x4a\x93\x85\x6c\x6f\x38\xa0\xbb\x16\x28\xfb\x8d\xf9\x52\x25\x23\x01\xb3\x7a\xa0\xf0\x47\xee\x97\x53\xf0\x14\x70\xf6\x01\x72\x35\x00\x8f\x2f\x40\xae\x03\xb0\x7e\x01\xb0\xad\x9c\xe7\x61\xdb\x72\x20\xbd\x82\x39\x10\x3b\x6c\x81\xfc\xcb\x40\xcd\x55\xc6\xf9\x4f\xc7\x03\x85\x9f\x81\x9b\xaf\x81\x82\x50\xe0\xe9\x8a\x96\x3e\x10\xd2\xf8\x27\xb5\x5f\xfa\xdc\xa5\x38\x78\x5b\x1e\x80\x14\xef\x7e\x2b\x9c\xaa\x43\x81\x5f\xc5\x2a\x51\x2b\x9c\xaf\x0a\xb8\xd3\xc0\x7f\xff\xfe\x03\xd0\xfe\xf3\x57\xbc\x87\x37\x40\xef\x24\xe0\xf8\x43\x40\xd8\x86\x0e\xbe\x64\xbc\xbf\x5a\x19\x50\x1f\x05\xec\xbe\x0b\x4c\x9f\x05\x94\x6c\x64\x5d\x10\xc1\xef\x8d\xd5\x85\x53\x0f\xf3\x62\x72\xea\x98\x17\xb3\xd5\x0b\x70\x3b\x01\x64\x1f\x05\x82\x7f\x02\xb2\xef\x01\x9b\xbb\x00\x5b\x36\x01\xe9\xaf\x58\xe7\x60\x67\x06\xb0\xf5\x29\xf7\x4e\xc9\x55\x61\xfd\x03\x61\xbc\xe9\x02\x6c\x8b\x02\x9e\x65\x00\x79\x83\x59\xd3\xa5\xd9\x7e\xd1\x2f\xa4\xba\x1f\x52\xbb\x23\x45\x3f\x08\x2d\x6b\x8d\x77\xbf\x11\xef\xab\x4b\x79\x0f\x4f\x4f\xf3\x78\x6f\x07\x8f\x52\xde\x03\xd5\xf9\xaf\x72\xff\x2a\xb9\x7c\xe0\xf4\x75\x40\x5e\x9d\x31\x68\xc5\x8d\x40\xf5\x5f\x80\xca\x18\xa0\x5c\x1e\x50\x2d\x00\x4a\xfb\x03\x13\x57\xf1\x3a\x17\xf6\x91\xdc\x07\xbc\x9f\x6e\x9b\x03\x58\x4c\x07\xb6\x48\xf8\xee\x79\x96\x2d\xb0\xee\x36\x90\xa9\x01\x04\xeb\x03\x92\xed\x40\x74\x02\x6b\x49\xa5\x7f\x00\x24\xcf\x80\x42\x3f\xbe\xc5\xb3\x5f\x88\x6f\x53\x81\xd3\x55\x8c\x1f\xff\x50\x09\x6c\x79\x0a\xfc\x2c\x8c\x2f\x81\xa6\x87\x2d\x7d\x50\x62\x9f\x88\x3c\x80\xff\x43\x07\xe2\xbf\x74\x3f\x9a\xfb\x5d\xcc\xe0\x51\x8a\xfb\x5f\x12\xe7\xa5\xbe\x98\xc7\xba\xcd\x80\xec\x0d\xd6\xf1\xe9\xa2\xde\xa2\xfb\x50\x5a\x01\x0c\xbe\xc2\x7a\x0f\x63\x4b\xd8\x4f\xa7\xcd\xe6\xe7\xaa\xff\x94\xbf\xbf\x59\x03\x90\x96\x01\xd8\x1e\x03\xd2\xba\xb3\x7e\x50\x72\x7f\x20\x60\x32\x6b\x27\x45\x39\x00\x49\xdd\x59\x07\x22\x39\x11\xd8\xa1\x0b\x24\x85\x01\xfb\xe7\x00\x49\xc2\x9e\x14\x0c\x24\x77\x01\x7e\x98\xc2\x3f\xff\xd4\x1f\x48\x9d\x07\x7c\xbe\xdf\xc2\xfb\x91\xf6\x3f\x59\xbf\xb4\xb5\xdd\x7e\xd6\xad\x71\xf1\x37\x11\xad\xfd\x40\xca\x7f\x69\xeb\x07\x52\xbd\x83\xf3\xa2\x2e\xc4\xa9\xbe\x3c\x1e\x11\xf1\xcf\xea\x43\x80\xcc\x14\xde\xf7\x3b\x7f\xe1\x78\xd7\x37\x9d\x71\xdf\x11\x87\x80\xad\x2b\x80\x09\x27\x81\x8c\xab\xcc\x7f\x48\xf9\xc8\xba\x20\x89\xe6\x80\xb5\x39\x10\x57\xcc\x3d\x29\x62\x0f\x01\x7e\xdd\x81\xb8\xae\x40\xd4\x77\x40\x4c\x3a\x20\x49\x07\x62\x4e\x02\x45\x4b\x80\xa8\x7b\x40\x65\x04\x6b\xa7\x9c\x59\x08\xc4\xa8\x00\x3f\xd8\x02\xd1\x1e\xbc\xc7\x0b\x73\xf7\xf1\x4f\x20\x54\xec\x33\x17\x7c\x8b\x47\xdf\x86\x36\x3c\x08\xb4\xe6\x41\x34\xf3\x5f\xa6\xb7\xf6\x83\xb6\xfc\x97\x8b\xa7\x44\x3f\x10\x75\x2f\x8e\x89\xb8\x7e\xed\x3a\x1e\x2b\xc4\xf7\x11\xd6\xbf\x10\x4f\xf2\x3c\x81\x1e\x9b\x81\xad\xcf\x80\x81\x4a\x80\xe4\x13\x30\xfa\x15\x90\x3c\x94\xfb\x06\xc5\xa9\x70\xdc\x8c\x6e\xe0\xfd\x23\x32\x9a\x75\x41\x22\x5c\x98\x1f\x14\xee\x01\x44\x44\x00\x61\xc6\xcc\x99\x10\x46\x61\x6d\x85\xce\x62\x45\xd7\x8d\x89\xc0\xe9\x9f\x59\x63\xe8\xa6\x23\xb0\x41\x91\x7d\x79\x83\x3c\xf0\x45\xeb\x5f\xf8\x1f\xa2\xdd\xab\x8e\xb7\xe6\x41\xd8\x1d\xfb\x77\xdc\xff\xee\xef\xe2\x3a\x68\xd3\xf7\x45\xca\x7f\x39\x2e\xaa\x0d\x73\xef\x6c\xa0\x4a\xd4\xcf\x68\xe6\x7f\xdc\xe6\x71\xcb\x78\x40\x6e\x12\xaf\x67\x61\x5f\x49\x5c\x01\x0c\x7d\x04\xc4\xcd\x06\x26\xcd\x02\x36\xa5\x00\xb3\xf7\x01\x61\x73\x00\xd3\x4e\xdc\x23\x68\x85\x39\x10\x74\x0f\xf0\x78\x05\x04\x17\x02\xe1\xb6\x40\xa0\x22\x90\x9a\x0f\x04\x34\x02\x85\x61\xac\xcd\x27\x7c\xa6\x6f\x04\x6b\xcb\x09\x3f\x0b\x71\xd2\xe7\x2e\xf0\x62\x02\xe0\xab\xc7\x71\xb2\xd9\xee\xda\xd6\xbc\x0f\xa9\xee\xc5\xd2\x42\x91\x07\x31\x9e\x47\x29\xff\x45\xa4\xbf\x34\xf3\x5f\xa4\xf6\x4b\xf9\x2f\xa7\x52\x78\x3c\x28\xde\x1a\xd8\x2f\xce\xd3\x5e\x3d\xd1\x0f\x44\x5e\x50\xae\xe8\x3f\x12\x2e\x1e\x20\x21\x1f\xe8\xd8\x85\xfd\xb5\x9f\x23\xe7\x06\x63\x27\x02\x21\x8f\x00\xed\x47\x40\xa0\x12\x60\xe4\xc6\xf6\xd8\xd6\x03\x5e\x76\xc0\xba\x93\x80\xe7\x67\x20\xf4\x21\x6b\x4b\xa5\x29\x00\xee\xed\xb8\xaf\x98\xab\x0a\x50\x79\x8d\x35\x0b\x4f\xdd\x06\x56\xbf\x06\xbe\xd7\x06\x9c\x83\x80\xa7\xd3\x00\xe7\x5f\x59\x57\xcc\x61\x71\x6b\xbb\xa5\xf6\x9a\x1c\x10\x79\x10\x55\xad\x79\x10\xff\x17\xff\xe5\xb4\xa8\x7f\x72\x34\x4f\xb4\x5f\xca\x7f\x91\xf2\x1f\xc4\xdb\x46\x79\x62\xdc\x94\xf2\x3f\x92\xc5\xd3\x75\xa4\xf8\xba\xf5\xc7\x81\xee\xe6\x40\xa0\x16\x30\xf4\x08\xe0\xf3\x1c\x98\x74\x01\xf0\x78\x0b\x18\x06\x00\xae\xc3\x81\xa5\x5f\x80\x35\x4b\x01\x97\x89\xc0\x2a\x27\x60\xfd\x6f\x80\xe3\x1b\x20\xf1\x13\xb0\xe2\x37\x20\x6f\x00\x60\x57\x04\x94\x5f\x07\x96\xe7\x02\x75\x77\xd9\xce\x6b\xee\x80\xcd\x6e\xa0\xb1\x0e\xb0\x9e\x06\xfc\x15\x09\x58\x8a\xe7\x06\x63\x91\x37\xb6\x40\x8c\x0f\x86\x03\x78\x14\xce\x82\xc2\x38\x4b\x8c\xa7\xff\x17\xff\xe5\x58\xc1\xbf\xdb\x5f\x2c\xf6\x8d\xca\x6f\x62\x9e\xc0\x16\x4f\x1e\x53\xaf\xc9\x52\x55\x35\xe6\x9e\x0c\x9d\xab\x37\xb8\xcb\x12\x4a\xe7\x3d\x5d\x6e\x42\xbb\x09\xc0\x3a\xdb\x0e\x4b\xfb\x8d\x03\x56\x2f\xe8\xe4\x32\x6e\x34\xe0\x58\xdc\x59\x73\xd6\x2f\x80\xdd\x80\x2e\x16\xe6\x0d\x80\xcd\x89\x2e\x29\xce\x81\x80\x55\x44\x97\xdc\xc0\x5d\x80\xc5\x4f\x5d\x56\xc7\xa5\x03\x66\x11\x9d\x6f\xe4\x24\x00\x26\xb6\x9d\x4d\xf6\x0c\x06\x16\xe7\xcb\x67\x1c\x7d\x03\x2c\x4a\xe8\x74\xfe\x72\x1c\x60\xa4\xd2\xf1\xf1\x83\x27\xc0\x82\x3f\x3b\xbc\x7b\xd3\x05\x98\x3f\xb5\x7d\x01\xd9\xab\x23\x4b\xf7\x96\xa5\x7c\x0f\x2d\x31\xaf\x9e\xa6\xcd\xe3\x64\xf1\x9e\xc2\xff\xc5\x7f\xa9\xb1\x02\x55\xcd\x2a\x9c\xb8\xca\x5e\xfc\x8a\xfb\x00\xe5\xbe\xed\x46\xd5\xa4\xac\xd8\x1e\x54\x0d\x48\xbc\xae\x40\x11\x34\xca\x9c\xc7\x90\x57\xac\xc6\xec\x51\xcc\x55\xd8\x95\x06\x7d\x09\x5d\xb0\x9d\xd6\x3f\xb2\x67\x47\x60\xc9\xae\x01\x4d\x23\x86\xe1\x80\xe9\x0c\xe5\xbf\xa7\x2b\xcb\x2c\x30\xba\x34\xd0\xd0\xe8\xbe\xcc\x8d\x79\xbf\x0c\xb4\x58\x01\xd9\xa5\x06\x3e\xca\xff\x78\x4b\x64\xf7\xcd\x1e\xaa\x5c\xbc\xa9\x41\xf6\xdd\xcc\xb3\xca\x3d\x32\x43\x65\xff\xd1\x79\x36\x20\xa9\xd8\x5f\xf6\xc1\x0c\xeb\xfe\xff\x3b\x98\x20\xeb\xa5\x3d\xb2\x7f\xf4\x77\x47\x64\x4e\x6a\x35\xf4\x8f\xbf\xa7\x85\xd0\xe9\xcf\xfa\xbd\xff\xcd\x0e\x98\xb6\xb1\x6f\xac\x60\xdf\xc4\x13\xbd\x49\xcf\x7d\xfc\xbe\x1e\x29\xc2\x38\x6e\x4c\x37\xd2\x43\x50\xbb\x2c\x4f\xf8\xbf\x9a\x43\x87\x19\xc2\xd8\xcc\xff\x30\xfd\x77\xfb\xf7\x56\xca\x93\x87\xec\xaa\xef\x4e\x55\x33\x29\xff\x45\x92\xc5\x7c\x90\x04\xcd\x21\xb4\xe3\x46\x2d\x64\x9e\x44\xf0\xc3\x51\xc4\x0f\xf1\x48\x1f\x49\x55\x93\x55\x8e\x6a\xf4\x07\xab\x76\xa3\xf9\x7e\xdf\x8d\xb1\x9b\x3a\x68\x03\x06\x0b\xc6\x95\x2a\xc7\xa2\x62\x66\x97\x71\x97\x34\x5e\xca\xc9\x4f\x7f\xaa\xde\xc1\xc0\xa0\xdd\xe0\xc9\xce\xe3\xfc\xac\xdb\xb5\xef\xaf\xd9\x71\xec\x2d\xd7\x9f\xdb\xff\x39\x4e\x6f\xec\x92\x8d\x7b\x3b\x9c\x1e\xed\x3f\xc6\x2b\xe5\x66\xc7\x3e\xa3\x2c\x47\x97\x15\x5a\x77\x54\x19\x19\xaa\x56\x50\x1d\xdd\xe1\xd9\x88\x45\xa3\x7e\xaa\x7f\xdf\x61\xfb\x70\x63\xd5\x4b\x37\x57\x76\x90\x1f\x76\x58\x75\xdd\x8b\xc4\xf6\x8b\x87\xc5\xa9\x2a\x7f\x74\x6c\x37\x6d\xc8\xb4\x61\x8d\x4d\x4d\x72\xed\x54\x86\xab\xfc\xd3\xd4\x24\x3b\x7d\xa0\xdd\xc0\xdd\x4d\x4d\x32\xdb\xfb\x9f\xee\xff\x57\x53\x13\xd6\xf4\x9d\xda\xe7\x93\x30\x0f\x67\xc4\xbc\x51\xca\xff\xa9\x39\xd4\x89\xf0\xc7\xdd\x17\x7b\x12\x4e\xfb\x95\xfe\x0b\x55\x8b\xa5\xfc\x97\x84\xca\x31\xdc\xf7\x7b\x9c\x26\xe9\xfa\x07\x5d\x9b\x40\xf8\x9d\xa7\xc3\x64\xca\x34\x9c\x15\xb8\xba\x66\x1d\x3e\x8d\xfc\x60\x61\x90\x16\xdd\xd6\xd7\xba\xa7\x43\xb7\x6c\x27\xfc\xae\x5b\xa7\x70\x05\x18\x1b\xaf\x7b\x62\x54\x81\x6c\x77\xd5\x6d\x33\x7b\xeb\xce\x97\xbd\x37\x2c\x4a\xf7\xad\xb9\xb5\xdc\x88\xc1\x43\x74\x03\x56\x6b\xca\x0d\x19\x18\xa6\xdb\x21\xf8\x82\xec\x83\x01\xb6\x3a\x4f\x12\x0f\xc8\xaa\xf4\x0f\xd0\xb1\xcd\xbb\x8f\x47\xfd\x16\xce\xf8\xa9\xd2\x11\xe8\xf3\x4e\xfb\xdd\xa9\x68\x40\x29\x5e\xeb\xf7\xeb\x3f\x00\x8a\xee\xd3\x2f\x3d\x2b\x00\x7a\x8f\x9a\xf6\xe7\x07\x05\xa0\x97\xcd\x64\xea\xfb\xd1\x63\xa0\xe6\x5a\x61\xec\x36\x6d\xac\xad\x30\x76\xb1\x1f\x3d\x55\x18\x3b\x45\x8c\xa4\xbe\x0f\xc7\x1b\xe4\x88\xb7\xb2\x3f\xb2\x1b\xd5\xdb\xf6\xac\xea\xd7\xb3\x95\xfd\xca\xaa\xc4\x8b\x49\xd9\x35\x9e\x6e\x9b\xc6\x35\x4c\xa4\xe7\x1a\x39\x79\x2a\xa1\xf1\xc1\xaf\xb4\xe9\x3e\xab\x97\x9c\xee\x13\xb6\x9f\x37\x90\x65\x47\xf5\xa9\x3a\x68\xb2\x69\x2e\x65\xee\x7a\x66\xf3\x89\x57\xa1\x7e\x7c\x21\xd5\xfb\x55\xde\x2d\x0e\x91\xef\x05\xf4\xcf\x34\x1e\x39\xa4\x0b\xa0\x64\x66\xbc\x7d\xea\x5b\xa0\x57\x92\xb1\xfa\x22\x89\x10\x53\x17\xbf\x76\xec\x04\x74\x29\x5e\x3c\xc5\xbf\x23\xd0\xa9\x69\x91\x6b\xec\x38\x61\xef\x31\xca\xcf\x59\x0f\xb4\x5f\xbe\xf0\xc0\xde\x51\x80\xdc\xd3\x05\x8b\x8f\x2f\x07\xe4\x54\xe7\xfb\x37\x0c\x07\x64\xfc\xe6\xa5\x3d\xfe\x5b\x08\xe0\x86\x81\x7f\x52\x7d\x57\xff\x38\xd7\x21\x67\x8a\xf8\x8d\xb6\xa8\x6f\x3f\x55\xd4\xfb\x9f\x44\xf7\xbd\x6b\x0e\x28\x51\x5d\x56\xca\xff\x29\xfc\x61\x14\xa1\x69\xd9\x85\xe3\xa9\x1a\x9a\xea\x37\x85\x22\x46\x9c\xa9\x36\xd5\x61\x23\xcf\xcc\xa4\x7a\x6b\xd0\x5b\x7d\xe2\x05\x79\x39\xcd\x23\x74\xde\x39\x81\xf5\x51\x96\x7b\x2d\xa6\xb8\x61\x1e\x6b\x42\x78\x8d\xfe\x52\x73\x8a\xc0\x53\xbe\x58\x50\xe6\x3a\x5c\x77\x29\x65\x60\x5d\x57\xda\x52\x15\xb6\x83\xbc\x6d\x76\x9f\x4a\x40\xe6\xb2\xed\xbe\xf1\xc4\x0c\xb0\x5d\x3e\x97\xea\xf1\xcb\x6e\x2c\x27\xed\x3a\x9b\x6b\x7c\x5f\xd1\x66\x7f\x14\x31\x48\xac\x97\x6c\x21\x04\x6e\xe9\xc3\x52\xc2\x39\xad\x4e\x1e\xa1\x08\x65\x79\xe1\x12\xfd\xdd\xf2\xf3\x43\xaa\xb0\x5a\x98\xbc\xa5\x64\xc0\x6c\x31\xdb\xbb\xc8\x8c\x47\xc3\xf1\x3c\xea\x8b\x78\x96\x1e\xc5\x49\xa9\xfd\x3b\x9c\xd5\xc9\xfe\xad\x06\x93\x69\x7d\xa4\x35\xe8\x50\x66\x14\x7f\x69\x26\xf1\x17\x22\xbb\x72\x3f\xa4\x90\x4c\x23\xaa\xa2\x7a\x37\x18\x13\xae\xb7\xe6\xa4\x39\xcd\xba\xfd\xac\x25\x54\x7d\xb7\x5c\x63\x43\x71\x74\x7e\x1d\xeb\x28\xe8\xaa\x33\x3f\x64\xdc\x55\xc6\x91\x07\xe8\x3a\x11\x9c\x2b\xd7\x6f\xb5\x18\x91\x56\xbf\x56\xe4\x4a\xb1\x27\xeb\xdb\x3b\xd7\x1b\x50\xec\x5e\x1d\x6c\x43\x8c\x25\xe7\x35\xee\xe4\x59\xab\xec\x18\x41\x5e\xa5\x9e\x41\xf5\xfb\x95\x3d\x76\xd1\x13\x70\x6a\xe4\x8e\xfa\x0e\x5f\x78\xaf\x73\xa8\xfa\x91\x72\xc1\x15\xeb\x7e\xa3\xbd\x50\xaa\xff\x61\x2d\xe2\x9a\x96\x22\xde\x6f\xe2\xc0\xe3\x62\xc2\xb3\x8a\x1a\x27\x12\x3f\x6c\x5b\x91\x16\x8d\x69\xa2\x1e\x4c\x42\xe3\x5c\xba\xfd\xb8\xa9\x87\x11\x31\x2b\xd7\x6b\x99\x12\xde\xed\x33\xc1\x82\xd6\x87\xcb\x36\x6b\xda\x61\x1c\x5d\x96\x13\xaf\x6c\xa9\x84\xfb\x21\x2d\x02\xdb\xab\x2f\x59\x49\xfe\x3f\xe9\xd3\x6a\xba\xcf\x38\x22\x7d\x2d\xed\xc0\x0a\x5a\x8c\x23\x03\x5e\xe2\xcd\x06\xaf\x3a\x9e\x07\x4f\x09\xdf\x73\xf7\x7a\xc4\xdf\xc0\xeb\x2d\xd7\xeb\xbd\x1c\x59\x79\xc3\x73\xdf\xc6\xdf\xf8\x75\x69\x94\xe3\xb8\x87\x31\x72\xe4\x31\xae\x86\x3c\xd0\x5d\xe3\x2c\xe1\x3b\xeb\xca\x6e\x51\xfd\xda\x25\xf0\x27\xf2\xa3\xb5\xef\xff\xa1\x5c\x51\xca\xff\x58\x71\x9a\xc7\x65\xaf\xbf\x9e\x9f\xed\x6f\x67\xd1\x73\x4b\xcf\x9e\x4b\x5e\x99\xa4\xd1\xac\x83\x43\xa8\x42\xc8\xab\x25\xdc\xff\x02\xb6\x84\x53\xad\xeb\x60\x4f\xeb\x64\xa5\x03\xeb\xa3\x2c\xdb\xe4\x4c\xf1\xcf\xec\xd9\x5a\xc2\xb9\xa4\x3c\x98\x19\xc7\x98\x07\xa3\x1e\xe6\x41\xaf\x53\xc9\x63\xfd\x8c\xae\x87\xfc\x45\x9c\x33\x48\xc4\xbd\x43\x14\xfb\xd0\x8a\x09\xae\x1f\x4b\x19\x47\xc8\xec\xd9\x74\xbf\x32\xb8\x6e\x09\x8f\x87\xd7\xe4\xf2\xdf\xd7\x13\xa2\x1c\x9c\x99\x4c\xfc\xa0\xe0\xd4\x7c\xfa\xa4\x20\xab\x7d\xa4\x44\x1e\xd0\xc8\x8a\xe2\x7e\xe5\xdf\x13\x73\xc5\xef\x44\x23\xad\x6c\xdf\xe9\x7f\xd1\x7a\x91\xf2\x3f\x5c\xcb\x79\x74\xbe\xc9\xa3\x13\xf5\xe5\x93\x64\x31\x0f\x26\xa1\xc9\x94\x50\xf5\xa8\x6b\xd6\x14\xff\x37\xbe\x5d\x4e\xdf\xc2\x5f\xc1\x9e\xd6\xb7\x1b\x9c\x28\x1e\xae\xd6\x59\x4d\xaa\x14\x76\x45\x2e\xb4\x1e\x96\x48\xdc\x08\xaf\x31\xd2\xf3\xcc\xe5\xd5\xc6\xea\xeb\x53\x35\x03\x08\x2f\x1c\xad\x12\x28\xea\x3f\x04\x13\x4f\xa6\xc3\xce\x50\x31\x43\x8f\x14\x53\xf9\x4d\x12\x25\x8a\xd4\x11\x57\xc7\xd0\x9e\x1d\xd9\xc8\x1d\xca\x22\x53\xcd\x17\xf1\xcf\x7c\xdf\x3f\xe2\x42\x20\xe1\x31\x91\x13\xe2\x88\x99\x12\xf1\x6c\x1b\xe1\x7c\xe1\x55\x7b\xc8\x5f\xc2\x8c\x8f\xd1\xbc\x84\x5e\xbb\x4a\xc8\xf3\xc6\x3d\x0f\x28\x32\xaf\x7f\xfd\x5a\x9e\x9f\xe8\x17\x56\xf6\xa9\x66\xfb\xbd\x0f\xf3\xe8\x4e\xf7\x7a\x93\x77\x58\x52\x1c\x88\x3e\x6c\x4d\xdf\x2b\x34\x8b\xfd\x3a\xa0\x71\x15\x9d\xa8\x3c\x34\x57\x7f\x62\xfb\xf9\x36\xad\xc3\x09\x0f\x7a\x2a\x56\x03\x3c\x68\x7f\x30\xfe\xcd\x8f\x4e\xe0\x73\xeb\xd9\x5e\x9d\xc4\x60\xea\xb7\xa3\xe9\xce\xe8\xdb\xb0\x46\xe6\x49\x28\x4a\x33\xec\xaa\x98\xb5\x6c\x7f\x7c\x16\xa8\x1f\x4e\x7c\x0a\x67\x24\xf1\x59\xcc\x03\x89\x4f\x9a\x49\x08\x6b\xc2\x15\x33\xf2\xff\x04\x63\x66\x22\x25\x18\xfb\xd3\x37\x88\x53\x8f\x21\xcf\x4b\x30\xdf\x4a\x88\x74\x5c\xef\x62\xfa\x86\x71\x0d\x8c\x18\xc6\x1c\xb9\x40\xaf\x8b\xae\xbb\x93\xcc\x9e\xfd\x6b\x07\x7c\xc5\x8b\x89\xd8\xc7\xf6\x4b\xfb\x05\x05\x2f\x13\xc6\x38\x15\x3b\xe2\x43\x49\x75\x80\x82\x47\xac\xa5\x3c\xc1\xcb\x86\xd7\xf1\xda\x97\xec\xd7\x2b\x27\xfa\xb2\x2e\x94\x7d\x00\x55\x6e\xcc\xc3\x83\x48\x4f\x67\x91\xcc\x7a\x3a\x99\xe9\x8b\xfc\x88\xa9\x9a\xe1\xb4\x1e\xc6\x16\x45\x51\xdf\x9c\x21\x74\x63\x02\xe8\xf6\x28\x21\x92\xed\x4f\x11\xfd\x21\xfd\x83\x2c\x9d\xe1\x32\xac\xfa\x90\xff\x66\x18\x8d\x61\x86\xd6\x22\xc6\xfd\xd3\xeb\x4d\xe8\xf9\xa5\x5f\x71\xa4\xb3\x8f\x24\x97\x3d\x2d\x7d\x4a\x14\xad\x7b\xc9\xfb\x4c\xe6\xcd\xe4\x72\x5f\x14\xc9\xcb\x5a\xba\x49\x9f\xb6\xfd\x1c\xf9\x4b\x72\xe3\x4d\xfa\x7d\xf2\xdb\x9f\x86\xd3\x98\xf6\x37\x21\xb1\x09\x45\x6c\x7f\x4c\x3a\xdf\xc9\xda\x44\x71\x32\x1c\xab\xe9\x53\x82\xef\xbb\xd2\xc6\xe1\x6b\xee\x79\x8c\xd7\x81\x0f\xcd\xee\x2a\xf3\x00\xb2\xdf\xee\x61\x30\x45\x1b\xa9\x1e\x8e\x89\x47\x38\xe5\x91\x86\x7e\xfc\x9c\x75\x03\x59\x27\x65\x42\x22\xab\x54\x8c\xca\x4f\xa4\xbc\x61\xa0\x3e\xf3\x61\x3a\xff\x93\x26\x2a\x59\x66\x89\x19\xec\x76\x77\x19\xaa\x81\x6d\xeb\xc2\xfe\xb0\x2d\x8f\xf5\x1f\x72\xf6\x6a\xd3\xf3\xcd\xb9\xcc\xba\x07\x39\x1f\xec\xb9\x93\xe5\x07\x4f\xc2\x27\x73\xd2\x23\x88\xdf\x90\x73\x52\x22\xcb\xaf\x2b\xa2\xb3\xe0\xd6\xe0\x6a\xf2\xc0\xec\xc3\xf5\x5a\x20\x9e\xc7\x35\xd2\x91\xc9\x2a\x78\x4c\xca\x4f\x59\xde\x6f\x09\x89\x94\xf2\x62\xd2\x44\x5e\x65\x22\xe9\x33\xae\xcf\x71\x27\x96\x9d\x6f\x81\x37\xb1\x51\x3c\xc7\x31\xdf\x6b\xb5\x4b\x08\xed\xde\x0e\x55\xcc\x7b\x92\xea\xe1\x98\x4f\x88\xa2\x0a\x8d\xd1\x3f\xb1\x14\xef\xe6\x68\x26\x90\xdf\x4f\xaf\x4c\x22\xfe\x9b\xa6\x01\xab\xb7\x0c\x4f\x67\xfc\x58\xe9\x4e\x16\xf9\x5b\xc7\x63\xac\x93\x02\xe4\x89\x37\x34\x0a\x9d\x64\xc9\xd3\x0a\x1f\x31\x4f\xac\xa8\x91\x71\xff\xc2\xbd\x5a\xc4\x18\x28\x1c\x6f\x44\x29\x59\x61\x15\xe3\xfe\x45\xb1\xee\x14\x61\x8a\xb2\x43\x99\x2f\xa3\xc9\x08\x7d\x51\x6c\x3e\x7d\x83\x42\x79\x3e\x03\xe6\x37\x31\xde\x5d\x20\x77\x95\x32\xdf\xbc\x57\xac\xa5\x98\xe7\xf7\x9a\xe2\xce\xf6\x07\x1f\x28\x0e\x35\xf3\x62\x52\xb8\x5e\xc7\x7c\x18\x4f\x2b\xe6\x3f\xad\x7d\x29\xf6\xc5\x52\xe4\xfe\x50\x6d\xf5\x70\x4c\x24\x6c\xf7\xbc\x3f\x53\xa8\xe2\xa0\x7b\x31\xf5\x3c\xbe\xd2\xc5\x19\x93\xc7\xcf\x7b\x08\x58\x27\xa5\xb7\xc9\x76\xd2\x51\x69\xef\x50\xb8\x9f\xed\x97\xf2\x61\x4a\xaf\x70\x07\xd7\xdd\xca\xbc\x2e\xca\x1a\xd8\x1f\xca\x4c\xb5\x28\x2f\x2a\xcd\x5f\x40\x91\xb8\x6c\xbb\x2d\x65\xf0\x65\x1b\xd6\x51\x5c\x28\x1b\xb7\x81\x14\x8b\xca\x54\x98\xa1\x52\xd6\xc0\x3c\xa9\x92\xf9\x65\xa4\x54\x50\xf2\xfb\x11\xda\xe1\x8b\xf3\x2f\x52\x8d\xac\x58\x87\x71\xff\x5d\xa9\x3f\x93\x7f\xec\x7a\xf7\x37\x29\x20\xb6\xe6\xc5\xf8\x0c\xe1\x78\xe6\x36\x31\x82\xa2\xb3\xb3\x52\x14\x79\xdb\x8a\x1c\x7e\xde\x36\xf3\x98\x07\x64\xea\xce\x7c\x98\xf9\xee\x69\xf4\xad\x0d\x0c\x98\x17\xa2\x9d\xc6\x7a\x21\x13\xa2\x98\x07\xa4\xa6\xb7\x9d\x76\x2d\x95\xc1\x85\xf4\xf7\x5e\xf5\x3b\x69\x1f\x6a\xb7\xaf\x54\xec\x07\x23\x3d\xb9\x57\xf6\x93\xa5\x48\x5b\x39\xb0\x0f\xe9\x80\x55\x2e\x53\xa3\x4c\xac\x32\x68\x1a\xc5\xc9\xca\xa2\x05\xc4\x58\xde\xf7\x27\x67\x66\xfb\xb4\xb8\x83\xdf\xbe\x05\x41\xa4\xff\xb3\x6f\x3a\xaf\xc0\xca\xea\x9c\xf1\xfc\xf7\x12\xd2\x95\xa9\xd0\xac\xa5\x9d\xab\x3c\xe1\x2c\xed\xa7\x7b\x2b\x6f\x51\xc6\x5c\x3e\xf6\x39\xf9\xc1\xde\x41\x7f\x92\x45\x7b\x22\x98\x07\xc2\xbc\x18\x4f\x09\xb3\x54\xd7\x76\x68\xdd\x17\x4b\xca\x03\xb2\x6a\xe4\xe7\x6c\x7c\x90\x79\x4f\x0b\x4e\x6e\xa5\x79\x9b\xf5\x23\x3f\xe7\x69\x2b\xb8\xbb\x99\x46\x56\x11\x85\xfb\x51\x73\x58\x0f\x48\xf9\x4a\x09\x3d\x95\x1e\x9f\xcb\xc4\x7d\xa2\x5c\xcc\x17\xa4\x7c\x98\x43\x81\xb2\xa4\xb0\x72\x70\x99\x12\xcd\x7c\x6d\xaa\x2a\x3d\xff\xda\x46\x3e\xa1\xd5\xa6\xce\xa3\x1b\x2e\x07\x67\xb2\x7e\x52\xad\xe6\x1a\xe2\x3b\xd4\x1e\x0f\xa0\x1d\xa7\xd6\x29\x9a\x15\x12\x25\xcc\xaf\x3d\x70\xb9\x98\x2c\x38\xf0\xe8\x00\xcd\x4b\x4d\xe5\x69\xb2\xa0\xfa\xf3\x35\x8a\xc7\x07\xe4\x9f\xd0\x49\x60\x7f\xd9\x9b\x05\xf8\xba\x4f\xd0\x43\xaa\x5f\xe6\x25\x50\x45\x65\xd5\x0f\x29\x94\xe7\xda\x6f\x92\x90\x0e\x9a\x8d\x67\x26\xad\x5a\xf3\x94\xad\x14\xef\x16\x3b\x6e\xa7\xd5\x35\xb7\x9e\xbb\x14\xe9\x3e\x2c\xb8\xc8\xeb\x81\x6f\x64\x8d\xb7\x2f\xa5\xa7\x3b\xbc\x6a\x37\x45\xf1\xfe\xfa\x15\xf4\xfc\xbb\x6b\x56\x71\x3c\x08\xdd\xff\x33\xdb\x2f\xe5\xc3\x1c\x6f\xe0\xf8\x50\x37\x5a\x91\x22\x73\x5d\xf8\x08\xaa\x05\xd7\x65\x4d\x21\x4f\x3c\xf6\xa7\x01\xff\x7c\x6a\x09\xe5\xc9\x27\x4d\xb9\xf3\x5b\x9d\x87\x1f\x9d\x3f\x8e\x6f\x67\x26\x57\x5d\x58\x26\xed\x0f\xc7\x1f\xec\xa0\x95\x5a\xb7\x78\x3f\xe5\x11\xc7\xdc\x39\xaf\x3a\x1e\x70\x9d\xf8\x63\xc7\x0e\x3e\xa2\xf7\x3b\x36\xf6\x77\x9a\xa7\xc3\x8f\x3e\xb0\x2e\x8f\xdc\x97\xcf\xff\xc2\x03\x5a\xbb\x95\x58\x46\x4b\x25\xb9\xac\x83\x52\x93\x4f\xd1\x4a\xda\x1f\x4b\x7f\x21\xdb\xad\x7d\xb4\x84\x9e\xde\x14\x15\xe6\x3f\x8d\x5b\x53\x41\x59\xef\xf0\xe9\xcc\xea\xec\xa3\xb0\x9f\xbc\xb1\xcb\xbb\x83\x3b\x5b\xdb\x7f\x42\xbc\xd9\x77\x56\x44\x90\xce\xf9\xf6\x22\x7f\x3d\x77\x76\x38\x7d\xf2\x99\x3e\x93\x28\xff\x39\xb3\x62\x0e\xd5\xf8\xce\xae\xe1\x7c\xea\xac\xeb\x4a\x3a\x57\x9d\x51\xf7\xa1\x27\x72\xb6\x17\x77\x7a\x3b\xf3\x20\x9d\x78\x24\x67\xdf\x70\x9e\x7d\xd6\xa0\x8a\xce\x27\xf5\x59\x75\xb4\x03\x9e\x99\x77\x85\x5e\x57\xbf\xe2\x3e\xe9\xf3\x9d\x92\x7f\x2e\x9c\x47\x71\xba\xf1\x7f\x64\xd1\xc9\x3b\x9f\xb7\x31\xae\x37\xa2\x84\xef\x04\x0f\x0d\x6a\xe9\x6f\xf1\x8b\x0a\xeb\x2c\x4b\x79\x0f\xf7\xdd\x00\x55\xbf\x96\xbe\x06\xd7\x3f\x31\x1f\xe4\xea\x75\x60\x52\x11\x70\x3e\x96\x75\xfd\xeb\x1f\x30\xce\x7d\x22\x02\x98\x9b\x00\x1c\xd1\xe4\x9a\xe8\xfe\x26\xae\xcf\x57\x6b\x00\xb6\x79\x7c\x17\x53\xc8\x58\x9a\xf5\xed\xb3\x00\x9f\x2c\x60\xe7\x3d\x60\xfd\x31\x60\x67\x27\x20\x26\x9e\x7f\x2f\x11\x7e\x7f\x89\x6b\xc0\x25\x27\x81\x3d\x8e\xc0\xee\x5c\xe0\x70\x02\xb0\xbb\x08\x38\x67\x0f\x94\x3b\x01\xb7\x67\xf1\xfd\xf1\xa7\xda\x40\xb9\x33\xf0\x56\x0e\xd8\xfd\x0a\xf8\xf2\xdb\xb7\xf8\x7f\x5b\xfe\xc3\x87\x2e\x80\x4a\x38\xf0\x87\x26\x30\x70\x38\xcf\xc3\x40\xf7\x6f\x79\x0f\xcd\xfd\x1d\x44\x9d\x83\xef\x43\xb9\x6f\xce\x65\x3b\x40\xc3\x98\xfb\x9c\x4c\x0e\xe5\xfb\xcd\x5a\x0a\xc0\xf1\x55\xc0\x9c\x61\xc0\x81\x06\x21\xa6\xb0\x96\x87\x99\x0a\x50\x5e\x02\xd8\x94\x00\x7b\xde\x02\x4e\x3a\xc0\xae\xe7\xc0\xda\xf3\xc0\x8e\x32\xc0\xcb\x05\x10\xa2\xcc\xfa\x99\x7c\xaf\x9d\x74\xee\xb7\x01\x29\x27\x81\x22\xb1\x3f\x4a\x71\x5f\x60\xaf\x06\x50\x62\x02\x1c\x0e\x65\xbc\xff\x9c\x2c\xeb\xc5\xdf\x4a\x66\x1c\xe9\xd9\x00\x60\xef\x13\xe0\x9f\x53\x40\xb1\x78\x87\x5d\x7a\xff\xbd\xad\xfd\x52\xfe\xc3\xff\xa6\x01\xfd\xa2\x5a\xfa\x7c\xfc\xac\x08\x08\xfb\xd8\xf3\xbb\x80\xa2\xee\xb7\xbc\x87\xeb\x3b\x81\xc1\x3f\x72\x3d\x6f\x44\x4f\x40\xc8\x61\xc7\x6a\x02\xf5\xc3\xb9\x2f\x4a\xdd\x62\x60\x4a\xf5\x57\xf7\xfc\xfd\x80\xb9\x0a\xc0\x1e\x2b\xe6\xc5\x94\x18\xb3\x5f\xec\x7c\xc8\xb8\xff\x8e\x3c\x60\xcd\x00\xa0\x30\x09\xf0\x1e\xc2\x78\x3f\xf5\xf9\x97\x63\x6d\xfe\x7c\x77\x20\xe5\x32\x50\x30\x09\xc8\xfd\xc2\xda\x20\xbb\x3f\xb6\xe8\xfe\x0b\xef\x73\xbe\xc7\x57\xfd\x0f\xaa\x80\x9f\xec\x79\x5e\x3e\xee\x02\x76\xc8\xb5\xe6\xff\x48\xf9\x1f\x52\x1d\x00\x29\x0e\xde\xac\xfb\x71\x05\xe8\x15\x0a\xfc\xac\x0c\xf4\x78\xf6\xdf\xbc\x87\x86\xfe\xc2\x99\x09\xb8\x3c\x05\x50\x79\x07\x9c\xb9\x0a\x8c\x8c\x07\x4e\xd5\x02\xe3\xa6\x01\x47\x5f\x02\x93\xd4\x79\x1d\x68\x6f\x62\x7d\x0a\x21\xc0\xec\x2e\x03\x16\xf5\x60\x3f\x17\xe6\xa1\x20\x98\x71\xff\x42\x6f\xc0\xf9\x3a\xb0\xbd\x2b\xe0\x16\x02\x6c\xdf\xc9\xfd\x1f\xb6\xab\x02\x9b\x6a\x80\x6d\xfd\x81\x94\x01\x2d\xf7\xfe\x85\x5c\xa1\xd4\x9d\xef\xc9\x1f\x76\x65\xff\xb9\xa0\xc2\x38\xe2\xdd\xd3\xc0\xae\xeb\xcc\x61\x11\x7e\xfe\xf8\xe7\xb7\x7d\x30\xa4\xfc\x8f\xb6\xfc\x87\xbf\x66\x03\x5d\xab\x80\xd7\x6f\x01\xf9\xe1\xc0\xcf\xf9\x40\xe7\x6b\x40\xa3\x0b\xd0\x79\x0b\x70\x57\x1b\xe8\x16\x04\x5c\x5f\x04\xf4\x50\x69\xe1\x3d\x5c\x68\x04\xfa\x0b\x51\xe6\x3a\xfb\xc9\xd1\xd7\xc0\xc8\x54\xa0\x76\x06\x30\x7e\x2a\x50\xa5\x0e\x4c\x9d\xc5\x7e\x3a\x43\x58\xef\xa3\x01\x83\x7b\xcc\x69\x31\xab\x07\xf2\xb4\x01\xeb\x76\x40\xce\x2f\x80\xa3\x2a\x90\xf3\x00\x70\x77\x66\x4e\x58\xe0\x53\x40\xc8\x4a\x36\x4d\x04\xb6\xfa\x00\xa9\x46\x40\x4e\x26\xb0\xfd\x2c\xb0\x6d\x12\xdf\xfb\xcf\x1d\x07\x1c\x99\x07\xe4\x46\x03\x17\x87\x30\x8e\x7e\x5b\x07\xc8\xd7\x07\x7e\x4d\x06\x0a\xd4\x99\x17\x24\xb5\x5f\x62\xd2\xda\xfe\xd8\x5b\xad\x79\x00\xd4\xef\xa4\x8c\xe7\x50\xd8\xc7\x5e\x08\x51\xfe\x86\x88\xef\x1c\x03\xee\xec\x10\x42\x2e\xe3\x9c\xed\x6e\x30\xef\xa1\xf3\x19\xe0\xac\x25\xd0\x4b\x88\x03\xa6\x7c\x7f\xfb\x70\x67\x40\x25\x91\xd5\xe3\x46\x3e\x06\xca\xbd\x00\xcd\x49\xc0\xce\xbf\x80\x69\xcf\x80\xc2\x1f\x80\xd9\x3f\x02\xb9\x21\xc0\xc2\xd9\xc0\x36\x25\xc0\xaa\x0b\x90\xf9\x0e\xb0\xcb\x00\x32\x6f\x00\x42\x9e\x94\x99\x05\x04\xac\x63\x3c\x38\x22\x0c\xc8\x70\x17\x4e\x4c\x40\x7a\x00\xb0\x4d\x0e\xc8\x8a\x06\x76\xc7\x02\x39\xfd\x81\x63\x1f\x81\xad\xb6\xc0\x85\x47\x80\x90\xc5\xdd\xd3\xe1\xf1\xe5\x32\xf6\xff\xcf\x0f\x5a\xec\x4f\xde\x23\xda\x2f\xdb\x9a\x07\x20\xe5\x3f\xbc\x55\x67\x5c\xf6\xff\xe4\x3d\x08\xd9\xc0\x6c\xe0\xbc\x70\xe6\xbf\xf7\x15\xef\x41\x9d\x79\x54\x35\xd6\x40\xbf\x4e\x40\xf9\x0b\x60\xc8\xcb\x16\xbd\x83\x9d\xe6\xc0\x14\x6f\xee\xd3\x21\x9c\x23\xb7\x2a\x01\x86\x3f\xb1\x26\x92\x59\x03\x90\xa1\x06\xd8\xcd\x03\x24\x99\xcc\x0f\x4a\x53\x01\x7c\x8d\x81\xd4\xc9\x40\xd8\x1b\x20\x55\x9f\xf5\xa4\x52\xf7\x00\xdb\x72\x00\xc9\x2b\xd6\x05\x91\xe8\x02\x87\xdd\x81\xf4\x27\xc0\xc5\x46\x40\xc8\xf2\x1e\x34\x08\xa7\x2b\xe0\xad\x1f\x90\xae\xdf\xda\xef\xdb\xea\x5f\x6c\x10\xf9\x52\x52\x3d\x84\xb6\xba\x1f\x6d\x79\x0f\x3f\x8c\xe2\xb1\xb9\xdf\xc7\x7a\x40\x46\xf6\x2b\xbc\xbb\x11\x90\x57\x01\x2a\xec\x81\x5e\xd7\x79\xed\xf6\xeb\xc9\xfe\x3f\xb2\x9e\xe3\xdd\x78\x75\xbe\xb3\x2f\xec\x23\x99\xee\xc2\x19\x9d\xf5\x1c\x8c\x1b\x81\x44\x3b\xc0\xda\x0e\x88\x9f\x04\xac\x9c\x0b\xc4\xc5\x30\x27\x21\x4e\x1f\xd8\x98\x03\xc4\x5d\x11\x4e\xca\x40\xfc\x54\x20\xc7\x08\x48\x98\x0d\x94\xe9\x02\x42\xb6\x7f\x58\x1b\x48\x1a\x0e\x5c\x9c\x0d\x24\x3d\x03\xee\xbf\x04\xe2\x5f\xb1\x6f\x4b\xed\x97\xea\x40\x48\xf9\x1f\xff\xa5\x03\x21\xf5\x83\x9f\xa6\xfd\xbb\x1f\x34\xeb\x5e\x88\xf3\x74\x4a\xec\x93\x71\x4c\xec\xb6\x5c\x29\xde\x7f\x2e\x2b\x04\x3a\x74\x66\xdc\x5f\x58\x2f\xf9\xbb\x81\x81\xbd\x80\xad\x1e\x80\xaa\x2e\x90\x71\x02\x98\x34\x0f\x48\x75\x05\x66\xaa\x01\x09\x8d\xc0\x82\x1b\x2d\xb8\xbf\xf0\xbc\x1c\xaa\x80\x4d\x15\x80\x7b\x24\x10\x75\x06\x10\x4e\xf8\xd1\x67\x58\x13\x42\xc8\xfe\x85\xb9\x8c\x32\x00\x4a\x4f\x73\xaf\xad\xc3\xbd\x78\xbc\xf0\x00\xd8\xb4\x01\xb8\xf7\x23\x10\xf5\x17\xe7\x0d\x52\xbf\x5f\x6f\xc2\xfb\xe6\x7f\xf5\xc3\x90\xe2\xe2\xdf\xe8\x7e\x88\xb8\x65\x73\xdf\x97\x5f\x79\x3c\xb3\x5b\xcc\x06\xe3\x78\x3c\x24\x9e\x12\x2a\xc4\x7f\x2f\xed\xba\x5b\x38\x17\xe8\xb8\x1f\xc8\xb9\x0c\x28\xbe\x63\xdc\x7f\xb0\x09\xaf\x71\xe1\x00\x92\x20\x61\xfe\x43\xb4\x1b\x30\xd7\x0d\x88\xb0\x07\xcc\x94\x80\x8d\x9f\x19\xc3\x5d\xff\x14\x70\x95\x07\x36\x46\x73\x9f\xb5\xd0\x2c\xbe\xc9\xb5\xd1\x87\xb9\x14\x1b\x3e\x01\x65\xc1\xc0\x86\x52\xe0\xb0\x07\x73\xa9\x84\xfd\x42\xf8\xf9\x7e\x09\xff\xfd\xcd\xa7\x16\xde\x8f\x90\x83\x37\xfd\x4b\x1f\x10\x69\x3f\x0c\x29\x0f\xa2\x2d\xff\xe5\xe6\x32\x31\x1e\x88\xf7\xdf\x29\x1e\x08\x7e\x20\x56\x93\x9a\x75\x1f\x44\xdc\xbf\x42\xe4\x81\xec\x14\x79\x11\x5b\x45\x5c\x3c\x43\x0e\xe8\xe4\x0a\x24\x1e\x06\x94\xee\x00\xf1\x6a\xc0\xc8\x74\x20\x72\x37\x30\x31\x19\xa4\x6a\x3c\x3b\x0c\x58\x3f\x0a\x58\x5c\x0b\x04\x75\x05\x6c\x67\x01\xfe\x0d\xcc\xb3\x15\x9e\x5f\xb0\x02\xe0\xaf\x0e\xc4\xa9\x03\xfe\x1a\x40\x76\x3a\xe0\x67\x0f\x94\x39\x00\x3e\xb9\xc0\xc1\xa3\xcc\x17\xb8\xa4\xc5\x31\xe5\x81\x0a\xe0\xf3\x0a\xf8\xe3\x37\xc0\x3b\xef\xdf\xed\x96\xf2\x3e\xda\xf2\x20\xda\xe2\xfe\xcd\xeb\x40\xd4\x07\x39\x23\xf2\x1a\x8e\x7f\x10\xe3\x41\x9b\xbe\x27\xcd\xfc\x0f\xb1\x0a\xbd\x45\xbc\x65\x41\x87\xcd\x50\x20\x76\x35\xd0\x6d\x13\x10\x19\x0f\x0c\xfc\x8e\xf9\x2b\x63\x4d\x80\xa0\x01\xdc\x67\xcc\xe7\x20\x6b\x30\x78\x2f\x11\xce\xb6\x80\xc7\x4d\xc0\xb9\x0c\xf0\x50\x04\x02\x35\x00\xf7\x30\x20\x6e\x03\xe0\xae\xc0\xeb\x42\xf0\xe3\xdd\xa3\x00\x97\xcb\xc0\xa1\x21\xcc\x83\xb8\xf8\x02\x58\xfb\x12\xb8\x9f\x0f\xac\xad\x05\xde\x1c\x03\x56\xe5\xb5\xb6\xdb\x46\xa1\x35\x0f\xc2\xec\x71\x6b\x1e\xc4\x7f\xf2\x5f\x44\xfe\xe0\x09\xa9\x1f\x88\xf3\x52\x25\x3e\xf7\x3d\x22\xcf\xa3\x48\x5a\x65\xd3\xe6\x31\x5d\x7c\x9f\x84\x2b\x3c\x86\x53\x4f\x5e\x20\xc4\x19\xe8\x1d\x08\xf8\xd5\x01\x23\xf6\x03\x9e\x27\x99\x5f\xe9\x1e\xc4\xf9\xe6\x5a\x42\xa0\x00\xe7\xdf\x80\x95\x87\x98\x73\xec\x1f\x06\x38\x2d\x05\x36\xcf\x04\x9c\x46\x02\xd9\x95\xc0\x8a\x81\x40\xf1\x51\xee\x39\x55\x9b\x0a\xd8\x96\x03\xdf\xd9\x03\xb6\xf9\xbc\x6f\xda\xfe\x0f\x78\x9d\x01\xd8\xf4\x65\xfb\x2c\xac\x5a\xdb\x2b\xd5\xbd\x68\xcb\x83\xf8\x4f\xfe\xcb\x1c\x1e\xa5\xfc\x17\xee\xba\x0b\xec\xfd\x28\xc6\x03\xb1\xda\xf8\x0d\xff\x43\x9c\x97\x18\xb1\x9f\x50\x88\x18\x37\xbc\x13\x00\x79\xe1\x4c\xd5\x07\x50\x5e\x0c\xac\x36\x00\xc6\x75\x02\x56\x4e\x05\x66\xde\x05\x56\x1c\x00\x4c\xb5\x81\xe5\x47\xf8\xfc\xb5\x2c\x16\xf0\xcd\x01\xac\x67\x02\xd1\x07\x99\xa3\x9e\xe9\x0f\x58\x8c\x03\x8a\xed\x01\xd3\xf7\x40\xad\x1b\x60\x1a\x04\x9c\x9f\x07\x98\xbc\x06\xee\x8c\x04\x8c\x47\x00\xbf\xa6\x01\x8b\x77\x00\x5f\x4e\x01\x86\xaf\x5b\xdb\xab\x53\xd0\x9a\x07\x21\xe5\x3f\x5c\x13\x6f\xd5\xb6\xe5\xbf\x1c\xc9\xe4\xf1\x1b\xfe\xc7\x3d\x1e\x0b\xf6\xf0\x98\x2d\x56\x99\x52\xc5\xbc\x23\x56\x8c\x1f\x61\x56\x3c\xfa\x9e\xe1\x71\x6d\x1d\x8f\x4e\x56\x80\x42\x27\xc0\x2e\x14\x18\x39\x1d\xb0\x3e\x2a\x33\x61\xfa\x52\xc0\xd2\x5c\xd6\xdb\x68\x39\x60\xfa\x50\x36\xc7\xee\x39\xb0\xd8\x42\xf6\xbd\xe7\x4d\x60\xe1\x45\xd9\xef\x22\x0e\x01\xf3\x2d\x65\x3d\x24\xbb\x00\xc3\xd1\x32\xe7\x76\xa8\x02\x06\x7d\x65\xe6\xee\x5f\x08\xcc\x39\x0b\xe3\xfa\xb3\xc0\x6c\x07\xe0\x87\xc9\x80\x9e\x29\xf0\xfc\x57\x60\x96\x39\xf0\x77\x3f\x60\xc6\x95\xd6\xf6\x6a\x8a\xe7\x8a\xf1\xab\x78\x1c\x23\x9e\x37\xda\xf2\x5f\x8e\x3e\xfe\x77\xfb\x77\x8b\x7c\x99\x66\xfe\x8b\x76\x27\xea\x03\x93\xe2\xde\x81\x4e\xfd\x71\x2a\xcc\x93\x08\xef\xd8\x95\xf0\x3c\xff\x17\xdd\xa8\xca\xe4\xa2\xde\x9d\xfe\xbe\xfc\x5c\x4f\xaa\x0a\x98\x5d\xea\x59\xdc\xc9\x1e\x58\xb4\x5f\xe1\xf0\x20\x45\x60\xde\x0e\x45\xb3\x09\xca\x80\xbe\x81\xd2\x08\x03\xe1\xfb\xc7\x2a\xf9\x59\x2f\x02\x74\xb4\x94\xcc\x5d\x85\x9c\xc3\x52\x49\x71\x63\x7b\x60\xaa\x44\xf1\x6e\x72\x02\x30\x39\x58\xd1\x32\x7f\x12\x30\xf1\x70\x6f\xdf\x7d\x05\xc0\x04\x1b\x05\x87\x93\x36\x80\xc6\xc7\x5e\x13\xae\xbd\x07\xc6\xd7\xf6\x54\x7b\xa2\x04\xa8\x4b\x7a\x68\xfd\x55\x03\x8c\xd5\xea\xa6\x21\xd8\xa9\xfa\xa7\x3c\xd5\xa7\x87\xbb\xb7\x7f\x23\x8c\x43\x46\xcb\xfe\x24\x8c\x83\x86\xc8\xb4\x13\xc6\xb6\xfc\x97\xb6\xfa\x37\xcd\xfa\x2f\x25\x9d\x58\x07\xa2\x91\xfb\x01\x25\x2d\x63\xb5\xe5\x98\x57\x7d\xe8\x36\xf1\x06\x8b\x7e\x54\x9f\xf3\xfd\x32\x90\x18\x74\x2e\xc3\x54\x48\x17\xc1\x2e\x90\x71\x64\x53\x83\xa1\x54\x85\xd4\x7b\x3b\x9c\x56\x8a\xb6\xfe\x88\x26\xc5\x5e\xc0\x64\xcb\x91\x7a\x6a\x8b\x64\xf4\x34\x4a\x47\x9e\xd0\xf9\x5b\xe6\xef\xb1\xf6\x23\x7f\x34\xd3\x95\xad\x1b\xa5\x3a\xb2\xdb\xca\x47\x72\xf3\x46\xc8\x8c\x08\x0f\xa8\x90\x3b\x37\x54\x77\xc4\xd8\xd8\xdb\x72\x67\x06\x0f\x1e\x3e\x20\x67\x88\x5c\xe6\xa0\xa8\x61\x16\xbb\x6f\xcb\x2d\x1e\xa8\x31\xf4\xf8\xb1\x0e\xb2\x4f\x94\x75\x86\xe2\xf2\x1f\xb2\x0e\x03\x62\x87\x18\x3e\x5c\x20\x73\xb6\xff\x97\xc1\xdf\xbd\x49\x94\xe9\xd2\x7f\xa7\xca\x0e\xc1\xce\x3e\x37\x07\x24\x09\xa3\xc2\x41\xa5\xb7\xc2\xd8\xf3\x76\x6f\xea\xef\xde\xfd\x53\x8f\xb9\xc4\x7f\x10\xe3\xa4\x94\xff\xb2\xcf\xbf\x03\xed\x9c\x3b\x23\xbb\x91\x87\xb7\xd5\x7f\x49\xfe\x75\x30\xf1\x1e\xa2\x4e\x0d\xa7\xf9\x59\xbf\x40\x95\x76\x12\xdf\xc4\x31\xb4\x32\x5c\x54\xf8\xf6\xa1\xfd\x0f\xe3\xb9\xaf\x71\xca\x04\xaa\x3b\xcd\x6d\x37\x89\xea\x5a\x93\x8f\xf1\x86\x3c\x6a\xe8\xd4\xf1\x9d\x1f\x02\x43\x77\x4e\x6d\x1a\xb2\x04\xfb\x07\xb5\x9f\x56\x3a\xb5\x33\xee\xf7\x3f\x32\xad\xda\xe8\x10\xcc\xfb\x64\x4f\x5b\xbe\x22\x1f\xe8\x7d\x6e\xea\x33\x1f\xe1\x2c\x2c\x37\xd5\x3c\x5a\x0f\xe8\xfe\x6e\x4a\xc8\x16\x05\xa0\xeb\x97\xc9\x11\x25\xcf\x80\x2e\x7e\x93\x7c\x0e\x3d\x01\x3a\xf7\x9d\x68\x7c\xe1\x67\x40\xbe\xef\x84\xfc\x1f\x27\x02\x9d\x46\x6a\x36\xfe\x76\x0e\xe8\x18\xaf\x91\x2c\xd8\xd9\x7e\xd6\x18\xd2\xb3\x97\xfd\x45\x75\x0e\xd5\x25\xad\x87\x25\x70\x7d\x52\x85\xee\x7d\x4b\xf5\x7f\xca\x37\xcb\x93\x3f\xef\xfc\x4e\xc1\x95\xed\x1f\x40\xdf\x3b\xd3\x6b\x18\x55\x89\x13\xd7\xa8\x51\xdd\x32\x66\x26\xdb\xb7\x5e\x61\x02\x65\x52\xbe\x11\x93\xa8\x2a\xe6\x1a\x3e\x95\xea\x72\xf6\xef\xb5\x68\x67\xb1\x0c\x9d\x41\x33\x3c\xdf\x9e\xbb\xb3\x6b\x3d\x99\x4d\x38\xb1\x9a\xab\x3e\xa1\x6d\xbd\x25\x86\x03\x65\x26\x00\xdd\x4f\x19\xe6\xf6\x7d\x0f\xc8\xdf\x9f\x37\x7d\xfc\x5a\xa0\x83\xb6\x61\x95\x41\x57\x40\xf6\x57\xc3\xd5\x36\xc2\xc1\xb6\xa7\x61\x6f\x37\x42\xd8\xe7\xee\x09\xa7\x3a\xb6\xc1\x70\x09\xed\xdd\xfa\x2e\x3b\x09\xf7\x9b\xe3\x74\x80\xf6\xf6\xd9\xd3\xcf\x53\x05\x54\xaf\xd7\x6d\xfa\xe4\x99\xaf\x7e\xa5\xbd\x4d\xd7\xef\x13\xc5\x28\x2d\x57\xb6\x7b\x92\x88\xeb\x69\x88\x75\xfb\x71\x4b\x85\xb1\xdc\x49\x91\xf0\x2a\x29\xff\x65\xdb\xf1\x21\x84\x1e\x49\x66\x8e\xa1\xef\x9b\x78\x9d\xfb\x21\x45\x65\x4c\xa2\xaa\xe0\xc6\xef\xa6\xd1\x0e\xe9\xf7\x59\x97\x50\x67\xd7\x94\x39\x34\x2f\x0e\x55\xfa\xb4\x6e\x96\x2a\x1a\xd0\x89\x65\x91\x2d\xab\x2e\xcf\x72\x5b\x48\x71\x44\xf3\xf4\x22\xc2\x8b\x54\xee\x9b\x12\x1a\xd1\xc9\xdd\x3c\x97\x9f\x80\xa5\x46\x2f\xe6\x25\x98\x31\x7e\x61\x61\x39\x9b\x2a\xa0\x16\x26\x5c\xa7\x36\xaf\x64\xdc\xdf\xdc\x91\xef\x6d\x9a\x35\xa4\xd1\x3b\x9b\x3c\x29\xa2\x4f\x36\x29\xda\x4f\xb8\xc6\xe2\xea\x7a\xaa\x14\x2f\xaa\xba\x49\x15\x67\xa3\x2b\x9c\x2b\x1b\x99\xfc\x43\x67\x00\x43\x51\xbf\x7b\x76\x3f\x1e\x75\xae\xf0\xa8\x45\x7d\x1f\x8a\x2d\x07\x51\xca\xb3\xad\xbf\x1a\x01\x9a\x92\x87\x13\xe9\x5e\x76\x62\x15\xdb\x1d\x9d\x3a\x83\x9e\xe3\xc6\x4b\xb3\x68\x3e\xfc\x2e\x1a\x50\x15\x78\x9d\xd2\xbc\xb9\xc2\xb8\x52\xde\x88\x50\x00\x9b\x77\xc6\x54\x5d\x35\x8d\x32\x27\xbc\xcb\x90\xdb\x45\x60\xda\xab\x25\x94\x89\xa8\x29\x2c\xa5\x1d\xb8\xcf\xbd\x65\x54\x6d\xc7\x2a\x7b\xb1\x8e\xbf\x62\x78\x6f\xaa\xc3\xdb\xab\x8d\x21\xbd\x71\xbb\x06\x3d\xd2\xa7\xb7\x0f\xb7\xac\xe2\x9f\xd7\x12\x42\x60\xe7\xb9\x9e\x62\xd7\xf2\x02\xee\xa0\xb1\xdc\x9d\x2b\xe7\xcb\x8e\x72\x6e\xbf\x2c\xfb\x14\x31\x38\x96\xf9\xf1\x99\x60\xa9\xe4\x09\x7d\xb2\x55\xe3\x7b\x1a\xa5\xfc\x0f\xe3\x46\x1e\x17\x88\xba\x07\x73\x9f\x35\x51\xff\x0b\x46\x99\x33\xac\xa6\xd0\xab\x93\x14\xa7\x13\x33\x38\xca\x5c\x8f\xe2\xc1\x46\x95\xb9\xe4\x7d\xfe\x2e\xac\x2e\xee\xee\xc5\xb7\xae\x57\x3d\x33\xa7\xea\xf7\xb2\x6a\x2b\xba\xbf\x6d\x31\xcf\x86\xec\x6c\xe6\xc1\x98\xd9\x91\x35\x1a\xf9\xac\x6e\x32\xe4\x96\x13\xf9\x41\xb7\xea\x55\x8e\x6c\xbf\x8b\xb8\x53\xad\x1d\xc8\x3c\x90\xb5\xee\xec\x0f\x6b\xdd\x67\xe6\xf1\x68\x31\x8b\x5f\xc7\x8a\x2a\x6b\x4c\x82\xe8\x13\xd6\xcc\x8f\xe7\x4e\xeb\x09\x7c\x93\x7a\xf5\x80\x3d\x65\xfc\xf3\x71\x32\x65\x55\xfa\x15\xaa\xa4\x3b\xdd\x7a\x48\x1e\xed\xe8\xf4\x9a\xfc\x6a\x85\x09\xeb\xb8\x4b\xf9\x1f\x4b\x62\x79\x34\x3f\x43\x75\xaa\x2a\x2d\xc2\x5d\x12\x27\x32\xbf\x2b\x66\x22\xeb\xe0\x84\xde\x58\x44\xfe\x1c\xa0\x69\xc6\xdd\x77\xfc\xac\x28\x4e\xac\xb2\xb1\x26\x2f\x5c\x11\xcf\x6a\xeb\x4b\xce\x33\x4f\xa0\x2d\x0f\x66\xaa\xd5\x6a\xea\x9f\x35\x26\x7c\x0d\xf9\x53\xff\x07\xae\x74\xe3\xa5\x63\x85\x87\xc8\x4c\xf5\x39\x0b\x3a\xeb\xfa\x84\x2b\xd1\x3a\xf0\x8e\x1d\x4d\x3c\x20\x1f\x63\x1d\x7a\x85\x8f\x1a\xeb\xfc\xfb\x84\x3b\x51\xce\xe6\xdd\xc0\xf7\xfd\xbd\x15\xa2\xe9\x1b\x7a\x1b\x6d\xa1\x33\xa1\x57\x45\x29\x45\x74\x2f\xf7\x23\x34\x2f\x1e\xfb\x18\xf7\xf7\xe8\xf3\x23\xe1\x3e\xeb\xae\xfc\x42\xeb\xc4\x75\xfa\x47\xca\x8d\x57\xf7\x64\xfb\x1d\xc4\x38\xc1\xbc\xa1\x94\x83\x73\xe9\xb9\xc7\xae\x58\x4c\x7d\xfb\xc3\x61\x46\xef\x1e\x98\xb7\x94\xe2\x84\xe7\xf9\x65\x34\x41\x6b\xc5\x3e\x50\x0e\x35\x8e\x84\x4b\xd8\x28\x38\x93\xbd\xa6\x9d\x99\xf7\x63\x98\xbe\x96\x70\x4e\x9d\x54\x57\xc2\x8b\x27\x2c\x77\x27\xff\x1a\xd6\xce\x93\x9e\x8a\xe2\x55\x4e\x30\x65\x35\x83\xc4\x9d\x39\x64\x3b\xeb\x1e\x84\x78\x2a\xd2\x4a\x5b\xdf\x55\x8d\x19\x58\xcb\x74\xea\xf8\x67\x13\xc2\xb5\xd7\x0f\x71\x20\xfb\x43\x3e\xf9\x90\x27\x86\xfc\xb1\x89\xce\x7e\x21\x7e\x99\xdc\x1f\x68\xf6\x4e\x8a\x8f\xc1\x0a\x35\xc4\x54\x09\xd2\x3f\x4b\x3b\x57\xe0\xf4\xdb\x3b\xd9\x93\x5f\x50\x1c\xf5\x23\x6c\x02\xf0\x7e\xc8\xf6\xbb\x55\xf1\xb8\x96\x78\x10\x9b\x4f\x9a\x92\xf7\x45\x74\xb2\xa2\xef\x17\xa2\xc3\xe8\xb2\xf7\x76\xd6\xfd\x91\xf6\x83\x5a\x19\xb4\x86\xbc\xca\x56\xec\x07\x65\xe1\xb6\x8e\xe2\x88\x91\xba\x9b\xd8\x0f\x87\xfb\x05\x4d\x6d\xf4\xa6\x79\x1c\xf3\x25\x80\xf9\x40\x83\x83\x28\xdf\xe8\xa1\xb8\x21\x87\xed\x0f\x17\x95\x3b\xa3\xf4\x19\xcf\x8a\xa8\x55\xa2\x95\x12\x79\x6b\x34\x21\xe3\x91\xf1\x33\xe8\x1b\x45\x3e\x58\x4c\xf7\xf4\xa3\xb2\x57\x10\x6e\xbf\x49\xe2\x29\xe1\x31\x82\x10\xe3\xc8\xc6\x34\xe6\xc9\x84\x15\xd2\x7c\x46\xdc\xaa\x22\x9e\x43\x84\xf2\xe9\xa1\xfc\x44\xbf\xa7\x75\x12\x3a\xab\x91\x7e\x0e\x35\xfe\x83\x56\xaa\x94\xff\x11\x64\xce\xa3\xdf\x2e\x61\x8c\xf0\xb2\xd5\xf8\xda\x7e\xdf\x92\x95\xb4\x1f\xb8\x61\x35\xed\xa8\xab\x3e\xb8\xd2\x89\x63\xf9\x13\x37\x42\xc5\x2c\xe1\x41\xab\xd5\x38\xd3\x87\xd0\xe5\xb9\xf5\xfe\x74\x52\xd5\x19\x18\x48\x27\x95\x09\x2a\x7c\xfb\x7a\x54\x3e\xf3\x05\x94\xc7\x85\x51\x7e\x21\xff\x30\x6a\x09\xdb\x1f\x2b\x66\xe0\x09\x15\x8c\xf3\x36\xf3\x61\x52\x18\xf7\x4f\x88\xd0\xe6\x71\x1e\x1f\xe5\x12\xab\xb8\x83\x4f\x42\x93\x3b\x31\xd3\x12\xe5\x42\x29\xe2\x24\x18\x33\xb3\x22\x3e\x2b\x8f\x2c\x88\xbf\xcb\x67\xe0\xb8\xc7\xc7\xe9\x89\xc6\xa9\x5f\x21\x4f\xdc\x3c\xe4\x01\xf3\x63\x44\x5e\x4c\xd4\x5f\x7f\x7b\xf0\xfc\xf1\x3c\x70\xbf\xa0\x6f\xfa\x61\xbd\x65\xfe\xcf\x6a\x23\x37\x5a\xcf\x0e\x1e\xde\x14\x0f\x6c\x52\xfd\x88\x37\x69\x36\x34\x80\x9e\xe7\x82\xdc\x10\xda\xbd\xf4\xae\x32\x2f\x64\x9a\x73\x18\xed\x1b\xe3\xdf\x30\x2f\x64\xe8\xf7\xcc\x87\x51\x74\x88\x65\xdc\xff\xb7\x84\x0d\x6c\x7f\x33\x1f\xa6\x86\x71\x7f\x29\x1f\x26\x5d\x4f\x8d\x78\x1a\x92\x99\xd3\x69\xc6\xd3\xaf\x2c\x24\xcf\x92\xec\x5a\x46\x99\x5d\xc6\x20\x57\x3a\xeb\xa5\x0f\x5d\x4f\x67\xd9\xf4\xd1\x89\x64\xaf\xe4\xee\x76\xe2\x4d\xa5\x3d\xdc\xcd\x8c\x67\xd9\xa3\xb4\x13\xa5\xf9\x5f\xa4\x8e\x97\xc9\x8d\xb7\xc9\xde\xe4\xee\x54\x83\x46\x52\xd5\x07\xfa\xa6\xf1\x9f\x9b\x28\x1f\x61\x5e\x4c\x80\x26\xeb\xe1\x78\x99\x8b\x3c\xa0\x60\xd6\x79\x5a\x39\xc1\x97\xa2\xf0\x72\x13\xe6\x3d\x59\x44\x84\x90\x7f\x2c\x12\xfb\xc7\xcc\xad\x8f\xa4\xf9\xd3\x71\x67\x55\x8a\xc9\xe5\x9b\xe9\x5b\x8d\x8d\x8f\xa3\xa7\x36\x78\x7e\x22\x45\xc1\x5e\x0d\x8c\x9b\xcb\xf5\x48\x13\x4f\xb6\x52\x3e\xcc\xb6\x15\x72\x74\x96\xc9\xf9\xd0\x87\x5e\xb1\xad\x66\x14\xad\x83\x1c\x9d\x69\xb4\x2f\x6c\x2d\x9f\x47\xf8\x6f\xce\x01\xd6\x4f\xda\x9a\xc0\x3b\x4c\xce\x77\x21\xcc\x87\x79\x1b\x4b\xaf\xdf\x5a\x9f\x4d\x9f\xbc\x75\x4d\x09\x65\x34\xd9\x57\x6a\x89\xa1\x96\xfd\xdd\xf9\xdd\xfc\x79\x3f\x50\xfc\xd9\x32\xfd\xa7\x55\xf4\xf3\xf6\xbf\x68\xde\x5a\xf3\x62\xbc\x93\xbc\xf6\xe2\x2b\x1e\xd0\xca\x9a\x20\x52\x67\x5a\xee\xce\xea\x3c\xd6\x33\x42\x49\x91\xd7\x7c\x13\x3f\xe7\x05\x1d\xb9\x8b\xd5\x9c\x46\x3e\x59\x4e\x3f\x10\x47\x27\xd0\x09\xef\xf9\xc6\xc5\x28\xb0\xb7\x2a\xff\x91\x4e\x5e\xd8\x23\x3f\x83\xd4\x28\xb0\x7b\x6b\x7f\xb6\x3f\x5f\x3c\xc1\x15\x8e\x67\xe6\x7e\xe1\x5e\x8e\x93\x3b\x14\x47\x51\x0d\xb0\xf0\x02\xe3\xfe\x05\x27\x0c\x89\xbf\x51\x24\xcb\x4a\x56\x85\x4e\xab\x29\xd4\x16\xc9\x07\x10\x0f\xaa\x30\x3b\x86\x22\x74\xa1\x4b\x26\x21\xc7\x45\x43\x77\x51\x46\x53\x28\x5f\x43\xfa\x1a\xf9\x7a\xac\x87\x91\x37\xe6\x1a\x79\x74\x5e\x6e\x23\x21\xf1\xb9\x0d\xaf\xf9\xc4\x10\xf0\x89\xd6\x47\x4e\x36\xd5\x29\x6b\x03\xe9\x5f\xaf\x7e\xcb\x76\x3b\x6e\x0a\xa3\x57\xd9\xd4\xb3\xdd\x96\xe0\xbe\x39\x8b\x2f\x70\xdf\x1c\x03\x6f\xe6\x85\xe8\x78\x27\x53\x25\x77\xea\xfd\x54\xca\x72\x35\x46\x32\x4f\x62\x84\x41\x16\xf1\x85\xa5\x7d\xa2\xba\x4e\xca\x35\x6d\x6d\xff\xce\xe3\x3c\x96\x0e\x6c\x4f\x35\x8b\x32\x15\x25\xaa\x79\x96\x5e\x61\x1d\x8c\xb2\xed\x53\xe9\x1b\x94\xba\xcf\xa5\x88\x5c\xfa\x72\xc9\x5e\x1e\x9d\x3b\xf1\xef\xfd\x98\xff\x92\x17\xf1\x23\xff\xfb\x0c\xfa\x84\x12\x37\x66\xdc\x94\xa4\x54\x12\x13\xa5\xf8\x15\xe3\xfe\xc5\x3a\x0d\xb4\xae\x76\x39\xdd\xa7\x5a\xc2\xae\x13\xbf\x91\xa7\x17\x2b\x7f\xa4\x27\xc4\xbc\x98\xb5\xee\x1b\x69\xb7\x5a\x15\xbd\x89\xa2\xa9\x94\x07\x64\xd5\x18\x47\xe7\x05\x33\x05\xb6\x7b\xe1\xfb\x14\xca\x17\xe7\xa4\xa6\x53\x3e\xa4\x3d\x3e\x9d\x9e\xd6\x24\x93\x6c\xd2\x8f\x1b\x93\xc7\x59\xcd\x30\x4d\x56\xe7\xe8\xeb\x90\x4f\xac\x8c\xce\xda\xd2\x8a\x55\x89\xa8\xe8\xba\x57\xac\x78\x56\xe8\x74\xa0\xe7\x5b\xd1\xa8\x44\x7c\xb1\x7d\xce\x23\x29\x6f\xde\x67\xc8\x7d\x40\xf6\xb9\x1a\x10\x36\x50\x71\x92\x33\xd3\x7d\x5d\x56\x76\xe7\x7f\xc7\x8a\x4e\xfb\x96\x47\xd0\x4e\x55\x31\x34\x95\x32\xdd\x0a\x91\x27\xb5\xb7\xbe\x7c\x28\xbf\xee\x18\x69\x8e\x97\x7b\x5d\xa2\x9e\xdb\xe5\x23\xef\xf1\xdf\x57\xfc\x4c\x7f\xdf\x13\xf1\x8e\xe6\x6f\x37\xe5\xdb\x6b\x66\xb0\x2e\x8c\x83\x52\x1c\xc7\xc3\xfa\x64\x7a\x95\x65\x68\x1a\xb1\x72\x16\xdd\x63\x7d\x18\x43\xdd\x0c\xe2\x03\xea\x61\x2b\xb1\x96\xb5\x12\x99\x95\x34\xc1\x73\x3b\x45\xad\x31\xe1\x9c\xed\x0f\x2e\x28\xa2\x6c\x50\xb1\xe3\x2e\xf2\xce\x4e\xee\x65\x62\x1f\xbd\x66\x7d\x9c\x8e\x3c\xd6\xca\xca\xb1\xde\xcb\x6c\x45\x9a\xa1\xda\xfd\x23\xe8\xc6\x43\x6d\x23\xf3\x1f\x6a\xfe\xd1\x27\x7e\x57\xed\x38\x73\xe2\x45\xd4\xde\x62\xdd\xa0\x83\x53\x3d\x89\xa9\x51\x1b\xcb\xb5\x9e\x03\x8f\x92\x29\xc3\xa9\x1d\x99\x4b\x9e\x58\xbb\x66\x2f\x31\x7c\xf7\xbb\x1c\xa2\xf9\x3d\xa0\x70\x81\x6a\xa7\xfb\xf7\xdc\xa2\xe7\x5f\xb3\xee\x27\xda\x47\xf6\xdf\xf9\x8b\x4e\x3c\xd5\x97\x3f\xbf\xfb\x6f\x1e\x90\xe9\xc0\x4c\xca\x42\x16\x61\x1b\x21\x1b\x86\xca\xb9\x94\x17\xea\x26\xe5\x52\x9e\x34\xb5\xb1\x90\xec\x94\xf6\xc9\x52\x5b\x51\x4c\x7e\xa5\x72\x7a\x0f\x3d\x4d\x85\xd7\x7b\x28\x7a\xc9\xab\x54\x8a\x48\x47\x73\xbf\xa8\xf6\x3c\x4a\xf9\x30\xc7\x1f\xb0\xc4\xef\x71\x95\x61\xf4\x4e\xc7\xba\x4c\xb8\xc7\x7f\x9f\xed\xcd\xa3\x29\x75\x6a\xaa\xfb\x9e\x33\x9a\xe3\x0d\x1e\xf4\xba\xe3\x01\x1b\x29\x5f\x3c\x66\x1f\x4f\x4f\xea\x98\xa8\x50\x75\xbc\x61\x37\x3d\xd9\x63\x47\x0e\xd1\x13\x3b\xf2\xea\x2c\xf9\xd1\x11\x9d\xeb\xc4\xff\x38\x3a\xb2\x91\x98\xf2\x47\x92\x5e\x91\x92\xda\xe1\x9a\x8f\xa3\x80\x3f\xc2\x19\x5f\x78\xb5\x16\x50\xc9\x02\x9e\xd7\x00\xca\x07\x80\x46\x05\x40\xe5\x15\x70\x77\x17\x30\x64\x1d\xdf\x91\x1c\x9e\xfe\x15\xde\x7f\x17\x18\x9d\x02\x9c\x1d\x02\x68\x5a\x30\xef\x61\xb2\xf0\xae\x3f\x00\x5a\x8f\x81\x9a\x89\x80\xde\x21\xa0\x42\x0e\x98\x57\xce\x7a\xc6\x8b\xac\x5b\xf0\xee\x1d\xb7\x81\xe5\xcf\x81\x1d\xdd\x01\xe7\x2b\x40\x41\x17\xc0\xe3\x17\xbe\xf7\x2d\x64\x60\x05\x95\x8c\xd1\xe4\x3e\x07\x12\x6a\x81\xdc\x54\x20\x2b\xbc\xe5\xde\xff\x0e\x5f\xa0\xf2\x77\x60\xc7\x52\xa0\x4e\xe4\x89\x5c\x3a\x2c\xf6\x3f\x70\x07\x4a\x1e\x03\xbf\x85\x02\xa5\x33\x81\xcf\x3e\xc0\x4e\x91\x07\xd2\x16\xff\x96\xf2\x1f\x7e\xdf\x05\x0c\xd0\x65\x2c\x6c\x80\x1f\xf0\x2c\x9e\xf5\x0c\x1e\xb8\x03\x7d\xff\x02\x6e\x27\x01\xca\x6e\xc0\xf5\x64\x60\x90\x0c\x70\x45\x0d\x18\xaa\x09\x9c\xf3\x05\x46\xbc\xe5\x3e\x17\x63\x4d\x80\xba\x1a\x60\x62\x30\xe3\x7c\x42\xbc\xaf\x2e\x04\x74\xbf\x03\xf6\x1c\x02\xe6\x94\x01\xa5\xf3\x81\x45\xa3\xbe\xc2\xfd\x87\x00\xcb\xa6\x00\x79\x65\xdc\x07\x63\xdb\x31\xc0\x35\x57\xd8\x45\x01\xbf\x13\x3c\x1f\x11\x61\xc0\xf6\x0d\x40\xe2\x55\x20\x67\xb8\x70\x16\x02\xb6\x1f\x01\x8a\x36\x72\xd4\xad\x52\x01\x8a\xba\x03\x27\xd4\x81\x42\x55\xe0\x52\x09\xb0\x73\x21\xf0\x70\x20\xf7\x3f\x10\x6c\xda\x75\x08\x68\xf2\x01\xf2\x23\xff\xdd\x7e\x29\xff\xe1\xf7\x69\xcc\xfb\x90\xea\x5e\x3c\x39\x01\x28\xd9\x03\x8f\x2b\x01\xe1\x1c\xd8\xac\xf7\x20\xf6\x77\xb8\x10\x09\x0c\x38\x0a\x08\x39\xfc\x30\x75\xe0\xd4\x23\x60\x54\x11\x70\x34\x00\x50\x1f\x0f\xd4\x9c\x00\x26\xa6\x00\xe5\xef\x80\xe9\xe3\x19\xf7\x17\x96\xef\xce\xd1\xc0\x7c\x77\xa0\xe0\x16\x60\xea\x08\xe4\xc7\x08\x27\x64\x60\x9b\x25\xe3\xfe\x5b\x77\x02\xae\xdd\x80\xec\x47\x8c\xcd\x64\x2f\x64\x2c\x2b\xeb\x05\x10\xa7\x00\x64\x4f\x07\x32\x0a\xb9\x2f\xfc\x8e\x89\xcc\x83\xa8\xf2\x64\x7c\xfb\x88\x0e\x90\x6f\x0e\x08\xf9\x63\xbe\x33\x70\xef\x11\xf7\x50\x79\xdd\x1d\x28\x74\x66\xfc\xff\x9b\x3e\x18\xb3\x5b\xe3\xc0\x82\xfd\x3d\x8d\x98\xff\xd2\xf5\x3c\xf0\xe8\x03\xd0\x39\xe5\x5b\xde\x83\x54\xe7\xe0\xbc\x2b\xa0\xe4\xc4\xf6\x0f\x70\x01\x8e\xae\x05\x06\x47\x00\x07\xaa\x00\xd5\x99\xcc\xfb\x10\xd2\xfa\x3d\x12\x61\x2f\x01\x8a\x4f\x30\x5f\xaa\x68\x3f\x60\xb8\x12\xc8\x4b\x01\x16\x27\xb0\x3d\x4b\xc2\x80\xac\x72\xc0\x6e\x1b\x90\xb5\x99\x4f\xe2\x59\x9a\x8c\x4d\x09\xd9\x96\xb0\xf1\x64\x3c\x05\xe2\x9e\x03\x99\xb7\xf9\xbf\x2d\xc3\xb9\x07\xc6\x16\x27\x60\x5f\x31\x63\x3b\xc2\x9a\x14\xe6\xe5\x7b\x15\xe6\x0e\x3d\xcc\x02\x72\x4f\x02\x7f\x24\x7f\xd5\x07\x42\xb4\x3f\x59\xc4\xb5\xe2\xc5\xbe\x49\x51\xba\xe2\x3c\x8c\x03\x3a\xda\x03\x4f\x1a\x01\x39\x7f\xe6\x01\x09\xf9\xcd\xdd\xd3\x80\xb0\xaf\x09\xef\xdd\x41\xb7\x85\xf7\x50\x5f\x07\x74\xcf\x07\x4e\x84\x02\x0a\x45\xc0\xa1\x01\xc0\x80\xf1\xc0\xfe\xeb\xc0\xb0\x89\xc0\x1e\x23\x40\xcd\x1b\x28\xf9\x13\x98\xa0\x00\x14\x8d\x04\xa6\x9b\x03\x05\x27\x81\x39\x6f\x80\xec\xe3\xc0\xfc\x81\x8c\xd3\x9b\xe7\x32\xee\xb3\xbc\x0e\x90\xf8\x01\x42\x9e\x94\x14\x0b\x78\xfc\x04\xa4\x96\x00\xeb\x7f\x07\x52\xe3\x58\x0f\x43\x12\x05\x64\xee\x07\x24\x6e\x40\x51\x2c\xcf\x13\xe9\x1f\x14\xf1\x3c\x6c\x79\x02\x7c\xff\x9e\x71\xe5\xa7\xb6\xc0\xd6\x1e\xc0\xfb\xc3\x2d\xf6\xb7\xe5\x7f\x6c\x5a\xda\x9a\x07\x20\xc5\x79\x9f\x89\xd5\x91\xfb\x42\x56\xf8\x92\x75\x70\xf0\x15\xef\xe1\xdc\x5b\xe6\x85\x9c\x3a\x0e\x74\xcc\x07\xea\x02\x81\x6e\x8f\x80\xfd\x47\x80\xde\x75\x40\xc5\x27\xa0\xdf\x71\xc6\xf9\x86\x86\x31\xee\x3d\xf6\x13\xe3\x7d\x53\x5c\x58\xd7\x42\xc7\x1b\xc8\xba\xce\x3a\x42\xcd\xb8\xff\x1b\xc6\xf3\x92\x9c\x18\x83\x4c\x30\x66\x2c\x2f\x51\x1f\x58\x3f\x12\x48\x52\x05\x62\xbd\x80\xf8\x46\x40\x92\x0b\x24\x98\x03\x85\x0a\x40\x62\x19\x50\x71\x97\x71\x23\x61\x1e\xd2\x54\x80\xab\x3a\xac\x17\xf1\xb4\x9c\xf1\xe5\xf7\x8d\x40\xb2\x21\xf7\xc6\x8a\xed\xd0\x9a\xff\xd1\xb6\x0f\x86\x74\x1e\x1e\x87\x32\x1e\x79\x47\xc4\x33\x6f\x94\x02\x58\xfa\x2d\xef\xe1\x64\x2e\x20\xdb\x03\x38\xb4\x17\x68\xdf\x0f\xd8\xf7\x12\xe8\x52\x22\x64\x25\x80\xa2\x3b\xe3\xde\xca\xc7\x5a\xf4\x0e\x72\x03\x00\xcd\x73\xdc\xe7\x42\xab\x1e\x48\x5b\x0c\xe8\x0b\xb1\x4f\x8e\xf5\x62\xe2\x82\x80\x25\x41\x40\x54\x57\xc6\xea\xa2\x37\x02\x6e\x72\xc0\xa6\xe7\x40\x40\x3c\xb0\xb9\x08\x88\x89\x01\xa2\x53\x80\xb4\xe7\xa0\xec\xb6\xd0\x0e\x88\x93\x00\xd5\x95\x40\xfc\x2d\xe0\x74\x77\x20\xbe\x04\xb8\xe6\x02\xc4\xcf\x03\x84\xfc\x39\xf1\x57\xe0\x7f\x8a\x40\xec\xcf\x6c\x67\x44\x57\x91\x07\xf0\x1f\x3a\x10\x52\xde\xc3\xfd\x54\x1e\xff\x8b\xf7\xd0\xdc\xef\x43\xe4\x7f\xd4\x0c\xe0\xb1\x5c\x06\x68\xd7\x93\xf5\x6e\xba\x5a\x33\xef\xa5\xf7\xbe\x16\xbd\x83\xcc\x06\x60\xcc\x06\x8e\xcb\x42\xbc\x48\x9a\x00\xcc\xcc\x63\xdd\x83\x05\x2a\x40\xe4\x5b\xc0\x6c\x18\xef\x0d\x76\xaf\x80\xb0\x12\x60\xad\x22\x10\xe6\x05\xf8\xdf\x07\x22\xc7\x01\xd1\xdd\x01\xe1\x34\x9b\xe6\xc9\xba\x08\x82\x8f\x45\x5c\x03\xaa\x7a\x01\xe1\xa1\x40\xdd\x17\x20\xd2\x12\xb8\x36\x18\xd8\xf4\x3f\xe0\x69\x0f\x20\xf2\x3a\x73\x42\xa5\xbc\x9f\x66\x1e\xc0\x89\x36\xfc\x87\xb2\xd6\x78\xf7\x37\xbc\x87\x36\x7a\x07\xcd\xba\x17\x6a\x62\x56\x28\xde\x2a\x6a\xc6\xbb\xc7\x03\xb2\xed\x38\x4e\x75\x3f\x09\x64\x8d\x03\xfa\x66\x01\xa9\x85\xc0\xd0\xde\x40\xbc\x19\xc7\xcf\xe8\x7a\x60\xfa\x0e\xb6\x47\xff\x29\xb0\x51\x8e\xfb\xe5\x6c\xd8\xcf\xfb\x47\x60\x0d\x63\xbc\x81\xb9\x80\xef\x24\xe6\xaf\x6c\xd2\x06\x36\x08\x3e\xaf\x02\x08\x67\xcd\xfc\x37\x40\x88\x16\x50\x35\x14\x08\xd6\x00\xea\x4c\x99\x2b\x71\xcd\xbe\x45\x07\x62\xa3\x1e\xf0\x51\xc8\x45\xe2\x5a\xf3\x3f\xa4\x76\xaf\xb6\x6f\xcd\x07\x90\xfa\x41\x5b\xdd\x8b\xef\x44\xbc\xfa\x1b\xdd\x0b\x29\xee\x2f\xde\x07\x2f\x16\xf1\x0f\xa9\xde\x41\x46\x28\xe3\xdb\xc9\x4d\x40\x57\x51\x8d\x57\xb9\x18\x88\x0c\x00\x46\x9e\x00\xc2\x8c\x80\x89\xd3\x19\xff\x17\xf6\xd3\xc0\x32\x60\x61\x16\xa8\xcb\xb7\x95\x26\xe0\x6d\x05\x38\x5d\x67\x1e\x83\x4f\x16\xe0\xf3\x9e\x35\x03\xfc\x32\x00\x49\x3f\xc0\xbf\x3d\xf7\x98\xf1\x35\x02\xaa\x87\x03\xbe\x2b\x80\x53\x3f\x02\xbe\x5f\x80\x1b\x25\xbc\xd7\x3c\x73\x03\x7c\x7b\x02\x7f\x7f\x6e\x79\xee\x6b\x45\xfd\x24\x47\x11\xef\xb7\x2d\x17\x47\xb1\xbf\x5c\x5b\x3f\xf8\xa6\xef\x0b\x9f\x9a\x71\x58\xec\x9e\xd9\xb6\xef\x89\xf4\xf4\xd8\xac\xfb\xb0\x98\xc7\xf8\x1c\x40\x36\x14\x88\x6e\x0f\x28\x38\x00\x61\xea\xc0\x60\x75\x20\x24\x1e\x18\x9f\xc0\x76\x0b\xf1\xc2\xab\x13\x60\x98\x0e\xaa\x72\x59\x94\x00\xee\x2e\x3c\x0f\xae\xef\x01\xcf\x4a\xc0\x43\x93\x6f\xb4\xb9\x09\xef\x9d\x04\xb8\x09\x39\x41\x10\xb0\x2e\x02\xa8\xaa\x03\x5c\xc3\x81\xd3\x9a\xcc\xc9\xbd\xae\x03\xac\xbd\x09\x3c\x1f\xc1\xaf\xff\x3c\x08\x70\x9a\xd2\xda\xee\x65\x62\xdf\x41\xb3\xe7\xad\x79\x10\x37\x87\xb7\xf1\x03\x69\xdf\x17\x31\x4e\x7c\xc3\x7f\xd1\x6c\xed\x07\x52\xfe\x47\x96\xb8\x4e\x52\xed\x78\xdc\x2c\xf2\x89\x36\xde\x03\xe4\x03\x01\xe1\x74\xdf\xe7\x17\xc0\xdb\x0e\x18\x61\xc4\xbc\x0e\x21\x0f\x77\x35\x63\xde\xd8\xea\xd9\x80\xc9\x65\xc0\xb9\x9e\xf5\x83\x9c\xe2\x78\x0e\x1c\xab\x39\x36\x38\x89\x7a\x18\x0e\x12\xa0\xc0\x04\xb0\x3f\x0a\x54\x8e\x05\xec\x83\x81\x93\xa6\x80\xfd\x66\xce\x79\x85\x58\xfb\xec\x06\x60\xa7\x0a\x7c\xfc\x1f\x60\xd3\xa7\xb5\xdd\x52\x1e\xc4\xc2\xef\x5a\xf3\x20\xbe\x17\x79\x0a\xff\xc9\x7f\x39\xc2\x63\xa5\xa8\xab\xb4\x47\xd4\xff\x28\x12\xf1\xfe\xb6\xfc\x8f\xc4\x35\x3c\x46\x32\x2c\x82\x20\x23\x1e\xbd\xf4\x81\x1e\x73\x00\x17\x7f\x60\x90\x3f\xb0\xca\x1c\x18\x77\x12\x70\x38\x06\xe8\x74\x04\xec\xfa\xf3\xfe\xb1\xdc\x9d\x6d\xb1\x3e\x0f\xea\x3b\x6a\xdd\x05\x08\xfd\x13\x58\xf2\x18\x48\x3e\x0a\x58\xd6\x71\xaf\x2d\x8b\xe7\x40\xa5\x11\x60\xf6\x8a\xb9\xac\x66\x96\xc0\x8d\x08\xc0\xec\x3a\xe7\x42\x26\xa9\xc0\xff\x24\x2d\x76\xb7\xe5\x41\xe8\x8a\xf9\xa5\xce\x2e\x1e\x9b\xd7\x81\xc8\x8f\x3a\x25\xda\xd9\xcc\x7f\xf9\x8b\xc7\xbd\x22\x2f\x6e\xd7\x8f\x3c\xe6\x8b\xbc\xa8\x2c\x91\x77\x28\xe5\x7f\xc4\x8a\x55\xa7\x8d\xa2\x7f\xf9\x8a\x71\x66\x75\x24\x20\x57\x08\x38\x2a\x00\x4a\xdd\x00\x5b\x33\x40\x75\x06\xb0\x34\x0b\x98\x1a\x01\x58\xba\x73\xde\x6d\xb6\x17\xb0\x91\x07\x4c\x56\x00\xae\x9f\x81\xc5\x1a\xc0\x86\xa1\x3c\x47\xc9\x11\xc0\x02\x33\x20\x6f\x0c\x30\x3f\x1b\xa8\xb8\x09\x18\x7e\x04\x4e\xd4\x02\x73\xdf\x01\xd7\xa2\x00\x03\x59\xe0\xf1\x05\x40\xff\x67\xe0\xaf\x62\x40\xef\x26\xdb\xa9\x2d\x3e\xf7\xc9\x22\x3f\x4e\x53\xec\xab\xa5\x2e\xea\x6d\x35\xaf\x03\x51\x3f\xe9\x3f\xf9\x2f\x6d\xfa\xdf\x34\xf3\x3f\xbc\x79\x8c\x9f\xd4\xda\x0f\x02\xc4\x79\x71\x17\xd5\xcb\x1d\x65\x79\xb4\xea\x07\x74\x51\x02\xcc\xba\x03\x83\x4e\x00\x8b\x9e\x02\x9a\x42\xac\x94\x01\xf4\x4b\x81\xb9\xbf\x02\x4b\x4e\x01\x73\xf6\x03\x6b\x6e\x03\x7a\x16\x40\x88\x22\x6b\xb3\xc5\xbf\x05\x66\xd8\x03\xdb\xe5\x01\xed\xde\xc0\x9e\x99\xc0\x34\x5f\xe0\xa8\x16\x30\x55\x0b\xb8\xdc\x13\x98\xfc\x09\x78\xa0\x0e\x4c\xba\x0a\xfc\xee\x06\x4c\xd0\x61\x3b\xc7\x8a\x7a\x39\xa3\x44\x7e\xed\x70\xb1\x4f\xe9\x10\xb1\x9f\x4e\x33\xff\xe3\x3f\xf4\x5f\xa4\xfa\x27\x52\xfe\x4b\xce\xef\xad\xed\x97\xf2\x5f\x22\x4e\xca\x52\x1d\x2b\x64\xb6\x1c\x55\x39\x3c\xd2\xdb\x53\xe1\xd7\x59\xa9\x03\xd5\x1f\x96\xd6\x75\xa4\xea\xe0\x7c\xfb\x4e\xf6\xf8\x09\x98\xf3\xb4\xb3\xa7\x92\x0d\xa0\xfb\xa6\xcb\x8f\xa3\x97\x02\x5a\x11\x5d\xcf\xe9\xca\x03\x53\x24\xdd\x92\x4c\x77\x01\x13\xbb\x74\x9b\xb4\xb2\x3b\xa0\x21\xd3\xf5\x99\xff\x30\x60\x5c\xef\x6e\xca\x31\x67\x81\x31\x63\xbb\xb6\xdf\x32\x1f\x50\x9b\xd1\xc5\xb8\x44\x02\xa8\xfa\x76\x8e\x39\x58\x05\x8c\x1c\x24\xbf\xfc\xbb\x9e\xc0\x88\xee\x9d\x94\xef\xe4\x01\xc3\x1e\x76\xb4\xfc\xe5\x31\x30\xf4\x63\x07\xdf\x4f\x9f\x80\x41\x17\xe5\xa8\x0e\xa9\x2c\x8b\x49\xc2\xa8\x24\xee\x97\xbd\x72\x79\xfc\x2f\xfe\x47\x5b\xfe\xcb\xd6\xac\x8e\x54\x3d\x4e\x3d\xdb\x99\xaa\x1e\xf1\x29\x5d\xe9\xf7\xe1\xa1\x0a\xa7\xf9\xf9\xb3\xc3\x78\x28\x30\x2f\x64\xa5\x84\x51\x89\xa5\x69\x7d\xa8\x5e\xb3\x08\xdc\x67\x43\xfb\x82\x32\xf1\x2c\x34\x7e\x1e\xf8\xa9\xab\x31\x30\x26\x49\xa5\xd3\x90\x1b\x58\x30\xf2\xa1\x4a\xf8\x94\x43\xc8\x1f\x5a\xad\x52\xb3\xe0\xa3\x4c\x7b\x95\x4e\x2a\xe6\x76\xe3\x64\xcc\x95\x97\x0c\xfa\xe2\x59\x29\x33\xa4\xbf\xb5\x8a\x7b\x64\x7b\xa0\x6f\xa7\x41\x61\xe9\x4e\x80\x92\xd9\xc0\x0d\xc2\xd9\xba\xb7\xb7\x72\x59\xcd\x78\x40\x61\xc2\x80\xa4\x33\xd5\x40\xaf\xce\xfd\x93\x6f\x1a\x01\x3d\x3b\xf4\xf3\xff\x29\x1f\xe8\xd1\xbf\xef\xb3\xbf\x57\x00\x5d\x4f\x2a\x52\xdf\x8b\x4e\x6b\x7a\xfa\xd1\xe8\xdb\xa5\x86\x47\xf9\x27\xc2\xf8\x5f\xf6\x17\x58\x77\xa4\x48\xb9\x75\x68\x77\xc2\x35\x53\x5e\x2a\x52\x55\x35\xae\x81\x75\x5f\x36\x3a\x0c\xa4\x08\xe0\xef\x35\x98\x7e\xef\x06\xae\x26\xad\xac\x1a\x41\x3a\x1a\xd6\xa7\xd4\xe8\xd6\xe9\xe2\x28\x35\xaa\xf3\xe9\x61\x0c\x45\x9e\xf1\xf1\xe3\xa8\xfa\x3c\x50\x7b\xfc\x05\xd9\xcf\x40\x5f\x57\x8d\xa2\x7e\x8f\x00\x85\xed\x9a\xc1\xe3\x6d\x80\xee\xcf\x35\x97\xeb\xc7\x03\x5d\x82\x34\x2a\x96\xc6\x03\x9d\xd2\x34\xc6\xba\xee\x07\xda\xbf\x1d\x7f\x7e\xa3\x1a\x20\x57\x36\x7e\x52\xca\x20\x40\x66\x8f\xba\x4d\x3e\xed\x49\xe3\x50\x49\xf7\x18\xc7\x2a\x9e\xa2\x58\x3d\x7a\xdf\x75\x5a\x83\x6a\x2f\x9e\x10\xce\xa7\x36\xe0\x1d\xd5\x6b\x47\xfc\xcd\xb8\xcd\x90\x50\x1e\x07\x88\x7a\x18\xfd\x32\x85\x71\x9f\xc8\x77\x2b\x8e\x6e\x4f\x91\xb0\xd0\xa5\x17\xd9\xb3\xe5\xa9\x12\xe1\x2e\xc9\xe3\x06\x11\xca\x1a\xa3\xc3\x76\x6e\x78\xac\x4a\x76\x06\x68\xaa\x51\x06\xe1\x11\x3a\x96\xea\x71\x4e\x77\x27\x50\x24\x59\x96\xae\x49\x38\xa7\xe9\x79\xe6\xbd\xe8\xcf\x67\x7e\xc8\xe4\x2a\x6d\x42\x73\x47\x18\x68\x53\x55\xba\xbb\x8d\x2e\x45\x20\x39\xc3\x59\xcb\x7b\xd2\xde\x3d\xab\x4c\x95\xea\x71\x33\x1b\x74\xc9\xd3\x66\xbe\xb2\xa0\x51\xd7\x62\x0d\xdd\xbc\xd7\x6d\x58\x4f\x6f\xa9\x33\x3c\x91\xb8\x6d\x33\x3e\xe6\xd1\x37\xd6\x3e\xba\x8f\x56\xa0\x56\xfd\x09\xb2\x6b\xfa\xe1\x6b\xf4\xcd\xa6\xeb\x34\xf2\xcd\xd2\xb8\xbf\x68\x1e\x26\xbe\x67\xbb\xc7\x6f\xe0\x71\xb4\xd8\x0f\x63\xe4\x21\x61\x2c\x53\xe9\x4e\xe8\x5a\x7e\x23\xfb\x71\xc6\xcd\x41\x54\x2d\x4d\x7a\xc4\x76\xc7\xbc\x62\x34\x3e\xfc\xa4\x26\x55\x49\xfd\x9d\x26\x91\x9f\x78\x34\xb2\x5e\xc6\xaa\x5a\x46\x9f\x96\xe9\x68\x53\xbd\xdb\xf4\x1c\xf3\x5f\xe6\xad\xd3\xa3\x8c\x4a\xab\x9b\x3e\x2d\x98\x31\xd7\x58\x1f\xa5\x5f\xd3\x3c\xaa\xf7\xb6\x73\x5c\x28\x32\x30\x8d\x4c\x98\x41\x66\x14\x37\x8a\xce\x30\x46\x56\xba\x54\x77\x34\xea\x68\x4e\x8a\x33\x0b\xd7\xaf\xa6\xb3\xcc\x02\xb3\x20\x9a\xc9\x05\x0d\x5c\x49\x5f\x60\xc6\x3d\xdb\xe6\x15\x95\x13\xe2\x62\xf8\xf7\x71\xc2\x47\x0d\x7f\x64\xed\x1f\x83\xfb\x8f\x68\xc5\x1a\x64\xfe\x41\xca\x4d\x7a\x27\x44\xfe\xc7\x79\x1e\xa7\x69\x8b\xfc\x18\xd2\xb1\x2e\x0c\x53\xa6\xfa\xeb\x16\xc9\x30\x5a\xd7\x29\xce\xac\xca\x11\xfd\x52\x93\xec\x0b\xd3\x9c\x42\xf6\x04\xc9\x68\x71\x1f\x98\x37\xba\x14\x39\x57\x1f\xd5\x23\x74\xc1\xce\xd9\x80\xd0\x39\xcb\xeb\xf3\xe9\x29\x18\xfd\x62\x44\x19\x83\xae\x38\x4e\xf0\x30\xa6\x75\x33\xc2\x91\x75\x15\x14\xb6\x58\xcc\x63\xfb\x97\x8a\xf7\x9c\xad\xe2\x14\xe8\xcc\x62\xd5\x34\x8a\x72\xf6\xa5\xe9\x33\xa8\x12\x6c\x55\x60\x4a\xdf\xc4\x4a\x9d\x91\xe6\x25\x8f\x18\x39\x5e\x12\xc3\xb1\xd9\xd2\x7a\x2b\x31\x98\x2c\xc5\x8a\xb8\x45\xd9\x11\xfa\x26\xe6\x9d\x2f\x52\x9d\xd6\xd4\xfd\x2e\x7d\x82\xa9\xd5\x6f\x34\x1f\xc6\x8d\xac\xb5\xb9\xe0\x06\xdb\x3f\x47\xe4\x47\xcd\x24\xfd\xea\xcc\xa0\x71\x54\xed\x4e\x6e\xe4\x7e\x50\x31\x3a\xec\xcf\xe1\xef\xb5\xe8\xdd\x82\xeb\xf4\x68\x7e\x3c\x0b\x0d\x69\xd6\x57\xdb\xb3\xca\xb8\x7d\x0a\xdb\x69\xb5\x92\xf5\x51\x8c\x87\x99\x13\xfe\x69\xa0\x6f\x41\x19\x87\x94\x07\x33\x26\xcf\x9a\xd0\x6b\xe5\xbd\x36\x84\x3a\x76\x36\x66\x7e\x08\xe0\x20\xee\xb0\x0e\x47\x15\x28\x47\x5b\xf1\x7a\x14\xe5\x1e\x8e\x1a\xbc\x72\x1c\xac\x16\x53\x64\x71\x10\xf7\x5c\x07\xf8\x12\xb7\xd5\xfe\x45\x14\x31\x4f\x56\xec\xc9\x22\x7c\xd2\x7e\x11\x73\xdc\xed\xcc\x0e\x90\x72\x89\x9d\x0a\x9f\x09\xec\x54\x6e\x13\x7e\x63\x5b\xf5\x82\x70\x0a\x9b\xfa\x7f\x48\x3f\xc0\xea\x12\xdb\x6f\x36\x8b\x47\x23\xe2\x89\xa5\xba\x4f\xa4\x4c\x58\xaa\x83\x13\x0e\x4e\xa4\x42\x44\x3e\x88\xe7\x31\xd6\xc9\x58\x9b\x63\x42\x68\xc8\x8a\x03\xe6\x3f\xf1\xbb\x5a\x50\x5c\x30\xeb\x6b\x43\xa8\xe2\xbc\xe3\xac\xbe\x2e\xe5\xc1\x68\xae\x60\x94\x7a\xe4\x5c\x27\xf2\x93\x3e\x9a\xab\x28\x03\x97\xcb\x5d\x23\x66\x60\xeb\xc4\xfa\xbd\x6b\x96\x02\xe1\x0d\x2e\x0d\xa3\xc8\xcf\x5d\x65\xb9\x03\xd7\xba\x4a\x66\x54\xb9\x7e\x5c\x41\xf6\xaf\x33\x66\x66\x81\x6b\x38\x2b\x2c\xb8\xca\x4a\x68\xaf\x73\x51\x29\x5a\xc5\x63\x35\xf3\x63\x5e\xd7\x93\xfd\xab\x75\xae\xd3\xcf\x2b\x25\x8d\x32\x3c\xbe\x25\xbf\x70\xbc\xc3\xf6\xdb\x6a\xf0\x68\x4d\x7a\x29\x71\x1f\x66\x71\x1f\x20\x30\x1f\x24\x24\x73\x11\xe1\xf3\xbe\x39\xa6\xc4\x4a\x71\x31\x61\x96\x92\x53\x23\xab\xb5\xd8\x8d\xb4\xa5\x55\x6b\x09\x7b\x9a\x9f\x85\x29\x6d\x78\x30\x4d\x7c\xeb\x76\xec\xbb\x35\x94\x91\xa8\x5c\x5f\x4b\x7e\xd5\xe3\xa4\x9b\x3a\xdb\xed\x25\x2a\x38\xfa\x5e\xe3\x29\xf7\x99\xd5\x9b\x72\x33\x3f\x8c\xa2\x9d\xd9\xd7\x98\x19\x3a\xbe\x43\x98\x89\xe4\x57\xb6\x9c\x70\x59\x3f\x6b\xee\xc0\xe3\x3b\x6f\x23\xad\x4c\x9f\x94\x64\x1e\x83\xf3\xe8\x13\x7c\x6e\x56\xd0\x93\xf1\x89\x3a\x41\xef\xeb\xdd\xf9\x2a\x29\x76\x78\x34\x3e\xa6\x79\x74\x1f\xff\x3b\xcd\xab\x5b\xf9\x17\xaa\xb9\xac\xe9\xd2\xf4\x95\x2e\x4a\xc4\xa6\x05\xf4\xaf\x36\x38\x99\x90\xbd\x3e\x79\x56\xf4\xbc\xdc\x60\x4d\x95\xba\x55\xe6\xfc\x2d\xec\x3c\x1d\x08\xdf\xb2\xd2\x74\xa2\xf5\x63\x32\x6b\x0d\xad\xb6\xb9\x8f\xd6\xd2\x73\xd6\x71\x77\x65\x7c\xcb\x87\x6f\xe5\xab\x96\x78\x52\x7c\x1c\xd0\xc3\x9b\xf6\x85\xce\xaf\xc4\x83\x0c\x82\x45\x05\xd4\xf5\xeb\x18\xc7\x09\xd9\xae\x48\xfb\xdb\x06\x13\x55\x3a\xdb\x85\xfc\x30\x9d\xe2\xe6\xfa\x7c\x5e\x81\x1b\x4c\x99\x71\xb5\x51\x6b\x1d\x31\x95\x36\x0e\x63\xbe\xd8\xfa\xe8\x04\x1f\xfe\xf7\x39\xb4\x4e\xd6\x8f\xda\xc3\x1d\x7d\x5e\x71\x4e\x18\xe2\x77\x89\xec\x0e\x88\xbf\x43\xeb\x2a\xf0\xe3\x2f\xb4\xee\xfc\x4f\xbe\xa7\x38\xe4\x23\xf2\xe6\xdc\x5f\x08\xe3\x86\xd3\x16\x84\x8e\x07\xac\x5b\x36\x86\x66\xef\x89\xfd\x63\x7c\xc5\x83\x71\xa8\x62\x75\x96\xa5\x4e\xab\x89\x3f\x66\xb6\xc6\x95\x78\x0d\xcd\x3c\x98\x89\x9e\xb4\x8f\x4e\x53\xf4\xa1\x4f\x1b\x6f\x1e\x40\x27\x93\xa1\x77\x38\xaa\x29\x56\x85\xd0\x04\x74\x3c\xbc\x51\xcc\x4c\xc3\x44\x7f\xd8\xa4\x2d\x47\x19\x56\x94\x67\x1f\xe6\xbf\xa4\x32\xce\x1b\xd9\x38\x8d\x79\x2f\x72\xf3\x28\x27\x8f\x56\xb0\xa1\x6f\x10\x25\xc3\x0a\x2d\x51\x19\xac\x44\xb2\x69\x62\x2c\xed\x9f\x9b\x16\x65\x13\x93\x33\xe2\x42\x31\x59\x10\x71\xbb\x96\xfb\x02\x19\x9f\xa1\x4c\x36\xdc\xee\x07\x5a\xf9\xff\xc2\x8b\xa1\x9c\x21\xb0\x94\xea\x74\x76\xcb\xc9\x1f\x3c\xc3\x98\xcf\xe6\xa2\xb2\x8a\xf2\x05\x27\x91\x17\x61\xbb\x7c\x1d\xcd\xf6\x92\xae\x9e\xb4\x9b\x19\x37\x7a\xd3\xb7\x32\xf4\xf3\x23\x6f\xd6\x19\xe8\x4f\xf9\xf2\x24\x93\x60\xda\x17\xd5\x7e\x5d\x4f\xfb\xe2\xa0\xcb\x1b\xe9\x7d\xa4\xba\x30\x72\x59\x31\xa2\x60\x52\x9c\x78\x93\x21\x31\xb4\x1d\x79\x9c\x94\x0f\x93\x18\xa2\x4a\xb8\x5b\xe2\x09\x9e\x87\x84\x0f\xf3\x89\x39\x10\xdf\xc8\x3c\xca\x04\xe3\xd5\x14\x81\xe2\x1f\xf0\x0c\x27\x34\x31\x5f\x2c\xa1\x22\x93\x98\x16\xf1\xb9\x3b\xc9\xee\x38\x95\x6a\xf2\x9f\xb8\x86\xfa\x5d\xc2\x18\xf3\xb0\x81\x3c\x74\xf3\xf1\x47\xe4\x07\xd1\xf5\xaf\x89\x1f\x12\x7d\xe8\x23\xf1\xaa\x98\x17\xe3\x23\xbf\x8a\x78\xd2\xeb\x5e\xb9\xd0\xfa\x5d\x65\xc4\x5f\xd7\x4e\xc5\x93\xf2\x00\xeb\x59\xbe\x94\xa5\x99\xfc\xee\x4f\x7c\xda\x79\xc7\x02\x09\x85\x9d\x75\x3d\x84\xde\x65\x7a\xfb\x0d\xb4\x7f\x6a\xac\x0a\x27\x6f\x54\xf5\x8b\xa6\xf8\xa0\x6c\x18\x4d\x27\xf8\x6e\xd5\x71\x22\xee\x9f\x20\x9e\x5c\x9a\xf9\x30\x7a\xed\x08\xa7\x96\xe4\x72\x86\x9a\x6e\xcc\xfe\x90\xde\xc4\x1d\x0b\x33\x9c\x0d\xc9\xee\xe6\xbe\x49\x03\x79\x45\xa6\xdf\xf0\xa3\x15\x99\x7e\x85\x95\x49\xd2\x23\x98\x69\x91\xbe\x9a\x95\x17\x24\x77\x2b\x69\x3e\xd3\x3e\x9d\xa0\x9a\x59\x9a\x0a\xf7\x0d\x4a\xd3\x7c\x48\x2b\x38\xb9\xdd\x0b\xc2\xd5\x93\xb7\xfc\x4d\x0c\x2f\xe6\xc5\xac\x2b\x73\xa5\x78\xe7\x5c\xef\x4e\xbb\xb5\xa3\xa3\x1f\xcd\xe2\xb2\xd9\x01\x64\x8f\x45\x49\x30\xe9\x1b\x2c\xa2\xce\xbf\x80\xa1\x2e\x27\xde\x7a\xe2\x73\x9e\x7c\x35\x8a\x02\xe5\xb8\x2a\xe6\x0b\x0c\x3b\xc0\xa8\x6b\x9f\x82\x04\x62\xbd\xc9\x37\x30\x2a\x0f\x48\xc4\xcc\x35\x5b\xcc\xe4\x73\xde\xb6\x23\x7f\xdd\x1a\xab\x44\xf1\x3d\xc7\x67\x24\x2b\x7a\x2d\x98\x42\xff\x32\xe7\x00\x77\x38\xcb\xd1\xb1\xa0\x78\xb9\xf5\x9c\x13\x3d\xef\x9c\x79\xde\x94\x57\x6d\x93\xe1\xfb\xfe\x39\x27\x53\xc9\xf3\x72\x32\xf3\x88\xc9\xb1\x75\x65\x39\xf3\x67\x7c\x8e\x53\x44\xdf\xa2\x7d\x81\x74\x93\xb6\x24\xdc\xa6\x3c\x3c\xab\xf1\x45\x13\x8f\xac\x1f\x94\x51\xd5\x14\x01\xac\xb5\xf7\x21\x3e\xa8\xa3\x97\x1f\x45\x1d\x29\x0f\xa6\x59\x0f\x47\x2e\x34\x8b\xfd\x80\x55\xcd\x66\xcb\x32\x1f\x66\xc6\xee\x38\xfa\xf4\x09\x89\xac\x93\xa2\x66\x96\x44\xab\x6e\x08\xd2\x28\xab\x93\xf6\x89\xea\x78\x8c\xf9\x02\x8c\x3c\xe1\xdf\xf8\x30\x2e\x4a\xf4\x9c\x0a\x9f\xa8\x52\x5e\x54\xa8\x30\x99\x6a\x39\x45\x43\xf5\x4d\xf9\xf5\xac\xe8\x55\x70\xc8\x81\x76\xa4\x42\x53\xcf\xcf\xfc\x7b\xfe\x86\x52\x9d\x98\x42\xf9\x6d\x79\xfc\x7b\xce\xab\xf2\x23\x58\x43\x37\xdf\xe6\x2c\x79\x7c\xae\xff\x0d\x7a\x22\xb9\x43\x1b\x89\x57\x94\xbb\xfd\x0d\xe5\xdd\xb9\x9e\x9f\x03\x5a\x78\x40\x2b\x9c\x19\x45\x5f\x3a\x25\x8c\x76\x19\xf3\x58\x7e\xde\x46\x11\x31\x94\x57\xcc\x9b\x1a\x47\xf9\xf6\x2c\x93\x44\xfa\x79\x9a\x76\x32\xc5\x3f\x8d\x95\x12\x72\x10\xd5\xce\x19\xe4\x85\x03\x3d\x32\xe9\xd4\xa3\x90\x9c\x4d\x51\xb0\x7d\x62\x4e\x41\x6b\xfb\x77\x3a\xf3\x58\xda\xab\x03\xbd\x63\xe9\x54\x25\xaa\x79\x95\x5e\x19\x49\x71\xac\x74\x20\xf3\x1f\x4a\x1f\xcf\xa1\xb3\x7d\xe9\x22\xee\x1f\x55\xfc\x96\x15\xbd\x8a\x5f\xb1\xe7\x96\xbe\xdc\x48\xeb\xbe\xc4\x2d\x9e\x74\x73\x4a\xae\xe4\x90\x7f\x94\x1a\x95\x52\x3c\x2d\x4e\xaa\xa5\x7f\xbf\x2b\xe1\x34\xcd\x5f\xf1\x18\xee\x1b\x54\xdc\xff\x31\xd5\x0e\x76\x4c\xfb\x95\xe2\xc4\x0e\xc9\x07\x33\xc0\xc1\x39\xcc\x88\xd7\xc1\x26\xd2\xc9\x59\xe2\x15\x43\xe7\x07\x13\x49\xc2\x64\xf6\x03\x5e\xd7\x73\xf6\xa5\x92\xdf\xcc\xb0\x97\x90\x7f\x4c\xae\xca\x22\xef\x1c\xfb\x90\x79\x5f\xc3\x2b\x59\xd5\x4a\x79\xf7\x76\x7a\xba\xbd\xd4\x0b\x68\xdf\x90\xf3\x93\x56\xf0\x9a\xf9\x30\x62\xbc\xa8\x18\xda\x9e\x3c\xa4\x62\x34\xc7\x87\x8a\xe8\xe1\x54\x03\xaa\xd0\x99\x48\xeb\xb7\x1c\xdc\xe9\xb2\x22\xd6\x84\xf6\xbf\x0a\x23\x3b\xda\x71\xca\xd7\xaf\xa3\xc8\x5e\x9e\xc0\x0c\xc5\xf2\xab\x9b\x29\xcf\x2e\x77\xe5\x6f\xb2\xb7\x66\x07\xbd\xbe\xfc\xc2\x7e\x7a\x12\x7b\x8c\x4f\x32\xef\xe5\x1a\x97\xc6\x76\x7f\xbe\x4f\x19\xf4\x9e\xed\xbf\x50\x4d\x75\x4f\xc4\x87\x41\xad\x78\x40\x94\x95\x5a\x98\x33\x1f\x64\xb1\x4b\x2a\xed\x8f\x86\xbf\xa6\xd3\xbe\xa0\x37\x27\x93\xd6\xc3\x74\xbb\x2d\xa4\x3e\x35\x71\x1d\xf7\x4b\x1a\x6b\xc2\xbc\x98\x11\x06\x45\x74\x9a\xe9\xaf\xc0\xbc\x98\xee\x2b\x77\xd1\xbd\x13\xb9\xca\x52\xb1\x52\x23\x3d\xd9\x57\x8b\x1d\x91\x0f\x5c\xe3\x75\x71\xe0\x04\xe7\x51\x07\x1e\x0d\xa7\xef\x5d\xf3\x74\x02\xcd\xd8\x01\xf9\x59\x64\x77\x4d\xcf\xc5\x34\x5f\x35\xea\xb6\x64\x48\x4d\xbe\x2b\xed\x33\x07\x9c\x83\x6a\xf9\x75\x31\x54\x53\xab\x39\x91\x71\x84\xdf\x6f\xa7\xd8\x17\xa9\xaa\x81\x47\xbe\x6b\x57\xa5\x72\x81\x56\x76\x75\xee\x5d\xe6\xc1\xf4\xfc\x59\x8f\x7f\xff\x76\x10\xf0\x4b\x03\xeb\x60\x3c\xd1\x04\x06\xbc\x06\x1e\xfe\x06\xf4\xbf\x0d\xdc\x99\x09\x28\xef\xe0\x7a\xfe\x40\x53\xe0\x92\x1e\xa0\xb2\xf1\x5b\xbc\xff\xd8\x7d\x60\xf4\x0a\xe0\x50\x57\xee\xd7\x5e\xb9\x01\x98\xfa\x06\xd8\x7d\x16\xd0\x8e\x6c\xd1\xf7\x2f\x0c\x03\xe6\xef\x03\x84\x58\x66\xe2\x09\x6c\x1b\xc9\x78\x45\x8e\x23\xe0\x30\x08\xd8\x72\x06\x58\xb3\x92\xf1\x6f\x2f\x2f\x20\x7b\x1d\xb0\x61\x03\xeb\xd6\xc7\x28\x02\x99\x77\x81\xe4\x1c\x20\xfb\x12\xeb\x1f\x6c\xdd\x02\x94\x9c\x07\x72\x23\x80\x83\x12\x21\x7a\x70\xe7\x9d\xa2\xd1\xc0\xad\x9f\x79\x15\x36\x06\xf2\xf8\xc7\xa8\xaf\xf0\xff\x2f\xff\xce\x7f\x78\xe1\x09\xf4\x79\xd8\xc2\x77\xb8\xbf\x11\xe8\xa7\xf1\x2f\xbc\x87\x42\xa0\x7f\x12\xf7\x37\x18\xe8\x0e\x1c\x7f\x03\x0c\xeb\x01\x1c\x7a\x0c\x8c\x74\x05\xaa\x1b\x81\x71\xf7\x04\xef\x05\x26\x96\x03\xa5\xfb\x81\x69\x45\x2d\xfa\xfe\xf9\xc6\xac\x5f\x9e\xf3\x86\xfb\xd9\x37\xe3\xfe\x9a\x80\x70\x12\xc9\x18\x0c\xac\xd6\x03\x32\x82\x58\x17\x24\xfd\x57\x20\x64\x14\x90\x61\xc1\x18\x58\xfa\x3d\x20\x25\x8b\xef\xc7\xe6\xd8\x33\x5e\x28\x9c\xaf\xb2\xb3\x81\xda\x76\x40\x8e\x25\x50\xff\x33\x90\xb7\x99\x75\xbd\x73\x55\x80\xc6\x5f\x81\xfc\x09\xc0\xfb\xee\x2d\x7d\x40\xda\xda\x2f\xe5\x3f\x48\xf5\x2e\x1e\x95\x02\xdd\x6e\x31\xde\xdf\x7d\x18\x70\x73\x28\xd0\x53\xf9\x5f\x78\x0f\xd5\xdc\x37\xe5\xd8\x58\x40\xf9\x19\x50\x3b\x14\x18\x36\x80\xfb\x7c\xa8\xa6\xb5\xf0\x1f\x76\xd5\x73\x6d\x58\x3a\x0f\xdb\x77\x02\x06\xb3\x80\x2d\x19\xc0\x42\x6d\x20\x3d\x0c\x30\xdb\x06\x64\xfe\x0e\x2c\xcf\x01\xd2\x35\x01\xe7\x13\x40\x62\x95\x70\xa2\x02\xd2\xf2\x81\x90\x3a\x20\x75\x21\xdf\x55\x4f\xed\x09\x24\xe7\xb3\xc6\x7b\x8e\x0e\x90\x31\x10\x28\x0d\x6c\xe9\x7f\xb0\x35\x15\x38\x3f\x89\xfd\xec\x8e\x39\xb0\x7d\x30\xf0\xd3\x27\xe6\xd9\x7c\x38\x06\x64\xab\xfe\xbb\xfd\x31\x62\xdd\xfa\xd9\x43\xa0\xd3\x6c\xe0\xde\x5c\xa0\x63\x31\x70\xe7\x0d\xf7\xe5\xff\x9a\xf7\x20\xcc\x43\xfd\x0d\xa0\x9b\x1d\x70\xf4\x32\xd0\xe3\x00\xf7\x96\x17\xe6\x43\xda\xe7\x61\xaf\x1d\x30\x7c\x02\xb0\xc3\x1c\x50\xbd\x06\xe4\x9f\x02\x34\xfe\x01\xb6\x15\x01\x53\x36\x00\x39\xc3\x00\xbd\x72\x20\xa3\x14\x98\x67\xc8\x18\xbe\x99\x0a\x90\x5c\x00\xd8\xe8\x00\xc9\x71\x80\xd3\x1b\x9e\x07\x21\x93\x8b\x73\x01\xfc\x5d\x80\x24\x59\xc6\xf5\x92\x2c\x80\x14\x35\x20\xb1\x07\x90\xa3\x08\x24\xf5\x07\x8a\x1f\x70\x0f\x80\x83\x85\x40\xfa\x25\xe0\x7c\x39\xdf\xa7\xbf\x35\x14\xc8\x3a\x0f\x3c\x7f\x00\x6c\x39\x09\x7c\x92\xfd\xd6\x7e\xa9\x0e\x82\xb4\x1f\xc2\x63\x2b\xa0\xdd\x32\xe0\xbe\x10\x7b\x4e\x02\x37\x1f\x31\xfe\x4f\x35\x9d\x93\x22\xbe\x77\xed\x5f\x78\x0f\x11\x40\x4f\x21\x1e\x78\x03\x7d\x7b\xb4\xe0\xfd\x52\xbd\x83\xbc\x59\xc0\xd8\x32\x7e\x76\x13\xf3\x98\xf7\x20\xf8\x85\x64\x13\x60\xb8\x09\x48\x72\x11\x62\x71\x0b\xee\x1f\x9d\x03\xd8\xe7\x02\xd1\xbd\x80\xb5\x46\x40\xd4\x2d\xe6\x07\xc5\xd6\x01\x91\x11\xcc\x05\x49\x0a\x03\x62\xf7\x03\x39\x69\x40\x6c\x29\x50\x32\x0d\x88\x7b\x03\xd4\x4c\x00\x12\xca\x38\x76\x49\xfa\x03\x77\xac\x80\xa4\x6d\xc0\xf3\x58\x20\xb5\x16\xf8\xa7\xfb\xb7\xf6\xb7\xc5\xc1\xa5\xfd\x4e\xee\x06\x73\x14\x97\xf2\x1e\x2e\x1d\xe6\xf1\xfc\x55\xfe\xbd\x94\xf7\x70\xf8\x2f\xa0\xbd\x3d\xaf\x83\x4e\xee\x8c\x6f\x75\x7f\x03\x94\x28\x02\x7d\x43\x81\xbc\x5c\x8e\x1f\x5b\x63\x99\x57\x97\x39\x00\xd0\x98\x08\x48\x94\x18\xcf\x4c\x8a\x05\x66\xc7\x02\xb1\x03\x5b\xe3\xfe\xe1\xa2\x5e\x4c\xc4\xdf\xc0\x1a\x43\x20\xbc\x0e\xf0\x09\x04\x22\xbb\x03\x61\xa1\x40\x94\x0d\x90\xf4\x08\x10\x72\x48\x61\x7f\x8c\x8c\x03\x8a\xdd\x18\x0b\xaf\x7e\x0f\x44\xbb\x02\xf5\xbf\x02\x51\x93\x80\xeb\x73\x5a\x74\x20\x12\x4a\x80\xcf\x0d\x2d\xfc\x17\x21\xf7\x12\xce\x57\x6d\x75\x20\xfe\x7f\x79\x0f\x07\x84\xbd\xea\x40\x4b\x9f\x87\xe2\x1d\x40\x27\x35\xd6\xad\xe9\x36\x8a\xf9\x58\xc2\x7a\x91\xea\x1d\x48\xde\x02\xa3\x7f\x01\x12\x17\x02\x93\x3b\x02\xb1\x2b\xf8\x6e\x71\xa4\x3c\x30\x57\x07\x08\x2d\x04\x8c\x9f\x03\x1b\x34\x01\xeb\x5c\xd6\xe9\x58\x95\x21\x9c\x06\x01\xef\x06\xfe\xde\xc2\xff\x87\x0e\xe7\x13\x4a\x98\x23\xb0\x35\x01\x08\xf5\x04\x4a\x84\x7f\x3f\x15\xd8\xff\x16\x08\x0b\x00\xce\xe4\x00\x11\x5a\xdc\xc3\x47\x98\xa7\x5f\xc6\x00\xe1\x17\x81\x7f\xfe\xf7\xad\x0e\x84\x54\xff\x42\x8a\x87\x3f\x68\x27\xfa\xc1\xff\xc1\x7b\x38\xaa\x21\xce\x83\x88\xeb\x36\xf3\x1e\xbe\xe7\x51\x88\xcf\x82\x7f\x6c\xd9\x0b\xf4\xba\x01\x48\x66\x02\xfd\x06\x00\xf1\x8b\x80\x21\x97\x80\xa8\x26\x40\x7d\x03\xaf\x75\xad\xee\xdc\xc7\x62\x4e\x02\x10\x74\x1d\x58\x58\x04\x04\x5a\x03\x4b\x7e\x67\x1c\xcc\x49\x13\xc4\x7a\x17\xe2\x65\x80\x03\xb0\x3e\x10\x08\x54\x00\xe2\xf7\xb2\x16\xc2\xd6\xeb\x40\xd0\x61\xa0\xe4\x0f\x60\xfd\x2d\x8e\x55\x41\x2f\x81\xf3\x36\x40\x70\x3d\x73\x9a\x84\xd3\xc1\xeb\x57\x2d\xf6\x7f\xc3\xff\x68\xd3\x0f\xa3\x2d\xef\xe1\xf2\x54\x1e\xcf\x04\xb7\xf6\x83\xb6\xba\x17\xdf\xf4\xbb\x10\xf5\x0e\x52\x2a\x81\xf6\x47\x99\xdf\xd4\x2b\x16\xd8\x54\x0d\x0c\x48\x67\xde\xca\xa8\xae\xc0\xfa\x55\xc0\x24\x7b\xb6\x57\x88\x17\x7e\x67\x81\xf9\xe7\x00\xaf\x3a\xc0\xfc\x05\xef\x99\x2b\xaa\x01\x77\x2f\xc0\xe5\x21\xe0\xf1\x1e\x08\xba\xc1\xf7\xe4\x05\x7f\xf0\xb5\x63\x7f\xf0\xe9\x0c\x94\xe6\x73\x1f\x8c\x83\x97\x01\x9f\x1e\xc0\xf9\xd7\x80\x4f\x0a\x70\x57\x0e\xf0\xab\x01\x5e\xab\x00\xbe\x95\xcc\x8f\x92\xf2\x3f\xa4\x76\xaf\xf0\x17\x79\x00\x31\x3c\x4a\xfd\xe0\x9b\xbe\x2f\x83\x79\xfc\x06\xf7\x97\xae\x87\x36\xfc\x8f\x4c\x91\x17\x92\xec\x0b\xc0\x86\x7b\xfc\xc8\xab\x70\xd5\x45\x29\x95\xe3\xd1\x10\x00\x7e\x1d\x78\x5f\xf5\x11\xe2\xc5\x51\x7e\x3e\x73\xdd\x00\xf7\x3b\x80\xd9\x1a\xe6\x33\x2c\x77\x07\xd6\x8c\x06\xd6\x96\x02\xae\x1e\x40\xc8\x0d\xfe\x7d\xdc\x36\x91\x6b\x9a\x04\xb8\x2e\x02\xca\x3c\x79\x3c\xd4\x08\xb8\xdc\x03\x2e\x85\x02\xeb\x1a\x81\x07\x39\xcc\x9f\xf8\xed\x61\x0b\xff\xc3\x49\xd4\x87\x59\x96\xc8\xa3\x54\xff\x42\xca\x07\x68\xdb\xf7\x45\x8a\xfb\xd7\xc9\x8b\x7e\xa0\xcf\x63\xd5\x9e\xd6\x7e\x50\x24\xda\x9d\x63\xc1\xa3\xb4\xef\x87\x14\xf7\x17\xe2\x99\x8c\x37\x10\x28\x01\xe4\x45\x6e\x8b\x10\x37\x3c\x1a\x01\xd5\xb3\xc0\x3a\x09\x30\x45\x16\x58\x53\x0e\xe8\x9d\x00\x9c\x56\x0a\x67\x3a\xe6\x39\x2c\x53\xe1\x71\xad\x3b\xe0\x34\x81\x75\xb5\x1c\xac\x79\xcf\xb0\xeb\xc1\x39\xa6\x9d\x3a\xef\x51\xf6\x1a\xc0\xc1\xa7\xcc\x15\xf8\xce\x9e\xff\x7e\x4f\x07\xb0\x33\x03\x5e\xbd\x01\x6c\x35\xd8\x1f\xac\xbb\xb0\xbd\xa6\xbd\x5b\xf3\x20\xa4\x7c\x80\xb6\xfc\x97\x53\xa2\xfe\xc5\x91\x61\x6d\xfc\xe0\xff\xe0\x7f\x88\xdd\x98\x11\x27\xe2\xc0\xeb\x45\xdc\xd8\x37\x09\x90\xfd\xc0\xcf\xbb\xd7\x33\xc0\x79\x23\x30\x58\x0f\x70\x58\xc4\x7e\x61\x37\x1c\xd0\x32\x00\xec\x74\x81\xf9\x05\xcc\x91\x5a\x3a\x11\x58\x76\x0f\x58\x13\x0b\x2c\x7d\x02\x04\xa6\x01\x4b\x1a\x98\x5b\x66\x35\x00\xc8\xb6\x01\x96\x80\xb9\xba\x96\x55\xac\x97\x63\x19\x0c\x5c\xec\x26\x9c\x93\x79\x1e\x84\xf1\xb5\x0e\x60\x16\xd5\xc6\x6e\xa9\xfe\x45\x68\x6b\x1e\x44\xb3\xee\x43\x5b\xfe\x4b\x53\x6b\xfb\xdb\xfa\x41\x33\xff\x43\xe4\x79\x24\xa9\xf2\x28\xed\x7f\x22\xd5\xbf\xf0\x10\x7f\x5e\xb5\x0a\xe8\x74\x01\x58\xa1\x01\xf4\x7d\x05\x2c\x3b\x0d\xa8\xba\x02\x96\x56\x9c\x77\x5a\xe8\x02\xfa\x15\x80\xc9\x31\xe6\x97\x9a\x6e\x67\x6e\x8c\xb1\x1f\xfb\xd4\xe2\x23\x40\xec\x41\x60\x61\x05\x90\x3d\x84\x75\x3d\x4a\x8d\x58\x4b\x44\x38\x5f\x18\xa6\xf3\xb3\x9c\x3b\x8d\xe7\x61\x6e\x3d\xf0\xb2\x1d\x30\x37\x0f\x68\x5a\xd2\x62\xaf\x96\xa8\xf7\x30\x31\x4b\xd4\x81\x10\x79\x21\x67\xc5\xbe\x2e\x75\xff\x88\xeb\x40\xb4\x4b\xca\x7f\x91\xe2\xbe\xbb\xc4\xbe\x6b\xdb\x45\x7d\x88\xb6\xfc\x8f\xcd\x62\x57\x51\xf1\xe5\x08\x10\xd7\x91\x8b\xf8\x77\x5b\xf1\x0f\x96\x4f\x81\x6e\x05\xac\xa1\x35\xb8\x04\x58\x78\x1b\x50\xbf\x0b\x2c\x94\x03\x66\x09\x39\x56\x1a\xeb\xae\xe9\xbf\xe4\xb5\x31\xfb\x0e\x73\xa9\x66\x79\x71\xcc\xd1\x55\x07\xb2\xde\x00\x33\x82\xb9\x47\x9f\x96\x02\x50\x3b\x1a\x98\x5e\xce\xf3\xa0\xe5\xc6\x1c\xd0\xa9\x8d\xc0\x2f\x60\xfd\x0b\x21\x7f\x90\xda\x3b\x5a\xdc\x37\x46\x8a\xba\x83\xc3\x56\xf2\x78\xaa\x0d\xff\xa3\x4a\xac\x9a\xed\x11\xe3\xc2\x2e\xe9\xbe\x28\xaa\x69\xfe\x27\xff\x43\xea\x07\xb3\x45\x3f\x10\xe7\xd1\x59\x54\xdb\xb4\x16\xf9\xba\x46\x5e\x80\xdc\x1b\xc0\xd0\x1f\xe8\xdb\x15\x98\x6d\x08\xa8\x3d\x07\x66\xf6\x00\xb4\x5f\x00\x33\x5e\x30\xcf\x76\x5a\x2d\xe0\xe0\xc8\xbe\x22\xe4\x11\x13\x43\x80\x4d\x76\x80\xa6\x29\xf3\xee\xd5\x97\x02\x3b\x07\x00\xe3\x66\x02\x35\xff\x8f\xbd\xf7\x0e\xab\xf2\x5a\xde\x40\x5f\x45\xb1\x83\x20\xd8\x80\x2d\xa8\x58\xe9\x8a\x85\x22\x45\x05\xe9\x55\x90\xde\x41\x90\x2e\x28\xd2\x9b\x22\xa0\xa2\xa0\x28\x28\xa0\xc6\x6e\x2c\x58\x63\xec\x41\xa3\x31\x2a\xb6\x58\x12\xa3\xc1\x12\x93\xd8\x63\xaf\xdf\x7d\xf6\xcc\xb7\x41\xf1\x78\xcf\xef\xfe\x7d\x4f\x9e\xe7\x3c\xeb\x80\x9b\x6f\x7f\x6b\xad\x99\x59\xb3\x66\xde\x79\xa7\x33\x30\x4c\x1d\x68\xc8\x01\x86\x04\x01\x17\x2d\x80\xc1\x2f\x80\xbb\xbd\x00\xed\x4c\xe0\xcd\x0e\xee\xd5\x24\x9d\xaf\xba\x88\x1f\x94\xda\xee\x4f\x71\x10\xad\xf1\x2f\xb2\x28\xc1\x1a\x71\xbf\xbf\x86\xff\x98\xa7\xf8\xf9\xfc\x65\x38\xa0\x14\x31\xfa\x14\x6d\xc8\x63\xb0\x28\x1f\xee\xc3\x79\x1c\xaf\x05\x5a\xb9\xb1\x43\xdb\x0e\xef\xf6\x2b\x30\x32\x46\x2e\x5d\xab\x11\xd0\x2f\x6d\x37\xc3\x78\x22\x30\x7c\x50\x7b\xfd\x49\xf3\x80\xc1\xc9\xed\x3d\xfc\x7c\x80\x81\x21\xed\xfb\xc7\xd9\x03\x5a\x17\xdb\x9d\xc9\x3e\x07\xf4\x2b\x6a\x37\xae\x6c\x33\xa0\x51\x2c\xb7\xac\x6e\x3f\xa0\xb6\xba\xed\xb5\x6d\x89\x40\xdf\xa0\x36\xbb\x0f\xe7\x00\x7d\xc2\xe0\xd7\x28\xf5\xf5\x4f\xf0\xdd\xb1\xe7\x3b\xe0\xe9\x71\x40\xe5\x5b\x9e\x6f\x77\x75\x71\x14\xfb\x94\x76\x17\xf1\x73\x5f\xe3\x3f\x59\x2d\x66\xdf\x64\x5d\xd8\x17\x16\xb5\xa1\x6c\xc1\xbc\x2e\xf2\x84\xa0\x29\x28\x92\xa7\xbc\x4e\xfa\xbf\x1d\x69\x85\x92\x6c\xba\x12\xc2\x6a\x6a\xbb\x6e\x94\x45\x0a\x0a\x57\xa0\xc0\xb7\x67\xb6\x12\x59\x12\x9b\xfd\xca\x84\x38\x1c\x5d\xde\x83\x34\x48\x3b\x4a\x75\x4a\xbb\x09\x80\xe6\xd0\x9e\x1b\xfa\x0c\x05\xd4\x4a\x7b\xf5\xd7\x7d\x0c\xf4\x5a\xd3\x6b\x82\xb5\x37\xa0\x32\xa6\x97\xce\xe4\x6b\x80\xd2\x88\x9e\xc7\xa7\x4e\x00\x14\xbe\xeb\x99\x99\x3e\x01\xe8\xaa\xaa\xfa\x77\xe9\x1c\xa0\xb3\xb2\xaa\xfe\xf2\x3f\x80\x8e\xb1\x2a\x4a\x9b\xdf\x03\x1d\x0c\x94\x9f\x1c\xe8\x0d\xb4\xbf\xab\x6c\x78\x7a\x02\xd0\xee\x99\x52\xbb\xeb\x57\x81\x76\x9d\xbb\x07\x3f\x9a\x0d\xc8\x85\x29\xd6\x49\xe7\xdb\x46\xa5\x5b\x95\x74\xec\xf0\x4b\x47\xea\xcb\xdb\xe1\x95\x3c\xf1\x83\x7c\x75\xfe\x12\x39\xaa\x92\x5b\x78\xbc\x0b\x45\x6d\x8a\x2f\x2a\x50\x9c\x2d\xf7\xb9\x0a\xc5\x31\x65\xf8\x97\xc4\xf2\x5e\x9c\xf7\x89\x57\xa3\x38\x5e\xe0\x10\x35\xca\x36\x7a\xd6\x6b\x52\x7c\x7a\x52\x1c\xf3\x68\x98\x6a\x0f\xa4\xfc\xe8\xd0\xc9\xda\x84\x4c\x55\x2d\x19\x44\x12\xd7\xd5\x71\x88\x76\xf7\x46\xa0\xc3\xc6\x21\x35\x83\x74\x00\xb9\x8b\x43\x76\x9a\x4a\x25\x26\x73\x48\x2f\x17\xca\x9c\x0c\xce\x0d\x23\x44\xc9\xe0\x95\x33\x28\xe3\x34\xb8\xdd\x5c\x8a\x27\x0d\x7c\x51\x4d\x92\x35\xe0\x3e\xbf\x7b\xff\xd4\x7d\x94\x41\xd0\xca\xf9\x99\x3a\x65\x6b\x6a\xfe\x46\x32\xdb\x6f\xcd\x03\x8a\x98\x4a\x16\x71\xbd\x7f\x9f\x64\xce\x63\xa9\x88\xf5\xdd\x4a\x35\x82\xf0\xe5\xfc\xab\x8a\xbb\x50\x55\xed\x22\x89\x22\xed\x73\xc9\x10\xe6\x81\xc9\x13\xd4\xe8\x24\x99\xd5\xc0\x7c\x19\x49\x9a\xfd\xa9\xda\x30\x4a\x51\x9b\xa2\xcc\x81\x75\x43\x28\x3b\xeb\xa9\x35\x8c\x4e\x4c\x07\x77\x1d\xc2\xff\x58\x82\xf3\xe8\x86\x12\x03\x3a\x71\xfa\x6d\x19\x41\xb3\xea\x9c\x67\x9c\xc3\xdf\x38\xba\xb0\x2b\x21\xaa\xc6\x28\x0d\xa0\xfc\xd5\xa8\x26\xce\x6f\x8e\x32\x70\xa6\xfa\x65\xe3\x1c\xce\x5b\x18\xb7\xe1\xfc\xcd\x48\xcc\x21\x19\x35\x3a\xb7\x8c\xe2\x72\x46\xe6\xdc\x39\xdc\xe0\xd6\x5e\xaa\x7b\xd3\x8f\x38\x49\xf5\xa9\x7a\xe5\x57\xc9\xd7\xd5\x2b\xbd\x4f\xf3\x1d\xbe\x91\xf3\xfe\x43\xc4\xfa\xee\x01\x62\xdd\xbf\x84\xfa\x29\xad\x4a\xec\xc0\x59\x03\x6d\x25\xda\xa7\x05\xba\xbd\x29\x4a\x58\xa2\xa9\x9e\xcd\xfa\xaf\x4d\x6f\x95\xde\x87\xab\xaf\x93\xb2\xb9\x4b\x45\x74\xb0\x1e\x7d\x4b\x90\xbb\x11\xc5\x6d\x27\x27\x8e\xa4\x6c\x8b\x93\xd6\x18\xb2\x8c\x56\x23\x4d\xc8\x23\x1b\xf5\xc4\x94\xb2\xb7\x83\xcb\xcc\x89\xdd\x44\x55\x8f\xa3\xaf\x10\xf9\x43\x00\xeb\xbf\xbb\x11\x22\x60\x82\xca\x00\xe2\x3d\x18\x5f\x3d\x96\xe2\xe9\xd6\x26\x4e\x54\x8f\x37\xde\x3d\x84\xe2\xec\x56\x39\xc9\x1f\x78\xe4\x4c\x91\x55\xa7\x4a\xe2\x78\xb2\x78\xba\x96\x90\x3b\x16\x79\x7b\x29\x12\x3e\x2e\x97\x7d\x21\xb3\x1f\x2f\x8b\x15\xc7\xf7\x48\x2e\x4c\x9e\xbe\xa6\x19\x8d\x36\xe2\xf9\x1b\xd6\x08\x9f\xf0\xa2\x54\x35\xf4\xa2\x28\xff\x42\x79\xcd\x57\x24\xff\xd9\xda\xf4\x2d\x79\x8f\x86\x93\x3e\x64\x94\x1b\xd0\xbc\xa6\xab\x1a\x52\xbe\x2b\xe6\xde\x28\xca\xa6\x04\x4f\x37\xa1\xf5\x9b\x92\x37\x8e\x3c\x4f\x97\xf2\x71\xc4\x93\x30\x31\xd2\x9a\x3e\x67\x12\x33\x91\x78\x3f\xf4\xd2\x6d\x89\xc7\xbd\x9f\xcb\x24\x8a\xb2\x76\xbb\xe9\x28\xe2\x1f\x9c\x44\x84\xb2\xb3\x9f\x22\xdd\x5d\x9c\x9b\xf8\x9b\x9d\x5e\x8c\x26\xe3\xea\xbc\xcd\x81\x7c\x78\x97\xf8\x20\x75\xfe\xf7\x44\x3a\x73\x9c\x94\xf3\xc8\x87\x73\xca\xa8\x20\xbc\x80\xe3\x94\x35\xa4\x3f\x0e\x79\x3b\x49\x7e\xec\x6b\x1b\x48\x6f\xec\x24\x17\xcc\x78\xbc\x4b\x91\x68\x1b\xf3\x67\xa4\x17\x32\xfc\x87\x85\xc8\x7f\x60\x42\xf8\xa8\x45\x92\x81\x94\x5d\x2e\x4e\xd7\xa1\x2e\xdf\xf9\x37\xf4\x49\xba\x32\xbb\x18\x53\x36\x21\xf9\x9e\x19\xf1\xe0\x4c\x5b\xc4\x38\x98\x50\x2d\xee\xda\xe2\x2b\xc7\x3c\x30\xae\x71\x94\x44\xc2\x24\x4b\x7b\x42\xb1\x8c\xab\x75\x22\x79\x1f\xf9\xbb\x33\x65\xe5\x06\xc5\xba\x90\xc7\xde\xab\x82\xab\x51\xe5\xaf\x4d\xfe\xc8\xf3\xf7\x16\x19\xed\xa6\x1c\x55\xa2\x7d\xf2\x69\x60\x1e\xef\x29\x47\xb9\xae\xd9\x47\xd9\x9e\xce\xec\x29\x57\xfc\x29\x4f\xed\xa3\x1e\x47\xf3\xf1\x89\xcd\xf1\xe4\xcf\x2d\x24\x9f\x7e\x8a\xfb\x4a\xb2\x13\x9e\xf5\x5b\xc9\x64\x79\x19\x1c\x16\xfb\xe0\x70\x3e\xcf\x53\xac\x29\x70\xaf\x79\x48\x7f\xef\xb6\xf0\x23\xc5\xb1\x19\xff\x01\xd8\xec\x94\x8e\xa5\x96\xfa\xb4\x8a\x32\x1e\x9c\x8c\x48\x53\xda\xc7\x54\x65\x4b\x92\xe7\x04\x25\x5b\x5a\x8f\x88\x09\xf6\xb4\x9a\xfe\x3f\x32\x2a\x61\x72\x9a\x0b\xd9\x41\x47\x78\x50\x55\xb9\x0c\x07\x33\x66\x8f\x17\xed\xaa\xae\xb1\x37\xcd\xaa\xdf\x36\x3f\x7a\x4e\xf7\x45\x01\xa4\x57\x6d\xa2\x43\xba\xf0\xfc\x43\x7e\x02\x65\x06\xc2\x16\x28\xd3\xca\x84\x55\x6a\xd3\xdd\x24\xb4\x98\x99\x78\x42\x9b\xb8\x03\x53\x68\x89\x2f\xd5\x61\x87\x4d\x9a\xb6\x99\x7f\x9f\xe9\xc0\x9f\x9b\x47\x15\xb1\x21\xd1\xcb\x99\x89\x5c\x9f\x31\xcf\x21\x9d\xf6\x13\x32\x27\xf0\xfc\xcf\x64\xa1\x03\x35\x7f\xa3\xbb\x63\x80\xdb\x7d\xf2\x95\xfc\x5d\xde\x10\x76\x7e\x8a\xd8\x2f\x87\x79\x63\x0a\xca\xd9\x2a\xc9\x78\x70\x66\x04\x30\x0e\x26\x3e\x6a\x12\xd9\x89\xa8\x91\xae\x94\x9f\x09\x92\x77\x27\x3d\xf0\xbe\x3d\x99\xf2\xfb\xae\x6b\x98\x7d\xdf\x66\x89\x1f\xe1\x61\x64\x38\x18\x23\xcb\x00\xca\xf7\x0d\xae\x0b\x21\x8f\x4b\x4d\x9b\xad\x5c\x57\x44\x8a\x00\x08\x19\x2f\x4c\x6c\x63\x1b\xca\x0c\x4d\xdb\xc8\xf9\x8b\x69\x1b\xb9\x03\x5b\x6c\x36\xcb\xc3\xb4\x33\x36\x94\x29\x8a\xad\xf7\x66\xfc\x46\x3d\xff\xe5\xb4\xf7\xb3\xe8\xe4\x8a\x35\xe2\x8a\xf3\x69\xeb\xab\x14\xf8\xef\x37\x90\x5d\x89\x4e\xdd\x45\x76\x25\x26\xf7\x04\x59\xfa\x28\xcd\x4b\x84\xc7\x8b\xcc\xb9\x4b\x9f\x8b\x68\x78\xbe\x06\xcd\xf8\x0f\x19\x2f\x4a\x76\x0d\x67\x53\x53\x13\xed\xc8\x5a\xc7\x97\xbb\xd1\x4d\x6a\xaa\x1c\xf7\x83\x92\xe1\x60\x7c\x45\x9e\x0c\xb7\x46\xee\x9f\x62\x5f\xc9\x78\x18\x6b\xe3\x50\xfa\xf7\x31\x21\xe1\x94\x6d\xd6\xa9\xe7\xec\xbc\xd6\x96\xa9\xb4\xab\x2a\xe2\xbc\xe5\xdf\xc4\xfd\xc4\xf3\x9f\x2e\x22\xb8\xa7\xaf\x6f\x4b\x48\x83\xe9\x06\xcc\x93\x93\x02\xb6\xc8\x29\x60\x84\x56\x0a\x78\x47\x52\x3b\x79\x91\xc5\x49\xcd\x89\x94\xf0\xef\x53\x69\x27\x52\xac\x0a\xbf\x61\xc9\x5d\x42\xf6\x75\xba\xf3\x37\x46\xfc\xef\xec\x13\x25\xdd\x38\x42\x96\x3b\x69\xc5\x39\x8a\xa1\x24\xc6\xfd\x41\x92\x19\x5f\xf2\x88\xf4\x28\x2e\xfa\x03\x75\xb0\x89\xa2\xbe\x41\x69\x16\xce\x64\xc7\x13\x26\x7b\x10\xfe\x71\x6a\x8a\x0f\x49\x55\xd8\x2a\x96\x63\x19\x0e\xc6\x13\xa1\xf4\xb6\xce\xa5\x8c\x0b\x99\x68\xc2\xf3\x35\xcb\x8f\x26\x29\x1d\x19\xc7\x2c\x4f\x43\xd4\x39\xfb\x28\x51\x8f\xa7\xd3\x4d\xa9\x91\xad\xbc\x5c\xe5\x4c\xb1\xe3\xab\xac\x4f\x52\x56\x82\x1c\xbd\x4f\xa6\x86\x0a\x8d\x19\x9a\x6c\x27\xb3\x12\x8c\xe9\x09\x99\x71\x13\x72\x78\xe4\x7c\x77\x56\x63\x18\x7d\x63\xc6\xa3\xa4\x43\xfc\x7b\x66\xa0\xc8\x98\xb6\x88\x62\x49\x99\xf7\x57\x31\xbe\xc3\x75\x1b\xc9\x41\xba\x19\xf3\xdb\xcf\x6a\x38\x4d\x76\x77\x46\xd3\x35\xc2\x47\xa5\x55\x3d\xa8\xe2\x75\x7d\x45\xf9\x6f\xe6\x45\x49\x01\xa3\x4d\x62\x2a\xb9\xdf\x57\x84\x6a\x10\x49\x69\x50\x28\xe3\x61\xa6\x28\x45\x51\x1e\xce\x4d\x8e\x79\x42\xec\x24\xd3\xe8\xe6\x60\x59\x1b\x4f\xdb\x36\x66\x28\xf7\x91\xd1\x73\x48\x22\x79\xd2\x5e\x37\x83\xd8\xbb\xfa\x34\x30\x2e\x44\xc1\x60\x96\x98\xe7\xce\x12\x99\x70\x73\xc5\x1b\x4d\xe1\x18\x39\xf2\x34\x0a\x14\x54\x88\x59\xa4\xc0\x68\x10\xd9\xb9\x82\x72\x46\x66\xce\x96\x9b\x40\xf8\xae\x02\x39\x5e\x87\x42\xdb\x60\xb2\x23\xb3\x95\x19\x89\x52\xa8\x94\x43\x99\xc4\x42\xb1\xf3\x4c\x81\x5e\x2d\x79\xbc\xf9\x4d\xdc\x79\x20\xdf\x60\x1f\x69\x74\xde\xd0\x13\xd4\xe1\x2b\x17\x97\xe9\x9b\x73\x15\xee\x91\x87\x98\x63\xf9\x5c\x64\x86\x92\xfa\x57\x71\x46\xc1\xb4\xef\x11\xca\x22\x0e\x48\xe4\x85\xf1\x89\xe7\x79\xbb\x1e\x8d\x25\x6b\xe3\xe8\x98\x48\xfe\xd4\x44\x8b\xe9\x74\x8a\x99\x9d\x99\xc1\x3c\x20\x03\x66\x32\x2f\x4e\xed\x2c\xd2\x83\xfe\x06\xcc\x17\xa2\x1a\x9d\x45\xe7\x6b\xe7\xb2\x7c\x91\xe1\x75\x4e\x38\x8f\x25\x95\x3c\x96\x3a\xcb\x93\xde\x36\xe3\x61\xea\x07\x91\x05\x99\x67\x36\x82\xfb\x21\x19\x8c\xa7\x7d\x6c\xee\x9b\x94\x17\x44\xdf\x54\x2a\x30\x5f\x4e\x69\x5e\x36\x49\xe0\xbc\x33\xf3\xc9\xbf\x98\x97\xbd\xfc\x0f\xfe\xfd\x26\x42\xe2\x95\xe4\xee\xa5\xf5\x28\xd6\x3a\x46\xff\x3e\x37\xf0\x12\xe5\xd1\xe7\xac\x68\x22\x1e\x89\xc2\x7f\x1f\xf0\xfa\x6e\x7a\x3b\x1f\x88\x99\x15\xc5\xd6\x36\x3a\x86\xee\x0d\xfe\xf2\x8c\x87\x69\xe6\xc3\x79\x90\x4c\x11\xeb\x49\x17\x66\x92\x96\x5a\x37\xf1\xfe\x8e\x4d\xca\xa4\x53\xdb\x20\x2e\x87\xba\xbe\xe9\x88\x37\x2e\x49\x35\xf7\xc5\x52\x4d\x2a\x22\x69\xef\xf0\xf8\xbf\xe1\x61\x2a\x9c\x7b\x2a\xf2\xc8\xf2\xb0\xf8\xe0\x88\x0a\xfe\xd9\x8a\x78\x0b\x2a\xea\xdc\x48\x5e\x2a\x8e\x07\xd1\x1b\x2c\xce\x66\xdc\x5c\x45\x1d\x9f\x1b\x8b\xd7\x94\xd2\xef\x2b\x22\xab\xe8\xce\x58\xf1\xf7\x06\x1a\xcb\xaf\xed\x26\x7f\x63\x91\xa4\x81\xce\x8b\x05\x0e\x67\x49\x92\xcb\x62\xaf\x93\xa7\xb4\xf0\xf9\x63\x5a\xcf\x05\x06\xef\xe6\x4b\xed\x20\xe3\xbd\x82\x46\x24\x91\x67\x2d\xc3\x01\xc9\xf8\x70\x64\x38\x98\xf1\x7e\x7c\xa3\x34\x97\x30\x7a\xd1\x38\xad\x80\x9e\xa2\x77\x77\x36\x49\xd7\xc0\xae\xcc\x1b\xa2\x76\x80\xbb\xb5\x28\x85\x31\x9f\x42\xbb\x9e\x65\x22\xef\xc5\x62\x19\x73\xa7\x0c\x0f\xb3\xbf\x3d\xe5\xf7\xab\xcd\xf8\xa6\x52\xe5\x37\x90\x3e\x51\xbd\xc4\x88\x5c\x92\xea\xd3\xec\x79\x56\x99\xb0\x27\x52\x6d\xe6\x4f\xe7\x41\xf5\x6a\x46\xe4\x55\xfd\x9c\x76\x8d\x3f\x5f\x44\xf3\xaa\xb6\xe2\xbc\x7f\xd5\xfe\x35\xc4\xbd\x5d\xe5\xb1\x83\x3c\x9f\x65\xe1\x87\x99\x31\x72\xeb\x19\xd2\xa3\xca\xa6\x5f\x29\xff\x5d\x19\x76\x8f\xf4\xa4\xd2\xe0\x65\x13\x10\xfc\x36\x85\x70\x1f\xbe\xdb\xd3\x7a\xb2\x1c\x70\x24\xc9\xc5\x2e\x9b\x6e\xca\x36\xfb\x99\x07\x48\x86\x03\x1a\x3b\x6f\x0e\xe9\x8d\xac\x3f\x94\xce\x81\xf9\xe4\xdd\xf5\x6f\x62\x2d\xed\xb5\x7b\x21\xbd\x65\xd7\x3f\x2b\xc8\xae\xb4\x49\x5a\x2c\x46\x2c\x97\x8b\x37\xf7\x5a\x31\xa2\xb7\x32\xbb\x3d\xf7\x45\x92\xe1\x61\xf2\x07\x10\x1e\x7c\x55\x27\x43\x11\xcf\x62\x41\xdf\xbc\x2a\xd4\x89\x2c\x6b\x6d\x99\x1f\xd9\xfd\x3a\x81\x4f\xa0\x55\x9d\x98\xc1\xa7\xee\x69\x21\xe1\x8b\x56\x6e\xe0\x8e\x26\x75\xdb\x57\x4d\xe1\xcf\x6d\x2d\xc1\x27\xfd\x93\x6a\x3c\x4f\xd2\xf7\xac\xb8\xfc\xcb\x39\x1e\xef\x90\x1c\xd6\x6a\xfe\xab\xd9\x82\x03\xf2\x2e\xcf\x26\x9e\x0a\x37\x09\x7b\xad\x0e\x2e\x8c\x7b\x1a\xbf\x63\x0e\xa1\x11\xc6\xbd\x62\x7c\xc4\xa8\x2d\xf3\xe8\x74\xd2\x2f\xe7\x48\xd4\x10\xf5\x45\x74\x2a\x6b\x76\xaf\x20\x94\xaf\x6a\x0e\x77\xf7\xea\xea\xba\x8c\xa4\xbb\x8d\xaf\xec\xe6\x2e\xc3\xc3\xac\x15\x23\x1e\xeb\xd6\xcb\x13\x57\xfa\x86\x38\x55\xf2\x93\xd6\xd9\xf6\x27\xfd\x5f\x5f\x6b\x40\xb8\xfb\x75\x0f\xc6\x91\x27\xbe\xf6\x2e\x87\x80\xd7\xcd\xf5\xa1\x9b\xde\xba\x65\x7c\x52\xad\xb3\x4a\xa1\x37\x59\xd7\x27\x9f\xe6\xbb\xe6\x40\x19\x7d\x70\x6d\x51\x2d\xe9\xc1\xba\x87\xdf\x52\xee\x61\xed\x75\xee\x9f\xb4\x76\xe1\x49\xf2\x1b\xbe\xa9\xba\x40\x37\xdf\x35\xe3\x99\x37\x67\xf5\x3e\xe9\x3d\xcc\xd7\x2a\x9f\x70\xe0\x1e\x4f\x19\x7d\xe6\x9c\x3c\x97\x9e\x32\xc9\xa4\x84\x22\xf7\x56\x6d\xe6\x13\x8a\xcb\xc4\x97\xf7\x59\xd6\x1f\x4a\xd7\x7f\x31\xdd\xa3\x06\x8f\xae\xa2\xc8\xa4\x86\x64\x19\x55\x30\xaa\x58\xad\x20\xfb\xd0\xe9\x4a\x2d\xdb\x43\xef\x55\x97\x78\xde\xad\xf1\x30\x5b\xfe\x60\x79\xd8\xb2\x56\x85\x90\x69\x5b\x83\x06\x12\x8e\x72\x4b\xa2\x3e\x79\xa6\x5b\x32\xcd\xe9\x2f\xbe\xfd\xc7\x81\xee\x51\x5b\xf6\x73\x4c\x6b\x6b\x97\x48\xd2\xb4\x6f\x83\x59\x83\xb7\x74\xcd\xa3\xfb\xd5\x66\x61\x3e\xcd\x6b\x4b\x27\xce\x25\x7c\x5b\xb0\x89\x10\xf2\x9b\xf3\xf6\xd2\xe7\x36\x3b\x1f\x0f\xe5\xf1\x3c\xf9\xd7\x9b\x3e\xfc\x71\x9c\xff\xee\x51\x53\x4b\x9f\x8f\x5f\xf5\x00\xd5\x74\xe0\x72\x12\xd0\x5b\xa9\x05\xf7\x70\xca\x00\xe8\xbd\x1d\x68\x58\x0c\xa8\x3d\xe1\x9a\x72\xe9\xb1\xfc\xbd\x1a\xa0\x75\xb5\xa5\xbf\x81\x2c\xdf\xbf\x7e\x14\x60\xd0\x86\x6b\x4d\xa5\x7e\xa1\x8c\xdf\xbf\x3a\x83\xeb\x77\x97\x8e\x07\xec\x5f\x02\x8b\x03\x00\x77\x0b\xa0\x62\x10\xe0\x37\x1a\x98\x9f\x08\x84\x9c\x00\x16\x1d\x02\xe2\x42\x80\xb2\xe5\x40\xea\x20\xa0\x62\x35\xc7\xbc\x16\x94\x00\x73\x4f\x00\x0b\x8f\x00\x15\xdb\x39\xff\x2f\x95\xb0\x25\xa1\x9c\x5b\x5a\x7a\x04\x38\x38\xb9\xa5\xff\xc1\xf2\x71\x1c\xaf\xad\xb9\xc5\xfd\x0f\x6a\x73\x81\x0f\x4f\x5a\xfa\x80\x54\x38\xf3\x58\x1a\x20\xe6\xbb\x45\xfc\xc7\x95\x68\x40\x49\x17\xb8\x38\x1b\x50\xaa\xfa\x1c\xf7\xa0\xb2\xa5\x05\xf7\x70\x50\x97\xf9\x43\xf6\x44\x00\x1a\x91\xc0\xd6\x50\x40\xeb\x23\xb0\x51\x17\x18\x7c\x8c\xfb\xb6\x48\x6f\x6c\xb2\x3a\x7f\xd9\x3a\x2c\x0b\x06\xac\x0d\x00\xa9\x0e\x4b\xef\x0d\xe5\x72\x80\xdb\x37\xc0\xfc\x1a\xc0\x6b\x14\x50\xfa\x14\x08\xf2\x02\x4a\x7d\x80\xe8\xa1\x40\x71\x28\xc7\x25\x4b\x0b\x01\xa9\xa5\x2a\xf9\x16\x98\xf3\x1e\x28\x2d\x00\xca\x5f\x32\x5f\xc0\xea\x26\x60\xfe\x15\x60\x93\x74\x5d\xbb\x02\x07\x87\x01\x4b\xb4\xb8\xff\xc1\xb2\x07\xc0\xf5\x95\x40\x55\x67\xe0\xfe\x06\x60\xd9\x62\xe0\xfd\x92\x96\x3e\x20\x0b\xc4\xb8\xad\xac\x0f\xc4\xf5\x11\x5c\x7f\x7c\xb9\x09\xe8\xbc\x9a\xf3\x5b\x9d\x97\x7e\x89\x7b\x90\xca\xc1\xa7\xb8\x87\x7a\x45\xe9\x1d\x12\xf8\x36\x10\xd0\x48\x00\xd6\x0d\x03\xfa\x6b\x31\x7f\xcb\x50\x5d\x5e\x7f\x83\x38\x46\x0b\x8e\xb1\x00\x96\x1a\x01\x96\x6e\x2d\xeb\xd0\x3a\xef\x5f\x34\x1a\x08\x98\xc9\x31\x69\xa9\xfe\x17\x26\x00\x89\xc7\x81\xc2\x3d\x9c\x03\x90\x5a\x65\xe9\xff\x66\xcf\x00\x16\x1e\x07\x4a\x12\x80\x95\x2b\x81\xf9\xae\xc0\xd6\x00\x60\xde\x7e\x60\xbf\x0b\x50\x66\xc5\x35\xd9\xe5\xf7\x80\xeb\xca\xc0\x12\x17\xe0\x89\x0e\xe7\x9d\x3f\x56\xb6\xcc\x5f\x86\xff\x90\xf1\x20\x5c\x7d\x0b\xc8\x67\x01\x97\xb6\x03\xd2\xf3\xfc\x6c\x13\xf7\x03\x91\xfa\x60\x1d\x1d\x5b\x70\x0f\xdf\xef\x07\x3a\x05\x73\x3c\xb3\x5b\x03\x73\xb3\x28\xd7\x32\xa7\x76\xcf\x09\xc0\xaa\x9b\x80\xfa\xa1\x16\xbe\x83\xaa\x3b\xc0\xb0\x97\x40\x65\x09\x60\xf4\x0e\x28\x77\x05\xcc\xe2\x38\xef\x3f\xa1\xec\xeb\x79\xff\xdc\x6c\x20\x4c\x05\xc8\xda\x06\x4c\x6b\xe0\xbc\x75\xfa\x74\xa0\xe0\x07\x60\xce\xdf\xcc\x9d\xb3\x48\x02\x14\x3e\x00\x6a\x1a\x18\xcf\xb0\xa9\x06\x90\xde\x35\xf6\x2e\x04\x8a\xcd\x81\x53\xeb\x80\x79\x17\x80\xdf\xbb\x30\x5e\xe4\x9f\x31\x5f\x9f\xbf\x2c\x0f\x7c\x4d\x8c\xcb\x37\xe3\x1e\x0e\x33\xcf\x83\x0c\xf7\xb0\xff\x34\x8f\xfb\x3c\x81\xb6\xbb\x19\xff\xd2\xfe\x0a\xe7\x92\x3a\x7f\xfc\xa4\xcf\x83\x33\xc7\xc2\xab\x4a\xb9\x4f\xcc\xe2\x0b\xc0\xe0\x0b\x40\xf9\x02\x40\xbf\x08\x98\x6f\x0c\x8c\x35\x06\x8a\xc5\xfa\x76\xa9\xb7\x31\x29\x4e\xea\xfd\x32\x5f\x4c\xf6\x1a\x60\x8a\x01\x90\x79\x1c\x08\xc9\x01\x32\x94\xb9\x8e\x35\x7b\x25\xf7\x34\xc8\xce\x64\x8c\x48\xb6\x21\xaf\x83\xf4\x34\xaf\xbd\x09\xe4\x06\x30\x07\x49\xbe\x02\xf0\xfd\x71\xb1\x0f\x44\x23\x50\xe8\x09\xfc\xfa\x13\x30\x07\xc0\xc3\x63\x2d\xf3\xcf\xbe\xc7\xf8\x07\x19\xfe\x43\x86\x03\x90\xf1\x7e\xfc\x7f\xc6\x3d\x3c\x04\xda\xed\x6b\xc9\xf7\xaf\xc8\x03\xba\xeb\x02\x95\x01\x40\xcf\x85\xc0\xa2\x87\x40\x7f\x0b\x60\xde\x40\x60\x98\x13\xcf\xdf\x58\x02\x14\xe4\x03\x66\x4a\xcc\x81\x23\xb5\x9b\x19\x7f\x02\x4e\x01\x9c\xaf\x9f\x9c\xc3\x79\xfd\xe0\x7a\xee\x7b\x10\x9d\x00\xcc\xb8\xc0\xf8\xa0\x59\x13\x80\xd9\x16\xc0\xac\x5f\x80\x45\x8a\x40\x46\x07\xe6\xc6\xc9\x38\x00\x6c\x29\x07\x32\x6c\x80\x7d\x77\x98\xe7\xe3\xd4\x04\x20\xc7\x1d\xb8\x61\x01\xe4\x5e\x07\x9e\xd9\x33\x4e\xe2\xe3\x83\xaf\xf3\x40\x34\xf7\x3b\x11\xf3\x77\xcd\xf9\xee\x44\x71\x1d\x44\x16\xac\x3d\x62\x1c\x57\xb6\x0e\x52\x39\x40\x3d\xf3\x7d\xb4\xd9\x03\x54\x66\x01\x1d\x0f\xb1\x1e\xaa\x88\x5e\xb4\xd4\x9e\xce\x89\x00\x06\x14\x00\xb9\x11\x8c\x13\xca\xba\x08\x18\xdf\x06\x66\x5d\x00\x2c\x15\x99\xbf\xc1\x7e\x27\x90\xdc\x08\xb8\x3f\x64\x1e\xf8\x80\x07\x40\xe2\x0f\x40\xe4\x5b\x20\xe5\x5b\xc6\x08\xa4\xfe\x01\x14\xee\x06\x52\x43\xf9\xac\x98\xb1\x0d\x58\x59\x00\xcc\x18\x09\x6c\x19\xc1\xfb\x7a\xc0\x85\x7b\xeb\x48\xed\xe4\x4c\x47\xe0\x77\x05\xc6\x90\xbc\x51\x6a\xe1\x81\x68\x8d\xff\x88\x9c\xf2\x79\xde\xff\xd4\x14\x71\x1d\xc4\x3a\xe4\x43\x62\x1e\x53\xc6\x7b\xd1\x9a\xef\xa0\x39\xdf\x2d\xea\x8f\x8c\xf7\x61\x5e\x3e\xd0\xc5\x05\x28\x3a\x00\xa8\x9a\xb5\xf4\x7b\xc8\xe9\x06\x0c\xbd\x01\xa4\x05\x03\x52\x7f\x31\x35\x8d\xcf\x91\xe9\xfa\x80\xad\x13\xd7\xf6\xbb\x94\x03\x71\x23\xb8\x0f\xc6\xb4\xf5\xdc\x0b\x60\x9a\x09\x73\x3a\xc4\x37\x01\x05\x56\x80\xf4\x76\x5b\x5e\x03\x24\xde\x04\x56\x99\x02\x49\x91\xc0\xb6\x6d\x40\xb2\x33\x70\xe8\x1c\x90\x78\x10\x38\x1b\xc7\x75\xe5\x4d\xf5\x40\x8a\x17\xf0\xe6\x07\x20\x61\x0f\xe7\xbd\x9b\xfb\x61\xdc\xe7\x51\xd6\x17\xe2\xbf\xe9\xc3\x57\x79\x2f\xc4\xfc\x97\x0c\xff\xd1\x9c\xef\x6e\x04\xda\x84\xf2\x99\x2f\x3d\x87\x32\x0a\x80\x5e\x63\x80\x54\x0f\x40\x4b\x0f\x90\xde\x99\x87\xbb\x00\x71\xf3\x81\x51\xa9\x40\x6c\x36\x60\xbd\x0b\x88\xb8\xc3\xb5\xec\x11\x0d\x8c\x2f\x8d\x48\x06\xc2\x23\x80\xf0\x0d\x40\xe2\x36\x20\x62\x00\x90\x7b\x13\x08\xb3\x02\xca\x8c\x38\xaa\xb5\xea\x1c\x10\xfd\x11\xa8\x5f\x03\x84\xdf\x04\x0e\x4a\x80\xf0\xf1\xc0\xcf\x82\xf4\xfe\x08\x34\xdd\x04\x62\xbd\x98\x07\x22\xdc\x82\xd7\x21\xc0\x55\xc4\x41\xcc\xe5\xd1\xeb\x1d\x8f\x67\x44\xdc\xc3\x4f\x22\x6b\xea\x21\x31\xef\x2b\xc3\x3d\xc8\xe4\x40\xd6\xf7\x64\xad\xd8\x4d\x55\x86\xff\xa8\x14\x47\x59\xbe\x7b\xb6\xb8\x6e\x52\xbd\x95\x1b\xc8\xbc\x07\x4a\x12\x3e\x03\xd5\xd5\x81\xe8\xa3\x80\xf6\x21\x20\xa2\x11\x30\xd2\x04\x82\x4e\x02\x26\xe6\x8c\x7f\xb0\xab\x01\x42\xba\x01\x5e\xfd\x19\x3b\x17\xda\x04\x04\xfe\x0c\x24\x25\x03\x7e\x52\x9b\x59\xc4\x38\x07\xe9\x9a\xfb\x6d\x01\xea\x74\x01\xff\x40\xf6\xa3\xfc\xa6\x02\x07\x2d\x00\xff\xbe\x40\xe3\x2e\xc6\xa6\xde\x6a\x02\xfc\xcf\x02\xcf\xf6\x00\xfe\xa2\x9d\x6c\xee\x03\xd2\xf4\x39\x1e\x40\xa6\x07\xad\xf3\xfe\x5f\xeb\x7b\xd2\x1a\xff\x51\x21\x66\x63\x9a\x79\x1f\x44\xbb\x9b\x21\xa2\xa8\x13\xe3\x80\x8e\x27\x81\x98\x89\x80\x6a\x23\xf3\xb1\xf4\x73\x61\xde\x8a\xe1\x55\x80\xef\x4a\x60\xf4\x61\xc0\x57\x05\xb0\x51\x61\xfc\x83\xa7\x1b\xe0\xdb\x0b\x08\xd5\xe1\x3e\x26\x52\xbd\xf0\x7c\x03\xe4\xea\x02\x1e\x7f\x01\x0b\xad\x5a\x78\x20\xdc\x05\x60\x6b\x1c\xe0\x31\x0c\x38\x1a\x0d\xb8\x57\x02\x17\x2a\x79\x94\xae\x83\xe7\x52\xe6\x4f\x6a\x3d\xef\xd6\x38\x08\x19\xfe\x45\xd6\xff\x47\xc6\xfb\xd0\x1a\xff\xb1\x46\xfc\x5c\x8d\xc8\xa2\xf8\x05\xfe\x63\x06\x8f\xb2\xbc\xbf\x8c\xff\x62\x9a\xad\x54\xb8\x80\xb0\x4a\xa0\xab\x13\xe0\xbf\x86\xfb\xd2\x79\x29\x03\x83\x6c\x01\x8f\x8f\x80\xd1\x33\xc0\xad\x06\xb0\xb8\xc0\xd8\x39\xe7\x3c\xce\x79\x07\x53\x57\x7e\x20\xee\x26\xe0\x74\x84\x9f\x6d\xff\x91\x7d\x6b\xc7\x2d\xc0\xea\x0c\x60\xd2\x1a\x60\xbb\x3d\x60\x97\xca\x5c\x77\xb6\x91\xc0\x45\x45\xfe\xf9\xee\x0f\x3c\x4a\xd7\x61\xa2\xed\xe7\xb8\x0f\x19\x0f\x84\x0c\x07\xc1\x5c\xe8\x5f\xe7\x3f\x69\x2d\x07\xcb\xc5\xa8\x7b\x79\x6e\x2b\x7d\x10\x79\x32\xbe\xe0\xbf\x10\xfb\x89\x50\xb4\xb7\x9e\x71\x1f\x52\x3d\x71\x4a\x64\xb9\x70\xd4\x07\xf4\xa4\x3a\xf1\x01\x30\x77\x03\x26\x79\xf0\x39\x3a\xde\x8f\x71\x52\xd6\x3d\xf8\xbe\x61\xd5\x16\xc8\xed\x00\xaa\x45\x28\xaf\x05\xcc\xc3\x81\x55\x21\x80\xa9\x3d\xb0\xf5\x29\x60\xfa\x1d\xf7\x32\x32\x7d\x05\x9c\x37\x05\xcc\x87\x00\xb7\x7e\x01\x4c\xd2\x81\x57\x07\x5b\xe6\xab\x2b\xf2\xa9\x0d\xf8\xf5\x73\x1c\x44\xb3\x1e\x88\xfc\x27\xdb\x44\x3c\x88\x8c\xff\x64\xad\x2a\x8f\xb5\xe2\x6d\xf1\x6b\xf8\x8f\x3c\x31\x4b\x25\xe3\xbf\x88\x17\x79\x44\x42\x45\x7d\xf3\x0c\xe2\xd1\xae\x91\xf1\xca\xb6\x03\x80\x3e\xdf\x03\xd6\x11\xc0\x90\x6a\xe6\xa0\x1b\x6d\x02\x98\xd6\x01\x93\xce\x00\xa3\x77\x00\xbe\x66\xc0\xa8\x1f\x80\x58\x2b\x60\x64\x3d\x90\x95\x0e\x8c\x88\x03\xca\xb2\x01\xa3\xa9\xc0\xca\xb5\x80\xde\x40\x60\x9b\x01\x30\xac\x0c\x38\x94\x0b\x0c\x7f\x01\x9c\xd5\x01\x86\x16\x02\x37\x57\x01\x83\x15\xb9\x77\x9e\x6c\xbe\x9a\x43\x79\x54\x7b\xfc\x39\x0e\x62\xef\x76\x7e\xbf\x2f\xf8\x4f\x44\xfb\xf0\x7f\xc5\x7f\x7c\x0d\xff\x10\x20\xf6\x91\x71\xb5\xe3\xd1\x4a\x7c\xde\xd8\xde\x80\xa2\x1d\x30\xf2\x35\xa0\xf9\x1a\x30\xfc\x8d\xf7\x4c\x7f\x3a\x60\xb3\x10\x18\x9e\x0f\x78\xdf\x03\x86\x36\x32\x56\x6e\xb0\x0f\x90\x31\x19\x18\xe8\xce\x18\x6c\x4d\x37\xc6\x92\x4b\x65\x4a\x7a\xd7\x95\xe4\x03\x07\x7e\x01\x34\x86\x02\xa7\x77\x71\x0d\xc5\xef\x8d\x40\x9f\x97\xc0\x93\x2b\x40\x4f\xad\xcf\x79\x2f\xba\x2f\xe7\x51\x7a\x67\x92\x8e\x5f\xf0\x9f\xc8\xf8\x5f\x64\xfc\x27\xb1\x9f\xcf\x7f\x7e\xdd\x7f\x9e\x7f\xb2\xa8\x37\x32\x1e\x94\xd0\x0b\xcc\x9f\xe1\x23\x46\xab\x1d\x45\xfe\x31\x33\x11\x57\xa5\xf3\x0e\x90\xcf\x00\x86\xaa\x01\x7d\x8d\x81\x81\x8b\x18\x1f\xa4\x69\xc1\xfc\x9d\xea\xc9\x80\xa7\x3c\xd0\xe7\x20\x10\x19\x04\xf4\xfc\x13\x98\x39\x13\x50\x51\x00\xe6\x8e\x02\x94\xd6\x01\xcb\x12\x80\xee\x93\x80\xf5\x57\x00\x85\x1e\xc0\x5e\x25\xa0\xeb\x6d\xe0\xc4\xdf\x40\x97\x2a\xe0\x6a\x30\xd0\xf9\x07\xae\x31\xe9\x7c\x03\x78\x9f\x0f\x74\x4e\xe4\x79\x77\x2e\xfb\x7c\xfc\x82\xff\x44\xb4\xfb\xb2\x28\x52\x85\x88\xb7\x9d\x7f\x8b\x47\x59\x1f\xa4\xac\x19\x20\x34\x42\xaa\x7e\x5b\x9a\x69\x6c\x76\x7b\xca\x8a\x44\x68\x74\xa4\xa8\x90\xaf\x59\x67\xca\xba\x39\x3b\x74\xa0\x68\x99\x55\x48\x67\x3a\x59\x0c\x1b\x29\x78\x0c\x8d\xc6\x6e\x14\x85\x57\x3d\xa8\xd8\x5b\x29\x0e\xe8\x2e\x28\xae\x1c\xd4\x07\xe8\x7a\x59\xf1\x8a\x49\x0e\xd0\x69\xae\xe2\x52\xe7\x81\x80\xbc\x99\xa2\x6b\x70\x0c\x20\x97\xae\xf0\x77\xb2\x74\x4f\x5e\x29\x24\x15\x50\x9c\xb2\xdb\xf5\xc5\x14\x8f\xef\xfa\x03\xd7\x6d\x76\x31\xd9\x45\x79\x9d\xce\x17\x8e\x53\x7e\xbf\xe3\xc9\x4b\x14\x9f\xef\xf0\xe2\x2e\xf9\xc6\x1d\x7e\x7e\x4d\xf1\x97\x76\x22\xff\x41\x5b\xca\xf7\xb6\xe9\x81\x03\xd2\x7b\xd6\xd7\xf0\x2f\x8b\xbd\x79\x2c\x35\x63\xd6\xf1\xd9\x9e\x1d\xa9\xba\x32\x4b\xb1\x1b\xc5\xed\x52\xbb\x2b\x92\x05\x8d\xa9\x54\x22\x89\x08\x49\xe3\x68\xab\xaf\x19\xe7\xcf\x9d\x9b\x7a\x53\xfe\xd8\xba\xa9\x2f\xfd\xdd\x28\x83\xbe\x14\x4d\xd3\xae\xd4\xa0\xa8\xb1\xd2\xc5\x7e\x74\xa2\xb4\x59\xa0\xb9\xa9\x23\x65\x92\xb4\xdc\xfb\x91\x4f\xa6\xd5\x6f\x14\xf1\xca\xf6\x73\x71\x20\x86\x04\xc9\xc3\x20\x7a\x92\x24\x32\x89\x74\x51\x32\x84\x23\xc4\x1a\xd3\x97\xd0\x57\xaa\x99\xac\xa1\xbd\xeb\xf3\x74\x27\xc5\xb7\xfa\x34\x1c\xa3\xc8\x5a\xef\xd0\x4b\x94\x61\xeb\x55\x7a\x87\x90\x19\xaa\x39\x2f\xc8\xa6\xf7\x78\xcf\xeb\xd0\x7d\xc2\xa7\xa3\x6c\xfe\x2b\x44\xb9\xa8\x10\xe4\xe9\x7d\xe7\x29\x32\x0f\x4c\x81\x91\x12\x65\xcd\xd2\x1f\x72\x35\x59\x6a\x62\x1f\x8a\x8e\x4d\x5b\xdf\x87\xde\x2a\xe4\xaa\x3a\xad\x87\x6f\x45\x7f\x66\x5b\x48\xe2\xec\x9c\x8d\x39\x57\xa5\x9a\xa8\x0c\xa1\x7c\xc7\xf0\xbc\x61\x54\x9d\xdd\x37\x4b\x87\xf2\x65\xf2\xab\xf5\x8c\xf9\x1b\xf5\x4c\x3a\x53\x86\x44\xef\x86\x56\x24\x8f\xa3\x48\x07\x75\xe3\xec\x48\x46\xf5\xc2\x02\x49\x06\x75\x3b\x71\xbd\xbf\x6e\xa7\x3c\x8a\xdb\xea\xa0\x82\xf2\x40\xc3\xce\x71\x27\xe9\xc1\xaf\x76\x90\xc4\x0d\xae\xfb\x81\x32\x8f\xda\x13\xcf\x91\x8f\xa8\xed\xd4\x44\x67\xc0\xc0\x8e\xcf\x49\x3e\x34\x45\xfe\x07\xb5\xa3\x3c\xf6\xa6\x75\x58\xf1\xbe\x1d\xe1\x17\x16\xd7\xb3\xbc\xca\xf0\x2f\xf9\x4d\x7d\x29\xca\x9d\xb1\x9b\xf1\x2f\x29\x6e\xfd\x28\x4f\x2f\xe3\x81\x09\x97\x63\xfa\x06\xbf\x2d\xc3\x68\xbd\xdc\x73\xb9\x1f\xd0\xa4\x13\x7a\x34\xff\x71\xb9\x9c\x3f\xd7\xff\xd9\xb8\x9a\xbf\x7d\x34\x69\x98\x92\x9b\x89\xa8\x59\xa6\xa2\xe5\x31\xad\xeb\x46\x36\xd8\xe4\x91\x26\xd9\x2a\xd3\xc6\x91\x54\x8f\x6b\xaa\x66\x47\x4f\x34\x99\xe3\x47\x4f\x32\x9d\x14\x4f\xf5\xfc\xa6\x16\x9c\x39\x30\x51\x5b\x48\x99\xf9\x31\x01\x75\x24\x61\xc6\x7a\x8c\xfd\x36\xbe\x7a\x84\xee\x4a\x23\xeb\x1b\xe9\xce\x38\x72\x26\x71\x4a\xc2\xe8\xf1\x13\xda\x49\xfd\x2d\x8c\x0f\xd2\x01\xaf\xc3\x60\x1b\xe9\x58\xfe\x50\x95\xf6\x71\x5e\x7d\x5f\xb1\xca\x5c\x42\xd1\xcd\x2c\x89\x36\x65\x91\x64\x3c\x30\xd3\x9e\x32\x0f\x4c\x44\x83\x21\xe7\x3d\x6d\x46\x51\x7c\xd7\xfd\x12\xa3\x36\x1c\xf2\xc6\x52\x36\xc2\xb2\xc0\x9c\xec\x83\x71\x0e\xe3\x25\x86\x4a\xac\x68\x96\x7d\x1f\x31\x0b\x73\xa7\x87\x13\x45\xc4\xae\xad\x36\x8f\x13\xbb\x29\x50\xe6\xc0\xc6\x4a\x93\x32\xec\x13\xef\x8f\xa4\x27\xda\xac\xb3\xa5\x95\x9a\x68\x32\x85\xf6\xdf\xa6\x5b\xcc\x4b\xfe\xf7\x0c\x42\x5a\x4c\x6c\x98\x4f\xeb\x63\x93\x52\x4b\x79\xcc\xf1\x37\xbe\xa5\xb3\x6f\xc2\xe6\x83\xe4\xe3\x59\x95\x9e\x22\x5b\x6f\x75\xef\x3a\xd9\x76\xcb\xfa\x07\x5a\xbc\x43\x1f\x69\x06\xb2\xbe\x41\xcc\x1b\x33\xaf\x9e\xfb\x5b\x15\xdc\x1e\x44\xd1\xdb\x2c\xb7\xa1\xf4\x2d\x33\xff\x34\xa0\x13\x4e\xc6\x03\x13\x79\x87\xf1\x01\xfe\x2a\x26\xa4\x37\x1e\x57\xcd\x09\x37\xe1\x28\x56\x59\x4e\xa8\xb0\xa6\xac\x99\xc9\x12\xee\xc2\xae\x77\x63\x12\xd9\x11\xad\xeb\x76\x74\x22\xf7\xd8\xc8\x7c\x1a\x72\x95\xce\x22\x0f\x84\x9b\xd8\xc9\xd3\x35\x4e\x91\xde\xd3\x4d\xb9\x3f\xed\x97\x1b\x61\x3f\x01\xb7\xc3\x36\xf4\x46\xee\xb3\xa6\x90\xcd\x72\xbb\x13\x4d\xf2\xee\xbe\x86\xeb\x36\xdd\x1a\x4a\x28\x86\xe4\xd6\x58\x4d\x3b\xe4\x3a\x9e\x71\x52\x2e\x43\xbf\x27\x4d\x74\xfa\x78\x72\x38\xbf\xe1\x15\xd2\x1b\x07\xcb\x7b\x54\x6b\x62\x97\xfd\x8a\xe2\xfd\xb6\xd5\xbc\x0e\xcc\x1b\x33\xc7\x4c\x8f\xb4\x33\x4b\x97\x71\x4e\x33\x13\x8d\xe9\xaf\x13\x76\x33\x3b\xc9\xd4\x53\x16\xb4\xea\xc1\x46\x13\xe8\x86\x25\xeb\x87\xe4\x72\x9b\x71\x3e\xb6\x16\x76\x94\xb7\x90\xe1\x60\x0c\x6f\x38\xd3\xee\x0d\xfe\xc3\x95\xb2\x76\x6a\xd3\xdc\x29\xcb\xac\x78\xdb\x4b\x9c\xbf\x8f\x78\x22\xfb\x8a\x37\x5c\x9f\xfb\xca\xb4\x15\xbe\xc7\x59\xe3\x7c\x17\x8c\x20\x49\xf2\xad\x1c\x4f\x12\xe7\xfb\x68\x32\xc9\x89\xef\x3f\x11\x94\x31\xf7\xcd\x4f\x25\x15\xf6\xb9\x39\x9b\xea\x36\x7d\x9f\x56\xd2\xfc\x7c\x1a\xd6\x92\xbc\xf8\x58\xec\xa6\x5a\x11\xef\x47\x0d\x54\x43\x31\xf9\x26\xdf\xa9\xbd\x24\x4d\xc4\x07\xee\xb1\xed\x11\xad\xab\xac\x6f\x90\x53\x9a\x74\xcc\xfd\x99\xab\xeb\xd3\x92\x4c\x69\xf5\x13\xbf\xb3\x26\xcf\x27\xc6\xd9\x86\x76\x25\xc4\x6b\x12\xe9\xb7\xcf\x8f\x4c\x04\xe0\x21\xef\x42\x4f\xb7\x93\x30\x3e\xa2\x19\x07\x73\x54\xc4\xc1\xdc\xf5\x25\xfd\xd7\x0a\x61\xcf\x41\x35\xda\x9f\xac\x5f\xc7\x77\x81\xa2\x87\x11\x36\x90\xc7\xd0\xa6\x36\xc4\xcb\x1f\x56\xae\x4c\x3e\x5b\xf8\x8a\x01\xe4\x5b\x84\xf7\x63\xcb\x12\x66\x32\x9e\x7f\xde\xe7\x4e\x3e\x6e\xf8\x88\x30\xca\xa4\x87\x07\xb0\x81\x09\x1f\xcf\x3e\x4c\x58\x79\x39\xc9\x45\xe8\xb1\xba\x27\xfc\xdc\x6d\xdc\xc1\xc5\x84\xed\x44\xf0\xea\x33\x64\xd9\x83\xa9\x07\xb7\xf4\x26\xca\xf8\x39\xff\x33\xef\x28\xe6\xe8\x43\xbc\x49\xb3\x1a\x2c\xc8\xca\x24\x49\x26\x10\x8b\x44\x2c\x38\x7b\x14\xee\xe0\x44\x72\x1d\x60\xc3\x38\x18\xcf\x13\x8c\x6f\x72\x36\xf0\xe6\xfe\x68\x26\x9f\xf3\xc1\x8c\x0c\x64\x1c\xcc\x50\xb5\x20\x7a\x9e\xfa\x99\x50\xca\xca\x29\x35\x32\x4f\x4a\xdb\x5b\x53\xb5\x78\xfe\x31\xac\x88\x88\xd3\x6f\x4b\x79\x25\x19\x1e\x26\xb6\x7e\x00\x9d\xb8\xb1\x5e\x23\xe8\x9c\x8c\xed\x68\x45\xbe\x6d\xfc\x7e\x77\xd2\xd4\xb8\xab\x21\x94\xcf\x89\x0b\x4c\xa4\xf9\xc6\x47\x72\xc6\x31\xb6\x9e\x7d\xfc\x69\xef\x6b\x18\x3f\x83\xcd\x24\xa1\x71\xa1\x9c\xcf\x8b\xa5\x78\x04\x10\x33\xf8\x57\x42\xf8\x45\xed\xbe\x47\x19\xb5\xc8\x47\x2f\x37\xa2\x19\x17\x33\x7d\x19\xf7\xfb\x92\xf5\x83\x8a\x4c\xf1\x60\xb4\xcc\xec\x29\xa4\xe7\xde\xe6\x53\xc8\x5f\x72\x3b\x15\x40\xfb\x3b\xe9\x47\xee\x03\x65\x95\xc4\xac\xfb\x63\x42\x42\xf9\x74\x3b\x10\x4e\x75\xe1\x03\x56\x45\x51\x7d\x7f\x6f\xef\x18\xb2\xca\x5d\x2f\x32\x5e\x02\x85\x09\x62\xbe\x77\xba\x78\x93\x4b\xe9\x29\xc7\x1d\xc9\xa6\xa8\xd0\xbe\xcd\xd0\xe2\x75\x48\x89\x37\x22\x4b\x9d\xf2\xb3\x35\x9d\xf7\xa9\x70\x25\x0d\x9c\x61\xc0\x18\xe5\xd4\x9c\x78\x4b\x1e\x19\x61\x90\xb2\xba\x64\x07\x7f\x6e\x39\xd9\xdb\xd4\x13\x1b\x69\xe5\x53\xb0\x87\x3b\xbd\x38\x1f\x23\x4b\x9f\x5c\xc4\xbd\x66\x93\x1a\x6f\x91\x5e\x24\x8c\x79\x44\x77\x9f\xb8\x0f\x1f\x94\x80\xb8\xf5\x9e\x74\x1e\x46\x94\x7a\x27\xb1\xf4\xf8\x72\xdf\x83\x3b\x81\xb4\xfa\x1e\xc9\x21\xc4\x77\xe1\xb0\x31\x9c\xbb\x6e\x29\x47\x91\x35\x36\x4b\x8b\x22\x0f\x7a\x64\x3d\xe3\x24\x86\x36\x32\x0e\xa6\xff\x98\x78\xda\x2d\x95\x11\xcc\x93\xd2\xe9\xdb\xe9\xe2\x4d\x6d\xa6\x88\x40\xcf\x78\xc4\x63\xa6\x7a\x3b\x5a\xe9\x2c\x1b\x15\xd2\xfb\x8c\x3a\xae\xef\xce\x3c\x63\x44\xbe\x5d\x96\x84\xaf\x7a\x59\xf7\x5c\x0f\xf3\xe7\xfd\x69\x3d\xb2\xc4\x95\xcd\x76\xce\x88\xe5\xb1\xf8\x5b\xfe\xfc\x32\xb2\x1b\x59\x2b\xd6\x25\xf0\xcf\xbb\xb8\x0f\x53\xc6\x51\xca\xdc\xa6\x9b\x9d\x27\xc9\xfd\x12\x17\xf3\xa2\x1e\x88\xb6\xf1\xa7\x9b\x51\x98\x51\x30\x59\x97\x00\x49\x38\x45\xa2\x26\x17\x30\xae\xcb\xf9\xc9\x54\xfa\x56\x3b\x09\xf7\x47\xb2\x9c\x31\x8d\xbe\x7d\x74\x56\x3c\xdd\x54\xf5\xa7\x25\x93\xf6\x0e\xd6\x9c\x4e\x52\xaa\xf1\x31\x85\x50\x5d\xca\x4e\xb3\x68\x57\xe4\xcd\x33\xc4\x1b\x49\xb6\x78\x93\xcb\x17\x23\x17\x05\x45\xf2\xc4\xc0\xd3\x8c\x87\x29\xe7\x75\xc8\x6f\x32\x24\xcb\x54\x58\x61\x49\x76\xbd\x60\xaf\x13\x69\xd2\xec\x64\x7f\xfa\xc6\xd9\x0d\xd1\xe4\x1f\x16\x5e\x4d\xcb\xe3\xcf\x33\x3f\xca\x6c\xe5\x4a\xda\xff\x82\xfb\xab\x4f\xf0\xf3\xea\xc9\xb2\x17\xe8\x1e\xa2\x3b\x53\xde\xdc\xd3\xc4\xb3\x90\xf7\xdd\x6f\x14\x7b\xcc\xc3\xdf\xdd\x68\xbd\x1a\x5f\x04\xb4\xe0\x60\x02\xb4\x23\x08\x07\x3a\xc5\x82\x79\x61\xdc\x94\x19\xef\x24\xe3\xc3\xb1\x2e\x66\x14\xa7\x79\x23\xcb\xf5\x28\x03\xee\x93\xa4\xdb\x6d\x16\x45\x68\xfa\x0b\x8c\x0f\x51\x1b\x97\x45\xf8\x10\xc5\x0a\xf6\x76\xda\x5e\x2c\x10\xf1\x2f\x73\xc5\x48\x4e\x33\x1e\x26\x4f\x9e\x62\x9d\x32\x3c\x4c\xe9\xf6\x01\x84\x8f\x2e\x15\x0c\xb9\xb3\x99\x97\x25\x59\xd4\xf9\x8e\x4e\x84\x07\x99\x57\xcf\x27\x4c\xe9\x56\xee\x33\x37\xdf\x6f\x46\x31\x7f\x9e\x99\x39\x4a\x05\xf6\x2f\x4b\x85\x3a\xee\xab\xe4\xb6\x85\x4e\xae\xd2\xc3\x8c\x93\x2a\x96\x70\xcd\x4d\xd1\xc1\x8b\x94\x91\x2e\xaa\xbd\x43\xb1\x94\xa2\xa5\x4f\x47\x02\xc1\x47\x19\x4d\xe0\xa7\xcd\xf3\x6e\xc6\xc1\x88\x7c\x38\xb6\x07\x53\x49\xde\x2d\x6f\x30\xbb\xdb\x58\xe5\x0c\xd2\x42\xc3\x84\x4c\x5a\xaf\x21\xda\x39\x74\x13\xd1\x1a\x95\x47\xe8\x24\x95\x7a\xb6\xe2\x5d\x77\xcf\xa1\x53\xbd\xad\xa2\x6c\xde\x0b\xc4\x7e\x49\xe5\xeb\xc5\xf1\x50\x07\xee\x7f\xd4\x8c\x87\x19\x48\x1a\x55\x21\xb0\xa7\xb6\x38\xce\x82\xbe\xa9\xc2\xdc\x91\x90\x6a\xe5\x6b\x19\xa9\xb8\x58\x23\x8a\x24\x6c\x71\x36\x33\xf4\x54\xe4\x71\xc6\xbe\xe2\x29\xf7\x1f\x2c\x3f\x57\x4b\xb5\x96\xb2\xfe\x49\x8b\x8e\xee\x25\x3b\xbb\xc8\xf5\x04\xc9\xcf\x82\xa6\xf3\x34\x93\xb2\x69\x4d\xe4\xb7\x2e\x28\x79\x90\x01\xf8\xc7\xb1\xb7\xda\x9a\x0f\xc7\x5e\x9d\xe5\xda\xa6\x6f\x26\xf9\x53\x66\x3f\x66\x53\x24\x66\x54\x13\x5f\xcc\x64\xfd\xa1\x06\xcd\x9a\x4d\xb7\x1b\xc9\x60\xee\x0f\xa5\xb2\x85\xf1\x21\x1d\x8b\x5a\xe3\x80\x5a\xe3\x61\x96\xeb\x74\xa0\x3c\x7f\x95\x92\x0a\x79\x30\xcb\xb5\xd9\x7f\x58\xde\xd5\x80\x0c\x43\x55\xa9\x39\x59\x9e\x6a\x2b\x07\xd2\xc8\xea\xee\xde\xdc\x5f\x29\x85\x11\x7b\x55\x3f\x26\xd3\x11\x56\xfd\x1b\xf3\xc4\x2c\x57\x2f\x63\xbc\x4c\x14\x33\x71\x54\x3d\xd8\x48\x12\x29\xeb\x9f\x54\x59\xf2\x03\x33\x29\x8e\x39\x47\x33\x5a\x66\x71\x93\x34\xb4\xb2\xed\xdf\xf5\x80\xf7\x76\x5e\x55\xf7\x5c\x66\x65\x6a\xe6\xc3\x79\x94\x43\x56\xc9\xb2\x9e\xf7\x79\x6c\x54\x21\xdd\xfe\x46\xac\x2c\x22\xeb\xae\x53\xcf\xf3\xd5\xee\x5c\x4a\xda\xaa\x56\x37\x9f\xe4\xa6\xfb\xf2\x32\xda\x95\x0e\xa6\xe5\x62\xc6\x70\xb1\x98\x09\x68\x8d\x87\xa9\x13\x78\x1d\x9a\xf1\x30\x23\xfb\x93\x47\xba\x2a\xdf\x80\xce\xcd\x55\x7f\x98\xd1\x0e\xd5\x39\xd8\x91\x45\x5a\xd9\xdf\x8b\xf6\xbd\x76\x75\x18\xcd\xbf\x6e\x73\x22\xdd\x9f\x6a\xcb\xb2\x44\x7c\xcc\x3c\x11\x4f\x53\x4d\x96\xad\x4e\x7d\x2d\xf9\x9d\xb5\xf1\x3b\x48\x22\x6b\xfd\x8e\x50\xec\xb5\xe6\xe2\x19\x42\x82\xd5\x68\xfd\x4a\xeb\x5d\x33\xe3\x2f\x15\xc0\xb3\x20\x9d\xea\x06\x9c\xb5\xb2\x48\x3a\xed\x9e\xe4\x91\x9d\x9b\x28\x76\xf3\x1b\x97\x54\x44\xb7\xda\x31\x28\x26\xbb\x2f\xeb\x0f\x35\xec\x46\x19\x9d\x9f\x03\x2a\x16\xd1\xae\xf5\x3d\xb6\x98\xac\x5b\x77\xcf\xc5\x84\xea\x68\xf7\x42\x96\xd9\x58\xfe\x87\x6c\xde\x3c\x7e\xb3\x96\xc7\x75\xb7\xe4\xc9\xc2\xac\x37\x56\xa1\xf3\x6c\xfd\xb4\xfe\x74\x6e\xac\xb7\xe3\x4a\x85\x75\x4d\xa6\x74\x22\xad\x7b\xc8\xf8\xe2\xb5\x31\xcc\xf0\xb6\x76\x42\x08\xb9\x38\xeb\xfa\x70\x0d\xdc\xda\x29\x19\xe4\xf9\xae\x7b\x5a\x42\x7f\xbf\xee\x34\x7f\xf3\x9a\xe7\xcc\x50\xb2\x36\x66\x3b\x3d\xe7\x9b\x77\x07\x88\x19\x6f\x4d\xc7\x53\x84\xab\xfa\xe6\xcd\x35\xc2\x61\xad\x36\xb8\xd5\x04\x5c\x9b\x00\xa8\x64\x03\xe7\x1b\x19\x07\xf1\xb3\x25\xa0\xd4\xf0\x25\xee\x61\xff\x7e\xee\x67\xb0\x53\x00\x7a\xf9\x01\x5b\xe2\x80\xbe\xfd\x3e\xe9\x6f\x10\x0e\x0c\x0e\x07\x56\x59\x03\xba\x37\x81\x6a\x77\x60\x64\x4f\x60\x99\x3b\xd7\xb7\x57\x4e\x04\xac\x47\x01\xe5\x66\xad\xf2\xfe\xfd\x80\xc9\xfd\x38\xde\xed\xff\x23\x50\xa4\xc3\xb9\x9c\xfc\x0c\x60\x5a\x35\x73\x60\xcc\x30\xe0\x51\xaa\x89\xcd\x75\xff\x73\x80\xa5\x7f\x02\x25\x85\x9c\x53\x91\xfe\x6e\xa7\xf5\x97\xfd\x0f\x96\x1a\x01\xb7\xcb\xa5\xda\x00\x3c\x4d\x01\x96\x9c\x05\x84\xf1\x2d\x7d\x20\x4a\x1a\x79\x94\xf1\x5e\x34\xb6\x65\xfc\x43\x6b\xdc\xc3\xc1\x27\x40\xf7\x27\x8c\x7b\xe8\x7e\x8b\xf3\xfd\x3d\x7b\x00\x52\x1b\xd4\x67\x1b\xb0\xfe\x31\x20\x59\xcb\xf8\x17\x6d\x65\x60\xc5\x59\x60\x68\x35\x50\xbd\x0a\xd0\x3f\xc6\xf9\xce\x51\x4d\x9c\x93\x34\xbf\xc8\x79\xff\x89\xb1\x40\xf1\x4e\xc0\x3e\x09\x28\x94\x07\x5c\x95\x38\x26\xef\xd5\x04\xe4\xaf\x01\x42\x04\xce\x6b\x4b\x2d\x78\xfe\x58\x60\xc6\x42\x20\x3f\x13\xc8\x53\x6e\xa9\xfb\x9f\xe3\xce\x96\xa6\x48\x1b\x58\x7b\x08\x98\x7b\x1c\xd8\x31\x1f\x28\xb1\x00\x0e\x5b\x71\xff\x88\xb3\x06\x5c\x5f\x7b\xfb\x08\xb0\x44\x02\xbc\x12\x80\x85\x3e\x8c\x83\x90\xcd\x5f\x96\xff\xbf\xdc\x04\x74\xba\x08\x9c\xff\x81\xeb\x90\xbf\x86\x7b\xd8\xbd\x05\x50\xd8\x06\x6c\xe9\x0d\x28\x4e\x64\xcc\x81\x6a\x23\xf0\x4d\x39\xe3\x41\x9a\xf9\x0e\x1a\x78\x3d\x96\x06\x00\x3a\xbf\x03\x15\xaa\x1c\x7f\x2d\x2d\x67\xb9\x28\x9e\x0e\x58\xfd\xd2\x2a\xef\x5f\xc6\xeb\x30\xe5\x09\x90\x9d\x0b\x84\x84\x72\x7e\x56\xea\xa1\x49\xbd\x8f\xe4\x97\x40\xf6\x25\x20\xc7\x19\xc8\xeb\x02\xcc\xef\xd2\xc2\x7f\x90\x97\x01\xac\x5e\xd7\xd2\xff\xa0\x60\x27\x70\xd8\x1d\x98\xd3\x87\xf3\x7b\x73\xed\x80\x9b\xdd\x58\xfe\x5e\x56\x02\xc5\x57\x81\x8f\x1f\x3e\xe9\x83\x21\xf2\x20\x5c\xda\xce\xf9\xd9\x9f\xeb\xb9\x2e\xfb\xc7\x7c\xa0\x6d\x7f\xe0\xd0\x02\xe9\xd9\xdf\x82\x7b\xa8\xd7\x05\xda\x2e\x07\x36\x3f\x05\x3a\xcf\x95\x6a\x1f\xa0\x20\xb0\xd6\x2b\x49\x80\x6a\x35\xa0\xcf\xb4\x16\xbe\x83\xb2\x21\x80\xf6\x3c\xce\x7b\xeb\x19\x00\xc5\x5d\x81\x51\x8a\x40\x41\x3b\xce\xef\xe6\xb4\xe1\x1c\x45\xa6\x0a\xe0\xd4\x09\x98\x25\xc7\xfd\x83\x66\x0d\x04\x82\xd4\x80\xb4\x23\xc0\xd4\x4c\x60\x56\x19\x30\x7d\x23\x90\xee\xc0\x58\x81\xcc\xdd\xc0\xbc\x37\x40\xc6\x33\x5e\x87\xcc\x24\x60\x4d\x14\x90\xb3\x11\xd8\xb9\x11\xc8\xfb\x1e\x38\x7a\x05\x90\x7a\x2f\xa7\xcf\x02\x85\xcf\x81\x5b\xca\xcc\xad\xf2\xef\xea\x4f\xe6\xdf\x5b\xe4\x41\x28\x6e\x55\xdf\x2d\xe6\x17\xfe\x1b\xee\x61\xad\x35\xd0\x26\x0d\xf8\xa6\x08\x90\xfa\x83\xb2\x3e\x0f\x4b\x8e\x00\xd2\xfb\x52\xc5\x7b\x40\xed\x08\x30\x2f\x88\x6b\x26\xe7\x64\x03\x83\xfd\x81\xc2\x3b\xc0\x88\x1f\x81\x3c\x79\xae\x3d\x95\xe5\xfd\xd3\xb4\x00\x3b\x4b\xc6\x38\xb8\x5d\x66\x5c\x42\x80\x04\x98\xfe\x8c\xfb\xc4\xa4\x80\x73\xdc\x29\x3d\x80\x8c\x46\x60\x96\x54\x1e\xa6\x00\x69\x29\xc0\xd2\x06\x60\x96\x1a\xb0\x4e\x17\x98\x75\x07\xd8\x31\x18\x48\xfb\x15\x38\xe4\xc8\x38\x87\xd3\xbf\x02\x99\x27\x38\xbf\x97\x33\x12\x78\xbe\xab\x05\xff\x92\x7a\x85\xe5\x40\xd6\x0f\xe2\x0b\xbe\x07\x31\x3a\xf2\x35\xdc\xc3\xfa\x05\xe2\xe9\x57\xc6\x75\xec\xb2\x7c\x7f\x79\x01\xd0\xf5\x08\xe7\x16\x54\x45\x2c\x93\xda\x01\x20\x77\x31\x28\x92\x97\x5d\xc3\x35\xb5\xe9\x29\x9c\x53\x6b\xe6\x3d\x48\x03\x6c\x57\x03\xc9\x86\xcc\x17\x13\xd7\x00\x4c\xe9\x0e\x24\xdc\x97\xfa\xba\x80\xf4\xb6\x22\xfd\x5f\xe2\x5a\x20\xcb\xac\x85\xff\x20\xf1\x04\xcb\x43\x6a\x5f\x60\xc3\x7b\x60\xa6\x29\xb0\xab\x84\x6b\xe2\x8f\x2b\xb1\x6d\x95\xee\x71\x5a\x77\xe0\xee\x1a\x20\xe3\x04\xf0\xee\x44\xcb\xfc\x5b\xf3\x40\x9c\x16\xeb\xfa\x65\xf9\x5e\x19\xef\xc5\xbe\x9d\xa2\x3c\x88\xa7\xfd\x56\x59\x9f\x87\x7d\x3c\xca\xf2\xdd\x15\xb2\xae\x9a\x23\x00\xb9\x3b\x40\xd1\x1f\x40\xe7\xc7\x7c\x8b\xe8\x79\x83\xf5\x4f\x43\x02\xcc\xd8\x04\x0c\x32\x07\x52\xb2\x01\x43\x37\x20\xa9\x0d\x60\xaa\x08\xc4\x8f\x04\x26\x84\x00\xf1\xdb\x00\x17\x15\x20\xd6\x1d\xf0\x71\x61\x1b\x19\xda\x04\x44\xd9\x01\x71\x01\x8c\x0f\xc8\xac\x03\xe2\xc7\x03\x25\x2f\xb9\x5f\xc2\xd2\x5d\x40\x7c\x2f\x60\x6d\x0a\x90\x50\x07\xec\xce\x01\x12\x7d\x80\x13\x1a\x40\xfc\x43\xe0\xe2\x18\x20\x39\x17\xb8\xe7\xcc\x55\x1f\x1f\x73\xbf\xc4\x7f\xc8\xf8\x10\x64\xb8\x87\x86\x75\x9f\xeb\x43\x73\xbe\xbb\x15\xef\x85\x2c\xcf\x59\x25\xd6\xf3\xcb\xf2\xbc\xa5\x43\x79\x2c\xbc\x0e\xc8\x1f\x60\x9b\xa6\xac\xc2\x72\x2d\x3d\x77\x93\xcb\x00\xad\x05\x8c\xf7\x18\xee\x02\xc4\x5c\x60\x5c\x61\x4c\x7f\xc0\x5a\x1e\x08\xf3\x63\xbb\x19\x5e\x01\x78\xe4\x01\xa1\xdb\x80\xa0\x3c\x20\xcc\x0e\x88\x55\x04\xc2\x35\x80\xf4\x67\x40\xc8\xaf\xc0\xdc\x3b\x40\xe8\x6d\x60\xc9\x1d\x20\x22\x08\x58\xf3\x1d\xff\xfd\x8e\x0f\x40\x58\x18\x73\x7c\x45\x3a\x00\x97\x2a\x81\xb8\x7b\xc0\xfd\xcc\x2f\xfb\x61\xf8\x8b\x3c\xf7\xb2\x7e\x18\xad\xf9\x4f\x0e\x98\x7d\xae\x0f\x5b\x44\xbe\x8f\xff\x86\xff\x28\x15\xeb\x96\x9b\xf3\xdd\x5d\x81\x4e\x09\x40\x92\x84\xed\xe8\xb4\x6d\x9c\x53\x8c\x1c\x00\x0c\x7c\x0f\x84\xe8\xb1\x9f\x11\x18\xc4\xe7\x88\x74\xef\xa5\x7e\x45\x40\x14\xe0\xa6\x01\xf8\x4d\x63\x3b\xe1\xeb\xcb\xe7\x46\xe0\x6d\x20\xdd\x19\xf0\xb7\x60\xcc\xa0\xf4\xae\xb1\x64\x27\xe0\x77\x96\xf9\x72\x7c\xf5\xd8\xb7\xf1\x5d\x00\x1c\xeb\x03\xf8\xb7\x03\x7e\x39\x0c\xf8\x1d\x00\xfe\x7c\xc8\x5c\x2b\xd2\xf9\x7a\x3f\x07\x84\xaa\x4f\xfa\x80\x88\x78\x00\x59\xdf\x97\xd6\xbc\x17\xff\xad\xef\x89\x0c\xff\xd1\xdc\xf7\xe3\x8f\xcf\xd7\x21\x55\xc4\x57\xc5\x7b\x01\x5d\xf6\x00\x11\x95\x80\x6a\x08\x10\x1c\x05\xf4\x7b\x0f\xf8\xab\xb3\x5c\xf8\xcc\x04\x46\xeb\x72\x1d\xbc\x75\x13\xe0\x51\x07\x8a\x88\x79\x8f\x06\x02\x9c\x80\xc9\x12\xd6\x11\x4f\xa9\x8d\x2c\x06\x3c\xb6\x30\xe6\xd0\x5d\x7a\x5e\xec\x00\x3c\x16\x32\x76\xcf\xcd\x10\xd8\xa3\x00\x78\x1c\x00\x4e\xc6\x31\xff\xc3\x2f\xd1\x80\x47\x15\x70\x4f\x60\x8c\xa6\x54\x1e\x5c\xb6\xf3\xbc\x27\x89\x7c\x28\x13\xed\xc4\xbc\xbf\x8c\xf7\xe2\xff\x98\xf7\xaf\x12\xbb\x2e\x57\xb4\xe1\xb1\x35\x0e\x46\xc6\xfb\x90\x20\x66\x29\xa4\xf2\xdd\xc6\x18\x08\x34\x64\x7e\x25\xe9\x3e\xf6\x91\xbe\xef\x33\xe6\x55\x72\x9b\x0f\x18\xde\x00\x9c\xbb\x31\x8f\x90\x83\x0b\xeb\x87\x73\x0a\xe7\x46\x1d\x36\xf2\x3a\x38\x35\x00\xe9\xc7\xf9\xe7\x12\x4d\xc0\x41\x17\xa8\x5a\x05\xd8\xac\x63\x5e\x10\x5b\xad\xcf\x79\x20\xec\x1a\x81\xcb\xb1\x80\xdd\x2a\xe0\x9f\x35\x80\xad\x21\xfb\x91\xe3\xf7\xfe\x67\x1c\x84\xac\xef\x49\x6b\xfe\x93\x8d\xe2\x7e\x7f\x81\xff\x50\xfa\x5c\x1f\x64\xf8\x0f\x59\xdf\x8b\x59\x62\x76\x46\xc6\x7f\x21\xcb\xfb\x7b\x1d\x04\xda\x6b\x01\xae\x6f\x00\xe5\x8f\x80\xe3\x47\x40\xf2\x11\xb0\xfb\x07\xd0\x91\x00\x36\x97\x81\xb1\x6b\x98\xa7\xc4\x2e\x01\xb0\xd6\x05\x26\x67\x30\xd6\x32\xa2\x14\xb0\x0a\x00\x66\xd5\xf0\xcf\xd2\xb3\xc8\xc2\x01\xa8\x0a\x02\xc6\x0d\x01\xd6\xfb\x03\x66\xbf\x03\x7b\x2d\xf8\x0c\xfa\x49\xc4\x68\xfe\xf6\x1e\x18\x97\x0b\xdc\x77\x06\x4c\x03\x00\xe1\x74\x0b\x0e\x62\xe8\xde\xcf\x71\x10\x5f\xe3\x3f\x59\xfb\x0b\x8f\x32\xfe\x13\xd9\x6d\xb1\x35\xfe\xa3\xc8\x9a\x47\x59\xde\x3b\x55\xc4\xcf\xc5\xa4\xf1\x18\x20\xe6\x8f\xdd\x73\x19\x07\x62\x57\x03\x74\xda\x02\x8c\x5f\x03\xf4\x5a\x03\x8c\xeb\x03\x0c\xdc\xc1\xef\x2d\xf5\xbf\xcd\xd6\x32\xc7\xc7\xe8\x72\xe6\x3c\x19\xed\x09\x44\x75\x04\x0c\x2f\x32\x07\x90\xc1\xaf\xbc\x0e\x86\x07\x81\x65\x6a\x80\xde\x5b\x60\x83\x0b\xa0\xdb\xc0\xbd\x1e\x75\x44\x1f\x60\x78\x36\x70\xf9\x0e\x30\xcc\x97\xd7\x61\xf0\x52\xe0\x83\x02\x30\xe0\x0e\xcf\x5b\x52\xcb\x63\x9f\x86\xcf\x79\x0f\xb6\x87\x7e\x2e\x07\x32\xf6\xcc\x1a\x11\xcf\x50\x79\x99\xc7\xe6\xfe\x2f\x9b\x3e\x97\x83\x2f\xf8\x2f\x44\x1c\xa2\xef\x36\x1e\x9d\xc5\xf5\x35\x17\x9f\x3f\xb6\x0d\xd0\xfd\x3e\x9f\x19\x9a\x00\xf4\x2e\x02\xba\xd1\x80\x7e\x19\x60\xa5\x09\x0c\x33\x60\xce\x10\x1d\xf0\xbd\x6b\xa8\x84\x7d\x0e\xed\x3e\xc0\x9c\x0a\x60\xe0\x76\xf6\xe1\x07\xf4\x01\x36\x9c\x00\xfa\xd5\xb3\x3c\x48\x7d\x59\xe9\x3a\x68\xa4\x32\x37\x98\x7a\x0f\xe0\xfe\x76\xa0\x4f\x2f\x40\x68\x0f\xf4\x14\xf9\xf6\xa4\xb6\xfb\x53\x1c\x44\xbd\x05\xbf\x57\x6b\xfe\x13\x19\xfe\xa3\x32\x8c\x47\x19\xfe\xa1\x54\xc4\xd7\x7d\x81\xff\x10\xfb\x4b\x35\xe3\x1f\xe6\xf3\x38\x45\xd4\x23\x3b\xd1\x3f\x33\x11\x79\x41\x74\xb7\x01\x1d\x9e\x00\xda\x7b\x80\x9e\xb9\xc0\xc0\x62\x60\x58\x0c\xa0\xa5\xcf\x38\x6c\x89\xf4\xde\xb1\x85\xb9\x31\xc3\xca\x01\xb5\xdb\x40\xea\x49\xa0\x77\x28\x30\x7b\x1a\xa0\xfa\x33\xb0\x64\x34\xd0\xc3\x01\x58\x13\xc0\xfc\x16\x52\x99\x56\x54\x01\x8e\x97\x01\x8a\xa7\x80\xcb\x66\x80\x42\x31\x70\xaf\x16\xe8\x9a\x09\xbc\xb9\x03\x28\x28\xf2\xbc\x5b\x8f\xcd\x7a\x20\xeb\x2a\xdd\x0a\xff\xd1\xac\x07\xa2\x5f\x51\x68\xff\xf9\xfc\x9b\x71\x40\xa2\xbd\x9d\x2a\xda\x4f\x7f\xf1\xbc\x70\x3d\xc1\xa3\x8d\x88\x03\x19\x29\xea\x8d\x96\xa8\x87\x6a\x3b\x01\xa5\x7a\xa0\xd7\x1d\xbe\x9f\xf5\x58\x05\x8c\x0d\x07\xba\x6f\x03\x1c\x1b\x19\x83\x19\x98\x0b\x74\x3a\x09\x24\x9a\x01\xed\xe7\xf1\x99\xd4\xbe\x3d\xb0\x28\x04\x68\x37\x1e\x58\xf5\x00\x68\x23\xdd\xd3\x7d\xdc\x23\xf1\x88\x18\xe1\x38\x27\xee\xdd\x2d\xb1\x83\xfc\x33\x51\xf6\x3f\x34\x02\x72\x45\x80\xe0\x0c\xc8\x1f\x67\x3f\xfb\x6b\xf8\x8f\x25\x22\xde\x69\x9e\x78\x0e\xc8\xf0\x1f\xb9\x16\x9f\xcf\x3f\x41\xe4\xdf\x8a\x96\xb4\xa5\x3c\x8e\x8c\x07\xc5\xcb\x80\xbb\xd6\xdb\x9f\x6b\x4b\x9a\x61\x2e\x69\x47\x51\x26\xbd\xef\xda\x51\xd4\xa4\x4f\x32\xe3\x0b\xba\x74\xe9\x10\xdb\xa9\x2b\x20\x3f\xa1\x63\x37\x8d\x0b\x40\xdb\xd0\x8e\x8a\x46\x14\xe9\xed\xd8\xd9\x86\xe2\x8a\x1d\x7c\x7c\x29\xb2\xd7\x61\x78\x1c\xc5\x5f\xda\x7b\x65\x53\x84\xb3\xbd\x32\x57\x84\xc9\x7d\xc3\x9d\xa1\xe5\x1c\xb6\x52\x85\x75\x9b\x05\x87\x28\x42\xd8\x26\xfa\x8c\x68\xdb\x7e\xe7\x3d\xcb\x7e\x2c\x9e\xed\x82\xe8\x33\x0a\x1b\x5a\xc6\xd6\xf8\x8f\x25\x7d\x5b\xcd\xdf\x8c\xf1\x3d\x39\xce\x3c\x8f\x19\x4d\x72\x14\x77\x4b\x78\x26\x4f\x27\x6d\xd4\x8b\xae\x94\x85\x0b\xfc\x93\xf1\x21\x5e\xc5\xdd\x29\xaf\xe9\xe0\xa5\x44\x9a\x61\x59\xdf\x83\xa2\x5f\x86\x8d\x3d\x48\xa2\xb4\x6e\xaa\x92\xc7\xae\x60\xd0\x4b\x44\x66\xf5\x6e\x2f\x4f\xc8\x88\xde\x9d\xd5\x69\xad\x7b\xab\x8f\xa0\x38\x75\xaf\x36\xb6\xff\xf2\xe8\x4b\xf1\xfc\x9e\x06\x1c\x39\x57\xfd\x29\x87\x64\x49\xe5\x75\x19\xed\xa1\xf2\x24\xae\x80\x52\x5e\xb8\x95\xfe\x5d\xf1\xe8\x41\x9a\xb7\x62\xf0\x69\x8a\xac\x29\x04\x5e\xa7\x88\xa8\x42\xde\x23\x8a\xd3\x76\x8b\xe6\xf9\x77\x6e\xcb\xf9\x4d\xf9\xc5\xd2\xb1\x46\x94\xa1\xc5\xe9\x5c\x7d\x5f\xf6\x67\x1b\xca\xbf\x14\x4b\x3a\xd1\xd3\xf2\x8e\x74\x21\x4d\x99\xe1\xaa\x48\xf8\x85\xb8\x02\x25\x3a\x41\xa3\x9e\xab\xd0\xfe\x07\xbe\xec\x45\x78\x10\xef\xe7\x6a\x54\x0f\xec\xdc\xc4\x78\x09\xeb\x26\x4d\x7a\xab\x51\x17\x39\x4b\x35\xb8\x76\x00\x89\x8a\xea\x72\x6d\x92\x07\xb9\x89\x83\x45\x89\x1b\xa4\xd9\x91\x2a\xb6\x06\x25\x68\xd0\x93\x07\x2d\xe1\x7a\x3d\xed\x39\x36\x14\x3f\x1b\x68\xe9\x43\xbc\xcb\xda\xca\xac\xaa\x03\xf7\x65\x52\xe4\x74\x60\x08\xf3\x56\x6b\x25\xad\xa0\x1d\xd1\x3a\xc2\x75\xbc\x9a\xf5\xbc\x0e\x92\xdc\x53\x14\x39\x54\x9b\x76\x95\xe2\xfb\x6a\x6a\x7f\x53\x9c\x5e\x3d\xe9\x03\x61\xc1\x7a\x89\x7c\x20\xcc\x8b\xb2\xe4\xa8\x1c\x45\x33\xe7\x2b\x31\xfe\xa5\xf0\xa2\x12\xc5\x25\x73\x32\x79\x1f\x9b\x79\x60\x7a\xf6\xe5\x3e\x20\x8f\xd4\x8e\xb2\xfc\x73\x74\xd9\xdb\x44\x9b\x2c\x9f\x8b\xca\x10\x3a\x59\x26\x36\x0c\xa7\x28\xe0\x58\x65\xe6\x0d\x19\xee\xa2\x47\x6f\xab\xe1\xa8\x4f\x63\xb7\x43\x46\x62\x1f\x14\xb1\xcc\x17\x46\xfa\x9d\x19\xa7\x51\x29\xa1\x33\x78\x84\x0b\xc7\xed\x47\x6c\xe4\x3a\xf7\x11\xae\xde\xf4\x0a\x23\x56\xc7\x14\xb2\x64\x71\x85\xa1\x61\x43\xc9\x3d\xe9\x68\xb0\xbc\x9a\x24\x54\xef\xbb\x4d\x94\xa7\xd0\x31\xda\x4b\x31\x04\x1d\xab\x13\x34\xff\x61\xe7\xb8\xb6\x62\x58\xa7\xbf\x68\xc7\x86\x04\xbd\x26\xb9\xd0\x16\x71\x52\xcc\x8b\xb2\x60\x49\x57\x3a\xe1\x8a\x36\xab\x50\x56\x2c\x77\x4a\x6f\xaa\x0a\x9e\x69\x27\xa1\x13\x40\xc6\x03\x13\xb9\x86\xf1\x20\xc1\x13\x75\x68\xbe\xde\xb6\xba\xe4\x21\xb8\x9e\x30\x24\x2d\x9d\x58\x6a\x28\xd6\xb9\x8e\xa2\x13\xd6\x68\xf8\x18\x42\x90\x0e\xdc\x68\x42\xd5\xcb\xaa\xeb\x4d\x29\x9b\x29\x6f\x6e\x2e\x7a\x64\xe6\xa9\x3c\x8e\xcb\x65\x3c\xcc\xb8\x5c\x09\x21\xc7\x2c\x8d\x0c\x49\x52\x2c\xa9\x3e\x03\x18\xe7\xe4\x49\x79\xbb\x71\x43\x18\x93\x6a\x89\x99\x8f\xf8\xf3\x73\xe9\x4d\xcc\xe2\xb8\x7e\xd5\x6c\xff\x3a\x5a\x1f\xd3\xc9\xbb\xc9\x46\x9b\xec\x3f\x4e\xcf\x19\xdb\x70\x99\x32\xcc\x63\xe5\xef\x12\x8e\x6c\xd4\x65\xae\xeb\x1e\xb1\x91\xf5\x43\x7f\x0c\xe1\x1f\xf6\xf7\x24\x4f\x20\xd7\x44\x93\x10\xe6\x69\x47\x99\x95\x23\x49\xc2\xfd\x81\xa6\x06\xeb\x91\x9e\x07\x4f\x37\xe2\x2c\x79\x03\xe3\x04\x5c\xe3\xb8\x5f\x8e\x9d\x84\x71\x21\x96\xe0\xf9\x19\x5f\xb5\xa4\x3c\xc7\xd0\x46\xe6\x7f\xe9\xe7\x32\x81\xec\x8a\x62\xf0\x44\xca\x97\x61\xb7\xad\x98\xbf\x98\x24\x7a\xec\x36\x8f\x14\x18\x9f\x21\xe1\x44\xb8\x5d\x23\x77\xe6\xb1\x77\xb6\x0e\xe4\x9f\x3d\x08\x7b\x69\x37\x35\x2c\x93\x7f\x4e\x21\x0d\xb3\xaf\x2c\x24\x4d\xb6\x2f\x64\xe6\x78\x3b\x09\xe3\xa4\x6c\xde\xef\xa4\x37\xb4\x39\x7e\x94\xf2\xbf\x13\xba\x37\x92\x64\x8e\xdf\x75\x93\xd6\xc7\xda\xe0\x11\xc5\xef\x3f\xef\x1b\xf4\x05\x0f\x4e\x83\x01\xe5\x79\xa7\xad\x60\x1c\x4c\x68\xd8\x58\x42\x94\xcb\xfa\x21\x79\xdc\x60\x9c\x80\x0c\x07\x63\xbd\x66\x22\xd7\x77\xde\xe2\x6e\x15\x32\x1c\xcc\xc0\x0a\x7b\xba\xa9\xf5\xba\xcf\x38\x82\x2e\xc6\xce\xe2\xc9\xe4\x26\xca\x83\x9b\x18\xb9\x70\x7b\xa0\x40\x2b\xe9\xb9\x45\x93\x98\x03\x3c\xd6\x1b\x90\xa4\x78\xd8\x58\x92\x6f\xe6\x39\x99\x39\xb8\x3c\xaa\x83\x29\x63\xe4\x59\x9f\x44\x6f\xea\x99\x9d\x4b\xfa\xe4\xb1\x8d\x7d\x7c\x8f\x09\x2b\xbd\x78\x87\x36\x6d\xe4\x71\x3f\xf9\xc0\x2e\xe5\x3f\x53\x1e\xc8\x55\xeb\x57\xca\x87\x38\x6f\xbb\x4f\xf8\x11\xc7\xbe\xaf\xa9\xf2\x9e\xfb\x06\xa5\x57\x18\xd1\xa7\x52\xdc\x58\x5f\x63\x3e\x98\x12\x0e\x22\x42\x99\xb3\xcd\x01\xc6\xd6\xb4\x4e\x93\x77\x4e\xa4\x7d\x74\x6e\xe2\x2e\x25\x13\x0f\xf1\x3c\x65\x38\x18\xe3\x1c\x57\xda\xdf\x61\x1f\x3d\x68\x17\x35\x3e\x78\xd0\x03\x7a\x6c\x64\xdc\x44\x3b\xb3\x29\x62\xdf\x03\x19\x0e\xc6\x3f\x8e\x4f\x22\xbf\x3a\x25\xd2\x6f\xbf\x23\x9a\x64\x79\xfd\x5d\x99\x61\xc9\xff\x84\xa5\x37\x7f\xce\x85\xbe\x39\xe0\x66\x20\x59\xb0\x00\x49\x1c\xe5\x2d\x03\x16\x70\xde\x3f\xa0\x66\x3e\x9d\x40\xfe\x7b\xab\x49\x6f\xfc\x5c\x36\x46\xf2\xf7\xec\xa5\x7c\xa0\xaf\xe3\x09\x92\x17\x1f\x65\xd6\x0f\xef\xf2\x5b\x24\xc9\xde\xf7\x9f\x7d\xc2\x8b\x92\x1a\x6d\x4a\x9e\x71\x6c\x88\x25\x59\xa3\xc8\xf2\x09\x94\x6d\x0d\xca\x9b\x44\x1e\x8f\xf7\x0d\xe6\x83\x71\x9f\xeb\xb2\x1b\x9f\xe0\x60\xac\x94\x79\x7e\x32\x1c\x8c\x7e\x17\xee\xd6\x31\x48\xce\x77\x2a\xa8\x5b\x99\x2f\x69\x6f\xb7\x1c\x91\x17\xa6\x5b\x88\xe8\x51\x85\x8b\x11\xbf\x70\x39\x39\xca\xbb\x84\xbd\xe1\xbe\x51\x11\x0d\x8c\x8f\x8a\x68\x30\xa4\x27\x46\x9a\xf1\x4e\x84\xad\x62\x89\x8a\x5c\x12\x48\x75\xca\x11\x9b\xf8\xdc\x88\x34\xe3\xbb\x6d\xa4\x59\x09\xc9\x4b\x44\xc0\x32\x3a\x99\xc3\xd6\xae\xa1\x75\x0b\xdb\xbd\x8b\xe4\x3f\xcc\x82\x6b\x2a\x42\x9f\x70\xed\x51\xa8\x36\xf3\xe6\x04\x07\x3f\xa4\xf5\x0c\xac\x7c\x7f\x02\x48\x28\x67\x3d\x8e\xca\xb5\x23\xb6\x96\xe0\xd9\x8e\x54\xcf\xec\x53\xca\xf2\xeb\x39\xd8\x93\xea\x92\x1d\x0f\x33\x0e\x66\xbc\x1f\xef\x67\x6b\x1c\x8c\x8e\x55\x08\xdd\xcc\xb5\xf4\x38\x7f\xde\xd3\x20\x9c\xce\x97\x4e\x8d\x91\xe2\x8d\x43\xc6\x0b\x13\x23\xde\xec\xe2\x87\x32\x62\x31\x6e\x5e\x0f\x7a\x52\x9c\x9e\x16\xbd\x57\x5c\x8e\x01\xf9\x6a\xb1\xe2\x5d\x24\xae\xc0\x91\x7c\x99\xc4\xfb\xfe\xf4\x97\xf1\xc7\x18\x71\x11\xff\x30\x8d\x2c\x7b\xc2\x9a\x22\xc6\xcd\x44\x2f\x5e\xc7\x7f\xbf\x9a\x76\x24\xee\x6a\x3d\x65\xea\xe2\x82\x0e\x0f\xe5\xe7\x9d\x69\xc3\x23\xfb\x55\xd1\x8a\xf7\xc9\x0f\x89\x52\x7c\x95\x29\x7d\x3b\x47\xca\x6b\x86\x95\x8b\x38\x18\x6d\x4f\x9a\xa7\x97\x81\xaf\x15\xeb\x01\xa3\x0e\xbe\x86\x83\xd1\x5f\x1b\x49\x3f\x6b\x3f\x88\x24\x34\x8e\xfa\xf2\xa9\x14\xa1\x68\xe6\x85\x29\x8a\x17\x6f\x62\x32\x5e\x98\x54\xf1\x06\x92\x32\x8b\xfb\x80\xc8\xf0\x30\xa9\x9d\x58\x1e\x52\xf5\x0d\xc8\x0e\xa4\x1c\x1e\x47\x86\x73\xc6\x5d\x47\xba\xe3\xa4\xe6\x70\xbe\x7b\xc6\xb1\x28\x7a\xe3\x19\x4d\x33\x08\xd9\x98\x7a\xb3\x70\x3c\x8f\xcc\x89\x3a\xb3\x7c\xe5\x76\x7e\xee\xe6\xb1\xf4\xfb\xad\x07\xc8\x52\xa7\x6c\x39\x45\xeb\x33\xdd\xfd\x32\x65\x64\x93\x33\xef\x32\x23\x92\xc9\x23\x03\x20\xdc\x67\x0a\xd9\xc5\xa0\x17\xcc\x6f\xe4\x6b\x15\x44\xe8\x21\xf7\x4e\xad\x70\x30\x0d\x9c\x65\x36\xbb\x19\x45\xf8\x5a\x19\x0e\x66\x78\x5e\x0c\xd9\x89\xfe\xcb\xe2\x68\xff\xfb\xf8\xc4\x53\x04\x4f\x31\x3c\x91\xd6\xa3\x4d\x4e\xeb\x3e\x49\x99\xe2\x39\x91\x25\xe1\xbe\x0f\x59\x8d\x3d\xd6\xf0\xcf\xbc\x0e\x99\x67\xf4\xc9\xc7\xcd\xd8\xc2\xf2\x90\x51\xc7\xb8\xda\xac\xbb\xbc\x0e\x99\x71\x11\x24\xef\xd9\xb9\x29\x64\x5f\xb2\xdc\xf2\x98\x4f\xc6\x77\xc1\x32\xfe\x7d\x2d\x49\x6e\x96\xc3\xc6\x20\x7e\xde\x77\x14\x4b\xcb\x0c\x3c\x21\xf2\xc6\x5c\xa0\x1d\x9d\xd5\x70\x93\xf8\xc8\x18\x17\x13\x72\x24\x90\xce\x7b\x3f\x9d\x10\xf2\x07\x3c\x3f\x44\x50\x76\xd4\xf9\x09\xb3\x0b\xd8\xd4\x4c\x25\xef\xcd\x5a\x2b\x96\xbc\xba\xb1\xca\x8c\xfb\x31\x88\x4b\x24\x3b\x32\x54\x92\x44\x7e\x91\xa6\x06\xcf\xb7\xe7\x93\x19\xf4\xbc\x2e\x2e\x19\x94\x6d\x6f\x5b\x90\x25\x56\x2e\xe5\x88\xfa\x21\xc3\xc3\x14\xbe\x96\x27\x7e\xb8\xd9\xaa\x2a\x64\xc7\x66\x2b\xb3\x5e\xe4\x37\xe9\xd3\x9d\xa5\xb0\xab\x19\xad\x58\xc1\x5e\x3b\x35\xfe\x9c\x37\xd9\xc9\x39\x56\xe1\x37\xf1\x29\x4f\x8c\x5e\x36\x69\x64\xe1\x96\x79\xa4\x5f\x85\x3f\x54\x11\xce\xb6\xf0\xea\x7a\x5a\x9f\x82\x89\x3b\xb9\xcf\xd2\xf8\x06\xd2\xd8\xbc\x2b\xe7\xc8\x42\xe5\x85\xfe\x4e\x3b\x99\x97\xf3\xd7\x3b\xc0\xff\x72\x24\xeb\xc1\xd9\xff\x8c\x83\x19\x5f\xce\xfd\x82\xcc\x25\x49\xf4\x57\xa3\x0c\x66\xd0\xfc\x74\xd7\xa5\x91\xfd\x1f\x34\x2c\x8d\x4e\x7b\x0d\x09\x5b\x2d\xe5\x7e\x99\x64\xad\x3a\xc6\xc9\x22\x95\xb2\x79\x7f\x0d\x0f\x53\x2a\xa8\x9c\xe1\x91\x3d\xf0\x52\x41\x9f\xde\x77\x7e\x27\xf3\x74\xfe\x9c\x1d\xed\x5f\x49\xd3\x64\x9a\xff\x3c\xf3\x50\x65\x7c\xc2\x13\x33\x6f\x0a\x9f\x1b\x25\x35\xcc\x27\x35\xcf\x68\x99\x11\x3e\xe9\x9f\x54\x5a\xb7\x93\xfc\xb0\x52\xe7\xa3\x74\x8f\x29\x29\x3b\x4b\xe7\xc6\x9c\x84\x2b\x74\x9f\x63\x5c\x8c\xf7\xaa\x68\x9a\x97\xdb\x9a\x18\x92\x46\xe7\xa6\x24\x92\xba\x49\x0e\x8c\x0b\xb1\xcc\x4e\xa5\x08\xf5\x18\xe3\x34\x8a\xe0\x19\xfc\x98\x41\xf2\x3e\xec\x71\x26\xdd\xea\xb4\xf4\xb2\xd9\x8b\xd7\xc9\xa1\x7f\x57\xfc\x96\xd9\x39\xe4\xcd\xe7\x3c\xfc\x7c\xde\x0b\x44\x05\x59\x24\x46\x26\x2a\x86\x76\xa4\x23\x47\x86\x87\x59\xac\xc0\x7a\x51\x21\x18\xd0\x93\x17\x4b\x4c\xe9\x8d\x2a\xf4\xd9\xe3\x5a\xf4\xdc\x83\xc6\xf2\x73\xa1\x64\xb1\x2a\xce\x30\x33\x93\x8c\x27\xa6\xe2\x1d\x77\xec\xa9\xb8\xb0\x94\x4e\xbe\x0a\xf7\x6f\xe8\x9b\x9b\xfb\x27\x3d\x39\x44\xeb\xbc\x48\x72\x82\x34\x7d\x41\xd3\x2f\xa4\x77\x0b\x3a\xde\xda\xf7\x29\x1f\x4e\x0a\x45\xee\x5b\xf3\xe1\x98\x9a\x67\x90\xbf\xd9\x8c\x83\x11\x38\x02\x33\x54\x92\x4f\x76\xb4\x9f\xc3\x6c\x5a\xb7\x5e\x41\x73\xe8\xef\xba\x8d\xe0\x5d\x91\xab\x60\x7e\x98\x4f\xf0\x30\x22\x6f\x92\x0c\x0f\x53\xd5\xd0\x91\xf6\xa5\x5a\x8d\x6f\xa0\xd5\x6a\x5a\xa4\x41\xd5\x25\x7c\x23\xa9\x36\x33\x25\x79\xa8\xee\x6c\x4b\x12\x56\xb5\xd1\x9d\x24\x6a\xd9\x37\x81\xb4\x33\xd5\xae\xb1\x74\x5f\x58\x7a\x65\x26\x9d\x13\xd5\x2a\x73\x07\xf3\x73\x99\xa9\xa3\xaa\x61\x15\x3d\x6f\xe9\x98\xcd\xe4\x9f\x2f\x0b\xde\x47\x71\x88\x65\x9b\x7e\x22\x46\xaf\xca\xb0\xf3\x64\xb1\x2b\x7f\x6d\x4a\xfc\x92\x0f\xc7\xc6\x9c\xfb\x80\x59\x22\x97\xfc\x87\xb1\x4f\x18\x7d\x64\x1c\xc9\xf3\xd5\x2f\xe7\x55\xd7\x7e\x57\x42\x0b\xd3\x6f\x04\xf7\x49\x52\x3d\x34\x9f\xd6\xad\xd3\xda\x32\xae\xc0\x39\x5b\x2e\xe2\x45\x2b\xc5\x48\x45\x33\x1e\x46\x8c\x60\xc8\xf0\x30\x75\x96\x8c\x97\x5b\x59\xd6\x9f\x2c\x53\x5d\xa2\x2e\x9d\x83\xb5\x45\x8c\x6c\xae\xcb\xb2\xa1\xb1\xb6\xd0\x8d\xec\x65\x4d\x23\x77\x30\xac\x7b\xca\x08\xbe\xba\x65\x33\x69\x7d\x6a\x73\xf9\xdc\xa8\xd3\x64\xff\xb2\xf6\x74\x0d\xbd\x69\xcd\x33\xe6\x5b\xab\x6d\xb3\x97\x4e\xb6\x9a\xdf\x8f\x51\x5c\xa3\x26\x81\x73\xbb\x2b\xe6\x4a\xcf\xd1\xf3\xe7\x01\x25\xad\x4f\x70\x0f\x87\x00\x85\xba\x16\xdc\xc3\xde\xb1\x40\xf7\x1f\x5b\x78\x0e\x36\x35\x49\x7d\x03\x60\xed\x30\xa0\xd7\x0e\xe6\xa2\xe8\xf7\x14\xa8\xb9\xc4\x79\xcc\xca\x4d\x80\xf4\x46\x56\xf1\x4c\xba\x66\x40\x59\x2d\x30\xe2\x29\x50\x9c\x01\x8c\x29\x06\xe6\x26\x71\x9e\x62\xf6\x3e\x8e\x4b\xe7\x2b\x73\x3e\x8f\xf0\x0f\xba\x40\x6e\x2c\x10\xac\x00\x64\xec\x06\xa2\xd6\x01\xe9\x22\xf7\x77\xae\x78\xd2\xe4\x47\x03\x25\x8a\x40\xce\x7a\x60\xa1\x0a\x90\x1f\x05\xd4\xde\x06\xf2\xca\x80\x0d\xea\x40\x41\x09\xb0\x3b\x02\x28\x5a\x07\x1c\x3b\xc6\x31\xdd\x0b\x66\x9c\x13\xbd\xfb\x43\x4b\xfe\xbf\x64\x37\x20\x28\xb7\xf4\x81\x68\xdc\x05\x74\xd1\x05\x4e\x1c\x04\x3a\x3b\x03\x3f\x5c\x00\x3a\xe9\xb6\xe0\x1e\x76\xd4\x00\x9d\xf3\x80\xad\x96\x40\x17\x03\x60\xb3\x33\xa0\x9c\x02\x48\x7d\x36\xa9\x5e\xd7\xad\x07\x7a\xef\x01\xaa\x94\x18\xff\x20\xdd\x7d\xe9\x8d\xa5\xfc\x30\x30\x7c\x35\x20\x95\x1e\xbd\x26\xa0\x78\x32\xf3\xfb\xe7\x6b\x4b\x6f\x36\x40\xc1\x29\xc0\x76\x1a\x90\xb9\x95\x6b\x4b\xa5\xd2\xe8\x29\xe6\x3f\xa4\xfb\x9d\x71\x01\x88\xd2\x02\xd2\x12\x80\xf8\xb0\x96\xbe\x07\x99\x7d\x81\xd9\x7f\xf2\xb8\xf0\x04\x90\x33\x1b\xa8\xbd\xd4\xc2\x7f\x90\xe3\x0c\xec\xda\x2e\x3d\x0d\xb8\x9e\xb3\xc0\x10\xb8\xa8\x0e\x94\xaa\x02\xf7\xf3\x80\x79\x83\x81\x0f\x13\xbe\xec\x83\x71\x56\x01\x68\xf7\x84\x73\xc4\xed\x26\x00\x87\x8a\x18\xf7\xf0\xdd\x76\xa0\xc3\x70\xa0\x3e\x1b\xe8\xb0\x18\xf8\xb6\x03\x20\x6f\x0c\xac\x1d\x01\x48\x6f\xea\xad\xfb\x3c\x2c\x19\x0e\xf4\x99\xd8\x82\x7f\x28\x7e\x0a\x68\xdf\x03\x0a\x2f\x72\xcc\x59\x6a\x55\x46\xba\x01\xb9\x8d\x80\xe9\xdf\x40\x56\x03\x20\x75\x6f\xd2\xc3\x00\x07\x75\x40\x2a\xdb\xee\x7e\xc0\x4c\x25\xc0\x4f\xc2\x38\x80\x70\x9f\x4f\xfa\x1e\x24\x03\xb3\xf2\x98\x1f\x61\x76\x03\x90\xb6\x88\x79\x41\xd2\xab\x00\xa9\xfc\x67\xd8\x00\x1b\x8e\xf3\x7a\xee\x9e\xc9\xeb\x26\x95\x87\xdc\xfd\xc0\x2f\xca\x40\xa1\x1a\x70\xef\x0e\x90\xdf\x03\x78\xe3\x07\xe4\x8c\xf9\x9c\x07\xe2\x54\x08\xf7\x3f\x39\x7a\x96\x79\x30\x9a\xfb\x1b\x48\x98\x0f\x63\xab\x19\x8f\x9b\x2d\x99\x27\xa4\x4e\xe0\xfe\x29\x32\xde\x87\xca\x85\xcc\x0f\x22\xe3\x3b\x28\xe9\x01\xf4\x9e\x00\xcc\x39\x08\x68\xbe\x03\x0a\xae\x00\x43\xc3\x18\x97\x61\x98\xcc\x79\xff\x51\x4d\x2d\xf8\x87\x99\xeb\x39\x96\x3d\xbd\x3d\xe0\xf2\x1d\x10\x77\x18\xf0\xba\xcb\xf5\xf0\x61\x46\x40\x7c\x5f\x20\xfa\x32\xe3\x14\x66\x96\x03\xc9\x27\x81\x42\xa3\x16\xfe\x83\xd4\x2b\xc0\x8a\xe3\xfc\x9c\xcd\xeb\x81\xf4\x7c\xe0\xfb\x14\xe6\x53\x38\xd9\x9b\xd7\xf9\xf2\x0f\x40\xd6\x53\xe0\x9f\x06\x20\xf3\x30\xf0\x06\xbc\x9e\xd2\x75\x48\x11\xf3\xde\xc7\xef\xf2\xfc\x9b\x71\x0f\xb2\x7c\x77\x2b\xdc\xc3\x3a\xf1\x96\x28\xcb\xf3\x56\xfe\xc2\xfd\x51\x16\x75\x05\xda\xf7\x00\x4a\xcf\x30\xdf\x81\x54\x0f\x55\x25\x2d\x7c\x07\x52\xab\x2b\x3d\x07\xa4\xdf\x2b\x95\x8b\xb4\xa5\x80\xb1\x2f\x90\x72\x82\x6b\x57\x93\xdd\x01\x9b\x44\x20\x41\x45\x7a\x23\x06\xa4\x97\x34\x0f\x17\x20\xae\x13\x10\xf2\x3d\x10\x3d\x1b\x98\x1a\x08\xc4\x34\x71\xee\x3c\x7e\x1d\x50\x18\xcc\xf9\xe3\x85\x71\x40\xc2\x16\xa0\x46\x07\x48\x0e\x04\x36\x3d\x03\x12\xae\x00\x7b\xb3\x80\x14\x3b\xe0\xa7\x15\xc0\xf4\x0b\xc0\x95\xed\xbc\x86\xff\x58\x02\x33\xd5\x01\x41\xba\xee\xdd\xb9\xfe\x5f\x86\x03\x68\xc6\x3d\x88\x71\xf6\x7d\x87\x78\x6c\xc6\x3d\xc8\x78\x2f\xbe\x82\x7b\x90\xe5\x79\x8b\x8b\x01\xf9\x73\x40\xde\x4d\xb6\xb7\x59\x17\x01\x95\xdd\xac\xef\x92\x5a\x20\xf5\x02\x30\x78\x01\xef\xb3\xf4\x3e\x19\xfb\x2f\x30\xa6\x00\x88\xf3\x00\xac\x12\x81\xd8\x1d\x80\xe3\x81\x96\x75\x88\x28\x05\x02\x33\x81\xf0\xd3\x40\xd4\x64\x20\xa2\x10\x48\x51\x6c\xe1\x3f\x88\x78\x0c\x2c\x68\x07\xc4\xdf\x04\x56\xcf\x05\xe2\x6d\x80\x6f\xff\x05\x62\xa7\x00\xfb\xd6\xb2\x6d\xfd\x49\x02\x24\x3c\x00\x7e\x2b\x04\x92\x74\x81\xa7\xd2\xf5\x52\x07\x3e\x9e\xfe\xa4\x0f\xc8\x0a\x31\xdf\xdd\x0a\xf7\xb0\x4f\x3c\xed\x76\x88\xdd\x01\x65\x79\xde\x6f\x8e\xfc\xe7\x75\x68\x9d\xe7\xcd\x4b\x63\xbe\xa1\x59\xb3\x01\xe5\x19\x9f\xf4\x7b\xd0\x02\x34\x8f\x00\xd3\x2c\x81\x61\x99\x40\x44\x13\x60\x54\x06\x44\xce\x07\xa4\xf7\xa9\x90\x61\xc0\xc4\x52\x20\xf4\x17\xa9\x4f\x0b\x84\x16\x73\xde\x5f\xd6\xff\x21\xd8\x8b\xe5\x21\x38\x0b\xc8\xdb\x0a\x04\x7c\x07\x94\x9e\x05\x42\xdb\x03\x35\x61\x40\xf0\x3a\xae\xeb\x0d\x35\x66\x6c\x9f\xf4\xd6\x2b\x5d\x87\x90\x69\xc0\x2f\x8f\x80\x69\xab\x81\xe7\xd1\x2d\xf8\x0f\x59\x1f\x10\x19\x1f\x82\xac\xdf\xc7\x81\x95\xad\xf4\xa1\x15\xef\xc5\x17\xf8\x0f\xb1\x5e\x59\xc6\x77\xd0\x9c\xef\x7e\xca\x78\xaa\x14\x0b\xa0\x73\x3f\x20\x6e\x29\xd0\xe3\x29\x10\xf5\x2f\xa0\x56\x0b\x84\xef\x00\xb4\x6d\x80\x80\xbf\x01\x9d\x46\xc0\xef\x35\x30\x7a\x17\xe0\x7b\x89\xf9\xa5\xfc\x06\x00\xce\xc9\x80\xef\x53\xc0\xf7\x38\xa8\x0a\x42\x2a\x13\xbe\xb1\xc0\x74\x5d\xc0\x27\x06\xc8\x6b\xcb\xb9\xf0\x85\x6b\x00\xef\x1d\xc0\x0a\x75\xc0\x47\x1b\xd8\xb4\x03\xf0\x7d\x0d\xec\x3f\x01\xf8\x65\x02\xa7\x72\x00\xdf\xbe\x8c\x8d\x0c\x70\x03\x9e\xd4\x01\x7e\x9a\xac\x0f\x3e\x3d\x45\xfc\x83\x88\x83\x90\xf1\x1d\x7c\xc1\x7b\xf1\x95\xbe\x27\xad\xf9\x0e\x9a\x79\x1f\xc4\xdb\x75\x33\xef\x83\x0f\x20\xbd\x4f\x4e\x3d\x01\x28\x3c\x05\xc2\x43\x18\x5f\xe8\xf7\x16\xe8\x97\x0d\x78\xc7\x00\x43\xbb\x00\x5e\x47\x80\x11\xba\xcc\x91\x23\xbd\x98\x4f\x9e\xc9\xb9\x7f\x8f\x6d\x8c\xa7\xf4\xcc\x02\x22\x26\x00\x1e\x8f\x59\x1e\xdc\xaf\xb3\x2f\xe1\x36\x13\x58\x20\xf6\xb7\xa8\x1d\x06\xb8\xd9\x02\x5b\xf6\x02\xee\x8e\x8c\x13\x73\x3d\x0d\x48\xef\x11\x6e\x12\xe6\x15\x73\x8b\xe4\x3e\x31\x6e\xb7\x3e\xe7\x81\x90\xe1\x20\xfe\xaf\x38\xa0\xaf\xe1\x3f\x4a\x44\xfe\x98\xd6\xbc\x0f\x71\xa2\x7d\x09\xac\x64\x7c\x9d\x74\x5f\x15\xde\x03\x93\x7f\x64\xfe\x07\x0f\x6b\x60\xe0\x6d\xc0\x63\x24\x60\x78\x01\x70\x1a\xc8\xbc\x20\xf6\x73\xb9\xff\x9c\xfd\x45\xf6\x27\x1c\xbd\x80\xf0\x27\x80\x7d\x07\x20\x39\x05\x98\xe4\xc7\xd8\x49\xbb\x8b\xcc\x03\x31\x69\x3f\x63\xd6\xa4\x77\x90\xad\x06\xcc\x15\x70\xf0\x1d\x60\x9f\x08\x9c\x8f\x05\xec\x0d\x81\x3f\x6c\x99\x4f\xe2\xd5\x27\xfd\x4f\x2c\x9e\x7e\x8e\x83\x90\xc9\xc1\xd7\xfa\x9e\xd4\x89\xeb\x21\xc3\x7f\x7c\xc1\xfb\x20\xae\x1f\x57\x5d\xb4\xe0\x60\xa2\x3b\xf2\xe8\x23\xf2\x28\xb8\x9d\x01\xda\x39\x73\x9f\x8f\x1e\x2e\x8c\x79\x91\xfa\x19\xb6\x4a\xc0\x50\x13\xee\xdb\x21\x3d\x4f\x27\x5c\x05\xc6\x5f\xe6\xde\x6b\xd2\xcf\x8e\x9b\x04\x04\xc9\x01\x96\x91\x6c\xeb\x2c\x4d\x58\x2f\xa4\x3e\x69\xf9\x33\x3e\x7b\x57\x9e\x05\xcc\x3b\x72\xce\xde\x2c\x14\x38\xbc\x97\x7b\x31\x49\xfd\x66\x8b\x05\xc0\x1d\x2f\xe6\x8d\x78\x55\x0e\x8c\xf3\xf9\x9c\xff\x62\xe8\x00\x31\xef\xff\x5f\xf0\x2f\xcd\x72\xd0\x0a\xff\x31\x6f\xaa\xa8\x0f\x32\x1e\x14\x91\xef\x22\x49\x8c\x3a\x85\x89\xf8\x42\x1f\xb1\x3f\x97\xd3\x00\x1e\x6d\x6e\x72\xee\x56\xfa\x5e\xbd\x97\x31\xde\x41\xea\x8f\x9b\xcd\x01\x0c\x1f\x00\xa6\x07\x00\xab\x1c\x60\xf4\x53\xc0\xd5\x1d\x18\x3d\x0a\x08\x72\x60\x3c\x44\xb2\x26\x30\xc2\x05\xc8\x1b\xc0\xbd\xb8\x16\xbe\x04\x46\xe8\x30\x46\xc3\x20\x13\xd8\xa6\x0c\xe8\xf5\x00\x0e\x36\x02\x3a\xab\x81\xb3\x0d\x80\xde\x13\xc6\x57\x0f\xd1\x02\x9e\x67\x03\x83\x55\x45\xfc\x47\x2b\x1c\xc4\x17\xf8\x0f\x71\xbe\x32\xfc\x47\xf5\xc0\xff\x2c\x07\x73\x63\x78\x6c\xcd\x7f\x11\x27\x46\x63\x9b\x71\x30\xe2\x79\xe4\x20\xae\x9f\xd9\x8f\x80\xdc\x08\x60\x74\x1b\x40\xb9\x3f\x30\xc2\x10\xd0\x68\x04\xf4\xce\x03\xc3\xbd\x00\xbd\x9b\x80\x99\x3a\xdf\x4d\x5c\xca\x01\xbd\x5e\x40\x88\x32\x73\x2e\x25\x7e\x03\x68\x4f\x04\x72\xdd\x18\x53\x54\x56\x0e\xf4\x7f\x08\xd4\xad\xe0\xb5\xdc\x3e\x1e\xd0\x3c\x0b\x1c\xaa\x01\x34\xeb\x81\xc6\x2d\x40\xbf\x1b\xcc\x0b\xa2\x2e\xf2\x48\xc9\x70\x1f\x2a\x0b\x3f\xc7\x41\x7c\xb5\xff\xcd\x7d\x51\x0e\x5a\xe1\x3f\x8a\x83\x3f\x97\x83\x66\x1c\x8c\xc8\x83\x32\x4d\xe4\xbf\xe0\x9e\xfc\x8c\x69\xc1\x27\x59\x9b\x51\xe2\xdf\xe9\x5c\x07\x3a\xd9\x03\x83\x72\x81\x9e\xd3\x81\x81\x5d\x19\x5f\xd9\x7f\x1b\x30\x26\x82\xb9\xc8\xa4\xba\x33\x60\x0c\x10\xb4\x11\x50\x4b\x07\xe2\xa3\x99\x9b\x2b\x37\x18\x50\xad\x06\x16\x46\x02\x3d\x8d\x98\xd3\xad\x67\x1e\xb0\x2d\x06\x50\x6a\x04\x0e\xde\x05\x14\x7e\x06\xce\xd6\x00\xdd\x0d\x80\xdb\xfe\x40\xf7\x95\xc0\xab\x20\x40\x31\x5f\xe4\xbf\xa8\xf8\x7c\x6c\x8d\xff\xa8\x13\xcf\xcd\xff\x2b\xfe\x43\xd6\x07\x47\x86\x7f\x90\xf5\x81\xf1\x15\xed\xa5\x8c\x07\x44\xd6\xdd\x60\xa4\x78\xbe\xf4\x13\xab\xf8\x24\xd2\x7b\x9b\x26\xd0\xdb\x81\xf9\x2c\x55\xb2\xb9\x9f\x94\xf2\xf7\x80\xed\x5f\x40\xf7\x4b\x80\xdf\x2b\xa0\x8b\x1a\x30\x6d\x0f\xd0\xa9\x91\xef\x5b\x1d\x52\x81\x05\x55\x40\xbb\x9b\x40\x8d\x05\x20\x1f\x00\x6c\xed\x23\x75\x08\x81\x83\xb5\x40\xdb\x81\xc0\x69\x91\xeb\xe5\xc6\x03\xc6\x24\xfd\x2b\x9d\x6b\x16\xf0\x5a\x17\xe8\xe0\x0d\x08\xab\x80\x0e\x06\x80\x60\xff\x09\xfe\x43\x64\x55\xfe\x02\xff\xd1\x9a\xff\xa2\x35\xfe\x43\x8c\x3a\x46\x8a\x38\x21\x19\xfe\x61\xb2\xc8\xe2\x6f\x2f\x62\x0e\xc6\x89\xd9\x2c\x7d\x71\x3d\xd4\x44\xfe\xbe\x6e\x79\x40\xc7\x78\xa0\xb3\x0a\xa0\xe6\x01\x74\xea\x0c\x18\x0d\x01\xe4\x3e\x00\x13\xf6\xf1\xdd\xc7\x4b\xe4\x60\x89\x11\x39\xdf\xd2\xc5\x2f\x99\x27\x7e\xc7\x0a\x1f\x1e\x37\x8b\xb2\xb7\xbf\x86\xc7\xd3\x0f\x78\xbc\x2e\xee\xe1\xe3\x65\x3c\xbe\x16\x7d\xc0\x0f\xa2\x0f\x20\x6c\xf8\x0f\xf8\x0f\x31\xeb\x24\xc3\x3f\xcc\xfe\x93\xc7\x6c\x71\x5d\x64\x38\xa8\x44\x31\xaa\x34\x55\xfe\xf3\xf9\x4f\x11\xd7\x4d\x86\x83\x19\x7f\x9f\xb3\x56\xdc\xb3\x1f\x18\xd2\x99\x47\x55\x31\x7a\xfb\xc9\x7f\xd9\xbd\x5e\xf1\xff\xd1\x13\xcf\x1e\x6b\x71\xf4\x12\x9f\x15\x6d\x2b\xbe\xc3\x72\x1e\x4b\x44\xcc\xc2\x72\x91\xab\x67\xa3\x38\xbf\xef\xc5\x67\x9f\x14\x7d\xe0\x6b\xe2\xde\xfe\x23\x46\x08\xdf\x89\x7b\xf7\x29\x1e\xe4\x6b\xf8\x97\xa2\xb7\x8c\x87\xc8\x11\xe7\x9b\x26\xda\x8b\x24\x09\x4f\x39\xa6\x88\xf1\x2e\xe1\x4f\xda\x51\xbc\xde\x57\xd2\x91\xe2\xfd\x1e\xcb\x3a\xee\x05\xe5\xbd\x3a\xd1\x5b\x98\x39\x74\xa6\xbc\xaf\xce\x4d\x05\x8a\x42\x6a\xd2\xed\x03\xe8\xbc\xb2\xfb\x22\x7e\xa2\x62\x60\x3b\x8a\x47\x2b\x14\xf5\x21\xdc\x87\xc2\x56\x7d\xfa\xe6\x6e\x4b\xc7\x13\x06\xa9\x5b\xbd\x17\xad\x87\xc2\x2d\xce\x88\x28\x18\x70\x05\x5d\xb7\x68\x8e\x7c\x76\x45\x35\xd9\xb0\xce\x79\x8c\x71\xeb\xb8\x71\x2f\xc9\x9c\x7c\xc2\x8f\x34\xb7\xf6\x72\xbf\xd0\xba\xc8\xbd\xbd\x4b\x79\x42\xb9\xd3\x9c\xdf\x6d\xd3\x97\x47\x8c\x20\xfc\x83\x01\xbc\x3f\x9d\x7f\xb1\xb8\x9f\x79\x47\xda\x52\x3c\x3e\xdd\xac\xdd\x12\x9e\x7f\x7b\x7a\x9b\xe8\x54\x05\xfa\x7d\xb8\x83\x22\x57\xe1\x9b\xa9\x10\x8b\x89\x9b\x84\x71\x12\x93\xd4\xfb\x50\xf5\xac\xc5\xc6\xde\x94\xff\x35\xb8\xd3\x87\xa2\x6a\x03\x2a\xfa\x91\xa5\x54\x9e\xab\x2e\xee\x9a\x44\x8c\x5b\xaa\xf7\x91\xa7\xbc\xac\xc6\xe8\x3e\x14\xb9\x93\x0c\x61\xdd\xd1\xe8\x60\x4d\xf3\xd3\x68\xf4\x22\x5b\xae\xa6\xc8\x91\x75\x35\x8f\x99\xb4\x67\x7d\x1f\x15\x91\x9e\xf4\xe9\xb9\x94\x6c\x52\xef\xe7\xeb\xe9\x6c\xeb\xd9\xb4\x7b\x26\x8f\xc7\x29\x1e\xa9\x42\xfc\x62\x80\x4a\xfd\x1d\xae\x34\xce\x7e\xc9\x15\x75\x22\x2f\x4a\xb7\xeb\xd2\x71\xe1\x06\xde\xf7\xb9\x2e\xcc\x2e\x9e\xe3\xdc\x81\x3c\xcc\x0c\xd3\xce\xd4\x6d\x24\xb9\x92\x71\x21\xb1\x8a\x3d\x29\x9a\x18\x56\xde\x8b\xe6\xef\x53\xa8\x4e\xeb\xe7\x36\xbb\x1f\x55\x07\x3b\x6c\x64\x5c\x88\xd5\xc2\x01\xc4\x07\x60\x9c\x36\x98\xa4\x6e\x88\x2b\xe3\x07\xfa\x1e\x19\x4e\x37\xd9\x2e\x1b\x87\x8b\x48\x34\xd1\x11\xc7\x50\x11\x79\x33\x6c\x88\x1a\xd9\xd4\x61\x7f\xe9\x92\x6d\x1e\xf6\xa7\x25\xc5\xa5\x87\x19\xba\xd3\x19\x34\x24\x28\xdc\x9d\x3f\x9f\x4a\x99\xc6\x61\xb9\xcc\x1c\x3e\xb4\xfb\x12\x3a\xe3\x07\x59\x33\xd6\x71\x80\xc9\x0e\xd2\xe1\x01\xc7\x8f\x50\x64\x58\x2b\xf4\x1c\xfd\x5d\xff\xae\xcc\x0b\xd2\xef\xcc\x13\xba\x4b\x32\xfe\x03\x50\x27\x9e\xff\x66\xfc\xcf\xaa\xee\x94\x2d\x4c\xb7\x54\xa1\x28\x66\xf2\xc4\x9e\x14\x7f\x9e\xe6\xdc\x87\x10\xd8\xa1\xe3\xb4\xe8\x26\xe6\xb7\x8e\xe7\xeb\x36\x75\x08\x59\x7c\x47\x71\x3e\xd6\x5b\x75\xc8\xea\x8c\x2e\xe7\xdd\xd4\x01\xa3\x7b\xb4\x8e\x18\x91\x74\xf6\xe8\x60\x4c\x59\x68\xb9\x8a\x51\xe2\x49\x6d\x2c\x7a\x28\xc6\xa7\xba\x30\x83\xc8\x0d\xb6\x9d\x63\xca\x74\x69\xe5\xc7\x54\x30\x8f\xf7\x18\x25\x37\xda\xff\xd1\x45\x21\x94\xbf\x18\x3d\x2a\x99\x34\xcd\x78\x7d\x1e\x69\x96\x71\x28\xfb\x76\x23\x1e\xd7\x52\x6c\xc4\x50\xc2\x77\x03\x23\xe7\x43\x54\x2f\xaf\xdb\x78\x8a\xea\x14\x75\x43\x7f\xa5\xcf\xeb\x75\x7d\x40\xeb\x21\xeb\x1b\x34\x54\x42\x75\x5a\x53\x55\x29\x8f\x35\xab\x94\xe7\x3b\xfd\xa3\x3a\x45\x8f\x65\x3c\x30\x11\x0d\x3c\x4f\xff\x1f\x39\x9a\xee\x65\x60\x48\xd9\x56\xe7\x30\x23\xf2\xc0\x26\x3e\x36\x26\x85\x30\x97\x8c\xa2\x13\xc1\x60\xa5\x09\xfd\xfd\xa0\x47\x9c\x95\x53\x8b\x35\x23\xf9\x52\x34\xb4\xf8\x9b\xe7\x6d\x21\x7a\x1a\x16\xa2\x75\xb3\xb4\xef\x46\xbe\x86\xb5\x81\x06\xbd\x9f\xd5\x37\x3a\x14\x7f\xb6\x9c\x61\x4e\x79\x18\xab\x1d\x4e\x54\x09\x3a\xde\x24\x98\x38\x11\xc7\xdb\x26\x50\x1c\xde\xe2\x60\x36\x69\x96\x65\xd6\x02\x42\xda\x58\xca\x71\x7c\xda\x12\x8c\x93\xb2\xf4\xde\x4f\x16\x6b\xdc\xb9\x53\xb4\x1e\xe6\xfd\xaf\x50\x3e\xc7\xcc\xf5\x6f\x7a\x33\xd3\x91\x2f\xe9\x1c\xe1\xbe\x41\xe9\x3b\xb4\x08\x21\x97\x52\xdf\x9f\x4e\xbe\xf8\x0b\xba\xb4\x4f\x11\xcf\xb8\x8a\x32\x70\xcf\x48\xc2\x07\x79\xf7\x67\x1e\x18\xd7\x1f\xc7\xd0\x5f\xb7\xc6\xc1\x8c\x16\xf3\xe6\xc3\xcf\x4c\xa4\x2c\x82\x66\x3d\xa3\x9b\x54\xa6\xd8\x90\x5c\xc9\xaf\xb6\x13\xed\x82\xfd\x35\x1e\x1d\x96\xb3\x65\xb2\xaf\x55\xa0\x15\x76\x70\x91\x90\x65\x71\x78\xad\x4b\x79\x0d\x27\xfd\x71\xb4\xd2\x8e\xf5\x4e\x24\xef\x8e\x87\x19\x41\xe0\x14\xcd\x77\x38\x47\x64\x8c\xe3\xbf\xe3\x8c\x89\x23\xb8\x7e\xd5\xfe\xdc\x06\xb2\xe9\x0e\x86\xdf\xd1\x3a\x4e\x0a\x6c\x20\x39\x99\x14\x77\x81\x24\x73\x62\x56\x13\xe1\x0d\x6c\xef\x3e\x7b\xc6\xeb\x2b\x38\x03\x29\x5a\xc3\xe8\xfd\xe2\x9b\x78\xde\xd1\xba\xa3\x49\xea\x02\x7e\x32\x26\x29\x9c\xf2\xc8\x8c\x4e\x6f\xb7\x1a\x4b\xda\x2d\x3b\x5d\x6b\x5a\x75\xeb\xa4\x09\xa4\x65\x26\xaf\xed\x68\x9e\x86\x6d\x1d\xe8\x26\x31\xc8\x9c\xf1\x12\x7d\xa3\x9d\x68\x5d\x14\x9f\x39\xe7\xb3\x3e\xb8\x89\x9e\x87\x87\x28\x07\x5e\x12\x50\x9e\x7b\xb2\x9e\x22\xd9\xaf\xc9\x45\x12\x62\xdc\x98\x1c\xca\x7a\xe1\x35\xdb\x8c\x10\x7a\x93\x1b\x1d\xe8\x09\x93\x7b\xfb\x12\x42\xc5\xab\x38\x86\xee\xb8\x5e\xba\x69\x84\x50\xf3\x04\x57\xdc\x7a\x19\x2c\x25\xcb\xe4\xb1\xf1\x9b\x31\xfc\x3d\xdc\xd7\xde\xd3\xeb\x28\xad\xab\xbb\xdd\x59\xc2\xc3\xb8\xfd\xf6\x1b\xe9\x9f\xcb\xc1\xfb\xb4\xf3\x4e\xc3\x5e\xef\x02\x92\x4e\x1a\x13\x0a\x21\x6a\x8b\x29\xc9\x6f\x88\xf6\x38\xb2\x0f\xbe\x47\xac\x49\x1a\x3d\x3d\x6d\x08\x7d\xe1\x3c\xdd\x81\xb4\x6b\xe2\x0b\x07\xca\xaa\x9b\x9b\xbb\x90\x7e\xb4\xc6\xc1\xf4\x6f\x62\x7c\x88\x6a\xb4\x27\xe5\x85\xbb\x36\x33\xab\xf9\x24\xf3\xe8\x27\xe6\x71\xfc\xe3\xda\x50\x9e\x2d\x60\x10\xe3\x40\x02\x1a\x39\x14\x16\xd0\xa8\x4b\x16\x35\x60\xaa\xc9\x1c\xfe\x99\xeb\x79\x03\xe6\x4f\xa1\xbc\x70\x90\x65\x94\x05\xff\x3e\x95\x4e\xa2\x40\xfd\x02\xd2\xff\xc0\x5c\xb6\x13\x01\x37\x56\xd2\xdd\xc7\xff\x04\xdb\x89\x00\x2b\xc6\x11\xfa\xdf\xff\x99\xbf\xbf\xee\x0a\x9d\x64\x7e\xda\x7f\xd2\x49\x37\xc5\xfd\x65\x09\x10\xa3\x36\x8e\x22\x2f\xa1\x2b\x27\x92\xa7\x13\x20\x61\xdc\x8f\x57\x93\x33\x7d\x9b\xab\x92\xb3\x15\xfe\xdf\x70\x30\xf5\xde\xb4\x2e\x83\x35\x99\x27\x45\x23\x98\xf9\x24\x54\xc0\x52\x2c\x6f\x1e\x2c\x7a\x2b\x32\x1c\x4c\x64\x7b\x71\xf4\xe5\x13\x39\x22\x4b\x89\x3c\x8d\xc8\x47\x9a\xa4\x79\x11\xa7\xf4\x48\x53\x23\x57\x98\x51\x9e\x33\xaa\xce\x9e\x16\x28\x22\x99\x11\x37\x91\x15\x61\x3b\x78\x9c\x4e\x7f\x1f\xd5\x85\x5d\xbc\x48\xab\xb2\xd1\xf4\xb9\xfb\x2b\xe8\x9c\x0c\xcf\xd8\x44\xeb\x14\x11\xbb\x2f\x96\xc7\x93\x64\x27\x9a\x71\x31\x17\x6f\xd1\xf3\x42\x42\x1f\x35\x49\xed\x20\xcf\x3b\xf0\x92\x13\x45\x56\x7c\x8c\xdd\x48\x8a\xdc\x16\x7b\x12\xea\xd2\xd1\x8d\xbb\x15\x59\x37\xf1\xbe\xb6\xc6\xc1\x0c\x5b\x1d\x94\xc8\x72\xc0\x7d\x91\xfa\x28\x33\x3e\x44\xe1\x48\x38\x69\x77\x5b\xdd\x66\x1c\x8c\x8c\x17\x46\xec\x0b\x13\x5f\xd2\x9e\xde\x2f\x2e\xab\x07\xad\x5c\x5c\x9d\x26\x9d\xf7\x89\xb6\x7a\xb4\x62\xf1\x0f\x4d\x69\x27\x12\x0c\x6d\x19\xaf\x11\xc5\xf9\xee\xc4\xf1\x8c\xb8\x49\x72\xe3\x0c\x7c\xc2\x96\x2c\xfa\xc6\xf8\xaa\x52\x3a\x91\x13\xea\xd8\x37\x8c\xdf\xbb\x8e\x90\x1a\xf1\x4d\xbb\xe9\x0d\xe2\x0d\x1a\x68\xa7\xe2\x02\xce\x91\x1e\xca\x70\x31\xb1\x78\x70\x06\x08\x99\xc1\x68\x34\xdf\x09\x8c\x83\x99\x3c\x60\x0a\xa1\x67\xbe\x8e\x83\x09\x21\xaf\xde\xe0\x18\xbf\xcd\x60\xcd\x08\xf2\xab\xfa\xcd\x61\x76\x0a\x19\x0e\xa6\x73\x5e\x34\x69\x23\xb2\x13\x44\xef\x76\xba\xe8\x59\xcb\xf0\x30\x33\x0c\xe4\xe9\xa4\x49\xd5\xef\x41\x08\xec\x94\xd5\x8c\xc0\x9d\x29\xd1\x25\xbd\x9f\x59\xce\xcc\x63\x69\xe3\x27\xd1\xf9\x91\xb6\x78\x32\xe5\x83\x67\x29\x87\x32\xc3\xd1\xb9\x44\x3a\xe9\x67\x1e\xc9\xa4\xbb\x5e\x6a\xce\x5c\xd2\xd0\x19\xdb\xb8\x76\x2c\x6d\xfc\x5a\xee\xbf\x14\xbf\x8d\x62\xce\x29\xf5\xcc\x9b\x93\x9a\x72\x9a\x76\x28\xf9\xfc\xd5\xc5\xbc\x9e\xb7\xde\x4b\xf5\xc0\x8f\xf6\xdd\x6b\x8e\x3f\x79\xb5\xae\xea\x9c\x4d\x76\x70\xe7\xfd\x1d\x5f\x1d\x41\x37\x02\xd3\x40\xf6\xe6\x9a\x71\x30\x1e\xd3\x08\x75\x33\xc0\x3f\x8e\xec\x68\x5f\x07\xc6\x87\x28\xd7\x32\xaa\xaf\xc3\x91\x64\xd1\x5f\x9c\xf1\x2d\x8f\xb3\x44\x1e\x04\x19\x1e\x26\xe3\x48\x07\x9a\x6f\xd6\x82\x1e\xf4\x97\x59\x0e\x9a\x84\x5b\xc8\x4a\xe0\x13\x3a\x53\x7d\x2c\xdd\x93\xb2\x9d\x6d\xc9\x4f\xcc\xae\xf4\xa4\xf3\x24\x3b\x37\xb8\x9e\x7f\x3f\x8d\xde\x30\xcb\x6d\x16\x9d\x0f\x59\x2b\x98\x89\x22\xcb\x6d\x31\xe3\x64\x1a\x57\xd1\x79\x9c\x25\xd9\x72\x9d\xbf\xf7\x00\xed\x54\x86\xe2\x49\x8a\x11\xa5\x9b\x5d\x26\xbd\x9a\x95\xd5\xf4\x0f\xe0\x3d\x86\x6f\x48\x6e\xf1\xa1\x24\x9d\xce\x5d\xa3\x68\x75\x27\xde\x9c\x4a\xa7\xd3\xb8\xca\x18\xd2\xb6\x31\xdd\x19\x17\x62\x98\xce\xbc\x30\xc3\x72\x99\x27\x45\xf3\xac\x88\x83\x69\xe2\xbe\x41\x0a\x09\x33\x49\x5f\xe4\xfb\x65\x88\x9e\x7a\xce\x0b\x71\x6c\x8d\x87\x19\xdf\x91\x56\x44\x86\x87\x29\x1c\xa3\xc5\xf8\x97\x7b\x3a\x84\xab\xcd\xdf\x31\x96\x2c\x6b\x61\xf4\x44\xba\x0b\x17\x34\x71\xbf\xa0\xd9\x59\x8c\x1f\x2c\xf4\xe1\x37\x2b\x6c\x3b\x63\x1b\x3f\x6f\x36\xc9\xcd\x6c\xe5\x72\x7a\xa5\xd9\x0d\xcc\xb4\x30\x5b\x99\xf9\xd6\x0a\xc5\xbc\x7f\x7e\xf1\x31\xc2\x57\xe5\x37\xb1\x9d\xc8\xad\xbf\x91\x0b\x78\x3e\x8c\xa4\xfb\x8f\x4b\xd2\x54\xf2\x66\x65\x7d\xa1\xac\x0d\x78\x7f\xcd\xe2\x12\xe9\xed\x46\x6d\xe3\x3e\x49\x7a\xde\x33\xb8\x5f\xda\x73\xee\x02\x29\xd1\xe4\x3e\x49\xbd\x46\x30\x1e\xa6\x9b\x1e\xdf\x4c\xdb\x36\xe6\x8a\x78\xa8\x42\xd1\x7f\x6a\x8d\x87\x99\xdf\x96\xf3\xfe\xa5\x86\xaa\xc4\x57\x53\x6a\xcb\x06\xa4\xe4\x89\x0e\x9d\xeb\xf3\xea\x79\x1d\x4a\x05\x1b\xc2\xb1\x94\xe6\xb9\xd1\xbe\xcf\x3b\xcc\x79\xff\x79\xf5\x31\x74\xff\x94\xf1\xc4\xcc\xab\x2f\x64\xfc\x8b\xb0\xf0\x08\x8f\x5c\x53\x56\x2c\x59\x4f\xf7\x96\xe2\x07\x7b\x98\x27\xe6\xc6\x31\x67\xfe\xfd\x19\xd2\xdc\xa2\xc4\xab\x81\x80\xcb\xed\x69\x14\x51\x74\xb0\x4c\x20\x3b\x60\x33\x20\x99\x22\x8f\x96\x48\x11\xef\xcb\x1c\x69\x19\x29\x56\xe2\x0d\xfb\x2e\x83\x6e\xc1\x03\x4f\x64\x91\xfe\xa8\x67\xf2\xbc\x55\xc4\x08\x4d\xe7\x5a\x59\xa4\xa2\x48\xed\xf3\x79\xb7\xc6\xc3\x2c\x6a\xec\x48\x9e\x65\x85\x33\xaf\x43\x85\xbb\x16\x7d\x62\x71\x20\x23\xb7\x2b\x1a\xc6\x8a\x78\x19\xf6\xc8\xca\x57\xb9\xd0\x49\x5c\x7e\x9f\x4f\xa2\xc5\x1a\xac\xa1\x8b\x1d\xf8\xbe\xd1\xcc\x13\x93\x5f\x46\x3b\x58\x7e\x6d\x39\xd5\x63\x94\x3b\xad\xa3\x37\x5d\x24\xa9\xa7\xbf\x2b\xcf\xfd\xe1\x21\xff\xcc\x7d\x08\x17\x34\x5d\x11\x00\x27\x97\x64\xf2\x2a\x6c\xbb\xf0\xfe\x8e\x2f\x67\xfe\x9f\x71\xb9\x99\x62\x1f\x98\x2c\xd2\x52\x83\x80\x1c\xfa\x59\xd6\x1f\x4a\xeb\x26\xa3\x9b\xd5\xb4\xb9\x1b\x66\xf7\xdf\x8a\x48\xba\xbf\xde\x27\xea\x3f\xe0\x61\xc8\x42\x57\xed\x57\x21\xfc\x47\xd5\x42\xcd\xb3\xfc\x7b\x1d\xee\x93\x54\x36\x86\x4e\xd8\xaa\x2b\x13\xc8\xcf\x58\x76\xd7\x95\x3c\x9d\x6a\x0d\x7f\xc2\x87\x57\x59\x46\x91\x04\x57\xed\x9a\x4e\xfb\x5a\xb5\x24\x8f\xec\x41\x75\xf9\x7c\xd2\xfb\xaa\x0e\xdc\xa7\xb4\xea\x23\xe3\xa4\x96\xaa\x6d\xa3\x3e\x4a\x95\x25\xec\x4f\x54\x1a\x9c\xdc\xce\xe3\x25\x9a\x71\x9b\x36\x6d\xdb\xca\xc9\xb5\x6b\xd7\xbe\xbd\xbc\x7c\x87\x0e\x1d\x3b\x76\xea\xd4\xb9\x73\x97\x2e\x5d\xbb\x76\xeb\xa6\xa0\xa0\xa8\xd8\xbd\xbb\x92\x92\xb2\x72\x8f\x1e\x2a\x2a\xaa\xaa\x3d\x7b\xf6\xea\xd5\xbb\x77\x9f\x3e\x7d\xfb\xaa\xa9\xa9\xab\x6b\x68\x48\x24\xfd\xfa\x69\x6a\x6a\x69\xf5\xef\x3f\x60\xc0\xc0\x81\xda\xda\x83\x06\x0d\x1e\x3c\x64\xc8\xd0\xa1\xc3\x86\x0d\x1f\xae\xa3\xa3\xab\xab\xa7\xa7\xaf\x6f\x60\x60\x68\x68\x64\x34\x62\xc4\xc8\x91\xc6\xc6\xa3\x46\x8d\x1e\x3d\x66\xcc\xd8\xb1\x26\x26\xa6\xa6\x66\x66\xe6\xe6\xe3\xc6\x59\x58\x58\x5a\x5a\x59\x59\x5b\x8f\x1f\x3f\x61\xc2\xc4\x89\x36\x36\xb6\xb6\x93\x26\xd9\xd9\xd9\xdb\x3b\x38\x38\x3a\x3a\x39\x39\x3b\xbb\xb8\xb8\xba\xba\xb9\xb9\xbb\x7b\x78\x78\x7a\x4e\x9e\xec\xe5\xe5\xed\x3d\x65\x8a\x8f\x8f\xaf\xaf\x9f\x9f\xbf\x7f\x40\x40\x60\x60\x50\x50\x70\x70\x48\x48\x68\x68\x58\x58\x78\x78\x44\x44\x64\x64\x54\xd4\xd4\xa9\xd1\xd1\x31\x31\xd3\xa6\xc5\xc6\xc6\xc5\xc5\xc7\x27\x24\x24\x26\x26\x25\x25\x27\x4f\x9f\x9e\x92\x92\x9a\x3a\x63\xc6\xcc\x99\x69\x69\xb3\x66\xa5\xa7\x67\x64\x64\x66\x66\x65\x65\x67\xe7\xe4\xe4\xe6\xe6\xe5\xe5\xe7\x17\x14\x14\x16\xce\x9e\x3d\x67\x4e\x51\xd1\xdc\xb9\xc5\xc5\x25\x25\xa5\xa5\xf3\xe6\xcd\x9f\xbf\x60\x41\x59\xd9\xc2\x85\x8b\x16\x95\x97\x57\x54\x2c\x5e\xbc\x64\x49\x65\xe5\xd2\xa5\xcb\x96\x55\x55\x55\x57\x2f\x5f\xbe\x62\x45\x4d\x4d\x6d\x6d\x5d\xdd\xca\x95\xab\x56\xad\x5e\xfd\xcd\x37\x6b\xd6\xac\x5d\xbb\x6e\xdd\xfa\xf5\x1b\x36\x6c\xdc\xb8\x69\xd3\xe6\xcd\xdf\x7e\xbb\x65\xcb\xd6\xad\xdb\xb6\x6d\xdf\x5e\x5f\xbf\x63\xc7\xce\x9d\xbb\x76\xed\xde\xbd\x67\xcf\xde\xbd\xdf\x7d\xb7\x6f\xdf\xf7\xdf\xef\xdf\x7f\xe0\xc0\xc1\x83\x87\x0e\x1d\x3e\x7c\xe4\xc8\xd1\xa3\x3f\xfc\xd0\xd0\x70\xec\xd8\xf1\xe3\x3f\xfe\x78\xe2\xc4\xc9\x93\x3f\xfd\x74\xea\xd4\xcf\x3f\x9f\x3e\x7d\xe6\xcc\xd9\xb3\x8d\x8d\xe7\xce\x9d\x3f\x7f\xe1\xc2\xc5\x8b\x97\x2e\xfd\xf2\xcb\xe5\xcb\x57\xae\x5c\xbd\x7a\xed\xda\xaf\xbf\xfe\xf6\xdb\xf5\xeb\xbf\xff\x7e\xe3\xc6\xcd\x9b\x7f\xfc\xd1\xd4\x74\xeb\xd6\xed\xdb\x77\xee\xdc\xbd\xfb\xe7\x9f\xf7\xee\xfd\xf5\xd7\xdf\x7f\xff\xf3\xcf\xfd\xfb\x0f\x1e\x3c\x7c\xf8\xe8\xd1\xe3\xc7\x4f\x9e\x3c\x7d\xfa\xef\xbf\xcf\x9e\x3d\x7f\xfe\xe2\xc5\xcb\x97\xaf\x5e\xbd\x7e\xfd\xe6\xcd\xdb\xb7\xef\xde\xbd\x7f\xff\xe1\xc3\xc7\x8f\xc4\x4c\xfb\xbf\xfd\xff\xdf\xfe\xff\x6f\xff\xff\xb7\xff\xff\xdb\xff\xff\x5f\xee\x3f\x10\x17\xc9\x1d\xf7\xe4\xda\x69\x01\x62\x5d\x71\xf3\x7f\xff\xe1\xe7\x36\x6d\xdb\xd0\xff\x69\x0b\x39\xb4\x43\x7b\xc8\xa3\x03\x3a\xa2\x13\x3a\xa3\x0b\xba\xa2\x1b\x14\xa0\x88\xee\x50\x82\x32\x7a\x40\x05\xaa\xe8\x89\x5e\xe8\x8d\x3e\xe8\x0b\x35\xa8\x43\x03\x12\xf4\x83\x26\xb4\xd0\x1f\x03\x30\x10\xda\x18\x84\xc1\x18\x82\xa1\x18\x86\xe1\xd0\x81\x2e\xf4\xa0\x0f\x03\x18\xc2\x08\x23\x30\x12\xc6\x18\x85\xd1\x18\x83\xb1\x30\x81\x29\xcc\x60\x8e\x71\xb0\x80\x25\xac\x60\x8d\xf1\x98\x80\x89\xb0\x81\x2d\x26\xc1\x0e\xf6\x70\x80\x23\x9c\xe0\x0c\x17\xb8\xc2\x0d\xee\xf0\x80\x27\x26\xc3\x0b\xde\x98\x02\x1f\xf8\xc2\x0f\xfe\x08\x40\x20\x82\x10\x8c\x10\x84\x22\x0c\xe1\x88\x40\x24\xa2\x30\x15\xd1\x88\xc1\x34\xc4\x22\x0e\xf1\x48\x40\x22\x92\x90\x8c\xe9\x48\x41\x2a\x66\x60\x26\xd2\x30\x0b\xe9\xc8\x40\x26\xb2\x90\x8d\x1c\xe4\x22\x57\xc8\x13\xf2\x85\x02\xa1\x50\x98\x2d\xcc\x11\x8a\x84\xb9\x42\xb1\x50\x22\x94\x0a\xf3\x84\xf9\xc2\x02\xa1\x4c\x58\x28\x2c\x12\xca\x85\x0a\x61\xb1\xb0\x44\xa8\x14\x96\x0a\xcb\x84\x2a\xa1\x5a\x58\x2e\xac\x10\x6a\x84\x5a\xa1\x4e\x58\x29\xac\x12\x56\x0b\xdf\x08\x6b\x84\xb5\xc2\x3a\x61\xbd\xb0\x41\xd8\x28\x6c\x12\x36\x0b\xdf\x0a\x5b\x84\xad\xc2\x36\x61\xbb\x50\x2f\xec\x10\x76\x0a\xbb\x84\xdd\xc2\x1e\x61\xaf\xf0\x9d\xb0\x4f\xf8\x5e\xd8\x2f\x1c\x10\x0e\x0a\x87\x84\xc3\xc2\x11\xe1\xa8\xf0\x83\xd0\x20\x1c\x13\x8e\x0b\x3f\x0a\x27\x84\x93\xc2\x4f\xc2\x29\xe1\x67\xe1\xb4\x70\x46\x38\x2b\x34\x0a\xe7\x84\xf3\xc2\x05\xe1\xa2\x70\x49\xf8\x45\xb8\x2c\x5c\x11\xae\x0a\xd7\x84\x5f\x85\xdf\x84\xeb\xc2\xef\xc2\x0d\xe1\xa6\xf0\x87\xd0\x24\xdc\x12\x6e\x0b\x77\x84\xbb\xc2\x9f\xc2\x3d\xe1\x2f\xe1\x6f\xe1\x1f\xe1\xbe\xf0\x40\x78\x28\x3c\x12\x1e\x0b\x4f\x84\xa7\xc2\xbf\xc2\x33\xe1\xb9\xf0\x42\x78\x29\xbc\x12\x5e\x0b\x6f\x84\xb7\xc2\x3b\xe1\xbd\xf0\x41\xf8\x28\x48\xff\x03\x20\xb4\xf9\xd8\xf6\x83\xdc\xfb\x76\xef\xda\xbf\x95\x7f\xd3\xe1\x75\xc7\x57\x9d\x5e\x76\x7e\xd1\xe5\x79\xd7\x67\xdd\xfe\x55\x78\xaa\xf8\xa4\xfb\x63\xa5\x47\xca\x0f\x7b\x3c\x50\xb9\xaf\xfa\x4f\xcf\xbf\x7b\xfd\xd5\xfb\x5e\x9f\x3f\xfb\xde\x55\xbb\xa3\x7e\x5b\xe3\x96\xa4\xa9\xdf\x1f\x9a\x37\xb5\x6e\xf4\xff\x7d\xc0\xf5\x81\xbf\x69\xff\x3a\xe8\xda\xe0\xab\x43\xae\x0c\xbd\x3c\xec\x97\xe1\x97\x74\x2e\xea\x5e\xd0\x3b\xaf\x7f\xce\xa0\xd1\xf0\xac\xd1\x99\x11\xa7\x47\xfe\x6c\x7c\x6a\xd4\x4f\xa3\x4f\x8e\x39\x31\xf6\x47\x93\xe3\xa6\xc7\xcc\x1a\xcc\x7f\x18\x77\xd4\xe2\x88\xe5\x61\xab\x43\xd6\x07\xc7\x1f\x98\xb0\x7f\xe2\xf7\x36\xfb\x6c\xbf\x9b\xb4\xd7\x6e\x8f\xfd\x6e\x87\x5d\x8e\x3b\x9d\x76\x38\xd7\xbb\x6c\x77\xdd\xe6\xb6\xd5\x7d\x8b\xc7\xb7\x9e\x9b\x27\x6f\xf2\xda\xe8\xbd\x61\xca\x7a\x9f\x75\xbe\x6b\xfd\xd6\xf8\x7f\x13\xb0\x3a\x70\x55\xd0\xca\xe0\xba\x90\xda\xd0\x9a\xb0\x15\xe1\xcb\x23\xaa\x23\xab\xa2\x96\x4d\x5d\x1a\x5d\x19\xb3\x64\xda\xe2\xd8\x8a\xb8\xf2\xf8\x45\x09\x0b\x13\xcb\x92\x16\x24\xcf\x9f\x3e\x2f\xa5\x34\xb5\x64\x46\xf1\xcc\xb9\x69\x45\xb3\xe6\xa4\xcf\xce\x28\xcc\x2c\xc8\xca\xcf\xce\xcb\xc9\xcd\xcd\xc9\xcb\xce\xcf\x2a\xc8\x2c\xcc\x98\x9d\x3e\x67\x56\x51\xda\xdc\x99\xc5\x33\x4a\x52\x4b\x53\xe6\x4d\x9f\x9f\xbc\x20\xa9\x2c\x71\x61\xc2\xa2\xf8\xf2\xb8\x8a\xd8\xc5\xd3\x96\xc4\x54\x46\x2f\x9d\xba\x2c\xaa\x2a\xb2\x3a\x62\x79\xf8\x8a\xb0\x9a\xd0\xda\x90\xba\xe0\x95\x41\xab\x02\x57\x07\x7c\xe3\xbf\xc6\x6f\xad\xef\x3a\x9f\xf5\x53\x36\x78\x6f\xf4\xda\x34\x79\xb3\xe7\xb7\x1e\x5b\xdc\xb7\xba\x6d\x73\xdd\xee\x52\xef\xbc\xc3\x69\xa7\xe3\x2e\x87\xdd\xf6\x7b\xec\xf6\x4e\xfa\xce\x76\x9f\xcd\xf7\x13\xf7\x4f\x38\x30\xfe\xa0\xf5\x21\xab\xc3\x96\x47\x2c\x8e\x8e\xfb\xc1\xbc\xc1\xec\x98\xe9\x71\x93\x1f\xc7\x9e\x18\x73\x72\xf4\x4f\xa3\x4e\x19\xff\x3c\xf2\xf4\x88\x33\x46\x67\x0d\x1b\x0d\xce\xe9\x9f\xd7\xbb\xa0\x7b\x51\xe7\xd2\xf0\x5f\x86\x5d\x1e\x7a\x65\xc8\xd5\xc1\xd7\x06\xfd\xaa\xfd\xdb\xc0\xeb\x03\x7e\xef\x7f\x43\xeb\xa6\xe6\x1f\xfd\x9a\x24\xb7\x34\x6e\xab\xdf\x51\xbb\xdb\xf7\xcf\x3e\xf7\x7a\xff\xd5\xeb\xef\x9e\xff\xa8\xde\x57\x79\xd0\xe3\xa1\xf2\x23\xa5\xc7\xdd\x9f\x28\x3e\x55\xf8\xb7\xdb\xb3\xae\xcf\xbb\xbc\xe8\xfc\xb2\xd3\xab\x8e\xaf\x3b\xbc\x91\x7f\xdb\xfe\x5d\xbb\xf7\x72\x1f\xda\x7e\x6c\x23\xe0\x7f\x32\xf0\x3f\x19\x90\x5a\x02\xb3\x1c\x8b\x02\xe5\x93\x82\x60\xdb\xd1\x72\x43\xaf\x1d\x82\xe0\x36\x68\x82\x8e\xc6\x1b\x41\xf0\xad\xb3\xdd\xaf\x6d\x26\x08\xc1\x5d\x1d\xd5\x75\xb6\x0b\x42\xa4\x86\xcb\xdd\x91\x4f\x04\x61\xea\x70\xcf\x47\xe6\x45\xc2\x91\xe8\x32\x3f\xb9\x49\xd3\x05\xb3\x98\x1e\xc1\x55\x1e\x1d\x3e\xce\x9c\x3a\x29\xea\x74\x50\xc6\x87\x0b\x51\x6d\x92\xcb\xa2\x47\x7c\xe8\x18\xbe\x30\xe7\x66\xb2\xf0\x7e\x70\x98\x5c\x49\x53\xc6\xbf\xef\x36\x07\x2b\x2d\xa9\xcd\xb5\x7a\xfb\x4f\x60\x8f\x95\xdd\xe6\xd8\xbf\x5d\xed\xfb\x6a\x53\xf4\xdc\xe1\x6f\xcd\xbd\x1f\xee\xfe\x50\xf2\xcd\x9b\x3b\x9e\x2f\x8e\xde\x9f\xb7\xf4\x8d\x9d\xfb\xca\xb3\xa3\x16\x76\x7c\x3d\xc4\x75\xcc\x8d\xc7\x95\xaa\xaf\x9a\x9c\xac\x1e\xed\xaa\xbc\xf8\x7a\x9d\xc3\xd2\x7f\xaf\x95\xf7\x79\x33\xcd\x3e\xed\xd9\xd3\xf9\xa3\xdf\x0e\xb4\x0b\x7a\xfe\x66\xae\xe5\xdb\xba\x49\xb5\x2f\x36\x16\x1e\x78\xde\x79\xd2\xeb\x97\x66\xf9\x63\xfe\x51\xb1\xaf\x7b\x69\x95\x7f\xf7\xc6\x39\xc7\xc1\x2f\x4f\xe4\xfe\x7d\xe5\xb9\xe3\xe0\x57\x3f\x64\xec\xba\x18\xee\x34\xfc\xd5\x89\x8c\x17\x3f\x0f\x76\xfa\xf7\xf5\xac\x34\x93\x63\xbf\xb9\xbc\x7c\x6d\x3f\xeb\xde\x11\x07\x97\x17\xaf\x1f\xcc\x50\x16\x04\xcb\x9e\xe3\xb2\x55\x86\x08\x82\x5d\x57\xcb\x5f\x7a\x67\x08\x82\xe7\x40\xeb\x58\x8d\x3a\x41\x08\x34\xb5\xf9\x30\x48\x4d\x10\x22\xa2\xec\xb6\xeb\x54\x0b\x42\x8c\x9d\x73\x2f\xe3\x36\x82\x10\xeb\xe0\xe1\x6a\xfe\x56\xf8\x2e\x1e\x3e\xa5\x76\x6b\x04\xbd\xb8\xbd\x41\x49\x9e\x81\x1f\xfd\xa3\x0b\xa2\x1e\x85\xe8\x7e\x98\x1b\xb3\x39\xde\x22\x36\xfe\xfd\xd1\x28\xff\x4c\xe7\xd4\x13\xef\x8e\x46\xac\x2d\x7a\x94\x33\xf7\x9d\x52\x68\xc4\x62\x93\xd9\x93\xde\xfa\x04\x2d\xae\xbb\x59\xb2\xf8\x6d\x7b\xff\xc0\x4d\x33\xe6\xad\x7c\xe3\xec\xdb\x6b\xf7\xe4\x45\x4a\xaf\x7f\xf0\x2a\x6f\x98\x5f\x71\xf7\xd5\xf7\x9e\xd6\xe7\xa3\xab\x2c\x5e\x75\x71\x93\x6f\xba\xba\x42\xe9\xe5\x01\xe7\x49\x4f\x34\x57\xdc\x79\xdd\xce\x31\xfb\xe9\xb3\x25\x7f\xbc\x69\xe3\xa0\xf2\xcc\xb7\xec\xae\x6c\x3d\x5e\x2e\xb2\x1f\xfe\xfc\x40\xf1\xee\x07\x3f\x39\xb4\x79\x31\x67\x4e\xe9\xad\x74\xc7\x2b\x2f\xb6\xcf\x29\xb8\x66\xee\x9c\xf0\xb2\xeb\xec\xc0\xf3\x73\x5d\x26\xbd\x3c\x9c\xaf\x7d\x46\xc9\xe5\xc8\xab\xe1\xb9\x2a\x27\xcc\x5c\xe7\xbe\x5a\x95\x75\xe1\xf0\x25\xb7\xfd\xaf\x35\x32\xa2\x0e\xca\xbb\xb5\x79\xfd\xc7\x8c\xf5\x82\x30\x6e\xe7\x38\xd5\x1e\x05\x82\xe0\x60\x3a\x2e\xa2\x57\xb2\x20\x78\x19\x5a\xc5\x6b\xcc\x15\x84\x90\xe8\x09\xcb\xb5\xe5\x04\x21\xf2\xac\xdd\x7c\xdd\xa1\x82\x10\xfb\x87\xd3\x02\xe3\xb3\x82\x90\x90\xed\x76\xcf\xfc\xa3\x70\x75\xfa\xc4\xc9\x17\x6d\x7d\x04\xa3\xa4\xeb\x01\x33\x3d\xd3\x3f\xda\xc4\xff\x1a\x71\x3d\xf4\xf7\x0f\xfa\x71\xfa\xb1\xdf\x25\xfa\xbc\x1f\x1f\xf3\x32\xed\xb7\xf4\xf9\xef\x5c\xa3\x6a\xe7\x6c\x28\x70\x78\x1b\x1a\xd1\xae\x3c\xbc\xa4\xf8\xcd\xd6\x90\x9d\xb5\x19\x65\x76\x6f\x0c\x03\x63\x37\x1e\x2c\x37\x7e\x7d\xcc\xcf\x76\xd7\x9f\x8b\x67\xbd\x7a\xef\xfd\xb1\xc1\x78\x59\xfa\xab\x81\x9e\x4e\x97\x02\x57\x58\xbf\xd4\x73\x5b\x72\xfb\xf5\x4a\xe7\x97\xe5\xce\x05\x8f\xef\xd4\x1c\x7e\xa5\xed\xb4\xf7\xc9\x9e\xea\xfd\xaf\x23\x1c\x5e\xfc\x9b\x59\xb1\x41\xb6\x1e\xcf\x5c\x1c\xaa\x9f\x5d\x5b\xa0\x71\x5b\xd7\x79\xde\xf3\xc1\xf3\xdf\x5c\x9f\xea\x5c\xf9\x22\x74\xee\xfc\xcb\xf1\x2e\x0f\x5e\xcc\x98\xbb\xe2\xec\x08\xb7\xa1\x2f\x7b\xce\xc1\x71\x0b\x77\xe3\x97\x1f\xf2\xf6\x1f\xfe\xc7\x63\xd7\xab\x4e\x79\xbf\x7d\x7f\xcf\xe3\xfc\xab\xb3\x59\x1b\xf7\x1a\x79\x76\x78\x6d\x97\xfe\xaf\x20\x58\x55\x9a\xc5\xf4\xf0\x10\x04\xa7\xeb\xa6\x1f\x7b\x16\x0b\x82\xf7\x6d\xcb\xed\x1a\xb9\x82\x10\x3a\xd8\x52\xd0\x5a\x25\x08\xd1\xd7\xed\xec\xf4\xa2\x05\x21\x31\xc4\x71\xd9\xa8\x39\x82\x30\xdd\xc3\x79\x8a\xc9\x6b\xe1\x72\x5a\x90\xc7\x23\xdb\x7f\x84\x11\x29\xbf\xfb\x4b\x3c\x57\x7e\x1c\x3f\xdd\x3d\xec\x44\x98\xfb\xfb\xdf\x13\xda\xc5\x19\x4c\x7f\xfd\xee\x52\x5c\xd4\xcc\x5e\xd9\x69\x6f\x37\xc7\xf8\x17\x9e\x9f\x1b\xf1\xe6\x4a\xe4\x9e\x45\x2b\x17\x44\xbc\xb1\x0c\x9d\x5d\x7b\xb5\x5c\xeb\xb5\x76\x88\xe2\x06\x9b\x65\x4b\x5e\xc5\x07\x14\xef\xf6\x58\xa1\xfe\xb2\xd0\x47\x38\x66\xb4\x72\xec\xcb\x7e\x9e\x37\xae\x84\xad\x1a\xf7\xa2\xbb\xbb\xed\x9f\xa9\x6b\xfd\x5f\xaa\xba\xe8\x3f\x1e\xb1\x52\xbf\x79\x3d\x7a\x38\x9d\x7b\xb2\x62\xb9\xc6\xcb\xe1\x8e\xa7\xfe\xc5\x92\xd3\x7f\xad\x77\xee\xfa\xac\x70\x61\xfc\x0d\x7b\xd7\xb7\xcf\x3a\x55\x38\x5e\x8e\x75\x93\x3c\x5f\x34\xbf\xcd\xe9\x89\xee\xd7\x5e\x38\x95\xe8\x1d\x7f\xe7\x99\xfd\x22\xae\xa4\xdd\x61\xef\xc9\xe9\x2f\x7b\x17\x75\xfb\x3e\x65\xf2\xc1\x97\xd7\x0a\x1c\xf6\x5c\x99\x7c\xfd\xd5\xb4\xdc\x09\xdb\x7b\x7a\x07\xbd\x3a\x9b\x1d\x23\x08\x36\x0f\x4d\x7b\xf4\x78\x21\x08\xee\x36\xe6\x4e\xbd\xaf\x08\x42\x60\xa2\x85\xa3\xa4\x56\x10\x22\xfa\x59\x0c\xd4\xfc\x4b\x10\x12\x4d\x6d\xba\xe8\x66\x08\x42\x6a\xaa\xdd\xcc\x91\x7f\x0a\x42\xda\x59\xa7\x9b\xe6\xfb\x85\xfd\x59\xaa\x1e\x53\xed\x97\x09\xbd\x32\xed\x7d\x1e\x7a\x77\xfe\x68\x34\xab\x53\x48\x71\x78\xc5\xfb\xc7\xa9\x3a\xd1\x07\xa6\x97\xbe\x0b\x4f\x54\x49\xf9\x31\xdf\xe0\x6d\x4c\x5c\x5e\xce\xc1\x92\x91\xaf\x4f\xc7\x04\x2d\xb8\xb6\x64\xc8\xab\xdd\x91\x1a\x35\x3f\x2d\x77\x7c\x15\x16\xfa\x62\x7d\xd7\x15\xe7\x5f\xfa\x05\xbe\xdd\xe3\xb4\x6a\xc9\x8b\xc9\xbe\xaf\x7f\x9c\xbd\x76\xc7\xf3\x68\x2f\xf3\x5f\x75\x36\x9c\x7a\xf6\x97\xfb\xd0\x07\x1a\x1b\xdf\x3e\x4f\x77\x0b\x7d\xf0\xe0\xff\xa1\xeb\x2c\xc3\xaa\xce\x9b\x87\x8f\xba\xeb\x9a\x18\xd8\xdd\x22\x08\x02\x06\x4a\x77\x77\x77\x77\x77\x77\x77\x77\x4b\x48\x28\x0d\x22\x20\x29\x20\x20\x21\x20\xa2\x48\x8a\x74\x9e\xee\x33\xcf\xb5\x37\xba\xbb\xf7\xfd\xdf\xe7\xd5\xe7\xfa\xf1\x6e\x86\xf9\xce\xf7\x5c\x67\x3e\x67\x7e\xc5\x09\xbf\xf2\xf0\x8b\x9b\x69\xb2\xac\x08\xc9\x74\x8e\xf9\x0c\xf9\x1e\x44\x44\xfa\xed\x89\x47\x0a\xae\x28\xc5\x84\x94\x61\x69\x25\x09\x54\x4e\xfc\x6c\x9f\xa7\x32\x3f\x9a\x29\xb6\xa7\xe3\xbc\x0a\x1d\x46\x2f\x22\xb7\x69\x5b\xb5\x16\x93\x19\xbe\x50\xcb\xa6\x3e\x8a\x59\x0f\xeb\xad\xec\x50\xcf\xc4\xbe\x09\x6a\x28\xb3\xd3\x18\xc2\x5d\x08\x58\x06\x10\xfb\x8d\xc3\x84\x6e\x0c\x40\x31\x98\x63\xff\x99\x0e\x00\x3d\x1d\xae\x86\x4b\x9b\x00\xa6\xfd\xbc\xeb\x37\xea\x00\x6c\x55\x85\x52\x19\x39\x00\x3c\x38\x45\x56\x1e\xb6\x00\xf8\x6a\x4a\xc5\xf2\xb6\xc3\x98\x7f\xab\x5c\xb2\x58\x23\xdc\xf1\xed\x56\xdb\xa7\x72\x97\x7a\xd1\xc7\x57\x37\xc5\x98\x48\xae\x71\x5f\x31\x33\x75\xe1\x20\x4e\x38\x9e\x77\x50\x0e\x89\x20\x58\xd8\xd5\xfb\xc4\xc5\xdf\xc5\x73\x5b\x3d\x88\x8e\x4d\xf3\xc3\x39\x9a\xdd\xcb\xb8\x99\xd5\x81\x0d\x36\xea\x7b\xa1\xf8\x5c\x14\xdd\x6c\xf0\x7b\xdd\x44\xe9\x3e\x14\x56\xeb\x7d\x4f\xd3\xcb\x60\x64\x93\xaa\xdc\xb4\x78\xa5\x30\xd2\x51\x89\x61\xed\x68\x65\x15\x6a\x4d\xe1\xce\xc6\xf5\x52\x04\xe6\xac\x5c\xc4\xe6\x40\xe1\x57\xd4\xa8\x6c\xd1\x36\x67\x1e\xd7\xe2\x0b\x05\xc7\xed\x89\xdc\x1b\x93\xbe\x4a\xdc\x3b\xc4\xcc\xde\xe1\x0f\x2a\xb7\x90\x7b\xd3\xe2\xde\x3f\x50\x53\x45\x1a\xa4\xe6\x75\x54\xaa\x49\xa1\x5a\x13\xf8\x9b\xee\xab\xff\x40\xeb\xc6\x2e\xd4\x0f\x69\xb0\x62\xee\x44\x79\x55\x3c\xd5\xe2\xc1\xc4\x46\x6c\x96\xd2\x6b\x7d\xc0\xca\x85\xca\xe7\xab\xeb\x8c\x60\x8b\x82\xd7\x00\x24\xb9\xd9\xad\x4f\x76\x01\x28\xdf\x61\xcf\x38\x6d\x0b\x60\x9c\xc7\x73\xff\xda\x35\x00\xcb\x65\x6e\xe6\xeb\xba\x00\x8e\x9f\xf9\x9b\xee\x55\x02\x78\x3f\x16\x09\x78\x54\x0f\x10\x30\x29\x99\xcd\xa7\x04\x2b\xa1\xfc\xd2\xb5\xa2\x97\xe1\x49\xc8\x43\x25\xa2\xb2\x20\x95\x23\xd8\x5a\x73\xdb\x28\x94\xfc\xd6\x77\xc5\xd8\xc4\x65\x3f\x31\xd3\x65\xd6\xfe\x60\x98\x0f\xbe\xc4\x69\xda\x1d\x92\x47\x71\xfa\x76\x0a\x61\x89\xd9\x02\x58\x66\xcb\x33\x69\x23\x05\x2c\x18\x3e\xd3\x63\x45\xd8\x62\x56\x54\xac\xc1\x64\x03\x7d\x79\x39\xf2\x8e\xf6\x5c\xbf\x51\x0d\x13\x42\x53\xcd\x68\x66\xb0\xee\x28\x22\x44\xd9\x7e\xa5\xad\x76\x1f\xea\xae\x22\xeb\xfa\xd1\x72\x1a\x34\xab\x7c\xf7\x46\x48\xc9\xfb\xb5\xab\x8a\xcc\x9b\x43\x45\x31\xd3\x3c\xca\xf1\x5b\xe8\xfc\xfa\x51\x21\x55\xde\x1d\xf3\x1c\xcb\x5e\x43\xf5\x78\xc4\x99\xac\xe4\x8e\x59\x8d\x6e\xc4\xb7\x8c\xa3\x6f\x8e\x69\xa5\xa1\x0e\x26\x2f\xd4\xbe\xd0\x7e\x80\x6a\x4a\x7c\x50\x6e\xac\x73\x17\x9d\x11\x9b\x52\xbc\xa3\xd3\x8e\xf1\x89\xcc\x78\xde\xad\x77\x04\x7b\x2d\xac\x36\x67\x45\xf7\x23\x76\x22\x98\x06\x40\xf2\xed\x63\xab\x13\xcf\x01\x54\xbf\x3e\x36\x3e\x15\x06\x60\xac\xf5\x4c\xfa\xa2\x0d\x80\x5d\x35\x87\xf2\xb5\x23\x00\x6e\x51\x7c\x41\x0c\x8c\x00\x7e\xdf\x84\xaf\x3c\xf2\x02\x08\x5d\x13\x97\xe1\xd5\x84\xe9\x88\xb3\xd2\x7c\x62\x8f\x40\x22\x72\x47\x81\x55\x11\x41\xbd\x1d\x59\xa8\xfe\xd5\xf8\x0d\xb9\x30\xa4\xd2\xa0\xdc\xf5\x1c\xd1\xd6\x4b\xca\xe6\x6d\x38\x02\xf7\xd6\x4d\xd3\x55\x29\xf3\x1c\x56\xc4\x49\x24\x68\x27\x7f\x0c\xbd\x61\x2b\x95\xa4\x5c\xb2\x86\x2a\xb2\xa8\x2f\x10\x2b\x9f\x43\xe0\x8d\x45\x5f\xc7\xd7\xfa\x6d\xaf\xe9\x4e\x0c\x84\x37\x1a\x6e\xb9\xaa\x6f\x2d\x7c\x7e\x5b\xbd\x83\x50\xe1\x5f\x5e\xaf\xdf\x8b\x68\x57\xbe\xbe\x7a\xbc\x86\x63\xfb\xaa\x52\xe2\x5a\x5e\x85\xd1\x9c\xa4\xea\x9d\x0d\xe3\x32\xb3\x31\x1e\x75\xf4\x66\x7a\x71\x61\xdf\x94\x66\xe3\xd6\x70\xa1\x61\x3b\x9b\x76\xe5\x36\x35\x8f\xd8\x24\xa8\xe3\x8a\xa0\xcb\x76\xa9\xe1\xd5\xe3\x43\x90\x32\x3c\x5e\x3a\xea\x1f\x40\x09\x24\x97\x15\x3b\xeb\x2b\xa1\x4f\x25\x48\xe5\x9f\x33\xb8\x8f\x9e\x8f\x99\xcf\x9a\x32\x3c\x87\x49\x89\xac\x4a\x8b\x37\x9c\xc2\xde\x0d\xa3\x02\xc8\xbe\x7f\xf4\xec\xc4\x10\x80\x8e\xee\xc3\xc8\x53\x9d\x00\xe6\x39\x8f\x89\xe7\x5f\x02\x38\x24\x3f\x65\xbc\x62\x02\xe0\x6d\xc6\xfd\xf0\xee\x12\x40\x50\x20\xff\x02\xab\x1e\x40\x54\xba\x48\x0c\x37\x3d\xec\xc4\x7c\x91\x18\x14\x89\x00\xa5\xf8\x9b\x72\x07\x15\xc5\xa8\x87\xe3\xdc\xd4\x7c\x4c\x2f\x92\x9f\x47\x1f\xd3\x45\xba\x72\x10\x8d\x83\x5f\x5b\x3c\x8d\xd0\xc6\x55\x78\xa6\x38\x37\x66\xba\xa0\x5f\xba\xa5\x06\xb0\x96\xed\x41\x79\x3b\xce\xc6\x16\x57\xb4\x20\x7f\xb3\x0e\xcd\x37\xa8\xfd\xb4\x8d\x32\x1b\xad\x33\x6c\x3a\xba\x59\xa5\x1f\x3c\x7c\xb2\x2d\x75\xf3\xb6\x66\xf1\xf7\xd8\x76\xf1\x2d\x26\x0d\xc6\x1f\xfb\x5a\xbc\x76\xb2\x55\x5e\x2f\x3b\xbf\x3e\xbb\x8c\x52\xfb\x7d\xe5\x47\xed\x93\x71\x23\x2d\xe1\xb5\xa4\xaa\x3d\x7d\xf7\x75\x2f\xaf\xaf\x94\x9f\xeb\x68\xd4\x4d\xd9\x5c\x2b\x2e\x6d\x5c\xd3\x8b\xd9\x0e\xcd\x5f\xaa\x1c\x34\x3c\xbe\x93\x9b\x5b\xf8\x52\xd2\x50\x1e\xd1\x9e\xd9\x50\xc8\x60\x84\x47\xe6\xa5\x65\xe7\x65\x18\xd3\xa1\x82\x93\x8f\x67\xbc\x31\xe1\x47\xab\xc5\xd7\xa6\xf0\x9a\xa4\x60\x04\xa3\x63\x13\xc2\x4c\x99\x31\xe3\x11\x73\x00\x8a\x3c\x8f\x8c\x4f\x36\x02\xe8\x74\x3f\xb2\x3c\x1d\x02\x60\x19\xf5\x88\x7c\x5e\x0a\xc0\x95\xe1\x09\xf1\x4a\x14\x40\x10\x23\x87\xce\x9d\x4e\x80\xc8\x68\xde\x06\x56\x2e\x80\xd8\x37\xc2\x86\x5c\x3d\x80\x4b\xfe\x21\xa6\x20\x42\x03\x56\x69\xf7\xa4\x76\xe4\xc3\xa9\x5a\xa9\x28\xa5\xa3\x06\x1d\xe4\xea\xa4\x76\xad\x18\x97\x18\xa2\x55\xf4\xaa\x89\x66\xc4\x7d\xdc\x6f\x81\x41\x0e\xb8\x5c\x3a\xd4\x84\xb7\xb4\x27\xb6\x5c\x12\x41\x72\x7b\x12\x59\x5c\xc7\xb6\xa3\xef\xc0\x99\x7d\xa7\x91\x63\xf3\xaa\xd5\x9e\x7a\xa3\x8e\xfe\x55\x6f\x23\x89\x4f\x7c\x7d\x22\xeb\x74\x3a\xb5\xb3\xf9\xdd\x76\x9b\x03\x1a\xaf\x17\x3c\x5b\xc3\x37\x5e\xab\x63\x7e\x7c\x6a\xde\x99\x94\xd6\xd9\xb3\x44\x7e\xa3\xf0\xe1\x93\xde\xe4\xaa\x64\xed\xeb\x76\x35\x03\xf5\xf5\x95\xf2\xf0\xd7\x56\xc6\xf1\x1b\x5e\xaf\x8c\x2a\x6a\x4c\x6c\xb7\x74\x8b\xef\x15\x4f\x9b\x7a\x6e\xf7\xe4\x6f\xe7\xcb\x9a\xd1\x22\x4e\xe7\xa4\xe7\x24\x98\x59\x22\x90\x99\xc1\xa9\x13\xe6\x61\x28\x86\x94\xcd\x78\x13\xcb\x47\x28\x44\xe2\x68\x0c\xc1\x62\x10\x3d\x14\x47\x13\xfd\xc8\xc2\x1d\x63\x15\x7d\x11\x40\xb5\xfe\xe1\x7b\x3a\x35\x00\x23\x3b\xb6\xee\xd3\x59\x00\xb6\x0d\x8f\x4e\x9c\x8f\x03\xf0\x62\x7c\xcc\x71\xe5\x06\x40\xc8\xf0\x53\xab\xdb\x77\x01\x62\xcd\x39\xab\xee\xd7\x00\xa4\x70\xf1\x5b\x3d\xc5\xc3\x72\x3a\x4e\x74\x4c\xd4\x1d\x4c\xf3\x6a\x25\xbc\xe5\xbf\x51\x19\xf3\x9c\x15\x2e\x19\x73\x93\x73\x73\x8f\xa8\x7d\x75\xa5\x23\x3a\xa6\x7a\x18\xdc\x0e\x5f\xc0\x1d\x8f\x42\xda\x70\xe7\x4c\x22\xf3\xfc\x4c\xbc\xc4\xaa\x7f\x6c\x27\xfb\xc4\x86\x08\x35\xb7\x6e\x3e\x76\xbb\x9e\x3e\xdb\x79\x74\x8d\xc6\x6e\xbb\xe6\x43\xdf\xa1\x25\x15\xd3\x89\xb1\xae\x61\xed\xe5\xf7\x86\x55\x93\x94\x01\xbf\x35\x37\xdd\xf4\x99\xbe\x9e\xb1\x59\x53\xbd\xec\xef\xa7\x3a\xba\x07\xc5\x0d\x2b\x16\xe7\x9a\xc5\xda\xb7\x4d\xd8\x57\x4e\x37\x1c\xa8\x0b\x37\xab\x5f\xb3\xaa\xc6\xbe\x22\x5b\x58\xad\xd7\x56\x6c\x15\x59\x59\xaa\x6c\x16\x95\xb6\xe5\x3c\xb1\x3e\xb0\xf5\xe9\x85\x41\xba\x83\xf5\xeb\xed\xad\x7c\x54\x72\xa9\xb5\x37\x42\x32\x47\x22\xde\xd5\x9a\x80\x14\xca\x68\x89\x72\xb4\x51\x45\x05\x24\x7f\x0e\xbd\x6a\x9b\x84\x96\x4e\xf0\x0f\xba\x6b\x9b\x88\x39\x1f\xb3\x08\xa0\x96\xc9\x5a\x71\xf2\x2c\x80\x29\x86\x6d\xfe\x4c\x34\x80\x83\x34\x6b\xed\xb9\xfd\x00\x3e\x23\x8f\x0e\x5d\x4e\x02\x88\xba\xfb\xf8\x8f\x1b\x9e\x00\x49\x41\xcf\x8a\x18\xfd\x01\xb2\xb9\xb9\x6b\x1f\xbb\x00\x14\xcc\x0a\x64\x0b\x1c\x02\xfd\x22\xb4\x38\xbd\x02\x2b\x35\xb1\x64\x40\xda\x5c\x57\x9d\x3c\x58\xf2\x40\xf9\x77\x27\x3c\xf1\x74\x5e\xb5\xae\x58\x94\x2a\xf6\x73\xea\x90\x79\x61\xee\x22\x52\x3f\xda\xc2\x19\x51\xd3\xb3\x81\x09\x4c\x0a\x9c\xec\xec\x5a\x13\xf3\x9e\x4c\x39\xde\x3b\xf1\xe3\x77\xd7\x90\x5a\xe2\xd8\xca\x7c\x80\x75\xf6\x28\xe3\xc4\x85\xc5\x6d\x93\xe8\x2f\x46\xc3\x98\x95\x0c\x03\xeb\xa9\x3b\xfd\x5f\x47\x7e\x37\xb3\x9c\x55\xea\xd9\x69\xa3\x58\x5e\x5e\x78\xd9\x7e\xa5\x2e\xc0\x8a\xb4\x14\xdd\xf4\xb9\x8c\x6c\x13\xb6\xb2\x5d\xbf\x9c\x57\x6a\x37\xb7\x86\xaa\x56\xc8\x3a\x6a\x37\xbb\x51\xf9\x6a\x2c\x85\xdf\x5e\x71\xcb\xa6\x78\x26\x7e\xd9\x5e\x71\x7b\xbb\xe0\x5e\xa4\xa9\x23\xc7\xce\xa7\x3c\xee\x70\x26\x07\x76\x24\x73\xa6\x44\xc0\x61\xa7\x52\xe4\x66\x9a\x9b\xcf\x9c\x53\x13\x6a\x3c\xa9\xde\x0b\xe7\x44\x87\x7e\x13\xd7\x0d\xa0\xa5\xc5\x26\x49\xa7\x05\x60\x7e\x89\x05\x73\xfa\x19\x80\xcb\x02\xab\xd9\xb9\x49\x80\xc0\x4f\x6c\xc9\x97\x65\x00\x62\x06\x1e\xa6\x5e\x37\x05\x48\xdf\x78\x52\x41\x3f\x09\x50\xb4\x87\x63\xfa\xa1\x35\x40\x99\xa6\xc0\x0d\x21\x19\xf0\xad\x92\x15\xce\x90\x1d\xa1\x26\x54\xe9\x49\x8a\xea\x32\x93\x7b\xea\x0e\xca\xab\x39\x7d\x22\xf2\x95\x2e\x6a\x1a\x47\x7c\xc5\x46\xbc\xb8\x67\x74\xf0\xf9\x29\x44\x54\x96\xbb\x2d\xb2\xde\x69\xcd\x3d\x8a\xcb\x3f\xba\xd7\x7d\xf1\x6b\x18\x57\xd4\x8f\x11\xd9\x99\x48\xdf\xb9\xca\xf2\x6f\x39\x53\x39\xce\xaf\x3f\x48\x4f\x87\x7f\x0f\xb7\x44\x8f\x65\x8d\x27\x8c\x65\x59\x5f\xf8\x7a\x7a\xb8\xa4\xa5\xdf\xc1\x6d\xfa\x69\x7f\x43\x45\xb7\xf3\xc7\xb9\xe2\xee\xb9\xa2\x12\xe7\xc7\x8b\x0f\x5b\xf7\xe7\xd4\x38\x57\x2e\xbf\x6e\xfc\x3d\x25\xd6\xa5\x75\x8d\xbe\x36\x31\xfe\x90\x0b\x6e\xe3\x5e\x45\x74\x64\xb5\xab\xf0\x26\xb6\x34\x22\x8c\xc7\xb5\x75\x6b\xf1\x45\x6b\x50\xab\xab\xe4\x8e\xed\xf3\x16\xdf\xb3\x6e\xca\x88\xea\x6c\x19\x2f\x59\xd7\x50\xd4\xd1\xb4\x3f\xbc\x8e\xb8\x1e\x47\x19\xa5\x64\x7b\xc8\xb9\xa8\xa0\x65\x13\x8a\x01\xf4\xe4\x58\x8a\xe8\xfe\x00\xb0\x0e\x62\x31\x3d\xdd\x01\xe0\xb9\xc4\xb4\xef\x74\x2f\x40\xf8\x6d\x56\xcd\xcb\x7c\x00\x49\x19\x2c\x25\x57\xef\x03\x3c\x47\x3d\x16\xbe\x77\x06\xa0\xcc\xf8\x69\x3b\xab\x37\x40\xe5\x07\xde\x07\x7c\x3a\x30\xf9\x3a\x92\x5f\x55\x2c\x80\x5a\xd5\x74\x50\xec\xb1\xf6\x65\x8a\xe0\xdb\x20\x69\x2d\x5b\x6e\x22\xcf\xeb\x3f\x54\x1f\x46\x98\x63\xa5\xab\x66\xf5\x1e\x3d\x5f\x42\x9c\x7d\x41\xb0\x9c\x79\xdd\xb1\xea\x95\x35\xe6\x61\xd6\x6f\x39\x67\x12\x2b\x1d\xe5\xfc\xd5\x7f\xe2\x53\xa8\x79\xd5\xcd\xef\xf8\x71\x9c\xff\x8d\x0e\xe2\x8f\xe0\x09\x8c\xab\xef\x87\xf8\x69\xf3\x36\x9c\x87\xd9\xa7\x43\xe3\x98\x8a\x6b\x5e\x5e\x93\x5e\x43\x23\x05\x65\x5e\xd9\xb3\xe2\xbd\xe2\xc9\xef\x7c\x8b\xbe\xe3\x3b\xfd\x13\x12\xbc\xf2\x97\xa8\x4d\x9f\xc2\x95\x7d\xa8\xab\xc7\x5f\x5b\x85\x2e\x7b\x37\xaf\x15\xd7\xe4\x07\xb2\x78\xc5\x6d\x5a\xbc\x14\xf3\xe7\xf7\x1c\xdc\xaa\x2a\xf6\xf7\xbb\xe4\xc1\xb9\x73\x27\xff\xbd\xf7\x39\x77\x0c\xe2\x43\xd6\x8e\x97\x94\xdb\x77\x64\x6c\x3a\xb8\x75\x7b\xb1\xa1\x02\x52\xae\xba\x5d\x70\x97\x45\xe7\xc4\x0b\x01\x18\xd0\xb1\xde\xa5\xfb\x00\x60\x73\xfc\x7e\xdc\xc9\x57\x00\xbe\xd2\xcc\x89\xe7\xf6\x00\xc4\xb0\x30\xa2\xcf\x49\x01\xa4\x45\x30\x6b\x5c\xa6\x07\x28\xbe\xcb\x36\x7f\xe7\x1d\x40\x55\xe2\xa3\x8f\xf7\xe5\x00\x1a\x52\x38\x77\xb8\xcc\x80\xd0\x6a\xcb\x33\x20\xfc\x9e\xba\xd6\x7d\x54\xa8\x42\x5d\x9d\x62\xfb\x1e\x2d\x41\x63\x35\x4a\x9c\xea\x3d\x24\x17\x1c\xb4\x86\x75\xeb\x28\x52\xc7\xe7\x99\x6c\x4f\x37\x5f\x32\xbe\xd4\xb4\x7f\x85\xa3\xea\xb5\x43\xf6\x40\xf6\xd4\x62\xf1\xa1\x20\xc9\xe9\xea\xbe\xb9\x8c\xdf\xcb\x7e\x6c\x7e\x1d\x52\x8c\x79\xdb\x20\xb1\xd6\xd7\x3a\x13\x1e\xdb\xf5\xf9\x3b\xb2\x84\x31\x62\x62\x58\xea\x1b\x4d\x66\x75\x98\xda\x97\x8b\xa3\xa7\xe2\x49\x21\xd8\x19\xae\xfe\x7b\xd1\x91\x41\xc7\xbf\xef\x74\x56\x86\x6f\xf8\xe3\x97\x0c\xdf\xb2\x87\x70\x07\xf0\xad\xcc\xbd\x9e\x0d\x7c\xe2\xf7\x65\x3d\xb9\x4a\xc2\x37\x30\x60\x68\xd3\xec\xa5\xb8\xb7\xb7\x5f\xc3\xb6\x55\xd1\x1d\x0f\xb5\x80\xac\x9d\xce\xbc\x22\xb7\x8a\x00\x55\xc4\x68\xd6\x80\x0b\x7d\x00\x1f\x8a\x2f\xf5\xae\x33\xb7\xdf\x02\xfa\x7c\x62\x9c\x63\xaf\xaf\x2d\x86\x39\x26\x0b\xc0\x84\x96\x99\xee\xa4\x24\x80\xb3\x3e\x53\xcf\x69\x7a\x80\x40\xd9\xfb\xcf\xce\x78\x03\xc4\xaf\x31\xf2\x9f\x63\x07\xc8\x99\x64\x0a\xba\xac\x0d\xf0\xea\xc9\x83\xf3\x37\xee\x02\xbc\xf6\x66\x0b\xbe\xf7\x16\xa0\xdd\xfa\x59\x05\x87\x29\x6c\xf6\xf9\x72\x87\x8b\xcc\x01\xfd\x47\x55\x7e\x1f\x65\x4e\x4a\xe3\x04\x5e\x78\xc3\xac\x87\xc4\x3f\xde\x25\xa5\xe1\xff\x3b\xee\xc2\xa7\x9b\x8a\x36\x59\xdc\x3b\x2f\x46\x4a\x35\xc9\xaf\xbb\x97\x07\x47\xd6\x8d\x95\x06\x0a\xbf\xb8\xf5\x52\xdc\xef\x7e\x3f\xd8\x51\x57\x36\x9a\x47\x42\xba\xb6\x1d\x29\xa1\x2d\x62\x41\x96\x16\xcf\xe6\xeb\xb5\x78\x2e\xb7\xa5\x63\x32\xe9\x07\x63\xa6\xe2\xe3\x9f\xa4\x04\x4e\x98\x8e\x4e\x47\x08\x24\xa6\xcf\x64\xf7\xf9\x07\x47\x26\x30\x2d\x9c\xe9\x94\xf6\x17\x8a\x95\x5a\x4e\x69\x4c\xf5\x41\x46\xe1\xd7\x1e\xd4\x56\x7a\x9f\x8c\x9c\x58\xdf\xae\xe4\xf7\xbc\x1b\xf1\x63\x33\xb9\xac\xdc\x2d\x3a\xe2\xe6\x76\x78\x61\xa5\xb3\x42\x64\x05\xe2\x54\xae\x81\xe3\x5c\x84\x2f\x52\x28\x83\xe8\x60\x1e\x1e\x88\xd2\x48\x29\xb0\xeb\x0b\x33\x44\xfb\xc6\x57\xda\xa1\x82\x2f\x63\xd8\x62\xdc\x01\xcc\x59\xee\xf7\x9e\x58\x05\x70\xa3\x61\xe8\xa2\xdb\x0b\x10\x7a\xff\xae\xfe\x49\x0b\x80\x94\xe0\xdb\xfd\x27\x09\x00\x45\xf7\x6e\xe7\x9f\x4a\x03\xa8\x71\x63\xa8\xbc\xd4\x07\xd0\x5a\xc2\xfc\xee\xd6\x10\xc0\xfb\x59\xb6\x3e\xa6\x1c\x80\xb1\x2b\x1c\x1a\xfc\xfa\x90\x3f\xa3\xca\x2d\x29\x7d\x80\x2a\xb8\xf0\x50\x20\x5b\xff\x33\x69\x75\xdd\x5d\xf4\xb2\x87\x36\xce\x7e\x4b\x54\xaa\x2b\x0d\x83\xa8\x5a\xcb\x54\xb4\xaa\xb9\xbd\x72\x79\xfa\xa3\xde\x8b\x0f\xe5\x93\x59\x1f\x3e\x39\xe7\xcf\x76\x75\xbc\x2b\x5b\xcc\x9b\x43\xda\x56\x1f\xad\x39\x5f\xae\xb6\xed\x9a\x78\xf0\x5d\x6d\x47\xcf\x8f\xa1\xf0\xf8\xc6\x13\xc3\xda\x93\x19\x41\x32\x65\x4a\x93\xf2\xc3\xc7\xfd\xda\x0a\xfb\x66\x8b\xdf\xbf\xf2\x46\xe7\x70\xfc\x08\x6b\x73\xf7\xa8\xcb\xf6\x5c\xb6\x68\xac\x77\x67\x48\xc7\xac\x7e\xab\xe3\x73\x69\x4c\x15\xdd\x88\x2e\xd7\x73\xbe\x95\xbc\xba\x75\xae\x04\xe7\x98\x1d\x8f\xde\x91\x7e\x4e\xb2\x77\x8d\xdf\x40\x14\x64\x3f\xb3\xbb\x18\x9b\x88\xa2\x4d\x7d\x6b\xa3\x14\xb3\x88\x66\x4b\x58\xb6\x76\x8e\x16\xc0\xfc\x11\x7b\xd5\x32\x21\xa6\x14\x53\x14\x75\x11\xc0\xbc\x8b\xe1\xfa\x31\x2a\x80\x47\xc2\x2d\x47\xda\x7d\x00\x91\x7e\x37\x4f\xd3\xce\x02\x64\xe2\x6e\x5d\x3e\x31\x0a\xf0\xea\xd1\x1e\xa0\xa1\x01\x68\xcc\xbc\xdd\x70\xa6\x06\xa0\x8b\x81\x91\xeb\x6a\x0d\xc0\x28\x0f\xb3\xc2\x1d\x41\x80\x19\xc1\x27\xd6\xcf\xb8\x00\xb5\x2e\xc5\x31\x22\x5a\x45\xad\x44\xef\xe3\x1d\xd7\x7a\x46\x66\xc0\x57\x0b\x1f\x72\x4d\xc0\x3d\x46\xd2\x48\x89\x65\xec\x41\x7c\x5b\xfb\xa4\xf8\xb8\x3a\x76\x55\x6f\xd6\x57\x67\xb4\x8f\x76\xea\xd6\xe0\x8c\xe3\xcd\x99\xfd\x5d\xd8\xca\xeb\x99\xc7\x76\x1a\xb3\xe3\x5a\x9f\x35\xdd\x58\x55\x0d\xbb\x3e\x70\xb2\xb7\x65\x76\xc4\xa7\xed\xe3\x8d\x8f\x7c\x5f\x75\xdd\xed\x3b\x2a\x26\xf1\x83\x6f\xdd\x12\xeb\x84\xe7\x86\xbb\xfd\x9c\xd3\x2b\xde\x2f\xea\xb6\x78\x39\xa9\x95\xc8\xae\x14\xbe\x6e\x71\x50\x2f\xb4\x5e\x77\xaf\x44\xd8\xc5\xe4\x7f\xdc\x94\x2a\xc3\xdb\xba\xe5\xb8\x6c\x6b\x14\x7e\xb4\x89\xcd\x20\xed\x6c\xe7\x46\x5a\x33\xa6\x3f\x46\x0a\x66\x14\x59\xa2\xd2\xef\x23\x29\xa9\x9d\x16\x23\x29\x2d\xe8\xc7\x09\xcf\x2d\x9e\x24\x5d\xc6\x5c\x8d\xf1\x33\xeb\x4a\x8c\xc5\xa0\x23\x2c\x00\xac\xf7\xdf\x76\x39\xba\x0f\xc0\x27\xfe\x96\x2f\x6d\x02\x40\x6c\xde\x75\x0c\x2d\x27\x40\xde\xc9\xbd\x02\x7f\xc6\x5f\x63\x79\xf5\x3d\x6d\x29\x40\x27\x3d\xcd\x9b\x3f\x9f\x3f\x9d\xdd\xe3\xf7\x27\xa7\xee\x30\xe0\xae\x79\x00\x2c\xf7\xb3\xbe\x62\xbe\x0e\x40\x4a\x7b\x6a\xc8\x77\x87\xba\x48\x76\xe4\x59\x54\xcf\xf8\x2b\x0f\x93\xc8\x19\x49\x9b\x14\x8b\x5f\x79\x58\x72\x98\xe9\xd7\xb3\xed\x17\x1a\xbd\xfe\x49\xd2\xbe\xf6\xcb\xad\x92\xad\xfe\xd5\x98\x0f\xf3\xc2\x51\x0c\x7d\x16\xdd\x3b\xf3\x1b\xde\x62\x63\x6a\x1f\x2d\xbe\xde\x75\x2e\xfe\x92\x3e\x8e\x1b\x93\xb0\xf3\x1b\x25\x4c\x5f\xe8\x57\xb1\xb3\x7b\x67\xf9\x3d\xbf\x83\x6c\x23\xd1\xc2\xb4\x54\xdc\xe4\x68\x6d\x52\xaf\xb1\xba\x59\x2b\x6b\x95\x5f\xe9\xbd\xa1\x56\xce\x67\x25\x53\x1a\xb5\xa5\x5a\x5c\x6c\x69\xfb\xa2\x72\xbb\xa3\xe0\x99\xf9\x7c\x41\x10\x22\x37\xab\xcd\xc2\x24\x27\x16\x19\x9b\x2e\x6f\x6a\x99\xab\x87\x3e\x93\x30\x6b\x2a\x9e\x6d\x81\x4e\x8f\xcb\x37\xde\xc8\x3c\x88\x19\x8a\x58\x35\xde\x4c\x23\x62\xd9\xc3\xe6\x01\x1c\x62\x6e\x2a\x1e\xb9\x00\x10\x90\xbb\x97\xf3\xcf\xf8\xe2\xff\x63\x8c\x00\xbc\x48\xde\x65\xe3\xf3\x5d\xf6\xdd\xde\xcd\xc3\xa4\x14\x4d\xd0\x9f\x5c\xa3\xec\xfe\x1d\xd7\xc3\x40\x7b\x69\x14\x80\x5a\xff\x54\x87\x77\x88\xba\x45\xf6\xe3\xe9\x53\xbf\x4c\x9a\xc1\x8b\x0b\xc7\x78\x3c\xc4\xbe\x40\xf2\x4b\x31\xa7\xff\xb1\xd0\xb4\x0e\x2a\x8f\x2b\x79\x86\x93\x17\x55\x0c\xcf\xb4\x0d\xbc\x56\x9d\xc5\x39\xa0\xfa\xf7\xa5\x51\xbf\xb8\x84\xbb\x7f\xca\x0e\xd1\xfe\x74\xfc\x0d\xe2\xcb\x84\xf3\x85\x2f\xe4\xcf\xba\xa3\x1f\x6d\x5c\xa7\xcb\xbf\x29\x0d\xf8\x99\xd9\x7f\x3f\x32\x8b\xec\xf6\x37\x4d\xfd\xca\xb0\x50\xde\xa6\x6c\xd6\xd8\x9f\xb7\xfc\xf4\x4d\xbb\x59\x44\xbb\xd1\x5a\x60\xb5\xbd\x59\x79\xa3\xc2\x86\xf7\x2b\x0f\x13\x44\x2d\xed\x76\x58\x81\xb7\x49\x59\x95\xdc\x8e\x43\x9e\x9f\x49\xf0\xcb\x41\x44\x45\xd6\x63\xe3\xde\x62\x2d\xd4\xe3\x14\x35\xa3\xad\xa2\x6a\xf4\xa9\x84\x52\xa3\x9b\xf9\x15\x18\xfa\xe8\x41\x23\xda\x3c\x05\x4c\x45\xa4\x9a\xa1\x71\xd6\x53\x6c\x7f\x70\x35\x80\x33\xc7\x8d\xa3\x87\x2d\x00\x42\x08\xbb\x79\x48\x37\xa0\xd1\xfc\x93\xaf\xea\x76\xe3\x7c\x6b\xbd\xcb\x8f\x25\xbb\x9c\x8b\xa6\x69\xf9\x93\x98\x1f\xbb\xcf\x00\x77\xe2\x4e\xb3\xfc\x95\x87\x06\x32\x1b\xaf\x8d\xd6\x01\xec\x18\x5e\x49\xe4\xaa\x87\xf4\x0f\x53\x74\xb8\xf4\xa7\x38\xe7\x91\x6b\xdb\x55\x6a\x5a\x45\xa7\xda\xe4\xd6\xb4\x8d\x4c\xeb\x75\x5f\x06\x2c\x26\x3a\x5c\x68\x4f\x8c\x1b\x98\xfb\x12\xf4\xb5\x4f\xcf\xcf\x6b\x46\xf4\x15\xfb\xc0\x3b\x9b\xa9\x69\xe3\x6f\x7f\x0c\xac\x99\x9d\xf8\xae\x38\xc7\xd5\xfd\xbb\xd1\xd1\x45\xd9\x05\xc3\x36\x63\xfd\xe0\x05\xe2\x92\x56\x63\x98\xa1\xd0\xf8\xde\xd5\xc3\x75\x8c\x86\xcc\x7d\xe3\x1b\xa2\xaf\x34\x0d\x6f\x77\xbe\xd9\x7a\xfa\x82\x6c\xe0\xd1\xf2\x65\x9b\xf8\xdc\xdf\x60\xbd\xe1\x06\x42\x36\xfb\x8c\xfe\x62\xed\x0a\xb2\x25\xb5\xd6\x40\xbe\x42\x00\xd5\x94\x38\xa2\xcf\x5c\x6e\x89\x4e\x88\x3b\xa3\xef\x5b\x6a\x81\x79\x14\x2d\xa6\x67\xf4\xe2\x0f\xac\x55\x28\x9f\x9e\x69\xc1\x32\x76\x30\x58\x16\xc0\xb5\x65\x2f\xf7\x9f\xf1\x44\x6c\xee\xc6\x95\x2b\x4b\xf3\xc7\x9f\xac\xfe\x59\x07\x5d\x2c\xbb\xfc\xdc\xbb\xcb\x95\xd0\x5f\xf1\xff\x5b\x1e\xf0\xaa\xa4\x61\xbe\x78\xdd\x95\x65\x1a\x82\x99\xc8\xb2\x93\xc0\x78\x24\xc6\x54\xce\x22\xda\xe0\x5d\x3f\x52\x41\xbd\x2e\x4b\xb8\xf6\xf0\xa6\x89\x31\xb5\xbc\x27\x8f\x7f\xfd\x8a\xfd\xa9\xba\xb4\xc8\x37\x4b\xf1\xfe\x07\xdb\x84\xbc\x23\x7e\x38\xe7\xab\x77\x6e\x5b\xde\xff\xae\xfb\xb9\xae\x5b\xc0\x68\xef\xa2\xea\x82\x75\x9b\xa2\x1e\xff\x0a\xd3\x92\x55\x23\xbb\xf6\x9d\xb5\xd8\x95\x9d\x5a\x53\xad\xc8\x25\xa5\xb5\xb2\x4a\x49\xdd\xa7\x9f\x8b\x37\xf8\x5e\x0e\xea\xec\x0c\xee\xd9\xda\x2e\x7c\xac\x6b\xd3\xe5\xb2\x93\x9d\x83\xd4\x59\x6c\xff\x88\xf8\x9c\x91\xa5\x17\xd2\x28\x8f\x34\x4f\x6b\xd7\xb1\x7f\xfd\x11\x2d\x10\xff\x87\xce\xf1\x5a\x4d\x0c\x7d\xf4\x6f\x3a\x05\x15\x33\x98\xea\x88\x2c\xed\xeb\x2f\xcd\x71\x27\x02\x9d\xb5\x49\x25\x4d\xb8\xcb\x81\x6a\x00\xbb\xef\x80\x02\x88\x7b\xbf\xcb\x22\xa1\xff\x3e\x0f\x1f\x2c\x76\x39\xb3\xb3\x4b\xcc\x1c\x8d\xf6\xff\xe4\x21\xf0\xf4\x25\xd2\x0e\x35\xe6\xe9\x17\xfe\xee\x95\x19\xb2\x29\x5f\xbc\xe6\x95\x49\x67\xc2\xa2\x98\x8c\x7d\x7d\xaf\x11\xce\x5a\x7e\x4f\xa0\xd5\xeb\x2d\x74\x82\xe6\xc5\x44\xc7\xe2\xcb\x08\x79\x93\xdf\x9e\x27\xa4\x1e\xd9\xfe\xc3\xce\xb7\xf4\x6b\x70\xdc\xba\xa6\xaf\x42\x5d\xa0\xeb\xe2\x1a\x5d\x0e\xa9\x41\xc4\xa2\x71\xc5\xb2\xeb\x6b\xd3\x5e\x5d\xe1\x95\xad\x65\xf6\x06\x27\xad\xd5\xb5\xd6\xd5\x1b\x35\x1b\x1a\x86\x1b\xb5\xeb\x0f\xcb\xc3\xd4\x0a\xb7\x8e\x6d\x14\x94\xda\x6b\x3c\x59\x38\xbe\x59\xfb\x62\x49\x23\x66\xc2\x69\x87\x36\x77\x4e\xf3\xce\x50\x23\xc2\x37\xf3\x8e\x66\x61\xdf\x25\xa4\x62\x1a\x97\x66\x5f\x97\x10\xea\x59\xd2\x88\xe6\xbd\x56\x61\x74\x5f\x0c\x93\xe6\xcd\xc6\x02\x4c\x51\x84\xa0\x46\xda\xeb\x6b\xd8\xc8\xe0\x2e\x8d\xb4\x9a\x3c\xdc\xe5\x80\x21\x4d\x93\xca\xab\x38\xf1\x80\x7d\x00\x81\xc3\xbb\xf1\xec\xfe\x62\x07\xe0\x95\xeb\x2e\x3b\xb4\x77\xf9\x29\xfe\xff\x57\x07\x7f\x92\x7a\x1f\x80\x89\xfe\xc6\xa1\xcd\x76\x6a\x0f\xfb\x1c\x4f\xd4\x34\x81\x6c\xce\xbf\xaa\xd9\xfe\xc1\x8e\xc4\x2f\x66\x6b\xba\xf1\xb6\x96\x70\x5a\x5e\xc1\xbd\xff\x15\x13\x36\x4e\xb3\x3f\xe2\x6e\x0e\x03\x0a\x69\x8c\x4e\xf5\x88\x59\x43\xb8\xdb\x91\x9f\x0f\xfa\x87\x6f\xe7\x7a\xf4\x94\x68\x3b\xa7\x6e\x29\xa4\x90\x5e\x5d\x31\x4f\xd9\xdc\xf7\xc6\xa7\x02\xa1\xa3\xb7\xa1\x30\x1d\x54\x29\xaa\x46\xdc\x1c\xd8\xd0\x2a\xe3\x57\x15\xdc\xbe\xb1\xd9\x53\x44\x54\x39\xb2\x43\xb7\xd5\x9d\xdf\xae\x5c\xb8\xfd\x76\x9b\xfb\x39\xbb\xea\xe1\xef\x26\x3b\xe5\xd9\x7b\x55\x1e\x4f\xd6\x22\xbf\x24\x1f\x55\x59\x1e\x3d\x8d\x5a\x89\xdf\xa7\x2a\x3f\x90\x82\xce\x88\x61\x52\x25\x77\x4f\x60\x34\x22\x69\xd4\x24\xda\x63\xb0\xc7\x42\x1b\xd5\xee\xb7\xa8\x62\x8b\x82\x06\x54\x87\xdf\x7c\xc6\x05\xfb\x9d\x57\x21\xbc\x9e\xc2\xb3\x79\x5d\x02\xd8\x5d\x66\x00\x90\x2b\xb3\xcb\x1a\xd4\x2e\xfb\x9f\xec\x72\xfa\x67\x9e\x70\x74\xff\x15\x7f\xca\x2e\x77\x1e\x03\x30\xf1\xdd\x3a\x3f\x1b\x4b\x1d\x7c\xaa\xc9\x23\xf5\x51\x92\x22\xc0\xcf\xaf\x18\xd0\xde\x47\xea\x16\x0f\x31\x3a\x5f\x1d\x4b\x3c\xa0\x90\xef\xd8\x5d\x78\x1e\xcf\xa2\x59\xee\xff\x30\xa9\x19\x2b\x62\x72\x38\xea\x7d\x68\x04\xba\xd9\x56\x24\xe9\xa5\x97\x0a\xd2\xdb\xd3\x32\x47\xc0\xe1\x0c\x62\x39\xc1\x34\x8f\xdf\xcc\x09\x71\xe8\x55\x5e\x7e\x91\xee\xcd\xed\x91\x81\x9a\x22\x37\x15\xf4\x76\xd3\x86\x74\xe1\x69\x25\x1b\x84\xd2\xce\xb9\x1c\x26\x45\x73\xe4\xe5\x9d\xcd\xcc\xcb\x0a\x9f\x91\xd1\x08\xc3\x74\x65\x05\x0e\x84\x12\x92\x3e\xc5\x44\x61\x64\xd9\x13\x25\x96\xa0\xab\xd8\x33\x7d\x1d\xcd\x1d\x33\xa0\x24\xf2\xc9\x12\x23\x1e\xa1\xa7\xb4\x35\x34\x85\x69\x09\x73\x55\xac\xff\x10\x83\x45\x06\x3c\x54\xba\xde\x9d\x8c\x8b\xf2\xbd\xa2\xc4\xd1\x3e\x82\xbf\xe9\x39\xa9\xd8\xd6\x9a\x8e\x2f\x72\xeb\xf8\xfb\x3c\xfc\xba\x1f\x7e\xf5\xc5\xb1\xee\x5d\xae\xd2\xfe\x5b\x1d\xa0\xaf\x02\x5c\xcc\xfa\x43\x6c\x41\x11\x80\xc9\xff\xf6\xb3\x4f\x55\xd4\xa9\xa7\x1b\xdc\x25\x5d\x38\x4a\x27\xff\x13\x99\x07\xf5\x53\x64\x1b\x89\x47\x3a\x0e\xc5\x63\xa4\xe3\x8a\x47\xad\xee\x66\xf4\x12\x92\xb5\x4e\xb8\x99\xc7\x1e\xc2\x5b\x1a\xed\xf5\xab\x09\x14\xc1\x96\x5a\x17\x44\xb2\xb9\x3e\xc6\xa4\xb9\x17\xc5\xf5\xd8\xf4\xa3\xc7\x62\xe8\x93\x04\x4d\xd4\xd0\xbc\x85\xaf\x52\x38\x75\x36\x90\xeb\x6d\xa5\x19\xe5\x2a\xf5\xc8\xd2\x19\xeb\x8c\x43\xf2\xd3\x28\x09\x24\x63\x0a\x97\xbc\x28\xaa\x09\x99\x9f\x24\x2d\xcb\x8a\x11\x42\x0b\x46\x9f\x96\xfd\x8c\x1e\x40\xbd\x8b\xd5\x95\xfd\x03\x7d\x1f\x1d\x19\x39\x2e\x3b\xbb\x76\x06\xf3\x28\x5c\x59\x2e\x62\x4e\x04\x7b\x30\xb8\x43\x2e\xe7\xeb\x1e\xec\x96\xbf\xbe\x9c\xdb\x98\x35\xae\xde\xfb\xa9\x1c\x66\x10\x87\xbf\xe8\xc9\x20\x67\xd0\x77\x0c\x8f\x74\x39\x20\xa7\xda\xc3\x4f\x10\x76\xa4\x02\xa4\x9b\xec\xc6\x57\xbd\xbd\xcb\xde\xc0\x5d\xee\xbe\x59\x0f\x80\xb8\xf9\xcf\xf8\xb1\x2c\xbb\x9c\x3f\xb2\xcb\x89\x44\x20\x3c\xb8\x45\x7f\xfd\xfd\x02\xb0\x3d\xdd\xfb\x54\xb7\xe9\x04\x05\x2f\xe0\x20\x75\xab\x62\x0f\x39\x56\x12\xa7\xfd\x22\x87\x42\xfa\xac\x98\x65\xdc\x9b\x50\x45\xc4\x69\x6a\xda\x5c\x09\x95\x20\x44\x1b\x95\xba\xeb\xf8\x3c\xc5\xbf\xb1\xd4\xf4\xbd\xe3\x38\x8e\x7b\xe7\x62\x1f\xcc\x60\xb5\x82\xe3\x0a\xbd\x19\x46\x6f\x34\x83\x75\xce\xee\x8c\x1c\xd2\x61\xc4\xde\xae\x7e\x1e\x95\xa9\x9a\x85\x99\xed\xcd\x8e\xea\x56\x38\x80\x91\x5e\x98\x8c\xde\x91\x95\xc6\x3c\x40\x33\x45\x7b\x48\xcb\x63\xd3\x30\x2f\x43\xe8\xa5\x36\xb0\x53\x18\x54\x50\x99\xe4\x18\x2e\x1d\xdb\xec\x67\x21\x75\x04\xcb\x83\xad\xf6\x6b\x96\x6a\x5b\x9f\xc4\xb1\xfb\xb8\x4a\x2d\x2f\xe4\xe2\x10\x1e\xe5\xd2\xec\x53\xb1\x78\x37\xd7\x09\x69\xa9\x89\x51\xfc\x0f\x67\x7d\xe9\xb4\x51\x75\x82\x98\xe3\x45\xa9\xae\xa1\x3d\xc4\xc3\xd6\x93\x7f\xf7\xc5\xff\xad\x83\x2d\x96\x7f\xc6\x4f\xb1\xd9\xe5\x0f\xe3\x5d\x7e\xc9\x05\xb8\x98\x72\xf0\x4e\x67\x34\x00\x8d\x16\x0d\xcd\x5b\x27\x08\x78\xd2\xc4\x56\x5d\x45\x4f\x55\x12\xa8\x13\x6d\x2e\xd8\xa6\x18\x48\xda\x2b\x9f\x4a\xae\x27\x47\x2b\x71\xe8\x3e\x88\xe2\x27\x7d\xd5\x58\x36\x89\xf4\x6f\x21\x59\xe9\x73\x58\xb4\xb8\x90\x89\x57\x2d\x8f\x3a\xdb\xd8\x0c\x11\xde\x3a\x6b\xb8\x69\x9b\xff\xc0\xe3\x83\xae\x7b\xe7\x1a\xe4\xe1\xbf\x24\x97\xfa\xd0\x69\x9b\xe3\x55\x5e\x94\xfb\x55\xab\x58\xe3\x8a\x3a\x14\x02\xdd\x15\xee\xe2\x1e\x8c\x17\x07\x2d\x48\x6f\xe0\xf4\xd6\x4e\x06\x78\x49\x8e\xe3\xd2\xb0\x4d\x7e\x76\x92\x8e\xb8\x2f\x58\xaa\xcf\x8e\x84\x1a\x3e\x0a\xf7\xd6\x23\x52\x9c\x97\xf0\x04\xef\xe0\x72\x45\x4c\x85\xd0\x42\xd8\xe3\x60\x29\x71\x64\xa7\x00\x1f\xea\x72\x49\x3c\x65\xa5\x90\xa0\x6f\xb7\x2c\xf1\xdb\xf7\x25\x42\x92\xed\x37\xf1\xd3\x53\xe5\x44\x67\xf3\x72\xf1\x94\x09\x41\x62\xae\x59\x13\x40\xe5\xa9\x9f\x75\xf0\x33\xfe\xef\x65\xff\x76\x0e\xd6\xd0\x3f\xe3\x9f\xdd\x65\x4f\xc9\x2e\xdb\x8e\x02\x30\x07\xdd\x52\xa8\xc1\x41\x34\xfb\x27\xb6\x6b\xc5\x55\xd4\x08\x41\x0f\xe1\x53\x99\xcf\xa8\xc7\x25\xac\xa4\x46\xa2\xbf\x53\x7c\x15\xe2\x94\xc6\x82\x96\xc9\x89\x1a\x64\xdd\x34\x4f\x7f\xd2\xa6\x01\x93\xc9\x63\x07\x35\x52\x8d\x69\xa3\x99\x8a\x65\x16\xe9\x9a\xc3\x41\x6b\x37\x53\x61\x62\xb0\x6f\x84\x43\x80\xfe\x38\x61\x3d\x4e\xc1\x65\x40\xeb\x2a\x21\xf9\x79\x82\x5b\x8e\x0a\x96\xa0\x5d\xd3\xe0\x2e\x2f\xef\x45\xd0\xef\x11\x73\x3b\x2c\xa3\x81\xcf\xfb\xf6\xca\xb3\x55\xf2\x26\x7e\x66\x63\xd2\xfd\xac\xd8\x77\x82\x35\xfe\xa5\xd3\x8b\x5f\x71\x8b\x56\x11\x2f\x10\x0c\x6d\xbb\x45\x35\x88\xe2\x84\x24\x1b\x73\x91\x63\x44\x36\xa2\x82\x19\x51\xe4\x0a\x6e\x2f\xd1\xdc\xcc\x4d\xc4\x7d\xfb\x10\x31\xd1\x34\x53\x44\x76\x29\x80\x74\xcc\x88\x51\xc4\xf9\xfb\x1f\xa4\x67\x86\x87\xfe\xae\x83\xcf\x51\x3f\xef\x45\xed\x7f\xc6\x8f\x70\xda\xe5\xf4\xf5\x5d\xf6\xff\xec\x8f\x8d\x9d\xbb\xac\x23\x00\x30\x9f\xbb\x71\xa2\xc4\x02\xbe\x3c\xfe\xca\x18\x9f\xad\x07\x4f\xf9\x2c\x9f\xad\xc6\x4f\x53\xdb\xc4\xec\x05\x56\xc2\x2e\x53\x8f\xc9\x4b\x48\x97\xfb\x3e\xa5\xfc\xae\x29\xa5\xb1\xe0\xca\x44\x0e\xd5\x8f\xd4\x13\xb4\x8e\x22\x0b\x9b\xbe\x32\xe8\x33\xcb\x21\xad\xdb\x9b\x9a\x18\x1a\x47\x90\x72\x3d\xac\xcc\x79\x74\xb7\x48\x6c\x11\x1f\xac\xc6\x34\x70\x44\x74\x7a\x84\x8d\xbd\x32\x9a\xb8\x56\xa2\x62\x73\x59\x7e\x95\x98\xdc\x78\xde\x76\x5a\x26\x88\x78\x7c\x80\xdf\xe1\x8d\x44\x3b\x51\xef\x1b\xca\x56\x55\xf4\x1b\x31\x66\x4b\xc6\x6a\x4e\x94\x96\x68\x4f\x68\xb7\x66\x15\xf6\x23\x71\x12\x53\x4c\x16\x84\x66\x49\xa1\xc4\x65\x23\x2d\x21\x35\x52\x37\x89\xde\x80\x5f\xd0\x97\x7c\x8b\x14\xad\xb3\x24\x80\x21\xcc\x93\xc6\xb5\x42\x04\x91\x68\x77\x52\xa8\xae\x9d\xa0\xf9\xba\x23\x79\xaf\x66\x10\xc0\xc0\xcf\x7b\x71\xe9\xbf\xfa\x00\xe1\xe7\x2f\x79\xe7\x3f\xee\x72\x78\x6d\x97\x2d\xc3\xbb\xac\xe7\x06\xb8\xd6\x7f\xfc\x60\xce\x2a\x00\x8d\x2e\x0d\x4d\x1e\x17\x20\x1e\x7f\xb8\x77\x3d\xd9\x0d\x1c\xf9\x7e\x7b\x9c\x17\x59\x0a\x97\x44\x0f\x72\x75\xf9\x0d\x52\xe3\xe5\x84\x44\x0c\xdc\xa4\x28\x2d\x1a\xf7\x14\xc4\xec\x18\x29\x2e\xba\x43\xca\x8d\x66\xc3\x64\x8c\x49\xaa\xa6\xa5\xc9\x04\x39\xc1\xa6\x54\x77\xd6\x60\x90\xec\xe6\x76\x55\xff\xa4\xce\x2d\xb2\x7e\x60\xb2\x3e\x41\x83\x91\xf4\x29\x91\xdf\x04\xa7\xbc\x4a\x7a\x9d\xa7\x6a\x1a\x23\xef\x47\x6a\xa8\xe0\x32\xf9\x24\x9d\x43\x12\xeb\xbc\x6e\x1e\x21\xf1\x99\x14\xfa\xc1\xd7\xa4\x57\xec\x3e\x49\x6e\x86\xde\x34\x4a\xd8\x99\x54\xb2\xf5\xd8\xb0\x45\x68\x80\x94\x48\x34\x31\xc4\x09\x66\x93\xcf\x92\xfc\x74\xb5\x05\x62\xc9\x21\x24\xac\x26\xbf\xc0\x09\x72\x03\x99\x51\x5d\x87\x7f\x9d\xdc\x43\xe6\x50\x1b\xe0\xdb\xa4\xdc\x24\xe7\x28\x1f\xe7\xd3\x24\x5a\x90\x27\x14\xbe\x03\x4c\x05\xfc\xdb\x39\x58\xb6\xdf\xe5\xc8\xe6\x2e\x3b\x7c\x77\x59\x73\x6d\x97\xf9\x3f\xfb\x65\x6e\x10\x00\x83\xf1\x79\xa7\x94\x70\x80\x87\x2d\x37\x3d\xa2\xf5\xa1\x8a\xf7\x00\x4b\x58\x90\x2a\x68\x88\xbc\x7e\xfa\xcc\x7d\x19\xce\x49\xb7\x73\xdb\x3b\xb4\x52\xf5\x54\xbf\x8b\x1b\x5b\x99\x50\xe9\xb5\xca\xa4\x3c\x4d\xb4\x28\x21\x46\x3a\x4a\xaf\x8c\xb4\x28\x22\x96\x49\xaa\x24\x3d\x76\x0a\xbd\xf3\x90\x7a\x8e\x66\x37\xe5\x91\xaf\x88\xfa\x35\xb5\x6c\x72\x55\x74\x91\x4e\xaa\xd2\x3d\xf2\x9b\x74\x07\xed\x25\xb9\x42\x72\xf4\x8b\x00\xdd\xd3\xd2\x29\x64\xeb\x9a\x1d\xdd\x7a\x89\x7d\x64\xcf\xf6\x2a\x1d\x35\xb1\x64\xf2\xc5\xa1\x63\xfa\xa2\x22\xa7\xc8\x77\xa6\x7e\xe8\xed\x17\x44\x91\x25\x36\x4f\x69\xa3\x7e\xc5\xcf\x1f\x44\xde\x20\x1b\xaa\x8a\xf2\x49\x51\x34\xc8\x5f\x15\xda\x78\x27\x28\xfe\x94\x7d\xf2\xa7\x78\xda\x28\x5f\x29\xfa\xd2\x4c\xdc\x31\x54\x56\x4a\x9b\xf8\x71\x80\xed\x81\x7f\xc6\xbf\xf1\xec\xe7\x3d\x90\xb0\xcb\xee\x9f\x1b\xcd\xeb\x43\x76\xf9\x82\x6b\x97\xa9\x3f\xfb\x45\x5a\x3a\x00\x93\xe5\xc5\x85\x58\x71\x80\x27\x62\xb7\x3e\x84\x98\xc2\x22\xb7\x06\xa3\x80\xf7\x43\x28\x12\xc2\xb1\xae\x38\x77\xc1\x7d\x19\x77\x4e\xbc\x35\x3f\x75\x56\x39\x96\x5f\xca\xec\x04\x35\x45\x63\x53\x78\xd1\xa0\x81\xaa\xa4\x4b\x15\xcf\xd1\x7b\x4e\x3d\x63\x6a\x2e\x6d\xaf\xf5\x8e\x7a\xd2\x76\x53\x9a\xac\x31\x42\x29\xf0\x54\x54\x9c\x53\x9e\xa1\xcc\x06\x16\xc9\x4d\x2a\x7c\xa7\xd8\x25\xbc\x51\x26\xca\xfd\x41\x51\xcd\xaa\x54\x79\x27\xfd\x96\xf2\xe8\x85\xbe\xea\x8e\x78\x1c\xe5\x59\x7d\xb4\xca\x8a\x08\x81\xf2\xb4\x83\x43\x45\x45\xd8\x92\x8c\x1f\xbe\xaa\x66\x28\xc8\x46\x39\xf3\xad\x51\xc5\x93\x5f\x95\xc2\xbd\xda\xac\x24\xca\xf7\x86\xc2\x89\x9b\x54\x3a\xc5\xdb\x42\x89\x20\x27\xca\xd5\xf3\x84\x50\xd6\x28\x8e\x52\xa6\xdc\x75\xd4\x3b\x94\x5a\xf1\x24\xae\x61\xaa\x11\x05\x23\x92\x08\xc0\x7e\x80\x77\xfc\xd8\x87\x7f\x78\x10\x17\x05\xee\x9d\x77\x01\x50\xb4\x15\xfe\x7c\x4d\x09\x40\xfb\xb8\xf8\xdd\xbb\x53\x00\xfa\x9d\x32\xf9\x2c\xd5\x00\x26\xfb\xe4\x87\xd9\xfd\x01\x6f\xde\xac\xda\x2b\xf8\x00\x8a\xcc\xc6\xb4\xaa\x24\x1a\xa9\xd3\x26\x3c\xc6\x5d\xea\x67\xa8\x97\x4c\xd3\xad\x97\x8c\xcf\x52\xac\x8d\x39\x3d\xa2\x6c\x0c\xc9\xfd\x06\x59\x21\xce\xce\x55\x24\xd0\xcd\x4e\x7a\xec\xad\x4d\x92\xd4\xbe\x9a\xbb\x14\x28\x4c\xda\xaf\x3e\x59\x36\x1e\x7c\x9d\x18\xa9\x1a\x59\x7f\x36\xcc\x91\x80\x54\x3e\xd1\xf1\x20\x8a\x87\xe0\xa2\xa0\x37\xf4\x7b\xcc\x32\x1e\x25\xab\x35\xfd\x26\x5e\x1f\x7f\x4a\xea\xe5\x4e\x72\x72\x2a\xe1\x9a\xc4\x22\x2a\x34\xf6\x12\xa1\x4b\x1c\x89\xb6\x8b\x98\xfe\xe5\x7f\x90\x4e\x89\xce\x63\xe5\xfd\xb9\x76\x8c\xc5\x3d\xb0\x52\x01\x4c\x4b\xbd\x12\x81\xd8\x11\x3f\xda\x6f\x23\x92\x68\x9c\xba\xf7\xd4\xe7\x6b\x52\xfb\xf0\x67\xdd\x07\x86\xae\xca\xb8\xe1\xba\xbc\xec\x7b\xff\x90\xc9\xc4\x47\xbb\xe2\xba\x8e\xc8\x44\x12\x2e\x38\xc5\xb4\xc6\xc8\x59\xe3\x77\x5c\xae\x00\xb0\x7b\x70\xb2\xd1\x92\x00\xf8\x7b\xb9\xdf\x9e\x7a\x00\x20\x3e\xc8\x1b\x77\x76\x14\x40\x45\x4f\xe8\xfc\x55\x34\x80\xce\x71\x71\x46\x7a\x4d\x00\xe3\x04\xe9\x58\xd6\x60\x00\xb3\x26\xb9\x3c\xf6\x14\x00\xcb\xf7\x2a\x57\x04\x68\x21\xce\xfa\x8c\xe6\x07\xa9\x45\x6a\x9b\xa5\x8d\x11\x8b\x66\x10\xf5\xb8\x79\x85\x85\x98\xb1\x09\x85\xd5\xd4\xd0\x4d\xda\x0e\x4d\xf6\x32\xba\x1e\x5c\xe0\xd6\x48\xb2\x35\x78\x1e\x7f\x27\x40\x9a\xf8\x49\x67\x25\xc7\x23\x84\x4c\x7c\xa0\x65\x50\x6a\x14\xe9\x4d\x68\x57\xd7\xad\xeb\x8c\xb9\x42\x60\x53\xb9\xd1\x69\x10\xcf\x82\x17\x52\x74\x1a\x51\x4e\xa1\xff\xcb\x87\x49\x96\xbe\x88\x50\x4a\x53\xfb\xcb\x87\xb9\xfe\x9f\x7c\x9c\x27\x4c\x88\x8f\xa3\xa3\x22\x34\x50\x49\xe2\x8b\x18\xd7\x10\x99\x55\x2e\xc9\x04\x4c\x56\x88\xe1\xf4\x84\xf4\x4d\xec\xb3\xa0\x63\x13\x1e\x32\x47\xb1\x19\x01\x3e\xbf\x3c\x98\x5e\x4f\x39\x47\x9c\xa7\x4f\xe6\xbb\x72\xf9\xc3\xb8\x1f\x5e\xde\xad\x4f\x15\xb4\xf0\x07\xbd\xf6\x34\x26\xc8\xa7\x10\x4e\x39\x87\xfe\x9d\x07\xc1\x48\x6e\xc1\x53\x46\x00\x32\x9c\x7c\x84\x0b\x4a\x00\xea\x1d\x02\xdc\x57\x93\x01\x0c\xe8\x44\x7c\xef\x2a\x03\x58\xdc\x96\x7c\xce\x9a\x06\x60\x25\x2d\x17\xf2\xac\x15\xc0\x36\x44\xf9\xb8\xe0\x1d\xf0\xb4\x5b\xd7\xa4\x95\x41\x52\xfb\x6c\xb9\x0c\x4e\x69\xb2\x53\xca\x2d\x23\x2c\xf7\x5b\x58\x91\x67\x2d\x78\x9d\x15\x9d\x44\xc9\x34\xa6\x95\xfe\xaf\xbc\xf9\x48\x37\x0d\x71\x71\xc7\x83\xde\x11\x19\xf4\x4f\x66\x3f\x89\x44\x13\x8a\xb5\xfd\x4b\x13\x63\x1f\xe0\xbb\x34\x05\xeb\x70\x49\x5e\x78\x63\xd5\xf4\x4e\x9e\x94\x9b\xbf\x7c\x18\xec\xbc\xdc\xd2\x02\x7f\xd6\x97\x5f\x3e\x0c\xee\xa3\x54\x1f\xa2\x38\xf5\x18\x3e\x44\xb2\x07\x59\x96\xf0\xfd\x97\x0f\xb3\x99\x2c\xb9\x84\x4e\x89\xbc\xb8\x50\x28\x55\x8d\xc9\x0e\x19\xfe\x4a\x92\x79\x87\xa9\x08\x7d\x36\xf2\x42\xee\x04\xf6\x49\xf0\xc9\xfe\x0f\x72\x44\xec\x87\x00\xf3\x1e\x46\xb9\x4d\x5c\xa2\x0f\x57\xeb\x19\xa5\xdf\x71\x8c\xfe\xec\x6f\xca\x14\xf5\xf1\xba\x1e\x62\xf5\xf7\x15\xed\xf1\x53\xae\xca\x00\x9c\xe9\x1c\x83\xc7\xc7\x01\x84\x1b\xb8\x16\x4e\xf5\x00\xc8\x75\xf1\x60\xcf\xe7\x03\xe8\x9c\xe5\xef\xb8\x36\x00\x60\x92\x2d\x72\xeb\xde\x7e\x00\x8b\x06\x71\x35\xe6\x4d\x00\x5b\x75\xa9\x0f\x4f\xd8\x00\x1c\xc7\x14\x3a\x04\x1c\x21\xc0\x25\x54\xcd\x56\x66\x9a\x3a\xe8\x30\xa3\x27\xae\xc9\x47\xe9\xb6\x4d\x34\x73\x35\x8f\x25\x1b\xdb\x64\xdb\x25\xbb\x7d\x21\xe9\x5b\xa8\xf9\x19\x04\x14\x11\xef\x9a\x7e\x8f\x7e\x16\xf5\x8c\xf0\xd4\xb0\x27\x73\x27\xc1\x00\xef\xa4\xe7\x55\xc2\x99\x32\x88\x5b\xd4\x7a\x5f\xcf\x96\x9e\x84\xfb\x43\x5d\xf6\xdd\x52\x76\x01\xd6\x40\x99\xf7\x53\x4b\xde\x05\xcc\x6b\xb9\x8f\xab\xe9\xf9\xbc\x7f\xf9\x1f\x27\xa4\xc7\x76\xd2\x33\xef\xe0\xda\xa4\xe6\x10\x71\xa9\xd6\x68\x36\x29\x39\xe4\x4e\xc2\xf1\xc5\x76\x99\x9b\xe8\xbd\x31\x36\x53\x7e\x72\x81\xa8\x91\xb8\xbd\xa3\x77\x14\x52\xd0\x72\x31\x41\x1f\x86\x15\xd9\x30\x77\x23\xd0\xdd\x1d\x0a\x5b\x58\xd7\xa0\xf4\xd6\x08\x65\x71\xac\x56\x70\xd5\x9b\x14\xe5\x15\xdc\xd9\x80\xa3\x75\x5e\x2a\x34\xb8\x36\x1f\xaf\xca\x4b\xaa\xfb\xf0\xb7\xbc\x2c\x00\x9e\x2d\x3d\x5b\x3e\xb6\x01\x20\x59\xcc\xd1\x71\xfa\x28\x80\xaa\x38\x97\xd0\xf9\x0c\x00\xfd\x26\xbe\x82\xeb\x97\x00\x4c\xae\xf1\x8f\xde\x3a\x0a\x60\x2b\x22\xe6\xc9\xc2\x0a\xe0\x72\x48\x62\x8b\xdd\x04\xc0\xfd\xb0\x1c\x1d\x7f\x0a\x14\x79\x34\x29\x4b\x48\x29\x50\x3f\xb8\x61\xb5\x73\x34\x5b\x29\x59\x8e\x2c\xa6\xa1\x96\x9d\xe4\xdb\x76\x68\xdb\x53\x9e\x5c\xc4\x01\xeb\x73\x3e\x6a\xa1\x22\x84\x5a\x73\xa5\xa8\xe0\x58\x4d\x7c\xa9\xb1\x45\xc6\x4c\xf2\x37\x9c\xbf\x81\x4c\x09\x7d\xd6\x5d\x6c\xa1\xce\x42\x3d\x7f\xde\x23\x0c\x46\xa3\xa8\xab\x2b\x7f\x15\x73\x48\x79\xfd\x4b\xf2\x0b\x26\xb4\xae\xfc\x9b\xf5\xed\x92\x63\xff\x3f\x1f\x66\x83\x5b\x76\x2f\x62\x20\x55\x63\x5a\x57\x81\x0f\x79\x21\x95\x73\xbc\x4a\x61\x12\xa5\x9a\x90\x33\xc8\xa5\xd8\x8f\xb6\x8f\x11\xe9\x21\x28\x2b\xa1\x4b\xa2\x6b\x5b\xbb\x95\xd7\x31\xdb\xa1\x9b\x0d\x64\xd5\x24\xac\x60\x48\x59\x9d\xa8\xda\x3c\x96\x27\x74\x5f\x25\x9d\xba\x30\x6e\x7f\x20\x6d\x89\x94\xfa\x12\x6e\xcb\x87\x1e\x80\x53\xea\xa9\xef\xb1\xc8\xbf\x3d\x08\xd5\x3c\x8e\xb4\x73\x06\xff\xf0\x20\xbe\xf2\xc1\x6d\x0f\x00\x87\x45\x11\xcf\x07\xba\x00\x6e\xaf\xc4\xef\x3d\xe1\x01\xf0\x93\x92\xe1\x17\xd4\x85\x08\x7f\x13\xc5\x51\x99\x71\x6a\xb3\x8f\xb4\x66\xaf\xf6\x3e\x4a\x88\xfb\x65\xe3\x0b\xd6\x67\xc8\x0c\x8e\xef\xad\x23\x3d\x1f\x13\x55\x6d\xfb\x3c\x63\x23\x8a\xf1\x3d\x56\x43\xe1\xaf\x93\x15\x70\x38\xd3\xc1\xb4\xfc\x74\x2c\xf6\xb3\x61\x75\xf1\xab\xdc\x17\x98\xd7\x7a\x6d\x75\xdc\x85\x75\xe8\x78\xcd\xc9\xf7\xb4\xa5\x7b\x50\xed\x2a\x19\xdf\x4a\x5e\x5a\xfc\xe5\x3d\x38\xca\x5b\x6c\x2c\x14\x97\xff\xca\x07\x82\x57\x36\x69\x9b\x90\x3d\xb1\xb0\x5f\xe1\xe6\xce\x78\x66\xf3\x17\x71\x45\x40\x74\xa6\xe1\x86\x86\x54\x2e\x23\x45\x53\xa3\xbb\x0e\xaa\x25\x22\x49\xc9\x7a\x6d\x35\x6a\x73\xa8\x81\x84\xdb\x6f\x24\xd5\x05\x31\xac\x51\x57\xab\x3b\x34\x34\x30\xab\x61\x9b\xaf\x70\x9a\xb2\x58\xb5\x90\xcd\xd2\xbd\x9a\x36\x38\xda\x40\xc1\xe7\x3f\xb4\xb9\x71\x01\xfe\x47\x01\xf8\xd1\xec\xee\xc7\xa3\x00\x64\xb4\x1f\x4f\x9d\x0c\x05\xd0\xb8\xc8\x2e\x71\x26\xf4\xff\xfa\x20\x6e\x67\x85\xce\x33\xd7\x00\xf8\x64\x8b\xb6\xb2\x6b\x03\xf8\xd3\x4a\x9f\xe2\xef\x86\x94\xe0\x41\xf9\xb7\x32\xa7\xa8\xe5\x81\xfb\x35\x18\xb4\x71\x94\x5c\x1f\x49\x03\x0e\xab\xab\xa4\x7e\xd7\x18\x2b\x8c\xcf\x30\x21\xcf\x69\xca\xd9\x3d\xd6\x17\xef\x69\x93\x1f\xca\x9d\x7a\x1c\xfb\xda\xa2\x2e\xd5\x3f\x2f\x17\x13\x60\x7a\xba\x70\xfe\x05\x1d\xda\xdb\x20\xa3\x4e\xb0\xec\x28\x92\xaa\x3d\xfc\xde\xa6\x92\x0b\x91\xa7\x9a\x34\x97\x59\x7b\xe4\x2f\x1f\xe6\x7f\xf2\xb1\x7a\x5b\x91\x67\xeb\xb7\x42\xf4\xb7\x61\xa5\x98\x1d\xd5\x9c\x03\xc3\x85\xaa\x73\x3b\x71\x39\x07\x7a\x97\xd5\xcf\x20\xd4\x32\x93\xda\x59\x35\xac\x91\xd1\xa9\xc6\x8d\x96\x9a\x62\xa8\xec\x44\xf5\x9a\x28\x4d\x0a\xba\x33\x26\xae\xfc\x93\xb6\x04\xe6\x8f\xe8\x98\x22\x56\xdd\x2b\x98\x85\xf0\xce\x82\x47\x3a\x6f\xb0\xc1\x21\x91\xd9\x46\x7a\x97\x71\x34\x41\xac\x00\xc2\x89\x8f\xdf\x1c\x37\x02\x50\xd8\xc3\x2e\x70\x4a\x07\x40\x57\x99\x3d\xfd\xdc\x23\x00\xf3\x0a\x4e\xdb\x2b\xe3\x00\x4e\x56\x5c\xef\x6f\xfd\x0e\xe0\x2d\xc0\xff\x9a\x69\x18\x20\xb0\x41\xf8\xf2\x63\x24\x40\xc8\x9c\xe4\x82\xa0\x15\xc4\x85\xd7\xc8\x45\xc9\xe4\x53\x9f\x87\x47\xa8\xce\xe8\x7c\xa1\xc4\x86\xbc\xd0\x99\xb0\xa6\x25\x05\xfb\x35\x9b\x2b\xfa\x9b\x11\xae\xb8\x70\x38\xcb\x27\x8c\xe0\x1e\x3b\x76\x05\x88\xe7\x5c\xc6\x20\x6d\x72\xe2\x11\x85\x5a\xe8\x13\xe6\x0d\x85\x67\x5f\x3d\x42\x2e\x1b\xef\xaf\x5d\xae\x12\xd8\x01\xdd\x53\xfd\xf0\xfa\xe8\xd6\x57\xf5\x80\x05\x54\x73\x26\x82\x41\x19\xb1\xc2\x5d\xc7\x87\xba\xa7\xf8\x60\xfd\xd8\x2b\xe2\xce\x39\x45\xa6\x8d\xfd\x65\x5e\x33\xbd\x2a\x5f\x36\x59\x4a\x98\x47\x63\xd5\xb6\xb7\x7a\x0a\x08\xef\x53\x35\x39\xb6\x57\xf3\xbe\xb4\x36\x68\xdf\xd8\x99\xce\x26\xbd\x7e\xa5\x6b\x8a\xd0\xcd\x8a\xae\xa2\xd5\x0b\x41\x1a\xa4\xef\x7d\x75\x5e\x8f\x17\x95\x91\x44\x5f\xc4\xa5\xcf\x8e\xae\x8a\xcd\xcb\x5d\x35\xa0\xc1\x78\x45\xd1\x66\xa9\x19\x34\x60\x56\x22\x2e\xa4\xa4\x1b\x46\x61\xdf\x06\x13\x01\xc4\x8e\x3d\xf9\xe3\xc4\x2d\x00\x45\xd6\xc7\x5f\xe9\x6a\x00\xf4\x86\x1e\xdd\x3f\x3d\x01\x60\x19\xf1\x84\xed\x82\x29\x80\xab\xda\xb3\xce\xeb\xf9\x00\x7e\x2f\xf9\xa7\x1f\xc4\x03\x84\x7c\x13\x0a\x7a\x92\x09\x10\xb5\x2c\x86\xe7\x7f\x07\xd5\x71\x04\xa9\x31\xa9\x9b\xd4\x8f\xf1\x27\x14\x3f\x69\x1d\xa5\xc4\x46\x89\x6a\x79\x5a\x5f\x20\xf9\x84\xde\x37\x31\xf0\x6f\xc0\x17\x78\x9f\x75\x18\x4f\xc6\x63\xf0\x6e\xcb\xde\x87\x0b\x59\xd0\xcc\xf6\x49\x09\x17\x5e\xfd\x86\x2c\xb0\x7e\xf2\x7c\x7f\x75\xc5\x4e\x8f\xd9\xcd\x5a\xa3\x86\xc8\x6d\x25\x3d\xe5\xc1\x73\xcd\x97\xb6\x4e\x6a\x28\x2c\x4c\xb7\xf4\x6e\xed\xa8\xd3\x2d\x9e\x6d\x96\xf8\xe5\x07\x2d\xb8\xab\x1d\x5a\x33\xa8\x7c\x33\xae\xa1\xf1\x63\x83\xe6\x15\xd3\xfb\x29\x9d\x84\x8d\xaf\x65\x7e\x1d\xc3\x3a\x4e\x5b\xd3\x85\x25\x0d\x8e\x7a\x9f\x77\x8e\x3c\x17\x2a\x9f\x34\x50\x44\x34\x65\x96\x97\x3c\x37\x34\x43\xda\xa6\x33\x17\xda\x18\x8a\xa3\xf2\x93\x4c\xb2\xbf\x1a\xf3\xa0\x6f\x26\x78\x67\xd0\x19\xb3\x63\xce\xc6\xf0\xa6\xe8\x1a\x27\x61\xba\x22\x4f\xc4\x2b\x98\xbc\xc3\x2a\x84\x99\x01\x88\xaf\x3f\x5a\x3f\xbe\x0c\xa0\xf2\xe9\xa1\xe7\xc9\x6d\x00\x23\xfe\x87\xc8\x33\x41\x00\x56\xd4\xc7\x35\x17\xd4\x00\x3c\x03\xd8\x27\xae\x8d\x02\x04\x8b\x73\x5c\xbb\x33\x01\x10\x19\xc1\xdb\xcc\xca\x0f\x10\x1f\x27\xea\xc1\xdf\x00\x1d\x29\x59\x12\x46\x12\x83\xd4\xf5\x14\x76\x79\x39\x0d\x4d\x4a\x48\x62\x8b\x7a\x89\xb5\x17\x29\x23\xd6\xde\x40\xc7\xaf\x0f\x9f\x1f\xd8\x6a\xeb\x9e\x72\x0a\x73\xc2\x33\xde\xf3\x7e\x09\x07\x32\xde\xc5\x35\x5a\xa9\xe6\xd6\x8e\x9e\x03\x5f\xf6\xa5\x46\xae\xad\x73\x96\x1c\x75\xca\x6d\xd2\x1b\xd7\x0d\x0d\x87\xda\xde\x85\x6e\x88\x68\x6d\xcd\x2b\x76\x86\x6d\x3d\xd0\xa0\xff\xb1\xbf\xc5\x65\x25\x4c\xe3\xec\x12\x7b\xa3\xf0\x84\xb9\xb6\xdb\x4a\x76\x5d\xe7\x87\xfd\xba\xf1\x6b\x13\x95\xd3\xbf\x3c\x90\x86\xcf\x86\xef\x36\x23\x4a\x45\xcb\xf5\x8c\x29\xdb\x77\x0b\xdb\x8b\x4f\x98\xc8\xef\xcc\xe4\xde\xcf\xed\x32\xad\x40\x9e\xcd\xd8\xcc\x88\x37\xfb\x88\xfc\x92\x76\x33\x65\xc1\x9c\x06\xd5\x9a\xe4\x1f\x9f\x66\x61\x8a\x56\x4b\x38\x10\x5d\x66\x51\x8a\x79\x12\x73\x25\x62\xc5\x42\x0a\x7b\x2c\x1c\x0b\x20\x45\x79\x14\x75\x42\x0f\x40\xb3\xe5\xe1\x49\xba\xde\x7f\x78\x10\x15\x0f\xdb\x2e\x1c\x02\xf0\x95\x7e\x5c\x76\x35\x18\x20\x9c\xfd\x69\xc0\x1d\x5a\x80\xd8\x61\xde\x91\x87\x22\x00\xa9\xe2\x42\x17\x79\x9c\xe1\x5d\x26\x5e\xec\xad\x44\x15\x75\x3d\xf7\x81\x8c\xba\x06\x3f\x25\x3e\x83\x43\xf5\x0f\xab\x25\x92\x6d\xda\x33\x5d\xd6\x80\xcb\xf8\x4b\x51\x01\x56\x9a\xe9\x0c\x68\x3d\xbf\x34\x77\xe9\x97\xcc\x88\x3d\x9e\xae\x61\x8c\x0d\x56\x5b\xa2\xce\x0e\x59\xde\x6d\x7c\x6b\x09\x76\x2f\xab\x07\xdf\x4f\xac\xb4\x9b\x3c\x19\x61\xe8\x9f\x5d\x9d\xd0\x8b\x9a\x5e\xec\xe5\xd8\xf0\xd2\xca\x99\xcf\xeb\x80\xa9\x3d\x7a\x35\x0b\x2a\x6d\xb9\x1f\x3c\x0c\x96\x97\xb5\xde\xb0\x34\x9f\x30\xf5\x5c\xbd\x50\xb7\x5a\xd7\x6d\x7a\x72\xbd\xab\xc2\xae\x4c\xcb\x42\x6e\xa3\xf9\xd5\xa3\x02\xb0\x58\xd9\x72\x29\x56\xc8\x4d\xb0\x20\x6d\xcf\xe6\xef\xa4\x2c\x58\x0f\xed\xd4\xe4\x99\x24\x95\x58\x25\x20\x59\x33\xb6\x63\xbf\x59\x3f\x41\x3d\x4c\x3d\x10\x7d\xd5\xfa\x34\xfa\x50\x62\x68\xe8\x4b\x1b\x37\x74\x5b\x9c\x4b\xe0\x65\x1b\x3c\xa6\x2c\xea\x2e\x80\xac\xd4\xc3\xbe\x13\x96\x7f\xfb\x51\x66\x52\x6c\x13\x67\x32\x00\x5c\xbd\x1e\x5e\xb8\x50\x02\x10\x78\xf0\xe1\xec\x95\x48\x80\x68\x5e\xf6\xb5\x3b\xa9\x00\x29\x2a\xdc\x0b\x6c\x6b\x00\xd9\x7c\xfc\xef\xb9\x0f\xc2\x48\xa1\x80\xf0\xa2\xb8\x15\x9c\x7c\x31\x28\x79\x52\x35\x93\xd2\x54\x54\xa5\x60\x60\xd1\x4c\x72\xc8\x41\x6b\xf9\xf8\x4f\xe2\x79\x32\x24\x8d\x67\xd3\xf8\xd0\x39\x91\xfa\x8e\xfa\x65\x4f\x36\x3f\x07\x90\x02\x8a\xdb\xc3\xd7\x7a\xbd\x4c\x52\x6b\xde\x77\x2c\x6d\x39\x5f\xab\x2e\x1e\x3e\xb2\x90\x69\xc1\x35\x7e\x79\x6c\x69\xf9\x8c\x51\xfb\xe4\x6f\x83\x9f\xbe\x9f\x33\x4c\x9d\x0e\xe9\x3b\x33\x3c\x6c\x62\x3d\x4f\xe8\x4c\x69\xe9\xb7\xa4\xfd\x91\xd7\xaa\x5f\x3d\x6f\x55\xbb\xfc\xed\xcd\x95\x12\x73\x9b\xb9\xd5\xc2\x3a\xc5\xe7\xb5\x36\x55\x1b\x4a\xe5\x05\x39\xce\x36\xaa\x9b\x5d\xa5\xf9\xc9\xf4\x76\x7d\xdb\x8f\x8a\xdc\xe3\x99\xed\xee\xec\x60\x73\xf3\xc2\x25\x1d\x6f\x22\x12\xb3\x93\xc2\x55\xec\xe3\x90\xa1\xe9\x5b\x41\x6b\x0e\xfb\x51\x89\xc9\xcd\x7e\x0a\x0e\x2c\xe8\x9e\x38\x4f\xaf\x2e\x07\x2d\x4c\x5e\x94\x2d\x80\xec\x0a\xeb\x95\x63\x0b\x00\x7a\xcb\x2c\x23\x74\x62\x7f\x7b\x10\x1e\x9d\xac\xc7\xcf\x3b\x00\x84\xbf\x60\x4b\xbb\x32\x0a\x90\xc0\xf7\x58\xe3\xd6\x4b\x80\xcc\xe5\x67\x6d\xcc\xfc\x00\x85\x2a\x3c\xba\xcf\xea\x01\x53\xb6\x22\x30\x2e\x72\x0f\x2e\x56\xde\x11\x4b\x52\xf9\x46\xc1\x55\xfe\x90\x79\x6a\x6a\x4e\xba\xff\xf2\xb8\x5a\x77\x60\x2b\xde\x28\x7f\xd4\x60\x7f\x2a\x1b\xea\x68\x5a\xbc\x6d\x64\x15\xef\x86\x57\x78\x86\x9f\xe8\xbb\x95\xe5\xd6\x60\xfb\xe8\xd4\xc1\x9d\x85\x3f\xdc\x9d\x6b\x04\xc7\x9d\x67\x25\xec\xf9\x87\x8f\x4c\x3e\xf8\xfe\xcd\xd2\xee\xd3\xb1\xf1\x53\xc3\xe3\xd6\xbe\x93\x6a\x43\xb7\x5b\xb7\x6c\x79\x67\x89\x3d\xfe\xd5\x8c\xf6\xd5\x0b\xc1\xed\x33\x2f\x72\x1c\x6f\x2e\x15\x35\x9f\xce\x9a\x77\xea\x5b\x7d\x52\x5f\x91\xca\xec\xb4\xb9\xae\x59\x15\x1e\x6b\xed\x72\x79\xd3\xfc\xe5\xe9\x08\x6f\x97\xef\x5b\x15\xc5\x06\xe1\x09\xce\x0b\xdb\x55\x85\xf7\x83\xac\x5c\x64\x10\x4c\xb9\x37\x7c\x2b\x5d\x2f\x23\x39\x32\x85\xbc\xc2\xdd\x4e\x23\xcb\xd2\x53\x3c\xd6\x5d\x1c\xd1\xc7\x12\xdf\xb9\xd7\x38\x25\x62\x34\xa3\x7b\x01\x54\xa4\x58\x9f\x9c\x10\x05\x30\xba\xc8\xe2\x4d\xf7\x16\xc0\x46\xe1\x81\xf1\x69\xba\xbf\x3d\x88\xc8\xd3\x6c\xfa\x57\xb6\x01\xd2\x26\xd8\xde\xde\xd8\x01\x28\x98\x7c\x4c\x62\xe8\x00\x78\xf5\x92\x53\x84\xfd\x37\x80\x5a\x24\xef\x17\xc1\x06\xe0\x7c\xed\x20\x4c\x52\xf2\xa2\xe4\xbd\x21\x4b\x1f\xb4\xe4\x21\xbd\x6b\xd8\xaf\xa8\xe8\x23\x8e\xa3\xd4\x3c\xd7\x6a\x4e\xa7\x41\x36\x14\x07\x9b\xeb\x54\x3f\x58\xdf\x4a\x51\xf2\xf0\xeb\xbe\xbb\x70\x2b\x9a\x26\x42\x7b\x3c\xff\x8b\x61\xa8\x46\xc5\xe6\x77\xbb\x2f\x78\xcf\xcd\x9e\x07\xf3\x49\xe3\x53\x2e\x74\x43\x77\xbe\x3d\x6d\xb9\xec\xe6\x3a\x61\x36\x2a\x5a\x96\xe0\x19\x31\x7d\xfa\x83\x41\x9e\x95\xa7\xee\xfc\x46\xd7\xc5\xcc\x38\xf7\xad\x45\xfd\x96\xb5\xd8\x08\xaf\xb9\x95\x0b\x6f\x7c\xa3\xdf\x79\x5a\xad\xfd\x5e\x77\x3e\x6c\xce\x53\x7c\xe3\x52\xc5\xd7\x20\xf0\x54\xde\x4c\x2b\x6b\xf5\xed\xf4\x28\xd8\xd9\x57\xc0\xeb\x33\xec\xce\x81\xe0\xca\x21\x7b\x6d\xb8\x0d\x20\xb9\x33\x79\x3c\x4c\xdd\x2f\xa3\xfc\x53\x6e\xbb\x37\xb9\xf9\xa0\xf7\x27\x6e\xb8\x96\xb9\xf9\x61\x0e\xc6\x2a\x01\xa8\x79\x33\xaf\x1e\x7f\x08\x60\xb2\xf7\x01\x82\xae\xf1\x6f\x0f\x22\x28\x98\x91\xee\x74\x22\x40\xdc\x97\x07\xbf\x5f\x52\x04\xc8\xe2\x65\x61\xbe\x26\x07\xf0\xf2\x00\xdb\xd7\xbb\x25\x00\xd5\x78\xf6\x02\xd6\x8f\x00\x6f\x72\x78\x8a\x05\x48\x90\xd4\x71\x87\xdf\x5d\x1a\xa8\x17\x3a\x71\x62\xad\x46\x9b\x24\xea\x3b\x8c\xec\x21\xcf\x34\x3c\x67\xc7\x79\x55\xc3\x14\x0c\x52\xa9\x51\xc2\xa0\xaa\xe6\xc8\xda\xa1\x8a\x59\x7b\xa9\x5e\xea\xec\x81\x6c\xe6\x90\x81\x6f\xac\xc3\x6c\x49\xe3\xa5\x67\xd6\x84\x3f\x1e\x8e\x2c\x68\xac\x5e\x0d\xe8\xd0\x0f\x5c\xe9\xb3\x9b\x0d\x2f\x26\x85\x4c\x8c\xa9\x4e\x5c\x4d\x1b\x09\xd9\x99\x9c\x19\xaa\x4d\x8a\x0f\xba\x35\x1b\xd2\xcb\x16\xd9\x1b\xf8\xe6\xc7\xf1\xf6\xea\xb0\xce\x00\xe1\x25\x6a\x13\x31\x28\x3e\x20\x74\x95\x52\x27\x12\xe8\xe1\x93\xb2\xc1\x51\x91\xe6\x7f\xc4\xfb\xc0\x96\x71\x89\xb1\x4f\x88\xb7\xc6\xf6\x7c\x41\xb9\x67\x8f\xb7\x37\xc2\x23\xe7\x9c\xfb\x27\x1f\x7a\xa4\x61\x46\x99\x2b\x9f\x4f\x31\xaa\x30\x39\xc6\x39\xda\xe7\x20\xba\x2c\xfe\x80\x93\x84\x17\x0b\xa6\x21\x6a\x3f\x80\x6a\x09\xc3\xfa\x51\x3f\x00\xcb\xfd\x4c\xb7\x4f\x46\x03\xb8\x5d\x61\xb4\xa6\xcb\x02\x88\x48\x65\xd8\x39\x13\x09\x90\xec\xc1\x74\xf4\x02\x1a\xa0\x40\x93\xd9\xf5\x6a\x20\x40\xa5\x34\x53\xce\xb5\x30\x80\x37\x3b\x0f\x47\xee\x27\x03\x74\x06\x72\x68\x70\x25\xc1\xc7\x0f\xa2\x3c\xf7\xc5\x85\xa9\xde\x1f\xe5\x84\x22\x74\xc5\xc8\x5c\x9f\x78\x24\x52\xdc\xc2\xf1\x3c\x23\x7e\x0a\xa1\x29\xb4\x48\xfa\x61\x09\xcd\x63\xd5\xc3\xab\x6f\xde\x8b\x9b\x9a\xf6\x9d\xfd\x66\xdc\x16\xed\x21\x3a\x7b\xee\x97\x07\xd2\xf1\x20\xaf\xe9\x65\xf4\x0e\xe7\x0b\xeb\x94\xc5\x2e\xf9\x85\xf4\x34\xc6\x04\xf2\xe8\xf2\x44\x7d\x4c\x66\xe2\xe6\x64\xff\x50\x4f\x64\x79\xf4\xd8\xec\xfc\xfb\xe2\x40\x4a\xec\x87\x45\xd1\x56\xf1\x40\xde\x88\x9c\xe5\x99\xc6\x83\x7e\x1e\x61\x49\x6b\xe5\x35\x61\x9e\x9d\xe1\x73\x9b\x81\x65\x8b\x9e\x32\xa1\x37\xb7\x1a\x8b\x65\xdd\xcf\x86\xfa\xef\xfc\x56\x70\xdd\xf5\x7a\x88\x1f\x22\x20\x7b\xd5\x69\x28\x84\x09\xb9\x99\x66\xe7\x58\x10\xac\x80\xea\x4d\x9a\x73\xb8\x16\xe4\x89\xee\x8e\xf3\xb5\xeb\x08\x14\xc3\xbc\x8e\xa4\x00\x68\x5a\x30\x5c\x3e\x9a\x09\x60\x73\xe4\x7e\xf4\xc9\x52\x00\xef\x7d\x77\x5d\x8e\x23\x00\xa2\x5f\xdd\x2e\x38\x51\x08\x90\xe5\x73\x7b\x8e\x6e\x1c\xa0\xb4\x9e\xbe\xe1\x1c\x1a\xa0\x7e\x9b\xf1\xde\xe5\x6d\x80\x0e\x60\xdd\x7b\x4f\x00\xe0\x03\x85\x9d\x9f\x9d\x04\x1b\x9f\xa6\xb9\x44\x44\xef\x53\x7b\xa6\x68\xf9\xf3\x34\x76\xc8\x63\x0b\x1c\x22\xbe\x0e\xd7\x09\x8c\x4b\x2d\x52\xf7\x63\x99\x50\xe7\x56\xfd\x14\x34\xcb\xcf\xac\x16\xcc\x7e\xd5\xb1\xef\xf5\x9a\xba\x39\x38\xe5\x78\x7b\xe6\xc0\x2f\x0f\xa4\xec\xe9\x6b\x99\xea\xde\xcd\xa0\x24\xec\xdb\xdf\xdf\x29\x2e\xfc\x88\xf4\x7e\xe5\x3d\xba\x33\xa1\x17\x6a\x9a\xa7\xfb\xad\x76\xd0\x32\x20\x37\xcb\x6f\x5e\xa3\xfb\x82\xd7\x4c\x16\x79\x71\xee\xed\xa2\x67\x62\x9a\xfa\x4a\x6a\x03\x87\x7b\x70\xe2\xf6\xfa\xcb\xca\x11\xd7\xf1\x84\xb1\x4d\xce\x97\x31\xce\x2a\x09\xbe\xdb\xfb\x5f\x30\x3a\xe9\xc6\x1e\xda\xa9\xc8\x6b\xb2\xf7\x8b\xe5\x46\xaa\x67\x24\xd8\x5d\x8d\x39\x86\xb2\x4d\x61\xb3\xb5\x89\xec\x44\xeb\x25\x30\x58\x3f\x8b\x1a\xc3\xf0\xc4\x5c\xb4\x8a\x88\x78\x88\xbd\x1d\xfe\x0a\x40\xdf\xf3\xde\x32\xad\x23\x80\xbd\xc5\xad\xaf\x47\x6f\x00\xf8\xcb\xde\x52\xa2\x7d\x0f\x10\x5b\x7a\x1d\x41\xcb\xfe\x0f\x0f\x22\xee\xd6\xad\x53\x74\x00\x2d\x8f\x6e\x77\x9c\xfd\x0d\xa0\x6f\xe9\xbe\xce\x8d\xb3\x00\x5f\xc6\xd9\xee\x32\x47\x00\xcc\x84\x73\x9c\x10\x7c\x06\xd2\x9b\x3c\xdc\x18\xc5\xf3\x94\x18\x82\xb9\x80\xb9\xf9\x22\x61\x15\x53\x20\x96\x1e\x6e\x86\x2a\xde\xe4\x92\x9b\x2b\xab\x5e\x8b\x9b\x3f\xa5\x7d\xad\xc7\x66\xea\xf6\xe0\xac\xe3\xf5\x99\xdf\x5b\xbc\x6b\x15\x32\x69\xb6\x88\x69\xf7\x3a\x4a\x5a\x3a\x96\xc5\x42\x08\x03\x9f\xfb\xa2\x66\x99\xbd\x07\x7a\x9f\x7d\x92\x19\xf7\xf0\xe8\x79\x53\x3a\xcd\xd2\xbf\xe2\x81\x7e\xc9\xf7\xfd\xca\xbb\x50\x57\xe7\x17\x17\x96\xd6\x9a\x12\x5d\xf4\x9f\xf7\xae\x8a\xd6\xdb\x3b\x7e\xc8\xf9\xb1\xc1\x52\xc1\x62\x2f\x94\x7b\x6c\x13\x51\xca\x62\x57\x9b\xd6\xb1\xc3\x92\xff\xd0\x96\x3b\xfd\xe1\x0e\xe4\xea\xd8\x1c\x4c\x61\x45\x86\xa5\x57\x58\x35\x26\x5d\x42\x0d\x24\x05\x58\xed\x4b\xa0\x43\x97\xc4\x35\x59\x9e\x89\x4b\xc7\x38\x47\x11\xcd\x53\x63\x66\xb0\xa1\xa1\xd1\x00\x86\x17\xef\xbe\x3c\xca\x04\xe0\xf4\xf0\x46\xe8\xe1\x57\x00\xbb\xbb\x4a\x00\x52\x4e\x5c\x2f\xa6\x4d\xfe\x7b\xce\xd5\x10\xba\x67\xf6\x9f\x1e\xc4\x28\xeb\x6d\xd5\xb3\xfc\x00\xf3\x7a\xf7\x17\x6f\x1d\x01\x58\x53\x7b\x2a\xc6\x5b\x00\x40\x3d\xc0\xd1\x2b\x16\x4e\xd1\x23\xaa\x0a\x34\x58\x0e\x10\xfa\x30\x6e\x62\x3d\x11\xc2\xa8\x07\x1b\x99\xf2\x5e\xaf\x12\x96\x6f\x7f\x6f\xd7\x5a\x7b\xf7\xaa\x7f\xe3\x73\x90\xc3\xc7\xf1\xd5\x12\xeb\xc1\x13\x51\x8b\xb3\x31\x11\xf6\xfd\x51\xef\x6f\xcc\x1f\xf6\xfa\x3e\x96\xfd\xb1\xee\xcb\xac\x23\xdb\xa4\xe0\xc4\xe0\xc8\x05\x07\x9e\x01\x91\xe9\xb1\x3e\x4f\xfb\xab\x2d\xf5\x3f\x68\xda\x2a\x6d\xbf\xd6\x2b\x2d\x6f\x36\x60\x6d\x06\x2a\xa5\xd7\x9a\xaa\x43\x6d\x68\x4b\x99\x36\x99\x5f\x5e\xb4\xd1\x28\xf8\xb6\x15\x55\xfc\xc8\xea\x64\xbe\xff\x8e\x47\xde\xaa\x65\x49\x6e\x29\xc2\x3f\x5b\xc1\xbc\x31\x7b\x05\x75\x25\x95\xce\xbc\x39\x23\x0f\xb5\x98\x38\x6f\x7e\x23\x8d\x19\xdd\x13\xb7\xc7\xcc\x30\xf9\x3b\xa6\x38\xf2\x9b\xe9\xde\xa4\x51\x6c\x68\xa8\x21\x80\x49\xcb\xad\x63\x87\xd9\x00\x5c\xdf\xde\x18\x39\x22\x0f\x10\xfe\x73\xfe\x9d\xae\xb3\xeb\x41\xbc\x54\xa2\x91\xfb\xe7\x9c\x67\xf8\xe9\xcf\x79\x97\x3e\xcd\x7f\xde\x5f\x8c\x28\x3b\x74\xf8\x3f\xdf\x6f\xde\x60\xcd\x67\xc4\xc1\x32\xe5\x07\xe7\x13\x09\x16\x0a\x03\xf1\xa8\x20\xbd\xcd\x1e\x02\x0d\xda\x5c\x7c\x3e\xd6\x63\xa9\x78\x2b\x40\x91\xa1\x38\x7d\xc8\x6b\xb9\x4e\x9f\xbf\x69\xbd\x5e\x72\xce\xc0\x71\x6f\x9f\x61\xda\xb5\xc9\xbd\x61\xd2\xa3\xef\x03\x1b\xc6\x4d\x9a\xf3\x27\x2c\x1c\xc7\xbe\xce\x4f\xc8\x8f\x54\xff\xf2\x40\xcc\x33\xbe\x8d\xcd\x7d\xee\x12\xb4\x90\x1a\x38\xb1\xa8\xfc\x36\xd7\x3c\xa8\xf3\xf7\xd5\x87\x75\xe9\xe6\xb3\xcd\x86\x6b\x1b\x55\xa9\x66\x5d\xf5\x79\x9b\x1e\xa5\x7d\xa6\x50\x31\xb9\xbd\x92\x6f\x66\x5a\x54\x16\x82\x10\xca\xfe\x60\x32\x5c\xe2\x8c\x94\x4f\x5f\x34\x99\xcc\x8f\x46\x55\x25\xf9\x19\x17\xe7\x61\xd0\xf5\xb1\x54\xe3\xac\x9c\x48\x0c\x4f\x74\x8c\x11\x7b\x56\x3e\x56\x31\x8c\xc9\xf0\x71\x66\x15\x96\x10\x54\x07\x60\x96\x7f\x68\xcf\x9f\x71\xb8\xf5\xef\xe5\xf8\x93\xbb\x6f\xf4\x05\xc8\xe5\xdb\x65\x2d\xe7\x4f\x0f\xa2\xe6\xff\xe3\x41\x4c\xef\xe1\xdd\xfd\x9e\xf7\x41\xf8\x9d\x6a\x68\xa1\x14\x73\x6e\x48\x91\xc8\x47\x09\xc5\x82\xc3\x76\x84\x95\x5a\xec\x45\xc9\x2b\x61\xe2\x9f\x44\x11\xe3\xca\xb4\xd9\xb7\x5a\x3c\x36\x46\x0c\x5c\x2b\xf0\xa5\x8f\x96\x2b\xec\xa6\xdf\xaa\xc5\x7a\x7c\xd7\x0b\xfc\xda\xb3\xe2\x3b\x32\x9b\x5b\xc6\xd2\x3f\x6a\xdd\x33\xc3\xf4\x6d\xf2\x43\x97\xc9\xbb\x05\x89\x79\xfe\x77\xa2\x06\xf9\x4b\x7a\x3f\x82\x5a\x58\x0d\x8c\xa7\x99\x96\xbd\x1b\x0c\x0d\x26\x3e\x3a\xad\x35\x57\x3d\x34\xe2\xeb\xb9\xb7\x61\xf2\x8a\xc9\xe8\x5e\x1b\xef\x96\xc6\x8b\x16\xc3\xb6\x46\xd1\x9d\x47\x79\x08\xa3\xc7\x35\x2e\x88\xf8\x2c\x35\x23\xe5\x0a\x49\xa4\x67\x1a\x18\x28\xbd\xc2\xa0\xf7\x24\xbc\x32\xd0\x2d\xf9\x8a\x9e\x88\x3d\xa8\xaf\x53\xf4\x03\x83\x0d\xaf\xd0\xd3\x28\x78\x83\x9d\x0a\xa6\xd1\xfd\x9e\x77\x13\x57\xe9\x67\x03\x60\x75\x7c\xef\x7f\xf6\xb7\xfb\x13\x68\x02\xfe\xcd\x0b\x6a\xde\xda\xe5\xe0\xcf\x79\xf0\xbc\xf9\xbf\xcd\xbf\xff\x24\xcb\xf2\x3d\x22\xa1\x80\x62\xcb\x95\x27\x1b\xba\x22\x42\x1c\x11\x7a\x64\xee\x34\x31\x8f\x53\x90\x66\x08\x98\xee\xe4\x47\xe1\xd5\x8e\x25\xbb\x56\xaa\xed\x38\x19\xb6\x14\x8a\x64\x6e\x6e\xe8\xda\x67\x56\xdb\x85\xa1\x56\xaa\x7c\x09\x4d\x1f\x3d\x8d\x97\x78\xf2\x99\xdb\xc2\x2c\x25\x17\x53\x06\x14\xdb\xaa\xf5\x3d\x96\x79\x17\xed\x9a\x65\x75\xad\x56\x3e\x2e\x9f\x6b\x68\xfa\xe5\x81\x68\xe7\xcc\xf6\xac\x2b\x97\x4f\x69\x5b\x8d\x51\xb6\x3c\x8a\x64\x75\x22\xfa\xb9\xb7\x37\x9e\x9f\xfc\xcb\x03\x11\x6c\x33\x42\x26\xa7\xb6\xea\xf8\x35\xde\x46\xb5\x25\x3e\xd0\x59\xab\xcd\x41\xe7\xc6\x46\x69\xb7\x56\x21\x30\x7d\x11\xbf\xeb\x68\xbe\xec\xc4\x9a\x86\x9e\xd2\x89\x2f\xa1\x62\xfb\x82\x6f\x6b\x5f\x2c\xb9\x89\xcb\xf6\x73\x05\x70\x3c\x71\xa9\x61\xff\x27\x80\xf0\x3d\xbb\xf1\x64\x2a\xd0\xfc\x67\xaf\xfb\xaf\x79\x5f\xd7\x9b\x9f\x75\x90\xb7\xcb\x4d\xb3\x7f\x9b\x77\x90\x35\x60\x9d\xd5\xf6\xfe\xad\xb5\x49\x8a\x3b\x37\xbf\x6c\xcc\xd7\x3d\xa4\x66\xa1\x60\x83\xbc\x5e\x1e\xc2\x6f\x32\x0f\xdd\x8d\xeb\x5e\x62\x96\xd4\xc7\xa2\x6f\xe6\x4f\xa2\x92\x8d\xfc\xd3\x26\xe2\xcf\xec\x70\xdb\x37\xbf\x38\x19\xe8\xb8\xb9\xe5\x75\xbb\x3c\xdc\x45\x73\x83\x92\x1e\x52\xb9\x68\x31\xb0\x56\xd9\xc2\x5c\xb7\xad\xa3\xb0\x96\xff\x43\xb0\xd6\x46\x53\x63\x1d\xb5\x66\x5e\x59\xaa\xda\xb1\xd5\xbe\xa9\x53\xcc\xad\xf6\x64\x83\xb4\x29\x57\xec\xaf\xfe\xc7\xf7\x17\x5b\x73\x05\x8f\xd4\xfb\xc7\x5b\x11\x87\xb3\xac\x34\x6e\x7d\x64\x43\xec\xa4\x6b\xa8\x2f\xf7\xb9\xa1\x5c\x12\x03\xd5\x4b\x3a\x73\xd0\xcb\xd1\xba\xea\x7d\xad\x76\x98\xf8\x08\x6d\x8d\xa3\x8d\xa7\xb0\x2a\x21\xaf\x35\x74\xeb\x62\xb1\x6b\x81\xa3\xea\xc2\x35\x6f\x70\x6f\x7d\x99\x35\x84\xcb\x07\xf0\xfb\xbc\xdf\x03\xb8\x56\xef\x71\xf8\xe7\x79\xf8\x35\xf7\x7d\xb3\xb1\xcb\x01\x95\x9f\x75\xf0\x85\x46\xeb\x4f\x52\xfe\xdb\x03\xb8\x08\x70\x6d\xfc\x28\xc3\xc6\x71\x78\xcd\x8a\x61\x7e\x37\xf5\x99\x42\xe5\x8a\x17\x1f\x18\x30\x23\x0b\x08\x1b\xeb\xf8\x37\x2d\x11\x9f\xca\x4a\xda\xbf\x2c\x6b\xc4\x9b\xa8\xb5\xf8\x06\xa6\x7d\xc1\xac\x19\x2d\xc4\xb8\x87\x57\xa1\xa2\xec\xc4\xd2\x47\xbc\x77\x10\x4b\x1e\xda\x79\x3e\x0e\x5f\x10\x47\x13\x07\x0b\x14\x4c\x9b\xb7\xd7\x6a\xe6\x5f\x88\x6a\xaf\x6c\x31\x4c\xb4\x95\x3d\x54\x79\xb7\x1d\xbc\xf5\xa0\xf0\x95\xf2\x93\x9d\xa6\x6d\xe7\x3c\xcb\xff\xf5\x20\x94\xe8\x97\x84\x91\x86\x29\x6c\xca\x42\xdf\xfc\x50\x16\x09\x29\xca\xfd\x63\xbc\x68\xb7\x18\x03\x15\x9a\xc1\x1a\x8c\x40\x04\x5a\xc5\xf6\xfd\x65\xec\xb1\x50\x59\x65\x42\x87\x14\xee\xa1\xbf\x8d\xca\x64\xab\x31\xee\xbe\x7f\xb7\x72\x55\x73\x12\xfe\x96\xd7\x6d\x15\x9e\xfa\x69\x7c\x89\x3b\x07\x40\x80\xd3\x7f\xfb\x30\xe5\x3f\xe7\xfe\x1d\x27\x77\xf9\xc5\x64\xd7\x8f\xdb\xd1\xfb\x37\x0f\x64\xb9\xfd\xe7\xfc\x93\x15\x2a\xd9\xae\x31\x37\x0f\x67\x50\x19\xb8\x6d\xc4\x6e\xb6\xa2\x28\x34\xc2\xed\xaa\x55\x55\x29\x24\x63\xd9\x07\x66\x15\xb9\x15\x84\x5e\xf5\x1c\x97\x96\xb8\x83\x38\x7b\xe3\xf7\x21\x11\x01\xd6\x58\x57\x1b\xcf\x28\x3e\x77\x7e\xf4\x84\x5b\x7b\x92\xaa\x6d\x08\x5a\x3b\xc6\x23\x45\xd9\x74\x1c\x65\x50\xf8\x32\x7d\x5b\x77\x2f\xb2\xb9\x5d\x28\xd3\x4c\xf9\x03\xd2\x66\x21\x3f\xa3\x58\xf1\x00\xd2\x14\xc1\x99\x8e\xfc\xe5\x3f\xc8\xe5\xa2\x9f\xa2\xee\x26\x9c\x96\x6d\x46\xcf\xa2\xbe\xc4\xd2\xc8\xff\xbe\x7e\x18\xcd\x14\x73\x57\x6e\x62\xfe\x37\x4c\x73\xa8\x98\x5c\xcd\xb7\x70\x6c\x6c\xa0\x88\xbc\xcf\x98\x3d\xee\x86\x5f\xb6\x7c\xff\x80\x20\x6e\xc1\xab\x50\xbe\xb3\xb7\x04\xaf\xe6\xf1\x87\xfc\x8b\x2e\x2f\xfc\x82\x4b\x87\x7c\x77\xfb\x6b\x82\xa0\x93\x1d\x40\xf8\xc1\xdd\xf8\xf2\x03\xff\xbb\x0e\x7e\xdd\x0b\xcb\x3c\xff\x76\x0e\xd6\x35\x76\x39\x7b\x01\xe0\x3a\xe1\xe4\xc1\x61\x0c\xb4\xb0\x5d\x65\x52\xeb\x74\xa3\x5a\xf0\x70\x0a\x2b\xd7\xea\x50\xe6\x84\x22\xa5\x27\x0b\xe7\xc8\x22\xb2\x48\x7d\xe6\x94\x33\xa4\xab\xea\x4e\x56\x85\xe1\x85\x84\xe7\x86\x6a\x6e\xad\xde\xd7\xf1\x09\x56\xb2\x7e\xd7\x1d\xbf\xe3\x5c\x5c\x87\x42\x36\xad\x36\xb1\x5f\xc3\xf7\x45\xf0\x1b\x3b\x62\x39\xb3\x5d\xa3\xf7\x68\x7f\xc6\xa4\xd5\x67\xc7\x3e\x50\x95\xc4\xd0\x0f\x1d\x8f\x25\xc9\x1f\x46\xa7\x6c\x9d\x89\xab\xfb\xcb\x7f\xc8\xc0\x1a\x63\x9c\x43\x39\xa5\xaf\x62\x9b\x30\xc3\xc1\x96\xbf\x3c\x08\xa9\xe6\x6d\x43\xec\x8c\xdf\x23\xe9\xe4\x45\x19\x9c\xa6\xcf\x59\x69\xe1\x99\x2d\xfc\x23\x77\x03\xe9\xbc\x89\x6e\xfc\x5b\x17\x07\x19\xb7\xd1\x0d\xfc\x90\x8b\xbc\x0c\xcb\x60\x1d\xc1\xc5\xe1\x9e\x0c\x43\x9f\x05\xe1\xbb\xad\xc1\xdf\x7d\xf1\xe5\xf7\x5d\xbe\x13\xdd\xe5\xd4\xcf\x3e\x48\xb0\xfe\xb7\xf9\xf7\xb7\x9f\x75\x30\xfa\x1a\xe0\x96\xe9\xe9\x99\x2e\x6e\x98\x63\xd5\x67\xb8\x51\x37\x0a\x6c\x9c\x57\x9f\xb1\x94\x5d\xa5\x1e\x12\x39\x29\x25\x94\x69\x48\x06\xb9\xbb\x1a\x74\xd1\x82\x24\x8a\xfa\xb6\x31\x6b\x90\x1e\x49\x5b\xef\x99\x25\x9b\x5b\x29\x81\x6c\x91\xee\x62\x65\xc7\x40\xe8\x70\x48\x76\x63\xb2\x38\x89\x9f\x09\xd2\xf5\x91\x35\x14\xc2\x7b\xa6\xe8\xf9\x99\x6a\x7d\xc6\x73\x97\xa0\xfc\xd9\x54\x4c\x71\x31\x9d\xfb\x03\x31\x0a\xbc\xb8\xdf\x3f\x3b\x05\xbf\x93\x4e\xc7\x9d\xdd\x5a\x0c\x1c\x97\x1c\xc1\x65\x60\xdf\xfa\x19\x49\xde\xc3\x1f\xc0\xb1\x78\x0f\xfc\xaf\xff\x20\xfe\x18\x7d\x13\x3f\xe0\x74\x4d\xbc\x6b\x9d\x96\x70\xd1\xa1\x40\x9c\xf0\xe3\x01\xc1\xdf\x4e\x46\xc2\x69\xfa\x22\x61\xd8\x26\x4e\x3c\x71\x42\x9a\x98\x6b\x56\x2f\x31\x36\x7a\x94\xe8\x6f\xb1\x07\x20\x27\xef\xbf\xeb\x60\x24\xeb\xdf\xfa\x21\x3e\xe9\xbf\xe7\xdf\x43\xe4\x5d\xb6\xfe\x3c\x1f\x6f\x08\x30\xc3\xd6\xcf\x10\xf2\x6a\x0c\x2e\x73\x27\x71\xde\xca\x39\x4d\x2d\x12\xb6\x11\xa2\x49\x7c\x4e\x89\x97\xfb\x4d\xb1\x31\xd4\x92\xdc\xa9\x7e\x50\x3b\xd1\x73\x98\x7c\x5f\x0f\x67\xf8\xc9\xa1\x9b\x94\x62\x8a\x36\x57\xb6\x62\x21\x1d\xb5\x77\xb3\x39\x6b\x5a\x45\x4c\xf4\xe1\x74\x38\xf9\xcb\x7f\xd0\x9c\x20\x5e\xce\xe1\x72\x9a\x55\xd9\x43\xc8\xa9\xed\x71\x75\x95\xdf\x4f\xd0\xef\x65\x74\xdd\x94\x9a\x25\x3c\x9d\x4e\x73\x2d\x91\x48\xc2\x4f\x23\x84\xdc\xbe\x89\xed\x10\x8c\xf1\x05\x4e\x33\x62\xb7\x08\x93\x84\xab\xf6\x39\xff\xc7\x7f\xb8\x86\xef\x24\xaa\x9a\xad\x8b\x74\x20\x4e\x13\x55\xcd\x95\x84\x71\xab\x82\x24\x3a\xc3\x1f\xa2\x56\xf3\x36\xc4\x69\x93\x8b\xa2\xcf\xbf\x35\x90\x2e\x19\x19\x01\x54\xec\xfd\xe9\x81\xd0\xd0\x68\xfc\xc7\x03\xd1\xfe\xb7\x3e\xb0\x94\xb7\xcb\x4f\xcd\x3f\xe7\xdf\x43\x3f\x3d\x08\x61\x80\x3b\xe1\x67\xdf\x94\xef\x00\x96\x0d\x41\x2f\xfa\x9c\x19\x72\x39\x2a\x58\xe5\x92\xb3\xa8\x68\x61\x5d\x5e\xce\xc8\x0c\xaa\xb4\x0c\x9f\xc4\x5d\xff\xe7\x94\x0e\x65\xbc\x3c\xce\x75\x3f\xb9\x5d\x2f\x40\x7b\xf5\x97\xff\x60\x5e\x4d\x42\xda\xee\x37\x39\x65\x1c\x4b\xca\xf3\xd0\x36\x7f\xa6\xd3\x44\x4a\x8f\x38\x65\xae\xa2\x3e\x4f\xd2\x48\x7b\x6f\x49\xa7\x1c\x4d\x3a\x5a\xc2\x61\x85\x93\x27\x12\xc3\x1a\xf5\xec\xf8\xa4\xcb\x88\x96\x03\x8f\x6c\xa9\xe2\x2d\xc4\x98\xd9\x2e\xeb\x06\xd1\x36\x62\xec\xb6\x8a\xd5\xb0\xf0\x17\xd2\x71\xa2\x99\x99\xa8\xb0\x2c\x49\x81\x58\x69\x72\xf5\x97\xff\x20\xb8\x45\x42\x93\x34\xf5\x32\x7f\xf9\x0f\x82\x91\xd8\x19\x52\x81\x8e\xa6\x40\xee\xf6\x24\x99\x49\xbd\x49\x70\x79\x25\x95\xb4\xae\xe5\xf6\xf7\xe7\x83\xbf\x3c\x90\xc0\xff\x9a\x7f\xb3\xfd\xf7\xfc\xbb\x6b\xe6\xa7\xff\x51\xb5\xcb\xc2\x2f\xbb\x2c\x78\x05\xc0\xd2\x78\x23\x36\x95\x0a\xed\x9c\x47\x98\x63\xa3\x62\x40\x50\xf8\xe8\xb3\x89\xe0\x22\xea\x80\x94\x8a\x40\xa4\x87\x16\xf5\x9e\x0a\x87\x54\xb0\xc3\x31\xca\x1b\x6d\x36\x85\x00\x73\x09\x0a\x8b\x11\x51\x6d\xc0\x24\x84\x3c\x64\xd5\xaf\xad\x62\x78\x9a\xac\xed\x96\x67\x40\xff\xcb\x7f\x50\x8f\x25\x33\xc6\x0b\x1a\x0e\x2b\xcd\x90\x0f\xe4\x4e\x19\x25\xca\x7d\x25\xfd\xa8\x50\x37\x66\x96\xfe\x42\xca\x79\xbb\x6c\x32\x29\x71\x81\x54\x35\x30\x66\x2c\x24\x6a\x4f\x0a\x9c\x6d\x32\x6e\x14\xbe\x44\x6a\xdc\xf1\x36\x3c\x26\x54\x4a\xca\x23\xed\x31\x0c\xfe\xcb\x7b\xb8\x49\xae\x22\xdf\x54\xcf\xe7\xcf\x23\x7f\x27\xab\xa9\x56\xff\xf2\x1e\x78\x11\x14\x77\x32\x51\xde\x91\x97\x15\x57\x4b\xe1\x91\xa9\x07\xf8\xf0\xf3\xfc\xff\xb7\x17\xf7\x57\x1f\xf0\xd8\x65\xdf\xe4\xcf\xff\x3f\xf3\x2e\x4b\x5d\x76\x99\xf9\x93\xe9\xc6\x00\x4c\x3f\x2e\xe5\xc6\xe9\x02\xe2\x59\xfa\xbd\x8a\x10\x0c\xc4\x09\xac\x3d\x4c\xf3\xf1\x80\x73\x92\x14\x6e\x1b\x27\x7d\x6a\x8a\xb2\x84\x08\xa3\xd5\x19\xaa\xba\x26\xab\x78\xa9\xf1\x75\x4a\x8f\x21\xb7\xbc\x85\x41\x08\xe5\xb3\x69\xac\xdc\xb4\xee\x69\x4a\xb8\xe3\x13\xe5\x93\x1a\xe3\x14\x2f\xef\x38\xe5\x5e\xd5\x5c\xca\x99\xc8\xe3\x1a\x52\x4a\xe6\xe4\xa5\x14\x79\x2d\x3a\xd9\x58\x32\xa9\x60\x56\x23\x4b\xfa\x38\x39\xa9\xa6\x54\xe7\x9e\x44\x10\x59\xa1\xe3\xa8\x2e\x5a\x14\x43\xbe\x3e\x72\x57\x6f\x4e\x78\x98\x7c\x71\x76\x4d\x4f\xec\xff\xf8\x0f\x74\x94\xd3\xe4\x58\xe5\xdc\x5f\xfe\x03\xcf\x12\x65\x90\xa2\x24\x5d\xcf\x63\x40\xc1\x50\x7c\x24\x97\xb9\x46\xa9\x86\x14\xb4\x48\xe6\xdf\x7e\xe4\xff\x78\x30\x07\x77\x39\xf8\xd3\xff\x78\x5b\xb3\xcb\xf2\xb8\x5d\x66\x67\xed\x32\xce\xf1\x27\x15\x01\x1e\xdc\xbe\xc4\x1e\x36\x09\xc0\x6e\x73\x4b\xca\x27\x09\xe6\xf9\xce\x32\x0e\xb8\x7c\x03\x3b\x09\xa7\x27\xe1\xb6\xbc\x40\xa3\xc8\xc7\x7b\xc6\x34\x93\xda\xa5\x2e\x26\xb0\xfc\xcb\x7f\xd0\x9d\xa2\xca\x19\x1f\x90\xb8\xa8\xf9\x96\xca\x65\xab\x24\x59\xa5\xae\x4a\x41\xbb\x77\xcb\xf6\xff\xf2\x1f\xe4\x3f\x53\xde\xc6\xb5\x2b\xa8\xc8\x3e\xa1\x84\x67\x92\x94\x1c\xa4\x82\x29\x81\x45\x1c\x4a\x1a\xff\xc7\x7f\x50\xa4\xd0\x0e\xbe\x50\xf5\xfe\x3f\xfe\x03\x0b\xc5\x0c\xb7\xa0\xc0\xc2\x2b\x4b\x29\xa7\xb0\xca\x32\xf1\xb0\x51\xf7\x51\xa2\x25\x05\x7f\x79\x0f\x9c\x4f\xa9\xef\xa9\x7a\xfc\x76\xff\x7b\x0e\x16\xfd\x7f\xde\x03\x3f\xeb\xbd\xf5\xa7\x0f\x53\x19\xb3\xcb\x3c\xd9\x5d\x66\xd1\x03\x5c\xe4\xf8\x63\x28\xc4\x76\xf7\x39\x54\x1a\x80\x7e\x86\x6e\xd8\x5f\x0c\x80\x5d\xfc\x7a\x97\x7b\x25\x00\xcf\x27\x7a\x26\x5b\x2c\x7c\x10\x59\x62\xde\x67\x4e\x07\xf2\xf2\xa3\x4f\x87\x8d\x44\xe1\xa4\xaa\x0c\xb7\x99\x8e\x35\xf5\x93\xf6\x29\x7e\x03\xed\x38\x6a\x86\xd1\x69\xe1\x02\x0d\x14\xd5\xcf\xf2\x93\x68\xbc\xf2\x12\x35\xdd\xd9\x4c\x44\x59\xf1\x2b\xd5\xdc\x27\x4a\x5c\x52\x9e\x85\xca\x11\x6e\x28\xf9\x43\x3a\x90\xfa\x20\x69\x52\xea\xbe\x24\x9a\xb2\x9c\xfb\x4a\xf6\xb9\x18\x1f\x95\xf5\x85\x98\xa4\x9e\x08\x3b\x85\x50\xfb\x4a\xba\x49\x88\x85\xf2\xb9\xbd\x41\x66\x5a\xa0\x91\xd2\x38\x20\x24\xfb\x86\xff\x14\xa5\x7c\x52\x46\xb6\x85\xf7\x22\x65\x61\xf9\xb2\x54\x3b\x8f\x34\x85\x80\x3e\x23\x99\xc5\x5d\x4b\xbd\x4b\xa9\x13\x8f\xf9\x2b\x0f\x8f\xa9\xbd\x54\x7d\x7e\x53\x00\x26\x51\x6e\xf2\xa1\x74\x00\x76\x67\x4e\x16\x5a\x3c\x00\xff\x32\xdf\xe1\xd3\x2f\x01\xa4\xc3\x05\xaf\x5e\xec\x04\x50\x39\x24\x42\xb8\xe1\x0a\xa0\x4b\x2b\x51\xcd\x10\x0e\x60\x10\x23\x3b\xcb\xd6\x0a\x60\x52\xa1\x7c\x9c\xab\x0c\xda\xcd\x1e\x69\xa6\x8b\x49\xc3\x33\x93\x0d\x83\x7b\x0a\xdf\xa8\x89\xa6\x07\xcc\x6a\xb4\x31\x14\x82\xb1\xb2\x93\xa0\xa9\x2a\x99\x6c\x98\x13\xa0\xed\x18\x42\xce\xd5\xd5\x8c\xcd\x72\x75\x22\x6d\x69\x39\x65\x75\x79\x8f\x93\x18\x35\x1e\x94\x0c\x05\xfd\x46\xa4\xaa\x20\x6a\x6b\x82\x0f\x10\x69\x94\xbd\xdb\x8c\x23\x77\x08\xf3\xf2\x1f\x06\x0d\xa2\xce\x11\x5e\xcb\x54\x7f\x33\x8d\x0a\xc5\x37\x4a\xa9\x6e\xd1\xc5\xaf\x11\x42\x25\xa4\xd1\x17\xa2\x5c\x09\x68\xf1\x12\x74\x7d\x78\xdc\x2f\x0f\x04\x5f\x22\x8a\xc6\x46\xfa\x31\x6e\x92\xc4\x99\xb0\xb3\xbe\xcc\x3f\xd8\x25\xd2\x70\x97\x7c\x92\xbe\xdd\x92\x3a\x8e\xd3\xf5\x7e\xff\xcb\x7f\x18\xe4\x91\x36\xc6\x7b\xbb\x62\x7a\x2e\xc8\x18\xe0\xd7\x9d\x5f\x76\xa2\x64\xba\x08\x37\x9d\x8c\x5b\x3f\xcb\x32\x10\xdc\x1d\xd4\x00\xee\x93\x38\x53\x0f\x9d\x03\xe0\xf4\xe3\xe5\x3b\x79\x13\x40\x08\xc5\xf3\xfc\x74\x05\x80\x1c\x0b\xdf\xbd\x0b\xba\x00\xea\x7d\xa2\x74\xb7\x1e\x02\xe8\x25\x49\xbc\x65\xd4\x06\x30\x39\x29\xd5\xc9\xf2\x1e\xc0\xac\x4f\xe9\x04\x57\x09\x4c\x5b\xfd\xae\x66\x2d\x72\x0a\x9e\x59\x8a\xe8\x31\x28\xea\x51\x13\x4c\x13\x4c\x0b\xb5\xe7\x29\x19\x66\xbc\x0e\x46\x96\x33\xe4\x66\xe3\x66\xbf\xdf\x5d\x6e\x93\x99\x0c\x78\xa2\x3c\x3d\xdf\x92\x0e\xe8\x1e\xcc\xea\x09\xb6\x23\x56\x69\x7e\x2c\x2e\x0d\x1d\x23\xe0\xd5\x36\xea\x9a\xa2\xb2\x09\x3a\x2a\xa2\xed\x33\x71\x0c\xf8\x0d\x05\xea\xf0\xcd\x04\x59\xfc\x1d\xd9\x98\xf9\xd5\x64\x02\x0e\x25\x95\x8a\x98\x4c\x11\x22\xd0\x48\x9e\x46\xa9\xc5\x6e\x10\x3c\x25\x74\xd1\x07\xa2\xfa\x7f\xed\x45\x41\x59\x8b\xf7\x61\x52\x82\xab\x7e\xed\x43\xf9\xe5\x81\x8c\x4d\xc8\x54\x61\x3b\xfd\x97\x06\x09\x32\xd9\xb8\x7a\xaf\xd1\xf7\x9f\xe4\x9e\xe2\x5e\x7b\x0b\x77\x5a\xc8\xdd\xc7\x87\xba\xfd\xe5\xc1\x34\x2c\xc9\x8f\x11\x1e\x3a\x0d\x03\x3c\xc8\xe0\x34\x3a\xcc\xf5\xb7\x07\x21\x76\x91\xe7\xfa\x19\x69\x00\x85\x2b\x7c\x67\x2e\xe0\x01\x34\x97\x84\x24\x6f\xe8\x02\x18\x7d\x16\x7f\xc4\xd8\x02\x60\xf6\x52\x72\x8b\xf5\x1e\x80\x0d\x8b\x42\x06\xcf\x03\x58\xb4\x0d\x54\x49\x13\x6e\x06\x31\x1b\x67\x9d\x7b\x0a\x69\x54\x7e\x2b\x26\x53\x69\x83\x0d\x8a\xbd\x05\xc1\x26\xde\x3a\x8c\x6c\x6b\x76\xdc\x3b\xd0\x9d\x96\xe4\x62\x24\x1b\x7d\x30\xe0\x14\xd1\x46\xdf\x22\xe3\x4d\xc4\x49\xe2\x55\x2d\xc9\xb2\x43\x91\x1b\xf8\xef\x9a\x0a\x75\x57\x12\x7b\xf0\xf5\xaa\xea\x1d\xe2\x49\x52\x7f\xed\x45\xf1\x95\x0b\x9c\x0f\x4e\x2f\xc5\x0e\xcb\x30\xef\x70\x66\x05\xe0\x6d\x25\x97\x90\x91\x89\x66\xbf\xf6\x80\xe0\x22\x24\xc2\xd1\xac\x51\x0f\xd7\xbf\x4a\x99\xa0\xed\x22\x71\xdf\x13\xa5\x5a\x30\xed\x21\x8c\x9f\xd3\x65\x8f\x62\x69\x83\x83\x87\x85\xe4\x69\x31\xb8\x90\xd8\xde\x2e\x79\x7a\xdc\x7e\x7f\xc1\x77\x3b\xf2\xec\xb8\x4e\x6f\x91\x96\x24\x45\x09\xdc\x0b\x1f\xcb\x86\x29\xc5\x1a\xbc\xaa\x47\x78\x15\x28\xa5\xe0\xd1\x2e\x00\xf0\xe8\xd0\xb3\xd6\x23\x14\x00\xee\x6f\xcf\xbe\x1d\x9f\x07\x90\x34\xe3\x1a\x3d\x63\x0c\xa0\x94\xc5\xb3\x7c\x61\x0a\x40\x4f\x49\x70\xea\x66\x2f\x80\x09\x9f\xa8\x28\x03\x23\x80\xd5\x63\xf1\x1e\x16\x11\x00\xfb\x1f\x72\x52\xdc\xa7\xa1\xcf\x09\xaf\xbc\x24\x36\xf6\xd7\x5e\x10\x79\xbb\x77\x46\xc5\x06\xfa\x94\x3b\xd6\x35\x56\x89\x76\xdd\x64\x5a\x8b\x2d\x0f\x0f\xaf\x58\x62\xa7\xd9\xc9\xf0\x67\xa1\xad\xc4\xc3\x86\xde\x69\xbf\x45\xad\xe2\xd7\x75\xb3\x4a\xe8\x12\x89\xf8\xbb\x5a\xdf\x6b\xe3\xd3\x18\x70\x46\xea\xc7\x3b\xbf\x67\xbe\xc7\xae\x2b\xc1\x28\x3e\xdb\x0b\x7b\x5d\xce\x61\xf5\x56\x9e\xc4\x5f\xde\xc3\x8e\x54\x06\xe2\x73\x8a\x22\xfe\x94\x94\x19\xf2\x40\x72\xe8\xce\x43\x29\x46\xd4\x54\x8c\xec\x82\x81\xac\x14\xca\x21\xfe\xe6\xa4\x84\x6c\x38\xe6\x50\x84\xe5\xe8\x5d\xf9\xa7\x18\x85\xf0\x92\xde\x5c\xc5\x10\x4c\x74\x38\x6b\xc7\x8e\x52\x0b\xf6\x68\xe8\xd9\xb7\x9b\x4a\x76\xb8\x9b\xfe\x9e\x8d\x06\x4a\x68\x9c\x8b\xef\xe7\x1a\x8a\x72\x2f\xfe\xbc\x97\x79\x39\x9d\xaa\x31\x5e\xc2\x33\x0d\xe0\x91\xd4\xd3\xca\x23\xcb\x00\xfc\x1a\xcf\x18\x4f\x68\x01\x48\x79\x70\xb1\x9e\x11\x06\x50\x59\xe4\x2a\x3e\xff\xe1\x1f\xfb\x51\x4a\x84\x38\xe8\x1f\x03\xd8\x9e\x11\x53\x7d\xb0\x02\xe0\x74\x5c\x86\x89\xf3\x3e\x4c\xba\x3a\x2b\x9d\x17\x0d\x06\x5e\x57\x23\x8d\x02\x45\x0a\xf5\xa9\x33\xad\x21\x87\xd1\x6f\xe4\x25\x9b\x75\xeb\x93\x8e\xb1\x24\x7f\xeb\x3c\xb7\xaf\xfe\xba\xc4\x00\x0b\x86\x10\xc6\xf0\x34\x82\x80\x71\x4c\xaa\x73\x02\x0b\xfe\x82\x7e\xff\x8b\xcc\xb4\x39\x1c\xbd\x8e\x6c\x9d\x5b\x76\x3a\xd6\x5f\xfd\x53\xd7\xfb\x3c\x3e\x8c\x81\xf2\xe6\x67\x28\xac\x43\xeb\xca\x87\x6c\xbc\x2f\xf9\x0d\xf3\x4e\x36\x6f\xab\xf5\xf9\xdb\xbf\xf2\x61\x2a\xad\x89\xa0\x4b\x57\x5e\xb9\x2b\x6b\x86\x94\x4f\x4e\x98\x6e\x93\x03\xd4\xcd\x84\x95\xb1\x30\xc5\x04\x14\x57\x22\x47\xbf\x9c\xd2\x36\x9a\x23\xd6\xf3\x5d\xa7\x72\x22\xe6\x5e\xa4\x5f\x5b\xa3\xf2\x28\x66\x38\x2c\xe0\xf5\x59\xd5\x54\x6c\x6e\xd0\xd4\x2f\xff\xa3\xac\x40\x3d\x01\x57\xee\x1b\xfe\x02\xaf\x91\x8f\x1b\xf1\x59\x07\x78\x6a\xfb\x54\x9f\x76\x0c\x40\x20\xf8\xe9\xf6\x89\x20\x00\x59\x1e\xce\x0f\x67\x06\x01\x34\xb6\x9f\xa9\x9f\xd3\xfd\xdb\x83\xb0\x3a\x25\x10\x7f\x57\x03\xc0\x39\x53\xb4\x99\xcd\x0b\xc0\x43\x53\x66\x2f\x0f\x0e\x90\xbe\x7a\xb2\x5b\xc2\x7d\x20\xeb\x73\x5d\x55\x58\xf1\x16\x95\xc7\x43\x46\xaf\xd4\x10\x45\x9e\x70\x44\x58\x74\x3a\xb9\x93\x1e\xd9\x2f\x3b\xd8\x04\x66\x13\x7c\xad\x0d\x82\x56\xe2\x2a\xf0\x42\xe6\xb7\x92\xee\xa4\x49\xe2\x14\x0c\x95\x5f\x98\x66\xb3\x60\xde\xe9\x4e\xbd\xb6\x2b\x34\x40\x6f\x6a\x9d\xe8\x5a\x2e\x8e\x45\x1b\x2a\xcf\x7f\x4b\x2c\x19\xf9\xb5\x17\xe5\xd7\x1e\x90\x5f\x79\x58\xbf\x2c\xbf\x7f\x7b\x33\xc7\x7e\x66\x40\xa1\x19\x21\x97\xc1\x31\xaa\xa3\xbc\x8d\x08\xcf\x78\xd6\xff\x5d\x25\x00\xb9\x9a\xfc\xb4\x2b\x59\x25\x0c\xad\x1c\x6b\xd4\x92\xa2\x96\x84\xf6\x88\x7d\xd0\xc0\xae\x6e\x8a\x51\x8e\xf4\xad\x94\xd6\x94\xc2\xcc\x86\x0b\xbe\xe4\xd1\xc8\xc5\x1d\x0e\x7c\x50\x80\xd2\x36\xc1\x1d\x0a\xcc\xcf\x1d\xd1\x36\xc1\x7d\xf4\x55\xfa\xf3\x96\x63\xdf\x7f\x74\x0d\x40\x30\x8e\x7d\xf0\xc4\xe5\x7f\x78\x10\x9b\xcf\x4e\x9d\xcf\xfa\x3b\x0f\xf6\x6f\xf8\x96\xef\xf6\x02\x78\x88\x8b\x3c\x60\x7b\x0d\xe0\x43\x16\x47\x71\x5e\x01\x82\x9f\xa3\x2c\xbd\xf0\x15\x50\x09\xe8\x52\xe6\x54\x98\xa7\x32\xf8\x49\xeb\xb8\x1b\x0b\x92\x7d\x3d\x08\x66\x15\x6e\xe2\xc4\x1e\x27\x3a\x87\x7d\xa1\x67\xf0\x58\x5b\x6a\x00\x6b\xd2\x39\xdc\x2b\x8b\xc0\xc4\x81\xcc\x42\x8c\xab\x69\x4a\xc1\xa7\x17\xe2\x18\x06\x7d\x54\xad\x48\x31\x33\xca\x4b\x9b\xef\x3d\x73\xb9\x1e\x52\x45\x75\x66\x6a\xb1\xaa\xf1\x97\x07\x82\x76\x93\x37\xda\x58\x2d\xce\x40\x3b\xc8\x7d\xdf\x8c\x2e\x2a\x59\x7c\xa2\xf8\x79\xcb\xbb\xa0\xe1\xcb\x61\xe5\xad\x9d\x23\xb9\x8a\x43\x37\xd4\x78\x76\x8a\xb3\x87\xbb\xb6\xd4\xf2\x90\x8d\x29\x86\xad\x36\xea\x1f\x51\xb6\x89\x23\x0d\x5e\x9a\xe7\xd0\x6c\x71\x33\x55\x4f\x35\x6b\x30\x8e\x91\xea\xa5\x1a\xda\xd9\x98\xb1\xf0\xa9\x22\x59\x1d\x75\xac\x68\x68\x63\x9e\xbb\x2e\x0d\x76\x2b\xc8\x36\x8b\x5e\xd7\x1e\x17\xe3\x7f\x0c\xe0\x99\xe4\x13\x73\xda\xa3\x00\x62\x6d\xec\x2c\x27\xf7\xfc\xed\x41\xe8\xb3\x3d\x76\x3d\x43\x00\xb0\xd6\xe4\xd0\xb9\x42\x06\x70\xe1\xe0\x5a\xb9\xf5\x19\xc0\x77\x58\xc0\x85\xe5\x00\x40\xf0\x17\xe1\xa1\xa7\xcc\x00\xe1\x8e\x92\x1e\x42\x4a\x20\x16\xe1\xac\x30\xa4\x74\x8a\xca\x1f\xdc\xaf\x99\x6f\xc4\x44\x0e\x0a\xd0\x34\xbe\xe0\x26\x40\x94\x72\x13\xb5\x67\x8c\x18\xc5\x73\x39\xac\xf9\x96\xa5\xd9\x62\xe9\x6d\x7d\x63\x39\x0a\xf4\xd1\xe5\xe6\x26\xf9\x71\xa5\x4d\xa8\x30\xc3\xd1\xba\x86\xf2\x69\xc4\xba\xae\xd8\xfb\xcb\xb5\x97\xb6\x03\xd4\x19\xbe\x7f\x6c\x6c\xfc\xdf\xbd\x28\xeb\xd1\x8a\xe3\x1b\xf9\xa5\xbf\x4d\x7e\x50\xfd\x7d\xeb\x71\x91\xf8\xd0\xa6\xba\xc0\x76\xd8\xf3\xaa\x9e\x46\x4d\xbf\xed\xcd\xbc\x89\x66\x56\xed\x14\x84\x77\xe6\x74\xc3\x4b\x6d\x63\x64\x42\xea\x58\x45\xbd\xde\x5e\xd4\xd9\x14\xd6\x52\x65\x7d\x3a\x54\x77\x62\x7c\xc1\x59\xfd\x6d\x74\x6f\xac\x4c\x4e\x87\xc1\x61\x4c\x53\xc4\x6a\xe6\x67\xfd\x72\x6c\x74\x48\x5b\x72\xb7\x21\x2f\xee\x68\x90\x00\x00\xe7\xc7\xc7\x6f\x69\xf9\xff\xde\x8f\xf2\xcb\x83\x30\x66\x61\xf7\x39\xdf\x0d\x60\x25\xc1\x2e\x75\xb1\x08\xc0\xfd\x05\xc7\xf1\x1b\x6d\x00\x01\x78\x3e\x0d\x66\x5b\x80\x70\x2b\x21\x37\xf6\xaf\x00\xd1\x77\x24\xec\x85\xde\x82\x7d\xec\x31\xd9\x5e\xf9\x8b\xd4\x73\x51\x5a\xea\x13\x26\x56\xe4\xb6\x70\x1a\x7d\x7e\x97\x43\xc4\x07\x3e\xfa\x36\x5a\x91\x1f\x70\x72\xae\x73\xee\x6b\xd9\x76\x98\xa3\x0e\x3e\xd1\x67\x4a\x4c\x90\xef\xac\x52\xf3\xf7\x56\x3f\x42\xf8\x9a\xf8\xd4\x9f\xad\xbf\xb5\xed\xab\x7f\xaa\xdf\xb0\xe9\xf5\xd6\x94\x3a\xeb\x0f\x62\x73\xe8\xce\x2d\xd5\xff\x47\xd9\x5f\x46\x55\xb5\xb6\xff\x1f\xa8\xee\xad\x58\x28\xa2\x62\x17\x06\x28\x28\x21\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\x20\xdd\x29\x28\xdd\x08\x8a\x82\xa2\x28\xa2\xa0\x82\x80\xa0\x48\xf7\x4a\x16\x8b\xb5\xae\x33\x9e\x9f\x2c\xdc\xba\x9f\xe7\xfc\xcf\x79\x75\x0d\xc6\xf0\xcd\x7d\x8f\x39\xef\xb9\x9c\xdf\xcf\xfc\x7c\x0d\x66\xfb\x5b\x72\x37\xd6\x55\x27\x17\x54\xeb\x12\xbe\xa9\x69\x3c\x59\xb2\x7e\x74\x76\x30\x46\x67\x7d\x39\xbc\x12\xdb\x3b\xad\xcf\xb3\xf2\xba\xfc\x5d\x57\x9b\xbe\xf5\xda\x70\x61\x41\x13\xca\x88\x75\x9d\xad\xe0\xcd\xa3\x1b\xc6\x5f\x36\xe2\x72\xf4\xcb\xba\x4c\xcc\x11\xa8\x74\xfa\x42\x7d\x93\x49\x14\x45\x72\x75\xce\xb4\x29\x11\x15\x9e\xf8\x32\xa3\xcb\x4c\x1a\xad\x1f\x8b\x49\xc3\x9b\xbe\xc7\xf0\x47\x16\x26\x8e\x99\x05\x63\xf7\x85\x96\x03\x08\x92\xb1\x87\x52\xa4\xfe\x9b\x83\xb0\xbc\xc8\x02\x67\xa2\x00\x5c\x82\xd9\x95\x2f\xf6\x03\xf8\xa1\xb8\x9f\xdf\xa4\x04\x88\x4a\xe6\xdf\x60\x64\x07\x88\x0f\x10\x36\x64\xff\x01\x90\xac\x26\xd9\x2d\x5a\x0d\x1e\xe9\x95\xb2\x5d\x8a\xed\x44\xb9\xb4\x5b\x6a\x46\x26\xd9\xdb\x41\x71\xa1\x86\xac\x9e\x1e\x5b\x67\x23\x3c\xad\xef\xc6\xc6\x63\xea\xbc\x15\x3c\x6d\x0a\xf2\x90\x55\x1e\x26\x11\x0b\xd5\xc7\x37\xf6\x38\xd6\xe4\x65\xb4\x88\xac\x8e\x58\x7d\x6f\x12\xef\xe4\x5a\x9e\x32\x65\x78\xcd\xd7\xfd\x69\xd9\x53\xb7\xe4\x5b\xf6\xb3\x83\x24\x2f\xca\xfc\x29\xad\x92\xd9\xe5\x96\xee\xf7\x15\x06\xcc\xf3\x93\x8d\x0e\x2f\x6e\x1a\xd6\x2d\x39\x57\x07\x75\x36\x19\xb5\xae\x68\x3f\x88\xaf\xff\x68\x1a\xb7\x1a\x51\xe6\xf7\xa8\xc2\xd4\x76\x5d\xa8\xf0\x50\xe9\xb4\xf9\xed\x0d\xb5\xdc\xa8\x02\x71\xf3\x65\x84\x63\x66\x64\x56\xaa\xe5\x05\xa4\xc4\x7d\x8d\xfb\xad\x96\x7d\xc8\xc5\x94\xe7\x49\xc7\xad\x78\xd1\x97\xe3\xdd\xe2\xf5\xad\x9c\xd0\x95\x31\xe3\xd1\xbd\x56\x9e\x18\xff\x88\x66\x00\xa1\x49\xb6\xa3\x14\xf7\x00\xe4\x03\x58\x46\x28\x25\xfe\xcd\x41\xb8\x87\xb0\x79\x5c\xec\x03\x08\xb1\xe7\x3c\x77\xbd\x0c\x20\x66\x9b\x67\x83\xbe\x17\x20\xc5\x5f\x88\x87\x43\x0d\x20\xf3\x88\xf8\x3e\x11\x26\x08\xcc\x39\x26\x73\x56\xf1\x04\x51\x27\x07\xab\xac\x66\xdc\xb5\x6d\x98\xde\xa6\xeb\xe5\x55\x8c\xab\x4f\x74\xb6\x38\x90\x20\x85\x39\x10\xaa\xe3\x6a\x5b\xbc\x81\xf8\xdb\x8f\x3f\xa8\xb5\x91\x62\x15\xe7\x26\x95\xd5\xdf\xa9\xb7\xd4\x6b\x3f\x5c\x5f\xde\x7b\x85\xc4\x81\x90\x3c\x20\x24\x4f\xcc\xa7\x3a\x43\xcb\x99\xd6\x0e\x86\x57\x16\xc6\xf3\xf3\xd7\x9b\x63\xda\x17\xcc\x57\x17\xaa\x1a\x12\xeb\x53\x2d\xac\x96\x05\x1f\xb1\x3f\x54\xb1\xa4\x5c\x99\xa8\x18\x2a\xfd\x6e\xa5\xb7\xb6\xb7\x34\x26\x57\xcd\x5a\x79\xe3\x48\xde\x7a\x3a\xb3\x6d\xfa\x86\x55\xee\x60\xf2\xb6\xad\x17\xe2\x49\x46\x7f\x7c\xbb\xed\x24\xb2\x25\xf5\x7b\x4c\xa9\xad\x1f\xea\x59\xa2\x52\xc4\x7b\xdb\x1f\xe8\xf0\xd8\xa7\xe1\x54\x36\xc5\x98\x98\x88\x44\x00\xf1\x07\xf7\xd6\x28\x8e\x02\xa8\x6a\xdc\xbb\x49\xe9\x05\x60\x2c\xcf\x6c\x76\xea\x20\x80\x3d\x17\x8b\xfc\x59\x1f\x00\xdf\x78\x96\xf2\x8b\xf1\x00\x51\xe7\xd8\x3c\xae\xdd\x00\x48\x5c\xe2\xce\xa5\xaf\x02\xc8\xd4\xe5\xfb\xc0\x4a\x01\x50\x30\x22\xec\x2d\xc8\x01\x4f\x4a\xd5\xc5\xc5\xa4\x17\x89\x89\x65\xac\xf2\x02\x06\x49\xdb\x2e\x45\x06\x9a\xec\x9e\xd5\xb8\xf4\x6c\x56\xe3\xc2\x84\x11\x74\x69\x62\x89\x03\x65\x69\xfd\xfa\xb9\xc0\xcd\x40\xc1\x76\x96\xe5\x43\x3e\x73\x69\x2a\x3d\x6b\xf3\x19\xae\x14\x35\xb1\xfd\xe8\x1f\x01\x96\xef\x3f\xe9\x7f\x70\x22\x79\x51\xbe\x29\x19\x6f\x7e\x4d\x7e\x19\xd6\xaf\x61\x3e\x3e\xad\xf9\x54\xa6\xe3\x8e\x75\xf9\xec\xc9\x8e\xf4\xda\x61\x9b\x8a\x05\x96\xa6\x93\xe5\x5a\x76\xd2\x4b\x46\x35\x84\x7c\x6f\x7b\xf4\xf2\xf2\xc3\xa3\x59\x31\x0e\x36\xab\xaa\x15\x14\x69\xa7\xed\xfb\xd7\xb3\x0b\x7a\x12\xe3\x1d\x7b\xd6\xbb\x0b\xf4\x63\x36\x1d\x9b\x11\x7c\x59\x84\x88\x7c\xa7\x2b\x48\xd9\xfb\x9f\x83\x27\x9d\x9e\xa2\xe4\x93\xd3\x82\x1c\x1d\xeb\xd0\x7c\xf1\xa2\x81\xb4\x0e\x73\x68\x64\x74\x2f\x80\x24\x91\xe9\xd3\x31\xad\x7f\x70\x10\x4e\x4c\xae\xff\xb9\x2f\x9c\xd5\x18\x7f\x9c\x36\xfd\x87\x1f\xe5\x0c\xeb\x01\x6a\x36\x80\xb4\x40\xf6\x65\xda\x4f\x00\x05\x09\xdc\xe7\x98\x7c\x01\xca\x9e\x09\xf6\x09\x14\xc1\x93\x87\x67\x45\x53\xa5\x27\x88\xd5\x35\xcf\xa5\x27\xf5\x52\x09\xa7\xaa\xc2\x94\xb7\x9c\xd0\xb8\xaf\x65\xf5\x7a\x2e\x71\x0f\xd1\x7e\x39\xa1\x56\x33\x65\x7c\xab\x3f\x62\x84\x7d\xaf\x74\xd6\xcd\xf5\x84\xd9\xc6\x25\xbd\x9d\x99\x5e\xf6\x91\xac\xc2\x0d\xdf\x99\x4a\x72\xa0\x1d\x1c\x19\x71\xfe\xe1\x61\x39\xf1\x49\xe5\x83\xff\x5b\x72\x3b\xfb\xb1\x8a\x37\x9e\x9d\x43\xf6\x94\xdf\x8a\x9f\xbf\xad\x9d\x72\x8c\xfa\xf1\xb8\x2b\xab\x44\xd4\xb9\x6d\x0e\xd7\x2a\x9b\xa3\xef\x12\xbf\x68\x5f\xdf\x9d\xbe\xd7\x65\x63\xf9\x5e\xb5\x52\xa2\xac\xeb\xd6\xca\xd2\x83\x94\x68\x2e\xb7\x92\xb5\xc2\x12\x9d\x28\x55\x57\x8b\xf5\xee\x82\xe8\x50\x3d\x37\xd5\x8d\xb7\x39\x43\x81\xd2\xee\x3c\x88\xf8\x4c\x9c\xdf\x51\x37\x31\xd4\x89\x94\x06\x6f\x13\xb7\x1b\xa8\xe9\xc4\xbd\x9e\x78\x57\x25\x74\x55\xac\x10\x80\xf4\x36\x53\xd1\xb1\x3c\x00\x4d\xd7\xbb\xce\x14\xbc\x00\x96\x57\x19\x8a\x4e\xde\xfc\xc5\x41\x84\xdb\x32\xf2\x9f\x17\x01\x48\xfa\xce\x1c\x71\x25\x07\x20\xcb\x95\x25\xfd\x46\x34\x40\xd9\x22\xa7\x09\x63\x33\xc0\x23\x13\x01\x2e\x01\x63\xf8\x50\x6f\x29\xec\x2b\xc5\x4d\xec\x6c\x3e\x25\x39\xaf\xeb\x49\x20\x6f\xd6\x50\x78\xe5\x34\x81\x9b\x6c\xfc\xa8\x69\x18\x77\x1e\x7d\xbe\x92\xd5\xb4\xb9\xbc\x70\x55\x21\xcb\xda\xcd\xe8\xc9\xed\x1f\x16\x31\x2b\x51\xa6\x43\xb5\xe3\xb9\xc1\x6d\xd5\x66\x13\xeb\x5f\x82\xbd\xa4\xfb\xd4\x27\x11\x43\xf4\xee\xe7\xde\x59\x7f\xb9\xd2\xf9\xd0\x43\x6f\x44\xfc\x3d\x4f\x55\xbe\xd7\x85\xaf\xab\x7d\xe5\x05\x0f\xbc\x36\xa6\x2f\x3f\x3b\x90\x15\xee\x89\x9d\x7d\xd0\xa1\x93\x3c\xee\xf5\x7c\x81\xa7\x69\x32\xe1\xb0\xd7\xc1\x25\xbd\xda\xc6\x28\x61\xaf\xbf\x57\x0a\x2a\xd3\x82\xe6\xbd\xcb\xd7\xb8\x4a\x07\x76\x3d\x20\x39\x9e\xeb\x1b\x83\x39\x5f\x7d\xed\x3d\x00\xf1\x24\x53\xd8\xdb\xcb\x63\x0f\xea\x68\xca\x80\x57\x8f\xfb\x7b\x94\x6b\xf2\x3e\x8f\x41\xd7\x79\xf4\x68\x8c\x0e\x80\x9c\x2c\xd3\xfe\x63\x2d\x00\x7a\x62\x77\xfb\x8e\xeb\xfd\xe2\x20\xbc\x85\xef\x50\x9f\x2a\x05\x88\x0a\xb9\x9b\x73\x8e\x1e\x20\xd5\x81\x51\xe9\x92\x27\x40\x31\x37\xb3\xe8\x75\x6b\x80\x47\xeb\xac\x64\x74\x32\x00\xcd\x2b\x5c\x41\x1c\x64\x30\xf1\xd8\x58\x90\x5a\x92\x17\x0e\x77\xe7\x88\x36\x6a\x38\x12\x44\x7b\xe6\x65\x78\xed\xdf\xe3\x26\xba\x35\x54\x2d\x63\x53\x50\x4d\xad\x2c\x06\x63\x15\x13\x2b\x2e\x95\x1e\x0e\xa7\xbb\x69\xbe\x05\x65\x70\x87\xdb\x7c\xde\x18\x42\x25\x54\x54\xb8\xcf\x46\x0d\x27\x87\xa4\x3d\x25\x9b\x79\xd5\x65\x14\x88\x18\x38\x38\xd6\xf7\x80\x2f\xe4\xfe\xc7\xf9\x61\xa3\xac\x8f\x21\x25\xe3\x88\xfe\xc9\x94\xaa\x60\xae\x6f\x95\x3d\x2f\x63\x1c\x83\x9e\xcc\x4c\x77\xb2\x46\xac\x04\x4e\xce\xdf\x69\x75\x0d\x9d\x09\x70\x58\x5c\xa9\xdb\x0a\x56\xf7\xb3\x59\xb1\xa9\x92\x0c\x0c\xf7\xa5\x5c\xa3\x28\x53\xf7\x8f\xf5\x91\x5c\x8f\x2c\xf4\xf4\xd5\xf2\x8d\xda\x70\xcc\x13\xf2\xa6\xf7\x61\x40\x1e\xcd\xd8\xef\xd1\xe6\x63\x80\x12\x4b\xfe\xec\x86\xf6\x91\x45\xd3\xc6\xf7\xb9\x1a\xfa\x18\xa3\x27\x62\xa4\x00\xe4\xe9\x19\x6d\x8f\x45\x00\xe8\xbf\xbd\xa3\x48\x51\x0c\x60\x8f\xbb\xed\x78\x5c\x1d\xc0\x3f\xf9\x96\xef\x89\xf3\x00\x71\xac\x74\x72\xa7\x35\x01\xb2\xfa\x69\x97\xa8\xe6\x01\xca\x4a\x19\x98\xae\xbc\x00\x68\x6c\x60\xae\xa7\x45\x01\x74\x04\x70\x08\xb1\xbc\x03\xe8\xa1\xe2\x15\x15\xaa\x82\x3b\x6f\xac\x84\xff\x56\x05\x82\xf5\x3b\x6d\x49\x0f\xdb\x47\x5b\xee\xef\x8a\x14\x54\x23\xa2\xd1\x1a\x6f\x9f\x69\x94\x96\xd2\xad\x88\x3c\x27\x33\xbb\xf8\x14\xbe\x92\x37\xbe\xf6\x55\x1f\xbf\xfd\xac\xb3\x6c\xb3\x70\x76\x03\xdd\xc3\x9d\x76\xa8\xf9\xd0\x52\x44\x09\x21\xad\xfb\xc5\xed\xef\x1a\x19\xf3\x71\xcc\xc3\x2b\x1f\x1f\x25\xcd\xc4\xd8\x8d\x75\xbc\xcd\x8f\x11\x8d\x6e\xfd\x16\xd1\x7b\x24\x5c\x20\x26\x78\x86\xad\xcb\x3b\x98\x2f\xca\x61\xe1\x64\xb3\x4e\x40\x70\x84\xfa\xd2\x60\x4d\xa1\x7f\x49\x68\xe4\x8a\x69\x95\xbc\x8f\x79\x28\x76\x4d\xaf\x54\x96\xe4\x43\xf1\xe0\x0b\x8d\x44\xfc\x9d\x73\x98\xe4\x43\x71\x51\x09\x2e\x43\xe5\x27\xb1\x38\xd3\x06\x3d\x40\xdb\xc7\x99\x39\x1f\x0e\x08\x45\x6f\x45\x37\x00\x28\x9f\x64\x78\x75\x6c\x1a\xc0\x38\x8a\xfe\xdb\xf1\xbf\x00\x9c\x39\x69\x2e\x1d\xe3\x01\x08\xe1\xbc\x65\x7d\xe2\x15\x40\xf2\x1d\xea\x77\xff\x39\x3f\x0a\xbf\xdf\xa4\x3e\x59\x08\x50\x43\x43\x4f\x7f\x69\x0f\x40\x47\xe4\x5d\xb7\x6b\x9c\x00\x2f\x0c\x58\x1e\x30\x9e\x03\x18\xbc\xce\x2d\x22\xa8\x0b\xbe\x23\x37\xf8\x9b\x15\x52\x09\xd8\xc9\x1c\xd1\xbd\x66\xb9\x5b\x23\xdf\x04\xa4\x5b\x42\x4a\xd1\x61\xdf\x5b\x95\x22\x8b\xf9\x96\x9f\xfe\xd8\xa3\x4d\xd1\x7d\x61\xbc\x60\x20\xd8\x59\x67\xc2\xb5\x7b\xbd\x8a\xba\x20\x0e\xa1\x59\xa9\xd2\xcc\x57\xd7\xbc\x12\x7b\xff\x54\xfd\xa7\x17\xba\xdf\x96\x62\xac\xca\x0f\x7e\xd4\x1c\x46\x46\x4c\x66\x59\x4d\xbc\x78\x5d\x14\xf4\x3c\xeb\xc7\xf7\x86\x67\xa3\x01\x6e\xe9\xf6\x33\x73\x8f\x37\x7c\x5f\x27\xdf\x59\x98\x69\x94\xf7\xae\x4d\xe8\x5e\x16\xa9\x56\xf4\xec\x88\x9b\x5f\xe5\xac\xe8\x72\x37\x8e\x3f\xbd\xd6\x50\x72\xca\x35\x32\x4e\x61\xe3\x74\xbe\x9a\xf3\x42\x4c\x32\x22\x22\x13\xe1\x14\x10\x1d\x89\xbc\x9f\x56\xe4\xf8\x3c\x92\x03\x15\x9b\xe4\x62\x97\x15\xf9\x0a\x8d\x8e\x7e\x60\xb7\x14\x6e\x88\x51\x8b\x7c\x09\xa0\x91\x45\xb7\x7c\xd4\xff\x57\xfe\xef\xae\x72\x6d\x88\xfc\xd6\x2f\x0e\x22\xdd\xea\xa6\xf6\x89\x5c\x80\xb2\x9d\xef\xd8\x1a\x71\x37\x68\x4e\x49\x00\x74\x5f\xbd\xd3\x40\xdd\x01\xf0\xee\x1d\x63\xf8\x2d\x35\x80\x31\x0e\x56\x04\xdb\x5d\x58\x99\x63\xe2\x39\x29\x31\x4b\xf4\x5d\x17\x15\x7c\xa8\xff\x01\x6f\x80\xcd\x11\x37\xf2\x37\x46\x27\xaf\xbd\x95\xb7\x2a\x92\x5a\xfe\xf0\xe3\x9c\x16\xe6\xe9\xd2\xc4\xdf\x83\x44\x07\xc2\xd8\x9d\x56\xca\xc7\xec\x69\x02\x8b\xc5\x99\xf2\x4f\x57\x1e\x6f\xcf\x75\x84\x8f\xbd\x59\x7c\x55\x38\x79\x39\xc0\xf2\x29\xf5\x47\xc2\xd0\x3b\xdf\xc2\xda\xac\xaf\x05\x7d\x44\x5f\xca\x32\xb6\xe9\x93\xdd\x38\x4f\xc3\xc2\xe5\xb9\xca\xb6\x93\x1e\x5c\xb9\x47\x16\x85\x1a\x38\xdc\x8e\x64\xdd\x5b\x7e\xf3\x30\xcf\x25\x20\x23\x63\xd5\xb8\xe2\x80\xd3\xbb\xfb\x14\xeb\x42\x45\x47\x1d\x93\x92\x17\x37\xe6\x72\x58\xec\xb1\x49\xbc\x48\xb1\xfb\xef\xed\xfa\x13\xa3\x51\x54\x29\x7a\xb6\xf6\x09\xe7\xd0\x57\xe2\x0b\x6d\x0f\xc6\x9e\x46\xe3\xa3\x7d\x6c\x74\x63\x74\x31\x4e\x91\xe7\x01\x34\xe2\x6f\x5b\x90\xc7\xfd\xda\x07\x9f\x74\xea\xe6\x23\x9f\x01\xa2\xaf\xef\x29\xf8\xcf\xba\x73\x77\x78\x88\x47\x0c\x3f\xf3\xcd\xae\xa9\xdf\xf3\xae\x51\xa9\xdb\xcf\x2e\xeb\x00\xcc\x8d\x31\xd7\x32\xd0\x03\x20\xcf\x72\xd3\x8b\x0b\x13\xcb\xb6\x2f\x08\xe4\xe9\x7e\xc3\x8b\x61\xbd\xc4\xa3\x03\xd8\xd1\x5d\xeb\x07\xe5\x99\x0a\x3d\x67\x50\xb3\x06\xda\xf2\x8f\x6b\x7b\x1e\x8d\xbd\x72\xcc\x7e\x57\x5c\x2e\xfe\x5e\x2c\x4a\x78\x6c\x26\xaa\xa9\x1f\xd5\xab\x3f\x89\xf1\x41\x0d\x0b\xbe\x37\x18\x61\x77\x2d\x19\x92\x1c\x41\xbc\x9b\x76\xb6\xe9\x15\x9e\xba\xf3\xe2\x94\x93\x54\x3b\xcd\xcc\xa9\xce\x0e\xa7\xb9\x1a\x97\xf9\x7b\x2d\xb1\x8e\xbe\x0f\xee\x2e\xe9\xd6\x9e\xb5\x1f\x28\xd3\x5f\xf1\xa9\x54\xb3\xbf\x59\x38\xbc\x26\x51\x82\xb4\x3b\x9c\x5b\xba\x41\x9f\x97\x6b\x83\xce\x91\x47\x30\x67\x0d\x59\xcf\x65\xd1\x20\xb5\xef\x73\x93\x7c\x28\x96\xb7\x52\x9f\x60\xf6\x44\xdf\x30\x47\xa5\x06\x60\xf2\xc2\x97\xcd\x86\x53\xc2\xb0\x72\x21\x37\x01\x74\x2c\x6f\x1c\x3a\x34\x08\x60\x8b\xa0\x7e\x72\x58\xec\x97\x07\x81\x94\xfb\x16\xef\xe4\xbc\x4d\x96\x7b\x5a\xfe\x2f\xe7\x50\xf8\xf9\xf7\xe7\x57\x3b\xef\xb9\xf7\xef\x70\x00\x21\xf4\xd9\x57\xde\xef\xfa\x30\x5c\xf0\xc3\x82\x74\x06\x0e\x5b\xdf\x31\x48\x09\x9a\x60\xd1\x59\xf9\x8d\x56\x45\xa9\x1c\x8d\x81\xe7\x4b\x4c\x7a\xcf\xeb\x13\xea\xe6\x7f\xe8\x3a\xba\x3c\xab\x4f\xbb\x3b\x5e\x1d\x71\xf8\x9d\x49\xb0\xc9\x68\x71\xc3\xf4\x87\x2e\xe7\xc1\x2f\xe9\x23\x94\x83\x2f\x6c\x9e\x4f\x16\x4c\x98\xbc\x8a\xb4\xec\x19\x7d\xfc\x5d\xab\xfb\xb1\xa5\x75\x7f\xe4\x1c\x47\x6b\xbb\xe5\xc3\xee\xc8\xc5\xe3\xf5\x11\x96\x6b\xad\x06\xcb\x89\x0f\x15\xac\xf8\xea\xe8\x56\x4d\xca\x39\xad\x6e\x3e\xbc\xbe\xf6\xa9\xa8\x9b\xc4\x81\x58\xd4\x96\x9a\x22\x42\x33\xb9\xcd\x06\x8b\x3b\x51\x7f\xa7\x1c\x36\x2b\xca\xaf\x41\x11\xe3\xdb\xcc\xe8\x72\xde\xa0\x87\xa3\x3b\x48\xfc\x87\x89\x76\xc6\x04\xd6\x26\x58\x16\xc0\xe8\x34\xb5\xc9\xc1\x1e\x00\x17\xa6\xcb\xd5\x07\x43\xfe\x71\x3f\x78\xfe\x9c\x95\x3b\x3c\xc0\xae\x17\x64\xe9\xe7\x9c\xda\xf1\x43\xe0\x3a\x49\xef\x79\x6f\xb5\x9c\xfd\x04\x40\x2c\xe3\xcc\x12\xcc\xdd\x1c\xc1\x4f\x09\x9a\x19\x08\xcd\xdd\xdd\x94\x93\x4c\xf4\x79\xf8\x9e\x88\x0a\x53\x0e\x4b\x9a\xed\xf8\xb1\x46\x67\x68\x5a\x8e\x2f\xc4\x2c\x2a\x3a\xf1\x34\x47\xc7\x31\xcc\x58\x04\xe5\x76\x87\x93\x3c\x18\xd6\xe5\x53\xc4\xf1\xd0\x97\x26\x66\x1c\x3f\x1c\xbf\x7b\x76\x5f\x20\x71\x10\x86\x5d\x93\x07\xe7\xe3\x1a\xa7\x8c\xd3\x07\xae\x2f\xa5\x57\x1f\x34\xd6\xef\xed\x5e\x3d\x54\x6e\x61\x2c\xdb\x15\xb7\xb6\x5a\x58\x60\x4c\xd3\xf6\x6a\x83\x35\x57\xfb\x5f\x1e\x90\xfa\xaa\x7c\x54\x69\xc2\x7b\xa3\xfb\xe5\x05\xe8\x90\x98\x09\xc3\xe8\x52\x0f\x8c\x6b\xc4\x55\x83\x4f\xc5\xfb\xb0\x9c\x21\x7b\x0d\x9a\xf2\xd3\xb1\x5f\x02\x3c\x00\x4c\x68\x8e\x3e\xfd\xcf\x3a\x5c\x9b\xf6\x0c\xed\xf9\x87\x17\x24\xf7\xcd\x4f\x2e\x88\xe4\x41\x20\x5d\x07\x5f\xca\x7f\x4e\x04\xdd\x9f\xf9\xef\xad\xa7\x67\x67\x70\x67\x88\x16\x5c\x56\x22\xbd\xb3\xb1\xdb\x3a\x82\x08\x9d\xd6\xe1\xb3\xb8\x1e\xa9\xaf\x2e\x34\xdd\x87\x30\x4b\xaa\x07\xc2\x27\x1f\x3e\x41\xb8\x19\x9f\xc8\x81\xf4\xd3\x6b\x03\x0e\x96\xe5\x3a\x61\xe9\xcb\x7b\xfc\xd2\xeb\x27\xbc\x82\x16\x4d\xb3\x7c\x9a\xb3\xac\x3b\xe7\x19\x7a\x33\xda\x43\x0d\xc4\xe7\x57\xe6\xd8\x5b\xdc\x75\xe9\x96\x94\x17\xba\xea\x4c\x48\x1e\x0c\x6d\xe4\xd4\xb7\x95\xa8\xf2\x30\xdd\x73\xc3\x4f\xd7\xcc\x8b\x44\x75\xa7\xfa\x4f\xaf\x13\x73\xb9\xf4\x82\x7a\x02\x37\x88\x99\xef\xf4\x64\x9f\xec\x43\xca\xa5\xbe\xd6\xcb\x6c\x55\x45\x79\x24\xee\xd7\xd3\x6e\x74\x40\xeb\xc4\x10\xf5\xce\xd4\xd5\xa0\x21\x72\x46\xb7\xa2\x9a\x0a\x33\x1a\x1a\xab\xeb\x5c\x49\x85\xcd\x0a\x74\xd2\x99\x28\x9b\xd8\xd4\xf6\xdd\x0f\x60\x79\xe5\xe7\x3a\x02\xaf\xfe\x9c\xa4\xdc\xb7\x7c\xea\xf7\xeb\x80\x94\x7b\xfe\xfe\xdd\xef\x6e\xfe\x19\x01\x70\xe7\xed\x35\xf6\x39\x2a\x62\x17\x27\xbf\xc0\xc1\x8f\xc1\x84\x53\x42\x94\x6a\x9c\xbd\xe2\xf8\x63\xd2\x16\xd6\x57\x1a\x6e\x6d\x86\xaa\x45\xfb\x73\x17\x64\xa0\x97\x8d\xa2\xe3\xcf\xc6\xfe\x8d\x3c\xea\xb0\x9e\xfd\x36\x50\x7f\x3d\xd9\xfb\x68\x29\xa7\x6b\xc0\x5a\x65\x2a\xb2\x7c\xcb\x62\x72\xf5\x79\xf3\xc7\x07\x9f\xf4\x4a\x56\xaa\xbf\xd4\x54\x85\x6b\xf4\xad\xb6\xaf\x68\x96\x2b\xa8\x93\xaf\x9f\x5a\xed\x2d\x7a\xa2\x66\xb0\x9e\xb5\xa6\x52\x30\xa9\x76\x69\xce\x71\x43\x27\xeb\x2e\xc9\x7f\xa1\xe1\xfe\x3e\x0a\x99\x97\xac\xa6\x29\xf7\xfa\x1e\xca\x24\x41\x4d\xa3\xe0\x85\x14\xda\x3f\x5a\x54\x23\xe0\x69\x10\x26\x38\x4c\x53\x63\xa2\x53\x1b\x33\x10\x32\xaf\xe1\xd3\xaa\x81\x7d\xea\xff\x4c\xa3\xa8\x31\x62\x93\xcb\xf7\xb4\xe6\xc1\x5a\xd6\xcd\x52\xaf\x22\x00\x7b\xea\x9f\xeb\x21\xf1\x30\x39\x01\x7b\xfe\xab\x0f\x63\x72\x61\xcf\xff\x17\x0f\xc2\xfc\x61\x00\xfa\x37\xd4\xcf\x47\x06\x88\x38\x8e\x77\x3c\xd5\x2f\x97\x08\x0d\x82\x4b\xf2\x8f\x9b\xc7\xf0\xdd\xb2\x1c\xa6\xf8\x72\xcf\x2d\x71\x35\x7b\xe7\xfb\xf7\xe9\x37\x15\x8c\x2e\x04\x5d\x0a\x55\x43\x7f\xb7\x6f\x4c\xe0\xf0\xda\x87\x2a\xf7\x5a\x49\x63\x73\x6c\x43\x8e\xc4\x61\x32\xd2\x2d\xc4\x11\x2b\x15\x07\xb3\x1f\xe9\xbd\x47\x18\xf4\x76\xe5\x24\xaa\x5f\x59\xc7\x2c\x2c\xe7\x4f\xef\xf2\x0f\xb6\xc8\x7c\x44\x58\x6a\x9f\x52\x14\x32\x0a\x61\x9f\x46\xab\xa4\xb8\xc2\x86\xcc\x49\x8c\x57\xa6\xff\xd6\x85\xaa\x8d\x35\x57\xf6\x18\xc5\xa1\x8b\x22\x45\x55\x86\xdf\xef\xc3\x9c\x0e\x0f\x53\x25\x7b\x5d\x89\x99\x0d\x8e\x56\x39\xf0\x62\x06\xbb\xe6\xdb\xa8\x5a\xff\x54\x0e\xbb\xe5\x3b\xae\xa2\xdb\xf9\x68\x73\xc5\x7d\x4d\x85\xae\x2d\x08\x17\xe0\x22\x04\xe0\x15\xf3\x73\x5d\x24\x1f\x46\x45\xf5\xcf\xd9\xb5\xf2\x7b\xee\xb9\x21\xf7\xcf\xf5\x6f\xa5\xec\xe4\x3e\x3b\xdf\xf7\x8e\xea\x03\xdc\x29\xbf\xee\xfb\xba\x05\xf8\x38\x24\x39\xec\x3b\x4a\x08\x68\x61\x3a\x59\x4e\x92\x07\x22\xe7\x0b\xde\x54\x6d\xcd\x0a\x15\x47\x86\x6b\x31\x4a\xf2\x3c\x10\x40\xb9\x59\x69\x73\x22\x20\xd0\xcd\x1b\x4b\xef\x7e\x39\x32\xc1\x4e\x11\x33\x11\x79\x3a\xfa\x8e\x29\x0a\x43\x9f\xbf\x3f\x4e\x54\x4f\x01\xad\xd4\xda\x94\x68\xac\xfe\x06\xf5\xfc\x83\x5c\x52\x8e\xd2\x3e\x94\xd4\xba\x76\x12\x46\x3e\x02\xdd\x85\xea\x89\x7e\x28\xcf\x8b\x46\xa2\xb6\xa3\x32\xe5\x8a\x30\x06\x68\x87\x08\x6d\x39\x5e\x04\x06\x73\x35\x74\xbf\xfc\xbd\x39\x2b\x4c\x5b\x50\x9c\x7c\xc7\x44\x05\x36\xc0\xef\x95\x82\xe4\xe7\x1a\xec\xb8\xef\x5e\x12\xf7\xa0\xa0\xf7\x86\x0a\x77\xc6\x75\x44\xc1\xaf\x8f\x1e\xe7\xe4\x5c\xa5\x70\xf6\x39\x6c\xed\xb7\x6f\xf9\x75\x2e\x92\x9e\x8f\x4d\x3b\xcf\x89\x81\x6f\xff\x8d\x03\xf9\x93\x83\xf9\x54\xfd\x73\x3e\xef\xdd\xf9\x0e\x9e\x06\x54\x39\xcd\xd9\x45\x6a\xaf\x12\xc5\x45\x8e\x4b\xc6\x16\x62\x08\xee\x32\x95\xaa\x3c\xc9\xab\xdb\x8a\xea\x8a\x46\x3d\xe1\xf6\x78\x55\x03\x2b\x1b\x47\x8f\xa6\x2d\x25\xeb\xc3\x2e\xeb\x8e\x82\xb8\x50\x97\x29\xaf\x59\x6b\x1d\xdc\x91\xe0\x26\x3f\xba\x7f\xf1\x0f\xdc\x58\xde\x9e\x1f\x61\xe5\x4a\x87\xb0\x47\xc6\x90\x61\xd2\xb2\x4b\x18\x22\xaa\x32\x94\x8c\xc4\x3f\x48\xbf\xdd\x14\xc1\x3a\xf8\xea\x91\xf8\x07\xc9\x35\xec\x8d\xcd\x97\xae\x27\xa4\xbe\xad\x3c\xdc\x1c\x75\x65\x93\x96\x99\x99\xc0\xb1\x3b\x0b\x4a\xbf\xfb\x2a\x8b\x8b\x75\x34\x91\x7e\x31\xf2\x68\xeb\x6f\x3b\x3d\x12\xf7\x20\xfd\xfd\x9d\xed\x56\x8d\xe5\xb3\x5f\xcf\xc7\x8a\xb7\x3b\x1c\x48\xc7\xcf\x49\xca\x3d\x7f\xe7\xa1\x48\xf9\xf7\xe8\x8e\xf7\xe0\xa5\xed\x8e\x07\x22\x0b\x80\xfe\xfa\xe5\x6d\x92\x07\xa2\xa4\x17\xf6\x0b\x5a\xf0\x49\x66\xb4\x11\xef\x49\x1b\xc8\x9c\x88\x9e\x23\x5c\x55\x7b\xa2\xa5\xe9\xcf\xbd\x7d\xcf\xa0\xc9\x24\xe6\x5f\xfc\x03\xf7\x56\xa5\x7f\xbc\x93\xae\xf1\x99\xad\x13\xf1\x99\x6e\x6d\x3a\x5d\x38\x44\xfe\x07\xf7\xa3\xea\x56\xb8\xf2\xfa\x9b\x1e\xb2\x4a\x37\x70\xca\x7d\x02\x9e\xea\x72\x37\x71\x87\xbe\x52\x78\x7e\x97\xde\xbb\x39\x8f\x6e\xf3\x54\xd9\xf5\x3e\xcc\xe2\xb6\x71\xa2\x8e\x85\x24\xfe\x41\x7c\x69\x2b\x14\x37\x64\x5b\x22\xce\x8b\xf1\xd9\xd2\xb7\x1c\x14\x47\x2f\x31\x6d\x45\x59\xd2\x8a\xf7\xfe\x18\xdb\x42\x9a\x31\x8a\x3f\xfe\xea\x88\x97\x37\x4e\x96\xe0\x19\xed\xc2\x1b\x1a\xf3\x02\xe4\xcb\xfc\x77\x0e\xe4\xf7\xef\xdf\xff\x5f\x1e\x88\xfa\xc7\x00\xf4\xa3\x97\x8d\xca\x5a\x61\x8e\x8d\x8b\x8e\x2a\x8b\x03\x24\x04\xeb\x38\x51\xf1\x74\xc4\x1e\xa9\x38\xe1\xde\x90\x2a\xc2\x1b\xd5\x4f\x4a\x9a\x9e\xf3\x84\xcb\x7a\xe5\x5a\xc3\xf6\x6e\xdb\xe6\xe6\x49\x46\x41\x56\xe6\xdb\x64\xf6\xd3\x66\x2a\x66\x48\xfc\x43\xaf\xab\x96\xfd\x86\x4c\xf8\xd2\xf0\xdb\x96\x38\xed\x68\xbc\x66\xfa\x29\x1b\x36\x12\xff\xa0\xe8\x8f\x27\x6b\xab\xb6\xe5\x92\x53\xdf\x0a\x79\x53\xe8\xc0\x25\xe5\xb1\x55\x36\xc5\x6c\x8b\x92\xb8\xbb\x95\x81\xaa\xb0\x15\x17\x3f\xbd\xb5\xb1\x25\x61\x25\x24\xfa\x10\x9f\x87\xdf\x63\x92\xfc\x3f\xbd\x0f\xf1\x28\x0a\x7c\xa3\xde\x8c\xe8\xa1\x65\x0d\x7c\xa7\xde\xaa\xf0\xf3\x99\x67\xdb\x56\x1a\x73\xff\xe0\x40\x76\x7c\x20\x33\x98\xff\x76\x0e\x92\xf2\xef\x81\x9d\xef\xfc\x3b\x77\xf2\xfe\x06\x5d\x80\xcb\xb2\xe4\x23\xa4\xfc\x3b\x7b\x12\x80\xed\x01\x6d\x55\xd2\x75\x48\x17\xd0\xbb\x57\x1e\x21\x05\x7f\x4b\xe5\xf0\xb7\xfb\x6e\x11\xc3\x95\xef\x49\x5c\x75\x9a\x27\x6c\xe9\xd8\x29\x9c\x20\xf1\x0f\x66\x4a\x84\x2b\x36\x71\x5a\x3d\x46\xbd\xdb\xe0\x6a\xae\x63\xaa\x57\xb6\x9d\x1d\xcc\x67\x50\xab\x25\xb0\x2d\x97\x98\x69\x1c\xb6\xcb\x3f\xc4\xe0\x37\xab\x1d\x4d\x1d\x65\x11\xf8\xfa\x27\x39\x66\x40\xe2\x1f\xc4\xad\xf0\xdf\xa7\xa8\x8c\xf5\xc5\xf8\xf0\xd5\xeb\xd7\x4d\x5c\x45\xfa\xb7\xff\xc6\xdb\x18\x52\xfe\xcb\xfb\x20\x49\xf8\x6b\xdb\x47\xdd\x54\xd0\x90\xa0\xba\xfd\x41\x85\x4c\x80\x71\xab\x86\xc0\x2b\xff\x54\xe0\x33\xd2\x8c\x70\x42\x31\xff\xd7\x73\x71\x8c\xf2\xb7\x73\x80\x76\xc7\x07\x93\xfe\x7b\xfe\xdd\xcd\xb8\x93\x7f\x37\xfe\x9c\x85\x8e\x3b\x1e\x88\x6b\x00\x74\x8f\xce\x3d\x4e\x61\x00\x60\x7b\x76\x53\x28\x6a\x02\x86\xf9\x32\xef\x6c\x06\xc4\x43\xa0\xb8\x2e\x1b\xad\xdb\x37\x38\xa2\x80\xe6\x37\xb2\xe3\x20\x6a\x68\x3f\x96\xfa\x60\x8a\x25\xe0\x8d\x9e\xca\x17\x1b\x1f\x20\xee\x37\xab\x92\x97\xd5\x4f\x23\xd4\x38\x5f\x55\xb9\xa3\xf3\x17\x21\xd4\xb7\x55\xcd\x46\x7d\x81\xc0\x19\x43\xa9\xd9\xab\x22\x4f\x38\x90\x5e\xaf\x9d\x45\xe2\x1f\x64\x43\xb7\x3b\xea\xb5\x74\xe3\xa5\x86\xb6\x53\x9e\x60\xf4\xac\x25\xe8\xb7\xfd\x07\xc6\xf4\x6c\xc4\x5c\xb6\x75\xc6\x41\x9f\x4c\x84\x79\x3b\x62\x35\x52\x27\x55\x28\x70\x7b\x0d\x6f\xa2\x71\xeb\x5f\xde\x87\x3f\xb8\x87\x5f\xfc\xc3\xfb\xcb\x3b\xbf\x8b\x88\xff\xdc\x87\x85\x1d\xef\xc7\xc7\xc9\xdf\xcf\xc1\xfa\x9d\x59\x92\xff\x73\xe6\x39\x00\x5c\xbc\x74\xe8\x64\x6a\x3c\xc0\xed\x95\x33\x17\xa2\x97\x00\xee\x2d\x5d\xd1\x0b\x2e\x06\xe0\x09\xa3\xb5\xf4\x74\x86\x1e\x51\x67\x86\x1f\x8e\xfa\xc0\xa3\x80\xe6\xee\xb7\x98\x00\x32\x75\x2e\x7e\x0b\xe3\x4c\xa2\xa3\x01\x99\xc4\x1a\x89\x7f\xd0\xa5\x25\xca\xdb\x5d\x90\xce\xd2\xe2\x27\x1e\xf1\x74\x97\x4f\x54\x8b\x25\xe0\x83\x23\x15\x8c\x95\xaf\x10\x46\xe2\x29\x94\xfe\x96\xd7\x24\x7c\xcc\x54\x53\xec\x97\xd1\x21\x54\x95\x49\x2a\x2b\x4a\x7d\x20\x28\xd6\x7f\x50\xff\x4b\x3c\x97\x60\xd7\xe5\xa5\x7a\x44\xa4\x96\x10\xd7\x7f\x5d\xe9\x87\xf0\x25\x82\xf3\xa8\xa1\xb2\xbf\xd0\x5f\x04\xdd\xf9\x30\x65\x0c\x89\x7f\xf8\x5f\xde\x87\x5f\xb9\xff\xef\xf7\xc1\x1a\xff\xef\xe7\xe0\x8b\xcd\x9f\xb3\x59\x6f\xc7\x83\x91\xf2\xbb\x07\x23\xfa\xc1\xcf\xe9\x1f\xf8\x73\x86\xf2\x00\x30\xeb\x5f\x58\xf4\x09\x06\xe0\x49\xbd\xb1\xe4\x6c\x0b\x53\xa2\xbc\xf4\x83\xd6\x9a\xd0\x2e\xad\xc7\x98\x60\xb2\x02\xfc\x6a\x37\xb9\x4f\xea\x77\x13\xb7\x75\xf6\xf2\x3f\xd0\x19\x21\x4e\x18\x15\x08\x9d\xd3\x8c\x23\x8e\x58\xd9\x0a\x2d\x6a\x38\x11\x93\x9d\x0d\xc4\x5b\x94\xe7\x89\x65\x3e\x79\x62\x69\x8a\x3d\x44\xbb\x70\x29\xc9\x6d\x39\x4f\xa2\x6c\x72\x8c\x74\x81\x8c\x24\xf1\x62\x6e\x80\xec\x24\x89\x7f\x10\x9b\x22\x9e\xa8\x2f\x91\xb5\x17\xf9\x42\xc0\x3c\x39\x27\xa7\x2c\xd4\x4b\xd8\xe8\xaf\x97\xdd\x14\x54\x24\xac\x7f\x6a\x93\x4d\xe0\x77\x26\x9e\x9d\x8e\x97\xbe\xc7\x67\x4c\xe4\x5c\xcf\x97\x8c\xe2\xbb\x41\x94\x23\x4c\x48\x54\x93\xf8\x0f\x6e\x67\x22\x92\x98\x20\x40\xfe\xe7\x39\x30\xe1\xfa\xc7\x39\x78\xec\x0f\x0e\x68\x67\x9f\xe2\x39\x7e\xce\xa0\xba\x9d\x59\x0a\x70\x25\xe3\x70\x9a\xd7\x4d\x00\x3a\xc4\x49\x19\xe7\x6c\x00\x4e\xc1\xcb\xf2\x76\x17\x01\x2f\x12\x76\x2b\xd9\xe2\x1a\xf4\x48\x7f\x66\x70\x37\x3a\x0e\x91\x4a\x03\x2c\x9d\xba\x2c\x20\xae\xc9\xcb\xb9\xa1\x6d\x0d\x54\xfa\xb3\x7c\xfb\x34\x4e\xc3\x55\x33\x32\xde\x3c\x95\x50\xa0\x74\xe0\xe2\xe7\x50\x74\x02\x0a\x0f\x1a\xfe\x44\x85\xc3\xc4\x8f\x41\x2c\xc2\xf7\x65\xa5\x89\x6f\xa2\xde\x88\x1c\x94\x22\x27\xf6\xa7\x4c\x0a\x7f\x97\xbc\x4a\x8c\xc8\x63\x11\xef\x10\xfb\x9b\x98\x57\xae\x20\xf6\x97\xb0\x1b\xb1\xac\x8e\x5c\xf4\x98\x10\x0b\x31\xb4\xa3\x59\x2c\x5f\x60\x93\x68\xf1\x92\x59\x7c\x8c\xbf\x84\xa8\x31\xb4\x20\x21\xc3\x6b\x4d\x4c\x9f\x08\x15\x09\xe6\xc9\x23\x16\x2d\xfc\x10\x9e\xe2\x46\x12\x7b\xd0\x71\x42\x3c\x5c\x9f\xe1\x24\xb1\x9e\x8f\x03\xe0\x3a\x35\x7f\x04\x19\x2f\xc0\x3d\x63\xde\xbd\xe4\x25\x00\xbc\xbc\x7c\xd6\x27\x4e\x00\x88\x67\x08\xf2\x9c\x11\x01\x50\xa4\x10\x79\x74\xe9\x26\x80\x96\xb8\xe4\xc1\x1b\x2b\x00\x06\xbe\x72\x9d\x0c\x8a\x00\x66\x37\x95\x62\xd9\xd3\x00\xcc\x5b\xd5\xb7\x05\x72\xa1\xd8\xfc\x8d\xde\x23\xe9\x12\xe2\x92\xd9\x94\x99\x9f\x26\x0d\x51\xdf\x6c\xc8\xfe\xba\x91\x3f\x21\xc8\xf4\x8a\xef\x15\xbb\xf0\xed\x0e\xc3\x91\x18\x4a\x77\xd5\xed\x9b\x7a\x77\x33\x69\x7c\x30\x78\x67\xed\x73\x65\xc4\xa0\xf7\xbb\x1c\x88\x83\x6a\xf5\x93\x33\x91\x43\xb8\x61\xe5\xbf\xdf\xcc\xc6\x7a\xef\x72\x20\x20\x93\xbc\xee\x98\x48\x85\x0b\x91\x56\x41\x9d\x8a\x4d\xdd\x32\x97\xdc\x44\x6b\x86\x9b\x90\x3c\x20\x28\x1e\x49\x27\x4c\x55\xc0\x87\xc5\x3e\xa9\xf7\x98\xfe\x80\xf1\xef\xb7\xa5\x1a\xb1\xdb\x5e\x5e\x23\x6d\x32\xc6\x9b\x57\xbd\xf4\xde\xdd\x91\xf3\xdc\x64\xf2\xea\xec\xa7\x91\x43\x6d\x7a\x7a\xf2\xf7\x8e\xca\xbd\xc6\xf1\xb8\x04\x3f\x79\xa1\x20\x89\x93\x77\xf1\xed\xe8\x51\xe0\xc7\x0d\x3a\x5e\x04\xa0\xb1\xe1\xfd\x72\xc0\x05\x80\xa9\x9f\xe7\xf0\x91\x56\x00\x9e\x24\xee\xde\xe3\xef\x00\x24\xaa\x05\x66\xcf\x18\x01\xa8\x9c\x16\x36\xbd\xc4\x0a\xa0\x47\x29\x6e\x7b\x03\x00\x8c\xa7\x64\x2f\x32\xb0\x01\x98\x86\x2b\x34\xb3\xb4\x01\x58\x7d\x53\x57\x15\x44\x43\x98\x0d\xbd\xde\x45\xb9\x64\x22\xca\xf2\x82\xe9\x59\x8d\x3e\xe2\x75\x4b\x13\x9b\x75\xd3\x08\x82\xbe\xd9\x53\xef\xbd\x0e\x7f\x6f\x47\x19\x07\x46\x2e\x7a\x8a\xe2\x2b\x0c\xe4\xd2\x73\x02\x35\xb7\x1a\x74\xc6\xca\x7d\x22\x7a\x70\x8b\x9a\x3d\x4d\xd1\xb1\x28\xdc\x9c\x9a\xe2\xd3\xfc\xd8\x78\x9c\xa5\x72\xce\x5b\xcf\x04\x89\x4d\x6b\x05\xd9\x6f\x8e\xa9\x2e\xbb\x5e\x14\x52\x1f\xcc\x8e\x07\x84\xc4\xc3\xac\x9e\x97\x96\x45\xaf\x86\x2a\xfd\x28\x90\x69\xc5\x70\x84\xc4\xfd\xc9\xc1\xf4\x1b\x29\xa4\x63\x23\xfc\xcf\x3e\x1f\x55\x9c\xc6\x22\x7d\x2f\x3d\xbd\xa2\x64\xb3\xc9\xe3\x5d\xdc\x8e\x57\xca\xd8\xfc\xee\xfe\xac\x49\x4a\x99\x09\x67\xea\x52\x0a\x40\x7b\x81\x87\xeb\x40\x2c\x00\x9b\x27\xaf\xd0\xb1\x7b\xff\xe8\x89\x79\xcc\xe7\x70\x7a\xf9\x57\x4f\x8c\x41\xb8\xd8\xfa\xcd\xfb\x00\x66\x4f\xa4\xf2\xee\xd4\x01\x58\xd3\xca\x25\xb0\x32\x03\xd8\x4d\xa9\x46\x09\x1d\x85\x47\x76\xaf\xb5\x99\xa5\xf3\x88\xb3\x36\xce\xc6\x5b\x5a\x27\x08\x58\x6b\x4a\xeb\x4a\xf3\x26\x02\xa5\xe5\x35\x8f\x19\x67\xe9\x6d\x1a\xb3\xab\xe1\xd7\x7d\x50\xf8\x0b\x46\x21\xf7\x2f\x84\x62\xb6\x2e\xe8\x6d\x96\xa6\xc7\xde\xc1\xc9\x6b\xe7\x34\xbc\x4e\xba\xb2\x39\xa3\xfe\xbe\x7b\x3d\xe5\xca\x2e\x07\xd2\xa2\x78\xf5\x1b\x2e\xc3\x09\x1b\x20\xc7\xbd\xc1\x96\x31\xb4\x59\x26\x93\x81\x18\x49\xbe\x4c\xda\x0f\xb4\x99\xf4\x63\x94\x4e\x4c\xfa\x3c\xbb\xac\x2a\xfa\x46\xe4\xe7\x09\x4e\xb9\x67\xe8\xaf\x61\x84\x4f\x85\x72\x5b\x98\x57\x41\x91\x6f\xc6\x15\x43\x31\x1d\xc1\xf7\x49\x7d\x38\xdd\x0f\x95\x16\xb1\x8f\xfd\xb2\xdb\x63\x55\xa4\x37\xa9\x7d\x6a\x1a\xed\x55\xda\x37\x3f\x79\x44\xff\xe2\x40\x6e\xd3\x71\xbc\x3c\x80\xfd\x95\xff\x0b\x99\xf0\xd0\x9e\x08\xfb\x07\x07\xe1\x24\xf0\xf1\xa2\x30\x80\xd1\x39\xd1\x5b\x37\xac\x00\x2c\x35\x24\xc3\xef\xd4\x00\x38\xa8\xc8\x7e\x64\xe7\x05\x70\x3a\xa1\xcc\x2b\x90\x0f\x8d\x8e\x73\x9a\xf1\xd2\x8a\xc4\x71\xa7\xb3\x86\xc5\xda\xb7\x08\x1f\xec\xa4\xad\x54\x2c\x1f\x6f\x77\xda\x38\xbb\x1e\x75\xcb\xc4\xe7\x5b\xb4\x85\xaa\x04\x56\x6e\x79\x99\xde\x48\xf9\x11\x35\x8e\xbb\x63\x78\xaa\xd4\x23\xd9\x79\x53\x5d\x57\xb7\xf1\x62\xfa\x19\x6c\x96\xe6\xfb\x67\xa9\x59\x45\xbb\xfd\x38\x24\x0e\xe4\x4f\x2f\x8a\xab\xcc\x24\x22\x29\x45\x6e\x69\x4d\xce\x0a\xe9\x99\x68\xf2\x4d\x4a\x3e\x0b\xe5\x19\x5b\xfc\x49\x46\x89\x0f\x15\x10\xa7\x31\x70\x40\x99\x19\x6d\x13\xe5\xf9\xd2\x40\x45\x10\xbd\x19\x41\xfd\x94\x55\xe5\x2d\x66\x25\xd8\xa9\xe3\x82\xda\x5d\x2c\x79\x30\x75\x73\x95\xda\x19\xec\x88\x5f\x67\xcd\x8a\xba\xf4\xa6\x96\xcf\xb1\xaa\x7e\x75\xd3\xcd\x75\x0f\x37\x00\xba\xb7\x9c\x8a\x07\xeb\x7f\xed\x83\x58\x04\x67\xe9\x89\xb3\x00\x8a\x1a\xbc\x3a\x67\xa2\x00\x74\x7a\x04\x30\x97\x85\x7f\xf5\xc4\xd8\x74\x89\x9d\xa4\xa3\x01\x70\x39\x2e\x73\x94\x6d\x0c\xc0\x6d\x59\x91\x5e\x20\x13\xea\x3d\xdf\xa9\x79\xc9\x5c\x26\x7e\x77\x13\xd0\xcf\xd2\xbe\x42\x78\xe7\x54\x66\xc1\x67\xc5\xbb\x7d\xd7\x81\xde\x89\xd6\x1b\x8f\xdf\x63\x93\x1a\xc8\x1d\xd6\x86\x5b\x37\xdf\x93\xdc\x1a\xd7\xba\x69\x6b\xf4\xba\xf4\xef\x74\x4a\xec\x2d\x7d\xe5\x46\xd7\xdc\x1c\x4c\xb4\x36\xdb\x73\xc7\x82\x9b\x24\x0e\x04\x7d\x4f\xb1\x67\x59\xa2\xc4\xed\x4f\x2f\xca\x7a\xb0\xbc\xcf\x86\x71\x46\xe5\xf4\x8a\xe2\x41\x44\x45\xaa\xdf\x78\xb8\xd2\x59\xa4\x52\x32\xc7\xfb\x41\x65\x67\x94\x6f\x5c\xfb\xcb\x00\x55\x24\x6a\x30\x76\xb5\x5b\x46\xfd\x3c\x5a\x29\x7a\xae\x3d\x58\xfd\x03\x86\x33\xbc\xad\xe9\x88\x86\x2b\x66\x3a\xc4\xa9\x56\x50\x23\x0c\xdb\x18\xb0\xaf\x92\x4a\x13\xbf\x79\xd4\x4f\xaa\x6c\x4b\x33\x6e\xf3\x89\xd7\x01\x80\x3b\x49\xec\x95\x87\x98\xfe\xbd\x0f\x4a\xf4\xec\xdf\x4e\xce\x00\x18\xaa\xf1\xac\x5c\x64\xfb\xc5\x41\x38\x26\x8b\x96\xd2\x7f\x05\xf0\xa0\x90\x52\x66\x4b\x05\xf0\xf5\x96\x0b\x11\x08\x25\xf5\xe5\x10\xc7\x7d\x7e\xe8\x7c\xd7\xfe\x4a\x48\xf5\x9c\x32\x45\xd8\xda\xe1\xc7\x1c\xcb\x1d\xd3\xfc\xe6\xb7\x4c\xed\xb6\xfc\x17\xa3\x0d\x36\xc7\xac\x5e\x25\x4c\xa4\xbe\xc3\xea\x9b\x5a\x14\x87\xe7\xee\xc3\x04\x1a\x90\x35\x05\x16\x4c\xa3\x6d\x75\x94\x7a\x29\x4a\xf5\x50\x99\xea\x42\xa3\x4a\x15\xe4\x24\x0e\xe4\x4f\x2f\x0a\x89\x03\x99\xa0\x50\x51\xdb\xb8\x9b\x35\xf1\x21\x42\xf5\x31\x22\xe4\xbe\xfa\x6b\x4d\x75\x77\xe4\xc9\xd4\xc4\xee\x00\x4d\x77\x64\x55\x72\x7a\xfb\x17\xcd\x28\xf4\xf9\x58\xd3\x06\x82\xd6\x2c\xba\x39\xea\x4d\x2d\xad\x56\x2c\xe6\x51\x28\xe2\x81\x8f\xf6\x17\xac\x70\xf0\xa9\xb2\x97\xda\x76\x58\x84\xff\xf5\xa2\xbd\x3a\x05\x9b\x5c\xbe\x75\x00\x4c\xa7\xd9\x4b\x0f\x97\x03\xf0\x1e\xe2\x64\xa1\x48\x00\x90\x39\xcf\x79\xfa\x24\xed\xaf\x9e\x18\x13\x6f\xbe\xd3\x97\x55\xfe\xdd\x13\xe3\xfb\x40\xec\x03\x8b\xf9\xae\x17\xa4\x2b\x98\x4a\xc9\x49\xba\x84\x38\x19\x3c\xaf\xf9\x55\x7b\x81\xd0\xe8\xbf\xdf\x68\xdd\xe6\x3c\x3e\xd3\x6d\xda\xde\x3d\xd0\x06\xf7\xc8\xa9\xcf\x87\x3a\x41\x79\x53\xd1\xe6\x7d\xfc\x9e\x0c\x0a\x8c\x88\xc5\xd7\xfc\x95\xa2\x87\x28\x30\x9a\x6f\xa4\x2a\x9f\x41\xd1\xe8\x1d\xec\x65\xaf\xfc\x40\xea\xc7\xf9\xd3\x03\xb2\x11\xad\x64\xb0\xf2\xaa\xf4\xca\xb7\x58\xd5\x3d\x6b\x1a\x85\xd4\x1f\x63\xd5\x46\xd7\x5f\xe7\x7c\xe8\xbf\xac\x79\x74\x23\x37\xcb\xe6\xf9\x90\x26\x1e\xd1\x7e\xdf\xf9\xb1\x92\xb6\x18\x32\x2f\x85\xa6\x25\x46\x3b\x1b\x15\x94\xe0\x4a\xf2\x80\x90\x38\x10\x52\x1f\x4e\x41\xb9\x5e\x06\x36\x39\xf0\x69\xb6\xa8\x81\x30\x76\x20\x20\x07\x80\x25\x87\xa5\xe0\x48\x01\x00\x9f\x2f\xdb\xc9\x63\xe2\xbf\x38\x08\xad\x51\xb6\x7e\x2a\xd5\x5f\x3d\x31\x76\xd3\xbc\x7f\x5d\x1d\xfd\x47\x4f\x4c\x86\xc8\xd4\x3d\x6f\x80\xd0\x31\xe9\x1b\xfc\x78\x68\x8b\x8c\x54\xd0\x96\x91\x21\xae\x47\xde\x57\xa7\xd5\xc2\x11\x3c\xc3\x82\x0d\xba\xed\x2f\xe2\x1b\x7d\x34\x6d\xb4\x02\x6a\x71\xf4\x6e\xe5\xee\x77\x92\x23\xb1\xca\x0e\x9a\xd1\x23\xb9\x09\x68\x0e\xab\xfc\x7c\x62\xb9\x37\x4a\xc9\xe4\x54\x43\x65\x65\x2f\x82\x4a\x5f\xed\x95\x54\xbd\xfb\xba\x86\xa6\xdc\xf7\xe1\x96\x3b\x1b\xab\xaa\x53\x0b\xca\x75\x29\xa4\xfd\x98\x7f\xab\x52\xb8\x52\x5d\x76\x60\x84\x4e\x23\x73\xd5\xb2\x64\xf0\xed\xba\xd6\xfa\x1a\x6b\xd1\x97\xe7\x06\x3a\x1d\xeb\x35\x79\x3a\x1d\x66\xba\x5f\x37\x70\x99\x84\xe6\x2b\x7a\x7b\x91\x7c\x69\x34\xd5\x7c\x06\x2a\xc8\x07\x29\xaf\x1f\xd8\x19\x48\xa2\x46\xe3\x1f\x14\x11\x0d\x4d\xd0\x8f\xa2\x11\x79\x14\x86\x73\x18\xcf\x08\xca\xac\xe3\x46\x9e\xd8\x7d\xa1\x22\xe9\xe3\x86\xc3\xd8\xae\xc0\xdb\xbf\xf6\x41\x48\x92\xbd\x96\x02\xfd\xff\xee\x89\xf1\x5d\xe2\x6b\xbe\xa5\xf7\xab\x27\x26\x3a\x4e\x52\x41\xe0\x1a\xf4\xc4\xcd\xcb\x51\x48\x7b\x13\xf1\xf1\x11\x2a\xf9\x5a\x3a\x84\xf4\x18\x05\xdd\xc7\xb6\x6d\x78\xfe\xd0\x2e\x4b\xd1\x90\x67\x9b\x32\x5e\x1e\x6e\x21\xe9\xeb\x68\xa2\x8b\x69\x44\x6f\xc9\x6d\xe4\x4b\xdb\xb1\xdc\x89\x47\x6e\x88\xbd\xe6\x54\x8d\x46\x0d\x4e\xeb\xa7\x0c\x95\x5f\xdf\x6f\x45\x93\xbc\x28\xeb\x41\xea\x13\x73\xf2\xcd\x4e\x6b\xfb\xd4\x34\x17\x5a\x6a\x9f\x8f\x9f\xd5\x12\x5a\xf2\x7b\x74\xef\x9d\xb5\xce\xe2\xf2\xfc\x83\xa5\x9e\x23\x7a\x2e\x6b\xe4\xc5\xeb\xed\x45\x06\x33\x6b\x23\x85\xfd\x8d\x38\x83\xa6\x8d\xfc\xec\xe6\xaa\x42\x23\x34\x22\x23\xc3\xb4\x9c\xc2\xb8\x06\xa9\x9a\x96\x56\x40\x66\x32\x8a\xb2\x4a\xa2\xcb\xfe\x62\xaa\x80\xbe\x1d\x37\x94\x69\x62\xf2\x1c\x43\x16\x55\x9c\x56\x6c\x52\x80\x99\x0d\xbb\x94\x7c\xc8\xa4\x13\x9b\x12\x64\x0e\xc0\x22\x75\xaf\xf5\xc8\x3d\x00\xb1\x0c\xd6\x72\x8a\xd7\x00\xca\x92\x2c\xb7\x29\x6b\x7e\xf5\xc4\x58\x96\xb0\xbc\x38\xe3\x0d\xe0\x71\x92\xe3\xec\xe5\xd2\x5f\x3d\x31\xd1\x2f\x04\x26\x98\xaf\xee\xf6\xc4\x0c\xa4\x98\x49\x8f\x4b\x3d\x20\xbe\x48\xf9\xa1\x72\x42\xb7\x9a\x10\x9d\x42\xa9\x35\x6a\x27\x8f\x2f\x8a\x79\x60\xb2\x1c\x18\xb6\x29\x16\x68\xe8\x84\xcd\x60\x46\x3d\xf2\x2c\x0c\x3e\xf3\x00\x87\x90\x71\x34\xc9\x3e\x51\x0f\x6b\x96\xd6\x64\x0d\x74\x1d\xb5\x2b\xcf\x8c\xa9\xdf\x5e\x7d\xe2\x45\xe2\x1e\xd6\xc2\x34\x05\x67\x16\xdb\x62\x67\xde\x6a\x19\xce\x93\x37\xa9\x0e\x93\xeb\xf6\x2d\x86\xd4\x0a\xf4\x8e\x19\x2c\x2f\x0b\x3f\x94\xea\x18\x35\x26\x5b\x69\xa8\xc8\x69\x2a\x30\xee\x5d\x3b\x51\x52\xf8\x30\xcf\x94\x69\xbd\x2b\xdf\xa0\x84\xc9\xec\x13\x82\x3c\x6b\x3e\xbf\xdd\x5c\x0f\x81\x4c\xf7\xcd\xb4\xb0\x18\x42\x3e\x4f\x55\xcc\x94\x32\x73\x42\xd3\xc6\x6d\x26\xfd\x65\xa9\x83\x4e\x8f\xa5\x89\x73\xb4\xcc\xc7\x48\x47\xd6\xc7\x70\x59\x52\x60\x8f\x84\xd6\x01\x70\x45\xb3\xfa\x1f\xbd\x0b\x20\xf1\xe2\x5e\x27\x05\x3d\x80\x4a\xfb\xbd\x19\xca\x8f\x00\x26\x0d\xcc\x5e\xa7\x2c\x01\x1c\x96\xee\xf9\x9d\xbd\xfd\xef\x9e\x98\x38\x17\xbe\x29\x46\x4e\x80\x34\x4f\xe1\x36\x6e\x04\x4c\x65\xe1\x24\x46\x24\xaf\x02\x63\x8e\x8b\x9c\xad\xda\x38\x21\x2d\x33\x46\x83\xdd\xb6\x03\xef\x94\xfa\xd6\x30\x25\xf8\x0c\xf6\x7d\x54\x8d\xbd\x62\xd6\x30\xd2\xd5\xef\xbc\x5f\x62\xf5\x87\x75\x2a\xb7\xd2\xfb\x1d\xed\xac\xcb\x7d\x76\x5a\x0d\x0c\xcf\x6a\x17\x8f\x9a\xde\xfb\xf0\xa9\x8f\xfa\xcf\x7e\x9c\xcf\x9a\x06\xed\xb3\xec\xed\x57\xfb\xbe\x19\x73\x2d\xec\x6d\x8c\xe9\xf0\x36\x53\x5e\x5c\xa9\x35\x68\xd4\x33\xeb\x59\x21\xab\x44\x55\x51\x59\xcc\xad\x5a\x96\xb3\x15\x4f\x58\x49\xaf\xb5\x14\xcb\xe4\xd6\x5b\xd5\x6c\xe8\xe5\x76\x67\xac\x5a\xf3\x21\xac\x32\x97\x53\x72\x6d\x96\x10\x73\x19\x37\xe3\x30\xb6\x64\x28\x8b\xa4\xef\xa4\x3e\x9c\xc8\x15\x9b\x4e\xf4\x50\x0c\xc7\x2f\x0e\x84\xe3\x13\xb3\xcc\x11\x53\x00\x69\x91\x7b\xfb\x29\xc4\x00\x34\xe2\x98\xa9\x28\xdd\xfe\xe1\x47\xf9\x93\x83\xd8\xe9\x89\x49\x33\xe6\x4e\xbd\xcb\x07\x90\x1d\x25\x38\xc5\xed\x0f\xf8\xa2\x8b\xa2\xdd\x62\x0f\x41\xa8\xcc\x43\x6a\x43\xd5\x8f\xf0\xaa\xa8\x5a\xe5\x92\xf5\x71\xbc\x5f\xee\x9c\xee\xab\xa0\x48\x6c\x79\x52\x87\xf5\x97\xec\x3a\x44\x73\xc8\x1e\xef\xe7\x75\x19\xab\x07\x7c\xb8\x92\x38\x9e\xee\x5f\xf4\x77\xbc\xdb\x40\xff\x12\x3f\xf3\xd0\xf2\xd4\xc7\x7d\x83\x81\xf3\xfd\xc6\xd7\xc6\x6d\x5e\xbb\x4d\x9a\x1b\xcb\x4f\x5d\xeb\x3d\xd7\xff\xc9\x6c\xf1\xc7\xd5\xae\x77\xed\x4c\xd6\xc1\xb3\xd9\xed\xe1\xb5\x44\xeb\xe8\xc5\xab\xf5\x1f\x1f\xdc\xb2\xb1\x58\x16\x7f\x14\x91\x3f\x64\x5f\xbf\xb2\xa7\xea\x5d\x66\x82\xbd\xd1\x9a\x6d\x49\xd1\xfd\xa3\x76\x6f\xd7\xb1\xf9\x9e\x29\x1c\x76\xef\x37\x3e\xe5\x68\x44\x8f\x3b\xf4\x20\xaf\xa7\xdb\x45\x09\x3a\x90\xa3\xf6\xa6\xf4\x84\xe6\x39\x0c\xa3\x46\x12\xa9\x02\x9f\x3b\xa6\xa2\x3d\xe3\x6e\x05\x91\xdb\x67\x60\xb4\x22\xeb\x01\xb8\x99\x98\xde\x1f\xc9\x00\x90\x15\x66\xfe\x42\x91\x06\xa0\xe3\xc4\x58\x46\x29\x05\x60\x25\xc1\x80\x3f\x59\x01\xe0\xbe\xc5\x98\x75\x86\x0e\x20\x54\x8c\x69\xf8\x82\x2f\x40\x22\xff\xbd\xf1\xab\xe3\xbf\x7a\x62\x4a\x84\x79\x2c\x58\xaf\x02\x54\x52\x08\x7b\x89\x2e\x82\x7e\xb5\xa0\xc4\x51\x65\x51\x02\xd4\x1c\x95\x57\xb7\xa0\xc0\x9b\x57\xc4\x68\x9d\x08\x42\x63\xad\xf2\x66\xcd\x82\x72\xfa\x36\xf2\xe3\x66\xdd\x3f\x37\xe9\x2d\x05\x06\x4e\xc4\x4e\xbe\x60\x9f\xb9\xeb\x45\xf3\x48\xe7\xc3\x8d\x6f\x4f\xed\xb8\x3e\x04\x7d\x7a\x32\x2b\x6c\x7e\x64\x64\xf4\x9d\xc1\xc0\x57\xeb\x81\x89\x47\xaf\xa2\x3a\xc1\xee\xf6\x77\x8f\x67\xba\xd5\xd3\x8e\x39\x33\xfe\x9d\x0c\x25\x1f\x9d\x24\xe6\x09\x4d\x5b\xf9\x49\x4e\x07\x96\xf8\x6b\xb3\xee\x6f\x3b\x3f\x5a\xa1\xaf\xca\x4a\xf2\x76\x79\xb2\x6a\x54\x41\x13\x3f\xe8\x8c\x5c\x9b\x2c\x76\x8d\x6a\x74\xa1\xde\x70\xce\x23\x0f\x91\x70\x1d\x42\xb8\x64\x69\x87\xfc\xed\x72\x15\x19\x7c\xff\x90\x3f\x8d\x2b\x1d\x4a\x33\xd9\xd3\xcf\xd8\x39\x00\x6d\x1e\x17\xe3\x95\xe9\xfc\x15\xc3\x14\x95\x07\xc0\x87\x64\xfa\xeb\xc8\x37\x00\x85\x3a\xa6\x41\x8a\x0a\x00\x83\x52\x7a\x36\x8a\x83\xbf\x38\x08\x1f\xde\xbb\x67\xa8\xda\x01\xa2\xda\x19\xad\x2e\x30\x01\xa4\x1d\x67\x1e\xbe\xfa\xf2\x1f\x3d\x31\x16\x9c\x0e\x4c\xcb\x00\xf5\xb7\x04\xf7\x89\xc8\x82\x63\x63\xb6\xd8\x01\xc5\x51\xc2\x66\x4b\xb6\xec\x71\x0b\x4a\x3c\x7f\xdd\x39\xf5\xa8\x60\x24\x56\xa2\xd2\xc0\xe8\x54\x2e\xfd\xfa\x87\x9c\xfb\x8e\x4b\x2d\x03\x73\xef\x23\x3b\x22\xe8\xdf\x0e\x4e\x85\xfa\x95\xd5\x44\x8c\x52\x92\xfa\x71\x3e\x4c\xb8\x64\x7e\x90\xf9\xac\xd1\xfe\xc9\x9d\xf2\xcb\xd2\x5b\xcc\xc3\x6c\x0f\xae\x29\x89\x17\x91\x45\x12\x1e\x43\x3f\xe4\x9f\x0c\x66\xa6\x79\x92\xcd\x8d\xb7\x7e\x48\x89\xf3\x14\x5f\xbc\xd9\x50\x1d\x77\xc5\x73\x74\x59\xa4\x5a\x37\xd2\xd1\xd3\x63\x55\xb9\x22\x2c\x78\xcc\xeb\xe0\x1a\xba\xd8\x28\xf0\x80\x67\xd7\xc6\xd5\x7c\x43\x7f\x6f\x0f\x0c\xe2\x52\x76\x8b\x0f\xd1\x5d\x04\x39\x92\x5a\xe3\x1d\xef\x71\x16\x89\x4f\x3d\xe7\x75\xd2\x2d\x13\x7d\x2e\x61\xbf\xa7\x80\x6b\x10\xba\x37\xa6\x1b\x40\x38\x8c\xd1\x82\xdc\x04\x40\xf9\x3d\xa3\x0b\x85\x23\x80\x71\x11\xc3\x55\xca\xb2\x5f\x1c\x44\xa0\x12\xad\x37\xa5\x3b\x40\x5c\x0b\x7d\xf7\x19\x02\x40\xf6\x47\xa6\xb6\xab\x48\x80\xf2\x8b\xcc\xa1\x37\x1e\x01\xd4\xcd\xb1\xdd\xbc\x2b\x00\xd0\x32\xc7\x97\x2c\x78\x07\xdc\x3a\x85\x44\x0e\x29\xca\x10\xcf\x74\xef\x93\xe2\x35\xa3\xc5\xfb\x75\x11\x94\x8a\x02\xf9\xb1\x21\x6d\x2b\xda\x98\x6c\xf5\xf5\xc2\x87\x95\xd6\x87\x5b\xcf\xfe\xa8\x48\x97\x0e\xb9\x38\xc4\xf9\xb9\x26\x26\xb1\x62\xef\x34\xe3\xa7\xb4\xc0\xe3\xcf\x3e\x4d\x23\xba\x5e\x06\xc8\xbf\x8b\xfa\x62\x5b\xa1\x12\xa4\x32\x92\xf8\x5e\x25\xff\x74\xe0\xb1\xaf\x3c\xaf\x50\x69\xf5\x01\x0f\xbf\x6f\x3d\xf3\x8b\x27\x0f\x88\x9a\x4d\xe8\x18\x88\x4c\x0e\x38\xb1\xa0\xda\xf4\x21\x4c\xd5\x8f\x76\xf9\x46\xf5\xbb\xe0\x0e\x9f\xd9\x55\x8a\x07\xe6\x01\xcd\xbe\xfb\xd7\xd2\x4a\x2a\xfc\xa4\x7d\x3e\x6f\x9c\xcf\xf7\xf4\x35\xf1\x32\x40\xe8\x65\x3d\xf3\x61\xf0\x30\x44\xde\x4f\x7b\xeb\x75\xd1\x93\x07\x65\x91\xcc\xe7\x2e\xe4\xd5\x88\xb6\x88\x4b\x71\x8d\xf2\x7c\x8a\x31\x8f\x8c\x03\x10\x33\x63\xf4\x21\xdf\x00\x50\x17\xa1\x8f\x38\x5a\x02\x60\xbe\x40\x7f\xea\x38\x1b\x80\xcb\xc0\x6d\xca\xe3\x9f\x01\xc2\xbe\xd1\x2e\x9d\x78\x0c\x90\x3c\x44\xd7\x7f\x66\x02\xa0\x60\x8d\x8e\xfe\x5c\xe0\x3f\x7a\x62\xec\x59\x39\xef\xb4\x03\x3c\x33\xe4\x52\xe0\xa6\x81\x8e\xbe\xbb\x02\x5c\xd2\x48\xa2\xce\x5b\x1f\xb1\x54\x23\x06\xfc\xd0\x5b\x4e\xb9\x4b\xbe\x45\xd8\xf0\x3e\x53\x75\xbe\xac\xf4\x75\xfa\xa7\x17\x8d\x07\x5a\x11\xdf\x1a\xeb\x6f\x7b\xb9\x7c\x36\x7c\x73\x28\x07\x5d\xe0\xb7\x1c\xd6\xdd\x9c\x7c\xb5\xdd\x66\x41\xaa\x94\x2a\x31\xb7\x9f\xed\x6b\x64\x7a\x4f\xac\xe1\x27\xe9\x61\xb6\x24\xb7\x48\xab\x09\xc7\x7e\x85\x58\xba\xc8\xc3\xdf\xd6\x7a\x4c\x22\x85\x43\x17\x66\xe5\x1f\xeb\x07\xa3\xc3\x7c\x16\x0f\x35\x52\x07\x76\x87\x7c\x5b\x66\xa8\xae\xf6\xd3\x08\x21\xae\x3a\x54\x70\xfb\xbe\x08\x64\x5a\x3f\x5c\x7c\xcd\xab\x24\x38\x66\xe3\x5e\x3e\xd5\x6e\x1f\x4e\x75\x20\x19\xea\x6c\x4a\xba\x6b\x4c\x80\x00\x6a\x3c\xf1\x9a\x8b\xb3\xff\x1e\x74\x75\xec\x3d\x27\x1e\xbf\xd7\x98\xe6\xf0\x71\x00\xa9\xb7\x77\x4e\x1d\x99\xff\x77\xfe\xef\xe9\x7a\x33\xe6\x58\x09\x40\x44\xc3\x5f\xe8\x7f\x72\x10\x15\x0f\x6f\x50\x9f\x64\x00\x68\x3a\x79\x2b\xf4\xfc\x29\x80\xae\xb2\x9f\x3d\x31\xaf\x43\xd9\xdc\x59\x2a\x60\x6e\xa8\x86\x37\x5a\x22\x85\xf8\x78\x64\x43\x98\x45\x27\x75\xdb\xfd\xdb\x1e\x89\x0a\xb7\x67\xd8\xde\xc9\x4a\x85\x94\xf4\xad\xf5\xbf\xc6\x63\xb5\x6e\xb7\x2a\x4f\x7d\x1e\x92\xb3\xc1\x7f\xc6\xf5\xd4\x55\xbf\xc8\x8e\x5d\x9f\x2c\xe3\x69\x7e\xd9\xa4\xb6\x34\x96\xd2\x50\x95\xd3\xff\x66\x62\x3c\xf6\x43\xa1\xef\x27\xcf\xa1\xd7\x11\x94\x59\xa9\x5f\x4d\x5f\x75\x86\x04\xa4\x46\x4c\xbf\x79\x4a\x0c\xf8\x96\xd2\x33\x8b\x69\x1f\xf5\x65\x48\xee\x58\xa4\x69\xa8\xf6\xf1\x8e\x7d\xbe\xdc\xf1\xe8\x94\xd7\xd9\x98\x89\xd5\xe2\xf2\x20\x0f\xda\xa8\xe6\xf5\x98\x42\x79\x17\x7c\xb4\x27\x82\x23\x9b\xc1\xa5\x2c\x62\x1a\x79\x3e\xbd\xce\x89\x3a\xd2\x10\xa5\x9c\xec\xed\xc4\x16\xe6\x87\xc2\x27\xf8\x3b\xe8\x87\x78\x63\xe4\x22\xb7\xec\x08\xc1\x79\x58\xaa\xd0\x57\x00\x32\x5f\xe9\xca\x8f\x78\x01\xe8\x1c\xbf\x79\xf8\xb0\x09\x80\xf5\x8d\x1b\x78\x72\x09\x00\xff\x43\xd4\x18\x72\x65\x80\x04\xca\x2b\x4d\x47\x10\xbf\x72\x9e\x1a\xa5\x2b\xd3\xc7\xf2\x00\x3a\xdf\x53\x0f\x53\xbe\x03\x78\xa5\x78\xfb\xd1\xa5\x02\x80\x4f\x7d\xcc\xfb\xe9\x51\x00\x93\x21\x5c\x8a\x42\xfc\x70\x79\xa1\x96\x7f\x49\x6d\x74\x7b\x1e\x51\x28\xaa\xea\xf8\x74\xd3\x1e\x59\x22\xfd\x20\x85\x6c\x9d\x71\x3e\x43\xcd\xb2\x85\xe3\x2b\xdf\x27\x84\xb5\xc0\xf0\x4a\x4d\x78\xcf\x48\x92\xe2\x4c\x6c\xca\x62\x8f\xf1\xd3\xc2\x99\xd0\x10\xce\xfe\x95\xb7\xa9\x63\x93\xfe\xb3\xed\x8f\x47\x72\x06\xa7\xfc\xce\x3f\x92\x9c\xf4\x7b\xd9\xed\x4d\x53\x71\x66\x7a\xeb\xa9\xac\x87\x7d\x01\x72\xfe\x49\x73\xad\xdb\x78\xee\xe0\xd2\xbe\x3a\x19\xd7\xd2\x8c\x86\x95\xf8\x4a\x7f\xe7\xd4\x74\xb2\x35\xcf\x92\x62\x27\xc7\x94\x82\x0d\x86\xbc\x31\x47\x89\x24\x63\x84\x6f\x26\xc1\xfe\x71\x62\x17\x32\x2c\xed\xa5\x9d\x64\x5c\x3f\x8a\x98\x20\x4e\xea\xc3\xb1\x55\x8a\x61\xc3\x1c\x8a\xe6\xb2\x1e\x8a\x4a\xc6\x1e\x0e\x9d\x03\x90\xf3\xbc\xcd\x7a\x78\x0d\xc0\xf0\x2f\x1a\x85\x23\x1f\x01\x9c\x6a\xae\xe6\x1d\x5a\xf8\x77\x3f\x4a\xe9\xf3\x9d\x9c\x63\xff\xef\x5e\x90\x51\xd9\x3d\x6d\xff\x99\x3f\xbe\xd3\xf5\x5c\xd9\x00\x40\x5c\x65\xbb\xc3\xfe\x11\x5a\x09\xb4\x3c\x44\x39\xb1\xed\x56\x9c\xb3\xe8\x01\x67\x1b\x2c\x06\xb9\x4f\x46\x2a\xed\xe5\x14\x7a\x89\x5b\xa3\xb5\xce\xef\xc9\x97\x69\x41\x1b\xe7\x1e\xa9\x6c\xa5\xcf\xf7\xa3\xae\x7d\xbc\x1f\xbe\x31\xf4\xad\xf5\xcc\xe8\x61\xcf\x8a\x4f\xa1\x43\x3d\x1f\x1f\x3b\xaa\x7f\x76\x1b\xab\x7c\xc3\xe5\xe4\xfb\x7c\xed\x5b\xe0\xf3\x15\x07\xc5\xc7\x37\x67\x2f\x76\x64\xdb\xc7\xd7\x07\x2f\xcc\x36\x78\xd9\x85\x55\x39\x2c\xcf\x54\x8d\xd8\x17\x96\x44\xaf\xd2\x54\x98\xd9\xbe\x2f\x1a\x5e\xfb\x51\x34\x6b\xeb\x9c\xa7\xbd\xa1\x93\xbb\x68\x1d\x99\x23\x86\x24\x4f\xb7\xb1\x7a\x97\xa5\x86\x5c\x4e\xe9\xb3\x3e\x95\x7e\x06\x15\x9e\xc4\x6a\xa9\x9f\x82\xc2\x1c\x8f\xfa\x6c\x11\x9f\x7c\x05\x33\x10\x86\x33\xaf\x4a\x0c\xc5\xfa\x07\xd3\x02\x28\x75\xdd\x2c\x38\x94\xf4\x8f\xfb\xe1\xd8\xd5\x33\x87\xaf\x00\xc4\x30\xff\x9e\xf7\x55\xef\xf8\xee\x9f\xef\xdb\xc9\x3d\x77\x38\x90\xd9\x8d\x9f\x7d\x18\x5b\x2f\x0e\xfc\x1f\x27\x00\x44\x66\x07\x7a\x79\xf0\x26\x48\xf0\x6e\x28\xdd\x40\x0d\xe0\x5a\x45\x7d\x1c\x61\xaa\x07\x2d\x2d\xf7\x3a\xee\x74\x9f\xd5\x9a\xa3\x4e\x78\x99\x75\xe5\xf3\x85\x50\xfb\x53\xad\x0c\xf1\x2f\xa7\x6f\x84\xe8\xf4\xe6\x04\x2c\x4d\x29\x55\x5c\x7b\xf5\xc6\x6e\xfb\x2b\xd9\x58\x5d\x3f\x91\xe4\xc1\x30\xdd\xfc\x7a\xf2\x47\x63\xe7\x1d\xf3\xb7\x6f\xfc\xe6\xf5\x9b\xaf\x98\x2d\x3c\xbf\xba\x34\xfd\xa8\xd5\x3c\xa0\xbd\x60\x65\xa0\x22\x6b\xb7\x0f\x46\xb0\x7a\x72\xe3\x4c\x9e\x90\xb9\x6a\xc5\x77\x44\x48\xe6\x79\xf3\xb3\xa5\x38\xa4\x46\xda\x08\xc9\x03\x62\x9a\x94\xdf\x8e\x8e\x8e\xa5\x34\xb1\xcf\x51\xc6\x74\x87\x7d\x27\x71\x20\xc6\x86\x19\xde\xd8\xd9\x00\x0f\x00\x4d\xc5\x6b\x25\x07\x0b\x01\x2c\x4e\xff\x75\xf9\x3f\xeb\xf8\x9f\xbd\x20\x3b\x5c\xc0\xae\x07\xe1\x5f\x3e\x8c\x7d\x4c\x7b\x76\x7d\x18\x08\x63\x82\x1d\xef\x8a\xc2\xdb\x6f\x37\xb6\xde\x89\x49\x5b\x1f\xea\x7f\x88\x4d\x51\xf8\x12\x2c\xdd\xf4\x1c\x59\xa3\xfb\x31\xdd\x3d\x37\x65\xf5\x85\x5d\x47\xa5\x4b\x78\xf3\x62\x9b\xff\xd7\xe6\x33\x5e\xd7\x16\x4e\xe7\x5f\x68\x4b\xb0\xb9\x3e\x77\xac\xef\xfc\xe3\x51\x12\xff\xb1\xdb\x83\xe2\x3e\x5b\xb4\x58\x59\x23\x6e\xe0\x3a\xd4\xb1\x3c\x50\x69\x60\xe0\xf1\x8a\x7f\xcd\xb1\xe8\xa9\xe1\xb9\xee\x07\xeb\xaf\xf2\x7c\x0c\xaa\x1e\xeb\x21\xe4\x32\x0f\x18\x9e\x6d\x9e\x40\xf2\xa4\x85\x1b\x1d\xae\xe5\x46\x51\x26\xf3\x18\xb4\x3d\xaa\x43\xab\xc6\x7a\x1b\xf8\x57\xee\xc1\xdc\x8c\x8c\xd0\xef\x2a\x93\xc3\xd2\x85\xdc\xd6\x1f\x2e\x6e\xc3\x26\x04\xed\xd7\xb3\x2e\x7c\xb6\xe9\xe5\x13\x0a\xa0\xf7\xfa\x72\x05\x59\x15\x80\xfd\x9d\x9f\xeb\x21\xe5\xbe\xd9\x3b\xfd\x37\xbb\x3e\x8c\x86\x9f\x73\x64\x27\xe7\x58\xe5\xfd\x93\x83\xb8\x2a\x74\x04\x36\x14\x60\x9d\x49\x94\x2e\x7e\xea\x07\x61\x82\xb7\x46\x46\x68\xf0\x11\xde\x55\xfc\x8d\xd9\xf3\xce\xbd\x38\x29\xc5\xb7\x9e\x06\x15\x0f\x31\x92\x7a\xc5\x31\x23\xc9\x0f\x11\x3d\x76\xd4\x39\x2f\x02\x47\xd7\xd9\xbd\xc5\xcb\x1c\xdd\xc6\xd7\xa8\x52\x16\x1f\x8c\x58\xed\x59\xb9\xde\x56\x52\x1d\xa7\x17\xb7\x1c\x32\xd9\x59\x5d\xaa\x25\xbe\x92\xb4\x7c\xb9\x12\xad\xc9\xbe\x6a\xba\x4c\xa8\x30\xd5\xd8\x98\xdf\x5a\xf5\x2c\xb9\xa9\x49\x35\xbe\xb6\xbe\x94\xe3\xaa\xd5\xfd\x5e\x02\xb1\x37\xf3\x90\xf6\xf2\xab\xdb\x88\x0f\xf7\xb9\xff\xa7\xff\xe2\x76\xa3\x21\x96\x3c\x84\x4a\x73\xb4\x6e\x7e\x93\xdc\x4f\x95\xe4\xbf\xd0\xa6\x7e\x70\x66\xf3\xa9\x97\x06\x80\xc1\x9e\x9f\xf7\xb9\xe7\xe6\x9e\xdf\xb8\xa8\xb2\x73\xff\xff\x70\x20\x1b\x44\x00\x6a\xec\xf1\xe0\x6f\x78\x98\x64\x12\xa5\x5b\xf8\xb0\x9f\x68\xc6\xb3\x2c\x3a\xf8\x04\xb5\x1d\x29\x21\xa8\x5b\x51\xcd\xba\xb5\xa5\xc4\x60\xeb\x96\x5d\xb4\x19\xa5\x2f\x15\xe0\x12\x15\x81\xe1\xb0\x71\x88\xb3\xf4\xbe\x84\xe2\xf0\x0a\x48\xa7\x71\x7c\x89\x3c\x9d\xf8\x21\xbb\xce\x42\x17\xf1\xa6\x42\x3b\x87\x51\x6f\x68\xc3\xfc\x35\x5d\xc1\x11\xb5\xea\x75\xbf\x55\xab\x42\x65\x15\x5a\x84\xc2\xc6\xb5\x2c\xd5\xdd\xfe\x0f\x9a\x35\x56\x44\x6a\xea\x07\x95\xbd\xd3\xc9\xc8\xde\xc4\x00\xd5\x82\x91\x18\x94\x71\xbc\xbd\xda\xa1\x77\x5d\xe8\xa8\x28\x47\x35\xba\xd7\x97\x30\xaa\x61\xb5\x6a\x0e\x3d\x65\x18\x62\xb0\xa9\xda\xdd\xa7\xdc\xd8\x6e\x7f\x7e\x92\xff\x42\x8d\xa9\x95\x6b\x73\xc0\x93\x4a\xed\x66\x23\x1b\x4e\xd9\x75\x18\xc0\xea\xda\xcf\xf5\x84\x31\xfe\x9c\xa4\x3e\x8c\xfa\xd6\xdf\x39\x90\xa9\x5b\xff\x2d\xff\x5e\xe5\xfd\x3d\xff\x1d\xfa\x0b\x3e\x31\x7d\xa5\xbf\xf3\xec\x00\x31\x8b\x8f\x56\x38\xb4\x61\x74\x7b\x53\xb2\x4a\x73\xa8\x78\x0c\xdf\xa7\x7c\xd6\x9c\x2c\x39\x69\x2b\x5c\xf7\xad\x53\x5b\x08\xdd\x66\xa8\x95\x59\xa0\x91\xdb\x5e\xec\x35\x0f\xc6\xc8\xe7\x24\xfe\xc1\xec\x34\x86\x2c\xdf\x3a\x6e\x5b\xcf\x16\x4d\xdd\xa6\x9b\x24\xa4\xfe\x1d\xc5\xfa\x91\x3e\x85\xa8\x98\x86\x12\x40\x32\x26\x21\x15\x46\x50\xaf\x91\xcf\x12\xcc\xe5\x6f\x62\xfe\x46\x1f\x8b\x12\x91\x9b\x47\x76\xa0\x43\x23\x2e\xcb\x9b\xcf\x3d\xc3\xc4\x06\xfb\x2b\x50\x4f\x51\x60\xb6\x02\x8b\x15\x24\x3e\x97\x62\xbf\xfa\x60\x15\x8a\xde\xcb\x6c\x9a\x79\x9d\x53\x3c\xff\x56\x77\x33\xcb\x73\xbf\xe2\xc5\x97\x51\x38\x5e\x57\x5a\x45\xad\xe7\xd7\x71\x99\x4e\xd3\x8a\x7f\x77\x79\x6d\xb1\xd8\x35\x03\xb8\x59\xfd\x7e\x1d\x94\xdb\xfe\xce\x81\x8c\xb4\xfd\x9c\xe8\x8c\xff\x96\x7f\x4f\x66\xfd\x9c\xef\xf1\x00\xd4\x97\x29\x99\x7b\x38\x61\x8a\xd9\x9c\x8e\x9e\xe4\x81\xa8\x58\x24\xfc\x90\x10\x92\x57\xc9\x48\xdb\xfe\xac\x34\xa5\x83\x8c\x26\xc7\x3f\xd3\xbd\x67\xe1\xe6\xa3\xb9\xe5\x61\x51\xef\xfc\xd2\x71\x11\x27\xe0\x4a\xe7\xf3\x64\x97\x7f\x18\xde\x64\xbb\x5f\x12\x7c\x46\x57\x70\x53\xb0\x32\x21\xe8\x88\x3a\x03\x56\xbe\x27\x25\x4c\x4c\x51\x1a\x7b\x68\xb2\x35\xec\x8c\x2c\x1e\x33\x84\x5e\x08\xfd\xfe\xbf\xf8\x07\x69\xd1\x35\x83\x4d\x3f\x77\x67\xe9\xb1\xd9\xb6\xcd\x4f\xae\x9d\x32\xe1\x93\x49\x38\x2a\x97\x58\x59\xf2\x91\x3e\x9c\x8d\x53\x83\xcc\xda\xfb\xc5\x2d\x0a\x3b\x1f\x19\x97\x81\x99\xad\x20\x6b\x6e\xd9\x03\x7d\x86\x5b\x6f\x2d\x85\x7f\xf5\x04\xfd\xc9\x81\x0c\x1e\xdf\xf3\x5f\xbe\x7f\xff\xd3\x03\x31\xd8\xfb\x87\x07\xe2\x20\xcc\xdd\x33\xbc\x9d\x55\x65\x09\x9a\x3c\xb9\xec\x5d\x39\xca\xc4\x58\xf1\x66\xb1\xc2\x04\x56\x42\xa5\xd2\x59\xe5\x9a\x90\x85\x6d\x3d\x5d\x43\xa3\x1e\x57\x34\xbe\xd7\xfc\xa4\x45\x0d\x89\x7f\x30\x5f\xdc\x1a\xf6\xdf\xe3\x78\x6c\x97\x7f\xb8\x86\x23\x14\xb2\xbb\xd5\xab\xd3\xe3\xc2\x1a\x0f\x7a\x5e\x57\x52\xdc\x44\xbc\x9e\xf6\x6e\x91\x3b\xb6\x49\x9c\xdc\xef\x75\x49\xca\x1b\x77\x72\x53\xd6\x83\x7c\x97\x7f\xd0\xda\x92\xc6\xa5\xd9\x1b\xef\x7a\x1f\xfc\xb0\xfa\x5b\xf7\xac\x29\x49\x7d\x17\x12\x4c\x73\xdd\x5b\xb9\x16\x5d\xe2\xa8\x29\x5e\xfc\x15\x53\x32\x09\xff\x51\x77\xbc\x8c\x31\x46\xe2\xed\xc7\x2a\xbc\xa5\x31\xef\xaf\xeb\xa0\x52\xe5\xe7\x7c\x71\xe1\xe7\xfc\xae\xf2\xcf\xf5\x93\xfa\x50\x66\x76\x7c\xff\x7f\xf6\x20\xb4\x3e\x00\xb8\x36\x73\x62\xfa\xa1\x06\x00\x63\xea\xb5\xf6\xfc\x5b\x90\xcd\x63\xc6\xfc\x32\x05\x88\x6b\xe2\x54\x02\x8f\x22\xfd\x89\xb7\x14\xdd\x65\xe5\xbd\x9b\x09\x4e\xda\x6b\x6a\x38\x87\xa0\xed\x60\x33\x6f\x43\x13\x2b\xcf\xed\xd3\xf6\xcc\xa6\xed\x66\xb4\xf8\x17\x5e\x73\x16\x13\x86\x17\xf0\x15\xe1\x3c\x96\xa3\xbb\xfc\x43\x34\xfe\x58\x05\x9f\x2d\x42\x31\x0f\xbf\xa7\xcd\xc7\xd6\x5e\xb6\x68\xab\xeb\x2d\x87\x9d\x96\x14\xf7\x56\xe7\x94\xb9\x2d\xab\xc4\xb1\xad\x90\xcd\x93\xb6\xcf\xc4\xcc\xf1\x12\x5b\xc5\xe6\xbe\xa2\x55\xf8\x7c\xfc\x1e\x93\x98\xff\xe5\x7d\x10\xd9\xb7\xca\xba\x7d\x52\xbb\x57\x84\x69\x3e\x66\x9b\x41\xfb\xa0\x88\xf3\xd4\xc0\xb6\x8e\x66\xc3\xaf\x9e\xa4\x3f\x3d\x10\xb8\x96\xff\x96\x7f\x7f\xda\xf1\x20\xf4\x7c\xfe\xc3\x03\x21\x06\xb0\x87\x75\xcf\x9e\xa2\x43\x00\xf7\x1a\x6e\xfe\x95\x76\x15\x16\x39\x91\x74\x7a\xd1\x39\x60\x27\x52\xc8\xee\x17\xe0\x4c\xfc\x2a\xbf\x57\xc8\xd9\x75\x8b\x78\x45\x73\x51\xee\x94\xcd\x51\xc2\x7d\xa3\x50\x55\xb2\x5d\xfe\xe1\x02\xe1\xba\xeb\x35\xad\x61\x5d\xc2\xf6\x60\x90\xaa\x9e\xbb\xe6\xe7\xed\xf0\x04\x72\x43\x71\x95\xb9\x6d\xaf\x5c\x73\x43\xa5\x5d\xfe\xc1\x00\xff\xf2\x29\xd2\x8c\x5e\xea\x32\xfe\xd5\x60\xa0\x29\x8d\xb8\x14\x7e\x6e\xea\x81\x31\x9d\x68\x28\x7e\x19\x71\xd4\x88\x75\xb7\xf7\x62\xc7\xfb\x20\x68\x4e\x50\xde\x1e\x54\xb9\xf8\xbf\xbc\x0f\x02\xb2\x1b\x17\x08\x22\xf2\xd9\x00\x35\x17\x7f\xae\x77\x60\xa7\x0f\xe7\x77\x1f\xca\x2a\xd3\x1f\x1c\xd0\x8e\x0f\xa4\x85\xf3\xe7\x2c\x17\xdf\xe1\x20\xea\x01\xae\xfa\x1f\xd3\x48\xaf\x07\x60\xd0\xb9\x38\x1a\xfb\x04\x80\x4b\xf9\xd6\xd1\xe0\x33\x50\x2a\xc2\xc3\xfc\xcc\x8b\x01\x94\x64\x24\xb9\x2e\x3b\xd8\x11\xeb\xd5\x6d\x45\x15\xcd\xd3\x89\x07\x0c\xe3\xe4\x8f\x1b\xfb\x12\x16\xcc\x9d\x14\xfa\xf4\x94\x08\x2b\x4e\x37\x15\x40\xfb\x34\xe1\x89\x8f\xa1\x72\xa0\xba\x37\x21\x21\xe2\x8e\x6a\xbf\xb2\x0c\xc1\x39\x55\x4e\x6d\x5c\x3e\x9a\xa0\x51\x68\xad\x9e\x28\xb3\x4e\x38\x55\x3d\xa9\xb9\x2e\x39\xb6\x4d\x78\xbc\xa1\x75\x43\x6c\x71\x7b\xeb\xcd\x1e\x4d\x0f\x11\xd8\x7e\x31\xb1\xa5\xd5\x2c\xec\xbb\xdd\xb5\xb6\xa1\xa5\x2b\x14\xb1\xbd\xb4\x6d\xac\xa1\xb4\xeb\x7d\x88\x22\x2c\x10\x9c\x65\x1d\xf8\x06\x89\x57\x08\x55\x52\x88\x7f\xf3\x0f\xcf\x76\xf8\xd0\xdf\x7d\x28\x48\xf9\xff\x9e\x7f\xb7\xa7\xed\xe4\xdf\x77\x7f\xcf\xbf\xef\x37\x00\x50\x37\x1c\x2b\x8f\x0b\x07\xb8\xdd\x42\x55\x1f\xce\x07\xc0\x61\x7c\xdd\xd6\x27\x13\x96\x04\x19\xe9\xaa\x9c\x0d\xc0\x52\xb6\x91\x83\xdb\xaa\x1e\xae\xa9\x1e\xe5\x75\x35\x36\x27\xbe\xd1\x71\x13\xbe\xb3\xcb\x3f\xb0\x11\x6d\xad\x2b\x24\x5b\x35\x90\x44\x7e\x8f\x69\x99\x67\x2a\xdd\x44\xde\x60\x23\x99\x31\xc5\x3a\x22\x63\x4c\xb2\xac\xb5\xdc\x17\xc2\x72\xe6\x25\x85\x2c\x99\x71\x42\x5f\x91\x96\xd2\x71\x49\x37\x42\x6b\xed\x05\x25\x66\x31\x0d\x42\x7b\x67\xa9\xa2\x99\x88\x2f\x21\xa5\xbf\x4b\x29\x4d\x48\x86\x50\x3e\xca\xa0\x78\x44\x30\x9c\x10\x34\xcf\xac\xa4\xc9\xaf\x4c\xc0\x60\xea\x65\x7a\x76\xb8\x87\xe4\x3f\xbd\x0f\xbf\xf8\x07\xd2\x7d\xf0\xf3\x79\x88\xcf\xfa\xfd\x1c\x24\x79\x30\x3a\x15\x7f\xce\xea\xfd\x3b\xfc\x47\xc3\x8e\x07\xe4\x28\xc0\xf9\x44\xb2\x86\x90\x53\x3f\xff\x0e\xc9\x04\xa0\xa9\xa4\xa4\xf1\x15\x07\x60\x4b\xbc\xac\xe9\x6a\x06\x20\x50\x43\x7b\xd1\x66\x1c\x7a\x25\xd1\x0c\xc9\xa6\x66\x10\xad\x28\xc4\xd2\x63\x98\x08\x27\x35\xb7\xf9\x2e\xeb\x18\xc1\x3e\xfd\x47\xfc\x1c\x5a\x47\x88\xa3\x96\x6c\x42\x7d\x6a\x43\xc4\x67\x4e\x1f\x45\xca\x94\xfc\x88\xcf\x7c\x0b\x44\x86\x14\x62\x88\x15\xa1\x42\x62\x36\xb2\xf7\x88\x31\x89\x85\xe2\x18\xa9\x55\xa2\x5b\xe6\xa2\xc4\xf6\x2e\xff\x30\x40\xa4\xab\x4d\x91\x11\x14\x2e\x26\x4a\x76\x2c\x4b\x91\x0b\xda\x12\x65\xfb\x98\x25\x15\x05\x2c\x88\xb4\x1f\x7b\xa5\x06\xf9\xa5\x89\x57\x7e\xdc\x91\xfa\xc4\xe7\x44\x64\x5b\x6b\x91\x7c\xc0\xeb\x47\xf4\x22\x92\x8b\x85\x91\xf6\xe1\x57\xee\xff\x3b\x0f\x46\xf2\x60\xbc\xbf\xf6\x73\x3e\xdd\xe1\xe3\x6a\x8f\xec\x5c\xff\x34\x3f\x67\xca\xce\xbf\x8b\x58\xff\x39\xbd\x4e\xfc\x9c\xde\x73\x00\x37\x5c\x8f\xfd\xed\xe2\x00\xc0\x60\x40\xc5\x64\x6f\x0b\x20\xb0\x78\xf3\x2f\x0b\x4a\xc0\x89\xcd\xdc\xca\x34\xda\x03\x75\xf2\x9f\x18\x41\x47\x10\x02\x55\xd7\x58\x8f\x68\xde\x05\x65\x5d\x19\xce\xdb\x6a\x1b\x20\x68\xd2\xcd\x7d\x5d\xa5\x11\xee\x59\xbf\xe1\x49\x57\x44\xc0\x59\xd7\x77\x7c\x53\xb2\x2f\xe0\x8a\x3f\x96\xcf\x59\xe6\x31\x71\x35\xa2\x47\xf0\x8b\xd4\x04\xb1\x2d\xe5\x8e\x28\x99\xb8\x21\x71\x24\x5b\x42\xa8\x5b\xb4\x9d\xd8\x55\x12\x24\x42\x25\xa2\x4b\x0c\xac\x6b\x16\x57\x10\xe2\x27\xc6\xb6\x9b\x8a\xb1\x09\xec\x25\x66\xf4\x3e\x17\x3d\xc1\x67\x4b\xcc\x1b\x4c\x10\x51\xe3\x55\x23\x66\x4d\x0c\x8b\x68\x73\x7f\x26\xbe\x9a\x0f\x10\xcc\xe3\x46\x13\xbb\x91\xf6\x42\x72\x5c\x41\x70\x93\xd8\xcb\xcb\xba\xeb\xc5\x7a\xfe\xfb\x39\xf8\xfc\xe4\x0e\x07\xb4\xf2\x3b\x07\x74\xdf\x64\x87\x83\x91\xdb\xe1\x60\x22\x7e\x4e\x5f\x5e\x80\x0b\x93\x64\x25\x66\x9c\x00\x7f\x37\xec\xd9\x63\x35\x04\x40\x37\x7f\x3c\xc2\x42\x12\x80\xfb\xe8\xc5\x18\x13\x27\x00\x31\x71\x1a\x19\x9d\x1c\x58\x93\x39\x73\x6b\x42\xfd\x20\xb4\x28\x4f\x30\x18\xab\x64\xc0\x03\xcd\x3a\x26\x1e\x25\x3e\x78\xa8\x37\xc6\xe4\xa4\x28\x09\x21\x16\xb5\xac\x8b\x72\x69\xe0\xef\x60\xcb\xd6\x28\xcb\x0e\xba\x9e\xbc\x9c\x8d\x52\x47\xc1\x34\x00\xc5\x79\x45\x7c\x08\xf4\x23\x6a\x38\x73\xc5\x2f\xc2\xa5\x14\x7d\x3e\x71\xd1\x42\xd8\x9b\xa3\xc5\xbf\x2d\x94\x09\x27\x4a\xcb\xf8\x1c\x05\xa2\x81\xaa\x5a\x8e\x77\x9e\x5f\x8a\x48\x6c\x6d\xe1\xbf\xc2\xe7\x41\x9c\x7e\x96\x2e\x10\xc9\xc3\x42\x24\x0c\x74\xf1\x25\x73\x0d\xc2\xf9\x61\x22\x4f\x22\x97\x11\x9c\x98\xb2\xe2\x3d\xc3\x69\x05\x2c\x4b\xe9\xdc\xb2\x00\x87\x1f\xf3\xfd\x5f\xef\xe4\xad\x0a\x7e\xf2\x83\x71\xff\xee\x89\x91\x60\x15\x9a\x3f\x5b\x04\xa0\x54\x25\xd6\x79\x25\x0c\x40\x3b\x52\x9a\x8e\xb6\x19\xc0\xd0\x4f\xfe\x09\xd3\x79\x00\x53\x0b\x55\x63\xee\x53\x30\x6d\x26\xa8\xfd\x45\x34\x0d\xa4\x4c\xbc\x4c\xd8\x94\x24\x89\xad\x66\xe9\x56\x0e\x3a\x43\x84\x35\x53\x7d\xf7\x97\x16\x44\x82\xba\xc1\x5a\x84\x8a\x43\xd7\x76\xb6\x1e\x79\x9a\x9b\x47\x3c\xbe\x51\x9b\xa9\xa4\x25\xe0\xc1\x2e\x07\x12\xad\xf2\xb4\x3b\x30\x62\x69\x4b\x4d\xf1\xcd\x5b\x54\xe4\x67\xdc\x0f\xb9\xa6\xaf\x19\x31\xd4\x38\x41\x19\x87\x35\x8d\xf8\xb0\x2d\x32\xa9\x38\xd4\x40\xd4\xa9\xad\x57\x92\xda\xe8\xd9\x10\x1f\x7c\x82\x04\x25\xf6\x2f\x3f\x75\xc4\x2b\x89\x01\xac\xbe\xcf\xfc\xdc\xb2\x14\x17\x36\xcb\x47\xef\x6b\xb9\xd4\xd6\x26\x9f\x27\xfd\x47\x4f\x99\xa9\x4d\x21\xcf\x81\x41\x6d\x99\xc6\xcd\x6d\x57\xc3\x57\x2f\x65\x53\x71\x6a\xce\xfe\x3d\x22\x72\x69\xb8\x30\xa7\xd4\x2e\x17\xb9\xe1\xad\xd3\x76\x23\xad\x5f\x14\x44\xb6\x6e\xda\xbd\x03\xf8\xbb\x84\xbd\xf7\x3f\xfb\x40\xe2\x20\xd8\x17\x78\x29\x8e\x7d\xff\xb5\x0f\xd2\xe6\x42\x8c\xe7\x98\xfe\xd1\x97\x73\x47\xca\xe9\x16\x17\x80\x49\x87\xec\x2c\x63\x29\x80\x05\x5a\x79\x88\x5b\x00\xc6\xac\xc8\xb5\x9e\x8b\xcd\x81\x92\x95\x8b\xe1\x31\x25\x73\x62\x8b\x85\xac\xb9\x8b\x4e\x16\x01\x67\x56\xe7\x12\x6a\xa1\xb0\x3d\x6b\xfc\x38\x8c\xde\x35\x74\xfb\xa4\x01\x4d\xea\x53\xdf\x2a\x3c\xb7\x8e\x59\xe9\xdf\x21\x0f\xb6\x4a\x35\x62\x1a\x0d\x22\x1a\x76\xfb\x71\x3c\x94\x88\xef\x1c\xe2\x5f\xe1\xf6\xcb\xc7\x4f\xcd\x24\x3e\xdf\x7c\x2d\x63\x8a\x3c\x92\x24\x88\x4b\x97\x66\x43\x31\xc5\x1e\xdd\xa2\x92\x72\x47\xfd\x88\x2c\x27\xf9\x50\x48\x1e\x90\x69\x7a\xe9\x6c\xac\x80\xdf\xe4\xe7\x16\xd9\x71\xac\x96\x3f\xf3\x20\xad\xbc\x22\x36\xd1\x2f\xa2\x9f\x56\x0e\xb1\xe9\xe5\xc9\xdd\xe3\xa6\x40\xdc\x54\xf5\xaa\x22\x79\x40\xda\x28\x14\x1f\xe1\x62\x9c\xa5\x9a\x02\x15\x46\xb6\xe4\x6d\x87\x01\x2e\x12\xb8\x6d\xff\x16\x02\xa0\x67\xe4\xd1\x3d\x24\xf9\x0f\x0e\xe2\x3d\x6f\xf1\xc9\x30\x00\xd9\x45\x81\x8e\xb3\x48\x00\x8d\x68\x91\x94\x2b\x1b\x00\x06\x04\xf1\x75\x9a\x31\x00\x8b\x20\x59\x6f\x66\x2e\x00\xeb\xf3\x8a\x4d\x9c\xf7\x01\x61\x3b\xa4\xbe\x26\xca\x02\x46\xb6\x22\xfa\xb4\x8a\x41\x44\x5d\xab\x10\x8b\x55\xa3\xbb\x84\x14\xcb\x05\x27\x15\x5b\xea\xed\x3a\xb3\xfb\x81\x15\xee\xb1\x78\x7b\x63\x91\xe4\x43\xc1\xca\x5b\x39\x7a\x99\xc5\x06\x91\x09\xbb\xfd\x38\x57\xd4\x86\x9f\x7f\x49\xca\xdc\xac\x54\xee\x7b\x1f\x9e\xd2\xb7\xc9\xaa\xc0\x3c\xcd\x91\x96\xfa\x27\xff\x81\xeb\x96\xc2\xa2\x6c\xa2\x51\xeb\xcb\xd2\x25\x68\xa6\x88\xf9\x69\x3d\x39\x32\xb4\x69\x04\xe6\x8b\x95\xbc\x04\x1a\x13\xd6\x36\xf4\x59\x5e\x11\xbb\x37\x30\xe4\x2d\x85\xc2\x33\x2c\x7d\xe0\xd9\xde\x97\x8a\xfa\xd8\x0d\xdf\x03\xa4\x3e\x9c\x3f\x39\x98\xda\x2c\x15\x67\x9c\xbf\x8b\x18\xc0\xe5\x4f\x3c\xb1\xfb\x6e\x03\xdc\xbd\xc8\x7d\xe8\xd0\x22\x00\x7b\x21\x7b\xea\xd1\x44\x00\xb1\x60\x9e\xc2\x93\x4b\xff\xf0\x41\x6c\x08\xfa\x5d\x76\x04\x30\xd9\x10\x1b\xa1\xf5\x00\xb0\x4a\x97\x62\x66\xa0\x05\xb0\xdf\x56\x48\xe6\xa6\xd8\xed\xcb\x51\x77\xfc\xa2\x9b\xa6\xf4\x86\xe8\x62\x1b\x6b\xf6\xc6\xf0\x02\x41\xc6\xa6\xd8\xbe\xce\x81\x6f\xfb\x84\x45\x72\x90\xbe\x6f\xca\x16\xc6\x94\x25\xb1\x3a\xfc\xf6\xd6\x7e\x03\xa3\x22\xb3\xd8\xb1\xcd\x0f\x3a\xe7\x9b\xae\xa4\x5e\xdb\x74\xd7\xb0\x7e\xe6\x9d\xd6\x85\x2d\x52\x29\x18\x16\xc8\xcc\xc1\x2c\x29\xa8\x2f\x92\xe5\x48\xec\xf0\x30\xc3\x9b\x4d\x32\xc1\x88\xd5\xa4\x27\x9b\xfb\xa4\x33\x50\xe4\xb1\xc3\x8b\x9c\xb2\x28\x14\x77\xdc\xc9\xa9\x13\xf2\x07\xd1\xb7\xa2\x4c\x86\xef\x29\xd6\xa3\x15\xa3\xa2\x07\x58\x94\x6e\x63\x4e\x87\xef\x79\xa1\xa3\x4c\x8b\x19\x0e\x8e\xea\xa6\x55\x8e\xc1\x7a\x05\xb0\xb4\xb3\xaa\x2a\x63\x1f\xf8\x67\x91\x3c\x20\x24\x0e\xa6\x52\x58\x9d\x0f\xc7\xe5\x96\x0a\x70\x25\x8a\xa3\x64\x1f\x23\x00\xa3\x17\x87\xfb\xe1\xf0\x5f\xfb\x20\xd9\xca\x73\xf9\x94\x37\x80\xaa\x04\x6f\xc7\xb9\x83\x00\x06\xfb\xf8\x79\x2f\x8d\x02\x58\xdc\x16\xe7\xbb\x6d\x06\x60\xff\x58\xbc\xf2\x6e\x2c\x80\xcb\xac\x6c\x0a\x67\x0e\x2c\xb9\xbb\xaa\x24\x89\x0d\x80\xb2\xdb\x4b\xed\x42\xe5\x40\xa2\xbc\xcb\x59\x93\x1c\xe3\x5a\xc2\x49\xbb\x44\x5b\x70\xca\xc4\xbf\xb5\xe6\xf5\x6b\xf5\x5f\xdf\xd2\x37\x8f\x89\xdf\x8a\xae\xda\x5c\x33\xe6\x28\x94\x4a\x3d\xba\x79\x58\xef\x66\x83\x75\xc6\x07\x2c\x9d\x66\x4d\x2f\x67\xce\x37\x4c\xa5\xaa\xfe\xa7\x98\xbc\x4c\xcc\x29\x05\xe6\x35\xe6\x02\xb6\x3f\x79\x98\x75\x61\x39\x05\x44\x6d\x8a\xcd\x77\xa4\x82\x1e\xd2\x2b\xe9\xe8\x08\xa7\x62\x07\x2a\x38\xee\xfa\xc0\x37\x65\x19\x34\x63\x74\x6a\x2f\x5e\xd5\x1f\x6d\x17\xbd\xaf\x9b\x5a\x35\x1a\xa3\x12\x56\xd7\x71\x4c\xb5\x12\xab\x16\xe8\xdd\x38\xa0\xee\x87\x75\x0a\x14\x25\xf5\xe1\x3c\xc0\x68\x1e\xdb\xf4\xf7\x0e\x29\x0d\xd4\xe4\xc1\x5d\x70\x6f\x00\xb8\x7e\x81\xfb\xe8\xfe\x01\x00\x56\x71\xce\xd3\xe4\x2f\x00\x78\x82\x39\xe8\x8f\x2d\xfc\xbb\x27\xc6\x38\x91\xaf\xf3\x72\xc1\x3f\x7a\x62\xd8\x25\xbe\x33\x2d\x01\x78\xfe\x90\x09\xe7\xfe\x0b\xc0\x0b\xa9\x58\x27\x22\x03\x26\x3e\x3c\x1a\xad\x4a\x91\x44\x29\xcf\x68\x23\x36\x13\x89\xed\x37\x8e\xa3\xb6\xa1\xae\x4f\xf1\xb7\xed\xf9\xbd\x3e\x84\x8a\xed\xf6\xe4\x58\x99\x28\x17\x72\xa6\xf3\x62\x0f\xe8\xf7\x34\xbc\xcb\x93\xc5\x1c\xd4\x6a\x78\x69\x58\xe4\x84\x3e\xaf\xa6\xf2\xc5\xb9\xb4\x1f\xe5\xad\x64\xbc\xbc\x5c\x9e\xfc\x67\x2f\xce\xc2\x3b\xc5\xf3\x1b\xbc\x99\x1d\x63\x52\xca\xac\x88\xc2\x34\xee\xc1\x16\xd5\x7e\xc4\x4c\xea\x77\x92\x0f\xa5\xfb\x9c\xfa\x49\xb4\x61\x74\xfe\x63\x53\x0d\x16\x74\x5e\x54\x2b\x89\x83\xd9\xf5\xa1\xdc\xd0\x12\xc3\xce\xfb\x33\x94\x31\x6a\x0b\x6f\x5e\xf5\x3b\x99\xdf\xae\xc3\xb7\xd9\xe3\xa5\xf4\x8b\x8f\x62\xad\x67\xdf\x4f\x9e\x00\x20\x64\xce\x7e\x88\xa2\xe0\x17\x07\xf1\xbf\x7a\x62\xdc\x3a\xc5\x4a\x18\x2b\x00\x7c\xe8\x25\x8f\xb1\x21\x01\x02\x6b\xe5\x36\x44\x4e\x80\x59\x30\x83\xea\x82\x52\x33\xd1\xda\x37\x58\xbf\xc4\xa8\x7c\xfb\x9d\x3b\xbb\xd5\x13\xd7\xd9\xad\x0d\xc7\x60\xf7\x9a\xb0\x79\x1c\x85\xad\x77\xd4\xbe\x94\x28\xac\xa3\x39\x6f\x5e\x57\xce\x13\xf4\xa8\x21\x63\x13\x73\xc9\x61\x54\x91\xce\xdd\xbe\x89\x8a\x0a\x64\x93\xfa\x81\x89\xa5\x2a\x3f\x64\xab\xb2\xcd\xd2\x97\xca\x2e\x74\x86\xc2\x97\xd5\xe0\xa2\xf0\x35\x11\xc5\xeb\x6b\x23\x79\x4e\xdf\xae\x28\xff\x58\x4f\xce\x19\x1e\x4e\x55\xf3\xd9\x30\xc8\x6a\x79\xbd\xa5\x61\x8d\xa0\xcf\xe0\xef\xae\xd1\x94\x45\x76\x25\x0b\xb5\xdf\xd1\xfa\x81\x32\x48\x98\x6e\xf6\xd4\x12\x40\xa7\x45\x4b\x93\x7c\x28\x95\x53\x3a\x92\x98\x17\xa1\x6d\xc5\x19\x7a\x47\xb1\x12\xc1\x32\x45\xc7\x74\xc2\x37\x85\x7d\x3d\xf2\x32\x75\xb6\x36\x4b\xbd\x19\x01\x68\xe8\xd9\xf4\xc9\xc2\x01\x58\x59\x59\xcf\x1f\x41\x03\x88\x86\xb3\xbe\xa4\xc8\x07\x50\xa4\x65\x91\xa5\x94\xfb\xd5\x13\x63\xc9\xc3\x81\xbf\x70\x06\xc0\xc5\x9f\x27\xf3\x9a\x2e\x80\xf7\x7b\xe1\x7e\x06\x46\x80\xc0\x50\x09\x36\x8e\x44\x80\xb0\xfb\xb2\x49\x22\x1f\xc1\x26\x12\xab\xcc\xa8\x14\x4e\xe4\x09\xf1\xd6\xed\x34\x75\xdb\x8e\xf0\xd3\xb3\xb0\xf4\x3c\xb6\x75\xcd\xd5\xdd\xa5\x38\xe6\xfb\x6e\x4f\x8e\x95\x95\x51\x76\x4f\x11\xd9\xae\x17\x85\x5a\xb7\xe6\xb5\x68\x75\x0e\xc2\x45\xfd\xd6\xf7\xb0\x5a\xf2\x3f\x79\x18\x92\x0f\x65\xd4\x54\x5d\x61\x4d\xb1\xb0\xf7\xad\xb0\xa6\xf7\x7a\x6d\xee\xe3\x9e\x2a\xad\x87\x1b\xf8\x4c\xf3\x8e\x4b\x3a\x0b\x88\xa7\xf7\x7f\x34\x08\xeb\x26\xa1\xb8\x12\x89\xb5\x7b\x75\xf9\xd0\x77\x62\xdb\x2a\x6e\xeb\xd3\xa3\x7b\xa3\x59\x8a\xd7\xf4\x15\x31\x69\xe1\x77\xf2\x0a\x0c\xac\xb0\x67\x43\x32\xb3\xb4\x0c\x96\xb0\xd5\x81\x16\xf7\xf5\x0d\x2b\x37\xcf\xf8\x5f\x00\xa0\xd5\x67\x79\x4a\xf6\x06\x80\x83\x8b\x95\x8b\x3c\x03\x40\x2c\x9d\xf5\x22\x85\x0f\x80\xb2\x34\x0b\x1d\x65\xed\xaf\x9e\x18\x5b\x61\x0e\xb9\x0b\x25\x00\xee\x16\x5c\x4d\xd4\x22\x00\x41\x17\x04\x02\xee\xd8\x03\x84\x6b\x88\xbe\x62\xef\x03\x88\xbd\x2c\xd5\x28\x5c\x05\x81\xb1\xcd\x8a\x67\x15\x70\x44\xcb\x98\x93\x9a\xd9\xc6\xe7\xb6\xcb\x43\x37\x4c\xac\xdd\x31\x5b\x7f\x7b\x4e\x38\x95\xc4\x4e\x63\x25\x9d\x2d\x43\x1b\x73\x9f\xa0\x8d\x6d\xae\x65\x7f\x29\x7b\xb7\xeb\x45\xc9\xd6\x9b\x7f\x23\xd5\xb0\xbd\x7e\x57\x43\x65\xf6\x73\x4b\x20\xe2\xa8\x6a\xcb\x82\x5f\x1d\xcd\x6e\x2f\xce\x31\x0d\x9e\x95\xbd\x15\xbd\xef\x58\xb5\xc3\x57\xa5\x4b\x3b\x7a\xc9\x74\x0f\xaf\xa1\x0b\x86\x3a\xbb\x74\xd1\x1b\x62\x39\x51\x4d\xfa\xfa\x83\x88\xdb\x99\xe9\xd5\x7b\x0c\xe6\x91\x1a\x69\x8c\xe5\xdf\x0c\x7d\x51\xfe\x89\xe6\x45\xb6\x46\xd1\x68\xba\xb8\xa0\x5c\x3f\x63\x5d\xf4\xe7\x68\x53\x12\x07\x93\xd6\x66\xfc\x10\xab\x12\xdc\x98\x28\x6e\xf2\x05\xfb\x35\xa0\x15\xe0\x96\xf5\x3d\x9d\x03\xfb\x01\xb8\xf0\x2c\xa8\xa3\x7f\x03\x48\xd9\xb3\x38\x51\x2c\x03\x68\xb4\xb0\xf4\x9d\xd4\x06\x30\x75\xbc\xd7\x4b\x95\x03\xe0\xd0\xc2\x4a\x79\x2e\xf1\x57\x4f\x4c\xe8\x23\x3e\x1e\xba\x1e\x80\x98\x38\x81\x16\x66\x5e\x80\xc4\x7a\xc9\x23\xc2\xb2\x10\x97\xc2\x23\x67\xa5\xb0\x9f\x28\x9e\xe8\xa5\x21\x66\x02\xdb\x7a\xd1\xa5\x46\x48\xaf\x71\xdc\x8b\x80\x1c\xfb\x0f\xf1\x4d\x98\x41\xf7\x76\xff\x63\x05\xe7\x90\x2f\x1c\xea\xd2\x93\x1f\x25\x6e\x44\x5b\x08\x35\xec\x6b\x3a\xb6\x76\xc6\xc0\x78\xf0\x41\xc7\x43\x52\x2f\xce\xfa\x86\xba\xd0\xdc\x52\xd3\x5f\xdf\xef\x68\xe6\x2c\x32\xd4\x2a\x7d\xe0\xd0\x15\x5b\x2a\x7b\xa4\xfc\xf2\x81\xfe\xa9\x15\xbd\x07\x7b\x3a\x9f\x19\xb8\xaf\x09\x15\x67\x91\x7c\x28\xd5\x12\x46\x63\x1b\x6b\x59\x5f\xca\x5a\x4d\x7c\x11\x73\xe9\x06\x05\x22\xa6\x33\xc8\xb6\x54\xf6\xec\x4f\xa6\x79\x28\x62\x7c\x21\xc9\x87\x92\xda\x6c\x9a\x8c\x29\x09\x4f\x4c\xfc\x6e\x76\x08\xcb\x1d\xe2\x1e\xaf\x6c\x9a\x87\x5d\x0a\xf0\x05\xb8\xbb\x97\xb9\xf7\x60\x39\x00\xdf\x77\x16\xcf\xa3\x71\x00\xb2\x3c\xf7\x3e\x1d\xa7\x03\xd0\x7a\xc8\x2c\x7f\xe2\x38\x80\x45\x21\x8b\xd0\xe9\x3e\x00\x97\xcb\x6c\xd9\x17\xb0\xff\xee\x89\x49\x5c\x16\xb4\x66\x7d\x0a\x90\xf6\x4a\x3c\x4b\xd8\x1b\x12\x32\x97\x64\xf8\xe5\x97\x89\xba\xe9\x48\xd5\xa3\xc6\xdd\xdb\x45\x29\x97\xf5\xec\x3d\x98\x70\x6e\xd1\xe7\xad\x83\x12\xe7\xd1\xd9\x3e\xf5\x5e\x9d\xa5\xef\x11\x21\xce\xf8\xd4\xa7\xf5\x32\x6b\xd7\xad\xef\x36\x14\x3f\x76\x5a\x8e\x36\x62\x1f\xca\x79\xa6\x4f\xe2\x61\x56\x72\x34\x5b\x67\x0f\xb4\x59\x7d\x62\xd2\x77\x9b\xdf\xd3\xcc\xdf\x97\x6b\xd8\xb3\x18\x56\x3b\xf8\x38\xc0\x44\x76\xd9\xf0\xa1\x4d\x93\x9c\xa9\xcc\xca\x5a\x05\x47\x55\x8d\xf9\xad\xb5\x84\x62\xdf\x52\x6b\x73\x86\x0d\xd7\xdc\xb3\xf9\x7f\x59\xa8\x23\x22\x33\xb9\xb2\x28\x2d\xe8\x91\x5b\x29\x3a\xf7\xa7\x2c\xc6\x51\x16\x49\x49\xc9\x03\x16\x38\xb4\x4e\x1c\x6f\x62\x85\x45\x01\xe6\x48\xd4\x54\x14\xd1\xea\x1e\xa6\x3f\xfc\x62\xb8\xb0\x95\x21\x36\x38\xf8\x16\x00\xb3\x2d\xb3\xf2\x61\x19\x00\x5e\x75\xe6\x1f\xe4\x3e\x00\xf2\xa9\xcc\xcc\x14\x95\x00\xba\x23\xf7\xf8\x4e\xda\x03\x58\x5d\x64\x42\x53\x71\x01\xb8\x4f\x33\x5b\x9e\xfd\x02\x10\x6a\xc2\x62\x7a\x59\xf7\xbf\xf4\xc4\x50\x0b\xfb\xf1\xeb\x42\x55\xb1\xad\x44\x88\x6c\x01\xd1\xa7\x90\x4b\x51\xd4\x70\x61\xdb\x2f\x2b\x53\x7b\xcb\x33\x10\x47\x9d\x64\x6f\xf1\x23\x19\x48\x3d\x39\xeb\x9d\x9e\x83\xf1\xbc\xad\x82\xcb\x43\x76\xaf\xea\xf7\x3d\xcb\x59\x38\x6f\xaa\xfc\x51\xe9\xf5\x91\xa5\x40\x7d\xca\x29\xbe\x1e\xdb\xa9\x32\xfd\xa1\xe9\xd2\xae\x8f\xfd\x19\xa6\xa7\x67\x2f\xb6\x7f\xdd\xed\xc5\x91\xb6\xd0\x59\xaa\xab\xae\xdc\xed\xc5\xa1\xb7\x56\x5b\xbb\x53\x7a\x71\xd7\x87\xe2\x6b\xf3\x65\x63\x20\x47\x35\x39\xc1\x96\x0e\x79\x2c\x3d\x3e\x7e\xc8\x76\x08\xd9\x9a\x3a\xb5\xeb\x43\x09\xb4\x7d\x89\x7e\x10\x4b\x45\xe2\x60\x02\xa2\xec\x72\xb0\xd7\x42\x1d\x01\x18\x85\x99\xfe\x3a\x24\x08\x20\x30\xc1\x98\x40\xbe\x07\x40\x51\x92\x21\xf4\x98\xe9\xbf\x7b\x62\x7c\x3c\x98\x08\xe7\xa2\x01\x22\x95\xee\x19\x5c\xe6\x04\x48\xcd\x64\x6e\xb9\x1a\x06\x90\x9b\xce\x05\x8c\x22\x00\xa5\xf2\x02\x19\xbc\x51\xf0\xa6\xb2\x4a\xd4\x45\xea\x39\x31\xa5\xe2\x8d\x9c\x95\x81\xd6\x76\x70\xb1\xbc\x46\x8d\xe7\x29\xdc\x85\x9c\x0d\x63\x6c\x32\x0a\xe5\x12\x3b\xec\xbc\x51\x39\xb3\xfa\xd6\xff\x50\x94\x57\x27\x7a\x21\xd7\x89\x50\xe7\xf4\x6a\x72\x06\x69\x1e\x36\x62\xfd\x6e\x79\x3e\xcb\xd8\x6e\x9c\xe6\xf5\xe8\x40\xae\xc5\xf3\x6f\x47\x7a\x78\xba\x6a\xac\xbe\xcf\x58\x3d\x7e\xd7\xb0\x6a\xf3\x66\x6e\xaa\x75\x6f\x25\x9d\x9d\xe2\xa2\x5c\x7d\x69\x7e\x98\xc3\x97\x65\xd6\xea\x23\x99\xae\x0e\xba\xab\x4f\xcb\x5e\x93\x7c\x28\x09\xe7\x1d\x33\x36\xd4\xf2\x54\x62\x83\x1d\x32\x10\xdd\x19\x08\x12\x07\x13\xb6\xdf\x91\x1c\x95\x9f\x74\x21\x78\xcc\xf1\x18\x9a\x29\xde\xdb\x2f\xc9\xb1\x00\x23\x10\x25\xe9\x57\x63\x9f\x88\xbd\x1e\xea\x0e\xc0\x84\x67\x8a\xfb\xcf\xef\x48\xd1\x68\x86\x67\xe4\x36\x00\xca\x8b\x77\x3a\x8f\x0e\xfc\xe2\x20\x9c\x8f\x31\x10\xa9\xa2\x7e\xf5\xc4\xc4\xdd\x67\xa6\xba\xbc\x0f\x20\x53\xf7\x9e\xdf\xb5\xc7\x00\x45\x33\xec\x9e\xf4\x42\x00\x95\x66\x7c\x17\xb8\x9e\x00\xba\xf6\xa3\x50\x98\xf8\x75\x62\x7f\xfd\x69\xa9\x22\x9d\x67\xdb\x25\x35\x3e\x2a\x74\xee\x9a\xb8\x9b\xe5\xd9\xfa\xc5\xc9\x0e\xc8\xd1\xf4\x54\xfb\x97\x8f\xb8\x97\xf2\xc3\x6e\x85\x6a\xf7\x6e\xcc\x84\x7b\xf2\x55\x3b\xbf\x8f\xf9\x7e\xdc\xb6\xf5\xc3\xc6\x27\xa9\x91\xef\x36\x01\x23\x01\x83\x3c\x4f\x65\x1d\x30\x5f\xcb\xfb\x22\xea\x96\x9d\x2f\x7d\x7f\xfb\xec\x66\x69\x86\xcb\xa5\xb9\xd3\xed\x0c\x79\x97\x5c\x6a\x16\x8a\x1a\xcb\x32\x92\x5c\x2a\x96\x3e\xd4\x48\x24\x4d\xba\x9e\x5a\x81\x07\xb2\xb1\x6b\xae\xdb\x6b\x57\x4b\x57\x23\xe6\x5d\x9b\x36\x0e\xe6\xdf\x0f\x33\x76\xbd\x8a\x60\xcb\x16\x0e\xe6\x77\x3d\x86\x64\x4f\x97\x21\x71\x30\xde\xf7\x5d\x2d\xd0\xac\xf1\x61\xde\xae\xce\x8d\x98\xa3\xd1\x2a\x1e\x54\x2e\xa2\x98\x82\x08\x55\x00\xd6\xa1\xbb\xe6\x87\x44\x00\xc4\x07\xef\xbe\x26\x57\xf8\x87\x07\x61\x87\x83\x70\x9d\xba\xfd\x83\xb2\xe9\x17\x07\x91\xb4\x48\x2f\x74\x96\x03\x20\x37\x9c\x99\x86\x7a\x09\xa0\x12\xc7\x22\x77\x4b\x0f\xa0\x3e\x8d\xa3\xfb\x1e\x27\xa0\x5a\xfc\x05\xb9\xc5\xf9\x89\xdf\x1e\xe7\x89\xe7\x6b\x5f\xde\xae\x68\x63\x54\x64\x76\xeb\xc3\x49\xd7\x4b\x6b\xdb\x25\x5d\x42\x2a\x97\xb2\x58\xf9\xd5\xfc\xb5\x90\x1b\xeb\x1a\x1c\xf7\x5a\x72\x6a\x4f\x20\x75\x55\xc4\xe8\xc0\x44\xaf\x4b\xdf\x9b\xc5\xf1\x6b\xdd\x0f\x3d\xd9\x3f\x06\x0f\x6b\xd4\x9a\x7b\x5b\x8d\x39\xbf\x0d\x2a\x1a\xf0\x96\xfc\xf6\xb9\x87\x39\xeb\xa1\xf7\xf0\x8f\xed\xae\xfa\x94\x3e\xef\x73\xf3\x29\x2d\x7a\x31\x43\xde\xf3\x4b\xec\x75\xb4\x24\x1f\x4a\xd8\x09\x4f\xc2\x1a\x73\xe9\x58\x40\x92\xf7\x99\x75\x87\xc2\xf7\x7e\xd5\x9e\xb0\xd1\x9d\x4b\xe5\x73\xc3\x53\x05\xa9\x71\xff\xa3\xb7\x81\xbb\x04\x4a\x21\xb9\xdc\x4b\xde\x6d\x08\xb5\x96\xf0\x96\xe4\x43\x71\xe7\x73\xbd\x86\x69\x0e\xff\x0a\xc0\x4d\xc3\xc8\x74\xf8\x0b\x80\xcc\x5e\x7a\xfa\x23\xb9\xbf\xfa\x51\x2c\xfd\xe8\xe6\x8f\xeb\x00\x78\xf7\xd2\x7e\x3c\xbe\x0c\x10\x55\x4d\x13\x4b\x89\x07\x48\xc7\xde\x6c\x3a\x79\x02\xa0\x5c\x91\x6e\xe1\x82\x1b\x40\x7d\x1c\xe3\xd8\x8d\x48\x80\xc7\x8c\xec\xd7\x99\x7b\x00\xba\x19\xf8\x32\x45\xe6\x80\xfe\xa5\xb8\xf0\xa2\x1a\x33\xe1\xde\x8b\x10\x99\x13\x0e\x81\x38\xd5\x5e\x65\x55\xb6\x84\x4d\x04\xae\xed\x90\xd1\x5a\x4d\xcb\x5c\x7a\x69\x9e\xa7\xff\x5b\xf8\x74\x23\x5e\xae\xec\xd2\x8f\xe2\xa7\x9f\xa3\x94\x7b\x8e\x4f\xbb\x54\x9d\x8a\x34\x19\xe4\xfd\x72\x3e\x4b\x20\xf2\xe0\x28\xf5\xe0\x44\x92\x4b\x58\xe2\xe4\xd3\x97\xd3\xd1\xdb\x21\xd7\x7f\xac\x3c\xa1\x8a\xb4\x09\x9c\x9f\x5b\x69\x25\xec\xfa\x50\xba\xfc\xaf\x2f\x4f\x3f\x7c\x19\x48\xe5\x6b\xb3\xc6\x59\xfa\x91\xc4\xc1\xf8\x8c\xfb\x68\x23\x4e\x64\x4f\x7b\xf1\xf9\xd9\x23\x96\x32\xe2\x3d\xaa\x7d\xf6\xa0\x4c\x92\x15\x77\x7d\x28\xa1\x9e\x03\x18\xb3\xc8\x14\xa7\x60\x9f\x6b\xd8\x5b\xa1\x76\x00\x5c\x01\x77\x53\x0f\x93\x03\xc8\x93\xd1\xf5\x1f\xf9\x0e\x60\xa4\x73\xeb\xdc\x51\x36\x00\x3b\xb2\x9b\xee\xff\x79\x8e\x06\x31\x5f\x8f\x3d\x76\xe2\x57\x3f\x4a\xfe\xcb\xeb\x3f\x28\x89\x00\xb5\xea\xd7\xec\x29\x5f\x02\xb4\xcb\xde\xbe\x77\x21\x0b\xa0\x97\x86\xe5\xf6\xdd\x6f\x00\x03\x77\xb9\xca\xf9\x25\xc0\xe5\xd3\x84\xc0\x51\xc5\x7b\x84\x90\xcf\x1f\xc4\xd3\x6c\x78\x71\x75\x23\x4e\xf2\x21\xb1\x81\x08\xd3\x61\x1b\xad\x6b\xb5\x5d\xb3\x9c\x6f\xae\x5b\xf1\xbf\x6b\x7a\xa1\x52\xbb\x96\x91\xb9\x86\x2c\xb0\x7b\xd8\xf7\xc4\x63\xd6\x2f\xd5\xa9\xe8\xc6\x3b\xad\x2f\xcb\xd1\xca\x39\xe3\x5f\x4a\x06\xc6\xc2\xed\xef\x3b\x4d\x15\xbc\x30\x08\x42\x26\xa7\xcf\xbc\xee\xe4\x0f\xb8\x95\x18\x3e\xdf\xde\x72\xcc\xef\x66\xdc\xc9\x25\x97\xda\x60\x1f\xa5\x28\x8b\x95\xcd\x07\x49\x5e\x6c\x91\xb7\xd7\x1e\x97\x1c\xf5\x3c\x15\xde\xbb\x3e\x5e\xc0\xeb\xa6\x1e\xc6\x8a\x98\xcd\x48\x72\xbd\x10\x3a\x80\xac\x4a\x33\x70\x5e\x0a\xf6\x43\x8d\x27\x9e\x71\xe2\x0f\xa9\x42\x9b\xc6\xc5\x39\x7e\x09\xa4\xc5\xe8\x45\xd6\x38\xd0\x04\x24\x63\x39\x42\x4f\x00\x08\x59\xdf\x6e\x3c\xf4\x9f\xdf\x4d\x11\x34\xf2\x87\x8f\x00\x98\x25\x5f\x2f\x3e\xdc\x03\xe0\xa6\x73\x75\xfb\x70\xea\xaf\xdc\x97\xe4\xbf\xaf\x28\xfd\xe9\x81\xe8\xa0\xfa\xe9\xc5\xe8\x1b\xbf\xba\x8f\xa2\x16\xe0\x03\x35\x9d\xd8\x95\xe3\x00\x5f\xef\xb2\x1c\x64\xda\x80\xd1\x39\x7d\x9e\x30\x29\x13\xe2\x2d\x04\x85\x90\x9f\x31\x71\x8b\x05\x43\x26\xc9\x10\x61\x84\x54\x5f\x1e\x54\x92\xaa\xc2\x7c\x91\xf8\xaa\x63\xa6\xdc\xaf\x57\xbe\xf8\x56\x23\x76\x66\x52\x3d\xda\xe5\x75\xf4\xcb\xab\xdf\xc8\x03\x6e\xbf\xa2\xfa\x50\xfe\x99\xde\x57\xa3\xa9\x63\x7c\xae\xdf\xc8\x9b\x58\x75\xf5\xfb\xb5\xe7\x41\x9e\x47\x4a\xfd\x66\x1f\x74\x5c\x71\x0f\xcb\xe7\x5e\x3c\xdc\x50\xbb\xeb\x01\x61\xcf\x70\x5a\xcd\x2f\x97\x71\x1a\x4f\x4b\x59\xd7\x2d\xac\x77\x5c\x4c\xe2\x46\xdc\xca\x96\x70\xa4\x4c\xc8\x43\x52\xa6\xd7\xdb\x27\xc5\x45\xa1\xcc\x92\x0f\xda\x33\xc4\xd8\xa0\xcf\xc4\x7f\xdd\xe5\x3f\xb8\xa3\xeb\xb0\x27\x43\xab\xad\x35\x22\x3e\x61\x53\x82\xbe\x03\x88\x8c\xd1\x8c\x1c\xfc\xcf\xff\x2b\x1f\x5e\x3b\x7a\x60\xee\xff\x87\x5e\x90\xd0\x9d\xfc\x9b\xd4\x0b\x22\xb2\xc7\xe5\xff\xde\x77\x1b\x51\x13\x28\x47\x00\x36\xca\xee\x6c\x5e\x97\x04\x20\x26\x72\xae\x09\xf5\x10\x2f\xe0\xb5\x85\xc8\x4d\xf2\xd1\x8c\x98\xd3\x92\x33\x11\x8e\x63\x57\xd7\xc9\x54\xd1\xc5\xf2\x8f\x5f\xcd\x6b\x5b\xc4\xb4\xb3\xdf\x8f\xfc\x5a\x1f\x7a\xf9\x4d\x7c\x80\xc6\x97\xd1\x96\xde\xf7\xf4\x4e\xa7\xc6\x06\x47\x75\xdf\x5d\xb7\x3f\x31\xe4\x3d\x29\xf5\x92\xdc\xee\x48\xcf\xed\x19\x87\xc7\x8d\x76\x92\x6d\xa7\xe7\x3f\x35\xbd\xb4\x5d\xac\xdf\xbf\xa4\x5d\x33\x64\xfb\xb8\xea\xf0\x4a\xfa\x83\x51\x1b\x87\xb2\x9a\xb5\xee\x62\x2e\x1b\xc3\x02\xd4\x86\x46\xee\x94\xf5\xcb\xdc\x13\x88\xc6\x8c\x57\xd6\x17\xb3\xd8\x91\x7d\xa9\x26\xbb\xfc\x47\x7c\x9a\x1a\xba\x36\xa6\xd9\x82\x3b\x85\x1e\xf3\x34\x9c\xd7\x9c\x3e\x65\x16\x4b\x15\x6a\x68\xba\x94\x30\xb0\xa9\xe2\x77\x03\x40\xca\xe4\xe6\xf3\x83\xf9\x00\x7a\xb2\x97\xab\xc9\x4a\x01\x6c\x3b\xff\xe2\xfd\xcf\xba\x48\x79\x1f\xe9\x3a\x78\xf8\x64\x27\xf7\xdc\xf1\x21\x90\x7c\x18\xdf\xb3\x7f\xf6\x21\x6c\x16\xef\x65\xf8\xf9\xbe\x97\x56\xe5\xb4\x0b\x00\x31\x89\x73\x49\xa8\x75\xfd\x30\xbe\x5f\x48\xd2\xd0\x6f\xdc\x6b\x93\x53\xba\xd7\xef\x40\x2f\x0b\xf2\xa1\x86\xff\xfd\xfb\x15\x6b\x2b\x71\xd6\xd4\x8f\x5a\xa3\x86\xe6\x06\x03\x93\x1f\x37\x7b\x1d\x9e\xa5\x2e\x7f\xf7\xa4\xd8\xda\x7e\xfa\xc0\xa7\xd1\x9e\x8b\xa4\x1e\x14\xa3\xbb\x93\x2d\x73\x6b\xcd\x62\xc6\x1f\x07\x2d\x17\x9f\xd4\xd2\x9a\x7c\xe9\x15\x5e\xc6\x55\xde\x37\x35\x79\x6c\xb4\xba\x56\xba\xdf\x64\xb9\xc9\x6f\x83\x2c\x8f\xdd\xf4\x6c\xcd\x02\x42\x30\xf3\xa3\xc9\x70\x15\x3f\xd2\x2f\x15\x6f\x42\x5d\xfe\x04\x55\x96\x80\x37\x69\x2c\x7a\x89\xd6\xff\xff\x10\x76\x96\x71\x55\x2e\xdf\xdf\xc6\x04\x03\xc5\x6e\x11\x03\x91\xee\xee\xee\xee\xee\xee\xee\x94\xee\x90\x2e\x29\x11\x09\x05\x09\x95\x12\x11\x94\xb0\x15\x50\x41\x45\x14\xa5\x6b\x77\xac\xe7\xa3\xec\x0d\x47\xcf\xf9\x3d\xff\x57\xeb\x83\xf2\x62\xcf\x30\xf7\x0c\xdc\xeb\x9a\xef\x95\x34\x68\x79\xe6\xfa\x2d\xa4\x55\x6c\x95\x45\x58\x09\x3f\x8a\x36\xea\xbe\x45\x79\xbe\x2d\xea\x6b\x98\x9f\x85\x55\x4e\x13\xda\x35\x58\x00\x40\x7e\x84\x26\xff\xd7\xe7\x37\xa3\xde\xe2\xfe\xab\xfa\x9e\xfc\xb3\xef\x4b\xf6\x20\xb4\xa4\x91\xfa\xdf\xa4\x5c\x18\xf2\xfd\xef\x3f\x3d\xf8\xbf\x2a\xd3\xea\xd9\xd9\x79\x66\x62\x13\xbf\x84\x58\xf9\x87\x42\x7c\x98\x04\x18\x51\x3c\x49\xc7\x6e\x55\x3e\xe8\x29\xd6\x88\x41\xf1\xea\x5f\x88\xb9\x90\x97\xb7\x52\xea\x78\xbc\xe8\x5c\xa4\xc4\x82\x57\xf0\xb7\xda\xad\xde\x9a\xf3\x56\x85\xcf\xeb\xef\xda\xef\x98\x9d\xe9\xae\xbc\x53\x6e\x92\x35\x23\xf8\x23\xfb\xae\xb8\xa1\xc5\x5c\xf3\x2c\x4f\x5d\x94\x81\xc6\xf4\xf0\xbc\xeb\x0d\x0f\x43\xdc\x48\xd2\x62\xfd\x75\x06\x63\xb7\xa1\x5b\x4b\x98\x22\x5e\xe3\xbc\xc7\x31\x2b\x0e\xb9\xa7\x4c\xb6\x76\x55\xae\x1a\x67\x45\x99\xa0\x5a\xfd\xd6\x1c\xd3\x14\x8d\x9f\xdf\x3d\x8e\x68\x4d\xe0\x36\xa1\xad\xbb\x89\xbc\x1d\xed\x61\xba\xa7\x86\x1e\x39\x72\x75\x90\xec\x3f\x31\x8a\xbb\xb1\x03\xed\x1f\x24\x67\x9c\x7d\x7d\x06\xfd\x24\x20\x0c\x40\x1b\x75\xe6\xf0\x76\x14\x80\x3d\x29\x07\xe5\x6f\x1f\x06\xf9\xde\x33\xd9\x8b\x32\x6a\xbd\xbe\x2f\xfc\xc9\x81\xe0\x8a\xd7\xeb\xbc\x37\x00\xd3\x27\xba\xf4\x0f\xad\xc4\x45\xbe\x11\x61\xf9\xa1\x23\xf8\x1f\x52\xea\x7a\xbd\x6d\x53\x38\x65\x95\x9d\xf6\x98\xf2\x78\xf4\x82\xa1\x70\xb0\x5f\x4a\x2a\x32\xd1\xde\x30\x31\x25\xe8\xc5\xaa\x65\x80\x52\x7e\xad\x7b\xff\x8a\x6c\xe6\x6c\xf1\x5b\x5b\xcc\xb2\x61\x83\xf2\x75\x57\xe3\xfa\xa5\xad\x6f\xc4\x2b\xdc\x75\xd2\x96\xbc\x16\x99\xae\x3b\x92\xfd\x1f\xda\x1c\x0b\x4d\x4b\x2f\x0b\xee\xeb\xec\xf8\xd2\xbc\x12\x96\xbd\x57\xd7\xe4\x6d\xee\xea\xcd\xf4\x29\x3d\x9b\x61\xfe\x35\x8f\x94\x29\x5d\xe8\xf7\x47\xd4\xc6\x2b\xea\xbd\xed\xae\x41\x2a\xc7\xf8\xea\xf9\x3d\x38\x82\x32\x0a\x9f\xd3\xe7\x69\x61\x46\xb5\x85\xd1\xe8\xd9\x35\x0a\xa1\xcb\x03\x52\xf5\x0e\x34\x14\x61\xce\xfa\x86\xea\x6a\xd7\x2d\x60\x8a\xbd\x4e\x03\x18\x55\x6d\xa1\xfc\x35\x1e\xcf\xf0\x3f\xd7\x01\x99\x07\x22\xf7\x3d\xc9\x1c\xc8\x8c\x2b\xc5\x7f\xdc\x7f\x26\xe7\x20\x7c\xb0\x06\x60\xa2\x3f\x37\x38\x44\x00\x01\x3e\x7a\xbe\x1b\xed\x67\x09\x1f\x25\x53\x55\x02\x6a\xe6\xf0\x5c\xaa\x32\x16\x89\x79\x4e\xd8\x70\xc3\x03\x1e\xb9\x31\x67\xd1\xb5\x76\x69\x61\x7a\xbe\x47\x91\x03\xbe\x0d\x09\x15\xce\x5d\x48\xd7\x44\xfb\x24\x57\x9b\xdd\x08\xb6\xf2\x9a\x74\x8c\xb1\xc7\x5a\x4a\x97\x77\x66\xa9\x76\xe6\x6a\xf7\x97\xeb\xd7\x24\xd5\x4b\xd7\xf8\x56\xe9\x33\x4e\xaa\xbd\x5b\x1b\x5a\x7d\x94\x6a\xa6\x46\xb9\xc6\xbc\x96\x98\xf8\x56\x8d\x30\xdd\x86\x70\x8d\x33\xd2\x38\xfe\xf1\x1a\x92\x31\x5a\x4b\xbd\x6b\x44\x10\x75\x38\xfc\x86\x06\xf7\xf3\x3b\xa8\xde\x90\x73\x64\xef\x87\xe6\x50\xcf\x20\x3a\x2d\x60\x9b\xe6\x60\xd7\x15\x34\xf8\x1a\x69\x7c\x7f\xe0\x87\x79\xe2\x41\xa3\xd1\xdc\x3a\x82\x15\x76\xf9\x06\xf0\xbb\x9d\x49\x01\x10\xd1\x4d\xf1\x27\x07\xb2\xfa\xe7\x73\x30\x59\x43\xf1\x1f\x39\x10\xe4\xfe\xef\x08\xa9\xdf\xd1\xef\x0d\x40\xa9\x4a\x41\xd1\x49\x03\xbe\xbc\x2b\x5c\x49\x0d\x0e\x44\x63\xc9\x16\x39\xd3\xe2\x4c\x02\x9f\xea\x76\x3d\xdb\x94\x5e\xdc\x92\x41\x84\x4d\x51\xa8\x33\x56\xc7\x36\xd7\xab\xcf\xe3\x09\xe6\x8c\x97\x4c\x70\x95\x03\x07\x7a\x20\xa6\x2b\x74\xd0\xca\x06\x4d\x9d\x5b\x19\x49\x34\x8a\x44\x3d\x6c\x40\x45\xf5\xe9\x88\xa2\xb6\x0d\x9c\x89\xc9\x51\x2b\x40\x46\x4e\x37\xc6\x06\x2b\xbf\x46\x2e\x20\x77\x5e\x95\xdf\xe0\x1f\x86\x7e\xf3\x0f\xc6\x4a\x11\x8b\x77\x51\x75\x41\xa1\x4a\x6a\xdf\xf7\xa2\x2b\x7c\x8f\x28\x5b\x8e\xbf\x45\x0f\xf8\x54\x2a\x2b\xbd\x4b\xc2\x84\x79\xc8\xa9\xdc\x7b\x51\x8f\xb1\xf4\x8c\x50\xd9\x32\xb4\x03\x4b\xeb\xe2\xa0\xd2\xd9\xc7\x85\xd5\x77\x3e\xa2\x92\xd4\x63\x86\xed\x76\x38\x0e\xe0\xee\xf2\xe7\x3a\xb8\x51\xb6\x5e\x1f\xc9\xaf\xd7\x8f\x91\xff\xd5\xff\x9e\x13\xf8\xef\xfe\x6f\x27\x11\x80\xb1\xef\xac\x71\xe3\x4d\x48\xe7\xbb\xcb\x31\x5c\x61\x41\xbc\x2b\x45\x2f\x59\x93\x75\x95\x80\x54\xd1\x57\x4d\x89\x35\xc5\x23\xf4\x0f\x19\x59\xf8\x75\xe1\x56\xad\x7e\xda\x52\x6c\xe4\x3f\xc8\x60\xa3\xc3\x12\x3c\x23\x37\xfc\x17\x87\x30\xdd\xe5\xc2\x7e\x06\xda\x73\x18\xd5\xfb\xd4\x01\xaa\x6a\x0a\x18\xc6\x97\x6f\xfd\x07\x94\xea\xd0\xed\x33\xb9\x81\xa7\x15\x42\x30\x07\xd1\x4a\x7e\xc7\xc8\xfc\x83\xbc\x08\x66\x08\x43\xe3\xb9\x5d\xce\x12\x5d\x8a\xa9\x70\x3d\x2c\xa7\x37\xd7\x8e\x95\x71\x3c\x2b\x1f\x34\x75\x11\x2b\xe4\xb8\x20\x1f\x3e\x71\x07\x9b\x69\x5f\x22\xdf\x35\x32\x80\x9d\xb5\x15\x97\x97\x7a\xc5\x88\xf3\xb6\xa4\x94\xf7\x7f\xb6\x13\x57\x6e\x5e\xb1\xb9\x0e\xc8\x1c\xc8\xff\x3f\x07\x62\x71\xe1\xff\x9f\x03\xd1\x44\x09\xc0\x4c\x71\xb6\xa2\xea\x32\x3c\xe3\xfd\xc2\x9c\x9f\xcb\x00\x46\xe2\xa6\x7c\xee\x49\xa2\xc4\x34\xa5\x35\xd9\x93\xa1\x63\x84\x1a\xbd\x7b\x5a\x97\xdd\xd1\xf8\x17\x56\x97\x4d\x98\xc8\xfc\x83\xd5\x57\x5c\x73\x88\xa8\x7d\xb0\xa9\x3a\xee\x49\xbc\xaa\x5d\x8d\x41\x04\x4e\x3f\x6f\xd2\xe9\xb4\xf6\x75\x1c\xcd\x2d\x2a\xe7\x4e\x35\x73\xec\xb7\x2e\x6f\x67\x84\x52\x36\xb6\xe9\x15\xda\x45\x4b\x9e\x0a\x9b\x35\x27\xf5\x0f\xef\xc5\x37\xdc\x2e\xac\x85\x7d\xc8\x86\xf7\xe2\x27\x0e\x89\x33\x31\x4f\x90\x7a\x80\xec\xc3\xa5\x9a\x51\x93\xb9\x07\xe9\xf3\xdf\xad\x71\x33\xc6\xa5\x52\x7b\x3e\xbf\xc2\x07\xeb\x39\x4b\xd1\x7c\xb0\xc1\xdf\xd2\x79\x0e\x90\xbe\xed\xcf\xfd\x70\xe0\xc3\x7a\xfd\xfe\xc7\x3e\xb8\xb6\xed\x4f\x0e\x68\xa3\xff\xcb\xb1\x5e\x6f\x69\x92\xfa\xdf\x2c\x00\x14\x79\x14\x14\x05\xd7\x01\xb8\x9e\x5f\x5c\x4e\xa1\x82\x72\xb1\x52\x8e\xfb\x57\x9f\x13\x09\x8a\xed\x62\xec\xbe\x05\x44\x7f\x1d\x23\x39\xbc\xcb\x05\x42\x81\xb9\xae\xd6\x1b\xeb\x29\x82\xa0\xd3\x19\xfd\x38\xf3\xb7\x78\x82\x6f\xb4\x51\xa4\xc9\x08\x3e\x2f\xe2\xa3\xd9\x43\xbd\x56\x7c\x76\xba\xac\x59\x96\x16\x33\xde\xbf\xa4\xc8\x5c\x58\xed\x27\x0e\x7d\xfb\xba\xb5\xaa\x92\x30\xfe\xd8\x43\x13\x4b\x46\xb9\x16\xfc\xae\x37\x32\x16\x99\x32\xd6\xb8\xd9\x1f\xdb\x2d\x2a\xa4\xd2\xf1\x74\x58\x55\x33\xaa\xbf\x73\x1f\xfe\x2f\xee\x41\x6c\xcf\xcf\x48\x82\x9b\xf2\xf8\xe6\xb9\xd8\x75\xfd\xcf\xf3\x70\x7d\x5c\x1b\x1e\x08\x52\xfe\xc1\x4b\xd2\x3a\x20\x7b\x10\xea\xbf\xac\xd7\x52\xa5\xf5\x9a\x1f\x02\x70\xd1\xec\xc0\x97\xf4\x5c\x00\x2e\x41\xba\xd0\x18\x26\xf8\x2a\x92\xcc\xe4\x11\xe4\x01\x2e\xf2\x0b\xbc\xaf\x3d\x44\x89\x1f\xb4\xd0\x12\x95\xf6\xcc\x44\x77\x63\x79\x79\x1e\xcb\x83\x84\x15\xdb\x27\x6a\x66\x26\x77\x08\x23\x1e\x2d\x1a\x8c\x06\xd2\x84\xfb\x21\x37\x34\xfb\x74\x90\x84\x94\xb8\x44\xed\x21\x8d\xf7\x04\xed\x1c\x1b\xbd\x33\x6a\x3b\x09\xa7\xca\xcb\x0c\x98\x95\xf8\xf0\xc8\xa6\xeb\x06\x44\xf9\x45\x7c\xf1\x23\x53\xe3\x27\xd2\x5f\xf0\xf0\x72\x42\x6f\x55\x4a\x15\x3f\xf0\xf5\x93\x81\xaa\xc4\x67\xfc\xe4\xda\x0e\xbd\xb7\x1b\xb9\x0f\x12\x84\x3b\x04\x5e\x55\xec\x86\xef\xe1\x2f\xee\x41\x98\x19\x3d\x49\x3c\x2e\xfd\x1e\xa0\x91\xb0\x3e\xee\xb7\x24\x6f\xd2\xba\x07\x82\xbc\x0f\x7e\x9b\x25\x71\x70\xa4\xfe\xf6\x43\x02\xa9\xff\x7b\x6e\xbd\x96\x91\x38\x91\xa2\x6d\x00\xa7\x9a\xa8\x02\xae\xda\xac\x7f\x1d\x5f\x08\xc0\x29\x7f\x56\x36\x34\x13\xf0\x22\xad\x0c\x77\xbc\xc7\xa1\x57\xa6\x91\x75\xcc\xb1\x0a\x5c\xd5\xbc\x78\x03\xad\xe5\x89\xdf\x0c\x3c\xc4\xb3\x4d\xef\x12\xbd\xac\x07\xe4\x77\x18\x9a\x13\x3d\x5d\xa5\xe4\xa3\xf5\x3a\x89\x0a\x7e\x91\x4a\x27\xb4\xa8\x88\xe2\x51\x2b\x4a\x85\x6a\x81\x44\xe9\x64\x6d\x25\x7e\x95\x73\x84\xc5\x02\x16\x35\x33\x45\x17\xc2\x54\xe5\x45\xb5\x38\x39\x24\xa1\xa6\x49\x57\xe3\x81\xb4\x1a\xe1\xf6\xa3\x69\xf5\x64\xc9\x97\x84\x94\x17\x2d\x1a\x79\x12\x0e\x84\xe0\x09\x6b\x8d\x51\x31\x3a\xc2\xd0\xfc\x3b\x95\x7e\x72\xee\x83\xf0\xeb\xdf\xe3\x2e\xf9\x9b\x7b\x10\x40\x03\x35\xf1\x96\x48\x0e\x40\x3f\x69\x7f\xf8\x93\x83\xf9\x39\x4c\x3a\x07\xc8\x3e\x18\x92\xff\xe2\x2e\x89\x03\xa8\x20\xad\x87\x6c\xd2\x7a\x88\x23\x7d\x7f\x90\xe2\x7a\x0d\xb3\x05\x60\x0b\x3e\xfe\xca\xaf\x06\x40\x78\xf5\xd2\x45\x67\x2f\xc0\x48\x61\x18\x9e\xdb\x78\xc2\x2d\x15\x0f\xf6\x7e\xb3\x0f\xc0\xaf\x67\x28\xa8\x61\x64\x07\xdb\x4d\x4b\x45\x79\x75\x5b\x61\xb7\xbd\x95\xa8\xb5\x36\x0f\x11\xed\x2e\x23\x46\x50\xff\x4c\xfc\x1a\x38\x22\x51\xaa\xaa\x42\x7c\x7a\x35\x50\xca\x68\x83\x7f\x28\x21\x7a\x16\x08\xca\x9f\x91\xcd\x24\xba\x56\xc5\xcb\xfd\x94\x71\x22\x72\xde\xf1\x54\x1c\x92\x48\x20\x9a\x76\xae\xc9\xdd\x14\x2b\x22\xea\x0c\x99\xc9\x55\x8a\x6d\x25\x32\x8d\x36\x2b\x84\x89\x3c\x23\xb2\x4f\xd7\xc9\xaf\x0a\x5b\x10\x3d\x57\xe3\x65\x92\xff\xe6\x1e\xf8\x11\x20\x4e\xfc\x2a\x98\x0f\xf0\x69\xfa\x8f\x7d\x70\xe8\xff\xe0\x80\x56\x49\xfc\xc7\xb7\xf5\x9a\x64\x47\x1a\x37\x35\x89\x03\x08\x07\x38\x43\x41\x39\xef\x13\x0f\x70\xa5\xe1\x40\x96\x5b\x12\x80\xe0\x56\x5a\x3a\xfb\x10\x00\x29\x77\xfa\x20\x8b\x54\x18\x56\x16\x61\xe1\x32\x3c\x02\x09\xda\xf7\xb9\xf6\xe8\xb6\x41\x88\x01\x3d\xb7\xb8\x56\x0c\x38\x58\x3d\xe7\xfd\xaa\x71\x09\x2c\x1c\x5b\xf9\xa6\xd5\x0a\x40\xc8\xeb\x8d\x10\xaf\xf2\x30\x30\x86\xa4\x08\xdf\x54\xf4\x81\xbd\xb1\x8b\xa2\x9d\xf2\xfc\x44\x44\x7a\xb6\xf8\x59\x59\x59\x62\x5f\xd1\xa0\xe4\x88\x34\x0f\xb1\xab\x2a\x46\x92\x20\x79\x8c\xd8\x78\xe7\xa4\x94\xa2\xf8\x5e\xe2\xed\x07\xdd\x52\x3b\x45\xba\x88\x6d\x4f\x5e\x4b\xee\x14\x5a\x20\x0e\xbf\x61\x16\x0f\x15\xbc\x49\x9c\xf8\xcc\x21\xa6\x21\xb8\x9b\x38\xb7\xf0\x40\xf4\xb6\xa0\x11\x71\x06\x33\x2a\x26\xc1\x5f\x0f\x2a\xc4\x65\x81\x61\x00\xfc\xef\xdf\x13\xff\x67\x0e\x06\x69\x3e\x6a\x5e\x93\xd6\xff\xd9\xf5\x9a\xb6\x85\xc4\xbf\x90\xd6\x87\x0f\x89\x1b\xb3\x77\x59\xaf\xce\x89\x00\x17\x3b\xf6\x5a\xd8\x7a\x00\x70\x54\x1c\x39\x64\x39\x09\x20\x5a\x47\xeb\x68\x7a\x00\x40\x2e\x92\x5e\x42\x77\x16\xa6\x54\x69\xaf\xdc\xd5\xd6\x82\x9b\xba\x43\x6c\x08\x32\xff\xa0\xb6\x0f\xaa\xac\x83\x39\x22\xc8\xfc\x83\xe2\x27\xf0\xf6\xb7\xe4\x1d\x96\x2f\x03\x97\xb0\xcf\x7c\xee\xb2\xe1\xa0\x17\x7f\x43\xe0\xa0\x8c\x3d\x30\x66\x7e\x12\x56\x90\x58\x03\x95\xfc\x71\x01\x6f\x89\x33\x40\x5b\x59\x22\x1c\x21\xa6\x07\x7b\x6f\xf7\x8b\x78\x8a\x28\xc1\xb1\x7b\x99\xc2\xda\x42\x66\xc0\xf4\xf0\xad\x60\x97\x20\x3f\x9c\x1f\x6e\x10\x3a\xc6\x9f\x0d\x12\xef\x22\xf8\xd7\xf8\xf9\x40\x78\x72\x54\xc0\x85\x8f\x0f\x2c\xe7\xf6\xf0\x49\x10\xbc\xff\x07\x07\xb4\x7f\xbd\xd6\x92\xf2\x50\x8a\x91\xeb\x35\x9d\xc4\xc5\xc4\x3c\xf8\x93\x83\x71\xf9\xb9\x5e\x2d\x1c\xd6\xab\xcd\x01\x80\xf3\x31\xbb\xe6\x2c\x92\x01\xd8\x2e\x1c\x3c\x61\xca\x04\x20\x94\x7a\x6a\xa7\x9e\x34\x80\x4c\x25\x5d\xb0\xe6\x25\x20\x2a\x0f\x5f\x42\xa8\xd5\xc0\x92\x7a\xe3\xe5\x6a\xd5\x04\x78\x6f\x48\xcb\xa4\xa9\xbc\x0c\xef\xcc\x7c\x98\x95\x95\x16\xa1\xcd\x61\x0f\xfb\x7e\x05\x2d\x68\xf4\x08\xe3\xd8\x2b\x17\x03\x37\xfc\x9f\x71\x8a\xcb\x72\x43\x42\x24\x1d\xf7\x0f\xa9\x4e\x48\x8d\xa7\xe2\x76\x15\xd7\x84\xfc\x8c\xdb\x5c\xb2\x62\x6f\x21\x24\xdf\x85\xa7\x58\xc4\x1f\x22\xcb\x35\xb9\x31\xc2\xf5\xe0\x5e\xd3\xcf\xcb\x2e\x18\x06\x7e\x77\xdf\xf2\x68\x0a\x1e\x01\xe3\xce\x14\x3e\x5e\xbe\x3e\x08\x7a\xc2\xc6\xdd\xca\xf7\x18\x4c\xdf\xb4\xf0\x8e\xf1\x5a\x41\xf8\xfb\x1b\xdc\x41\x00\x14\x7c\x82\x47\x7f\x3d\x17\x67\xf0\x62\x7b\xb6\x6f\x01\x60\xa8\x11\x31\xa2\xf2\x03\xe0\x19\x14\xd9\xb7\x2f\xee\x1f\x1c\x44\x95\xd4\x8d\x53\xe7\x00\xb4\x12\xe5\xc5\xce\x67\x02\x18\xfd\x54\x5a\x63\xd4\x03\x30\x8f\xd6\xdc\xc9\xad\x08\x60\xb5\x4f\xef\x9a\xc8\x13\xc8\xb7\x4a\x30\x4b\x56\x5c\x82\x0b\xd6\xbb\x6c\x18\xb5\x15\x89\x49\x96\x99\x9e\xc1\x66\xe2\x04\xa2\xd9\xf6\xc8\xed\x76\x8d\x04\x4e\xe3\xdd\x19\x6a\x1e\xf6\xf8\x58\x7d\x8b\xb2\x2a\xff\xc3\xb8\x2e\xed\xcf\x77\xb9\x43\x7b\x70\x0c\x1a\x0d\xbd\x27\xa2\xb6\x63\xf1\xaa\x1d\x2f\xcf\x45\xb5\x63\x87\x95\x05\x26\x94\xae\x86\x62\x96\x15\x55\x97\x32\xe3\x47\xb1\x0f\xe5\xed\x11\xef\xa3\xda\x71\x05\xb2\x78\xd4\xe1\xe0\x05\xdc\xa2\xac\x3d\x2a\x29\x90\x6e\xde\x53\xee\x1b\x6a\x3a\xe0\xc8\x37\x59\xf9\x20\xb4\x83\x6f\xf4\x78\xa3\x02\x13\xfa\xad\xb7\xfe\x5b\x49\x45\x33\xcc\x69\x2f\xda\x67\xd7\x94\xb6\x62\xe2\xdd\xab\x9e\x44\x29\xef\xc3\xdc\x73\x7b\xd2\xa3\xa1\x1c\x87\xe5\x70\x6e\xed\x78\xa6\x6c\x8d\x6d\xb1\x9f\xbb\x5f\xa8\xa2\x83\xbd\xed\x60\x01\xb0\xc5\x47\x30\xea\xd7\x3c\xd0\x7a\x8a\x7a\x6f\x2f\xdb\xe4\x20\xf8\x02\x85\x38\xf7\xe1\x00\xa4\x1e\x8b\x04\x1d\xce\x05\x50\x05\x09\xc4\x29\x53\x00\x83\x67\x72\x54\x17\x99\x00\x4c\xa5\x14\xdf\x33\xaa\xff\xc3\x97\x43\xd4\xf5\x16\xa3\x80\x1b\x76\x1c\x26\xf2\x8a\xea\x1b\xf9\x28\xca\xd6\x43\x1e\x22\x96\xf7\x09\x89\x16\x71\x11\x5e\x2e\x42\xf8\x2a\xd3\xe1\xb4\x16\x3f\x26\x1c\xd2\xf0\x48\xd9\xcf\x10\x57\xdc\x3e\xdd\xd1\xa6\xa4\xab\xa9\xd8\x4a\xcd\x9e\x5e\xc1\x58\x0a\xcc\x23\xf5\x84\xd7\x17\x93\xf2\xb0\x5b\x94\x27\xbe\x0c\x27\x30\x63\x7a\x14\xaf\xac\x1e\x49\x20\x60\xb3\xe4\x6f\x23\xf2\xa2\x0f\xe0\xe8\xe4\x06\x91\xd6\xe1\xaf\x11\xb3\x72\x0b\xc8\xef\xa1\x96\x64\x0e\x66\xf2\xb2\x42\x0b\x0a\x17\x10\x31\x12\xa9\xb4\x1f\xed\xef\x27\xf9\xbf\x38\x98\x6e\x05\xe5\x04\xac\x9d\x93\xd0\xbd\x5c\xd5\x63\xd8\x28\xc7\xf1\xe6\x05\xb5\xfd\xd8\x24\xc7\x09\x80\xad\x33\x02\xbf\xd7\x03\x99\x83\xf8\xdb\x13\x23\xd3\x2a\xfc\xf5\x70\x1f\x80\x7a\xaf\xf8\xa3\x53\xbb\x01\xf4\x03\x65\x54\xe8\xe6\x00\x2c\x22\x15\xb7\x32\x51\x00\xd8\x3e\x54\x5e\xe1\xb0\x07\xb0\xd7\xd7\x8e\x11\xd9\x0d\x2d\xf6\xc9\x46\x28\x05\xc1\x8d\x7c\x94\xad\x76\xb2\x6e\x43\xb6\x99\x04\x73\xab\x81\x50\x16\xb7\x23\x78\x5b\x73\xe1\x54\xc7\x80\x32\x5c\xb2\x51\xf7\xf5\xa2\x88\xdd\x1b\x5c\x10\xb3\x56\x6b\xaf\x7c\x42\x08\x46\x57\xbd\xe6\x6d\x56\xaa\x36\xfa\xa3\x4a\xd0\xf4\x85\x74\x17\xf4\x5d\xa5\xa8\x95\xb9\xf4\x3e\xb2\x1f\x08\xbd\x24\x9f\x8a\x58\x8d\x32\x5f\x44\x29\xec\x47\xde\x0d\x5b\x9b\xe4\x51\x12\x43\xce\x87\x0d\xbf\x9f\x55\x1a\x40\x5d\x0b\x4e\xde\xc8\x43\x21\x71\x30\x8f\x85\x54\x29\x30\xbc\x5e\x2d\x64\x0e\xe6\x3e\xbb\xfa\x2d\x8c\x9d\x17\x2f\x99\x83\xb9\x73\x5f\x7d\x0c\x6b\xec\x7c\x0b\x60\x1b\x27\xff\xc8\xaf\x79\x38\xd7\x2b\x50\xbf\xfd\x2d\x00\x87\xb3\x20\xd7\x9e\x8f\x00\x02\xdf\x05\xa6\xf7\xcf\x01\xc8\xd5\x0b\x57\x1f\xe1\x00\xd0\x78\x2a\x62\x7d\xbc\x07\xc0\x84\x55\x0c\x77\x76\x10\xc0\x26\x5a\xae\x9d\xd1\x00\xc0\x5e\x5d\x59\x99\xc3\x13\xc0\x85\x55\x33\x48\x44\x19\xda\x5c\x29\x0c\x12\x15\x2a\x88\x04\x17\x25\x0b\x7d\xbd\xe6\x8d\x7c\x14\x6a\x5b\xa1\x60\x1a\xcf\x1b\xf8\x9d\x96\x7e\xc9\x4c\x21\xf4\xd8\x4f\x26\x4f\xae\xd3\xc6\xe4\x63\x66\x0c\xce\xdd\xf5\x4f\xde\x8a\xa1\xd3\x9e\xee\xc3\xa7\x3b\xa0\x7b\x35\xce\x8e\x38\x67\x8c\xa2\x30\xaa\x9a\x3f\x3a\xb3\x8b\xd1\x2d\x4a\x11\x2b\x8b\xe9\x0f\xc8\x7e\xa0\x55\xac\xa2\xf6\x1a\x31\xae\xe2\xfb\x59\xe5\x10\x84\x71\xec\x77\xb2\x17\xe8\x4d\xa8\x1a\x15\xd2\x25\xea\xf6\xf0\x15\x35\x6b\x94\x59\xe8\x14\x39\x0f\xa5\xab\x5a\x1d\x8b\x8e\xf6\x7f\xf1\x2f\x0e\x26\x4e\xb3\x03\xf3\xd4\xe3\x62\xed\x67\xad\xa3\xd8\xd3\xae\x48\x80\x9d\x5a\xbc\xbf\xdf\xab\x6d\xf4\xff\xc9\x1c\x84\x32\x7f\xd8\xfe\x44\x00\x05\x6b\x81\xcf\x87\x3e\x6c\x7a\x62\x2c\xee\x8b\x97\xd3\x9d\x06\xb0\x33\x95\xb5\xbf\xd2\xb0\xe9\xcb\xf1\x44\xa9\xef\x12\xb1\x26\xfb\x72\x88\xa3\xee\x2f\xcc\x27\x0d\x2d\x09\x75\x4e\x09\x4e\x3b\x1d\x9d\xf1\xfd\xf6\xd1\x01\x4d\x3e\xfe\x1b\xbe\x20\x15\xb3\x67\x25\xb9\x09\x4b\x18\x47\x43\x85\xbb\xa7\xd3\xec\xd1\x16\xba\xdb\xfa\x73\xae\xe1\x50\xb5\x1a\xf3\xef\xcb\xf3\x0e\x90\xf9\x0f\xf4\x31\x65\xeb\x15\xea\x6b\x5e\x64\x2e\x68\x21\x48\x59\x63\x8d\x2a\xf9\xc6\x24\x9d\xca\xc0\x1a\x3e\xe1\xf0\xc8\x6d\x55\x24\x62\x31\xe6\x28\x99\x83\xe9\x7f\xa8\xb9\x15\x59\x1f\x25\xd7\x2d\xa9\x99\x87\xca\x09\xbd\xf6\xa0\x57\x73\x1e\x7d\x2e\xa8\xac\xe5\xac\x76\x00\x5a\x38\x48\x8f\xcc\xc1\xdc\xda\xab\xb3\x15\x53\xe8\x39\x54\xbd\x5d\xc7\x11\xf3\xc1\x83\x05\x60\xeb\x2d\xae\x92\x3f\xe6\xe1\x3c\x4f\xf2\x5e\x7e\x00\x89\x36\x3e\x31\x1a\x13\x00\x95\xa3\xbc\xef\x0f\x7e\x00\xd0\xb3\x14\x38\x71\x8c\xe1\x1f\x1c\xc4\x84\x38\xe2\x92\x07\x80\xc7\x88\xfc\x24\xe7\x71\x00\xff\x83\xaa\x3b\x45\x22\x61\xc0\xef\xa9\x76\x8f\x3c\x96\x38\xeb\xb3\xc5\xd4\xd5\x20\x8a\x50\xe7\x7e\xca\xbe\xd5\xb1\x0f\xaf\xee\xac\xe6\xd3\x15\x30\x8f\x1d\xb3\x5b\x8a\x5b\x8e\xa5\xc2\x94\x59\x74\x16\x57\xa4\xe6\xa2\xed\x8c\xc3\x9b\x8c\xb2\xef\xa3\x02\x75\x3f\x3c\xbd\x5e\x40\x81\x9c\xd0\x6c\xfd\xf0\xae\x48\x79\x83\xff\x20\x71\x41\x08\x29\xe5\x8e\x15\x89\xac\xd1\xe9\x65\x55\xe5\x55\x97\xb4\xc9\x8f\xe1\xea\x51\xab\x2f\xd3\xb6\xbe\x7c\xa6\xe9\xbd\x16\x94\xdc\xf9\x2f\x2f\x10\xaf\xb6\x15\x4a\x21\xbc\xa6\x35\x50\x87\x1e\x55\x1f\x5a\xd3\xb8\x43\x57\x09\xbd\x35\x84\x8a\x9c\x07\x73\xe3\x94\xde\x6e\x8c\xa1\xf7\x64\xe9\x73\xfd\x16\x4c\xbe\x57\x28\xc0\xb6\xed\x5c\x72\xbf\xe6\x81\x69\x27\x6f\x19\x55\x2a\x00\xcf\x3d\x1e\x99\x5f\xeb\x41\xe6\x34\x2f\x2d\xcd\x55\x00\x75\x56\xbe\x1d\x87\x3a\x00\x4c\xf9\x04\xcc\x4e\x18\xfc\x23\x1f\x85\x20\xd1\xc0\xe0\x00\xe0\xfb\x49\x4e\x9d\x33\x0d\x20\x38\x5b\x29\x48\x98\x1d\x9e\x87\xa4\x69\xaa\xc8\x8f\x13\x7f\x04\x7d\x35\x8a\x34\xdc\x47\x28\xf6\x55\xb1\x41\x3b\xbd\xc2\x75\xb8\x97\x7a\xb8\x84\x02\xd9\x17\x84\x5e\xb2\xe6\x2a\xb4\xce\xba\x8c\x8a\x36\xc1\x35\x55\x15\x34\x21\x35\xf4\x5d\x06\x18\x4a\x97\x11\x2d\x9a\x84\xcf\xb1\x65\x6d\x7f\xe7\xa1\x2c\x64\xab\xde\x5e\xce\xcf\x41\x8e\x9b\x69\x8a\xaf\x9c\xcc\x11\x7a\x43\xad\xa5\xbd\xaa\x91\x31\x32\x60\xa5\x3d\xb7\xc6\x9f\x1a\xf9\xa8\x51\x27\x0b\xc1\x94\xe8\xd3\x31\xae\x2b\x83\xf8\x1e\xc7\xd6\x72\x42\x2f\x07\x59\x7c\x75\xa2\x61\xbf\x81\x02\x6a\x47\xd4\xd1\x1a\x1e\x03\x69\xd4\xb7\x50\x11\x32\x07\x53\x56\x67\x10\x8c\xd9\xe9\xe7\x5a\x34\x60\xd8\x8a\x91\xf3\x59\x05\xa0\x74\xe3\xfc\xfd\x7e\x95\xc1\x9e\xd3\x84\x72\x07\x00\xef\x1d\xee\xa7\x7b\xbb\x00\xa4\x30\xdc\xe2\xfb\xf9\x36\x3d\x31\x1b\xb9\x18\x37\xf9\xd2\x4f\x9d\x07\xf0\x7a\x2c\x9a\x76\x69\x04\x20\xf0\x89\x0c\x25\x87\x0a\x40\x84\x95\xe2\x7e\xe1\x07\xd0\x1f\xd5\xad\xee\xa0\xf0\x89\x38\x17\x41\x63\x20\x66\xb8\x93\xe0\x19\x88\xb7\xce\x73\x3d\x8c\x0b\xf2\x68\xf7\xd8\x19\x21\x8a\x69\x73\x39\x76\xd5\x3c\x95\x03\x75\xdf\xf6\x49\xe1\xc9\x02\x3e\xa4\xa9\x99\xfb\xdd\xb5\xeb\x69\x08\x31\xfd\x85\x61\x93\xca\xfe\x35\x49\xad\xe4\xa9\xb9\xea\xef\x6b\x55\x1a\x97\xe6\x99\xab\x9e\x23\x30\x6a\x3a\x8b\x7b\x4a\xdb\xa6\xc2\x34\xad\x96\xb8\x8b\xe6\xc6\x54\xb5\x29\x97\x03\xf2\x88\xcf\x9e\xe9\x9e\x59\x91\xcb\x49\x7e\xcc\xa8\xe7\xbe\x9a\x9c\xf1\xbe\xa3\x4f\xdf\x71\x2d\x29\xe5\xfd\xdf\x5e\xa0\x1a\x7a\xa3\xe7\xc8\xf2\xe8\xc8\x0d\x0e\xa6\xd0\xc8\x1d\xcd\x1d\xfc\x94\xcc\xc1\xe4\x2a\x99\x0c\xa2\x97\xfc\x33\x01\xf6\x99\x73\xfc\xf6\x6f\x33\x29\x72\x05\x51\x09\x03\x08\x30\x73\x5d\xd9\x1b\x04\xa0\x18\xcc\xad\x4f\x73\x7b\xd3\x13\x63\x61\xce\xad\x7d\xf4\x14\x80\x6b\x2d\xff\xc1\x33\xa7\x00\xfc\x9e\x0b\x99\x5d\x28\x05\x08\xbf\x25\x31\xce\x96\x0e\x10\x3d\x2d\x27\x20\x98\x06\xcf\xe3\x84\x55\x83\x14\x74\x89\x53\xb1\x66\xba\xab\x86\x8d\x04\xe7\xf0\x35\x0b\x9c\x6b\x3a\xce\xce\xd7\xdc\xf5\x43\xe4\x69\x8c\x8a\x9b\x79\xc4\x70\xfa\x12\xca\xd6\x9e\x39\x5f\xbf\x88\x0a\xc1\x68\xf1\xb3\xc9\xe2\x06\xeb\x2a\x18\x74\xbd\xd8\x52\x83\x59\x99\xd4\x16\xf8\x71\xa8\x9e\x95\xec\x07\x9a\xdf\xae\xb9\x75\x41\xbd\xbc\x6b\xbc\x4e\x67\xff\xa2\xde\x75\xab\x97\x61\x7a\x86\x4b\xd1\xc5\x34\xfd\x82\xfa\x73\xcb\x3f\xf3\x22\xda\xcb\x8d\x4e\xac\xac\x5d\x43\xb5\x29\x19\xf6\xae\x09\xa4\xdd\xfe\xdb\x0b\x54\x61\x6a\x6a\x8b\xf4\x8c\xf9\x52\x7a\xc6\x54\x0e\x65\x10\x79\x80\xec\x05\xca\xcd\x32\x4b\x44\x33\x87\x44\x66\x7d\x30\xfb\x89\xbe\x15\x18\x01\x70\xda\x9a\x87\x7d\xeb\x5d\x00\x36\x41\x4e\xd5\x5d\xb9\x9b\x1c\x84\x8a\x28\xd7\x63\x9a\xb5\x4d\x4f\x8c\x2d\x2b\x57\xfb\xd1\xd7\x00\x1e\x1a\xbc\x39\xa7\x5d\x00\x82\x3b\x04\xd4\xcf\xcf\x00\x44\x67\x88\x64\x32\xe5\x00\x24\xee\x92\x31\x10\x64\x83\xcf\x29\x63\x4a\x31\x72\x78\x22\x32\x45\x4c\xeb\xbd\x41\x35\xc1\x2b\x76\xb7\x19\xab\xab\x11\x6e\x7f\xc8\x19\xe7\xa8\x68\x3a\xb4\x8d\x57\x4a\x48\x53\x8e\x1f\x92\xd5\xe9\x68\xee\xcb\x72\xf6\x8d\x7c\x18\x23\xa3\xa7\xcf\xf1\x77\x04\xfe\xf6\x03\x7d\xcb\xd4\x79\x32\x27\x5a\x13\xfd\x26\xdb\x80\x75\x7e\xb1\x2a\xe6\x89\x9a\x91\xee\x62\xc1\xf5\x77\x9d\xad\x26\xe7\x97\xc6\x8b\x70\xad\x63\xa6\xcc\xcb\xc8\x7c\x51\xb2\x17\xa8\x9a\xd3\x3c\x78\xcd\x31\xad\xbd\x4a\xd8\xec\x16\xc2\x30\xc9\xba\xb8\xc9\xa2\x14\x81\x88\xbf\x97\xff\xd9\xc2\x1c\xf9\xed\xea\xb7\xec\x7a\x8b\x8f\xa8\x88\x88\x82\x0c\x1f\xcb\x53\x68\xce\x90\xd2\x94\x0b\x56\x99\x68\xcb\xe0\x12\x80\x73\x81\x9c\x55\xdb\xd9\x37\x39\x08\x31\x06\x8e\xe0\xbd\x2f\x00\xd4\xd9\x38\x1b\x68\x66\x37\x39\x08\xb2\x27\xc6\x8f\x96\x53\xef\xc4\x0b\x80\x88\x55\xbe\xdb\xe7\xeb\x00\x12\xf8\x85\xaf\x31\x6f\x07\x48\xbf\x24\x29\xc4\xb7\x08\xab\x99\x5d\x0a\x17\x64\xb5\x89\x2b\x19\x69\x9a\x4e\x06\x28\x42\x55\x8a\x9e\x91\x90\xf3\x6e\x1c\x6d\x34\xad\xbd\xf7\xd5\x6e\x54\x87\x9f\x60\x80\x6b\xc1\xb9\xb5\x19\x37\x95\x2c\xfd\xea\xa5\x95\x8b\xb6\x6a\x4d\x3a\x4d\x5b\x96\x0e\x1b\x37\xbd\xb5\x6c\x4b\x59\xac\xd5\xdf\xf5\x9d\xee\xde\x91\xc5\xa3\x3a\x2f\x7f\x9e\x6a\x94\xf9\x10\x6c\x30\x36\xbb\xbf\xde\x66\x90\xd6\xe4\xf6\x5c\xe1\xad\xed\x3d\x0e\xa6\xd6\x0b\xed\x95\x7b\x5b\x03\xcc\x77\x2f\xdd\x2c\x39\x73\x87\xc3\x1c\xb5\xdc\x53\x60\x75\xf3\xb4\x65\xee\xca\x68\x4e\x58\x05\x9d\xe5\xd8\x2a\x2e\x63\xba\xe8\x83\xf5\xc5\xb5\xbe\xd4\x4c\x32\x07\x93\x6d\x64\x95\x88\x7c\x1a\xdd\x98\xde\x66\xdd\x8a\xe2\x8a\x4a\x4f\x76\xb4\x1e\x43\x11\xc3\xf6\x27\xa0\xad\x97\xd1\x8e\xc1\x71\x00\x17\x59\x38\xe7\x77\x24\x01\xb0\x13\xd9\x93\x77\xcd\x02\x88\x1f\x66\x49\xde\x73\x08\x40\xcb\x82\x43\x9e\xa6\x79\xd3\x13\x43\xe6\x20\x02\x0d\x38\x6d\x4f\x36\x00\xc4\x52\xf3\x9e\x3c\xaf\x09\x90\x5a\x2a\x30\xc5\x78\x09\x20\xdb\x4d\xb4\x82\x9b\x1f\x26\xf3\x10\xf2\x34\x72\x18\x38\x9f\xbf\xa4\x2a\xad\xdb\x45\x08\xbe\x66\x65\xc0\xee\x32\x87\x7d\x99\xf8\xc6\x56\x38\x96\x03\x75\x38\x50\xd6\xaf\xa6\xb8\x6a\x35\xc8\xeb\x73\x6a\x4d\x7d\xcf\x52\x98\x03\x75\x23\x65\x9b\xc7\x7c\xab\x29\xee\x9d\x65\x97\x14\xd9\x0f\x34\x79\xcb\xb0\x78\xfa\x41\x8b\xe0\xf3\x09\x33\xaa\x9f\xb5\x8d\x59\x8f\xb6\x9a\x4f\xce\xe9\xd6\xf2\xdd\x3b\x6b\x45\x31\xff\xa8\x3a\xa5\x41\xcc\x7a\x7a\xd1\xa6\x7c\xfc\x66\x9a\x75\xc8\xb2\x73\x11\xe5\x75\x1a\xdb\x84\x15\xbf\x3c\x9b\xa2\x46\xdb\xd4\x55\x8b\x6b\x4f\xf2\xa6\x6d\xa9\xd6\x6a\xd3\xf8\xb2\x70\x76\xc7\x11\xca\xc9\x1e\x69\x6f\x6d\xbb\x91\x6e\xb1\x6f\x12\x9a\xec\x5f\x23\x9f\xc5\x6c\x89\x3f\x68\x77\x07\x75\x23\x42\xfc\xaa\x86\x7d\x17\x9a\x21\x54\x13\xe0\xa2\x36\x67\xdb\x8e\x6b\x00\x9c\x37\xd9\x24\x76\xd5\x02\xc8\xa1\xd9\xbe\x50\x97\x02\xe8\xe9\xb0\x4d\xd1\x14\x03\xd8\x74\xb2\x4e\x1e\x1c\xfb\x47\x3e\xca\x55\x76\x8b\x13\x95\x00\x89\x47\x38\x2d\xce\x2e\x02\x64\x4d\xf1\x55\x33\x34\x01\x14\x4e\x89\x44\x71\xe3\x01\x4a\x9f\x49\x6f\x97\x32\x07\x81\x32\x55\x25\x53\x1d\x3a\x82\x79\xd1\x49\xdd\x7e\xb7\x43\xd8\x82\x2c\x41\xab\xb3\x71\xbd\xc8\xd5\xab\x08\x4f\xb3\x12\xd7\x15\x39\xdf\xba\xe4\xb7\x4d\x4c\x0b\x55\x8e\x9f\x9b\xfc\x3b\x5e\x91\xfd\x40\x33\x12\x26\x36\x5f\x52\x7b\x78\x5f\x57\x58\x84\x7c\xbb\xff\x40\xb5\xaf\xcc\x4a\xfc\xc7\xab\xe6\x43\x6d\x6c\xb6\xfd\x33\xc3\xb7\x47\xee\x28\xda\x89\xcc\x8d\xde\xca\xaf\xfc\xe4\x60\xba\xb8\xa5\x32\xa1\x58\xd9\xf1\xcb\x92\xe1\x75\xbd\x42\x67\x87\xce\xe5\xe6\xc2\xe8\x6b\x62\x4e\x74\x2b\xb3\xb9\x94\xa9\x48\x27\xe7\x35\xee\x8c\x96\xe4\x1a\xc7\x9b\x08\xde\x94\xb3\x89\xfb\x1c\xf1\x88\x86\xc4\x71\x32\x07\x13\x61\xec\xcc\x87\xd2\x89\x92\x0f\x3f\xec\x24\x80\xde\x1a\xa6\x0e\xc0\x30\xc1\xf1\x90\xf2\x0c\x00\xbf\x01\xfb\x85\xdd\x18\x00\x79\x29\x56\x02\x35\x27\x80\x41\x33\x53\xf3\x3e\x3d\x00\x3b\x1d\x66\x87\x03\x72\x00\xbe\xcf\x99\x3b\x0e\xc7\x00\x44\x59\xb0\x7d\x39\x29\x01\x90\x71\x98\xfd\xc7\xd9\xc9\x4d\x4f\x4c\xf9\x3b\x81\x40\xf6\x0c\x80\x1b\x9d\x12\x45\x12\x13\xa0\x56\xbb\x47\x7e\x97\x96\x05\xa1\xe7\xa6\x91\xc6\x21\x47\x61\xec\x64\xb1\xb5\xa9\x60\x8c\x1b\xf2\x60\x8a\xac\x9b\x57\x79\xf7\x92\x46\xc8\xae\xd8\xd3\xf7\x52\x67\x7d\xdd\x1b\x1a\x04\x1e\xff\x20\xfb\x81\x3e\xf2\x5a\xcd\x7e\x2a\xec\x3b\xdc\xcf\x65\x87\xf8\x3a\xd5\xe5\x76\xcf\xc0\x31\xe9\xfb\xf7\x7b\x0b\xb5\x48\xe7\xd6\x9f\x0f\x9b\xbe\x55\x1e\x74\xe9\x9a\x1d\xad\x7f\x57\xfc\xce\x25\x7f\x81\xa3\x5a\x2f\x3b\xd8\xf5\xcb\xd2\xb1\xb2\xc8\xcc\x7a\xd7\xcc\x65\xae\xe2\xdb\x29\x06\x6e\x9c\x2b\x9e\xf9\xe7\x12\x18\x5d\x5f\xac\x4e\x66\xc9\x93\x39\x98\x28\x03\x37\x36\x44\x78\x12\x32\x74\xda\x6d\x11\x29\x12\xaf\x18\xc2\xe4\x26\x89\x5c\x8d\x0e\x0b\xbc\xe5\xaa\x86\xfa\x1a\x7e\x06\x80\xe9\x3a\x6b\x2a\x65\xf3\x3f\x38\x88\x8b\xcc\xe7\xf7\x5e\xde\xe4\x20\x1c\x72\x19\x76\xed\x73\x04\x08\x2a\xbf\x9c\x4a\xf3\x12\x20\x31\xf4\x0a\xdf\xe1\x39\x80\x9c\x20\xe6\x07\x27\x91\x00\x65\xa3\x1c\xdb\xce\xa3\x00\x6a\x2d\x78\xcf\xb0\xb8\x01\x34\xee\x10\x55\x12\x33\x05\xff\xbb\xcc\xd2\x3f\xd4\xe5\x08\xcd\x77\x43\x55\x10\x8e\x1e\xd8\x91\x3a\x27\xfd\xde\x18\x65\xc4\xa7\x12\x57\x3b\x5c\x85\xdb\x02\xcf\x55\xa5\xf0\xce\xae\x94\xef\x5c\x7e\x98\x3a\xa9\x17\x0e\x9f\x91\x4e\xac\x6f\xf9\x5e\x7f\x7c\xbc\xe0\x36\xfd\x91\x77\xf0\x67\x63\x89\x77\xdc\x67\xe6\xbe\xa4\x1b\x05\x5e\x4b\xdf\xa2\x3a\x8c\x8a\x29\xbd\xdb\x7f\x0c\xb6\x94\xe4\xf0\x7a\x7f\x9f\x35\xbd\x1d\x91\xce\xe4\x23\x38\xef\x78\x6b\x57\xea\x1e\x6f\xba\x05\x4c\x95\xf1\x86\x17\xe8\xbd\x77\xe1\xca\x91\x82\xee\x7f\x71\x30\x92\xde\xf4\x08\xc7\xe4\x08\x7f\x41\x2f\x13\xa4\x4a\xfc\x6e\xbf\xcb\x9e\xaf\x90\xc3\x31\x26\xbe\x44\x0f\x01\x54\x64\xa4\x0d\x00\xf3\x3b\x56\x29\xaa\x13\x00\x22\x44\x26\xc6\x5d\xd5\x00\x1a\x1f\x18\xf5\xf7\x0a\x02\x58\x28\x30\x1c\xa3\xe6\x00\xf0\x70\xbe\x60\xbd\x77\x3b\x40\x14\xc7\x85\x85\x7d\xd5\x9b\x7e\x94\x52\xfd\x2b\x5b\x8e\x11\x00\x6a\xe3\x99\xac\x4f\xcf\x6c\x7a\x62\xda\x99\x85\x8e\x0a\x5f\x81\x96\x87\x45\xe2\x0e\x4a\x3a\x84\x6f\x3d\x0c\x0a\x6d\x76\x29\xd8\xc9\x8e\x2c\x2d\xb7\x68\x51\x04\x7d\xa3\x8e\x85\xeb\x0d\xe6\x59\x54\x21\xda\x8f\xb7\x17\x26\x1e\x45\x1d\xac\x76\xfd\xe0\xd2\x13\x11\xec\xf3\xa2\x76\x4c\xa1\xf6\x7e\x58\xed\x28\xd5\xcb\x2f\x45\x27\xc3\x11\x13\x7a\x4f\xdf\x66\x38\x85\xbf\xfa\x1a\xf4\xb0\x2a\x49\x33\x2c\x79\x5a\xed\xbe\x54\x5c\x4f\x48\xd3\x8c\x66\x93\xe7\x55\xea\x90\xe8\x39\xcb\x7a\xa6\x88\xec\x60\x9f\x05\xb1\xea\xd1\x0d\x2f\x50\x43\x00\xc5\x72\x77\xd1\xf1\xe0\x63\x7e\xdd\xab\x14\xb9\x82\x01\xf7\xfd\x43\xd7\x76\x66\xce\xf9\x3f\xf4\xdb\xb5\xf6\x35\x8d\xd2\xef\x84\x8f\x28\xf2\x68\x02\xbd\xaf\x8e\x37\x1f\xf2\x46\x2c\xab\x97\xa3\x4f\x14\x2a\x39\xf2\x32\x00\xfb\x4f\xa6\x18\x4a\x02\x80\x54\x3d\xc3\xe0\x2e\x13\x00\x1d\xa6\x8b\x65\xbb\x5c\x36\x73\x10\x02\x2e\x9f\x5b\xd8\x3d\x0f\x10\xb3\xb4\xee\x05\xc9\x33\x5d\xf7\x20\xdc\x72\xd9\xb2\xe7\xf7\xbd\xd7\xdc\x8b\x87\x0f\x8b\x6c\xfa\x51\x06\x9e\x71\x85\xb2\x25\xc2\xc2\x2b\x5b\x61\x7f\x59\x1c\x51\xf5\x6d\x9d\xb4\x81\xc5\x35\x9c\xc4\xdb\x1e\x65\xa3\x88\x1d\x08\xd9\xa1\x4f\xfa\x5b\x2a\xc3\x66\xae\x3c\x74\x73\x10\x7f\xa2\xd6\x91\x59\x19\x7b\x4d\xee\xb3\x54\xa1\x51\xe1\xc8\x40\xd1\x04\x2a\xbd\x21\x67\xe4\x9d\xed\x6b\x7c\x82\x6c\x56\xef\xc4\xe9\x01\xc1\x98\xc1\x94\x3d\x5f\x1f\x3e\xbc\x12\x31\x9e\x72\x6d\xda\xf6\x3e\x45\xa8\x77\x52\xca\x4c\x63\xa3\x5b\x48\x4d\xac\xe8\xfc\xd9\x5a\x9a\x40\x9f\x18\xbb\xc5\xf0\x8a\x51\x7f\xe5\xab\x1f\x97\x55\x8a\x1b\xfc\x18\xa2\x12\x56\xf4\xf3\x9f\xfa\x74\x45\xd6\xae\x1a\x67\xdf\xf5\x1a\x0e\x27\xac\x0d\xa6\x39\x7b\xe5\x84\xf1\x20\xb4\x93\x7f\x92\x73\x50\xdc\x58\x42\xa9\x50\x51\x91\xd6\xae\x34\xc1\xa5\x68\x9e\x50\x7e\x00\x0e\xc3\xcb\x0a\x3b\x23\x00\x14\x13\xe8\xe5\x77\xed\x04\x30\xf2\xbc\x40\xb3\x4b\x00\xc0\x41\x6d\x97\x0a\xc5\x3f\x3c\x08\x7f\xe7\x20\x90\xbd\x20\x8f\xfb\x28\xac\x7f\x73\x00\xcf\xe8\x74\x0f\x44\x00\x8c\xd5\xb1\x29\x31\x94\x00\x4c\x39\xf2\xd9\x08\xc7\xc3\x96\xc5\x78\x31\x0a\xbd\x3a\x5c\xc7\xca\x8c\xac\x4d\x50\x2c\xa2\x7e\x71\x4d\x55\xea\xfa\xc3\x57\x88\xa9\x65\x4b\xb6\x6e\xf7\xeb\x42\xef\x4c\x63\x45\xde\x7d\x08\x47\xbe\x78\x3f\x3c\xf0\x21\x2f\xf8\x76\x37\xe3\x68\xcc\x8b\xf1\x80\xcc\xa6\xad\x9f\xed\xfa\xd8\x7d\xdf\xd5\xbc\xf9\xd6\xd9\xfe\xde\x67\xa5\xdc\xe2\xe7\x81\xe6\x6f\xde\x49\x85\xdf\xe6\xe4\xeb\x70\x5e\x5c\xb9\xb0\xe0\x7b\xa3\xdf\x03\x97\xad\xbd\x44\x53\xd6\xe0\xde\x99\x19\xb2\x5c\x51\xc4\x48\xe6\x3f\xdc\x06\x92\x98\xd7\x8e\x66\x7a\xb8\x08\x24\xbd\x46\x88\xa6\x9c\x72\x1e\x4e\x88\x45\xac\x25\xdc\x70\x12\x8e\x97\x46\xce\x46\xa7\x39\x9e\x8a\x75\x47\x75\x86\x7f\xb7\x7f\x17\xd3\x87\x36\x0a\x61\x06\xe0\x77\xa2\x7f\x43\x79\x0e\x40\x65\xf6\xfc\x25\x4a\x39\x00\xcb\x38\x5a\x41\x4a\x9f\xcd\xbe\x2f\xd9\x83\xb0\x91\x8b\x62\xbc\x5e\x1f\x6a\x93\xfa\x5e\x6e\xeb\xf5\x8b\x0d\xa9\xff\xa5\x7a\xe1\xe6\x21\x11\x00\x62\x3e\xa7\x2d\x2b\x25\x9c\xc6\x3f\x14\x15\xd0\x2d\x59\x78\x82\x1e\x95\x4d\xf6\x8b\x1b\xa1\x5b\xbd\xa4\xd9\x9d\x53\xd6\x7a\x78\x2e\xc5\x46\xad\x01\x97\xfa\xf3\x6b\x62\xa4\x7c\xef\xb7\x00\xe1\x4f\x63\x6d\x13\x03\x6c\x4e\x27\x3f\x9f\x1a\x9f\x7a\xd2\xeb\x78\xf4\xf5\x91\xaf\x62\xdd\xc6\x8e\x85\xbd\x82\xd3\x69\x6d\x62\x8e\xf5\xf7\xb0\x33\x8d\x77\x84\x1c\x4f\x34\xd6\xce\x6b\xd6\x98\x38\xd2\xd4\xcc\x2d\xc6\x95\xbf\x74\xdc\x5f\x19\xb8\x04\xc5\x68\x07\x8d\x52\xec\x4a\x41\x1e\x95\xfd\x8b\xa2\x47\xab\x75\x59\xf7\xed\xf9\xf3\x5f\xaf\xd5\xa6\x59\xdb\x5b\x5d\x9b\x44\xdc\x48\xfc\x60\xeb\x96\x65\x86\xfc\x1c\x1d\x61\x2b\x93\xa1\x8b\xd2\x8e\xa2\xb2\xd6\x4c\x7f\x89\x16\x08\x69\xb6\x56\x4c\x9a\xc1\xec\xf4\x6f\x00\x10\xaf\xa1\xb5\xda\xfe\x64\xb3\xff\x6f\xf3\x6a\xeb\x12\xc5\x3f\xf2\x30\x32\x48\xf7\x5b\xc9\xf7\xdf\xc9\x39\x08\x64\x3f\x0e\x39\x0f\x03\xf1\x71\x3d\x17\x04\xe0\xac\xf5\xae\x34\x62\x12\x74\x72\x2e\xb0\xdd\x98\xf3\x24\x08\x89\x4c\x6b\x0a\x8d\xee\xc4\xb2\xc9\xf3\xba\xdd\xe9\x76\x43\x9a\xea\x9c\x8e\x9f\x29\xef\x5b\x7e\x62\x3b\x54\x82\x8b\x4e\x9d\x4b\x0c\x9e\xbc\xe3\xe8\x55\xfd\x33\xa9\x46\xb7\x4d\xd4\xe6\xfe\x74\xfa\x3b\xd3\x07\xc2\x66\x9e\x3f\x86\xa6\x0f\xb5\xf6\x9a\x1a\x7e\x3a\x33\xf3\xa2\x41\xc6\x7c\xdf\xf3\xe0\x79\xeb\xea\x09\x8b\xe4\x5e\x8f\xc5\xed\x15\x56\x16\xbb\xdb\x3d\x97\xf5\x0b\x9b\x2c\x15\x9b\xfb\x57\xa8\xf3\x75\x37\xfc\x27\xb7\x6e\xf9\xac\x35\xa6\xe6\x5b\x58\x57\x4d\x21\x1e\x26\xd4\x99\x1b\x96\xb7\x21\x3f\x46\x53\x98\x0b\x97\x8a\xa1\xa2\x22\x3c\xcc\xfa\x8b\x77\xa1\x0f\x85\xb2\x9a\xb3\xe4\x09\xa0\x6b\x02\x2b\xcc\xa8\x73\xb7\x60\xa4\x7d\xab\x01\xe4\x86\x69\x8f\xef\x60\x01\xd0\xfb\xb8\x9d\xf3\xd7\x38\xc8\x7d\x5f\x72\x2e\x0a\xf9\xde\x73\x33\x37\xc5\x1f\x39\x08\xe4\xbe\xd7\xea\xf8\x3f\xdf\xfb\x63\x8d\x01\xce\x5d\xa7\x4e\xff\x81\x85\x46\xce\xed\xac\x0b\x23\x75\x84\x9f\x22\xb1\x4a\xe7\x1e\x1f\xc4\xf5\xc8\x47\x59\x7d\xae\xc7\x63\xa8\x74\xc6\x82\x8e\x66\x03\x22\xd8\x36\x3c\xad\x36\x64\x69\xf9\x7b\xa0\x49\x69\xa8\xdb\xf5\xa5\xe0\xa2\xc3\x95\x07\x6c\x2e\x2c\x7c\xe9\xa4\xba\xc9\x62\xc8\x3f\xdf\x3c\x9d\x51\xd3\xa7\x5b\xb0\x58\xb1\xa0\x5e\x21\xa1\x5b\x37\xfd\x71\xf1\x4b\x49\x84\x3e\xc7\xfb\x1b\xcb\xca\x05\xac\x06\x9e\xcf\xcc\x56\x5e\x5e\x5b\x32\xc8\xe8\xe7\x5e\x3b\x93\xd6\x6b\xf0\xb8\xeb\x0d\x42\x27\xd1\x87\x9c\x7b\x61\xe4\x75\x57\x0f\x69\x1b\x73\xc3\x30\xf3\xb6\x0b\x2a\x20\x7c\xdc\x88\xe6\x16\x27\x9a\x3a\xa4\xce\xb0\xfb\xe6\x7e\x74\x58\x20\xd6\x30\xba\xb2\x02\x73\xd0\xcf\xd2\x70\xa4\x8c\x1b\xe3\xe0\xc3\x03\xa0\x24\x4f\xc9\xf3\x6b\x1c\x96\x3a\x14\x77\xff\xb9\x0e\xfe\xe6\x40\xc8\x1e\x84\xff\xe6\x40\xc8\xef\xfd\x27\x3b\x01\xa8\x52\x29\x28\x46\xb3\xe0\x01\xc7\x53\x96\xe2\x3e\x65\xa2\x9b\x88\xa7\xf4\xdb\x66\x37\xfc\x3d\x05\x41\x23\xc7\x32\x2a\xec\x43\x5d\x4a\xb7\xa3\xc9\x87\xd1\x61\xd6\x2d\xe1\x92\x7e\xa3\x08\xac\xef\x58\xca\xb8\xd3\x0e\x04\xd3\xb5\x0b\x19\x61\x56\xea\xab\x9f\xeb\x6d\x72\x7c\x0d\xee\xaf\x9e\x78\x21\x97\x47\xbd\xe1\xff\x20\x79\x3f\xd4\x1f\x2e\xf5\xaf\x26\xa5\xe5\x6b\xb6\x7d\xb9\xb4\x66\x96\x3c\xb3\xe1\xfd\xb0\x78\x7e\x02\x59\x16\xd5\xaa\xf5\xf4\xe9\x2e\x94\x44\x78\x81\xce\x96\x1e\x43\x54\x52\x98\x9e\xb6\x5a\xe7\x4e\xb4\x4f\x00\x51\x27\xb8\x4d\x0a\x5d\xeb\x8f\x26\xe7\x5e\x68\x8b\xde\xb1\xc3\x10\xdc\xe9\xb5\x8b\xeb\xcf\x61\xf9\x5c\xcb\x00\x7e\x3f\xe6\xbf\xd6\x81\xc5\x7a\x4d\x22\xe5\xfd\x57\x5c\xa6\xf8\x4f\x0e\xe4\xbf\x73\x10\x26\x49\x7d\xad\x77\x53\x00\xb4\x05\xfb\xa0\xef\x39\x2c\xb1\x6b\x30\x64\xb7\x66\x12\x07\x44\x3e\x89\xd3\xde\xb8\x48\x48\x55\x48\xd3\x6c\xbd\xd6\x88\x9b\xd7\x7d\x64\xe3\x18\x35\x89\x35\xb7\x7a\xe5\x65\xe8\x31\x81\x1e\xf3\x4e\x0b\xb5\xb3\xdf\x82\x16\x48\xaa\x8f\x14\xb7\x50\x44\x49\x96\x55\xc7\x4a\x19\x52\x22\x3b\xee\xe3\xe2\xd0\x5a\x12\xc8\x7d\xa3\x3f\x13\xde\xaa\x26\x20\xda\xd7\x7a\x12\x5a\x55\xc2\x91\x7e\x88\xb8\x98\xf7\xca\x7b\x90\x4a\xc8\xdb\xe1\xed\x2a\xd4\x73\xde\xc8\x95\xb0\x35\x95\xba\xcf\xa7\x50\x63\x41\xa1\xaa\xd7\x46\x0d\xd0\x4c\x81\xbb\x55\x27\x5f\x9a\xa2\x1f\xf9\x36\xaa\x16\x0c\x4c\x60\x52\x3c\x1a\x54\xbf\xf4\xbd\xc7\xbc\x75\x5b\x56\xad\xe8\xfe\x8c\x0d\x76\xd2\x56\x9b\x6e\xbf\x85\x75\x74\x66\x52\x5d\xbc\x2f\x89\x45\xdb\x3d\x03\xb0\x24\x79\x7f\xc8\xe7\xc2\xdf\x1c\xc8\x10\x89\x0f\xfb\x33\xff\x1d\x47\xba\xe7\x3d\x45\xea\x67\xbe\x7e\xb5\x5e\x7b\xb6\x01\x50\x44\x51\x50\xb4\x09\x01\xb0\xb9\x5f\xec\xa8\x59\x00\x2e\x11\x1e\x81\xf2\x82\x5c\xa2\xb9\x3c\xaf\xbc\x46\x22\x0b\xe1\xa2\x4e\xaa\x01\x63\x50\x04\x6e\xde\x92\xc5\x96\xc7\xa5\x06\xfb\xd4\x3d\xd5\x5d\xda\xa6\x01\x2b\x7b\x75\xc8\xdb\xc8\x34\x0d\xbb\x2d\xe7\x99\xcf\x57\x83\xb3\x18\xd9\xda\x92\x40\x51\xad\x1d\xe8\x4f\xbd\xd7\x83\xf2\x54\xf0\x68\xe7\x4f\x75\xc1\xcf\x15\x73\xd0\xd6\xa8\xcc\xa0\x38\x85\x1c\xcc\x56\xb4\xa0\x5f\xc4\x06\xff\x90\x84\x60\xc4\x5c\xf0\x78\x2a\xff\xea\x67\x37\xe6\xae\x6b\xac\x22\xed\xe7\x01\xcc\x6d\x37\x01\x85\x82\xb1\x50\xac\xb7\xc3\x77\xc5\x77\xaf\x76\x63\xc3\x1d\x77\x2b\x26\x0d\x4f\x61\xe7\x6c\xbf\x28\x74\x0f\xec\xc6\x05\x58\xda\x2a\x5a\xf5\xf2\xe3\x6a\x2c\x0e\xfe\x9b\x03\x21\xfb\x40\xc8\x39\x10\xe4\x7d\x00\xef\xfe\xab\x92\xfb\x3e\xd3\x1e\xeb\xf5\xed\x31\xd2\xfd\x5f\x52\x1e\xc6\xbd\x32\x00\x5a\xc2\x7e\xd1\xda\x35\x00\xf6\x67\x17\xef\x96\x1c\x84\x5c\xa1\x58\x0e\x4c\xfa\x37\xe2\x33\xb9\x39\x89\x45\xb2\x07\xc3\xfb\x0b\x7e\xca\xfc\x99\xb1\xb1\x83\x2e\x9e\xcd\x25\xc1\xaa\xc7\x2a\x07\x17\x13\x76\xd5\x91\xd6\xe4\x15\xce\x2c\xc5\xcc\x89\x5f\x6f\x1c\x77\xa5\x54\xda\xd9\x55\xb3\x0f\x7b\xbd\x39\xcb\xad\x55\x75\x27\xd6\x76\x60\xc0\x5d\x44\xe1\x03\xd6\xf7\xb3\xbe\xab\xad\xdc\x2e\x6c\x38\xba\xcc\xf9\xa5\xac\x3c\x76\x14\xcb\xe2\xb8\x97\xcc\x3d\x48\x23\x70\x21\xd8\x8f\xd6\x2d\x32\x97\x57\x92\x70\xd4\x56\xd7\xa4\x93\x7e\x32\xe3\xaa\x4d\xdf\x4b\xcf\x4d\x4a\xe3\x06\x4d\x30\x32\xba\x1f\x2b\x70\xdf\x4d\x34\x64\x8f\xbd\x4d\xc5\x11\x8d\x3f\xc9\x4a\x3c\x0f\xc1\x8b\x1b\x3e\xda\xe4\x03\x4b\x86\x29\xfe\x33\x07\x02\xc9\x4e\xf1\x1f\x39\x10\xe4\xfe\x6f\x5f\xf5\x7a\x6d\x26\xe5\x63\x54\x6c\x25\xdd\x03\xcf\x03\x60\x0f\xa5\x7b\x7c\xcd\x07\x3a\x84\xa6\x58\x17\xe2\x0a\x40\x47\x26\x8e\x3f\x33\xf0\x1d\x31\x42\x4b\x42\xce\xcb\x35\x91\xf0\xdd\x24\x4f\xfd\x00\x39\xff\xc1\x6c\x18\xff\x24\x48\xd6\xe4\xad\x61\x07\x7e\x38\xe6\x87\x49\xa2\x2e\x2b\xde\x39\xc7\xd7\x82\x46\xa3\x01\xcf\x75\xa3\xc5\x32\x55\x65\x0c\xbf\xab\xd5\xc2\x4a\x71\xc3\x7b\x11\x81\xeb\x9c\x94\xb7\x8a\x95\x9e\xc7\x15\x23\xa3\xac\x1e\x6e\xe4\x3e\x90\x7d\x17\xb3\xf8\x3e\xbc\xa0\xfe\x90\xf8\x32\xee\x28\xbe\x44\x67\xb7\x78\xf4\xca\x15\xfc\x84\xe6\x90\x78\xc8\xac\x3e\x9e\xa8\xd1\x2c\xae\x31\x95\x4a\x60\x53\xfb\x22\x36\x3b\xe1\x4e\x70\x51\xd1\xd9\xcc\x0b\x23\x3f\x07\xcf\x33\xfe\xab\xff\x3d\xd7\xfa\xdf\xfd\xdf\x36\x52\x7f\xbb\xfa\x0c\x69\xfc\xa4\x1c\x88\x6c\x5e\x00\x46\xe4\xf1\xa4\xc4\x02\x00\xfe\x95\xcb\x57\xc2\x4f\x42\xb4\xcc\x0c\x77\xaf\xb7\x1b\x71\x4e\xe3\x87\x78\x92\xc3\x3d\xa2\xb9\xf1\x51\x05\x8e\x0d\xfe\x81\x8f\xf0\xc8\x0b\xa9\xc9\xa7\xff\x95\x90\x1c\x21\xa3\x8d\xd6\x3e\x43\xb8\x9a\x72\x52\x87\x43\xdd\x88\x20\x51\x74\x52\x6f\x50\xb9\x8c\xb0\xbf\xb6\xd4\x40\x92\x9c\xfb\x20\x5b\x89\x7f\x36\x78\xd5\x50\x47\xea\x05\x7e\x78\x62\xc4\xc0\x41\x62\x10\xbf\xb2\x7c\x4f\x8f\x57\xe2\x10\xe1\x08\x3e\x55\xa7\xe4\x7f\xf9\x2e\x84\xfa\xf1\xae\x44\x3e\x29\x27\x61\xbd\xb5\x1f\xc4\x3d\x32\xee\x42\x2d\xf3\x68\x22\x8f\x94\xc5\xe6\xef\x05\x8f\xcd\x48\xfb\x00\xf6\x9f\xe3\x5f\x9a\xfd\x6f\x0e\x88\x9c\x03\x41\xee\xff\x16\x74\x90\x38\x80\x61\x80\x73\xb1\xd4\x9e\xe1\x0a\x00\x54\x40\x41\x11\x35\x0a\x20\x98\x46\x5f\xe4\x17\x0b\x9f\x25\x43\x99\xbe\x3b\x8f\x43\x86\xb2\x2c\x97\x87\xf5\x56\xd8\xa5\xf7\x5e\x74\x9b\xe9\x49\x62\x8e\xd5\x15\x99\x4e\x43\x1e\xa2\xad\x5b\xaa\x82\xb8\x8e\x37\xd1\x34\xc8\x47\x61\x4d\x93\x9e\xa8\x1a\x4d\xa7\xf8\x54\xb5\x9f\xc8\x94\xee\xa2\x1c\xad\x6c\x4e\xe8\x2b\xed\xd0\x10\x90\xbf\x41\xf8\x76\x2b\x51\x8d\x5e\xf6\x2c\xa1\xeb\x5e\x84\xba\xb1\xd4\x1d\x42\xf2\xe0\x09\x8d\xaf\xe4\xdc\x07\xb1\x32\x42\xdd\x5c\xb5\x9a\xf0\x6f\xee\x41\x69\xd3\x77\xf1\xbf\xb8\x07\xbe\xd7\xc4\xb7\x70\x82\x2f\x60\xf3\x39\xf8\xb8\xfd\xbf\xce\xc1\x7f\x71\x40\x7f\xe5\x40\x94\x90\xfa\xde\xa9\xed\xeb\x95\xec\x81\x88\xbc\x02\x70\x79\xfb\x01\xc9\xc0\xf7\x00\x3c\xcc\x67\x62\x3c\x9e\x01\x52\xd2\xe6\x8a\xac\x5d\x09\x74\x2a\x5d\x61\x3b\x63\x86\x02\x6d\x9d\x1b\xfc\x47\xc8\xfc\x83\x9e\x31\x71\xda\xb1\x4e\x1c\xa7\x15\x4f\x7c\xe1\x7b\x54\xf2\xa3\x9a\x0b\x71\x26\x64\x56\x82\x45\xf9\x0d\xb1\x2b\xfe\xa6\xd4\x8c\xe2\x09\xe2\xcd\x2c\x41\x19\x1a\x79\x29\xa2\xed\xf5\x63\xf2\x59\xb2\xfb\x88\x02\xf5\x14\x8a\x89\x52\x93\xc4\xb3\xf7\x23\x95\x6c\xc5\x6d\x89\x3a\x7d\xab\x72\x6f\xc8\xb9\x0f\x22\xf3\x44\xae\x29\x0d\xf9\xe7\xc2\x56\x44\xcf\x65\x94\x4c\xfc\xff\xe2\x1e\x78\x33\xa0\x06\x74\xb9\x56\x37\x7d\x28\xeb\xfb\x00\x6e\x37\xe9\x1c\x24\xf5\xb9\x5f\x5e\xfa\x93\x03\x6a\xe0\x25\x71\x40\xa4\xf3\x81\x9c\x03\x11\xe3\xb6\x5e\xfd\x49\x9e\x10\xbf\x2f\x00\x17\x0e\xef\x8d\x74\x6f\x05\x60\x5b\x3b\x82\x73\x10\x02\x10\x7b\x7f\x7e\xd1\xf2\x21\x60\xe4\x3c\x18\x74\x8d\xe4\xa1\x56\x23\x8f\x7d\x2b\x99\x7f\xd0\xec\x03\x7b\x9b\x0e\xbe\xc3\x6a\x5f\xc1\xc2\xe5\x3d\xff\x0e\x95\x8b\xa0\xe6\x97\x29\xd0\xa6\x34\x0a\xf4\xe1\xd7\x85\xbf\x2b\x34\xc2\xee\x84\x60\xd1\x71\xb9\xfd\xc4\xd9\xec\x62\xf1\x4a\x19\x51\xe2\xdb\x92\x57\x12\xef\x24\x4f\x13\xdf\xd6\xea\x49\xa8\x89\x8f\x11\x6f\xb7\x3a\x48\x31\x88\x64\x13\xdf\x3f\xf2\x11\x3f\x20\xbc\x95\x38\x3d\xd4\x2e\x8a\x17\xf4\x20\x22\xde\xcb\x8a\x2c\x0b\x5e\x21\xfe\xf8\x19\x20\xfa\x8e\xbf\x12\x38\xd7\x5a\x05\x3b\xc8\xdc\x03\x6f\x17\x94\x83\x2a\xb7\xf3\xdf\xfb\xc0\xf4\xe0\x7f\x73\x40\x77\xde\x93\xf6\x41\xd2\x7a\x20\xe7\x40\x90\x39\x98\x10\x12\x17\xe1\x46\xca\x89\x30\xef\x03\xd8\x62\x46\x41\x61\x17\x02\xc0\x12\x78\x70\x8f\x4d\x2a\x80\x88\x01\xed\x31\xd3\x73\x00\xb2\x52\x97\x28\xf4\x42\x60\x50\xdd\x9f\x39\x51\xf3\x1d\x3c\xd4\xd1\x66\x71\x57\x17\x82\x7a\xb3\x19\x76\x1b\x55\x45\xa8\xb5\x71\xe2\x38\xa0\xe4\x04\x15\xae\xb9\x9c\xea\x8a\x34\x10\xe1\x6f\xc3\x53\x26\x17\x0b\x3e\x11\x2f\x78\xbb\x65\x94\xc1\x22\x71\x9e\x5f\x44\x12\x09\xba\xd7\xaa\xf8\xbf\x4a\x50\x81\x58\x69\xbf\xa0\x96\xe8\x7b\x90\xad\x7e\x27\x10\x29\x72\x07\xe8\xef\xe6\x08\x05\x0b\x25\x03\x6f\xe7\x36\xc1\xfd\x02\x00\x22\xfd\x5f\x05\xb4\x04\xb2\xe0\xf2\x6b\x1a\xc1\x7a\xfe\x41\x60\xf8\x7c\x47\xb0\x96\x6f\x2f\xd8\xce\x68\xf0\x8e\xf0\xae\x40\x28\xf2\x1d\x2f\xf5\xdf\x5e\xac\xbf\x39\xa0\x26\xd2\xff\x57\x91\x72\xc3\xc8\x3e\x98\xa4\xb6\xf5\x1a\xee\xb5\x5e\x3d\xbf\xaf\x57\x5b\x12\x57\x68\x50\x07\xb0\xf5\x38\x05\x85\xe5\x31\x00\x86\x33\xd4\xf2\xc6\x05\x00\x3c\xcd\x47\x3e\x1a\x24\x03\x48\x9d\x38\x47\xa3\x39\x03\xa0\xb4\xf5\x62\x81\xea\x37\x98\xd7\xfa\xcc\x10\xa6\x22\x0a\xdf\x0d\x3d\x18\x0f\x2b\x25\xc1\x84\x85\x33\x53\x93\x42\x2d\x3c\x77\x64\x62\x79\x23\xdf\x0e\x37\x7c\xbc\x39\xc5\x64\x12\xe1\x61\x80\x16\xdb\x53\xa9\xd3\xd0\x12\x65\xcf\x8e\x92\xd8\x06\xf5\x49\x27\x38\x8a\xc5\xa5\x20\x2d\x0b\xc1\x7d\x46\x84\x13\x6e\x14\x8a\x72\xac\x08\x1d\x81\xf2\xaa\x06\xce\xad\x42\xfd\xe0\xd9\x70\x80\x67\x8d\x3f\x13\xae\xb5\x11\x39\x47\xf8\x7c\x20\xa9\xb7\x8a\xcb\x94\xcf\x12\x82\x86\x34\xb9\xeb\x78\x66\x20\xe3\x5d\x02\x17\x25\xcf\x31\x28\xff\x32\xcf\x79\x80\x9c\x0b\x36\xd6\xf1\xe7\x39\xd0\x72\x8f\x74\x0e\x90\xf2\x72\xf2\x49\xf3\x40\xf6\xc1\x44\x91\x38\x21\x9f\x0f\xeb\xd5\x81\xc4\x09\x99\x93\xd6\x85\x15\x23\xc0\x19\xc3\x9d\x57\x8c\x88\x00\x97\xb6\xee\xf6\xd2\xa3\x02\x60\x1f\x3c\x70\x58\x73\x05\x40\x6c\xef\x49\x29\xb5\x7b\x00\xf2\x3b\xcf\x05\x28\x75\x00\x28\x57\x9f\x3f\xae\x90\x0c\xa0\xf3\xf0\x22\x9d\xfc\x3e\x00\xe3\x8b\x97\x82\xe4\xf6\x03\x58\x06\x5c\x16\x91\x11\x05\x9c\x23\x9a\x61\x55\x7a\x0f\x7c\xf3\x11\x63\x22\x4a\x3a\xc2\x44\xf0\x3e\xe6\x37\x62\x2f\x60\x2a\x8a\x89\x59\x56\xf8\x29\x2c\x25\x04\x33\xfe\x14\x52\x82\xef\x99\x22\x4c\xe3\x42\xdb\xe1\x49\x91\x3e\xeb\x88\x80\x19\x3c\x2b\x57\x65\x3d\xcb\xc7\x01\x23\xb5\x27\x58\x68\xf8\x28\xa1\xe7\x6e\x3a\xeb\x22\x0f\x1e\x3a\x3a\xc3\xd9\x14\x79\x82\xa1\xb5\x8f\x97\xed\x39\xb7\x38\x3c\x7e\x56\xc8\x5a\xfb\xeb\x53\x8b\xb1\xfd\x7a\x2e\xfe\xe6\x20\x58\x4a\x85\x1f\xef\x4e\x07\xe0\x43\x08\xd5\xef\xd7\x05\x90\xb2\x95\xe8\x3b\x26\x0b\xa0\x2c\x26\x7d\xf2\xf4\x7e\x00\xad\x49\xa5\x5d\x97\x6c\x00\x0c\x0f\xab\x1d\x66\xfe\x0c\x60\x7a\x52\x27\x92\x4f\x1b\x08\xe6\xdc\x46\x9a\x12\xfc\x10\x64\x71\xdf\xd2\x50\x45\x9f\xb8\x6a\x7e\xc9\x83\x43\xff\x39\xd1\xc5\xf8\x55\x84\xb2\x45\x0f\xe1\x85\xe1\xa5\x34\x7a\xc7\x2b\x04\x0a\x5d\x54\xd9\x56\x2f\x39\x7c\x89\x66\x52\x53\x9a\x6f\x31\xfe\xb8\xda\xd1\xc7\x76\x81\x13\xb8\x76\xe5\x8c\xd7\x8d\x21\x96\xb8\x8f\x0a\x01\x93\xfa\x41\xc5\x38\x5e\xb9\x5e\x44\x51\x38\x0f\xae\x5a\xf6\x1b\x8a\x3e\x38\x02\x9f\x28\x23\x8b\x76\xf1\x2e\xc5\x28\x4b\xbf\xc1\x6c\x73\x87\x79\x9c\xcc\x4b\x8c\x98\x3b\xcf\x54\xa7\xec\x23\x4c\xa8\x1b\xf3\xf8\x61\x39\x71\xcc\xbc\x73\xe1\xeb\x1d\xf2\x0d\x58\x26\xa7\x8c\xa1\x76\x05\x61\x6c\x94\x83\xe1\xd3\xeb\x0a\x5b\xb0\x5f\x6d\x93\x7a\xcc\x14\x3d\xb1\x44\x5b\xc1\x8e\x44\xc5\x39\x9c\xa4\xb5\x7a\x9b\x93\x22\x01\x57\x67\xfe\x7b\xf7\x13\xa3\xfb\x35\xfe\xff\x93\x83\xe0\x10\x9d\x38\xf2\x13\x40\x7d\xa7\x34\xc7\x99\x54\x00\x7d\x2d\xb9\xc4\x8b\xdb\x01\x4c\x5f\x2a\xef\x67\xc2\x02\x98\x7f\xd4\x58\xe6\xb6\x01\xb0\x3a\x6c\xf0\x5a\x82\x1b\x42\x2c\x95\x2c\x42\x55\x2e\x10\x91\x16\xf7\x5c\x7c\xf5\xc5\x88\x0a\x66\x05\xc1\x2f\xac\xb2\x08\x81\x46\x33\xa9\x59\xae\x9c\xf8\x45\xbd\xb2\xd2\x61\xef\x1d\xf8\xe3\xda\x3c\x4d\x12\x41\x75\x38\x29\xf5\xa1\xbe\xf0\x48\x4a\x9c\x93\x72\xc7\xbb\x63\x61\x78\xdc\x49\x45\xf5\x6f\xf5\x11\x8f\x71\x27\xe4\x46\x91\x06\x11\x34\xe4\x79\x20\x73\x30\xcb\xa3\xb2\x31\x68\x57\x1f\x9b\x69\x25\xb9\x04\xf4\xa0\xd7\xc8\x67\x56\x79\x4d\xcc\x3e\xcf\xf2\x91\x8b\x0a\x8e\x18\x3b\xf7\xd9\x17\xdb\x14\xa9\x31\x6f\x5d\xf5\x07\xab\x14\x9e\x62\xad\x1c\x7d\x1f\x45\x29\x29\x62\xd3\x1d\x6e\x91\x39\x98\x07\x9e\x4a\xb3\xb8\x53\x36\x4f\x5a\x6a\x94\x4e\xe0\x06\xcc\x7f\x9f\x7e\x42\xbf\xdf\x37\x6c\xeb\xe2\x97\xf9\x55\x2f\xa8\x08\xef\xda\x79\x70\x93\x83\x20\xcf\x83\xbc\xb5\x88\xd2\x91\x57\x9b\x3c\x88\xe1\x67\x19\xc7\x0b\xbb\x00\xac\x98\x94\x5f\xb2\x09\x01\xd8\xdc\x56\x5f\xe5\x3d\x05\x60\xbb\xa2\x4f\x2b\x91\x06\x26\x36\x5c\x16\x29\xea\x7b\x88\xe3\x56\xe9\x4e\x52\x06\x75\xc4\x7d\x16\x67\x82\xed\x6d\x6f\x12\x38\x4c\xd8\x53\xfd\x3d\x3c\xf1\x19\xfa\x93\xa5\xe3\x7e\xf7\x71\x83\x3a\xfb\x9a\x84\x42\xad\x71\x67\x35\xf6\xf6\x0d\x45\x71\x61\xa7\x55\xac\x46\x5e\x5c\xdd\x8d\xe5\x54\xa2\x9c\xd9\x13\x67\x83\x2d\x93\xbf\x8d\xd8\x73\xf5\x36\x39\x0f\x06\x35\x2b\x27\x81\x12\x0d\x96\x98\xbf\x2c\x77\x17\x7d\xd0\x7f\xdf\x24\x51\xfe\x29\x3a\xc0\x57\xf5\xfd\x4d\x45\x3d\x74\xb8\xef\xe0\x6b\x5a\xc5\x10\x8c\xa2\xe7\xde\xa1\x04\xa5\x49\x8c\xbe\x27\x7b\x6f\xae\x72\x2e\x66\xd6\xb5\x84\xcc\xc1\x3c\xd0\x57\xa5\xc0\x1a\x3b\xa1\x5a\x69\x54\xf7\x61\x07\xec\x87\xef\xa4\xab\x16\xe1\x2e\xdb\xfe\x3e\x15\x05\x92\x7e\x8d\xff\x6f\x0e\x82\xab\x9c\x7f\x7e\x6f\x05\x80\x68\x0d\x7f\x28\x8d\x0e\x80\x92\xbd\xf0\xab\xa3\x36\x00\xba\x92\xe2\xfb\x4f\x5b\x02\x98\xa6\x4b\x5d\x3a\xaf\x07\x60\x63\xa7\x70\x9b\x39\x1f\xc0\xc1\x5e\x15\xc3\x73\x07\xc0\x31\x52\xf7\xb1\xe4\xc5\x8d\x9c\x98\x6a\x5b\x3b\xfb\x26\xe3\x5a\xc2\x7b\xab\xc4\x80\x44\x07\x76\xfc\x88\xf9\xc5\xc4\x07\x3e\x3c\xf8\x63\x86\x23\x25\x9d\xc1\xea\x1b\x5c\x90\xa7\x26\xd5\x13\xab\x38\x45\xac\x81\x0a\x62\xec\x4d\xdc\x29\x72\x3e\x0e\x99\x83\xd9\xf0\x23\x21\xe4\x2f\x23\x5f\x87\x7e\xf9\x3e\xa4\x18\x8a\x7c\x13\x46\xf8\xb8\x43\xa9\x1e\x15\x1e\xbc\xfc\x66\x55\xf9\x06\x6a\x22\x48\xfe\x59\x9c\x72\x0e\xba\xcb\xf7\x42\x7f\x82\x8a\x39\x46\xc0\xcb\xab\xbb\x52\x75\x1e\x63\xe4\x45\xdd\xe1\xa9\xaa\x8f\x21\xb8\xde\xdc\xe0\x60\x7e\xa8\xd7\x61\xed\x9c\x35\x1b\xa8\xd5\x3c\x71\x74\xb6\xbf\x4e\xc7\x56\x41\xcb\xdf\xeb\x61\x80\x4b\xf0\x0f\x0e\x62\x89\xe7\xfa\xde\x5c\x00\x09\x46\xfe\xb1\x03\xe7\x37\x7d\x39\x7a\x61\x42\xcc\xc7\x87\x01\x2c\x2f\x8b\x03\xdd\x75\x00\x5b\x71\x39\x39\x46\x26\x00\xa7\xf7\x2a\x58\x9e\x81\x8d\x7c\x14\x33\xa7\x72\xd3\x18\xf5\x62\x62\xb4\xbd\x82\x9d\x8b\x69\x0b\xc1\xcc\xf6\xaa\xbf\xb9\xeb\x12\xbe\xc6\x22\x2d\x1e\xe5\x8b\xc7\x55\x1a\xa7\x16\x77\x84\xab\x93\xb9\x20\xcc\xb2\xe6\xfd\xa7\xde\x89\x9f\x30\xd2\xaa\x4f\x26\x2e\xa5\x6a\xa1\x9f\x28\xd9\xae\xee\x4a\x57\xc0\x60\x14\xae\xaf\xb5\xc7\x3b\x93\xfd\x48\x1b\x3c\x10\x28\x75\x23\x3d\x22\x3d\xc7\x78\x94\x6b\x51\x12\xa1\x65\xe4\x5c\x9c\x27\xf9\xaa\x35\x68\x0f\xff\xb2\x87\xb9\xea\x3b\xd1\xad\x7e\x66\x1d\x54\xea\x7c\x18\x61\x6f\xd6\x16\x1b\x8d\x45\x8c\xa1\xd7\xbb\xc6\x0c\x0d\x6e\x2c\x9d\xab\x7d\x9d\x94\xe6\x3d\x2c\xa7\xab\x44\xf5\xbc\xa6\x23\xf6\xb9\xc3\xef\x7d\x92\xc7\xff\xd7\xf8\xf7\x8e\x70\xfb\xff\x93\x83\xe0\x1d\xe3\x7d\x4e\xdd\x0a\x20\x95\xc6\x37\x7c\xe0\x0c\x80\x7a\x00\x3f\xe6\x08\x03\x80\xe1\xa2\x80\xc1\x71\xb3\x7f\xf0\x20\x24\x5f\x8e\x9b\x81\xf2\x20\x2f\x27\xa0\xbd\x24\xb5\x8f\x48\xab\x80\xb9\xfb\x94\x31\xab\xc6\x7e\xa2\x84\x33\x8b\x9d\x8a\xe5\x1c\x41\xc6\xfe\x93\x77\x88\xdb\x37\xbc\xa2\x55\x57\x1c\x6d\x60\x15\x8e\xd6\x54\xb4\x98\xf5\x6a\x03\x96\xd2\x60\x7f\xd3\x52\x92\x00\x46\x58\x2b\x76\x90\x37\x2d\x06\x9d\xac\x66\xf6\x59\x24\xf3\xce\x46\x3e\x0e\x9d\xe2\xb7\xd5\xd8\xd4\x13\x64\x3f\xd2\x4f\x21\xa5\x4c\x44\x41\x8c\xed\xb8\x88\x4a\x07\xe2\x4b\xf4\xd2\x6b\x0f\xd5\x64\xe4\xcf\x88\x03\x43\x9c\x6a\x0d\x28\x83\xb0\x53\x8f\xea\x34\xf6\xa0\xa6\x82\x43\xba\xdc\x34\xd4\xd1\x96\x01\x77\xdb\x6a\x34\xcf\xa2\x51\xbe\xe6\x8d\x14\x5a\x35\x18\x1e\x1f\xe6\x5a\x3e\xed\x1c\x4c\xb1\x67\x4d\xf5\x4e\x6d\x0b\xac\xb0\xab\x6a\x65\x85\xd6\x3b\x6c\xb3\x63\xf3\xef\x79\x08\xfb\x3d\x0f\xac\x1c\x7c\xbf\xe7\xc1\x83\x77\x3f\x55\x15\x80\x40\x19\x5f\xcd\xbe\x4e\x00\x59\x0c\xdf\xa9\x03\xb1\x9b\x1c\x04\x39\x17\x83\x3c\x0f\x9e\xfc\x52\xd1\x4c\x3c\x00\xbe\x12\x8a\x6e\xbc\xfd\x00\x7e\x9e\xea\xef\x24\xfa\xc0\xd3\xa7\xcc\xc0\x53\x7d\x0f\x51\xc3\xbd\xd3\xba\xda\xd2\x0c\xbf\xe6\xf4\xc6\xc3\xc3\x8b\x03\xf7\xd6\x26\x31\xb6\x20\xf4\x23\x36\xdd\xdc\xa0\x30\x3e\x7e\x37\x46\xd2\xb0\xa2\x09\x93\xee\x8c\x3e\xa6\xdd\x3d\x5c\x92\x63\x8e\x0a\x50\xbb\xff\x8d\x2e\xaf\x00\xd5\xae\x3c\xb5\x9c\x94\x13\x8c\x8e\x51\xea\x5b\xa9\xc9\x98\x9c\xff\xa4\x1c\xbd\xba\x96\x42\xf3\x45\x5a\x35\x6f\x2d\x20\xa9\xe0\x0d\x8f\x06\xfd\x1a\x36\x91\x93\xcc\x03\x3d\x16\xd3\xe4\x41\x12\x22\x1e\x74\xdd\xd4\x8a\x42\xb1\x45\x6c\xb9\x57\xa5\x95\x81\xa6\x0b\x7a\x48\xce\xc5\xa9\x1b\xd2\xe9\x45\xff\xf4\x8b\xbc\xe9\xa9\x93\x85\xc9\xf7\x5c\xad\xb4\xd4\x21\x60\x08\xee\xc6\x65\xde\xba\x12\x58\x19\x57\xeb\xcd\x79\xa0\x21\xb2\xcf\xff\xaa\xcc\xc9\x5c\x8b\x54\x03\x00\xc2\x86\xdc\x15\xd4\xaf\x00\x94\xc2\x78\xb8\x0e\xb8\x03\xe8\xdc\xe4\x7e\x75\x28\x1b\xc0\xaa\x9b\x6f\xf6\xc4\xfd\x7f\xfb\x72\x02\xa2\x65\xdd\x38\xeb\x00\x82\xac\xd5\xcf\x49\xa9\x6f\xe4\xc4\xa8\x79\x5f\xb3\x9c\xb4\xbc\x87\x6f\x70\x6d\x71\x3d\xe5\x33\x80\x3b\xef\x50\x1e\x15\x70\xb5\x15\xd3\x68\x69\x5a\xd8\x9d\x2a\x8c\xf6\x35\x56\x6b\xca\xce\x36\x46\xf9\xeb\x54\x0c\x8f\xe6\x8f\x20\xe3\xd4\xd5\xa6\xeb\x8b\x2d\xc8\x7e\x24\x64\xa4\xf2\xab\xe5\x6f\xd9\x5c\xd3\x29\xaa\x53\x2b\x2b\x19\x40\xe6\x81\x5e\xf0\x6a\x12\xd6\x1c\x52\x38\xff\xce\xc5\xb9\xef\xad\xd3\x81\x1c\x8b\x52\xba\x1b\xac\x4b\x81\xea\x0a\x0d\xde\xc8\xc5\xd1\xd5\xd3\x40\xff\xf4\x1b\xac\xba\xa0\xf7\x19\xc3\xe0\xab\x5a\x2a\xa0\x1f\x8a\xe9\xf5\xd4\x2e\x62\xd5\x9f\xc5\x52\xba\x27\xfd\x9a\x07\xce\xd5\xdf\xbc\x5c\x3c\xf7\xeb\xed\x66\x00\x9c\xbd\xdc\xf4\x7b\x8c\x37\x7d\x39\xca\x04\xee\xa4\x03\xe6\x00\x06\x11\x5c\x3f\x0e\x8d\x03\x58\x8b\x71\xcd\x1c\x0d\x01\x70\x6f\x11\xe0\x3b\x3b\xb5\xe9\xcb\x09\x0d\x90\x3d\xc4\xdd\xb6\xe1\x0d\x0a\x89\x10\xd7\xb6\x51\x9b\x24\x8a\x06\xaa\x9a\xdf\xb4\x5a\xc5\x07\xbb\x49\xbb\x56\xfa\x8d\x63\xa7\x9d\xe8\x23\x3a\x62\x12\x30\x97\x6c\xb4\x73\xf3\x33\x66\x50\xcd\x26\x01\x77\xaf\xe4\x57\x23\xd3\x74\x90\x2f\xd5\x4b\xcc\x11\x3a\xea\xbc\x0b\x17\xca\xbb\xc8\x3c\xd0\x62\x81\xea\xca\xf2\xd1\xbc\x4f\x5f\x8e\x6a\xdc\x5a\x7e\x94\xab\xf1\x46\x43\xab\x77\xe5\x7b\x56\xc1\x80\xa6\x8e\xc6\xea\x72\x5a\x6f\xcf\x6d\xdd\x23\x88\x3d\x49\x97\xee\x5b\xea\x55\x22\xba\xe3\x59\xef\xf2\xe8\xfb\x22\x43\xa3\xeb\xc9\xb9\x38\x37\xd8\x0d\xc3\x51\x23\xa1\x8f\x2a\x82\x0d\x5d\xd1\x3a\x41\x1f\x4b\x76\x1b\xe9\xa1\xdf\xf9\x7f\x2f\x2c\x31\x74\xc2\xa4\x79\x53\xe4\xeb\x19\x5e\xc2\xe0\x3d\x28\x37\xe7\xe1\x3c\x91\xeb\xd3\x0e\x6e\x00\x36\x6b\xb6\x77\xbb\x64\x01\xc4\x96\x38\x18\xf7\x0e\x03\x68\x58\x70\xbe\x39\x20\xb3\xc9\x05\x91\x39\x08\xaf\x48\x5e\xcd\xd3\x83\x9b\xbe\x9c\x28\x16\x19\x4b\xde\xe3\x00\x31\x39\x4a\xc7\x25\xfa\x20\x30\x86\x4f\xb3\x5a\x5d\x9d\xc8\x1b\x4e\x65\xaa\x65\x5d\x8a\x37\xf1\x1b\x71\xbc\x17\xe0\xb3\xe1\x8f\x32\xb2\x0b\xcf\x09\xce\xe9\x44\xe6\x9b\xb9\x37\xfd\x28\xf5\x44\x6c\xd5\x2b\x78\xf5\xa6\x2a\x87\x9c\x07\x83\x78\xad\x16\xbf\xf0\xee\xba\xdb\x34\x9f\xc6\xed\x25\x81\xa2\x1b\xa3\x0c\xda\xf5\xcb\x2c\x05\xbc\x64\x1e\xe8\xd1\xa2\xde\xc2\x6a\x50\xa6\x44\xbb\xb1\x3e\x7a\x2d\x34\x95\xab\xf9\x99\x21\x07\x82\x3e\x29\x78\x83\x07\x32\x30\x4c\x47\x89\x44\x5e\x28\xe7\x32\x76\x40\x55\x87\x9f\x28\x91\x35\xae\x43\x0b\x05\x0f\x14\x9c\x36\x61\x41\xdf\x0b\x18\xc9\xc1\x9b\x6c\xc1\x28\xfa\x32\x67\xd5\x99\x18\x60\x6a\xbc\x6e\x01\xec\x98\x63\x77\xfe\x35\x0f\x17\xf3\x39\x0d\x76\x54\xfe\x23\x07\x41\x9b\xa3\x8b\x7a\x11\x40\x5b\x8f\xf3\xd2\x81\x80\xcd\x3c\x08\x27\x6d\xae\xe5\xe3\x6a\x00\x01\x57\xb8\x65\x4e\x2b\x00\x44\x9e\x13\x10\xbb\x58\x0e\x10\x8f\x94\x38\xc0\x79\x1d\x20\x29\x5d\x7e\x48\x42\x18\x7c\x12\x8f\x6b\x50\xab\x3f\x21\xf2\xc7\xe6\x18\x1d\xb3\x6e\xc4\x6b\x07\xef\xb6\x1f\x0e\x40\x63\xca\x3d\xa3\x03\xbe\xa6\x26\xa3\x6e\x39\x3a\x67\x6d\x29\xb8\x81\x98\x30\x0f\xb9\x2b\x57\x8e\x5d\x1d\xd3\x8f\x7a\xd3\x70\xcb\x84\xec\xcd\x5a\x0e\xd5\xb0\x99\x7f\x5c\xc9\x3c\xae\xa2\x93\xbc\xb0\x5a\xd6\xfa\x4a\x5b\xef\xda\xd2\xb1\x92\xa4\x7e\x23\x83\x88\x65\xc7\x02\xa7\xf6\x4f\x46\xcf\x57\xcc\x73\xd5\x5b\x4a\x8c\xfc\xd7\xe8\xd3\xcf\xfd\x2b\x17\x47\xcc\xf4\x3e\x32\x22\xa6\x88\xec\x87\x22\xe7\xe2\xe4\x74\x98\x86\xa0\xbb\x03\xde\x64\xed\x32\xdb\x82\x61\xf0\x93\x4d\x7f\x64\xca\x8b\x19\xf4\x9c\x00\xd8\xfa\x98\xcd\xee\x37\x27\x26\xca\x71\x71\xe7\x4b\x00\x3e\x02\x7b\xe4\x9e\x83\x9b\x1c\x84\xce\x05\xf6\x02\x9a\xf2\x4d\x0e\xc2\xcd\x98\x9d\xfb\x28\x05\x40\xc8\x21\x2e\x9b\xd3\x4e\x9b\xbe\x9c\x24\x59\xd1\x24\xb6\xee\x0d\x6f\xd0\xb5\xf4\x03\x2a\x63\xaa\x36\x44\x95\x64\x5d\x7d\x1d\xab\x12\xfc\xa5\x28\x71\xdb\xbd\x41\x9f\x30\x97\x7d\x33\x7c\xa8\x33\x8a\x91\x65\x2e\xe7\x32\x3c\xae\x53\xaf\xe9\x59\xe9\x37\x7e\xae\x69\x5c\x39\x61\xa0\x39\xfa\xe5\x4e\xcf\x8a\xa7\x36\xe3\xcc\xde\x86\x46\x32\x0f\xf4\xf6\x92\x81\xf1\x7c\xce\x8d\xe4\x7e\x46\xe3\x53\x8b\xb2\xe5\xdb\x3b\x0d\x4c\x7c\x96\x9a\x8b\x53\x5b\x96\x4c\x2d\x57\xa8\xf3\x96\x6e\x6b\x98\x2e\xaf\x5a\x67\x8d\x90\x73\x71\xae\x0f\x59\x38\x20\x2c\x92\x02\x8b\x27\xcc\xdf\x20\xf5\x62\x1f\x90\x73\x71\xb2\xdc\x2c\xb3\x51\xc5\x11\xfb\xd2\xbe\x5a\x8e\xa3\x99\x42\x3e\xa4\x1c\xb5\x1c\x43\xd7\x05\xb6\x25\xda\x5b\xfa\x63\x64\x7d\x5f\x02\xec\x16\x66\xfb\xfd\xf7\x05\xa3\x07\x5b\x38\xa5\xfd\x66\xff\x5f\x41\x86\xf9\xc2\x9e\xf7\x00\x7a\xd5\x8c\xb3\xd4\xe1\x00\x0e\x8d\x2c\x70\x10\x09\xe0\x63\xc1\xd2\xf7\xeb\xfc\x8c\xda\xc7\xc1\x74\x2a\x05\x20\x49\x9c\x3b\x95\x6e\x06\x20\x0b\x84\x6e\xb3\xbe\x04\xc8\x51\x90\x3e\x25\xea\x03\xf9\x79\x9f\x15\x3f\xaa\x52\x11\x55\xae\x31\xe8\x58\x58\x15\xe0\x8f\x25\x3e\xb2\xb4\x0d\x76\x45\xdf\x08\xa6\xf6\xd2\xb9\x36\x86\x28\x74\x8f\x4f\xa5\xad\x9c\x5d\xf9\x69\xc3\xdf\x64\x76\x5b\x6c\x89\xce\x30\xe3\xc3\x5a\x1b\xed\x02\xad\x6e\xce\x8f\xa0\xa6\xd1\xf7\xbe\x86\x88\x19\xc1\xdb\x65\x83\xdb\x4d\x96\xe6\xec\x6e\x15\x74\x9d\x32\x43\x2e\x38\x55\x09\x36\x0b\x5a\x04\x2c\xf1\x95\x0e\xd7\xf9\x5a\xae\x2c\xdb\x14\xae\x92\x73\x71\x8a\x89\x36\xdf\x57\x3d\xae\x05\x14\xca\x58\x47\xae\xad\xa6\x3c\xcf\x36\xb3\xc9\x42\xf4\x26\x1e\xc8\x3a\x62\x7d\x07\xd9\x16\xc3\x9c\x32\x6c\x53\x8b\x32\x8d\xbc\x9f\x78\xd1\xf6\x28\x6a\x26\xac\x20\x4e\xcd\x66\x14\x9d\x18\xd4\x1b\x2d\x6f\x2b\x81\x5e\x0c\xd0\x00\xa0\x66\x65\x34\xfc\x7d\x5e\x92\x38\x08\xd1\x30\x56\xb1\x3d\x17\x01\x94\xeb\xae\x14\xef\xd9\x03\x60\x46\xb8\x32\xb0\x8f\x6e\xd3\x8f\x12\xb2\xed\xb2\x2f\xcd\x32\x40\x7c\x14\x4b\xe1\x09\x26\x80\x2c\x19\x0e\xcf\x73\xc7\x00\x0a\x6e\xf2\xd1\x33\x1e\x07\x28\x6b\x17\xc9\xe6\x4b\x80\xae\x0a\x29\xd9\x74\xc5\x35\xa2\x7d\x89\xb7\x86\x90\x05\x01\x2f\x9a\xa3\x6e\x72\x24\x70\x01\xcd\x11\x4b\xe7\xda\x9b\x7b\x67\xf5\x93\xef\xd5\x38\x6c\x9d\xdc\xd2\x76\x87\x9c\x46\xe9\x7b\x3f\xe6\xfc\x8d\x2b\xbe\x14\xf4\x50\x7d\x60\x35\xbd\xfb\x6d\xf2\x7e\xd9\x80\x82\x25\xe5\x8f\xfa\x66\xd1\xf6\x5b\x36\xc2\x33\x59\x77\xf8\x6f\x53\xdb\xf9\xcd\x1f\xa9\x41\xdf\xc4\xdb\xdd\x5a\x58\xab\x4c\x28\x4d\x70\x3c\xbd\xc4\x76\xfd\x5d\xa1\xa6\x83\xf6\xca\xd6\x02\xf3\xec\x9d\x8e\xb9\xab\x3b\x73\x32\xd2\x73\x1d\xed\xd6\xf4\x33\xa8\xc8\x1c\x4c\x7c\x9d\xa3\x31\x52\x23\xae\x3a\xe6\x9e\x23\x3b\x6a\xdf\xd5\xf6\x28\x3b\x47\x71\xd4\x83\xf0\xb9\x48\x3e\x87\x6e\x34\x53\xa8\x62\xd8\xa2\x83\x00\x7a\x38\x50\x1d\x80\xe6\x0e\x83\xf4\xaf\x79\x60\xdf\xca\xf2\x8c\xaa\x19\x40\x82\x8a\xc9\x60\x37\xfb\x66\x0e\x82\xd5\xa9\xcb\xb7\xa8\x59\x00\x3c\xdf\xd3\xe7\xec\x6b\x04\x88\xfa\x70\x61\x0b\xf5\x0f\x80\x34\xc3\xcb\xa7\x0f\x45\x01\x14\xd3\x32\x27\x9c\xc2\x01\x54\xd2\x71\x3d\xbd\x5c\x09\x50\x7b\x58\x88\x8a\x57\x0b\x5e\xd7\x5f\x93\x52\x54\xb8\x4c\xcc\xab\xdf\xa9\x34\x60\xfa\x09\x4f\x5b\xb9\x5b\x5f\x3e\xe8\x1e\x6a\x3e\xdb\xc5\x9e\x23\x9f\x76\xd9\x26\x6c\x5f\x38\x6d\xcb\xd9\x39\x01\xb7\x7b\x0d\x62\xbd\xe7\x27\x27\xac\xae\x8e\xcb\x3f\x75\x7c\x7c\xc5\xf1\xf8\x64\xf2\x43\x54\x73\xa0\xcb\xfd\x6f\xbe\x1d\x94\x35\x78\xd7\xb8\x1f\x8b\xcd\xd3\xd7\xc3\xdd\x8f\xcf\xca\xdc\xf6\x2f\xf8\xe1\xa6\x31\x3f\x7f\x53\x24\x73\xd0\x9d\xb8\x18\x53\xe1\xbf\x91\x07\xb3\xcd\x7d\xef\x4a\x59\x9e\xd7\xff\xe5\x45\x0a\xa5\x74\x19\x41\x99\x46\x5d\x22\x73\x30\x7e\xc9\xae\x77\xd1\x66\x21\x8c\x00\xe7\x4b\x99\xc6\xb7\xdb\x01\x70\x49\x33\xac\x50\xea\x00\xc8\x1c\xa0\xa7\xa0\x12\x04\x30\xd0\xa4\xbf\xb4\xfb\x2d\x80\xe3\x20\xed\x6b\xaa\x72\x80\xe0\x95\x73\xaa\xbb\x9f\x00\x24\x38\x6f\x23\xfe\x9a\xb7\xfc\xc7\xe7\xee\xed\xdb\xb3\xe9\x47\x69\x58\x62\xb1\x3e\xa7\x06\xd0\xd2\xc8\xcb\xce\xee\x02\xf0\x80\x20\x2a\x22\x65\x4b\xbc\xf5\x00\xe4\xc6\x4c\x8c\xf0\x3b\x5a\x9a\x34\xdb\x83\x30\xa8\xb4\x5b\x0a\xe6\x82\x05\xa5\x8b\x96\x19\x67\xfc\x90\xed\x92\x1f\x03\x43\x7c\xaa\xdc\x87\xe7\x7a\x4e\xf9\xb8\x8f\x72\xbc\x14\xbc\xf5\xd8\xbf\xeb\x13\xf7\x13\xa1\x12\xba\x40\x93\xaf\x4e\x0f\xa3\x73\xa6\x03\xc2\xa7\xb5\xef\x6f\x4d\x8b\x0d\x98\x9c\x39\xd1\xf4\x3e\x31\xc1\xff\xd5\xdc\x54\x6d\x45\xec\x5e\xff\x77\x0b\x99\x37\x1e\x87\x8f\x05\xec\x58\xba\x55\x8a\x0b\xd3\xf7\xeb\x5d\x5e\x29\xd4\x0b\x8e\xf7\x3f\xb2\x52\x93\x97\x1d\x38\xeb\xeb\xb5\xb6\x3f\xf3\x51\x40\xa3\x77\x26\xc2\x28\xf9\x89\x5f\x83\x37\x2f\xf2\x60\x82\x80\xef\x21\xcf\x87\xa8\xc3\x57\xdf\x7a\x5f\xf2\x8a\x42\xd5\x47\xd8\x7b\xdd\x77\xef\x42\x5b\x84\xd0\x02\x5c\x20\x5c\xee\xdb\x1e\x02\xc0\xcf\x73\xb9\x8c\xd2\x09\x40\xf1\x07\x5d\xff\xce\x61\x00\xb3\x41\xda\x74\x4a\x4f\x00\x57\xba\xf5\xf7\x76\xe4\x3c\x8c\x4c\xa0\xf8\x83\x83\x68\x7a\x7e\xfa\xc4\xee\x2d\x00\x9d\x67\x2f\x1c\x3a\xe4\x0b\xd0\xa7\xce\xa6\x41\xff\x1e\x60\x88\xc8\x1f\x2e\x44\x0f\x34\x2f\x5d\x24\x9e\xe9\xde\xc7\xc7\xbc\x68\x53\x2c\xf3\x59\x44\x49\xf6\xbb\xe8\x2e\x16\x1e\x9c\x90\xbf\xfb\xd1\xf9\xfb\x7d\xa9\xe6\xee\x22\xfb\x8c\xc3\xcf\x03\x73\x07\x33\x22\x5e\x65\x8e\xee\x4e\x16\x4e\x67\x1d\xbf\x38\x58\x19\x27\x95\x5c\x32\xd9\xd5\xb3\x7a\x95\x37\xb1\xf4\x7b\xe7\x03\xc7\x70\xbd\xf8\xaa\x19\xcb\x26\x31\x32\xff\x11\xe2\x18\x95\xbe\x10\x77\x63\x29\x50\x3f\xb2\x70\xa9\xa7\xb4\xd2\xbf\x24\x7c\x6e\x45\xaa\x80\xd6\x8f\x3d\xf4\xd1\x6a\xe5\xb5\x78\x9f\xe4\xd0\x5d\x6b\x35\xe9\x54\xde\x8a\xc1\xec\x88\xd6\xa4\x9d\x9e\x4d\x41\x91\xc8\xcc\xd8\x3c\xf7\xd6\xa0\x21\x94\x5e\x94\x85\x5b\x6d\xa0\x03\x7a\x47\x98\xb9\xeb\xb3\x80\xed\xe8\xdc\xa0\x61\x80\x2b\x0d\x97\xbb\x76\xbc\x05\x90\xba\x42\x67\xb8\xe3\xeb\x66\xff\xdf\xea\xc4\x8e\xdf\x7f\x87\x07\xe6\xfd\xd9\xef\x2a\x51\xa3\xf8\x7d\x2f\xfe\x36\x29\xff\xa1\x5b\x65\xbd\xef\xfb\x6c\x69\xcb\xef\xbf\x4f\x46\xbd\x2f\xef\x38\x31\x02\xf0\x25\x95\x5b\x9a\x9b\x16\x4a\x7e\x96\x0b\x57\xab\x54\x10\x76\x2e\xbe\x92\xb6\x72\x2b\x9b\x0d\xfc\x11\xa5\x56\x94\xbd\xbd\xff\xf5\x68\xad\xf5\xa7\x3b\x31\x45\x02\x4f\x76\xc6\x64\xf4\xdf\x0d\x7f\xd9\x53\xfe\x74\xe5\x45\xa0\x7f\x53\xab\xc4\xa7\x9c\x7e\x33\xdf\xf2\xba\xf4\xa9\x85\x4e\x73\x9f\x73\x55\xc2\x3f\x1e\xb4\xe4\x7a\x7b\x16\x57\xce\x0e\x34\x48\x79\x1d\xc8\xff\x3c\x8f\xb9\xc9\xe3\x11\x92\x3d\xb1\x24\x58\x46\xeb\x1e\x94\xf9\x64\xb9\xad\x70\xe2\x6f\xfe\xc3\x99\x90\x64\x83\xf0\x4e\x3e\xee\x92\x1c\xdb\x8f\xe4\x8a\xf7\x74\x2c\x8a\xe3\x40\xd9\x44\xce\x38\xde\x8d\xb6\x43\x7d\x09\xa7\xb5\xaf\xbc\x5a\x88\x1e\x0c\xb4\x77\x90\x88\xda\x82\x1e\x0d\x3c\x0d\xc0\xd6\x7b\xe9\xfe\x8e\x41\x00\xd9\xe7\xb4\x17\x76\xd0\x6e\xe6\x61\xfc\xed\xc3\xc8\x79\x4b\x11\xf9\xab\xd6\x76\x50\xfc\xc1\x41\x0c\xf7\xff\xd9\xff\x9b\x17\x3a\xd5\x45\x75\x14\x00\xff\x94\xf9\x16\xdd\x09\xc0\x12\x29\x04\xbf\xc8\xff\x98\xe9\xc3\x3e\x90\xa6\x74\x40\xbd\xba\x8e\x14\x56\xdf\x13\xaf\xde\x74\x7b\x49\xca\x52\xb8\xe2\x41\x92\xe4\x0f\xc5\xd0\x9a\x07\x55\x9e\x5b\xa7\xf8\x3a\xed\x7b\xee\xd9\xd9\x7f\xc0\x4e\x22\xba\x93\xed\xd4\x87\x78\xa6\xa1\x05\x6b\x7f\xb0\x3b\x76\xe6\xe3\xed\x24\x7b\xc7\x66\xc6\xf9\xcf\xd5\x25\x76\x79\x0d\xca\x4b\x34\xd7\x3f\xd8\x55\xd6\xc4\x2c\x4b\x17\x0d\xda\xef\x2d\x5b\x5b\x99\xca\x79\x6d\xbb\x54\x12\xb6\xa6\x9d\x3e\x68\xbb\x98\x3f\x8b\xd0\x4c\x56\xb7\x65\xcd\xe3\x47\xee\x8d\xef\xb2\x99\xbc\xc6\x8a\x44\x5f\x45\x59\xf7\x64\x51\xa0\x6a\xc3\xf1\x64\xfe\xc3\x2a\x27\x79\x3f\x46\xdc\xef\xa2\xf5\xc5\x84\x87\x18\x7b\xdf\x0b\x00\x7c\xce\x67\x32\xb6\x19\x03\x28\xe9\xef\xf9\xfd\xf3\x34\xbb\xb3\x3e\x9e\x80\x44\x8a\x3f\x78\x20\xb2\x0f\xa3\x8d\xd4\xf7\x19\x4a\xff\x73\xfc\x2b\x97\xc9\xef\xbd\xf7\x5e\xa0\xa0\xc0\x72\x03\xb0\x4c\x5d\x94\x9a\x76\x20\x86\x0a\x04\x4a\xde\x7e\xe3\x8c\xdf\x21\x9d\x6a\x2e\xde\x71\x16\xbd\xa4\x11\x16\xd8\x5d\xfa\x7a\xcd\xd2\xfa\xd8\x35\xd7\x88\xd4\xc5\xfc\xc0\x81\x6a\x57\xb7\xd4\x79\xaa\x9b\x74\x0d\x56\xe6\x07\x66\xcf\x7d\xe4\x68\x4c\x34\xfc\x34\xa7\x35\x33\x5c\x5f\x64\x1c\x32\xa6\x3e\x8f\xaf\x4a\x33\xd1\x1d\xce\x5a\x3a\x58\x6a\x6e\x26\xd9\xe3\xbd\xcc\x5d\xf8\xc3\x34\xbb\xfd\xe6\xca\x5a\xb6\xa9\xd9\xee\xe6\xdb\x6b\x74\xe9\xf5\x66\xf6\xf5\x0b\x08\xa9\xa4\x76\x33\x89\x9a\x6a\xe4\xa5\xb8\x50\xb2\xf7\xc4\x6c\x5b\x59\x0c\xaa\x36\xdc\xda\x74\xbc\x78\x16\xad\x1e\x5c\x6d\x6a\x58\x28\x86\x9e\xf1\x1f\x37\xf5\xcc\xc9\xc7\x24\x78\xf7\x1a\x77\xe4\x20\xb1\x07\xdd\x27\x00\x78\x51\x54\x47\x7e\x7d\x7e\x72\xff\x9f\xbc\x0e\xc8\x3c\x50\x89\x12\xa9\xef\x47\xba\xf7\xfb\x84\x74\x0f\x9a\x9c\x03\xb0\xcc\xf1\x47\xff\xa7\x08\xe0\x94\xdf\xce\x67\xdf\x24\x00\x98\x24\xcf\x4d\xbc\x46\x10\xa7\xf9\x9b\x85\x97\x1f\x32\x11\x38\xa5\x7d\x75\x94\xeb\xb6\x62\x8b\x34\x0b\xdc\x92\xb3\x2e\xa0\x2f\x59\x9a\x46\xf2\x05\xcc\xae\x7d\xf7\x93\xca\xda\xef\x74\x65\x65\xa9\x58\xb5\x60\xcd\x6c\x7c\x59\xff\xd1\x8b\xd2\x24\xbd\x7d\x4b\x75\xd3\x2c\xd7\x0f\x6a\x2b\x2c\xbb\x2f\xf1\x16\x75\x69\x57\x7f\x2f\x5f\xfe\x9e\x4b\xab\xdb\x31\x62\xb9\xba\x3f\xcb\x58\x17\xf5\xec\xce\x9a\x5f\x4a\xbd\x5e\x68\xdf\x3c\xc2\x2f\xc1\x54\x2f\xa7\x0b\x8b\x4c\x88\xe6\xd6\x1b\xbe\xbf\x03\xa5\x1f\xb1\xdb\x60\x57\x63\x22\x6a\x22\xd4\x5c\xff\x59\x83\x13\xda\x39\xe8\xac\xde\xeb\x5a\x09\x8c\x98\xcf\x33\xbd\x89\xea\x04\x4c\xa3\xe7\x1b\x7d\xba\x8a\x54\xec\x11\x77\x0e\x7d\xe6\xeb\xc2\x58\x2f\x97\x28\x00\x89\x90\x6d\x83\xbf\xc6\x61\x4e\xf2\x80\x04\x71\x51\x18\xfc\x27\x07\x42\xba\xf7\x3c\x1a\xb0\x5e\xff\xe4\x40\xc8\xef\xbd\x27\xc6\x01\x7e\xed\x17\xaf\xb9\x00\x18\x1b\x69\x9f\xf6\x4c\x00\x33\xff\x57\xfe\xb5\xc6\xd3\x84\x57\x32\x97\x54\xcb\x8b\xcf\xe0\x15\x34\x85\x2d\x02\xe2\x88\x58\x03\x8b\x38\x2f\x37\xaf\xf7\xe8\x73\xde\xd9\x91\x18\xbb\x71\x14\x45\x66\x6d\x3c\x8f\x29\x13\xf2\xd2\x9d\xeb\x49\x05\x7a\x4a\x08\x86\x67\x34\xa9\x38\xf5\x73\x6b\x23\xcb\x55\xa9\xca\xaa\x8f\x10\x99\x6b\xd9\x89\xf1\xaa\xe3\x8b\xc6\x08\xc5\xb8\x44\xb5\x8a\x49\x04\x52\xf1\x2a\xbf\xfa\xe5\xb1\x44\xd4\xc5\xf0\x0b\x7f\xe7\x5e\x68\x9d\x7c\xc8\x8a\x2e\xf6\xef\xd6\x4c\x6b\x7f\x8e\x31\xf5\x42\x6a\x8a\xb7\x79\x63\xd0\x6e\x9f\x35\xf7\x37\x2b\x63\x4d\x5c\xf6\x68\xf2\xdd\xb1\xc5\x36\x39\x16\x69\x4a\xd7\x89\xe1\x0e\xdb\x35\xfd\x7b\x1d\x90\x39\x90\xbf\xbd\x30\xe4\xfb\xdf\x7f\xf6\x7d\xfe\xf6\x81\x90\xfb\x7f\x3d\xf7\x01\x18\x9f\x9c\xed\x69\xba\x03\x55\xbc\xa1\x6c\xe3\xe5\x99\xc4\x4c\x69\x63\xe9\xa7\x19\x4f\x09\xd2\x1a\x48\x3d\xd7\x70\x45\xdc\x63\xf3\x64\xbb\x62\xb7\x1d\x58\x55\x0f\x19\xef\xc3\xd6\x7e\x98\x86\xc4\x36\xff\x7c\x63\x15\x34\x54\x6a\x04\x07\xea\x7a\xa3\x7d\x1e\x58\x86\x8e\xa9\x2b\xa1\x0f\xbf\x23\x84\x45\x2a\xbd\x46\xe5\x21\x1f\x84\x3b\x2a\x36\xa1\xb5\x50\xe1\x41\x28\x45\x51\x74\x21\xea\x59\x20\x9d\x22\xdf\x8c\x18\x7a\xc6\x0b\xaf\xc4\x38\x69\x8c\xa1\xf2\x6a\xde\xf0\x7d\x7c\x78\x45\x85\x3d\xe2\xa2\xa8\x8c\x19\xd8\x83\x55\x75\x3e\xa3\x9c\xdf\xa7\x85\xed\xb1\xef\x52\x39\xff\xd0\x08\x8b\xb3\x93\x54\x6e\x6a\x1f\xc7\x05\x5a\x89\xaa\x24\xb6\xbe\xc0\x15\x5a\x5a\x02\x58\xec\x59\x1f\x57\x04\x69\x3d\x14\x54\xad\xd7\x16\xd2\xf9\xf0\x8c\x74\x6e\xfe\x77\x0e\xc2\x97\x5d\xeb\xf5\x39\xa9\xff\xd3\x41\xf2\xdf\xdf\xfd\x01\xc0\x60\x7e\x62\xf0\x86\x05\x3c\xe1\xa3\x64\xe1\xcb\xc1\xc2\x71\x29\x45\xe1\xdc\xb8\x7b\x44\x3a\xf5\x4c\xe5\x26\xbf\x63\x84\xc3\xa6\xf7\x0c\x65\x1d\x8c\xf1\x94\xae\x4b\x36\x2a\x16\x91\xb8\x98\xab\x3c\x8e\x47\x0c\xe5\x70\x0c\x79\x09\xce\xf7\x75\x18\xb0\x1d\xb5\x51\x6e\x9a\xea\x92\x58\xf6\x47\xc1\x9e\x3a\x4a\xc9\xd8\x23\x1f\x28\x3d\x4a\xe5\x4f\x60\x16\x51\x04\x8f\xa3\x72\xfb\xb0\x1e\x98\x6e\x17\x0e\x99\x0e\xdc\x19\xac\xaf\xdd\x47\x59\xce\x55\x5b\xec\x55\xbb\x11\xd9\x82\x9f\x4f\xb1\xbd\xb6\x66\xb2\xb1\x5f\x5e\xe3\x78\xac\x38\xe5\x64\xc7\xf6\xe0\x6c\x2d\x0f\xc8\xae\xbc\x19\xc3\x75\x99\x71\xc9\xf9\x0c\x8f\xe0\x30\x26\x89\x72\x11\x4f\x95\xf0\x7c\x46\xa1\x72\x49\x8f\xa3\xf0\x0e\x06\x3d\x9b\x1c\x48\xfa\xd9\x3f\x9f\x83\xfe\x67\xeb\xf5\x33\xdd\x7f\xf5\x7f\xc9\xf7\x7f\xff\xd5\xff\x74\x26\xf5\x7f\x45\x01\xb6\x4f\x52\x50\xe4\xb7\x03\xf0\xc4\x5f\xbe\x9c\xfc\x0c\x4a\xc5\x46\x39\xd0\x61\x25\xc4\x66\xb5\x60\x69\x06\x8f\x1f\x04\xac\x91\x8b\xda\xc1\x0d\xfe\x81\x09\x9f\x1a\x26\x66\xce\xa9\x3f\x82\x37\x4d\x9b\xb6\x18\xd5\x9e\xc0\x53\x95\x7c\xb4\xce\xdc\xc8\x7d\xc8\xc5\x15\xf6\xb5\xd8\x6a\xcb\x4d\xe0\xac\x27\xa6\x6c\xdf\x48\x4f\xe2\xaa\x90\x87\xac\x42\xa4\x4a\xf1\x47\x70\xa1\x66\xf6\x92\x68\xbc\x11\xee\xa9\xf1\x28\x99\x7b\x90\x18\x5f\x5b\xc2\x1b\xea\x8d\x4a\x6e\x9b\x35\xc0\x47\xe8\x3e\x90\x80\x29\x09\x7c\x93\x0e\xb5\xc4\xcb\x71\x27\x3c\x42\xf3\xa6\x44\xe8\x68\x01\x81\x43\x5d\x4d\xe2\xfd\xab\x1e\x82\xa2\x9a\xff\xe6\xb9\x48\xe6\xa1\xba\xdf\x53\xfc\xd1\xff\xc6\xdc\xa6\xf8\x87\x07\xe1\x6b\x15\xa9\xff\xb9\xe5\xaf\xfe\x67\x21\x89\x7f\xd0\x20\x71\x00\x1f\x01\xce\xd7\xd2\x70\xa5\xdb\x02\x70\xbb\x9d\x27\x5e\x75\x81\x47\xe2\x71\xac\x3f\xfc\xbf\xc3\x25\x95\x34\xe1\x48\x27\x35\xa2\xaf\x61\x86\x1c\x8a\xcc\x3f\x18\xed\x25\x0c\xf9\x6b\x6b\xbc\xfa\x97\xf7\xa2\x91\x70\xac\x72\x9b\x81\xa6\xe2\x33\xfc\xa7\x96\x6e\xc3\xa7\x72\xd2\xf8\xa7\x4f\xb2\x0c\xef\xc9\x78\xe1\x8d\x3e\x82\xe9\x4e\xc9\x35\x7c\xc6\x92\x81\xd1\x89\x7f\x71\x0f\x5d\x84\x31\x82\x85\x0a\x8b\x08\x0d\xc1\x9a\xf0\x45\x2e\x48\x94\x62\xad\x9a\x50\xa8\x58\x29\x1a\x32\xdb\x4e\x48\x56\xf2\x17\x95\x98\x72\x22\xb4\x2a\x34\x8b\x20\x3f\x7d\x20\x7c\x94\x3f\x00\x90\x4b\xf2\x5f\x90\xf3\x50\xc8\xfb\xc0\x0a\x8e\xe2\x1f\x39\x10\xdf\x49\xf7\xb6\xdf\x76\xfd\xc9\x01\x91\xfb\x9f\x64\x0e\xa6\x78\x0f\xc0\xc9\x2a\xca\x03\xe9\x07\x01\xce\x77\xee\x3f\x17\x43\x0d\xc0\xa6\x74\xf2\x74\x50\x14\xe0\x45\x1b\x19\x3a\x3c\x62\x21\x41\x11\xc7\xad\x60\xe3\x0e\x47\x74\xcb\x44\xa4\x4c\xca\x89\x8d\x16\xa3\x52\x28\xfd\x4e\xa2\x96\xb7\xb3\x62\xb8\x96\x03\xd1\x21\xac\x49\x41\x5d\xfd\x1e\x91\x3f\x61\x48\x69\x8d\x9c\xfb\xa0\x44\x41\x68\xbc\x41\xa1\xb1\x28\x7b\x89\xf0\xb5\x65\xaf\x6a\x87\x54\x3b\xa1\xa5\x2f\x46\xfd\xf2\x06\xf7\xf0\x91\x50\x35\x43\xaf\x76\x8d\x9c\xf7\xf0\x7f\x71\x0f\xfc\x08\x44\x08\xf1\xa9\x50\x06\xff\xd0\xe2\x39\xe2\xa0\x90\xe6\xe6\x73\x30\xa4\xff\x5f\xfb\xe0\xbf\x38\x20\xd2\xbf\xb7\x90\xb8\x80\xaa\xf9\x3f\xfb\xbf\x64\x0f\x42\x20\x0a\x80\xa2\x99\x82\x22\x74\x0c\x80\xfd\xf6\x89\x9f\xde\x0f\x00\x44\x98\x2f\x6a\x39\x26\x42\x87\xe2\x6e\x36\x09\x73\x3d\x88\xd1\x94\xe3\xfa\x6e\x58\x05\x54\x66\x23\xa2\x54\xba\x22\xc4\x8f\xae\x9a\x12\xaf\x35\x23\x88\x3d\x81\xbb\xa5\x5e\xaa\xb2\x12\x1f\x47\x0b\x48\x15\x6c\xe4\x3e\x08\x10\x3d\x0b\x4b\xe5\x8f\xc9\x9e\x23\x3a\x57\x3b\xcb\xfd\x94\xa6\x26\x8a\xb5\x1c\x51\x78\x25\x6e\x44\x34\x7f\xdc\x2c\xa7\xb2\xc1\x3d\xcc\x11\xb9\xa6\x5c\xe5\x5f\x08\x5b\x10\xbd\xd6\x5c\x64\x52\x85\xa4\x89\xbd\x44\x13\x89\x9c\x0d\xee\xe1\x24\xd8\xc3\x3e\xfe\xcb\x3c\xb1\xf0\x0a\x22\x38\xf8\xb8\x73\x60\x15\xaa\x58\xc7\x00\x1e\xcd\xac\x8f\x7b\x92\xf5\x9f\xe3\xff\x9f\x3e\x18\xdc\x7a\xbd\x49\xda\x0f\xf3\x3d\x49\xfd\x5f\xd2\xf7\x93\x73\x20\x82\x33\x01\x4e\xdf\xa2\xf4\xf5\x6e\x04\x60\xed\x3f\xf2\xdc\xe5\x21\x80\x60\x0f\xad\xaa\xd5\x57\x00\x59\xc5\xcb\xb9\xc6\x97\xe0\xa6\x86\x2f\xbb\xa1\xae\x2b\x84\x1b\x28\x70\xe1\xb4\xce\x81\xbe\x9d\x18\x7f\xb8\xea\x43\x30\x77\x5f\xe0\x17\x54\xd6\x03\xa9\x20\x17\xc1\x66\xc5\x93\x70\x3e\x46\x4a\x84\x57\xee\x2a\x6c\xcd\x90\x17\xe3\x97\x89\x21\x7e\x2d\xc4\x8a\xe3\x25\xf7\x11\x17\xab\xe7\xc4\xda\xc5\xf7\x11\xc7\xef\xf6\x88\xbb\x6e\x70\x0f\xc2\xc4\x97\x2f\xe8\xc4\xb5\xc9\x79\x0f\x02\x0d\x44\xc2\x4c\xb5\x48\x31\xd9\x73\xc1\x97\x0e\xe1\xc0\xc0\x7b\x93\x97\x07\xda\xc0\x86\x13\xcf\x1d\x00\x28\xa8\x61\x4d\x05\x78\x4f\x3e\x07\x18\xff\x79\x0e\xfe\xcb\x07\x43\xfa\xb9\xdf\xba\xb9\x5e\x8b\x7c\xfe\xe4\x60\xae\x1e\x20\xf5\xbf\x47\xfe\xec\xff\x3b\xe6\x01\xd0\xab\x51\x4b\x5a\x2b\x00\xf0\x10\x8f\x9f\x30\xc7\x00\xc8\xd0\x5e\xa2\xd1\xcf\x83\x2f\x2a\xcf\x19\xc5\x34\x9f\xc1\x43\x1d\x6f\x96\x40\xf5\xa3\x50\x6b\xde\xc9\xde\xa0\xf2\x0e\x62\x5d\x94\xb9\x3f\x28\x6a\x40\x8e\xd7\x37\xae\x12\xf9\x4e\xf0\x0e\xb5\xe4\x7d\x23\xbd\x0a\x51\xb1\x6a\x3c\xc1\x52\x75\xa0\x9e\xc5\x2c\xe0\x2a\x11\x03\x2a\x85\xf9\x02\x1e\x62\x99\x20\x5e\x75\x5f\x70\xaf\xd0\x0a\x58\xdd\x89\xe0\xdb\x47\xe6\x1e\x04\xf7\x00\xdf\xd3\x63\x02\x8d\xff\xca\x7b\xa0\x06\xbb\xd9\x01\xde\x31\x9e\x07\x70\x0f\x4b\xe0\xf4\xe1\xc9\x81\x17\x10\xc6\x61\x06\x80\x08\xfd\xf5\x79\x31\xa4\xbc\x97\xcf\x3b\xff\x07\x07\x44\xe2\x44\x4b\x48\xf3\x90\x41\x9a\x97\xbf\x7d\x28\x2e\x06\xeb\xd5\xb4\x0c\x80\xe2\x2e\x05\x85\x65\x3a\xc0\x85\x2f\xbb\x13\x4c\xf6\x02\xb0\x49\x1f\x90\xd5\xc7\x01\x88\xb5\x9d\x1e\xd7\x5c\x05\x50\x2c\xbe\x28\xae\xba\x06\xcb\x9a\xca\x97\x1f\x29\xab\xc3\x4f\xe3\x83\x57\xbe\x29\x68\xc0\xb4\xcd\x09\xc6\x55\x79\x05\x18\x70\xe3\x64\x4d\x93\x41\xc2\x0b\xef\x4c\xd6\x0b\x52\x05\xf0\x34\xc4\x85\x6d\x87\x44\x1b\x3c\x88\x69\x63\xb7\x11\x5b\x85\xca\xf4\xa7\x9c\x5a\x22\x22\x50\x97\x5f\xcc\xe1\x22\xc4\x00\x35\x15\x95\x1c\x01\x82\x77\x21\xbd\x4e\x82\xcb\xe5\x6f\xee\x81\xb7\x1b\x92\x86\xc4\xb9\x8c\x78\xee\x41\xce\xc8\x69\xce\x3a\xee\x29\xa8\xf9\xba\x9f\xa3\x9a\x47\x1a\x6e\x2d\x6d\xe3\x34\x21\xef\x83\x5f\x1f\xfc\x8f\x73\x30\x99\x74\x0e\x90\xe6\x25\xfb\xf0\x9f\x1c\x0c\xd9\x87\xe2\xf1\x6b\x1e\x0d\x28\x28\x6c\xf6\xad\x7f\xad\x4b\x9a\x37\xa3\x5b\x00\x67\x7a\x76\x7c\xd5\x3d\x04\xc0\x7c\x89\x7a\x49\xcb\x1a\x40\x70\xef\xd1\x62\x55\x09\x00\x99\xfd\x67\x6c\x94\x75\x01\x54\x53\x2f\x04\xcb\xbf\x06\x30\xa0\xbf\x38\x2f\x37\x09\x60\xca\x4c\xcf\x25\xeb\x07\x60\xf3\x99\xe1\x98\xf4\x7b\x98\xf1\x10\x60\x12\x92\xcc\x83\x05\xbf\x53\x8c\x58\x71\x65\xf8\x19\x7e\x86\xa9\x59\x4c\x12\xde\xc5\x3d\x62\x69\x11\xa6\x82\x6f\x69\x8d\xcc\xfb\x84\x2e\xc1\xab\xbc\x17\x2c\xe3\x02\xd2\x30\x56\xca\xcf\xb2\x85\xff\x1c\xbc\xaa\x8e\x62\x29\xe6\xbd\x09\x83\x4d\x7d\xac\x27\x78\x0d\xa0\xfd\xc1\x12\x9b\x23\x8f\x21\xb4\xf6\x2f\xb0\x8d\x71\x4d\xc2\xc0\xab\x0b\xac\x86\x9c\x05\x30\xf5\x3e\x97\xd9\xef\x07\xc9\x77\xf4\xd6\xe1\xaf\x73\xf0\x1d\xe9\x1c\x28\xff\x73\x1f\x4c\x7c\xfc\x27\x07\xe3\xad\xbb\x5e\xc9\x79\x28\xc6\x7d\xeb\x55\x83\xc4\x83\xc8\x06\x02\x6c\x71\xa5\xa0\x50\xfd\x0e\x40\x6f\xb2\xeb\x9a\x92\x2c\x00\x67\xe3\xfe\x17\x0a\xaf\x00\xc4\x6c\x8e\x65\xca\xa9\x03\xc8\xf6\x9c\x3e\x28\x63\x00\xa0\xce\x71\xf6\xa4\x94\x31\x80\xee\xcb\xb3\x3f\x64\x82\x01\x2c\x3e\x5f\xd2\x94\x4a\x04\x70\x70\xa2\xb7\x16\xa7\x00\x70\xb3\xb9\x38\x26\xea\x00\xe0\xf7\x94\x9e\x51\x24\x0b\x20\x34\xe3\x72\x85\xb0\x0c\x40\x0c\x91\x01\x2b\x18\x02\x90\x72\xea\xca\x36\x01\x76\xc0\x5e\xeb\xba\x72\x83\x2f\x0e\x88\x85\xe7\xae\xb0\x70\xf7\x00\x54\xe8\x5d\x96\xe7\x16\x05\xa8\xf5\x66\x70\xe4\xda\x0f\xd0\x6c\xc5\xe0\xc0\xd9\x07\xe8\xae\x3d\x57\x6e\x71\x9e\x05\xec\x63\xb8\x92\xfe\xeb\xd3\x8a\x3f\xfb\xb5\x3f\xfc\xcd\x41\x9c\x5f\x16\x51\xdf\xb9\x1b\x80\xed\xa3\xb0\xe7\x9e\x78\x00\x41\x10\x7d\x78\xa0\x0d\x40\x5a\x53\xf2\xf6\x71\x6e\x00\x15\x37\x59\xdd\xb3\xda\x00\xda\x2a\x4a\x26\x97\xe6\x00\x0c\x29\x34\x2a\xd9\x5e\x01\x18\x45\x19\xea\x09\x9f\x85\x77\x26\xd9\x16\x67\x64\xd4\x21\xc1\x28\xd8\x6d\xb7\x4a\x07\x91\x60\xe8\x10\xf2\x40\x7f\x96\x18\xaa\xc7\x9a\xe2\x66\xb1\x9f\xb0\xaa\x35\x52\xd2\x6b\xaf\x41\x88\x56\x33\xb8\xbb\xd7\x79\x95\x70\x42\xd9\xec\xf1\x36\x77\x2c\xfe\x9e\x82\xf5\x08\xd6\x7b\x27\x7e\x4e\xb6\xf6\xdb\x0d\x8f\x50\xbc\x95\x4c\x27\x32\xc4\x97\x8e\xa0\x2a\xd5\x8a\x89\x77\xa1\x21\x3c\x92\xac\xc7\x72\xdb\x5f\x40\xae\x48\xaa\x60\x3b\xac\x4d\x66\xb9\xa5\xfa\xb1\xf9\xb6\x4a\x5f\x3b\xa5\xcf\x63\x7f\x58\xeb\x8e\x3b\x4a\xbb\xe0\x38\x2c\xad\x5e\x07\xc9\xf4\xe0\xf4\x2d\x5e\x0c\x7b\xc8\xf2\xe1\x0a\xcd\xe6\x9e\x60\x65\x3d\x70\xa3\xa6\xfb\x1f\xef\x93\x8d\xc3\x1f\x35\xa6\xe9\x74\x90\xeb\xc5\xb3\x18\xd5\x3e\x48\x95\x3b\x80\x4f\xd3\xc3\xfe\x73\x1e\x04\x45\xfe\xd9\xff\xbf\x50\x28\x54\xbb\x93\x11\x80\x7d\x50\x68\xf7\x9e\x36\x00\x91\x3a\x91\xc2\x83\xab\x00\xb2\xb9\xe2\x42\xc7\xa4\x00\xd4\x1e\x4a\x7f\x3f\xbb\x07\x40\xff\x92\xe2\x59\xfa\xab\x00\x26\xcc\x6a\x08\xb6\x1a\x00\x13\x3b\x83\x2c\x61\x3f\xe8\x32\xf3\x35\x6b\x92\x3b\x0d\xae\x26\x1d\xce\x21\x6a\x85\xc4\x79\xa3\x6b\xc1\x27\x0c\xbe\x13\xb9\xf5\xeb\x53\xfa\x6d\x8e\x11\x6a\xb5\xa7\x4a\x35\x9d\xda\x09\x92\xea\xad\x8d\x39\x6e\x2b\xf8\x2e\x95\xfd\x7d\xe1\xde\x69\xf8\x1c\x85\xee\x91\xd7\x3e\x7a\xb8\x4f\x72\x6b\xb3\xf3\x41\x27\xf0\x3e\x32\x1e\x68\x15\x1f\x77\xc2\x61\x69\x6e\x0c\xb7\x9b\x13\x5e\x4f\xca\x0f\xd3\xe3\x14\xbd\x32\x20\xd5\x81\xa5\x77\x90\xfd\x31\x2e\xfd\x0a\xcb\xef\xe0\xfb\xe5\x9a\x74\x3b\xb6\xcf\xe6\xda\xd8\x16\x59\x16\x6c\xaf\xad\xf6\x73\x36\xf9\xed\xd8\x21\xdb\x8f\x83\xcf\xe5\xd4\x71\x7a\x96\x01\x8f\x27\xe4\x55\x70\xde\x16\x33\x0f\x67\xe5\xbe\xe0\xa6\x4c\x99\x1e\x1c\x53\xb8\x82\xdf\x6e\x12\x7b\x8f\x49\xce\x1e\x5f\xaa\xe7\xff\xcf\x79\x58\xe7\x20\xfe\x95\x83\xf0\x88\xff\x3a\xf5\x69\x00\xd1\x7e\xc1\xe9\x03\x8d\x00\x0a\x7b\x44\xa9\x8f\xc6\x01\x68\x1d\x95\xb4\x3e\xc3\x0d\x60\xc8\x27\xbf\x44\x2f\xbf\xe9\x0d\x32\xcf\xd2\xcd\x16\x8c\x87\x36\xb3\x19\xb3\x62\xb9\x3e\x50\x30\x37\x73\x58\xd1\xbc\x48\x6c\x36\xa9\x0c\x44\x9b\x28\x10\x69\x0c\xfd\x93\x4e\xda\x2e\x12\x0a\x75\x02\x4a\x1c\x9c\x23\xf1\x53\x1a\xf3\x8d\xdd\x5e\xdf\xf1\xe6\x2a\x3d\xfd\xef\xfc\xe9\xf1\xb4\x8a\x57\x3e\xb8\x04\xe4\xe2\xbe\xc8\x65\x2c\xe4\x05\xce\x90\xf9\x17\x7c\xb2\x8c\x24\xda\xc3\x3b\x11\x4d\x94\x0e\xc6\xc8\xba\x71\x93\x79\xa0\xaf\xa9\xb2\xd2\x98\x09\xe7\xd8\x8f\xbe\xb2\xe3\x58\x26\xc7\xe7\xaf\x6f\xca\xbd\xc2\x86\xda\xa3\x87\x4f\xca\x37\x62\x9b\xec\x86\x1f\x77\x2a\xf8\xe2\xa8\x6d\x3c\x7b\xdc\x15\x66\x71\x2c\xd6\x95\x0f\xcc\x14\x9f\xe3\x82\x2d\x7d\xff\x1f\x5f\xe7\x1d\x4f\xf5\xfb\xff\x7f\x1a\x1a\x2a\x95\xb4\x24\x44\x36\xd9\x7b\x6f\x8e\xbd\xf7\xde\x7b\xcf\x8c\xec\x99\x42\x28\xab\x24\x25\xd1\x40\x56\xa5\x42\x24\x4d\x49\x68\x28\x4a\x12\x59\xc7\x19\xaf\x73\xce\xf3\x77\xc3\x39\x54\xef\xcf\xf7\xf7\xd7\xf3\xf6\xbe\xf5\xfe\xe3\x5c\xcf\xf3\xba\x9e\xd7\xcb\x79\xdc\xaf\xc7\xa3\x79\x4c\x2b\x9f\x40\x67\xab\x52\x6f\x89\x62\x23\xd0\xda\xf6\xaf\xf3\x51\x14\xfd\x7f\x43\xb5\xc8\xa5\x3f\xfb\xb0\x96\x97\xf3\x56\xaa\x62\x4f\xfb\x3a\x07\x61\x26\xa4\xe4\xc7\x94\x06\x60\x9f\xa7\x36\x79\x3c\x1f\xc0\xd9\x49\x07\x7f\x22\x0b\xc0\xe5\x85\x99\x8d\x9c\x12\xdc\x74\xbe\x64\x17\xa0\xc5\x0a\xec\x4e\x32\x1e\xdf\x4c\x2a\x48\x29\xf6\x17\x22\x5d\x1d\x36\x10\x11\xeb\xed\x99\x1d\x1e\x34\xc4\xbd\xe6\x3d\x65\xf3\x41\x85\x14\x3e\x0a\xc1\xeb\xdd\xee\xe1\x8f\xee\x47\x2a\xb5\x9b\x3e\x0e\xc5\x34\x20\x27\x34\xc5\xe6\xe3\xe3\x33\xd6\xb8\x28\x2f\xb5\x64\xac\x7c\xe8\xeb\xf9\x9d\xea\x32\xd8\xb2\x10\x9e\x09\x46\x0d\x7a\xdc\xc1\xc0\x67\x1f\xf9\x35\x7d\x70\x7a\x81\x2c\x03\xd5\x9a\xb3\xb8\x67\x7e\x22\x2f\x9a\xb5\x52\xf1\x22\xde\xd5\x3d\x5f\xb5\x05\xf0\x31\x9e\xa3\x9d\x06\x5a\x44\x3c\xc1\xed\xd8\x03\x12\x4a\x18\xd9\xea\xc6\xd5\xb2\x4d\x67\x13\xa2\xe3\x62\xd4\x30\xab\xdd\x48\xd8\x6e\xfb\xe0\xb6\x30\xaa\x9e\x40\x67\x3b\xb8\x3e\x17\x28\xba\x37\x2d\x56\x78\x25\xa7\x97\xef\xac\xf8\xf5\x6d\x82\xff\xe5\x20\xd6\xf2\x72\x5c\xe5\x15\x8f\xa8\x01\x38\xbe\x53\x65\x65\xbf\x0d\xe0\x86\xd6\x71\x11\x7c\x01\xe0\xfe\xcd\xf8\xa9\x4c\x19\xdc\x71\xb7\xb7\xa9\xd4\xb2\x85\x8d\x2e\x83\xae\x3f\xcd\x0a\x49\xfe\x8e\x9d\xa1\x23\x8e\x07\x88\xf5\xb6\xce\xe9\xfe\xde\x19\x04\x8c\x45\x6e\xe9\x40\x70\xcb\x1a\x1f\x55\xad\x37\xd3\xab\x18\x1b\x8b\xc8\xa1\x68\x46\x6d\xe3\x7f\xe3\x1f\x6b\xe6\x2e\xe6\x25\x3e\xa1\xf0\x40\x94\xe7\x62\x86\xa4\x61\x8e\x3d\x16\x9e\x4c\xe1\x81\xde\x6f\xd4\xbe\x88\xbd\x1a\x46\xf5\x8a\x0a\x65\x82\x93\x0c\x7a\xd1\x5b\x8d\xaa\xc5\x5d\x0b\x38\xd4\xb5\x03\x35\x8d\xe7\xf4\x79\x4e\xe1\x81\x5a\x1f\xe9\x6c\x44\xd8\x5d\x73\x1a\x2e\xeb\xa2\x91\x3d\x6e\xd7\x6e\x6e\xd7\xa3\x47\x72\x9c\x9a\xaf\xdf\xd3\x0f\x45\xb2\x9c\xd9\xd6\xe7\x02\xa5\x0f\x74\x07\x84\x96\x56\xfa\x70\x4a\xf4\xea\xd6\xcf\x7f\x70\x10\xa9\xe2\x95\x7b\x8e\x03\x18\x95\x49\x35\xee\x57\x05\xb0\xbb\x2e\xf7\x8e\xc9\x16\xc0\xd5\x4c\x95\x9b\x43\x16\xc0\x53\x40\xdb\xec\x84\x13\x80\x67\xab\x51\xbf\x4c\x30\x3c\xf4\xcc\xb1\xde\xa8\x19\xbc\xe6\x1b\xc4\xeb\x9c\x1e\x5a\xe1\xf2\x9c\x98\x6c\xf7\x24\x8d\xdd\xb7\x96\x70\xde\xca\xb7\xc4\x36\x3c\x15\x79\x60\xaa\x54\x4f\x1d\xdb\x8f\xff\x65\xe0\xde\x3b\x9a\x94\x81\xcf\x44\x3d\xfe\x8a\x4d\x11\xc3\x9b\x68\x31\xa0\xe5\x53\xbe\x53\x78\xa0\x7f\xfd\x81\x28\x39\x59\xfd\x6e\x3a\xb2\x58\xa3\x88\x9c\x97\x8c\xa8\x2f\x38\xda\x90\xbd\x5d\x7b\x75\x6f\xe1\x1c\x82\xb2\x1f\x99\xeb\x19\xe1\x32\x02\x6b\xd7\x78\x28\x69\xbd\x16\x7c\x9a\xd7\xc4\xcd\x3e\xfd\x54\x64\x8b\xbb\x59\xcd\x15\xfd\x45\x44\xdf\x55\xa4\xba\x5f\x7f\x1e\x89\x71\x6e\x5b\x9f\x0b\xd4\x03\xa2\x2b\xf7\x0f\x8f\x1d\x11\x6b\xd9\xbc\x0d\x80\x7f\xbf\xc8\xbb\xad\xc8\x3a\x07\xa1\x7d\x57\x2c\x6f\xcf\x49\x00\xd3\x8d\x62\xa5\xf4\x08\x80\x83\xa9\xcc\xf4\x11\x31\x00\xf7\x5e\x85\xa9\x63\x0d\x00\xbe\x42\xea\x18\x7e\xde\xb5\xfc\xa4\x27\x7e\x6f\x2c\xd2\x35\xb3\x48\x63\x5e\x02\xce\xd5\x96\x47\x48\xd4\x6e\x07\x83\x34\xdd\x5e\x10\x05\x1d\x79\x92\x71\x81\xce\x04\x29\xeb\x9b\x25\x76\xd1\xbc\x6b\x7c\x54\xa0\xc1\xc3\xe7\x26\x69\x0c\xb8\x05\x1d\xea\xef\xb5\x19\x5a\xb8\x49\xad\x96\xc5\x2b\xe9\x9f\x28\x3c\xd0\x6c\x91\x96\xe5\x92\xe3\xa9\x86\x2f\x4f\x50\xc6\x4b\x33\x71\x2f\x28\x39\x59\x2f\x2b\x74\x6f\x61\xa9\xa2\xbe\xf4\x6c\xd1\x2b\xc6\x66\x87\x63\x3a\x77\xe8\x65\xe2\x0e\x87\x9c\xbe\x27\x67\x10\x83\x93\x08\x71\x68\x7e\xa9\x5f\x84\xdf\xec\xd7\x43\xf1\x05\xaa\xf5\x32\x3c\x82\x7f\xe8\x39\x50\x2d\x67\xf0\x15\x51\x71\x7d\x72\x25\xdd\xf0\x33\x62\xe6\x6a\xbb\x3e\x17\x28\xfa\x3f\x5b\x98\x98\xcb\xe6\x24\x00\x21\xbc\xd0\xeb\xed\x85\x00\x8a\x34\xe2\x49\x74\xf9\xeb\x1c\x84\x45\x80\x48\x17\x7d\x22\x80\xf3\x36\x89\x5f\x87\x52\xd7\x79\x90\x40\x0e\xf5\xbd\xfc\x58\x80\x60\x63\x3d\x0b\x69\x2c\xbc\x0f\x56\x33\xed\xd7\xb0\x24\x4d\xf9\x76\x3a\x36\x59\xcc\x11\xbb\x3d\xaa\xfc\x6b\x3d\x33\x09\xef\x9c\x65\x92\xca\x43\xf9\x90\x6e\xdb\xb0\x62\xbb\x38\xb9\x35\x3e\x2a\xc2\x88\xed\xc5\xc7\xd3\x2f\xb1\x24\x9d\xca\x9f\x99\x67\x7c\x28\xfe\x40\xd8\x68\x2d\x05\xb4\x65\xca\xa9\x9f\x6c\x28\x2f\x74\x51\x8a\xd3\x9a\x3f\xd0\x7e\x3d\x9b\xa5\xdf\xf1\x5f\x9f\xe5\xeb\x87\x60\xf2\x62\xfa\x28\x3c\xd0\xbd\x39\x43\x3c\xd6\x3b\xf2\x46\xd3\x77\xc3\x7e\x9c\x48\xc8\xcb\x3b\xfc\x46\x5d\xb8\x9c\xa0\x5a\x8a\x2f\x50\xb5\xa1\xd1\x63\x7c\x95\xd7\xe2\x15\x69\xe3\x36\x7c\xaf\xd7\xee\x72\x2a\x13\x40\xf6\xbb\xcf\xaf\xef\x87\x4d\xcc\xc2\x2b\xf7\xf5\xd8\xe9\x44\x7e\x6f\xbe\x00\x20\x18\x2e\x18\xb9\xad\x17\x40\x79\x58\xe4\xd7\xae\x3e\x00\x03\x39\x51\xde\x3d\xa3\x7f\xf8\xa3\x94\x89\xe1\x0f\xd5\x00\xf8\x8e\xc9\x6e\x60\x19\x02\x08\xdf\xa9\x3a\x73\xc2\x04\x20\xb2\x18\x65\x27\x2d\x04\xc3\xe1\xa1\x26\x87\x34\x92\x49\x98\xa0\x63\xf6\x06\x16\x27\x89\x85\xde\x31\x3e\x5b\xbd\x73\x08\x01\x6e\xdb\x4f\xf5\x45\x1e\x42\x58\x1d\x0e\x9d\xf7\x48\x6a\xc4\xb3\x5a\x5c\x6d\x88\xcb\x8c\xc6\xc9\x18\x49\xbd\x3a\x78\x46\x17\xab\xad\xf3\x7b\xba\x3b\x3f\x89\xe2\x0f\x34\xff\x18\xc5\xb0\x18\x9e\xa9\xf5\x95\x55\xf7\xd9\x22\x21\xe3\x00\xc5\x1f\xe8\x25\x9f\x81\xca\x52\x42\x62\x75\x37\x8b\x61\xe3\x12\xe6\x54\xe3\xc3\x00\xe3\xed\x18\xc3\x78\xfe\xe6\x1e\xe3\x62\xac\x42\x34\xc3\x9d\x5e\x13\x5f\x6c\x47\x04\x47\x1d\xb5\xc9\x19\x9c\x73\x88\xc8\xb5\xcf\xa6\xbe\xb8\xfb\x81\x70\xe5\xb1\xc9\x18\xde\xcc\xb7\xf6\x22\x62\xd2\x87\x9f\xf1\xe4\x2b\x95\x30\x2b\xc1\x3f\xf3\x4a\x59\xef\xc3\x96\xa3\x27\x56\xfc\x51\x38\x1e\x89\x30\xd3\xc4\x03\x08\x5d\x10\xaa\xdb\x1e\xf8\x3f\x38\x08\x2a\xa1\xaf\xf4\x5f\x01\x3c\x2a\x45\x9e\x1c\x88\x02\x08\x3a\x27\xc9\x7b\xd4\x0d\x20\x6a\xaf\xf2\xb4\x00\x0d\xc0\xc9\x23\x5a\x1e\x92\xb9\xf0\xe1\x64\xbc\xd1\x1e\x8d\x4b\xa4\x6f\xe1\x83\xb6\xb6\x56\xfb\x88\x51\xbe\x6d\x5e\x8b\xbe\x9b\x08\x6c\x1e\x0a\x71\x81\xd1\xb3\xf8\xb7\x8e\xb7\x0a\x53\x52\x59\x71\x69\x56\x1b\x1b\x84\x73\x4a\xb0\x11\xc6\x47\x5e\xfb\xe5\x2f\x62\x62\x75\x65\xe6\x44\x8a\x86\xb0\x55\xa8\xc2\xf9\xa1\xdc\xc3\x93\x61\x7a\x74\x0b\x16\x67\x59\x3f\xfe\xd6\x1f\x59\xa4\x3f\xdd\xf6\xc6\xdd\x50\x01\xad\x98\x8e\xef\xb6\x37\x56\x44\x63\x53\x59\x1f\x2e\x18\x63\x96\x1a\x12\xaf\xb6\xb2\x9b\xaa\x62\x78\x4e\x25\x51\x78\xa8\xba\x23\x66\x61\xd8\xd3\x91\xef\x29\x39\x61\x55\xba\x66\xd5\xb8\xd2\xe0\x3d\x15\xc7\xcc\x6e\xe1\xb9\xfd\x55\x4b\xf2\xcc\xcf\xe1\x73\x7c\x42\x2f\x98\x98\x37\xe1\x7b\xbd\x9a\xff\xe2\xc4\x56\xb8\x41\x8a\x0f\x82\xd8\x36\xc1\xde\xed\xb7\x00\x34\x25\x04\x8f\xec\xec\x03\x30\x4b\x3b\x31\xbc\xdb\x0f\xc0\xf9\xa5\xe0\x10\xfd\x02\x80\xdf\x4e\x61\xe5\x03\x71\x00\x11\xf2\x92\x2d\x2c\xdd\x00\x71\xe5\xf2\x47\xb9\xd1\x00\xa7\x5e\x69\x18\x48\x06\xc2\xef\x84\x50\x3d\x92\xba\x14\x69\x2a\x86\xda\x0a\x6d\xf9\x9b\xa8\x14\xd8\xe1\x49\xf4\x7f\x8b\x5c\xf3\x66\x3b\xf9\x21\x5e\x10\xcf\xe4\x42\x53\xa0\x97\xe5\x83\x1d\xb4\xbe\x54\x7f\x32\x9f\x01\xa3\x61\x82\xea\xbf\x51\x9c\x43\xe1\x81\x66\xc3\xf4\x2c\xe6\x32\x8b\x68\xc7\xa8\x0c\x42\xe7\xc3\xce\x59\x0f\x58\x18\x7d\x59\x70\xcd\x75\x7f\x2a\x67\xf2\x6a\x31\xf3\xf4\xfe\xc7\x6e\xa6\x17\xd1\xee\x19\xce\xad\x09\x66\x6f\x96\x24\x53\x5a\xee\x7c\xb3\x60\x5b\xfa\x99\xe8\x57\x77\xd8\xa2\x02\x93\x1a\x2f\x71\x7d\x8b\xc5\x65\xac\xe4\x49\xf9\x8a\x54\xab\x28\x6c\x45\xd4\xd6\x4b\x0c\x96\x5b\x71\x81\x21\xe5\x25\x5a\x96\x25\xb8\x1f\x81\x49\x45\xe1\x96\xc3\x78\x33\x3f\xff\x73\x5f\xad\x94\xf1\x19\x3e\xb8\xe5\x3e\x9c\xb8\xb7\xbc\xfe\xed\x1b\xf9\xf6\xfd\xa9\xff\x4b\xbd\xe2\x6f\xda\xce\x09\xa0\xcb\x26\x10\xb5\xf3\xd9\x1f\x3e\x08\x1a\x02\x08\xfd\x35\x80\x60\x1d\x41\xea\xfd\x77\x01\x62\xea\xc4\x4c\x8f\xd6\x02\xa4\xa6\x49\x5f\xe7\xb2\x04\x48\x8b\x51\x2d\x94\x38\x0b\x90\x61\x81\xf2\x50\xed\x26\x7d\x4f\xd2\xb4\x60\xb5\x4a\x23\xaa\x44\x9e\x72\xe3\x0d\xe0\x46\x18\xfd\x83\xc2\x7b\x93\xaa\x71\x16\x6e\x17\xf2\xf3\xcf\xde\xc6\xc4\xdb\xd6\x37\x64\x14\xf7\xa0\x1b\x4d\x3e\x0e\x39\x5c\x3e\x42\xf1\x4b\xfa\x97\x07\xea\x1b\x31\xab\x9f\xd7\x28\xac\x5b\xcb\xc9\xea\xb2\x78\xb3\xf8\x3b\x5b\xa4\x7e\xd6\x72\x12\xdd\x94\xfe\xf4\xfa\x45\x1b\xea\xa5\x80\x94\x9c\x2b\x9d\xb6\x3c\x4b\xcf\x93\x3e\x56\x88\xda\x88\x62\x66\x62\x63\x4b\x17\x6d\xaa\xb1\xe1\xd1\x4e\x14\x5f\xa0\x02\x23\x5b\x01\x5c\x74\xc8\x54\x9e\x89\x0d\x1e\x47\x0c\x34\x3b\xa3\x6e\x53\x87\x3f\xe5\x9b\xb0\xdc\x07\x81\x2f\xcb\xeb\xdf\x73\x97\x47\x7d\xb9\xf2\x13\xf9\x71\x5b\x23\x01\x94\x48\xfc\xac\xb4\x02\x00\x86\x0f\x78\xf3\x76\x4c\x01\x38\x46\x73\x4f\xec\x0a\x06\xf0\xdb\xc1\x97\xbd\xb7\x1a\x20\x0a\xc3\xb7\x67\x5f\x0b\x40\x32\x49\x38\x9e\xa9\x13\x20\xeb\x91\x24\x0f\x47\x27\x40\x8e\x89\xe2\x4d\xd1\x48\x98\xcd\x21\x6a\xfb\xa9\x67\x90\x48\x59\x93\x26\x2c\x96\xc7\x88\x6c\x89\xf7\x1d\x21\x70\x00\x2f\x1b\xa2\x11\x1c\x96\xc9\x8d\x95\xf1\xae\x38\xdd\x53\x94\x8e\xfe\xec\xf0\xb0\x3e\xe3\x32\x76\xa1\xd7\xf4\xe3\x27\xee\x1a\xb6\x69\x1b\x63\xb1\x5f\x6f\xae\x59\x0e\xa9\x9b\x6f\x9b\xb9\x5c\x49\xfd\x4c\xd9\x72\x62\x96\xfa\xa2\xd6\x63\x75\x2b\xdc\x5c\x61\x31\x5d\xcb\xb8\x4d\xca\x7c\x79\x61\xfc\xad\x1e\xdb\xc1\x05\xc8\xe5\xb9\xce\x63\xbf\x7f\xf1\xd9\xe9\x2f\x57\x84\xec\x8f\xa2\xc7\xd2\x1f\x5f\xec\xb3\x0f\x59\xba\x9c\xb2\xb5\x58\xc4\x21\x18\xa3\x9e\xd0\x4e\xc9\xc7\xca\x53\x72\x08\xc5\xb6\x44\x49\xe4\x50\x3b\x52\xe3\xa4\xc2\xb7\x65\x93\xec\xdf\xe2\xfa\x82\xa9\xd2\x9b\x1d\x4c\xf1\x4a\xfe\xcb\xe7\xa6\x85\x40\xe6\xf2\xfa\x59\x47\xf9\x46\x37\xc9\xad\xe7\xa3\x50\x72\x10\xcc\x4f\x73\xbb\xef\xc8\x5e\xf7\x41\x08\xee\x62\x23\xed\x78\x02\x90\xa0\xc8\x35\x42\x4f\x0b\x90\xe5\x29\x70\xf7\x30\x00\x9c\xf3\x14\xfe\x79\x4c\x0b\xa0\xa8\x43\xd6\x4e\xc8\x0e\xa0\xf8\x90\x5a\x8a\x8a\x25\x6c\x2b\xe4\x37\x10\xb4\xf0\x25\xb2\x9c\x6e\xb7\x35\x0d\xda\x89\xdf\x15\x67\xe4\x27\x93\xd5\xba\x54\x1e\x78\x28\x63\xc7\x25\x8e\x85\x69\x17\xc1\x3b\x1a\x37\x5c\xe7\xa8\xcd\x0f\x8e\x5f\x69\x58\xa4\x70\x30\x4f\x37\xd9\x89\xfc\x7a\x7d\x3d\xfd\x3f\x1c\xcc\x41\xa7\xf1\xb9\xf4\x12\xbf\x2b\x91\xce\x9f\xe7\x09\x85\xfb\x4b\x3f\xbb\xca\x2e\xb2\xe5\xc6\x15\x0f\xba\xa0\xd0\x7c\xd9\x1d\xe7\x10\x97\xd7\x4b\xf2\x69\x97\x72\x77\xb8\x9c\xc7\x08\x26\x5e\xce\x3e\xe8\xfa\x18\x73\xe3\xd4\x06\x8a\x1f\x4e\xda\x9c\xcb\x2c\xb6\x3b\x4a\x3a\x71\xbb\xeb\x6f\x9c\x5f\x28\x3e\xe1\xab\xeb\x7e\xdc\xfd\xe0\x2e\x80\x6d\xe2\x7c\xf4\x2b\xe7\x25\x59\xff\x17\x8f\xe7\xec\xdb\xa2\x09\x80\x2a\x64\x1f\xdb\x1a\x08\x60\xf7\x9c\xdd\x68\xbb\x1b\x80\x2f\xed\xce\xe6\xe5\xff\x2f\x56\xe6\x28\x66\x5b\x1b\x40\xe6\xa9\xcd\x2b\xba\x6f\x41\xf2\xf1\xde\xbd\x38\x80\x72\x2b\x01\xd3\xa3\x69\x00\x57\xf7\x88\xd5\xf2\x9e\x00\xb8\xfa\x4a\x31\x53\xe1\x12\x28\x55\x85\x6b\xcd\x99\xc4\x10\x8d\xca\x79\xcd\x94\xfd\xaf\xe1\x72\x4f\xf3\x7a\x58\x9d\x39\xbe\xd8\x1f\x61\x97\xb0\xbf\xda\x7c\xf6\xbd\xc7\xe4\x6d\xf9\x26\xc7\xaf\x68\x3b\xc9\xb1\xa0\x76\xc6\xae\x19\x97\xdc\x89\xde\xa6\x68\x8a\x1f\x4c\x2d\xc1\x43\x7a\x9a\xf7\xfa\x8b\xcb\x1c\x5e\xdf\x66\x1e\x57\xf9\x95\x59\x79\x1d\x9b\x1d\x2e\xcf\x2f\xe4\xf4\x7e\x39\xf7\xbb\x78\x28\xd7\xd7\x27\x62\xfe\x47\x11\xd7\x69\x9c\xd7\xf3\xc5\x17\x67\xa8\x32\x6e\x79\x87\xa2\xd3\xb3\x8a\x29\x3e\x30\x49\xe7\xbd\xbe\x60\xc4\x13\x27\xe2\x33\xbc\x9b\x31\x4d\xa7\xf6\xc6\x1e\xf7\x0a\xc3\xd6\x46\x73\x9f\x44\x79\xe9\xe2\xf6\x46\xe4\x45\x7a\x79\x7e\xc1\x35\x84\xf0\x02\xec\x22\x70\x65\xac\xfc\x3d\x41\xd6\xff\xa5\x4f\xb3\x71\x6f\xfe\x0a\x60\x64\x75\xac\x75\x2b\x2d\x80\x33\xc7\xce\x87\xcb\xff\x1e\x7a\x87\xf1\x01\xcd\x81\x3f\x72\x41\x2a\x98\xf2\xb7\x2b\x01\x5c\x6a\x60\xb6\xde\x79\x10\xa0\x26\x9e\xdd\x95\xbe\x13\xe0\xce\x26\xc1\xaf\x1c\xbb\x01\x1a\xa5\x65\x39\x64\x88\x60\x72\x57\x42\xcd\xcd\xe8\x09\x51\xe8\xf6\x25\x83\xda\x80\x48\xdc\xbe\xcb\xbc\x0e\xa7\x72\x49\x3f\x5e\x66\x5e\x0b\x47\xdf\x64\x7d\xdd\x7c\x52\xfd\x62\xf0\xfd\x88\xf6\x82\xc0\xc7\xef\xb2\xbb\x1e\x55\x67\x05\x97\x8e\x13\x1e\x98\x96\xfa\x85\x6a\xff\x38\xdb\xc4\x59\x30\x18\x2a\x3b\xa5\x70\xeb\x5d\x4e\x51\xe8\x9b\xe9\x33\xd7\x2b\x33\x6f\x86\xee\xff\x1d\x5b\xd9\x45\xc9\x03\x3a\xd5\x1e\x7a\x69\x3e\xf8\x82\x5d\xec\xc5\x50\xc6\x85\xfa\x73\x5a\x31\x2c\xc1\x3e\xe8\x0d\x39\x3e\x91\xb9\xc1\x3b\x96\x98\x32\x36\x44\x6c\x0a\xb2\x5b\x7a\x96\xe2\x41\xf1\x3f\x09\x99\x0e\xa8\xc1\xf2\xc4\x86\x07\x0f\xfb\x3f\xc0\x36\x45\xa1\x83\x8f\xf9\xd1\xe1\x7c\xc2\x84\x00\x98\x92\xb8\x0e\x6e\x88\xff\x43\xff\xcf\x63\xfe\xb2\x39\x12\xc0\x32\x80\xc9\x6e\x73\x04\x80\x67\xff\x06\x3a\xaa\x3f\xee\x3d\xff\xcb\x41\xd4\x0a\xac\xf2\x0f\xcd\xc9\xcc\x51\xbb\xce\x00\x74\x94\x73\x25\x33\x06\x02\x3c\x7d\x2c\xf2\x4e\x90\x1e\xea\xfb\x5c\xe4\x07\x50\x59\xc4\x98\xa7\x43\x5a\xee\x3e\x4c\xb3\x12\x0f\x7e\x9b\xfb\xe4\x34\xbf\x4e\xac\x39\xe7\x97\x79\xdd\xfb\x56\x5e\x61\xf3\x69\xb9\xf6\xc4\xc2\x89\xec\x2d\x1d\xa8\x9e\x9b\x19\x1d\xe9\x57\xbf\x3a\x75\x94\x25\x1b\xa4\x31\x4f\xa8\xb7\x9a\x27\x90\x92\x03\x7f\xd2\x34\x70\xc7\x7e\x48\xce\xfc\x35\x7e\xa3\x29\x26\x26\xbe\xe9\xb7\xcf\x15\x8e\x68\xa7\xf8\xcb\xb3\x0f\x2e\x36\x47\x3c\x8f\x53\x9f\xaf\x38\x5f\x17\xde\x16\xb3\x67\xe1\x75\xfe\xeb\xb5\xfc\x9b\xeb\x91\xe8\xa5\x3d\x19\xaa\xc1\x67\x22\x92\x97\x3e\xa4\xec\x09\xec\x8a\x38\x8f\x39\x9b\xb0\x37\x40\x2d\x6c\x1a\x1b\x72\xb2\xc1\x7f\x2a\xf4\x20\x76\x22\xb2\xc7\x3f\x25\x64\x23\x4e\x2a\xbc\x02\xe0\xd8\x2d\x36\x9b\x8d\x8f\x01\xc4\x99\x8e\x7e\xdf\x38\x00\xa0\x69\x4a\x1b\xb6\xa2\xfb\x16\xac\xae\x37\x94\xac\xf7\x66\x4c\xaf\xd6\x12\xb2\xcf\xf3\x8d\x98\xbf\xf5\xcf\x5e\x69\xb2\xfe\x71\x80\xc9\x9e\x76\x02\xe0\x63\x33\xff\xa3\xe3\x8d\x00\xdf\xe4\xa5\x32\x94\xdf\x60\xdf\x7c\x4f\x57\x39\xe3\x76\xf4\x43\xf2\x60\xa3\x91\x67\xaa\xf2\x03\x96\xde\x45\xb7\xd7\x15\x47\x2e\xc8\xb6\x75\x26\x3d\x6c\x1a\x4d\xb0\x6c\x9c\x68\x53\x7b\x58\x19\xfa\xee\xe6\xed\xf1\xf7\x0f\x4e\x86\x28\x55\x5d\x98\xd4\x6e\xd4\x0e\x9a\xb9\xd8\xfd\x4b\xbc\x8e\x3e\xb0\xa8\xd8\x77\xe6\x55\x55\x79\x40\x77\xc1\xc8\x6c\xdd\xc5\x6c\x7f\x4c\x9e\xc4\xbc\x40\x31\xab\x3f\x6b\xce\x8e\x85\xb6\xfc\x19\xdf\x2f\x59\x4f\x17\x7f\xe5\x94\xfb\x5a\x64\xa4\xa0\xeb\x33\x7f\xfb\x9a\xa4\xa0\x96\x4a\x53\x51\x3e\x5c\x49\x85\x98\xe0\x84\x6b\x5e\xe2\x49\x37\xb0\xa2\xb1\xdc\x5e\x61\xf1\x71\xd8\x81\x28\x51\xcf\x84\xb8\xd7\x38\xf5\x70\x15\xf7\xc5\xd8\x41\xdc\xaf\xa0\xab\x00\x6c\xe3\x47\x05\x36\x9c\x02\x90\x74\xd8\xbe\xe2\xb7\x67\x60\x41\x5d\xb0\x5c\x3d\x4e\xae\xae\xeb\xdf\x5c\x14\xca\xfd\xef\xb6\xcb\xab\xf5\x29\x61\xb5\x0e\xef\xa0\x5a\xf1\x4f\xf8\x15\xb1\x6d\x64\x45\x07\xbb\xc4\xf1\x60\x7f\x3b\xb2\x00\x1c\xe2\x82\x52\x4a\x13\x87\x09\x6e\x8a\x9d\xd6\x8a\x7d\x5e\xb3\x4f\xf5\x8a\xa2\x53\x6b\x5d\xbe\x2b\x3a\x1d\x2d\x40\xa7\x6f\x19\xe9\x8c\x41\xd7\xf6\x06\xc5\x0f\x67\x37\xee\x6a\x7c\xeb\x52\xde\x1f\xfe\x43\xf1\xee\x41\x97\xc6\x6e\xaa\xa9\xa7\xb5\x03\x6e\x9e\xad\x59\xd3\xdf\xae\x99\xbb\x9d\xbc\x85\x9f\x75\xbd\x58\xe9\xea\x53\xbb\x73\x9e\xe1\x42\x99\x6b\x74\xd5\xbe\x85\xda\x7c\x77\xd7\xab\x17\xd1\x8b\x8d\x39\x24\x57\x9e\x92\x3e\xf4\xdb\x8c\x36\x97\x5d\x17\x36\x2c\x7d\x4b\x16\x71\x6e\x2e\x10\xc1\xb4\xc6\x17\xba\xec\xc9\xad\xc3\x0a\xc4\xcc\x3b\x7b\x9d\x19\xc7\xb6\x44\xe5\x38\xeb\x64\x9b\xe1\x0c\xc2\x5a\x9c\x18\x33\xf9\xf0\x9b\x02\xdb\x1c\x6b\xd3\xa6\xf1\x81\x7e\xcb\x7f\x47\xb4\x30\xc5\x6e\xa4\x5e\xd1\xff\xbb\x97\x3f\xbf\x2d\xf9\x7e\x73\x04\xf6\xef\x7d\x40\xd1\xfd\xd6\x72\x51\xc8\x7e\x18\xc3\xfb\x56\xeb\xcc\xda\x3d\x70\xea\x4c\x2a\x2a\xb4\x29\x00\x7b\x22\xfd\xe4\xd8\x01\x70\x10\x4d\x10\x6d\x79\x95\x44\x8c\x51\x34\x30\x78\xd4\xba\x0d\x7f\x5f\x4f\xc6\xb7\xb8\x9c\x09\xb3\xdd\x81\x36\x4d\x3a\xa6\x74\x5e\x3d\xb2\xad\x9c\xc1\x8b\x6a\xd6\xa2\xc6\xe0\x0a\x93\x55\xc8\x0c\xf3\xf8\xdb\xea\xeb\x96\x8c\xe3\xb4\x33\x31\x95\x0e\x56\x6a\xef\x0a\x66\xa3\xca\xfc\xad\x51\xbd\x1b\xe7\x9d\x0a\x17\x6c\xf4\x1e\x1d\x59\x48\xce\xbb\x6f\x53\xde\xac\x8e\xde\x91\xad\x66\x73\xb9\x5e\x0c\x8d\x4d\xc3\xd9\xf4\xd5\x26\x2f\x8d\x26\xf9\xda\xf4\x5f\x1d\xc7\x74\xc7\xc5\xdb\x7a\x5c\xbe\x82\x15\x8c\x11\xb3\xc9\x29\xc7\xe1\xf6\x84\xd7\xd8\x14\x95\x32\xe2\x82\x43\x79\xad\xef\x16\xdb\xe3\x08\x81\x0e\xd6\x35\x85\x03\x78\x3f\xbf\x23\x56\x53\xe7\xc6\xf0\x5f\xbd\x72\x00\x44\xcb\x37\x09\x2d\x7f\x7e\x3d\x53\xaa\xbf\xf4\xff\x34\x83\xd5\x5a\x4a\xd6\x3b\x29\xf7\xbf\x7b\xc8\x3a\xe0\xc8\x9e\xd5\xfa\x77\x1e\x02\x45\xff\x19\x6d\x07\x60\xdb\x43\x9f\xf5\x4a\x03\xae\x88\x1c\x3a\xe1\xfe\x80\x8a\x24\xad\x28\xa4\x69\x5e\x6d\x4c\x50\xd0\x2b\x72\xe4\x3a\xeb\x83\x7b\x6f\xaf\x16\x36\x1b\xbe\x7f\x29\x2d\x74\x32\x13\xdc\x3a\xd0\x7a\x65\xad\x67\xcf\x5a\x0d\x2c\x7c\xeb\x51\x2c\x60\x34\xf2\x9a\xff\x3c\xd7\x5a\xb4\xc1\x60\x62\xce\x78\xc1\xec\x6c\x34\xc5\xf7\xc2\x58\x77\xe0\x09\xfa\x6e\x1a\x97\x71\xe3\x8b\x6d\x4b\x45\x89\x24\x53\xff\xce\xaa\x25\x52\x82\x8b\xe9\xc7\xfb\x07\x31\xc3\x31\xef\x4d\x7f\x35\x4b\x60\x4f\x46\x09\x9a\x2a\xd5\xdf\xc6\x99\x87\xb4\x99\xce\xd5\x5d\xc6\xd5\x06\x95\x9b\x6d\xbd\x1e\x86\x67\xf1\x4f\x31\x6b\xba\xd2\x8f\xf7\xf2\xcd\x35\xd5\xbc\xfc\x11\xd9\xeb\x61\x68\x1a\x7e\x91\x19\x71\x74\xed\x07\x50\x60\x58\x5d\x07\x85\x03\xf9\x3f\xfd\x40\xc8\xba\xd7\xfb\x4b\xff\x7e\xff\xcb\x75\xfa\xd1\x6a\x1d\x21\xfb\x21\xf4\x31\x00\xec\xc1\x50\x51\xb5\x33\x03\x46\xf0\x12\xe7\xef\xda\x4e\xd2\xb0\x42\xa1\xc2\xed\xe2\xbb\x44\x3b\x3d\x19\xd3\xce\x14\x09\xe4\xb4\x5d\xad\x67\x48\x40\x03\xae\x39\xb0\x23\xc2\xcb\xc5\x10\x5b\x9c\xb7\x2d\xee\x8e\xe5\x05\xcc\xef\x86\x9b\x09\xa1\x46\x36\x4b\xdf\xdf\x7d\x4e\xf1\xd6\x21\x2e\xbd\x46\x4f\x24\x4d\x51\xf8\x07\x9d\xa2\x9f\x99\x98\xa0\x18\x11\x5d\xd5\x4f\x78\xac\x48\xa4\xb3\xee\xec\xbb\x2e\xec\x8d\xb0\x49\xbd\xd6\x97\x57\x70\x9b\x42\x0f\xeb\xc7\xf4\xf0\xe2\x02\x83\x6a\xf4\x4a\x3a\x22\xf1\xca\x3e\xbf\xf4\x4b\xee\x6d\xc6\x9f\xf3\x1a\x33\x90\x6d\xba\x8b\xef\xf0\xbc\xad\x5f\x54\xaf\x8e\xd8\xb8\x8c\xeb\xf7\xdf\xbc\x8d\x14\x3a\xef\xd4\x67\xa8\x15\x46\x48\xf6\xfe\x7f\xf8\x81\x90\xe7\xdd\xe9\x2f\xab\x95\x72\xff\xfd\x01\x0f\xd5\xff\x87\x03\xa1\x7c\xff\x23\xfb\xc9\xfa\x17\x39\x27\xa6\x5d\x0d\x80\x95\x66\x77\xdf\xcd\x7a\x00\xa1\x6d\xc7\x2b\x2f\xca\x83\xb1\x7c\x8a\x44\x43\x4e\x03\x49\x43\xe7\x87\xb6\xee\xc9\x11\x42\xa7\x6d\xad\x6d\xa3\xf7\x51\xa4\xd2\xef\x93\xc7\x77\x47\x3a\x7c\x67\xe6\xdd\x00\x47\x8b\xb3\x78\x91\xaa\x8f\xc1\x43\x46\x02\xb8\x67\xed\x0f\x42\xa3\x74\xee\xe1\xca\x87\x7e\x84\x1e\xd0\x62\xc0\xe9\x63\xb3\x42\x83\x34\xd9\x71\xc3\x38\xe6\xc0\x32\x0d\x0d\x0c\x35\xae\xdb\xf7\x84\x46\xfd\xcf\x4d\x78\x05\xaf\x70\xcd\xd9\xcf\x85\x78\x63\xaf\x14\xad\xfd\x83\xb1\xf8\x17\xee\x12\x5a\x27\x5e\xc7\x21\xbc\x2e\x39\x5a\x93\xbd\x4f\x10\x7b\x67\x15\x6d\x91\xae\xaf\x48\x89\x63\xb0\x36\xcd\x23\x16\x04\x6f\x67\xa4\xd5\x79\x9f\x9e\xa0\x6f\x6d\xab\x35\xd9\x5c\x4b\xc8\xb0\xd4\x04\x70\xde\x4b\xf5\x17\x17\x57\xfe\x98\xea\x2f\xfd\x9b\x72\xff\xfb\x47\xd7\x9f\xeb\xff\x4d\xd6\x3d\xfe\x2f\x1f\x80\x6b\x09\x00\xd4\xd7\xa8\xa8\x2a\xda\x01\x04\xba\x99\xaf\xe7\x1f\x82\x2a\xb9\x9b\x42\x92\xc9\xb1\xa4\x69\xd4\x31\x45\xfd\x50\x17\xe2\x63\x6b\x1b\x23\x1a\xb7\x49\x42\xaf\x0f\xaf\x6d\x84\x1d\x3b\xc1\x31\xf1\x9c\x23\xce\xcc\x80\xb0\xab\xd8\xc6\x25\xd9\xe0\x09\xf2\xa1\x0e\xef\xea\xaf\x73\x03\x49\xe9\xa0\x77\xb7\xd0\xfc\x8a\x70\x7f\xd8\xe0\x81\xa8\xe1\x11\x46\x0c\xb5\xc7\x6e\x55\x3f\xa4\x0d\x39\xea\x54\xa4\x12\x47\x60\x47\xb2\xed\xbe\x2b\x93\x16\x1d\x90\x69\xeb\x4f\x2a\x13\x3f\x0a\x91\x29\x9b\x08\x95\xdd\xa3\xbf\x08\x91\xe6\xc9\x2a\xe7\x86\x77\x10\xce\x9a\xcd\xaa\x9e\x7d\x53\x4c\x28\x34\x67\x55\xdb\xf0\xa2\x80\x50\x65\xf6\x44\x65\xe1\xe9\x11\x22\xa7\xe1\x05\xb5\xc8\xae\xa3\x04\x8c\xf1\x22\x40\xb8\xcc\xdf\xfb\xe0\x96\xdd\x6a\xed\xbb\xb0\x5a\xc7\xbd\xa9\xfe\x97\x0f\x02\x59\xff\xec\xf3\x58\xad\xf7\xee\x90\xf5\x4f\x72\x1e\x08\x25\x07\xa0\x80\x0b\x40\x20\xe6\xc8\xad\x0c\x19\x18\x95\xad\xe2\xed\x38\x99\x0e\xda\xda\x76\x52\xd7\xfd\xb6\x93\x32\x2d\x32\xd5\xbb\x9c\x1a\x89\x63\x6e\x8e\x06\x4c\x56\x25\xc4\xf3\x27\x83\x4d\x3c\x8c\x97\x88\xfa\x67\x1b\xcc\xcf\xea\x5b\x13\xe9\x2e\x1b\x5a\xb6\xa3\xbe\x13\xe6\x6e\xa3\xac\x8c\x35\xda\x09\x95\x3d\xcf\x6d\x44\xd7\xb8\x87\x07\x84\xec\xc5\x9f\xd6\xac\x14\xee\x61\x2d\xef\x62\x2b\xc1\x8e\xa8\xa5\x27\xa6\x40\x3b\x2f\x40\x34\xd6\xfd\x2a\x7f\x64\x6a\x88\x58\xa5\x6d\xa0\xb0\xef\x6b\x23\x31\x13\xf5\x5c\x21\x7a\x24\x8c\x78\x01\xe5\xa0\x10\xf8\xae\x83\xd8\xaa\xbd\x47\x21\xa9\xff\x10\xf1\x85\x96\xea\xfa\x7b\x01\xe5\x3c\xec\xb2\x5e\xad\x9f\xc9\x73\x80\x84\x5e\xae\x0b\x7a\xff\x9b\x83\x7a\xc0\xf9\xb7\xfe\x59\x56\xbf\x5a\xb3\x29\x79\x08\x7e\x00\xfc\xc8\x61\xba\x53\x9b\x00\xa4\x4f\x1d\xcf\x0e\xe1\x80\x72\xcd\x12\x61\x1f\xf7\x8f\x40\x63\x26\x25\xef\x6e\xc7\x47\x2a\x72\x9a\x54\xab\xb2\x78\x4b\x92\x08\x53\xd2\xa1\x37\xbc\x4b\x12\x48\xfb\xa0\x93\xa1\xb7\x8f\x44\x53\xe0\xa1\x67\xac\x0d\xc4\xbe\x2b\xd4\x06\x6d\x1a\xaf\x88\x15\x0d\xe5\x46\x3b\x55\x0f\x13\x2f\x74\x6b\x1b\x06\x29\x5d\x26\x26\x8d\x70\x1a\x96\x2a\x10\x88\x29\x73\xaa\x06\x0b\xff\xe6\x5c\xc8\x72\x90\x4e\x93\xd8\x54\x3d\xa4\x73\x08\x8d\xa4\x04\x85\x0a\xe9\x5b\x0b\x04\x92\xaf\x62\xb2\x74\xcc\xaf\x4c\x52\x84\xc2\x27\x69\xeb\x6f\x22\xa4\x34\x85\x4d\x52\x37\x3e\xf7\x90\x6e\xcb\x36\xad\xef\x83\x07\xe4\xf7\xc5\x61\x97\xd5\x8a\x75\xa0\xfa\x5f\x1c\x10\x79\x1f\xb4\x93\xfd\x00\x6e\x05\x90\xf5\x4f\x0e\xb2\xfe\x4b\x5e\x7f\x42\xc3\x6a\x3d\x15\x05\xc0\xf9\x7a\xcf\x58\x44\x01\x80\x54\x27\x6b\xbf\xaf\x1c\x7c\x53\xab\xe1\x15\x70\x16\x80\x08\x43\x44\x4c\xd3\x7a\x0f\x09\xeb\x50\xa5\x20\x6d\x22\x4c\xc2\x05\x28\x29\xa0\xf5\x55\x48\xaf\x4f\xd1\x28\x7f\xd0\x71\x22\x35\x66\xa2\x55\xe3\xb4\xfa\x48\x69\x45\x69\xea\x33\xea\x26\xa4\xc0\xab\x47\x34\x6a\x55\xe9\x49\xa2\x4d\x62\xda\x8e\x14\xee\x41\x9e\x97\x64\x35\x58\xa7\x4e\x90\x2b\x24\x49\x4c\xbe\xd5\xcc\x97\x8d\x26\x45\x10\x8b\xd4\x52\xd7\xb8\x8f\x5a\x38\x42\x6a\x93\x6d\x16\x27\xc1\x79\x50\x11\xdb\x2f\x56\x07\x42\x10\x29\xd4\x24\x92\x83\xcd\x80\x5a\xfe\x6c\xb1\x8c\xd9\x22\x30\x11\xd9\x00\x50\x0f\x7f\xcf\x81\xf9\x1b\xcb\x15\x4f\xd6\x33\xc7\xc9\x3e\x06\xaf\x27\xff\xd6\x3f\xef\x90\x75\xe0\x4a\xf2\xbf\xe7\xf7\xfe\xad\x7f\xaf\xf9\x40\x78\x03\xb0\xeb\xee\x0c\x0c\xa0\x06\x90\x0c\x67\x6a\x76\xa5\x03\x50\x6e\x62\x57\xb7\x65\x85\xa7\x7a\xfa\xfc\x92\xa6\x49\x10\x6f\x1d\x29\x2a\x6b\x30\x0a\x9e\x5e\xa6\x12\xda\x14\xdf\x07\xed\x4b\xc0\x95\xf8\x4b\xf6\xa9\xfa\x26\x50\x3d\x7d\x42\x3a\x4d\x75\x14\x36\x14\x5b\xcb\x63\x94\x1b\x49\xc3\xd5\x6c\x4a\x6c\xff\x72\x0f\xff\xe6\x5c\x48\x7d\x26\x61\x17\x9c\xe4\x85\xff\xf5\x79\x10\x93\x86\x8f\x90\x2d\x18\x24\xc2\x0c\x00\x43\xbc\x3a\xc2\x4a\x00\x80\xe6\xd6\x04\xe8\x9d\xfe\x73\x0e\x52\xf4\xef\x09\x32\xef\xb5\xc6\x01\x91\xcf\x45\x4a\x1e\xca\xbf\x3e\x08\x19\xe4\xbe\xac\xf9\x40\x90\xf7\x8f\xa3\x03\xc0\x96\xef\x54\x54\x6e\xca\x00\x27\x0a\xe8\xbd\x1c\x59\x00\x14\x46\x98\x27\x2c\x25\x00\x8b\xda\xcc\x59\x66\x98\x0a\xbd\x66\x65\x7c\x4d\x7a\x3b\xe1\x96\xeb\x51\xc1\x62\xed\x12\xa8\x0a\x30\x13\xe6\xd2\xa2\x82\x84\x68\x03\xb1\x32\xd5\x57\x90\x9d\x8c\x88\x56\xa9\xd8\x80\xd7\x59\x2a\x89\x60\xa5\x74\xd0\x2d\x39\x23\x15\x44\xe1\x1e\x64\xbf\x80\x42\xc3\x16\xa9\x5a\xe9\x01\x50\x7c\xe8\x2f\x25\x27\x89\x06\x8d\x17\xef\x24\x13\x25\x6f\x82\xe8\x88\xa8\xd4\x6b\xc9\xcd\xa0\x3c\x69\x22\xa5\x24\x8e\x86\x38\x8c\x96\x38\xad\xd8\x37\xe8\x84\x20\x61\x6e\x0a\xff\x21\x6c\x06\x00\x0b\xdc\x11\x00\x5f\xeb\xfe\x9c\x83\x3f\xc9\xdf\xeb\x1a\x07\x44\x20\x73\x30\xf6\xe4\x73\xe0\x5f\x1f\x04\xf2\xbe\x39\x45\x9e\x17\xc1\xef\x57\xab\x6b\x07\xb9\x56\x03\x30\x89\xd0\x48\xdb\x77\x01\xf0\xab\xec\xf6\x34\x07\x00\xe9\xc7\x07\x4f\x1a\x9d\x01\xd0\x38\xcd\xaa\xa2\x53\x0c\x60\x58\x77\x5c\x00\x55\x06\x93\x76\xd4\x3c\x07\xb4\x0f\xc2\x63\xef\xf9\x13\xb2\xea\xb1\xf0\x24\x54\xf5\x04\xa7\x6a\x2b\xdc\x8d\x55\x17\x9c\x57\x8a\x81\x8e\xe4\x7b\x27\xaa\xe4\x9f\xc1\xc3\x9c\x0f\x27\xfa\xd6\xb8\x07\xb2\xdf\x83\x74\x16\x64\xdc\xfc\x25\xb2\x24\x19\x09\xb9\xad\x96\xc2\x24\x71\x12\xe4\x3f\x51\x10\xee\x14\x7b\x08\x25\x6f\x8c\x85\xf9\xc4\x62\xa0\xe8\xcb\x21\xe1\x5f\xa2\x9f\xe0\xce\x2f\x47\xa1\x02\xd1\x7a\x78\x8b\x2d\x14\x94\x14\x95\x00\x80\x06\xfe\x29\xca\x1c\xa4\x9c\x83\xef\xc9\xbe\x37\x14\x0e\xa8\x65\xcb\x6a\xad\x26\x73\x52\x94\x3c\x94\x35\x0e\x86\xfc\x3c\x44\x90\x7d\xc5\x28\x3e\x10\x76\xc7\x01\xa8\xac\xa8\xa8\x1c\x36\x00\x30\xd5\xd0\x70\x5a\x6e\x04\xe0\x79\xb5\xb3\xc4\x98\x0f\x40\xd4\x6d\x6f\x39\x85\x7f\x40\x35\x01\xe8\xb4\x1d\x3b\xa2\x99\x08\x60\x59\xca\xde\xaf\xce\x01\xe0\xd4\xc0\x61\xa7\x12\x0e\xe0\xf3\x88\xb3\x4e\x85\x13\x16\x42\x18\x78\x9c\x15\xef\xc1\x74\x8c\x29\x2f\x8f\x3c\x0d\x2c\x24\x6f\xe2\x29\x90\xb9\x04\x3f\xcf\x7c\xe5\xcd\x90\x2a\x86\x5f\x45\xc9\xbc\xac\x52\x83\xd0\x5d\x31\x25\xf0\x50\x22\x07\xfa\x6b\x84\xf9\x7d\xc5\x8b\xe1\xc9\xdd\x5d\x02\xd9\xa2\x37\xe0\xed\xc3\x5d\xfc\xc2\xa2\xdb\xe1\xd5\xd3\x69\xfe\x0a\x11\x19\x78\xf7\x8e\x9e\xdf\x5b\x98\x03\xe6\xbe\xb2\xf0\x3e\x16\xee\x87\xd9\xe9\x2a\xbe\x09\xca\x39\xf0\x7f\x71\x40\x37\xc8\x7c\x03\x25\x0f\x25\x8f\x9c\x97\x95\x8a\x59\xad\x51\x64\x1e\xca\x9f\xfc\xfc\x38\x65\xfc\xcd\x81\x68\xe9\xac\x56\xa5\xcf\x00\xdb\xe7\xa9\xa8\x50\xa3\x00\x27\x7a\x77\x29\x69\x69\x03\xc8\x79\xef\xdf\xa5\x11\x00\xa0\xa1\x74\xc4\x4a\x2d\x0e\xc0\x58\x9e\xd9\x5d\xf9\x17\x80\xcd\x47\x96\x5e\xe5\x53\x00\xae\x29\x6c\xad\xca\x8c\x00\x7e\x7a\x1c\xdd\x0a\xd2\x00\x61\xb6\x1c\x45\x72\x36\x00\x31\x2d\x9c\xbb\x65\xee\x02\x24\x93\x38\x27\x24\xeb\x01\xb2\xb8\x39\x36\x4b\x34\x01\x14\x65\x70\xb9\x8b\x65\x03\x94\xf6\x73\xf4\x88\xe6\x02\x5c\x8d\xe1\xec\x14\x09\x00\xb8\xf5\x8a\xeb\x90\xf0\x77\x80\x16\x4d\xae\x2f\xc2\x23\x30\xdb\xf1\x90\xe7\xb4\xf0\x0e\xc0\xf4\xc6\xf0\x50\x0b\xc5\x01\x61\x20\x84\x9b\x34\xba\x0b\xfe\xbf\x1c\xd0\x25\xf2\x79\x70\x8e\xcc\xfd\xa4\x93\xb9\x28\x0a\x07\x13\x44\xee\x97\x7b\xc5\xdf\x1c\x88\x7e\xe3\x6a\x55\x21\x9f\x2b\x12\xcb\x7d\x0c\xa5\xa2\x52\xff\x09\xc0\x53\xbb\xbd\x41\x29\x1b\x40\xbc\x99\x0e\x2b\xcf\x00\x20\x1f\x48\x2f\x23\x97\x0d\xa0\x7d\x64\xbf\xb8\x5c\x15\x80\xf1\xdc\x21\x39\xe9\x5b\x00\xd6\xe7\x0e\x89\xc9\x15\x03\xb8\xee\x3d\xda\x26\xfb\x15\xc0\x97\x9a\xe5\xb6\xf4\x55\x80\xd0\x36\x56\x59\xa9\xc3\x00\x27\x37\xb1\x26\x49\x38\x02\x24\x8a\xb3\x36\x4a\x6c\x01\x48\x0f\x60\x3b\x28\x56\x06\x90\x0f\xec\x69\x62\xca\x00\x17\x6a\x8f\x67\x8b\xb4\x03\x54\xd0\x1c\x57\x16\xde\x00\x70\xdd\x85\xbd\x50\x38\x12\xa0\x31\x85\x33\x46\xb0\x0b\xa0\xd5\xea\x78\xe1\x09\x15\x80\x4e\x03\xf6\xe8\xe5\x4f\xa9\xb6\x77\x55\xcf\xfa\xdf\x1c\xc4\xf1\x37\xb2\xf2\x5b\x8e\xad\x73\x10\xb2\x71\x0a\x89\x7b\x7b\x00\xd4\xd9\x55\x63\x0e\x1f\x05\xd0\x1b\xd4\xe4\x60\x09\x01\x30\x0a\xd5\x9b\xe7\x2a\x01\x30\xfb\x68\x76\x5d\x64\x11\xc0\xe2\x84\xc3\x7e\x59\x14\x7c\x37\x77\xf4\x25\xa8\x15\x41\xa5\x29\x6f\xf4\x67\x9d\x32\x30\x31\xac\xce\xce\x32\x8e\x22\xb5\xe9\xd7\x97\xcf\xd8\x06\x92\x62\x51\xa5\x77\x7c\x1d\x92\x88\xb3\x5a\x51\x5d\xcc\xee\xca\xc4\x45\xf5\x8d\xef\x96\xdc\x42\x89\xbf\x55\x42\x7f\x8e\xb8\x29\x13\x1f\x2b\xdf\xc1\x0b\x7b\x88\x92\x5c\x95\xf6\x21\x6c\x0e\x37\x49\x03\x0a\xaf\x91\x5e\xeb\xad\x98\x73\x0a\xc5\x84\x1d\x96\x1b\xa6\xf0\x8a\x0e\x84\x03\x96\xf2\x63\x97\x14\x5f\x11\x94\x2c\xb8\x3e\x16\x2a\xf1\x12\xdc\xcc\xb9\x06\x0a\x94\xbe\x11\x32\xcc\xd4\x5e\xd1\x29\x29\x12\xf0\x86\x0b\x4f\x07\x94\x07\x08\x23\xc6\xed\x4f\x98\x94\x8d\x88\x3c\x06\xd9\x8f\x52\x94\x5b\x89\xda\xfa\xa1\xf7\xf8\x95\xc7\x88\xf1\xba\x2a\x7f\xf5\x61\xe5\xf7\x37\xea\x64\x69\xd3\xe5\x7a\x78\x46\x66\x64\x83\xe8\xba\xfe\x2f\x16\x21\xab\xb4\x4b\x18\x40\x8e\x4e\xce\x64\x6f\x12\x80\x46\x84\x12\xc3\x41\x36\x00\x03\x6e\x8d\x00\x16\x67\x00\xd3\x1e\xfd\x61\x5e\x9b\xf5\x3e\x58\xce\xda\xbd\x93\xfb\x01\x4b\xe6\xd7\xbd\x7e\xa8\x5c\x87\x62\xd3\x85\xa8\x0f\xba\x06\x70\xd0\xf8\x41\xd6\x07\xf3\x7c\x52\x8d\x41\x6d\xd9\x36\x3b\x6f\xd2\x41\xdd\x96\xdb\xe9\xae\x44\xe2\xb8\x96\x60\xb7\xaa\x7b\x27\x31\x56\xbd\x6f\xf8\xb7\xf7\x3d\xa2\x93\x6a\xfe\x74\xaf\x4f\x00\x85\x7f\x21\x71\x2a\x35\xe3\xbb\x9d\x2f\x13\x26\x15\xad\x90\x33\xb6\x2c\x73\x9f\x15\xa7\x91\xcb\xb6\xf4\x13\x67\x94\x6e\x23\xed\x36\xad\x5f\x94\x94\x7c\x08\xec\x96\xbe\xc3\xee\xca\x27\x08\x62\x96\x8a\xaf\xa3\x54\x4e\x12\x54\x2c\x5d\x9e\x0d\xa9\x14\x13\xd2\xcd\xa9\xbb\x63\x54\xbe\x12\xee\x98\x5e\x7a\x7c\x58\x85\x86\x28\x64\x90\xf6\xf0\x88\x0a\x8a\x28\x6d\xa0\xd6\xaa\xaf\xaa\x4c\xd4\xd5\x7f\xfd\x67\x1f\xfe\xd6\xff\x29\x3e\x08\x3c\x0a\x52\xbb\xb7\xe6\xfe\xc1\x41\x9c\x95\x75\xa5\xd7\x07\x40\xb1\x29\x04\x1e\xe4\x06\x30\x62\x55\xdf\xc7\xb2\x01\xc0\x3c\x57\xa7\x83\x8b\x00\x60\xd9\x6e\x62\x25\xbc\x04\x60\x7d\xdd\xe6\xb6\x7c\x17\x74\x58\x61\x3c\xfb\x35\x8d\x20\xd0\xe2\x40\x64\xb3\x41\x06\x6c\x31\x19\xc8\xd4\xb6\x68\x21\x65\x18\xea\x94\x79\x39\x98\x93\xb6\xea\xe2\x6f\x17\xb9\xf5\x12\x53\xb4\x2b\x9f\xa4\xf9\xf0\x10\xcd\x34\xc4\x46\x04\x7c\x63\x88\xc6\xaa\x96\x73\x1e\x3e\x38\xe2\x29\x15\x4d\xdc\x1b\x2f\x22\x89\x4e\x09\x8d\xaf\x74\x69\xc3\x8e\x2a\xe5\x20\xbb\x1d\x4b\xa7\x0f\x28\x73\x20\x5a\x0e\xa1\xe3\x1b\x54\x76\x20\x76\x0e\x8e\x23\x9e\x2a\x0f\x90\x42\x3b\xe8\xbf\xa3\xb6\x13\x29\xb2\xcf\x7b\x69\xa2\xfa\x05\x99\xb5\xb9\xfb\xf4\x8e\xda\x26\x82\x82\xd5\xd1\x0e\x82\x5a\x3f\xc1\xd6\xd2\xb6\x7d\x42\xf5\x26\xe1\x87\xf1\x64\x9b\x8e\xda\x77\xc2\x67\x93\xea\xc6\x47\xea\x57\x88\x9b\x8d\xfd\xfe\xdc\x0f\xab\xfe\x28\x6b\x7d\xb8\x29\xc2\xf4\x27\x07\x41\xe9\x83\x6a\xa3\x14\xec\xad\x5f\xe7\x41\x8c\xfd\xd5\xde\xb1\x98\x00\x58\xef\xd6\xd6\xe5\x3a\x0a\x60\x23\x62\xbc\x20\xba\x05\xc0\x86\xc1\xfa\x9d\x7c\x23\x34\xdb\x44\xb8\xc7\x69\x4e\x81\x95\xe5\xa1\x48\x47\x23\x05\x52\xab\x39\x75\xe6\x26\xdb\x38\x92\x98\xb1\x42\x69\x9f\xcb\x22\xf1\xa6\xfe\xde\x3b\xcf\xbc\x69\x89\x11\xda\x0e\x3d\x39\x3e\x2d\x84\x9f\x1a\x35\x9f\x39\x02\x5f\x10\x16\x54\x5f\xa0\x99\x03\x7a\x28\x7d\x20\xfe\x56\x56\xc5\x87\xba\x09\xa2\xa3\x95\xa3\xf0\x77\x5d\x6e\x4d\x0c\xab\xd4\xe1\x47\x5c\x02\x47\x97\x54\x15\x91\x6d\xce\x11\xef\x93\xd5\xe8\x10\x55\x27\xd6\xd7\x29\x6a\xf1\x48\xbe\xfd\xd7\x67\x5c\x6a\x4d\xc8\x6f\x5b\xba\x8e\xcf\x1a\x1c\x08\xde\x56\xf8\x61\x80\xfa\x0b\x82\x81\xd5\xf1\x7b\x37\x35\x68\x08\xf1\x16\xa9\xcd\x12\x1a\x7c\x84\x76\x33\xd5\x06\x4e\x8d\x1c\xc2\x84\xc9\x3b\xf8\x0f\x17\x44\x9d\x27\x96\xf7\x3f\x39\x08\x94\xb8\xe7\xae\x9d\x00\x6a\xa9\x92\x57\xf6\x1e\x04\x30\x52\x95\x53\x39\xf8\x12\xc0\xf2\x91\xb2\x1c\xf3\x39\x00\xbb\xbb\x9a\xbb\x38\xc3\xd6\x73\xa4\xec\xc5\xac\xf9\x14\x85\xa1\xd4\xae\xd7\xd5\x06\xb5\x09\xd8\xac\x3b\xc3\xb3\xcd\xa8\x48\x69\x96\x3b\xd2\x48\x0e\x81\x24\x6a\x93\xf0\x52\x0e\xf7\xcb\x6b\x9c\x18\x03\x2a\xe4\xa9\x60\x00\x96\xd0\xae\x31\x30\x5a\x1d\x1c\x48\x08\x52\xcb\xc4\x04\x87\x9e\xa5\x70\x51\xc8\x27\x15\x29\xdc\xbc\x97\xe0\x4c\x85\x2a\x2f\x9e\xcf\xd3\x65\x9c\x56\x4d\x17\x6f\xec\x41\xfc\xe0\xa8\x36\x8c\xaf\x72\xa7\x79\xbb\x4b\xbd\x06\x3f\xef\x2a\xf5\x6c\x5a\x63\x1a\x39\xec\x92\xd6\x4d\xa7\x31\x85\xc4\x3a\x46\x3d\xbe\xab\x71\x1b\xf9\x66\x77\xf8\xc1\x3e\x4d\x43\xc2\x76\x5b\x5a\x0a\x0f\x55\x3f\xac\xf9\x9a\x50\x6e\xfe\xbb\xce\x4a\x4b\x82\x30\x66\x1a\xb2\x3e\x17\xa8\xe2\xa5\x0b\xff\xd4\xff\x29\x1c\x84\x20\x9d\x68\xf9\x76\x3d\x00\xd9\x62\xd1\xb1\x9d\x00\xa0\x7d\x51\xe2\xf2\xde\x76\x00\xe3\x64\x69\x9a\xfd\x8f\x96\xbf\x77\xc5\x4d\x47\x7d\x01\x1c\x16\x35\xdc\x38\xfb\x00\x9c\x6d\x0d\xde\x8b\x26\x00\x38\x21\x96\x55\x8a\xc3\x10\xee\x18\xe0\x6c\xa7\xfb\x0c\x36\xd9\x5e\x0f\x3d\x65\x8e\xa6\xf4\x81\x88\x33\x69\x2c\xf9\xe9\xb1\x6f\x8d\x13\xbb\xa5\xc3\xf6\x8c\x25\x64\x86\x20\xaa\x59\x3e\xa6\x10\x11\x47\x60\x57\xdf\x8a\x79\x1f\x61\x44\x58\x54\x0d\xc1\xd1\x04\x5c\x41\x37\xa8\x96\xe0\xbc\xfd\x7c\xa6\xb0\x6a\x49\xb8\x22\xdf\xaf\x5f\x76\xaa\x0b\xe2\x8f\x7a\x0d\xbe\xdf\xa8\x11\x89\x57\xf3\x72\x79\x7d\x48\x03\x83\xbf\xea\x3e\xfa\x94\x5d\x6b\x23\x7e\xda\x4d\xf9\x31\x56\xeb\x34\xa2\xec\x3c\x76\xff\xb2\xd6\x35\xe4\xba\x43\x65\x4b\x87\x56\x3e\x42\xb2\x1d\xac\xef\xd3\x3e\x4f\xe0\xb6\xb9\x56\x37\x85\xa2\x23\xb8\x5b\xe5\xd4\x86\x6a\x47\x13\xaa\x2c\x56\xd2\x64\x65\xdb\xa8\xfe\xe0\xa3\x28\xfa\x3f\xc5\x07\x41\xe8\x96\xb0\xdc\xf6\x5c\x00\x65\x94\xd8\x56\x3a\x8d\x75\x0e\xc2\x0c\x27\x61\xcd\x70\x1f\xc0\xbe\x4c\xe1\x34\xb3\x26\x80\xcb\x1d\x0d\x16\x6e\x25\x00\x37\x69\xdd\xcf\xc2\x7a\x00\x6e\x54\xe6\xcd\x8a\xa2\x6b\x3e\x52\x58\x7b\xb7\x20\x3f\x8b\x64\x92\xba\xb5\x60\xaa\xbf\x0b\x2d\xf1\x94\x39\x7f\xf1\x4b\xdf\xa7\x6b\x9c\x58\xa0\x4e\x4e\x1f\x77\xb8\x0e\x61\xbb\x66\xe6\xb7\xc1\xc8\xaf\x6b\x5c\x14\x99\x0f\x9b\x7b\xab\xf6\x1b\x3b\x18\x54\xff\xfd\x99\xfa\x2b\x9c\x66\x40\xfa\x08\xa2\x19\x8e\x73\x0b\xc8\xec\xb7\xd0\xd2\xc3\x0d\xf9\x22\x14\x7f\xa4\xae\x97\xda\x29\xf8\x2b\x1e\xc3\xed\x7c\x28\x36\x64\x9b\xdb\xe1\x56\x2e\x54\x1f\xa2\xea\x12\xd7\x44\x8d\xda\x86\x74\x3b\x30\xdc\xb2\xd2\x39\x4e\xa0\xb6\x0b\xa8\xcd\xd0\x39\x4a\x90\xb5\xb1\xbb\x76\x5a\x27\x91\x90\x64\xf9\xfe\xbf\xf3\xf1\x5f\x1f\x04\x11\x35\xe1\x5e\x5a\x49\x00\x95\xa3\x22\xc7\x77\x05\x00\xe8\x77\x8b\x4a\xed\x79\x01\x60\xe5\x23\x96\xc0\xa0\x02\xe0\x5c\x27\x4f\xcb\xac\x07\xe0\xce\xad\x2e\xc7\xed\x0a\xe0\xd5\xaf\x2b\x24\xca\x00\xe0\x21\x62\x56\xa0\x78\x18\xdc\x5d\xea\x1d\x4d\xf4\x39\x48\xb5\x8e\x98\xc0\x67\xb6\x92\xa4\xbd\xb6\x8c\xc9\x09\x6e\x6d\x44\x7b\xf3\xfb\xc5\x1d\xfe\x7a\x6b\x9c\xd8\x07\xdd\x4b\xcf\xdb\x4e\x9e\x43\x02\xb4\x78\x27\x77\xc6\xfe\xa0\xf4\x01\x5b\xa8\xbe\x0d\xcb\x13\x56\xf0\xcb\x46\x43\x09\x1b\x1e\x5a\xf6\x85\x59\xf3\x0b\xb6\x3c\x34\xfc\xdd\xb4\x36\x2b\x6e\x67\xb0\xdb\x8b\xe7\xa8\x03\xb8\xc8\xc0\x03\x3d\x73\xa8\x0a\xdc\x47\xbf\xdb\x8f\x75\x74\x74\xf1\xda\xde\xf8\xfb\x2f\x75\x38\xf0\xcf\x3d\x44\xee\xbe\xd2\xf5\x43\xb6\xba\x3d\xbd\xdd\xa0\xb7\x0d\x31\x76\xb9\x7c\x23\x5e\x4f\x0d\x69\x73\x34\xbc\x7a\x43\xef\x32\x61\x87\x5d\xc9\x95\x09\x3d\x31\x82\x9e\x8d\x20\xfc\x87\x8f\x5a\xd3\xff\xff\xf1\x41\x50\x3f\x29\x94\xb2\x4b\x16\xc0\x38\x54\xf8\xfe\x9e\x1b\xeb\x3c\x88\xab\x8d\x94\x2e\xa3\x1f\x80\xf7\x90\x22\x1c\x8f\x02\xf0\x99\x40\x6d\x16\x36\x00\xf0\x15\x33\x55\x54\x6a\x5a\xf3\x4f\x3a\xe5\x82\xf8\x2e\xd8\x47\x13\xe7\xec\xb9\x12\xf4\x3d\xac\x88\x07\x2d\x3f\x17\xe1\x83\x7c\xd7\x38\x31\x67\x3d\xbb\x97\xc7\xe2\xf3\xf1\x43\x5a\x29\xd3\x3b\x13\xdd\x29\x7c\xd8\x7c\xa7\xc6\x0b\x8c\x7d\xf4\xd8\x44\x9a\x16\x3d\xe6\x51\x54\xf8\x30\xa2\x5d\x86\xd5\x89\xd8\xff\xa6\x46\x87\x1d\x1b\x1e\x5e\xf3\x4c\x58\xe7\x19\x8e\x2e\x44\x87\x92\x97\x76\x5f\x47\xaf\x02\xf7\xd5\x3f\xb8\x69\x4a\x6f\x08\xef\xe9\xdd\xdf\x60\xab\x57\x89\xff\xe0\xe1\x71\x63\x9f\x01\x1d\x22\xe3\x3a\x70\x3d\x59\x5f\x06\xa9\x70\xb2\xbd\xf2\xcb\x40\x0e\xe9\x72\xf4\xb8\xc4\xa8\xdf\x43\xd0\xb7\x89\x5a\x39\x27\x18\x56\xfb\xb0\xaa\xff\xef\x0c\x17\x58\xf9\xfd\xfa\x5f\x1f\x04\x6d\xd1\x13\x93\xbb\x76\xaf\x73\x10\x94\x7c\x10\x2f\x4b\x89\x24\x46\x2d\x00\x3f\x2f\x79\x7a\x36\x45\x80\xe0\x4b\x9a\xb2\xc2\x1c\x00\x81\x35\x86\xae\xf2\x37\xc1\xc6\xf7\xae\x6d\xa3\x21\x0d\xc9\xca\x3d\xd1\x6b\xca\x31\x9c\x98\xe5\xf8\x29\xbe\xd6\x57\x98\x70\xd6\x86\xae\xc8\x22\x7c\x02\xa9\x37\x3d\x54\xff\x39\x8e\x07\x3f\xa6\xbf\xf9\x55\x6f\x52\x1a\x6e\x41\x5b\x6f\x36\x3a\xfd\x29\xee\x9a\xa6\xe6\xd2\xd1\x04\xcf\xa9\x3b\xda\x9b\x96\x12\x4f\x39\x7c\x7a\xa5\xc3\xb9\xd4\x1d\x3f\x39\x60\xa8\xcb\x89\x49\x8c\xf1\x7a\x76\x42\x6f\x0a\x33\x17\x5d\xdc\x11\xa4\x7f\x0b\x7b\x31\xfc\xd5\x9a\x3f\x92\x95\xa1\x1c\xae\x2a\xb0\xf1\xce\xbc\xc1\x10\x5e\xd2\xb7\x8e\xc2\x43\x5d\x7b\x64\x14\x8b\x7f\xee\x79\x9f\xc2\x43\x5d\x7a\x64\x14\x8a\x64\x3a\x3f\x2c\xfd\x6c\x54\x8b\x7c\x70\xdc\x0b\x7f\xf0\x51\xab\xfa\xff\xbe\xcd\x02\x2b\x3a\x1d\x25\x07\x81\xe2\x83\xa0\xe7\x28\xc0\xb6\xb3\x7f\x9d\x83\xa0\xf8\xa3\xf8\xd9\x88\x6e\x3d\xc4\x0f\x10\x5a\x24\x43\x77\x2c\x16\x20\xc2\x50\x9d\x47\xe8\x06\x40\x84\x85\xde\x0f\x05\x76\x08\x0a\x6e\xb3\x52\xd4\xff\x49\x3a\xe8\x39\xe5\x19\xe4\xf2\x8b\xc8\xe7\x7a\x28\xc6\x2c\xd0\x8a\x70\xc2\x76\xac\x70\x63\xf4\xc5\x35\x3e\xea\xab\x01\xf5\xdb\x93\x99\x8d\x38\x63\xed\xe2\x85\x97\xd9\xfd\x73\xa6\xda\xa9\x68\xe9\xd4\xba\xaf\x79\x3a\xf7\xd1\x0f\x53\x78\x07\x59\xf5\xcd\xd0\x1d\xa9\x5b\xfa\x3e\x18\x24\x2d\xb5\x25\x14\x3c\xe1\x35\x98\xc6\xe4\xc5\xca\x3e\x90\x34\xb2\xc1\x6e\x3b\x49\xdd\x5c\x6f\x44\xc2\x9e\x8e\x64\x5c\xf3\x47\xda\x63\x32\x86\x4b\x0e\x76\xba\xb6\xc7\x18\x8d\x77\xf4\xe5\xa3\xf0\x50\x65\x7a\xa6\x03\xf8\x49\xcf\xd8\x92\x3b\x26\x13\x88\xad\x6b\x4d\x91\x95\xe9\x1d\xa4\xc8\xf9\xdd\xfa\x7e\x58\xd3\xff\x7d\xf8\xda\x37\x31\x00\x88\xd8\xf0\x2b\x6d\x25\x02\x28\xc7\xf1\xb4\x6e\x3f\x02\x60\x9a\xca\xfd\x76\x47\xdc\x3a\x07\xe1\x4d\xc3\x7f\x7c\x6f\x36\x40\x48\x9d\x50\xd5\xc1\x2c\x80\x18\x75\x89\x0b\xac\x8c\xeb\xf9\x49\x71\x38\x5d\x7a\xa5\x1d\x90\x1d\x3d\x68\xfa\x49\xcf\x86\xc4\x1b\xa4\xe1\x32\xe2\x92\x4d\xe8\xf2\x08\x8f\x1c\x0a\x4d\x41\x7c\x1c\x63\xf3\xe6\x12\x9c\x70\x58\x4b\xe5\xfa\xb6\xac\xeb\xd8\x4e\x43\xc6\xc1\xc8\xdc\x35\x1e\x68\x1c\xd1\x9b\x5d\x08\x38\xbb\xe3\xbd\xa4\x41\xdb\x62\x42\x36\x5b\x9f\x9a\xd1\x10\x5a\x37\x43\xa0\x03\x6b\x92\x8a\xee\x4b\x53\xbf\xf7\xcc\x94\x7f\xa9\x3d\xb1\x81\x92\x13\x46\xf1\x05\xba\x9e\x6b\xd6\x80\x25\x84\x8b\x51\x7c\x81\x2e\x25\x9a\x6b\xe0\xb7\x06\xa8\x97\x6e\xb1\x50\xc2\x6b\xf8\x55\x51\x38\xa0\xc2\x61\x73\x05\x44\xc2\x5d\x21\xb7\xc9\x7c\x18\x29\x76\xd9\xbe\xbe\x1f\xd6\xf4\xff\xc3\x5c\xbf\x37\x19\x02\x88\x35\x70\x6b\x6e\xe9\x00\xd0\x2a\xe0\x1c\xdc\x76\x6b\xdd\x07\x61\x8d\x83\xe8\xe4\xde\xbf\x7b\x18\x20\x46\x91\x57\x6e\x9f\x0b\x40\xf2\xbc\x70\x1e\xd3\x20\x40\x26\x9b\x0c\x81\x37\x01\x20\x6d\x54\x33\x5f\xfe\x22\xa4\xa6\x38\x1a\x31\xe9\x1b\x92\xe8\x4f\x6e\x75\x18\x75\x33\x21\xec\xf2\x63\x0b\xd9\x75\x52\x1b\xef\xe9\xfa\xf1\x8c\x6a\x86\x39\xb6\xc5\xfa\x77\xbd\x4a\xfe\x2b\x0c\x8d\x91\xc3\x07\x9b\x92\x90\x5f\xef\xf5\x61\xb6\xb8\xf8\xc3\x10\xbd\xf1\xf3\xb9\x7b\x45\xf0\xec\x81\x19\xf3\x02\x75\xfe\xe3\x35\x0e\xe6\x89\xc5\x69\x34\x63\x96\xe3\xed\x47\x56\x56\xe8\xc9\xb4\xe9\x1a\x46\x2b\x27\x8c\x50\x82\x4d\x65\x9d\x35\x1a\x73\x21\xde\xfc\xd2\x37\xeb\x9d\xd8\xd8\x28\x62\x69\xaa\xb5\x01\x6e\x7f\xb8\x5e\x71\x90\x55\x04\xae\x29\x08\x7b\xee\x83\xb5\x1b\x9e\xcf\x7f\x38\x17\x6d\x6d\x8c\xcf\xf7\x79\x91\x43\x67\x3d\x8c\x9f\xf4\x52\xcd\x3e\x60\xb5\x88\xb8\xb8\x09\xaf\xef\x07\x8a\xfe\xcf\x95\xcb\x65\xb8\x79\x7c\x5d\xff\xd7\x4f\x62\x7d\xbf\x45\x03\xc0\x21\xee\x58\xe5\xb6\x64\x00\x9f\x25\xe6\xc9\xad\x3f\x00\xa2\x72\xd9\x83\x77\x6d\x04\x48\xd6\xe3\x7c\xba\x37\x19\xe0\xf4\x2e\xc1\x41\xa6\xf7\x00\x79\xbb\x25\x3d\xb8\x05\x01\xf2\xf4\x55\x0e\x48\x27\x41\xc1\x99\x2a\xdd\x39\x3d\x14\x69\x5b\x5a\xab\x75\x89\xfb\x71\x24\x38\x3c\xce\x8f\xe5\xd4\x23\x9c\xa0\xd7\x78\x66\x6f\xee\xfd\x25\xb4\xfd\xce\x7a\xab\xb2\x1b\x8b\x57\x8c\x7d\xc6\xee\x5d\x35\x1e\x8e\x33\x9b\x98\xf1\xac\xac\xee\xb9\x67\x25\x3c\x1b\x5e\xd6\x7f\xbf\xc0\x26\x62\xee\xd6\x85\xa5\x86\x7a\xdb\x94\x05\xb9\x73\xd2\x75\x47\xec\x1e\x2d\xd2\xe5\x6e\xbb\x7a\xc6\x9e\x1a\xed\x97\xf9\xfb\x92\x83\xfd\xf8\x12\x2a\x75\xb8\x24\xc1\x41\x01\xc3\x94\x58\x52\xf8\xc1\xe1\x2d\xe6\x41\x3c\x77\xee\x77\x47\x75\x6c\x68\xf4\xfc\xd9\x76\x07\x13\xdc\x96\x08\x95\xec\x6a\x07\x63\x5c\x6d\xf0\xd7\x4c\x26\x07\x5a\xfc\xf1\x80\xb8\xd4\x3c\xfb\x97\xf8\x06\x1f\xa9\x94\x04\x7b\x19\x64\x83\x67\x07\x00\xf5\x16\xfe\xcf\xcb\xeb\xa7\xe8\xff\x7c\xdd\x6c\xcf\x37\x7d\x02\x50\x09\x60\x1e\xdd\x2c\x05\x60\x9e\xc4\x5c\x42\xf3\x60\x3d\x07\x21\xec\x1a\x53\xf8\x96\x2e\x80\xc4\xaa\x0d\x8b\x2b\xfa\xe7\x73\x56\xe5\x9d\xa7\x01\xce\xb3\x72\x33\x1e\xd8\x00\x50\x6e\x26\xa4\x7c\x2c\x0e\xe0\x52\xb6\xdc\x61\x71\x4e\xb8\x5f\x6e\xa2\x41\x44\x71\x92\x98\x8b\x68\x4c\x55\xdd\xa8\x91\xa3\x29\x15\xee\x8f\x93\xfa\x96\x8a\x83\x02\x92\x2c\x4a\xf0\x13\x28\x0f\xeb\x1a\x8e\xab\x15\x23\xfb\xed\x69\xdf\x4f\xdc\xac\xec\xec\x70\x68\x99\x1a\xaf\xb5\x6b\x60\x77\x61\x9b\x09\xac\x6a\xac\xc9\x72\xbd\xf3\x7b\xa1\xe2\x44\x65\xa2\xeb\xf7\xb9\xc9\x62\xaf\x12\x63\xf7\xd1\xf9\xd9\xc2\xba\xf3\xa1\xee\xf6\x8b\x9b\xf3\x44\x28\x79\x48\x39\x0f\xdd\x73\x96\x34\xd3\xaa\xb3\x3a\xdd\xae\x62\x2c\x13\x26\xd3\xc2\xdd\xcf\x60\xfa\xe3\x65\x93\x87\xdc\x88\xd8\xd3\xd1\xdd\xa7\xcc\xdd\xdd\x70\xa2\xe1\x67\xe2\x87\x5d\xbf\xe0\xfa\x82\xed\x63\x43\x5c\x5b\xf0\x12\x01\xfa\x51\xea\x6e\xa5\xf8\x33\xbe\x2b\xb7\x8c\xd8\x88\x2b\xef\x4d\x14\xfd\x3f\xf5\xd8\x8a\xff\x81\xca\x56\xda\x95\xbf\xbb\x6d\xda\x36\x7f\xfc\x53\xf7\x8c\x7b\x4a\xf5\x97\xfe\x4b\xc9\xc5\xa8\x3a\xc1\x62\xb0\x2b\x09\xa0\x0e\xe1\x41\x8e\xdc\x05\xb8\xbd\x24\x3e\x27\x98\x08\x5f\xef\x7c\x57\x7a\xaa\xd1\x47\xda\x7b\x7d\x5e\x5f\xd2\x4d\x7c\x69\x43\x09\x9b\x7d\x79\x8a\xfa\x07\x4c\xaa\x6b\xf8\xd1\xf2\xa7\x4f\x59\xa3\x32\x2f\x7c\xab\xcd\x6a\x29\x0a\xda\xd2\x23\xdf\x18\x75\xcd\xc7\x3f\x69\x92\xa1\xb1\xb2\x64\x26\x60\xe0\x97\x4b\x6d\x49\x01\x67\xa0\xd3\x8c\xef\xd5\xb1\x33\x3d\x81\xa7\x66\x05\x2b\x4c\x33\x43\x03\xf9\xe6\x99\x8a\x63\x53\x3a\x03\x4d\x16\xfc\x0a\xf4\x12\xf7\x06\xcc\x2d\xd6\x9e\x19\xa3\xf8\x9f\xc4\x18\xf9\x37\x2d\x35\xa5\x3c\x3d\x29\xee\x57\x81\xf1\x4b\x78\x11\x71\xd1\xef\x23\xf6\x60\xec\x58\x44\x89\xcf\x10\xf6\x7d\x14\x53\x68\xb3\xcf\x0d\x9c\x6f\x98\x40\x70\xb4\x0f\x07\x0e\x13\xa4\x11\x68\xe5\xe3\x8a\x97\x09\x50\x07\xa0\x75\x64\xd9\xb3\x32\x17\xc8\xfa\xbf\xd4\x7e\xda\xfc\x15\xdd\x17\xbb\x79\x68\xb9\xba\x92\x39\x08\x8a\x0f\x02\xe5\xfe\x77\xb1\xd1\xea\x7d\xf8\x6b\x57\x56\x73\x51\xee\x5e\xdb\xa0\xb4\x5c\xef\x7b\xb0\xcd\xec\xcb\x01\xe8\xe4\x38\x31\xca\x99\x0d\xd0\x43\x27\x93\xa0\xc4\x82\x28\x77\xe8\x6a\xfc\x72\xe2\xf9\x7a\xa3\xfe\x95\x45\xf3\xa9\x87\xdd\xdf\x2b\x13\x7c\x91\x0b\x0f\x6b\x34\x72\xf3\x32\x5e\xde\xec\x28\x78\x95\x7e\xba\xe9\x65\xf3\x8f\x34\x9a\x24\xa3\xef\x2d\x6d\xc9\x09\x96\x89\xd4\x53\x2e\xb7\x9e\xc4\xbd\x39\x85\x9a\x6e\xb9\x6e\x1f\x63\x10\xbf\xf9\xf7\xe3\x4a\xba\xe8\x27\x31\x31\x73\x51\x65\x07\x23\xd5\x62\xcc\xe7\xa7\x8b\x52\xc2\xeb\xa2\xa9\x16\x9d\x73\x0d\xc2\x94\x22\x1b\xd0\xee\xd9\x79\xa1\x91\x61\x42\x4b\xb9\xa9\x97\x82\x1b\x42\x9f\x61\x9c\x12\x8f\x07\x55\x87\x44\x60\x77\xc4\x89\x06\x2a\x04\xe5\x62\xbf\x47\xf6\xf8\x17\x07\x5f\xc1\x29\x87\xbb\xf8\x4b\x07\x0c\xe2\x06\x82\x75\xfc\x8e\x04\x44\xe1\xc5\x03\x42\x00\x98\x38\x99\x09\x1b\xa8\xfe\x87\xfe\x4f\xfe\x1d\x9f\x92\x8b\x42\xd1\xbf\x8b\xc8\xb9\x07\xd7\xfc\x56\x6b\x13\xd9\x17\xe4\x49\x24\xd5\x8a\xaf\x6b\xff\x01\xda\x15\x1e\x75\x98\x85\x03\x7d\xa8\x15\xe0\x8b\xb6\xd8\x27\xc9\x63\x93\x03\xef\xbe\xab\x1c\xb4\x72\x78\x8d\x7a\xb6\xd5\xe8\x47\xc4\x4c\xe3\xed\xf6\x5c\x77\xd5\x3c\xba\x82\x37\x77\x12\x13\x02\xaf\x55\x27\x30\xdc\x30\xbc\xf5\xe3\x76\x41\xb0\x57\x35\xc3\xe4\xd1\xc6\x8b\x81\xfb\x2b\xf8\xa6\x99\x6a\x92\x02\xb8\x4b\x95\x7e\xcb\x5f\x11\xf7\x57\x2f\x7a\x3a\xb7\xbf\x7c\x97\x5f\x77\x9e\xef\xfc\xab\xa2\x8b\x7e\x27\x72\xb6\x2e\xca\xe6\xde\xf5\x13\xc8\xf4\x46\x1f\x38\xfd\xc9\x27\x28\xdd\x79\xc9\x26\x2d\xef\x5f\xdf\x0f\x4f\xfb\xc4\x41\x6c\x75\x34\xca\x73\x28\x7e\x07\x8e\x39\x42\xd7\x43\x2c\x4e\x04\xd7\x1b\x5c\xea\x21\x75\x72\x2f\x5e\x36\xc0\xc8\x63\x77\x94\x38\x3e\xdd\x97\x00\x70\x54\x86\xc9\x99\x9a\xb4\xae\xff\x1b\x1c\xa7\x3e\xb0\x5c\x3d\x8f\x51\xfd\x75\xff\x9d\xe2\x0b\x43\xf1\x01\xa0\x70\x10\x3d\xe4\xfb\xcf\xef\xc8\xcf\xcb\x37\x22\xf5\x0a\x3f\xb6\x98\xc4\xfa\x73\x37\xdd\xdc\xb1\x45\x75\xa1\x94\x13\x3b\x87\xa3\x7f\x26\x2b\x70\xeb\xff\x7a\xec\x31\xfa\x4c\xaf\xd0\x17\x5b\x15\xff\x5e\xc7\xe9\x58\x9a\x71\x4a\xf1\x4b\xc6\x93\xcc\x65\x3d\xc1\x12\x7d\xcf\x6b\x5a\xaa\x6e\xb9\xa4\xf6\xca\x8d\x53\xd5\xf0\x38\x73\x3d\x48\xfa\xad\x7b\xf9\x9e\x13\xe6\x6e\xdc\x9c\x5f\xc9\x0d\x17\xd3\x3a\xd4\x7c\x74\x11\x38\xef\xa9\x8e\x5c\x34\x3a\xeb\xe1\xdc\x50\xd1\x8d\xb6\xcb\x7a\xe6\xbc\xa7\x4c\x77\x29\x27\xe5\xb3\xd3\xe2\x05\x66\x8c\x5d\x42\x9a\x73\xcd\x39\x61\xcc\x54\x5c\x94\x13\xe4\xde\xc4\x9e\x8f\x36\x70\xaa\x3c\xc3\x8c\x63\x09\xff\xe1\x98\x91\xdd\x81\x7b\x1f\xf4\xcb\xb1\x28\xc3\x01\xaf\xe1\xdf\x6e\x7f\x35\xdd\x07\xbf\xe4\x65\x68\xbf\x94\xa2\x89\xc8\x79\xec\x04\xe0\x95\xd8\x59\xbc\xfc\xb9\x29\xfa\xbf\xed\xb7\xd5\x1a\xf6\xe6\xef\x39\x70\x91\xac\xf3\xdd\xed\xa0\xfa\x8b\x83\xa0\xf8\x41\xfc\x84\x3f\x7f\xff\x9f\xe5\x07\x38\x32\xb1\x2d\xf7\xb3\x14\x00\x7f\xcd\xf1\x8c\xbe\x7e\x52\x82\x0c\xa8\x38\x35\x6a\x2c\xfd\x40\x39\x3b\x6e\xbc\xe0\x34\xbb\xcf\x6e\x4f\xb4\x7c\xd4\xc4\xe4\x91\x70\xa9\xb3\xe0\xd1\xfc\xa3\xff\xea\xae\xf3\x4f\x2d\x73\x7f\xf8\x8c\x5a\x96\x8d\x9b\x7f\x18\x8e\x9e\x3b\x7f\x61\x87\x05\xe3\x2b\xc9\x05\x8f\x3c\x63\xcb\x83\x5d\x1d\x8b\x75\xa7\x65\x2c\x53\x1f\xa8\xa1\xdb\xd3\xa3\xad\x94\x1b\xae\x2e\xa1\x13\xf3\xad\xb7\xde\xa4\xc6\x44\xc5\xff\xb0\xd6\xac\x9e\xc3\x1e\x8f\xe1\xb3\xbe\x59\x49\x83\x7d\x17\xb9\x85\x92\x73\x62\x19\x57\xfe\x1e\x2f\xe0\x5f\x6f\x55\x7a\x21\x0c\x1f\xec\x3b\x60\x75\xa1\x90\x1a\x3f\xe4\xd5\x63\xa5\x90\xcf\x88\xa8\xb8\xbb\x5b\x32\xe5\xcb\x21\xd9\x2e\x43\x00\x42\x64\xee\xe7\x5f\x1f\x88\xff\x8b\x03\x79\x12\x4c\x5e\x7f\x0b\xd5\x1f\x1c\x00\x45\xff\xf9\x49\xbe\xd7\xfc\xc1\x04\xe0\xf0\xb7\x2d\xef\xfb\x36\x00\xf0\xa9\x1f\xdb\xda\x2a\x09\xb4\x32\xee\x32\xb7\xaa\xa2\x89\x71\xda\xf4\xc6\x89\xa7\x7d\x11\x0e\x9b\x54\x9f\x96\x60\x09\x6c\x50\x08\x47\x3c\xde\x39\x02\xb3\xad\x4c\x36\xed\xa6\x99\xdd\xd2\x86\x3e\xf7\xcc\x41\xfd\xdd\x68\x9b\x45\x9b\xac\x32\xfd\xdb\x93\x2c\xe8\xb0\x34\x46\x03\x9b\x0f\xcf\x97\x8a\x13\x66\x0c\x5d\xdf\x5c\xc7\x68\xc7\x75\xae\xf9\x5d\x1c\x79\x74\x0c\x5b\x16\xf1\xc0\xc8\xad\x0d\x70\x29\x41\x63\xc6\x82\x77\x51\xb8\xf7\x01\xbf\x8c\x93\x6f\x97\xe2\xa5\xfd\x8c\x8d\x7f\xd4\x14\xe1\x9b\xbd\x9e\x1a\xe3\xae\x09\x21\xdb\x3d\x2c\x8d\x32\xab\x98\x90\x4a\x67\x0e\xe3\x73\x17\x63\x91\x61\xc7\x53\xc6\x3f\x4b\xee\x13\xf6\xdb\x07\xaf\x3f\x07\x94\x3c\x10\xca\x3e\x28\x8c\x58\xad\x75\x5b\xa8\xfe\xe6\x40\xc8\xfb\x65\x7a\x70\x65\xfd\x64\x1d\xe3\x3f\xf7\xc0\x63\x00\x36\x65\x53\x51\xb5\x12\x01\x78\xec\x99\x0c\xae\xbf\x01\x77\x19\x0e\xb1\x2b\x45\xa7\x48\x16\x5a\xee\x9a\xe3\x89\x59\x84\x47\x56\x4d\xb6\xf5\xbe\xda\xc8\x0e\x7f\x6b\xbf\x7d\x0e\x7a\x78\xd1\xb3\x8b\x21\x15\xa6\x9e\x38\xcd\xe6\xac\xc8\x6c\x3d\x2b\xec\xc5\x91\x1b\xd1\x0f\xb4\x65\xb1\xa5\x98\x97\x51\x8c\x5a\x5e\x0b\xce\xd8\xe6\x90\x9b\xda\xfe\xdf\x9f\xe1\x76\x07\x4b\x68\x8f\x7c\xb8\x81\xbb\xe6\xdf\x8a\x2a\xea\x7f\x86\xdf\xe1\xeb\x8f\xfa\xf0\xec\x28\xfe\x8a\xa7\x85\x4e\x61\xd7\x49\xfc\x80\x87\xa8\x6e\x5b\xbb\x39\x7e\xce\xbd\x41\x57\xaf\x25\x04\xc9\x76\x7a\xaa\xf3\xea\xae\x15\x32\x6d\x9f\xa8\x5b\x7c\x6b\x8e\xc0\x68\xc7\xae\x9b\x5b\x77\x9e\xa0\x69\x93\xae\x7b\xb7\xba\x8e\x50\x60\x79\x77\xfd\x39\x08\x46\x56\xeb\xd9\x8d\xe4\x39\x48\xd6\xb9\xda\xc9\xe7\xc5\xdb\xde\xff\xf5\xfd\xff\xbb\xfe\x6e\xb2\x1e\xd8\x96\x08\x70\xf8\xda\x16\x42\xcd\x6b\x00\xae\x80\x83\xbd\x25\x42\xf0\x55\xa2\x8b\x67\x2a\x73\x02\x0e\x68\x70\xcb\x31\x47\xce\x10\x67\x2d\x76\xeb\x57\x7a\x78\x13\x3c\x7c\x85\x1d\x53\x6d\xe9\x09\x34\xe9\x3f\x5c\x9d\x4c\xf6\x22\x27\xaf\xb9\x79\x8a\xeb\xfa\x21\x82\x9d\x07\xbc\x24\xb4\xce\xe3\xef\x7f\x44\xfb\xd8\xaa\x6b\xe3\x07\xf1\x7c\x5e\xfb\x28\x79\x1f\x6a\x6c\xb3\x25\x08\x8b\xf3\x76\x75\xe1\x6f\xdf\x10\x36\xe7\x6c\x75\xae\x8f\x43\x48\xb6\x43\x80\x7a\xed\x40\x2b\xd2\x6b\xd7\xbe\xe6\x77\x61\xd2\x73\x96\xa0\x67\x75\x45\x43\xb1\x03\x45\x28\x31\xff\xa0\x5e\xfc\x00\x21\x10\x4d\xb6\x6b\x84\xb6\x8e\x10\xa9\x4c\x78\x35\xcc\x1a\x87\x89\x1a\x86\x3a\xeb\xf3\x30\xcd\xee\xef\x39\xd0\x4a\x3e\x17\x28\xfa\xef\xd4\x2a\x07\xa5\x41\x7e\xfe\xc9\xfa\xcc\x90\xea\xdf\xfa\x57\x93\xe4\xdf\xfa\x67\xe9\x2c\x00\xfb\xdc\xde\x89\x33\x33\x40\x90\x4c\xe3\xb2\x4b\x90\x04\x0f\xf5\xc7\x12\xbc\x01\x2f\x48\x5d\xa6\xfb\x55\x38\x9c\xd3\x89\x45\x9e\x9b\x4d\x68\x2c\x9d\x89\x01\xa7\xee\x99\x59\x1a\x3e\x23\xee\x2b\xf6\xb0\xfc\xaa\xbb\x9b\x90\x7f\xa7\xda\x8e\x5b\xf3\x01\xc1\xaa\x87\x60\x2f\xa0\xf6\x8a\xc0\xf8\x79\xdc\x41\x4b\x85\x8b\xa0\x89\x34\xd8\xe6\x2b\x5d\x24\x7c\x25\x58\x98\xdf\x56\x4c\x43\x6c\x09\x5d\xc6\xa7\x15\xc6\x66\x55\x89\x07\x0d\x42\x15\x8b\x27\x68\x88\x3b\x0c\x35\x14\xdf\x7c\xf2\x26\x8a\xe8\x63\xd6\xfc\x2e\xcc\xdf\x28\x12\x7d\x75\x27\x94\x0a\xfa\x1e\x13\xb3\x75\xee\x2a\x8e\x74\x17\x12\x3f\x6a\xd1\x2a\x1f\xee\x08\x22\x76\x68\x17\x03\xc4\x92\xf9\x8f\x0b\x64\x1e\x86\xa2\x7f\xff\x6f\x3f\x14\x8a\x0f\x3e\xc5\x07\xe0\x29\xd9\xff\xbf\x85\xac\x07\x51\x7c\x00\x28\xfa\x6f\xee\x31\x00\xf6\x43\xbb\x8b\x93\xf5\x00\xc4\x44\x58\x92\x23\x6a\xa1\x57\xe5\x9b\x80\xb2\x17\x33\x70\x1b\x9f\x92\x99\xb5\x6b\x20\x05\xbb\xf4\x6a\x6e\x36\xd3\x20\x19\x46\x79\x69\xd7\xe8\xdf\x25\xed\x3a\x83\xd6\x3b\x88\xca\x24\x3e\xa8\x14\x30\x8c\xd0\x78\x4f\xcc\x6d\x1c\x36\xea\x5e\xe3\x1e\xbc\x89\xd1\x9f\x3c\x0d\x47\x15\x82\x88\x57\xd0\x6d\xfa\xa7\xe4\x85\x49\x1b\x89\xd9\x28\x15\x4a\xce\x87\xac\x20\x5e\x82\x74\x50\x75\x48\xf6\xea\x4c\x04\x91\xa8\xce\x2b\xab\xf9\x63\x8a\xc4\xa4\x5a\x21\x13\xf9\x85\x8a\x64\xa3\x14\x23\x73\x75\x64\x23\xc9\x5d\x69\xab\xcc\x8b\x81\x71\x52\xb0\x62\x88\xac\xe0\xeb\x74\x52\x98\x62\xd8\x1f\x7e\x28\xe4\x39\xd0\x4d\xe6\x44\xff\xd6\x7f\xd7\x38\xa8\x3d\xff\x5b\xff\xa3\x70\x30\xc5\x64\xee\x21\x4b\x8a\xac\x7b\x21\x00\xb4\xe7\xa8\xa8\xa2\xaf\x01\x08\x86\x1c\x9c\x09\x38\x03\xa0\x38\xc1\x41\x74\xe1\x87\x24\x83\x17\xa2\x56\x56\x2f\x49\x88\xc3\x3b\x79\x12\x25\xf7\x42\x77\x80\xd4\x93\xfc\x41\xc5\xf9\x5f\xee\x41\x25\x84\x64\xdb\x18\xa4\xc9\xa7\xc8\x43\xb2\xec\x5e\xd0\x28\x94\xd7\x24\xa9\x0f\xf7\x6b\x52\xcb\x89\x93\x14\x17\xd2\x35\x59\x28\x7e\x17\xd2\x41\xa4\x05\x52\x8e\xc2\x0e\xc9\xef\xa0\x42\xfa\x2e\xed\x27\xb1\x15\x9f\x01\x27\xc4\xa6\x24\x0e\xcd\xb9\xc2\x41\xf1\x41\xf1\xa2\x9f\x2f\x81\x43\xec\x9e\xd8\xdc\x37\x3b\x90\x13\x65\x94\x60\xfc\xc8\x0c\x87\xc5\x75\xd7\xdf\x07\x28\x73\xf0\xe3\x0f\xaa\x3f\x38\x98\x59\x9f\xbf\xf5\xcf\x67\xe4\xfb\xdd\xf7\xe9\xfe\xd6\xff\x28\xfa\xe7\x5a\x1e\x08\x99\x8b\x39\x39\x07\xc0\x3c\xb6\xdd\x35\x68\x2f\x80\xc0\xf1\x7d\x8d\xee\x7d\x00\xf2\xd7\x59\xf9\xed\xe8\xe0\xb5\xae\x24\x5f\x24\x85\x7f\xd0\x43\x83\x9f\x9f\x93\xc4\x16\xd4\x43\x10\x89\xd3\x94\x41\x34\x2a\x81\x3d\x3b\x56\xf6\xb7\x9a\x0c\xd0\x9c\x0f\x95\xaf\x57\xb6\x20\x7d\xab\xde\xae\x68\xa3\xb8\x9b\xd4\xd3\x04\x4a\x37\x64\x09\xa4\x6f\x5d\x29\x0a\x06\x32\xfb\x48\xdf\xdf\xa5\xcb\x7f\x92\x5e\x22\x3d\x9e\x5c\x52\xda\x41\xf1\x79\xf8\xbf\x78\x07\x21\x0c\x69\x1b\x2c\x72\xef\x12\x6a\x40\x07\xc2\x47\xee\x2e\xc1\x82\x69\x76\xf8\xce\x25\x0c\xd0\x56\xf5\xf7\x39\xb0\xca\xc1\x50\xf4\xdf\x4f\x77\xfe\xd6\x3f\x1f\xf8\xad\xd6\x9b\xe4\x5c\x88\x35\x0e\x86\xfc\x5c\x24\x91\x75\x4e\x8a\x0f\x84\xab\x34\x59\x07\x3f\x03\xc0\xcb\xbb\xbb\xce\xd1\x07\x40\x8e\x81\xc9\xd7\xf2\x05\x80\xd6\x0c\x47\xb7\x21\x13\xf4\x99\xd3\xf0\xc5\xe8\x76\xc2\x65\x8f\x00\x61\x3a\xcd\xdf\x70\x29\x74\x42\xb8\x5d\xfd\x20\xc4\x25\x9d\x14\x1b\xa3\x70\x0f\x8a\xb3\xe0\x58\xec\x2c\x31\x21\x5f\x05\x7a\xd7\x9c\x25\x31\x32\x5f\xc1\xa8\xb1\x48\x52\x52\x6a\x0a\x50\x9d\x69\x92\x76\x52\x67\x80\xb3\xdf\x45\xfa\x8e\x44\x06\x98\x8c\x25\x4b\x0c\x88\x33\x40\xd1\x22\x93\xe8\x01\xf1\x9b\x70\x05\x0c\x45\x15\xfe\xe5\x1d\x4e\x2c\x2d\x3f\xe9\xec\xea\x7c\x77\x97\x2b\xd3\xc8\xbf\x1c\xcc\xbf\x1c\xd0\x2b\xf2\xba\x29\x1c\xd0\x6d\x72\x0e\x0a\x25\x0f\xe4\x5c\xc4\xdf\xfa\x2f\x45\xff\xf6\x21\xeb\xe4\x36\x73\x00\x54\x9b\xa9\xa8\x1c\x7e\x02\x70\x84\xef\xd8\x6c\xe9\x08\x20\x8e\x61\xc0\x19\x1f\x07\x50\xbb\xc7\x3c\xa6\x5b\x0d\x58\xe3\x60\xce\x1d\xda\x67\x60\xca\xc1\x88\x87\x4e\x5d\x00\x46\x03\xe8\xf9\x2c\x54\x0a\xa1\xef\xe4\x5d\x81\x5a\xc5\x70\x78\x9f\xc4\xc5\x7f\x46\x61\x18\xaa\xce\x62\x85\xe5\xff\xe5\x1e\xa4\x9a\x20\xab\x41\x51\xe4\x8e\x44\x21\x14\xb6\xdf\x14\x3e\xbb\xe6\xf3\x60\x01\xe5\x43\x27\x85\xf7\x8b\x89\xc3\xd5\xa9\x6e\x61\x8f\x35\xde\x61\x0b\x00\xb4\xf2\x87\x53\xfa\x21\x48\xbf\xd2\x8f\x04\x80\x1f\x2b\x9c\x24\x25\x0f\x66\x9c\x11\xfe\xbf\x1c\x50\x55\xd2\xdf\x73\x90\x92\x07\x42\xf1\x43\x09\x1a\xfa\x5b\xff\x37\x21\x00\x50\xc5\x53\x51\x59\xd3\x03\xb0\xe5\x6e\x0b\x37\xe6\x03\x10\x1c\xde\x6d\xac\xb7\x19\x40\xe9\xd3\xe1\x1e\xed\x6a\x00\x3d\x06\xd6\x27\xea\x08\x80\xf5\x2c\xbb\x91\xea\x6b\x00\xaf\x3d\x5c\xfb\x94\xaa\x00\x82\xd4\x38\x07\x15\x92\x01\xa2\xdc\xb8\xa2\xe5\x92\x01\x9d\xb2\x8b\x07\x25\x7b\x04\x26\x72\xde\xf1\x7e\x94\x7a\x01\x5f\x8a\x8d\xf8\xf4\x25\x17\xe1\x4d\x25\x37\x7f\xbd\xf8\x5b\x78\x7b\x53\x9e\x5f\x55\x2c\x1a\x9e\xb7\x7d\xe6\x7f\x27\x32\x02\xc3\x5d\xa3\x7c\xb7\x85\x3b\x60\xec\x4d\x1a\x9f\xb0\x70\x22\xfc\xf8\x62\xcb\x17\x2f\xec\x0a\xd8\xa9\x5a\xbe\x3d\xc2\xfc\x00\x98\x01\x9e\x08\xc1\x6f\xcb\x7d\xe0\x50\xa5\xcc\xc1\x1f\xfa\xab\xf5\xff\xe4\x80\xc8\x7d\xf8\x97\x83\xa1\xe4\x81\x84\x91\xf3\x71\xfe\xf5\x81\xb0\xbd\x0a\xc0\x78\x7b\x53\x9c\xd2\x28\xc0\x06\x6b\x2a\x2a\x54\x1d\x00\x8f\x3f\x2d\x4a\x73\x00\x40\x56\x9a\x81\x55\x39\x0e\x40\x2d\xe5\x20\x8f\xd2\x14\x80\x71\xfe\x91\x44\xa5\xb3\x00\x8e\x6f\x59\x1d\xe4\xe7\x00\x7c\xb6\x1d\x8b\x92\x9b\x02\x08\x8d\x62\xef\x90\x3b\x0c\x10\x27\xc8\xa9\x2e\xa5\x0c\x90\xa4\xce\xae\x22\xf9\x08\x20\x67\x96\x53\x51\xa2\x0e\xe0\x82\x25\xd7\x17\xb1\x3d\x00\x97\xae\x71\xd2\x8b\xee\x04\xa8\x99\xe0\x24\x51\xf4\x7d\xe1\x26\xc0\x3c\x74\xe4\xee\xa5\xf0\x0e\x82\x25\x00\xfd\x21\x5c\xa2\x82\x53\x00\x5f\x98\xb8\x55\x05\xdf\x02\xfc\x1a\xe4\xba\xf3\x6f\x1e\x0c\x85\x03\xa2\xe4\xa1\x50\xce\xc1\x7f\x39\x98\x14\x81\xd5\x4a\xf1\x43\xf1\x29\xf9\xfb\x39\x30\x25\xef\x17\x4d\x32\x1f\x24\x93\x0f\x40\xfd\x83\x8a\x4a\xbd\x00\x80\xf3\xf4\x36\x56\x65\x36\x00\x51\x3c\x1d\x97\x82\x22\x80\x22\xfb\x3e\x77\x59\x66\x00\x9d\x32\x06\xb4\xcc\x08\x80\xa5\xc8\x21\x7f\xd9\x70\x00\xe7\x0a\x26\x51\x19\x15\x00\x9f\x86\xa3\x58\xe9\x22\x80\x30\x1f\x56\x17\x49\x47\x80\x98\x6c\x56\x5e\xc9\x40\x80\xd4\x04\x76\x15\xd1\x69\x80\xac\x76\xd6\x20\xd1\xfd\x00\x45\x54\x6c\x9a\xc2\x45\x00\xe5\xfe\x6c\xbb\x84\x4d\x00\xaa\x92\xd8\xe5\x05\xcd\x01\x6e\xd9\xb2\xa9\x9e\xc0\x01\x34\x6b\xb2\x6f\xa2\xf0\x0e\x27\x88\x00\xcf\x37\x70\x9c\x13\x28\x04\x18\x90\x63\xaf\x1a\x9e\x23\xbf\x07\x7c\x24\xbf\x07\x90\x39\x20\x4a\x2e\x56\x29\xf9\x7d\xf1\x2c\x2d\xfc\xc5\xc1\x50\x78\xb0\x35\x3f\x14\xf2\x7a\xad\x4a\x57\xab\xde\xcd\xd5\xaa\x4c\x3e\x37\xc4\x45\x00\xa8\xea\xa9\xa8\xe4\xb5\x00\x98\x5f\x6f\x7a\x2a\xd3\x09\xc0\xf7\x76\xfb\x76\xc9\x9f\x00\x92\xa5\xbb\x48\x62\x93\x00\x2a\x9f\xe9\x7e\x8b\x6d\x02\xd0\xd3\xda\xd3\x2a\x56\x00\x60\x91\xb8\x2f\x41\xf4\x27\x80\x43\x06\x03\x46\xf8\x27\x80\x87\xcf\x7e\x25\xe1\x39\x00\xff\x85\x83\x74\x22\x16\x00\x51\x3e\x87\x89\x42\x78\x80\x04\x79\xc6\xe8\x13\x43\x00\xa9\xc3\x87\x63\x84\x3d\x00\xf2\xcf\xb1\xe8\x9e\xb8\x02\x50\xfc\xe5\xa8\x9f\xc0\x26\x80\x4b\xf5\x4c\xe1\xfc\x16\x00\xd7\x70\x4c\x6f\xf8\xf1\x00\x77\x44\x58\x98\x79\x9d\x01\x9a\x87\x99\xb4\x78\x17\x01\x3a\x74\x98\x57\xa6\xbd\xc6\x3d\xaa\xbf\x38\x90\x35\x7d\x6b\xe5\xf7\xfc\x23\x44\x69\x9f\x8d\x4a\xff\xe5\x20\x28\x3c\x88\xaa\x94\xea\xf8\xa1\x20\x00\xd4\x09\x9d\x1d\xac\x83\x00\xfa\x0f\x4c\xac\x79\xec\x01\x0c\xc6\xed\xab\x84\xb9\x00\x0c\x26\x7d\xcc\xa4\xd9\x00\xf4\x9f\x9f\x4c\x57\x91\x80\x7e\x5d\x9d\x2c\x03\x2d\x7b\x88\xd5\x2e\x2f\xe7\x31\xf0\x01\x45\x8d\xce\x5b\x31\x26\x97\x60\x9f\x6a\x74\xa7\x8f\x39\x1b\x09\xad\xbc\x7b\x50\xcf\xa2\x8d\x34\xab\xc8\xfc\x8b\xdb\xf2\x38\xb0\xca\x7f\x21\xc8\x98\x61\xe1\xa4\x5c\x09\xa1\xcb\xb0\x0e\x1e\xca\x66\x13\x05\x74\x83\x97\xc4\x65\xa3\x89\x2a\x3a\xbd\xbf\xee\xca\xcc\x11\xb3\xb5\xde\x8c\xcb\xcb\xea\x12\x4b\xb4\x02\x3f\x9e\x90\xed\x24\x56\x6b\xf1\x0f\xb2\xca\x86\x12\xc7\xd4\xaf\xbe\x3a\x25\x4f\x47\x6c\xd3\xda\xfa\x6c\x5e\x76\x80\x74\x54\x55\xf9\xc9\xa8\x9c\x10\x49\x58\x25\xe4\x51\x84\x5c\x2d\x49\x5d\xb9\xee\xbe\x8e\xfc\x7d\x92\xb4\x4a\xd1\xf2\x7a\xd5\x78\xff\xee\xc3\xdf\xfa\xff\xae\x64\x91\x15\x9f\x6f\x9e\xe7\x92\x06\x5b\xef\xac\xeb\xff\x8a\xfb\xe5\x63\xf7\x71\x01\x68\x1c\x57\xd5\x3c\x6c\x02\x80\x6a\xd0\x1e\x67\x8d\x06\x30\x68\x32\xca\xe2\xf1\x01\x30\x32\xb1\x6b\x11\xf1\x06\x30\x4e\xf0\x12\x94\x2d\x04\x30\x38\x7d\x52\x56\xd5\x1c\x7a\xf4\x18\x32\x0d\xb5\x55\xc1\x07\xe5\x53\xe6\x63\xf8\x14\xb8\x34\x0f\xdc\xbe\x62\x26\x09\x74\xaa\x8e\x5d\xf1\xe6\xde\xa4\x4a\x95\x83\x43\xf5\xb6\xa6\xa4\x6b\x8a\xb3\x33\x2f\x6c\x99\x80\x55\xfe\x13\x41\xd6\xec\x17\x18\xc8\x2b\x10\x12\x4c\x74\x09\x82\xb2\x0d\x44\x36\x5d\xc2\xbc\xa8\x6c\x1f\x51\x4c\x37\x6e\x72\x41\xce\x86\x28\xa4\xb7\xfd\xab\xa4\xdc\x43\xa2\xba\x6e\xfc\x88\x82\xdc\x10\x31\x18\xf5\xa1\xdf\x56\xde\x90\x78\x4e\xbb\xe5\xb9\x83\x82\x3c\x31\x1f\xc5\xd1\xf3\x54\xfe\x19\x71\x40\x53\xe2\x09\xab\xbc\x2a\x89\x46\xed\xc3\xc3\xe3\xf2\x3d\x24\x56\xd5\xb7\x6d\x78\x79\x43\x92\xb9\xf2\x41\xf8\x1f\x5c\xd0\xdf\xfa\x3f\x2b\xaf\xa4\xef\xa6\x6f\xff\xe5\x20\x94\x0a\x64\xbd\xe8\x8d\x01\xb4\xb2\x95\xb3\x0e\x4d\x00\xe8\x29\x6b\x0f\x1d\x3b\x0f\x60\x9c\x6a\x6c\xcd\x3f\x0f\x60\xf2\xc4\x96\x4f\xac\x10\xc0\x04\xe3\x89\x95\xaf\x06\x30\xcc\x8d\x8c\x50\xe5\x83\x6c\x03\xc3\xcc\x4b\xfa\x87\x41\x53\x67\xa1\x04\x67\xe2\x40\x42\xb4\x74\x6e\x8b\x5b\x0a\xae\xf5\xa1\x5c\x85\x6e\xb8\xc2\xf6\x32\xc9\x45\xa9\x72\xb6\xd9\xa1\x84\xf4\x48\x91\x0e\xa9\xb1\x39\x0c\x8e\x72\x40\x28\x31\x56\xc3\x7b\xc8\x59\x10\x7e\x1a\xd8\xce\x70\xc9\xe3\x09\x59\x26\x15\xe3\x33\xf2\xfd\x84\x51\xc3\xf6\xcf\x4d\xf2\xb7\x88\x0c\xfa\x3d\x83\x5c\x0a\xc1\x44\x5e\x7d\xb3\x97\x67\x15\x7e\x13\x4d\x75\x7f\xf7\x76\x2a\xdc\x26\xe6\xa1\x6c\xbb\xe2\x15\x63\x89\xc5\x28\xcb\x47\x31\x8a\xc9\xc4\xc7\x5a\xb7\xef\x77\x28\x74\x91\xb6\xa9\x2b\xb6\x30\x2a\x84\x91\x14\x55\x72\xe0\x3f\x5c\xd0\xbf\xf7\xff\x29\xfa\x3f\x5f\x82\xe8\x95\xad\x9f\xd7\xfb\xa0\x66\x2f\xfd\x84\xde\x12\x40\xbb\x5a\xf9\xf8\x21\x22\x80\x41\xb6\x06\x3d\x8b\xec\x7a\x1f\xcc\x1e\x59\x75\x89\xe7\x02\x98\xc5\x7a\x64\x28\x90\xe0\xb9\xc9\x87\xf0\x17\x9a\xef\xc0\xcd\x70\x24\x53\xc3\x88\x09\x8e\xea\x99\x94\x98\x99\x4b\x90\x46\xb5\x9a\x6f\xff\xb0\x7a\x45\x0a\xd2\x38\xf0\xe4\x91\x43\x1a\x49\x4d\x65\xe1\xe3\x35\x27\x7d\x92\xb4\xd2\xc7\xc5\x00\xa7\x1b\xa4\x87\x8a\x7b\x91\xeb\x36\xc7\x41\x4a\x3e\x9b\xe0\x60\x5a\x88\x89\x92\x57\x22\x94\x18\x17\x4c\xbe\x53\xdc\x47\xd0\x34\x4f\xf9\x2a\xa7\xb8\x99\x70\xce\x04\x3d\x72\x4e\x61\x8a\xf0\xd9\xc8\xaa\xdf\x53\xf1\x03\x61\xd6\x88\xef\x05\xa3\xd2\x5e\xe2\x11\x83\xf3\xdd\x93\x4a\x1e\x44\x5d\xbd\xf7\x1d\x7d\x4a\xee\xc4\x68\x5d\xaa\x76\x56\xa5\x4f\xc4\x73\x3a\x7b\x5a\x55\x94\xf9\x89\x6d\xda\x99\x77\x05\x95\x6f\x10\x5f\x69\x75\xc1\xff\xc9\x05\x51\xf4\x7f\xb6\x34\x91\x8e\xcd\x2e\x00\x22\x25\x22\x17\x69\x2f\x02\xc8\x94\x8a\x9f\xdd\x75\x09\x40\xbd\x4e\x7a\x84\xfe\x11\x80\x7e\xb8\x42\xde\xa1\x1b\x00\xc6\x99\x9a\x0a\xc7\xf2\xd6\x39\x29\x8b\x46\x8b\x7b\x12\x2d\x00\x16\x75\xae\x3d\x4a\x46\xf0\xd2\x94\x35\x6c\x40\xf3\x2c\x78\x18\x45\xa5\x1b\x19\x7e\x87\xbd\x7a\x03\xc5\xef\x2d\x76\x93\xb2\x50\x4e\x77\x14\xed\xdb\x48\x7e\xea\xa3\x3d\xc2\x0e\x2d\xa4\xbd\xaa\x6e\x9f\xd5\x5c\x9e\x12\x09\xca\xca\x58\x57\xd7\x02\x4a\x1f\x08\x5f\x14\xb4\x09\xf4\x16\xf1\xb3\xd7\x15\xa9\x08\xfb\x2c\xf7\x7d\x77\x51\x62\x26\xd0\x58\x89\x7f\x4c\x50\xd2\x24\xd8\x9a\x27\xbe\x3b\xa3\x54\x4c\xc8\x37\xed\x7a\x75\x59\x99\x8b\xd0\x60\xf2\xbd\xf7\xa3\xb2\x1a\x61\xd1\xa8\x94\xc2\x85\xb5\x97\x29\x13\x88\x46\xfa\x62\x6d\x18\xe5\x7a\x62\xb6\x4e\x6d\xb3\xa1\xea\x36\x62\xb0\x9e\x68\x7d\xa3\x8a\x10\xb1\x5f\xeb\xc9\xff\x3d\x17\xb6\xbe\x12\x4a\x5f\xae\x9c\x76\x22\x0f\x69\xfa\xd6\x7d\x10\x28\xb9\x18\x5a\x7c\x12\xcd\x7b\xfd\x01\x0c\x0d\xe5\x6d\x0e\x59\x01\x98\xe5\xaa\x2d\xb2\xde\x5b\xcf\xd3\xb2\xbc\x65\x51\x2c\xe9\x06\x60\x29\xee\x3c\xa2\x58\x0d\xa5\x16\x5b\x42\x3d\x74\x3a\xc1\xc8\xf8\x51\xea\x47\xe3\x30\xd2\x98\xfe\xc3\x92\xc7\xd6\xdb\x29\xbc\x1c\x89\x4b\xe3\xf6\xd3\xeb\x2e\xc6\x24\x66\xd5\x3d\xa3\x09\x2e\x4c\x6b\x9c\xdc\x79\xc5\x44\x24\xc0\x8e\x05\xcb\xa7\x98\x8b\x14\xd8\xf2\x4c\x59\x28\x1f\x41\x9c\xed\xeb\xc6\x98\x95\x96\x90\x61\x9b\xed\xc3\xcf\x95\x95\x08\x3c\x96\xd5\x6f\x48\xca\x08\xc1\xcc\x22\xad\xcf\x5e\xa5\x89\x10\x65\x5e\xf8\x04\xaf\x12\x4c\x18\x34\x61\x7e\x5c\xa8\x72\x9c\xc8\x6e\x78\xb8\xed\xb6\x6a\x0b\x91\xc5\xf0\x51\x4b\xa4\xea\x75\xa2\xb2\x81\x57\xe3\x05\xd5\x77\x44\x6f\xbd\x8e\x5b\x32\xaa\x54\xc4\x01\xad\xef\xff\x9d\x0b\x54\xf1\xa2\x2b\xfa\xcc\xbf\xfa\xbf\x98\xa3\x50\x19\xed\x21\x00\xa5\xcf\x62\x3b\xe9\x84\x01\x50\xf7\xc4\x7c\xf6\x5c\x02\x30\x91\x91\x26\x1e\xa8\x03\xb0\x7c\xa3\xb6\xf9\x98\x38\x80\x2d\x5a\xd7\x86\x9f\x06\xc0\x66\x9b\xb9\x8d\xa4\x2b\xcc\x5a\x8d\x3b\xb7\xaa\x9c\x80\x9b\xe6\x63\xc1\x37\x50\xbb\x41\xc3\x24\x3b\xe5\x8e\x89\x24\xa9\xd8\xb0\xab\xf8\x89\xbd\x25\x89\x55\x37\xf2\xf6\x57\xd7\x54\xe2\x7b\xcd\x3b\xbd\x6e\x1e\xe2\xc4\x4c\x35\xcd\x71\x5b\xaf\xf1\x35\x4e\x4e\x46\x29\x05\x3f\xee\xd4\xb2\x50\xaa\xcc\x8d\xc7\x3a\x35\xfe\x50\x56\x4e\x41\x6c\x1d\x98\x3f\xf9\xa8\x58\x22\x67\xed\x37\x0d\x0a\xa9\x3c\x42\x06\x6d\xb7\xbc\x54\x55\xfd\x86\xfc\xb6\x69\xee\x51\x53\xcb\x26\xf0\x59\xa1\x29\x5c\xd8\x03\x26\xb5\x1e\xc2\x3d\xd3\x99\x16\x17\x75\x45\xc2\x77\x93\x84\x86\x42\xf5\xd7\xc4\x1d\xc6\x82\xb7\xcf\xab\xf3\x12\xad\xf4\x07\x6a\x3b\xd4\x7e\x10\x8b\x75\x37\xff\xd9\x07\xca\x5c\xf8\xdf\xfa\xbf\xf8\x88\x10\x17\x2d\xf7\x3a\x07\x41\xe1\x41\x2c\xb6\x48\x5d\x3f\xd0\x0d\x60\x3b\xa6\xe8\xc2\xec\x07\x60\x3f\xa2\xa3\xcb\xf7\x12\xc0\xc1\xc4\x74\x41\x2a\x0c\x5e\xdb\x99\xd8\x93\xd4\x32\x21\xd6\xfa\x44\xc0\xa8\xde\x33\xd8\x6a\x86\x4f\xce\xb0\x48\x26\xc5\x19\xd9\x16\x7f\x76\x40\xaf\xf1\x72\xb1\x5a\x49\x7d\x42\x3e\x5a\x44\x4d\xb5\xf4\x89\xcb\xbe\xd7\x28\x7c\x18\xee\x83\xb2\x26\xbe\xdc\x95\x7d\xfa\x83\x4a\x0c\xbe\xc0\x4d\x62\xac\x4c\x15\x85\x1f\x74\xf9\x3a\xe4\xa9\x66\x81\xec\x77\x3e\xff\x7a\x4a\xad\x1b\x09\x76\xdc\xf4\xec\x96\xda\x2b\xe4\x93\x6d\x75\x17\x8b\xc6\x7e\x64\xd2\xf6\x71\xfb\xa0\x46\x38\x81\xc7\xba\xae\x2d\x5f\xa3\x84\xe0\x65\x19\xd3\x38\xac\x31\x49\xb8\x6b\xd6\x77\xe7\xb5\xc6\x4b\xc2\xb4\xc9\x8d\x5a\x46\x4d\x31\xe2\x09\x23\xde\xea\x61\x8d\x61\x62\x80\xbe\x09\xfc\xc9\x05\xad\xea\xde\x14\xfd\x5f\x9e\x67\x90\xea\x0f\xfd\x5f\x6e\xd7\x89\x69\xda\x9b\xeb\x1c\x04\xc5\x17\xc3\x7a\xa3\xf8\x9d\xfd\x06\xeb\x39\x52\x2e\x1f\xb5\x8a\xf8\x24\x00\x9c\xe7\x8d\x9b\x24\x5f\x43\x9f\x3d\xb3\xdd\x3b\xb5\x97\x60\x65\x7b\xcf\xcf\xdc\xd0\x80\xf4\xd6\x92\x27\xf1\xae\xf5\x03\x92\x90\x49\xd7\xf9\xcb\xae\x0a\xc4\x61\x3d\x95\x7a\x15\x0f\x84\x28\xa4\x2d\xfe\xdc\xc4\x3f\x9f\x30\xa9\xce\x3c\xf9\x2d\x30\x88\xc8\xa0\x2a\x84\x13\xf3\xb7\x9f\xb7\x50\x55\xc5\x7d\xf2\xf6\xfe\xa1\xae\x3a\x86\x97\xf6\x0c\xfa\xd8\xad\x1e\x81\x57\xf0\x3a\xb0\xe6\x13\x55\xad\x79\x18\x3f\xee\x26\xd8\xc5\xae\x75\x10\x91\x73\x1e\x6f\x2f\xd5\x6a\x40\x62\x9c\x0e\x51\x7c\xb2\x1a\x67\xb4\xf7\x12\x8e\xdb\x5c\xbb\x59\xaf\x5d\x41\x08\xb1\xc4\xdd\x88\xd3\x1a\x24\x7c\x34\x7d\x7d\x75\x4a\x5b\x87\x48\x67\x3c\x57\x29\xa5\x1d\x4f\x54\x34\x84\xff\xce\x05\x8a\xde\xc9\xea\xcd\xf7\x70\x13\x03\x80\xe0\x37\xde\xd4\x2d\xc4\x75\x1f\x04\xdd\x1b\x02\xd8\x5d\x7c\x00\x56\x8c\x82\xc6\x7b\xa2\x00\x1c\x5e\x88\xf2\x31\x0c\xae\xe7\x27\x79\x46\xa8\x0b\x2f\xbf\x3f\x78\x3e\x36\xdc\x2c\xf9\x1a\x3e\xb8\xfc\xb4\x0e\x52\x53\x05\x49\x87\xab\x5e\xbd\xc6\x31\xa4\x54\xeb\xb9\x53\x1f\x1d\x50\xc4\x4f\x66\x79\x45\xe0\x19\x40\xf4\xd0\xc7\xd7\xeb\xfb\xa9\x13\x9a\x51\x9b\x5f\x0e\x85\x78\x12\x0e\xa9\x0f\xcf\xf1\x46\x4c\xe2\xcd\xd5\x78\xb0\xb7\x82\x0f\xfd\x78\xa2\xc1\x8b\x1d\x0d\xe6\x1a\xdd\xa6\x31\x83\xd3\x0e\xdc\xb0\xe6\x13\xc5\xa9\x15\x82\xd7\xf6\xa6\xe9\x16\x42\x29\xe0\x25\x7c\x38\x1f\x79\xa0\x7c\xf1\xcd\x1e\xf9\x14\x1e\xaa\x31\x0a\xe5\x83\xf4\x3a\x1c\xbc\xe9\xa8\x73\x15\x99\xb3\x67\xba\xde\xaf\xeb\x48\x38\x6a\xdb\x58\xd5\xaf\xf3\x81\x70\xc6\x32\xea\xb2\xab\x4e\x0b\x61\xd0\xac\xb1\x7c\x40\x97\x91\x48\x6d\x7a\x18\xfe\xc3\xc3\xfc\x7b\xff\x5f\xec\x03\xa7\xe6\x96\x0d\xeb\x3e\x08\x86\x23\x3c\x16\x3b\xa4\x01\x6c\x4b\xf9\xdb\x77\xbb\x03\xb8\xa3\x85\xbf\xec\xcf\x06\xf0\xd1\x97\x22\x1e\x55\x06\x08\xac\x54\x76\xe7\x3e\x03\xe0\x77\x49\xf7\xa5\x84\x2c\xbc\xf0\xf2\xb2\x9c\xd3\x30\x23\x4d\xb9\xd4\xb9\x4f\x5b\x38\xad\xe5\xec\x85\x59\x9a\x16\x04\xf8\x59\x11\x2e\x1a\x9d\xad\x8f\x0a\x2b\x42\x70\x3a\xcc\xfd\xfa\xd1\xfa\x88\x94\x46\xc5\x52\x6a\xfc\x9e\x79\x6f\x0d\x0d\xcc\x9b\x48\xf1\x2f\x95\x5a\xec\x58\xf7\xb0\x0f\xef\x3a\x50\xdb\xb1\xb9\x61\x57\x9f\x57\xe8\xe4\x61\x3f\x85\x7a\x3c\x49\xd7\xe5\xc0\x05\x07\x4e\xb5\x0f\xe9\x46\xe3\xf7\xfa\x0e\xb5\x58\xe9\x75\xe3\x35\x7c\x1e\x35\x18\xea\x99\xe2\x71\xee\xd1\xb5\x4f\xf4\x2b\x11\x61\xb7\x6d\xff\x17\x07\x54\x26\xa5\x7f\x95\x90\x6b\x89\xbe\xc0\x62\xc0\x42\xe8\x31\x9f\xfb\xef\x7e\xa0\xe8\xff\x9c\xbf\x39\xab\x36\x97\x01\x48\x1b\x1c\xef\xa1\xf9\xb9\xee\x83\x40\xe1\x20\x5c\x46\x78\x55\xe8\xf0\x00\x7e\x9a\x27\xdc\x18\xf6\x02\x04\x21\xa2\x17\x0e\xcf\x01\x44\xc8\xc9\xef\xe5\x20\x02\x44\xe8\x69\x25\x8a\x9f\x81\x6f\x21\xc5\x26\x25\xea\xb2\xa4\x7e\x8f\x39\x97\x27\x56\x34\xc4\x21\x67\x89\x28\x75\x4f\x45\xe2\x56\x9b\xc3\x79\x2f\x82\x79\x90\x29\x93\xcc\xfa\x47\x31\x0a\x78\xd0\xcd\x7f\xc7\x92\xe8\x8e\xaf\xd5\x4c\x43\x3f\x48\x32\x1e\x37\x44\x45\x2e\x05\x27\xe8\xbc\x9b\xd0\xbd\xb3\x34\x13\x7f\xeb\x39\x4e\xaf\x14\xd3\x78\xf2\x4d\x97\x8e\x3e\x1a\x2b\x1d\xa5\x7a\x8f\x64\xb8\x15\xfb\x31\xac\xa9\x09\x6b\x28\x81\x0b\x09\xde\x78\xbb\xd5\xf0\x3c\x7e\x9f\xdf\x60\xcd\x66\x63\x07\xbc\x8c\x1f\xe7\x55\x55\x63\x79\x7c\xb3\x57\xe2\x65\x66\xa3\x34\xc4\xd9\x95\xa1\x7c\xd8\x28\x13\x69\x74\x72\xbc\x90\x63\xa2\x81\x3c\x72\x52\x3a\x7f\xc5\xe8\x18\xc1\xde\x06\x75\xee\x8e\xd1\x09\xc2\x4d\x4b\x85\x3f\xfb\xc0\xb3\x72\xaf\xfb\xe8\x0d\x8e\x88\x0d\xcf\x96\xdf\x9b\xd8\xd2\x37\x3d\x06\x50\xbc\xce\xec\xbc\xa9\x07\xc0\x80\x8a\x59\x68\xf3\xe7\x75\x0e\xc2\x6b\x98\x3d\x7e\x07\x0d\x40\xc8\x28\xf7\xf8\x9e\x46\x80\x93\xcc\x42\xd4\x87\xee\x02\xc4\x57\x4a\x7e\x60\xab\x01\x88\x1f\x51\x3b\x2a\x7a\x12\xe6\xe3\x1c\xf4\x67\xd4\x9e\x92\x06\x43\x76\xd9\x87\x58\xdd\x5d\xcb\x55\xe3\xb5\x1f\xcf\xe5\x88\x7e\x81\x9f\x34\xf7\xb8\x33\x96\xdc\x8a\x7b\xab\x57\x35\x7c\x2f\xb3\x73\x7a\x8f\x4e\xdc\x22\x73\xb6\xd9\xe0\x33\xfd\x51\xb4\x42\x7a\xe1\xd3\x7e\x23\x2c\xfa\x76\x9a\xeb\x63\x5a\xe3\xd6\xa5\xaa\xc4\xcf\xad\x1c\x26\xb3\x18\xf3\xf8\xb8\xb5\x7c\xb0\x33\x66\x72\xd8\x7b\x11\xb5\x57\x19\xcd\xb7\xe3\xac\x42\xbe\x56\xa0\xcc\x23\x71\x23\x81\x99\x65\x61\xe6\x99\x78\x33\x3f\x96\x0b\x7e\xe6\x91\xf8\x61\x2f\xc1\xa2\xad\xe6\xbb\x10\x45\xb7\xe9\xfc\x0c\xb3\x3a\xa4\xc5\xe9\x63\x0e\xda\x82\x0e\x79\xe7\x44\x73\xba\xc9\x8c\x48\x10\xb7\xf3\x5d\x7f\x0e\x36\x88\x1d\x5f\xf1\x5b\x64\xe3\x39\x36\xb0\xb1\x17\x40\x2c\xe9\xa8\xd3\xc6\x82\x75\xfd\xdf\x3a\x93\x11\xd9\x54\x02\xe0\x7e\x61\x93\xc3\x8a\xde\x51\xce\x7c\x7a\x9b\x0a\x40\xdc\x5d\xd6\xf8\x1d\x87\x01\x52\xe2\xf9\x77\x1f\xc0\x01\x64\x5d\x10\xa1\x67\xe1\x03\xc8\xca\x51\x10\x11\xfc\xb2\xe6\x13\xf3\x34\x9e\xdd\xaa\xd4\x46\x98\xd0\xe6\xef\xe6\x9b\x15\x6a\x85\x08\xb8\x32\x64\x8b\x24\x79\x63\x3e\x59\xb5\xdf\x71\xca\x51\x9f\xe1\x34\x36\x1d\xde\x5f\xb8\x71\x64\x9b\x31\xfb\xdc\x70\x91\x5b\xf7\x31\xf3\x83\x0b\x96\x79\x25\x6d\xa3\x96\x7c\x8b\xe1\x39\x56\xf5\xb1\x56\xed\x68\xfd\xcc\xc1\x9a\x40\xeb\xee\x25\xd7\x94\xfb\x57\x89\xd6\xb5\x18\xe6\x84\x99\x4b\x36\x36\xb6\xd8\x0d\xb1\xfb\x4a\xcf\xda\xa8\x61\x6f\x47\x4e\xaf\xe5\x41\xe9\xda\x94\xe0\xf0\x81\x2e\x67\x19\x6c\xca\xf0\xde\x7e\xdc\xa7\xf9\x6c\x9a\xf0\x9d\xde\x31\x99\xfe\x36\xec\x88\x8a\xbb\x67\x5a\x98\x8d\x21\x72\xda\xe5\x57\xca\x39\xeb\xbd\x84\x5d\x0e\xa8\x95\xe7\xa0\x6e\x79\x5d\xb4\x0e\x47\x57\x7c\x06\x39\x75\x8e\xd2\x6f\xa8\x5a\xd7\xff\xf5\xed\xb6\x9d\xa7\xfa\xc3\x07\x81\xa2\xfb\x51\xee\x3f\x67\xb8\x6c\xf0\x5b\xae\xb9\x25\xac\x45\xcb\xf3\xf3\x3c\x0b\x3f\x1b\x63\x37\x40\xf1\x13\x49\x12\x3f\x35\x40\x61\xa8\xfa\x4e\x65\x4b\xd2\xbb\x33\xf3\xc6\x6d\xd6\x4d\x04\xe7\xb8\x03\xee\x4c\x91\x61\x3f\x33\xfd\x7f\x9d\xaa\xcb\xa6\xfd\x68\xe0\x6e\x56\x39\x5f\x98\xf2\x7a\xdc\x81\xa5\x4f\xa3\x3c\xb9\xab\xce\xc6\xe5\x77\x44\x45\x70\x83\xa4\x7d\xf7\x5c\x77\x31\xe7\xf5\xdd\x8e\x1d\x0b\x6c\x05\x32\x15\xef\x9d\x2e\x2d\xfa\x9d\xf9\x5d\x3a\xee\x1c\x82\xe6\xcc\xee\x2e\xa4\x71\x6e\x5f\xca\x4a\xc1\xe5\x7e\x74\x39\x82\x91\x4f\xd4\x3a\x93\xe9\x1c\x82\x21\xc4\x92\x32\xad\x5d\x54\xb0\x25\xd1\x8a\xe9\x74\x4e\xe3\xb8\x53\xa1\xda\xa9\x67\x1d\xaf\xe3\xd9\x02\x6a\x13\x6f\x38\xfe\xc0\x97\xfa\x32\xc4\xa7\x3b\xd5\xe2\x5f\x79\xa7\xc4\xef\x70\xf8\x86\x58\xbb\xcd\xc5\x78\x3a\x1a\x23\x39\xae\xfc\xcb\x7d\xe0\x58\xf1\x53\x63\xcc\x66\xba\x49\xed\x06\x20\x48\x4b\xf7\x7a\xf9\xbf\x15\x77\x6f\x5e\x79\xcf\xb6\x10\x59\x5d\x2f\x45\xef\x89\xca\x5b\xad\x99\xe4\x9c\x03\xca\xfd\xd7\x0a\xd2\xc6\xe4\xe5\x5a\x9d\xc2\xbe\x99\x9e\x15\xe0\x46\xa1\xd0\x6f\x8e\x3c\x80\x9a\x6e\x79\x07\xd9\x71\xd2\x50\x65\xae\x2e\xb3\xb5\xe6\xe4\xa3\xfc\xcb\x76\xf3\x11\x54\xfd\x05\x89\x0c\xa1\xa2\x67\x72\x1f\x1f\x8a\x10\x3c\x77\xaf\xec\x40\x83\x7f\xc0\x9b\xfb\x70\x65\xb8\x9a\xd6\xab\x7f\xca\xaa\x46\xb2\xd8\xcc\x67\xfe\xf7\xf0\x65\xce\xfc\xab\xbe\xb4\x73\xe3\x25\x0c\xd9\x8a\x7e\xd3\xf3\xbf\x8b\x84\x33\x34\x7d\x5b\x17\x83\xcf\x3e\x4e\x7e\xe1\x8b\x42\xbf\xc9\x34\x4a\xfc\xe1\xd3\xb3\x94\x94\xfa\xe8\x94\x9a\xf7\x37\x4c\x4c\x82\x4b\xcc\x6b\x1f\x19\xec\xee\xb8\x8d\xd1\xa7\xbc\x59\xb0\xbf\x22\xf3\x22\xdd\xbc\x5e\xe0\xdc\xc3\x74\x22\x25\x3d\x22\xf0\x7c\x01\xb7\xc3\xb2\x3c\xf9\xf1\x76\xfe\xa2\xa1\x1a\xee\x5b\x91\x63\x1e\x10\x24\xe6\xe1\x8a\x08\x7a\x24\x2e\xf7\xe1\xb0\xe1\xf2\xe7\x67\xb6\xdd\x7b\x67\xb9\x8a\x73\x6d\x38\xb4\x5c\x75\x2c\x57\xd7\xe7\x74\x73\xb5\x86\x91\xef\xf7\x53\xf4\x5f\xca\xfa\x2f\x5f\x5b\xad\xb7\xf2\x57\xf9\x87\x96\xec\x23\xc5\xdb\x47\x00\x1e\xb2\x71\xa1\x19\x5f\x01\x3c\xea\x92\x98\x10\x1f\x9d\xd6\x6e\xfa\xaa\x3e\x6c\x56\x3c\xe8\x75\xbd\xd5\x82\x37\x38\xe2\x61\x60\x29\x87\xcf\xcb\xac\xcd\x55\x8d\xd9\x9d\xa9\x0a\x17\xb3\xf2\x67\x92\x97\x6e\x6e\xab\x3e\x9d\xaa\x15\xef\xf5\x61\xe7\x4d\x8e\x78\xf7\x58\xae\x19\x9f\x6b\xba\x27\xe7\x62\x76\xcc\xce\x5c\xa4\x8f\x3e\x1d\xcd\x35\xaf\x5b\xbc\x21\xe2\x6c\xf4\xc1\x85\x9f\xf9\x2e\x11\xbb\x22\x8e\x2d\xce\xe5\x3c\x09\x1b\x0b\x3d\xbf\x74\x28\x83\x91\xc2\x7d\x04\x33\x07\x03\x06\x1b\x57\x17\x38\x14\xcc\x8e\x2d\x8c\x7e\x16\x90\x1d\x98\x87\xd3\x0d\xa7\x0b\xb8\xe8\xf7\x1e\xd7\x1a\xb2\xc9\xbf\xd1\xb7\x0b\xcf\x13\xd0\xe5\xa7\xe8\x73\x01\xdf\xe6\x63\xe2\xed\xed\xfb\x18\xd1\x74\x6f\x02\xd8\xf6\x73\xff\xca\xfb\x34\xb7\xe5\x96\x0f\x54\x7f\xe8\xff\xd6\x8d\xe4\x7d\x40\xbe\xf7\xfe\x6f\x3e\x0e\x45\xf7\xa0\xe8\xe0\x0f\xf9\x57\xeb\xf3\xc2\xcd\x3b\x97\xeb\xc0\xcf\x63\xb9\xf4\x02\xf3\xf7\xfa\xef\x08\x5b\x0a\x32\x7f\xac\xeb\x8d\x54\x8a\xd1\x9b\xe8\x7e\xf8\x30\xc5\x10\xef\xbd\xa3\xee\xca\x5d\x56\x37\xf1\x24\x91\xbc\x98\xeb\x07\xe2\x5a\xcf\x67\xc7\x8f\x56\xbe\xb8\x7a\xbf\xe2\x6e\xc8\xb9\x4b\xc1\x83\x3a\x55\x2f\xfd\x0f\x97\x30\xcc\x6a\x5c\x7a\xee\xfb\xba\x88\x61\x9e\xb7\x98\xd6\x57\x3f\xf7\xd7\x42\x67\x7e\x9d\x0f\xcf\x99\xc3\xe8\xad\x39\xb4\xde\x49\x59\x99\x4b\xcc\xe9\xf7\x7c\x36\xa5\xfa\x2e\x2d\x24\xfb\xfd\x27\xef\x65\xec\x14\x2d\x76\x2e\x32\xe2\x5f\xee\xc3\x8d\x39\xba\x12\xff\xd5\x5b\xd8\xd5\x34\x12\x85\xd8\xb9\xef\x77\x25\x85\xef\x45\xc2\xdd\xa4\x00\x0e\xf1\xd0\xbb\x2d\x7f\x6e\x51\xb2\x8e\x45\xf1\x81\xa0\xec\x83\xf8\xd8\xd5\x4a\xd1\xbd\x28\x7e\x18\x94\x5c\x10\x8a\xfe\xf3\x9a\xac\x87\x7e\x19\xa1\xb2\xa1\xa2\x5a\x52\xfd\x41\x7f\x44\x68\x7b\xe2\x58\xcd\x58\x09\xff\x71\x4e\x93\x97\x53\x1f\x77\xcb\x5e\x50\xed\x68\xa9\x1f\xd8\xa4\xcb\xe1\xf0\xec\x62\x5c\x5f\xb6\xc3\x70\xe4\x7c\x12\x6d\x27\x43\x64\x51\xce\x78\xd0\xdc\xa3\xa8\xcb\x1b\x0a\x6b\xdd\x2c\xdb\x55\xfa\xf7\x97\xc8\x3a\xa4\xb6\x8a\xcd\x8b\x9f\x3f\xe5\xa8\x74\xab\x66\xe1\x7d\x9e\xa0\x43\x4d\x8d\x15\x5a\x2d\x6b\xd4\x21\xe3\x4a\xf8\x52\x48\x2a\x8b\xe3\xb9\x32\x34\x86\x35\xb1\xd1\x81\x54\x7c\x08\x4b\x1b\x1b\xe7\x50\x5e\x18\x85\xed\x88\xda\xef\xa8\x96\xbb\x80\x13\x09\x37\x76\xa8\xcb\xf1\xc4\x7d\x0f\x0a\xb3\x1f\xce\x4e\xc4\x7b\xf8\x5d\xb7\x67\xcd\xf0\xc2\x13\xbd\x76\x38\x50\xa7\x8c\x22\xdc\x1e\x0d\xf6\xaa\x49\x35\x48\xa1\x0b\xde\xee\x7b\xc2\x75\xe4\x8b\x93\x11\x00\x57\xf5\x86\x15\x3f\x13\xc5\xb6\xd5\x75\xd8\xd7\x53\xfd\xc5\x81\x50\x7c\x10\x2e\xee\xfe\x7b\xfd\x5d\xee\x54\x7f\xe9\xe0\x3f\xd8\x96\x2b\xda\x7d\x5e\x62\xe5\xf7\x6f\x73\xac\xeb\x41\x05\x2a\xaa\x77\x4b\x68\x69\xce\x8a\x23\x89\x1d\x27\x7e\xeb\x48\x3a\x49\x59\xd5\xee\x9c\x20\x69\xa9\x99\xbc\xca\xd7\xf9\x52\x6a\x73\xde\xf7\x79\xf8\xec\x48\x47\xc8\xfb\xc4\x7e\x0f\xd1\xe1\x85\xf2\xc2\xcc\x3d\xd6\x2d\x43\x35\x2f\xd9\x72\x6e\x98\xba\xbf\xed\x5b\x8c\x38\xad\x66\xfa\xe3\xe9\x43\xf4\x62\x6a\x83\x59\xef\x43\x64\xe9\x55\xe2\x45\x73\xfe\x96\x1e\xcc\xad\x38\x5a\x73\xc1\x3b\xa1\xd8\xfa\xc8\xe3\x16\xb2\x35\x93\xb8\x63\x61\x65\x16\xef\xaa\x6c\x70\x25\xc1\x39\x16\xfd\x15\x4e\xf8\xc3\x01\xdc\x96\x7c\x65\x6f\xf1\xee\x7e\x1b\x2c\x36\x5e\x40\x23\x7c\xee\x9f\xff\x1f\x61\xef\x19\xd5\xd4\xf6\x7d\x7f\x47\xb1\xa0\x34\x05\x54\x14\xe9\xbd\x07\x08\x25\x40\x12\x7a\xef\xbd\x37\x41\x44\x05\xa4\x08\x36\x54\x44\xc5\x8e\x22\x2a\xa0\x62\xb9\xf6\x06\x36\x2c\xa8\x08\x88\x05\x04\x1b\x28\x0a\x36\x2c\x08\x56\x44\x69\x49\xce\x7c\x06\x21\x07\x2f\x7e\xef\xef\xf9\xbf\x9a\x83\x3b\xee\x70\x64\xad\xec\xbd\x4f\x92\xf9\xd9\x73\x05\x4e\x2d\x98\xcc\x4e\x8e\x3d\x1c\xd0\xb7\xc3\x83\x7d\x7d\x96\x44\xa0\xca\x36\x0a\x67\x5a\xc4\x97\x00\xff\xdc\xbd\x9c\x98\x50\xce\x9f\x75\x30\xcc\x81\xf0\xeb\x26\xfd\xef\xbd\x4f\xf8\xfb\x3f\x7c\x64\xfd\xcd\xfc\x5c\x9c\x4e\x1e\x47\xd2\x73\xbe\x7f\xc7\xa0\xb6\xf3\x39\x90\xa7\xe9\x80\x60\x07\x85\x72\x77\x15\xa0\xd8\x2b\x71\xa6\xec\x12\x6e\xd2\xce\xe9\xc4\x1e\xcc\xe7\xbc\xb3\x5b\x6d\xff\x62\xc3\x92\x5e\xf1\xc0\xa6\x88\x96\xa4\x5b\xdd\xf1\xc9\xac\xb4\xd7\x91\x8b\x7f\xf6\xef\x16\x5b\x96\xeb\x73\xa5\xbb\xa0\xee\x7b\x56\xb9\x9b\xcc\xf7\xc8\x9e\x82\xac\x32\xb7\xae\xd7\xb1\xbd\x35\xcb\x04\xdd\x6d\x9a\x06\xfa\x76\x65\xac\xf2\xf0\xbc\x3f\xbb\x7f\x4a\xda\x3b\x8f\x17\xb7\x7a\xfa\x8b\x93\xff\xf1\x14\xb8\xb1\x78\xc0\x30\xa1\xcc\x73\xff\x65\x99\x81\x5d\xf3\x26\x79\x9e\x3b\xb7\x91\x3d\x25\xce\xdf\xf3\xf7\xa9\x77\xec\x95\x31\x13\x3c\xbb\x8e\xfb\xb3\x1b\xa2\x32\x3c\xcb\x0e\xe7\x72\x34\xc3\xcd\xbc\x54\x0e\x04\x71\xa2\x42\x9d\xbd\xa6\x16\xc7\x72\xf6\x04\x8b\x7a\x4d\xd8\xed\xcd\x79\x16\x70\x0b\xb0\xad\x1c\xaa\x67\xf6\xac\x21\xcd\xe2\xf7\xa5\x70\xf6\x90\x96\x48\x8e\x5c\xff\x64\xfd\x43\x1c\xc4\x00\x3f\xc7\xfa\x63\xf0\x90\x36\xf2\xef\x75\x57\x6d\x19\xba\xc7\x5a\xf6\x02\x50\x14\x9c\x7c\xe6\xc8\x33\xc0\x80\xa6\x92\x92\xbf\x04\xca\x36\xcd\xe6\x8d\x2b\x5e\x71\x1f\xf8\x07\x7b\xd9\xc4\x47\x73\xa8\x09\x73\x66\x5d\x0c\x4d\x60\x27\x6d\x73\x9b\x5b\xe0\x55\x38\xb0\xf7\xca\xf7\xa4\xad\xce\xc1\x03\xc2\x6d\xed\xc9\xf1\x0e\xc1\x03\x4e\xfd\xf9\x89\xf1\x0e\x77\xbf\x4c\x1a\x98\x3a\x6f\x9d\xa3\x41\xdb\xac\x81\xc5\xf1\x54\xc7\x07\xcd\x71\x03\x2d\xb3\x6f\x3a\x46\x3e\xac\x64\x67\x45\x9d\x75\x5a\x74\x77\x21\xfb\x64\xe4\x35\xa7\x65\x55\xce\x1c\xb1\xb0\x74\x67\xca\xf5\xf1\x1c\x56\x48\x9f\xb3\xf3\xa5\xd1\x9c\x4d\x41\x9e\x4e\xb5\xe7\xcf\x71\x5a\xfd\xb5\x9c\x9f\x95\xc8\x72\xde\xfb\xcf\x74\xbe\x79\x22\x84\xab\xe7\x33\xd5\xd9\xf2\xe8\x7e\x6e\xa2\x67\x00\x10\xc2\x7f\x9f\x17\xf1\xd7\xc1\xb6\xae\x21\x3d\xc1\xff\xbc\x40\xce\xc3\x78\xba\xe1\xbf\xea\xff\xd0\x39\xd2\xff\xb9\x65\xcc\xf7\xbf\xf8\x79\x08\x87\x36\x00\x93\x22\x29\x94\xc2\x01\x40\x5f\x42\xbe\x61\x5d\x18\xf2\xac\xa3\x0c\x13\x17\x9e\x27\x4e\xfa\x74\xdb\xb6\xc4\x18\x73\x13\xe2\xbf\xf9\xcb\x05\x36\x71\xa5\x72\x5a\x83\x6d\x3d\x9e\x71\x36\x1d\x37\x08\xef\x73\xec\xe7\x98\xd6\x8a\x45\xc6\xd9\x49\xb0\xfb\x3b\x6a\xa2\xc4\x6c\x0c\x38\xb6\xec\xd2\xb0\xab\xd6\xf3\xfa\xe6\x70\x24\x83\xbd\xac\x2f\x7e\xf6\xe2\xd8\x06\x4d\xb6\x49\x79\xd3\xc0\x09\x09\x3c\x6f\xb3\xfe\xf9\x0c\x4e\xb1\xff\x62\x1b\xd7\x47\x07\x39\xfd\x3e\xb2\x36\x07\xef\x8b\x73\xa5\xbd\xbe\xd9\x7c\xbf\xed\xce\xb5\xf3\x8c\xb3\x79\x7b\xf3\x08\x37\xdb\xed\x8d\xcd\xcf\xf2\x8b\xdc\xb3\x2e\xed\xb6\x9b\x2f\xdd\xe1\x5e\x73\xc9\xb7\xe9\x39\x5f\xc9\x85\xe3\xec\x3f\x9f\x8b\xc8\x1c\x08\xf2\x39\x40\xe6\x20\x34\x96\xfe\xbb\x7e\x72\x1e\xc8\xf0\x3c\x0c\xca\x90\xd6\x6c\x1d\xe9\x7f\x1d\xe2\xe7\xa4\x14\x51\x80\x99\x8f\x26\x1c\xdf\xd4\x06\xe8\xad\x97\x6e\xcf\x1c\x05\x30\x9e\xab\x5b\x26\xe6\x43\xc1\x8b\xb0\x38\x4b\xf2\x0f\x7e\xeb\x08\xd1\x2c\x33\xf7\x08\xb7\xfb\xdc\x1b\x7b\xca\xbd\x1e\x3b\x0a\x70\xb3\xca\x36\xf9\x6c\xb1\x9d\xcd\x75\xa9\xdf\xe4\xfb\xd8\xca\x89\xeb\xf7\x51\xde\x27\xc8\x72\x32\x37\x91\xf3\xcd\xeb\x03\x33\x9a\xfb\x9b\xbb\xdc\xa5\x9d\x71\xf2\x77\x3b\xf7\x9c\x53\x31\x73\x71\xe7\x55\xee\x36\x17\x67\xe6\xf3\x36\x2f\xee\x1e\x97\x49\x0c\x99\x96\x9d\x84\x8c\xed\x77\x06\xb7\xc9\x94\x98\x64\xf7\x94\x91\xfe\x50\x84\xb0\xb3\x31\x62\x54\xdd\x23\x88\x10\x6b\x47\x66\x6a\xcd\x35\x22\xc0\xfa\x10\xf3\xc0\xcd\x06\x62\x81\xd5\x22\x20\xab\x61\xe4\x39\x70\x99\x9f\x97\x34\x9c\x87\xc2\xf3\x3f\x39\x7c\xdf\x9a\xcc\x01\xf8\xbf\xee\xc1\x1f\xe1\xef\x8b\x9d\xb3\x86\x74\xcd\x4c\x60\x94\x2e\x85\x92\x35\x19\xd0\x3a\x31\x65\x5e\xea\x47\x80\x45\x55\xf5\x8d\xed\xc6\x09\x37\x5f\xea\x67\x92\x7f\xf0\x5e\x42\x3c\x58\x54\x6f\xdd\xe5\x12\x4c\x14\x6f\x0b\xb5\xab\x23\xb9\x07\xeb\x17\x84\x6d\xb9\xbd\x93\x13\xeb\x3d\xc1\x6c\x18\xef\xf8\x92\x91\x46\x78\xbd\xa3\x3b\xb8\x58\x34\x10\xd1\xdc\x89\xf6\x07\x86\x73\x1e\x76\x40\x81\xa8\xb4\x48\x32\x8d\xfc\x6d\x4f\x7c\xa0\x73\x4d\x5f\x7d\x66\x13\x77\xcc\x33\xe9\xd3\xdf\x1b\x10\xd5\xe6\xe7\xe9\xcf\x5a\xef\x11\x67\x2d\x6e\x99\xfe\x78\xf6\x83\x78\x4b\xff\x4a\x37\x7b\xac\x49\xb4\xd3\x8f\x99\x06\xd7\x97\x43\xdc\xf8\xfb\x1f\x1e\x8c\x7c\x0e\x90\xf3\x40\x86\x38\x18\x92\x83\xfa\x74\x7f\x64\xfd\x77\xf9\xf3\x81\x2e\x95\x8c\xf4\xff\x8a\xf8\x9c\x04\x39\x0f\x84\xcc\x81\x58\xb8\x12\x50\x5b\x2f\x76\x7f\x9e\x38\x60\x36\x55\xa6\x26\x32\x15\x2d\x2e\x1e\x5a\x1b\xfd\xc6\x60\x5d\x48\x94\xe1\x16\xf7\x7c\x04\xa6\x6c\x31\xfd\xea\xf8\x10\xcc\xb5\x2c\x73\x49\x3b\x61\x8c\x2a\x7a\xca\x9a\x60\x59\x86\x71\x27\x83\x98\xe2\xcc\x75\xc4\xa7\x72\x61\x56\x8a\x85\x11\xd1\x51\x7b\x89\xf9\x73\x38\xe7\x61\x2d\x26\x74\x7f\x67\x18\x0c\xcf\xb5\xc8\xc3\x09\xf8\x1b\xfe\x1c\xce\x77\xa8\xeb\xb5\x41\x95\x56\x8f\xc1\xbb\xef\xd3\x70\x42\xfb\xb7\x61\xd2\xa7\x73\xd8\xa6\x9b\x62\xd0\xf8\x26\x09\x7b\x75\x14\x0c\xda\x5e\x34\x60\x8f\xce\xb8\x3f\xe7\xc0\x9d\xef\xfc\xe7\x3f\x7f\x9e\x1a\x78\x3c\x54\x27\xdf\xd7\x23\x39\xa8\x61\xff\x8f\xcf\x01\x91\x1c\x0c\xe9\x7f\x0e\xcf\x03\xb1\x01\x28\x21\x14\x4a\xe2\x60\xdf\x4e\x53\x28\xf3\x37\x02\xca\xd7\x85\xa3\x62\x2f\x03\x74\x75\x69\xcb\xe0\x7c\xc0\xe1\x8d\x8a\x28\xc9\x3f\xb8\x34\xe2\xfc\xdc\x64\xea\x71\xfb\x7a\x14\x2f\xbb\x6e\xa8\x66\x13\x88\xd4\xdc\x1c\xe3\x4a\xd6\x25\x2c\xd8\x9b\x6e\xfc\x8f\xc5\x39\x2c\x3c\x5e\x61\xf4\xca\xec\x2e\x42\xae\x8a\x9b\x44\x99\x1e\x46\xe4\xbd\x14\xe3\xbb\xa6\x22\x70\x78\xe9\x68\xba\xd9\x44\x18\x71\x9f\x43\x8d\x9b\xff\x5f\xbc\x83\x8e\x69\xbf\x12\x20\xaf\xa3\x3b\xf9\x67\x30\xa0\x58\xa6\xc7\xe8\x18\x00\x54\x2e\x01\x95\xfc\xbc\x20\x72\x3e\x1c\x87\xf7\x3c\xf8\xc6\xcf\x41\x20\xfd\xcf\xff\xc9\x01\xe0\xcf\x85\x21\x39\x98\xad\x7c\x9f\x9b\x9c\x07\x42\xce\x41\x20\x7d\xdf\x59\xb7\x00\x85\xd9\x13\xc6\x87\x9c\x05\x0c\x8a\x24\x02\x7d\x6b\x00\x9b\x74\xd9\x8d\xae\x7d\x80\x8f\x90\xaa\xb6\xa3\x09\xd8\xd1\xc6\xea\xe1\x76\xe3\xf1\x30\x63\xb3\xae\x93\x25\x13\xad\xd9\x8f\x75\x64\x19\x0b\x71\x67\xbb\x91\x9e\x88\x05\x0b\x17\xf7\xb4\x50\x0f\x9a\x76\xa3\xe6\xd8\x18\xdd\x26\x93\x7b\x38\x76\x59\x53\x5f\xdb\x38\x1b\xfb\x6b\x2e\xeb\x97\x19\x55\xa2\xa0\x29\xda\x60\x0b\x6d\x32\x2a\xdf\x6d\xd6\x6b\xa6\xfd\x40\x6d\xef\x2f\xea\x5b\xc3\x30\x00\x8f\xb4\x5e\x0e\xf7\x61\xc1\xa0\xca\x99\xab\xbf\x19\xd4\x69\x34\xf5\x0b\x9c\x5e\x60\xda\x71\xa0\xd9\x99\xf2\x2f\x0e\xe6\x3b\xff\x9c\x1b\xe6\x80\xf8\x7c\xdc\xdf\x1c\xd0\x41\xfe\xf3\x21\x7f\xf9\x48\xff\x97\xf4\xbf\xc9\x1c\x88\x10\x7e\x6e\x4a\x88\x06\x30\x33\x71\xcc\x67\xaf\x13\x80\x96\xbb\xf0\x45\xcf\x14\xc0\x2a\x53\xda\xdf\x31\x1b\x70\xcb\x97\xbb\xe4\xa0\x0b\x44\x68\xa9\x74\x5a\x37\x01\x89\xc1\x6a\xc5\x96\x42\xe8\x5d\xd6\xae\x29\x6d\x31\x0a\x58\xfb\x4d\xbd\xc8\xec\x08\xba\xb7\xd5\x68\xa6\x9a\x6a\xe1\xf7\x1e\x5b\x4d\x35\xe3\x60\x7c\x3d\xf6\x48\xf3\x39\x6d\x0d\xbe\x5d\x58\xa0\x59\x6c\x68\x81\xaf\x95\xe3\x35\xef\xeb\x9f\x00\xa7\xfe\x97\x46\x89\xc1\x74\xfc\x78\xb5\x59\xab\xc0\x40\x18\xf8\x12\xae\xe5\x64\x10\x0c\x70\x72\x35\x15\xff\xee\x87\xda\xa9\x41\x9d\xe2\x46\x72\x30\xc3\x79\x40\xfc\xfd\xff\x37\x07\x54\xca\x7f\x5f\x0f\xf2\x79\x80\x1d\x0d\x23\xcf\x81\xbf\xe7\x81\x90\xeb\xc0\x87\xcf\x55\xd8\x2d\x05\x28\xdf\x28\x14\x0f\x11\x40\xf3\x9c\x50\xb7\xa3\x20\x60\xf2\x5e\x5c\xc7\x56\x18\x70\x70\x9b\xde\x62\x59\x0f\x04\x4e\x90\x51\x62\x14\x00\xb1\x8a\xb2\x37\x18\x1f\x81\x34\x6d\x65\x3b\x73\x65\x20\x33\x56\xd9\x99\xf4\xf9\x8d\x5b\x80\xad\xa7\x95\x7b\x8c\x6c\x80\x3d\x89\xaa\x02\x86\x3f\x80\xa3\x33\x54\xaf\x1a\x7c\x04\xce\xd6\xa9\xa5\xe8\x07\x03\xe5\xc1\xaa\xa5\xfa\xa2\xc0\x3d\x7d\xf5\x29\xd4\x38\xe0\x99\x94\xfa\x58\xea\x14\xe0\xdd\x05\xb5\x02\xbd\x58\xe0\x6b\x95\xca\x75\x3d\x23\x80\xdb\xa0\x64\xa8\x9d\xcc\xe3\x82\x42\xfb\x59\x43\xaf\x93\xe4\x80\x1e\x38\x0d\xe9\x30\x07\xc4\xe7\x02\x0f\xf3\x79\x80\xbf\x39\x98\x95\x1e\x23\xf7\x01\xc9\x81\x0c\xfb\xff\xfc\xf3\x82\x55\xca\xef\x07\x1b\x50\x7e\x33\xfe\x2e\x6b\x0b\xa0\x6f\x2b\x7c\xcd\xbc\x19\x60\x16\x4f\x26\xcc\x8c\x00\x8f\xa8\x29\xf1\xf4\x1d\x40\xe8\x3d\xa9\x13\x83\x7f\xcf\xfb\x2c\x73\xce\x24\x08\x58\x98\x27\x73\xd5\xd8\x14\x58\xd6\x22\x5b\x44\x7b\x05\xac\xb9\x21\xb7\x86\x56\x04\xe4\x3e\x56\x78\x61\xf8\x05\xd8\x2d\xa0\xf4\x40\x5f\x0f\xf8\xe7\xad\xe2\x14\xdd\x7a\xe0\xd4\x3d\xf9\x44\xdd\x4f\x40\x99\xb1\xa2\x24\xc9\x3b\xe8\x1c\x03\xee\x47\x2b\x6e\xd5\x8d\x05\x9e\x4f\x52\x9e\xaf\x93\x0b\xbc\x9b\xa9\xd8\xaa\x33\x0d\xe8\xf2\x93\xef\xf9\xc0\x9f\x0f\xf7\x64\x2c\xff\x73\x20\x7f\x0e\xd6\x79\x7e\x1f\x8e\xf0\xf3\xc1\xc8\x5c\x2c\xf2\x1c\x5c\x7d\x7c\xe4\xf3\x80\xe4\xa1\xa2\xf8\x9f\x2b\x7c\x2c\x87\xd4\x3e\x7c\x48\xe9\x7c\x5e\x88\x95\x00\xc8\xa5\x8c\xb9\x38\xcc\x3f\x38\x02\xf4\x14\xd1\x57\x46\xb3\x00\xfb\x85\x93\x8c\x0c\x68\x80\xcf\xf4\x49\x30\x9c\x06\x44\xa8\x48\xb2\x0c\x55\x81\xb9\xf1\x53\x3f\x1b\x5a\x02\xa9\x1e\xd3\xd5\xf4\xcd\x80\xa5\x82\xd3\x45\xf5\x4f\x03\x6b\x98\xd2\x2f\x75\x75\x81\x8d\x89\xd3\x53\xf4\xc4\x81\x1d\x6f\x67\xae\xd3\x11\x00\x8a\x97\x48\x1f\xd1\xaa\x05\x8e\x46\x49\x6f\x1e\xe6\x1d\x14\x80\xcb\xbf\x67\xfe\xd0\x7c\x0c\xd4\xc4\xc8\x14\x69\x49\x01\xf5\x87\x65\x57\x68\xb2\x80\x67\x5a\x32\xd1\x4f\x97\x0d\xbd\xbe\xbf\x39\xa0\xe3\xfc\xcf\x83\x45\x37\x31\x92\x83\xe1\xeb\x52\xfb\x21\x25\xf3\x50\x48\x0e\x24\x48\x7c\xe4\x3a\xb0\x5e\x3f\xa4\xc6\xb4\x21\x0e\x84\x1a\x0c\x08\xb7\x51\x28\x86\xc6\x80\xca\xce\x71\x92\x86\x5e\x00\xcd\x45\x68\xbd\xe1\x24\xc0\x7a\x9e\xe8\x74\xdd\x49\x80\x8b\x92\x88\x90\xae\x0f\x10\x20\x2d\xe6\xad\x2d\x0a\x84\x9f\x10\xd3\xd3\x09\x07\xe2\x66\x4f\x2e\xd1\xc9\x01\x16\x98\x4b\x2c\xd3\x5a\x01\x64\xac\x94\x90\xd1\x6c\x07\xb2\xa4\x25\x6d\xb4\xd5\x80\x8d\xe6\xd3\xec\xb5\x02\x80\x3c\xa9\x69\x7b\x34\x7b\x80\xa2\x59\x52\x1b\x35\x6f\x00\xff\x7c\x9e\x7e\x4d\x23\x04\x38\xf6\x58\xaa\x54\x7d\x11\x70\x3e\x4a\xaa\x4a\xcd\x1a\xb8\x7a\x68\x5a\x9d\x66\x3a\x70\xdb\x59\x86\x37\x25\x89\xe4\x40\xfe\xf6\xbd\x87\x7e\xcf\x1f\x7d\xc6\x88\xe7\xf7\xca\xad\x37\x39\x34\x46\x0f\xd0\x88\x33\x6d\x10\xd4\x07\x8c\xcd\x59\x12\x62\x06\x80\x85\x91\xf5\x56\x89\x64\xc0\xba\xc5\x69\xff\x0c\x59\xc0\x61\xb6\x8f\x87\xc2\x7e\xc0\x31\x2d\xf2\x90\xfa\x45\xc0\xe9\xe3\xbc\x71\x7a\x47\x01\xc7\x7d\x4b\xd9\x26\xe3\x01\xfb\x63\x1b\x67\x5a\xa8\x03\x76\x13\xf6\xd4\x5b\xd7\xa3\xc5\xc6\xa4\xa4\xd8\xf1\x21\x5a\x59\x47\xab\x4c\x1d\x4b\xd1\xca\xb0\x6a\xd2\x72\xe4\xe2\x85\x85\x60\xe7\x1c\x67\x25\xc0\x3c\x91\x9b\xe7\xa4\x01\xd0\xef\x13\x12\x36\x2c\xc0\xc4\x8e\xb8\x6a\xd6\xdc\xe3\x61\xb2\x85\xd8\x61\xb1\xe5\xab\x94\x49\x2b\x91\xc3\xf0\xfb\x38\xdd\xe4\x37\xb1\x85\x21\xf2\xda\xce\xa4\x82\x38\x6e\x7e\xbc\x99\x65\xba\x9a\x28\xb6\x48\x7f\x54\x6e\x9a\x40\x5c\x33\xeb\xa8\x5f\x6f\x3a\x8e\x78\x49\x9f\x78\xe7\x05\x5d\x86\x78\x68\x26\x5f\x23\x6f\x32\x11\xf2\xb4\x6f\x37\x5b\x4d\x4b\x40\x31\x71\xfe\xaf\x3e\x98\x4b\x50\xfe\x63\x2e\x88\x82\x87\xc9\x8a\x31\x6f\xfe\x35\x17\x63\x85\xf9\x57\xd1\xc3\x00\x73\xa5\x65\x8d\xa4\x3f\x60\xfb\xd9\xe9\xa4\xf4\x39\xc0\x59\xc8\xeb\xb7\xd2\x32\xc0\xe9\x75\x58\x87\x7a\x37\xe0\x22\x32\xd7\x91\x5a\x09\x38\x75\x2e\xd6\x36\x49\x02\x1c\x05\x37\x0a\x31\x73\x01\x3b\x91\xbd\x61\x36\xca\xc3\x7d\xa8\xb7\x9c\x58\x55\xe7\xf4\x13\x77\x18\x9b\x9a\x25\x9d\x2f\xa3\xc2\x22\xf7\xcb\x68\x57\x55\x74\x98\xbf\xe0\x26\x38\xdf\x24\xfb\xc0\xf9\x65\xfa\x98\xf0\xb2\x34\xe8\xae\x36\xdd\x49\x04\xb3\x2e\x7e\xb6\x30\xad\x26\x82\x58\x0f\xdf\x4d\x34\x3d\x44\xa4\x31\xb7\xb5\x04\x9b\x4d\x26\x9c\xac\xe4\x1b\x3f\xd1\x77\x12\xcb\x99\x4b\x1e\x86\xd1\x6f\x13\x9b\x18\x2f\x6b\xdf\xd3\xa5\x88\x2a\xb3\x57\xb7\x29\x74\x57\xe2\x89\xd9\x84\xca\xd9\xf4\x06\xe2\x39\xfd\xd9\xf5\x35\xf4\x9d\xc4\x6f\x53\x3a\xfe\x83\x0b\x1a\xe9\x6f\x91\xf7\xde\x15\xd7\x1a\x29\x8f\x55\x01\xf4\x3a\x8c\xdf\x4e\xdc\xfb\x87\x83\x60\xed\xb0\xa4\x49\x3e\x05\xec\x2f\xd9\xef\x95\xee\x04\x9c\xb7\x78\xcc\x55\xbc\x0f\xb8\xb4\x86\x38\x6b\x3c\x06\x5c\x1c\xe3\x3d\xa8\x6b\x00\xe7\xfd\x8b\x1d\x4c\x77\x02\x4e\x96\xeb\x4b\x58\x3d\x80\xfd\x8c\x3d\x45\xb6\x6d\xa8\xb5\xf9\x54\x62\xe9\x6c\x8d\x52\xcb\xfc\x5b\xf7\x5c\x19\x38\xce\xa4\x3e\x1f\xe7\xda\x85\x5d\x0c\xa3\xae\x30\x0f\x1a\x06\xcc\x37\x73\x73\x9c\xf6\x90\x7d\xe8\xbb\x40\xaf\x22\x44\x6d\x16\x7e\xbf\x41\x8f\x23\x74\xac\x45\xdb\xd9\xf4\x9b\x84\xa6\x75\xd8\x9b\x18\x33\x4f\x42\xd5\xba\xbe\x39\xdd\xac\x98\xb0\xb0\x1a\x78\xd4\x6e\x6e\x40\xd8\x5a\x3d\xbb\x5f\x69\x96\x40\xac\x66\x66\xdf\x89\x31\x7f\x44\xcc\xb5\x74\xac\x9a\x67\xbe\x82\xd8\xc5\xf8\x5a\xe1\x4a\x6f\x20\x3e\xd0\x4d\xaf\xae\x31\x5b\x49\x74\xd0\x79\xa7\xc1\xdf\x5c\x10\xdf\xf7\xe6\xf7\x61\x42\x8e\x1e\xef\x1e\x9b\x62\x83\xc1\xce\xb1\xe3\xfe\xe4\x41\xfc\xcd\x07\x91\x7d\x70\x11\x76\xcf\x55\x6c\x01\xdc\x0a\x82\xa4\x35\x77\x01\x6e\x5e\xf1\x71\x86\xd6\x80\xab\xd9\x22\x17\xb3\x2c\xc0\xf9\xf0\xfa\x1c\xeb\xf9\xf8\xe0\xb0\x69\x4f\x91\xc3\x37\x9c\xb6\xdd\x5b\x9a\xe4\xba\x07\x9b\xac\xf2\x6e\x3d\x71\x67\x63\x0d\xf3\xdd\x8b\x74\x8f\xad\x58\xc7\x48\xe8\xae\xf2\x74\x47\x87\x79\x0b\x37\xc1\xb9\x06\xd9\x66\xdb\xb9\xcf\xec\x85\x7f\x6f\xa6\x77\x10\x63\x6d\xbe\x7f\x11\x36\x9f\xcd\xbd\xe8\xd0\xf7\xce\xd3\x8c\xe0\x76\xdb\xb9\xb7\x6e\x31\xb7\x27\xc6\xd8\x5e\x7a\x66\x68\x5e\x4d\x08\xda\x56\x3d\x6c\x36\xf7\x26\xec\xac\x5e\xd7\xed\x30\xe3\x10\xa9\xac\xf5\x35\xf7\xcd\xcb\x88\xc5\xac\x35\x95\xb3\xcd\xcd\x89\xa3\x16\xb8\x56\x6d\x76\x8f\x78\x62\x96\x73\x79\x87\xf9\x6d\xa2\xce\x9c\x8e\xff\xe0\x82\xf8\xe7\x82\xa4\x7e\x23\xcf\xdf\x8a\xa0\x6e\xa1\xfc\x6b\x0e\x02\xc9\x83\x58\x4c\x30\x35\x14\xcb\x05\x6c\x3c\x18\x82\x92\xba\x80\xd3\x15\x07\x2f\x99\x23\x80\xeb\x67\xb7\x60\xe5\xd1\x80\x7b\x47\xe0\x5e\xad\x3b\x80\x3b\x66\xc7\x18\x5e\x07\xdc\x56\xa6\x2f\x33\x8f\x05\x5c\x92\xd6\xcf\xb0\xd9\x8f\x47\x8e\x87\x76\x9f\x73\x2a\xc7\x41\xdb\x9e\xd2\x64\xb7\x0c\xcc\xb3\x9e\x7e\x3b\xcf\xcb\x0e\x71\x2c\x9f\xd6\x10\xaf\x1d\x88\x67\x7c\xff\xa5\xe9\x6d\x8f\xc7\x16\x4c\xae\xb3\xab\x15\xa7\xde\xec\x1f\xee\x43\xfb\xd8\x9f\xd1\xe6\x9e\xdc\x63\x8e\x71\x1d\xeb\xcd\x33\xb9\x57\x1c\xda\xde\xd6\x9a\xbf\xe7\xde\x72\x38\xf1\x5c\xc3\x62\x16\xf7\x85\xc3\x98\xc7\x95\x0c\x43\xee\x73\x87\x39\xf7\xfb\x18\x75\xdc\x8f\x0e\x33\xee\xcc\x67\x48\x12\x86\x36\x21\xd5\x8d\x0c\x27\xc2\xce\x7a\xf7\x8d\x79\x16\x39\xc4\x06\xe6\x97\x2b\x9b\x2c\x9e\x13\xfb\x19\x6f\xca\x26\x32\xd6\x10\x07\x99\xa3\xff\xdd\x87\xe1\x79\x41\x23\x7c\x3e\x72\xfe\x3f\x39\x07\x81\xcc\x83\x60\x3a\x18\x35\x88\x3e\x02\xec\xd8\x16\x53\x24\x03\x00\x97\x42\x9b\xa5\xd2\xfe\x80\xbb\xa8\xeb\x2d\x65\x1b\xc0\x73\x47\xe0\x68\x1d\x1f\xc0\x4b\x21\x66\x8b\xd1\x52\xc0\xe3\x79\xba\x01\x93\x03\xb8\x2a\xe5\xb4\xdb\x6a\xa1\xcc\x69\xd9\x9e\x78\x57\x41\x2c\xb5\xd7\x2f\xb5\xf3\x4c\x05\xcb\x86\x72\x27\xc1\xd7\x03\x72\x96\x49\xaf\x45\xfd\x4d\x31\x95\x25\xd2\x4f\x0f\x88\x43\xa5\x45\x0e\x97\xea\x16\xda\xfb\xd8\xc2\x87\xeb\xea\x1a\xf2\x5d\xcb\xe2\x38\xd7\xcd\x75\xd7\xfb\x72\x46\x24\xd7\xd3\xf5\xc7\x4b\x41\xc6\x18\xee\x6e\xa7\xb6\xa6\x13\x8c\x6d\xdc\x12\x27\xff\x87\x8b\x78\x7c\xdc\x98\xba\x89\x4c\x01\x6e\xa7\xc3\xa8\x1a\x71\x96\x2e\xf7\x9d\xc3\xad\x9b\xaa\xcc\xa9\x04\xcb\x46\x83\xe4\xc2\x2e\x9d\x63\x4e\x26\x56\xb1\x9a\xcf\x3b\x32\x2e\x13\x25\x8c\xb0\x11\xe7\xe3\x8f\xff\xea\x83\xcc\x3c\xdd\xd5\xa3\xef\xff\x99\x83\x40\xe6\x41\x90\xf9\x20\x4e\xb9\x66\x9a\x92\x53\x01\xf7\x5c\xab\xcd\x33\x3e\x00\xde\x0d\x2e\xcb\x54\xbc\x01\x5f\x43\x5f\x5d\x3d\x43\xc0\x27\x60\x56\xba\x49\x3d\xe0\xd5\x95\xf6\xde\x6a\x2b\x3e\xbb\x9b\xac\xd5\xb1\xff\x89\xf5\x2e\xcb\x8a\xfa\x3d\x72\x87\xb9\x41\x59\x9b\xf5\x77\x33\xfd\x93\x30\xce\x72\xdf\xdb\x75\x01\xe5\x10\x61\xc9\x73\x64\x03\xc7\x41\xcb\x02\x5c\x01\x0f\xda\x4f\x67\xc6\x2d\x4e\x9b\x27\xbb\x93\xce\x94\xe5\x74\x7b\x9e\x79\x7b\x98\x79\x80\x3b\xd1\x53\xa3\xd9\x8e\x25\xc3\x35\x75\xbf\xf4\xf8\x0d\xf3\x27\x37\xd5\xd5\xbf\x4e\x96\x75\x97\xbb\xc1\xa5\xe2\x4e\x11\xab\x95\x7b\xcc\x79\x4b\xa5\xa6\xe5\x1c\x6e\xad\x93\x5d\x39\xc1\xfa\x4c\x48\xd8\xb5\x5c\x9d\xca\x7a\x43\xa8\xda\x7e\x3f\x6f\x6f\x35\x85\x30\xb4\x3d\x5b\x6a\xc4\x6a\x23\x96\x59\x9e\xf9\xaf\x73\x41\x9f\x97\x7b\x30\xf6\x81\xe6\xf1\x41\x95\xdd\xa4\xb9\x71\x34\x1b\xd0\x9b\xa9\x6d\x2a\x48\xf9\x93\x07\x61\xff\xc5\x40\x43\xf4\xd4\x1f\x2e\xc6\xa7\x85\xe5\x39\xa3\x0b\xf0\x4b\x70\x62\x2a\x87\x03\x7e\x4f\xfd\xe4\xf4\xe3\x01\xbf\xf2\xc8\x5e\xfa\x02\xc0\x57\x7e\x81\x91\x55\x13\x6e\x79\x7a\xad\xf1\x74\x8e\x47\xa6\xab\x63\xe1\x25\xcf\x95\x24\x37\x48\x34\xda\xde\xb8\xd7\x1e\xdc\x4e\x5c\xb6\x4a\xff\xb0\x34\x54\x9f\xe4\xe4\xfa\x25\x99\xb9\x9c\x85\x7e\x02\x5f\xa5\x58\xba\x9c\x2c\x3f\xf9\x77\xc9\x96\x2c\x4e\xba\xbf\xdc\x8b\x26\x4b\x2e\x67\xbb\x5f\xf6\x93\x30\xcb\x17\x9c\x2e\x6f\xb9\x86\x09\x96\x75\x5c\x3d\x8f\x9a\xdb\x74\x6b\x3d\xae\xbe\xa7\x49\xd5\x1a\xab\x5e\x6e\xbc\x5b\xfb\xb5\x48\x6b\x4b\xee\x7e\x97\xeb\x57\x9e\x5a\x5d\xe0\x3e\x75\xd2\x3f\x9f\x61\x33\x9a\xfb\xca\xc9\xac\x94\x65\xf5\x92\xa0\xda\x09\x9e\xbc\x69\xbd\x8f\x60\xd9\xae\xc1\x7f\x70\x72\x43\xeb\x60\xec\x58\x35\x57\xca\xbf\xfc\x7f\x72\x0e\x02\xf3\xa2\xf6\xbb\x89\x9b\x00\x97\x20\xbd\x02\xd1\xe9\x80\x0f\x93\x16\x2b\x7e\x05\x08\x14\x31\xbf\x3b\x3d\x0d\x08\x59\x6b\xb7\x5a\x69\x2e\x10\xbc\xc4\x4b\x45\x6f\x15\x10\x2c\x1f\x2e\xc4\xd8\x8e\x77\x01\x53\x93\x26\xd9\x75\x61\x9f\xf7\xd6\xec\x60\xb7\x58\x18\xb8\xaf\x2d\xec\xf3\x6b\x1f\xe6\xe5\xb6\xda\xfd\x53\x77\x39\xfc\x16\x41\xb5\x7e\xd6\xb1\x6f\x96\x2e\x71\xd9\x52\x83\x5d\x1c\xba\xb9\xab\xcd\x32\x9d\xdd\x1c\x62\xf4\x61\x96\xd5\x67\x76\x75\x68\x45\xeb\x3b\xeb\x79\x1c\x4a\xc8\xf4\x26\x69\x9b\x09\x1c\x5a\x50\x49\x43\x85\x8d\x25\x67\x69\x40\xf0\x70\x4e\x16\x9f\x87\xba\x6e\x67\x5b\xc9\x9d\xe0\x7d\xf6\xd2\x16\xdb\xf5\xdc\x68\x0f\xb1\x0b\x17\x6c\x07\xb8\x49\xee\xfb\x4a\xb6\xdb\x5e\xe2\x5e\x73\x31\x39\xbe\xd4\xae\x8e\xdb\xe4\x1c\x72\x24\xc7\xf6\x39\x21\x67\x7f\x14\xff\xc3\xc9\x91\x7d\x98\xa0\xab\xc0\x3b\x1f\x55\xac\x54\xd8\x63\x2e\xfe\x99\x83\x40\x72\x10\xee\x5a\x7a\xf3\x45\x73\x80\xc0\xdd\xfa\x67\xc4\xa7\x01\xe1\x26\xf4\x88\xe9\x41\x40\xe4\x36\x1b\x28\x8f\x05\x22\xba\xdd\x8f\xeb\x95\x02\x21\xdd\xc1\xcd\x0c\x2d\xdc\x0b\xd6\x9c\x37\xda\xe1\x3b\xa2\xfc\x72\xb3\xce\x7b\xeb\x80\xe2\x19\x51\xb0\x36\xc8\x88\xd8\xe4\x12\x79\xce\x39\xe2\x3a\x21\xe7\x40\xa9\xef\x89\x39\xc2\x6d\xb1\x71\xfe\xf6\x34\x4e\x86\x33\xc7\x2a\x6f\xe0\x6b\xf4\xfa\x0e\x33\x9b\xb1\xec\xa9\xd1\xc9\xaf\x53\x6c\x5e\xb1\x5d\xa2\x02\x9a\x2e\xd9\x0e\xb0\x97\x45\x46\xd7\xef\xb0\xbb\xc2\xae\x09\x4f\xbc\x27\x66\xaf\xca\xfe\x1e\x66\x72\x93\xb0\x9f\xcf\x99\x15\x14\x51\xae\xe7\x20\xc1\xd9\x11\x70\xf7\x52\x82\x7d\x1e\xe7\x87\xaf\xc9\xd9\x33\x0e\x6b\xb8\x62\x3e\x96\x67\xe2\x1d\xfc\xb8\xce\x9e\x8f\x4e\x50\x1c\xce\x70\x33\x3c\x04\x0e\xa5\x3a\x9e\xe3\xe6\xbb\x0d\xfc\x13\x6a\x1f\x42\x8c\x77\xd4\xf8\xf7\x7e\x18\xe2\x40\x28\xfb\x34\x14\x07\x75\xca\x61\xa5\x51\x3c\x9f\x2b\x58\x41\x48\xe0\xf2\x9f\x1c\x04\x92\x83\xf0\x8f\xd2\x08\x14\xf6\x07\xc2\xec\x74\xee\x4e\x0a\x03\x62\xac\x0c\x7f\x4e\x5d\xfd\x87\x8b\x99\xfd\xc0\xf9\x95\x6e\x2d\x30\x6b\x62\xc0\x4e\xc6\x1d\x9c\x0d\x9b\x14\x27\xe8\xb4\x0e\x8a\x41\x51\x99\x0b\xfd\x17\x11\xa7\x7c\xc2\x76\xfc\x0e\x8f\x23\x14\xdc\x68\xe7\x9a\x62\x17\x72\x0f\x39\x8a\x3d\x52\x9c\x1b\xc3\x75\xb7\x9d\xf2\xeb\x7d\x82\x5a\xd7\x74\xdb\xd0\xfe\x8f\xf3\x9c\x5e\x77\xd9\x87\x0c\xc8\xcf\x7d\xd5\xa4\xe3\xb0\x68\x20\x7b\xce\xa9\xfa\xf9\x8e\xb1\x03\x75\x71\xa3\x6e\xab\x38\x4d\x64\x6b\xc7\xcc\xaa\xf0\x72\x1e\xc3\x8e\x8f\x7e\x72\xe5\xb4\xb3\x08\xbb\x35\x42\xee\xbc\xaa\x73\x3b\x47\x3e\x4c\xa4\x64\xb5\x33\x83\xb3\x2d\xb0\xf1\xc4\x38\x17\x75\x4e\x79\x40\xc6\x51\x77\x17\x11\xce\x0f\xbf\xd0\x83\x66\xce\x8d\x5c\x77\xaf\xe4\xfd\x2c\x17\x09\x6e\x94\xe7\xb9\xdd\x97\x5d\xbc\xb8\x45\xee\xcc\xff\x5d\x07\x63\xa5\x15\x4d\x07\x55\x5e\x42\x7e\xc6\xe8\x27\x80\xbe\xa5\x9c\xa2\xc0\x6e\xc0\x4e\x5d\xee\xcc\xd8\xc1\xe7\xc0\x33\x39\xa3\xb1\xdd\x7f\xe6\x62\xcc\xee\xd0\x92\x9c\x64\x04\xc4\xff\xa0\x3e\x99\xe2\x0e\x24\xb4\xd1\x7d\x65\xa5\x81\xc4\xd5\xf6\x1f\x74\xca\x81\xf8\x59\xbe\x79\x8c\x16\x44\x47\xef\x8f\xae\xf1\xf0\x25\x5a\xc2\x5c\x16\x3b\x04\xb7\x10\x86\xfe\xcb\xf2\x6f\xc4\x52\xb9\xab\x3c\xae\x9d\x6b\x4e\x90\xe7\xd4\x3a\x3d\x6a\x7c\x9c\x9a\xce\x29\xb4\xd3\xec\x5b\x95\x36\xe3\xbd\x98\xa3\x4e\xdf\xb5\xb4\xcc\xc6\x76\x67\x91\x7e\xaf\xe4\x0b\xf7\xcf\xba\xf8\xf4\x17\x2c\x98\x45\xce\x49\xbb\xfe\xc0\x75\xd6\x40\xd9\x9c\xcf\x97\x1e\xb9\x55\x0e\x3c\x9e\xb3\xf2\xec\x3a\x77\x23\xb6\x53\x0c\xe7\xe4\x23\xf7\x93\xec\xd3\x51\x2d\xc7\x98\x6e\x2f\x38\x46\x61\x63\xff\xb9\xe7\xde\xc9\x71\x0b\x0d\xdf\x37\xdf\x43\x9a\x53\x14\xb4\x71\x8f\xa2\xfb\x39\xce\x77\x7f\xa5\x5d\xc5\x1e\xba\x5c\x35\x9f\xcf\x3b\x6f\xb8\x7e\xe2\x16\xbb\xf3\x38\x31\xc3\xbb\x43\x7d\xd0\xa8\xe0\x3d\x27\x33\x65\x7e\x53\xfe\xe5\xff\x1b\xfb\x89\x94\x0c\xfe\x4d\x72\x10\xe4\x3c\x88\xd8\x4a\x59\xfd\x71\x00\x12\x2e\x29\xed\x15\xba\x06\x2c\xbc\xa7\xfd\x54\x72\x0e\xb0\x28\xc4\x68\xb7\x4c\x1a\xb0\xa8\xcb\x2a\x43\x6b\x1b\xb0\x70\xb9\xfb\x31\x8b\x16\x44\xcf\x7d\x1d\x5e\xed\x19\x40\xcc\x8d\xae\x4c\x1b\x1b\xe5\xc2\xdd\x1e\x7c\x6e\xdb\xf6\x04\x11\x4e\x85\xb7\xcf\xb9\xfe\x85\x61\xec\x67\x2e\xb2\xcf\x8f\x2e\x33\xfa\x5a\xed\xe4\xd5\x73\x6f\xc5\x89\xa7\x0f\x5d\xeb\x7a\xd7\x64\x5a\xdc\x3d\xe3\xa1\xdf\xa7\xb6\x64\xd9\x4d\x7b\x4f\xdb\xbe\x3b\x19\xa2\x57\x97\x7a\x99\xf6\xcb\x2d\xd4\x3c\x5b\xef\x3d\xb6\xff\xd3\x02\xa5\xd3\xe2\xde\xed\x03\x6a\x89\xbb\x8f\xd2\x7c\xac\x07\x2e\xcf\x5d\x49\xf2\x2f\xc5\x6d\xde\x37\xd8\x15\xd1\x53\x8a\x6e\xf8\xf4\xb3\x1f\x45\x1d\x2f\x28\xf7\x0e\xe6\xc4\x86\x4a\xe4\xf7\x7b\x3f\xe4\xec\x0e\x9e\xb9\xf5\xa0\x8f\x00\xe7\x53\x80\x44\xae\xa8\xd7\x27\xae\xb9\x4f\xd2\x9f\x75\x40\x31\x54\x70\x1b\x54\xe9\x3b\xd2\xb7\x46\xc5\x03\x3a\xb2\xa2\x79\x83\x7f\x9b\x1d\x1a\x6b\x4d\xf9\x57\x0e\x42\x84\xc8\xa8\x05\x83\x3a\x7f\xd2\xe8\x2e\x9e\xef\xb1\x45\x56\x58\x30\x09\x58\xe9\xa9\x14\x22\x52\x07\xac\x4e\xd0\xab\x99\x11\x05\xac\x5d\x6b\x6e\xa0\x7e\x0e\x58\xe5\xef\x78\xdf\x5c\x1b\xc1\x8b\x8c\x82\xbc\xbc\x25\xb8\xad\xf1\x71\x09\xa6\x73\x5c\xfb\x26\x47\xe6\x6c\x2c\x59\x18\xfc\xf5\x60\x90\xc3\xc9\x13\x2b\x0c\xdf\x1f\xf7\xd1\x7f\x10\xb9\xf6\x60\x8b\x91\xc7\xd2\x5f\x1d\x1b\xb8\xe4\x5c\xa8\xab\xc7\xfc\x02\x7b\x05\x57\x31\xce\x8d\x0d\xd0\xe8\xdd\xb1\xe2\xd0\x29\xe7\x00\xc1\xbe\x1d\x8b\xef\x1c\x5a\x1d\x58\xd3\x3f\x21\x83\xb5\xff\x41\xa0\x62\xff\xa3\xe4\x2f\x7b\xda\x02\x77\x0c\xe8\x25\x45\x17\xdc\x0a\xac\x1d\x38\x34\x8f\xc8\xd7\x08\x7c\xce\xd6\x8e\x6b\xc8\xcd\x0b\x4a\x60\xaf\x8d\xf9\xb4\xa5\x2c\x50\x85\xfd\x23\x6a\xc6\x86\xfc\xc0\x51\x9c\xb0\x30\x89\x9c\xc7\x81\xd7\x38\x0b\x43\x19\x6b\x36\x07\x1c\xe4\xbc\x0e\x78\x33\xd8\x87\xa1\xe7\xa3\x80\x91\xb4\x3b\xef\x7b\xe5\xdc\xc9\xbc\x7d\xa1\x77\x68\x34\xef\x7b\xa6\x7d\xfa\xe0\xf7\x65\x20\x88\xef\xe3\x90\xfe\x6f\x86\xd6\x28\x81\x41\xcd\x56\x1e\x9d\x32\xa8\x9b\x8d\x44\xae\x0e\x6a\xde\x1b\xd5\x18\x09\x59\x20\xbf\x98\x66\xa9\xd4\x0a\x6c\xab\xb0\x11\xa4\x1f\x40\xdc\x7a\x49\x6f\x47\xaf\x27\x3f\x3e\x2f\x76\x8a\x15\x9e\x77\xf2\xed\xe8\xf9\x57\x96\xd7\x2f\x97\x69\x3c\x19\xbb\xbe\xf8\x57\x0e\xb7\xf6\x6c\x84\x75\xd5\x92\xdc\xcc\xaa\xac\xe0\xe0\xce\x31\xf9\xe5\xe7\x0e\x84\xe6\xfd\x8a\xd8\x1a\x72\x4c\x26\x5c\xff\x77\xcd\x06\xe3\x03\x8b\xc3\xbf\xf4\xdc\x5a\xe3\xb8\x47\x3d\x22\xb9\x77\x4b\x96\xd8\xae\x9f\x11\xc5\x7d\x96\x99\x13\xf2\x7e\x46\x5c\xec\x9f\x9c\xd1\xb5\xad\x3a\xdc\xb8\xbf\x2e\xe5\xd5\x26\x8f\x88\xa5\x03\xea\x0b\x22\xd6\xfd\x8e\x30\x1e\x38\x3f\xdf\x82\xcc\x3d\xc9\x5e\x1a\x9e\xc8\xce\x8f\x69\x5d\x29\x15\xbe\x87\xfd\x29\xea\xe3\x0a\x81\xb0\x68\x8e\x73\xb8\xee\xb2\x33\xa1\x5b\x38\xa7\x83\x19\x00\x65\x85\xc2\xe8\xc1\xd7\x3f\x69\xd4\x14\x26\xef\x5c\x7c\x3e\xe6\x3d\x6f\x1d\x3c\xa3\x8c\xf0\x3d\xe7\xf0\xf3\xfe\xc9\xb9\x20\x24\x07\x40\xe6\x01\x14\xf1\xef\xbb\xfe\x23\x21\xab\x2e\xf4\x08\x38\x12\xab\xe5\x27\xfd\x12\x38\x6c\x61\x6e\x4c\x53\xfe\x39\x71\xb7\xaf\x8b\x85\xa7\xf4\xab\x27\x9b\x0f\x85\xa5\xce\xcd\xad\xed\x59\x5e\x90\x72\x38\x6b\x51\xf9\xe2\x85\xae\xdb\xe4\xb7\xfc\x3e\x83\x24\xdb\x0b\xe7\x77\x2e\x39\x1c\x1a\xff\xb1\x75\xeb\xee\xa3\x45\xf2\xf1\x5b\x7e\xae\x2c\xcc\xd9\x56\x30\x37\xee\x57\x60\x9e\xe0\xe6\xba\xf8\xbb\xbf\x0f\x6c\x12\x59\x9f\x18\x5f\xd1\x73\x7c\xed\xd3\x35\x3e\xf1\x1d\xbd\x8b\x57\x45\xaf\x2a\x88\xd7\xed\xf3\xca\x0c\x5e\xf1\x6c\xce\xb5\x3e\x62\xf1\xb8\xa5\x8b\xe6\xdc\xee\xbf\x92\x36\x6a\x49\x5f\xdc\xa4\x01\xbf\xa4\x45\x4b\x7e\xc4\x2e\x18\xb8\x3f\xef\x7a\xc6\xe3\x58\x01\xb6\x57\x5c\xc4\x42\x8b\xd8\x14\xf6\xba\xd8\xec\x94\xc3\x31\x1f\xd8\xbf\xa2\xb6\xa7\x08\xc5\xc4\x71\xe4\x23\x3e\x03\x94\xd5\xd3\xa2\x06\x5f\xff\xcc\x4b\x93\x78\x7c\x14\x79\xff\xdf\xf1\xe5\x90\x92\x73\x10\x52\xde\x0c\xe9\xea\xeb\x94\x11\x1c\xc0\x3e\xdb\x21\x25\xf3\xd0\x2f\x3e\x17\x7e\x3c\xa8\x57\x9d\x94\x6d\x25\x1f\xfe\x62\x5f\xda\x4e\x73\xd4\xfd\xe7\x6d\xf7\xe9\x6a\xdb\xb3\x2e\x53\x1a\xdc\x0f\xfe\xe3\x1f\x19\x7b\xed\x72\xf5\x4e\xb7\x79\xe2\x99\x2b\x0e\x7c\x5d\xf7\x2b\xbb\x7a\xdb\xde\xbc\x0d\xab\x5c\x8f\x06\x17\xc5\xae\x8d\xcd\x4c\x7d\x30\x6f\xdf\xd7\xcc\x59\x4b\x1d\xbb\x4c\xf7\x89\x2c\xb9\xbd\xe8\x6b\x77\xd8\xce\xf2\x45\xa5\x19\xea\xbf\xde\x6d\x1d\x97\xfe\x20\x7d\xcb\xef\x4f\x1b\xa7\xa4\x05\xa7\x7b\xf4\x0a\xac\xa1\x0f\x73\x1f\x1f\x53\x36\xf7\x95\x2c\x35\x4e\xfe\x9c\xb4\xbd\x9f\x96\x71\x71\x41\x5a\xc2\x87\xfe\x6f\x29\x6b\x13\x95\x13\x29\x03\x5b\x13\xce\x25\x26\xcc\x9f\x3e\x50\x39\x5f\x7e\x5e\xdf\x7c\x15\x76\x70\x9c\xe4\xbc\x39\xf1\x91\xec\x86\xe8\xaf\xf3\x7c\xe2\x5d\xd9\x4d\xd1\xa7\x00\xa1\xb8\xc9\xc2\xbc\xef\x0f\x1d\x43\x39\x27\x4c\xa9\xa1\x7a\x82\xf8\x7e\x27\xe9\xfb\x91\xfe\x2f\x59\x3f\xc9\x01\x90\xf7\x80\xcb\xf9\xfe\xc7\x9d\x01\x4a\x28\x85\xd2\x27\x78\x7f\x8e\x8c\xa6\x70\xc7\x07\xe2\x4e\x96\xee\x3c\x75\xc9\x27\x56\x37\xa5\x98\xef\x6d\x1e\xde\xb8\x53\xf6\xd4\x33\x35\xdc\xee\x58\xe6\x69\xcf\x98\xe8\x74\x81\xdc\x8e\x83\xd7\x97\xed\xdd\x70\x6f\x79\xcf\xde\xa3\xfb\x53\xf2\xd5\xd3\x24\x8a\x88\x7b\xad\x05\x52\xf3\xbd\x0b\xe9\x3f\xab\x0a\x4a\xe7\x3e\xda\xde\xf6\xeb\x65\xee\xe5\xb9\xf3\x72\x7f\xfd\xfe\xbc\xe1\x5c\xfc\xd3\x8d\xfb\x7b\xc5\x56\x97\xcf\x35\x5d\x4b\xf4\xde\x59\x79\x36\xfe\x5c\xf6\xb3\xbe\x8d\xcb\x84\xe3\x0e\x64\xcf\xee\x0f\x48\xbf\x19\x97\xb0\xe2\x6c\x7f\x4f\x4a\x48\x9c\xdb\xb2\xeb\x03\xf1\x89\xbf\x63\x75\x97\x65\xb0\xc7\xc7\x73\x62\xed\x17\xcf\x66\x87\xc7\x89\xc7\x7a\xa7\x5b\xb0\x2f\xcd\xea\x99\x35\x2a\xdd\x81\x63\x1c\x61\x1e\xdd\x91\x16\xca\x99\x1b\x66\x08\x48\x4d\x1c\x73\x62\xf0\xf5\x1b\xf9\x0c\xd5\xe1\xfe\x64\xe4\x39\xb0\x9c\xef\x6f\xe4\xbe\x1b\x59\x3f\xc9\x01\x54\xf0\xe7\x01\xd4\xf3\xf6\x51\xcf\xdb\xa7\xbc\xfe\x75\xd4\xb4\xc4\x4e\x17\x1a\x7d\xb9\x79\xee\x33\x51\xf5\x39\x72\xb3\x6f\x8f\x7e\x64\x43\x5f\x63\x96\x78\xd6\xa3\x56\xc8\x45\xd5\x77\x7d\xd1\xfa\xaa\xe2\xf0\xd7\xf3\x43\x57\x06\x5d\x25\xd2\x3b\xb2\xb6\x24\x47\x5f\xb6\xd9\x33\x75\x3d\x6b\x76\x60\x19\xed\xb6\xee\xe6\x15\xe1\x8b\x2e\x9c\xff\x75\x22\xd7\x31\xfc\xf8\xc9\x65\x3d\xae\x39\x47\xc3\xba\x8f\xc4\xf7\x66\x67\x69\x44\xd8\xee\x97\xec\xed\x59\x7e\x37\xac\x7b\xcf\xf4\xfe\x69\x19\xe7\x22\x16\xee\x38\xdb\x9f\xba\x70\x59\xb8\xf9\xf6\x90\x01\xed\x05\x4e\xe1\xb9\xb9\x6b\x07\x36\x25\xac\x08\xd7\xdb\xb4\x8a\x2d\x10\xff\x28\xbc\x76\xdd\x15\xb6\x5d\xdc\xd9\xb0\x55\x39\x7b\xd9\x65\xb3\xee\x87\x75\x64\x9f\xe0\x8c\x8e\x92\x0a\x3b\xb2\x32\x97\x13\x12\x76\x23\x74\xe7\x72\x0e\xe7\x42\xb0\x1a\xa0\xc9\xcf\x7f\x21\xfd\xff\x28\xfe\xfe\x5f\x94\x4d\x19\xc1\x81\xec\xab\x1f\x59\x7f\xd5\x1a\xca\xbf\x7c\xd0\x9e\x1d\xad\xfb\x06\xf5\xd3\xe8\x36\x5e\xff\x5a\x2c\xdb\x57\x89\xaa\x50\x28\x75\x9d\x1f\x3d\x15\x2d\xa7\x9c\xbc\xb2\xe2\xed\x3f\xb4\x25\x7a\xed\x87\x5d\x5b\x5d\xec\xbd\x9c\x24\xb7\xcc\x7b\xba\x2f\x58\x29\xf2\x7e\x5a\xd6\xc3\xa2\xe4\xa5\x0b\x37\xcd\xae\x7a\x90\x50\x90\xbc\xec\x60\x48\x59\xc3\xee\xaa\xcd\x59\x52\xbe\xa3\xea\xd7\xfd\x9c\xb2\xea\x97\x0f\xbb\x7a\x4b\xef\x87\x4c\x4d\x5f\x93\xf2\xf4\xbe\x27\x19\xd5\x7e\x2a\x17\x8c\xfa\xbd\xd3\x1a\xfd\x46\x9f\x3e\x31\xa0\x90\xe4\xeb\xfb\xe1\xd8\x8a\x81\xcb\x73\xfb\xfd\xb4\x0f\x05\xb2\x45\xe7\xcc\xf7\x7b\x5b\xfc\x85\x1d\x15\xfb\xce\xaf\x62\xb7\x07\xbb\x32\xfa\xac\x5f\xdb\xae\x4a\xce\x84\x48\x03\x7f\xa5\xed\x7d\x1c\xd7\xb0\xbb\x7e\x95\xdb\x0c\x39\x45\xc1\x15\x7e\xa9\x5b\x36\x73\x5e\x06\x4e\xf0\x7d\xb6\xc9\x8e\xab\xec\x37\x1a\x30\x2d\x1b\xaa\x87\xe4\xe2\xc8\x79\x20\xeb\xf8\x73\x0f\xf6\xfc\x55\x7f\x35\xff\x5c\x6c\xe4\xf1\x33\x7d\x2d\x6d\x2a\x14\x5e\x0e\xc8\x90\x1f\xdc\x92\xf1\x8d\x39\xa8\xf7\x4f\xff\xe2\xe5\x6a\xdc\x4c\xef\x39\x29\xfd\x53\x48\xe7\x4c\x52\xf7\x78\xbd\xb1\xca\x52\x45\xe7\xbe\x2d\xb4\xba\x66\xb1\x76\x75\x68\x47\x95\x5f\x95\x4f\xcd\x7c\xe1\x0f\xed\x09\x6f\xe2\xce\x85\x27\x7c\x58\x9f\x5f\x9b\xf8\xcb\xa7\xe0\x83\x40\x85\x64\xea\x26\x97\x6f\x1f\x3c\x7e\xcc\x59\x18\xe6\x72\xf9\x79\x5e\x7f\x56\xf2\x38\x97\xce\x87\xb1\x03\x06\xf3\x37\xb9\xee\xbf\xbb\x67\x60\xeb\x5c\x7d\x37\xc5\xca\x90\x01\x76\x9c\x35\x99\x73\xe1\x26\x7b\xe1\x06\xbb\x27\xc2\xc5\xed\x76\x89\x19\x47\x2f\x2c\xcd\xbd\xe6\xf8\x0f\x8e\x57\xe8\x22\xf7\xe7\x87\xb8\x9c\xc3\x41\x21\xee\x61\x07\x8e\x72\xfa\xfc\x05\xdc\xaa\xf6\x51\xb9\x0c\x1f\x21\xf7\x2d\x45\xee\xdc\x28\xaf\xbd\xee\x72\xbb\x12\xb8\xc5\xee\x8d\x80\x33\xdf\xef\x9f\xc3\xcf\x43\x22\xfd\x6f\x32\x07\x61\x98\x03\xe1\xd7\x3f\xc4\x41\xf4\x9b\x7d\xe0\xf9\x7f\x9f\xf9\xf3\x61\x5e\x6d\xe9\xe1\xe5\x24\x3c\x8c\xe0\xa6\xf3\xea\xe7\xfb\x5e\xe7\x7a\x81\xe9\x39\x63\x77\x1c\x3c\x08\x68\xbc\x9d\xee\xb9\xb5\x1c\xd7\x18\x4c\x3d\x9d\x65\x42\x04\xcd\x2b\xc5\x4e\x27\x76\x39\xdb\x27\xfe\x4b\xe0\x81\x40\x3a\x67\xd2\x56\x66\xc4\x3b\xb7\x43\xec\x67\x57\x9f\xc4\xfc\xb0\x5f\xca\x9e\xd7\xb1\x7c\xb6\xa0\x9d\xe9\x0f\x37\xf6\x8c\x59\xd6\x76\x49\xef\xcd\xd9\xab\x23\x43\xec\xac\x5b\x76\xb1\xfb\x43\xcf\xd8\xbd\x7e\xdc\xc6\x31\x08\x91\xb2\xbb\x73\x5f\x86\xb3\x25\xa0\xdd\xfe\x44\xcd\x38\xce\xa9\x80\x99\xc3\x39\x17\x42\x97\xf7\x72\x69\x5e\x84\xc3\xbe\x0b\x8f\xb8\x76\x5e\xe9\x0e\x0b\x4a\x25\xb9\xeb\xdd\xb7\x38\xd4\x9e\x58\xc7\x2d\x77\x4d\x74\x78\x73\x6c\x2a\xf7\x89\x8b\xb7\xbd\xd4\xe1\x8b\x04\xcd\xde\x15\x08\x6f\x1d\xaa\x6f\xa9\x3d\x65\x04\x0f\x47\xfa\xbf\xa4\xff\x39\x54\x3f\xfb\x5b\xfb\xb7\x41\xfd\x16\xdd\x6d\x3d\xa8\xaf\x57\x0f\xdc\x18\xd4\xc7\xfc\xdf\xf3\x2b\xf9\xf7\x3c\xc9\x79\x10\xc5\x13\x81\x51\x0d\x14\x4a\xbe\x27\xa0\x2e\x3e\x65\x62\x36\x07\x30\x5f\xa5\xf6\x36\x65\x34\x9c\xdc\xd7\xd2\x4b\x23\x02\x88\xa0\xd8\x05\x4e\x85\xbe\x01\xdc\x0f\x39\xda\x9e\x99\x2e\x0e\xdc\xdc\x63\x17\x7d\x0a\x6c\x6f\x73\x99\xf7\xd7\xf9\x65\x58\x59\x71\x67\x74\x87\xfa\x6d\x62\x25\x73\x65\xb8\xaa\x1e\x47\x59\xae\x5d\xd2\x5c\x1b\xf7\xdd\x2c\xa3\x8f\x99\xdc\x64\xd7\x36\xcb\x45\xad\x7d\x5c\x5f\xf7\x6d\xac\x92\x26\x7f\x6e\x99\x73\x80\xe5\xba\x86\xa7\xdc\x32\xe7\xa3\x2c\xce\x5d\x53\x62\xb4\x83\x8c\xe5\xd9\x2a\x01\x62\xb2\xfd\x31\xab\x51\xd7\xc5\x08\x2d\xbb\x8d\x56\xf6\x57\x94\x09\x96\xed\x21\xab\xe0\x0b\xa5\x44\x84\xcd\x44\x6b\xf3\x52\x33\x62\x96\x8d\x04\x90\x6a\x3a\xf2\x1c\x3c\xc6\xe7\x9f\x6e\xb0\x28\xff\xe2\xc0\x88\x2d\x9f\x79\x5c\xc4\x77\xe6\x2f\x5e\x3e\x50\xdb\x73\xb8\x0f\xea\xa3\x6c\x7e\xfd\x67\xf9\xef\xff\xca\x21\x25\x73\x00\x72\xf9\x7e\x71\xce\x55\x40\xf9\x81\x18\x16\x3f\x05\xcc\xc6\x2a\xe6\xcc\x79\x80\x1b\xce\xa5\x7a\xea\xc1\xdb\x31\x3a\xb2\x90\xb9\xc4\x73\x09\xd1\xb0\x5c\xc0\x66\xb4\x53\x08\xb1\x70\x77\x83\xc3\x47\x1b\x06\x61\x7f\x85\xe6\xe4\xc1\x8a\x27\x0c\x9e\x5c\x77\x72\x62\x44\x13\xa6\x3f\xf6\x39\xae\xb7\xf0\x23\xb2\x89\x69\x76\xa3\xcd\xf6\x72\x44\x89\x4c\xd6\x4b\xfa\xe9\xae\x05\xc4\x01\xc6\x59\x33\xf5\x0f\x5d\xc4\x56\x66\x2e\xbd\xf2\xd5\x3b\xa2\xd4\xe2\x91\x59\xdb\xd3\x46\x62\x17\x33\xca\x8c\xfa\x78\x22\x71\xcb\xfc\xa9\xd9\x86\xba\x3a\xe2\x81\xb9\x9f\x59\xce\xed\x44\xe2\xa3\x99\xb0\xf9\xe4\xca\x32\xa2\x83\xce\x35\xcf\xb8\x9e\x4f\x74\xd1\x4f\x01\xeb\xa2\xf9\x9f\x7f\xf8\x7d\x20\x73\x10\x1e\x37\x0e\x69\xe7\xe1\x41\xfd\xe9\xda\xc7\x3b\x2f\xdf\x99\xf0\xfd\x2f\xbe\xef\x55\x2d\x31\xd2\xff\x3a\x14\x39\xa4\xdb\xf9\x7f\x67\xf1\xfb\xb3\x4c\x02\x90\x8f\x9d\x58\x91\xc8\x00\x68\x41\xd3\x5d\xa3\xce\xa1\xcf\xa1\x43\x3d\xc4\xcf\x04\xd9\x21\x15\x34\x41\x57\x36\x82\xd3\x17\x9a\x3e\xb5\x7f\x04\xcd\x5c\x27\x8b\x14\xcb\x3b\x98\x76\x2c\xd0\x82\xc3\x90\x20\x06\x6e\x5e\x64\x4e\x37\x57\x21\x3a\x9a\x24\x98\x37\xe9\x4d\x44\x4f\x47\x23\x83\x33\x3c\xd7\x22\x15\x25\x08\x31\x3c\x40\xdb\x39\x50\x86\x6d\x7a\x17\x68\x63\xbb\x14\xb0\x51\x2f\x92\x76\xbf\xbd\x0b\xb1\xfa\xab\x68\xab\xde\x30\x90\x40\x3d\x4f\x7b\xff\xfc\x01\x62\xf5\xe5\x69\xa5\x8d\x63\x91\x42\x55\x35\x32\x7e\x50\x83\xb9\xd4\xf3\xb4\xbb\xb5\x85\x58\xa1\x27\x0b\xec\xe1\x9f\x03\x97\xf8\xf3\xd1\x1e\xf0\xcf\x81\xa1\x73\xef\xb7\x21\x9b\x77\xde\x7d\x48\x19\x59\xff\xad\x96\x21\x2d\xe3\xfb\x7e\xe4\x3d\x78\xd2\xff\xcc\xe1\xe7\x05\x90\x39\x10\xc9\x4c\x40\xee\xc1\x04\x93\xd8\x25\x00\x75\xbd\x04\x3b\x54\x0d\xb0\x9f\xa2\xd4\xe3\x19\x87\x66\x3f\xb6\x96\xba\xd3\x37\x5c\x4e\xdc\x49\x0d\xb3\x59\x8f\x53\xab\xc5\xf4\x5f\xb1\x9a\x90\x59\x94\x60\x54\x6c\x7e\x07\x29\x25\x93\x8d\x7e\xd1\x27\x21\xb5\xa2\xc8\x28\xc1\x24\x08\xa9\x0f\x2f\x18\xf9\x1a\xa7\x62\xf1\x07\x77\x23\x37\xa3\xfb\x28\x1b\x78\x6c\x70\x88\xe4\x1d\xf4\x4b\x01\x40\x5d\x40\xef\x31\x3b\x13\x50\xfe\xa4\x37\xb6\x2b\x18\x50\x3e\xa3\xf7\xa6\xe3\x01\xba\x54\xfb\xf5\x82\xde\xbd\xc2\x6f\x55\x1d\xdd\xd7\x2f\x8b\xd1\xaf\x12\xa8\x27\xd3\x7c\x13\x5d\x2a\x17\xfe\x35\x17\xc8\x9a\xf2\x2f\x0e\xa6\x2f\x92\xcb\xe3\x49\x3f\xf0\x7d\xbf\x61\x0e\x8a\xef\x5b\x5e\x2a\xc3\x48\x0e\xc6\x62\xa4\xff\x4b\xde\xff\x26\x7d\xcf\x88\xbd\x80\xc8\x04\x0a\x25\xec\x31\xa0\x6b\x39\xe9\xaa\xef\x7c\xc0\x6a\xe3\xcc\x5a\xe7\xfd\x80\xe7\x5b\xc5\x7e\xfb\x0c\x20\xf6\x8d\xfa\x34\xab\xeb\xe8\x5c\xaa\xa0\xb5\xd5\xa2\x1d\xaf\x73\xd5\xb4\x2b\xe9\x04\x1e\xec\x9f\xa8\x2b\x65\x92\x83\xbb\x25\xc2\xba\xb3\x8d\x38\xb8\x7e\x63\xa5\x9e\x33\xad\x0d\x57\xee\x1f\xd1\x3b\x66\x98\x8a\x87\x6f\xa8\xba\x0b\x0c\xbd\xd1\xd9\x15\xac\x73\xdd\xe0\x32\x80\x76\xcd\xe0\x61\x7f\x3f\x88\xe7\xef\x8b\x91\x9c\x83\x1a\xa7\xbb\x10\x98\xd6\xa5\x16\xf0\x35\x08\x98\x76\x44\x5d\xf2\x63\x05\x30\x7d\xd6\xbf\x38\x18\xde\xfa\xe7\xcc\x27\xf6\x52\x86\x38\x48\xde\xfe\x18\xe6\xa0\xfa\x86\xf4\x32\xdf\xf7\x1f\xbe\x07\xcf\xaf\x77\xeb\x28\xfe\x3e\xe0\xf3\x02\xe4\x1c\x04\xd2\xff\x8f\xfc\x00\xcc\xb4\x1a\xab\xee\x7d\x0a\x50\x39\x3f\xe1\x9c\x2b\x13\x30\x2d\x91\xb8\xee\x90\x06\xb8\xae\x93\x9d\x6b\xe3\x02\x44\xba\x28\x2e\x66\xcd\x03\xd2\x4a\x55\xf5\xcc\xf5\x80\xd5\xae\xaa\x47\x4d\xdf\x00\x3b\x28\xea\x6c\xe3\x69\xc0\xfe\x72\x75\x5f\x9a\x24\x70\xb2\x4d\x5d\xd0\xc0\x04\xb8\x92\xa7\xd6\x60\xa0\x89\x5f\xb5\x2f\x35\x6d\xf5\xcf\xa2\xef\x59\xa1\xe6\x4a\x92\x77\xd0\x2f\x06\x20\xa9\x3e\x41\xd7\x69\xb0\x0f\xf2\xaf\x34\xd6\x0e\xaa\x94\x9d\xaa\xee\xa0\x4a\x08\x29\xfc\x18\x54\x11\x3d\x85\xb1\x03\xe5\x80\x70\xd7\x1f\x0e\x06\xbc\x9c\xb8\xce\x4b\x43\xaf\xbb\x99\x3f\x0f\xea\x2e\x3f\x0f\xe6\x0a\x3f\x1f\xe8\xd4\xe9\x21\xdd\xc7\xe7\x25\xf2\x56\x8e\xf4\x7f\x49\xff\x9b\xf4\xff\x83\x9a\x86\x94\x9c\x83\xe1\xf6\x0a\x50\x96\x15\x74\xb4\x1b\x05\x18\x06\x89\xbe\xb1\x3c\x0d\xd8\x7e\x9e\x7a\x9d\x99\x02\x04\x28\xcd\x78\x6b\xf1\x03\x98\xef\x25\xbf\x9a\x5e\x01\x2c\x7b\xac\x98\x69\xf4\x1d\x58\xf7\x52\x61\x8f\x51\x3c\x90\x2f\xae\x3c\xca\x50\x13\xd8\xbf\x44\x59\x92\x7a\x03\x38\xde\xa2\x78\x54\x3f\x0d\xb8\xb4\x5e\xd5\x74\x38\xcf\xa0\x10\x68\xdc\xa3\x3a\x5f\x77\x35\xf0\xf6\xa0\xf2\x51\x3d\x63\xe0\xa7\xb3\xf2\x37\x9d\x23\xbc\x75\x71\x40\xe3\x0b\xaf\x1f\xdf\x55\x85\x06\x55\xbc\x99\xec\x07\xc9\xc1\x7c\xa3\xe1\xff\x97\x03\xfa\xbf\xe6\x61\xac\xbb\x39\x72\x1f\xfc\x3d\x0f\xc4\x87\xaf\x36\x56\x7c\x0e\xc0\x05\x90\xf9\x3e\x26\xdd\x72\x12\xa0\xb7\x41\x88\x63\x71\x0a\x60\x7d\x12\x6f\x30\xe9\x01\x3c\xdb\x25\x1d\x8c\x03\x80\x88\x98\xa9\x75\x46\x4a\x40\xb2\xe7\x8c\x78\x5a\x19\xb0\x22\x51\xa6\x44\xbf\x1f\xd8\x60\x28\x13\x44\xe6\x1a\x50\x25\x81\xe2\x04\xb9\x15\xba\xd7\x80\x63\xd2\x72\x1b\x74\xc7\x03\x17\xbd\xe4\x8f\x68\xbf\x01\x6e\x58\xc8\x8b\x6a\x5e\x04\xea\x24\x64\x6e\x6b\xcd\x00\x9e\x7d\x97\xad\xd1\x9a\x0f\x7c\x18\x27\x0b\xcd\x73\x40\x77\xcc\xcc\xc4\xe1\x7e\x8c\xe7\xf5\xe3\xf1\xdf\x73\xc1\x86\x39\x20\x7e\xfe\x0b\x99\x87\xf3\x0f\x9f\x0b\xdc\xc5\x57\x72\x2e\x10\x99\x87\x92\xc6\x3f\x3f\xe2\x9c\x47\xfa\xff\xae\xfc\xe7\x05\xc3\x67\x28\x1f\xc5\x92\x09\xcc\xbc\x2f\xb0\xdc\xfc\x01\xa0\xfd\x7a\xe2\x24\xe3\x5b\x00\x7d\x95\xa8\x12\x2d\x15\x70\xbe\x30\x69\x17\xb5\x0b\x08\x98\x39\x79\xb4\x41\x12\x30\xe7\xc0\x94\x4f\x83\xe7\xde\xc2\x6c\x29\x33\xaa\x16\xb0\xfc\xb6\xd4\x0b\x9d\xb7\x40\x4e\xb5\x54\x9c\x5e\x2d\x90\x67\x35\xf3\xa0\x76\x3d\xb0\x67\xb5\xb4\x28\xe9\xef\x6b\xb9\x01\x25\x33\xa5\x09\x2d\x4b\xe0\xea\x75\x19\x57\xd2\xd7\x57\xa7\x03\x0d\x7d\x33\x34\xd4\x5f\x02\x2d\xc7\xa5\x55\xd4\xda\x80\xf6\xd4\xe9\x63\xd4\xd2\x81\xee\x1f\xd3\x84\xc9\xb9\x60\x0d\x7c\x5e\x81\xe4\x80\x86\xf3\x70\x7e\x8d\x7c\x0e\x90\x1c\xc8\x2a\xfe\xfa\xc8\x90\xe4\x9f\x87\xfc\x3e\x44\x66\xf2\xd7\x41\x00\xff\xfd\xe7\x73\x31\x26\xa7\x86\x54\x77\x1b\x30\xe6\x09\x85\x62\xc8\x04\x54\xf6\x8f\x9b\x4e\x1d\x0f\xe8\x6f\x9a\x70\x55\xf7\x0b\x60\xd5\x2b\xf4\x55\x0b\x80\x7b\xb9\xf0\x4a\xcd\x78\x20\xd4\x42\xe4\xa2\x86\x28\x10\xb7\x42\x74\xb3\x66\x1c\x90\x72\x6c\x72\x84\x06\x0d\x58\xf2\x64\xf2\x79\x4d\x17\x60\xcd\x55\xc9\x0c\xf5\x53\xc0\x26\xa6\x44\x87\xc6\x6b\x60\xd7\x94\xa9\x0d\xea\x5e\xc0\x81\xfe\xa9\xdb\xd5\x8a\x81\x53\xb2\x53\xbf\xa9\x59\x03\xe7\x92\xa6\xcd\x54\x69\x07\xae\x89\x4e\x95\x56\x3e\x02\xdc\xae\x93\xfc\xa2\x9c\x00\x34\x1c\x95\xbc\xa6\x62\x0f\xbc\xb8\x3a\xa5\xfa\x21\xff\xfd\xbc\xc9\xe7\x9c\xc8\x3c\x9c\xc3\x7c\x1e\xee\x7f\x38\x18\xfe\x7c\x2c\x92\x07\x23\xf7\x41\x0c\x9f\xa7\x0d\x3c\x80\x11\x1c\x08\x8b\x7f\xbe\x1a\xf2\xf9\x21\x35\xfe\xf9\x42\x3d\x0b\xc8\x47\x8d\x11\xd0\xea\x05\xb4\x1e\x8c\x9f\xa7\x76\x01\x30\x39\x32\xde\x53\xed\x08\xe0\x70\x7b\x02\x53\x63\x23\xe0\x57\x28\xac\xae\x5a\x0d\x84\xeb\x0a\x9d\x56\x0d\x03\xe2\xf2\x84\x4f\x29\x7f\x05\x12\x4b\x85\xb7\xa9\xfc\x02\x32\x9a\x45\x37\xab\x4d\x01\xb2\xb2\x27\x3d\x27\xfb\xa1\xec\x05\xe4\xa5\x4d\x9a\xad\x72\x1e\xd8\xdd\x21\xde\xa1\x7c\x0b\xf8\x27\x41\xbc\x44\x69\x33\x70\xea\x8a\xf8\x4c\xe5\x1d\xc0\xc5\x15\x12\x50\x7c\x09\xdc\x38\x2e\xee\xa5\x98\x0c\xd4\xe8\x4d\xe6\x51\x7f\xae\xfb\x29\x23\x39\x90\x11\x7e\xef\xdf\xf7\xff\x65\x27\x19\xd7\x09\xac\x05\x34\x66\x99\x97\x08\xe6\x02\x06\x2c\x2b\x61\x91\x0d\x80\xc9\x45\xa7\x79\xe2\x19\x80\x79\x9d\xd7\x8a\x69\x89\x00\xcb\x2e\x6c\xb6\xac\x2a\x60\x69\x30\xd7\x54\xe9\x19\xc0\x72\x5d\xe2\xae\xa1\x07\xb0\x66\xac\x7f\xad\xe7\x0f\x30\xa5\x8a\xee\xd0\xee\x02\xe6\x0f\x4e\x1b\x9b\xd4\x03\x66\x59\x37\xf3\xcc\x8f\x03\xa6\x2e\x8f\xad\xcd\xa7\x02\xc6\xb9\xed\xb9\xf4\x75\x80\x71\x1f\xa1\x49\xe7\x00\xb4\x72\x58\x1a\x5a\x01\xfa\xdb\x50\xa5\xd9\xda\x73\x53\xff\x01\x76\xe8\x8c\xfd\xbe\x58\x5f\x15\x7b\xb5\x27\xb4\xef\xa3\xde\xc5\x3e\xad\x45\x6f\x53\xa8\xf5\xd8\xab\x95\xf6\xbc\x80\xda\x82\x62\x2d\x83\xc6\x5c\xea\x19\x1c\xd1\x4c\x6e\xf0\x32\x88\xc7\x1a\x1d\xcd\xda\xf1\x06\x1b\xb1\x41\xfb\xfe\xed\x6c\x7d\x06\xce\x68\xd4\x55\xa6\xeb\x35\xe2\x89\xea\xba\xc1\x3a\x9d\x92\x46\xf6\x61\xd8\xef\xe5\xf9\x5b\xa3\xca\x0d\x78\xbf\xe3\x92\xf3\xff\xc9\x3c\x08\x0d\x7b\x53\xb6\xa0\x06\x60\x28\x6f\x39\x5b\xa4\x15\xa0\x57\x38\x78\x4a\x18\xfe\xe9\x03\x73\x4b\x58\xaa\xcc\x1a\xc0\x6a\x52\x7c\xa5\x72\x01\x60\x39\x90\xf1\x5d\x33\x00\xb0\xac\xd9\x70\xcf\xc0\x1e\x60\x2e\xd8\x6d\x62\xb4\x15\x60\x88\x9d\x31\x31\x3b\x0d\xd0\xcb\x2a\x67\x9a\x89\x02\x74\xa1\xa6\x53\x8c\x33\x80\x49\x55\xe7\x76\xc6\x18\xc0\x44\x95\xa8\x34\x4b\x03\x68\x15\x60\x19\xba\x70\x8f\x19\x2a\x62\xb1\xde\xc2\xee\x47\x06\x16\x58\xa9\xeb\xf5\xf9\x93\xc1\x4b\x44\x50\x0d\xde\x4f\xd7\xbf\x86\x2c\x9d\xdc\x97\x1f\x0c\x6e\x23\x46\x6f\xc7\x33\x69\x83\xd3\x48\xd2\xbd\xfd\xa8\xc6\x70\x00\x3e\xd4\xb7\x75\x5c\xc3\x32\xcc\xd1\x4b\xba\x6b\xa2\xff\x10\xfb\xb4\xe4\xaa\x2d\x0d\xde\x22\x4f\xdb\xe5\xe6\x34\x7d\x79\x5c\x57\xe7\xad\xe6\xbf\x79\x98\xff\xf6\xb7\xc8\xfb\xff\x4a\xe9\x46\x31\x63\x57\xff\x8b\x8b\xe1\xf3\x41\x66\x51\x76\x85\x12\xca\x83\xf5\xb9\xbf\x92\xda\x01\x58\xb6\x86\x7e\x96\x4b\x02\xac\xd6\xc7\x2f\x55\x06\x60\x33\x76\x11\x5b\x67\x11\x60\x79\x72\xbd\xa1\xfe\x5c\xc0\x52\x69\xb7\xb2\xe9\x56\xc0\xe2\xeb\x99\x42\xb3\xcd\x80\x59\x66\x55\xb0\x85\x36\x40\x57\x7b\x3a\x9e\x39\x1e\x30\xdd\xff\x75\x02\x6b\xb0\x1f\x1e\xc4\x25\xb3\x5e\xb2\x0f\x03\xc5\x86\xed\xf0\xd0\x7f\xff\xa3\xdd\xb0\x18\x8e\xfa\x9d\x1d\xc7\x0c\x7a\x10\x42\x4d\x7e\x1b\x40\x73\x85\xae\xa1\xe7\x8b\x3a\x43\x0d\x84\x52\x75\x1b\xcd\x0c\x4f\x21\x80\xba\xb5\xe1\x04\x6d\x3f\x1c\xf5\x6f\xd5\x25\xd2\x84\x11\x49\x1d\x57\x73\x98\x56\x8c\x28\xaa\x54\x95\xae\x61\x1a\xd6\xe9\x68\x5d\xcf\x36\xc8\xc2\x31\xcd\x1c\xfc\x07\x0f\x33\x72\xfe\xc1\xf0\x3d\x5f\x3e\x07\xa1\x64\x66\x30\x7a\xac\xfc\x1f\x2e\xc6\xa8\x91\x21\x26\xba\x19\x30\x2f\xb1\x9b\x2b\xf1\x11\xb0\x8c\xf1\x98\x36\x43\x11\xb0\x99\x10\x62\x24\xff\x08\xb0\x95\x8a\x8b\x57\xfd\x05\xd8\x1a\x2e\x32\xd0\x3d\x0f\x58\x7f\x58\x77\x96\x76\x18\x60\xe5\x16\xd1\x4d\x64\x00\xe6\xf2\x33\xfb\x18\xf5\x80\xc5\xd2\xaa\x4d\x96\xed\x00\xbd\xf6\xb9\xac\x65\x00\x60\xda\xf8\xad\xd6\x32\x12\x30\x59\x4e\x9c\x32\xdf\x04\xd0\xac\xe0\xaf\xdf\xd1\x13\x6c\xb4\x8d\xe0\x18\xd7\x7f\x3f\x63\x78\x12\x76\x06\x53\x3f\xb8\x19\xf9\x41\xc0\x78\xc6\x9b\x44\x23\x05\x4c\x36\x32\x7f\xa6\x65\xb4\x0e\x53\x8c\xa4\x1e\xde\x32\x66\x41\xcc\xe8\x44\x7d\x2f\xed\x15\x6c\x0c\xd4\xef\xee\x30\x5a\x0c\x2b\x83\x79\xd5\x32\xc6\x2a\xb0\x32\xd8\x53\x51\x46\xa3\x62\xb9\xae\xe8\xb5\xf1\xb4\xbb\x58\xaa\x1b\xf2\x5f\x7d\x20\xcf\x05\xdd\x6f\x3c\x2d\xd1\xe5\xdd\x5b\x12\xef\xd7\xe5\xdd\xe7\x53\x9f\xac\x1f\x3e\xee\xee\xbf\xb8\x98\x13\xa6\x7b\x44\x09\x80\x99\x6e\x79\x43\xd2\x1d\xb0\xd6\x74\x95\x9d\xb1\x08\xb0\xcd\x09\xcc\x52\x50\x04\x1c\xc2\x67\x2b\x68\x4e\x07\xec\x8d\x17\x5e\xa0\x32\x00\x9b\xdf\xeb\xf2\x8d\x5d\x00\xeb\x25\x45\x6c\x8b\x46\x80\x79\xef\x4c\x3f\x73\x3b\x60\x21\x78\x2b\xd1\x32\x15\x30\xfb\xde\x42\xb5\xf9\x01\xd0\xaf\xfe\x94\xb7\x71\x27\xfb\xc0\xbd\x63\xbc\x93\x68\xa6\x4b\xff\x4c\x37\x36\x25\x9a\x4d\xef\x7c\xba\x6c\x5c\x41\x54\xd3\xb9\x6d\xb7\x8d\xbd\x89\x57\xa6\x71\x2d\x2e\xc6\x62\x44\x9f\xf1\xa7\x27\x3d\x26\x3b\x89\x46\x7a\xf8\x83\xb5\xc6\xcd\x04\x8c\xef\xdc\x6b\x34\x0e\x85\x12\x6d\x43\x8d\xa5\xf1\x13\xa8\xd2\xb2\x2a\xf3\x8c\x6f\xc3\xc8\x70\xcd\xf5\xb9\xc6\x0e\xf0\xd1\x5f\x73\xf9\xb4\xf1\x3f\x08\xd5\xff\x4f\x4e\xee\x2f\x9f\x8f\xef\xff\xcb\x78\xe9\xd4\x8c\xbe\xfc\x27\x0f\x42\x3f\x49\xdf\x61\xa2\xc3\x9f\x3e\x58\xee\x61\x7d\x9f\x62\x08\xd8\x16\x3a\x12\xd2\x86\x80\xa3\x89\xaf\x8a\x62\x05\xe0\x68\x15\x5b\xa4\xf9\x06\x70\x20\xd2\xea\x0d\x18\x80\x5d\xfe\xba\x71\xa6\xc7\x01\x1b\xa3\xdd\xf1\xcc\x05\x00\xeb\x7d\xc9\x26\x2b\x23\x80\x11\x59\x63\x6a\x3b\x01\x30\x0f\x6f\xad\xb2\x5b\x0b\x98\x15\xf4\x68\xd9\x3b\x02\xa6\x9b\x88\xb9\xcc\xfe\xde\x97\x26\xda\xc4\x29\xf3\xe0\xaf\xf7\x4c\x4a\x88\x5c\x8b\xd6\xbf\xf9\xb8\x67\xc1\x26\xb5\xc4\x4d\xb3\xcc\x47\x97\x4c\x17\x10\xd7\xcc\xba\x6a\x9b\x4c\x3d\x89\x57\xf4\xc9\xc3\x5c\x58\xbc\xe9\x52\x8c\x31\x11\xb8\x56\x61\x5a\x05\x71\x63\xc7\xcb\x74\xfa\x28\x28\x18\x2d\xb8\x68\x61\xea\x06\x6b\x43\xea\xff\xfb\x5c\x20\xfd\x7f\xc5\xfd\x5a\x2f\xc7\xc4\xfd\xe1\x41\x8c\x9d\xf4\xeb\x85\xfc\x01\x46\xb7\x71\x9e\x98\x0a\x60\x6b\xcd\xf8\x3d\x65\x22\xe0\x28\xe8\xf0\x55\x66\xf0\x53\x91\xae\x77\xbb\xb2\x10\xe0\x52\x10\x1d\xa1\x43\x05\x9c\x18\x29\xa7\x0d\x5a\x00\x87\x89\x6b\x2d\xcc\x94\x00\xdb\x88\x22\x25\x4b\x11\xc0\x4a\xb2\xa4\xca\xe6\x17\xba\x98\x89\x35\xd5\xf6\xdf\xf1\xc1\xc2\xee\xd5\x4f\xc7\x12\x0c\x98\x27\x0f\x9c\x74\x72\xc4\x51\xd3\x79\xc4\x02\xe6\x91\xae\x0f\xa6\x85\x44\x30\xeb\x7c\xa7\xa7\x69\x19\x11\xce\xca\x7f\xbb\x87\xbe\x9b\x70\xb0\x1a\xf7\x7c\x9c\x99\x14\xe1\x63\x79\xe1\xf1\x0e\xb3\x49\x44\x1a\x4b\xe1\xfe\x2c\x7a\x2f\x51\xc8\x70\x23\xb9\xb0\xca\xfd\x66\x6f\x88\xf3\x16\x76\x37\x5e\xd2\xbb\x89\x36\x7a\xcc\x95\x7d\x66\xda\x44\x9f\xa9\xf9\x85\x01\xb3\x30\x08\x9b\xcc\x3c\x7b\xd4\xec\x09\x26\x1b\x7f\xfc\xaf\xfd\xc0\xf7\xbd\xf9\xf7\xde\x49\xff\x9f\xe4\x20\xa8\xef\xb4\x19\x82\x96\x7f\x78\x10\x92\x8b\x71\xcc\x34\xaf\x96\x7c\x0a\xb8\x24\x3a\x4e\x91\xed\x05\xdc\x56\x7a\x96\xaa\x52\x01\x37\xbb\x88\x34\x9d\xe2\xc1\xff\x9e\x5c\x6d\x94\x0a\x38\x9d\x59\x1d\xc4\xd8\x08\x38\x04\x16\xbc\xb6\x73\x1d\xe6\x06\xef\xb0\xc2\xef\xc6\x3a\x27\xa1\x9c\x31\xa9\x4d\xd6\xe5\x03\xfa\xcd\xb7\x72\xd7\x3a\x1d\x1f\x60\xd0\x5f\x13\xe3\x6d\x1e\x7d\xf6\x30\xdf\xc1\x3d\xe5\x98\xda\x76\xcc\x5c\x87\xfb\xd9\xee\x72\x4b\x8c\xf9\x65\xee\x4f\xbb\x0b\x8d\x3b\x2d\xf2\xb8\xdf\xec\x59\x0d\xae\xe6\xb5\x04\xcb\xda\xf7\xae\x97\x85\x19\xe1\x63\xb5\xad\xda\xc9\xe2\x21\x11\x66\xe5\x7c\xe3\xa4\x85\x12\xb1\x8b\x29\x77\xf9\x26\xe3\x18\xb1\x9e\x15\x78\x31\xdc\x62\x3f\x51\x63\xde\x7a\x76\xb9\xc5\x1d\xe2\xb9\xd9\x95\x53\x85\x8c\xb1\xc4\x4f\x7a\xd0\xff\xbd\x1f\x28\x14\x25\xde\x3a\x11\x2f\x53\x70\x1c\x54\x55\x01\xe5\xb4\x31\x4b\x00\x9a\xa1\x5a\xfb\x78\xd1\x3f\x3c\x88\x13\x43\x7f\xb2\xe8\x5a\xc0\x6d\xaa\xf1\x0b\xf1\x16\xc0\x23\xc5\xce\x5b\xd6\x01\xf0\xf8\xe0\xde\xa0\xa6\x04\x78\xa9\x86\xed\xd4\x67\x02\x1e\x2e\x89\x67\xe9\x2c\xc0\x55\x20\x7b\x89\x95\x14\xba\x1d\xa7\x14\x6c\xb3\xff\x07\xd7\x6d\x45\x4a\x37\xb9\xb8\x61\x8b\xe5\xd9\x7b\x84\x7b\x1d\x92\x98\xbe\xed\x93\xbd\x1c\x51\x69\xb1\x9e\xab\xe7\x16\x43\xe6\x65\x91\x3c\x54\x6b\x3d\x73\x3a\xd7\xdf\x4d\xa2\xb1\x9f\x59\xc4\x4d\x77\x95\xac\xff\xc6\x12\xe3\x16\x3a\xb7\xdc\xd5\x64\x66\x71\x3b\x1c\x2c\xaa\xc6\xb0\x1e\x71\x5f\x3b\xaa\x5c\x97\x60\xd1\x09\x75\xdb\x23\x97\xf7\xb0\x1c\x09\x57\xeb\xae\xf3\x07\x98\xb7\x88\x75\xac\xf2\xd2\x68\xd6\x61\x22\xdb\xd2\xf2\x24\xc7\x52\x96\xd8\xc5\xf2\x3e\x6e\xcc\xbc\x40\x34\x9b\xf3\xa8\xf2\xbf\xb9\xa8\xa1\x75\x30\x86\x2a\xcf\xcb\xad\x97\xd1\x92\x73\x1f\xd5\x0f\xe8\x46\x2a\x6a\x8e\x49\x07\xe8\x9b\x94\x46\x8f\xbd\xfa\x87\x07\x21\xf3\x41\xbc\x9d\x0d\x35\x27\x97\x02\x01\x69\xac\x29\xd2\x03\x80\x3f\xd7\xd5\x54\x5d\x16\xf0\xcb\x0b\xb4\x31\x9c\x0d\x78\xaf\x98\x17\x66\xfe\x0a\x70\x9f\x94\xa5\x65\x63\x8b\x6a\xe7\xb9\xbb\x96\x39\xbf\xc6\x0a\x7b\xf5\x92\xaf\x9e\xea\x30\xb1\x8e\xbb\x3f\xce\xf7\x1a\xc4\x59\xfb\x3e\x0f\x04\xe8\xb1\xf5\x99\xc1\x9c\x55\xbe\xf3\x3a\xe7\x32\xf7\x71\xee\x78\x2f\x7a\xd9\xcc\x6a\xe6\x34\x78\x7f\x6c\xfa\x61\xb9\x8c\xf3\xdd\x5b\xf0\xef\x7c\xa8\x4a\x41\xab\x36\xee\x0a\x57\x5c\x4b\xb7\xb2\xe7\x3e\x70\x0a\xba\x1c\x68\x2d\xcc\x7d\xea\xe4\x75\xf6\x93\xf5\x78\x62\xba\xbd\xfe\x19\x01\xeb\x5a\x42\xc1\x7e\xd4\xf1\x2a\x6b\x05\x22\xc6\x7a\xc5\xd1\x51\x56\xa7\x89\xcd\x96\xcc\x83\xa2\xd6\x02\xc4\x69\xe6\x16\xfc\x0f\x0f\x44\xa1\x28\x52\x07\x75\x62\xfe\x8c\xc3\x83\xaa\xd0\x2e\xeb\x34\x3a\x11\x30\xc8\x90\xcd\x12\x48\xf9\x93\x07\xe1\xfc\x49\xe1\xce\xb8\xfa\x3f\x73\x52\x82\xf6\xeb\xbf\x13\x5f\x08\x84\xbe\xa2\x1f\x9a\xae\x03\x84\x4b\xd8\x3f\x51\x79\x09\x04\x07\xf9\xf9\xd3\x76\x01\xfe\x57\x66\xdb\x30\x4f\xe0\x91\x37\x73\xb9\xa7\x63\x17\x56\xba\x85\xed\xf8\xec\x69\x3d\xcc\x47\xd5\xda\xb0\x1f\x64\x87\xc4\x11\xfb\x2c\xcb\x7e\x5d\x09\x2b\xf9\xa1\x6d\xd9\xc2\x2e\x0f\xf5\x78\xbd\xd3\x7a\x0a\x9b\x13\x22\xd6\x28\x6e\x33\x8e\x63\x13\xa4\x35\x9c\x8b\xa4\x68\x1b\xcc\x39\xec\x6f\x4f\xce\x89\xbb\xf2\xdb\x2e\x9f\x3b\xce\x47\xe4\xc2\x4c\xfb\x33\x5c\x69\xef\xad\xa5\x17\xec\xda\xb9\x69\xee\xa7\x4e\x0c\xd8\x4f\xe1\x96\xb9\xb4\x1e\x1d\x6b\x6f\xc5\x7d\xed\x3c\xfa\xe0\x80\x7d\x38\x21\xe4\xd0\xbf\x4f\xcd\xee\x14\xe1\x61\x3b\x6b\x8f\x84\x7d\x2a\xe1\x6b\x6b\xfd\xbf\xeb\x60\x74\x81\x0c\xef\xf3\xe5\x24\x62\x4a\x35\x6f\x3f\xdc\x14\xa7\x0f\xaa\x7e\xcb\x44\x36\xe5\x5f\x1c\x84\x6f\xaf\x8c\xe4\x98\xde\x3f\x3c\x48\xf4\x41\x5d\xf9\xc9\x47\x80\xd8\x25\x34\xb9\xa9\x7d\xc0\xec\x6d\xd6\xc9\xca\xef\x81\xa8\xef\x9e\xf5\x86\x79\x78\x15\x9a\x1d\xbd\xd4\xf6\x06\x0a\xfc\x1f\x2d\xea\x74\x8b\x82\x8e\xe7\xbe\x7c\x8a\xbf\x19\x71\xcd\xb9\xfc\xac\x50\xd8\x78\xc2\xce\x6e\xf9\x13\xef\xe8\x0d\xdc\xd5\xd6\x82\x03\x7b\x63\x7a\xdf\xdd\xb7\xdd\x37\x70\x7a\x36\xa3\x69\x86\xbd\x29\x5b\x28\xc6\xf9\xae\x88\x23\x95\xed\x1d\xfd\xbd\x5a\xcb\xe1\x19\xfb\x61\xf8\xe3\x6b\x5e\x4e\x34\xf6\xa7\xf0\xb4\xb2\x05\x4e\x6b\x39\x56\x21\x2b\x4b\x17\x39\xdd\xe7\xec\x0e\xf4\x3a\x59\xed\x2c\xc6\x79\xe9\xd7\x76\xb4\xc4\xd9\x8e\x3b\xc5\xe7\xca\x81\x5f\xce\xd7\xb8\x01\x5e\xc2\xfb\xd2\x9d\xf3\xb8\x6b\x3c\x84\xf6\x2c\x71\xd2\xe1\x76\x3a\xcb\x15\xe8\x38\x6d\x24\xc4\x1d\x99\x3b\xda\x9c\x76\x12\xda\xf6\x9f\xff\x77\x1d\x8c\x65\x4e\x35\xe6\xed\x87\xb4\xc9\x3c\x1f\x9f\x1a\x21\x14\x3f\xa8\x66\xd5\xa3\x79\x9f\x1f\xc8\x3c\x88\x90\xb7\x42\xf2\x83\x1a\xdb\x20\x93\x37\x6e\x03\x30\xbf\x5f\x65\x81\x30\x17\x48\x0a\xa5\xd2\xa6\x52\x80\x05\xe3\x2c\xba\x15\xf7\x02\xf3\xef\xb9\x24\x19\x3c\xc0\xd3\x59\xb3\x43\x13\xec\x76\xc1\x31\xa4\x3a\x2d\xcf\x87\x41\x54\xf8\x36\x6c\xdd\x13\x66\x37\x30\xd3\x9d\x5a\xd2\x1b\x7b\xf1\x67\xb4\x53\xf6\x43\x9d\xf9\x26\x9f\x9f\xdb\x6f\xfb\x3d\x37\x79\xca\x53\x57\x27\x97\xfe\x2d\x49\xed\x77\x14\x5c\x8e\x0f\x08\x27\x64\x5c\x7f\xe3\xda\x3e\x90\x3d\x77\xf3\x30\xff\x42\x71\x57\x62\x87\xc4\x44\x9f\x38\xe7\x21\xca\x3e\x19\x2d\x78\x98\xee\x11\xcb\x11\x0b\x2f\x39\x58\xe3\x7e\x9b\x33\x2f\xc4\xaa\x98\xe2\xe1\xcf\x39\x16\x34\xbe\xf0\x84\x47\x20\x67\xc0\xaf\x9e\xe4\x5f\xb6\xd3\xdc\x39\xdc\x25\x9e\x8e\x5b\xcb\xdc\x85\xb9\x77\x5c\xb7\x6e\x71\x77\xdb\xce\x65\x3b\xf1\x6e\x13\xe9\xf0\x9f\x13\xd3\x79\x9c\x94\x44\xb4\x24\xef\x7c\x54\x91\x19\xe7\xf8\x6f\xdf\xd3\x81\x3f\xe7\x9e\xf4\xbd\x62\x6a\x28\xbc\xfe\x2d\x98\x3b\xc6\x9c\xe7\x03\x2e\x91\xa3\x4c\xb0\x04\x96\x37\xaa\xeb\x4c\x6e\x05\x32\x3f\x18\x3d\x93\x73\x07\x96\x68\xd9\x49\xe8\x8b\xe1\xe9\x02\xdb\x80\x19\x0e\xb4\x81\x15\xb3\xb2\xe7\x9f\x0b\x31\xff\x66\x18\xda\x95\xf3\x21\x6e\xe2\xbb\x33\x01\xd2\x87\x1d\x17\xc8\xb7\xdc\xf5\x9e\x58\x13\x9b\xfe\xa5\xc9\xd8\xdd\xa7\xc3\x7a\xe9\x89\x9a\x0a\x0f\xf4\xa9\x2c\xa9\xba\xf4\xcd\x7b\x65\xdf\xfb\xf4\xce\x12\x31\x9f\xc8\xfe\x2b\xc9\xe7\x8f\x67\xf8\x0a\x0f\xe8\x24\x9e\x20\xe7\x1f\xed\x5b\xe2\x7b\x99\x2d\x1b\x77\xa8\xf0\xab\x9f\x24\xbb\x68\x56\xe9\xce\x56\x3f\x25\xf6\xfb\x28\xdd\xbc\x8d\xbe\xa7\x38\xb1\xa1\xb1\x5b\x9f\xf8\x80\x53\x1a\x94\xb8\x65\xbe\xef\x4e\x4e\x55\x60\xf5\xc6\x69\x3e\x57\xb9\xba\xbe\x06\x39\x87\x7c\x7c\xb8\xcb\x3c\x8f\xae\x6d\xf6\xea\xe1\xde\x74\xf3\xfe\xd7\x3a\x98\x26\x59\x36\xa8\x33\xbe\x4e\x3c\xc9\x5b\x07\x7c\x3f\x97\xcc\x41\x20\x39\x08\x72\x0e\x3e\xe9\xff\x91\xb9\x20\x6b\x57\x52\xee\x0f\xea\xc6\x3b\x0a\x01\x22\x66\xc0\xe6\x6b\x7a\xa1\x33\x05\x81\x8d\xeb\x99\xca\xba\x4d\x7d\xa2\x2b\x4b\x3c\x4a\xec\xb9\xed\x62\xa9\x91\xd1\xfb\x22\xd4\x9a\x4f\xcc\x79\xb8\xf4\x41\xd2\x3f\xf5\x8e\xd1\x8d\x85\x1b\x17\x4f\xae\xfe\x18\x56\x78\xe5\xc0\xca\x49\xd7\x96\x05\x45\xb6\xbe\x59\xfd\xfd\x6c\x55\x90\x60\xcf\xe1\xd5\x38\xdc\x19\x5c\xdb\xfb\x75\xb9\xc7\x3e\xf1\x90\x8d\x7d\x15\x8b\x97\x91\xb9\x27\x3b\x7c\x42\xa7\x0d\x8c\x4e\x9e\xbe\xd5\x2a\xf4\xfc\xc0\xca\x84\xf5\x9b\x0d\x42\x7a\xd9\x33\xe6\x5c\xdc\xa0\x15\xf2\x94\x9d\x19\x9b\x91\x13\x16\x72\x9f\x5d\x1f\x7d\x7a\xb5\x7f\x48\x32\x47\x3f\x42\x20\xdb\x24\x58\x97\xb3\x2d\xc4\x7c\x65\x5c\xb0\x3e\xe7\x41\x60\xf9\x72\xbd\xc0\xf7\x5c\x53\x5f\xf9\xa5\xec\xc0\x46\x6e\x8c\xb7\xfc\x9f\x75\x20\xf2\x52\xa8\x79\x50\xd5\x7a\x86\xe6\x57\x98\xf2\x7f\xbf\x76\xb7\x1c\xd2\x28\xa1\x91\xf5\xaf\xe4\xdf\xf7\x25\xef\x01\x93\x3e\xd8\x9e\xec\x19\x95\xe3\x35\x81\xfd\x2a\x2a\x9f\x25\xfd\xfb\xfa\xf6\xcc\x35\xb1\xd4\x2a\x6e\xd7\xca\x3b\xe4\x98\x6b\xc7\x6a\x4a\x59\xfb\x26\x44\x31\xec\x74\xf5\xba\xc5\xaf\x92\x9e\xa4\x6e\xbd\x98\x99\x7c\x7f\x53\xd8\x8a\xda\x13\xde\xf3\x93\x4e\xb3\x72\x14\x0e\x78\xcf\x91\x7d\xb8\x67\x53\x74\xa1\x7a\x6c\xc5\xef\x31\x5b\x0e\x6e\x5d\x32\xdb\xb9\xa7\x7c\xad\xc5\x86\x83\xb3\x1b\x7b\x2f\xac\xfc\xb8\xf6\xc1\xec\x63\x7d\x59\xcb\x26\x67\xaf\x99\x5d\xd8\x2f\xb3\x48\x29\xab\x28\x36\xbf\xff\x4e\x6a\x56\xe6\x9d\x58\xea\xc0\xe2\x44\xf7\xa5\x47\x62\x9e\x0c\xbc\x9e\xa7\xb0\x78\x47\x4c\x02\x9b\x15\x47\x2c\x6a\x8b\xf6\x62\x3f\x8d\x3e\x96\xfe\x3d\xaa\x89\xa3\x16\xf1\x4f\x5a\x54\x94\x20\x27\x2f\x24\x31\x4d\x3e\x42\x82\xf3\x2b\xc0\x25\xc5\x25\x22\x92\x2b\xea\xcf\xbb\x75\x23\xca\x5b\x0f\x53\xf8\xf5\x91\x1c\x88\xfd\xb7\x21\x0d\x5b\x38\xa4\x64\x0e\x00\x99\x07\x41\xfa\xe0\xe4\x7d\xf8\x43\xfc\xfc\x90\x33\x6e\x63\xf3\x29\x14\x36\xe5\xdc\x0a\xd9\x62\x91\xdf\x1d\x5a\xa7\x32\xa9\x7b\xd4\x04\x9f\xbd\x3d\x14\x67\x3d\xca\x72\x7b\xcd\x99\xdd\x82\xbe\x13\x83\x84\xcf\xcd\xc8\x6d\x9a\xb3\x26\x69\xd5\x5e\xb5\xd5\x73\x56\x74\xae\xfa\x9e\x9b\xb2\x7c\xcf\xfe\xdc\x8d\x7b\x57\x1f\x5d\xc2\xba\x65\xb7\xf5\xea\xd2\x8f\x19\x8e\x5f\x16\xe4\x1b\x65\xec\x4d\x9f\xff\x7b\xfb\xa6\xeb\x0b\x45\xd3\x2e\xf7\x4e\x5e\xdd\x91\xba\x3a\x4d\xa3\xb7\x76\xe5\xad\x61\xee\xe3\x47\xd2\xda\x7e\xa3\x8c\xd2\x61\xee\x63\xff\xfc\xda\x81\xdd\x09\x01\x09\x06\x73\x09\x36\x6d\x8e\xcf\xfc\x84\xb9\xae\xec\xc5\xb1\x03\x24\xef\x11\x7f\x2f\xee\x03\xc7\x25\x5c\x67\x4e\x57\x5c\x13\x67\x61\xe8\x8a\xb8\x09\xb1\x61\xdc\xd1\xfe\x8b\x80\xb1\xf6\x02\x3c\x1e\x46\xa3\x6d\xa8\x8e\xff\x8b\x03\x59\x5e\x37\xb2\x7e\xd2\x07\x3f\x9e\x3e\xa4\x65\x4b\x06\xb5\x3f\xa5\x82\xf7\xff\x7f\x8e\xaa\x74\x9b\xae\x3f\x5e\xfc\xc5\xf7\x6b\x79\x9a\x3a\xf2\x49\xf7\xee\x94\x45\x98\x9f\xa2\x27\x95\xb1\xcf\xf8\xbb\xb5\x7b\x0b\x1e\x0c\x3a\x9c\x15\xd5\x3e\x67\xc1\x26\xbd\x3d\x13\x16\x4f\x58\xe6\xb2\x2c\x70\xd7\xce\xc2\xe3\x6b\x5a\x52\xd6\xe6\xf7\x55\x58\xae\x3f\x39\x6f\xf6\x76\xf9\xf6\x6d\x1b\x4b\xe7\x9c\xda\x82\x9e\xce\x35\x19\x71\x16\x1b\x17\xf5\xa9\x2f\x77\x9b\x7d\x37\xe7\x57\x5f\xe7\xe2\x0d\xb3\x8f\xae\x7e\xd5\x9f\x9c\x2e\x30\xbb\x6d\xa5\xfd\x80\x50\x72\x79\xac\xd9\x8a\x92\x81\x3d\x09\x11\xb1\x6e\x4b\x6f\xb2\xa7\xc4\xaf\x8e\xcd\x59\xb4\x88\x3d\x77\xf6\x89\x98\x49\xe9\x6c\x76\x67\xb4\x54\x74\x44\xba\x32\x27\x38\xec\x71\xf4\xf4\xd4\x9f\x9c\xdd\x21\xfa\x51\xe3\x92\x2b\x38\x9c\x00\xf1\xc8\x5b\x0b\xdc\xb9\xca\x7e\xf6\xc0\x74\xfa\x50\x1d\xa6\x7c\xbe\xc7\x8b\xcf\xbb\xcc\xe1\xfb\xdc\xa4\xff\x4b\xd6\xbf\x37\x7f\x48\x4f\xf3\xcf\x89\x21\x1f\xb0\x2f\xbf\x86\x97\x1f\xd3\x51\x50\x3b\x93\xf7\xbb\xef\xc1\x86\x1a\xf1\x89\x14\x4a\xfd\xef\xba\xbb\x4a\x79\x52\x42\xd7\xea\x6e\xbf\x33\x7a\x4e\xbd\x73\xbc\xf9\x66\x97\xe3\x78\xc7\x03\xf9\xd9\x57\x3e\x85\x9a\x45\xf8\x67\x52\xce\x5d\x49\xf5\x4b\x0d\x4b\xfc\x5d\xf2\x63\x27\x63\xa9\x4e\xac\xc9\x99\xa9\xe5\x09\x2b\xc6\x87\x0b\x9c\xba\xf1\x7e\x5d\xd6\x98\x50\xa9\xa3\xd4\x3e\xa3\x65\x5f\x42\x8d\xf7\x97\xf5\x4f\xcf\x58\x10\x52\xb4\x77\x42\xff\x83\x94\x5d\x21\x07\x76\x5d\x1b\x48\x4b\xf8\x1e\xaa\x9d\x67\x33\xf0\x75\xae\x7f\xa8\x51\xae\x0a\xdb\x3a\xee\x60\xe8\x8a\x0d\xe7\xd9\x87\x63\x3c\x83\xab\xd7\xbb\x73\xf4\x22\x58\x21\xa3\xd7\xe8\x72\x96\x87\x5a\x84\xe8\x64\x7d\xe3\x94\x07\x3d\x08\x2e\x5a\x91\xc5\x1d\xef\x5f\x10\xbc\x34\xf3\x04\x57\xcf\xf7\x49\xd0\xc7\xa5\x8b\xb9\x89\x5e\xed\x00\x75\xf2\xc8\x7d\x40\x72\x20\x19\x7c\x1e\x66\xf3\xeb\x91\xf5\x97\x58\x0d\x69\x05\x2f\x1f\xa7\x7f\x72\x2d\xcf\x17\xef\x78\x30\xe4\x07\xb6\x4a\x36\xa9\xf2\x7e\xf7\x3d\xfe\x42\x40\xa0\x93\x42\xa9\x6c\x7a\xe1\x24\x23\x21\x7a\xb7\x34\xff\x69\xb2\xde\x67\xd5\xfb\x7b\xeb\x1e\x8f\xb1\x2e\x63\x8e\x5d\x97\x75\x3f\x21\xc0\xda\xf7\x9f\xe4\xb1\x77\x18\x89\xe2\x73\x32\x62\x16\xd7\xbc\xc9\x93\x4f\x9a\x14\xbc\xef\xd6\xd3\x4b\x9c\x54\x39\x9f\x9d\xd5\x0f\xdf\x4a\xa7\x75\x7b\x2d\xb8\x31\xba\xff\x5c\xf2\x7a\xaf\xb5\x65\x42\x03\x4b\xe6\x4b\x79\x5d\x28\x59\xce\x16\x8e\x6b\xf1\xea\x3e\xd1\xc1\x9e\x15\xab\xe9\x5d\x75\x28\x81\x5d\x1e\x9d\xe4\x43\xdd\x2f\xc5\xe6\x44\x5a\xf9\x68\x15\xbd\xe5\xc4\x87\x7a\xfa\xe8\xef\xda\xc9\x39\x16\xd4\xe9\xcd\xde\x1e\xcb\x81\x7f\xb8\xcf\x81\xad\xee\xdc\xa9\x7e\x4b\xbd\x13\xb6\x24\x72\xe7\x7b\xed\xf1\xa6\x6c\x9c\xc4\x3d\xeb\x1e\xe1\x7d\x36\xa7\x9c\x7b\xdb\x2d\x1a\x30\x0f\x1c\xb9\x0f\x48\xff\x7b\x03\x9f\x93\xd9\x9b\x35\xa4\xa5\xfc\xfd\x3f\xc4\x01\xf4\x8b\xd6\xf3\xe6\x02\x75\x66\x36\xf1\xf2\x84\x5e\x7a\xb6\x14\x0f\xea\x43\xc9\x37\xbc\x7f\xaf\x32\xff\xc3\xa8\x41\xbd\xd4\xda\x71\x6b\x46\x24\x45\xe2\xf0\xbe\x8f\x66\x1a\x73\xa4\xbb\xf2\xbe\xb7\xe5\x31\xd6\x18\x5c\x5d\xae\xf5\x6a\x87\xf7\x14\x47\x9d\x39\x42\x2f\x1a\xe6\x9a\x84\xc4\x85\x9c\x79\xb1\x7a\x8b\x7b\xd4\x61\x6f\xb9\xe7\xa9\x17\x72\x62\xbf\xb8\x84\x3e\x17\x7e\x25\x12\xf7\xde\x69\x6a\xa3\x38\x7b\x42\xec\x3a\x27\xd3\xda\x19\xec\x43\x91\xaf\x9c\x05\xaa\xde\xb3\x5f\x45\xd8\x3a\xdd\xbb\x3e\x8a\xe3\x1e\x12\xed\x12\x77\xe1\x0a\x27\x3e\xb8\xc9\xb9\xb1\xd4\x99\xf3\xc4\xff\x96\x8b\xe7\x89\xdd\x5c\x51\xdf\xcd\x2e\x0a\x47\xf2\xb8\x5e\x5e\x97\x5d\x7a\x0e\x9a\x72\xe3\x3c\x7f\xbb\xcc\x2e\xee\xe5\x9e\x72\xab\x71\x39\x53\xb4\x8d\xfb\xdc\xa5\xcc\x65\xdb\xae\x72\x82\xe2\x74\xcf\x25\x20\x7f\x14\x41\x73\x50\xf8\xb3\x0f\xc8\x73\x60\xad\xf4\x90\xee\x2e\x1e\xf9\xfe\x0f\x71\x20\x03\xc1\x0f\xb5\x06\xf5\x2b\xeb\x05\x6f\x4e\xce\x6b\xdf\x37\xbc\xe7\xeb\xe3\xaf\x1f\x78\x73\x12\x6a\x26\x7f\x1e\xf2\x3f\x25\xba\x78\xcf\x9b\xe3\x47\x7b\x99\x13\x25\x28\x94\xdd\x9b\x7a\x6a\x14\xfd\x26\xfd\x5e\x1f\xd2\xfd\xc6\xa4\x50\x35\x60\xa1\xe3\x0f\xb6\x9b\xb8\xb9\x42\x64\xce\x37\xe3\xd8\x33\xae\xaf\x7c\x2f\x7e\x9b\xb3\xbe\xce\x27\xc3\xc5\xfe\xdb\x8e\xd2\xed\x01\x6f\x6c\x4f\x7e\x7b\xdd\xb2\x2b\xa8\xde\xda\xb6\x73\x3f\x67\x41\xc0\x7c\x6b\xf1\x97\x5f\x38\xaf\x7d\xb6\x59\xd7\x36\x5d\xe2\xfc\xf2\x91\xb5\x7e\x5f\x9f\xc5\x35\xf7\xcc\xb0\x61\xdd\xb6\xe4\xce\x77\x2f\xb4\xf9\x74\x73\x0e\x77\xb5\x5b\xb3\x6d\xd0\x55\x21\x6e\x89\xab\x9c\xcd\x8d\x0b\x95\x5c\x38\x06\xdb\x4e\x2a\xbd\x41\x48\x39\x58\xd9\xf4\x9d\x8c\x26\xdc\x6c\x0b\xec\xe2\x8e\xc9\x10\xc6\xf6\xc2\x36\xbf\x0e\x79\x12\x1b\xad\x9c\x6d\xf7\xee\xb7\x23\x0a\x2d\x4f\x01\x31\xfc\xf3\x6e\x05\xff\xf9\x58\xc0\x3f\x2f\x4a\xa6\x0e\x69\x15\x2f\xf7\x86\x2b\xf3\x84\xe7\x7b\x7f\x67\xbe\x4c\x1a\xd4\xb7\x51\x1f\x2e\x0c\x6a\xd3\x82\xcf\xfb\x07\xf5\x6e\x42\x97\xc1\xa0\x5e\x93\xec\xe7\xad\x93\xd3\x67\xc1\x5b\x47\xbb\x33\x86\x7e\xa7\xcf\xbd\x0c\xcc\x3c\x28\x78\x77\x39\x01\x18\x44\x49\x9f\x9d\xdf\x84\x06\x87\x16\x9d\xd3\xc1\xc1\x18\x17\x79\x94\x69\xe8\xb1\x9d\x38\x9d\x5d\x6e\xa7\x68\x3f\x97\x88\x3a\xb6\xca\x31\xcf\x32\x8c\x50\x6c\xb8\xeb\xec\xcd\x38\x4b\x28\xb1\x69\x4e\xc7\x2d\x14\xba\x63\x88\xe9\xb6\x77\x2c\xda\x3f\x15\x73\x07\xec\x23\x2d\xe6\xbc\x99\x42\x50\x6d\x9a\x2d\xce\x36\x33\x09\x2b\x1b\x2d\xc6\x82\x87\x93\x09\x7b\x1b\x75\x8b\x0f\xb5\xf9\xc4\x52\xcb\x78\x46\x50\xf5\x3b\x62\x0b\x2b\x97\x31\xe7\x46\x20\x71\x9a\xc1\x61\xdc\xbe\xd2\x43\x5c\x65\x84\x30\x3c\x2e\x5e\x20\xda\xcc\xb8\x16\xa7\x4a\x57\x61\xb2\xe9\x18\xa6\xc8\xa9\x17\xa0\xd0\x23\x80\x8c\xdb\x43\xf5\xfe\x9d\x87\x32\xb4\xff\x89\x9d\x4d\x19\x83\xda\x95\xf6\xc6\x7f\x50\xdf\xe5\xb4\xf3\xde\xf7\x67\xf1\xdf\x19\x83\x5a\x67\xd3\xcb\xab\xb3\xe2\xe8\xd0\xbc\x0c\x92\x83\xd9\x77\x74\x48\x37\xf3\xef\xf7\xae\x9c\x0a\x88\x77\x53\x28\x29\xfd\x80\x4e\x8b\xe4\xa1\x59\x5d\x80\xed\x01\x95\x46\xdf\x8b\xd8\x10\x72\xcc\x30\xc8\x65\x23\xc2\x16\xb3\x4d\x4f\xd9\xf4\x41\xa5\xf0\xa6\xc5\x46\xa6\x32\x31\x70\x55\x83\xe9\x61\x96\x44\xfc\x7e\xe1\xc0\xf8\x32\x3c\xd7\xe2\x1e\x0c\xe1\x4c\x2b\x30\x91\xff\xa5\x02\x69\xe3\x2a\x63\x5a\xc7\x61\xd0\x68\xb5\x26\x12\x6f\xed\x30\xd5\x78\x8b\x71\xf2\x73\x39\x18\xd3\xe6\x1a\xd7\x3e\x51\x87\x31\x2d\xd9\xf8\xd3\xfd\x14\x58\x1b\x1e\x33\x11\xbf\xab\x04\x27\x43\x53\x93\xa8\xaa\x9f\xf0\x34\x68\x30\x89\xbb\xde\x8d\x08\xfd\x6a\x13\xb7\x2b\x8b\x90\x4c\xdd\xf0\xe7\x39\x70\x84\xcf\xc3\x0e\xe7\xa1\x94\xff\xbb\xfe\x8f\x16\x43\xeb\xfd\xc5\xd7\xdf\x9a\x83\xfa\xc0\x80\xcb\xcb\x07\xaa\xe4\xfb\x40\x24\x07\x43\xfa\x7f\xa4\xff\xbb\x92\x9f\x07\x90\xe4\x0d\x4c\x58\x4e\xa1\xcc\x61\x01\x9a\xbb\x27\x8d\x0f\x49\x01\xac\xa4\x65\xfb\x3d\x66\xe3\x8d\xbf\xb5\x26\xc3\x51\x1e\x37\x53\xc6\xe8\x95\x5b\x5d\x42\xd1\xe6\xab\x86\x51\x16\x22\xc8\x39\x56\x42\x0b\x36\x5d\x81\x8c\xaa\x4e\x23\x49\xe3\x24\x64\xb6\xba\xd2\xae\x19\x79\xe0\x74\x57\xa5\x41\xc8\x30\xef\x90\x8f\x09\x80\xfa\x18\xea\xc5\xee\x78\xfc\x54\x7b\x4b\xf5\xee\x54\x42\xbb\x5a\x33\x35\xee\xdd\x58\xb4\xaa\x33\xa9\x4f\x5a\xdd\xd0\xa0\x21\x40\x4d\x6c\x2a\xc7\x33\x35\x82\xba\xf5\x41\x33\x9e\xaa\x35\xea\x35\xd6\x9d\x40\xbb\xaa\x26\xd5\xfb\xf6\x12\xbc\x53\x5d\x02\xec\xaf\x18\xaa\xfb\x2a\xbf\x0f\x43\x1c\xe0\xef\xc8\x36\x1e\x27\xd3\xe1\xf7\x8d\xd7\x8f\x57\x6e\x03\x99\xbc\x73\x70\xe2\x10\x0f\x40\x72\x40\xc3\x1c\x0c\x99\x03\xc0\xf7\xfd\xd7\xf2\xe7\x06\x91\xf7\xdf\xa3\xd2\x81\xd1\x52\x14\x4a\x78\x15\xa0\x9a\x2d\x54\xe9\xab\x03\x58\xa4\x4b\x1d\x71\x4e\x02\xbc\x4c\x15\x7f\xda\x00\x88\x4f\x51\xfd\xc8\x68\x01\xb2\xee\x68\x68\x92\x73\x1d\x8c\xe5\xd0\x5a\x7a\x5a\x7b\x81\xe1\x61\xbc\xae\x71\xd4\x36\x36\x34\xc6\xd3\x67\xaf\x75\xd6\x1a\xc4\xa2\xef\x8b\xa0\xb6\x88\x41\x0e\x80\xaf\x1a\x1d\xe4\x1c\x0b\x8d\x3e\x6c\x04\xa6\xdb\x6a\x29\xfc\xca\x07\x64\x44\xb5\x12\xbf\xec\x03\x64\x17\x6b\x2e\xfa\xe0\x0d\xc8\x44\x6a\xed\x7b\xc9\x01\xe4\x0a\x35\xa3\x9e\xaf\x02\x64\x76\x69\x46\x3c\x29\x07\x64\x36\x02\x65\xf3\x28\xff\xe2\x60\x7a\x5f\xbd\xe5\x71\x90\x9f\xdd\xbf\xf1\xd6\xc9\xeb\xac\x81\x4d\x83\xfa\xc8\x65\xa8\x9e\x2a\xfe\xfb\x7d\x81\xef\x03\x1e\x26\x86\x74\x38\x0f\x85\xef\x0b\x2e\xe5\xfb\xff\x64\x0e\x84\x3f\xdf\x0f\xf5\xbd\x01\x28\x84\x8e\x5f\xe9\xa6\x09\x98\x1a\x48\x1c\xb7\xdd\x0d\x38\xe7\x4b\x27\x5a\xc6\x02\x91\x5f\xe4\xbe\x98\x0f\x00\x8b\x95\x94\x1a\x4d\x46\x03\x9b\x8d\x94\x35\x68\x2b\x81\x83\x99\xaa\x69\xe4\x1c\x07\xea\x09\xa0\xda\x45\xf5\x3c\x55\x03\x78\xb2\x54\x2d\x52\xaf\x0e\x78\x5f\xa4\x36\x46\x2f\x1a\xe8\xeb\x56\x8e\x19\xce\xb9\x58\x3a\xa8\x53\xf3\x14\x8f\x0e\xaa\xa8\x9c\x62\x75\xaf\x0f\x20\x76\x43\xe1\xfb\xf7\xd3\x80\xd8\x7a\xe5\xac\x4f\x5a\x80\xc4\x5b\x65\x6a\xdb\x6a\x40\xe2\x29\x50\xdb\xcc\x3b\x07\x0b\xdf\xf3\xbe\x48\x7d\xa3\x76\x55\xf1\xce\x41\x15\x36\x2f\x17\x62\x98\x03\x5a\x33\xa4\x65\xfc\xfa\x8f\xf3\xe7\x9f\x90\xf7\xe0\x49\xff\x33\x6b\xe6\x90\xa6\xf0\xf7\x05\x79\xff\xdf\x9d\x31\xa4\x56\xaf\x81\x89\x3f\x29\x14\xdb\x32\x80\xea\x2e\x62\xc8\x9c\x07\xd8\x2c\x92\x7c\x6e\x96\x06\x04\xd5\x49\xad\x34\x21\x80\x05\xce\x33\x5f\xd0\xea\x81\x55\xb7\x64\x8f\xe9\x1f\x06\x76\x9c\x96\xdb\xa3\x97\x0b\x1c\xf2\x93\xeb\xd5\x3d\x00\x9c\xfd\xae\x30\x4e\x57\x06\xb8\xb1\x40\xa1\x4f\x67\x36\xd0\x30\x51\x91\xa9\x23\x0f\xbc\x7e\xac\xa8\xa9\x55\x00\x7c\x75\x96\x2d\xd5\xda\x38\x58\xbf\x74\xb9\xda\x9c\x41\x95\x7c\x4f\xf6\x63\xe6\xb3\x41\x1d\x57\x3e\x66\xf5\xd0\xe4\x8f\x51\xac\x7e\x85\x41\x85\x73\x1b\x8f\x7b\xec\x92\xf9\xc1\xfb\x5e\xfd\x9e\xef\xe3\x92\x79\x50\x35\xfc\xb9\x47\xc3\x1c\x10\x3f\x2f\x86\x9c\x07\x31\x9c\x87\xf2\x6b\xa4\xff\x3d\xcc\x81\xf0\xfd\x60\x47\xfe\x5c\x10\x63\x23\x60\xf4\x36\x0a\x85\x31\x00\x68\x8f\x9e\x38\xca\x34\x13\x60\xac\x17\xfb\x68\xd8\x07\x78\xa9\x4e\xbe\x68\x68\x0c\xc4\x36\x4f\x79\x4f\x95\x02\x16\x45\x4f\x8b\xa1\x96\x02\xeb\x7d\xa5\x2f\xeb\x34\x03\xbb\x72\xa5\xe3\x74\x0a\x81\x83\xd6\x32\x82\xda\x2b\x81\x33\x56\x32\x99\xa4\xbf\xaf\x51\x0a\xdc\xa5\xcf\x9c\xaa\x51\x0e\x3c\xf3\x99\xb9\x55\xe3\x3e\xf0\xa1\x61\xa6\x89\xda\x12\xe0\x97\xd7\xb4\x71\x24\xe7\xf0\x77\x3f\xc6\xdd\x1d\xea\xc7\xaf\xc4\x2e\xa3\xc1\xd7\xd7\xee\xf4\x17\x07\xc4\xcf\x43\x22\x39\xa0\x93\x18\xf9\x1c\x20\xe7\x02\xe5\x08\x8c\xdc\x07\x89\x16\x23\xd7\x81\x97\xef\x90\x92\xf9\x07\x7a\xf9\x43\x6a\x2a\x06\xa8\x1e\x1a\x47\xe8\xb7\x01\xc6\xd3\x84\x98\xfa\xda\x80\x33\x21\x5a\xa1\xeb\x09\x84\x45\x4f\x5a\xaa\x2b\x08\x2c\xa8\x96\x1c\xa5\xf9\x12\xc8\xdc\x21\x51\xac\xf9\x1e\xd8\x78\x6f\xaa\x84\xe6\x34\x20\x3f\x67\xea\x11\x4d\x07\x60\xdf\x3f\x52\x9b\x48\x7f\x5f\x7d\x2a\x50\x96\x2f\x95\xab\xe6\x07\x54\x6f\x92\x5a\xa8\x5c\x03\xd4\xd7\x4f\x31\x52\x8d\x04\x5a\x5b\xa6\xb9\xab\x14\x00\x9d\x92\x53\x5c\x94\x8b\x80\x3e\x39\x71\x7d\xb2\x1f\xb2\xf3\x07\x55\xb0\xa2\x33\x74\x88\x83\x1c\xce\x43\xe2\x73\x40\x24\x07\x73\xba\x1d\xff\xc9\xc1\x0c\xe7\xa1\xf0\xd7\x7f\x32\x9f\xa3\x89\x65\xe3\x3f\x39\x10\x73\x7e\x9f\x74\x3e\x03\xa3\x3a\x29\x14\x9a\x1f\xa0\xac\x31\xf6\xa4\xce\x15\x80\xba\x52\xb0\x44\x67\x12\x60\xfb\x8f\x50\x8a\xe6\x06\xc0\x6f\xaf\xf0\x4d\x75\x0b\x20\x46\x5c\x24\x43\x75\x15\x90\x12\x26\x6a\x39\x58\x47\x66\xab\x98\x88\xc6\x1c\x60\xc3\x38\x49\x57\xb5\x42\x20\x7f\xba\x44\x97\x8a\x09\xb0\x77\x9d\xf8\x36\x65\x3b\xe0\xc8\x6e\xf1\x04\xe5\x37\xc0\xd9\xeb\x92\x53\x95\x8f\x03\x37\x46\x4b\x16\x28\xe9\x00\x77\xde\x8b\x0f\x28\xb9\x03\x8d\x76\x12\xea\x0a\x5f\x81\x57\x96\x93\xda\x15\x9d\x81\x8e\x93\x93\x0a\x95\x04\x81\xbe\x46\xb1\x77\x7f\x73\x40\xe5\xe6\x43\x3a\xcc\x01\xf1\x73\x60\x48\x0e\x66\x53\x2c\xff\x1c\x50\x18\xd2\x74\xbe\xc6\xf3\x39\xc1\x08\x3e\xe7\xe0\xc3\xe7\x6a\xec\x0b\x86\xd4\x84\xcf\xdd\x68\xf0\xf7\x93\xd2\x18\x40\xec\x14\x85\xa2\x61\x07\x68\x79\x8f\x4b\x57\x9b\x06\x58\x48\x8c\xcf\x57\xbd\x0f\xb8\x3e\x9d\x90\xaa\x32\x1f\x08\x9e\x35\x31\x4c\xd1\x14\x98\x5d\x3b\xa1\x5c\x79\x13\x90\x5a\x27\xfc\x59\xb9\x02\x58\xa1\x22\xba\x5c\xc9\x07\x58\x2b\x22\x2a\xaa\x94\x09\x6c\x3d\x29\x16\xad\x3c\x16\x28\x0a\x9a\xf4\x4b\xf1\x36\x70\x48\x60\xd2\x6a\x85\x4c\xe0\x14\x47\xec\xb2\xfc\x06\xe0\x62\xb1\x98\x98\x7c\x25\x50\xd1\x24\x76\x46\xae\x18\xa8\xdd\x2a\xea\x23\x9f\x04\x3c\x39\x29\xe6\x28\xfb\x1c\x78\x19\x25\x7c\xeb\x6f\x0e\xa8\x94\x3f\xd7\x86\x9c\x0b\x55\xe0\x3c\xf2\x1c\x24\xf3\x50\x48\x0e\x24\x91\xdf\x17\x92\x87\x0a\x74\x19\xb9\x0e\x86\x39\x90\xc2\x21\x55\xe1\xe7\x86\xc8\xe8\x02\x82\x8d\x14\x8a\x5a\x0c\xa0\x7e\x7a\x6c\xbe\x62\x0c\x40\xa3\x8c\xf9\x25\x77\x00\xb0\xee\x1f\x03\xc1\x5c\x80\x79\x89\x42\x91\x8b\x05\x42\x43\xc6\xb5\xc9\x17\x03\xf1\x79\x82\xef\x15\x66\x02\x29\xb1\x13\x65\x15\x2c\x80\x25\x5b\x84\x04\xe5\x6b\x81\xec\x5b\x42\x9b\xe4\x38\xc0\x66\x9a\xd0\x31\xa1\xf7\xc0\xba\x9b\x14\x8a\xbc\x3b\xb0\xef\xb8\xc8\x22\xd9\x14\xe0\xa8\xbb\xd0\x4b\xc9\x00\xe0\xb8\x2b\x85\x22\xd3\x0a\x5c\x9a\x2c\x54\x27\x3b\x0f\xa8\xec\x10\x2e\x17\xdd\x0c\x54\x45\x0f\xfd\x2e\xe9\x4c\x0c\xa9\x9d\x28\xdf\xdf\xd3\xa5\xfc\x07\x07\x42\xfa\x5c\x24\x0f\x32\xb3\xcd\xec\xb0\x80\x29\xa0\xc0\x61\x7d\x18\xfb\x1a\xd0\x30\xb7\xeb\x9c\xf0\x12\xd0\x4b\xf5\xde\x21\x16\x06\x18\x32\xc3\xd4\x25\x0d\x00\xda\xd1\xf8\xd5\x52\xb1\x00\xcd\x7e\xd1\x95\x99\xe2\x00\xad\x6e\x9d\xa4\xfc\x1b\xc0\x50\xa1\x30\x4d\x29\x11\x30\xd8\x7e\x22\x54\xb5\x16\x30\x78\x76\x43\x5c\x6b\x05\xa0\x2f\xff\xf0\x91\xd6\x34\x80\x3a\xf3\xfd\x33\xcd\x09\x00\xb5\x73\x60\x9f\xa6\x2e\xa0\x33\x13\x90\xbf\x0d\x68\x6e\x03\x66\x8e\xeb\x19\xaf\x35\x01\x90\xdd\xf3\xed\x96\x56\x0f\xa0\xa0\xd3\x9e\xa7\x79\x00\x90\xa3\xbd\x55\xd5\x12\x05\xe4\x8d\x5e\x94\x6b\x16\x00\x72\x0b\x1a\xeb\x34\x2f\x02\x72\x6b\x1e\xfc\xd4\x12\x00\xe4\x9e\xd4\x75\x0e\xfe\x9b\xb2\xa3\x6f\xc7\x69\x96\x02\xb2\x47\xab\xeb\x34\xa9\x80\x0c\xef\xdd\xfd\x9b\x03\x19\xce\xbb\xe7\xfb\x1a\xe4\xbd\x46\xdd\x11\x3c\x88\xac\x3e\x3d\x56\xe0\x06\xa0\x32\x93\xe5\x33\x5e\x13\xd0\x55\x73\xb0\x10\xde\x3c\xf8\x34\xf4\x78\x2d\x16\x0a\xd0\x4c\x42\x67\x48\x9e\x04\x4c\x04\xe3\xc5\x67\xc4\x02\x26\x2b\x17\xbd\x90\x5b\x05\x18\xf9\xae\x57\x50\x68\x04\x68\x2d\x85\xa5\x2a\x1f\x01\x5a\xd6\xc9\x2c\x4d\x75\xc0\xa0\xf9\xc6\x28\xad\x4c\x40\xbf\xfa\xd1\x5c\xed\xf9\x80\x7e\xf2\x47\x19\xed\x2e\x40\x7f\x0a\x27\x5a\xd3\x15\xd0\x79\x04\x28\x5a\x72\x37\x69\x4d\x07\x64\xb6\x76\x5f\xd4\xbe\x08\x28\x2a\x7f\x59\xad\x9d\x0a\x28\xba\x7d\xd8\xa9\xf5\x14\x50\xc8\x7e\xf5\x90\x57\xf7\x81\xe6\x8b\xda\x33\x00\x45\xb1\x27\xd9\x5a\x3a\x80\xbc\x5d\xc3\x75\x2d\x25\x40\xae\xbf\xd6\x40\xb3\x08\x90\x6d\xa8\x89\x1f\xfc\xef\x72\x7e\x95\xaf\x35\x3f\x03\xb2\xbc\xd5\xfa\x3f\xb9\x28\x3f\xfe\x6b\x1d\xfc\xcd\x83\xc8\x77\x98\x4e\x1e\x73\x0b\x50\x3f\xc1\x08\x11\xcc\x00\x74\x0f\xd8\x35\x0c\xf6\x41\x3f\xcb\xfd\xae\xd8\x2b\xc0\x44\x3f\x64\xc5\xd4\x3b\x80\x49\xd6\x9c\xe7\x33\xaa\x01\x13\xcf\x8c\x67\x72\x14\xc0\xe4\x67\xce\x80\x72\x15\x60\x9c\x56\x18\xa1\x2e\x03\x18\x95\x9d\x24\xb4\x5d\x01\xc3\x43\x15\x5d\x3a\x41\x80\xe1\xf8\x27\x75\x7a\x3e\x80\x7e\x4a\x7b\xdd\x60\x1f\x0c\x6e\x62\xa7\xce\x2b\x40\x77\x29\xa0\x54\xd2\x57\xa1\xfd\x10\x50\xb8\xd8\x75\x4f\xe7\x21\xa0\xbc\xb3\x63\xb5\x0e\x13\x1c\xe5\x89\x6d\x93\xb5\xdd\x00\xc5\xc5\xad\x8e\x3a\x15\xf8\xa8\xa2\xd3\xd4\xa4\x63\x83\x1f\xca\x42\x0f\xad\x75\x2e\xa3\x43\x79\x75\x9d\xb3\xce\x03\x7c\x56\x66\xdd\x7e\xa9\x73\x13\x3f\x94\x4a\xab\x09\xad\x47\x80\xbc\xc9\x8d\xb7\xda\x61\x80\x7c\x36\xfe\x83\x7f\x18\x99\x07\x42\xd6\x4f\xe6\xff\x0b\x57\xe8\x6a\xf2\xfa\xb0\x9e\xf6\x64\x4c\xc4\x9f\x39\x4a\xfa\x0a\xd6\x95\x22\x2e\x80\xf1\x52\x77\x2d\xf1\x17\x80\xf1\xac\xc0\xce\x29\x99\x00\x7d\x60\xf6\xfd\x99\xf3\x01\xd3\xf6\xf4\x12\xf9\x10\xc0\x34\x66\xdd\x3c\x95\xc5\x80\xc9\xf6\x82\x1a\x8d\x1d\x80\xb1\xdf\xa9\xb5\x3a\x83\xeb\x24\xf8\xa6\x3e\xf5\x3c\x60\x98\xd7\x78\x9b\xba\x07\xd0\x7f\xde\x29\xa5\xf3\xf8\x4f\x1f\xf4\xec\x01\x95\x94\xdf\x5a\xba\x45\xe8\x56\x79\xf7\xb5\x4c\xc7\x07\x50\xea\xfa\xb8\x43\x27\x10\x3d\xca\x61\xaf\xfa\x75\xb3\xf1\x54\xb5\xec\xb9\x83\x9e\x1a\xee\xa8\xdd\x7e\x52\xa4\x63\x89\x1f\x4a\xed\xf5\x0d\xba\xe7\xd0\xac\x2a\x7a\xb7\x5b\xd7\x0f\xef\x94\x3f\xdf\x92\xd3\x0b\xc6\x33\xd5\x69\x37\x4f\xe9\xaa\xe2\x87\x52\xe1\xf5\x78\xed\x26\x40\x61\xf2\x7f\xf5\x61\xe4\x1c\x0c\xb2\x0f\xe3\x36\x69\xcc\xe4\xf9\x1b\x27\x75\x79\xf7\x1c\x95\x8b\x0c\x82\xc6\x1e\xfe\xc3\x07\x91\x9c\x94\xc9\x3c\x17\xa6\x78\x39\x60\x2e\xe7\x9f\x32\x78\x2e\x98\xb3\x62\xa2\x66\x36\x01\x16\xe1\xe9\x49\xca\xea\x80\xd9\x8b\xb5\xe3\xd5\x5e\x03\x74\xe3\x82\x77\xda\x52\x80\xa9\xd0\xc9\x1e\x6a\x20\x60\x54\x7b\xd3\x5b\xbf\x08\xa0\xbd\x7a\xea\x63\x78\x16\x30\x3c\xf6\x2d\xc9\x40\x18\x30\x38\x8e\x42\x9d\x83\xdc\xa3\x7a\x3b\xf1\x4b\xf5\x79\xb7\xb0\x9e\x37\x5e\xa8\x9d\xec\x3c\xa1\xa7\x81\x07\x6a\xed\x6d\x21\x54\x2b\x9c\xd2\xf4\x7a\x39\x4e\xef\x24\xae\xaa\xf7\x34\x6e\xa5\x9e\xc2\x51\xcd\xf9\x0f\x72\xf4\x76\xe1\x96\xda\xab\xba\x32\xdd\xf3\x78\xa1\xd2\x52\xb3\x55\xaf\x10\x8f\x54\x2f\x93\x5c\xd8\xf5\xc3\x7a\x46\x78\xaf\xfc\xa9\x7c\xae\x4e\x37\x06\x14\x37\xe2\xff\xc9\x3f\x50\x28\xea\xbc\x7b\xbb\x22\x55\x1a\x3c\x5f\x5c\x36\x53\x5b\x56\x40\xf4\x4f\x3e\x08\x39\x3f\x88\xe4\xa4\xe8\xbf\x1c\x04\x25\xac\x00\xc6\x34\x7f\xf5\xe9\xad\x00\x8b\x19\x1d\x25\xd7\x09\x58\xac\x4b\xdd\xaf\xe4\x07\x58\x28\xe4\x8c\xd1\xf8\x05\x98\xd5\x15\xbc\xd0\xcd\x05\xe8\xdb\x4f\xdd\x35\x9c\x05\x98\x2c\xa8\xea\x32\x2a\x06\x68\x0d\xcd\x13\x0c\xab\x01\x23\x97\xee\x5b\xc6\x33\x00\x83\xd5\xd8\xa7\x63\xdd\xc7\xa6\x0e\xe0\xb2\xe6\xad\x2f\xdf\xf4\x2b\xb1\x56\x67\xf3\xfb\xcb\x06\x36\x48\xd6\xad\x7c\xf9\xde\xe0\x1e\x62\xf4\x76\x0f\x73\x61\xa2\xfa\xa5\xc8\xd3\x96\xa8\xfb\x69\xc0\xc1\x52\x9d\xde\xdb\xd9\xfa\x16\x38\xa3\x71\xaf\x4a\x89\xda\x8d\xeb\xea\xbb\x6e\x5c\xa0\xe6\xa0\x4e\xcd\xe5\xaa\x32\xf5\x22\x1e\xa9\x3e\x2c\x8b\xd7\x6f\x45\x8d\xfa\xd8\x7f\xf7\x81\xdc\x0f\x7c\x1e\x88\x9f\xf7\x4e\xe6\x9d\x93\x1c\x84\xc2\x4c\xf5\x6c\x81\xd3\x7f\x78\x10\x1a\x8d\x36\x43\xe8\xf7\x1f\x2e\xc6\x22\xd5\x2e\x55\x32\x16\x60\xb6\x78\x87\xce\x10\x04\xac\xda\xa3\x76\x29\x9a\x03\x56\x3a\xc9\x25\x6a\x3d\x83\x7d\x59\x1d\xa0\x63\x06\x58\x5c\x2d\x10\xd1\x8f\x02\xcc\x4c\x4e\x4f\xa7\x9d\x03\x4c\x8f\x56\xe7\x9a\xce\x01\x8c\x1e\xbe\xe8\x33\x5e\x01\x18\xef\xea\xcd\xa7\xe7\x00\x06\xdf\xb1\x45\x37\xa8\x6b\x9d\x61\x31\x9c\xf4\xdf\xb5\xff\x34\xe8\x41\x30\x35\xe9\xcd\x63\x9a\x06\x68\x06\xdd\xcd\x6c\x5a\x08\xe8\x06\x47\x1e\x17\xd2\x6e\x83\x6e\x70\xe9\x7e\x20\x6d\x1f\xdc\xf5\x43\xef\x50\x8d\xc4\xe0\xa5\xef\x52\xbd\x81\x76\xf6\xff\x63\xec\xaf\xe3\xa2\xda\xfe\xef\x71\xfc\x00\xd2\x1d\x22\x3d\x43\x77\x77\x77\x37\xd2\x02\x82\x08\x8a\x89\x81\xad\x28\x8a\x01\x36\x2a\x16\x16\x2a\x20\x25\x26\x2a\x16\x52\x2a\x62\x81\xa2\x22\x8a\x8a\xa8\xd8\x2d\xcc\x9c\xf5\x7b\xcc\x99\x39\x5e\xbd\xaf\xfb\xfe\x7c\x7f\x7f\xad\x07\x77\xf4\xca\x73\xcf\xde\xcf\xbd\xcf\x59\x6b\xaf\x85\x4c\xf3\x3b\x17\xc4\xac\x9e\x63\xaf\x71\xe4\x39\x3b\xeb\x89\xd8\x6d\x5c\x7d\x72\xb6\x15\x89\x13\x86\xa7\x8e\x8d\xb1\xde\x83\x3a\x23\xd9\xff\x5a\x0f\xf4\x3c\xe0\xde\x7b\xe7\x5f\xa0\x95\x4c\xcd\x87\x4c\x0d\x6a\x5d\x68\x7f\xd7\xfe\x3c\xc2\x10\x30\x2f\x37\x3c\x2d\x6c\x02\xd8\x5b\x59\x5c\x15\x97\x06\x9c\xcd\xed\xe7\x4a\xb1\x01\x0f\x86\xd7\xa4\x91\x0f\x00\xef\x81\xd0\xf7\x6a\x0b\x01\x9f\x79\xc9\x3d\xda\xfe\x80\x77\xef\x74\x17\x23\x5d\xc0\x93\xbd\x7c\xb3\x05\x67\x9e\x98\x6e\xd7\xb3\x2d\x00\x5c\xc4\x6a\x0e\x3b\x5c\x05\x1c\x5f\x35\x2f\x76\x6e\x04\xec\x57\x3d\x49\x77\x4e\x02\xec\x8f\x91\xfb\x5c\x2c\x87\x47\xda\xbc\x85\x8e\xcd\xae\x41\x0d\xdb\xf1\x24\xdb\x2e\xaf\xaf\xde\x36\x07\x02\x76\x3a\x8f\x66\xd8\x25\x90\xef\xec\xf7\x74\xce\xb0\x9b\x4d\xb2\xec\xae\xdf\xb0\xb4\x4b\xc1\x28\x5b\xcf\xb6\x65\x76\x59\xd0\xb3\x49\x6e\xbc\x66\xa7\x09\x6f\xab\xe5\xb4\x0e\xea\xac\xa2\xdd\x53\x44\x5a\xde\x3e\xf9\xd0\xb6\x09\x0b\xcd\x2a\xea\x86\x6c\x8f\xa2\xc0\x74\x45\x55\x97\x6d\x0b\x76\x99\x04\xff\xd7\x7a\xe0\xf1\x9d\xbc\xfb\xce\x42\x7a\xca\x39\x1c\x54\x6f\x57\xbf\xc6\xaf\x08\x18\xce\x60\x8e\x16\xc8\x05\xac\x2b\xf5\x84\x84\x42\x01\x27\x63\x13\x0b\xd1\x75\x80\x57\xa7\xf5\x27\xa9\x0e\xc0\xa7\xd6\x7d\xa6\xa2\x16\x10\x30\x3f\xb8\x85\x91\x0e\xf8\xcb\x8f\x89\xd1\xe9\x00\xfc\x1e\x4d\xd9\x67\xb2\x1b\xf0\x9d\xb2\xac\xc8\x56\x1e\xf0\x18\xd8\xd6\xcf\x79\xba\x74\xe3\xaf\xb9\xe1\xf2\x18\x70\xce\x6b\x1d\xef\xc1\x04\x1c\xbe\x3f\xeb\x76\x3f\x0e\x38\x08\x93\x85\xae\xbe\x9f\x42\xec\x17\x91\xdb\x5d\xd2\x69\x9f\xac\x87\x6e\x8e\x62\x64\xae\x9b\x45\x67\x89\xe3\x62\x72\x85\x9b\xc1\x8d\x25\x4e\xae\xe4\x6a\x37\xcf\xb6\x31\x0e\x3f\xc8\xbb\x8e\x6f\x69\x1d\xd0\xb9\xc3\x4e\x2b\xc8\x67\x8e\x3b\xea\x27\x3b\x7a\x43\xd9\x8e\xff\x84\xa3\xb3\x05\xf9\xd3\x61\x69\x6d\x8c\xc3\x00\xc2\xac\x96\x57\x36\x39\xee\x41\xb8\xd5\x91\xf2\x15\x8e\xc5\x18\x6b\x59\xf0\xe7\x79\x89\x9e\x07\xba\xbc\xf5\xc1\xe5\xfb\xc4\xde\x8d\xa4\x72\x41\x68\x1d\x84\x79\x37\x53\x49\xa0\x07\x70\x51\xd7\x52\x12\x2c\x06\x7c\x1e\x1b\x28\x71\xfa\x64\x90\x80\xe5\x35\x69\x45\x20\x64\x81\x8b\xa5\xa2\x2f\x10\xb2\x33\x40\x9d\xb1\x10\x08\x55\x8a\x6d\x35\xb8\x0f\x04\xb9\x67\x75\x98\xe7\x00\x01\xa1\x4b\x9e\x3a\x68\x01\x3e\x4a\xdb\x92\x5c\xd7\x00\xee\xdf\x6b\xc3\x3d\xbd\x00\x57\xf5\x6b\x9b\x7c\x1d\x00\xa7\x4b\xaf\x9f\xfa\xbe\x63\xad\x70\xbc\x48\xca\x7a\x47\xbc\x2e\x75\xca\x62\x93\x3e\x6b\x69\x7f\xa8\x3b\xb7\x5d\x66\x90\x7c\xbe\x69\xd7\x9b\x5c\x97\xb3\x49\xdf\xaf\xad\x23\x5c\x58\xa4\x93\x17\x79\xf1\xa5\xeb\x3c\x72\x8c\xe7\x9e\x73\x67\x5c\x67\x91\x0b\x3d\x04\x69\x3f\xa4\x3a\x4f\xd7\x71\x64\x9b\xf3\x93\x9a\x15\x2e\xab\xc9\xaf\x8e\x1a\xe5\x1f\x5c\xad\x20\xe8\xe0\x7d\xe8\xa6\x8b\x3e\xac\x6c\x75\x0e\x0c\xb9\x7c\x80\x85\xed\x9c\xff\x98\x07\x04\x93\xe2\x37\xf9\x5e\x8e\xa2\x78\x5b\x05\x05\x05\xca\x67\x4d\xb7\x45\x86\xca\x4f\xb2\x78\x27\x43\x9d\x1f\x7c\x27\x68\x7c\x1e\xf1\x16\x08\x7a\xa1\xcd\x27\x3c\x09\x88\x14\x31\x79\x2b\xb9\x0d\x18\x6d\x69\xfb\x40\xfe\x18\x10\x63\xea\x7d\x8d\x61\x03\x44\x2e\x8c\xd2\xe5\x9c\xe5\xc2\xaa\x33\xf9\xad\x15\x81\xe0\x86\x85\x6f\x9d\xdf\x02\x7e\xd7\xb7\xbc\xf2\x1c\xc0\x77\x2f\xe6\x51\x7e\xbf\x1c\xb4\xbb\xad\xbb\xb1\x2a\x48\x13\x8d\x2e\x93\x3f\x6e\x0d\xf1\xfb\x94\xe1\x92\xcb\x8e\x0c\x89\xed\x8d\x77\x13\x60\x47\x84\x7a\xdf\x21\xdc\x47\xb1\x67\x86\x64\x5f\x3b\xee\x5e\xca\xde\x16\x6c\xd5\x14\xe0\xe1\xc6\x3e\x11\x64\x76\x51\xd3\xc3\x94\xfd\xda\xff\xce\x99\x87\x1e\xe5\xa4\x90\x5f\x0d\xed\x03\x54\x93\xe6\x79\x87\xf4\xf1\x11\x3f\x32\xdd\xd3\x99\x5c\xe2\xf1\xee\xd0\x5b\x8f\x5a\xf2\x94\xeb\xc5\x03\x17\x3c\x66\x93\xf7\x9c\x7b\xf7\x06\x78\x68\x93\x3f\x1d\xcf\xee\xea\x73\xdf\x00\x0d\x7b\xab\x3f\xe7\x01\xb7\x1f\x12\xb9\xa3\x28\xbf\x7b\xfa\xde\x37\x83\x14\xab\x23\xfe\xd4\x41\x6c\x15\xa6\xee\xb1\xfb\xd9\x8a\x53\xeb\x85\xd6\x83\xd0\x79\x31\xc9\x07\xad\xf4\xe4\x0b\x81\x64\x27\x77\x39\xf5\x21\x20\x61\x7c\xe8\x09\xa3\x6f\x40\xf4\xb2\x34\x15\xfb\x2e\x20\x7c\xe7\xbc\x0a\x0f\x67\xbc\x0a\xd2\x2c\xca\xf0\x3f\x84\x72\x9f\xa7\x47\xe5\x42\x25\xd8\x8f\x3c\xce\xdf\xb2\x88\x2c\xf8\xb9\xc9\xed\xcd\xe7\xc4\x18\x9f\x7e\x33\x0f\x5f\x56\x7a\x6c\xf3\xdd\x2d\x5e\xae\xac\xd5\xb1\xf3\x5b\x17\x7a\x6f\x64\x5d\x8d\x3e\xfe\x5b\xff\x72\xc2\xe7\x23\xdb\x3c\xd2\xfd\xe4\x3c\x1f\xb0\xc7\x87\x2b\xd6\xaa\xfb\x6e\x67\x6f\x0f\x15\x3d\x52\xeb\xf3\x92\xfd\x3e\x90\x38\xbc\xce\xd7\x9b\x94\xf2\xdf\xb8\xbf\xc5\xb7\x8f\x34\xf6\xf3\xde\xd3\xe8\x43\x92\x93\xbd\x6e\xec\x5c\xee\x73\x83\xdc\xe9\x61\x52\xfc\xd2\xa7\x84\x3c\xed\x96\xb3\x35\xcb\x27\x8f\xbc\xe5\x32\xf4\xc7\xbe\x90\xab\xba\x88\x3b\x1e\x5c\xde\x57\x5e\x55\x84\xca\x19\xd4\x5f\x4f\x50\xbe\x10\xb4\x0e\xc2\xeb\x13\x1f\x95\xfb\x11\x11\xcf\x47\xe9\x67\x92\xb6\x89\x50\x3c\x39\xed\x0f\x32\x71\x92\xf1\x2b\x59\x65\x60\xa2\xa6\xc3\x73\xd5\x7e\x60\xbc\x6e\xc0\x5b\x63\x19\x60\x4c\x42\xa2\x9d\xf3\x1d\xf4\xc7\x8c\x9e\x95\xe6\xe7\xf6\x6b\x4e\xf8\x84\xf5\xae\xe1\x73\x3e\x9e\x0c\xaa\xab\x78\x15\x97\xfa\x3a\xc5\x5f\xb0\x55\x23\x79\xf4\xf3\x1e\x9f\x95\x03\x9d\x69\x13\xee\xb9\xf9\xae\x1c\x76\x1d\xb7\xb2\xa5\xd4\xff\xe8\xf0\xce\xd4\xa5\x74\x0e\xd4\x89\xc5\x01\x1f\x59\x6b\xe3\x8f\xd4\x44\x06\xcd\x67\x6d\x8f\x3f\x50\xb1\x3b\x58\x94\x75\x35\xb6\xaf\xf4\x48\xb0\x38\xdb\x34\x6a\x80\xd6\xbf\xd0\xbe\x2f\xdb\x43\x83\xe5\xd9\x9d\xc1\x4b\xb6\x1e\x0e\xfc\x4c\x6a\xf9\x2f\xd9\x5c\x1f\xb8\x9d\x8c\xf0\xe5\xdb\x98\x14\xa8\x4e\x2e\xf0\xaa\x5e\x57\x16\x60\x40\xd6\xb9\x53\x7a\x39\xae\xfe\x81\x48\x18\xa9\xcf\x9d\x07\x22\x54\x9e\x1c\x73\x29\x1f\xd5\x27\x69\xfe\x9b\xd6\x41\x84\xf3\xee\xfd\x27\xd3\x3c\x28\x83\x8b\xd9\x65\xa2\x47\x39\x98\x63\xa8\xf5\x43\x42\x0b\xc8\xc9\xb2\x38\x37\xea\x31\x30\xe3\xbd\x97\x8c\xa1\x1f\x69\x3e\xe1\x4c\xf4\x58\x97\x9a\x8f\x42\x29\x0e\x59\x8d\x61\x9d\xfd\x92\xf1\xfd\xcb\x6b\x13\x56\x3f\xea\x19\xfd\x62\xef\xb6\xb4\x81\xbb\x43\xe1\x0d\x0d\xdf\x26\x8a\xdf\x18\x08\x29\xeb\x29\x9f\x12\xd9\x3c\x21\x24\xea\xd7\xe7\x69\x09\xa7\xdb\xc2\xcc\x86\x2a\xb3\x1a\xaa\x14\x22\xa4\x87\x9d\x33\xba\x7e\xe7\x1e\x65\x47\xe4\xb0\xd4\x52\x26\xed\xfe\x18\x99\xc8\xf2\x4f\x96\xdc\xd1\x16\xfe\x95\x75\x3f\x2e\x78\xdb\xd8\xf0\xab\x6c\x46\x74\xfc\x46\x46\xa4\x0b\xdb\x3f\xaa\x63\xfd\xdb\x88\x35\xec\x85\x11\xd3\xd6\x0e\x86\x3b\xb3\x6f\x86\x84\xaf\x8a\x8e\x48\x65\x7f\x0b\xda\x96\xbf\x2a\x7c\x39\x69\xec\x5f\xbb\xbc\x31\xcc\x9e\x9c\xe4\xa3\xfe\x4f\x3f\x24\x72\x25\x58\x1c\x94\xf9\xc6\xad\xcb\xec\x34\xf1\x17\xff\x1d\xca\xbb\x07\x9f\xcc\xcb\xbb\xa0\xfd\x00\x68\x5f\x8c\xc5\x67\xb9\x98\x1f\xa1\xba\x50\xe8\x0e\x90\xdf\x6b\x70\x45\x7e\x2d\xfb\x5c\x5e\x92\x93\xb3\xde\x8c\xb7\x7d\xf3\x76\x87\x9c\x72\x9d\xfa\x78\xd9\x54\xd9\xb1\x03\xa3\x53\x6e\xcd\x1c\x7f\x67\x9e\x58\xda\xb7\xe6\xee\xb1\xbd\x45\x4f\x27\xbd\x3c\x1f\x3c\xc6\xb8\xee\xc6\x0c\xbf\x53\xb9\x71\xf3\x6e\x7f\xcf\xb9\x7d\xf4\x6a\xcc\x94\xef\xa9\xf3\x1a\x0f\x7a\xc6\x4d\xf8\x55\x32\xcb\x66\xf7\xed\xb8\xc6\xa1\xf9\x53\xf5\xb6\xbe\x8d\x1f\x18\xfa\x9a\x55\xbc\x39\x26\xc1\x6e\xd8\x3f\x93\x45\xe7\xfd\x14\x66\xc6\x7f\x63\xc9\x8d\xfd\xfe\x6f\xbf\x93\x15\xad\xb1\x5e\x6c\xf3\xe8\xc4\x65\x26\xb1\x81\xec\xec\xc8\x99\x8b\xd7\xc6\x6a\xb1\x4f\x84\x39\x2c\x2c\x8f\x31\x62\x7f\x0d\x7a\xbf\xe0\x65\x74\x22\xa9\x12\xf0\x84\x33\x0e\xd2\x8f\xa8\x73\x42\x21\x11\xc7\x41\x2d\x1e\xaf\x43\xf3\xdf\xf4\xfd\x6f\x5a\x07\x91\xc5\xe3\x7b\xe7\xf1\x7c\xcf\x57\x1c\x23\xfe\xe2\xc3\xb7\x15\x89\xfa\x12\x04\xb9\x64\xfb\x19\x66\x8c\xe4\xb9\xb7\x2d\x9b\x8f\x58\x47\xe9\xcc\x7c\x6c\x53\x90\xed\x3b\xd3\x39\xb1\x7d\x68\xa9\x72\x7c\x42\xe4\x89\x86\xe6\xd9\xcf\xa7\xa4\x67\xbc\xaf\x9d\x3d\xcd\x7c\x55\xf9\x8c\x75\x87\x6c\xb2\xe6\x1e\xf6\x9a\xb7\xa1\x44\x3a\x63\x79\x4b\xd1\xe2\x88\x6d\xa5\xe3\x9e\xbf\xbe\xb8\xd4\x67\xc3\xa8\x71\xec\x9f\x33\x17\x59\xae\xba\x97\x6e\xf9\x6b\xfb\xec\x9a\x15\xcf\xc6\xe5\x0f\x79\x4d\xbf\xb7\x74\x51\xba\xe0\xd0\x99\x29\x5e\x8b\x1f\x8c\xbb\x3f\xac\x91\x25\xbc\xe8\x63\xda\xea\xe1\x8d\x19\xba\xf3\x59\xa9\x2b\x58\x8c\xb1\x1f\xe6\xce\x4e\x9d\xc6\xca\x48\x76\x99\xf3\x2d\xe5\x3c\xab\x39\x21\x7c\xd6\xb2\x14\x07\xb6\x5e\x8c\xe4\xac\xdc\x64\x05\x76\x6c\xd4\xd3\x19\xf3\xc6\x0c\xb2\xcb\xc2\x3e\x4c\x73\x1d\xf3\x88\xfd\x24\x84\x62\x61\x04\xaa\x38\xbf\xff\x28\x5e\xee\xcd\xbf\x75\x20\x74\x0e\x00\x5d\xff\x02\xde\xb8\xd0\xf7\x80\x69\x1d\xcc\x1e\x8a\x17\x66\xa5\x1f\xa6\x78\xbd\xf7\x0e\x65\xc3\x2a\x91\x22\x7b\x7b\xb3\x0e\x5c\x36\x99\xc3\x68\xea\x98\xb2\x5b\xca\x6d\x9b\x5d\xe5\xf9\x92\xa2\x23\x91\x66\xa1\x8e\x95\xbb\xd7\xbc\xce\x98\x32\x2e\x70\xfb\x9e\xdc\x95\x0b\x59\xb3\xfb\xd6\x3a\x2c\x98\xb2\x73\xc1\x62\xe1\x3c\xbd\x39\xed\xe7\x9c\xf2\x82\x17\x4c\x9b\xf5\xb9\x37\x3f\xdf\x37\xc7\x68\xe6\x83\x1f\x53\xf2\x5e\xcc\x9c\x95\xfd\xe0\xe7\x8d\x05\x59\x33\xec\xa7\x3d\xfb\x55\x98\x13\xf7\x3b\xdf\x85\xe7\xf3\x31\x35\x68\xb2\xfc\xb0\xc9\xc4\xdd\x53\x2c\xb3\x52\x86\x4f\xa5\x5f\x9d\xb4\x34\xcb\x8f\xc5\x97\x26\x94\xf5\x62\x42\x08\x2b\x33\x59\x6d\xa2\x48\xa6\x35\xab\x35\x41\x32\x73\xf9\xf8\xa7\x6c\xad\x18\xc9\x8c\xfb\xe3\x3d\xd8\x81\xa3\xbd\xc6\xcb\x8c\x2b\x66\x97\x87\x95\x01\x42\x2c\x6e\x1d\xb4\x0f\x84\x1b\x8f\xd7\xa3\xf5\x60\x13\x67\xfc\x5d\x7f\x01\xef\xf3\xed\xf6\x5c\x3c\x44\xe9\x06\x86\x3c\x6b\x28\x1f\xf4\xb7\x8c\x63\xbd\x1c\x7c\x9a\x77\x3a\x61\x64\x06\x41\xdc\xfa\x72\xac\x5a\x37\x4d\xe9\xc3\xa5\xa6\x6a\xa6\x83\x80\xf9\xfb\xda\x59\x87\xc7\x06\x6d\xf1\xf3\xda\x1d\xbd\x27\x24\x65\x70\x4c\xc5\xaa\xee\xad\x37\x72\xb6\x4c\x6b\x9f\x1f\xbc\xa9\xa8\xa8\x70\xee\xfb\xec\x94\x0d\xb6\x27\x07\x17\xd6\x66\xf5\xad\xf3\x7a\xf0\x6b\xf1\xee\x4c\xfb\xc2\x29\x3f\xd7\x2f\xbc\x31\x7e\xd6\x6a\x89\x5f\xc7\x67\x33\xd3\x37\x2e\x7f\x37\xb4\x7a\xea\x9b\xf4\x81\xa5\xdb\x87\x7a\x26\xc7\xa4\x4f\x58\x62\x33\xec\x3f\xa1\x3b\x5d\x62\xc1\xa4\xe1\xb6\xf4\x84\x71\x6b\xe7\xb9\xb1\xd4\x53\xad\x68\xdd\x47\xda\xc1\x99\xd7\x58\xd7\x13\xec\x52\xef\xce\xc8\x63\x8b\xc5\xce\x1f\xfb\x23\x3b\x86\xed\x3b\xfa\x66\x4a\xd7\xd4\x1f\xec\x5d\xe1\xb5\x63\x3d\x26\x77\xb2\x8f\x86\x6d\x05\xd4\x6e\x12\xff\xa9\x03\x99\xa0\xff\xdf\xf5\xd3\x3c\x38\x57\x07\xf3\x4b\xf6\x24\xc5\xef\x0f\x2e\x3b\x4b\xfd\xb9\x5e\xfd\x8b\x54\x8e\xd2\xed\xba\xc6\x0b\x22\x8b\x09\xa2\xc9\xe2\x72\x87\xc6\x62\x99\x5b\xc7\xfb\xcf\xcf\xb4\x2c\xd6\xaf\x3f\x30\xe5\xf4\x37\x9f\x42\xd7\xba\xf5\x97\xea\xae\xc7\x0f\x44\xbd\x98\x6f\x55\x29\x30\xbd\x36\x53\x71\x4a\x46\x79\xd4\x86\xaa\xa9\xfb\xd3\x33\x0e\x37\xd4\x7d\x9e\x11\x9b\x74\xe9\x90\xfd\xbd\xfd\xb3\x0c\x12\x82\x4a\xbd\x7f\x75\xcd\x54\x4d\x98\xb9\x3b\x63\x68\xfb\x94\x92\xf8\x03\xc5\xf5\xc3\x31\x99\x65\xf1\xbd\x45\xef\x86\x0f\x8d\x17\x4c\x90\xd9\x20\xc0\x92\x4a\x8d\x4e\x98\x56\xf0\x8e\x15\x93\x5c\x1f\x7f\x73\x55\x2d\xeb\x5c\xc2\xb1\xf8\xe2\x7c\x51\xd6\xaf\x38\x85\xf8\x0d\xcb\x92\xd9\xee\xd1\xd2\xb1\x75\x4b\x4b\xd8\xdb\xc3\xef\xc5\xa9\x2d\xaa\x64\xb7\x84\x96\xc4\xdd\x9c\x7f\x9d\xdd\x1d\x72\x2c\x86\x3d\xef\x2c\xa9\x13\x50\x0e\x58\xf1\xee\x77\xfb\x0f\x72\x31\x9d\xe7\xfb\x3f\xef\xeb\xdf\xf5\xd3\x3a\x88\x6a\x09\xaa\xfe\xc6\x33\xd4\xba\x78\xab\x78\x89\xab\x7f\xf9\xd8\x44\xcd\x83\xdb\x7a\xd7\x28\xbf\x80\x26\x46\x07\xd5\x5f\xeb\xb3\x6e\x3e\x56\x6a\x16\x56\x2a\x57\x68\x5f\x61\x34\xa0\x91\xba\x2d\xb7\xed\x90\xdb\x55\x1b\xd5\xbc\xd2\x2b\x18\x9d\x1a\x50\x35\xe5\xd6\x85\x9d\x93\x26\x8f\xb9\x97\x36\xe7\x7c\xe6\x5a\xa1\xb4\x87\xf1\x9b\x1b\xf4\x6b\x5a\x33\xf6\x47\xa9\x9e\x93\xbc\xbb\x64\xc2\xd4\xb0\xca\x33\x4f\x86\x47\x65\xde\x08\xdb\x5d\x17\x34\xdc\x91\xfa\x23\x5c\xf9\x48\x23\xcb\x24\xf9\x5e\x38\xe3\xd0\x76\x56\x41\x62\x56\x78\xfe\x3e\x59\x56\x57\xdc\xae\x08\x9b\x5d\x05\x2c\x32\x56\x2a\x3c\xba\x38\x93\x3d\x29\x32\x3e\x82\xbf\x68\x90\xbd\x34\x62\x7a\x84\xd2\x86\x45\xec\xf3\xa1\xfb\xc2\x19\xeb\x5d\xd9\x5f\x82\xfa\xc2\xcd\x0b\xaa\x49\x8d\x80\xda\x70\x83\x95\x9d\x64\xa8\x9f\x51\xd8\xaa\xe5\x5f\xc9\xa5\xde\x4e\x80\xfb\xf6\xbf\xfb\xe0\xff\xa5\x03\xa9\xb5\xa3\xe6\xff\xbb\xf3\xd4\x7c\x19\x2c\xe3\xea\x21\x9e\x44\x5d\xa3\xfe\xdc\xdd\xfd\xb7\x28\x5f\x91\xe6\xb5\x77\xa9\x75\x76\x7a\x73\xb7\x37\x07\xab\x2c\x1e\x6b\x4a\xaf\x21\x88\xdd\xef\x1e\xc9\x6b\x5f\x53\x28\x2c\x9c\xd6\xed\xe0\x70\xd0\x30\x6b\xee\xf7\x2e\xc1\xd0\x3e\xd7\xc4\xf4\x59\xb7\x65\x33\x5e\x86\xeb\xc6\xe7\xdc\x2a\x5d\xf5\x20\x46\x33\xfc\xd4\xcd\x2b\x95\xa6\xf1\x43\x81\x8b\x3a\x7e\xdc\x5a\x91\xf8\xd2\x4f\xfc\xa6\xee\x70\x73\x02\xdb\x2f\xb8\x69\x80\xd5\x12\x2b\xee\xe7\x7a\x7e\x19\x5b\x37\x2a\xdd\xef\xcb\xe9\x02\xb6\x7f\xa4\x83\xdf\xa3\xba\x1e\xf6\xc6\x30\x0d\xff\x95\x55\x72\xec\x13\x21\x65\xfe\xf7\x0e\xdf\x67\x3f\x0f\xda\xec\x5f\x73\x60\x0f\xa9\xe4\x4f\xfa\xbf\xde\x73\x8e\x74\xf0\xcb\x08\xe8\xdc\x39\x9a\xf4\xf3\xed\xf4\x3f\x59\xfc\x9e\x5c\xee\x95\xe6\xbf\x67\xf3\x3d\xf2\x84\xfb\x1a\xff\x3d\x1b\x7e\x92\x37\xdc\x44\xff\x37\x17\x67\x55\x20\x17\x69\x1f\x80\xa3\x54\x3d\xc3\x87\x2e\x52\xfd\xf0\xbd\x7a\x2b\x35\x3f\x9e\xc6\x77\x6c\xe4\x60\x67\x75\x17\xc5\x13\xb7\x56\x3f\x58\xc4\xc1\x06\xe3\x27\x94\x2f\x46\xf5\xe9\x17\xd4\xdf\x2b\xb9\xfe\x8a\xda\x4f\x37\x6f\x7a\x7d\x4f\x6d\x8c\xd8\xfc\x65\xbe\x03\x6f\x2d\xaf\x69\xf8\x4f\x8b\xec\x3f\x1c\xa0\x64\x19\x36\xc6\xe3\xb9\x4c\xda\x08\xcf\x9a\x88\x86\x67\x58\x1e\xeb\xdf\xec\xcf\x7a\x2e\x5d\x36\x21\xd8\xdf\x4b\xe3\x59\xd5\x8d\x75\xa1\x89\xee\x26\xcf\xc7\xff\x7a\x1d\x92\xea\xb6\xb2\x5b\x81\xfd\xc2\xff\xbd\xdb\xdd\x9b\x06\xa4\xb8\x5f\x92\xbb\x7b\x9b\x1e\xa9\xeb\x1b\xe8\x3e\xd0\xa8\x4c\x5a\xfb\x74\xba\xe7\x9d\xbb\x4b\x66\x7b\x9e\xf5\x50\x3f\x39\x48\xae\xf0\x78\xec\xe1\x77\xf4\x1e\x59\xea\xee\xee\x3e\xa1\x9a\x41\xde\x77\x91\xf7\xa8\x2f\x5f\x46\xde\x74\xb9\xe9\xa9\x50\x5a\x42\x0e\x38\xcf\xf3\xf4\xdc\xa7\x47\x0e\x39\xc5\x79\x84\xed\x7e\x0a\x3d\xfb\x70\x20\x8b\xb7\xde\x97\xf1\xd6\x03\xed\x87\x52\xc3\x3b\x1f\x35\x52\xbe\x27\x1f\x9e\x5f\xa3\xfa\x61\x5f\xee\x1d\xea\xfb\xbf\xa7\xf9\x40\x80\x83\x57\x17\xf5\x52\xe3\x72\xfe\xf1\x0b\x4a\x1f\x53\xf7\xf3\x8d\x28\xf5\xde\xdf\xfb\x03\x35\x5f\xb6\x54\x7f\xa3\x72\x54\x56\x2f\xfd\xf5\x5a\xfe\x0c\x41\xcc\x6d\xfc\x79\xc7\xf0\xad\xbc\x4a\x46\xff\xf7\x2f\x9e\x6b\x75\xae\x46\xbb\x7f\x6b\x1e\x13\x6d\x23\x17\x34\xea\xfb\xbd\x25\xf2\x8e\x9d\x9e\xfd\x3f\x4c\x0e\x14\xb9\x16\xbb\x48\xfc\x64\x5c\x6d\x74\x97\x72\x3c\xf0\x6b\xcc\x8f\xcf\xae\xfd\x8e\xf2\x83\x63\xc8\x0b\x2e\x02\x0e\x57\xfb\x72\xc8\x4e\xa7\xa3\x0e\xe6\x0f\xa5\xc8\x9f\x0e\x73\x7e\xe7\x79\xbc\x6d\x37\x86\xa0\xfd\x63\x87\xf7\xcd\x93\xa0\x66\x37\xcb\x51\xe6\xe2\x1c\x98\xdb\x46\x3b\x1a\x9f\xcd\x83\xbb\x4d\x80\xa3\xdc\x49\x07\xc4\x59\x9d\x70\x0a\xac\x0b\x46\x90\xf5\x2d\x27\xad\xaa\xb3\x48\xb3\x32\x71\x54\x2b\xef\xc0\x4a\x73\x6f\x60\x91\x1a\xb7\xde\xad\x3c\xbf\xb0\x6a\x3e\x5e\xfd\x94\xdf\xcd\xa7\xb5\xd7\xa9\x3c\x84\xfe\xc6\x7b\xd4\x78\x74\x2b\xf5\x50\xfe\x31\xed\x56\xcf\xc7\x72\xf0\xf2\xa3\x37\xeb\x39\x78\x52\xef\x23\xa5\xaf\xab\xf0\xfd\x46\xe5\x68\xed\x5e\xc3\x6a\xe5\x60\x21\x2f\x37\x63\x8e\x00\xc0\x97\x44\x10\x53\x1e\x03\xda\xcd\xe2\xa7\x92\xe5\x01\x17\x5f\xd5\xc0\x30\x69\x7c\x88\x59\x6a\x30\xc7\x57\x0c\xf7\x73\x5a\x4c\x73\xdd\x04\x51\x55\xbc\xc9\xb2\xd0\xc1\x12\x3b\xcf\x4a\x58\xa5\xdb\xce\xc2\xce\xc7\xc1\x56\x25\xbf\xf3\x2c\x72\xbf\xab\xa1\xcd\x38\xdb\x6a\xce\xdb\xed\x38\x6e\x62\x66\x65\xf1\xec\x01\x6a\x8d\xef\x5b\x25\x3d\xaa\x43\x85\x89\x80\x55\x52\xe7\x19\x54\x19\x6f\xb5\x3a\xdb\x51\x8c\x0a\xe3\x93\x56\x42\x6d\x07\x70\xc9\xf0\x94\xd5\xcd\x2b\x43\x38\x6d\x34\xdf\x7a\xcc\x85\x6d\x38\x65\xb4\xc1\xca\xeb\xcc\x2e\x74\xea\x77\x5b\x9b\x9c\x4c\xc1\x0d\x83\x75\xff\xf8\x62\x95\xd3\x7e\x50\x54\x3f\xf8\x82\x1b\xd4\xf7\xff\x32\xe5\x3e\x35\x3e\x0f\x5d\x9e\x50\xfc\xdf\xcd\xe8\x97\x03\x54\x1f\x3c\xf3\x81\xca\x4f\xaa\x6f\xfa\x42\x8d\x5b\xad\x23\x7b\x12\xf1\x07\xff\x47\xf3\xbf\x34\xef\x97\xa5\xc5\xe3\x3d\xdf\x03\x8c\x12\xe1\xc3\xa3\x3f\x03\x76\x0f\x15\x16\x05\x4c\x07\xc2\xb7\x30\xe7\x7b\x3a\x00\x93\xbf\xeb\x3c\x75\x2a\x02\x0a\x66\xe8\x0f\xda\xce\x04\x59\xc6\x67\x30\x64\x35\x13\x5f\x9b\xef\x1b\x31\x2d\xa7\x03\xcf\xc2\x8d\x42\x2d\x2b\x00\xec\x31\x10\xa1\xf9\x7d\x93\x9c\x1f\xca\x00\x43\xde\x78\xf4\xbb\x69\x80\x86\xbd\x49\xe8\x8b\xe7\x00\xb3\xd0\xf8\xd8\xe3\x18\x80\xd1\x60\xa2\x7f\x6f\x31\xc0\x5c\x6c\x12\x7d\x7b\x11\xc0\x3c\x60\x32\xe5\xfa\x38\x80\x39\xdf\xc4\xa7\x65\x15\xc0\x78\x66\x2a\xd8\xe8\x0f\x30\xab\x80\x52\xde\xbe\xc0\xd5\xc1\x7c\x5b\xce\xad\x7f\xa0\xbe\x9b\xda\xff\x1e\xbf\x7b\x46\xe5\x8a\x75\x7a\xbe\xa3\x7c\xd5\x5a\xde\x7d\xa2\xce\x49\xe7\x35\x7e\xf5\x13\x7f\xdc\x03\x2f\x3d\xf5\x37\xff\x99\x3f\x9a\x8b\x33\x79\xfc\x68\x0a\x8f\x2f\x8d\x5f\x0d\xa8\xb5\x8d\x20\x83\x3b\x00\x4b\x1d\xe9\x11\x5e\x4b\x81\x40\x57\xe5\x09\x2e\xe7\x80\xf1\x9b\xd5\x2f\x39\x10\xc0\xd2\x0d\x9a\x87\xac\xa7\x03\x3b\x3a\xb4\x1e\x9b\xd7\x00\x75\xdf\xb4\x36\x98\x35\x00\xd7\xa7\xeb\x04\x9b\x9e\x00\x9e\xee\xd3\xb6\x30\x35\x02\xbe\xd4\x32\xef\x1a\x87\x53\xfc\x7e\x94\x9e\x14\xc5\x67\xf7\xe8\x24\xfc\x74\x06\x64\x3b\x75\x5f\xbf\xdb\x04\x8c\x9c\xa9\xab\xf5\x72\x16\xa0\xf0\x41\xfb\xfd\xd3\x53\x80\xfc\x66\xdd\x86\xee\x6e\x40\x71\xb1\x8e\x43\x97\x12\xa0\x30\x51\xcf\xf4\xa6\x06\x30\xca\x12\x38\x43\xad\xf3\x9f\xa9\xed\x51\xd4\x3e\x18\xf9\x88\xda\x3f\x1f\xb7\x3c\xa7\x78\xf0\xce\xd8\x77\x94\x1e\xe2\xba\xe1\x4f\xca\x3f\x86\xd6\x41\xd1\xf7\xc0\x0f\xe7\xf1\xf8\x4f\x1e\xef\xbf\x26\xe7\x6f\xde\x8f\xe6\xff\x63\x78\x7c\xa1\x4f\x0b\x20\xf2\x89\x20\xbc\x1e\x03\x46\x2f\xc4\xec\x5c\x52\x01\x1f\x47\xf9\xeb\xb6\x57\x81\x44\x97\x91\xf2\x56\xdf\x80\xd9\x87\x94\x6d\xcc\xdb\x81\xc2\xdd\xaa\x2e\xa6\xb3\x81\xfd\x3f\xd4\xda\x8d\x8f\x03\xa7\x16\xaa\xe7\x18\x9d\x03\xae\x26\xa9\xd7\x1b\x85\x00\xdd\xdf\xd5\x73\x0c\xbb\x81\x37\x29\xaa\x5f\x0d\xa7\x53\x3e\x06\x0c\x9d\x4b\x1c\x94\x61\x69\x50\xba\x07\x91\xb3\x92\x5e\xa0\xbc\x88\x25\x0a\xbf\x51\x09\x17\x8c\x8a\x57\xaf\x01\x49\x25\xf5\xa4\x67\x47\x00\xb1\x89\x0c\x89\x9e\x66\x40\x52\x9e\xd5\xcc\xcd\x05\xfa\x38\xa5\x87\xf2\x8f\xea\x1b\xec\xa7\xf4\x1f\xdd\x23\x3f\xeb\x70\xb0\xa3\x86\x45\x9d\xb7\x2f\x67\x21\x92\xf8\x33\x0f\x82\x37\x0e\xbf\xfd\x50\x78\x7a\x89\x5c\x5e\x5e\x4e\x36\x4f\x1f\x33\x96\xa7\x13\xa0\xef\xbd\x3b\x2d\x00\xf8\xfb\x09\xc2\xb9\x1c\xd0\x5d\x2d\xf4\xc9\x56\x05\x70\x79\x2e\x25\x64\x59\x0d\x8c\x0e\x92\x39\x61\xf6\x18\x98\x74\x4d\x3e\xd7\x78\x0f\x90\x7b\x43\xe1\x18\xcd\xf3\x1b\xae\x04\xca\x34\x95\xaa\xff\xcd\xef\xeb\xfe\x04\xee\x9a\x29\xbe\xd2\x9b\x03\x3c\xb7\x1c\xc5\xd0\x5d\x07\x7c\x37\x97\xef\xa6\x79\x7d\xf5\x0d\x1c\x14\xae\x10\xdb\xc8\xd5\x39\x10\x76\xe0\x31\xcd\x3f\x78\x8e\x14\x1f\x29\xc5\xc6\xe7\x38\xae\x0e\xb2\xff\x34\x57\x07\x47\xeb\xc0\x6e\x6d\x21\x29\x7f\x98\x46\x13\x72\x07\xf1\x47\x1e\x44\x79\x2b\x17\x77\xf1\xf8\xda\x0d\x3c\xdd\x07\xed\x83\x90\xc3\xe3\xbb\x27\xf0\x72\x21\x68\x3d\x10\xed\x7f\x60\xcd\xe3\x95\x6d\x97\x00\x5a\x46\x82\xa2\x16\x22\x80\x5d\x80\xd8\x62\x63\x55\x20\xc8\x4e\x3c\xd2\xe8\x28\x90\xa6\x2b\x55\xa3\x3f\x19\x98\xed\x25\xed\xfc\x9b\xe7\xcf\x04\x76\x54\x28\xcc\xd7\x89\x04\x0e\x89\xca\xc5\xea\x6c\x02\x8e\x0d\xca\xb7\x6b\x37\x00\x17\x7a\xe5\x67\x68\x3d\x01\xae\x7f\x95\xdb\xab\x35\x02\x78\xc8\x27\xeb\x40\xf3\xfa\x9a\xb2\xc0\xb0\x87\xc4\xa0\xc6\x04\x6a\x7e\x9c\x91\x90\xe5\x8d\x47\xf2\xdf\x38\x90\xf1\x92\xda\xd7\x1e\x6b\x7c\xa5\xf2\xc2\xee\xcc\xe2\xfa\xc3\xd0\x7e\x48\xa7\x03\xf0\x97\x0e\x66\x0f\x4f\xf7\x40\xeb\xe1\x56\xf1\xfc\x23\x16\xf0\x7c\x83\xa6\x26\xe0\x2f\xfe\x3f\x22\xf9\x6f\xde\xdb\x8c\xa7\x0f\x32\xcb\x02\x54\x5f\xf0\x1b\x1b\x79\x00\x66\x3f\x85\x1d\xf5\x57\x03\x5e\xc9\x22\xcb\x75\x6f\x01\xf1\x79\x62\xc9\x5a\xde\xc0\xc4\x93\xa2\xdf\xb5\x02\x81\x45\x2e\x12\xf2\xda\x73\x80\x75\xa5\xd2\xc2\xda\x35\xc0\x2e\x4b\x99\x1a\xad\xfd\x40\xe9\x24\x99\x70\xe6\x2c\xa0\x6a\x87\xd4\x62\xa6\x22\x70\x56\x40\xaa\x92\xe1\x05\xb4\x14\x48\x3e\x64\xac\x00\xba\x32\xa5\x08\x46\x31\xd0\xb7\x42\x72\x0d\x53\x0a\xf8\xf4\x45\xe2\xbc\xba\x07\x35\x3f\xfc\x64\x48\x6e\xfd\x02\x33\xb9\xf8\x04\xdf\xa8\x7b\x15\x9d\x65\xa0\xf6\xc7\x66\x9e\xce\xe1\x34\x2f\x07\xa9\x92\xc7\xf3\xef\xe5\x21\xad\x83\x59\xcd\x9b\x17\x4b\xcc\x79\xfd\x90\x37\x2e\x74\x1e\x08\xcd\xff\x07\xf1\xc6\xc3\x89\xa7\x83\x30\xe4\xe5\x8d\x30\x6b\x00\x89\xcd\x04\xa1\xbb\x17\x30\xfa\x21\xe8\xa1\x15\x0b\x38\xbb\x0b\xae\xd3\xd2\x05\x22\x65\x85\xe7\x33\x1d\x81\x34\x79\xe1\x2e\xe6\x7a\x60\xc6\x66\xd1\xdd\x9a\x3f\x80\x3c\x71\x89\x49\x34\xbf\xcf\x88\x02\xb6\xf1\x89\x1f\x67\x3c\x02\x0e\xec\x90\x34\xd7\xc8\x05\x8e\x9c\x91\x50\xd6\x28\x00\x4e\x4c\x94\xd8\xc4\x59\x0f\x8d\x6e\xe2\xdb\x35\x44\x80\x1b\xd1\x12\x16\xea\xf3\x80\x07\xd5\xe2\x92\xea\x8b\x80\x17\xf9\x62\xb3\x54\x7b\x81\x8f\xd5\xc2\xca\x6a\x05\x94\x3e\x28\xfa\xdf\x3a\xa0\x33\x22\x5c\xa4\xfd\x70\x7e\xeb\x60\x78\x7a\xc0\x82\xb7\x7f\xf7\x81\x39\x19\x7f\xf7\xc3\x14\x9e\xcf\x12\xad\x07\xf2\xe3\xfd\xff\xed\xf6\x71\x51\xff\x20\x17\x47\x09\x00\xfc\x91\x04\xc1\x94\x01\xb4\xb7\x0b\x8c\x90\x79\x0f\x18\x1d\x26\x08\x89\x26\xc0\xe9\x15\x41\xa8\x1b\x03\xf1\x3f\x04\x8d\xd5\x82\x81\xcc\x4a\xc1\x4c\xa9\xd5\xc0\xe4\x75\x04\xa1\x36\x07\xc8\x9d\x2c\x6c\x2e\x21\x00\x2c\x59\x4d\x10\x12\x53\x80\xd5\x17\x09\x42\xad\x07\x28\xd9\x2c\xba\x48\xed\x13\x50\x66\x2d\x26\x25\x79\x0a\xa8\x70\x20\x08\xd5\x85\xc0\xb9\x4a\x91\x3d\xaa\xbb\x80\xa6\x59\x22\x77\xc5\xd5\x81\x96\x10\x82\x50\x35\x07\x7a\x1c\x85\x73\x24\x75\x81\xa7\x9b\xfe\x57\x07\x54\xc3\xeb\x67\xfb\x79\x75\x6f\xe3\xe9\x65\x68\x1d\x0c\xdd\x07\x68\x5f\xa0\xa9\xbc\xbc\x41\x5a\x07\x12\xcb\xc3\xdf\x3a\x10\xde\xdf\xb7\xe4\xf9\xe8\xd0\x3a\x10\x05\x3e\x80\x38\x46\x10\x62\x7b\x01\x49\x65\x82\x10\xfa\x02\xa8\xcf\x27\x08\xfe\x91\x80\xc9\x37\x82\xe0\xbf\x0e\xb8\x6a\x11\x84\x5a\x35\x90\xba\x4f\x30\x4a\x4c\x02\x18\xbb\x88\x20\xc4\xe4\x81\xac\x48\x82\x50\x2d\x05\x96\x08\x09\x39\x09\x26\x03\xf3\x8f\x10\x84\x40\x11\xb0\xbc\x8a\x20\xd4\x36\x03\x3b\xa7\x8a\xfc\x54\x25\x81\x83\xe6\x22\xa7\x47\x94\x03\xfb\xed\x08\x42\x48\x0b\x38\x72\x8b\x20\x54\x4d\x81\x0b\x22\x22\x7a\x02\x2b\x81\x06\x1b\x82\x10\x91\x02\x5a\x4b\xb8\xef\x65\xff\xc7\x0f\xe4\xaf\x5c\x98\x7f\xde\xeb\xdb\xce\x20\xfe\xf0\xbf\xe7\x2b\xb2\xa5\xde\xe3\x4a\x9e\x72\xf5\xe3\xa0\x86\x9f\xff\xc3\x11\x17\x00\xcd\xf4\x88\x23\xc2\x4c\x40\xb7\x79\xcc\x66\xb1\x27\x80\x91\xfb\xc4\x44\xe9\x76\xc0\x30\x78\xee\x4b\xd9\xc3\x80\xa1\xcf\x6a\x6d\x85\xd1\x80\xe1\xe9\xe2\x93\xa3\x12\x01\xfd\xef\x65\xf7\x46\xed\x00\xf4\x6f\x9d\x69\x51\x1e\x07\xe8\xf5\xb7\x57\x28\xbb\x02\x7a\xcb\x9f\x7a\x2b\xad\x03\xf4\xb6\x7f\xbd\xab\xf8\x04\xd0\xd9\x09\xc8\xf6\x00\x4c\x61\x40\xfc\xe2\x0f\x4d\x4d\x21\x40\x2a\xee\xbd\x97\xa6\x32\x20\x3d\x7b\x20\x55\xab\x05\x90\x5b\xd0\xe7\xcf\x64\x01\x32\x61\x8f\xe6\x69\x0a\x00\x32\xfb\xba\x5a\x35\x27\x03\xb2\x29\xb7\x7d\x38\x1d\x47\x6e\x67\xfb\x5d\xa6\x08\x20\xbd\xbe\xad\x89\xf9\x01\x90\xb9\xd4\x3c\x9a\xb9\x1d\x90\xa1\x5c\xf0\xfe\xc7\x0f\x84\xe6\xb7\xe6\x11\xff\x0f\x1d\x04\x9d\x17\x23\xf3\xc8\xc5\x87\x83\x6a\x1f\x7d\x52\x04\x6e\x00\x5a\x39\xe1\x7b\x85\x39\x75\x69\x8f\xa9\x14\x6f\x00\x8c\xcc\x27\x9c\x97\x3e\x04\x18\x26\xcc\xb5\x96\xdd\x0a\x18\x7e\x59\xf9\x50\xe1\x2a\x60\x6c\x57\xdc\xa4\x3c\x12\x30\x4a\xa9\xd8\xaa\xf2\x1a\x30\xb4\x3c\x5b\xa5\x3a\x09\x30\xc8\xe8\x58\xac\xba\x1d\x30\x88\x7c\xb6\x4c\x35\x1d\x30\x74\xf8\xf5\x4b\xa5\x80\x1e\x07\x96\xa3\xb6\x39\x20\x53\xf7\xa5\x4e\xf3\x31\x20\xfd\x65\x30\x40\x6b\x18\x90\x9b\xdd\xef\xa0\x2d\x04\xc8\x13\x4f\x42\xb4\xd5\x00\xf9\xb9\x0f\x34\xb4\xea\x00\x79\xc5\x4e\x0b\xed\xa9\x80\x82\x53\x47\x83\xb6\x17\x20\x8f\x6b\x17\x35\xaf\x01\xb2\xef\x9b\x7b\x34\x0f\x02\xb2\x87\x1b\x05\xb4\x56\x03\x72\x94\x6b\xd6\xff\x97\x0f\xc6\xdf\xf5\xff\xf6\x01\xe0\xe5\xc5\xa8\xbc\x77\x7e\xc4\x6f\x03\x68\x06\x7a\xc7\x09\xf6\x00\x3a\x5b\x43\x17\x8a\x2c\x02\x0c\x66\x26\xc6\x49\x8c\x01\x8c\x17\x67\xa6\xc9\x8c\x05\x4c\x2f\xcd\x39\x3a\x32\x06\x30\x9d\xbd\xea\x80\xd2\x72\xc0\xe4\x54\x71\x93\xca\x43\xc0\x24\xb4\xe2\xa6\xfa\x2a\xc0\x28\xb6\x41\x54\xdd\x11\x30\x1c\x7b\xb3\x40\xdd\x14\x30\xb4\x79\x76\x53\xad\x0f\x30\xf2\x1b\x7e\xa7\xa6\x06\xe8\xfa\x03\x72\x7d\x3f\x97\xea\x54\x00\xf2\xd9\x1f\xfa\xb4\x9b\x01\x79\x93\xd7\x29\x3a\xad\xc0\xc8\xd1\xcf\x66\xe9\x1a\x00\x8a\x63\x7b\x3a\x74\xdd\x00\xc5\x0b\xf7\x56\x69\xe7\x00\x0a\x6e\xb7\xa3\x74\x7d\x00\xc5\xfe\x76\x79\x1d\x4d\x60\xa4\x45\xab\xac\x4e\x00\x30\xd2\xfb\x8a\x8e\x56\x07\x20\xcf\xb8\x54\xa4\x3d\x12\x90\x4f\xff\xaf\x71\xf8\x6f\x3d\xd0\xff\xe8\x41\x78\xba\x18\xf5\x31\x8e\x56\x02\x49\x80\xae\x89\x97\x83\x70\x1e\x60\x20\x1c\x72\x59\xcc\x12\x30\x91\x8a\x6b\x90\xe2\xe0\xdd\xf1\x4e\x32\xdf\x00\xb3\xe2\xd9\xa5\x23\x2b\x00\x33\x46\xfe\x06\xa5\x36\xc0\xec\x51\xf1\x1c\xf5\x4c\xc0\xf4\x7c\xc5\x5c\x46\x0e\x60\xe2\xd4\x30\xc0\xb4\x00\x8c\x76\xde\xaa\x66\xb8\x02\x46\xab\x5e\xbe\xd0\x00\x60\x9c\x0c\xa8\x87\x02\x7a\x01\x80\x42\xf6\xd7\x6c\xbd\xb9\x80\x62\xe7\x60\xbf\xde\x29\x40\xc9\xb0\xbf\xd4\x40\x1c\x50\xb9\xdd\xfb\x45\xaf\x06\x50\x7a\xd9\x5d\xa4\x77\x00\x50\xfa\x71\x67\x9a\xbe\x2c\xa0\x5c\xd2\xe1\xaa\xbf\x13\x50\x89\x6e\xbb\xa2\xcf\x04\x94\xd3\x9b\x16\xe9\xc9\x03\xa3\x2a\x2e\xef\xd1\x13\x03\x46\xcd\xbc\x60\xa0\xf3\x16\x18\x79\xf2\x3f\xd7\xc3\xbf\xf4\x0f\x34\xff\xcf\xe3\xbf\x1d\xf4\xa8\xfb\xef\x74\x4e\x0a\xd3\xc5\xd6\x63\x44\xd0\x3f\x3a\x29\x23\xd1\xc0\xdb\x62\x77\x00\x0b\x89\xd8\xf9\x32\xcb\x01\x0b\xb1\xf4\x57\xf2\x21\x80\x95\xe0\xec\x26\xa5\xfb\x80\x85\x7b\x7e\xa5\xaa\x0c\x60\xfe\x63\xdb\x6e\x8d\x1d\x80\x39\x71\x24\x48\x33\x0b\x30\xa9\xbe\xb0\x50\x93\xd3\x25\x0f\xdf\x8d\xd3\x7a\x06\x98\xc8\xbe\xfe\xa9\x79\x04\x30\x66\x01\x1a\x79\x2c\x55\xfd\x0a\x60\x54\xd5\xc7\xf9\x9c\x13\xa5\x32\xf9\xca\xd4\xe0\x0c\xa0\xda\xd1\xb7\xdb\xd0\x00\x50\x7b\xfa\xc8\xc7\xe0\x12\xa0\x16\xdd\x25\x67\x28\x07\xa8\xdd\xb9\xe9\x6a\x90\x00\xa8\xe6\x5d\x2d\xe1\x9c\x44\xd5\x65\x5b\x1a\x0c\xf2\x00\xd5\x98\x46\x2d\x03\x7f\x40\xa5\xf2\xfc\x02\x83\x01\x40\xd5\xfc\x8c\xbc\x41\x2a\xa0\x32\x02\xff\xa1\x7f\xf8\xf7\x38\x70\xeb\xff\xad\x83\xa8\xd5\xd5\xe0\xa0\x6a\xb5\xc9\x4b\x7e\x7e\x40\x3b\xcb\x3a\x48\x30\x0c\x30\x58\xea\xd4\x2e\x22\x0f\x98\x4f\xf5\x3b\x20\xa9\x01\x58\x75\x44\xbd\x93\xdd\x08\x58\xf3\xa7\xd5\x8d\x1c\x05\x58\x3d\x9e\xd1\xa7\x34\x08\x58\x19\xaf\x58\xab\x36\x00\x58\xf6\x6e\xab\xd5\x94\x04\x2c\xd6\x1e\xf1\xd5\xae\x02\xcc\xed\x2e\x3e\xd5\x9d\x04\x98\xde\xb9\xa7\xa6\xab\x0b\x98\x2e\x7c\x77\x5c\xc7\x08\x30\xb9\x04\x30\xc5\xbe\xa7\x1b\xe7\x02\x8c\xec\x37\xb9\x26\xd3\x00\xad\x8c\xe7\x7b\x8c\x8d\x00\x66\x7c\xcf\x41\xe3\x58\x80\x79\xe9\x5e\xb9\xf1\x0f\x40\xb3\xf1\xb6\x82\xb1\x12\xa7\x97\x5e\x8b\x32\x09\x07\x34\x77\xfe\xd6\xc5\x05\x1a\xcd\x00\x34\xf8\x2e\xec\x30\x1c\x01\xa8\xce\x3a\xf3\xcc\x88\x09\xa8\x15\x9d\x36\x36\xd4\x05\x54\x5e\xfc\xd7\x7a\xf8\x3d\x0f\xb6\x11\x7f\xdc\xfb\x26\xee\x33\xa8\x9c\x73\xf1\x54\x8d\xbd\xd4\x7a\x58\x61\xa0\xc4\xbf\x14\xd0\x7b\x63\x6e\xc0\xd9\x95\x68\x7d\x90\xe5\x08\x2f\x43\x49\x06\x60\xa3\x1e\x21\x23\xdb\x0c\xd8\x7b\xa5\x9a\x29\xa9\x02\x76\x92\xd3\xa7\xab\x06\x00\xb6\xb1\xcb\x27\x33\xad\x01\xeb\xe4\x6d\xce\x5a\xaf\x01\x2b\xfe\x4a\x2b\x3d\x15\xc0\xe2\xf9\xa5\x4f\x06\x8b\x01\xf3\xa1\xee\xab\x86\xb3\x00\xf3\xa5\x5f\xea\xf4\x1f\x01\x66\x86\x80\x16\xf9\x71\xd8\xf4\x2a\x48\x9d\xdd\x2f\xd5\x4d\xe7\xe3\x8b\xce\xbe\xc7\xbd\xa6\xe7\x30\xa0\x6b\xd6\x6d\x60\x7a\x15\xfd\xba\x1a\xb7\xab\x4c\x35\xf0\x45\xbb\xb0\xdd\xce\x34\x1b\x1f\xb5\xeb\x5a\x1b\xcc\x74\xf0\x4a\x67\x76\x63\xac\xe9\x7d\x7c\xd1\x0e\x3f\xff\xd9\xa4\x09\xd0\x14\xaa\xbf\x68\xf2\x10\x60\xce\x3b\x71\xc7\x64\x18\x60\x2a\xd6\x2d\x34\x89\x06\x34\x0e\xfc\xbf\xd6\x03\x8f\xf7\x25\x54\x28\x7e\x47\x68\x82\x0a\x75\xff\x5f\xd6\x56\x25\x8a\xe2\x7b\x8e\x6a\x27\x09\x34\x02\xc6\x84\xf1\x5e\x61\xb5\x7f\x72\x94\x68\x7d\x90\xc3\xfb\x10\x65\xf9\x77\x80\x93\x53\xd2\x52\xe5\x25\x80\x93\xe9\xd4\x3e\x8d\xc7\x80\x43\xc5\xb2\xbd\xda\x3b\x00\xbb\xb8\xad\xa7\xf5\x1e\x01\x36\xd6\x95\x93\x0d\x0f\x02\x56\xbb\x1b\x37\x19\xbf\x02\x2c\x83\x1f\x05\x73\xbe\x4b\xcb\xb9\xbf\xea\x8c\x0f\x0c\x79\x98\xc7\xe2\xbd\x5e\xd7\xe0\x6e\xb3\xcb\x78\xa4\x4f\x3c\xf9\x66\xee\x84\x66\x03\x83\xee\x60\xf3\x72\x34\x18\x9c\xb8\x3b\xdb\x42\x16\xa7\x0c\x75\xda\x8d\xcd\xcf\xa2\x59\xbf\xa9\x55\xdf\xe2\x1e\x4e\x19\xea\xff\xd6\x41\x15\x98\xcf\xc4\x53\xdd\x80\xb3\xd2\xe6\xbe\x78\xad\x33\xf3\xc4\x06\x8b\x66\xf4\xe8\x3e\x3d\x6a\x65\xfe\x03\x1f\xb5\x5b\xab\x99\xe6\x7a\x80\xe6\x2f\xfc\x87\xfe\x81\x5e\x07\x6a\x1b\x29\xe4\xf9\xbe\xd3\x3a\x08\xf5\x12\xd5\x39\x7c\x29\x80\x9e\x26\x73\xb6\x40\x24\x60\x51\xab\x1f\x2d\x34\x0b\xb0\xc9\xb6\xf0\x14\x4b\x06\x9c\x77\x38\xdd\x90\xe9\x02\x5c\xac\x03\x47\x8d\xf4\x01\xdc\x9a\x12\xbe\xa9\x2d\x03\x5c\xde\x4f\x3e\xcc\x7c\x07\x38\x87\x2c\x9d\xae\x37\x1b\x70\xe8\xd8\x1a\x69\x14\x08\xd8\x2d\xaa\x12\x31\xdd\x0f\xd8\xc4\x35\x2f\x36\xbf\x0e\x58\x8f\x78\xba\xc9\x22\x0d\xb0\x76\x42\x9e\x39\xf3\xf3\x0d\xcb\x16\xac\x37\x0d\x7c\xbe\xdb\xea\x2c\xc6\x99\xb7\x76\x67\x5a\xb7\x23\xc4\x32\xee\xb6\x89\xf5\x0a\x8c\x33\xbf\x73\xfd\x8c\xf5\x6c\x4c\x37\x7b\xdc\x2a\x6c\x3d\x1b\x0b\xcd\x64\x2f\x4f\xb3\xd6\xc6\x26\x93\xe9\xe7\x75\xac\x5a\x50\x6a\xf4\xb1\x5e\xca\x3a\x01\x87\x8d\xfa\x69\xfd\x4f\xcd\x2f\xab\xa9\xe8\xd0\x1f\x53\x99\x6f\xa5\x8b\x47\x7a\x3a\x65\xa3\xad\x19\xe8\xd6\x3b\xfc\xe7\x3c\xa0\xfb\xa1\x26\xf7\x67\x1e\xff\x2f\xf8\x52\x9e\x4d\xfc\xe1\x03\x40\xe7\x21\x58\x78\xa8\xad\xe4\x5f\x0d\x38\x89\xeb\x44\x0a\x85\x00\x2e\x26\x26\x77\xc4\x98\x80\x67\xbd\xbd\xbb\x4c\x32\xe0\xf5\xd0\xeb\xf9\xa8\x0e\xc0\xfb\x51\xf4\x10\x83\xf3\xdf\xbb\x26\x5c\xd2\xd9\x0b\xb8\x0b\x2c\x4e\x33\x92\x06\x9c\xbf\x6e\xd1\x34\x2b\xe5\xcc\x9b\xaa\x6c\x2b\x45\xc0\xae\xba\xb5\xde\x56\x1d\xb0\x79\xd7\xdf\x65\x6b\x4b\x86\xda\x5c\x84\xad\xf5\xe9\x57\xdd\xb6\x63\x48\xd8\xc5\xd3\x3a\xa0\x5b\x33\xec\xca\xc0\x6f\xb7\xf2\xaa\xa0\xfd\x5d\xf2\x87\x7d\x01\x9d\x93\x77\x61\x92\x43\x23\xc4\xec\x2e\x9f\xbd\x6d\x6f\x01\x3f\xab\x3d\xa7\x2c\xec\x6b\x10\x6a\x15\x50\x7b\xd9\xc1\x16\xc9\x96\xa9\x55\xa1\xf6\x2f\x30\xd3\xbc\xb9\x7c\xaf\x9d\x36\x4a\x8d\x1b\x4a\x27\x3a\x14\xa1\xc0\x4c\x7f\xff\x04\xbb\xb3\x38\x6e\xb4\x15\xff\xa7\x0e\x86\xe6\xff\xe9\xfb\xef\xb4\x0f\x80\xd1\x59\xe1\xfb\x1c\xb4\x52\x11\xcf\xe7\xa0\xc7\x78\x86\xd6\x88\x43\x80\xaf\xaa\x6e\xae\x30\x80\x20\x6f\x2b\x41\x69\x5f\x20\x30\xde\xa3\x40\x29\x05\x08\xac\x0b\xf7\xd4\xfc\x04\xf8\xb9\xa6\xb7\xeb\x9f\x03\xbc\x17\x2e\x5c\x66\xce\x99\x27\xb7\x8b\xb6\x59\xb1\x01\xe7\xb5\xd5\x4d\xf6\x8b\x01\x87\xaa\x6b\x73\x9d\x1c\x01\x7b\x91\xb7\xd2\xce\x42\x9f\xe5\xed\xbb\xc8\x7c\xd7\x89\xbd\x9b\x1c\x2d\xc8\x89\xee\x49\xb7\xcf\x38\xf6\x90\xcb\xdc\xb2\x7e\xfb\x00\xf1\x72\xd1\xce\x4b\x3b\xaf\x24\xeb\x5d\x1c\x4f\x85\x3b\x9f\x20\x7b\x9c\xfc\x8f\x25\x3a\x9f\x24\xbf\x3a\x3c\xaf\xf2\x76\xc9\x07\xbf\x83\x47\x79\xaa\x73\x2e\x6c\x6c\x5e\x1e\xfc\xea\xac\x86\x70\xab\x5f\xfb\xaf\x3a\x89\x23\xc7\x42\xac\xe4\xa4\xb3\x15\x66\x5a\xe4\xed\x5e\xec\xf8\x1d\x1b\xcc\x14\xff\x63\x1e\xf0\xf8\x7f\x82\x10\x99\x4a\xcd\x83\x68\x41\x4a\x0f\xa3\x57\xc8\x6f\xc3\x41\x4b\x06\x57\x0f\x41\xfb\x62\x04\xc8\x49\x52\xeb\x27\xbc\x9b\xd1\x25\x64\x0f\x44\x2f\x33\xf1\x92\xbc\x06\x8c\xee\x74\x52\x51\x7c\x09\x84\x8b\x04\x75\x6a\x7d\x00\x82\xbf\xa7\xa4\x18\xaf\x00\xfc\xeb\xe7\x7c\xb0\xfa\x05\x78\xdd\xdc\xb4\xcb\xe1\xee\xb0\xb2\xbb\x5d\x55\x86\xdb\xd7\xaf\xf7\x5c\x76\xb6\xde\xf3\xae\xfd\xb0\xc4\xd9\xab\xdf\xcc\xaf\xf7\xc5\x06\x17\x59\xf6\x91\x80\xab\x77\x8a\x5d\x4f\xb1\x2f\x04\x34\xb7\x94\xb8\x47\xb1\x3b\x02\xce\x5f\xf0\x74\xaf\x23\x45\xfc\x7c\x4e\xf7\x7a\x2c\x27\x19\xbe\x39\xc7\x34\x3d\x7c\xc8\x64\xaf\xc4\xea\x3d\x1e\x87\xc8\xb9\x9e\xfa\x65\x0f\x3d\xb2\xc9\x1a\x37\xe6\xc1\x11\x1e\xcf\xc9\x8b\xae\xfe\xfb\x4a\x3c\xc6\x91\xaf\x9c\x5a\x76\xbd\xf0\x58\x07\x41\x87\x1f\x3b\x9c\xdc\x77\xc0\xcc\x8e\xb1\xcd\xc1\xdd\x18\x41\x36\xea\x45\xab\xdc\xee\x22\xcd\x6a\xf2\x1f\xfb\x01\xa1\xd8\xf7\x67\xfd\x22\x6c\x82\x1a\x17\xcd\x8f\x04\x95\x8b\x41\xfb\x41\x38\x4d\xe7\x22\xed\x8b\x11\xf9\x7c\xc4\x0f\x8a\x07\x3a\xa9\xa2\xc2\x3f\x08\x8c\x1d\xa3\xab\x2a\xf6\x13\x48\x19\x6b\x5d\xa8\xd0\x08\x24\x5e\xf1\x39\xab\x15\x05\x44\x7d\x89\x5f\x62\x91\x34\xa4\x16\x36\x23\xbb\xc4\x49\xfa\xc3\x97\xa0\xcc\x35\x0b\xbc\x19\x03\xcd\x7e\x87\x4a\x4b\x82\x8c\xfb\x94\xbc\x0f\x5d\x38\x11\x3e\xa9\x47\xdc\x33\xaf\xc7\x23\xea\xd9\xbd\x14\xcf\x70\x56\x4d\xf4\xe5\x66\x7f\xef\x44\xd6\xd7\xd1\x7c\x67\xde\xfb\xd4\xb1\x9d\x22\xce\xd6\x5d\xf1\x9d\xcd\x5e\x1c\x66\x52\x35\xc2\xf7\x32\xbb\x3e\xb8\xf6\xf0\x6d\x3f\x01\xf6\xdb\xc0\xa4\xfd\xe7\xfc\xec\x48\x86\xdf\x87\x3d\x5e\x7e\x52\x64\xb0\x4f\xcd\x8e\x32\xdf\xb7\x64\xae\xe7\xb3\x62\x19\x5f\x6f\xb2\xca\xdd\x69\x8b\x9e\x4f\x2f\x79\xdb\x65\x68\x93\x94\xcf\x56\xf2\xb3\x53\xdf\xfa\x38\x9f\x7a\x8c\x70\x6c\x58\xfb\xd0\xfb\x3e\xb4\xed\x57\xfe\xef\x3a\x20\x74\xb9\xf9\x0f\xf4\xfd\xf7\x7f\xd7\x1f\xc0\xcb\x43\xa0\xf9\x9f\xb1\xbc\x7b\xb0\x13\x42\x46\x50\x3a\xfd\xa9\x3a\x6a\xcf\x28\x9f\x94\x87\x26\x0e\x72\x46\xc0\x44\x6f\xd7\x09\xcc\xd0\x2f\x2b\xc6\xbe\x8a\xd8\x6a\xfd\xe0\xe5\xad\xf8\xd3\x99\x62\xde\xf6\x3d\x67\xa3\x7d\x73\x03\x42\xae\xdd\xad\x8a\x98\xbe\x23\x2e\xba\xac\x7d\x79\xc8\xad\x13\xcf\x13\xad\x5b\xba\x82\x74\xef\x38\xa6\x58\x35\x9a\x05\xdc\xfd\xc2\x48\x8d\x3b\xe9\x19\xd4\x36\x8c\x14\xc3\x4a\xfd\xe0\xe3\xac\xfc\x84\x92\x03\x08\xd9\xce\xea\x8f\x55\xdf\x93\x10\x2a\xce\xd6\x18\x3d\xb0\xe3\x52\x48\x2b\x7b\x4e\x84\xfa\xb6\xc6\x90\x17\xec\x3d\x61\x61\x45\xbb\x82\x33\x49\xa1\x40\xe6\x86\x85\x21\x3f\x48\xfe\xc0\x75\xeb\x52\x82\x4f\x92\x01\xbe\x67\xd6\x3c\x0e\xda\x40\x16\x79\x4e\x5d\x79\x31\x44\x91\x5c\xed\xe5\xb2\x3c\x29\xc8\x82\xec\x71\x79\x93\x37\x14\x98\x44\x7e\x71\x8e\xe1\xd4\x3f\x92\xd7\x27\xf9\xef\x52\xfd\x80\xa7\x03\xa1\xf9\x6f\x3a\x07\x20\x30\x8a\xf8\xeb\x1e\x38\xed\x0b\x42\xdf\x87\xa6\xf5\x20\x8b\x0a\x25\xa8\xe7\xb6\x25\xe6\x5a\xa7\x25\x58\x9f\x7e\xce\x5b\x6d\xa7\xc7\x24\x9e\x7d\xc8\x2e\x0b\xb4\xb0\x09\xef\x6c\x98\x20\x98\x94\x1b\xe0\xde\xf6\x35\x75\xc2\xac\xe1\x18\xc5\x8b\xfe\x49\x23\xd6\xd7\x27\x07\x9c\xd6\x8c\xd7\x3d\xb2\x3d\x7d\xea\xd1\xfa\xe8\xfe\x36\xe9\x09\xeb\x2a\x27\x45\x7d\x1b\xf8\x9c\xc5\x2e\x5d\x36\x3a\x69\x58\x79\xc2\xb6\x1d\x35\x31\x92\xc3\x07\xd2\xb3\x8a\xd8\x31\xb1\x2c\xf5\xb1\xa6\x1b\xa5\xa2\xb3\x58\x47\x12\x4e\x17\x5e\x8b\xf1\x64\xdd\x8b\x17\x5f\xf3\x74\x74\x17\xdb\x7d\x74\xce\xca\xe2\xd1\xb3\xd9\x6b\x22\x94\xf2\x1e\x8f\x0e\x63\x5f\x0b\xf9\xb4\x54\x22\x6a\x0e\x29\x17\xe8\xb9\xa4\x38\xaa\x84\x64\x06\xcc\x5d\x14\x1f\x19\x4d\x66\xf8\x14\x2d\x68\x88\x78\x4f\xae\xf0\x6a\x9b\x2b\x1d\x31\x9e\x3c\xeb\x3e\xe9\x9f\x75\xc0\x6f\xca\xad\x43\x93\xe7\x03\x42\xf3\xdf\xb4\x0e\x82\xae\x9f\xe6\xc1\x69\x1e\x74\xf1\x6e\xe2\xcf\x7b\xe1\x57\xd6\xc5\xf0\x3b\x10\xc4\xa7\xa5\xeb\x77\xa9\x7e\x14\x75\x78\x96\xb8\x26\xce\xec\x9b\xfa\xf2\xbb\xec\x3c\x7b\xcf\x3a\xcb\x47\xcd\xa3\xe6\x77\x46\xef\xf3\xd3\x39\x79\x6b\xfa\x40\x16\x91\x70\xa8\xe2\xf5\x24\xf1\xe5\x6e\xe3\x47\xee\xf3\xc8\x78\xbd\xf7\xd1\xa4\x35\xdb\x97\x8c\x5b\x7d\x7e\xe7\x74\xd9\xcd\x67\x52\x65\x1f\x4f\x9a\xd1\xbb\x4e\x7f\xec\x8a\x21\xa1\x19\x71\xf9\xe3\x53\xd5\x86\x06\x26\x55\x2f\x0b\x1a\x3b\x6d\x78\xcb\xf8\xd7\x4b\xc4\xc6\xaa\xb0\x04\x52\x3f\x2d\x8c\x4f\x49\x61\x65\x27\x5d\x5c\xb0\x31\xe9\x33\xeb\x6a\x82\xec\x5c\x97\xe4\x10\x36\x5f\x6c\xdd\x6c\x8d\xa4\x42\xf6\xd8\xa8\xc9\xb3\x6e\x27\x56\xb2\xab\xc3\x8e\xcc\xe4\x4b\x54\x67\xf7\x86\xe8\x64\x9f\x4f\x88\x23\xc5\x03\x2f\x4e\x2b\x8b\xab\x22\x13\x7d\x03\xa7\x6e\x89\x13\x20\x17\x78\x67\x02\x04\xcf\xdf\x43\x91\x57\x27\xad\x03\xa1\xf3\x30\xe8\xfa\x27\xc6\x71\x71\x4e\x2b\xf1\x17\x0f\xc8\xf5\x45\x60\x19\x6f\xa3\xf8\xae\xf7\xef\x76\x51\x7d\xe3\xf9\xf9\xbd\x3b\x94\x1a\x08\xa2\x33\x76\x47\x9b\x7e\x8b\xd2\xe5\xe6\x4d\x45\x6d\x4e\x35\xa6\x39\x27\x1f\xac\xcd\x0f\x3d\xed\x25\x7d\x28\x61\xf9\x93\x71\x44\xcc\xc3\x2d\x7c\x0b\xca\xe7\x3e\x99\x90\xbf\x7a\xee\x9c\xf0\x2d\xab\xa6\x1b\xe4\x5a\xcd\x12\x3c\xf6\x7a\xb6\xf1\x3c\xa3\xec\xe8\xbb\x2a\x73\xa5\x66\x9e\x9f\xee\xfb\x63\xe9\x3c\x2f\x5a\xf7\x31\xb5\x62\xf2\xc4\x61\xb1\xac\x0b\xff\xe3\xf3\x51\x3f\x61\x01\x2b\x2d\x39\x60\xa2\x41\x66\x26\xeb\x5c\xc2\xfa\xcc\x57\xe3\xdb\xd8\xea\x31\x7e\xff\xd6\x7b\x8c\x77\x4c\xab\x66\x37\x85\xba\x8e\x37\x1d\x2b\x47\x2a\x06\x3c\x49\x8b\x1f\x9b\x4d\xda\xfa\x8b\x00\x92\x3c\x3d\x8b\x71\x18\xf1\x97\x0e\xe4\x77\x3e\x10\x5d\x7f\x2f\x17\x57\xb9\x11\x7f\xe8\x60\x7e\x15\x96\x50\xe3\xf6\xb6\xba\x94\x9a\x1f\x4f\x1f\x97\x7d\xa4\xde\x77\x3e\xae\xec\x91\x88\x26\x88\x56\x83\x8a\xd1\xcc\x75\x72\x4a\xf5\x96\x07\xb3\xac\x3b\xf5\xb5\xcb\xbe\xec\x09\xf1\xf7\x74\xee\xdb\xa6\x52\xbc\x6f\xcc\xe4\xf0\x15\xcb\xa7\x6c\x14\x99\x31\x23\x6d\x79\xce\xfd\xc2\x97\xeb\xaa\x26\x6d\x98\x5a\xb6\x66\x7b\xf5\xf6\x69\x16\x13\xb6\xae\xfa\xd0\xb1\x34\xdb\x26\x7d\xda\x2a\x9f\xcf\x6f\xb2\xf5\xd2\x1a\x96\x5f\x1b\x96\xce\x3a\x90\xb6\x3d\x57\x72\x78\xdf\xf8\x86\xb1\x1f\x16\x5f\x63\x69\xa6\xf2\xa7\x6a\x2d\x10\x65\x65\x27\x7d\x1a\x3b\x7b\xee\x6a\xd6\xd5\x84\xa0\x94\xe9\x39\x04\xdb\x28\x46\x26\x25\x66\x66\x05\x3b\x31\xaa\x2b\x79\x30\x7b\x09\x7b\x53\x84\x5d\xf2\xf2\xa9\x77\xd8\xd7\x43\xdd\xc6\x90\x53\x6d\x48\xa1\x20\xed\x31\xe6\x59\x4c\x32\xd6\x77\x47\x62\xe7\x84\x99\xe4\x6c\xef\xcb\x00\x73\x07\xb7\x2e\x47\x6f\xe2\x2f\x1d\x48\xc6\xd3\xbf\xeb\x5f\x33\x8b\x8b\x3b\xa8\xdc\x8b\x9f\x67\x0e\x3c\xa0\xea\xd7\x28\xa7\xea\x7e\x92\x50\x4b\xf1\xba\x77\x27\x1f\xa7\xee\xc5\x36\x7f\x39\x4d\xad\x97\xb3\x5d\xf5\x53\x95\xdf\x88\x96\x57\x6e\x38\x11\x67\xd2\xca\x08\xda\x89\xda\xed\x1e\xad\xd6\xbd\xab\x4f\x1c\x11\x8a\x89\xf4\x1f\x3b\x7b\xe0\xa0\xd6\xe4\xba\x84\x39\x59\x1a\xfb\x53\xd6\xbc\x4b\x6d\x49\x1d\xd8\xfb\xb4\x62\xc1\x78\xd7\xc4\x0d\x7b\x56\x5f\xf7\xca\x18\x8e\xbd\x5e\x72\xe7\x83\x4b\xa6\x79\xcc\xaf\xed\x43\xc3\x03\x69\xa9\x31\xaf\x36\x2f\x66\xcd\x4d\x52\x89\x75\x5c\x1f\xcc\x3a\x97\xb0\x24\xa6\xa0\xa0\x9a\xcd\x88\xf1\x88\xd9\xb0\xda\x95\x1d\x38\x7a\x5a\xcc\xf7\xe5\x7b\xd8\xf9\x11\xf5\xd1\x37\xf2\x24\xd9\xd7\x42\xa3\x63\x5c\x16\xfb\xb1\x11\xb4\x3f\xba\x77\xe1\x12\x52\x3b\xe0\x68\x0c\xff\xdc\x0d\x64\xa4\x9f\xe6\x68\x93\x39\xe2\xe4\x56\x2f\x91\xd1\xf3\x67\xdd\x26\x0f\x79\x0a\x01\x36\x3c\x1d\x60\x70\x38\xf1\x97\x0e\x64\xce\x46\xe2\x2f\x1d\xc4\x2e\x8a\xc7\x19\xca\x3c\x4c\xf1\x3a\x83\xa8\xe1\xde\x7b\x0e\x3a\x49\xf5\xcb\xbb\x61\x5c\x3d\x4c\xeb\x94\x8b\xd4\xbc\x3a\x73\xa4\xb1\x9a\x83\xb5\x63\x5a\xa6\xcb\xb7\x10\xc4\xde\xe2\x2b\x31\xba\x8b\x14\x37\x6e\x50\xbd\xd8\xe1\x24\x63\xb4\x74\xd1\xd2\x73\x87\xc3\xa3\x5d\xaf\x4f\x1c\x73\xaa\x2e\x73\x7c\xf8\xe7\xe4\x37\x27\xe7\xad\xd4\x89\x19\x1d\x73\xf9\x44\xf0\xe1\x9d\xf1\x0f\xc3\x1f\x1c\x97\x6a\x4b\x4d\xbc\x19\xe2\x71\x6c\xde\x3b\xcb\xc4\x9e\xe0\x86\xaa\x35\xac\x07\xb1\xe7\x82\x5b\x0e\x95\xb0\xdd\xa3\x76\x05\x9f\xd9\xc7\x66\x2f\x0f\x3f\x1a\x22\x5a\xe2\xc8\x2e\x0f\x93\x0b\x59\x53\x5c\xc2\xee\x09\xae\x0e\x09\xdf\x62\x4f\x4a\x07\x6a\x87\x7c\xda\x20\x42\xda\xf9\x5b\x87\x48\xad\x1d\x24\x27\xf9\xf8\x86\xa4\xaf\x4e\x24\x37\x7a\x19\x04\x2b\xe5\xdf\x22\xaf\xbb\xcd\x09\x7a\xbf\x62\x3f\xf9\xd0\x35\x3f\xe8\xc3\xd2\x62\x92\xe5\xec\xfd\x4f\x1f\x48\xb9\xc5\xeb\x7f\x96\xbc\xef\x9f\xd7\x37\x76\x51\xba\x17\xd6\xce\xca\x1a\x6a\xfd\xcf\x3a\x4e\xd5\xf9\x84\x75\x86\xd2\x4d\x75\x1e\xbd\x44\xf1\x1e\x6d\x19\x4d\xd4\x7e\x7a\x6e\xcf\x55\x6a\x3e\xd5\xf4\xdd\xc8\xe5\xe0\xbe\xfe\xdb\x9b\x46\x3c\x25\x88\x2d\x59\xb7\x5d\x35\x0c\x24\xd7\x2f\x6f\xec\x78\x6f\xed\xcc\xbc\x3c\x23\xfb\xfa\xcb\x40\x0f\x6b\x9f\x94\x2d\x6d\x3b\xd3\xdc\xbc\xbb\xa3\x17\xb4\x76\x2f\xdb\x10\xa8\x18\xb2\xbe\x55\xfa\x40\x55\x48\x93\xdf\xfe\x96\xa9\xcd\x44\xd8\x0c\x6f\x8f\x16\x99\x37\x2b\xc3\x12\xbc\x5e\x5c\x8a\x67\xd7\x07\x87\x7b\x95\xd7\x2f\x22\xc5\xfd\x73\xbd\xa7\xd7\x8d\x27\x8d\xfd\x8c\xbc\x6f\x55\xb9\x92\xc1\x3e\xe5\x3e\xe2\x65\x7c\xe4\x0c\xaf\xd3\x3e\x19\x07\x62\xc9\xf5\x9e\x2e\x3e\xb5\x25\xef\xc9\x23\xee\x75\x3e\x0b\x77\x8e\x27\x6f\xb8\xee\xf7\x89\xda\xfa\x80\xfc\xea\x6c\xed\x7d\xa9\x88\x0d\x69\xc7\x04\x9f\x80\x8d\xf5\x50\x76\xa8\xf7\x39\xb9\x76\x2b\x4c\xec\xe7\xff\xd3\x07\x67\xf0\xd6\xc3\xea\xe0\x3f\xeb\x27\x43\xab\x29\x7c\x37\xe9\x24\xa5\x6b\xe8\xcb\xbd\xc0\xd5\x3f\xe4\x37\x53\xfa\x9f\x6b\xa1\xd7\x42\x39\x78\xbe\xff\x26\xe5\xa7\x55\xb7\xfe\x0e\x35\xae\x07\x3d\xee\x53\x7a\x80\x2d\x1d\x3d\x94\xae\xb0\xf0\xd2\x93\x5d\x2a\xe6\x04\x31\xef\xd9\xe3\x02\xe3\xf3\x8a\xcf\x26\xd8\x3d\x5a\xe2\xd5\x6f\x30\x27\xa6\xfc\xc1\x96\x31\x1f\xec\xbd\x43\xa4\x1f\x48\x2d\xaa\x77\x99\xe1\x13\xfa\x40\x7d\x4f\xa7\x07\xbf\xdb\xf1\xee\xeb\x8d\xa6\x9e\xf5\xce\x65\xdd\xfb\x06\xba\x3c\x53\x9c\xfd\xee\x2a\x92\x5b\xdd\x76\x3a\x6f\xbe\x7a\x8e\x3c\xee\x6a\xe8\x6c\x78\x45\x8e\x7c\xea\xb4\x96\xce\xf1\x70\x59\x7d\x7a\x0c\xf9\xd1\xf1\xbb\x8b\x47\xdd\x0f\x8c\xb4\xaf\x75\xf9\x58\x25\x07\x2d\xfb\x11\x2e\x61\xe5\x0b\xe1\x63\x73\xd8\xa5\xe3\xa0\x07\x42\x6d\x64\x9c\x1f\xed\x1b\x83\xd9\x96\x0c\xd7\x43\xbb\x97\x21\xdd\xaa\xd6\xe5\xca\x0e\x7e\xac\xb0\xe0\x03\x26\x1f\xfd\xbb\xff\x73\xe7\x3f\xad\x03\xf9\x18\x5c\x7f\x86\x83\xcf\x56\x5f\xa6\xf8\xfd\x6e\x99\x36\x2a\x17\xe8\xfa\xde\x1b\xd4\xbe\x70\xe9\xdc\x5d\xaa\x5f\x1e\xaf\xe9\xa6\xc6\xa1\x42\xbe\x97\xd2\x5f\xee\xea\x7a\x46\xf1\xc3\x85\x65\x03\xd4\xba\x59\xc4\xff\xf6\xb8\xc8\x66\x82\x98\x56\xf0\x36\x4d\xeb\xa5\xc4\x50\xf2\x85\x41\x86\x73\x81\x7a\x56\xe8\xfd\x37\x1e\x31\x2d\xc6\xba\x3e\xeb\xdf\xd4\xce\x9d\x62\xfe\xcb\x55\xff\xcd\xa7\x1d\xbd\xd6\x1a\xf6\x4f\x06\x75\xce\x5f\xb0\xd9\x6d\xab\x39\xe8\xfe\xfc\x90\x0d\xc3\xe6\xf6\x4b\x49\xa4\x5b\x16\xd8\x8c\x78\x94\x81\xc5\xe6\xe3\x6d\xa6\xdc\x9d\x81\xf9\xe6\x85\x36\x45\xed\x5d\x58\x6a\x2e\x62\xb3\xa4\xe5\x00\xd6\x9b\x7e\xb5\x39\x75\xc9\x06\xc5\xa6\xee\xb6\x16\xe7\xbe\x62\xbb\xa9\xbf\x4d\xff\xc9\x1c\xd4\x18\x67\xd9\x6a\xd7\x99\xe2\xa4\x51\xaf\xad\x54\xb5\x3b\x2e\x1b\x76\xda\x86\x54\x14\xa1\xd5\x30\xda\xfa\xfe\x21\x11\xbc\xd2\x93\x02\x72\x79\xfe\x2f\xc5\x3c\x9f\x24\xae\x0e\xec\xf3\x1e\xae\x1f\xc4\x8b\xaf\x57\x28\xbf\x94\xee\x84\xab\x94\x2f\x48\xc7\x47\x6e\x4e\xca\x95\x82\xfb\x14\xff\x5d\xbf\xbb\x97\x9a\x1f\xd5\xa2\xcf\xa9\xf3\xe7\x3e\xab\x01\x6a\x1f\x2d\xba\xf1\x81\xe2\xc9\x56\xc8\x7e\xa5\xe6\x57\xf6\xd4\x5f\x89\x1c\xcc\xb0\x63\x87\x29\xcf\xe6\x1f\x19\xfd\x8e\xd5\x68\x75\x59\x6e\xb2\x9f\x0a\xab\x3f\xcc\x42\x63\x85\xeb\x31\x32\x76\xfa\x77\xad\x1e\xbb\x83\x88\x2e\x2a\xd3\x2d\xb3\x3c\x0e\xd4\x9b\xeb\x9d\x35\xcf\x06\x7a\xd7\xeb\x4d\x34\xfb\xc2\xb6\x01\xb4\xee\x9b\x96\xbc\x67\x00\x5a\x41\xa6\xac\x17\x24\xa0\xbd\xd5\x74\xce\xe3\x5d\x80\xd6\x35\x53\xe5\x7b\xd1\x80\xd6\x48\x53\xbd\x9b\x47\x00\xcd\x57\xa6\x57\xaf\xe6\x01\x5a\x85\x66\xdf\xae\x3c\x05\x4b\xfb\xb5\x99\xfd\xc5\x13\x80\x96\xa7\x79\xe8\x59\x71\x40\xdb\xce\xbc\xf4\xe4\x7a\x40\x5b\xc2\xac\xea\x28\x1b\x60\xbe\xfa\x47\x07\xc3\xf5\x43\xf9\x36\xe5\x1c\xa5\x83\x1c\x58\xd3\x2c\xc9\xc1\x07\x5d\xed\x94\x7f\xd6\xed\x9b\xf7\xa9\xfd\xa0\x45\xaf\x27\x8d\xda\x07\xde\xf5\x51\xbe\x5b\x47\xa7\x0e\x50\xbe\x31\x87\x67\x73\x75\x40\x3b\x24\xbf\x50\xfa\xaa\x42\xfc\xa2\xe6\xd3\xa2\xa9\xdc\xfb\xf3\xbf\x79\xdf\x79\x80\xe4\x25\x82\x08\xf6\x02\x4c\x56\x49\xc4\xbb\x8f\x07\xfc\x05\x14\x57\x39\x38\x03\x99\x52\x2a\xfa\x56\xfb\x81\x95\xdb\xd5\x1d\xcd\x0e\x02\x87\x6b\x19\x46\xc6\xa7\x81\x16\x7b\x86\x90\x51\x3d\xd0\x7f\x48\xfd\xca\xef\x1c\x8b\x3b\xbf\xae\x02\x23\x5d\x75\x1b\x3f\xf8\x00\x23\x45\xf5\x5e\xbe\x1c\x02\x46\x15\xe8\xbe\xee\xed\x07\x14\x0b\xf4\x0c\xbb\x45\x81\x51\x9a\xfa\x3b\x6f\xdf\x02\x94\x03\x74\xf3\xdb\x7f\x00\x8a\xae\x7a\x15\xad\x5e\xc0\xa8\x5a\xdd\x47\x8d\xc5\x80\xe2\x38\x7d\xf5\x0b\x04\x30\xea\x2e\xad\x83\xf9\x95\x75\x8e\xf2\xfd\x78\xfd\xb8\x85\xea\xfb\x3d\x33\x6e\xa6\xfe\x59\x7f\x9b\xc2\x13\xaa\xde\xf3\x37\xb9\x79\x29\xc7\x77\x73\x75\x11\x47\x74\xbe\x0c\x71\x70\x4f\x09\xd7\x1f\x67\x73\x2f\xa8\x7d\x94\xe6\xbd\xb2\x67\x70\x31\x89\xe7\x7b\xe0\x2f\x00\xf0\xcd\x21\x08\x2f\x7b\x40\x2f\x54\x44\xc0\xc1\x04\xf0\x70\x92\x49\xb4\xdc\x06\x24\xa5\xca\xad\xe5\x3c\x01\xcf\xef\x1c\xf9\xc0\x38\x0f\x28\xee\x57\x6a\x32\x50\x04\x8e\xad\x52\x32\xd5\x17\x05\xda\x37\x28\xa5\xe9\x89\x03\xfd\x39\x8a\x71\x7a\x33\x00\xf2\x9e\x7c\x3b\x9d\x5f\xa1\x71\x7a\xf8\x11\x20\x7a\x47\xe3\xd5\xc7\x69\x80\xf8\x38\xc6\xac\x57\x36\x80\x44\x2f\x23\xf0\xe9\x39\x40\xd2\x8c\xf1\xe6\xd1\x68\x40\x2a\x92\xb1\xb7\x4b\x05\x90\x32\xd0\x8c\xec\x78\x05\xc8\x14\x32\x67\x5d\xd3\x00\xa4\x27\x91\xcc\x86\x48\xee\x3e\xd8\x42\xd5\xf7\x04\xb7\xa9\x73\x51\x17\xf3\xc1\x4b\xaa\x0f\xae\x7a\x4e\x9d\x13\x2f\xc5\xbc\xa6\xfa\xe8\xa9\xbe\x4f\xd4\xe7\xb5\x0e\x43\x54\x7f\x2d\xdd\xcc\xe5\xc7\xb7\x7d\xfc\x9b\xff\xa5\x75\x20\xf4\x3c\x18\xcd\xcb\x93\xa1\xf3\x1f\x1c\x4f\x00\x4c\xdd\x11\x5b\xad\xb4\x00\xa7\x00\x09\x15\xd3\x52\x20\x26\x48\x6a\xa3\xe1\x45\x60\x5a\x99\x8c\x95\xfe\x28\xa0\x80\x4f\x4e\x42\x77\x3f\xb0\x7f\xaf\xfc\x3c\xed\x36\xa0\xde\x5a\xde\x58\x3b\x0a\xb8\xb1\x48\xde\x99\x53\x7f\x6f\x87\xcc\x0b\xad\x8f\xc0\xa7\xe3\x32\xd5\x8c\x13\x9c\xf1\x10\x4b\x90\x97\xe6\xf2\xd7\x82\xf2\xa0\xbc\x56\x05\xf4\xbe\x53\x77\x12\x45\x1e\xbc\xa3\x98\x45\x95\x27\xcf\xbe\x03\x42\x8b\x05\xa4\x9e\x6a\x73\x7e\x1e\x71\xe9\x21\x75\x93\xff\xc3\xfa\x96\x6c\x6a\x1f\xb0\xbb\x75\x95\x83\xf7\xcb\x1f\x53\xfd\xae\xfd\x41\x3f\x95\x0f\x75\x65\x33\x37\x27\xec\xcc\xb5\xaf\x54\x5e\x4a\x9d\x3c\xfb\x2d\xc1\xf5\x83\xa1\xf6\xcf\x1d\xf7\x78\xfc\xa7\x32\x8f\xff\x15\xe2\x22\x9d\x83\x90\x9c\xff\x37\xdf\x69\x6f\x0b\x10\xc7\x09\xc2\x6a\x19\xa0\x5e\x2b\xa0\x61\x32\x0b\xb0\x61\x88\x9c\x32\x28\x05\x42\xf7\x88\x2d\xd7\x1d\x02\x32\x8a\x25\x74\xb4\xbe\x00\x8b\x26\x4a\x1c\xd6\x8e\x01\xb6\x1a\x48\x9f\xd0\xd4\x02\x2a\xfc\xa4\xe5\x98\x2b\x80\xb3\x85\xd2\x8e\xf4\xbd\x7d\x46\x2b\xd0\x3d\x4e\xca\x93\xc1\x02\x06\x47\x4a\xc6\x6a\x2c\x01\xd8\x71\xa2\x31\x32\xaa\x7f\xf3\xfa\x7f\xe8\x3f\x02\xb9\xf8\x8e\xf7\x1b\xbd\x9a\xc2\xc1\x97\xb3\x3a\xa9\xe7\xa6\xee\x0d\x3d\x94\x2f\xd8\xad\xec\x57\x94\x7f\x60\xb3\xd5\x07\xaa\x6f\x9c\x8f\x18\xa2\xf4\x8f\xc7\xbd\xb9\x7a\x98\x7f\xeb\x60\xd6\xaf\xfe\x9b\xff\xa5\xf3\x40\x32\x16\xff\xcd\xfb\xd2\xbc\x37\xcd\xf7\x6a\x8f\x05\xc4\x3b\x08\x42\xef\x3e\x60\xba\x40\xf0\x85\x26\x1b\xf0\x5a\x2e\x24\xc6\x2c\x00\xc6\xfc\x14\xde\xac\xf1\x1c\xc8\x1e\x23\x62\xc3\xb8\x08\xac\xdc\x22\xf6\x88\xa1\x05\xec\x0e\x14\xff\x4e\xf3\xfb\x6a\x96\xc0\xe9\x41\xd1\x9d\xea\xb6\x40\xd3\x79\x71\x2d\xb5\x5a\xe0\xee\x63\x31\x03\xd5\x5d\xc0\xd3\x7d\xc2\x83\x6a\x86\xc0\xa7\xdb\xc2\x33\x64\x0f\x02\xc8\xfe\x63\x3c\x68\xfd\x07\x01\xae\x82\x27\xf9\x07\xc5\x58\xf7\x34\xf7\x52\xcf\xd9\xb7\x17\x0c\x50\xdf\x6f\x8b\xcb\x07\xaa\xaf\x5f\x04\x8b\xd2\x09\xd1\x3a\xa0\x7f\xeb\x60\x68\x3d\x1c\x9d\x8b\x43\xaf\x03\x3a\x0f\x84\xe6\xff\x69\x3d\x90\xdb\x7c\x2e\x9a\x1c\xe0\xa2\xca\x25\x80\xff\x29\x41\x68\x09\x00\x06\xda\x02\x2f\x35\xa6\x02\xae\xa9\x23\x24\x34\x36\x03\xd1\x85\x82\x97\xd4\x6a\x80\x09\x83\x82\x1d\xaa\x67\x81\x85\x59\x42\x46\xd2\xfa\x40\x7e\x29\x41\xa8\xd5\x01\x25\xa1\xa2\x3e\xd2\xb3\x80\xfd\xcf\x08\x42\xea\x38\x50\x6d\x41\x10\x2a\xcf\x80\xcb\x86\xc2\x47\x54\xfa\x80\x8e\x50\xe1\x79\xaa\xb2\xc0\xa3\x4a\x61\x7f\xe9\xeb\xc0\xf3\xb7\x04\x21\x92\x0f\x7c\x32\x25\x08\x61\xd1\xff\xd6\xc3\xdc\x35\x7a\x45\xcd\x87\xf6\x88\x6f\xd4\xba\xbf\xcc\xc7\xa2\xce\x05\x27\x3d\x41\x9d\x2f\xff\x47\x07\xb3\xed\xef\x3e\xb0\x78\x37\xaf\x1f\xf2\x74\x12\xb4\x0e\x84\x9e\x07\x01\x37\xb8\xe8\xc8\xd3\xd5\xd1\x3e\x18\x34\xef\x2f\x31\x11\x90\xd3\x27\x08\xb1\x5d\x80\xe1\x67\x82\xa0\x7c\x1f\x76\xfe\xc3\xf7\x4b\x44\x01\x59\x49\x04\x21\xe2\x06\xcc\x95\x21\x08\xe1\xb9\x40\xbe\x27\x41\xa8\x6a\x00\x25\x07\x85\x5d\x84\xdf\x03\xbb\x0c\x09\x42\x48\x1c\x38\x34\x4c\x10\x2a\x4f\x81\x73\x1f\x84\x0f\xd2\xbc\xfe\x08\x00\xd7\xd3\x09\x42\xb8\x16\xb8\x77\x8b\x20\x84\x34\x80\xfe\x58\x82\x10\xea\x03\x3e\x7f\x24\x08\x3e\x35\xee\x38\x74\xf4\x71\xfd\xc0\x1a\xfb\xb8\xfd\x8e\xf6\xc3\xa9\xe4\xe9\x3c\xf6\xf2\x66\x11\xad\x07\xa4\xf5\x70\xb4\x0e\x84\x5e\x07\xb4\x0e\x24\x89\x87\xe1\x27\xb9\xe8\x93\xc6\x45\x3b\x5e\xce\x1a\xad\x7f\x90\x7b\xc2\x45\xce\x8e\x2d\xc0\xd9\xb1\x6b\x01\x95\x52\x82\x10\x88\x00\xac\x79\x37\x7b\x7c\x1e\x12\x04\xbf\x3f\x90\xf0\x81\xab\x53\x98\xba\x96\x20\xf8\x7f\x02\x73\x3e\x73\x3f\x5f\x96\xcb\xc5\x82\x3e\x82\xe0\x53\x00\xb6\xbd\x26\x08\xbe\x47\xc0\x01\x13\x4e\x43\x03\x2a\xb7\x13\x04\xdf\x3b\xe0\x74\x19\x41\xf0\x3d\x01\x2e\x77\x13\x84\x80\x18\x70\xa3\x80\x20\xf8\x23\x81\x47\xbc\x44\xc9\x57\x0a\x04\xd1\x2c\x45\xde\xa6\xea\xaf\xc5\xff\x53\x07\x43\xeb\x40\x96\xf2\xbe\xd7\xb9\xbc\xf5\x3e\xe5\x33\xfe\x9f\x3a\x10\xd7\x9b\xff\xea\x0b\x4e\x5c\x94\xe1\xed\xa7\x44\x1d\xc0\xaf\x4a\x10\x44\x02\x30\xea\x2d\xf7\xf7\x32\xfa\x40\x10\x7c\xd3\x01\x4f\xde\x49\x3f\x42\x8d\x20\xf8\x44\x80\x54\xde\x4d\xb9\x29\x45\xff\x1a\x0f\xde\x9b\xb0\x82\x1a\x2e\x16\x55\x70\x71\xaf\x29\x41\xf0\x49\x02\x65\x4d\xdc\x9f\x8f\xb6\x72\x0e\x3e\xc0\x19\x5e\x62\x5c\x93\x08\xe7\x81\x08\xb8\x31\xc8\x7d\x1f\xf7\x7f\xe6\x80\xfc\x4b\xff\xf0\x7f\x21\x97\x17\xe5\x9f\xe5\x45\xa1\x84\x79\x28\x75\xbf\x47\x65\xc6\x98\x47\x02\xb6\x80\xda\x95\x89\x56\x42\x12\x80\x5a\xd1\x9c\x57\x42\x1f\x01\xc6\xd8\x55\x5a\x62\x0f\x00\x86\xd9\x36\x37\xf1\x4f\x80\x86\x52\x59\xb4\xf8\x00\xa0\x1e\x7a\x5a\x43\x7c\x17\xa0\xd1\x7a\xf5\xa5\x64\x2f\xa0\xce\xd7\x93\x2b\xf6\x1e\x50\x63\x7d\xf8\x25\xba\x04\x50\xb9\x01\x8c\x88\x07\x44\xf7\x72\xfe\xcd\xef\xbd\xe2\x54\x16\xfd\x47\x05\x11\xca\x99\xe8\x4d\x80\xf0\x75\x0e\xbe\x10\x14\xa6\x3a\x50\x2f\xbf\x40\x37\x07\xbb\x9d\x85\x28\xc5\x57\x67\xb8\x20\x95\x70\xd7\xbe\x47\x65\x3c\x20\x1c\x7c\xd5\x5f\x65\x13\x20\x5c\x7b\xa5\x50\x55\x0b\x10\xa9\xc1\xff\x1f\xfa\x87\x7f\xeb\x20\x68\xa4\x75\x01\xdc\xf1\x12\xb9\xec\xa1\xc2\x41\x69\x89\x10\xea\xbd\xbf\xaa\x51\x82\xa5\x40\x2b\xa0\xc6\x9f\x99\x23\x18\x0a\x30\xea\xe6\x38\x8b\x16\x01\xcc\x09\x2b\x2b\xc5\x9b\x01\x86\xe4\x96\x7e\xf1\xe3\x00\x43\xf8\xf0\x80\xc4\x10\xa0\x7e\xa6\xde\x55\xc2\x02\xd0\x50\xbd\xd6\x29\xf1\x15\x50\x9f\xf4\xf8\x99\xf8\x2c\x40\xdd\xf4\x8b\x9a\xe8\x2c\x7a\x1c\xc8\x20\x69\x13\xce\xbf\xf9\x75\xb9\x24\xa5\xdc\x7e\xb3\x5f\xa5\x17\x10\x3a\xfd\x6c\x40\xf5\x31\x20\xf2\xf2\xc9\x48\xd5\x68\x40\xc4\xef\xd1\x21\x49\x29\xce\xe7\x5d\x2f\x44\x8f\x71\xf0\x56\xa5\xd8\x79\x0e\x5e\xdb\xa7\x32\x1d\x10\x9e\xdc\xa2\xac\x52\x00\x08\x1f\x69\xac\x55\x39\x0f\x88\x08\x73\x3e\xf3\xe3\xd5\xef\x79\x81\xf8\x4f\x3d\xd0\xdf\xfa\x87\xff\x45\xee\x9f\x13\xe9\x73\xa5\x78\x0c\x19\xa1\x80\x26\x0e\xaa\x7d\x49\xc8\x15\x34\x02\xd4\x77\x67\x04\x08\xe5\x02\x4c\xbd\xd9\xa5\xa2\xd7\x01\x4d\xd5\xfc\x14\x89\x40\x80\xf9\x70\xab\xbd\x64\x31\xa0\x55\x5e\x36\x56\xd6\x06\x60\x94\xd7\xbf\x91\xaa\x01\x18\xcc\xf6\x10\xa9\x18\x40\xc3\xf7\x69\x8a\x44\x3e\xa0\xf1\xeb\xbb\x9b\xf8\x46\x40\xcd\x16\x10\x5a\xf5\x23\x5b\xf5\x38\x20\xf4\xee\xe3\x65\x39\xea\x3b\x1c\x18\xa5\xca\x06\x44\x6e\xf6\xed\x54\xb3\x07\x44\x57\x3c\x12\x50\xfb\x09\x88\xfd\xbc\x17\xaa\xda\x05\x88\xce\xbd\xab\x22\x45\x8d\x43\xbb\x9e\xda\x1e\x40\xac\xb7\x4d\x41\x6d\x1e\x20\x76\x94\x9e\x07\x97\xd4\x39\x7f\x4f\x2c\xf8\x3f\xd7\xc3\xff\xa1\x83\xa1\xf9\x1e\x1a\xb9\xff\x7d\x84\xa9\x95\x0e\xf1\x87\x4e\x4a\x55\x32\x68\x06\xff\x7b\x40\xfd\x61\x4c\x9b\xe0\x52\x40\x73\xd2\xf8\x7c\x51\x35\x80\x39\x71\xe6\x25\xd1\x5b\x80\xf6\xd3\x15\x56\x52\x95\x80\x96\xd9\xd6\x27\xd2\x82\x80\x56\x7a\xd9\x17\x99\xcf\x80\xe6\xee\xb3\x2b\x65\x9d\x01\xe6\xce\x1b\x41\x32\xb1\x00\xb3\xed\xb9\xa9\xf4\x63\xce\x33\xd0\xd0\x2d\xce\x78\xa9\xed\x07\x84\x55\xbf\x26\xaa\x6b\x00\xa2\xa1\x6f\x4c\x35\x36\x01\x12\xfe\xcf\x55\xd4\x3e\x01\x62\xb9\x8f\xed\x19\x87\x01\xa9\x83\xdd\xb3\x35\xcc\x01\x89\xf6\x3b\x97\xd5\x2f\x01\x12\x49\x37\xae\x68\xbc\x05\xa4\x24\xdb\xc2\x34\x6c\x00\xc9\x51\x4d\x6d\x6a\xef\x00\xf1\xe8\xcb\xa7\xd5\xf8\x01\x31\xbe\x06\xa6\xba\x1b\x20\x7e\x10\xff\x9f\x7e\x28\xff\xf0\xff\x34\xff\xcb\x43\x18\x6d\xe2\xa0\x70\xaa\xf9\x0d\x0e\x2a\x9f\x76\xe1\xe3\xfb\x43\x2f\xa6\x75\x34\x7a\x85\x88\x33\xa0\xed\x95\x56\x2f\x26\x02\xe8\x69\xce\x92\x90\x0a\x07\xf4\xd2\x57\x04\xca\x0c\x03\x3a\xec\xad\x0a\xb2\xdd\x80\x56\x75\x59\xb4\xac\x23\xa0\x3d\xff\x9c\x8f\xfc\x11\x40\x5b\xe1\xe6\x3e\xf9\x4b\x80\xe6\xf7\xfe\x41\xd9\x44\x40\x6b\x03\xc6\x49\x9b\xb2\xe4\x35\x38\xe7\xe6\xcf\x1f\x2e\x32\x66\x02\x12\xe4\xcb\x4e\xe6\x75\x40\xba\xf2\xa9\x0f\xe3\x0e\x20\x75\xf6\xc1\x5b\x66\x09\x20\xc3\xec\x4c\x65\x5e\x00\x64\x66\x77\x9c\x60\x16\x02\x32\xee\xd7\x5c\x99\x6f\x29\x3d\xd8\x36\xc6\x41\x40\x8a\x7d\xe9\xaa\xc6\x37\x40\x8a\x38\xaf\xc8\x78\x0f\x48\x1b\x9c\xb1\xd2\x78\x0a\x48\x52\x73\xeb\x77\xfe\xc5\xbf\xf4\x0f\xf4\xbd\x77\x9a\xf7\xa4\x79\x2f\x2e\x0a\xc5\x1b\x4c\xe6\xa0\xd4\x43\x53\x8a\xe7\x54\x0b\x72\xb4\xe0\x7f\xf8\x87\x4e\xea\x75\x14\xbf\xa8\x05\xa0\x7b\x28\xd5\x5a\x3c\x03\xd0\x3b\x94\x2d\x24\x15\x00\xe8\xff\xca\x6b\x90\x73\x00\xf4\x6d\xb7\x86\x2b\x38\x02\xba\x25\xe5\x2a\x0a\x4d\x80\xde\x88\xf3\x8e\xa3\x2c\x00\x1d\xdd\x3b\x39\x23\x7d\x01\x9d\xf4\xd7\xd3\x15\xca\x00\xed\xe5\x80\x8c\xdf\x8f\x37\x9a\xc7\x00\x69\xb3\x37\x0c\xad\x7c\x40\xb6\xaf\xcf\x54\xbb\x1b\x50\x98\xf5\xf0\xb5\x76\x1d\xa0\xb0\xa8\xb3\x57\xbb\x19\x50\x38\xfd\x5b\x0f\x36\xa0\xb5\x09\x90\x23\x9b\x4f\x68\xcf\x06\x14\x46\x5e\x5e\xaa\xb9\x1a\x90\x4d\x6b\x58\xa2\xd9\x01\xc8\xae\x39\x93\xa0\xa5\x08\xc8\x5e\x38\x39\x47\x4b\x0c\x90\xa5\xee\xfb\xff\xdb\x1f\xe8\xdf\xbc\x2f\x8f\xf7\x24\x54\x46\x13\x7f\xe4\x21\x88\x2e\xd1\xa4\x7c\xed\x69\x5d\x8c\xa6\xac\xcd\xeb\x11\x5b\x00\x3d\x31\x8f\x21\xe1\x46\x40\x7f\x64\x98\x81\x68\x1f\x60\xf0\x35\xd9\x49\x52\x0d\x30\x7e\x33\x6d\xa7\x9c\x25\x60\x74\x76\x59\x9c\x42\x11\x60\x14\xbf\xd5\x72\xd4\x61\x40\xff\x6d\x79\xd1\xa8\x43\x80\xde\xa5\x0b\xe2\x4a\x5e\x80\xde\x85\x2e\x7f\x65\x3d\x40\x2f\xfe\xc3\xb2\x51\x1a\xb4\x4e\xee\x63\xab\xee\x31\x40\x51\xec\xc5\x5c\x5d\x0f\x40\x31\xf3\xd1\x1e\x7d\x37\x40\xb9\xaf\x2b\x52\x6f\x1c\xa0\x54\x7c\xf3\x9b\x7e\x2a\xa0\x22\x7a\xb5\x4e\x7f\x04\xa0\xec\xdb\xa2\xa2\x7b\x12\x18\xe5\x70\xf1\xa4\xbe\x15\xa0\xf4\xb1\x21\x49\xf7\x2e\xa0\xd8\x51\xbf\x51\x77\x0a\x30\x92\x75\x22\x43\x4f\x1e\x50\x5c\x72\xb4\x4d\x77\x17\x30\x72\xc3\x7f\xcd\x03\x6e\x2e\xd0\x3f\xf5\xd3\xf7\x9e\xb9\x3a\x00\xe1\x10\x65\x6a\x5f\x90\xd1\x54\xa5\x74\x22\x1a\x55\x7a\xf3\xf8\xaf\x03\x7a\x4b\x2c\x9d\x84\x6c\x00\xa3\x64\x97\x69\xa2\xf2\x80\xc9\xd3\xe0\x50\x89\x0d\x80\xf9\xd5\x31\x77\x65\xa7\x00\x16\x22\x53\x7a\x46\x3a\x03\x26\xcd\xb9\xbd\x8a\xde\x80\xf1\xd4\xa2\xc3\x4a\x3b\x01\x23\xfb\x0a\x73\x95\xc3\x80\xe1\xbd\x4b\x07\xd4\x3e\x00\x86\xa6\xdd\x93\xd4\xc5\x00\x83\xc1\xaf\xf6\x2a\x3d\x43\x76\xfa\x0f\x01\xa5\xb0\x37\x63\x0d\x39\x73\x4e\xf3\xb1\x8f\xd1\x38\x80\x21\xdf\x95\x62\xf8\x04\xd0\xd0\xb9\xb9\x93\xf3\x84\xaa\x7e\xe1\x9a\xa3\xe1\x5b\x40\xfd\x6c\xb3\xad\xd1\x02\x40\xc3\xf1\x92\x96\x91\x3e\xa0\xee\xdb\x30\xd2\x68\x03\xa0\x3e\x9b\xd6\xff\x1c\xcf\x33\x0c\x07\x54\x8e\xd5\x10\x86\x5b\x01\x95\xb1\x55\xd2\x06\xdf\x01\xe5\xf0\xff\x9a\x07\xf4\xfc\xe7\xd5\xff\x9b\xff\x96\xa2\xf6\x53\x31\x01\x05\x51\xea\x7c\x90\xa2\x4c\xe9\x00\xb4\x73\x99\x79\x02\x86\x80\x91\xb8\x71\xbe\x50\x2b\x60\x3e\xdf\x7e\x8e\xd8\x4a\xc0\x2a\xce\xb7\x5e\x2a\x0f\xb0\xea\x8a\xe3\x93\x5b\x0c\x58\x1d\x9e\x18\xad\x98\x0e\x58\xf6\x2f\x59\xae\xaa\x06\x58\xac\x2c\xca\xe4\xf4\x3a\x53\xab\x23\x62\x1a\x37\x00\x63\x56\xe3\x15\xe6\x5c\xc0\x38\xff\xb1\xb2\xa6\x22\x60\xe2\xcc\xba\xc2\x38\xfa\x79\xb4\xb1\x3b\xc0\x98\xf3\xcc\xd2\xe4\x12\x48\xed\xc8\xfb\x96\xa6\x6e\xf8\xa8\x23\xdb\x51\x69\x3a\x1f\xef\xb5\xbf\x5d\x15\x33\xd5\xc3\x4f\xad\xfe\x26\x63\x53\x26\x58\x5a\x89\x17\xc7\x9b\xde\xc7\x0f\xad\xb7\x67\x76\x9b\xce\x05\x34\x57\xfd\xd6\xff\x4c\x34\x33\x07\x34\xa3\xaa\xbb\x4c\xda\x00\x8d\x93\x15\x7e\x26\x87\x01\xf5\xa6\xb2\x10\xe3\x5a\x40\xcd\xe0\xbf\xd6\x81\x0a\x8b\x8b\x34\xef\xc9\xe5\x7f\x45\x16\x8a\x09\x71\x50\xee\x91\xf8\x24\xe2\x0f\x3d\x88\xd1\x18\xb5\x27\xfc\x9c\xfa\x12\xf5\x03\x85\x96\x01\xb6\x0a\xd6\x23\xc5\xab\x01\x07\x86\x67\x82\xcc\x45\xc0\x21\x32\x62\x50\xa1\x0d\xb0\x0f\xcf\x94\x50\xbe\x0a\xd8\x46\x2d\x1c\xd2\x90\x03\xac\x6e\x6c\xce\xd7\xb4\x07\x2c\x66\x1e\xd9\xa2\x5d\x0c\x98\x79\x37\x8f\xd4\x59\x02\x98\xbe\x7e\xa6\xa5\xbb\x0e\xc6\x66\x11\x80\x76\xf3\x2b\xb6\xf9\x44\xb4\x1a\x2c\x7c\xf0\xdc\x42\x06\x75\x86\xbb\x6e\x96\x59\x0c\xa2\xcc\x68\x42\x4b\xb3\xe5\x2a\x94\x1b\xa5\x5c\x5a\x61\x79\x1f\x35\x86\x03\xe7\x95\x2d\xcd\xd0\x68\xa0\x7d\xba\xc8\x52\x00\xb7\xf5\xee\x1f\x4b\xb2\x32\xc2\x35\xfd\xea\x1a\x6d\xcb\x6d\x78\xac\xfb\xf0\x48\x90\xa5\x28\xde\xeb\x58\x94\x35\x5a\x2c\xc3\x90\xd6\x93\xd2\x0c\x8b\x33\x80\x96\xdb\x3e\x79\xf3\x7e\x80\x99\xfe\x67\x3f\xa4\xd7\xc1\xdf\xf5\xd3\xfc\xaf\x38\xc9\x4f\xf9\xca\x31\xea\x04\xdf\x71\xd0\xa4\x4b\xd4\x93\xf8\xc3\x1f\xc4\x69\xb9\xe6\x44\x41\x13\xc0\x2d\xd7\xcc\x5d\x5c\x07\x70\x6b\x75\x1a\x90\x3d\x06\xb8\x5d\x0c\x95\x50\x72\x06\x5c\x1a\xd3\x66\xa9\x7b\x01\x8e\x5b\xe6\x2b\x68\xf6\x01\x76\x0b\x36\xb9\xe8\x1e\x07\xac\xf7\x56\xae\x31\x38\x07\xc2\x72\x5f\xab\x89\x31\xe3\x97\x85\x65\xd8\xb3\x34\xd3\x2b\x9f\x2b\xad\x32\x31\xcf\xac\xbd\x37\xd6\xfa\x0a\x7c\x2c\xef\xdf\x92\xb1\x5d\x03\x03\xeb\x9f\xcd\xc9\xb6\x2f\xe0\x61\xb5\xe3\xdf\x39\x60\xc7\xbb\x6d\x7f\x60\x89\x59\x6e\xcd\x63\x7b\x3d\xcc\x33\x77\x3c\xd2\x6b\x17\x88\xed\x26\xbb\x0e\x37\xdb\x4e\xc1\x29\x23\xd9\x52\x35\x9b\x61\xb4\x19\x8c\xdb\xab\x6d\x9b\x81\x0e\xfd\x57\xbb\x92\x6c\x97\xa1\x5b\x9f\x6f\x47\xa6\xcd\x61\xbc\xd6\x75\xff\x73\x1d\x28\x6d\xff\xaf\xfa\x45\x78\x39\x08\x0c\x23\x2e\xd2\x79\x00\x34\x0f\xea\x74\x50\xd0\x8b\x83\xbe\x03\xaa\xbb\x04\x34\x80\x20\x01\xbd\x5b\xa2\x8e\x80\x7f\x9f\x0d\x43\x7a\x18\xf0\x55\xf7\xeb\x57\xb9\x0d\x78\x6d\x4e\x3a\xc2\xfc\x0c\xb8\xdd\xce\x11\xd7\x5b\xf6\x6b\xae\xcb\x88\x75\x53\x4c\xbd\x3e\xc7\x3b\x36\x1f\xba\x69\x2d\x36\xf8\xcb\xfe\xe1\xc5\x3c\x7b\x9f\x97\x03\x76\xed\x0f\xf7\x3a\x8d\x78\x9e\x65\xaf\x39\xf4\xdd\x59\xf0\x4e\xb8\xc3\x7d\xb2\xc2\x45\xb4\x59\xdc\xc9\x86\x3c\xed\x7c\xe3\xec\x01\x17\x39\xf2\x84\xcb\x66\xda\xf7\xa6\xa6\xc0\x39\x11\x23\xed\xee\x55\x2a\x38\xeb\xc2\xcc\xd6\xe1\x50\xb8\xb3\x2f\x82\xac\xc7\xed\x1f\x70\x5e\x85\x58\xab\xe2\x3d\xf6\x4e\x5d\x98\x6b\xa1\xb4\xcb\xc2\x29\x1d\xeb\xcc\xc2\x8b\x8f\x38\xde\xc5\x61\x13\x87\x2d\xb1\x8e\xea\xb8\x60\x24\xbe\x71\xb5\xe3\x56\x34\x1b\x4e\xfb\x73\x1d\xd0\xf5\x8f\xa0\xfa\x26\xcd\x7f\x2b\xff\x20\xfe\xd2\x01\xd8\xf2\x9e\x6a\x68\x5f\x08\x9a\x0f\xa7\xf3\x62\x68\x9f\x94\xe8\xb1\xe6\x84\x74\x0e\x10\xe1\xeb\xd1\xad\xf2\x61\x68\x38\xa8\x3e\x66\x8d\xde\xe5\x8f\xfe\xfe\xe4\x94\x14\xf3\xa1\x01\x63\x9f\xbe\x15\x6b\xed\x1b\x9f\x54\x7b\xde\x2b\xd9\xe0\xda\xf9\x60\x8d\xfb\xb8\xd3\x23\xbc\xd2\x3b\x35\x5d\x5b\x6e\xbf\xf1\xdd\x73\x2b\xda\x35\xf8\x63\x95\x7f\x4c\xd3\x5a\x77\x25\xf6\x5b\xff\xf8\x33\xba\xee\x0f\x49\x73\x9f\x85\x35\xd3\x3c\x3d\xc8\x04\xaf\xce\xb2\x41\xcf\x5d\xe4\x2a\x8f\x55\xa5\xc7\x3d\xa3\xc8\x13\xae\xc3\x7b\x97\x79\x2e\x21\x6f\xbb\x24\xee\x12\xf6\x5a\x48\x3e\x70\x91\x2d\xd6\xf2\xd2\x00\x9f\xe3\xba\xad\x13\xdd\x9f\xc0\xc3\xe6\xfd\xa6\x66\x0f\x37\x84\x5b\x7f\x59\xf7\xc1\x43\x0d\x13\xad\xe4\x0a\xbf\xbb\x15\x62\xbd\xd9\x93\xd5\x09\x6e\x55\x28\x31\x2d\xfe\x73\x1d\x70\xfd\x0f\xe8\xfa\xe5\x79\xfc\xaf\xa1\x2e\xaf\x7e\xda\x17\x85\xf7\x54\x1c\x34\x40\xfc\xc5\x07\xd3\xfe\x20\xe9\xbb\xe4\x5a\x29\x74\xd6\x23\x24\x64\x7f\xa8\xa4\x74\x3b\x9a\xa9\x9c\x7d\xed\x19\x2f\x1a\x72\xc6\x18\xbd\x23\xa2\x5e\x8c\xf3\x70\xa8\xef\xbc\x14\x1e\xbe\xa0\xd6\xd3\xa0\x3d\x27\x98\x5d\x74\xd4\xff\x4b\x73\x4f\xc0\x60\x75\x4b\xa8\xc0\x25\x1b\xbf\x9a\xab\x7c\x11\xbb\x1a\x54\x7d\x17\xbd\x2c\x88\x6a\x3e\x71\xcd\x6f\x02\x5b\x33\xca\xbd\x42\xc3\xff\x1e\x7b\x51\xd8\xc3\xfd\x71\xfe\x5f\xd8\xbd\x41\xd9\xbb\x14\x03\xf6\x90\xb2\x01\xaa\xc5\xcf\x03\x06\x48\x53\xbf\x2b\x5b\x3c\xfd\x5f\x93\x73\xbd\xaa\x36\x4d\xf5\x1b\x24\x8f\xba\x3b\x17\x4e\xf4\xbf\x46\xde\x72\xcd\x2e\xc8\xf6\x37\x24\x5f\x3b\xdf\x59\x1d\xef\x67\x06\x59\x47\x99\xe5\x1a\x7e\x56\xb0\xb7\x4b\x5d\xda\xe0\x3b\x0f\x31\x36\xd2\x4b\x0b\x7c\x6a\x90\x61\x45\xbd\xa3\x14\xa5\xf4\x70\x34\xff\x2f\xf6\x92\x8b\x3a\xf2\x5c\xb4\x9a\xc4\xab\x9f\xe7\x77\x41\xf3\xc0\xb4\x2f\x44\x26\x2f\x17\x66\xea\x55\x2e\xce\x6c\x14\x1a\x4b\x10\xdf\x66\xce\xfa\xa6\x31\x4a\x94\x6f\x20\x78\x3a\xc3\xf2\xb6\xca\x88\x07\xfd\x13\x2b\x7c\x1d\x8c\x6f\xb5\x77\xa7\x9e\x8e\x8f\x74\x9d\x76\xb9\x75\x4c\xc5\xf4\x9a\x40\xed\xfa\x9b\x71\x7d\x6b\x02\x22\x36\xd4\x89\x47\x2f\x2f\x6d\x8f\x75\x3c\x72\x25\xf2\xf2\xc5\xe8\x44\xc3\x43\xdf\xc3\xdf\xf7\xa4\x26\xcd\x3f\x20\x1f\xbe\x97\xe5\x93\xd4\xb9\x7d\x67\xc4\x42\xd6\x9d\xb8\x5d\x9b\x66\x46\xe4\xb2\xa3\xa2\x1c\xd7\x5e\x8f\xe4\x67\xaf\x09\xbf\xb7\x5a\x39\x62\x90\xdd\x15\x62\xbd\xe2\x6d\xa4\x19\x7b\x28\x68\x42\xde\x60\x04\x83\x74\xf4\x27\x72\x25\xc2\x07\xc8\xe9\xde\x9f\x17\xb7\x87\xc9\x90\x47\xdd\x7f\x2d\x78\x14\xda\x42\x76\xba\x96\x2e\x90\x09\xb1\x23\xe1\x54\x33\xb7\x3f\x78\x09\x98\x0e\xe1\x39\xeb\x82\x8f\xc0\xdc\xde\x8e\x7a\x0b\x40\xe9\x44\xf9\x79\xeb\x9e\xc1\xcb\xf3\xa6\xf9\x5f\xba\xfe\x28\x9e\x1e\x20\x95\xf7\xfd\x4f\xe6\xe5\xbf\xe7\x70\x79\xb0\xb0\xc5\x54\xbf\xf8\x7c\x6c\x19\xf5\x9e\xef\xe5\xad\xfc\x26\xa5\x17\xfc\xef\xba\x77\x2d\xb5\x32\x9a\x36\xca\xe1\xba\xc5\x82\xe9\xae\x9b\x0c\xe3\xcf\xfb\xce\x72\x88\xf8\xe5\xfc\xa6\x56\x63\x52\xe1\xf8\xaf\xa1\xcb\x0e\x0a\x66\xd4\x2c\x59\x19\xa7\xb7\x4b\x73\x9c\xf5\x8e\xa8\xe4\xc8\xa2\xeb\x63\xed\x4e\xda\xa4\x55\xae\x37\x4a\xfa\x76\xe7\xfa\xf8\xa4\x02\x9f\x31\x1f\xbf\x94\x67\x8c\xc9\x7b\x97\xb4\x9b\x25\x97\xea\xbe\x38\x2f\x69\x11\xab\x24\xb1\x67\xfe\x94\x24\x05\xb6\x58\xac\xff\xbc\x85\x89\xb1\xec\x09\x51\x62\x73\xf2\x13\x8e\xb3\x4b\xc3\x8d\x72\x46\xc6\x17\xb2\x5f\x04\x3f\x9e\x29\x15\x77\x9b\x34\x08\x30\x9a\x3e\x1c\xfb\x81\x4c\xf1\x1d\x39\xad\x2e\x66\x25\xb9\xc5\xf3\xde\x54\x99\xe8\x77\xe4\x49\xf7\x73\x53\xe6\x8e\xfe\x46\xde\x76\xed\xca\x4a\x8b\x5a\x08\x49\xc7\x5d\x00\x1f\x2f\xcf\x81\xd6\x81\xd0\x3e\x08\x9e\xab\xb8\x38\x9a\x77\xdf\x7f\x1c\x8f\xff\xa6\x79\xd0\xc5\x14\x0e\x9f\x5b\x49\xbd\xef\x7f\xff\xba\x90\xe2\xad\x9e\x3b\x6e\xa0\xde\x8e\x74\xa7\x6d\xf1\x92\xf1\x24\x88\x6b\x4d\x1b\xdf\x68\xbd\x92\xf3\x3b\x2f\x5c\x78\xda\x2e\x46\x57\xa8\x66\x5a\x7e\x7e\xe0\x7b\xfb\xef\x7b\x3d\x16\xbf\x4d\xfe\x16\xf8\x61\x83\x7d\xce\xb1\x59\xf3\x12\xab\x56\x4c\x9b\xc1\x5a\xdf\x92\xf6\x66\xe1\xe6\xe9\x06\x95\xfe\x99\x57\x72\xec\xa7\x6c\x6b\x1b\xce\xda\x9b\x3d\x71\xb2\xf5\x6b\xc6\xa4\xa3\x53\xd6\x4f\x9a\x34\x3c\x35\x73\xec\xa4\xf6\x89\x1a\x2c\xed\xb1\xa7\x26\x3e\xc8\x3c\xc8\xda\x97\x78\x7e\x82\x69\xa6\x11\x6b\x30\x6e\x45\xa6\xcc\xf8\x1c\xb6\xcb\xe8\x07\xe3\xcb\xd2\x0f\xb0\x97\x46\x94\xa4\x4f\x1b\x47\xb0\x5b\x43\x65\xfe\xad\xf7\x18\x9b\x9f\xe2\x41\x4e\xf3\xae\x4c\xf5\x1d\x23\x4f\xd6\xb9\x17\xa4\x54\x8e\x91\x20\xaf\xb8\x05\x00\xd2\x79\xdc\xba\x8c\xfd\x89\xbf\x74\x20\xf4\xfc\x4f\xe7\xf9\x42\xcc\xe2\xf9\x83\x70\x79\xd0\x5f\x93\xd6\x52\xf7\x3e\xdf\x49\x6d\xa1\x72\x0f\xfa\xd2\xb6\x53\xf3\xa7\xeb\x58\x09\xa5\x27\xbb\x3a\x7d\xdf\xe5\x11\xca\x04\x71\xfe\xf5\xbe\x70\xd5\x36\xf1\x19\xb5\xe7\x77\xeb\x9b\x4b\x68\xbc\xdb\x57\x5d\xac\xe5\xf5\xd9\xf2\xc1\x46\x87\x8d\x77\xe2\x56\xf9\x38\x2c\xe9\x2b\x08\x9b\x2a\x1a\xfd\x73\x66\xc8\x4a\xe5\xd5\x6a\x29\x2a\x93\x96\xac\x18\x77\xa8\x21\x6d\xea\xf8\xf2\xbc\xcb\x4d\x69\xe9\xbe\xa9\x17\x96\x75\xbd\x78\x94\xbe\x7e\xac\x51\xee\x3d\x96\x72\x6a\x60\x8a\xf6\xc2\x89\xac\x93\x89\x7a\xc9\xa3\xe6\x0b\xb0\x15\x63\x7e\x25\xad\xcf\x19\xc3\xce\x8e\xec\x1e\xe3\x3e\x7b\x02\xbb\x2e\xac\x22\x49\x33\xdb\x8e\xdd\x15\x72\x33\x11\xd3\xec\xc9\x51\x81\x5e\x89\x93\x27\xff\x24\xfd\xfd\x36\x24\x2a\x64\xe5\x91\xd3\x7d\x74\xe2\x27\x4f\xdc\x4d\x96\x7a\xbc\x8e\x2f\xcc\x1c\x43\xd6\xbb\x2f\x8c\x77\x19\x2f\x41\xde\x77\xcd\x04\x74\x78\xf5\x39\x3a\x71\x31\xec\xe1\xdf\xf5\xe7\xf0\xde\x76\xad\xa4\xee\xfd\x0e\xa9\x6e\xa6\xfc\x93\xde\x26\xed\xa4\xf8\xce\x27\xe5\x7b\x28\xde\xee\x2e\xeb\x20\x35\x0e\x6d\x83\x15\xd4\xbc\x38\x77\xae\x8a\x7a\xdf\x77\xec\xec\xd1\x94\x51\xef\x09\xa2\xd4\xba\xb2\x43\xbf\x6c\x54\x55\xd1\x85\xb2\x3a\x17\x69\xa3\xd0\xbc\xe6\x03\x57\x23\x05\x5c\xb2\xb3\x37\x96\x64\x4d\x90\x0e\xb5\xcf\xf0\xde\x25\xba\x42\x34\x3a\x26\xf9\xc0\x8e\xf1\x07\x82\xe2\x9a\xe2\x0e\x6e\x77\xbd\xbc\x27\x61\xe6\xe8\x87\xc5\x93\xfb\x2e\x26\x14\x44\xf9\x6e\xfd\xc9\xfa\x16\x7b\x2c\xca\x78\x83\x16\x7b\x4a\xe4\xd6\xa8\x51\x05\x65\xec\xe3\x61\xbe\x91\xa3\x57\x15\xb1\x87\x83\x2a\xa3\xcc\x97\x57\x90\x32\x81\xc5\x11\x6f\x96\xa6\x92\x69\xbe\x2a\x51\xc2\x8b\x6a\xc9\xc9\x3e\x5b\x22\x4f\xcc\x3f\x49\x6e\xf5\x92\x8e\x74\x99\x9b\x47\xd6\xbb\x3f\x89\x10\xc9\x61\x92\x83\x2e\x8b\x23\xd6\xcd\xc8\x00\xe1\xf4\x2b\xac\x39\x7b\x24\xcc\xec\x77\x03\xb6\x69\xdc\x3a\x43\x79\xe7\x81\xdf\x3a\x90\x95\xc4\x1f\x3a\x80\xa1\x47\x5b\xa9\xfd\x71\x10\x25\x54\x3f\x7d\x12\x56\x4a\xfd\xdc\x25\x7a\x84\x5a\x4f\x57\x35\x8e\x52\x8d\xa3\x61\xef\x09\xea\xf3\xa3\xc2\xf5\x94\x1e\xe6\xe0\xe8\x06\x15\xd1\x6e\x82\x28\x36\x38\xbb\x91\x69\x24\x7d\x70\x55\xd2\xe9\xd9\xb6\x72\x9a\x2f\xe7\xd8\x1e\x6f\x0b\xba\x69\x5d\x97\xde\x5a\x6b\x96\xb6\xcd\x27\x39\xe1\x6b\x8d\x5c\xee\x40\xe0\xc4\xa8\xac\xaa\x5b\x7b\x7a\x42\x6e\x85\x5c\xac\xbc\x7e\x21\x32\xac\x28\xd0\xbc\x72\xc4\x13\xa1\xb0\x4b\xfe\x8f\x2a\x3a\xd9\x97\x42\x6c\x03\x18\xfb\x53\x49\x85\x00\xf7\x00\xbe\xdd\xa3\xc8\x08\x5f\x23\xff\x86\xe2\x57\x64\x9e\xd7\xe4\x80\xc5\x45\x17\xc9\x22\xcf\x5d\x01\x56\x1b\xc4\xc9\x66\xb7\x0d\x01\xb3\x0b\x93\xc8\x5e\x57\x49\xff\xb8\x55\x37\xa1\xe0\x98\x1c\x50\xb0\xa2\x18\x72\x8e\x7b\xfc\x1b\xf2\x6e\xc3\xc2\x7e\x66\x40\xc8\x92\xd5\xf0\xb2\x53\xf7\x4f\x58\xb8\x02\x99\xd6\x0e\xff\xec\xff\x74\xff\xfb\xad\x03\xa1\xf6\x03\xd6\xc1\x1d\xd4\xbd\xf7\x77\x0b\xf7\x53\xfe\x08\x7d\x73\x2b\x28\xdf\xa0\x2e\x9b\xa3\xd4\x78\x5d\xbd\x79\xf2\x0e\x07\x2f\x3a\x9c\xa5\xee\xcb\x1f\x5b\x7a\x81\xd2\x13\x1d\x92\x6d\x7c\xcc\xc1\x6d\x3f\x5a\x29\x1d\xdd\x5a\xff\xb6\x14\xe5\x28\xa1\xf4\x85\x8f\x5b\x6c\x4c\xf3\x95\xf9\x27\x5d\xbb\x12\xe4\x23\x65\xf8\x32\xc1\xf1\xd2\x96\x24\x57\x47\x83\xf0\xaf\x17\xaf\x2f\x9c\xe0\xfa\x22\xa0\xe9\x02\x76\x1e\xf2\x0c\xf5\x36\xbb\x90\x78\x4e\xdc\xeb\x8b\x7b\xe7\xf9\xba\x9e\x18\x6f\x31\x77\x81\x86\xb5\xe4\x12\x8f\xe7\xee\x06\xc7\xcb\xc8\x13\x6e\x23\x68\x7f\x0b\xf7\xf1\x65\x87\xc9\x61\xc7\x2f\xee\xfb\x4a\x4d\x21\xe3\x70\xc0\x7d\xed\x9e\xfd\x30\xb3\x3b\xe1\xfe\x75\xc7\x5d\x78\xd8\x2e\xf0\x10\xdd\x16\x89\xd1\x36\x56\xee\x6b\x37\x93\x98\x66\x35\xd2\x63\xd3\x86\x49\x98\x66\x65\xe7\x3e\xa7\x70\x33\xb6\x98\x8f\x70\xbf\xb2\x6a\x19\x0e\x98\xde\x07\x12\x78\xfb\xe4\x4c\x5e\xee\xc5\x0a\x4a\xd7\xc2\x9e\xbd\x93\xd2\xff\xbc\x63\x1f\xa4\x74\x53\x7d\xa9\x5c\x5f\x88\x7b\xab\x4f\x50\x7a\x89\x6b\x25\xe7\x28\xbd\xd8\x25\x7b\xae\x4f\xc2\x89\x73\x4d\xd4\x3d\xd8\xf2\xd2\x36\x8a\xff\x29\x91\xed\x08\xe0\xe0\x3a\xdb\x3b\x94\x9f\x4a\xee\xd1\x2e\x3d\xa9\x1f\x04\x91\x1d\xdb\x29\xad\x3b\x41\x46\x7f\xec\xab\x3b\x9e\xae\xb2\x4c\xeb\xf0\x27\xb7\xf6\xc6\xc6\x98\x5e\xf0\x97\xbe\x35\x75\x8e\x94\x95\x9b\x7b\xef\x2d\x83\x6d\xb9\xb6\x4e\x4e\xdb\x6f\xde\x38\x3d\xda\xae\xdc\xbe\xe2\xa6\x60\xf7\x21\xbb\x0e\x7b\xc9\x8e\x3e\x38\xd8\x24\xd9\xb5\x34\xf5\x20\xd1\x8a\xcf\xde\xed\xbc\x37\x32\x2d\xc3\xed\x5a\x4f\xaf\x47\x9e\xb9\xae\xfd\xf9\x63\x21\xc8\x35\x5f\x6b\x3f\xae\xaa\x0d\x3b\x4c\x97\xd8\xeb\x94\x6f\x40\x95\xf1\x90\x7d\x5a\xe9\x16\xd4\x1b\xc1\xde\x64\x5f\x38\x9a\x0d\x5b\x1c\xe4\x76\x4d\x40\xab\xe1\x31\x7b\xbb\xe2\x6e\xf4\xea\x4f\xb7\x9b\xbc\xb5\x08\xef\x39\xcf\xe8\xbf\xfd\x50\x54\x28\x7c\xc6\xf5\x03\xfa\x28\x72\x88\x3a\x37\x3c\xdf\x57\x43\xe5\x00\x3c\xd8\x78\x86\xd2\x53\xde\x48\xbe\xc8\xcd\xbf\xc8\x6d\xa2\xd6\xd3\xe9\x2b\xd7\xa8\x7e\x51\xb9\xac\x83\xd2\xcd\xec\xad\xb8\xe3\xce\xc1\x22\x4b\x2e\x4f\xbe\xfc\x55\x0f\xa5\xbb\xca\x3e\xd2\x47\xe9\x41\x32\x62\xfb\xea\xd5\xa6\x08\x3b\xc6\x4c\x79\xfa\xd2\x96\x50\xcc\xf3\x3b\xfc\xd4\x22\xfc\x8e\x56\xb6\xdb\xdc\xa7\x71\xd9\x72\x7a\x39\xf6\xd7\x9e\x6e\xdc\x94\x62\x68\x67\xd5\xfb\x34\xff\x58\xb5\x51\x94\x85\xda\xd3\x15\x5d\x0b\x8c\xac\xcd\xcf\x3f\xbd\xc5\xde\xa3\x3f\xce\x7c\xd9\xbd\x0a\xbc\xd6\x8b\x35\x0f\xbd\xb1\x08\x1f\x74\x27\x9a\x7b\xb5\x9a\xe1\xab\xce\x15\xf3\xb0\xcb\xf7\xf1\x53\xc7\xcd\xdc\xb3\xa1\x1b\xa4\xf6\x4a\xf3\x8f\xa7\xe4\xc1\xd6\xde\x6a\xde\x57\xb7\x02\xd0\xba\x68\xe1\x54\x75\x04\xd0\x9a\x68\x69\x5f\xf6\x19\xd0\x7a\x63\x91\x72\xc8\x02\xd0\xb4\xb4\x70\xdd\xbf\x0c\x60\x06\xfe\xa3\x83\xd9\x31\x93\x83\x5f\xd2\xcb\x33\x38\xd8\xbf\xa8\x8e\xd2\x0b\x3f\x10\x3a\x4b\x9d\x2b\x6e\xfa\x34\x52\xe3\xd5\x64\xc8\xd5\x3f\xd5\xdf\x6f\xa7\xe6\x4d\xad\xd8\x1d\x8a\xff\x29\xdd\x7c\x8f\xfa\x7c\x3b\xa3\x87\x3a\x7f\x16\x86\xf5\x51\x2c\xcb\x42\xbf\x97\xd4\xf9\x74\xe2\x54\x6e\x9e\x4a\x42\xc5\x47\x1f\x19\x0f\x82\x08\x1e\xfb\x51\xcf\xd8\x57\xd2\xd9\x75\xdf\xc7\x0c\xff\xf6\x51\x87\xed\xbc\x3e\xed\x9f\xb8\x52\x85\x34\x67\x7f\xce\x2d\x34\x50\x37\x34\xde\xfc\x45\xb1\x7a\xba\xfa\x67\x43\xe5\x2f\xf7\x6e\x87\xab\x8f\x37\xd4\xfc\x3a\x61\xe8\xac\xca\x49\xfd\xe1\x57\xe1\x80\xb2\xba\xfe\xd9\x5e\x7b\x40\x39\xd4\x40\xe7\xde\x17\x40\x45\x49\xff\xe2\xad\x5a\x40\x79\x91\xfe\x89\x6b\x9b\x01\x65\x3f\xfd\xf6\xa6\x4a\x40\xd9\xd0\x30\xe6\xe2\x49\x40\x95\xcf\xf0\xce\xd9\x4c\x40\xd5\x45\xff\xd7\xc9\xcb\x80\x52\x94\xe1\xa1\xa3\xcb\x00\xe5\xef\x86\xaa\xd5\xfa\x80\xd2\x73\x60\x3b\x35\xef\xbf\xbf\xa8\xa0\xbe\xf7\x57\xd9\x27\x28\xfe\xbb\x67\x4a\x03\x35\x0e\x77\xe4\x9b\x29\x9d\x43\x4b\xd1\x75\xee\xbd\xdf\x4d\xb7\xa8\xf3\xc5\x31\xc3\xfb\x54\x2e\x4c\x99\x6b\xcf\x4e\x0e\xee\xce\xe9\x5b\xce\xc1\x8d\x1f\x5f\x52\xf3\x69\x79\xf3\x20\x8f\xef\xe2\xe6\x49\xa4\x1d\xfb\x41\x8d\x5b\x70\x06\x49\x9d\x3f\x3d\xda\x01\x8d\x6f\x23\xb6\xda\x98\x03\xae\x45\x92\x27\xcd\xa2\x81\xb1\xf9\x32\xfd\x86\xce\xc0\xb2\x9b\x72\x5d\xba\x1d\x40\xe9\x78\xf9\x47\xda\x65\x40\x53\xbb\x7c\xa1\x76\x06\x30\x70\x4f\x2e\x5c\xf3\x18\x29\x0b\x48\x26\x30\xf3\x3e\x0e\x03\x92\x73\x68\x3f\x07\x5a\xe7\xc0\x2c\x7d\x90\x04\x48\xa7\x69\x8a\xdd\x8d\x06\x64\x54\x98\xe3\xdb\x5b\x01\xe9\x18\xcd\xf1\xad\x13\x01\x99\xfd\xcc\x83\x8d\x79\x80\x74\x31\xf3\xd9\xf9\xfb\x80\x74\x9b\x56\xdd\x19\x47\x40\xb6\xe7\xe7\xf5\xc3\x94\xee\xe3\xcd\xea\x13\x15\x7f\xd5\xdf\xdb\xba\x87\xbb\x0f\xde\x94\xe2\xe0\x79\x95\xbb\xd4\xf3\xc5\xc9\x34\x6e\x4e\xd6\x11\xff\xa7\x94\x3f\xc4\x7e\xed\x81\x62\xaa\x1f\xd6\x0c\x52\x75\x16\xde\xf8\x4c\x3d\x7f\x2c\xbe\xf9\xed\x3e\x07\xa7\xad\x61\xb5\x71\x30\x91\xe7\x07\x40\xe7\x3f\xd8\x32\x01\xc5\x06\x82\x30\xcd\x06\xec\x7a\x45\x97\x1a\x38\x01\xb1\x5a\xe2\x73\x74\x52\x81\xd9\xd1\x12\x0f\xb5\x44\x80\x2d\xa1\x52\x11\x8c\x83\xc0\x51\x3d\xc9\x33\x1a\xcf\x81\x8e\x67\x92\x11\x1a\x6f\x80\xc1\x6c\xf1\x1e\x5e\x7e\xc5\x59\x19\x07\x50\xca\x03\x69\xb9\xaf\xd4\x0d\x7a\x19\x9f\x41\x8a\x99\x54\x8d\xee\x5b\x05\x08\x4f\x94\x72\xe9\x89\xe4\xfc\x2c\x3e\xff\xfe\x59\xea\x59\xd2\xeb\xf6\x44\xea\xf3\xd1\xd7\x6c\x00\x91\x48\xb5\xf2\x66\x4b\x40\x2c\xe5\xdd\xe4\xe3\xd4\xef\xd5\x77\x91\xeb\x8b\xd4\x95\xdc\xb6\x9f\xea\x83\x8b\x6e\x57\x52\x7d\x20\x91\xeb\x03\x55\xef\xc4\xf5\x05\xa2\x75\x50\x07\xa5\xdf\x84\x70\x70\xe7\xb3\x4f\xd4\xba\xdf\xd8\xfa\x83\xe2\xc9\xf3\x47\xb2\x86\x09\x6e\x1e\x08\xd5\x3f\x69\xde\x37\x8a\xe7\x07\x40\xdf\xfb\x37\x7a\x0c\x48\xe7\x12\x04\xe7\x7b\x37\xfb\x25\x78\x4c\xeb\x0c\x10\xda\x2c\x3c\x9b\xd1\x03\x64\xdd\x17\x19\xab\x9e\x06\xe4\xbf\x11\x59\xab\x9e\x0f\xec\x2b\x11\x9b\xa2\x2a\x04\xd4\x9b\x0b\xf7\xa8\x46\x00\xb7\x2d\x45\xb4\x54\xcb\x81\x81\x6e\xe1\x3c\x35\x49\x00\x56\x82\xbd\xbf\x7d\x1d\xdc\xd0\xc6\xfd\x17\xbe\xb1\xb9\xf8\x8e\xcb\xef\x37\xf4\xab\x70\x7f\x7e\x52\x4e\xe1\xf1\x07\xdc\xdf\x2c\xe5\x6e\x25\xc5\x83\xa5\x5e\xa6\xfa\xdd\x6f\x1d\x98\xf8\x5d\xea\xfb\x6e\x34\xe1\xfa\x63\x9c\xf5\xec\xa3\xf4\x52\xb5\xef\x5f\x51\xe7\x82\xf2\xa9\x5c\x5d\xc0\xbe\xa4\x9f\x94\x8e\x78\x6b\x1d\x8b\xca\xd3\x29\xe0\xf9\xc0\x2c\x61\x72\x71\x2a\x8f\x17\xa5\x79\xdf\x60\x4b\x2e\x5a\xf3\xf8\x71\xf5\x74\x80\xef\x0e\x41\x68\x9c\x00\xf4\xef\xf2\x3f\x52\x6f\x06\x7c\x9a\x47\xd8\xd0\x3c\xb7\x6a\x12\xb0\x60\x40\xf0\xac\x8c\x00\xb0\x76\x0a\x41\x8c\xdc\x07\x94\x19\x10\x84\xf2\x6d\xe0\x42\x9b\xe0\x04\xe9\x3a\xa0\xbd\x84\x33\x0f\x80\x87\xab\x09\x42\x62\x1e\xf0\xee\x10\x41\x88\xbc\xf8\x17\xaf\xbf\x8a\xcd\x53\xaa\x7c\xe1\x31\xd6\x6f\xdf\x70\xf1\x25\x37\xa9\x24\xe5\x29\xe5\x4c\x40\xd7\x4f\xeb\xa0\x9a\xee\xf5\x50\xe7\x86\x06\x81\xe7\x54\xbd\x27\x8e\xbe\xa3\x9e\x2b\xaa\x2e\x7e\xa1\xf4\x62\xa5\x83\xac\x83\xc4\x1f\xb9\x40\xbf\x73\x71\x78\x39\x18\xbf\x75\x20\xbc\x79\x10\xcd\xf3\x4b\xf1\xe6\xf1\xbf\xe6\x3c\x7e\x78\xd4\x48\x80\xc8\x25\x08\xe9\x0f\xc0\xa8\x3d\x04\x21\x96\x0c\x58\x3c\x21\x08\xe9\xd9\x40\xe4\xff\x8f\xb3\x2f\x8f\xab\xe9\xfb\xde\xdf\xcd\xf3\x2c\xd5\x6d\x9e\xe7\x79\x9e\x35\xa1\x51\x19\x0b\x21\x73\x09\x91\x21\x53\x89\x10\x51\x49\xc6\x90\x48\x03\x49\x45\x94\x94\x8a\x4a\x9a\x64\xca\x10\x89\x84\x50\x19\x0a\xe1\xae\xdf\xeb\xee\xb3\x4f\x2a\x7c\x3e\x9f\xef\xef\x8f\xf7\xeb\x79\x9f\x7b\xaf\xdb\x5d\xeb\xac\xbd\xcf\x39\xfb\x79\xf6\xb3\xa6\x22\x24\x9c\x05\x10\xbc\x18\x21\xc1\x05\x00\x51\x47\x10\x92\x39\x0a\x70\x74\x3a\xa7\x0b\x9f\x19\x40\x86\x1c\x42\xdc\x6c\x00\x85\xc7\x11\xe2\xae\x05\xa8\xec\x41\x88\x77\x25\x40\x73\x03\x42\x7c\xf2\x00\xaf\x9a\x11\xe2\x7e\x01\xd0\x1f\xf3\xa7\xce\x01\xa1\x9f\xa3\x86\xe7\x85\xaa\x97\xbb\x40\xc5\x5f\xab\xf0\x0c\xeb\x3e\xcb\x14\x3b\xf1\xf8\xbe\x6c\xdd\x83\xfd\x36\x73\xef\x7c\xc3\x7e\x61\xa7\x6f\x31\xb1\x8e\x2c\x25\x94\xfa\xd7\x89\x6c\x14\xc6\x88\xc1\x5f\x75\x20\x74\x1d\xd0\x3a\x10\x9a\xf7\xd6\x21\xfa\x89\x51\xa6\x14\x72\x2b\x00\x08\xe4\x20\xc4\xfe\x06\x40\x7d\x05\x42\xa8\x07\xc0\x51\x1a\x21\x76\x59\x00\xff\x06\x84\x38\xd5\x00\x56\xb0\xee\x70\x2e\x03\x6c\xe9\x44\x88\x9d\x09\x70\xe0\x04\x42\xec\x7b\x00\x32\x16\x50\x57\xba\x5c\xe2\x98\x58\xfa\x03\x21\xf6\x2e\x80\x5b\xc4\x19\xf3\x09\xd9\x41\xf1\x2e\x90\xc2\x9f\xf5\xc3\xf4\x30\x74\x5e\xa4\x31\xef\xe7\xde\x8e\xaf\x0f\x15\xc1\x6f\xb1\x1e\xa8\x38\xf5\x13\x9e\xf7\xf2\x2b\x7f\xe0\x3c\xd0\x3a\x98\x63\x0a\x94\xfe\x6f\xd0\x0f\x85\xf8\x66\x6c\x24\xd9\xa5\x7d\x71\x46\xf2\xff\xe3\x7a\x28\xa4\xfb\xa1\x68\x66\xc0\x9f\xfa\x87\x34\x0a\xf1\x8d\xdc\x45\x00\xab\x79\x68\x90\xef\x67\xe1\x82\xeb\x14\x46\x90\x27\x80\x5d\x39\x14\x1e\xd8\x45\xe1\x49\xd6\x15\x3b\x06\x20\x87\xac\x18\x14\xcd\xa1\xf0\x06\xc1\xbb\x64\x27\x41\x3b\x6b\xe6\xde\x01\xd0\x93\xf0\x67\x9d\x5c\x4f\xea\xc2\xcf\xd7\xc5\x71\xbd\xf8\xbe\xf2\x82\xcf\x2f\x79\x16\x66\x13\xbd\xc2\x71\x72\xfe\x46\xfa\xa1\x44\x7d\x87\xff\xa8\x03\xf1\x5d\x33\xfc\xfa\x60\x4a\xfc\x51\x68\x1d\x88\xa8\xe0\x90\x3c\x94\x50\x28\x9b\x41\xa1\x39\xd9\xe9\x33\xee\x2a\x85\x33\xc9\x0a\x69\xe8\x2d\x0a\x23\x69\x27\x40\xd6\xcc\x3d\x1d\x60\x7f\x33\x75\x9c\x4a\xe2\x3d\x43\x3a\x65\x5e\x9c\x4f\xe1\x35\xb2\x93\xa0\x9e\xf5\x77\xb6\x03\x3c\x6c\x44\x83\xfa\x0f\x16\xf6\xe5\x23\x74\xb5\xb7\x0f\x3f\x0f\x14\x46\x31\xf1\xb8\xa0\x75\x40\x23\x75\x30\x71\xdb\x86\xcf\x03\x83\x3a\x10\x92\x87\xa0\x9c\xe1\x75\xe0\xf1\x61\xf8\x78\x30\x26\xdf\xa3\x4c\xfc\x77\x84\x5f\xfc\xce\x03\x1b\x59\xf1\x94\x16\xa2\xd0\x80\xdc\xe1\x3a\x1b\xa1\x61\x2b\x7f\x74\x5d\xac\x62\x3d\xd9\x6e\x05\x88\x62\x1f\x5e\x1f\x49\x8e\x14\x1e\x25\xf1\x65\x12\xe7\xbc\x3c\xb2\x73\xa6\xd8\x04\xfd\xd6\x7f\xb0\xea\x84\x3c\x49\x3c\x99\x87\x86\xe9\x40\x68\xbe\x77\x90\xe7\xfb\x1f\x75\x20\xe4\xf3\x9b\x5d\x53\xa9\x63\x4f\x4e\x0a\xa7\xe2\x75\x5f\x36\xf6\xb9\x58\x6f\xc2\x76\x62\x05\xf6\xc1\xe5\xd9\xb5\x45\x0f\xe3\x8e\x24\x1e\x8c\x5b\xd2\x30\x7f\xce\xd5\x5e\x80\x79\x52\x4e\xf5\x1b\xb8\xbf\x06\xf7\xae\x96\x74\x16\xf2\x2a\x76\x3d\xc5\xc7\x66\xac\xef\x64\x7e\x42\x33\x58\xf8\x85\x9b\xfa\x1b\xef\x49\x0c\xaf\x8f\x53\xd8\x4e\xb8\xe8\x56\xc2\xe1\x3f\x20\xdc\xcc\x9d\x66\x0a\xeb\xad\x59\x23\x88\x35\x1f\x52\xc7\xac\xbb\x44\x16\xc2\xff\xe0\x87\x62\x34\x1b\xfd\x55\x07\x32\x98\x07\xc9\xe1\x79\x24\xfe\x22\x2a\x53\xf0\x7a\x1f\xc7\x8a\x20\x51\x1c\x87\xef\x0a\xcc\xfb\x08\xee\xd8\xb2\x1e\xa3\x4f\x12\xe6\xcb\xf9\xd5\x4e\x61\x9f\x74\x3e\x89\x0b\xd8\xa7\x85\x7f\x5c\x15\xee\xb7\xc0\xf7\xf3\x11\x07\xc6\xf2\x0f\x78\x3d\x9d\x0b\x77\x2c\xfa\xf9\x18\x61\x27\xa6\x8f\xf2\xd4\xdf\x7a\x1b\x49\x61\xc7\x2c\x2a\x3f\x4f\xef\x50\xc7\x8f\x46\x53\x9f\xbb\x9b\x49\x1d\x37\x3e\xa5\xb0\x96\xbc\x5f\xc3\x85\xb0\xd2\xaf\x92\x83\xca\x0b\xfc\x0f\x7a\xa0\x7f\xe9\x3f\x46\xe4\x63\xb3\x7d\x0f\xa9\xaf\x93\xf8\xbc\x6e\x9e\x2c\x86\x7f\xbf\xee\x1c\x29\x8c\x67\xc2\x4c\x59\x28\xbc\x27\xfa\x01\x0b\x45\x56\x26\x61\xff\x08\xe1\xf8\x53\x93\x59\x28\xba\xa1\x70\x00\xbf\xae\x50\xcb\x86\x5f\xb7\x69\xc5\xfb\xca\x05\x3b\x3e\xe2\xfc\x71\xab\xb1\xbe\xfb\xdb\x7e\x36\x7e\x16\x76\x1b\x23\xc5\xa1\x75\xf0\x62\x3b\x15\xf7\x93\x6b\xa8\x62\x68\x1d\xdc\xbe\x8b\x36\xb0\xb0\xae\x80\x8a\xbb\xa6\x0c\xe1\x4e\x78\x95\xd4\xde\x75\x54\xae\xce\x21\x4c\xe7\xe1\xbf\xe9\x1f\x46\xea\x20\x86\xeb\x40\x10\x32\x5b\x35\xf4\xdf\xb3\xc5\xba\xe2\x3e\x4c\x3c\x1f\x7c\xcb\xa8\xf3\x3a\x1b\xc7\x2d\x3c\x7a\x39\xe6\xc1\x24\xbc\xb7\x62\x7f\x70\x86\x53\x32\x27\x57\x07\x80\x84\x64\x3a\x1e\x07\xa3\x4c\x2e\xbd\x64\xa1\xcc\xfe\xba\xf9\x5c\xab\x00\xc4\x73\xda\x70\x7e\xc4\x94\xfa\xf1\x38\xe3\x7e\xc9\xfa\x1b\x7d\x5d\x9c\x78\x86\x79\x17\xc5\x8e\xbd\xd8\x5f\xda\xb2\xe3\xce\x8e\xcf\x0e\xa1\x33\xb8\x0e\xd6\xb3\x61\x85\xda\x3d\x01\xd4\x8a\xeb\x60\x32\x07\xbe\xc2\xd7\xce\xe3\x9a\xc9\xc2\x1b\xcb\xd8\xed\x86\xc6\x7f\xf5\x1d\x3b\x93\xce\x83\xa3\xe1\xf0\x3a\xf8\x43\x07\x43\xf8\x6f\x9a\xff\xa4\x91\xce\x0b\xf9\xdc\x74\x4b\x9c\x63\xce\x66\x67\x8c\x7c\x13\x7c\xf0\x78\x12\x71\x9b\x85\x79\x31\x86\xe4\x8a\x45\x1c\x77\x00\x64\xc7\x6c\x39\xc5\x3d\x11\x80\x71\x67\xdf\x2d\xee\x32\x00\xc6\x8d\xd3\x4b\x78\x22\x00\x18\xe7\x8a\x1e\xf1\x3c\x01\x60\xec\x6b\xd8\xc1\x73\x1c\x60\xf4\xab\x17\x98\x07\x61\x18\xfd\xec\x41\x88\xd9\xc1\x8f\xf5\xd0\x3d\xa5\xc2\xd8\x91\xec\xc5\x27\x46\x36\x00\xf7\x8b\x36\x13\xfe\x37\x38\xfe\x36\x7e\xec\x6c\x76\x0f\xf8\xb0\x93\x53\xbd\x00\x23\x19\x80\x27\xbb\x3a\x85\x51\x09\xc0\x2b\x50\x59\x26\xab\x00\xc0\x9b\x75\x4d\x9b\xd1\x0c\xc0\xab\x59\xba\x97\x6f\x3d\xeb\x73\x57\x94\x79\x3e\xd1\x79\x18\xa9\x0b\xa3\xe3\xd7\xd4\x41\xc3\xf8\x6f\x9a\xff\xa4\x91\xf6\x87\xa0\xf2\x41\xf7\xd5\x12\x4c\x76\x98\x8a\xcf\xe3\x38\x6f\xec\xf3\x2e\xbb\x68\x76\x1a\xe7\x74\x00\x39\xfb\xe5\x92\xdc\xa3\x00\x64\x43\xa2\xea\xb8\xa7\x01\xc8\x1e\xdd\x57\xc8\x73\x13\x40\x36\x34\x63\x22\x6f\x04\x80\x9c\xfe\x95\x68\x7e\x6d\x00\x59\xa5\xa6\x49\xbc\x3b\x00\x18\x95\x9d\x6b\xb9\xeb\x68\x7d\x58\x7f\x1e\x23\x00\x80\x73\xff\x5b\x6e\xc6\x0f\x00\x1e\xbe\xb6\x0c\x59\x09\x00\x9e\xe6\x87\xc1\xb2\x32\x00\xbc\x66\xf7\x1f\x8a\x60\x07\xbb\x06\x73\xd9\x66\x00\xbe\x9c\x9b\x2b\xe4\x7c\x00\xf8\x57\x8e\xd4\x41\x95\xbc\x95\x5d\x0a\xc0\x27\x79\x49\x4b\x56\x14\x80\x77\xe9\x85\x10\xd9\x29\x00\xbc\x55\xf0\xdf\x7d\x40\x7e\xeb\x40\x08\xff\x47\xef\x83\x56\xc0\xf3\x1b\xbb\xb9\xfa\x68\x16\x0a\x4d\x30\xc2\x57\x21\xb1\xf1\xf6\xb8\x9e\xe5\x4e\x78\x5d\xe1\x54\x02\x90\x97\x99\xb1\x8a\x6b\x11\x80\x42\xcb\x52\x76\x5e\x51\x00\x85\xb6\xa8\x63\x7c\xc5\x00\x8a\x63\x92\x9a\x05\xae\x0e\xd1\x0d\xc6\x96\x14\x0a\xf2\x02\xc8\x8f\xba\xb3\x5a\x60\x11\x80\x7c\xcb\xbb\x5f\x02\xa2\x00\x72\x86\x00\xdc\x51\xbd\x86\xac\xb8\x78\x77\xbf\x5c\xa4\xa0\x08\x20\xa8\xf5\xe8\xb6\x42\x31\x80\x50\xd4\x5d\x36\x85\x68\x00\xa1\x85\x0d\x5b\x14\x6e\x01\x08\xb5\xd1\x3a\xa8\xeb\x35\xf2\xed\x00\x82\xa9\x65\xce\xf2\x0b\x00\x04\x5e\x16\x1f\x52\xb4\x02\x10\x56\xb9\x7c\x41\x3e\x1e\x40\xa0\xb7\x40\x5d\x21\x08\x40\xb0\xfa\xbc\xa4\xfc\x5e\x00\x81\x13\x7f\xab\x03\x3a\x7e\x4a\xff\xf2\x9b\xff\xa5\xf9\x3f\x29\x7d\x44\xf5\xc7\xa8\x42\x43\x7c\x52\xc4\x4f\xe8\xe2\x79\x51\xb6\xd0\x2a\x88\x7d\x2b\x80\xe2\xcb\xf1\x9b\xb8\x52\x01\x94\xad\xfc\x9f\xf1\x34\x03\xa8\x2a\x86\x6c\xe5\xef\x03\x50\xee\x8c\xe4\x17\xb4\x04\x50\x82\xa4\x14\xa1\x28\x00\xc5\xec\x4c\x55\xa1\x2b\x2c\x2c\xe3\x16\x6e\x05\x50\x0c\x7c\x20\x2a\xcc\x7a\xfd\xee\x47\x7d\x21\xef\x1f\x09\x8a\x6a\x00\x02\xe6\x5d\x9c\x8a\x9f\xf1\xdc\x39\x53\x45\x11\x40\x5c\xfb\xce\x13\x15\x23\x00\xf1\x4d\xf5\x63\x55\xc4\x00\xc4\x27\x55\x37\xa9\x06\x01\x8c\xe2\xa4\xfd\xa0\xca\x4c\x94\xb5\x00\x44\xab\x8b\x8e\xb1\x3e\x27\x76\xef\x92\x82\x8a\x03\x80\x58\x45\x3e\x43\x39\x10\x40\x34\x30\xb7\x51\x71\x06\x80\x50\x43\x76\x9c\xf2\x2a\x00\x91\x8f\xf0\x1f\x74\x40\x52\x64\xde\xa0\xfc\xef\x07\x79\xe0\x02\xa1\xcd\xb8\xfe\xf9\x46\xad\x43\x43\x7c\x52\x68\xbf\x18\xa5\xf5\x26\x19\x9c\x46\x00\x6a\xd1\x2e\x86\x3c\xbe\x00\x1a\xc6\x93\x6e\xf0\x2b\x00\x68\x1a\x2f\xe6\x12\xda\x01\xa0\x1e\xb3\xe1\x80\x30\x13\x40\x35\x6b\x6f\x90\x28\x1f\x80\xaa\x49\xe6\x55\xb1\xa7\x00\x2a\x21\xd7\xa2\xc5\x37\x01\xa8\xac\x7e\x34\x4f\xfc\x0a\x80\x4a\xc5\xd7\x66\xd1\x43\x9f\xe6\xab\x46\x02\x88\xaf\x6b\x9f\xa1\x5e\x04\x20\xe5\x75\x5f\x52\xfd\x1e\x80\x54\x79\xfd\x12\xf5\xed\x00\x52\x86\x55\x0f\x35\xa2\x01\xa4\xfd\xcb\xc7\x6b\x16\x01\xc8\x5c\x19\xd4\xff\xf0\xab\xb7\x01\x8c\xde\x55\x90\xaf\x5e\x0f\x20\x39\x90\x7b\x59\xbd\x1b\x40\xf2\xc6\xd9\x02\xf5\xd7\x00\x92\xa1\x59\xf3\x54\x6f\x01\x88\x27\x9e\xba\xaf\x96\x09\x20\x81\xbb\xa7\x6a\xb5\x0f\x8f\x7f\x24\xff\x4f\xed\xff\xa6\x79\x60\xce\xb9\x9c\x6e\x38\xfe\x26\x21\x7c\x1f\x20\xf3\x43\x0c\xe7\x4f\xb9\x5c\x69\x2a\x07\x02\xd0\x8a\x37\x54\xe5\x2e\x00\xd0\xfe\x6c\x8f\x78\xbf\x03\xe8\xd9\x4e\x68\x15\xec\x07\xd0\xe5\x9b\xb7\x5a\x24\x16\x40\x47\x7e\xdd\x4e\xf1\x74\x00\xad\xa3\x89\x91\x92\x08\x40\x23\x32\xeb\x8c\x64\x07\x80\xfa\x9e\xca\xe5\xa3\x9f\x02\xa8\xfd\x7c\x36\x75\xb4\x2b\xc8\x69\xa4\x31\xdf\x4a\xd6\xbe\x69\xd4\xf2\x03\x90\x95\x78\x58\xaf\xb3\x1d\x40\xd1\xbb\x7e\xaf\xce\x2c\x00\x85\xfd\xd7\xbf\xeb\x16\x02\x28\xf1\x97\xbe\xd5\xed\x01\x50\xbc\x5a\xf4\x44\xa7\x19\x40\x7e\xcd\xc5\x36\x5d\x55\x00\xf9\x90\xf3\x86\x7a\x2e\x00\x0a\x46\x39\x72\xda\x35\x00\x8c\x39\x99\x1b\x74\xa2\x00\x18\x19\xe9\x49\x3a\xf6\x00\x32\xcf\xd3\x5a\x75\xfc\x00\x64\x12\x8e\xa5\x6b\x1f\x00\x90\xe6\x19\x3a\x0e\x64\x25\xff\x1a\x3f\xe1\x7f\x69\x1e\x5c\x24\x8c\x3c\x0d\x0c\xb0\x3d\x66\xa1\x7a\xb6\x80\x3f\xc2\xba\x10\x46\x0a\x5b\xc4\x6f\xbf\x18\xe3\x99\x16\x0f\x05\xec\x00\x4c\xc6\xb9\xfb\x8b\x98\x03\x18\x6b\xce\xf6\x92\x50\x05\x30\x3c\xbd\xe6\xae\x94\x34\x80\xde\xe1\x84\xf9\x32\x8a\x3f\x42\x74\xb7\x67\x0a\xcb\xbd\xe8\xdb\xa2\x73\xeb\x9a\x99\xe2\xeb\xde\xfd\x3a\x37\x1e\x9e\x51\xe1\xfa\x20\xa5\x9b\xd5\x3f\x5a\x65\xc6\xb3\x08\xfd\x0c\x78\xab\xce\xd3\x68\x65\x78\x14\xaa\x34\xab\xae\xcf\x34\x32\x82\x5a\xcd\xb0\xab\x82\x86\xaf\xe1\x89\x7a\x43\xa1\xb0\xe1\x35\xe8\x52\xf3\xcf\xbb\x6b\x14\x09\x6f\xd4\x2e\xe5\xb4\x1b\x66\xc3\x0f\x95\xdc\xcc\x26\xac\x7b\x69\x3f\xc5\x34\x2c\x07\x50\xe6\x3c\x31\xc3\xe8\x3a\x80\x72\xea\x31\x3b\x83\x5b\x00\x0a\xd3\x8e\x58\xe9\xd7\x02\xc8\xad\x3f\xf0\x52\x5f\x1c\x80\xf1\x15\x06\xfd\x80\x7e\x8f\x7f\xee\x7b\x7f\x8b\x5f\x94\x3c\xad\x2a\x72\xa2\x61\x7a\x10\xda\x1f\xc2\xa2\x4b\xa8\x96\x85\x76\x8f\x94\x8e\x71\xf1\x02\xd8\xbe\x34\xd2\x15\x38\x04\x60\xfd\xcd\xe5\xa4\x78\x10\x80\x95\xc5\xf4\x45\x52\x6e\xdf\x05\x2c\xe2\x57\xf8\xcb\x2f\xef\x75\x31\x57\x8a\x35\x51\x5d\xf4\xf6\xa0\xe9\xc6\xd4\x0a\x2d\xe1\x97\x05\x26\xae\x97\x8f\xeb\x16\xb7\x85\x19\x2f\x6c\xb6\xd1\xef\x7b\x92\x60\x9c\xf5\x9e\x69\xc8\xdf\x3c\xd9\x34\x04\xe6\x1b\x9e\xbc\xbe\xda\xac\x06\xe6\x1b\x7e\xbd\xc2\x66\xee\x04\x6b\x0d\x2a\xf2\xbf\x9b\x17\xc0\x2e\xfd\xd8\x41\xdd\x4b\x97\xf9\x6b\x38\xa7\xd3\x76\xea\x9c\x79\x32\x94\x6a\xaf\x3e\x6e\x63\xb1\x08\xae\x6b\x6b\xa6\xcc\x37\x2b\x86\x97\xea\xaf\x69\xdd\xcb\xfe\x45\xa6\xbf\xe0\x87\xaa\xdb\xde\x13\xa6\x73\x00\x94\xd7\xc7\x37\x98\x86\x02\x28\xd5\x0f\x8d\x9f\xae\x7f\xc2\x7f\x93\xf8\xc5\x78\x28\x54\x26\xbe\xc6\xfa\x64\xbf\xb7\xf9\x74\x0a\xed\x48\xbe\x9c\x17\xb3\xc5\xb0\xd0\xc3\x6d\x34\xee\x2f\x33\x7e\xb7\xf6\x66\xfe\xb9\xbf\xc6\xb8\x82\x9d\xd9\xa8\xd3\x1f\xed\x9c\x33\xfc\x36\x28\x74\xbd\x0e\x1b\xf3\x65\x51\xb7\x46\x7c\x9b\xa6\x43\x61\xd4\x61\x7d\xf3\x96\x76\xbb\xc3\x07\x17\x99\xe4\x37\x17\xdb\xd4\x9f\x5f\x67\xf1\xbc\x61\x94\xb5\x77\xad\x88\x75\x52\xad\xa2\x55\x6b\x47\xa0\xad\xd4\x0d\x6f\xeb\x76\x66\x8d\xcd\xe3\x4b\x4f\x6d\xbd\x99\xaf\xac\x4f\xd3\xbe\x2f\xa7\xd3\xed\x16\x83\xbe\xf9\xce\x34\x7d\x3b\x23\xf0\x32\x5d\x7d\xcc\xc6\x6e\x32\xcc\x32\x31\x3f\xa4\x61\x67\x00\x1b\x8c\xf8\xf7\xf7\xdb\x31\x60\x87\xa1\x54\xe2\x80\xad\x03\x9c\xd5\xed\x4f\xa8\xb2\x5e\x09\xb7\xb4\x7e\xc4\x31\x6c\x4e\x41\x9d\x36\xe7\x8e\x97\x56\x8f\xe0\x9d\xfa\xde\xed\x82\x56\x2f\xa0\x57\x9d\x63\xe8\x38\xa0\xe2\x47\x64\x7f\xbf\x28\xe9\xeb\xa0\x4c\xe2\x36\x22\xfa\x17\x9a\x07\x75\xb9\x48\xa1\xe7\x88\x3e\x09\xd3\x42\x04\x14\x11\x1a\x98\xe0\x7f\x47\x29\x8f\x97\xeb\xfd\xa5\x29\x1e\x66\x85\x92\x99\xcf\x65\x7d\x8d\xc6\x3b\xa9\x6d\xb9\xdf\xef\xb5\x6d\x96\xa9\x41\x47\x83\x9a\xfb\xdb\xd5\xa5\x16\x01\x55\x0e\xe3\x9c\xf7\xbc\xb0\x5b\x75\x4d\xd4\x35\x2b\x23\x65\x4c\x4f\x71\x83\x73\x6a\x79\xa8\x2b\xa3\xb0\xdc\x69\xe9\x93\x24\xb7\x47\x05\x8f\x9d\x0e\xfe\xe0\x74\xeb\xc9\xd4\x77\x89\x67\xba\xbb\xda\x1e\x0f\x75\x69\x65\xee\x1b\x13\x74\x38\xd4\xe5\x12\xf3\x86\x7d\x42\xd2\x59\x57\x2f\xe6\x7b\x5b\xd3\x84\x2a\x97\x99\x20\x63\xa5\xb9\x27\xc5\xf9\x2c\x58\x9a\x7f\xdf\xa5\xe8\x14\x02\x0b\x4d\x16\x6c\xbf\xe4\x1c\x0e\x8b\x4c\x42\xb6\xbe\x1c\x13\x0f\x07\x0c\x16\x6d\xc9\x1d\x13\x08\xa9\xfa\xa9\x51\x9f\x1d\x7e\x40\x99\x4e\xda\x26\x2d\xfb\x1a\x78\xa8\xc9\xfc\x33\x7e\x3e\xc2\xeb\xd1\x3a\x08\x5a\x07\x60\x37\x85\x42\x8f\x99\x68\x98\x1e\x60\x26\xe9\x0f\x30\x8f\xea\xff\x2d\xbb\x68\x33\xda\x89\x50\x57\x71\xc8\x6e\x86\x24\xe7\xe5\xa7\xb3\x17\xf2\xea\xfb\x8d\x3a\xdc\x2c\x3e\xe7\xf5\x98\x4b\x6a\xe8\xc6\x9b\xe9\x07\x26\xeb\x9b\xa9\x5e\x79\x3e\x35\x68\x89\x8e\xfd\x93\x82\x35\x93\x74\x62\x04\x5c\x8f\x9c\x55\xf3\x9d\x74\xcc\xc5\xfd\x6e\x7a\x97\x0f\xdf\x65\x25\xef\xdd\x27\x82\xbc\xfc\xef\x38\x4e\xb8\x75\x4c\xc8\x33\xbf\x77\xa3\xaf\xdb\xfe\x79\x5e\x8f\x7e\x5d\xf4\x1e\x1f\x6f\xee\xd5\xce\x94\x1c\x1f\x1b\x7b\xde\x4b\x9a\xb9\xd2\x65\x5d\xcc\x21\xaf\x2b\xcc\xdd\xce\x1c\xd1\x51\x5e\x92\xcc\x32\x87\x6f\x51\x7b\x3c\x1a\x98\xbd\xb6\x79\x1b\x92\x3d\x47\x83\x80\xf5\xdd\xf5\x5b\xdc\xcf\x80\xb1\xa5\x50\x44\xdf\xf8\x6e\xf0\x30\x57\x5c\xa3\x31\x5e\x15\x42\x4c\xb6\xac\x7a\x3b\xf6\x33\xc4\x18\x39\xaf\xcc\x1d\xeb\x04\x47\x0c\x9c\x86\xcc\x03\x64\xbc\xcb\x3d\x1b\x1e\x3f\xad\x03\xf0\x1c\x43\x61\xc0\xf5\xa1\x71\xff\x12\x5e\x8a\xf9\xf0\x8f\x4d\xe1\x78\x15\xa4\x33\x79\x2d\x7e\xbd\x35\x7c\x43\xa3\x44\x21\x42\x4d\x9e\x6b\x67\xa8\xef\x14\x9b\x5e\xb9\x67\xe5\x1e\x6b\x71\xe5\x3d\x85\xd5\xa1\xb3\xbc\x1e\x98\xf8\x66\xed\x5a\xc0\x33\xe7\x86\xf3\xfa\xe3\x13\x83\xa4\xd6\xad\xf4\x94\xd8\xdf\x1f\xf8\x63\xdf\x74\xdf\xf6\x04\xd3\x19\xf6\xe7\x4a\x26\x7f\xdc\x59\x1c\xe0\x54\xab\x38\x2d\x76\xdb\x55\x7f\xab\x4e\x27\xff\xc8\xe8\x32\x7f\xfb\x5f\xa2\x53\x5a\xd7\x7f\xf6\x57\xfb\x95\x34\xa1\x67\x6d\xe9\xb4\xc8\x5f\x6d\x5e\x8c\x55\x6c\x53\xb7\x32\xcd\xc7\x85\xad\x9c\x3c\x65\x21\x33\xd4\xd5\x73\x85\xe2\xe4\x67\xcc\x58\xe7\xb8\x30\x8d\x89\xeb\x98\x8d\x0e\x12\xcb\x02\xfd\xce\x32\x3f\xda\xe6\x2c\xd1\xf5\x0b\x84\x51\xd6\x3a\xc1\xd9\xbe\x63\xc1\xcc\xa2\x20\xf8\x8a\x4f\x02\x4c\x34\x5b\xbc\x50\xcd\x67\x33\x84\x98\x38\xfd\xa9\x03\x31\xb4\x1a\x1e\x3f\xad\x03\x08\x24\x3a\x09\x4a\x07\xf3\x3d\x6e\x15\xe6\x7d\x7a\x94\x28\x7f\xfc\x17\xed\x5b\x28\xff\x7b\x97\xed\x98\xa7\x69\xd8\xb9\x73\x13\xef\x6c\x84\x2a\x6e\xc7\xba\xc9\x7f\x14\x54\xbf\x18\xbb\xf5\x8a\x71\x85\xfc\xe6\x4c\x93\xc8\x4d\x6e\x9b\x0d\x16\x1e\x1e\x15\x21\x18\x50\xef\x68\xba\x4b\x2c\x2c\x63\x39\x9b\xcf\x85\xa8\x9f\x4b\xd7\xed\x94\x9c\x32\x69\xed\x97\x90\x3b\xe9\xe2\x01\xdf\x57\x1c\x5d\x7c\xb4\x9c\x67\xe6\xa3\xa5\xbc\x8b\x8c\x9f\x2e\x0e\x64\x86\x04\x2e\xfc\xf6\x33\x78\xe6\xc0\x22\xbe\x05\x81\xbf\xd8\xa7\x46\x2c\xe8\x9f\x5b\xf4\x6b\xb3\x6f\x36\xad\xf7\x98\xcb\x3b\xc7\x87\x29\xee\xce\x3e\xe7\xd7\xac\xa3\x4c\x3f\xb7\xe5\x7f\xe8\x3d\xf4\xa7\x4f\x64\x3e\xb4\x7b\x39\x93\x37\x40\x03\x38\xac\xaf\x4e\x3f\x37\xed\x27\xa8\x59\xba\x4c\x2f\x9a\xea\x0d\x8e\xe6\xea\x00\xa2\x24\x6e\x9d\x58\x0a\xed\xfd\x86\xc7\x4f\xf3\xe0\xcb\xf1\x7e\xee\x01\x3b\xaa\x3f\xca\xfb\xbc\xad\xf8\xb8\x3d\x68\x27\x9e\x17\x1e\xcc\x4d\xc0\xab\x3b\xb7\x0a\xf6\x61\xfe\xea\x9a\xed\x01\xcc\x73\x15\xd6\x1f\x6a\x95\x4e\xe1\x10\xcb\x9c\x94\xec\xaf\xa3\x24\x55\x7e\x58\x23\xe1\x8e\xc3\x36\xad\xce\x5d\x02\xbb\x56\x4e\x52\xb0\x3e\xb1\x5e\x2b\x26\x70\xf1\x6a\x77\xf3\x65\x9a\x9b\xcf\x6c\xf1\xf2\x7b\xbf\xb0\x35\x8a\xe3\xf8\xd5\x29\xe3\x83\xdc\x37\x6d\x2e\x59\x3a\x4d\x28\xd0\x79\x63\xd6\xa3\x84\x69\x63\x67\xcc\xdb\x98\xf1\x43\x61\xca\x8b\xe9\x8b\x23\xac\x7e\x25\xf9\x5a\x05\x58\xad\x0a\xfe\xf5\xd5\x53\xd4\xff\xfc\x0a\x69\xa6\xc5\xb8\x23\xfe\x8e\xcb\x13\x99\x53\xdd\x4a\xa6\x49\x85\x0a\x30\x8f\x3b\x4d\x99\xa6\x1f\x22\xcb\xcc\x1f\x23\x33\x35\x70\xb1\x3d\xf3\x81\xfd\x81\x29\x71\x0b\x7e\x30\x7f\xda\x74\x4c\x99\x3c\x37\x02\x14\xac\xbc\x27\x97\x06\xf9\x80\xb1\x45\xf5\x24\xa7\x39\xaa\x30\xd1\x4c\x15\x40\xb9\x66\xf8\xfc\x37\xe1\xcb\xf0\xf8\x29\x1e\xfc\x7b\x65\x34\x5e\x05\x7b\x77\x86\x8a\xbb\x0d\x12\xf1\xaa\xdf\xfd\xfc\x03\x78\x35\xf8\x96\xe6\x91\x8f\x2c\x2c\xfb\x90\x8a\x79\xb1\x82\xb2\x93\x78\xf5\x35\x4b\x21\xc3\x42\x58\x04\xa1\x23\x07\x4e\x1d\x51\xd1\x16\x3d\xb4\xdb\xf3\x04\x9f\xa5\x86\xf2\xe3\x8d\x91\x29\xdd\x5e\x29\x26\xe7\x96\x24\x1e\x14\x9a\x1b\xed\x2c\x1f\xa4\x98\x5c\x12\xa9\x36\xfe\x62\x40\xdd\xbe\x25\x47\xde\x7a\x56\x4f\x36\x4c\xd2\x2c\x8a\xf4\x8e\xf1\x0d\xdd\xeb\xf7\x40\xd1\xfb\x9a\x4f\xca\x5e\x9d\xaf\x5f\xbc\xec\xbd\xdf\xc4\x75\x30\x6d\xc6\x89\xfb\x84\x6d\x97\x64\x2e\x71\x5d\xe0\x5d\xbb\xa5\x87\x99\xea\x34\xd1\xdb\x35\xf2\x11\xf3\x9e\x03\x9b\x8f\xe4\x86\x06\x66\xab\xfd\x66\xef\xb4\x08\x4b\xe0\xb2\x39\xe7\x7d\x69\xb5\x1a\xc8\x59\x73\x7a\xf5\xaf\x3c\x06\xf6\x16\x51\x9e\xb5\x61\xa6\x10\x64\x1a\xe7\x59\xb4\xcc\x08\x96\x9b\xcc\xf5\xa8\x5b\x62\x0b\x7b\x0c\x33\x00\xcc\xdb\x86\x8f\xff\xe1\xf1\x0f\x70\x6e\xcd\xc2\xe7\x7f\xea\x6e\xec\xf7\xf0\x7c\xea\x7e\xbc\x9a\xf8\x80\x71\x14\xf3\x1c\xb7\xbc\xd2\x0c\x70\xfc\xb7\x33\xa8\x7d\xdf\xc7\xcf\x60\x9d\x65\xa6\x72\x2e\xe6\xbf\x0f\xcf\x2a\x70\x46\x72\x08\xc5\x7f\x2d\xe0\x92\x15\xe7\xfd\x11\x75\xe5\xbc\xb7\x61\x09\xc3\x76\x79\x71\x8e\xac\xdb\x25\x1d\x97\x59\x9b\xb2\xa6\xcf\x3c\x6c\x9d\x3b\x65\x53\xa6\xe4\xba\x7e\x87\x05\x3e\x31\xa7\x3f\x1d\xd4\x75\x8a\x74\x97\x3b\xcd\x76\xf1\xb4\x0b\xc3\x6d\x67\xba\xc4\x9d\x7e\x97\xf9\x2e\xb5\xe9\x92\x7d\xe3\x9d\x2a\x5c\xfa\x8e\xcb\x33\xcb\x1c\x96\xb8\xb2\x1d\x4a\x61\xbe\xb6\xed\x71\x9d\xb4\x6f\x14\xf0\x5a\xbf\x76\x19\x48\x18\x0f\x3a\x96\xbb\x5d\xa5\x77\x25\xc0\x58\xf3\x04\x97\xb9\x3b\x1e\xc3\x7c\x53\x07\x17\xb9\x98\x04\xd8\x60\x3c\xc7\x85\x2b\x5a\x1d\xe2\x0d\xaf\xb9\xae\xdb\x64\x0d\x71\x46\x1c\xce\x55\x1b\xac\xe0\x9c\xde\x63\x67\xf9\xb5\xfb\xa1\x4a\x67\x13\x80\x87\x12\xfa\x8b\x0e\xe4\x87\xd1\x36\x5c\x1f\x1f\x52\x12\x42\xd1\x50\xfd\xd3\xd6\xe3\xbf\x70\xfc\xc7\x28\x5e\xf4\x9a\xfa\x19\xcc\x87\x5e\x34\xc9\xc3\xbc\x56\xf6\x53\x4a\x17\x72\xb4\x8a\x5a\x15\x8d\x3f\x59\x8a\x79\xa0\xad\xdb\xcb\xa5\x25\x8e\x22\x14\x1e\x5a\x9a\xa5\x59\x24\x6e\x38\x6f\x77\x49\x84\x43\xae\x72\xe2\xa4\xa8\xa2\xe6\xa9\x03\x86\xd3\x3c\x55\x8a\x44\x57\xfd\x32\x3d\xed\x6a\x7e\x79\xfe\xbe\x59\x16\x5b\x1d\x39\x2f\x55\xe4\xcf\xb6\xec\xb6\x3d\x77\x89\xf7\xb6\x9e\x95\xba\xcd\xd8\xc2\xfc\x8f\x25\x16\xfb\x6d\xb6\x9c\x4f\x01\x2f\xd3\xcb\x36\x1b\xb3\x82\x21\xd4\x78\xb5\x4d\xe1\xa9\x8b\xb0\xd1\x68\x9a\xad\x7d\xaa\x1e\x6c\x33\x2c\xb6\xdd\x7c\x44\x0b\xf6\x1b\xac\xb4\xf1\xdf\x7f\x0e\x8a\x75\x6d\x6d\x45\x92\x5e\x40\xb1\xee\x14\x9b\xe5\x09\x9a\xd0\xa4\x6d\x65\x33\x63\xd7\x71\x68\xd3\x4c\xb3\x86\x58\x4d\xe8\xd2\x98\x69\x7d\x26\x26\x1d\xbe\xa9\xdd\x01\x98\x19\x30\xf4\xfc\x33\x9f\x6d\xc7\xfa\x8f\x9e\xb1\xfb\xf0\xfc\xdf\xee\x7b\x14\xfb\x38\x3c\x48\xc4\x2c\x01\xaa\xd7\x3b\x8b\x79\xfd\xf2\x12\x2a\xee\x4b\xed\x97\xf0\xfc\x78\x36\xfa\x0a\xd6\x87\x9d\x08\xbc\x86\x75\x44\x49\xb7\x2b\x71\x7f\x98\x98\x51\xd5\xf8\x7a\x12\x6e\x5b\x17\xc4\x29\x80\xd0\xa2\xd4\x3a\x57\x45\x09\x7e\x11\x7f\xe9\xda\xfb\x96\xa2\xd2\x5d\xee\x93\x6f\xca\xf8\xc6\xab\xd5\x39\x6d\xa9\xf9\xb5\x7c\xa5\x56\x8b\x4d\x7a\x4d\x63\xfc\x0e\x5d\x21\x0b\x8e\x9a\x09\xe7\xa6\xe9\x1d\x31\x79\x56\xdd\xd7\x20\xa2\x97\x6e\x7c\xa0\x3a\xb3\x7b\xb5\xce\x23\xe3\xcb\x15\x3a\x70\x5b\x4b\xc3\xf8\x52\xd1\x4b\x78\xa6\x71\xdf\x84\xbd\x60\x14\x74\x6a\x88\x9b\x34\xe7\x7c\x85\x57\x1a\x1e\xc6\x8f\xb2\x57\xc3\x77\x35\x65\x93\xcd\xe9\x72\xf0\x43\xf5\xbd\xa9\xc0\x89\x51\xf0\x4b\xb5\xda\xe4\x55\x8a\x3f\x80\xca\x3a\x53\xc7\x43\x1e\x00\x2a\x16\xa6\x31\xc9\xba\x00\xca\xf1\x26\x13\x12\x4d\x00\x14\xe5\xe9\xf9\x0f\x20\xe6\xf1\xd0\xf8\x3b\x3c\x8e\x63\x5e\xe3\xe1\x9c\x4c\xcc\xe7\xd4\x7f\xcf\xc5\x7a\xa7\x4a\x23\x4a\x0f\x73\x39\xa9\x18\xeb\x01\xce\x5d\x2a\xc7\xf7\x9d\xa7\xde\x51\xac\xc9\xc1\x77\x37\x71\xfc\x71\x63\x1a\x30\xdb\xb4\xa1\xb7\x59\x95\x85\x8b\x4f\x50\xfd\x54\x02\xc3\x1f\x5e\x93\x5a\x83\x90\xd7\xd9\x96\x53\x06\xaa\xa2\x33\x1c\x4d\x5a\x04\xdd\x23\x19\x17\x2c\x73\x5a\xfc\x82\x0d\xe4\x1b\x8c\xdf\xb6\x44\xed\x14\x53\xd2\xd2\x9f\xd6\xe2\x94\x75\x4d\xe9\xb3\xce\xc1\x16\xb1\x5a\x01\xa5\x26\xed\x9d\x2d\xfc\xef\xcc\x15\x7e\x69\x6f\x6c\xee\x07\x90\x53\xd2\x3e\x5b\xbb\x19\x40\x4e\x5e\x7b\x67\xa5\x1a\x80\x6c\x84\xb6\xdb\xd5\x01\x00\xc6\x05\x1d\xed\x4b\x77\x00\x64\x03\x74\x0e\xe7\x6f\x07\x90\x9d\xaa\xad\x78\x4e\x1d\x40\xfa\x8d\xce\x9a\x6c\x0d\x00\x86\xb4\xae\xc3\xa9\x02\x00\x86\x87\xae\xc2\x89\x0e\x00\x99\x22\xdd\xed\x47\xdd\x00\x64\xd6\x01\xc4\x60\xbf\x86\x4f\xc9\xc9\x32\xf8\xfa\x2f\x9b\x8a\x9f\x23\x1e\xde\xcd\xc6\xf7\x09\x8d\x1f\xf2\xb1\x7e\xac\x4a\xac\x18\xf7\xdb\xbb\x52\x52\x86\x79\xce\xbc\xda\x1b\x9b\x58\x98\xc1\x7f\x13\xd7\x45\x8a\x52\x3d\xbe\xef\x4a\xb8\xda\x8c\x77\xa3\x6e\x55\x79\x80\xfb\x87\x84\xfb\x50\x3a\x81\x39\x45\xcf\xb1\xae\xc8\xeb\x50\xc7\x55\x2e\x77\x84\x9c\x56\xbe\x3a\xae\xba\x83\x77\x96\xb9\xdc\x2b\x5f\x27\x3b\xb1\x5d\x06\xce\x9d\x99\x41\x2b\x25\x72\xb5\x5e\xbf\x1e\xb5\x65\x87\xa4\x9a\xba\xc0\xeb\x6d\xa7\x26\x48\x1e\x54\xc9\x7a\x7d\xff\x46\x96\x24\xa7\x72\xe7\x1b\xab\x37\xf2\x12\xda\x2a\xdc\x2f\x17\x03\x88\x5e\x55\x7a\xfe\xb0\x06\x40\xa4\x48\x39\xb0\xd9\x1e\x40\x74\x9f\xb2\x44\x9d\x3c\x80\xa8\xbd\x72\x4b\xd5\x26\x00\x31\x23\xe5\x17\xd7\x6a\x00\xc4\x18\x2a\xb9\xc5\x7d\x00\x62\xed\x2a\xb5\x85\x1e\x00\x62\x37\x54\x3b\xf3\x26\x02\x88\xd7\xaa\x5c\xc8\x39\xc5\x7a\x5f\x35\x2b\xeb\x01\x80\xd8\xdb\xbe\x48\xca\x0f\xeb\x8d\xf2\x09\x3c\xbf\x3f\x39\x79\x06\x8f\x8f\xe6\xa6\x42\xcc\xa2\xd5\x1c\x2f\xc5\x79\x28\x2d\xbf\x61\x86\xaf\x03\xde\x35\xf8\x3e\x32\x5b\xbf\x01\xf3\xc3\xa9\x87\xef\x60\x5d\xdd\xfe\x5c\x8a\x27\x8d\x9d\xf5\xe4\x24\xae\x83\xab\x6d\xb8\x1f\x55\x68\xfe\x2b\xcc\x36\x05\xc4\xbd\xc5\xdf\xe3\x32\xaa\x17\x5f\x67\x2c\x42\xbe\x5c\x93\x7a\x8c\x90\xf6\x9b\xbe\x2b\xe6\x39\xbc\x6d\x6a\x63\xbf\xce\xf6\x97\xe6\xb7\x56\x92\xfa\xd6\xbf\xde\x98\xff\xba\xbc\xd6\x80\xe5\xd1\x79\xfc\x4b\x65\xe3\x06\x9e\x94\x85\xf0\x2d\x92\x15\xfd\xe9\xf8\x72\x37\xcf\x1c\x59\x85\xaf\x13\x01\xb8\x2c\x65\xa7\xbf\xdd\x0d\xc0\xdd\x2e\xab\xfb\xbc\x19\x80\x47\x57\x56\xf8\xb1\x12\x00\x8f\xbf\xec\xd8\xbb\x7b\x01\x78\x40\xd6\xaf\x61\x0b\x00\xaf\x3d\xe3\xc3\xcd\x79\x00\x3c\x39\x72\x3a\x95\xb1\x00\x7c\x67\x65\x6b\x4a\x4d\x00\xf8\x46\xc9\x9b\x17\xdd\x05\xe0\x07\x11\xbb\x4b\x78\xfd\xfa\x6d\xed\x09\x3c\xaf\xb5\x1e\x39\x4b\xe9\x20\x17\x17\x9e\x66\xe1\xcd\x09\x54\xfc\x65\x5d\x37\x9e\xe0\xfb\x80\x31\xb7\xb0\xae\xe3\x6c\x76\x33\x1e\x0f\xb4\x0e\xe8\xb0\x18\x15\x77\xc2\x9e\x76\x7c\xbf\x1d\xe3\xd2\x89\xf5\x02\x6b\xe6\x75\xe1\xeb\xc5\xc2\xc6\x1e\x5c\x1f\x93\xcf\xf5\x61\xbe\xd8\x71\xcc\x0f\xec\x2f\xa3\x96\x02\xc0\xd1\x8d\x90\x22\x2f\x80\xb6\x19\x07\xbf\xdc\x1b\x00\xef\x37\x9c\xee\x8c\xd9\x00\xcb\xe3\x39\x3a\x64\x56\x02\x24\x1e\x66\x2f\x97\x9e\x08\x90\x7b\x18\x21\x89\x43\x00\xf5\xa3\x10\x12\xef\x04\x78\xff\x0c\x21\x9e\x60\xe2\xef\x10\xfc\x05\xfb\x5c\xb0\xc7\xbc\xc7\x7a\x0f\xf6\x09\x1d\xb8\x33\x03\xfb\xda\x56\xbc\x8e\xcd\x61\xfc\x00\xef\xc5\x63\x8f\x6f\xa6\x18\xb8\x19\xf5\xd3\x59\xc8\x96\x51\x83\x9d\x19\xd8\x56\x55\xe2\xfd\xad\xcf\x27\x9c\xc3\xd7\xcd\x07\x8f\xa9\xf1\x5e\xb7\xa6\x02\xcf\x73\x15\x57\x6f\xe2\xf9\xf3\xf2\xec\x46\xec\xa3\x93\x5b\x70\x0f\xf7\xc7\xca\xf0\x7c\x8c\xdf\x3f\xa6\xd0\x86\xeb\x68\x9f\xcf\x2b\x7c\x3f\xb1\x73\x75\x17\xbe\x7e\x6e\xba\xd3\x83\xeb\x2a\xac\xe1\x0b\xf6\x93\x08\x6a\xfb\x8e\xaf\x3b\xbe\xa4\x2f\x06\xcd\xf7\xca\x91\xfe\x12\x12\x32\x00\x72\xcf\x11\x12\x5b\x00\x30\xc6\x0c\x21\xd1\x33\x00\x73\xbc\x10\x12\x62\x00\x6c\x5a\x8a\x90\xc0\x6d\x80\x23\x35\x08\xf1\x9f\x03\x28\x9c\x8d\x10\x6f\x10\x40\x93\x1f\x42\xdc\xd5\x00\xef\x8e\x0d\xf1\x75\x40\x4c\xc2\x40\xd3\x7c\xfe\x3b\xaa\x33\xc7\xf6\x0e\x29\xea\xf8\x29\x61\x18\xe9\x0e\x0f\x77\x9a\x29\x6c\xc0\x3a\x88\x96\xac\x2b\xb8\xbe\x1b\x5c\x2a\x71\x1e\x2a\xdb\x6b\x71\x1d\x14\x3f\x27\x3a\x28\xdd\x87\xf8\x7a\x99\xdd\xd4\x86\xe7\x81\xd4\xe8\x17\x78\xfe\x3f\x18\xf7\x16\x3f\x77\xc7\x1b\x75\xe3\xba\xd8\x36\xee\x2b\xd6\x85\xad\xeb\xfd\x81\xeb\x63\x24\xff\x3f\xbe\x0e\x86\xed\x77\x97\xd6\xa5\x90\xa7\x1e\x40\xec\x08\x42\x9c\x37\x01\x4c\x5a\x10\xe2\xea\x07\xf0\xeb\x41\x88\x43\x1b\x60\x29\xeb\x0e\x7e\x0b\x40\x6c\x04\xeb\x7c\x02\x9c\x24\x8e\x90\x45\xe5\x08\xb1\x1b\x03\x34\x5d\xa4\x78\xdb\x8e\xb5\xd4\xeb\xdf\x97\xa0\x21\x7c\xfe\x00\x61\x58\x3f\x3e\xa5\xb0\x6b\xf3\xf0\xbc\x3c\x23\xca\x85\x87\xd8\x89\xe0\x36\xd7\x75\x1c\x57\x55\x47\x1d\xf6\x7b\x28\x6d\xba\x8f\xe7\x85\x0b\xe1\x8f\xf1\x75\xe0\xcc\xbd\xe7\x58\x17\x75\xaa\xfc\x8d\x2f\x9e\x0f\xdf\x77\xe3\xf9\x30\x49\xfa\x33\x66\x55\x77\x29\x0d\xe0\xbe\x49\x51\x4c\xc0\x7a\xa0\x15\xa4\xcf\xc3\xfc\x34\x0a\x27\x93\x7d\xff\x34\xef\xad\xb7\x88\x42\x49\x09\xf2\x84\x5b\x08\xc0\xc7\x7a\x72\xb9\x00\xa0\xb5\x8c\x8a\x63\x1c\xe1\xbd\xe7\x12\x9e\x77\x63\x0d\xa5\x07\xd8\x4f\xde\xa7\xf9\xec\x32\xd2\xe9\xab\x9e\xf0\xe5\x4f\xe6\x11\x5e\x7f\xe5\xdf\x74\x0e\x74\x5e\x3e\x69\x0e\xcb\x0b\xea\x28\x66\xe1\xcd\xcf\x8d\xf8\x7e\xf9\x5a\xfa\x03\xbc\xef\x88\xd6\x41\xe5\x7e\x78\x85\xf5\xb0\x19\xfb\xde\xe1\xfb\xc9\xe3\x8f\x28\x7f\x9c\xfd\x2d\x5f\xb1\x3e\x2a\xbe\x9d\xf2\x87\xa1\xfd\x50\x68\xfe\x3b\xe4\xd9\xf0\x3a\xf0\xb9\x4b\xa1\x0d\xe9\xb3\x41\xfb\x60\x0c\xd5\x3f\x70\xdb\x53\xa8\xca\xba\x73\xf1\x07\x70\x3c\x43\x1d\x07\x10\xfe\x7f\x05\x51\x3c\xef\x20\xfc\x35\xcd\x67\x9f\x63\xdd\xd9\x6e\x03\xb8\x42\xfc\x0f\x6a\x88\x6e\xe2\x3e\xe1\xcf\x69\x5e\x9f\x72\x32\x1a\x99\x97\xef\xa3\x49\xbd\x60\xc5\x56\x79\x23\x35\xdf\x15\x25\x3c\xc7\xe7\x3f\x6f\x6e\x27\x3e\xcf\xd9\xab\xa9\x7a\x3f\x69\xf4\x0d\x3f\x77\x1d\xf9\x40\xe9\x22\x68\x3f\x94\x91\x7d\x71\x68\x5f\x1c\x5a\x07\x42\xeb\x81\xc6\x92\x7e\x21\x74\x3f\x14\x5a\xff\x30\x94\xf7\xe7\x20\x8e\x66\x4a\xe4\x18\x3b\xc0\x4e\x07\x98\xe4\x4b\x1d\x07\x2b\x0c\xa9\x8b\x21\x9d\x5f\x07\xf5\x0e\xfd\x64\xbc\x10\xc7\x5c\x4a\xd9\x3b\x42\xff\x81\x00\xba\x0b\xfe\x96\x0f\x0a\xaf\x7c\x78\x8e\x7d\x81\x0a\xfa\xbb\x70\x15\xe6\x3c\xfa\x84\xeb\x3c\x7d\xee\xb7\x52\x34\x54\x07\x33\xc2\x0f\x85\xf6\x05\x5a\x99\x00\x7f\xd5\x81\xd0\x7a\x20\xba\x3f\x10\x3d\x2f\x28\x3d\xfe\x4b\x1e\x48\x27\x58\x79\xe2\x74\x4a\xeb\x40\x3c\xc8\x93\xff\xac\xd7\xc3\xeb\x62\x0b\xd9\x01\x40\xeb\x1d\xe8\x7c\x64\x12\xdd\xc8\x45\x92\xd7\x32\xf2\x7e\x3d\x39\x7e\xe8\x31\xbc\x4e\xfa\xf2\x7f\xe7\xa1\x30\xf4\x1d\xd6\x41\x9f\xb7\xfe\x8c\xef\x1b\x07\x75\x30\x64\x34\xd1\x3a\x10\x5a\x0f\x17\x4d\x8e\xd7\x5c\x86\xe1\x3a\x90\xe0\xe1\x75\x30\xbe\x9c\x8c\x07\x52\xff\xb4\x3e\x4c\x91\xcc\x8f\x82\xb9\xf0\x87\x0e\x84\x41\xc6\x07\xad\x03\x71\x53\xa6\xd0\xff\xe6\xf0\xba\xa0\xf5\x41\x3b\x32\x86\xe7\x83\x1e\x2f\xe9\x24\xaf\xe7\xc9\xca\x6a\x31\x19\x17\x37\x1e\x0f\xaf\x93\x56\xf2\xf9\x77\x3e\xe8\x7f\xd2\x3f\xfc\x13\x09\x1f\x48\xeb\x05\xe8\xef\xf1\x26\xef\x4f\x25\xbc\xc8\xbc\x97\x14\xae\x20\xda\x8b\xcd\x88\xc2\x84\x6e\x0a\xd3\x44\x28\xcc\xbb\x42\x61\x25\xf9\x77\xf7\x89\xa6\x83\x75\x07\x06\x84\x8b\xfd\x59\x4b\x21\xad\x7f\x78\x13\x4a\xe1\x8b\x68\x0a\x9f\x92\xbf\x41\xf3\xfe\x77\xc7\x51\xd8\x40\xb8\xa8\x91\xfa\x8f\x8a\xdb\xbf\xbf\xfb\xbf\xe9\x60\xfe\xe8\x87\xd2\x3d\xfc\x7d\x5a\x2f\x40\x7f\x8f\x87\x0a\xc9\x03\x59\xff\x0d\x8a\xf8\x7b\x1e\x12\x89\xef\x46\x1a\x1f\x85\xf9\x44\xd3\x71\xfd\xe5\xf0\x58\xde\xb9\xfc\xfe\xad\xdf\x39\x28\xfc\xf0\x94\xd2\x3b\xbc\x22\xf1\xb4\x11\x2d\xce\x93\xb1\x14\xde\x5b\x4d\x61\x13\xd1\x47\xd4\x91\x73\x7e\x73\x16\xc9\x75\x1b\x85\xd7\xbc\xfe\x92\x07\xc9\xff\x12\xff\x7f\xd6\x81\x0c\xd6\x13\xad\x33\x9a\x44\x74\x21\x41\xe4\xfd\xe5\x49\x23\xea\x41\x60\x78\x1e\x0a\x36\x93\x73\x25\x46\x21\x6b\x3c\xb3\xb0\x3b\xe4\xf7\x6f\xed\xd3\xa7\xb0\x8b\x70\xd1\x2f\x88\x16\xa3\x55\xf6\x1f\x75\xb0\x76\x78\x1d\xdc\x20\x1c\x7d\x45\x30\x85\x25\xfb\x7e\x7f\xf7\x48\x1d\x0c\x7d\xbe\xff\xd0\x7f\x8c\xc0\x41\x5f\x14\xd2\x47\x89\xd6\x0f\xd0\xe3\xc3\x97\xd4\xf9\x6c\x4a\x2f\x65\xb6\x94\xfc\xbd\x48\x8a\x3f\xde\x92\x40\xfa\x13\xa5\x91\xbc\x14\x50\xdf\xcb\x55\x45\xea\xf2\xf1\x07\x32\x06\x86\x8c\x0b\x7a\x3c\xbc\x9e\x43\xea\x80\xd4\xca\x23\x92\xbb\x7f\xe9\x80\x46\x8e\x83\x32\xf2\x5b\x8b\x43\x7f\x7f\xf7\x7f\xf3\x01\xa1\xf9\x5f\x5a\xef\xf0\x0f\x1d\xc8\xef\xba\x20\xf5\xe5\x43\x8d\x8b\x09\x33\xfd\x58\xc8\x2e\xb9\x04\xd7\x24\xbb\xd1\xc6\x57\x43\xf3\xc0\x16\x9a\x66\x87\xb1\xf3\xe2\x62\x8c\x7d\x37\xd9\xc8\x58\x27\x3a\x9b\xfe\x76\x84\x7e\x92\xdc\x74\x93\xf3\xdf\xe1\x47\xc6\x41\x35\xc2\xf7\x41\xf7\xa3\x29\xbc\x4d\xe2\xbe\xf5\x80\xd2\x3d\xd5\x20\x36\x7c\xbf\x54\xf9\x88\x8c\x83\x31\x14\x5e\x69\xa5\xf0\xd2\x9d\xdf\x79\xf8\x97\xfe\x61\xa4\x0f\xc8\x48\x1d\x08\xfd\x3a\xfd\x79\xaa\xaf\x16\x9a\x6e\x87\x35\x6c\x6c\xdc\xee\xf8\x9c\xb0\xb7\x4d\xc7\xfc\x16\x7b\x51\x30\xa5\x93\xbb\xb7\x09\x8f\x59\xce\x77\xf1\x85\x2c\xe4\xca\x39\x89\xc7\x3c\xd7\xc9\x42\xfc\x79\xae\xdd\x75\x9e\xf8\x7d\x97\xf6\x40\x7c\xac\xf0\x8b\x13\xa1\x6f\x73\xd9\xb0\x53\xdb\x9b\x0e\x36\xbc\x27\xbd\xad\x11\xe1\x2b\xd1\x83\x3e\xb6\x95\x2c\x6c\xae\x45\x1a\x2c\xac\x77\xe0\xc4\x57\x76\x5a\x07\x75\xfd\x28\x1b\xd6\x01\x95\xfe\xe4\xc0\x7e\x39\xc5\xce\xa8\x08\xc7\xff\x80\xd4\x60\x0a\x9b\xea\x60\x1e\xfe\x9b\x0f\xc8\x08\xfd\x07\x8d\xb4\x3e\x82\xce\x07\xe9\xa7\xc4\x69\x8d\xfb\x69\x71\x5b\x8f\xe3\xc2\x18\x3b\x15\xcf\xf1\xfc\xa5\x8b\x33\x58\x28\x70\x70\x03\xee\x1b\x21\x32\x3b\x11\xf7\x93\x10\xf6\x3a\x85\xe7\x0d\xe1\xf1\x45\x15\x2c\x14\x72\x68\xc4\x75\x27\xf0\xb4\x13\xd7\x32\xe5\x17\xf5\xf1\x12\x1f\x7e\x2e\xea\x18\x23\x70\x0a\xcf\x1d\xdf\xf9\xb1\xa2\xb7\x79\x2a\x3f\xee\x01\x56\x57\xcb\x87\xbd\x0b\x6a\x42\xf9\x5e\xe1\xf8\x57\x09\xe0\x2b\xf8\xa0\xfe\x47\x9b\x17\xfb\x4a\x15\xa6\x0a\xe0\x3b\xfe\xfc\x16\xde\x0b\x2c\xcc\xf5\xe7\xfc\x42\xe7\x61\x64\x1f\x94\x11\x3e\x20\x48\x92\xd4\x8b\xe4\x08\x5f\x04\xd2\x1f\x21\x4a\x16\x9f\x6f\x64\xaa\x8e\xfb\x03\xf0\x78\x9a\xe2\xba\x17\xba\xea\x82\xaf\x07\xc2\x77\x26\x63\xff\x14\xd1\xa0\x45\xb8\x6f\x82\xf8\x8c\x0d\x58\x27\x27\x69\x97\xb8\x09\xe3\xb4\xf4\x3e\xfc\x7a\xcd\x15\xdc\x37\x41\x22\xe0\x0e\x9e\xc3\x24\x0c\xde\xe7\x20\xf4\xe3\xab\x28\xee\x45\xd0\xf5\x44\x12\x3f\x17\x3d\x4d\x91\xc4\xcf\x07\xcd\x85\x8c\xe3\x00\x3c\x87\x6a\xdd\x65\x35\x01\x78\x07\xfd\xb0\xae\x7d\x92\xe3\x01\xe0\xe7\xba\x32\x49\xb6\x02\x80\x6f\x77\x61\x29\xe3\x11\x00\xaf\x44\x81\x06\xe3\x2c\x00\x4f\x61\xee\x2a\xc6\x6d\x00\x9e\x87\x67\xce\x33\x4e\x01\xf0\x84\x65\x8a\x31\x7e\x02\xf0\x3c\x86\xbf\xe8\x80\x68\xfe\x7f\xa4\x0f\x04\xd9\x07\x3e\x88\xd4\xeb\x1c\xfc\xa3\xf1\x75\x42\x20\x48\x09\xcf\x55\xc2\x76\x06\x9f\x70\x1c\x3d\x8e\x5a\x2c\x94\xe2\xf5\xc3\x73\x36\x23\x7b\xfe\x1d\x8e\xb7\x00\x8c\x09\xeb\xdd\x39\x4f\x02\x30\x2c\x12\xe5\xb9\x4e\x02\xc8\x54\x67\xb0\x73\x5d\x02\x90\x99\x51\xea\xcf\xf9\x16\x40\x66\xfa\x83\x34\x0e\x79\x00\x99\x96\xcf\x79\xec\x8e\x9f\x4c\x65\xed\x00\xb8\x2f\x3e\x9f\x22\xf7\x13\x80\xbf\xf8\x6e\x89\xc2\x2e\x00\xa1\xe5\xb7\x36\x2b\xa4\x02\x08\x65\x55\x7e\x56\xb0\x02\x10\x12\x2b\xd3\xc1\xfe\x3f\xc6\xb4\xff\xcf\x85\x42\x85\xe9\x00\x82\x4d\x79\x33\x14\x83\x00\x84\xba\x72\x9e\xcb\x4f\x00\x10\x30\xcb\x2a\x90\xcf\x03\x10\x58\x73\x7a\x9f\x7c\x05\x80\xc0\xec\xb4\x64\xf9\x8b\x00\x02\x12\xf0\xa7\x0f\xca\x60\xfc\x74\xbc\x94\xfe\x63\x90\x07\x25\xc8\x71\x8e\xf3\x3b\x0b\x05\x1f\x0b\xaa\xe3\xf3\x3d\x56\x1a\x5f\xbb\x64\x2a\xb4\x7d\x59\x28\xf7\xcb\x26\x94\xc3\x09\x40\x7e\x8d\xd7\x77\xce\xd3\x00\x8a\xa3\x82\x16\xf2\xd8\x01\x28\x38\xaf\xbd\xce\xbb\x05\x40\x2e\x2b\xfe\x07\xef\x25\x00\x39\x8f\x8c\x2b\x7c\x19\xbf\x6a\xe5\x84\xca\x2c\xf8\x97\x7f\xd3\x93\x2b\xbd\x7f\x4f\xe0\xe3\x97\x52\xf9\xfb\xbd\x61\x82\xb6\x6f\x56\x2a\xa5\x01\x88\xf8\xb6\x9c\x56\x7e\x0b\x20\xce\x51\x37\x4e\x35\x1e\x60\x54\x60\xe5\x6e\x55\x3d\x00\x89\x03\x25\xba\x6a\x31\x00\xa3\x7e\x5e\x92\x51\xad\x00\x90\xc8\xcc\xbf\xaa\xf2\x13\x40\x3c\xe8\xdc\x2a\x55\x15\x00\x71\xdb\xec\x03\x2a\x73\x00\xc4\x38\xd3\xbf\xa8\x1e\x02\x10\x67\x3f\x29\xaf\xd2\x0f\x20\xc6\x75\x5c\x42\xb5\x08\x40\x6c\x55\x4a\x95\xb2\x2e\x80\x30\x76\x85\x64\xcc\xf8\x7b\xfc\xc3\xe3\xa6\x79\x60\x9a\x07\x15\x4a\xa2\xfa\x84\x48\x0a\x73\xe2\xfa\x97\xdd\x20\xb6\x87\x85\x4a\x67\x94\xce\x70\x70\x01\xa8\x0e\x98\x6c\xe3\x0a\x03\x50\x3b\x3d\xce\x8e\xa7\x19\x40\xcd\x29\x50\x96\x5f\x09\x40\xa5\x75\x55\x91\xc0\xe7\x6f\xc9\xaa\x01\xbb\xda\x44\x3e\x7c\xd2\x57\x5d\x97\xc6\x26\xe1\xfa\xfe\xa9\xea\xc6\xcb\x05\x92\x77\xdf\xf8\xa8\xe6\x36\x1d\x95\x8a\xec\x60\xaa\x4d\x78\xbb\x42\xaa\xe5\xe9\x36\x0d\x2b\x00\x69\xeb\x86\xc7\x5a\x77\x01\xe4\x4c\x2b\x3c\xb5\x77\x01\xc8\xad\x2e\x3a\xa3\xbd\x0c\x40\x36\xbc\x20\x4e\xdb\x1f\x80\x71\xe2\xdc\x18\xed\x54\x00\xc6\xa4\xec\x60\xed\xc5\x00\x32\xdb\x4f\x2f\xd2\x66\x00\x48\x1f\x4c\xf3\xd5\x72\x05\x90\x62\x3f\xce\xa1\x55\x08\x20\x25\x7c\xc4\x4e\xeb\x1c\xc0\xe8\xb5\x07\x37\x68\x84\x02\x48\x1c\x4e\x96\x52\xbf\x09\x20\xbe\x6e\xe8\xf8\x1f\x11\x3f\xe1\x7f\xe9\xf8\x79\xc8\x53\x8c\x78\x02\x85\x72\x54\x9f\x07\x50\x27\xbb\x06\xb4\x77\xf0\xe0\x79\x90\xd6\xc5\xe8\x37\xeb\x66\xf1\x9c\x00\xd0\x9f\x39\x26\x50\x80\xf3\x3b\x8f\x7e\xe7\xd4\x44\x51\xc1\x9e\x1c\x03\xee\xd0\xed\x92\xa1\xaf\x7f\xe8\x6f\xd8\x2a\xcf\xb0\x6c\x4f\xd6\x3b\x7d\xf8\x9c\x02\xe3\x09\x53\x4f\x38\x4f\x47\x79\x5c\x4b\xb3\xee\xc2\x9b\xee\xaa\xa3\xee\x69\xe9\x6e\x6e\xbf\xae\xfa\xa2\x39\x56\xaf\x0f\x3e\xa9\x3a\x57\x36\x1a\xec\x82\xd7\x6a\xb1\x97\xce\x1a\xd6\xc2\x6b\xb5\xfc\x5c\x0b\xc3\x6f\xf0\x45\x75\xc1\xa0\xee\x85\xf8\xbd\x1c\xff\x66\xf8\x16\x40\x49\x2f\x25\xc5\xf0\x31\x80\xe2\xac\x43\x3b\x0c\xe6\x03\xc8\xb5\x27\xbf\x35\xe0\x03\x90\xbd\x9c\x24\xa2\xef\x01\xc0\x18\x97\xf0\x4d\xdf\x0c\x40\xe6\xc6\xae\x8d\xba\x0f\x01\xa4\x1c\xe1\x4f\xfd\xc3\xc8\xf8\x89\xef\x3b\xcd\x03\xd3\xfb\xc1\x75\x09\xff\x45\xfb\xa3\x58\x90\xa7\x19\x5b\x86\x88\x34\x42\x10\x6e\x7b\x45\x35\x90\x5b\xeb\xd3\x52\x9b\x78\xcb\x33\xa2\xa9\x6f\x24\x6c\x5c\xbc\x75\xa5\x9a\xdb\x04\xad\x63\xe7\x2d\x56\x50\x6a\xf1\xb3\x92\x5a\x3f\x4f\x35\xeb\xb6\x96\x45\xe3\xde\xb1\x5a\x5b\x6f\x55\x99\xfb\x65\x85\xe9\x32\xab\x5e\x9b\xcd\x29\x0f\x33\x38\x57\xe9\x69\xda\xf8\x28\xcb\xb0\xe5\xda\x53\x33\x97\xfe\x4f\x86\x21\x17\xc1\xbc\x07\xd6\x1b\x94\x9e\x99\x65\xa9\x0f\x3b\xf5\xfb\x4f\xb9\x5a\x74\x42\xb6\xee\xe2\xa3\xb7\x2d\xae\x43\xa5\xb6\xdb\xc1\x36\xcb\x5c\xa8\xd6\x96\x4b\x2e\x35\xef\x80\xd7\xea\xa7\xf7\xca\x98\xbf\x86\x8f\x6a\x87\xe3\x63\x2c\x62\xe0\x93\xda\xa9\xb8\x65\x66\x25\x00\xca\x51\x3b\x66\x99\x29\x02\x28\x66\x6e\x13\x37\x55\x05\x90\x7f\x17\xed\x67\xea\x07\x20\x8f\x35\xcb\x9c\x11\x7f\xab\x7f\x6e\xe2\x07\x23\xf3\x9d\x42\xcd\x42\x12\x37\xd1\xc9\xd8\x90\xa7\x43\x27\xf2\x14\x3c\x16\xaf\x67\xfd\xa8\xf1\x58\xcf\x99\x86\x50\x8f\x9e\x4f\xa1\xdc\x64\xce\xaf\x2f\xba\x3c\xdf\x18\x49\x8a\x8d\x6e\x49\x19\xb7\xc7\xa5\x41\xfe\x46\xc3\x17\xb7\xfb\x01\xa7\xd5\xdf\x55\xf3\xb8\xdc\x0b\xab\xd4\x1b\x5f\x96\xe3\x54\x16\x6b\x69\x7c\xb2\x28\xd6\xf1\xfa\x09\x11\xf3\x7b\x17\xe6\x39\x48\x15\x79\x59\x9d\x3f\xbf\xd3\xee\x47\x73\xa2\x8d\x77\x4e\x84\xdd\xfb\x0f\x7b\x6d\x8e\x9e\x36\x70\x58\xc7\xfc\x61\xad\x9d\x92\xea\x18\x02\xaa\x16\xf7\xf7\xeb\x3b\x6a\x81\x9f\xe9\xe9\xc4\x3a\xfb\x26\xd8\x62\x58\x1c\x77\xd2\x21\x11\x12\x0c\xaa\x62\x7d\x1d\xe4\x20\x43\xaf\x66\xfb\x5d\xfb\x4e\xc8\xd3\x7d\x15\xfd\xc4\x5e\x04\x9a\xb4\x5a\xa3\x74\xed\x26\x42\xbb\x46\xf7\xa6\x1e\xbb\x45\xd0\xa1\xb1\x7f\x7d\xa3\xf5\x17\x00\x95\xc3\x6b\xcb\x6d\x54\x01\x94\xeb\xfe\x8c\x9f\xa7\x9a\x42\x69\xb2\xeb\x87\xe6\xc1\x2d\xe8\x5d\x11\x64\xff\x3b\xcd\x07\x4e\xc2\xeb\x91\xfd\x7b\xa7\xe1\x79\xa3\xab\x8f\xf2\x47\x79\xbe\x36\xe8\xe4\x68\x5b\x84\xee\x85\x06\x7a\x6b\x59\x88\x2c\xbd\x99\x1d\x10\x62\xdb\x2b\xaf\x58\x1a\x30\x29\x6d\x42\x91\x6e\xe0\x45\x71\xdf\x86\x85\x27\x4c\xcf\xe4\xa8\xfa\xe8\x47\xe6\x59\x5f\x4c\x7f\xea\xf9\xf2\xc0\x1b\x87\xc8\x54\x5b\xf7\xf2\xf3\x2b\x9c\xea\x8f\x54\x8c\xd7\xa9\x45\x2e\x77\x0f\x4e\x1a\xb7\xf6\x65\xa3\xeb\xc2\x64\xee\xf1\x12\xcc\x55\xce\x4f\xe2\xe4\xdc\x95\x98\xe7\x1d\x8f\x6e\x37\x1f\x3f\x9a\xd9\x6f\x2b\xb8\x59\x7d\xdc\x27\xd0\xb6\xdc\x1a\x39\x6d\xbc\x20\x98\x59\x14\xac\xb7\x1f\x27\x0e\x73\x4d\xe5\xd7\xd5\xbb\xed\x81\x48\xa3\xeb\xab\x5f\xba\xa6\xc3\x09\xfd\xdc\xf0\xcd\xae\x2b\x21\x57\x6f\x72\xf8\x14\xa7\x52\xb8\xad\xd5\x15\xa6\x38\xe6\x3b\xbc\xd4\x28\x58\xea\xef\xb4\x1a\xde\x68\x28\xfc\x39\xff\xd1\xf5\x4f\xfb\x41\x58\x33\x29\x1c\x47\xfc\x4f\x28\xfd\xcf\xcf\xe9\x81\x78\xb7\x4b\xcf\xc5\x79\x78\xfd\xe2\x55\x6f\x30\xe6\xbb\x9e\x74\x2f\xc5\xe3\xe3\x8e\x44\xd8\x71\x41\x3b\x84\xaa\xc3\x96\xed\x52\xda\x2f\xc8\x79\xc5\x25\x24\xd9\x6c\x2e\x23\x3b\x57\x75\x41\xf2\xf8\xd9\xda\xc7\xd3\x5a\x66\xaf\x9d\xe9\x6e\x35\xf5\xd0\x89\x99\x66\xab\xdc\x1d\xdf\x26\x66\x04\xcc\xdb\xe3\xe9\xa6\xb8\xcb\x78\x9a\x40\xc6\x0a\x77\x91\x98\xac\x29\x13\xcb\xc7\x78\xc6\x6d\x7e\x3a\x59\xf2\x49\x90\xd7\xc2\xc8\xc0\xc9\xee\x03\xae\x9e\x57\x23\x2e\x4f\xe6\x65\x3a\x8f\x3d\x1f\x3e\x76\x52\x39\x73\x8f\xb3\xeb\xf2\xab\x13\xf7\x31\x6f\xdb\x7f\x59\x2e\xec\x9b\x07\xc8\x26\x3b\x94\xe1\x3b\x17\x14\xad\x66\x86\x24\x4c\x30\x07\x27\xf3\xea\xc5\x67\xbd\x3f\xc2\x3c\x93\x1f\x8b\x2e\x78\x19\xc3\x56\x23\xd3\x05\xe5\x9e\xae\x70\xc4\x80\x6b\xbe\xab\x87\x04\xe4\xe9\x3e\x9e\xe7\x31\xde\x16\x6a\xb5\xc7\xfe\xa9\x03\xd1\x26\xab\x1d\xb6\x8e\xc3\xcf\xbb\x3f\x9e\x27\x06\x9e\xcd\xc7\xfa\xb8\xee\xf6\xa5\x98\x9f\xe8\x48\x0e\xc7\xfa\x90\x87\x4f\xd6\xe2\xfa\x69\x8c\xdd\x88\x75\x85\xd7\xa5\xa2\x38\x51\x05\x42\xc5\xfa\x9b\xc5\x65\xae\x72\x9b\xe7\xac\xde\xd0\xa3\x57\x31\xfa\x62\x6a\xdb\xda\x80\x31\x4f\xd4\x5b\x92\x72\x56\x3c\x9f\x62\x6b\x2e\x10\x73\x61\xc9\x85\x10\x1d\x97\x55\x1b\x16\x2e\xbe\xba\x35\xd1\x3d\x33\xfc\xe6\x42\xfd\x63\xb3\xbd\x6f\x2f\x3d\x35\xdf\xf8\x72\xa1\xef\xbe\x60\xf9\xb9\x3d\x77\x9e\xf9\xf5\x2c\x8c\x9d\x1b\xd2\xdb\xe9\xb7\x82\xd6\x7d\x04\x29\xcf\x9e\xc5\xb4\x19\x5b\x3a\xab\x2e\x30\x8f\xb9\xdd\xd9\x60\x96\xfa\x4c\x15\x66\xbe\x63\xd8\xcc\xed\x33\x78\x99\x8f\xed\xb2\x68\xbd\xc7\x8c\xa4\x69\x5b\x40\xdd\xd2\x29\x60\xcc\x54\x71\xf0\x31\x7d\xe3\xcf\x31\xb9\x07\x16\x19\x57\x4e\x8d\x9b\xf4\x1d\x36\x19\x96\x4e\x95\xf4\x93\x85\x93\x7a\x6e\x00\x62\x1c\xc3\xc7\x3f\x1d\xbf\xf7\x35\x0a\x29\x1e\x78\xc0\x8e\x5a\x0d\xea\x51\x0b\xc7\xfb\x16\xdb\x75\x36\x60\xd7\xd7\x96\xd9\x9b\xb1\x8e\xa8\x7e\xea\x36\xbc\x3a\x58\xa1\xbb\x13\xf7\x57\x29\x8c\xda\x83\xbf\x27\x47\x37\xe1\x9b\xf8\x34\x84\x52\x35\x76\x6f\x52\x6b\x12\xd3\xda\x7b\x39\xf6\x80\xf5\x1e\xa5\xdc\xad\xf9\x31\xec\x3e\x91\x46\x68\xd5\xb7\xc8\xfc\x79\xa9\x0e\x1e\xc1\x95\x1b\x2c\x37\x9e\x1f\x7b\x66\x6e\xe9\xba\x1b\x07\xb3\xdd\x4f\x06\x4e\x88\x88\x2d\x28\xf6\xf4\x0f\x88\x5c\x3b\xb7\xf1\xa3\xe7\x9d\x69\xde\x6b\xc5\xde\x1f\xf4\xa8\x9e\x6a\xb2\xea\x07\xd3\x67\xac\xc7\x94\x99\x61\xbb\x99\x87\x9c\x6a\x27\xdb\x2f\x53\x63\xd6\x3b\x84\x4c\x2a\x0c\x39\xc6\xfc\x6e\x3b\x61\x62\xdf\xe2\x32\x90\xb2\x16\x9e\x24\xbd\x60\x13\x18\x5a\x9a\xfb\xa5\xcd\x9b\x0a\x53\x4d\x7f\xfa\xa6\x05\xd5\xc1\x72\xe3\x7b\x7e\xf3\x67\x8d\x81\x75\x46\x57\x7d\xb6\xcd\x3c\x03\x19\x7a\x3b\x7d\xe6\x4c\x5f\x0b\x05\xba\xb6\x00\xea\x27\x48\xfd\x93\x55\x70\x1f\xb2\xaa\x39\x0b\xf3\x5a\x03\xe2\xcb\xf0\x7c\xf0\xa1\x72\x2d\xce\x57\xbb\x5d\x14\xe6\x85\x1f\x74\x50\xab\x62\x75\x3e\x7b\x30\x6f\x71\x0d\xf6\xe2\xeb\xc6\xc5\x6b\x07\x70\x1f\xa9\xec\xe6\xc3\x78\xdf\xdf\xb1\x49\x47\x37\x71\xde\x47\x28\xe9\x58\x4a\x89\xbc\x1c\x7f\x64\x4c\xe6\xa1\x83\xc6\x3f\x18\x81\xab\xdb\x92\x7f\x8d\x8b\xd6\x9e\xbc\x70\x76\x62\x45\x60\xb0\x65\xca\xcc\x65\xf1\x57\x22\xa6\xd8\xd7\x4c\x89\xd9\xb3\x3c\x59\x73\xcc\x39\x5f\xfb\xdd\x16\xe7\x5b\x9c\x7d\xbd\x22\xe2\x26\xd7\xbd\x72\x3e\xe9\x11\xb5\xab\xf6\xed\x44\xa7\x7c\x0f\xaf\xd8\xad\xcc\x1a\x87\x34\xf7\xfd\x5b\x9e\x03\xaf\xcd\xac\xf1\xfd\x91\x63\xc1\xd2\xe2\x9b\xfb\xd8\xf5\x5b\xc1\xc3\x7c\xbd\xbb\x7b\xc4\x52\xf0\x37\x0b\x1e\x57\xb3\x6a\x36\xc4\x1a\xf9\x8d\x9b\xb9\x92\x03\x8e\x18\xa4\x8f\x53\x5f\xe6\x05\xb9\x7a\x27\xc6\x8f\x0d\x3d\x0f\x99\xfa\x0e\x63\x37\x87\x24\x42\xb5\x8e\xfa\xd8\xa7\x0b\xc3\xe0\x0e\xeb\xde\x82\xd6\x81\xb8\x93\xd5\x42\x4a\x07\xf1\x4b\x9e\x5a\x15\xed\x49\xda\x88\x7d\x30\xda\xd9\x28\x1d\xd0\xfd\x96\xdd\x98\x9f\xac\x8b\x4e\xe2\x67\x61\xb9\xc9\x21\xac\x0f\xb9\x64\x74\x0c\xd7\xcb\x99\xcd\x27\xf0\xaa\xe8\xf1\xfe\x74\xdc\x37\x23\x31\x25\x13\xfb\x70\xed\xe8\x3d\x53\x2c\x15\x8c\xd0\xda\x7d\x99\xf1\x3a\xe2\x12\xd3\x17\x5f\x4e\x7f\x3c\xe6\x80\x0a\x97\xff\xcf\xb4\x03\xd3\xa6\x1b\xfe\xf4\x4d\x3f\x11\x1e\x9e\x62\xa6\xe1\xde\x9d\xba\x2c\x51\xdf\xa2\xc7\xb5\xed\xf8\xfa\x1c\x3f\xab\x58\x27\x8f\x63\x25\x37\x8f\x5a\xdd\x73\x0c\x39\xc6\xde\xb9\xd4\xb2\xce\x51\x24\x45\x06\xbc\xcd\x22\x1d\xd5\x92\x97\xc2\x32\x13\x4e\x87\xa6\xf8\xf5\xb0\xd7\xd0\xc4\xe1\xd5\xae\x4a\x38\xa1\xff\xc2\x61\xf7\xf6\x4b\x70\x59\xf7\xb1\x43\xed\x56\x6f\xa8\xd0\x79\xee\xb0\x65\xf3\x2c\x68\xd2\x5e\x64\x7f\x6e\xc3\x67\x78\xa3\x71\xcd\x41\x69\x9d\x3d\xbc\xd7\xf0\xb2\xcf\x5a\x2b\x00\x5f\xd5\xfa\xec\xbe\x85\x47\x00\xa8\xf4\x8e\xd4\x81\xd0\xf1\x77\x9b\x45\x51\xfd\x5f\x80\xf2\x03\x7a\x90\x98\x88\x79\xbd\x3a\xeb\x83\x98\xcf\xbd\x16\x7d\xd4\x91\x8a\xff\x24\x5e\xe7\x3e\xf3\x01\xb7\x43\x40\x27\x4a\xce\xe2\xf5\xd7\xe4\xfc\xf3\x98\x6d\xd8\x66\x4a\xf5\x91\x59\x7b\xfa\xd2\x43\x3e\x17\x84\x42\xda\x0b\x2f\x2a\x9f\x15\x14\x9e\xd1\x7b\xe1\x82\xd5\x3b\x86\x84\xf7\x9c\x7c\x6f\xbf\xb9\x1a\xf3\xdd\xf6\xe6\x5d\x59\x16\xab\xcd\x74\x54\xcb\x93\x8a\x7b\xa7\xb7\xd5\x66\xe1\xf9\x79\x59\xbb\xf4\x7b\x2d\x3e\xe5\xa6\x57\x65\xe9\x33\xcd\x1d\x73\xbd\x3b\x18\x7a\x1f\xcd\xe3\x72\x7c\xe1\xaa\x4e\x90\x85\x50\x7a\x22\xdc\xd2\xb6\x31\x6f\x3c\x2e\x01\x6d\x9a\xda\xe6\xab\x0f\xef\x80\x1e\xf5\x75\x16\x0b\xf6\x27\x41\xb7\x7a\x8e\x19\x33\xc9\x89\x15\x9f\x79\xe3\x1e\x13\xd6\xf5\xd1\xbc\x6b\x67\x11\x80\x72\x8d\x45\xd8\xf6\xd1\x00\xca\xf3\xcd\x1b\xa2\xbf\x00\x28\x6e\x35\x8f\x8f\x7a\x0b\xa0\x90\x0b\x10\x80\x57\x83\x99\xf1\xe1\x7b\x59\xf8\x51\x3e\x1a\xcf\x7f\x2f\x76\xc5\x51\xac\x97\x43\x32\x5e\xdd\xae\xcf\x3b\x82\xf5\x2f\x95\x46\x94\x0e\xe8\xb2\x44\x26\xd6\xcd\x9d\xf3\xcd\xc1\xd7\xcd\x53\xa3\x0a\x30\x0f\x7a\x68\x62\x21\x1e\x57\x71\x3e\xd4\x2a\xf1\xc6\xa5\xa5\x6b\x58\x18\x5c\x5e\x81\xbf\x7f\xf6\xe2\xeb\xea\x32\xbb\x38\x6e\x4d\x68\xaf\xb8\x62\xb4\x5f\x7c\x81\x73\x40\x79\xb8\x47\xae\xdc\x13\x9b\xce\x72\xaf\xc5\x47\x15\x6b\xcd\x98\xe5\x02\xdb\x1f\x29\x0f\x18\x25\x5f\xdb\x91\x3e\x45\x75\xb4\xfe\xe2\x6b\xe6\x95\x5a\x2a\x7d\xba\x7d\x65\xbf\x9e\xa7\x2b\xb7\xe9\x29\x94\x16\x03\x28\x3c\xd2\xd3\xbb\x78\x17\x40\xbe\x53\xdf\xe5\xdc\x59\x00\x85\x10\xbd\x53\x59\xfb\x01\xe4\x1a\xf5\x8a\x4e\xbd\x02\x90\xd3\xd1\x3f\x9e\x5a\x09\x20\x77\x48\xaf\x33\xc5\x10\x80\xd1\xa5\x7f\xf7\xa0\x07\x80\xac\x8f\xfe\xe2\x7d\x5b\x01\x18\x0a\xfa\x2d\x09\xac\x7b\xa3\x72\x83\x88\xdd\x17\x01\x64\x7e\xd0\x7e\x50\xbd\xf5\x9b\x71\x9d\x77\x78\xec\xc1\xab\xe8\x2d\x79\x07\x31\x3f\xdb\xb8\x91\x62\x07\xae\xc7\x9f\xc6\x7a\x88\x62\xd7\xb3\xf8\xba\x70\x9e\x23\x1f\xf3\x1c\xa7\xc5\x2e\x61\xde\x2b\x65\x72\x09\x3e\xff\x09\x09\x94\x1e\x66\x8b\x11\xe5\x9b\x11\xbe\xa7\x66\x27\x0b\x83\xca\x29\xff\x08\xdf\xe6\x26\x7d\xc1\xad\x08\xb9\x94\x36\x3e\xd2\x34\x15\x90\xb5\x54\x6b\xb4\x76\xfe\x29\x51\x6d\x14\xdd\x78\x63\x2e\xe7\x68\x79\xdd\x71\x8d\x7d\xd1\xfc\x52\x25\x9a\x13\x1b\x9f\xa7\x46\x4a\x07\xaa\x1d\x6d\xac\x2a\xed\x94\x02\xd5\xc5\x8d\xe1\x4f\x57\x8f\xae\x55\x5d\xd6\xb8\x12\x40\x62\x8e\xaa\xd8\x8d\x57\x00\xe2\xd5\xaa\x87\x4b\xad\x00\x24\x8c\xd4\xa6\x5c\x56\x04\x90\xb8\xa9\x96\x9c\xff\x0d\x40\xa2\x44\xa5\xef\x9c\x30\x80\xd8\x32\x75\xbf\xcc\xa7\x00\x12\xa5\xaa\xb1\xe9\x9c\x00\x62\x01\x6a\xa2\xa9\x96\x00\x62\x1b\xd4\x7a\x52\x8e\x01\x88\x0b\xa8\x0d\x1c\xb6\x07\x10\xbb\xf7\xe9\x7d\x34\xf6\x81\xea\x48\xa3\x74\x60\x8f\x43\x29\x1d\xd4\xed\xfe\x93\x78\xd7\x70\x15\x7f\x36\xc5\xfb\xc6\xe5\xe2\xf1\x91\x97\x5a\x88\x75\x10\x59\xae\x25\xf8\xf8\x98\x02\xe5\x97\xb0\xcf\xf3\x3a\xde\x0f\x1c\x5b\x45\xf9\xc3\xac\xb7\xa3\xe2\x5e\x92\x79\x1b\xef\x1a\x0d\x48\xbc\x87\xf9\x4f\x67\xee\x47\x78\x37\xb6\xc5\xaf\x56\x7e\x39\x7b\x8e\x5e\xdd\x23\xad\x2a\xd6\x4d\x02\x27\xd4\x6f\x3d\x15\x9e\xbe\x48\xf0\x9b\xf2\x8a\xa7\xd3\xd7\x6f\x17\xca\x54\xd8\xf8\xf4\xec\x11\x7f\xa1\x2a\xb9\x49\xcf\xd8\x8a\x8d\x04\xf3\x65\xe7\x3e\xfd\xfa\x68\xad\x80\xa4\xec\xb6\x67\xe3\x98\xb6\xbc\x0e\xb2\x4b\xef\x25\x01\xf0\x5a\xc8\xca\xd7\xcf\x03\xe0\xf9\x20\x67\x50\xa5\x0e\xc0\x77\x5e\xf6\x7a\xb9\x2e\x00\x9f\xb8\xdc\xd6\x2b\x69\x00\xfc\xd2\xb2\x7b\x0a\xeb\x00\x78\x4f\xc9\xed\xcf\x5b\x0b\xc0\xf7\x59\x6e\x55\xce\x64\x00\xbe\x53\xf2\x1d\x99\x0b\x00\x04\x2c\xe4\x2f\xa6\x6b\x03\xf0\xdf\x7d\xeb\x4b\xe9\xff\x9e\x9c\xa4\xe6\x3b\x3a\xfe\xea\x0f\xd4\x38\x2f\x55\xa0\xfc\x21\x2e\xf8\x14\xe3\xf1\x72\xc6\x91\x8a\x3b\x2d\xff\x06\x66\x4b\x0e\xb4\xdf\xc4\x6c\xdb\x9e\xe0\x06\x5c\x47\xd1\xb5\x77\x74\x11\xde\xef\x7c\x1f\x5f\x47\xe6\x3f\x78\x84\xaf\x37\x13\x3f\x50\xbc\xa9\x2d\xe3\x25\xbe\x0f\xd1\x8c\x7c\xeb\x2c\x98\x8e\x90\xe2\xb8\xae\x70\x7d\xe0\x0c\x97\x75\x7f\x57\xe7\x67\xc7\xe9\x25\xe3\xf7\x21\x24\x7c\x29\x7b\xa1\xf4\xab\xee\xc9\xc9\xdd\x08\x8d\xd6\xe9\x2e\xba\xf0\x05\x21\x89\xe2\xee\x92\x7b\xe3\x11\x12\x8b\xea\x3e\xfa\x4d\x12\x21\xc1\xf0\x0e\xec\x57\x2e\x10\xf0\x64\x39\x0b\x79\x5f\xdf\x9b\x8b\xb1\xb1\x09\xf3\x95\xdc\x3f\x6b\x2f\xe2\x63\xa5\x1b\x78\x5f\x1b\xbb\x77\x39\xe6\x33\xb9\xac\xaf\x60\x8f\x45\x84\x0a\xd7\xe2\xd7\x9f\xe6\x27\xe2\x75\xbe\xda\x14\xcc\xea\xdc\xe3\xcc\xc0\xf3\x5f\xcd\xa1\x1c\xac\xd3\x28\xf3\x2b\xc4\x7a\xb7\x42\x9b\x12\x7c\x3d\x39\x37\x97\xaa\xf3\x74\xde\x9b\xb8\xee\x8f\xd8\x35\xe0\xeb\xc8\x5e\x85\x66\xac\xfb\x88\x75\xa4\xf4\x4f\xeb\xde\x3d\xc2\xfe\x5b\xcb\xce\x3f\xc3\xe3\x6d\xf6\x84\x97\x58\x07\xe1\x6d\xf0\x1a\xfb\xc8\x98\x47\x75\xe3\xcf\xcb\x5e\xed\xc7\x9f\x17\x8d\x1f\x10\x90\x17\x43\x48\xb0\xee\x47\xb1\x73\x24\x42\x7c\x2e\xbf\x36\xce\xef\x41\x88\x9b\xc1\x7c\xbd\xc3\x0e\x21\x0e\x41\xc8\xce\x64\x5d\x81\x22\x00\x6e\x9e\xa3\x66\xf4\xf7\xf8\x8a\xf4\x35\x1e\x86\xea\x1c\xd0\x4b\x13\x0a\x5b\x71\x7c\x68\xfb\x03\x5e\xea\xf8\x36\x61\x1a\x6f\x11\x66\xb2\xaa\x92\xc2\x72\xac\x13\x41\xdb\x4a\xba\x59\x78\x2f\x8f\x1a\xf7\x75\x50\x80\xf5\x0e\x15\x9b\x8b\xf0\xfd\x60\x51\x5b\x39\x9e\x0f\xcf\x1f\xa8\xc6\xd7\x93\x8c\x0f\x75\x78\x9e\x38\xd6\xd4\x84\x59\xf6\x7d\x84\x55\x8e\x83\xc7\xf8\x7e\x3a\x5a\x99\x3a\xdf\x6b\x76\x52\x7e\x21\xc1\x0a\x6f\xf0\x7d\xd5\x74\xbb\x0f\xd8\x4f\xc8\x5d\xe1\x13\x1e\x47\x26\xc7\xbf\x63\xde\x54\xba\x98\xfa\x35\x6c\x12\x00\x82\x16\x54\x7c\xa6\xac\x4a\x8c\x06\x98\x46\x3a\x78\xd1\xfc\xdd\xa1\x18\x0a\x0b\x09\xff\x47\xf3\x72\x7d\x58\xc9\x37\x92\xcf\x7f\xbb\x81\xc2\x17\x17\x28\x7c\x4a\x76\xa4\xdf\x8f\x19\x9e\x97\x3a\xc2\xf3\x56\x63\x67\x8e\x86\xfe\x02\x9c\xe5\x2a\xb1\xab\x58\xe7\x50\x2c\x46\xf9\x83\xe4\x2b\xd4\xe0\x4f\x65\xbf\x6f\xc2\xe7\xf3\xc4\xe9\xbb\x58\x67\x7b\x30\xe7\x11\xf6\x8b\x49\x14\x78\x86\xaf\x9b\x3b\x8e\x77\xe0\x5f\xb3\xb1\xe6\x35\xfe\x9e\xb0\x86\xf7\x38\xce\xf9\xc5\x9f\xf0\xfa\xc4\xd4\xf6\x7e\x3c\x9e\xdc\x6c\x7e\x61\xf6\x9a\xe6\x39\x47\x35\xc2\x20\xbf\xc9\x4b\xf8\x4b\x9a\xd7\xf4\x25\xfb\xf3\x97\xd2\x7d\x1d\x08\xdf\x9b\xb1\x9f\xc2\x6b\xa4\xf3\xe9\x43\xc2\x63\x7e\x21\xc7\xd4\x37\x0e\x10\xc6\xbd\x97\x38\x55\xbc\x21\x0a\x9c\x17\xb1\xc3\xf3\xf2\x40\x9f\xc2\x66\x75\xbc\xbe\x4b\x74\x60\x25\x25\xd7\xb1\xbe\xa5\xe0\xd8\x2d\x4a\x0f\x39\x42\x07\x75\x4c\xe1\x19\x56\x19\xec\xd3\x68\xc7\xba\xb9\xdd\x33\xdf\xae\x67\xe1\x96\x57\x1f\xf0\x3c\x18\x51\xf8\x19\x5f\x47\x97\x3e\xfc\x86\xe7\xdd\x39\x8d\x94\x4e\x60\xa2\x16\xc5\x97\x3b\x9e\xa5\xfe\x2a\xed\x83\x21\xa6\xf0\x67\x1e\x74\xc9\x31\xed\x77\x40\xef\xef\x8f\xa4\x9d\x9d\xc4\x28\x3c\xcf\x4f\x61\x15\x39\x7e\x42\x3a\x80\xbd\x9f\x8a\xfe\xc2\xeb\x7f\xb5\xa4\xb0\x87\xf4\xc5\x79\x33\x6a\x78\x5e\x5a\x71\x87\xa3\xb2\xae\x2a\xdc\x1f\xb1\xb0\xad\x01\xc7\x9d\x5b\x70\x0f\xef\xa7\xc8\x74\x7f\x82\x6f\x30\x53\xb7\xb4\xe3\x3e\xac\x07\x76\xbd\xc2\xe3\x26\xc1\xe2\x1d\x56\x11\xec\xe8\xfe\x84\xd5\x29\x91\xa7\xbf\xe1\xe7\xd0\xd5\x5b\x7f\x61\xfd\x21\xcd\xff\xd3\xfe\x40\xb4\xff\x81\x0d\xe9\x8b\x42\xfb\x60\x0c\xe5\xfd\x69\x1d\x88\x26\x71\x3e\xa5\xfd\x0e\x68\xdf\x87\x55\x44\xef\x12\x47\x76\xbc\x9c\x24\x75\x43\xfb\x3b\x54\xbd\xa2\xf0\x1e\xf9\xdc\x2b\xf2\xc4\xd4\xdf\x3e\x34\x1f\x4c\xa2\x40\xe9\xab\x19\x91\x17\x5c\x2f\x97\xdb\x9a\x70\xb6\xf3\xde\xb5\xe0\x6f\xcd\x5e\xf3\x74\x1b\xc2\x7e\x48\x2f\xf1\xbc\x76\xc4\xee\x2d\xd6\xcd\x27\x0b\x7c\xc4\x7e\x63\x7b\x02\xbf\xe2\xfb\x85\xad\xdd\xbf\xf0\xa8\xa6\x75\x20\x4b\x49\x3f\x9c\xb9\x44\xff\x33\x99\xf4\xcd\x71\x9b\x47\x21\xed\x8f\x43\xf7\x01\x11\x8a\xf8\x9d\x07\x0e\xa2\x43\xa0\x75\x20\xf6\xe4\x89\x97\xf6\x7d\x08\x25\x8e\xa0\x74\xbf\x8f\xfd\x04\x33\x48\x27\xd8\x22\xd2\x39\x98\xd6\x7f\x34\x92\xf1\xf3\x94\x7c\x4f\x77\xf2\xdf\xea\x04\x0c\x86\xe6\xe5\x82\xcf\x43\x7c\xbe\xcf\xfa\x50\xf3\x5c\xba\x5d\x27\x9e\xdf\x8e\x6b\x76\xe3\x3a\x3f\x90\xf8\x09\x3f\x87\x25\x1e\xfd\x89\xfd\xe4\x06\xfb\xe2\x10\x5d\x03\xad\x87\x5a\x64\x34\xbc\x0e\x06\x75\x20\x94\x4b\xd1\x6f\x1d\x08\xb5\xf2\x85\xf8\x99\xf0\xa7\x0e\xc4\x8e\x42\x4b\xf2\xa4\xeb\x4d\xe2\xa5\x75\x52\x11\x64\xa7\x60\x2c\xd1\x2d\x1c\x26\x2b\x84\xb4\xfe\xe3\x02\xe9\x83\x52\xfa\x86\xc2\x5b\xa4\x83\xe4\x48\xfd\x47\xbf\xd1\x9f\x79\xc9\x95\x6d\xc7\xa3\x2c\xab\xea\x1d\x7e\x40\x48\x6b\xfb\x84\x75\xe4\x47\xc6\x7c\xc3\x67\x21\x49\xf7\x27\xfe\x35\x3b\x49\x1c\x51\x33\x29\xa4\xfd\x50\xfe\xab\x0e\x84\xf8\x45\xd1\x7d\x92\xe4\x8d\xff\x9d\x07\x5a\x07\x62\x48\xe2\x72\x25\xba\x0d\x7f\x82\xa1\xc4\xcf\x24\x92\xec\x9c\xa2\xf5\x41\xb4\xfe\x83\x9e\x47\xe9\xf9\x63\xd0\xff\x63\x84\xfe\xe3\x19\x59\x49\x7c\x47\x8e\x7f\xe2\xfd\xf4\xff\xff\x3e\x20\xf4\xe7\xec\x4a\xd0\x30\x9e\x9b\xd6\x81\x04\x4c\xa6\x70\xc1\x4e\x0a\x57\xca\x50\x38\xa8\x7f\xd8\x4b\x61\x1a\x3b\x85\x79\x44\x0f\x51\x41\x7e\xcf\xbd\xa9\x14\xbe\x26\xbc\x22\xd3\xfd\xb7\xfe\xa1\x9b\xf0\xb3\x1d\x01\x14\xd2\xfa\x0f\x5a\x2b\x70\x87\xf0\xda\x23\x79\xef\x6a\xf2\x5b\x07\x79\x5f\xa2\x8b\x80\xff\xc1\x07\xe4\x0f\xfd\xc3\x08\x1d\x08\xcd\xf7\x3b\x6d\xa5\xd0\x83\x49\x21\xad\x03\xf9\xa7\x1e\xe6\xc5\x88\x3c\x8c\xd4\xc3\x10\xed\xc2\x50\x3d\x4c\x7f\x2c\x85\x5d\x44\x2b\xd1\x4e\x7e\x03\xad\xff\xa0\xf5\x0f\xcd\xe4\xdf\xd4\x7b\x53\x78\x93\xe8\x23\x68\xfd\x47\x19\x39\x87\x57\xb3\x7e\x7f\xf7\xff\xd5\x07\xe4\x8f\x7c\xd0\xfa\x20\x52\x4f\xc4\x17\x05\x4d\x21\xdf\xf3\x4f\x1d\x08\x3f\xc9\x03\xad\x87\xd9\x46\xe1\x0d\xb6\xe1\xe7\xb6\x7b\xe9\xef\xdf\xfa\xf9\x08\xa9\x11\xa2\x7f\xa0\x7d\x50\xfe\x67\x1d\xd0\x08\xfd\xc7\x50\xfd\xc3\xbf\xfa\xe1\xe8\x12\x0f\x9a\x41\xfd\x47\xf6\xf0\xe3\x91\xba\x07\x7a\x5c\xfd\xa1\x03\xb9\x4b\xe1\x32\x3d\x0a\x37\x91\x71\x92\xf0\x72\x78\x1e\x46\xea\x61\x1e\x51\xfc\x31\xd6\x81\x30\x77\x50\xff\xdf\xf3\x8a\x8c\x07\xa2\x93\x7a\xc2\xff\x9f\xc7\x41\xd5\x00\x89\xff\x31\xa9\x03\x5a\xff\xe1\x48\xe1\x30\xfd\xc3\x3f\xe2\xff\x7b\x1f\x94\x21\xfe\x17\xd9\x23\xf2\x11\x31\x7c\x7c\x10\x1d\x08\x9a\x49\xf4\x32\x21\x84\x2f\xdb\x44\xb4\x4b\xf1\x7a\xc3\xf3\x70\x21\x81\xc2\x1a\x12\x5b\x2b\xf1\x1d\xea\xd3\xf9\x3d\x2f\xd0\x7a\xa0\xb6\x4f\x94\x3e\x8a\xae\x83\x26\x72\x7e\x69\x1d\x54\x35\xc9\x13\x3d\x0f\xd0\xf1\x5f\xa9\x1a\x1e\x7f\x5e\xc3\xbf\xf3\xf0\x2f\xfd\x87\x82\xce\xf0\xe3\x91\x3a\x10\x7a\x3e\xa1\xe7\x4d\xcf\x67\x14\x06\x90\xd7\x17\x93\xbf\xb9\xbe\x9f\xc2\x3d\x6d\xc3\xf3\x70\x31\x9d\x9c\x4b\xa2\x83\x69\x23\xbf\x6f\x60\x1f\x42\x7d\x8b\xa9\xff\xef\xd4\x1f\x5e\x07\xf4\x38\xa0\xe7\x81\x9a\x40\x12\x3f\xad\x03\x1b\xf3\x9f\xe3\xcf\x61\xfe\xce\xc3\xbf\x7c\x50\x68\xfd\x07\x43\x82\x42\xda\x0f\x81\x46\xfa\xfd\xe1\x3a\x10\x84\x2c\x3b\xc8\xf8\x20\xfe\x11\xf4\x7c\xb9\x88\xaa\xc5\x19\xeb\x6e\x90\x3c\x90\xf3\x9d\x26\x44\x61\x61\x29\x39\xa7\x24\x8f\x1d\xa2\xbf\x7f\x63\x0f\x79\x8d\xd6\x07\xd2\x75\xd0\x78\x90\xe8\x7f\xe6\x22\xbc\x9f\xe0\xba\x05\x9a\x39\x34\xfe\xe2\x30\xea\xf5\xc2\x08\xea\xf5\xbc\x9a\xe1\xf1\x67\x4f\x45\x5b\xe9\xbf\x31\x52\xff\xf0\x2f\xfd\x07\xcd\x83\x0a\xdb\x0f\x7f\x5d\x66\x84\x7e\x8a\xae\x0b\xa7\x2b\xc3\xe7\x09\xfa\xba\xb1\x86\xc4\xb0\x9b\x5c\x17\x4f\x74\x91\x73\x75\x94\xc4\x46\x3c\xb2\xde\xd8\x20\xf4\xe3\x3b\xf5\xff\x6f\x67\x20\xec\xa3\xf9\xa4\x9b\xe3\x38\x0b\x6f\xbf\xe6\xc2\xe3\xa2\xe6\x2b\x17\x56\x70\x57\x9e\xe7\xc6\xeb\x0b\xa5\xe1\x3c\xd8\x57\xa9\x28\x95\x33\x13\xd7\x98\x2e\x07\x7e\xff\xbc\x1c\x97\x13\x0b\xcf\xa6\xb2\xe3\x3b\xc1\xcc\x56\x6e\xfc\x7e\xfa\x26\x0e\x7e\x3a\x0f\x23\xcf\xff\xbf\xf4\x1f\xb4\x1f\x00\x8d\xf4\xfb\x12\x54\xfd\x47\xc9\xae\x1a\x9e\x57\xea\x7a\xca\x5e\xec\x6d\x8d\x28\x1f\x29\xdc\x7f\x8d\xcb\x78\x35\x8e\x97\xfb\xd4\x6e\x3c\x3f\x70\xad\x3d\x89\xaf\x79\x9c\x4e\xc5\xab\x11\x62\x72\x72\x36\x35\x0b\x21\x34\x50\xca\x7d\xab\x4b\x00\xa1\xcf\xd2\x7c\xd8\x5f\xb4\x7d\x83\x10\x7e\x1e\xba\xb7\x41\x64\x37\x1e\x3b\x73\xc4\x6f\xe1\xf3\x7e\x50\xa6\x1d\x80\x7b\x4e\x71\x24\xe3\x08\x00\x4f\x49\xe1\x16\x86\x35\x00\x37\xb3\xe0\xb0\x18\x5e\x87\xc9\x79\xc7\x58\x07\xc0\x63\x9f\xc5\xc6\x68\x06\xe0\x39\x99\xb1\x42\x08\x3b\x64\x9e\xe2\x17\xc2\xcf\xe7\xa9\xf2\x42\xd3\xe9\x3c\x0c\xf6\x41\x89\x18\x1e\xdf\xdf\xf5\x1f\x7f\x22\x95\x17\x36\x0e\x09\x7c\x1f\xc4\x25\xab\x82\x7d\xaf\x78\x5b\xcc\xf7\xb3\x50\xf0\x9c\xbb\x1c\x0b\x85\x96\x07\xe2\xba\x11\x3e\xba\x0a\x7b\x9c\x09\x5f\xda\x3d\x17\xa1\xef\xed\xe2\xe3\xd2\x62\x10\xfa\x72\x62\x54\xf7\x65\x67\x84\x7a\x75\x47\xbf\x69\x68\x45\xe8\xfd\x0d\x69\xbf\x4e\x11\x84\xde\xdc\x64\x60\x25\x72\x8b\x2b\xa3\x15\x80\xe7\xe1\xad\x08\x39\x25\x00\x7e\xbd\x72\x29\x39\x33\x00\xfe\xb1\xb4\xef\x4d\xfe\x57\xb9\x17\x00\xfc\xcf\xce\xbd\x97\xbb\x0b\xc0\x7f\x2a\xfb\xa3\x9c\x1f\x00\x5f\xd3\xe9\x33\xf2\xcf\x00\x04\xb6\x9c\x9c\x21\x5b\x0e\xc0\x5b\x94\x9a\x29\x5b\x01\xc0\x7b\x28\xc5\x5c\xae\x03\x80\xaf\xec\x30\xbf\xac\x39\x00\x4f\xec\xdf\xe2\x1f\xc1\x7f\x8f\xe0\x81\x07\xf9\x50\xc2\x7b\xd3\xbc\xa8\x40\xa1\x00\xd6\x2e\x8a\xea\xca\x62\x5d\xc9\xa8\x97\x86\x38\x5e\x69\x69\x57\x7c\xbf\x24\x6d\x3a\x83\x1f\xa1\xaf\xb5\x32\xad\x61\x63\x39\xbe\xf7\x8e\x92\xe5\xdf\xd6\xc7\xb3\xb5\x8b\x5f\xb6\x22\x45\x82\x7f\x4c\xc7\x07\x39\x83\xbc\x24\xc1\x69\xcf\x23\xe5\x0e\xd4\x88\x0b\xdd\x7a\x2a\x25\xaf\xf0\xec\xae\xb0\xfb\xe3\x4a\x85\x09\x03\x4c\xa1\xac\x06\x35\x25\x53\x00\x91\x9b\xe5\x62\xca\x5e\x00\x62\xdc\x97\xae\x29\xb7\x01\x88\x4d\x3e\x2f\x82\xfb\x60\x49\x67\x73\xa8\x0c\x00\x88\x9d\xa5\x75\x2f\x69\x0d\xca\xb5\x00\x22\xe7\x8f\x2b\x2a\xb5\x03\x08\xcf\x4a\x49\x50\x6a\x04\x10\x16\x3b\xd0\xac\x74\x00\x40\x68\x49\x72\x99\xb2\x08\x80\xd0\xe5\xbd\x6b\x14\x3f\x01\x08\x7a\xfc\x87\xf8\x47\xe8\x20\x68\x1e\x94\xd6\x03\x88\x09\x53\x38\x9a\x3c\xb5\x48\xd9\xb1\x61\xdd\xa0\xfc\x31\x71\xec\x27\xa6\x28\xa2\x71\x99\xfd\xc3\xf7\x03\xca\xd3\xed\x62\xb8\x6a\x7a\xd6\xa9\xd6\x4f\x9c\xcc\xf7\xf9\xb5\xb8\xba\xea\xa2\xe3\xc2\x72\xcf\x95\xd4\x17\x6c\x6a\x11\x6b\x79\x74\x5b\x7d\xd5\xbe\x38\x49\xdd\x7b\xaf\xd5\xa5\xb2\xa3\xa5\x76\xde\x8e\x56\x7b\x5f\x2e\x20\xe3\x50\xff\x48\x5d\xba\x65\x09\x43\xe4\xd6\x42\xf5\xf6\x4f\xe3\x64\x0e\x56\xd4\x69\xe6\x03\xc8\xd4\x17\x7e\xd5\x5a\x0a\x20\x53\x45\xf7\x7b\x4a\x3f\xa6\xed\x07\x20\x5d\x9a\x7a\x41\xdb\x0d\x40\xea\x6b\xca\x1a\xed\x99\x00\x52\x4b\x0f\xa9\x6b\x07\x03\x8c\xfe\x96\x9c\xac\xd5\x0c\x20\x59\xb9\xd7\x43\xb3\x0c\x60\x94\x62\xfc\x66\xf5\xaf\x00\x62\xef\x76\xff\x54\xbf\x09\x20\xb6\x33\x36\x5c\x83\x0d\x40\x4c\xe5\x2f\xf5\x3f\xf2\xbc\x93\xf3\x2d\x46\x9e\x8a\x68\x3e\x58\xe9\x18\x85\xea\x2b\xd1\x30\x7e\x58\x57\x99\x57\x17\xa1\x2f\xdc\x46\xa3\x15\x3c\x39\x1e\xbc\x79\x6d\xe4\x69\x3a\x4a\xd0\xbe\xcd\xd3\x38\x6d\xfc\x0f\xb1\xe4\x16\x51\xe3\x33\xb3\x52\x46\x6f\x6e\x2a\x36\x56\x5c\x55\x23\xcb\xa8\x35\x31\x9a\x16\x67\xa0\xa8\x7a\xfd\x8a\xa1\x4f\x5a\xa6\x8a\xfc\xb5\xb1\x06\x5b\x8b\xd6\xaa\xb9\x96\xbc\xd4\xff\x74\x7b\x96\xba\x6d\x11\xd3\xc0\xa7\x4b\x50\xdd\xed\x42\xa2\xe1\x11\xe8\x51\x7d\x94\xb5\xc2\xe8\x02\xf4\xab\x7a\xa7\xb2\x99\x70\xc2\x0f\x55\xbe\x43\x9d\xc6\xe3\x00\x94\x0e\xef\x57\x33\xaa\x06\x50\x94\x4c\x7c\x63\x74\x14\x40\xfe\xf5\x9e\x35\x86\x39\x00\x72\x3c\x3b\xb9\x0d\xe5\x00\x18\xa1\xdb\xbf\x18\x58\x03\xc8\xf0\x6d\xad\xd3\xaf\x02\x90\xea\x8a\x9e\xa1\xf7\x08\x60\xf4\xd6\xc8\xeb\x7a\x81\x00\x92\xbb\xfe\x1d\x3f\xfd\x14\x28\x4e\x78\x5f\x05\xa2\x03\xa2\xf9\x60\x7a\x15\x8d\xe2\x05\x07\x64\x6d\xf1\x53\x62\xef\x28\x07\xcc\x8b\xbe\xda\xea\x76\x48\x9a\x89\xd0\xa3\x67\xce\xb3\x74\x7e\x09\xde\x6a\xd2\x70\xf4\x70\x78\x28\x75\xa3\x3a\xc5\x61\xff\xe4\x57\xf2\xd7\xca\x5a\xec\x67\x2e\x59\xa5\xaa\x7b\xf9\xa6\xed\xbb\x2d\x5b\x34\x7b\xf3\x99\x36\xb3\x0f\x1f\xd5\xcd\xc8\x19\xb0\x56\xca\xdb\x6b\x30\x31\x5b\xc7\x4a\xf5\x66\xa2\xe1\xa3\x0c\x4d\xcb\x7b\xed\x8d\x46\x72\xe9\xe3\xad\x3a\x21\xda\xe0\xeb\xe1\x08\xeb\x53\x90\xa6\xb7\x7b\xef\x17\xeb\x83\x50\xae\xfd\x3e\xee\x90\xcd\x5c\xa8\xd7\x7a\xb0\xe3\x96\xd5\x0d\x78\xaf\xbe\x7c\xeb\x53\xab\x67\xf0\x55\x6d\x7c\x74\xbf\xe5\x05\x00\x95\xb1\x91\x09\x96\xcf\x00\x94\x97\x6c\x9c\x62\xf1\x02\x40\xf1\xf4\x3a\x75\xf3\x68\x00\x79\xa7\xb5\x07\xcd\xfc\x01\x64\x33\x57\x95\x98\xe6\x03\x30\x5c\xfe\xcc\x03\x1d\x3f\x7d\xfe\x95\xdb\x86\xc7\x4d\xf3\xc1\xce\x78\xdf\x76\x5f\x98\x3b\x5e\x05\xe9\x6a\xf6\xc1\xc7\xcf\x23\x27\xe2\xa7\xd9\x07\x65\x53\x93\x44\x26\x22\x54\xb7\x7b\xf2\x4d\xd5\xf1\x02\xec\xe5\xd1\x7e\xfa\x96\x46\x52\xfc\x85\x27\xbd\x4a\x3d\xd5\x55\xcf\x9d\x73\xf2\xa8\x08\x2a\xd3\x31\x3d\x7d\x7e\xfc\x83\x75\x7c\x86\x19\xc7\xbf\x8d\xed\x48\xdc\x67\xfa\xeb\xf0\x0e\x37\xce\x2c\x6d\x4b\xb4\x5f\xc3\x25\xa5\x3c\xd4\xea\xf3\xde\x32\xe7\xc7\x8f\x76\x5a\xa7\x26\xa4\xb9\x48\xf7\x7d\xb6\xaa\x89\xfd\xec\xf2\x10\x1c\xcc\x53\xa3\x8f\xba\xaa\xc1\x62\x93\x1d\x1b\x73\x5d\xbc\x60\xaf\x21\xd7\x7a\x79\xa7\x16\x28\xd0\xed\x59\x7d\xcc\x29\x00\xea\xb4\x17\x84\x7f\x76\x92\x80\xfb\x5a\x73\x56\xe4\x3a\x6a\x41\xaf\xba\x43\x98\xb6\xc3\x31\xf8\xae\x26\xb2\xec\xb2\x3d\x2f\x80\xf2\xfd\x50\x51\xdb\x7d\x00\x8a\x4b\x17\x7f\xb1\xcd\x00\x50\x58\xf7\xe7\xf8\xa7\xeb\x5e\x85\x20\xad\x03\xb2\x27\x48\xf1\xa1\xbd\xad\x93\xb0\x7b\x68\xe7\xc7\xe9\xd8\xef\xa0\x75\xc2\x6c\xbc\x9e\x7b\x67\x33\xe5\x13\x52\xd3\xb3\x50\x91\xf3\x01\x42\xa5\x2d\x0b\x83\x65\x5f\xf2\x48\x17\xa8\xcf\xad\x32\x9c\x3b\x6a\x77\x46\xc7\xac\xb3\x2e\x5b\x94\xaf\xa7\xcc\x0e\x08\x98\x16\x65\xd0\x9d\x74\x7d\x6a\xe3\x72\x0f\xf3\x98\x38\xad\xc9\xc7\x76\xf8\xd8\xac\x88\xb9\x39\xf1\x58\xea\x0a\x07\x99\xa8\xd9\x7e\x9c\x97\x7f\x8c\x09\xd9\x50\x34\xe1\x75\xf3\x5c\xa7\xfd\xeb\x74\x26\x6c\x7d\xff\x6c\xcc\xbb\xd5\x6f\x26\x3c\x65\xde\xb1\x6f\x0e\x3b\xe5\xd3\x01\x52\xd6\x1c\xa1\x6d\xde\x21\x30\xc1\x2c\x2f\x78\x87\xd7\x53\x58\x66\x22\xb2\xf8\xb6\xc7\x0b\x48\x30\xd4\x5a\x70\xdf\xfd\x23\x9c\xd1\x5b\xbf\x20\xcc\x5d\x11\x2e\xe9\x4e\x9c\xb7\x7e\xec\x21\x78\xa8\x99\x10\xf4\xc9\x6d\x32\xbc\x55\xdf\x35\x47\xdc\x4d\x0f\x7a\xd5\xf6\x05\x26\xbb\x9a\x00\xa8\xec\xfd\x1d\x3f\x7d\xfe\x55\x86\xd5\x3b\x80\x1b\x5e\x2d\xfd\x71\x7c\x22\xf6\x33\xe8\x59\x32\x1d\xf3\x94\x1d\x15\xf3\x30\x31\xfc\x70\x5f\x30\xde\xcf\xdd\x74\x63\x39\x3e\xbe\xd1\x16\x8e\xfd\x41\xae\x04\xac\xc6\xeb\x97\x79\xcc\x88\xd9\x92\x77\x11\x4a\x0f\x5e\x25\xae\x39\x49\x34\xfa\x50\x74\xd8\x04\xdb\xaf\x0a\xe3\x76\xeb\x2e\x39\xe8\x7b\x48\x8f\x33\xca\x6c\xa1\xef\x02\x05\xab\xbe\x35\xf3\xe7\x3d\xda\xd4\xea\x70\x75\x19\x04\x15\x1f\xa8\x73\xbe\x17\x6c\x37\x3b\xe3\xfc\x75\x37\xc7\xf9\xef\x67\xcd\xa8\x8d\x1d\x5b\x18\xc4\x0c\xcc\xed\xd8\x38\x76\xde\x9c\xb1\xb3\xb8\x99\x21\x2e\xbd\x81\xab\x67\xf2\x32\x4b\x1c\x6e\xcc\xd8\x1e\x90\xc3\x64\xda\x48\x04\x68\xf8\x5b\x82\x9e\xc5\xb6\x69\x6d\xd3\x16\xc3\x38\xb3\xe0\x69\xe3\x27\x33\x21\xc4\x78\xd6\x94\x93\x93\xc4\x61\x8f\x81\xc1\xe4\xf3\x7e\xcb\xe0\xb4\x6e\xcb\x64\xde\x09\x77\xa1\x58\xbb\x6e\x62\x8f\xb7\x07\xdc\xd7\x38\x37\xf1\xb0\x57\x34\x3c\x55\x2f\xff\x33\x7e\xab\x5e\x0a\xdd\x29\xfd\x4f\xea\x64\x7c\xdd\xe8\x36\xa2\x56\xc7\x5e\x08\x84\x62\x36\xe1\xa1\xe0\xca\x7a\x16\xd6\xcf\xa1\xfc\x60\x2a\xdb\xa9\x3e\x41\xc5\x1c\x51\x98\xb7\xcb\xc9\xdb\x8a\x5f\x3f\xa9\xbf\xdd\x8d\x6f\x03\x42\x07\xf9\x63\x6e\x2a\x46\x09\x78\xec\xda\x1a\xed\x64\x36\x5f\x66\xf3\xa6\x09\x9b\xb6\xb9\x2f\xd3\x34\x5a\x9e\xb0\x8e\x73\x56\xb2\x99\xef\xfc\x81\xd5\x77\xd6\xbc\xb5\x93\x9c\x25\xbd\xea\xd0\x5e\x0d\x87\x3a\xff\x77\xe1\xae\x67\xc5\xc7\x2c\x9b\xa2\xb7\x52\xa5\x2a\xdb\x89\x6d\x62\xc3\x8a\x2b\xcf\x8b\xc7\xb8\xfb\x7d\x5a\xa9\xc1\x7c\x62\x1f\xe7\x7b\x64\xe9\x2b\x90\xb5\xea\x9a\xf0\x3a\xf8\x1e\x8c\x33\xdf\x31\xc1\x79\x41\x1d\x2c\x31\x99\xe3\x73\x64\x5e\x29\x44\x1b\x2d\xf1\x56\x99\x1b\x0c\x29\xfa\x1f\xbd\xd4\x66\x7f\x83\x0b\xba\xf1\x9e\xc2\x81\x7b\xe1\xa6\xb6\xa1\xc7\xb5\xe9\x47\xe0\x81\xe6\x2a\x8f\x8f\xfe\x3a\xd0\xaa\x11\xe3\x71\x7e\xca\x43\xe8\x54\x37\xfe\x3d\xfe\x47\xc4\x1f\x3a\x1d\xf7\x07\xf9\xd0\xbc\x10\x8f\xff\x76\x51\xaa\x3f\xc4\x83\x0b\x11\x78\xfe\x68\xb8\x16\x89\xd7\x33\x2b\x8d\x62\x70\x1d\x5c\x4e\x8a\xc5\xab\xcb\x67\x81\xe2\xc9\x4f\x74\x25\xe2\x5d\x67\xc9\xaa\xfb\x0c\x59\x18\x27\x9a\x9c\x2c\xdd\xc9\xb1\x7e\x63\xce\xde\x95\x7a\x6b\x24\xce\x2f\x7b\x1d\x6f\xea\xec\xa3\xac\x32\x67\xff\xae\x6d\xfe\x8b\x0c\xac\xa7\x85\xc4\xd6\xaf\x5c\x68\x7a\xc5\xb7\x6b\x47\xd2\x1e\x4d\x8b\x05\x9e\xcf\xb6\x47\x67\x1e\xb5\x42\xe3\x0d\xb6\x6d\xac\x9c\x6d\x15\xe1\xf6\x32\xe6\xf1\xd3\x18\xcb\xb3\x6e\xd3\xb7\x29\xfe\xac\x37\x9f\xe2\x66\x17\x35\x0e\x56\x99\x70\xbb\x36\xad\x17\x86\x03\x86\x7c\x2e\xab\xd7\x54\x43\x91\xee\x7d\xd7\xa8\xf0\x70\x28\xd6\xcd\x77\x2e\x5e\xb1\x0c\xee\x6b\xe5\xb9\x4c\x59\x7a\x19\x5a\x35\x9f\x38\xb7\x86\xbc\x83\x2e\x0d\x43\x67\x9f\x45\x37\xe0\x9b\xda\x54\x27\xbf\xf9\xef\x01\x54\x6c\xc7\xe4\xcc\x9b\x0d\xa0\xcc\xfd\xbb\xfe\xa9\x71\x4f\xc7\xdf\x93\x14\x8c\xd7\x27\x9f\xdf\x59\x85\xf7\x7f\x3f\x68\xa7\xfa\x23\xd5\x77\x6d\xc3\xfc\x75\x79\xca\x4e\xcc\xcb\x5c\x36\x48\xa4\xfc\x0f\x2a\x29\x7d\xc0\x49\xa3\x03\x38\x5f\xfb\xf3\x53\xf0\x6a\x63\xec\x52\x8a\x2f\xdf\xb8\x33\xed\xa3\x70\x18\x42\xcb\x4d\x4f\xa8\xab\x59\x0b\x4d\x08\x3a\x72\x2c\xc7\xe6\x07\xe3\xd0\xc4\x97\x47\x8a\xfd\x9e\x6b\xca\x7a\xaa\x1f\x7e\xb7\x34\x58\x27\xdd\xf5\xd9\x61\x91\x58\xd0\x57\x76\xfc\x70\xc8\x38\x5d\xc8\x60\x95\x5d\xd0\xc1\x85\xd7\x78\x0c\xae\xdb\xd8\x1f\xe8\x7a\x7c\xc2\x80\xc3\xfa\xcc\x81\x6f\xdf\xcb\x75\x93\xac\x37\x24\x7e\x82\x07\x5a\x91\xd6\xfc\x71\xb3\xe0\xbd\x86\xa6\xf5\xaa\xed\xcb\xa0\x4f\x5d\xd9\xda\x6e\xcb\x7b\x00\xd5\x4a\x6b\xfd\xc8\x65\x00\x2a\x9e\x36\x7c\x1b\xd8\x00\x54\x8c\xad\xce\x45\x48\x00\x28\x36\x5a\xdd\x5d\x1d\x06\xa0\xa8\x63\x75\x6d\xe5\x54\x00\x05\x6d\xab\x8a\x65\xf7\x00\xe4\x95\xe8\xf3\x0f\x2e\x33\x70\x3e\x68\xfd\xd7\x8b\xf6\x08\xbc\xda\xfd\xd0\x3f\x1a\xaf\x6a\xd6\xf9\xec\x6c\xa2\xea\x3f\x01\xd7\x7b\x51\xef\x7e\xec\x0b\x93\x6b\x77\x04\xaf\x32\x9f\x7a\x79\x1c\xd7\xc3\xa1\x62\x8a\x5d\xd8\x3d\xf5\x34\x66\x15\x36\x89\x66\xe3\xf9\x24\x14\x9d\xc3\xfd\x10\xe6\xfa\xe5\x4a\xca\x16\x73\x7b\x4d\x96\xcd\x71\x35\xf9\x24\x71\x74\xec\x83\x33\x7a\x9e\xfe\x0a\xbe\x8e\x01\xd9\x97\x17\xbb\x2a\xdb\x5a\xaf\xce\x36\x88\x39\xae\xea\x6f\xf6\x29\x6b\xc3\x09\x6f\xb5\x28\xe3\xbd\x99\xbf\x4a\x5e\xa8\xed\x36\xac\xcb\xf4\x6f\x09\x56\x7d\x66\x38\x23\xd3\xf5\xab\x9a\xf2\x0e\xc3\x93\x69\x0d\x00\x8a\xbb\x0d\x83\x8e\x4c\x01\x90\xaf\x34\xac\xd9\xcf\x01\x20\xaf\x6d\x98\xb2\xb7\x06\x40\xce\xc3\x28\x65\xcf\x0d\x00\xb9\x64\xe3\xe9\x3b\xd5\x00\xe4\x82\x0c\x83\xb6\xcb\x00\xc8\x1c\x32\xda\x1a\xbd\x17\x40\xe6\xa6\xe1\xba\xc8\x76\x00\x69\x5d\xc3\xe6\x0d\x62\x00\x52\x79\x90\x15\xb0\x02\x61\xff\xa7\x65\x98\xa7\xe9\x38\xb3\x1e\x63\x4b\x52\x0c\x66\xd7\x1a\xc2\xe2\xf1\xee\xc1\xca\xb9\xfb\x30\x7b\x56\x64\x70\x18\xb3\x29\xe7\xe2\x8e\xe1\xb8\x32\xaa\x4e\xe3\xf1\x91\x62\x91\x85\x79\xef\x84\x24\x8a\x27\xdf\xd2\x7e\x1e\xfb\x61\xaf\xf2\xbb\xe8\x8d\x70\xff\x8b\xcb\xf8\x7e\x6c\x8a\x5b\xc9\x32\x71\x19\x84\xc6\x09\x16\x77\xea\x8c\x12\x7c\x62\xd3\x58\xd4\xea\x3a\x57\xb2\xd0\xf4\x47\xd1\xe5\xa0\x46\xa9\xf7\x06\x17\x8a\x0e\x46\x1d\x94\x29\xd4\xd9\x5c\xe4\x71\xd4\x8a\x31\x53\x73\xef\xe5\xaa\x22\x6d\x86\x8e\xfa\xc7\xcb\x93\xee\xed\x95\x19\xa3\xbe\xfb\xd2\xc7\xcf\x6b\xa4\xb8\xd4\xb5\xf3\x0d\x01\x46\x05\x69\xec\xc9\xde\x05\x20\x39\x43\x63\xde\xa9\x14\x80\x51\x3b\xd4\xe3\x8f\xff\x00\x90\x90\xd4\x58\x9a\xc2\x01\x20\xb1\x4f\x6b\xe5\x81\x85\x00\x92\x6a\x9a\x4a\x49\x8a\x00\x12\x7a\x9a\x91\xf1\x79\x00\x12\x12\x1a\xf9\xbb\xfa\x00\xc4\x6e\x6a\x89\xed\x58\x05\x20\x7e\xe8\xe3\xd5\x65\x8b\x59\xbf\xef\x75\xe8\x26\xcc\x8a\x3c\x32\xdc\x81\xc7\x75\x43\x0b\x75\xde\xaf\x27\xed\xc7\x75\x72\xe5\xdb\x31\xcc\x36\xe5\xcd\xa1\x74\x40\x99\xde\xd9\xf8\xf8\x58\xd3\x39\xcc\x42\xee\xf3\x29\xc0\xf7\x97\x3b\xae\x52\x3e\x29\xeb\x8f\x16\x77\xb0\x70\xc9\xc4\x52\x9c\xd7\x80\xed\x15\x78\xdc\xb8\xbc\xad\xbe\xca\xce\x86\x90\xf5\xa3\xea\x8f\x8a\x2f\xb9\x27\x18\x2c\xac\x8e\xb3\x1d\x10\xda\xa7\x75\xba\xfa\xe5\x0c\x39\x11\x03\x35\x85\xea\xd7\xeb\x96\x8a\x0a\x2b\xd5\xd4\x88\x1e\xf8\x28\xea\xa8\x30\xb7\xba\xe3\x42\x8c\xc8\x01\x79\x99\xea\x6b\xcd\x3a\xc2\xa1\x72\xe7\xab\xe7\xf7\x22\x41\x6b\xb9\xdb\x15\xb6\x00\xfc\xc9\xf2\x72\x45\x91\x00\xfc\xad\x0a\x7a\xf9\xa7\x01\x04\xd9\xe5\x8f\xe7\x6c\x07\x10\x50\x90\xff\x9a\xf9\x0a\x40\x60\x92\xc2\xab\x53\xd7\x00\x04\xf5\xe5\x9d\x53\x67\x00\xf0\x0b\xc8\xdf\x4c\x89\x02\xe0\x0f\x55\x50\x39\x98\x02\xc0\x1f\xaf\xe0\xb9\xef\x23\x00\xff\xba\xd7\x3d\x9b\xf0\x2e\xf9\x27\x53\x63\xf1\xf9\x6c\x62\xee\xc5\xd7\xc9\xaa\x77\x87\xb1\x1e\xa6\x24\x23\x0d\xf3\x17\x05\x9d\x59\xf8\x7a\x98\x35\x2a\x07\xfb\x80\xa4\x42\x01\xbe\xbf\x3c\x60\x74\x09\x8f\x83\x38\x9f\x2b\x7b\x58\xb8\x79\x6a\x19\xae\x8f\x95\xfd\x94\x4e\x60\xde\x8b\x6a\xfc\x7d\x13\xed\x29\x5d\x88\x8d\xfd\x6d\xcc\xc6\xe8\x29\xdd\x4d\x1a\xb5\x0f\x21\xe5\x86\xbb\xb9\x26\xf6\xdc\xab\xe5\x3d\xee\xad\x98\xe4\xcc\x7d\x9a\x31\xfb\xbe\x50\xb8\x04\xb7\x80\xf4\x9b\xfb\xdb\x93\x54\x39\xc3\x19\xe6\x0f\x46\xe7\x95\x20\x24\x75\xf7\x7e\x41\xa3\x1b\x42\x92\x0b\xef\x87\xbd\xef\x44\x48\xdc\xee\xf6\x16\xd6\x3d\xa0\xe8\xf8\x1a\xcc\x98\x0a\x1d\xaf\xb0\xc6\xe8\x5d\x82\x99\x44\x81\xf3\x97\xf0\x3a\x05\x9f\x60\x01\x7e\x76\xe0\xbb\x71\x0e\xdf\x3b\x73\x97\x66\xe1\x75\x07\x6e\xab\x74\xcc\xa4\x70\x26\xa6\x61\x9e\xbc\x35\x65\x27\xa6\xcf\xee\x1c\xa0\x7c\x41\x6a\x8e\x1d\xc3\x75\x51\x3a\x3b\x1d\xb3\x41\x05\xcd\xd9\xd8\xf7\xfd\xcc\xc9\x7c\x3c\x1f\x9e\x8c\xbd\x84\x75\xc6\x87\xaf\x97\xe0\x7d\xff\x89\x62\xe5\xf8\xba\xba\xad\xef\x06\xbe\xaf\x5a\xd7\x41\xf5\x51\x09\x7d\x59\x87\xc7\xd1\xcc\x97\x4d\xb8\xdf\x90\x67\xd2\x5d\xfc\xfd\x66\xd3\x1e\xe1\xef\x91\xd1\x6d\x8b\x63\x1b\x87\xd0\xa8\xbc\xe7\x57\x34\xd4\x11\x12\x73\x6d\xcf\x72\xe7\x43\x48\x68\xc1\x8b\xc4\x60\x25\x84\xf8\x4d\x5e\xdc\x8c\xbd\x87\x10\xcf\xc3\x97\xd3\x33\xe5\x11\xe2\xf2\x7f\x19\x5d\x75\x14\x21\xf6\xdb\x2f\xcd\x3b\xaa\x10\x42\x02\x6d\x1f\xa0\x0f\x21\x34\xeb\x3e\x5e\x4f\x42\xa8\x91\x30\x68\x37\xf1\x3a\x05\x32\xbf\x9e\x4c\x1d\x97\x11\x9f\x87\x62\xaa\x33\x43\xcc\x45\xf2\xf9\x5c\xb2\x43\xff\x6c\x34\x5e\xd7\x70\xdf\x8f\x7d\x5c\x6a\x0f\xa7\xce\xc6\xf1\x3f\xcd\xc0\xba\x87\x8b\x77\xce\x8d\xa6\xae\x03\xd4\x6e\xe9\xf4\x39\x25\xb8\x8b\xc2\x48\x1d\xd0\xce\x26\x2a\xee\xcd\x88\xda\x45\x1d\x9e\x79\x1b\xcf\x97\x0b\xbb\xa9\xb8\xfd\xc5\x1e\xe2\x79\xc2\xf5\x31\xc5\x36\x1a\xb4\xbf\xc0\x75\x32\xca\xbf\x0b\x8f\x3f\xb6\xdd\xdd\x02\xe2\xf8\x13\xdd\x15\xd6\x78\xa7\x79\x4f\x6d\x20\xfe\xcb\xbd\x53\xa2\xf0\x88\xeb\xad\xa2\xae\x38\xbd\x55\x65\x6e\x78\x26\x93\x7f\x86\xf9\xbb\xee\x58\x8a\x49\x7f\x49\x7c\x1c\x1e\x13\x46\xf9\x5e\x1e\x85\x4d\x44\x17\x72\x93\x30\xcc\xd7\xc9\xce\xec\x6b\xe3\x28\xbc\x32\x11\x86\xe8\x62\x1a\xc4\xa9\xba\x2f\xff\x99\x85\x7f\xff\xa5\xf7\xe7\xf1\xbc\x78\xfe\x62\x21\xbe\x5f\xce\x6c\xa0\x74\x01\xa9\x70\x1d\xcf\x17\xb4\x0e\x28\x3e\xb6\x01\xf7\xc9\x88\x39\x7a\x1b\xeb\x22\xd6\x89\x53\x71\x2f\x5d\xf7\x10\xf3\xc1\x73\x8d\x5a\x31\x4f\x3a\x69\xc2\x0b\x3c\x5f\x38\x45\x75\xe2\xeb\x8a\xde\xb4\x0f\x78\x17\xbb\xb8\xcf\x67\x7c\x1f\x86\xd0\x80\x9d\x20\x56\x0a\xfc\x38\x6e\x26\x85\xf0\x95\x7b\x1a\xde\xd1\xf0\xcb\x77\x1d\x66\xe2\x7f\xa5\x50\x3c\xe6\xaf\xf7\x45\x94\x3f\xbf\x0f\xa5\x7b\x60\x7a\xfd\xc2\x23\x95\xf6\xb9\xe8\x24\x79\x68\xcb\xfd\xcf\x79\xb9\x45\xf4\x22\x55\x89\x14\x96\xe3\xf7\x2b\xa2\x88\x0e\xac\x2c\x1f\xdf\x0f\xe4\x1f\xa5\x7c\xa0\xce\x1c\xab\xc0\x67\xe3\xa4\x43\x35\xd6\x4f\x1f\x0e\xad\xc3\x3e\x74\x89\x4b\x9b\x30\x7b\xb8\xd3\xf7\x3e\x1e\x3f\x51\xc6\x0f\x31\x1f\xbc\x5a\xf9\x29\xee\xbf\x19\xdc\xd4\x86\xef\xc7\x66\xe9\x76\xe2\x68\x7c\x5d\x28\x16\xd1\x7e\x75\x2f\xce\x9f\x76\x13\xa5\x0b\x11\x53\x60\x2a\x50\x79\xf8\xb7\x0e\x24\x8c\xe8\x62\xf6\x90\xfd\xee\xd9\xe4\xc9\xbe\x8a\x74\x7e\x6c\x1f\xb2\x5f\xff\x37\x9f\xdf\x6d\x34\x22\x2f\x69\xff\xc8\x8b\x35\x0c\xd1\x0b\x5d\x3d\x42\xf5\xc3\xbb\x90\x59\x82\xe7\xb3\x1c\xdf\x1b\xf8\xbc\x65\x78\x12\x1d\xd0\x1a\x4a\x07\x94\x9c\x7c\x0f\x7f\x6e\x8f\xd2\x43\x7c\xff\x18\xd3\xf6\x0c\x5f\x0f\xd7\x3f\x69\xc7\x51\xac\x68\xed\xc4\x7a\xa0\x05\x7b\xde\x61\x5e\x7c\xba\x1d\xd5\x2f\xca\xcb\xef\x33\xbe\x8e\x58\x3f\x1a\xc0\xcf\xef\x9a\xbf\x00\xfb\x6a\x0c\xd5\x3f\x0c\xea\x40\xb8\x28\xf4\xd8\x48\x21\xad\x03\x89\x26\xba\x98\x14\xd2\x01\xef\x22\xd1\x7b\xd0\x3e\x20\x1d\x84\xc7\xa5\xbe\x99\xf6\x89\xe9\xab\xa0\xf0\xc3\x62\x92\x97\xe0\x7f\xe4\x05\xfb\xe4\x5c\x4e\xba\x46\x66\x8d\x1a\xac\x8b\xce\x58\x4e\xcd\x6f\xa9\xc5\x77\xf1\x3c\x78\xc0\x88\xd2\xc3\x24\x86\x3d\x29\x62\x61\xec\xdc\xe7\xb8\x1b\xc7\x66\xff\x4e\x5c\x07\x6b\xda\xbb\xf0\xfb\x4b\x37\xf4\x60\xbd\xf9\xdc\x9d\x9f\xb0\x8b\xcb\xb4\x03\xdf\xb0\x7f\x90\x7b\x13\x13\xd7\x1b\xed\x8f\xa3\x46\xfa\xc8\x08\x49\xc0\x9f\x3a\x10\x72\xde\x07\x75\x20\xc4\xf7\x62\xcd\x79\x0a\x13\x88\x33\x22\xcd\x6b\x97\x10\x7f\x90\xdb\xc4\x21\x90\x52\x66\x0d\xf7\x75\x60\x8d\x33\x0a\xff\xd1\x27\x88\xe4\x25\x9f\xff\x26\x9e\x17\x69\x1d\x14\xad\x03\x3a\xb2\xff\x31\xfe\x6b\xfb\xe0\x39\x9e\xff\xf6\x98\x53\x3e\x50\xdb\xae\x77\xe1\xeb\xe2\x26\x05\xea\x7c\xaf\xca\xa7\xd4\x04\x21\xcd\x03\xf8\xba\x19\x14\x4c\x9d\x15\xda\x17\xc6\x85\xf8\x64\xd0\xfa\x07\x65\xf2\xd7\xf9\xee\x0f\xc9\x03\xe9\xff\xa2\x7a\x92\x42\x5a\x07\x32\xe5\x21\x1a\xc6\xf7\x53\x4f\x6e\xbf\x75\x0f\x39\x84\xd7\x2f\xfb\x40\x61\x23\xc1\x56\xd2\x31\xf3\xbd\x09\xfa\x43\xe7\x30\x44\x57\xd6\x34\x34\x2f\xb4\x0e\x2a\xbd\xac\x05\x67\xfb\xf8\xeb\x36\x5c\xbf\xfb\x37\xbc\xc0\xf5\x11\xff\xe1\x0d\xce\xc3\xce\x35\xbd\x58\x0f\xb6\xf9\xd6\x67\xfc\xaf\xd7\x47\x0e\xe0\xe7\xea\x95\xa4\x0a\x17\x98\x52\xb3\x77\xc0\x26\x18\xa6\x03\xa1\xfb\xa1\xd0\xfa\x30\x05\x76\x92\x87\xb5\xf0\x87\xfe\x81\xd6\xc3\x58\x12\xff\x0e\x5f\xa9\xe1\xe3\x63\x1d\xe9\x97\x32\xd2\x17\xe5\x3c\xf1\x85\xa1\xfd\x3f\x68\xfd\xc7\x03\x52\x57\x83\xfa\x8f\xdc\x7f\xe7\x25\x63\xff\x23\xfc\xe0\x9d\x3a\xbf\x0d\xeb\x82\x0e\xdf\x7a\x8d\xef\x93\xf6\xf9\xbc\xc7\xd9\xdd\x9d\x4f\xe9\xfd\xb6\x4f\x1b\xc0\xe7\x7f\x33\xa2\xe2\x1d\xa9\x03\x99\x4d\xfa\xdf\xd0\x7a\xa0\x71\xa4\x8b\x17\xad\x8b\xd2\x5b\x40\xa1\x1c\xf1\x53\xe1\x5d\xf6\x67\x1e\x68\x1d\x88\xf1\x5b\x0a\x47\xf6\xc7\x09\x23\xb8\x85\xc4\x47\xeb\x83\x68\xbd\xd4\xa0\xfe\x83\xe8\xa5\x6e\x14\x53\x48\xeb\x3f\x5e\x90\x3e\x32\xef\x49\x9e\x99\xde\xbf\xf3\xc1\xfa\xcf\x9e\xf0\xf4\xff\xf2\x01\xa1\xf9\x29\xda\xdf\x60\xa4\x0e\x84\xd6\x4f\xb8\xe9\x52\xe8\x4d\x5e\x0f\x58\x44\xe1\x42\xf2\xfd\x2b\x89\x8f\x41\x34\xf9\x7c\x02\xe1\x1c\x53\xc9\xef\x38\x4f\x7c\x23\xca\x09\xbf\x77\x87\x7c\xbe\x93\x70\xb8\x3f\x67\x21\xf4\xf5\x04\xf5\xff\x34\xdf\x4b\xf7\x81\x79\x4c\xb8\x47\x9a\xf7\x6e\x22\x1a\x83\x5a\xc2\x7f\xff\xa1\xff\x70\xa2\xb0\x24\x03\x0d\x72\x87\xff\xd2\xc1\xfc\xaf\xfe\x17\x83\x7c\x3f\xd1\x51\x0c\xfa\xa2\xfc\x37\x1d\xc8\x87\xe1\x79\xf8\x97\x1e\xe6\xad\xef\xef\xdf\x4a\xf3\xbd\xaf\x89\x37\xc6\x48\xfd\xc3\x48\xfd\xc7\xa0\xff\x85\x0d\x85\x65\x5f\x29\xbc\x4a\xf2\xf9\x37\xdf\x83\x7f\xc5\x4f\xf7\xff\xa7\xf1\x5f\x3a\x10\x9a\xcf\xfc\x9f\x75\x20\x2f\x87\xe7\x21\x9f\xf0\x82\x7f\xf8\xa2\x38\x22\x04\xa3\xa8\xff\xef\xb9\x48\x21\xad\x07\x1a\xd4\x3f\x90\xfa\x68\xb8\x3d\x3c\xfe\x91\xfa\x8f\xab\x67\x29\xa4\xf5\x0f\x17\x2e\x0c\xc9\xc3\x7f\xe9\x03\xf3\x5f\xfa\xa0\xfc\x51\x17\x63\x49\xbd\xfb\x11\x9d\xc3\x2c\xc2\x8f\xd2\x3a\x90\x48\x87\xbf\xe4\x21\xe3\xb7\x1e\x66\x50\x07\x42\xea\xa0\xe7\x27\x42\x3f\x4e\x52\xff\xff\x3e\x6f\xf8\x78\x18\xd4\x3f\xd0\xe3\x80\x68\xb2\xaa\xf7\x90\xf8\x47\xea\x3f\x84\x29\x2c\x24\x3a\x21\x9a\xff\xfe\x5b\x1e\x46\xf2\xff\xff\x42\xda\x27\xe1\x5f\x3a\x10\x7a\x9e\x08\x24\xf5\xb1\x94\x9c\x93\x91\x3a\x10\xba\x1e\xb0\x2f\x4a\xc6\x6f\x0d\x4b\x2b\xf1\x8f\xe9\xb3\xff\xad\x8b\xa2\xfd\x81\x68\x5d\x18\xad\x7f\x18\xd4\x7f\x90\x79\xa0\xa2\xe5\x7f\x8b\x3f\xc7\xe4\x77\x1e\x46\xf6\xc1\xf9\xa3\x0f\x0a\xe1\x39\x07\xf5\x10\x23\xfc\x2f\xe8\x7f\x47\xcf\xa7\xf4\xbc\xeb\x41\xfc\x90\x68\x1d\x48\x08\xf9\x77\x1b\xc8\xfc\x12\x4f\x34\x1d\x27\xc8\x39\xbe\xc0\x9a\x1f\xa2\x11\xba\x99\x8a\xd0\xaf\x26\x84\x9e\x92\xb1\x3e\x10\x8e\xd0\x27\x4d\xea\xff\x5f\x92\xdc\xd3\xda\xa9\x46\xd2\xf7\xa8\x66\xea\xff\x31\x7e\xa2\xf9\xc9\x1e\xa2\x41\x1b\xa9\x7f\xa0\xe3\xa4\xf5\x1f\x83\x3a\x88\x11\x28\x33\x42\x37\x43\x7f\x0f\xad\x03\x19\x4b\xce\xcd\x08\x1d\x08\x5a\x47\xf2\xb2\xc7\x90\x3a\xff\xac\x3c\xfc\x5a\x8f\xd0\x85\x33\x08\xfd\xac\xa1\xc6\xf6\xf7\x8d\x54\x1e\xbe\x27\x21\xf4\x4d\xf9\xf7\x78\x68\x93\x1f\x5e\x07\xf4\x38\xa0\xaf\x03\x83\xe3\x9f\xd4\x4d\x21\xd1\xda\xe4\x55\xfd\x3d\xfe\xd3\x43\x74\x62\x83\xf1\xcf\x18\x11\xef\x48\xfd\xc7\x08\x1c\xa9\x03\xa1\xbf\xe7\x0f\x1d\x08\xb9\x4e\xd2\xd7\x8d\xb5\xac\xb1\x9c\x85\x50\x9c\x27\x42\x3f\xa3\x10\x4a\x0d\x40\xe8\x5b\x02\x42\xf9\x69\x08\xf5\x8f\x42\xa8\xba\x15\xa1\xcf\xec\x08\x3d\xe9\x46\xe8\xd3\x2a\x84\xbe\x4e\x45\xa8\x93\xd4\xd8\x43\xa2\xfb\x69\x18\x4d\xe9\x5c\x68\x1f\x24\x3a\xfe\x4b\xe4\x3a\x79\x71\x26\xa5\x7f\x39\x6f\x4d\x1d\x9f\x21\xd7\xa6\xd3\xa4\x7e\xd2\x49\x3d\xa5\x0e\xd1\x4f\xfe\x4b\xff\x40\xeb\x3f\x48\x3f\x8c\x41\x3e\x98\xc6\x41\x3d\x88\xfd\xf0\x71\x43\xd7\x85\x2d\x19\xff\x9e\x05\x14\xce\x3e\xc2\x7a\x6a\x46\x28\x9c\x35\xef\x95\x20\xb4\x53\x01\xa1\xfe\x6a\x84\x52\x7a\x10\xfa\xf4\x16\xa1\x3c\x59\x84\x7a\x45\xa9\x39\xfe\xc3\x7c\x84\x5a\x23\x11\x62\x3d\xad\xf6\x7b\x23\xf4\x9c\xe8\xc4\xee\xdc\x41\xf8\x0e\xbd\x86\x8d\x0d\xdf\xb1\x97\x76\xb2\x75\xb2\xf0\xb2\x02\x17\xe6\x28\xf3\x2d\xd9\xdd\xf0\x79\x7f\xc4\x81\xf7\x5f\x64\x3b\x71\xe0\x3b\xbc\xd3\x64\x7c\x9c\xe8\x60\xc3\xfb\x50\x8e\x99\xb1\xe3\xcf\x1f\x19\xe2\x1f\x35\x32\xfe\xe1\x7d\x30\xfe\x3b\xd2\x79\x12\x0b\x27\x79\x25\xf3\xa1\x09\xdd\xaf\xed\x2b\x15\xff\xf4\x35\x08\x0d\xe8\x20\xb4\x3c\x05\xa1\xbe\x29\x08\xc5\xac\x42\xa8\x27\x9f\xfd\xcc\xe1\x0d\x08\xbd\x53\xe2\x52\x39\xf7\x05\xa1\xd7\xf2\x3c\x92\xd7\x33\x10\x7a\xd9\xcc\xeb\xf2\x98\x17\xa1\x76\x1f\xbe\x0d\x9f\x27\x22\xd4\x12\x23\x80\x9f\xab\x6b\xc7\x0a\xe1\x9e\x1d\x65\x7d\xa2\xb8\x83\xe7\xa5\x50\x91\x7e\x5c\xf7\x4e\x22\xd8\x0f\x27\xfb\x95\x10\xbe\xa3\xcd\x78\x28\x8c\x9f\xa7\x4f\x25\x08\xe2\x3c\xd1\xba\x97\x23\x27\xf8\x71\x1f\xb6\x43\x63\xf9\xb5\x59\x98\xfc\x8d\xe7\x03\x9d\x07\x3a\x7e\x3a\x9e\x7f\xc6\x3d\x8c\x0f\x1f\x44\x5a\x27\x81\xb8\xee\x0c\x1d\x2f\x6c\x26\xda\x63\x11\x02\x11\xf6\x7e\x87\x66\x84\xfa\x39\xf8\x0a\x27\xd7\x23\xd4\xed\x28\x5c\x1f\x92\x8c\xd0\xeb\x67\xe2\x25\x9b\xe3\x10\x7a\x71\x48\xf2\xce\x01\x1e\x84\x9e\x89\x48\x7d\x3f\x73\x06\xa1\xc7\x86\x32\x4e\xe5\x61\x08\x3d\xf8\xcc\x88\x7c\xb0\x09\xa1\xbb\xbd\x32\xe3\xba\x7d\xd9\x8d\xea\x55\x65\xf6\x01\x70\x2d\xa6\xfb\x80\x15\x72\x30\x1e\x03\xf0\x8a\x9d\x9b\x22\x3b\x0e\x80\x77\x6b\x86\x2f\x23\x13\x80\xc7\x37\x8d\x9d\x71\x1d\x80\xc7\xf5\xd8\x3a\x59\x43\x00\x9e\xa2\x14\x75\x59\x5e\x00\x9e\xf9\x07\x3d\x19\x6f\x01\x78\x78\xf7\x8f\x62\x7c\x01\xe0\x1e\x48\x9c\xcc\x68\x02\xe0\xde\xbe\x67\xb5\x6c\x38\x00\x8f\xe9\x7f\x3c\xff\xe8\x3f\xc5\x4f\x3f\x15\x70\x1b\x50\x48\xfb\x85\xf0\xb7\x08\x6e\x43\x68\x40\x5f\xf4\xa5\x72\x33\x42\xbd\xec\xd2\xd6\xd6\x31\x08\x75\xee\x66\x34\x78\x37\x72\xf4\xb6\x71\xc9\x6d\x9e\xcb\xe4\xd1\x7b\x18\x2b\x1f\x16\x11\xc6\x2f\x79\x67\x85\x82\xfc\x9e\xdd\x82\x2d\x0d\xb5\x0a\xf6\x27\x4b\x84\x1b\x6b\xa3\x14\xac\x8a\x2c\x45\x47\x57\xab\x28\xcc\x6e\xdc\x22\x5a\x71\x7d\xbd\xc2\xe3\xce\x75\xa2\x07\xcb\xc7\x28\xd9\x02\x88\x64\x5c\x54\x52\x9e\x00\x20\xba\x21\xdb\x41\x65\x26\x80\xe8\xd7\xb4\x46\x15\x75\x00\x51\xc9\x94\x2f\x2a\x62\x00\x22\xab\x0e\xd9\x29\xdf\x02\x10\x6e\x18\xd4\xbb\x18\x2a\x9f\x07\x10\x82\x3d\x2b\x94\xb8\x00\x04\xd1\x2e\x37\xc5\x7c\x00\x81\x05\x3b\xd2\x14\xe3\x00\x04\x38\x63\x26\x2b\x20\x00\xbe\x71\xff\x43\xfc\x23\x9e\x86\x84\xc8\xee\x98\x11\xba\x90\x68\x19\xac\x07\xe9\x8b\x97\xef\x63\x7f\x84\x50\xd7\x61\xb5\x27\x32\x3f\xd9\xa6\x3c\x17\xd5\xb0\x35\x38\xc6\x53\xda\xa2\xaa\x35\xde\x35\x50\x20\xb7\xc9\x4f\x3b\x24\xe0\x81\xc8\xc5\x9b\x6b\xb4\x77\x2d\x9f\x2e\x31\xb1\x32\x48\xdb\x68\xdb\xb2\xd1\xdb\x4b\x75\xb5\xce\xa6\x18\xc8\x08\x17\x15\x68\x69\xe5\x3d\x60\x34\x17\xda\x68\xd6\xd7\xc4\xc8\xd6\x14\x2c\xd6\xec\x69\x63\xc8\x3e\xcd\x8b\xd5\xfa\x38\x10\xc7\x28\xcc\x70\xd3\x79\x0d\xc0\xf8\x71\xcc\x52\x27\x0e\x40\x46\xfa\x80\xa5\x8e\x1f\x80\x54\x4e\xe2\x32\x1d\x3e\x80\xd1\x0b\x77\x8f\xd5\x0e\x01\x90\x14\x89\x0d\xd3\xb6\x06\x18\x65\xbf\x2d\x43\xab\x03\x40\x62\xcd\x96\x17\xda\xe2\x00\x12\x06\x51\x7d\x1a\x99\x00\xa2\x3b\x36\x35\x69\x9c\x02\x10\x35\x5b\x9f\xa7\x2e\x03\x20\xbc\xe6\xbf\xc7\xcf\xd7\x34\x2c\x5e\x90\x25\x3a\x10\x8a\x17\xfe\xf6\x45\x0f\xfb\x95\xf6\xd8\x18\x5d\x62\xe1\x2b\x51\x33\xbc\x1e\xf7\xa4\xc1\x3a\x51\x5c\x11\xa1\x66\x4b\xab\xc3\xea\xc0\x27\x57\x33\xc9\xe2\xa1\x8d\xa4\xd8\xc5\xb2\x01\xcb\x09\xbe\x8a\xa3\xab\x2e\xa7\x58\x2c\x5e\xa8\x24\x8b\xf2\xed\xcd\xc3\x37\x5e\x53\xe4\x3b\xeb\x6b\xb6\x77\x9f\xbc\x4a\x68\xc6\x01\xd3\xf4\x6c\x59\xb5\xbb\x27\x4f\x9b\xb4\x5e\xeb\xd2\x18\x9b\x7a\xc9\x24\xa2\x25\x5a\xe3\xf4\xb1\x52\x93\x87\x1f\x2f\xaa\x97\x1f\x0c\x37\x53\x85\x2f\x6a\x5c\x09\xba\x66\xfc\x00\xca\xd9\xb4\xcf\xc9\xd6\x5d\xa6\xe7\x00\x14\x14\xa3\x16\x9b\xd4\x03\xc8\x49\x6f\x2c\x32\xd9\x04\x20\xcb\x58\x57\x64\x12\x04\xc0\x70\x88\x50\x36\xac\x07\x90\x9a\x1f\xde\x69\xc8\x06\x20\x59\xbe\xf2\xac\x41\x36\x80\xa4\xf1\xf2\xfb\xfa\x41\x00\x12\x3b\xfe\x8c\x9b\x8d\x7d\xf8\x79\x97\xfa\x82\x86\xf1\xe1\xd4\x2a\xe2\x17\x13\x4b\xbc\x3e\xf7\xb6\x69\x0c\x5e\xfd\x79\x1e\xe9\x4a\xf9\x3f\xeb\x8d\xc7\x4f\xc3\xf5\xcf\x3d\xa3\x79\xed\x11\xba\xce\xef\xe5\xa7\xc0\xcb\x5d\x51\xb4\xc9\x5d\xdd\x84\x5b\xec\x74\xee\x64\xb7\x75\x6e\x9d\x72\x7e\x19\x4b\x5d\x27\xce\x3c\xa8\x9c\x91\xea\xe7\xdc\x1f\xbe\x5c\x63\xcd\xa1\x0f\x4e\xfe\xbb\xe6\xe9\xb8\xed\xbb\xe0\xf8\x34\xcd\x45\x5f\x33\x21\xd1\x21\xa9\xc8\xc5\xa0\x77\xb7\xa2\xfd\x93\xa6\x4e\xc3\xe2\x9d\xb9\xf6\xd5\x6f\xc7\x18\xea\x6d\x77\x77\xa8\x87\xd3\x7a\x3d\x51\xb2\x0e\xaa\x50\xaf\x6d\x1a\xd1\xe1\xc0\x09\x1d\x1a\x67\x56\x7f\xb6\x33\x05\xa6\xea\x86\x95\xf7\x6d\xf9\x00\x94\x55\xc2\x46\xdb\x72\x01\x28\x99\x2e\xfd\x69\x23\x02\xa0\x10\xb7\x64\x9d\x65\x3c\x80\x6c\x50\xf0\x54\xcb\x6b\x00\x8c\x9e\x85\x87\x2d\xcd\x00\x64\x72\xe6\xaf\x31\x07\x00\x69\x91\x3f\xe3\x17\xf9\x32\xfc\xbc\x6b\xe1\xb8\x99\xf1\x96\xf8\x7c\x7f\x94\x77\xc1\xfb\xfe\xdf\x28\x79\xe2\x81\xf1\xa4\x84\xf2\x07\xb9\xe3\x37\x15\xaf\x9e\xde\xac\xa1\xfa\xc6\x94\x99\xcc\xc0\xab\x6a\x97\x24\x66\x5f\x91\x6e\x47\xe8\x8c\xe6\x0c\x5d\x1d\x39\x11\x83\xd4\xd0\x69\x87\x1c\x96\x31\x6e\x25\x27\x4d\x72\x9c\x78\x4a\xe3\xc4\xee\x33\x7e\x33\x82\x9b\xf4\x94\xb6\x45\x4d\xf0\x8f\xde\x69\xb4\x33\xca\xd2\xfb\xc6\xa1\x2b\xa6\x5f\xd7\xf3\x7a\xcd\xca\xd3\xb1\xb0\x5f\xb3\xc8\x53\xf9\xa6\xab\xa5\x73\xf8\x11\x8f\xca\x76\x73\x4b\xb9\x95\x76\x9e\x11\xcc\xe5\xe6\xc6\xa1\x72\x1e\x79\x10\x65\x94\xb1\x28\xdb\x7d\x2c\x64\xeb\x1d\x99\x1f\x31\xae\x1d\x6e\x6a\x87\xcd\x9d\xeb\x56\x00\xaf\x34\xe4\x83\xce\xb8\xc9\xc0\x7b\x75\x83\x59\x11\xae\xbb\x60\x40\xd5\x2d\x30\xdd\x85\x0d\x40\x39\x7c\x66\xba\x93\x0c\x80\xa2\xc7\xcc\x32\x47\x05\x00\xf9\x38\x7f\x3d\x87\x43\x00\xb2\x71\xbf\xf3\x40\xc7\x2f\x37\xec\xbc\x33\x37\x3b\x62\x1d\x4c\xcf\x45\xca\x2d\xb6\xc3\x85\xda\x35\xf5\x68\xe3\x0c\xbc\x1e\xd3\x34\x3b\x08\xef\x73\xae\xaa\xa4\x56\x8d\x4a\x8e\x53\x7e\x19\x79\xbe\x4b\xf0\x6a\x52\xa6\xd1\xb2\xc3\x42\xbb\x11\x3a\x3a\x37\x34\x5c\x85\x53\xc0\x76\xaf\x68\xb0\x8e\x45\x95\xd4\xee\x6d\x73\x16\x04\x7b\xce\x54\xcd\x58\x67\x33\xa7\x6b\x8e\x92\xe1\xfe\x15\x62\xb3\xee\x45\xe8\x9a\xd5\x84\xf0\xcd\xbc\x9f\xe8\x6f\xb5\x6d\xfe\xa2\x19\x6e\x59\x63\x6d\xad\x66\xbf\x08\x68\x2d\xaf\xb3\x5b\x10\xc8\xe1\xff\xf4\xb1\x98\x9d\xd9\x8c\x6d\x01\x26\xfd\x9a\x36\xd7\x02\x24\xfc\xd5\xc1\xc0\x62\xce\xd4\x9a\x29\x3b\x61\xa1\x71\xc1\x94\xb4\x49\xa6\x10\x67\x30\x71\xa2\xbb\xdf\x4a\xc8\xd3\x89\xf3\xbb\x38\x61\x29\x54\x6b\xe9\xf9\x32\x7c\x6e\x43\xb3\x46\xc5\x84\x69\x5e\xe7\xe0\x95\x5a\xa0\x77\x86\x47\x36\x7c\x57\xae\xf2\x76\xf0\xd0\x82\x5f\xca\x9a\x5e\xaf\xc7\x6d\x02\x50\xa8\xfc\x5d\xff\xb4\x0e\x82\xe8\x80\x5c\x5c\x31\xff\xd6\x73\xd2\x07\xf3\xb3\x1d\xfa\xd3\xf1\xee\xc0\x87\xc9\xf3\xf0\x3a\x64\xa3\x44\x30\x5e\xfd\xba\xfe\x78\x19\x5e\x15\x2b\x0e\x09\xc7\xba\xa9\x3c\xae\xb5\x78\xd5\xf4\xb4\xc0\x7a\xcc\x1f\x1f\x0a\xdc\xb8\x8b\x2d\x08\xa1\x84\xc0\x4d\xcb\x18\x81\x5c\x6b\xb6\x3c\x5c\x2f\x61\xd0\x2b\xa1\xb1\xc6\x6b\x4d\xb7\xab\x87\xe2\xf4\xe0\x9d\xe1\xa3\x03\x96\xeb\x6a\xce\x3e\x15\x16\xb1\xc2\xd3\xc4\x31\xc0\x66\xf9\xff\xe3\xec\xbc\xe3\xb9\xee\xde\x3f\xfe\x4a\x21\x2b\x3b\xc9\x8e\xb4\x90\xb4\xa5\xa9\x3d\x34\xb4\x07\xda\x8b\x52\xda\xc3\xaa\x14\x4d\xa3\x92\x94\x54\x56\x43\x68\x50\x44\x85\xb6\xd1\x22\x0d\x12\x0d\xa4\xd2\xde\xe7\xf7\xf8\x5c\xe7\xfd\x56\x54\xf7\xf7\xbe\x7f\xf7\x3f\xd7\x6d\x77\x5d\xef\x73\xae\xf7\x39\xe7\x7a\x9e\xd7\x65\xed\xe7\xdb\x2e\x7b\xa4\xf1\x3c\xb3\x03\x3e\x1d\x26\x0f\x9b\xe9\xfc\x25\x25\xb5\xc3\xeb\x21\xaf\x9c\x1d\xf3\x9a\x77\x58\x3d\xf8\xb2\xb3\x73\x55\x41\xbb\xbd\x83\x7b\xcf\xf1\x61\xab\xda\x98\x0e\xbc\x3e\xa3\x0e\x8b\x32\x97\x1e\xf0\x75\x72\x14\x4b\x6f\xf1\x71\xc0\x6e\x87\x7d\xec\x56\x73\xe3\xfe\x46\x0e\x6d\xd8\x63\xd3\xe9\x7d\x0a\x27\x2c\x62\xdf\x9a\x7c\xea\xd7\x65\xcc\x76\xf6\xad\x49\x4c\xef\xc3\x63\xda\x31\x66\xd8\xb2\x6f\x94\x7d\x22\x63\x86\x9b\xfa\x2c\x1b\x3e\x96\x31\xfd\x5d\x3f\x9f\x7f\x7b\xe1\x76\x58\x3f\xe2\x59\x44\xfe\xe9\xb1\x11\xd7\x85\xc8\x0f\x98\x4d\xf9\x32\xbb\x78\x21\xd5\x6d\xd3\x67\x2d\xa5\xe7\x9f\xe4\xb4\x92\xea\x5c\xb1\x53\x3c\x69\x1d\x71\xd0\x96\x9f\xa6\x06\x3b\xf9\x50\xbd\x7f\x63\x84\x2f\xdd\x7b\xf7\xca\xd8\x74\x42\xf5\x33\xb0\x68\xb6\x9f\x85\x69\x9c\xd2\xf5\x99\x87\xd7\x7b\xd9\xbc\xd4\xfe\x38\x7e\xdc\xda\x2e\xf6\xf5\x9a\x06\x0d\xff\xe0\x9d\xe8\x3c\xb2\xa5\xcb\xa0\x64\xaf\x23\x3e\xc1\x66\x8f\xfb\x3e\xf2\x4c\xdb\x07\x8b\x31\xb6\x9a\x1e\x45\xa7\x47\x5b\x1c\xee\x71\xc1\xc3\xfc\x96\x92\x45\xaf\xee\x27\xdd\x8b\x5f\xae\x30\xf3\xee\x3e\x7b\x55\x02\xbb\xd9\xa2\x79\xf7\x6e\x4b\x4e\xb1\xe7\xa6\x47\xbb\x05\x2f\x4c\x67\x5f\x4c\x56\x74\x1d\x37\x2f\x9c\x31\xa3\xa3\x5d\xdf\xcf\xad\x64\xcc\xc8\xb1\xab\xf1\xac\x60\xc6\x0c\xe6\xda\x7c\x9e\xd1\x8c\x31\x7d\xb7\x2e\xfb\xa6\x79\x31\xa6\x7b\xc4\x66\x99\xe3\x02\xc6\x74\xee\x58\xfb\x3b\x74\x64\x4c\xbb\xe0\xa7\xff\x9c\x83\xa8\xd2\x1b\x45\xe3\xe2\x71\xbb\x29\x14\x9f\xbb\x2a\x2e\xc4\x41\x64\x75\x5c\x32\x14\xbf\xf0\x3f\x49\x4e\xfc\x94\xf0\x68\x91\x0f\xdd\xe7\x8b\x30\xd9\x44\x75\xaa\x5d\xa9\x5b\xe8\x5c\x73\x8b\x4d\x00\xf1\x54\x5e\x72\x3b\xa8\x1e\xba\xc0\x74\x57\xbf\x7a\x81\xc0\x8c\x5b\xc1\x29\xfa\x90\x3d\x36\x6e\xfb\x8e\xb3\xed\x7e\xa8\xbf\x1c\x6c\x19\x64\x33\x78\xa8\x81\x56\x9f\x56\x81\x4b\x67\xda\x34\x51\xee\xde\x32\xe0\x96\x77\x3d\x13\x1d\xeb\xb5\x01\xd2\xa1\x6d\x9b\x0e\xef\xf0\xc2\xdf\xe1\x94\x76\xd3\x75\xed\x8e\x6d\x8b\xca\xad\x67\xf2\xba\x6d\xcc\xb6\x69\x15\x3e\xc6\xd6\xed\x0c\x37\xa7\x32\x66\x18\xdf\x6e\x85\xcf\x33\xc6\x0c\xc6\xb4\xbd\xe3\x75\x98\x31\xbd\x7e\x6d\x17\xac\x56\x92\xe4\x36\xab\x9d\x2b\xaa\x18\x6b\x3c\xa6\xed\x83\x25\xa9\x8c\x35\xde\xd4\x76\x96\xdb\x6d\xc6\xb4\xa7\x5b\xd5\x59\x20\xc5\x98\x96\x5b\x9b\x4b\x2e\xb1\x8c\x35\x74\xb7\x72\x9d\x2b\xc5\x58\xc3\xf9\xa2\xff\x6f\xd6\x8f\xa5\xea\x51\xe9\x3b\x3e\xcf\x0b\x4c\x16\x92\x7e\x5a\xb6\xcd\x72\x1a\xe7\x19\xb6\xbc\x9a\x92\x74\xdd\x87\x4e\xd1\x8f\x95\x6c\xa6\x7b\xfb\x91\x8b\x02\xa8\xcf\xda\xee\xbd\x41\xa4\xaf\xe6\xdf\x73\x17\xc5\x6f\xad\x6d\x28\xd5\x41\x16\x0f\xde\x47\xa7\xe7\xd3\x6e\x1d\x24\x5e\x62\xbc\x53\x54\xbd\x86\xa3\x81\x41\xb9\x07\x1f\x99\xad\x55\x2a\xe9\x3e\xf3\xc0\x88\x3e\x1b\xb5\x14\x3a\x9d\xdf\xff\x7c\xf2\x32\xed\x99\x6d\xdb\xec\x5f\xb8\x7a\xac\x8e\xac\xc5\x97\xf0\x77\xc1\x76\x3a\x6f\x5a\x25\x84\x2f\x4c\x08\xd3\x29\x6c\x71\x6c\xdf\xb3\xeb\x45\x3a\x16\xcd\x1f\xef\xdb\xfc\xfc\xb0\xf6\x81\x16\x9e\x7b\xfb\x30\xa6\xe5\xd2\xbc\x70\xa7\x02\x63\x9a\x71\x2d\x9c\xb7\x45\x33\xa6\x69\xdf\xb2\xee\xc6\x4b\x8c\x69\xb6\x6c\xd9\x74\x43\x13\xc6\x34\x8e\x37\x37\x5c\xbb\x91\x31\xb5\xce\x2d\xe0\x35\x8c\x31\xb5\xf5\xcd\xb5\xdc\xeb\x32\xa6\xda\xa1\xf9\xf8\x15\x5d\x18\x53\x29\x6a\x3e\x6f\xa9\x64\x1d\xb6\xf4\xad\x17\xd7\x43\x7a\x6a\xce\xf3\xdb\xdd\x0d\x8b\xc8\x66\x9f\xe6\x3c\xc4\x85\xe2\x75\xc2\xf8\xdf\x4c\xf5\xb8\x38\x17\x7f\xfa\x7a\x54\xd3\x60\xaa\xbe\xed\x35\xdc\x4d\xf5\x9e\x40\xbb\xbd\x54\xb7\xf2\xed\x7b\x80\xea\x96\x2b\x3a\xf3\x7a\xb1\x73\xd2\x21\xca\xaf\xe3\xaa\x62\x69\x9c\xf4\x7f\x9a\xf0\xa6\xbe\x1e\xd0\xf5\x4a\x82\xa1\xf1\xc8\xfa\x1a\x56\x1d\xe3\x7d\xba\xd5\x51\xee\x62\xb6\x22\x7e\xe9\x84\x08\xd5\x06\xcd\xf6\xc7\x0f\x5e\x36\x58\xad\x8e\x71\x79\x7c\x8b\xa0\x3e\x6a\x03\x8c\xec\xe3\x92\x63\xaf\xaa\xbe\x31\xc8\x8d\x6b\x72\x25\x47\xd5\x4a\xff\xcb\xb1\xbc\x27\xa7\x94\x17\x19\x8c\x3a\xfa\x92\x31\xa5\xee\x06\x16\x11\xb1\x8c\x29\xee\x31\x98\x12\x36\x95\x31\xc5\x05\x06\xdb\x43\xa2\x19\x53\x1c\x61\xe0\xbc\xe3\x31\x63\x0a\x85\x86\xf3\xfc\x1f\x32\xa6\xb8\xca\x50\x65\x73\x08\x63\x0a\x17\x0c\xce\xf9\x69\x30\xa6\xd0\xdc\xf0\x93\xcf\x0f\xc6\x14\xeb\x1a\x7c\xf0\xbe\xc8\x98\xfc\xa9\x67\xc9\x73\xa9\x7e\x79\xbf\xf9\x92\x3c\xca\xff\x2f\xbd\x68\x3d\x90\x71\xd6\x97\xf2\xde\x19\x9b\x6d\x74\xfa\x1f\xaf\xbc\x83\xe6\x41\xcc\xd9\x3d\x33\x24\x76\x5f\x5c\x38\xd5\xc9\xb7\xaf\xe1\x7a\x01\x1b\xbd\x62\xa8\x3e\xea\x99\x74\x84\xea\x5e\x6e\x31\xf1\x14\xaf\x69\x53\xb8\x7e\xc4\xf0\x17\x49\xc4\x5b\x75\x09\xe3\x75\x63\xcb\x5e\x69\x7b\xb5\x3d\xeb\x8c\x6f\x3a\x29\xcd\xa0\xdd\xa7\xfa\x23\x0c\x77\xa4\x2d\x1f\x39\x5e\xae\xae\xee\xb9\xb4\xc8\x85\x56\xf5\x93\x1a\xcf\x49\xbb\xb3\xb5\x43\x7d\x75\x6d\x85\xb4\x84\x43\x87\x65\x12\x1b\x1d\x4c\xdb\x77\x31\xa8\xde\xfc\xc6\xb3\xd3\x72\x4b\xa6\x00\x5a\x3f\xce\xd2\x0d\x5a\x8d\x6e\x27\x49\x77\x55\x39\x34\x56\x81\xce\x00\x7e\x44\x4d\x64\x4c\x3a\xb4\xc1\xbd\x08\xaa\xa0\x28\xae\xda\x37\x43\x62\x75\x8c\x43\x3c\x18\x93\x35\x54\x4c\xdd\xf9\x9e\x3e\xbf\x24\xc8\x81\xf6\x14\x32\xdb\xdc\x25\xf6\x61\xe8\x52\x7a\x5e\x37\xf4\x79\x7e\xbb\x28\xb7\x91\xfa\x9d\x9c\xa9\xe4\x3a\x48\x09\xb9\xbb\x88\x8f\x8c\x79\xcd\x75\x80\xc2\x5d\x23\xe8\xf6\xf4\x8e\x62\x5e\x75\xdd\xec\xc1\x79\x98\x35\x9f\x13\xa8\xfb\xc2\x8a\x45\x9c\x0b\x99\x9b\x75\x9a\xd6\x13\x93\x06\x9d\xa5\xf9\x32\x28\xea\x3c\xe9\xc6\xb4\xc3\x45\x1a\x17\xfa\x4e\xd7\xba\xc8\x05\x03\xda\x57\xaf\x9b\x99\x49\x01\x9a\xf3\xae\x27\x0f\x5e\x04\xa8\x96\x67\x19\xce\x05\xd0\xa0\x30\x6b\xec\x86\x38\x40\xb1\x77\x96\xcc\x41\x7f\x40\x2e\xed\xfa\xf5\x73\x33\x01\xd9\xd0\xeb\xd6\x0f\x92\x01\xe9\x09\xd7\x0e\x7c\x57\x04\xa4\x66\xa5\x53\xbf\xea\x3a\x8b\x92\xaf\xf2\x35\xc0\x49\x0f\xb2\xd3\xe2\xf9\xbd\xfe\x09\x47\x78\xe7\x8d\x89\x51\xd4\xe7\x1a\xf5\x0f\x50\x7f\x66\x8c\x0f\x1b\xc5\xbf\x7f\xf7\x2b\x89\xbd\x33\x79\x2d\xad\x1b\xae\xe8\xf3\x2a\x51\xaa\xfe\x0e\xd2\x3f\x38\x11\xb7\x87\xee\x71\x1f\x6d\x7d\x80\xc6\xc3\xfe\x29\xd1\x54\x2d\xdb\xdd\xf5\x18\xf1\x72\xfe\x6b\x8e\xd3\xad\xda\xf5\xdd\x4e\x52\x5e\x5d\x3d\xe8\x34\x55\x59\x16\xe4\xf0\xe7\x3d\xfd\xfd\x05\xaa\x1e\x8d\x09\xb8\x44\xfc\x50\x6f\x95\xab\xf4\x7d\x16\xce\xb9\x34\x9f\x54\x33\xee\xd0\xcf\xcb\x38\xe7\x1f\xd1\x99\x09\xd4\x29\xbb\xdb\xb1\x2b\x75\xd8\xb8\x9b\xed\x30\x98\xec\x0d\x77\x8a\x58\x81\xe6\x1e\xaa\xc7\xdc\x35\x39\x4d\x9c\x44\x7e\x49\x3e\x65\xe4\xbc\x62\x5e\x51\xcc\x11\xea\xf7\x97\x85\x9b\xe3\xe7\x79\x1c\x90\xb2\x88\xdb\x44\xa1\x92\x96\x20\xd4\xf3\x8e\x0a\x37\xb2\x63\xf2\xb8\x8d\xd4\xa6\xfd\xbc\xe0\x7f\xda\xba\x60\x7a\x41\x9e\x4c\x0b\xa3\x7c\x19\xbb\x21\x92\xe6\xf9\xc1\xc0\xc3\x94\xef\xf6\xe8\x27\x50\xff\xa4\xa0\xf8\x44\x1a\x37\x22\x07\xe4\xbd\x86\xeb\xe2\x2c\xcd\x4c\x77\xe4\xe3\xe0\x22\x71\x03\x4e\xb7\xaf\x51\xfc\x86\x0f\xcf\xa6\x8f\xbb\x55\x72\x3e\xa2\x79\xd6\x5d\xd2\x07\x50\x5a\x5f\x48\xbc\x19\xf0\xf8\x98\x06\xfd\xdf\xe3\x43\x9d\xdb\x4b\x6c\xc9\x99\xf1\x94\x99\x4a\x2e\xaf\xa0\x19\x5b\x52\xc8\x33\xd1\xe3\x87\xc7\xe9\x8d\x5e\xd2\x99\x57\x22\x1f\xfb\x55\x71\xa2\x89\xeb\x7a\xe0\x96\xc0\x77\x64\x75\xa8\x19\x97\x0b\x82\x1e\xc4\x59\xa1\xc2\x98\x24\x74\x60\x38\x2e\xd4\xf5\x8e\xd1\xbd\xa5\x74\xc7\x10\x5a\x1f\x25\x5a\x71\x3d\xa4\x63\x99\xfc\xb9\x47\xb9\x1f\x2b\x00\xf1\x1f\x9c\xfb\xda\x99\x7c\x86\xfa\x00\x6c\x29\x4e\xa5\xf7\xa1\xcf\xa2\x74\x7a\x3a\xab\xa6\x5f\xa4\xa7\xb5\xf0\x3d\xe7\x04\x66\xbe\xbc\xa1\x28\xb1\x13\x87\xdd\xa2\xfb\xe2\x43\xa4\xee\x92\x17\x9d\x9f\x3e\xa0\x75\x76\xd3\x39\x8f\xe9\x69\x2a\x0c\x7d\x96\xcc\xe3\xf0\x22\x49\x99\x3a\xe8\x54\xaa\xb5\xa7\x9d\xc9\xcb\xd9\xa3\x88\xb4\x79\x59\xb5\x58\x4e\x62\x5f\x25\x07\xd2\x4c\x7d\x79\xee\xd8\x2b\x6e\xaf\x13\xb1\xf8\xf2\x4c\x39\xd5\x81\xcb\x04\x25\x81\xc2\xf7\xdc\x56\xf7\x7d\xe9\x23\xc4\x45\xa8\x2c\x5f\x16\x3a\x70\xa4\x7f\x65\x35\xb8\x98\xd3\xf4\xf1\xe9\x05\xfb\xe9\x5e\x7b\x9c\x4b\x0c\xf5\x03\x8a\xc9\x49\xa0\x3a\xf7\xfe\xe2\x33\xb4\x5e\x0a\xb1\x39\x4b\x79\xc0\xff\xde\x05\xfa\xf7\x8b\x1c\x90\x97\xeb\x35\xe2\xb2\x97\xb5\xe0\x7c\x84\x4b\xea\x2d\xe2\x4d\xa7\x06\x70\xbf\x47\x4f\x7d\x40\xa3\x7c\x40\x4e\x31\xad\x4b\x3b\x1c\x2b\xa5\x7d\x7b\x93\x62\xce\x85\xc8\xcf\xad\x12\xc6\xc3\xa7\x73\x0a\xc4\x3b\x7c\xbe\xd0\x9a\x94\x48\xbe\xc6\x0c\xa3\x19\xf6\x6d\xe8\x7c\xfa\x0d\xdf\x9c\xb9\x72\xdb\x77\x3d\x4e\xac\x7c\xbb\x7c\x69\x00\xff\x3c\x27\x6c\x3e\x39\x71\x7f\x5e\x8c\xe6\xb6\xf4\x94\x10\x17\xa1\x02\x7d\xd7\xa9\x66\x5c\x44\x8e\xea\xca\x7c\x6e\x33\xe8\xbe\xdb\x71\xbb\x23\x14\xdd\xc3\x76\x27\xe8\xaf\x47\xa4\x9f\x1d\x85\x5f\x38\xa8\x1d\xea\x97\xf2\xf8\x38\xb8\x46\xf3\xdd\x47\x25\x87\xaa\xb1\xab\xf5\xf9\x38\x5f\x54\x37\x9f\xf8\xa1\xd9\xc3\xef\x11\x27\xe4\x58\x56\x44\xf3\xc6\xde\xeb\x09\xf9\xd9\xc7\xba\x8c\xe2\x68\xf5\xa1\x92\xf6\x67\x46\xb3\xdf\x12\x17\x20\xa7\xff\x25\x9c\xc7\xe1\x27\x07\xd2\x52\xe8\xe7\x31\xd0\x93\xdb\x19\x02\xf7\x21\xd6\xfb\xc3\x04\x25\xc8\x24\xb1\x7e\x2b\xd4\xad\xab\xf4\xf0\x0b\xe7\xf0\x66\x08\xb7\x15\x76\x42\x5c\x3a\x09\x71\xa9\xf3\xe7\xf1\xc2\xe3\x72\xac\x57\x12\xcd\xe3\x48\x9b\x9a\x1c\xd4\x4e\xc7\xcb\xb4\x4e\xde\xe6\x92\x4d\x51\xf7\xd5\xbf\xc5\xc7\x81\xc7\x5d\xfa\xfe\x15\x16\x0f\xa8\xcf\xa0\xeb\xe9\x47\x44\x6d\x4d\xbf\x59\x4a\x74\xd7\x84\xee\xcf\x69\x3e\x0c\x53\x79\x41\xa3\xb9\x57\x87\x37\xc4\x87\xb4\xc9\xf9\xb8\x85\xc7\x81\xf3\x11\x72\x39\xec\x77\x0e\xa4\x17\xb7\xbd\x05\xff\x1d\x84\xb8\x2c\x13\xfc\x16\xfb\x5c\x1c\x12\xea\xfa\x19\xc2\xc7\x05\x73\x84\x78\x08\x27\x25\xfc\x37\x7f\x16\x88\x93\x5a\x7d\x82\x50\x52\x5e\x33\x2e\x7c\xbc\x1c\xba\x71\x8e\xde\x87\xd5\x1c\x54\xfa\x55\xca\x9b\x81\x31\x37\xe8\x39\x6e\x4a\xcb\xa7\xfd\xf8\xba\xd4\x07\x34\xde\x57\x2b\x73\x3e\x62\x89\x65\x29\xe5\x55\x67\x3c\xa3\xf1\x34\xb5\x6e\xe5\x1a\x89\x1d\xbf\xe5\x0d\xe9\xc8\x0c\xed\xf2\x89\xde\xb7\xdd\x87\x7e\xa5\x79\x23\x72\x20\x7a\x0f\xb8\x95\xfd\xca\x7e\xe7\x40\x04\x3f\x44\x0e\x64\xb4\x1f\xb7\x22\x27\xe5\x23\x70\x1e\x61\xc2\x4d\x10\x51\xf7\xe2\x52\x5f\x6e\xef\x0b\xf1\xac\x54\xc3\x1f\x38\x87\x8f\x3d\xb9\x15\xf5\x73\xca\x85\xb3\x97\x52\x15\x89\x15\xf5\xa0\x44\x3d\xa4\x1d\xc5\x7c\xb4\x6d\xed\x5b\x40\xeb\x25\xdf\x7b\x8f\x88\x2a\xf0\xb6\x7c\x42\xe7\x0d\xcb\x27\x3e\xa7\xbf\xe6\xa6\x56\xb9\x92\xe6\xc3\xdd\x2a\xca\x7f\x93\xc7\x7c\xa2\xf5\xf7\xe8\xe2\xaf\x94\x4f\x87\x4c\xe2\x7f\xc5\x46\xe8\x87\x63\x31\x97\xd5\xe0\x1f\xa4\x3b\xfd\x7e\xe2\xf7\x1b\x07\x22\xf0\x1b\x33\x04\x9d\x10\xb1\x3f\x8e\x38\x2e\x22\x05\x7e\x26\xc9\x89\xdb\xab\xc2\x8e\x39\x5f\x9d\x5b\x91\x9b\x7a\xef\xfe\x6b\x3c\xbe\x0b\xe3\xa3\x5a\x3f\x87\xde\xa3\xe1\xad\x6f\x12\x0d\x11\x22\x75\x97\xf8\x97\x40\xc6\xf5\x51\x36\xc6\x14\x53\x54\x7d\xba\x3f\xa7\x7c\xe9\xee\xf9\x82\x9e\xfb\x32\xd5\x2a\x7a\xab\xb9\x56\x7c\xa4\xf7\xc9\xac\x05\x5c\x17\xa8\x9a\x03\x11\x78\xa0\xbe\xc2\xf3\x16\xb9\xa8\x96\xc2\x6c\x6d\x24\x8c\x56\xe9\xf4\xdf\xe3\xa0\x27\x3c\xe7\xea\xfe\x38\x13\x6b\xce\x8f\x45\x82\x62\xae\x8f\xc0\x47\x89\x7c\x90\x38\x4f\xc4\xbc\x71\x51\x88\x9b\xc8\x7f\x3c\xbc\x2d\x8c\x13\x31\x1e\xd7\x7f\x8d\x0b\xe7\xca\xd8\x2f\x3a\x16\xbf\xd5\xff\x6b\xf5\xc1\xa8\xad\x7f\x51\x9b\x03\x11\xfb\x7f\xd8\x09\xdf\x3f\xbe\x8a\xdb\xe9\x1b\xb9\x75\x13\x6a\xd6\xd5\x1c\x48\x2d\xfe\x21\x76\x1b\xaf\x73\x88\x1a\x1d\xc4\x32\x8c\x02\x4a\x84\xfa\xe0\xb7\x41\x3f\xf9\x87\xea\x7a\x6f\x2d\xfe\x41\xac\x7b\x5f\x15\xfe\x6d\x17\xaf\x72\x5b\xbb\xff\x49\xb2\xd0\x27\x25\x49\xe0\x22\xfe\xe8\xff\xff\xd2\xbf\xf8\x1f\xba\x0f\xbf\xf5\xc7\x79\xc4\xed\x42\x41\xf7\xc3\x33\xfe\x97\x38\x78\x01\x61\xc2\xdd\xf5\x63\x82\x0f\xe7\xb2\x81\x1f\x7b\x80\x1b\x0f\x79\xfd\xef\x69\x08\xb7\x92\xaf\x55\xf5\xe1\xb6\x54\x88\xe5\x7d\x81\xf7\x10\xf9\x87\xeb\x42\xfd\x5a\xd4\xff\xa8\xe6\x3f\x44\xfd\x8f\x5a\xfc\xc7\x89\x21\xbf\xc4\xe1\x2f\x7d\x60\xfe\x57\x1f\x94\x6a\x2e\xe6\x2f\x1c\x48\xed\xfe\x38\xf3\x8f\x09\x71\xf8\x95\x03\xf9\x25\x0e\x71\xb6\xc0\x8f\xf7\xc0\x05\x4b\xc9\x6a\x01\xb8\x2d\x2b\x99\xcd\x40\x59\x03\xe0\xdb\x3c\x80\x0d\x03\x2a\x85\x1e\x3a\xa2\x1e\xca\x6f\xfc\x83\xc0\x03\x5c\x10\xfc\x14\xf9\x8f\xb3\xfb\xff\xec\xff\x3f\xf1\x0f\x7f\xeb\x03\x22\x7e\x2c\x72\x0f\xe6\x02\x0f\x25\x72\x53\xe2\xb8\xa8\xee\x8f\x23\xe8\x3f\x38\x09\x9c\x54\x35\x07\xf2\xbd\x56\x1c\xb6\x02\x5f\x2c\x81\xa3\xf9\x92\xd5\x14\x20\x79\x83\x7d\xa9\x04\x6e\xc7\x01\x9f\x52\x80\x67\x87\x80\x4f\x13\x01\x36\x10\x28\x13\xe2\x50\xcd\x3f\x08\x9c\xcc\x75\xe1\xf3\xff\x96\x7f\xa9\x5d\xff\xff\x93\xff\xb5\x79\x8f\xbf\xf5\x41\x11\xe3\xf2\x1b\x07\x12\x5e\x33\x4f\xd4\xe0\x40\x72\x25\x6b\x30\xe0\x87\x11\xb0\x79\x36\xf0\x25\x0e\xd8\x63\x0e\x7c\x0c\x01\x8e\x8c\x06\x3e\x0e\x05\xd2\xce\x02\xef\xef\x00\x37\x8a\x81\x0f\xdb\x80\xb2\xa2\x9f\x79\x41\x9c\x0f\xf7\xb4\x6b\x8e\x83\xcb\x82\x96\x88\xc8\xbf\xfc\x5b\xff\xff\x89\x7f\xa8\xdd\x07\x45\xec\x87\x21\x5a\xf1\xf3\xe2\xf7\x89\xe3\xa3\x36\x07\x32\x48\x9a\xdb\xf1\x6f\xf8\x73\x9f\x2d\xc9\x59\x0b\x81\x95\x91\xc0\x57\x75\xc9\x5e\x0d\xf8\xd4\x0b\x08\xb5\x07\xde\x65\x02\x47\xe2\x80\xb7\x3a\x3c\x4f\x4a\xde\x4a\x37\x3d\x81\x57\x11\xc0\xd3\xf5\xc0\xab\xfa\x3c\x47\x3c\x12\xf4\x61\x6e\x09\xf9\x42\xe4\xe1\xc4\x3c\x58\x5d\xff\xbf\x59\xcb\xff\xa0\x9a\xfe\x47\x0b\xb9\xea\x4f\xfc\x83\xe8\x57\x75\x1f\x90\xbf\xf4\x41\x11\x3f\x2f\x7e\x9f\xf8\x73\xff\xc8\x81\x44\x02\x33\x9e\x02\x5f\x74\x80\xa5\x1b\x81\x8f\xd1\xc0\x86\x4b\xc0\x5b\x2d\xc9\x1e\x06\x78\xe9\x0f\x1c\xaa\x03\x54\x6e\x04\x24\x3b\x9a\x0a\x29\x20\xd7\x05\xa8\x18\x06\x3c\x4b\x02\x24\xab\x73\xc9\xbb\x44\xe4\xc2\x44\x3d\x1c\x71\x1e\x88\xfc\x4b\x92\xa0\x35\x74\x5c\x78\xe7\x1c\x15\x18\xa5\xc3\xc2\x18\xfd\x8d\x7f\xe8\xf1\x33\x0e\xb5\xf9\x87\x7f\xd7\x07\xe5\x27\xf7\x20\xea\xa4\x88\xf1\x6c\x23\x30\x2a\xd5\x1c\x48\x16\xf0\x4d\x07\x98\x62\xc9\x7b\x1f\x49\x16\x24\x6f\x7a\x02\xeb\xd2\x81\xca\x06\xc0\xce\x4e\x40\x79\x3f\x20\x3a\x04\x78\xf6\x03\x48\xfe\x01\x3c\x29\xe6\x63\xbe\xd4\x0e\x78\xea\xfe\x93\x07\xba\xa3\x56\x33\x1f\x9e\x13\xb8\x86\x24\x41\x63\xe5\xb8\xb7\xf0\xdc\xad\x6a\x8e\xfb\x48\x43\x6e\xf7\x8b\x4c\x96\x10\xa7\x5d\xde\x3f\xe3\x20\x3e\x57\xe5\xfb\x35\xfd\xfd\x9b\x0e\x86\xa8\x8f\x20\x23\x55\x33\x2e\x22\x17\xd3\x42\x60\xfb\xba\x98\x01\xdf\x16\x00\x83\x86\x02\x1f\xda\x02\x13\x2f\x01\x55\x33\x81\xf9\x3b\x80\xca\xae\x92\x35\x2a\xf0\x2c\x16\x08\x8c\x05\x4a\x3b\x4b\xf6\x38\xbc\x2f\xd8\x99\x48\xe0\xd1\x11\x20\xb7\x11\x50\xb8\x07\x90\xec\x2b\x1f\x08\xf3\x5a\xe4\xa1\xc4\x79\x70\x5a\x18\x0f\xa2\xee\xcd\xe1\x98\xbf\x3c\x77\xc1\xef\x50\x81\x0f\xda\xb5\x90\xdb\xed\xe7\x7f\xc6\x41\x7c\xfe\xff\x95\xff\x10\xad\x18\x2f\x31\x1e\x06\xd2\xc0\x8f\x37\x80\x55\x5b\xe0\xa3\x1f\x60\x6b\x2d\x59\xd5\xf3\xf9\x51\xc1\x24\x7b\x53\xe0\xc9\x13\x9e\x2f\x1f\xf7\x01\xb6\x31\xa0\xb0\x3b\x70\xd0\x1a\x78\x20\x07\x24\xbd\x07\xee\x7e\x02\xb2\x4e\x00\x79\xd9\x40\xe9\x4b\xe0\xf6\x4e\xe0\xc7\x13\xe0\x12\xe3\xbc\x4f\x8a\x47\x1d\x3a\x77\x8a\x7f\x26\x45\xfd\xa2\x0e\xef\x94\xa2\x7d\x42\x84\x26\xe8\x5c\x66\x5f\x7e\x5d\x52\xb8\x13\xb9\x97\xe0\x87\xa0\x7d\xe6\xce\x1d\x98\x20\xb1\xfe\xb7\x40\xba\xad\xdb\x06\xfe\x8c\xc3\xbf\xf6\xff\x8f\xf5\xf0\x9f\x5f\xaf\xf3\x9e\x5b\x8d\x24\xe0\xd3\x17\xa0\x59\x5b\xe0\xf5\x0d\xa0\x4b\x63\xae\x83\x36\x74\x19\xf0\xc4\x18\x56\x53\x93\x81\x42\x56\xaf\xdf\xb2\x34\xa0\xe0\xb2\xec\xfa\xcd\x3b\x81\x3b\x4e\x72\xa3\xc3\x1f\x03\x37\xa6\x28\xb4\x3e\x65\x02\x64\x77\x56\x54\xbe\x76\x04\xb8\xe6\xa3\x58\xf0\x58\x06\xb8\xd2\x4f\xe9\xc0\xd7\x5d\x40\x2a\x94\x69\x05\x7f\xdc\x5c\x99\xf4\x34\x0f\x2d\x51\xa6\x73\x87\xfd\xe7\x1b\xd0\xdf\xde\x6b\xd1\x60\x0e\xf9\xbd\x4a\x89\xee\x5d\xed\x30\x57\xa4\xf3\x99\x80\x43\x4a\xf4\xf5\xad\xbd\xe5\xf3\x25\x76\x93\xad\x2c\xf5\xfe\xf0\x1d\x2b\x13\x2f\xc6\xe1\x3f\xfb\xfd\x0f\xf6\xb3\x29\x20\x6b\x00\xbc\x3a\x5b\xb7\x8d\xae\x19\xf0\x74\x82\x7c\xac\xd5\x43\xa0\x70\xb0\xca\x94\x01\x06\x40\xbe\x87\xc6\x31\x87\xf3\xc0\x8d\xc3\x8d\x9a\x2f\xb2\x07\xae\xbd\x6d\x74\x7d\xc3\x3a\xa9\x63\x97\x5a\x37\x0a\x0e\xf5\xa9\xf7\x32\xdd\xba\x51\x44\xbc\xbc\xcc\x84\xb4\x07\x8d\xa2\x2f\x3a\xc9\xa4\xa6\x14\x36\xfa\xf2\xc0\x59\xd6\xea\xcc\x53\x6d\xe7\xf7\x8b\x65\xbc\x12\x9a\x37\x8e\x66\x4c\xf6\x58\xe4\x62\x5d\x27\xc6\xe4\xce\xec\x75\xd1\x35\x67\x4c\x4e\x35\xf8\x82\xce\x75\xc6\xea\xf7\xab\xe6\x5d\x2a\x74\xe4\x18\x93\x79\xb8\xc9\x80\xfa\x2d\x15\x6c\xb8\xd2\xb8\x90\x31\x99\xd6\x3e\x19\x3a\x7b\x18\x93\xf9\xea\xe5\x2c\xf9\x58\x3a\xc3\x43\x51\x67\x01\x63\x32\x76\xff\xdd\x7f\xb1\x2e\x2e\x4b\xfd\xb9\x99\x91\x1c\xed\x92\xdf\x7d\x53\xa6\xdd\x52\x79\x8e\x2a\xed\x02\x8b\xeb\x69\x6b\x48\xc6\x45\x7e\xa0\xae\x4f\xcb\xd6\x75\xe7\xe7\x58\x19\x0c\xea\x1e\x2d\xb3\xe4\xd2\x35\xc3\xb7\x23\x8b\xe4\x56\x9c\x1f\x69\x14\x32\xfb\x87\x62\xfb\x64\xd7\x26\x8d\x3c\x22\x1b\x7c\x3f\xb5\xc6\xe8\x5a\x50\xb6\x4a\x41\xc2\x04\x23\xd7\x98\x47\x6a\xe6\xb1\xa5\x46\xf6\x69\xa3\xd4\x1b\x1e\x51\x37\x9a\x74\xa7\xa3\xba\x75\xcc\x57\xa3\x7b\x95\xb3\xd4\x36\x1c\xac\x32\x0e\x63\x4c\x4d\x3e\x24\xc9\xf8\x29\x63\xaa\x03\x02\x7c\x4d\x9e\x30\xa6\xea\xb0\xb9\xb5\xb1\x1d\x63\xca\xa6\x1b\xfa\x36\x49\x65\xac\x81\xf2\x1a\xcd\x26\xab\x18\x53\xea\xea\x15\x69\x74\x9f\x31\x45\x1f\xf7\xe5\x86\xc5\x8c\x29\x8c\x5d\x99\x60\x68\xce\x98\xfc\xd2\xe5\xca\x86\xf5\x19\x93\x6f\xb4\xb8\xa5\x41\x30\x63\x72\x93\xfe\xb7\xff\xa2\xdf\x22\x0f\xa2\x4a\x7e\x7f\xee\xdd\x88\x74\xdb\x5f\xad\x31\xa2\xaf\x97\x9e\x6b\xda\x45\x62\x1f\x38\xb4\xa0\xef\xbb\xe9\x66\xbe\x4f\x61\x2b\x70\xf9\x78\x6b\x03\x43\x7f\xe9\xf4\xb4\xe5\x16\xe3\xdb\x77\x57\x5c\x98\x78\xbb\x75\xfb\x41\xcd\x55\x46\xc6\x15\xb5\x6e\xe9\xf4\x43\xfd\xd5\xa1\x5d\x16\x57\x96\x9c\xd3\xea\x72\xf0\x99\x45\xb7\x4d\xa7\x1a\xab\xef\xf3\x34\x9f\xba\xbf\x93\xce\x8f\xd0\x20\xb3\x87\x89\x85\x7a\xe3\x76\x25\x98\xcd\xcb\xd6\xd7\x3b\xbb\xd3\xcd\x2c\xfc\x49\xae\xde\xb0\xed\xe3\xcd\x63\x19\xd3\x99\xba\x69\x8a\x45\x17\xc6\x1a\x5b\xac\x0d\x33\x8f\x62\x4c\xeb\xa3\x87\xb4\xf9\x24\xc6\x1a\x6e\x5c\x11\x6f\x66\xcb\x98\xc6\xe1\xa5\x2d\x5a\xf9\x32\xa6\x3e\x69\xd1\xbb\x96\x19\x8c\xa9\xd9\x2d\xcc\x69\x71\x9f\x31\xd5\xd6\xae\x46\x2d\xac\x18\x53\xe9\xe8\x12\xdc\x6c\x33\x63\x0d\xb6\xcc\x5d\x6a\xba\x85\x31\x25\xef\xbf\xfb\x5f\xad\x0b\xd2\x05\xbf\xf0\x10\xef\xdc\x9b\xd2\xf9\xca\x73\x87\x36\x14\x8f\x22\xd6\x81\xce\x71\xf3\x03\x78\xbf\x9c\x2c\xad\x6e\x74\x8c\x90\x1e\xde\xa3\x63\x1d\x1f\xe0\xcc\x57\xdb\xf3\xda\x1b\xa4\xda\xc7\x85\xf4\xd8\x67\x56\xae\xa4\x10\xd5\xb8\xdb\xd0\x9e\xea\x9a\x97\xc2\x72\xba\x06\x8d\xd9\xd0\xb8\xed\x2e\x69\x9b\x60\x97\x38\xfd\x16\x01\x8f\xba\x2c\x5f\xdb\xc2\x68\xe7\xe6\x7c\x6b\x8b\x10\x17\x93\x46\xbe\xb3\x3b\xf7\x8a\x9b\xdf\x34\xdf\xc7\xa8\xd3\xb2\x8b\x5f\x4c\x83\xd7\xcc\xec\x34\xad\xd0\xd5\x74\xa5\x57\x71\x67\x95\xcf\xcb\x4c\x1e\xae\x5c\xd0\x79\x0a\x63\x4d\x9a\x2f\x1e\xda\x49\x83\x31\xfd\x1c\x57\x85\x8e\x9b\x19\xd3\x3d\xe1\xbc\xa4\xc3\x1a\xc6\x1a\x27\xcc\x51\x6a\xbf\x80\x31\x6d\xb5\x99\x67\xda\x85\x32\xa6\x95\x36\x23\xdb\x2a\x96\x31\xcd\xf2\x69\xef\xdb\x28\x31\xa6\x61\x35\x39\xd8\xb2\x94\x31\xf5\x31\x4e\xe3\x2d\xae\x30\xa6\xba\xf1\x77\xff\xeb\x47\x70\xab\x29\x9c\x6a\x70\x0e\xa6\x2a\x87\x8e\x27\xf0\xd4\xa6\x0b\x9d\x9e\x3e\x14\x38\x98\x9b\x3f\xfa\xd1\x29\xf2\x65\x97\x41\x74\xaa\x9e\x5a\x39\x8c\xce\x75\x4e\x4e\xe6\xba\x19\x47\x8e\x8f\x4a\x50\x29\x06\xf6\x8f\xb0\xf7\x37\x59\x27\xef\x1c\x8c\x61\x31\x9d\x65\x35\x4e\x6c\x3e\x33\x44\x7d\xc8\x5e\x03\x75\x1f\xaf\x41\x0e\xd3\x56\x1b\xef\xf4\xd8\x3c\xe0\xd1\xca\xa1\xcd\xd6\x2e\xdf\xd6\x7f\x66\x80\x6e\xcb\xe0\x45\x29\x7d\xbf\x47\x27\x9b\x85\xb9\x16\xf6\x55\x4e\x3b\x61\x5e\xe0\x52\xd6\x67\x61\xfe\x3c\xf3\x74\x67\xe3\x3e\xa9\xaf\xcb\xcc\x36\xcc\x9e\xd5\x27\x9c\x5d\x6f\xd1\x62\xda\x92\xde\x93\x59\x79\xd3\x3d\x8e\x37\x7b\xed\x64\xcc\xe8\x99\x43\x46\x8f\x38\xc6\x0c\xe2\x27\x74\xed\x9e\xc5\x98\x5e\xd8\xf8\xe1\xdd\x1b\x30\xa6\x1b\x3d\x2e\xd5\x46\x83\x31\xed\x6f\xa3\x9f\x5b\x3f\x64\xac\x51\xab\x51\x1f\xba\xc8\x31\xd6\x48\xc6\x3e\xbf\x53\x12\x63\x9a\x89\x3f\xfd\x97\xad\xc9\x01\x45\x73\x3d\x9c\x37\xba\x9d\xa8\x0f\xcc\x53\xef\xde\x74\x2e\x77\xcf\x86\x8a\x2c\xc8\x75\x19\x4e\x75\x89\x8b\xe5\xfc\xf4\x2c\x65\xf6\x44\x3a\xaf\x4c\x68\xe6\x48\xe7\x93\x51\x47\x79\xbd\x7c\xcf\xde\x69\x2f\xa4\xfd\x80\xa0\x9d\xd3\x95\x75\xbd\x65\xba\xfa\x8e\x9f\x62\xd3\x66\xb0\x6a\xbc\xfb\x24\xc7\xfa\x7d\x87\xe9\x7a\x2c\xac\x9a\x60\x32\xfe\x4d\x33\xcc\x75\x19\x37\x76\xe1\x82\x56\x9e\xd3\x2e\x8e\x89\xf1\xfd\xd8\x5a\xd9\xb1\xd1\xe8\x0e\xe1\x2a\x6d\x56\x8c\x8f\x18\xa5\x96\x34\xc6\xea\xd9\x98\xf4\x91\x2a\xb9\x66\x6d\x35\x46\xbd\xb6\xaf\x2c\x5b\x61\x25\x33\xf2\x9b\xfd\x5e\xe6\x67\x31\x7b\xc4\xc2\xe1\x2d\x59\x42\xcb\xd1\x43\xd5\xed\xf2\x59\xbe\x69\xc3\x21\x1d\x06\x47\xb2\x17\xc6\xa3\x06\x9b\x0d\xda\xcb\x3e\x18\xbd\x1b\xdc\x60\xc0\x4b\xc6\x0c\x17\x0e\xcc\xeb\x67\xcc\x98\x5e\xe4\x40\x8d\xbe\x55\x8c\xe9\x59\xf5\xff\x6e\xfb\x94\xb1\xc6\xcb\xfa\x18\xdb\x7e\x67\x4c\xdb\xe2\xa7\xff\x02\x07\xb4\xb2\x05\x9d\xfa\x54\xdd\xec\x4a\xf3\xbc\x34\x73\x00\x01\x30\x77\xc7\x0d\x27\x1d\xe3\x6c\x9b\x09\x34\x1e\x32\x4e\x3b\xd1\xed\xd3\xd3\x15\xfc\xd4\x2c\xfe\x02\x5d\x5b\x42\xe4\x15\xce\x85\x84\x1e\x5a\x40\xfc\xd8\xd6\x02\x37\xe2\x02\xd6\xcf\x5d\xe2\xa6\x19\x0a\xac\xb8\xea\x66\xd5\xa2\xb7\x52\xd4\x7c\x3d\xd7\xb1\xdd\x2e\x36\x9a\x36\xd5\xc6\x45\x6e\x64\x07\x63\xd9\xf1\xf5\xe7\x9c\x9d\x1b\xd0\xa2\x8b\xfd\xad\xd9\xd9\x6b\x7b\xb5\xda\x65\xf7\x63\x56\x54\xe8\x5a\x73\xdd\x41\xed\x66\x1e\x3f\x61\x6c\xbe\xab\x7f\xe8\x8c\x0f\xd7\x57\x9b\x8f\xee\xd7\x60\xc6\x83\x27\xe7\x5b\x55\xf5\xbd\x37\x23\x8f\xe5\x36\x7f\xd4\x3b\x6a\x8a\x03\x7b\x67\x12\xd2\x5b\xc3\xe1\x10\x63\x4d\xfc\x7a\xdd\x98\x70\x81\x31\xc3\xce\xbd\xbc\xc6\xae\x60\x4c\xff\xb4\xed\x90\xd1\x52\x8c\xe9\x7b\xf7\xd8\x6e\xdf\x93\x31\x9d\xfe\x3d\x30\xac\x82\xb1\xc6\x4a\xdd\xb3\x86\x9e\x63\x4c\x7b\x5d\x77\xdb\xc1\x9d\x19\x6b\x24\xf5\x93\x83\xe2\x1c\x50\x95\x5e\x2f\xaa\x43\x96\x04\x0c\xa2\xf3\xf8\xbb\x91\x63\xa9\x4e\x91\x63\x33\x99\xce\x61\x2f\x14\xcc\x2c\x27\xff\x55\xe7\x51\x5e\x88\x37\x5a\x48\xba\xce\x11\xe9\x4b\xe8\xe7\x77\x9f\x5b\x41\x3f\xb7\x2d\xcc\x9d\x4e\xc5\xd6\x4c\xf6\xa4\x11\xb7\xa4\x74\x4d\xa5\x9c\x16\xe0\x6c\xe3\xfd\xde\x70\x47\xfd\xad\x4e\x8a\x9e\xc7\x3a\x6a\xa8\x6f\xb4\xff\xb8\x3a\x6f\x88\xb3\xde\xdb\xc1\xaa\xab\xf6\xcc\x98\xdf\xa4\x61\xdf\x3a\x2b\xd3\x3d\xf6\x9b\xc8\xf5\x9c\xba\xe2\x46\xb0\x6f\xd3\x79\x5d\x0f\xac\x40\x5c\x45\xd3\x0c\xeb\x2f\xcb\x37\x5d\xe9\xde\x74\x54\xe7\xe8\xe5\x6a\x8f\xb3\x4d\x1a\x77\x8e\x58\xbe\x84\xa5\x1a\x8d\xec\x6c\xe4\x16\xc3\x98\x7e\x55\xc7\x97\xf3\x7a\x33\xa6\x6b\xde\xb1\xcd\x9c\xa3\x8c\x35\x5e\xd5\xb1\xdf\xcc\xed\x8c\x69\x9f\xea\x60\x3b\xf5\x07\x63\x5a\x4f\xda\x1f\x99\x6c\xc1\x58\xc3\x84\x0e\xb7\x1c\xf6\x33\xd6\xf0\x5d\x7b\xcf\x89\xab\x19\xd3\x9c\xde\xde\x63\x1c\x63\x4c\xe3\x32\x63\xe6\xa4\x4f\xfe\xc6\xb3\x0f\x9d\x0a\x96\x8e\x1b\x4a\xdc\xd3\xdd\x40\x07\x7a\x0f\xe4\xcc\x9b\x4e\xf5\xce\xcc\x0b\x5c\x17\xe5\xb4\xea\x22\xce\x3f\x54\xac\xa0\xaf\x47\x14\xba\x13\x27\xb1\x67\x98\x37\x8d\x83\x00\x1b\x1f\xe2\x06\x7d\x2a\xb9\x6e\xc6\xb2\x77\x9c\x17\x98\xb9\x67\x1b\x9d\x1e\x3a\x2a\x07\x38\x6a\x77\xae\xb3\x78\xf8\x9c\xad\x67\x5b\x6b\x35\x70\xe9\xd3\x76\x73\x56\xdf\x08\xad\x0f\xdd\x96\x6d\x36\x9b\x3c\xa9\xf1\xd8\x4e\xb9\x9b\xd6\xae\x9c\xa8\x53\xd1\xae\xf9\xc6\xb2\xa0\xf7\xba\x27\x2d\xf3\x37\x76\x3b\xba\x48\xb7\xcc\x62\xab\x5f\xe4\x45\x5b\x5d\x77\xf3\xc1\x7e\x46\x45\xb7\x75\xba\x99\x3b\xfb\xf5\xfc\xae\xdb\xe8\x81\xf9\xa2\xb5\x7a\x8c\x69\x75\x35\x3b\xec\x3e\x9d\x31\xcd\x19\x66\x97\x97\x6f\x65\x4c\x63\x97\xf9\x9a\xc5\x6a\x8c\x69\x4c\x69\x35\x7b\xe1\x68\xc6\xd4\xf4\xcd\x7a\xcd\x77\x67\x4c\x6d\x70\xcb\xd8\xb9\xd3\x19\x53\x99\xd0\x6a\xf6\x2c\x43\xc6\x54\xc6\xb5\x9a\x3f\xbd\x0b\x63\xca\x85\xa2\xff\xcf\xba\x8d\xa0\x3e\x59\x05\x1b\x27\x93\x7f\xb9\xdd\x5d\xe8\x5c\x36\x23\xd0\x8d\xea\x9b\x67\x56\xaf\xa0\x53\xe4\x63\x27\xdc\xa9\xce\x19\xe5\xb1\x4e\x89\xfb\xef\x4b\xe7\xb6\x41\xf1\x9b\x89\x23\xdd\x50\xe1\x4f\x9f\x5f\xad\xcf\x75\x52\xe6\x1b\xf2\x3e\x32\x13\x2f\xee\x26\xde\xd6\x2e\x2e\x4c\x53\x49\x0a\xb0\x55\xdc\x93\xdd\xf4\x9e\x9c\x6c\xc7\x7d\xa1\xde\xdd\xe7\xa9\xa4\xb7\x59\x14\x3a\x7e\x82\xb6\x9a\xa7\x99\xcb\xee\x0f\x4b\xda\xab\x47\x34\xf7\xd8\xed\xbd\x2d\x41\xa3\x6d\xd3\xb9\xbb\x1b\xc6\x14\xa8\xbf\x35\x1e\x19\x12\x76\xa1\x5c\xbd\x7d\x93\xae\x21\xaa\x0f\x6e\xab\xbe\x6d\xd2\x6b\xd7\xeb\xcf\x3b\x94\x4b\x9a\x6c\x09\xbc\xc3\x58\x83\xcb\x4d\x46\x6c\x3a\xc9\x98\xd2\x9d\x26\x15\xeb\xdb\x33\xa6\x94\xd3\xa4\xe9\x5a\x05\xc6\x14\x2f\x19\xb7\xf7\xd8\xc1\x98\x52\xc7\x26\x3e\xab\xdc\x19\x53\x1c\x64\x94\xb8\x7c\x3f\x63\x0a\xf6\x86\x3f\x16\x1f\x63\x4c\x7e\x6c\x93\x07\x0b\xc6\x32\xa6\x30\xaa\x2c\x74\x0c\x9d\x7a\x3f\xd4\xe7\x1c\xcc\x8d\xf0\xf9\xc4\x77\x5d\x6c\xc2\x75\x51\x92\x43\xdc\x49\x76\x3e\x61\xeb\x3a\xaa\xf7\xc7\xe8\xfb\xd1\x7b\x20\x4c\xb8\x45\xb9\xdd\x23\x90\x74\xc0\x37\x32\xae\x0b\xe3\x19\x1f\x42\xf3\xc2\xcd\x6b\x2f\xfd\xde\x69\x5b\xc2\xa9\x6e\x68\x1f\x13\x41\xf1\xeb\xea\x70\x98\x4e\xd5\xdb\xbe\x3c\xdc\x59\x77\x58\xdd\x84\x16\xbd\x0e\x4d\xe9\x68\x24\x97\x68\x32\xf9\xd0\xf6\x91\x19\xf2\x97\x0d\x5d\x0e\x39\xba\xa6\x2a\xe8\xe9\xb5\x39\x34\x7f\x53\x80\x7c\x9c\x4e\x87\x98\x17\x91\x46\x72\x2f\xb5\xdf\xc7\xec\x4f\xbb\x54\xff\x9c\x76\xdf\x98\xd1\xf7\x9a\xc9\x3c\xd5\xee\x1b\x63\xf0\x71\x7e\xbd\xb9\xda\x87\xf7\xa7\x32\x56\x2f\xa2\xf1\xec\xdd\xbb\x19\x93\x51\xd0\x51\xdd\xbe\x97\x31\x99\xeb\x3a\x51\xfe\xed\x19\x93\x1d\xa7\x62\xb0\x95\x74\xfc\x1b\x5f\xf1\x8d\x64\x4c\x3a\x47\x57\x71\x5d\x3f\xc6\x64\xf5\x95\x9b\x78\x53\xbf\x07\xdd\x46\xee\xa6\x8c\xc9\x24\x3d\x70\x9e\x49\x79\x2f\x37\x93\xf7\x07\xca\xb4\x5a\x41\x79\x2f\x25\xda\x8b\x4e\xc3\xe3\x37\x72\x1d\xa0\xe8\xd7\x9b\x27\x48\xec\xbe\xe3\x81\x34\x6e\x76\x1e\xdc\x79\x04\x54\xef\xe3\x7d\x92\xd6\x04\x84\x51\x1e\x58\xae\x76\x90\xfc\x9f\x7b\x2c\x8a\xde\xa7\x93\x86\x1f\xa6\xba\xd6\xc0\x47\x71\x34\xce\xda\x15\x9d\xa0\xf7\xb1\x71\x72\x62\x99\x4a\x27\x40\xe7\x72\xe2\x35\x0b\xeb\xba\x5d\xb4\x47\x27\x45\xd9\xd9\xd5\x71\x68\x38\x2d\xe9\xd6\xdc\x34\x40\x3d\x37\xe9\xc1\xfa\x53\x80\xaa\x73\x92\x6b\xf8\x7d\xa0\x41\x9f\xc4\xb4\xe4\x29\x80\xe2\xb0\x44\xa3\x3b\xfe\x80\xfc\xbc\x53\x53\xab\xe6\x02\xb2\xbb\xe2\x49\x39\x5e\xda\x2d\x86\x94\xf3\xeb\x65\x1e\x20\xbd\xce\x3a\xfa\x61\x42\x7d\x8f\xf3\x0d\x75\xde\xec\xe8\xce\x3f\xf6\x7f\xc2\xed\x16\x41\xff\xc1\x8f\xb8\xfc\x5b\xca\x6e\x94\xcf\x2e\x0b\x79\xed\xac\xfe\x3a\x5a\x27\x1e\x8f\xdd\x4c\x6a\x0b\x47\x46\x07\x51\xf5\x44\xd4\x01\xda\x95\x1a\x4a\xb7\xa8\xfd\xd5\xf6\xd3\x82\x62\xc3\xa0\x83\x54\x2d\x59\xe5\xc2\xab\xb0\x0b\xd2\x8f\xd0\xfc\x99\x96\x15\x47\x79\x63\x54\xe3\x13\x54\x85\xb0\xdd\x7a\x9a\xf4\x09\xcd\x8b\x53\x89\xb3\x51\xb5\x48\xa7\x5b\xed\x0a\xc7\x32\x74\x8c\x1c\x01\x59\xcf\x8c\x75\x3d\x43\x80\x7a\xa6\x19\xa7\x9d\x24\x2b\xb2\x23\x19\x27\x56\xd3\xbf\x20\xe3\x68\x08\x55\xd0\x33\x64\x4f\x50\xdd\x21\xdd\x22\x97\x46\xe8\x05\xb3\x0a\x13\x5a\xb1\x08\x37\x62\x4f\x2d\xe7\x56\xd4\xb7\x38\x24\xf0\x0e\x91\x82\xf2\xfc\x7e\xa1\xbe\xbb\x57\xa8\xef\xed\xaa\x4b\x76\xfc\x76\xba\x8f\x71\xa5\x05\xef\x0f\x75\x36\x87\x57\xcd\x8e\xb3\xcd\x54\x1d\x39\x9a\xc7\x39\xa0\x83\x8a\xbb\xa9\xae\x19\xaa\x11\x4e\x55\xe7\x20\xb5\x48\xe2\x5e\x36\x7a\x1d\xa2\x75\x85\xb7\xfd\x31\x7a\xcf\x2e\xb1\x8c\xa7\x38\xcc\x31\x3a\x49\xf5\x41\x87\x3d\x49\x14\x9f\x61\x03\x38\x0f\xd3\xcd\xf3\x02\xfd\xbe\x66\x6f\x2e\xd1\xba\x43\xd1\xfd\x3a\xf1\x63\x40\x76\xa0\x16\xfd\xa6\xec\x0d\xd6\x54\x9f\xc9\x9e\x3f\x9e\xbe\x23\x7b\xfb\x32\xea\xa4\x91\x3d\x6c\x3b\x75\x24\xcb\xb6\x8c\xa3\x91\x96\xd5\xee\x1a\x91\x7b\x59\x83\x9e\x51\xc4\xaf\x0a\xf7\xf7\xcf\x27\x71\x9b\x2c\x54\xca\x04\x2e\x06\x71\x82\x1e\xc2\x51\xa1\x9e\x19\x2d\x74\x64\x38\x20\x28\xd0\x87\x91\x5e\xc4\x39\x5d\x9e\xd7\x4f\x1d\xda\x46\x75\xd8\x63\x1d\x43\x68\xfe\x47\x6c\xe4\xdc\xd7\x5e\xcf\x03\x94\xe7\xb6\x5b\xc4\x90\xee\xe4\xa6\x79\x47\xa9\x3a\xb4\xf6\xfc\x71\xea\x07\xb5\x72\x7f\x22\xd5\xb1\x5d\x75\x39\x17\x32\xbd\x2d\xaf\x17\x8f\x2d\x3a\x4f\xf3\x66\xd0\xdd\x8b\x54\x2f\xec\x58\x7a\x95\x7e\xce\x38\x30\x9b\xc6\x95\x6c\xd8\xed\x38\x1e\x87\xbb\xf2\x9a\x34\x62\xf2\x03\x3a\xd2\x5f\xba\x6b\x38\x9a\x48\xc6\xbb\x81\x8b\xa8\x83\xcc\xdd\xf3\xfe\x94\x89\xef\x06\x1d\xa6\xaf\xe7\x77\xce\xa4\xbf\x90\x37\xf0\x11\x57\xf4\x1b\xc2\x68\xa5\x22\x72\x0e\x17\x85\x7a\xf6\x79\x1f\x6e\x53\x84\x8a\x9a\xc8\xc5\x1c\x17\xfa\x5f\x88\x5c\xcc\x21\x1a\x1f\x89\x53\x03\x68\x7f\x18\xa7\xb2\x9b\xd6\x4b\x51\xaf\xc2\xa9\xbe\x1f\xee\x1a\x43\xdc\x4a\x70\xcb\xa3\x9b\x24\x76\xab\x42\x3c\xd1\x1a\x22\x07\xe4\x71\x25\x59\x97\x8f\x83\x34\xfa\xd7\x38\x9f\xcb\x20\x7a\xc1\x09\x17\xe9\x5f\x3f\x52\xe3\x0a\xe5\x8d\x3e\xc7\xb3\x28\xdf\xb6\xa3\x4a\x0b\x60\x30\x28\x9f\xfa\x79\xd6\x9b\xfc\x50\xd0\xc1\x28\xde\xad\x46\xe4\xe1\x63\xaf\x76\xf4\xbc\x8b\xf3\x47\xd0\x13\x78\xdc\xd6\x95\x56\x2e\x8f\x8b\x37\x65\x73\x1b\x45\x95\xd3\xc7\x96\x9c\xb4\x2a\x4e\xbb\x4f\x2b\xf9\x47\x2f\xbe\xd2\x48\xbd\x2b\xb0\xe2\xb9\x42\x25\xf9\x9a\x70\xb3\xfc\x92\xc0\xc7\x9c\x17\x3a\x52\x9c\x15\x2a\xce\x89\x42\x1c\x38\x17\x93\x50\xb9\x97\xfe\x7d\x87\x1d\x22\xe8\x39\x85\xc7\x1f\xba\x46\xb3\xe7\x1d\xc9\x20\x20\xe0\xd1\x49\xd2\x73\x10\xfb\x82\x79\x5b\xa6\xd2\xbf\x72\xc5\x22\xce\x07\xb8\x16\x5d\xa4\xf7\xee\x2c\x17\xce\xc3\x4c\xb4\xce\xa2\xd9\x3c\xcc\x85\xd7\xcb\x7b\x7a\x70\x1d\x85\xd6\x61\xf7\x88\xab\xd0\x1b\xfe\x88\xaa\x8c\x75\xad\x9f\xba\xf1\x38\x94\x7f\x57\x26\x05\x91\x0a\x2f\x4b\xca\xc8\x15\xcc\x8e\x7e\xa2\xd2\x9d\xaf\x50\x2b\xcd\xd7\x13\xff\xf3\x62\x2c\x57\x6c\xaa\x54\x4c\xa1\xef\xab\xdc\x7a\x97\xe6\xcd\x8b\xb8\xf7\x7c\xe5\x2b\xf0\x3e\x0f\xe4\xb8\xcd\x6b\xce\xed\x0d\x81\x30\x10\xfb\xe1\x5c\x1a\xce\x6d\x4d\x5e\xe8\xf0\x88\x48\x9a\xbf\x11\xe9\xb1\xf4\x57\xf6\xe4\x70\x5d\x9c\x1d\x96\xbc\x8a\x2c\x72\x40\xeb\x1a\x9e\xa7\xf5\xa4\xfb\x9e\x4c\xe2\x86\x96\x9c\xb8\x4a\xeb\x23\xe7\x9e\x39\x4d\x68\x3e\xa8\xf1\x71\x3e\x2e\x9d\xfb\x3d\x28\xab\x80\xd6\xdd\x36\x55\x82\x3e\xce\xbc\x52\x1a\xbd\xda\x4f\x9f\x53\xde\xad\x93\xf0\x32\x96\xc7\xe1\x7d\xbc\x02\xcd\xf7\x4f\x9a\xad\xe8\xcd\xf2\xe9\xc0\x00\xe2\x42\x3e\x57\xcc\xa0\x19\xf5\xe9\x9c\x37\x91\x77\x5f\xee\xed\xa1\xc8\x7d\xbe\x90\x58\xc1\xbf\x7e\x8b\x9e\xc0\xa7\xe2\x57\x94\xb9\xab\xf2\xb8\x12\xc1\x73\x2d\xee\x5f\xb1\x90\x1f\x44\x7e\x2a\xcf\xac\x66\x5c\xb2\x84\x7c\x71\x89\xce\xaf\x44\xff\xc3\xa2\x38\x07\x15\xac\x98\x42\x7d\x25\xfd\xd5\x38\x0f\xe3\xd7\xfc\x22\x65\x2f\xef\x6d\x57\x69\x3d\xb5\xd2\x99\x73\x5f\x0b\x8f\xdf\xa4\xf7\xea\xac\x9b\x79\x54\x85\x9f\x3c\xe5\x1e\xe5\xd9\xd1\x0f\x0b\x29\x5e\x03\xfc\x1f\xd3\x7e\xc4\x46\xf3\x19\xd1\x09\xad\x46\x54\xd0\x3e\xad\xb1\xce\x1b\xe2\x05\xea\x06\x7e\x10\xe2\xf0\x0b\x07\xc2\x3b\xfd\x45\xf6\x16\xea\xd6\x8e\x02\xdf\xb0\x42\xe0\x1e\x44\x9d\x83\xa3\xe3\x51\x83\x7b\xa8\xa9\x13\xf3\x51\xd0\xc3\x11\x75\x62\x9e\xed\xfd\xe7\xb8\xdc\xa4\xf7\x6b\xf8\x94\xd3\xb4\xcf\x16\x39\xa8\x40\x3b\x9e\xd7\x37\xda\x5d\xa6\xd1\xb7\xf6\xee\x75\xda\x4f\x78\xd8\xdd\xa6\xf5\xf7\x92\xe2\x7c\x9a\x0f\x2e\xaf\xee\x7d\x02\xe9\x23\x15\xf1\xf9\x70\xe3\x31\x9d\x57\xd8\x47\x3e\xa3\x59\xdb\xb7\x2b\xe7\x81\x3a\x3d\x7e\x45\xeb\xed\x96\x95\x1f\x88\x9f\x6a\xdc\xf5\x1b\x0d\xf7\x5f\xeb\xfe\xd5\x1c\x88\x70\xe2\xd1\x5d\xf0\x7f\x9c\x50\xff\x5f\x20\x70\x21\x7e\x42\xc7\xe4\x7d\x82\x2e\x46\x52\x18\xb7\xd9\x82\xbe\x45\xb5\x4e\x0c\x45\x5c\xe4\x84\xde\x25\xd6\x8c\x8b\xa8\x9f\x53\x2c\x74\x34\x79\x40\x5c\x5d\x35\x07\x65\xc9\x79\x98\x2d\xc5\xd7\x88\xdb\xf1\xd5\xbf\x41\x6a\x12\xde\xfe\x79\x34\x2a\xc5\xfe\x60\x6e\x3f\x0a\x89\xda\x99\xeb\xc5\x9f\xc2\x94\xe2\xa7\xf4\x73\xe3\xe6\x94\x13\x4f\x3e\x7c\x29\xa7\x95\xfa\x36\x7a\x4b\xdd\x58\xac\xa7\x7e\x25\x9a\x43\xec\x93\x24\xf2\x0f\xf5\x6c\x7f\x39\xf1\xa9\xd5\x1f\xc7\x5a\xe8\x77\x63\x2f\xf0\x10\xb3\x85\x38\x54\xf7\xc7\x11\x74\x73\x44\xee\x21\x55\xe8\x2b\x25\xf2\x0e\xa5\x42\xbc\xde\xaf\xf9\x75\x9c\x88\x7a\x28\xbf\xe9\xc4\xd0\xe7\x83\xcb\xae\x50\xdf\xbb\x80\x3d\x9c\x87\xd9\xec\x7a\x87\xb2\x8e\x8f\xcd\x3d\xae\x93\x56\x52\x44\xfb\x86\xa5\x15\x8f\x39\x37\xaf\xff\x8c\x7e\x7a\x6e\x9b\x0a\xb2\x93\x37\xbe\xa2\xfe\xab\xe3\x6e\x7e\xa0\xf8\xd9\x75\xfd\x4c\xf9\xb4\x4f\x3a\xd7\x45\x12\x39\x90\x66\x82\x3e\x48\x43\x81\xfa\x94\x6a\xf1\xfb\xc9\x97\x9e\xa0\x08\x5d\xcd\x81\x08\x27\x02\x4e\xc2\xf7\x2d\xfe\x2e\x8c\x0b\xc1\xef\x6a\x5d\x14\x81\xa7\x12\x79\x29\x31\x1e\xe2\x7c\xa9\x4c\xc3\x1f\x38\xa1\xea\xb8\xd8\xb1\xbf\xf1\x0f\xb5\xf9\x8f\xbf\x70\x0f\xff\x89\x03\xc9\xe5\x75\xac\x1f\x5b\x00\x2f\x0f\xe0\xfb\x05\xc9\xd8\x03\x3e\x8e\xe7\x75\xbd\xcf\x4e\x80\xe4\xf9\x7e\x30\x03\x4e\x3b\x02\x92\x77\x80\xe4\xcd\xfb\x21\x06\x78\xe0\x0c\x7c\x3c\x04\x54\x79\x03\x6f\xd7\xf2\xdf\xf9\x54\xa8\x67\x3f\xb0\xe5\xb6\x9a\x7f\x10\xea\xde\xbf\xe9\x7f\xd4\xe2\x3f\x4e\x0a\x75\xa1\xe3\xbf\xdc\x6b\xae\xe6\x1f\x02\xff\xec\xb7\xd8\x0f\xe3\x5f\x73\x20\x42\x7c\x88\x03\x39\x00\x4c\x9f\xc8\x3f\x26\x0e\x24\x1a\x90\x8c\xef\xda\x71\x78\x7b\x14\x88\x76\x00\xde\xbc\x04\x92\xda\x01\xef\xf5\x80\x2b\xbb\x81\x77\x71\x3c\x0e\x1f\x8a\x25\x23\x1a\x78\x25\xdc\x11\x2f\x39\xc9\x6d\x81\xe0\x5f\x6d\xfe\x41\xe4\x3f\xce\x09\x7e\x8a\xfc\x87\xc8\xbf\x88\xfc\xc3\xb1\x77\xbf\xc4\x61\x41\x4d\xff\x6a\xf7\x3f\xa9\xd6\xbf\xf8\x5b\x3f\x94\x5a\x1c\x88\xd8\xf7\xa2\x86\x2e\x8a\x17\xb0\x60\x38\xf0\xfd\x35\xe0\xbe\x1f\xf8\x3c\x4b\xb2\x47\x05\xde\x0f\x97\xec\x59\x80\xd7\x0a\x40\x64\x25\xf0\xfa\x09\x90\x18\x0e\xbc\xf6\x04\x2e\x67\x00\x2f\xfb\x01\xf7\xfa\x01\x6f\x76\x00\x6f\x5e\x00\x15\x42\x2d\xf5\x51\x43\x6e\xc5\xba\x77\x6d\xfe\xe1\x7f\xf1\x2f\x71\xbb\xb9\xfd\x27\xfe\xe1\x6f\x7d\x50\x6a\x73\x0f\xe2\xf7\xff\x1b\x0e\xe4\x87\x21\x30\xaf\x18\xf8\x54\x04\xac\xac\x04\x3e\xd4\x07\xfc\xd6\x03\x6f\xd7\x01\xbb\xd2\x81\x57\x87\x81\xa8\x6e\xc0\x0b\x73\xc9\xce\x00\x28\x8f\x01\x2e\x0d\xe0\x75\xef\x82\x52\xfe\xf9\x57\xfb\x80\xa7\x42\x6f\x88\x7b\x82\x86\x4c\xce\x14\x6e\x45\x0e\x48\xe4\x1f\xc4\xfe\x37\xbf\xf9\x7f\xa1\xa6\xff\xff\xc4\x3f\xfc\xc6\x41\x88\x7a\x10\x13\xfe\x1c\x8f\xff\xc5\x81\x4c\x5c\x04\x7c\xdd\x0b\xcc\xb5\x03\x3e\x36\x01\x56\x64\x02\x55\x5d\x80\xf5\x7b\x81\x17\x27\x81\x1d\xed\x80\xf2\xdb\x92\xb5\x0c\xf0\x2c\x1f\x38\x21\x0f\x3c\xbd\x07\x64\x2e\x03\x9e\x06\x01\x05\x25\xc0\xb3\x32\xe0\xd5\xdd\x9f\xf3\x41\xe4\x81\xc4\x71\x20\xce\x03\x91\x7f\xa8\x1e\xff\xee\x7f\xf6\x5f\xe4\x1f\x0e\xfe\x52\xdf\x14\xfd\x31\xaa\xa5\xe7\xf0\x37\xfd\x8b\xda\xdc\x83\xf8\xf3\x35\x38\x10\x3b\x60\x50\x3f\xe0\x47\x33\x60\x7c\x23\xe0\xe3\x06\xc9\x5a\x03\xa8\x5a\x02\x2c\xf1\x05\x5e\xf6\x00\xd6\xa9\x01\x65\x47\x80\xa0\x79\x80\x64\x95\x2d\xd9\xd1\x95\x5a\xf3\xdc\x55\x72\x1b\xb8\x78\x0a\x78\xbc\x0d\xb8\xe7\x06\x94\x58\x00\xaf\x3f\xfd\xe4\xe3\x44\x5d\xa0\xcb\x83\x6a\xe6\xc1\x6a\xfe\x43\xc8\x0b\xc7\x3a\x09\xcf\x5d\xd0\x1e\xf9\x37\xfc\x43\x6d\xfe\x43\xe4\x1b\xfe\xa6\x7f\x21\x7e\x5f\x6d\x0e\x84\xc6\x85\x2d\xd0\xf7\x1b\xf0\x29\x08\xb0\x1f\xca\x73\xdc\xd4\x00\xe0\xc5\x39\x60\x41\x0e\xd7\x42\xf2\x8e\x05\x4a\x27\x01\xfe\xf3\x81\xe2\x04\x20\x7c\x36\x50\xd4\x1a\x88\xbf\x09\x48\x56\x67\x99\x1b\x79\xdd\xff\xde\x37\xe0\xfe\x2d\xe0\x65\xdd\x9f\x7a\x28\xe2\x38\x10\x75\x50\xc4\xfa\xbf\xe8\xff\x91\xb8\x9a\xe3\xfe\xa0\xd0\x7b\x69\xbf\x30\x8e\x44\x0e\x60\xf7\xdc\x9f\x71\xa8\xf6\xbf\x16\xff\x21\xd6\xc1\x45\xce\x41\xb4\xb5\xfb\xa1\x88\xf1\xa0\xf9\x62\xc7\xe7\xc9\xe7\x55\x40\xd7\x42\xe0\xbd\x25\xef\x9b\xf4\x72\x33\x30\x29\x07\x28\xb7\x05\xe6\x5b\x01\xa5\x13\x25\x7b\x15\xa0\x68\x3c\xb0\xc5\x06\x78\x38\x8c\x73\x73\x92\xd5\x79\x7c\x0e\x50\xf0\x9e\xeb\x06\xdd\xed\x02\xdc\xad\x04\xf2\x96\x02\x2f\x35\x24\xab\x60\xfe\xb7\xc4\xf7\x62\xf2\xdd\x9a\xe3\x5f\xe4\x3f\xa2\x86\xd4\x7c\xee\xe1\x82\xe6\x4e\xa8\xd0\x47\x49\xe4\x1f\x76\x06\xfc\x8c\x43\x6d\xff\xff\x6d\x1f\x94\x3a\x3d\x6b\xfe\x5c\xa3\x60\xe0\xdb\x78\xa0\xf9\x1c\xe0\xbd\x3c\xd0\x71\x3d\xf0\xb2\x18\xe8\xfb\x12\x78\x7e\x1d\x18\x6b\x0b\x3c\x7e\x0b\xcc\x56\xe7\x7e\x2f\x4f\x05\xee\x15\x03\x9b\xe2\x81\xbc\x2f\xc0\x9e\xf9\xc0\xed\xb1\xc0\xb1\xbe\xc0\xcd\x0f\x80\x64\x47\x9b\xeb\x0a\xe4\xd7\x03\x72\x33\x01\xc9\x0a\x5d\xd4\x05\x12\xe7\xc1\xc9\xdc\x9a\xfe\x47\x08\xf9\x31\x5c\xc8\xa3\x7b\x85\x5e\x45\x22\xf7\x22\xfa\x1d\x28\xfc\x1e\xff\x3e\x3f\xe3\x20\xf2\x2f\x7f\xe9\x83\xf2\xaf\xad\x24\x1e\x9f\x17\x03\xba\x2e\xc0\xeb\x60\xc0\xc2\x8b\xf7\x84\xeb\x11\x0f\x3c\x2e\x06\x86\xa7\x03\x45\x63\x81\x69\xf3\x80\x82\x05\xc0\x92\x6d\x80\x64\xf5\xea\x1b\x0a\xdc\x90\x07\x42\x0a\x81\x9c\x37\xc0\xb1\x91\x40\x96\x1c\x90\xde\x19\xb8\xa6\x0b\xe4\xe7\x03\x97\x2f\x00\x95\x9f\x81\x0b\x02\x17\x25\x72\x50\xb1\xab\x05\xff\x87\xd7\x1c\xef\x21\xfd\x6a\xf9\xdd\xa3\xa6\xdf\x62\x8f\x22\xbf\xee\x3f\xe3\xf0\xff\xe6\x3f\xc0\xd7\x45\x7c\x95\xca\xed\xdb\x76\x80\xaa\x3e\x50\xde\x01\x30\x39\x05\x94\x44\x03\x1d\x56\x03\x0f\x32\x81\x81\x7d\x00\xc9\x2e\x6d\xd2\x75\xe0\x56\x16\xb0\xd0\x0e\xc8\xf6\x07\xd6\x75\x00\xae\x75\x05\x82\x19\x70\x29\x17\x38\x92\x0c\x64\xae\x04\xce\x6f\x05\x2e\x44\x02\x79\x83\x80\x73\xaf\x80\xca\xe1\x40\xf2\x6a\xae\x8f\x73\xec\xb8\xd4\x3b\x89\x8d\x9c\x53\x8f\xc8\xf5\xb0\xe6\x52\xb4\xcf\xdc\x65\x52\x87\xce\xa1\x83\x74\xeb\xca\xb2\x5f\x78\x17\xd1\x6f\xdf\x51\xa0\xda\xf6\xba\x74\xfe\xb1\xf7\xb6\x7f\x88\xc3\x7f\xe0\x3e\xf8\xee\x11\x78\xab\xcd\x6d\xf9\x7b\xa0\xde\x19\xa0\x64\x2a\xd0\xe8\x14\xf0\x60\x2c\x60\xf6\x03\xb8\xb3\xaf\xae\x6e\x2f\x75\x20\xfb\x83\xec\xb0\x31\x53\x80\x2b\xdd\xe4\x23\x9d\xa7\x00\x19\xcb\x94\xac\xbc\x9c\x81\x73\x52\xca\x5d\xb6\xbf\x02\x52\x6c\x55\xfa\xc4\x9c\x04\x92\xbe\xa9\xca\xa5\xf6\x05\x4e\x75\x55\x5d\x72\x4b\x15\x38\x7e\x5e\x75\x5f\x59\x17\x20\xce\x43\xf5\x1a\x3d\xff\x3b\x6a\xb4\x9f\x0c\x9d\xa7\x3a\x56\x62\x77\x68\xab\x91\xdd\xfa\x56\x99\xee\x21\x6e\x1a\xa4\x74\x92\xfc\x6e\xa4\x48\x3b\xbb\x35\x71\x8a\xfb\x24\xd6\xab\x83\x22\x71\xf6\xab\x97\x2a\x90\x4e\xed\xca\x56\xb2\x6f\x7e\x8b\xc3\x7f\xf0\xff\xab\x70\xbb\xea\xcd\xc1\x3a\x54\xef\x28\x5f\x5f\x8f\xea\x1b\x8f\xe2\x64\xe9\xf4\x28\xff\xb6\xa2\x53\x83\x51\x40\xce\x5a\x35\x97\xa6\x8e\xc0\xa5\xd7\x5a\xdb\xba\xe4\x00\xe7\xae\x6a\xcf\x1d\x36\x56\x2a\xf8\xcc\xd6\xc6\x1d\xa6\x2b\x49\x6b\x9c\xd4\x6b\x7c\x6d\xf9\x0f\x59\xb3\xb8\x96\x3a\x96\x5b\x72\xe4\xa4\x8e\xd4\xd3\x19\xb2\xff\xb1\xbc\x6d\x74\xa0\x4e\xd3\x44\x07\xf9\xab\x11\x07\x74\x86\x5c\xef\xa7\xd0\xf2\xc0\x4a\x1d\xb7\xc7\xcb\xe4\x4f\x85\x57\xe8\xaa\x7e\x0b\x91\x5b\x17\xdc\x4b\xf7\x35\x63\x72\xa1\xdb\x54\xf4\x1b\x33\x26\x3f\xc4\x37\x4d\xd7\x95\xb1\xfa\x8d\xd6\x38\xe9\x49\x31\x56\xbf\xab\xa7\x8a\xce\x5c\xc6\x64\xc6\xac\x34\xd5\x79\xc9\x98\x4c\xe0\xf2\x05\x3a\xd7\x18\x93\xb1\x5f\xaa\xaf\x93\xc7\x98\x4c\x47\xb7\x18\x5d\x43\xc6\x64\x7a\x2f\x58\x21\xf9\x3e\xe9\x79\xff\xde\xff\x3a\x54\x7f\xf9\x3c\x4f\x86\x76\xbb\x95\x06\x2a\xa4\xb2\x5c\xa2\xae\x45\xfb\xea\x07\xce\xda\xc4\x49\xdc\x78\x62\x40\x75\xbd\x2b\x0b\x8c\xec\xa4\xb5\x81\x73\x3e\x4d\x07\xeb\xd8\x4b\x1d\x4c\x2c\x69\xba\xc6\x72\xa4\x6c\x6e\xdc\x7c\x53\xd6\xd7\x58\xfe\x4a\xcc\xbd\x66\x6b\x27\x9c\x51\xda\x7d\x50\xbd\xd9\x46\xd7\x67\x2a\xad\xf6\x86\x36\x0b\xf6\x19\xab\x16\x15\x32\xde\xf4\xf5\xee\x49\x1a\xad\x77\xac\x33\x5d\x14\xa7\xa6\xd9\x31\xf0\xb8\x69\xdd\x4c\x77\xcd\x20\xff\xa1\xa6\x32\xf7\x9d\x34\xc7\x6d\x0d\x35\xdd\xf5\x2e\x40\xc3\xd0\xcf\xb2\xd9\x50\xc6\xd4\x0e\x78\xed\x68\x66\xca\x98\x6a\x87\x15\xef\x4d\x57\x32\xa6\x1c\xb3\xb8\x5d\xd3\x2c\xc6\x1a\x0c\x5c\x18\x62\x72\x96\x31\x25\x5d\xd7\x61\xc6\x17\x19\x53\x6c\xe8\xb2\xc9\x58\x91\x31\x85\x8e\x73\x2e\x18\x2d\x64\x4c\x2e\x6d\x56\xb6\x91\x11\x63\x72\x23\x66\x34\x31\xd8\xc1\x98\xec\x97\xff\xed\x3f\xe7\x21\x3e\x4c\xd7\xa4\x7d\x74\xd9\x6b\x3d\xb2\x8f\xea\x9a\xd2\xae\x38\x3f\xc0\x8c\x76\xb7\x59\x1e\x6d\x28\x0e\x99\x17\x48\x0e\x02\x67\x76\x76\x30\x96\xd8\x84\x2d\xd6\xed\xd5\xcf\x02\xd1\x97\x3b\x0d\x68\x66\x53\xff\x43\xd8\xc3\x0e\x51\x5d\x3e\x2a\x7f\xd9\xd5\xae\x43\xca\x08\x5f\xf5\x82\x80\xb5\x1d\x14\x67\xde\x6f\xf8\x76\x53\x68\xfb\x8e\xab\x99\x76\xfe\x7a\x8f\x76\xf6\x81\xab\x75\x95\xd7\x0c\x6b\xeb\x11\xfd\x46\x2f\xcc\xe3\xaa\xd5\x95\xd4\x0d\xfa\xe3\x56\x77\xb1\x9a\x71\x3b\x42\xbf\xef\x4a\x1b\xab\x1b\x2f\xf6\xe9\x39\x2e\x53\x6f\x7b\x86\x31\x9d\x16\x0b\x4e\xb5\xed\xc4\x98\xb6\xe2\xdc\x8b\x96\x67\x19\xd3\x5c\x32\xab\xab\xe5\x60\xc6\x34\xec\xa7\xe5\xb7\x1e\xc3\x98\xda\x83\x29\x7e\xe6\x11\x8c\xa9\x9a\x4e\x5e\x61\x76\x94\x31\x15\x5b\x87\xcd\xad\x9e\x30\xa6\xdc\x6e\xa2\x47\x4b\x7d\xc6\x94\xe2\x27\x58\x36\x7f\xc6\x98\x62\xe2\xdf\x9e\xbb\xa8\x0b\x51\x35\x53\x9f\x8e\x47\xca\xf4\x79\x3f\xa4\x87\xfd\xdb\xd2\xe9\xf2\xed\x13\x9d\x49\xa7\xf5\x72\x61\x37\x3a\x0d\x48\xf3\xea\x43\xf7\xd2\x12\x03\xfa\xd1\x69\xd9\x91\x38\x7e\x7f\xfe\xc0\xe6\x41\x91\x72\x83\x81\x90\xed\x83\x2a\x0c\x54\x65\x46\x6e\x0b\x1c\xa0\xd7\x36\x52\x79\xb5\xcf\xeb\xbe\x8e\xfd\x97\x36\x32\xf0\xb8\xda\x67\x94\x43\xb6\xae\xfc\x72\xfb\xde\xca\x8b\xdb\x19\xb8\xb9\x2d\xea\x55\xb0\xf1\x48\x93\xae\xf3\x52\x7b\x46\x84\x6f\x30\x31\x9d\x93\xd7\x23\x2a\x71\x41\xd3\x36\x33\x8b\x7a\xc8\x65\x3d\x6b\x3a\x6d\xfa\xa7\xee\xe5\x4f\xa2\x4d\xd6\x4d\xef\xda\x23\x9d\xb1\x26\x6d\x1c\x33\xbb\x8f\x64\x4c\x3f\x6b\xc2\xa2\xae\xeb\x18\xd3\x39\x33\x76\x9b\x75\x38\x63\x8d\x96\x8f\x3e\x60\x5d\xc5\x58\x23\xd3\x91\x26\x9d\xeb\x31\xd6\x50\x6a\xe4\xc0\x0e\x4f\x18\xd3\xf0\x1b\x9e\xdc\xfe\x30\x63\xea\xea\xc3\x7a\xb6\x1b\xc4\x98\x6a\x9e\x9d\x4e\x9b\x32\xc6\x94\x9f\xfc\xee\x3f\xe7\x9f\xde\x7c\x6f\x42\xfd\xb9\x9f\x58\x5b\x3d\x90\xd8\xfb\xce\x36\x54\x7f\xb8\x35\xa9\x0f\xa9\x0a\x5f\xb4\xe1\xb7\xea\xaa\xf9\x17\x57\x7b\xaa\x6b\x1e\x8e\x19\x4d\xe7\xb4\xfb\xac\xb8\x6e\x46\xd0\xbd\x09\x54\xdf\xdd\xec\xe4\x10\xdb\xc8\x01\xf0\xda\x33\xc1\xb4\xd5\x5e\xc5\xe8\xa5\x72\x63\x63\x7a\x9c\x6c\x28\xe3\x1c\x38\x4a\x77\xd4\x4a\x83\x66\xd3\x57\xdb\x9f\x70\xf6\x31\xb6\x74\x28\x1e\x31\x70\x4d\xa0\xe9\xac\x71\xeb\x87\x5d\x08\x69\xda\x3c\x68\x54\x83\xa1\xaf\xe2\x96\xb6\x34\x1b\x21\x6b\x97\x7e\x69\x70\xcb\x29\xc3\x94\xed\x3c\x0b\x4f\xb5\x28\x18\xea\x64\x97\xf9\x79\x77\xb3\x39\x43\xc2\x86\xc8\xb1\xe7\xc6\xc5\x03\xaf\x0f\x0c\x64\xcc\xd0\xbe\x7f\xaf\xfe\xc6\x8c\xe9\xf5\xef\x37\xbe\xef\x44\xc6\x74\x4e\xf4\xb6\xea\x6d\xc2\x58\xa3\x7c\xdb\xcb\xb6\xd3\x18\x6b\x34\xc4\xb6\xa2\x87\x0b\x63\x0d\x27\xf5\x48\xeb\x76\x85\x31\x8d\xc9\xdd\xbf\x75\x1d\xc1\x98\xfa\x80\xea\xd3\xa0\xe1\x0d\xe9\x1c\xe9\xed\xc3\x66\xa4\xff\xf1\x54\xae\x23\xd5\xa9\x0a\x36\x72\x15\xe5\xec\x53\x03\xe9\x54\x27\x53\x95\xdf\xae\x4c\x4e\x1a\x4b\xf5\xdd\x04\x43\x07\x3a\x87\x8b\xd1\x9f\x42\x75\xbe\xbd\x31\xd3\xe9\xcd\x11\xc8\x78\xdd\x74\x7d\xd4\x9c\x8f\x12\xbb\x5a\xcd\x65\xbd\x52\x27\x60\xe1\x05\xe7\x86\xc6\xfd\xea\xdf\x9d\xb9\x70\xf6\xa1\xce\x23\xd4\x56\x4e\x9c\x37\xe3\xbb\xdd\x26\x9d\x08\xfb\xfc\xe9\x52\xd3\x43\x0d\xdf\xd9\xa9\x4e\xab\xbf\xfa\xbc\xb1\xe9\x80\x2e\x53\xdb\x6c\x5f\x6f\xb2\xbe\x8f\xe3\x94\xc1\x47\x1c\x4c\x5e\xf7\xba\x30\x39\x2a\x7d\x99\xc9\x93\x1e\x8f\x26\xaf\xbe\xdf\xcf\xf8\x66\x0f\x87\xc9\xbe\xef\xc7\x1b\x1d\xec\xee\xe5\x70\x99\x31\xfd\x21\x5d\x67\x8d\x8f\x67\x4c\xc7\xb0\xab\xe2\xe8\x95\x8c\x69\xaf\xb3\x71\x19\xd9\x9b\xb1\x46\x8e\xd6\xd2\xc3\x9f\x30\xa6\xf9\xba\xf3\xe7\xa1\x1d\x18\xd3\xb4\xe8\x9c\x38\x38\x90\x31\x8d\xa1\x9d\x3c\x07\x64\x30\xa6\x76\xa3\xe3\x83\xfe\x52\x8c\xa9\xfe\x10\x39\xa0\x37\x37\x5a\x52\xfd\x56\xe4\x9f\xee\x2b\xf4\xa5\x15\x41\xae\x0b\xf7\x3b\xd3\x79\x1c\xe9\xbd\x9c\x1e\xeb\x48\xa7\xeb\xf1\x39\x33\xda\x70\xff\xf9\xe9\xe1\x1e\x7d\x67\xca\x13\x81\x3d\xf8\xa9\xea\x06\x07\xce\x49\xac\xc4\x52\xaa\xff\x38\xab\xae\x4c\xc2\x1e\x60\x9a\xfd\x2a\xe3\xc6\x37\xea\xa6\x8d\x95\x5d\x5e\xd5\x46\xb6\x81\xfa\xe0\x97\x4b\x37\xf5\x8b\xd0\xea\xd2\x67\xd5\x92\x18\x27\xeb\xc6\xcb\xbb\xe7\x2e\x2e\x5d\x3e\x48\xb7\x4f\x17\xd9\xc5\x4e\xfe\xcb\xf4\xba\x74\xf4\x5c\x34\x29\xba\x50\x6f\x6b\xbb\xf7\x6e\x1e\xe7\x96\xeb\xd9\xb5\x1d\xe2\x66\x9f\xff\x59\x77\xb2\xd5\x61\xb7\x89\x55\x17\x1b\xbb\x58\xcd\x77\x75\x65\x4c\xeb\x78\x9b\xa4\x39\x4b\x19\xd3\x4c\x6c\xa3\x38\x43\x83\x31\x8d\x0e\x6d\x54\xa7\x18\x31\xa6\x3e\xb9\xf5\x6a\x47\x5f\xc6\x54\x8f\x5b\xdc\x98\x18\xc4\x98\x4a\x94\xf9\xcb\x71\xf7\x18\x53\xde\x62\x3e\x7b\xcc\x62\xc6\x1a\x5c\x37\x3f\x3b\x6a\x1e\x63\x0d\x0e\xbc\x5f\x63\xa1\xcc\xe7\x3f\xe7\xbe\x7e\xf2\x4f\x7c\x7c\x67\xaa\xf2\xd3\xc1\x33\x95\xfc\xf9\x8a\xfc\x4f\x8c\xfe\x42\xaa\x8b\xef\x7d\xb3\x84\x78\x87\x1d\x0d\x56\x52\x1e\xf1\x0b\x5b\x4d\xf1\xf3\xe8\xe1\x45\xf5\x0d\xd7\xa2\xb5\x54\xff\x72\x02\xaf\x9b\x8f\xdc\xe3\x97\xa9\xda\x0c\x18\x20\xe5\x2b\xd3\x3c\x4b\xee\x4c\xd7\xc4\xf5\x66\x3d\xdc\x54\x0f\x76\xec\xeb\x73\x6d\xfc\x1d\x75\xe7\x36\xcf\x7d\x96\x2d\x5a\xa0\x11\x6a\x7e\x62\xdd\xbb\xcd\x3b\x34\x87\xb4\x0c\x5c\x67\x19\xd1\x49\x73\x4a\xf3\x11\x6b\xe3\xcf\xb6\xd0\x94\x37\xcd\x5c\xf3\xe5\xf6\x53\xf5\x57\xa6\x7d\xd6\xbc\x7a\xd5\x41\xcd\xd6\xb4\xb5\x67\x21\x63\xca\xef\x4c\x0e\xad\x38\xcc\x98\xd2\x7d\x93\x4f\x8b\x3b\x33\xa6\x34\xb7\x69\x1b\xd7\x48\xc6\x94\xea\x98\xd8\xbb\xec\x62\x4c\xe1\xab\xc9\x99\xb9\x6d\x19\x53\xf8\xd2\xd4\x78\xe6\x1e\xc6\x14\x6e\x18\x0f\x9c\xfa\x83\x31\x79\x13\x63\x7f\xa7\x08\xc6\xe4\xde\x94\xe9\xdb\x52\x1d\xe7\x41\xd8\x30\xba\x2d\x7b\x63\xcd\x38\x1a\x1f\x99\xbd\xa7\xd1\x39\x75\xca\xaa\x79\x74\xfa\x79\x3c\xca\x8d\xce\xe3\x63\x1e\x2e\xa7\xba\x75\x58\x8f\x55\x74\x7a\xbc\xa3\xd8\x8b\xf2\xe9\x46\xc6\xfb\xa7\x78\x0e\xda\x40\xe7\xda\x8b\xe0\x47\xb7\xec\xa6\xa7\x73\x4e\x62\x94\x47\x20\x9d\x9e\xf6\x2a\xda\xb9\xbe\x9e\x2c\xd0\x39\x62\xc7\x53\xfd\xef\xf5\xf2\x2c\x9e\x6f\xff\xd1\xe9\xae\x82\x65\x8b\x39\xdb\xf3\x47\xfa\x29\x8e\x32\x79\xb3\xdd\x63\xbe\xbe\xe2\x13\xa3\x65\xdb\x0d\x7c\x1b\x28\x7e\xd6\x4f\x08\x2a\x09\xbf\xa4\x38\x59\xb7\x3c\x68\xc2\xe9\x4f\x0a\x7e\x3a\x77\x03\x8b\x6e\x42\xde\x51\x67\x74\xe0\xc4\x17\x2a\xf5\x63\x75\x16\xfb\xab\x32\x26\xab\xa5\xf3\xc3\xd7\x83\x31\xd9\x61\xba\x1b\xd7\x0c\x60\x4c\x76\xad\xee\x13\x77\x7f\xc6\x64\xb7\xe8\x8e\x58\xd9\x9c\x31\x99\xf3\x3a\x89\xcb\xa6\x32\x26\xfd\x51\x77\x9f\x5b\x2e\x63\x32\x5b\x75\xad\x5d\xf9\xc7\x06\xce\xaf\x19\x93\x8e\x7c\x10\x3b\x9c\xea\xef\x37\x55\x1c\xe8\xb4\x3b\x33\x95\x57\x91\x92\x2d\x5c\x69\xbe\xc7\x87\x2e\xa5\xf5\xc1\xe1\x2e\x1e\x74\x8a\xbe\xef\x84\x17\xe9\x48\x05\x07\x6d\x20\xff\xb7\x34\xf0\x23\xbe\x63\xad\xc1\x16\xaa\x22\x2c\x2b\x0a\xa0\xaa\xed\x9c\x1f\xfc\x74\x7d\x92\xfe\x2e\xca\x3b\x83\xaa\xf6\xd0\x39\x78\x07\x4b\x5e\x9d\x6b\xf1\xf6\xe0\x02\x8d\x3b\x80\x61\xf4\x81\x0b\x96\x83\xa4\xfb\xe9\x0e\x38\x28\x6d\xa7\x2a\x2d\xa5\xed\x76\xb0\xdd\x9c\xe1\x75\x57\x6a\x4f\x3e\x98\xe0\x33\x19\x68\x58\x75\xd0\x3e\x4c\x06\xd0\x68\x7b\x60\xe3\xa9\x4a\x40\xad\xf1\xfe\xc7\x39\x96\x80\x8a\xcd\xfe\xce\xcf\x4b\x00\xa5\x75\x61\xb4\x8e\x96\xef\x15\x4c\x75\x3d\xd9\xc4\x00\x5a\x77\x4b\x4f\xdb\x4c\xf5\x0a\xe9\x8f\xbe\xfd\x69\xef\xf8\xcd\x87\x38\xf4\xba\x11\x5e\xa4\x4b\x28\xd3\x6c\x35\xdd\x6b\xae\x67\xb5\x82\x38\xeb\x5b\xdf\x1c\x49\xcf\xe1\xd2\xd1\x39\x54\x9f\x49\xd1\xe5\x3c\xc4\x09\xf7\xe5\xc4\x8b\x1e\x1a\xe0\x45\xef\x8b\xfd\xaf\x37\x50\x3d\x6b\xd7\xc2\x4d\xa4\x6f\xe0\xaf\xcf\xf5\x51\x36\xb8\x70\x7f\x57\x59\xee\xa4\x71\xe5\xaa\x11\x42\xd5\xe9\xa9\xe5\x7b\xa9\x5f\xd4\x98\x00\x5e\x2f\xef\x3d\x9d\xab\xd2\x9b\x27\x70\x2e\x44\x33\x23\xce\x4a\xfa\x02\xa0\x72\x3c\xee\xa8\x69\x0b\x40\x31\x39\x2e\xae\x77\x12\x20\xf7\x28\x2e\x7c\x4a\x63\x40\xfa\x62\xdc\x99\x55\xdf\x81\xba\xf2\x71\xae\x3b\x5b\x00\xd8\x79\xac\x34\x8e\x9e\x44\x6c\xf6\x15\xca\xc4\x47\x5d\x1f\x13\x61\x71\x74\x0a\xa3\x4a\x51\xc4\x21\xfe\xee\xdb\x2b\xd4\xfd\x83\x4f\x72\x1b\x44\xeb\x6c\xb4\xf3\x37\xe0\x1f\x6f\x12\xee\xfd\xfb\x0a\xe7\xf6\xeb\x7a\x48\xec\xb5\x68\xce\x7f\xa5\xb5\x58\x42\xef\xb7\x93\x45\x9e\x94\x10\x8e\x2e\xf5\xa1\x79\x70\xc0\xd1\x8f\xbe\x3b\xa4\xd2\x3f\x81\x7e\x6b\x3c\xe7\x22\x7c\x73\xf8\x73\xf6\xb0\xe3\x3c\xcc\xe2\xd9\xbc\x8f\xc6\xec\x1c\xee\xb7\x83\x61\x14\x8d\x0b\xbb\xe2\xc3\x14\x57\x9b\x9b\x71\x94\x1f\x9a\xf5\x3d\x49\x75\x71\xf9\xdc\xd3\xaf\xf9\x1b\x3b\x45\x56\x9b\x94\xf3\x53\xa4\xba\xd0\xca\x24\x79\xc5\x78\xaa\x14\x27\x8f\x5c\x4a\x95\xf8\xe4\xbe\x5c\x79\xe8\xcc\xf6\x23\xf4\xf9\x33\x0d\x33\xe9\x2f\x9f\x56\x2d\xa2\xca\x61\xe2\xce\xcf\xa4\xc0\x13\x2f\xf4\xf5\x10\xf5\x2d\x0e\x08\x15\x93\x30\xa1\x1f\xc6\x6e\xa1\xff\xc1\x4e\xa1\xa2\x12\xe8\xc5\xed\x56\xe2\x01\xce\x67\xaf\x20\xae\x23\xb1\x33\xcf\x6b\xc7\xd6\xf8\xd2\xbd\xf4\x08\xaf\xad\x34\x1f\x42\x5d\x78\xbf\x98\x40\xb6\x8b\xeb\xc0\xb0\x3d\x74\xff\x7f\x5d\xf7\x03\xe4\xcf\xf2\x74\xae\x0f\x33\x3f\x20\xe6\x26\xcf\x07\x5c\x27\x65\x74\x31\xd7\x87\xe9\xbf\x8f\xf7\x95\xe8\x58\x7a\x9a\xf6\x21\x46\x53\x52\x29\x9f\xca\x36\xe5\xfd\x73\x80\xcc\x20\x2d\x5a\x99\x64\xa4\x76\xa2\x8e\x45\x19\x13\x85\x0c\xed\xec\x46\x6f\xe6\xcc\x6d\x5b\x28\xf2\x19\xf3\x22\x29\x03\xa7\x5f\x3e\x47\x23\x2a\xdd\xf1\x1e\x65\xaa\x0b\xaf\xde\x53\x1d\x47\xac\xe7\x9f\x14\x38\x88\xdf\xb8\x18\xc1\xee\x17\xe2\x52\xcd\xc5\x50\xc7\x01\x51\x07\xea\x58\xd7\x4d\x54\x8f\x8e\x3a\x1a\x48\xfc\x4b\x18\xe3\x9c\xdb\x4e\x2b\xae\x7f\xb4\x35\x60\x3f\xad\x9f\x7c\x92\x23\xa9\xea\x26\x72\x40\x6e\x76\x47\xe9\xe9\xcc\x72\x89\xa3\xf7\xaa\x43\x08\x7f\xde\xc3\x97\x26\x51\xde\xec\x75\x39\x85\xe2\x63\x99\x75\x9e\x74\x36\xf4\x9a\x5c\x24\xae\x54\xca\x8d\x73\x02\x92\x15\xb9\x16\xef\xd0\x96\xcf\x49\xed\x6c\x1b\x7b\xaa\x6f\x66\xc7\xce\x0f\xe0\xd6\x8f\x76\x6e\xd9\x96\x07\xb9\x92\x55\xfc\x59\xca\xe0\xd7\x47\xde\x7c\x06\xaa\xe7\xbf\xea\x4f\x33\x5b\xa8\xdf\x9e\x13\xfa\x7c\x9c\x11\x3a\x2d\x9c\x14\xfa\xc1\xfc\x95\x8b\xa1\x71\x13\x97\xb5\x99\xf2\x62\x8c\xd9\x76\xf2\x2b\xfc\x76\x08\x3d\x95\x5d\xe9\x5c\x17\xc7\x3f\x3d\xe2\x04\xe5\x81\x6d\x87\x28\x3f\x8a\x1c\xd0\xb2\xc9\x9c\x0b\x99\xf7\xe6\x14\xf1\x5f\xd3\xd5\xb8\x1e\xd0\xd8\x7b\xbc\x5e\x6c\xd7\xed\x1c\xd5\x87\xbb\xb7\xe1\x5c\x88\x45\xf1\x15\xda\x7f\x68\x6f\xe2\x3a\x0a\x38\x79\x4b\xa8\x77\xe7\xc5\x6a\x10\x89\x94\x57\xd0\x96\xde\x34\xf9\x85\xc3\xa9\xfe\x9d\x1f\x30\x97\x22\x75\x77\x84\x0f\xef\xe8\xe5\x18\x46\xe4\x59\x5e\x31\x57\x66\xc9\xcb\xbb\x41\x7e\xdc\x99\x5c\x46\x37\xf0\x6f\xf6\x67\x34\x4e\xae\x09\xf7\xfa\x33\xde\x72\x9b\xb6\x98\xdb\xe4\x7b\xdc\x9e\x12\xb8\x87\x04\x81\x23\x8b\xa5\xf1\x71\xb8\x2c\x98\xf6\x07\xfb\xa7\xec\xa1\x3c\x17\xe2\x7d\x90\x46\x63\x60\x24\xd7\x03\xda\xc8\x62\x69\x1c\xac\x09\x88\xa3\xf7\xe9\xca\x14\xae\x07\xe4\xe6\x95\x4c\x0b\x89\xd9\xeb\xce\xd2\x3c\x72\x52\xb8\x40\xef\x97\xd1\x53\x33\x89\x1b\xe9\xff\xe2\x32\xf5\x09\xb1\x0e\xb8\x4e\xe3\xa1\x85\xfe\x4d\xf2\xbf\xe1\xdc\x3c\x3f\xee\xff\x7d\x17\x6e\x1f\x35\x53\xa3\x8c\x5c\x14\xd5\x86\x66\xe8\xa3\x19\x83\x29\x53\x3d\xf2\x9e\x49\x3b\x98\xc7\x96\xde\xf4\x17\x8b\xd5\x76\x13\xdf\x50\x3c\x9b\x2b\x31\x3d\x4a\xbc\x4e\x0a\x4d\x85\x7b\x78\xe7\xa1\x42\xe9\x1f\xf4\xa6\xbe\x23\xd4\xf7\x73\x84\x7c\x79\x55\x78\xfe\x99\x42\xfd\xff\x5c\x19\xb7\x29\x03\xb9\xe5\xbc\x50\xc4\x1c\xce\x7f\x85\xba\x44\xd0\xf8\xde\x51\x7c\x94\x54\x68\xb6\x86\xf3\x3e\x51\xeb\x77\x9d\xa2\xaa\xb1\x27\x38\x0f\xb3\x6c\x32\xe7\x80\xe6\x15\x73\x3e\x60\xa6\x42\x06\x55\xdb\x27\xe9\x5f\xa1\xf1\x34\x22\x99\xf3\x5f\xfd\x7a\xdf\xa4\x3e\x12\x1d\x03\xee\xd0\x3c\x69\x16\x56\x40\x3f\xaf\x31\xbc\xf0\x06\xf7\xbf\x54\xc8\x93\x65\x39\x0d\xe8\x4d\x52\x76\xce\x82\x22\x59\xfe\x9d\x77\xfa\x7b\x91\x36\x8d\x9e\x48\x45\xaa\x3b\x8d\xb8\xf2\x62\x4e\xec\x55\xa4\xc6\xd1\x8c\x2b\xcf\xb9\x44\x79\xa1\x62\xe0\x63\xda\x09\x95\x1b\x7e\x9f\xc7\xe3\xc5\xfd\x2b\xb8\xc0\xed\x6d\x81\x87\xa8\xee\x87\xf3\x4e\x88\x8b\x50\x71\xbe\x40\xf7\x9a\xf6\xfe\x88\xa2\x59\xb6\xb3\x13\xf7\xdf\x7f\xfe\x09\x7a\x2f\xfa\xea\x27\x12\x2f\xe9\x1d\x7b\x96\xf4\xb1\x56\xaf\x4c\xa7\x7d\x98\x5b\x58\x26\xfd\x35\x97\x0e\x57\x49\xc5\x66\xea\xbb\x2c\x7a\x8a\x13\xae\xdd\x24\x2e\xcc\xee\x25\xf7\xbb\xa7\x47\x3e\xf1\x63\xed\x8e\x72\xdd\x10\xd3\xcc\x62\xca\xf6\xaa\x4f\xb9\xaa\x0b\xbf\xb1\x26\xf9\xef\xbd\x9a\x02\xbd\x17\xde\x59\x35\xa3\x71\xf0\xfe\x0c\x27\x7c\x3f\x75\xe3\x2b\xd9\xf7\xdf\x96\xd1\xca\xe6\xc3\xb6\x00\xea\xc4\xf4\x31\x80\xf3\x62\x1f\x1d\x32\x68\xfe\xbc\xcb\xbd\x4f\xdf\xff\x6e\xf4\x7b\x9a\xd1\x95\x42\x1c\x4a\x4f\x73\x2b\xea\xe7\x54\xc7\xa5\x76\x9f\x20\x8a\x4b\xa8\x5e\x82\x01\xcd\x83\x13\xbc\xff\xdd\xe6\x6e\x29\xb4\x7e\xf6\x39\xcf\x69\x2c\xcf\xb1\x5c\xf7\x6a\x69\xc0\x55\x7a\x7b\xb9\x4e\xe6\xbc\xdb\xcc\x94\x1b\xf4\x7c\x9d\x8c\xee\xd0\xba\x79\x54\x42\x01\xed\xbb\x07\x7f\x7f\x48\x7a\x12\x3d\xea\x3d\xa2\x6e\x3e\x6d\xf4\xf9\xa8\x35\xe9\x5d\x46\x7c\x9d\xaa\xf9\x4b\xee\x1e\xde\x95\x73\xfb\x23\x47\x86\xf7\xef\xf0\x32\xa6\x1d\x4b\x35\x07\x12\x3d\x4e\x13\x35\x74\x1f\x36\x0a\x75\xfb\x03\xbc\xef\x8b\x57\xb2\x50\xef\xbf\xc3\x39\x01\xbb\x57\x34\x8e\xc4\x7a\x7e\x55\x3b\x6e\xcb\xa3\x85\xb8\x08\x5c\x58\x51\xc8\x9f\xe2\x52\x9b\x83\xf2\xd5\xe7\xcf\xdb\xbb\xf8\x0a\xcd\xeb\x95\x29\x59\xe4\xaf\x9b\xa0\x93\xe2\xd2\xf0\x36\x7d\x7e\x86\x77\xc1\x0d\x3e\x1f\x84\x3e\x59\x59\x45\xe4\xd7\xc0\xb3\xa5\xf4\x7b\xba\x6d\x28\xa3\x7d\x4b\x9b\xc2\x17\xc4\x9d\x19\x07\x56\x51\x9e\x54\xd5\x7f\x4f\x5c\x45\x1d\xa9\xef\x42\x3c\x7e\xf2\x30\xd5\x1c\x88\xa0\x83\x32\x42\xd0\xbf\x98\x23\xdc\x8c\xf2\xca\xe7\x36\x58\xe0\x25\x8e\x09\x7a\x21\x19\x82\x1e\xc8\x7d\x81\x13\x12\x74\x62\x04\xe5\x8d\x4f\xc2\xfa\xaa\x5a\x0f\x45\xd4\x89\x11\x3a\xd8\x14\x1e\x95\x58\x7f\x81\x87\xd9\x34\xf3\x22\xad\x9b\xd6\xa5\xf3\x3e\x78\x9e\x54\x39\xfb\xd9\x1f\x6c\xc1\xee\xbb\xd4\xad\x65\xce\x42\x3e\xce\xa7\x5a\x15\x13\x17\x3b\x71\x18\x1f\xe7\x23\xb6\x3c\xa7\x71\xd4\xdf\x85\x8f\x77\xb1\x5f\x56\xeb\x94\x77\x44\x81\x35\x55\xfb\x46\x7a\x42\x6a\xb7\x84\x13\x8f\x31\xec\x77\x0e\x44\xe0\x5f\x3a\x0a\xdc\xc6\x10\x81\x7f\x99\x22\xf4\x81\x59\x36\x99\x5b\xb1\x3f\x8e\xd8\x0f\xe6\xa4\xc0\x7b\x88\x7d\x71\xf8\x93\x61\xec\xa5\xa0\x0b\xc2\xff\xd2\x6f\x7a\x28\x7d\xb9\x2d\x5b\xc7\x6a\xeb\x1e\xfc\x0f\xfe\xe3\x6f\x1c\x48\x4f\xa1\x8f\xc9\x6f\x1c\x88\x70\x9f\x73\xfa\x46\xe0\x73\x05\xef\x87\xf2\xfe\x29\xef\xfb\x50\x55\x01\xf8\xdd\x00\x5e\xd8\x4a\xd6\xa8\x40\xc5\x7d\x60\xff\x36\xa0\xa2\x1f\x10\xaf\x00\x3c\x3f\x08\xa4\xde\x00\xca\x36\x03\x39\x6b\xb8\xfe\xc7\xa3\x34\xa0\x72\x13\xf0\x65\x0b\x50\xba\x85\xff\xee\x02\xe1\x5e\xf3\x6f\xfa\x0f\xc2\x7d\xdf\xb3\x42\xdd\xf7\x8c\x50\x27\x3f\xd9\x9f\xdb\x04\x41\x9b\x43\xac\x7f\xfe\xc9\xff\xbf\xe9\x5f\xfc\xaf\xfe\x1f\x35\x38\x90\x48\x60\xec\x37\xe0\x87\x94\x64\x6d\x01\x7c\xde\x0d\xb8\xbe\x06\xde\x86\xf1\xbe\x0f\x2f\xcf\x01\x1b\x64\x80\x72\x3f\xc9\x5a\x15\x28\xfb\x04\x48\x76\x60\x4f\xbf\x00\xb1\xe6\xc0\x53\x39\x40\x32\x53\x9f\xdc\x02\x72\xfa\xf3\x7b\xee\xa5\x0a\x3c\x1e\x9f\xfc\x80\xe2\x67\xfc\x6f\xdd\x11\xfc\x15\x75\x40\x44\xfe\x41\xe4\x3f\xaa\xf9\x17\xc1\xff\xda\xf5\xdf\x7f\xe2\x1f\x9a\x3f\xe7\xb6\x76\x1f\x94\xbf\xf6\x43\x11\xc6\x45\x77\x81\xb9\xf8\x95\x03\xf9\xe2\x07\x38\xa5\x01\xef\xe6\x01\xce\xa3\x80\x57\x7b\x81\xe5\x69\xc0\x8b\x51\x80\x64\x7d\xf4\x7c\x3b\x10\xd8\x1b\x28\x75\xe2\xb5\xa8\xc7\x1e\xc0\x51\x59\xa0\x64\x2c\x70\xf6\x1a\x50\x62\x05\x48\x32\x73\x49\x47\xde\x03\xe5\x89\x2a\xf0\x59\xf5\xe7\x7d\x6f\xb1\xee\x5d\x3d\x0e\x1e\xfc\x37\xff\xc5\xfa\x3f\xfb\x0f\xfc\x47\x6d\xfb\x47\x0e\x24\x12\xe8\x37\x15\xf8\x76\x00\x18\x61\x02\x7c\xb2\x05\x26\xb9\x03\xaf\x36\x03\xb3\xf5\x81\x4a\x55\x60\x89\x25\x50\x2e\x03\xac\xb5\x05\x4a\x13\x24\x39\x0a\x90\xbc\x5d\x24\x3b\xb6\x47\x2a\xc0\x11\x27\x5e\xe7\x4e\x4e\xe6\xba\x1f\x92\x8c\x55\x94\x0d\x14\x7b\x02\x8f\x37\x00\x5f\xae\xff\xe4\x81\xb2\x84\xfa\x9d\xa8\x83\x52\xad\x7f\x60\xfd\xe7\xf1\xff\xb7\x7b\xf0\x7f\xf2\x5f\xbf\x17\xb7\x22\x07\xf1\x37\xfd\x8b\xdf\xe2\x21\x19\x17\x2b\x39\x07\xf2\xf5\x06\xaf\x73\xbf\xf9\x0e\x8c\xdb\x08\xbc\x6a\x0c\xcc\x48\x06\xca\x5c\x39\x2f\xf6\xe4\x02\xbf\xef\x5f\x5d\xef\x0e\x95\xac\xe5\x80\xfb\xc9\x80\x64\x87\x2a\xf9\xf8\x6c\x0e\x70\x2f\x13\xb8\x9e\x07\x3c\xd0\x03\x8a\xcb\x81\x87\x7d\x80\xcf\x4f\x7e\xea\xa1\x54\xeb\x1f\xd4\xe7\x56\xec\x7f\x22\x3e\xff\x58\x03\x6e\x45\xfe\x21\xba\x5e\x4d\xff\x7f\xe5\x1f\x9a\xd4\xd2\x2d\xf8\x1b\xff\x51\xdb\xea\xba\xfd\x12\x47\xa1\xde\xff\x55\x19\xb0\x71\x01\x3e\xec\x02\xfa\x9d\xe4\xf3\x60\xb4\x02\x50\x3e\x84\xf3\x0f\x25\x7b\x80\xf9\x73\x81\xe2\xd1\x80\x87\x2e\x50\xb8\x05\xd8\x94\x02\xdc\xdb\x0e\xec\xee\x0b\xdc\xed\x03\x1c\xea\x00\xe4\x2d\x00\xce\xdc\x04\x6e\xbb\x00\xd7\xfc\x81\x5b\xa9\xc0\xc3\x06\x92\x55\x33\xf0\xde\x07\xc8\x16\xfa\x81\x64\xb4\xac\x39\x0f\x44\xfe\xe7\x88\xd0\xc3\xaa\xba\xef\x89\xd0\x3f\x43\xe4\x1f\xc4\x3a\x78\xc8\xa0\x9f\x71\xa8\xed\xff\xdf\xfa\x9f\xfc\xc6\x83\xfc\x12\x8f\x1f\x83\x81\xe6\x25\xc0\x47\x63\xa0\xfd\x22\x3e\x0e\x7a\x59\x02\x15\x2b\x81\x61\x2a\xc0\x93\x06\xc0\xa4\xfd\x40\x51\x7f\xc0\xb9\x0e\xf0\x60\x28\xb0\xa2\x12\x28\x98\x04\x6c\x34\xe7\xfe\xed\x9a\x04\x48\x56\x67\xd1\x2e\xc0\x0d\x0f\xe0\xf4\x3c\x40\xb2\x6a\xb9\xde\x02\xc8\x0d\x03\x8a\x37\xf1\x5c\xf1\xee\x20\xef\xa1\x43\xf3\x40\xa8\x57\x9f\x8a\xad\xf5\xfc\xdb\xd4\x7c\xee\xe1\xe7\x6a\xfa\x1f\x2c\xf4\x9d\xda\xf1\x4b\x9e\xac\xed\xbf\xc8\x7b\x88\x7c\x83\xc8\x03\x88\x1f\xd7\xd6\xbf\x90\xfc\xfc\x0f\x4f\xc0\x30\x9e\x73\x2f\x92\x71\x21\x59\x45\x74\x49\x01\x9e\x1a\x00\x03\x72\xb8\xce\xd1\xd8\x49\x9c\x01\x94\xe4\x89\xbb\xef\x80\x65\xb6\xc0\xad\xb3\xc0\xfa\x6e\x40\x76\x15\xb0\x63\x1b\x90\xb3\x99\xc7\x21\x4b\x15\x38\xad\x0a\x64\xd5\x01\xb2\x66\x73\xee\x41\xf2\xde\xbc\x16\xcd\x59\x3b\x31\x1f\x8a\x1c\x90\x38\xff\xa3\xce\xfd\xf9\xb9\xef\xfa\xca\xad\xc8\x01\x6c\x17\xb8\x10\xff\x5b\x3f\xe3\xf0\xaf\xfb\x80\xfc\x41\x17\xe4\xc7\x16\x40\x6e\x00\xf0\x49\x19\xd0\xb4\x00\x5e\xf5\x96\xac\xa1\x39\xf7\xd1\xfe\x38\x50\x1c\x0b\xd8\x06\x00\x0f\x52\x81\x91\xc3\xf9\x73\x9f\x6a\xce\x35\x70\x24\x79\x22\x7b\x35\xb0\xf6\x10\x70\xad\x33\xb0\x5d\x0e\xb8\x32\x9f\xeb\x82\x5c\x76\x05\xed\xec\x32\x37\xf2\x18\x48\xde\x87\x92\x58\x66\xaa\xf2\x3c\x99\x22\xe4\x07\x51\xff\x27\xc6\x49\x78\xee\x02\xff\x21\xf2\x3e\xa2\xdf\x3b\x2c\x6b\xfa\xbd\x45\xc8\x23\x1b\xd9\xcf\x38\xfc\xbf\xf9\x0f\xf7\x9f\xdc\x43\xd5\x0b\x40\x3e\x04\xa8\x88\x02\x74\x7a\x01\x25\xdb\x01\xb3\xe1\xbc\xe7\x91\x64\x5c\xe4\x15\x03\x76\x4d\x80\x1b\x37\x39\xff\x20\x79\xc6\xae\x83\x80\xcb\xaf\x01\x2f\x4f\xe0\x92\x06\x5f\x47\x5c\xd8\x00\x1c\xac\x0f\x9c\x8b\x00\x12\x4b\x80\xb4\x7e\xc0\xb5\x7e\x5c\x43\xe8\xb1\x25\xcf\x9d\x5f\x6c\x7e\x72\x40\x87\x3c\x6b\xfa\x1f\x82\x3f\xfb\x5d\x9b\xfb\xf0\x11\xc6\xcd\x3f\xf2\x0f\xff\xc4\x01\x08\xdc\x07\x57\xd7\x03\xde\xcd\xe0\xb6\x92\x6f\x0e\xe8\xfd\xae\x1c\xc8\xfd\x37\x74\x02\xf2\x3b\x03\x56\x7d\x80\x5c\x27\xbe\xce\xba\x7a\x11\x18\xd3\x07\xc8\x2c\x05\xe6\x78\x02\x17\xb6\x03\xab\xa5\x81\xd4\x50\x60\x6b\x01\x70\xd6\x0c\x38\x90\x0b\x9c\x9e\x03\x9c\xcc\x07\x12\xe7\x00\x57\xc7\x02\x92\xb5\xf3\x23\x77\xe0\x84\x37\xf0\x71\xe7\xcf\xf7\x9f\xe8\xbf\xc8\x3b\x89\xbc\xcf\x16\x63\x6e\x7d\x85\x9e\x6c\xeb\xac\x6b\xfa\xed\x39\x96\xdb\x95\x73\xff\x21\x0e\xff\x50\xff\x16\xfd\xff\xb8\x9e\xdb\x97\xc6\xdc\x3e\x4d\xe1\x96\x6e\x9d\x64\x03\x79\x7e\x80\xc6\x18\x20\xb7\x3e\xd0\xfc\x22\x70\x75\x04\x60\xf3\x02\xc8\x78\x01\x0c\x1f\x07\x9c\x1b\x0d\x4c\x37\x01\x52\x64\x80\xe5\xeb\x81\xc4\xaa\x3a\x17\xb7\xd4\x05\x8e\x17\xd4\x9d\x1d\x6e\x0e\xc4\x2d\xac\x37\xf7\xc4\x19\xe0\xe8\xa3\x7a\x57\x2f\x57\x01\x87\x5d\xa5\x87\x3e\xdc\x0e\xc4\xf8\x4a\xeb\xbc\x6f\x0c\xec\x77\x92\xa6\x73\xe7\xe0\x60\x69\xba\x9f\xe6\xef\x21\x5d\x8f\xfc\xfe\x2a\x4d\xf7\xaf\xd6\x4e\x97\xa2\x73\x68\xaf\xcb\x52\xfb\x25\x76\x75\x61\x1d\xea\x67\xbd\xe2\x73\x1d\x3a\xb7\x5f\xd2\x8e\xfb\xb4\xa8\xe1\x2f\x71\xf8\x17\xfc\x43\x6d\xff\xb9\x0a\x23\xd7\xf2\x91\xfc\x57\x24\x9c\x36\xe6\x09\xa7\xaf\xd9\xf7\x80\xfa\x43\x80\x8b\x29\x32\xb6\xfa\x2d\x80\xb4\x2d\x0a\xaa\xed\x24\x73\x5e\xa9\xc1\xe3\x81\x8e\xc0\xf1\xfe\xaa\xef\x1d\xdd\x81\xd8\x33\x1a\x9a\x8b\xc2\x81\x43\x7e\x9a\xcf\x7c\x87\x02\x91\x07\xb5\x74\xf6\xf4\x04\x0e\xd8\x69\xa9\xc7\xad\x04\xf6\xdd\xd7\x1a\x92\xf1\x06\xd8\xdb\x42\x6b\x54\xc1\x08\x20\xd4\x49\xcb\xff\xb5\x09\xb0\xb3\xb9\x16\x7f\xee\xee\x0d\xd7\x4a\xec\xfa\x36\x9a\xc4\xb5\x78\x56\xa9\x6f\xa6\xe7\xbc\x50\x85\x74\x60\x96\x29\xa9\xd0\xf9\xed\xe2\x26\xca\xa4\xf7\xbd\x60\x91\xc2\x0b\x89\x9d\xb7\x48\x3e\x43\x62\x9d\xdb\xcb\x5e\xf9\x57\x71\x28\x13\xfc\x17\x6e\x19\xbe\x44\x1d\x3a\xaf\x28\xb5\xae\x4f\xf5\xec\x82\xb3\x0d\x68\x57\x7c\xcb\x4e\x8d\xce\x9f\xae\x46\xab\xd2\x3e\xfb\xdc\x21\x4d\x3a\x2d\x49\x9a\xa9\xd3\x57\xf3\x2e\x10\x37\x4e\xb7\xb8\x55\x8b\xba\xc1\x31\x23\xf5\x93\x7a\x9c\x91\xbe\x74\x40\xca\x20\x7d\xf4\x00\xd9\xca\x3d\xa3\x0c\x47\xce\xad\x23\xf7\x3a\xd8\xcb\x70\xac\xa7\xae\xc2\x81\x20\x15\x43\xf5\xa0\xfd\x8a\xf7\xb7\x2d\x31\xac\x1b\x9d\xa7\x54\xbe\xd9\xdb\x20\xea\xec\x90\x06\x1d\x36\xda\x18\xcc\xb9\x59\x47\xe9\x93\x6f\x2b\x83\xe3\xcf\xfb\x29\x8d\x5c\xaf\x65\xe8\xc2\x98\xc2\x55\xf7\x9d\x86\x81\x8c\x29\x68\x2d\x6d\x6e\xd8\x93\x31\x79\xad\x05\x97\x0d\x3a\x31\x56\xff\xbc\x4b\x9c\xbe\x1f\x63\xb2\x85\x73\x0e\xeb\xc9\x33\x26\xe3\x3a\xc3\x4b\xf7\x1b\x63\x32\x5a\xd3\x02\x74\x2d\x18\x93\x1e\x3a\x25\x5f\x47\x9a\xb1\x7a\x2d\x9d\x3a\xe8\x0e\x63\x4c\xda\xe8\xaf\xfe\xf7\xe3\xf6\xc3\x4d\xd0\x39\x42\xb9\x96\x02\x9d\x8a\x14\xcf\xd6\xe2\xfc\x47\xa1\x2e\xd5\x33\xb2\x8d\x9a\xd0\xae\x38\xf3\x82\x09\x9d\xcf\xa5\x78\xb7\xa4\x91\x91\xb0\xde\x4c\x56\x62\x63\x52\x5a\xdb\x2a\x46\x00\xfb\xca\x5b\x5f\x34\x5a\x21\xed\x1d\x1c\x64\xf1\xb8\xc3\x34\x85\x06\xfe\xac\x75\xf7\xc1\x7b\x95\x3e\x6f\xcc\x6b\x6d\x3c\x45\x55\x25\xca\xa7\xad\x45\xec\xd2\xcd\xea\xd2\x5e\xcd\x2c\xe4\x37\x7d\xd4\x78\xb9\x2a\xcb\xdc\x37\xfc\x40\xc3\x09\xcb\x57\x98\x25\x9c\x9a\xdf\xf0\xf9\x92\x8b\x66\xce\xd7\xd6\x6b\x69\x2f\x8a\x31\x1b\x5b\x7c\xad\xe1\x24\xb7\x81\xe6\x03\xbe\xb6\xd2\xb8\xe1\x72\xca\x2c\x8b\x31\xb5\x88\x19\x1f\x5b\x3d\x65\x4c\xe5\xf8\xe4\xf2\x96\x7b\x19\x6b\x50\xe6\xb8\xb4\xf9\x61\xc6\x94\x3a\x38\x74\x32\x2d\x63\x4c\xe1\xe9\xc4\x51\xa6\x9d\x18\x53\x68\x3f\x26\xb7\xa9\x15\x63\xf2\xf5\x46\xef\x33\x8e\x62\xac\xfe\xd7\x11\x17\x9b\x28\x31\x26\x7b\xf8\x37\xff\x85\xf1\xfd\xe1\x81\x1c\x9d\x33\x3f\x37\xd5\xa4\x73\xe8\x22\xe1\x94\xe4\xf6\xd4\xe6\x74\xba\x7c\xcd\xd2\x8a\x3e\x71\x3e\x8d\xf3\x2f\x49\xe3\xba\xd0\x29\xea\xb1\x27\x5d\x17\x4b\x6c\x44\xef\xee\x74\xde\x1f\xb2\xb2\xa7\x5b\x1d\x06\x04\x7c\xb6\xfd\xac\x5d\x2a\xa5\xbf\xa1\xaa\xe7\x42\x0b\x29\x05\x19\x8f\x57\xdd\xe7\xf6\x7a\xa2\xd6\x60\xb9\x5e\xb7\x82\x71\x56\x9a\xf3\x16\x3e\xeb\x5a\x3c\xbf\x75\x23\x7b\x97\xce\x36\x2f\xd6\x59\x35\xbe\x34\xeb\x6a\x97\x94\x90\xe3\xba\xcb\xa6\xf5\xef\xa2\x75\x6c\x93\x9e\xfb\xe4\x64\xeb\x51\x99\x86\x7a\x85\x8e\xcb\xad\x5b\xdc\x57\xd7\x9b\xeb\xd0\xcc\x7a\xe9\xdb\x87\x3a\xc7\x26\x38\x58\x77\x65\xac\xd1\xf7\xd1\x05\x9d\x0c\x18\x6b\xa8\x65\xef\xd4\xfe\x23\x63\xea\x47\x86\x8d\x6b\x37\x93\x31\xd5\x4a\x91\xf3\x18\x3c\xb4\xcd\x15\xc6\x94\x17\x0d\xb4\x6d\x7d\x80\x31\xa5\x3b\x03\xfa\x98\x07\x30\xa6\xe8\xd7\xcf\xdc\x2c\x92\x31\x85\x53\x3f\xdf\x03\x9c\x03\xf9\xa0\xa7\x44\xf6\xf9\x6c\x1d\xaa\x63\x3c\x70\x68\x46\xe7\xd8\x77\x66\x73\x7f\xaf\xe8\x73\x15\xdd\xb4\xc5\x3d\xa8\x3e\x73\xaa\xb8\x2f\x9d\x8e\x1d\xf6\x1a\x44\xa7\x27\xfb\x57\xd8\x71\xdd\xef\xeb\xc3\xa9\xca\xb0\x29\xcb\x9e\xee\xc7\xae\x89\x1b\x75\x5a\x25\x16\x58\x1e\x69\xff\xa1\xe9\xe3\xfa\xf3\xe7\xfb\x0f\x8f\xea\x62\xaa\xe2\x39\x7d\xc5\xd0\x61\xc3\xe4\x1b\x39\x3b\xbc\xb2\x6b\x3c\xe3\xb8\xce\x9b\xb1\xf7\x06\x6f\x5f\x6d\xad\x1f\x67\xbf\x7a\x50\x50\xe0\x68\xc3\x77\x43\xed\x06\x8e\x8e\x7e\xd4\xa4\xcd\x60\x9d\x01\xeb\x52\x63\x9b\xe4\x0c\x38\x38\x40\xe9\xf6\xed\x26\xb3\xfa\x1f\x1f\xd0\xf0\x45\xa1\xe1\xfe\x7e\x0f\xfa\x57\x31\xa6\x37\xa0\xcf\xed\x3e\x33\x19\x6b\x3c\xdf\xd6\xb6\xd7\x56\xc6\xb4\xfc\x7b\x9c\xec\xd1\x8c\x31\xcd\x0e\x5d\x1f\x77\xad\x62\x4c\xed\x7d\xd7\xe4\xae\xca\x8c\xa9\xad\xb3\x99\x68\xdd\x9f\x31\x95\x03\x5d\x06\x74\x7e\xcc\x98\x4a\xcb\x4e\x8f\x3a\x66\x33\xd6\x60\x2b\x63\x52\x74\x7a\xf3\x81\x29\x93\x3f\x65\x1c\x03\xc2\xfd\x24\x4b\xca\x84\x37\x5e\x58\xd3\xed\xb8\x8b\x95\xbd\xc8\xaf\xb3\xfa\x9c\x0b\x38\x11\xc7\xb9\x88\xc3\x63\x46\x53\x9f\xe7\x70\xc5\xb1\x74\x4e\xbf\xd3\x71\x22\xd5\x69\x36\x05\x39\x52\x7f\x77\x0f\xaf\xc9\x34\x7f\x16\xc6\x4d\x7b\x2f\x6d\x02\xcc\x19\x3a\xdd\x54\xaf\x61\x3d\x1f\xc7\xc0\xa9\x4a\x6d\x07\x28\x0d\x19\xd5\xd3\xe9\x69\xff\xd7\x9a\xe3\x87\xcc\x76\x9c\xe4\x98\xa4\x9d\xd3\xaf\xd0\x61\xc1\xd2\x05\x3a\x89\xb6\xba\x93\xae\x6e\x59\xa6\x5b\xd2\x7d\xe8\xc4\x92\x83\xa5\x7a\x23\x6d\x86\x4d\x9c\x93\xac\xaa\x67\x6a\xbd\x63\xc2\x91\x1b\x9b\x75\xdd\x3b\xaf\x9c\x90\x53\xd6\xbd\xf1\xb3\xce\x4b\x27\x6c\x61\xac\x91\x55\xa7\x46\xa3\x4b\x18\xd3\x2c\x69\x7f\xc3\xbe\x31\x63\xea\xe3\xda\x3f\x1f\x3a\x8c\x31\xb5\x35\x6d\x0f\x0e\x9e\xc4\x98\x8a\x5b\x5b\x9f\x01\x6f\x18\x53\x2e\x6a\xab\xd0\xef\x3e\x63\xca\x2d\xdb\xdc\xef\xfd\x91\x31\xa5\xb7\x96\xad\x7b\x3d\x65\x4c\xf1\xc4\xc7\x1c\x4d\xaa\x63\x3d\x1f\x6f\xca\xfd\x4f\xee\x48\x19\x31\xd7\x85\x73\x30\x99\x56\x9c\x73\x4a\x3e\x3a\x82\xaa\xaa\x09\x5b\xc7\x11\x1f\x78\x28\x60\x12\xd5\x2d\xf6\xdd\xe4\x3a\x21\x3b\x03\xb8\x6e\xc2\xe6\x29\xbc\x7f\x8c\xe7\x68\xce\x49\xb8\x65\xcd\xa7\x4c\x3b\x2d\xc8\x8d\x4e\xd9\x26\xcc\x58\xdc\x49\xe3\x38\x30\x4c\xca\x4d\xba\x65\xb1\x5c\x40\x9f\x7a\x0b\x3a\xf4\xf4\x53\x1d\xd0\x6d\x82\xeb\xae\xf1\x5a\xea\xd7\x3b\x3d\x75\x55\x58\xb8\x52\xb3\x65\xbb\x4d\xf3\x97\xf9\x79\x34\xd4\xb1\x7c\x30\xef\x58\x78\xbb\x86\xad\x2d\x3a\xce\x53\x4e\x3c\xa1\x59\x61\x36\xc1\x25\x2d\x7b\xaa\xa6\x71\xab\x35\x2e\x5d\x9e\x3c\x50\xbf\xd6\x6a\xb9\x4b\x5f\xc6\x54\x07\xb4\xec\x37\x4b\x9e\x31\x65\xaf\x16\xad\xa6\xf8\x33\xa6\xf4\xb0\xf9\x01\x87\xbb\x8c\x29\xbe\x6f\x3e\x7b\x7c\x2e\x63\x8a\xd6\xcd\x4d\xc6\x5e\x67\x4c\xe1\x92\xe9\xd5\x51\x73\x19\x93\xdf\xd0\xcc\x64\xc4\x2d\xc6\xe4\xa7\x35\xbb\x35\xac\x1e\x63\xf2\xd3\x45\xfe\xeb\xc1\x4a\x1b\x07\x9e\xf7\xfb\x11\xef\x70\xd9\x65\x38\x9d\x02\x9f\xdd\x34\x9e\xb8\x80\xe3\xe6\x8e\x74\x2f\xef\xd0\xd6\xe9\x14\x87\x7d\xd1\xb3\xc9\xef\x9d\xd6\xf3\x74\xe8\xf9\xc7\xf3\xbe\x39\xde\xc5\x8b\xe8\xb4\x70\x49\xf1\x32\xca\xaf\xb3\x34\x56\xd2\xb9\xef\xd8\x5d\x1e\x74\xcf\x6d\xc0\x22\xef\x53\xf5\xed\x80\x1e\x75\xbd\xb5\x8c\xa2\xa5\xbd\xdb\x3b\x79\x1e\xb4\x36\x51\x34\x6d\xed\xeb\xe9\x3f\x72\x98\xd2\xaa\x96\x5b\x3c\xad\x5d\xe6\x37\x68\x6b\x7a\xca\xe3\x96\x4f\x8b\x06\x41\xc6\x29\x1e\xdd\xf6\x5c\x68\xb0\xc8\x68\x96\xfb\xbd\x13\xbe\x4a\x37\x0d\xe5\xdd\x7b\x5d\xdb\xad\x24\x67\xa0\xb3\x3a\xb1\xc4\x4d\x21\x44\xff\xd5\xea\x93\x3f\x3e\xc8\x79\x1b\x68\x2e\x95\x63\xac\xfe\x0b\xfd\x46\x0b\xbc\x18\x93\x8d\xd6\xf5\x73\x09\x62\x4c\x46\x45\x4f\x6f\xd6\x70\xc6\x64\x2c\xf4\x62\x67\xa8\x30\x26\xb3\x58\xf7\xc6\x54\x67\xc6\xa4\x43\x75\x73\x1d\xfb\x31\x26\x3d\x4a\x77\xcc\xc4\x2a\xc6\xea\xdd\x12\xf5\x8f\x6e\xbc\xe5\xcf\xfd\x52\xc4\x28\xaa\x5f\xa5\x6e\x11\xf4\x7f\xd6\x4f\xa7\x53\xf5\x23\x0d\x9c\xc9\xaf\xf0\x2b\x0b\x48\x3d\x3c\x78\x20\xb9\x8d\x2d\x36\x9c\x0b\x59\x7b\x6f\x15\xcd\x93\x65\xa7\xe9\xb8\x1a\xce\xf1\xfc\x16\xae\x63\x0f\xae\x23\x60\x57\xec\x47\xa7\xa8\x9d\xfb\x6e\xa5\x71\x61\x19\xb6\xed\x9c\xb6\x02\x60\x6a\xb6\xd5\xd9\xaa\xa5\x4c\x82\xe1\x8f\xad\x1b\xed\x4c\x64\x3e\xea\xf5\xdb\x6a\x3f\xcb\x47\x26\xa9\xb1\xf7\xd6\x3e\xde\xa6\xd2\xa7\x1b\x7d\xdf\x6a\x18\xb2\xaf\xee\xed\xc6\xf2\x5b\xcf\x24\x78\x02\x8d\x34\xb7\xec\xbd\x62\x0f\x68\x7e\xde\x7c\xea\xd1\x3d\x40\x63\xf1\xa6\xf7\x5f\x43\x00\x55\x03\x1f\x5a\x4f\x29\xf9\x7a\x1e\x93\x58\x05\xed\x95\x09\x12\x2b\x3f\x70\xe9\x02\x89\xad\x7f\x74\x11\xf5\x12\x94\xbf\x32\x9f\xee\xf3\xd6\x0f\x71\x6e\x4d\xd6\x6b\x16\xe9\x05\xdc\x12\x6e\x53\x8b\xfd\xbf\x52\xee\x4f\xa6\xaa\xc9\x71\x36\x9b\x4e\x8f\x0f\xad\xe7\x5c\x40\xf8\xf8\xc5\xb4\x4e\x08\xd1\x5e\x41\x5c\x83\xbf\x3e\xd7\x4b\x58\x6f\xe8\x4d\xe7\xf1\xab\xf5\xb9\xbf\xae\x93\x7d\x29\x9e\xd3\xd3\xb7\x50\x75\x6a\x8c\x06\xbf\xad\xdf\x57\x65\x3b\x55\x27\x5a\x7f\xda\x45\xfa\xef\xba\xf7\x42\x1f\x28\x2c\x01\x1a\x59\xee\x59\xd6\x52\x0e\x50\xb7\xd8\x33\xa9\xef\x1e\x40\x39\x68\xcf\xa8\xc9\x85\x80\xe2\x96\x3d\xd2\x2b\xdf\x00\x72\xd2\xa1\x4f\x83\xc2\x01\x99\xb8\x50\xa9\xc3\xaf\x80\x7a\x83\x76\xdb\xa6\x87\x00\x52\x33\x42\x0c\xef\xfb\x4b\x1e\xc8\x2e\x9f\x77\x74\xcf\x3b\x48\xa8\x5b\x6d\x16\xea\x7a\xeb\x85\x8e\xea\x6b\xb8\xce\x7f\x3b\x8f\x61\xfc\xe3\x55\xc2\x7d\xff\x65\x42\xdd\xcf\x8d\xea\x17\x97\xbb\x8e\xa7\x7c\x9e\xe6\x35\xbd\x37\xcf\x7f\x2e\xf4\x7c\x63\x9b\x2e\xa1\xf9\xb1\xdf\x92\xf7\x85\x0a\x19\xc4\x9f\xb3\xff\xb9\x35\xb4\xa2\xf4\x2d\xe4\xfe\x7a\x62\x13\xef\x03\x63\xb7\x95\xaa\x91\xb3\x73\x02\x68\x85\x39\x49\x7f\x3b\xe5\x8d\xa1\xaf\x77\x77\x93\xd8\xae\xf3\xf7\x52\xbd\xa3\xd9\xdc\x03\xf4\xfb\x15\x11\x4d\xe3\xab\x9e\x74\x8c\xba\x2e\xbd\x99\x62\x5c\xac\xa9\xd2\x17\x5d\x31\x8e\xde\xbc\xd1\x89\x8b\xa8\x92\x1c\xdd\x6a\x2b\xd5\xb1\xa2\x9e\x45\x11\xc1\x1b\x39\x29\x8d\x22\x1b\x31\x2f\x9f\xfe\xf2\xc1\x4d\xaf\xa9\xb2\xb6\x4f\xa8\x53\xed\x12\xea\x14\x81\xc2\x7d\xff\x9a\xba\x1f\xc0\xfa\xbd\x35\xe2\x03\x0f\x1a\x27\x69\xaf\x66\x50\x3e\x4f\x3a\xc4\xfb\x23\xc5\xb6\x5c\x41\xb7\x49\x23\xce\xba\x53\x1f\x93\x50\xd7\xb5\x44\x59\x6c\x37\xf3\xa5\xe7\xeb\xb7\x7e\x53\x3c\xcf\x03\xfe\xf4\x9e\x5c\xaa\x11\x44\x79\x75\x7e\x53\xde\x47\x64\xda\x88\x50\x9a\x1f\x63\xac\xc3\x88\x2f\x1e\x30\x9c\xf7\x53\xe9\x50\x18\x4d\xeb\x30\x23\x8b\xa3\x54\xf7\x90\x31\x8d\xa7\xee\x0d\x40\xc2\x87\xc6\x54\xc7\x49\xd8\xd3\x99\x46\x64\x42\x9f\xd1\x5c\x91\x69\xd8\x02\xf2\x37\xfe\xce\x46\xba\x71\x1e\xbf\xe2\x00\xd5\x39\xe2\x2e\x25\x53\x05\x3e\xb6\x98\xf7\x03\x89\x2d\xe6\x15\x93\x23\x42\xdf\x87\x83\xc2\xbd\xff\x30\x41\x49\x7e\x97\xd0\x51\x7f\xc7\x06\x6e\xfd\xdd\x85\xf8\x08\xf5\x6e\x3f\x29\x89\x4d\x2c\x59\x48\xb7\x64\x8f\x8d\x5e\x4d\xcf\x37\xd2\x9b\x57\x97\xf7\xc2\x97\xe6\xc5\xf6\xa2\x4d\xb4\x8e\xda\x62\xe9\x4f\xff\xca\x75\x6a\x02\x07\xa4\x11\x42\x75\x9f\x85\x9e\x9c\x7b\x9a\xad\xcf\xf5\x61\x1c\x3c\x0f\x52\x15\x76\xd8\x2d\x5e\x2f\xef\xb9\xe0\x08\xd5\xf7\x5a\xbf\xe2\xb7\x6e\x1b\x17\x9e\xa4\x81\x55\x67\xf6\x19\x61\x67\x92\xa2\xa1\x3d\x84\x5b\xae\x83\x71\xa6\xd2\x9e\x2a\x3f\x67\xbe\x71\x85\xaa\xe4\xc4\xf5\x54\xa7\x4a\xde\x1b\x46\xa4\xea\x99\xed\x89\xe4\xff\xe9\x0b\xd9\xa4\x93\x72\xba\xf4\x39\xbd\xea\x13\x33\x79\xdd\x3f\x4e\xe0\x1e\x62\x96\x08\x71\x11\x9e\xbf\x38\x5e\x42\x05\x0e\x62\x97\xbc\x30\x6e\xa8\xce\x23\xea\x20\x45\xbb\xac\xa7\xe7\x1c\x66\xb7\x89\xd6\xc3\xc1\xb6\x9c\x7f\xda\xe6\xb2\x83\xf8\x17\x9f\xa7\xbb\xac\x79\x1e\xe0\x1c\xd0\x52\x81\x0b\x71\x89\x8d\x20\xce\x65\x8a\x57\x34\x3d\xd5\x31\x01\x47\x69\xfc\x0f\xb2\x8c\xa3\x3c\xd0\x55\xff\x04\x7d\x5f\x4b\x8f\x24\x9a\x7f\x9a\x09\x67\x43\xb9\xff\xe9\x4d\xb8\xcd\x9c\xd2\x90\x32\x6a\xc6\x69\xae\x83\x91\xb1\x61\x28\x75\x24\xc9\x54\x9d\x43\x23\x34\x43\x99\x67\xdc\x8c\xe9\xbb\x69\x25\x9b\x51\x3f\x81\xbe\x9e\x5e\x72\x85\xf3\x31\xfd\x4b\x88\x30\xb9\xd0\xf0\x0b\xe7\x1c\x84\xfe\x1e\x62\xdf\x17\x91\x8b\x39\x2c\xf4\x3f\xa9\xcd\xc5\xf0\x71\x73\xe8\x99\x2f\xd5\x5f\xc3\xe5\xb6\x50\xbe\x0b\x1e\xc1\xf9\xbe\x00\xc3\x60\x5a\x47\x6d\x3c\xb5\x87\x28\x94\x35\x01\xbc\x8a\xb6\xbc\x94\xf7\xc5\x5a\x30\xee\x10\xd5\xaf\x67\xbd\x8b\xa5\xf9\xe1\x30\x24\x8e\xe2\x31\x72\xf4\x49\x7a\x1f\xf4\x7d\x98\x44\x55\xfb\xce\xb2\x67\x69\x7d\x6a\xea\x7e\x8e\x74\x40\xd4\xd7\x5c\x14\xf4\x2f\xae\x09\x7d\x40\xb2\x26\x6b\xd2\x4f\x5e\x2f\xb7\xa2\x99\x74\x3d\x61\x08\x11\x99\x59\xd3\x67\x90\xbf\x59\xf9\x3c\x33\x65\x6d\xdb\x49\x33\x2c\x2b\xf1\xd8\x4c\xb2\xad\xf9\x6f\xba\x6e\xf5\x90\xf3\x1f\xe1\x1f\xe9\x6c\x24\x53\xc8\x0f\xa9\x42\x1e\x3c\xdd\x9b\x5b\x91\x17\x12\xc7\xcb\x61\x21\x4e\x9c\x8b\x39\x38\x90\x8f\xf7\xdd\x91\x9c\x2e\x08\x14\xb8\xaf\x4d\xf5\xc3\x9e\xd3\x3c\x28\xe5\x54\x92\xc8\x01\x2d\x9e\x72\x94\xf2\x9c\xb3\x4d\xdc\x1d\x1a\x07\xc5\x9c\xca\x18\x1f\x70\xfa\x22\xcd\x07\xf5\x14\x8a\x43\xaf\xbc\xf3\x54\xa5\x6e\xff\x28\x93\xfe\xb5\x4d\xd3\xb9\x4e\x8a\xf2\xda\x2c\x03\xee\xff\x4d\x61\x27\x73\x67\x9b\x46\x73\xb2\x1b\x5a\x53\x27\xbe\x3b\x6a\x03\x69\xa5\x91\x67\x39\x95\x73\x2f\x96\x2b\xe9\x6c\x23\xbf\x5e\x10\x91\xff\x79\xb1\xbc\xee\x9f\x17\xcb\x09\xab\xdb\x71\xf9\x44\x2a\xdc\x8a\xe2\x0a\x0b\x39\x82\x0e\xcc\x65\x61\xfc\xa7\x0b\x3c\x4c\x9a\xa0\x30\x70\xc6\x9c\xdb\x53\x42\xbe\xe0\x5c\x4c\xd8\xba\x5d\x94\x7d\x76\x14\x73\x0e\x68\x5b\xf7\x08\xa2\x6c\x36\x0c\xe3\xf3\xbb\x9a\x03\x3a\x9a\x40\xb4\x9e\xab\x0b\xd7\xcb\x98\xad\x9f\x4c\x59\xde\x09\x29\x59\x7c\x3e\x9c\xa3\x3a\xf8\xa0\xaa\x74\x7a\xce\xdd\x95\x2e\x11\x0f\x60\x59\x75\xfd\xa8\xc4\x36\xd9\xc6\xeb\xe5\x0d\x0c\xef\x34\xe5\xfe\xdf\x13\xe6\x47\xe1\x12\x15\x8a\x54\xe1\x2a\x73\xca\xb0\x45\x1a\xfd\x69\xfc\x17\xf5\xe3\x05\xf1\xa2\xe8\xa5\x94\x17\x0b\x9f\xf9\xf3\x1d\x9f\x57\x14\x71\x0f\x45\x76\xa9\x14\xd1\x22\x9d\x3b\x34\xa3\x0b\xb5\x5e\x52\x5e\xb9\x27\x70\x41\x37\x85\xf7\xc3\xf5\xf2\x5a\x71\x11\x38\x3a\x91\xa3\x4a\xd1\xa3\xf3\x9c\xd7\x9c\xeb\xf4\x2f\x8d\xa6\x75\x93\xdf\xa2\xd8\x36\xa8\xc9\x01\xd1\xd7\x17\xc5\x9f\xa6\xec\xe4\xd2\x3a\x95\xb2\xda\x34\x95\xf3\x94\xf7\x27\xa4\x70\x1e\xc6\x3e\x85\xeb\x66\xf4\x77\xb9\x4a\x79\xd7\x26\x2e\x9b\xfc\x6c\x6d\x7b\x8b\x7e\x8f\xe1\xda\xbb\xf4\xbe\x90\xff\x7c\xff\x15\xf7\xff\x31\x17\xb4\xc4\x53\x9b\x06\x44\x5e\x3c\xbf\xde\x82\x96\xf6\x65\x27\x7a\xd3\xfb\xb3\xcc\x6c\x12\xbd\x89\xcb\x6e\x2d\xa6\x0c\x55\xb6\x79\x13\x91\x25\x65\x32\x07\x49\x3f\xa7\xcc\xf8\x0c\xc5\xa5\xec\xe4\x4d\x7e\x33\x44\xbd\x9c\x08\x85\x27\x73\x7e\x10\x99\xf4\x50\xd0\x53\xca\x13\xf2\xc3\x4d\xe1\xfd\x90\xd5\xb6\x66\x5c\x32\x88\x13\x0a\x1a\x76\x98\x7e\xfb\x66\xd7\x63\xf4\x1c\x7f\x72\x40\xbc\x5f\xd2\x32\x45\xae\x83\xe4\x9a\x79\x9e\xe2\x33\xc7\x93\xd3\x8b\x53\x2c\x2f\xd3\x7a\x7a\xc2\xdb\x2c\x8a\x8f\xa8\x8b\xd3\xf7\x04\xd7\x8f\xe8\x34\x99\x9f\x4c\xb5\xfa\x76\x8f\x66\xbd\xde\xe3\x42\xea\x17\x23\x57\x59\xa2\xce\xfd\x2f\xdf\xc1\x6d\x55\x96\x1c\x6d\xdd\xaa\xdc\x4d\x69\x5e\xbc\x7d\xd5\x93\x46\xe4\x5b\xc6\x57\x76\xef\xe4\x39\xb9\xfe\x2e\x6e\x03\x7d\xfd\xfd\x2c\xfe\x66\x7a\xd7\x3a\x91\x48\xc7\x77\x6b\xb3\x3f\xf3\xaf\x3f\xa5\x37\xd2\x1b\xef\x1f\xf4\x1e\x79\x76\x82\xfb\x59\x2c\x3c\xff\x07\x15\x7f\x8e\x0b\xef\x13\x24\xea\x21\xf9\xe6\x24\x65\xd0\x38\xb0\x3e\x4b\xb4\xd1\xca\xa3\xe7\x05\x7d\xac\x4c\xfa\x57\xcd\x2b\xbe\x4c\xe3\x7e\xd6\xa2\xeb\x94\x17\x1c\x87\xe6\xf2\x75\xc2\x91\xdb\x34\x5f\xec\xb2\xb8\x5e\x8a\x6d\xc9\x7d\xca\xbb\x1d\x03\x1e\x52\x3f\x36\xb3\x31\xa5\xb4\x0e\xd5\xd3\x7f\x42\xfa\x22\xf2\x1f\x2b\xde\x8a\xfe\x73\xfb\xed\x94\x34\x65\x9c\xef\xcd\x0d\x69\x7c\xff\xd8\x22\xf4\xc7\xb1\xb5\x17\xf4\x51\x9c\x89\xe8\x63\x5e\x6b\x55\xf9\xc7\xbc\xb3\x21\x1b\x98\x20\xe8\x5e\x70\xee\xe1\xc7\x77\x41\xf7\xc2\x8b\xd1\x5f\x7c\x97\xc8\xcf\x52\x44\x4e\xa8\x5a\x27\x46\x8c\x8b\xdc\xaf\x71\x11\xf5\x90\xd6\x1b\xa6\x09\xfc\x07\xd7\x43\x5a\xa6\x73\x99\xc6\xc3\xc2\x88\x2c\xf2\x73\xee\xf2\x5c\xfa\x3e\x51\x17\xc8\xc1\xf8\x2e\xad\x13\x47\xce\x2f\x20\xfe\x6f\xf0\x68\xde\x4f\xa6\x67\xd3\x62\x03\x1e\x87\x67\xe4\xaf\xa8\x8f\xa3\x77\xad\xea\xaa\xc4\x2a\x84\xbf\xd9\xc2\xfd\xff\x2a\xf0\x62\x7f\xe0\x40\x04\x5d\x93\x21\x82\xfe\xc9\xd4\x13\xdc\xae\x10\xbe\x6f\x9b\x0b\xb7\x91\x77\xb8\x3d\xc3\x75\x74\x22\x73\x05\x3e\xe6\xb9\x60\xbf\xd1\x7a\xb3\xa6\xee\xc7\xcf\xb8\x54\xeb\xc4\x18\xb0\xbf\xf0\x0f\xb5\x39\x80\xda\x3a\x18\x62\x7d\xbb\x86\x1e\x88\x50\xe7\xfe\x5e\x0a\xd8\x95\x01\x9f\xc3\x01\xc9\xb8\x16\xef\x75\x57\xc6\x03\x2e\x1e\x40\x59\x3c\xb0\x6c\x12\xaf\xf3\xac\x73\x06\x8a\xaf\x03\x5b\x46\x03\x8f\xbe\x49\xde\x59\xc0\xc3\x02\x20\x32\x53\x92\xfd\x00\x49\x66\x12\xef\x79\x17\x39\x02\x79\x69\x5c\xf7\xfd\x85\x15\xf0\x28\x8e\x9f\x1d\x57\xdf\xfb\x17\xf9\x07\x41\x07\x5f\xe4\x1f\xc4\x7b\xdf\xa7\x84\x1a\x55\xc2\xa8\x5a\xf5\x3f\xf3\x9f\xe7\xd5\x7f\xd5\xbf\x70\xab\x69\xff\x35\x07\xe2\x01\x7c\x08\xe5\xfc\xc3\x9b\xee\xc0\x64\x35\xe0\x45\x05\x30\x37\x15\x78\x12\x0a\x2c\x2a\x01\x4a\x1c\x00\xaf\xae\x40\xa1\x19\xb0\x69\x3a\xf0\x50\x4a\xb2\x33\xe0\x1a\x07\x11\x1b\x81\x7b\xf5\x78\xcd\xfa\xfe\x59\x5e\xc3\x92\xcc\x32\x89\xcf\x85\x1b\x81\x8a\x77\x40\xa1\xa0\xc5\x5f\x5d\xf7\x16\x7a\x0b\x88\xf7\xde\x6b\xf3\x0f\x7f\xf3\x3f\xe2\x97\x3a\xce\x7f\xe5\x1f\x9a\x19\xd5\x8a\xc7\x2f\x7c\xd0\x97\x6f\xc0\xc0\xad\xc0\x3b\x75\x60\xc4\x0e\xe0\x65\x8e\x64\xcf\xc5\xcf\xf7\x67\xd8\x00\x25\xaa\x80\x5b\x0c\xd7\xb3\x77\xaf\x04\x1e\x8c\x00\x36\x7a\x03\xf7\x1c\x80\xe0\x39\x40\xfe\x32\x1e\x87\xfc\x9d\xc0\x71\x1f\xa0\xc0\x10\xc8\xbc\x01\xe4\x35\x07\x6e\x0d\x04\x0a\x2a\x80\xb2\x28\x20\x6f\x03\xf0\x79\xce\x4f\xdd\xff\xcc\x27\xbc\xc6\x24\x72\x40\xa7\x6d\xfe\xd9\xff\xda\xf5\xff\x3f\xf9\x5f\xad\x7f\x31\xa1\xa6\xfd\x1b\xf7\x60\xd5\x14\xf8\xc6\x00\x6b\x2b\xe0\xc3\x06\x41\xd7\xdf\x96\xd7\xf1\xca\x96\x02\xe3\xd4\x80\x92\x35\x9c\x0f\x2a\x1a\x2f\x59\x83\x00\x0f\x2f\x01\xee\xda\x40\x5e\x2e\xb0\xa1\x02\xc8\x5b\x27\x59\xc3\x00\xb7\xf5\x81\x03\x25\xc0\x6d\x69\xe0\x78\x0c\x70\xcb\x0e\xb8\xb0\x0d\xb8\x59\x09\xdc\x1e\x0d\xdc\xec\x04\x94\x66\xf3\x3a\xa9\x24\x0f\x5e\x71\xac\x39\x0e\xc4\x79\x20\xd6\xfd\x44\xff\xc5\xfa\xdf\x6f\xfa\x07\x7f\xe0\x1f\x1a\x0b\xf5\x2c\x2d\xa1\xc6\xf3\x37\xee\x41\xd4\x07\xa1\x9f\x8b\x02\xcc\xc0\xfb\xda\x58\xed\x00\xaa\x6c\x80\xae\x2f\x80\x4a\x47\x60\xa0\x21\xf0\xb4\x04\x18\xfd\x10\x28\xde\x07\x38\xdd\x04\x0a\xdd\xb8\x3e\x4a\x7e\x01\xb0\xc2\x06\xb8\x59\x05\xf8\x48\xac\x81\xe4\x1d\x0e\xe4\x1c\x03\xc2\x3d\x80\x1c\x67\x20\x5e\x1f\xc8\x0d\x02\x32\x82\x80\xdc\x79\xc0\x9d\x3a\x40\xf6\x39\xe0\xe9\x10\x20\xa7\x10\xf8\xfe\xe2\x97\x71\x20\xd4\x79\x4f\xf6\xfb\xb3\xff\xff\x86\x7f\x10\x39\x97\xbf\xf5\x01\xa9\xdd\xf7\xa3\x3a\x1e\x63\xb8\xee\x8d\x24\x1e\x62\xbd\xbf\xf2\x01\xd0\x69\x34\x50\x36\x1f\xe8\x3d\xf9\xe7\x3d\xff\xc2\x5c\xc9\x3b\x06\xc8\x67\xbc\xee\x7f\x73\x2e\xe7\x83\x6e\xcc\xe4\x77\xce\xb3\xac\x81\x80\xc1\xc0\xb5\xb3\x40\xb8\x01\x70\x3d\x1f\x48\xd0\x05\x24\xab\xb2\xf3\x45\xc0\xd5\x21\xc0\xad\x14\x40\xf2\x8e\x7c\x5e\xc1\xeb\xff\x12\xff\xcf\xf5\xa9\x39\x0f\x44\xfd\x9f\xea\xe7\x5f\x8b\x7f\x08\x15\xea\xe3\x22\x07\xf0\x4f\xfc\x43\x6d\x0e\xa2\xda\x2a\xd4\xfc\xba\xe4\xe7\xbe\x46\x48\xd6\x06\xc0\xeb\x33\x40\xb3\x24\xce\x3d\x58\x16\x01\xa5\x91\x40\xb7\x5e\x40\x91\x2d\x20\x59\x26\xdd\x73\xe3\xef\x8f\x5b\x7b\x79\x9e\xc8\xae\x04\xdc\xec\x38\xfb\xe4\x6d\x09\x5c\x2d\xe5\xb5\x69\xc9\xea\x6c\x9f\x23\xaf\xf3\xc7\x16\x03\x97\x94\x79\x1f\xa9\x4b\xc3\x80\x3b\xf7\x79\xae\x28\x9b\x06\x64\x2e\x06\xd8\xee\x9f\xf9\x50\xac\xff\xd7\xf6\x3f\x4c\xa6\xe6\x73\x0f\x56\xe5\x76\x7b\x67\x6e\xff\xc8\x3f\x08\xfe\xfe\x2f\x0e\xa0\x4e\x4f\x3e\x0e\x14\xdc\x81\x0f\xed\x00\x75\x73\xe0\x55\x00\x60\x30\x42\xf2\x56\x06\x5a\xe8\x03\x45\x51\x40\xa7\xd3\x40\xc1\x05\xa0\x4f\x3a\x9f\xcf\x23\x89\x6a\x06\xa6\xf8\x02\xd7\xe2\x39\x4f\x29\x59\x8d\x7b\x82\xbf\x13\xb6\x3c\xe4\xda\x17\x92\xf5\x62\x7a\x07\xe0\xd8\x67\xe0\xc2\x29\x20\xdd\x02\x48\xa3\x33\x44\x6e\xcb\x72\x7e\xbe\x17\x4f\x0a\x3a\x10\x62\xfd\x5b\xf4\xff\x37\xee\x45\xe4\x00\x84\x3e\x5a\x9b\x9b\x71\xfb\x2b\xff\xf0\x5f\xf9\x8f\x5f\xb9\x87\x77\xee\x80\x6c\x0a\x50\xa1\x01\x68\x80\xcf\x83\x26\xe6\xbc\xee\x6f\xe9\x02\xe4\xe5\x71\x9e\x30\xd7\x96\xf3\xa5\x57\x3d\xb9\x3e\xca\xc5\x9e\x80\x73\x3c\x70\x3e\x0a\x58\x69\x04\x9c\x73\xe7\x7d\xa4\x52\x2d\x80\x3d\xcb\x81\x94\x4c\x20\xb6\x12\x48\x91\x03\x2e\xac\x06\x92\xf7\x03\x77\xfc\x81\x33\x3d\x80\xb2\xfb\x40\xa2\x3a\xc0\xae\xff\xd4\x81\x39\x78\xa5\xe6\xb8\x0f\x1e\xc1\x6d\xc0\x72\x6e\xb7\x48\xd5\xf4\x7b\xfd\x59\x6e\x45\x1d\x88\x7f\xed\xff\x75\xee\xf7\xf7\xae\x82\xff\x02\xf7\xf0\xaa\x27\xb7\x4f\xbf\x01\xf2\x5b\xb9\xff\x5a\x71\x40\xbe\x3a\x1f\x17\x92\xd5\x77\x87\x42\xe0\xda\x21\xa0\xbf\x2a\x20\xd9\x85\x8f\xb5\x05\xce\xc7\xf3\x3c\x91\xb2\x16\x58\x6e\x02\x9c\x2e\x05\xfc\xf6\x00\x49\x2d\x38\x37\x77\xd2\x19\x38\x6a\xcd\xdf\x19\x92\x31\x20\xb1\x77\x66\xf3\x35\x45\x45\xf9\xcf\x3c\x20\xe6\x3f\xd1\x7f\x71\xbe\x8b\xba\x1f\xa2\xdf\xb5\xb9\x0f\x91\x7f\x58\x95\xf5\x2f\xe2\xf0\x0b\xf7\xc1\x9e\x71\xfb\xd9\x54\xd8\x1d\x08\x1c\x00\xa7\xc9\x81\x42\xe1\x54\xa5\xc0\x1e\x50\x3a\xcf\xf9\x4e\x49\xde\xb8\x3e\x16\x68\x6d\xcd\xc7\x7d\x8f\x78\x20\xf5\x19\x30\x2c\x19\x38\x7d\x15\x98\xea\x07\x9c\x2a\x07\x16\xfb\x02\xc7\x5f\x82\x6e\xba\xc6\xab\x03\xbb\x1e\x01\xb1\xc7\xf9\xb3\x3e\xcc\x80\xd4\x4a\xe0\xb0\x17\x70\xbb\x02\x88\x19\xc9\xf3\x64\xb4\x7d\x4d\xff\xc5\x7e\x3f\x22\xff\xb1\xa1\xde\x9f\xfd\x16\xb9\x8f\xe5\xc2\x9a\x6f\x91\xd7\x1f\xe2\xf0\xa7\xba\xb7\x70\x5a\xf2\x71\x43\x2d\xff\xdd\xb9\x2d\x1d\xc8\x2d\xdf\x55\x72\xbe\x0d\xe0\xf9\x4f\x55\x0d\xc8\x38\x09\x98\x8c\x07\xd2\x0a\x81\x4e\xdd\x81\xd3\x3d\x80\x41\x13\xf8\xfb\xdd\xc1\x13\x38\xf6\x91\xeb\x28\x1d\x69\x00\xac\xbd\x0a\xc4\x1c\x01\x76\xfe\x00\x22\x3e\x02\x87\xfa\x00\x07\x32\x39\x5f\x1c\xbe\x09\xb8\xe1\x05\xec\xab\x07\x3c\x1b\x02\xec\x3d\x2d\xf8\x2f\x57\xf3\xb9\x8b\xe3\xdc\xe3\x94\xe0\xaf\xa0\x1f\xb3\x44\xe0\xc8\x16\x0a\x6b\x9e\x05\xc2\xf7\x39\xc7\xff\x12\x87\x7f\xf0\x5f\xe4\x3f\x44\xff\x79\x8f\x64\xe0\x71\x01\xb7\xf7\xf7\x73\x7b\x53\x18\x0f\xd7\x46\x70\x9b\xde\x19\xa8\x17\x0a\xa4\x5c\x04\x1a\x59\x01\xa7\x0a\x01\x8b\x3a\x40\x5c\x89\x54\x8c\x6d\x7d\xe0\x70\x3d\x19\xcd\x31\x9f\x80\xc8\x0e\xf5\x3d\x9c\x77\x03\xfb\x4d\xe4\x2a\xbc\x0c\x80\xbd\x8b\x15\x6c\x25\xbe\xed\x36\x51\x08\x8e\x7a\x23\x59\x63\x2a\xa4\x26\xcf\x01\xb6\xe7\x28\x5c\xce\x7e\x00\x04\x16\x2b\xcc\x2a\xc9\x06\xfc\x3f\x2b\x84\x7f\x53\x01\x7c\xd7\x28\x70\xbd\x93\xbb\xf2\x74\x9e\xb0\x3c\x4d\x5e\x49\x62\xdd\xca\xeb\x1b\x92\xbf\x5d\xeb\x51\xcf\x17\x97\x3d\xd2\x74\x6e\x3d\x67\x57\x5d\xe2\x63\x66\xce\xac\x43\xfb\xad\x69\xc1\x50\xfd\xa7\x38\xfc\xe6\x3f\x3f\x24\x24\x66\x8d\xfc\xff\xc6\xed\xad\xee\x52\x74\x4e\x73\x25\xa7\x3e\xed\x02\xcf\x67\xcb\xd3\x39\x45\x52\x80\x02\x71\x21\x71\x6a\xca\x9b\x95\xd7\x00\xd1\x6f\x35\x0c\x9b\x66\x03\xfb\x43\xb5\xca\x6d\xec\x81\xd0\xa3\xda\xf6\xc3\x5d\xea\xc8\xec\x78\xad\x7d\x70\xfa\xb6\xba\x93\x03\xfa\x6b\xbf\x58\x61\x57\xef\xf2\x16\xe5\xc6\x52\x5b\xbc\xa4\x6f\xfa\xdd\xd0\x4e\xda\xaf\x2f\xd3\x78\xfd\x14\xed\xac\x93\xc7\x65\x8e\xac\x1b\xa3\x1d\x74\x25\x55\x66\xc2\x1a\x15\xed\xd3\x85\x1d\x64\x0c\xbc\xfa\x37\x56\x7d\x7f\x56\x7a\xce\x8a\x24\x1d\x19\xc6\xa4\xb7\x2e\xcc\xd0\x69\xc2\x98\x74\x07\x97\xc5\x8d\x27\x32\x56\x97\xcd\x7a\xd3\xf0\x08\xf9\x79\x47\x63\xa5\xc4\x4e\xd9\xaf\xd6\x52\x62\x9d\x34\x54\x48\xf3\x62\x92\x8b\x12\xf5\xbb\x1f\x7f\x4f\xe1\xde\x9f\xe2\x20\xfa\xff\x26\x4d\xf0\xbf\x0e\xda\x72\xff\xb9\xbf\xf9\xfb\x14\xe9\x14\x28\x77\x9b\x06\xd5\x35\x2e\x06\x6a\x53\x41\x37\xc5\x45\x8f\x66\xc6\x89\xb1\x86\xa4\xcf\x7b\xd8\xbf\x09\x9d\x9e\xee\xab\x34\x69\x2e\xbd\x14\xd8\x65\x6f\x9a\xa6\x73\x53\x6a\x99\xff\x2c\xd3\x8c\x36\x0a\x32\x95\x7e\x1f\x9b\xf9\xf6\x53\x97\xd3\x5a\xfb\xbe\x59\xf6\xc4\x31\x0a\xa6\x1e\x33\x9a\x1d\x5a\x30\x4a\xf1\xe3\x8a\x1d\xcd\xe6\xf8\x0c\x6d\xb0\x63\xc9\x6e\xd3\xdb\x21\x27\x95\x0f\xba\xc9\x9b\x4e\x8f\x3d\xa4\x32\xd8\xd5\xb1\xe9\xbd\x74\x13\x95\x09\xf3\xba\x35\xcd\xc8\xbf\xac\x22\xe7\x7c\xd8\x54\xf9\xe5\x7c\xe5\xba\xb3\x33\x4d\xe3\x18\x53\x9a\x34\xe5\x43\xd3\x41\x8c\x29\xac\x9c\x94\x6a\xd2\x9c\x31\x79\x9d\xf1\xed\xfe\x8f\xb2\x37\x8f\xcb\x31\xff\xfe\xc7\x9f\xd2\xa2\x10\x25\x8c\x2d\xb2\x2f\xa1\xac\xa1\x64\xdf\xa2\x64\xa9\x6c\x45\xd9\x8a\x94\x64\x29\x2d\x2a\x0a\x91\x14\x89\x4a\x65\xab\xd0\x6e\xad\xd0\x22\x21\xa4\xec\x6b\x93\x6d\xc6\xd8\xb2\x8c\x31\x33\xb8\x7e\x8f\xfb\x9c\xd7\x15\x35\xfc\xde\x9f\xef\x5f\xe7\x71\x37\xf7\xdc\xae\xf3\xba\xce\xeb\xbc\x96\xe7\xf3\x3c\x4f\x5b\x15\x49\xaa\xb3\xc0\x2a\x4c\x4f\x49\x92\xd4\x96\x4d\x09\x6c\xfd\x8b\x24\xa9\x76\x9c\x14\xa6\x6b\x2f\x49\x2a\x61\x96\xd1\xad\x5a\x4a\x92\x72\x96\xb9\x51\xcb\xc3\x92\xa4\x6c\x5c\xd3\xff\x8f\x7e\x6c\x5f\xf8\xd7\xca\x54\xd8\x72\xa3\x86\xf4\xe6\x6f\x85\x35\x23\xdc\xb7\x38\x41\x8f\x70\xdf\xfc\x0a\xc6\x87\x4f\xe6\x77\xa7\xef\xa5\xe9\x19\x52\xf5\xcc\x81\x57\xcc\x93\x88\x8e\xed\x47\xc2\xcf\x61\xb3\xfa\xd3\xfd\xd4\xc6\x63\x83\x0c\x1b\x65\x01\x7e\x1d\x06\xa4\x76\xfa\xac\x66\xb2\x2a\xd8\x68\x92\xc9\xd4\x7a\x9f\x96\x4a\x46\x2d\x27\xdb\x37\x38\xb2\xb8\x6e\xff\xa5\x0b\xcf\x6a\x6b\xcf\xdf\xdb\xef\x94\x8f\xaf\x4e\x7f\xfb\xa6\x7d\xcb\xc3\x77\x36\x2e\xb2\xb5\xe8\xab\x92\xa8\xd6\xe4\xc4\x0c\x83\x3e\x2e\x39\x27\x9a\x76\xb1\xb9\xdf\xa7\x77\x69\x7c\x53\x65\xeb\x09\x7d\x3a\xfd\x5e\xaf\xf1\x33\xab\xc0\x3e\xf9\x92\xd4\x68\x97\x65\x72\xef\xd1\x92\xa4\xb5\x66\xfc\x19\x03\x3f\x49\xd2\xbc\x34\x0e\x3d\xe6\x4b\x52\xfd\x96\xa3\x2b\xf5\x03\x24\xa9\xee\xd9\x91\xc1\xdd\xa2\x25\x49\xa3\x72\xf8\xc9\xae\xa6\x92\xa4\xa1\x34\xf4\x50\xa7\x37\x92\x54\xe7\xe0\x90\x39\x9d\xda\x4a\x52\x9d\x0e\x55\x79\x50\xf0\x9f\x9e\xfb\xa9\xd1\xbd\xca\x83\x32\x6d\xba\xe5\xb8\x71\x45\x8f\x6e\x09\x2f\xc5\xf1\x75\xe2\x19\xbf\x3e\x94\x21\x4f\x98\x0e\x20\x7d\xef\x94\xca\xc1\x84\x32\xec\x1b\x3e\x8c\xee\x29\xa3\x72\x46\x92\x9e\xef\xd6\xd4\xd1\x74\x6f\xb7\xb6\x6c\x2c\xc5\x8f\xc7\xab\xf1\xfe\x75\x12\x81\xa5\xb6\xe3\xf7\xb6\x4e\x56\x3e\xb6\xe0\xc1\xb8\x84\xbe\x8b\xea\x3e\xb4\xdd\x37\xe6\xcc\x38\x43\xed\xd9\xd6\xcf\xc6\xe8\xcc\xde\xd8\xd8\x69\xd2\x9c\x51\xd7\x57\xa4\x36\x7d\x37\xc1\x78\x64\xf9\xa6\x95\xcd\xbe\x8e\x55\x1b\x11\x16\xbf\xa0\x45\xe3\x91\x23\x86\x3f\x3d\x36\xb3\x45\xc6\x70\xdd\xe1\x0e\xc5\x27\x5b\x04\x0e\x2d\x1e\x3e\xe0\x51\xb3\xe6\x06\x43\x53\x86\xbf\xff\xb7\x7f\xd3\x7b\x43\xb4\x86\x7c\x92\xa4\xc6\xad\x4d\xdc\x4d\xc2\x25\x49\x3b\x7a\x50\xdb\x81\xf7\x25\xa9\xe1\x3e\xa3\x78\xa3\x65\x92\xa4\x79\xb9\xdf\x83\x7e\x7f\x4b\x52\xfd\x7d\x7d\xef\xf7\x79\x25\x49\xf5\xb6\xf5\x3e\xdc\xeb\xbc\x24\xd5\x35\xee\xb5\xd9\xb0\x89\x24\x69\x58\x7f\x12\xfc\xb6\x3f\x32\x1b\x50\x5d\xd1\xc3\x08\xbe\x15\xba\x26\x75\xa5\xfb\xa2\x0b\x13\xd9\xef\xbc\x9e\x26\x74\x3b\x7e\xcc\x67\x38\x8d\x98\xac\xff\xb2\xa7\x7c\x02\xf1\x3d\x76\x3e\xb5\x64\xdc\xc7\x74\x0a\x7d\x7f\x9d\xaa\x0d\x55\x59\xad\x1a\x32\x9d\xf0\x1f\xc7\x4d\x33\x09\x75\xb0\x9f\x67\x1b\xdd\x34\x1e\xb0\x3e\x34\x73\x6a\x77\x4d\x75\xb5\x09\x5f\xa6\xbb\x0f\x2b\x6d\x50\x3a\xca\x6e\x9a\xc7\xb4\xa3\x8d\x5c\x87\x3c\xb2\x79\xef\x7a\x49\xe7\x83\xf1\x64\x9b\x05\x41\x9b\x9b\xd4\x36\xca\xb2\xf6\x89\x99\xd9\xc4\xa3\x6f\x92\xd5\xdb\x8c\x9b\x4d\x26\xf6\x3e\x68\x35\xe6\xfc\x94\xc6\x17\x7a\xcd\xb3\x6a\xf5\x70\x89\x4e\xba\xe1\x5d\xab\xf9\x7f\x8d\xd3\xde\x6a\xb0\x75\xf2\x59\x49\x6a\xd8\xb8\xc7\x31\xf3\x40\x49\xaa\xff\xb9\xfb\xf1\x71\x87\x25\xa9\x5e\x41\xd7\x57\xa3\x4d\x24\x49\xa3\xa8\xdb\xaf\x23\xba\x4a\x92\xc6\x85\x6e\x06\xc3\x20\x49\x1a\xed\xba\x1e\x37\x7d\x27\x49\xea\xf1\x9d\x3f\x9b\xd8\x4a\x52\x9d\xc0\x97\xf9\x0d\xe9\xb6\x53\xe6\x3f\x95\xa6\xf7\xa4\x15\xa0\x8a\xff\x23\xf4\x6f\x8e\x3a\x4e\xa0\xfe\xf4\xc9\x6b\x2c\x09\x65\xdb\x1b\xc6\x55\xd8\x3b\x0b\xa6\x91\x8a\xf6\x96\xd9\xb6\xa4\x73\xbe\x2e\x74\x0e\xdd\x63\x7b\x14\xcc\xa5\x6a\xaa\xc5\x67\x16\x52\xfe\x9c\x39\xd0\xe9\x57\x85\x9d\x78\xd0\x79\x60\x3d\x27\x60\xf4\xe8\xc5\x43\xda\xf7\x52\xc9\x32\xbe\xe4\x94\x3c\xc8\xaf\xde\xc2\x7e\x4b\x9d\xe6\x4e\xfe\xbd\xfe\x1b\xc3\x79\x4e\x5d\x17\x3d\x6d\x80\xee\x66\x8e\x07\x03\x06\x34\x88\xeb\x72\xcb\xb1\xe9\xce\x87\x0d\x32\x3a\xb5\x5f\xe8\x90\xba\xa1\xc1\x98\x0e\x9e\x0b\xb6\x17\x2e\xd1\xcc\x6a\x6f\xb0\x20\xe4\xde\xda\xfa\x71\xed\x36\x2d\x18\xf6\x61\x5a\xdd\x8b\x6d\x37\xce\x1d\x26\x49\xea\x87\xdb\xd6\xb5\xb5\x96\xa4\x3a\x39\x7a\xb6\xd3\x3e\x4a\x92\xda\xe3\x36\xbd\xad\xb4\x25\x49\xf5\x66\xeb\x8b\x53\xf4\x24\x49\xd5\x45\xf7\xed\xc4\x5e\x92\xa4\xb2\x57\x37\xc7\x7c\x91\x24\xa9\x38\xe8\xee\x35\x1b\x2f\x49\x2a\x2d\xca\x2b\xdb\xd3\xf3\x56\xf1\x9f\x3a\x8c\xa0\x9d\xc2\x7f\xf8\x3f\x12\xeb\xc1\xc4\x3b\xda\x12\x0e\x18\x79\xc2\x81\x50\x95\x2d\x46\xf3\xa9\x7e\x73\xed\x63\x27\x1a\x48\x4f\x63\xd6\x47\x59\xb2\x81\xab\xb3\xe7\xf4\x58\x46\xbf\x3f\x69\xc8\x0a\xaa\xd3\x33\x29\x5d\x4d\xfa\xee\xfd\x1e\xae\x9e\xde\xbc\xb2\xd6\x1b\xfd\x0b\x9e\x83\x7b\x7f\x51\x3b\xd3\x69\xba\xe7\xf0\x09\x17\xeb\x2c\x6f\x7b\xc7\xb3\xc9\xfc\xa0\x3a\x07\x5a\x7b\x7a\xbc\xf4\x6d\x57\x27\xb4\x65\x96\xc7\xae\x88\x71\x6a\x37\x9a\x97\x7a\xb4\x3e\x3c\x51\xf5\x78\xb3\x13\xab\xce\xe4\x9f\x52\x59\xd5\x4c\x7f\x95\xdb\x1d\xa3\xda\x59\xcd\x12\x56\x79\xbc\x8d\xae\x55\xaf\x79\xd7\xe5\xd4\x77\x4f\x67\xeb\x92\x7d\x0a\xdb\xe8\x9a\x23\xf1\x4a\x1b\xb6\x9f\x4b\xf5\xdd\x0d\x0e\xcc\xde\x4f\x67\x29\x43\x5b\xd2\xef\xd6\xd4\x99\xd1\x83\xfe\xbe\xcb\x86\x74\xef\x6f\x8c\x19\x48\xef\xef\x42\xc5\x48\xaa\xaf\x93\xf5\x7f\x8e\xf8\x58\x51\x5e\x3c\x54\xc9\x7c\x90\x7d\x93\x98\x07\xb3\x2b\x7c\x11\xdd\x22\x6f\x2d\x58\x42\xa8\x42\xd0\xfb\xa5\xb4\xb2\x78\x39\xb3\x6e\xc4\x52\x5d\xee\x17\xb4\x60\xd8\x6a\xfa\xbb\xf5\x56\x1f\x42\xed\xc7\xf4\xf0\xa7\x3c\xd3\x6b\x77\x20\xf1\xa7\xda\xb7\xda\xd0\xaa\xc1\x7d\xa0\x65\xd4\xfa\x3b\xdd\x3a\x28\x45\x34\x5b\xb3\xe1\xd9\x98\x26\x48\x68\x7c\x67\xc3\xe1\x39\xbf\x03\xda\xe7\x37\x04\x79\x3e\x02\x1a\x5a\xae\x2f\x09\xdb\x02\xd4\xef\xbd\x7e\x78\xa2\x13\xa0\xb1\x26\xc8\xe0\xf4\x64\xa0\xce\x89\xc0\x7e\xd7\x3f\x03\xaa\x1f\xd6\xb9\xbe\x3c\x00\x28\xff\x19\x40\xfc\x59\xa5\x9b\x5e\x82\xff\xb0\x82\x75\xbb\xb3\x5c\x89\x2f\x8a\x69\xce\x5c\xaf\xe9\xe4\x48\x3a\xee\x78\xbb\x80\x3f\x1f\x9b\x4b\xfb\x8a\x8b\x31\x63\x5f\x72\xfc\x4f\xa6\x95\xe2\x98\xc1\x74\x42\x95\x93\x7b\xda\x3b\xb0\xff\x8e\xe4\x47\xd4\x28\xe7\x27\xe4\xbf\x2e\xf3\x60\xd6\x17\xae\xa4\xf7\xed\xf3\xd1\x83\xeb\x3b\xbf\x32\x5e\xee\x64\xbe\x86\xe2\xdf\xf6\xce\x3a\xe2\xd1\x98\x3f\x0f\xa2\x3c\x69\x1a\xc9\x3c\x89\x2e\xa7\xb7\xd2\xad\x7a\x83\x7d\xdb\x93\x95\xea\x02\x1a\x07\xb7\x7f\x6e\x33\x08\x50\xb5\x8a\x50\x37\x69\x0b\x28\x59\x45\xd4\xb5\xa1\x08\x8b\xa8\xe5\x46\x23\xbb\x7d\xc3\x26\x7a\x82\x6d\xdb\xf7\x90\x92\x4f\xb8\x40\x94\xc2\x16\x33\x72\xb0\x75\x22\x2b\x6a\x6f\x09\x93\xa8\x2f\xc8\x7a\x81\x53\xf8\x0b\xfd\x72\xaf\x5c\xb6\x1e\xa2\x8e\x79\xb9\x18\x27\xb7\xc9\x6c\x97\x10\xee\x7f\x46\xa2\x76\x0f\x38\x6e\x3c\x9b\xf8\x62\x29\xaa\x0b\x08\xc7\x38\xe0\xbf\x84\x50\xa5\xe8\x42\xe6\xc1\x6c\xb3\x59\x45\xaa\xf3\xc1\x2d\xbd\x29\x5f\xfa\x57\xac\xa1\xf8\x5f\xd5\x30\x80\x50\x94\xc5\x1f\x03\x09\x0f\x76\x08\x0b\xa6\xef\x5b\x1d\x09\xa1\x1d\xe6\x58\x5d\xe6\x85\xf4\xd7\x61\xfd\x8c\xb6\x06\xcc\x0b\x51\xdd\x16\x9b\xc4\x19\x3a\x2e\x8d\x57\xe4\xb8\x34\x23\xca\x44\x71\x56\x53\x08\xe9\x88\xfd\xe4\x42\x23\x1c\x6b\xbe\x9e\x32\x6d\xec\xee\x58\xfa\xc5\x98\xbb\x47\x69\x45\x8e\x69\x77\x89\x2a\xaf\xa3\xe7\x3e\x26\xfc\x33\xda\xf9\x2b\x65\xa8\xed\x3d\xd9\xbf\xcd\xa2\xb3\xfc\xfa\x4a\xb6\x01\xa9\x6c\xfd\xc4\xb8\x78\x9b\x89\xf1\xd9\xae\xb0\xc7\x2a\xb8\x4a\x34\x6d\xaf\x13\xaf\xff\x66\xcc\x87\x88\x69\xb0\x92\x70\xad\x6d\xe9\xde\xb4\x7e\x6c\x76\xf4\xa7\xb7\xb2\xae\x59\x20\xa1\x4a\x9e\x7d\x19\x27\x5f\x7a\x91\xf9\x3f\x0b\x46\x85\x12\x3b\x67\x66\x11\xeb\x66\x4c\x8c\xdb\x41\xe3\x35\x74\xcf\x2e\x42\x61\x0c\xea\xed\xa6\x93\x7a\xf3\xd7\xac\x17\x82\xe4\x24\x25\x1e\x87\xa4\x15\x3c\x0e\x49\x25\xfd\x42\xd9\x4e\xa2\xba\xf7\xc4\xcb\x8b\xe8\xc9\x92\x3c\xd7\x52\xdd\x76\x62\x61\x14\x65\xe8\x84\x9c\x34\x9a\x79\x07\xb2\xb9\xc3\xc8\x01\x97\x72\xea\x8f\xb0\xff\xcf\xbf\x69\x66\xc7\x25\x4b\xd5\x79\x31\xd5\x74\x3f\x14\x27\x11\x31\x3e\x42\xff\x61\x2d\xd5\x77\xa7\x94\x31\xbf\x2f\x21\xd9\x9d\xf8\xb0\x31\xb9\x9e\xe4\xb7\xac\x03\x14\xb2\x22\x90\xde\x5f\x50\x03\xae\xae\xf6\x59\xb3\x85\xfc\x70\x47\x18\xe5\xcb\x45\xa9\x8c\x93\xdb\x57\xb0\x5e\x88\x55\x6a\x34\x8d\x8b\x99\x57\x1c\x8d\xe3\xa0\x4a\xf6\x5b\xdf\x27\x91\xaa\xb2\x1b\xe7\x1e\x12\x71\x90\x31\x81\x6d\xa6\x79\x33\xe6\xc1\xb4\x66\x3d\xf7\x8c\xac\x89\xd6\x64\x7b\x2c\xa4\xcc\x94\xfe\x70\x0d\xad\xb8\xe9\x19\x91\x74\xa6\x4b\x2f\x49\xa1\x11\x4d\x8b\x3d\x4b\xf3\x22\x75\xf1\x5d\x42\x9c\x53\xd6\xbf\x25\x06\xdb\x21\x81\xd7\xec\x0b\x91\xaa\xf1\x62\xa2\xc4\xb8\x44\x88\xba\xef\x30\x81\x03\x33\x6f\x48\xd6\x41\x8a\xd7\xe6\x03\xc4\x4e\x87\x75\x94\x17\x42\x9b\x6f\xa4\xfd\xd1\x06\x5d\xee\x03\xe6\x5f\xc1\xfd\xb0\x3c\x0a\x22\x08\xaf\x5b\x92\xb1\xd3\x5b\x61\xe7\x1b\xef\xe6\xfe\x58\x6f\xe3\x09\x0f\x9c\xb4\x67\x3f\xbd\xd5\x11\x27\x13\x09\x7d\xee\x2b\x74\x71\x3a\x8c\x4c\x23\x9c\x5b\xeb\xf5\x51\x71\x52\xa9\xe2\xc3\x38\x37\xa3\x0c\x9c\x6d\xd2\x9b\x90\xbe\xec\x41\x13\xa8\x96\x21\xc7\x75\x1e\x65\xa4\xec\xe7\x5e\xfc\xf7\xbf\xf8\x09\xb2\xdb\x1d\xea\x4b\xff\x7f\x64\x2e\xed\xf4\xb2\xb2\x6f\x53\x06\x3e\xf9\xdb\x1b\x52\xe2\x97\xf1\xfc\x54\x81\xdb\x55\xf1\x62\x04\x5f\x28\xee\x94\xf4\x03\x5e\x4c\x7c\x79\x00\x75\x25\xda\xe5\xc2\xba\x4f\xe1\xd2\x16\x1a\xdd\x4d\x36\xe1\xd4\x9d\x67\x9d\xf6\x0e\xba\x81\x90\x79\x30\xee\x27\xe2\xe8\xa9\x17\x99\xef\xdd\xc7\x71\x70\x80\x12\xa7\xf5\xe3\x44\x7a\xda\xf1\xe9\xc9\x84\x46\x0f\xb5\x67\x95\x06\xc3\x12\xe6\x47\xb4\x35\x60\xfd\x8c\xfa\xf6\xa7\xc4\xc9\xbc\x60\x0c\xdb\xb3\x1f\x9a\xd0\x7f\xc9\xff\xca\x9d\x2c\x0b\xfe\x18\x47\x67\xd9\x82\x42\xfb\x54\xb6\x1e\x14\x2f\x67\x27\x6d\x25\x7c\xef\xec\xf0\x03\x14\xb9\x05\x67\x72\xe8\x73\x81\x66\x29\x65\xb2\xfc\x8a\x17\xa4\x9b\x93\x27\x70\xbb\x93\xa2\x9e\x3f\x53\xf0\xc5\x52\x04\xff\xe5\x50\x0b\xa9\x3a\x2f\x86\x70\xcf\x18\xdd\x60\xda\x47\x6f\x1b\xcf\xa8\x61\x88\x65\x04\xa1\xa9\x81\xc6\xbb\x8c\xd9\xff\xdd\x14\xff\x1e\xda\xfb\x68\x96\x2e\x31\x60\xbf\xe7\x6b\x1c\xe4\x3a\xf7\x73\xac\x8b\x33\x05\xac\x07\x34\x56\x97\xfd\x1e\x94\xcc\x7e\xf7\x5c\x9c\x43\x7c\x63\xdd\x88\x33\x34\x9e\x1a\x0f\x0a\x55\xd9\xff\x8b\x06\x6c\x2f\xd9\x35\xa6\x5f\xbe\xa4\xd2\x73\x2b\x59\xab\x31\xf4\x7e\x2f\xd7\xb2\x53\xa6\xcf\xe5\x2b\xe8\x9b\x97\x32\x42\x68\x87\x72\x29\x8d\x67\xda\x25\x95\x13\x34\x0e\x97\x7a\x5d\xa5\x7e\x4b\xc5\xe6\x4f\xe9\xc9\x2f\xac\xf8\x87\x9e\x5c\xe6\x7f\x9c\x12\xfd\x4f\x4e\x6c\x93\xaa\xf1\x85\x52\x05\xaf\x90\x79\x31\x11\x15\x61\x94\x65\xb7\x1c\x89\xa4\x75\x62\xbd\x33\x77\x53\xf0\x3f\x53\x9d\x07\xb4\xec\xc0\x21\xe2\x51\x2f\x4e\x4f\xe5\xfd\x51\xad\x74\xe2\xc9\x4e\x3b\x77\x94\xf8\x94\x13\x8b\x38\xce\x47\x39\xe5\x50\xd6\x1f\xd0\x3c\x97\xf0\xe0\x6e\x16\xcc\x5a\x69\x31\xf7\x3c\xa1\xaf\xea\xd7\x8a\xc5\x89\xbd\x4c\xdc\xe8\x5d\xf7\x69\x44\x33\xe8\x5a\x3b\x7d\x8a\xc8\xeb\x69\x23\x49\x71\xe9\x46\xcf\x59\x14\x1f\xd7\xad\xdc\x22\xf8\xf3\x46\x1a\x8f\x1b\xda\x71\xc4\x3c\xbb\xfe\xf4\x08\xfd\xd2\x8d\x8c\x62\x62\x2e\x94\x7d\x7c\x48\x3b\xc0\x6b\xf5\x3f\xf1\x89\xe8\x04\xdf\x25\x16\xb5\x63\x7f\xf3\x53\xaa\x8f\x4b\x15\x5f\x88\xf6\x59\x32\x0f\x28\xb8\x4d\x2c\xe9\x65\x05\x1c\xd9\x4f\xf3\xb9\x26\x0f\xc8\x79\x50\x3a\xf1\x3a\xe6\x6f\x17\xfd\xb1\x76\x9d\xa4\x7d\xd2\x54\x5f\x8e\xf3\xf1\x60\xbc\x7c\x58\x18\x05\x31\xfa\x55\x30\x0f\xa8\xeb\x96\x62\x5a\x05\x9b\x0f\xb9\x42\xfb\x12\xb5\xc5\xd7\xbb\xb3\xff\xb7\xef\xb2\xbd\xff\x42\x8b\xfe\x97\x87\x3d\xba\xd0\xdd\xdf\xfd\xa2\xe1\x34\xe2\x0f\x7e\x9f\xf6\x8c\xfe\x7e\xd5\x95\xc6\xe7\xc1\xdb\x40\xe6\xbd\xdc\xe4\x27\xbe\x7f\x33\x5d\x9f\xbf\x5f\x48\xff\xc2\xfd\x53\xf7\x29\xa3\xdf\x53\x7f\x47\xf9\x56\xe6\x39\x5c\x55\x62\x7b\xf1\x23\xdb\x22\xa1\x3d\x2a\xf7\x09\x62\x1e\x55\x48\xb3\xbd\xf1\x3c\x0f\x12\x29\xae\x65\x1e\x90\xc7\xae\x74\x1a\xfd\x65\x91\xc7\x88\xb7\xe1\xb4\x96\xf5\x9f\x1c\xd2\x72\x08\x95\x9f\x31\x3b\x8f\xf4\x52\x26\x8d\x2c\xa0\x59\x6c\xf6\xe7\x05\xfa\xde\x10\xd3\x8b\x84\xf7\xf7\x49\xbf\x42\x59\xbd\x4b\x09\xeb\x47\x34\x9d\x71\x93\xf2\xab\xf2\xf0\x3b\x5f\xd9\x7f\x99\x0f\xf3\xe4\x1a\xf3\x61\x9e\x3e\xed\x44\xeb\xc3\x33\x63\xd6\x03\x79\xf6\xca\xca\x81\x3f\xf3\x8a\xf6\x5b\xfb\x00\xda\x47\xfc\xd6\x69\x27\x65\x9e\xdf\x3c\x53\x28\xe2\x9e\x79\x17\x50\x45\xc0\xd3\xe0\xdb\x74\xf3\xf3\xd4\xab\x92\xfb\x4a\x5d\x64\x3f\xef\x6e\x67\x7b\xc3\x95\x6d\xe9\x10\xb6\x55\x7d\xa5\xfe\x52\xd8\x0d\x61\x87\x78\x97\x31\x3b\x95\xa2\xc8\x27\x88\xe7\xf5\x72\x95\x13\x94\x7d\x96\x88\xbe\x39\x0b\x5e\x9f\xa1\x3c\x68\x9f\x5b\x48\x71\x30\xdd\x98\x79\x40\x93\xac\x8b\x29\x1a\x47\xbd\xbe\x42\x7e\x99\x94\x94\xd1\xfe\xa3\xd7\x1a\xe6\x85\x74\xd2\xbe\x4b\x4f\xd7\xb8\xfc\x01\xc5\x97\x8a\x76\xc5\x2d\xf6\xff\x79\x09\xdb\xd7\xc6\xdc\x2f\xa9\x52\xa7\x1d\xed\x60\xde\xb5\x19\x44\x7a\x51\xef\xec\x27\xd3\x0e\xfc\x9d\xe6\x42\xb2\x6f\xf5\x7d\xe9\x84\xf3\xae\xd6\x76\xda\xb1\xbd\x7d\x71\x88\x3a\x87\xbe\x37\xcc\xa7\x37\xf0\xb6\xec\x16\xcd\xb4\xb7\x2e\x6f\x68\x9f\xf1\x32\x8d\xef\x14\x64\x9d\x98\x72\xf3\xea\xe3\x72\x5d\xf4\xe4\xbd\x4a\xe7\x8c\x75\x03\x33\x89\x5d\xe2\x93\x75\x82\xb2\xcd\x2a\xa1\xff\xe4\xf6\x30\x97\xb2\xd0\xa2\xfc\xb3\x34\x1f\xe6\x05\x73\x9c\xdb\x46\x5c\xa4\xd9\x6a\x95\x7a\x85\x78\x3e\xe6\xaf\x59\x37\x64\xb4\xf9\x4d\x9a\x3f\x03\x37\xde\xa1\xf5\xc4\x50\x97\xfd\x96\xf5\x71\x9a\xce\x7e\x46\x4f\xa9\xa2\xf9\xdb\x6b\xf6\xff\xad\x18\x87\x7f\xce\xaa\x12\x33\xe4\x9f\xd1\xba\xff\x28\xec\xbf\x83\x07\xd0\x4a\xf5\xa5\x15\x33\xbf\x3f\x4f\x9f\x4b\x4f\xf0\xe5\xa5\x17\xed\xe0\xbe\x18\x30\xb3\xf3\x4b\x49\xc2\x62\xb6\x39\x34\x6f\xfe\x4d\x2e\x0b\xe1\xff\xef\x05\xcd\x9f\xbf\xb3\xbf\x46\xd1\xf8\xce\x61\x7e\xe9\xf3\xcd\xec\xf7\xe3\x00\xb6\xb2\x7e\x0e\x8f\x8b\xf4\xff\xa0\x7f\xd1\xfd\x86\xf8\xbe\xe0\x8d\xf4\x5d\xf5\xad\xae\xfd\x53\x2e\xe3\x56\xef\x24\x60\x82\x33\xf0\x7a\x19\xf7\x43\x51\xbc\x75\x3b\x0b\xe0\xd1\x57\xc0\xb1\x29\xf0\xa0\x00\x70\x5b\x05\x3c\x70\x07\x7c\x93\x80\x5b\xe6\x40\x50\x0e\x70\xa3\x23\x10\x9e\x00\x5c\xd3\x07\x62\xbb\x03\xa5\xff\x00\x87\x4c\x01\xc5\x9a\x98\x65\x0b\x5c\x5f\xc2\x8c\xcb\xd2\x70\xce\x2c\xd7\xcc\x81\x3f\x2a\xd8\x7e\x8f\x7b\x17\xcc\x65\x7b\x2a\x59\xe0\x5d\x63\xaa\xe3\x7e\x55\xfa\xff\x02\xff\xdf\xb7\xfc\xdb\x7d\x75\x15\xff\xe1\xfb\xfa\xfd\x1f\xf4\xb9\xa8\xe2\x3d\x5c\x14\xe3\xe0\x0b\x7c\x39\x04\x0c\xfc\xc2\x7d\x5b\x86\x55\x00\x6f\xdb\x70\x3d\xb7\xe2\x19\x27\x5b\x00\x4f\xcf\x01\x33\x75\x80\x87\x63\x80\xb9\x77\x81\x7b\x7f\x01\xae\x3a\xac\xe7\xaf\x38\x99\xc9\x78\x77\xe9\x10\x20\xac\x0d\x50\x72\x04\xd8\x1d\xc1\xf8\x97\x62\xc6\x5e\x6d\xc5\x3b\xae\x92\x30\xe0\x42\x09\x70\x35\x0b\xb8\x37\x96\xf1\xa1\x17\xd3\x81\x92\x21\xac\xb5\x20\xe3\xde\x32\xde\x27\xd7\x7d\xcb\xfc\x07\xd9\xff\x9f\xe1\xff\x3f\xf2\xfb\xff\xd7\x26\x02\x1d\x5b\x7f\xd7\xd7\x40\xe0\xfd\xef\x4d\x01\xe3\x19\xc0\x0b\x73\xc6\xb9\x7f\x9f\x00\x58\x18\x01\x8f\xca\x98\xff\x70\xff\xa6\x62\xcf\xc5\xef\xdf\xd9\x17\xb8\x36\x89\xb1\x14\xc5\xfb\x5e\xa7\x0d\x94\x2c\x05\x42\x2b\x81\xcb\x1d\x80\x98\xfa\xc0\xc5\x7f\x81\x83\x6d\x14\xbb\x07\xae\x77\xbf\xb2\x80\xf5\x0f\x2e\xe7\x03\xf7\x24\xe0\x8a\x01\xf0\xda\xe0\x1b\x1f\x28\xff\x26\xdb\x9a\xfa\x07\xff\x0b\xff\xff\x11\xff\xa1\x8a\xff\x21\x78\x00\x4d\xff\xa8\xfe\x59\xd6\xc7\x50\x7c\xff\x4b\x25\x8f\xdf\xc7\x3c\xa0\xfb\x52\xe0\x5d\x08\xd0\x3f\x0c\xf8\x23\x04\x18\x72\x05\x78\xf2\x00\x30\xeb\xce\xf5\xbd\x53\xce\x00\x77\x16\x03\xb3\xad\x80\xd2\x10\xc0\x71\x39\xbf\x4f\xc5\xfe\xe8\x72\x4f\xc6\xbb\x8b\x2f\x2b\x4e\x42\x40\xb1\x17\xeb\x82\x5c\x28\x03\x0e\xc6\x00\x17\xa2\x39\x1e\x8a\x25\xae\x09\x3f\x5f\x04\xdc\xb3\x60\xfd\x8b\x97\x69\xc0\x79\x11\xf7\x55\x71\x10\xfe\x63\xff\x65\xfc\x73\x8f\x18\x9f\x9a\x38\xb8\xf4\x1d\xff\xe3\xff\xaa\x7f\xa1\x18\x97\xcf\x97\x80\x36\xb9\x8c\x6f\x74\xd1\x05\x5e\xe5\x03\x06\x4b\x81\xa7\x6b\x80\x41\x07\x80\x5f\x2f\x02\x23\xb7\x00\x77\x8d\x01\x4b\x5d\xae\x73\x9e\xa5\xf0\xff\x2e\xb0\xa0\x2e\x50\xd2\x5b\xb1\x37\x61\xbc\xdb\xd7\x1c\x28\xfa\x0c\x6c\xce\x05\xce\x0d\x01\xa2\x92\x81\x73\xb7\x79\x1c\x0a\xf3\x99\xe3\x52\xb4\x98\xc7\xa2\x50\x0b\xb8\xf7\x1e\x38\xe7\x02\xbc\x1d\xf7\x2d\x0e\xb2\x86\x56\xcf\x03\x55\xf3\x5f\xf8\xff\x53\xfe\xc3\x77\xf3\xe2\x7f\xf2\x3f\x6a\x58\xed\x71\xc0\x3f\x8d\x80\xa6\xbd\x81\xca\xc5\x1c\x1f\xcf\x5b\x02\xdd\x86\x02\x8f\xc3\x80\x7e\x06\xc0\xbd\x23\xc0\x10\xc5\xaa\x5d\x08\x98\x1d\x62\x9d\x03\xc5\xfc\x50\xcc\xf3\x79\x05\xc0\xf9\x64\x60\x69\x5b\xe0\xec\x29\xc0\xbb\x04\x38\x5b\x04\x6c\xb2\x54\x9c\x12\x80\x5d\x85\x40\xde\x43\x20\xf1\x02\x90\xab\x02\x1c\xef\xc3\x7f\x57\x8c\x83\x62\x77\xae\x88\x87\x7c\x25\xe0\x7d\x0b\xe0\x74\x37\xe6\xea\xc9\xf8\xff\xe1\x1a\xfe\xcb\x71\x5f\xc5\x7f\x10\x38\xb8\x8c\x07\x87\x79\x7d\x1b\x87\x9f\xf2\x3f\xae\x57\xb7\xb5\xc6\x02\x5f\x9c\x81\xba\x1a\xc0\x5f\x61\x40\x43\x67\xce\x07\xcd\xb4\x81\xa7\x31\x40\x87\xc3\xcc\x7b\x31\x98\x04\xdc\x29\x05\x06\x94\x31\xaf\x69\xd4\x6b\xe0\xd2\x07\xe6\x3f\x14\xed\x06\x66\x53\x1f\x68\xce\x13\x67\x9c\x01\x8f\x67\xc0\xe9\xa1\xc0\x7a\x17\xe0\xf4\x0d\x60\xa7\x16\x70\xfa\x35\x90\xa4\x0b\x64\x6b\x03\xc7\x92\x00\xc5\x6a\x7e\x31\x06\xc8\xee\x06\xdc\x7b\x08\x9c\xae\xc5\x1c\x1c\x99\x07\x93\x32\xab\x7a\xfe\x93\xfd\xaf\xc9\x7b\x91\x79\x00\xa1\x2b\xab\xe3\xa2\xd2\xff\x91\xff\xf1\xf5\x6f\xc5\xa1\x0a\xf8\xa2\xd8\xd3\x5d\xe3\x67\x50\xd1\x06\x5e\xfa\x00\x0d\x2e\x32\xef\xa1\xb9\x09\x70\xbf\x21\xd0\x69\x25\xf7\xb9\x50\xac\x27\x57\x1e\x00\x43\x8e\x00\xe7\xef\x00\x16\xb1\x40\x61\x2f\xe6\xcf\x9d\x49\x00\x1c\x57\x02\x39\xfb\x81\x55\xdb\x80\xec\x7a\x40\x50\x25\xe7\xc4\x1d\x61\xc0\x89\x0d\xac\x0b\x72\x2c\x85\xb9\x0e\xc7\x32\x81\x0b\xae\x40\x66\x26\x70\x37\x0b\x50\xec\xf6\xde\xbb\x8a\x79\x90\x08\x1c\x48\xaf\xee\xbf\xcc\xff\x90\xfb\x7f\x84\xc4\x55\xf7\x3b\x48\xe0\xde\xff\x4f\xfc\x07\x1f\xe0\xab\x23\xef\x7a\x6a\xf2\x1e\x7e\x4b\x01\x54\x47\x02\xbf\x1e\x07\xb4\x9e\x32\xc7\xb1\x4d\x32\x50\xb2\x0f\xd0\xd7\x03\x2e\xbc\x04\x06\x6c\x02\xce\xde\x05\xc6\xac\x02\x4e\xe5\x02\xd6\xd7\x81\xac\x57\xcc\x0f\x3a\x6e\x0f\x2c\xf7\x55\x9c\x02\x59\x47\x29\xbd\x12\xd8\xa6\x07\x64\x0c\x05\xf6\x6b\x01\xe9\xc6\xc0\x31\x3f\xe6\x8c\x5d\xac\x00\x52\x8c\x79\xbd\x48\xa9\x00\xde\x6d\xfd\x4e\x07\x23\xb7\xba\xff\xf2\x7b\xff\x19\xef\xc3\x5f\xe4\x85\x35\x56\xff\x63\x1c\x04\xef\xe1\xeb\x12\xb6\x7f\x69\x88\x5d\x60\x0d\xde\xc3\x63\xbe\x65\xc3\xbd\xba\x80\xf2\x2d\xa0\xec\x1e\xd0\x28\x03\xb8\xdc\x1a\x68\xbf\x17\x28\x34\x02\x7a\x99\x00\x67\xfc\x58\x37\x27\x7b\x3c\x30\x79\x2b\xf7\x0a\x9b\x53\x0e\xa4\x3d\x60\x7e\x50\x8a\x01\xf7\xdd\x3b\x3c\x1c\x08\x2b\x05\x0e\x75\x03\xf6\x0d\x01\x92\x5c\x80\xa3\xba\xc0\xc1\x09\xc0\xc5\x10\x20\xc1\x84\x35\x66\x12\x5e\x03\x1f\xde\x7c\xcb\xff\xb2\xff\x5b\x1f\x56\xf7\x5f\xf6\x5b\xe6\x3f\x78\x8b\xf9\xe0\xd9\x83\xad\xac\x03\xf1\x33\xff\xab\xf8\x2f\x35\x70\xef\xd7\xcd\xd9\x3e\x8d\x12\xfe\x5f\x65\x7b\x43\xec\x96\x2f\xcf\x06\xd4\x75\x81\x73\x2b\x81\x66\x25\x40\xee\x44\xc5\x59\x0b\x38\xf1\x02\x18\x10\x07\x64\x0e\x07\xc6\x5b\x02\x29\x9b\x81\x99\xce\xc0\xa1\x96\x9c\x27\x12\xdc\x00\x9f\x2f\xc0\xbe\x49\xc0\x16\x5b\x60\x6f\x37\x60\x8f\x3e\x6b\xad\x1d\xb1\x03\xe2\x14\x6b\xa4\x05\x10\xaf\x0e\x3c\x58\x01\xc4\x2e\x02\x3e\xf4\x00\x22\x5f\xf1\xb3\x6f\x09\x60\xbb\xde\xb9\xfa\xfb\xae\xc9\xfb\x58\x2e\xfc\x77\x2b\x65\xeb\x32\xf7\xbb\x71\xf8\x1e\xf7\xaf\xe1\xff\x5f\x01\xc2\x7f\x3d\x31\x0f\x06\xb2\x7d\xf8\x27\xdb\x5b\x42\x45\x52\xe6\x7f\x9c\xb7\x60\x9b\x1b\x00\x68\x3a\x00\x27\x4d\x81\x36\x2e\x1c\xf7\x86\x25\x40\xb2\x0e\x30\xe2\x24\xcf\x7d\x6b\x0b\x60\xdf\x76\xc0\xb1\x0b\x10\x3f\x9e\x75\xe7\x76\xef\x04\x42\x96\x01\xd1\x37\x80\xf8\x25\xc0\x2e\x77\xfe\x7f\x77\xb8\x01\x45\xfd\x81\x88\xad\xc0\x3d\x77\xe6\x7f\xbc\xeb\x04\x6c\x79\xc1\xcf\x1e\x68\x5c\x3d\xce\x65\xbf\x97\x35\xae\xee\xaf\xcc\xfb\x58\x28\xf2\xc5\x82\x36\x35\xc6\xa1\x26\xff\x67\xbf\xc8\x03\x3e\xff\xc3\xff\x15\x6c\x2f\x8a\x5b\x47\xbe\x33\x04\x4e\x8c\x03\x6a\x39\x02\xe9\xee\x40\xe3\x46\xc0\xc1\x8f\x40\x67\x67\x60\xff\x69\x3e\x8f\xc4\xf7\x07\x26\x3e\x03\x62\xba\x01\xf3\x34\x81\x9d\xce\xc0\xaa\x0a\x20\xa2\x13\xb0\x29\x1a\x08\x93\xa0\x1b\xbb\x13\xd8\xf2\x17\x26\x64\x74\x03\x36\x47\xc0\xba\x70\x1a\x10\xbc\x09\x3a\xb7\x0f\x03\x1b\x7c\x31\xec\xb5\x1f\xb0\xae\x01\x66\x28\x7c\x50\x9c\xc1\x14\xd6\x5d\xf8\xbd\x44\xec\x2b\x1c\xdb\x60\x9a\xc2\xce\x13\xfb\xc8\x39\x41\x6c\x15\x67\x1e\x85\x9d\x55\x52\x63\x1c\x04\xee\xfd\xef\x82\xea\xf3\xe0\x77\xd1\x07\x48\xd6\x3d\xb9\x23\x6e\x15\x4b\x0d\xab\xfb\x5f\x20\xaa\x4b\x4e\xd6\x63\xbe\x40\x5a\x2c\xf3\x25\x12\x2e\xd7\xfe\x5a\x27\x1f\x88\x3b\xad\xae\xaa\x1b\xa5\x58\xc7\xeb\x85\xf7\x09\x06\xb6\x5d\x6f\xa0\x3b\x6e\x11\xb0\xe5\x65\x43\xc9\x6e\x2a\x10\x1c\xa7\x3d\x6f\xd9\x47\x20\x28\xa6\xd1\x9a\xf5\x5d\x81\xb5\x0e\x8d\xc2\xa2\x8c\x00\x3f\x8b\x46\x52\xca\x70\xc0\x27\xb5\x51\x49\x5e\x28\xe0\xe5\xda\xc8\xf1\xfa\x47\xc0\x73\x53\xa3\xa9\x7f\xb4\x04\x56\x0d\xd6\x7e\x46\xef\xbb\xae\x16\xdd\xcf\x3b\xc6\x69\x12\x5e\x65\xbf\xb2\x3e\xf5\xb9\xb7\x5b\xa0\x4e\x3a\x9c\x33\x5a\xa8\xfd\xaa\xb0\x36\x6e\x2a\xcd\x15\x76\xea\x68\x65\xaa\xf7\x9c\xa2\x56\x8b\xea\xfb\x7e\xc6\xff\x79\xee\x52\xdd\xff\x5b\x61\xe0\x3a\xf0\x06\x4a\x74\x6b\x72\x3e\xb6\x0e\xdd\x0a\x9c\xbe\xda\x90\x6e\x03\x8e\x86\x6a\xd3\xed\x41\x72\x39\x57\x21\xee\x0d\x69\x4a\xe7\xf9\x48\xe7\xe6\x74\x6b\xb2\x35\xa2\x55\x4c\xe3\x3f\x80\x0d\xbf\xeb\x26\x74\x6b\x5e\xdb\x21\x60\x4d\xeb\xca\xa1\x1a\xca\xef\xbd\x23\xdb\xec\xb7\x9a\xa1\xea\xbd\x6a\x79\x9b\x33\x8b\x1a\xab\x5d\x5d\x56\xd4\x26\xcc\x37\xb4\xce\x1f\x2e\x25\x6d\xc6\x85\x67\xa8\x17\x2d\xf6\x6f\xfd\x2e\xa1\x9f\xc6\x78\xc7\x94\xd6\xfe\x59\xaf\x35\xec\x17\xb8\xb5\x1e\x73\xe5\xbe\x46\xb7\x79\x37\x5a\x0f\x79\x9c\xa7\x1e\x38\x77\x7c\xeb\xeb\xff\x9e\xa9\x63\x67\x1b\xda\xba\x54\x92\xd4\x96\xd9\xfc\xdd\xea\x8c\x24\xa9\x1c\x98\xbc\xa8\xe5\x07\x49\x52\x3e\x63\x39\xaa\xf9\x46\x49\x52\xba\x64\x61\xd1\x98\xee\xe3\xc6\xdf\x6b\x44\x3a\x9c\xe3\x3a\x69\x9f\x53\xd8\xd1\x01\x0d\x5a\x2a\xec\x4f\xfd\xff\x5d\xf6\x5f\x9d\xee\x09\xae\x14\x73\x9f\x94\xb3\xa3\x9b\xd1\x7d\x76\x8e\xad\x2e\x45\x42\x46\x50\x5b\xba\x25\x48\xd2\xed\x40\xf7\xf8\x71\x69\x5d\xe8\xfb\xdb\x7d\xbb\xd3\x7d\x7f\x70\xad\x9e\x84\x1b\xfa\xad\x36\x9c\x57\xaf\x25\xe0\xa1\x6b\x78\x45\x6f\xa3\xb2\x96\x6b\xb6\xe1\xa0\xfe\xa6\x75\xce\x3a\xad\x36\x0c\x9e\xb0\xa4\xae\xc6\xdc\x1b\x06\x65\xf6\x01\xf5\x4a\xed\x8a\x0d\x8c\x57\xe6\x68\x6e\x98\xd1\xbf\xe7\xc9\x4d\xdb\x1b\x7c\xb2\xde\xd3\xe3\x9f\xb8\xe8\x86\xf7\xa7\x58\xf6\x98\x71\xc4\x5d\x6b\x88\xe5\x5f\x3d\x7e\x39\x9f\xa0\x35\x79\xa2\x49\xf7\x4f\x0f\x96\x35\x3c\x6e\x31\xba\xfb\xdf\x7f\xaa\x35\xd0\x18\xdf\xb6\xbb\x93\x24\xd5\x7b\x3b\x5a\xb7\xeb\x6e\x49\xd2\x48\x19\xfe\xbc\x73\xb2\x24\xa9\x9b\x99\xde\xee\xf8\x52\x92\xd4\xbe\x0e\xde\xd3\x41\x5d\x92\xd4\x34\x8c\x87\xb5\x9b\x20\x49\xaa\x8d\x8c\xfc\xf5\x7a\x4b\x92\xf2\x6f\x46\x6e\xad\x07\x48\x92\x72\x0b\x99\xff\x21\xf3\x7f\xaa\xde\xff\x1f\x0d\x28\x23\x5c\xb2\x69\xd1\x8f\xe2\xfe\xbc\x1e\xe9\xaa\x9e\x98\xd5\x75\x97\xc2\xa6\x18\xf7\xa2\x7b\xeb\x84\xba\x7d\x89\x0f\x10\xa3\x3b\x90\x3e\x87\x9b\x33\x5f\x60\xe3\x1a\x13\xca\x2c\x3e\x6b\x58\x47\xc2\x55\x77\xf8\x6c\xe4\x02\x8e\xd6\x23\x9d\x9a\x9d\xaf\xd5\xd8\xee\xf6\xf0\xed\x3d\xfe\x55\x7b\x6c\x6d\x3a\xcc\x6a\x44\xa7\xfa\x33\x27\x3e\x18\x9a\x39\xdd\xb9\xc1\x7d\x33\x9b\x21\xc7\x5d\x1b\x6b\x7d\x1d\x65\x66\xfa\x6e\xdd\xde\x46\xb7\x87\x35\x35\x55\xd9\x35\xb6\x71\xfd\xc1\x4e\x83\xbb\xa4\x38\x34\x8e\x32\xee\x68\x62\x57\x60\xd0\xb8\xdf\xc0\x43\x26\x41\xb7\x47\xe9\xb8\x0c\xf8\x6c\x12\xf0\xfa\xb5\x76\x96\xd1\x6f\x26\x66\x92\xd4\xb0\x5e\xbf\x5d\x03\xe6\x4b\x92\xa6\x4a\xef\x4f\x7d\x33\x25\xa9\x9e\xb6\x61\x7a\xaf\x28\x49\xd2\x08\xe9\x19\xd0\xf3\xb4\x24\xa9\x9b\xf4\xac\xdf\xe3\xb5\x24\xd5\x79\xa7\xbf\x45\xbf\x91\x24\xa9\x6d\xeb\xb6\xb8\x5b\x0f\x49\x52\x6b\x23\xf3\x7f\x7e\x3d\xa8\x41\xba\x16\x37\xef\x34\xa6\xdb\xbe\x62\x73\x3d\xba\x2d\xcc\xaf\xd0\xa7\xfb\xe8\xe3\x8d\xfa\xd2\xbd\x5b\x4a\x85\x09\xeb\xdf\x2f\x1e\x42\xa8\x53\xb4\xc5\x48\xaa\xdb\x0a\x1f\x32\x86\x76\x5a\x1b\x04\x5f\xc0\xfb\xbd\x05\xa1\xb5\x2e\x39\x96\x14\x1f\xf6\x06\x53\x68\x5e\xd9\xa8\x59\xcd\x6b\x10\x09\x58\xb4\x9f\xba\xaa\xe3\x1c\x95\x15\xa3\x3a\x4d\x51\x33\x8e\xaf\x3b\xc0\x54\x79\xf2\x9a\xc9\x4b\x34\x55\x07\x1c\x99\xac\xec\x64\xd0\xa0\x5f\xdf\xde\x93\x16\xae\x39\xdd\xb0\x96\xe1\x36\xcb\xbf\x23\xfa\x37\x9c\xd3\x23\xd1\x72\xfc\xc1\xf7\x0d\x47\xe8\x3b\x4f\xcc\x3b\xf3\xb8\x41\x71\xd7\x2f\x13\x47\x5d\xbf\xa5\xf9\xb1\xcb\xe7\x89\x2b\x5f\xb8\xd5\xf7\xee\x92\x62\x11\x2c\x49\x75\xad\x3b\x79\x8d\x7b\x28\x49\xea\x9b\x3a\xba\x8f\x2c\x94\xa4\x3a\x8b\xda\x2d\x1c\x7a\x53\x92\x54\xa3\xda\x2d\x32\xdd\x2a\x49\xaa\xf3\xda\x5e\x33\x1e\x27\x49\x2a\xb7\xf4\x4c\x06\xbc\x91\x24\xe5\xaf\xad\xe7\xf4\x3d\x2f\x49\xb5\xdf\xff\x1a\x55\x8f\xde\xdf\x2d\xd3\x96\x84\x4b\x5f\x9e\xd5\x89\xde\xb7\xcc\xff\x39\x1e\x66\x42\x7e\x24\x9b\x8f\xa4\x7b\xb7\x7d\xe3\xc6\x11\x1f\x2c\xda\xd2\x82\x78\x3f\x61\x9d\x58\x55\x38\xe8\x88\x15\xfd\x8e\xb7\xcf\x74\xc2\x33\x96\x96\xf0\xad\xfb\x3c\x6d\x3b\x1a\x2f\xab\x0a\x7b\x9a\x3f\x23\xbd\xe7\x6d\x54\xae\x0d\x98\xdc\x9c\xe7\xdd\xca\x5b\x69\x67\xef\xc7\x73\x07\xf5\x79\x53\xa7\x59\x8f\x45\x73\x47\x4c\xf0\x51\x37\xec\xe2\x31\x77\xd0\xbc\x3a\xea\x67\x3a\xcc\x9a\xdb\xca\x4b\x4f\xfd\xf7\xb6\xf3\x1c\x6c\xc3\xb6\xaa\x5f\x6f\xfd\xca\x3e\x2d\x21\x5b\x7d\x54\xab\x4f\xf6\xce\x39\xaf\xea\x2c\x68\x79\x67\xce\xf3\xb2\xba\x6a\xde\x2d\x75\xe6\xcc\xff\x7d\x8c\x6a\xef\x16\xb9\xb3\xff\x95\x24\xe5\x88\x16\x1d\x67\xcc\x94\xa4\xda\x67\x9a\x97\x5a\x69\x4a\x52\xed\x6e\xcd\x5b\x4f\xd2\x93\x24\xa5\x01\x3a\x67\x2c\x08\xcf\x6b\x54\xd7\x8c\x74\xa6\xb4\x5c\xc6\xda\xd2\x99\x71\xd7\x08\xba\xbf\xbe\xe5\xd5\x96\x6e\x35\x8b\xfd\x7a\x12\xbe\x70\xa6\xeb\x40\x42\x4f\x8f\x5e\xe0\x3e\x29\x29\x1d\x26\xd0\x38\xec\xab\x37\x91\xee\x6d\xa3\xce\x5a\x11\x3a\x10\xd6\x73\x06\xcd\xa0\xf5\xce\x76\x14\x37\xbe\x7e\x0e\x54\xaf\xed\xf6\x71\x2e\xad\x40\x0b\xfc\x17\x10\x03\x79\xfa\x3e\x27\xba\xcf\x34\xbb\xbc\x84\x6e\x9f\xfb\x27\xbb\x11\x3e\xde\xad\xdc\x7d\x6f\xa3\x78\xa0\xdd\xcc\x65\x49\xfa\xb7\x94\xa1\x9b\xec\xae\x3c\xea\xac\x72\xfd\xe6\xf7\xdc\xcd\xec\x1e\xd5\x36\x6c\x96\xb9\x5c\x77\x95\x04\x9b\x26\x76\xee\xa1\x5b\xd6\x00\x8d\xde\x2c\xfb\xb2\xef\x32\xa0\x95\xe9\xf6\xf0\xe4\x01\xa0\x41\xae\x5b\xfb\x2b\x4f\x01\x4d\x2c\x35\x7a\xda\x00\xa8\xd7\xd6\xd5\xe3\xcb\x2b\x40\x3d\xc8\x89\xee\xe9\xd5\x4a\xe7\x12\x4e\xa3\x32\xcf\x8e\xf0\x09\x95\xa7\x33\xa8\x3f\x88\x72\x2d\xeb\xbf\x15\xb6\xf6\x81\x29\xb9\x6c\x27\x51\x9d\xf3\x25\xbd\x3e\x14\xaf\x79\x8e\x4c\x88\x3d\x72\x86\xfb\x41\xa5\xac\xb3\xa0\x7c\x2f\xf3\x7f\xa2\x62\xa6\x13\x8a\xba\x35\x77\xf6\x1e\x8e\xff\xb9\x54\x7d\xed\x3b\xc2\x89\xf2\xe6\x8a\x54\x96\xab\x77\x32\x77\xa1\xf1\xb4\x7d\xc5\xe8\x8b\x65\xc9\x72\xca\x97\x43\xff\xf6\x24\x9c\xa7\x7b\x4f\x1f\xe2\x61\x35\xf5\xf3\xcb\x52\x7d\x04\x68\xeb\xfb\x0f\x6d\x37\x1f\xa8\xbf\xd5\x7f\xc1\xe0\xdb\x80\xba\x91\xbf\xa7\x4d\x10\xa0\xf2\xd8\xbf\xd9\x52\x0d\x40\x69\xbc\x5f\xde\x7a\xc2\x37\xfc\xb0\x9b\x95\x67\xc0\x88\x99\xef\xb4\x8b\x84\x83\x79\x57\xfc\x4a\x53\xd1\xbb\xcb\x27\xba\xdf\x5d\x29\x70\xed\xa5\x02\xcf\x5a\xf4\x86\xed\xfc\x40\xb6\x0e\xa2\xbe\x7b\x8e\xc0\x35\x6c\xe9\x1e\x3b\x3f\x7f\x14\xa1\x41\xc7\xd6\xf3\xbc\x4e\x79\x32\x95\x70\xee\x7d\x67\x39\xae\x63\x4a\xb8\x1f\x94\xdc\x07\x6a\xe3\x1a\xde\x50\xf8\x57\x32\xef\x67\xe5\xb1\xa5\xd4\x17\x69\xc9\x42\x77\xca\x13\x0e\xf1\x8c\x46\xda\xb8\x79\x13\x9f\x62\x6c\x09\xf7\xd5\x30\x9a\xc4\x7a\x0a\xed\xba\xad\xa7\x3c\x52\x67\xc8\xe6\x2f\x9c\x91\x43\x5c\x9a\x51\x26\x0d\xc9\xe9\x1f\xa8\xb0\x9b\xa5\xc9\x94\x59\x36\xfb\x32\xc3\x68\xd3\xe3\x75\x54\xf7\xbc\xc9\x26\x8a\x46\x3c\x78\x47\x1a\x21\x2c\x1b\x3f\x16\x11\xff\x61\xc3\xf2\x07\xa2\x33\xcb\x07\xba\xcf\x5e\xdb\x44\xaa\xc6\x6f\x58\x29\x78\x21\x6e\x02\xcf\x74\x11\x7a\x20\x8b\x3e\xb3\x5d\x48\x38\xc6\x09\x1d\x0b\x42\x4d\x53\x2e\xd8\xd0\x89\xea\x80\xf1\xec\x74\xce\xff\xf3\xe9\xfd\x6d\x77\x74\xa2\xe7\xff\x4e\x07\x87\x9e\x7e\x75\x07\x0f\x42\x8d\x5c\x0b\x59\x17\x66\xbe\x31\xeb\xa4\xcc\xc8\x5d\x43\xe3\x61\x11\x16\x48\x27\xd2\x61\x73\xb9\xaf\x88\xc1\xf4\xcd\x34\x5e\x2d\x62\xb9\xbb\x49\x2d\xd5\x08\xc1\xd4\x8b\x8c\x66\xfe\x43\x64\x0f\xee\x7f\x11\x39\x72\x22\xcd\xcc\x1d\x61\xdc\x91\x6a\x87\x9d\x1f\x51\xb7\x22\x52\xb8\xde\x7f\xfb\x97\xc3\x54\x39\xbe\xbd\x67\x1e\x77\xaa\x9a\x7c\x93\x70\xbe\xb0\xab\x6f\x88\xb1\xb6\x55\xe0\xbc\xeb\x05\x9e\xed\x2f\x70\x2d\x1f\x51\xff\xbf\x3a\x96\xed\xaa\x81\x6c\x97\xd1\x78\xa4\x39\xcf\x24\x9c\x2a\xd1\x99\xfd\xde\xbd\x6a\x11\xe1\x6e\x91\xf1\x6e\x54\x2d\xbb\xa9\x3b\xeb\xff\x04\x4e\x58\x4d\x6a\x04\x5e\xce\xec\xef\xb2\xa5\xfe\x44\xa4\x59\x64\x1e\x68\xcc\x51\xb6\x9e\xba\xba\x58\x19\x6c\xa6\x75\x74\xcc\x52\x56\x1d\x1f\x14\xcb\xbc\x90\xae\xbb\xd9\x6f\x9d\x2b\xfc\x56\xb9\xea\x06\xdf\xf1\x61\xe2\x7d\x99\xa9\x16\xf7\xce\x5c\x74\x64\x9b\xf7\x27\x5b\x66\x1c\xc5\x25\x87\x13\xce\x15\x2b\x25\x11\x32\xb6\x3b\xe2\x14\x45\x6a\x4c\x74\x29\xe1\x1b\x31\x13\x9f\x93\x8d\x76\xfe\x4a\x38\xc6\x76\x81\x67\xca\xba\x28\x1b\x44\xff\x8b\x75\x42\xdf\x5f\xe6\x0d\xf1\xf8\xc8\x7d\xc0\xe2\xac\x5c\xa9\x5a\x56\xd6\x01\x0a\x75\xf6\x24\x1e\xd8\x7a\x53\x1f\xc2\xc3\xd7\xf8\x04\xd0\x49\x7b\x55\x2c\xf3\xbc\x96\x18\x04\xd3\x78\xc8\x7a\x38\x33\x72\x18\x5d\x99\x78\x6e\x1b\xa9\xbb\x8c\xd4\xde\x41\x71\xd0\xd7\x9e\x71\xf3\xf6\x5d\x63\x99\x17\x35\x90\xf5\x42\x80\xa4\xe5\x6c\x13\x2f\xff\x42\x08\xd2\xc1\x5a\xbd\xe9\x8c\x96\x34\xd1\x8c\x70\x97\x83\xdd\x1c\x08\x9f\x49\x8a\xf6\x24\x84\x30\x49\x2f\x94\x9e\x20\x69\xc5\x81\xbd\xfc\xff\x67\x93\x42\xc5\x81\x4d\x97\x29\x53\x1d\x88\x7e\x4a\x3b\x9e\x03\x43\xbf\x4c\xe5\xf1\x62\x3f\x77\x6a\xb2\xdd\x26\x74\x53\xb6\x8a\xbc\xb1\x79\xba\x18\x9f\x87\x0a\xbb\xc7\x80\x79\x6e\x51\x4d\x78\x5e\x87\xcf\xf2\xa5\x5f\xdf\xe8\xcc\xfd\x62\x02\x22\xd6\xd3\xba\xb7\xea\x2e\xfb\xbd\xb4\x24\x84\x9e\xca\xb1\x24\x9c\xd6\x8d\xd9\xa2\x6f\x90\x75\xbb\x5d\x84\xd2\x8f\x1b\x1f\x45\xa8\x9c\x69\xe3\x58\x8a\x62\x83\x39\x8c\xd2\xb7\x99\xcb\x3a\x0a\x75\x8d\x0e\x3f\x65\xff\xd3\x17\xb1\xcd\x78\xdf\x94\x94\x78\x32\x82\x0d\x69\xe4\xd2\x4b\xc6\xd0\x4c\xcb\xb8\x3d\x87\x76\x36\x19\x6b\x98\x91\x96\x1e\xb5\x89\x3a\x3b\xa5\xdf\x8d\xa7\x19\x96\xbe\xf0\x18\x31\x4f\xd2\x3d\x2f\x11\x2f\x28\x5d\xef\x11\x21\xc9\x29\x15\x9f\x08\xf7\x3c\x28\xea\xd8\xf7\x89\x7c\x51\xc5\x8b\x11\x75\xde\x3b\xc4\xbc\x60\xde\x50\xb4\x33\xcf\xef\x70\x89\x0f\x4c\x9b\xe7\x04\xd2\xd3\x04\x36\x63\x1e\x90\x57\x61\x28\xf9\xb3\xc2\x61\x3b\xed\xa7\x9c\x17\xec\xa0\xf5\x50\xe6\x01\xcd\x98\x1b\x43\xec\x0b\xcb\x87\x71\x74\x03\x31\x5a\x67\x1f\xed\x1f\x06\x6e\x67\xbf\xf5\x6d\x98\x0f\xd3\x42\x2d\x95\xde\xa6\x5a\xec\x91\x34\xf6\x3f\x4b\x54\x36\x65\xff\xc5\xfd\x71\xb2\xf6\x1a\x10\x23\x39\x7b\xcf\xe8\x83\x0a\x9b\x33\xd9\xce\x90\x2d\xaf\x38\xd9\x0e\x1b\x89\xb1\x92\x3d\x2a\x96\x4e\x38\xd9\x2d\x32\x29\x52\xb3\xdc\x2f\xb0\x35\x66\x9e\xd4\x89\x92\x0f\xf4\xa4\x47\x04\x4f\x2a\x59\xd4\xb5\xcb\xfd\x70\xf6\x33\x6f\x10\xf1\x59\x6c\x63\xa2\x15\x76\x7b\xc3\x80\x47\x3c\x8b\x36\xd0\xaa\x14\xe8\x1e\x42\xcf\xeb\xe7\xc8\xf3\xda\xd3\x7d\x27\xe1\x9c\x4b\xbf\x44\x53\x94\xca\x7a\x38\xb3\xc1\xfc\x08\xeb\x30\xd6\xcd\x30\xaf\x60\xbf\x87\x55\x24\x53\x9c\xf4\x7d\x92\x4a\x79\xa0\x8b\x2e\xfb\xfd\x4b\x06\xe3\xc6\xaa\x6d\x4e\x09\x5e\x94\xcc\x87\xc9\xef\xd3\x84\x22\xaa\xc0\xa8\x07\xf1\xe3\x0a\xb6\x8d\xa4\x8c\x5d\xd0\x6e\x3a\xf1\x1b\xf2\x1f\x2c\xe5\xcf\x61\x41\x1d\xd8\x46\xbd\x67\xcb\x0a\x15\xf9\x15\xac\x48\x50\x10\x7f\x8f\x78\x44\x79\xae\xaf\xe9\x2e\xe0\xb4\x58\x1f\x4e\x34\x64\x9b\xe1\x20\x55\xe3\xc5\x24\x89\x5e\x93\xcc\x8b\x09\x55\x0a\x26\x56\xd1\xc6\x2d\x61\xf4\x7e\xd6\x15\xf0\x7b\xfe\xc6\x03\x8a\xa7\x84\xb1\xd8\x67\x0f\xbd\x95\xb9\xdb\x0e\x10\x7b\x69\x96\x2e\xf3\x23\x26\xc5\x24\x13\xbf\x65\x6c\x49\x2a\xe1\xff\xa6\xa3\x79\x75\xef\xdd\x9d\xbb\xf9\x74\x78\x93\x4d\xac\x84\xc6\xb7\xce\x24\x28\xac\x52\x5b\xb9\x5f\xd4\x05\xb9\x72\xe7\x74\x23\x8a\x98\x4b\xd0\xa7\x8a\x85\x4b\xb5\x87\x51\x44\x16\x4b\x33\xf4\xd9\xf2\x0a\x7d\xa9\x76\x00\x31\x56\x8a\xfb\xef\x24\x45\x81\xe2\x49\xac\x44\x54\x6c\x98\x4b\x8a\x2c\x17\xbf\xdc\xa4\x95\xf8\x42\xc9\x4b\x62\x76\x15\x25\x4b\xb4\x12\xe6\x09\xde\x4b\x8e\x58\x2f\x8f\x8b\x3c\x59\xc5\x8b\x21\x3e\x59\x70\xe4\xb6\xfb\xd5\xfd\x67\x1e\xd0\x8a\xca\xbd\xf4\xaf\xba\x3c\x66\x3d\xa0\x85\x03\x93\x88\xef\x60\x97\x94\x4c\xeb\xbf\x4d\x17\xd6\x8d\xb0\x2c\xe1\xf7\x3d\xf2\xfe\xb1\xc9\x0a\x3b\xa8\x34\x9b\xd8\x3b\x3d\x2f\x9d\xa6\x3c\xa3\x97\x91\x4f\xe3\xa7\xbd\xfb\x1c\xe5\xcb\x5a\x8e\xc5\x1b\xd8\xff\x32\x91\x27\xaf\xa5\x6a\x51\x9f\xa0\xb2\x7e\x5d\xe9\x8c\x5b\x5a\xc2\x3b\xba\x6b\xe6\xac\x23\x75\xed\xf2\x22\x12\x48\x29\xfb\xb8\x86\xf2\xc1\xb5\x04\xce\x48\xd7\x13\x0f\x12\x8f\xaa\x6c\x3c\x2b\xb3\x94\x45\x5c\xa5\xcc\x5e\xba\xe2\x29\xbd\xa1\x92\x3f\xfe\x21\x7e\x9d\xdc\x3f\x49\xee\x87\x93\x2b\x78\x62\x72\xbf\xad\x13\xb9\x7c\x9f\xf7\xff\xcf\x03\x72\xd6\x4b\xa5\x7d\xf7\x3c\xb7\x0c\xda\xa5\xcc\x72\xe1\x59\x69\x55\xc1\xac\xd6\xf1\xe9\x3c\xcf\x47\x35\x67\x3e\x8c\xd1\xf1\x7c\xea\x87\xd4\x23\xae\x88\xd8\xad\x6d\x2e\x5f\xa0\xfb\x89\x86\x4f\x58\xf6\xa2\x96\x63\xa9\xe0\x7f\xdc\xc9\x67\x7b\xef\xb9\x16\xad\xd0\xf7\x16\x77\xa6\x91\x7d\x60\x39\x98\x52\xd5\xfd\x5f\x98\xe1\xfa\x40\x77\x01\x9d\x7c\xee\xeb\x78\x93\x7f\x0f\x26\x32\x6f\xee\xfe\x69\x56\xf0\x79\x30\x32\x87\x66\xd8\xdd\xed\x97\xe9\xec\x7c\x77\xd4\x23\xfa\x17\x6f\x56\x54\xfe\x4b\xe3\x26\xfa\xc0\x5c\x16\xf3\xe1\xe2\x57\x31\x2e\x42\x37\x26\xaf\xa9\xc2\x56\xf1\x80\x74\x6a\xf0\x80\x76\xa5\xad\xe6\x38\x38\x42\xfb\x48\x7b\xe1\xf7\x8c\xc5\xdc\x95\x66\x72\x42\x2e\xf1\x84\xcd\x76\xe6\xd3\xbe\x69\x68\x50\x21\xfd\x77\x99\x0f\xa4\x6f\xcd\x7d\x74\x74\xa3\x4b\xe9\x69\xb5\x1e\xde\xd4\x66\xbf\x6f\x8b\x0a\xae\x72\x71\x13\xf8\xd8\x8e\xf9\x30\x4f\xb6\xb5\xa7\x93\xee\x93\xbd\xc6\x94\xb9\x9f\x2a\x4d\xa2\x93\xdc\x13\xd7\x79\xf4\x5e\x9f\x04\x7a\x12\x8f\xec\xc9\xfb\x2d\xf4\xcb\x4f\x03\xf7\x51\x04\x3e\xf5\x3b\x41\x79\xf6\xc9\x96\x4b\x5d\xe8\xf7\x86\x96\x33\xcf\xa1\xd1\x47\xfa\xde\x83\x00\xe6\x3f\x54\xe9\xa1\x08\xde\x64\x55\x5f\x29\x1a\x17\x9f\x5d\x87\x29\x0f\xae\xb4\x4e\x25\x76\xee\x32\x23\x8e\xf3\xc5\x5b\x8f\x93\xbf\x0b\x0e\x30\x2f\xc4\xee\x36\xf7\x05\x9b\x56\x9b\xe7\x77\x95\x2e\x8e\xe8\x93\x65\x5a\x7a\x25\x52\x61\xfb\x9c\x61\x36\x86\x3e\x6e\x10\x6f\x46\x77\xee\x2d\xaa\x5f\x6a\x50\x79\x87\xf8\xb6\xb5\x34\xe4\x1b\x8e\xdf\xeb\xb2\x7d\x15\xa3\x4e\xfb\xa5\xd7\x75\xf5\xe8\x44\xf2\xba\xf5\x00\x9a\xd7\xaf\xca\xcd\x29\x6f\xbe\x09\xe3\x93\xea\xab\x11\x2b\x28\xd2\x5e\x6b\xb1\xb2\xdb\xab\x1b\xcc\x4c\x7e\x75\x2a\xd3\x8f\x7f\xa7\x88\x18\x57\xaf\x8d\x1f\x90\x32\xdc\xab\x5a\xef\x88\xf9\xf6\xbb\x3b\xfb\x5b\x21\xfa\x0c\xde\x13\x7d\xd7\xaa\x8f\x8b\xf4\x03\xfd\x0b\x99\xe7\x50\xd3\xd2\xf7\x7e\x84\xf7\xdb\x02\x2f\x35\x81\x61\xb9\xc0\xef\x2b\x81\xb1\x4d\x81\xc7\x63\x80\x49\x23\x01\xc5\xbb\x51\x9c\x54\x6e\x9c\x02\xec\x37\x01\xa5\x8b\x81\x45\x49\x40\x49\x2b\x60\x45\x11\x70\xd9\x17\xf0\xf3\x02\x8a\x87\x00\x8a\x9d\xe8\xc5\x0a\x40\x91\xa9\xce\x9f\x06\xf6\xcd\x06\xce\xd7\x06\x31\x12\x2f\x94\x00\xb9\x69\x9c\x5d\x4b\xe2\xf8\xfb\xa4\x77\x6f\x0e\xbc\x7b\xf5\x1d\xee\x2d\xf0\xab\xaa\xfe\x0f\xa2\x57\x4d\x4d\xfe\x43\x4d\xfc\x5f\xfa\xae\xff\xc9\xff\xe2\x3f\x74\xd8\x04\x7c\xd9\x04\x74\x79\x0a\xfc\x95\x0d\xf4\xf2\x02\xde\x8c\x05\xfa\xd6\x07\xfe\xf0\xe5\x7b\xe8\x27\x75\x81\x91\xc1\x40\xf9\x03\xee\x7f\x71\x6f\x0d\x60\x7d\x06\xb8\x9e\x06\xcc\xf1\x05\x4a\xe7\x03\x8b\x0e\x01\x97\xe6\x00\xcb\x27\x7f\xc3\xbb\xcf\x0f\x06\x82\xfd\x80\x22\x43\x60\x47\x08\x70\x6e\x09\xeb\x40\x14\x96\x00\xe9\x2e\x80\x22\xcb\x9e\x31\x07\x8a\x9c\xb8\x27\x82\x62\x3c\x1e\x55\x00\xe7\x2f\x03\x7f\x46\x01\x05\xcf\xf8\x19\x4f\x89\xfa\xed\xa3\xc2\xdf\x9f\xe2\xff\x32\xff\x41\xf5\xdb\x38\xd4\xf4\xb7\xa5\xe0\xd4\xc8\x7c\x87\xef\xf5\x2f\xbe\x94\x01\x6d\x0f\x02\xef\x26\x02\xdd\x6e\x03\xaf\x7c\x00\x43\x4d\xe0\x77\x5b\xa0\xff\x2e\xa0\x42\x0f\x18\x16\x0c\x3c\x78\xca\x75\xfe\x37\x6f\x02\x53\x6a\x03\xa5\x9e\x80\x5d\x2d\xe0\xf2\x1c\x60\xa1\x33\x70\x51\x9f\xeb\xfd\xe5\x71\x28\xc8\x06\xd6\x5f\xe6\xbe\x26\xdb\x1d\x81\xfc\xde\xc0\x9e\x8d\xc0\xd9\x86\x40\x7a\x3e\x6b\x61\x28\x32\xf1\xd9\x81\xc0\xd5\x78\xa0\x50\x93\xc7\xe1\xdc\x23\xe0\x53\xf1\x0f\xf4\x0f\xfa\xfd\xd8\xff\x38\xdb\xea\xfe\x57\xe3\x3f\x08\xbd\x0f\x99\xf7\xf1\x43\xde\x83\x1f\xd0\xdc\x07\xf8\x7b\x2f\xd0\xea\xee\x77\x78\xbf\x3b\xa0\xd8\xff\xfc\xa6\x0f\x28\xce\x49\x0f\x47\x00\xc6\xe7\x80\xdb\x37\x81\x51\x21\xc0\x75\x1b\x60\xa2\x0e\xf7\x75\x98\xfe\x07\xeb\x39\xcc\x1b\x08\x9c\xeb\xa4\x38\xab\x02\x67\x37\x32\x3f\x28\xbf\x03\x63\x51\xb9\x4d\x80\xed\x4a\x40\x9e\x1e\xb0\xd7\x9a\x75\x3e\x32\xf6\x03\xf9\x7a\x40\xfe\x1b\x20\xb7\x0c\x28\x8d\xe5\x39\x52\xe1\xca\x7c\x00\xc5\x1c\xcd\x11\x78\x8e\xac\x03\x22\xe3\xff\x72\xfc\xcb\xfe\x57\xd5\xc1\xcb\x3a\x00\x3f\xe2\x3f\xfc\x8c\x07\x61\x02\x7c\x29\x01\x74\xd2\xb9\x47\x8f\x62\xff\xf7\x26\x99\xeb\xb7\x7f\xbf\x0a\x74\x4c\xe5\x77\xd3\xc3\x00\xb8\xf3\x14\xe8\x17\x0c\xdc\x70\x05\x86\x2e\x05\xae\xa4\x70\x5c\x28\xe6\xbd\xd5\x43\xe6\x75\x28\xe6\x47\x7e\x8a\xc0\xfd\xeb\x00\x1e\x53\x40\xea\x6c\xeb\x06\x02\xd9\x27\x58\xab\x3f\xa7\x88\xe3\xe1\xd4\x44\x20\x3d\x1e\xc8\xd6\x04\x72\x6b\x03\xa7\xdc\x80\xeb\x3e\xfc\xfd\x27\xcd\x81\x53\x1d\x81\xbf\x56\x7d\xc7\x83\x91\xf1\xff\xe5\xd5\xfd\xff\x29\xff\xe1\x9f\xef\xc6\xa1\x86\xdf\xea\x5f\xd8\xca\xba\x17\x0a\xfb\xa5\x15\xa0\xd1\x08\xf8\xa8\x0d\x68\x15\x30\x27\x47\x71\xf0\x78\x32\x13\x68\x73\x14\x28\xf7\x03\xba\x26\x03\x37\xcb\x80\x5e\xbb\x81\xd2\x97\xdc\xef\xe1\xd2\x15\x60\xac\x2e\x50\x18\x0d\x4c\xee\xce\xba\x0e\x76\x87\x80\xdc\x43\xc0\xa2\x61\x40\x76\x07\x40\x71\x8e\xca\x72\x07\xd6\xe6\x01\x8a\x5d\x68\xd8\x1a\xe0\x98\x3d\x10\x9b\x02\x1c\xef\x04\x28\x56\x32\xc5\xdf\x15\x31\x70\x32\x1e\xb8\xbe\x05\x38\x16\x00\x3c\x7e\x09\x64\xf9\x02\x5f\x66\x03\xa9\xef\xf8\x59\xe5\x3e\x20\xb2\xff\x51\x8f\xab\xbf\xf7\xad\x02\x0f\xfd\x11\xff\xa1\xca\x6f\xc1\xf7\x90\x79\x10\x4a\xd7\x80\xaf\xef\x80\x5a\x0d\x38\xf6\x94\x1e\x01\x6f\x3f\x00\xaa\xae\xc0\xf3\x4a\xa0\xa1\xc8\x55\x4d\xae\x01\xf7\x1c\x80\xb6\x1b\x80\x9b\xad\x00\xfd\x1d\xdc\xcf\xa4\x9f\xd0\xf3\x18\x66\xc0\xfa\x16\xe6\x15\x40\x8e\x33\x30\xdd\x18\x38\xb1\x9a\x71\xff\x63\x77\x00\x77\x1b\xe0\x48\x77\xc0\xaf\x07\x90\x11\x07\x6c\x39\x0d\x64\xd6\xe2\x3e\x52\x19\x31\x3c\x0e\xe9\x62\xbd\xc8\x34\x67\xae\x60\xc6\x6a\xe0\xd1\x2b\xfe\xfc\x79\xf1\x37\x1e\x90\x9c\xff\xaa\xfc\x77\xa8\x8e\x03\xcb\x7e\x6f\x08\x16\x78\xf8\xc0\x6f\xe3\xf0\x43\xfe\x87\x62\x4d\x5e\x0b\x7c\xc9\xe6\x55\xfe\x3f\x7a\x0f\x0f\x01\xa5\xee\xc0\x83\x78\x40\xd3\x96\xf9\x2f\xcd\x03\x80\xd2\x23\x5c\xdf\x5f\xfc\x19\xe8\x19\x04\x14\xb6\x00\x8c\xeb\x01\x67\x0e\x02\x66\x4a\x40\xd6\x3b\xc0\xc6\x54\xb1\xcb\x07\xe6\x35\x03\xd2\xa3\x59\x3f\x28\x65\x31\xe0\xdb\x9d\xb9\x82\x9b\x1d\xb9\x67\x52\x54\x0e\x90\x5c\x0e\xa4\x54\x02\x07\x23\x80\xd3\x11\x40\xb2\x3a\x50\x26\xf4\x2f\x9e\x2d\x03\x0e\xf7\xe2\x39\x2b\xfb\x1f\x2d\xe2\x21\x42\x9f\x6d\x88\x98\x27\xeb\xeb\x0b\xbf\x65\xfe\x43\x68\x75\x5c\xf8\x3f\xfe\xcb\xfc\x97\x20\xb6\x7f\xb1\xdb\x78\x2b\x54\x12\xff\xb8\x29\x76\x81\x82\xf7\x70\xd7\x18\x50\x36\x05\xae\x6b\x02\x8a\x7d\x61\xb1\xe8\x3b\x54\x34\x16\xe8\xe2\x0f\xe4\x65\x01\xfd\x36\x00\x27\x97\x02\xc3\x5f\x03\x47\x7b\x02\x93\x66\x30\x9f\xc3\x76\x3c\x70\x70\x2c\xb0\xd8\x13\x38\xf0\x19\xf0\xfc\x0c\x24\x8c\x02\x75\xfe\xde\xef\xc5\x73\x7a\x7f\x26\x70\xa8\x12\xd8\xff\x02\x38\x7d\x98\x7b\xc6\x94\xbd\x62\x8e\xc8\x6f\x6d\x98\x27\xf0\x35\xf3\x3b\x1d\x8c\x59\xd5\xdf\xbb\x8c\x83\xcb\x3c\x00\x9f\xe6\x6c\x6b\xf2\x01\xfe\x33\x0e\x35\x70\xff\x77\x72\xbf\x0f\x71\x1a\x78\x1a\xcb\xf6\xbe\x37\xdb\x5b\x82\x27\x72\xa5\x92\xe7\x4d\xd1\x4e\x40\xab\x17\x70\x66\x38\xa0\x1b\x01\x64\x5b\xb2\x0e\xc6\x11\x4d\xc0\x44\xf0\x3d\xc6\xa7\x03\x07\x57\xf2\xfa\x71\xe0\x2d\xf7\x45\x51\xec\x15\x3c\x75\x80\x3d\x8b\x80\x8d\x41\xac\x11\xb3\xcb\x98\xad\x22\x46\xe2\x1c\x78\xdd\xdc\x1d\x01\x28\x4e\x28\x8a\xd3\xe0\xb3\xee\x40\xf4\x0b\xe0\x6b\xc9\x7f\xfd\xaf\xe2\x7f\x88\xf7\x2d\xf3\x3e\x56\x8a\x79\xe0\x26\xfa\x0c\x2d\x2d\xa9\x31\x0e\xc2\xff\xaf\x02\xdf\xff\x8f\xee\xc7\x66\xb6\x8f\x34\x45\x1c\xd4\xd4\xbd\x10\x9f\xf3\xd4\x01\x95\x1c\x20\x7b\x2c\xd0\xf8\x1c\xaf\x63\x1d\xb4\x01\xc5\xa9\xa5\x0f\x55\x9b\x01\x23\x7b\x03\x7b\x53\x81\xa9\xbe\x40\x6c\x2a\xf3\xe7\xa2\x05\x9f\x72\x97\x04\x04\x8d\x03\x76\x0d\x05\x76\xe9\x00\x91\x3d\x80\x43\x8a\xbd\x55\x2a\x70\x3a\x06\xd8\xf1\x1b\x50\x76\x81\xf3\xde\x6f\x12\xb0\xad\x3b\xf0\x25\xfe\x9b\xff\x72\xbc\xcb\xef\x7b\x85\x41\x75\x7f\x97\x08\x9e\xad\xcc\x83\x70\x14\xfd\x07\xab\x78\x0f\x3f\xc3\xbd\x65\xdd\x0f\x71\xab\x78\x9f\xaf\x2f\x71\x3d\x99\xed\x65\x91\x2f\x0a\x05\x6f\x28\x5b\x54\xa1\x1d\x75\x64\x5e\x4c\xca\x76\xa0\xf9\x6b\x20\xb1\x08\xe8\xbe\x8a\xe7\xb1\xa9\x05\x10\x53\x02\x4c\x74\x06\x76\xfa\x03\x73\xde\x00\x3b\xd2\x01\x77\x4b\x60\x9b\x33\x10\xf8\x0a\x08\xb3\x04\x22\xcf\x31\xb7\x54\x71\x02\xdc\xbc\x02\xc8\x99\x09\x28\xce\x16\x57\x87\x03\xc1\xe6\xdc\x93\x6d\xc3\x0a\xe0\xdf\xdd\xdf\x78\x3f\x72\x9c\xcb\x7e\xd7\xe4\x7d\xcc\x13\xba\x6b\x32\xff\xc1\x4e\xec\x15\x7f\xc6\xff\x79\xb5\x50\xe4\x01\x2b\xb6\x0f\x04\x3b\xbe\xaa\xef\x4b\x9c\xf0\x5f\xdc\x36\xe6\x0a\xde\xc4\x71\xa1\xaa\x98\x2c\xf4\x32\xf6\x17\x00\x0d\xcd\x80\xb8\x46\x40\x3b\x45\xee\xdb\x05\xf4\xb3\x05\x22\x26\x03\xe3\x62\x81\xb0\x09\x7c\xfe\x08\x49\x01\x5c\xcb\x81\x8d\xb7\x80\x00\x67\x60\x7d\x3b\x20\xa2\x35\xb0\xce\x10\x48\x4c\x01\x02\xda\x01\xd9\xad\x99\x43\x75\xc5\x00\xf0\x8d\x01\x1e\xb7\x02\x7c\x3a\x00\xff\x38\x7d\x7b\xef\x32\xff\x43\xf6\xdb\x5e\xac\x17\x32\xdf\x63\xfa\x71\xb6\xd6\x62\xbd\x98\x2a\xf4\x95\x6a\xf2\x7f\xe4\xbe\x47\xcf\x04\xaf\xe5\xc1\x8a\x1a\xfe\x8b\xee\xc2\xe7\x45\xde\xcc\x7d\xc6\xf6\xc4\x34\xb6\x69\xe2\x14\x99\x20\x74\x85\x62\x0e\x02\x4a\xb1\x40\x64\x1b\xa0\xe9\x65\x20\x6c\x5a\x2d\x6b\x45\x5c\x6c\x7a\xa8\x3c\x6d\xd8\x49\x20\x68\x80\x6a\x9e\xf5\x7a\xc0\x7f\x7f\x9d\x0e\x8b\xee\x01\xbe\x1a\xea\xda\xbe\x15\xc0\xea\xd9\xea\x2e\xe1\x2d\x81\x55\x53\xd5\x3d\xf6\xc7\x00\xcb\x8f\xab\x8f\x3e\x61\x06\x2c\xb3\x53\x6f\x55\x3c\x1a\x58\xba\xa7\xce\xa3\x72\x4d\xc0\x25\xb4\xce\x95\x0f\x15\x80\x93\xb2\x1a\xf1\x41\x1c\xd4\x55\xa8\xae\x60\x66\x5f\x25\xc2\xb1\x6c\x66\xd6\xba\xaa\xb0\x93\x24\xd0\xfd\xf4\x44\xa1\xa3\x65\x2e\xf2\xc9\x38\xc1\x0b\x92\xf9\x3f\x95\x82\xf7\xf2\xd3\xbe\x3f\xc2\xff\x73\xdb\x41\x1e\x9f\x2a\x51\xa1\xfb\x84\xe3\x77\xd5\xa8\x1e\x3c\xb5\x8d\x3a\xdd\x3a\x1f\xf8\xac\x49\x38\x67\x4c\x9b\x06\x74\x6a\xde\xaa\xab\x45\xdf\x5b\xff\xb4\xd1\x44\xcd\xf3\x80\xff\x92\x26\x65\x1d\x36\x02\x5e\x51\xcd\x26\x0d\x2a\x00\x56\x9c\x69\x76\x6c\xe2\x96\x5a\xbb\x96\x4e\x6d\xde\x6b\xee\x67\xa5\x5c\xe7\xf1\xcd\xfb\x7a\xcc\xa9\xed\xec\x18\xd0\xbc\xe3\xe6\x7e\xb5\x3f\xcd\x9f\xd3\xec\x79\xdc\x54\xe5\x0e\x0e\x73\x9b\xe5\x65\x76\x57\x36\x9c\x33\xa6\xd9\xda\x73\xbb\x6a\x5f\xb3\x9b\xd1\xcc\xeb\xee\xa8\xda\x4b\x66\xbd\x68\xe6\xf3\xe6\xa8\xd2\xae\xe9\x2b\x9b\x6d\x93\xa4\x5a\x09\x53\x4a\x9a\xf4\x23\x3f\xc3\x1b\xd1\x38\x8c\xab\xd4\x22\xfd\xf6\x51\xbe\x9a\x8f\x15\x76\xf8\xb9\x7a\x6a\x0a\x3b\xac\x45\x1d\xba\x9f\x34\xed\xa2\x46\xf5\xf0\x3f\xe3\xff\x54\xf9\x3f\x98\x79\x30\x85\xf9\xcc\x07\x39\xa5\xab\x43\x23\x97\x29\xf1\x2d\xf3\xc1\x35\x2d\xe8\xde\x62\x8f\x01\xeb\xa2\x44\x9e\x6c\x4b\xf7\x6e\xa1\x93\xda\x53\xbd\xda\xda\x71\xed\x09\x27\x5d\xd5\xa4\x53\x8a\x62\x9f\xe2\xfa\x6b\x97\xeb\x2d\x1c\x6a\x79\x3b\xea\x74\x39\x60\xd8\x54\x65\xba\x43\x93\x2e\xff\x8e\xfa\xa2\x5a\x39\x6b\x4b\x97\xe7\x33\x27\xd5\x71\xb3\x39\xd8\x65\xe3\xd2\x2e\xea\x45\x53\xfa\x74\x69\xb7\xee\x98\xc6\x8b\x89\x4b\x3b\x1f\xd8\x39\xae\xee\xd1\x09\xb7\x3b\xd7\x39\x1c\x5d\xaf\xb3\x59\x87\x4e\xe1\xb9\x83\xea\x19\x8e\xb9\xd1\x69\xcc\xb5\xf2\xba\x67\x47\x47\x76\x1a\xfa\xbc\xb3\x46\xf9\xa8\x97\x9d\xa2\x25\x49\xbd\xfb\xd0\x65\x1d\x8c\x25\x49\x6d\x89\xc9\x8b\xb6\x4d\x24\x49\xe5\xc4\x80\x8a\x36\x3e\x92\xa4\x9c\xd5\x6f\xb9\x6e\xb0\x24\xd5\xce\xe8\xdb\xbd\x65\x91\x24\x29\x95\xf7\x3a\xd2\x62\xbd\x24\x29\xe9\xf7\x6a\xa4\x43\xfd\x01\x9e\xeb\x56\xf7\x5f\xe6\xff\x5c\x49\xa9\x43\xb7\x64\x05\x31\xda\xb4\x63\xc8\x4a\x6c\x49\x28\x4b\xba\x37\xfb\x99\xe0\xda\x99\x18\x74\x71\x9a\xdd\x09\x9f\xd9\x7e\xcc\x80\xf4\xcb\x37\x69\x32\x2a\x15\x90\xdb\x9f\x6e\x15\x57\xf6\x32\xa2\x5b\x55\x47\xdd\x81\x74\x1b\x3f\xbb\x8d\xf1\x5b\xed\xd1\x80\xf5\x69\xe3\xb1\x9d\xad\x95\x4f\x59\x24\x0e\xf2\x33\xb9\xa8\xde\x7e\xec\xe6\x41\x03\xa6\x28\xd7\x35\x1e\xfe\xef\x40\x17\x47\xf7\x7a\x5f\x06\x97\x0c\xd4\xf2\xd9\xaa\xb9\x6f\xe0\x86\x01\x7d\xc3\x3b\x34\x38\xdd\xbf\xbf\xd1\xca\x03\x45\x0d\xd5\xfa\x5c\xe9\x7f\x31\xeb\x8f\x06\xe7\x7a\xd7\xe9\xbf\xfa\xca\xc7\x06\xba\xbd\x06\xf5\x6f\xfd\xb8\x42\xb3\xbe\xe1\xd9\xfe\x17\xfe\xad\xac\xfb\xa5\x67\x6e\x9f\x74\x49\xd2\x68\xd1\xad\xdc\xe0\xbd\x24\xd5\xd1\xec\x92\xd4\xdd\x48\x92\x54\xaf\x74\x5e\xd8\x75\xb3\x24\xa9\x36\xed\x34\xbb\xb3\xad\x24\xa9\x6c\xec\xe8\xd8\x21\x46\x92\x94\x6f\xb5\xd3\x6f\xd7\x4c\x92\x6a\xdf\xad\x70\x15\xfe\xbf\x56\xa5\x7b\xb8\xcb\x4d\x1b\xd2\xfd\x73\xde\x89\x16\x54\xfd\x74\xfc\x48\x07\xba\xbf\x4d\x9f\xcd\x3a\x30\xfb\xbd\x7a\x13\xaa\x50\x93\xff\xb2\xd9\x71\x28\xdd\xdf\xfa\x1b\x0c\xa7\x1d\xd6\x0a\xfd\x51\x54\x75\xeb\xb4\x86\x75\x43\x66\x5c\x18\x4f\xf7\xb5\x13\xa2\xcc\xb5\xd4\x26\x03\xa3\x6c\xcc\x33\x5a\x8f\x55\xda\x69\x12\x35\xe1\x54\xdf\x2f\x6a\x0b\xfa\x37\x9e\xd0\x6b\x82\xaa\xba\x9b\xe1\x8b\xf1\x6f\x1c\xb6\x6b\x58\x76\x3f\x36\x7e\xab\x47\xaa\xc6\x8b\x2e\xbf\x8e\x37\xdd\xd2\xb9\xae\x52\xa7\xc6\x66\x1e\x7b\xe7\x69\x5c\x6f\xff\x9b\x59\xbf\xe3\x31\x1a\xae\xed\x2c\xc7\xb9\x14\x3f\x51\x3f\xd6\xb6\xc3\xb8\x65\x15\x3a\x75\x0e\xea\xcd\x1c\x37\xf4\x53\x4f\x35\xb5\xd6\x7f\x8e\xba\x2c\x49\x2a\x6e\xba\xef\x87\xee\x91\x24\xe5\xf0\x56\xb3\x4d\x12\x25\xa9\x76\x78\xcb\xa6\x03\xa6\x4b\x92\xd2\xb1\x16\xee\xfd\x06\x49\x92\x92\x71\x73\xb7\x3e\x21\x92\x54\x2b\xb8\xd9\x1d\x83\x6c\x49\xc2\xbd\x2a\xfe\x53\xc5\x2f\x74\x3b\xf6\x8d\xff\xd3\x8d\xfa\x20\xa4\x26\xf7\xa3\x5b\xf4\x03\xc6\xcc\x07\x89\x29\x19\x46\xf7\x6c\xdb\xac\x46\x10\x5a\x10\x5c\x31\x8e\x78\x23\x7e\x99\x16\x94\x19\x57\x69\x4d\xa2\xf8\x58\x94\x34\x95\xc6\xc5\xd6\xd3\x8a\xf4\x79\x2d\xfe\x9a\x46\x78\xa6\x71\xec\x2c\xba\x5d\xeb\x63\x66\x5b\xde\x64\x27\xd0\xcd\x64\xd6\xfd\xee\x92\xf2\xb1\x0e\xb9\xb6\xad\x47\xe5\xaa\x98\xe8\x0d\xb4\x35\xb7\x1d\xa7\x32\xb9\xd5\x69\xdb\x16\xcb\x6b\xab\xa0\x85\xb2\x6d\xab\x60\x5f\xe5\x36\xcd\x96\xce\xca\x8d\x5b\xa9\x94\xd8\xac\xb3\x6d\xcf\xa3\x33\x81\xa6\x1d\x67\xe9\x5f\xc8\x05\x1a\x77\x9e\xb9\xe1\xa1\x0f\xd0\xc8\x71\x46\xde\x9f\xb6\x80\x96\x83\x4d\x37\x45\x9c\xd7\xcb\xb5\xa4\xbe\x20\x75\x67\x4f\x88\xe2\x33\xd4\x98\xad\x64\x6d\x47\x10\xce\xa9\xb6\x69\xd8\x58\x3a\x53\x35\x37\xb5\x57\xd8\x92\x2e\xba\x74\x2b\x28\xeb\xff\x9c\x38\xdb\x87\xba\x4c\xa4\xbe\x36\xa1\x5b\xf2\x03\xaf\x46\x52\x3c\xc4\x2c\x1a\x47\x01\xbf\x2d\xdd\x9c\xd0\xb3\x8d\x11\x93\xc9\xfa\x57\x30\x3f\x62\xc5\xcb\x99\x84\x5f\x2c\x71\xb0\xa5\x19\x66\x5f\x61\x4f\xf9\x72\x4a\x3a\xdf\x2e\x8e\xd8\x3f\x9f\xf2\xa8\xa1\x8d\x13\xa1\x8f\xad\x77\x39\x0f\x52\x2c\x2d\xcd\xae\x38\xbb\x77\x38\x8a\x90\xc6\xa3\x9c\xdf\x0c\xa9\x07\x68\xe9\x3a\xbf\xb5\x89\x05\xea\xa7\x3a\x87\xbb\xea\x02\xea\x8f\x9d\xfb\x04\xb6\x05\xd4\xac\x17\xaf\x8e\x1a\x05\x28\x97\x2c\xae\x97\x9a\x01\xd4\xd6\x5c\xd4\xf0\xec\x3e\xa0\xd6\x06\xc7\xf7\x77\xe8\x86\xd5\x51\xa5\x92\xf4\xe1\xe7\x15\x48\x02\x69\x62\x3b\x5d\xf4\x79\xb0\xaa\xcb\x76\x92\xe8\xdf\x6d\x2e\xf0\x2c\x33\xaa\x63\xcc\xd7\xeb\x41\xcf\x79\x52\x63\x10\x3d\x5f\x4a\xc5\x48\x9a\xf7\x09\x2e\xe3\xe8\xb6\x38\xea\x12\xa3\xcf\x11\xb3\x98\xdf\xb4\xc9\x6a\x3a\xbd\xff\x80\x30\x3b\xca\x17\x1e\x05\x73\x68\xa7\xe0\xa2\xce\x7d\x44\xe6\xbb\x33\x6e\x6c\xf3\xa7\x13\xc5\x8b\xd9\x59\xe6\xc1\x0c\xdc\xe3\x4a\xe3\xd3\x69\xcb\x72\xda\x61\xd4\x73\xf7\xa4\x9d\x8b\xca\xd2\xd5\x66\x8a\xf3\x19\x0e\xae\x9e\xd6\x97\xce\x74\xab\x35\x2c\xe9\x97\x3c\xef\x3a\x52\x67\x36\x8f\x1c\x3f\x5a\xa3\x3d\xb4\x19\x31\xf7\xa8\x77\x98\x33\x8f\x57\x1e\x29\xa4\xaf\x30\xb8\x49\x78\xc6\x72\x93\x17\x34\x93\xdd\x44\xbf\x03\x67\xc1\xf3\x98\xdf\x80\xed\x1c\x51\xb7\x6a\x2b\xea\x17\xa7\x0b\x7c\xcf\x9a\xf0\x9d\x93\x5a\x26\xc4\x94\x4e\xcf\xe7\x79\x9c\x58\xc8\xfd\xaf\x62\x25\x7e\xcf\xdb\xaf\xcf\x24\xd4\x6c\xf3\x9c\xd9\x74\x8b\xbc\x4e\x7b\x1e\xad\x83\x9e\xc6\xcc\x0b\x71\x9d\xb3\x88\xfc\x5b\x60\xb2\x84\xea\x15\x67\xe9\x2e\xa3\xfc\x21\xf3\x60\x86\xff\xea\x41\x7d\x24\x7a\x5b\x78\x53\x7c\xb4\xb2\xf4\x25\xfc\x43\xa9\x68\x9d\xd8\x69\xad\x9b\xf1\x0b\x21\x1a\xeb\x0e\xf4\xd9\xc6\xff\x82\x45\x2f\xb6\xf3\x59\x79\xe9\x83\x0f\x29\x17\x05\xbc\x60\xa4\xd1\xff\x41\x02\xad\x40\x01\xb3\x4f\x11\xee\xe7\x67\xcf\x95\x93\x6b\x3c\x9f\x11\x32\xe7\x3b\xfa\x6b\x53\x1e\x37\xf6\xd3\x4d\xdc\xd3\x3b\x8b\x78\x58\x28\xea\x57\xe7\x0b\x7c\xc7\x9e\xea\x19\xd3\xa3\xc7\xd3\xbf\x9a\xd8\x7b\x12\x3d\x57\xdc\xc4\x19\x14\xbf\xdb\xaf\xb0\xca\x7e\x48\xc5\x3c\xba\xc7\x5f\x57\xe0\x44\x84\x99\xd5\x5b\x96\x10\xae\xe7\xde\x6f\x29\xad\xb8\x4e\xe7\xdc\x09\x6e\x99\x63\xb6\x8a\x50\xe8\xa9\xe5\xab\xa9\x7f\x84\xd9\x0c\x5f\xda\x57\x18\x3b\xfb\xd1\xef\x76\xbd\xba\x8e\x50\xab\xc6\x29\x1b\x8a\x21\x7e\x99\xed\x96\x8d\xbf\x50\xa4\x6d\x09\x61\xdd\x83\x2d\x0e\xe3\x29\x52\x42\x0c\x78\x46\x85\xbc\x5a\x3d\x98\x3f\x6f\xd5\x66\xbb\x9f\x3b\x54\xd5\xcb\xa2\xb3\xce\xa6\x29\x97\xc9\xef\x8d\x57\x1f\x51\xa5\x70\x70\xc2\x67\xe6\xc5\xf4\x90\xaa\xf1\x3f\xe4\x71\x71\x3f\x21\x55\xe3\x0d\x39\xd3\xbe\x2b\xf1\x84\x0d\xed\x90\x64\x1d\xa0\x1d\xa6\x73\x09\x4d\xda\x62\xe2\x48\xf9\x21\x68\xd4\x12\xe2\xc7\xfa\xcc\x70\x27\x3c\x62\xb9\x2f\xeb\xe0\x38\xf7\xf6\xa4\xfd\x82\xfd\x57\x6f\x5a\x5f\xa7\x3d\x63\xbc\xdc\xbc\x82\xd5\xd7\x87\x87\x05\xd1\xce\xb4\x9f\x01\xe3\xe6\xed\xcf\x86\xd0\xef\x68\xe9\x86\x0b\x26\xf3\x4e\x2d\xb6\x91\x1f\x7e\x61\xe6\xc5\x6c\xee\x54\x17\xb9\x6d\xdc\x75\xb2\x2b\x66\x13\x63\x29\x32\x7a\x15\xed\xed\x76\xc4\x6f\x9e\xc2\x4f\x18\x4f\x2b\xf0\x8e\x5e\x47\xa8\x92\x36\xe2\x50\x31\x65\xe0\x6d\xc7\x1e\x12\xb2\xbc\xed\xd4\x07\xe2\x0d\xc9\xbc\x98\x8d\x86\x6c\xd7\xae\x65\xbb\x46\xe4\x0d\xaf\xe5\xdf\x8f\x8f\xdc\x07\xac\x4a\x07\x48\x77\x09\xfd\xab\x1b\x74\xdd\x09\xa7\xf1\x73\x5d\x41\xf9\xc2\xa3\x37\xf3\x03\xdc\xd6\xb0\x2e\xcc\x7c\x17\x3f\xd6\xc3\x69\xb1\x8e\x50\x39\xab\xd4\x0d\x84\x7f\x8e\x6b\xc1\x7e\x1b\x97\x85\x10\x1a\xd7\xf3\xaf\x70\xc2\x77\xdb\xd4\xde\x41\x5e\x69\x0c\x8e\x12\x0a\x85\x71\xa2\x73\x65\xbc\x55\x53\xc2\xb3\xe2\xd3\x59\xff\x21\xde\x6a\x0c\xcd\xa8\xf8\x9e\x9c\x71\xe3\xc3\x59\xa1\x26\xde\x72\xc3\x06\x7e\x63\xb1\xc4\xd8\x89\xb3\x49\xa7\xf9\x10\x37\xb3\x88\x90\xc7\xdd\xfb\x39\x5f\xee\x9e\x50\x49\x91\x1a\x55\xc0\x38\xef\xb6\x74\xb6\x32\x2f\x26\x58\xd4\xf9\x07\x0a\x3c\x7c\xed\x24\x85\x95\xfd\x0f\x9f\xee\x4a\xb3\x6e\x93\xed\x2a\x8a\xe7\x80\xf8\xd5\x74\xa2\xf4\x16\x3c\x2f\xb7\x16\xfe\xa4\xda\xb2\x28\x32\x88\xfe\x2e\xeb\xe1\x4c\x9b\xb6\x99\xd6\x09\x8b\x58\xe6\xc3\x8c\xc8\xdb\x4e\xec\x25\xa3\x39\x91\x84\xca\x77\x33\x63\x5d\x9c\xe6\x66\xcc\x17\x50\x29\xda\x5b\xce\xfe\x27\x89\x7a\xff\x83\xab\x7e\x21\x85\xa9\xa4\x15\x3d\xe9\xcc\x9f\x34\x71\x14\x9d\x71\x13\xe7\xcc\x24\xdc\x32\xc9\x6c\x29\xed\xd0\x93\x4a\xd6\xb1\xd5\x65\x86\x4d\xe2\xef\x29\xf4\x86\x12\x9d\xf3\x28\x8f\x24\xea\xdc\xa0\xc8\x4e\x78\xfd\x8a\x3c\xd8\x5f\x29\x51\x9d\x74\xac\xc8\x07\x32\x2f\x46\xe6\x0b\x55\xf1\x62\x48\x3f\x68\xbb\xa3\xe8\x07\x56\xc1\xec\x9b\x75\x4f\x7c\x29\xfb\xf8\x7c\x5a\x4b\x78\xf4\xf2\x5f\x83\x28\x4b\x7d\xc7\x03\xa2\x79\x31\x2b\x26\x9c\xd0\x34\x2b\x03\xce\xe2\x66\x09\x3b\x69\xde\x0c\x79\x1c\x43\xd1\xdb\xd7\x97\xfb\x8a\x74\x7c\xbb\x8f\xf8\x14\x4d\x04\x3f\xa2\x56\xf2\x21\xd1\xe7\xa0\x8a\x0f\xd3\xfa\x17\x5a\x1f\xd2\xbb\xf4\xa0\x19\x96\x76\x79\x04\x29\x6c\xa4\xeb\x4e\x27\x7f\x33\xd6\xba\xd0\xc8\x67\xfc\x1a\xf0\x8e\xed\x0e\xb2\xe9\x25\x07\xe9\x5f\x4e\x5f\x71\x86\x76\x24\xe9\x1d\xca\x88\xd1\x9a\xe6\xcc\x3a\x4a\x29\x06\xff\x9e\xc5\x77\xba\x28\x7b\x04\xde\x1d\x2b\xd6\x8b\x2a\x5e\x0c\xf1\x0c\xe5\x7e\x60\x1b\x74\x03\x68\x7e\xf8\x9a\xaf\xa7\xf8\xf7\xbc\xb2\x99\xf8\x83\xb2\x1e\x8e\x93\xb4\x8d\xd8\x59\x32\x0f\x66\xda\x0b\xee\xbe\x60\xf1\x57\x34\x65\xa5\x31\xce\xec\xb7\x49\x09\xf3\x9f\x0c\xfd\x12\xe8\xe9\xdb\xe9\x30\x1f\xa6\x51\x68\xea\x14\xe1\xb7\xe8\x7b\x51\xc5\x87\xb1\x64\x5d\x94\xac\xcd\xdd\x8f\xd1\xe7\xce\xc3\x89\xcf\x92\xe5\x6a\x4d\xfe\x66\x8f\x71\xa6\x33\x6c\xf6\x04\x3f\xe2\x51\x65\x8d\xd8\x46\xf9\x20\xcb\x37\x91\x22\x31\x7b\x71\x0e\x3d\x71\xd6\xd0\xab\xa4\xd4\x72\xf2\xc5\x53\x62\xac\x9c\x50\xfd\x44\xa9\x3e\x53\xf0\x1e\x92\x45\x7f\x9c\xff\xf0\x62\x88\x07\x10\x2c\xfc\x5e\x1b\xb5\x99\xb2\x8b\xcc\x03\x72\x2f\x0b\xa7\xf5\xcd\xb9\xf3\x4e\x7a\xfe\x79\x4f\xb8\x2f\xd6\xac\xee\xbb\xc9\x0f\x9b\xbc\x7d\xb4\xca\x4d\x70\x3d\x40\x3b\xf3\x11\xa3\x93\x68\xf5\x33\x1a\x76\x88\xd6\xdd\x1e\x3e\x69\x54\x91\xa1\x37\x8d\xfd\x6e\xb8\x88\xf5\x04\x80\x6c\x31\x1e\xf9\x5e\xc2\x1a\xe8\x50\xc6\xc9\xef\xae\x4f\x33\x34\xdf\x7e\x08\x65\x92\x02\xbb\xa9\x34\x23\x0b\x36\x2f\xa2\x1d\x6d\xbe\x9b\xf7\x42\xfe\xfb\x56\x3a\x13\xe6\x57\xec\x17\x96\xcf\xfc\xf9\x29\x97\x69\xfc\xf2\x7a\x96\xd3\xf8\xe4\x69\xff\x49\xdf\xcf\x16\xfc\x20\x59\x3f\x27\x5d\xe8\x81\xc8\x7c\x21\xe6\x51\xad\x73\x0b\x25\x7f\xbc\x75\x99\x55\xb0\x6a\x78\x24\xbd\xcf\x9a\x3c\x20\xfb\x0a\xe6\x47\xcc\x6c\x79\x80\x6e\xa0\xe4\xfe\x58\xe3\xf6\x1c\xa6\xac\x34\xb4\x5f\x1a\xe5\xc5\x7e\x06\xcc\x87\xe9\xfa\xcb\x51\xca\xea\xad\x5e\x65\xd3\x4d\x55\x95\x3e\x8e\x4f\xbe\xb8\xe9\xac\xe2\xc3\xe8\xe8\x50\x3e\xb8\xd8\xa9\x2b\x8d\xcc\x79\x57\x13\x5a\x37\x8b\x2d\x26\xd1\x2f\x16\x4b\xbc\x33\xbb\x18\xb4\x9a\xf2\x5d\x71\x62\x28\xf9\x5d\x3c\x64\x2f\xf1\x25\x2f\x46\x1c\xa5\x37\x70\x71\xf6\xf9\xa3\xfc\xbb\xf7\xeb\xb2\x7d\x4b\x2b\x78\x61\xfe\x57\x9a\x6f\x72\x3f\x9c\xec\x03\x6c\x8f\x8b\x3e\x74\x99\xd4\xef\x78\x8d\xf5\xf6\x52\x7c\xcf\x03\x1a\x10\x4f\xa3\x2a\xf3\x80\x16\x5a\x26\x50\x7e\xb4\x1b\xc2\x6a\x45\x36\x66\x29\x74\x1e\xb3\xd4\x4d\xa3\x79\x3e\x26\xee\x88\x0f\xcf\x07\xd6\xcf\xe8\x23\x78\x21\x5d\x74\x4f\xd3\xef\xb6\xf0\xca\xa7\xa7\xac\x87\xb3\xd3\xaa\xfb\x5f\x6a\x23\x6c\x80\x16\x29\x63\x94\xf5\xea\x44\x6f\xa0\x6c\x37\xf3\x1f\x4a\x4b\x58\xe1\xaf\x2c\x86\x77\x6e\x65\x23\x58\xd1\xec\x9a\xff\x26\xfa\xde\xb5\x49\xf1\x34\x4e\xa5\xeb\xd2\xe9\x4e\xac\x74\x45\xa1\x2e\xdb\xdb\xb4\xee\x5e\x7d\xf1\x8a\x56\xb2\x2b\x62\x9d\xb8\xa0\xcb\x77\x8f\xb2\x7e\x4e\xd5\xb8\x10\x2f\x48\xe6\x01\xad\x7c\xb5\x87\x58\x36\x32\x0f\xc8\xc9\xf0\x20\xfd\xdd\xbe\x32\x99\x58\xbe\x33\x8a\x52\x49\xad\xcb\xca\x80\xfb\x06\x99\x9f\x3a\x41\x8a\xbd\x23\x83\xd9\xef\x41\xb1\xdc\x47\xa7\xd7\x1a\xe6\x47\x74\xca\x2d\xa4\xfc\xd1\x7c\xc4\x05\xe2\x89\xd4\xfd\x50\x2c\xd6\xcb\x6b\xfe\x6c\xe5\x1b\x8e\x3b\x5e\x5a\x87\x41\x08\x40\x07\xf2\xf7\x4e\xb9\x31\xad\xc0\x77\xed\x2c\xd8\x36\xb3\xa7\x93\xcd\xbd\x09\x2b\x68\x3d\xb8\xfb\x8a\x3b\xfb\xdd\xdb\xcd\x6f\xee\xce\xd3\x14\xca\xa7\x77\x7a\xe5\xd1\x5d\xe1\xdd\xac\x5b\x74\xa7\x7c\x77\xee\x2b\x9a\x89\x37\x7a\x7e\xa4\x1a\xc3\x52\xa1\xa3\x74\x49\xf0\x63\xce\x8f\x61\x5b\x40\xbc\x73\x8f\x02\xde\x9d\x2d\x3b\xc0\x71\xbe\xa4\x22\x85\xde\xdf\xbc\x17\xe9\x94\xff\xed\xb5\x8f\x91\x3f\xd3\xb4\xf9\x7d\x5b\x7a\x65\xd1\xf9\x4a\xd6\xc5\x19\x7e\x22\x9f\xf2\xe7\x20\xdd\x22\x3a\xe5\xf4\xfc\x95\xdf\x77\x87\x91\x97\x28\x4e\x64\x7d\x1c\xf5\x4d\xd7\x3e\xb1\xdf\x55\x7c\x98\xae\x6c\x1f\xd9\x6b\xd2\x09\xa4\xa2\xa8\x3d\xe5\x87\x47\x15\xdc\x67\xef\x51\x05\x33\xbe\x1f\x87\xd9\xd2\x08\x3e\xda\xc8\xcc\xf5\xc7\x61\x41\x86\xfc\xdf\x77\xd1\x52\xf7\xe8\x41\x32\x65\xb4\x8a\x2f\xa7\x89\xd1\x55\xe1\x7a\x95\x2a\x00\x7e\xf5\x79\xdc\x5f\x61\x1f\x66\xfc\x45\x3b\x64\xb9\x9f\xd4\x8d\x95\x6c\x4b\x45\x5f\xb9\xcb\xfd\xe4\x7b\xfb\x9f\xe9\x5f\x54\xe3\x3d\x34\x00\xba\x5c\xfb\xd6\xd7\xe0\xb5\x31\xa0\xd8\xf7\x3c\xd7\x05\xfa\x1f\x06\x1e\x2d\x02\x8c\x8f\x03\xf7\xe6\x01\x23\x9f\x01\x37\x23\x18\xdf\x55\xec\xfd\xa7\xfa\x02\x25\x02\xd7\xbc\xf8\x19\x58\xd8\x08\x28\xb4\xe0\xfa\xd5\x82\x87\x80\x62\xdf\x5c\xa0\x04\x04\x56\x02\xa7\x3f\x02\xa1\xce\xdf\x74\xee\xf3\x74\xf8\xde\xfe\x4c\x22\x70\x6c\x23\xe3\x02\xe7\x5a\x30\xc6\x77\x4d\x71\x4e\x74\x07\x9e\x69\x00\x67\x4b\x80\xcf\x99\xdf\xfa\x80\xfc\x2f\xfd\x83\x9a\xf8\xff\x8f\xfc\xfe\xde\x7e\x3d\x0c\xb4\x5e\x0b\xfc\x73\x0d\x68\x3f\xe2\x9b\xce\xc1\xf3\xdb\x40\x8f\x1e\xc0\xe3\x9b\x3c\x1e\xe5\xe6\xc0\x00\x6d\xe0\xee\x27\x60\x48\x28\x70\xe3\x29\x60\x66\xc1\x7d\x0d\x26\xc5\x00\xc5\x7b\x81\x59\x9e\xc0\xf9\x81\xc0\xfc\xcd\x40\x5e\x37\xc0\xb9\x1b\x90\xdb\x96\xeb\xdc\x73\xd5\x15\x39\x1b\x38\x35\x01\x08\x8d\x06\x4e\xc5\x31\xa6\x71\x26\x96\x31\xbe\xd3\xbe\x8c\x89\xe5\xe9\x29\x32\x23\x70\xe6\x32\xd7\x90\x2b\xec\xb3\x57\x40\xde\x23\xe0\x6b\xcc\xff\xd6\x3f\xa8\x89\xff\xef\xfc\xf0\x6d\x1c\xaa\xf4\x2f\xe4\x3e\x20\x7f\x54\xb7\x8a\xbf\x7f\xac\x00\x74\xb7\x00\xaf\x16\x03\x6d\x43\x81\xe7\x77\xb9\xcf\x83\x8c\xf7\xdf\x5f\xcc\x38\xcd\xad\x46\x8c\x5b\x95\xa6\x32\x2f\xa6\x58\x62\x5e\x4c\xd1\x20\xee\xfb\x90\x1f\xca\xba\x20\xb9\x9a\x80\xb3\x2b\x70\xc6\x08\xf0\x68\x0c\x64\x0f\x67\xec\xed\xe4\x17\x3e\x81\x29\xb2\x8e\x62\x1c\x4e\x3e\xe5\xba\xff\xac\xb6\x5c\xdb\xae\xd8\x2b\x5c\x78\x00\xe4\x84\x00\xb7\xfb\x03\xd9\xd9\x1c\x93\xa7\x13\x01\x29\xec\x1b\x0f\xa6\x4a\xff\x7f\xf9\x8f\xfd\xff\x3f\xf1\x1f\xbe\xb3\x32\xef\xe1\x43\x32\xd0\xe4\x29\x50\xd9\x10\xd0\xdd\xcd\xfa\x37\x1d\x0a\x80\x5f\xbd\x80\xce\x6f\x80\xdb\x9e\x80\x41\x7d\xee\xef\x30\xd0\x1d\x28\x99\x0c\x0c\xbd\x0c\x5c\xd0\xe7\xf9\x51\x60\xc7\xf3\x23\xdf\x19\xb0\x37\x65\x3f\x15\xeb\xe1\xc9\x33\xc0\xf2\x72\xd6\xba\x50\x8c\xc3\xd1\x4a\x60\xf3\x75\xe0\x68\x57\xc6\xf5\x8e\x5f\x66\x1c\xe7\xc8\x4b\xe0\xe8\x6b\x20\xab\x19\x50\xdc\x05\x38\xb9\x0e\xb8\xdb\x88\xf1\xff\xe7\x75\xbf\xc5\x81\xac\xff\x2f\xd7\xff\x57\xe1\xbf\x35\xfa\x20\xfc\x90\xff\xf0\x93\x3e\x20\x0a\xfb\xa5\x15\xdb\x77\x97\x58\xef\x41\xe6\x3d\xc8\x3a\x07\xbf\x6a\x00\xed\x27\x71\x8c\x76\xb3\x00\xae\x3d\x64\xbc\xbf\x78\x3a\x60\x1c\x04\x28\xce\x40\x63\x74\x38\x7e\x27\xcd\xe0\xf7\x39\x4b\xe1\xff\x02\x60\x61\x4b\xe0\x98\x03\xb0\x2c\x0e\xc8\x30\x05\x7c\x4c\x81\x0c\x77\xc6\xac\x52\x7c\x80\x1d\x9b\x80\x4c\x4b\x8e\x87\x4c\x43\xe0\x64\x6d\x20\xd3\x8f\x39\x51\x99\x9f\x81\x3b\xb5\x81\x23\x69\xac\xc9\x23\xf3\x60\x6a\xe2\xff\x55\xf8\xaf\xf8\x2c\xeb\x20\xfc\x88\xff\xf0\xbd\xfe\xc5\xd7\x10\x40\x79\x8e\xf8\x9c\xce\xbc\x07\xb5\xc6\x9c\x17\x6a\xcf\x00\x9e\x9b\x02\x75\x2d\x18\xef\xd6\xde\xcd\x78\xb7\x62\x3c\x6e\xcc\x01\xda\x56\x30\xd6\xd4\x33\x8c\x77\x09\x8a\xbc\x9f\xef\x07\x0c\x0f\x06\x4e\xe9\x71\x3f\xa9\x63\x83\x00\x9b\x93\xc0\x11\x1b\x60\x9e\x13\x90\xb2\x1e\x70\x19\xc8\xf8\xb7\xe2\x44\x7b\x30\x86\x75\x94\x0e\x6d\x04\x22\xf4\x80\x43\x09\x8c\x7d\x1f\xba\x0e\x1c\x19\xca\x98\xef\xd9\xe1\x40\xb2\x3b\x70\x6b\x16\xff\xff\x2f\x12\x80\xc3\x4f\x99\xab\x50\xb3\x0f\x86\xec\xbf\xfc\xde\x65\xbf\xab\x78\x00\xdf\xf1\x1f\x64\xfe\x87\xd2\x35\x40\xd2\xe1\xba\xec\xaf\x5c\x6e\x85\x3f\xc5\x69\xa8\x26\xef\xe1\xa1\x09\xa0\xa9\xc5\xba\x2f\x3a\xd6\xdf\xfa\x3c\x5c\xbc\xca\x75\xdc\x67\x0d\x00\xc3\x34\xe0\x54\x31\x60\xd2\x96\xe7\x81\x59\x77\xee\x63\x31\x55\x1b\x48\x59\x04\xcc\x51\x02\x0e\x86\x02\x8b\xf6\x02\x09\x82\x17\x93\x30\x18\x08\xdc\x0c\xec\x5f\xa1\x38\x31\x03\x49\x7d\x81\x03\xfa\x40\xc2\x7b\xe0\x88\x19\xc7\xc6\x79\x0b\xe0\xd0\x10\xe0\x5e\x32\x70\xb0\x14\xa8\x1c\x0c\x24\xea\x8a\xfc\x5f\xb7\xba\xff\x35\xf9\x1f\xb2\xdf\x3f\xe5\x3f\x08\xde\x87\xec\xff\x5f\xf5\xd9\xca\xbc\x87\x17\xe2\x54\xf0\x1f\xde\x83\x0f\x50\xd7\x00\xb8\xa4\x04\x34\x6e\x0e\x14\xed\x07\xf4\x56\x01\x79\x8e\x40\x57\x0f\xe0\x44\x2e\x60\xd4\x5a\x71\xda\x01\x46\x98\x01\x87\x8d\x00\xf3\x2c\xe0\xa0\x2f\xcf\x8f\xfd\x4f\x98\x3f\xb7\x47\x9f\x31\xca\x3d\x9d\x81\x75\x1a\x8a\xd3\x0f\xb0\xed\x10\x10\xbf\x1e\xd8\xe7\x04\xc4\x1b\x02\x99\xd3\x80\x7d\xa6\xc0\xf9\x38\x60\xcf\x11\xe0\x6e\x18\xb0\x4f\x0b\x78\x93\x0b\xec\xbe\x06\x7c\x3d\xf5\x5f\xff\xe5\xf7\x1e\x10\x56\xdd\x6f\x19\x0f\xf7\xec\xf8\x03\xfe\x83\xcf\x37\xbc\xf3\xbd\x0a\xdb\x2a\xde\x83\x18\x1f\xb9\xdf\xc7\x4d\x51\xdf\xfe\xbd\xde\x81\xc6\x6e\x20\x0f\x40\xd3\x70\x20\xfb\x25\xd0\xae\x00\x38\x7a\x0b\x30\x38\x07\xa4\x37\x00\x06\x47\x00\x49\x33\x00\xb3\x5f\x19\xf7\xb7\x4e\x03\xf6\x24\x03\x0b\xf6\x00\xbb\xd7\x30\xde\x1d\x9d\x02\xf8\x57\x02\xd1\x16\x40\xb8\x21\x10\x7d\x15\xd8\x9b\x0d\x44\xed\x00\x8e\x4c\x04\xa2\xbe\x02\xe7\xc4\x5a\x72\xf7\x15\xe7\xd2\x97\x0f\x45\xfe\xf3\xfb\xe6\x7f\x4d\xfe\x87\x97\x73\x75\x3c\xdc\xdd\xfb\x07\xfc\x07\x45\x8e\xd9\x25\xe6\x81\x83\x88\x83\x1a\xba\x1f\x4f\x04\x3b\xfe\x8e\xd0\xbf\x90\x75\x2f\x8a\x05\x0e\x56\xb0\x0f\xa8\x75\x1c\xc8\xb1\x50\x9c\x25\x38\xff\x2b\xe6\x49\x4a\x19\xcf\x13\x45\x3c\x2b\xf2\xe7\x1e\x03\xee\x3f\x17\x6b\xce\x7a\x63\xd1\x13\x00\xfb\x8d\x40\xe4\x29\xc0\xad\x0d\x10\x39\x0e\xf0\x73\x04\x22\x9e\x02\x5b\xf5\x80\xed\xb7\x80\x3d\xeb\xb9\xcf\xcf\x51\x5f\x20\xa2\x0b\x70\x3e\x0d\x88\x38\x0a\xdc\x8f\xe6\xf7\xaf\x58\xd3\x43\x4f\x56\xf7\xbf\x8a\xff\x21\xde\xb7\xbb\xd8\x4f\xd5\xec\xff\xe1\xf4\xd7\xff\xc0\xfd\x05\xee\x2d\xeb\x7e\x3c\x14\x3c\x88\xdb\x1f\x6a\xc4\xc1\x23\xb6\xa7\x85\x2e\x88\x62\xcf\x57\x2b\x97\xf5\x5c\x14\xeb\x4b\xe2\x64\xa0\x75\x00\xb0\xd7\x04\xe8\x69\x02\xc4\x4e\x04\x86\x58\x02\x91\xcf\x00\xf3\x48\x20\x42\x19\xb0\xf3\x01\xc2\x0a\xb9\xbf\x58\xc8\x2b\xd6\x51\xda\x9c\x0e\x84\x6a\x01\x9b\x7d\x79\xec\x36\x99\x03\x99\x66\x3c\xcf\x0b\x83\x81\xe0\x14\xe0\x6e\x7d\xee\xa9\xf3\x36\x58\xf0\x5f\x12\x01\xef\x15\xec\x57\x15\xff\xa3\x86\xdf\xb2\xee\x85\x83\x4b\x75\x1e\x44\x4d\xdc\xff\x8d\xe8\x7b\xf1\x9b\x50\x4d\xad\xe8\x29\xf2\x81\xc8\x13\xd7\x05\x1f\xe6\xa2\xb8\x45\xe1\x6e\xb4\x40\xf6\x41\xb6\x19\xa2\x9b\xa4\x62\x1f\xab\x5c\x09\xec\x79\x00\x34\x09\x64\x8d\xb0\x4e\xb1\x40\xa4\x05\x30\x20\x19\x08\xdf\xcd\x98\xfb\xe6\x3f\x81\xe9\xed\x80\x8d\x11\x80\x53\x04\xb0\xa1\x04\xf0\x69\x03\xac\x0f\x00\x42\x4d\x81\x75\x8a\xdc\xa0\x04\x04\x3c\x03\x32\x1f\xf2\x9c\x39\xe7\x0f\xf8\x65\x71\x4f\x2e\xc5\x98\xbd\x36\xfe\x16\xf7\xee\xf3\x6a\xf8\xdd\xa1\xba\xbf\x33\x16\xb2\x9d\x56\x4f\xf0\x1f\x04\x77\xfc\xef\x93\x35\xe6\x81\x78\xef\x8f\x45\x1e\xb8\x27\x78\x01\xd7\xe5\xbe\x2f\xa2\xab\x6c\xa1\x18\x8f\x53\x82\x1f\x71\x4c\x74\xdd\x95\xf9\x1f\x7b\xc5\x7f\x8f\x2a\x00\x34\xf6\x03\xdb\x33\x81\x96\x05\xc0\x96\xad\x40\xcf\xad\xfc\x1e\x87\x55\x00\x81\x5f\x80\xa9\x5f\x80\x80\x16\xc0\x82\x2f\xc0\x1a\x53\xc0\xd3\x8b\x7b\xef\x85\xf4\x00\x3c\x77\xb3\x56\xca\xaa\x5f\x81\x0c\x4f\x60\xb9\x2b\x9f\x3d\xdc\x95\x81\x9b\x7d\x80\x65\x2f\x80\x97\x5b\xf8\xac\x22\x7d\xc7\xf3\x99\x2d\xb4\x5e\xa6\x7f\xad\xee\xef\x14\x31\x3e\x16\xa2\x4f\xe3\x78\xa1\x4f\x57\xb3\xef\x8d\xcc\x7f\xb9\x3b\xbc\xfa\xfb\x97\xbb\x4c\x17\xd6\xab\xe1\xbf\xd0\x8d\x49\x11\xfc\x88\x84\x7e\x6c\x63\x0e\xb1\x0d\x17\xb7\x4e\x9b\xeb\x02\x8d\x06\x01\x41\x3a\x40\xc7\x8b\x80\x7f\x02\x30\xc8\x1f\xf0\xde\x03\x4c\x54\x01\x3c\xfa\x02\x0e\x31\xc0\x8a\x66\xc0\xca\x37\xdc\xcf\x27\xb8\x3b\xe0\xb2\x09\x88\x71\x00\x16\x5f\x03\x52\x97\x00\x4e\x09\x40\x7e\x6d\x60\x61\x1f\xe0\xfa\x4d\x60\x7e\x02\xf0\xfb\x39\x60\xae\xc8\x87\xb3\xc4\x78\x4c\x19\xce\x56\xe6\x7d\x98\x89\x7c\x38\x4a\x68\x25\x8e\xd8\xce\x76\xa8\xe8\x25\x2a\xe7\x81\xdf\x84\x7d\xf8\x91\xad\x7c\x3b\x50\x3c\x5d\xf8\x1f\x2c\xfc\x17\xfc\xa0\x13\xa2\xfb\x74\xba\x50\x9b\x4d\xd2\x55\xa2\xf3\xf5\xee\xdd\xaa\xa3\x41\x3a\xe0\xaa\x94\x49\x37\x5e\x55\xa3\xfb\xea\x35\xea\xea\xde\x6a\xdb\x00\x8f\x5d\xf5\x8e\xb7\x7a\x00\x2c\x3b\xd9\x60\x60\x1f\x75\x60\x89\xbb\x96\xf6\xd8\x4d\x80\x63\x8c\xf6\x3c\x5b\x6b\x60\x5e\x70\xa3\x2e\x6e\xbe\x80\x7d\xbd\x46\x16\x81\x6d\x01\xdb\xf7\x8d\x1a\xed\x54\x07\x66\x76\x68\x34\xe2\x90\x2b\x30\xed\x89\x76\xf9\xe9\xc6\x80\xf5\x6d\x6d\xd3\xab\x37\x81\xa9\xcf\xb5\xd5\x9e\x44\x03\x93\xff\xd4\xf2\xff\x77\x00\x30\xe1\x62\x83\x2e\x0a\xbf\xc6\x2c\xaf\x47\x3a\x28\xc3\xc6\xa8\x9b\x28\xec\xe0\x02\x95\x1b\x0a\x3b\x28\xb1\x16\xdd\xc3\xf4\x7b\x26\xec\x06\x1e\x87\x67\xe1\xc2\xff\x3f\xab\xfb\x5f\x72\xaf\x86\xff\xba\xdc\x3d\xf6\x48\x6d\x35\x9a\x49\xa9\x46\xf5\x89\x11\xb4\xbf\xa0\x31\xdd\xdf\xef\xda\xc3\x7d\x72\xc2\x55\x7e\xa1\xfb\x85\x0d\xa9\xcd\xe9\x56\xc4\x2b\xab\x15\xfd\xdd\x25\x49\x97\xea\x1b\x17\x3a\xe9\xb5\xd6\x79\x06\xcc\xfe\xa0\xf7\xb9\xeb\x0c\xa5\xb4\x19\xfd\xdb\x86\x0d\x99\x52\x3b\x6f\x6a\x54\xdb\x27\x53\xbd\x95\xaf\x4d\xfc\xb3\xed\x75\xa7\x81\x2a\xd7\xc6\x3f\x6f\xbb\xd5\xe7\x90\x6a\xfa\x98\x4f\x6d\x8d\xc2\x06\xa8\x4d\x18\xf9\x55\x2f\x7d\x7f\x3b\xb5\xd8\xe1\x0b\xf4\x3a\x9e\xa8\xaf\xb6\x7f\xa8\x41\x9b\xc7\xc5\x83\xd5\x3c\x4c\x8f\xb4\x59\x5b\x5e\x4f\xf5\xce\xe0\xf5\x6d\xbc\xfe\x1c\xa6\x52\x3c\x68\x44\x6b\x5d\x49\x52\x1e\xda\xf7\x7e\xab\x36\x92\x54\xbb\x61\xaf\x5b\xcd\x33\x24\xa9\xd6\x31\x03\xa9\x31\xe9\xfa\xeb\xf7\xd2\x22\x3d\xda\x6e\x6b\x1a\x12\xfe\xdd\x35\x4c\x93\xea\x7a\x7f\xca\x7f\x09\x66\x9d\x9b\x2c\xe3\x7a\xf4\x39\xbd\xac\x91\x19\xbf\x77\x56\x61\x8f\x9f\xa6\x47\x55\x40\x3b\xef\x74\xa4\x7a\xae\x50\xe7\xce\xb4\xc3\x08\x7c\xa5\x4f\xb7\x65\x5e\xce\x3d\x69\xc7\xe5\xea\xd8\x83\x22\xc6\xbe\xc2\x90\x32\x8f\x55\xdb\x3e\xed\x34\x82\x00\x0b\xdd\x3e\x5f\xf5\x46\x29\x4d\x18\xbd\xb5\x8f\x53\xff\x7a\x2a\x39\x43\x3d\xfa\x44\x4d\x58\xa0\xb6\x64\xd0\xb5\x3e\xdd\xec\xcb\xea\x3c\xee\x77\xa6\xf7\x95\x95\x31\x1a\x7d\x7b\x79\xf5\xee\x1d\xfc\xb0\x6e\x9d\x9e\xdb\x7b\x59\xc4\xda\xd4\xed\xd4\xbd\x8e\xe1\x83\x8c\x22\x8d\x0f\xdd\xf4\x0c\xd7\x9d\x5b\xa6\xb1\xba\x4b\xa1\xe1\xd4\xbb\xb6\xea\x89\x9d\xdf\x1a\x0e\x7b\x13\x55\xc7\xa6\x73\x23\x83\x76\x92\xa4\x1a\xd9\xee\x8d\xbe\x91\x24\x29\x97\xe9\xa5\x74\x8e\x95\xa4\xda\xd7\xdb\xd8\xb5\xef\x25\x49\xb5\xdb\xb7\x5e\xa1\xf7\x45\x92\x94\x72\x5b\xbd\x6a\x6d\x2b\x49\x4a\x3d\x5a\x36\xd0\x6d\x26\x49\xb5\xb6\xde\x3e\x58\xdd\xff\xfc\xbf\x39\x01\x64\x19\x33\xef\x27\x63\x4b\x2b\x9a\x09\x49\x01\xed\xa8\x5e\x57\xe6\xbf\x44\x54\x70\xf5\x6d\x48\x45\x5f\xfa\x1c\x18\xd0\x97\xd0\xc5\xd5\x47\x8d\x88\x1f\xe1\xaa\x33\x98\x50\xb6\xb9\x3b\x4d\x69\x66\x4d\x19\x36\x8c\xea\xb9\x86\xcf\x1d\x45\x78\xaa\x49\xc3\xd1\x7e\xbf\x14\x00\x7d\xbc\x47\x2b\xf7\xf8\xa2\x3c\xab\xc7\xec\x51\x4f\x47\xd9\xa8\x64\x76\x09\x1a\xf5\x76\xe6\x5b\xd5\xb1\x1d\x26\x8f\x0a\x74\x8b\x53\x5d\xae\xf7\x70\x54\x83\xa0\xab\xaa\x93\x5a\x1b\x8d\xfc\x1c\xdd\x43\xe5\x53\xab\x11\x23\xbd\x53\x8b\x54\xec\x5b\x1c\x18\x91\x5a\x10\xa6\xec\xde\x7c\xc7\x08\xff\x5b\xa1\xb5\x97\x34\xbb\x3c\x62\xc7\xcb\xf3\xb5\xbe\x34\x33\x1a\x4e\xf7\x6f\x3a\x13\x07\x13\x7e\xab\x35\x6b\x00\xe1\x57\x0d\x3a\xf4\xa5\x7b\xc8\xfa\xe1\x06\xd4\xaf\xbb\xde\xbe\x1e\xb7\x14\xb6\x6e\x3d\x7d\xc2\xc7\xaf\x9a\x29\x53\x86\x2b\xd4\xd4\xa2\xe7\x97\xf9\x3f\x19\x41\x9d\x29\x42\x12\x72\xf4\x35\x79\xde\xf7\xa7\x4c\x19\x39\x7c\x90\x25\xfb\x3f\x98\x78\x1f\x6b\x1b\x0e\x25\xe6\xb5\xe7\xab\x31\x74\x2b\xea\xea\xcc\xb8\xf9\x7c\x77\x33\xc2\x3f\xa7\xb9\x59\xd0\x2d\xfc\x58\x5d\xd6\x47\xe9\x3f\x70\x2a\xad\x28\x9d\xd3\xac\x37\x6b\x6a\x02\x7a\x0b\xad\x3d\x3a\xe6\x2a\xa9\xb5\x5c\x61\xa3\x67\x9a\x5d\xeb\x61\xb3\x0d\xd3\xba\xd8\x4c\x04\x1a\x5f\xb1\x39\xb4\x64\x12\xa0\x6d\x65\x63\x1c\xf0\x1e\x68\x90\x66\x1d\x15\x19\x04\xd4\x6f\x63\x75\xf1\xb0\x01\x50\xb7\x85\x55\xf3\x5c\x3d\x40\x7d\xcc\xd4\x01\xd7\xfe\x04\xd4\x32\xa7\x0c\xf9\xfd\x26\xa0\x52\x34\xd9\x5b\xe1\x57\xed\xa5\x13\x36\x29\x6c\x2d\xa5\x31\x4b\x25\xbe\x41\xec\xc7\x76\x70\x21\x5b\x63\x6b\xb2\xd3\x07\x90\xee\x7d\x41\x2a\xc7\x79\x8e\x33\xeb\xc1\xa4\x3f\xe8\x41\xfe\x24\x7a\xb1\xfe\xcd\xee\x8f\x83\x88\x07\xb6\xe3\xc3\x08\xba\x6f\x0e\x9d\x3d\x86\xbe\x17\xe8\x3f\x9e\x76\x1a\x9e\xd9\xe6\xb4\x03\x5d\xfa\x65\x32\x65\xda\xf9\x51\x53\x89\x71\x3c\xab\x84\xbb\x90\x5b\xf4\x9a\x49\xf3\x65\x70\x8c\x1d\xcd\xab\x6e\xe3\xed\x69\x85\x6a\xd4\x7c\xfe\x28\x25\x5b\xa0\xfe\xde\xf9\x8b\x5b\xc5\x03\xea\xed\xe7\x87\xf5\x9f\x01\x28\xef\x9b\x1f\x6e\xf1\x09\xc0\xe1\xf9\xbe\x0b\x88\x71\x35\xbf\x81\x0f\x29\x3f\xcf\x9b\xc6\x08\xf1\xdc\x91\x09\x74\x0f\xef\xd0\x3f\x9b\x18\x2b\xf6\x2f\xaf\xd2\x88\xcf\x59\xf2\x84\x22\xd6\x2e\xf5\x1f\x8a\xe4\xe9\xa2\x9f\xfb\x54\x81\xf7\x4e\x14\x9f\xcd\x76\xb2\x1d\x2d\xf4\x31\x46\xde\x54\xd8\xac\x57\x9d\xf2\x38\xfe\x7b\x13\x4a\x94\x90\xcc\xfc\x9f\xd8\xd3\xc3\x69\xa7\x18\x71\x65\x1c\xc5\x77\x68\xe5\x04\x52\xa3\x08\x74\x9f\x4c\xb7\xa4\x5e\x85\xd6\xa2\xff\xc3\x0c\xca\x83\x0b\x4f\xdb\x76\x23\xff\x03\x66\x53\xfc\x4c\x59\xc0\x7d\x64\x46\x7a\xcf\xa7\x75\xa3\x0f\x1c\x29\xde\xda\x36\x5f\x42\x2b\xad\xda\x0b\xb7\x16\x3c\x23\x97\x99\x37\x21\xdc\xc5\xed\x55\x2f\xba\x87\x75\x0b\x1f\x4f\x6b\xb7\x9b\x34\x97\xf6\xae\x6e\x9d\x57\x93\xce\xc7\x52\xdd\x50\x3a\xeb\xb8\x96\xef\x23\x9c\xca\xd5\xf5\x04\x21\xa4\x4b\xf4\x2f\x11\x92\xb6\xa4\xe9\x23\xda\x0b\x2e\xee\xf5\x17\xad\x58\x0b\x84\xce\xc3\x1c\xd1\xff\x64\x66\x7b\xb6\xd6\x42\x17\x63\x8a\xd0\xbb\xb7\xcc\x50\xd8\x74\x5d\xa3\x0d\x9c\xff\x46\x10\xca\x18\xaf\xc4\xd5\xf6\x3b\x0b\xcc\x29\xee\xe5\x3e\x50\x41\x33\xa6\xd1\xba\xe8\x5b\x69\x47\xa3\xef\x6e\x35\x87\x6e\xd9\x17\x25\xcc\xa7\x5b\x63\x87\x34\x47\xca\x17\xd6\x3a\x4e\x94\x2f\xcc\xae\x3b\x53\x3c\x99\x26\x2c\x25\xfe\x87\x7e\x87\x65\x14\x0f\x4d\x83\x57\x0a\x5c\xcf\x9b\xde\x32\x6a\x7b\x6f\x6a\x4a\x33\xd1\x5b\x97\xf1\x6e\x6f\x5d\x1e\x79\xef\x29\x73\x08\x49\xf2\xba\xb0\x92\x46\x72\x75\xf2\x26\x8a\xb0\xd5\xab\xe3\xe8\x0d\x78\xba\x64\x9e\xe6\x19\x79\x91\x18\x36\xab\xf2\xee\x91\xf2\xcc\x4a\xa3\x4a\xaa\x20\x77\xf7\x94\xbe\xe3\x37\x00\x0b\x5e\xb3\x75\x10\xba\x29\x76\x16\x6c\x67\xd1\xfd\xf5\xc1\x3d\xc3\x09\x2d\x8f\x95\xcc\x45\x1f\x28\xae\x26\xde\xaa\x6b\x43\xb7\xff\xeb\x75\xb8\x1f\x94\x9f\xd2\x5c\xaa\xd3\x5c\xd9\x6b\x61\x4b\xfa\xf5\x0c\x27\x3a\x51\xcc\x4d\x5a\x42\xf7\xfc\xd3\x82\xb9\x0b\xbf\xa5\xe8\x9f\x33\x22\x76\x15\xcd\xaf\xbe\xbf\x79\x10\xef\xa3\x63\xb6\x37\xed\xcc\x1b\x2e\xf7\x5b\xcd\xe3\x10\x28\x76\xe6\x81\xe1\xbf\x10\xce\x1d\xd8\xd4\xe0\x39\xff\x9d\xdf\x44\x50\xa8\x1d\xd5\xad\x06\x1a\xf3\x2f\x06\x46\x6e\xa0\x88\x5c\x77\x3a\x86\xfc\x5e\x9b\x92\x46\x4c\xa6\x80\x17\x05\x54\x59\xea\xaf\x7f\x9b\x98\x04\xfe\x06\x2f\xaa\xf1\x1c\x3c\x04\x5f\x6a\x99\xd0\x41\x71\x11\x3c\xa1\x45\x02\xff\x5f\x48\x36\xbe\x7c\xe2\x65\xe1\x3f\x8d\xc3\xd6\x12\x3b\xc2\x19\xd6\x3b\x3b\xd0\xa8\xaf\xd1\x58\x40\x79\xde\xa3\x74\x31\xc5\xbb\xcb\x6b\x17\x8a\x93\x05\xa6\x4b\xa9\xca\xd6\x6e\xdd\x0a\xca\x13\x56\x67\x3d\xe9\x71\xc7\x5e\xf1\xa2\xb7\x38\x58\xc9\x87\xc6\xc9\xa0\x09\xeb\x67\xb4\x6e\x1f\x48\x6f\x53\x7d\xe1\x26\xb1\x43\x0d\x15\x7d\x0f\xb6\x14\xfc\x42\x71\x1c\x6a\x6b\x40\x23\x1c\xb2\x71\x14\xd5\x32\x84\x3a\xb3\x42\x4d\xc8\x69\x1e\xe1\xd0\x26\x81\x54\x0c\x12\xda\x8a\x3b\xcd\x6c\x99\x97\x4c\x88\xe4\xe6\x1e\xa7\x09\xe8\xd8\x74\xf1\x3a\xd5\x08\x6c\x4a\xff\x9d\x32\x58\xb0\xb9\x44\x6f\x48\xe6\x7f\xf8\x88\xf9\xe1\x29\x7a\xe9\x89\x7e\x4a\x58\xf6\x49\x61\x77\xfd\x3d\x93\x9e\x47\xd6\x01\xda\x98\xb1\xf0\x05\x8f\x2a\xab\xd4\x78\x6a\xb8\x52\x1c\x2c\xed\xe3\x4e\x3c\x27\xa7\x08\x0f\x8a\x9f\xd9\xe9\x9e\x34\x4f\xa6\x39\xf8\x52\x9d\xae\xc5\x6b\x7f\xda\x27\x8d\xc8\x5b\x4b\xf9\xc6\x68\x04\xf7\x15\xe9\x7a\x28\x98\xf0\xee\x66\x75\xb6\x10\x1e\xa6\xac\x15\x2e\x3a\xf8\xed\x0c\x15\xd6\x8d\x57\xe8\x5d\xcd\x98\xb1\x16\x39\x7b\x24\xeb\xc5\x4c\xe3\x4c\xbb\xd3\x69\xc9\x25\xb6\xac\xf3\xbf\xd3\x29\x92\xf0\xab\xc8\xc7\x07\x69\xef\x1f\x59\x3f\x87\x10\xb8\x88\x0a\xc6\xbb\x23\xfc\x9e\xd2\x8c\x8b\x28\xfe\x97\x14\xd2\x64\x5e\x4c\xb0\xe0\xc5\xac\x13\xf1\xe0\x27\xea\x7b\xbd\x2d\x15\x36\x5c\x9a\x4f\xfb\xa1\xcd\xf6\x4b\x32\x39\xca\x5c\x89\x95\xe1\xd5\x72\x39\x7d\x5e\xae\xef\x41\x79\xc3\xd9\xde\x9b\x58\x09\x0e\x69\x6b\x88\x07\x35\xeb\x26\xf7\x85\x9a\x1c\xb7\x8e\xfc\x1d\x9f\xcb\x3c\x98\x21\xe9\xcc\x8f\xe8\x6d\xc8\xbc\x90\x8e\x26\xdb\xe8\xa4\xd1\xd8\x60\x7b\x3a\xfb\xbd\x4b\xc4\x41\xbc\x36\x48\x69\x24\x7e\x55\x13\x66\x26\xb9\x76\xa7\x33\x4e\x5c\x1a\x33\x51\xe3\x1e\x5b\xa7\xf1\x67\x66\xa2\xc5\xfb\xaf\xa1\xcc\x1b\x3f\x29\x9c\xe6\xcb\x5e\xa3\x44\xf2\x3b\xae\xd7\x49\x7a\xc2\x58\x73\xbe\x0b\x89\x9d\xfd\x2b\xe9\x06\xc4\x6e\xfc\x93\x98\xa0\x51\x7f\xb1\xbf\xdb\xd2\xb9\xce\xbb\x8a\x17\x93\xc0\x76\x3d\xad\xa3\x21\x06\x4b\x2a\xbe\x9f\x85\xbe\xc7\x56\xd1\x38\xac\x8c\xf7\x22\x9c\xd7\xa5\xd0\x8f\xa2\xce\x31\x3a\x90\x14\xf8\xe6\x28\xad\xa7\x79\x34\x4d\x9b\xab\xac\xcd\xcb\xb8\x6f\xd0\x48\xb7\x70\x3a\x79\xc9\xba\x38\x06\x9d\x22\x29\x6a\xdb\x7a\x31\x0a\xa9\x15\x13\x2b\x4e\x30\xfb\xc5\x8d\x67\xd2\x44\x56\xb4\x4b\x2c\x6c\x42\xff\x47\x92\xae\x3e\x8d\x70\xe2\xef\x43\x69\xfd\x48\x2a\xe1\x99\x9a\xe4\xc2\x9d\xda\x92\x5c\xb8\xde\x3f\xc9\x63\xab\x13\x7f\x7f\x2f\x33\xdc\x9c\x8f\xd2\xbf\x70\x40\x2a\xea\xa4\xb0\x09\x07\xf8\x8c\x7c\xa0\xd9\x0b\x52\x74\x90\x79\x0e\xb1\x02\xd7\xac\xe2\xc5\x88\x79\x12\x46\x3c\x00\xb9\x1f\x98\xbf\x01\xab\xf2\x78\x14\xf8\xd1\xec\x5a\xde\x33\x88\xd6\xc3\xc5\x6a\x1b\x69\x95\xaa\xd2\xc3\x39\xca\xef\x79\xea\xf4\x6d\xb4\x8e\x8c\xbb\xba\x83\x78\x20\x43\x2f\x30\xda\xd8\xef\x63\x34\x8d\xba\xfe\xd0\x58\xb2\x2d\xb7\xec\xa5\xb7\x58\xdf\xfe\x80\x60\xf2\x27\x0b\xc5\xdf\xf4\x78\xd0\x2f\xa4\x97\x34\xa5\xf1\x48\xd7\xd5\xa7\x91\xcd\x18\x3b\x84\x99\xcc\xc5\x53\x09\x9f\x4d\xdf\xc2\x1d\xfa\xd2\xa7\x7a\x52\x24\x65\x4c\x0c\xa1\x15\x2b\x63\x6d\x3c\xad\x48\xe9\x2b\x32\xe8\x6c\x98\xbe\xb0\x90\x90\xd6\x54\xf5\x5b\xc6\xfc\xf7\x4a\x7a\xb2\xe4\x72\xc6\xb9\x65\xfe\xc7\x7f\x78\x31\xc4\xc7\x0f\x78\xcc\x7c\xc6\xd5\x0b\xd6\x12\xee\xba\xbc\x78\x3d\xdd\x30\xb8\xe8\x6c\x26\x1e\xd8\x82\x51\x61\x74\x7e\x98\x8d\x6d\x94\x2f\xa7\x15\xec\xa4\xf9\x60\xa9\xcb\x7c\xaf\x31\x3a\xcc\x8f\x30\x39\x19\x4f\x51\xde\x77\xc6\x7e\xe2\x67\x77\xda\x9d\x48\xd9\xbb\xc5\x5e\xd6\x13\xd0\xc8\x4c\xd5\x61\xff\x33\x05\x5f\xee\xa4\xb8\xf9\xcc\xea\xd8\x98\x18\x53\x27\xdd\xba\xd1\x09\xed\xa4\x96\x29\xad\xa3\x27\x9f\x4c\xa2\x95\x2a\xeb\x12\xf3\x28\xb3\x1c\x99\x89\x79\xb2\x90\xf5\x72\xb2\x46\xc4\x30\x03\x3e\x32\x8d\xe6\x47\x56\x58\x01\x2b\x82\x6d\x2c\xa5\x37\x72\xfc\x29\xf3\x83\x8e\x87\x7d\xa6\xf1\x4b\x17\x71\x70\x48\xf0\xa5\xe4\x71\xe1\xfe\x52\x32\x0f\xc8\x43\x7b\x33\xbd\x85\xa5\xff\x6e\xa5\xb7\xe4\xf4\x64\x1b\xdd\x34\xc9\x3c\xa0\x59\xcd\xa3\x88\x85\x31\xf5\x49\x2c\xbd\x85\xf1\xe9\xac\x03\x34\xda\x88\xfb\x06\xc9\xba\x38\x86\x05\xdc\x1f\xab\x83\x36\xdf\x48\x34\xd5\x49\x27\xf4\x5e\xed\xcd\x51\xc1\x0f\x93\xfb\x45\xe5\x5a\x71\x7e\xc8\x4d\x6e\x4c\x11\x92\x7f\xa1\x2b\xc5\x7f\xde\x05\x13\xca\xb8\xf9\xa1\x96\xb4\xe3\xca\xf7\x73\x20\xff\xf2\xb7\x2e\x27\xa6\x52\xfe\x4b\x56\xe6\xca\x4b\x8f\x26\xde\x68\xbe\x41\x0a\xad\xf4\x79\xbe\xb9\xb4\x72\x9d\x79\x5b\x4a\x2b\x54\x5e\x4f\xee\xb8\x71\x66\xc8\x27\x5a\x6f\xb3\xf6\xb2\xdf\xb2\x7e\x4e\x9a\xd0\xd9\x62\xbe\x90\xa7\x31\xc7\xb9\x7b\x59\x04\xfd\x8a\x4b\xff\x9d\xb4\x2a\x2d\x74\x8e\xa1\xfd\xdf\x9c\x9e\x1c\xdf\xd3\x0a\xd8\xef\x49\x9f\x0e\xd0\x2e\x65\x3c\x58\x37\x63\x58\x73\xee\x4a\x62\x54\x2f\x9d\x7e\xa7\xbb\x77\x3a\x3d\x45\xdb\x0a\xe6\x09\x34\xb6\xe7\xf7\xae\xba\x2d\x5b\x54\x74\x9d\x35\x65\x2b\xf3\x41\x2e\x94\xe8\x10\x23\xe4\x82\x5f\xe7\x36\xfc\xf7\x41\xcc\x6b\xe9\xc8\xcc\xde\xf3\x75\x79\xc7\x76\x71\xb7\x3b\x65\xf4\x0b\xeb\x02\xe9\xee\xeb\x62\x10\xf3\xe6\x64\x9d\x98\x0b\xba\xd9\xf4\xe4\xe7\xdf\x94\xd0\xfc\xba\xa0\xf7\x84\x78\x41\x45\x6f\x3e\x12\xcf\xa4\x40\x9c\x2b\xaa\xfa\x04\x09\x3e\x04\xf3\x85\xfe\x17\x0f\x68\x96\x2e\xcf\x6b\x2b\x83\x24\xca\x62\x16\x09\x87\xa9\x0f\xeb\x58\x2b\xe6\x01\xc9\xba\x38\xfd\x1b\x30\xff\xa9\x7b\x4a\x16\xcd\x4a\x3d\xc1\x03\x6a\xac\x94\x47\x6f\x5b\xf5\x71\x61\x0d\x3e\xd0\x65\x11\x1f\x57\xc2\xb9\x4f\xd0\x95\x57\x1d\x29\xb2\x4a\x1a\x0c\xa0\x3c\x78\xb5\xd2\x8c\x22\xeb\xaa\x3d\x33\x5c\xaf\x3a\xbb\xd2\xcc\xba\x9a\xe8\x4f\xfc\xb8\xd2\x32\x66\xea\x95\xea\x25\xd0\x13\x5c\x6d\x7d\x92\x66\xf4\xd5\xa2\x2b\xf4\xc4\x57\xb6\xdf\xa7\xf3\x47\x49\xd8\x3b\x8a\x87\xcb\xb5\xd8\xef\x73\x82\x37\x59\xbd\x7f\x92\xdc\x17\x6c\xf1\xa1\x38\xba\x99\x5f\xf0\x6b\x02\xe5\x05\xbb\xcb\xac\x8b\x33\xa3\x79\x0a\xed\x03\xa7\xae\x4a\xa7\x68\x35\x4b\x13\xba\x38\xbb\x8f\x71\x3f\x9c\x97\x1c\xe7\x7d\xba\x9f\xa2\xef\x77\x4b\xcb\xa3\xfd\x46\x6b\xbf\xb3\x94\xfd\x1a\x59\x14\xd1\x2e\x59\xb5\x75\xb1\xc8\x0b\x25\xa2\xf2\xe7\x86\x18\x87\xdb\xe6\x5a\xb4\xd3\xbe\xd5\xae\x3d\xfd\x4b\x37\x2b\xfa\x53\xe4\xdd\xa9\x1c\x47\x27\x96\x3b\x17\x66\xd2\x8e\xec\xee\x32\xde\x47\xdc\xb2\x63\xe8\xe4\x5e\xef\xed\x74\x72\xbd\x5d\xce\xca\x4d\xb7\x46\x1c\x63\x5d\x98\x07\xe7\x88\x67\x77\x53\xef\x2e\x31\x6f\x6e\x36\x78\x41\x27\xe2\x6b\x89\x9f\x69\x07\x53\x5d\x0f\x45\x1e\x17\xe9\x7f\xf0\x1f\xfe\x2e\x05\x3a\x5c\xe3\xfa\xad\xce\xce\xc0\xef\x45\xcc\x7f\xa8\xc2\xfb\x0b\x81\xde\x09\x0a\x6f\x80\x01\x6a\x40\x59\x08\x30\x24\x87\xfb\x1a\x98\x59\x70\x9d\xff\x14\xc5\x6c\xa8\xc7\x75\xdd\xb9\x8f\x19\xf7\x3f\x55\x02\x2c\xf2\x03\xb2\x97\x00\xcb\xb3\x80\x13\x21\x80\x4f\x02\x70\xb2\x25\xb0\x69\x01\x70\xcc\x80\x31\x8b\x93\x4b\xb9\xe6\xef\x64\x2f\xc6\x02\xb2\x5e\x31\x07\xe4\x54\x36\x50\x6a\x02\xe4\x4c\x06\x1e\x86\x70\x8d\xeb\x87\x32\x20\xeb\x03\x20\x99\xfe\x40\xff\x40\xf5\x27\xfc\x87\x7f\xbf\xe1\x38\x35\xf5\x2f\x5a\xd7\xe2\x5e\x2b\x2d\xf2\xbe\xf1\x1e\x5e\x1b\x00\x7a\xe5\xc0\x73\x6f\xa0\x5d\x36\xf0\xa8\x37\xa0\x3f\x81\xef\xb3\x14\xe7\xa3\x9b\x7a\x40\xbf\x4a\xe6\xa8\x0c\xa1\xbe\xce\xc0\xe8\x61\x40\x7e\x39\x30\x21\x1d\xc8\xaf\x04\xa6\xc5\x03\xa7\x5c\x80\xd9\x96\x02\xf7\xbf\xc6\x75\x8e\x8a\xe9\x90\x99\xc4\x3a\x10\x47\x5a\x02\x1b\x74\x19\x07\xde\x9e\x05\x64\x56\x02\x7b\xbc\x80\xa3\xf5\x81\xd4\xb1\xdf\xea\xfe\x33\x53\x78\x8c\x15\xd9\xa7\x3c\x11\xc8\x6a\x02\xbc\x4d\x62\x8e\x84\x24\xf4\xef\x15\x36\x31\xee\x27\xf8\xff\x0f\xf8\x0f\x3f\xd2\xbf\x90\x79\x0f\xef\x4c\x81\x5f\xf6\x7c\xeb\xef\x20\xeb\x1c\x3c\xbc\xca\xfc\x87\xbb\xcb\x98\x27\x74\xcd\x9c\xf5\xca\x2f\x07\x03\x46\x77\xbf\xd5\xf9\xe7\x57\x30\xff\x41\xf1\xfe\x15\x71\x91\xfd\x06\xb0\x6d\x03\x1c\x37\x67\x5c\x33\xd3\x90\xb1\xb5\x0c\x6d\xc0\x2b\x0f\x48\x0e\x00\xd6\x3d\x01\x92\xed\x81\xb0\x76\xc0\x61\x3d\x20\xc6\xf4\x5b\xdd\x7f\x66\x3c\xf7\xfb\x57\xcc\xce\x12\x27\xe0\xa8\x36\x8f\xc3\x51\x73\xe0\xdd\x67\x20\xa3\x06\x0f\xe8\xa7\xfc\x07\x99\x07\x60\xfe\x5f\xfe\xc3\xf7\x3c\x88\x4f\xb9\xdc\x9f\xbf\xb2\x05\xa0\xa5\x0b\xbc\xd0\xf9\xc6\x7b\x68\x72\x0d\x78\x50\xc9\xf5\xdb\x37\x37\x02\x1d\xc3\x81\x6b\xf9\x80\x81\xe9\x37\xbd\x83\x73\x46\x80\x49\x09\x90\xaf\x0f\x8c\xbd\x06\xe4\x7c\x06\x2c\x4b\x80\x93\x9d\x80\x99\xb7\x81\xcc\x2f\xc0\xbc\x32\x20\xb9\x36\xe0\x3c\x1d\x48\xba\xc5\xb5\xd7\x87\x44\x6d\x76\x62\x1a\x10\xda\x12\x48\xc8\x61\x0c\xe8\x50\x7d\xe0\xf0\x30\xae\x0f\x3f\x1d\xc3\xbb\xb1\xcb\x8e\x40\xda\x58\xe0\xd7\x0d\x40\xea\x7e\xe0\x6d\xe5\x77\x3c\x98\x0b\x3f\xf1\x5f\xd4\x6d\x86\xa8\xfc\x9c\xff\xa0\xb0\x9f\x5f\x03\x1a\xa6\xc0\xa7\xe1\x40\x5d\x3d\xa0\x72\x38\xd7\x27\x3f\xd7\x65\x5b\xc5\x7b\x50\x07\x9a\x1e\xe5\x79\xa0\xe7\x08\x5c\xa9\x00\x3a\x96\x03\xe7\xdb\x01\x06\xc6\x40\xfe\x3a\x60\xe0\x55\xe0\xd4\x4b\x60\xd8\x2e\xe0\x84\x15\x30\xde\x8b\x75\x1c\xac\x7c\x80\xe4\x5a\xc0\xec\xdd\x40\xd2\x50\xc0\x69\x3f\x90\x60\x06\xac\xe8\x0e\xec\xdf\x00\xf8\xc5\x03\xfb\xce\x02\x21\x95\xc0\xfe\x60\xae\x81\x3e\xf0\x2f\x70\xf8\x01\x90\x78\x95\xb9\x24\x07\x6f\x03\x25\x03\x80\xa4\x15\x7c\xd7\x7e\xc8\x1c\x78\xbf\x0b\x48\x54\xad\x8e\xff\xff\xa7\x0f\x86\x66\x75\xff\xd7\xae\xfb\x8e\xff\xf0\x1d\xff\x43\xee\xf3\x21\xe3\xfd\x8a\xbc\x50\xcb\x17\xf8\xed\x12\xa0\xfc\x82\x75\x90\x54\x5b\x03\xb7\x7a\x00\x5a\x09\x40\xe9\x03\xe0\x97\x16\xcc\x59\x6a\x33\x93\x75\x4f\xba\x95\xb1\x56\x43\x1f\xc5\xee\x25\x1c\x30\x4d\x02\xd2\x83\x81\x31\x5a\x40\x8a\x19\x30\xb9\x3e\x70\x48\x07\xb0\x8d\xf8\x0e\xf7\xbf\xa3\x38\x01\x03\xf1\x99\x80\x9f\x12\xb0\x27\x0b\xd8\xa2\x07\xec\xd1\x04\xa2\xcd\x18\xe3\x54\xbc\x6b\xc5\x2e\x26\xeb\x2d\xf3\x25\xae\xce\x06\xf6\xd5\x03\xca\xcf\x2b\x4e\x13\xc0\x9f\x2b\x81\x78\x81\x57\xed\xba\x51\xdd\xff\xff\xe8\x20\xfc\x88\xff\xe0\xfc\x73\xde\xc3\x73\x71\x5b\x20\xf3\x1e\x48\x0b\x36\x9d\xe3\x40\x65\x13\xf3\xc0\x14\xf3\xa7\x48\x9f\xfb\x3c\xe4\x6b\x02\xed\x4d\xbf\xd3\x3b\x38\x02\x0c\xd0\x64\x1f\x86\x55\x00\x09\x8b\x98\x37\xb6\x3f\x5e\x71\x56\x01\xf6\xda\x33\xee\x1f\xfb\x07\xe0\x16\x03\xec\x2e\x05\x14\xeb\xe2\xee\x4e\xc0\xe6\x5b\x40\xb4\x2d\xb0\xab\x1c\x88\xf1\x03\x0e\xed\x05\x62\x1e\x72\xaf\x98\x38\x45\x7e\x48\x06\xe2\x7c\x80\x47\xf6\x8a\x53\x27\xf0\x31\x05\x88\x76\xfd\xb1\xff\x35\x75\x10\x56\x0b\x9c\xd3\xa3\x95\x18\x87\x79\xec\x9f\x3c\x0e\x35\x79\x0f\xbf\x8b\xdb\x82\x9f\xf1\x1e\x2e\x86\x00\xaa\x9f\x59\xd7\x47\x6b\x11\x90\xe3\x0a\xb4\x38\xc9\xa7\x08\xd2\x3b\x38\x03\xf4\x2a\xe5\x3e\x0f\x26\xba\x9c\xb7\xc6\xea\x02\xb1\xfb\x80\xa9\x37\x80\x18\x4f\xc0\x61\x20\xb0\x73\x3a\xb0\x64\x03\xb0\x33\x98\xb1\xdb\xc8\x34\x5e\x3f\x77\xd8\x01\x3b\xff\x04\x22\x95\x80\x83\x95\xc0\xce\x78\x20\xe7\x1a\x7f\x4f\x31\x0e\x8a\x3d\xe5\x93\xba\xdf\x74\x20\x6a\xfa\x5f\x93\xff\x21\xfb\xbd\xdc\xb7\x06\xff\x21\xb4\x46\x1c\xc8\x78\xe7\x7d\xb6\x32\xef\xa1\x66\xbf\x0f\x99\xf7\x50\xb8\x81\xf9\x13\xa7\x7b\x02\x6a\x12\xf7\x7b\xd0\x01\xe7\x01\xdd\xaf\xc0\x41\x03\xa0\x9b\x23\xb0\x6f\x38\x60\xb4\x9d\x79\x0f\x23\xe6\xb0\x1f\x96\xba\xc0\x0e\x1f\xc0\xee\x05\xb0\xcd\x17\x70\xd6\x03\xb6\xf7\x64\xec\x3a\xdc\x16\x08\x4e\x02\xc2\x7a\x03\xbb\x86\x00\xe1\x33\x81\xe4\xd6\x40\xd8\x7d\x20\x67\x25\x6b\x2b\x95\x2a\xfc\xbe\x01\x3c\xf5\x62\x0e\xd1\x97\xe8\xff\xea\x40\xc8\x38\x78\x4d\xbf\x6b\xea\x40\xfc\x54\xf7\x63\x77\x8d\x38\xf8\xbb\x46\x1c\x88\x71\xa9\xc2\xfd\x05\x3f\x20\x63\x0f\x50\x37\x09\x38\xb8\x1f\x68\x1c\x04\xec\x9b\x07\xb4\x8d\x62\xbe\x8b\x62\x5d\x8d\xf2\x06\x86\xd8\xb0\xce\xc3\x04\x5f\x20\xe4\x0f\x60\x7a\x38\x10\xa2\x0d\x38\xa6\x03\x9b\x94\x81\x55\xb3\x80\x4d\x79\xbc\x8f\xd8\xf0\x16\x88\x9c\x07\x04\x47\x02\x07\x15\x73\x45\x9b\x73\x4f\xf0\x73\xa0\xc4\x1d\x58\x3f\x1f\x78\xd4\x1c\xd8\x38\x0c\xf8\x3a\xf4\x1b\xff\x65\x95\xf0\xd7\xcd\xb9\xba\xdf\x8e\xc3\x6b\xf0\x01\x12\xd8\x7e\x78\x52\x3d\x0e\x64\xdd\x0f\x59\xf7\x42\xd6\xfd\xa8\x8a\x03\x51\x4d\x73\xb6\x2d\xdb\x33\xa3\xd9\x1e\x4d\x61\x7b\x48\x9c\xae\xf7\xd9\x03\x75\x7b\x71\xcf\xc0\xe6\x91\xc0\x0e\x65\xde\x87\x86\x27\x00\x03\x9b\xb2\xbe\x85\x62\x7e\x04\xb5\x04\xa6\xf4\x02\xd6\x1e\x64\xbc\x7b\xdd\x45\x60\xa5\xe2\x73\x3d\x20\x68\x37\xe0\x77\x0b\xd8\xf1\x02\xf0\x2b\x07\x0e\xc5\xb2\xde\x45\xf6\x14\x60\x4d\x1d\xe0\x72\x00\xe0\x67\x09\x3c\xe9\x05\xf8\xf6\x02\xfe\x05\xb0\x32\xa4\x3a\xff\xc3\x49\xf0\xe4\xe6\x8a\x7d\xa5\x5d\x5a\x75\x3e\x80\xcc\x83\xa8\x89\xfb\x3f\x8b\x64\x7b\x5f\xf4\x45\xb9\xd5\xab\x7a\x1c\x5c\x98\x2d\xe2\x40\xe8\x43\xc8\xb7\x08\x69\xa2\x1f\x4c\x92\xc0\xbf\x63\xc5\xf8\xed\x08\x03\xb4\x4a\x80\xd0\x22\x40\x71\x9c\x0c\x9e\x04\x18\x2e\x06\xd6\xef\x03\x46\x8c\x00\xfc\xf5\x80\x49\x2d\x78\x2f\x39\xc7\x11\xf0\xda\x05\x2c\xbb\x0c\x78\xb9\x72\x6e\xf7\x58\x09\xec\xd8\x0c\x78\x84\xb3\x66\xd0\xca\x1c\x20\x67\x02\xb0\x22\x15\xb8\xf2\x8e\xe3\xfd\xd1\x7a\xc0\xfd\x0a\xf0\x79\x35\xe0\xac\x5d\xe3\x7d\x0b\xbf\xad\x5f\x54\xe7\x3f\x58\xb6\xab\xce\x83\xa8\xe2\xbf\x08\x7e\x87\x8c\x7b\xdf\xde\x22\xfc\x17\x38\x7f\x15\xff\xa1\x36\xdb\x1c\xc1\x07\x38\x2a\x6e\x97\x0e\x8b\x71\xd8\x23\xf0\x62\xae\x4e\x03\x42\x4f\x33\x2f\x66\x63\x10\xf7\x5f\x0b\x48\x05\xba\xac\x04\x7c\xf2\x80\x81\x37\x01\x4f\x07\x60\xfc\x63\x60\x85\x27\x60\xbb\x05\x70\x0f\x01\x5c\xff\x05\xdc\xfc\x81\xb5\x93\x00\x97\x18\x20\x42\x0b\x70\x99\x0d\x24\x45\x03\xce\x3d\x81\xec\xc5\xc0\xa2\x67\xc0\xe5\x0b\x80\x93\x09\xf0\xc8\x00\x98\xdf\x1d\xf8\xb3\x05\x60\x27\x34\x13\xa7\x95\xfd\x98\xf7\x31\xd6\x52\xd8\xff\x8f\xb2\x2f\x8f\xcb\x39\xfd\xde\xbf\x2a\x6b\xf6\x64\x27\x59\xb2\xb7\x59\x2b\x51\x59\x8a\xd2\x66\x09\x6d\x52\x42\x29\x25\xad\xb4\x27\x5a\x48\x45\x51\xa4\x85\x92\xa5\x8d\xec\x4b\xc8\x3e\xc8\x32\x98\x31\x06\x59\xc7\x18\x86\xc1\x2c\x06\xfd\x5e\xef\x73\xee\x77\x29\xe3\xfb\x79\xfd\xfe\xf0\xba\x5f\x4f\xe5\x79\x9e\x73\xbf\xcf\x7d\xee\x73\x9f\xeb\xba\xaf\x23\xe2\xe6\x78\x11\x47\x1b\xf2\x5f\x7e\xdc\xc0\xe3\x2d\xd1\x6d\xfd\x62\x7a\x7d\xfb\x8f\x9c\x10\xf6\x0b\x55\xcd\x62\xc1\x03\x91\xf9\x1f\x9b\x85\xae\x52\x9a\xf8\x7d\x82\xe8\x1f\x13\x15\x01\xb4\x2c\x03\x96\x5b\x02\x3d\x9d\x98\xbf\x24\xe5\x17\x7e\x69\xbc\x3e\x16\x47\x00\x0e\x9f\x01\xcf\xf7\x80\x8f\x3d\xb0\x60\x3c\x10\xed\x0e\xcc\x7b\xc7\xb1\xd3\xb5\x35\xb0\xbd\x2d\xe0\x5c\x01\x1c\xf8\x07\x70\xba\x03\x5c\xcc\x07\x1c\x94\x81\x9f\x93\x00\xfb\x0e\xc0\xdb\x28\x60\x86\xc8\xab\xad\x14\xeb\xdb\x2d\xdb\x6b\x14\xc5\xa3\x81\x58\x3f\xa3\x44\x5e\x2d\xf3\x5f\x6a\xf9\x3f\x0d\xf9\x2f\xc2\x7e\x99\xff\x72\x40\xec\xa3\x32\xff\x65\x87\x58\x2f\x39\x62\xfd\xa4\xc7\xf1\xc8\xb7\xdc\x80\x98\xb6\x5c\x85\x0c\x92\x3e\x27\x16\xf0\xbd\xad\x58\xd5\xf1\x28\xe0\x79\xa3\xf1\xfa\x21\xa1\x80\xfb\x8a\xa6\x11\x26\xbb\x01\x97\x65\xcd\xdb\xd9\x4d\x01\x1c\x8d\x9b\x9f\xf7\x74\x06\x66\x3d\x50\x6e\x12\xde\x18\x98\x91\xa5\xdc\x32\x45\x05\x98\x9a\xa5\xac\xba\xb5\x11\x60\xa3\xd5\xfc\xda\xbe\xb6\x80\xe5\xd3\xe6\x41\xe7\x42\x80\x29\xcd\x9a\x7d\xfa\xf1\x0e\x60\xbe\xbf\x99\xff\xab\x01\x80\x99\x67\x53\xea\x47\x6c\x72\xa6\x11\xe1\xd8\xa3\x7f\x54\xa0\xfa\x8b\xcc\xf7\x18\x26\x78\xd5\x3a\x42\x6f\x4e\x53\x9c\x25\xbe\xe2\xbf\x08\xfb\x2b\x85\xdf\xcb\xfc\x97\xfd\xa3\x41\x55\xa2\x92\x9f\x15\xa8\x6e\x50\xf0\x9b\x12\xe1\x17\x59\x27\x9b\x11\xba\xb2\xfe\x7c\x6b\xaa\x4f\xac\x51\xe1\xfe\x31\xd1\xd5\xed\xe8\x7f\x06\xa5\x72\xe0\xf4\x98\xd5\x81\xea\x96\x73\x9a\x74\x7a\xde\x2a\x01\x98\xf5\xa8\x6b\xf3\x3e\xa5\x58\x3a\xad\x49\xb7\x31\xfa\x79\x0a\x43\x2c\xff\xe8\x96\x61\xdd\x44\xe1\xf8\xa4\x4f\xdd\x3b\xbb\xa5\x29\x2e\x99\xd8\xab\xdb\xeb\xa0\x12\xc5\xa7\x26\x1a\xdd\x9e\x26\x6a\x2b\x4d\x1f\x6b\xd2\x2d\x25\xab\x5a\x29\x72\xf4\x81\x6e\xbd\x4b\xb5\x94\xbc\xf5\x83\xba\x5e\x3c\xf5\x58\x69\xe4\xa8\x5b\x5d\xed\x6e\xde\x53\xdc\x39\x32\xb6\x6b\x9b\x5f\x9b\x2b\x7c\x1c\x7e\xa4\xcb\x87\x9a\x1a\x85\x61\xda\x77\x3a\x92\x9e\xc1\x10\x5b\x95\x41\xd2\x38\xc0\xb4\x35\xf5\xbb\xe8\x33\xbd\x25\xd5\x25\xfb\x58\x36\xa7\xfe\x07\xea\xad\x9a\x6c\x90\xc6\x86\xfc\x97\xb3\x22\x6e\x56\x08\xbe\xd7\x7e\xa7\x66\x84\x67\x17\x57\xb7\xa0\xee\x02\xdb\x87\xb0\x5d\x59\x01\xcc\x7f\x49\x39\xd1\x83\xfb\xc0\xe8\xf6\x24\xfc\x32\x92\x4e\xe7\x40\xe0\xf0\xbe\x74\x2f\xda\xa3\xaa\x1f\xe1\x5f\x0e\xaf\x06\x10\x3f\x66\x8a\xe2\x10\x45\xc5\xcd\x80\xa9\x82\xa6\x6d\xd7\x79\x08\x1e\xeb\xa7\x19\xa3\x63\xac\x34\x54\xef\xa5\xe6\x4e\xd3\xd2\x46\x8b\x87\x79\x6b\xe6\x3a\xfc\xd3\x78\x83\x56\xb6\xa6\x86\x6f\x7e\x93\x0d\x83\xd2\x87\x1c\x58\xf1\x53\xd3\xa6\xfd\x17\x0d\x31\xde\x38\xa1\xa9\xa2\x46\xb7\xc1\x19\xbb\xd4\x9a\xdc\xec\xd3\x6f\xb0\xed\xf1\x3e\x4d\x16\xf7\xca\x1a\x74\xeb\x5a\xbf\xc6\x67\xd4\x67\x0c\x3a\xf8\x44\xb9\xd1\xf7\x3d\x73\x07\xe5\xfd\x1b\xa4\xb4\xa1\x47\xb3\xfe\x69\x35\x35\x8a\x93\xbb\xde\xec\xbd\xbe\xa6\x46\xc1\xa8\x63\x8d\xda\x49\xc9\x5e\xd5\x9b\xdd\x88\x2f\xa4\xb2\xb7\x33\xdd\xc7\x69\x37\xb2\xa3\xa6\x34\xca\xfa\x37\xb5\xfc\x9f\x81\xcd\xa8\x2a\x56\x3e\xab\xb5\xc0\x7f\x99\x17\x90\x57\xcd\x7c\x90\x86\xfc\x97\xb8\x2b\x8c\x42\x45\x88\x3e\x22\x01\x18\x4a\x19\x96\x67\x16\x77\x2f\x70\xf4\xe6\x5b\x46\x56\x8f\x0c\xe8\xf6\xdc\x98\x2a\xc6\xd3\x75\x9f\x18\xed\x69\xbb\x16\x18\x74\xd1\xe8\xd7\xfe\xc5\x8a\xbd\x34\xa6\x19\x9b\x19\x99\x2b\xde\x51\xdf\x6a\x3c\xd5\xae\x8b\xe2\xc7\xee\xbf\x1a\x0f\x5f\x74\x5a\x71\x4f\xd7\xbe\xc6\x4d\x23\x1f\x29\x9c\xee\xbc\xd4\xf8\x5a\x5a\x02\xd0\xe1\xb1\xd1\x5f\x85\x8e\x40\xfb\x04\xa3\x7e\x47\x5c\x81\x76\xa7\xc6\x4e\xbc\x12\x00\xb4\x79\x33\x26\xfa\xa1\x01\xd0\x7a\x84\xe1\x0f\x7f\xdd\x07\x94\x6f\xeb\xdd\x90\xec\x6b\x16\x3e\x9c\xee\xf9\x37\xce\xd5\xce\xa1\x71\xd1\x20\xaa\x43\x29\x8d\xeb\xcf\x75\xda\xfd\x7d\xa9\x1f\x46\x2d\xff\xc7\xa2\x15\x79\x40\x99\xb0\x7b\x47\x15\xc3\x2e\xb9\xc1\x2c\xb3\xbc\xe1\x85\x16\xdd\xc7\x4c\x3e\xa3\x43\xaa\xd9\xf1\x6a\x23\xab\xf9\xf9\x1b\xd0\xf3\x0e\x4c\xe0\x8d\xd2\x0b\x8c\x46\xb9\x94\x31\x7e\x6e\x5b\x65\x46\xfa\x08\xe3\x34\x27\x93\xfd\x3a\x39\x96\x14\x81\x7b\xf4\xb6\x51\x6a\x7c\x03\xe8\x14\x62\xdb\xb5\xa7\x1d\xa0\xd2\xd7\x36\x59\xaf\x37\xd0\xaa\xc8\x36\xcd\xfa\x0a\xd0\xfc\xb5\xad\xa2\xfb\xaf\x40\x93\x00\x9b\xdf\x96\x5b\x03\x4a\xce\x36\x51\xc9\x23\x00\x85\x5e\xd6\x15\x5b\xa9\x52\x6a\x55\x7d\x80\x3a\x2c\x58\x5e\xbc\x48\xb8\xe0\x94\xdf\xef\xd1\xcd\x42\x8b\xa7\xef\x9a\x49\xa3\x99\xd0\x65\x1e\x27\xf0\x2b\x43\x67\x1e\xf5\xb7\xf1\x38\xbc\x8c\xc7\xa1\xa4\x8b\x71\x4c\x4d\x25\x8f\xed\xef\x46\xb8\xe4\x2e\xab\xfe\xd9\x6c\xbf\x26\xf9\xf7\xc6\x43\x23\x22\xd8\x7e\x7d\xca\xb8\x56\x9d\x60\x3d\x98\x28\x5f\xd6\x09\x09\x74\x9b\x4c\x28\x83\xb7\x0a\xdf\x2a\x73\xa9\xb2\x22\x1c\x68\x7a\x47\x5b\x9a\xb7\x49\xaa\xd3\x08\x3d\xd0\xf7\x62\x74\xaa\x6f\x8e\x3d\xf1\x49\x5a\x1a\x38\xd3\xfb\x2a\x5c\x9b\xe3\xad\x4a\x76\xcd\xe9\xad\x4d\x7b\xb7\x73\x24\xcf\x98\xd3\x13\x56\xd8\x70\xbe\x14\x4c\x75\x59\xa7\x2a\x46\xd0\x1c\x73\x72\xa8\x8e\xef\xa8\x52\x4e\x75\x7f\xfb\x57\xe7\x08\x51\xb1\x77\xbe\x43\x08\xfa\x6c\xab\x37\x14\xd3\xed\x84\xdd\x36\xa2\x1f\x88\xb9\xd0\x2f\x37\xf5\xaf\x3f\x3f\x63\xe9\x9e\x7b\x79\xa9\x06\xed\x7c\x3b\x4f\x0c\xa1\x0c\x28\x4f\x87\xfd\x39\x43\x89\x6f\x0f\x26\x7b\xf3\x73\x8e\x33\x30\xfb\x83\x9f\xbf\x39\xe9\xc6\x04\xea\xf0\xed\xca\xc5\x3a\x7c\xeb\xd6\x55\x87\xed\x9c\xad\x32\x9b\x32\x12\x2b\x1d\xe6\xc1\x18\x45\xcd\xa1\x1d\x46\x47\xdf\x95\xd0\xe8\xae\x87\xdc\x69\xfe\x14\xe3\x3d\x44\x04\xf6\x7c\xa9\x4a\x8c\x1b\x4f\x5b\x6d\x62\x9e\x78\x7c\x9a\x44\xb8\xb7\xa7\xb9\x33\xe5\x30\x9e\xea\x7c\xdf\xdf\xe3\xaf\x04\xb2\x73\x61\x4e\x16\x7d\xb3\x05\x93\x4b\x28\x62\xcd\x4f\x39\x4d\x88\xe3\x7c\x7f\xe6\x3c\xcf\x9b\xfb\x92\x90\x49\x57\x81\x5b\x39\x89\xfb\x79\x76\xc2\xee\xa9\xe2\x5e\xaf\x95\xe8\x63\x6e\x41\xfa\x31\xbb\x2b\x74\xfe\xe0\xe7\xcf\xfe\x9d\xa9\x3d\x9e\x32\x86\xe4\x46\x13\x89\x17\xb8\xea\xb4\x25\xed\x1c\xd1\x3a\xd3\x29\x82\x06\xa5\x32\x0f\x66\x89\x1a\xab\xf0\xbb\x07\x38\x51\x97\x01\x87\xf8\xb9\x0a\xbc\x0e\xdc\xa8\x9e\x6d\x6a\xb1\x80\x70\x8e\x91\xb7\x18\x95\x1b\xa8\xc6\x65\xea\xf6\xe5\x3e\x22\x43\x17\x42\x75\x08\xd0\x66\x9d\x7f\xff\xa1\xda\x84\x6b\xfa\x97\xb1\xa7\xf9\x3f\x72\xa4\x25\x19\xd0\x6a\x09\xe1\x36\xfe\x76\xb1\x4f\xf9\xf7\x99\xe4\x27\x4b\x77\x14\x91\x2e\x8a\x5f\x3a\xdf\xa0\xf4\x8b\xfc\x9e\x3e\xd9\xd7\xe8\x29\x9d\x8d\x7c\xa7\x7e\x26\x3c\xd8\x43\xf8\x43\xc3\x79\xb1\xf7\xf9\x72\x7e\xb6\xf5\x1c\x47\xa8\x79\x46\xe2\x44\x8a\x94\xeb\x34\xa7\xdc\xe7\xf5\xcf\x17\x2e\xa2\xab\x67\x53\x06\x11\x32\xcc\x99\x4e\xdc\x7e\xea\x73\xe9\xf7\x0b\x0a\xdc\x57\x90\xd7\x66\xb1\x9d\xd3\xa2\x3c\x88\x3f\x66\xd1\xca\x8b\xd4\xf6\x8d\xec\x7c\x89\x47\xa1\x6b\xcb\x3a\x29\xbd\x9a\x07\xd0\xff\x6b\xb1\x74\x99\x38\xe9\x87\x0b\xdc\x37\x3c\x8b\xe7\x21\xac\x4a\x93\xbe\x49\xd8\x9d\x09\xf4\x89\xe1\x57\xf9\xbe\x7f\xf8\x55\x1f\xc2\xa5\xc2\x6b\x56\xd0\x99\x27\x3c\x72\x03\xe5\x2a\x61\x37\x0a\x29\x97\x0d\xb3\x3d\x46\x19\xca\xf2\xd1\x57\x48\x89\x7e\x99\xe1\x03\xc2\x2d\x42\x54\xfe\x64\xdd\x18\x71\xbf\xdd\x47\xf0\xc4\x3c\x04\x8e\xe3\x2e\x78\x20\x73\x7f\x90\xc6\x2c\xb5\x29\xb4\xea\x52\xd3\xa7\x92\x1f\xac\xd9\x6b\xcf\xaa\x22\xfe\xcc\x73\x0a\x49\xe4\x3e\x41\x4b\x77\x2c\x20\x3c\xca\x43\xf4\x4f\x71\xed\xcd\x3c\x27\x99\x07\x63\x5d\xc4\x4f\x6d\xa2\x46\x00\xcd\xcb\xa8\xd2\x10\xb2\x66\x50\xe4\x72\x8a\x37\xdd\xb2\x59\x57\xa0\xd1\xdc\x68\xb1\x53\xaf\x12\xf3\xb0\xaa\x80\xef\xfb\xaf\x74\xd6\xa2\xef\x1d\xb7\x89\x23\x6d\xdc\xaa\x59\x64\x77\xdc\xd5\x45\xe4\x79\xab\x96\x45\xa8\xb0\x87\xae\x23\xc4\x7c\x55\x51\x3e\x71\x96\x57\x7a\x1e\xa0\x15\x1d\x5b\x79\x91\xfa\x67\xc4\xac\xfd\x69\x2c\x3f\xc1\xdf\x99\xc9\x22\xe2\xa1\xcc\xff\xa8\xd5\x45\xd1\xe4\xd1\x7b\xbc\x34\xa6\xab\xcc\x20\xbc\x32\xa9\xf5\x1c\xb2\x23\x36\x99\xfd\x7b\x99\x21\xf3\x22\xfc\xcb\x3c\x09\x3d\xf1\xf6\xf0\xa6\xd9\x77\xf7\x5b\x4a\x51\xc8\xd1\x99\x75\x42\x66\xb8\x32\x4f\xc0\x7c\xcb\x72\x5a\xe5\x46\xd7\xc3\x89\x37\x31\x2c\x2a\x8a\xe6\xb7\xef\xc9\x15\x14\x4f\xda\x3f\x5c\xc9\x27\xd4\xa3\xab\xc5\x0d\x8f\x14\x4d\x05\x5a\xf7\xc9\xe7\x3a\x51\xa4\x4d\xa9\xd4\xa4\x4f\x48\x51\x19\x47\x7d\x93\x52\xfa\xd8\x51\xc4\x4d\xd9\xeb\x49\x48\x59\x4a\x00\x23\xf2\x29\x36\x29\x14\x1f\x52\x5a\xf3\x59\x26\xf9\x4d\x39\xc5\x85\xa4\xb8\xb3\x84\x5b\xad\x09\xfa\x81\x7e\x9f\xd4\xeb\x37\xda\x01\x12\xa3\x3e\xd3\x13\x5e\xd9\xb8\xa6\x1e\x5f\x68\x99\xc0\xb5\x82\x88\x17\x92\x54\xed\x42\xcf\x39\x36\x91\xfb\x04\x85\xbd\xf1\xa0\x3c\x31\xa8\xb9\x37\xb1\xb0\x16\xa7\xf9\x51\x86\xb9\xc0\xcb\x9f\xa2\xb4\x73\x9f\x10\x42\x87\x66\x79\x85\x93\xca\xbe\xb5\x79\x24\xb1\x93\x4c\xed\x63\x68\xf6\xf5\x23\x62\xe9\x24\xaa\xf5\x84\xd1\x58\xf5\x31\xab\x09\x65\x6a\x93\xb8\x76\x34\xdb\x9f\x26\x4e\x66\x19\x95\x3c\x0f\x19\xc6\x3c\x0f\x99\xaa\xbc\x43\x67\x24\x1b\x97\xf1\xc8\x2b\x73\xe3\x8d\xf9\x94\xa1\x6d\x6c\xc3\x9d\x6b\x32\xb5\xd7\xd0\x8e\xbc\x49\x83\x15\x27\x32\x36\xed\x71\x94\xc6\x0d\xfb\x2b\x49\x3f\x62\x63\x8b\x5b\xb4\x22\x37\xe8\xfd\x42\x67\x86\xf4\x21\x9f\xe9\x73\x52\x04\x6f\x30\xe1\x26\x8f\xf2\xbc\x70\xbf\xa0\xb8\x8b\x0b\x09\x87\x0b\x7f\xc9\xcf\x3b\x78\x2e\xf7\xcb\xf1\xf5\x0e\x24\x2f\x5d\x78\x3c\x84\x3e\xcd\x75\x5b\x38\xf1\x7f\x1c\x02\xa3\xa9\x42\x31\x1d\xab\xe8\x6b\x4f\x36\x5e\x45\x7e\x60\xe2\xc1\x7c\x98\x91\xa7\xd7\x12\x9e\x37\xb0\x2a\x99\x4e\x64\xdd\xbb\xaf\x23\x82\x6e\x8b\x3c\xb9\x4f\xd4\xe6\x46\x3c\xe6\xe9\x2a\xd0\x99\xbd\x96\x0f\xf3\x6c\x30\x31\x67\x72\x87\xf1\x0e\x95\x3b\x7c\x2a\x45\xa4\xdc\xab\xee\xe4\x41\x5b\xd7\x06\xd3\x8e\x9b\xeb\x92\x40\x71\x32\x37\x82\x15\x29\xf2\x2e\x94\xd2\x27\xe6\x98\x54\x90\xa7\x66\x5b\x55\xd1\x93\xcd\xbe\xfc\x94\xee\xcf\x67\xd7\x70\xad\x29\xf3\x25\xdf\xb9\x91\x79\x31\x6b\xc5\x7e\x91\xb8\x8b\xea\x57\xa2\x1f\x56\x48\x22\xeb\x00\xf9\xcf\x0a\xa5\xbc\xd0\xeb\xd7\x08\x8a\xc6\xee\xc7\x57\x50\xdc\x77\xca\x62\xdd\xa3\x59\xcd\x13\xe8\xdb\x5a\x29\xac\xa6\x75\x61\x6a\xc2\xac\xc6\x31\xb6\xeb\x68\xfe\x74\x17\xa7\xd1\x2e\xd6\xaf\xfb\x06\xf2\x8f\x4e\xf7\x36\x91\xdf\x34\x6b\xbf\xa5\x80\xed\xdf\xe6\xc9\x63\xa1\xb7\x02\xed\xb8\x85\x7f\x77\x24\xcf\xd9\xf1\xf3\x20\xda\x27\x77\x04\x8e\x21\x85\x81\xc2\x12\x5b\xaa\x95\xee\x58\xe6\x4a\x67\xd8\xc2\x0b\x01\xf4\xf3\x1d\xbd\x56\x52\x8d\x64\x87\x5a\x06\xeb\xc9\xa8\xed\x32\xe6\x91\x91\xe5\xc2\xec\x2a\xda\xe1\x0a\x5e\x72\xbf\x9c\x82\xca\xf7\xc4\x6c\xdd\xd6\x8a\xed\xde\xd2\xbf\xa6\x1e\x2f\x26\x9d\xfc\x21\xec\x1e\xeb\x00\x05\xea\x70\x1c\xf3\x71\x67\x7e\x9b\x87\x1a\xf3\xfa\x5c\xef\x26\xd0\xac\x3a\x34\x4d\xa2\xdd\x7d\xea\x2f\xc9\x14\x47\xcd\xcf\xad\xa7\x13\xea\xb8\xc7\xdc\xdd\x4b\x6f\x6f\x26\x45\x71\x6d\x5d\xde\xdd\xfb\x24\x32\x5b\xa5\xa3\x0e\xaf\xe2\x26\x49\xdb\x45\xa5\x4f\xe6\xc3\x94\x66\x2b\x10\x8f\x49\xe6\xc3\x94\xfe\x32\x68\x01\xbf\x66\xfd\x87\x32\x35\x66\x70\x96\x66\xbb\xea\xf0\xcf\x97\x92\xbd\x65\x9e\xb1\x82\x2f\x93\xce\xba\x30\x6a\x8c\x77\x97\xf9\x1f\xa6\xf5\x53\x3c\xf3\x02\x31\x5a\x4a\xcf\xdd\x27\x7f\x2a\x49\x7d\xab\x8e\x2f\x74\x51\xb6\x0b\x1e\x6d\xde\xad\x9a\x2f\x78\x31\xcb\xce\x44\x53\xa5\xd6\xf7\xce\x0a\x62\xa7\x7a\xa1\x7e\x5f\x2c\xe7\x01\xa9\x84\x7f\xcf\xea\x98\x46\x95\x28\x1b\x83\x0c\x52\xad\x9a\x34\x7b\x13\xed\x93\x63\xef\x31\xff\x49\xd6\xc5\x19\x6c\xcd\x76\xf7\xea\xcc\x27\xf2\xf6\x8d\x76\x50\x05\x53\xb1\x77\x91\xd0\x3b\xf8\x8a\x0f\xe3\x2f\xf8\x30\x15\x03\x28\x63\x3f\xd4\xda\x80\x22\xd1\xa1\x76\x96\x11\xfc\x77\xdc\xe1\xed\xb0\xf1\x92\x2a\x7e\xcd\x91\xe8\xd0\x7c\x66\x62\x1d\x5a\xc2\x1d\x7b\x0e\xbd\x3e\x90\xc2\x3f\xbf\x48\xcc\x84\x03\xfa\x77\x88\x47\x73\x68\xe8\x1f\xb4\x53\xcb\xba\x28\xa5\xcd\x78\xdc\x65\x26\xe6\x85\xf8\xa5\x01\x53\xe2\x89\xad\xe8\xf3\x22\x89\xf2\xe0\x85\xe6\xa9\xc4\x6a\x76\x8d\xe7\xf5\xec\xe8\x9d\x41\xd1\x76\x3a\xd8\x5e\xcb\x48\xe6\x85\x98\xda\x6d\x25\x3f\x18\xbd\xb4\x80\xd4\x8d\x86\x65\xb3\xdd\x83\x87\xee\xa6\x6c\xbf\x87\x1a\xb3\x54\xda\xba\x96\xd2\xc2\x53\xf0\x90\xed\xff\x8a\x0f\x53\xd2\x9e\x98\xfa\x15\x35\xfd\x0b\x78\xe4\x93\xd9\x49\x15\x73\xf2\xc8\x13\x37\x9d\xc8\x9e\x53\xed\x7d\x69\x1f\x3d\x19\xc1\x0a\x65\x27\x9a\xa6\x50\x5e\x75\xaa\x98\x71\xff\x53\xc5\xac\xd0\x71\xa2\xf4\x2c\xed\xb3\x27\x14\x7f\xa4\x7d\xf4\xc4\xa3\xdf\x28\x92\x1f\xff\xf3\x73\x16\xbe\xe0\x7f\xc8\x7d\x82\x4a\xa9\x8f\xf1\x92\x37\x82\x07\x14\x97\x1e\xcf\x7e\xc0\x7c\x18\x17\xaa\x30\x03\xb3\x3d\x73\x28\xfb\x9f\x76\x7d\x1b\x45\x61\xf3\x2d\x05\xe4\x9d\x26\xab\xb8\x12\xa9\x37\x62\x37\xe5\x19\xba\x6a\xdc\x27\xaa\x7f\x76\x39\x55\xe8\xba\x77\x2f\xa7\xfc\xba\xad\xe2\x41\xf6\x83\x13\x47\x44\xa5\x4e\xe6\xc3\x9c\x75\x16\xe3\x3a\x55\xf1\x9a\x95\x2e\xcf\x5a\xe8\xd1\x7e\x70\xf6\xa5\x39\xf9\xf3\x39\x53\x7b\x3a\x3f\x9d\xf7\xf6\xa6\xb8\x7f\x21\x22\x8c\xfa\x46\x5d\xd0\x4c\xa6\x95\x7a\xe1\xe7\x3c\xf2\xb8\x0b\xb6\x7b\x69\x3c\xf7\xfc\x54\x26\xff\xbf\x9b\xf4\x64\xce\x1d\x7b\x46\xf9\x59\xe5\x99\xb7\xb4\x73\x9d\x1c\xc3\x71\xf2\xa8\xe0\x47\x1d\xa2\x7c\xaa\x21\x0f\xc8\x55\x87\xfd\xdb\x51\x75\x1b\xad\x13\x3b\x9d\x42\x8a\x3a\x72\x7f\x2c\xb3\xd7\xbb\x89\x8f\x6e\xec\x56\x4a\xf1\x6f\x54\xea\x5e\x5a\x47\x5a\x76\xfb\xe9\x5b\xf6\x7d\x7d\x88\xf2\xf4\xae\x93\x38\x6a\xb5\x2c\x3a\x9e\x84\xff\xec\x17\x75\xf9\x36\x8f\x57\x74\xb8\x62\x73\x45\xa7\x0f\x79\xd2\x95\x34\x3e\xc9\x5e\x2a\x35\xa5\x0c\xfc\xf2\x2f\xb3\xc9\x43\xaf\xfc\xe5\x41\x3a\x30\x55\x45\x9c\x47\x54\x65\x25\x51\xa4\xae\xf2\xda\x42\xfe\x72\xe5\x65\x09\xe5\x9d\x55\x79\xac\x43\x78\xe5\xf7\x1b\x14\x77\x2e\x45\xdd\x3f\xc3\xef\xf7\x96\xf6\x91\xda\x3e\x41\xed\x78\x3e\x4e\x50\x9f\x98\x9a\x2f\xf8\x0f\x6a\xea\xc0\xc7\xbb\x40\x4f\xe3\xfa\xbc\x07\xb5\xe2\x3a\x9d\x83\x47\x6b\xb8\xfe\x2e\x9d\xed\x06\xbf\x01\x6e\xfe\x03\xe8\x3c\x66\xbd\x0b\xe9\x84\x26\xdf\xf3\x3f\x6b\xc8\xfa\x0f\xb2\xbe\xff\xb1\x2a\x60\xe6\x23\xe0\xd0\x7b\xbe\x43\xb8\xf7\x2d\xb0\xe0\x2d\x50\x7c\x0a\xf0\x9e\x0d\xec\x7e\xcd\x35\xf7\x5d\xb1\x40\x74\x6b\xc6\xed\xa5\xf3\xe5\xae\x24\x20\x63\x0e\x50\xf4\x06\xd8\x5e\xce\xf7\xe1\xa5\x99\x2f\xf5\x05\x4e\x9f\x03\xca\x0f\x02\xb7\x63\x80\xf2\x4a\xe0\xc9\x6b\x60\xdf\x7d\xe0\xaf\x99\x7c\x7f\xb8\xe6\xff\x03\xff\xaf\x11\x3a\x17\x9f\x57\x01\xdd\x86\x00\x1f\xda\x73\x5d\xf9\xcd\x66\xa0\x4b\xe5\xd7\xbc\x87\x07\x5a\x7c\xaf\xff\x07\x6f\xa0\xff\x27\xe0\x66\x15\xf3\x62\x2e\x27\x02\xc3\xac\xb9\xbf\x89\xde\x1d\xa0\xf2\x0f\xc0\xe4\x07\xe0\x68\x2b\x60\xd2\x5d\xee\xef\x30\x43\x11\xd8\xf3\x96\x79\x31\x7b\x96\x03\xee\x17\x19\xe7\x5f\x64\x05\x14\x2e\x03\x02\x6e\x03\x3b\x57\xf0\x3c\x14\x9e\x63\x6c\x6a\x67\x35\xb0\x69\x08\xdb\x53\x60\x08\xec\x7a\xc4\xdc\x87\x5d\x3b\x80\x53\x09\x40\xc9\x07\xe0\x66\x27\xa0\x38\x13\xa8\x5e\x05\x48\xd1\xe8\xef\x74\x60\xe7\x6e\xe0\xf3\x27\x60\x5b\xd0\xff\xcd\xff\x48\x69\xa0\x83\x21\xf3\x3e\x88\xf7\xa0\x06\xbc\x2b\xe5\xbe\x18\xcf\x9f\x00\xed\xad\xbf\xe0\x3d\xa8\x01\x5d\xdf\x00\xb7\xf5\x81\x3e\x2f\x80\xab\xd5\xdc\x3f\xe8\xd2\x2c\xc6\x75\xcf\xb4\x93\xf6\x0e\xa0\x22\x1a\x30\x3c\x02\x1c\x29\x00\x26\x59\x00\xfb\x63\x01\x9b\xd7\x40\x59\x1f\x60\xd6\x2d\xa0\x68\x03\xe0\xfa\x1a\x28\xbc\x0d\x78\xbc\x03\x0a\xee\xf0\xdd\xcc\xfc\x27\xdc\xe7\x7f\xeb\x18\x20\x3e\x84\xf5\xfc\xa5\x4c\x64\xbb\x01\x90\x3f\x96\xe7\x62\x8f\x21\xb0\x53\x9d\xb9\x46\x3b\x83\x81\x1b\xa6\xc0\xee\x63\xc0\x53\x4f\x60\x97\x22\xf0\xb7\x61\x1d\xfe\x9f\xf3\xae\x3e\xfe\x5d\x6b\xff\xf8\xff\x9b\xff\xf0\xae\x02\x68\x61\x01\xbc\x7a\x0d\xb4\x52\x04\xa4\xdc\xb4\x95\x47\x1d\xef\xe1\xc7\x44\xc6\x2f\x6f\xe9\x00\x3d\x5e\x02\x57\x34\x80\xbe\xd9\xc0\xc5\xef\x81\x21\x43\xf9\x19\xe9\x7a\x71\x1f\x13\xe9\x24\x5f\xee\xc4\xfd\x72\xca\x5e\x03\x96\x8a\xc0\xae\x54\x60\xba\x2d\x50\x98\xca\xb8\x7f\x81\x3f\xb0\x30\x17\xc8\x33\x04\x7c\x43\xf8\xee\x6e\x68\x77\x20\x67\x37\x10\xff\x1d\x90\x63\x07\xac\xb7\x03\xf2\x86\x02\x5b\xff\x05\xb6\x0d\xe5\x9d\x57\xfa\x7f\xa7\xdb\x88\xfe\x07\x1f\x81\xed\xea\xc0\xe3\x72\x69\x17\x04\x3e\x1a\x00\x5b\x73\xd9\x26\x59\xff\x45\xb6\x5f\xbe\x07\x5e\xcb\x7f\xb8\xf1\x05\xff\xa1\x05\xf0\x6f\x18\xd0\x68\x73\x1d\xde\xff\x52\x13\x50\xb8\x5c\xc7\xff\x90\x79\x0f\xb7\x12\x80\x36\x7a\xc0\x0d\x23\xa0\xc3\x12\xc6\x39\x7b\xa8\x31\xef\xa1\x6f\x35\x70\x72\x25\xa0\xf5\x9a\x79\x4a\xd2\x3a\xd9\x5b\x0d\x18\xaf\x03\x76\xed\x01\xcc\x8c\x80\xed\xe7\xb8\xaf\xbf\xf4\xfd\x9d\xd4\xf8\x0e\xfb\xfc\x6e\x40\xf6\x30\xc0\xe7\x15\xb0\x25\x9f\xb1\x2d\x29\x67\x96\x32\xf6\x4d\x47\x81\xf5\x4d\x59\x3b\x28\xbf\x12\xc8\xf5\x00\xf6\x5f\x67\xdc\x5f\x8a\xbc\x79\x4f\x80\x5b\x3f\xf3\xef\x1f\xbf\xe6\x9f\xff\x7d\xac\x0e\xff\x6f\x68\xff\xb7\x74\x10\xa4\x35\xa4\xd0\xaa\xae\xcf\x47\x43\xde\xc3\xc3\x9f\x01\xec\xab\xd3\x7b\xb8\x55\x04\x34\xd9\xce\x9c\x1c\xe9\xe0\x70\xc6\x8b\x75\x30\x4e\x46\x00\x6a\x63\x99\xff\xa5\xb1\x1a\x28\xbf\x02\xe8\xfa\x00\xbb\x4f\x00\x7a\x6d\x81\x42\x4b\xc0\xe4\x1d\xc7\x2b\x4b\x0f\x60\xcb\x55\xc0\xae\x04\x90\x76\x29\xb7\x5c\x60\xe3\x11\xc6\xe4\x32\x7e\x07\x42\x84\xee\x7f\xec\x53\x20\xa3\x09\xb0\xbe\x35\x90\xe1\xc6\xbd\x21\x64\xfd\x03\x29\x9b\xa9\xb4\x67\xbb\x7f\x3c\x05\x64\x6d\x06\x9e\xdb\x7c\xd1\x07\xa2\x81\xfd\xb5\x3a\x00\x02\xef\x0c\x75\xab\xcf\x03\xf8\xf0\xb2\xbe\xfd\xb2\xee\x87\xcc\x7b\x78\x28\xf4\xea\x1b\xf2\x1e\xbe\xab\xe1\x7e\x17\xa7\xcd\x79\xdd\x1c\xab\x06\x3a\x69\x73\x9f\x8f\x9e\xce\x40\xf1\x14\xde\x57\x0a\xaf\x00\xc3\x77\x00\x79\x4e\xcc\x7f\xc8\x39\x02\x98\x87\x32\xee\x37\x2d\x07\xd8\xf0\x10\x70\xf6\x06\xd2\x46\x03\x9e\xff\x32\x7e\x2f\x9d\xe4\xd7\x77\x05\x62\xd7\x02\xeb\xf6\x01\xeb\xe6\x02\x69\x11\xdc\x57\x2c\xed\x3e\x73\xe5\x24\x3b\x25\x1f\xcc\x38\x0d\xdc\x7e\x04\x6c\x70\x07\x9e\x47\x7e\x61\xff\xdc\x06\xf6\xcb\x3a\x08\x6b\x04\x1e\xde\xa9\x3e\x0f\xa0\x21\xff\xa5\xf6\x9e\xb7\xac\xfb\x21\xba\x86\xca\x78\xf7\x15\x81\xdf\x9e\xf9\x57\xf0\x1e\x7a\xf2\x7c\x1c\x1c\x0f\xb4\xbc\x01\xec\x19\x09\x74\x9a\x0c\x14\xde\x05\xd4\xcb\x80\xfc\xd6\x80\xd6\x22\xc6\xfd\xf5\x5e\x03\x9b\xba\x03\x13\x0d\x59\xd7\xc1\x46\x15\x90\x72\x63\x47\x6f\x20\x65\x18\xb0\xf0\x0c\xb0\xa6\x92\x2b\x76\x49\x6e\x40\xcc\x43\x20\x29\x0d\x48\x79\x57\xa7\x7f\x90\x7c\x18\xd8\xd7\x18\x48\xee\x05\x9c\x0e\x62\xbe\x9b\x14\xb3\x52\x3a\x02\xbf\xc5\x03\x49\x51\xc0\xe7\x4b\x75\xeb\xbe\xa1\x0e\x44\xc0\xa9\xfa\x78\xb8\xcc\x7f\xf8\x16\xff\x45\xf6\x83\x3b\xd6\x0d\xfc\x40\xe6\x7f\x88\x7e\x17\x87\x05\xee\xbf\x37\x0a\x68\xac\x04\xec\xba\x0c\xb4\xba\x0a\x6c\x33\x07\x3a\x4b\x7e\x3b\x0f\xe8\x9f\x07\x64\x3c\x66\xbe\xa9\xf4\x5c\x8d\x6d\x19\xf7\x37\x9f\x02\x24\xc4\x02\x76\x9a\x40\xbc\x3a\xe0\xe6\x04\xc4\xb9\x03\x7e\x36\x40\xc2\x3f\xc0\x8a\x76\x8c\x8b\xa7\x54\xf2\x73\xcd\xd9\x01\xac\x6a\x0a\xec\x59\x0b\xac\xfa\x17\xa8\x9c\x09\xac\x1a\x06\xdc\x5a\xce\xbd\xb7\xa4\x5c\x47\xb6\x3f\xa2\xc7\x7f\x3f\xf7\xda\x7e\x18\x22\x8e\xba\x55\xd5\xc7\xfd\x1b\xea\x7e\xdc\x83\x58\x0f\x02\xe7\xb9\x26\x54\x75\x65\xdd\x8b\x0a\xc1\x83\x38\x2c\xd6\x51\xa9\x39\x8f\xf9\xd5\x80\xe2\x6f\x40\xce\x5a\xa0\xad\xf4\xfc\xd3\x00\xb5\xcd\xc0\xba\x07\xc0\x90\x30\x60\x6d\x01\xef\x23\x52\xbc\x9e\xe4\x0d\xac\x7c\x0a\x4c\xcb\x03\x56\x8c\x07\xe6\x6a\x01\x91\xe1\xc0\xe2\x72\x20\x6a\x0a\x10\xb9\x05\x88\x5c\x06\xac\x7d\x04\x44\x0e\x05\x72\x77\x03\x91\x73\x80\xbd\x1b\x81\x88\xe9\xc0\xe9\x13\x75\x3a\x10\xe1\xab\x80\xe7\x6f\x80\xd0\x2e\xf5\xf9\x2f\xde\xc7\x79\x9c\xaf\x56\x9f\xf7\xe1\x20\xfa\x09\xd9\x7f\xe4\x51\xf6\x83\xa7\xb2\xee\xc7\xb7\xf8\x2f\x0d\x75\x2f\x44\xdf\x93\x72\x11\x4f\x77\xac\xe7\x71\xab\xa8\xb2\x6c\xda\x09\x34\xfe\x8b\xfd\xb6\x83\x33\x90\xb8\x1d\xe8\x53\x0a\xc4\xdf\x03\x86\xcf\xe1\x78\x3d\x4e\x07\x08\xff\x13\xb0\x4e\x05\x96\x97\x00\x4e\xa1\x40\x88\x39\xe0\x6d\x0b\x04\x39\xf0\xbe\x11\x7c\x9a\xe7\x2e\x50\x87\x39\x45\x41\x1d\x98\x73\x14\xf4\x3b\x70\x66\x31\x10\xd8\x09\xb8\xd3\x05\xf0\xcb\x63\x1d\xa9\x25\xb6\xac\x13\xb3\xc8\x4c\xd8\x2d\x78\x00\x4e\x42\x03\x67\x66\xc0\x7f\xf3\x01\xbe\xc5\x7f\x91\xfb\xbe\x54\x09\x5d\x90\xda\xbe\x27\xa2\xda\x2c\x9f\x9a\x8b\xc4\xcf\x65\xfe\xc7\x16\x11\x4f\xd3\xc4\xb8\x46\x05\x50\xfe\x0c\xc4\xea\x01\x5d\x9e\x02\x51\xfd\x80\xc1\xd3\x80\xd0\xeb\x80\xe1\x21\x20\xb8\x0b\x60\xe1\xc5\x1a\x39\xd2\x79\x6a\xc9\x7c\xc0\x33\x98\x75\x2d\xa4\x79\xf0\x33\x01\x92\x1f\x01\x8b\xc5\xde\xb8\xe8\x10\x50\x1a\x06\x78\x49\xf1\x61\x2a\xe0\xa5\x04\xfc\xd8\x04\xf0\xa8\x06\x5e\xf5\x00\xe6\xcb\x7a\x27\x13\xfe\x9b\xff\x61\xd9\xec\xbf\xf9\x00\xff\x8b\xff\x52\x6b\x7f\x03\xfe\x4b\x2d\xff\x43\xc4\x0b\x99\xff\x91\x29\xfc\x26\xf9\x1c\x8f\xab\x44\x15\x4a\x7a\xee\xd2\x79\x2a\xa4\x03\xd0\x3b\x11\x58\xda\x0a\x18\xde\x16\x58\x9c\x0c\x4c\xf4\x03\x16\x99\x00\x76\xd5\xc0\xc2\x83\xc0\x82\x02\xc0\x7d\x07\xb0\xcc\x1e\x98\x37\x9e\x63\xe4\xdc\xfb\xc0\x96\x4f\x80\xcb\x2c\xa0\xb4\x3b\xe0\x7c\x0d\xa8\x7c\x04\x38\xf9\x00\xb7\xe6\x01\x8e\x8b\x81\x17\x09\x80\xfd\x2b\xee\xf5\x23\xdb\x3d\xc5\xb2\x3e\xef\xc3\x38\xbc\x3e\x0f\x42\x7f\x85\xc0\xfd\x05\xff\xe5\xf6\xaf\xc2\x7e\x81\x32\x5d\x14\xcf\xb3\xb2\x3d\x8f\x47\x45\x3c\x95\xf9\x1f\xbb\x85\x6e\x44\x81\xb0\xbb\x21\xff\x63\xb5\xb8\x9d\x17\x2d\xf4\x52\x02\xf4\x80\x26\x9a\x80\xaf\x2f\xeb\x8f\x79\xfa\x03\x9a\x76\xc0\xbc\xcf\x80\x51\x3f\xe6\xe0\x4f\xb3\x06\x9c\x63\x00\xf7\x25\x80\xa3\x16\x10\xd2\x1f\x98\x35\x17\x48\x2c\x05\x66\xbc\x06\xb2\x1c\x81\xe9\xaf\x80\xd2\xe1\xac\x61\x78\xea\x3b\xc0\xfa\x1c\xf0\x7d\x3c\xaf\xad\x5f\xce\x00\x96\xeb\x81\xcf\x0a\x80\x99\x7a\x03\x7b\x85\xa6\xe4\xf0\x0a\xc1\x7f\xb8\x5c\x9f\x07\x51\xcb\xff\x10\xcf\x53\xe6\xbf\xc8\xf6\xcb\xfc\x8f\xf2\x93\x3c\xee\x12\xfc\x96\x02\x11\x2f\x1b\xf2\x3f\x92\x45\xd5\x69\x95\xd0\x15\x5a\x2e\xfc\x61\xb1\x58\x5f\xf3\x3d\x80\xb6\xd2\x73\xcd\x07\xfa\xbe\x01\x1c\x2d\x01\x03\x5d\x60\xe6\x4e\xc0\xea\x77\x60\xda\x30\x6c\x77\x5d\x0b\x58\x67\x29\x74\x0f\x6c\x0f\x4c\x31\x50\x70\x89\x7b\x06\x4c\xd6\x51\x98\xb0\xa9\x0d\x60\xba\x48\x41\x77\xf7\x66\x60\xc2\x34\x1c\x3b\x1e\x0a\x8c\x5b\x0a\xdd\xab\x93\x01\xe3\x9b\xc0\xc3\x37\x80\xd1\x78\xe0\xef\xd9\x80\xfe\x68\xb6\x4f\xf7\x6e\x7d\xbe\xc7\xa0\xad\x3c\xf6\xb5\xe7\x51\xd6\x5a\xfc\x26\xff\x45\xe4\x0d\xfb\x97\xf0\xd8\x90\xff\x92\xf5\x03\xf7\xc9\xc9\x68\xad\x44\x33\xb7\xb6\xa0\x31\x55\x51\x62\x2b\x9b\x12\x6e\x13\xfa\xa2\x05\xed\xc0\xbe\xaa\x2d\x68\xe7\x75\x3d\xdb\x92\x94\x84\x66\xb8\xb5\xbe\xd3\xf8\x20\x60\xd3\xbc\xdd\xf2\xee\xa1\x80\x79\xe3\xf6\x23\x87\xda\x03\x13\xa1\x3a\xd1\xec\x11\x60\x1c\xd9\xa1\xb9\x63\x26\x60\xb8\xb3\x83\xa9\x6f\x36\xa0\xaf\xd2\x61\xfa\x8a\xde\xc0\x88\x3f\x3b\x78\xa6\x5f\x04\x86\x2d\x57\xfd\xbe\x30\x07\xd0\xed\xaa\x3a\xe3\x70\x2a\xa0\xdd\xab\x7d\xd9\xa5\xeb\x80\xa6\xa9\xca\x83\xfb\xe9\xc0\xe0\x78\x95\xf1\xef\xc6\x02\xfd\xcf\xb5\x25\x5c\xa2\xf7\xcd\x96\x5e\x54\x53\x78\xdd\x8c\xea\xf5\x5d\xcd\x9a\x90\x2e\x42\x87\x47\x8a\x74\xcf\xb7\xfd\x1b\x90\xfe\xc1\xff\xe2\xbf\xc8\xf6\x17\x7a\x2b\x51\xfd\x2e\x2b\xa0\x35\xe1\x7f\xe9\xcb\xdb\x53\x55\x31\x71\x7b\x07\x42\x95\x62\x5c\x3a\xf1\x6d\xf3\xb9\x3d\x68\xe7\x58\x2c\xf8\x12\x6e\xaa\x6a\xc4\xb4\x9c\x11\xd1\x8b\x32\x8e\x89\x9d\xfa\x50\x55\x65\x74\xbe\x86\x8d\x4a\x2e\x30\xfc\xa5\xc6\xd9\x01\x17\x14\x66\x6a\x87\xf6\xcb\x35\x9a\xaf\x38\x6c\x90\x45\xbf\x90\xe9\x0f\x14\x3f\x68\x5c\xe9\xa7\xec\x31\x55\x69\x6b\x6f\xa5\x7e\xd6\x61\xfb\x95\x8a\xd5\xfe\xd2\x78\x96\xfc\xaf\x92\x77\xf7\xdd\x1a\x4e\x5b\x57\x28\xfe\xdd\xf5\x9e\xc6\xe4\xfd\x6d\x14\x4d\xbb\xec\xd5\x68\x7c\xfe\x8c\x82\x59\xe7\xc7\x1a\x3d\x7f\xda\x07\x74\x1a\xdf\xd7\xe4\xf7\x87\x80\xea\xce\x3e\xdd\x25\xfb\xda\x3e\xeb\x41\xf7\xf1\x5a\xbf\xef\x7c\x5e\x1a\x95\xf3\x3b\x90\x2e\x4c\xb3\xc0\xb6\x84\x7b\x37\x4e\x6e\x45\xf7\xe0\x65\xfe\xc7\xf1\xf5\x8c\xaa\xc8\xf6\xef\x2e\x6d\x46\x55\xe3\x6f\xf2\x5f\x8c\x18\x96\x8b\xae\xd6\xa0\xfa\x5b\x48\xee\x40\xaa\xba\xfb\x7a\x0f\xa6\xe7\x3f\xcf\x42\x93\x18\x52\x76\xcb\x74\xc9\xe3\x26\xbd\x19\x4a\x55\xc5\x51\xe9\x23\x28\x82\xf6\xbb\x38\xea\x65\x33\x1b\x40\xfd\xac\xde\x31\x75\x03\xec\xef\x66\xa2\x5f\x38\xea\x21\xb6\x75\xf2\x36\x68\x6b\x3d\x0e\x68\x9f\xa4\x7f\x66\x5e\x21\xd0\xe6\xb5\x7e\x42\x88\x29\xd0\xf2\xb0\xfe\x98\x35\xba\x80\xb2\x89\xde\xf8\xec\x8b\x40\xd3\x47\xa3\x0a\xf7\x04\x02\x8d\x7f\x18\xd5\xef\xcc\x70\x40\xe9\xdc\x48\xbf\xdb\x95\x80\xa2\xf3\x88\x75\xbf\x69\x03\x0a\x1d\x87\xcf\xe6\xba\x93\xb6\xb8\xc7\x3c\x50\xf4\xeb\xee\xfb\x9e\xc7\x5e\xda\x3c\xf6\xa0\x7e\x49\xc7\x0d\x15\x08\x3d\xaf\xd3\xbf\x69\x47\xba\xc5\xdb\x66\x77\xa7\xc8\xb1\x29\xaf\x27\x55\x53\x53\x47\x72\xbf\x94\x84\x3d\x43\x68\xa7\x8d\x9a\xa6\x45\xaa\xe9\xc1\x77\x86\x8d\xe1\xe7\xcf\x7c\x01\x77\x75\x7d\xca\xcc\x66\xab\x70\xf5\x7d\x4a\x0b\x23\xaa\x36\x1a\x6e\x32\x21\xd4\x69\x50\xe9\x84\x0b\xd2\xd8\x7e\xd3\x24\x9a\xaf\x16\x45\x93\x03\x3a\x35\x07\x9a\x54\x99\x6b\x69\x17\x00\x0a\xe7\xcd\x7b\x99\x4d\x96\x7e\x33\xd9\xd1\xb9\x0b\x8d\xfd\xfc\x89\xab\x3b\x69\x6d\x3c\xc5\x26\xb3\xdb\x9b\x89\xf3\x3c\xb1\xb2\xb8\x9a\xc7\x4a\xbe\x51\xac\x72\x93\x66\x7a\x7c\xea\x73\xbe\x49\x28\xf3\x3f\x72\x78\x1c\x25\xee\x65\x0d\x15\x78\xaf\x96\xf8\xfd\x20\xea\x8f\xb1\xbf\x57\x6b\xfa\xfe\xc5\x43\xf8\xd6\xfd\x36\x23\x35\xaa\x1e\x67\x0e\xec\x4f\x19\xe6\x3a\x1b\x2d\xc2\x6d\xe2\xdf\x70\xd5\x30\xaa\x4c\x9f\x70\x9a\xe0\xd3\xcc\x07\xf1\xf5\xe5\x84\xc3\x5d\x65\x1c\xfd\xde\x21\xd3\x8c\xfc\xc6\xaa\x9a\xd9\x1c\xe3\x1a\x4f\xa1\x3a\xf0\xd0\xa9\x56\xb4\x93\xf4\x9c\x66\x4b\xb7\x74\x9b\x2d\x9c\xb1\x87\x3d\x71\x66\x98\x0a\xe1\x39\x76\xd5\x7c\x9f\xd7\x2e\x81\x71\x7f\x3b\x1d\x47\xe2\x41\x4c\x7f\xb2\x24\x89\x57\x16\x23\x2a\x33\x06\xf2\xde\x3c\xcd\x9a\xfb\xa2\x4c\x4d\x3f\x41\xf8\x9d\x6d\xd5\x0d\xaa\x00\xdb\x38\x3d\x21\x0f\xb4\x39\xfe\x2f\xc5\x36\xf3\x1f\xd9\xde\x89\x96\x3c\x1a\xed\xe0\x71\xf4\xa7\x2f\xe7\xa7\x58\x47\x9d\xec\xcd\xaf\x64\x3e\x57\xa6\x21\xf3\x9d\x52\x8f\x0f\xa7\x6e\xe8\x09\x79\x86\x34\x3f\xd1\xd7\x19\x75\x0c\x5e\x61\xa6\x81\x2f\x75\x60\x84\x2e\x8a\x93\x1a\xeb\x47\x4c\x35\x62\x54\xd2\xd4\x99\xfb\xc8\xc8\x3c\x98\x81\xb6\xb3\x69\x05\x76\x5a\xe7\x2c\x94\xb5\xe6\x8a\xfb\x7a\xae\x3a\xaa\x62\xe4\x79\x98\xdb\x6e\xfc\x23\x7e\x6d\x4f\x15\xff\xb9\x11\x3e\xf4\x07\x2e\x65\x8c\x94\xcf\xf9\xc8\x7d\xed\x9d\x2f\x16\x52\xfd\xd5\x05\x5c\x11\x76\xb6\xba\x4c\x9f\xe0\x94\x55\x4d\x7e\xe1\xd8\xe2\x3d\xe5\x86\x33\x0f\xd4\xd4\xe3\x7f\x4c\x11\xfd\xfe\x27\x89\x7b\xac\x13\xaf\x4b\xe3\xb6\xa9\x83\xf8\xf9\x3f\x1c\xc9\xfc\x07\xd1\x07\x2a\xf1\xf5\x38\xfa\xb4\xd8\x4a\x53\x9a\x9f\xe5\x05\x96\xc1\x6c\xbf\x2d\x1d\x3d\x3c\xad\xa6\x6b\xf3\xb7\x60\x75\x82\xd9\x95\x0e\x14\x57\xa6\x4c\x61\xd5\x06\x99\x07\x33\x34\xd8\x95\x7e\xde\xfb\x96\x3b\xa1\x34\x6d\x0c\x16\x8a\x1b\x0e\xe2\xfa\x22\xbc\xca\x78\x1e\xbc\x2c\x06\xaf\xe5\xd7\xe3\x08\x19\xf7\x5e\xca\xb8\xbf\xb7\x09\xff\xe5\xa2\xbf\x23\xfe\xe6\xdf\xa7\x12\x3e\xe1\xa5\x93\x4f\x37\x4e\xbd\x66\x1d\xa6\x7a\xf5\xa2\x56\x7c\x06\x5c\xe8\x7d\x97\xfe\xc3\x82\x96\xaf\x76\xb0\xa7\xb2\xbd\x73\x8c\x79\x9c\x9d\xcf\xe3\x74\x7d\x1e\x6d\xbb\x48\xe3\x66\x6f\xd6\xc1\x49\xd3\x1e\x47\xcf\x35\x71\x3b\x57\xcb\x63\x55\xf8\x36\x6d\xd8\xe6\x69\xe4\xd7\xfe\x4b\x67\xb3\xfe\x43\x24\xb3\x33\x5c\xab\x9d\xb8\x0f\x4a\xe5\x5c\xc2\xef\xac\x0d\x18\x7d\x9b\xe8\x37\x9f\x50\x7a\xfd\x56\x0b\x09\x5d\x1a\x22\xec\xed\xa6\xce\x19\x44\xb3\xd1\x7e\x22\x03\x0d\xf8\x59\x8c\xb7\x3b\x50\xc8\x0d\xd4\xe1\x08\x1b\xd8\xc9\x88\xbe\x7f\xa0\xdb\x0c\x42\x3c\x82\x5c\x98\x61\x12\xa8\x17\x4a\xb8\x55\x40\xf0\xda\x72\xfe\xfb\xbc\x65\xfc\xff\xcb\xe9\x3e\xb0\xff\x9d\xb3\x84\x58\x2f\xdd\xf5\x03\x9d\x71\x96\x7c\x7c\x41\xb9\xbe\xaf\xd3\xe7\x0c\xfe\xe6\x6c\xf7\xbc\x93\x62\x5e\x04\x9e\xc5\xfc\x98\xb4\x60\x5e\x8d\x49\x3a\xac\xca\x12\x5b\x39\x9d\x56\x5f\x98\xd0\xfb\x59\x6a\xc5\x3c\xa7\xc5\xd3\x5d\xc2\x79\x76\x59\xff\xc6\xe1\xe8\x02\x3a\x99\xcb\x3c\x18\xf3\x38\xc6\xcb\x8d\x67\x7b\x93\xba\xfc\x30\x6b\x1f\xc2\xbb\xfb\x18\x30\x7e\xde\xe1\x40\x30\x65\x58\x0a\xbe\xcb\x45\xc6\x16\xf1\x37\x2b\x56\x45\x58\x31\x1f\x26\xa2\xc3\x60\xd2\x1d\x8f\x32\x30\xa6\x1c\x3e\x32\x66\x3a\xd9\x11\xf1\xc6\x9d\x70\xda\xf0\xb5\xcc\x2c\x89\xd8\xb1\xfa\x08\xbf\xce\xa2\x15\x1a\x61\x5c\xc2\x1d\x4b\xce\x9f\xa4\x27\x10\xa6\xc6\xfc\xa0\xd0\x8d\xcf\xc8\x23\x97\x19\xfe\x4d\x4f\xd8\xbf\x82\xed\xf6\x1d\x5f\x53\x4f\x17\x65\x81\x69\x0d\xf1\x1f\x6c\x69\xdf\x5b\x11\x3f\x93\x32\xc3\xf0\x4f\x73\xc8\xde\xe0\x85\xae\xf4\x2e\x72\x3f\xa8\x85\x2f\xd8\x5e\x17\xea\x9e\x0a\xd8\xb9\x2d\xa6\xdb\xd3\x96\x15\x82\x07\xa3\xc4\xb8\xb9\x81\x49\x10\x45\x2f\xad\xc4\x65\x64\x8d\xfa\xd0\x50\xca\xab\xda\x4e\x08\xcf\x62\xfb\x57\x08\x85\xc7\x55\x5b\x78\xa7\x96\xf9\x30\xab\xb6\x0c\xa2\x77\x8e\x57\x33\x2a\xe1\x71\x2a\xad\x48\x59\xa1\x25\x2e\x33\x90\x22\x6d\x42\xb7\x04\xfe\xbb\xcd\x9b\x09\xb7\x8a\x9f\x5e\x44\x08\xec\xca\x8f\x15\x34\xe3\xb1\x89\x97\x69\xfd\xc4\x26\x3f\xa4\xf8\x1b\x93\xfa\x07\x79\x70\x74\xaf\x9a\x7a\xfc\x8f\xda\x79\xa1\xfe\x83\x71\xde\xfc\xbc\x23\x89\xf5\x0f\x84\x54\xce\x23\x7e\x8b\xef\x73\x0f\x42\x8d\x3d\x9a\x2c\x22\x1c\xd8\x2d\xdd\x67\xa2\x34\xce\xca\xf4\xa3\xfd\x54\xee\x0b\x65\xbe\x36\x84\x9e\x96\x71\x19\xeb\xe0\x0c\x2f\x0b\xa7\xfc\x72\xa0\x6d\x34\x7d\xeb\x6e\xc5\x2b\x88\x37\xd1\xdc\x30\x5e\x81\xed\x97\xfb\x24\xa5\x54\x29\x3e\xe4\x91\x71\xde\x54\x13\x8e\x54\x29\x6a\x63\x69\x9d\xa4\x04\x32\x23\x2f\x45\x8d\xf9\x83\xa9\x3f\x06\x34\xa7\xd7\x15\x8c\x77\xa7\x54\x6d\x24\x65\x85\x54\xc5\x1d\x7f\xf2\x6b\xee\x07\x92\x94\x7c\x81\x72\xbf\xa4\x97\x3f\x93\x05\x49\xed\xff\xa0\xb1\x96\x17\x23\x78\x83\xb5\xfd\x82\x88\x1f\xb2\x62\xeb\xfc\xef\xf1\x45\x3f\x2c\xbf\x93\x5e\xc4\x93\x5e\x54\xb2\x84\xec\x76\xff\x35\x90\xbc\xca\xd1\x3b\x98\x3e\x75\x86\xc1\x72\x52\xdd\xb0\x74\x0a\xa3\x7c\xc8\x6c\x34\xdf\x3a\x37\x68\x19\x43\xdf\x46\xa7\x78\x25\xcd\xbe\xc6\xb8\x78\xda\x5f\x3b\x6a\xac\xa6\x2e\x35\xcd\xc6\x24\x0b\x05\x37\x99\x0f\x93\x69\x22\xf8\x30\xef\x59\x1f\x26\x23\x79\x10\x9d\x51\x32\xf2\x38\x52\x6f\xfc\xce\x9a\xfc\x3d\xe3\xbc\x0b\x79\x6a\x46\xa2\xdf\x35\xfe\xbb\x15\xf4\x4d\x32\x7b\xa5\xd3\x19\x39\xc3\xb3\x80\xf5\x63\x5a\x1f\x20\xbf\xc9\x1c\xff\x1d\xf7\x59\x6a\x79\x97\x98\x8a\x1b\x43\x7f\x27\x04\x31\x5d\xf0\xe5\x6a\x79\x31\x57\x79\xe4\x7e\x41\xe1\xe9\xbc\xae\xfd\x97\x2d\xa1\x44\x60\xb1\x21\xf3\x41\xe6\xeb\x07\x13\xbe\x2f\xeb\xe1\xcc\x9a\xcb\x7d\x92\xa6\x59\xf3\xee\x35\x79\x64\x2c\xc5\x41\x63\xc3\x04\xca\xa3\x47\xe6\xac\xa6\xf5\xa4\xb9\x84\x4f\x5a\xea\xdf\x25\x13\x8e\xab\x12\xc7\xe8\xbc\xd2\xc7\x0c\x07\xb6\x7f\xcb\x40\x1e\x73\x1f\xb0\x3f\xe4\x7a\x77\x22\x0f\xcb\x75\xe5\x4c\x2d\x77\xf8\x68\x7a\x22\x39\xeb\xa7\x50\x67\xbe\xdc\xe6\x4e\x94\x89\xe4\x29\xfa\x12\xef\x27\xd7\x25\x4a\x99\xc7\x75\x14\x57\x72\x0f\x6f\xa3\x78\x90\x67\xb4\x8f\xf5\x65\x1e\x9d\xa5\x1d\x2a\x3b\xfb\x16\x75\x60\xc8\x1e\xf8\x9c\xce\x0e\x59\x4f\xfe\xa5\xf8\x92\x21\x74\x94\xd6\xdb\xf1\xb8\x96\xfb\x3e\xf4\x0a\x14\xba\x70\x41\xf4\x2e\x9e\xda\xa1\x54\xc1\x77\x1b\x1a\xc9\x79\x81\xd0\xc3\x99\x71\x75\x25\xa9\xce\x58\xce\x4f\xa4\x93\xa4\xa9\x3f\x37\xa0\x1d\x9d\x9d\xc4\xf7\xfd\xe7\xa7\x12\xee\x3b\xb0\xf3\x7a\xb2\xbf\x7b\xe1\x46\xea\xba\xd0\xd6\x93\x75\x43\x14\x4e\x6c\x11\x37\xc0\xf2\xc5\x86\xb9\x43\x8d\x19\xcd\x32\x1f\xa6\xd0\x7e\x20\xf3\x62\x14\x0c\x68\xc7\xda\xee\x6b\x4e\xb8\xfe\xf6\xa5\x4e\x82\xe7\xc2\x3b\xce\x0e\x35\x56\x64\x2a\xf4\x5e\xeb\xc0\x23\x23\xd3\x3b\xd4\xf6\x70\x1f\x25\xd1\x3f\xa9\xc0\xf0\x1a\xd5\x4e\x0a\x36\x3f\x21\xde\x4c\x7e\xd4\x7b\xea\x60\xb5\x55\xbb\x86\xe2\x47\xd6\xa2\x9a\x2f\x78\x31\x7e\x7f\x32\x1f\xc6\xcb\x31\x82\x76\x9d\xf9\xca\x31\x94\x37\xcf\x55\x8c\x23\xf6\xb2\xac\x87\x33\xd5\x2a\x89\xfc\x7c\xf2\xd1\x64\xd2\xc5\x1a\x17\xca\xcf\x59\xbf\x62\x03\xad\x3a\x9d\x5e\x19\x64\x7f\xff\xd1\x9b\x68\x9f\xe8\x76\x94\x75\x24\x5a\x9f\xde\x2a\x2a\xdf\xf9\xe2\x24\x53\xab\x0f\xa3\xc6\xfe\x50\x7c\x8f\xf7\x8b\x32\xb5\x01\xb4\xd2\xca\xaa\x98\xd1\x5a\x9c\x6f\x4e\xf1\xaf\xf8\xae\x3d\x7d\xf2\x9e\x33\xde\xc4\xc4\x2b\xf3\x0f\xa7\x7d\xa1\xd4\x9b\x9f\x40\xe9\x81\x2d\x94\x47\x14\xaf\x2b\xa2\x9d\xae\xd8\xe7\x38\xed\xbb\xc5\xd5\xd7\xa8\x66\x54\xb2\xee\x11\xe5\x25\x45\x87\x5f\xd3\xc9\x61\x97\xd0\x85\x29\x10\xf1\x32\x8f\xce\x1d\x3e\xfb\x63\xe8\xc6\x81\x87\x43\x1c\x79\xa3\x9b\xcb\x6a\x5a\x8d\x0e\x47\x85\x1e\x4e\x04\xf7\xcd\xb1\xf1\xe6\x2c\xce\xec\x68\x06\x65\xad\xc6\xd6\x99\xe4\x6d\x7a\xef\xb7\xd0\xa7\x68\x55\xe7\x52\xdc\xec\xb3\x8e\x2b\x53\x9d\xdb\x16\xd0\x7a\x6a\x59\x24\x4e\xea\xe1\x45\x82\x2f\x59\xc7\x87\x51\xa0\x19\x39\x58\xcd\xba\x28\x07\x92\xfa\xb3\x2e\xcc\x29\xe6\x81\x1c\x34\xe2\x8c\xf5\xd0\x29\xce\x2b\x0f\xb6\xf4\xa4\xe7\xbe\xbf\x7a\xf9\x10\xfe\xf9\x6a\x3a\xf9\x1f\xfe\x63\x0b\xf1\x3d\x0e\x8e\x2b\x66\x5e\x4c\x87\x0a\x3a\x7f\xec\x6f\x79\x89\xe2\xcd\xfe\x73\xd5\x14\xb1\xf7\x2f\x78\x43\x3c\x81\xf2\x59\x6c\x7f\xb1\xe8\x43\xc8\xbc\x98\x86\x3c\xa0\xb9\x8a\xdc\x27\xc9\xe1\x2d\xf7\x7d\x9b\x1a\x97\x49\x15\x49\x2b\xa3\x2c\x5a\xa5\x13\x96\x31\x1f\x66\xec\x35\xee\x0f\x35\xc2\x39\x9f\xe6\x65\x48\x58\x21\x55\xb4\x7a\xeb\xec\xa2\x77\xef\x58\xbd\x9b\xf6\x59\xe5\xd0\x3d\xc2\xee\x7d\x62\xbf\xf8\x82\x0f\x43\x76\x9f\x68\xac\x4a\xfb\xe4\xf1\xfe\xfd\xa8\x06\x5e\xe1\xc4\x27\xb6\x93\x33\x27\xd1\x37\xa8\xb8\x35\x93\xd6\xc9\x49\x6d\xce\x44\x4f\xce\x65\xe5\xb2\xe3\x15\x71\xb4\x34\x4f\x3a\x6d\xa2\xf8\x79\x32\x79\x17\xed\x0b\x15\x35\x47\x98\x57\x53\xf8\x1d\xf5\xe4\xae\x98\x7a\x8f\xf4\x34\x2a\x16\xfd\x4e\x79\xa8\xdc\x3f\xe9\x60\x5b\x1e\xb9\xaf\x94\x67\x9f\xf5\xf4\xee\x6e\x8f\xd2\x69\x7f\x74\x1e\x90\x41\xbc\x7a\xbb\xd5\xcc\x0b\xb1\xd9\x9c\x4d\xde\x3b\xf9\x04\xfb\xf7\x04\x33\xae\x44\xc9\xba\x38\x43\xaf\xed\x22\x1e\xcd\xa0\x2d\x7c\xfa\x53\xbf\x52\x46\xf1\xa6\x43\xe3\x7d\x94\x47\x34\xdd\xb7\x5f\xdc\x94\x3d\x7a\x90\xc7\x93\x5a\x3c\x9e\x19\xc5\x95\x9c\x5a\x3e\xcc\xaf\x7d\x89\xe7\x75\xf6\xe5\x70\xf2\xc0\xb3\x33\x26\xd2\xfe\x77\x4e\x83\x4f\x28\x67\x23\x98\xe1\x79\x2e\x90\x95\x9e\xce\x6d\x89\xa3\x95\x78\xde\x3b\x83\x56\xdc\xb9\xbc\x1d\x74\x52\x3a\xdf\xe3\x50\x0e\xbf\xcf\x79\x3a\x67\x9d\x6e\x79\x9b\xf6\xa5\x33\xa7\x5e\x52\x9c\x3d\x9d\xfd\x91\xf6\x8f\xfa\xfd\x93\x3e\x7f\x02\xba\xb5\x01\xfe\x6e\x0c\x74\x7d\xca\x78\x46\x0f\xb5\xaf\x79\x0f\xb5\x3a\x07\xb6\x80\xc6\x13\xbe\xdf\x3d\x50\xb3\xae\xbf\xc1\x39\x27\x60\x44\x00\xd7\xf5\x0d\xfc\x41\x67\x1f\x23\x6b\x60\x7f\x31\xe3\x14\x7b\x7e\x00\x6c\x2e\x00\xd2\xea\x98\x59\x08\xec\x28\x01\xe6\xbc\x07\x0a\x7a\x02\x0b\x0d\x19\xef\x5f\xf2\x04\xd8\x1a\xca\x77\x70\xb7\x39\xb1\xde\x7f\x5e\x0a\xd7\x7c\xf3\xba\xb1\xe6\xfb\xf6\x2e\xc0\xee\x21\x40\x61\x28\x70\x78\x17\xeb\xfc\x5f\xcc\x62\x1e\xc5\x9d\x6a\x1e\x7f\x4d\x07\x76\x5f\x07\x3e\xbf\x62\x5c\xb9\xe6\x8b\xfb\xff\x5f\xe1\xff\x62\xfc\xe8\x0b\x74\xda\x0d\xbc\x7f\x00\x48\xf1\xea\x8f\x31\x80\xea\x62\xe0\x17\x7f\x40\xf5\x44\x1d\xef\x41\xee\xef\x70\x4b\x07\x50\xcb\x05\xae\x76\x05\x34\xcc\x18\xe7\x1c\xb8\x9e\xf1\x5e\x6d\x3d\xd6\xea\x18\xa9\xc9\xf7\xfc\xc7\x64\x02\x7b\x23\x01\xe9\xa4\x56\x74\x1b\xb0\x6c\x0e\xec\x88\x00\x66\xec\x05\x0a\x8a\x01\xa7\xe7\x40\xde\x4e\xc0\x3d\x51\xe0\xfe\xde\x40\xce\x45\x60\xb9\xc0\xb7\xa5\x7c\x29\xe7\x2d\x90\x5c\xc2\x98\xde\x96\x29\x75\xf7\xfe\xf3\x92\xb9\x87\x40\x81\x21\xf0\x9d\x2e\x50\x90\x05\xfc\x30\x96\x7b\x86\xfc\xd6\x0b\x28\x54\x65\x4e\x87\xac\x83\xd2\x10\xff\x97\xed\x97\xf1\x7f\x99\xff\xf1\xf6\x24\xd0\xe6\x20\xf0\xa2\x86\x71\xec\x5f\x8c\x80\x76\xd6\xc0\x83\x03\x40\xbb\x27\x5f\xf0\x1e\x7a\x00\xdd\x32\x81\xcb\xca\x80\xda\x6d\xe6\xbf\x68\xac\xae\xeb\x6f\x70\xc4\x0d\x18\x1a\xc2\xb8\xff\xe8\x5e\x40\xe9\x69\x60\x5c\x3c\x20\xf9\xac\xe4\x17\x05\xfd\x81\xa9\x21\x75\xb8\x7f\xee\x76\x60\x5e\x1c\xe3\xde\xd2\x7e\xb0\x39\x8d\xb5\xf8\xb3\xf6\x01\xb1\x96\x8c\xff\xaf\x5d\x04\x64\x7d\x64\x8c\x5b\x9a\x1f\xe9\x99\xe7\x96\x01\x47\xde\x32\xde\x7d\xde\xfa\x8b\xfe\x07\x2e\xc0\xab\xd6\xdc\x17\xa1\xe6\x3f\xfa\x60\x34\xb4\x5f\xc6\x01\xff\x39\x01\x34\xcf\x04\xde\x85\x03\x4d\x8f\xd6\xf1\x1d\x1e\x1f\x05\x94\xd7\x02\xf7\x7f\xe7\x79\x91\x79\x0f\x57\xe2\x81\xf6\x25\xec\x07\x5d\xdd\x81\xb3\x4b\x81\x9e\xd6\xc0\xf1\x3c\xa0\x7f\x22\x70\xb0\x23\x30\xc4\x16\xd8\x37\x97\x75\x41\x76\xb7\x66\x9c\x7b\x7b\x19\x60\xfa\x11\xc8\xbb\x05\x58\x0f\x05\xb2\xc3\x81\x59\x46\xc0\xe6\x33\x80\x94\x37\x6f\xea\x09\x78\x8d\x05\x32\xbb\x01\x41\x89\x40\xe6\x6c\x20\x26\x18\xd8\xf0\x0f\x90\x74\x87\xef\xc5\x4b\x73\xb2\xe9\x77\x60\xd7\x6e\x20\x4b\x13\x38\x52\xc9\x18\xd7\xa5\xee\x40\xf6\x4b\xe0\x67\x65\x9e\x17\x69\x6d\xe7\xcc\xf9\xbf\xed\x6f\xc8\x7f\xf8\x73\x00\xa0\xb4\xae\x4e\xef\xe2\x79\x15\xe3\xd7\xdf\xe4\x3d\xd8\x01\xca\x3b\x81\xb3\x16\x80\xca\x14\xe0\xa4\x3b\xd0\xd9\x09\x38\xe2\x04\xf4\xdc\x01\xec\x2b\x63\x5d\x21\xc9\x7e\xad\x6a\x60\x7b\x22\xa0\x77\x08\xd8\xe6\x05\x8c\xcf\x05\xb2\x1d\x80\x29\xa6\xcc\xd3\x98\x11\x01\x6c\xfc\x11\x98\xd3\x11\x48\x0b\x64\xbc\x7b\x7d\x6b\xc0\xff\x08\x6b\x05\x45\xdd\xe7\xfb\xf0\xd2\x89\x64\xbd\x0f\x90\xe9\x02\x6c\x28\x01\x76\x95\x00\x1b\xbd\x80\xc3\x9b\x59\xf7\xe0\x52\x4b\x9e\x8f\x47\xa9\x40\x96\x05\xf0\xce\x1f\xc8\x8c\x16\xf8\xbf\xf7\xff\x6d\xbf\xcc\x7f\x68\xc8\x7b\x90\x71\xff\x5a\xbc\x5b\xdc\x7b\xfe\x2f\xde\x83\x72\x1c\xdf\xbd\x57\x05\xaf\x03\x29\xae\x96\x9d\x62\x1e\xd9\xf6\x07\xc0\xa0\xfb\xc0\xb6\x63\xc0\x70\x07\x60\xcb\x70\xc0\xf0\x2c\x90\xb1\x01\x30\xdb\x07\xa4\xf9\x02\xd2\xf9\x41\xc6\xfd\xd7\x35\x05\x16\x9e\x03\xd6\x24\x32\xa6\x97\x6c\x2e\xe5\xfc\x40\xd2\x65\x60\xb5\x05\xf7\x41\x90\x7c\x22\xd5\x82\xb5\x04\xd6\x17\x00\x47\xca\x80\xf5\x36\xc0\xa5\x36\x52\xb6\xcc\xb1\x6c\xa3\x39\x73\xfd\x52\x17\x01\x35\x17\xbe\xd6\x41\xa8\xd5\xbf\x68\xd0\x07\xa3\x96\xff\xd2\x94\xc7\x6f\xf1\x1e\x6a\xef\xb9\x4b\x7f\x3f\x0c\x38\x71\x10\x50\x08\x06\x0e\x2b\x03\xcd\xa7\x00\xe5\xef\x01\x95\x4b\xc0\xae\x03\x8c\x63\x6e\xfd\x1e\xe8\x33\x0c\xc8\x99\x05\x68\x1d\x04\x36\xbd\x05\x0c\x1a\xb3\x4e\xcd\xb8\x6a\x20\x25\x84\xfb\x3e\x24\xfc\xcc\xb8\x7f\x62\xae\xb4\x77\x73\xbf\x03\x9f\x36\x7c\x1f\x3e\x7c\x05\x90\x50\x0a\x24\x76\x02\xe2\xce\x31\xd7\x23\x51\x70\x01\xa5\xf1\x50\x22\xb0\xc6\x17\xf8\xce\x18\x90\x4e\x71\xd5\xe7\x81\xa4\x10\xe0\x9d\x53\x9d\xfd\xb5\xfc\x97\x6f\xe8\x40\xc8\x78\xb8\x8c\x77\xcb\xb8\xbf\x3c\x0f\x72\xbf\x8f\x6f\xf1\x1e\xe4\x7e\x17\xe5\xc2\x5f\xa4\xd8\xd5\x64\x0c\x50\xa0\x0c\xb4\x1b\x0f\x64\xdf\x03\xba\x4f\x01\x36\x7d\x00\x06\xcd\x04\xd2\x8b\x81\xe1\x43\x81\xa4\xad\xc0\x98\x9f\x19\xff\x9e\xec\x03\xc4\xe5\x03\xd3\xf3\xd9\x4f\xa5\xb8\x19\xad\xc3\x3c\xc2\xd8\xa7\x8c\xf3\x4a\xa7\xba\x04\x75\x60\xc5\x79\x20\x33\x06\x88\xf1\x00\xb6\x17\x01\x31\x2f\x80\x43\xed\x80\xe8\xcf\xc0\x85\x4d\xac\x91\xf0\xa0\x14\x88\x6b\x02\xfc\x7d\x0e\x88\x14\x5a\x58\xb2\x0e\x84\xcc\xff\x90\x75\x20\x1a\xea\x21\xfc\x2e\xaa\xa6\xb5\xbc\x07\x71\x7d\xec\x2b\xfd\x13\xd1\xd7\xa2\x16\xf7\x77\xe5\xb1\x4c\xe0\x9b\x05\x62\x7e\x72\xc2\x39\xce\x6e\x32\x01\x54\x1d\x81\x34\x2d\xa0\xd7\x71\xe6\x7d\x68\xe9\x00\x71\x65\xc0\xa8\x54\x20\xd6\x0b\x98\xe8\x05\x44\x2a\x01\x56\xf7\x58\x13\x46\x9a\x87\xd0\x33\x80\xe7\x00\x20\x62\x25\x10\xba\x0d\x08\xef\x0e\xc4\x9f\x06\x22\xac\x80\x8c\x17\x40\x98\x0f\x63\x6a\xd2\x1c\x1d\x3c\xc6\x1a\x2a\x97\x4a\x81\xb0\x1b\xc0\x83\x72\x20\xfc\x19\xf0\xe1\x23\x10\xa8\x52\xff\xb9\xcb\x3c\x00\xb7\x33\x02\x0f\x17\xfd\x30\x66\xdf\x17\xb8\xbf\xf0\x83\x87\x62\x5d\xc8\xb8\xbf\x3c\x0f\xdf\xd2\xbd\xa8\xc5\xfd\xc5\xfd\xe7\x7c\xe1\x17\x59\xa2\xbf\xca\xfa\x2b\x40\xcb\x2b\x8c\xfb\x77\x5a\x07\xc4\x1f\x05\xfa\xbe\x00\x62\x14\x81\x61\x46\x6c\x97\xf1\x41\x60\x59\x09\x60\x11\x05\x04\xa5\x03\xb3\x1d\x01\x7f\x6f\x40\xca\x1b\x25\xff\x0d\xac\x06\x02\x5f\x02\x71\xb7\x80\x20\x3d\x8e\x01\x81\xcf\x98\x7b\xb7\xb4\x18\x38\xbc\x06\x08\xf8\x04\x5c\x9e\xc0\x7f\x2b\xc5\x87\x40\x1d\xe0\xc3\x25\xc0\x47\x49\xf0\x3f\x7c\xea\xf3\x3f\x64\xbb\x65\x3c\x5c\x1e\x1b\xf2\x5f\x1a\xf6\x7d\xa9\xd5\xbd\x90\xfd\x40\xe0\xb6\x32\xee\xbf\x43\x54\x97\x72\x05\xce\x9b\x29\xfc\x29\xf9\x04\xa0\x70\x9f\xb5\x4d\x5a\x3f\x04\xa2\x7a\x01\x6a\x71\x40\xa8\x2a\x20\x1d\x64\x42\x1e\x03\x86\xde\x80\xbf\x2b\x60\xb6\x93\x63\xa3\x9d\x0e\xe0\x63\x22\x9d\x75\x00\xef\x6b\x80\x7f\x05\xb0\xf8\x2e\x20\x9d\x00\x7d\xf2\x78\x1e\xbc\xca\x38\x57\xf2\xee\x0a\x1c\xbd\x02\x2c\xfa\x89\x63\xb7\xe7\x24\x9e\x07\x2f\x3b\xd6\x7a\x91\x9f\x7b\x43\xbb\x6b\xfb\x7f\x58\xd6\xe7\x41\xdc\xfb\x20\x9e\xbf\xe0\xbf\x34\xec\xfb\x72\x46\xf8\x8b\x8c\x7b\xcb\x7e\x50\x2c\xf0\x6b\x19\xf7\xcf\xb6\xe4\x31\x7d\x1a\x8f\x89\xc2\xaf\xa4\x7d\xaa\x89\x3f\xfb\x71\x47\xf1\xbc\x34\x2a\x01\xdf\xae\xac\xff\xb0\x68\x3b\x30\xde\x00\xf0\xd4\x61\xdc\x7f\xc1\x6b\xc0\xf5\x1e\xe0\xde\x1a\x58\x6a\xc5\x28\xc7\x8a\x93\xc0\x5c\x6d\xce\x05\x5c\x34\x81\xc2\x4c\xc0\x39\x92\x4f\x6c\x4e\x55\x3c\x0f\xd2\x9e\x23\xc5\x07\xe7\x77\xc0\x87\x2b\xc0\xac\xf1\xf5\xed\x36\xef\x5c\x9f\xf7\xd1\x90\x07\x71\xd7\xbf\xbe\xfd\x0d\xf9\x2f\x15\x65\xf5\xed\x2f\x1b\x22\xfc\x40\xf0\x80\x1a\xf2\x3f\xe4\xfe\x27\x71\x82\x07\x12\x2a\xf4\x62\x96\xba\x71\x3e\xb6\xe8\x33\xd0\x6d\x0b\xe0\x61\x0a\x68\x5d\x07\xdc\x9c\x81\x31\xe6\x80\xcb\xef\x80\x75\x3b\xb6\xcb\xa5\x8c\xf9\x1c\x7e\xea\xc0\x6c\x4f\xee\xc3\x38\x33\x95\x73\x8a\x19\x8b\x81\xc2\xc1\xc0\x0c\x57\xe9\xe4\x08\xd8\x56\xf2\x3c\xd8\x78\xb3\xee\xa0\xad\x1a\xef\x9b\x0d\xed\xae\xd5\xbf\xf0\x17\x3c\x88\x83\x3c\x6a\x97\xf3\x78\x5b\x8f\xbf\xe7\x55\xff\xfa\xf6\x9f\xd4\xa8\x6f\xff\x5e\xd1\x35\x54\xe6\x7f\xe4\x8b\x75\x22\xf3\x3f\xd2\x45\x15\x3a\x49\x74\x27\x8f\x15\x38\x7a\x88\x78\xbd\x48\x3a\xa5\x1f\x05\xdc\x52\x39\xdf\x70\xd6\x07\x34\x34\xb9\x07\xa3\xde\x04\xc0\xee\x16\x60\xfe\x19\xb0\xfd\x0d\x70\x38\x0a\xd8\xde\x03\x7c\xef\xb2\xa6\x50\x4c\x2e\xf7\xdc\x4a\xd7\x05\xcc\x7e\x03\x0a\xde\x00\xa6\x77\x80\x83\xb1\xc0\xc4\x4a\x3e\x67\x4d\xe8\x0b\xdc\x73\x01\xc6\x9b\x00\x7f\x4c\xa9\xb3\x7b\x64\x49\x7d\x7b\xfb\x9f\xe4\xb1\x9f\x32\x8f\x7d\x2e\xf1\x28\xf3\x5f\xce\x8a\x78\xd0\x90\xff\xd2\x90\xff\x21\xeb\x9f\xd4\xf2\x3f\x84\xff\x24\x8b\xee\xbb\xab\xe4\xdb\xba\x42\x5f\x63\x89\xd8\x67\xe6\x89\x7c\xc4\x5e\x19\x68\xf6\x1b\x30\xdd\x19\xe8\x11\x06\x58\xdf\x04\x74\x3f\x00\x16\xaa\xc0\xc4\xdd\x80\x59\x15\x30\xfb\x23\x30\x7e\x34\xe0\xad\x05\x18\x27\x01\x91\x49\xc0\x58\x63\x20\xf5\x25\x30\x3a\x08\xd8\x36\x11\xd0\x73\x02\xf6\x2d\x07\x46\x86\x03\xe7\xa9\x4e\x0e\xfc\xd8\x0e\x18\x96\x02\xbc\xbc\x01\x68\xef\x65\xfb\x06\xfc\x56\xdf\xde\x1e\x9f\x78\xec\xe2\xc7\x63\x67\xc1\xa3\xfa\x16\xff\x43\xb6\xbf\x21\xff\x43\x5e\x07\xe9\x82\x5f\x96\xa2\x29\xaf\x03\xae\xb2\x45\x6c\x67\x74\x26\x50\x47\x91\xee\xab\x79\xdc\x53\xa2\x4f\x70\xea\xaa\x44\x75\x2b\xcb\xe0\x26\x54\x35\x98\xf8\x6b\xb3\xb3\xaa\x9b\x00\xe3\x6e\xca\xcb\x07\x2d\x01\x46\x77\x6f\x39\xce\xb8\x19\x30\x72\x7e\xcb\xa2\xe9\x55\xc0\x50\xb5\x96\x3f\x2e\xdc\x05\x68\xed\x68\xf9\x22\xb4\x25\x30\x78\x7a\xab\x66\x49\xc7\x81\x01\x27\x5a\x16\xe4\x2c\x00\xfa\x75\x6d\x69\x59\xf6\x02\xe8\xdb\xa6\x45\x6a\xe5\x6e\xa0\xb7\xb9\xf2\xb6\x9b\x87\x00\xf5\xb5\xcd\x9f\xfd\x72\x1f\xe8\xd9\xb2\x79\xe6\x67\x37\xa0\xcb\xf2\xa6\x84\xdb\xa9\xea\x2a\x52\x5f\x83\x36\xe2\x9c\xd1\x6a\x15\x8f\xcd\x44\x1f\xa5\x5a\xfe\x87\xdc\xff\xe8\x1b\xfc\x97\xec\x52\xae\xa2\xc9\xfd\x7f\x92\xb7\x29\x53\x1d\x6f\xe5\x11\xee\xae\x1b\xaa\xda\x8e\xd4\x83\xfd\xd6\xb6\xa5\x9d\x73\x61\xbb\xf6\x54\xfd\x71\xdc\xaf\x4a\x75\x5a\xeb\x57\xdc\xb5\xdd\x28\xa7\x2b\xe1\x39\x3a\x9f\x7b\x18\x2b\x47\x02\x83\x9b\xaa\xb9\xf6\xb2\xc1\x54\x8d\x0d\x3d\x15\x46\xdd\xc1\x3e\xf5\x2b\x3d\x6d\x2d\xff\x51\xd0\xea\xbe\xad\xa7\x97\x6b\x80\xc2\xa8\x2e\x7b\x7a\x6e\x0c\xcc\x42\x50\xc7\xab\xea\x3d\x12\x46\x01\xaa\x9d\x7b\x2e\xdc\xbc\x08\x68\xe7\xa1\xb6\xb2\x58\x11\x68\xb3\xa4\xc7\xbb\x13\x83\x81\x56\xc1\x3d\xfa\x5d\x1f\x02\xb4\xf8\xa3\xbb\xe7\x13\x5b\x40\x79\x43\xb7\x17\x1f\x96\x01\x4d\x0e\x74\x22\x1d\x88\x46\x1d\xdb\x0f\xe7\xba\x4b\x6b\xea\x0f\x82\x99\x2d\x04\xee\xdd\xd4\x48\x1a\x8f\x77\x14\xf6\x0b\xbb\x4b\xb2\x98\x07\x22\xf7\x3f\xca\xae\x51\xa6\xea\xaf\xcc\x7f\x49\xaa\xee\x44\xf5\xaa\x95\x8f\xbb\x52\x35\x35\x3c\x54\x8d\x22\xa3\x7f\xb8\x3a\xe1\x3f\x0b\x7d\x7b\x51\x5d\xda\x39\xb3\x0f\xd9\x6f\xab\x39\x80\xfc\x62\x7c\xea\x00\xaa\xeb\xeb\xf6\xd0\xa2\xdb\x74\xdd\xd2\x74\x16\x61\x1e\xd0\xb1\xbd\xae\x47\xe7\x55\x40\xdb\xac\xa1\xd1\x3a\x4d\x81\x96\x7a\x43\x57\x9a\x19\x02\xcd\x74\x75\xaf\x38\x26\x01\x8d\x56\xeb\xbe\x59\x32\x08\x50\x98\xae\x7b\x2e\x96\xf6\x2e\x5d\x83\x8d\x54\xaf\xd3\x89\xdd\x49\x15\x44\x6d\xcd\x63\xf4\x73\xcd\x2b\x57\xa8\x32\x38\xe4\xfa\x43\x52\xa2\x19\xfc\xcb\x9f\xf4\x44\x06\x4c\x61\x7b\x7b\x0b\xbe\x83\x9a\xe0\x87\x74\x7d\xcb\xa3\x2a\xf9\xc3\xc1\x66\x5c\x1d\x2b\xf1\xe2\xdb\x73\x05\xbf\xb6\xa0\x6a\x6f\xd6\x2f\xaa\xf4\x7a\x83\x42\xb7\x56\x6c\xbf\x3a\xf9\x7b\xac\x0a\x77\x97\x0e\x7d\xd1\x9f\x54\x2b\xfc\xc1\x3c\x81\x85\xcf\x34\x29\x22\x38\x27\xeb\xd2\x4e\x32\x35\x9d\x9a\x4d\x63\x52\xab\x91\x54\x97\xd3\xbb\xa0\x4f\x78\xb7\x86\x0a\xa3\x34\xad\xf5\x8c\x44\xdd\x72\x9c\x51\x6b\x8a\x51\x26\x7f\x0f\xa0\x35\x39\x4e\x87\x91\x76\x93\xfe\xb3\x29\x76\x9b\xb8\xf2\x7d\x7f\xe3\xe5\x31\xb4\xf7\x18\x19\x6e\xa0\xd8\x3e\xb6\x67\x21\xd5\x5d\xc7\x04\x1c\xa6\x3a\xbc\xe1\x6f\x97\xe9\x5e\xd6\xe8\xa3\xf7\xe9\x9d\x0d\x5e\xbd\xad\xc7\xff\xd0\x7d\xc8\xa3\xa6\x3d\x8f\xfd\x3e\x7e\x39\x3f\x7b\xad\x04\xff\xa7\xbc\x3e\xff\x27\xbd\x9a\xcb\xcb\x49\xd5\x83\x28\x33\x88\x4d\x1e\x44\x27\x8a\xf0\x3e\xda\x47\xf9\xf9\x8f\xa2\x0c\xcb\x2b\x47\x9f\xe6\xc5\x25\x7c\x0c\xf9\xfb\x74\x70\xe2\x60\x1e\x69\x4c\xfe\x60\x78\x79\x1c\xcd\x83\xe6\x20\x33\x7a\xdd\x3d\x87\xf9\x21\x4a\xeb\x2c\x45\x26\x6a\xb9\xa7\x2d\xcd\x9c\x95\xc9\x40\xba\x31\x6c\xb9\xdc\x84\xd6\xa6\xa5\x27\x2b\x4d\x58\xbd\xf6\xa2\x5c\xd5\x72\x65\x24\xed\xd9\x53\xfe\x58\x4f\x7b\xd8\x94\x4f\x9c\xbb\x98\xdf\x3d\x40\x75\x4b\x0b\xcd\xef\xf8\xa6\xf5\xce\xbb\x84\x7f\x4f\x6a\xf1\x9a\xf6\xb4\x09\xe2\xde\xea\xd8\x7f\x79\x1c\x2d\xf0\x5d\x59\x17\x85\xe7\xa7\xf0\x1c\xeb\xc1\x6c\x8e\xec\x4b\x2b\x63\x5d\x14\xeb\xfa\x24\x5d\xe7\xe7\x1c\xab\x34\x92\xea\xae\x61\x6a\xa3\x1c\xf8\xf9\x8f\xa5\xcc\x51\xd6\x81\x71\xd5\x61\x1e\xcc\x2c\x67\x53\x62\xa4\x5a\xb9\x99\xd3\x89\xcc\x64\xa3\x15\xb1\x7b\x86\x4d\xb3\xa6\xfb\xdd\x1a\x41\x53\x69\x1e\x55\xa2\xa6\x5f\x61\xfb\x19\x4f\x07\xec\x77\xa8\x10\x42\x64\xff\x6a\x20\xcd\x90\x7d\x67\x9e\x49\x7b\x7f\xee\x48\x62\x6f\xc8\xca\x21\xb3\x13\xc3\x7c\x78\x4c\xe1\xd1\x6b\x2b\xf9\x85\x5d\x35\x2b\x49\xcf\x5c\x7a\x8e\x10\x98\x19\x2d\x6f\xd3\x3d\xc7\xe9\x76\xbf\x32\x33\xe5\xde\x67\x62\xb4\x4c\x11\xb8\xae\x99\x51\xcd\x7f\xe8\xc6\x6c\x51\xef\xcf\x7d\xa0\x2a\xd8\xee\x24\xa1\x8b\xb2\x72\xae\x1e\x9d\x28\xc2\x96\x1a\x13\x4f\x21\xc0\x77\x22\xa1\x41\x5e\xf9\x93\xc9\x0b\xdd\x1f\x58\xe7\xf3\xb7\xb4\x25\x3f\x9f\xaa\x2b\x78\x30\x9e\x33\xeb\xf1\x60\xb4\x74\x1c\xe8\xe4\xd2\xe3\x80\x03\xa1\x95\xcd\x57\x88\x44\x1d\xf3\x2c\x78\x74\x1b\xc5\x9e\x38\xcf\x6c\x20\x79\xe2\xbc\xf1\xdc\x71\xca\x7d\xf2\x34\xaa\x09\xb8\xb7\xe5\x3a\xb5\x6b\x51\x30\xed\x61\xae\xd5\x7c\xa3\xde\x2d\x35\x3b\x85\x5f\x97\x8e\xe7\x27\xc2\x37\x23\xe7\x6a\xdd\xa0\xdf\x3b\x7f\x7a\x4c\x37\x2f\x9d\x6e\x7c\xa0\x6f\xe8\xa0\xc1\x76\x4f\x13\xeb\xc1\x4a\xf4\x01\x61\xde\x50\x9a\xea\x70\x7a\x1a\xc9\x53\x0d\xb8\x1b\xcb\x51\x13\xca\x1c\x22\x61\x46\x6a\x13\x01\x8f\xcd\xe9\x39\xfa\x0c\xb5\xa5\xfd\x60\xde\xdc\xe9\xb4\x2e\x64\x1e\xcc\x74\xcd\xd9\x74\x5f\xd3\xfc\xcf\xfa\x3c\x98\xe1\xb3\xe7\x12\xee\xdf\x67\x9d\x2b\xeb\xbb\x17\xce\x27\x7f\xa9\xd3\x85\x59\x2c\x22\xf3\xe2\x6a\x9e\x07\x6f\x57\x56\x62\xf2\x76\x1d\x43\xcf\x7b\x71\x32\x7f\xe2\xe2\xd7\xfc\x0e\x3e\x0e\x81\xe4\xe7\x3e\xa9\xac\xa8\xe0\x53\xb0\x99\xf0\x09\xef\xaa\x22\xc2\x31\xbd\x7f\x38\x4e\x11\xca\xfb\xc5\x75\xd2\xef\x5e\xa4\xfb\x80\xfc\xc4\xb3\xf1\x3b\x56\x70\x11\xb8\xe6\x1c\x25\x1e\xed\x45\xbf\x1c\xd6\x45\x49\xa9\x64\xbf\x8e\xf7\x36\xbb\x8c\x2f\x74\x70\x42\x94\xa6\x11\xca\xe2\xfb\x71\x06\x65\x8a\x0b\xde\xda\xeb\xd3\x6c\xcf\x9d\x43\xa8\xe3\x2c\x8b\xb9\xf4\xa9\xd6\x6d\x5c\x09\x85\x31\xfd\xdb\x9d\xd6\x8f\x7e\xc0\x02\x52\xa8\xd3\xbc\xcc\xfd\x91\x7a\x4e\xf2\x22\xdc\xa2\xdd\x79\x1f\xb6\x3b\x5c\xd6\x85\x09\x16\x27\xba\xe0\xec\x0e\x34\x63\x41\x89\x8c\xf3\x06\x0e\x37\xa4\x19\x0e\x9e\x65\x4d\x71\x22\xa4\x92\x99\x36\x21\xab\xfd\x29\x87\x0b\x5a\x1b\xcb\x4a\x25\xed\x37\xd2\x5e\x17\xf8\x74\x3b\x7d\x62\xe0\x9d\x43\x14\x27\x03\x75\x2e\xb2\x72\x41\xc5\x4f\xe4\x57\x7e\x9f\x7e\xa3\x99\x5f\x22\x74\x61\x16\x89\x7e\x07\xee\x97\x6a\xbe\xd0\x45\x49\x58\xc5\x7a\x47\x31\x9a\x53\x69\xdf\x0b\xd1\x9e\x45\x68\xf9\x52\x63\x47\xca\x17\xbc\x04\x2f\xc2\x4d\xd3\x8d\xf2\x21\xfb\x23\xee\x14\xcd\x6c\xee\x30\x1f\x64\xf2\x6e\x4f\xca\x8f\x64\x1e\xcc\x08\xd7\xc5\xe4\xc5\xfd\x77\x2e\x21\xaf\xec\xba\x8e\xed\x56\xb6\x0a\x11\x78\x4e\xe8\x52\x1e\x23\xfe\x06\xe5\xe4\xb5\x7c\x98\xf7\x03\x69\xe6\xc2\x9f\xe9\xd3\xbd\xe5\xc8\xa1\x56\x14\xa9\xa2\x9a\x3b\xd3\x8c\x47\xe6\x2e\xa1\x77\x8e\x9c\x10\x45\x78\x66\xd4\x27\x0a\x03\x88\x0c\xcf\xa7\x79\x8b\xb8\x5c\x4e\x39\x6e\xd4\xe0\x0b\xb4\x44\xc3\x2a\x6f\x93\x4e\x4c\xe8\xfc\x67\xc4\x23\x0a\xf5\xfe\x44\xf3\x11\x38\xa4\x86\x3b\xdd\x68\x7c\x39\x2f\xd1\xd5\x76\x94\x11\x2e\x2f\xb0\x27\xc6\xb9\xdf\x45\x17\x5b\xf6\x32\xe6\x83\xb8\x0f\x63\x5e\x84\x53\x10\xfb\xf3\x74\x78\xd1\x6a\xb4\x72\xf3\xa5\x5d\xdc\xd4\x9f\x79\x3f\x06\xaf\x98\x2f\xa0\xf3\x69\x19\xbd\xee\xbb\x75\x19\xa1\x46\xaa\x57\xb8\x8b\x49\x93\x71\x11\xa2\x92\xb1\x42\xdc\x68\x88\x77\x50\xa2\x7e\x47\xb5\x7c\x18\x2f\xde\x89\xe3\x37\x1b\x10\xef\x27\xde\xc6\x92\x98\x68\x09\x19\xce\xf4\x8e\x09\x91\xdc\xb9\x25\xbe\x5f\x38\x45\xa6\x84\x17\xa9\xb4\x5f\x24\x0c\xcc\x23\x8f\x4d\xb0\xdc\x4b\xf1\x65\x55\xd1\x69\x62\x26\xae\x7c\x79\x93\x22\xdb\x4a\xc3\xa7\x34\x7f\x2b\x9a\xfd\x49\x11\xbe\x21\x2f\x26\x90\xd6\x45\x58\x15\xc7\xad\xa5\xdd\x5d\xe9\xf9\x2e\xf2\x5a\x40\xeb\x7f\xfe\xc7\x45\x14\xb6\x5d\xc0\x9f\x6e\x7f\x7f\x09\xe1\xd8\x72\x5f\x28\x73\x2b\xee\x9b\x63\x32\x69\x39\xed\x87\x23\x35\xc3\x29\x7f\xd2\xf4\x8e\xa2\x4a\x6f\xcf\x11\xd1\xa4\x42\xd1\x4e\x7f\x25\xe5\x21\xf8\x23\x41\x28\xb7\xd6\xf2\x61\x6c\x94\xe8\xa3\x65\x3e\xcc\xba\xb1\x03\x88\x2f\x99\x9a\x3a\x9a\xde\x31\xf5\xd2\x14\xda\xff\x52\xdb\x3a\x92\x3d\x29\x95\x4c\x18\x48\x7d\x12\x4e\x1e\xb8\xce\x6a\xed\x0c\x1e\xb3\x69\x9e\x52\x9e\x97\xf5\xe3\xf7\x3b\x49\x38\xdf\xda\x47\x57\xe9\x89\x25\xb9\x3c\xa2\xf5\xb1\xba\xec\x0d\x79\x74\x42\xdb\xfa\xbc\x18\xee\x17\x14\x34\x74\x21\x3d\xd7\xc5\x8f\x3d\x89\xa5\xe5\x69\xe5\x43\xd9\x99\xdb\x3b\x3f\xfa\x6b\x47\xd5\x20\xfa\x54\xb9\x2f\xd4\x94\xef\x97\x3f\x67\x3f\x88\x22\xf4\xdd\x70\x40\x34\x79\xd9\xd0\x67\xb1\xc4\x9f\x19\xd0\x67\x15\xe5\x11\xdd\x6d\xe2\xc9\x0f\x5a\xdd\x5f\xcd\xfa\x1f\x65\x29\x22\x43\xdf\x20\x2a\xa0\x19\x67\x99\xff\x90\xd9\xa9\x03\x29\x30\x65\x24\x72\x9c\xcc\xcc\xd3\xa3\x48\xb2\xf1\x06\xe3\xdd\x19\x77\x99\xa1\x97\x91\xc8\x7d\x72\x32\xf3\x42\x69\xa5\x66\xbe\x64\xdc\x3f\xd3\x30\x8b\x32\xd5\x8c\xa8\xdd\xe4\xc1\x19\xed\x8e\x51\xad\x68\xe3\xd9\x2a\x7a\x52\x1b\x4f\x54\xd3\xd9\x2f\x3d\xe1\x35\xf5\x4d\x49\x8b\xf9\xfc\x89\x9f\x47\x0d\xc5\x59\xe6\xc5\x2c\xc9\xf1\xa6\xe7\xe3\x51\xe5\x47\x5e\x36\xdf\x3f\x98\x66\x51\xe6\xc1\xcc\x7c\x15\x4e\x27\x46\x1b\xad\x28\xfa\xdf\x93\x3f\xad\xa0\x2c\xc6\x58\x6b\x25\xb1\x13\x46\x55\x24\x50\x1e\xa5\xa5\x98\x48\x7f\xd7\x37\x30\x89\xce\x1b\x9d\x9b\x25\x93\x55\x2d\xb4\xd6\x89\xbc\x71\x43\x39\x8f\xb5\x7c\x18\xd7\x46\xc4\x9c\xc9\xb9\xdc\x91\x95\xcc\x5a\xf4\x27\xfb\xf3\xda\xeb\xd1\x0a\xcd\x29\xe0\x1d\x2b\x27\x67\x16\x9d\xf5\x73\xa3\x3d\xe8\x2c\x9c\x53\x1a\x42\x9f\x98\x37\x24\x91\x76\xde\x5c\x6d\xee\x40\x95\x6b\xbe\x93\x4e\x70\xb9\x8a\x5c\x2b\xc8\xb6\x3a\x4f\x67\xfe\x5c\x8f\x7b\xe4\xa9\x39\x45\x2f\x89\xd9\xb6\x25\x9d\xfd\x41\xd6\x45\x61\x5e\x8c\xf7\x91\x00\xf2\x63\x0f\xd5\xe5\x14\x7d\x5d\xa6\x84\xd2\xee\x54\xab\x87\xb3\x8b\xa3\xb3\xc5\x47\xee\x1f\x33\x71\x5f\x02\xb1\x1a\xc7\x54\x25\xd1\xd3\x1c\x11\xb9\x96\x78\x60\x9a\x2a\x6c\x6f\xef\x8d\xfc\xbc\x3b\xaa\x65\x50\xd6\xdb\xac\x5d\xe6\x4a\xb6\x3b\x7b\x18\x8f\xf9\xa2\xc2\x5b\x68\xa1\x44\x33\x53\xb0\xae\x23\xf9\x71\x61\x61\x7f\xee\x70\x68\xc0\xfd\x2f\xb6\x5f\x30\x23\x3b\xb6\xb7\xb3\xa3\x14\x7d\xfb\x73\xee\xe4\x56\x30\x9b\x15\x7c\xb6\x2f\x62\x26\x96\xac\x13\x53\x98\x59\x48\xdf\xb0\xf0\xfb\x83\xc4\xf0\x2e\x30\x3c\x4b\xbf\x2f\xe8\x72\x9b\xf8\x10\x05\x3d\x9f\x93\xfe\x5e\xc1\xcb\xcf\xd4\xd1\x2d\x57\xf0\x8a\xb3\x36\x53\xfd\x7a\x65\x18\x45\x69\xb7\xd2\x28\x8a\x36\xce\xdd\x62\xe9\xdb\xcc\x4c\x8f\xa7\xf3\x93\xad\xca\x6a\xaa\x44\x4f\x6a\xc7\xbc\x98\x71\x3a\xec\xdf\x72\x7f\xa8\xa1\x4e\xe9\xe4\x6d\x83\xac\x32\xa9\x72\xd3\x73\x0f\xeb\x86\xb4\x3f\x9b\x4d\xd1\xaa\xc9\xab\xdc\xef\x85\xfd\x0d\xf8\x30\x25\x93\x94\xe8\x1c\x54\xf4\x90\xf5\x61\x4a\xf4\x98\xd9\x5c\xf4\x98\x33\xb9\xe2\x38\x53\xe2\x0d\x17\x2b\x73\x5e\x59\xdc\xcb\x9d\xe2\x67\x89\x88\xc8\xc5\x43\x98\x2f\x56\xe6\xcf\x3a\x31\xc5\x43\xb6\xd2\x73\x2e\x4a\xde\x4b\x19\x4c\x71\xda\x19\x3a\x43\x17\x39\x7c\x4f\x27\xc5\x62\xc3\x27\xb4\xbf\xee\xaa\x79\x47\x7e\xb4\xf3\x24\xeb\x3f\xe4\x13\xff\x7e\x7e\xda\x0a\x7a\x5e\x72\x5f\x2c\x87\x02\x56\x54\x9d\x11\x91\x4c\xa7\x37\xab\x81\xa9\x14\xc5\x4d\xff\x4c\x27\xbe\xf9\xd8\xb5\x19\x54\xa9\xd0\x4f\xdf\x4c\xcf\x5b\x7b\x11\xf3\x43\xfa\xb7\x60\x5d\x9c\xee\x36\xcc\x0f\x69\x17\x96\x4f\x59\x41\xe3\x01\x3b\x45\xc5\x66\xb7\xa8\x74\xec\x11\x37\x7e\x0e\x8d\x50\x24\xbb\xf6\x5f\xef\x40\x79\xc2\xfe\xd9\xfd\xc9\x23\xf7\xff\x3c\x82\x5e\xef\xbb\x3a\x81\xd6\xfd\xbe\x08\xce\x54\xf7\x79\xb9\x12\x83\xf7\xe0\x3b\x66\x2c\xee\x8f\x63\xc6\xda\x21\x9b\x34\x9a\xaf\x03\xa9\xdb\x68\x9d\xed\x5f\xb3\x87\x32\xfa\xfd\xc9\x9c\x5f\x96\x57\x70\xcd\xf9\xc0\xfa\x67\x94\x11\xef\x0f\xfd\x9b\x4e\x96\x7b\xbb\xb2\x3f\xb0\x7e\x8e\xcc\x83\x71\x7a\x9b\x4c\xff\x7b\xe6\xf2\x75\xc4\x7f\x9a\xaa\x9e\x46\x51\xdc\xe2\x7c\x06\xed\x36\x13\xc3\x36\xd1\x7e\x37\xc6\x67\x0b\xc5\x81\x51\xa5\xcc\x0b\xd1\xd6\xce\x27\xef\xee\x7b\x8c\x4f\x3d\xdd\x6d\x76\x53\x16\xa7\x12\x53\x44\x51\x5a\x69\x5d\xa9\xb8\x09\x58\xde\x96\xc7\x5a\x3e\x4c\x13\xc5\x4e\x3c\xb6\xa7\x78\x76\x4c\xad\x2f\xd9\x71\xbc\xff\x30\xfa\xbe\xc7\xaa\xc6\xd3\xcc\x1d\x4f\x9f\x46\x27\xe0\x8a\x50\x57\xfa\xa4\x8a\x95\x7e\x14\x57\x8f\xfd\x1c\x45\x33\x5f\x31\x35\x95\x66\xb6\xa2\x24\x97\x22\xd6\xf1\xfc\x32\x9a\xbf\xe3\x91\x27\x29\x53\x3e\x16\x7e\x8d\x32\x96\x63\xbd\x1e\xd0\xff\x3f\xe6\xf3\x96\x9e\xe8\x11\xc1\x97\x63\xfd\x1c\xb9\xcf\xc7\xcb\x50\xa0\x53\x15\xf0\x5c\x07\xe8\x14\xfd\xdf\xbc\x87\x1e\x2f\x81\x6b\x6d\x80\xbe\xbe\xc0\xc5\x09\x80\xc6\xe3\xba\xfe\x06\x15\x46\x80\x6e\x25\xe3\x9c\xc3\x75\xf8\x5e\xa7\x74\xc2\x96\xf5\xfd\x77\xd8\x02\x16\x2f\x19\xaf\xb7\x3e\x01\xe4\xf9\x00\x0e\x3f\x02\xd9\x46\x80\xeb\x75\x60\x8b\x23\x20\x9d\x2b\x37\x7b\x73\x4d\x3b\xeb\x06\x10\xe5\x0a\x6c\x3a\x0e\x24\x2e\x06\x36\xcd\x05\x36\xb4\x01\xb6\x74\x06\xb6\x4e\x63\xfc\xbf\x4c\x8d\xf1\xed\x8a\x1a\xd6\x89\xb8\xbe\x14\xc8\x4f\x06\xaa\xe7\x02\xdb\xda\x01\xbf\x9f\xa8\xd3\x3f\x68\x88\xff\xaf\x33\xaf\x8f\xff\xfe\x91\x0b\xb4\x77\x00\x5e\xb9\x01\x6d\x7b\x02\x4f\x56\x01\x2a\x63\xbe\xe6\x3d\xdc\x88\x62\x3c\xe6\xca\x72\x29\x47\x04\xce\xe5\x03\xbd\x82\x81\x33\xa7\x81\x01\xd7\x81\xa3\xb7\x00\xad\xc3\x75\x7a\x07\x25\xe6\x80\x9e\x05\xb0\x23\x80\xfb\x3e\x48\xd1\x61\x92\x37\x90\xb7\x82\xfb\x75\x67\xf9\x00\x33\x87\x02\x5b\xec\x01\x37\x2f\xd6\xf5\xf7\x50\x03\x32\x42\x80\x80\xce\xbc\xbb\x86\x67\x01\x19\x4e\x40\x42\x28\xb0\xd1\x09\x48\x5b\x5e\x77\xef\x3f\xf3\xa5\x98\x07\x1b\xd6\x5e\xc9\xd9\x01\x5c\x8f\xa9\xeb\x7f\x90\xf7\x1a\x78\x67\xf7\x35\xfe\xdf\x10\xff\x96\xf9\x0f\xaf\x5f\x00\x2d\xac\xbf\xe8\xf3\xb1\x17\x68\x6e\xcc\x7d\x5f\x5a\xa8\xd7\xf1\x1e\xae\x75\x01\xda\x6b\x02\xe7\xab\x19\x87\x38\xa5\xc3\xba\x29\xc7\x6e\x03\xea\x0e\xc0\xc1\x79\x40\xdf\x87\xc0\x5e\x7f\xc6\xfb\x77\xf6\x60\x7c\x42\xee\x73\x20\x3d\x97\x89\xd7\xb9\x8f\x83\x45\x09\x6b\x9d\xcc\xf0\xa8\xc3\xfd\x37\x98\x30\xde\xbd\xfe\x33\xe0\xd7\x83\x71\xf0\x30\x35\x20\x4d\x81\xef\x6e\xa7\x69\x03\x69\x3f\xf3\xfd\xf8\xbc\x38\x20\x23\x0f\xd8\x53\xca\xb8\xd1\xa9\x5e\xec\x47\xd7\x23\x81\xcd\xd7\x81\x47\x05\xdc\x3b\xe4\xcf\xea\x3a\xfc\xff\x7f\xf5\x81\x78\x55\x00\x28\x3d\xfb\x9a\xf7\xf0\x53\x53\xa0\x49\x2a\x70\x7d\x2d\xd0\x6c\x3f\x70\x79\x25\xd0\xfc\x3c\x70\xfa\x06\xd0\xfa\x0d\xfb\xa2\xe4\x27\x87\xfd\x80\xae\x93\x80\xbd\x39\x40\xaf\x53\xc0\xce\x2c\x40\xe3\x19\x50\xb8\x8d\xe7\x63\x6b\x12\xa0\x97\x0d\x64\x9d\x00\x4c\xe6\x32\x5f\x41\xca\x8f\xd2\x14\x19\x6b\x90\xec\x73\x78\x00\xa4\x55\x01\x52\x46\x97\x92\x00\xf8\xf6\xaa\x9b\x87\x94\x27\x8c\x89\xad\x75\x06\xd6\xed\x00\x52\x54\x80\x9c\x2b\xc0\xfa\xdd\xc0\x5e\x4d\x60\xa3\x11\x2b\x31\x6d\x9c\x07\xdc\x38\xc4\x98\xd7\xd3\xcf\x75\xf8\x7f\x7a\xf5\xff\x6d\xbf\x8c\x03\xcb\xbc\x87\xe7\x82\xef\x20\xf3\x1e\x7e\x94\xce\x36\xeb\xbf\xe6\x3d\x54\xfe\x0b\x34\xd1\xe0\x75\xd0\x2a\xbe\xae\xcf\x43\x89\x29\xd0\x35\x0d\x28\x30\x06\x7a\x1b\x01\xdb\x4e\x00\x83\x2c\x81\xec\x68\x60\xc4\x5e\x20\xa3\x2f\x60\xd8\x01\x48\xeb\x09\x4c\x98\x0a\xa4\xae\x04\xac\xf3\x81\xc4\xa7\x80\x5d\x1b\xc6\x41\xa5\xf3\x75\x62\x35\xe0\xed\x04\xc4\x7f\x0f\x04\xef\x03\xd6\xac\x04\xe2\x7c\x81\x84\x62\x20\x65\x37\xdf\x8f\xcd\x8d\x00\xd6\x14\x00\xa5\xf1\x40\xaa\x1b\x50\x19\xc5\xba\x11\xb7\x44\xaf\xa9\xe7\xda\xdf\xb0\xbf\xf0\x0b\xfb\x23\xea\xf3\x00\x1a\xf6\x3b\xf9\x16\xef\xe1\xa2\x3a\xf7\x41\x91\xfc\x40\xb1\x3d\xf7\x66\x69\x34\x12\x28\xf7\x07\x5a\x17\x03\xc5\xae\x40\x07\x35\xc6\xf9\x7a\x54\x31\xef\x47\xe3\x08\x90\x39\x09\xd0\xfa\xc0\xcf\x57\xca\x0b\x52\xbb\xb1\x8e\xd0\x9a\xef\x19\x63\x94\x71\xff\x18\x07\xc6\xb2\x56\xa6\x31\xee\xbf\x62\x1f\x10\x98\x02\xac\xfc\x03\x88\x4d\x06\x56\xdc\x07\x52\x26\xb0\x3d\xb9\x1e\x8c\x97\x95\x7e\xc7\x6b\x46\xfa\x4e\x89\x3f\x01\x37\x3e\x31\x9f\xe0\xb1\x26\x90\x90\x05\xfc\xab\xfc\xb5\xfd\x21\x0d\x70\x70\x59\x07\xa2\x21\xef\xe1\x4e\xd7\xfa\xf6\xcb\xbc\x87\xb3\xa2\x5a\x20\xf3\x1e\xa4\x78\xa8\xe0\x01\xec\xda\x0e\x28\xc6\x02\xdb\xad\x81\x56\xbd\xa4\x6c\x19\x50\xcd\x03\x36\x3d\x06\x7a\xde\x60\x8d\xfe\x81\x3e\x1c\x9f\x86\x6e\x01\xd6\xb4\x05\x8c\x12\x98\xdf\x60\x3a\x06\x88\xc9\x06\x6c\xcf\x03\x11\x86\x80\xfd\x04\x20\xb2\x8c\xe3\x65\xf8\x00\x60\xe9\x76\xe6\x03\x48\x79\x82\xf4\x2f\xf5\x4f\xbe\x27\x9f\x3d\x8d\xed\x2a\x29\x00\x22\x27\x03\xc7\xca\xf8\xff\x49\xdf\x39\x56\x05\x78\x76\x0d\x58\xa9\x0a\xd4\x64\xd7\xe9\x40\xd4\xf2\x3f\x84\xdd\x8b\x44\xbc\x70\xdf\xc5\xe3\x33\xa1\x0b\x73\x37\x8c\xc7\xaf\x78\x0f\x0d\xfa\x7d\x54\x08\xfc\x76\xaf\xa8\x26\xc8\x38\x67\xee\x72\x40\xa1\x9a\xf5\x59\x5a\x39\x03\xe9\xd7\x81\x2e\x4a\x40\x72\x1b\xd6\xe9\x92\x9e\xdb\x90\x32\x20\x66\x2d\x30\x4a\x0f\x88\x2a\x03\xc6\xab\x02\x61\x8b\x00\xcb\xe5\xc0\xf2\x21\xc0\x2c\x0b\x20\x28\x95\xb1\xbf\x65\x6b\x58\x03\x40\x3a\xe5\x49\x5f\x69\x59\x05\xfb\xd2\xf2\x57\xac\xb1\x12\xf2\x94\xf7\x8b\xe5\x6f\x59\x2f\x67\xb9\x29\x70\xbd\x3f\x73\x68\x9e\x5f\xff\x9a\xff\xb2\xf8\xa8\xe0\x01\x34\xd0\x81\x70\x12\xbc\xc2\x87\x02\xc7\x92\xf9\x2f\x0d\xfb\x7d\x9c\xfd\x5b\xd8\x2f\x5e\x1f\x12\xfd\x0e\x64\xfe\xc7\x57\x7a\x07\x0f\x99\x6f\x96\x14\x0a\xb4\x6a\x0f\xc4\x8f\x07\xba\xbe\x07\xa2\x8b\x00\x8d\xa7\x40\xb8\x11\x30\x54\xb7\x0e\xf7\x97\xf9\x0f\x52\xae\x6c\x57\x0d\x2c\x75\x96\x72\x7c\xc0\x2f\x0c\xf0\x2d\x61\xff\x8d\xb0\x02\x02\xdc\x81\xd4\xb5\x80\xbf\x35\xe7\x20\xfe\x76\x9c\x99\xfa\x7d\xe0\x79\x90\x4e\x89\x37\x6a\x00\xff\x32\xe0\x85\x7e\x1d\xff\x65\x91\xb8\xc7\x2e\xeb\x7e\xc8\x76\xcb\x78\xb8\xcc\x07\xa8\xf5\x83\x86\xba\x17\xf7\xff\xdb\x0f\xf6\x0b\xbc\xfb\x2b\xfe\x87\xa8\x3a\xca\xba\x0f\xd2\xfa\x55\x7c\x03\x44\xf7\x05\xda\x39\x31\xcf\xa5\xa7\x35\x10\x32\x05\x18\x5c\x0d\xf8\x0f\x05\xf4\x27\x00\x3e\x9b\x81\x09\x96\x80\x77\x18\x63\xbb\xde\x8a\x80\x8b\x35\xe0\xf9\x09\xf0\x19\xca\xaf\xa3\x3c\x80\xc5\xaf\x80\xd4\x9f\x81\x45\x7e\x40\xae\xad\x74\x3e\x66\x3d\x2d\x69\x3c\x3d\x95\x63\xca\xad\x6a\xe6\x47\xbc\xf8\x82\xff\x22\x3f\xf7\x86\x76\x5b\x6b\xd7\xe7\x03\x34\xf4\x83\xcb\x2f\x78\x94\x71\xef\xca\x9e\xc2\x0f\x04\xee\xbd\xe7\x7f\xf0\x3f\xd6\x96\xd7\xcd\x03\x04\xde\x2b\xe5\x27\x81\x1b\x80\x8e\xbd\x01\xbf\x66\x40\xbf\xd3\x80\xf7\x04\x60\x78\x38\xe0\xa9\x0d\x98\x2c\x01\xe6\xcf\x02\xac\x16\x01\xf3\x8e\x02\x4e\x57\x00\x37\x3d\xbe\xd9\xe8\xa6\x0a\x44\x44\xf1\x5e\x92\x54\x0d\xb8\xb5\x03\xa4\x93\x9b\x93\x1a\x50\x52\xce\xb1\x55\x9a\x07\x87\x0f\xc0\xcd\x96\x80\xd3\x13\xe0\x85\x19\xe0\xbc\xf4\xbf\xed\x9e\x2c\xfc\xc2\xe4\x44\x7d\x1e\xc4\xff\xe4\xbf\x08\xfd\x93\x7d\x62\x7f\x95\xf9\x1f\xf9\x02\xff\xdf\x22\xfc\x60\xc3\x53\x1e\x65\xdc\x3f\x46\xc4\xdd\x40\x31\x5f\x52\x7c\x6a\x57\x09\x78\xa6\x33\x4f\xdb\xf5\x06\xf3\x62\x9c\x34\x59\x9b\xc1\xe9\x31\x30\xf9\x0d\xe0\x14\x07\x38\x0c\x04\x1c\xa5\x79\x98\x0e\xcc\x1e\xc6\x1c\xa8\x59\x53\x81\xb5\xc3\x98\x33\x93\x6d\x05\x4c\x97\xd6\xc5\x2a\x60\x7a\x6f\xe0\xb4\x26\xeb\x41\x48\xfb\xa6\x6d\x26\xf0\xd2\x14\xb0\x49\x63\xee\x78\x43\xbb\xc7\x98\x08\xfe\x83\xd0\x81\xd0\x5a\xc7\x63\x43\xdd\x83\xb3\x42\x17\xa3\x21\xff\xa5\x56\xff\x44\xc4\x85\x6f\xf1\x3f\xe2\xc5\x6d\xe5\x08\xd1\x27\x45\xae\x4e\x2f\x54\xe5\xbe\x63\x6e\xc7\x81\x4e\x0a\x80\xc3\x7b\x40\x43\x0b\x98\x71\x15\x18\xe1\x01\xd8\xad\x00\xcc\x8a\x80\xa9\xbd\x81\x99\xff\x02\x36\x37\x00\xcf\x55\xc0\x14\x07\x20\x74\x33\xf7\x2a\x4c\xd2\xe1\x1c\x6c\x8b\x64\x9f\x26\xaf\x8b\x09\xb3\x39\x3e\x4c\xf4\x04\x6e\x36\xe7\xb3\x8c\x94\x1b\x4b\xcb\xf8\x53\x0f\x60\x8c\xe0\x83\x0d\x13\x3c\xb9\x01\xce\xf5\xf9\x0f\x7d\x45\xfc\xf8\x4a\xff\xa5\x81\xfe\x89\xcc\x7f\xd9\x2d\xd6\x8f\xcc\xff\xd8\x24\xf8\x10\xb5\xfc\x0f\x31\x2f\x2b\xcf\xf3\xb8\x5c\xc4\x53\x1f\xe1\x17\x2e\x82\x37\x34\xdb\x19\x68\x15\xcc\x1c\x20\xb5\xcf\xcc\x3d\xd7\x4e\x05\xcc\xf3\x01\x93\x67\x80\x99\x2e\xf7\x65\x1c\xdf\x17\x58\x30\x1b\x18\xe7\x05\x2c\xfb\x0e\x18\x73\x8f\xe7\xc1\x30\x14\xc8\x36\x03\x0c\xf4\x81\xd2\x9e\x80\xfe\x51\xe0\x54\x7b\xce\x4d\xa4\x38\x39\xb2\x1c\x78\x16\xc9\x7c\x08\x69\x1e\x06\x09\x9d\x9c\x3e\xa2\x5f\x90\x5a\x08\x8f\xdd\x04\xff\xbe\xb3\xe0\x93\x5d\x14\xfc\xd9\xff\xc9\x7f\x19\xc7\x63\x43\xfe\xc7\x5a\x61\x6f\x9c\xe0\xc5\xc8\xfc\x8f\x00\x51\x9d\xf7\x10\xef\xeb\x28\x6e\x33\x5b\x95\x00\x8a\xd2\x73\x75\x01\x3a\x45\x01\xe3\x5e\x03\x03\x1f\xf2\xf3\x1b\x53\x05\x8c\x96\xf2\x89\x70\xe6\x66\xcf\x9b\x0b\x0c\xfb\x0e\x08\x2a\x06\x74\x77\x31\xb7\x54\xcb\x13\xd8\xdc\x1d\x18\x7c\x18\x28\xba\x0c\x0c\x0c\x00\x8e\x1b\x01\x03\xcd\x80\x6b\x63\x81\xbe\xd1\xc0\x23\x03\xa0\xcf\x19\xe0\xef\x93\x80\x5a\xf3\xfa\xf6\xaa\x08\x9e\x4c\x9b\xe9\x3c\xb6\x70\xe0\xb1\xb6\xff\x51\x03\xfd\x17\x99\xff\x20\xeb\x9f\xd4\xae\x03\xf1\x5a\xe6\x7f\xc4\xa7\x32\x4e\x1e\xad\xcf\xb8\x79\xd0\x0c\xfe\xb9\xac\x83\xe2\xb6\x9b\xc7\x99\xaa\xdc\x27\xc7\x4c\xc4\x1f\xc3\x46\xb0\x6c\x05\x60\xe4\x0c\xc5\x3e\xbd\x8f\x01\x3a\xaf\x95\x86\xe8\x69\x03\x43\x34\x1a\x2d\xb5\x6c\x0b\xf4\xdf\xd6\x28\xcf\xe5\x31\xd0\xe7\x59\xa3\x1f\xfd\xdb\x03\xea\x27\x1b\x9d\x59\x79\x1a\xe8\x71\xbe\x51\xc1\x46\x6f\xa0\x5b\x97\x46\x5e\x3b\x76\x01\x9d\x3f\x2a\x5d\x38\xfc\x27\xd0\xc9\x54\xf1\xea\xa5\x40\xa0\x83\xa7\xa2\xc6\x3d\x6f\xa0\xfd\x69\x85\x4b\x7f\x2c\x04\xda\x96\xe3\xb4\x64\xa7\xb2\xe0\xcd\x36\xda\xcc\x23\x84\x0e\x25\x84\x9e\x92\x1c\x07\x1a\xda\xdf\x90\xff\xb2\x71\x78\x03\xfb\x4d\x1a\xd1\x5f\x46\x96\x35\x9b\xce\xf6\x33\x4f\xc2\x2b\x5a\x99\x56\xca\xbc\xb9\xdc\x57\x64\x96\x18\xcd\x9d\xda\x52\xbd\xcf\xe0\x00\x37\xca\xe8\x17\xdd\xa1\xbf\x62\x10\xa0\xbe\xa6\x63\x65\x17\x7b\xa0\xeb\xbf\x9d\x8e\xe9\x28\x03\x1d\x57\x75\x56\x36\x1d\x09\xa8\xac\xec\xdc\xce\x01\x40\xeb\x8b\x9d\x35\x17\x3f\x04\x5a\x78\x74\xee\x1e\xdd\x1c\x68\x96\xd3\x69\xeb\xfa\x39\x40\x93\x9e\x9d\x5a\xe4\xdf\x00\x1a\x29\x74\x9c\x7c\x60\x32\xa0\xa8\xd8\xa1\xec\x42\x0f\xe9\xc1\xa9\x5e\xfe\x89\x3e\x49\xd5\xe6\x15\xe5\x3e\x2a\x87\xb8\xde\xd2\x72\x26\x8f\x4d\x04\xbe\xa9\xa4\x5a\x23\x2a\xc8\xd2\x78\xc0\xe8\xff\xb6\x3f\x7d\x70\x63\x42\x13\x52\xda\xb4\xa4\x0c\x3c\x5e\xad\x35\x55\x11\xa3\xab\x79\x0c\xb6\xe8\x4c\x8c\x1a\xef\x07\x9d\xe9\x9d\xdc\x2b\x99\x1f\x32\xbb\x92\x75\x43\xa6\x54\xf4\xa4\xdf\x8f\xa9\x62\xf5\xd9\xc1\x1f\xfb\x51\xdd\xaf\xc3\xf7\x03\x08\x2f\x50\xde\x39\x48\xa9\x6d\x34\xd0\x78\xc0\xa0\xb0\xfe\xd2\xda\x79\x30\x28\x67\x2c\xdd\xa4\x1d\x64\x62\x47\x15\xac\x81\x3f\x2e\xa2\x4f\x1e\xa0\xc7\xca\xe2\x03\x94\x53\x69\xec\xf7\x96\x2b\x62\xfd\xfc\x59\xa7\xb8\xaf\xd7\x59\xda\xbb\xfa\x4e\xf8\x89\xd6\x62\x9f\xb1\xbf\x51\xac\xeb\xdd\x92\xed\xed\x26\xfa\x82\x74\x14\xf8\x6e\x3b\xb5\x2f\xe7\xa7\x96\x07\x28\xf7\x7f\x2a\x6d\x4e\x28\xeb\x86\x27\xac\x03\xb3\xe6\x49\x07\xfa\xde\xab\x0a\x98\x1f\x10\x31\xb5\x3b\x55\xfd\x03\xf6\xa8\x4f\x67\xff\xef\x4b\xd5\x41\x57\x9d\x7e\x94\x69\xcd\xbc\x38\x90\x3c\xc6\xaa\x9a\xf1\x73\xe3\x32\x6d\xfa\xb6\x43\xbf\x1b\x4a\xb7\xf0\xd5\xfb\x0e\xa3\xea\xb1\xf2\x44\xbd\x6d\xfc\x89\xfa\x77\x5a\x11\xfe\xa6\xdf\x9a\xfb\x56\xeb\x57\x8e\xa1\x15\x34\xea\xf6\x34\x42\x10\xf5\xda\x2d\x24\x7c\x6f\x54\x2a\x23\x63\xa3\x0c\xd6\xd2\x37\x19\x29\xee\xfb\x0f\xfb\xc8\x37\x00\x87\x3b\x9f\x25\xfd\x90\xe1\xb3\x7e\x24\xc4\x44\xb7\xea\x57\xca\x6d\x74\x87\x73\x5f\xfb\xc1\x2e\x6c\xb7\x86\xc0\x7b\xd5\xc3\x79\xec\x41\xba\xc5\x3b\x9f\x35\xa2\xfb\xa6\xb9\xdf\xb7\xa1\x2a\x5f\x7a\x42\x27\x62\x15\xa4\x88\xe7\x19\xaf\xde\x8b\xe6\x23\xba\xd7\x40\xda\x59\x03\x13\x18\x8d\x5d\x5c\xa2\x4b\x27\x0c\xd7\xeb\xc3\x08\x0f\xb6\xb7\xe7\x85\x63\xf5\x8a\x75\x43\x4c\xc7\xea\xd3\xef\xf5\x55\xc6\x10\x7f\x60\x40\xf5\x58\x8a\xc0\x1d\xff\x31\xa1\x3a\x28\x66\x4f\x28\xe1\x79\x98\x70\xb6\x0d\x01\xde\xa6\xfe\x3c\x0f\x13\x6e\x30\x63\xc6\xd4\x74\x2a\xdd\xf7\x36\x8d\x5d\x40\xf7\x94\x4d\x5b\x2c\x27\x1c\x67\xfc\x6d\xbe\x39\x3c\xe1\x14\xc7\xec\x71\x3a\xdc\x41\x7d\x7c\xd9\x69\xf2\x9f\x71\xeb\x6f\x52\x8c\x37\x9e\xf5\x8c\xee\xc1\x8f\xd9\xc4\xda\x92\x06\x26\x35\xf5\xf8\x1f\xb2\x2e\x0a\xeb\xc6\x64\xff\xa6\x4a\xdf\x73\x43\x5a\x77\xaa\x4b\xaf\x4d\xed\x4d\x5e\xb6\xaa\xe9\x60\xaa\x96\x86\x4f\xd4\xa4\xf5\x1d\x52\xc9\x76\xfa\x8c\x1b\x49\xb7\x49\xe7\xdd\xe1\x6f\xeb\x1c\x3a\x96\x32\x87\xa9\x46\x63\x69\x1e\x27\x39\xb3\x8a\xc5\x98\x2e\xac\x23\xa1\xbd\x8a\x51\x29\xf5\x83\x16\xf4\x06\x6d\xf4\xa6\x88\xce\x65\x36\xe2\xc4\x62\x7b\x8f\x3b\x6e\xd9\x56\xf6\x23\xcf\xb2\x7d\x38\x9a\xd6\x81\x6d\x95\x35\x21\x8c\x36\xee\x7c\xdf\x7f\xaa\x43\x10\x3d\x09\x5b\xcf\x04\xda\x93\x6c\xd5\xb2\xc8\x73\xad\xee\xed\x22\x5c\xdf\xda\x80\xef\xfb\x5b\x1e\xbb\x4a\x7a\xf1\x96\xc1\x8f\x49\xfb\x6f\x4a\xd9\x5f\xf4\x73\xd3\xa7\x35\x84\x73\xd5\xf2\x3f\xc4\x7a\x61\xde\x90\xcc\xff\x69\xd8\x07\x2a\xba\x7a\x18\xbd\x7b\x88\x8a\x01\x3d\x25\x59\x07\x66\xc1\x19\x13\xe2\x8d\x38\xa9\x31\x1f\xc6\x2e\xd6\x9c\x78\x60\x16\x51\x16\x64\xd7\x78\x7f\x6b\xfa\xf9\x88\xfb\xd6\x84\xff\x0d\xac\x62\xfe\x40\xa7\x75\x8c\x42\x34\xf6\xb1\xfb\xcc\xf6\x3b\x0a\x45\x47\x7b\x65\xd6\xaf\x76\xc8\xee\x47\x33\xe7\x70\x94\xef\xf3\xda\xbf\xb2\x24\x4f\x74\xcc\x71\x65\xc5\x89\x22\xce\xc9\x1c\x27\xaf\x32\x05\x2b\xad\x57\xf0\xdf\xed\x54\xe7\xf1\x30\x3d\x77\x7b\x9f\x4b\x54\xf7\x9e\x5d\xc9\x3c\xa9\x99\x26\xaf\x29\x82\xcb\x7d\x83\x6a\xf9\x1f\xf7\x6a\xbe\xe0\xc5\x24\x7b\xb3\x2a\x4b\x6d\x1f\xa8\xeb\xfc\x2d\x42\x1e\xb3\x1e\x8c\xdf\x07\xbe\x4d\xba\x60\x9f\x05\x31\xed\xe7\x5a\x59\xd2\x09\x6c\xd6\x1e\x5b\xca\xac\x6c\x0c\xa6\x93\x77\x9a\x26\xd8\x51\x26\x62\xe8\x3d\x8b\x70\x3b\xad\x87\x7c\x1b\x59\xdd\xd8\x89\x4e\xf6\xed\x6e\xb8\xf0\x0e\x5d\xe6\x26\x32\xab\xf9\x82\x79\xea\xae\xa0\x42\x33\xe3\xae\xd2\x9f\xf8\x3b\xee\x95\x06\xe4\x17\xf3\x56\x32\xce\xeb\xfe\x82\x71\xff\xf9\xaf\xfc\x08\x61\x73\x57\x8a\xe9\xcb\x3f\x5f\x4f\xf3\x30\xdf\x9f\x71\xff\x79\x27\xf7\x13\x9e\x33\x2f\x89\xef\x6d\xba\xa5\xde\x66\xe6\x52\xf2\x0b\xb2\xd7\x25\x8c\x75\xdd\x6b\xf9\x1f\x62\x5e\x58\x17\x25\xfe\x84\x01\xed\x63\xb2\x0e\xce\xf2\xa3\x66\xe4\x8d\x4b\x1f\x4d\xe1\xae\x45\x97\xac\x08\xe7\x71\xd3\xb4\x23\x94\xc5\x71\x95\x9d\xd0\xc3\x99\x45\xe8\x90\xf9\x15\x47\x3a\x51\xc9\x3c\x98\x11\x7d\x5d\xf9\xbe\xfb\x3d\x57\xf2\xc2\x6e\xd9\xee\xf4\x54\x5b\x96\x79\x88\x48\x2c\xeb\xc2\x2c\x6e\xc5\xba\x07\x8b\x5f\x32\x1f\xc6\x77\x3c\xe3\x59\xbe\x3d\xf4\x08\x29\xf4\xbd\xcf\xcc\x0c\xdf\x13\xcc\xb4\x59\x52\xc9\xb9\xe9\x92\xd0\x48\xc2\x31\x97\xa8\xa5\x30\xbf\x43\x85\x11\x24\xdf\xee\x7b\x08\x81\xf5\x9d\x7b\x86\x22\x91\x77\xc4\xf5\x11\x34\xc6\x3c\x65\x7e\x4c\xde\x5f\x14\x91\x16\x64\xd7\xc8\xfc\x0f\xfa\x86\xac\x8b\x12\xab\x62\x4a\xee\x16\xf6\x87\x25\xad\xca\x40\xa7\xa9\x14\x0f\x16\xeb\xcc\xa2\xf5\x3c\x6f\xee\x6c\x3a\x81\x38\xbb\x38\x93\x0a\x85\x5d\xb5\x0b\xd9\x6d\xa5\xc2\x3c\x98\x09\x1d\xdd\x08\x17\x1c\xbd\x65\x3e\xad\x03\x9d\x8e\x0b\x09\x1f\xd6\xa8\xf4\xa2\x79\xed\x60\xbf\x88\x7e\xde\x34\x7b\x89\x98\x87\x00\x51\xd9\x09\xbe\x00\xe2\xfa\x07\xc6\x77\x20\xe4\x30\xf8\x7c\xff\x79\xd2\x18\x34\x4a\x8f\xce\x6c\xc1\x35\xe6\xb4\x5f\x04\x17\xce\xa6\x31\xc4\xcb\x8b\xf0\x97\x65\xc6\x61\x54\x33\x5b\xe6\x9f\x44\xdf\x3c\x58\x6b\x0b\xad\x93\x10\x8b\x62\x5a\x17\x21\x95\x27\xa9\x4f\x46\x60\x42\x15\xd5\x00\x02\x9f\x54\xd3\x3c\x05\x78\x30\x8f\xd0\x2f\xbd\xa6\x1e\x2f\x86\xe7\x25\xf4\x85\x0d\xed\x4a\x0d\xfb\x41\x79\xb0\xbc\x09\x5c\xe0\x6a\xc4\xab\x6d\x01\xed\xb0\x36\x45\x0b\xc8\xae\x49\xed\x3c\x28\x5f\x32\xfa\xb8\x88\x76\xa9\x11\x73\x99\x07\x33\xe8\xaa\x1f\xdd\x36\x57\x1f\xe1\x4f\xfb\xa7\xca\xb4\x40\x3a\x89\x2b\x1e\x5e\xd6\x85\xed\x97\xfb\x24\x45\x6c\x57\xa4\x1b\xd1\x51\xfe\xac\xcc\x16\x31\xad\x3f\xed\x24\x51\x67\xf5\x28\xe3\x88\x3a\x33\x99\xec\x8b\xcc\x9b\x45\xeb\x3d\xc6\xdd\x93\xbe\x77\x4c\xea\x72\xca\xe1\xa3\x75\x18\x71\x8d\xba\x92\x49\x99\x49\x14\xf5\xf0\x06\xa2\x87\x1c\x63\xa5\x2b\x8f\xcb\x54\x23\x88\xe8\x70\x97\x78\x56\x61\x6a\x2f\xe8\x7d\x43\x9d\x3f\xd3\xbd\x70\x99\x17\xc3\xba\x28\x81\xd5\x8e\xdb\xd8\xfe\x39\xd6\xec\xb5\xf3\x04\xfb\xcc\x9d\x32\x4c\x87\x8d\xfc\x7c\xa7\x75\xf7\xa4\xe7\x6f\x19\xc1\x19\xf3\xc4\x4a\xbf\x48\xf6\x83\x40\x5a\x2f\x3a\x8b\x03\xe9\xa4\xd6\x6f\xe9\x32\xea\xbf\xd8\xcd\x6b\x39\xb1\x5d\x5b\x96\x86\xb3\x7b\x23\x5a\xdc\xeb\x5e\xf9\x91\xc7\xb8\xcb\x4a\x74\x66\x91\xf9\x30\xf1\x36\x1c\x27\x13\x96\xea\x8d\xe4\xdf\x73\x3f\xb1\x84\x01\xb3\x69\x3e\x12\x2e\x2d\x24\xfe\x5c\x42\x64\x30\x8d\xf1\xf7\x18\x81\x4f\xf0\xdd\x78\x9f\x7f\xce\x7a\x52\x89\xde\x87\x49\xb1\x24\x7e\xd9\x05\x9a\xe7\x38\xc3\x3b\xc4\xaf\x5d\xe9\xf2\x0b\xcd\xd3\x8a\x9a\x0f\xb4\xd2\xeb\xf3\x62\xe4\x7e\x58\xde\xda\x0b\x68\xe1\xba\x2f\xf4\xa4\xf5\xed\xe4\xe7\x45\x79\xd2\xac\xd0\x25\xac\x8b\xe4\xcc\xbc\x90\x49\xbb\x18\x75\x37\x2e\xe3\xae\x3d\xa3\xd6\x86\x92\x77\x0e\x29\xe3\x2e\x04\x7d\xed\xa3\xb9\x1f\xcc\xb0\x18\xda\xf5\x9b\x57\xad\x14\x78\x66\x82\xa8\x54\x35\xe4\xc3\xac\x7b\xc3\x38\x6f\xaa\x51\x3f\xc2\xa1\x53\xee\x31\xee\x9f\x6a\xc8\x91\x2a\x55\xc7\x8e\xe2\x5f\xea\x1d\xee\xe0\x94\x52\x15\x44\x91\x39\xf5\x0d\xbf\xf3\x3a\xab\x0d\x54\x1b\x49\x5d\x91\x4f\x91\x39\x35\x92\xef\xce\x25\xbf\x38\x4d\x35\xa5\x24\x9d\x1b\xc4\x84\x5e\x13\xfa\xa8\x25\xbf\x7e\x4f\x71\x25\x61\xca\x67\x8a\xbf\xcc\x8b\xf1\x19\xea\x49\xcf\x6b\x81\x9b\x37\xc5\x85\x39\xc9\xbe\xe4\xff\x0e\xe3\x02\xc8\xef\xa7\xdd\x0b\xa2\x6f\x29\xf3\x60\x26\x8c\x08\xa3\x28\x66\x18\x10\xc5\x59\x09\xdd\xb0\x03\x06\x4d\x65\xbe\x40\xcf\x27\xcc\x87\x51\x51\x4f\x20\xff\x6f\x62\x91\x24\x4e\xea\xeb\xc4\xc9\x64\x83\xa8\x78\x65\x18\x34\xa6\x1d\x44\xe6\xc3\x64\x46\xf4\xa3\xf5\x9f\xf1\xdb\x08\xca\x87\x33\x95\x39\x03\xc9\x70\x9f\x41\x19\x6d\xc6\xaf\x7c\x77\x21\xc3\x93\xf5\x72\x6a\x75\x62\xde\xa4\x93\xe7\x66\x54\xf2\x59\x20\xd3\xb0\x9c\x3a\x53\x64\x54\xf0\x19\x32\xbd\xfa\x2a\x79\xfc\x46\xbd\x47\xeb\xf8\xf5\x5b\xfa\xa6\xeb\x8f\x72\x9c\x64\x5e\xcc\xc2\x7f\x7d\xb9\xef\x45\x75\x20\xd9\x2f\xeb\xe1\xcc\x9c\x1c\x46\xde\x69\x33\x97\x1f\xe3\xe4\xaa\x68\xfa\xbd\xc9\xfc\x18\xb2\x53\xef\x59\x1c\x45\x35\x5d\x53\xd6\xc3\xe9\xf7\x8a\xd9\x9d\x3d\xaa\xf8\x79\xb7\xf5\x4e\xa6\x7c\x42\x69\x5d\x9a\xe8\x70\x9b\x21\xf8\xb3\x59\x03\x78\xcc\x29\x6f\x44\x8c\xca\x5c\x25\xce\xdc\x73\x87\x73\x1e\x95\x3b\x7c\x04\x45\xd2\x9c\xa2\x89\x14\xa1\x73\x87\xcd\xa0\xb8\x98\xd3\x9b\xf9\x83\xb9\xb7\xb8\x4f\x4e\xee\x40\xc6\xfd\x73\x05\xe3\x28\xd7\x35\xc7\x86\xff\x7f\x29\xf3\x6c\x6c\x8e\x13\x32\x9f\xa3\x50\x45\xb5\x8f\x3c\xa3\x27\xf4\x64\xb2\xee\xbc\xa2\x15\x5b\x5f\x17\xc5\xfd\x7d\x30\xed\x32\x73\xee\x84\x51\x65\xa5\xa1\x1e\xce\x14\x8d\x95\xb4\x6b\x9b\xda\xc7\x93\xb7\x8e\xdd\xcb\x7a\x21\x72\x7f\xa8\x21\xf7\x92\x29\xbf\xd0\x10\x7c\x98\xae\xad\x58\x3f\xa4\xcd\x13\xe6\xc3\x28\xc4\xc8\x15\xab\x1c\x47\x1e\xf3\x8f\xf0\x58\x60\xc8\xca\x9d\x32\x1f\x66\x7b\x01\xef\x9b\xdb\x4f\x8c\xa4\x9d\xab\xa0\x84\x33\xb5\x82\x75\xb6\xb4\x7f\x14\x1c\xe1\x3e\x39\xdb\x35\x7c\xc9\xbf\xb7\xe7\x85\x93\x1f\x6d\x5f\x24\x74\x62\xfe\xd9\x42\xf1\xb3\xe0\x65\x11\x65\xbc\x85\x2d\x8e\xd1\x8a\xdd\x3e\xe4\x12\x65\xca\x05\xf7\xef\xd2\x3c\x17\x74\x79\xc1\xfc\x98\x6e\x9f\x88\xc9\x90\xab\x28\xf9\x85\x4b\x4e\x38\xc5\x77\xc7\x5b\x31\x54\x29\x98\x59\xc1\xfd\xb0\xac\x17\xc7\x93\x97\x4e\xce\xe2\x6c\xde\xb8\x8c\x9f\xb3\xcc\x83\x19\xd1\x81\xf9\x11\x83\xad\xb9\x8f\x4e\xaf\xfb\x9b\xe8\x94\xd7\x49\x6b\x13\xed\x86\xad\x0e\xb1\x3e\x0c\x16\xe4\x09\xa4\x43\xe6\xc3\xec\x14\x9d\x7b\x8b\x12\x1b\x53\xfc\xab\xe5\xc3\x94\x30\x93\xbf\x78\xe3\x30\xca\xb0\x8a\x5d\x99\xe1\x5a\x74\xd7\x96\x32\xb4\x22\x70\x86\x52\x92\xbb\x84\xfc\xbd\xd8\x30\x9c\x9e\x5c\xd1\xd1\xd5\xc4\x74\x2c\x5a\x9b\x49\x79\x45\xd1\xb3\x5d\x14\x37\x8a\x1a\x1f\xa2\xc8\x56\x92\xf4\x1d\x7d\x93\xdd\x31\x3f\xd0\xba\x28\xae\xe6\xbc\x6a\x77\xd1\x3f\xdc\x87\xca\xa2\xe6\x43\x5d\x5f\x2c\x7b\xd3\x44\xda\xbd\xa6\xed\x60\x16\x9a\xe5\xfc\x14\xba\xd1\x68\x66\xb0\x8e\x4e\xc1\x46\x13\xf8\x39\xeb\x4d\x60\xfe\x93\x6e\x15\xf3\x7f\x06\x8d\xcf\xa2\xd7\xbd\xfc\xf3\x68\x1e\xe4\x3e\x51\x2d\xc6\x6f\xe3\x1b\x4a\x45\x3b\x44\x25\xb7\x21\x1f\x66\x5f\x84\x12\xad\xf7\x7d\x91\xaa\x94\x4f\x96\x77\xe0\x79\xd8\x17\xc1\x27\x99\xf2\x31\x26\xc4\x7b\x29\x3f\x6e\x43\xdf\x70\x7f\xc5\x1c\x8a\x30\xfb\x1f\x2f\x26\x05\xcb\xfd\x3a\x1c\x99\x0f\xba\xac\xa1\x9d\x7b\xff\x8f\x99\xac\x33\xb3\x67\x27\xeb\xc8\xe8\x1c\xa2\xf9\x2a\x3f\x72\x81\x76\xec\x72\xbb\x5b\x14\x6f\xf7\x55\x3c\xa7\x38\x5a\x56\xc5\x1a\xe6\x65\x4d\xa5\x75\xf1\x42\x95\x71\xda\xa7\x2f\x79\x6c\xc8\x7b\xb8\x9e\x09\xa8\x7e\x07\x5c\x8e\x00\xba\x69\xf0\xbd\x5e\xe9\x24\x7a\x62\x1d\xd0\xab\x15\x70\xe4\x28\xd0\xef\x21\xb0\xff\x2a\xf7\x89\x29\x3a\x06\xe8\x54\x03\x3b\x9f\x03\xfa\x8b\xb8\xaf\xff\x98\x2a\x60\x4b\x1e\x30\x51\x85\xf5\xfd\x2d\xac\xeb\x70\xff\x8c\x89\xc0\x9c\x1b\xc0\xc6\x59\x7c\xdf\x3f\x5d\x19\xf0\xeb\x0e\x6c\xf8\x01\x08\x9b\x07\xa4\xcd\x60\xac\x2e\x35\x1d\x90\x9e\x50\x7a\x1c\x90\x15\x08\xa4\xa9\xb1\x86\x44\x86\x11\x70\x50\x93\xeb\xc5\xe7\x9d\x81\x2d\xd7\xf8\xbb\x6f\x19\x0c\x3c\xf7\x03\x72\x16\x00\x9f\x7e\x06\x32\x44\x7d\x32\xdd\xe9\xbf\xf9\x0f\x2f\xac\x18\x5f\x78\xf4\x2b\xd0\x3a\x9e\xfb\x9d\xb4\x7e\x58\xc7\x7b\xb8\xba\x1c\x68\x53\x0c\x5c\x30\x04\xda\x2f\x05\xce\xa8\x03\x5d\xae\x03\x15\xba\x40\x0f\x1f\xe0\x50\x35\x6b\xff\xee\x55\x07\x06\x5a\x01\xbb\x26\x02\x43\x2e\x03\xf9\xb7\x80\x61\xb7\x81\xbc\x04\xc0\xe0\x10\xb0\xe5\x05\x30\xfe\x03\x90\xb1\x1f\xb0\x08\xf9\x1a\xf7\x4f\x7d\xc9\x77\x36\x53\xcf\x80\x98\xab\x6b\x2a\x81\x20\x03\xd6\xb6\x97\xe6\x21\x69\x08\xb0\x46\x1d\x48\xea\x01\x6c\x58\x2f\xed\xb6\xc0\x8e\x0b\x7c\x6f\xfa\x60\x1b\x20\xc3\x0b\xb8\x98\x00\x6c\xba\x04\xdc\x59\x06\x6c\x1e\x06\xbc\x2c\x67\x5e\x44\x8d\xd5\xd7\xf8\x77\xc3\x3e\x00\x32\xff\xa3\x7a\x00\xd0\xc4\x11\xf8\xa9\x05\xd0\xe8\x36\x70\x33\x07\x68\x7e\x0a\xb8\x52\x0d\x34\xbf\x01\x9c\x4b\x03\x5a\x2d\x61\x6c\xb9\x5d\x13\xc6\xfd\x3b\x27\x02\x7b\x3f\x02\xdd\x43\x81\xa2\x16\x40\xaf\xf6\x40\xc1\x3d\xd6\xc3\xc8\x8d\xe0\xfb\xdc\x5b\x22\xb9\xe6\x9a\xd9\x07\x30\xd2\x05\xd2\xd5\x01\xb3\x02\x20\x75\x10\x60\x63\x51\x87\xfb\x27\xc5\x49\x19\x3f\x90\x90\xce\x18\x47\x5c\x11\x63\x77\xab\x0d\x81\xe8\xee\x5c\xa3\x5d\x1d\x00\x24\x54\xf3\xce\xb3\x7a\x19\x50\xe0\x0c\xa4\x84\x03\x07\xe3\x99\x3f\xf1\x9d\x15\xe3\xea\xb7\xaa\x81\xb4\xdd\xc0\x8b\xf1\x5f\xf7\x81\x68\x68\xbf\xac\x83\x20\xf3\x3e\xfe\x17\xef\xe1\xcc\x35\xa0\xf9\x52\xe0\x98\x13\xd0\x7c\x37\x70\x40\x1f\x68\x17\x04\x94\x7d\x07\xa8\x2e\x60\xbd\x83\xee\xe7\x81\xbc\xeb\x8c\xeb\x4a\x51\x52\xda\x68\xe5\x3e\x07\xe9\xd7\x01\x43\x67\xf6\x73\xe9\x44\x93\x50\xcc\xf7\x35\xe3\x8e\x01\xd3\x77\x01\x31\x6a\x80\x7d\x19\xdf\xff\x96\x4e\x66\xab\xa6\x32\xf6\x11\xfb\x07\x10\xbe\x56\xca\x0a\x81\x35\x97\x81\x15\xef\x98\x13\xb3\xca\x0b\xc8\x6f\x05\x24\x1e\x05\x0e\x26\x01\x89\x29\xc0\xd9\x35\x80\x14\xd5\xee\xb6\x60\xfb\xff\xac\x06\x92\x6a\xb8\x7e\xdf\xd0\xfe\x5a\x1d\x00\x81\x03\xcb\x78\xff\x4f\xe2\x82\xf7\xb7\x78\x0f\xa7\x7a\x01\xd2\xf9\x50\x3a\xe3\x4b\xf3\xb2\xcf\x83\xfd\x48\xee\xf3\x50\xf0\x07\xeb\xec\x64\xdd\x60\xff\xc8\xb8\x0b\x68\xfc\x0c\xa4\x2d\x00\xb4\xf4\x80\xb5\xaf\x19\x63\x58\xa3\x0d\x18\x57\x02\xf1\x6d\x80\x49\xad\x80\xe8\x34\xc0\x7a\x11\xe3\xfa\x8e\x16\x40\x54\x73\x60\xbe\x2a\x10\x61\x0c\x2c\xfe\x08\x44\xbe\x01\xc2\x4c\xf8\xe7\x09\x7f\x02\x11\x3f\x00\xe9\x6e\x8c\x97\xe7\xbf\x07\x56\x8c\x06\xf6\xbb\x01\x31\x4d\xb8\x5f\xce\xca\x6e\x80\x74\xde\x96\x72\x4d\xc9\xd7\xe3\x9c\xff\x6f\xfb\x65\x1e\x80\x3c\x0f\x77\x23\xea\xdb\x2f\xf3\x1e\xce\x8b\x6a\x89\xcc\x7b\x38\x22\xea\x99\xb5\x7d\x1e\xa2\x81\xa6\x39\xc0\xd6\x39\xdc\x67\x68\x53\x20\xd0\xa9\x1f\xf7\x2d\xe9\x69\x0d\x24\x9f\x06\x06\xc5\xf1\x7a\x1f\x66\x0d\xc4\x0e\x03\x0c\x5e\x01\x31\x4a\xc0\xc4\x13\x40\xd8\x3d\x60\x4a\x05\xb0\xec\x12\xe3\xdd\xc1\x16\xa0\x9b\x0e\xc1\x76\x80\xb7\x07\x10\x7a\x8e\xf9\x41\x61\xff\x00\x89\x3b\x18\xe7\x4f\xd7\x01\x42\xff\x04\xb6\x2f\x01\xc2\x36\x01\xfb\x7c\x81\x88\x5d\xdc\xb3\x2b\xc2\x89\xfb\xc4\x48\x47\xed\x17\x3f\x7f\xa1\x03\xf1\x0d\xfd\x8b\x85\xfa\x0d\xf0\xee\x86\x7d\x5f\x1a\xe8\x5e\x1c\xfb\x85\xc7\xf2\x66\x62\x17\xfc\x97\xc7\x6d\x02\x1f\x95\x76\xd1\xc6\xab\x81\xb4\x3e\x40\x9b\xb9\x40\xea\x3b\xa0\x9b\x33\xfb\xb3\x34\x1f\xb1\xb9\x52\xae\xc1\x7a\xf7\xa3\xb2\x80\x70\x2b\xc0\xb8\x14\x58\xb6\x0b\xb0\x88\x05\x42\x5a\x03\x33\xd3\x81\x00\x7b\xc0\x65\x01\xe0\x67\xcf\x18\xb6\x7f\x08\xb0\xcc\x10\x08\x2e\x01\x56\x37\x05\x82\x5e\x00\x1b\xf7\x03\xc1\x0f\xb9\xb6\x1c\x18\x0a\x1c\x18\x08\x2c\xbb\x07\x5c\x38\x01\x2c\x6b\x01\xfc\x14\xc3\xff\xe7\xd5\xcb\x6f\xeb\x40\xcc\x7b\x51\x1f\x0f\xff\xe9\xe6\x37\xd6\xc3\x37\x74\x2f\x64\xfe\xc7\x4e\x91\x1d\xe6\xaa\x73\x7f\x98\x0c\x81\xff\x4b\xf1\xbe\xc9\xf7\x75\x7a\x07\x2b\x27\x00\xdd\x0a\x80\xe8\xf6\x40\xff\x16\x40\x48\x22\xa0\xab\x06\x04\xb7\x04\xc6\x2c\x03\xfc\xb3\x81\x49\x46\x80\xcf\x51\xc0\xd6\x07\xf0\x75\x06\x9c\xee\x01\x8b\xa7\x02\x1e\xc6\xc0\x52\x25\xd1\xff\x81\x94\x34\x01\xdf\x6d\x1c\x27\x97\xfe\x01\xec\xf4\x05\x96\x18\x33\x33\xd5\x4f\x68\x18\xf9\xd7\x00\x3f\x47\x00\x52\xf2\xf3\xfe\x44\x9d\xdf\xcb\xcf\xfd\x5b\x3a\x10\x3f\xfd\xdc\xc0\xfe\xab\xf5\xfd\xe0\x2b\xdd\x8b\x06\xfd\x2e\x72\x44\xd5\x75\x83\x38\x45\xae\x71\xe5\x78\xb2\x62\x17\xd0\x4c\x03\x08\x8f\xe4\x7e\x64\xcb\xfc\x01\xf5\x5b\x40\x40\x20\x30\xe4\x2d\xb0\x64\x1e\xa0\x37\x15\xf0\xfe\xc4\xbc\x18\xcf\x2c\xee\x3f\xb7\xf0\x4f\xc0\x61\x0d\x30\xef\x06\xf7\x7f\x98\x6f\x07\x04\xb5\x03\x3c\xad\x80\xb8\x7f\x01\xcf\x59\x3c\x0f\x9e\xb9\xc0\x0e\x1f\xc0\x73\x36\x70\x30\xa8\x4e\x07\x62\xd1\x34\xe0\xc1\x75\x60\xf1\x10\xe0\xc3\xcf\xc0\x5c\x8d\xfa\xfc\x8f\x86\xfa\x17\x53\x8e\xf0\x58\xdb\xf7\xe5\x5b\x7e\xd0\xa0\xef\xc9\xff\xe2\x7f\x24\x08\xfc\x37\x32\x8f\xc7\xa0\x07\x40\x4b\x5b\xc0\xef\x01\xd0\xf9\x27\xc0\xab\x35\xd0\x57\x7a\xd6\xbe\x80\xee\x09\xc0\xbd\x08\x18\xfb\x16\x70\xb7\x64\x4c\xdb\x35\x01\xb0\xef\x0a\xb8\x3e\x67\x1e\xe1\x9c\x37\xcc\xaf\x9d\xdb\x8a\x7d\xcc\x51\xca\xa1\x0e\x03\x4e\x41\xc0\x76\x77\xc0\xfe\x0f\xe0\xe0\x55\xe6\x43\x5c\x50\xab\xd3\x81\x98\xb3\x03\xf8\xd0\xe5\x6b\xfe\xc7\x94\x7c\x1e\x65\x3d\x04\x99\x0f\x50\x6b\xbf\xa8\x96\x9c\x11\xfa\x28\xdf\xec\x7b\x22\xf0\xfc\x3c\xc1\x8b\xca\x14\xa7\x85\xf5\x42\x07\x40\xe6\x7f\x84\x09\x74\x62\xe9\x78\x40\xe9\x31\xe0\x1d\x07\xb4\x3f\xc3\x76\xf7\x78\x03\xb8\x0c\x05\x06\x47\x01\x8e\x19\xc0\xa8\xc7\x80\xc3\x68\xee\x33\x36\x33\x95\xf1\x6e\xfb\xa7\xc0\xfc\x35\xac\x31\xb5\x34\x07\x98\xee\x0d\xc4\x26\x02\xd3\xb6\x0b\x1d\x08\xe9\x24\xe5\x0c\xd8\x56\x01\x07\xbf\xab\xd3\x81\x98\x6e\x07\xdc\x33\x02\xa6\x0e\x00\xfe\xd4\xf9\xa2\xff\x49\x83\x3e\x20\x32\x1f\x40\xe6\x41\xc8\xfd\x7f\x64\x1e\x94\xec\x07\x87\x85\xfe\x81\xac\x7f\x52\xeb\x07\x32\xff\x43\xf8\x4d\x2d\xff\x43\xee\xca\x2d\x74\x53\x64\xfd\x0b\x9f\x4c\x1e\xe7\x9d\x66\xbd\xa9\x39\xef\x81\xce\x53\x81\x99\x7b\x80\x7e\xeb\xeb\xf8\x0f\x33\xec\x80\x89\x4a\x80\xb5\x29\xdb\x66\xdd\x1a\x70\x6b\x0d\x58\x2a\x71\x1e\x61\x61\x0c\xac\xbc\x07\x98\x67\x32\xc7\xd8\xac\x05\xeb\xa3\x4c\x3a\x07\x1c\x6d\x01\x98\x2d\x01\x2e\x1f\x03\x4c\xcb\x80\x7b\xad\x39\x87\x7f\x1f\x5e\xf7\xbc\xe5\x3e\x20\xba\x63\x04\x0f\xe2\xb7\xfa\x7c\x80\xff\xa9\x7f\xf2\xfa\x1b\x7e\x20\xf3\x3f\x04\x56\x2a\xeb\xa0\x44\x8b\xbf\x93\x79\x30\x72\x75\xda\xb1\x90\xc7\x69\xd7\x81\xd6\x27\x00\xdb\x00\x40\x0a\xb1\xe6\x4b\x80\x21\x79\x80\xd9\x51\xc0\xf0\x32\x60\x1a\x0c\x58\xc5\x70\xcc\x98\xeb\xca\xbc\x0e\x69\x1e\xc6\x97\x32\xe7\xce\xd0\x9b\xb9\xd7\x86\x67\x79\x1e\xf4\x4b\x81\x43\x25\x80\x41\x37\xee\x75\x68\xa0\xc7\xfe\x20\x3d\xe7\xb7\xaf\xeb\xf4\x2f\x64\xde\x47\xaf\xcf\x3c\x76\xbf\xc8\x63\x17\x11\x47\xcf\x7e\xfc\x6f\xfb\x65\xdc\x73\x97\xe0\x79\xc8\xb8\xef\xb7\xf8\x1f\x72\xff\x93\x30\xf1\x3e\x32\x0f\x66\xbe\xe8\xce\x3c\x5b\xac\xb3\x29\xbe\x80\xd2\x55\xc0\xb4\x19\xe7\x19\xc6\xff\x00\xfd\xcb\x01\xa3\x95\x80\x7e\x25\x30\xda\x0c\xb0\x38\xc8\x39\x97\x53\x15\x30\xe2\x14\xe0\x37\x96\xb9\xfc\x2b\xc6\x03\x3a\xae\x9c\x2b\x6a\xde\x05\x76\x44\xf3\x5e\x2c\x9d\x2f\x06\xaa\xf1\xba\x18\x30\x07\xb8\xeb\x0c\x68\x5c\x07\xde\x0c\x01\x7a\x79\x08\x7b\x9f\x09\x1e\x84\x22\x8f\xad\x84\x7f\xb4\xb8\xc7\xe3\x49\xf5\xfa\xf6\x7f\x53\xff\x44\xe4\x53\x5f\xf1\x3f\x04\x8f\x24\x4a\xf0\x06\xbe\xe2\x3f\x88\xd3\xf6\x0c\xf1\xfb\x09\xa2\xaf\xd4\xe8\x6d\x40\x9b\x6d\xc0\xc8\x7e\x40\xaf\x5e\xc0\x30\x5d\xee\x3f\xa7\x55\xc2\xdc\x1f\xc9\x3e\x69\x1e\xfa\xe7\x01\x4b\x54\x00\x8d\x8e\xc0\x0a\x3b\xa0\x97\x22\x2b\x3f\xf7\x1c\x0f\x14\xe8\x00\xdd\x97\x30\x87\xaf\x8b\x3b\x70\x21\x1a\xe8\x18\x08\xdc\x99\xce\xb9\xed\x6b\x2f\x40\x55\xe8\xc0\xb4\x10\xf1\xa0\x89\xd8\x1f\x14\x44\x9f\x18\x85\x62\x1e\x1b\xf2\x3f\x1a\xea\x9f\xd4\xae\x83\x06\xfc\x8f\xd5\x22\x9e\xca\xdd\xfa\x83\xa3\x79\xf4\xf5\xe5\x71\x81\xe0\xcf\xd4\xf2\x60\xc4\xdf\x19\x0b\x9d\x11\x2d\x25\xa0\xd1\x5c\x60\xe0\x18\xa0\x6b\x5b\xa0\x6f\x30\xa0\x7d\x96\xd7\xca\xc4\x59\x40\x77\x27\x60\xf6\x62\xa0\x53\x21\xe0\xd5\x0f\xe8\x60\x07\x84\x9f\x03\x54\x1a\x03\xc9\xef\x81\x36\xa3\x81\xdc\xbf\x80\x56\x0b\x80\x3d\xff\x00\xca\x0f\x81\xd3\x0a\x40\xb3\x6d\xc0\x4d\x7b\xa0\xe9\x18\xe0\x97\x85\x40\xe3\x1c\xe0\xd3\xe2\x3a\xbe\xc7\xb7\xc6\xaf\xf8\x1f\x9b\xeb\xaf\x83\x8c\x6b\xf5\xed\x5f\x23\xaa\x8b\x31\xe2\x3c\x12\xf2\x98\xbb\x91\x2f\x09\x62\x3d\x14\x59\x07\xc5\x85\xd4\x92\x80\x69\xd9\x4d\x49\xf7\xc1\xf4\x4c\x33\xba\xff\x38\xc2\x5b\x99\xf0\x75\xf5\xae\x2d\x49\x9d\xba\xc3\xf6\x36\x63\xdb\x79\x02\x6d\xe3\xdb\x1c\x1a\xd0\x08\x68\x11\xd0\x76\xe9\xd8\x16\x40\xd3\x59\x6d\x13\xa7\xb5\x01\x94\xfc\xdb\x2e\x9d\x4f\xcf\xa0\xed\xf4\x10\xae\x7c\x6a\xae\xa1\xb5\xd7\xfa\xda\x16\xf2\xe1\x56\xbf\x95\x52\x0e\xd3\xf2\xbb\x93\x84\x20\xb6\xb4\xbd\x4e\x7b\x5f\x8b\xd1\x4f\xc9\xd7\x9b\x9f\xfe\x9b\xea\x7f\x4d\xc6\x09\xde\xc7\x82\x2f\xf9\x1f\xf2\x58\x52\xf9\x0d\xfb\x45\x3e\xb0\xfe\x08\xf3\x7e\xd6\xa8\xb0\xfe\x4b\x74\x75\x73\xca\x18\x96\xa5\xb5\xa1\x95\xb3\x64\x60\x2b\xfa\xcb\x05\x27\x18\xb5\x76\x7e\xc7\xfa\x19\xd3\xdb\xb0\x4a\xb9\xd9\x22\x46\x27\x0c\x7c\xbb\xd1\xbd\xe0\xfe\x47\xbb\x53\x35\xb5\xdd\xaa\x9e\x39\xfc\x09\xbd\x95\x9b\xd1\xfd\xc4\xde\x7a\xac\x24\xd2\x3b\xc5\x80\x2a\xa2\xea\x33\x59\x49\xa0\xe7\xbd\xf9\xb4\xf7\xa8\x97\xf1\x0d\x52\xb5\x97\xab\xc9\x6e\xb5\x4b\x5b\x08\x61\xe8\x7e\xa0\x84\x2e\x38\x77\xfd\xa7\x82\x9e\x40\xb7\xc1\xd7\xa8\x5e\xdd\xc5\xeb\x09\x05\xe9\x2e\x15\x7f\x93\xc2\x49\x07\x31\x0f\x6d\x86\xf1\xa8\x2c\xfa\xc2\x34\x99\x24\x8d\x0d\xed\xdf\xf4\x0a\x94\x01\xad\xab\x69\xce\x7d\x60\xd4\x99\x07\x23\xf3\x5f\x96\xbb\xa9\xf0\xed\xf1\xf4\xce\x54\xe7\xf6\x9c\xd8\x8d\xef\xff\xb7\x51\xa7\xc8\x30\x63\x0c\xf3\x5e\x26\x29\xf6\x23\xab\xc6\xdc\xe0\xae\xdc\x5a\x5d\x07\x52\x06\xd2\xdd\x66\x08\x45\x96\xc6\x7e\xda\x02\xf7\xd6\x29\x6c\x41\x6b\x50\x7b\x5e\x1f\x8a\x1d\x3a\xdf\x19\x50\xbd\x4c\xf3\x95\x35\x79\x90\x76\xaa\x3b\x21\x29\xda\x3d\x43\xa8\x36\xa0\x95\x98\x40\x95\x3d\xcd\xe6\xdc\xdf\x7f\xf0\x8e\xdd\xb4\x46\x07\x15\x55\x50\x9d\x7a\xd0\x80\xab\x84\x8b\x0c\xc8\x79\x40\x33\x3f\xc0\xfb\x4f\x8a\x55\x7d\xca\xd9\xee\x9e\x83\xff\x1f\x7b\x6f\x1d\x96\xe5\xb6\xfc\x0f\x8f\x5d\x88\x0a\x98\x28\x2a\x58\x98\x84\x28\xd2\xdd\xdd\x9d\x22\xdd\xdd\xa9\x08\x88\x94\x22\x20\x02\x2a\xd8\x85\xdd\xdd\x85\x5b\xdd\xb6\x28\x76\x62\xd1\xb5\xde\x8b\x99\xfb\xd1\x2d\xfb\xf8\x9e\xef\xff\xbf\xb3\xaf\xeb\x5c\x73\x90\x87\xe7\xbe\xd7\x5a\xb3\x66\x66\xcd\x7c\xd6\x67\x48\x8e\xe3\xee\xf3\x12\x2f\xca\x46\x13\xc0\xbc\x7b\xf1\xf9\x81\x88\x4a\xc9\x13\x19\x8e\xb7\xc6\x78\x7d\x90\xd2\x4e\x4c\xc0\x13\x57\x9c\xff\x04\xf4\x8c\xa1\x46\x94\x45\xf4\x91\x9c\x8a\x7d\x74\x9c\xb7\x12\x3b\xbf\x45\x82\x04\x46\x22\x06\x30\x0f\x51\x28\xca\x1d\x84\x1b\x90\x16\x94\xc1\x3c\xff\x14\x63\x59\xb4\xb4\x23\x6a\xe4\xb8\x93\x8c\x22\x17\xc1\x29\xec\x19\xea\x4d\x3f\xd3\x0c\x2a\xae\x93\x45\xdb\xa2\x34\xd2\x08\xcf\x32\x4a\xbd\xdd\x50\x73\x14\x6e\x84\x63\x1d\x4a\xfe\x40\x3a\x56\x0a\x15\xfc\x8b\xf1\xf3\x72\xf5\x94\x01\x95\xcf\x39\x81\x6b\xba\xe8\xdc\x0d\xdc\x2f\x0b\x26\x3f\xc5\x18\x78\x61\xfe\x0f\xf4\x7d\xd2\xbb\x39\xfc\x47\x16\xc9\x19\x5c\xdf\x1c\xe2\x45\x29\xf9\x36\x1c\xab\x7e\x39\xcf\x47\x51\x1f\x90\xf5\xe4\x40\x52\x1b\x26\x63\xa4\x18\xdb\x49\xd9\x74\x1e\x0f\x8c\x8f\xa6\x24\xce\x83\x9b\xe0\x7c\xec\xc6\x6f\x25\x41\x78\x01\x63\xa5\x45\xb8\x1f\xd4\xf3\x09\x37\xb0\x30\x47\x19\xe7\x41\xbc\x4b\x0d\xab\x4d\xe3\xfd\xd5\x70\xd7\x0e\xac\xd0\xe4\x76\xa2\x0e\x87\x2c\xd4\x9a\xcb\x8f\x3b\x4e\x67\x8f\x18\x7e\x52\x57\x64\x21\xd6\x9f\x74\x86\xea\x63\x45\x51\x8f\x11\xcf\xbf\x5e\x12\xd5\xfd\x75\xa2\x52\x71\x26\xb5\xcd\x0a\x11\x17\xa4\xe3\xbf\x09\x33\xcb\x9a\xf1\x87\x31\x9f\xaf\xe9\x7d\x19\xdf\x5c\xb3\x0f\xe1\x83\xd4\xd7\x7f\x46\xdb\xfd\xa7\xbe\x41\x92\x88\x83\xe0\xf5\x81\x5a\x51\x4d\xa8\x9c\x14\xae\x2b\x49\x9c\xbe\x24\xf5\x01\xa9\x58\x80\x38\x21\xff\x95\x8b\x30\x42\x72\x7f\x49\xeb\x68\xfb\x54\x09\xf1\x0f\xa6\xcf\x54\x08\x0f\xf8\x45\x0b\xeb\x12\xca\xc6\x3a\xa8\xad\x12\x15\x7a\xa8\xbd\x62\x7d\x0c\x70\xdf\x08\x55\x1b\x91\x65\xad\x36\xe3\x2c\x8f\x39\x67\x69\xcd\x93\x87\xe3\x13\xcd\x2b\x49\xd3\x2c\x7c\x17\x62\xc5\xcb\x52\x84\x3a\x93\x98\x7f\xa6\xba\xbf\xc5\xa9\x40\xd2\xbc\x25\xc9\x38\xe3\x96\x8e\x05\xf8\x64\x0b\x6e\x4f\x9b\x15\x1e\xc0\x3c\xbc\xc9\x99\x73\x38\x9f\xa6\xb5\xf7\xf0\x8d\x8d\xde\xbc\x41\xfb\x61\x5c\xd8\x4e\x9d\x2a\x1e\xb2\xdf\x78\x51\x88\x37\x66\x45\x35\xe1\x9d\xd2\x1a\x24\x31\x52\x88\x37\x96\xc1\xba\x44\xd4\x44\x62\x1f\xe0\xf1\xc0\xf0\xfa\x21\x39\xd6\x68\xe3\xae\xb3\x70\x20\x9e\x10\x7d\x51\x3d\x7c\x3b\xd5\x44\x53\xaa\x77\x5e\x30\xc5\x6a\x02\x0f\x07\x33\xc1\xd2\x82\xf8\x81\xb2\x78\x7c\x30\x3c\x1c\x0c\x4f\x3a\xd6\x90\x85\x75\xac\xa1\xbe\xf6\x8e\x35\xa4\x61\x0e\xfe\x5a\xa8\x51\x8e\xa5\x76\x79\xf4\xb3\x2f\xee\x50\x67\x95\x84\x7c\xfa\xdc\x0a\x3c\xcb\x38\xdd\x28\xbb\x4f\xbf\xdf\x49\xf8\x19\xa7\x53\xa8\x47\xf6\xc7\xe9\xec\x64\xa7\xf0\x02\xf3\xf5\x36\xea\x94\xa7\xb7\x96\xa5\xfb\xed\x84\xff\xe0\xcd\x0b\x8f\x07\x27\x09\x48\x9f\x23\x32\x29\x40\x0e\xa8\xd3\xc4\xd5\xf1\x3c\xae\x8f\xef\xeb\x7c\x83\xfa\x22\x59\x25\x9b\xe1\xdb\x19\x5d\x33\xc3\xfa\x8f\x96\x90\x15\xae\xab\xbc\x92\x2d\xda\x07\x49\x49\x3b\xfc\x02\xd1\x5a\xea\xd6\x30\x5a\xcd\x89\xf6\x83\x81\x1b\xc7\xd8\xe7\xc1\x79\xea\x25\x22\x84\x03\xf1\x16\xa1\xa3\x88\x87\xfb\x54\xb4\x87\x1e\x72\x32\xdc\xbf\x6b\xe3\x93\x3d\x7d\x6d\x50\xdf\xbd\x2b\x89\x81\xc2\x27\x29\x0e\xeb\xc1\x3e\x0f\x57\xe0\x59\xd8\x27\x75\xdd\x39\xfa\xfc\x36\xd4\x40\x6f\xd3\x93\x88\x17\xf3\xc8\xa2\x5c\x92\xc7\xd8\xc7\x68\xe9\x79\xb8\x18\xd7\xd4\x4e\x8c\x11\x1c\x39\x7e\x10\xe2\x45\x49\xb8\xa5\x88\x55\xb0\x88\x3a\x0d\xd4\xc6\xc0\xdd\x7a\x68\xa5\xbc\x2e\xd1\xfa\xba\x54\x5b\xe1\xfd\x5e\x9b\x67\x36\x58\xb7\x37\x9d\x49\xfd\x9f\xf4\x22\x9d\xd0\xfe\xff\xc4\xc1\x3c\x70\x45\xd6\xf4\x99\xb7\x88\xcd\x65\x42\xcd\x12\xdc\x67\x02\x6b\x97\xa0\x7f\xe8\x75\xda\x87\xab\xdf\xf0\x78\x61\x82\x0e\xf5\xc2\x7a\x4c\x60\xb9\x20\x8e\x37\x58\x80\xf4\x21\xb0\x9c\xea\x38\xc1\xe7\xe8\x7e\x77\x48\x92\x35\xfa\xc3\xb0\x09\x84\x1f\x0c\x61\x51\x18\xdb\x05\x67\xa5\x2b\xd1\xef\x8b\xf0\xe7\xa0\xeb\x5b\xb0\x9e\x15\x2a\x4e\x37\x86\x83\x9d\xaf\xe0\x3e\x09\x72\xbd\xcf\x68\x65\xdf\xa3\x7e\xf8\x67\xb5\x63\x6e\xc5\x2b\x93\xe6\xc1\x4d\xb4\x5b\x46\x9f\xa3\x03\x77\xa8\xb3\x29\xd6\xad\xbc\x23\xad\xb0\x4f\x9a\xbb\xbb\xed\x5c\xd2\x2e\x47\x8e\x07\x84\x70\x21\x06\x7a\x34\x4e\x8d\x06\xc2\x49\xf0\x70\x30\x92\x82\xde\x68\xbd\xa6\x1d\x26\x9e\x94\x71\xf5\x74\xc2\xe2\xdb\x10\x48\x76\xe0\x27\x2f\x4c\x04\xa7\x0f\xd1\xd1\xc4\xff\x10\xdd\x47\x08\xfd\x7b\xb4\xdf\x54\xc4\x87\x46\xff\x45\xf7\xbb\x63\x36\x6b\xe0\x37\xc6\xae\xb5\x42\x1c\x43\x74\xec\x62\xac\x4f\xc5\x28\xd0\x37\xc5\x38\xa5\x61\x6c\x17\x93\xbd\x1a\xcf\x02\x31\x91\x1b\x11\x69\x10\xfd\x75\x1f\x56\x98\x63\xc2\x2e\xa2\x25\x8e\xca\xb9\x8b\xf6\x22\x72\xf0\x0b\x8c\x5c\x78\xb8\x98\x50\xae\x5f\x92\x7f\x3f\xcc\xdb\xba\x58\x3d\xa1\xd9\x22\x5e\x14\x8f\x70\x47\x5c\x3f\x27\x31\x57\x44\x8d\x58\xe7\x53\x7f\x24\x63\x75\x8a\x94\x75\xbe\xf9\xa0\x1f\x54\x89\xa7\x71\x2e\x1a\x12\x84\x55\xf5\x39\x89\xc4\x1b\x22\xe6\x10\x8a\x7d\x33\x46\xd5\x85\xe1\x3e\x18\x54\x13\xcd\x8d\x3b\xf6\x00\x49\x1e\x1e\x26\xf9\x2d\xdd\xf7\x4f\x4e\x15\xc2\xb8\x20\xc9\x65\x1a\x6e\x90\x84\x95\xd2\xb8\xbf\x53\xa6\x6a\x62\x5c\x90\x9c\x68\x8e\x08\xc6\x94\x4c\x37\xdc\xe7\xa9\xdb\x43\xf1\x8d\x52\xf6\xa7\x60\x65\x3e\xd5\xa3\x00\xbf\x31\xe5\xde\x06\xd4\xd0\xe4\xf6\xdd\x98\x6b\x4c\xae\x3c\x85\x75\xed\x24\xb8\x49\xbc\x32\x36\x75\x68\x47\x12\x4a\xbe\xe0\x08\x79\xb8\x98\x48\xec\xbf\x17\xc8\xed\x63\x4f\x2d\x37\xfc\xad\x0b\x2c\xc1\x93\x82\xed\x2b\xe2\x85\x31\xdf\xe9\x8d\xeb\xa9\x5f\x19\x80\xde\x58\x53\x2c\x08\xbd\xba\xfc\xb3\x50\x7c\xba\x54\x19\x9d\xb0\xc5\x6b\x08\x1f\x32\x61\x5c\x2c\x5a\xa3\x11\xdf\xe8\xe6\x41\xbf\x73\x89\x5c\xc6\x97\x77\x22\x5f\xc6\xe1\x62\x32\x44\xfa\x21\x72\x86\x87\x87\xc9\x34\x9c\x86\xfa\x9a\xa9\x2c\x43\x7d\x91\x98\x06\xc6\xcf\x99\x49\x66\x84\x93\x31\x74\xc5\xbb\x1d\x59\xde\xc1\x8c\x3e\x97\x88\xf6\x21\xb3\x2b\x17\xf9\x2d\xb2\xc4\x2b\x66\xd1\xe7\x77\x61\xee\x24\xa3\xf6\x44\x2d\x3d\x87\xea\xbc\xcb\x9e\x3c\x46\xbd\x58\x7a\xee\x2d\xf2\xf0\xa4\xe9\xb5\xac\x87\x9f\xb8\x18\x2f\xb9\x25\x18\x47\xb9\x49\x78\xa1\x36\x39\x8a\xf8\xa3\x77\xb1\x96\x0a\x24\x9e\xc0\x9d\xd4\x17\x4a\x67\x02\x11\xd9\xfe\xc4\xc1\xec\x89\x46\x5e\xb0\x79\xcd\xd4\x4f\x65\xba\x74\x62\x2d\xed\x07\x72\x8b\xfc\xd9\x69\x68\x9d\x7a\x1f\x4d\x9f\x4e\xe3\xce\xe4\x4e\x2a\x3f\xf1\x30\x09\xfd\x11\xaf\xc3\xc3\xc3\xe4\xd5\xd0\x7d\xff\x82\x1b\x32\xe8\xff\x0b\x8c\x34\xd0\xdf\xe5\x1d\x37\xa3\xbe\x49\x35\x54\xf7\x2f\x50\x0f\xc4\x7a\x7d\xfe\x43\x2a\x08\x17\x98\x67\xa3\x7f\x2d\x78\x50\x86\xfc\x01\xf9\x9d\xdb\x75\x48\x1e\xc5\xfe\x27\xb9\xfe\x97\x4d\xe8\xb9\x64\x27\xb2\xb3\xde\xe0\xef\x57\x4a\x34\x62\x6e\x91\x70\x31\xee\xfb\x7d\x70\xbc\x4e\x39\x41\xf8\x16\x76\x42\xa1\xa8\x4d\xbc\xbe\x50\xfa\xfa\xc4\x87\xa3\xd1\x8f\x78\x52\x94\x7a\x53\x77\x1a\x1e\x0e\x66\x56\x5d\x1a\xee\x17\xd1\x3a\xea\xe6\x34\x2e\x8c\x78\x61\x06\x27\x65\x49\xfe\x3e\xee\x55\x9e\x24\x79\x78\x98\x12\xad\x7e\xc8\xe7\x50\xe2\x2d\x84\x1a\x58\x7c\x6c\x0a\x22\x0d\xd6\xf6\x22\x3b\x59\x3c\x82\x3c\x75\xf1\x2b\x53\xfc\xc6\xa2\x5a\x47\x7c\x83\x62\x9f\x00\xdc\x4f\x25\x45\x09\xb8\xfe\xc5\xe7\x32\x09\x07\x53\x44\xb9\xa1\x12\x05\x8a\x2f\x8b\xcf\x1d\xed\x47\xf2\x32\xe1\x61\x46\xfc\x8d\x1a\x5c\xa4\xf7\x0e\xf1\x10\x6b\xf2\x9b\xf0\xef\x88\x17\xc5\xcd\x33\x14\xbd\xd0\x4f\x1c\x90\x4a\x0c\x66\x4c\x8c\xad\xe3\x71\xd7\xea\x8a\x24\xa2\x9f\x54\x75\xa3\x1b\x57\x8b\xee\xa5\x63\x5c\x25\xb9\x9e\xfa\xc8\xcc\x08\xcf\x44\xd4\xe2\x44\x89\x15\xe8\x37\x46\x7e\xcc\x41\x2b\x3e\xc4\x38\x8f\xc3\x3b\xf0\xfa\x44\xf5\xc4\xc3\xac\xf7\xee\x87\x38\x95\x8a\x92\x91\xa8\xc7\xeb\x07\x4d\xc1\x19\xaf\xb0\x91\xc6\x4e\x35\x15\xaf\x55\x71\x7f\x94\xad\xa3\x33\x7b\x85\x83\x23\x9e\x68\xd6\xef\xf3\xc7\xb3\x7b\xc5\x1e\x3a\x77\xad\x77\xc9\xc4\x9c\xe1\x7a\x28\x42\xfb\xb2\x51\x76\x0b\x8e\xbb\x62\xd1\x01\x1c\x77\xb9\xe4\x79\xc4\xc5\x95\x33\xea\xb3\x56\x3e\xfe\x15\xda\xd7\x75\xef\xbf\x23\x13\xda\x3a\xc4\x57\x3b\x5c\x8a\x44\x34\x09\x8f\x0f\xc7\xbc\x22\x19\xd7\x51\xb7\x86\x32\x0b\xea\xf9\xe9\x18\x9d\x2b\x25\x65\x60\xf4\xbe\x60\xc0\x0a\x9c\x97\x79\x47\x73\xf0\xa9\xd3\x56\xe6\xa1\x3d\x10\x31\xcf\x47\xaf\xcf\xeb\x13\x35\x48\x84\xc7\x8b\x53\xc2\x65\xbc\xfe\x88\x87\x19\x41\x27\x99\x4d\xf9\x53\x70\x1f\x6c\x92\x20\x22\x99\x4d\x47\x94\xd1\x4f\x6e\x96\xa3\x4e\x7f\x9b\x14\x28\x97\xb1\xd9\x8f\x2c\xf5\xa6\x61\xf4\xe6\x9b\x47\x91\xff\xdc\x32\x84\xf8\x18\x37\x2d\xaa\x44\xfb\xb9\xe9\xf3\x3e\x25\xfa\xbb\x33\x2d\x24\x6f\xa2\x27\xa8\x1a\xf1\x1c\x99\x8d\xaa\xb2\xea\xf1\x5c\x57\xb9\x8a\xf5\x05\xb0\x7d\x43\xfb\xd9\x62\x2b\xf5\x87\x32\xce\x5e\x8e\xb3\xa9\x1b\x48\x7d\x73\xd4\x6a\x89\x2f\xa4\x67\x7f\xa8\x39\xce\x84\x7b\x9a\x3a\xa0\x10\x2b\x20\xc2\xc7\xa9\x3b\xcb\x08\x11\xd2\xce\x7e\x3f\xca\x29\x20\xb3\xed\xd9\x2f\x89\x87\x87\xd9\x31\xb9\x3f\xf1\xc1\x78\x8f\x44\x7f\xb9\xb3\x5a\x94\xf0\x2f\x59\x92\xf8\x0d\x3b\x4f\x2b\xe3\x8e\xdb\x51\x65\x88\x4f\xda\x51\x6a\x87\xe7\xaa\x9d\xf3\xbd\xd1\xa2\xed\x1c\x1d\x89\xb5\x95\x9d\x4e\x4b\x71\x9d\x77\x7e\xa4\x37\xda\x29\xbe\x1e\x71\x75\x3b\xa4\xe8\x6e\xe1\xce\xa8\xd3\xb8\x0f\x76\x28\xdf\x40\x04\xfc\xce\x93\xcf\x10\x3f\xb4\x63\xee\x27\xfc\xbe\x6d\x9f\xdb\x0a\x00\x5e\xa8\x53\x3d\xff\xbf\xe1\x1e\x4e\x5b\x01\x08\x6e\xa5\xbb\x50\x63\x7c\x00\xf6\xc7\x50\x3d\xb7\xba\x06\x60\xe2\x37\xe2\x3b\x10\x7b\x00\xb0\xc5\xb0\xfb\x44\x47\x7d\x4b\xa4\x8d\x01\xd6\x5e\xa0\x3e\xf6\x6b\x63\x01\xd4\xb2\x00\x0a\x9a\x01\xb4\x2d\x01\xf2\xc3\x00\x4c\x5c\xff\x51\xf7\x97\x00\xe8\xf6\x58\x19\x93\x01\x3c\x37\x74\x7b\x01\x80\x50\x33\x80\x15\xfc\x74\xe7\x2b\x6b\x3b\x40\x86\x38\x40\x96\x01\x40\xc1\x19\xfa\x7c\xc5\x1e\x80\xec\x41\x94\x43\xcb\xab\xa1\xde\xc2\x45\xea\x00\xb7\x7a\xff\xa3\xff\xc1\x63\x80\x6f\x25\xff\xee\x83\x91\xc9\xf1\x7c\xf3\xfa\x20\xbc\x10\x00\xe0\xab\x06\x78\x7c\x8c\xf8\xa5\xff\xee\x05\x30\xf8\xf6\xbf\x71\x0f\x67\x82\xe8\xfe\x25\xaf\xcf\xc3\xfe\x3d\xc4\x87\xb1\xbd\x9a\xfa\x1b\xf0\xf8\x0e\xaa\xfc\x00\x66\x5c\x02\x28\xbd\x45\xfc\x0f\x3c\x7e\xff\xee\xdd\xa2\xe0\x4f\xfc\x0d\x5a\xa9\x00\xd9\xfb\x01\x0c\xea\x00\x96\x35\x51\x9e\xbe\x7b\xfc\xdd\xfb\x3f\xb5\x2f\x80\xbb\x3d\xc0\xd2\xd3\x00\x81\x57\x01\x52\x1d\x00\xa2\x22\x00\x96\xe5\x01\x2c\xab\x04\x58\x5a\x0a\x90\x5b\x4e\xb9\xeb\xb2\x75\x00\x19\xd7\x00\x76\x58\x01\xac\x10\x03\x38\x76\x82\xe6\xe5\x8a\x08\xc0\x2a\x47\x80\xda\x06\x80\xc2\x23\x00\xcd\x07\x01\x0a\x42\xa8\xdf\x7d\xcf\x3e\x10\x71\xee\x24\x6b\x95\x01\xfa\x78\x00\xdc\xbb\x0d\xd0\x7b\xf2\xbf\x71\x0f\x17\x03\x01\x06\x8a\x01\x9c\xcd\x04\x18\x14\x0e\x70\xc4\x08\x80\x7f\x38\xdd\x31\x1f\xee\x0f\xb0\xd9\x88\xf8\x64\xaa\x3e\x02\x88\xdc\x06\x28\x9f\x06\x20\x96\x04\x50\xb2\x17\x60\xa6\x27\x40\x61\x03\x80\xb4\x13\x40\x81\x06\x80\xfc\x57\x80\x6c\x53\x00\xd5\x50\x42\x95\xea\x25\x01\xa4\xf9\x53\x5d\x33\x65\x3e\x80\xed\x29\xaa\x65\xba\x7a\x53\x3d\xb0\xdb\x0e\x24\x26\x03\x74\x7b\xac\xe4\x6c\x80\xa5\x43\x01\x52\xe5\xb8\x7b\xff\x29\x00\x65\x81\x00\x4b\x63\x00\x76\x28\x02\x2c\x13\x01\x38\x2a\x02\x90\x75\x03\xe0\x86\x29\x40\xd6\x24\x80\x27\xe5\xff\xee\x03\xc1\xeb\x03\xc2\xc3\x7f\x44\x8d\x26\xf9\xa8\x94\xea\xb4\xff\xaa\xf3\x76\xfb\x62\xdd\xff\x80\x7b\x48\x06\x18\xf0\x04\x60\x5b\x27\xc0\xc0\x59\x00\x55\xe7\x00\x86\xeb\x03\x94\xd7\x01\x8c\xcc\x05\x28\x31\x07\x18\x7f\x08\x60\xf5\x4e\x80\x69\x7b\x00\x56\xae\x03\x98\x7d\x12\x20\xe3\x3e\xc0\x7c\x1b\x80\xe5\xc6\x00\x4a\x51\x00\x69\x47\x00\xb4\x13\x00\x92\x0e\x53\x9f\x98\x98\xd5\x00\x96\x76\x00\x31\x1d\x00\x2e\xc7\x01\xa2\xb0\xb3\x2a\x40\xac\x1a\xd5\x42\xe2\x9a\xa8\x66\x9a\x5c\x0d\xb0\x4a\x0a\x20\xf9\x16\x40\xc5\x61\x80\xc4\x76\xea\x8f\x92\x60\x0e\x70\xe4\x12\xe5\x8d\xbb\xd7\x30\x55\x96\xea\xff\x69\xe3\x00\xbe\x7b\xfc\x63\xfc\xa7\x7f\x1f\x3f\xaf\x0e\xde\x6d\x17\xa0\xfa\xdf\xf5\xfe\x2b\xce\x24\x79\xb8\x87\xc3\x5c\xdd\x6a\x47\x77\x94\xe8\x49\x18\xad\xbe\xfa\xbf\xfa\x3c\x94\x5e\x02\x18\xfa\xe6\x1f\x7c\x07\x97\x28\xf7\xbc\xc2\x8a\xee\x58\xa6\xdd\x04\x90\xb8\x0b\x90\x1a\x0c\xb0\x48\x00\x20\x39\x08\x40\xc3\x15\x20\xa6\x0a\x40\x7f\x0d\x40\x74\x23\x80\xa5\x29\xf5\x35\xe8\x3e\xc9\x84\x8d\xa7\x79\x88\xae\xe3\xfe\x77\x8e\x38\x2d\x22\x9d\x00\x72\x9d\x68\xbe\xca\x3a\xbb\x4f\x1f\x00\x3b\x7d\x00\xe2\x4c\x00\x8e\xfb\x13\x9e\xe2\x7a\xcb\xaf\x3e\x10\xc9\x6e\x84\x8b\x89\x0e\xf8\x1d\xff\x11\xc8\xff\x3b\x0e\xe0\xbf\xe1\x1e\x7e\xf6\xfb\xe0\x4e\x89\x3f\xf1\x1f\x5c\x9d\x97\xf3\x0a\xb0\xda\x0d\x60\xc0\xbd\xee\x28\x10\xa0\xfb\xfc\xb8\x42\x19\x60\x7c\x2a\xf1\x78\x4c\x7a\x45\xfd\x0e\x66\xd9\x51\x9d\x47\x66\x2e\x40\x64\x14\xe1\xe8\x22\x7e\x00\xe8\x5e\xa5\x3a\xbd\xd9\x2d\x80\xe0\xeb\x00\x0e\x7c\x00\xc1\xbd\x01\x3c\xe5\x69\xbd\xba\x4f\x2a\x91\xcb\x68\x1e\x78\xfc\x07\x91\xf9\x00\xeb\xbf\x00\x84\x74\x02\x6c\x7f\x09\x10\x66\x48\x7c\xf7\xdd\x51\xd0\xcd\x50\x9a\xcf\x6e\x3b\x19\xa3\x00\xd0\xa6\xf0\x6b\xfc\x41\x31\x24\x7b\xf2\x40\xfc\x6b\x3f\xbc\x25\xd9\x93\xef\xa0\x67\xbd\x7b\x23\x57\x8f\xe1\xf5\xbb\xc8\xe5\x6e\x5b\x75\x7b\xdb\x81\x4e\x00\xe9\x3b\x89\x27\x85\xd7\xef\x21\x66\x30\xc0\x94\x6a\xc2\x73\x48\x86\x03\x44\x08\x92\xdd\x0c\xd6\x02\xd0\x3c\x09\x10\x20\x08\xd0\x1d\x27\xf8\x0d\x01\xb0\x0b\x02\xf0\xb5\xa0\x3e\x18\x3e\x0b\x88\xef\x3f\x50\x8a\x74\x3e\xf0\x23\x61\xe8\x02\xb2\x01\x2a\x06\x00\x04\x14\x03\xec\xbe\x0e\x10\xa4\x4f\x36\x3c\x48\x9d\x6c\x7c\xb8\x10\xc0\xbb\x3d\xbf\xc6\xef\xb7\x8a\xec\x24\x0f\xff\xd1\x93\x07\xe2\x5f\xfc\x27\x3c\xde\x0b\xee\x67\x1e\xef\xc5\x5e\x5e\xb7\x48\xae\x8e\xb1\x9e\xc3\x8f\xfc\x89\xef\x20\x39\x91\xfc\x50\xbc\x18\xc0\x18\x59\x80\x10\x17\x80\x09\xee\x00\x81\x42\x00\xe2\x2d\x00\x81\xca\x00\x0b\x0b\x09\xd7\xa0\x92\xf0\x0b\xff\xe0\x51\x09\x60\x9d\x02\xe0\x31\xaa\x3b\xe6\x07\x70\x15\x05\x08\x50\xa0\x9e\x18\x49\xf0\x0f\xfe\x03\x59\x80\xb2\x42\xf2\xb5\xbb\xf8\xe9\xf7\x27\xd3\x01\x3c\x9c\x68\x1e\x7e\xf2\x40\x6c\x25\x9c\xd8\x7f\xe3\x81\xe0\xcd\x03\x8f\xe7\xbf\xa7\x1e\xf4\xec\x7b\xc2\x9b\x87\x72\x8e\x07\x61\x0d\xa7\x4f\xbc\x53\xc4\xcf\x7e\x0f\x93\x01\xfa\x26\x01\x84\xad\x03\x18\x6e\x00\x10\x14\x06\x30\x4e\xa3\xfb\x5c\x4b\xfd\x94\xdc\xef\x03\xcc\x9b\x06\xb0\x98\x8f\x32\xd7\xce\x25\x00\x5a\x40\xb5\x3c\x8b\x6e\xa9\x06\xe0\xea\x4a\xb8\x86\x00\x46\xb2\xfb\xe4\x6a\x33\x02\x60\xc5\x08\x00\x9b\x5d\x00\xeb\x86\x01\x38\x86\x13\x4f\x8c\x9d\x02\xcd\x83\x8d\x25\x40\x4d\x19\x80\x4d\x06\xc0\xcb\x41\xd4\x3f\xa2\x35\xee\xd7\xb8\xf5\x39\x5e\x2d\x1e\xff\x85\x06\x57\xdf\xeb\xc9\x7f\x72\x96\xeb\xff\x72\xf8\x39\xc9\x9e\x75\xff\x4a\xce\x4e\xfc\xc4\x7f\x70\xf5\xbb\x3f\xf1\x3e\x04\x5a\x02\x0c\x9a\x03\xe0\x53\x0b\x20\xb8\x09\xc0\xbd\xdb\xbf\xfe\x00\x70\x2a\x24\x5c\xa1\x5d\x18\x80\xcc\x33\xc2\x88\x75\x9f\xab\x2c\x45\x48\x2f\xac\x32\xa8\x0f\x86\xf9\x01\xc2\x8b\x59\x00\xf9\x54\x53\x11\xea\x2d\x65\xa6\x4c\x3c\x10\xdd\x3f\xef\x52\x00\x30\xbd\x0d\x70\x26\x11\xc0\xd8\x19\xe0\xae\x06\x80\x69\x32\xc0\x2b\x11\x00\x0b\x29\xda\x0f\x3d\xc7\xcd\xc3\x41\xc8\x72\x7d\xd7\x7a\xea\xc1\x9f\xfa\x9e\x6c\xe5\xe6\xe7\x67\xbd\x93\xdb\x0f\x3c\xde\x07\x1e\x0e\x26\x65\xea\xef\xf3\xe0\xc5\xe9\x47\x77\x4c\xd0\x1d\xa7\xd9\xbf\xa6\xf8\xcb\x72\x23\xc0\x94\x02\x00\x53\x2f\xc2\x4b\x19\xd7\x01\x28\x9d\x05\x30\x9d\x0c\x60\xa4\x0c\x60\x50\x0d\x60\xaf\x0b\xa0\x57\x48\x18\x1a\x5d\x11\xe2\xc3\x30\x00\xb2\x0f\xba\xe1\xc4\x9f\xd4\x1d\xa3\xee\x96\xfd\xc5\x03\xa1\x73\x03\xe0\xfe\x4b\x00\x2d\x7d\x80\x0f\xe9\x00\xea\x49\x00\x1d\x97\x7e\x8d\x9b\x87\xfb\xe0\xe1\x1f\x78\x78\x80\x3f\xf1\x3e\xf0\xf4\x60\x07\x97\x55\xae\xe2\x58\x03\xcb\xb8\x7a\x7f\x4f\xfc\xc7\x72\xba\xa5\xfb\x93\xf7\xe1\x67\xdd\x9f\xc3\x97\x59\x06\x01\xf4\x0a\xa6\x75\xed\x8e\x47\x0d\x6f\x91\xfd\xec\x1e\x5f\xb7\x5e\x68\x55\x02\x2c\x7a\x05\xa0\x99\x45\x1c\x1e\xaa\x8b\x00\x6c\x3e\x03\xa8\xcd\x01\xf0\xdb\x49\x78\x8e\x24\x2b\x00\xe5\xd5\x00\x79\x6b\x00\x94\xca\x08\xb3\x2b\x5b\x03\x50\x3d\x0e\x60\xe1\x1e\x9a\x87\x85\xf9\x00\x77\x6a\x01\xe4\x36\x00\x7c\xa8\x05\x58\xd8\x03\xf7\xc1\xe3\xbd\xe0\xf1\x40\x8c\xcb\x26\xc9\xd3\x83\x23\x17\x7f\x1f\xff\x2e\x2e\x7b\xd4\x13\xff\xb1\x56\x9e\xd3\x83\x1e\xf8\x0f\x5e\xff\x93\xd8\x72\x6e\x3f\x74\x92\x74\xe7\xf0\x1f\x96\x1c\x5e\x57\xa7\x92\xfa\x6c\xa9\x4a\x01\x8c\x94\x02\x50\x6a\x22\xde\xc2\x6e\xdf\xd1\xed\x4f\x15\xf4\x01\x74\xf4\x01\xe6\x5b\x03\x58\x65\x02\x48\x55\x02\xf8\x4c\x02\x58\x30\x1a\x20\x71\x2b\x80\x54\x0e\x40\xde\x6c\x80\x39\x97\x00\xd6\x0f\x01\x98\x55\x00\xb0\xc7\x1f\x60\xe6\x24\x9a\x87\x99\x91\x00\x7f\x0b\x00\x4c\x7f\x47\xbd\xe1\xc4\x0a\x08\x5f\x3d\xfe\xe4\xef\xb8\x0f\x1e\x0f\x04\x0f\x0f\xf0\x27\xfe\x93\x9e\xf8\x0f\x1e\xfe\xe5\x5f\xf8\x8f\x1e\xfd\x4f\xa2\x38\xf6\x55\x1e\x0e\xc6\x89\xf3\xc3\x66\x17\x48\xaa\xdd\x21\x29\x57\x0d\x30\x2c\x0d\x40\xe6\x34\xc0\x24\x6b\x80\xb9\x1d\x00\xf3\x8e\x03\x48\x34\x00\x68\x34\x00\xcc\x4c\x06\xb0\x7c\x46\xbd\xfa\xbc\x6b\x00\xa6\x29\x92\x7d\x10\x1d\x02\xb0\xf2\x35\xd9\xda\xf5\x51\xd4\x53\xa5\x7a\x15\xf5\x10\x3d\xb7\x0c\x60\xf4\x0b\x80\x3b\x37\x00\x46\x5b\x02\x7c\x50\x03\x10\x2a\xa6\x79\xe0\xe1\x3e\x06\x73\x7d\x3f\xfa\x73\x7a\xd2\x8b\xf3\xab\x3d\xf1\x1f\xbb\xb8\x2c\xda\xbf\xfa\xdf\x70\x76\x82\x57\xff\xcf\xe4\x78\x4e\x92\xb8\xcf\xf1\x6e\x25\x06\x70\xb7\xd2\x78\xf8\x07\x3b\x0e\x77\x68\xb8\x91\xa4\x12\xe7\x8f\xe7\xce\x04\x18\xa0\x05\x30\x73\x38\xc0\xd8\x0b\x00\x53\x56\x13\xf6\x43\xd4\x0b\x40\xcd\x0b\x60\x7c\x28\x80\xc5\x70\x00\xe1\x4f\x00\x5e\xeb\x01\x46\x3d\x05\x88\xdd\x04\x20\xe0\x04\xb0\xe2\x76\xf7\xf9\x9e\xb0\xab\xfc\x85\x00\xbb\xba\xcf\x82\x93\x00\xce\x60\xdd\x10\xe0\xaf\x52\x80\xfe\x85\x00\x2f\x77\x00\x0c\x28\x06\x68\xef\xff\x6b\xbc\xff\x0d\xff\xb0\x9b\x63\x91\xfd\x6f\xf8\x8f\xac\x43\x24\x79\xf8\x8f\x18\xce\xce\xf2\xf0\x1f\x3c\x1e\x14\x1e\x9b\x3f\x0f\x07\xa3\xcb\x7d\x4e\x56\x83\xa4\x18\x97\xad\x14\x2e\x07\x18\x51\x03\x30\xea\x12\xc0\xb4\xc7\x00\x02\xef\x08\x8f\xce\xef\x0a\x60\x72\x1e\x60\xd0\x5f\x00\x8b\x87\x03\x0c\x58\x02\x10\xb9\x04\xa0\xaf\x34\x40\x46\x0e\x40\xaf\x55\x00\x25\xbc\x9e\x76\xdc\xde\x3c\x41\x4c\xd9\x70\x93\xdb\xcb\x2f\x7c\x49\x36\x71\x0c\xc9\xff\x09\xf7\xc0\x93\x7f\xc4\x7f\xf0\xf8\xc1\xb8\x71\x64\x4f\xfe\x7d\xfc\xbc\x7d\x10\xfa\x9e\xd3\x03\x4e\x5f\x3c\x46\x12\x5e\xc2\xae\x3f\xfd\xfc\x13\x07\x03\x84\x9f\x90\x54\xa4\x2a\x96\xf0\xc5\xbe\xe8\x99\x07\xd7\x0e\xc8\x1b\x78\x15\xa0\x5f\xee\x40\xd1\x89\xdd\x36\xe6\xd9\xc0\xac\x05\x98\xe1\x1a\xe8\x63\x80\xf9\xca\x81\x13\x5c\x31\xc6\x1f\xc0\x1f\x8e\xf7\x95\xfa\x1f\xa3\x7b\x9b\xfd\x27\x96\xe0\xdc\xf6\xfd\xb4\x0d\xc7\xdb\xa7\xf7\x31\xac\x0c\xf4\x6e\xb9\x8e\x79\xed\xde\x12\x4f\xb9\xb9\xa7\x3e\xcd\x60\xfd\xff\x37\x0f\xdb\x26\xfd\x3e\xfe\x12\xee\x6f\x0b\x6f\xff\x3e\xfe\xf4\x1f\x80\x9a\xf2\xb3\x0f\x50\x1d\x65\xd5\x7c\x37\x0c\xc1\xfc\xa6\x7b\xfe\x60\x44\x6a\xdb\xb5\x0e\xc6\x3a\x8e\xf1\x30\x7e\xcc\x57\x6b\xb8\xd2\x6d\xfe\xf9\xc3\x04\x51\xa3\xa6\xac\x16\xc2\xfa\xe7\xd0\x9a\x31\x26\xf4\xcd\x63\xf2\xfb\x63\xfe\x6d\xf4\x4e\x11\xac\x2f\x8c\xf1\x5a\x80\xf9\xa5\xd1\xba\x86\xa8\x63\xa3\xed\x5c\x71\x2d\xc6\x28\x87\x63\x8c\x32\x4a\x70\x19\xda\xaa\x51\x11\xc5\x78\x16\x14\xaa\x26\x0e\x0f\x81\xb6\x23\x98\xb7\x14\x38\x7d\x9d\x90\x26\x71\x4f\x91\x9f\x79\xf8\xec\xcf\x18\xfb\x0f\x5b\xc0\x10\x13\x3e\x38\x99\xc6\xdf\x47\x97\x9b\x07\x9c\x9f\x3f\x8d\x7f\xe5\x6d\x5a\xbf\xa5\x59\xfd\xb0\x9f\x4d\xbc\x08\x1f\x37\x7e\xaa\xd2\xfb\x7e\x18\x89\xb3\xbe\xd8\x75\x0c\x66\x15\xed\x14\xc6\x60\xf6\xcf\x74\xd8\x04\xac\x2e\x6a\x9e\x13\x41\xad\x95\x75\xa5\x7e\x32\x33\x96\x8b\x61\x3e\x6e\xb4\xd0\x54\xbc\x6d\xd5\x27\x67\x3a\xe7\x59\xa6\xf7\x19\x88\x7b\x69\xba\xc6\x44\xac\xe7\xce\xf0\x94\xc1\x4c\xdf\xd4\x37\xfa\x58\x9f\x98\x2a\x4f\x15\xd2\xa9\x0a\xa1\x38\x5f\x53\x35\xa9\x85\xc6\x54\x01\xba\x29\x26\x5a\xb7\x09\xf5\x64\xf2\xf4\xc3\x88\x81\x9f\xb8\xf5\x32\xce\xdf\x44\x95\x07\x98\x81\x9f\x98\xfc\x09\xeb\xe2\x22\xa6\xc4\xd3\x3c\x56\x8e\xc6\x2f\x70\x88\x24\x3f\xf6\x05\x59\xdb\xdc\x0b\xeb\x4f\xab\xaa\xa9\xca\x96\xed\x4d\x7d\x62\x96\x9e\xa3\x2a\x74\x82\xc5\x48\xba\x0d\x5d\x47\xbc\x28\x7e\x40\x38\x01\xb7\xdd\x13\xf0\x56\xa5\x9d\x13\x65\x15\x4d\x45\xa8\x3a\xa9\xf3\x49\x1c\xb3\xa8\xf2\xc7\x89\x4f\x61\xde\xe5\x39\x98\x97\x9c\x04\x52\xb8\xd3\xf8\x5f\x48\x73\xbb\x59\x86\xe3\xbb\x97\x7e\x30\x04\xf3\x93\x32\xde\xa4\x9a\xd2\x2d\xd2\x18\xdb\xca\xec\xd1\xc5\x8a\xc8\x7c\x19\x07\xdc\x1f\x32\xc1\x74\x53\x7e\xfe\xc0\x14\x8c\x65\xa4\x3e\x93\xef\x96\x16\x21\xbe\x66\xa9\xe8\x03\x38\xfe\x79\x72\x74\xdf\x7f\xf6\xa3\x7b\xf8\x66\x73\xf6\xbe\x2d\x46\x39\xa5\x1d\xe7\x6f\x5a\x01\x87\xff\xe0\x78\x30\x88\x17\xa5\xf0\x2b\xe1\x7e\x56\xd6\x09\xe2\x6d\xf0\xb4\x3b\x63\x31\xaf\xcc\xeb\x83\x14\xf1\x7a\x02\xd6\x67\xfd\x05\xa6\xa2\x96\x2d\x99\x3e\x83\xaa\xf2\xe3\xe7\x60\x7d\xd8\xe2\xb4\x24\x56\xd9\xf4\xb6\x52\xd5\x41\xc5\x86\xba\x6f\x4b\xab\x90\x45\x9c\x56\x29\x8b\x75\xc3\xd1\x4d\x0a\x88\x0f\xea\xaf\xa8\xc8\x45\xe4\x4a\x5c\xe4\xa6\xbc\x88\xf0\x30\xca\xda\x34\x0f\xaa\xf3\xa4\x71\xdd\x94\x55\xb4\x30\x8f\xab\x26\x68\x87\x67\x18\x95\xe9\xfe\xa8\x51\x2a\x09\xf1\x58\x9f\x51\x4d\xa4\xfb\xab\x2a\x49\x15\x18\xbb\xa8\xae\x24\x7e\x14\xa5\xa4\xb3\xb8\xa2\x8a\x35\x94\xa7\x57\x14\x7f\xd3\x41\x2b\xd3\x8c\x88\x97\x85\x9c\x3e\x48\xb8\x92\x9c\x89\x7d\xee\x73\xcd\xb8\xae\x0b\x4b\x45\xf0\xbe\x72\x7c\xb2\x28\xee\xe3\x9f\x3c\x30\x87\x24\xf0\xe9\xde\x22\x73\xf1\xad\x9c\xd2\x65\xf0\x75\x2d\xf7\x52\x9f\x20\x83\x2a\x39\xac\xae\x68\x24\x2a\xe1\xfa\xca\x6a\x10\x8f\xc4\xec\x6a\xaa\xc2\x4c\xac\xd5\xc4\x3c\xfd\x08\x11\xba\xa5\xdc\xab\xb7\x1e\xd7\xa1\x4b\x97\xeb\xf4\xa8\x6f\x4c\x88\x33\x7d\xfd\xc9\x68\x8b\x0c\x5c\x69\x46\x0d\x30\x4f\x03\xa0\xbf\xd5\x06\x2d\x90\x91\x04\xe5\xeb\x0d\xc7\xc5\x62\x5d\x5b\x6f\x33\xe1\xa4\xf4\x1b\x4b\x5f\xd1\xe7\x88\x29\x5d\xf7\xd1\x49\xcc\xdf\xeb\x8a\x5c\xc7\x95\xd0\xe6\xfa\x27\x69\xe9\x7f\xc1\xdf\xab\xe7\xd3\x7d\x66\x25\xae\x6f\x94\xec\xc1\x6e\xb9\xbc\xff\x14\xf4\xf8\xc9\x02\xb3\xf0\x69\x91\xa9\x84\xfb\x09\x0a\x9e\x8f\x6f\xe5\x79\xfc\xf7\x7e\x48\xd6\x5b\x95\xf1\xdb\x8d\xf7\x90\x7a\x6b\xbf\xff\x1d\x07\x23\x69\x61\x80\xf6\x74\xea\x29\x03\x3c\x89\x8f\x8b\x32\xc2\x79\x1d\x78\xd9\x84\x3b\x69\x98\x71\xf5\x7f\x4b\x0e\x81\xcd\xc3\xc3\x58\x49\xd0\x0e\xb3\x92\xa0\x79\xb0\x0c\xa2\x99\xb4\x16\xb7\xc6\x3a\x84\xd5\x0b\x4f\xb4\x23\x56\xa9\x74\x76\xb1\xfe\xb8\x1c\x63\x33\xab\xdd\xc5\x68\xa1\x2c\x13\x37\x1f\xa7\xbf\x3b\x82\x6f\x64\xde\x72\x05\xdf\xdc\x3c\xee\x01\xce\xa7\xb9\xf1\x07\xd4\x13\x53\x8e\x2f\xc9\xe0\x38\x49\x2d\xec\x77\xd0\x93\x07\x27\xa8\x49\x16\xfb\x98\x78\x6b\x11\xde\x87\xd7\x0f\xc9\xf6\x87\x06\xda\x3f\x53\x59\xbd\x1c\x9a\x6d\xc2\x0b\xfc\x09\x07\x33\xb1\xda\x02\x2d\xae\xa0\x98\x0d\x9e\xc0\xfa\x4a\xdb\x72\x48\x5b\x47\x6e\x5f\x38\xbe\x27\x0f\xcb\xc3\xc3\x38\xa5\x8b\x62\xcc\xe6\xcc\xa4\xf1\x2f\x1c\x6b\xe9\xc9\x2e\x35\x16\x38\x93\x2e\xe0\x81\x48\x14\x97\xea\xb0\x4b\x24\xc9\x87\xbb\xba\x15\xe2\x3e\x72\xb1\xaa\xec\x4d\x9f\xa3\xb3\x81\x63\xcd\x39\xc4\xfc\x3b\xce\xb9\x8d\x2b\xe3\x28\xf2\x0a\x35\xde\x61\x48\x23\xda\x17\x1e\x2e\xc6\x0c\xf9\xcc\xa3\x77\x2f\xc4\x71\x87\x4c\x57\xc1\xfa\xa3\xaf\x91\x26\xda\x35\xb7\x3a\x5a\x5f\xc7\x75\x84\x83\x31\x37\x33\xc2\x7d\x61\xe4\x6f\x81\x91\xb5\x46\x81\x35\xae\xa7\x42\x9c\x2d\xfa\x4b\xc9\x3d\x76\xe8\x1f\xa6\x9f\x76\xc4\x93\xe9\x38\x45\x8a\xa4\x86\x15\xb8\x50\x9f\xa8\x5f\xbc\x30\xeb\x48\x7a\x67\xf7\x42\x7b\xc6\xc3\xc3\x78\x1e\x98\x82\xfb\xd7\xa7\x56\x0a\xe7\xc1\xe7\xa1\xba\x1c\xbd\x91\x05\x8e\xc7\x0f\x08\x79\xe1\xbb\x39\x04\xd7\xdf\x77\x12\x75\x26\xf0\x9b\x51\x80\x8f\xf2\x1d\xb9\x1e\x35\xd8\x27\x67\x2f\xfa\x55\x9f\xa4\x0b\xb8\xde\x3e\xe9\xb7\x51\xe3\x97\xdc\xa2\xfd\xe1\x9e\xfa\x09\xed\x89\x5b\x2e\xf9\x0f\xc2\xc5\x84\x55\x13\xde\x89\xd7\x0f\xca\x7d\x8f\x29\xed\x03\xb0\xc4\x5d\x68\x5d\x6f\x85\x68\x3d\xa3\x7a\xc2\xc1\xe8\xa8\x38\x61\x1d\x98\x87\x83\x59\x38\xdc\x05\xfb\x00\xcd\xbc\xe5\x8a\xd6\x5a\xb4\xd6\x03\xc7\x3d\x2a\xce\x13\x4f\x64\x83\x4c\xff\xc5\x0b\xc3\x45\x6e\xa1\x92\xe4\x99\x83\x6b\x08\x91\x19\x2a\x4b\xf3\x10\xbc\x4a\x1a\x65\x48\x15\x31\x30\x85\x1a\x11\x9e\x34\x54\xdf\x19\xf9\x01\xc2\xf0\x0e\x13\x40\xd8\xf4\x44\xc2\xc9\x70\xf7\xfd\xc3\x1c\xcb\x9e\x90\xdc\x85\x6f\x1c\x72\xf2\x38\x9e\x7d\x83\x45\xae\x13\xe3\x91\xd3\x63\xac\x93\x07\xa9\x7f\xc1\x15\x09\x14\xef\xc2\xfa\x9e\xe7\x69\xcc\xdb\x4a\x19\x63\x66\x89\x87\x83\xe1\xf5\x83\xb2\x1b\x4c\x7c\x3f\x3c\x1c\x8c\xe1\x3c\x37\xd4\x0b\x1e\x0e\x46\xee\x99\x07\xe2\x2d\xe7\x03\x8d\x53\x5c\x84\xc6\xf9\xb3\x3f\xd2\x69\x7f\x5c\xcd\x7e\xe7\x82\x38\xbb\xf0\xb3\x4f\x12\xd7\xd1\x2f\x46\xb8\x8f\x1c\x49\x41\xc4\x79\x44\xfb\x4d\x41\xcf\x13\x3b\x5f\x1a\x3b\xd9\xc5\x78\xab\xe2\x9f\xc4\x99\xd0\x3c\x44\xef\xa4\x7a\x77\xec\x1a\x7f\xb4\x8b\xf1\x22\x09\xa8\x59\x71\x1f\xb3\xf1\x15\xe3\x3a\xd6\xe1\x99\x27\xe6\x33\xc5\x55\x31\xdf\x0e\xa3\x27\x8c\x79\x7f\x15\x77\x7e\xd4\xe5\xfb\xd8\xf1\x29\x6a\xc4\x1b\x5c\xc9\x9f\xb8\x18\xe4\x89\xf1\x16\xb1\xc5\xf5\xf7\x10\x70\xc6\xa7\x38\xf2\x3b\x63\x54\x66\x55\xb7\x18\xbd\xb2\xd1\x39\x0f\xea\xd2\x66\xee\x8d\xab\xa3\x9a\x48\xa8\x35\xd9\xf1\x01\xd8\x4d\x60\xae\x38\x87\x83\x69\x0e\x41\x3f\x2b\xec\x17\x8a\x19\xae\xe1\x15\x84\x0b\xe9\xe5\x1a\xc5\x21\xcb\xe3\x32\x49\xc6\x73\x1d\x2b\x93\x13\xfb\xe0\x78\x92\xaa\xa9\x5f\x52\x72\x22\xe1\x48\x53\x24\x28\xd2\x48\xa9\x23\xcf\x93\x72\xcf\x04\xcf\x6a\x29\xee\x0e\x88\x18\x48\x53\xa7\x19\x4f\x1b\x11\x8b\xf1\x64\xea\xfa\x4c\xb4\x58\x69\x7a\xc5\x68\x99\x53\x6e\x6f\x42\x1c\x41\x6a\xce\x41\xc4\x15\x24\x3f\xbb\x80\x08\xb6\x24\xb8\x9d\x4e\xf2\x05\xbe\x71\xc2\xba\x86\x95\x34\x7f\x2c\x16\xc0\xc3\x89\xd8\x25\x7e\xe2\x60\x78\x7c\x38\xd7\xbd\xf1\x74\x62\x50\x4d\x4f\x55\xcf\xf7\x47\x1c\x8c\x42\x5a\x08\xc6\x97\xf3\xc5\xc9\xed\xf1\x70\x30\x93\x6c\x08\x1f\x32\xca\x2c\x06\xfd\x09\xdf\xe1\x38\xee\x26\x4e\x0a\x77\xca\xe9\x89\x87\xc9\x8a\xef\x8f\x78\xa6\x8c\x3b\x82\x68\x0f\x96\x47\xd1\x11\x2d\xa3\x48\x12\xeb\xb2\x59\x6b\x54\x90\x3b\x38\xab\xdc\x18\x3f\xb7\xa2\x9a\x70\x94\x59\x46\xa4\x81\x59\xcd\xd1\x88\xe8\x5a\xa1\x4f\x4c\x1c\x59\x6c\x0d\xae\x6f\x56\x6d\x15\xee\x97\x8c\x33\xfb\xd1\xc3\x67\xd4\x9c\x25\x7c\x8c\xc9\x6d\xb4\x1b\x19\xd7\x5e\xe2\xf8\xd3\x8e\x7c\x20\xc4\x70\x53\xdb\x66\x00\xa7\x26\x2f\xb4\x87\x76\x32\x3e\x98\x39\x31\xf7\xf6\xc7\x59\xe4\xf5\x85\xd2\x31\x09\x43\xad\x53\xd9\x10\x89\x5a\xb8\xf0\x4c\x14\xfe\x5e\xd2\x39\x1e\x57\x63\xba\x5c\x02\xb2\x75\x89\xcc\x48\xc0\x55\x14\x4c\x48\x09\xe8\x96\x03\x4d\x52\xb9\x1b\x5a\xcb\xbe\x91\xcc\xdc\x45\x32\x97\xb3\x0f\x05\x29\xfd\xd1\x83\xf2\xf0\x30\x05\xd2\xa2\x88\x47\xc8\xbf\x25\x85\x1a\x97\x5f\xa8\x8a\x6f\x90\xd7\x68\x84\x1a\x9b\xf7\x89\xfa\x05\x15\xc4\x78\x63\x7c\x59\x20\x16\x89\x38\x89\x9f\x3c\x31\x45\xab\x09\x47\xd3\xb0\x01\x57\x32\x5f\x72\x0f\x5a\xac\xbc\xf0\x53\xe8\x17\xf2\xe5\x6e\xa1\x41\xce\xf5\x7f\x82\x2b\x92\x23\xf5\x01\x73\x0c\x2b\xeb\xda\x26\xfd\xe2\xc3\xb1\x14\x0b\x41\x3b\xf8\xb3\x2f\x54\x22\xed\x63\xf5\x0b\x31\x68\x6d\x14\x6b\x88\xed\x6f\x7e\x75\x02\xa1\xbc\x4f\x24\xa3\x97\x9b\x7a\x35\x0d\xdf\x5a\x38\x7c\x19\x46\xf7\xfc\xa7\x97\x63\x1c\xd2\xf7\x6b\x06\x37\x7e\x5e\xc6\x86\x87\x07\x59\xc3\x9d\xe4\x8b\x7d\x06\x20\x0f\x46\xc9\x98\x91\x78\xe2\x28\x7a\x26\x86\x33\xbe\x96\x4f\x12\x9f\x54\x22\xa4\x84\x48\x9d\x92\x30\xea\xcc\x58\x3c\x98\x2c\x57\x71\x9a\x27\x9e\x2b\x8b\x03\x22\x70\x3c\x3c\x9e\x98\xe2\xac\x7c\x3c\xcb\x97\xa8\x56\xa0\x07\x2b\xd6\xd8\x85\x35\x96\x9f\xfd\x93\x86\x5e\x23\x5e\x19\xfe\xa7\xa8\xa1\x85\x75\x6f\x71\x7e\x0a\x27\xb7\xb8\x00\xd8\x85\x45\xa2\xf5\xb4\x38\x1d\x8d\xfe\xdd\x28\x83\xf0\x3f\x9a\x5f\xe3\x90\xb5\x48\xd5\x3b\x05\xb5\x50\xd6\x2c\x05\x33\x55\x12\xbb\x68\xf6\x67\x55\xd0\xa9\x4f\x34\x9f\xf0\x21\xe3\xab\x68\xbc\xfc\x7e\xd9\xf8\xd6\x7d\x22\x72\xb8\x4c\xd4\xcf\x3e\x51\x1c\x1e\xa6\x94\x8b\x1f\xca\x8d\x06\xa0\xa7\xe2\xe1\x61\x2a\xa4\x28\x8e\x5a\x7f\x85\xe6\xa1\x42\x5f\x09\xf7\x7d\xb9\x99\x01\xda\xcf\x8a\x9d\xb6\x98\x3b\xac\x10\xf5\x40\xfb\xba\x5e\x20\x1c\xf5\xa4\x5c\x35\x69\x00\xfd\x7d\x0e\x3e\xa9\x62\x6b\x59\x14\xfd\xdd\x76\xdc\x27\x15\x12\xc7\x6a\xe8\x79\x97\xd1\x03\x96\x3d\xbb\x87\x08\x8e\x75\x77\x5e\xe3\x7e\x5b\x57\xda\x50\x01\x60\x29\x17\x8b\xda\x61\xf2\x31\x11\xfd\x20\x8f\x0f\x47\x3d\x9f\xf0\x4e\x8a\x67\xd2\xd1\x4e\x2e\xb8\x47\xd6\x68\xde\x6c\xe2\x49\x11\x17\x5d\x89\x99\x87\x49\xaf\xf2\xf1\x69\xa3\xff\x2e\xc0\xf9\xe3\x73\x2d\x40\xfd\xef\xe5\x5d\xc4\xf1\xe3\x94\x72\x95\xaf\x3f\xe2\x61\xf2\x08\x0f\xb3\x99\x4f\x14\xc7\xb5\x45\x7f\x1e\xf5\x51\x9a\xaf\x84\xfc\x2f\x9b\xb2\xf5\x10\xc1\x5f\xd5\x40\xfd\xa3\x36\x6d\xf2\x40\x06\x97\x4d\xf6\xc1\x38\x1f\x55\x96\x89\x18\xda\x6e\x0a\xcc\xc6\x8e\x3e\x9b\x42\x4a\xf0\x4d\x36\xeb\x6e\x23\x1e\x98\xcf\x87\x11\x09\x5b\x15\x79\x01\x2d\x57\xa5\xd9\x1d\xcc\x1d\x56\x29\xbf\x46\x9c\xee\x46\xa1\xcf\xd5\x00\x8f\xe6\x00\x0c\xf9\x46\x5c\xbf\x7c\xa7\x01\x6e\x58\x01\x0c\xde\x06\x70\xa5\x3f\xe5\xd9\xcf\x67\x00\xf0\x67\xfd\xc2\x3d\x1c\xb8\x0f\xd0\xed\xe7\x76\x0c\x06\x18\xa5\x44\xfd\x0d\xc6\xd5\xff\xe2\x3b\x28\x2b\xec\x3e\x63\xff\xea\x73\xb0\xfa\x01\x80\x8c\x22\x71\x79\xc8\x29\x02\x64\xbe\x05\x50\xeb\x0b\x90\xae\x08\xa0\xdb\xf9\x0b\xff\x90\xf2\x14\xa0\x7b\xbd\x13\x16\x00\x38\x1f\x25\xae\x03\x9f\x1c\xca\xfb\x60\xbd\xbb\x1c\x20\xbe\x94\x6a\xde\x2b\x95\x01\x52\x32\x01\xd6\x34\x00\x2c\x6d\x04\xa8\x9a\x07\xb0\x94\x0f\x60\xcf\x81\x6e\xab\x48\x3d\x4a\xb2\x26\x02\xdc\xfe\x06\x50\xb0\x1f\xe0\xe3\x1c\x80\xfc\x63\x00\x6d\x42\xff\xae\xff\xf3\x78\x00\x1e\x9e\x05\xe8\x27\xf0\xdf\x71\x0f\x07\x7d\x01\x06\x45\x02\xec\x8d\x04\x18\xda\x1b\x60\xd7\x6c\xaa\x5f\x6e\xd4\x01\x18\x6d\xf3\x0f\xbe\x83\x57\x00\x53\xfa\x01\xac\xd9\x05\x30\xfb\x04\x40\xbe\x34\xe0\x89\x3b\x23\x91\xee\xe0\x65\xdc\x01\x50\xe9\x03\x90\x26\x0e\xa0\xb5\x0e\x20\xe5\x3b\x80\xc9\x49\x80\x64\x75\xaa\xe7\xf1\xf0\x0f\x31\x9f\x00\xbc\x8c\x00\xe2\x8e\x03\x84\x9b\x52\x1e\x3c\x3e\x02\x20\xa1\x9d\xee\xfd\x27\x01\x61\x5c\x12\x8d\x00\x2a\x87\x02\xa4\x2a\x02\xec\x7f\xfe\xab\xff\x41\xea\x47\x80\x9a\x7c\xe2\xcf\x78\xa7\xff\xab\x0f\x44\xea\xc7\xdf\xc7\x1f\x3d\x8a\xab\xf3\x76\x5b\xaf\xc3\xff\xe0\x33\xe7\xfa\xd2\x9f\xb6\x01\xe8\x75\xec\x17\xee\xe1\x60\x1d\x40\xff\x4a\x80\xed\x5c\xae\x77\x93\x0a\xc0\xd0\x11\x00\x15\x7d\x00\x84\xfa\x00\xac\x0b\x03\x18\xdd\x87\xf2\xf9\x13\x44\x00\xf2\xaf\x53\xbe\x31\x4b\x01\x60\xf6\x01\x80\xa5\x26\x00\x52\xb7\x88\xf7\x40\x69\x12\x40\xb2\x23\x80\xe6\x48\x1a\x87\xc1\x64\xba\xff\x6e\x51\x0d\x10\xeb\x0b\xe0\xda\x1b\x20\xe2\x25\x80\x67\x33\x40\xc4\xbb\xee\x98\x1f\x20\xd2\x9e\xe6\x28\xf6\x20\xdd\x77\x8f\x0d\xa2\x9e\x3a\xdd\x3a\x52\x35\x14\x20\xce\x0d\x60\xef\x24\x80\x24\x07\x80\xb3\xb3\x01\x12\x6f\x00\xd4\xd4\x03\x24\x9b\x02\xbc\x92\x02\x48\x4b\x00\xe8\x70\xfd\xf7\xf8\xc3\xe2\xff\x73\x9d\xb7\x27\xee\xe1\x28\xf7\xef\xd5\x5c\x1d\x73\x13\x87\x07\x58\x1f\x0b\x30\x60\x32\x40\xe9\x05\x80\x21\x9b\x89\xa7\x65\x44\x0c\x40\xc1\x66\x80\x31\xb7\x00\xba\xad\xe5\xe4\xde\x00\xcb\x5c\x00\xa6\x05\x76\x47\x37\x00\x12\xfa\x00\xb1\x17\xa8\x8e\x17\xe7\x0f\xa0\xfa\x0c\x20\xfa\x39\x80\xfe\x20\xba\xc3\x6d\x96\x04\x10\x3a\x1e\xc0\xf6\x24\x40\xd0\x51\xae\xef\xc1\x2c\x80\xa0\x52\xc2\x05\x74\xcf\x43\xf8\x11\x80\x8c\x23\x54\xd7\xef\xb6\xbc\x91\xcb\x01\xaa\x74\x00\x22\x75\x00\xf6\x3a\x00\x44\x1c\x02\x38\x53\x09\x10\xf5\x0c\xa0\xe6\xf4\xaf\x3e\x10\x09\x9f\x01\xba\x0a\xff\x03\x0f\x82\xfe\x7f\x9e\x87\x9e\xb8\x07\x1e\xef\x45\xf5\xf3\xdf\xe7\x81\x87\x7b\x40\x6f\x50\x0d\xb0\xfa\x24\xd5\x44\x78\x7c\x07\x29\xaa\xa4\x1f\x49\xd5\x64\x37\xba\xc7\x3d\x1b\xa8\x1f\x49\xf7\xc9\x96\x57\xf7\x0f\x3b\x09\xa0\x29\x07\x10\xdc\x08\x60\xa2\x06\x10\xe4\x0f\x60\xb7\x1a\xc0\xef\x26\xd5\xb6\xfd\x62\x00\xfc\x6e\x77\x9f\x12\x68\x1e\x82\xe3\x68\x8f\x87\x8c\xed\xf6\x88\x00\x21\x1f\x00\x36\x15\x10\x97\x4c\xf7\x39\x33\xbc\x06\xe0\xd2\xce\x5f\x7d\x20\x22\xc3\x00\xde\xcf\x04\x08\xbf\xc9\x8d\xdf\x94\xea\x9d\x3d\xfb\x21\xfc\xa9\xde\xdd\x93\xf7\xa2\xe7\x3d\x7f\xde\x3c\x14\x94\xd3\x3c\x64\x7d\xa3\xfe\x28\x3f\xe7\x41\x02\x60\xe4\x3e\x42\x97\x0b\x1f\xa0\xf5\x9e\x7a\x0e\x20\x4c\x11\x40\xc2\x0e\x20\xc4\x03\x40\xee\x26\x40\xd0\x1e\x00\xf5\x75\xbf\xf0\x0f\x3e\xc7\xa9\x9f\x54\x77\xcc\xe8\x72\x1b\xc0\x6d\x1b\xe1\x62\x7c\xd4\xa8\x57\x86\x4f\x13\x40\xe6\x0c\x00\x3f\x6d\x80\x22\x33\x80\x40\x59\x80\xcd\xfb\x01\xbb\x82\xee\x63\xc4\x23\x7f\xe1\x2c\x40\xd0\x35\x80\x07\xc7\x01\x82\x5c\x89\x1f\x25\x58\x1a\xa0\x4b\xf7\xcf\x3c\x10\x3f\xf7\x43\x20\x49\x1e\xee\xa1\x27\xef\xc5\xbf\xf0\x1f\x24\x7e\xf1\x1d\xc8\x92\x4c\xd9\x03\xd0\x57\x99\x6c\x5a\xb7\x7e\x44\x06\x00\x8c\xdc\x08\x10\x1c\x08\x30\xc9\x14\xc0\xf7\x4a\x77\x2c\x0e\xe0\xbb\x1a\x40\xc6\xed\x17\xfe\xc1\x7d\x2f\xd5\x38\xba\x75\xc0\xdc\x18\xc0\x7d\x09\x80\xcb\x52\x00\xb7\x23\x00\xbe\xc9\x00\xae\xca\x00\x51\xc1\xd4\x2b\x05\xf9\x0f\x2e\x01\xac\xb2\x02\x70\xf9\x1b\xa0\x32\x84\x7a\x66\xec\x2d\x04\x70\x9f\x45\xf3\xe0\x1a\x05\xf0\x77\x24\x61\x49\x3e\x47\x02\x78\x94\x03\xb0\x0b\x00\xce\x1a\xff\x99\x07\xa2\x27\xef\xc5\xe9\x87\x24\xff\x55\xe7\x4b\xe7\xec\x42\x8f\x7e\x17\x05\x53\x48\xf2\x70\x0f\x89\xdc\xcf\xb1\x33\x00\x06\xe6\x51\x7d\x87\x5f\x11\xa0\xfb\x94\x36\xa6\x81\xf0\x1a\x53\xce\xfc\xaa\xfb\x3b\x54\x12\xaf\x92\xd3\x04\x00\xcd\x73\x00\x4e\xf9\x00\xa6\x75\x84\x77\x70\x4a\x07\xb0\x0f\x06\xf0\xb1\x03\xb0\x9f\x0d\x10\x65\x0b\x60\xe3\x4a\xbd\x75\xac\x26\x13\x06\xc9\x86\x8f\xb0\x5a\xd6\x42\x00\xfb\x92\x01\x6c\xf9\x01\x2e\x57\x12\x7f\xc2\xbd\x3a\x00\x5b\x7f\x80\xfa\x1a\xc2\x41\x30\xa3\x5f\xe3\xfe\xc9\x87\xc0\xd9\x89\x3f\xf1\x5e\x1c\x50\xf9\x5d\x0f\x2a\xb9\xba\x64\x4f\xfc\x47\x4f\x1c\x0c\x8f\xef\x80\x77\xca\x0e\x90\xa0\x38\x64\xf1\x19\x00\xa1\xa7\x00\x4e\xbb\x00\x84\x5f\x00\x38\xae\x02\x98\xd9\x05\x60\xe5\x0e\x20\x9d\x0c\x60\xf3\x05\x40\x4d\x0c\xc0\xb2\x16\xc0\x20\x02\xc0\xf4\x09\x80\xf5\x30\x00\x33\x45\xda\x23\x16\x36\x00\x51\xca\x00\xe6\xe5\xa4\x0f\xc6\x6b\x00\x0a\x67\x03\x18\x58\x01\x6c\x6c\x00\x30\xfc\x06\x70\x48\x04\xc0\xe4\x19\xc0\xe5\x99\x00\xa6\xaa\x00\x8f\xf9\x00\x4c\x3b\xa9\x37\x96\xfe\x61\x00\xb6\xe9\xcf\xfd\x30\x7e\xea\xc1\x9f\x78\x2f\xb8\xd3\x41\x95\x0e\xc9\x9f\x7d\x70\x7a\xe0\x3f\x7a\xf2\x3e\x50\x97\x62\x00\xf7\x41\x00\xbd\xac\x00\x1c\x74\x01\xf8\x4e\x00\xd8\x1e\x04\x18\xf3\x95\x78\x2a\xba\xed\xa7\xf9\x54\xba\xcb\x6f\xc8\xd5\xbc\x0d\x80\xfa\xcf\xe9\x49\x00\x58\x25\x13\xd7\xd4\x62\x57\x00\xad\xc1\x00\x61\x93\x69\xef\x74\xcf\x83\xd6\x41\x80\x35\x2f\x7f\xf1\x40\xa8\x89\x03\x1c\x94\x20\xdc\xc0\x35\x49\x00\x9d\x68\x80\xe7\xfc\x00\xda\x02\x00\x0d\xd3\x7f\x8d\x5b\x2e\xfc\x77\x1e\x88\xa9\xf1\xbf\xd7\xfd\x79\x7a\x70\x68\x25\x49\x1e\xfe\x63\x13\xaf\xef\xc7\x1f\xf0\x1f\xbc\xba\x3f\x0f\x07\x13\xc3\x49\x1e\xff\x85\xcb\x27\x92\x66\x85\x00\xbd\xef\x00\x18\x0b\x01\x8c\xd0\xa4\x6c\xf5\xf8\xf1\xff\xc0\x3f\xe4\x03\xc8\xae\x04\x50\x93\x20\x0e\x0b\xb5\x3b\x84\x95\x50\x14\xa1\xbd\xa4\x5c\x09\x10\x31\x9b\x6c\x49\xf7\x3c\x28\x05\x00\x94\xec\x06\x90\xeb\xa0\xfa\xe6\xa2\xfe\x00\x87\x56\x01\x2c\x0a\x00\xb8\xf2\x09\x40\x7e\x02\xc0\xb3\xaf\x00\xb2\x97\x01\xbe\x0b\x03\xcc\xb0\xef\xc1\x03\xc1\xf1\x21\xf0\xf0\x00\x7f\xd4\x03\x6e\xdc\xbc\x7a\x17\x4f\x0f\x78\xf8\x8f\x9f\xbc\x07\x1c\xfe\x83\xd7\xff\xa4\x67\xdd\xdf\x81\xdb\x47\xc6\xdc\xe7\x75\x23\x01\x06\x77\x01\xa8\x67\x02\x8c\xd1\x02\x50\xb4\x02\x98\xd2\x08\xa0\x18\x49\x78\x6c\xf9\x1f\xc4\xdd\x22\x13\x45\x98\x9f\xf9\xd8\xe1\x1d\xa0\xfb\xec\xd5\xed\x73\x24\x3f\x00\x2c\x0f\x04\x98\xbd\x1a\x60\xcd\x16\xe2\x6e\xc3\x5e\x76\xee\x00\x87\x5e\x02\x88\xdf\x01\xb8\x26\x04\x30\xed\x19\xc0\xd3\xde\x00\x62\x26\x00\x4d\x21\xbf\x70\x1f\x63\xaf\xff\x8e\x7f\xe0\xe1\x01\x7a\xf2\x9f\xfc\x49\x0f\x7a\xe2\x3f\x78\xfb\xa1\x67\xff\x13\x9e\x5d\xf0\xe4\x7e\xb6\x6f\x26\x69\x98\x46\x52\xa5\x82\xfa\x80\x2c\x28\x03\x18\xae\x41\xbd\xc5\xba\xe3\xcf\x39\x51\xa4\x17\xb3\xed\x89\x17\x64\xd6\x29\x00\xd3\xb7\x84\x05\xf0\x10\x00\x98\x36\x17\x20\xe2\x35\xe1\x3a\x96\xfb\x13\xfe\xa1\x3b\x8e\x12\x99\x04\xb0\x2d\x1d\x60\xac\x3c\xc0\x11\x39\xc2\x41\x5c\x4f\x27\xbc\xc7\x8b\x3a\xe2\x2a\x6a\x92\xf8\x37\xee\x63\x10\x87\x9f\xec\xf3\xe1\x77\xfc\x03\x4f\x0f\xb6\xcd\xfd\x5d\x0f\x78\xf8\x0f\x5e\xdd\xfb\x67\xff\x97\x7f\xf4\x43\x82\x7f\xf0\x5f\xf0\xfa\xc0\xfc\xec\xff\xc1\xf5\xa3\xd2\xe7\x6e\x61\x28\xf0\x91\x9c\x23\x05\x30\xd0\x07\x40\x3c\x11\x60\x8c\x06\xc0\xe4\x03\x00\xd3\xea\xc9\xb7\xca\xd5\x53\x6f\x3a\xa3\x6e\xf9\x1a\xc0\xbd\x01\x60\xd4\x37\x80\x30\x4f\x80\x91\x1d\x00\xcb\x8e\x02\x08\x7e\xa3\x9e\x1c\x02\x6e\x54\xab\x1e\x1a\x0d\x70\xf8\x1b\xd9\xe4\x6b\xdc\x38\x9f\xcd\x26\xf9\xe3\x3f\xe0\x3e\x7a\xe2\x1f\xfe\xd4\xff\xe6\x8f\xf8\x0f\xae\x0a\xf3\x27\xfe\x0b\x6f\x0e\x47\xe2\xc4\xe1\x28\x78\xf8\x07\x6d\xee\x56\xd2\x02\xce\x7e\x4e\xe6\xaa\x7a\xc2\xbe\x00\xc3\xc7\x03\x8c\x51\x07\x98\x62\x05\x30\x72\x30\x80\xec\x11\x80\xe1\xd2\x00\x86\x35\xb4\x87\x5c\x3c\x01\x06\xbd\x03\x08\xed\x0f\xd0\xff\x35\xc0\xb2\xc9\x00\xbd\x0b\x00\x0a\xbb\xe7\x3c\x12\x60\x4b\xf7\x18\x2e\x02\x1c\xcd\xa0\xef\xbc\xce\xc5\x40\xb5\x1c\x07\xd0\xd7\x1b\xff\x9d\x07\xe3\xff\x8a\xff\xe0\xf1\x5f\x2c\xe5\x7e\xcf\xc3\x7f\x84\x70\xfa\xd0\xb3\x0f\x8c\xcd\x79\x92\x3c\xfc\x83\xba\x26\x49\x49\x2e\x00\x9b\xc0\xf1\x34\x0d\x73\x05\x18\x54\x46\x78\x9d\x6e\x1d\xe8\x3f\x1c\x40\x46\x17\xa0\x57\x32\x80\x2e\x87\xc9\x70\xe2\x62\x92\xe0\x5e\x24\xd3\xd4\x7f\x5f\xa3\x2d\x1c\xe7\xc8\xe1\xc5\x24\x2f\x73\xdc\x60\x8f\x39\x8c\x0e\xdd\x67\xa6\x78\x1a\xfe\x80\x7f\xf8\xbf\xe2\x3f\x78\x3c\x38\x3d\xf7\x01\x6f\xfc\x3c\x1c\x50\x4f\x3d\xe0\xe1\x60\xe4\xb9\x7d\x37\x93\xdb\x67\x63\xb8\xfd\xf8\x8f\xff\x14\xc6\x71\x36\x5b\x8a\xd3\x15\x5d\xea\xe8\x6b\xed\xc8\xc5\xb6\x41\x9c\x8d\x4a\xe5\xe6\x63\x35\x87\x3d\xab\xe4\x38\xf2\x0e\x89\x91\xbc\xc4\xc5\xc6\x0f\xb8\xcf\x7f\x18\xca\x8d\xd7\xe8\xcf\xf3\xf0\x2f\x1e\xa0\x1e\xf8\x8f\xe5\xd3\xa9\xfa\xf6\x73\xfc\xd5\x80\xd9\xc1\x9f\x38\xa8\x42\xc2\xb7\xb8\x78\xf4\x42\xcb\x68\x3d\x68\x20\xa2\x14\xf4\x6b\x07\x61\x97\x79\x95\x61\x03\x31\x1b\x26\x29\x39\x04\x35\x6b\xd2\xe9\xc1\x58\x65\x18\x7c\x6b\x18\x87\xda\x19\x96\xdd\x07\x33\xf9\xfc\xa7\x85\x11\x43\x33\xd4\x81\x3a\x8b\xf0\x4b\x10\x8f\xf7\xd0\x1a\xfb\x03\xf4\x73\x10\xea\xc1\x50\x37\xba\x29\x38\x64\x6b\x01\xfa\xfa\x21\x35\x95\xa8\xa3\x83\x93\xf7\x63\x7d\x7b\x50\x2d\xe5\xe9\x07\xfa\xff\x8d\x31\x60\x7f\xc5\xd7\x98\x79\xed\x6f\xda\x8a\x31\x63\x6f\xa7\x7f\xe2\x3f\x78\xf3\xd0\x73\xfc\xb9\x5c\x37\x86\x74\xad\xde\xe8\x49\x12\xf7\xf4\xc2\x6c\x72\xd4\xe2\xbe\x88\xf3\x08\xb6\x1c\x88\x68\x0d\x2f\x35\x3e\xac\x26\xb8\xac\x1a\x8a\x27\x32\x2b\x89\x61\xb8\xf2\x86\x62\x23\xf1\xe9\xaa\x7b\x47\x63\x15\x56\xe6\x01\xf1\xa3\x4c\xeb\x3f\x1e\xb3\x66\x42\xa8\xfd\xdd\xff\x89\xec\x24\x39\x3e\xb2\x3f\x56\x46\x26\xd4\x8c\x47\xfd\x16\x49\xa2\xfc\xe4\xf8\xcb\x3a\x68\x8b\xc7\x57\xda\xa1\x4d\x19\x5f\x41\x95\x12\xe1\x72\xba\x19\x3b\xae\x9e\x3a\xc6\x8f\x15\xa8\xc0\xf1\x8f\x0b\xdb\x8b\x99\xc3\x31\x8d\x94\xa7\x1f\x55\x77\x1b\x75\x7b\xb4\x1c\x71\x4b\x8e\xec\xdd\x88\x6b\x37\xc2\x94\xc6\xcf\xc7\xc9\x01\x78\xbf\xb9\x88\xc3\x05\xe5\x59\xd1\xba\x67\xe4\x53\x1f\x24\x1e\x0f\x0c\x0f\xff\x12\x64\x29\x84\xab\xe6\xe9\x3e\x0a\xf9\x01\x1c\xdf\x53\x7f\x20\xcb\x5c\xc2\x85\x18\xbb\x88\x62\xbd\x4b\x53\x80\xb2\xad\xb2\x5b\x27\xe3\xb8\xc5\x1b\xa7\xe2\x8e\x9a\x50\x2b\x8e\x5a\xce\xd7\x77\x36\x37\xfe\x99\x9c\xc5\x15\x37\x1d\x80\x19\xcd\x59\xc9\xf4\x4d\xb3\xab\xa5\x30\x26\x9d\xb9\x59\x03\x2b\x40\x33\x1b\xa8\xe3\xc2\x6c\x2e\x26\x99\x6d\x13\x8f\xf8\x90\x99\x49\xd4\x51\x7e\x86\x3f\x61\x9c\xa7\xad\x24\xde\xea\x69\xf5\xa7\x70\x6d\xa7\x9e\xbb\x89\x6f\x32\x55\xe0\x19\xce\x9b\x68\x4c\x3d\x7e\xdf\xe4\x45\xec\xb7\xbe\x41\xc4\x8b\x92\x63\x45\xd9\xd2\x65\x4d\x43\x6a\xe1\x3f\xf4\x41\x0a\xdc\x36\x1e\x33\x33\x3e\x85\xc2\xa8\x9d\x6e\xa2\x62\x18\x09\x58\x3f\x9d\x86\x55\x26\x63\xaf\x99\x58\xe7\xd6\x56\x26\x5c\x88\xd2\x30\xc2\x0d\xcc\xd3\x93\xc4\x13\x89\x68\x1d\xe1\x42\x04\xb7\xca\x60\x84\xd2\x57\x7f\x01\x57\xbf\x58\x20\x43\x52\x26\x8d\x0f\x63\xb3\x85\x69\x34\x0f\x72\x61\x92\x94\x21\x6f\x51\xf7\xa0\x9f\xa9\xe3\x86\x5c\x98\x0f\xae\x99\xac\x5d\x2c\xfa\xb8\x45\xe7\x88\x41\x7d\x61\x7e\x29\xde\x30\x94\x79\xb5\x0d\x2b\x29\x32\x73\x8f\xe0\x3e\x90\x36\xbe\x42\xf8\x99\xe9\x4f\xf0\xbe\xab\x64\xcd\x27\x7c\xf2\xdc\xba\x4e\x9c\x57\xf1\x1a\x9a\x87\x29\xc8\x7b\xf0\xab\x0f\x14\xe1\x7e\x62\x54\xc7\x13\xbb\x80\xe6\x14\x44\x0d\x78\x87\x4f\x45\xcb\xee\x26\x41\x0e\xd6\x46\x58\x02\xeb\x7d\xa6\x22\x92\x74\xdf\xd9\x9f\xf0\x02\x4a\x6c\x11\x7e\xbb\xf4\x66\x79\xba\xdf\x6a\x27\xdf\x8b\xb4\x59\x19\x77\xfb\xd0\x71\xca\x1c\xe3\x96\x9a\x60\x0f\xf9\x68\x28\x22\x8c\xd4\xd3\x45\x90\x51\x43\xed\xdc\x3c\x1c\xbf\x86\x82\x2a\xee\x48\x8d\x46\x8b\x6a\xd2\x34\x0f\x7c\x43\xcd\x73\x84\x7f\x50\xe3\x6e\x10\x6b\x86\x16\xa1\x8d\x56\x97\xdd\x84\xf6\x55\x6d\xf7\x21\xfc\x7b\x35\x09\xba\xef\xaf\xea\x7a\x0f\x63\x3e\x15\xeb\xb7\x78\x66\x56\x82\x36\x7c\x23\x59\x67\xc2\x83\x48\x61\x3f\x0c\x1e\x0f\x4c\xfc\x9c\x29\xa8\xef\xc1\x75\xc4\x8b\xe2\x33\x66\x0e\xee\x7b\xb7\x47\x64\xb5\x1c\x84\x64\xb1\x1a\x69\x81\x91\x30\x80\xfe\x66\x05\xac\x26\x68\xf4\xa2\x71\xf2\x70\x30\x73\x7b\x6b\xe0\xe7\x26\x01\xe1\x5f\x84\xaa\xc9\x63\xf4\x5f\xc5\xf3\x1c\x3c\x4f\xca\x93\x06\x35\xc3\xd1\xae\x19\xe6\x4e\xc4\x8a\xa9\xe1\x3c\x09\xac\x20\x19\xee\x55\xc1\xba\xbe\x91\x8f\x29\x56\xda\x8c\x92\xdd\x30\x17\x62\xfc\x3e\x04\xf3\xf0\x26\x56\x29\xe8\x1f\x0d\x3f\xe6\xa3\xaf\x36\xfe\xbe\xf1\x3b\x7d\xef\x3e\xf4\x13\x06\x40\x75\x2c\x7d\x63\xe2\x12\xd4\xfb\xfc\x12\x6d\xbf\x6e\xdc\x37\x9c\x0f\x2d\x45\xd2\x07\xa5\xae\x6e\x19\xd3\x31\x1b\x77\x57\xf8\x44\xd2\x46\xbf\xdb\x84\x83\x71\x7f\x41\xb8\x1f\xa7\x42\x79\xdc\x0f\x96\x37\x68\x75\x4c\xfa\x68\xa0\x25\xd5\xf2\xd1\xc6\xfa\x85\x52\x89\x2e\x5a\x39\xc9\xfb\x06\x38\x0f\xd3\x0a\x68\x7c\xc2\x7e\x46\x58\x7d\xe3\xaf\xa7\xdb\xd9\x60\x6d\xca\x45\x1e\x56\x5c\xbd\xd7\x82\xcb\x6c\x59\x95\x0f\x43\x64\x96\xcd\xc4\xc9\x88\x2c\xb2\x15\x90\x40\xfb\x67\xdd\xaa\x8c\x75\x70\xdb\x00\x13\xfc\xd9\xf6\x1c\x55\xde\x6d\x9f\x06\xf5\xa7\x9f\xc9\xc5\xdb\x29\xe4\x62\x3d\xd3\x3a\x9f\xec\x84\xf5\xa4\x5d\xf8\x41\xeb\xf5\x27\x50\x85\xad\x24\xae\xa2\x0f\xb0\xbc\xff\x04\xe7\xc9\xd2\xfb\x0b\x9e\x25\xcd\x6a\xbb\x10\x47\x68\x70\xaa\x7b\x1e\x22\x26\x13\x7e\x2d\xa0\x4e\x1e\xe7\xc1\xe3\xbe\x22\x56\xcb\x5d\xaa\x35\xb0\xea\x61\x53\xa7\x83\x6f\x69\xf2\x54\x1f\x91\xd8\x3d\x71\x30\xb2\x66\xa4\xb5\x73\xcf\x93\x14\xd5\xb7\xc4\x48\x61\x54\x1d\xd5\xd1\x07\x97\xd9\x71\x99\x0a\x1e\x0e\xc6\x89\xb3\x8f\xce\x5b\x7b\xe1\x8c\xba\xec\x1f\x81\x67\x57\x97\xeb\xa2\xe8\xff\xdd\x04\x89\xa1\xc7\xf5\x6f\x25\xdc\x27\x6e\x75\x26\xe8\x2f\xdd\x17\x52\xa7\x92\xc5\xda\x01\x38\x3e\x37\x19\xe2\x75\x77\x9b\x4d\x76\xc2\x5d\xb3\x14\xcf\x74\x6e\x79\x5b\x6f\xd2\xbf\x1f\xc5\x3a\xbf\xb3\xf1\x65\x7f\xfa\xde\x47\x18\xfb\xf2\x70\x31\x8e\x22\x84\x1b\xb3\xb3\xed\x9e\x07\x5e\x3f\x28\x2f\x7f\xb5\x6d\xf0\x0f\x1c\x8c\x6d\x1c\xdd\xaa\xe6\xe1\x60\x0c\x7b\x5b\x62\xe4\xac\xe1\x6a\x83\x6f\xc5\xc3\xc1\x48\x4d\xb1\x47\xd4\xe6\x0c\x61\x47\xb4\x97\x22\x49\xb4\x6a\x82\x99\x84\x30\xef\x77\xce\x95\xbb\xc7\xec\xc9\x1d\x41\x79\x27\x51\x9f\xb7\x7d\x30\xce\xe3\xe1\x61\x7c\x8d\x44\x51\xef\x7d\x3e\xcf\xc3\x98\xd3\xb7\x9f\x32\xe1\x60\xaa\x0d\xbd\x49\x52\xbd\xdb\x3f\x8a\x70\x73\xbe\x4f\xa2\xe3\xe9\x67\x8a\xf5\xfd\x7b\x13\x3f\x8a\x1f\xab\xc2\x9c\x99\x1f\xff\xc1\x95\xf4\x77\x97\x10\x5f\xe5\x33\xe9\x1e\xda\x59\xef\xd2\x57\xe8\x01\x17\x3f\xfa\x8a\x71\x98\x07\xf6\x57\xf3\x3e\xab\x83\xbb\xc5\xfd\x8d\x11\xce\x8e\xc3\x45\xc2\x37\x59\x3e\xb0\xa2\xfe\x70\x7f\xc0\xc1\xc8\xca\x10\xeb\xfe\x6c\xac\xba\x00\x88\xc9\xb9\xe3\x6e\x1e\xf3\xc4\x13\x4f\x52\xfc\xa7\x3d\xb9\xc8\xda\x7b\xce\xef\xe3\x0f\xe1\xa2\xba\xd0\xad\xfd\xf0\x9f\x82\x4b\x04\x38\x86\x2e\xf2\xb8\x61\x20\x81\x33\x1b\x32\x43\x11\xf9\x5d\xc2\x96\x18\xe2\xb8\x43\x6b\xa9\xde\x1d\x16\x47\xdf\x18\xbe\x31\x0a\xed\x7f\x98\xe3\xd2\x37\xf4\x33\x75\x5e\x08\x77\xa3\x3e\x52\xe1\x43\x29\x9e\x08\x9f\x77\x1e\x2d\x7a\xc8\xc9\x5b\x18\x19\x84\x94\x3f\xc7\x88\x8f\x87\x8b\x09\xa8\xeb\x4a\x02\xf0\x08\x31\xc5\xb8\x80\x87\x83\xb1\x3d\x47\xd1\x1b\x0f\x07\xa3\xb7\xc1\x0d\xd7\x5f\xc3\xdc\x1d\xff\x41\x61\x75\x0f\x1c\x4c\xa5\x17\xa2\x15\x26\x6e\xf5\xc6\x59\x1e\xb5\x3d\x00\x4f\xac\x7c\xd5\x01\x9c\x1d\x0c\x35\x23\xc9\xeb\x93\x14\xc3\x9d\xc8\x62\x27\x51\x07\xc3\xd8\xa7\x84\x87\x89\xf9\x3c\x19\x3d\x6f\xcc\x1c\x09\xac\x25\xc5\xfa\x29\xa2\x86\xc5\xf9\xd3\x4e\x8c\x37\xa5\x79\x88\x2d\x5f\x82\x3b\x2d\xe6\x4b\x28\xee\x9b\xb8\xe9\xa9\x58\xc7\x8c\x0d\xca\xc3\x33\x42\xec\x90\x72\x8c\x60\xe3\x26\xef\xc2\x4a\x6a\xbc\xc8\x29\xea\x83\xb3\xe8\x2a\xda\xe1\x68\xbf\x27\x18\xd1\x46\xe5\x7c\xc0\x78\x9d\x70\x31\x6e\x75\x8e\x98\x31\xb2\x79\xe4\x84\xda\x68\x51\x4d\x68\x2c\xa3\x5c\x4f\x74\x88\x5a\x1b\x3c\x09\xc5\xd9\xcf\x9b\x58\xcb\x06\xf8\x62\x5c\x29\xa1\x4f\xda\x39\xcd\x23\x10\xd1\xaa\xc2\xc3\x42\x71\xd6\x05\x8d\xa9\x8f\xce\x40\xdd\x08\x8a\xfa\x13\x62\xb8\x13\x05\x8f\x17\x26\x89\xeb\x18\x9f\x52\xdc\x1f\x3d\x52\x72\x22\x45\xa0\xc9\xf5\xa2\x68\x71\x93\x9f\xcd\x43\x8f\x93\x22\x48\xfd\x06\x53\xf6\xe9\x63\x8e\x3c\x55\xce\x1a\x23\xd8\x54\x27\x62\x22\x4a\x53\x27\xa6\x8e\x14\xf7\x24\xfc\x5c\x9a\x5e\x1e\xe1\x61\x24\xd6\x62\x3c\x9e\x7a\x6c\xfb\x1e\xfa\x99\x72\x0b\x29\x99\x97\x31\x3e\x4d\x4a\x20\x9c\x6d\xc2\xb5\x17\xe8\x47\xe2\xcf\x7c\xcb\x03\x70\x88\x74\xc7\xea\xb7\x55\x1d\xe1\x61\x4c\x05\x08\xff\xa3\xb7\xdc\x1f\xf5\x5d\x73\x14\x9d\x24\x14\xe2\x82\x09\xff\x00\xe1\xf8\xef\xb3\x0a\x08\x07\x23\x26\x16\x85\xa8\x14\xe1\x85\x31\x38\x9a\x61\xe7\x63\x10\xcd\xd0\xbb\x2a\x51\x8b\x1b\x2f\x87\x87\x49\xe3\xe2\xc8\x5f\xfc\x30\x7d\x11\xc7\xc1\xc3\xc3\x64\x9c\x16\xe5\x78\x62\x88\xa9\x2e\x2b\x99\xee\x6a\x64\x26\x11\xaf\x58\xe6\x02\xea\x6c\x95\x51\x43\xc8\xbb\xac\x1b\xa1\xe8\xc1\xb2\xf4\x93\x30\x3e\xc8\x7c\x92\x8d\x32\x6b\xd2\x5a\x8c\xe4\xb3\x24\xb7\xe1\x79\x22\xf3\xca\x21\x8c\xf0\x33\x66\x5f\xd4\xa7\xef\xbb\x27\x41\xdf\x43\xe7\x8e\x65\x9f\xbf\x8a\xff\x83\x0f\x27\xc1\x97\xec\xe1\x72\xd2\x67\xed\xe3\xc1\x38\x1f\xca\xb9\xe1\xb8\x1f\xe4\x54\xa9\xa1\x96\x94\x51\x0c\x6a\xdb\xcc\x24\xba\x81\x34\x39\x91\xac\xf6\xe8\xad\xc9\x18\xbd\xf0\x01\xe1\x06\x7a\xcf\xe1\x9d\x8e\x97\x71\x15\x53\x1e\x1e\xa6\x80\xcb\xe4\xe6\xaf\x1b\x80\xfb\xbb\x60\xf2\x48\xe4\x2f\x29\x18\x4f\x76\xb2\xc0\x48\x02\x11\x56\xf9\xe9\xc4\xe0\x96\xff\x4d\x0f\xe7\x89\xd7\x37\x29\x4f\x84\x2c\x6f\x01\x23\xbc\x75\x7e\x12\x31\xd3\x14\xf4\xa6\xbe\x62\xab\xe6\x96\xe2\x9b\xaf\x32\xdb\x9a\x4c\xdf\xb7\x1f\xfd\x47\xde\x8f\xf3\x98\x33\xcc\x4b\xbd\x8d\x2b\x97\x6b\xfe\x1c\x73\x22\x2b\x25\x3e\x32\x00\x6b\x45\x8e\x0f\x87\xeb\x0b\xa5\x67\x40\xeb\xac\xf1\x24\x06\xd1\x15\xf2\x75\x31\xf8\x94\x05\x53\x13\x70\xf6\xe6\xaa\x26\xe1\x3e\x9f\xb6\x39\x05\xcf\x13\x13\x8d\x29\xaa\x13\xba\xb9\x1c\x77\xe5\xe0\xf8\x0c\xcc\xe8\xf4\xda\xb5\x82\x3b\x81\xff\x37\x3c\x4c\x71\x28\x4d\x4c\x89\xc7\x64\x64\x74\x2b\x29\x92\xc0\x75\x2b\x9e\xa7\x80\x71\x42\xd1\x1d\x8a\xc0\x4a\xfc\x2c\xaf\xd0\xe7\x5d\x71\x3f\x14\x3f\xa7\x38\xa2\xd8\x96\x56\xa2\xe8\x7c\x26\x5a\xfc\x12\x85\x35\xf8\xa4\xb5\xd2\x9b\x70\x5e\x8a\xed\xf7\xbe\x25\x79\x16\x79\xf9\x8a\xba\x6e\xe1\xbf\x17\x9d\xae\xc3\x95\x2b\xce\xfa\x2a\xf3\x8b\x0f\xc7\xf0\x62\x74\x55\xb7\xd4\xaa\x27\x9e\x27\x15\xa0\xfe\x5f\x3f\x71\x30\x37\xd2\x30\xce\x9e\x75\x63\x19\xea\x83\x68\x5f\xba\x0d\x22\x5c\x4e\xbc\x38\x02\x61\xe4\xc5\x07\x1c\xa7\xd3\x0f\x70\xa8\xc6\x5f\x78\x98\x22\x2e\x93\xc9\xc3\xc3\x94\x8d\xa3\xf3\x55\x4f\x3c\x4c\x85\xf1\x5c\x5c\xcf\x0a\x7d\x79\xcc\x01\x97\x8f\xd1\xc6\x1d\x55\x96\x44\x11\x4a\xf9\x15\xba\x8f\x51\x7e\xd6\x9f\x24\x23\x0b\x54\xa1\x94\x8e\xf7\x2c\xd6\x17\xad\xc1\x37\xae\xd8\x43\x38\xfc\x8a\x53\xd5\xa8\xc9\x15\x87\xcf\xe0\xfc\x94\x0f\xbd\x49\xcf\x35\xa9\x45\xbf\xba\x4e\xe4\x1d\xe2\x6d\x7a\xf5\xea\xdd\xbb\x4f\x9f\xbe\x7d\xfb\xf5\xeb\xdf\x7f\xc0\x80\x81\x03\x07\x0d\x1a\x3c\x78\xc8\x10\x3e\xbe\xa1\x43\xf9\xf9\x87\x0d\x1b\x3e\x7c\xc4\x08\x01\x01\x41\x41\x21\xa1\x91\x23\x47\x8d\x1a\x3d\x7a\xcc\x98\xb1\x63\xc7\x8d\x13\x16\x1e\x3f\x7e\xc2\x04\x11\x91\x89\x13\x27\x4d\x9a\x3c\x59\x54\x54\x4c\x6c\xca\x94\xa9\x53\xa7\x4d\x9b\x3e\x7d\xc6\x0c\x71\xf1\x99\x33\x67\xcd\x9a\x3d\x7b\xce\x9c\xb9\x73\xe7\xcd\x93\x90\x90\x94\x94\x92\x92\x96\x9e\x3f\x5f\x46\x66\xc1\x82\x85\x0b\x65\x65\x17\x2d\x92\x93\x93\x97\x57\x50\x50\x54\x54\x52\x52\x56\x56\x51\x51\x55\x55\x53\x53\x57\xd7\xd0\xd0\xd4\xd4\xd2\xd2\xd6\xd6\xd1\xd1\xd5\xd5\xd3\xd3\xd7\x37\x30\x30\x34\x34\x32\x32\x36\x36\x31\x31\x35\x35\x33\x33\x37\xb7\xb0\xb0\xb4\xb4\xb2\xb2\xb6\xb6\xb1\xb1\xb5\xb5\xb3\xb3\xb7\x77\x70\x70\x74\x74\x72\x72\x76\x76\x71\x71\x75\x75\x73\x73\x77\x5f\xbc\xd8\xc3\x63\xc9\x12\x4f\x4f\x2f\x2f\x6f\x6f\x1f\x1f\x5f\x5f\x3f\x3f\x7f\xff\x80\x80\xc0\xc0\xa0\xa0\xe0\xe0\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\xb8\xf8\xf8\x84\x84\xc4\xc4\xa4\xa4\xe4\xe4\x94\x94\xd4\xd4\xb4\xb4\xa5\x4b\x97\x2d\x4b\x4f\x5f\xbe\x3c\x23\x23\x33\x33\x2b\x6b\xc5\x8a\xec\xec\x95\x2b\x73\x72\x72\x73\xf3\xf2\xf2\xf3\x0b\x0a\x56\xad\x5a\xbd\xba\xb0\x70\xcd\x9a\xa2\xa2\xe2\xe2\x92\x92\xb5\x6b\x4b\x4b\xd7\xad\x2b\x2b\x2b\x2f\xaf\xa8\x58\xbf\x7e\xc3\x86\x8d\x1b\x2b\x2b\xab\xaa\x36\x6d\xda\xbc\x79\xcb\x96\xad\x5b\xb7\x6d\xdb\xbe\x7d\xc7\x8e\x9d\x3b\x77\xed\xda\xbd\x7b\xcf\x9e\xea\xea\xbd\x7b\xf7\xed\xdb\xbf\xff\xc0\x81\x83\x07\x0f\x1d\x3a\x7c\xf8\xc8\x91\xa3\x47\x8f\x1d\x3b\x7e\xfc\xc4\x89\x93\x27\x4f\x9d\x3a\x7d\xfa\xcc\x99\xb3\x67\xcf\x9d\x3b\x7f\xfe\xc2\x85\x8b\x17\x2f\x5d\xba\x7c\xf9\xca\x95\xab\x57\xaf\x5d\xbb\x7e\xfd\xc6\x8d\x9b\x37\x6b\x6a\x6e\xdd\xfa\xeb\xaf\xdb\xb7\xef\xdc\xb9\x7b\xf7\xef\xbf\xef\xdd\xbb\x7f\xff\xc1\x83\x87\x0f\x1f\x3d\x7a\xfc\xf8\xc9\x93\xa7\x4f\x6b\x6b\x9f\x3d\x7b\xfe\xbc\xae\xee\xc5\x8b\x97\x2f\x5f\xbd\x7a\xfd\xfa\xcd\x9b\xb7\x6f\xdf\xbd\x7b\xff\xfe\xc3\x87\x8f\x1f\x3f\x7d\xfa\xfc\xb9\xbe\xfe\xcb\x97\xaf\x5f\xbf\x7d\xfb\xfe\xfd\xc7\x8f\x86\x86\xc6\xc6\xa6\xa6\xe6\xe6\x96\x96\xd6\xd6\xb6\xb6\xf6\xf6\x8e\x8e\xce\xce\x2e\x3c\x51\xfc\x6f\xfd\xff\xb7\xfe\xff\x5b\xff\xff\xad\xff\xff\xd6\xff\xff\xcd\xf5\x07\xf0\x5f\x12\x86\xcc\xc6\x7d\xfa\x8e\x00\xe0\x6a\x1c\x3f\xff\xfb\x0f\x3f\xf7\xea\xdd\x0b\xff\x4f\x6f\xe8\x03\x7d\xa1\x1f\xf4\x87\x01\x30\x10\x06\xc1\x60\x18\x02\x7c\x30\x14\xf8\x61\x18\x0c\x87\x11\x20\x00\x82\x20\x04\x23\x61\x14\x8c\x86\x31\x30\x16\xc6\x81\x30\x8c\x87\x09\x20\x02\x13\x61\x12\x4c\x06\x51\x10\x83\x29\x30\x15\xa6\xc1\x74\x98\x01\xe2\x30\x13\x66\xc1\x6c\x98\x03\x73\x61\x1e\x48\x80\x24\x48\x81\x34\xcc\x07\x19\x58\x00\x0b\x41\x16\x16\x81\x1c\xc8\x83\x02\x28\x82\x12\x28\x83\x0a\xa8\x82\x1a\xa8\x83\x06\x68\x82\x16\x68\x83\x0e\xe8\x82\x1e\xe8\x83\x01\x18\x82\x11\x18\x83\x09\x98\x82\x19\x98\x83\x05\x58\x82\x15\x58\x83\x0d\xd8\x82\x1d\xd8\x83\x03\x38\x82\x13\x38\x83\x0b\xb8\x82\x1b\xb8\xc3\x62\xf0\x80\x25\xe0\x09\x5e\xe0\x0d\x3e\xe0\x0b\x7e\xe0\x0f\x01\x10\x08\x41\x10\x0c\x21\x10\x0a\x61\x10\x0e\x11\x10\x09\x51\x10\x0d\x31\x10\x0b\x71\x10\x0f\x09\x90\x08\x49\x90\xc4\x92\x59\x0a\x4b\x65\x69\x6c\x29\x5b\xc6\xd2\xd9\x72\x96\xc1\x32\x59\x16\x5b\xc1\xb2\xd9\x4a\x96\xc3\x72\x59\x1e\xcb\x67\x05\x6c\x15\x5b\xcd\x0a\xd9\x1a\x56\xc4\x8a\x59\x09\x5b\xcb\x4a\xd9\x3a\x56\xc6\xca\x59\x05\x5b\xcf\x36\xb0\x8d\xac\x92\x55\xb1\x4d\x6c\x33\xdb\xc2\xb6\xb2\x6d\x6c\x3b\xdb\xc1\x76\xb2\x5d\x6c\x37\xdb\xc3\xaa\xd9\x5e\xb6\x8f\xed\x67\x07\xd8\x41\x76\x88\x1d\x66\x47\xd8\x51\x76\x8c\x1d\x67\x27\xd8\x49\x76\x8a\x9d\x66\x67\xd8\x59\x76\x8e\x9d\x67\x17\xd8\x45\x76\x89\x5d\x66\x57\xd8\x55\x76\x8d\x5d\x67\x37\xd8\x4d\x56\xc3\x6e\xb1\xbf\xd8\x6d\x76\x87\xdd\x65\x7f\xb3\x7b\xec\x3e\x7b\xc0\x1e\xb2\x47\xec\x31\x7b\xc2\x9e\xb2\x5a\xf6\x8c\x3d\x67\x75\xec\x05\x7b\xc9\x5e\xb1\xd7\xec\x0d\x7b\xcb\xde\xb1\xf7\xec\x03\xfb\xc8\x3e\xb1\xcf\xac\x9e\x7d\x61\x5f\xd9\x37\xf6\x9d\xfd\x60\x0d\xac\x91\x35\xb1\x66\xd6\xc2\x5a\x59\x1b\x6b\x67\x1d\xac\x93\x75\xb1\xee\xff\x00\x80\xf5\xea\xea\xdd\xd9\xa7\xa3\x6f\x7b\xbf\xb6\xfe\xad\x03\x5a\x06\x36\x0f\x6a\x1a\xdc\x38\xa4\x81\xef\xc7\xd0\xef\xfc\xdf\x86\x7d\x1d\xfe\x65\x44\xbd\xc0\x67\xc1\x4f\x42\x1f\x47\x7e\x18\xf5\x7e\xf4\xbb\x31\x6f\xc7\xbe\x19\xf7\x5a\xf8\xd5\xf8\x97\x13\x5e\x88\xd4\x4d\x7c\x3e\xe9\xd9\xe4\x5a\xd1\xa7\x62\x4f\xa6\x3c\x9e\xfa\x68\xda\xc3\xe9\x0f\x66\xdc\x17\xbf\x37\xf3\xef\x59\x77\x67\xdf\x99\x73\x7b\xee\x5f\xf3\x6e\x49\xd4\x48\xde\x94\xba\x21\x7d\x7d\xfe\x35\x99\xab\x0b\xae\x2c\xbc\x2c\x7b\x69\xd1\x45\xb9\x0b\xf2\xe7\x15\xce\x29\x9e\x55\x3a\xa3\x7c\x5a\xe5\x94\xea\x49\xb5\x13\xea\xc7\x35\x8e\x69\x1e\xd5\x3a\xa2\x7d\x58\xe7\x90\xee\x41\xbd\x03\xfa\xfb\x0d\xf6\x19\xee\x35\xaa\x36\xde\x63\xb2\xdb\x74\x97\xd9\x4e\xf3\x1d\x16\xdb\x2d\xb7\x59\x6d\xb5\xde\x62\xb3\xd9\x76\x93\x5d\x95\x7d\xa5\xc3\x46\xc7\x0d\x4e\xeb\x9d\x2b\x5c\xca\x5d\xcb\xdc\xd6\xb9\x97\x2e\x5e\xeb\x51\xb2\xa4\xd8\xb3\xc8\x6b\x8d\x77\xa1\xcf\x6a\xdf\x55\x7e\x05\xfe\xf9\x01\x79\x81\xb9\x41\x39\xc1\x2b\x43\xb2\x43\x57\x84\x65\x85\x67\x46\x64\x44\x2e\x8f\x4a\x8f\x5e\x16\xb3\x34\x36\x2d\x2e\x35\x3e\x25\x21\x39\x31\x29\x29\x31\x39\x21\x25\x3e\x35\x2e\x2d\x76\x69\xcc\xb2\xe8\xf4\xa8\xe5\x91\x19\x11\x99\xe1\x59\x61\x2b\x42\xb3\x43\x56\x06\xe7\x04\xe5\x06\xe6\x05\xe4\xfb\x17\xf8\xad\xf2\x5d\xed\x53\xe8\xbd\xc6\xab\xc8\xb3\x78\x49\x89\xc7\xda\xc5\xa5\xee\xeb\xdc\xca\x5c\xcb\x5d\x2a\x9c\xd7\x3b\x6d\x70\xdc\xe8\x50\x69\x5f\x65\xb7\xc9\x76\xb3\xcd\x16\xeb\xad\x56\xdb\x2c\xb7\x5b\xec\x30\xdf\x69\xb6\xcb\x74\xb7\xc9\x1e\xe3\x6a\xa3\xbd\x86\xfb\x0c\xf6\xeb\x1f\xd0\x3b\xa8\x7b\x48\xe7\xb0\xf6\x11\xad\xa3\x9a\xc7\x34\x8e\xab\x9f\x50\x3b\xa9\x7a\x4a\xe5\xb4\xf2\x19\xa5\xb3\x8a\xe7\x14\xce\xcb\x5f\x90\xbb\xb8\xe8\x92\xec\xe5\x85\x57\x16\x5c\x95\xb9\x36\xff\xba\xf4\x0d\xa9\x9b\x92\x35\x12\xb7\xe6\xfd\x35\xf7\xf6\x9c\x3b\xb3\xef\xce\xfa\x7b\xe6\x3d\xf1\xfb\x33\x1e\x4c\x7f\x38\xed\xd1\xd4\xc7\x53\x9e\x88\x3d\x15\xad\x9d\xfc\x6c\xd2\xf3\x89\x75\x22\x2f\x26\xbc\x1c\xff\x4a\xf8\xf5\xb8\x37\x63\xdf\x8e\x79\x37\xfa\xfd\xa8\x0f\x23\x3f\x0a\x7d\x12\xfc\x2c\x50\x3f\xe2\xcb\xf0\xaf\xc3\xbe\xf1\x7f\x1f\xfa\x83\xaf\x61\x48\xe3\xe0\xa6\x41\xcd\x03\x5b\x06\xb4\xf6\x6f\xeb\xd7\xde\xb7\xa3\x4f\x67\xef\xae\x5e\x0c\xfe\xa7\x03\xff\xd3\x81\x6e\x4b\xb0\x48\x55\xe1\xc2\x70\x4d\xc6\x74\x43\xd5\x6e\x8e\xe3\x67\xcc\xf6\x9a\x7e\xf9\x8c\x37\x8c\xb9\x4d\x35\xb5\x9f\xef\xcf\x76\xbb\xac\x76\xbe\xa8\x53\xd1\x75\xd5\x25\x22\x54\xd6\x7e\x69\x57\x7f\xbb\x07\x59\x07\x3d\xa3\x3b\x03\x2d\xe7\x6d\x70\x0d\x48\xea\x38\x6c\xea\x76\x30\x26\x7c\x59\xc7\x2c\x83\x31\x7f\x59\x45\x6f\x6c\x2f\xd7\xce\xff\xd6\x15\xd7\xd9\xe1\xad\xb9\xac\x45\x31\xfc\x61\xa7\x81\xfa\xf1\xd6\x65\xfe\x33\x3e\xa8\x69\x8e\x6c\x6d\xf3\x5d\xf0\x70\x80\xb6\x43\x9b\xbc\xcf\xda\x2b\x26\x7a\xf7\xdb\x66\xf9\x59\x9d\x9a\xab\xef\xd1\xf6\x7d\xc9\x4b\xc6\xe4\x4e\xc8\x2f\x1c\xbe\x9b\x31\xa3\x97\x4a\xae\x63\x56\x33\xe6\x92\xa9\xf6\x56\xf4\x0d\x63\x5e\x77\x8d\xb6\xcc\x7f\xc7\x0e\x7b\xbe\x74\x18\xaf\xf3\xb6\x2b\x7a\x49\xa8\xaf\xab\xf3\xc9\xce\x14\xa7\xce\xf4\x13\xfe\x97\x3b\x76\xda\x98\xac\x0f\x8a\xa8\x6c\xff\xcb\xfc\xfc\xa1\xf9\x09\x7d\xda\x3d\x0d\x9a\xfe\x96\x4c\x9a\xd2\x96\xab\x73\xa0\x71\xd5\xd2\x99\xed\x2b\xb4\x47\x35\x75\xc6\x07\x7e\xfd\xaa\xed\xde\xfc\x3a\xea\xc9\x93\x7b\xba\x47\x5a\xd6\x86\xd7\x5f\xd1\x33\xea\xd3\xb2\x27\xa2\xf9\x84\x9a\x49\xaf\x56\xc3\xd0\xfd\xfb\x8b\x4c\x12\xda\xc4\x03\x7a\x31\xa6\x78\x56\xae\x69\x44\x24\x63\x66\x77\xe4\x1a\x47\x2b\x33\xb6\x38\x5c\xed\xdd\x94\x54\xc6\x02\x2b\x0c\xac\x65\x0e\xb0\x0f\xa1\x1e\x16\x37\x34\x2b\xbb\x94\xbc\x75\xbc\x6e\xb9\x5d\xeb\x38\xb2\x78\x5d\x4a\x5a\x84\x46\x7b\x89\xe3\x8a\xd2\x84\xa4\x93\x6d\xbe\x56\xdf\x0e\xdd\xcd\x50\x6d\xb5\x31\x4e\x79\xe4\x95\x33\xb0\x35\x56\xcf\xb9\x61\xe0\x8a\xab\xed\xfd\xb5\x9b\x9b\x14\x93\xab\x5e\x08\xe8\xef\x6c\xda\x98\x1c\x76\xbd\xd5\x38\xbb\xd9\x28\x51\xff\x4c\x96\xe9\x96\xe6\x57\x71\x9b\xf6\xdd\xb0\x70\x69\xd9\x10\xf5\x79\x4b\x9b\x65\x6b\x6b\x6a\xe8\x7a\xc6\x34\xc7\x2e\xb0\x1f\x5e\xc5\x98\x7d\x1f\x59\xef\xd1\x55\x8c\x05\xf4\x51\xaa\x11\x7b\xc3\x58\x54\xb8\x56\x80\xd4\x64\x76\x27\x7e\xbc\x99\x81\x4e\x6a\x97\x74\x58\x95\xfb\x8a\xc5\xba\x1d\xb3\xbd\x0b\xe2\x9c\x63\x93\xdb\xfc\x5c\xc3\x4a\x76\x64\x4e\x6e\x9d\x6e\x1b\x7d\x78\x78\xde\x97\xe6\x02\x93\x61\x2f\x87\x15\x4f\x6b\x49\xd2\xbf\xf9\x7d\x43\x41\xff\x8f\x3f\x0c\x12\x1b\x2c\x56\x44\xdf\x8a\x36\xb3\x6b\xb8\xb3\x42\xe6\xd4\x0c\xcb\x93\x8d\x2d\xe9\xc7\xf6\x8e\xb1\xe9\xdb\x3c\x39\x45\x6b\xf3\x03\xdb\x6b\x2d\xfc\xf1\x4b\xd6\x4d\x72\x18\xd4\xf2\x24\xea\x21\x63\x3a\x2f\xe7\x6b\x0e\xd7\x63\xcc\x6d\x9e\x64\x8b\x50\x08\x63\x11\x43\x16\x3c\x14\x11\x62\x6c\xe9\x74\xe5\xdd\x73\xbd\x59\x63\x46\xb2\x81\xb6\xe6\x9b\x2e\xc3\xd4\x1f\x0e\x13\xdc\xc3\xda\x87\x86\x6c\x0d\xfe\x90\xf6\x77\xcb\x41\x2f\xd5\x55\x7d\x57\x6f\x69\x56\x73\xec\x7f\x68\x43\xe9\x8f\x86\x37\xa6\x76\x1f\x27\x54\xdd\x6f\x3a\x6e\xa4\xf3\x75\x52\xe9\xab\x7b\x37\x2c\xea\xbf\xe9\x97\x3c\x3e\x7d\xd3\x56\xf8\x87\x53\xc1\xd7\x3d\x13\x1c\x52\x1b\x3a\xb2\x37\x6c\x78\xec\x12\xd6\xb8\x23\xb3\xbd\xf8\xaa\xeb\xc8\x66\xd5\x94\x4f\x79\x23\xdd\x1a\x5b\xc6\x24\x18\x33\x66\x54\x2f\x15\x37\x7c\x19\x63\x9e\x9b\x25\xc4\x85\x54\x19\x4b\x52\x92\x7a\x3e\x7e\x2f\x63\x39\xe1\x8b\x8a\xc5\x77\x30\xb6\x66\xa2\x66\x81\xaa\x6c\x97\x73\x9e\xa7\x95\xab\xdb\xfa\xb6\x9c\xe4\x8d\xbe\xc7\x33\xc6\x35\x7d\x0d\x64\x59\x42\xe5\x79\x0d\x7c\xae\x47\x0f\x1b\x6f\x3f\xf0\x7d\xb6\xc5\x8a\xf7\x5b\xf7\x1c\xa8\xdd\x61\x9d\xfa\x29\x6d\x9b\xf8\x29\x61\x67\x93\xfa\x96\xca\xe8\xad\x7a\x8b\x8f\x7d\xb3\x5c\xe7\x5c\x76\xd4\x23\xe2\xc7\xa5\x55\x83\x0a\xa4\xbd\x9e\x36\x5c\xce\x69\xc9\xbc\xef\x5d\xd6\xe4\xb5\x7c\x56\x62\x8b\x5f\xaf\xe6\x43\xc9\x42\x8c\x59\xba\xce\xbd\x32\x2c\x8d\xb1\xa0\xbe\xb3\xb2\x05\x16\x32\x96\x31\x79\x9e\x8b\x70\x1f\xc6\x4a\xef\x4b\x5e\x16\xad\x60\x6c\xb3\xb1\xf2\x44\x85\xb8\xae\x17\x5b\x73\xf5\x43\xec\x8a\xda\x4e\x16\x7e\x71\x2d\x4b\xdf\xdd\x20\x1f\x9b\x96\xc0\xbf\xfd\x42\x7d\x9e\x8f\xd0\x81\x6d\x27\x3a\xea\xb5\xed\xfa\xbd\x12\x3f\x21\x79\x6a\x98\xc7\xc1\xf7\x1a\xfb\x1d\xb6\x18\xf8\x5c\xff\x3c\x62\xbb\xc5\xaa\x73\x41\xde\x5f\x4a\x2a\x25\x32\x26\x86\x0c\xfe\x6e\x54\x72\x33\x65\x44\xc8\xea\x86\x91\x05\xab\x62\xc4\x42\xcf\x35\x6e\x58\x11\x10\x7e\x22\xe4\x75\xf3\xbc\x34\x25\xc6\x9c\x16\xcd\xf9\x38\x7c\x23\x63\x51\x26\xe2\xa5\x02\xfc\x8c\xad\xfa\x30\x6d\x98\x20\x1f\x63\xdb\xa3\x67\x86\x09\xc7\x32\x76\x74\x9f\xcc\x7d\x89\x9b\xcc\xf0\x4c\x9d\xba\xa8\x79\xef\x76\xb3\x63\xe9\xe6\x43\x93\xef\x7f\x7f\x5d\x2a\x13\x30\x6e\xcf\xf9\xa7\x7a\xf1\x41\x87\x87\x3d\x1d\x74\x6c\x44\xc4\xbe\x47\xb3\x6e\x7e\x29\xaa\x8b\x4d\x78\x2d\x75\xd2\x62\x59\x54\x82\xca\x87\x47\x7b\x67\x24\x3d\x8b\x4d\xf9\x32\x60\x53\x50\x5c\x69\xac\xf2\xb7\x5d\xeb\x9c\x22\xf7\xc5\x0d\x68\x18\x5f\xb0\x22\xd4\x28\x6e\x66\xd3\xac\x8c\x53\x41\xaa\xb1\x1d\xcd\xf1\x29\xe9\x8c\xb9\x9f\x99\x9a\x38\xe4\x3a\x63\x4b\x01\x0e\x02\x30\x46\xa8\x18\xc6\xce\x06\x80\x5d\xb7\xbc\xa3\x2a\xae\x36\xc1\x87\xb1\xda\x2b\x72\x6b\x35\x1e\x77\xdc\xfa\x10\xac\x19\x1f\xfc\xed\x87\xf9\xeb\x0c\xf3\x19\x3b\x96\x9c\x19\xb5\xad\xd7\x86\xf1\xdf\x2f\x2d\x7d\x72\xc4\xeb\xf6\xee\xfb\xfe\x09\x7f\x17\x3e\x7c\x53\x76\x2c\x25\xca\xaf\x40\xe6\xd3\xde\x9d\xc3\xc2\x0a\x72\x0e\x7e\xb5\x5f\x7f\x2f\xd8\x38\xfb\xe2\xf7\x87\x45\xe5\x01\x8a\x99\x2f\x1a\xe7\xad\x0c\xf0\x15\xcb\x5c\xdf\xb4\x67\xd9\x35\x2f\xc3\xe5\xc7\x5a\x64\xe3\xdb\x19\xf3\xaa\x9e\x5c\x33\xe8\x11\x63\xd9\xfc\xf4\x1e\xbb\x4d\xe8\x3d\x6a\xf2\x49\xfe\x98\x0b\xd8\x57\x98\x35\x49\x6e\x99\x55\xdb\x29\xd0\xfa\x49\xdd\x26\xa0\xe1\x81\xfe\x17\x07\xab\xc8\xaa\x63\x6b\x06\x3d\x5c\x9b\x61\x71\x47\xc7\xfb\xef\xba\x01\xb5\xb5\x97\x94\xbd\xde\x9d\x4b\x7d\xaf\xb6\x7f\xb1\xf7\xa7\x5d\xd7\xea\x57\x6e\xba\xe6\x3d\xb7\x4a\xfa\xdb\x86\xd2\x8d\x9e\x39\x65\x72\x0d\x9a\xf9\xc2\x1e\x83\x4a\x6f\x34\xbe\xca\xf4\x71\x0f\x28\xf2\x69\x8e\x48\xe1\x77\x87\xfc\x41\x2d\xfb\x62\x76\x33\xe6\x6f\x4c\x7d\xa4\x08\x15\xc9\xd8\x31\x17\x92\x4f\xa3\x49\x52\xdc\xde\x65\xc1\x0a\xa4\x5b\xa4\xd2\x1e\x6a\xb5\xd5\x6b\xb9\x7b\x97\x55\x0b\x37\xd4\x38\x3c\xcf\xdf\x91\x3a\xf5\x53\x4b\x62\xd8\x1e\x75\xa7\xd2\xf7\x41\x6f\x4f\x1f\x94\xb3\x33\x7a\xd3\xf8\x69\xf7\xd6\x7d\x4e\x9f\x2f\xa6\x7d\x4d\x2e\x97\x73\xb2\x39\x72\xf9\xc7\xa1\x02\x03\x67\xf3\x5d\x65\x8d\x4e\x2b\x14\x9d\xba\xb6\xf4\x6d\x3a\xbd\x74\xb1\x63\xf0\x86\x84\x16\xdb\x38\x35\x87\xef\x65\xa3\x5a\xe7\x45\x34\x31\x16\x25\x0c\x88\x6f\xa4\x9b\x97\x8c\x5d\xf6\x20\xf9\x15\xd1\x48\x6c\x0b\xbd\xc7\x73\x19\xe6\x3b\x5f\x53\xfa\xc3\xa9\xf0\x0e\x05\x1d\x77\xe7\xa3\xeb\x6e\xb4\xe8\x3b\xfe\x48\x7a\x11\xbd\xe3\xc7\xc5\xd8\xe6\xe2\xa1\xf6\x47\xbf\x4a\xdf\xbb\xb3\x71\xb3\x79\xdc\x77\xfe\xaf\x4f\xd7\x5a\x5b\x3c\xaa\x7d\xf3\x43\xb4\x60\x95\xd5\x9c\xeb\x7d\x1b\xfd\x32\x95\x2d\xdb\xcf\x4a\x34\x0f\x4f\x99\x6e\x23\x70\x30\xb2\xf9\x64\xc2\x3b\x9b\x98\x5d\x0f\x5a\x2a\xa3\x8f\xdb\x88\x6f\x29\x6a\x5d\x1d\xba\x85\xb1\x74\x2d\x7a\x6e\x75\x0d\xc9\x07\xb6\xff\x9c\x87\x17\x1e\x8c\x81\x0c\xc0\xa5\x52\x16\x2f\x13\x2a\x75\x7e\x6b\x4c\xa7\xba\x9e\xb9\xd5\xcc\x15\x92\x6d\x71\xce\x3b\x42\x34\x43\x36\x37\x1f\x8a\x6a\x5c\x1a\xee\x38\xb6\xf1\xcb\x81\xce\xec\x08\xe3\x21\x8d\xce\x0d\x2e\x2b\x56\x18\x38\x37\x2b\x34\xd9\xa6\x64\x18\xf5\x7e\xb9\xa7\x59\x3d\xe1\xb8\xf1\xd1\x3b\xb2\x2d\x93\x63\x36\x99\x64\x5c\x3a\xd1\xda\x3f\xbc\xc4\x74\xe8\x49\xd5\xd6\xdb\x41\x85\x26\x29\x87\xb6\xb5\xed\xf0\xf1\x63\x6c\x4d\x14\x3d\xf7\x02\xb7\x0e\xcd\x58\xfb\xa8\x3f\x4a\xef\x71\xa5\x8a\x64\xf5\x16\x76\x6b\xfe\xa6\xd9\x43\x0a\x0b\xba\xa4\xf5\x85\xf4\xa7\x25\x54\x77\xd8\x38\xdd\x77\x1b\xe9\x7b\xa4\xed\x74\xd8\xfa\xa0\x0a\x87\x75\xad\x7f\x95\x05\x45\xf2\x1b\xbe\x6a\x15\x7d\xd8\x27\x6a\x85\xce\xe5\xd6\xb8\x96\x63\x61\x0a\xda\xd3\xdb\x16\xb7\x56\xfb\x17\x6b\x87\x7e\x78\xde\x66\xea\xfd\x54\x27\xed\x89\x4d\xdb\x61\xcf\x52\x1d\x56\x73\xaa\xdd\xce\x7d\x8c\xee\x99\xcb\xd3\xda\x8b\x5d\x17\x33\x46\x9d\x34\x18\xab\x45\x0e\x94\xce\x09\xf4\xdc\xdb\x49\x24\x0f\x84\x30\x26\x62\xc6\xd7\xb4\x2e\x83\xd5\x2e\x3c\x3f\xcb\x7a\x79\xaf\xae\x33\xfa\xf7\xd4\xa7\x85\x1e\xec\x4c\x76\xac\xb1\x5c\xe8\x51\xde\x51\x16\xb4\xc9\x39\xc4\xce\xb4\x83\x3f\x37\x79\xf1\x7b\xa3\xe3\xed\xb1\xc7\xc6\x7b\x49\x6b\x7b\xb4\x35\x7d\xd8\xeb\x7d\x57\xfd\x56\x47\xaf\x76\x2f\x97\xe9\x6a\x03\x3a\x8e\x75\xcc\xb3\x5d\xa4\xaa\xf3\xfd\x43\x47\xb1\xe5\x52\x35\xc1\x37\x56\x1d\x65\x96\xb7\x54\x6f\x3c\xba\xd2\x39\xc4\xf4\x31\x63\x17\xbf\xfd\x73\x1d\x1e\x7f\x21\x79\x38\x9e\x64\x49\x11\xc9\xec\xed\x8c\x2d\x88\x99\x92\x13\xab\xcb\x3c\x75\x2d\x17\xda\x7a\x07\x74\x55\xd8\xd6\x6a\xea\x38\xd7\x74\xbe\xf2\x33\x35\x31\xb1\xba\xd9\xb9\x2d\x6d\x8f\x79\xaa\x51\x68\xa7\xc0\xa6\x29\xb6\x71\xda\xc3\x3a\xbe\x5c\xac\xb4\x95\x51\xeb\xd5\xd1\xf0\x79\x95\xb5\x92\xb2\x54\xe7\xc1\x4e\x79\xa3\x73\x8a\x65\x5d\xb3\x3b\x8f\xea\xea\xc8\x67\x76\x5e\xed\xd2\x55\xcb\x96\xab\xfc\x7e\xb1\x2b\x50\xc5\x93\xb1\x8f\xa8\x9f\x6f\x14\xe8\x79\xa7\xb6\x91\x5c\xef\x4d\x72\xd9\x66\x92\x89\x95\x8c\xc9\xce\x17\x35\x0f\xc8\x65\xc7\x74\xaa\xe7\x95\xb9\x9a\xb0\x39\xd6\xda\xf2\xca\x76\x82\x5d\x8f\x3c\x1e\xa9\x96\x99\xd7\x74\x45\xc4\x17\xeb\x64\x1b\xb8\x75\x79\x16\x44\xe9\xf2\x69\x15\x75\xcd\xdc\x69\xa7\x1f\xa0\x5a\xd6\x35\xf4\xca\x28\xfd\x4d\x8a\xc7\xbb\xe6\xbf\x5d\xaf\x73\x42\x3e\xa4\xeb\x48\x97\xa9\xda\x8c\x45\x1b\x99\x48\xd7\x49\x85\xb5\x0b\xf9\x58\x21\x53\x91\x91\x67\x6c\x6a\xa1\x72\xc2\x80\xc5\x8c\x29\xee\x57\x74\x15\xb8\xcd\x98\xf1\x42\x8d\xd4\x09\x69\x8c\xd9\xef\x31\xb4\x9a\x75\x81\x31\xc7\x70\x3b\x5f\xc5\x43\x2c\xc6\x59\xc8\x4b\xc7\x48\xa2\xeb\x88\x6d\x4a\xda\x3e\xc7\x90\xce\x83\x96\x4e\x65\x9e\xbe\x5a\x9d\x92\x26\x43\x0f\xec\x0f\xca\xe9\x78\xab\xb7\xb9\x66\x61\x48\x41\x87\xba\xd6\xc5\x2f\x96\x91\x49\x9d\x52\xea\x0d\xad\x2e\x01\x0b\x5a\x4a\xd4\x15\xda\x26\x78\x4f\x7f\x29\xac\x99\xd0\x66\xe8\xad\xfc\x57\x99\x4e\x78\xdb\x12\xef\x57\x17\xf6\xea\xa6\xb4\x0f\xf6\xc8\x3b\xb6\x4f\xaf\xad\xdd\xd3\x5d\x82\xb1\x19\xe7\x15\x6d\x06\xa6\x30\xa6\x32\x58\xa1\x4e\x70\x36\x63\xe6\xb7\xd4\x54\x26\xd8\x33\xe6\x36\x48\x5b\x71\xc6\x64\xc6\x96\x38\x5b\x9c\x94\x6f\x61\x12\x8b\x87\x2c\x16\x34\x97\xea\xd2\x71\xda\x95\xd8\xcb\xfd\x68\xe7\x70\x9b\x57\x6b\x3b\x42\xce\x74\xf8\x9a\x1d\x3a\x30\x34\x6a\x79\xfb\x19\x03\x8f\xbb\x96\xf1\x12\xed\x93\xb4\x6f\x34\xb9\x25\x3d\xe1\xc5\x63\x1f\x9b\xb4\xde\xb5\x1c\x0f\x7d\x72\xcf\x49\x4f\xba\x55\x28\x54\xfd\xe2\x4a\xc3\xe5\xad\x9a\xa1\xd2\xc7\xfa\x18\x99\xb7\x69\xfa\xed\xd9\x7d\xc9\xa4\xaa\x6d\xb3\x4f\x14\x63\xb3\x96\x2f\xbc\x3e\xf0\x33\x63\x9a\xe6\xb2\xa1\x23\x3e\x33\x66\x77\x5b\xae\x68\xac\x35\x63\xbe\x43\xd4\xd7\xce\x10\x66\x2c\xf0\xaa\xa9\xb0\xc2\x77\xa6\xe4\xf3\xc9\x65\x9a\x79\xaf\xce\xfd\x8b\xa3\xa3\xa5\x7d\x7b\x75\xcc\x76\xb4\x2b\x8a\x8e\x3d\xdc\x6e\x6f\x29\x78\xf0\x46\x72\x47\xdb\x44\x23\xf9\x47\x4b\x32\x8e\xf3\xe2\xb1\xc6\x7c\xed\xe3\xcd\xc2\xf1\x72\x4f\xce\xea\x6f\x6e\xf6\x8d\x77\xbb\xf2\xc8\x78\x4e\x73\x67\xac\xe7\xd1\x74\xb3\xc9\x2d\x7b\xa3\x06\xef\xb6\x30\x7f\xd8\x9a\x18\x6a\x52\x59\x6f\x99\xd1\xb6\x20\x60\x2f\x63\x52\x6f\xe7\x87\x0e\x89\x66\x4c\xcf\x75\x41\xec\x88\x66\xc6\x5c\xf7\xcb\x4e\x1d\x6b\xc9\x58\xb0\x88\x8a\xf0\xb4\x22\xc6\xa2\x17\xea\x87\xc9\x8d\x61\xda\x11\x8e\x76\xa7\xcd\xb5\x3b\x67\xfa\xec\x0a\xbe\x19\xf4\xa6\x3d\xce\xe5\xed\xaa\x6f\xc9\x4f\x5b\x1f\xd8\x14\x1c\x5c\x9d\xed\xd5\x92\x6d\x3c\xb1\xce\xbd\x60\x23\x2f\x1e\x7b\xd5\x65\xa8\xda\xf0\x21\x53\xfa\xfa\x60\xb3\xc9\x8d\xf7\xd2\xe3\x8e\xdd\xb2\x5c\xdf\xb4\x2d\x4d\x7e\xe7\x26\x9b\x61\xcd\x2f\x12\xc6\x6c\xd8\x60\xf7\xb8\x25\x2c\x56\xa2\x64\x8b\xfd\xf4\xd6\x55\xa1\x8c\xb1\xf9\x55\xf3\x8b\xf9\xd4\x18\x33\x73\x96\x96\x18\x71\x84\x31\xcf\xbf\xa4\x65\x46\x5d\x65\x2c\xfa\xa0\xdc\x2b\xb1\xe3\x8c\xa5\x5d\xd6\x72\x92\x4d\x67\xd1\x4b\xf9\xcc\xc7\x9b\x98\x77\xac\x0e\xd9\xea\x97\x10\x39\xb2\xf5\xdb\x92\xca\xbc\x45\xd9\x7b\x9b\x1b\xed\xd9\xa1\x49\xc5\xd3\x1b\x6f\x1b\x67\xd5\xdf\x59\x1f\xf1\xfd\xba\xd1\xd8\x6f\x3a\x45\xaf\x6b\x5e\x5b\x4a\x7d\x3f\xb7\x3a\xf1\x84\xa4\xcd\xe7\x06\xcb\x9c\xe7\xdb\x67\x3b\x2e\x69\x5c\x99\x35\xa9\x42\xce\x69\x7d\xb3\x78\xea\x8c\x35\x5d\x2e\x82\x2d\x7c\x09\x46\x39\xd1\xae\x53\x5b\xc7\x44\xbe\x66\x6c\x61\xb2\xe4\xae\x21\xc9\x8c\xd9\x48\x48\x9d\x17\x38\xc5\x58\xd0\x64\x29\xf9\xd1\xed\x8c\x2d\x1b\x2f\x7d\x73\xa2\x11\x63\xb9\xae\x4a\x1f\xa4\x46\xb0\xb4\xbc\xe3\x46\x0a\xc6\x47\x3b\xb6\xa7\x89\xb9\x1f\x8a\xb8\xdc\xe2\x17\x38\x6f\x99\xcb\x1a\xdf\xc6\x75\x2e\x83\x0e\xae\xa9\x1a\xf1\xe3\xa6\x99\xe1\xc7\xd6\x6d\x1e\x0f\xc3\xac\x9e\xd4\x9f\xdd\x58\x72\xb4\xce\xe9\xf0\xd7\xfd\x65\x17\xb7\xa8\xb8\x6d\xf8\xc1\x57\xb8\x6f\xdd\xcc\xc5\x7e\x0d\x97\x73\xf2\xf2\x0e\x2e\xd9\xd7\xa4\xbe\x7c\xdf\xf2\x3d\x5e\xf5\xcd\x92\xa9\x1f\x52\xfa\x78\x47\xb7\x98\xc6\xbb\x30\xa6\xf8\x65\xde\xb8\x21\xa1\x8c\x39\xec\x17\xbf\x30\xb4\x90\xb1\x28\xfd\x39\x5a\x23\x0d\x19\xcb\x99\x3d\x6f\xe5\xf8\xd5\x8c\x95\x3f\x5e\x98\x31\xbb\x3f\x7b\xb0\x69\xa6\xa6\xa8\xce\xb5\x8e\x57\xc5\xa2\x76\x13\xc2\x02\x9b\xbc\x62\x65\xa3\x62\x37\x0c\xf8\xa6\xbe\x44\xf9\x60\xda\x81\xe7\x5f\xed\xac\x05\xdf\x8e\x3e\xf8\xf5\xd8\xba\xc5\x07\x3e\xfa\xef\x1e\x5a\xf5\xd8\xfb\x4a\x7d\xf5\xa6\xf4\x55\xc3\x02\x14\xbe\x19\x95\x19\x66\xd9\x04\xe8\xfc\x78\xb4\xca\x2d\x69\x43\xf0\xb0\x46\xf5\x95\xd3\xa3\x9f\x07\x55\x34\x8f\x4f\xab\x0c\x0f\x0e\x16\x6a\x7e\x93\x24\xc8\x98\x96\xe9\xdc\x34\xbe\x92\x5f\x71\x48\x8a\xf2\xb4\xa2\xe1\xdf\x19\x5b\xdb\x38\x75\xac\xc0\x5b\xc6\xf6\x0c\x99\x1b\x30\xb9\x96\xb1\xc3\xed\x4a\x87\xd4\xb5\x3b\xbd\x0e\x05\x19\xa9\xf8\x3f\x6d\xdc\x54\x24\xe8\xbb\xae\x6a\xcd\x3b\xdb\x90\xe4\x7d\xe7\xaf\x3b\x1c\x93\x0e\xf4\xaf\xf3\x3e\xaf\x59\x7a\x30\xbc\xfe\x9d\xf9\xa1\x43\xcb\x85\x62\xc6\x7c\xd6\xdf\x9e\x93\x78\x30\xa6\xe4\xeb\xd0\x8d\x13\x62\xa3\xa2\x4a\x7e\x8c\x5e\xf3\x2c\x6a\x6a\x44\x60\xa3\x45\xf6\xd7\x30\xed\x08\xb3\xe6\xc1\x4b\x85\x82\x17\x46\xec\x6a\x99\x91\x90\xc3\x98\xee\xa1\x99\xb5\x43\x54\x19\xf3\xad\x15\x3b\x30\x64\x15\x63\x2b\xdf\x50\x1c\xb2\xe3\x75\x6f\x8c\x07\xce\xc4\x4e\x09\x1d\x19\xc7\xd8\x5f\xeb\x65\xce\xca\x6c\xef\x92\x79\x78\x5e\x63\xb8\xdb\xb9\xc6\x6f\xb7\x16\x59\x09\x6f\x50\x3e\x54\x5a\xc6\x0a\xd7\x3f\x54\xcf\xd8\x5e\x7c\xee\x49\xea\x75\x9f\xa4\x25\x2b\x2f\xbd\x0b\x3e\x74\x34\xda\x2f\x3b\xf2\xf3\x9b\xad\x07\xc2\xbb\x32\xce\x7c\x53\x28\x7b\x1c\xa2\x92\x7e\xe2\xc7\xeb\x55\x0e\x41\xd3\x53\x35\x1a\xbb\x32\xf3\x7d\xdf\x2e\x0d\x6d\x76\x4f\x05\xef\xc8\x94\xbb\x2d\xd7\x63\xfc\x18\x33\xe7\x9f\xb2\x67\x90\x0c\x63\xa1\x5f\xc9\xbe\x97\x70\xf1\xcf\x11\xce\xef\x3e\xd2\x80\x23\x18\x0f\x19\xcd\x78\x24\xac\xca\x26\x75\x5c\x52\x12\xb7\xb2\xbf\x5b\xfc\xe3\xaa\xd9\xde\xd5\xfd\xb2\x5f\xbe\x1e\x94\xbc\xe5\xec\x02\xaf\xbf\x1e\xdd\xad\xfb\x7a\xd6\xc7\xcf\x64\xff\x94\x8f\xb3\xf7\x2c\xf4\xd5\xaf\x0a\xfc\x2a\xb5\xfe\xb2\xcf\x9a\xd2\x35\xdf\xbf\xac\x79\xee\x35\xa4\x78\x6e\xe3\xa4\x95\xe6\x9e\x33\x56\xe9\x36\xe5\xa6\xcb\x2c\xbe\x9b\xa7\xde\x22\x92\xe0\xb1\xb8\x7a\x85\x78\x2b\x44\xbd\x60\xcc\xde\x42\x64\x57\xff\x58\xc6\x52\xb8\x78\x70\xb3\x15\xc9\x6b\xdc\xcf\x3f\x24\x79\xfe\x67\xc6\xf0\xd1\xfb\x1e\xcf\xe9\x5c\xa2\x3c\xc1\x54\x7a\x4f\x42\xf3\x2d\xeb\xda\x94\xf3\x09\xf7\xbf\x96\xc5\x5d\xac\xe2\xb7\xf7\xff\xf8\xfa\x83\xed\xee\xdb\xf6\xf0\x48\xe8\xcb\xa8\x0d\xcc\xb1\xdf\xb9\x97\xdf\x23\xd7\xb4\x3b\x8f\xd8\xaf\xd7\xe0\x91\x9b\xe5\xb8\x7f\x87\x4b\x53\xf9\xd2\x3a\x27\xab\x8d\x2b\x9a\x6f\x26\xe6\x3a\xf9\xac\xfb\xde\x52\x19\x53\x6c\xdf\xb0\xd6\xb4\xf5\x5d\xf0\x57\xc6\x96\x5c\xeb\x35\xbf\xfb\x39\x39\x39\xdc\x3c\xd8\x91\x7c\x21\xf1\xcf\x38\xa8\xb6\x98\xb1\xe9\x4d\xc2\xda\x47\xf7\x75\x4d\x51\x75\xd0\x3d\xb6\x26\xbe\xad\xc2\x2e\x32\xa8\x3a\x5c\xa5\xe9\x4d\xe4\xe5\xcc\xa1\x0e\x37\x1b\x3a\x8f\x0f\xca\xbb\x6e\x7c\xba\xe1\xc9\x8f\xbf\x73\x86\x9b\x88\xbe\x12\x6a\xac\x59\xb6\xcb\xcc\xf7\x96\x63\x73\x9f\xe4\x34\x0b\xa5\xb3\x6b\x9b\x5f\xc5\x2b\x99\x9f\x39\x12\xd3\xaa\x16\xf6\xd9\xbc\xb6\xda\xaa\x4d\x34\x70\xb8\x85\xd6\xf6\x79\x6d\x55\xbe\x81\x8c\x45\x72\xeb\x40\x15\x5e\xc6\x6e\x4f\xfa\xa7\xff\xad\xbd\x4b\xf2\xf4\x61\xc6\x66\x3c\x11\xde\xbc\xc1\xa0\xeb\x99\x9a\xb3\x4a\xbf\xa5\xef\x3b\x96\xdb\x9d\x76\xe9\xef\x67\xd1\x76\x26\xd4\x2b\x68\xb5\xfd\xf6\xd6\xb4\x8d\xd6\xd1\x7d\x0d\xa5\x5b\x56\xbd\xc8\x8b\x2d\xd3\xc9\x6c\xad\x68\x79\x11\xaa\xa4\x23\xf1\xf5\x61\x6b\x71\xc0\x7d\x5d\x93\xa7\x25\x6d\xfa\x3e\x6f\xf4\xfb\xdd\x32\x6c\xcb\xf5\xde\xae\xfb\xea\xd2\xf4\xf6\x72\x57\x35\xfd\x2d\x27\x15\xdb\xab\x5d\x25\x19\xa3\x5a\x37\x63\x74\x0b\x94\xb1\x66\xbc\xad\xf0\xca\x83\x9e\x7f\x66\x14\x63\xdd\x71\xfb\x46\x3d\xc6\xf8\x6f\x00\xe4\x9c\x61\xee\x6a\xa9\x0b\x67\x45\xac\xea\xea\x6d\x3b\xd4\x68\x97\x87\x6f\xc7\xe3\x80\x00\x87\xbf\xec\xa4\x3b\xe4\x56\x7e\x77\xd7\x33\x4a\x6c\xcf\x38\x66\xe7\xb9\x47\x6b\x63\xbb\xdc\x27\x35\xcf\x4c\x75\x8f\x8e\xb9\xed\xc5\x4e\xa9\x2a\x75\x9d\xd3\x3b\x36\x58\xbc\x52\xbd\xf7\xf1\x71\x47\xb6\x95\x92\xda\x86\xda\x79\x1d\xfb\x2c\x1d\xd4\x6a\x6f\x6f\xe8\x1c\x62\xa6\xce\xd8\xe6\xe7\x5c\x5c\x8c\x7a\x5a\x5f\x4b\xcf\xbf\xc4\x75\x5c\xdc\x2c\x4f\x72\x55\x1f\xc6\xc4\x0b\x47\x6d\x4c\x9c\xc8\x2e\xa9\xfe\x98\x9b\xeb\xbb\xbf\xeb\xa4\x75\xa5\x7a\xb8\xb3\x50\x97\xa4\xd7\x1d\x83\xfe\x56\x0e\x9d\xf5\xc9\x0e\x26\xc3\x0d\x87\x74\xee\xaa\xb0\x31\x8b\xd0\xbc\xd7\x69\x7a\xfe\xa1\x65\x6f\x55\xeb\xce\xb1\xdf\x72\x2d\xd7\x29\xd9\x74\xb6\x74\x26\xeb\x5f\x50\x70\xee\x4a\xea\x12\xd2\x14\x5b\xf4\xa6\xc3\xa8\x6b\xb3\xe2\x21\x39\xa5\x8f\x27\xbb\x96\x2a\xcf\x60\xec\xea\xcc\x7f\xc6\x61\x35\x36\x24\x77\xb4\x91\xcc\x3d\x4d\x32\xf5\x0d\x63\xd3\x53\x46\xb4\x86\x68\xb2\x2e\xd5\xa4\x19\x1e\x6e\xd3\x98\xaf\xb9\xf6\x02\x1b\x9b\x93\x6c\xac\x9b\x98\x42\xb3\x29\x30\x88\xb4\x53\x5e\xa5\x3f\xa2\x6b\x47\xee\x0b\x8d\x16\xcd\xc7\x5d\xc1\x5b\x7b\x69\x57\xa8\xac\xe8\x32\xb9\x78\x4f\x47\x5c\x61\x59\x57\xf8\x3b\x6b\x4d\x13\xb9\xcb\x5d\xcf\xbb\x62\x55\x04\x64\x7b\x31\x7f\x26\xb8\xb0\x4e\xba\x81\x31\x76\x62\x8e\x2e\x63\x2d\x88\x0c\x7a\xa0\x47\xcf\xdb\x3f\x8d\x64\xe1\x53\x92\xf1\xab\x48\x86\xd8\x33\x36\x25\x89\xef\x87\xa7\x15\x63\x8a\x31\x13\xff\xb6\xd3\x64\x35\x46\x3f\x66\xbb\x9b\xf5\x67\x1b\x1d\xb7\x4a\x6a\x19\x5b\x30\xe7\xc0\x8d\xb2\x7a\xba\x1a\xcc\x30\xe5\xef\x45\x1d\xea\xf7\xd9\xa2\x35\x62\xf2\x63\x94\xa3\xd9\xd4\xed\xf5\xf2\xcf\xe4\xb7\xb1\xb1\xe7\xae\xc8\xbf\x5d\x14\xc9\x84\x9e\x26\xc8\xb7\x2f\x08\x60\x79\x4d\x55\xf3\x4f\xca\x88\xb3\x67\x2c\x57\x42\x0b\xef\x09\xe2\x7d\xa0\x9e\x71\x88\xe9\x46\x2d\x85\x89\xdf\x19\x73\xd0\x30\xc9\x9d\xf7\x94\x7d\x74\xec\xe5\x1c\xaa\x0e\x4c\xd7\x2e\x26\x72\xa5\xb9\x7b\x57\xb0\x85\x73\x61\xbd\xeb\x95\xce\xbd\x46\xb2\x07\xb6\xfb\x5c\xed\x1c\xaa\x27\x5c\x73\x27\xa8\xb3\xa3\x46\x53\xac\xa1\x28\x44\xa2\xf3\x9a\x5a\x69\x9b\xb2\xe7\x8d\xaf\x6d\xea\x9b\xdb\x8c\xbd\x66\x3e\x11\xd1\x9a\xd8\xb6\xc2\xb3\xf6\x7a\xa9\x8e\x7d\x5b\xdd\x12\xc7\xb3\xa3\x75\xce\xb5\x17\xbb\xbc\x3b\xb4\x45\xef\x55\xfb\x05\x97\x49\x8c\xf5\xce\x5e\x84\xf7\x15\x25\x74\x17\x79\x0d\x99\xcf\x98\x86\x9f\xdc\x79\xc1\xd1\x8c\xd9\xf4\xd2\x90\x9e\xb4\x97\x31\x37\x05\x83\xf9\x73\x5a\x58\xbd\xdb\x46\x7b\x3d\xf5\x29\x5d\x6f\x9d\x75\x42\xdf\xd8\x1e\xef\xac\xb7\x39\x94\xef\xeb\x75\xe4\x67\x5e\x4a\x56\xdf\xf0\x6e\x62\x74\xef\x8e\x99\x9a\x1d\xcd\x2f\xa2\x46\xb7\xed\xd4\xc8\x6c\x15\x09\x12\x7f\x35\x4f\x7b\x52\xab\x75\x90\xc9\xed\x52\x5d\x9f\xd6\x67\xfe\xcf\xce\xfd\x65\x20\xd6\x26\xe5\x57\x70\xe8\x94\xd1\xc2\xb6\xad\xde\x35\xbb\x72\x8c\xc7\xb7\xeb\x7a\xcc\x63\x6c\xc2\x16\x45\x87\x3e\xa7\x18\x9b\x2f\x25\x33\x97\x6f\x36\x63\x06\x31\x8b\x16\x09\xa9\x30\xe6\x5c\xa4\x18\x39\xc1\x96\x31\x6f\x7e\xbd\x01\x73\x3f\xb3\x56\xbf\xde\x56\xf7\xd5\xbd\x7f\xe6\xa7\xb4\x1c\x07\xaf\x6c\x0c\x4a\xed\xe0\x33\x77\x3e\x18\x14\xdb\xd6\xf6\xb7\xa1\xc4\x43\xbb\xb4\xd4\x76\x21\xed\xba\x26\xd3\x64\x85\x6f\xfb\xb4\x43\x9a\x2f\x44\xaf\xbe\x2f\xa0\xbf\xa4\xc5\x3c\x4a\xf6\xd2\x54\x23\xb9\x96\x27\xe1\xed\x87\x5e\x9a\x64\xb4\x9e\x0e\xaa\xdd\x25\x64\xa6\xd6\xa6\xe9\xbf\xb1\x4a\xc9\xfc\x50\xdb\x35\x9f\x41\x8c\x0d\xfb\x3c\x7f\x7c\xf7\x7c\xc8\x0a\xcf\x37\xe5\xab\x61\xcc\x6c\x8c\xcc\x09\x41\x3b\xc6\x3c\x55\x64\xfb\x8e\xbb\xc7\x58\xa8\x8a\xc6\xb9\x39\xda\x8c\x45\x94\x9b\x7e\x50\x1f\xd4\xe5\xe2\xa7\xb8\x24\xcc\x75\x56\x47\xaa\x2b\xdf\x8a\x84\xa8\xd4\xb6\x83\x56\x17\x0f\xea\xa5\x8b\xb4\x9e\x30\x3c\xf4\x6c\xdf\x0a\xe1\x36\x25\xdd\x85\x8d\x22\xe9\x4b\x6b\xd3\x0d\x63\x1b\x1f\x2f\x6d\xbc\x32\xc5\x74\x53\xd3\xd6\x54\xad\x63\xa6\xe6\x1e\xcd\x8d\x71\x07\x77\xfa\x59\x7e\x6e\x79\x1d\xb9\x61\xe3\x00\xeb\xaa\xd6\xea\x90\x03\xc5\x01\xb6\x85\x6d\x86\x01\xbb\x19\x13\xdb\x27\xd3\xb7\x5f\x1e\x63\x8b\x9e\x48\x3e\xe1\xeb\xcd\x98\xb5\x89\xb4\x8d\xc0\x0f\xc6\x02\x8d\x65\x04\xc7\x79\x30\x96\x78\x44\xfe\xee\xf4\x01\x8c\xa5\x24\x1b\xf0\xab\xbc\xec\x72\x8d\x34\x75\x95\x74\xfd\xd8\xbe\x77\xc9\x5f\x4b\xcf\x27\xf5\x6f\x0d\xb4\xdd\x71\xe0\x6a\xae\x44\xf3\x5a\xc3\xf6\x4f\xdb\x8a\xa2\xbe\x1c\x30\x14\xfd\xde\x91\x2f\x7d\x23\xc8\x7c\x4b\x43\xc2\xca\x3e\x47\x87\xda\x84\x35\x9a\x67\x39\x6c\x6b\xb1\x97\x6a\xba\x9e\x56\x50\xe1\xe6\x28\xde\x7c\x3b\x51\xbd\x68\xba\xe3\xac\xd6\xf9\x11\x17\x73\x0e\x38\x1d\x6f\xfd\x10\x32\x8c\x31\xb1\x1a\x69\xff\x7e\x11\x8c\xa9\x6e\x92\x88\xe4\x3b\xcf\x98\xeb\x21\x49\x79\xc1\x8b\x8c\x85\x5f\x9c\xb7\x7c\xd4\xdf\x8c\x65\xd8\x2f\x2c\x9d\xf2\x85\xb1\x9c\xf3\xda\xfc\xca\xb5\x5d\x31\xe9\x76\xb6\x3b\x5d\x07\xb7\x05\x06\xd8\xc5\xbf\xcf\x1c\xd4\x1c\xe5\x38\xed\xa0\xd2\xda\xe7\xbc\x78\xec\x41\xb6\xa5\xfd\xd7\xd0\x75\x4f\x8e\x4a\x38\x98\x7e\xdf\xbb\x66\xce\xb6\xa7\xce\xb3\x1b\x0a\x72\x1e\x95\x2a\xb8\xa5\x34\x0d\xce\xf0\x5d\xbd\xd9\x4d\xa6\x39\x3b\x79\x49\xc6\x83\xc5\xe1\x2d\x37\x62\xf8\xd2\xc0\xa3\xae\x55\x37\xe2\x3b\x63\x33\x1e\xcf\x2b\xe9\xff\x98\x31\xdd\xd6\x39\x3b\xf8\xae\x32\xb6\x64\xeb\xcc\x01\xc3\x3c\x18\x4b\xde\x3c\xf3\x8d\x50\x1d\x63\xab\xd7\xce\xeb\x14\xc9\x65\xac\x7c\x8c\xd2\x65\xd9\x05\x5d\x05\x25\x6a\x66\x43\x9c\x2b\x5a\x15\xa3\x5a\x42\x73\xf3\x27\x34\xec\x73\xeb\x75\xa0\xcf\x56\xb1\x8f\xa2\x96\x1e\x1f\x3e\xef\xbc\x7b\xaa\x8f\x4b\xe6\xe7\x1f\x9b\x77\x6f\x6e\xf5\x78\xf1\xf5\x6d\x39\x14\x8d\xf3\x96\xfd\xa1\x53\xe8\xbf\xb2\xc8\x27\xa0\x71\xec\xca\xf2\xa5\x33\x7d\xd7\x35\x9d\x5b\xe6\x19\x6f\xef\xb7\xa3\xb9\x23\x31\x35\x7a\xa9\x6f\x5e\xeb\xa4\xa8\x85\x8c\x49\x18\xce\x5b\x3a\xc8\x8b\x31\xe3\xc1\xe2\xef\x86\x64\x33\x16\x30\x71\xca\x43\xbe\xfd\x8c\xad\x98\x2a\xb6\x7c\x98\x2b\x63\x55\x09\xd3\x72\x47\x9e\x64\x6c\xef\xb9\x05\xd3\xe7\xe9\x77\x75\xed\xde\xa1\x3b\xd5\xe6\x78\x4b\x67\xbe\x9f\xe7\x99\x82\xa7\x5f\x03\xbc\x4a\xf7\x59\x1e\x2e\x3d\xdb\xe8\xb9\xf8\xcd\x8c\x63\x13\xd7\x7f\x0e\x74\xfe\xb8\x77\xb7\x75\x4e\x75\x68\xda\x97\x39\x55\x7b\x97\x0d\x0d\x9d\xff\x3d\xbb\xf8\x75\xbc\x43\xd8\xa8\x86\xb5\x79\xfa\x91\xb5\x61\xea\x8d\xed\x99\xfb\xc2\xb6\x04\xaf\x68\x7e\x91\x34\x33\xf8\x7a\xf0\x90\x96\x8e\x68\x49\xc6\xe6\x9b\xcf\x7a\x3c\x70\x15\x63\x76\x0b\xa6\x96\x0e\xae\x60\x2c\x6a\x3b\xc5\x1b\x25\x05\x5c\x3e\xe4\x66\x2f\xe4\x63\xbf\x2a\x3c\x8b\x7f\xe2\x7b\xb6\xf9\xaf\x44\xa5\x18\x83\xa8\xef\x33\x4f\x35\x5b\xbd\xcc\x1d\xb6\xab\xa1\xf0\x47\xae\xfd\x19\xb5\x8c\x90\x15\x4f\x5e\x08\x9f\x1f\x96\xe4\xb4\x7c\xef\x87\x83\x7b\x83\x63\xba\x96\x06\x7f\x89\xaa\x6c\x0a\xdf\x90\xf6\xf2\xfb\xed\xa2\x57\xa1\x0d\x49\x02\x0d\xdf\x73\x8e\x06\xde\x4d\x2c\x69\xfa\xbc\x74\x57\x80\x6d\x5c\x47\xcb\xa0\x44\x6d\xdf\x77\xb1\x8a\xad\x0b\x22\x0f\x33\xa6\x78\x66\x9a\xec\x80\x58\xc6\xdc\x3d\xfa\x4f\xe8\x7e\xde\xf2\xdb\xf4\xfc\x1d\xfe\xbf\xe7\x85\xbe\xde\xe2\xf7\x07\xe8\xf0\x66\xb2\x32\x8f\x65\xe7\x5f\x6f\x6a\x9c\x62\xb8\x25\x46\x61\x59\xe8\x73\x81\x84\xd8\x5d\x85\x8b\x55\xee\x6e\x78\xa7\x7c\x70\xa8\xe7\x8a\x83\x06\xf5\x32\x9b\x73\x3d\x47\x6c\x89\xf8\x3e\xbd\x64\xb9\x67\x61\xd9\xfc\x06\xb5\xfc\x69\x4b\xf2\x0a\xa7\x35\x45\xa7\x6f\x58\x5c\x59\x70\xa4\xf9\x42\x92\x8f\xfb\x95\xec\xec\x56\xe1\xa8\x09\x6e\x03\xb2\x3e\xb5\x7e\x0d\xd1\x61\x4c\x2f\x72\x02\xeb\x7b\x8d\x31\xba\x0d\xcd\x58\x59\x3a\xc9\xf3\xd5\x24\x3f\x20\xd6\xf5\x47\x19\x63\x83\xc3\x01\xfe\xea\x60\x46\x0b\x60\xc1\x90\xad\x7d\xdb\x2f\x99\x38\x79\x1c\x8b\x88\x6a\x6c\x8f\x0e\x5f\xf9\xd4\x7e\xea\x8f\x69\x57\x5b\x8a\xc5\xcc\xa3\x5f\xef\xfa\x31\xb4\x20\x86\x97\x7f\xb1\x15\x3b\xb6\xa0\x29\x7a\xe9\x13\x9b\xa0\xbd\x6a\x2d\x73\xe3\x62\x6c\x17\x6c\xad\x6c\x1d\x12\x69\x6b\x2b\xb0\xe1\x69\x6b\x63\xb0\xb4\xad\x5d\xa9\x58\xdb\x66\xbf\x19\x8c\xd9\x7e\xa7\xe7\x2d\xd7\x21\x79\x50\x8d\x64\x1d\x22\x1a\x1b\xe7\x90\x7f\xb9\xd9\xcc\x18\x1c\x06\xd8\x37\x94\x5d\x9e\xff\x68\xf6\x99\xdc\x3d\x9d\xa1\xa6\xa7\x2d\xb5\xfd\x56\xb6\x15\x86\x4d\x0d\xfe\x6c\xbf\xac\xd5\xac\x6a\x6e\x8c\x96\xfe\xc6\x96\xbe\x3f\x9c\x13\x44\x74\x4f\x35\xe8\xb4\x84\x46\xb8\xe8\x5f\x7d\x32\xbe\x55\x25\x64\x93\xa1\xc4\x0d\xcb\xd6\xcf\x01\x97\x0c\x2b\x4e\x7f\x6b\x7b\xe0\xe5\x67\xa4\x79\xf8\x48\xbb\xc9\xe2\x06\x63\xbe\x6a\xc5\xf6\x3d\x6e\x82\x8c\x05\x16\xd1\x73\xd7\x3f\x23\x49\xcc\xaa\x1d\xc2\x5c\x1e\xa4\x90\xe4\x9e\x20\x92\x6b\x95\xd8\x8f\x05\x97\xc5\x27\x27\x04\x75\xc5\x99\x7e\xd1\x3e\xb2\xf8\x6a\x47\x4b\x40\x88\x7d\x91\xcd\xe2\x0e\x8f\xbc\xd3\xae\xcb\x0c\x54\xdb\xcf\x9d\xd9\xea\xa1\xa9\x71\xbb\x3d\xbb\xed\xf3\x62\x71\xb5\x9c\x8e\x65\xed\x4d\xf6\xaa\x6a\x25\x9f\xef\x76\x28\xd8\xaa\xaa\x7b\x3c\xdd\xda\x11\x6f\x9d\xad\x21\xfd\xd7\xad\x8e\xa3\x96\x67\x35\xe2\xae\x4c\xe8\xec\x6f\x3e\x98\xb1\x15\x3b\xb9\x75\xf8\x40\xb2\x0b\x6f\x80\x3c\xe0\xfc\xfd\xc1\xd9\x24\xcb\xb2\x18\x13\x7e\x33\xb0\x26\x5d\x93\xb1\x05\xed\x62\x4a\x81\x33\x99\x8a\x89\x94\x9c\x8b\x63\x61\x57\x88\xa7\x92\x8e\x9c\xa5\x68\x97\x60\xf2\x7b\xa3\x49\x06\x83\x3b\x37\x56\x66\x98\xfd\xa5\x21\xdd\x19\x74\xb5\xc3\x5c\x41\x39\xb8\x73\x43\x6b\xbd\xf1\x46\x85\x96\x2e\xdb\xce\x0f\xda\xe3\xe5\xea\xbb\xee\x77\x85\xa8\x64\xca\x2b\x7f\x19\xd6\x65\xa4\x36\x4a\xce\xf2\xc5\x8b\xae\x95\x4a\xc7\x18\xab\x3e\x4b\xcf\xff\x8c\x7a\x59\xcb\x8d\xff\x58\x20\xc9\x75\x26\x24\x93\xaa\x49\x46\x14\x30\x36\xbf\x4c\xf8\xb2\x87\x25\x3b\x6a\x60\x3a\xcf\xd4\x7a\x32\xd3\x74\x09\x5d\x94\x63\xa2\xcb\xf8\x22\x5f\x29\x5d\xd2\x8d\xea\xfa\xba\x52\x5b\x25\x57\xdd\xad\xeb\xe0\xf6\x7e\xea\x0e\xca\xde\x5d\x41\x57\xfc\xb5\x16\xc8\xab\x74\x1d\x78\x77\x4b\xf5\xc2\xa2\xe9\x6c\x41\xd7\x03\xf9\x59\x32\x87\xd8\x35\x16\x23\xb9\x5f\x4a\x8d\x31\xd6\x28\xae\xcf\xd8\x23\xbc\x01\xfa\xfe\x33\x17\x87\xc6\x91\xdc\x50\x46\x72\x39\x3f\x87\x37\xe8\x43\xd2\x4b\x97\xb1\xb9\x25\x82\x23\xec\x73\x18\xd3\x56\x9e\xf2\xd4\x74\x05\x3b\x6a\x37\x76\xee\x0e\xfd\xd7\x6c\x9b\x5f\x2f\xc9\x7c\xad\x7b\xac\x20\xa1\x6a\xbe\xa8\x9a\x04\xf3\x5e\x6d\xbb\x30\x58\xd1\x88\x39\x6c\xff\xb6\xf0\xa4\x9c\x20\x33\x3c\x7b\x51\x56\x63\x41\x27\xf3\x7f\xf4\x4d\xe6\xb1\x4c\x35\xdb\xd5\xec\x24\x75\x53\xba\x3b\x12\x7e\x3a\xab\x0f\x4f\x0f\x7f\xc6\x81\xf5\x24\x57\x4a\x90\x0c\xdf\x47\xd2\x31\x9c\xa4\x9d\x39\x63\x33\x15\x86\x86\x9b\x0d\x64\x4c\xa5\x43\x38\x5e\x3f\x0c\x4f\x40\x47\xb4\xea\x18\x73\x9d\x31\x2d\x4a\x53\x80\xbd\x0a\xd1\x9e\xf5\xff\xf1\xf5\x25\x60\x35\x76\xdd\xdf\xcb\x90\x06\x95\x34\x48\x73\x11\x0d\x2a\x0d\x9a\xe7\x79\x9e\x93\x4a\x33\x89\x94\x44\xa1\x24\x45\x99\x32\x24\x85\x42\x42\x23\x4a\x99\x49\x85\x90\x4c\x99\x87\x48\x42\xc6\x24\x53\x34\x9c\xb3\xbe\xeb\xec\x7d\x9f\x07\xcf\xf3\xfe\xbf\xf7\xba\x9e\xeb\xe7\xf4\xd6\x59\xeb\xde\x7b\xdf\x7b\xfd\xf6\x5a\x6b\xaf\xf5\xd3\x62\x32\xf6\xad\x5e\xaf\xae\x67\xba\x12\x5f\xe4\xe9\x68\xa4\x1a\x7d\xc7\xe6\xf2\x55\x5a\x35\x06\xaa\x78\xae\x5e\x7f\xaa\xbf\xee\x37\xec\x6c\x7d\xa5\xe1\xaa\x2b\x8b\x7d\x5d\x1b\xa6\x54\x72\xbe\xdd\x46\x9b\x33\x2f\x02\xab\x4d\x49\x7f\x21\xad\x83\x66\x8a\x02\x9f\x11\xed\xed\xed\x4c\xa4\x8a\x10\xbd\x34\xdd\xce\x4c\xb2\x42\x9c\xf1\x20\x30\xc5\x70\x3c\x3e\xf6\xdf\x91\xf0\xc6\xd1\x13\x6d\xbc\xbe\x6e\xb5\xf5\x6b\x65\xe7\xbb\xd4\x1c\xb7\x0c\x53\x67\x3b\xd8\xbd\x7e\x34\x22\x32\x9a\xad\x64\xfd\xf1\xe7\xb7\x59\x1d\x6c\xb6\xa5\xef\xd0\xa8\x80\xd7\x1f\x17\x5a\xcd\x18\x52\x08\xf8\xf1\xb8\xd0\xe6\xfc\x90\x6c\x50\xe0\x8d\x99\x76\xbc\x43\x91\x01\xeb\x2e\xee\xb1\x93\x1d\x7a\xeb\x7b\xe9\xb4\x97\xc3\x70\xd6\x48\x5f\xab\xdf\x7a\xfc\xc3\x43\x0c\x8d\x05\x05\x7b\x11\x9d\x35\x2d\x62\xc7\xdd\x47\xf4\x57\x76\x28\x98\xa0\x86\x18\xb4\x6e\xc6\x48\x83\x57\x58\x15\xf4\x29\x36\xd9\x25\x9d\x3d\xe0\x9b\xbf\xa5\x2a\x30\x8f\x3d\xd2\xed\xf6\x49\xf1\x39\xad\xac\x93\x0e\xc6\x6d\x4b\xe6\x59\xb0\xee\xd9\xac\x1b\x70\x8d\x8e\x1f\x14\xb6\x76\x1a\x9c\x10\xfe\xae\xf3\x96\x9d\xc8\xa0\xc8\x2c\x8d\xd6\x17\x0e\xa5\x83\x0e\x91\x27\x9b\xe2\x1d\xd7\x0d\xbe\x0e\x15\x39\x63\xe4\x84\x43\x7a\x33\x9f\xd6\xec\x77\xde\x3b\x54\x32\x83\xb3\x2b\xa4\x9b\x92\xbe\x4b\x8a\xd2\x46\x17\x47\xa6\xfd\xf6\x87\x78\x68\x1b\x76\x88\xdd\x44\x0c\xcb\xb1\xe9\x9a\x90\x86\x38\x6b\x9a\xcf\x7a\x83\x1a\xdc\x14\xb6\x23\xca\xda\xcd\x9b\x9d\x19\xe0\x91\x2d\x15\x5e\xc9\xda\xea\xd1\x7e\x42\x31\x76\x06\x4b\xd3\x71\xf4\xf3\x27\xf1\xc2\x2c\x63\xdb\xae\xfe\x98\xb8\x9e\x4f\x3f\xec\xd4\x07\x8c\xe6\x49\x3e\x3c\xeb\xf8\x72\x40\x67\xbe\x44\xf3\x75\xe7\xf3\x03\x4d\xd1\xf5\x5c\x7f\x58\x75\xbe\xfb\x86\xc1\x8b\xe1\x1f\x4a\xdb\xdd\xbb\x86\x66\xcd\x0c\xe7\x8c\x87\xd1\x4e\x8e\x1e\x5c\x1e\x62\x39\x7c\x9a\xab\xb0\x0e\xe2\xf4\xc3\xd3\x6e\x89\xe5\x21\x46\x2f\x35\xb7\x54\x68\x47\x9c\xbf\xc7\x4d\x55\x4f\x09\x3d\x67\x1f\x8c\x8c\xf4\x1e\xc5\x16\x9b\x79\x6e\xdd\xed\x39\x4d\x43\xaf\xbd\x3d\x8e\xbf\x58\x7c\x6f\xb0\xdf\xe9\x4a\x97\x51\x4a\xc6\xd0\x62\xfb\xc5\xbf\x5c\x93\x56\xbc\x50\x75\x7a\xfe\xeb\x5c\xe2\xb5\xeb\xb7\xdc\x16\xf7\xab\x2c\xde\x5e\x77\xd6\x33\xb4\xff\xd2\xc2\xc4\x23\xe7\xbd\x12\x06\xce\xce\xeb\xa8\xf8\xec\x75\x77\xd0\x2b\x2a\xb8\x68\xa5\x8f\xfe\x60\x77\xf8\x7c\x8e\x1e\xfa\xe4\xbe\xbc\x2a\x5b\xaf\x91\x77\x0e\xa2\xed\x43\x1d\x1d\xa1\x8d\x88\xc1\x8b\x75\x1e\x88\x8d\x46\x8c\x7f\x6d\x9c\x20\xff\x0c\x71\xc9\x74\xc7\x1a\xdd\x56\x9c\x1e\xa7\x1c\x6a\xe5\x9d\xc5\xda\x16\x7e\x62\xd5\x50\xec\xab\x21\x25\x5f\xa9\x93\x3b\x96\x1b\x0f\xf4\x38\xb5\xf5\x9e\x5d\x55\xdc\xe3\xe0\xec\xd5\x77\x66\x25\xeb\xae\xab\x87\xcd\x4f\x87\x95\x22\x0d\x83\xde\x95\xbf\x1c\x52\x16\x1e\x3b\xea\x73\xbf\x7f\x7a\xe2\xd4\xb2\xc0\xe9\x91\x03\xe3\xe2\xf3\x8a\x92\xa6\x1f\x1d\xf8\x3c\xcf\x71\x7b\x8c\xff\xf7\xc1\xc4\x28\x7d\xc4\x61\x23\xf4\x86\x71\xf4\xd0\xcc\xd7\x78\xc4\x37\x02\xd1\x2d\x70\xaa\xb0\xd0\x20\xe2\xac\xb5\x53\xd3\x45\x9f\x22\xa6\x8c\xd4\xbd\x25\x33\x02\x31\xe3\xb0\x8d\x97\xf6\x11\x8c\x5d\x76\x22\x20\xde\xeb\x22\x4b\x70\x0e\x7f\x6a\xc6\xa2\xda\x41\x3e\x7f\xcb\x13\xdb\x32\xcb\xb9\x7e\xb1\x67\xbd\x1e\x3b\x7e\x38\xaf\x87\x4b\x52\xbe\xbb\xfb\x02\xb3\x42\x8e\xc9\xf9\x7f\xfc\x99\xb9\xf2\x47\x19\x4f\xa0\xd5\xaf\x82\x14\x91\x3d\x35\x81\x7b\xfa\x4f\x2c\x7a\xbd\xed\xc2\xcc\xc5\x03\xf1\x71\xef\x36\xdd\x99\x39\x34\x38\x6a\x5e\x18\xe2\xc8\xf9\x5a\xa4\x3e\xd9\xd4\x07\x9a\x1b\xf8\xb6\x23\x7a\x2d\x57\xbb\x3d\xfa\x14\xe2\x02\x77\xd5\x6d\x63\x36\x23\x66\x65\x6a\xd4\x4a\x46\x21\x6e\xee\x33\x99\xa7\x5e\x89\xc5\xeb\x4f\x7b\x7e\x76\x0f\x1d\xb2\x8f\x9b\x9e\xc8\x9b\x62\xd1\xbf\x20\xb0\xe3\x84\x71\x8e\xf9\x27\x75\x8f\x77\x5f\x8e\xee\xa8\xbd\xb6\xcf\x7f\xc2\x37\x9b\x6d\xe7\x8f\x89\xcd\x5c\xfe\xfd\xfb\xa6\x5d\x25\x93\x43\x77\xf6\xcd\x5e\xab\x53\xb8\x2f\xf4\xe3\x2f\xd1\x34\x9e\x5c\x95\x70\x81\x7e\xd1\xa5\xdf\xd7\x7b\x47\x6c\xef\x7f\xb7\x28\x78\xd5\xe4\x08\xd6\xc0\xf5\xf9\x65\x88\x82\x37\x35\xa4\x39\x7a\x18\x5e\x56\x15\xe3\xdd\x80\x18\x92\x31\xc1\x80\xaf\x1b\x31\x35\x81\xee\xb3\xf9\xb5\x8a\x2b\x85\x02\x11\x0f\x94\x6a\xaf\x9c\x30\x17\x1f\x17\x67\x3b\x14\x38\xdd\x1c\x3c\xb6\x7a\x5c\x74\xf1\xca\x57\xaf\xf5\xa3\x3e\x1d\x56\xdf\x7b\xe8\x8a\x74\xa8\xfc\xa7\x7b\xe5\xb5\x07\x8b\xa2\xa2\x7b\x13\x8b\x97\xff\xc3\xc3\xe6\xcd\xab\xf8\xb1\x71\x63\x62\x56\x65\x4c\xfa\xcf\xc9\x99\x96\x2b\x4f\xc7\xf8\xfc\x5a\x90\x7a\x2c\x45\x3e\x26\xb4\x3f\x6e\xc9\xc4\xa4\xda\x79\x0d\x03\xfe\xf1\x29\x88\x0a\x86\xaa\xee\x23\x44\x11\xed\x15\x15\xa7\xf2\x64\x20\xce\x9d\x3c\xec\x3d\xf1\x43\x64\x53\x3d\xaa\x18\x1e\x70\xfe\xb3\xfc\x64\x21\x49\xc4\xcb\xf5\xc6\x5e\xa6\x13\xdb\xd7\x1e\x79\x14\xa0\x90\xa2\x59\x1e\xb8\x25\x79\xc3\x9d\xca\xa4\x35\x2a\x19\x97\xdf\x2b\x9d\x74\x4f\xd3\xcd\x58\xd3\x73\xa2\x7c\x5e\xca\xc8\x15\x2e\x5f\xd7\x15\x4a\x26\x65\xaf\xb0\xfd\xde\x9e\xa3\xb0\x48\x30\x25\xea\xa7\x64\xe6\xcd\x78\x9f\x65\x25\xbf\x96\xa7\x6e\x88\x9b\xb8\x24\xa9\x3f\x3f\x49\x61\x7e\x40\xe2\xcb\x81\x99\xf1\xd1\x88\x13\x07\x26\x2a\x8c\xe8\x41\xa4\x37\x77\x10\xd3\x18\xb9\xe5\xe2\x4c\x3c\x84\x19\x97\xae\x05\x10\x02\xf0\xd1\xba\xa7\x49\x73\xa7\xca\xc2\x7a\xdb\x76\x59\xf7\xe9\x51\x43\xab\xc6\x5f\xbf\x9c\x2a\xbb\x63\x6f\xe4\x83\x66\x87\x97\xe9\x07\x04\x22\x4d\x8e\xb7\x7c\xf5\x2d\xf0\x9e\x65\x59\x5a\xfa\x63\xd4\x66\x9f\xc8\x67\xbb\xef\xf4\x7d\xca\xfc\x10\x59\x99\xf7\xfa\x57\x78\x6a\x65\xc4\xce\x2d\x3b\xfa\x73\x13\x1f\x86\x8f\xdb\x64\x3f\x10\xba\x60\x28\xbc\x71\x8d\xf7\xe0\xa8\x79\x6d\x88\x7a\x0e\x7c\x62\x1c\x39\x73\x2b\xa9\xbc\x9d\xb6\x7f\xfb\x21\xde\x90\x1b\x64\xef\x18\xfb\xdb\xd2\x8a\xa8\x2a\x23\xa3\x76\x80\x87\xc5\x72\x8a\x73\x8f\x8c\x9f\xd3\x9f\x9d\x14\x9c\x7c\xda\xb7\xff\xa7\xcc\xad\xe4\xac\x16\x8f\x75\x6f\xc6\xf5\x95\xaf\xe2\xf3\x56\xbc\xf9\xfc\x17\xdf\xf2\x12\x9f\x67\x0d\xfb\xfa\xf9\x96\x4c\xf1\xc9\x3a\x1e\x33\xe0\x12\x77\xc8\x6f\x61\x65\xfd\x40\x7d\x4c\x83\xdf\xd4\x03\xbc\x83\x4b\x67\xbf\xf7\x5b\xb3\x5b\x6d\x70\x28\x7c\xf1\xef\x71\x58\xc7\xc4\x61\x4e\xea\x32\x3c\x88\xdc\xf4\xfa\xc0\xd8\xdf\x2b\xf9\x14\x0f\x6e\x46\x54\x39\x2c\x59\xb1\x3e\x12\xc7\x3a\xb9\x99\x1f\x8e\x3a\x3f\x74\x69\x41\x4b\xc8\x7d\x1f\xf6\x60\x57\xb9\x6e\xd4\x2a\xc7\xf6\xc1\x31\xaf\x3f\xce\xf3\xb5\x13\x19\x68\x1e\xf4\x0e\xef\xb7\x4f\x78\x29\x3e\xb8\x3b\xec\x80\x63\xe8\xed\xba\xc1\x87\xa1\xfb\x1c\x3a\xae\xac\x1e\xda\x10\x30\xdb\x49\xe6\xdc\xd9\xa1\xf3\xfe\xd7\x9d\x5c\x8f\xc5\xb3\xf4\x7c\x82\x11\x63\x19\x3d\x2a\x7c\x29\x3e\x21\x3c\xa0\x87\xe1\x41\x2d\x89\x14\x2b\x98\x9b\xd5\x39\xfd\x88\x93\x0f\x8b\x89\x2f\x79\x84\x07\x1c\x3d\x74\x47\x86\x4c\x65\xa7\x45\x6b\x38\x66\x7a\x9e\x61\x0b\xe5\xfc\xf0\x50\x74\xdc\xc8\xca\x3b\xd9\xe3\xb3\xcb\x5a\x88\x15\xf1\xe6\xa7\x4f\x33\x37\xde\x62\x16\xfc\xdd\x8f\x2d\x60\xbf\xd2\xec\xd3\xab\x0f\x6c\x5e\xfb\x27\xe6\x35\x8f\x78\xd8\x12\xf6\xcb\x2d\x2c\x6e\x9c\x61\xeb\xdb\x99\xfc\x8e\x53\xde\xd0\xfc\x93\x07\xde\x5c\x49\xb1\x8a\xe1\x1d\x39\xaa\x14\x53\x5b\x11\x95\xa7\x0b\xab\xcd\x9d\x8b\x6c\xbb\x47\xaa\x23\xfc\x2d\xd1\x2f\x7c\xbe\x51\xa0\x5b\x08\xca\xa7\x1b\x9a\x67\xd8\xdf\x64\xf7\x14\x16\x58\xf9\x59\xfa\xb3\xeb\xea\x3f\xdb\xe8\x9b\xb6\xb2\x8b\xba\xbe\xd8\x0a\x1a\x07\xa2\x26\xfb\x96\x69\xc3\xb4\x4f\xf8\x0e\x0b\xa6\x56\xeb\x4d\xf8\xd9\x82\x67\x34\x0e\xe9\x9e\x79\xdf\x86\xe5\x1a\x1d\x88\x75\xe4\x4e\x17\x6b\xd1\xaf\xb3\x7f\xf2\xc0\xa3\xee\x8c\x1f\x84\xb1\xff\x29\x0c\x2f\x8a\xbc\x8d\x28\x7c\x14\x20\x44\x1f\xd1\xaa\x54\x41\xcf\xe3\x07\x3e\x08\x8a\x9f\xf2\xc5\x49\x17\x2f\x2d\xec\x9f\xea\x65\x6b\x84\x7b\xd7\x36\xe8\x09\x9b\x8b\xe3\x8e\xe2\x28\x3d\x6b\x13\x21\x9c\x57\xe7\x65\xe0\x64\xb0\x12\x33\x1e\x49\x4c\x0b\x98\xd6\x89\xcd\x7d\xf6\xda\xdd\xba\xe1\x88\xf8\x55\x2d\x47\xeb\x14\x22\xa2\xd2\x19\x6e\x3c\xea\xc9\x45\x86\x07\x76\x32\xf1\x30\x66\x3d\x64\x30\xeb\x73\x2e\xd3\xe9\x3f\xc4\x0b\x51\x71\x3d\xef\x3d\xef\x34\x44\x93\x4d\xe3\x12\x9c\x2f\x21\x7a\x2f\x9a\xb0\xd0\x3e\x1d\x71\x4e\xac\x8a\xbd\x95\x2a\x62\xe2\x4b\x15\x05\xd3\x49\x88\xd9\xd5\x6a\xe3\x0d\x6b\xb1\x7f\x8f\xa5\xda\xb9\x69\x42\xf8\xeb\x58\xb8\xda\x5e\xdd\x39\xd8\x7b\xad\x54\xfd\x90\x4e\x3d\x0e\xbc\x98\xaf\xfe\x56\xfb\x31\xe2\x60\xba\xca\xf0\x4e\x66\xfc\xeb\xc6\x52\xdc\x2b\xce\xf0\xb0\xe1\x14\x17\xf6\x52\x0c\x8c\xa5\x68\x3d\x9e\xa2\x9d\x17\xe2\x54\x59\xc1\x4c\x1b\x39\x44\xc7\x29\xe3\x17\x5a\x94\x21\x06\x4e\x92\x39\x66\x16\x8d\x38\x4f\x44\xfe\x9d\xd1\x17\xc4\x64\x25\xc5\xc5\x06\xb3\x11\xd7\xed\x9d\x20\xa9\xfb\x03\x71\xe7\x97\x09\x7c\xba\xf6\x88\x95\x9a\xca\xa7\xa7\x4a\x20\xd6\x0b\x4f\xf4\xd4\x6c\x44\x6c\xb5\x99\xd0\xc5\xf9\x56\x47\x1d\x52\xe7\x21\xdd\x4c\xff\x4f\x1e\xa2\xfb\xc1\x78\x83\x60\x1c\xa2\x7d\x98\x5d\xa6\x54\x3b\xa2\xfb\x5e\x5f\x59\x95\x2c\x44\x77\xb1\x38\x39\x7d\x09\x44\xa7\xa1\xcd\x8f\x6d\xb6\xe2\x45\xdb\xcc\xa3\x8e\x2e\xef\x71\xa3\xc5\xd5\x27\xd7\x3c\x79\xf0\x94\xd9\x51\x96\xa2\xc7\x48\x44\x13\x60\x8f\xb4\xfd\xd9\x5d\x69\xcc\x66\x8f\xb1\x2d\x7e\x3a\xdc\xd4\x91\x2d\x68\x17\x76\x23\xcc\x7c\x21\x8b\x65\xff\xab\x69\x97\xf9\x2e\xb6\xb1\xad\xfb\x99\xcd\x16\x17\xd8\x81\x36\x8a\x1c\x3d\xec\xb3\x99\x3a\x56\xe6\x7f\xf2\x10\x63\x59\x23\x5f\xe1\xef\x88\x0e\xaf\x6c\x52\xc7\x7f\x46\xf4\x3e\xe2\xbd\x46\xfd\x25\xa2\xf7\xaa\x79\x0b\x8d\x15\x91\xe5\x1a\xb4\xd1\xc4\x3e\x05\x77\xdb\x15\x1c\xfd\xe0\xfe\x09\x67\x59\x66\x3c\xb5\xf5\xbe\x8d\x7b\xcd\xc5\x87\x06\x3d\xb3\x7f\x4a\x98\xbe\x63\x2d\x74\xb9\xf1\xd2\xd9\x7c\x3f\xcb\xc3\x5d\xe5\xae\xbb\x65\x38\x2b\xd4\x3d\xb4\x19\x2c\xdd\x59\xd7\x9d\x1e\x9f\x73\xb6\x3a\xcd\xea\x76\x7c\x77\xec\xa7\x55\x3a\xdb\xce\xb6\xf6\x37\x1f\x03\x30\x7c\xfd\x27\x0f\x31\x1b\xd2\x8f\x16\xf6\x47\xf4\xf0\x34\x7b\x26\xe9\x82\xe8\xff\xd5\x63\x96\xfa\x1c\x44\xbf\x1d\x73\x34\x4d\xe7\xe3\x63\xf7\xc3\x1b\x52\x9d\x9e\x61\xa8\xc3\xdc\xa3\x8f\x7c\x56\xb3\xbf\x5a\x0d\x74\x5a\x07\xbc\x45\x2f\x0b\xcb\xa1\x55\x7e\xee\x9f\x64\x2c\x1a\x87\x2a\x7d\x37\x3d\x65\x59\xb2\x87\x1e\xf8\xd4\x5f\x1f\x6b\x33\x82\x35\xdc\xfb\x67\xe3\x13\x9b\x22\xd6\x6c\x8f\xa0\x13\x43\xb6\x77\x58\xbb\xdc\x12\x0e\xc7\xdb\x5d\x62\x75\x38\x97\xfd\xa1\x87\x9e\xbe\x3b\x07\xd5\x9e\xe9\xe9\xf1\x56\x20\xda\xd4\xea\x2c\x12\x5a\x82\xe8\x27\x67\xf8\x58\x62\x3a\x62\x50\x9d\xd3\xd7\xc9\xeb\x10\x03\x35\x23\x6d\x2d\x23\x31\xc7\xfb\xf4\xda\x48\x8f\xeb\x38\xdc\x69\xf2\x09\xb5\x80\x22\xf6\x16\xeb\xf6\xb7\xd3\x43\xa3\x58\x5f\x2d\x13\x07\x07\x03\xa7\x77\x75\x5a\x0b\x0f\x89\x06\x5e\xbb\x5b\x61\x3b\x7d\xc8\x22\x30\xa5\x69\x9b\xbd\xe6\x50\xee\x0c\xc7\xba\xe9\xf6\x41\x2c\xf0\x35\xa9\xb6\x70\x8c\x64\xb9\x78\x3d\x29\xf9\xee\xf4\x9c\x95\xe5\x51\xc3\xd1\xc3\xf4\x04\x1d\x0f\x2d\x52\x7f\x52\x2b\x5e\x3b\x9b\x9f\x07\xd1\xf1\xbb\xe6\x1b\xc1\x2d\x88\x33\x6d\xf4\x0a\xc4\x85\x11\x23\xc7\x3a\xac\x50\xf1\x46\x0c\x5e\x13\x5c\x6d\x35\x0a\xdd\xa6\x0f\xcb\x92\xf2\x7d\xc2\xce\x77\x29\x38\xbe\x33\x6c\x32\x5b\xd8\xa6\xb1\xe7\xe1\xec\xc6\x6f\xb2\xd6\x6f\x06\x15\x23\x16\x3e\x55\xb7\x0b\x1b\x0c\x8e\x18\xd7\x32\xcb\xe1\xdc\xe0\xe9\xb0\x69\x75\x9a\x4e\x9f\x86\xc4\x82\xbb\x6b\xba\x9d\xdf\x0d\x6d\x0a\xe8\x2a\x73\x75\xf9\xc6\xe2\xf5\x5b\x50\xd4\xef\x72\x9a\x95\xe5\x29\xfc\x7b\x5d\xf0\x77\x6a\x5c\x21\xf6\x5f\x7e\xca\x39\x8e\xdd\xf7\x2e\x50\x5b\x3a\xfa\x08\x62\x54\x84\xa6\xc7\xd8\x3c\xc4\x38\x07\xcb\x3c\xe5\xa5\x88\xd1\x37\x67\xc8\x59\xed\xc7\x31\x81\x87\xd2\xf4\x67\x34\xb1\xfa\xdc\x95\x4f\x34\x44\x6f\x64\x4d\xb3\xe3\xf9\x65\xb7\x40\xf9\xe5\x4d\x87\xcc\xfe\x9b\x71\x92\xd7\xbb\x5c\x16\x0e\x48\xc4\xde\x39\x67\xec\xe6\x37\xf0\x3a\x7a\xdb\x11\x65\x8f\xb5\x83\xf3\x66\xf3\x97\x96\x79\xa6\x0d\x62\x98\xed\x6e\x09\xaf\x5b\x43\x29\x33\x85\x77\xd8\x7a\x7e\x61\xf1\x4e\x0f\xf9\xcd\x0b\xe5\xc2\x35\xc5\x87\x1f\x47\xb4\x74\x9d\xe8\x37\x6a\x2e\x62\x58\xab\xc2\x16\xde\x04\xc4\x44\x5f\x95\x94\x31\xfb\x10\x57\x88\x4d\x3b\x22\x77\x03\x71\xe9\x72\x4f\x7e\x8b\x66\xf6\xc2\xc8\x11\x49\x0e\x11\xc3\x87\x7a\xbc\xde\x9c\x78\xb8\x38\xe2\xe3\x4d\xe7\x89\x3f\xb5\x56\x6c\xbd\x6e\xef\x19\xf8\xf3\xc8\x0a\xcd\xd3\x6e\x3e\x7d\xbf\x8a\x97\x95\x55\x76\xfb\x7d\xeb\xbf\x9a\xb0\x6b\xcf\xa2\x19\x7a\x03\x79\xb1\x76\xdb\xcd\x66\xac\x1d\xf4\x9a\xb3\x34\x67\x93\xff\x8f\x21\xc1\xb0\x81\x0d\xf3\x66\x78\x0d\xad\x9d\x39\x9b\xa3\x87\x26\xd1\xe3\x1f\xfb\xaf\x20\xe8\xc2\xf9\x3c\x9f\xb1\xbf\xeb\x5a\x81\xd4\xbd\xca\xbf\x3a\x79\xb6\x58\x16\xe2\xd6\x70\x1b\x5b\x23\xa9\x2f\x17\x97\xb4\x47\x6d\x8d\xf1\x7e\x80\xb3\x7c\xf6\xaf\x58\xb3\xaa\x69\x63\xc0\x8c\xde\xf6\xdc\x8e\x8a\xaa\xd0\x9c\x1f\xf1\xd9\x6d\x85\xed\x11\x22\x3f\x85\x32\x05\xb6\x4e\x8d\xf8\xfe\x2b\x75\xf9\xc3\xf5\x3c\x91\x93\xfb\x9b\x16\xcf\x5f\x75\x29\xf2\xe8\x40\x46\x5c\xdf\x8a\xd8\x88\x33\x83\x49\x73\xc4\x93\x4b\x23\x84\x86\x04\xc2\xeb\x10\xe1\xe8\x04\xb2\x7f\x68\x8b\x08\x2a\x72\x30\xbc\x8e\xca\x5f\xcd\xf8\x21\xf6\x1e\xa6\x78\xea\xa2\x40\x2a\xc0\x8f\x5d\xa7\xd4\x75\x3b\x34\x46\xdc\x8c\xd9\x3f\xc5\x9f\x77\xf6\xf4\xbd\xfd\x6b\x97\x65\xc5\x6d\x3d\x93\x59\x98\x9a\x71\x7f\x61\xd1\xe3\x94\x9b\x29\xa3\xbf\xf1\xef\x1c\xbf\xc4\x67\xe9\xad\x1f\xf7\xb3\x53\x16\xb7\x26\xc6\xff\xdc\x9b\x71\x61\x61\xc9\xa2\x92\x7e\xc9\x65\x6b\xe2\x13\x16\x74\x0e\x88\x26\xac\x88\x55\x5a\xc0\x33\x28\x3e\x2f\x65\xbe\xd3\x7c\xa7\xc1\x3d\xb3\xcf\x21\x4a\x55\x49\x07\x73\xe4\x38\x31\xfc\x8b\x1b\x8f\xe1\xfa\x63\xce\x91\x9b\xbc\x7d\xd5\xb4\xf2\xcd\xa3\xd2\xc7\xba\x93\x7e\xca\x1c\x3d\x72\xe1\x7a\xaa\x8b\xb6\x8f\x4d\xea\xb7\xba\xbb\x4b\xbf\xa7\x57\xcd\xea\x3c\x25\x70\x5d\x2a\xdb\x30\xe4\x66\x95\x4d\xdf\xfc\x35\xdd\xa1\x67\x8b\xab\x7f\x8d\x5f\xf1\x39\x6c\xd9\xf6\xb6\x7e\xa7\x25\x7b\xc2\xf6\x6d\x49\x19\x30\x59\x38\x2c\x64\x53\x36\x0e\x9a\x47\xbf\x0e\x2e\x5d\x73\x65\x10\x23\x26\xcd\xb4\x5e\xf5\x7d\x68\x7f\xd0\x23\x44\x8d\x2c\x2a\x6f\x1e\x93\x0f\x43\xef\x5a\x72\xed\x5f\x9f\x5e\x1b\xc9\xcb\x78\x62\xd9\x4d\xf2\x86\x1a\x47\xf5\xaf\x93\x72\xe6\x79\xb1\x33\xea\xcb\x19\xab\x10\x23\xd6\x3c\xf5\x77\x77\xe2\x4b\x66\xcf\xf2\x6a\x79\xfb\xec\x92\x7c\xfc\x2b\x97\xb0\x67\x05\xfd\xaf\x16\xf0\xb8\x8d\x6f\x29\x1c\xa8\x9e\xa7\xe1\xde\x79\xf6\xe5\xa0\x6d\x94\xa3\x47\xfd\x91\xc3\x83\x5d\xe1\xc6\x9e\x43\xa5\x67\x87\xfc\x82\xf3\x3d\xd2\x8a\x67\xb2\x46\x4d\x4f\xf4\xb2\x2a\x48\x65\xc9\xfb\x35\xfe\xe6\x41\xeb\x19\x3d\x4e\x92\x9b\xfb\xbf\x16\x3f\x23\x77\x46\xdb\x36\xf5\x12\x7e\xd8\x58\x48\xed\xca\x6e\x1f\xc4\x91\x05\x00\x19\xe9\x88\xa6\xad\x2a\x21\x21\xae\xec\xa4\xe8\x42\x27\x01\x97\x25\xac\x23\x95\xe6\x3e\x23\xad\xbd\x58\x66\x1f\x62\xfd\xfc\x2c\xe5\xbf\x65\xb2\x5c\x3d\x4c\x2c\x15\x9f\x57\xb1\x8a\x5c\x65\xac\x36\xb4\xba\xb1\x8e\xba\xb4\x5a\xd7\x37\xd5\xb3\xee\x3a\xdf\xb3\xb9\x78\x66\x27\x8b\xe5\xa4\x63\x53\x5e\xfb\x98\x6d\x6f\x77\x10\x31\x29\x94\xe1\xc3\xe4\x26\x34\x2b\xf6\x29\xa9\x91\xf2\x7c\xe5\x57\x92\xaf\x73\xe1\x11\xe3\x87\x60\xec\x7f\x3a\xc3\x07\x16\xc8\x23\x9a\x88\xcb\x37\xf8\x25\x63\x6a\x68\xf6\xb4\x87\x0e\x83\x38\x7e\xeb\x24\xf3\x23\x16\x9b\xd9\xbd\x67\xf2\x2d\x58\x26\x2e\xec\x57\xef\x24\x2d\x65\x0c\x66\xe2\x51\x0c\xd3\x8b\x9c\x66\xf8\xb5\x16\xd7\x4e\x3d\xa1\xff\xf9\xa5\x34\x5a\xe8\xf5\x4d\x7b\xf8\x30\x1e\x63\xb4\x8f\x19\xa6\x5f\x0b\x47\x83\x69\x59\x88\xbb\xad\x18\x7f\x14\xf1\x53\xbe\x4c\xfb\x46\x6e\x70\x5f\x59\xfc\x77\x3c\x6a\x83\x35\xc5\x79\x7e\x88\x90\x01\x10\x3a\x80\xa8\xff\x7d\xdc\x41\x77\xc0\x6f\x33\xb4\x55\x0d\x6c\xc7\xe2\xad\x34\x11\xad\x1c\x33\x17\xac\x2f\x5c\x3d\xb5\xd3\x50\x11\xab\xeb\x04\xb5\x4b\xa7\x7d\xc0\xca\x17\x0b\x74\xf6\xe8\xde\x47\xc4\x57\xea\xbb\xb8\x7c\x43\xad\xad\xaf\x12\x51\x7a\xab\xc6\xc4\xb7\x0b\x10\x15\xe5\x30\xe3\x2a\xa9\x14\xfe\xe6\x53\x2f\xb9\x31\x7e\x75\x2f\xc3\x43\x6f\xff\x1d\x8f\x4a\x62\xf8\x40\x00\x1f\x45\xcf\x19\x88\x1a\xe7\x85\x26\x3b\x1c\x43\xf4\xf2\x50\x70\xb4\x7c\x8d\x18\xbf\x5c\xb9\xc9\x78\x1b\xe2\x5a\xc3\x49\xdb\xf5\xad\x10\x77\x6f\x9e\xcc\xab\x67\x8e\xec\x93\x8b\x54\xdf\xe9\xc8\x22\xde\xbf\xa3\x66\x34\x55\x06\xf1\x8b\xbb\xf2\xfd\x29\xbe\x1c\x7d\x64\x02\x27\xe6\x70\x70\xcc\x8c\x5e\xdb\x4f\x67\xff\xe4\x81\xd5\x4c\x1c\x2a\x8f\x89\x43\xa5\x32\x1d\xb0\x66\x5f\xa0\xe8\x9c\x46\xd1\x61\x31\xa2\xba\xa5\x40\xac\xa9\x27\xa2\xed\x7d\x31\x01\xc3\x32\xc4\x90\x57\x92\x0b\xf4\x3b\x11\x93\x7c\x65\xb5\xf5\x14\x11\xd7\xfd\x90\x0f\xd6\x4e\x43\x2c\x1c\x54\xf0\xd6\x78\x8d\x58\x55\x25\xf7\x59\x23\x03\xf1\x92\xa6\xa2\xe8\x14\x1d\xc4\x76\x2b\xf9\x4e\xf5\x6d\x88\x3f\x76\xca\x74\xdf\xf7\x67\x78\xa0\x0a\xc5\x9d\xe1\x14\x57\x15\x53\x8c\x3d\x44\xd1\xff\x2e\x45\x4b\xa6\x53\x99\xb1\x2a\xa2\xe2\xcc\x91\xc5\xd3\x12\x10\x8d\x53\x85\x46\xe9\x98\x22\x7a\xcf\x11\x19\xad\x65\x81\x18\x3e\x34\x56\x56\x4b\x00\x71\xf1\x15\xf1\x42\xf5\xb7\x88\x19\x82\xe2\xd6\x6a\x7e\x88\xb9\x1f\x24\x76\xa8\x5c\x46\x2c\x91\x1d\x37\x6d\xf2\x3d\xc4\x93\x8a\xe3\x5e\x4c\xac\x44\xbc\xac\x21\x96\xc3\xf9\x56\x37\xa6\xde\xd5\xdf\xf6\x5f\xc1\xc7\x68\xd6\xc8\xc9\x88\x3a\xab\x6c\xf6\x0b\x2d\x45\x34\x11\xf2\x76\x18\x27\x85\x68\xee\x10\xf3\x5c\x69\x18\xa2\x99\xc0\x86\xe3\x53\xf4\x11\x0d\x3f\xd4\xa8\xe9\x44\x20\x4e\x0b\x7a\xb8\x46\x37\x1b\x71\xda\x72\x74\xe5\xa0\x76\x3c\xbe\x52\x0d\xf9\x18\xa1\x1d\x87\x55\xea\xbb\xda\x7f\x6a\x07\x62\xa5\xfa\xec\x3b\xc3\x74\x6e\xe1\x16\x0d\xb7\xcb\xc7\x74\x02\xb0\x5a\xed\x79\x83\x8f\xce\x74\xac\x57\x2d\xfa\x1f\x7a\xa4\xeb\x1e\xe3\xa0\xd2\x1e\x03\xcd\x91\xaf\x10\x75\x36\x9a\xae\x12\x54\x41\xb4\xd0\xf5\xd8\x38\xde\x0d\xd1\x62\xeb\xdc\x04\xa5\x24\x44\x8b\xbc\x0d\x52\x5a\xe5\x88\x26\xc3\x8f\x58\xe9\xf3\x22\x1a\xc8\xb4\xcd\x36\x54\x42\xd4\x17\x44\x9d\x69\xaa\xfd\x2e\xba\x6a\x98\xa3\xb9\xa3\x4b\x5f\xcf\x1e\xbd\x74\xa4\x1e\x7a\xe9\xed\xc4\xe9\xda\xe5\xd7\x13\xa6\x8d\xc2\x88\xa9\xfd\xe7\xbd\xf5\x5f\xa1\x8f\x4e\xe2\x59\x61\xbd\x5f\xb8\x4d\x83\xf4\xfb\x72\x14\x61\xf8\x58\x0f\x45\x4d\x92\xe7\xa0\x32\x4a\xf7\xe2\xa8\x2d\xbf\x79\x99\x4d\xbd\xcb\x3b\xe9\xe5\x88\xb6\x7d\x51\xf3\x26\x7d\x41\xb4\x9a\xb8\xae\x5e\x3b\x1a\xd1\xf4\xe9\x91\x41\xa3\x77\x88\x86\x73\x9e\x5d\x33\xa9\x41\x9c\x76\x10\x6d\xf5\xc6\x7c\x99\x35\x6d\x2a\xea\xea\x05\x3c\xcf\xd2\x3f\xc1\x46\x83\x84\xdb\x99\x06\xab\x91\xd7\xc0\xf0\xd2\x3b\xc3\x05\x28\xa1\x7f\xb4\x7e\x99\x81\x2a\xfa\xeb\xb8\x1e\x4f\x31\xf8\x86\x51\xda\x8b\xfe\xe4\x85\x74\x3e\x04\x5e\x68\x14\x72\x50\x23\x4e\x73\x2d\x6f\x1b\xa2\xa9\xae\x81\xa1\x70\x30\xa2\xc3\x72\x87\x08\x99\x32\x44\x27\xab\x48\x5e\xb5\x49\x88\xb6\x27\xd7\xfc\xd0\xe7\xcc\x93\x7d\xed\x57\xb3\x1c\x44\xa3\x9e\x17\xdf\x2d\x83\xd8\xd2\x06\x4b\xd8\x1d\x46\x47\xdf\x7d\x30\x5c\xc2\xde\x67\xfa\xf5\xa1\xb5\xf1\x41\x76\xa2\xc5\x40\xcb\x69\x93\x50\xf6\x0e\xf3\xac\xc6\x21\x93\x2a\x76\x93\xa9\xf7\x89\x64\x93\x04\xe4\x35\x5c\x70\x78\x91\xa9\x34\xaa\xe8\xef\xfd\x73\x5d\xe8\x7a\x70\x50\x78\x99\x32\xe1\x23\xda\xcd\xaa\xa1\xa3\xee\x23\xda\x87\x6b\x97\x0b\x6d\x46\xf4\xb8\x60\x3d\x47\xfa\x31\xa2\xbb\xf4\xcc\x25\x53\x9c\x10\x1d\xf6\xac\x36\x37\xbc\x8b\x68\xd9\x74\x74\xa7\x8d\x3d\xa2\x49\xda\xbb\xe7\x76\xd8\x6b\x6e\xb2\x84\xf5\xce\x7e\xfe\xb3\xef\x66\x13\x58\x77\x1c\x6d\xb9\xbc\xb8\xd1\xd8\xe2\x27\x5b\xd1\xee\xdd\xf1\x0c\xcb\xf1\xec\x24\xab\x5b\x87\xdb\x2d\xe7\xb2\xcb\x2d\xcc\x4a\x43\x2d\x86\xd8\xdd\x26\xfa\x7f\xce\x87\x46\x31\x59\x9f\x6d\x0a\x3b\x87\x1f\x41\x34\x97\x55\x58\x31\x72\x2b\xa2\xb7\xa7\x9a\xe7\xe8\xcd\x88\x33\x9f\x1a\xb9\x49\x5e\x47\xf4\x53\xf0\xfd\xaa\xf5\x0b\xd1\xbd\x22\xad\xdd\x7a\x24\x5e\xb6\xb5\x38\xa6\xe4\x72\x04\xf7\x99\xf5\xf7\xe9\x7a\xdc\x7b\xfe\xdc\x72\x70\xe8\xac\x6f\xed\x8d\x4a\x1b\xd1\xa1\x8f\x3e\x4f\x1b\x54\x6d\x8f\xb1\x4c\xbd\x82\x8e\xae\xb1\x7b\xcc\xca\x75\x97\x2b\x6b\x71\x58\xc6\x7a\xe2\x12\x5c\xbc\xc6\x3e\x9d\xed\x68\x77\xb5\x70\x94\xfd\x0c\xf6\x66\xab\x1f\xbf\x79\xd0\xf0\x68\x39\xa2\x87\xc6\x7c\x41\x37\x0e\x3a\xbf\xe4\x51\xe6\xe0\xac\x26\x59\x55\x1e\x27\xc4\xd8\xa1\x29\xf7\xc6\xbe\x40\x9c\xa3\xec\x52\xaa\xa5\x8a\xf7\xa6\xa7\x25\xc5\x39\x29\xf6\xb9\x3b\x2f\xab\x19\x11\xb0\xeb\xdd\x74\xdb\x7d\x5f\x0f\x46\xde\x6b\xde\xe5\x34\x7f\xd0\x61\x56\xe4\xa9\x46\x97\xb6\xc1\x2b\xe1\xe2\x07\xd3\xdd\x87\x0f\x59\x04\x67\x14\x77\xb9\x67\x0e\x3d\xf6\xbf\x57\xb0\xc5\xdd\x98\x35\xdb\xeb\x47\xee\x80\xfb\x49\xd6\x71\xf7\xf8\xec\xa7\xee\x51\xec\x09\x8e\xbf\x7e\xf3\x20\x89\x6e\x51\x53\x0e\x9a\x9c\xa5\xfb\x3c\x97\x87\xa4\x08\x50\x5c\x1b\x2c\xb3\x7a\xd4\x20\xe2\x6a\x73\x53\x1d\x95\x95\x9d\xf3\x63\xb5\x22\x2e\xfa\x7b\xb4\x84\x84\x56\x17\x58\x2e\xe0\x39\xfd\xd6\xdf\xa3\xed\xdd\xb2\xc2\x92\x92\x80\xec\x7e\xd9\x25\xf5\x3b\x57\x06\x4d\x1e\x30\x8b\x37\xcd\xc9\x0e\xca\x1e\x94\x9d\xbb\x66\xdd\xe5\xa0\xf6\xc1\x97\x11\x9d\xab\x3a\x82\xb6\x0e\x65\xcd\x3c\x9f\xa6\x17\x98\xcb\x92\x9e\xbe\x2a\xf9\x7c\xc0\x7e\x56\x9e\xe7\x0b\x8e\x1e\x32\xf7\x09\x3f\x66\x78\x47\xe0\x2a\x8a\xc9\xaa\x14\xb9\xe7\x70\xea\x0f\x78\x29\x54\xba\x51\xc3\x48\xe1\x69\x63\x72\xfe\x0a\xef\x21\x2f\xe5\x9d\xe2\x2b\x73\x57\xaa\x24\x57\x64\x08\x2e\xf9\x76\xf1\x59\x56\x4d\xd2\xd6\x45\xdf\x7f\x5a\xac\xee\x59\xa4\xb6\xf0\xd1\xaf\xb7\xc9\x17\xe2\x4f\xc4\x5d\x1e\x50\x5f\x78\x39\xf6\x55\xac\xf1\xa0\xc2\x3c\x91\x18\xa1\x79\x9d\x43\x7c\xe1\x57\xe7\x5e\x99\xf3\x73\x28\x77\xa6\x73\x54\x5e\xd4\x1c\x96\x99\x6f\x17\xe2\xe8\xce\x91\xa3\xff\xe4\x41\x49\x0c\xff\xd8\x41\x6a\xcb\xb1\x83\x6b\x49\x25\x82\xce\xc6\x0b\xa4\x52\xc1\x15\xcb\x2b\xa3\xe4\x1e\x89\x88\xef\x3f\x72\x4e\xc4\x9e\xdf\x32\x67\xc9\xa6\xea\x98\x45\x31\x31\xfc\x11\x51\x95\x1f\xcf\xb4\x2c\x5e\x1e\xd0\x5c\xf2\xa0\xff\xee\x22\xd9\xc0\x49\x85\xb7\x07\x9e\xc5\x64\x05\xd4\xe4\xf6\x0c\xb6\x44\x5e\x0a\xdc\xbd\xa1\x68\xc8\x27\xe4\x71\xe0\xf3\x4c\xa1\xa1\xdb\x01\x5d\x01\x5d\x2b\xa7\xb3\xfc\x7c\x25\x67\x98\xa5\xb6\xb2\x1a\xdd\xbf\x23\xd2\x0e\x43\x88\x73\xf7\xff\xc5\x83\x3c\x4e\x92\xfc\xa0\x17\xc7\x5b\x48\x6d\xac\x2b\x77\x1f\x29\x70\xf0\x70\xfd\x4b\x4b\xc1\xe7\x00\xd9\xc2\xcf\xe5\x8d\x2e\xa8\xa5\x47\x9c\x78\xb4\x6c\xde\x28\xcf\xc7\xee\xcb\x1f\x18\x1e\x3d\x18\x98\x61\x1f\x79\x57\x78\x28\x22\xd0\xcd\xc1\xf3\xa2\xcd\xd0\x1b\xbf\x47\x4e\x7c\xc7\x45\x59\xc6\x3e\x22\xce\x76\x95\x0e\xac\xb5\x9e\xc2\xce\x0f\x8a\x03\x59\xed\xae\x56\xce\xb9\x85\x26\x6c\x4d\x47\x0b\xc7\xee\x3c\x64\xef\xb4\x36\x45\x0c\x1c\x41\xe5\x6f\x5a\xc3\xf0\x20\x92\x1f\xf3\x72\xe3\x2d\xe2\x07\x68\x91\x6f\x27\x79\xe4\x35\x71\x1f\xc9\x3c\xe5\xe9\x0e\x92\x8a\x27\x4b\xba\x11\xd5\x0e\x8d\xbd\xe1\xc3\x46\x8f\x90\x7a\xdd\x8d\x56\x36\x38\xa1\xe2\xa6\x99\xba\x71\x00\xf1\x73\xd4\x19\x1d\x7c\x77\x8c\x7d\xc7\xa4\xdd\xf8\xf8\xc3\x03\xec\xab\xa6\x59\x26\xde\x2d\xbb\xd8\x2f\x4c\x02\x4c\xb7\xd7\x77\xb1\x3f\x9a\x8c\x30\x1d\x79\x7c\x18\x4e\xd1\x1f\x34\x5b\x72\x68\x10\xb5\x0c\xa4\x11\x57\x1a\xc1\x1f\x79\xd2\x5d\x17\x6f\x11\x3d\xae\xe3\x0b\xe2\x9f\x3a\x65\xfc\x9d\xe8\xc9\x8d\x07\xa5\x32\x7e\xa1\x08\x45\xc4\x49\x5b\x46\x27\x39\x07\x23\x4e\x97\x9b\x78\xd0\xcc\x1d\xbb\x37\x1d\x9c\x12\xaa\xb7\x0e\xdf\x5c\x74\x98\xb2\x56\x97\x0f\xf1\xcb\x57\xf5\x87\x1a\x8d\x1c\xbb\x2e\x3f\x4a\x33\xf7\x43\x34\xe2\x84\x4c\x2d\xc7\xa7\x9b\x11\x95\x2d\xb5\xe2\x5b\x5f\x22\x5b\x59\x42\xeb\xc3\xe5\x78\x1c\x54\x1e\x8e\x48\x2b\x84\x7e\x0c\xbc\x49\x6a\x29\xdd\x91\x7f\x4d\xf8\xc8\xd9\x4f\x3f\xd7\xfd\xc9\xc3\xd6\x96\x51\x8c\x6a\xa4\xe8\xbd\x18\x51\x69\x23\xaf\xb3\xe5\x2e\x44\x97\x3c\xc9\xcb\x86\x35\x88\xc9\x32\x0a\x52\xda\x4d\x88\xc5\x21\x8a\xd7\xb4\x24\x10\x1b\x4d\x26\x8c\xd0\x48\x42\xec\x1a\xa6\x78\x4b\x75\x90\xa3\x8f\x64\x84\xbc\x2a\x07\xf9\x62\x14\x16\x7f\x96\x47\x14\xb4\x50\xac\x7a\x29\x8e\x28\x3c\xf0\xc5\xe4\x2a\xa9\xe1\xf3\x50\xbb\x8b\xd4\x8c\x6b\xb4\x1a\x24\xb5\x69\x4a\x9b\xa8\xbc\x6c\x26\x6f\x6a\x11\x93\x37\xed\xc7\x54\xe6\x34\xe6\x45\x1c\xad\x0b\x60\xa8\x8a\x68\x9d\x20\x22\x36\xb5\x02\x31\x7a\xa6\xd8\x7c\x8d\x95\x88\x1b\xf2\x24\x57\xab\x85\x21\x16\x37\x4a\x96\xa8\x9c\x41\x3c\xeb\x37\x7e\xf6\xe4\x3e\xc4\x47\xcd\xe3\xbd\x94\x33\x11\xfb\x0e\x89\xda\xcb\x57\x73\xf4\xe1\x17\x1d\xc1\x43\x33\xb3\x9e\xf8\x75\x92\x5e\xa5\x17\x35\x06\x88\x7f\xb0\x92\x19\xff\xad\x4c\x7c\x30\xa5\x8e\x99\x07\xa6\xe3\x9f\x53\x1c\xc5\xa9\x23\x10\x79\x55\x00\xa6\xb6\x20\x1a\xf3\x09\x3c\x54\x7b\x85\x18\xa0\x2c\xd8\x30\xe9\x2a\x62\x42\xa0\xd0\xa6\xc9\xde\x88\x6b\x23\x45\x7e\x4c\x9c\x85\xb8\xeb\x90\xc8\x7c\xa5\x8d\x88\xb5\x6b\x44\x44\x94\x7c\x10\xaf\x2e\x13\xd9\xa4\x60\x85\xf8\x82\x47\x48\x5d\x41\x10\x71\xe0\x8b\x40\x60\x73\xd9\x20\xa9\x69\x75\xb8\x8a\x7e\xff\x36\xe6\xf9\xd3\x18\x3f\xd9\xbc\xa5\x7f\x8f\x83\x19\xe3\x9f\x52\xf6\x47\x1c\x96\x06\x30\xb9\x1c\x51\x63\x03\xcf\xb9\x49\x7c\x88\xce\x5f\xf9\x8c\x94\x2c\x10\xc3\xc2\xf9\xfc\xe5\xf7\x22\x26\xac\xe0\x1b\xa7\x90\x88\xb8\xea\x98\x80\xb5\xc2\x0e\xc4\x7c\xff\xd1\x3d\xf2\xbf\x10\xcb\xf7\x0a\xa6\xc9\xce\x47\x3c\xbd\x86\xff\x93\x88\x1d\x62\x13\x53\x47\xdc\xed\xf4\xdf\x3c\xc8\x80\x41\xba\xdf\x0b\xea\x98\xe5\x70\x50\xde\xca\xcb\x8b\x67\x06\xe2\xe4\xee\x18\x3e\xa1\x62\x44\xd5\xdc\xf5\x29\x62\x6d\x88\x93\xc7\x1c\xec\x97\xd8\x8d\x38\x69\x42\xeb\xc3\x71\xc7\x11\x95\x8b\xfb\xdd\xc5\x26\x21\xca\x4f\x44\xe4\x37\xef\x5e\xa3\x74\x03\x51\xa4\xe8\x79\xd8\x84\x71\x88\xa2\xa3\xee\x8e\x9b\x10\x80\x28\x7a\xaa\x65\xbb\xd2\x4f\x44\x51\x95\xf3\xb7\x94\xb4\x10\x45\xba\xfe\x17\x1f\xd3\x5f\xf9\x27\x0f\x91\xe9\x36\xdf\x35\xbc\x13\x51\xf9\x99\xc7\x5a\xbe\xf3\x88\x6a\x1a\xd1\x0e\xc2\x0f\x10\xa7\x98\xac\x9f\x31\x2e\x13\x51\x55\xf5\x50\xe5\x78\x5f\xc4\x49\xaf\xef\x0c\x49\x3e\x42\x54\xb1\x46\x1c\xc7\xf3\x2b\x51\xe9\x1c\xe2\x18\xf5\xb7\xc6\x13\x9b\x11\xc5\xfa\xdb\x4c\x95\xe7\x23\x4a\x6c\xbb\x25\xa5\xec\x87\x28\x91\x7e\xb9\x73\xe2\x5d\x44\xf1\x1d\xe7\x7c\x27\xc6\x20\x8a\xed\xfe\x53\x8f\x7f\x78\x10\xb5\x7b\xef\xd4\x28\x3f\xdc\x6c\x70\x7e\xa4\x12\xa2\xca\x03\x97\x45\xfc\xcd\x88\x5a\xbd\x51\x87\x45\xef\x21\x6a\xae\x5d\xf3\x7e\x7c\x02\xe2\x94\xe2\xc3\xc7\xe4\xc6\x20\xaa\x56\x3f\x7c\x26\x6b\x84\xa8\xaa\x85\x28\x99\xfd\xd9\x6f\x72\x0c\xa2\x64\xe0\x8b\x68\x95\x74\x44\xe9\x29\x77\x6f\xa9\xae\x42\x94\x69\xbf\x1a\xaf\xea\x8e\x28\xa3\xd0\x90\xa8\xba\x0f\x51\xfa\xc5\x89\x0a\x35\x03\x44\xe9\xdb\x7f\xf2\x20\xee\x38\xa8\xc6\x71\x90\x2f\x75\xc2\x67\x0e\x4e\x36\xd1\xee\x19\x25\x8e\xa8\xed\x6c\xdb\x20\x24\x80\xa8\xf3\x34\x34\x58\x6c\x11\xa2\x8e\x5a\x66\x9a\xcc\x55\x44\xcd\xdb\x55\x86\x8a\xc6\x88\x53\xca\xdb\x0c\x94\xbc\x10\xd5\xba\x11\xa5\x1f\x74\xa5\x6a\xd8\x20\x4e\xf0\x78\xd8\xa0\xf1\x1d\x7f\x4c\xcc\xba\xe6\xab\xe9\x86\xdf\x27\x3a\x34\xce\xd5\x34\x47\x54\xea\x3b\x79\x5f\xa3\x1b\x51\xd1\xb5\xfa\xb3\xc6\x03\x44\xf9\x6f\x7f\xce\x07\x1d\x07\x58\x29\x47\xe2\xa7\x32\x99\x32\x8b\x87\xb9\x21\x4e\x29\x51\xf3\xe5\xf0\x43\xc3\x03\x86\xbd\xc2\xfe\x88\x46\x27\x83\xa6\x49\xee\x42\x34\x38\x92\xb1\x4c\x49\x17\x51\x57\xab\x3a\x52\x45\x02\x71\x6a\xf0\x4b\x25\xd5\xa5\x5f\x42\xb4\x9e\xe3\xab\xc9\x8f\x9f\xc4\x69\xb7\x61\xd1\x14\x8d\xeb\x6f\x74\xc7\x62\xae\x86\xca\xf9\x61\xba\x2f\xb1\x70\x4a\xed\x89\x27\xba\x3f\xf0\x98\x5a\xc3\x21\x6b\xdd\x37\x78\x47\xc5\xa2\x6c\x93\x4e\x30\x7e\x9d\xf8\x84\xc4\x09\x0f\x50\x3d\x26\x74\x92\x71\x38\x3c\xf6\x1a\xe1\xa7\x0f\x05\xbf\x72\xd0\x54\x41\x6e\xec\x88\x00\x44\x3b\x33\x9d\x29\x42\xbb\x11\x6d\x35\xbc\x62\x64\x6f\x23\x9a\xfb\x2d\xbf\xa5\xe2\x8a\x68\x50\x70\x44\x4c\xab\x06\x51\x4f\xba\xa7\x51\xbb\xe2\x59\xa7\x21\x2f\xfb\x96\x71\x5a\x73\xa2\xb1\x3c\xfb\xae\x09\xef\xd9\x2e\x93\x64\xf6\x5b\x63\xdb\x9a\x89\xa6\x8b\x91\xdf\x70\x67\x85\xba\xf1\x1e\x0c\xd7\x59\x52\x1c\x62\xac\x8c\x9b\xb4\xc4\x77\xbe\x34\x6e\xc6\x7d\x1a\x39\x7f\x8c\x03\xe9\xc5\x84\x28\xbb\x76\x78\x1b\xf1\x4f\x31\xf9\x18\xdc\x73\x78\xe0\x1e\xe5\xf9\xfc\x0f\x10\xfd\x26\xd9\x8e\x95\xd7\xfc\x25\xef\x2c\x95\x60\xa5\x27\xfb\xe6\xa0\xf5\x60\x29\x58\x97\xb6\x75\x9b\x5f\x7a\x2e\xed\x1c\x7d\x89\xdf\x7a\x1c\x6b\x83\x9b\x7d\xed\x0d\x5b\x3d\xd6\x3b\xa7\x87\xe5\xc5\xb6\x9f\xd8\x06\xf6\xd6\x45\x32\x76\x17\xd8\xc9\xd6\x03\xdb\xf5\xec\xa4\xd9\xf7\xcd\x4a\xb7\x78\xd8\x6d\xc4\x61\xc6\x3d\xeb\xaa\xed\x36\xa2\xae\x01\x39\xc5\x4b\xd3\xfe\x30\x2c\x2a\x8f\x6b\x7f\x7d\x9e\x31\x76\x58\x96\xf1\x8b\xc4\x09\x54\x02\xf4\x84\x2e\xf2\xd5\x7b\x21\xeb\x70\x57\x3b\xe2\xf0\xcc\x12\x5b\xde\x7a\xc7\x00\xad\x2d\xdf\xfc\xb3\xab\x33\xbd\xcf\xb6\x2c\x09\x7b\x53\x7c\xdf\x7b\xf7\x60\x7b\xf8\xbd\x6d\xcb\x7d\x7e\x0c\xd5\x06\x5a\x64\x6f\xf4\xcd\x61\x69\xfa\x19\x66\x4d\xf6\xa9\x61\x35\xb8\x27\xa7\xed\xf2\xb1\x64\x6b\x38\xde\x5a\x6e\xe4\x55\xc6\x5e\x63\xb3\x7f\xc9\x1a\xcf\x20\xf6\x63\x73\x72\xab\x83\x27\x9d\x23\x47\x75\x02\x95\x47\xab\xc0\x23\xc6\x33\xf9\xb9\xb4\x46\xd5\x07\x77\xca\x87\x6e\xaf\xc9\xcf\x50\xb6\x13\xf7\xae\xfd\xb9\x5e\xc8\xcd\xd3\x3c\x39\x47\x7f\x69\xcc\x32\x97\xc8\x45\xcb\x7f\x2c\x74\x3d\xee\x13\x17\xb2\xf0\x7a\x6c\x7d\xbf\xd5\x42\xb7\x58\xd1\x98\xd3\x83\xe9\x51\xa7\xe7\xb5\x47\xff\x1c\xb2\x0f\x8d\x9a\xc3\x8e\xca\x63\x81\x7f\xe1\xec\xaa\xc8\x55\xac\xbd\x9e\xe3\x22\x0f\x84\x4f\x61\x0b\x39\xfb\x84\xf3\x86\xae\x67\x87\xdb\xad\x41\x14\x66\xf2\x60\xed\x98\xbc\xe8\x05\x93\x28\xd2\x1a\x58\x5d\xd9\xb4\x22\xf0\xcd\x95\xb4\x1b\xc6\xa9\xd0\x53\xaa\x52\x3a\x00\xf9\xbd\x55\x45\x16\x22\x5a\x4b\xe3\x5d\xf7\x2f\x9e\x6f\xe0\x27\x11\x5c\x51\x34\xf6\xd0\xc4\xe0\x32\xdf\xb5\xbb\x9e\xf7\xbe\x0d\x59\xeb\x5b\x9c\x3b\x71\xa8\xcf\xff\x81\x4f\x4f\x76\x26\x2b\xd3\x6b\xa3\xcf\xbb\x4c\x43\x56\xaf\xab\xb7\x6f\xc9\x0a\x03\xf6\x34\xc7\x46\xef\xd6\x64\x2f\xf6\x76\xeb\x7e\x6f\xa1\xc5\xa3\xd9\x6f\xcc\xce\x23\x1a\xf6\x33\xe3\xcf\xe8\x93\xe3\x42\xce\xff\x3b\x69\xc7\xd9\x9b\x02\xa7\x48\x0d\xb8\xe3\x35\x4d\x84\x37\x16\x0c\xde\x22\xf7\xb8\x56\xd8\xde\x3c\x38\x35\x48\xc6\x26\xe0\xcb\x55\x93\xf0\x03\x66\x73\x1c\xcb\x2f\xb7\x1e\x58\x67\x97\x6a\x19\x75\xc9\xe3\xc3\x2d\x7b\x59\x2b\xde\x53\x3f\xd8\xcb\xac\x17\x5b\x0b\x1e\xae\x65\x97\x5b\xaa\x5b\x17\xef\x5f\xc1\x7e\x61\x36\xd2\x46\xbe\x50\x0d\x05\x8d\xbd\x6c\xd4\xb7\xcd\x42\x43\x83\x05\xd6\xd3\x37\x5e\xc4\x05\xba\x8e\x88\xc1\xc5\x7f\x3e\xff\xfb\xd6\x43\x24\x3f\xfb\xf6\xe8\x06\x12\x27\x3b\x3d\xee\x3a\xa9\xd9\x5b\x5c\xf3\x88\xe8\x91\x25\xfa\x9a\xc4\xef\xe6\x94\x76\xeb\xca\xf6\xf0\x06\x3b\xd4\x7e\x38\xec\xdb\x3b\x31\xd9\x50\xea\x83\x5d\xc1\x1b\xf5\x19\xda\xba\x1f\xc6\xbf\x62\xab\x87\x4f\xc5\x67\xa3\xf0\x85\xca\x7c\xed\x98\x9b\xb7\xb0\x4d\x65\xb6\xce\xdd\xf3\xef\xb0\x55\xd5\x55\xf7\xde\x89\x4d\x78\x57\x95\x47\xb7\xac\xca\x10\xdf\x4c\x96\xd4\x3b\x5d\x7a\x0f\xdf\x4d\x16\xe1\xce\xff\xa7\xb4\x83\xa4\xf6\xdf\x1d\xf7\xf3\xa4\xf2\x6c\x5d\xcf\x1d\x52\xeb\xaf\xac\xfb\x39\xa9\xd8\x99\x73\xa2\x9b\xcc\x4f\x62\x40\x3f\xa9\x48\xe7\xcc\x39\xff\x1f\x07\x30\xcc\x43\xb4\x1d\x12\xe9\xd2\x58\x8e\x98\x55\x3c\x2e\x7f\x72\x31\xe2\x65\x57\xc9\x2d\xca\x0f\x38\xf6\x7c\xac\xb4\xd2\xd3\x2f\xd3\x10\xc7\xd8\x4c\x28\x79\x21\x85\x38\xf6\xfa\x84\xe8\xbb\xf7\x10\xc7\x7e\x9b\x38\xf2\xea\x57\x44\xd1\xab\x13\x3d\x1a\x2e\x22\x8a\x76\x7e\xeb\xa5\xe3\xff\xc8\xa0\x89\xcc\x4f\x63\xe1\x7d\x92\x2f\x74\xb0\xaf\x93\x74\x5c\xdf\x69\xd6\x4b\x02\x78\xab\x99\xce\xc7\x5c\xfb\x6f\xf8\x92\xa2\x86\x39\xa2\x89\x26\x7f\xaa\xf2\x43\xc4\xf8\x78\xc1\x9d\x4a\xc6\x88\xfb\x27\x08\x57\xc8\x1f\x46\xbc\x26\x2b\x24\x21\xe7\x8f\xf8\xe9\x2c\x7f\xba\x50\x1e\x93\x01\x7e\xf1\xe7\x63\x0e\x0e\x3f\xf6\x86\x64\xb8\x0c\x1b\xdb\x76\x99\x83\x6d\xf3\xe9\xf3\x37\x59\x3f\x22\xeb\xe0\xc8\xb9\x37\xa4\x46\x6a\x91\xcd\x2f\x52\x81\x70\xfd\x6e\xc6\x1f\xb6\x81\xe1\x61\x9b\x29\x6a\xdd\x63\xec\x7f\x3e\xa2\xf6\x59\x9e\x45\x72\x5f\x11\x43\x3d\x46\x89\xcb\xdd\x40\x5c\xb7\x97\x5f\x4d\xa6\x17\xb1\x7c\x3f\xdf\x55\xe9\x57\x88\x17\xd6\xf0\x1e\x94\x09\x45\x7c\xd9\xc7\x1b\x2e\xc4\x21\x16\x2b\xe0\x8f\xcc\xf4\x5f\x5b\x38\xd8\x6c\xfe\x88\xf0\xdf\xa3\xa5\xef\xc9\xb9\xe5\xc0\x3e\x36\xa9\x7c\xba\x79\x1d\xfd\xad\xa5\x1f\x29\x86\x32\xf7\xe8\x6c\x6b\x18\xf9\xbf\x28\xca\x6b\x21\x4e\xde\x3b\x7c\x2f\xaf\x2a\xa2\x95\x1e\x00\xbf\x2a\xdd\x71\x46\xc6\x23\x66\x98\x01\x40\x30\x62\x7e\x1b\x00\xcf\x4c\xc4\x1a\x1b\x00\x1e\x1e\xc4\xe6\x04\x80\x91\x45\x88\xaf\xd3\x7e\xeb\x73\x6a\x5f\x37\x59\x17\x65\x4c\x9e\xd2\x56\x26\x4f\x7a\x39\xe3\x17\x8b\xde\xc5\x8c\x03\x53\x79\xd7\x94\x89\x8f\x29\x58\x51\xe4\x69\x41\x14\x7e\x03\x30\x8c\x07\x51\x87\xd9\x71\x7c\x1e\x02\xc0\x34\xc4\xf9\xbc\xf4\xf3\x0a\x6f\x00\x08\x42\xdc\xe6\x07\x00\x25\x88\x65\xe7\xe9\xcf\xcf\xf2\x73\x16\x3e\xe2\x0d\x2e\x0f\x82\xff\xcd\x83\xb8\x68\x96\xc0\xfc\x1e\xe9\xc3\x33\x4c\x2c\x2a\x96\x83\x23\x94\x56\x2f\x26\xfc\x40\xfc\xc0\x0b\x0e\x8e\x5c\x7d\x35\x94\xfc\xfc\xf0\xe7\xdb\x00\x83\x4c\x6f\xb3\x8f\x96\x14\x3b\x98\x1e\x15\xf7\x2a\x28\x5e\x67\x7a\x5c\x5d\x68\xa1\xc8\xf9\xcf\xa9\xe3\x6f\xfe\xc1\xb5\xff\x5a\x4e\x7f\xfa\x45\x86\xf1\x38\xfb\x11\xb9\x41\x91\x6b\x89\x3d\x7c\xb1\x5a\x8a\x83\xa3\x57\x94\x95\x11\xbf\xc9\x98\xeb\x44\x26\x8f\xf8\x8f\x32\x80\xbe\x6e\x20\x37\x23\xdf\x98\xd1\xef\x68\x73\x80\x33\x1c\xbc\xed\x43\x3f\x5f\x16\xa6\x58\xbf\x02\x8e\x73\xf5\x70\x9c\xf6\xf7\xf3\x73\xed\x1e\xf5\x43\x80\x87\x0e\x89\x3f\xf0\xf8\xda\xfa\x12\x9e\xe8\x12\x76\x8f\x83\x22\x87\x56\xe5\x73\x50\xda\xaa\xe2\x17\x07\xc7\x4e\x6a\xdd\x45\x7e\x9e\x86\x61\x00\x9f\xfd\x78\xc9\x4c\x76\x28\xf1\x7d\xe0\xe0\xfd\x15\xa3\x7c\x89\xfc\x3d\xd2\xf7\x11\xf9\x34\x1a\x3f\xf0\x55\x93\x75\x31\x5e\x50\x86\xab\x07\x77\x3e\x34\xf6\xff\x69\xff\x01\xe4\x49\x9e\xcc\xb0\xc4\xc9\x44\x8f\x31\xe6\x66\x44\xae\xec\xd4\x10\x9b\x91\x6d\x88\xb2\x7a\x19\x77\x79\xfd\x10\xa5\xbf\x55\x9a\xf0\x76\x21\x4a\x1d\x7f\x20\xc2\xb3\x08\x51\x82\xdc\x0c\xe8\xbc\x27\xb3\x1f\x91\x6f\xf7\xdd\xb5\x72\x71\x88\xa3\xdf\x37\x2f\x97\xcf\x46\x14\xca\xae\xbf\x2e\x9b\x83\x28\x70\xfe\xc4\x7a\x39\x73\xc4\xd1\x89\x55\x12\x72\x27\x11\x47\x9f\xfa\x73\x1c\x26\x0f\xff\xd3\xfe\x73\x51\xd4\x54\x9e\xe8\x21\x37\x57\x5f\x7f\x84\x0a\xa2\x52\xd1\x74\x1b\xde\xa3\x88\x8a\x7d\x2b\xaa\x46\x87\x21\xca\xe7\x1d\x54\x15\x2c\x41\x94\x3b\xfe\x2c\x75\x74\x4f\x6f\x81\xc2\x1b\x44\xa1\x75\xf7\xb3\x26\xee\x44\x14\x5f\x7a\x85\x7f\xd2\x47\x44\xc9\xcc\x3a\x1d\xe5\x1d\x88\x12\xe2\xb5\xb7\x26\x5e\x46\x14\x9b\x79\xd0\x6d\x62\x34\xa2\xa8\xd3\x01\x85\x89\xc7\x11\xc7\x7e\xff\x2f\xff\x00\x18\xf9\x80\x83\x42\x09\x40\xd6\xb1\xd2\x52\xc1\x97\x1c\x54\x6b\x50\x49\xe5\xb9\x80\xa8\x31\xce\xd5\x54\x50\x01\x51\x7d\xec\x32\x45\xd1\xa0\xa1\x5f\x93\x47\x55\x3e\x1d\xc7\xff\xe5\xee\x64\xd7\x67\xe7\xa4\xd7\x3d\x1b\xaf\x6e\x82\x28\x7f\xfb\x62\x96\xa6\x04\xe2\x04\xc9\x13\x86\x9a\xcd\x88\x4a\xfe\x87\x77\x6b\x4d\x47\x54\xac\xdd\x7f\x42\x6b\x36\xa2\xfc\x87\x5d\x5f\xb4\xa6\x21\xca\xf9\xe7\xa3\x86\x37\xa2\x14\x99\x3b\xb9\x60\x2a\x9f\x87\xcc\x0b\xdf\x46\xfa\x56\x4d\x1a\xa4\x68\xc8\xbc\x65\xb6\x0f\xc5\x1e\x03\xb0\x6a\xcc\x5b\x4c\x4f\x89\xfa\xbc\xbd\x69\xfa\x7a\xde\x1a\xa5\x8f\x8f\x17\x18\x39\x15\x8e\xd7\x0c\xbf\x99\xa6\xbf\xeb\xc6\x7b\xbd\xcd\x17\xb5\x0d\x83\x71\xc2\xb4\x8e\x43\xf7\x8d\xb3\xd0\x5b\x37\xa3\xf8\xb8\x49\x26\x26\x68\x27\xee\xec\x36\xbe\x88\xfb\x35\xb2\xb7\xf6\x1b\xe7\xe1\x79\xb5\x0f\xd9\x17\x8d\x4d\xb1\x4d\x65\x46\xe6\x5c\xc3\x87\x88\x13\xa7\x71\xe4\x0b\x32\xe3\x40\xe5\xa9\xca\x50\xb4\x1e\x4e\x71\x3a\xa9\x98\xde\x57\x17\x41\xce\x7d\xcf\x1e\x46\xec\x98\xf2\x58\xb4\xa8\x69\xc0\x5f\xca\xcf\x4d\xe7\x5e\x6d\x89\xe7\x9b\x35\xb1\x56\x5f\x4a\xc4\x5d\x1e\x9c\x3d\xed\xf4\x64\x37\x8f\xb3\xc1\xf7\x17\x2e\x2b\x37\x5b\xb9\xa8\xb3\x17\xda\x86\xad\xee\x72\x55\x60\x37\x5a\xdc\x5c\x71\xc9\x65\x16\xf2\x19\x63\x4a\xba\x53\x01\xda\xeb\x2f\x5d\xdc\xe5\x94\x85\x8b\x74\x9e\x2f\x34\xb1\x7f\x8b\x87\x34\x0e\xfc\x96\xaf\x58\xfb\x37\x0f\x89\x20\xe3\xf0\x69\xe9\x12\x52\x01\xf3\x51\x3e\xed\x3c\x7e\xde\x64\x8d\xbb\x4c\x0d\xff\xd2\x92\xbb\xa9\xcb\xec\x1a\x34\x22\xd6\xea\x2e\xa8\x5e\xe8\xe5\x96\x9c\xf8\x76\xee\xfd\xf2\xb1\xfe\x56\x31\x27\xa3\x54\x3a\x8d\x02\xbe\x46\x69\xcf\x8a\x66\x2d\xf1\x56\xe4\xf2\x9d\x30\xdf\x90\xd5\xec\xd5\x36\x73\x82\x3f\xce\xf4\x63\xdf\x36\x0f\x0d\x1e\x1d\xf0\x11\xf9\x8c\xe3\x03\x96\x4e\xbf\x8c\x01\x7a\x02\x88\x62\x05\x7f\x3f\x3f\xad\xe8\xfb\xde\x8b\x56\xfc\xbe\x6b\x93\x43\xfe\x51\x57\xb4\x8b\xf8\x3d\x0e\x0c\x95\x8e\xe4\x13\x04\x58\xb7\x7a\xef\x11\xfd\x04\x05\x9f\x39\x87\xb6\x77\x44\x7e\xb3\xbc\x3f\xfd\xd2\xb6\xe1\x7b\x2e\x3b\xf2\xbb\x8b\xe7\x2c\x6a\x0b\x70\x52\x70\xdd\xb0\xe1\x2e\x7b\x8b\x8d\x8c\xab\xe6\xaa\x87\xec\x57\x66\x1f\x5c\xce\xa4\xb6\xa1\x9c\xd1\x0b\xd7\x11\x49\x43\xe8\xac\x9f\xef\x2a\x1e\x3f\x1d\x17\xe9\x2a\x3b\x2f\x9d\x7f\x02\xf7\x68\x99\x21\x1a\x07\xfd\x29\xff\xa3\x4e\x16\xf1\x4f\xdd\xbd\x5d\x40\xce\xff\x75\x9f\xcb\x89\xfc\x92\x8e\x5a\x92\xaf\xbc\xbe\xbb\x8e\xf8\xef\x16\x08\x35\xb4\x28\xef\x1f\x33\xcc\x63\xf5\x59\x87\x19\xba\xea\x5d\x96\x6e\xa7\x5e\xe4\xa3\x0e\x9f\x61\xe1\x09\xf6\xbd\xad\x3a\x4f\x0c\x65\x8e\x78\xe1\x76\xcd\x1a\x23\x85\x03\xa7\xf1\x90\x86\xb6\x91\x40\xa1\x3f\x5e\x57\xf3\x37\x0a\xcc\x0d\xc1\x17\x2a\xb3\x8c\xba\x37\x34\xe0\xe7\x49\xad\x46\x75\x59\x41\x88\x13\xdf\x22\x86\x91\x38\x50\x4f\x27\xad\x15\x7a\x0f\x8b\xc8\x3d\xad\x73\xf3\xaa\x89\x7f\xac\xbc\xe8\x2c\xe1\x3f\xb9\x96\x57\x48\xcd\xf2\x25\xda\xad\x44\x0f\x3f\xb3\x36\xd3\x31\xcb\x00\x8c\x9a\x9e\xa4\x38\x9d\x1f\x37\x7a\xca\xed\xc7\xfd\x1b\xda\xa4\x47\x4c\x8a\x7e\xec\x78\xa3\x56\xaa\x64\x92\xc2\x9d\x53\x88\x12\x27\x26\x7d\x6f\x8a\x45\x1c\xb7\x59\xe5\xe6\xa9\x57\x88\xe3\x9d\x55\xfc\xaa\x5e\x20\x8e\x6b\x50\xf5\x2a\x1d\x8f\x38\xee\xab\xca\x8d\xdd\x79\x88\x12\x0e\xdf\x6b\x68\x0f\xdf\x47\xb9\x94\x87\x36\xe2\x51\xc2\xc3\x0e\x1b\x5c\x20\x5d\x0b\x77\x7e\xbf\x71\x00\x48\x6f\x81\xc7\x44\xaf\x39\x89\xb4\x43\x85\xf9\x8d\x2f\xa4\x62\xaa\x22\xf6\xff\xd2\x99\x3f\xb2\x4c\xea\xe2\x90\x52\x0a\x6b\x44\x85\xa4\x06\xeb\xf1\x85\x3c\x80\xb1\x86\xbf\x96\x70\xd6\xde\x18\xb9\xd7\xc4\x32\x0b\xba\x3e\x22\xb9\x8c\x02\x67\xae\x93\x18\xba\x8c\x64\x43\x38\x22\xdf\x70\x7e\xeb\x53\x73\x38\x9f\x9f\x76\xec\x23\x95\xe2\x2f\x25\x9d\x22\xbd\x17\x6a\x44\x2e\x93\xce\x08\x7b\x9a\xef\x91\x3c\xee\x0d\xf8\x9c\xdc\x67\x4b\x9a\xf7\x9e\xf8\xef\x82\x12\xfb\x48\xa5\x52\x1d\x26\x3f\x57\xb0\x19\x51\xfa\x2b\x00\xff\x4c\xc4\x70\x2d\x3a\xc3\x3b\xc3\x01\x86\x4d\x40\xbc\x99\xc8\xd8\x75\xc2\x24\xfb\x98\x1b\xdf\x5d\x31\x14\x1f\xe7\x50\xbc\x45\x3c\x4e\xcd\x29\x27\xc9\x39\xe5\x98\xc7\x55\xd2\x0b\x61\xdf\xf2\x47\xa4\xd7\x43\xce\xc2\x97\xc4\x6f\x96\x0e\xbd\xa4\x92\x70\x2c\xe9\x8c\x09\xe0\xfe\x98\xfe\xb5\xaa\xe0\xef\x37\x4d\xe8\x34\x45\x97\x4f\x8c\x9d\x77\xa3\x78\x90\x39\x09\xb5\x30\x91\xd0\xee\xd9\x7f\xf2\x9f\x6f\x4c\x04\xb4\xeb\x15\xb1\x33\x51\x94\x07\x97\xcf\x7a\x46\xe4\xed\xf8\xf8\x81\xf8\xc5\xd6\x56\xf5\x91\x4a\xcf\x89\xcc\x3d\xba\x10\xc6\x1f\x63\x33\x86\xa2\x62\xed\x6f\x3d\x46\x33\x11\x78\x73\xc6\x13\x4c\xab\x77\x23\x6e\x62\x76\x82\x72\x86\x97\x50\x0f\x2c\xe2\xf3\xed\x7f\xea\x43\xb1\xb2\xf5\x19\xe1\x9f\x85\x9f\x3e\x11\xff\xe0\x66\x6d\xda\xa9\x86\xeb\x8f\xe2\xc6\xe5\xbc\x99\x7c\x6d\xfd\x67\x14\xa5\x7b\x7e\xeb\x31\x2a\x8c\xe2\xb4\x54\x8a\x81\x7a\x14\x97\x4e\xf9\x5b\x9f\x12\x26\x53\xef\xcc\x6b\x8a\xb7\x9b\x29\x7e\x78\xcb\xd8\x7d\xcb\xbf\xf9\xc7\xbf\x79\x10\xd7\x1e\x73\x4e\x7a\x1c\x8c\x66\x7e\x3f\xd3\x85\xe2\xfe\x3c\x86\x53\x30\x7c\xa9\xfb\x2b\xc0\xf7\x53\xf4\xdf\x2f\x99\xbf\x7d\xc4\xf4\xfe\xbd\xc9\x70\x9d\x4b\xba\x14\xeb\xaa\x7e\xf3\xa0\x7f\xf3\x30\x9d\x05\x7f\xa3\xe1\xb0\xbf\x79\xdb\xac\x4f\x14\x57\x31\x1c\xeb\x00\xc3\x97\x9a\xeb\x28\x7e\x69\xe5\xec\x03\xf4\xdf\xed\xcc\xef\xde\x61\x7a\x84\x35\xef\xa3\xd8\xc8\xc8\x3e\x99\xf9\x5b\x8f\x7f\xf2\x61\xbe\x50\x54\x57\xa6\xa8\x16\xff\x37\x2f\xb3\x7d\x41\x31\x74\x3b\xc5\x74\x46\x2f\xce\x78\x73\xf0\x1a\x8b\xe2\xc0\x27\x80\xb7\xa5\xf4\xdf\x0f\x35\xe1\x2f\x1e\x78\xbe\x86\xe2\x99\x8b\x14\x6b\x5c\x7e\xeb\xc1\x1d\x07\xae\x5c\xf9\x37\x14\x65\x46\x53\x9c\x58\x09\x7f\xe4\x53\x01\x04\x84\x50\x5c\xce\xfe\x5b\x0f\xce\x0e\x37\x74\x9d\xfe\xbb\xc3\x83\xe2\x0d\xa6\x97\x60\xd3\xc4\x7f\xc9\xdf\xca\x61\xf2\x00\x15\xcd\xbf\xf5\xe0\xf2\x0f\x69\xe6\xb9\xc7\x58\x50\x14\x84\xbf\x79\x09\xf7\xf7\x3c\x99\xb9\x5d\x2a\x01\x80\x83\x00\x25\xb3\x00\x58\x72\x00\xf7\x6e\x02\x7c\x51\x85\x93\x9c\xff\xef\x6e\xdd\x68\x12\x99\x3f\x9f\x27\x48\x3c\x9d\xa7\x16\x0b\x92\x1d\xa7\xea\x8b\x00\x89\x91\x96\x8a\x08\x64\x72\x70\xaf\x05\x9f\x39\x57\x0f\x2e\x0f\xfc\xdb\xfe\x73\x71\x18\x63\xff\x46\x87\xc9\xa6\x72\x70\x4c\x8b\x5d\x1e\xc0\x40\x8c\xd8\xf9\x45\x77\x00\xba\xdb\xc7\x3f\xdd\xbb\x7a\x84\xca\x2b\x31\x29\xe9\x1b\x0b\x78\x95\x9f\xd6\x49\x5f\x40\xe4\x4d\x6c\x94\x52\xf0\x46\x14\x5e\x70\xc4\x54\x71\x2a\xa2\xf0\xbd\xb2\x12\x45\x5d\x44\x61\x87\x3d\x6b\x14\x1d\x10\x85\x0e\x6e\xf7\x56\x14\x42\x14\xbc\xbb\x55\x59\xfe\x1d\xe2\x68\x83\xff\x5b\x3e\xed\x0d\x84\x28\xcf\xbc\xfd\x13\x9f\x8f\x7a\x0c\xf0\x51\x5d\x7d\x83\xde\x37\xfe\xe3\x8f\x2f\x6a\xea\x85\x37\x8a\xad\xbf\x56\xa7\x11\xb1\xf9\xb5\xcc\xb1\xf3\x67\xd4\x1b\xeb\x13\x15\x7e\x9c\x95\x52\x67\xf5\x46\x2b\x7c\x2f\x8f\xd1\x2a\x46\x54\x54\x2e\x18\xa1\xd5\x81\x28\xb7\x6d\xeb\x6e\xad\xbb\x88\x32\xdf\xd6\x5d\xe4\xd8\x56\xa9\x05\xab\x1f\x6a\x28\x20\x8e\x73\x5c\xe1\x37\x45\x1e\x51\x5c\xfe\xbf\xf2\x25\xde\x50\x9c\x4a\x3a\x14\xfc\xcc\xb5\x26\xfb\x78\xe7\x23\x77\xd2\x99\xfe\x46\x88\x77\xd6\x84\x05\x02\xe3\x4e\x9a\x38\x6f\x77\x0b\x9e\xe0\x5b\x26\x63\xff\x21\xd5\x5d\xb3\xa1\x20\xd4\xc6\xec\x70\xe9\xb4\xe8\xad\xeb\xac\xa6\x76\xcc\xd6\xbf\xbc\x26\xdd\xc6\x17\xe7\xeb\x2a\xa5\xa6\x5b\xab\x60\x8d\xc6\x98\x25\x71\x96\x3d\xf8\x58\x75\x58\xc2\x01\xf3\x36\x1c\x9a\x78\x39\xee\x8c\x69\x01\xa2\xe2\xb0\xb9\x3b\x4d\x66\x21\xca\xa9\xfc\x21\x9f\xf1\x4b\x99\x10\xab\xf0\x25\xd1\x9b\xec\x8a\x8f\xb7\xcc\x22\x35\xcd\x2f\x85\xd3\x0e\x56\x35\x91\x4b\xbe\x89\xe9\x00\xec\xc8\x88\x5f\x6f\xfa\x5e\xae\x63\xc5\xc4\xa8\xa0\xe8\x19\x46\x97\x63\x0b\xc3\x85\x0b\x8f\x59\xf5\x47\xae\x0f\x7e\x70\x6b\x8b\xed\x83\x90\xbe\xe0\xd9\xec\x2a\xcb\xc3\x41\x32\x01\xa7\x50\xd6\xf0\xf6\x8c\x83\xd3\xd7\x62\xb8\xae\x85\x2f\xcb\x27\x09\xf7\x68\xe4\x78\xef\xf2\x1c\x8e\xd7\x54\x4e\x78\x99\xba\x6e\xc2\xee\x89\xf5\x88\x63\x35\x99\x5d\x99\x58\x81\x1e\x4d\xda\xe1\xe0\x51\x71\x02\x91\x7f\xfe\x74\x3a\x3d\xff\x6f\xa7\x1d\x2f\x72\xcd\xb7\x11\xeb\x91\x7c\x35\x37\x6f\x8a\x9d\xe8\xea\xe0\xd0\xec\x35\x81\x97\x34\x7b\xdd\xad\xd6\xfe\xcc\x19\xd4\xab\xb1\x6b\xca\x0a\x6d\x0e\x99\xb6\xdf\xc6\x2f\xd3\x1c\xd7\x6b\xcb\xd9\xc8\x25\x97\x63\xfd\x94\x00\xab\x67\x8b\xb7\xe3\x4b\x95\x30\xab\x1f\x71\xfe\xf8\x7d\x92\xb0\xd5\x92\xe8\x1b\x88\x13\x12\x2c\x4e\x47\xae\x41\x94\x6f\x47\x34\x22\xcf\xf9\xe5\x2e\xed\xf9\xf0\xd8\x36\x85\x74\xda\x69\xf8\xbe\x81\xf0\x90\x83\x5b\x68\x87\x89\xfc\x79\xfb\x88\x75\x48\x39\x7b\x90\xe4\xc9\x84\x86\xd7\xbc\x90\xba\x30\xe2\x95\xf5\xb3\x2a\x11\xb7\x7d\x32\xd9\xd3\x8e\x1e\x7c\xb4\x6e\x8c\x42\xad\xa6\x5d\xc5\xe7\xf3\x4f\x14\x7a\xa7\xdc\xa8\xd0\x60\x27\xcb\xf4\x6a\x8e\x2e\xbc\x8e\x28\xc3\xa3\x91\xb3\xf5\x10\xe2\xf8\xc7\x9a\x59\xeb\x05\x11\xc7\xdb\x68\x6e\x5e\xd5\x8d\x28\x29\xab\x31\xb8\x7c\x06\xa2\x84\x6c\xdf\x06\x46\xfe\xeb\x34\xf2\x5e\x5c\x10\xcf\x21\x79\x3a\xd5\x9d\x7b\xc9\x8c\x15\x34\x51\xff\xd0\xea\x5c\xda\x39\x2c\x7a\x6f\x03\xb1\xa2\x16\x51\x2d\x33\x89\xdd\x0d\xb9\xb6\xd1\xf4\x94\xc0\x76\xf9\xa2\x96\x9a\x54\xaf\xd1\x19\xd2\xda\x57\x1f\x9c\x5e\xc9\x7f\x5a\x2a\xe2\xaa\xe6\xcf\x1d\x23\xef\x48\xa7\x9f\x3e\x8d\x38\xea\xbb\x4c\x5e\x55\x0f\x22\x5f\x9a\x8c\x49\xa9\x14\x22\x6f\xad\x5c\xc6\xae\xed\x88\x02\x72\x72\x4a\x79\xbc\x88\xfc\x26\xcf\x42\xd3\x89\x15\x6a\xea\xc9\x27\xdd\xf7\x8e\xe4\x96\x11\xff\xc3\xee\x38\x1a\x27\xe3\xf2\xc0\x44\xdd\x2b\xc4\x1f\x11\x10\xdc\x4a\xf8\xe3\xd4\xfd\xcf\x48\x1c\x95\xff\xe0\x1b\x59\xc5\x45\x00\xc3\x8a\xde\x28\x46\x93\x9e\x03\xaf\xbf\x57\x92\x1e\x36\xaf\x72\xdf\x13\x0f\xe4\x03\x16\x5d\x83\x2d\x4c\x06\x4b\x83\x25\xc5\xe3\xdd\x14\x0f\x55\x52\x9b\x40\x3b\x9c\x1c\x35\xab\x20\x95\xff\x8b\x5f\x9d\x26\xf9\xda\x39\xbb\xa9\x5f\x2e\xed\x09\x8d\xd7\x45\x3f\xa0\x7e\x1a\x8f\x49\x9d\xa4\xe7\x8e\xca\xb4\x1e\xa6\xa6\x3e\xbb\x75\x4c\x38\xc5\x99\xc4\xb3\xc4\x66\xed\x89\xa7\xf8\x8c\x74\x6f\xea\x65\x3c\x15\x9d\x4c\x06\xf6\xfd\x7a\x8a\xd7\x98\x08\xd7\x05\x92\x89\x73\x6a\xdf\x61\xc2\xb7\x4a\xf6\xd4\x11\xaf\x48\xde\xad\xab\xa4\x57\x4e\x16\xef\x3d\xc2\x03\x17\xab\xb7\x93\x6f\x0d\x6b\x78\x47\x7a\x1f\xd8\x0d\xfb\x4a\xfc\x57\x8a\x55\xff\xe5\x41\x6e\xd7\x28\x66\xf2\x51\x3c\xc1\xd8\xfb\x2e\xc2\x28\xd8\xcc\xf3\xf7\x30\x11\xbf\x17\x1f\x28\x3e\x24\x99\xe0\x15\x71\x0d\xc4\x0f\x53\x98\x78\x93\x8c\xc3\xfa\x15\x8f\xce\x00\xe9\x08\x42\x3b\xdd\xc4\xac\xed\x21\xf7\x2d\xfd\x3b\x7f\x91\x9f\x9b\x31\x71\x31\x99\xd8\xff\xf2\x20\x6b\x26\x02\x9d\xe0\x4d\x71\x97\x27\x45\xda\xaf\x1c\xf1\x49\x00\x45\x24\xbd\x96\x86\x1c\xe9\x37\x7c\x22\xb9\x1f\x45\x46\xad\xe4\xbd\xdc\x12\xfb\x9c\x74\x12\x59\x6d\xf2\x91\x74\x30\x49\x84\x1f\xa4\x87\x5e\x94\x28\xfd\x6d\x2e\x1f\xd4\xf3\xa4\x28\x6e\xfa\x5b\x0f\xfe\x46\x8a\x46\xae\x14\xc3\x18\xbd\x56\x33\x3b\xf2\x3e\xe6\xf7\x4e\x32\x1e\xda\xdb\xcc\xcd\x89\x6e\xe6\x06\xe5\xff\xc5\x3f\xb8\x7e\x98\x7f\xf3\x20\xef\xc5\x14\xe7\x32\x76\x38\x93\x63\x77\x6f\x00\xec\xeb\xe0\x9c\x7b\x01\x2e\x36\x01\x0c\x9e\x07\xe8\x2a\x02\xf8\xcc\x70\x91\x36\xb3\xbf\xf9\x0f\xd7\xff\xc2\xe5\x3f\x27\x96\xfe\xb6\xb7\x5c\x1e\xa6\xd7\xfd\xb7\x5d\x9d\x7a\x8d\xa2\x59\xe9\xbf\x78\xd0\x07\x2a\x7f\xd5\x21\x80\xfe\x6c\x80\xe2\x61\x00\x3f\x37\x00\x5c\x88\x02\xe8\xeb\x04\x78\xb3\x1d\xe0\x7d\x16\xfd\x5d\xae\x1f\xea\x3f\xfc\x67\x03\xc5\xea\xce\xff\xf2\x0f\xc6\xff\xf3\x8f\xfd\xe5\xa2\xd6\x04\x8a\x76\x47\x7f\xf3\x20\x76\x09\xc0\x4a\x1f\x80\xef\x17\x00\xf6\xdc\xe3\xbc\x15\x00\x0d\x7d\x00\x9f\xe3\x01\xde\xee\xe1\xbc\x1d\xcc\x38\x0c\xfb\x5b\xfe\x29\xb1\xbf\xe5\x97\xf7\xfd\x97\x7f\x70\xfd\x0f\x5c\xbe\x21\xf9\xf6\x6f\x7d\xb8\xe3\xc2\xe1\x41\x3f\xc3\x00\x92\x73\x00\x3e\x17\x01\xec\x72\x06\x78\xbf\x0f\xa0\xe1\x0e\xc0\x9b\x1c\x80\x77\x22\xbf\xf9\x68\xd3\xec\x7f\x3d\xbf\x06\xc3\x9d\xee\x51\x2c\xfa\xfe\x5b\x0f\xae\x1c\x09\xc6\x2f\x35\x8a\xe1\xa5\xa3\x98\xef\x10\x63\xfa\xd0\xaa\x19\x01\x0c\xb9\xd2\x9e\xf1\x9f\xe7\xd3\x3e\xf9\x6f\xec\x00\xf2\x1f\x01\xbc\xa8\x01\xa8\xdf\x0d\xd0\xde\x0e\xf0\x61\xf3\x6f\x1e\x78\x92\xe1\xb0\x87\x18\x7e\x56\xc2\xf0\xc0\x5d\x65\x14\xb7\x3d\xff\xad\x07\x57\x0e\xfc\x4f\x1e\xc2\xa0\x0b\x80\xc4\x29\x80\xde\xf1\x00\x66\xa7\x00\x5e\xdf\x05\x88\xfa\x04\xf0\x94\x05\x90\x73\x1b\xe0\xde\xec\xe1\x9f\xce\x36\x00\xdc\xf8\x35\x32\xe6\xdd\x08\x80\xba\x8d\xfc\x02\x9c\xbf\xad\x1c\x23\x30\x93\x83\x7b\x6e\xf1\xf9\x71\x30\x7f\x88\x97\xec\x3c\x9b\x2e\xf0\x06\x71\x70\x6d\x19\xdc\xe7\xea\xf1\xff\x95\x8f\xc3\x48\x87\x8d\x9e\xf7\x02\xa4\x23\xcf\x53\xc9\xf1\xb7\x34\x4e\x02\x5c\x3b\x2d\xfb\x76\xc6\x9b\x51\xaf\x1a\xcc\xe4\xc3\x32\x65\x04\xc7\x1e\xcf\x93\x57\x3a\xb2\x4c\xf8\x75\x55\x94\xbc\xf2\xd3\xbe\x31\xea\x07\x74\x14\x83\x10\x85\x75\xb7\xba\x29\xcd\x43\x14\x3a\xb7\x8e\x4f\xa1\x19\x71\xb4\x43\xfa\x72\x85\xcd\x88\x02\x11\x29\xf6\x0a\xfe\x88\xfc\x45\x4b\x46\xcb\x54\x23\xf2\x0c\xfd\x57\xee\x70\xb2\x9f\xff\xfa\x26\x4d\xf6\x93\xce\xd7\x5a\xc4\xdf\x70\xab\xd3\x98\xdc\xd3\xae\x9f\x64\x85\x52\x4b\x87\x7d\xad\xb8\x6a\x36\xda\x96\x4f\x62\x7c\xa1\xb5\xc9\xcc\x84\x62\xb9\xcc\xcd\x7a\x86\xa7\xf7\x2e\x9b\x50\xbe\x66\xb8\xfe\xbb\x9b\xe3\x94\x85\x32\xac\x0c\x9e\x23\x2a\x8d\x5f\x9c\x6b\x38\x1b\x51\x2e\x7f\xbe\xe0\x34\x8e\xbd\x2d\x9f\xcb\xa3\x1b\x86\x28\xf1\x2d\x42\x5f\x47\x12\x51\x2c\x3a\xac\x48\x23\x00\x71\xcc\xd1\xdf\xf2\xf9\xc8\xae\xd3\x97\xa0\x46\xf2\xa2\xdb\xdb\xed\x88\xff\xa3\x79\xa5\x0f\x89\x43\x1d\xaf\x09\x25\x76\xb6\xc8\x27\x6a\xe4\x88\x32\x80\xf5\x29\x91\xc9\x3a\x03\xa2\x2a\x8b\xf8\x83\xba\x43\x1a\x54\x8a\x22\x4f\xfa\xa7\x6d\x5e\xac\xb5\x30\x60\xaf\xef\xfa\x06\x55\x9d\xa9\xbe\x4d\xbe\xa3\xbe\xe8\x4d\x9d\xe2\x79\xda\xb3\x0c\x6f\xa9\xc8\xb8\xd5\xb9\x8e\xc5\x5f\x4a\xa7\x9d\x3f\x39\xde\x41\x94\xbb\xef\x78\xc7\xde\x03\x51\x46\xd2\xd6\xd4\x46\x1a\x51\xd2\x8a\xcb\x43\xfb\x84\x75\x48\x1e\x72\x9b\x19\xed\x84\x76\x29\x71\x16\xe1\xa5\x47\x7a\xe2\x89\x3f\x60\xd7\x50\x32\xe1\x8b\xab\x8d\x68\x2f\x9d\x98\xe5\x59\x91\x8a\xc2\x7c\x56\x5e\x1b\x56\xfe\xf0\x9c\x29\x5f\x62\xb3\x33\xb5\x3e\x73\xfe\x84\x3c\x13\xc9\x94\xd9\x27\x17\x4e\x14\x32\x28\x4c\x0e\x7c\x5f\xa2\xb8\xd5\x20\x69\xd1\x1c\x44\x99\x6e\x7d\xc5\x79\xfb\x10\xc7\xcf\x9a\xf6\x63\x76\x04\xe2\xb8\x6e\xdd\xf6\xd0\x55\x88\x62\x1f\xf4\x84\x03\xb7\x23\x8a\x7e\x1b\xb4\xa1\x3d\x1e\xdb\x76\xcf\x20\x79\x2f\x4d\xa7\xe3\x88\x9f\xb0\xc6\x64\x39\xb1\xe2\xbb\xf7\xae\x23\x72\xd7\x26\x6d\x25\xf3\x13\x0b\x05\xc4\x2f\xe0\x12\xb6\x7f\xbf\xc0\x58\x00\xbd\xc0\xe2\x00\xab\x47\x63\x0c\x55\x9a\x8a\x1c\x52\x62\x44\x50\x49\x75\x77\xd1\x11\x57\x11\x07\xf9\x7d\xbb\x7c\x5e\x3d\x11\xaa\x97\x7f\x9f\xfb\x10\x71\x34\x9f\x82\xf1\xda\x46\x44\x81\xa5\x0a\x31\xe9\xb3\x10\x05\x46\x28\x64\x26\x2b\x21\xf2\x2f\x55\x10\x4b\x38\x87\xc8\xb7\xb4\xfd\x7a\x00\x79\xce\x2b\x9f\x68\x17\xeb\x5a\xf9\x4c\xe2\xa7\xdb\x6b\xb5\x95\xf8\x43\x36\xec\xa1\x9d\x9d\x12\x81\x9e\x92\x03\x9b\xaa\x08\x3f\x99\x7a\xf4\x34\xb1\x66\x92\xfa\xf5\x9e\x5a\x5d\x00\xc2\x2e\x75\x97\xe3\x0e\x03\xf0\xde\x3e\x6b\x53\x3a\x1b\x60\x78\xe7\xe9\xa9\x6d\x1c\x26\x31\xb3\xe6\x06\x9d\xfb\x12\x5b\x82\x99\xbb\x98\x9b\xef\xb9\x8c\xdd\xcf\x26\xfe\x99\x6b\x1d\x4b\x49\x1e\xd2\xd1\xf4\xf5\xa4\x6e\x61\x71\xcd\x0e\xd2\x09\x26\xc7\x67\x3f\xe9\x50\x98\x6a\x79\x98\xf0\xd4\xa8\x5d\xc7\x09\x2f\x70\x95\x6d\x20\x9d\x65\x26\x6e\x6b\x61\x7a\xd7\xdc\xed\x93\x21\x95\x18\x6f\xc7\xd1\xae\x5a\xad\x8a\x85\x84\x29\xdc\xd2\x6e\x25\xbd\xde\x5a\x98\x33\x41\x1d\xc3\x7f\x6a\xcf\x50\xac\x54\xa3\xb8\x97\x89\xbf\x6c\x26\xbd\x5b\xcb\xc4\xf7\x90\x75\xb9\x2d\xb6\x82\xf0\x0c\x2e\x0f\x5c\x18\x47\x79\xe0\xcc\x73\x57\x88\x97\xc5\xf2\x47\x2b\xf1\xfa\x48\x9b\xb7\x31\x5d\x6f\x5f\x6f\x93\x20\x9e\xd5\x2e\xab\x00\x12\xb9\x7b\x15\xb6\x95\x30\xd9\xce\xda\xcb\x84\x49\xbc\xd0\x64\x13\xa6\x7b\x87\xd1\xa7\x99\x89\x6c\xd5\x33\xbd\x35\x8f\xeb\x12\xfe\x21\xbe\x9f\xc4\x6b\x77\xee\xac\x21\xf1\xc2\x75\x71\x67\x48\x1d\xa1\xa5\x2f\x9b\xc8\x38\xcc\xd9\x78\x83\xb0\x08\xdf\x9b\x0f\x49\xaf\x20\xc3\xd7\xb4\x73\xa9\x78\xed\x87\x1f\x54\x8f\x81\x03\x42\x44\xc3\x01\x39\x77\xf2\x66\x0d\x24\xaf\x21\x4f\xf0\x33\x97\xf6\xe6\xfa\x35\xfa\x9b\x24\x07\xdf\x33\x7a\x3c\xbb\x4c\x91\xab\x17\x1d\xaf\x42\xb3\x1a\xc2\x8b\xb3\x0f\x34\x90\x05\x92\xb6\xfd\x1a\xb9\x4f\x10\x7f\xee\x1e\x91\x17\xba\xa5\x8d\x74\xf7\x76\x83\x2e\xf2\xad\x3a\xad\x9f\x08\x3f\x12\xf3\x64\x8b\x70\xdf\x78\xfe\xf7\x14\x6d\x19\x5e\x91\xc8\x54\xea\x2c\x71\xa1\x78\x9b\xa9\x58\xc1\x26\x3b\xd2\x0f\x0f\x2a\xff\x6d\xd3\x9f\x7a\x6d\x15\xbd\x48\xd8\x49\x66\xe0\x6d\xf2\x57\x49\x47\x1f\x91\xf5\x39\x2f\xe9\x25\xe9\x48\x15\x18\xf3\x89\xc8\xb7\x17\xfe\x4a\x9e\x7f\xaa\x09\xfd\x6b\x91\xbc\x3f\x78\x10\xe3\x17\x33\x62\xe4\xcf\x66\xf8\xd0\xa6\x95\x14\xb9\x15\x3c\xb9\xfc\xe7\x23\x73\x73\x93\x7e\xc3\x8f\x61\xff\xe6\x1f\xff\xc4\xa1\xbe\xfc\x6f\x1e\xe4\xf3\x1a\xe0\xd7\x39\x80\x39\x66\x00\x9f\xeb\x01\x56\xc8\x03\xbc\xbb\x0a\x90\xaf\x00\xd0\xa5\x00\x70\xa4\x08\xe0\x25\x02\xdc\x42\x80\x37\x85\x00\x7d\x65\x00\x0f\x44\x19\xfe\x73\xf1\x7f\xf3\x1f\xae\xfd\xfd\x53\x3e\xd7\xfe\xab\x9c\x63\xf8\xc8\xfe\x3f\xec\xbd\x1e\xe5\x41\x7d\x1b\x00\x22\x37\x00\x7c\x10\x06\x48\x16\x05\x78\xf9\x1c\x60\xdb\x5e\x80\x8e\x63\x00\x47\x1c\x00\x3a\x32\x39\x6f\x0e\x40\x07\x02\xf4\xef\xfb\xcd\xc3\xb8\xfc\xe3\x1f\xf9\x8c\x8d\x2f\x79\xfe\x5f\xfe\xf1\x4f\x1c\xea\xcd\x1f\x9f\xcb\x00\xb4\xc4\x00\x58\x6c\x00\x5b\x13\x80\xde\xbd\x00\x33\x7b\x01\xba\xe4\x69\xdf\xfc\x67\xdf\x01\xb6\x68\x01\xb4\x8d\x06\xa8\x0a\x02\x78\x12\x09\x70\xbb\x04\x80\x73\xca\xe8\xff\xfa\x7b\x1c\xfe\xcd\x3f\x4a\x63\xff\x6f\xfe\xc1\xe5\x3f\x5c\x3f\x04\x97\x0f\x28\xd4\x00\x7c\xbf\x08\x60\xd0\x0b\xf0\xb6\x0a\xc0\xeb\x11\x40\x47\x08\xed\x57\xfd\x60\x1c\xc0\x86\x3e\x80\x3b\xaf\x00\x0e\x95\x73\x76\x0d\xfa\x5f\xab\x31\xc0\x90\x20\xc0\x59\x57\x86\x7f\x58\x51\xdc\xdf\xf9\x37\xff\xd8\xae\xfd\x5b\x0f\xae\x7c\x2e\xef\x81\x7f\xd9\x7f\x8e\x5e\x9f\x22\x00\x26\x6d\x04\xe8\x8c\x00\xb0\x17\x05\x78\xf0\x08\x20\x2a\x06\xe0\x66\x05\xc0\x9a\x4f\x9c\xb7\x0f\xa0\xb2\x95\x3e\xff\x9d\xb1\x00\x17\x3b\x01\x58\xad\xbf\xc7\xbf\x38\x80\xe2\x0e\x71\x8a\x5b\xed\x29\xae\xbf\xf7\x5b\x8f\x7f\xcb\xfd\x13\x7f\x30\xbd\xc8\xbb\x62\x01\x44\xa5\x01\x1e\x76\x02\xe8\xcf\x03\xb8\x7e\x13\x20\xa8\x07\xa0\x69\x2a\x40\x86\x26\xc0\xb9\x28\x80\xb2\x7c\x80\x53\xb9\x00\xad\x7a\x00\xc7\x2a\x81\x78\xa0\xf7\x32\x31\xe2\xad\xf7\xfe\x96\xbb\x7a\x19\xc5\xe4\x15\xff\x7f\x3d\xfa\x6e\x51\x7c\xc7\xf4\x2b\x7f\xc2\xf4\x80\xbf\x76\x1f\x80\xb3\x3d\x9e\x33\xe7\x8f\x74\xeb\x00\xa8\x5d\x20\x7c\x6e\xd9\x5b\x80\x8a\x35\x63\xdd\xf7\x87\x01\xec\x33\x1f\xbb\xe8\x5a\x1d\xc0\x6e\x47\x11\xfc\xb5\x03\x20\x7b\xab\x48\x01\xe7\x3b\x57\x64\x0b\x91\xfd\x7c\x89\xa9\xa0\x33\x07\x17\xa6\xf3\x91\x0a\x1f\x31\xe5\x3c\xea\xff\x4b\x8f\x81\xc5\x14\xdf\xf8\x08\x90\xfc\xdc\x3b\xc9\xd2\xa4\x23\xfa\xf9\x07\xca\xc4\x5a\x1c\x7e\xab\xf1\x5c\xf0\x03\xc0\x2e\x37\x8d\x41\xe3\x49\x02\x77\x36\x7d\xd4\x9c\x39\x67\x8e\x48\xca\x2a\x81\x29\xc7\x73\x33\xc4\x21\x79\x85\xba\xea\xb9\x26\x09\xe9\xc4\x1d\x6a\xf5\xef\x8b\xc4\x4a\xe6\x3f\x57\x9b\x81\x38\x66\x5f\x44\xb7\x8a\x2a\xa2\x60\xde\xcc\xaf\xca\x9f\x10\x05\x42\x02\x82\x26\x64\x23\xf2\xad\xf1\xbd\xa6\xd0\x83\x38\x2a\x97\x2b\xff\x57\x33\xc5\x4e\x71\x19\x62\x47\xaf\x89\x4c\x23\x76\xed\x64\x27\xed\x11\x7b\x60\xb5\x3b\xd9\xd7\xb7\x78\xfb\x92\xf8\x58\x4a\xe9\x74\xb9\xc9\x0f\xf8\x05\xa3\xf2\x3c\xdf\xfa\xae\x96\x3a\xe2\x7f\xce\x2d\x76\x95\xa9\xc2\x18\x37\xb6\xb3\x64\x75\xa3\x92\xae\xe3\x29\xc7\x95\xcf\xa6\x2a\x5a\xda\x7f\x76\xb0\x45\x94\xbe\x6b\x95\x66\xf9\x00\x51\xfc\xab\xf9\x4e\xb3\x2d\x88\xa2\x7a\xc6\xc6\xc6\x9e\x88\x63\x5c\xf5\x3b\xf5\x0f\x22\x0a\x7e\x64\xc9\x0d\x27\x3c\xa8\x73\x9e\xca\x3a\xba\xdb\x3b\x90\xfd\xfd\x58\x90\x2f\xe1\x65\xc5\x03\x11\x64\x17\xcc\xb6\xa2\xde\xfb\x44\x48\x20\xf1\xa0\xa0\xdc\x65\x7e\xe2\xda\x00\x36\xf7\x12\xf9\xed\x54\x45\xc7\xeb\xaf\x4b\xa8\x5d\xba\x56\xdc\x54\xd3\x3e\x3e\xb8\x5c\x52\x5c\x4f\x6d\x52\xdc\xd7\x07\xae\xa2\x1b\x55\x25\xe7\xcf\x45\x14\x8e\x57\x49\x09\x9f\x85\x28\x18\x3b\x89\x15\x94\x8e\x28\x70\x72\x62\xa3\xdf\x1b\x44\xbe\x46\xe5\x51\x9e\x66\x88\x7c\x4e\x2f\x6a\xa6\x12\x3e\xda\xd2\xea\x49\x76\xdf\x13\x0b\xc3\xc8\xf8\x17\xd7\xc4\x91\x5d\x79\xb3\xd4\x32\xd2\xe3\x6e\xd9\xd8\x74\x62\x67\x42\xe4\xd7\x13\x7d\x0c\x66\x6d\x23\xf6\x7f\x82\x43\x5e\x80\xde\x10\x4f\xb9\xd4\x9d\xdc\xd9\x71\xe5\x23\x5a\x24\x1c\xb6\x9a\x14\xcf\x04\x10\xd9\xb5\xc5\xaa\xd5\x04\x40\x90\x6f\xe3\x11\xce\x98\xf3\x98\xa7\x4f\xe0\xe0\x48\x8d\x25\x64\x5d\x0c\xcb\x5b\x40\xce\xfb\x3c\x93\xe6\xf2\x73\xf0\x7a\x88\xef\x37\x22\x7f\xe9\x1c\x62\xc7\x0f\xf4\xd3\x28\x41\x4e\xe5\x2a\x62\x77\x53\xe3\x68\x2f\xbd\x68\xc5\x3c\xe2\x3d\x70\xf5\xdc\x43\xf2\xb7\x95\x23\xca\x98\x5e\x9b\xd5\x97\xe5\xc9\xcc\x1d\x2a\x0a\x25\xf6\xae\xa2\x2f\x8f\x30\x87\xb2\xba\xcb\xe4\x7c\x5f\x72\xf1\x27\x89\x7c\xee\x60\xec\xec\xe6\x36\x8a\x6b\x98\x1b\x57\x34\xd3\xf5\x94\x71\x2c\xe1\x85\x25\x81\x69\xc4\x0f\x97\xf7\x71\x23\x91\xb7\xaa\x33\x9f\x8c\x47\x7c\xd9\x9e\x87\xc4\xde\x89\x96\x12\x3e\x68\xfe\xbd\x9a\xe4\xb3\x4b\x8a\x9f\x61\x7a\x84\x9f\x4f\x93\x25\x5d\x0f\xeb\x77\xd3\x6e\xba\xe7\x64\x37\x92\x38\xc8\xd9\xde\x3a\x92\x91\x77\x46\xa5\x67\x01\xd1\x97\xb9\xf9\x5d\xca\xdc\xc0\xde\xc3\xd8\xfd\x3c\xd2\x79\xa7\xb2\x75\x35\x99\x97\xed\xb7\xb6\x92\x79\xc9\xca\xde\x4d\xac\x74\xd2\xf0\x52\xc2\x6a\x66\xed\xa9\x22\x79\x42\x1e\xe6\xa7\xc8\xef\xe9\xea\xd0\x3c\x2a\xe1\xd4\x96\x89\x54\x8f\x3b\x29\xe3\x4f\x72\xb0\xb5\x88\x76\x6d\xbe\xd9\x91\x49\x56\xd0\x8d\xc1\xa3\xe4\xa4\x71\xfd\x61\x27\x79\xb2\x4b\x4c\x46\xcf\x19\xe6\x46\x7a\x0d\xe3\x49\x29\x27\xe7\xaa\x82\x3b\x79\x7e\x64\x1d\x7a\xec\x27\xf6\x3f\x75\xcb\x21\x62\x95\x63\xbc\x8e\x91\x9e\xd0\x81\xaf\xeb\xc9\x7a\xb0\x9b\x7b\x89\xf0\x56\x8d\xfd\xb7\xc8\xbc\x8c\x1a\x7a\x54\x4c\xf5\x78\xb9\x4e\x82\xbc\x49\x9d\x3a\xae\xc4\x73\xf2\x22\x6d\x79\x0f\xc5\x43\x44\xce\x73\xf6\x63\xc2\x20\x9e\x30\x11\x3d\xee\x8d\x30\xae\x5e\x75\xe4\xdc\xb7\x65\x4b\x39\xe1\xe3\xe9\x51\x47\x49\x5d\xeb\x45\x32\x75\xe4\xaf\xa2\x72\x2e\x13\x9e\x38\x5d\xfe\x06\x61\x57\x96\x19\x0f\xc8\xe8\xab\xc9\xb7\x13\xbd\x78\xe2\xdf\x30\xbc\xb0\xcf\x46\x98\x44\x7c\xbf\xa1\x1d\x61\x28\xdf\x0b\x93\x88\xe7\xf9\x7b\xda\x7e\xe2\x89\xfe\x1e\x70\x97\xf8\x7f\x7a\x36\x0c\x90\x6f\x7e\xc9\xf8\xa5\x1e\xef\xa3\xd8\xaa\x40\xf6\x57\x86\x87\x2e\xdd\xd7\x48\x66\x37\x16\x5a\x88\x1f\x2a\xe4\xfd\x5d\x1a\x17\x1c\x7c\x4a\xfc\x45\x26\x32\xb4\xfe\xe7\x84\x4e\xca\x62\x78\xdf\xff\x34\xa7\x7a\x20\xf2\xde\xa4\x68\xca\x60\x34\x93\x17\xb4\x8d\xf9\xcc\xf5\x4b\x51\x26\x39\xe8\x4c\xe5\x77\x33\xfe\x3a\xea\xbf\xfb\x8b\xff\x88\xfd\xc1\x3b\x2a\x00\xf4\xf6\x03\xf4\xff\x00\x30\x6f\x05\xf8\xbc\x15\xc0\x63\x16\x40\x17\x0b\x20\xec\x10\xf5\xf3\x2c\xf6\x00\xb8\x57\x04\xc0\x79\x93\x6f\x75\x72\x98\x37\x40\x6b\x29\x40\xdd\x71\x80\xd6\x10\x80\xa7\x21\x00\xad\xdf\xe8\x77\x36\x30\x71\xa9\x63\xeb\xff\xb6\xbf\x25\x2e\xff\x37\xff\xe0\x22\x87\x0f\x7d\xb3\xa5\xf6\xfe\x7d\x34\x80\xc3\x64\x80\xe7\x76\x9c\x35\x03\x70\xff\x23\xc0\x02\x8e\x7d\x0f\x02\xc8\xfa\x08\x70\xdd\x03\x60\xaf\x07\x40\x4b\x3c\x40\x9d\x05\xc0\x0d\x2f\x80\x0e\x47\x80\x66\x26\x86\x75\xea\x23\x23\x7f\xdb\xdf\xf2\xf7\xb4\xff\x97\x7f\x70\xfd\x2e\x5c\x1e\xa0\x70\x1a\xa0\x37\x02\x40\x7d\x0b\x40\xd7\x58\x00\xf3\x78\x80\x47\x53\x00\xbc\x77\x01\xb4\x1a\x01\xcc\x6d\x06\x68\xfe\x06\xb0\x4a\x1b\xe0\x92\x01\xc0\xee\x2d\xd4\xde\xd7\x7d\x03\xb8\x3c\x0b\xe0\x45\xd4\xef\x71\xe0\xda\xff\x7f\xf8\x07\x23\x23\xff\xc3\x7f\xf9\x07\x97\xff\x8c\x2c\x03\x18\x30\xa3\x9f\xdf\xf7\x02\xc8\x14\x02\xb4\xb7\x02\x68\xc7\x01\xdc\x71\x00\x70\x8a\x03\x68\x5e\x0b\x10\xb9\x08\xe0\xa2\x12\x8d\xd3\xd5\xc7\x03\x14\x7e\x02\x38\x17\x07\xc0\x79\xc3\xce\x8e\x06\x78\xe1\x08\x70\xec\x5f\xfc\x67\xc7\xc7\xbf\x79\x40\xf6\x1f\xbc\xf0\x2f\xfe\x93\x41\xf1\x7b\x05\xc5\xb7\x9c\x77\x03\x01\x1e\xd9\x01\x28\x4d\x01\xb8\xf6\x18\xc0\x4c\x82\xc6\xfb\x38\xfc\xe3\x74\x38\x00\x67\xe7\x3f\xe6\x01\xb0\x33\x1c\xe0\xc8\x67\x80\xb3\x2b\x01\xaa\x62\x00\x3a\x63\x7e\xf3\xbf\xed\x29\x7f\xcb\xcd\x64\x62\x7a\xcb\xcf\xff\x6f\xfe\x31\xc8\xbc\x05\x3d\x05\x14\x3b\x98\x9f\x73\xd6\xe1\x68\x4f\x80\x0b\xcd\x00\x1a\x71\x00\xc7\x03\x00\x3c\xf2\x01\x0e\x3d\x07\x48\x28\x02\x28\x93\x01\xc8\x1f\x0e\xb0\x7f\x1d\xc0\xd9\xa7\x00\x45\x85\x00\x2f\x27\x01\xe4\x8f\xa7\xdf\x9d\xc5\xf0\xb1\xe5\x93\x28\x2e\x66\xfc\x56\x71\xcb\xfe\xa5\x07\xd3\x99\xbb\xf7\x24\xc5\x17\x4c\x67\xe6\x7b\xcc\xb8\x5c\x64\xbc\xe9\xc7\x6e\x02\x8c\xd3\x06\x28\xef\x01\xb0\x3c\x02\xb0\x77\x23\xc0\xbc\x83\x00\xdb\x0f\x02\x6c\xf5\x04\xd8\xf2\x0d\xe0\x54\x26\xc0\x86\x1f\x00\x1d\x9e\x00\x19\xf3\x18\xb9\xcc\xfc\x44\x31\xe7\x86\xf0\x34\x8a\x81\x69\x7f\xeb\xd1\x37\x9c\xbb\x3b\x32\xf2\x23\xb8\xf2\xf9\xa6\xd1\x5d\x78\x2c\xf1\xbb\xef\xee\x94\x24\x3d\xc6\x37\x9d\x90\x53\xd1\xf2\x1b\x21\x9d\xde\xa5\x30\x66\x66\xe0\x28\xe3\x24\x3b\xf9\xe4\xac\x0e\x3e\xe1\xd8\x4b\x72\xfe\x55\x57\xf8\xd2\xa3\x3d\x65\xb3\x1e\x0a\xf0\x9e\x8a\xfc\x22\xdb\x87\xc8\x73\xc7\xdf\x42\x76\x22\xe2\xc8\x50\xcf\x62\x71\x12\x5f\x70\x59\x20\x4c\x2a\xf0\xdb\xf6\x8f\x26\x91\xfb\x9f\x91\x8c\xfc\x6a\x20\xbc\xe7\xce\x3c\x61\x62\xf7\xeb\xe5\x69\xc7\xd9\x4a\x79\x9a\xbf\xbd\xbd\xd3\x84\xec\xd6\xe9\x69\xd6\xe4\x54\x3d\x7f\xba\xa3\xb1\xf4\xcf\xe1\xa2\x01\x5a\xb6\xbb\x9c\x1c\x84\x4f\xb8\x8c\xb1\xda\x90\x94\x23\xba\xc6\xb2\xdc\xfc\x71\xb1\x9b\x78\xb2\xf1\x59\xb3\x31\xd7\x78\xc5\x0e\x18\x1e\x32\xd3\xfa\xa5\x22\xa2\xad\xbb\x48\xbf\x1f\x71\x74\x92\xd6\xe6\xa9\xf9\x88\x7c\x4f\xa7\x9c\x98\x92\x87\xc8\xeb\xa6\x92\xa4\x32\x1b\x91\x67\xe9\xdb\xfd\xc3\xe6\x90\xdd\xf5\x83\x74\x3e\xb1\x42\x9f\xf4\xc9\xf9\xb5\xec\x93\x03\x59\x29\xdb\xac\xa8\xf5\x4a\x87\x20\xe2\x9f\x98\x63\x1d\xb9\x83\x83\xf6\x71\xf3\x86\x46\x54\x03\xe8\x36\xcc\x1d\x6f\xf8\x82\x6f\xf9\x64\x97\x39\x8e\x31\xcb\xf8\xf9\xe5\xdb\x66\x3b\xef\x5c\xc3\xfb\x4b\xfa\x55\xe4\x9e\xa6\x53\x3c\x87\xa4\x56\x46\xbc\xf8\xb2\x6a\xb8\x85\x58\x63\x20\xf1\x73\x88\xf6\x7a\x91\x7c\xbe\x31\x99\x2e\x84\x77\x08\x8b\xdb\x92\xbc\x90\x5b\x0d\xca\x24\xef\xe4\x8c\xb2\x1d\xe9\x24\x5d\x2e\xe3\x4b\xfc\x10\xf9\xf3\x68\x87\xfe\x8c\xe1\xf3\xc8\x38\xc5\xbc\x59\x48\xe2\x23\x5e\x71\xc9\xc4\xfe\xab\x57\xad\x26\x7a\x09\x8f\x5d\xfb\x6d\xd2\x68\x80\x11\x5e\x59\x8b\x83\x89\xff\x63\xd5\xb1\xcd\xa4\x47\xf1\x4a\x56\x1d\xe9\x85\xbf\xc2\xec\x2d\x39\x91\x27\x32\xbc\x23\x66\x2d\xc5\x48\x86\x07\xcc\xdc\xc3\xc1\xb3\x66\x94\x88\x57\xca\xcf\x24\xf1\xaf\xfc\xa9\xb4\x07\xf9\xaa\xea\xc5\xc4\x0f\xb5\x30\x74\x05\xf1\x5b\x06\x37\xd3\xfc\x1d\x0b\xf6\x26\xe2\xff\x18\xef\xbf\x9d\x59\xb9\x7b\x16\xc8\x12\xde\x53\xb0\xc7\x9f\x7c\xd5\xce\xbd\x6b\x9e\xd2\x99\x3c\x46\xd6\x7e\xde\xb0\x76\xc2\xfd\xb9\x15\xef\x32\xee\x50\x4c\x61\x3a\x24\x2c\x96\x20\xfc\x43\x9e\xc6\xe7\x76\x4c\x58\x4c\xf2\xf6\xb3\xb2\xd3\xc8\x7a\x48\x84\xb5\x24\x4f\x2a\x52\x7b\x0b\xe1\x1d\x1e\x22\xdb\x09\x3f\xd6\xb9\x51\x44\xb2\x3c\x04\x6f\x55\x32\x3d\x8e\xab\xb5\x65\x89\x3d\x3b\xe4\xe1\x4d\x3c\x28\x07\x87\xa7\x11\x4b\x5d\xf1\xb1\x92\xcc\x68\x59\xdd\x5d\xc2\xdc\xb8\xfc\xa7\x80\xa9\x00\xb8\x95\xe1\x41\xeb\x08\x0f\x29\x14\x5d\x42\x3b\x7f\x9f\xcf\x24\xe3\x9e\x1a\x97\x43\x78\x50\x2c\x14\x10\xbf\xdd\x8c\xf0\x22\x62\x2d\xad\xf7\x96\x92\x7c\x25\x95\x92\x23\xc4\x0b\x35\x7c\xfb\x99\x2e\xaa\x47\xa3\x92\x34\x19\x87\x7a\x25\x3a\xb2\xe7\x64\x93\xc9\x8d\xb3\x3a\x87\xfd\x07\x39\x78\x56\x8a\x46\x98\x4e\xbd\xe9\x27\xfc\xe0\x70\xe5\xff\xe2\x65\x9b\xc2\xd7\x13\x6f\xc5\x0a\xf9\x3c\xc2\x0f\xe3\xbf\x15\x91\xf1\x08\x1f\x5d\x4a\xec\xbe\x87\x76\x15\x99\x07\xe3\xa6\x13\xe4\x4d\x56\x12\x6c\x08\x26\xe2\xd2\x9a\x37\x52\x3d\x6e\x9d\x91\x5c\xc2\xc1\x1b\x35\x8e\x64\x7e\x6e\x1c\x5c\xf4\x96\x7e\xde\x43\xc6\xe3\xda\xa7\xcb\x44\xe3\xab\x1f\xbb\x09\xb3\x3a\xcf\xf8\xc9\x4e\x31\x3c\xe8\x08\x39\xbb\x64\x89\xee\x22\x3c\x39\x31\xa0\x84\x4c\xd0\xdc\xb8\x6a\xc2\x8b\x66\xbc\x3d\x4e\x78\x87\xe3\xb9\x73\x24\xda\x35\xad\x96\xee\x64\x32\x9f\x6f\xac\xa6\x7a\x3c\x12\xa3\x7a\x3c\x3f\x2b\x46\x6c\x41\xfb\x36\x9b\xf5\x1c\x7c\x26\x33\x9f\xac\x8b\x76\xa5\x1d\x24\x10\xf5\x74\x69\x3d\xd9\x1b\x9e\x64\xbf\x19\xc7\xc1\xbb\xcc\xcd\xfc\x6b\x4c\xe5\xe8\x0b\x64\x0f\x4b\x31\xab\x24\x4f\x33\x7f\xc1\x51\xf2\x9c\xe1\x70\x96\xf0\x3f\xdf\x1f\x97\x1c\x39\x68\xd5\x73\x8d\xac\x76\x5d\xc5\x7b\x84\x5d\x49\xcd\x7f\xaa\x47\xe5\x77\xd1\xc2\x54\xf0\x45\x4e\x88\xc6\x25\x9b\xcd\xc8\xf3\x7f\x0e\x8b\x22\x95\x32\x3f\x5b\xd0\x19\xee\x8e\x38\x49\x78\xea\x87\x0d\x4f\xc9\xde\xfc\x86\xf1\x24\x3d\x6b\xa1\x19\xf1\x77\x4f\x72\xf7\x53\xae\xbf\x85\xc3\x37\xd8\xe9\x00\x9c\x01\xe9\xbd\x04\xa0\x95\x03\xf0\xea\x07\x80\x71\x2c\x40\xdb\x36\x00\xc7\x1f\x00\xb7\xbe\x02\xf8\x77\x02\x5c\xa9\x03\x98\xd7\x0a\x70\x3e\x09\x20\x55\x1c\xa0\x21\x15\x60\x5b\x39\x40\xa3\x07\x40\xd5\x4a\x80\xc6\x0a\x80\xeb\x15\xd4\xf6\x72\x18\xe4\x59\x6b\x2a\xe3\xe0\x49\x8a\xfb\x96\xfd\xdf\xfc\x43\xa6\x83\xc6\xb9\x64\xe3\x00\xba\x6b\xe8\xcf\x3b\x7c\x00\xa6\xd6\x00\xdc\x2b\x07\x30\xbb\x02\x70\x5d\x07\xc0\x2b\x02\xe0\xa2\x36\x40\x94\x28\xc0\xb9\xe1\xd4\x2f\x74\xb6\x18\x60\x9b\x07\xc0\xe9\xfb\x00\x87\xee\xd2\xbc\x97\x6b\x9d\x94\x07\xf4\xc6\x02\xd4\xca\xff\x6d\xff\x0b\x17\x31\xfc\x63\xeb\x7f\xf9\xc7\xd8\x3d\x00\xbf\xbc\x01\x44\x36\x02\xbc\xad\xa3\x7e\x98\x67\x8e\x00\x93\x92\x01\xee\x8c\x01\xd0\x4f\x00\xb8\x54\x01\xe0\x6c\x46\x6d\x6a\x68\x21\xc0\xd1\x74\xea\x17\xaa\xd6\x06\xd8\x58\x0b\x50\x3d\x12\xa0\x62\x1f\x40\xed\x45\x80\xeb\x08\x50\x2b\x09\xf0\x39\x17\xa0\xf4\x27\x23\x3f\x91\x62\x4e\xef\xbf\xf8\x47\x19\x00\xdf\x12\xc6\xde\x4d\x00\xf8\xb2\x83\xce\xfa\x6b\x6f\x80\x91\x17\x00\x1e\x75\x03\x48\x78\x03\x5c\x5b\x0b\xa0\x72\x02\xa0\xfe\x15\x80\xb9\x13\x00\xe7\xed\x09\x14\xe5\xec\x3f\x00\x0b\x3a\x01\xca\x36\x01\xac\x8f\x07\x38\x70\x8c\xfa\x41\x38\x9f\xaf\x29\x02\x94\x99\x01\xf4\x3e\xff\xfd\xfc\x1b\x99\x7c\xa0\x35\xcc\x38\xac\x60\x64\x73\x79\xcf\x60\x1d\xc5\x1e\x55\x8a\x5c\xde\x71\x47\x1e\x80\x73\x12\xe7\xf0\x2e\xc9\x1a\x80\xe3\xfe\x00\x3a\xd7\x00\x2a\xaa\x01\xdc\x7b\x28\x27\x8d\x3e\x07\xb0\x67\x09\x90\x9d\xaf\xd0\x0c\xa0\x34\x1b\x60\x57\x11\xc0\xf5\x20\x80\xc2\x4d\x00\x3f\xca\xa9\xef\xea\x4f\xb9\x49\x0c\x1f\x58\xc8\xf0\x21\x2e\xef\xf8\xc6\xe0\x1b\x6b\x8a\x0f\xb4\x28\x36\xf7\x50\xe4\xcc\xf7\x70\x6d\xca\xb3\x95\x12\x00\x8a\xbc\x01\xac\xd9\x00\x3b\xb2\x01\x22\xd7\x03\x6c\xad\x03\xc8\x34\x03\xd8\xd4\x02\x50\xf6\x94\xca\xbd\x5e\xce\xd9\x2d\x01\x7e\xa9\x01\x24\x8f\x61\x78\x0f\xc3\xc9\x67\x31\x9f\xc3\x99\x35\x31\x70\x93\xca\xf9\xc0\xa2\xf8\xf4\x35\xb3\x3b\x9d\xa3\x58\xcf\xdd\xbd\x99\xf1\xd9\xa3\x49\x79\x6b\xee\x76\x00\x0e\x31\x59\x27\x0e\x10\xb8\x12\x20\xbd\x0f\x60\xe5\x46\x80\x64\x16\xc0\x81\x37\x00\x49\x53\x01\xae\x87\x01\x24\xdc\x03\xf8\x51\x0f\x30\x9b\xf1\x0b\xfa\x17\x50\xf4\x60\xee\x0e\x3a\x33\xeb\x97\x3b\x0f\xcf\x69\x1a\x30\xb4\x3a\x50\x3c\xaf\x49\xb1\xf6\x10\xc5\x03\x1f\x81\xec\x2b\x9b\x3f\x8d\x22\xf1\xa1\xb4\x45\xa3\x7d\x94\x26\x02\x2c\xda\x36\xa6\xcb\x73\x0c\x40\x74\xae\x48\xce\xb2\x6e\x80\xd0\x1d\x63\xe6\xec\xb5\x04\x08\x88\x16\xb6\xbf\x54\x0b\xe0\x5b\x20\x34\xb9\x7b\x3e\x80\x33\x9b\x9f\xe4\xa8\x5b\x94\x0d\x37\xc4\x3f\x73\xf7\x7e\x50\xe4\xf2\xaf\xbb\x2e\x8c\xfc\x11\xc3\x88\x1d\xab\xde\x20\x4e\xf2\x94\x0a\x77\x2a\x91\xcf\xeb\xe5\xd5\xc8\x2e\x95\x08\x3a\xc4\x9a\x05\x3e\x31\x34\x10\x8c\x03\x70\x9e\x67\xf0\xc1\xb4\x62\xd4\x4f\x93\x43\xd3\x82\xe7\xe6\xf1\xcf\xd1\xd6\xd0\x1d\x9d\xab\x22\x90\xa2\x2e\x30\xb5\xfd\xcc\x52\xfe\xbd\x93\x6f\x4c\x1d\xdf\xd9\xc9\xfb\x6e\x42\xa8\x46\x1e\xe2\xc8\x00\xb9\x5c\xe5\x62\xc4\xe1\xbe\xd2\xdb\xe5\x77\x23\x0e\xe3\x95\xc8\x92\xea\xe0\xe8\xc1\xe5\x7f\xf5\xf2\x12\xe4\xbe\xda\xa1\xea\x49\x64\xf7\x2b\x10\x30\x24\xbb\xdf\xda\x01\x1b\x92\x35\xba\x28\xdd\x85\x8c\x43\xa0\xa8\x0f\x89\x53\x19\x74\x06\x11\x26\xa9\xf8\x31\x38\x48\x3d\x61\xb8\xb3\x44\xfb\x4c\x8d\x90\x95\x00\x42\x62\x01\x0b\xd6\x37\x00\xf0\xf2\xf8\xdb\x1e\x75\x01\x18\x21\xe8\xfb\xad\x8d\x64\x70\x78\xbe\xa3\xfb\xa8\x2d\xd3\x81\xc0\xac\x99\xa2\x3e\xc9\x67\xab\xab\x93\x27\xf6\xfd\x10\x1a\x93\xf3\x6b\xe1\x2a\xfb\x52\xf2\xfc\x92\x3e\x64\xa4\x12\xc7\x04\x93\x7c\xa0\x30\xab\x59\xc4\xee\xd9\x7d\xa0\x75\x86\x14\x32\x16\x33\x2b\x3b\xf9\x98\x14\x89\xa8\x26\x4d\xf5\x21\x3b\xff\xa2\x27\x19\xe4\x9c\x9d\x20\x76\x90\x30\x98\xb8\xd6\x7b\xe4\xbc\x3b\xdf\x11\x89\x87\x2b\x84\xe1\x43\xfe\xcc\x8d\x73\x2f\x12\x87\x39\x2c\x67\x49\xf2\xb5\x0b\x84\x3d\x89\x9c\x75\xa1\xc1\x24\x0e\xb2\xb4\x76\x2e\x59\x21\xb3\x7b\xe3\x09\x2f\xf0\x74\x4e\x22\xf6\x4d\xef\x48\x9a\x01\x07\x05\xef\xad\x1d\x43\xf5\xc8\x3e\x20\x93\x47\x67\xce\x83\x3c\xc9\x9a\xea\x64\xf2\x39\xab\xe9\x00\xf9\xcb\xd5\xfd\xd7\xc8\x5f\xac\xd2\xa0\xbe\xd8\xa5\x4c\x87\x88\xb8\xc3\x14\xe7\x90\x8a\x7c\x7b\xe4\x83\x88\x5f\x6e\x83\xfb\x1c\x12\xcd\x4a\x7e\x4d\xfd\x70\x73\x2f\x27\x93\x5b\x4c\xfe\xbd\x19\xc4\xde\x5a\xf3\xac\x23\xfa\x4d\x4e\xa4\xf7\xdb\x86\x2d\x2b\x38\x4e\xf5\x28\x72\x97\xd9\x4b\x57\x92\x0b\xf1\x68\x15\x32\x91\xbe\x02\xab\xdd\xf4\xa6\x97\x65\xd3\x42\x0e\xe6\x9f\xa7\x19\xce\x5c\x5e\xb6\x7a\x01\xc5\x15\x64\x3c\x36\x0d\x8f\x25\xd1\x99\x15\xf2\x4b\xc8\xf7\x2f\xd0\x5e\x45\x9e\x8a\xeb\x8f\x73\x0f\xc9\x21\x27\x1a\x43\xff\x1d\x24\xba\xa2\x50\xb1\xd7\x8a\xca\xaf\xa4\x44\x0e\x0e\xeb\xca\xca\xd2\x99\x75\x20\x7b\x4d\x65\x7b\x1c\x91\x5b\x99\x9d\x4f\x56\x5c\x45\x1c\xe7\xdc\xcd\x61\xde\xf4\x06\xda\x81\x09\x7f\xf3\xb2\x5c\x92\x71\x9c\xde\xb8\x82\xcc\xf7\xa2\x37\xeb\xc8\x4e\x32\x8b\x9d\x43\xac\xf1\xf4\x95\x05\xe4\xbd\xb0\xdb\x48\xf3\xb7\xb4\xed\xca\xe7\x73\x50\xa2\xaa\x5a\x98\xca\x3f\x2b\xce\xac\xf0\xad\x52\xc4\xaf\x71\x8e\xc7\x76\x80\x83\x75\x19\x31\x84\x77\xd5\x95\x6d\x25\x4f\x72\x56\xfd\xc4\x78\x0e\x9e\x32\x7a\x44\x32\xaf\x4f\xac\x44\xb2\xc2\x0f\xdd\xa4\x7a\x94\x90\x0a\x3d\x4b\x1d\x36\x93\x1d\x2b\x16\x0a\x88\x3f\x2c\xf8\x7e\x31\xd9\xe1\xdd\xed\xcb\x48\xfd\x2b\x33\x89\x2a\xb2\x2e\xd4\x76\x1d\x23\x7e\xb9\x31\xd5\x75\x8c\x05\x68\x2e\xa2\x78\x63\x9f\x24\xd9\xfb\x5a\x24\x2c\x25\x08\xa6\x46\x91\x7c\xa5\x96\xf6\x6c\xc2\xfc\xaf\xa9\x1c\x21\xfe\xb1\x66\x87\xdb\x6d\x1c\xbc\xb4\xed\x3b\x89\x08\x72\xe3\x84\x27\x89\x1f\x93\xeb\x0f\x8c\x14\x2a\x4d\xe2\xa0\x5f\x40\x15\xd1\xc7\xc1\xfc\xd8\x31\x0e\x1a\x59\x9e\x23\xbc\x51\x79\xe5\x05\xb2\xd3\x0b\xad\xbc\xa6\x48\xe5\x3f\xc8\xa1\xf8\x54\x40\x94\x78\xc0\x9f\x66\x98\x92\x11\x6b\x5b\x4c\x4f\x1c\x4f\x1c\xb2\x88\xe6\x4f\xc6\x1e\x24\x33\xfd\x30\xab\x85\x74\xd6\xbb\x5f\xd3\x43\x6e\x94\xdc\x7c\xc6\x26\xe3\x78\xe5\x3b\xd7\xce\x71\x78\xc6\x4f\x3b\x00\xc5\x68\x80\xf7\xf2\xd4\x8f\xdf\xe1\x08\xa0\xbe\x1d\xe0\x2e\x1b\x40\xa7\x07\xe0\x6a\x1c\x00\x67\x61\x34\xf0\x03\x78\x74\x02\x1c\xff\x08\x10\x66\x03\x50\x35\x1e\x60\xe1\x6e\x80\x83\x52\x00\x99\xd3\x01\x2a\x2e\x00\x14\x74\x00\x70\x64\x1f\xbf\x05\x70\x8c\xc9\x11\xaa\xaa\x05\xf8\xd1\xf0\xdb\xff\xc2\xb5\xbf\xb9\x8a\xbf\xf9\x87\xcc\x7d\x80\xaf\x06\x00\x12\x2d\x00\x5d\xaf\x00\x24\x4d\x00\x9e\xc4\x02\x28\x7c\x06\x68\x5d\x0d\x30\x65\x1a\xc0\x25\x6d\x00\xa3\x5e\x80\xb3\x9f\x00\x9c\x1b\x01\xaa\x7e\x00\x04\x36\x01\x54\x08\x01\xc4\xde\x02\x28\xe1\x01\x58\x35\x09\xe0\x40\x1c\x40\xc1\x2f\x9a\x2b\x7c\xbc\x86\xda\xfd\x07\xbf\x00\x2a\xe4\x00\xfa\xeb\x01\xf6\x30\x79\x43\x5b\x19\xde\xb1\xbe\x95\x22\xeb\x35\x00\x7f\x17\x40\xcf\x44\x80\x51\x03\x00\x2f\x13\x69\x3e\xcc\x3d\x0f\x80\xb1\xad\x00\x2d\x93\x00\x64\xaf\x70\x66\x93\xf2\xc5\x1a\x59\x00\xf3\x41\x80\x92\x52\x00\x6f\x65\xea\x5f\x98\xd3\x45\xed\xfe\x4a\x0f\x80\x5d\x7a\x00\x1c\x7e\xbc\x3b\x0e\xe0\xa4\x18\x00\xe7\xed\x7a\x98\x4c\x7d\x67\xec\xee\xdf\xf2\x57\x1f\xf9\x9b\x07\x0c\x32\xbb\x40\xf7\x35\x8a\x5c\xde\x41\x6e\x75\xd4\x52\x7f\x83\x88\x2b\x1d\x5f\x45\xa0\xbc\x67\x9a\x2c\x40\xd1\x76\x1a\x37\xdc\x19\xce\x39\x21\x52\xdf\x47\xca\x26\x80\x5c\x7b\x80\x1d\x26\x00\xdb\x1c\x01\x4e\x4a\x03\xec\xc8\x05\x68\x9f\xce\x39\x27\x53\x79\xe9\xb7\x28\x2e\xe3\xa3\x98\xc0\xf0\x32\x2e\xef\xa0\x51\xe2\xdf\xbc\xe3\x3a\xa3\xcf\x59\xc6\x4b\x7a\xd0\x0d\x60\xcc\x6b\x80\xbd\x69\x00\x2a\x85\x00\x79\xc7\x01\x6c\xe4\x01\x38\x47\x85\x80\x6d\x00\x59\xad\x00\x89\xde\x00\x6b\xbf\x01\xe4\xaf\x01\xc8\xb2\x03\x38\x19\x09\xb0\xfa\x3d\xc0\x53\x89\xdf\xf2\x17\x33\x79\x42\xd1\xdb\xfe\xe6\x1f\xff\xe6\x5f\x34\xf6\x0c\xd0\x14\x46\xf1\x84\x01\xc5\xfd\xcc\x69\x76\x5b\x35\x80\x44\x07\xc0\xfa\x66\xca\x57\xd3\xfd\x01\x7c\xd8\x00\xc9\x0d\x00\x09\xde\x00\xcb\x2a\x00\xf2\xfc\x01\x92\xd4\x00\x4e\xbe\x03\x58\x54\x04\xf0\xdc\x12\x20\x9e\xc9\x9f\x0a\x61\xc6\xc5\x8f\xd1\xc3\x95\xc9\x63\x7a\xab\xc1\x8c\xc3\x1d\x8a\xd7\xce\x52\x3c\x27\xcb\xec\x96\x0c\xff\xd8\x73\x94\xe2\x5a\xce\x6e\x13\x08\x90\x7a\x06\x60\xf2\x7e\x80\x84\x71\x00\xce\xfb\x01\xe6\xdb\x01\xc4\xdd\x07\x98\x65\x00\x90\xcb\xe2\xec\xc7\x00\x27\x3b\x01\x82\x2c\x01\x9e\xb9\x02\xf8\x4b\x52\x9f\x2c\x97\xf7\x98\x7b\x53\xe4\xf2\x90\x36\x86\xef\x5c\xab\x66\x76\x47\x86\x7f\xd5\xdc\xa7\x78\x80\x19\x8f\x6d\x12\x14\x69\x54\x02\x80\x73\x66\x13\x7b\x08\x10\xa1\x07\x60\xe5\x04\x30\xbd\x1a\x60\x5e\x1a\x80\xeb\x4a\x80\x2d\x31\x00\xb6\x62\x00\x47\x6f\x00\x58\xa4\x00\x3c\x5a\x05\x60\x32\x8e\xca\x9b\x12\x44\x51\x91\xf1\x97\x49\x33\x71\xe6\x5b\x09\x7f\xcb\x3f\xd2\xc4\xc8\xd7\xe2\x21\xd6\x31\xc7\x4c\x84\x98\xad\xd4\xcb\x92\xa4\x7e\xdd\x9c\x7e\x05\x62\x5f\x9c\xf9\x55\x78\xc8\x3e\x37\x4b\x4d\x4f\x6b\xf4\x70\x39\xb5\xbb\x2a\xfc\x33\xc7\x8e\x88\x50\x38\x38\x69\x72\x66\xf0\x88\x69\x52\x2d\xca\xc2\x07\xa7\x0f\xb3\x94\xb8\x38\x61\x7f\x6b\x05\x80\xe8\x18\xc5\x6f\xbf\xb6\x01\xf0\x9b\x49\x91\x7b\x8f\x3c\x0d\x22\xe3\xe8\x7e\xca\x4f\xf6\xd5\xf3\x49\x54\x6e\xad\x3c\x3f\x19\x99\xa2\x29\x32\x64\x17\xdc\xd4\xa1\x4a\x66\x66\x85\x3c\x71\x8f\x41\xd4\x76\x53\x72\x0e\xf6\xd0\xb6\x26\xa7\xd5\x29\x07\x5d\x88\x57\x43\x50\xd1\x4b\x52\x9a\xd8\x2f\xb7\xc5\xee\x24\x02\xe1\x74\x62\x39\xa9\xf0\xe3\x50\x57\xa2\xcc\x41\xdb\x8f\x34\x63\xc5\x7a\xce\x57\x12\x29\x31\x64\x6e\x12\x6b\x31\x7e\x18\x95\xfd\x1c\xac\x95\x97\x68\xa5\xf2\x55\xc9\x8a\xdd\xd4\x4c\xb3\x37\x53\xcd\x6c\xc8\xca\x8c\x3e\xe7\x46\xfc\x00\x7e\xa7\xa7\x13\x2b\x6a\xf2\x2d\x88\xf0\x03\x71\xf2\xb6\x92\x11\xda\x2a\x49\x2c\xf1\xac\x8f\xce\x24\xcf\x23\x52\x7b\x09\x19\xc9\x30\x57\x1a\xb9\x0a\x91\x3f\x4f\x7c\x8f\xc1\x71\xef\x89\x5f\xc4\x8f\xb9\xc1\xe3\xcc\xd8\x17\x5b\x23\xc2\x3f\x5a\xf5\x88\x1f\x28\xc7\x85\xca\x4d\x4b\xf5\x25\x9f\x63\x81\x66\xf9\x06\x44\x50\x79\x76\xf9\xb4\xbe\x82\x4a\x55\x3c\x39\xc5\x8f\xe8\x58\xba\x85\xea\x91\xf2\x63\x3c\x61\x52\xc9\x31\xf6\x31\x1c\x5c\xd2\x1b\xf7\x99\x60\x0e\xf5\x18\x25\xf1\x9f\x21\x3f\x4f\x68\x6d\x27\x4f\x1c\xf7\x96\xca\x8f\x60\x6e\x5e\x07\x91\x5a\x9f\x39\x81\xee\x84\xf7\xa5\x43\x30\xf1\x77\x2d\xd0\x8e\x22\x2b\x24\xf4\x76\x1c\x79\x43\x5c\xc3\x28\xab\x31\xf8\x9e\x42\xf2\x53\x64\x96\x67\x30\x3b\xca\x06\xc6\xde\x6d\x0c\x90\x22\xf6\x76\x7d\x9b\x0d\xc9\xa0\x59\x2f\x4f\x23\x9b\xeb\xbd\x28\x63\x5a\x73\xbb\x86\xec\x05\x59\x1f\x1e\x10\xbb\xbf\xaa\x73\x90\xfc\x65\x32\x93\x61\x9b\x40\xfc\x41\xe9\x77\x23\xc9\x68\x26\x42\x1c\x91\x1f\xd1\x91\x44\xd8\x81\x1f\xa4\x10\x6f\x92\xed\xda\x4c\xb2\x3e\xb5\x26\xad\x27\x56\x5b\xcc\x73\x2b\x93\x9f\x54\xb0\x82\x22\x97\x8f\xed\x8e\xb3\x21\x1e\x91\xc2\xdb\xb3\x48\x06\x73\xa1\x19\x65\x52\x05\x8d\x07\x89\x3e\xdb\xb3\x6f\x92\x38\xdd\x8e\xed\x7d\xc4\xee\x73\x79\x59\x16\xc9\x8b\x59\xb2\x9e\xf2\xdd\xb9\x39\xa9\xc4\x3a\x73\xfd\x71\xce\xad\xd9\xe4\xe7\xc6\x77\x73\xc9\xc9\x66\xd2\xd6\x1d\x24\xce\x3b\x7a\xeb\xde\x9d\x54\x3e\x97\x8f\x1d\x42\xaa\xc7\x21\xa4\x44\xad\xa2\x25\x82\x30\xec\xf2\xd3\x19\x94\x97\x7d\x2a\x23\xdf\x58\x5e\x76\x85\x60\xd9\xe5\x8f\xe4\x46\xfe\xbe\x50\x24\x99\x6a\x85\xe4\x5e\x4a\x6c\x00\x8d\x13\x86\x1d\xda\x48\xd6\x83\x0f\x3b\x9f\x8c\x87\xbd\x43\x21\x99\x10\xdd\xed\xfb\x08\xab\x54\xd2\x28\x27\x2f\xce\xa8\xb5\x55\x2f\xa9\x7c\x2e\x1f\xab\xab\x93\x22\x2b\xe6\xac\x86\x19\xe1\x1d\x67\xa4\x42\xc8\x88\x9d\x3e\x90\x4e\x46\xf2\x94\x11\x65\x74\x27\xdb\x1b\x49\x04\xf8\x04\xff\x2b\x32\x2f\x47\x13\xe9\x99\xb6\x72\x3d\x39\x67\x32\x3c\x30\xc0\x96\xca\x75\xad\xa4\x72\xcd\xe2\x2a\xc8\xf9\x49\xb3\xa3\x3a\x9a\x83\x72\xd5\x34\x7e\x36\xd2\x95\x6b\x71\x2e\x45\x51\x6c\xf1\x92\x24\x23\xd3\xac\x68\x4c\x66\xb6\x39\x26\x88\xbc\x71\x97\xdf\x72\xec\x1e\xc0\x95\x4f\x34\x02\x7a\x45\xf3\x1c\xd9\x71\x2e\x2f\x68\x67\x73\xf0\x42\x6d\x3f\x61\x7c\x75\xc6\x1c\x0e\xf4\x45\x0e\x40\x72\x0c\xc0\xeb\x33\x94\x77\x3c\x92\x04\x90\xbd\x0c\x70\xdd\x05\x40\xc9\x13\xe0\xe2\x0e\x00\x35\x49\x80\xe3\xbc\x00\x06\xf3\x69\x8e\x87\x6d\x2e\xc0\x81\xfb\x00\xbe\x5f\xe8\x79\x3f\x2a\x1b\xa0\x40\x1f\x60\xa9\x17\xc0\xce\x2a\x80\xcd\xe3\xa8\xdd\xe7\x9c\xfb\x77\x8b\x03\x9c\x6f\xa4\xbf\xd7\xe9\x0f\x50\xf4\x0a\x00\xcb\x7f\xf3\x9f\xf5\xcc\x3e\xff\xb9\x08\x60\x6c\x13\xc0\xcb\x5e\x00\xc1\xbb\x00\xf7\x10\x60\x6c\x27\x40\xf3\x10\x80\xc4\x43\xca\x7b\x14\x8e\x00\x54\x25\x03\x68\x34\x00\x94\x0a\x03\x98\x8b\x53\x7f\x82\x9b\x37\xc0\xce\x0e\x80\xc8\x59\x00\xb9\x77\x00\x16\x97\x00\xe4\x2e\x04\xc8\x5e\x05\x90\xfb\x09\xa0\x44\x10\xa0\x40\x01\xe0\xca\x3a\x80\x5d\xf3\x01\xde\xe7\x00\xe4\x7b\xfc\x2d\x9f\x1b\x7f\xf9\xe8\x41\xfd\x09\xff\xf6\x77\x34\x85\x02\x8c\xea\x00\x38\x7e\x9a\xfa\x85\x2a\x3c\x01\x26\x8c\x06\xd8\x73\x9f\x9e\xf3\xf3\x7d\x00\x9c\x7d\x00\x36\x54\x03\x04\x8c\x05\x58\xbb\x02\x20\xee\x36\xc0\x86\x09\x00\xeb\xaf\x03\x6c\x90\x02\x38\xf0\x0a\x80\xb3\xda\x39\x1c\x66\xf3\x31\x80\xb7\x8a\xbf\xe5\xa7\xc6\xfd\xcd\x03\xb8\xbc\xa3\x8d\xb1\x2f\x5c\xde\x51\x17\xc0\xbc\x0d\x66\x00\x3c\x9d\xd4\xee\x8f\xe3\xf0\x9d\x6e\x00\xf5\x46\x80\x6c\xa4\x7c\x35\xe3\x11\x80\x4f\x29\xbd\x3b\xc6\xd9\x37\x56\xde\x03\x58\x73\x88\xc6\xca\x4a\x9b\x38\xa7\x24\xaa\x47\xc6\x14\x80\x9e\x46\x80\x65\xfc\x54\x2e\x97\x07\x70\xf9\xc7\xbf\x79\xc7\x95\x87\x14\x4f\x77\x30\x6f\x27\x63\x7f\xf2\xf5\x01\x86\x0d\x07\xd8\x10\x0f\x20\xe3\x01\x90\xba\x17\x40\x67\x0f\x40\xd2\x0d\x00\x37\x7f\x80\x04\x45\x80\xd9\x3e\x00\x8b\xdf\x71\x76\x04\x80\x45\x5f\xa8\x1e\x8b\xcc\x01\x9a\x6d\x00\x12\x74\x01\x7a\x33\x00\xe6\x08\x32\xf1\x9f\x26\xc6\x0f\xc2\xf8\xed\xda\x76\x53\x39\x37\x19\xbf\xcf\x05\x46\x3e\xcd\xf6\xa3\x63\xcb\xf9\x5f\x8e\x33\xc5\xb4\xdb\x00\xfc\xe1\x00\x8b\x3e\x01\xa8\x8c\x01\x88\xd9\x0e\x60\x17\x08\x10\x65\x07\x10\xfe\x11\x20\x54\x95\x8e\x45\x90\x35\xc0\xbe\x3e\x80\xa0\x6d\x34\x87\x69\x86\x00\xc0\xe7\x98\xdf\x72\xad\x19\xbf\xa5\x29\x2f\xc5\x7b\x0c\xef\xb8\xb4\x94\xe2\x29\x86\x77\x54\x72\x77\x4d\xc6\x8b\xbe\xa1\x85\x62\xd2\x4a\x8a\xb3\xbb\x01\xc6\xf7\x02\x04\xc9\x00\xfc\x3f\xf6\xfe\x3a\xba\x8a\xe5\xe9\x17\x87\x1b\x77\x0b\x1a\x24\x04\x42\x20\x4e\x12\x20\x24\x21\xae\x84\xb8\xbb\x0b\xc4\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdf\x95\x99\x9d\xe3\xe7\xfb\x7d\xee\x5a\xf7\xbe\xff\xfc\x9e\x59\xeb\x9c\x62\x6f\xa8\xea\x9e\xa9\xee\xaa\x4f\x49\xcf\x26\xc5\x02\x80\xdb\x08\x00\xe1\x79\xf8\xd9\x98\x23\x01\x40\x27\x79\x16\xa9\x01\x40\x9b\x06\xc0\x99\xbf\xa5\x9e\x03\x60\xcb\x04\x80\x4f\x1d\xf0\xb8\x68\x69\x7f\xc6\x1f\x8d\xb9\xb0\xdc\xdf\xf2\x4f\x88\xa8\x31\x0c\x81\x77\xce\xf1\x8f\xc5\x1b\x98\xaa\x20\xbc\x2c\xcf\x25\x00\x2e\x9f\xad\x55\x1e\x00\x3e\x8e\x02\x40\x76\x0c\x00\xff\x22\x00\x84\x66\x00\x98\x98\x01\x80\xcd\x0e\xaf\xa9\xb7\x6d\x00\x54\x5f\x02\x00\xf5\x25\x00\x4b\x48\xbf\xe7\x48\x6f\x22\xf0\xe0\x65\x3a\x98\xfe\x86\xbf\xae\x22\xf4\x50\xfd\xe7\xf1\xad\xa7\xe0\x73\x7c\xea\xba\x37\xa0\x27\x24\x5c\x04\xf7\x33\x93\x1f\x3e\x81\xce\x0f\xbf\x7f\xf8\x7c\xff\xb5\x15\x78\xfa\xf4\x1d\xf2\x57\x56\x05\x00\x6e\xb5\x3f\xc5\xd1\x4e\x02\xe0\x52\xf6\x63\xdc\x00\xc8\x03\x20\x0d\x15\x43\xbd\x47\xf7\xfb\x27\x21\x4f\x7a\x9b\xe6\xf4\x1f\x7a\xb4\xb2\x38\xe0\x3f\x47\xcb\x01\x08\x67\x78\x85\xdf\xf8\x75\x46\x2d\x3f\x3e\x83\xba\x28\xd4\x51\x50\xa1\xa8\x51\xc8\x1b\x1b\x8a\x52\xe9\xe8\x3e\x41\x6e\xe4\x0d\x1a\x89\x27\xcc\x49\xa5\x70\x1f\xca\x18\x7c\x73\xa2\x83\x2c\x2e\x31\x9d\x2a\xe4\x6f\x3e\xdf\xf3\x81\x10\x15\x21\x5b\x01\x84\x58\xf0\xdc\x46\xa0\xca\x17\x16\xa2\x1f\xf8\x35\xe2\x17\x90\x9e\x40\x67\xe7\xa2\xdf\xdd\x86\xbc\xa4\x3b\xca\x53\xe8\xdc\x95\xe5\x1b\xcc\x75\x78\x7c\x22\x48\x03\x12\x80\x1c\x7a\x62\x4c\x28\xb4\x90\x1f\x22\x08\x66\x81\xea\x64\xb7\x01\x0f\x3c\x0d\xc0\xdb\x87\x04\xc5\xad\x3c\x84\x54\xd0\x4c\xb9\xe6\x15\xa0\xfa\x18\x27\x92\x1b\xf4\x4f\x58\x35\x32\xa1\x35\xf8\x63\xb9\x1b\xc2\x47\x4c\xad\xb0\x5f\x21\x43\xfc\x42\xd4\xe7\x46\x28\xbe\x74\xc5\x81\xba\x77\xac\x7e\x11\x41\x5e\x50\x5d\x9c\x16\xea\xdb\x92\xe0\x64\x83\xb2\x3a\x1c\xdd\x7c\x90\x7f\x23\x8d\x13\xbe\x70\x46\x5f\x49\x49\xa4\xc3\xe3\xcb\x5b\xc0\x54\x09\xc0\x0e\xef\x27\x0a\x25\xb4\xc7\xe4\x30\xa4\xa1\xcf\x72\x78\x70\xe6\x46\xfa\x11\xbc\xe6\xa5\xd6\x1a\xa1\xf1\xc5\xd9\x57\xa1\x4c\x01\x1f\x02\x17\xb2\x42\x75\x42\x2b\x2f\x4a\x68\xe7\xea\x8c\xb3\x43\xcf\x59\x16\x49\x10\x9a\x35\x0f\x90\x80\xea\x2f\x34\x24\xb2\x10\xba\xc1\x0b\x80\xcb\x1c\x0f\x63\x35\x09\xe0\xf1\x0d\x84\x10\x74\xef\x19\x54\xc9\x32\xf0\xa6\x80\x90\xa5\xc1\x32\x0c\x08\x0c\x9a\x2c\xa1\xba\x94\x1e\x2d\x1c\xfb\xe8\x8c\xc3\x15\x1c\x2d\xa8\x57\x13\x00\xd5\xaf\xf0\x3c\x64\xa0\x3e\x1d\xfd\x0e\x78\xdc\x5f\x8f\xa4\x20\xfc\x21\x44\xa5\x00\xe1\x61\x66\x76\x35\x28\x93\x48\x4a\xa2\x0b\x79\xf5\x77\xc5\xc6\xd0\xfd\xdf\xf8\x62\x31\x0c\x8f\xef\xb0\x05\x53\x67\x35\x78\x1e\x8e\xa7\x70\x85\xd7\x31\x54\xa4\xe4\x8c\xda\x6b\x1b\x42\x38\xc0\xbe\x35\x18\x1a\xd7\xc1\xb6\x14\xee\x93\xc2\x1d\xf9\x00\xad\x00\x8f\x63\x5e\x68\xbe\xd0\x49\x2b\xc5\x18\x79\x4d\x78\x1d\xa8\x43\xff\x9a\xe3\x91\x3e\xe4\xbd\xa9\x78\xcc\x20\xfd\x10\x20\xd9\x94\x43\xfa\x78\xe1\x88\x88\xa4\xdc\x11\x3b\x2c\x70\x15\xa6\xc1\x28\xcf\x21\xc4\x10\x88\x4a\x0a\x65\x68\x02\x63\xe0\x93\x91\x81\xe8\x06\x90\xc2\xfc\x15\xfc\x20\xcd\x07\xc8\xe6\x41\xf3\xf5\xf5\xe8\x81\xf1\x19\xfe\x3e\x54\x01\x74\x86\xde\xcc\x23\x9d\xa5\x07\xe5\x4b\x05\x2b\x2d\x20\x34\xfd\x5d\x19\xae\x53\x92\x94\xc2\xdd\xc5\x18\x2d\x1e\xd0\x7e\x79\x3c\x1a\x80\xe8\x8f\x3a\xc7\x63\x71\x08\xcf\x94\xc8\x86\x0c\xcd\x3c\x7e\x89\x04\x7a\xb2\x71\x2f\xf9\xa0\x71\xe2\xd8\xb5\xa0\x95\x14\x47\xe4\x09\x65\xfe\xe2\x88\x33\xa0\x3b\x89\x61\xee\x80\x22\x94\xa8\xf4\x15\x48\x03\x21\x50\xff\xd8\x39\x0e\x64\x7d\xe6\x04\x9d\xfa\xa2\x36\xf5\x84\x56\xd3\x27\xaa\x00\xe8\x7b\x34\x4f\x18\x4d\x3d\xf0\x8d\x59\x87\xc7\x4d\xc1\x87\x29\xdc\xc7\x05\x40\xc1\xfe\x33\xc8\x3e\x14\xf8\x7d\x85\x16\x46\x1e\x2d\xbc\x93\x72\x89\x35\xa0\x95\x94\x83\xeb\x06\xfd\x92\x5a\x4e\x61\x32\xd4\x4f\x96\xd9\xdc\x00\xcd\x33\xf3\x74\x1e\xca\xe9\xc3\x7d\x65\xe3\xf2\x00\x3c\xc0\x85\xfd\xfd\x5d\x72\x00\xaa\xbe\x00\x70\xff\x0b\x00\x25\x1e\x00\x20\x8f\x03\x90\x98\x0f\xc0\x6b\x1e\x00\xa2\xa6\xcf\xb0\x19\x00\x01\x2c\x00\x90\xd8\x01\xe0\x19\x72\xb6\x03\x01\x70\x50\x86\xfd\xbe\x7d\x10\x00\x0a\x2a\x67\xda\x07\xc0\x44\x0f\x00\x6b\x14\x18\xeb\x38\x72\xc1\xbd\x30\x5e\x02\x00\x74\xec\x00\xe0\x13\x06\xc0\x3e\xdd\xef\xf5\x9f\xf3\xfc\xc7\xc0\x32\x00\x57\x2d\x01\x68\x59\x83\xfd\xfb\xd9\x9a\xbe\xb8\x06\x40\xc6\x32\x5c\x57\x88\x21\x01\xe0\xa9\x09\x8c\xaf\xde\xe2\x03\xe0\xd5\x01\xc0\x27\x66\x38\xde\xa7\xe9\x01\xc0\x92\x1c\x00\xae\x23\x00\x8c\x52\x61\x7f\x7b\x16\xff\x1b\x9f\xf9\x7f\x2c\x00\x3c\x3a\x01\xb0\xb8\x0d\x40\xaa\x15\x00\x96\x59\x00\x34\x5b\x02\x60\xbf\x04\xd7\x41\xce\xc7\xd7\x42\xc4\xdb\x5d\xa5\xf0\xd3\x3d\xc7\x1d\xa5\x2c\x70\x3c\x0f\x75\xb3\xe5\x01\x10\xa6\x09\xc0\x8d\x79\x00\xbc\x68\x00\x78\xa6\x0b\x80\x8d\x36\x00\xef\xb5\x01\x30\x23\x04\x80\xf4\x26\x00\x7a\xdd\xf0\x7b\x96\x34\x3f\x01\x20\xce\x07\x80\x86\xeb\x59\x24\x05\x80\xee\x7d\x00\x3c\xcd\x01\xd0\x77\x04\x20\xc3\x15\x00\xdd\x63\x00\x5a\x46\x60\x3c\x72\xfc\x0a\x00\xd5\x10\x78\x7c\x19\x33\x98\x9e\xe3\x8e\x6a\x66\x98\xe6\x75\x22\x56\xdf\x08\x4c\x03\x10\xdd\x8c\x4e\xf7\x00\xb8\x6e\x04\xe7\x9e\x5e\x94\x03\xa0\x1f\x08\xc0\x67\x13\x00\x34\x1a\x00\x60\x4a\x84\x7b\xa7\xc4\xcc\x00\x50\xf4\x38\xb3\x14\x00\x28\xed\x01\xe0\x79\x0a\xe3\x81\xd4\x62\x00\x94\xdf\x00\xd0\x8d\xf2\xef\x79\x90\xf3\x79\x9c\xe3\x8e\xf3\xbc\x4b\x1c\x3b\x4c\x7d\x11\xab\xd1\x1a\x41\xb5\x6f\x02\xf0\x80\x01\x00\x39\x5e\x00\xde\x7d\x02\x40\x12\x09\x00\x72\x6d\x00\xc4\xfa\x00\xe0\xbf\x00\xf7\x0c\x9d\x59\x00\x21\x35\x00\x3c\xe3\x01\x10\x08\x02\x20\x83\x08\x00\x7e\x31\x00\x7a\x3c\x00\x10\xa4\x83\x73\x94\x4c\xda\x7f\xc6\x21\x75\x08\xab\x78\x9e\x77\x49\x41\xf8\xdd\x30\x84\xbe\xbc\x10\xf3\x32\x47\xe4\x6b\x94\xee\xc0\xb8\x4c\xa8\x1a\x80\x67\x33\x00\xf0\xf0\xc1\x7d\xd3\x6c\xef\x01\xe0\xb8\x0d\xc0\x8f\x6e\x00\xd4\x91\x00\x60\x68\x86\xd7\x26\xf5\x45\x00\x32\x59\x01\xa0\xeb\x02\x60\x30\x1b\x00\x4a\xf8\xb7\x66\x7e\x7b\x67\xc1\x6b\x44\x3d\xf7\xb7\xe7\x20\x0f\xd3\xdf\xf0\xcf\x4f\x98\x3a\x72\xc3\xd4\x60\x00\xa6\x32\x08\xfd\xfd\x50\x07\xe0\x2a\x1e\x00\xb4\x66\x00\x60\xd9\x01\x40\xb6\x05\xe7\xed\x08\x04\x01\x50\x59\x06\x00\x6b\x1c\xd6\xcb\x7b\x59\x00\x72\x34\xe0\x1c\xed\x60\x13\x00\xc8\x88\x73\x06\x0f\x10\x7d\xe3\xd7\x10\x3d\x7c\xf9\x08\x6b\xf4\xd7\xfc\x93\xbb\x0e\x4c\x2d\xf4\x61\xaa\x8e\xb0\xa2\x22\x88\x3e\x66\x1a\x6f\x98\xe2\x3a\x01\xf0\x0a\x05\x80\x37\x53\x00\x30\xac\x00\xf0\xd8\x00\xce\x4f\xdd\x7b\x0a\xcf\xe3\x9a\x22\x00\xd9\xa3\x00\x5c\x74\x01\xa0\xbf\x19\x00\x80\xa8\x9d\x5f\x40\xe4\xa3\xc0\x47\x98\xfe\x96\x7f\xfa\x0b\xfe\xb1\x41\x44\x6d\x3a\xf6\x30\xfd\x85\x88\x22\x39\x75\x2f\x40\x79\x98\x4f\xec\x57\xa0\xae\x01\xa4\xea\x3b\x3c\xf7\xa9\x00\xb8\x28\x73\xd3\x96\x02\xd2\xe9\x55\x7c\x79\xc8\xcf\x5c\x54\x77\x85\x3b\x23\xb8\xd2\x11\x35\xc7\x2e\x7a\x98\x1e\x23\x20\xc3\x1f\x71\xd0\x79\x77\xaf\xf7\x14\xc8\x06\x50\x57\x08\x3c\x8e\x7e\x25\xf4\xba\x5a\x20\xfb\xe9\x31\x94\xc9\xe4\x50\x7e\x09\xad\x68\x92\xa0\x77\x50\x96\xe1\x99\x1a\x26\x42\x83\xb8\xb4\xb7\x20\x7b\x89\xf1\x92\x14\xd2\xf1\xbb\x7b\xb2\x90\xe3\x47\xf3\x74\x84\x10\xd3\xab\x6f\x49\x10\xd6\x7c\x85\xd2\x0e\x3d\x53\xe4\xa3\x0d\xe8\xdc\x2d\xd2\x27\x78\x1e\x57\x21\xbb\xee\x33\x0e\xf7\x6b\x3b\xa0\xde\x83\xfc\x8b\x3e\xd2\x2b\x68\xc7\xfe\x52\xfe\x00\xd5\xe7\x78\x4c\xf0\xa1\xbc\x3f\x55\x07\x31\xd4\x85\xfc\x21\x82\x1c\xca\xd2\x5f\xea\xa2\x41\xd8\x77\xda\xd9\xbb\xd0\x33\xa3\x96\x87\x33\x49\x54\x0a\xf0\x39\x60\xca\x6c\x6b\x48\x22\xd9\x70\x34\xe4\x7f\xbf\xfd\xa8\x85\x90\x04\x49\xe5\x02\x64\xd7\x3f\x46\xc0\xf3\x40\xdf\x81\xe2\x3b\xed\xd7\x10\x97\xfe\x7d\x6c\xa8\x7b\x42\x5e\xf7\x2b\xb4\x43\x05\x68\x29\xa0\x7c\x03\x63\x11\x13\xe4\x25\xce\x71\xd8\xd3\x45\x6e\xc4\x8e\xe6\x43\x20\x66\xc1\xca\x07\xd0\x93\xe1\x5f\xfc\x0a\xfd\x62\x2c\xbf\x07\x5c\xe1\xe2\xbd\x60\x04\xe1\x0f\x5e\xd1\x50\xc8\x63\xf1\x00\xd8\xef\x73\x72\x8e\x41\x1d\xb5\xac\x88\xf7\xe7\xd0\x42\xe7\xa3\xce\xf3\x70\xca\x79\x54\x90\xbe\x85\x91\xe0\x2a\x1b\x33\x3b\x1f\x44\xcf\x71\xd8\xdb\x71\x49\x68\x47\xdd\xe2\x92\xd9\x83\xc7\x97\x2f\x87\xe9\x39\x1e\x53\xf0\x20\x82\xce\xc9\x2b\x49\xf0\x4f\xc2\xdf\xeb\x42\xfa\x51\x58\xf6\x83\x90\xb6\xc2\x50\x2e\xf4\x4b\x2e\xb2\x48\xf0\x2f\xb9\x4a\xe1\xef\x42\xd0\x0a\xce\x4b\xa9\x8e\xb0\x41\xf7\x25\x89\x25\xf0\x10\x9e\xb5\x38\x34\x0e\x6d\x12\x9c\x9f\xc2\xb3\x87\xeb\x93\xcf\x57\x54\x20\x7f\x7b\xf1\x85\x0e\x22\x82\x30\x44\xec\x78\x63\x94\x27\x90\x04\x83\xe5\x2f\xd0\x37\x06\x36\x3c\x07\xf0\xf7\x70\x46\xcb\x30\x14\xce\x20\x19\xe0\xa6\x41\x1d\x79\xfa\x62\xcd\x90\x86\x75\xf0\x17\xa0\x3b\x55\x79\x03\xe1\x0f\x09\x71\xe8\x6f\xf9\xf0\x7f\x41\xeb\x90\x69\x44\x09\xb2\x60\xc4\x75\xda\xd0\x67\x2c\x3d\x03\x12\x00\xe5\x07\x8d\x11\xeb\xd2\x12\xb1\xb2\x1d\x10\x95\x78\xa7\xbd\xa7\xd0\x0a\x77\x62\xfd\x02\x69\xd6\xb1\x99\x1b\xb2\x89\x8e\xd6\xaa\xd0\x7e\x71\xc0\x70\x82\x70\x88\xfd\x5e\x1c\x9c\x37\x43\x81\xf3\x42\x36\x64\x53\x50\x87\xa0\xb9\xeb\x61\x13\x00\x82\x76\x8a\x50\x96\x86\x23\x0a\xae\x13\x52\x4d\x19\xc1\x38\x4c\xdb\x02\xaa\x87\xa1\x8e\xd8\x42\x9d\x18\x37\x7d\x9d\x11\x96\xce\x13\x91\x81\xfe\x2b\x1e\x0b\x7a\xf0\x19\xf2\x4d\x01\xcb\x5c\x10\x92\x0a\x44\x57\x81\xf6\xc9\x79\x9e\x2c\x60\x38\x06\xda\x57\xfe\x95\xd5\x70\x9f\xd9\xad\x31\x08\x1f\xfa\x18\x1f\x57\xfd\x9e\x8f\x63\x0c\xb5\x80\xe6\x41\x8c\x0f\xff\x0e\x0c\xde\x43\x37\x08\x7f\x3e\x27\x87\xdf\xbf\x7a\x5d\xd9\x1f\x91\x69\x0e\xb7\x85\x69\x6c\x19\x4c\xe3\x5b\x91\xa1\x95\x15\x8f\xf2\x09\x5a\xc1\xb1\x21\xb0\xa6\x63\x1d\x15\xa0\x9d\x16\x5d\x09\x4b\x8e\x61\x0c\x83\xfb\xfb\x05\x0b\xbf\x41\xdf\x5f\x82\x7f\xe9\x2e\x32\xe7\x2c\xde\x6c\xc1\x07\xe0\x16\x2e\x00\x95\x14\x00\x5c\xd3\x06\x20\xab\xe8\xec\xde\x01\x88\x3b\x06\xe0\x2e\x31\xec\x6f\x1f\xa5\x03\xe0\xec\x08\x00\x4a\x04\x00\x76\x51\x00\xe0\x8d\x03\x60\x61\x0f\x00\x25\x15\x8c\x35\xce\x56\xb6\x16\x1f\x9c\xdb\xd7\x12\x05\x40\x95\x14\x00\xbd\x54\x00\xec\x23\x00\xd0\x23\x05\x20\x24\x0a\x00\x03\x31\xb8\x86\x72\xa6\xdd\xb3\xf1\xcf\xeb\x20\xba\x25\x88\xf8\x16\x61\xd3\x8a\xcb\xe0\xba\xcf\x6f\xb8\x83\x10\xfe\xde\xfb\x0e\x00\x77\xb8\x00\xb0\x69\x03\xe0\x11\x13\x00\x26\xd8\x00\xa0\xdf\x05\x40\x47\x1a\x80\xcf\x96\x00\xa8\xdf\x01\x80\xbe\x04\x00\xd5\x01\x00\x84\x9e\x03\x20\x7f\x86\xcb\x52\x00\x50\x5f\x85\x7b\x3f\xce\x7c\xde\x19\xb2\xd4\xa0\x87\x63\x58\x5d\x0f\x00\x26\x3d\x00\xd0\x4e\xfd\x73\x3f\x48\xcd\x99\x55\x30\xf9\x03\xee\xe8\x80\x69\x10\x22\x3b\xea\x8c\x88\xef\x4d\x63\x01\xb8\x89\x01\xf7\x75\x3c\x2f\x3c\x5b\xe5\x00\xe0\xaa\x03\xa0\x30\x05\x00\xcd\x38\x00\x32\xb7\x01\xe0\xf9\x09\x80\xa8\x36\x7c\xbe\x4e\xb2\x0d\x00\x4b\x09\x00\xce\xa2\xae\xb3\xb8\x41\xc1\x07\xc6\x7a\x8a\x25\x00\x4c\xb5\x01\x20\x8b\x38\xfb\x2e\x8c\xa8\x1b\x9e\xd7\x7b\x72\xce\x51\x38\xc2\x4a\x9d\xe3\x1f\x67\x3d\x98\xea\x28\xc0\xf4\x6c\xcb\x3f\xa8\x04\x40\x6c\x06\xae\x93\x09\x6b\x01\x40\x1c\x02\x00\x77\x28\x8c\xcb\xf8\xae\x01\x70\xb6\xe3\x39\xc5\x00\x30\x5b\x00\x80\x13\x05\x7e\x1e\x5c\x18\x70\x4f\x17\x17\x05\x00\x13\x21\x00\xb0\x23\xf2\x62\xe7\x38\xe4\xdc\xef\xa7\x23\xba\x06\x22\x97\x60\x7a\x8e\x7f\xec\x11\xdf\xeb\xe8\xc3\x78\x51\x08\x81\xda\xb9\xaf\x02\xf0\x78\x17\x00\xf6\x45\x00\xf0\xef\xc3\xef\xc6\x3e\xfb\x8f\x5a\x1e\x80\x33\x8b\x47\xd3\x08\xf7\x04\x53\xd6\x01\x10\xd1\x02\x63\xa5\xb3\xe7\x41\x47\x06\xc0\x82\x0f\x00\x9f\x11\xef\x20\x42\x43\xf8\xb9\xbc\x5f\xb0\xdc\xa4\x64\xc4\x6e\xc8\x84\xe9\x39\xfe\xb1\x84\xbb\xf8\x7e\xf3\xfb\x82\xaf\x60\x4a\xab\x0d\xc0\xb5\x56\x00\x28\xd6\x00\x40\xc7\x05\xe0\x0b\x37\x00\x54\xe9\x00\x10\x6a\x01\x20\x51\x0b\x63\x12\x73\x3d\x00\xde\xe3\x01\x10\xf3\x05\x80\x37\x66\x70\x7e\x0a\x45\x1f\x80\x0d\xdb\x3f\xe4\x41\x10\xef\x97\x4a\x43\xe0\x9c\x73\xbf\xeb\x8f\x38\xcd\xea\x8c\xd0\x97\x31\x62\x1e\xca\x08\xfd\xf0\x22\xf0\x09\xf1\x59\x2c\xc6\x0f\x00\x26\x37\x00\x4f\xa7\x60\x1d\x91\x54\x02\xf0\xf0\x08\x00\xd1\xb7\x00\xdc\x7f\x07\xbf\x8f\xeb\x2e\x3e\x5c\xe3\xbc\xa2\x0f\xe7\xa7\x2e\x4d\x00\xb0\xd9\x04\xc0\x85\xaf\x08\x1c\x82\xa0\x49\xd1\xb0\xdc\xbf\xe2\x1f\x4b\x84\x5e\x74\x10\x5e\x55\x5a\x18\xa6\x6c\x8e\x30\x25\x40\x58\xd7\x87\x6a\x00\xdc\x7c\x09\xc0\x0d\x6d\x00\x88\x10\x7f\x27\xc1\x07\x53\x9b\x7d\x98\xc6\x2f\xc2\xb4\x05\x36\xf4\x60\xf7\x2b\x4c\xa1\x9e\x31\x7e\x78\x1e\xe7\xf8\xc7\xfb\x32\x4c\x6d\x11\xf5\x5c\x7d\x44\x37\xa3\x7c\x12\x4c\x85\x11\xfd\x4b\xb4\x87\x30\xc5\x40\xe0\xf9\x3f\x5e\x44\x88\x39\x4b\x22\x2c\x9c\x2d\x22\x33\x71\x9e\x73\x3c\x3f\x49\xbd\x36\x84\x98\xc7\x1f\x70\x90\x1f\xa2\x5f\xdc\x01\x91\x0f\x33\x21\x80\xfb\xa2\xce\xf3\x60\x88\xa2\x02\x60\xde\xbb\x07\x69\x86\xf0\xe4\x01\x74\x37\x0f\x82\x5f\x21\xe2\xdd\xe7\xeb\x57\xa1\xfe\xca\x47\x9c\x9f\x21\x8f\x80\xa4\x28\x02\x79\xa6\xfb\x94\x70\x0b\xd6\x1d\xb6\x70\xe8\x44\xd7\x4d\x9c\x0a\x08\x6b\x5f\x5f\x9a\x62\xff\xfb\x3c\x5c\x1e\xc1\xf9\x2f\x63\x94\x4b\xd0\x5d\xa8\xe4\xde\x86\xbc\x92\x88\xfc\x4b\x68\x65\xb0\x91\xa1\x42\xfe\xe5\xab\x07\x26\x84\x1a\x50\x01\x3e\x02\xe1\x7f\x41\x68\xf2\xd3\x9b\x9b\xd0\x1e\x23\xd0\x26\x80\xfc\x1d\x2e\x12\x3f\x64\x03\xf1\xf0\x0d\x20\x3d\xe0\xa4\xc3\x79\x07\x4c\x94\x7c\x48\x6f\x6f\xc7\xfb\xa0\x93\x36\x6f\x85\x8e\xa0\x79\x3d\x85\xf2\x54\x26\xae\x30\x7a\x50\xaf\x45\x81\xee\x57\xda\x03\x13\xe2\xe2\x62\xff\x04\xf9\x7f\x2a\x40\x02\xf5\xdd\x62\xb6\xc2\xf8\xeb\x2e\x39\x3d\xc2\xcf\x7c\xaf\x83\x29\x93\xc1\x3d\x08\x29\xd2\x97\xe2\x41\xcf\x90\xfe\x88\x0b\xca\x4b\xd1\x8f\x6b\x40\x7d\x3a\xf4\x17\xe0\x4a\x0a\x1d\x5d\x06\x54\x49\xa3\xc1\x6f\x87\xfc\x0a\x45\xc8\x1a\x94\xf9\x21\x82\xce\x25\x6b\x49\x62\x43\xd5\x08\x19\x49\x38\x1f\xc6\xfd\x98\x1a\xea\xa6\xa1\x13\x65\x82\xf0\x1f\x01\x0a\x3b\x34\xee\xab\x56\x18\xdc\x5e\x24\x13\x42\x44\x5e\xa2\x88\x9d\x2c\xb4\xff\x00\x8a\x29\x84\xc8\x08\xa0\x6f\x84\xa8\x58\xfb\x21\x8a\xaf\x0c\x55\x46\x04\xef\x3a\x42\x79\x0f\x01\xda\x58\xa8\x0e\xc5\xe7\x06\xff\xa2\x2e\x8f\xf1\x14\xa4\x01\xf8\x0d\x7c\xbf\x1e\xc1\xf5\x41\xbe\x71\xb8\xcb\xf9\x07\x15\x0f\x84\xae\x49\x5c\x05\xa1\xce\x83\xf7\x2b\x70\x57\xc9\x43\x76\x69\xc4\x0e\x52\x40\x74\xde\x9d\xaf\xa0\x73\x3c\xa6\x52\x84\x0f\xbd\x51\x47\x59\x9e\x15\x42\x08\xaa\x12\xf0\x89\x38\x65\x3d\xf8\xcd\x04\x4a\x88\xda\xbc\x12\x80\x4f\x9c\xc9\x91\xc1\x27\xef\x65\x91\xf6\x1f\x00\x20\x2c\xcd\x07\xa1\x39\xce\x4a\x51\xc8\x52\xd2\x50\xca\x42\x1e\xe6\x1c\x87\xa1\x0a\xa8\x40\xfa\xb8\x0d\x34\x10\xe3\xeb\x23\x76\x90\xe9\x15\x98\x9e\xe3\x31\xc3\x50\x78\x2f\x1b\x37\x33\x9f\xc0\xdf\xcb\x42\x08\xcb\xb0\xc8\xe2\x2e\xfc\x19\xee\x9b\x36\x44\xcd\x85\x6c\x80\x9e\x6b\x27\xd4\x51\xa3\xab\xbe\x9a\x0a\x00\x17\xb5\x1c\xb4\xbb\xbe\x2b\xc3\xdd\xcd\x24\xd7\xd4\xa1\x79\x61\xf9\xc0\xb8\xe8\xa9\xb3\x21\xd4\xed\x74\xc9\xd3\x02\xb1\x2b\x6d\x10\xfd\x41\xe7\x78\xcc\xb9\xf8\x19\x34\x23\xc7\x66\x02\x08\xef\x39\x99\x30\x43\xbd\xa4\x8e\x7e\xd2\x50\x67\xa0\x43\x8a\x09\x94\x51\x73\x88\x80\x11\x8c\x83\x4f\x26\x64\x1b\x6c\x27\x9b\x21\xdb\x6d\x43\x36\xa7\x04\x00\xeb\x1d\x75\x5f\x78\x3d\xc2\xab\x9b\x10\x1b\xc6\x7f\xe8\x0a\x56\x10\x0e\x7a\xe4\x69\x87\x88\x24\xcf\xf1\x98\x37\xa2\x02\xf0\x3b\x1e\x43\x86\xf4\x1f\x98\x47\x00\xe3\x31\x32\x26\x18\x7f\x69\xc1\x95\x5f\x7f\x64\x03\xe8\x2c\x8d\xdf\x96\x27\x94\xd7\xf5\x19\x87\xeb\x97\xbe\x1e\x8d\x90\xa6\xbd\xf1\x26\xa1\x9d\x77\xe1\xc2\xc5\x8b\x97\x2e\x5d\xbe\x7c\xe5\xca\xd5\xab\xd7\xae\x5d\xbf\x7e\xe3\xc6\xcd\x9b\xb7\x6e\xdd\xbe\x7d\xe7\xce\xdd\xbb\xf7\xee\xdd\xbf\xff\xe0\x01\x12\xd2\xc3\x87\x8f\x1e\x3d\x7e\xfc\xe4\xc9\xd3\xa7\xcf\x9e\x21\x23\x3f\x7f\xfe\xe2\xc5\xcb\x97\xaf\x5e\xa1\xa0\xbc\x7e\x8d\x8a\xfa\xe6\xcd\xdb\xb7\x68\x68\xef\xde\xa1\xa3\xbf\x7f\xff\xe1\x03\x06\x06\x26\x26\x16\x16\x36\x36\x0e\x0e\x2e\x2e\x1e\xde\xc7\x8f\xf8\xf8\x04\x04\x84\x84\x9f\x3e\x7d\xfe\xfc\xe5\x0b\x11\xd1\xd7\xaf\xc4\xc4\x24\x24\xa4\xa4\xdf\xbe\x91\x91\x91\x93\x53\x50\x50\x52\x52\x51\x51\x53\xd3\xd0\xd0\xd2\xd2\xd1\xd1\xd3\x33\x30\x30\x32\x7e\xff\xce\xc4\xf4\xe3\x07\x33\x33\x0b\x0b\x2b\x2b\x1b\x1b\x3b\x3b\x07\x07\x27\x27\x17\x17\x37\x37\x0f\x0f\x2f\x2f\x1f\x1f\x3f\xbf\x80\x80\xa0\xa0\x90\x90\xb0\xb0\x88\x88\xa8\xa8\x98\x98\xb8\xb8\x84\x84\xa4\xa4\x94\x94\xb4\xb4\x8c\x8c\xac\xac\x9c\xdc\xcf\x9f\xbf\x7e\xc9\xcb\x2b\x28\x28\x2a\x2a\x29\x29\x2b\xab\xa8\xa8\xaa\xaa\xa9\xa9\xab\x6b\x68\x68\x6a\x6a\x69\x69\x6b\xeb\xe8\xe8\xea\xea\xe9\xe9\xeb\x1b\x18\x18\x1a\x1a\x19\x19\x1b\x9b\x98\x98\x9a\x9a\x99\x99\x9b\x5b\x58\x58\x5a\x5a\x59\x59\x5b\xdb\xd8\xd8\xda\xda\xd9\xd9\xdb\x3b\x38\x38\x3a\x3a\x39\x39\x3b\xbb\xb8\xb8\xba\xba\xb9\xb9\xbb\x7b\x78\x78\x7a\x7a\x79\x79\x7b\xfb\xf8\xf8\xfa\xfa\xf9\xf9\xfb\x07\x04\x04\x06\x06\x05\x05\x07\x87\x84\x84\x86\x86\x85\x85\x87\x47\x44\x44\x46\x46\x45\x45\x47\xc7\xc4\xc4\xc6\xc6\xc5\xc5\xc7\x27\x24\x24\x26\x26\x25\x25\x27\xa7\xa4\xa4\xa6\xa6\xa5\xa5\xa7\x67\x64\x64\x66\x66\x65\x65\x67\xe7\xe4\xe4\xe6\xe6\xe5\xe5\xe7\x17\x14\x14\x16\x16\x15\x15\x17\x97\x94\x94\x96\x96\x95\x95\x97\x57\x54\x54\x56\x56\x55\x55\x57\xd7\xd4\xd4\xd6\xd6\xd5\xd5\xd7\x37\x34\x34\x36\x36\x35\x35\x37\xb7\xb4\xb4\xb6\xb6\xb5\xb5\xb7\x77\x74\x74\x76\x76\x75\x75\x77\xf7\xf4\xf4\xf6\xf6\xf5\xf5\xf7\x0f\x0c\x0c\x0e\x0e\x0d\x0d\x0f\x8f\x8c\x8c\x8e\x8e\x8d\x8d\x8f\x4f\x4c\x4c\x4e\x4e\x4d\x4d\x4f\xcf\xcc\xcc\xce\xce\xcd\xcd\xcf\x2f\x2c\x2c\x2e\x2e\x2d\x2d\x2f\xaf\xac\xac\xae\xae\xad\xad\xaf\x6f\x6c\x6c\x6e\x6e\x6d\x6d\x6f\xef\xec\xec\xee\xee\xed\xed\xef\x1f\x1c\x1c\x1e\x1e\x1d\x1d\x1f\x9f\x40\x27\x4a\xff\x57\xff\xff\xab\xff\xff\xd5\xff\xff\xea\xff\x7f\xf5\xff\xff\x4d\xfd\x03\xa0\x2c\xa7\x05\x21\xed\x4b\x17\xde\x00\x70\x01\xfc\xf9\xfa\xa7\xcf\x17\x2f\x80\xdf\xbb\x7a\x4f\xff\xff\x71\x3d\x3f\xce\x3a\x71\x3b\xd9\xfa\x3f\xe6\xe3\x39\xa0\xdf\x61\xd8\x30\x59\xa5\x5d\x3a\x5c\x7a\xbf\x98\xbd\x7c\x6f\xd9\x78\xdd\x7e\xfb\xf2\x61\xe6\xff\x80\x57\x6f\x9f\x79\xd3\x7b\xc5\x66\x3e\x66\xaa\x60\x0c\x77\x24\x6a\xc8\x68\x30\xb5\xbf\x6b\x30\x70\x70\x78\x2c\x7b\xf6\xd9\xca\xb7\x83\xec\xff\xc8\xbd\xb3\x7f\x7f\x5d\x63\xe1\xc6\x64\xf2\xf0\x5a\x5f\x44\x57\x7e\x5b\x46\x33\x76\xe3\xbd\x86\x47\xf5\x8c\xf5\x06\xcd\xf7\x5b\x32\x7b\x9f\x8c\xef\xae\x89\x1c\x71\xfe\x1b\xfb\x21\xca\x46\xdf\xc2\xa3\xf1\xba\x81\xdd\x2e\xb4\xe6\xe6\xba\xfa\x4a\xde\x92\xf6\xc2\xfa\x82\xe3\x7c\x9c\x3c\xe1\x7c\xcf\xc2\xad\xb2\xb4\x3a\xea\x1e\xcf\xc9\x9e\x75\xf1\xd3\x89\x7f\xe2\xdf\xbd\xbf\x72\x6f\x1a\x79\xb0\xa1\xf3\x67\xd3\xeb\xaa\x82\xe2\xd8\xbc\xed\x4c\xc1\x14\xab\xc4\x4b\xf1\x5f\xe3\x90\x62\x31\xe2\x52\x12\x03\xd2\xbd\x8b\x09\x1b\xf2\x7b\x2b\x66\xee\x6e\xce\xfe\xc3\xf4\x65\x17\x6b\xc6\xbd\xfb\xae\x34\xb7\x57\xbf\x2f\x1e\xc8\x41\x49\x21\x8d\x27\x89\xf4\x0c\x09\x09\xbc\xe1\xe7\xe9\x9b\xec\x4b\xe2\x6b\x18\xd4\x17\x7d\x27\xe3\x5d\xd9\xa5\xe6\x5f\x83\x56\xf3\xdc\x7b\xf4\x7f\xe6\xdf\xe7\x5c\x8c\x1f\x53\xed\xfe\xd8\x48\x53\x66\x9b\xab\x9b\x5a\x16\xeb\x17\x76\xd5\x2f\xdf\xeb\xa7\xcb\xb2\x43\x98\x9d\xaf\xcd\xa1\x8d\x86\xc3\x3d\x97\x9b\xfe\x98\xb1\xcb\xd9\x2d\x15\xc6\x6d\x04\xa3\x7c\xcb\xee\x47\x8b\x7f\x94\xb0\xfe\x64\xa2\xb9\x47\xa6\xa1\xbc\xd4\x24\x2b\x27\x21\x33\xfc\xc8\xbf\xd7\xbd\xdc\xc1\xd5\xaa\xc8\x94\xcc\x60\x45\x2f\x45\xd7\x58\x67\x47\x5f\xdf\xdc\xd1\xd5\x3e\x68\x3d\xe1\x49\x3e\x7b\x2d\x51\x77\xe6\x94\xe2\x66\xe5\xef\xfc\x07\x99\x0b\x4c\x03\xc5\x4d\xb3\xa5\x8d\x59\x9a\xf1\xae\xa1\xcc\x3e\xf8\xce\x9a\x56\xbf\x8c\xa4\xb5\x45\xd5\x8a\x95\xc8\xe4\x59\x7f\x66\xc8\x5f\x52\x26\xd6\x9d\xb5\x7e\xe5\x51\x17\xb6\x9a\x2a\x5e\x9c\xda\x7c\x71\x48\x79\x31\xe9\x30\xe6\xb7\x67\xf0\x73\x72\xba\x73\xbe\x8a\x36\x67\x2d\x41\x32\x64\xd0\xeb\xb9\x7d\xa1\xd9\xa1\xee\xa9\x2a\xff\xcf\x6d\xc9\x53\x51\x42\xa1\x39\x81\x23\xa1\x5b\x12\xf7\x55\x9c\x0d\xc7\xec\xbd\x7c\xe3\x63\x6c\xb2\x09\xab\xb8\x3a\x0b\xa7\xf0\x37\xfb\xcf\x25\x6c\x68\x8d\x0e\xb7\x88\x14\xfb\xa7\x0c\x86\x27\xfb\xa0\x39\xa0\x9a\xec\xe9\xdc\x56\xec\x94\x0e\x16\xce\xe0\xa1\x60\x8f\x64\xf1\x62\x7e\xcc\xfa\x49\xe0\xaa\xdc\x03\x2d\x24\x73\x6c\x57\xad\x90\x1f\xc9\x4a\x45\xb3\xcd\xb4\xc3\xe8\xcb\xc6\xc7\xbe\xb0\x84\x35\xa5\x81\xc1\x86\x8f\xb9\x05\x71\x8d\x01\x68\xce\xe6\xa6\xc7\xda\xe2\x0a\x43\x92\x34\x02\x2f\xd8\x39\x18\x47\xa9\x23\x28\x70\x29\x54\x69\x93\x39\x64\x45\xab\x15\x7f\x18\xa0\xd9\xae\xf9\x7a\xc5\x52\xe7\xf0\xd4\x14\xf6\xde\x9b\xe5\xde\x0b\x82\x25\xac\x88\x0f\xf8\x54\xa3\x67\xfa\x45\x1a\x79\x12\xda\x08\xe9\x31\x2a\x8d\x49\xb6\xf2\x77\xb2\x51\xd3\x2b\x92\xf5\x13\xd1\x12\x6c\x13\xee\x90\xc5\x30\xc5\xf1\x25\xca\xe8\x68\xf8\x9a\xff\x72\x47\x0b\x4b\x4a\x67\x2f\xe7\xe8\x30\x98\xcc\xdb\xb2\x85\x25\xac\x6a\xf6\x9b\x57\x11\xa6\x1b\x84\xec\xbb\x04\x99\xbf\xd6\xa8\x91\x8d\x14\xdc\x61\x57\xa2\xf7\x24\xfb\xfe\xa9\x09\x47\xea\xbd\x29\x96\x00\x11\x21\xed\x3b\x8e\x0e\xf1\x87\x2a\x77\x8d\xb6\x9d\x92\x83\xdf\x27\x8f\x96\x88\xb6\x2a\x8d\xf9\xae\x2f\x21\xee\x82\xa4\x4f\xba\x7c\x22\xa9\x35\xd0\xd0\x21\xdc\x60\x40\x39\x40\xfc\x02\xf7\x97\xef\x74\x14\x66\x9f\x8b\xb0\x8f\xde\x95\xa2\x6e\xa3\x57\x12\x24\x50\xe2\xb1\x5e\x16\xce\x52\x88\x31\xb0\x75\x48\x0c\x48\x4a\x0c\x2f\xac\x69\x5a\x1a\x6e\x58\x7d\x82\x90\x20\xdc\x57\x53\x31\x18\xb8\xea\xb7\x67\x97\xa8\xd3\x2e\xcf\x23\x14\xc6\x46\x4b\x9b\xf4\x4d\x8e\xd0\x1b\xdb\xef\xc3\xe3\xf7\x6d\x18\x46\xf8\x24\x64\x69\xcc\xd7\x85\x1e\xc9\x53\xe9\x6d\xd8\xb5\xfa\xcb\xc7\xb7\x15\xf8\x35\x46\x0c\xbb\xaf\x14\xc0\x12\xb6\xf1\x87\x64\xb3\xf8\x93\x8c\xed\x6e\x69\xa6\x68\x35\xca\x51\xf2\x6b\xb2\xfe\xa4\x17\xa1\xe0\x24\x96\xf9\x2c\x83\xbf\xf9\x91\x07\xff\xf6\xa7\x26\x72\xc7\x1f\xc3\x42\x4f\xe4\xf1\xf5\xba\xec\xe6\xfc\x79\x13\x3e\x17\xd8\x35\x3d\x18\xf2\x5d\xa9\x3f\x2d\x3e\x93\x30\x7b\xaf\x35\x26\xf7\x71\xa8\x9b\x03\xba\x56\xbc\xc4\xa1\x24\x9a\x50\x05\x57\x35\x2b\xfd\x77\x16\xda\x27\x14\x1e\xa4\x86\x24\xcf\x49\xad\xbe\x59\xd1\x10\xb1\x24\x08\xb3\x2a\x7e\x35\xe8\x70\xc4\x09\x90\x4a\xb4\x29\x72\x6a\x46\x1d\x71\x5c\x4d\x84\xe7\xb0\x3c\xda\xb5\x51\xc4\x11\xdd\xe8\xac\xaa\xf7\x4d\xea\x93\x94\x84\x54\x83\x28\x9d\x80\x3a\x17\x32\xab\x2c\x93\x07\x03\x31\x1d\x26\x3d\x25\x03\x11\x53\x19\x97\x80\x98\x81\x8a\xb6\xb1\xb7\xb3\x72\x30\x7b\xca\xb3\x12\xf1\xd6\xa0\xb1\xdc\x0d\x67\x58\xc2\x56\xc9\xa0\x57\xa5\x40\xe2\x57\x4f\x1e\xa3\x7e\xb9\x2b\x8a\x19\x2a\xcf\x14\x18\xa5\x86\xc4\x84\x05\x96\x79\x4f\x39\x8b\x38\xbc\x39\xa3\xb9\x74\x78\x34\x85\x52\x64\xd0\xd5\x6b\x2c\xc6\xdd\x5b\xc3\xe7\xd2\x97\x2b\xbb\x3b\x96\x26\x47\xb6\x11\xf6\xea\xa8\x7e\x92\xb3\xfe\x34\xe3\x8a\x7f\x9a\xb9\xb6\x1a\x8b\x6e\x83\xa1\x87\xd6\xa8\xea\x37\x79\x47\x99\x5a\x49\x63\xd1\x75\x51\x3c\xd1\x18\xb1\x5d\xf1\x66\x99\x43\xa5\x01\xdd\x5e\xdb\x72\x9f\xca\x98\xb0\xdc\x57\xb5\xb1\xbd\x6c\x73\xaf\xf6\xf2\xce\xd7\xf5\x22\x75\xbb\x5f\xde\x74\x58\x86\x5d\xbd\xf1\x4b\x87\x16\x1b\x13\x0b\x29\xfd\x1d\xed\xdb\x6a\x87\x2a\x57\x15\x19\xe5\x1b\x15\xfc\x15\x7b\x95\x6f\xa8\x06\xea\xe8\x9b\xc9\x38\xf3\x05\x93\x26\x1c\x14\xbe\x6e\xf4\x1e\x32\x5c\xe6\x3d\x21\x3b\x97\xb0\xc5\xdd\x4f\x5d\x96\x16\x53\xe1\xc3\xea\x68\xee\xeb\xe4\x79\xdd\x59\xde\xf6\x83\xf9\xac\x71\x9f\x01\xad\x2e\xa9\x2e\xb3\xae\x8c\x5e\xa8\xc1\xb4\x51\xa3\x39\x97\xfd\xa6\x37\x7b\xc4\xdb\x74\x85\xf2\xec\xf6\xcc\x09\xdb\xf5\xef\xbf\xef\xef\x23\xb9\xf1\xef\x75\xc2\x69\xb1\xd1\x34\xd1\xb4\x51\xe5\x61\x6e\xfe\xb3\x9e\xfb\x2e\xa3\x0e\x05\x36\xa9\xd6\xb7\x2c\x7d\xad\x78\xac\xf9\xed\x5c\x1d\x70\x9c\x3f\x78\xbf\x0f\x32\x4e\xd0\xca\x45\xae\xfd\xd8\xcb\x3d\x73\xb4\xf3\x27\xab\x3d\xe7\xd3\xf2\xac\xb4\x24\xf3\x6d\xf4\xdd\x4c\xd2\x24\xa7\xd8\xc2\x48\xb1\x20\x33\x5f\x7a\xaf\x68\xf7\x1d\xb7\x45\x77\x3f\x4f\x7c\xef\xaf\xbe\x51\x81\x7c\xe1\x02\xb1\x66\x19\x8a\xc5\x92\x4d\x78\x43\x4a\x4b\x77\x8e\x78\xff\x28\x61\x35\x71\x60\xb0\xf5\x63\xa9\x7e\xe9\x58\xec\x8d\xbc\xb8\x6c\xb2\xb4\x9b\x09\x18\xd1\xe8\x61\x9a\xa1\x8c\xc1\x31\xa1\x82\xa1\x0b\x11\x6d\xd1\x71\xf1\x3d\xc9\x16\x59\xd7\x8a\xd7\x6b\xdb\x3b\x56\x47\x2d\x36\x64\xfe\x62\x69\x65\x16\x5a\x06\x45\x9b\x49\xca\x9c\x9b\x2d\x6a\xbf\x54\xdd\x2a\x3a\xce\x29\xca\xd4\x4d\xed\x4f\xdc\x49\x94\x4f\x7e\x9c\x6a\x9c\x9e\x97\xe5\x9f\x8b\x56\x7c\xb7\xbc\xa2\x76\xa0\x7d\x61\xf8\xee\xfc\xe9\xf6\xe8\x5f\xad\xf5\xee\xec\x5c\xce\xe0\x87\x16\xaf\xc1\xb7\x9d\x4d\xad\x5c\xf5\xe4\xd5\xa0\x62\xaf\x94\xa5\x50\xae\xa0\xa2\xb0\xbf\x78\xae\x0c\xb3\xc2\xb5\xa6\xa2\x09\xad\xed\x4a\x37\xc1\x08\xcf\x4c\xd8\xc6\x93\x93\xca\xbf\x4a\x38\x3d\xdd\x49\x9b\x67\x5a\x26\x6b\x8f\x98\x30\x1e\x0e\xed\xd5\xee\x7c\xd9\xd6\xd7\x64\xd1\xc0\xda\x50\xd1\x78\xb5\x09\xaf\xb5\xb7\x23\xa3\xbb\x75\xc0\x77\x54\x7f\xda\x62\xa1\x76\x0b\xff\xd8\xef\xef\xfc\xd0\x3c\xd2\x16\x35\xb6\x7f\xac\x06\x2f\x06\xcd\xf0\x8c\x05\x8c\x0c\x0d\x8c\x0d\xdc\x19\xa0\x19\x08\x1a\xc4\x1a\x45\x1f\x67\x9c\x26\x98\xdf\x58\xe1\xde\xb9\x78\xf4\xfa\x9f\xb9\xe1\xeb\x80\x05\xfa\xff\xc5\x2d\xc7\x75\x8f\x65\x9c\x05\xec\xb9\xfb\x73\xd6\x73\xba\x8b\x5b\x4b\x6c\x6b\x1d\x5b\x7d\x07\x1f\x4e\xee\xfc\x27\xee\xff\x37\xd7\xc9\x83\xc3\xfe\x83\xf8\xc3\xc7\x07\x79\x87\x49\xc7\xb6\xff\x27\x9c\x87\x26\x3b\xc3\x1b\xd4\xab\x9f\x17\xbb\x16\x8a\xe7\x51\xe6\x3a\xe6\x55\x17\x7a\x97\xc5\x36\x44\xf7\x90\xff\x3b\xef\x91\xd2\x36\xd2\x2a\xde\xa2\xc3\x0c\xea\x84\xc2\x88\xf5\x60\x60\x3f\x7a\x1f\x5f\xaf\x47\x2f\x49\x1f\xd9\xf0\x95\x89\xc1\x85\xc5\x3d\xa3\xff\x38\xf2\xdb\x4d\xf1\x25\xca\xe9\xe2\x91\x8e\x01\xbe\x6e\xe9\x36\x87\xa6\xf4\x86\x6f\x75\x74\x35\x9d\x35\x17\x6b\x3e\xd7\xe4\x36\xe1\x76\xb2\x8d\x62\xad\x38\x1f\x48\xfe\xcb\x1d\xb3\x6d\x4b\x2f\x91\x4d\xb7\x8d\xa0\xf7\x98\xb4\x8a\xd5\x5f\xa9\x32\x2a\xe3\x2d\x54\xc9\xa3\xcf\xa9\xcf\x36\xc8\x92\xce\xf6\xc9\xfb\x50\x98\x58\xad\xd7\xa9\x35\x36\xb0\xd2\x74\xac\xf6\x77\xfe\x63\xea\xb5\x5b\x73\x86\xa3\xa4\x3d\x0f\x5b\x4e\x6b\xe9\x4b\x4d\xf2\x6f\x65\x2d\xa7\x44\x26\xde\x8a\xbb\x15\xed\x1c\x95\x11\x19\x17\x85\x13\xd7\x9d\x42\x53\x60\x57\x13\xd5\x9d\x3a\x79\x75\xad\xf9\x24\xe3\x2f\xe3\x93\x6f\x5c\x9f\xb9\x3f\x84\xdc\x7e\x5a\xb7\x53\xf6\x2b\x6f\x3b\x9d\x29\x61\x24\x72\x3a\xd4\x32\x40\xc7\x57\xd8\x6b\xc0\x33\xc5\x73\xd2\xeb\xb9\x2f\x4e\xd8\xc7\x94\x81\xa2\x8b\xf5\x2b\x7d\xaf\x66\x49\xb6\x43\xfe\x2c\x61\x73\x7d\x06\x63\x40\xa4\xad\xaf\x5a\xb7\x70\x38\xa3\x31\xa1\x22\x42\x2a\x30\xd2\x6b\xc0\xed\x9b\x83\x99\xcd\x96\x55\xb6\x85\xb8\xc5\x25\xeb\x46\xfb\x1f\xde\x8b\x91\x16\x19\xcc\x25\x2e\xcd\xa2\x83\x8e\x0b\xaa\x7b\xd5\x7f\x78\xfa\x15\x4b\x6a\xc3\xc2\x6d\x3f\x2a\x4b\xf2\x72\x53\x9d\xa2\x43\x83\x62\xbc\x02\x9d\xb1\xac\x75\x4c\xe7\x0d\xb6\x75\xfd\xb5\x02\x35\xca\x34\x90\xb4\x35\x4d\xbe\x3a\x26\xf9\x05\xc4\x5e\xcd\xbe\x50\x59\xd0\x9e\x3f\x56\xbc\x26\x71\x3a\x79\x2e\x61\x57\x72\xba\xa4\x3b\xb0\xf6\x69\x7e\x49\x4a\x64\x64\x96\xbf\x88\x9b\x9a\xed\x45\xd3\x4c\x5d\x5f\x35\x75\x45\x8b\x9f\x1c\xb2\x46\x52\xb5\xd2\x6f\x7e\xe2\x68\xa9\x9a\x9d\xb8\x1e\x06\x39\x26\x36\x15\x3c\xad\x6b\xea\xbf\x3b\x3b\xba\xdb\xf5\xdb\x3d\x64\x8d\x8d\xb4\x5a\x94\x32\xa6\x2b\x46\x4b\xfb\x13\xb9\xf0\x5b\x11\x18\x1c\x6b\xbc\x54\x48\x95\x42\x16\x8d\x10\x28\xe4\xcd\xe2\x36\xe0\x99\x15\x99\x93\x8f\xd4\x43\xb5\xce\xf0\xfa\x18\x7e\x98\xd6\x52\x16\xdd\x9a\x34\x16\xbc\x96\x7e\x2e\x61\xd5\x67\xe8\x4d\xc3\x85\x7c\xf4\xf8\xd2\xa0\x17\xae\xd6\x96\x71\xfa\x3f\x54\x89\xe4\xca\x45\xf9\x79\x37\xd9\xea\x7f\xf0\xd0\xef\xd2\xdf\xfb\xae\xcd\x03\x24\xe2\x54\x4c\x8c\xcc\x1c\xdf\xf9\xcf\xc7\x93\xe6\xe3\xd5\x4b\xf7\xcb\xce\x9f\x1e\xfa\xc3\x12\x56\x30\xfa\xc7\xaa\x63\xb2\x41\xa4\x8a\x97\x88\x2d\x8e\x81\xab\xea\x47\x59\x1e\x61\x3c\x2e\x27\xa6\x55\x6a\x5b\xb2\x87\x24\x72\xc4\xf8\x14\x3e\xcc\xd2\x82\x6f\xe5\x9c\xb4\xd4\x2d\xfb\x3d\x91\x23\xb2\x32\x36\x2b\x28\x3b\x1a\x26\x1b\xb6\x92\x11\x12\x68\xfa\x2e\x54\xdc\x4b\xcb\x0f\x89\x74\xb9\x6f\x1a\xa3\xf9\x45\xee\xa5\xb0\x29\xa7\xd8\xf7\x47\x94\x14\x5f\xef\x7f\xb4\xc3\xee\xc7\xd9\x23\xd2\xa0\x43\xe6\x4c\x17\x37\x51\x79\x61\xcc\xed\xb4\x18\xa4\x97\xa4\x59\xcc\xd2\x7c\x34\x1a\xb4\x56\x05\x4b\x58\x1e\xec\x2d\x2c\xf7\x48\x69\x0c\x0c\xb3\x13\xd1\x1f\x50\x52\x17\x2b\xe2\xd6\x60\xba\x4f\x29\x4e\xf4\x06\xf7\x09\x7a\xc4\xeb\x55\xb4\x11\xfc\xbb\xe4\xc4\xcc\xea\x82\xed\xbf\xa6\xf5\x54\xec\x48\xfd\xbe\xc5\x13\x16\x18\x35\xfe\x1c\x92\x5b\x79\x73\x1a\x75\x26\x61\xcd\xb1\x57\xa3\xec\x63\xc2\x8c\xef\x8e\x75\xa0\xf6\xfe\xcf\x18\xc1\x78\x56\x52\xea\x8e\xaf\x15\x78\xa4\xe8\xaf\x5e\x51\x3c\x3b\x40\x19\xc5\x76\x21\xe1\x60\xd4\xe7\x93\x90\xcd\xd7\xce\xb2\x56\xf7\xf9\x19\x4b\x9b\x77\xa3\xae\x73\x80\x7e\xb1\xe7\x18\x42\x10\x6b\xb7\xfb\x91\xcb\xc3\x03\x66\xbc\x03\x2d\x5a\x34\x4a\xa4\xf2\xf9\xec\x18\xb7\xbf\xb5\x11\x36\x60\xdf\x7e\x27\x80\x8a\xfc\x3a\x07\xf5\x18\x33\xe4\xeb\x13\xfa\x1a\x5e\x6a\x19\x01\xad\x50\x2b\x33\x6f\xa6\x68\xf3\x5c\xde\xba\x8f\xfd\x02\x8b\xcf\x8e\xd6\xcf\x24\x6c\x71\xd5\x4d\x56\x7f\x08\x12\xb4\x45\x53\x67\x55\x0d\x12\x6f\xe1\xb5\xa5\xe3\x25\xe7\x21\xfa\x44\x10\x8e\xfb\x1d\xcb\x0c\xa3\x11\x53\x10\x97\xe6\x2b\x33\xc3\x17\x5e\x6e\x99\x62\xad\x60\xab\x62\xef\xb1\x18\x9c\xdc\xd8\xba\x6f\x03\x2f\x17\x9b\x8e\x55\xa0\x3d\x8d\xd7\xaa\x92\x57\x19\x4e\xe2\x20\xa1\xa9\x2a\xb6\xcd\x36\xce\xc1\xfb\x03\x89\xde\x84\x5a\x90\x8c\x8e\x18\xe3\x73\x27\xe1\xe2\x67\xd6\x2f\x1f\xc9\x72\xbf\xd3\xf1\x27\xcb\x15\xea\xe2\xda\xac\xfa\x34\xc5\x06\xe5\x15\xd6\xc7\x0e\xb4\x2d\x6d\x1f\xef\x41\x77\xa1\xdb\x1d\x56\x52\x12\xbd\xe0\xe2\xab\xfb\x53\x32\x91\xa5\x86\x8f\x8b\x67\x8b\x8b\x87\xb9\x95\x21\x8f\x66\x9a\x72\x83\xe2\x33\xa5\x01\x95\x09\x6d\x3e\x8b\x95\x90\xb9\x7c\x92\xc1\x37\x87\x4f\x01\xe4\x89\xc8\x45\x7c\x4d\x5c\xc3\x8d\x2b\xde\xa7\xd0\x1e\xdd\xae\x19\xa9\xaf\x66\x4f\x0c\xf2\xcc\x35\x4c\x92\xb1\xe7\xe9\x92\xda\x94\xba\x26\xbc\xc1\xaf\xc8\x65\xc8\xa6\xc8\x9c\xf9\xe3\x23\x73\x38\x0b\x60\xcd\xe4\x15\x11\x9f\x54\x71\x31\x7e\xe2\x6c\x17\xe2\x97\xdc\x52\xe2\xd6\xda\x36\xf6\x78\xbd\x1b\x61\x1b\x4c\xa7\xcd\x9a\xf0\x33\xde\x05\xb0\x9b\x03\xc5\x7a\x89\x4d\xb5\x1d\x95\xbb\x72\x8d\x52\x5e\x62\x7a\x42\xc8\xfc\xde\x7c\xf8\x7c\xd6\x02\xdb\x82\x79\x62\xc7\xb2\x76\x9a\xea\x16\xb9\x1e\x64\x11\x42\xe9\x7b\xe5\x2d\x1d\xed\x93\x6b\xdb\x9a\xe7\xeb\x7a\x09\xb7\x13\xb3\x80\x24\x6c\xc2\x46\x4d\xff\x91\x09\x99\xb1\xb4\x3e\x86\xa6\x8b\x8a\x86\xbc\xb6\x1c\xb3\x74\xa3\x94\xb5\xd4\xb6\x0c\xe7\xcf\x3b\xbf\xc2\x54\xc3\x0c\xd8\x6d\x42\x7c\x6e\xc6\x38\xe7\x64\xd7\x3e\xea\x1d\x9a\xcd\x3d\xc0\x3d\x97\xb0\xe5\x33\x98\x5f\x7e\x2d\xa6\xd9\x63\xc7\x76\xc2\x80\xc6\xbe\xdf\x86\xd1\x54\xc9\x40\x57\xe7\x8a\x66\xa0\xaa\xb7\xaa\xa8\xaa\x89\x7a\xa0\x66\x91\x36\xa5\x21\xaf\x45\x8d\xcb\x87\x80\xda\xc4\xcc\x02\xcb\x06\xe2\x41\xc1\xc5\x83\xa3\xdf\xbc\xef\x61\xed\x38\x45\x8d\x57\x72\x47\x04\xa9\x67\x9d\x9f\x8d\x4f\xa1\x27\x83\x43\xa8\x2d\xb3\x05\xa7\xa9\xb8\x11\xb7\x61\x9e\x91\x87\x09\xa1\x59\xb6\x65\xa6\x2d\xa9\x0b\xb2\xcf\xb3\x08\xac\x34\xc2\x92\xa5\xd6\xa9\x51\xde\xb5\xe7\x7f\xb4\x52\x73\x82\x4d\x1c\xc5\x68\xa9\x9f\xc3\x3c\x62\x4b\x23\xd5\x83\x46\xfd\x3d\xbd\xc2\x5d\x73\x1d\x5d\x1c\x3e\xd9\x4e\xdb\x37\x3a\xd2\x39\xeb\xbb\x4d\x78\xd7\xfb\xb7\x84\x7f\x4a\xcc\xc9\x95\xa8\x8c\xed\x7c\x3a\x75\x63\x2b\xe8\x8f\x12\x96\xbb\xfa\x3c\x1b\x13\x8a\x1e\xa5\xd8\x47\x38\xa4\xb7\x27\x3f\x8b\x1e\x8d\x70\x0a\x5e\xf6\x37\xf2\xf1\xf6\x6e\xf7\xc5\xf0\x6f\x0a\xbc\x13\xe2\x18\x41\x1b\x93\x96\x5c\x96\xed\x54\xf6\xae\xa9\x6e\xa0\x74\xb6\x69\x5f\xe4\x8f\x12\xb6\xc4\xe6\x44\xfa\x40\x7d\x45\x91\x75\xd5\xc3\x52\xcf\x3c\xa9\xcc\xdd\x54\xde\x84\x96\xb8\xca\x68\xfb\xa8\xf1\xe8\x8d\x18\xaf\xf8\x8f\x49\x5b\x19\xec\x39\x21\x05\x7b\x15\xaf\xeb\x3d\xbb\x9f\x8f\x6f\xaf\xa4\x1c\x73\xff\xd9\xda\x6e\xd9\x4f\xa3\xf4\x8a\x37\xb8\x96\xa4\x36\x49\xd7\x4c\x96\x97\x15\x6b\xe6\x27\xe5\xdc\xc9\xf4\xcd\x2c\xc9\x76\xcd\x51\xcd\x47\x2e\x7a\x53\xf6\xad\x7a\xab\xa1\xa0\xfd\x59\xaf\xcd\xc4\xad\x05\xe9\x5d\x9d\xbf\x7a\x8c\xd3\xd3\x4d\x9c\xe9\xa2\xfe\xf7\xcd\x9e\x7d\xa7\x5d\x03\x6d\x0f\x9a\xd8\xea\x6c\xab\x6e\x56\xc4\x96\x7f\xaa\x28\xaa\xdc\xae\xed\x6a\xcc\x6b\x71\xed\x6a\x1f\xa4\x1a\x6f\x98\x1b\x5d\x93\xfe\x1d\x8b\xfe\x65\x1e\xe4\xb3\x29\x43\xdf\xe6\x44\x26\x7a\x86\x39\x07\x78\x7b\xc9\x3b\x31\x3b\xde\xb5\x3f\x6c\x57\xec\xa2\xec\xa9\xe8\x3f\x18\x19\x98\xba\xb6\x70\x73\x8d\x63\x8f\xf8\x54\xf7\x9f\xf9\xe1\x6b\xd1\x6c\xeb\xd2\x06\xc5\xd2\xde\x6c\xcd\xf4\xe1\xe4\xdb\xf1\x9b\xe3\xc7\x13\xad\x13\xcd\x33\x4c\x0b\xa2\xcb\x9b\x5b\xca\x7b\xae\xa7\x89\xff\x89\xfb\xff\xfe\x75\xc2\x73\x70\xb2\xcf\xb0\x17\xb9\xbb\xb4\xf7\x72\x2f\xe6\x40\xe9\x54\xeb\x7f\xca\x79\x54\xb2\xa7\xb5\x45\xb0\x5a\xb3\xb4\x37\xc7\x39\x17\x36\x63\x39\xd3\x3b\x23\x38\x97\x32\x2f\xb5\x52\xbe\x43\xf3\x5f\x47\xa5\xd8\xe3\xd9\x60\x5a\x5c\x9f\x15\x9c\xbc\x3f\x6a\x39\x78\xb7\x4f\xac\xa7\xb1\x3b\xb9\x2b\xab\x8b\xa3\x07\xb5\x8f\x65\xb4\x68\xce\x7a\x4f\xe8\xdf\xb9\x8f\x5f\x6e\x35\x2c\x2f\xcc\x46\x8f\x53\x0e\x86\x74\x87\x75\x60\x37\x7b\xd7\xe7\xd4\x5e\xae\x46\xab\xd4\xab\xb4\xa8\x1c\xae\x66\xad\x5f\x6f\xc3\x1a\xd6\x5f\x50\xd8\x7f\xfe\xcf\xfc\x7b\x5a\x2b\xc3\xb3\xd5\x63\x4a\xfd\x84\x1d\x48\x8d\xae\xd5\x44\xe5\xbe\xc5\x1c\xf9\x3c\xd9\xf8\x99\x2b\x99\x97\xd2\x66\xd3\xc3\xb3\x18\x73\x0f\xab\xb5\xdb\xc7\xc6\xca\x97\x92\xf7\xd2\xfe\xce\xbf\xd3\xb1\x68\x33\xc1\x33\x80\xdf\x2e\x5b\xd7\x57\xa1\x5d\x44\x91\xf3\x23\x4d\x22\xe9\x59\x2c\x4f\xf4\x52\xc4\xd3\x70\xeb\xb0\xd9\xf0\x82\x48\xc5\x84\xd1\xbc\xaa\xea\xde\xce\x98\xd1\xf0\x65\xcb\xc3\xb9\xbf\x8c\xcf\xb4\x10\x3e\x86\xd1\xfd\xa5\xa9\xa0\x32\xba\xd0\x31\x4b\x2f\xc9\x27\x66\x35\x0c\x3b\x90\xd7\x77\xcf\xeb\x91\xfb\x0b\x37\x6f\xb7\x5c\xb7\x5a\x2f\xdd\x10\x96\x24\xd6\x7c\x8b\xda\xe4\xee\xbc\x89\xb6\x8d\xbf\xac\xe9\xd5\x97\x13\x1c\x9d\xa9\x75\xfd\xa5\x01\xd9\xc7\xc9\x94\xd1\x38\x21\x04\xbe\xc4\x6e\x2c\x8e\x31\xb6\x5f\x2c\xfb\xcc\x32\x4d\xb7\x8d\x4f\xcc\xf6\xac\x63\x3d\xa2\xc3\xed\x52\x51\x0b\xcd\x1a\x2f\xf4\xeb\xcc\xba\xec\xe0\xfd\xce\xbf\x1f\x32\x7b\xd2\x67\xdd\xd0\x5e\xb2\x9b\x65\x11\x2f\x19\xf6\xc4\x0f\xcd\xed\xbd\xed\xb1\xb9\xaf\x41\x9f\xae\xa1\x66\xa2\x5a\x96\xea\xb2\x4a\x83\xc6\x4f\x83\x54\x87\xdb\x3e\x32\x91\x02\x19\x3c\xa5\xf1\x2d\xb9\xc3\xb1\xcb\x4c\xc7\x3f\xce\x25\x6c\xb9\x4c\x48\xb4\x75\x57\x88\x65\x5f\x8d\x4b\x0d\x3e\xf5\xec\x75\x50\xb3\x08\x30\x68\xd4\x34\x52\x0a\xf9\xf5\x59\x3a\x5d\x12\x57\x3c\x4c\xfc\x81\xd4\xa2\xda\xa8\x71\x8e\x93\x9d\xbf\x7b\xac\x69\x8e\x7e\xd5\x46\xb7\xe5\x54\xd1\xd6\x6f\x68\x6c\xed\xd1\x50\x61\x63\x7d\xe1\xc3\x24\x8c\x50\x5e\x8f\x43\x3b\x31\x93\x27\xda\x59\xca\xdd\xb2\xc7\x62\x63\x02\x2a\x3c\xf1\x9c\x7a\xec\x14\x1c\xae\x02\xab\x72\x3c\x5a\x2a\xe6\x31\xae\xed\x21\xa5\xc9\x5d\x45\xf8\xcd\xc2\x43\x8b\xcb\x28\xc7\x26\xb0\x84\x65\xfb\xfe\x2f\xd5\x07\x39\x77\xa3\x16\x7c\x28\xec\xd1\x8c\x4f\x35\x1a\xe5\x2b\x25\x84\x04\x3a\x38\x89\x7e\xbc\x61\xf0\xa2\x71\xa3\x22\xa5\xfd\xc8\x81\x2b\xc2\xa4\xf0\x43\xcf\xc1\xe6\xc8\xe7\x41\x74\x54\x36\x4d\x35\x6f\xf7\xcc\xcc\xfe\x0e\xc2\x5f\x2c\x14\xf5\xf8\x57\x48\xa5\xf6\x84\x2c\xba\xb4\x99\x13\x68\xe3\xfd\x32\x13\x53\xe0\xbd\xce\xfa\x96\x2e\x8f\x6c\xe1\x2b\xe7\xa7\x5c\xc2\x6d\xd2\x5f\x0c\xed\x3c\x74\x52\x68\x6a\xb8\xa6\xec\x2e\xc9\x21\x18\x29\x22\xa5\xd4\xad\x8c\x63\x12\x6b\x87\xb0\x84\x45\xf1\xee\xae\x32\xa5\xa4\xc3\x80\x36\x7b\x7e\x7d\x6f\x25\x2a\x09\x46\x9e\x12\xe6\x67\x34\x6f\x48\xf0\xf0\x8b\x30\xad\xd0\x0f\xde\x13\x12\xbc\xa6\x68\x61\xb1\x15\x4a\x95\x17\xd5\xdb\xb7\x33\xf6\x7b\x1d\x17\x9c\x2f\xdd\x88\x33\x18\xb6\x54\x7f\xa2\x70\x26\x61\xe9\xa8\xfb\x76\xc9\x54\xc2\xb2\xb7\x90\xb5\xa4\x96\xb3\x9c\x90\x40\x19\xcb\x00\x0d\x3e\xb1\xe2\x47\xcd\xf7\x6e\x28\xb3\xc8\x15\xaf\x48\xb0\xb2\xbe\xba\xd3\x2f\xf3\x74\xca\xf8\x69\x2e\x5b\x36\x7a\x39\x45\x93\xe7\x90\xd6\x56\xf6\x0d\xce\xcf\x1f\x42\x68\x6c\xed\x65\xcf\x93\xb2\xb9\x58\x0a\xcf\x00\x0b\x3f\x35\x5d\x49\x27\xee\x19\x06\x61\xd2\x5c\xfc\xbe\x0f\x52\x28\x32\x4f\xae\x3e\xb8\xf4\xec\x19\x7a\xc7\xa7\x5a\x1a\x54\x4e\x43\x49\x0b\xb5\x29\x73\x46\xf7\x93\x48\xb2\x2c\xcb\x6a\xe7\x5e\xb4\xb9\xe2\x7d\x57\x68\x3d\xc5\xf7\x7d\x4f\x21\x4c\x7a\x64\xb1\x65\x9a\xaa\xe6\x28\x86\xc4\xb6\x4f\xcd\xfc\x85\x07\x1b\x13\x4d\xec\x65\x2d\xf2\xf3\x67\xca\xcf\x51\xd1\x42\x08\x76\xa9\xe6\x39\x32\xc4\x57\xd5\xa8\xcd\x8c\xdd\x7d\x22\x98\x33\x9f\x57\xe1\xf6\xa0\xcc\x06\xec\xb3\x42\x7b\xe2\x60\x28\x2b\xd3\x3a\x30\xdc\x3a\x40\x55\x49\x68\x5b\x58\x94\x25\x9c\x2a\xec\x73\x06\x9e\x04\x66\xc9\x7b\x2e\x34\xf6\xb7\x2f\xd0\x5e\x7d\x40\x22\xf4\xa5\x16\xe2\x28\x95\x7c\xa8\xd6\x68\xfe\xca\x7d\x2c\x42\x38\xb3\xa7\x1a\xa3\xe7\x64\xa6\x73\x6f\xe6\x4c\xc2\x61\x69\x5b\x74\xfe\xf5\x30\x7d\x7b\x2a\x75\x7d\x91\x5f\xdf\x03\x98\x98\x69\x54\xc9\xc9\x49\x7a\x3e\x27\x12\x20\xe3\x96\xe1\xc8\xe3\x7a\x7e\xe4\x23\x12\xa2\xfd\xca\xf5\x49\x0a\x45\x83\xcb\xf2\xb2\xe7\x52\x94\x6b\x76\x65\x0d\x59\x6f\xea\x3c\xeb\xc1\x7d\x58\x1b\x3d\x14\x25\x43\x31\x0e\x2e\x36\xda\xe1\x12\x77\xbf\x67\xb2\x98\xb2\x32\x32\xd1\xd2\x61\x53\x3e\x25\xa3\x24\x9e\xff\x6a\xf9\x75\x8a\x24\x82\xbc\x8b\x11\x8b\xf7\x95\xac\x82\xd6\x98\xd5\x92\xb7\x5b\xcc\x8d\x5c\xa1\x3a\xcb\xfe\xd5\xc5\x0b\x47\x50\xa4\xb1\xb7\x32\x72\x5c\x13\x95\x14\xee\xd1\x66\x78\x51\xea\x22\xbb\x87\x80\x96\x50\x33\xf7\x29\x9b\x37\xd3\x00\x63\x1e\xad\x27\x4d\x1a\xed\x2a\x7d\x2d\x23\x11\x6b\x9d\xe0\xd5\x5f\x40\x8f\xd0\xce\xc8\x5f\x20\x3e\xa9\xc0\xb2\xd1\x62\x68\x67\xe5\xde\xa9\x04\x64\xd9\x3a\x66\xbf\x37\x6d\x64\xea\xf8\x3b\x9a\xe9\xfc\xcc\x10\x91\xfc\xb5\x24\xd3\x2c\x96\x2c\x98\xc2\xeb\xc9\x45\xc4\x2e\xc4\x56\xc1\xce\xc1\xc1\xc9\x95\xc6\x67\x22\xce\xaa\x84\x6d\xa0\xe8\xd0\x1d\x74\x35\x19\xbd\xf8\x55\x73\xfc\x68\xf8\x1a\xd3\xf9\xce\x58\x21\xea\x74\xca\x53\x0f\x89\xb6\x7a\xaa\xad\x29\x1f\xa8\x25\xae\x26\xa7\x20\x2d\x77\x5f\xf2\x9a\xa8\x85\xb0\x88\xe0\x84\xd0\xac\x48\x86\x58\x8d\x54\xdf\x2f\x3d\xf5\x65\x33\x7e\xd7\xab\xa1\xee\xa9\x4b\xe5\x1d\x1d\xb6\x13\x5f\xb7\x7f\xcb\x94\x6e\xe5\x0c\x30\x97\x3e\x8c\x74\x76\x3d\xb6\xec\xd4\x1e\x33\xf7\x33\xd2\xd6\x4d\xd7\xbc\xa3\x1c\xa8\xc0\x2b\xd7\x29\x97\x21\x37\xfb\x2b\x57\x71\x48\xd5\x58\x73\xdc\x80\xdb\xc6\xc9\x73\x26\x22\x2e\x73\xb4\x2a\xb8\x7b\x7b\xda\x70\xd7\xfe\x5c\xc2\x21\xcd\x28\xa8\x42\x4d\xe4\x0c\xa5\x70\x9d\xb3\x18\xd3\xd5\xb0\x2f\xb5\x7e\x66\xfa\xc6\xc0\x49\xc7\x55\xf3\x97\x46\xa2\x66\xb2\x76\x95\x9e\x86\x51\xbc\x59\xb9\xf5\xb1\x2b\x5b\x80\x6e\xdc\xe7\xec\xc7\xb5\xb7\xfa\xf0\xe6\xa3\x0f\x4c\x7f\xb7\x32\xd3\xaf\xeb\x74\x0a\x7a\x12\x7f\x05\xdf\x75\x53\x0b\xbc\xe5\x53\xe6\x46\xee\x18\x6f\x3b\x6e\xc5\x6b\xd6\x6c\x3a\x63\xb6\x65\xb9\x65\xf3\xd5\xe1\xb9\x8b\xa4\x67\x4b\x00\x76\x44\x4e\x2a\x57\x71\x42\x63\xfb\xc0\xe1\xf2\xa3\xe3\x3f\x78\xc0\x85\x84\x1e\x8f\xda\xbe\x3c\xad\x84\xc6\x10\x9a\xb8\xf8\x08\xd5\xe0\x5d\x3f\x3a\xef\x6c\x8f\xa7\xae\x86\x2e\x3e\x6e\x97\xdd\x79\xbc\xbe\xfb\x61\x07\xee\x45\x98\xc5\x5a\xa5\x34\xe4\xf5\x55\x7a\xb7\x97\x8d\xe6\xaf\x92\xff\xd1\x52\x6e\xf8\x4e\x79\x76\xb9\xd6\x10\xe7\x75\x16\x74\x85\x3f\x49\xf3\x4e\xfc\x18\xcb\x16\x31\x1e\x8a\x1a\x5c\x18\x44\x1a\xb4\x13\xda\x17\x49\x16\x4b\x94\xa8\x96\x8e\x9c\xeb\x5e\x94\x50\xbd\xd1\xfa\x78\x40\x6a\xee\xfb\x8e\xd4\x9f\xad\xed\xda\xce\xc4\x8b\x2e\xbc\x9a\x9e\x82\xb1\xaa\xbe\x52\x8a\x7c\xf4\xac\x97\x69\xba\x29\x69\x89\x99\x09\xef\x93\xae\xa4\x10\xa6\x87\x67\x27\x16\xdc\x2c\xbb\x51\x53\xd4\x1c\xda\xf3\x7c\x98\x79\xba\x78\xfd\xc3\xe9\xc7\x3f\x4b\x38\xf9\xbc\xda\x3f\x71\xbb\xdb\xac\x47\xa7\x23\xab\xc9\xb5\x56\xa4\x42\xa0\x8c\xbb\xb0\xa6\xd0\xbb\xf0\x49\x21\x79\xc9\x83\xb2\xc2\xaa\x92\xba\x9e\x16\xb7\x9e\xb0\xa1\xb2\x49\xd1\xc5\xbd\x6d\xc9\x53\xb6\xd3\xbf\x5d\xc7\x93\x6b\x8e\x93\xb3\x7d\x9f\x9a\xb7\x07\xf5\x7a\xaf\x74\xa0\x37\xed\x35\x1e\x36\x60\xd4\x37\x37\xbc\x6b\xae\x68\xfd\xde\x45\xde\x37\x32\xfa\x7a\xaa\x7f\xe9\xd2\xe6\xf4\x61\xf3\xdf\xb9\x11\x17\xd1\xc6\xc2\xec\xe8\x22\xf3\xcc\xe4\x94\xf2\xc4\xe3\x11\xfd\xc1\xa2\x01\xe9\xc1\x8b\x03\xe3\x43\x6a\x23\xcd\x53\x4f\xe6\x22\x97\x75\xb7\x2d\x0e\x2d\xfe\x95\xfb\xff\xc1\x75\x92\x78\x18\xb3\xcf\xb4\xeb\xb4\x2d\xb0\x4d\xb4\xdd\xb4\xb3\xb0\x97\x72\xf4\xf3\x7f\xc6\x79\x9c\xb8\x67\xb3\xd5\xb5\xfe\x72\xf9\xc7\xc2\xcb\xd9\xa4\xe9\xca\xa9\xdb\xd3\xa8\x93\x33\x53\xf3\x33\xc3\x4b\xeb\x5b\x6b\xff\x85\xd9\x70\x3f\x73\x63\x63\x29\x68\x4e\x73\xd2\x72\xec\xc9\xd0\x9d\xbe\x91\x1e\xbd\x2e\xf1\x4e\xc5\xf6\xa3\x0e\xcb\xce\xf6\x9e\xc6\xa1\x98\xf9\x97\xdb\x04\xff\xce\xbe\xcb\xb2\xba\xbe\xf0\x6a\x92\x6b\x78\xbb\x37\xbe\xc3\xa8\x35\xb1\xd1\xbf\x66\xaf\x2a\xa1\x92\xba\xbc\xa3\x3c\xba\x8c\xa3\xfc\x6d\x8d\x6b\x1b\xf7\x90\xf2\x9c\xeb\x36\xcb\x3f\x71\x1f\xe2\x6e\x7e\x9c\x53\x9f\xc0\x1b\xbc\xd0\x15\xd8\x5c\x5e\xf7\xad\x92\xb7\xb8\xa8\x80\x26\xa7\x31\x33\x2f\xcd\x2d\xf5\x38\xe5\x28\x35\x22\x35\x20\xbb\xbf\x52\xb1\x2d\x65\xf8\xca\x82\xd3\x5e\xef\xdf\x9e\x99\xde\x5a\xfc\xac\xe7\x10\x63\x67\x40\x93\x69\x75\x6b\xc9\xa7\xbc\xa3\x8c\xa8\x64\xa1\xf8\xf2\xa8\xc9\xc8\xb7\x61\x6f\x42\x92\x42\x6e\x87\x3c\x08\xa7\x88\x57\xca\x09\xaf\xe4\x68\xdb\x1c\x6e\x5f\x4c\xdc\x67\xf8\xb3\x84\xcd\xee\x99\x0f\x03\x11\xad\x02\x35\x51\x25\xef\x72\x7e\xa6\x7a\xc6\x53\x46\x36\x04\xb9\xf8\xed\x78\x71\xb8\xcb\x3b\xa7\x3a\x47\x39\xb3\x39\xa7\x78\xbc\x0d\xd4\x48\x70\xcb\x3d\xaa\xe6\xe8\xc8\x1b\x9d\x5b\x35\x38\xfe\xc3\xbd\x1c\x3f\x59\x54\x1f\xa2\x6f\xe5\xae\x7c\x96\x9f\x9f\x26\x11\xe7\x15\x96\xe7\x7f\xe0\x59\xec\xc2\x66\x67\x63\x45\x63\x96\x67\x9c\x65\x54\x67\x38\x60\x3c\x68\x99\xe3\xde\x12\x72\x9c\x98\x50\x80\x5f\xb3\xd4\x3d\x3b\x95\xb4\xf9\x87\xe8\x62\x47\x60\xea\x75\x97\x58\x95\x7b\x5e\x4a\xca\xbb\xa8\x87\x01\x3d\x1e\xd6\x8e\x5e\xd6\x48\x26\x57\xf5\x68\xb4\x5c\xd4\xae\x2b\xcf\x29\x36\x2b\x92\x28\x5b\xeb\xfa\x59\xbf\xf0\xbc\x18\x36\x99\xe2\x51\x54\xdb\xe8\x37\x10\xbd\xa0\xb0\xe7\x76\x2e\x61\xad\x6f\xc4\xa9\x49\xb3\xa8\x26\xf5\x4d\x44\xb1\x6f\xb0\x0b\x9a\xb5\xa1\x31\xb9\x0e\x8e\x6a\xb2\xbc\x96\x0c\x87\x84\x92\xe8\x4f\xe1\x9f\xc2\x5a\xe2\xd7\x95\x15\x0d\x28\xec\xcc\xbd\xf3\xa3\x2c\x33\x15\xca\x4f\xdb\x75\x27\xb0\xd6\x05\xce\x25\x2c\xcb\xf6\x7b\xd4\x9e\x64\x3f\x89\xe9\xf0\x73\x72\xc6\xb6\x48\xd5\xeb\x55\x4b\xfb\x25\x26\xc9\x2f\xf4\x96\x07\x99\xc3\x86\x85\x81\x39\x93\x85\x86\x97\x4b\x2a\x40\x9d\xcb\x78\xde\xb1\x37\x70\x3d\xe1\x5e\xfe\xad\x7a\xac\xfe\xaf\xf3\x2e\x07\x44\xb0\x84\xc5\xf6\x1e\xac\x0a\x96\x34\xbc\x50\x01\x37\x24\x8b\x56\x5d\x73\x65\x27\x99\xcb\xc2\xa7\x3c\xf7\x59\xaa\xe9\x2b\xa8\x32\x29\x84\xbf\xed\x52\xdc\x62\x96\x14\x50\x91\xdb\xd0\x72\xb7\x18\xf7\xa0\x8e\x60\xcf\xb8\x56\xde\xdb\x61\x3f\x79\x6d\xeb\x21\x2c\x61\xe1\xb4\x43\xb0\xd4\x3c\x31\x37\xe0\x93\xfd\x90\x21\x9f\x72\x8d\x34\xbd\x00\x19\x7b\x1a\xc3\x09\xa5\x08\xb1\x00\xc1\x0e\xde\x45\xdc\xce\x2f\x95\x34\x81\xec\xd3\xa2\x9d\x4a\x58\x86\x32\x8e\x57\x02\xfc\x13\xd2\x0b\x05\x9b\x04\x86\xde\xae\x74\x9d\xc6\x42\x73\x50\xec\x0a\x2d\x7e\x19\xfb\xc0\x3b\xc3\x5a\x4a\xeb\x83\x6c\x80\x10\x26\x5b\x18\x5d\xd6\xb7\xaa\x4f\x72\xd8\xfa\xef\x38\x51\xab\x50\x7b\x71\xf8\x48\x6f\x32\x66\xf3\x11\xcb\x72\x6b\xf5\x58\x7d\xf6\x52\x8a\xa6\xc8\x79\x52\x33\xd3\xdb\x39\x5f\x77\x08\xc5\x2a\x8b\xa6\x5d\x36\x25\xf7\x62\x99\xbd\x24\x4d\xe7\x54\xc3\x25\x74\xb9\x7c\x19\x28\xbe\x39\x13\x4c\x63\xe4\xa0\xfe\x40\x7e\xf6\x90\xf5\xe9\x08\x3a\x3d\x61\x2d\xf5\x4d\x0e\x6f\xf1\x36\x55\x5d\xd3\x6d\x37\xed\xf0\xf7\x19\xdb\x95\x4f\xbb\x6a\x66\x4a\xf7\xec\xce\x24\xac\x14\x77\xa5\x97\x24\x78\xf7\x7a\x28\x1b\x8e\x2b\x68\x09\x73\xb0\xac\x52\xbd\xfd\x8c\x81\x99\x89\x6a\xf9\x34\xe0\x1e\xfd\x8d\xbb\x48\xd4\xa8\xa4\x78\x25\xe4\xce\x2c\x9d\xa2\xe8\xca\x8c\xc6\x56\x2e\xaa\xa1\xcf\xd3\xae\x96\xf7\x76\xd2\x4c\x4b\xef\x40\x39\xdb\x75\xa2\x01\x95\x32\xfe\xd8\x06\x73\x4d\x83\x18\xb9\x62\x7e\x8f\xef\x7a\xdf\x8e\x3e\x3e\x40\x9b\x7c\xde\xf6\x28\xf8\xc1\xf4\xfd\x29\xa4\x83\x57\x83\x38\x53\x64\x32\x2c\x9f\x85\x75\x94\x30\x8c\xac\x9d\x59\x43\x70\x52\xf5\xca\x3f\xb4\x4f\x4d\x61\xef\x4c\x9d\x49\xd8\xbb\x31\xe4\x91\x29\x12\x78\x62\x39\xaf\xdc\xc5\xdf\x42\x67\x4e\x77\x9d\x18\x03\x7b\xeb\x3d\xd9\xdb\xeb\x28\x42\xcf\x57\x9f\xdf\x7d\x11\x8d\x1a\x8a\xa3\x4c\xe6\xcd\xbc\x2d\x5c\xae\x98\x60\xcc\xea\x72\x2b\xf4\x73\x6a\x59\xb9\x6f\xe7\xde\x14\xeb\x0e\x14\xbb\x1f\xb5\x4f\x78\xe7\xfe\x08\xd5\xb4\xcd\x54\xfd\xce\x9f\x4e\xab\xff\xe9\xc1\x57\xdb\x2f\x8f\xf0\x23\xb0\x47\x30\x0a\xd1\xf5\xd1\xca\xd1\x5d\x3e\x8c\xe2\x15\x91\x55\xb1\x92\x8a\x98\x2b\x33\x99\x7c\x75\x59\x0c\x5d\x48\x4f\xac\xb0\xec\x42\x99\x1a\xdc\xed\x80\xee\xc2\xb1\x17\xab\x24\x37\x9a\xc5\x89\x4b\xb3\x58\xf8\x36\x1d\x05\x91\x2d\xf5\x3e\xd5\x6d\x52\xf7\x2f\x07\x84\xaa\xf8\x0c\x78\x9a\x1f\xa3\x08\x1f\x11\xf1\x50\xbe\x65\x9d\x14\xb7\x52\xc5\x34\x7b\xe9\xe6\x14\x71\x2f\x73\xaa\x4a\xa5\x7b\x63\x66\x62\x9f\x19\xba\x0b\xad\x91\x9b\x55\x0c\x89\xe2\xee\xdf\xf5\x5e\x8b\x07\xfe\x68\x62\x93\x65\x15\xff\x61\xc5\x20\x44\x75\x44\x9e\xfe\x4d\x9c\x24\x88\x74\x80\x9c\x89\xd2\x8b\x41\x88\xab\x52\xb2\x40\xfd\xa5\x45\x92\x17\x53\x24\x5d\x56\x49\x0d\x49\x6f\xd5\x1c\xed\x21\x9c\x63\x34\x9d\x4e\x6e\x38\x4a\x53\xf7\x51\x30\x46\x97\x79\x2c\xc0\x2a\xc2\x2f\x68\xcc\x6b\xc2\x79\x97\xd9\xe8\x7b\x23\xc3\x5b\xfa\xcb\x0c\x32\x8c\xeb\xcc\xba\xec\xe6\xfc\xf4\xb2\x57\x35\xdd\xac\x58\x7d\x24\x63\x2f\xe6\x5d\xa8\x97\x18\x90\x5d\xb2\x3b\x2e\x41\xec\x0c\xa6\xb6\x93\xec\x82\xc0\x42\x33\x2a\x0d\x7a\x19\x3e\x01\x5a\x39\x66\xc9\x63\x31\x54\x81\x38\xee\x1d\x2e\x46\x8e\x25\x4e\x1e\xee\x5e\xfe\x70\x11\x15\x89\x34\xc5\x26\x5d\x0e\x9b\x1a\xdf\xef\x71\x9d\xf9\x3a\x0d\x1d\x43\x5b\x2b\xbf\x45\x5c\x1b\xc7\xbd\x83\x85\xfa\xa1\xaf\x9d\x7f\x99\xde\x57\x27\xd6\x26\xd2\xc4\x54\xf2\x92\x6f\x94\x29\x94\xd0\x14\x7b\x24\xea\x2f\x06\x24\x09\xa5\x75\x7f\x99\x28\x95\x6b\x1e\x99\x64\x3b\x1a\x05\x24\x27\xf4\x14\x69\xb4\x28\x8e\x51\xaf\xdf\x3a\x97\xb0\x7f\x63\x08\xbd\xfc\x66\xfc\x87\xc0\x70\xc7\x61\x13\x4f\x0d\x6f\xb3\x41\x83\x1a\xed\x41\x75\x2e\x55\x46\x85\x03\x85\x4b\x0a\x89\x2a\x8e\x6a\x1b\xda\xdb\x86\x0e\xe6\xcf\x6d\xf9\x3d\x24\x43\x29\x52\x39\x4a\x14\x5a\xb5\xc7\x37\x36\x7e\xab\x40\x9c\x5c\x1b\x4b\xae\xa6\xcc\x63\x8d\xcd\xf1\xbf\xe5\x84\xe5\xce\xe1\xe4\x67\xdb\x64\x69\x6d\xea\x65\xe8\xa9\x6f\xaf\xa7\xa6\x9f\x60\xd8\x64\xca\x6c\x59\x65\xa7\xe6\xa2\xe5\xb5\x12\xfc\x3c\x96\x3c\x2b\xad\xf2\x7d\xe7\x9d\x29\xef\xed\xb7\xbf\xdb\xa9\x29\xe1\xae\xbe\x2a\xfc\xac\x9e\xd8\x47\x01\x04\x2e\x8a\x41\xf1\x5e\x84\xae\x9d\x4e\xd7\xed\xf5\x6c\x42\x6c\xe8\x6c\x94\xec\x45\x9d\x39\xdc\x6f\xfa\x9a\x04\x3f\x88\xf4\x4e\x48\xce\x54\x2d\x49\x6f\x08\xed\xbd\x3b\x57\xb7\xf7\xe2\x77\x09\xeb\x0f\xc6\x6f\xb7\x6d\x54\xc4\x66\xdf\x8a\x13\x4a\xba\x14\xc7\x18\x79\x25\x84\xce\xbf\xd2\xd7\xc6\xfb\xc8\xab\xcb\x2b\xc3\x97\x3f\xf0\x65\x28\x55\x94\x5c\xa2\x7d\x86\x61\x7e\x4c\xc5\xbb\xc6\xd7\xdd\x55\x13\x8c\x2b\x61\xc7\x2d\x7f\xb0\xf7\x22\xcb\x71\x23\x29\x6d\x99\x95\x28\x39\x8d\x05\xbb\x59\x28\xe9\xc1\x49\xe8\xf1\x1b\xd1\x0d\x91\x16\xd1\xcf\xa3\x8a\x62\x2f\xc6\xbb\x24\x1f\x65\x6e\x15\xd2\x97\xa7\xd5\x85\xb6\x0b\xf6\xc7\x4d\x11\x2e\x7d\xd9\x8b\xfd\x8b\xcf\xb9\xba\x94\x32\xb2\xd7\x3e\xd6\x1e\x5f\x60\x5b\x6e\x5a\x2a\x5f\x28\x9f\xab\x9b\xd9\x97\xf5\x3a\xc3\x36\x8b\x3f\x47\x2b\x2f\xbb\xb8\xbc\xa2\xa3\x5e\xab\xdd\xb7\x9f\x6d\x4c\x6e\xae\x7d\x63\xea\xa8\xeb\x6f\x6e\xeb\xf4\xa0\x72\x99\x6f\xcc\xbd\xfb\x6a\xc3\xd5\xd6\xce\xc6\x0f\x8d\x91\x35\x9a\x55\x5a\x15\xdf\x2b\x0c\x2a\x53\xaa\xf7\xea\x75\x9b\xd4\x3b\xbf\x0f\x30\x8d\x2e\xcc\xf1\xad\x9b\x1d\x30\xff\x9d\x1b\xbe\x8e\x90\x57\xbb\xa7\x32\xa7\x2d\xda\x5f\xf4\x95\xf5\x05\xf5\x9a\x76\x92\xb4\x57\xb7\xb3\xb5\x67\x74\x2b\xf6\x51\x0d\x1b\x8e\x77\xcd\x6e\xad\x59\xef\x75\x9f\x0e\xfd\x1b\xff\xff\xf5\xab\xfa\xc8\x77\x9f\x62\xc7\x7d\x73\x69\xd3\x6b\xf3\xd2\x46\xf8\x46\xde\xf6\xdd\xfd\x8d\x13\xd3\xff\xce\x78\x92\x7f\x40\xba\x6d\xbb\x9e\xb7\xd2\xb9\x78\x61\x4e\x71\xfa\xe1\x44\xd4\xb8\xd0\xd8\xc2\x58\xfc\xa8\xef\xd4\xed\xb9\x98\x4d\xfa\xff\xcc\x7d\x60\xb5\xd9\xb7\x7a\x63\xae\x6c\x6a\x65\x34\x64\x98\xb3\xdf\xbc\x47\xa3\x13\xbd\x9d\xa8\xd5\xb9\x15\xab\xa5\xac\x75\xb9\x03\xbb\xf7\x68\xc6\x60\xe3\x5f\x73\x31\x07\x56\x1b\xc8\x8b\x9d\x53\x69\xa3\xa8\xfd\x2b\x5d\x56\xad\x5b\x8d\x0c\xb5\x75\x55\xa3\x15\xae\xa5\xf1\x25\xd4\xc5\x6f\x0a\xe7\x4b\x36\x2a\xec\x9a\xde\xf7\xab\x4e\x6f\x6f\x5e\xf9\x27\xfe\x9d\xa3\x65\xb2\x29\xf3\xa1\xb4\xee\x9d\xd6\xfd\xfa\x0b\x55\x24\xa5\x96\xf9\x07\xb9\xd2\x99\x8e\xa9\x3b\x29\x97\x92\xa4\x13\x37\x93\x1c\x93\xa4\x33\xdc\x4a\xfb\x9b\x56\x06\x91\x67\x9c\x37\x4b\xff\xca\xbf\x7f\x75\x21\x7b\x74\xa3\x37\xbf\xc9\xbd\x66\xaa\x94\xa6\xe0\x56\xd6\x62\x0a\x5e\xfc\xcb\x68\x81\x88\x9f\xa1\x57\x82\xf8\x02\x91\x02\xa8\x02\x56\x82\x64\xa3\x5f\x66\xcc\x97\x55\xb4\x60\x0e\x64\xce\x6d\x6d\xff\xa9\xa2\x74\x52\xb4\xea\x3d\x86\xd7\x6d\x51\xcf\x54\xa6\x93\x57\x9b\x7e\x25\xa1\x20\x3a\x22\xf4\xba\x7f\xa2\xf7\x75\x37\x2f\x97\xfb\x0e\xf8\xf6\xf9\xb6\x23\xf6\x37\x9c\xef\xfb\xeb\xc6\xf4\x64\x1e\x94\x4d\xb7\x5a\x0d\x8d\x2e\xb0\xec\x17\xfc\x2e\x61\x8f\x64\x56\xa0\x17\xbd\x3e\xa6\xe4\x52\x26\x7b\xa2\x41\xe4\x85\x20\x4c\x6f\x5c\x57\x03\xfb\x06\xcb\x42\x33\x76\x23\x6a\xfd\x7b\x7a\xb7\x74\x89\xf4\x42\x4c\xf0\x9c\xef\x05\xbe\x89\xdd\xcb\xc6\xad\x9c\xea\x40\x19\x93\x5e\xad\x3a\xfd\xcd\xfb\x6f\x54\x8d\x45\xb4\xa1\x97\x11\x66\x44\xc4\x66\x87\x60\x79\x59\x3a\xdb\xda\x48\x99\x6e\xe9\xef\x69\xc6\xab\xca\x2b\x31\xff\xea\xff\x89\x27\x77\xfb\x97\x8b\xd6\x3d\x8b\x6b\x2e\x73\x41\x1f\x12\xca\xf2\x8c\x6a\x43\x7a\xdf\x4d\x97\xee\x10\x9d\x4b\x58\x31\x1e\xa4\xa9\xf3\xc9\x1b\x4f\x30\x09\x4a\x76\x27\xb3\xb3\x37\x1d\xd5\xa3\x51\xc7\x57\x08\x97\xc5\x10\xd7\x10\xfe\x24\xc0\xcc\x47\xcc\x7b\x2c\x84\x25\xef\xa6\xc3\x62\x45\xe3\x81\x14\x16\x9f\x62\x5a\xdc\xde\xe4\x32\xfc\x76\xf9\xc6\xb1\x21\xf4\x14\xd6\x16\x79\x7b\x1a\xaa\x14\xd3\xb3\xc2\xb9\x3d\x5f\xd9\x54\x18\x05\x68\x5e\x51\xe4\x92\x96\x17\x1e\xe5\x0d\x65\xa7\x66\xd6\x60\x4c\x60\x78\x43\x7f\xc8\x6e\x2b\x26\xa5\x24\xad\xff\xd1\x2e\xc1\xc7\x2a\xfa\x46\xb6\x70\xf5\xed\xee\x96\xe9\xfd\x1d\x28\x5e\x3d\x91\x99\x6b\xe9\xe4\x29\x33\x4b\x26\x0f\x74\x72\x54\x33\xc2\x57\x2f\xfa\xe9\x2a\x46\xc9\x9b\xc8\x5a\xcf\xe8\x48\xa5\xfd\x4d\xf6\xab\xe2\x97\x17\xc4\x2a\x0c\x8a\xdc\x3c\x92\x1a\xaa\xc3\xa6\x0c\xce\xc1\x41\x29\xc9\xbe\xc5\x32\xcd\xe6\x23\xdd\x6b\x88\x0c\xdb\x9c\x56\xfb\x5a\x71\x46\xfc\xae\x8f\x95\xb5\x8b\xb6\xc1\xcf\x69\x91\x00\xce\x29\xa6\x07\xd4\x04\x24\x7e\x04\xf3\x38\x6a\x1f\x56\xdf\x7f\xc0\xb3\x21\x53\xfb\x61\x24\xf0\xf3\xe7\x77\x9d\x60\x1b\x4c\x9f\x85\x98\xe0\x5c\xe6\x3a\xd6\xfe\x3b\x0b\xf4\x87\xc1\x67\x12\xe6\x87\xdb\x33\x8a\xae\xc7\x58\xb9\x15\x9b\x72\xa9\xdd\x94\xc0\xe3\x2a\x65\xdc\xa2\xc0\xfd\xf2\x08\x47\xfb\x5d\xec\xcb\xad\x67\xbb\xcf\x4c\xdf\x3f\xfd\xcc\x40\xf3\x88\x53\x56\x42\x49\xed\xad\x69\xb7\x9b\x7a\xb8\x42\x06\x5f\xc5\x44\x17\xce\x0c\xe7\x6e\xdb\x99\x84\x45\x8c\xce\xc2\x12\xdd\x98\x7b\xae\xbb\x06\xe3\xf2\x4d\x42\x48\x2c\x82\x54\x1f\x3f\x87\x62\x55\xbe\xe5\x41\xb6\x79\x10\x7f\xab\xfc\xc1\xea\x6b\x13\xdc\x5a\x32\x56\xe6\x77\xc2\xe8\x8a\xf7\x0d\x07\x9c\x9e\x04\x65\xa6\x58\x94\xd5\xb6\x6b\x4f\x06\x6c\xf1\x9d\x49\x58\x0d\xec\xae\x29\x09\x8a\x0e\x77\xa9\xd4\x1f\x92\x4e\xe5\xb1\x60\x34\x22\x99\xc1\xfd\xfc\x76\x0c\xd9\xfb\xfe\xd8\x75\xb7\x0b\xb8\xb7\xb3\x9e\xcf\x61\x8a\x10\xa7\x7d\xbf\x2e\x60\xf0\x6b\x50\x1f\xcd\xe1\x43\xe0\x7c\xd2\x8b\x12\xf6\x56\x97\x09\xba\x4d\xa8\x8e\xb3\x71\xbf\xef\x6a\xa9\x8a\xb7\x94\x69\x82\x3c\x06\x77\x33\x6b\x38\x55\xed\x27\x83\x0f\x49\x2f\x3f\x3f\xbc\x77\xfb\xc7\x4d\xf4\x1b\x24\xb7\x70\x9e\xf1\x7f\x50\xfe\xca\xc3\x78\x81\x1f\xe9\x27\x9f\x9e\x84\xbd\x78\xc0\xed\x24\x50\xfc\xa6\x55\x78\xfc\xfa\x06\x3b\xb4\xab\x32\x5b\x12\x32\x3d\xfd\x9f\x59\x28\x28\x10\xf0\x5c\xa7\x94\x21\x0d\xc3\x2d\x42\x9b\x78\x95\x83\xdc\xf1\xd8\xed\xe1\xe3\x07\x45\x0f\xe9\x9f\xf9\xbc\xdf\x23\x22\x63\x70\xe0\x7f\xf3\xb3\x43\x8f\xc2\x9e\x35\xc0\x20\xe9\x6a\x09\x56\x2b\xd7\x98\xf9\xa6\x22\xb4\xaf\xd5\xdb\x37\x72\x2f\x85\xca\x58\x75\x2b\x1d\xf1\x6a\x53\x86\x63\x7b\x60\x2b\xe1\x78\x7e\xb0\x7a\x3b\xfd\xda\xfb\x55\xd8\x8b\xd0\x97\xd1\xa8\x2f\x3e\x58\x11\xbd\x67\x58\xe3\xaf\xff\x15\xa3\xb7\xe7\xc0\x1a\x68\x9c\x14\x5f\x52\xd0\xba\x30\x9e\xb3\x29\x7c\x26\x61\x5d\xb1\x97\xb8\x08\x2d\x52\xd4\xe1\xb1\xfa\x1d\x01\x0f\x2a\xf0\x51\x80\x64\x96\xc8\x96\xc0\x1b\x67\x11\x23\xfe\x83\xd4\x7b\x8c\xf7\x13\x98\xfe\x78\x2c\xc4\x72\x8c\x8f\xf8\xb7\xe5\x25\x0d\xd0\x1d\x63\x83\x49\x92\xf3\x4b\x4e\x3a\xee\x4e\xea\x6e\xb9\x40\x3b\x8b\x78\xf8\x49\x55\x71\xdc\x92\xcb\x7b\x6d\x76\xe1\x43\x86\xa0\x6f\x02\xf4\x9e\xd4\x74\xe4\x7d\x5f\x0b\x3e\x13\x12\xa0\xe0\xf7\x10\x5e\xfb\x5c\x4d\xac\x48\xee\xf0\x83\x4c\x08\x55\xa1\xc4\x88\xd4\x79\x37\x44\x2b\x4d\xa9\x1c\xad\x33\x60\x4a\xe2\x3c\xf3\x3b\x79\xb3\xae\x3a\xe5\xa2\x67\xac\x9e\x87\xc4\x09\x8f\x36\x43\x15\xc7\x0e\x4b\xeb\xf7\x2b\xb4\x6d\x54\xd7\xc8\x2f\x92\x5d\x23\xb3\xa4\xc2\xa3\x6d\x61\x3c\x66\x77\x12\x59\x57\xba\x6c\x2c\xe7\x8a\x11\x9a\x99\xfe\xa1\x62\xb4\xdb\x7b\x56\x67\x0f\x0b\x96\xb0\x30\xd8\xa2\x9d\xc9\xed\x77\xc1\xc8\x56\x95\x4b\x82\x80\xfb\x39\xb3\xac\x40\x1c\x0f\x13\xbb\x37\xb3\x2e\x93\xf2\x77\xea\xef\xd1\x2c\x6c\xec\xde\x3c\x55\x42\x18\x52\x2b\xaa\x87\x26\xee\x6e\x26\x61\xd5\x99\x5a\x55\x7c\xbd\x33\x73\xca\x07\x7b\xb0\x84\xb5\xc4\x4e\xc2\x5c\xc6\x40\x06\x47\x72\x43\x79\xa5\x61\x09\x43\x05\x71\x39\x5c\xc9\x7a\x91\x3b\x02\x32\xbc\x2c\x3c\xb8\xbc\x0b\x82\xde\x22\x0b\x92\x51\x72\x52\xca\x0e\x3a\x3b\x96\xd9\x9e\x2b\x91\x06\x59\xd2\xb5\xae\xfd\xe8\x0b\x5b\x87\x08\x04\xb1\x8d\xdb\x2f\x55\xb8\x15\x2b\xe0\x5b\x6e\x27\x6e\xe0\xac\xf2\x42\x4f\x59\x63\x49\x29\x4d\xfe\x8e\xec\x9a\xf4\x45\x29\x2b\xe9\x4a\x59\x75\x85\xab\xaa\x78\x5a\x8c\x06\xbb\xe6\xf2\x0e\x4c\xfe\x41\xb1\x2d\xb9\x57\xea\x24\xfa\x5a\x96\x0c\x8e\x3c\x11\x76\xd2\x72\x18\x54\x66\x64\x85\x45\x29\x7b\x0f\xd8\xe9\x1b\x8e\xa8\x1d\x9b\xec\xeb\xcf\xe9\x5e\xd1\xb0\x52\x27\x57\x6d\x52\x7f\xac\xb5\xaf\x1b\x6f\x24\x69\x69\x67\x37\xef\x1a\xea\x3b\x1a\xd6\x92\x5c\x55\x0c\x1a\x8b\x07\x0d\x96\xb8\x4e\x10\xf5\xc9\xe3\x95\xb1\x2f\xed\x07\x65\x7d\xe9\x4b\x91\x61\x3e\xa2\x0e\x1c\xae\x69\x4e\xfd\xb6\x01\x56\x8f\xcd\xc5\x4c\x74\x4c\x42\x4d\x05\xcd\xdd\xac\x07\x1d\x9a\xdd\x03\x7c\xf7\xc3\xfc\x63\xec\x52\xf7\xf3\x5b\xaa\x8c\x3a\x1c\xc7\x45\xd6\x28\x7f\xb7\x95\xab\x66\xc3\x03\x2d\x1f\x4b\xfd\xd2\x8b\xa2\x32\xa2\x15\x9d\xf3\x02\xa5\x7c\xd6\xdd\xab\x5c\x90\x9c\x8d\x5d\x9e\xba\x7c\x75\xc7\xf0\xdc\xf6\x93\x0b\x95\x8d\x71\x49\x49\xcd\x26\x2a\xbd\x58\xff\xb2\x5d\x78\xc8\x60\x9e\x60\x67\xe6\x0f\xfe\xe6\x68\x61\x73\x70\xb8\xd9\xac\xec\x6a\x26\x73\xac\x6e\x30\x6a\x5c\x4a\xcc\xe7\xd0\xf6\xe0\x2f\x41\x9b\x41\x8e\x41\x36\xa1\xf7\x22\xc2\x62\x87\x52\x2a\xb2\x6b\x8a\x46\x6a\x7a\x9b\x55\x7a\x5c\xc6\x77\x97\x5e\xed\xb8\xff\xd9\x67\xec\x19\xcc\xb7\x0e\xce\xb6\xa4\x55\xa0\xe5\xec\xe6\x95\x67\x2d\x64\x3d\x4d\xd3\x4e\x2e\x48\x8c\x4b\xb0\x4e\x6c\x4f\x79\x9c\xd1\x90\x6b\x5d\x9c\x5f\x55\xdb\xd4\xde\x2d\x32\xc2\x34\x1b\xb6\x26\x76\x70\xf7\xef\x7e\x6b\x0f\x79\xc1\x77\x38\xac\xbd\xaa\x26\xa1\x88\xa5\xe2\x4d\xa9\x7a\x49\x4b\xd1\x51\x01\x75\xa1\x78\x61\x6b\xc9\xfb\x8a\x85\x5a\x8e\xe6\x6b\x9d\xa3\x43\x56\x93\xf4\xcb\xfc\x3b\x19\xff\xe4\xf7\x20\x9d\x3c\x5f\x7e\x34\x2e\xda\x93\xd6\x64\xde\x8e\xd7\xca\xd5\x62\xdd\xc4\xde\xe0\x59\xbf\xd6\x44\xd2\x12\xd6\xa9\xd4\x1b\x35\x6c\x34\xd5\xba\x58\xbe\x41\x7b\x64\xf5\x6f\xfc\xff\xf1\xaa\xff\x3f\x67\x39\x3a\xd9\x47\xd9\xb1\xde\xd8\x5c\x17\x5a\xbd\xbb\x5a\xbb\xdc\xb9\x42\xb2\x3a\xb0\x45\x7b\xcc\xfa\x5f\x19\x39\x0f\xbe\x6c\x33\xac\x75\x2c\x67\x2c\xfe\x9a\xbd\x37\x39\x3e\x56\x31\xcc\x36\x64\x39\xa4\x3c\x24\x38\x72\x6f\xf4\xed\x64\xd3\x8a\xf0\xf1\xbd\x7f\x67\xde\xf7\xda\x9c\x58\x95\x9f\xab\x9a\x5a\x1a\xd3\x18\xea\xe8\x57\xea\xfe\xd9\x7e\xd4\x4a\xdd\x14\xdb\x78\xbd\x3e\xbe\xa1\xba\x41\xa7\x79\xad\xfb\x74\xea\xfa\xea\x8f\x63\xb4\x7f\xe2\x3e\x7e\xbb\xa9\xb7\x74\x73\x3a\x63\x64\xbe\x4f\xbf\xfb\x5d\x5b\x71\x63\x74\x2d\x51\xa5\x7e\xd9\xbb\x62\xed\x02\xd4\xbc\xad\xbc\x9b\x79\x81\xf9\x9f\x8b\xf6\xea\x4c\xbb\x96\xc6\x05\x57\x03\x8e\xfe\x56\x91\x3b\x9e\x5d\x5f\x9b\xb9\x36\x64\xdd\xb3\xd0\xfa\xac\x3e\xb4\x9a\xac\x94\xad\x80\x27\x7b\x22\xa3\x32\xd5\x32\x31\x21\x1e\x39\xa6\x2d\x7a\x2a\x9a\x3b\xee\x62\x8a\x49\x41\x64\x9d\x61\xf7\xf6\x44\xc8\x1a\xef\x91\xf6\x9f\x25\x6c\xee\xcd\xb4\x0e\x70\xb4\xed\xd5\x76\x95\x73\x14\x44\x65\xa3\xa4\xfe\x4c\x88\x8a\x76\x88\x50\x08\xd6\x0c\xc0\xf3\x25\xf6\x36\xf4\x4c\xf1\x7c\xe7\x7b\x12\x66\x9b\xba\x58\x18\x5b\x57\xde\x6d\x34\x09\xd6\xad\xff\x74\xff\xf9\x8b\x60\x30\xa0\xf5\x7a\xc5\xe5\xfc\x2b\x19\x6f\x12\x85\xa2\x53\xc2\x2e\x05\xe0\x79\x75\xb9\x56\x3b\x49\xdb\x0b\x59\x7b\x58\x3e\xb3\x78\x60\x99\x64\xcb\xe2\xfd\x29\xdc\x3d\xf5\x6a\xd1\xf3\xfa\x90\xde\xce\x59\xac\xed\xe8\xdf\x25\x6c\x61\x4e\xcc\x77\x06\x55\xfd\xca\xc5\x4c\x96\x8b\xba\x19\xfc\xde\x07\xcd\x75\xd9\xc1\xc4\xca\xda\xc4\xd8\x40\x59\xc7\x45\x4b\x57\xfd\x99\x9a\xa4\x3a\x8a\xc1\x6d\xdb\x19\x6f\xe2\x08\xbe\xb4\xc2\x62\xaf\xc6\xbc\x41\xfb\x85\xfe\xfd\xd0\x73\x09\x2b\x25\xc3\x24\x4d\xc8\x85\xdb\xc9\x52\xe1\x5a\xbe\xdc\x2e\x65\xb6\xae\x66\x87\x86\x57\xb4\x58\x54\x42\x15\x1e\xca\x26\x48\x3d\x90\xa0\x16\x47\x95\x6c\x55\xa1\x37\x12\xb4\x0f\xf7\xb5\x8d\x0e\xca\x32\xa8\x88\x6b\xc7\x1b\xd7\x5c\x4b\x41\x08\x78\xbf\x50\xd8\xeb\x57\xdd\x91\x45\x1b\x25\xe3\x23\xe8\x58\x66\xbe\xa0\x9f\xab\x3e\xa9\xf8\x5c\xc6\x5c\xac\x48\xf0\x05\x2f\x0b\xd7\x1d\xf6\x0b\xec\x76\x3c\xd7\xa5\x94\xd4\x4e\x8d\x13\x1d\x73\x02\x04\xe3\xbd\xf2\x3c\xea\x02\xfa\x51\x67\x33\xf6\xa0\x4e\xd2\x13\x9c\x39\xeb\x0e\xb5\xb2\xa9\x14\xcd\xa0\x70\xe7\x26\x73\x1e\xed\x29\xa5\x4f\x32\xea\x22\x0d\xbc\x5e\xec\x97\x18\x47\xe9\xaf\x53\xad\x52\x28\x53\x1a\x7d\x0f\xe3\x57\x90\xc9\xd0\xd4\xb3\x90\x77\x63\x0b\xa3\x49\x7b\x5b\xea\xd9\x66\x38\xc6\xb7\xbe\x02\x49\xc8\x9a\x55\x6b\xdf\x2f\xb6\x8e\xa7\xf6\x15\xb6\xa1\xd6\x15\x52\xe4\x90\x18\xe4\xff\xc8\xb6\xce\xc8\x46\xf5\x81\x78\xf3\x53\xd6\x47\x11\xdc\x47\x04\x4c\x14\x13\x2c\x77\x85\x15\xe5\x47\xf4\xe6\xec\x72\xfc\x38\xe2\x5c\xf3\x82\xea\x5f\x0d\x54\x2c\x3a\x1c\xc9\x9f\xc5\xab\x73\x91\x1d\x37\x0a\x18\x62\x5e\x7a\xe8\x99\xff\x52\xd3\x91\xcc\xe0\x3d\x64\x0e\xa1\x89\x23\x15\x20\x98\xc5\x52\x7f\xa7\x83\x8a\xf1\x4a\xfa\xbd\xeb\xe7\x11\x5a\x6f\x2e\x3b\xc9\x25\xf5\x17\x66\xa3\xee\xee\x11\x58\x19\xc2\x95\x99\x5d\x0b\x33\xd4\xbb\x50\xcc\xbb\x50\xd5\xf1\xbc\xc0\x2b\x72\xd4\x85\xc2\xe0\x54\xe1\x99\x50\x11\xeb\x07\xea\xad\xaf\xcf\xf0\x4c\xde\x5f\x7d\x75\xf0\xd8\xfd\x41\xf2\xfd\x85\xd7\x17\xf1\x14\xc8\x48\x98\x45\x85\xf6\x14\x1f\x1b\x36\x39\xdd\x0e\xea\x4a\xde\x2b\x59\x6d\x9d\x1a\xa7\xde\x74\x3a\x93\xb0\x98\xdb\xf9\xb3\x50\x2a\xe2\x99\x13\xba\x76\x9b\x6c\x10\xf7\x31\x7d\x35\x29\x0a\xee\xfa\x3b\x89\x17\x4c\x48\x83\x37\x73\x2f\x63\xde\x54\x42\x7e\xf1\x61\x8d\x68\x81\x41\x88\x0f\x4f\xae\x58\xd7\xd7\x8e\xc2\xff\x7e\x82\x78\xd1\xc7\x96\xab\x23\x87\x70\x46\x69\xc5\xb1\x8b\xa7\x48\x31\xe2\xc0\x50\x5f\xd6\x87\x33\x94\xed\x21\xe5\x16\x21\xe6\xfb\xe4\x97\xc4\x48\xfd\x37\x96\x2f\x44\x82\x97\x57\x35\x1f\xad\xbf\xbb\xf7\x49\x88\xd6\x9b\x3b\x4a\x06\x49\x4b\xc3\x9a\xdc\xf7\x56\xdc\x78\x7e\x49\x13\xcb\x50\xcf\x0a\xd4\x19\xbc\x71\xb9\x4f\x3c\xbd\xc0\x33\xd3\x18\x5b\x56\x9e\x43\x86\xac\xfe\xab\x16\xee\x45\x54\xa1\xc7\x4f\x6f\x4d\x5c\xe6\xbe\x70\x04\x8e\x2e\xf9\x21\x2d\xbe\xc5\x24\x08\xa1\x5e\xe2\x9c\x92\x0a\xd2\xec\xb3\xda\xf0\x79\x16\xdb\x95\xff\xb5\x51\x64\xa8\x7d\x45\xe9\x4c\xc2\x4e\xf0\x60\x4c\xba\xa4\xdf\x3b\x53\xa3\x9f\xf1\x1c\x3e\xdf\x28\x30\x1f\xa3\x8d\x3e\x47\x7d\x1c\x75\x7f\xea\x8e\xef\xad\xeb\x37\xf2\x6e\xe1\x3f\xa0\x47\xdd\x25\x40\xa3\x76\xe4\x3c\x96\xf2\xd2\x1c\xb5\xca\xf7\x11\x8c\xbb\x92\x1f\xda\xa0\x30\x7c\x69\x45\xf8\x34\xf3\xf4\xf4\xe0\x4d\x07\x46\x4e\x71\xb0\x97\x65\x93\x02\x0f\x17\x20\x5d\x47\xef\x46\x2d\x7d\x9b\x87\xb2\xfd\xdc\xf2\xe9\x87\x47\xd1\x48\xdb\x8f\x62\x9e\x26\xbe\xb9\x86\x7f\x87\x6a\x99\x4b\x5a\x4a\x46\x2b\xc7\x9a\xcb\xa7\x2d\xee\x65\xfe\xe3\xc6\xeb\xc3\xd8\xab\x38\xd0\xce\xa4\xea\x99\x2e\x64\x0f\xdf\xb1\x0d\x51\x2e\xe5\x59\x27\x13\xc1\xdc\xc1\xfd\x8e\x13\x83\x61\xf8\x0e\x1f\x35\x01\x65\xf8\x95\x31\x8a\xde\xdb\x1b\xe8\x47\xf8\xaa\x54\xf1\x5c\x78\xd2\x02\x5a\x74\xd6\xb4\x3e\x4e\xf1\x8b\x05\xc9\x4d\x19\x23\x5b\x6b\x50\xd4\xb9\x97\x3a\x7c\xa9\xe2\x61\x0c\xb9\xe3\xaa\x86\x9e\xc0\x0a\x2d\x0a\x11\x1a\x6e\x13\xf1\x9b\x4f\xda\x1f\xf1\xb1\x73\x31\x91\x30\x9e\x62\x78\xe2\xb8\xe1\x23\x11\x5d\xa4\x89\xe3\xa2\x94\xf1\xd1\xbe\x67\xf3\xd3\x0f\x35\x61\xb0\x30\xbe\x25\x7c\xec\xf9\x3a\x54\x45\x39\xf1\x9c\x78\x55\x73\x98\x18\xe1\xce\xa8\xd3\x25\x66\xc8\x61\x46\xbd\x45\x7f\x8d\x66\x9d\x52\x90\x74\xf1\xab\xdf\xe7\xe2\x4f\xf8\x9f\x0e\xbe\x76\x92\x91\x50\xf3\x7c\x37\xe0\x1d\x92\x21\xd5\x89\xb5\x5d\x0e\xe0\x4e\x1c\x2b\x4a\x69\xbd\x38\x86\xbc\x39\x02\x6f\xae\xb9\xe4\x26\xde\xd4\x31\x2f\x09\x03\x6f\x25\x67\x11\x31\xb6\x15\xda\x45\xb6\x72\x66\x7d\x06\x3b\x5a\x34\x2a\x33\x4a\x59\x2a\x23\x9a\xc3\xef\x92\xac\xe6\xdc\x36\xc2\x2a\xbf\xba\x75\xd9\xec\x09\x03\x62\x53\xae\x94\x58\xb5\xe7\x4d\x92\x6f\x21\xf2\x07\x2b\xf7\x5b\xab\xb2\xba\xfd\xcc\xec\x2f\xe9\x09\xca\xab\x88\x88\x8a\x9b\x88\x3e\xe7\x37\xe7\x6e\xe4\x18\x60\x1d\x65\x61\x64\xb3\xe0\x7c\xc1\x7b\x5d\xa8\x4b\xa2\xf3\x27\xba\xea\x65\xa3\x01\x87\xba\xa0\xb0\x94\xcc\xd2\x2f\xed\x31\x53\xdf\x77\x3f\xc0\x12\xd6\x9b\xbb\xd1\x73\x93\xa3\x67\xbc\x9a\xac\x3f\xea\x92\x28\x3c\x14\x93\x54\x28\x91\xcd\x91\x20\x10\x2d\x11\x32\x17\x92\x14\x2e\x11\x2d\x93\xd2\xf9\x39\xa6\x12\xac\x9d\x61\xc4\x6d\xf3\xce\x83\x2f\xb4\x29\x6d\xa3\xfc\x5d\x47\xe8\x54\xdd\x0e\xa2\x4f\x6b\xfb\x67\x1f\x61\x85\x6e\x7a\x64\xb8\xa6\x47\xad\xf5\x55\x3d\x4c\x43\x2f\x6d\x27\x8d\xa7\xaa\x57\x95\xde\xc9\x4b\xfc\x8a\x93\x2f\x50\x0a\x54\x7b\xa4\x5d\x64\xf4\xc4\xa2\xd0\x31\xd7\x53\x3a\xe8\x4e\x9c\x44\x8e\x70\x55\x43\x67\xdd\x94\xd8\xde\x05\x58\xc2\x9e\xda\xe8\xdb\xd6\x0b\x25\x92\xa9\xcf\xc2\x8a\x3d\xdf\xd9\x98\xd8\x0f\x6b\xd6\x5a\x90\x1b\xce\xe8\xf6\xea\x04\xeb\x22\xeb\x39\x19\x70\x9a\x88\x5a\x8e\x3a\xaa\xbb\x6f\x05\xa8\x46\xcc\x24\x86\x66\xd9\x95\x94\x36\xab\xf7\x77\x2c\x2a\x1f\x22\x32\xc6\x87\x23\x4b\x59\x83\xac\x8d\x79\x45\xa7\x29\x6b\xe1\x11\x5e\x9b\xf6\x6b\x6e\x03\x2e\x86\x8e\x93\xb6\x0a\x36\xdf\x6c\x5c\x6d\x4b\x1d\x2e\x3a\x45\x78\x68\xf8\x83\x70\xe9\xf8\xcd\xcc\x8b\x05\x1a\xd5\x0f\x5b\x5f\xf4\xe3\x4f\x7d\xf8\x63\xd5\x7b\x4f\x66\x2e\xa2\x5f\xa4\x61\xac\xf8\x4b\xda\xb7\x28\x4e\x7f\xd3\xe0\xe3\x80\x6e\xff\x52\x9f\x1f\x5e\xd3\x5e\xf6\xde\xd5\xbe\xeb\x81\x7d\x11\x02\xf1\x5f\xd3\xa4\xf2\xb1\xcb\x6a\x1b\x71\x3b\x6f\x0e\x97\xcc\x16\x6c\x32\x9f\xdc\xff\xa3\xcd\xdf\x79\x3f\xcb\xde\xaf\xd7\xb8\x5b\x4a\x99\xb9\x1f\x4f\x16\xaa\x1d\xb7\x13\xdf\x1c\x53\x16\x1d\x19\xb9\x1d\xed\x1d\xf7\x38\x31\x33\x7d\x2a\xf7\xa0\x94\xbc\xf6\x7e\x6b\x4b\xff\xdd\x49\x8b\x65\xe1\xbd\x7f\xf0\x9f\xdb\xa5\xb3\x23\x03\x5b\xad\xb7\x2a\x7d\xf2\xdf\xa5\x56\xe5\x5a\xe4\x5c\xcf\x71\xc8\x12\xc8\xc2\xc9\x56\xcb\x23\x2a\x12\xac\x08\xaf\x55\x68\x79\xd5\x3d\x31\x5a\x30\xdb\xb2\xb6\x77\x82\xf3\x4f\xbe\xf3\xf4\x74\xa7\x66\xc1\x69\xc4\xbf\xd3\xa0\xde\xb2\x71\xa9\xf6\x72\xd5\x61\x35\x45\xf5\xa5\xca\xe9\x6a\x86\xda\x99\xa6\x6f\xed\xe4\xbd\xed\x23\x83\xd3\xfd\xcb\xa8\x7f\xad\x42\xfd\xb7\xeb\xb8\xf9\x70\xff\xf0\xd5\x3e\xc9\x41\xff\xb1\xc8\xe9\x97\xff\x29\xd7\x89\xc3\xe1\xa5\xbd\x7b\x5b\xa7\xeb\x46\xcb\x1b\x4b\xb7\x16\x76\x67\x43\x67\x1d\x67\xe9\xe7\x67\x56\x85\xf6\x7f\xfc\x97\xf1\xc0\x3e\xd6\x8e\xc4\x3a\xcf\x32\xeb\xbc\xdc\x74\xec\x84\xe5\xc8\xd0\xa0\x4a\xff\xfd\x5e\x82\xee\x27\xdd\x6b\xdd\x09\xbd\x8f\x47\xa5\x17\x24\x76\x56\xff\x8d\xfb\xd0\x7c\x2b\x60\xc5\x6f\xfe\xc6\x54\xd7\xd8\x8f\xc1\xf5\x3e\xc6\x2e\xdc\xb6\x98\x66\xd7\xfa\xd8\xda\xc4\xea\x7b\x15\xe6\x95\x7b\x55\x21\x35\x84\xad\xda\x23\xf1\x8b\x2c\xbb\xc5\xff\xc4\xbf\x3b\xbe\x82\x35\xed\x3a\x5c\xd8\x8f\xd6\xb1\xda\x32\xd1\x68\x52\xdd\x56\xde\x5f\x9a\x50\xd0\x99\xeb\x94\xe9\x9f\xc1\x95\x7e\x37\x2d\x23\xfd\x51\xb6\x4c\xe9\x48\x6b\xc0\xe0\xde\x7c\xd6\xf6\xc6\x5f\xf9\xf7\xd3\x96\x82\xc7\xdf\xf6\x9a\xb7\x2c\xd6\x4b\x54\xa6\x96\xd0\x16\x78\x67\x7f\x49\x9b\x48\x56\x8b\x3b\x8a\xb6\x8c\xc8\x0c\x3d\x0c\x29\x0c\xe6\x0c\xbf\x15\xa7\x94\x59\x50\xf1\xb8\x85\x68\xd0\x61\x3e\x68\xf7\xe6\x9f\xe6\x7f\x6f\x35\x7f\xc2\xac\x9b\xaf\x3e\xb4\xfc\x4a\x3e\x7e\x36\x5b\xaa\x7e\xbc\x6f\x14\x59\xa8\x49\xe0\xb1\xcf\xb6\x67\xb9\xdb\xa2\x4b\xac\x53\x8e\x53\x96\x1b\x53\x80\x66\xdc\x8d\x1c\xef\xf2\xbe\x56\xcc\xe1\x96\xc5\x97\x87\x7f\xc4\x0f\xcc\x33\x6a\xbd\x15\x0d\x24\xc5\x1f\xb3\xc4\x92\x6e\x46\x83\x90\x7c\x7f\x2a\x2f\x7c\x97\x9b\x0e\x32\x36\x25\x16\x82\xa6\xef\x8d\x30\x0d\xc2\x0c\x45\xcd\x28\x9c\x05\x03\x98\xe3\xea\x73\xf8\x2a\xdf\xb7\x4f\x8c\xce\xaf\xb2\x1f\xff\x76\x96\x65\x5d\x69\xec\x66\x6b\x42\x19\x6e\x06\x61\xf4\x7e\xc8\x1d\x9f\x76\xd7\x35\x7b\x17\xab\xeb\xc6\x15\xba\x5a\x5a\x2f\xd5\xb6\x95\xa6\xe4\x6d\x7e\x11\xc8\x17\x6a\x44\x9a\x8d\xb8\xe8\x04\x2e\xc7\x7f\xcf\x7b\x5f\x33\xda\xf3\x74\x9a\x7c\xeb\xb7\x5e\xd4\x25\x9f\xde\xad\x9a\xb5\x5c\xc3\xb8\xd6\x80\x1c\x37\x4d\xbb\x3c\x73\x47\x03\x71\xcd\x25\x65\xbb\x5f\x1f\xa4\x32\xc5\x39\x85\xed\x04\x0a\xf9\x32\x05\x19\x64\xbb\xb4\xf4\xcc\xa3\x5c\x7b\x42\x5e\x25\x4b\x14\x95\x36\x38\x0f\xde\x5b\xbc\x77\xa8\x07\xad\x81\x67\x73\x3d\x5d\xe6\x15\x2f\xd2\x6c\x43\xf9\xdc\xcd\xac\xaf\x1b\x12\x68\x06\x2b\x56\xca\x60\x8b\x7d\xe4\x1b\xe5\xb2\x60\x1d\x67\xba\xcd\x50\x4c\xe7\xfb\x63\x40\xc8\xe5\x17\xb5\x8e\xa9\x75\xab\x27\x79\x84\x40\x46\x50\x85\x69\xbb\xdb\xa4\xf2\x46\x04\x24\x01\x73\x26\xac\x7d\xa8\x58\x2d\xa1\xdd\xef\x8a\xdd\x3d\x83\x35\xd5\x1c\x59\x35\x11\x3d\xde\x1b\x6c\x14\x8c\xbc\xd4\xd1\x64\x19\xc4\x26\x5f\xbe\x7e\x79\x49\x85\xcb\x4e\x20\x5a\xa9\x44\x69\x88\xe1\x40\xe4\xbf\x96\x70\x29\x7f\xb2\xc1\x63\xd0\x7c\x29\xe0\x78\xec\xf4\xf4\xd8\x6f\x3a\xbf\x8d\x23\xdf\x3c\x2a\xc1\xe3\xc0\xfc\xb2\x06\xb7\x4c\x8d\x90\x05\x87\x07\xe3\x36\xe5\x10\xb1\x3c\x01\x07\x76\xc7\x87\x97\xef\x5e\xbe\x3f\x22\x62\xa1\x1b\xe1\x8e\x93\xaa\xd5\x88\xb0\xb8\xe9\xc9\x10\x11\x97\xa9\x53\xb9\xdf\x8d\x3a\x63\xbf\x5b\x76\x7a\x7a\xd4\x34\x7b\xa5\x8d\x23\x77\x22\xe2\x9b\x73\xa5\x7e\x88\x42\xbf\x08\x19\x7b\x1a\x3d\xfa\xb7\x5a\xc2\x0e\xac\x5a\x34\xfc\x97\xe5\x4f\xb7\x1e\x59\xbf\x46\xc1\xb5\x23\xc7\x62\xe1\x12\x4e\x56\xc2\x30\xcc\x76\xb2\x09\xea\x4a\xde\x28\x51\x6f\xcd\x1f\x7f\xb8\x79\x16\x69\x3d\x9a\x17\x6c\x5b\xc8\x59\x0d\xf7\x77\x74\xd0\xca\x95\xae\xe4\x71\x66\x94\xf9\x66\x8f\x3f\xfd\xc1\x0b\xa5\xf4\x89\xe6\xdd\x9d\x1b\x1a\xd7\xc7\x9f\xb1\x7f\xc8\x20\xd2\x65\xa0\xe6\x0d\x93\x7b\xae\x43\x66\x8b\xe4\x9b\x1b\xff\xa4\x60\xa9\xc9\x6f\x58\x75\x55\xf0\xec\x49\x2c\x08\xb4\x5f\xcf\x27\x0f\x41\xb3\xed\x96\x51\x16\x5d\x64\xd1\xa5\xd4\xfb\xf4\xe4\x83\xff\xab\xa8\x47\xc6\xb7\x5a\x2e\x7d\x02\x4f\x2f\x6d\x23\x39\xbc\x19\x22\xf8\x46\x4d\xc9\xf9\x48\x72\x4d\x7d\xc1\xf2\x9b\x37\x7b\x0c\x63\x2e\x7d\x3d\xf9\x80\xfa\x52\xcd\xc9\xcf\xd3\xd3\x95\xc0\x8e\xc2\xbc\x64\x57\x6b\x5d\x7c\x29\x01\x56\x1d\x7a\x6f\xa2\x6d\x6c\xbf\xd7\xa3\x8f\xcd\x6f\xbf\xb8\x84\x0b\xbe\x80\x27\x40\xfa\x6e\x36\xca\x53\xbc\xe7\xe4\x93\x6c\x68\xe2\x19\x6a\x77\xcd\xb1\x3d\x98\xa2\x2e\x64\x6b\xd5\x52\xf4\x13\x2e\xbe\x3b\xe6\x3c\x3d\x5d\x11\xef\x2c\x4d\xf9\xe6\x71\x47\xbf\x56\x9a\x81\xa5\x88\xd8\x1d\xe3\x36\xda\x3a\x72\xfa\x5d\x91\xcb\x4d\xe0\x0b\x78\x0a\x5e\x00\xce\xdb\x2e\x2f\x09\x71\x88\xc9\xd4\x59\x69\x44\x53\x54\x16\xcc\x88\xdc\x0f\x23\xe6\xb3\x26\xab\x8b\xfa\x70\xe7\x45\x8e\x51\x4f\x4f\xb7\x1c\x06\xb2\x53\xa7\xbc\x87\x4c\xb4\x65\x36\xd9\xa8\xbe\x9a\xa2\xf9\x3f\x5f\x7d\xe0\x79\xc7\xee\xba\xeb\x95\x3b\x17\x07\x2e\xc4\x5d\x8c\xbb\x39\xff\xdc\x19\x9b\xe2\x9b\x0a\xf3\xb8\xa8\xa5\xca\x4f\xd3\xef\x6e\x13\x11\x9b\x59\x5a\x35\xd2\x7d\x09\xf3\xf4\x47\xc1\xa7\xa7\xab\x4f\x5a\x27\xb3\x79\x02\xc9\xcd\x7f\xfc\x6a\x66\xb7\x25\x46\x7b\x43\xf3\x08\x13\x79\xf0\x71\xfb\x83\xbc\xbb\x1f\x6f\x27\xde\xba\x70\xdb\xe2\xae\x0d\xb2\x39\xe6\x16\x69\x36\x4b\x9a\x28\x86\x4a\xa0\xe9\xb2\xbb\x75\x44\x74\xd6\x6e\xcd\x44\x5f\xd3\x82\xd5\x91\xd6\xe9\xe9\xaa\x7c\x37\x55\x7e\x72\x28\x8b\xf5\x96\x62\x39\x97\x23\xc9\x21\xba\x35\x3a\x15\x1a\xee\xeb\x96\x17\xca\xcf\x0a\x1f\xe7\x3f\x0a\x7f\xf2\x05\xf9\xf5\xab\x7a\x2c\x4a\xd2\x51\x96\x05\xd1\x2c\x55\x74\x33\x32\xf7\xba\xa8\xb7\x39\x48\xb5\x0f\xfb\xbf\x2e\x3a\x1d\x4f\x9e\x9e\xee\x64\x0f\xa6\x95\x66\x45\xce\xd8\x6f\xab\x2e\xf0\x59\x52\xa9\x11\xa4\xa1\xbb\xe1\x65\x60\x73\xbe\x9f\x79\xbb\x8b\xca\xf2\x5a\x16\x35\x06\x8d\x1b\x23\x1f\xd7\xf5\x1b\x09\x0b\xaf\x68\x91\x2a\x8e\xf9\x07\xcf\x2b\xd1\x3d\x39\xb3\x75\x62\x03\x86\x4b\xed\x27\x33\xa7\xa7\xc7\xb2\xa3\xfb\x95\x23\xf1\x02\xce\x01\x1a\x27\x22\x7e\x2c\xfd\xe4\xbb\x04\x8d\xdf\x1e\x7d\x51\x24\x24\xc5\x9b\xc5\xe1\xc1\xc6\xc7\xb9\x88\xd7\xf2\xe9\x90\x04\x9f\x0a\x9d\x75\x4a\x2c\x4b\xf5\xa5\xf9\xb1\x17\x5b\xb4\x48\xde\xd3\xfa\xa4\xa1\x1f\xcb\xf1\xf0\xee\x9c\x76\xac\x0b\x4a\xd6\xf0\x48\xd5\x7f\x2b\xaf\x2c\x28\xc5\x8c\x45\xd1\xc7\xa0\x44\x73\x48\x21\x4e\xba\x4d\x7c\x9f\xe8\x94\x98\x8d\xb4\x8d\x72\x84\x01\x9d\xe5\x1b\xb7\xb2\xe4\x6b\xd5\x2d\x0b\x0b\xaf\xa2\x18\xdc\xbc\xaa\x06\xf1\xa1\xfc\x95\x29\x58\xc2\xbc\x63\x33\x7b\x06\x95\x77\x8f\x0d\xbb\xb6\x8b\x9c\x93\x80\x3f\xcb\x4f\xda\x78\x76\x0e\xa6\xc6\xef\x78\xf4\x24\x74\x06\x0c\xae\xdf\xab\xd9\xee\x73\xeb\x09\xbd\x96\xd8\xfa\xf5\x4d\x6b\xd6\x2a\xdf\x2b\x23\x66\x24\x1f\xab\x91\x7a\xf8\xee\x0a\xe2\xe4\xde\x72\x72\xfb\x9d\x6c\x9c\xc8\x5d\x0f\x7a\x8b\x22\x2d\x7c\x39\x3b\x21\x3a\xb1\x14\xd1\xcb\x02\x76\x7c\x6f\xb8\x9d\xb9\x32\xb9\xd1\xf8\xde\x09\xd9\x49\xec\xff\x8c\x54\xe9\xd5\x13\x31\x73\x75\x68\xf4\xa7\x8b\x5b\xce\x63\x68\x72\x1c\xad\x5a\x47\x64\x6b\xd7\x05\xba\x2a\xca\x19\x53\x79\x43\x7f\xba\x71\x58\x5c\xd5\xca\xd0\xb2\x56\x5a\xfb\xa5\x25\x47\x2f\x9d\x29\xd1\x29\x21\x24\x15\x21\x5d\x2b\x7f\x45\x65\x4d\xf7\xab\x51\xbe\xb5\xa2\x73\xb8\xaf\x6b\xf8\x9d\x34\x9c\xe2\xdb\xad\x8f\x46\x15\xd6\x9a\x10\x96\xf2\xd2\x08\x7f\x53\x70\x11\x7a\xf2\xc5\x90\x8f\x6e\xf4\x96\x6f\x74\xc9\x95\x5f\xea\x95\x69\x13\x6b\x04\xaa\x0c\xa9\x09\xa9\x37\x6a\xb1\xea\x6a\x9a\x50\x5b\xdf\x70\xd2\xf4\xf6\x0b\xb2\x8b\x7d\x92\x4e\x5c\xb0\x5e\x33\xd8\xad\x33\xf5\x65\x03\x91\x85\x3f\xc4\x5a\xc0\xeb\x47\xaa\x77\x28\xf0\x48\x12\x0d\x89\xf1\xb8\x69\x63\x64\x9b\x64\x93\x61\x39\x68\xe6\x63\x2a\x66\x22\x61\x66\x6f\xbe\x6c\xe3\xed\x54\xee\x19\x1c\x38\x1f\xf9\x30\x49\x3d\xfb\x42\xa9\x5c\x5d\x4b\x97\xdd\xe8\x8b\xa5\xf0\xc3\xa9\x73\x5b\xb9\x63\x3a\x63\xd5\x2b\x51\x57\x52\x50\x97\x2c\x19\xae\xed\x83\xe9\x98\xe6\x01\xdc\xaa\xdd\x5b\x5c\xd1\x9c\x4f\x5c\x1b\x3c\x25\x7d\x48\x83\x02\xc3\x5b\x13\x24\x33\xa6\x8a\xf0\x2a\x1b\x5b\x05\xfb\x97\xa6\x9e\xac\xd1\xfd\xf9\x1c\xe6\x16\xe9\xb4\x51\xef\xcb\x7a\xf3\xe2\x0b\x69\x8b\x31\x4f\x03\x2b\xc2\xe6\x43\x48\x43\x3f\x87\xb0\x07\x4f\x86\x7e\x0a\x97\x89\x31\x4b\x54\x4f\xaf\xc8\xd7\x2b\xdf\x6e\x40\xef\x14\x1f\xc5\x9f\x2b\xdb\xfc\x87\x2c\xc6\xa6\xcf\xf4\x6a\x9f\x6f\x53\x7a\xf9\xbd\x1c\xec\xc4\xb2\x94\x8d\x64\xf5\xe4\xe6\x64\xd6\x94\xb2\x54\xb3\x0c\xed\x9c\xc9\x22\xbb\x0a\xa5\xfa\x1f\x1d\x5f\xfb\xe3\x27\x77\x56\x3e\xec\xf3\xfd\xb3\xf7\xdd\xaa\x9b\x13\x1c\xe2\x6f\xdb\xad\xe1\x2a\xb2\xc8\xd2\x28\x1c\x2d\x7c\x5e\x94\x5a\xac\x58\xfa\xb0\x5c\xb7\x2e\xad\xd9\xbd\xe3\x51\x3f\xd1\xf8\xc9\xe2\x85\x2d\xbe\x93\x84\x7f\xe6\xff\xfb\x75\x92\x7a\x38\xb8\x3b\xbf\x83\xba\x25\xbc\x41\xbe\xa5\xb5\x99\xb1\x8b\x7d\xda\xfd\x3f\xe1\x3b\x76\xda\x57\xd9\x25\xdd\x18\x5b\x55\x59\x62\x9b\xbf\x3d\xad\x35\x49\x39\xd6\x3a\x5e\x3e\x5a\x3f\x6e\x31\xe3\xb5\x1e\x73\xb2\xf9\x1f\x38\x9f\xed\xde\xde\x18\x5e\x45\x5d\x62\x9c\xb5\x99\x1c\x18\x7f\x3f\x2c\xde\xdf\xd4\x2d\xd3\x79\xa3\x4d\xb1\x79\xb9\xe9\xb8\xc5\xab\xfd\x4e\x2f\xf6\xd4\xe6\x5a\xe9\xf1\xfd\x7f\x64\x8f\xda\x7d\xb5\xf2\x64\x96\x6f\x22\x72\xf4\xc7\x40\x6b\x4f\x6f\x87\x5e\xcb\x48\x23\x56\x0d\x69\x15\x4e\x69\x5f\xf1\x58\x21\x5d\xe1\xcd\xa2\x4f\x25\x89\x0d\x6f\x7a\x34\x26\xf7\xd7\x1e\x1d\xe5\xfc\x95\xfd\xe0\xe9\xa6\xc0\xdc\x95\x91\x83\x3e\xf4\x8e\xde\x16\x8c\x86\xe7\xd5\x4f\xcb\x4e\x8a\x5f\xe4\xcd\x67\x99\xa7\x55\xa5\x3c\x4e\x50\x8c\xc3\x8e\x63\x8a\x47\x4b\xa1\x2f\x18\xac\xb3\xea\xbd\x3c\xa9\xba\x76\xf5\xf8\xe1\x9f\x25\xac\x91\xcc\xa4\x0d\xce\xb7\x23\xd7\xf3\x56\x2e\x95\xfc\xc8\xf3\xcb\xbc\x95\xe2\x9d\xc0\x10\x53\x14\xde\x1c\x52\x18\x28\xe1\x7f\xc1\xe7\xad\x77\x8f\xdf\xe5\x30\xe1\x64\xf7\xfc\x92\xba\xb9\x2e\xca\x49\xda\x75\xa3\x13\x9b\xdf\xf9\xf7\xf1\x17\x25\x06\x73\x5b\x59\xaa\x04\x0b\xb0\xb2\x2e\x25\x6b\xc6\x3d\x89\xc8\x08\xb9\xe4\x7f\xc3\x6b\xd1\xed\xad\xd3\x67\xfb\x1c\xeb\x55\x4b\x56\xcb\x1c\xdb\xcb\xee\xc7\x61\x0a\x29\x28\x05\xf3\x75\xb6\xdd\xc9\xd3\x45\x1b\x83\xbf\x4b\xd8\xc0\x9d\xa4\xe9\xf8\x5a\x3d\x96\x77\x21\x29\x21\x2a\x34\xe4\x81\x1f\xb3\x87\xa6\xf3\x05\x5b\x7e\x4b\x0c\x13\x72\x03\x0c\xed\x44\xad\x64\x75\x27\xf5\x06\x1d\x0a\xab\x7d\x8f\x96\xb0\x0f\xc9\x83\x45\x33\x8d\x0e\xfd\xf2\xf3\x57\x76\x8f\xcf\x25\x2c\xed\x0f\x6e\xd6\xb3\x17\xfa\x24\xcb\x84\x73\xfa\xf6\xbb\xe4\xda\xf7\x58\xbe\x33\xa2\xd3\x79\xa7\x6e\xae\xb4\x20\x7f\x59\x86\x45\x62\x5b\xec\x44\x82\xe7\x57\xbd\xde\x77\x6b\x49\x4f\xda\x88\x3b\xe9\x62\xa5\x75\xad\xd4\x23\xf4\x2b\x8a\xc7\x70\x4d\x89\x6e\xb6\xa9\x27\xb0\x32\x37\x23\x3b\xd2\xca\xfb\x97\xbd\xb8\x99\xa3\x81\xbc\x86\x8d\xd2\x67\x39\x24\x71\x51\xa1\x3d\x3e\x4b\x2e\x54\xb6\x1e\x96\x64\xb6\x1d\x51\x03\x45\x11\xfd\xeb\x76\xf7\x7d\x6c\x63\x88\xb3\x9f\x55\x6d\x75\x09\x4e\xb5\x6e\x41\x16\xea\x84\x65\x66\xb3\x43\xb3\xa4\x2e\x71\x28\x20\xd9\x31\xdf\x44\x56\x6b\x54\xe9\x9a\xf4\xa9\x48\x22\x6f\x11\x9b\x09\x53\x09\x3d\x2a\x15\x2d\xb9\xcb\xb7\x76\xda\xeb\x1c\x8b\xe2\xd3\x2a\x7a\xc6\xf7\x9c\x54\x83\xb8\x93\xd0\x0b\x8f\x9a\xc6\x87\x4c\x97\x99\x4f\x28\x4f\x4f\x0f\x86\x27\x3b\x5b\x0a\x0a\x6e\xc6\x84\xba\x6f\x5a\xda\x68\x19\xc9\xdf\x14\x77\xe1\x93\x66\xe3\x67\x28\xa1\x38\x21\xd1\xf8\xb4\xfc\xd1\x0e\xe7\x3e\x16\xc3\xd7\x52\x46\x64\xde\x2e\x19\x07\x4d\x79\x4b\x55\xcf\x8a\xa8\xd6\x2c\xe4\xea\x0b\x3d\xa8\xb3\x6f\xf7\xc8\x4f\x4f\x8f\xe4\x26\xa6\x5a\xb8\x72\x37\x22\x04\x9c\x93\x8d\x4a\x15\xf3\xc4\x45\xb8\x83\x99\xd4\xa8\x6c\x88\xe5\x09\xae\x62\x76\xbc\x13\x7c\x6d\xf6\x82\xf6\xb5\x15\x5e\x3d\x79\x0f\x8b\x96\x88\x84\xe2\x9e\x91\xaa\x93\x5c\x30\x66\x0a\x61\x49\x6d\xeb\xe4\x38\xcb\xc6\xd9\x1e\xeb\x99\x2a\x6e\x29\xce\x72\x09\xbb\x6f\x77\x4d\xcb\x57\xa6\x8e\xcf\x95\xe9\x3d\x85\xc2\xe7\x52\x6c\x57\x34\x95\x17\x6e\x8f\xc5\xef\x95\xdd\xa2\x7a\x26\xfb\xbe\x95\xe8\x2e\x7d\x20\x6f\xae\x6c\x94\xce\x4d\x9b\x52\x5f\xa2\xd8\xa5\xfc\xd0\x86\xd6\xe1\x5b\xcb\x10\xca\x9e\x5a\x69\xf9\x90\x65\x1d\x4c\x6d\xe0\xa0\xaa\xc3\x69\xc5\xaa\x40\xe5\xfb\x39\x0c\x8b\x09\xd5\xee\xe9\xf8\x3d\x94\x6b\x98\x17\xde\x5d\x50\x7b\xf0\x03\x15\xeb\x63\x30\xe5\x1c\xbb\xb7\x84\xb5\x7a\x85\xb9\xa4\xc7\x6c\x64\x56\xb6\x75\xad\x6c\x1f\xe6\x82\xc5\xe1\xe8\xe9\xe9\xfc\x8f\x56\x9c\xec\x35\x77\x15\x4b\x0a\xf1\xff\x1f\x61\x6f\x15\x56\xe7\x93\x6c\x0f\x37\x09\x84\x60\xc1\xdd\xdd\xdd\xdd\x21\x84\xe0\xee\x10\xdc\x2d\xb8\x6b\x70\x77\x09\xee\xee\xee\xee\x0e\xc1\x82\x3b\xc1\x13\x02\x84\xec\xef\x99\xcc\x6f\xe6\xcc\xcc\x99\xf3\xff\xfa\x8a\x9b\x2a\x7a\xf7\x7e\x9f\x5e\xeb\xad\x5a\xb5\xf6\x2b\x2d\x02\xa9\x4f\xdc\x5c\x0c\x0c\xa4\x56\x58\xbb\x48\xfd\xd0\x53\x80\x04\xd0\x01\x65\x44\x7c\x7c\x56\x3a\x08\x3f\x8a\x6c\xac\xae\x99\x2d\xb4\x2f\x7a\x2c\x42\xce\x8f\xba\x9b\x81\xd5\xa5\xe2\xa3\x85\x07\x0f\x08\xe4\x1b\xff\x0c\xa4\x59\x23\xc6\xc2\x85\xd1\xc0\xf2\x1d\x19\x37\x19\x2b\x2f\xf9\x25\xce\xd9\x9b\x5a\x18\x29\x60\x09\x90\x01\x27\xc0\x78\x6d\x8c\x5d\x42\x43\xcb\x63\xf5\xd6\x4d\x9b\xd0\x2a\xc9\x1b\x3e\x1a\xfa\x73\x7b\x6d\x4a\x7f\xde\xc2\xf1\xa1\xe1\x83\x2c\x04\x72\x11\x37\x86\x5f\xda\x1b\x97\xe6\xf6\xdd\xd0\x58\xe6\x80\xc3\x82\x8c\x19\xef\x02\xb5\x1c\x36\x08\x30\x02\x74\xc0\x06\x48\x00\xe9\xab\xb7\x98\x3d\x54\x80\x4b\x58\x1a\x4b\x53\xc4\x92\xc8\xd3\x31\xca\xef\xf3\x9b\x9a\xda\x3e\x8f\x05\xb5\x83\xd5\x7b\x3f\x08\xe4\x58\x75\x4c\xb4\x86\x29\xf1\xd2\x1b\xd7\x58\xe0\xdd\x16\x47\x34\x31\x32\x4a\x29\x5c\x0a\xb4\x3c\x20\x04\x4c\x00\x1b\xc0\x01\x11\x68\x3e\x0c\x16\x4a\x23\xce\x34\x29\x5d\x0d\x4a\x8b\x3e\xcf\x97\x91\x8c\x59\xed\x35\x42\x7d\x1e\x0b\x76\xfb\xd3\xf7\x6f\x20\x90\x33\xe6\xa9\x93\xfa\x9b\x74\x72\x3f\x37\xb3\x51\xb9\x28\x2e\x79\x22\x2c\x04\x84\x37\x11\x88\x3b\xaf\x97\x61\x9a\xa0\x11\x5f\xa2\xbc\xcc\x81\x7e\x40\x87\xa2\x78\xc9\xd1\x27\x65\xa8\x81\x6d\x51\xed\x49\x1a\x69\x91\x7d\x57\xfd\xd8\xe7\xb5\x60\x7e\x10\x7e\x9f\x02\x81\x5c\xd2\xcd\x6f\xb5\x94\x66\xd7\x04\x95\x58\x46\x2a\x6e\xf1\x40\x93\x99\x62\xc4\xe0\xb2\x60\xc3\xa3\x63\x21\x1f\x20\x45\x22\xd1\x22\x45\x21\xd7\xa1\x43\xc8\xcc\x38\x2c\x24\xd5\xd5\xa7\x2c\xc3\x3d\x2f\xa2\x9a\xb3\x2b\x6b\x99\xfb\x85\x16\xf7\x0e\xae\x7e\x6a\x43\x20\x77\xfe\x5f\xbc\xbb\x0a\xf3\xce\x3e\x65\xd9\xc1\xa9\x4e\x09\x55\x30\x49\x90\x08\x10\xc4\x93\x62\x12\x6e\xe2\x63\xe0\x44\x60\x8b\xe1\x14\xe1\xd9\x12\xcd\x52\x0c\xb1\x27\x4b\xaa\xaa\x9f\x58\x02\x2f\x9b\xe8\xbc\xcf\xbc\xb5\x75\x03\x99\x8b\xbd\x47\x1a\x0f\xa8\x10\xc8\xa3\xf6\x26\x7c\x9f\x6d\xf1\x64\x14\x81\x63\xb5\x8e\xc1\x3b\x3f\x3e\x7f\x46\x19\x56\x14\xc6\x64\xda\x6c\x2a\x63\x8a\x66\xb2\x7e\x8a\x64\xaa\x7d\x7a\x72\x16\x3d\xee\x5a\x29\x07\xf5\x7e\x8b\x74\xaf\xa9\x68\xcb\x1c\x99\xba\xa3\x41\xb9\x65\xb4\xa3\x87\x47\x23\x08\xe4\xd9\x78\xa7\x6f\xe8\xa2\x3c\x3b\xce\xdc\x9d\xc3\xfc\x9d\xfa\x57\xe9\x13\xbe\x66\x16\x2d\xde\x52\x2e\x34\xb6\x06\x56\x39\x16\x52\x56\x62\x76\x54\x6e\x46\xc1\x15\x89\xed\xf7\xb1\x5a\xf6\x96\x1e\x9e\x6d\xd1\xcf\x9f\x23\xea\xd4\x06\xe3\x56\x92\x8e\xb1\x7f\xfd\x99\xd1\x3a\x3c\x19\x4b\xad\x61\x4c\xc6\x0c\xd6\x75\xb6\x32\x41\x50\xab\x7f\x6b\x21\x88\x29\xfd\x42\xdc\x5d\xc4\x59\xe8\x8d\x20\x85\xd0\x1b\x11\x15\x89\x4a\x59\x15\xa5\x04\x6d\x3d\xa3\x16\x5b\x37\x1f\x9f\xe8\xa0\x5c\xc4\x3a\x84\xc1\xc1\x95\xa4\x93\x87\xbf\xdf\xba\xa7\x64\xd3\x72\xf5\xe6\x79\x05\x71\xee\xfe\x31\x8e\xcd\xc6\xc5\xea\xf9\xef\x1e\xd4\x70\x95\x5e\xcb\xe3\xbf\x87\x97\x25\x91\xd3\x91\x37\x57\x81\xd2\xca\x37\x42\x32\x5f\xb2\xbf\x70\xaf\x0a\x8a\x8b\x4f\xca\x37\xa8\x97\x1c\x32\x5e\x99\x3e\xe5\x7a\xda\x86\xfc\x99\x63\x99\x3b\xe9\x41\xaa\xca\xcb\xfe\x1c\x43\xef\x97\xec\x38\x6f\x8a\xa5\x35\x6b\x58\x60\xb0\xa2\x8b\xa1\xcd\xab\x7d\xad\x9d\xad\xfb\x68\xd4\x6c\xa1\x65\x77\xef\xf6\xc9\xd7\x37\x74\x27\xbe\x3a\x93\xa5\x2c\xb5\xd5\x7f\x58\x78\xf9\xfc\xe8\xc5\xaf\xc7\xbf\x65\xb8\xa6\xdc\x58\x19\xbf\x6d\xb7\xae\x80\xce\xc2\x88\x7e\xf6\xe7\xff\x88\x6c\x49\x60\x07\x67\xf7\xd1\xf2\xc0\x22\xdc\x42\xde\xd2\xd9\x06\xd6\x11\xea\xe3\x9d\x4f\x4e\xc8\x4d\x8c\x45\xca\x63\x2e\x75\x05\x42\xe3\xef\x5e\xe9\x69\xf5\xcd\xd9\xf3\xa7\xdf\x7f\x3a\xdf\x8f\x0e\xc7\x72\x2b\xf5\x23\x07\xad\x15\xe5\xb2\x59\xca\xb1\xa2\x41\x5e\xee\x53\x0e\xf7\x1e\x5e\x1e\x57\xee\xda\x6e\x26\x1e\x3c\x5e\xfe\xfe\xd3\xc1\x87\x51\x23\xc9\x94\x9f\x39\x8b\xfd\x6a\xce\xda\x08\x87\xc4\x66\x3f\xad\xdb\x1c\x53\xdd\x7b\xfd\xe3\xb6\xbd\xeb\x3e\x40\x5f\x6a\x1a\x3e\x6e\x2d\xab\xe0\xf9\xbc\x9b\x28\x16\xe6\x19\x01\x17\xfe\xe2\x13\xf5\x27\xc4\x50\xa6\x70\xce\x68\x97\x38\xeb\x14\xed\x2c\xcc\x02\xc9\x4a\x89\xc6\xfb\x5e\xbf\x71\xbd\xc5\xe9\xad\xa8\xb3\x37\xf7\x2c\xff\x8a\x3a\x37\xe9\x7b\xc9\x4b\xea\x23\x5a\xed\x5d\xd5\xad\x05\x2f\xd3\xc6\x32\xb1\xd3\x12\x92\xaf\x52\x6d\xd2\x5e\xa5\x87\x65\xd1\xe7\xac\x14\x17\x56\x7e\x6d\x98\xe9\xf0\x19\x4c\x98\x55\x5b\x23\x3b\x50\xbc\x6c\x7a\x3a\xf8\x4f\xec\xbb\x01\xfb\x28\xcb\x47\xe3\xac\xdd\x05\x0d\xea\x65\x64\x39\x29\x99\xc8\x85\x45\x45\x7b\x25\xb5\x65\x1b\x95\xef\xea\xbc\x5a\xbe\x75\xa9\x0e\x16\x4e\x42\x96\xc0\xd7\xc6\xe3\xed\xdb\x13\x08\xc7\x7f\x83\xdf\x5b\xdc\xc3\x80\x35\xad\xe9\x2f\x83\x24\x6d\x0d\xb5\x5d\x65\x46\x8d\xae\x0d\xdb\x0d\x90\xe6\xa1\xf6\xdd\xae\xb9\xe1\xd0\x29\x97\xc5\x97\x1b\xcc\xfb\x97\x97\xdb\x0f\xce\xff\x15\xbd\xff\x73\x3d\x3d\x6d\xdf\x53\x7f\xf7\xb8\x66\xbd\x92\x3b\x6f\x3e\xd5\x3c\x73\x3f\xdb\xb8\xd8\xf9\xf9\xff\xcb\x5e\x9e\x69\x1f\x0d\xee\xeb\x6f\xbd\xae\xb5\xcf\x5f\x1f\xdb\x1e\xb0\xee\xb2\x6d\x6d\xae\x97\xaf\xf1\x7f\x99\x58\xf9\xb8\x7a\xb7\xb9\x7e\x3a\xf5\x13\xee\xff\x8a\xfd\xdd\xf1\x13\xfd\xba\xf4\xbc\xe9\xb8\xf9\x40\x62\x27\xe0\xeb\xe1\xda\xe5\xb2\xfe\x3c\xea\x74\xeb\xc4\xfe\x58\xcf\xf0\xd4\x20\xfb\x10\xd5\x08\xdb\x0c\xeb\x86\xfe\xc9\xc7\xff\xec\x84\xfd\x7d\xdd\xe9\x5e\x49\x1d\x73\xec\xb4\xac\x73\xac\x60\x2c\x62\xcf\x64\x4f\xf8\x8e\xd2\x0e\x08\xf7\xca\x77\xee\xb6\xa9\x35\xb1\x35\x1c\xd7\x69\xd7\x99\x35\x6e\xf5\xb4\x4c\xdb\xac\x55\x1f\x33\xdc\xfd\xfe\xcf\xf8\x7b\xa1\x63\x9e\x9d\xe1\x2f\x9b\x73\xee\x93\xcb\x23\x8b\x03\xb4\xdd\x03\x6d\x8b\xcd\x6c\x75\xad\xd5\x42\xe5\xd8\x45\x39\xf9\x3b\xb9\xcc\x39\xaa\xb9\x32\x85\x90\xfa\xe9\x5e\xdb\x29\xd4\x35\xbf\xe3\x93\xef\xff\xf1\x4d\x9e\xf3\xef\x52\x2e\xf5\x4d\x90\x0e\xb8\x76\xbe\x68\xbe\xab\xdb\xac\x92\x2a\x0d\x2d\xcc\xca\x31\xcd\x40\x4d\xc1\x4d\x64\x8c\x23\x88\x81\x8d\xaa\x8d\xce\x4f\x15\x28\xe4\xad\x63\xec\x89\x9c\xcc\x5f\xc7\x3d\x91\xbd\xd7\xfb\x9f\xf8\x1f\xa7\x7b\xdd\x2b\x74\x63\xf6\x3d\x3a\x8d\x9f\x2a\x3b\x4a\x0c\xf3\x86\x32\xab\x53\x46\xe3\xb1\xa3\xe6\xc2\xd8\x83\x8f\xfc\x87\xbc\x87\x3c\x61\xbc\x28\xbc\xa7\xc3\xe6\x92\x1f\x0b\x9f\xea\x03\x7a\xae\xa6\x9d\x36\x09\xcf\x6d\x1f\xa3\xff\x91\xe1\xaa\x7f\x7d\x6d\xaa\xba\x47\xa1\x3e\xa2\xc4\xee\x33\x47\x9a\x6a\xbc\x4a\x64\x71\xf0\xb2\x5f\xb0\x97\xb9\x2b\x82\xa3\xad\x6d\xb6\xd5\xa8\xf9\x88\x79\x80\xcd\x8d\x67\x7f\xb8\x53\x6a\x4f\xd1\x78\xc3\xef\xfe\xb1\x39\xb6\x1d\x97\xeb\x7f\x4e\x99\x9d\x73\x2e\x0f\x0e\x5d\x36\x0d\x95\xe4\x64\x4a\xc7\x25\x87\xa1\x06\x78\x7b\x9a\x7d\x6c\xb3\x7b\xb0\x82\x31\xde\x34\x08\xd2\xd9\xd2\xe4\x50\x63\x52\x6d\x31\x58\xb7\x6d\xf0\x0e\x89\xf4\x4d\x2f\x2e\xcd\x6d\x55\x1e\x09\x58\xfe\x7e\x44\xf5\xe3\xaf\x3a\xca\x41\xd9\xec\x73\xcf\xbb\xaa\xae\xcf\x58\xb1\xb9\x41\x5f\x3d\x73\x1c\x7b\xac\xa7\x4c\x5e\xeb\x5d\x68\xaa\x28\x97\xca\xa3\xc9\x30\x4a\x66\x89\xf7\x4a\x6a\xa8\xf4\x1b\xd3\x3b\x92\xf8\xc7\xc4\x8a\x7f\x56\xab\xd6\xed\x6a\x9e\x32\xdd\x7a\x71\xb1\xf3\xe7\xd1\x4b\xdd\x9b\x9e\x56\x6e\x0f\x2b\xa9\x4b\x41\x0f\xb6\xf7\x14\xb6\x55\x32\xc9\xd0\xfd\xa6\x46\x27\xb7\x2e\x75\x23\xda\x2f\x80\xce\x3d\xc5\x41\xce\xaa\xcb\x2b\xf8\xf6\x83\x66\xab\x39\x8c\x4b\x70\x48\x69\x72\x45\x51\x62\xb3\xd3\x50\xec\xb2\xdc\x31\xe5\xcf\x73\x08\xe4\xd7\xfb\x7d\xb8\x09\xcf\x16\x8d\xbc\xe5\x18\x7f\x1f\x56\xbb\x8a\x0f\x4a\x9a\x22\x0a\x8d\xd2\xa6\x42\x37\xdc\x39\x2c\x8f\xf4\x1b\xd4\x0c\x64\xa7\x24\x05\x2c\xed\xc2\x40\x5e\x48\x9f\xc4\x56\xd7\xbb\x2d\x3a\x3e\x5b\xa0\xfa\xa9\x3b\x7b\x56\x69\x87\xef\xc6\x03\x02\x79\x54\xd8\xdd\x1e\x73\x6f\xa4\xcb\x1e\x0b\xeb\xfa\xb8\x6a\x26\xad\x91\xfe\xfe\xb3\xb8\x36\x1f\x26\x6b\x1d\x6d\x38\xe9\x37\x02\x59\xac\x0b\xb4\x3c\xec\x19\xea\x6b\xae\x49\xa9\x69\xb5\x01\x33\x76\x17\x8d\xd0\xb8\x94\xee\x92\x9a\xd6\x92\xb1\x8d\x75\xa7\x6f\x1c\xbf\x23\x9f\xbd\x76\xcb\xc6\xdb\x6a\xd7\xd2\xcd\x83\x6b\xed\x05\xf4\x9f\x15\x54\xc5\x6d\xb8\x7f\x30\x7e\xa3\x28\x22\x28\xc1\x00\x48\x18\xb0\x46\x2f\xca\x51\xb6\x89\x3b\x99\x4d\x84\xa6\x15\xec\x0c\xa8\xed\x57\xfd\x2b\xe2\xcf\xf2\x0f\x1b\x93\x87\x0a\x57\xd4\x8f\xdd\x1f\xf7\x20\x90\xbd\xfd\xf1\x85\x5a\xf8\xb4\x4a\xa7\x4c\x1b\xe2\xf7\x9a\xd2\x76\xbc\xcf\x8c\x23\xe4\xd5\xb8\x05\x28\x9b\xb0\xdd\x80\x12\x10\x02\x6e\xf8\x01\x3c\x38\xda\x6d\x5e\x8d\x77\xa4\x3a\x94\xd6\xc5\xde\x01\xd1\x82\x39\xc8\xb5\xf6\x7d\x99\x0b\x8e\x07\x5e\xf7\x56\x10\xc8\x81\xc4\xe4\x59\x09\x7b\x24\xb3\xe3\xa2\x2e\xab\xf4\x2f\x2e\x39\x56\x16\x4a\x69\xbc\x08\x14\xd3\x57\x5b\x80\x09\xa0\x02\x52\x80\xf0\x0a\x01\x63\x83\xe2\x37\xa7\x8f\x64\xb0\xba\xac\x39\xb5\xfb\x6d\xb8\x7b\xa6\x61\xe5\x79\x77\xeb\xac\xee\x2e\xd1\xdd\x24\x04\x72\x1c\x34\xf0\xba\xf8\x38\x92\xdb\xb9\x40\xd7\x4d\x1a\x96\xfd\x0d\x59\x0c\x61\x34\x9a\xde\x6b\x34\x40\x01\xa4\xc1\x5b\x80\x0c\x28\x5f\x60\xa1\xac\x92\xaa\xb2\xbd\x11\x3b\x57\x25\x36\x79\x70\x4d\xf9\xf4\x29\xfd\x5d\x85\x74\x67\xc8\x8c\xcd\x8e\xc0\xed\x12\x04\x72\x9e\x32\x10\x59\xfc\x2b\xa6\xc4\x65\x4c\x3f\x4a\x3a\x82\x55\x8c\x50\x0c\xd5\x16\xee\x06\x14\x02\x2c\x80\x0e\x90\x01\x17\x10\x05\xb8\xc8\x6f\x88\xbb\x58\xe2\x44\xa5\x94\xdf\x9a\x88\xb9\x10\x86\xbe\x4b\xeb\x2f\x57\xeb\xac\x9d\x96\xdb\xf6\xbf\x95\x86\x40\xf6\x5e\x0e\x1b\x57\x2a\x26\xa8\x7b\x40\x8c\x82\x65\x86\x59\x87\xf1\x6d\xe0\x12\x5e\x38\x80\x37\x40\x14\x20\x02\x1c\xc0\x0a\x94\x01\x39\x52\x39\x11\x0a\xf3\x8d\x08\xa9\x52\xe1\x87\xd4\x8f\x62\xa1\x61\x69\xda\xe5\x91\x1d\x37\xd3\x0c\x5b\x1a\x37\xd0\x10\xc8\x11\xe6\x44\x5c\x5d\x48\xca\xa6\x6f\xbf\x89\xd9\x7b\x78\x8e\x8f\x04\xe2\xd0\x8e\xd0\x4d\x2f\xe9\x81\x31\x50\x02\x6a\x80\x1a\xf0\x03\x0b\xc4\x62\x42\x0a\x26\x0b\xe1\x71\xc5\x1e\x63\xd8\x8f\x6b\xa1\xbe\x69\xaa\x65\x3a\x9d\x04\xd3\x6a\xdb\x56\xb7\xa8\x10\xc8\xe9\xd2\xec\x50\x53\x71\x66\x57\xc0\xb8\x45\x89\xa2\x34\xb7\x03\x49\x2f\xf2\x2e\xf2\x5b\xa4\x13\xf8\x7c\x58\x27\x98\x7c\xe8\x7e\x98\xc6\x57\xae\x08\x22\x04\x8e\x8c\x59\xc2\xf1\x8a\xa6\xc6\xbc\xce\x47\xa1\xfe\x69\xd3\xe5\x89\x9d\x3f\xa7\xa1\xb6\xfb\x6f\x8d\x21\x90\xeb\x88\xc5\xc9\xf6\x83\x5c\x85\x50\x5a\x5b\xa0\x72\x29\x58\x4b\xff\x44\xc0\x8b\xf6\x8c\xb3\x88\xa5\x85\x56\x81\xe2\x8e\x4c\x83\xc2\x8e\xba\x8b\xa9\x4e\x10\xc3\xa0\x2b\xb4\xa1\xe8\xff\xa1\xf6\x23\x5c\xe8\x74\xfa\xef\xf2\xfb\xce\xe9\x99\xbc\x5d\x93\x3b\x5b\x08\xe4\x07\x64\xcd\xa2\x47\xaf\x70\x3e\x92\xd1\xe1\x5c\x3b\xeb\xed\x30\x0f\x13\x6d\x0f\x2d\x03\x85\x3f\xc9\x00\x61\x11\xfe\x1e\xfe\x25\x01\x2f\x11\x0a\xa9\x3a\x0d\x0e\x33\xbf\xe0\xa3\x22\x87\x71\x90\x0b\xfe\x27\xe7\x0c\xd4\x8a\xd5\xae\xd6\x19\xec\xdd\x9c\xbb\x58\x08\xe4\xe9\xd5\xd6\xd3\xc0\x6d\x59\x6d\xcc\x47\xb7\x6a\xd3\x0e\xb5\x17\x92\x69\xdc\x22\xf4\x28\x2c\x80\xa9\x87\x5e\x9f\x7a\x9e\xa6\x9b\x26\x96\x2e\x91\xd9\x89\x93\x44\xa0\x4f\xbc\x5f\xa9\xe9\x03\xac\xb3\x74\x68\x56\xda\x7d\xa5\x68\x37\xe1\x6c\xc5\xce\xe9\x0f\x02\x08\x04\x32\xb1\x77\x3f\xf2\xab\xaa\x37\xa9\x3f\xf0\xda\x71\xf3\x83\x86\x0a\xab\xa4\x1c\xcf\xa8\xe0\x47\xbe\x13\x1e\x1c\xce\x5b\x2e\x5a\x2e\x71\x1e\x17\x41\x0a\x71\x01\x99\x59\x25\x32\x2d\x42\xd3\x31\x17\xde\xd0\xcd\x0c\xc9\x4a\xb5\xae\xc8\x59\xb5\x3d\xfc\x1f\x7f\x5c\x41\x8e\xd1\x27\x65\xea\x5a\x73\xf9\x63\xbe\xfb\x91\xda\x8f\x19\xd1\xa8\x78\x48\x13\x89\xe4\x49\xdb\x4a\xd6\x4b\x48\x49\xcc\x48\x86\x4a\xc3\xc9\x46\x2b\x69\x6b\xee\x1a\xac\x58\x04\x3b\x52\x7b\xbd\x8d\xb4\xcb\x84\xaf\x78\xdd\xcd\x38\xab\xbe\x2b\xf7\xe3\x4f\xd7\xf9\xcc\x77\x06\xa3\x2b\xa3\xf2\x6d\x16\x7a\x54\xa5\xcf\xaa\xbd\xaf\xd1\xa3\xba\xb9\xe6\xbe\x9a\xa9\x4a\xbd\x72\x9e\xb2\xb2\xf2\x9c\xba\xaf\x36\x9d\x61\x9d\x79\xad\x03\x70\xeb\xf6\x77\x8c\xd4\x4a\x8c\xc9\xd9\xaf\xd1\xef\xae\x98\x45\xdc\x83\xba\x2b\xfd\x5b\x86\x8b\xb8\x75\xdc\x31\xab\x36\x8a\xb2\x84\x0c\xb3\xc8\x43\x9f\x5b\x47\x1a\xd3\x52\x1d\x0e\xe3\x6c\x63\xd9\x0f\xb2\x46\xbc\xc6\x33\xa6\xea\x96\xcf\xf6\x5d\xae\xc7\xbe\x4f\xa1\xb7\xb1\x8b\x99\x50\x05\x41\x95\x3d\x1d\xa4\xa3\x90\x95\x95\x23\x9c\xef\x7f\xea\xbd\x3f\xd3\x0f\x0f\x97\x2d\x86\x7d\x5b\x94\x4a\x3b\x33\xd4\xa2\x29\xfd\xab\x5c\x2c\xad\x5f\x3a\xfa\x38\x64\x3a\xf4\x39\x6a\x3a\xc3\xb8\x50\x7b\x58\xf9\x4a\x86\x6e\xc4\xb8\xa6\x3c\xe7\x56\x94\xa3\x35\x21\xf4\xd0\x8f\x0d\x2f\xcd\xef\xa5\xdc\x74\xff\xe3\xb6\xbd\xf5\xd9\xab\x58\xa4\x1d\x4a\x6a\x7e\x2a\x33\xcb\x2a\x8e\xdb\x0b\xe1\xf0\xe2\x0e\x10\xf5\x85\xf8\x4b\x07\xd4\x07\x41\x87\xfa\x86\x57\xc4\xf2\xa4\x20\x7d\xf6\x2a\x0e\xa8\x23\x69\x77\x18\xcc\x98\xe1\x5f\xdd\x3f\x60\xba\x51\x83\xfc\xcb\x2c\xc5\x35\xde\xae\xf0\xc2\xe0\x50\x7f\xeb\x4d\x65\x4c\x6e\x76\xf2\x8f\x54\xc1\x60\xe8\x68\xea\x58\xcb\x18\xa3\xf8\xf2\x14\xcd\xf4\x6f\x39\x0f\x25\xf6\x55\x5a\xcd\x73\xbd\x1e\x63\xc9\x8b\x1a\x5f\x7f\x9e\x75\xdd\x0f\xff\x07\xf4\xbd\xbf\xea\xdb\x55\x5d\xd2\x1c\x0d\xec\x54\xaf\x53\x2f\x0e\xc8\x5a\x4b\x86\xca\xae\xce\xee\xc9\x41\xcf\x35\x2f\x4c\x2e\x0f\xac\x25\x6c\x91\xea\xa6\x1d\x39\x9e\x71\x5c\xd5\xdf\x9b\xbd\xe2\xf8\x6f\x4e\x14\xbf\x7f\x5d\xf7\xef\xff\xfa\x52\x34\x39\xdc\xd7\xdc\x22\x5d\x4d\x5c\x2c\x51\xf1\xa5\xd2\xa9\x6a\xb6\xfa\xa4\xfe\x7d\xcb\x6c\x57\xc2\x80\xf6\xc4\xf2\x92\xdc\x57\xf1\xa3\xb4\xbb\xb6\xdf\xaf\xff\x2f\x0e\xf0\x8f\xf5\x6b\xfd\x81\xef\x7b\xf9\xb5\xc6\x05\xdd\xe9\xf2\x91\xce\x7e\xc9\xae\xf6\x0e\xc5\x6e\xda\xa1\xd4\xf5\xda\x33\xdb\xff\x33\x2e\xff\xbe\xff\x76\xf2\xf2\xfa\x5b\xe7\x29\xd1\x91\xd6\x2e\xcd\xe6\xce\x5a\xd7\xf2\xf5\xfc\xc6\x3c\xd3\x4c\xcb\x14\xd6\xac\xe7\x12\xd7\x4e\xe0\x85\xe3\x13\xcb\x7f\x8b\x7d\xd6\x7b\x50\xba\xba\x3a\x93\x3d\xe4\xda\xe5\xff\x2a\xb6\xc1\xf5\x45\x60\x31\x62\xfa\x70\x12\x7e\x94\x6e\x90\xaf\x3b\xa8\x6b\xb1\xf3\x77\x27\x74\xa7\xf7\xa0\xd7\xe2\xf8\x76\xca\x39\xe6\xe3\xff\xd6\xa3\x46\x5c\xaa\x9f\xda\x6e\x4f\xaf\xf9\x2e\xbf\x98\x35\x9a\x7c\x3f\xba\x38\xfc\xba\x6f\xaa\x6b\xb3\xcd\xb3\xc9\xa7\xd6\xb7\x3a\xba\x42\xbe\x8c\xbd\x94\xbf\x3c\xbb\xf1\x6e\x18\x76\x6e\xfa\x2b\xee\xb9\xfb\xc3\xcc\xbf\x27\xb8\xf3\xdb\x9b\xdb\x88\x5c\x44\x9e\x60\x1c\x52\xed\xb5\xec\x30\x68\x8e\x68\x58\xaf\xc9\x2d\xfb\x51\x34\x97\xd7\xf3\x39\x22\xfd\x26\xf5\x21\x79\x2d\x29\x3d\x43\xbb\x34\xbe\x05\x6e\x60\x71\x0e\x7c\x1d\x39\x77\x7a\xfc\x57\x5d\x8d\xc6\x69\xcb\xaa\xe6\x6c\xd7\xc0\x8f\x8e\xe7\x26\xd4\x1a\xdf\x72\xb5\xa2\x9b\xdc\xe7\x2c\xce\xb4\xd4\x84\x6f\x31\x55\x11\x91\x9f\x70\x82\x48\x03\x67\x02\xe5\xa3\xa4\xb3\xf8\x4b\xee\x9a\xd4\x06\x5c\xe7\xee\xb7\x82\xbf\x25\xfd\xfe\xe7\x24\xca\x8f\xd4\x5d\xf2\x99\xf3\x41\xe5\x56\xe5\xea\x91\x22\x9f\x1c\xf2\xf4\x83\x64\x9a\x98\xfb\xf0\xc3\x60\x7d\xbf\x78\xef\x45\xf7\x9d\x8f\xc9\x8e\x49\x76\x5f\x1c\xa7\x7d\xb7\xa2\x18\x33\xec\x4a\x49\x5b\xf8\x86\xa1\x16\xd7\xf7\x3e\xdd\xfe\x93\x3f\x5c\x30\x7c\x09\x1e\x36\x69\x6b\xac\xf4\xcb\x33\x48\x75\x8f\x7b\x15\x9e\x1e\x54\xe9\x2b\xe3\x01\x9c\x35\x6c\x9f\x2d\xb5\x4d\xdf\x1b\x9d\xe8\x53\xeb\xd6\x7c\x30\x75\xd4\xf0\x53\x8f\x91\xcc\xa2\x2b\x27\x68\x97\x19\xab\x5e\x7d\x7f\x42\xfa\xf0\xd7\xbc\xde\x49\xca\x7c\x7b\xb7\x60\x6d\x49\x7e\x76\xb2\x40\x84\xa8\xff\x9a\xe7\x8c\xf3\x77\x5b\x71\x33\x3e\xa3\x1a\x5d\x32\x8d\x4d\xa5\x32\x05\x24\xd9\x70\xd9\x76\xf5\x64\xe3\x73\xe7\xca\x20\xd8\x78\x89\xdc\xee\x5a\x87\x1e\xba\x99\xe7\x6d\xfc\xcb\xcc\x3f\x4f\x62\xcc\x61\xeb\x74\x5a\x7b\x42\xa9\x43\xda\x73\x44\x8e\xaf\xbd\x73\xae\x75\xa1\x89\x88\x5e\x96\x3a\x8c\xa2\xe2\xbb\x2b\xc9\xaf\xc2\x10\x81\x62\xde\x05\x01\xb4\xf7\x21\x5a\x57\x16\xe9\x6e\xe0\xd3\x79\x2a\x76\x71\x68\xd3\xd9\x30\xe4\x0b\xec\xd1\xc5\xcf\x46\x08\xe4\x99\x6e\xa7\x78\xe2\x55\xc3\x5d\xee\x6a\xcc\xa0\x3f\x99\xd3\xbd\x05\xa5\x3e\x89\x7a\xb4\x5c\x83\x94\x80\x08\x1e\x9f\x30\x47\x3f\x73\x33\x3d\x2a\x8d\x23\x8b\xba\x08\x92\xc2\xaa\x81\x95\x9d\x8d\x4f\x65\x4c\x6a\xf6\x7e\xf5\x65\x8f\xc8\xec\xc9\xf6\xd2\x0d\x05\x04\xf2\xb0\xb2\x93\x3a\x32\x5f\xb7\x94\x65\x18\x96\xe9\x96\x63\x39\xa9\xbb\xaf\x84\xf6\x36\x4b\x44\x8f\x47\x8c\x39\x84\x76\x93\xbc\x98\x28\x03\x4f\x18\xdb\x83\xc6\x8f\x07\x48\x59\xa9\xf3\x9b\x61\xb8\xc2\x87\x62\xa7\x16\x97\x0a\xb6\xd2\x8c\xf9\xae\xef\x9c\x33\x3f\x7b\xfd\xe2\xd8\x5e\x1a\xca\xae\x6e\x4c\x31\x0f\x04\x0e\x9b\x86\xc8\xca\x7a\x52\x0e\xfc\x67\xec\x80\xee\x90\xf4\x00\x6f\x1b\xfd\xfc\x4d\x12\x9c\x28\x32\x09\x71\x09\xf3\x95\xd0\x8e\x3c\xc4\x80\xc1\x3e\xd1\x1f\x23\x1e\x2a\x1f\xb7\x01\x76\x30\x72\x29\xe3\x18\xe6\xa1\xf5\xe9\xd5\xb6\xe6\x10\x41\x45\x75\x38\xc4\xe7\x41\x5f\x4b\x0b\xfa\xad\xbf\xa0\x0c\xcb\x4f\x6a\x2c\x42\x08\xe6\x4b\x44\x44\xe8\x5f\x80\x05\x90\xc3\x89\xe3\x32\xd2\xb4\xf2\x42\xbd\x9d\xd7\x4a\xb3\xbc\xf0\x3c\x8f\xbc\xca\x1a\xa8\x36\xec\x55\x9f\xab\xde\x6b\xbb\xfb\xfd\xcc\xf9\xb5\x71\x88\x39\x2f\x32\x1c\xd8\x09\x68\xb3\x49\xb3\x73\x27\xb1\x79\x51\x9b\x12\x62\xa0\x75\xc1\xcd\x00\x35\xc0\x0d\x88\x01\xc3\xcb\x4e\x74\x7c\xb2\x6d\xb6\x6f\x12\x9c\x2a\x3f\x4c\xe5\x5c\xeb\x3e\x3d\xa4\x95\x97\x13\x75\xa4\x4d\x33\x6e\x6d\xdc\xb8\x43\x20\xdb\xa2\xdd\xe1\xb9\xa7\x21\x09\xf6\x09\x5a\x11\x12\x01\xac\x17\xe4\x13\x84\xf7\xe8\x23\x70\xb1\x00\x1a\xa8\x00\x12\x40\x0d\x88\x00\xe2\x1b\x4d\xc2\x2b\xa6\x6d\x61\x79\x85\x6c\xa3\x60\xa7\xc4\x60\xbd\x64\xd7\x92\xc8\xd6\xcb\x89\xf6\x8d\xc4\xcb\x41\x48\xee\x57\xcf\xf6\xce\xdc\x5f\xe1\x78\x8e\xa9\xda\x66\x12\x2d\xcc\xfa\x04\x57\x98\xfd\xf0\x97\x50\xba\x80\x04\x90\x00\x76\xc0\x0a\x44\x01\x17\xbc\x17\x9e\x2a\x7d\xac\x80\x9c\xdc\x57\xfd\xdf\xf6\x29\x01\x43\x89\xcb\x45\x96\x2d\x93\xe3\x94\xeb\x0b\xdf\x02\x21\x90\x8d\xc1\x1e\xc6\xc2\xcd\x68\x59\xe7\x51\x3d\x63\x49\x49\x66\x32\xdc\x6a\xf8\xc8\x97\x24\x00\x13\x20\x00\x52\xc0\x04\x98\xc0\x1b\x40\xf8\xda\x05\xe7\x84\xb6\x9c\x6f\xfe\x3d\x99\xde\xac\x3d\xa6\xbf\x60\x62\x41\x61\x7a\xf3\xf4\x28\xf5\xea\xe5\x37\x4f\x08\x64\xb3\x60\xe0\xbc\xfc\x75\x9c\x9e\xfb\xa9\x21\xcc\xdb\x61\x96\x09\xbc\x97\x2f\x99\x01\x25\x40\x02\x02\x40\x1d\xa0\x00\x6a\x40\x06\x68\x5e\xdd\x61\xf7\xd2\x78\xf0\xba\xca\xfa\xea\x76\xdb\x99\xfa\xcf\x27\xf0\x15\x72\x36\x55\x8e\xce\xad\x0d\x7d\x53\xf8\x9d\xbc\x2f\x33\xba\x5c\x13\x92\x2c\xed\x43\x63\x22\x2c\x5b\xce\xe1\x48\xc0\x0b\xeb\x04\x28\x81\x22\x20\x02\xaf\x01\x0e\x40\x03\x2c\x00\x07\x26\x10\x0b\x8f\xba\x85\x97\xf2\x1d\x94\xae\x92\x9d\x8d\xbf\x49\x22\x5c\x41\x5e\xb3\xe4\x68\xdf\xda\xd7\x6f\xdc\x10\xc8\xf1\xf9\x74\x45\xc3\x5d\x06\x5b\x40\xb4\xf9\x85\x42\x02\xf7\x03\xe9\xe3\x9b\xf7\x2f\x72\x5f\x1e\x43\x59\x03\x7c\x40\x04\xcc\x00\x05\x10\x84\xb6\xc6\xb4\xa7\x2a\xe2\x19\x7c\x97\xa1\x4b\x6d\x67\xe0\x8f\x19\x7f\x58\x48\xd7\x8c\x3d\xda\xb4\x2e\xf0\xad\xeb\x4f\x37\x0a\xb6\x35\xed\x73\x46\x08\x93\x8d\x8c\xca\x17\x41\x0e\x7a\x64\x3c\x2c\x44\x32\xe4\x76\x44\x05\xb8\x9b\xd7\x68\xb0\xaf\x5e\xbf\x81\x53\x46\xf0\xc0\x88\xa1\x52\xe1\xf9\xf0\xce\x53\x87\xd7\xee\x95\x5f\x63\x82\x76\xa1\x63\xb3\xda\xd8\xf4\x7a\xe9\xb7\x7e\x08\xe4\x56\xfb\x4b\x4d\x97\x66\x81\x66\xf8\x9c\x43\x87\x36\x9a\xf4\x35\x37\x2e\xb5\x1c\x2e\x33\x46\x1e\x2e\x3c\x16\x0c\xfa\x1a\x7a\x25\xfa\x19\x66\x3c\xf6\x14\x41\x06\xd5\x27\x6e\x51\x99\x58\x5d\x7b\x3b\x3b\xbf\xc5\x04\xcb\xc2\x8d\xe6\xe9\x31\x82\x0d\xcb\x0b\x0a\x08\xe4\x67\xc9\x86\x60\xdf\xc7\x92\xc0\xe8\x22\x37\x7a\x93\x9f\x2a\xdf\x25\xc8\x38\x1a\xa8\xa9\xa9\xb3\x29\x53\x48\xad\x49\x73\x48\x58\x49\x2d\xc8\x20\x54\xd0\xf4\xe5\xac\x03\xfc\xcc\x32\xcd\x3a\xcc\x76\x5b\x01\xad\xf1\xce\x45\xd0\xcd\x0d\x63\xaa\x1b\x0b\x97\xce\x10\xc8\x33\xe1\xf6\xc8\xf0\x9b\xca\x8c\x24\xce\x40\x0c\x47\x36\x23\x1a\xa5\x4c\xb1\x51\x4e\x59\xba\x7c\xd6\x5f\x2c\xeb\x8c\x99\x4c\x0b\xcc\xba\x2c\x27\x1c\x82\xbc\x0b\x22\x3e\xd2\x69\x8a\xd6\xfa\xfa\xb6\x27\x7e\xe8\x09\xc5\x45\x45\x6d\xc2\xe3\xb9\x9b\x9f\x2e\xa1\xff\x76\x47\x1c\x48\x8d\xfb\xd4\xc5\xe6\x88\xc6\x50\xf9\xb2\xd8\x69\x1a\x38\x29\xb1\x8a\x5f\xf0\x5c\x08\x15\x0b\x46\x0a\x22\xf2\x5f\x09\xfa\x09\xcb\x89\x77\x4a\xdf\x2b\xe4\x69\xe4\x19\x94\x5b\xd4\x3a\x6d\x05\x11\xc5\xb9\x16\xa8\x36\x27\x8d\xab\x6e\xc8\x5f\xf2\xfe\xb9\xa5\xdc\xa6\x17\x3b\xc3\x2a\x94\x32\xb5\x22\x35\xbd\x25\x6c\x1b\x0c\x2a\x55\x9c\xde\x3a\xbe\xff\x2a\x37\x24\x7b\x2f\x2b\xfa\x7e\x40\xfe\x40\x45\x49\x13\x43\xbf\xd0\x6c\xc4\xee\xc9\xdd\x30\x70\x2a\x6a\x32\x23\xa8\xcc\xa2\x75\x61\xb4\x70\xe3\xea\x3a\xe8\x6f\x19\xbe\x11\xaf\x61\x8f\x46\xb4\xea\x97\xba\xa6\xe3\x45\x98\x79\xfd\xb2\x27\xfc\xb0\xa3\xe1\xac\xc3\xa1\x2d\xa2\x3d\xad\x3d\xa7\xd3\x67\x90\x67\x74\x62\x2e\x62\xef\xe1\xaa\xe9\xe7\x16\xce\x9f\xa8\x98\x55\x50\xca\xd4\x88\xdc\x3b\x3c\x53\xbe\x51\x71\xf9\xa7\x17\x74\xcf\x7f\x70\xb7\x64\x32\x54\xd4\xcc\x5d\x92\x98\xf6\x23\xd2\xc6\x37\xcb\x29\xd9\x7c\xc6\x52\xd4\x6c\xcf\xda\xcb\x4a\xdc\xf6\x87\xfd\xb1\xf3\x83\xdb\x90\x9f\x61\xe8\x58\xac\x66\x5a\x54\x7e\x58\x25\x53\x4b\xd4\x80\xc1\x8c\xed\x06\xec\xa9\xe3\x77\xc3\xbf\xdf\xb6\x37\xb9\xbb\x1d\x0b\xc2\x83\x7c\x4d\x79\x25\x2b\x99\xe8\x31\xeb\x81\xcf\xee\xaf\xed\xe9\xdd\x77\xdc\x46\x3d\x86\xbc\xc6\x7c\x59\x83\xfd\xc3\x39\x63\xf1\x53\x19\x73\x6a\xca\x44\x1b\x6a\xba\x39\xc7\xc4\x16\xee\xb6\xda\xcf\xf1\xee\xad\xfe\x89\x3a\x63\x57\xe2\x3b\xf2\xf3\xb1\x83\x5e\x2d\x92\xe5\x4d\x9f\x37\x12\x0d\xc3\x79\xfd\xf9\x43\x7f\x86\x74\x84\x9e\x85\xb7\x47\x0f\x25\x21\xa4\x89\xe6\xbc\x2b\x61\xa9\xbd\x6e\x1f\x1d\xd0\x99\xec\x5b\x15\x39\x00\x57\x3a\xcf\x06\xff\x8a\x7c\xbf\xe5\x2f\x43\x76\x98\x17\xb1\x47\xd8\xdb\x97\x6b\x2c\x0b\x9e\xd2\x21\xf1\x85\x29\x4e\x29\x69\xa9\x6d\xe9\x64\x99\x6c\x79\xc8\x25\x6e\x35\x78\xcd\x58\x3d\xf7\x23\x9e\x0b\xd4\x1b\x8d\x47\x6e\xff\xf9\xe6\xfd\x27\x07\xb8\xaa\xdf\x2b\x5a\x79\x3d\x61\xd8\xd3\xda\xf4\xbe\xe2\x77\xc1\xb7\xdc\x99\xc2\xdb\x92\x93\xf2\x93\x0a\xdb\xda\xf0\xc6\xdd\x2e\xfc\x21\xd7\x29\xa4\x65\xc5\x9d\xcd\xf3\xde\x9f\xbc\xff\x0f\x12\x41\xf5\xcb\xef\xa1\xed\xbb\xfc\x8d\xed\x05\xd3\xc9\xd2\xe1\xee\x3e\xe6\x96\xfb\xfa\xcd\xea\xda\x97\xca\xd5\xf6\xb5\x93\xa3\xb3\xef\x8c\xff\x57\xe0\xd3\xf3\x13\xc2\x77\xc5\x6b\xc2\x6f\x59\xa7\x8e\x47\x87\xbb\x39\x5b\x62\xeb\x6c\xcb\x9b\xf3\xc1\x33\x55\x13\xd9\x23\x2b\xc3\x7a\x43\x9e\xc3\xe8\x93\x06\x5f\xde\x1f\xf0\x5e\xff\x17\x57\x37\x08\xe4\x71\xe6\x9b\xf2\xe9\xe9\x81\xf7\xd6\xf5\x7a\xc4\x17\xd7\xc5\x8e\x59\xbd\x09\xd3\x91\xec\x81\x99\x1e\xd9\x4e\xfa\x96\xbb\x46\xaf\xfa\xc9\xda\x2f\xf5\x59\x5d\x4a\x63\x64\xcb\x64\x7b\x5b\xd7\x6d\x90\xd2\xff\x38\x81\x95\x6f\xa3\x5b\x39\x6b\x07\x8b\x3e\xd3\xbc\x63\xf2\x43\x1e\x7d\x39\x5d\x37\x6d\xf0\x8d\x3b\xb5\xfb\x95\x71\xa5\x55\x45\x48\x79\x32\x9f\xfb\xb2\x3f\xe7\xd1\x56\x5a\x75\x5c\x8f\x12\x2c\xf9\xed\x29\x5c\x09\x3d\xff\xdb\x2c\xca\x5d\xe4\xf6\xc5\x42\xfe\x94\xde\x50\x6c\x77\x78\x6b\x6e\xa3\x4d\x4d\x62\x85\x58\xb1\x4b\xde\x61\xb6\x65\xba\x73\xd2\x60\xbc\x67\x74\x45\x64\x6a\x44\x77\x6c\x5b\xf6\x63\x85\x40\xeb\xcd\x48\xc8\x32\xf5\xfe\xd7\x1b\xbe\x7f\xd9\xc1\xc6\xb1\xf6\x62\xda\x10\x4b\x4f\x4e\xd3\x50\xf5\x87\x52\xec\xfc\xf8\x6c\xce\xb4\xa7\x24\xe3\xd8\xf3\xf0\x83\x50\xa2\x40\x38\xdf\x60\x2f\x29\x0f\x69\xb7\xb3\xc0\xe8\xd8\xce\xcf\xfe\x15\xba\x6d\x87\xa3\x5e\xcb\x2b\x47\xac\x77\xff\xd4\x93\x7c\xaf\xda\x3a\x9b\x40\xef\xf6\xaa\x77\x29\xa5\xce\x99\x48\x13\x88\x9f\x8b\x86\x0e\x63\x0e\x74\xf0\xe9\x73\x1b\xfd\x88\x61\x3f\x69\x0d\x6f\xae\x60\x8a\x64\x46\xe2\xc2\x1f\xe8\x11\xd7\x94\x13\x58\x85\xd9\x59\x36\xd1\xb8\x1e\x7d\xea\xfe\xd8\xf1\xf7\x0c\x17\xc2\xcb\xb3\x7d\x21\xf5\x77\xc5\xd1\x19\x6b\xf1\x49\x9f\x86\x02\xe3\xbc\xa6\x5c\x25\x1c\xda\xac\x93\x4c\xfb\x0d\xab\x74\xee\x35\x6b\x54\x53\x55\x1c\xb5\xe4\xcc\x77\x5d\xd7\x42\x3a\x13\x55\xf3\x0a\xea\x45\xfa\x8c\xe6\xb8\xb6\xcf\x6e\xfe\x9a\x65\x39\x62\x9d\x45\x6b\x93\x2e\xdb\xc8\x4e\x8c\x79\x0a\xa6\xf1\xdc\x71\xba\xb1\xf1\x30\x8d\x37\xcc\xd6\x7e\xa7\xb2\xa7\x80\x2b\x73\x22\xf9\x4d\x9c\x5a\x44\x5c\xce\x41\x4f\xc7\xda\xca\x93\x24\xac\x35\x4d\xa9\xb8\xbb\x35\x60\x14\x75\x55\xeb\x44\xf0\xd1\x18\x02\xf9\x5d\xba\xaf\x38\x99\x54\xa7\x98\x8f\x9a\xe0\x18\xb8\xe9\x2e\x69\x1b\x6e\xf2\x43\xcf\x40\x6d\x49\x3e\xe1\xed\xb3\xd8\xba\xc0\x13\xf7\x03\x07\x26\x0b\x0c\x6b\x92\xd8\xa5\x92\xac\x61\x83\xfd\xb4\x9f\x75\x4c\x73\x0e\x5d\xf5\x65\x2f\xf1\x6c\xff\xce\xe8\x2d\x2b\x04\xf2\xb0\xb6\xc5\x30\x22\x50\x6d\x99\xa1\x11\xee\xed\x71\x69\xb3\x63\x98\xa3\xbe\x28\x77\x27\x75\x21\x6c\xc8\x9d\xc7\x66\xc7\x80\x4d\xf5\x81\xf4\x9e\xf0\x8a\x26\x83\xd7\xe6\xad\xb0\x86\x99\xd9\xaa\x1b\x6f\xe8\x5d\x6a\x43\x49\x58\x6b\xf7\x38\xf4\x9a\xec\x79\xd2\xf3\xe0\x7d\xce\x16\x61\x3f\x5b\x79\x73\xf2\x59\x60\xbf\x83\xe3\x87\x75\xf5\xac\x77\xdc\x22\x25\x3c\x13\x2c\xc8\x34\x85\x64\xe8\xf8\xe1\x98\x6b\xa8\x66\x48\xfc\x24\xa9\x2c\x64\xc2\x4e\xf2\xad\xfa\x86\xf6\xcb\xfe\x54\x71\x55\xb9\x03\xf5\x63\x03\xe7\x8b\x90\x43\xbf\x1f\x90\x9f\x0d\x9b\xad\x3d\xa9\xa5\xeb\xe1\xfa\x1f\x8d\xad\x16\xb4\x94\x65\x3f\x88\xbc\xe7\xe4\x66\x40\x22\x17\xc4\xbd\x46\x87\x46\xf8\x0e\x13\x01\x1c\x5f\xf5\xe2\x64\xd3\x18\x70\x2f\xbc\xf5\xd0\xe4\xb2\x8c\xf5\xf8\x16\x01\x95\xc9\x57\xd5\xd4\x2d\x30\xcb\xb4\x13\x7e\x4b\xfe\x73\x72\xfd\x63\x77\x56\x8e\x6c\xb0\x93\xbd\x9e\x56\xee\x5b\x7f\xb1\x13\x4e\x68\xba\x38\x92\x66\xec\x37\x48\x65\xd0\xc5\x00\x17\xe8\x00\x53\x28\x3b\xd4\x43\x52\x6f\x36\x2c\xd1\x72\xe5\x1a\xe3\x17\x1f\xf3\x43\x6e\x53\xbe\x96\x9a\xb4\x33\x4d\x08\x7e\xc5\xb8\xd4\x7c\x7c\x58\x9f\x6c\x2f\xcf\x08\x0e\x14\xb6\xbe\xd3\xe0\x14\x7f\x64\x5b\xa1\x46\x23\x61\xc2\x42\x45\xd4\x7d\x11\x03\xa8\x01\x29\xa0\x04\x8c\x80\x1c\xb1\x0e\xff\x3b\x03\x89\xc0\x89\x3c\xb2\x7e\xb3\xfd\x73\x40\x55\xc2\xf7\x22\xce\x66\xee\x51\x94\x35\x84\xb3\xbc\x47\x91\x35\xcf\xa6\xfd\x2c\x8c\xa0\x02\x9b\x15\x0d\x1d\xd1\x42\x26\x3a\x42\x75\x6c\x04\xc4\x98\x17\xb7\x00\x05\xd0\x00\x66\x80\x08\x88\x00\xd1\x6b\x72\x6c\x7f\xea\x1b\x9e\x36\x99\x2d\x1d\x38\x9b\x10\x1f\xbd\x58\xea\x3c\xfb\xfa\xae\x21\x9d\xe5\xfb\x53\xca\xc7\x85\xb5\xef\xad\xd0\x39\x1e\x9f\x78\xed\x77\x34\xb3\xc4\xe6\x18\x1a\x71\x26\x10\xb9\xa0\xf9\x80\x20\xa0\x05\x74\x00\x0d\x60\x01\x3e\x40\xff\xf2\x09\xbd\x9d\x42\x99\x73\x46\xea\x9b\xe6\x1b\xcb\x71\xaf\x8b\x68\x81\xcf\x83\x75\xf7\x03\x9a\x4b\x68\x27\xc4\x4f\x75\x4b\x6c\x5d\x5c\x05\x2c\x91\xf2\xce\xa4\xba\x94\x12\x97\x4c\xe8\xd8\x36\x2f\x1b\x00\x2a\x20\x03\xa8\x80\x16\x60\x03\x12\xc0\x0a\xf0\x5f\x20\xa1\xd6\x93\xc3\xb3\x3f\x4b\x8e\x6a\xe8\x58\x54\x78\xbe\x8d\xb2\xcb\xde\xac\x15\xec\x0f\x5a\x44\x3e\x7c\xf8\x19\xbe\xae\xd5\xd7\x5e\x8a\x17\x6b\xe9\x96\x6d\x70\xf2\x96\x92\xe5\x02\x8f\x16\xc6\x05\xe0\x01\x19\x80\x05\x30\x00\x39\xa0\x00\xf8\x00\x0b\x98\xa0\xc4\x91\x92\xb3\x67\x88\x5f\xab\x47\x98\xf7\x79\xd2\x44\x91\x7e\xfe\x52\xdb\x33\x40\xbe\xc4\x79\xc4\xf1\x68\xbf\x7d\x36\xec\x55\xc5\x9d\x38\xe9\x75\x60\x42\x2b\xfb\xc0\xe9\x42\x7c\x88\x48\x0f\x18\x00\x06\x40\x06\x88\x40\x0e\x88\x00\x6c\xc0\x0f\xa8\x91\x1d\x48\xac\xd9\x12\xc4\xad\x55\x67\xcd\xa9\x3c\xbc\x23\x23\xb2\x1f\x6b\xdd\xfb\xcb\x97\x10\x8f\x44\x20\x90\x83\x91\xc9\xf0\xfa\xbc\x74\x5f\xff\x34\x0b\x5c\xc5\x41\xbe\x2e\xaa\x19\x74\x03\xe0\x0d\x5e\x03\x44\x00\x0f\xc8\x80\x31\xe0\x01\xe8\xe0\xed\x9b\x68\xe2\x5a\xd6\x4d\xf1\x05\x35\x04\xb3\x11\x0f\xa5\x28\xe5\xcf\xdc\xb5\xf0\xfd\xc4\x8b\x3f\x8e\x88\x21\x90\x73\x30\x37\xda\x82\x99\x3d\x15\xbc\x60\xb3\xae\xfe\x41\xb4\x9e\x71\x0f\xaf\x1d\x4e\xea\x95\xff\x4b\x7d\x28\x5a\x80\x00\x70\xc0\x1b\x90\x09\xa5\x82\x54\x41\xfc\x8e\x25\x5d\xec\xbb\x6a\xb4\xb9\x95\x07\x55\xa4\xeb\xe7\xc6\xda\xb8\xfe\xf1\xa5\xb1\xc3\x30\x08\xe4\x9a\x66\xb9\xbb\x33\x33\x7f\x38\xbc\xc5\x29\x5a\x0f\x5d\xe6\x1d\xd7\x39\x95\x20\x96\x23\x02\x13\x72\x2e\x52\x10\x42\x0d\xfc\x25\xc2\x25\x62\xf7\x9b\x50\xd4\x09\x42\x2f\xe6\x72\xd1\x2a\xb5\x04\x33\x2b\x8f\xe6\x88\x9b\xec\x6f\xb5\xf9\x03\xd1\xcb\x58\x27\x91\x10\xc8\x77\xbb\x35\xe7\xde\x1f\x25\xda\x31\xe2\x1e\x05\xa6\x28\x2a\x95\xe2\xd2\xec\x46\x14\x8a\xd8\xa1\xf8\x97\xf8\x1a\xd8\xd7\x38\x49\x38\x9b\x78\xdf\x08\x9e\x49\x9e\xa8\xfa\xd9\x5e\x8a\x26\xa8\x40\x9b\x09\xb9\xb3\x47\xe1\x64\x37\xd4\xfa\xf6\xef\x2f\x13\x9d\x48\x42\x20\x0f\xae\x5b\x98\x43\xe4\x15\x07\xc9\xde\x01\x3d\x0e\x83\x86\x56\x8a\xfa\xa2\x34\x6c\xfe\x54\x2f\x68\x42\xa8\x0e\xa9\x24\xa8\x38\xa8\x11\x68\x99\xe8\x51\x99\x05\xb8\xe0\x85\x90\xa5\xfc\x54\xc3\x4c\x5a\xdd\x90\x23\xdf\x64\x9b\xd6\xe6\xf5\x43\x96\xbd\x8e\xe3\x21\x90\xe7\xfd\xbd\xf8\xb1\xe6\xba\xa3\xcf\x90\xe8\x26\x9f\x2c\xdb\x4e\x7d\x5e\x05\x7d\x51\x0b\x4e\x7a\x6e\x09\x8e\x02\x2e\x6a\x8e\x4f\x5c\xe4\xdc\x06\xfc\xe1\xc2\x4e\x92\x79\x72\x8e\x6a\x9b\xfa\x19\x36\x70\x9e\x38\x11\x6d\x59\x3f\xeb\x48\x06\x5c\x97\x26\x4f\xfe\xe8\x28\x8f\x62\xa7\xfb\x3a\xce\xcb\xf7\x32\xb2\x23\x66\xbd\x8c\x6c\x84\xf4\xbe\x2b\x9e\x49\x5c\x0b\x99\x89\xaf\x4b\x60\x88\xad\x4a\x8a\x4b\xb7\xbf\xb3\x52\xf8\xa0\x36\xa6\x77\x60\x2e\x65\xf7\xdb\x23\x36\x38\x3f\xe1\x5d\x1e\x7d\x75\x54\x1f\xf6\x42\xc2\xd1\x1f\x97\x9a\xb3\xe3\x55\xa9\x51\x8a\x96\xc9\x92\x9d\x34\x8b\x70\x3d\xcf\x35\x5b\x11\xc3\x12\xd5\x49\xb5\x51\x85\x69\xc5\x18\x95\x8f\x6a\xfe\x9a\x72\x3a\x2f\x0d\x35\xcc\xe4\xec\x04\x5d\x93\xfd\x03\x23\x7d\x92\xb5\x72\x08\x2a\xc8\x9a\x7b\x86\xf8\x17\x2c\x0e\xfe\xa8\x11\x7e\xe4\x1f\xb0\x2e\x42\x06\xef\x9a\x42\x8b\x1d\x53\xc7\x23\xa8\x7d\xb0\x1c\x4c\x4c\x9e\xb4\xe3\x0c\x2b\x0c\xb8\x8c\xb4\x4c\xde\x5a\x1c\xd8\xc8\xd9\x9f\xb9\x5d\xf9\x81\x4f\x74\x09\x45\x99\xfc\xc5\x70\xb5\xb2\x9d\xf8\x43\xbb\xf3\xba\x5b\xe9\xdf\xfe\xc1\x40\xd8\x76\xdf\xcc\x37\x0f\xc4\x34\x7e\x29\xee\x49\x6f\x8f\x86\x0b\x10\x70\x39\xb0\xee\xb6\x97\xb5\xcf\x71\x1c\x74\xaa\x74\xa5\xf6\x82\x0a\xf8\x10\x3a\x13\xe7\x92\xc6\x93\x37\x58\xd1\xd0\x5c\xd3\x63\x35\x11\xba\xd2\xb5\xeb\xf0\xed\xe0\xf1\x1f\xfe\xcf\x6a\x97\xb5\xdb\xa5\x73\xa7\x03\x41\xcd\x34\x65\xa1\xd9\x82\xf1\xef\x43\x47\x7d\xa4\xfd\x65\xfd\xe7\x03\x60\x82\x94\x43\x88\x23\x87\xe3\x43\x53\xb7\x3f\x67\x94\xb3\xd4\xf9\xb4\xff\x1c\xfe\x3a\xff\x61\x53\xea\xe8\xd3\x1d\x1d\xe4\x5f\x9c\x4d\x9e\xdb\x2f\x3a\xb6\x53\x17\x50\x86\x5f\xb6\x95\x54\x6d\xe4\x9b\xa5\x31\xc4\xcc\x87\x5b\xc7\xd2\xc7\x5e\x27\x14\x26\x4d\xa7\x55\x65\x97\x15\xad\x54\x49\xb7\xe8\xf4\xfa\x4f\x72\x2c\xf9\x6c\x0b\x9c\x3f\xdd\x9f\xfc\x27\x7e\x3f\x73\x5c\x8e\xef\xfa\x2c\xe3\x8e\x83\x6e\xb9\x86\xb1\xb2\xa8\xdc\xcb\x0c\xf6\xdc\x99\xdc\xbb\x3c\xfa\x22\xda\x0a\xd9\x1a\xdc\xa6\xb6\xce\xee\xe1\xb8\x39\xc9\x8d\xab\x7d\x83\x6b\xb2\x5f\x61\xff\x9b\x01\xfc\x9e\xfb\x7d\xf9\x14\xfe\xf3\xed\xdd\xc7\x6b\xd8\x6f\x77\x27\x4f\x07\x6e\xbb\x50\x5f\x8f\xd7\x3a\xbf\x60\x2f\xea\xcd\x96\xcf\x0c\xcc\x0c\xcc\xa6\x6c\x96\x1d\xff\xfa\xee\xf2\xdf\x19\xc8\x43\xf5\xc5\xd5\x25\xe2\x09\xcd\xc1\xe6\x6e\xc0\xa6\xf6\x6a\xd0\x72\xf4\xfc\xcc\x0c\xe1\xf8\x97\x91\xaa\xfe\xc2\xde\xdc\xae\xbe\x8e\xf1\x4e\xb4\x3e\xd9\x29\xc6\xb5\x83\x43\xf7\xbb\xff\xe2\x46\xfe\x73\xfd\xc4\x65\x3b\xec\xab\xf6\x97\xa4\xc5\xb3\x99\x89\x89\xb2\x11\xed\xfe\xaf\xbd\xec\xed\xab\xad\x7c\x0d\x38\x35\x64\x95\x26\xe5\xbe\xa5\xd0\xa5\xe1\x75\x72\xdd\x52\xe3\xe4\xab\x59\x07\x35\x77\xff\x31\x0d\xfb\xcc\x72\xd6\xba\x4e\x33\x57\x3c\xc5\x31\x6a\xde\xaf\xd4\x95\xd1\xe6\xde\x24\x52\xbb\x5d\x85\x58\x5a\x58\xa0\x94\x1b\x94\xad\x9c\x96\x94\xa2\x9e\x64\x92\xe4\x58\x10\x59\x79\xd5\xd5\x3c\x2e\xb7\x6a\x71\x2c\x70\xf7\x6f\x9f\xe5\x26\x7a\xd3\x74\x6a\x75\xe0\xb0\x7b\xb5\x05\xb3\x2e\xa3\x32\xa2\xc4\x3e\x7f\x22\xc7\x21\xa3\x26\x59\x3f\xfe\x36\xea\x63\x18\x4f\x48\x6f\x10\x99\x7f\x66\x68\x67\x12\x7d\xfe\x60\x0d\x42\xe7\xf4\x14\xf4\x1a\xfd\xb1\xfc\xfd\xf7\x7f\xee\x60\xf4\x50\x70\x5e\xa2\x2f\xa8\xf5\xac\xe6\x57\x71\x4b\xce\xaf\x4c\xc1\xe4\x9f\xf1\xa7\x51\xf2\x61\xd8\x81\x95\xbe\xfa\x1e\x1a\x2e\x49\x8e\xdf\xed\x97\xec\x9e\xdd\xc9\x43\xeb\x93\xd4\xf3\x86\x6b\x15\x7a\xdc\xa6\xf1\xbe\xda\x9f\xef\xfc\xba\xff\x8b\x81\x84\x6c\xb6\x8f\xe6\x37\x51\x57\x5e\xe4\x35\xa4\x55\xc6\xed\x47\x74\x84\x08\xfb\x6d\x79\xb1\xba\x50\xda\x9f\x58\xbf\x37\x33\xf8\x50\xa4\xff\x4d\x37\x50\x67\xd1\xfa\x8d\x3b\xf7\xa7\xd4\x94\xc9\x42\x48\x43\xf6\x10\xcd\x82\xe9\xae\xf2\xcd\x5f\xfd\xb1\x6f\x64\x0b\x39\xdd\x89\x65\xd5\xb9\x24\xc9\x4c\x11\xee\x01\xcf\x9e\xb3\x1f\xcb\xec\x8e\x2c\x4e\x8c\x5f\xe9\x0b\x69\x63\xaa\xe6\x2a\x84\xc8\x76\xbf\x15\x95\x8f\x32\x1c\xb5\xf5\xf4\x96\x89\x1c\x4f\xf7\x2c\x93\x6c\xcb\x1b\x9d\x5c\xcb\x39\xc5\x7a\xfc\xa3\xd0\x39\xc0\x9a\xaa\x6b\x94\xce\x47\x4a\xda\x0b\x33\xf6\xb1\xfc\x48\x6c\xfd\xca\xc4\x57\x2f\x5e\x53\x5f\x59\xf5\xbd\xbc\xd4\x67\x51\x0d\x41\x22\x5e\x7d\xae\x56\x09\x88\xaa\x9e\x31\x95\x13\x41\x80\x5e\xec\x52\x1e\x6c\xed\xdb\xde\xe6\xd9\xd4\x5d\xaf\xdb\x6a\x08\xe4\xd1\x75\x97\x76\xc4\xb9\x9a\x2d\x53\x20\x8a\xd7\x7b\xd7\xe1\xad\x59\xa9\xae\xa1\xda\x6f\xf9\x86\xb7\x3c\xa2\x94\x7c\xcc\x1c\xfb\xcc\x9d\xf4\xb6\xd4\xef\x68\x3f\xf3\x4a\xc8\x58\x68\x1a\x9a\xb7\xbb\xa9\x7d\x32\x4b\x59\x2d\xd5\x6e\x75\x1b\x27\x59\x13\x3e\x53\xf8\xe5\x78\x77\xba\xa1\xdb\xcb\x5b\x22\x96\x7c\x1a\xf4\xc5\x59\xd3\x64\x46\xdb\x47\xe1\x4a\x6a\x5c\xb8\x82\x07\x9a\xa5\x89\x0e\x8b\x7c\x9b\xe8\x35\x6e\x2d\xc6\x16\x89\x24\xcb\x67\xe1\x09\xf9\x9f\xfa\x07\x76\x87\x7e\xd7\xf1\x56\x79\xae\x75\xe7\x03\x0c\x8b\xb6\x07\x2f\xef\x23\xbf\x17\xae\x4e\x76\x96\xe7\xbf\x8f\x34\xff\x18\x6d\x2c\xa1\xc3\xac\xf0\x41\xc2\x9c\xd7\x95\x75\x81\x16\x85\x74\x1a\x8f\x03\x5d\x14\x49\xe1\x35\xe1\xcb\x75\x1c\x57\x1a\x4d\x9e\x24\x69\x4c\x4d\x76\x8b\x08\xf7\xc3\xf0\xbe\x8c\x9f\x15\x8b\x5d\x31\x53\x07\x5b\xc1\xd7\x6b\x37\x87\x4b\xe7\xad\x8b\x9f\xeb\x43\xca\x6c\x11\xf5\x9c\xdf\x9f\x48\x18\xf2\x04\x33\x4e\x53\xe4\xe0\x2f\xa2\x55\xc0\xf7\xbe\x0c\x06\xe4\x80\x09\x88\xa1\x62\x92\x72\xb0\xec\x88\x9a\x2a\x59\x7d\x90\x74\x3a\x0b\x86\x4f\xf6\x2b\xce\x6c\x9d\x1d\x1b\x58\x7f\x73\xfe\xf0\xdd\x62\x41\xb0\xe5\x29\xcd\xdc\xf7\xc9\xb2\x47\x6d\x58\x7c\x90\xa3\x9d\xa9\x82\xdc\x09\x57\x08\x79\xfb\x15\x27\x90\x04\xcc\x80\x0c\xbc\x01\x4c\x08\x6f\xf0\x89\xe8\x5c\xf9\x61\x64\x2d\x75\x5b\x6d\x5d\xfc\x24\x63\xf7\xf3\xd6\x1b\x17\x87\xda\x56\x60\x4f\x70\x6f\x6c\x16\x26\x1a\x23\x53\xc4\xfd\xed\x2d\x97\x55\x27\x44\xfc\x19\xa7\x89\x59\x70\x23\x90\x79\x61\xc2\xc0\x3b\x20\x04\x90\x00\x2b\xe0\x04\xb4\xaf\x90\x30\x31\x28\x99\xb9\xb0\xa5\xb6\x35\xd1\x2c\xdf\x78\xf6\x44\xb5\x7f\x96\xac\x65\xed\x57\x5b\x48\x38\xc4\xbe\x31\x9b\xab\xa8\x0b\xcf\x10\x0f\x34\xb4\x6e\x57\x2b\x12\xae\xa4\x27\xc0\x31\x42\x55\x86\xe9\x04\xf4\x80\xf7\xcf\x9b\x3f\x25\x60\x06\x28\x50\x99\x28\x19\x24\x0f\xac\xa7\xe2\xa6\xaa\xcb\xa6\xc5\x6e\xcd\xe1\x0b\x99\xec\x55\x26\xdd\xcb\xb3\x9b\x7b\xbf\xae\xed\xa7\xb7\x9b\xa6\xb3\x17\x43\x86\xec\xe6\x34\xc2\x45\x71\xe8\x1d\x30\x8f\x61\xb8\x81\x3c\x60\x05\xd8\x00\x0d\xd0\x01\x2a\x80\x00\xe8\x81\x00\xe2\x6f\x42\x2c\xa6\x63\x11\x0c\x65\x16\xe3\x80\x8f\xe3\xa1\xf8\x69\x67\x15\xec\x9d\x43\xb3\x50\xdb\x61\x57\xa7\xf3\xe5\x1d\xbc\x79\xca\xe1\x81\x4e\x5a\x3a\x82\x12\x56\x4c\x50\xd8\xe9\x2f\x51\x00\x3a\x40\x04\xc4\x00\x19\x60\xfd\x51\x72\xe0\x03\x58\xf8\x7d\x7c\x7e\x86\x22\xa1\x7a\x45\x95\x0f\xa8\xce\x07\xa1\xf2\xa9\xeb\x65\xc9\x9d\xa4\x53\xd3\xdb\x9b\x37\x5d\x5f\x22\x7b\xde\x17\xef\xc7\xdc\xb9\x36\x1a\xb4\xbe\x0d\x60\xfd\x4e\x28\x0d\xd7\x0b\x88\x01\x2a\x40\x00\xb4\x00\x0b\x08\x01\x06\x80\x09\xf8\xe0\x0a\xf1\xb2\xe9\x4f\x05\xdf\x2a\x30\x1a\x65\x38\x97\x06\xaf\xa7\xbe\x28\x0b\xef\x28\x9e\xce\xdd\x3e\xbc\x87\xfb\x1a\x33\x84\x58\xe9\x92\x48\xe1\x75\x6e\x02\xf5\xfe\x9e\x7b\x98\x82\x03\xa5\x07\xd0\x02\x4a\x80\x06\x88\x00\x29\xa0\x00\x38\x00\x1e\xbc\x79\xcd\x87\x8b\x4a\xe7\x24\x90\x2e\xdf\x6a\xc4\xe3\x34\x14\xc2\x9d\x02\x29\x57\xef\x84\x99\xba\xde\x61\xfc\x7d\xba\xb7\x36\x2e\x5e\x3b\x9f\xe6\xe0\x4f\x61\x89\xa6\x22\x2d\xf4\x89\x0e\x82\x23\x03\xd3\x05\x0c\x01\x1c\xc0\x06\xb8\x80\xfc\xcf\x89\x32\xc0\xbe\xc7\x11\xa3\x6b\x15\x20\x54\x50\x36\xcc\x71\xda\x0e\xde\x48\x7b\x5d\xb6\xd5\xa9\x32\x7d\xbb\x83\x09\x81\x1c\x77\xcd\x10\x35\x1d\x66\xab\x04\x4f\xd8\x13\x69\x55\x48\xd1\xb0\x93\x92\x08\x20\x2d\x03\x24\x80\x09\x50\x00\x32\x20\x02\xb8\x00\x1b\xd0\xbc\x42\xc3\xe6\xa7\x83\xe5\x1f\x96\x7b\x30\x5c\x75\x16\x0f\x4e\x4a\x35\x2f\xe3\xeb\x2a\x9e\x56\xdc\xf1\x81\x40\x2e\xb2\x16\x69\xdb\xd9\xf3\xd9\x23\xbe\xb8\x78\x18\x3e\xca\xfd\xe2\x8f\xa3\x71\xc6\xa2\x82\x99\x87\x09\x80\xd6\x7a\xd1\xf5\xc2\xe1\xe5\xc7\x97\x57\x30\x38\xb0\x8c\x58\x30\xb4\xc9\xfc\x64\x72\xc3\x86\x53\x4e\x7a\x21\xb0\xa9\x9a\xe5\x6a\x9d\xef\xa7\xfa\x77\x91\x20\x90\xdb\xf5\x55\xb4\x5e\xde\x12\xaa\x78\x2b\x1f\x2e\xcb\x4a\x75\x1d\xf1\x6d\x76\x2a\x72\x7a\x8c\x97\xc8\x04\x28\x41\x28\xc8\xc8\xf3\x28\x65\x68\xb8\xe8\x83\x58\xf0\x78\xdc\x54\x9b\x7c\xc1\xef\xa1\x0d\x8e\x1c\x43\x82\x43\x52\xe1\xcb\xae\x3a\xd7\x66\xac\x76\xae\x20\x90\xfb\xa7\xcd\xa5\xc1\xb0\x6a\x89\xb4\xd5\xe0\x45\xc7\x5e\xc3\x50\x45\x05\x91\x2c\x56\x7c\x72\x32\xbc\x2c\xc2\x23\x22\x28\xc2\x33\x62\x07\x52\x03\x72\x62\xaa\x68\x7a\x5d\xb6\x52\xc1\x78\xd9\x21\xbd\x67\x87\xc8\xa0\xc4\x94\x9b\x32\xa6\x4e\xd8\x69\xd8\x1d\x25\x08\xe4\x57\xd4\xde\x8b\xf1\xe3\x26\xe2\x5c\xc3\xe8\x9f\x3e\x3e\xb6\x9a\x7a\x25\xf2\x22\xc2\x07\x6c\xfe\xd4\x41\xf4\x1b\x0c\x82\x0c\x9b\x4c\x54\xcc\x91\x6c\x53\x5c\x46\xfc\x5e\xe2\x3f\x64\x2f\xd4\x5f\x19\xdf\xdb\x4d\x04\xe5\xa7\x32\x97\xe1\x76\x59\x4e\xff\xde\x59\xfe\xdb\x2d\x75\x1c\x36\xcf\xdf\x65\x59\xbe\x99\xe1\x13\x61\xe4\xd9\x62\xfd\x55\xf7\xab\x82\x94\x98\x04\x97\x1f\x6f\x28\xdf\x03\xbf\xb2\x60\xaf\x88\x8d\x58\xa8\x34\xeb\xfb\x4b\x55\x7d\x3d\x17\xb3\x7b\xfb\x19\x2f\xaf\xd0\xa7\xc4\x97\xc5\x59\x6d\x50\x33\x88\x3b\x7f\xf8\xc3\x45\xc8\x1a\xdd\xc8\x7d\x4b\x63\x49\x66\x1a\x71\x58\x99\xc7\x95\x8d\xb4\x01\x97\x72\x94\x54\x9e\xc8\xe6\x5b\x4d\x99\xe5\xf7\x84\x0a\x53\x2a\x64\x1a\x6f\x74\xbf\x9b\x32\xd8\x9d\xb9\xbf\x0e\x90\x8b\x48\x49\x0a\xcf\x4d\xa9\x22\x6a\xb3\xe9\x5c\x98\x16\xfd\xc3\x40\x48\x0f\xb8\x16\xdb\x07\xbb\x9b\x90\x8b\x1e\x53\x9e\xc2\x39\xbd\x56\xec\xe1\x3e\x5c\x69\xdc\x2b\xe0\x68\x3c\x6a\xc1\x69\x2b\xe8\x7f\x31\x3a\xb1\x24\xb4\xc3\x71\x23\xf6\xfb\x16\x0e\x17\x3f\x95\x25\x54\x22\x54\xe3\xd3\xae\x30\xfa\x62\x21\x6b\xf9\x2f\x0d\xc0\xf5\xd1\xce\xfc\xbc\xe4\x00\x5e\x23\x59\xd1\xcf\xb4\x8e\xc8\x21\xbf\x52\xe7\x38\x4b\x7d\x83\x13\xf3\x0d\xf3\x13\xeb\x38\x3b\x76\x67\x25\xd7\x1d\x5f\xd6\x50\xb7\x38\xed\xd4\x8f\x05\xe4\x55\xf8\x4d\xcf\xfd\x11\x53\xd0\x2b\x41\x7b\x96\x57\xfa\x7f\xc1\x0e\xc6\xa5\xd3\x36\xdf\x9c\xc8\x00\x4c\x93\x6f\xa9\x56\xe6\x75\x1c\x74\x08\xbb\x67\x93\x33\x9e\x47\x98\xfb\x88\x37\x91\x6f\x6b\x20\x7c\xa8\x5f\xd4\x78\x5a\x70\x2e\x79\xc9\xb7\xba\xcb\xae\xd4\x51\xfb\xf9\x99\xaf\xb6\x27\xd6\x3f\xfe\xa5\x0e\xf1\x4c\x71\x61\xbd\x75\x3d\xaf\x3c\xc4\xd3\x6a\x59\x99\x94\x47\x9b\x52\x1d\x8d\x1b\xc2\x16\xf8\x14\xde\x11\x19\x1e\xeb\x9e\x28\x9b\x92\x94\x43\x59\x42\x51\xa3\xd0\x86\x3b\x88\x37\x35\xf4\x05\x7a\x8f\xfe\x32\xfc\x91\xff\xdf\xf1\xf7\xd7\xc5\xa5\xfe\xce\xe3\x12\xf7\x68\x6b\x17\x5f\x3d\x7d\x29\x59\x8e\x61\x6a\x75\x12\x66\x96\x67\xd6\xab\xcf\x50\xc9\xe1\x25\xc7\x35\x62\x2d\x2e\xbd\xee\x63\x69\xf3\xdf\x67\x21\x27\xec\xb7\xef\x7e\xb4\xff\x27\x03\x78\x6a\xb8\x85\xbd\xa3\xbd\x98\x38\x4b\x38\x66\xdb\xaf\xdb\xf6\x5e\xdf\xfa\x62\xb4\x30\x3e\x5b\x3b\x9d\x3d\xde\x39\x12\x37\x5c\x38\x70\x35\x6c\xb2\x28\xb5\x33\xf5\x0d\xea\xd1\xf7\xbf\x31\x90\xfb\xdc\xd3\xd3\xdd\x98\xdd\x90\xcd\x88\xb5\xe6\x25\x85\xb9\xd8\x69\xf2\x71\x86\x41\x9d\xde\xfb\x6e\xb8\x76\xbe\x16\x98\xc6\xee\x7a\xe9\x3a\xcc\x26\xf7\xc1\xef\x73\x06\x9b\xb9\x27\x67\x0f\x32\xff\x2b\x9e\xf2\x68\x78\x6d\x72\x81\x7f\x6e\x72\xb2\x6d\xe4\xbc\x3f\xb2\x67\xa8\xdd\xb1\xe9\xbc\xde\xb9\x9a\xa0\x7c\xa2\xf8\x63\xc1\x58\x2e\x55\x4e\xf3\x67\xbd\x92\xc8\xc6\x9f\x7d\x0b\xd3\x6a\x9b\x85\x67\x14\x0f\xfd\xff\xb6\x7f\x91\x93\xd3\x55\xd6\x89\xf8\xfe\x9a\x9e\x93\xf6\xa2\x66\xc7\x7a\x92\x8a\x91\xd2\x0f\x05\x44\x9f\x7d\x32\xd6\x52\x7e\x26\xfe\x8e\xfd\x19\xf9\x14\x59\x19\x85\x91\x4e\x52\x68\x53\x37\xd0\xf7\x76\x16\x6e\x03\xf1\x5c\xfc\xb1\xef\x7f\x32\x5c\x58\xaf\xb7\x4f\xcc\x74\x79\x37\x5e\xd5\x6a\x97\xe3\x17\x2e\xe6\x14\x66\xda\x27\x17\xc6\xf7\x45\x65\x87\xc1\x04\x3b\xf8\x13\xfb\x60\x7a\x98\xba\x15\x7b\xbd\x08\x5b\x4d\xf9\x58\x74\xd7\x80\x3b\x40\x3a\x6b\xf4\xf5\xdd\x45\xd9\x3f\xb4\xa4\x4f\xe2\xfb\x26\xb3\x3c\x5d\x8d\x75\xe1\x65\x5c\x79\xde\x69\x1f\x92\x70\x63\x94\xc2\x05\x83\x57\x7d\x61\x3c\x8c\x5c\x58\x1c\xd3\x6c\xcd\x2d\x6c\xcd\xf2\x8d\xc7\x6c\x0e\x7d\xa8\x23\xfd\x32\x68\x4a\x7d\x9a\xce\x87\xf5\x16\x16\xf7\x44\x6f\xfe\x62\x94\x57\xe9\x5f\x3c\x07\x73\xeb\x3a\xf2\x52\x32\x76\x13\xd4\x22\x4a\x82\xa8\x7d\x5e\xb9\x09\x38\x23\xd9\x36\x58\x60\x7d\x18\xd2\x3b\xd4\xf6\x56\x43\x54\x99\x54\xa2\xfb\x40\x6b\x2f\xe3\xdb\x1a\xdd\x9a\x35\x5d\x51\xd6\x91\x38\xfe\x6b\x15\xe7\x94\xe7\x91\xe7\x6f\x19\x8e\xae\xe6\x88\x3b\xf6\x8a\xa7\x92\x1b\xa2\xe9\x83\xda\x3d\x9f\x9c\x32\x6c\x4a\xcc\x55\x8d\x1c\x75\x8e\xd5\x55\x15\xbf\xc8\x5a\x49\x87\x8a\xc5\x89\xbc\x92\x30\x56\x9b\x33\x86\x38\x6b\x05\xb2\xc7\x73\xe6\x0e\xd4\xbe\xef\x4d\x9f\xdb\xdd\x71\xbe\x91\x85\x40\x9e\xad\xf7\xf8\xc6\x3f\xd5\xf6\x65\xac\xc4\xf0\xf9\x3f\xba\xc2\x5b\x8f\x98\x68\xe8\xb6\x68\x88\x28\xec\xbf\x33\x90\x94\x12\x52\xe1\x7d\xcb\x89\xcd\xfc\x9b\x61\x99\xff\xcd\x7b\x5a\xed\x13\xcb\x12\x8f\x8c\x4f\x21\xe9\xc9\x65\x4c\xad\x41\x13\xce\xab\x99\x67\x0e\xbf\x7a\x7e\xd2\xac\x8f\xf6\x93\x95\x78\x25\x7c\x0a\xb5\x71\x8b\xb0\x32\x34\x18\x53\x2f\x90\xd7\x93\x5a\x14\xa9\xe7\xe5\x64\x1f\x67\x14\xa0\xa6\x25\xcb\x25\x4c\x21\x9a\x62\x45\x14\x7d\xa7\xf4\xd6\xe8\x83\x03\xad\xbf\x7d\xdc\x5c\x9e\x74\xdd\x50\x3f\xfb\x82\xe5\xde\xea\x0f\xc3\x5b\xb6\x55\xca\xce\x85\x02\x8b\x68\x1c\xf7\x29\xf3\x7d\xc3\x37\xca\xd3\x32\x2c\xc2\xe9\x3c\x8d\x2c\x69\x34\xdf\xc8\x26\xf1\x1b\x31\x55\x51\x58\x11\x3c\xb0\x94\x69\x56\x79\xd2\xa5\x07\x35\x66\xcc\xdb\xdd\x8b\xc2\xb5\x33\x5a\x2b\x88\x3b\x02\x27\x77\xbe\x52\x5d\x4a\x5c\xec\x2f\xce\x34\xcb\x66\x53\x04\xe7\x39\x2e\xea\x63\x2a\x88\x49\x67\x0b\xf8\xb1\x3b\xd2\x25\x90\xee\xe2\x9e\xa1\xf1\xc1\xaf\x41\x5b\x03\x34\xa0\x8e\x8c\x42\xd2\xc6\x12\x29\x32\xa6\xd8\x66\xa4\xe9\x84\x1a\x48\x95\x58\x58\xc4\xd9\x8c\x33\xc2\xbe\x4a\x73\xa6\xfa\xed\x6a\x7a\xa6\x4e\x3b\xd5\xd9\xfb\xda\x62\x4c\xdd\x4e\x12\x8d\xc7\x82\x95\x81\x3a\x98\x70\x0e\x63\x01\xc1\xf4\x25\x23\xd0\x01\x6a\x00\x1d\x28\xc0\x69\xe3\x4e\xd1\x76\xf3\x9c\xbe\xb3\xd7\xc9\xb6\x5e\xf0\x19\x88\x49\xcf\x7d\x59\x07\xdb\xdf\xb7\xd8\x7a\x88\x73\x26\x3e\x95\x53\xbd\x9d\xf8\xc2\x7b\xc4\x7c\x56\x05\x4f\xf8\x84\xa9\x85\x1c\x9d\x80\x0e\x0d\xfa\xf5\x77\x40\x0e\x84\x00\x0d\x20\x04\x94\x40\xfa\xe5\x21\x7a\x09\x79\x14\xbb\xba\x04\xbf\x3a\x86\x99\xa2\xdb\x42\xb8\x4b\xe6\x60\x15\x41\x77\xfd\x6c\xc5\xae\xc2\x49\xc7\x64\x53\x65\x5e\x12\x93\x2f\xbb\x05\xbf\x72\xaf\x10\x13\x9d\x32\xae\x34\x5a\x23\xec\x11\x30\x06\xf8\x00\x05\xc0\x02\x32\xc0\x04\xd8\x01\xe7\x1b\x37\xc2\x5b\xa6\x42\x11\x19\x25\x49\x63\x86\x8f\xde\x21\x13\xa9\x7b\x65\xb1\x1d\x08\x93\xd7\x5b\xe3\xc7\xf9\x63\x6e\x35\xee\x69\x14\x01\x50\x56\xea\xaa\x1b\x42\xe9\xb4\x42\x18\x63\xb0\xd4\xc0\x16\xbc\xfe\xc3\x5e\x24\x00\x1b\x40\x05\x04\x00\x17\x9e\x07\x37\x82\xce\x9d\x7f\x46\xae\xca\xa0\xd8\x21\x36\xb0\x23\x69\xaa\xe8\xb2\xf5\xd7\x78\xe2\x86\xce\x11\xed\xa4\x7a\xc3\x79\xe6\xef\xe0\x08\xbb\x08\x0d\x1d\x51\x1a\x7a\x41\x4c\x5f\xb0\x01\x48\x00\xf6\xdf\x10\x1b\x10\xfd\xd9\x09\x2a\xa0\x7f\xc5\x87\xf9\x4c\x2d\xc1\xb3\xfe\xee\x83\x6e\x98\x1d\x86\x7f\x54\x42\x74\x21\x57\xd3\xd5\x18\xfc\x9a\xda\xd9\xce\xec\x78\x9b\x45\xae\x4c\xf8\xb6\x93\xac\xce\x27\x49\x2c\xa6\x27\x3c\x05\x58\x5d\xf0\x1a\xf0\x03\x6c\xc0\x0b\x08\x01\x3a\xc0\x06\xe4\x00\x07\x5a\x1c\x43\x9d\xe2\x27\xb7\x99\x8c\xa7\xf6\xad\x2d\xb7\xdf\x59\xbc\x74\xc1\x58\xb3\xda\xc8\xe1\xba\xea\x15\xf2\x0a\x7c\xd7\x59\xd1\x53\xcc\x6b\x37\x33\x83\x43\x99\x1a\x0e\x1b\x92\xad\x37\x84\x80\x0b\x90\x02\x32\xc0\x02\xde\x02\x6c\x40\x09\x30\x01\xe6\x8b\x0c\x74\x77\x0a\x42\x2e\x97\xb7\x92\xda\x25\x36\xa2\xbe\xe5\x71\x23\xf9\xaa\x8d\xcb\xa3\xfc\xab\x33\x77\x67\x1b\x67\x03\xe2\xe5\xdb\x89\xb5\x5e\x51\x26\x2b\x0a\x7a\xfc\x56\x34\xda\x98\x7c\x2f\x6e\x00\x09\x40\x07\x08\x80\x0a\x90\x03\x62\x40\x00\x10\xa1\xf8\x51\x87\xc8\x23\x39\x05\xa5\xa5\xb5\x51\xac\x71\x7c\x55\xe2\x6c\xf3\x5b\x9b\x58\x47\x4c\x56\x0d\x7f\x91\xee\x64\x8c\x59\xd5\xf2\xa5\x11\xfa\xe7\x5a\x15\xaa\x67\x88\x75\x33\x1b\x10\x0a\xc0\x77\x02\x6e\x40\x06\xf0\x00\x3b\x80\x03\xe4\x00\x11\xa0\x03\x76\xd4\x57\x64\x3a\x9c\xd8\x52\x0b\x5a\x1f\xac\x4b\x7d\x1a\xe2\xb4\x0b\xf2\x9b\x44\x46\x90\x56\xd7\x21\x90\xa3\x8a\x69\xdc\x26\xa1\xac\xb3\x50\x51\xc7\x15\xbd\x99\x77\x08\xdc\x73\x14\xdb\x68\xe9\x20\x02\xc0\x02\x4c\xa0\x04\x88\x00\x21\x70\x05\x64\x40\x1c\xd9\x9d\x34\x9e\x03\x5e\xea\x51\xf3\xa3\xb5\xac\x4f\x4d\x2c\x65\x01\x54\x53\xd2\xa8\xc5\x1a\x80\x40\xbe\x51\xce\xef\xb6\x67\xe7\xc7\x44\xf7\x7a\x00\xd3\x10\xe5\x4a\xe1\x73\xc6\x60\x7c\x0f\x38\x56\x40\x07\x50\x01\x0a\xc0\x07\x62\x00\x0d\xf0\x03\x39\x64\x5d\x52\x25\xb6\x23\xa9\x18\xcd\x40\xab\x16\x1f\x86\xd8\xb1\x7c\xcc\x66\xf6\x51\xeb\xd5\x25\x08\xe4\x86\x7c\xe5\xae\x47\xa7\x5c\x20\xa9\xd5\x7f\xcb\x76\x4c\x7b\xe6\xad\x23\x57\x1d\x45\x10\x3a\x16\x8c\x16\xac\x3f\x2c\xec\xab\x45\xd8\x1a\x38\x56\xb8\x45\x84\x2a\x64\x01\x62\x65\x36\x71\x89\x56\x8d\x4a\x2b\x69\x1f\xa5\x58\x98\xfc\xf2\xa6\xdd\x11\x89\x75\x0c\x08\xe4\xc7\xe9\xa6\xcd\x70\x6e\x9d\x44\xd6\x4a\x78\xb0\xcb\x93\x49\xbd\x52\x94\xc8\x0c\x4b\x15\x69\x01\xfa\x3a\xc6\x25\x86\x22\xa6\x24\x56\x01\xf6\x09\xae\x1f\x01\x21\x49\x01\xd5\x26\xeb\x85\x04\x92\xda\xae\x15\x9a\xb7\x68\x6c\x4a\x7e\x41\x93\xe3\x28\xda\xfa\x28\x04\xf2\x78\xb5\xd7\x38\x35\xde\x3a\x59\xc8\x91\xe0\xe5\xd7\x6c\xdb\xa5\x77\x22\x2f\x2d\x2c\xca\x72\x4a\x5e\x44\x5e\x4f\x26\x46\xfe\x85\x72\x9d\x86\x91\x4e\x80\xe1\x2b\x1b\x31\x8f\x8c\x88\xcf\x3b\x0c\xb5\x06\x73\x46\x6f\xa9\x98\xc0\x5c\xb1\x26\x96\xe1\xe4\xf5\x3f\x1a\xc0\x93\xfc\x25\xeb\x3e\xcc\x2a\xc9\x4c\xe2\x88\x5a\x2f\x5a\xeb\x08\xdd\x8f\xf2\x94\x22\x99\xec\x1d\xf4\x65\x2c\x02\x6c\x3b\xec\x6c\x5c\xc9\xbc\xa3\x82\x57\xe2\x14\x32\xab\xca\x45\x3a\xd6\xc6\x7a\x76\x23\x9e\x50\xfe\x5e\x09\xb7\x4d\x12\x43\x4b\x6b\x73\x7f\xb0\xff\x70\xa3\x7b\x4c\xba\x15\xad\xe4\x73\x1a\x42\x58\xb3\x47\x92\x75\xba\xfe\x2b\xc5\x29\x89\x70\xbe\x32\xe1\x30\x51\x02\x71\x65\x29\x63\x19\x3a\xb9\x4b\x55\x5d\x1d\x38\xe3\x2d\xeb\x5c\x57\x78\x5f\x82\x4f\x85\x89\xc1\xa9\x77\x45\x65\xad\xa1\x13\x7f\xf6\xf0\xf3\xf0\xa0\x67\x49\x6e\x30\xbd\x89\xb9\x68\x28\xa5\x21\x2c\xcf\x0b\xd8\xde\x19\xa1\xa8\x85\xc9\x4a\x29\x5c\x2a\x91\x28\x3d\xa8\x9b\x68\x3e\x18\x26\x9b\xd6\x58\x23\x7f\x54\xf2\x29\x08\x7d\x8e\xb3\xce\xd8\x2b\x08\xa9\x99\xaa\x3f\xee\xc1\x9e\xff\xab\x76\x7e\x3d\xb5\xf3\x63\x9e\x73\xe0\x55\x23\x5a\xd1\x75\x1a\x5f\x24\x8c\xaf\x84\x13\xaa\xd9\x2f\x3d\x79\x03\x3f\xc3\xfb\x0f\x5b\x66\x74\x16\xa6\xb6\x8b\x2e\xca\x3e\xe2\x21\xd7\x31\x6f\x52\xe3\xf2\xf8\x2b\xd2\x5a\x28\xfb\xae\xc7\xb1\x67\x57\xd6\x71\xfe\x9e\xe1\xf7\x8f\x4b\xdd\x6d\xcc\xd9\xfd\xfe\xfa\x26\xae\x52\xb4\xcc\x77\x31\x37\x41\x46\xee\x87\xf6\x39\x36\xc8\x4e\xc8\xce\x30\x6e\x18\x9e\x72\xfe\x50\x9f\x22\xa2\x5d\x93\x9f\x73\xf2\xcb\x08\x1a\x35\xbb\x6c\xc7\x7c\x16\x09\xb6\xd5\x4f\xe5\x7f\xe4\xff\x93\x81\xf0\x5c\x90\x6f\x55\xce\xad\x0c\x3e\xb6\x64\x57\x74\xe4\x74\x25\xa7\x47\x2a\x05\x4e\x79\xb9\x06\x86\x7a\xa7\xfa\x74\x45\x86\xc7\x91\x45\x0b\x65\xdf\x67\x51\x15\xcd\xb6\x9b\x0f\x71\x0d\x09\xad\x1e\x1f\x86\x1e\xf5\x3d\x63\x40\x2e\xfe\x85\x81\x24\x5d\x7c\xdf\x29\x59\x2c\x1d\xe5\xe9\xc4\xac\x53\x2b\xc1\xcc\x56\x4f\xa1\x89\xa1\x8a\xa4\x8b\x4c\x8a\x8a\x89\x5b\x2a\x80\x7c\xee\x2c\x46\x6f\x63\x6a\x4a\xeb\xb6\x58\x19\xdd\x39\xd8\x72\x3b\xfb\xf5\x9f\x0c\xe0\x31\xe3\x8a\xe0\x28\x61\x0f\xb2\x6f\xbc\x15\xbc\xfe\x6b\x15\x76\x21\x78\xba\x73\xc2\x62\xb8\x7c\x40\xb7\xa7\xaa\x33\xb9\x3d\xbc\x0d\xa9\x2d\x6f\x44\x73\x71\x7f\xcf\xe9\x22\xea\x17\xe1\xff\x66\x20\x3f\x5c\x4f\xec\xbe\x86\x2d\xad\xcd\xe7\xcd\xf6\x4c\xa6\x8e\x7e\x19\xbc\xea\xb1\xed\xa0\x6a\xe5\x6a\x44\xac\xa5\xaa\xf4\x2c\x9b\x2e\xa5\x2c\xe2\xaa\x14\x6e\x49\x18\x96\x5a\x40\xd8\x0e\xbf\xa0\xfa\x55\xf4\xef\xf1\xdf\xab\x0f\xd9\x57\x49\xa6\x1c\x87\x04\x07\xab\x7a\x7e\xb5\x3b\x37\xdd\xd7\x2d\x55\xf3\x97\x89\x15\x21\xe7\xe9\x65\x15\xa7\x5d\xa5\xf8\x24\x0d\x27\xc8\x66\x93\x95\x19\xb5\x88\x0d\x89\x2e\x10\x6d\x25\x5e\x96\x3d\xf3\xfc\x4f\xfc\x4f\xd9\xa3\xf9\x95\xc0\xb1\xf2\x2e\xc1\xa6\x9f\x0d\x05\x35\xf8\xa5\xcf\x85\xd9\x39\x2f\x33\xf6\x92\xa7\x12\x02\x63\xb4\x23\xa0\x43\x6a\x03\xd7\xfd\x8f\xfd\x41\xcc\x48\x56\x7a\x05\x74\x8b\xd7\xd0\xfc\x62\xce\x5e\xcd\xdf\x1d\x8f\xfe\xbe\xce\x4f\x57\x87\x46\x17\xdb\x11\x2a\xaf\x8b\x30\xf2\xaf\xb3\xc2\x53\x09\x13\x4d\xa2\x31\xc2\xe1\x83\x70\xfc\x58\x3c\x7f\xbb\x2c\x39\x23\xd8\x0f\xda\x36\x38\x22\xfb\x5b\xc5\x4c\x67\xed\x97\x8f\xb4\xa5\x8e\xe4\xac\xdc\x1d\xbe\xff\xfe\x57\x45\xe7\xc7\xfe\xee\xf4\xb4\x6b\x27\x4c\x45\x44\x4e\x7c\xfa\x53\x42\x6d\xe4\xc6\x27\xa2\x80\x41\x2f\x2d\x97\x65\x07\x37\x1b\x3b\x0b\x14\xe3\x2f\x06\x1e\xba\x2e\xda\x47\x66\x4c\xae\x36\x81\x5c\x71\xe5\x39\x7d\x55\x51\xdd\x28\x13\x07\xeb\x31\xa7\x66\x4f\x7f\x7c\x2c\xce\xe7\x97\x07\xfa\x9b\xab\x91\xb2\xf9\xe3\x8c\x22\x64\x03\xcf\xbd\x8a\x5c\x74\xec\x2d\xad\x32\x4d\x34\xf4\x4f\xb5\xec\x54\xaf\x95\xb0\xe5\x28\x64\xe2\x64\x34\xb5\x42\xcd\x2f\x5c\x53\x82\xcf\x12\x1e\xf2\x43\xea\xd7\xfb\x03\xe6\xda\x77\x45\x6f\xc9\x21\x10\xc8\xc3\xa1\xe9\x8c\x61\xab\x58\xee\x42\x3c\x4c\x90\xb2\xb7\x8a\xf3\x86\x2d\xa6\x69\x91\x81\x8a\xd6\x7b\x95\x4f\x72\xc5\xd2\xf3\x62\x95\x42\x3a\x7c\x2f\xb9\xea\xf9\x13\x65\x83\x75\x6c\xad\x02\x3c\xcc\xc3\x2c\xd3\x85\x4a\x79\x5a\x25\x47\xf7\xd7\x5f\x9e\xc1\x3f\x05\x3c\x70\x6f\x9a\x0e\xf7\x54\x72\xa5\x22\x86\x44\x7b\x6a\xdb\x55\x98\x06\xea\xb2\xa8\x8b\xca\x07\xc9\xc0\x88\xce\xf1\x4f\x70\x8e\xb3\x7c\xa2\x0f\xa3\x7a\x22\x6f\x65\x09\x14\xd3\x50\x3e\x37\x02\xf6\xbf\xfd\x9a\x63\xfd\x72\x6a\x6b\x6f\xfb\xd6\xe7\x96\x76\x57\xee\xf6\x6e\xda\x57\x34\xbb\xaa\x0a\x1e\x62\x11\x7c\xcc\x6c\x84\x8d\xd5\xb4\x54\xe5\xf3\xa4\x51\x84\xbb\x78\x39\x58\x9b\xe9\xee\x29\xdc\x89\xca\x70\x6b\x30\xec\xd1\x6f\x69\x84\x78\xb9\xdf\x3a\x6b\xf6\x9b\x3b\x7a\x68\x84\xbd\x4b\x2f\x28\xff\xd4\x61\x31\x01\xf5\x95\xf1\x22\xea\x7c\x63\x5e\xb4\x19\x33\xe3\x3a\x14\xd6\xe9\xd4\x88\x49\x79\xff\x7d\x84\x28\x13\x0f\x84\x25\x8d\x76\x81\xd4\x14\xaf\x0c\xed\x14\x11\x02\x1b\xf1\x82\x1f\x71\x88\x84\x89\x05\x41\x54\x4e\xe1\xda\xd0\xcb\x61\x2b\x60\x3e\xe1\xbe\x00\xa3\x91\x75\x70\x7f\xc5\xfc\xe4\xe5\xa9\xc8\xcc\xa7\xfa\xb8\x94\x37\x7e\x12\x56\x12\x1a\x2c\xd2\x0d\x82\x04\x9c\xec\x0c\x12\xe4\x4c\x78\xd8\x68\x78\xf0\xe2\x2f\x02\x01\x23\x10\x07\xac\xaf\xb6\x70\xc6\x68\xb5\x78\x76\x64\xf2\xb5\xf2\xad\x3a\x3c\x6f\xa2\x6a\xb2\x87\x6b\xe0\x7b\xf9\xe7\xd6\xf7\x46\x0e\x9e\xc7\x02\xca\x7f\xc5\xf5\x78\x8e\x9a\x69\x29\xcf\x88\xc4\xb2\x09\xd1\xcd\x92\xbc\xc6\xa2\x43\x92\x7b\xd9\x01\xd4\x01\x3b\xc0\x01\x94\x40\x10\xea\x1d\x9a\x20\x99\x16\x9b\x9d\x58\xab\x8a\x97\x89\x89\xcb\x70\x68\x7f\x9a\x74\xd9\x73\xc7\xe0\x34\xeb\xb6\xd9\xee\xd6\xb0\x61\xa9\x7b\x3c\x8a\x67\xbb\xe9\xa9\xe2\x9d\x20\x1c\x5d\x2a\x81\x18\xc6\x03\x02\x26\x94\x14\x90\x01\x22\x80\x1c\x88\x01\x0a\x80\x07\x68\x90\x30\x09\x0c\x18\xf4\x05\x3f\xca\xa3\x19\x42\x3b\xb8\x04\x99\x27\x8d\x15\xf9\xb6\xfe\x18\xc3\xdc\xc0\xdb\x9f\xeb\xbf\xa9\xa0\x4d\xf8\xe6\xc3\x6a\xb6\xaf\x44\x2a\xe0\x44\xbd\x8e\x51\x03\x27\x00\x96\x81\x2a\x80\x05\xd4\x00\x19\x90\x03\x0c\x00\x07\xc8\x60\xe3\xb0\x53\x69\x5e\xf3\xa8\xbf\x53\xd5\xf1\xb3\xb9\xf6\x35\x88\x1d\x2d\x80\x6d\x74\x1d\xa1\xf9\xa2\xb7\x83\x3c\xa2\x55\xf5\x9c\x62\xed\xcf\x65\x69\xaa\xd2\x21\x84\x4c\x53\x8d\x9e\x07\xb8\x01\x22\xc0\x02\x02\x80\x1c\xa0\x00\x34\x40\x06\xa8\x01\xe5\x4b\x57\xb4\x1d\x72\x7a\x0e\x0f\xc9\x45\x8d\x03\xcb\x07\x2f\x8a\x68\x89\x9c\xcf\xf5\x1c\x03\x16\xcb\x92\xbb\x9a\xe3\x5f\xea\x8d\x32\x09\x83\x12\x6d\x0b\x34\x0c\xc5\x90\x18\x2c\x70\xa0\xa1\x4b\xc1\x47\x40\x00\x50\x01\x39\x60\x03\xe8\xe0\xcd\x9f\x7a\x90\x20\x32\x3b\xb1\x33\xab\xae\x78\xaa\x6a\x93\x59\x86\xbb\x48\x24\x7e\x96\x59\xcd\x51\xdf\xd0\x22\xdb\xb1\xd9\x0c\x43\x2b\x66\xae\x68\xd8\xa9\x53\x87\xee\x2b\x29\x5d\xd6\x3c\x22\x41\x04\x7f\xc0\x07\xd0\x01\x12\x90\x02\x8c\x80\x04\x10\x02\x16\x80\x02\x30\x91\x48\x88\xe4\x99\x9b\x45\xb7\x55\xc6\x4d\x35\xdd\x11\x22\x82\xb3\x3a\xaa\xef\x7b\xe1\xe7\xef\xbe\x95\x2f\x05\x76\x6e\x15\x7d\x8a\xe9\x72\xb3\x31\x9c\x7c\x4f\xc7\x93\x4d\x29\x89\xf6\x15\xe4\x01\x66\x40\xf8\xe7\x1c\x70\x01\x07\x10\x03\x58\x40\x14\xe1\x9e\x60\x9d\x99\x54\x24\x44\x45\xc1\xd4\xd7\xcd\x2a\x3c\x21\x4b\xb7\x3a\xb7\xe7\x61\x41\xe9\x16\x75\x6d\xbc\xdf\xb7\x82\x3e\xd1\xc9\xdb\xd5\xdc\x48\xf9\x41\xb8\x93\x21\x0f\x8f\x16\xf6\x01\xbc\x01\x48\x80\x14\x20\x01\xee\x3f\x95\x08\x42\xc0\x0e\x5f\x83\xbf\xcc\x58\x21\xa2\xa9\x1c\x65\x32\xec\x26\x1b\xae\x9e\x59\x5a\xf5\xa6\xd7\x78\x3e\xe5\xc1\x78\xdb\x66\xf4\xa0\x56\x37\x1d\x36\x90\xc3\x0e\x49\x3b\x4b\xea\x90\xc3\x9b\xf4\x1e\x39\x17\xe0\x01\x2c\xc0\x09\x70\x01\x3a\xc0\x01\x70\x80\x1a\xa8\xc2\xe5\xe1\x8d\x30\x2a\x0b\xf7\x2a\x3d\x98\x7c\x72\xc3\x0a\x37\xcc\xd4\xaf\x3a\xeb\xe3\x5e\x44\xfa\x5d\x70\xa8\x3c\xe5\xdd\xd4\xf5\x59\x33\xfc\xc2\x45\xc6\xe8\xb3\xfc\x89\x80\x20\x1d\x1d\x0e\x1a\x4c\x36\x60\x05\x54\x80\x01\xc8\x03\x06\x20\x01\x78\x81\xc4\x6b\x1f\xbc\x42\x06\x42\xa1\x3e\x65\x1e\x13\x3c\xd7\xa3\xb0\xbe\xcc\xb1\x2a\xd1\xbe\xb5\x85\x18\x08\xe4\x7c\x73\x3e\xb2\xfd\xa6\xc8\x26\xee\xd9\x87\xdd\x4a\x53\x03\x5d\x62\x88\x8d\x94\x24\xe1\x4d\x2a\x90\x01\x2c\x00\x01\x30\x03\x06\x80\x08\x50\x01\x15\xac\x2e\xce\x08\x7d\x85\x90\x98\x62\x82\x31\x93\xab\x53\x98\x49\xa6\x42\xd5\x76\xef\xf6\xdc\x28\x04\x72\xcd\xfa\x85\xb3\x6f\xaa\xf2\x21\xdd\x28\x04\xda\xc9\xd9\xc0\x40\xce\x8a\xbf\x86\x96\x1f\x3b\x0e\xa6\x0f\xb8\x00\x26\x20\x02\xe8\x00\x25\xc0\x05\x47\x30\x1b\xd8\xa5\x74\xbf\x05\x19\x15\xbc\x3e\xb0\xbb\xc4\x85\x87\x67\x86\xd5\x68\xf4\xfb\x2e\x52\x41\x20\x3f\x48\xbe\xca\x8f\x71\x37\x8e\xe7\xbe\x8e\x4e\xf1\x82\xb6\xe8\x56\x17\x94\xc4\x66\xf7\x22\xbd\x43\xa3\x80\x33\x86\x9f\x43\xc8\x46\x7a\xf5\xc6\x16\x45\x06\xf5\x0c\xa3\x0f\x57\x8b\x66\x9e\xef\x5c\x41\xd9\x88\xfd\xa3\x49\xd8\x6c\xba\x4d\x95\x63\x8f\xdb\x42\x0d\x04\xf2\x94\x7e\xe0\x38\xdb\xdf\x39\x57\xc6\x99\x62\x11\x14\xec\xb8\x6a\xa8\x27\xdf\x2a\xac\xcc\x22\x4a\xda\x84\x69\x80\x73\x82\x3b\x87\xb7\x40\x18\x48\x92\x47\xe6\x41\x95\x46\x0f\xcd\xba\x2b\x70\xfd\xde\xda\x10\xda\x79\x2a\xb4\x29\xc3\xa3\x0a\xb7\x6f\x66\xe1\x8f\xa3\xe8\xf9\x8f\x2f\x4f\x83\xcb\xf5\x26\x39\xf2\x51\x5b\xde\x30\x36\x88\xba\x4b\xf2\xef\x85\xcf\x59\xfb\x28\x03\xa8\x53\x68\x59\xe9\xe9\x19\xf9\x59\x50\x39\xa8\x79\x30\x85\xb0\x24\x72\xe4\xdd\xd4\x4a\x75\xaa\xcc\xe9\x3d\x88\x63\x7e\x55\xbb\xd7\xed\x0e\x4d\xfc\x2d\xc3\x5d\xd5\x0e\xd4\x54\x4d\x47\x47\xe9\x74\x5a\x49\xb8\xa0\xc7\x89\xf5\x90\x5e\x87\x42\xa1\xd8\x32\x37\x11\xf7\x25\x2f\x1e\x3f\xaa\x60\xb7\x08\xa9\x64\xb5\x8c\xae\xc2\x9a\x06\x30\x3c\xb6\x4c\x74\x94\xff\x18\xea\x97\x17\xf7\xad\x60\xbc\xb9\x75\xec\x8f\x3f\xd6\x33\xce\xa9\xed\x72\xc3\x90\x71\x53\x60\xf1\x8b\x94\xa7\xb0\x2d\xcf\x2e\x5b\x01\x43\x25\x55\xc3\xb7\x03\xe2\xaa\x32\x62\x32\x6b\x72\x14\x8a\x9e\xea\xd6\x3a\xaa\x46\xbf\xcc\x07\x9c\x2a\xbc\xde\x07\x87\xc7\xec\xc4\x53\x64\xb0\x94\x3f\x75\xb5\xcf\xfe\x85\x19\xb7\x2c\x3b\xbf\xe7\xd3\x06\x10\x1a\x61\x8a\x11\xd2\xa0\x22\xd2\x7d\x6a\x1c\x1a\x4c\x1d\x74\x98\x55\xf8\xb4\x05\x75\x78\x0c\xd4\x3f\x28\x99\xd9\x1b\x5b\x7c\x24\x74\x12\xf3\x62\x88\x8e\x4f\xcd\xcb\x37\x28\x9c\xa9\xa4\x6c\x29\x19\x1a\xf9\xa2\xfa\x17\x6c\x31\x5c\x26\x6d\x4b\xce\x51\xf7\x5f\x36\xf1\x96\xa4\x66\xe2\xc5\xbc\x08\x14\x74\x2b\xb0\xe3\x35\xf1\xf9\xe0\x61\x82\x6e\xc6\xef\x8a\xe5\xc0\xe7\x7c\xe0\x29\x17\x23\x1a\x25\x96\xfc\xb2\x92\xab\xec\x45\x43\x75\x1f\xd3\x04\xdd\xca\xf6\xce\x3f\x3d\xa8\x9f\xf5\x2f\xf4\xb6\xca\xe7\x7e\x0c\x06\xb4\x78\x97\xef\x7f\x1e\x4a\x12\x8f\x90\xf3\x3f\x76\x87\x77\xc8\x77\xa6\x70\x2b\xf7\xd8\xf7\x93\xff\x14\x19\x85\x9f\xd0\x9a\x25\x5d\xcc\x58\x9b\xd2\x81\x3a\x6c\x39\x2f\xf3\xd5\xff\x04\xed\x36\xf7\x5f\x18\xc8\xc4\x45\xf7\x8e\xff\xa2\xd7\x28\x5c\x47\x6f\xed\x46\x51\x7f\x96\x43\x12\x65\xa4\x48\xf0\x7c\xe8\x5a\xf8\x59\x8c\x50\x02\x51\xea\xe3\x67\xdc\x92\x83\xea\xfb\xd6\xaf\x03\x86\x53\x1a\xab\x61\xfb\x0d\xd7\x71\xcf\xf4\xff\xca\x00\x1e\x6c\x2e\xf6\x0f\x1a\x37\x93\x97\x87\x17\x12\x17\x19\x67\x46\xc7\x0d\x47\xb0\xfb\x9b\xba\x92\xda\xd4\x5a\xa2\xeb\xbb\x6a\xf3\xab\x86\x4a\xb6\x1b\xef\x7b\xac\x26\xe4\xbf\x48\xec\x8d\xdd\x52\xfc\x27\x03\xf9\x2e\x7a\x4c\xb1\xc9\xb6\xe0\x3f\x41\x3c\xec\xdf\x17\xd5\xc7\xd1\x61\xdf\x6a\xd2\x90\x56\xed\x5b\x8e\x55\x84\x9b\x2f\xf5\x39\x2e\xf3\x26\x7d\x23\xad\xbe\xb0\xb3\x73\x69\xc2\x67\xc5\x74\x35\xe0\x60\xfd\xee\xeb\xbf\xc6\xdf\x79\xec\x77\xac\x74\x4d\x3c\xf6\x55\xb6\x86\x37\xf4\xd7\xa0\x57\xdb\x94\x16\x17\xf6\xe7\x22\x65\x3a\xa6\xd5\x25\x98\xc6\x24\x45\x64\x85\x3d\x7c\xea\x48\xa4\x4f\xf5\xab\xba\xe8\xa0\x1d\xa7\x5f\xee\x5d\xa3\xbd\x6b\xfc\x9f\xf8\x7b\xfc\x83\x77\xcb\x84\x23\x2e\x1d\xd0\xb5\xf4\x25\x4f\xf9\x7b\x79\xb0\x99\xbd\xa9\x14\xf1\xe8\xd1\x97\x9f\x7e\x06\x5d\xf8\x05\x79\x79\xba\xab\xb8\x8c\x7f\x6c\x0c\xea\x4f\xac\xcf\x79\x5b\x33\xd0\x49\x35\x4e\xb2\x86\x71\x9c\xfe\xe3\x2f\x55\xca\xef\x6f\x67\x65\x5f\x8c\x47\xde\xb5\x9a\x97\xdf\xe6\x18\xa4\x2a\x27\x3b\xc4\xee\x46\xc2\x04\x4f\xfa\x47\x7b\x99\xba\x9c\xda\x5f\xdb\x74\x58\x22\x9a\xd4\x7e\x50\x30\x2b\x74\xb5\x0d\x99\x4b\xf0\xce\x6b\xad\x65\xec\x5e\x9f\x36\xdb\x18\x38\x7f\xf5\xfc\xc7\xa9\xf7\x36\xfd\xab\xc3\xe4\xdb\x36\x98\xd2\xb2\x8c\x84\xb8\xf0\xb0\xe0\xe0\x02\xdf\x29\x8f\x97\x4e\xa9\xb6\x5c\x16\xa1\xc6\x7c\x7a\x07\xda\x46\x6a\x44\xca\xdc\x0a\xbc\x5a\xf4\x56\xa1\x9e\xb4\x61\xc8\x29\x9e\x85\x2b\x0d\xb2\x03\x73\xf3\x30\xbb\xa1\xb7\x7f\xfa\x82\x67\xc9\x4b\xba\xdd\x57\x95\x2f\xd2\xcd\x23\xbf\xf9\xdf\x7a\xdb\x7d\x5c\xb1\x0b\x33\x67\x36\xa2\xd3\x2d\x50\x77\x50\x52\x95\xb5\x90\x4a\x14\x9b\x15\xea\x10\x38\x52\xa0\xd2\xd7\xb1\x27\xf1\x76\x8a\x42\xcf\x44\x2c\x73\x6c\x5f\x1b\xfb\xb5\x26\x7b\xd6\xfc\x4b\xe0\x67\xfe\x0e\xcd\x44\x56\x23\xe3\x67\xaf\xa8\x66\xdf\x02\xa7\x2b\x9b\x56\xd3\x24\x7d\x09\x0d\x25\xa5\x0c\x59\x3b\xf1\x63\x21\x6c\x9e\x0b\x8e\x0e\x16\x73\x06\x07\xd6\x77\x12\x78\x6a\x8d\xc6\xe1\x8e\xc7\x01\xb2\xf1\xb1\x79\xfa\xf5\x42\x7d\xd9\xf3\x13\x7b\xb1\x77\x59\x77\xc2\x1b\x70\xbd\x53\xa5\xf5\x89\xf3\xbe\x47\x8e\x03\xe6\x5c\x7a\xbf\xd5\x16\xe5\xc3\xa5\x93\x44\x94\x78\xa3\xd8\x43\x19\x57\xa8\xb1\xc9\x68\x09\x7b\xf1\x38\xa8\xdf\xf3\x99\xbf\x53\xd6\x52\xb2\x40\x75\x1b\x09\xab\x4d\x1b\x28\xc3\xe8\x10\x9c\xa0\xdc\x80\xfd\x46\x73\xbe\x39\x9f\xda\x72\x9d\xbb\x11\xfe\xd1\x25\xc4\x74\x49\xab\x58\xb1\x41\x7a\x48\x58\x99\x87\x8f\xa5\x9d\x16\x95\xec\x2d\x7e\x00\x66\x2e\xf2\x10\x82\x28\x1c\x14\x31\x34\x4b\xb2\x88\xa9\xa2\xac\x21\x8b\xfd\x8c\x3f\x63\xfc\xaf\x7c\xe5\xfa\xe7\x41\x99\xa5\xce\xc3\x81\x53\xd9\xa9\xe7\xba\xd4\xb4\x4d\x5f\x2b\x6b\x2f\xdd\x18\xf9\x7c\xd1\xaf\x7c\xa5\xac\xdb\xb4\x32\xa4\x39\xb8\xa9\xa8\xd3\xf0\xc1\xd0\x14\x20\x17\xa0\xbf\xb8\xc0\x36\xa2\xe5\xe0\xe9\x79\x9b\xa8\x05\x67\x71\xed\xd9\x1c\x71\x9e\xa9\x5a\x69\xdb\x2d\x39\xf3\xb8\x53\xb7\xdb\x39\x12\x5a\x31\x1d\x87\xee\x49\x6d\x16\xa4\x72\x2b\x16\xc7\xf9\x81\xa9\x9b\x12\x06\xef\x3b\x5a\x03\xbc\xe2\x0b\x12\x40\x07\x04\x00\x06\x40\x03\x1c\x28\x1d\xa4\x6e\x6c\x9d\xa2\x09\x4a\x1b\x1f\x5a\x9d\x8d\x43\xe8\x52\xd0\x4a\x3e\xb7\x9e\x8f\x8b\x6c\x58\x6f\xd1\xf7\x89\x14\x33\xc6\x1c\x79\x40\x99\x68\x28\x9a\x0a\x4a\xd0\x7f\x23\x11\xc3\xbe\x7b\x73\x00\xf3\x09\x10\x03\x16\x80\x0f\x48\x01\x27\x40\x02\xd4\x08\x78\x78\x67\xf4\x4a\xfc\x16\xb2\x37\x7a\x82\xf6\x5a\xfe\x5e\xf1\xf0\x05\xf4\x8d\xc3\xc3\x44\x5f\x90\xbe\x0a\x75\x96\x16\xdd\xc5\xee\x7a\xe4\x9a\x84\x2a\xe8\xf3\x5d\x53\x73\x62\xae\x23\x3a\xbd\x8c\x04\x5c\x00\x09\xa0\x01\x68\x80\x0d\xd4\x01\x3d\x20\x81\xf9\x81\x59\x40\x89\xc7\xb9\x2e\xdd\xa5\x69\x66\x99\xe9\xb9\x16\xed\x9f\x23\x59\x4b\xd2\x8f\xb8\x24\xb3\xc6\xd8\x7d\x52\xf6\x2b\x41\xd3\xbb\xd1\xcc\x54\x31\x83\x3f\x9b\xaa\x10\x0d\xed\xc5\x2b\x40\x0a\x24\x01\x12\x90\x00\x04\x00\x03\x50\x03\x78\x80\x01\xae\x51\xec\x48\x70\x59\x7d\xc4\xe4\x54\x2d\xcd\xd0\xdd\xec\xc2\x9e\x32\x8e\xab\x88\x7b\x78\xe7\xc1\xea\x9b\xa1\xf8\xca\xf1\xe4\xaf\x7e\xeb\x96\xa9\xaa\x30\x42\xa5\xb4\x49\x98\x4c\x2f\xd4\x00\xd9\x9f\xaa\x03\x1a\x60\xfd\xd3\x89\x41\x04\x32\x80\x01\xe1\x37\x01\x09\xc3\xa6\x90\x93\x62\xe8\x87\x68\xe7\xcb\x90\xf5\xd4\x9d\x72\xf3\x2e\xbd\x69\xd2\xed\x86\x31\x8f\x3a\xf8\x8c\xb5\x60\x7c\x3b\x69\x4d\x15\xf1\xd7\x4c\xf3\xf8\x39\xaf\x7b\x01\x03\x80\x05\x34\x00\x0d\xb0\x03\x74\x80\x05\xf0\x00\x31\xa0\x83\xbd\xc6\xb1\xa0\x8d\xe3\xaf\x93\x4b\x30\xe8\x77\x2c\x0d\x5a\x4e\x11\x29\x45\x6d\xa7\x9c\x62\x38\x6c\x99\x46\x6b\xc1\xcd\x65\x0d\x8f\x72\xf6\xd2\xeb\x91\xc1\xe0\x98\x24\xa3\x47\x4e\x07\x8c\x80\x1a\x10\x03\x2c\x80\x0f\x88\x01\x29\x40\x06\xe8\x00\xf9\x95\x21\xd6\x06\xcd\x07\xde\xad\xf7\x50\xfa\xa3\x0e\x05\x81\x8f\xc9\xee\x25\x4e\xed\x89\x53\x8c\x67\x65\x8b\x99\x9d\xa3\x45\xe9\x31\x3b\xee\x39\xc6\xbe\x0a\x98\x02\x6e\xb4\x41\xd8\x42\x30\x22\x40\x04\xa0\xfe\x51\x80\xd0\x00\x22\xc0\x08\x04\x01\x01\x74\x04\xa6\x11\x35\x31\x4f\xa7\xec\xb2\xee\xae\x83\x61\x60\x41\x32\x45\xf1\x48\xdb\xe7\x09\xa1\x9b\x57\xab\x1a\xfd\x48\xe5\xbf\x92\x94\x7c\x33\xac\x0c\x35\xe0\xc4\xc7\x59\xe9\x88\x76\x11\x4b\x01\x3a\x80\x01\x4c\x80\x00\x48\x00\x54\x80\x05\xd0\x00\xce\x4b\x72\x0c\x15\xca\x0b\xee\xc9\x77\x47\xba\x59\xf6\x4a\xfe\x81\x49\xb6\xc5\xe3\x6d\x11\x13\x22\x3f\xa1\xb6\xb2\x47\x6b\x6a\x43\x32\x08\x42\x4a\x1c\xb3\xf5\xe5\x64\x73\x78\xbe\x53\xd5\x62\xac\xbc\x58\x04\x98\x80\x14\xb0\xfe\x39\x4d\x02\xc0\x0c\xb8\x5e\xe0\xa3\x57\x51\x96\x70\x27\xbd\xc3\xd7\x95\xb4\x3b\x09\xc8\x49\x9c\x28\x89\x6c\xdd\x9d\x48\xfa\xcd\x7a\xd0\x33\x3d\xd7\x2c\x98\x47\x14\x75\xe1\xa1\x68\x86\xa8\xd2\x2a\x4a\xc0\x8c\x40\xd0\x02\xdf\x06\x50\x00\x0b\xc0\x00\x42\x40\x1a\x88\x01\x25\xc0\x04\x72\xd1\xe8\x28\xda\xb9\x1c\x65\x6e\x75\xda\x6c\xef\xfd\x63\x12\x49\x8b\xed\x5b\x85\xc7\x13\x21\x90\xd3\xfe\xf9\xbe\xae\x4f\x65\xb2\x49\x3c\xfe\x0f\x76\x5a\x3a\x5e\x32\x86\xdc\x43\x94\x19\xe8\x9f\xa1\xa4\x00\x03\xa0\x06\xf2\x00\xf9\xcf\xb3\x85\x06\xc8\x51\x25\xc9\x6d\x38\x97\xde\xba\xeb\xa0\xd9\x71\xfb\xcf\x27\xd6\x94\xf0\xb5\x69\x4f\x42\x41\x20\x57\xce\xab\x66\x83\x2d\xb5\xac\x59\x06\xe1\xd4\x6e\xc8\x26\xce\xca\x43\x22\xe3\x4c\xf3\x84\x3c\xf0\xf3\x80\x1e\xe0\x02\x22\x80\x02\xd8\x81\x20\x50\x07\xd8\xc8\x41\x64\xb4\x9c\xa6\xd2\xd5\xda\x3a\xb6\xf4\x01\xd9\x49\x5f\x8b\xfa\xda\xf1\x27\x9d\x21\x90\x1f\x82\xdb\x39\x93\xa6\xad\xb0\x85\x53\x09\x9a\x7e\xa2\xb6\x6a\x3a\xf9\x32\x10\x9e\x00\xea\x64\x4c\x81\x17\xde\x20\x09\x4a\xe8\x25\x33\xb4\x0a\x4c\xfe\xab\xf3\xd7\x67\x6f\x82\x48\x1a\xd9\x36\x24\x83\xb5\x9e\x6d\xdf\xfb\x99\x25\xaa\x14\x59\xb4\x26\x4e\x7d\x80\x40\x9e\x03\x4e\x58\x17\xa1\x7b\x2d\xab\xf1\x32\x72\xc2\x36\x5d\x8d\x4d\xd5\x54\x52\xc5\x13\xd8\xb8\x49\x2d\x50\xaf\x90\x22\x50\x14\x51\x21\xe8\xe3\x58\xd8\xd8\x87\x78\x11\x44\x4e\xe4\x6b\x0c\xcc\x42\x1f\x94\x4e\x6c\xd7\x5c\xa3\xc2\x60\xb3\x24\xda\xca\xa6\xff\xb8\x9a\x5d\xc5\x6f\x30\x8d\x71\x34\x7b\x17\xe6\x27\x18\xfb\xa7\xd9\x73\xe9\xdb\xc8\xff\x14\x41\x66\x35\x24\x47\x27\x18\x24\xa6\x22\x2d\x25\x5f\xa0\xdc\xa1\x53\x66\xe0\x60\x0d\xe6\x7e\x10\x8e\x11\x4f\x57\x98\xf8\x90\xe4\x12\x19\x36\x91\x69\x53\x3d\xd2\xf7\xc7\x5f\xf6\xa7\xcf\x01\xf5\x3c\x7f\x4f\x72\x55\x6f\x66\x40\x44\x9b\x67\xa1\xcd\x07\xbd\x21\x85\x40\x31\x78\x8e\x18\x3a\x3b\xa6\x6e\xd6\x61\x8e\xdf\xdc\xfb\x1c\x9c\x7c\xe7\x12\x79\x12\x8a\x72\xe9\xaa\xa9\x7a\xb8\x96\x3f\xbc\x47\x63\x0d\xf3\x95\x9b\x44\x47\xad\xff\x8e\x19\x17\x29\x6b\x8f\x63\x2e\x2d\x0c\xc5\x57\xa9\x2d\xe1\x3c\x5e\x12\xb6\xb9\x06\x3d\xca\xbf\xa4\xe9\xf9\xef\xf9\x52\xf9\x3a\x44\x24\xc5\xad\xa4\x4c\x54\xf4\x15\x4c\x55\x77\xf5\xcb\x2d\xc9\x1c\x7b\xbc\x10\x43\x44\x52\x4d\xca\xd6\x3a\xab\x67\x12\xfe\x42\x2d\xa9\xfd\xee\x05\x9b\x81\xde\xc6\x82\x62\xba\xb4\x80\x88\x6b\x1f\x1e\x87\x68\x93\x0e\xad\x60\xf9\x63\x99\xe9\x77\x77\x72\x22\x4a\xc2\xea\xbc\x5a\x97\x86\xf3\xe6\xde\x0e\x44\xee\x4f\xc1\xdf\xa3\xe2\x52\xa6\xf3\x7e\xd5\x8f\x0e\x0e\xaf\xfc\xf3\x17\x4e\xae\xe8\xb6\xf7\xe6\x06\x06\x74\x9a\x3e\x94\x5c\x66\xd8\xc5\x40\x07\xf4\xb8\xfa\xd9\x64\x7e\x48\xd6\x3e\xd5\xb3\x31\x82\x33\x21\xb3\x10\xb7\xf5\x74\xd6\xf2\xa2\x09\x4a\x8d\x3e\x4c\x5d\xca\xf7\xaf\x94\x6f\x3e\xee\xff\x36\x9d\xb1\x6d\xf3\x4f\x06\xd2\x7b\x11\xba\x8d\x34\x1f\x34\xb8\xd4\xd2\x58\xfe\xf0\xf9\x22\xd1\x36\xac\xc7\x9f\xd0\xa5\xc3\x1e\xc9\x51\xed\x63\x8e\x3b\x9f\xb7\x69\x40\xcf\xa7\xb2\x58\xe9\x34\x90\x17\x54\x41\xd3\x4c\xd7\x27\x3f\x51\xbc\x62\xb4\x53\xf9\xed\xfb\xff\xe0\xef\x33\xd1\x25\xf3\xce\xc2\xa2\xdf\xc8\x75\x47\x7f\x2d\x7b\x91\x73\xe6\x45\x42\x7e\x78\x6c\x10\x55\x88\x71\x58\x5e\x14\x57\x9c\x7f\xb2\x5d\xa6\x7f\x41\x6c\x45\x70\x53\x58\x8f\xf3\x98\xf0\xa2\xdd\xb6\xef\x19\xe4\xfb\xe9\xbf\x32\x80\x9f\x3e\xdf\x4e\xf7\xeb\x36\xe4\x16\xb3\xa6\xb2\x86\x9f\x7a\x1f\x3a\xb4\x5b\xfd\x1a\x14\xab\x2f\xcb\x32\x8a\x3e\x15\x28\xe5\xb3\xe7\xf2\xe5\x0f\xd5\x94\x76\x4c\x8f\xd0\x2c\xec\xed\x88\x5e\xcc\xfc\xf2\xf8\x77\x06\x72\xeb\x74\x44\xb2\x41\x32\x6f\x38\x16\xd1\x57\xd4\x2e\xd1\xa0\x58\xed\x53\x16\x59\x5c\x90\xf7\x36\xd3\x37\x25\x29\x71\x3b\xce\x3e\x86\x35\xb2\x3f\xae\xe2\xb3\x5d\xf9\x76\x0b\xde\xe0\x87\x79\xd8\xad\xa6\x6f\x8f\xff\xea\xc9\x71\x1b\xb2\x57\xbf\x5c\x38\x3e\xd7\xeb\xd8\x22\x55\x83\x55\x82\x91\xd7\x94\xe9\x93\x2c\x95\x98\x18\x53\x11\x6e\x11\x92\x14\x20\xeb\x53\xe0\x85\xec\x6e\xe0\xaf\x1f\x1d\x95\xbe\x5c\xdc\xd2\xf4\xa6\x3f\x66\x4e\x65\x5b\xf2\xd2\xe8\xf7\x5f\xb3\xd5\x3f\xe8\xf6\xa1\x96\xa0\x86\x85\xda\x3a\xab\x17\x8a\x5e\x64\xd9\x25\x1d\xc4\xe1\x85\x6f\x84\xa8\x07\x84\x04\x08\xb8\x09\x39\x03\xe7\x6a\x6b\x1a\x0b\x4d\x53\x56\x87\x3c\x5f\x89\xc8\xc1\xd4\xb1\x62\x97\xc6\xc0\xc1\xa2\x25\xee\x3d\x86\xdb\x3f\xda\xe8\x5f\x44\xc7\xb2\x2b\xb2\xc3\x04\xcd\xdc\xa5\x3f\xb2\xa3\x12\x39\x23\xf0\x83\x34\x7d\x7c\xdd\xdb\xdd\x8e\x9d\x9e\x6d\x6d\x2c\xda\x4d\x30\x0c\xc9\x35\x1d\x35\x16\x55\xcd\xcd\xd1\xfd\x7e\xf9\x3f\xc4\x2c\x66\xf9\xb7\x22\x8e\x78\xad\x68\x1d\xee\x9c\x61\x3c\x1e\x42\x20\x37\xa5\x9b\x86\xa3\x73\xcd\xb9\x25\xaf\xd3\x36\xa2\x7a\x03\x5a\x3d\x7c\x3e\xbe\xb6\x6d\xb3\x0e\x37\xed\x33\x70\xd1\x1a\x50\xed\x50\xdc\x96\xfd\x21\xbd\x21\x89\xa2\x38\x69\x74\xe2\xe0\xef\xbb\x1a\xa4\x9b\x15\x55\x29\xdd\xde\x37\xb1\xb9\x6e\x75\xe6\xfb\xab\xf8\xb9\xe1\xf0\xfb\x3c\x71\x27\x67\x79\x72\xea\x43\xd8\x67\xaf\x47\x47\x35\xab\xdf\xc6\xa6\x86\xf6\x5a\xee\x2a\x2d\x72\x1d\x6f\x9d\xc5\x3c\x05\xe3\x79\xf6\x38\x6b\xd9\x7e\x4a\x58\xaa\x8b\x9a\xde\x3a\xef\x07\xae\xc4\x47\xe7\x3e\xd4\xe6\xf4\x57\xcc\x23\xee\xd9\xdd\x36\xdf\x37\x6f\xe3\x0f\x9d\xd6\x28\x67\x85\x47\x90\x7b\x66\xd9\x84\x19\xeb\xe9\xf8\xa9\x1d\x2a\x78\xbd\x4d\x10\x6b\xe4\xdf\xe5\xf4\x66\x0e\xa0\x6b\xa5\xbc\x27\xb3\xa1\xbc\xe1\xfd\xf8\x5e\x54\x87\xdc\x32\xd7\xf3\x65\xd8\x51\xea\x4a\x19\x4b\x3b\xef\x38\xe7\xea\xee\xb9\xe5\xc5\xe1\x12\x47\x0f\x69\xd1\xf7\x58\x6f\xef\x55\xeb\x69\xc3\x60\x35\x24\xf9\x61\x29\x1c\x61\x15\x1e\x3d\xd6\x10\xba\x08\x72\x43\xc2\x67\x9c\x52\xf4\x6b\xe4\x05\x42\x73\xd6\x1d\xd1\x55\x45\x4b\xc3\x40\x47\x39\xbf\xe9\x38\x9f\x3c\x8a\x7a\x8a\x01\xd7\x05\xea\x03\xa8\xa3\xe9\xe9\xf1\xa6\x37\x19\x17\xc1\xc1\xf6\x31\xfa\x6d\x2a\x9f\xa4\xbd\x85\xfd\x79\xde\x30\x17\xd0\xa4\x91\xc4\xe1\x76\xa2\xad\x23\xf2\xbd\x2a\x87\x12\x82\x62\xc3\x2c\xa4\xb5\xe3\xa9\x94\xa1\xd3\xfc\x66\x81\xe0\xf1\x2a\xc2\x37\x3d\xb5\x82\xb5\xb3\x78\x3a\x6b\xcb\x79\x27\x75\x54\xbd\x82\x27\x31\xc4\xb3\xd8\xdc\x5e\x6d\x59\xea\x98\xbf\x81\xad\x8e\xb6\x9f\xe4\x16\x97\x02\xe5\x3b\x5c\x3e\x54\x3d\x90\x03\x1a\x80\x13\x10\xbf\xa9\x22\xd5\x65\x15\x13\xf1\x53\x34\x30\x4a\x76\x6c\x0b\x92\x4e\x7c\x2a\x36\x69\xce\x1a\x99\x5a\xa5\x5b\xdf\x19\x38\x2c\xa2\x8c\x92\x74\x17\x33\xe1\x53\x42\x17\x66\x60\xfa\x4d\x71\x4e\xc8\x86\x9e\x06\xbf\xf0\x42\x04\x08\xfc\x79\xdb\xc5\x01\xfa\x00\xef\x75\x31\x6e\x3d\x6d\x15\xef\xd5\x3b\x45\xed\x75\x1b\x04\x9f\xec\x18\x9c\x5c\xff\xba\xb4\xfe\xa3\x25\xa1\xd5\x86\x8e\xcf\x79\xbe\xd1\x18\x6e\x3b\x1f\xd6\xe5\x23\xf8\x3a\xa8\xef\x71\x8a\x50\x74\x61\xa9\x80\x16\x60\x07\x9c\x80\x08\xa0\x01\x78\xc0\x0d\x18\x5e\x12\xa1\x9f\x51\x90\xb3\xcf\x4b\x38\xa8\xed\x9a\x75\x78\xc0\x86\xdb\x64\xdc\x55\xc9\x74\xad\xcd\x76\xaf\x48\xb4\x16\x15\xe6\xc6\x7c\x71\x3f\x37\x4e\x92\xaf\xe0\x6d\xa1\x64\x43\x75\x81\x9e\x03\x42\xc0\x18\x90\xfe\xa9\x5d\x10\x83\x57\x00\x16\xe0\x01\x92\x37\x53\x44\x02\x4c\x5d\xc2\x1f\x14\x9d\x3e\x28\x38\x23\x87\xac\xa5\x84\x95\x15\xb7\xdf\x4c\x1a\xcf\x09\x77\xc5\x94\x6e\xc4\xb7\x7a\x05\x99\xa9\x2b\xfa\xf1\x67\x50\xcd\xa3\x59\x01\x2e\x40\x0f\x08\x01\x31\xc0\x07\x98\x00\x07\x60\x03\x3c\x80\x0f\x94\xe0\x3e\xe1\x8a\xd1\xbe\xe6\x5b\x7b\xcf\xa3\x37\x69\x9f\x1a\xd0\x96\xc4\x5d\x74\xd0\xfa\x6e\xdc\x6b\xc5\x6d\x50\xac\x52\x24\xd9\xd0\x6f\xcb\x4a\x52\xb5\x4a\x04\x83\xbe\x0d\xa7\xe9\x15\x1e\xa0\x01\x88\x80\x04\x90\x01\x1a\x80\x02\x10\xff\x9c\x05\x0a\x0c\x15\x46\x1d\xe5\x1c\x97\xf7\x5b\x63\x1d\x56\x9b\x34\xdf\xb5\xb8\xf8\xfc\xf9\xa6\x86\x11\xf3\xad\xf0\x51\xab\xda\xfd\x8c\xcd\xe0\x74\x7b\x52\xad\x3e\xc9\x23\x36\x1a\x62\x7c\xc4\x2c\x40\x0e\xf0\xfe\xfc\x77\xca\x3f\x3b\xc0\xfa\xdb\x5f\x50\xd2\xa8\x7a\x64\xfc\xec\x63\x92\x96\x1a\x1a\x56\xa4\xde\x9c\x31\xfc\x39\x87\xf5\xcc\x43\x24\x07\xe1\x53\x4e\xcd\xd3\xb9\xef\x23\xb4\x3f\x46\x1b\xc2\xc9\x6e\xf1\x7c\xa7\xbc\x47\x87\xbc\x10\x07\x58\x00\x19\x60\x02\x64\xc0\x02\xb0\x00\x2e\xa0\x06\xfa\x80\x1e\x39\x90\x44\x96\x0d\x51\x62\x4d\xed\xca\x92\xca\xcb\x37\xba\x38\xa7\xa5\xbe\x69\x70\xe1\xcc\x77\xe1\x77\x27\x76\x71\x68\x1c\x89\xa7\x83\x99\xb1\xf2\xba\xf0\x2e\x63\x37\xbe\x37\xdc\x00\xa0\x01\xa2\x80\x1d\x10\x03\x38\x80\x09\x70\x81\x1c\x20\x00\x62\x48\xd9\xc4\xe1\xac\x6f\xc5\x16\xd4\xe5\x2c\x18\x3c\x77\xa2\x9e\x3e\xf7\xd4\xed\x0c\xb4\x5c\xcb\xae\x76\xf6\x5f\x54\xc6\x26\x3f\x06\xe4\xdb\x3a\x69\x33\x4a\x9f\x71\xfe\x7f\x5c\xbd\x55\x54\x9c\x5b\xd7\x34\xba\x70\x77\x6d\xdc\xdd\xdd\xdd\xdd\x25\xb8\xbb\xbb\xbb\xbb\xbb\xbb\x07\x77\x77\x08\x2e\x09\x21\xc1\x89\x90\x00\x21\x42\x84\x90\x3e\xe3\xef\x6f\xbf\x5b\xce\x0d\x5c\x3d\xab\xbb\x69\xc6\xa8\x5a\x35\xab\x6a\x46\xd2\x2b\xe1\xd5\x02\x1e\x40\x0b\xc8\x01\x05\x20\x00\xf4\x80\x04\xe0\x01\x2a\xe0\x80\x39\x4f\x55\xcc\x33\x2b\xb7\x6c\xf0\xe8\x84\x15\x62\x9f\x76\x59\x35\xdf\x2d\x3b\xcb\x78\x5f\x7c\x1c\xba\xb4\xd2\x83\x56\x41\x93\x3c\x1e\xd0\x66\xab\xa5\x23\x2b\xe9\xc3\x2e\x0d\x99\x42\x59\x04\xd4\x80\x15\x60\x02\x7c\x80\x03\xe3\x73\x24\x80\x12\xa3\x80\x52\x98\xbb\x43\xae\xd4\x10\xe2\x28\x15\x72\x9d\x76\x5b\x29\xf0\xf4\x6c\x56\xe4\x51\xfa\x72\x77\x3d\x68\xc8\xb5\x9e\x30\x7b\x23\x42\xcd\xb5\xde\xf8\x83\xe2\x67\xfe\x37\x74\x06\xb8\x45\x40\x02\xd0\x02\x1a\xc0\x02\xe8\x81\x0c\xa0\x00\x32\x80\x1d\x1d\x8f\x82\x93\xab\x57\xf6\x5c\x3f\xc3\x31\x3d\x64\x3c\x1d\xb3\x4a\xbf\x47\x7c\x76\x18\x0a\xfd\x70\xb1\x87\x33\x79\xdb\x56\x50\x5c\x92\xd0\xe3\x47\x62\xcd\xad\x15\x2c\x51\xc6\xd6\x09\x11\x47\x4e\x03\x94\x40\x1e\x88\x00\x56\x98\xc2\x05\x01\xd8\xa8\x65\xe4\xda\x9c\x8d\x32\x48\xfa\x69\x8e\x65\x41\xe3\x69\x3b\x55\x88\xdd\x6f\xe7\xce\xa0\xd0\xbb\xa5\x57\x9c\x8b\xd9\x7d\xe4\xd5\xee\x19\x3b\x61\xf8\x2e\x86\xc6\x85\x8a\xd5\x02\xf0\x74\xf4\xb8\x0a\x80\x1f\xc8\x01\x4b\x18\x17\xa2\x01\x02\xc0\x0c\xc5\x0e\xc2\xc9\xe1\x2c\xb5\xab\xe7\xea\x20\x12\xfc\x2c\x6d\xbe\xaa\xbc\x5b\x62\x1e\x15\x0a\xfd\xb1\x73\x61\xb0\x11\x33\x9a\xdc\x6c\x5e\x18\x1e\x8f\xea\x4b\x6e\x6d\xa7\xf5\x56\x0a\x87\x83\x9a\xec\x29\xca\x20\xa0\x06\x52\x80\x0e\x28\x02\x57\xc0\x00\x82\x90\x6e\x20\x2b\x1c\x19\xd2\x66\x7a\x91\x0e\xb6\x41\xf3\xe9\x90\xca\xa8\x5e\xbc\xe1\x97\x30\x05\x43\xea\x85\xce\xdc\x65\xf7\xb7\xca\xc7\x0c\xe9\xb0\x52\x97\x73\x93\x19\x15\x2e\x61\xc0\x18\x43\x30\x81\x90\x85\xa4\x8f\x2a\x83\xb6\x86\x11\x8e\x69\x88\x39\x86\x23\x88\x5f\x47\x6f\x29\x38\xad\x12\x6d\xe6\xe6\x59\x1a\x83\x94\x9b\xdd\x88\x36\x34\x0c\x43\x8b\xb9\x13\xdd\x35\xeb\x91\x99\xe6\xf1\xc2\x17\x09\x0e\xfe\xf6\x76\xc5\xfa\xd2\xf2\x2c\xbc\x83\x74\x2a\x84\x22\xf8\xf9\x84\x6b\x24\x71\xa4\x4b\xe4\xa4\x94\x97\x34\x2f\x18\x94\xd9\x53\xc4\xad\xb4\x04\x6c\xf0\xfc\xc5\x13\x5f\x94\xb4\xb4\xbb\x4f\xc2\x36\xdc\xfc\x4e\x7b\xef\xb1\x77\x37\x1b\xd3\xd3\x5d\x7d\x96\xd5\x1f\xc9\xea\x19\x63\x99\xaf\x13\x2e\xbb\xcd\x9f\xca\x74\x4a\x4b\x49\xd7\xc6\x04\x61\xfe\xcd\x66\xc8\x8d\xc4\x97\x29\x6a\x26\xed\xa2\x7c\x6a\x34\xe0\x0c\x0d\xeb\xcc\xf4\xa8\x49\xee\xc3\x5f\xf8\x2b\x0b\xf2\x59\xfc\x84\x70\xad\x7c\xf4\x47\x9b\x5c\x29\x51\x2a\x4d\xd8\xaa\x27\xa7\xb5\xa5\xde\x9d\xe2\x9a\x18\x1c\xef\x96\x40\x9c\x30\x9f\x58\xaa\x94\x91\xdc\x5b\x65\x45\x4d\x17\xc3\x19\x2b\x7a\xa7\xaf\x7e\x24\xf1\x86\x85\xed\x2d\x5a\x63\x60\xfd\xaf\x3c\xee\xaf\xc7\xf7\x96\x2f\x10\x17\x91\xfb\x07\x1a\xaf\x4a\xf0\xd3\x7c\x22\x9e\xfb\xf0\xda\x6d\x9b\xdc\x68\xba\x2b\xc6\xa8\xd0\xab\xc7\x69\x4d\xe9\x75\x1a\x07\x99\x67\xda\xae\xb9\x39\xfa\x17\x46\x0a\x25\x9e\xe7\x38\x57\xeb\xf5\x60\xcc\x05\x3c\xff\xdb\x07\xf9\xf9\xe0\xcc\x7e\x5b\x7e\x8e\xad\xff\xb8\xd9\xbb\x0c\x29\xe3\x4d\x4c\x4e\x20\x96\x5b\x89\x35\xbb\x69\xb3\xb9\xa8\x55\xa8\xed\x4f\xc7\x6d\xb7\x79\x9f\x98\xa0\x95\x68\xba\xe4\xf1\xdc\xe6\xb2\xa3\x86\xfb\xee\x90\xb1\xb2\xb5\x9b\xe3\xbf\x9b\xce\xff\x44\xde\x2a\x9f\xec\xec\x60\xcf\xb3\x0e\x29\xb6\x79\x56\x46\xe7\xce\x24\xdd\x45\x3c\xfa\xa7\x78\xc2\x7b\xdb\xfb\x75\x06\x41\xc2\x24\xa2\x99\x13\x11\xd2\x4b\xf3\xb9\x2a\xbe\x36\x5e\x77\xbf\x1a\x35\x58\xf0\xda\x8c\x7a\xe5\x7a\x45\xf8\x2f\x06\x32\x72\xbb\x77\x26\xbd\x87\xbc\xa4\x3b\x9a\xde\x35\x59\x9f\x55\xa6\x97\x53\x94\x0c\x1f\xab\x1c\x5f\x94\xb4\x9d\x26\x99\x25\x97\x2f\x5d\xca\x5e\x3d\xd8\xbc\xd7\xbd\x34\x7a\x36\x7f\xbd\x99\x71\xf8\xe4\x92\xfb\x6e\xef\xb7\xc7\xbf\x34\x84\x8d\x6b\xc1\xf3\xaf\x87\x0a\x3b\x79\xcf\xec\x16\x08\x27\xa3\x87\xff\xf4\x15\x75\x69\xb5\xd6\x37\x66\xd4\xb1\x54\xdd\x54\xf4\x94\x07\xd5\x69\x3c\xad\x1d\xfb\xb9\x54\xb6\x7b\x79\x0a\xbd\x19\xfc\x1d\xfa\x5f\x06\xf2\xb9\xe1\x8d\xe6\xa1\xfe\x56\xee\xd2\xf6\xd4\xfa\xb0\x6a\x8f\x74\xdb\xa7\x86\xfe\x6a\xe1\xd2\xde\x42\xa1\x9c\xcb\xcc\xd8\x34\xf5\x14\xea\x64\xbb\x5c\xc4\xaa\xfa\xb6\x91\xc1\xef\x73\xe6\x5b\x9f\x8e\x43\xaf\x23\x1f\xfe\xd5\xa5\x75\xa7\x7a\xf6\x69\x6f\x7f\xf9\xfb\x64\xfa\xc0\x93\x8e\xe6\x46\x8a\xca\xa5\xa2\xfd\x9c\xa5\xb4\x93\xc4\xa7\x31\x2b\x11\x9c\x21\xbb\x81\x65\xfe\x92\xfe\x7e\xd1\x57\x99\xa6\xa5\x3f\x9a\x6e\xfa\xae\x67\x68\x37\x7d\x8e\x91\x6e\xf0\x1e\x9d\xff\x62\x30\x14\xe7\xd2\x3b\x9c\xf3\x66\x43\x4b\x1d\xfb\x75\x3f\xcb\x34\xf3\x88\xd2\x52\xe3\xad\x22\x41\xd0\x83\x6f\xa8\x87\xa3\xf3\x8c\x83\x82\x4d\xab\x95\xab\xf5\xb8\x37\x5b\x84\x77\xea\x70\x31\x46\x43\x54\x6f\xc6\x8c\xe4\x96\xd6\xc9\xea\x27\x98\xab\xf8\x21\xf0\xad\xd0\x1e\xfc\xec\x46\xbf\x6b\xd3\xbb\x72\xef\x5c\xd4\xe4\xd3\x68\x87\x60\x25\x1f\x66\x37\x59\x07\x1a\x4b\x46\xd3\x0e\x83\x13\x5d\x2b\x8d\x03\x35\x75\x6d\x2e\xcb\x05\xf7\x57\x61\xe6\x29\x98\x85\x0d\x0d\xcb\xfd\x81\x73\xea\xbb\x7a\x17\xe5\xdf\x98\xa0\xd0\x9b\xa6\x97\xbd\x8b\xba\xfd\xf5\x0d\x5f\x8a\x3a\xd3\x50\xa3\x2d\x03\xeb\x3d\x81\xc3\xad\xe5\xa1\xf1\x85\x7e\xa4\x06\xb7\xb2\xa4\x1c\x9e\xe4\x6f\xd1\x0b\xe1\x22\xe9\x74\x1d\x2a\x8b\x5b\xf7\xe7\xa1\x64\x69\xf6\xc5\x39\xcd\x15\xc3\x8f\x4b\x9b\x07\xba\x57\x03\x8f\x58\x6f\x84\xd6\x0f\x47\xbe\x34\x61\x16\xaa\x24\xc9\x86\xdc\x79\xbe\xb6\x9f\x31\xdb\x32\x94\xd1\x0c\x50\x5e\x90\xcd\x95\x98\x13\x7a\xcb\x1b\xc7\xb1\xc5\x62\xcd\xe8\x26\x48\xa1\x44\x6f\xe8\x6c\xa7\xe7\x93\x1e\x43\x96\xf3\xad\xfa\x7b\x37\xeb\x6c\xc4\xf6\xe7\x33\xea\xcf\x1f\x5e\x59\xcd\xd5\x76\xec\x96\xfc\x4a\x5e\x08\x2e\x70\x65\xb2\xf8\xa1\x6f\xa4\x41\xae\x38\x26\x85\x26\xf4\x82\xe7\x37\x7b\x23\xe3\x47\x6a\x62\xb2\x09\xe2\x4d\x52\x1f\x8e\x0f\x92\x6e\x7a\x21\xb6\x04\x3e\x4c\x31\x15\x39\xc1\x35\x48\xdd\xc5\x33\x99\x3b\xe6\x17\xe7\x1f\xdc\xb7\xf5\x46\xdc\xeb\xce\x32\xac\x42\xaa\x9c\x27\x9f\x68\x68\x55\x2b\x9e\x4a\xdc\x08\xfe\xe4\x1a\x64\x95\xa1\x63\x22\xf7\x25\xa2\xc6\xa1\x42\x8b\x43\xaa\x24\xc8\x65\x61\x12\xed\x56\x59\x31\x1e\x71\x7e\x1f\xcc\x94\xcc\x55\x72\xda\x42\x33\x12\xf5\x0c\xe7\xb5\xe9\x59\xfe\x52\x5d\xf7\x9f\x22\xb5\xe8\x14\x77\x81\x27\xae\x1a\x10\x99\x7b\xa1\x0a\xee\x12\x16\x64\xea\x76\xd2\x39\x3c\x25\x34\x2b\x04\x2a\x30\x0e\x08\x01\x21\xa6\x3f\xf5\x08\xcf\xa5\xf4\x85\xce\xbc\xb5\xb8\x37\x43\x0c\xc8\x09\xac\x0b\xeb\xeb\x59\x18\xdb\x3f\x3a\x54\x98\x75\x6a\x32\xc9\xc0\x0d\xe1\x75\x70\xd0\xf3\x90\x9d\x16\xa0\x65\xbd\xa0\x0d\x80\xf0\xe1\x9e\xa0\x36\x83\x06\x80\x04\x30\x01\x2f\x60\x06\x2a\x48\xab\x10\x24\xd6\x48\x91\x7b\x95\x63\x53\x3d\x57\x8c\xd0\xfb\xb4\xd2\x8a\xf6\x2e\xd5\xc9\xb6\x2d\xca\xe7\x1a\x23\xa9\x55\xe6\xa9\x2f\x02\x1b\x6d\xc3\xb4\x7a\xc4\x27\xd8\xc6\x28\x2f\x09\x5b\x31\x46\xe1\x17\x01\x1d\xc0\x05\xe8\x00\x0f\x08\x01\x6c\xc0\x08\x30\xf0\xfa\xe8\x2a\xf8\x54\xe5\xba\xf5\x1b\xed\x31\x02\x6a\x13\x2d\x8b\x4e\x5b\xa2\xc6\x70\x9e\x21\xef\xb0\xf4\x05\x57\xdd\xa7\xed\x04\xb1\xda\x7c\xd3\x54\x10\xf9\xc3\xc8\x88\xbf\x83\x6a\x06\x24\x00\x13\x50\x03\x0c\x00\x1f\x10\x01\x31\x80\x07\xb8\x80\x2d\x66\x18\x45\x3f\x87\x9c\x84\xbd\x16\xa9\xa5\xb9\x37\x79\xec\xa7\xbc\xea\xfa\xc5\x81\x9a\xa5\xea\xf5\xa5\xc1\xac\x3a\x97\xcc\xfb\xe0\x56\x3b\x53\xad\x40\xd1\x38\x86\x21\x5c\x5a\xc0\x0c\x38\x80\x14\x60\x02\x14\x80\x1c\x40\x00\x2a\xc0\x06\x04\x40\x11\xc5\x9a\x44\x9e\x99\x49\x98\x51\x65\xf0\x09\xb3\xfb\x9b\x08\x9d\x2c\xca\xda\x80\x9e\x89\x79\x8e\x4d\xb5\xb1\xe8\x66\xe4\x9c\xaf\x61\x97\x8e\xe5\xba\xf2\x12\xed\x2c\x22\x44\x73\x08\x4f\x80\x2a\x90\x82\xa1\x1e\x01\x20\x05\x64\x80\x02\x90\x02\x62\xf8\x14\xfc\x6c\x3a\x27\xbe\x52\x45\x33\x23\x64\xe7\xb0\x10\x8f\xb4\x8b\x8a\xed\x2e\xbb\x19\xee\xfd\xdc\x59\xc5\xf6\xfc\x42\xec\x68\x3b\xd7\x4b\x23\x4d\xd9\x7b\x6e\x7d\x8a\x40\x74\x0a\xc0\x07\x73\x7f\x52\x02\x32\x18\x8b\x41\x05\x54\x40\x0e\x48\x60\x1d\x53\xd1\x71\x2d\xcb\x0c\xeb\x15\xd9\x0f\x06\x16\x25\xcf\x94\xde\x75\x28\x4d\x86\x1f\x35\x2d\xb6\x77\x97\x96\xe9\x24\xa4\x79\xeb\x9b\x4b\xaa\x24\x0a\xe6\xd3\x2b\xe2\x61\x00\x02\x80\x0f\x08\x01\x01\x60\x05\xc8\x80\x14\x88\x00\x39\xc0\x0a\xb8\xd1\x21\x64\x9a\xec\x8a\x92\x15\xda\xed\x36\xdf\xfd\x13\x12\xde\x17\x5b\xb7\xee\x8d\xd5\x5c\x54\xaf\xe5\x0e\x62\x56\x87\xa6\x79\x07\x7e\xb1\xed\xd0\xe6\x93\x08\x64\xb3\x21\x75\x43\x2e\x05\xd4\x80\x14\x08\x00\x1a\xc0\x00\x7b\x17\x8c\x40\x04\x30\xa1\x9c\x92\xbe\x60\x8b\x94\x50\xd0\x6a\xb7\xd1\xf2\xbd\x48\xd0\x28\x76\x6d\xc1\x1f\xc3\xbc\xc2\xda\x99\x18\xd3\x6d\xc2\xcb\x29\x8f\x98\x73\xb9\x34\xb2\x96\xbf\xe6\xbd\xa5\xde\xc7\xb6\x04\x92\x30\x05\x87\x0a\xa6\x46\x91\x00\x7e\x20\x00\x08\x91\x6b\x48\xec\x58\xda\xc4\xd5\xb4\x2c\xac\x88\x7d\xfa\xe2\xbe\x16\x07\xb7\x7c\x19\xab\xfe\xf4\xfb\xa5\xf6\x2c\xa4\x03\xad\x38\x2d\x7e\xcb\x07\xdf\xb2\x4a\xfd\x4a\xb4\x8e\x85\x90\x38\x10\x09\x02\xc8\x00\x0a\xec\x9d\x10\x02\x0e\x20\x04\x90\x80\x02\xe2\x3c\x71\x20\xf3\x67\xb1\x30\x8d\x08\x2b\x13\x9f\xcb\x38\xb3\xc2\xd1\x16\xff\x51\xdf\xfb\xa8\xe3\xaa\xe5\xe4\xde\xfd\x6a\x8b\xb4\xdf\x21\xc4\x8e\xe7\x06\x2c\x72\x14\x3c\x44\x54\x25\x98\x9f\x00\x04\xc6\x7f\x48\x00\x39\xc0\x03\xcc\x80\x02\xe8\x20\xf4\x12\xfd\x62\xae\x12\x2d\xd2\xa4\xb1\x0c\xf2\x29\x8f\xf7\x28\x2a\x6d\x09\x19\x0b\xfe\x43\x7e\x59\xbd\xb1\x3b\x72\xdd\xf8\x23\x5f\x2f\x26\xc3\xb3\xc4\xdc\x45\x8d\x5e\xa4\x9f\x99\x8f\xa8\x1e\x21\x12\x48\x00\x5c\x40\x08\x63\xc6\x5c\x80\x15\x50\xc3\xc3\x11\x6a\x31\x17\x8a\xaa\xa9\x1f\x5a\x39\xf8\x88\xc6\x1f\x16\x09\xb6\x0a\x4c\xc0\x41\xa1\x1f\xdf\x3d\x27\x9c\x29\xe9\x52\x2a\x77\x4a\x99\x0d\xbc\xb4\x7f\xa9\xf7\x5d\x36\x9a\x87\x91\x4a\x0b\x53\x05\x40\x00\x25\x60\x02\x84\x80\x02\xc6\xa7\xc4\x81\x0b\x7e\x2e\x63\x9b\x28\x9a\xfa\x17\xf3\x33\x9f\xb9\xd8\x85\x82\xcb\x96\xd2\xb1\x0d\x28\xf4\x2b\xdd\xd1\xd0\xca\xc8\x60\x54\x83\x42\x2e\x67\xd4\x94\xc7\x84\xb9\x9a\x5a\xaa\xa8\x33\x0b\x15\x31\x26\xfc\x15\xa0\x06\x44\x40\x08\x10\x03\x71\x80\x0e\xd0\x80\x29\x5e\x29\xfd\x37\xe1\x2f\x6a\x22\x16\x27\x5e\x8d\x71\x49\x85\x6c\xad\x46\xe3\x10\x28\xf4\xa1\xfe\xad\xe3\x8e\xcd\xe4\xb3\x0e\xe6\x52\xa7\xe4\x9a\xc0\x3b\x07\x4b\xfd\x43\x79\x2c\xde\x0f\x34\xa2\x58\xf6\x00\x07\x70\x01\x5a\x60\x07\x64\x01\x1f\x60\x05\x26\x58\xa8\xd4\x82\x3c\x81\xf2\xd4\x06\xd3\xce\xe4\x41\x63\xe9\x68\x65\x17\x4f\x61\x6d\x54\xb7\xab\xaf\x70\x97\x6e\xfa\xbf\xd7\xcd\xe4\xbc\x89\x0e\xf7\x32\xb2\x14\xd6\xdc\x90\x30\x65\x0f\x20\xb5\x47\xca\x00\x0c\x80\x12\x70\xc2\xf2\x4d\x26\x70\x9f\xb0\x14\x68\x90\xf8\x16\x15\x8b\x4d\x0a\x5c\xaf\x22\x12\xb2\xa5\x6a\xbf\x0d\xa0\xc0\xd0\xaa\xee\x02\x6b\xcb\x60\x52\xa3\xa3\xbf\xac\x3c\x55\x25\x24\xc7\x05\xcf\x84\x4f\x79\x4c\x98\x9a\xe1\x94\x00\x11\xd5\x05\x03\x03\xeb\x27\x6e\x2b\x41\x38\xb1\x2d\x24\x94\x62\x90\xd5\x46\x5c\x42\xb3\xd5\x5a\xda\xf7\x6b\x42\x72\x31\x59\xeb\xc2\xf8\x5f\x6d\x16\xd7\xda\x2f\x25\x96\xc6\x07\x31\x1a\xa6\xf3\xd3\xe2\x7d\xfd\xce\xed\x5e\x1b\x38\xc9\xab\xf3\x7f\x65\xf4\xa0\xc0\xa4\x66\xa5\xfd\xce\xc8\xcd\x32\xce\x7e\xcc\xfd\x56\xa0\x58\xb4\x51\xd1\xd3\x68\xc2\x05\x21\xcc\x21\xe3\x63\x75\x56\x2f\xf9\x7c\xe5\x5f\xb7\x5e\xee\x0b\xbf\xad\xf9\x69\xc5\x2e\xeb\xaa\xb8\xcc\x9d\x28\x55\xaf\x16\xeb\x8f\x7a\xbf\x15\xfb\x45\x38\x79\xc2\xf8\x2d\x85\x4c\x45\x7d\x24\xdd\x64\x69\x15\x5b\xd4\x0e\x74\xb2\x4c\xce\x6d\x15\x7c\x2b\xe2\x8b\x0a\x57\x5b\xb8\x46\x9b\xd6\xff\xb7\x5d\xa6\xe2\x7a\xe2\xd5\xb3\xd5\xc0\x91\x8a\x56\xbf\xd2\xa1\x74\xf8\x48\x6b\xef\x6d\xfb\x54\x93\x68\xf5\x3c\x85\x65\xe5\x22\xb5\x6a\xcd\x4b\xdd\x55\x23\x8b\x27\x91\xd6\xde\x4e\x12\x5e\x49\xc1\x2a\x31\xcf\xb3\xe8\xab\xc5\x7b\xcc\xe6\xd2\xf6\xff\xd6\x0f\x7e\x28\xbd\x99\xd8\xbb\x98\x1f\x1f\x84\x6f\x01\xe5\x48\x99\x0b\x31\x6f\x03\x22\x5c\x4f\xad\x8c\x4d\x21\x66\x03\x96\xef\x6c\x15\x1c\xe1\x5c\x5b\xbd\x7a\x02\xa2\xc3\x26\xe3\x93\x33\xcb\x8b\xe1\x6a\x04\xdb\x36\xc6\xfc\xd7\x9e\x9f\xe0\xff\x0b\x7d\xed\x4e\xcf\x76\x5e\xcc\x3f\x0c\x1d\xb4\x3d\xad\xe2\xcf\x13\x4c\xd6\x8d\x58\xf1\xed\xf6\xc8\xf4\xfa\xe9\x27\x14\x98\x10\x1a\x1f\x79\x1e\xdf\x97\x9a\x93\x13\x50\xb2\x52\x97\xd6\x7e\x37\x30\x30\xa5\xb9\x5a\xf8\xe2\xf6\xfd\xd7\x7f\x4e\xf8\x63\xf3\xc9\xfd\x2c\x65\xef\x60\x99\x70\x4c\xf8\xa9\x76\xfd\x65\x69\x5e\xf6\xfb\x24\x48\x2c\x72\xbc\x78\x52\x58\xea\xc7\xcc\xdb\xbc\xd0\xe2\xf7\x95\x1f\x1b\xde\x75\xaa\x0f\x11\xcd\x10\x3e\xa3\xdd\x8b\x3a\xa9\xf8\xb0\x77\x9f\xf9\x2f\x06\x62\xf7\x71\xee\x3c\xea\x10\x71\x87\x7a\xf5\xd3\x3c\xcb\x44\xc7\xb0\x4d\x9f\x70\xe7\x66\xab\x69\xa3\x72\x1d\x5f\x35\xa4\xe2\x63\x79\x6d\x83\x6e\x77\xd1\x44\xda\x4a\xfe\x3e\xff\x59\xf8\x2d\xfe\xef\xac\xff\x10\x90\x8e\xcf\xf8\x97\x7b\x2f\xf7\xb6\x08\x96\xe4\xa7\x04\x86\x6a\xba\x67\x5a\x2f\x1b\xe4\xaa\x9e\x95\xc6\x16\x1c\xe7\x6c\x67\x46\xa7\xf9\xa4\x48\x25\x73\xe6\x31\x55\xcf\x77\x88\x0c\x4b\xce\x93\x6c\x3d\x3f\xb6\xbc\xe6\x7f\xf8\x57\xc3\xd9\xa7\xaa\xb3\xc0\x3d\x83\x65\xcf\x89\xc7\xfe\xa5\x0e\xb6\x06\xc5\x8a\xef\x45\x9a\x39\x8a\x69\x0e\x89\x92\x31\x76\x11\xd4\x21\xcf\x02\xf5\xfd\x1e\xfc\x05\x62\xec\xb2\xcc\xcb\x53\x5b\xf0\xfb\xd1\x66\x1c\x36\xe5\x8e\xa2\xaf\x2d\x7f\xb7\xfc\x8f\x01\x9d\x4e\x6c\x37\xce\x6d\x0c\x71\x75\x08\xd5\x19\x95\xc6\xe6\x7a\xa4\x5e\xc4\xe5\x47\x28\x04\x95\xf9\x14\xbb\x5f\x39\x5b\x3a\x50\xd9\xd4\x5b\x41\x6c\x74\xbc\xe5\x22\xde\xa7\x0d\x16\x5f\x37\x94\xf4\x3a\x4d\xb7\x6d\xa6\x1d\x1f\xde\xa6\x41\xcb\xa1\xd0\x1f\xb8\x97\x36\xdb\x3b\x33\x06\xbd\x57\x4d\x26\x65\xa3\x39\x6a\xc9\x94\x51\x69\x41\x71\xde\x52\x2e\x55\x76\x32\x16\x89\x26\x3e\xfa\x15\x3a\xbc\x1a\x8b\x6a\xb2\x3a\x5f\xac\x69\x3d\x09\xc3\xca\x92\x1f\x0a\x03\xea\x37\x7b\xc7\x67\x79\x77\xd0\xce\x85\xbe\xc8\x41\xa1\x37\x7c\x2f\xd0\xe6\x83\xfb\x16\xeb\xed\x0b\xdf\xa7\xf2\x45\x45\x07\x2c\xbb\xbf\xb3\x97\x37\x3f\x36\x5c\xd7\x0e\x53\x65\x92\xff\x29\xf5\x5e\x9c\x41\x38\x55\x10\x48\x57\x6b\x57\x5b\x4a\xb8\x75\x84\x74\x25\xe3\x14\x11\x36\xd6\x0c\xd4\x2c\xfc\x7c\xce\xfa\xb6\xf3\xc7\xf6\x69\xff\xb3\xde\xc1\x84\x86\x87\x02\xd1\x44\xce\x10\x0c\x8f\x2d\xbb\xce\x27\x0e\xba\x3b\xaa\x85\xb2\xb7\xe2\x15\x02\x1f\xb8\x63\xd9\x04\x99\xe8\xe8\x34\xa9\xe7\xb8\xb7\xa4\x25\xb5\x12\x2d\xb0\xdc\x06\x42\xc7\x52\x65\x4a\x13\xdb\xe0\x47\xf5\x9e\x61\xbf\x56\xb8\x7d\xfb\xbc\x62\x72\xb9\x8d\xa7\x84\x3b\x41\x2f\xa0\xc2\x79\xc8\x5c\x47\xf7\x46\x45\x56\x1a\x57\x68\x8a\xab\x86\x79\x8f\x66\x84\x9c\x8a\x28\x1f\x8f\x01\x0b\x17\x3b\x91\x96\x99\x6f\x43\xee\x8d\x9e\xa8\x4d\x88\xcf\x64\xf4\x50\xf6\x65\x2d\x71\xf7\xde\xdc\xf6\xae\xe3\x65\xe7\x9a\xfd\x40\x70\x95\x68\x6a\x72\xd0\x8d\x13\x30\x39\x52\x9f\x92\xf1\x17\x32\xe0\xf8\xc1\x70\x4b\xb9\x48\xec\x89\x33\x8b\x46\x01\xdf\x0c\x04\x80\x2f\xd2\x1e\x99\x31\x7b\xac\xc4\x07\x3d\x4d\xdb\xa7\xbe\x8a\xe1\xc6\x79\x9e\xf5\x76\xed\xaf\x27\x92\x37\x4e\x4e\xcb\xe6\xcd\xda\x7b\x73\x0f\x22\x46\x5d\xef\x4c\xde\xa8\x70\x88\x13\x70\x0f\x30\x15\x52\x71\x12\xc7\x62\x07\xa2\x40\x40\x14\x60\x02\xf2\x80\x0e\x70\xc0\x1b\x93\xe8\xb2\xc4\x8a\x28\xaa\x8a\x99\xc4\x3b\x4f\x86\xa0\xa4\x69\x97\xbe\x6e\x6f\x9d\xb8\xdd\xe8\x7e\xce\x34\xde\x5e\xfb\x39\x1d\x12\x8c\x67\x8f\xa5\x93\x26\x79\xc3\x31\x4a\x97\x09\x61\xc4\xfd\x84\x7a\x05\x74\x01\x3b\x4c\xb3\x96\x06\xec\x80\x0a\x68\xe2\x04\xd2\x94\xf0\xec\xc8\x8c\xe8\x06\xd9\x0e\xfa\x96\xc4\xe9\x16\x28\x36\x5a\x0c\xb3\xaf\xa8\x6f\xa9\xf7\x5f\x54\xc6\xa4\x1c\x05\x44\xdb\x70\x6b\x3c\x88\x5a\x33\x85\x13\x7d\xc0\x1c\x40\x98\x07\xbc\x00\x15\xa0\x03\x0c\x60\x04\xf3\x52\xa2\x01\x6e\xb4\x31\x32\x23\x36\x55\x31\x6b\xb5\x6f\xe6\xf4\x1e\xbb\x51\xc4\xd9\xfc\x35\x14\xbd\x97\xf3\x61\x2b\x65\xbd\x83\x55\x34\xa9\x87\x81\x21\x36\xc6\x1a\xc3\x22\x24\xf4\x9d\x38\x41\xc0\x1c\x88\x01\x79\x40\x0b\xa8\x00\x19\xcc\x37\x88\x0b\x64\x00\x27\x62\x17\x61\x27\x23\x8b\xc0\x81\xe2\x92\x31\xa6\x33\x67\x08\x75\x1a\x4e\xf9\xeb\xce\x99\xa9\xdb\x95\xc3\x81\xf8\xda\x82\x4c\xe7\xe0\x17\x76\x9d\x5a\xa7\x62\x16\x8c\x3f\xf0\x37\x40\x0b\x48\x03\x0e\x30\xbc\x45\x07\xfc\xb0\x13\x68\x80\x3c\xe0\xc5\x49\xa3\xb6\xe1\xb1\x97\x89\xd5\xa3\xb7\xfb\x14\x48\x9c\x8c\x59\x22\xd2\x96\x34\x1e\xb6\x51\x37\xba\xd4\xf4\x3d\x37\x27\x7c\xd8\xa9\x51\xef\xa3\x94\x07\x7b\x27\x44\x07\xc5\x11\xe0\x00\x12\xc0\x07\xd0\x01\x19\x80\x00\x14\x98\x93\x92\x1b\x10\x62\xe0\x92\x23\xb1\x2b\x48\x38\x6b\x3e\xb1\xa6\xf0\x31\x8c\x87\x14\xf2\x35\x75\x0e\x3f\xee\x7d\x9a\x39\x6b\x27\x2e\x12\x89\x25\xf2\x60\x30\x11\x56\x74\xe7\x4b\xa2\xd1\xc7\xb6\x87\xbd\x7f\x71\x18\x87\x62\x83\xf1\x08\x66\x40\x0d\x34\x90\x4f\x88\x27\x99\x59\x44\x8a\xd4\xda\xcc\x99\xbc\x7c\xa3\xa3\x73\x57\x1b\x3a\x07\xb3\x8f\xb0\x97\xa2\x7a\x0a\xca\x73\x12\xb7\x7c\x3d\xac\x82\x34\x54\x44\xbb\x99\x25\x89\x22\x11\x51\x00\x3f\xa0\x03\x04\x80\x12\xf0\x03\x1c\x80\x02\x94\x01\x15\xa0\x83\x3f\x21\xd0\x67\x60\x11\xf4\x54\xbe\x33\xfd\xea\x96\x1d\xf1\x21\x3b\xa3\x56\xaa\x7f\xf8\x82\x6f\xdd\x76\xb0\xa1\xe6\x32\xe3\x32\x24\xdd\x61\x57\xef\x46\xe6\x9a\xcb\x84\x62\x17\xc3\xf6\xff\xb1\x50\x80\x0a\x4b\xb3\x10\x00\x22\x40\x0d\xd4\x00\x15\xc8\xc2\xe3\xa3\xab\x14\x60\x53\x2a\x32\x69\x73\xed\x0b\xef\xcb\x62\xaf\xb5\xee\x97\xb8\xea\xd9\x99\x9a\xc0\x6b\x4e\xcf\x8f\x88\x21\xf0\xe0\x7e\x92\xaf\xc2\x2f\x24\xc1\x30\x41\xc0\x0b\x8f\x05\xa4\x00\x21\x60\x04\x64\x30\x2f\x08\x16\xcc\x99\x8a\x8b\x73\x47\x6b\xc8\x57\xac\xc4\x6f\xdc\xeb\xba\x1a\xa1\x94\x95\x59\x93\xdd\x17\xf8\xe9\xee\x25\xcb\xdc\x9b\xae\xc5\x32\xa7\xa4\x0d\xff\x68\xdb\x71\xed\x66\xc9\x0b\x8e\x3f\xe4\x3a\x68\x13\x40\x1d\x30\x00\x01\x80\x0d\x48\x00\x09\xa0\x03\xc4\x00\x0d\x70\x60\x33\x51\x0f\xf3\x49\x2a\x54\x19\x5d\xb8\x3a\x86\x23\x66\x71\xd7\x3c\xf6\x8d\xdc\xdf\x9f\x72\xad\x22\x0e\x84\xd4\x86\x65\x19\x85\xaf\xb9\x2a\x98\x70\x28\xc5\x09\x4c\xd3\xe7\xe0\x53\x03\x31\x98\x8e\xc4\x03\xb8\x01\x05\x6c\xa2\xc4\x09\x44\xb0\xe4\xa9\x6e\x78\x73\x14\xd8\x8d\x57\x5c\xdf\x86\xbd\xcf\xb2\xad\x09\xee\xf3\xff\x13\xf7\x56\x71\x5b\x73\xfc\x77\x2b\x55\x51\x6f\x82\xb8\x9f\x8c\x35\x9f\xd6\x3b\xc9\x46\x0e\x4b\xb2\x68\xd4\x7d\x40\x09\xc8\x81\x00\xac\xd7\x84\x14\xd0\x01\x36\xc0\x80\xa1\x45\xb5\xcd\x73\x2b\x57\x6f\xc4\xe1\xda\x1f\x4e\x9e\x65\x52\x63\xd7\x1f\x00\x85\x5e\xef\x1d\x38\x2e\xe0\xf4\x3a\x55\xab\x67\xa2\x84\xa9\xb8\x14\x1a\xe7\x2b\xa9\x09\x62\xd2\xcf\xe2\x93\x01\x42\x80\x09\x98\x00\x2a\x60\x02\x24\x80\x08\x48\x01\x12\x74\x23\x4a\x35\x9e\x1f\x72\xaf\x0d\x9f\xbb\xc4\x87\x66\x64\x7c\xa8\xa1\xe8\x63\x87\x42\xbf\x85\x9c\x6e\xad\x8f\x8e\x8a\x36\xcb\x15\xc6\xc5\x1b\xf9\x46\xd8\x70\x68\x7f\x95\x8a\xe4\x14\x25\x67\x40\x55\x00\xfc\x80\x16\xd0\x03\x1e\x20\x0e\x58\x00\x06\x60\x43\x49\x27\x85\xb2\xfe\x96\x08\xd5\x52\xb4\xca\xf6\x1d\x8f\x6b\x2f\x64\x6f\xd6\x86\x42\x1f\x1b\xde\xf7\xef\x67\xce\xb1\x76\x23\x57\xf1\x64\x50\x85\x79\xbb\x7a\x99\x86\xaa\xe8\x0b\xeb\x33\x9e\xe0\xaf\x03\x2c\x80\x0e\xdc\x00\x2a\xec\x6f\xa1\x0c\x04\x11\x93\x48\xdc\x59\x2b\x24\x58\xb4\x2e\x6c\x22\xfd\x69\x93\xa4\x4b\xb2\xdb\x61\x29\xcc\xcf\x4f\x8f\xcb\x9f\x65\x0c\x1f\x37\xb3\x17\xce\x24\xb4\xfb\x0b\xd8\x99\xe8\xbd\x96\xfd\xc9\x63\x4a\x25\x8f\xfe\x0a\xb0\xc2\x9d\x23\x8c\x23\xfd\x41\xf9\x86\x76\x80\x91\x8a\x13\x42\x63\xcf\x17\xa4\x50\x65\x74\xef\x62\x15\xf6\x31\x33\xa7\x46\xbc\x17\xd6\x5d\xf0\x50\xf6\x6e\x6d\xaf\x7a\xd6\xb9\xdb\xb5\xea\x59\x16\x6f\xe4\xa2\x27\x8b\x25\x8a\xc6\x8e\x84\x3b\x5b\x19\xa9\x26\x26\x1c\x76\x26\x6e\x0b\x3e\x94\xa8\x86\xe4\x15\xa4\x99\xa2\x83\x5d\x5c\x22\x54\x8b\xc9\x9a\xc1\xd7\x20\xbe\xac\x08\xbe\x25\x71\x8c\xe8\x2f\xc4\xd9\x3e\x7a\xbb\xc6\x3d\x86\xda\x0a\x29\x79\x9b\x02\x1f\xf2\xc2\x85\xda\x14\x4e\x85\x4f\x84\x87\x49\x98\x22\x93\x7a\x8c\x2e\x82\x31\x82\xe5\x1b\xfb\x3d\x37\x05\xdf\x94\x70\x81\xb2\x85\x09\xb9\x4b\x6f\xd8\x64\xc6\x65\x35\x51\x8f\xc1\x5c\xef\xff\x9d\xf0\xb3\xfb\x1d\xc3\x7e\xfe\xfc\x45\x5f\x5c\xbd\x6f\x7e\x71\xbc\x90\x7f\x97\xc3\xb5\xa1\x82\x92\x8e\x08\x16\xcf\x22\xff\x80\x50\xae\xe8\xa2\xa4\x83\xcc\xbd\xc2\x86\x2a\xa3\x16\xbf\x81\x82\xed\x73\xbf\x57\x09\x1e\x45\xda\x2d\xbe\xa3\xad\x6b\x7f\x6f\x88\xfd\x6c\x76\xea\xb2\xe9\x34\x99\xde\x55\x55\x75\x97\xa3\x16\x2b\xe1\x1b\x68\xbf\x6d\xc2\xa1\x6e\xaa\xf0\x47\x79\x4f\xed\x48\x8b\x42\x77\xd7\xf0\xde\xf4\xde\xf2\xc2\x3e\xd0\x4d\xc9\xaf\x38\xca\x3b\x6b\xb6\x46\xaa\xe7\xe7\xdc\xcf\xe7\x7f\xef\xe8\xff\xad\xf8\xc1\xf9\x90\x71\x65\x72\xe4\xbe\xed\xb6\x42\x34\x9b\x30\x36\x32\xa0\xd6\xf5\xde\x92\xd7\xd4\xc9\x1c\xc9\x0a\x62\x6b\xe0\xc8\xe7\x9a\xed\x45\xe9\xaf\x17\x2a\x18\x63\x9b\x0a\xf2\x88\xca\xb5\xdb\x11\xc7\x09\xd6\x97\x4e\x8a\xfe\x41\xdf\x6f\xdf\xde\xe8\xec\x57\x2e\xda\x0d\x77\xb6\xc7\x57\x6b\xe4\xe5\x24\x97\x44\xd4\xf8\x1a\x7a\x74\x79\x8b\xfa\x59\x05\xc6\x87\xea\x45\xfe\x8a\x6b\x4d\x51\xcb\x4a\x2d\xdc\xab\x72\x6e\x81\x74\x9b\x8f\x1e\x2f\x4d\x1c\x40\xae\xfe\x33\x07\xb9\x3b\x3c\x6f\xdb\xff\xb1\x9c\x32\x2e\xfc\xf4\x77\xc3\x52\x19\x5b\xf6\xe7\x44\x89\x58\xba\x78\xb3\xa4\xaa\xd4\xb3\xcc\xb1\x3c\xce\x62\xb7\x8a\x86\x7a\xf5\xb6\x2f\x7d\x33\x13\x2a\x8b\xf0\x9b\xc6\x87\xfd\x6f\xd0\xbf\x75\xfc\x8b\x81\x88\x7c\x2c\x3e\xd7\x7b\x99\xb4\xfd\x75\x75\x7d\x1e\x75\xc2\x76\x98\xb9\x77\xaa\x0b\xa9\xf5\x69\x63\x4f\x5d\x55\x75\x7b\x65\x50\x85\x7c\xa3\x74\xef\xd5\x64\xc7\xea\xdc\xf3\xae\x73\x70\x7b\xf0\xbb\xf3\x3f\x0c\x84\xf7\xee\xfc\xb2\xfe\x65\xd3\xe6\xe9\xe2\xcf\xc9\xca\x21\xc2\xee\xea\xd6\x67\x0d\x7c\x55\x0b\xa5\x09\x85\x22\x39\x5f\x32\xbf\xa5\xfd\x4c\x29\x4b\xf6\xca\x3b\xad\x95\xef\x5c\x1b\x29\x5f\xe0\xdb\x9e\x3f\x8e\xbc\x96\x79\x48\xfa\xfb\xf9\xa0\x4f\xde\xa7\xef\x77\x4f\x96\x85\x26\x66\xfa\xb3\xda\xd7\x1b\x48\x2a\x36\x8b\x78\x72\xf8\xd2\x2c\x13\x09\x62\x66\x22\x34\x42\x51\x03\x7f\xfa\x3f\x04\xe0\xc4\xf5\x64\xf7\x54\x24\xb4\xa2\x0d\x20\xcc\xbc\xda\xe4\x3d\x7a\x72\x8d\xf2\xfb\xaf\xcd\x2a\x9f\x83\x4e\xb5\xb6\x54\x67\x87\x06\xaf\xdb\xbf\xd5\x91\x94\x2a\xe6\x3c\xa4\x16\xc7\x95\x47\x70\x06\x39\xfa\x54\x7b\x68\xba\x10\x39\x58\xda\xc2\x59\xed\xd9\x69\xfb\x22\x46\x11\xa6\x1f\x94\x68\x35\xaa\xf5\x2a\x4d\x7b\x6e\xa2\x1d\x0b\xde\xf4\xfe\x31\x82\x42\xbf\x9f\x9d\xe7\x6f\xc5\xcc\xe0\xf4\xd6\x34\x06\x97\x99\x67\xff\x4e\xda\x8a\x52\x0a\xb2\xf1\x3a\x71\x21\xb0\x13\xb0\xc8\x34\x79\x69\x40\xa7\x8b\xaa\xc9\xa9\xd6\xab\x97\x6b\xfd\xe8\x39\x12\x4e\x9e\x62\x56\x98\x54\x5f\xda\xcb\x35\xe3\xbc\x0d\x4e\x67\xee\xca\xa0\xd0\x0f\x7f\xf6\xed\xe6\x3e\xf7\x08\xd7\xc9\x17\xa8\xa4\xec\x44\xd1\x07\xb8\xb9\xc7\xd8\xcb\x98\xd7\x1b\xda\x6b\x4b\xa8\xd2\x28\x48\x48\xfb\x4b\xd0\x88\xfe\x11\xec\x94\x4d\xd5\xb1\xb0\x2c\x75\xa7\x0f\x59\x4e\xda\x29\xb4\x6c\x68\xed\xb7\x9d\x57\xdf\x33\xba\x7c\xbc\x57\x3c\xfa\xba\x34\x39\xb0\x5d\xf7\x35\xef\x5d\x02\x61\xb0\xb9\x87\x89\x9d\xb8\xe9\xbd\xae\x98\xaa\xa2\xec\xa0\xb8\x9b\xc0\x0d\x0f\x1e\xc7\x18\x6b\x14\x4b\x21\x13\x07\xaf\x8a\x0c\x9c\x56\xba\xf9\xa6\xeb\x7d\xc8\x7c\x0a\x7c\xf1\x45\x33\x74\x58\x7a\x85\xf1\xe5\xee\xd5\xc6\x0e\xd2\xb8\x7d\xeb\xcb\x82\xd9\xf8\xfd\x00\x6c\x67\x26\xb3\x1e\x5d\x41\xe5\x26\xa9\x04\x21\x05\x2e\x15\xe6\x68\x5a\x65\x2a\x34\x0a\x6c\x32\x4c\x08\x0a\xf1\x0a\xad\x01\xcf\xbd\x74\xbb\x16\xb5\x05\xb7\x7b\x5e\xf8\x5c\x7a\x57\x05\x5d\x47\xca\xa4\xe8\x26\xfc\x25\xd2\xf2\x50\x0f\x5c\x79\x5f\x72\x55\x40\xb2\xfd\x1b\xa3\x5d\x35\x5e\x69\x5b\xc1\x00\x0e\x2c\x7a\x39\x72\x72\x42\x37\x9c\xef\xd8\xf8\x18\xe3\x68\x3f\x50\xbd\x50\x32\xf1\xee\x68\xb7\xf9\x98\x65\xa7\xf5\xa9\x6d\x42\x7d\x3d\xe3\x40\xae\x6a\x3d\x6f\xff\xe2\x42\xce\x81\xc4\x94\x49\xf3\x51\x76\x78\x04\xab\xab\xa2\x09\x89\x32\x87\x68\x05\xe7\x39\x7d\x12\x64\x1a\x37\x1b\x35\x11\x91\x1e\x74\x01\x55\xc0\x01\x20\xc0\x18\x90\xa1\x2f\x52\x70\x71\x8a\x48\x5c\x6a\x24\x99\x95\x79\xc0\x45\x78\x66\x2e\x55\xfa\x3e\xcd\x9b\xb6\xdf\x1a\x1d\x72\xac\x5a\x4d\x2b\x0c\x0a\xb6\xd3\xd0\x6e\x92\x88\x66\xab\xa3\xe8\xc6\x7b\x89\xaa\x05\x20\x40\x04\xe0\x03\x7a\x40\x0a\x53\x8c\x55\x01\x05\x8a\x19\x84\x90\x15\x4e\x14\x45\x45\xd3\x64\xcf\xd5\x2e\x9c\x34\x23\xa2\x6a\xfd\xe9\x8f\xd9\xe1\x67\x3b\x3d\x09\x95\x58\x29\x26\xfe\xe7\xd6\x7e\x1a\x48\xc2\x63\xf4\x75\xb8\x46\x88\xee\x80\x06\x68\x03\x0b\x40\x0c\x18\x00\x15\xa0\x02\x6c\x00\x02\xc4\xe0\xea\xf1\xcb\xe9\x36\xf8\x1c\xe5\xba\xf5\xfb\xec\x87\x03\xaf\x93\x1c\x4b\x58\xda\xac\xc7\x94\x16\xfb\x7a\x75\x2b\xbb\x53\xcd\x03\x09\x6d\x6a\x34\x56\x45\x8c\xe8\x57\x71\x76\x01\x21\x10\x02\x9a\x30\xcf\x1f\x3e\xc0\x02\xb8\x00\x17\xf0\x02\x29\xc0\x80\xd5\x43\xf1\x91\xe3\x4c\x52\x4f\x4b\xd4\xaa\xca\x27\x2d\xee\x7b\x7e\x5c\x93\xf4\x90\xe7\x4a\xf4\x00\x73\x2d\x67\xa6\x49\x48\x8c\xbd\xaa\x0e\x9d\x04\x1c\xcb\x1b\xe2\x5e\xc4\x0b\x40\x04\xf0\x81\x18\x60\x01\x74\x80\x08\x50\xc0\x6e\xae\xac\x80\x0b\xd5\x96\x14\x9f\xf9\xa3\x28\x9c\xea\xbe\xd9\x95\x27\x7e\x94\x4a\xb6\x75\x5d\x78\x3f\xee\x06\xc2\xa8\x5f\xd3\xd7\xdc\xb3\x48\x0a\x97\x1c\x43\x46\xb9\x00\xee\x20\x4a\x7b\x8c\x3e\x18\xee\xd3\x00\x3e\x40\x06\x68\x01\x26\x60\x84\xa9\x20\xf8\x08\x1b\x04\x22\xf4\x09\x02\x72\x8a\xd9\xc6\x5f\x5c\x89\x43\x3f\x64\xbc\xa9\x86\xef\xc1\xdb\x6b\x9e\x29\xec\x10\x28\x0e\x88\x5b\xf6\x02\x66\xfe\x2a\x75\x42\xa5\x0c\x61\xf8\xcf\xe1\xb2\x81\x25\x20\x02\x82\x80\x00\x50\xc0\x7e\x52\x02\x6a\x80\x02\x88\x70\xf0\xa9\xc5\x79\xf8\x65\xcd\x0d\x72\x1d\x95\x83\x8f\xd2\xe8\x2b\x29\xbb\xe0\x8f\xc0\x52\x5a\xef\x5c\xa5\x7e\x0a\x72\x40\xaa\x6d\xba\xf6\xb6\xe4\x08\xfb\x14\x19\x26\xea\x19\xc0\x01\x64\xb0\xe7\xf0\x01\x2a\x20\x07\x2c\x30\x17\x02\x1d\x46\x19\x05\x33\xe7\x82\x94\xa5\xce\x90\x9d\x55\x40\x49\x92\x72\xe9\xfb\x0e\xce\x8b\x83\xf5\xea\xe1\x8d\xba\xb6\x6c\x83\xf0\x19\x97\x2c\x63\x7e\x45\x3e\x7e\x16\x5a\x19\x5c\x1c\x20\x06\x70\x01\x23\xa0\x03\xd4\x80\x12\xf6\x89\x04\x01\x03\xc0\x45\xbb\x24\xcb\x61\x3f\x95\xe2\xd3\x99\xb0\x29\x0e\x60\x4f\xbc\x2f\x53\xee\xb0\xfa\xb0\xb7\x7b\x32\x71\xd9\x66\x52\xa4\x1f\x37\xee\x1d\x62\xa9\xa7\x51\x20\x16\xc8\xca\x43\x4a\x8c\xfc\x03\x30\x02\x5c\x80\x00\x08\x01\x29\x0c\xbd\xf9\x01\x1b\x60\x43\x59\x83\x98\xb0\xd3\x4a\xb8\x68\xbf\xb5\xb9\xf1\x7f\x97\x44\x5b\xb2\xd5\xb6\x74\xc7\xf7\xf2\xfd\xc2\xab\x9e\xca\xca\xbc\x34\x93\x60\x67\x47\x4b\x83\x38\x39\x57\x5e\x3d\xea\xdf\xd8\x75\x80\x18\xa6\x80\xa0\x03\x56\x18\xf6\x92\x03\x42\x80\x83\x9c\x4e\x5a\xcd\x46\x26\x81\xaa\x65\x6e\x0b\xef\x9f\x9c\xa8\x5b\xfc\xd0\xde\xfc\xdd\xea\xac\x78\x1d\x61\x98\xb6\x31\x22\x4f\x22\xfa\xab\x27\x93\x79\xb0\x7a\xa8\x68\x04\x4b\x04\x89\x26\x52\x20\xc0\x82\xf9\x58\x59\x00\x2d\x8c\x89\x30\x01\x26\x24\x21\xe2\x16\x56\x13\x09\x0d\x6d\x2c\xab\x5b\xbf\xbc\x84\xea\xe2\xc2\xb6\x8a\x3f\xbf\xdf\x5b\xed\x7e\x9b\xd6\xe8\x84\x94\xfe\x4c\x91\x08\x4c\x70\xc0\x35\xc0\x96\xe3\xe6\xb5\xa3\x3e\xc7\x86\x07\x10\xe0\x08\x44\x01\x0b\xac\xdb\x8c\x0c\x48\x01\x46\x84\x7a\xa2\x2e\x16\x4e\xb1\x0b\xcd\x08\x1b\x64\x3f\xe7\x84\xdb\x52\xf8\xb6\x41\x28\xf4\x53\xc0\x2b\xc9\x65\x95\x81\x27\x75\x33\xd9\x77\x51\x8a\x1e\x1d\xe6\x4e\xea\x2e\xa2\xef\x59\x89\x49\xb4\x11\x9b\x00\x12\x80\x00\x09\x80\x0a\x9b\x69\x61\x00\x31\xb8\x6b\x7c\x03\x3a\x1c\x89\x0b\xa5\xf7\x26\xc2\x81\x36\x91\x28\xd9\x2f\x6b\x44\xa0\xd0\x1f\xa8\x17\xfb\xdb\xbc\x13\x07\xed\x0c\xa5\x81\xc9\xaf\x82\x24\x1d\x32\x0c\x5c\xe4\xbb\xf8\xc6\x68\x3d\xb1\x7d\x00\x29\x60\x07\x84\x80\x0e\x48\x02\x12\x20\x0c\xa8\x80\x0e\x0e\x31\xcd\x3d\x5f\x95\x62\xba\x89\x98\x1b\x42\xc4\xd3\xec\xa6\xba\x20\x98\x76\x80\x77\xb0\xbb\x38\xdb\xef\x5f\x7b\x95\x53\x14\xfd\xc2\x1b\x58\xae\x6b\x66\x48\x54\xb0\xf3\x90\x7e\x40\x2a\x00\x94\x80\x16\xbc\x47\x20\x43\xcc\x44\x6e\x41\x65\x44\x2f\x22\x41\x62\xe9\x13\x3b\xd4\x14\xb5\x9a\xf3\xf5\x48\xc0\x2c\xda\x6d\x7d\x0a\xc3\xbb\x77\x67\xe7\x9b\x9f\x26\x4c\xdb\x23\xca\xea\x53\x95\x43\x84\x9d\x67\x4d\xe8\x95\x67\x05\x77\x18\xfa\xf1\x78\x51\x63\x31\x12\xb1\x44\x70\x1a\xf0\xde\x13\xda\x10\x7d\x25\xd5\xa7\x6b\xe0\x97\x50\x48\x37\xb2\x73\x4e\x0d\x3d\xcf\x30\xac\x7a\xdf\x03\xf3\x4f\xfe\xe9\xf9\xf0\x78\x90\xbd\x78\x30\x30\xd5\xc0\x91\x5f\x1e\xd7\xeb\x2b\x61\x0b\xd5\xe3\x97\xa5\xe5\x51\xa1\x3c\x25\x6a\x27\xad\x20\xd3\xa1\x98\xa6\xc6\xa4\xed\x62\x20\x62\xca\xe3\xb2\x97\xca\xd5\x76\xb0\x4e\xf2\xe5\x8c\x67\x2a\x34\x6a\x6e\x1d\xfd\x6b\x33\xdb\xd7\x84\xf3\xf1\xad\x87\x29\xca\x2e\xcf\xca\xe2\x4c\xbc\x88\x37\x1e\x55\x16\x27\x5a\x38\x92\xb4\xec\x03\x74\xb5\x8c\xdc\x4c\xcf\x59\xdd\x39\xd2\xb9\x7e\xf1\x2e\x0b\xd4\x8a\xdd\xab\x41\x9e\x70\xba\xa1\x87\x47\x65\x12\x57\xbd\xe9\xbe\x9b\xa3\xfe\x0b\xb5\x0c\x3f\x2a\x1c\xea\xae\xd4\x0c\xd7\xb6\x38\x94\x3c\x4f\x25\x0c\x19\x70\xf5\x7d\xe2\xaf\x1e\x26\x86\xc4\x67\x2e\xa8\x20\x82\x29\x4e\x2d\x95\x25\x3b\xa1\x28\xa9\xd2\xaf\x51\x66\x44\xec\x50\x11\xb0\x92\x78\x50\xac\xdd\x8a\x39\x3a\xb3\xf6\xf7\xdd\xfb\xfe\xf2\xd2\x73\x77\x61\xae\xa6\x2f\xb1\xfe\x57\x41\x4c\xe2\x42\x10\x9e\xb3\xa6\xc9\xa3\xba\x92\x12\x95\xca\x77\xf5\x63\x6d\x04\xbd\x26\xa3\x90\x27\x10\x8b\x13\xdb\xdf\xce\x3e\x3e\xcf\x63\x24\x72\x0a\x6b\x6b\xfa\x08\xe6\x17\x9f\xff\x6b\x47\xff\xed\xbb\x13\x8a\x4d\xcc\xa9\xe5\xa7\xdb\xb5\x54\x79\x18\xf1\x8d\x41\x8c\xae\xef\x2c\x9d\x9e\x28\x99\xbf\xb5\xba\xb7\xa3\x76\x7c\xea\xfa\xd1\x73\xc2\xcf\x26\x78\x39\xb2\x21\xe1\x36\x33\xa1\xfc\xae\xa3\x6c\x22\x79\x63\xe3\x34\xe2\x9f\x13\x7e\xf5\x7d\x60\x3e\x2c\x7f\x16\x3c\xce\xd8\xf9\xa9\x26\x3c\xbf\x28\xc5\x3f\xe2\xc6\x47\xcf\xd3\xc1\xfb\xce\x9f\x28\x48\x20\xf4\x5b\x14\x77\xdc\x50\xb2\x76\xc6\xc7\xbc\x37\xe5\x62\xf5\x3f\x3a\x91\x86\xc7\x97\xa3\x5e\x3a\x7c\x18\xfd\x37\x05\xf8\x4e\xf6\x36\xfb\x45\xe5\xca\xdb\x89\xe4\xee\x8f\x0d\x5f\xcb\x82\xb3\x95\x12\x66\x62\x47\x13\x08\x93\x05\xd2\x0c\xb2\x20\x79\x1a\xc5\x7a\x15\xce\xb5\x17\x2d\xfb\xdd\xb9\xc3\x7f\x66\xef\xd7\x50\xf7\xeb\x2f\xbf\xdd\x4b\xfc\xf3\xfc\xfd\xde\xc7\x9e\x73\xf7\x97\xad\xdb\x8b\xab\xcb\x73\xdf\x27\x5e\x0e\x6b\xf6\x91\x74\x59\xb5\xd1\x36\xa5\xd7\xff\xa8\xc9\xae\xe6\xae\x78\xd7\x8c\xdc\xaf\x37\xbd\xbf\x06\xff\xe2\xe9\x85\xc5\x27\x9b\xc7\xff\x36\x9b\x2a\xde\xfd\xb8\x1c\x79\x39\xb4\xf9\x67\x89\x7c\x72\x65\x48\xb9\x7b\xac\x8d\xa8\xc1\xa4\xea\x77\xe9\x7d\x11\x5b\xee\x71\xd6\xf3\x4c\xe1\x34\x9e\x14\xcb\xc2\xd5\xba\xf3\xa7\x74\x63\x90\xc5\xfd\x9d\xe6\x13\x99\xeb\xd3\x87\x7f\x9a\xdd\xd2\x6e\x03\x4f\xe3\x77\x6b\x97\xb5\x27\x5e\xf7\x3f\x6d\xff\xd5\xa0\x51\xf1\xbd\x28\x3a\x27\x35\x6d\x2d\x31\x3f\x76\x21\x52\x3f\xec\x55\xa8\x45\x50\x6b\x50\x49\x82\x67\xae\x49\x95\x42\xeb\xdb\x41\xba\x39\xac\xcd\xbc\x23\xbb\x6b\xac\x87\xbf\x76\xcc\xdd\x11\x1d\xff\xd8\xac\x9e\x5d\x1d\xbc\x69\x87\xd6\x49\x94\xfa\xe6\x92\xa4\xa6\xc4\x75\x44\x94\x04\x0d\xfb\x8a\x7a\x3a\x7b\x1a\xb8\x89\x39\x39\x3b\x31\x3a\x0a\xfa\x43\x62\xd2\x32\xa9\x4b\xe1\x1a\x9f\xf7\xee\x4d\xd7\x6d\xbc\x3b\x3a\xbc\xfe\xf8\x28\x01\x85\xde\x53\x9f\xae\x6f\x65\x4f\x7f\xea\xcd\x6c\x4c\x2b\x63\xcf\xa1\x4e\xfa\x13\x15\x15\x14\xe3\xad\xe4\x92\x67\xf7\x68\x95\x6d\xd1\x68\x8e\x63\x32\x6f\x2c\xa3\xff\x68\x40\x6a\x27\xe6\x2d\x18\x41\x95\x32\x54\x44\x50\xbf\xda\xf3\x38\x7d\xbf\x45\x71\x92\xfc\x29\xf9\x8f\xed\x3b\x96\x7d\xe6\x99\x82\x9e\x88\x3a\xa3\x02\x9f\x94\xfd\x28\xf1\x80\x62\xf7\x59\x7b\x3f\xf3\xe7\x46\x16\x3a\x7a\x9a\x0d\xea\xc8\xaa\x6e\xca\x5a\x8a\x0d\x8a\x42\x0a\x9a\x7a\x28\xd6\x54\x1e\x5c\xa1\x4a\xc9\xa0\xd0\xac\x81\xa4\x4f\x7f\xf6\xed\xce\xe2\x85\xe2\xdd\xde\x51\xf3\x32\x7d\xdf\xc7\xba\xc7\xbc\xbb\x04\xca\xe0\x16\x0f\x27\x3b\xa7\x27\x92\xba\x35\xaa\x3b\x72\x43\x32\xec\x12\x44\x62\x6e\xa2\xdb\xc2\x42\x42\x1a\xfc\x7d\x02\x0c\x72\x18\xda\xc5\x16\x78\xae\x3f\x42\x2c\x92\x95\x8b\xcc\x9a\x94\x07\xe1\x17\x6f\x5f\xa8\x5f\x05\x6c\xea\x8f\x7b\x34\x85\xe7\xb3\xc5\xc5\x04\x60\x3b\x7e\x36\xeb\xd5\x35\x57\xbe\x94\x06\x42\x5f\x79\x9f\x71\x55\xb1\xbf\x66\xab\x65\x29\x63\x6a\x67\x2c\x66\x90\xa4\x77\xe3\x7d\x26\xfd\x4c\xf3\x93\x79\x9e\x5b\x6c\x68\x6d\x6a\x6d\xe9\x43\x5b\xfe\x58\xdf\x1a\xe3\x29\xf6\x82\x7d\xd7\x54\x49\x5e\xc2\x90\xbf\x98\x03\xa1\x91\x96\x1a\xb7\xb4\xab\xe0\x22\x47\x13\x13\x13\x9d\x3c\x55\x3e\x79\x01\x99\x1b\x69\x2f\x31\x05\x61\x25\xc1\x35\xc1\x0e\xed\x3d\xcf\x84\x74\x93\xd6\x85\x25\xab\xc7\x8b\xc8\xa5\x2c\xbd\xea\xe9\x1e\xf6\xd9\xfc\x03\xa5\xb1\xa5\x7a\x8c\x6c\xcf\x08\x88\x2b\x9f\x09\x50\xc6\x15\xf9\xcd\xd9\x43\xbf\x44\x4e\x4d\xec\x8f\xbf\x8a\x3d\x87\xf9\x06\x1d\x17\x75\x0c\x39\x01\x19\x01\xf1\x12\x71\x80\xc0\x90\xbe\x9b\x7f\x51\x5e\x58\xcf\xd3\x3e\xc6\xff\x20\x81\xb6\xc8\xa6\x19\x8c\xa4\xae\x6d\xf4\x21\x55\x4d\xa4\x25\x05\x39\xdb\x89\x68\xc7\x4a\x68\xb3\xf9\x53\x40\xf0\xf1\x30\x09\x50\x52\x11\x0c\x00\x37\x10\x00\x78\xb0\xfb\x33\x1b\xe0\x03\x1a\xd8\x7b\x54\xa3\x5c\x26\x92\xde\x5a\x32\x96\xb6\x5e\x9f\x63\x2a\x72\xbd\x6a\x9f\xf7\x4d\x2f\x7c\xe9\x09\xad\x84\x4b\x51\xf5\xdf\xb6\x36\x57\x7f\x2f\x1c\x46\x4f\x81\x83\x8e\xe0\x0b\xc3\x49\x1c\xc0\x0b\x44\x01\x35\x50\x80\x79\x39\xd8\x00\x3d\x06\x16\xf9\x1e\x3b\xbf\x38\xbb\x7a\x85\x05\xbc\xa7\x4d\xd4\x41\x1e\x56\x9d\xef\x40\xc8\x62\x6b\xaf\x52\x65\x7d\xaa\x66\x20\x82\xcd\x9a\x66\xb3\xa8\x3a\xe3\x1a\x41\x35\xdc\x67\x98\xf2\x41\x07\x28\x00\x3a\xb0\x84\x25\x31\xd0\x01\x0e\xe0\x44\xda\x26\xf2\x60\x42\x14\x4c\x53\x22\x32\x3a\x72\xe1\x0e\x2d\x4e\x0f\xae\x3c\x79\xea\xb5\x12\x38\x40\x51\x4b\x93\xa9\x1a\x9a\xe6\x48\xa4\xfb\x4d\x1a\x91\x23\x8c\x6c\x17\xf5\x25\x6c\xe2\xc0\x0b\x9b\x01\xd1\x03\x26\x98\x07\x81\x1e\x50\x83\x23\xdc\x53\x1a\x71\x9e\x31\x59\x73\xbd\x51\xfb\x17\x81\x8f\x29\xb8\xa5\x85\xed\xeb\xeb\x3f\x47\x9d\x9b\xb1\xf3\x03\xa3\x42\xdc\xf8\x4c\xb2\x15\x6f\xf9\x7b\x68\x5b\x70\xa5\x60\x7a\x01\x26\x20\x01\x14\xb0\x09\x04\x0e\x2c\x95\x42\x03\x98\x30\xb1\xc8\x6b\x39\x04\x24\xf5\xb5\x19\x6c\xe4\xfc\xe2\x13\x22\x8b\x32\x5a\xea\xf7\xaa\x66\x86\x3b\x6b\x4b\x36\x13\x1c\xfd\x50\xad\x38\x35\x8e\xc5\x5a\x59\xa9\x48\x2c\x90\x3e\x00\x24\x40\x0d\x18\x01\x13\xe0\x02\x64\x80\x05\x08\x01\x02\x60\x0a\xc8\x50\xa0\xa4\x54\x2c\x10\x31\x2e\xf5\x18\xcb\x3c\x6f\x8f\x58\x8c\x82\xb5\x26\xbe\xd7\xdf\x57\x9e\xf4\x23\x55\xab\xa6\xf3\x07\x97\x38\x72\x18\xb0\xca\xf1\xf2\x30\x53\x15\x62\x79\x02\x32\xd8\xf7\xc0\x01\xcb\xd3\x90\x03\x26\xc0\x0c\x70\x01\x32\xc2\x47\xc2\x1c\x86\x65\x21\x71\x95\x5f\x66\x0f\x1e\x79\x31\xdc\xb9\x93\xf5\x41\x6f\x44\x37\xb9\x47\x7f\x37\x36\xe4\xf1\x46\x97\x79\x24\x99\x65\xa8\x5a\x08\xdd\x33\xfe\x21\xdc\x44\x44\x07\xf2\x30\x06\x86\x0e\x68\x00\x21\x80\x00\x08\xa0\x06\x18\x70\x9b\x78\xbf\xe8\x0f\x05\xf3\x95\x1f\xcc\x06\xdc\xcd\xa2\x10\x73\x53\xeb\x27\x3f\x1a\x3c\x47\x98\x76\xe9\x8c\x29\x6d\x4c\xca\x0b\xb0\xb1\x3d\xd5\x59\x96\x36\xe5\xdc\xa0\xc8\xc5\x98\x04\xc4\x00\x17\x50\xc0\x1a\x3d\x38\x01\x1b\x10\x06\xa4\x40\x1c\x60\xe2\xa9\xd1\xa9\x08\xc8\x2b\xf3\x98\x7c\x77\xb3\x8d\xf2\xc8\x49\xad\x6f\xfe\x52\xf7\xea\x6e\xb9\xb4\x9f\xa2\xd6\x23\x0b\x2e\x7c\xc2\x35\xdd\xe4\x50\x59\x55\xf0\x0d\xc3\x18\xc1\x20\x7c\x19\x10\x04\x2c\x00\x1b\x08\x03\x7a\x40\x03\x88\x60\x9c\x8e\x1d\x17\x9e\xd6\x81\x7f\x53\xe9\xdc\x04\xdb\x6d\x35\x82\x24\xbb\xa6\xae\xe5\xa7\xe2\xc5\xcb\x4d\xdd\x31\xdc\x96\xe2\xc2\xed\x04\x46\xdf\x0e\xeb\x47\xed\x78\x29\x05\x4e\x46\x0a\x67\xf4\x05\xd8\x14\x86\x02\xe0\xc2\x5c\x10\x14\x00\x07\x08\x00\x19\xec\x6d\x9a\x79\xfe\x24\xc5\x5c\x53\x2c\x37\xe3\x88\xba\xac\x91\xba\x5f\xd0\xef\x1f\xe8\x9f\xa7\xcf\x31\x75\x3f\xab\xfc\x91\xfe\x29\x4c\xc5\xa5\xda\xc4\x50\x19\x41\xf0\x9e\x61\x85\x60\x0b\x7c\x06\xd8\x40\x15\xa6\x25\x71\xc3\xba\x4d\x74\x80\x31\x56\x2f\x2d\xa7\x80\x99\x72\x95\x2e\x8b\x3b\x73\x34\x7d\xf2\x45\xc3\x16\x14\xfa\x85\xfe\xf8\xc3\xb3\x9d\x11\x86\x66\x85\x82\xb1\x78\x23\x5f\x75\x1b\x67\x1d\x02\x69\x04\x2e\x01\x8a\x74\x74\x59\x40\x09\x18\x00\x04\xe8\x00\x4c\x58\xa6\x86\x09\x90\xa0\x4e\x41\x5e\xb3\xdf\x4a\xa4\x6a\xed\xda\x46\xfb\x0b\x27\xe9\x94\x92\x40\xa1\xbf\xb6\xde\x5e\xee\x0e\x4e\x3f\xef\xc6\xa9\x42\x4a\x9f\x0e\xc7\x70\xd5\x30\x5d\x51\x59\x14\xbe\x61\x8a\x23\x8c\x82\x03\x00\x03\x60\x03\x69\xa0\x0a\xe7\x80\x00\x41\x2c\x43\xce\xc0\x62\xa0\x7a\xcd\x4b\x21\x9f\x69\x24\xe2\x7c\x11\x36\x91\x69\x56\x03\xdb\xfe\x70\x27\xfd\x7a\x76\xb5\x67\xd8\xbb\xa9\xbc\x30\x24\x7e\xdc\x5f\xcc\x4e\x5b\x5f\x4c\x4e\x93\x17\x8b\x6a\x1e\x63\x09\x89\x07\x15\x0d\xdd\x15\xb3\x0c\x7b\x1a\xd7\x05\x3f\x92\x10\x0d\x42\xc7\xea\x28\xd6\xaf\x91\x67\x39\xef\x23\x1a\x37\x55\x68\xdc\x82\xf9\xff\x4e\xf8\x51\xfe\x16\x7f\x4f\x62\x16\xd2\xed\x5d\x55\x96\xe9\x15\x89\xe5\xb1\x62\x91\xa0\xb1\x2e\xee\xc9\x76\x47\x42\x89\x8f\x46\xa4\x4a\xa2\x02\x89\x22\x5f\xa6\x3c\xa5\xa9\xa7\xb7\x65\xc2\x16\xf8\xa9\xe8\x63\x54\xe6\xac\x1b\x6a\x9e\x5e\x55\xf9\xb5\xfb\xaf\x5d\xe0\xb7\x75\xaf\x7f\x3e\x73\x1e\xd5\x69\xb9\x28\xfe\x92\xb4\x15\x4c\xef\xbc\x6b\x62\xaa\x6c\x2e\x64\x45\x1f\x4b\xf5\x40\x1b\xca\xa0\xc2\xd4\xc9\x4a\xcf\x2e\xcc\x85\xc1\xf3\x55\x00\x5e\xd6\x53\x17\xdb\x26\xd8\xb7\x30\x5e\xb0\x90\xb0\x99\x65\xc4\xeb\x2f\xd4\xa5\x7c\x9b\xb8\x5f\x32\x8f\xd0\xbb\x59\x77\x9d\x47\x13\x4f\xea\xaf\x64\x27\xa6\x5f\x22\x6f\xc8\x33\xc2\x51\xcd\x2d\xcb\x1b\xc2\xef\x23\x34\x2e\x3a\x23\xc1\x28\x15\x22\xc7\xa0\x99\x64\x81\xe0\xfe\x35\xc2\x27\xb3\xbe\x9a\xae\xfb\xcd\xec\xdf\x19\x8a\x3b\xd1\x93\xe8\x8d\xee\x89\x1f\x1d\x5f\x2b\xca\x32\x37\xa3\xd2\xbc\xa5\xad\xa0\x3a\xda\x52\xd7\x62\xa4\xe2\xa3\x52\x8c\x32\x6e\x0a\xb2\x4a\x5e\xaa\x67\x1a\xf7\x3a\xe7\x4f\x38\x9d\x3f\x05\x07\x27\xaf\x97\x94\xb4\x36\x8e\x91\xac\xad\xfc\xef\x84\x07\xfa\x2b\xa9\x97\x88\xcb\xe1\xc3\x25\xad\x8c\x65\x94\x69\x75\xe1\xf5\x1e\xd7\x96\xd1\xda\x4c\x2a\x54\x6a\xd7\x9a\xdf\x74\x36\x0c\x24\x8c\xc7\xcc\x0c\x2d\x2f\x6c\x47\x9d\xb8\xfc\xbf\xc7\xb3\xe6\xc3\xd5\x27\xf7\x67\x2c\xcc\xbd\x20\xfe\x07\x7c\xbf\x9c\x5c\xd0\xef\x5a\xcd\x3d\x0e\xa0\x37\xae\x97\x70\xa6\xdc\x85\xe1\x79\x60\x5b\x11\x98\xed\x5b\xfa\xda\x38\xdb\xfb\x38\x63\xb9\x1d\x7a\xed\xfb\xf5\x05\x6b\x47\x44\xc5\x31\x66\x9b\x54\xb5\x75\x55\x4e\x59\x6f\x3d\x39\xfb\x77\xa7\xe7\xd5\xed\xfe\xc9\x8b\x2d\xad\x99\xe0\xde\xac\xc6\x90\xa2\xd9\x94\xb1\x88\x0b\x5f\x49\xaf\x4e\x5f\xe1\x00\xa5\x60\xc5\xb0\x0f\x51\xbb\xf1\x9a\xc9\xf9\x19\xa5\xb9\x6b\x25\xb1\x35\xb9\xed\xd2\xa3\x76\xab\xb1\xaf\xb8\xaf\xff\xb3\xab\xf6\x81\xe3\x63\xee\xeb\xe3\xf5\xa9\xa9\xb5\xde\x9f\x4d\x51\xe5\x58\xd9\xf7\x09\x26\x71\x9b\x89\xac\x29\x4a\xe9\x96\xd9\x68\xf9\x74\xc5\x63\x15\xcc\xb5\x2d\x4d\xc7\x9d\xcb\x03\x75\x93\x0f\x4b\x9f\x9e\x9b\xbc\xd5\xfe\xf7\x9e\xde\xef\xec\xd7\x78\xe7\x1b\x87\x24\x3b\x92\xcf\x54\xe6\x63\x27\x7d\x86\x1f\xfa\x47\xbb\x87\x7a\xc6\x3b\xf2\xdb\xef\xdb\x24\x9b\x65\x1a\x05\x5b\xee\x06\xbe\xce\x22\xaf\x7f\x3c\x78\x7b\x99\x73\x67\xf3\xf8\xf2\x3f\x0c\xa4\xe4\x6e\xe9\x0d\xc9\x21\xd9\x96\xeb\x52\xf6\x94\xda\xd0\x4e\x8f\x7e\x5b\x75\x23\x4e\xf5\xb3\x0a\x87\x4a\x9b\x8a\xc8\x32\xe4\x22\xfb\x02\xdf\x5c\xe5\x62\xcf\xfa\x87\x6e\xf7\x71\xb7\xa5\x9b\xdd\xd1\x53\xac\x1b\xac\x87\x7f\xbc\x30\xe5\xb7\x5b\x27\xdf\xf7\x90\x97\xdd\x26\x35\x06\xd8\x3b\x12\x1b\x32\x2a\xab\x8b\xc6\x72\x8d\x32\x25\xd3\x2d\xd2\xdc\xd2\xce\x93\x45\x12\xed\x13\xe1\x63\x34\x93\xf4\xf2\x2a\xab\xf7\xdb\x69\x86\xd8\xe7\x71\xb6\x74\x8e\x29\xaf\x91\x1e\xfe\x72\xf4\xde\xce\x1f\x3b\x6d\x3e\xce\xb6\x0c\x7e\xee\xb0\xae\x9b\x2f\x43\xcd\x9d\x4e\x53\x89\x8f\x8d\x8a\x8e\xa8\x0e\x8d\x0a\x16\x09\x9a\x0a\x8a\x0a\xd4\xf6\x67\xf0\x65\x0b\x0c\x8b\x93\xcd\x9a\x2f\x4b\x68\xda\xed\x3b\x9d\x51\xdd\x24\x3a\x0a\xbd\x96\xfa\x9d\x01\x85\x7e\x01\x67\x0c\x5b\x7d\x53\x21\x3d\x05\x4d\xa0\xac\x3d\xa7\x37\xb9\x2e\x5a\x22\xd8\xd4\xc7\xc5\x23\xd1\x75\xd8\xe5\xca\x05\xd5\xf1\xd2\x51\xd6\x01\xc5\x76\xdb\x7a\xcb\xbe\xde\xe7\x67\xa4\x45\xea\x7d\x31\x49\x83\x54\x2f\xed\x74\xf2\xa6\xe9\x71\xd6\x2d\xef\x6f\xd1\x77\xec\x3b\x1c\x53\x7f\xba\x05\x6b\x43\x0b\xee\x52\xed\xa2\xfa\x03\x75\x3c\x4a\x1d\x16\xac\x18\xcc\xd3\x9f\x6c\x99\xd0\x1b\xfd\x31\xbc\x30\xf0\xd7\x0b\xd0\xe5\xd6\x2e\x36\x08\xb5\x61\xf3\x18\x08\x03\xc9\xcb\x85\x4f\xea\x33\x7b\x65\x67\x12\xb6\x8b\xce\xbc\xee\x16\x0f\xe7\x16\x4e\x7b\x82\x6b\x6e\x73\xdd\x13\x6a\x83\x53\x3d\x49\xed\x85\xcd\xcc\xf5\xd9\xb4\x33\xd5\xf5\xd5\x5c\x95\x03\x95\xaa\x14\x59\xe4\x0f\x65\x33\xa5\x2b\x64\xae\x14\xc8\x75\xea\x2d\x51\xdd\x62\x43\x42\x92\xaa\x0a\xbd\x1a\xda\xfb\x5f\x2c\xd0\xef\x57\xbf\xc5\xdb\x6c\x1b\xa1\x6a\x70\xc8\xa3\x8e\x5d\xf4\x97\x77\xca\x32\x17\xd6\x53\x53\x8d\x57\x40\x94\x8a\x16\x6f\x12\x51\x11\x66\x13\x62\x16\xe0\xe5\x73\xe4\x45\xe2\xa1\xe5\x61\xe1\x4f\x91\x89\xd5\x0a\x32\xf7\x71\x1d\x0b\x09\x48\x81\x2b\xa1\x6b\xf1\x1d\x91\x5a\x1d\x79\xbd\x3d\x3f\xdf\xbe\x50\x6c\x90\x48\xef\xdf\x6f\xef\x6d\x44\xab\x8e\x21\x13\x25\xf2\x91\x7f\x93\xdb\x91\x03\x99\x35\x8d\xc5\x8c\x91\x90\xc1\x88\x6e\x99\x96\x87\xe6\x90\x1a\x9f\x3e\x92\x97\x4d\xda\x45\xf3\xd2\xbc\xca\x9d\x3d\xdc\x26\x7d\xa6\x92\xb1\x8b\x7c\xea\xf7\x36\x64\xa4\xab\xde\x2e\x7b\x3b\x22\xdd\x75\xd8\xa4\x5e\xf9\xa5\x68\x2c\x37\x21\x8b\x2b\xfd\x3e\x75\x2c\x45\x26\x69\x02\x09\x3b\x61\x1d\x21\x0f\x1e\x37\x6e\x0e\x4e\x27\xce\x22\x21\x05\x9d\x2c\x2f\x9e\x0c\x9a\x76\x8e\x55\x97\xf7\x78\x4c\x57\x5e\x55\x7d\xc3\xc0\xb3\xa5\xca\x3e\xc3\x6a\xd2\xb4\xdb\xa0\x16\xbb\x25\x1d\x21\x49\x71\xf6\x79\xea\x49\x88\x1f\xe1\x15\xae\x31\x96\x36\xba\x06\x0a\x3e\x52\x07\xc2\x4b\xf8\x20\x38\x49\x30\x03\x34\x90\x04\x88\xe5\x99\xa8\x05\x1e\x15\x69\x8c\xac\x1c\x55\x83\x86\x53\x56\xcb\x94\x3a\x24\x17\xc5\x7b\x56\x2a\x29\x53\x7a\x02\x34\xad\xef\x34\x1a\x44\xc2\x18\xbb\x88\xaa\x30\xb4\x90\x45\xe0\x5e\x02\x2d\xc0\x06\x28\x00\x3f\x2c\x43\x41\x07\x20\xc0\x0e\xde\x08\x1f\x9e\x16\x8d\x77\x46\xe6\xb5\x6e\xb0\x6d\xac\x5f\x5f\xc2\x49\x91\x64\xb3\xe7\xe2\x97\x5e\xfd\xca\x3f\xa9\xfd\x81\xe1\xb6\x56\x5a\xbe\xe2\x6d\xac\xbb\x24\xbb\xc8\xba\xb0\xee\x4b\x7e\xc0\x08\xbb\xbb\xa3\x01\x05\x00\x81\x79\x11\xbc\xb0\x1a\xa8\xec\x38\x1d\xa4\xa4\xb5\x86\xac\x9f\xf8\xa1\x24\x74\x14\xc3\xb5\x8a\xaf\x04\x0f\xb8\xd5\x86\x64\x76\x86\x51\x3a\x2d\x18\x72\xca\x9d\xf1\xdc\x51\xdd\x60\x25\x03\x14\x80\x0f\x98\x01\x29\xa0\x05\xf8\x40\x16\x60\x03\x22\x40\x0c\xe8\xc1\x13\x34\x2e\xd2\x4a\x96\x48\x91\x15\x35\x33\x73\x1d\x4f\x85\xa8\xd6\x5c\xf7\xba\x5f\x1b\x52\xa3\x7d\xcd\x76\x05\xb6\x31\x81\x9e\x22\xe6\x64\xaa\x33\xc2\xb5\x4c\xd2\x84\x35\x08\x03\xb0\x16\x4e\x22\xa0\x0e\xf0\x81\x04\xec\xce\xc9\x04\xd4\x80\x06\x62\x09\x61\x17\xfd\x80\xa0\x9a\xd2\x80\x89\xa1\x1b\x7f\x04\x7d\xe6\x43\x4d\xd3\xde\xd9\x2c\xc2\x53\x9d\xb2\x1f\xc9\x6e\x01\xc6\xb6\xbf\x74\x66\xa4\xd5\x39\x05\xc8\xd3\xd0\x7b\x01\x03\x20\x81\x39\x0e\xc8\x00\x29\x2c\x8f\x42\x06\xb4\x80\x31\x08\xc4\x55\xa3\x49\xe2\xf9\xa1\x80\x65\xe8\xe5\xec\x18\x2a\x95\x3e\x58\xc9\x72\x24\xb2\x7a\x35\xf0\xbd\xf6\x6b\x96\x53\xb8\xb9\x4b\x81\x09\xa7\xe2\x92\x00\x84\xee\x23\xde\x23\x9c\x2d\xc0\x85\x69\x07\xbc\x00\x17\x10\x03\x49\x40\x03\xc4\x00\x16\x30\xc1\x42\xa5\x2c\xe3\x4a\x90\x85\xd7\x1d\x72\x90\x0e\x5a\x4a\xfe\x55\x76\xfc\xd6\x70\xeb\x60\xbc\xb9\xe5\x55\xe1\x4c\xbc\x82\xaf\xa8\x55\x9e\xa6\x93\xf8\x01\xdb\x10\x64\x10\x75\x14\x90\x01\x1e\x00\x01\xac\x80\x12\x50\x00\x4a\x20\x04\xa8\x00\x0b\x20\x44\xaf\x22\x97\xe4\x94\x90\x7e\xad\x8b\x61\x8f\x14\xf8\x3a\xf9\xb0\x6c\xe5\xba\xee\x80\x6c\xae\xb9\x5b\xb0\x52\x2f\xad\x31\x24\xc1\x71\xdb\x30\x5e\xc1\x91\x6f\x85\x36\x11\xb7\x15\x60\x02\x32\xc0\x06\x9b\x4b\xd1\xc3\x7a\xc1\x74\x00\x11\x20\x41\xfd\x4a\x66\xc6\x21\x25\x35\xac\xe3\x61\xbb\x18\x40\x94\xf4\xbc\xcc\xfb\x6b\xdc\xb1\xe0\xea\xd5\x50\x4a\x43\x5d\xee\x69\xf4\x8d\x67\xb7\x85\xaa\xba\xb3\x98\x07\xab\x23\xa9\x3f\x8a\x17\x20\x03\x22\x80\x05\x90\x02\x7a\x98\x23\x44\x08\xf0\x02\x0e\x14\x7b\x52\x36\xb6\x3a\x49\x35\xed\x60\xdb\x5f\x81\x5c\x49\x0e\xa5\xde\xbf\xaa\xdf\x4c\xed\x34\x4f\xa9\xb4\x4f\x96\x6a\x27\x07\x07\x89\x3b\xe8\x18\xe8\xc8\x3d\xe7\x73\xa7\xd5\xc4\x39\x07\x02\x80\x17\x36\x01\x12\x02\xc6\x80\x1c\xf0\x02\x3c\xa0\x82\xcc\x40\xfa\x82\x3d\x53\x4a\x4f\x27\xc6\xf6\x4d\xa0\x55\xf2\x59\x59\x2f\x14\x7a\xe3\x75\x38\xb4\xa4\xd4\x9f\x5e\x1b\x9c\x13\x1f\x85\xe4\xa9\x6c\xfe\x59\xfd\x58\xec\x91\xf5\x84\x34\x14\xd9\x1b\xf0\x02\x4a\x00\x01\x32\xe0\x09\xa0\x87\xf5\xed\x0b\xc3\xbf\x26\xd0\x63\x50\x13\xcc\x52\xc9\x7d\x62\xe9\xbe\x1a\x7d\x9b\xbb\x07\x85\xde\x77\x9e\x7b\x6e\x8e\x8e\xef\xb4\x09\x94\x9c\x26\xd3\x06\xd6\x39\x32\x18\x3a\x2a\x14\xf2\x6b\xd1\xb9\xe2\x92\x03\x22\xa0\x06\xd8\x40\x29\xac\x9f\x85\x12\xce\x0a\xfe\x0a\x61\x9d\x08\x9d\xd9\x56\xf4\x85\x46\xac\x55\xac\x2f\x5f\x02\x5b\xd1\x0c\x14\xfa\x27\xee\x6a\xf4\x05\xdf\xc2\x74\x9f\x64\x6d\x41\x8e\x47\xb4\xb1\x17\xb1\xe5\x3b\x2d\x33\xc9\x3c\xf6\x0b\x32\x12\x14\x7c\xb8\x71\x44\x79\xe4\x07\x34\x36\x0c\x08\xe6\x17\xec\x52\x5c\x45\xfc\x3e\x6a\x0f\x9e\x7d\xb9\x49\x83\x47\xa7\xc8\x50\xa6\xf4\xed\xaa\x72\x18\xde\x45\x9f\x56\x6f\xac\x8e\x97\xb6\x73\x94\xda\xa7\x5c\x04\x1f\x3b\xdb\x1b\xf7\x2b\x97\x0a\xd5\x32\x3c\xe2\x07\x62\x8b\xe3\x79\x13\x62\x10\xcd\x91\x22\x91\x15\x51\xd4\x51\x95\xd3\x14\xb1\x0b\x8b\xe7\x6a\x6c\x5a\x86\x79\xe7\xc6\x9e\x17\x3c\x69\x82\x4d\x1f\x7e\x9b\x5e\xbd\x7b\xf1\x6d\x11\xad\xbf\xa9\x7e\x2c\xef\x2a\x6e\xc0\x77\xc1\x0e\x5d\xcf\x4e\xb6\x80\x27\x90\x72\x9e\xfc\x8e\xca\x8c\xc6\x9f\x6e\x94\xd1\x98\x39\x98\x75\x83\x73\x90\xbb\x4f\x78\x4a\x99\xc9\xb8\xda\x79\x38\xd4\x34\x5d\xb5\xd2\xf3\xe9\xf0\x5f\xa8\xfb\xfb\x8c\x7b\xd3\x6d\x92\xb3\x73\xbf\x12\x35\x53\x28\xa2\xc5\x13\x62\xfe\x5e\xf3\x4c\xe2\x19\x9b\x03\xcb\x33\xf6\x42\x4e\x75\x1e\x1e\xbe\x2c\x41\x67\x11\x69\x31\x5b\xa9\x52\x85\x45\x7d\x55\x3b\x3a\xbf\xbe\xf8\xe1\x42\xa5\x66\xe2\x11\xfa\xff\x3b\xe1\xd1\xf5\xc3\xc0\x21\xf3\xb2\xe9\x90\x53\x73\x52\x31\x6f\x72\x7e\x08\x9f\x8b\x8e\x49\x99\x2a\xb9\x88\xb4\xe0\xb9\x28\xba\x38\xbc\xe4\xb0\x74\xad\x3c\xae\x62\x9a\xca\xa0\x66\xba\x6e\x8d\xd5\x5b\x2f\x48\x14\x61\x56\x4b\xf5\x42\x8f\xf8\xec\xdf\xdb\x55\xbf\xc5\x5d\x52\xef\x14\xce\x06\xf7\x91\xd5\x95\xe5\x5f\xc7\x8b\x06\x60\x3b\x22\x1a\x91\x29\x6e\xca\x73\x2b\x61\x29\xbf\x50\xed\xd1\xf4\xd3\xc5\xd3\x37\x36\x26\x34\xfd\x65\x39\xe0\xae\x1e\xe6\x9e\xfa\xae\x0c\xbb\xad\x77\xec\x60\xfd\x5f\xdb\x4d\x6e\x0e\x8e\xde\xaf\xd7\x4c\x5c\x76\xde\x55\x0d\xe6\x60\xc4\xf2\xf9\x63\xd9\x9d\x1b\x8a\xea\xd8\xea\x7b\x1a\xda\x1b\x23\x98\x45\x58\x76\xd9\xc8\xdb\xcf\xba\x8c\x78\xf2\x04\xbf\x4b\xaa\x2c\x5c\x6f\x9c\x18\xc4\x5c\x7c\xfe\xe2\xfc\x9f\x13\x7e\x2a\xbf\x3b\x3e\x08\x5f\xfe\x34\xd2\xd2\xce\x5a\x31\x91\xb5\x1e\xa3\xef\xab\x67\x4f\x6f\xd9\x60\x7d\x6c\x97\xea\xd8\xed\xb2\xe5\xd1\xe3\x23\x16\xc0\x1c\xbc\x10\xa1\x9e\x70\x9e\x8f\x53\x3b\xd6\x23\x3d\x63\xb1\x43\x71\x7e\xf1\x6f\x00\xff\x86\x70\xc9\xb9\x9f\xbc\xf8\x66\xd8\xba\x75\xbd\x42\x3b\x1b\x12\x8b\xeb\x0f\x7c\x5a\xfc\x51\x83\xb0\x43\x11\x23\x32\x62\xfc\x12\xdc\x52\x4c\x33\x2e\x72\x43\x8a\x11\xab\x57\x3b\xdf\x4e\x88\xac\x5d\x1c\xd9\xdd\x3c\xfc\x87\x03\x40\xef\x9c\xcf\x5c\x76\x4b\x16\x56\x87\x71\xda\xb6\x2b\x0d\x72\x68\x12\xa9\x13\x2c\x93\xfa\x53\x67\x33\x06\x73\xf4\x0b\xf4\x4a\x92\x2a\x5e\xd7\xce\x37\x55\x75\xcc\xf4\x35\x8c\x9d\xac\x04\x1c\x8c\xbe\xdf\xfc\xf5\xaf\x5e\x8f\xef\x73\xd7\x7d\x17\x21\x87\x93\xbb\x60\x8d\x64\xc1\x6a\xca\x62\xe2\xe7\xd8\xda\xc8\xd1\xe8\xed\xb0\xc6\xc0\xfb\x41\xde\xbe\x3f\x7d\x25\x5d\x27\x43\x1b\xf3\x3a\x9b\xe5\x87\x11\x6f\xb1\x3f\x7f\xf9\xf3\xf3\x3f\x2f\xae\xf1\x59\xe1\x8d\xfe\xe1\xc2\x36\xfd\xb2\xe1\x34\xf5\xf0\x40\x2f\x75\x47\x53\x1b\x4e\xab\x5e\x8b\x62\xf3\x56\xa3\x74\x23\x53\x7d\x5f\x9d\x5c\x55\x4c\x55\x46\xe3\x6e\x6f\xe2\x24\xd7\x8a\xd3\x3e\xd1\x99\xf2\x6d\xc4\x3f\x79\x9a\x3f\x7d\xb7\xa2\xa7\x25\x7b\x04\x2b\x0c\x53\xf8\x83\xa0\xb3\xa4\x31\xa5\xaa\xab\xbc\xb8\x74\xa5\xf8\x67\xe1\x69\xc1\xeb\x42\xe6\x02\xc4\x5c\xb7\xec\xc7\xac\xa1\x8c\xbe\x42\xe5\x5a\xde\x8e\x95\xe1\x27\xf3\x77\xdb\x97\xc7\x4d\xd7\x9c\x0f\x7f\xe9\x38\xb7\x6a\x27\xa8\x5b\x2d\x73\xd6\x43\x6e\x9d\x42\xf5\x3d\xe5\xa8\xf9\x04\x99\x29\xa9\x95\xa9\xcc\x49\xb8\xf1\x69\xf1\x5e\xf1\x3f\x62\x93\x63\x16\x62\x0a\x23\x71\xc3\x84\xe3\x5f\xe7\x70\x56\x8c\xb6\x60\xf7\x0f\xce\x7c\xdc\x94\x3f\x92\xff\xd8\xf1\xb0\x08\x85\x7e\xc9\x3f\x35\xdc\x38\x98\xb6\xec\x0d\x68\x9a\x28\xb7\xc9\xed\x4a\x99\x88\x19\x09\x87\x0f\x0d\x0a\x9c\x0d\x88\xf0\xb3\xf1\x87\xf8\x96\xfb\x38\x78\x1c\x78\x7e\x70\x0f\x75\xfd\xe4\x6f\x1f\xcd\x92\x9e\x5b\x42\xde\xc8\xd2\xeb\x31\xad\xb1\xf1\xea\xe8\xfd\x0d\xe7\x03\xf3\x25\xf3\xb6\xe8\x74\x67\xf7\xd7\x3a\xb5\x82\x3f\xa9\xc7\xd1\x5b\x41\x5f\x7d\x32\xdd\xa5\x5d\x04\x1c\xe5\x1c\xba\x6c\xf3\xac\x3b\xac\x2b\xac\x5a\x2d\x67\x2c\x57\x2d\x13\xcd\xd3\xed\xac\xbd\x0a\xc3\xf9\x53\xf4\x0b\xc7\xea\x8d\x7b\xa6\xa7\xaf\xb6\xd4\x4f\x29\x6e\x20\x07\x79\x73\x56\xbd\x6c\xb5\xc3\x79\xea\x09\x12\x21\xb5\x5e\xc8\x8e\x01\x36\xdc\x66\x69\x26\xcd\x46\x7e\x06\x1b\x7a\xae\x3a\x18\xda\x5b\xda\x4b\x9a\xdb\x1a\x79\xea\xbc\x1a\x01\x7a\x17\x56\x61\xee\xca\x21\xf3\x49\x8e\x05\x8b\xf5\xf7\x7d\x35\x73\x52\xbb\x1f\x2f\xec\xd6\x5c\x07\xe1\xea\xf8\xf3\x9c\x63\x2d\xfd\xb7\x9d\x57\x2c\x1a\x0c\x4a\x75\x32\x34\x9a\x55\x0e\x15\x63\xe5\xfe\xc8\x1c\xca\x50\xca\xe0\x4b\xbc\x96\x70\x17\xab\x10\xcb\x12\x4d\x96\x4b\xd4\xbe\x37\xbf\x76\x4d\x08\x5e\x4e\x9a\x2f\x32\x6e\xea\x1b\x8a\x58\x76\x3e\xb8\x9f\xd1\x6a\x1b\x2f\xa1\x4a\x42\x0d\x18\x73\xa8\x31\x81\x68\xbc\x52\x1c\x96\xd9\x15\xdf\x14\x29\x16\x64\xe0\xff\xca\xcb\xc0\x9d\xcb\x15\xc0\xf1\x81\xed\x1b\xbb\x07\x6b\x3d\xcb\x77\xbe\x52\x19\x6a\xcd\x14\xb3\x1d\xd7\xc1\x50\x97\x34\xfe\xb2\xc9\xf6\xa7\x13\x16\x1b\x12\x43\x6b\x0d\x54\x39\x8d\x91\xd1\x6e\x2f\x4c\x7f\xab\x66\x4a\x7a\x0a\x2d\xf0\x94\x70\x68\xb1\x10\x32\x26\xd2\x7d\xa4\xc9\xa7\x7e\x42\x89\x4c\xe9\x41\xde\x4f\x06\x85\x70\x40\x24\xe8\x89\x79\xf2\xa5\xae\x35\x4f\x2c\xd6\x3c\x79\x23\x73\xb3\xc9\x6b\x1c\x7a\xb2\x96\x85\xfb\xa0\xd5\x2f\xd2\x73\x82\x5b\xec\x1f\x74\xb7\x64\x38\xf9\x74\x99\xed\x69\xf7\x28\x99\x48\x1f\x89\x6d\x08\x3e\xe0\xb5\xe2\xec\x63\x0f\x61\x86\x60\x2a\x63\x64\xa3\x37\xa2\xef\x11\x34\xd0\x31\xf0\x9a\xc9\xca\xea\x0e\xda\xda\xf9\x85\x25\x98\x16\x95\x35\x8f\x2c\xee\xf7\x06\x56\x1e\xa7\x66\x07\xea\xd9\x72\x68\x23\x4a\xec\x72\x18\x53\xbc\x20\xc8\xc4\xae\x41\xf7\x47\xfe\x84\xc8\x02\x97\x0c\xd8\x80\x12\x30\x05\x4c\x80\x01\x60\x00\x29\x34\x2c\xd2\x68\x16\x7e\x11\x01\xe5\x60\xd3\x0c\xd7\xcd\xf0\xa9\x0c\xc7\x6a\x9c\x25\xd5\xde\x3f\x55\x93\x69\xb9\x41\x51\xf6\x62\xba\x35\x32\x36\x5c\x8c\x14\x42\xe8\x57\x40\x08\x90\x00\x6c\x40\x01\x24\x61\xf3\x0b\x5d\x80\x0b\xf3\x51\x2a\x22\xdd\x13\xa5\x32\x9a\x08\xcc\x2b\x04\x1b\x61\x39\x5d\x05\x3b\xa4\x0a\x97\x3d\x5d\xc5\x19\x24\xa8\x13\xca\x4a\x08\x27\x73\xb5\x36\x19\x54\xea\x16\x24\xa5\x87\xc7\xc7\x00\xef\x00\x3f\x60\x07\x8c\x30\xad\x9c\x08\xb0\x02\x49\x20\x05\x88\x00\x3b\x9c\x0a\x1e\x3c\xcd\x4b\x5e\x22\x39\x31\x7d\x07\x07\xdc\x20\xe7\x94\xba\x0a\xd9\x8d\x9d\x31\x93\x16\xb2\x42\xb5\xf8\x3d\x5f\x6f\x2b\x07\xcd\x66\x09\x66\xb6\x29\x08\x0f\xaa\x00\x6c\x7a\xc3\x0f\x98\x01\x27\x60\x05\x4c\x30\xff\x00\x21\x30\x03\x3a\x98\xfd\x14\x1e\x1c\xd3\x52\x78\x3a\x6a\xb6\x17\x7e\x4b\x89\xda\x45\x52\xfb\xbe\xb3\xd5\xdd\x72\x95\x61\x69\xe7\x21\xd8\x4e\x62\x06\x17\xf2\xd3\xbc\x49\x34\x5c\x38\xff\x0f\xe5\x88\x60\xc9\x4d\x34\x80\x0c\x18\x01\x3d\xf0\x85\xe1\x77\x04\xea\x18\xe9\x22\xab\x97\xd8\xb4\x06\x86\x15\xb2\x77\x4b\x1c\x6e\x41\xe0\xd1\xcc\xb3\xf4\x61\xd7\x46\x92\x3c\xcf\x68\x1c\x8f\x6b\x73\x3f\x35\x5a\x91\x43\xe6\x59\xe2\x05\x64\x6c\x58\x87\xc5\xff\x4d\x1e\xc4\x61\x13\x00\x6a\xc0\x0c\x44\x10\x8f\x88\x46\x99\x52\x85\x5b\x54\x06\xcd\xf5\x3c\xb1\x63\x6c\x72\x4f\xde\x51\xec\xe6\x4f\x3d\xef\xd0\x2d\x8d\x4f\xe6\x0f\x30\xb7\x73\xd4\x2d\x92\xe9\xe4\x56\xa1\xe2\xc6\xea\x07\x14\x80\x06\x50\x01\x22\x40\x04\xeb\x04\x11\x03\xc4\xc0\x06\xf0\xc2\x9f\x11\xfc\x60\xe8\x11\xd6\x53\x71\x37\xf3\xf3\x34\x8f\xf6\xcc\x8d\xb9\xb5\x3b\x2c\x59\x0c\xed\xf3\xac\x35\xcd\x32\x0b\x87\xba\xb1\x99\xee\xa9\x48\x09\xbd\x60\x52\x23\x12\x42\xb4\x84\x25\x61\xb9\x00\x3d\x6c\xfe\x41\x0d\x70\x00\x3f\xe0\x01\xab\xf8\x10\x7a\x0d\xc1\x20\xe5\xad\x27\xc7\xee\x55\xd1\xc8\x79\x35\xf7\xb7\xa7\xd0\xf5\x86\xd1\xa1\xe6\xf7\x85\x5b\xf1\x87\x7e\x42\x36\x35\x3a\x54\xd2\xa6\x5c\x6e\x94\xe9\x98\xe1\x80\x17\x10\xc2\xdc\xcd\xb8\x80\x00\x96\x11\xe6\x03\xda\x20\x00\x8f\x8c\x2e\x92\x7f\x4e\xa9\xfb\x89\xad\x7b\x4b\x94\x78\x2e\xe2\xef\xad\x2b\xa5\xfd\x9a\x39\xac\x6e\xa6\xca\xf8\xf4\xfe\xb0\x66\x97\x63\x93\x31\xe5\x1e\x61\x06\x26\x54\x22\x6c\x04\x02\x60\x04\x24\x00\x05\xe0\x03\x74\x40\x06\xe8\x01\x66\x80\x0d\x7c\xb0\xe6\x29\x6f\xb9\x1e\x64\x99\xf5\x59\x9c\xf0\x83\x07\xd3\x2a\xa1\xd0\x3b\xbd\xa3\x86\xd5\xd5\xe1\x67\x4d\x55\x05\x95\x71\x33\xbe\x9b\x36\x96\x3a\xf7\xd2\xf5\x5c\x17\x94\x3f\x31\x2d\x61\x5a\x18\x07\xa0\x07\x66\xb0\x6f\x94\x04\x28\x00\x39\x0c\x23\xca\x39\x1e\x62\xb9\x3a\x43\x2f\x67\x91\x30\xe4\x8c\x2e\x28\xf4\x67\xf1\x9b\xee\x1d\xf5\xe9\xfa\xae\xcd\xca\xa8\xf4\xe4\xb0\x28\xd7\xdf\x4f\x9c\x54\x0f\x45\x74\x98\x75\x89\x7a\xe1\xa7\x81\x0c\xd0\x80\xdf\x46\xa2\x41\x91\x42\x5d\x44\x1f\xc5\x34\xc5\xe6\x24\xea\x65\xfa\x24\xf2\x51\x5d\xd6\xa2\xdf\xdb\x25\xf6\xb1\x00\xe6\x9f\xbc\x11\x7e\x35\xb2\xa2\x3b\x34\xd8\x94\x5e\x70\x91\xa0\xef\x6f\x6c\x17\xac\x6f\x2c\xf7\x81\xd7\x9a\xba\x17\xcb\x15\xbd\x11\x4b\x1c\xe7\x0c\xff\x90\x30\x8b\x38\x9b\x34\x89\x3c\x82\xc2\x93\x76\x9a\x77\x49\xee\xd8\xa0\xce\x71\x2d\x84\x3a\x6d\xa2\x12\xd6\xbf\xf4\xdd\xea\x12\x77\x67\x79\xfa\xf7\xd3\xdd\x2a\xf8\xcc\xf0\xc8\x6c\x8f\x4b\xf3\x55\x8d\x22\x09\x0d\xb6\x5a\xd2\x4a\x92\x16\x32\x7c\x4a\x11\xea\x79\xda\x71\xfa\x69\x26\x49\x96\x19\x36\x3b\xae\x48\x49\x0d\xcd\x75\xcb\x73\xef\xa8\xd8\xc8\xfc\x89\x26\x8c\xbf\x50\x37\xe3\x95\xf7\xea\xfa\x48\x4d\x8b\x69\xf1\x5c\x72\x63\x90\xa5\x33\xa5\x09\xb6\xb2\x96\x10\x3f\xc3\x47\x06\x79\x66\x2d\xd6\x7d\x0e\x5e\xee\x4a\xde\x31\x01\x26\xa1\x6e\x91\x9f\x12\x5f\x55\xe3\x4d\x0d\x5c\xd6\x43\x5f\xa6\xbb\x55\xaa\x3c\xfd\x2b\x09\xfb\xc3\xe9\x4d\xdd\xee\xf5\x1c\x43\xaf\x71\xad\x55\x1e\x63\xec\xb8\x1f\xbf\x1d\xb6\xde\xa1\x1c\x2d\x1f\x0e\xef\x81\xc0\x86\xb0\x85\x68\xa7\x04\xbf\xb4\x8a\xac\xab\x82\x83\xf2\x33\x75\x7c\x23\x71\x07\xaf\x00\xa9\x84\xf1\xc2\xb3\x66\xab\xff\x31\x10\x28\xf4\x76\xe3\x98\x77\x7d\x63\x82\xa9\x93\xbe\x22\x20\x33\x2a\xe2\xc6\xb3\xc2\xaa\x40\xeb\x46\xa6\x59\x3a\x4a\x8e\x5b\xe1\xb3\x32\x9c\x1a\xbe\x46\x90\xb6\xa6\x1e\x8b\xd1\xc9\x93\x1b\x3b\x06\x9f\xf1\x18\xf2\x1c\xea\x9a\xfd\x9e\x8b\x39\xe3\xbf\xb1\xbf\xf6\xbd\xe0\x8b\xc0\x45\xbf\xa1\x83\x16\xb5\x52\xf6\x54\xb3\xd0\x18\xb7\x1d\xb3\xaf\x5a\x01\x1a\xf3\xda\x71\xba\x4d\x06\xe6\xc6\xc6\x4f\x06\x2d\xa2\xac\x87\xec\xe1\x9c\xa9\xbd\x79\x22\xc3\x32\xec\xcb\x2f\x3b\xd8\xc7\x9f\xad\x5f\xff\x03\x9d\x5f\xa6\xcf\x09\x76\x5c\x66\x87\xfa\x3a\x1b\x7e\x15\xf1\x26\x15\x87\xb8\xb9\xb8\x58\xb0\x99\xc9\x99\x6b\x5a\xba\xd9\xe4\xd8\x9b\x39\x43\xdc\x74\x3c\xeb\x7c\xce\x02\x7e\x45\xc8\xa5\x11\x97\x7c\x68\x81\x1b\xba\x5c\x16\x39\xf8\xd7\x09\x7f\x92\x6f\x74\x8f\xd9\x36\x58\x27\x7b\x9f\xba\xd5\x4e\x15\xb0\x24\x31\x06\x6d\xb8\x4d\x38\x1d\xbb\x76\xb8\x93\x79\xbe\xf1\x15\x08\xc8\x08\xae\x0e\x4f\x8f\x26\x8a\x67\x4a\xe5\x28\x26\x6c\xe4\xea\xa7\x9e\x7b\xb3\xfb\xf2\xf2\x3f\xdb\x59\x7e\x1e\x5e\xc9\x1c\x9a\x3f\x5b\x9b\xc0\x7f\x9a\x5d\xcb\x51\xb0\x96\xe8\x12\xe6\x13\x90\x1f\xb4\x1b\x8a\x12\x5e\x10\x95\x16\x57\x98\xf8\x98\x46\x91\x99\x9f\x67\x55\xd4\xd4\x40\xd0\xb3\x3c\xad\xba\x59\x73\xd2\xfe\xe9\xe3\x7f\x19\xc8\xbd\xc9\xbb\xf0\x83\x9e\x67\xb8\xe3\x96\x4f\x6b\x6b\x57\x0a\x3b\x53\xd1\x93\x6c\x52\x7a\xd3\x87\xb3\x6a\xf3\x20\x85\xdf\xca\x28\x2b\x3f\xd5\x05\x37\x2b\xb6\xcf\xf6\x1a\x4f\x46\xae\x6d\xbc\x6a\xff\xa8\xf5\xdb\xf9\x9f\xa7\x7f\x54\xdd\x94\x5f\xba\xbe\xda\xda\x53\xdb\x78\xb2\xaa\xb1\xb4\xbf\x04\xb7\xe0\x34\x73\x35\xb7\x34\xb3\x36\x2b\x3c\x25\x32\x49\x3c\x3e\x3f\x12\x3d\xb6\xb0\xc8\xbe\x3d\xf8\x5a\xef\x9d\xe9\x57\xfb\xff\xbe\x36\x94\xfe\xb3\xeb\x5b\xf1\x57\x63\x3b\xac\x2b\x6e\x33\xca\x23\xb7\xc3\xab\x03\xce\x7d\x2d\xfd\xa6\x3d\xdf\x7b\x05\xba\xcb\xbb\x4f\x9f\x22\x76\xf8\xb4\x1e\xb4\xe8\xb6\xb4\xf5\x97\x4f\xa3\x3c\x33\x7e\xfe\xee\x82\xef\x93\xc2\x23\xe6\xff\x1e\x7f\x6c\xbb\xd5\x3f\xbd\xd9\x6b\x59\xf9\x36\xcd\x3e\xc4\xd9\xd5\xdb\x3a\xd2\x8c\xd5\x20\xd6\xe0\x52\xfb\xa5\xd6\xa7\xda\xb8\x4a\xb3\x0a\xb3\x42\xa2\x74\xa7\xdc\xab\x84\xa4\x5c\xa6\x3e\xa0\x6b\x7b\x34\x6b\xe1\x61\x67\xee\x44\xf7\x3a\xe3\x41\xe9\xaf\xff\xa6\xeb\xa3\xcb\x2d\x84\x79\xad\xe1\x84\x2e\x97\x06\x68\x15\x6a\xe9\xd3\x22\xfa\x02\xba\x3c\xc5\x9c\xf6\xcc\xae\x6c\x48\x46\x47\x86\x44\x1a\x49\xea\x97\x54\x84\xd4\xd2\xa4\xaf\x79\xed\x95\x53\xad\x2f\x07\xbe\xcc\x36\x6e\xd6\x1d\x19\x7f\xcc\x7d\xd0\x80\x42\xef\xd4\x8f\xfb\x37\x9a\xa6\xf1\x7b\x1b\x9a\xb1\x2b\x3a\xf3\x95\x32\x1d\x52\x5f\x24\x2c\xc4\x09\xc5\x70\x45\xda\x44\xde\x46\x4e\x84\x97\x86\xab\x87\xba\x04\x7d\x09\xf2\x0f\x76\x0a\x2a\x8b\x75\xcf\xc4\x2f\x4d\x6e\x22\xee\xdd\x9e\x76\xde\xa8\x38\x52\xbb\xf6\xf8\x11\x77\xa1\xb8\xc3\x36\xa5\xdf\x4d\x5e\x87\x5d\xa4\x91\x4e\x13\xa7\x18\xf9\x10\x8a\x10\x20\xe4\x1b\xe9\xe5\xe1\x45\xe9\x59\xe9\x96\xe4\x36\xec\x9a\xe4\x94\xeb\x74\xeb\xa4\xef\xc8\xe8\x70\xed\xf3\x3a\x22\x3c\xd5\xa9\x08\xbb\x3e\xae\xa7\x7c\x5a\x66\x33\xef\x44\xe2\xe3\xfe\x73\xcc\x79\x93\x6e\xb3\x9a\xd0\xdc\xa9\xc4\xb6\x30\x49\xdf\x65\xcf\x7c\xe7\x0c\x07\x6a\x9b\x72\xcb\x37\x16\x6f\xcd\x7f\x9a\x69\x99\x62\x9a\x4c\x9b\x94\x18\x09\x1a\x74\x18\x12\x19\x56\xda\xf0\x78\xe2\x84\xda\x25\x55\x17\x64\xd5\xd3\xf6\x26\xce\xba\xee\x94\x9e\x0a\xae\x68\x0c\x1a\xd4\xdd\xe7\x09\xc7\x25\x05\x44\xba\x91\xd8\xd5\x58\x48\x9a\x7c\x32\xa4\xd5\xfd\xa6\x55\xac\x89\xae\x4e\xa8\xda\xaf\xf2\xa0\x6c\xab\xb8\xa5\x90\xa0\x68\xa3\xe0\xa5\x70\xa6\xab\x68\x31\xe1\xba\x1c\x5c\x98\x84\x5d\x18\xd5\xc8\x35\x20\xb4\x68\xb2\x5f\x32\xd9\xdf\xbe\x51\xaa\x93\x6c\x1f\xa4\xe6\x14\x6c\xf6\x44\xef\x46\xd3\x5f\xe5\x58\xbe\x58\xa6\x43\xca\x5c\x22\x55\xec\x99\x58\xb8\xf0\x73\x61\x1a\xc1\x09\x81\x20\xfe\x3a\xfe\x0f\x82\x1d\xb2\x8e\x9a\x8f\x66\xb5\xae\x74\x21\x62\xc9\xbf\x4b\x9e\xb6\xe2\x8c\x46\xac\xa5\x0d\x3f\x6b\x14\xcb\x7d\x1f\xf5\xc5\xc3\xcf\xfc\x52\x87\x4e\x41\x5b\x72\x41\xd4\x54\xe0\x03\xaf\x2d\x17\x32\x87\x36\xeb\x0b\xd6\x32\x16\x3a\xa6\x01\x26\x03\xc6\x15\x06\x40\x2f\xce\x18\xc0\xeb\x2a\xd5\xa7\x89\x6f\x6e\xe1\xce\x1c\x4e\x9c\xde\x58\xc9\xd7\x15\xbe\x42\x3b\x80\x50\xf3\x98\x71\x1c\xaa\xe6\xb8\x65\x44\xa7\xb4\x2e\xaa\xcd\xc3\xc4\x9a\xc9\x68\x48\x0b\x4f\x75\x44\x89\x49\x8e\x04\x91\x27\xb9\x21\x61\x27\xba\x22\x3a\x21\x64\x20\xac\x26\xe2\xa6\xdd\xe5\xa1\x97\xd6\xd5\xfa\x64\x85\xe3\x5d\x16\xe3\x91\xe7\x57\xdf\xb8\x34\xdd\x27\x59\x8d\x9c\x76\x1e\x8c\xe3\x68\x66\x10\x2a\xef\xcd\x67\xc2\xb0\x46\xee\x4e\x8c\x88\xdf\x8c\x7d\x83\xf9\x1d\x7d\x15\x2d\x00\x35\x18\x05\x82\xbc\x80\xf4\x06\xe9\x0c\xc9\x11\x49\x89\xc0\x84\x6e\x8c\x6f\x58\x1e\x47\x3f\xd8\x81\x35\xf0\x30\x15\x94\xb1\x2c\x0b\xf4\x23\x54\x5f\x66\x60\x86\xb4\x38\x17\x18\xa9\x2b\xb4\xf2\xfd\xa2\xd3\xc2\x3b\x47\x25\x41\x64\x04\x9f\x00\x26\x4c\xb9\xa7\x84\x39\x49\xb8\x00\x07\x50\x02\x92\x98\xe7\x14\x26\xec\x3b\xe2\x95\x1a\x44\x96\x36\x5e\xcf\xa3\x3f\xe4\x9e\xac\x7e\x1f\x22\xac\x37\xca\x31\x88\xa6\xf1\x44\x30\x2f\x54\x4b\x10\x15\x64\x7e\x46\x1c\x8e\x14\x05\xc3\x7e\x4d\x98\xfb\x92\x04\xe0\x03\x05\x60\x08\xd3\x52\x44\xd0\x5a\x21\x95\xac\x1f\x44\x22\x55\x85\x9f\xbc\x71\x7f\x15\xf1\x23\xeb\xe3\x66\xff\xb8\x6e\x6b\x5d\x89\x42\xd2\x52\xa0\x84\xdd\x6b\xdd\x70\x19\x51\x6e\x32\xca\x62\xcc\x7c\xd8\x8d\x1d\x07\xd6\xa6\x45\x09\x50\x60\x8e\x5a\x4a\x80\x0a\x68\x90\x28\x08\x33\x18\xee\x04\x2b\x95\x1e\x4c\x7a\xdc\x64\x23\x09\xb3\x51\x9f\x6b\xce\x7d\xed\x55\xaf\x85\x64\x11\x84\x17\xb8\xd1\x9b\x92\x2b\xe7\x08\x09\x31\x52\x11\xb2\x20\xb8\x02\x12\x80\x05\x53\x81\xd0\x01\x3f\x6c\x86\x40\x09\xe8\x80\x19\x78\x87\x27\x4a\xb3\xcc\xfb\x4d\x7e\xcc\xf0\x93\xb3\x72\xc8\xef\x0c\xe4\xe3\xd6\xf5\xa0\xb1\x86\x56\x8c\xc2\x9c\x78\x44\xdf\x08\x6b\x4d\xad\x2c\x49\x47\x0e\x26\xf2\x70\x0c\x62\x98\x17\x98\x08\xf0\xc1\x7a\x41\xb0\x80\x10\x2c\xe3\xa3\x0b\xf0\xb0\xce\xa8\xd2\xb8\xc7\x64\xbe\xe8\x33\x3b\x54\x07\xa9\xa6\xdc\xbd\xff\xb5\x9f\x32\xeb\xfb\xd4\xb1\x92\x26\x4d\x37\xc4\xdb\xa9\xc6\x48\x5a\xe1\x81\x7f\x95\x6e\x04\x5f\x06\xee\x35\x20\x05\x04\x30\x47\x0e\x3d\xcc\x8d\x82\x0b\x58\x01\x0e\x20\xc0\x70\xa7\x20\xe3\x7c\x23\x95\xad\x47\x6f\xff\x26\xe8\x22\x65\xea\x33\xfc\x91\xdf\xaa\xf6\x60\x41\x03\x46\xae\x6f\xf4\x2b\x2f\x21\x4b\x15\x8d\x02\xf1\x56\xb6\x76\x48\x39\x9a\x28\x8c\x3f\x11\xc2\x14\x10\x6e\x40\x06\xc8\x80\x05\xe0\x07\x2a\x68\x46\x64\xef\x39\x56\xa5\x82\x75\x3d\xed\xdc\x03\x7b\x52\x4a\x7f\x86\x5d\xb6\x6d\xd9\x4d\xf2\x76\x68\x94\x6e\x27\x3f\x04\x41\x1c\xde\x1a\xf4\xc9\xbf\xe1\x67\xa2\x93\xc6\x1b\x81\x7d\x7e\x19\xc0\x00\x94\x60\xad\x1e\xc4\x80\x15\xf0\x01\x46\x34\x6e\x52\x3a\x36\x52\xb1\x1a\x8d\x53\x2b\x6a\x5f\xac\x44\x32\x28\xf4\xe3\xfa\x41\xf3\x62\x49\x7f\x68\x6d\x52\xb6\x49\x14\xbe\x27\x86\x45\x8b\x46\xab\xb8\x25\x3b\x26\x99\x04\x6a\x32\xcc\x9d\xa4\x0f\x78\x81\x3c\xf0\x87\xb1\x42\x49\x60\x81\x68\x4e\x64\xca\x04\x27\xb2\xa9\x9e\x6c\xa9\xea\x0b\x17\xbf\x0a\x85\x7e\x7d\x7a\x86\xb5\x91\x34\x2e\xde\x96\x54\xe2\x9b\x4c\x13\x94\xe7\x98\x6f\xd8\xa9\xb0\x27\xe0\x4b\xaf\x8b\x37\x02\xfb\x2e\xb4\x00\x3b\xb8\x41\x80\x47\x5c\x47\xf6\x46\x65\x40\x6b\xc2\xec\xa4\xd8\xe7\x2a\x90\x19\xd0\xd7\x73\xb8\x0d\x5e\x4b\x0b\x85\x42\x7f\x87\xbd\x3f\x7a\xae\x37\x2f\xde\xbb\x53\xcb\x93\xc3\x1c\xad\xe2\xf5\xcc\xf2\x58\x4b\x5e\x72\x87\xe3\x88\x5c\x18\xf5\x29\xb2\x3d\xea\x1b\x0c\x0d\xac\x1d\x5c\x3d\xbc\x57\x84\xae\xc4\x12\x24\xf7\x10\x4e\xe6\x33\x51\x2c\xb5\x22\xf3\x40\xcf\x3f\x31\x66\x79\x30\x0f\xe7\x67\xde\x93\xbc\xf5\xe8\xb1\xee\x36\xae\xd2\xa4\x14\xe1\xe0\x13\xe7\x24\x13\x15\xe5\x7b\x61\x6e\xc6\x1b\x02\x5d\x82\x01\xa2\xb7\xa4\x02\xe4\x85\x94\x76\xd4\xd7\x74\x2d\x8c\xa2\x4c\x46\xcc\xbf\xf9\x1b\xe4\xbf\x18\x62\x39\x36\x05\x37\xa7\xae\x56\xc0\x5a\xa0\x1e\xae\xdf\x0b\x3f\x8f\x99\x4f\xef\x4b\xa9\xdb\xc9\x1d\x89\x2d\xf5\x1d\xb7\xb5\xd6\xb3\x97\x9d\xe5\x8d\xa2\x3e\xa6\xb1\xa6\x77\x67\x74\x67\x99\x63\xb7\xe5\xac\xe3\x1e\xe7\xeb\x17\x8c\x12\x91\x97\xfe\xa5\x1d\x66\x75\xe9\xfd\x18\x9b\x9f\x1f\xd9\xf8\xbf\xdc\x80\xca\x69\xf0\xfa\xa7\x89\xfa\x4e\xce\xf2\xb3\x0c\xf8\xf0\x45\x0f\x64\x0b\x3d\x4d\x3a\x09\x0f\xce\x32\x4e\x47\x9e\x70\xbe\x53\x41\x5c\x11\x3e\xb1\x26\x49\x77\x19\x33\xb9\x6c\x45\x0f\x8d\x30\xb3\x28\x37\xb3\xb0\x9b\x0c\x84\xca\xa4\xa7\x4f\xfe\xef\x84\x07\xaf\x2b\x89\x17\x51\x4b\x68\x83\xfa\x4d\xbe\x45\xd7\x49\xf1\xc1\x11\xce\xd5\x4f\xe8\x54\xa2\xc5\x22\xc5\xb2\xa4\xb4\x65\x08\xe4\x89\x14\xff\xa8\x98\xab\xcb\x69\x29\xe8\xb6\xe8\xef\x9a\x3a\x38\xed\x07\xb1\x27\x29\x17\x9d\xb6\x20\x8e\x44\xfd\x0f\x75\xbe\x3a\x9d\x6d\x6f\xf7\xcc\xe8\xf6\x68\xd4\xe1\xe4\x25\xc5\xdb\xfb\x7b\x39\x8c\x18\x7c\x57\xd9\x55\x89\x57\x17\xd2\xf4\xd5\xbe\xd2\xc7\x35\x62\x33\x85\x33\xf7\xb3\x02\x76\x9c\xce\xb5\xfe\xb5\x71\x5e\x79\x68\x75\x92\xbd\xdf\xe6\xb1\xff\xc6\xfe\x92\x6b\xb7\x57\x13\x6b\x98\xe3\x21\x1d\x06\x55\x68\x59\x9c\x31\xaa\x3e\x45\xb6\x2d\x46\xe1\x46\x54\xa6\xa9\x66\xe8\x16\xd1\x36\xaa\xf6\xa8\x8e\x3f\x5c\xcd\x3c\x10\x7c\xa7\x03\xbd\x63\x16\xb3\xd1\xab\x08\x3b\x3f\x4c\xca\x6e\x7c\xf9\x17\xf2\x0a\xbd\x83\x7f\xfe\x73\x29\x71\xb8\xbe\x4d\xac\xf4\x32\xc3\x2a\x4a\xc3\x8b\xc5\xc1\xd5\x6e\xd3\x21\xd0\xf9\xa7\x1b\x86\x47\xb5\xcf\xb0\xbf\x71\xf0\x9b\xf0\xf6\x68\xe3\x84\xb1\xcc\xad\x72\x68\x5b\xd7\xc8\xf2\xca\x9b\x43\xad\x7f\xc3\xef\x17\xe7\x73\xe5\xdd\xec\x79\xba\x41\xda\xe6\xf0\x52\xa3\xb4\x8f\x11\x62\xbe\x3f\x7d\x71\xfc\xf6\x02\x35\x82\x7b\xc3\x9d\xa2\x1c\x62\xf7\x12\x71\x53\xdd\x32\xdf\xe6\x61\x94\x75\xb6\xac\x0d\xd1\x2d\x62\xec\xaf\xbd\xd9\xfe\xf7\x09\x7f\x24\x6e\x8d\x4e\x46\xb6\xfe\xcc\xb2\xf7\xe5\x35\x13\x97\x7c\x4d\xbb\x8a\xf9\x13\xb5\x1d\xc3\x1b\x7b\x92\x10\x97\x82\x93\xc1\x9c\xed\x97\xf7\xa5\x88\xaf\xec\xbe\xda\xbf\x19\x3a\xd0\x30\x37\xbd\x93\x75\x4e\xf0\x79\xe5\xbf\x24\xe0\xc1\xfd\x5a\xf2\xe8\xf5\x66\xf8\xcc\xda\xc0\x4c\x73\x5e\x59\x4f\x8e\x68\x7a\x41\x16\x51\x4e\x44\x9e\x79\x11\x45\xc9\x43\x65\x70\xcd\xdb\x46\x94\x36\xba\xce\xe3\x81\xe0\xd9\x81\xad\xc8\x13\x9a\x5b\x9a\x3f\xfd\xff\xe2\x40\x2d\xb7\xf5\x6f\x6a\x4e\x6e\x5e\x7a\xef\x4f\xef\x98\x6c\xbe\xda\x34\xde\xc4\x78\xe6\xbb\x8e\xb7\x46\xf2\x6c\xfc\x19\xd7\xca\xab\x25\x87\x15\xd9\xe5\x80\x15\xac\xdd\x83\x63\x84\xf7\x67\xf7\x52\xff\x3f\x06\x52\xf2\x25\xf5\x1d\xc5\xeb\x5f\xbb\x61\x6b\x68\x4b\x8d\x73\x9b\x33\xec\x93\xaf\x26\x5f\x8f\x7b\x8c\xd8\x8d\x75\x8f\x06\x8e\xf4\x0c\xed\x0c\x7e\x1e\x6c\x19\x30\x1b\x94\x1f\xca\x9f\x0d\x5f\x7b\xfa\x12\xed\xd2\xeb\x2e\xf0\x71\xf8\xef\xcf\x3f\xfc\xc9\xf7\x9c\x72\xff\xea\x99\xe3\xcc\xcd\xd8\xea\x10\x61\xbf\xe2\xd3\x88\x4e\xe1\x0e\xe2\xf6\xc8\x36\x8f\x16\xed\xe6\xdc\x66\x9f\x66\xdd\x46\xfa\x7a\x84\x7a\x82\x7a\x81\xc6\xce\xee\x57\xe3\xc8\x4b\x8f\xbb\xef\x4f\x89\x6f\x20\x0f\xa9\x7f\x31\x10\x94\xe3\xf0\x6d\x87\x05\xf6\x91\xfb\xee\xb9\x76\x8a\x86\x0f\xb5\xcb\x55\x96\x95\x1e\x65\xb9\xe5\x12\x25\x3e\xc5\xc9\x85\x9b\x05\x0a\xf9\x3b\x79\x83\x39\xc8\x79\xe2\x79\xbd\x05\x8e\xd5\xba\xed\xc5\x43\x93\x73\xe9\x5b\x16\x47\x4d\x1f\x1b\x1e\xf0\xa0\xd0\x4f\xb1\x27\x06\x9b\x6f\x67\x5c\xfb\x89\x5b\xba\xab\xa7\xca\x8f\x0a\x41\xee\x4e\xe6\x5e\xfa\x51\xca\x52\xf2\x61\x22\x6d\xd2\x74\x82\x7a\x7c\x66\x6c\x72\x2c\x6d\xb4\x58\x8c\x7f\x74\x56\xfc\x6a\x36\x61\xb9\x7e\xb3\x49\x5f\xd7\xf4\xea\x46\xdd\x11\xe5\x35\xc5\xfd\xb7\x4b\xf7\xad\xf6\xe9\xa6\x9e\xf4\xfa\xf2\xe2\x92\x6c\xcb\x34\xfd\x44\x8e\x18\x9e\xc8\xd7\xe1\x92\xc1\x8b\x01\x33\x81\x91\x81\xa8\x7e\x96\xbe\xed\x3e\x77\xbe\x2c\x9e\x50\xef\x73\xcf\x47\x7f\xc2\xa8\xfe\xb4\x81\x62\x8a\x06\xec\x9e\xf6\x69\x9c\x4d\x81\xe3\xf2\x2b\x8d\x17\x12\xb3\xf6\xbd\x18\x75\x72\x79\x31\x29\xf4\xd1\x9a\x61\x57\x01\x9f\x7d\xd4\x3c\xb0\x5c\x87\x9d\xc7\x9c\x54\x1d\x74\x1c\x06\xec\xbe\xdb\x38\x59\x95\xda\xb0\x59\xee\x58\xe5\x58\x54\xd8\x3d\xf1\x0a\x0c\x9b\x49\xd6\x2e\x98\xad\xfb\xd3\x73\x34\x93\xb3\x2d\x7d\x44\xb2\xb2\x32\xb0\xdf\x10\x94\x7f\x91\xb0\x1d\x5c\xe4\x1d\xe9\xd2\xe5\xc0\x67\x9d\x64\xe6\xfb\x04\xdd\x78\xc7\x90\xc3\xa0\x50\xdf\x5a\x77\x59\xe7\x8b\xb6\x9e\x76\x87\xd6\x5b\x1d\x42\xcd\xe7\xfa\x9b\x56\xc6\x6e\x9d\xc1\x6f\x12\x8f\x0b\xb2\x1b\xf0\xfb\x32\xe6\xc5\x76\x09\xa6\xa0\x9d\x92\x65\x57\xa9\x0a\x21\xbb\x9e\x04\xb6\x92\x4f\xa2\x0d\xbc\x75\xa9\x35\x95\x55\xdf\x29\xd3\x29\x09\xca\x67\xc8\x8d\xcb\x85\xc9\xf6\x48\x5f\x49\xdd\x49\x16\x49\x0d\x4b\xf1\xc8\xb3\x69\xa3\x9b\x13\xbb\x5c\x06\x9b\x25\x79\x15\x75\x34\x8b\x0c\xcb\xae\x4f\x8e\xd2\x36\x0d\xe6\x27\xc4\xca\xf8\x2e\xda\x4d\x1b\x33\xa8\x4f\x29\x72\xc9\x6c\x4b\xc8\x88\xb6\x09\xd3\x08\x28\xf0\x6b\xf1\xbd\xe2\x3d\xe6\x69\xe3\x8e\xe0\xa6\xe6\xe4\xe3\x62\xe2\x84\xe7\xc7\x96\x76\xd5\xf8\x64\x16\xe6\x6a\x14\xf2\x2a\x35\xa9\x2c\xa8\xdd\x71\xf5\xc9\xa0\x55\x9d\x63\x56\x7b\x04\xb1\xc7\x99\xb9\x9a\xe6\x9a\x6c\xb7\xd0\x00\xaf\x3f\xa7\x2a\xeb\x04\xf3\x2a\x63\x1d\xfd\x01\x9d\x0c\x6d\x2a\x2d\x13\xf5\x1e\xd5\x7b\x2a\x5b\x4a\x09\x4a\x71\x7a\x46\x6e\xa8\x14\xbc\x26\xc4\x5c\xd5\xc3\x38\x52\x2b\x9b\xba\xa6\x7b\x79\xa2\xbf\xbc\xa6\x3a\xd3\x2b\x9c\xc1\x8d\xce\xf4\xb5\x6a\xb5\xe8\x31\xfb\x22\x9d\x2a\xe5\x4f\xb2\x49\x92\x24\xa2\x17\x04\xe3\xf8\x54\x78\x4c\xb8\x70\x38\x8c\xd8\x53\x38\x00\x3b\x06\x5b\x9e\x40\x93\xe6\x19\x0f\xa5\x74\x9f\xf6\x67\x1b\x29\x3f\x9e\xf8\xce\xa2\xf0\x15\xaf\x81\xa0\x5a\xff\x6c\x8c\xc8\x72\xf7\x07\xb3\x5c\x35\x64\x91\x1a\xe6\x97\x10\x4b\x9c\x3c\x8c\x5b\x34\x6e\xe4\x0c\x44\x1e\x78\x6b\x38\x53\x98\x8b\x91\x03\x58\x03\x76\xa0\x86\x28\x47\xd0\x4b\x2f\x25\x40\xa0\x00\x35\x32\x74\xe6\x08\x9d\xcd\x78\xbe\xc6\x39\x9c\xdd\xd8\x5f\xc0\x12\x17\xe4\x8b\x6d\xf5\x5d\x6b\x5c\x92\x97\xfd\x3d\x39\x13\xfa\xff\xe3\x2b\x04\xb0\xc4\x24\x29\x60\x83\xe5\x61\x04\x80\x08\xa0\x02\x4c\x70\x01\xb8\xda\xd4\x47\xdc\x7d\x32\x04\x3a\x07\xb6\x64\x7e\x0f\x89\x24\xdb\x48\x93\xa4\x1d\x6f\xcb\xe9\xd3\x50\x42\xd2\x9c\x0e\x8d\x78\x14\x12\xf9\xad\x68\x6f\xf1\x7c\xe0\x30\x01\x1e\x60\x00\xd4\x80\x0b\xe0\xc0\x7e\x53\x01\x1a\xa0\x0a\xe8\x81\x0b\x96\x04\xc5\x1e\xa7\x8e\x94\x8f\x96\x9b\x35\xf0\xb5\x8d\x73\x7e\xf1\x7a\x71\x65\x40\xba\x41\x30\xb7\x21\xba\xcf\xf3\xa7\x85\xb0\xfa\x95\xd8\x0f\xd6\x34\xd2\x6e\x94\x77\xb0\x36\x33\x4e\x40\x01\x18\x60\xd9\x1e\x3c\x20\x01\xb8\x01\x13\x30\x43\x43\x21\xcd\x65\xed\x10\x8b\xd1\x78\x6b\x39\xeb\xd5\x18\x3b\x7f\xda\xb4\xf9\x67\xca\xbc\xbd\xb4\x54\x33\xd9\x37\xb0\xc5\xfe\x50\x5f\x5c\xf6\x19\xcf\x22\x0d\x0d\x8e\x1b\xa0\x86\x79\x38\xa9\x01\x2b\xcc\x89\x8a\x01\x70\x80\x22\x60\x00\xdc\x48\xc1\xc4\xbc\x4c\x9b\x22\x68\xaa\xf1\x16\x68\x9e\xda\x31\xce\x1f\x2e\x0e\x4a\x16\xbe\xf6\xa5\xd4\xbc\xcc\x7a\x11\xc1\xe6\x4e\xf3\x24\x54\xd5\x47\xc4\x97\x39\x97\x44\x00\xb9\x0e\x10\x02\x76\xd8\x4e\x16\x0e\x20\x0f\xeb\x78\x65\x00\x6c\x40\x08\x41\x9e\xe0\x13\xa3\x89\x60\xbf\xca\xa5\x99\xbe\x87\x73\x64\xdd\x37\xd4\x53\xa4\xf5\x98\x31\xc4\xe6\xdf\x85\x6f\x12\xe4\xfd\xb2\x6c\x9f\xe8\x1a\x4a\xff\xe0\x16\xa1\x1a\xc6\x26\x06\xa4\x00\x03\x10\x02\x32\xc0\x05\x38\x81\x34\x50\x04\xc4\x00\x13\x48\xc3\x69\xe3\x9f\x31\xec\x0a\x2d\x29\xee\x18\x2f\xb9\x22\x47\x68\x3e\xd4\xbf\x7b\xbb\x8f\x33\x2b\xfa\x14\xa3\x0a\x2f\x43\x2d\x2c\xc7\x95\xcd\x64\x4b\xc5\x48\x78\x8d\x59\x86\xb8\x0e\x29\x09\x08\x01\x6e\x20\x0e\xc8\x81\x25\x90\x07\x62\x40\x1a\xe6\x90\x65\xc4\x61\xa1\xc9\xe2\x4d\x57\xd0\x30\xc2\x71\x5e\x08\xc7\x80\x42\x3f\xb1\xbf\x16\x58\x25\x18\xe6\x6e\x5a\x2a\x98\x88\x67\xf1\xd5\xb3\xc9\xd4\x65\x91\xf1\xe7\x11\xa1\x66\xc7\xba\x02\x3c\xb0\x6c\x92\x20\x60\x02\xd8\x40\x05\xee\x0f\xfc\x37\xc4\x08\xa4\x03\x7c\x5c\x06\x5c\x21\x2b\x95\x65\xb3\x6c\xcf\xf4\x98\x6c\x28\xf4\x47\xf0\xa5\xd5\x0e\xc9\x34\x5d\x97\x52\xc5\x42\x7a\x72\xd8\xa3\x9b\x82\xe9\x83\x6a\x84\x48\x3f\x2b\x23\x89\x38\xa2\x11\x3c\x31\x62\x22\xf2\x7b\xb4\x18\x8c\x97\x58\xc7\x38\x5f\xf0\xa8\x08\x30\x09\xc7\x29\x07\xb8\x34\xa5\x4f\x74\xcf\xed\x95\x03\x7f\xa4\xc0\x36\xaa\x5f\x1f\x1c\x7e\x5c\x11\x1e\x2c\x6d\xe2\x2c\x48\x8e\x6f\xf6\x27\xb7\xf7\xd5\xe7\x91\xfb\xce\x27\x40\xf3\x11\xfb\x1d\x76\x11\x9e\x0d\x41\x28\x71\x12\xe9\x67\xf2\x5a\xca\x5a\x1a\x4a\xba\x47\xfa\x3f\x6c\x54\xa2\xb7\x6a\xd5\xe6\x28\x9e\x78\xd1\x26\xb9\x30\xf4\xbf\x77\x38\x5f\xda\xc1\x9e\x5a\xe9\x0a\xad\x1c\xc8\xd8\x8c\xf8\xec\x3e\x63\xa1\xac\x11\x23\x31\xca\x6e\x46\xce\x41\x61\x4e\xa5\x4c\xb3\xce\xc0\xc5\x34\xc2\xf2\x8d\x1d\xc2\x55\xc2\x1b\xc9\xf7\x5d\x98\x42\xb1\xc1\x88\xd4\x09\x2e\xd8\x20\x95\xb5\xfc\xff\x3a\x2c\x83\xae\xe1\x0e\x47\x56\xac\x87\xc3\x9b\x05\x8b\x3e\x25\xad\x05\x75\x39\xfd\x7f\xac\xfd\x63\x98\x5d\x5b\xf6\xfe\x0f\xaf\x24\x95\x14\x82\x42\x92\xb2\x6d\xdb\xb6\x6d\xdb\xb6\x6d\xdb\xb6\x6d\xdb\xb6\x6d\x57\xa5\x98\xfd\x5c\x5d\x7d\xba\xfb\x9c\xd3\xfd\x7b\xae\xff\x8b\xef\x7a\x7f\x8f\xb5\xaa\xf6\xde\xe3\x33\xd7\x9c\x63\x8c\x7b\x4c\x51\x4a\xa0\x86\xde\x82\x90\x9f\x18\x96\x24\x8f\xdc\x9a\x72\x89\x66\x98\xfe\x85\x71\x94\xc5\x9c\xe3\x82\xab\x9e\x57\x4f\xaa\x4f\x2b\xdb\x1a\xd9\x87\x28\xb6\x39\xff\x8f\x5d\xef\xfb\x9e\xdd\xd6\x59\xf0\x1e\xb6\x6a\x95\x6c\xb4\xa8\x49\xef\x22\x9b\x4f\xda\x7d\xd2\x3c\xdc\x1f\xe8\xc9\xe8\x6d\x19\x7f\xb3\xbc\xb0\xf3\x70\x69\xf2\x5e\x0a\x18\x0b\xdb\x8a\x16\x48\x70\xc9\x48\xa9\x53\x9b\x59\xba\x19\x84\x83\x65\x90\x56\x56\xfc\x81\x8c\xde\xf3\x84\x35\xcc\x31\xf8\xd6\xd3\xd2\xbe\xd4\xf3\x30\x2a\xb7\xcf\xe6\xe6\x1a\x5f\xc4\xa5\xb8\x6f\x78\x12\xf9\xeb\x05\xdd\x85\x7f\x8b\x3d\x4b\xb5\xc8\x5a\x2b\x74\x28\xc7\xa9\xe9\x68\xcd\x19\x4f\x39\x95\x06\xf1\x24\x09\x17\xbf\x6f\x21\xff\x17\x75\x7e\x8d\x1c\x30\xcc\x2f\xf4\x2f\x37\x54\x17\x9c\x27\x7e\x08\xa2\x75\x2a\x36\x56\x57\x1e\x95\x94\x97\x36\x94\xf9\x25\x4f\xa6\x64\xa7\x5a\xaf\x61\xa5\xed\xa6\x67\x6a\x84\x6c\xe2\x63\x79\xe5\xd0\xe9\x4f\x12\x27\x9a\x7b\x5d\x27\xd7\xff\xe5\x3f\xe0\xbb\x76\xdc\x86\x9e\x26\xec\xd6\xa9\x49\xc9\xfd\x16\x87\xe7\x5f\xe5\x10\x66\xa8\xa3\x61\xad\x3e\xa6\x05\xa6\xe3\xaf\xcf\x69\xe4\x6c\xf6\xde\x32\xda\xe6\xc1\xc1\xce\x39\xc5\x7d\xc1\x8f\x23\xfa\x39\xab\xbe\xea\x4b\xe7\xec\x94\xe8\x7f\x22\xbc\xf2\x9d\xae\xae\xd6\x8c\x93\x75\x14\x54\xd2\x67\x0d\xc7\x40\xf8\x16\xd8\x82\x4c\x19\x4d\xfd\x2c\x1e\xac\x87\x6c\x93\x1d\xbc\x5d\x3c\xdd\xd5\x3d\x5f\xfd\x25\x82\x81\xf0\xf0\x58\xbd\x8c\xdb\x72\x85\x36\xa9\xd1\xee\xd5\x85\x3f\xe3\xf7\xa1\xef\x90\x6f\x99\x78\xe4\x7d\xab\x60\x59\x5b\xa6\x5a\x34\xb5\x2f\x89\x73\x99\xb3\x81\x1b\xba\xbb\xbd\x37\xa4\x6f\x5d\xe0\x74\x88\x5a\x84\x4d\x74\x42\x62\x7a\xea\x52\xee\x5e\x99\x55\x8b\xc3\x50\xda\xe2\xfd\xe1\xdf\x3c\xfa\x6f\xe1\xf6\xbf\x2f\xa4\x0c\x09\x37\x53\x97\xd6\x65\x18\x45\x3d\x07\x6b\x04\xee\x07\xeb\x85\x41\x47\x44\xc6\x30\xc7\x77\x27\xf3\xa4\x99\x66\x51\xe5\xcd\x15\x5f\x57\x6c\x37\x77\x0c\x26\xce\x17\xef\x89\xdf\x36\xfc\x6d\x15\x00\xba\x7e\xd8\xc1\x9c\x8d\x18\x84\x6e\x89\xa9\x50\xce\xe2\x4b\x5c\x8e\xff\x98\x08\x97\x3c\x98\x96\x9f\x09\x91\xfb\x5a\xa8\x5b\xaa\x51\xa9\x56\x9b\xde\xd8\xde\xce\x3f\x90\x32\x67\xbe\x93\xf8\x67\x5f\x57\x10\xe8\x69\xea\x4a\xef\x84\x79\x5f\x73\xfb\x6e\x3d\x64\xa5\x73\xd1\x74\xb9\x65\xa9\x76\xe1\x75\xde\x7a\xce\x6e\x16\x67\x36\x7f\x56\x61\xda\x75\xba\x62\x2a\x60\x9a\x62\xde\x6b\x8b\xf9\x54\xf8\xd7\x7f\xf9\xd3\xdd\x3a\x1c\x99\x6e\x7a\x2e\xc3\xcd\x3d\x4f\x61\x8f\x83\x0d\x07\x0d\xc2\x0c\xd8\xf6\x85\xf7\xe5\xf6\x55\xf6\xf8\x74\x37\x76\xc3\x76\x89\x76\x7d\xe9\x50\x6a\x0f\xeb\xb0\xea\x33\x99\x28\x5f\x91\xdf\x7f\xba\x36\xfe\xfd\x6f\x7f\xfc\xdf\xd1\x97\xf7\xbb\xb6\x8b\xb6\xe3\x35\xc3\xa3\xbd\x5e\x1d\x61\xad\xf9\x8d\xaa\x0d\x86\x75\x55\xb5\xf4\x35\xc8\x55\x8e\xd5\xa5\x55\x15\x95\x73\xe5\x62\x15\x9f\xcb\xba\xcb\xc8\x4a\x0d\x6a\x51\xdb\xb7\x46\xc0\xe6\x99\xb7\x65\xcf\x8f\xff\xd9\x0b\xf3\x7b\xed\x7c\x6c\x53\x73\xfa\x66\xc0\xaf\x83\xb3\xa9\xb9\xd6\xbe\x2c\xa0\xc4\xbc\x50\x35\xcf\x36\x67\x28\xeb\x77\x56\x6d\x26\x58\x86\x7f\x06\x57\x1a\x7b\x8a\x49\xf2\x50\x4a\x69\xaa\x43\xf2\x69\xf6\x64\xb9\x74\xd3\x43\xdf\xdd\xb4\xf0\x06\xdf\xe9\xee\x33\x19\x08\x74\xb5\xbc\x35\x30\x19\xd0\x9d\xd0\xd0\x58\x4e\x58\x68\x90\xdd\x9c\x66\x9b\x02\x97\x40\x1b\xa7\x15\xdd\x13\x95\x16\xf9\x33\xa2\x37\x82\x2a\x1c\x26\xe4\x28\x58\x2f\x24\x2b\xf0\x26\x98\x2d\x04\x2d\x3a\x33\x6d\xab\xe8\xa8\xae\xbf\x3b\x7d\xf2\xc3\x3a\xdb\xe9\xe3\x83\xe0\xce\xd4\x54\x4f\xe7\x63\xb5\x5b\x01\x74\xfa\x50\x22\x4c\x0c\x51\x18\x5c\xd0\xb3\x3f\xa5\x0f\x99\xb7\xb1\x87\xa6\x9b\x9d\x3b\xba\xab\xb7\xab\xbf\xab\x98\xb3\x87\x53\xb1\x83\xbb\xd3\x9d\xc3\x94\xb7\x5c\x98\x4f\x92\x69\xde\x7a\x0d\x41\x17\xcc\xc4\xec\xfa\xc8\x51\xf5\xbc\x4f\xaf\x61\x8d\x5d\x2e\x58\xa2\x76\x84\x58\xa0\x9e\xd7\x99\x1b\x91\xc3\x8d\xdd\xb3\x8d\xaf\x25\xb7\x25\x84\x79\x84\xe9\xbd\x69\xbd\xc9\x99\xb1\x81\x11\xbe\xe1\xb1\x41\x86\x11\xad\x21\x8b\xd5\xa2\xdb\xbb\x20\x89\x78\xe5\x5c\xe8\x6a\xab\x2e\xaf\xc9\xba\xf5\xc6\x61\x85\xc6\xa0\x82\x94\x84\x96\x50\x18\x4f\x46\x87\x27\xeb\x59\x93\x27\x83\x17\x9d\x75\xad\x54\x0d\x6a\x35\x36\x15\x1b\x55\x05\x95\x6d\x15\x6f\x95\x1f\x0a\xbf\x94\x28\x14\x70\x14\x88\x15\x94\xb5\x14\x4c\x77\x9d\x72\x02\xf0\x63\x1f\x72\x6e\x6a\x2c\x7b\xaa\xe6\x82\xbb\x53\x2b\x3f\xa5\x5b\x47\xc4\x7a\x7d\xb0\x95\x30\x2a\xd3\x9e\x55\x2d\x57\x8c\x94\xb9\x90\x0c\x96\xc8\x17\xe3\x17\x53\x11\x0d\x16\xe5\x11\xd6\x12\x16\x10\xdc\x16\x58\xe2\x4f\xe1\x2f\xe3\x9f\x94\xbc\x51\x83\x31\x66\x71\x98\xf6\x8f\x8f\xeb\xca\xbb\xae\xaf\x9f\xe4\x6c\x1d\x2e\xb2\x48\xb0\x0d\x2c\x74\x24\x36\xde\xd2\x60\x97\x59\x10\xc3\x17\x2c\xe4\x4b\xe1\x62\xe2\x88\x63\x6b\x66\x99\x65\x76\x62\x3a\x66\x6c\x67\xdc\x67\x18\xa4\x37\x65\x40\xa1\x4f\xa6\x77\xe2\x5c\x14\xf3\x56\x5e\x33\x12\x71\x64\x08\xb4\x4b\x6c\x2c\x76\x19\xdd\x6e\x3c\xc8\x6b\x89\x99\xf4\xc1\xb2\xde\xd6\xb1\x94\x63\x12\xd2\x66\xf7\x65\x6a\xa1\x43\xa3\xfe\x4e\x49\x4e\xe6\x49\xfa\x91\xb8\x93\x98\x8a\xf0\x89\xa0\x8a\xa0\x16\xff\x01\xff\x3b\xde\x30\xfe\x06\x15\x0c\x5b\xaa\x48\x98\x72\x85\x71\xa9\x4b\x7c\x18\x53\x7a\xcf\x88\x56\x83\x4f\x2e\x47\x4c\xaf\xb7\x81\x65\xb2\x26\x9c\x24\x07\x97\x18\xad\x3e\x09\x2a\x5e\x20\x36\x15\x86\x1e\x9a\x34\x4a\x1a\xb2\x0d\xe2\x06\xc2\x2b\x42\x12\x22\x2c\x22\x2d\x42\x1d\x02\x1e\x42\x26\x66\x0d\xb9\x30\x1b\xba\x18\xba\xda\x89\x85\x9d\x47\x42\xf4\xc2\x28\x58\x63\x77\xc1\x50\xec\x8a\xcf\x96\x55\x87\x26\x8f\x44\x2c\x87\x33\x79\x11\xa6\x2f\x02\xea\xf7\x2a\x98\xfa\xaf\x3b\x5f\xde\x41\x55\x41\xc6\x41\x1c\x42\x28\x42\x30\x43\xd0\x41\x50\x80\xaf\x82\xe7\xc2\x5c\x63\xe2\x53\xca\x70\x26\x48\x15\xe9\xc4\xd9\x25\x06\x62\x4e\x88\xb4\x76\x94\xf0\x27\xa1\x07\x4c\xd8\xdd\xeb\x56\xcb\x40\x72\xcd\x53\x6e\x62\x42\x42\xf7\x82\x05\xbc\x73\x06\xa0\x00\x3c\x40\x1d\xa0\x7f\xdb\xbd\xf8\x07\x7d\xe9\x00\x6c\x00\x0d\xfc\x0e\x01\x0e\x1f\x97\x41\x58\x20\x5a\xa9\xc2\xb4\xc9\x5d\x7b\xd6\xae\xbb\xb3\xca\x2a\x23\x2d\x9c\xdf\x0d\xce\x14\x5c\x39\x4b\x70\x98\x61\x18\xdf\xe1\xe7\xe5\xc7\x29\xe0\x2b\xc0\xf6\xb6\x03\x03\x01\xc0\x01\xc8\xc0\x0f\x00\xe5\xed\x3c\x83\x1a\xec\xe5\xc7\x67\x9c\x2a\x5a\x5f\xde\x67\x79\x5e\xc3\x1f\x4e\xdd\x2b\xcf\xc3\x2e\x4d\x6c\x85\xb0\x09\x18\xbe\xcf\xd6\x71\x5a\x52\x92\x9c\x1c\x7c\x64\xaf\x68\xc0\xd7\x4f\x00\x1c\x40\xf2\xd6\x79\xf1\xe3\xad\x0e\x85\x16\x20\x02\xde\x03\x6c\x00\xe9\x3b\x1c\x98\x69\x2c\x46\x6a\x6a\x1e\x65\xb9\x19\x83\x23\x87\xe9\xdd\xaa\x99\xe6\x6e\xef\x4a\xb7\xf4\xb0\x50\x0e\xe7\x28\x23\x31\x85\x40\xfe\x10\x3a\x1e\x5c\x89\x1f\x36\x60\xba\xc0\xb7\xb7\x39\x1a\x10\x00\x2e\x80\x0d\x7c\x05\x70\xde\x7a\x59\xc5\x00\xba\xaf\xbb\x68\xeb\xe4\x20\x2e\x3a\x99\x09\x7d\x1a\x07\x8e\x73\xb7\xd5\x9c\xe1\x8c\x46\xa1\x7c\xb0\x18\x0f\x6f\x6d\x4b\x06\x0d\x6a\x31\x25\xd6\x2b\x52\x37\x94\xcb\xcf\xf1\x6f\x95\x9b\x50\x00\x37\x20\x0f\x30\x00\xa8\x80\x38\x80\x0b\xf0\x02\xc4\x00\xf1\x67\x4f\xd4\x27\x72\x53\x8e\x17\x69\x1b\x3d\x4c\x07\xda\x5f\xa1\x3b\xaf\xd3\x68\x1d\xbf\xca\xc0\x52\xde\x07\x49\x3b\x3a\xe9\xf7\xc9\x05\xf2\xe6\xd0\xcc\xe3\x0c\x7e\x8f\x79\x3f\x0f\x20\x00\x24\x6f\x1e\xb9\xdc\x6f\xb3\x59\x19\x81\xaf\x00\x23\x40\x0b\xe9\x82\x38\x4f\x9c\xc9\x4a\x21\x1e\xa7\x59\x6e\x7d\xfa\xdb\xe6\x54\x6a\xc9\xb7\xbf\xb5\x56\x39\xe7\x7d\x94\xa3\xc7\xad\x79\xb7\x1a\x9e\x68\x04\x4b\x26\xc9\x2b\x4a\x18\xd4\xdd\x1f\x15\x20\x50\x80\x06\x80\x05\x70\x03\xe8\x00\x3d\xa0\x0c\x50\x82\xeb\x20\x79\x93\xb4\xb2\xb3\x49\x7d\xd4\xe9\xb7\xcf\x02\x81\x6e\xd4\x37\xfd\xc6\x3b\xdb\x52\x4a\x24\x93\x1c\x02\xd6\x1d\x08\xf4\x3f\xca\x41\xf2\xfd\xa4\x2d\xc5\x03\xff\x3e\xf5\x8e\x09\x40\x07\xbe\xbd\x47\x00\xb3\xfe\xd4\x0b\x09\x09\x25\xf3\x85\xe8\x6b\x0c\xb4\xe8\x77\x3a\x9c\x58\x3a\x22\x01\x52\xa5\x12\x53\x62\xf7\xed\x7f\x64\xd8\x23\x81\xf9\xec\xbe\x0f\x35\xf2\x59\x7d\x51\x90\x1e\xcf\x16\x3a\xea\x04\xe2\xdc\x6c\xfb\x64\x5a\xa8\xaf\x50\x4c\x50\xea\x5f\x86\xa1\x19\x60\x0f\xbf\x1f\xc3\x57\x23\xfd\x40\xc6\x45\xcd\x43\x7f\xc4\xc2\xa2\xa0\xe2\x58\x93\x12\xd5\xe1\xb6\xeb\x08\x7c\x9b\xde\x70\xc5\xb2\xd1\x32\x16\xd5\x0a\x53\x7c\x94\x0c\x19\x24\xe4\xc8\x6d\x48\xab\x30\x2b\xc8\xce\x90\x80\xdf\x0d\x8f\x89\xa0\x80\x74\x84\x8a\x80\x51\x84\x15\x86\x6b\x81\x2f\x4f\xb8\x48\x32\x4a\x36\x43\xbe\xcd\x52\x24\x62\xa7\xca\x6c\x96\xe9\x11\x14\x95\xfb\x96\xe7\x99\x0f\x2d\xe6\xeb\x7b\xab\x6a\x89\x72\xa4\xa3\x7d\xbc\x4b\xac\x51\xb4\x65\xa4\xe6\xb8\x25\xa8\x44\xb0\x13\x70\xc5\x09\x30\x89\x28\x48\x69\xc9\x2b\xa9\xd1\x68\x23\x18\x24\x98\xde\xb1\xe6\x70\xc8\x0a\x12\x2a\xa4\x1b\xf4\x3b\x66\x04\x7f\x4c\x19\xff\x67\xb6\xbe\x9c\xd9\xd4\x1d\x57\x6e\x63\x28\x53\x49\x7d\x0e\x6d\x74\x5d\x35\xa3\x52\xbd\x11\xfb\xce\x9a\x45\xb9\x4f\xb5\x40\xf3\x48\x1f\xc8\x94\xc9\x4a\xcd\xe1\xc0\x95\xc7\xc7\x28\xa0\x2a\xe2\x2c\xb6\x2e\xdb\xa5\xb3\x67\x53\xe6\x8b\x11\xf7\x31\xff\x0f\x6e\x3c\x65\x1f\x4e\x2c\x2e\x0f\x84\x37\x50\x16\xd0\x24\xe0\xf8\x07\x3b\xc0\x18\x46\x2a\x2a\x09\x2a\xb2\x2d\xb3\x3f\x72\x4d\xf1\x4a\x0a\x6c\x09\x9b\x89\x19\x4b\xc6\xc8\xf8\x2a\xbc\x57\x9a\x50\x99\xd2\x92\xb3\x98\xf7\x70\x8c\x70\xc9\xa4\xad\x52\xfb\x17\x33\x6e\x38\xb6\x63\xa7\x9e\xbb\x90\xab\x18\xb2\x22\xa3\xb6\xbd\xfb\x6d\x72\x74\x3a\x64\xad\x44\xbf\x89\x41\x48\xb4\x49\x5b\xc9\x31\x29\x84\x28\xfb\xaa\x15\x69\xb9\xe8\x3a\x1b\x1c\x99\x60\x58\x52\xb8\x6a\x87\x64\xa7\x60\x95\xe8\xb7\xd2\xfc\x2b\xc2\x0b\xfa\xc9\xd3\xf2\xc6\x88\x74\x6b\x55\x19\x4d\xda\x5e\xf8\x86\xc7\x80\xd5\x0f\x6d\x3c\xc5\x25\xa5\x5f\xaa\x89\xea\x39\xda\x48\xba\x53\x86\x28\xa6\x38\xe6\x4f\x56\x8b\x76\x41\x8e\x23\xee\xea\x41\x18\x09\x83\x05\xd8\xf5\x47\x03\x72\xff\xe1\xde\x3d\xcb\x7e\xd1\xdc\x7d\xff\x42\xc3\x73\x91\x7f\xb2\x4f\xe8\x96\xeb\xb1\x05\x86\xfe\xa8\xa1\xa8\xb1\xbf\xe9\x8c\x05\x82\x35\xb4\xbd\x93\x93\xa9\xeb\x9c\xa7\xad\x4f\x43\x60\x4c\x68\x68\xbc\x41\xae\x43\x8d\x62\xf7\xf4\xf4\xea\x9f\xd9\x79\xd5\xbd\xf5\x3a\xa3\xd4\x53\x58\x7b\x57\x50\x94\xd8\x11\x42\xe9\x86\x65\xa7\x64\x27\xee\x88\xe1\x32\xe5\x5a\xef\xa1\xea\x73\xe4\x5f\x15\xac\x16\x9e\x1b\xed\x94\x80\x9c\x22\x94\xd3\x55\x45\xd6\xd1\x37\x7e\xb5\x1e\xfd\xe7\x08\x2f\x9a\x67\xd3\xeb\x65\x93\x62\x5d\x6b\x35\x49\x79\x0d\x89\xbe\x21\x81\xde\x3b\x3e\x0f\x7e\x6d\x81\xd0\x21\x06\xe1\xf0\x51\x4b\xb1\x2f\x89\xe0\x69\x72\x59\x02\x79\x72\xc5\x60\x95\x43\xed\xc9\xa3\x3d\x2b\xbc\xc7\xa3\x7f\x25\xf8\x23\xc7\x09\xfa\xea\xf6\xd8\x43\x67\x5d\x75\x6b\xbe\x5c\x82\x45\xb4\x7b\xd4\x61\x4c\x61\x7c\x50\xe2\x75\xaa\x46\x06\x5c\x8e\x51\xbe\x67\x49\x52\xc5\x6a\xf5\x60\x83\x5c\x57\xcd\x48\xe3\x52\xde\x21\xca\xaf\xff\x72\xca\xbf\x7f\x3e\xd4\x5a\xc1\x1b\xbb\xeb\x06\xaa\x6b\x0b\x1c\x32\xa3\x32\xcc\xb3\x21\x73\x2e\xf3\x2b\x8a\x22\xcb\x7a\xab\xde\xd7\x11\x34\x7d\x6d\x7b\xe9\x7e\x1c\x54\x1f\xaf\x5c\x92\xdd\x9f\xb8\xbd\xfc\xb3\xf6\x75\xe0\xc1\xf3\x3a\xfc\x4c\xef\x98\xe0\xe0\x78\x4f\x6c\x87\x60\x93\x63\x83\x65\xf3\xc3\x7a\xfd\x1a\xdd\x7a\xd1\x32\xc1\x0a\xf6\x2a\xe2\x0a\xdd\xca\xe3\x8a\xd8\xb2\xe4\x8e\xf5\x39\xe3\x63\xe9\x7f\xdd\x5b\xfd\xcc\xf2\x10\x73\xbb\x76\xad\x76\xf1\xf7\x1c\xf6\x34\xce\x94\xc8\x78\xf1\xe8\xc9\xf8\xda\xe8\xc5\x08\xda\x88\xd9\xb0\xcb\xe0\xe7\x41\xac\x7e\xca\x81\xf5\x21\xf4\x41\xcc\x69\xc2\xb5\xf6\xc3\x83\x5b\xa4\xff\xa8\x7f\x9f\x5e\x89\xed\x41\xac\x43\x2e\xd2\x4f\xe6\x8d\xcc\x0c\x0c\xf4\x72\x74\xd9\x75\xe4\xb6\x8d\xb7\xf6\xb5\x08\x36\x59\x36\x73\x34\xa5\x37\x3c\x35\x9c\x37\x38\xd6\xb1\xd6\x1d\x35\x60\xd5\x1b\x77\x59\x8d\x96\x2d\xd2\xee\x54\x5e\xec\xbd\xfc\x73\x2f\x29\xfe\xd2\x74\x1b\x69\x2e\x7d\x6c\xb4\x2f\xb3\xe3\x63\xf3\x7e\x83\x76\x35\x7a\x45\x5a\xd9\x60\x69\x49\xe1\x59\x71\x66\xe1\x65\xfe\xaf\x42\x98\x82\x81\x3c\xe8\xfc\x9e\xec\x98\x1c\xff\x7c\x83\x3c\x8d\xca\x89\x56\x8c\x01\xfa\x19\x93\x4d\xcc\x33\x97\x67\x67\x10\xe8\x72\x75\x8b\x7a\x5a\xad\xaf\xbb\x6d\xa6\xce\xb6\xd2\xbe\x08\x25\xcf\x3a\x93\x2c\x7d\x2e\x25\x3b\x85\x31\x09\x35\xc1\x23\x01\x2e\xe1\x31\x9e\x32\x61\x32\x66\x3f\x86\x22\x06\x2f\x86\x33\x66\x2b\x0e\x2c\x53\xaa\x44\xb8\x01\xbe\x27\x6e\xb2\x78\xdd\xe9\xb4\xe9\x3e\x71\xdb\x62\x5a\xb1\x07\xa5\x41\xa6\xec\x5b\x5e\x67\xba\x61\xf2\xc7\x58\x81\xc8\xba\xb0\x2f\x21\x74\x41\x06\x41\x0c\xfe\x19\x01\xa3\xfe\xf4\x01\xb0\x7e\x8d\xbe\x9d\xbe\x72\xbe\xc1\x3e\xca\x3e\x9f\x7c\xcf\x23\x2c\x93\x7f\x17\xa0\xd4\x5c\x75\xe9\x4f\x08\xac\x9d\x1c\x6d\xcc\xc7\xf7\xf9\xd7\xb1\x16\x15\xa5\x33\xc7\xd5\x44\x3c\x04\x23\xfb\xdc\x7b\xa2\xb8\xfe\x72\x1e\x77\xa0\x74\xa0\xb6\x77\xb6\xe7\xb3\x8f\xb2\xbd\xb6\x3d\xb1\xfe\x6a\x9d\x69\x85\x6c\x71\x60\xc9\x69\xb3\xe5\x7e\x17\x3c\x9b\xa0\x9f\x9b\x54\x0d\xd9\x99\x36\x71\xb1\x2e\x39\x6a\xdf\xf2\xae\x74\x20\xbd\x22\x1a\x2e\xa0\xd0\xd3\xd5\x89\xd3\x76\xc1\xc2\xcc\x64\xc6\xd8\xc3\xd0\xc3\x60\x43\x0f\x5d\x0f\x5c\x0f\x57\xa7\x54\xbb\x47\x9b\x4a\x5b\x5c\x63\x43\x53\x45\xe3\x45\x57\xd5\xfc\xd0\xf9\x2e\x20\x3c\xf6\x29\x47\xb7\x1a\xa7\x9b\x73\x41\xb4\x37\xad\xfa\x35\xb7\x2e\xee\x53\xa0\x93\x2b\x95\x35\xb3\x11\x94\x6e\xb8\xa6\xa5\x2a\x9c\x12\x8e\xbc\x85\xdc\x94\x9c\xb2\x74\x83\x0c\xa7\x74\x9b\x54\x87\xe4\x85\xe4\x95\xa4\xa3\x44\x95\x14\xb3\x4c\xb1\xfa\x82\xf1\xa6\xe3\x4f\xbf\x9d\xd8\xe3\x5c\x8e\xda\xd0\x69\xbc\xf6\xea\x8a\x2f\x69\x93\xe1\x11\xee\xfd\xd6\x65\xba\x27\xaa\xca\x72\x30\x92\x72\xc2\x65\x42\x47\x02\x06\xfc\xca\xbc\xf8\xdc\x6d\xdc\x1a\x5c\xdc\x9c\x77\x9c\x39\x1c\x7e\x1c\xdf\xd8\xdd\x58\x97\x79\xc4\xc5\xa3\x54\xbe\x19\x56\x3a\xa0\x06\x7c\x8d\xef\x2f\xf8\x35\x1e\xd2\x52\x5f\xb2\x93\xb4\x1a\x14\xe4\x94\x6e\x34\xaa\x8a\x22\x49\x2a\xa0\xce\x79\xca\xca\xcb\xcc\xc2\x20\x4d\x1b\x49\xb3\x4e\x2d\x44\x35\x45\xcd\x42\xf5\x81\xd2\x80\x32\x8a\xb2\x98\x02\x44\x81\x49\x43\xc0\xce\x2b\xc2\xa3\xb4\x6b\xc4\xe2\x78\x18\x64\x9d\x8c\x38\xb6\xdf\x12\x5d\xf4\x94\x78\x17\x60\x6a\xaf\xab\xb7\xa5\x80\x26\xb4\xc4\x32\x42\x4d\x43\xba\x4c\x0c\x49\xa0\x88\xbb\x86\xf3\x03\x7b\x0b\x9b\x12\x53\x0e\x43\x15\xe3\x01\xc3\x0b\x23\x01\x43\x09\xf3\x13\xb6\x11\xb9\x10\x2b\x8c\x88\xa8\x32\xba\x71\x95\xab\x68\x98\xf3\x04\x6f\x9b\x6f\x49\x7d\x52\x5a\xa0\x80\xfd\x95\xbe\x9b\x5c\x21\x9f\x15\x5d\x3f\x21\x35\xfa\x30\xb2\x3b\xc2\xfc\xcf\xd7\x1f\x18\x70\xf2\xb0\xfa\x30\xad\xd0\x05\x30\x2e\xd0\xc9\x30\x39\x30\x7b\x30\x48\xb0\x0b\xe8\x15\xa4\xcd\xac\x83\xa2\xb7\x1a\xcb\x96\x3e\xde\x39\x33\x21\x5d\x3c\x15\xd6\xe9\xf8\xa1\x92\x2e\x82\x46\x1d\x8a\x91\x02\xf2\xf4\x12\x78\xdd\xf0\x5e\x9f\x8d\x20\x5a\x3e\x45\x81\xc9\xbc\x6f\x7b\x57\x09\x4c\x01\xce\x40\x08\xe0\x0b\xf4\xbf\xc3\x7a\x27\xfe\x4e\x10\x06\x05\x43\x85\xb2\x8e\x9b\x5e\xc6\x4a\x9f\xd6\x31\x76\x51\xa5\x9f\xae\x36\x25\x87\x20\x7a\xcd\x0b\xcd\x62\x5f\x9d\x5c\xf4\x82\x65\x97\x44\x0b\x39\x04\x2a\xeb\x6d\xf6\x14\x16\x40\x08\x10\x03\xd2\x80\x04\x80\x06\x70\x00\x74\x6f\x1e\x2f\x12\x9f\xe3\x51\x62\x88\x4b\x59\x78\x44\xda\xd4\x48\x2d\x6d\x37\x78\xc6\x0a\x5b\x25\x8b\x5f\x92\x3d\x82\xb0\x1d\x46\xf5\xf4\x64\x5e\x79\x44\xa8\x43\xb0\xc6\x61\xeb\xdf\xad\x00\xa8\x00\x3f\x00\x0d\x30\x02\xd8\x6f\xb3\x28\x58\x00\x1e\x80\x0b\xc0\x00\x78\x20\xc2\x10\x13\x88\x52\x99\xe6\x84\xf6\xd4\x3e\x5b\xd4\x1f\x44\xcc\x5b\xf6\x05\xd4\xa6\x64\xd7\x46\x8e\x78\x50\x9b\xd1\xa9\xf8\x08\xc7\x32\x79\x11\x82\x90\xbc\x21\xa5\xdf\x7a\x37\x69\x00\x26\x80\x12\x00\x07\xa8\x00\xe9\xb7\x3e\x65\x4c\xe0\xc7\x47\xad\x9f\xf4\xf8\x46\x0c\x0f\xc2\xb9\xaa\x1d\x16\x38\x97\x3b\x9b\xb6\xe3\xf2\x2d\xa1\x45\x11\x89\xb4\x7e\xf7\xb6\x56\x3a\x50\xd2\xb6\x5c\x2f\x94\x27\x98\x4f\x30\x55\x80\x2f\x80\x05\x60\x01\x78\x6f\x3a\x46\x00\x05\x40\x00\x44\x00\x58\x40\xe4\x03\x0b\xdc\x02\x8e\x31\xed\x0e\xbf\x89\x12\xb5\x49\xf8\x53\xe9\xe1\xb7\xb9\xaa\xee\xec\xaa\x95\xf4\xa7\x30\x2e\x57\x2a\x13\x3f\xa5\x51\xa1\x70\x26\x4c\x42\x69\x44\x1d\x88\xcf\x00\x1c\x40\x06\x80\x03\xc6\x00\x12\x00\x03\xa0\xbf\xf5\xe4\x20\x03\x78\x00\x25\xcc\x0c\xd6\x28\x4d\x30\xff\x77\x25\x76\xd3\x08\x10\xe8\x62\x7d\xf5\x79\x04\xa2\x89\x2a\x3f\x34\x0e\xc5\xe7\xd1\x26\x53\x1b\x57\x2a\x85\xb3\x90\xd2\x02\x53\x12\x86\x06\x40\x02\x98\x00\x06\x40\x19\x90\x7e\x57\xf0\xc1\xe3\xa3\x14\x38\x02\xf8\x12\xe4\xc4\xe7\x70\x44\x71\xa2\x7b\x56\x3a\x71\x27\x2d\x64\x5b\x2e\x10\xe8\x97\xd4\x6e\xe2\x74\x7a\x67\x79\x85\x6a\x5a\x5b\xa8\x8e\x0b\xbe\xb1\xad\x32\x87\x10\x29\x93\x36\x91\x01\xe2\x09\xb8\x3a\x58\x05\xb8\x1c\x14\xfe\x17\xae\x6f\xf9\xb0\x24\xdf\x69\x7e\x8c\xc2\x37\x23\x14\x20\x5b\xe0\x06\xd2\x9e\xf1\x73\x28\x12\x1b\xfb\xbb\x91\x80\x40\xbf\xf5\x4f\x7f\xaf\x7c\x1f\x22\x6e\xd0\xcb\x8b\x88\xc3\xf2\xd1\xb3\x2e\xd5\x51\x96\x41\xe1\x21\xa3\x91\xc3\x76\x80\x29\x85\x5d\xf9\x11\x89\xf0\x0e\xc9\x13\x95\x09\x43\x0a\xcb\x0e\xf7\x0b\xae\x21\x21\x2c\xf1\x1c\x15\x3e\x67\xb3\x94\x93\xf6\x8c\xad\xaf\xff\xdb\xbe\xfd\x6d\xce\xce\xd1\x54\x5f\x47\x7e\x79\x5a\xda\x75\x18\x9d\xeb\xb4\xe9\xb4\xaa\xa4\x18\x39\x9b\x2a\x69\x08\x5a\x29\x46\x01\xb6\x06\x2e\x37\x7e\x3a\x31\x1b\xe9\x2a\x85\x19\xb5\x14\xed\x24\x03\x0e\xd3\x35\x3b\x89\xe8\xa3\x1a\x84\xd9\xba\x87\x78\xd4\x5b\x15\xc7\xab\xca\x29\xce\x72\xdb\x90\x7c\x63\x70\xa1\x48\xc2\x7b\xff\x1c\xfb\x66\x83\x74\x05\x6f\x81\x64\x7a\x56\xe2\x50\x32\x5c\x0a\x7a\xea\x14\x5a\x16\x46\x61\x66\x3d\x36\x48\x8e\x17\x5e\x4f\x7e\x22\xc1\x75\x91\x3e\xa5\x02\x23\x44\x27\xb5\x60\xfe\x7f\xad\x40\xee\x08\x77\x6e\x66\xa0\xba\x34\xab\x32\x32\xbb\x22\x4f\xbd\xfc\xad\x2c\xb4\xdd\xa4\x45\xb8\x69\x19\x51\x98\xf6\x58\x16\x38\x78\xb8\x59\x78\x3b\x04\x76\x84\xad\xc5\xc6\xa4\xf4\x64\xb9\xe4\xcf\x94\x3f\xeb\xd3\xd8\xd9\xf9\x09\xc5\x35\xe7\xff\xb1\x83\xf1\x5b\xe5\x4c\x63\xd5\x71\x24\xb7\xe5\x73\xc9\x55\x0a\x6e\x88\xa7\xab\xbe\x99\x82\x86\x97\x78\x34\xbf\x86\x40\xa9\xd0\x8d\xe8\x94\x44\xa5\x0c\xad\xdc\x9c\x12\x81\x72\x82\x46\x8b\x4e\x84\xde\xb2\x11\xab\x75\x82\xd7\x7d\x94\x4d\x56\x48\xf5\xbf\xab\x38\x7e\x51\xee\x9d\xcd\xdd\xf7\x65\xd6\xb5\xe6\x35\x27\xbe\x0b\x94\x76\x9c\x32\xae\x56\xd6\x96\xc5\x92\x7b\x52\xd8\x54\xb6\x56\x1d\xd2\xb4\xd3\x29\xd3\x3f\x33\x0e\x32\x37\xb1\x8e\xb7\x13\x70\x2e\xf6\xd0\x0a\x3b\x4c\xd3\x2e\x23\x6c\xfb\x93\xb3\xea\x25\xff\x26\xf4\x24\x57\xa7\x78\x15\x5f\xf6\x4c\x6c\x80\x9f\xaa\x03\x99\xc1\x81\xd6\x9e\x0e\x81\x5e\x9a\x81\x80\x71\x98\x39\x85\x55\xad\x6d\xa6\x43\xbd\x2b\xa4\x87\xa7\x6f\xa8\x1f\x7b\xe8\x78\x72\x6a\x51\x7a\xe3\xed\xe0\x9f\xb8\xf7\x0c\x73\xdc\xb0\x22\x3a\x42\xd3\xfa\x5a\x6e\x9a\xe1\x11\x05\xe5\x03\x6b\x6f\x65\x11\x65\x59\x62\x43\x62\x37\xe7\xc8\xe8\x82\xee\xde\xe9\x9d\xe0\xff\x25\x48\x37\x74\x27\x16\x27\x5e\x24\xb9\xa2\x20\xa4\x1e\xb1\xef\xdb\x6c\xfb\x5f\xd8\x89\xbb\x0f\xb1\x90\x3f\x18\xd8\xbc\x50\xea\x9e\xfe\x14\x29\xee\xc7\xee\xce\xef\xa1\xe5\x71\xe1\xf3\xc5\x4f\x39\x70\x32\xd4\x2e\xa2\x36\x66\x27\xc1\x38\x25\x38\x73\x23\x67\xa6\x68\xba\x36\xb8\x7b\x76\xca\x63\xb3\xeb\xaf\xfc\xbd\xf6\xd9\x25\x99\xa5\x1b\x7c\xdf\xb8\x55\x62\x92\xde\x18\xa5\x10\x22\x18\x4a\x18\xae\x1b\x85\x15\x73\x9c\xf0\x9a\x34\x91\x6e\x94\x45\x98\xeb\x54\xac\x5d\x0e\x5f\x35\xdd\x50\xd0\xd5\x31\x31\xb4\x8e\x7a\xfa\xeb\xaf\x11\x7e\x5b\x5d\x04\x6d\x7d\x9f\x19\xed\xcf\x6b\xec\x2d\xae\xca\xfa\x92\xc2\x96\xf2\x2b\x6d\x3e\x93\x33\xab\x3b\x4f\xbb\x08\xba\x74\xb6\x22\xbf\xf6\x63\x63\x6a\xcb\x45\x77\x75\x7f\xca\x04\xd8\xea\xf4\xf1\xc1\x63\xeb\xdf\x57\x01\x2f\x79\xe7\x19\x9b\x13\x33\x6d\xfd\xd9\x8d\xbf\x2b\xe6\x8b\xe0\x0b\x5b\x4a\xc2\xca\x85\x2b\xbe\x55\x4b\xd7\x85\xb5\x78\xb6\x76\x77\x6b\x0d\x68\x8d\x1a\x4d\xbe\xcc\x97\xad\x43\x1d\xd3\xfe\xba\xff\x9b\xbc\xe6\x89\xed\x6e\xe2\x2a\xf1\x7c\xe0\x78\xe9\x70\xe8\xf0\xf6\x40\x72\x3f\x68\xef\x64\x5f\x63\x97\x65\x2f\x6b\x5b\x7c\xdb\x6d\x4b\x67\x63\x64\x6b\x6d\x13\x79\x9f\xe8\x92\xfd\x99\xfb\xef\xf7\x7e\xce\xba\xfb\x78\x66\x76\xe8\xb8\xb5\xb2\x31\xb7\x5c\xbb\xb4\xb7\x2c\x34\xd7\x32\x97\x31\xcb\x32\xcb\x38\xc7\x3f\x33\x36\x3d\x36\x6d\x32\x95\x38\x11\x32\x23\x3a\x91\x3c\x19\x31\xbb\xb9\x11\x74\x4c\x75\x67\xf1\x67\xfd\x4d\xf8\xe9\xfe\x6e\xc7\x7a\xd8\x22\xd3\x34\xf7\x78\xda\x88\xc9\x90\x45\x7f\x4d\x9f\x45\xf7\x40\xb7\x44\xf7\x7a\x37\x44\x4f\x6d\xcf\xcf\x9e\xa1\x8e\x6f\xed\x05\xed\x28\xed\xb9\x1d\x72\xbd\xb0\xe3\x7e\x4b\x45\x7b\x94\x57\xa4\xaf\x7f\x78\xc3\x5c\xea\xef\x33\xac\xbd\x9f\x99\x1a\x93\xef\x2f\xee\x46\x69\x19\x6b\xac\xac\xef\xae\xa9\xaa\x16\xae\x0c\xac\x34\xab\x4e\xa9\x81\xab\x34\xae\x1a\xae\xba\xac\x38\x29\xcb\x29\x0f\x29\x13\x2e\xbf\xad\xa1\x6e\xdb\x1a\x12\x98\xdd\xdc\xc2\x3d\xe7\x79\x1e\x03\x81\xae\xeb\x77\x64\xe6\x8f\x47\x65\x7b\x18\x5b\xc6\xeb\xd7\xab\x34\x4a\xbf\x15\x36\xe4\x75\xe6\xc0\x67\x25\x67\xb9\x64\xde\x66\x4e\x66\x9a\x66\x1a\x67\x5c\xa4\xff\x4a\xdb\x4b\x13\x4c\xd9\x49\x53\x4d\x13\xc8\xe6\x2c\x93\x6d\x1c\xea\x5d\x98\x4a\xd9\xf8\x78\xaa\x7c\x07\xb3\xab\x3e\x33\x31\xc4\xd2\xf6\xb1\x26\xae\xa4\x20\xbf\x2a\x93\x2b\xd5\x20\xc1\x3c\xf6\x36\xaa\x3c\xfa\x53\xc4\x58\x38\x57\x78\x67\xf8\x79\xb8\x74\xe8\x63\x98\x4c\xa8\x6b\x68\x55\xd0\x53\x28\x45\xc8\x74\x54\x6b\x6a\x4d\x61\x7c\xdd\xb7\xae\xee\x09\xa1\xb5\xca\xc3\x8d\x45\xe8\x61\xd6\x56\xe7\xaa\x1f\x79\xc5\xa9\x9c\xf1\xd4\x51\xfa\x21\x7e\xfe\x7b\x3e\x87\x5e\xab\x5e\xe2\x1e\xd7\x6e\x0e\xae\x3f\x5c\x63\x5d\x1e\x5c\x9c\x5d\x3d\x5c\x4c\x5c\x6a\x9c\x2a\x9d\xce\x9d\x87\xbd\xf0\x42\x33\x13\x4b\xf3\xe0\xaa\x59\x3b\xbf\x8f\xdf\x6e\xca\x8d\xb7\x77\xb9\x54\x0b\xe4\x4e\x27\x93\x44\x32\xf8\xc7\x7b\x62\xb9\x22\x3b\xb0\xda\xbd\xb7\x36\xb1\x14\x36\xbf\x32\x13\x31\xe9\x34\xb5\x31\xbe\x33\xd6\x36\x11\x32\x0e\x35\x6a\x32\x92\x35\x1c\xd0\x7f\xb4\x22\x71\x8d\x08\x34\x8b\xf3\xce\x3e\xad\x72\xee\x4c\x59\x12\x1e\xca\x6c\x0a\x28\x26\x49\x69\x8c\xe0\xf4\x9e\x72\x16\xb7\x92\x33\x19\xd7\xbf\xd4\x51\xd1\x12\xd2\x20\x50\xb3\x52\xdd\x55\xa1\x57\x7e\x52\xd2\x57\x82\x57\xea\x50\x54\x55\x52\x54\x08\x52\x18\x57\x90\xd4\xbc\x32\xc5\x74\xb4\xf7\xcb\x88\x05\x72\xf8\x6a\x74\x67\x17\xfa\x08\x6a\x62\x72\x3d\xe2\x04\x02\xa8\x9c\x94\xcc\xc0\x75\x79\x55\x7c\x14\xbc\x64\x51\xa5\x18\xc4\xf7\x45\xc1\x44\xa6\x45\xbf\x0b\x27\x0a\xcb\x0b\x6e\x0a\x0d\x08\x41\x0b\x8c\x0a\x66\x08\x69\x08\xe0\x4a\xaa\xab\xf4\x1b\x7a\xd8\x97\xfb\x89\xc7\x99\xe4\x22\xce\x2c\x74\xb9\x55\x66\x65\xe8\x44\x6a\x7a\x74\x58\x5b\xea\xc1\x2b\x34\x89\x27\x0a\xe6\xf2\x1a\x70\x8e\x71\xf8\xb3\xa6\x32\x8f\xb3\xb2\xb3\x28\x31\x7d\x60\x4c\x66\x02\x18\xe6\x19\xf7\x98\x50\x19\x3a\x18\xa6\x38\x26\x44\x16\x94\x58\x0c\xd4\xec\x53\xfc\x25\x13\x3c\x67\x48\xbb\xf8\xcb\x9f\xd2\xab\xc3\xf4\x5c\x33\x4c\x41\xea\x6a\x12\xb7\xbc\x04\x4c\x85\xb4\x30\x54\xfe\x14\xda\x64\xca\xc4\x09\xc4\x2e\xc4\x56\x44\xd0\x04\xf7\x84\x6c\x04\x1a\x04\x4d\x04\x5b\x84\xdf\xf0\x67\x28\x84\x59\xb6\x85\x1c\x14\xaa\x0c\x01\xc7\xd6\x60\xd7\x99\xdc\xae\x87\xca\x95\x0c\x82\xb0\x25\x57\x7f\x93\x18\x95\x6c\x11\x07\x36\x08\x4a\x1a\x3c\x5b\xac\x00\x0c\x18\x34\x63\x94\x22\x64\x0a\x24\x23\xc4\x18\x84\x67\x44\x5a\x04\x66\x84\x70\x84\x4b\x84\x19\x24\x3c\x74\x25\x12\x06\x66\x49\x61\x24\x65\x36\x33\x01\xb7\xd3\x05\xfc\xde\xeb\x9a\xe3\x2c\x8d\x28\x09\x0f\x0f\xf3\x63\xb5\x70\xd1\x60\x96\x76\xd2\x20\x34\x61\xb8\x68\xe8\xa4\xaf\x71\x9f\xc7\x20\x7b\x21\x9a\x20\x60\x20\xa8\xc1\x5f\xc1\x57\x20\xe4\x20\x6c\x20\x1a\x20\x12\xbe\x9a\xa2\x9c\x92\xa6\xb0\x09\x8b\xdf\x6a\x8a\x59\x07\xac\xd2\x0d\xfb\x37\x41\x15\x5c\xc6\xeb\xfa\xa1\xd8\xe8\x6b\x47\x4a\x61\x70\x46\x51\xd2\x63\x54\x41\xdb\x00\x66\x00\x1a\x40\x02\x70\x03\x62\x6f\xb3\x49\xb1\x01\x7c\x00\x12\x90\x02\x98\x01\xd8\x0f\x22\x70\xd9\xd8\xf2\xd4\x8d\x7c\x30\x0a\x69\xc6\x4a\xdb\x92\x93\xc7\x9d\x01\x15\x9e\x69\x53\xa1\x31\x2e\x94\xc6\xb6\x4a\x92\x82\x00\xfd\x0a\x7e\x0a\xbc\xfa\xa7\xea\x7f\xbc\xb5\xbf\xb9\xdb\xe2\x01\x90\x6f\x51\x90\xde\x56\x34\x84\x80\x3b\xf4\x05\xa6\x34\x65\x01\x17\xbf\x2c\x93\x9e\xd5\x71\xe0\x12\xdf\x60\x65\x83\x57\x5e\x78\x2c\x8b\x37\xa6\xe5\xb9\xa6\xb4\x04\x15\x7b\x3e\xf9\x4f\x74\x84\x6f\xb8\x80\xd4\x5b\x47\x11\x0e\x80\x08\xa0\x03\x14\x00\x31\xc0\xf1\xe6\x97\x83\x08\xfc\xf8\x2a\x81\xfe\x8e\x1c\x9e\xe3\x4c\xca\x5e\x17\xe6\xe6\x72\xc7\x64\x4a\xb8\x23\xb8\x2c\x3d\x65\x3d\x68\xcf\xf1\xc1\x00\x41\x7e\x8d\x5f\x80\x2e\x01\x8f\xe6\xa7\xf3\xc7\x24\x00\x0e\x40\x7c\xeb\x50\x46\x04\xb8\x00\x06\xe0\xf3\x5b\x3d\x04\x35\x80\x0d\x85\x84\x42\x42\x0a\xc3\x6e\x24\x49\xa1\xd5\xf7\x1b\xfb\x64\x67\xe9\xdb\x00\x79\xad\x6a\x8e\x73\xf4\x77\x4f\x6e\x0b\x73\x75\x64\x31\x2d\x36\x67\x32\x62\x34\xc9\xaf\x4c\x80\x18\x80\xff\xe6\xe9\x22\xfa\x56\x1b\x4b\x07\x14\xbd\x07\x3e\xb0\x81\x59\x7e\x69\x42\xaf\xa6\xcc\xe4\x09\x95\xbb\x35\xa2\x04\x81\x6e\x96\x36\xb3\x26\x60\x5a\xb7\x4b\xa4\x92\x95\x03\x8e\x1d\xe0\xf5\x1d\xe5\xb1\xf8\xc6\xe8\x62\xf0\xca\x7e\xe2\x7c\x38\x02\x94\xde\x7f\xfd\xf8\x09\xdc\x0b\x12\xe6\x73\xd3\x57\x4d\xe8\x2f\x30\x77\x70\xea\xdf\x29\x91\x74\x89\x22\x58\x00\xd1\x47\x0d\x63\xab\x56\x10\xe8\x99\xee\xd0\x7d\xbe\xac\xcf\xa0\x86\x2d\x5b\x39\xb2\xd3\x83\xda\x02\x5c\x3d\x48\x5c\x97\x5d\x92\xbc\x01\x1d\xea\x2b\xe4\x17\x0e\xe8\x7f\xfc\x13\xb3\xe1\xb7\x11\xf7\x51\xda\xd1\x93\x30\x3c\x31\x43\xb0\x53\xf1\xfb\xe8\x5a\xf9\xf1\x14\x7c\x8d\xb4\x5d\xde\xce\x9b\x2f\x95\x37\xca\xc7\xa2\x5b\x88\x8a\x29\x93\x20\x02\x8d\x1c\x46\x0c\x12\x14\xe4\x05\x05\x18\xdb\x08\x71\x10\xfb\x91\xe2\x50\x9d\xd0\x7f\x61\x55\xe1\x32\x12\x88\x10\xd1\x91\x1c\x93\x6b\x50\x64\xd2\xa0\xd2\x56\x73\x1b\x48\x13\x68\x77\xd9\x52\xf8\xbd\x79\x70\x3c\xaa\x1f\x70\xcf\x99\xf5\xd4\x57\xc7\x65\x45\x46\x7d\xf3\xf2\xb0\x12\xd0\x22\x94\xba\xe2\x4e\xa4\xaa\xc4\x2b\x27\xc0\x20\x7a\x26\x8d\x24\xdf\xa1\xea\xa4\xd5\x60\xd0\x63\x6e\x66\x95\xe7\x24\xe4\x31\xe4\xdb\x96\xc0\x52\x37\x36\x2f\xf0\xf0\x8b\x9c\xff\x67\xa6\x3c\xff\xbd\x6e\x3d\x1a\xd2\xaa\x5d\x82\x9e\x3c\x1d\x92\xef\x92\x6d\x92\xa7\x1a\x2e\xc6\xc6\x9a\x46\xa3\x48\x7b\xc8\xf8\x89\x89\x85\x95\x88\x83\x9f\x87\x95\xef\x48\x70\x4c\x54\x54\x7c\x5a\x46\x52\x1e\x5f\x15\xcb\x78\xdb\x39\x2e\x04\x3c\xf5\xd3\x3f\x23\x3c\xa2\x1d\xa4\x2d\x40\xf5\x29\xd4\xa1\xe7\xd9\xc4\x29\xf9\x0d\xda\x9b\x1b\xe0\x28\x6e\x09\x3c\x73\x5a\x71\x5b\xf0\xe2\xf3\x9f\x0b\x0d\x89\xf6\x48\x8a\xc8\xe8\xc8\x67\x2b\xf5\xaa\x83\x6b\x6d\xe8\x3a\x19\xdd\x39\x24\xf8\xaf\xc5\x4f\x17\xa8\xfc\x2b\xdf\x5f\x69\x6f\x61\x4e\x62\x77\x48\x56\xc4\x65\x32\x44\x5e\x7b\x25\x5b\xb7\xeb\x62\xcb\xfa\x88\x83\x49\x02\x52\x05\xb2\x86\x0a\x4a\x2a\x4a\x1a\x5f\xb4\x74\x74\x8a\x0c\x8a\x4c\x1e\xcc\xb7\x6c\x78\xec\x8f\x7c\x49\x62\x8c\xb2\x1f\x6a\x30\xfe\x4d\x9c\xe4\x63\xd3\xa5\x5f\x43\xba\xcd\x39\xc5\x5b\x29\x65\x61\x9e\x1e\x9a\x96\x4a\xda\x3b\x2a\xdd\x6a\x05\x1a\xae\xda\x32\x7a\x3c\x86\xfa\xc6\x73\x16\xe5\xd6\x4f\x76\xe4\xce\xd5\x1e\x8a\x5e\x60\xbe\x18\x91\xdb\x19\x4f\x15\x1c\x1d\x84\xff\xa1\xce\x1d\xcc\xae\xe5\x9c\x40\x1f\x52\xbd\x48\x41\x45\xd2\x62\xf0\x83\x6b\xba\x25\xab\x71\xbf\xc9\xb4\x19\xb3\xc5\xb5\x8d\xb8\xbd\x95\xb3\x90\xfb\x3b\x2f\x6d\xdf\xd9\x40\x8f\x50\xde\x28\x8b\xd8\xb4\xb4\xcc\x52\xca\x16\xc5\xe1\x3f\x3b\x9a\x7d\xbd\x18\xdc\x18\x9b\x7a\xd7\x75\x59\x13\x9e\xdb\x9e\x30\x1a\x38\xea\xc6\xeb\x98\xe3\x84\xe3\x92\xe2\x66\xe1\xb9\xec\x1b\x1b\x10\x19\xa2\x18\x81\x1c\x43\x12\x5f\x9c\x3a\x92\x2e\x95\x9d\x53\x1c\xd6\xd8\x32\x10\x37\xff\x97\x33\x94\x27\xed\x93\xd0\x35\xfc\x71\xd6\xce\x98\x2a\xa4\xdc\xf2\x78\xce\x90\x63\x3f\x5f\x7f\xeb\xc0\x89\x90\xea\xf0\x80\x28\xd7\xd8\x95\xc4\xdd\x34\x9a\xcc\xce\x5c\xef\x42\xc9\x72\x8e\x8a\x83\x86\xea\xbe\xce\x59\xba\x1d\xf8\xbf\xf2\xf7\xfe\xe9\xa0\x6b\x69\x7e\x94\xa0\xbd\xb7\xea\x25\x57\x32\x79\x28\x96\x31\x8e\x3b\xa1\x26\x19\x35\x95\x21\x63\x20\xdb\x32\xbf\xb0\xa4\xac\x2c\xb8\xaa\xa4\xe1\x7d\x8b\x58\x07\x43\x5f\xd1\x74\xd1\xe6\xaf\x8b\xc8\xbf\x33\xfc\xd6\x65\x3f\x75\x91\x68\xd4\xb1\x43\xa0\x1a\x2a\xff\x22\x87\x3c\x57\x37\xdf\xa4\xf0\xa8\x84\xb2\x5c\xa9\x8a\xa0\xd6\xaa\xd1\xbc\xa5\xa1\x93\xa0\xef\x74\x58\x61\x7c\x6e\x21\x61\x53\xff\xfc\xdb\x0b\xcd\xdf\x23\x80\x40\x37\xc1\x7b\x0b\x8b\x9b\xa3\x85\x9d\x04\xf5\x65\x55\xd4\xd5\xb4\xb5\xb8\xf5\xda\xcd\xa6\xad\xc3\x1d\x03\xdd\xcf\x03\x4c\x23\xae\x13\xcb\x33\x6d\x8b\xba\x1b\xdb\xbb\x83\x67\xb2\xcf\x2a\xff\xad\x7f\x56\x79\x88\xba\x6d\xbe\x96\xb9\x80\x3f\x97\x3d\xe3\x39\xbb\xb8\x48\xbe\x10\xbc\x40\xbd\x40\x3d\xe7\x3e\xf5\x3f\x3d\x3f\x89\x3a\xfa\x71\xdc\x7f\x8a\x70\xdd\xfe\x5f\xd6\xba\xff\xd0\x4e\xdc\xa2\x5e\x04\x1c\x5e\xee\x1b\xed\xf0\x6c\x6a\x6d\x52\xae\xf2\xaf\x9d\x2c\x5f\xae\x51\xac\x95\xae\x04\xac\x62\x2e\xd3\x2d\xaf\x2d\x83\x2f\xff\x5e\x1c\x5b\x29\x5b\xbe\xdd\xb6\x3c\xd5\xff\x95\xfd\x67\xf5\x63\xed\xd5\xcb\x71\xe5\xce\xe0\x3a\xfe\x92\xc2\xac\xc9\x34\xca\x44\xc7\xe8\xc8\x88\xcd\x08\xf4\xd0\xe5\xf0\xea\xb0\xc5\xb0\xde\x88\xf2\xf0\xa7\xa1\x4f\x43\x83\x03\x37\x83\xc1\x03\x37\xc3\x44\x93\xc5\x2b\xa6\xfb\xb5\xd7\x16\xbf\x4f\xfe\xf8\x04\x9c\x4e\x4a\xb6\xa1\x96\xb4\x66\xe6\x47\xdb\x06\xa3\xba\xdb\x3a\xd3\xda\x5a\xdb\xea\x9b\x83\x9a\x23\x9a\xe8\x1a\x49\x9a\x12\x9a\xe4\x1b\x5d\x9b\x84\x1a\x5e\xea\x1b\xeb\x25\x1b\x94\x1b\xfa\x1a\x2c\x3b\xfa\x47\x70\xe6\x25\xb6\x83\x2e\x58\x5e\xc0\x40\xa0\x9b\xb0\x03\xee\x95\xd0\xa9\xba\x21\x81\x5e\xe4\x56\xd6\x46\xc4\x1a\x98\x72\xcb\x72\xa6\xe2\xb4\xe2\xf8\xc2\xfb\xfc\xb4\x7c\xbb\x82\x9f\xf9\x14\x05\xb0\x05\x91\xb9\xab\x39\xe5\x79\x3b\xb9\x92\x05\xe2\x85\xec\x15\xf6\xcd\x56\xfd\xa2\xd3\xa1\x1b\x6c\xa7\x55\x77\xa1\x87\xbb\xcb\xf2\x13\x48\xbd\x64\xad\x24\xd5\xbe\x65\x1c\x85\x55\xd9\xe7\x19\x42\xa9\xaa\x29\x42\x49\x3f\x12\x0e\x12\x38\xe2\x18\xe2\xb3\xe3\x08\xe3\x46\xe3\x90\x62\x8b\x62\xb2\x63\x59\xa2\xfc\x62\xf1\xe2\x7e\xa6\x3f\x14\x8b\xd6\x93\x76\x3b\x4d\xf8\xae\xa9\x9d\xd6\x6d\xe0\x4d\x44\x76\xa7\xd5\x27\x94\x33\xe5\x4a\xa6\x52\x26\x48\x44\xdb\x45\xe4\x84\x6e\x04\x23\x07\x8e\xfa\xb9\xf9\x99\xfa\xbd\xf3\x2d\xf3\x39\xf3\x29\xf4\x99\xf2\x6e\xf1\x3e\xf7\x8e\xf1\x7a\xf2\x89\xf5\xc5\x0a\x6f\x48\x86\xcf\x7b\xa9\x2e\xe9\x74\x18\x97\xdc\x73\x9f\xab\x1c\x78\xdf\x64\x58\xe6\x96\xd9\x17\x3f\x18\xde\x16\x28\xed\xbd\xea\xee\xe8\x5a\xe6\xf8\xe4\x60\x6e\x07\x69\xeb\x61\x43\x6d\xf3\xde\x16\xd5\xba\xdd\xba\xd3\x06\xde\x4a\xdd\x3a\xdb\x72\xc5\xea\xca\xd6\xc9\xdd\x22\xa8\x23\xfe\x7b\x8e\x69\x55\x7c\x27\xf2\xc6\xe0\xf8\x72\x07\x6d\xa5\x60\x76\x6d\xfc\x41\x70\xa9\xe7\x0f\x27\x0d\x1b\x7a\x0b\x28\x53\xc0\x50\x56\xdf\x45\xd7\x43\x97\x5e\x57\x41\xc7\x4a\xbb\x48\xd3\x4c\xcb\x44\x3b\x4e\xfb\x93\x76\x8c\xb6\xbd\xd6\x7b\x1d\x5f\xb3\x65\xa7\x40\x7f\xae\x98\x9b\xec\x90\x2a\xfd\xe5\xc3\xe1\xde\xa6\x89\x62\x88\x14\xa2\xd0\x38\xcf\xef\x76\x3c\xc6\x6c\x3a\x5a\x1a\xec\x2a\x08\x0a\x25\xf2\xb2\xb2\xf0\xd2\xec\xd2\x34\x52\xed\xd2\x4a\x92\x57\x52\x78\x92\x73\x92\xb6\x52\x34\x12\x33\xd2\x44\xd2\x0b\x6a\x5a\x46\xe2\xf6\x64\x3e\xb9\xd1\xe6\xd9\xfb\x0b\x3b\x03\x1c\xf5\x97\xf9\x8f\xf1\x23\x01\x12\xce\xca\x26\x37\x9a\x1f\x15\x78\x25\x20\x84\x23\x05\x43\x05\x20\x79\xec\xb8\xa3\xb8\xa6\xb9\xbc\xb9\x88\xb8\xf4\x38\x69\xb9\x28\x39\x5d\x39\xe1\x38\x52\xb9\x14\xb9\xed\x45\x6f\x14\xad\xf4\xb5\x6d\x13\x7d\x6d\x63\x96\x16\xfc\xfb\xe2\xea\xcc\x73\xd1\x63\xbe\xfa\x1c\xd8\xa4\xea\x2a\x29\xea\x09\xa7\x70\xe5\xb0\x80\x31\x4a\xd1\x7b\xd2\xfc\xa2\x86\xa2\x82\xa7\xac\xa1\x74\xa7\x98\x26\x4f\xa0\x38\xa0\x8c\xa3\xc4\xa6\x88\xa0\xf0\xa6\x6a\x62\x85\x15\xb4\x53\xe0\xd0\x0b\xb7\xeb\xf1\x2b\x5a\xa4\x1e\x50\xae\xf3\xc9\xfd\x10\x9b\xe8\xf3\xcd\xda\x5a\x0b\x5d\x9a\x9e\x97\x8f\x01\x86\x4c\x82\x20\x11\xef\x06\xe7\x1e\xbb\x1b\x2b\x1c\x33\x1c\xe3\x1e\x93\x18\x63\x00\x63\x1a\xe3\x0c\x23\x1a\x63\x02\x23\x0c\x73\x9c\x44\x88\x91\x45\x10\x45\xbe\xd9\x70\xdc\x89\x7c\x65\x7e\x18\xb7\x51\xab\x00\x29\xee\xca\xb7\xd2\xc6\x51\x07\x5a\x6a\x96\xdb\x8c\x3a\x1f\x17\x1f\x49\x1b\x3e\xfe\xfb\x3d\x5c\x1f\xec\x31\xcc\x4f\xe8\x68\x68\x66\x68\x66\x68\x99\x6f\xb3\xdf\xee\xa0\x2d\xa1\x9d\x61\x28\x90\x79\x08\xf3\x19\xb3\x85\x82\x54\xd0\xcd\xfd\x37\x16\xc7\x71\xdb\xe2\x4a\x45\x93\x1d\x82\xfc\x9c\xd0\x0c\xb0\xe4\x2e\xf9\xb2\x68\x8d\x70\xf6\x7e\xd8\x83\xab\x83\xa5\xbe\x3f\x7b\xa7\xfa\x36\x63\x1e\x05\xc0\x7f\x9b\x63\x8d\x0a\x10\x00\x9e\xc0\x0e\xd4\x2e\x0a\x26\xe9\x1e\x47\x90\x64\xb0\x0e\xd7\xbe\xc3\x9c\x66\xcf\x4e\x75\x42\x96\x40\x24\x8b\xfb\xa1\xf9\x2f\xb5\xef\xa2\x86\x2c\xdb\xc4\xd7\x28\x8c\x9f\x6d\x00\x06\x80\x1d\x80\x05\x48\x00\x26\x80\x02\xc0\x02\x04\xdf\x3a\x6b\x48\x01\x04\x00\x16\x5c\x01\x41\x98\x60\x93\x31\x4e\xb0\x5d\xf9\xf4\x3c\x62\x2d\x6e\x04\xd4\x3c\x59\xf4\x9a\x18\xe4\x3f\x69\x07\xab\x5b\x28\x33\xc2\xbd\x48\x1d\x85\x9d\x05\xd7\xf7\x41\xfd\xcd\x9b\x1f\x11\x60\x7c\x73\x03\xc1\x05\xe8\x00\x98\xb7\x6a\x8c\x2f\x60\x0d\x3f\x3a\xf1\x3f\xd3\xdb\x0b\xd8\x29\x0e\xfc\xa2\xde\xbb\x9f\x63\xed\x29\xa8\x0c\xcc\x90\x08\xaf\x70\x33\x31\x19\x54\xde\x11\xb6\x63\x56\x25\x7a\x45\xe6\x82\xaa\x06\x88\x00\x24\x00\xee\xad\x3b\x18\x1a\xf8\x0e\xf0\xbe\xb9\xe6\xc9\x02\xaa\xef\x5a\xbe\xeb\xe3\x05\x31\xd2\x8b\x40\xa8\xb5\x83\x40\x17\xd2\xab\x5c\xc3\xdc\x4d\x42\xf9\x2f\x71\x49\x7e\x60\x36\x73\x3a\x1c\xd2\x45\xdc\x78\x54\x17\xd8\xea\x70\x52\xef\x5a\x01\x3d\x40\x02\x20\x7e\x67\xfa\xc1\xe1\x63\x21\x38\x33\xa4\x01\xe4\xc3\xe7\xa7\xaf\x90\xdf\xc4\xd0\x8a\x28\xf0\xb9\x48\x64\xba\xf5\x59\x40\xa0\x7b\xf9\xdd\x9d\x99\xcf\x9d\x79\xe5\xa1\x69\xad\xa1\x3d\x2e\x97\x26\x36\xca\xce\xc2\x1a\xcc\xc6\xc4\xf7\xc8\x2b\x90\xbb\x9f\x64\x21\x95\xbf\x20\x7f\x6b\x87\xb5\xf8\x2e\xfb\x13\x0a\xa1\x08\x71\x0d\xd9\x19\x8d\x00\xdd\x91\x58\x96\x39\x4f\x64\x4e\x6d\xda\x62\x16\x04\xfa\xed\x7d\x9a\xb9\x9c\x38\xe8\xdb\xc0\x9e\xd7\x1c\x07\xed\x53\x66\x33\xa5\x5d\x25\xc3\xc3\x53\x46\x73\x8f\xe3\xfd\x9d\xf2\xfb\x19\xbc\x16\x52\x2d\xea\x07\xf4\x2d\xac\x7a\x5c\x16\xfc\x10\x02\x17\xe2\x3c\x52\x1e\x0a\x08\x06\x1d\xfe\x43\x05\x3b\xc3\x41\xe7\xb7\xa9\x45\xb7\x38\xdb\x4e\x53\xd8\x1d\xf2\xe5\xa4\x69\x2a\x21\xdb\x2e\x03\xa6\xb0\xaa\x4a\xa2\x05\x6c\x5f\xc8\x82\x30\x71\xb0\xe8\x70\x66\xf1\xdd\x88\xe0\x49\xe9\x29\xd4\xa8\x4e\x68\xb9\xe8\x3a\x19\x1b\x59\x69\x39\xf2\x79\x3b\x64\xc2\x74\x3c\x6d\xf1\xfd\xe2\xfe\x11\xe1\x15\xfa\x78\x75\x09\x7d\xc0\xac\x81\x2e\x9f\x39\x2e\xd4\x1f\xd5\x6e\x4a\xdf\x48\x7e\x4d\xa0\x93\x61\x91\x4c\x83\xe2\x27\x15\x1b\x2d\x2a\xfd\x2d\x53\x1a\x1b\x3f\xa7\x01\x77\x34\x9f\x93\x20\x99\x88\xb7\xb8\xab\x74\xb4\xa6\x9c\xc5\x9a\x07\x28\x0a\xe1\x0f\x46\xbc\xdf\x16\x9a\xdc\xed\x48\xaa\xb0\xc9\xf0\x8a\x40\xf7\xcc\xb2\x2a\xd7\xea\x95\x46\xe1\x56\x60\x8e\x63\xad\xe1\x40\xe4\x0c\xe0\x39\x14\x58\x12\x49\x12\xe7\x91\x46\x91\x0d\x51\x44\x57\x56\x57\x73\xd4\x6e\x34\xa3\x74\x65\x0d\xc5\x4b\xfd\xa3\x6e\xf0\xf9\xf9\x84\x65\x19\x6f\x58\xa7\xa9\xaf\x28\x24\x99\x3b\xb8\xd0\x45\xc0\x74\x5c\x3d\x45\xfc\x5c\x08\x55\x78\x4b\x0c\x53\xbc\x5f\xaa\x49\xae\x4a\x09\x53\x25\x4b\x7d\x4c\x1b\x55\x1f\xce\xe4\x93\x99\xac\xf5\xb4\x33\x74\xe0\x5c\xa2\x64\xa1\xde\xbf\xd9\x1f\xb9\xbb\x3e\xab\xdd\xeb\x55\xab\x96\x2b\x1b\x77\xe2\x3f\xef\x28\x6b\x68\xaa\x42\x20\xcf\xa4\x90\xa3\x94\xaf\x3a\xa2\xe1\xa0\x23\xa9\xd7\x6e\xac\x6f\x16\x69\x59\x69\x33\xee\x8c\xe8\x06\xe1\xf9\x21\xe0\x2e\x2e\x31\xb7\xb3\xd6\xfe\x5f\x11\x7e\x1b\x9c\x3b\xac\xbb\x8e\xcf\xb6\x77\x54\xf4\x64\x69\x46\xb7\xf9\x14\xd9\x79\x19\x15\xe9\xe4\xe9\x05\x18\xcc\x18\xd3\x9a\x79\x5b\x26\xd9\xd2\x3b\x02\x2e\x1f\x3d\x98\x7c\x70\xfd\xe8\x82\xa5\xc3\x52\x62\x6e\xb3\x19\xaa\x74\x3b\x3b\xff\x43\x9d\x87\xa8\x23\x81\xa5\xb4\x21\xb6\xe6\xba\x92\xb1\xf4\xe3\x48\x36\x2f\x28\xfb\x65\x6b\x70\x9b\x06\xbb\x02\x47\x7a\x17\x17\xf7\x79\xaf\x6e\x7f\xec\xa0\xd6\x30\x20\x32\x20\xee\x7d\x32\x5d\x5a\x6d\x8e\x50\x05\x78\xdb\xf4\xd8\x5f\xbc\xe1\x6f\x58\x77\x0d\xe7\x4d\x07\xec\x9b\xec\x8a\x4b\x53\x77\x22\xac\xfd\x3e\x7b\xaa\x7a\x8d\xfb\xa2\xfa\x7f\x0e\xfa\x15\xa6\x17\x69\x19\x0b\x9b\x18\x96\x8a\x97\x11\x98\x9b\x53\x94\x56\xfa\x54\x5d\xdf\x32\x36\xac\xbc\x24\xf3\x17\x74\x06\x5d\x2a\x6d\x11\xcc\x88\xf4\xed\x35\x68\x17\x45\xa6\x1e\x45\x4f\x85\xab\x45\x7d\x88\x92\x8f\x61\x4e\x44\x4b\x49\x49\x1d\xcc\xd2\xcf\x47\x2d\x9a\xae\xd0\xac\x89\xaf\xef\x6f\xae\xeb\x9a\x18\xbc\x9d\xbf\xd9\xab\xff\x2b\x7d\x5f\x8c\xce\x62\x36\x64\xa6\xc9\x7a\x5e\x1b\x1a\x8a\x27\xb3\x02\x52\xd2\xd2\xec\x32\x71\xb3\xc0\x72\x17\x0b\x44\x4b\x59\x2a\x7b\x6b\x90\xeb\xee\x5a\x3a\x3b\x04\xfa\x65\x87\x04\xc6\xe7\xe6\xbf\xee\x92\x5f\xb3\xfe\x9d\xe0\x8f\x8b\x27\xfe\x6b\x07\xd3\x3a\x3d\x48\x8d\x1c\x95\x16\xc5\x24\x25\x1d\xe5\x6b\x95\x5a\x55\x9d\xf5\xc4\x4d\x88\xad\x59\xdd\x73\xbd\xcd\x43\xc8\xe3\x82\x33\x58\x0b\xd6\xab\xca\x3b\x53\x97\x4f\x20\xc2\xff\x5e\x05\x3c\x9c\x9d\x12\xae\xcb\x4e\xdb\xf6\x5d\xb6\x0f\x37\xbd\x36\xab\xb6\xec\xb4\x8b\x77\xe9\xf5\xc2\x0e\xca\x8d\x38\x4d\xf8\x4d\x3f\x2e\x8c\xae\x5c\x6d\x15\x1d\x5a\x9d\x7c\xb9\xa6\xf9\xfd\xf7\x6a\xd2\x7f\x7e\xae\x95\x2f\x71\x8f\xe9\x0f\xc9\xf7\x6b\xf7\x7b\xf7\x14\xf7\xcc\x77\x42\x77\xd9\x77\xef\xef\x7f\xdc\x67\xdc\x7e\xb8\xe9\xbd\xa1\xb9\x11\xbf\xbd\xb8\xdb\xf9\x5f\xf7\x06\x81\x9e\xd1\xee\xd6\x2f\x79\x4e\x5f\x8e\x02\x0e\xb2\xf6\x37\xf7\x1e\xf6\x3e\xee\x3c\xed\x8a\xef\x70\xec\x50\xec\xd0\xec\x80\x6f\x7b\x6c\x2b\xed\x38\x6e\xe5\xef\xa8\x6c\x27\xee\x31\x9c\x4f\x3e\x06\xfc\xed\xd9\x75\xae\x88\x8e\x62\xf6\x64\x37\x56\x57\x03\x96\xac\xe6\x8d\x67\x1f\xe6\x90\x66\xf0\x26\x45\x27\x2f\xa6\xa6\xa6\x22\x27\xed\xa6\xbc\xa6\x20\x26\xc9\x27\x72\xa6\x66\xa7\xd0\xa7\x10\x67\x24\xd7\x86\x0f\xab\x6f\xff\x3d\x17\xed\x95\xfe\xfa\xfb\x21\xd4\x56\xee\x4a\xf5\xcc\xcd\x78\xf8\x88\xfd\xa0\x56\x2f\x72\x2f\x55\x37\x61\x17\x47\xa7\x66\xc7\x52\x87\x62\x07\x72\x7b\x52\x47\x67\x87\x4f\x7b\x46\xbb\x62\x3b\x56\x7b\x52\xfb\x6a\xb7\xf8\x98\xe0\xa2\xc4\x2e\xe2\x25\xe4\x4b\x03\x08\xf4\x84\x71\x96\xbc\x4d\xbb\x8c\x38\x49\x36\x6c\xd1\x7b\xde\x7e\xd6\xec\x57\xbf\x52\x0f\xd4\xb0\x56\x1a\x57\xe8\x97\xf3\x95\xe3\x95\x67\x95\x7b\x94\x7d\x2a\xf3\x2b\x6f\x2d\x83\x2e\x8b\x28\xa3\x2c\xc6\x2f\x8d\xaa\xea\x6b\xbd\x18\x44\x9a\x69\xdd\x24\x3b\xbd\x7c\x71\x3d\xa3\xd8\xb0\x9d\x4d\x1c\x26\xe9\xc6\x6d\xca\xab\x45\x29\x77\x2e\x16\xce\x27\xcd\xc3\xce\x32\xcd\xd4\x4e\x3f\x4e\xd7\x4e\xdd\x4e\x19\x4a\xe7\x4a\xcd\x4b\x9d\x4f\x2b\x4d\x95\x4a\x69\x4b\xf5\x48\x1a\x4b\x01\xcb\xaa\x2d\x35\x69\xc8\xec\x71\x9a\x94\x5d\x6b\xb8\xb6\xda\x3d\x9f\x3f\x1e\x11\x6f\xef\xaa\x91\x2d\x8e\xcf\x45\x49\xb7\x4a\x7c\x8d\x97\x8e\x25\x89\x0c\x0a\x47\x0b\xa3\x0e\xb5\x08\x3b\x0e\x05\x0b\x15\x0a\x5e\x0a\x11\x08\xc3\x08\xb1\x0b\xb5\x0b\xb5\x08\xd6\x0e\x45\x8c\x62\x4b\xd9\x2c\x90\xa8\xf1\xea\xac\x1d\x8f\x3c\x9e\x58\xd1\x1b\xf5\xe9\x94\xaa\xcd\x28\x4c\x4f\x87\x88\x1d\x8a\xf8\x10\xdc\xe4\x6f\xe1\x43\xe8\x51\xe4\xe6\xe4\x16\xee\x32\xe1\x02\xe3\x66\xe1\xb2\xea\x64\xe3\x1c\xef\x0c\xe7\xd2\xe3\xd2\xe6\x5a\xed\x1c\xe4\xd4\xe3\x59\x1e\x22\x93\x40\x9f\xd3\x5b\x65\xd9\xf1\x63\x47\x61\x8e\xb3\x6f\xb2\x61\xbf\x28\x23\xb5\x24\x3a\x37\x20\xd6\x13\xd1\xc5\xd5\xde\xdd\xda\xdd\x62\xcf\xac\xd5\xf4\xcc\xe4\x9d\x09\xbd\x51\xbd\x31\x8c\x21\x98\xe1\xbe\xe1\xb4\xd1\xb2\xf1\x84\x31\xa5\xd1\xa3\xa1\x82\x25\xbc\xf3\xb9\xff\x7d\x4c\x54\x16\x4b\x85\xf8\xe6\x87\x89\xa9\x4e\xb5\x8a\xe1\xec\x8b\x38\xaf\x80\x28\x97\xaf\x36\x5c\x26\xd0\x7a\x44\xda\x8d\x9a\x01\x6a\xac\x2a\xa7\xca\x44\x4a\xa3\x4a\x86\x4a\x75\x4a\x5f\x15\xa1\x14\xee\x14\x32\x94\xe4\x95\x48\x14\x25\x15\x86\x34\xac\x8c\xad\xed\xa5\x7c\xe4\xa3\x04\xb3\x5c\xd7\x72\x47\xeb\x5a\x42\x4b\x9e\x52\x57\xc3\x4b\x3d\x22\xad\x96\x0c\xd6\xd4\xc1\xe4\xba\xa4\xa2\x25\x70\xc5\x62\x44\x82\x05\x5f\x04\x97\x05\x35\x05\xea\x04\x55\x04\xb0\x04\xde\x09\xcc\x09\x58\x09\x31\x0a\x3c\xf3\x5b\x89\x37\x28\x31\xea\x15\xdb\x50\x79\x6b\x45\x0b\xae\x91\x8d\x3a\x34\xe3\x17\xbb\x24\x4d\x06\x13\x3a\x89\x9a\xda\xa8\x97\x49\x2b\x0a\xfa\x71\x8b\xb3\xbb\xb2\xc2\x32\xa7\x33\x15\x31\x76\x32\x58\x31\x40\x30\xa4\x32\xc2\x33\xac\x31\x14\x31\xac\x33\x2a\x32\x1c\xd3\x7b\xb2\xb9\x08\x0a\xc9\xa9\xe8\x88\xd9\xa0\xfb\x5a\xae\x69\x8e\x7a\x35\x67\x16\x7b\x27\xe9\x05\x4a\x38\x06\x18\xce\x2a\xb1\x0b\xdf\xb0\x75\xd2\x62\x91\xef\x93\x56\x93\x10\x10\xde\x12\x06\x13\xb0\xe2\xe7\xe0\x0f\xe1\xcb\xe0\xf7\xe2\x17\xe1\xa3\x10\xe0\x12\x78\xe1\xb7\x92\xc2\x31\x58\xf0\x15\xc9\xfe\xd2\xad\xb0\x43\xda\x44\x1e\x4f\x68\xb7\x29\xb5\x48\x91\x0e\x86\x74\x02\x37\xa4\x55\x54\x13\xd8\x60\x8c\x25\xce\xc1\x74\x43\x6d\x41\x81\x44\xf2\x44\x24\x83\xbf\x44\xe0\xfe\xb9\xf7\x73\xe9\x67\x1c\x3c\x12\x3c\x2b\x7c\x30\x7c\x30\x02\x01\xf2\x16\xfe\x30\x1d\x03\xaf\x80\x3c\xbb\xa1\xcf\xae\xdd\xac\x51\xd7\x48\xa5\x6e\x06\x6c\x78\x8d\x6b\xa6\x49\x84\x8a\x99\x30\x0a\x53\x1f\x91\x0b\xf2\xc6\xb7\xa6\xcf\x48\x90\x26\xe0\x97\xe0\x38\x9f\xa4\x3f\xa1\x7d\x9c\xf9\x38\xfa\x71\xef\xd3\x8f\x4f\xc1\xe0\x5e\xe0\x85\x90\x74\xf0\x87\x04\x83\x8c\xe3\xc2\x6e\x6a\x67\xc7\x16\x8b\x27\x03\x49\xf5\x15\x79\xc4\x31\x5d\xde\xfe\xd6\xcb\x5a\x36\x92\x5e\x9c\x32\x14\x33\x18\x0b\x30\x61\xef\xc4\x01\x22\x00\x17\x10\x04\xbe\x01\x28\xc0\x77\x00\x17\xf8\x02\x90\xbf\x4d\xf6\x34\x00\x98\xbf\xe5\xa0\x13\x91\xf7\x71\x45\x48\xd7\x5c\x13\x6d\x46\x4f\xf0\xb7\x8b\x94\xc1\xa6\x46\x86\xf0\x39\xe5\x1b\x4e\x2a\xb2\x08\x7e\x66\x70\x25\xe8\x44\x68\x80\x08\x7b\x73\xb7\xa1\x78\xf3\xb6\x83\x06\xc4\xde\x5c\x66\x61\x01\x34\x40\x08\xa0\xfb\x9c\x8f\xea\x45\x1a\xcf\x51\x2e\x35\xfd\xc4\x72\x84\xb2\x88\xde\xbf\x53\xa7\x96\xa3\x11\x75\xe5\x05\x58\xec\x68\xb8\x4a\x84\x70\xf0\x91\x4f\x62\xf4\x41\x27\xbc\xf9\xc1\x13\x03\x94\x80\x14\x80\x06\x60\xbe\x83\x7c\x9f\x0d\x46\xf7\x71\xe9\xd3\x03\xf8\x09\xac\x15\x0e\x29\x5d\xb0\xa0\x9a\xd2\x6f\x10\xe8\xfa\x6e\x33\x64\x3c\xba\x35\xb0\x78\x3b\x69\x3f\x08\x70\x70\x31\x58\x53\xa0\xe0\x3f\xa2\x7f\x24\xd0\x42\x90\x07\x87\x01\xf0\x3f\x28\x7d\xec\x87\x50\x87\xb2\xfa\x72\xf2\xad\x16\x96\x06\xae\xe3\x87\x37\xfc\x17\x84\x30\xf4\x18\xf2\x7a\x4e\x02\xa9\x22\x9d\x33\x10\xe8\xb1\xf7\x30\x7b\x3e\xa4\x67\xbe\x26\x39\x9b\x2e\x32\xd8\xf3\x9b\x05\x8f\xc6\x47\x09\x7d\x8e\x1b\x0a\x17\x4c\x6a\x68\xd9\x6f\xe0\x30\xf5\xdf\xb3\xe0\x09\x11\xa1\x51\xf0\xd0\x3e\xa1\x4f\x62\xad\x61\x8f\xe1\xc5\xe0\x3f\x92\x32\xb3\xe0\x8b\x2c\xa8\x0e\x9b\xcf\xfd\x23\xc3\x5c\x9a\xae\x7f\x1a\x55\x68\xd9\x2f\xc6\x4d\x1c\x0a\x22\x73\x0c\x34\x44\x54\xe8\x11\xac\x60\x9c\x25\x8a\x41\xc6\x42\x9e\x47\x13\xc1\xb4\xc4\x41\xc2\x87\x20\x3c\x21\xa1\x20\xf3\xa1\x54\xa6\xda\xa0\x73\x63\x08\x67\xf6\x12\x14\x56\xf8\x65\x58\xe4\xf4\x96\xeb\x7e\x4d\x1d\x50\xcc\x7d\xec\xa9\xac\x8e\xc8\x3c\x8f\xbc\xf2\x8c\xb3\x24\xd3\xaa\x93\x5a\xe7\x91\xa7\xf9\x48\x20\x40\xa4\x42\x82\x4f\x0e\x4e\x39\x4d\xcb\xca\x08\xc5\xdc\xc1\x6a\xc5\x91\xcd\x55\xc9\xeb\x27\x48\x2c\xec\x2a\xe7\xa4\x9b\x62\x5b\xec\x17\xfa\xcf\x3c\x77\xde\xba\x76\x3f\xb2\xd3\x82\x52\x54\x99\x2c\x1c\xfc\xd9\x59\xc7\x84\x5c\x95\x4c\xf4\x94\x2d\x84\x56\x92\xfe\x03\x13\x34\xcb\x02\xbb\x3f\xd7\x0b\x6f\xb5\x40\xb1\x30\xb6\xd8\xbe\x64\xa0\x34\x89\x82\x83\xb2\xa4\x76\x8b\x95\x8e\x17\x74\x94\xf5\x3f\x23\xdc\x3f\xef\x2b\xcf\x01\x3d\x5a\x35\x02\x39\x67\xb1\x92\xbe\xcb\x76\xa7\xfa\x95\x8a\x44\x42\x18\x5c\xa1\x3c\x29\xfc\x32\x42\x55\x22\x73\xe2\x21\xd2\x18\xf2\xed\x4a\xef\xd4\x1c\x34\x3d\x74\x2c\x0c\xa4\x4d\xec\x2d\x26\xdc\x05\xc3\xf2\xd3\x12\xff\x48\xb6\xc7\xe7\xea\x6b\xa0\xb1\xad\xd6\xbb\x72\xfe\xf4\x8c\x48\x3f\xcf\x0d\xeb\x30\x6d\x35\x79\x2e\x49\x77\xe9\x12\x59\x2b\x85\x06\xa5\x1d\x35\x52\xcd\x25\xdd\x5f\x06\xaa\x26\x44\x16\x1b\x56\x9f\xec\xab\x5d\x84\xdd\x3f\x86\xc8\x26\xa3\x17\x8d\xfc\x3b\xdb\xa7\x1f\x46\x2c\x06\x0d\x6a\x35\xd6\x17\x6e\x27\xe5\x85\xbc\xba\x5e\x58\x28\xea\x6c\xa8\xab\x6a\xae\xea\x7c\xd1\x35\x37\xd0\x37\x16\x36\x67\xb1\xc1\xb0\x93\x73\xb2\x70\xdd\xf0\x12\xf6\xed\x0d\x62\x0f\x9f\x4c\x84\xcf\x9f\xa9\x47\xfd\x0f\x31\xae\x17\x76\xbe\x4f\x5b\xf7\xf0\xd5\xdc\xe6\xb1\x26\x08\x07\x46\x39\x35\x5b\x9a\x99\xfa\x98\xa5\x9a\x2f\x58\xd5\xda\xea\x3a\x6a\xbb\x96\x79\x54\xf8\x24\x06\x98\x84\xe0\x46\xe0\xc4\xfa\x27\xdc\xa5\x9b\xe7\xa3\xd5\x64\x75\xe7\xfe\x89\xdb\x87\x67\x99\x6b\x22\xe3\x51\x1d\x9b\x55\xe9\x39\x83\x71\xc3\x01\x71\x6e\xed\xce\x10\x2e\x7c\x6e\x65\x1e\x0e\x3e\x4e\xfe\x4a\xc1\x41\x61\xe1\x51\xb4\x71\x09\xc9\x42\xe9\x58\x59\x53\x79\x41\x25\x71\xd5\xc1\x9d\x33\x13\x7f\xe9\x04\x7d\xf8\x7c\x78\xbd\xb4\x39\x32\xdd\x76\x59\x29\x9d\xad\x19\x97\x16\xaa\x1d\x68\x1d\x0c\x84\x20\x85\x39\x47\xc9\xc4\x0e\x25\x12\xa7\x66\x64\x44\xe5\x86\x15\x72\x97\x2e\x55\x1b\xd5\xcc\x34\x45\x74\xe4\x8c\x51\xae\xfc\x75\x9a\x16\xe8\x36\x64\x3f\x6b\xa1\x73\x48\xb5\x95\xaf\xc2\x2f\x47\x3d\xb9\x2c\xe1\x7d\x92\x72\x52\x67\xaa\x7e\x86\x7b\x4e\x40\x7e\x73\xc9\x66\x85\x5b\xd5\x76\xbd\x75\x73\x47\xe7\x46\xef\xe1\x90\xc8\xe8\xe6\x32\xf8\xa1\xea\xdf\xe9\x7b\x5d\xb6\x1b\x33\xdf\x33\xb4\xd4\x3a\x53\xf5\x50\xe8\x9c\x97\x52\xd0\x58\x68\x5b\x52\x56\xf6\x52\xd5\x59\x57\xd2\xc8\xdd\xb6\xdd\x31\xd0\x6f\x34\xf2\x79\x5c\x61\xe6\x62\xe1\x75\xbd\xe7\x80\xe1\x8e\xf8\xbf\xd8\xdf\x76\xd9\xbc\x43\xb5\x00\x3b\x24\xd5\x49\xd8\x48\x5e\x0d\x57\x3b\x53\xbf\xd6\x38\xd0\xca\xd1\xb1\xdc\x73\xda\xc7\x3f\x22\x36\xc6\x3f\xdd\xbc\xc8\xbe\x1a\xb6\x9d\xb4\x8b\x7d\x0c\x7d\xcb\xf8\x3f\xd7\x0f\x52\x17\x73\xbb\xe5\x0b\x96\xe3\x84\xfd\x44\x9d\xfe\x5d\x59\x7d\x46\x03\xe0\x43\xd7\xa3\xe5\x13\x37\x33\x1b\x4b\x8c\xab\x5a\x9b\xfe\x7b\x91\xc7\x58\x17\x9a\xb7\x6b\x8f\xd6\xff\x4b\xff\x9f\xeb\xf5\x12\x24\xf9\x82\xf8\x42\xf6\x6c\xfc\xbc\xf0\x34\xf6\x7c\xf6\x92\xf3\x22\xf2\xfc\xfc\xe2\xf0\x14\xf1\xfc\xf0\xfb\xf4\xff\xa5\x7a\x51\xb8\x6b\xbe\x69\xbd\xdc\xbc\x98\x38\x57\x3c\x35\x3a\xde\x3c\x61\x3d\xb4\x3a\x6e\x3e\xb2\x39\x96\x3f\x72\x3e\xee\x3e\x76\x3b\xae\x3c\x34\x3a\x12\x3b\xce\x39\x09\xbe\xcc\x79\x2e\xfa\x9b\x58\xec\x57\xda\x35\xcf\xe9\xf6\x81\xdd\x8e\xc4\xc6\xe4\x06\xe7\x8a\xf9\xd2\xf2\xb2\xe3\x62\xcc\xc2\xea\x82\xcd\x22\xd5\xa2\xc9\x22\xf5\xa2\xca\xd2\x87\x85\xe8\x45\xf4\x45\xc4\xc5\xbd\xa5\xe5\xcd\x6f\xc7\xeb\xf7\xb4\x7f\xfa\x26\x90\x5e\x9a\x1e\x54\x6e\xdb\xad\xdc\xcf\x37\xcf\xd0\x4f\x59\x8d\x6e\x0e\x67\x0c\xd9\x0f\x5c\x0c\xc2\xf7\xe3\xf5\x4a\xf6\xf3\xf6\xb6\xf7\x45\x0d\xb4\x0e\xe2\xf4\x13\xf6\x19\xf6\x1b\xf7\x8b\x0d\x51\x4c\xb0\x2d\xa7\xec\x65\x5d\x89\xbd\x5a\x83\x40\xbf\x71\xaf\x53\x0f\x1b\x36\xc1\x17\x78\xa7\x80\x91\xf8\xbe\x80\xee\xc2\xce\xc1\x96\xbe\x26\xe5\x46\x9b\x06\x84\x3a\xe7\x06\x8e\x3a\xb1\x3a\x8d\xfa\xcf\x35\xdb\xf5\x29\xf5\x02\xf5\x39\xb5\xbf\x6a\xd9\x6b\x0d\x6a\x53\x3a\x8c\x87\xe1\xe6\x68\xb7\x60\xce\x26\x40\xa0\xdb\xf0\x23\xb2\xd5\xee\x29\x99\x41\xee\x6e\x98\x66\x9b\x3a\xab\xca\xec\xb2\x94\x12\xed\xc2\xe9\x82\xb2\xdc\x97\x5c\xd4\xdc\xce\xbc\x95\x9c\xf1\xdc\x8c\x1c\xf7\x3c\xea\x3c\xf8\xbc\xcf\xf9\x72\x79\xc4\xf9\xed\xf9\x3d\xe5\xdd\x4d\x1a\xbd\x07\x53\x50\xeb\xb1\x0f\x54\x47\xe5\x6b\x45\xd3\x16\xfd\x89\x2d\xe0\xd5\xa1\x25\x36\x05\x54\x59\x19\x69\xd6\xc9\xa4\x09\x3d\xf1\xef\x63\xe6\x63\x25\x62\x70\x63\x11\xa3\x0d\x62\xc6\x62\xbe\x44\x93\xc7\xb2\xc4\x66\xc7\x5b\xc4\x81\x62\x95\x63\xe1\xd2\x6e\x0a\x57\x6a\x3b\xbb\x38\xc6\xf5\x2f\x91\x77\xc8\x67\x57\xfb\x1f\x9b\x55\x2b\x63\x72\xd2\x52\x1f\xe3\x37\xa3\x4a\x42\x77\x83\x0a\x03\x7c\xfc\xf5\x7d\x5b\xbc\x03\xbc\x09\xbc\x3f\x78\x77\x79\x11\x7b\xbf\x78\x05\x7a\xf9\x7a\x0f\x7b\xaf\xfa\xba\x7a\xd7\xfb\x48\x84\x69\x25\xfa\xe7\xaa\x54\x56\xb7\x47\x1d\xef\xad\x52\x8e\x22\x77\x44\x57\x71\xe4\xae\x27\x6e\x45\xbc\xf7\xff\xed\x15\xea\x86\xeb\xac\xe6\xa0\x6b\x17\x6d\x13\x66\xed\x64\x51\x6c\x71\x6e\x29\x64\x79\x60\x15\x6c\xb1\x69\x39\x6c\xb9\x67\x8d\x6d\x7d\x6f\x15\x63\x9d\xe9\x3a\x13\x70\x19\xb3\x92\xb9\x58\x7e\x73\x40\x3e\xdf\xde\xbf\xdb\x50\x55\xbc\x92\x5c\x10\x3e\xe2\xb3\xe3\xb4\x6a\x15\x6f\xe2\x6d\xd4\x64\x40\xa2\x5b\xa3\x2d\xaa\x45\xa1\xb9\xae\x89\xaf\x61\xa6\xb1\xac\x01\xae\x1e\xa7\x49\xa2\x69\xa7\x39\xad\x05\x68\xe6\x6b\xff\x34\x59\xb3\x5f\xf1\x49\x8e\x7c\xca\x20\xdc\x39\x9a\x16\xec\x2e\xaf\xf1\xca\x36\x8e\x2d\xf1\x6f\x77\x16\x34\x5f\xd7\xd5\x50\xf3\x52\x30\x91\x0b\x92\xd9\x93\x1a\x96\x74\x91\x30\x92\x50\x13\xef\x97\x10\x15\x6f\x91\xc8\x10\x3f\x91\x6c\x91\x58\x97\x5c\x96\xfc\x2e\x85\xa6\x5c\xad\xcf\x6e\x43\xe4\xa9\x1e\x49\xbe\x15\x3e\x85\xd0\xb9\x54\x45\x93\xa9\x11\xa9\xeb\xc5\x6c\xa3\xa1\x17\xac\xf8\x5b\x42\x46\x30\x86\x2f\x9e\xbb\x87\x4b\x92\xeb\x0b\x67\x3e\xfb\x1c\xdb\x1c\x5b\x0c\xfb\x3b\x76\x7c\xf6\x2d\x76\x76\xf6\x5a\x8e\xef\xec\x54\x9c\x5c\x42\xd1\x72\xdf\xb5\x6b\x2d\x85\x3c\xbe\x6d\x9b\x4c\xcd\x77\x7e\xa9\xc4\x4e\xa7\x8b\x28\x74\x57\x30\x4f\xd3\xe8\x91\x72\xe5\xd3\x66\x89\xa6\xc3\xa2\x11\xa4\x8c\xa7\xfc\x4a\xe1\x42\x16\x44\xd6\x42\x46\x49\xe6\x48\x26\x45\xb6\x46\x46\x41\x4e\x4c\xae\x4b\x9e\x49\xd1\xc9\xa8\xc0\x0b\x25\x29\xa3\x09\x6e\xf5\x6e\x77\x72\x56\xa4\xdb\xa4\x8a\x2d\xb3\x2e\xfc\xd5\x9d\xd2\xfc\x44\xad\x45\xec\x96\xfd\x8e\x1a\x96\xe0\x1a\x87\x13\xf3\x18\x23\x10\xfd\x00\x6d\x14\xcd\x15\xed\x07\x6a\x2e\xaa\x07\x6a\x3c\x6a\x1f\x1a\x09\xda\x06\x3a\x01\x7a\x36\x3e\x16\xb5\x13\x97\xaa\xd4\xab\x8e\xf1\x61\xf8\xc2\x63\x7f\x79\x1d\x55\xce\x55\xf4\x9d\x97\xb8\x15\x8b\x26\xaa\x04\x07\x87\x02\x45\x16\x96\xf1\xcf\x1c\xd8\x2f\xd0\xba\xdf\xe2\xbe\x2a\x7e\xa9\xf9\xe2\xff\x25\xe2\x8b\xc4\x97\xe0\x2f\x1a\x5f\xe9\xbf\x3a\x7d\x53\xf8\xa6\xf0\x23\x16\x07\x89\x46\x85\x8f\x40\x7e\xee\x1c\x63\x8d\x75\x64\xbc\x59\xa1\xc8\x2f\x21\xc5\x7f\xda\xde\x51\x2f\x5a\xb6\x8a\x37\x9e\x96\x0c\x97\xe9\xe7\xbb\x4f\x64\x6f\xfe\x78\x54\x00\x26\x80\xf2\x56\xd5\x8a\x06\x60\xbf\x39\x9c\xe0\x01\xdc\x1f\x27\xe1\x55\x09\x58\x98\x08\xc5\x34\xef\x64\x77\xc5\xa7\x2f\xbb\x52\x2b\x6d\x32\xf5\x22\xdc\xdd\x51\xcc\x7e\xa8\xda\x8b\xca\xb2\xa4\x93\x0a\xa1\x36\x7e\x2d\x06\x90\x01\x58\x80\x1d\xa0\x01\xa8\x01\x68\x00\xee\xad\x0a\x83\x04\x10\x00\xe0\x01\x4f\xb0\x29\xf8\x10\xc2\x30\x16\x14\x71\xb0\x57\x81\x53\xff\x15\xf5\x61\xdd\xa6\xeb\x82\xf4\xf8\x7c\xbf\x6d\x5b\x14\x5d\x24\x99\x64\x9e\x70\x9a\x36\x5c\xf8\x1f\x75\x1f\x19\x01\x24\x80\x0a\xa0\x7e\x77\x01\x26\xf9\x29\x0d\x22\x0c\xca\xf8\x73\xe6\xd7\xb5\x6f\x0c\x30\x3f\xe1\xa2\xb1\xdf\xd1\xc8\xf2\xa1\x2b\xe0\x83\x40\x77\x0b\x3b\x03\xd3\xb6\x9d\xd7\x15\x8a\xe9\xfa\x61\x31\xae\x9a\xa6\xda\x2a\xe7\xc2\x5b\x2c\x1d\xa4\xd6\x68\xe0\x5f\xd4\x3e\x5d\x43\xf1\x7c\xa9\x86\x1e\x85\x13\xf9\x41\x08\x3f\x82\x18\x86\x7c\x89\xea\x85\x16\x8e\xb1\x83\x65\x40\x81\xc3\xa1\x2b\x19\xaf\xdd\x0c\x02\xbd\x32\x9d\xcc\x2c\xc5\x0c\xca\xd7\x33\xe6\x27\xc5\x26\xf9\xba\xdb\x8a\xe8\x9c\xca\x02\xbc\xac\x74\x00\x5e\xc4\x4f\xed\x9f\xe0\x08\x6a\xc8\x09\xa8\xb3\x18\x0c\x58\x20\xbc\x64\xfc\x7a\x22\x3b\xe2\x36\x32\x36\x0a\x76\xaa\x26\xd6\x3a\x51\x1a\xd5\x38\xb3\x37\x37\x93\x9b\xeb\xad\xc4\x29\x98\xf6\x93\x72\xaf\xb4\x9f\xa1\xe5\x6e\x04\xa6\x1b\xaa\x81\x62\xe8\x6c\x17\x14\xc6\x58\x36\xd8\x84\xb8\x87\x04\x3d\xc4\x07\xe4\xa8\x94\x4c\x34\x64\x74\x8c\x4c\x7c\xcc\xe9\xac\x2f\xec\x79\x5c\x0e\xc2\x8e\x4a\xd4\x86\x57\x4e\x49\xff\x88\xf0\xbc\x73\xcc\xbd\xb8\x38\x60\xd9\xc0\x9f\xbf\x1f\x27\xe2\x17\x66\xa7\xa9\x1f\xa1\xf0\x55\x40\x91\xe9\x3b\xb9\x16\xe5\x39\x75\x19\x9d\x07\x13\x33\x8b\x19\xfb\x2d\x57\x24\xcf\x95\x00\x83\xf0\x57\xd1\x18\x71\x26\xe9\x08\x85\x53\x7d\x2e\xbb\x25\xbf\x3f\x26\x58\x5e\xb7\x6f\x96\x4e\x7e\xee\xd0\x29\xcf\x4c\x37\x0f\xf7\xf0\xb0\xb2\x44\xd5\xcc\x94\x3a\xe7\x06\xb1\x82\xb3\x4b\x73\x06\x72\x3f\x08\x60\x0b\xed\x88\xea\x4b\xa6\xcb\xd8\xcb\x4b\x28\x55\xa9\xbc\x6a\xa2\x6b\xbf\xd3\xc7\xb5\x31\xf3\xf6\x8a\x96\xfa\x67\x84\x67\xd6\xe3\xb2\x45\xe3\xc1\xa4\xc6\xe6\x42\xea\x44\xf3\xa0\x8f\x2e\xef\x4c\x6e\xd4\xbe\x49\xc2\x0b\x0f\x8a\x9c\x8a\xe9\x4b\x72\xcb\xd0\xca\x2f\x28\x75\xab\x25\x6b\x51\xe8\x9e\x18\x22\x18\x93\x58\x62\x5a\x7f\xb1\x9f\xf7\xac\x89\x48\x4a\xdf\xfa\x57\xae\xbd\x11\xdc\xba\x9f\x2a\xed\x3a\xaa\x1e\xca\x51\x88\x75\xf7\x33\x73\xfc\x69\x38\xab\x3a\xae\x50\xac\x9c\xa9\xe2\xa2\x7e\xad\x45\xa5\xc7\x69\xc8\x66\x32\x65\xe1\x6e\xb3\x6b\x7f\xe7\xa4\xef\xde\xea\xb5\xed\x37\x11\xd6\x96\xca\x5f\xe2\xf5\x6f\x52\x98\x9d\x08\xae\xdc\x8f\xe6\xb7\x15\x94\x1b\xa4\x5f\x46\x1e\x79\x17\xd8\x12\x18\xdb\xea\xcf\x19\x68\x1a\xa7\x9a\x6c\x99\x1f\xd8\xf0\xda\x19\x3a\xd1\xb8\xb5\x7a\x2b\xfa\x81\x02\x35\x43\x4b\xa3\x16\x12\x24\x53\x0a\x8b\xd4\x1a\x61\xff\x93\xf1\x7f\xe1\x1c\xe0\x2e\x80\x0d\x08\x34\x7d\x2a\xea\x4e\xcd\x0a\x57\xf1\x4c\x73\x38\xb0\x4d\xb4\x5f\x70\x58\x70\xea\x75\x0b\xf0\xa4\xf4\xd9\x09\x44\x0b\xed\x8a\x14\x8a\xfd\x9c\x80\x9d\xf2\x92\xa9\x9d\x8f\x59\x7c\x58\x8f\xd1\x3b\xff\x67\xe8\x5c\x55\x6d\x43\xcd\x80\xf5\x11\xd7\xf5\x15\x52\x25\xe7\x85\xad\xfa\x5d\x78\xdb\x79\x33\xfb\x09\x07\x42\x06\x47\x84\x53\x45\xcd\xc7\xd3\x24\x93\xa4\x35\x66\x87\xe7\xaf\x96\xf8\x55\x21\xd6\x0b\x37\x0b\xf7\x5c\x4d\x15\xff\x85\x79\xd1\xa7\x23\x1b\x4a\x93\xed\xdd\x5b\xb5\x83\xf9\x76\xc9\x17\x31\x68\x91\x85\x51\x9c\xd1\x27\x71\xdd\x89\x6a\xa9\x62\x99\x9f\x72\xe9\x0a\xdd\x4a\x74\x2b\x0f\x6b\x69\x1a\x65\x3b\x9c\xba\xdd\x07\xe5\x26\x75\xd6\x37\xfe\x8a\xbe\x87\x8a\x13\xf6\x35\x88\x09\xcb\x6e\xa8\x9a\xdb\x22\xc9\xec\xf2\xf4\xf5\x8c\xd1\x2c\xff\x9c\xdd\xfc\xa7\xe2\x77\xe5\x9b\x55\xb5\xf5\xc2\xcd\xcd\x1d\xa8\x3d\xd2\x83\x11\xa3\xab\xe3\xde\x0b\xc9\x6b\x1c\x27\x4c\x7f\x67\xef\x2f\xa1\xa3\x2f\xab\xfe\xe3\xe5\x5d\x1b\x0d\xbd\x95\xf8\xe5\x7e\x15\x72\x95\x12\xd5\x01\x75\xaf\x4d\x6e\x6d\xfa\x5d\xac\x7d\xfa\x43\x31\xa3\x0f\xd3\x96\xf3\x06\x2b\x2a\x9b\xc2\x7b\xc7\x27\x3c\x0f\x1a\xff\xcd\xef\x3b\xc9\xa3\xaf\x2b\x33\x13\x9f\x07\x98\x3b\x71\x5a\x97\xdb\x6a\xda\xc1\xbb\xbe\xf4\x6c\x0f\x84\x8c\xa2\x8f\xb3\xcc\x44\x2d\x06\xac\x71\x6d\xbd\xdf\x57\x3b\xdc\xbf\x44\xba\x7e\x78\xf2\xfe\xdf\x6b\x80\x7b\xed\xe3\x90\xd5\xc7\x39\x8f\xb1\xab\xe1\xac\x91\xe2\x71\xce\x09\xcf\x19\xc8\xb9\xeb\xc5\x98\x55\xeb\x2d\x82\x5d\xf8\xa3\xf1\xb3\xc8\x1b\xde\x07\xed\xdf\xff\x55\xc7\xf1\x7f\x75\xfd\xc6\x7c\x7a\x7c\xfc\x79\x5f\x76\xf3\x72\x75\x75\x65\x71\x35\x78\xb1\x72\x31\x77\xe1\x79\xfd\xe9\x62\xf2\x3a\xff\xd6\xe4\xaa\xe2\x9a\xe2\x32\xfd\xf2\xe5\xca\xe8\xa6\xe8\xd5\xe7\xbf\xb4\xd0\x0f\x01\x57\xdd\xe7\x41\x27\x34\x87\x12\x7b\xad\xdb\xb9\x9b\x8f\x1b\x5d\x1b\xac\x9b\xbf\xd6\xbd\x37\xb6\x36\x87\x37\xc8\x37\x0d\xb6\xac\xb6\x75\x37\x1d\xd6\x2f\xb7\xc5\xb6\x56\xb6\x7b\xcf\xf0\x1f\x48\xfe\xa3\x7e\xbd\xb9\x7d\x3d\x7b\x3c\xb8\xda\x76\x5a\x03\x5b\x42\x5f\x50\x9e\x11\x9b\x8a\x9a\xc0\x18\xb5\x9f\x10\x1c\x37\x9e\xa4\x9d\x28\x1c\x4b\x1f\x6f\x1b\x4b\x9e\x92\x9b\xe2\x9f\x70\x9a\x62\x1e\x1f\x1c\xe9\x98\xc9\x59\xdd\x3b\x30\xb9\xae\xfa\xfd\xf6\x8d\x7a\xea\xbb\x90\xdf\xc7\x5b\x37\x58\x70\x9f\xa2\x1b\x4b\x1f\x9c\xe8\x5f\xef\xe1\xed\x8c\xed\x20\x6e\x83\x69\xb5\x6b\x8b\x69\x85\x6a\x95\x69\xeb\x6c\x23\x6a\xd3\xe9\x30\xeb\xb0\xea\x10\xed\xf2\xe8\x6c\xec\x9a\xe9\x5a\x1c\x05\x9b\x5f\xdd\x76\x3d\xdf\x03\x81\x9e\xa8\x2e\xc5\x77\x13\x16\xa5\x27\x75\xfb\x23\xba\xe2\xdb\x3d\x1a\xb6\xea\x08\xab\xd1\x2a\x52\x4b\xfb\xcb\x48\x4b\x84\x4a\x06\x4a\x1e\x4a\x0d\x4a\x7d\x4a\xde\x15\x6f\x94\x25\x97\xd1\x97\xfb\x54\x7c\x2e\x9f\xad\x48\xaa\x42\x6c\xd1\xec\xd7\x9f\x16\x5d\x9f\x04\x81\xae\x7f\xee\x7a\x2f\xec\x8f\x6a\x75\x33\x35\xfb\x55\xc7\x97\x3a\x15\xd2\xe5\x89\x65\x86\x67\x72\xa6\xe1\x24\x3f\x26\x9d\x24\xf1\x27\xc6\x27\xcd\xa4\x60\x25\xf7\x27\x21\x27\xcf\x25\x6f\xa6\x36\xa7\x0a\xa7\x7d\x4d\xcb\xcf\xf4\x2a\x9e\xac\x47\xe9\x86\x1b\x4f\xfd\x65\x72\x58\xb4\x04\x1a\x6d\xec\x86\xae\x7b\x28\xc5\xc8\xc5\x48\x8b\x4e\x70\x89\xf1\x8a\x6a\x0e\xdb\x0d\x91\x0c\xc1\x0f\x5c\x0f\xc4\x09\x02\x0b\x14\x09\x12\x0c\x20\x08\xfc\x14\x24\x19\x78\x15\x4c\x13\xec\x1b\x22\x10\x4c\x17\xd1\x97\x2c\x9a\xc7\x59\x45\xd7\xfe\xfe\x62\x6f\x3b\x61\xe6\xb0\xcf\xbf\xa1\xbb\x38\x2d\x2b\x20\x1e\x3e\xec\x35\x80\xcf\x47\xcc\x33\xc3\xed\xc2\x05\xde\xc9\xc0\x11\xdb\xc1\xc9\xc1\xc8\x41\xd5\x31\xc2\x71\xd2\xe1\xd4\x11\xd9\xb1\xcc\x19\xcc\xa9\xc1\x89\xcf\x21\xcb\xfd\x77\x10\x77\x2c\x47\x56\x5c\x39\xdb\xc9\xd1\xca\xfc\xa8\x56\xc7\x8f\x4a\xc8\xec\xe1\xb8\x83\xe0\x38\xcf\x14\x47\x05\x1b\x7a\x0b\x69\x33\x0b\xe3\x26\xa3\x16\x83\x63\x03\x24\xbd\x4b\xbd\x2d\xbd\x36\x03\x51\xfd\x7a\xa3\x4f\x86\xfd\x46\x08\xc6\x44\x86\x7a\x06\xc4\x66\xb3\x8e\x46\x3e\x03\x11\xfd\xe9\xa8\x47\x13\x4b\xc5\x43\x78\x8d\x79\x45\xca\xa9\x4f\xe1\x30\x9e\xc3\x76\xe2\xc6\xa6\x3a\xf1\xea\xb5\xaa\xcc\x4a\xf5\x8a\x8d\x0a\x6d\xf2\x67\x72\x63\xf2\x2e\xb2\x8d\xf2\x0f\xf2\xa7\x0a\x9a\x0a\xe0\x0a\x4b\x0a\x29\x8a\x64\x0a\x6a\xaa\xa9\x06\x52\xd6\xf3\x9e\x11\x61\x53\xfb\x37\x0b\x89\xfd\xbb\xf5\x09\x79\xad\xf1\x79\x81\x9f\x9d\x02\x4d\x8e\x35\x15\xe4\x72\xc4\x67\x45\x70\x85\xd6\x05\x4c\x04\x10\xf8\x8c\x78\x09\xf9\xb4\xf8\x3e\xf2\xe9\xf1\x3e\xf3\xc1\xf3\x09\xf3\xd1\xf2\x65\xf3\x83\xf8\x6d\x44\x94\xe5\x2a\xb4\xac\xcc\xd1\x5c\x9d\x0f\x3f\xcd\x57\xf4\x43\xd7\x62\xe6\xc1\xc5\x1a\xfa\x8a\xdb\xbd\xd3\xbb\x52\x54\x11\x45\xe0\xb6\x61\xf1\x60\xb2\x66\x64\xa0\xdb\xa1\x3b\xa0\x63\xa0\xf5\xa2\xa5\xa5\x39\xa0\xfe\x45\xab\x4a\xb3\x47\x3b\x4b\xf7\x85\x6e\x9e\xee\x99\xa9\x8e\x87\x59\x62\x5d\x0d\x64\x36\x71\x34\xb6\x64\x35\x40\x52\x5f\x94\xa7\x12\xc7\xe4\xbb\x65\x93\xad\x53\x2d\x73\xca\x77\xc3\x38\x49\x41\x45\x38\x49\xa0\x8c\x8f\x86\xc7\x8a\x0b\x87\xd3\x85\x73\x80\x43\x81\x93\x8d\xa3\x84\x3d\x83\x0b\x86\xfb\x15\x8f\x09\x8f\x93\xa0\x96\xaa\x9d\x13\x5f\xcc\x4e\x3d\xe8\xac\x60\x55\x7b\xf8\xb4\xa9\xa6\x30\x32\x51\x35\x00\xc9\xfe\x9d\x1e\xa1\x6c\x05\xef\x1d\x9d\x0f\x81\x1e\xaa\x1c\x02\xe4\xcf\x81\x1f\x9b\x3f\xc0\xbf\x23\xc1\x59\xc1\x69\xc3\xe1\xc3\x99\xc3\x45\x7e\xa7\xfb\x5e\xf7\xa3\xfd\x87\xd2\xcf\x75\x4c\x02\xf2\x03\xf6\x07\x69\xa8\xeb\xb8\x2d\xc2\xc9\xc9\xf6\xbe\x32\x20\x15\x23\x64\xd8\x59\xd0\x68\x42\x29\x5e\xf0\x94\x31\x8d\x08\x11\x99\xf6\xf3\xc5\x27\x52\x30\xff\x0f\x55\xef\x17\xdf\x47\xbc\xef\x7a\xef\xf1\xde\xf8\x7d\xfb\x7b\xd0\x87\x61\x30\x4b\xb0\x91\x8f\xac\x30\x1d\xb8\x5a\x8c\x69\xa2\xcf\x8f\xec\x07\xb3\xf3\xe2\x7d\xb4\xb5\xf5\xb9\xe8\xd1\x1e\xde\x48\x56\x39\x5a\x4c\x92\xb2\x9c\x64\x94\x43\x58\x45\x70\x25\x1f\xfa\x80\xcf\x00\x27\x40\x0a\x50\x03\x3f\x01\xd2\x77\xe7\x1f\x3c\xc0\x46\x3f\x99\x41\xc0\x41\x04\x42\xd9\xfe\x98\xc3\x87\x62\x0a\x11\x4b\x05\x81\x2e\xe2\xd7\x53\xc7\x45\x5a\x2f\x4a\xf6\x92\x53\x83\xc8\x9d\xb8\x0d\x5d\x15\x40\x02\x2b\x8c\xab\x44\xe4\xc8\x76\x50\x25\x80\xc2\x87\x9c\x4f\x24\x10\xab\x9f\x95\xbe\xd2\xc3\x40\xc0\x9a\x7c\xc7\xf8\xe9\x09\x7f\x88\x60\x8e\xc4\x81\x1d\x4b\xad\xcf\x63\x2f\x27\x00\x02\x3d\x8c\x1e\x3c\xcf\xdd\xf4\xb1\xd6\xb2\x65\x9f\x45\x85\x7a\x2e\x58\x12\x68\x2c\x4a\x9c\x73\x36\x53\x45\x61\xe3\xc0\x9e\x7e\x9d\x81\x95\xfd\x1e\x09\xbf\x8a\xb8\x8b\x82\x8e\xb6\x8b\xf9\x05\xfb\x06\xe7\x0e\xef\x94\x30\x8e\xe8\x0b\x65\x26\x47\xa3\x24\x8f\xe6\xeb\x3f\x7e\xdd\x17\x53\x6b\x2b\x23\xbd\x2d\xa1\x45\x5b\x49\x2d\x81\x0b\x0e\xd7\x86\x06\x8a\x32\x42\x2c\x4c\x9d\xc4\xec\x28\xb5\x28\x85\xe8\x56\x58\x78\x38\xd5\xf8\x0e\x44\x66\xa4\x5a\xe4\x51\x54\xde\xd4\xe6\x74\xbc\x8c\x17\x8c\xe7\xec\xbf\xc4\xb8\x54\xd7\xcc\xde\x66\x2f\xdc\x17\xed\x7f\x9d\x1d\xef\xee\xaa\xd6\xcf\xca\x88\x92\xf6\x7c\xb6\x6a\xd4\xa2\x95\x1a\xe2\xc9\xa4\xe9\x21\x74\x20\x56\x22\xa5\x26\x3f\xa2\x16\xa1\x25\x64\x50\x61\x41\x63\xcb\xe0\xb4\xe7\x5e\xe2\x4b\x17\x14\x13\x2a\x10\x7d\x50\x1e\x35\x7e\xe7\xfc\xcf\xfe\x4d\xf5\x33\x83\x55\xc5\x11\xd3\xe6\xa4\x62\xaf\x64\x93\x20\x13\x67\x34\xe3\x42\x15\x5b\xd1\x56\xd6\x73\xba\x64\x06\x66\xa6\x11\x56\x5e\x0e\x59\xee\x35\xbe\x64\x21\x64\x91\x4a\x09\x61\x29\x71\xb9\x35\x05\x53\x15\x48\x35\x0a\x43\x2b\xfb\x47\xff\xea\x3f\xf2\x3b\xd3\xae\xc8\xac\x47\x8f\x61\xcd\x87\x9c\x8e\x68\x5f\x5f\x72\xdb\x73\xfd\x51\xf9\x4d\x21\x56\x5e\x34\x3e\x30\x01\x73\x61\x2a\x71\x0b\x29\x02\x39\x32\x05\x3c\x55\x1c\x75\x39\xed\x16\xdd\x71\x03\x27\xe3\x08\x8b\x5d\xfb\xaf\xbe\xa2\x31\x9e\x7f\x24\x4a\xe9\xb3\xdc\x35\xf0\x51\xa8\x36\xb4\x52\xf7\x34\xc8\x70\x03\xf7\x34\x2b\x74\xad\x23\xf9\x64\x69\x7c\x69\x49\x79\x0a\xc5\x17\xe5\x3a\x0d\x7a\xad\x45\xdd\x3c\x43\x6d\x13\x5f\xcb\x15\xeb\x78\x47\xc0\x65\xdf\x63\xdb\x57\x2f\xca\x31\xf3\xdf\xef\xdd\xf7\x1f\xf7\xbf\xcd\xcb\xf4\xe9\xd4\x3b\x15\x28\x24\xae\x06\xd9\xba\xc6\x99\xd9\xeb\x78\x69\x68\x6a\x59\x69\x0f\xeb\x73\x1a\xda\x98\x34\x9b\x77\xd8\x60\x3a\x12\xb9\xa0\x7b\xb0\x79\xe9\xfb\x35\x04\x7b\x86\x5b\xc7\xc0\xa4\x97\x96\xfd\x7b\x96\x17\xe8\xf6\x62\x6f\x63\x68\xb2\xba\x4b\xa1\x1a\x36\x97\x23\xde\x2c\xc0\xce\x29\xd2\xea\xd0\x4c\xd3\x82\xda\xf2\xd6\x46\xc3\x9e\xd2\x89\xd4\x3d\xd6\x5b\xc0\x5f\x35\xe8\x24\x1c\x23\xfa\x7b\xac\x49\x52\x4f\x86\x78\x4e\x57\x49\x5d\x33\xdb\x7f\x32\xfe\x13\xd9\xb1\xc8\x8a\xed\x48\x61\x7b\x75\x85\x5f\x56\x7f\xcc\x07\xff\x33\x8f\x1d\x97\x52\x37\x2a\x8f\x1d\x1f\x3b\x5f\xeb\x40\xc7\x50\x98\x08\xaf\x58\xf1\x84\xc3\x94\xe9\x2c\xaa\x3c\x91\x62\x89\xd2\xc9\x9a\x8f\x4d\x05\x03\x24\x7f\x66\xce\xdd\xdc\x7e\xee\x02\xd9\xb0\x41\x73\x64\xd9\x6a\xc6\x43\x9c\x4a\xd8\x69\x70\x6d\xe8\x4c\x18\x61\x44\x63\x34\x72\xdc\x49\x32\x5c\x9a\x4f\xf6\x72\x7e\x6a\xb1\x64\x05\x55\x8d\x4b\x63\x5a\xdb\x52\xaf\xd4\xd0\xe4\x2c\xd1\x5f\xb9\x75\x4d\xb3\xd3\x3e\x47\x3e\xc8\xdc\x54\x5a\x6a\x94\x9d\x9e\x12\x93\x98\x9e\x48\x9d\x62\x90\x5a\x98\x51\x94\xfb\xb3\xf0\x67\x89\x67\x25\x58\x6d\x72\x03\xa8\x4d\xbe\xab\x7c\x60\x64\x74\x7e\x3a\x77\x51\x70\xeb\xaf\xf3\x3c\x41\xaf\x08\x17\xf0\x5b\x3d\x33\x5d\xfd\xdf\x9b\x60\x2a\x04\x0a\xc7\xf2\xbf\xe6\xdf\x16\x71\x17\x6f\x97\x8f\x56\xa5\xd5\x7b\x36\x83\xb7\x65\xf4\xb0\xf5\xf7\x8d\x08\x4d\x78\xcf\xca\x2e\xef\xac\x9d\xec\xa6\x9e\x4b\xfe\x9d\x9e\xcf\x3c\xe7\x98\x9b\x67\xb3\x92\x03\xac\xed\xc1\x8d\xc6\xb5\x36\xf5\x1f\x1b\x9c\x9a\x05\x5b\x8b\xbb\xec\x7b\x45\x06\x5c\x46\x7b\x26\xcb\xe7\x52\x16\x6d\x36\xa8\x76\x7f\x1e\xf2\x9d\xf9\xdd\xf4\x3c\xf3\xfe\x37\xbd\x9f\x9f\xcf\x77\xb6\xce\xe6\x51\xc7\x10\xfa\x8e\x7b\x9d\xfb\x62\xfb\xf7\x87\x4c\x46\x86\xc7\x9b\x67\xb8\xe7\x87\x57\x69\x37\x8e\x77\x02\x8f\x14\xcf\xf2\xaf\xbb\x1e\xcc\x5f\xbf\xfe\x6f\xfe\x83\x40\x2f\xc8\xe7\xe6\x3b\xec\xab\x99\x73\xa7\x33\x0b\x33\x2b\x73\x4c\x0b\x11\xcb\xc8\xeb\xdf\xb6\xdf\xef\xf5\x1f\xe3\x9e\xbb\x5d\xfb\x3e\xe0\xbe\xae\xfc\xbf\xb4\xff\x57\xd7\x6f\xd8\x57\xd9\x97\x9f\x8f\x7d\xbf\x7e\xfd\x32\x7c\xe4\xfc\x05\xff\x58\xf8\x60\xf4\xc4\xfa\xf8\xf5\xe9\xe5\x19\xf1\x79\xe7\x45\xe8\x37\xd2\x33\xce\x63\xea\xff\x52\xbe\x6e\x3e\xaa\xdf\x6f\x5d\xce\x9e\x53\x9e\x50\x1c\x5a\xef\xdb\xee\x9b\xef\x91\xef\x0b\xed\xeb\x1d\xe2\x1f\xd2\x1e\x84\x1d\x94\x1f\xd4\x1e\xed\x1f\x53\x9d\xe4\x1d\x6b\x9f\xe2\x1c\xd7\x5c\x0c\x3c\x21\xfc\xe5\x6f\xc7\xb8\xdd\x39\x87\x3a\x86\xd8\xfd\xbd\xb9\xba\xe6\xb9\xec\xbe\x24\xb2\x90\x30\x07\x35\xfb\x71\x16\x66\xee\x66\x0e\x6f\xfe\x74\xee\x7e\x6e\x64\xb6\x62\x9e\x7a\xf1\x69\x79\x78\x99\x73\x35\x6d\xe5\xd3\x06\xec\x91\xd9\xad\xe9\xbf\xf4\x77\xbd\xe7\x82\x7b\x12\x9b\x49\xcb\xfe\x73\xd0\x13\x01\xa3\x62\x43\x75\x03\x30\xfd\x12\x3d\xdd\x5d\x1b\xdd\x17\xdd\x62\xdd\x75\xbd\x6a\xdd\xd0\x3d\x48\x7d\x09\x7d\xe5\xfd\xf9\x03\x3b\x83\x99\x83\x7e\x83\x04\xe3\x36\x8b\x63\x3b\xcf\x17\x6f\x75\xc5\x77\x9d\xc7\x8a\x1b\x1d\x0b\x47\xe3\xee\x43\x48\xdd\x2f\x9d\xda\x2d\x58\x8d\x43\x0d\x60\xb5\x41\xd5\xf5\xd5\xe9\x95\x75\x95\xa9\x55\x09\x55\x57\xd5\xca\x95\x15\xd5\x6e\xd5\x15\xf5\x0e\x0d\x52\x0d\x14\xf5\xb5\xf5\xa8\x6d\x39\x83\xaa\x33\x71\x1b\xb4\x20\xd0\x2f\x86\x63\xaa\x8d\xa5\xa9\x97\xa1\xe9\x4e\xcd\xa6\x97\x6a\xf9\x8a\xea\x92\xb4\x82\x9c\x3c\xe5\xdc\x9f\x59\x54\x19\xa1\x19\xa1\x19\xbf\x32\x40\x99\xa4\x59\x15\x99\x15\x59\xca\xd9\x75\x39\x02\xb9\xc3\x79\xa0\x1c\xcc\x1c\xf8\x32\x9e\x86\xe6\xee\x91\xf1\xcd\xdf\x33\x97\xe2\x5b\x49\x73\x98\x83\x02\x6d\x14\x35\xaf\xc5\x2f\x39\x22\xe9\x89\x49\x8d\x09\x68\x31\x83\x31\x8d\x51\xf9\xe1\x73\xe1\x0f\x61\x2c\xe1\xc7\x11\x28\x51\xb1\x91\x13\xd1\xb8\xd1\xe5\x31\xa6\xb1\xd4\x71\x26\x51\x18\x31\x85\xa9\x3f\xf3\xcd\xab\x71\xda\xed\x7f\xe1\x1f\xab\xad\xa8\x8d\xfc\x68\xe3\xa8\xb1\xcc\x6f\x4a\xeb\x8e\x9d\x0c\xc7\x0a\x58\xf4\x17\xf5\x85\xf0\xc2\xf5\x62\xf1\x98\x75\x6b\x72\xd7\x75\xc7\x71\xe7\xf7\xc0\xf0\x88\xf4\xda\xf6\x86\xf2\x62\xf0\x79\xef\x33\xec\x73\xef\xf3\x1c\xbc\x1e\x87\x9e\x25\x51\x76\x74\x23\xb8\x03\xcc\xc0\xf4\xb9\xd6\x4d\x17\xae\xa5\xfe\x8e\x32\x0c\x28\x70\x4f\x74\x3c\xb2\x9b\xb4\x41\xb0\x24\xb4\xf8\x68\xfe\xcd\xac\xc4\xcc\xcb\x6c\xc1\xb4\xc6\x5c\xce\xfc\xd6\x22\xc5\xc2\xcb\xb2\xc7\xd2\xc4\xd2\xc0\x9a\xdf\x32\xc3\xa9\xcc\xd7\x3d\x72\x31\x4d\xe2\xf2\x7e\x53\x61\x02\xa5\x5d\xb6\x4a\x3f\x1b\x2f\x96\x3c\xa0\xce\xa5\xd3\x1a\xd5\x28\x51\x57\x57\x3b\x46\x53\x5f\xdd\x5d\xad\x46\xed\x83\xaa\xba\x4a\x80\x1a\x9c\x9a\x8a\x9a\x91\x2a\x8f\x1a\xb3\xc6\x37\xf5\x28\xb5\x2c\x75\x1b\x4d\x11\xc3\x54\xeb\x13\xb7\xce\x10\x96\xb3\x99\xd5\xec\x51\xcd\x16\x81\x52\xe7\x34\xda\x70\x0e\x8f\x19\x1b\x5a\xfd\x12\xb5\x5b\x39\x2d\xa9\x48\x29\x44\xb1\x79\xd1\x5d\x51\x36\x91\x49\x11\x23\x51\x7e\x11\x7d\xe1\x0d\x11\x66\x91\x0d\xd1\x16\x31\x01\x71\x5a\x31\x3a\xb1\x57\x79\x12\xcd\x6e\xb3\xf7\xce\x8f\xe7\xe4\x6b\x72\x23\x59\x2d\x3c\xc5\x0c\x49\xbf\x83\x55\x5d\x60\x4c\xd7\xd4\xf9\xa4\x4d\x04\x37\xb8\x3f\xb2\x37\xb1\x63\xb0\xc9\xb3\x2c\xb0\x48\x31\x23\xb1\xc4\xb1\xbc\x63\x5a\x63\x96\x60\x5e\x66\x09\x64\x59\x61\xd5\x60\x39\x67\x8d\xe7\x15\x90\x28\x50\x15\x33\x3a\xbf\x50\x59\x43\x1d\x9b\x6e\x91\x2b\xa1\x4b\xbe\x0e\x8a\x72\xf2\x37\x6a\x50\xce\x10\x69\xe4\x28\xa1\x9b\x24\x4f\x26\x1d\x25\x39\x26\x79\x4f\xa2\x40\x14\x48\xfc\x83\x28\x9d\xc8\x8c\x28\x92\xe8\x27\x51\x1e\xb1\x14\x89\x1f\xf1\x01\x09\x3b\x35\x3f\xdb\x98\xc8\x89\x0a\xc5\x35\xf6\x66\xed\xf8\x6b\xbb\x7e\x39\x74\x2a\x28\xc4\xdd\xb9\xc8\xb8\x5c\x19\x41\x84\x94\xc5\x9f\xdc\x1a\x07\x06\x55\x1f\x65\x17\xd9\x18\x59\x0c\x71\x17\x49\x14\xb1\x07\x31\x0f\x71\x0b\x49\x02\xc9\x1a\xa9\x15\xb9\x07\x45\x01\x19\x84\xe9\x41\xd6\xcf\x01\x2b\xb5\x70\x9f\xb1\xbb\x33\xcb\xd1\x6d\x5f\x95\x90\x25\x14\x31\xeb\x21\x64\xde\xa4\x6e\x28\x56\xc1\xd6\x46\x6e\x8b\x51\x01\xe7\xfe\x99\x14\x8a\x0f\x32\x0d\x12\x09\xa2\x16\xa2\x1c\xc2\x09\x22\x14\xe2\x18\x52\x1e\xd2\x17\x8a\x1f\x4a\xfe\x33\x0e\x9c\x3d\xde\x4f\xc6\xdf\x62\xb4\x2f\x07\x27\x0a\xcb\xd4\x43\xbd\x8d\x08\x05\x52\x09\x70\x7e\x5e\x76\x86\xba\x2e\xb2\x02\xbc\xe7\x74\x4d\xf8\x22\x08\xe7\x90\x88\x00\x16\x40\x03\xb0\xbc\xc7\x05\x5b\xf8\xf4\x04\xb1\x04\xa5\xf5\x05\xef\x6b\xea\xb7\x2d\x98\x49\xd8\xd0\x9f\xb5\xf8\x7d\xcc\x28\xe2\xe0\x20\xd0\x0d\xce\x76\xea\xe4\x72\x67\x4c\x85\x4e\xfa\x5c\x58\xb1\xeb\x8c\x69\xbd\xea\xad\x18\x24\x1b\x0d\xb9\x30\x46\x0b\xf4\x15\x38\x34\x54\xe2\x57\x02\x68\x57\x38\xf8\x1f\x48\x08\x9f\x11\x2d\x91\x8b\x50\xa3\xd1\x2c\x30\x58\xb1\x0e\x71\x33\xa9\xaf\xb8\x63\x65\xe1\x41\xa0\x17\xfb\xe3\xc3\xa5\xc3\x21\xea\x06\xa7\x7c\xdd\x38\x1e\x5f\x37\xdb\x4a\x5d\x4a\xd9\x2a\xbe\x70\x7a\x76\x02\x58\x84\xd3\x1f\x9e\x08\x15\xc8\xac\x68\xac\x98\x9a\xd8\x4a\x78\xf2\xf8\x07\x44\x20\x92\x34\xb2\x35\xca\x28\x2a\x24\x9a\x48\xce\x5b\x49\x6c\xcd\xac\x7f\xfc\x36\x6f\xfa\xb6\xa2\x27\xd9\x3b\x60\xcb\xfd\xd2\xa3\xc3\x74\xdd\x3e\x9a\x36\xaa\x91\x8b\x9b\xb2\xeb\x52\x8c\x61\xeb\x61\xbb\xe1\xbe\x10\x1a\x12\x27\x91\xa3\x53\xd2\xd0\x98\xd0\x7f\x67\x6c\x65\xf9\xc1\x56\xc9\xb1\xc6\x2d\xc7\x4b\x27\x3e\xa6\x56\x61\x56\xf5\x8f\x08\x4f\xbf\x8e\xe4\x96\xf8\x07\x8a\xea\x7b\xf3\xd6\xe3\xe8\xfd\xde\xd9\xdd\xea\x8b\x2a\x64\x08\x62\x32\x45\x53\x5c\x53\xfa\xd3\x88\xd1\x65\x33\x19\xb2\xd8\xb2\x1f\x73\x1b\xf2\xba\x08\xb4\x0b\xeb\x88\xc1\x8a\x57\x4a\xa6\xca\x3a\xa8\x41\x9a\x08\x39\xff\x71\xe2\x7c\x0d\x6c\x32\x4c\x26\x74\x10\x97\x2f\xa6\xab\x87\x5b\xba\x5f\x5b\xb4\x6a\x06\x49\xf3\xf2\xf8\xb3\x45\xb1\x73\x73\x1e\xf0\x18\x0b\x7c\x15\xc6\x10\x0d\x96\x74\x94\xa3\x54\x00\x53\x6a\x57\x4d\xd6\x9c\xd1\x26\xd2\x57\x37\x81\x74\xdc\x0d\xf8\xa3\x76\xf1\x29\xf8\xc8\x70\x91\x6d\x10\xad\xd1\xb6\x40\x29\x11\x25\x10\xcd\xa9\xd4\x24\x58\xd5\x41\xb2\x5d\x78\x54\x0c\x57\x5c\x5f\x8a\x44\x0e\x53\x21\x44\xc5\x58\xc3\x43\xdb\x56\xaf\xdb\xf8\x83\x29\xa5\xc5\xa1\xcd\xb8\x7d\x81\x63\x85\xbf\x57\xdc\xbf\xbb\x48\xae\xc5\xb7\x55\x27\x7f\x77\x69\x55\xfa\x65\x53\x47\x6f\xf9\xc6\xd8\x0d\x1a\x92\xaa\xd1\x28\xf1\x2b\x5f\xa9\xae\xaa\x6f\xe8\x28\xe9\xad\x1a\x35\x9a\x79\x58\xe3\xd9\xb2\x3a\xde\xb9\x34\x7a\x72\xfa\x7a\xf8\x83\x42\x92\x63\x3f\x66\x0b\xff\x2b\xc2\xd3\xde\x49\xfa\x32\xd3\xb0\x76\xf3\x4b\x29\x53\x9a\x69\xb8\xb6\x97\x8d\x8d\x8b\xf1\x91\xbe\xb1\x21\x8b\xf1\x8a\xc9\x8b\x85\x99\xf5\xb4\xfd\x98\xf3\x95\x87\x8b\xb7\x5a\x00\x71\x30\x44\xc8\x6c\x94\x40\xfc\x6e\x9a\x69\x56\x54\x85\xed\x7f\xb2\xf5\x2d\xef\x8e\xc9\xac\x6f\xdf\x66\x83\x5e\x21\x4f\xb2\x6e\x68\xa7\xa7\xad\xe3\xa4\x2d\x96\x3d\x99\x83\xb7\xf3\xae\x5b\xa5\x17\x87\x9f\x63\x10\x61\x18\x75\x64\x40\x1c\x4e\xe2\x75\xda\x5a\xd6\x69\xbe\x41\x11\x78\x85\x56\xeb\x9f\xea\x1f\x7e\x7f\x3b\x6f\xdb\x38\x9d\x6c\xe8\xaa\xaa\x95\x2b\xf8\x94\xf4\x2d\xec\xde\x9f\xd7\x07\xc9\xd7\xc1\x7f\x3c\x50\x3f\xe4\x32\x3c\x36\x96\x35\x41\x3b\x39\x2f\x43\x29\xfb\xb5\x08\xb9\x4c\xa7\xe2\xa5\x1e\xa6\x79\xad\xab\x79\xa8\xfa\xcf\xcc\x78\x5c\x39\x56\x5f\x4d\x1c\xf3\xeb\x34\xaa\x79\x97\xf7\x39\x85\x2f\x6e\x22\x6a\x39\x66\x32\x0e\x21\x81\x23\x69\x29\x4d\x34\x6b\x26\x8f\xa8\x28\xbc\x9c\xbf\x1a\xbb\x21\xb7\x05\xbe\x53\xa6\xef\x65\x98\x65\x7c\x74\x81\xfc\xaf\xd4\xba\x27\x3a\x84\x5d\x92\x1f\x2d\xeb\x18\xab\xfa\x5c\xac\x93\x93\x98\x61\x94\xc5\x9e\x0b\x9d\xb7\x5f\x10\x5e\xbc\x58\x6e\x5e\x73\xd4\x50\xdb\x72\xdb\x69\xda\x87\x3e\xcc\x3f\x41\x3f\x03\xbd\x40\xbe\x45\xbe\x3f\xf7\x77\xf2\xdd\xe4\xec\x5f\x2f\x26\x8e\x52\x77\xb2\x35\xec\x54\x42\x96\xe9\x94\x93\x56\xea\xd4\xa0\xd7\xed\x37\x15\xb6\xed\x76\xe1\xf5\x4d\x0f\x17\x8c\x17\xce\x84\x2f\x1e\xad\xe5\x6d\x99\x1d\x4a\x9f\xab\xdd\xb2\xfd\x37\x3d\x6f\xd0\xf6\xec\x96\x4c\xc7\x1a\x7a\xae\xda\xe3\x5a\x6b\xdb\x58\x3a\x2a\x3b\x8b\x7a\xc1\xfb\x5f\x47\xae\x27\x7e\xcf\xea\x2c\xbe\xae\xa5\x6d\xdd\x1f\xc8\x9d\x74\x5c\xd9\xdf\x4e\xbd\x54\xfe\x2f\xfe\x82\xa2\x6e\x4e\x0f\x2c\x96\xab\x66\x4e\xc7\xcd\x46\x3f\x8c\xbe\x1b\x3b\x98\x20\x9e\x1e\x9b\xcf\x5a\x2a\x59\xcf\xde\xc6\x3d\x74\x3e\xb5\xbe\xf4\xbb\xff\xf2\xf8\xbf\xca\x40\xff\xfc\x1c\xbf\x8e\xf5\xb6\x43\x56\x9a\x96\xad\x56\x58\x56\xcd\xd6\x16\xb6\xa6\x76\x97\x0f\x7f\x9f\xee\x5f\x8d\xdf\xdf\x3c\xbf\x03\x9d\xfc\xff\x57\xff\x5f\x5e\xaf\xfd\xbf\x3f\xbe\xd4\xbd\x6c\xbf\x0e\x80\x44\x7f\xaf\xfd\x7f\x55\xbd\x38\xdd\xcf\xde\xa5\x5f\x61\x5d\x0a\x5e\x50\x9d\xc2\x9c\x98\x1f\x2f\x9f\x12\x1e\xa7\x9e\x2e\x9c\xcd\x9f\x1f\x9d\xe3\x5d\x58\x5e\x36\x5d\xa7\xdc\xc0\xdc\xf1\xdd\x2e\xdd\xdc\xbe\x88\xfc\x55\xfb\xac\xf8\xeb\xdd\xe5\xee\x89\xc0\xe1\xe7\xed\xce\x4d\xe7\x0d\xc4\xd5\xee\xd5\xbe\xa5\x9d\x25\x8c\xa5\xc5\x15\xf4\xd5\x2f\xab\xd0\xab\xa2\x6b\xa2\x6b\xf4\x1b\x22\x5b\x3f\xb6\xd3\x76\xcd\xb6\x18\xb6\xa9\x4e\x2a\xef\xf9\xff\xfd\xbc\xad\xd7\x39\x27\x4a\xfb\x8c\x1b\x45\xcb\x5d\xb3\xcf\xb3\xba\x53\xa0\x71\xec\x91\xd7\x61\xd6\x21\xf4\x41\xf8\x81\xd5\x41\xb0\xa1\xde\x11\xc2\x61\xbc\xe1\x84\x91\x8b\x31\x86\x71\xfc\x71\xc6\x29\x9f\xc9\x86\xc9\xa7\x15\xca\xbd\xe9\xcb\xb7\x5d\x94\xd7\xea\xcb\xf8\x83\xb1\x75\x86\x79\xc6\xf1\xfa\xe1\xe3\x7e\x83\xae\xe1\x0e\xb0\xd6\xb9\x16\xdc\xc6\xea\xfa\xfd\xba\xff\x1f\x7b\x7f\x1e\xbd\x5f\x51\x9d\x89\xe2\x66\x30\xe6\x63\x8b\xda\x1d\x8d\xd1\x8e\xa0\x46\x63\x63\xfb\xbe\x9e\x9a\xab\x42\x3a\xfa\x05\xe2\x3c\x01\xd2\x4e\x31\xa8\x38\x1b\x0c\x0a\x0e\x88\xb3\x82\x62\x70\x1e\x40\x71\x88\x0a\xe2\x44\x9c\x12\x11\x49\x1c\x82\x82\x3f\x5a\x32\x28\x31\xce\x8a\x4a\xda\x48\x14\x93\x88\xa8\x6d\xe4\xb7\xce\x7e\x76\x9d\xf7\xec\xaa\x7d\xce\xbd\xeb\xfe\x77\xd7\xba\xf9\x43\x16\xa4\xea\xf3\x9e\xaa\x5d\xb5\x6b\x0f\xcf\x7e\xf6\x8f\xff\xe2\xc2\x0f\x7d\xf1\xdc\xaf\x9c\x7f\xb7\xf3\x9e\x75\xde\xd5\x1f\xb9\xfc\xfc\xe1\xaf\xbe\xfe\xd1\x5b\x7f\xd4\x7f\xfc\x3a\x1f\xff\xda\xc5\x8f\xbe\xf4\xdb\xdf\x30\xd7\x5c\xf3\x1f\x6f\xfe\xb7\x77\x5d\xfe\xbb\x5f\x3a\xe9\x6f\x3f\xf3\x69\xff\xb1\x93\x3f\x7c\xf1\x5f\xdc\xf0\xfd\x47\x9c\xf3\xb1\x77\x1f\xfe\xce\xb7\xbe\xe3\x8d\x6f\x77\x67\x7e\xed\xed\xb7\x7f\xfb\xdd\xce\xba\xf2\xec\xbb\xbd\xe3\x27\xef\xfc\xa5\xf7\xdc\xe2\x3d\x07\x9d\xf3\xe1\x73\x4e\x7e\xef\xfe\xe7\xbc\xf6\xbd\xef\x38\xef\xc9\x17\x7c\xf2\xef\x7e\xed\x9a\x6b\x7e\xf4\x0b\xff\xfb\xc8\x2f\x9d\xf6\x77\xff\x72\xc1\x63\x3f\x72\xea\xfb\x8f\x7c\xe7\xd3\xce\x3c\xec\x4f\x7f\xe7\x8c\x7f\x7a\xfd\xb7\x5f\xf7\xa8\xd3\x8e\x3d\xed\x25\xaf\x7d\xc1\xab\xdf\xf8\xea\x03\x5f\xfd\xe6\xd7\xfc\xec\xb4\xed\xe9\x57\xbf\xfe\xab\xaf\xdf\xef\x0d\xd7\x7f\xfd\x95\x6f\xbc\xf5\x19\x17\xbe\xe9\xed\xef\xb8\xef\x07\xf7\xfb\xd8\xef\xfe\xec\xdd\x57\xbe\xf0\x1b\x2f\xfc\xec\x9f\x5e\xf8\x4b\x1f\x79\xd9\x9f\x3d\xe5\xcc\x74\xc6\x2b\x5f\xf5\x91\x97\x5d\xfa\x27\x1f\x79\xd1\x3f\xbe\xf0\xd2\x93\x5f\xfe\x82\x23\x5e\xf0\xfd\xe7\xff\xca\xf3\xbf\x73\xd2\xc5\x27\xdd\xf0\xa4\x53\x4f\xfa\xe2\x8b\xae\x7d\xca\x37\x4e\x49\xa7\x7c\xfd\x94\x6b\x5e\xfc\xf8\x97\xfc\xb7\xd3\x0e\x7c\xcb\xcf\xff\xec\x4e\x3f\xbe\xe2\x3b\xef\xf9\xe2\x1b\x2e\xf9\xa3\x8f\xde\xf6\xbd\x17\xbc\xed\x16\xa7\x9f\xfc\x92\xab\x5e\xf0\xe7\xcf\xfe\xe5\xa7\x9f\x7e\xc2\x45\x4f\x7d\xe9\xf1\x5f\x38\xfe\xa2\x27\x1d\x7b\xdc\x0d\x8f\x3b\xf1\xf8\xfd\x9f\xfc\x87\x4f\xb9\xd1\xf1\xa7\x3c\xf9\x9b\x4f\xfe\xb3\xa7\xd9\xa7\xe6\xa7\xbc\xfd\xa9\x0f\x3b\xf1\xff\x77\xd2\xeb\x5e\xbe\xef\x8c\xeb\x5d\xf5\x37\x97\xbb\x4b\x1f\x7f\xe1\xa1\xe7\x9e\xf5\x8e\x78\xc6\x7f\x7a\xe9\xad\x9e\xf7\x97\x4f\xbb\xdf\xb1\xbf\xf8\xb8\xa3\x1e\x73\xbd\x47\x3f\xf5\x91\xd7\x7d\xc4\xad\x1e\x6e\x1e\xf6\xdd\x87\x9f\xf7\xf0\xaf\x1d\x7d\xf3\xa3\x9f\x77\xf4\xad\x8f\xbe\xfb\xd1\x1f\x78\xd4\x6f\x3d\xea\xa4\x47\xbe\xe6\x51\xff\xfc\xb8\x5f\x39\xee\xc0\x67\x1d\xf8\xe2\xd3\xfe\xed\x75\xdf\xfc\x8d\x4b\xaf\x75\xc1\x4d\x3e\xf8\x94\xb7\xb9\x57\x1f\x7e\xf2\x3b\x4f\x38\xf1\x98\x9f\x1e\x7d\xfd\x07\xff\xe8\x01\x37\x3b\xf2\x29\x47\x9c\x76\xf8\xd3\x0f\xdf\x77\xd8\x61\xf7\xbd\xea\xf0\x3f\x38\xec\xd2\xc3\xef\x78\xf8\xfd\x8f\x38\xea\xf0\x17\xde\xef\xd5\xf7\x3b\xfd\xc8\x07\x1d\xf1\xd3\x07\xdc\xfc\x61\x0f\xf8\xa3\x7b\x3f\xed\x27\xff\x7e\xdb\xcb\x5e\xfa\xf7\xb7\xfa\xf8\x15\xef\xfd\xc4\x9b\x7f\xf2\xf2\x27\x3e\xe7\x03\x4f\x3a\xe8\x91\xe7\x3e\xf0\x76\xf7\xf9\xcc\x5d\xef\x71\xe8\x41\x87\xdc\xe0\xe0\xf3\xf7\x7d\xef\xe0\xeb\xed\x3b\xe7\x4e\x8f\xbd\xe3\x4f\xee\x74\xf2\x9d\xce\xbf\xd3\x67\xf6\xfd\xfa\xc1\x2f\x3c\xf8\xd5\xfb\xbe\x73\xf0\xf3\xef\x7c\xcf\xfb\x3c\xe6\xc1\x2f\x7f\xcc\x0f\xfe\xfd\x06\xdf\xba\xe8\xef\x2f\xfe\xc4\xf0\xbe\x2b\xfe\xf4\x97\x5f\xf6\xe8\x67\xbf\xe3\xd8\xdf\x78\xe8\x0f\x0e\x7f\xed\x9d\xdf\xfa\xbb\xf7\xf2\x67\x9a\x4f\x9b\x7f\x19\xde\x6e\xe2\x70\xdc\x1d\xbe\x7e\x87\x61\xb8\xde\x1d\x3e\x71\x87\xaf\xdf\xe1\x42\x73\x2b\xb3\xcf\xbc\xcc\xbc\xc1\xbf\xfa\xf7\x7e\xfd\x1e\xaf\x7f\xf0\x97\xae\x1e\x2e\xff\x9f\x97\x1e\x7a\xc1\x0f\x3f\x70\xc5\x5b\x8e\x79\xf9\x49\xcf\xb9\xee\xb1\xc7\x3c\xf4\xa1\xf7\x7d\xde\xc1\x77\xf1\xaf\x38\xf0\xb4\x5b\x9d\x7a\xcb\x7d\xb7\x78\xea\x01\x67\x1d\x70\xf8\xfe\x17\x1c\xf0\x0b\xfb\x5f\xba\xff\xdb\x0f\xb8\xef\x01\x27\x1d\x70\xfc\x01\x7f\x7d\x8b\xed\x2d\xbe\xfa\x5b\x87\xdd\xe1\xcb\x77\x3a\xed\x88\x5f\xf9\xe9\xb1\xff\xfc\xd9\x2f\xfc\xea\x45\xb7\xff\xd0\x3f\x9d\xb5\xdf\xab\x7f\xe7\x05\x7f\x78\xdc\x33\x1e\x7e\xf0\xe1\x27\x1e\x72\x7b\xf7\xc3\xdb\x9c\x7a\xd3\xfd\x6e\x78\xd6\x0d\x3e\x75\x83\x13\x6f\x70\xc0\xf5\x5f\xbb\xdf\xbf\x5e\x7f\xef\xfa\x77\xbd\xfe\x4f\x6e\xf0\xb0\x1b\x5e\xf6\x5f\x1e\xfb\x6b\x87\xfc\xda\x4d\x6e\xf2\x88\xdb\xbe\xee\x77\xde\x79\xef\x27\x5e\x73\xcd\x95\x47\x7d\xed\xca\x4b\xfc\x5f\x3e\xfa\x5d\xff\xe7\xf5\x4f\x3a\xe5\xec\x13\xc2\x63\x9e\xf9\x80\xd7\xde\xf5\xfb\xe5\xbc\xdb\xbd\xeb\x37\x6f\x76\xfd\x5b\x5f\x6b\xef\x97\x6e\x71\xed\xf3\x7e\xf5\x19\xff\xe9\xf6\xfb\x9d\x7d\x83\x57\xfe\xe7\xdf\xfb\xb5\xa7\xdc\xe8\x56\x37\xfe\xc1\x4d\xde\x7d\xd3\x27\xdd\xec\x26\x07\x6e\x0f\xfa\xe8\x7d\xee\x74\xcd\x35\x57\xdf\xf0\xf2\x27\xff\xc3\x2d\x2f\xf8\xe8\x07\xff\xe0\xad\xcf\x7d\xe5\x3d\x9f\xfb\xbc\x27\x1e\xf1\xd0\xb3\x0e\x3b\xec\xe0\x13\xdd\xfd\x6f\xf3\xec\x1b\x7f\x77\xbf\xe3\x6e\xf8\xad\x1b\xfd\xf2\xaf\x3f\xe2\xa6\xf1\xbf\xde\xeb\xe6\x9f\xbc\xc5\x2f\xdd\xf2\xe9\xbf\xf5\xc4\xdb\xdc\xed\xb6\xbf\x7d\xe0\x9b\x6f\x77\xa6\xfb\xda\x21\xc7\x1c\x79\xab\x6b\xae\xb9\x66\xbf\xef\xdf\xe6\xab\x4f\xfd\xcc\x55\xe7\x7f\xfc\x5d\x2f\x7f\xdd\x9b\x4e\x39\xe6\x84\x73\x1f\xf3\xf5\x07\x3e\xf9\xee\x57\x1c\x74\xc7\xdb\x9f\x7a\xf3\x8b\xfe\xeb\xc9\xfb\x3f\xe2\x96\xfe\xb7\x2e\xfc\xed\x8f\x1c\xb8\xff\xed\x1f\x79\x87\xdb\x99\x23\xed\x83\xc3\x75\xd2\xa6\x1c\x7a\xd0\x05\x07\xbf\xfd\xbe\xdf\x7f\xe8\x71\xe3\xdd\xfc\xd1\xd5\x97\x3f\xf6\xd2\x73\x2e\xb8\xfe\x07\xde\xf8\xd6\x87\xbc\xe2\x99\xcf\x79\xe1\x13\xef\xff\xf0\x1f\x1d\xf1\xc0\x43\x1f\xeb\xaf\x39\xf0\xaa\x03\x4f\xfc\xef\x3f\xd9\xbe\xc4\xfc\xcc\x7f\x20\x1d\x59\xae\xf9\x1f\x8f\xbf\xd3\x31\x87\xec\x7f\xe8\x3f\xdd\xe5\x8c\xbb\x6f\xef\xf5\xb6\xc3\xd2\x51\xff\xf9\x98\x2f\x92\x7a\x78\xcc\xf7\xfe\xe8\x2b\x4f\xfa\xcc\x01\x1f\x79\xc1\xbb\xe2\xeb\x5e\x7a\xca\x71\x27\x5c\xf4\xb8\xab\x1f\xfc\xfe\x7b\xdd\xe5\x8e\x07\xa4\xfd\xd2\x95\xe5\xf3\x07\x7d\xee\x8e\x8f\x3e\x78\xff\xdf\xff\xc5\xbb\xfe\xc9\x3d\x9e\x7a\xef\xc7\x1d\x7e\xfe\xff\xdc\x7b\xe0\x21\x0f\x3a\xe1\x21\x37\x7b\xd8\x7f\x3f\xe6\x97\x4f\xfc\x6b\x68\x98\xab\x9e\x73\xf9\x83\x3e\x77\xe1\x5f\xff\xe8\x03\x7f\xfd\xd6\xcb\x5e\xf9\xf2\xe7\xdf\xe6\xf8\x2b\x1e\xf9\xe4\xfb\xff\xe1\xdd\xae\x3a\xf4\xbf\x1d\xfa\x83\xbb\x1c\x73\xf7\x73\xee\xf5\xe4\xfb\x3e\xee\x88\x4b\xef\xff\xeb\x0f\xfe\xdc\x43\xce\x7e\xd8\x4b\x1f\x71\xdf\x47\x7f\xf7\xf1\x77\x38\xe6\x8a\x63\x3f\x7c\xe2\x41\xa7\x3c\x0a\x7f\xe1\xe7\x67\x7f\xef\x5e\x5f\xfe\xc6\xc5\x3f\x3d\xff\xdc\xf7\x5c\xe7\x0d\xdf\x7f\xc9\x6f\x3c\xf3\x7b\x7f\xfc\xbc\x87\xdb\x23\xcf\x3c\xec\x3a\x47\x9c\x71\xe4\xb9\x0f\xf8\xe8\x83\xbf\x75\xd4\x2d\x1f\xfe\xa6\x47\x5d\xe7\xb1\x97\x3d\xe1\x0e\xc7\xde\xf6\xb8\x8f\x9e\x70\xd0\x89\x6f\x7b\xd6\x2f\x3e\xff\x66\x2f\xfa\xd2\x6b\xa7\xfa\x8b\x1f\xbd\xf8\xf2\xfb\xfc\xc3\xf5\x3e\xf9\xbd\xbf\xf8\xc2\x59\xff\xe7\xb5\x9f\x3f\xe5\xb7\x9f\x7e\xea\x31\xef\x39\xfa\x53\x0f\xbd\xe8\x61\xa7\x1e\x7d\xb7\x47\x9e\xfe\xd8\x93\xff\xe8\x43\xc7\x3e\xe3\xf8\xfb\x3f\xed\xbe\x27\xfe\xaf\xe7\x7c\xf3\xf9\x5f\x7d\xe1\xfb\x4e\x7d\xfc\x4b\x3f\xfb\x8a\x57\x9d\x76\xe3\x33\x9f\x5e\xff\xc2\xcf\xbf\xf9\xfd\x37\x7c\xfd\x0f\xfe\xe6\xc5\x1f\xfd\xd1\xfb\x2e\x7d\xeb\xdd\x5f\xf5\x92\x93\xbe\xfc\xb4\xab\x9f\xf8\xd3\x27\x3c\xe7\x8f\x5f\xf4\xc4\xd3\x8f\x7b\xd1\x53\xe3\xd3\x9f\xfd\xac\x07\x3d\x6f\x78\xe1\xb5\xff\xe4\x91\x2f\x3d\xe1\x55\xfe\xb5\x27\x9e\x71\xeb\x37\xde\xf9\xcc\x6f\xbf\xe3\xf8\xf7\xcf\xbc\xdf\xab\xff\xf1\x7f\xff\xf0\x8b\xd7\xbe\xf8\x3a\xe7\xef\x7b\xcf\x5f\xfd\xe9\xc3\x5f\xf9\x88\x93\x3e\xf8\xcc\x53\x4f\xfc\xfb\x67\xdd\xfe\x59\xdf\x7c\xee\x5b\x5f\x70\xd9\x8b\xca\xa9\xb7\x7c\xd9\xdb\x5e\xf3\xe0\xd3\x9f\xf1\xc6\xdf\x7c\xeb\x4d\xce\xfa\xe3\x77\x3c\xe1\x9c\x5f\x7d\xff\xb7\xce\x3b\xe3\x63\x77\x9d\xeb\xfb\x7f\x7b\xf9\xb7\xcf\xfc\x87\x13\x2f\xfa\xcd\x0f\x3f\xe4\xdd\x67\xbf\xe9\x6e\xaf\xd9\xff\xd4\x93\x5f\x7c\x9b\x53\xc3\x4b\xee\xf1\xb2\x27\xbc\xea\xed\xaf\x8d\xaf\xbf\xe4\x4d\x17\xbd\xf5\x21\x67\xff\xfb\xbb\xaf\xfd\xde\xdb\xfe\xf9\x1f\x7f\xe8\x9f\xff\xea\x61\x9f\x38\xec\xc2\x7f\xbd\x64\xdf\xfc\x2f\xfc\xfc\xc6\xdf\x3f\xfb\x1b\x3f\xff\xdc\xfd\x3f\x79\xe1\x87\x9f\xf6\xae\xbb\xbe\xe5\x2b\xaf\x7f\xd5\xe9\x17\xbf\xee\xa9\x67\xfc\xdd\x9b\xde\xff\x96\xdb\x9d\x79\xc8\xd9\x5f\x3e\xe7\x88\x0f\x1c\xf3\xa1\xcd\xf9\x87\x7f\xfc\x3a\x17\x9c\x7f\xe1\xb9\x97\x7c\xea\xef\x0f\xfa\xfc\x57\xbf\x7e\x5e\xf3\xea\x3c\xe6\x7b\xd7\xfe\xea\x87\x3e\xfb\xc2\x4f\xbe\xe4\xdc\x6f\xbd\xf7\x29\xef\xfc\xe0\xd9\x2f\x7b\xe7\x9d\xdf\xf5\x17\xe7\x0c\xef\xfb\x85\x0f\x6e\xce\xbd\xee\xf9\xf9\x63\x37\xfa\xd4\xb1\x9f\x7e\xc6\xdf\x1e\xf2\xd9\x97\xfc\xe3\x27\xbe\x72\xe3\xcb\x4e\xff\xce\x5f\x7e\xbf\xcb\xa1\xfc\xf8\x3a\xdf\xbd\xe8\x6b\x7f\xf0\xb7\xef\xfb\xd4\xab\x3e\x7a\xeb\xf3\xee\xff\xa1\x13\xce\xcd\xe7\xdd\xfe\xfc\xbb\xfe\xd5\xfd\x3f\x71\xd7\x4f\x3d\xf1\xe2\xbb\x5c\xf2\x84\xcf\x7e\xf0\x0b\xb7\xff\xca\x09\xdf\x38\xf9\xf2\xcb\xaf\xf8\x2f\x57\xde\xf8\x87\x37\xfd\x59\xe8\x5f\xce\xab\x6f\xfe\xdd\xd7\x7c\xed\xe8\x7f\x78\xd0\x25\xbf\xf7\xc9\xe7\x7e\x72\xbf\x4f\xbe\xe5\xc2\x07\x7e\xfa\xf4\xff\xf5\x99\xbf\xb9\xf8\x73\xff\xe3\x0b\xa7\x7f\xb9\x7c\xe3\xb9\xdf\xfe\xd7\xef\xfc\xf8\x7b\x9f\xfe\xe1\x6d\x7e\x72\xa3\xe5\x1c\xc8\xd5\x4f\xbe\xe2\x79\xdf\x7c\xf3\x17\xff\xf0\xd2\xa3\x3f\xfb\xae\xcf\x3d\xfb\xd2\x57\x7d\xfe\x13\x5f\x7a\xc8\x57\x3f\xf9\x8d\x3f\xbf\xfc\x0b\xff\xfc\x9d\x2b\x7f\xe1\x87\xf7\xfb\xf1\x9b\x7f\xf6\xec\xa5\xb9\xf5\xff\x7e\x7a\xf4\x95\x1f\xfa\xee\xf5\xbe\x7d\xa7\x6f\x5e\x70\xd9\x7f\x7c\xeb\xf3\x97\x5f\xf9\x9d\x37\xff\xcb\xab\x7e\xf0\xe7\x3f\xbc\xe7\x4f\xf6\xfe\xe3\x59\xed\xd8\x6b\x2d\xfe\xdf\xb5\xaf\x7d\xd3\x9b\x6e\x36\xfb\xf6\x1d\x79\xe4\x63\x1f\xfb\xcc\x67\xbe\xe2\x15\x67\x9d\x75\xde\x79\x97\x5c\x72\xd9\x65\x57\x5d\xf5\x7f\xf5\xfb\xff\xdf\xff\xfd\xbf\xe7\xff\xae\x75\xad\xe3\x1f\xf9\xb4\xe3\x47\x79\x1f\xfc\xfb\x77\xb9\xdb\xbd\x8f\x3a\x74\xdf\xfd\xf6\x1d\x75\xe7\xfb\x1c\x7e\xaf\x7d\xf7\xbb\xee\xde\x21\xf7\x7a\xe0\x3d\x8e\x3a\x04\xff\xb8\x17\xfe\xf1\x40\xfc\xe3\x1e\x7b\xf7\xdc\x77\xf0\x51\xf7\xa4\xff\xdd\x47\xff\x7b\xf0\x75\x7f\xff\xde\x87\x8a\xe9\xbb\x3f\x78\xdd\xbd\x61\x3b\x0c\x83\xf2\xbf\x25\xcc\xfe\x65\x63\xc7\x7f\xd4\xc1\x46\x19\x3d\x6c\x63\x1a\xf6\xc2\xb6\x8c\xa3\xdd\x36\xc7\x69\xb4\xed\x47\xe7\xb8\x35\x79\xd8\x33\x76\x3b\x98\x61\x6f\x13\xb6\xd6\x4c\xc3\x9d\x32\xdc\x6c\x5d\x19\xf6\x4c\xde\xa6\xf1\xaf\xc7\xad\x29\xd3\x70\xdf\x0f\x4f\x71\xeb\xed\xb0\x67\xc3\x36\x65\x1a\x5e\x76\x7f\x3d\x84\x6e\x78\xcc\xdb\x68\x87\x3d\x97\xb6\xc9\x0e\x7b\x9b\xb4\x75\x69\x1a\x9e\xfa\xbf\x1e\x87\x6d\xf6\xc3\x5e\x18\xb6\xa1\xd0\x5f\x4f\x7e\x1a\x9e\xfb\xbf\x1e\xdc\x36\x8c\xb3\x1c\xcd\xda\x84\xf9\x5f\x37\x43\xff\xe7\x7d\xc6\x0f\x7b\xec\xbb\xc3\xbe\x2b\x3b\xce\xfb\x6e\xb6\x3e\x93\x7c\x4a\xc2\x5a\xe3\x6e\xb8\x32\x2b\xa7\xad\x49\xc3\x9e\xa5\x25\x6f\xf2\xd6\xf8\xdd\x70\x4d\x50\x96\x3e\x3b\x6f\xc3\x28\xa7\x32\xee\xeb\x34\x5c\x11\x54\xca\x5b\x3b\x0a\x2a\x6c\x8d\x1b\xf6\x36\x66\xd8\xda\xd9\xdf\xd7\x44\xe5\xb6\x2e\x0e\x7b\xd6\x6e\xcd\xb8\x5a\x63\xc6\x03\x31\x4d\xd0\x84\x15\xb6\xa9\x0c\x7b\xce\x61\xbd\xc6\x6c\xed\xec\x93\x14\x71\x85\x3c\x9e\x96\x3d\x1f\xb7\xc1\xe3\x93\xf2\x6c\x82\x26\x30\xb3\x1d\xf2\xb0\x17\xca\xd6\x3b\xac\x39\xcf\x77\x54\x91\x58\xd8\xc6\x38\xec\xc5\xb2\x8d\x9e\xce\x8f\x1f\x25\xa6\x6c\xe6\x24\x81\x98\xe9\x24\xd0\xe9\x34\x66\x9b\x67\xe3\x35\x91\xb9\x6d\x1c\x77\x7f\xc0\x3f\x8c\x1d\x6f\xc1\x34\x41\xf9\x9d\x84\x4f\x0f\xbc\xa7\x6e\xfc\xae\x69\xbc\x26\xb5\xb0\x1d\x46\xa9\x99\xad\x0f\xe3\x04\xbf\x75\x61\x37\x41\x93\xda\xb0\xb5\x99\xee\xe3\x28\xbc\x71\x42\x29\xbb\x09\x9a\xd4\xec\xb6\x8c\x37\xb2\x6c\x33\xfd\x42\x18\x27\x4e\x13\x34\xa9\x05\xba\x35\xde\x6e\x9d\xe7\x5f\x98\x7d\x92\x22\x35\x9f\xb7\xde\xd0\x3c\x9c\x3c\xb7\x2d\x6e\xbe\xab\x8a\xd8\xdc\x76\x88\x74\xa0\xac\x87\x1c\xca\xb8\x4d\xca\xfe\x4c\x62\xc8\x85\x0e\x84\xa1\x35\xc4\x6d\x08\xbb\xf1\x8a\xdc\x52\x99\x94\x21\x4d\x48\xe3\x92\xa6\x09\x9a\xdc\xc2\x78\x36\xf7\xcc\x36\xd1\xf8\x8c\xcb\xe3\x96\xe5\x66\xe8\x44\xa4\x6d\x8a\x18\x9f\x66\x7f\x5f\x11\x5b\x4c\xf4\xe9\xc6\x8f\x5f\xbe\xb7\x31\x05\x77\xc7\x2d\x8a\x2d\x14\xba\x65\x36\xe0\xc4\x9a\x82\x83\xe1\x96\xc5\x66\xb7\xc9\x91\x2a\x2d\xfc\x0b\xc3\xec\x93\x34\xb1\xe1\xc1\x18\x95\x69\xc2\x1e\x15\x3b\xdf\x54\x45\x6c\xb8\x06\xb1\xde\x86\xb8\xb5\xe3\x37\x29\xcb\x9d\xa4\x40\x6a\xdd\xd8\x6d\x18\x4f\x86\xa5\xed\x9d\x26\x68\x72\x8b\xdb\x21\xd0\x45\xa6\x5f\xb0\x16\x2a\xdb\x2f\xcb\xcd\xe2\x48\xd8\xed\x60\x31\x21\x99\xdd\x04\x45\x70\x31\xd3\xbb\xe7\xc6\x9b\xbf\xb7\xb1\x6e\x6b\xe3\x6e\xbc\x26\x38\xb7\x8d\x85\xbe\xd5\x39\x4c\x48\xb3\x09\x9a\xe0\xe2\x36\x8d\x82\x33\x74\x4f\xc7\x09\x71\x36\x41\x11\x9c\x2f\x74\x88\x9c\x1b\xd7\x4a\x13\x9c\xdd\x4d\xd0\x04\x47\x1f\x3d\xca\x2f\xf0\x9a\xbd\x99\xef\x6a\xff\x13\x0e\x8b\x0e\x61\xeb\xe8\x9b\x06\xdc\x37\xe5\xeb\xa7\xa7\x21\x0c\x38\xd7\x9e\xbe\xa9\x40\xd2\x3c\x41\x11\x5c\x2c\xdb\x92\x71\xf9\x49\xd7\xdb\x32\xbe\x15\xd3\x0c\x45\x72\x31\x8e\xeb\x1c\xdf\x41\x4b\x37\x75\x18\xff\x39\x4d\xd0\x24\x67\x71\x50\x2d\x96\x3d\x4e\x98\x7d\x93\x22\xba\x90\x49\x83\xb9\x6d\xce\x18\x4f\xaf\x09\x8f\xd7\x24\x67\xb1\x3a\x8f\xd7\x67\xfc\x81\xb4\x9b\xa0\x49\x2e\x6c\x7d\x84\xb1\x53\xb0\xe6\x3c\xfb\x05\x45\x72\xae\x90\x8a\x74\x69\x1b\x03\x26\x18\x37\xdf\x56\x45\x72\x7e\x6b\xcc\xb0\xe7\x13\xfd\xd2\xc6\xe6\xed\x30\x4a\x4e\xf9\x98\x69\x57\x33\x0d\xf4\xa4\x0d\x36\x2e\x8d\x2f\xd1\x34\x41\x93\x9c\x83\x65\x67\xca\x68\xbf\xd0\x0c\x37\x9b\xa1\x49\x6e\x20\x93\x90\x5e\x86\xcc\x33\x66\x1f\xa5\x88\x2e\xc4\x6d\x9e\x8c\x18\x9a\x10\xf2\x6e\x82\x26\x3a\x3b\x9e\xd0\x51\x7f\x5b\xfe\x85\x60\x77\x13\x14\xd9\xf9\xb4\x1d\xd2\xb0\x17\x71\xad\x5d\x1a\x6d\xa1\x69\xbc\x26\xba\x81\x4e\x85\x49\x7c\x38\xa2\xf8\x22\x4d\x74\x9e\xb6\xc7\x16\xe8\x01\x17\x20\xeb\xb4\x72\xe9\x06\x7a\xa2\x5d\x1e\xad\xd4\xbd\xcd\xf8\x07\xc6\x35\x28\x7f\x7b\xda\x56\x7a\x1b\x9c\xc1\xc5\xf0\x1e\xdb\x9a\x17\x2f\x5d\x60\x73\xc6\x46\xdc\x0c\xef\x71\x25\xf2\xe2\xa5\x0b\x7e\xd4\x8f\xa4\x89\xb3\xc3\x0c\x33\x9b\xa1\x89\xce\x40\x2d\x99\x38\x3e\x40\x34\x63\x88\xbb\x19\x8a\xec\x7c\x7d\x81\x06\x28\x0f\xef\xa0\x0a\xf2\xe2\xc5\x1b\x4d\x0d\x58\x59\x64\xd6\x7b\x07\x85\x96\x17\x2f\x9e\x8b\x74\xba\x0b\x2f\x82\x9e\x97\x69\xbc\x26\x3c\x43\xf7\x6e\xd4\x7b\x34\xc1\x8c\xe6\xc4\x6c\x67\xfb\x5f\xb0\x91\x4c\x44\x37\x90\xb3\x34\xce\xb0\xf0\x05\x96\x2e\x1e\x2f\x6b\x3c\x7a\xf4\xcf\x40\xff\x79\x37\x43\x13\x1f\x5b\x58\xce\xf2\x46\x95\xf1\x37\x77\x53\x14\xf9\xf9\x02\x3b\xd1\xa6\x6d\xe6\x29\x3e\xce\xa6\x28\x02\xf4\x91\x75\xb8\x85\x0a\xf1\x65\x6b\xe6\x53\x34\x09\x3a\x36\xfd\xd2\x76\xa0\xfd\x22\x2f\x6d\x37\x45\x11\xa1\xcb\xf4\x26\x8d\x0f\x37\xfd\x48\x1a\x7d\x97\xdd\x0c\x4d\x86\x8e\x6c\x64\x8b\x03\xe9\xd3\xb8\xd1\xbb\x09\x8a\x10\x6d\x22\x8b\xc8\xb8\xad\xa1\xeb\x11\xc7\xad\x98\x6f\xb0\x22\x45\x78\x72\x16\x8a\x7d\x9c\x32\xf3\xa4\x15\xb9\x14\x8f\x85\xd3\xfb\xb8\x17\xe0\x72\x89\x71\x62\x78\x2e\xa3\xf1\xbd\xe7\xc9\x68\x74\xb0\x3c\x84\xe8\xe4\x68\xd8\xd5\x66\x20\xb3\xcb\xc2\xdb\x12\x62\x93\xc3\xe1\xeb\x8e\xa6\xab\x1b\xff\x5b\xe8\xfc\x6e\x31\x3c\x05\x98\x1d\xe4\x0f\xd0\x55\xea\x1c\x6f\x31\x3e\x66\x7a\x58\xea\x71\x35\x78\x1c\x85\xb4\x4c\xa3\x9d\x46\x67\x77\x3c\xd6\x64\xe4\x8f\x06\x5a\xe3\x7a\x8b\xf1\xc1\x8d\xbe\xd8\xf8\xba\x90\x61\x26\xbe\x5f\xbd\x13\xe3\x91\x29\xf0\x4a\xc7\x65\x8f\x96\x4a\xe3\x7b\x4b\x51\x0d\x78\x74\x49\x81\xed\x0d\xb8\xd0\x66\x45\x56\x71\x1b\xe2\xf8\x77\xe9\x12\x50\xc4\xa4\x75\xbe\xe5\x78\x3b\xbe\xfe\x7b\x89\x66\x6d\x2c\xc2\x1e\x66\x59\x5c\x29\x91\xc2\x30\x1e\x61\x15\x27\xbe\x5f\x15\x98\x9d\xec\x44\xac\x63\xee\xeb\xaa\x12\x83\xf5\x36\xde\x1b\x44\x33\x6c\xec\xbc\x6f\xd3\x3c\x0f\xc5\x90\x95\x92\x30\x21\xf4\xde\xb7\x9c\x30\xd0\x84\x90\xb7\x91\xae\x0b\x4c\x5d\xb3\x26\xb4\xb0\x8d\x8e\x0e\x13\xf9\x67\x14\x09\x69\xfc\x6f\xb9\xab\x09\x8e\x71\xda\x5a\xba\xf5\xe3\x61\x6a\xfd\xef\x56\x0c\x78\x4c\xea\x1a\x5c\xea\xfc\x6f\xb9\xad\x78\x6e\x3d\x8e\x5d\x1c\x3f\xaf\xf5\xbf\xe5\x78\xbf\xf5\x1e\xf6\x7d\x82\xfe\xea\xfd\x6f\x29\x86\x42\x3f\x30\xde\x4b\x4f\xe6\xeb\xfc\x17\x54\xb9\x59\x1a\x69\x33\xc2\x26\x05\xa6\x89\x5d\x91\x5b\x18\x9d\xc3\x3d\xcf\xe1\xa5\x02\xc5\x62\x97\xe5\xe6\x33\xbd\x9f\xc1\x63\x57\xb3\x90\x82\x2e\x37\x47\x61\x87\xc8\xa6\x6e\x82\x2a\x75\xcb\x72\x73\x14\xc9\x19\xdf\x74\x0a\xb4\x48\xe7\x52\x13\x5c\x2a\xb0\x17\xd8\xe5\x30\x03\x5e\x1d\xb7\x22\xb9\x40\xc6\xde\x40\x7a\x63\x63\x8c\x98\xa0\x8a\xce\xd0\x61\x8a\x08\x90\x19\x0b\xd3\xd8\xad\x88\x0e\x81\x28\xe3\xf0\x69\xc6\x8e\x56\x69\xeb\x84\x4b\x51\x14\xb2\xac\xac\x47\xcc\xce\x38\xdc\x52\xb7\x22\x3c\x4b\x5b\xea\x22\x9f\x5b\x36\x7e\xdc\x8a\xf4\x70\x3f\x7d\xe1\x75\xb0\x4b\xea\xd6\xc4\x07\x9f\x3d\x14\xba\x7d\x14\xc7\xca\xad\x23\xde\x4a\xc3\x70\x30\x87\x04\x6e\x3c\xdc\x02\xbf\x22\xc0\x50\x83\x70\x90\x7c\x18\x0d\xec\xd6\x15\x6f\xe5\x41\xf6\x9b\xe3\x20\x4a\x18\xcd\xb3\xd6\x17\x97\x02\xa1\xb8\xcc\x9e\xe5\x58\x56\x84\xfd\xe3\x57\x24\xe8\xb6\xd6\x0d\x7b\x99\x37\x37\x09\xef\x5d\x15\x60\x24\x7b\xdd\xd6\x67\x2b\xc1\xf3\xf5\xcb\x02\x1c\xe5\x60\x87\x3d\x67\xe9\x7d\x1c\x5d\x60\xd3\xbb\xe3\x72\x86\x85\x19\xe0\xd9\x2d\x4a\x22\x06\xa1\x0a\xd0\x25\x58\x18\x55\x1c\x11\xcf\xa3\x30\xac\xba\xd7\x22\xc2\x75\xc7\x83\xc4\x26\xac\x5c\x73\xab\xa8\xc8\xaa\x36\x01\xea\xdc\x5a\xe8\x36\xe9\x92\xb7\x4f\x0c\xf9\x69\x66\x80\x35\x67\xc9\xff\x6a\x9d\xf2\x56\xbb\x0d\xfc\x7e\xf1\x8c\xdc\x7b\xe5\xdd\xb3\x34\xfe\x37\x18\x2a\xd6\x0b\x2f\x5b\x95\xa1\x19\x9d\xb3\x3d\x63\xd9\x6b\xf6\xd8\x5f\xe9\x97\xb7\x57\x8a\xec\x7d\xe8\x76\x9a\x51\x3a\xc7\x5c\x0a\x04\x47\xca\x45\x0e\xc2\xf8\x71\x9b\x3b\xcf\x5c\x4e\xf1\x14\xac\x1e\x8d\xca\xc2\x91\x21\xd3\xba\xe6\xad\xfa\x31\x09\xc6\x3b\xc2\x61\x05\x32\x4c\xcb\x97\x70\x34\x9f\x32\xc7\xb5\x3c\x07\x31\x4c\xe7\x9c\xb7\x2a\x2b\xb3\xf1\x1e\x38\x8c\x91\x87\xce\x3b\xef\x2e\x89\xe5\x38\xac\x81\x07\x6a\x4c\xe7\x9f\x77\x6a\x2e\x92\x7a\x27\x6d\xed\x8c\xe6\xa0\x4b\x99\x44\x3a\x86\x9e\xc2\x69\xe3\x04\xb2\xc0\xd2\xca\x45\xc4\x5b\x63\x6a\x5e\xcb\x20\x96\x9e\x96\x2f\xa2\xf3\xb4\x74\x9b\xb0\x9c\xd1\x91\x76\xbd\x8f\x2e\xa7\x20\x9c\xee\x22\xfc\x29\x37\x20\xa5\x94\x17\x2f\x62\x28\x30\x75\x9c\xa7\xa4\x1b\x05\x58\x5c\xe7\xa5\xb7\x07\x1e\x42\x2c\xbc\xbd\x09\xc6\x61\x5e\xbe\x88\xc1\x23\x0e\x6a\xe1\x5b\x8c\x53\xa2\xed\xfc\xf4\xd6\x78\xa3\xc8\x8f\x29\x78\x71\x5d\x1a\xed\xcb\xd6\x51\x6f\x4d\x6e\xc7\x11\x7b\x3a\xc2\x2e\xc1\x72\xc8\xcb\x77\xd1\x1b\x8e\x12\x41\xb7\x20\xb0\xd8\xba\xea\x72\x87\x23\x1d\x91\xc4\x6f\x03\x5d\xfe\xd6\x57\x97\x13\x0c\xe9\x6a\x93\xa1\xe9\x5c\x42\xb0\x3f\xaf\x5c\x45\x1b\x29\x10\x32\x7a\x88\x0e\xd1\x9c\x52\x3a\x6f\xbd\xdd\x60\x37\xc0\xb1\x27\x83\x74\xd4\xe1\xa6\x77\xd7\x5b\x3d\x84\xb3\x1b\xf1\x5e\x79\x07\xd1\x37\xfe\x7a\x6b\x9a\x15\x3e\x8b\x64\xcc\xf9\x29\xa9\xb8\x7c\x1d\x47\x8d\x62\x10\xd6\xa1\xd8\x36\x8c\xb5\xce\x63\x6f\xdf\xa0\x6c\xf1\x3e\x90\xe6\x1e\xd7\x13\x7b\x97\xbd\x7d\x84\x68\x8e\x19\x48\xbf\x8e\x73\xa2\xe9\x9d\x76\x39\x87\xdf\xa1\x01\x56\x81\xb7\x10\x4e\xe3\xb6\x4b\xe1\x20\x49\x52\x23\xe8\xde\xca\xf8\x83\x2e\x50\x47\xb7\xcb\xb0\x4d\x34\x9e\x3a\xdb\x38\xee\xc2\xc9\x28\x8e\x0d\x34\xfa\xc7\x68\x42\xa5\xd6\x73\x17\xe3\x33\xac\x53\xca\x95\x53\xf2\x2d\xb7\xae\xbb\x1c\x2e\x96\xc5\xa1\x6d\x21\x40\x39\x7c\x20\x2b\x05\xf6\xcc\x1e\x9b\x1c\x42\x76\x62\x38\x1b\xbe\xd6\xd3\xb1\x8a\xd0\xf0\x42\x6c\x62\x78\x4c\xf4\x16\xb8\x48\xd6\x3e\xc5\x60\x1b\xc7\x5d\x0e\xc7\x89\xf0\x85\xfe\xba\x87\xc5\x24\x96\x25\x86\x07\xb8\x97\xd1\x6e\x6d\x18\x87\xfb\xde\x6d\xb7\x8d\x0e\x19\xfd\xf0\x84\xa8\x7c\x40\xae\xd0\x2c\x0b\x6a\xa8\xb0\x03\x43\x76\x5c\x1e\x3a\xb7\xbd\xdd\xf9\x8c\xf0\x87\x19\xb7\x66\x9e\x61\x57\x05\x65\xe0\x8f\x92\x0a\x0c\xc2\x07\xd7\x04\x95\x52\xc5\x42\x8c\x4a\xcd\x21\x89\x67\x56\x24\x85\x5d\xb1\x03\xe2\xfe\x22\x28\xa0\x8a\x2a\xd4\x4b\x33\x8a\x60\x18\xdf\x98\xd6\x63\xb7\xcd\x4b\x11\x61\xbe\x8c\x9b\x34\xd4\x98\xe3\xb2\xb0\x18\xf9\x81\x28\xf6\x50\x63\x81\x2b\xd2\x42\x0c\x2a\x12\xf8\x60\xcf\x8c\x5a\xb3\x71\xd7\xe5\x76\x46\xc4\xc3\x32\xed\xa7\x47\x88\xce\xae\x48\xcb\x72\x32\x87\xde\x13\x8b\xc3\x63\x97\xc5\x95\xf0\x1d\x96\x1e\xdf\x41\xa4\x8d\x55\x71\x51\x66\x79\xaf\x50\x64\x66\xc3\xcb\xb5\xcb\xe2\x8a\xf0\x7a\x4c\x8d\x80\xe2\xad\xb2\x2b\xf2\x82\x51\x6a\xf1\x59\x1b\x87\x2c\xb0\x5d\x11\x98\xa7\xe3\xe9\x07\x44\x31\x9d\x96\x2a\xb7\xcd\x7b\x30\xfa\xf6\xc1\x71\x1a\x01\xe6\x86\x5d\x13\x99\x1b\xfd\xda\xd1\x12\x84\xd1\x88\x2b\xe3\x96\x65\x66\x39\xc5\x6c\x11\x27\x1d\xc4\x04\x4d\x6a\x29\x23\x68\x1b\x39\x8d\x05\x80\x80\x5b\x11\x9b\x87\x25\x3e\xf0\xdb\x36\x3e\x8b\xad\xa7\x2e\x27\x0c\xf4\xf1\x01\x8b\x0e\xdb\xc1\x76\x8e\xba\x94\x43\x84\x09\x60\x61\x30\x47\xd8\x71\x6e\x59\x70\xa1\xd0\x04\x7e\x36\x36\x09\xee\x94\x5b\x11\x1c\x50\x2f\x2e\x20\x85\x95\x45\xb0\x41\x15\x5c\xa0\x6d\xf5\x19\xd9\xc7\x0c\xff\xd9\xad\x09\x0e\x4a\x2b\x64\x38\xe9\x9c\x92\xf2\x8b\x82\x4b\x15\xd2\x11\xe0\x19\x45\x18\xe1\x7e\x45\x70\x9e\x71\x2c\x03\x60\x0e\x49\x64\x8e\x55\xc9\xf1\xc8\x80\xb4\x46\xd6\x3c\xf4\x56\x12\x70\xd6\x06\xc4\x02\x72\x9f\x2d\x97\xe3\x2d\xd9\x48\x8c\xe7\x32\x03\xd2\x00\x7e\x45\x72\x81\x0e\x91\xc9\x38\x7c\xc6\x40\xc7\xfb\x65\xd1\xf9\x42\x4a\x66\x74\x52\x76\xe0\x82\xd6\x41\x97\x33\x2c\x2d\xc2\x3b\x86\x9b\xb0\x9d\xe3\x57\x84\xe7\xa0\x52\x03\x27\x20\x6b\x70\x49\x38\xe8\xed\xd3\x30\x78\xf6\xb2\x39\xd2\x32\x98\xce\x41\x97\x7b\x95\x19\xdb\x91\x78\x4a\xc0\x83\x22\xb7\xa9\x7b\x50\xfc\xec\x72\x9b\x88\xfc\x9d\x74\xd0\x5b\x9d\xe6\x11\x0a\x45\x34\x20\x21\x8e\x23\x1d\xf4\xf6\x15\x72\xf4\x2f\x34\xcf\x24\x1c\x12\xe9\xa0\xcb\x09\x86\xbc\x15\x63\xa0\x98\x4d\x06\xce\x4b\x3a\xe8\x52\x22\x48\x4f\x5b\xe0\x80\x46\x9f\xc5\x87\xce\x41\x97\x02\x81\x92\x72\x1e\x26\xbe\x29\x70\x88\x1a\x07\x5d\x4e\xf1\xf5\xb7\x48\x29\x98\x82\xf7\x34\x2d\xde\xc0\x88\x7c\xfe\xe8\x05\x1a\x86\x9f\x98\xd4\x39\xe8\xed\x79\xa7\x4b\x6b\x03\x56\x62\x2d\x5c\x8f\xb4\x7c\x07\x47\x5d\xc5\x90\x9e\x8a\x41\xa1\x90\x49\x5a\xbe\x85\x21\x70\x48\xcd\x8f\x7a\x8a\xdc\x42\x57\x3a\x07\xbd\x95\x49\x66\x55\x18\xf0\x7d\xd6\x75\x0e\xba\x94\x49\x64\x78\x22\xc1\x01\x6c\xc0\xd5\x4d\x2b\x17\x11\x96\xa5\xf1\x0c\x8d\x89\x5b\xef\x3a\x07\xbd\x95\xc8\xe8\x69\xd8\x80\x03\x6f\x23\xae\x6e\x5a\xbb\x88\x03\x25\xf6\x1d\x83\xcb\x6c\x44\x06\x20\x2f\x5e\xc4\x50\xe0\x01\x39\x76\x06\x6d\xc1\x03\x98\x97\x2f\x62\xe0\xdc\xb6\xb3\x1c\x6a\x18\x44\x02\x5a\x15\xa2\xc3\xed\xb0\x09\x8e\x87\x1b\x44\x4a\x59\x15\xe2\x40\x4f\xff\x78\x44\x86\xc4\xe1\x89\xd2\x39\xe8\xad\x48\xa0\xe0\x03\xa3\x39\x18\x40\x95\x97\xef\xa2\x37\xc8\x4b\x04\x8e\x35\xb0\x91\x9a\x97\xef\xa2\xa3\x87\x66\x2f\xb0\xcd\x63\x11\x98\xc9\x2b\x57\x71\x40\xaa\x8b\x63\x65\xce\xe2\xba\xe7\x95\xab\x38\x3a\xe8\x80\x05\xe3\x82\x59\x99\xbb\xd5\x37\x18\x4e\x29\x5f\x78\x17\xaa\x75\xbe\x7c\x19\x47\x3d\x34\xae\xc1\x73\xd6\x7e\x7c\xdd\x63\xef\xa0\xb7\x06\x19\x64\x1f\x90\x3c\x19\x9d\x7b\xc5\x41\x6f\x6d\x01\x6f\x18\xe4\xc4\xe8\x11\x91\x1f\x57\x45\x69\xf1\x4d\xd6\x71\x58\x23\x42\xad\x36\x0e\x7a\xfb\x08\x79\x4e\x3b\x64\x0e\xe9\x0c\xb6\x77\xd0\xe5\x1c\xcb\xe8\x25\xb6\xc4\xd9\x26\x68\x1c\x74\x29\x1c\x82\xe3\xec\x71\xea\xde\xb1\xf1\xd4\xfa\xe7\x72\x0a\x70\xb1\x26\xc2\x10\x74\x09\x17\xb9\xbd\xb8\x3b\xb7\x8f\x31\xd2\xf4\xf2\x52\x3e\xbe\xcb\xac\x8b\xf1\x39\x93\xce\x26\x20\x08\x45\x01\x52\xeb\x9f\xcb\xe1\x14\x44\xde\x2b\xa3\xc3\xb1\x67\xd2\xdc\x9d\xd7\x20\x9c\x09\x70\xe1\xf1\xf1\x44\x80\x71\x86\x0b\xd7\x90\x83\x09\x41\xcb\x51\x74\x00\x20\x04\xdb\x7a\xe8\x62\x7c\x4c\xf4\xd6\x3a\x44\xd3\x8d\x99\xe7\xe2\x35\x90\x54\x00\x36\xd7\x67\x64\xfc\x07\x9c\x40\x21\x30\x39\x1e\x90\xde\x48\xfe\xdb\x38\xde\xf8\xce\x49\x17\x13\x3c\x22\x3d\x89\x92\x06\xe3\x07\xf5\xc0\x76\xb9\x9f\x05\x7e\x1f\x42\xdb\x26\xe1\xed\x30\x2b\xf2\x42\xca\x72\x33\x54\x0c\xfa\xe0\x3a\x47\x5d\x4e\x30\x40\x24\x22\xcc\xe3\x46\xfb\xa1\xf5\xd4\xa5\x08\x00\x71\x32\x80\x7b\x8e\x96\x46\x0f\x6e\x97\x13\x0c\xa2\x4e\x94\x3d\x1d\x4f\x46\xea\x5c\x75\x29\x33\x4f\x9e\xb1\x33\xf4\x5e\x32\x90\xdc\xac\xc8\x2c\x21\xac\x82\xc7\x2f\xd6\x08\xdd\xb2\xcc\x06\x3a\x9c\x21\x91\x9d\x10\x9a\xc0\x87\x26\xb3\x40\xc9\x8b\x48\x9b\xbf\x27\x13\xd9\xba\x04\x22\x20\xd2\x74\x31\xed\x36\xf6\xc8\xf6\x56\x02\xa4\xbc\x00\x58\x30\x03\xee\x98\x5d\x16\x59\x4a\x64\x19\xa0\x6e\x24\x6b\x89\x75\x39\x1c\x2e\x6e\x06\x0c\x04\x31\x30\xbb\x2c\xaf\x08\xd0\x81\x09\xc8\x6c\x0a\xcf\x5b\x95\x97\x21\xd5\xc3\xb1\x7e\x07\xe0\x9b\x5d\x91\x97\xa7\x00\xb4\x2b\xf4\x9c\x18\x44\x7b\xed\xb2\xbc\x3c\xc0\x13\x01\xd0\x65\x83\xf7\xca\xae\xc9\x8b\x2f\x25\x02\x61\x16\x59\x43\xb7\x2c\x2f\xc3\x69\x1a\x57\xc3\xe3\xb9\xf3\xd2\xdb\xed\x2f\x80\x4e\x10\x6a\x7b\x74\xb0\x5a\x27\xbd\x55\x5a\x88\x22\x93\x55\xe7\x85\xcf\xad\xc9\x2b\x16\xfa\x7e\x24\xb5\x18\x52\xec\x56\xe4\x15\x28\xa0\x8d\x22\x90\x3d\xf6\xf3\xdc\xb2\xbc\x02\x2a\x7d\x46\xf7\x88\x2c\x1a\xe1\x3f\xab\x02\xc3\x05\x9e\x0c\x3f\x04\xf3\xdc\x8a\xc4\x10\x5e\xf0\xfc\x8e\x59\x24\x93\xdd\x9a\xc8\x06\x14\x6b\x4c\x20\x1f\xe7\x5b\x0f\xbd\xbb\x01\x9c\x45\x0e\x88\xff\xb9\xce\x41\xef\x64\x30\x73\xd7\xf8\x8e\xf9\x15\xa1\x0d\x70\xa1\x90\x2b\xdb\x18\xe8\x45\xbf\x22\xb5\x08\x07\x95\x51\x13\x1c\x72\xf3\x2b\x72\xa3\xaf\xde\x8b\x0c\xa2\x06\x02\xc2\xaf\xc8\x8d\x50\x70\x7b\xf0\x02\xa9\x72\xa6\x77\xcf\xe5\xa6\x52\x50\x61\xcf\x32\x20\x3c\x8a\x84\xbb\x2a\x37\x18\x05\xde\x22\xa5\x40\xb8\x9a\xce\x39\x97\x17\x09\x11\xf0\xc0\x86\x74\xc2\xfb\x27\x7c\xf3\xf6\x2d\x70\x9c\x6b\x0e\x28\xff\x99\xe3\xb4\x35\xc1\xc5\x5d\x15\x85\x1b\x76\x85\x45\xd2\x48\x6b\xdf\x0f\x5f\x18\xf0\x01\x10\xce\xdc\x3f\x55\x45\x07\x80\x1f\x5f\xe8\x4d\x11\x6e\xb6\x26\xba\x10\x21\x03\x03\xd3\xce\x0c\x88\x36\x4a\xc7\xbc\x7d\x74\xc6\x4b\x57\xe0\x0a\x1a\x4e\xd6\x48\xbf\x5c\xca\x02\xaf\xa0\x35\x8c\x09\xe7\xf3\x21\xfd\x72\x29\x0b\xd4\xa7\x39\x36\xd7\x51\xe0\xd2\xf9\xe5\x72\x0a\xaa\x79\xbc\xe3\x6a\x1e\x0f\x65\x9f\x16\xef\x5d\x64\xd4\xb2\x63\xe8\xff\xe8\x71\xda\xce\x2f\x6f\x9f\x07\xb8\xb1\x0c\x9c\x37\x41\x38\xa7\x9a\x04\x03\x27\x1c\x47\xaf\xdf\x33\xe2\xd9\x75\x7e\x79\x7b\x39\xc8\xa8\xaf\xae\x90\x61\x20\x55\x5a\xbe\x7f\x15\x4f\x5d\xf0\x5c\x9b\x2c\x12\xfa\x9a\x10\x7d\xa0\x97\x8e\x8c\x36\x44\x0d\x42\xe7\x97\xcb\xfd\x2d\xc0\xb6\xb3\x27\x60\x07\x31\x43\x15\xa2\xa7\x8f\xb2\xec\x67\x58\x99\xcd\x57\x85\x68\x81\x7d\x75\x1c\xc8\xb6\x6c\xe4\xe6\xc5\x4b\x18\x32\x2e\x88\x1f\x38\x53\x69\xa1\xdc\xf2\xf2\x2d\x0c\x8c\x5c\x74\x0c\x01\xb0\x56\x38\xd9\xaa\x10\x2d\x02\x9c\x6e\xe0\x3a\x14\x07\x9d\x9b\x97\xef\xa1\x2f\xd0\xea\xd6\xc3\x65\xb6\x1e\xc6\x62\x5e\xbe\x89\x9e\x2a\x9f\x20\xbd\x32\x8b\xae\xe4\xe5\xab\xe8\x0d\x72\xec\x5c\xee\x62\x23\x8e\x70\x5e\xbe\x8b\x0e\x16\x1d\x03\x68\x6d\x42\xc5\x58\x5e\xb9\x8a\xc8\xe3\x9a\x8a\x1d\x48\xc2\x93\xd7\xa5\x48\x31\x9b\x3d\xd4\x1c\xd1\x94\x92\x3b\xbf\xbc\xf3\x3d\x02\x30\xe1\x14\x92\xb2\x19\x11\xc8\xc6\x2f\x6f\xd5\x10\xb9\x13\x1e\xb5\x54\xe3\x9c\x64\x7a\xbf\xbc\x73\x59\x18\x61\x80\x8b\x5c\x6a\xb5\xe9\xf2\x75\xf4\x9e\x13\x12\x48\x99\x6c\xf0\xff\xec\xfc\xf2\x56\x2e\x99\x93\xed\xf5\xe0\xb8\xd0\xfb\xe5\xed\xfb\x33\xf0\xb5\xcf\x5c\xb1\x61\x14\xb4\xbb\x9c\xc3\x8f\x55\x60\xa0\x89\x45\x18\xb6\xf1\xcb\xa5\x70\x12\xc5\xab\xeb\xa2\x38\xce\xdd\xfa\xe5\x72\x0a\xe1\x8e\xe9\x08\x0c\x98\x43\xf1\x22\xb1\xe0\xf9\xbf\x14\x7e\x74\x1d\x65\xc8\xc6\x75\x84\xd6\x2f\x17\xe3\x33\x30\xf8\x08\xf2\xdb\x3c\x77\x6c\xad\x36\xdc\x91\x1d\x83\xd8\xbe\x0d\xf3\x54\xb5\x53\x86\xa7\x02\x7f\x33\x20\x4a\xc8\x79\x25\x31\x50\x8e\xa7\x8c\xe4\x68\x53\x52\x85\xab\x99\xfb\xf1\x5a\x59\x58\x8c\x64\xfc\x3b\x54\xe7\x1a\xce\x3e\x0b\x99\x89\xf1\x01\x50\x40\x9f\xc9\x64\x32\x1c\xe5\x11\x02\xf3\xad\xf2\x81\x5f\x3e\x60\xbc\x88\x72\x28\x3f\xe0\x61\xc8\x24\xbc\xe8\x26\x0a\xaf\x56\xdb\xcf\x8c\xba\xc8\x48\xa6\xb1\x8d\x30\x58\xcd\x8a\xbc\x3c\x17\x77\xd2\xe1\xb3\x0e\xc6\x98\x59\x91\x18\xae\x2a\x76\x68\x54\xea\xb1\xf3\xcb\xa5\x08\x02\x8a\x32\xe0\x36\xd7\x2a\x55\xb3\x22\x33\x38\x0c\xe3\xe6\x07\x84\x16\x42\xe7\x98\x4b\xa1\x39\x3c\x34\x86\xf4\xa0\x21\x48\x5f\xeb\x99\x4b\x29\xa0\x04\xce\xa3\xc4\xd3\xb0\x2b\x63\x56\xc4\x46\x01\x17\x8a\x02\xc3\xa3\x09\xbe\xf7\xcd\xa5\xdc\x08\x7c\x3f\x9e\x27\xb2\x8d\x8d\xc8\x5c\xeb\x62\x28\x9c\x0f\x8b\x0e\xfb\xea\x3b\xef\xbc\x95\x03\xe1\xac\x3c\xca\x92\x0b\x4c\x11\xbb\x2c\xb8\x14\xe9\x27\xc8\x26\x1c\xb7\x95\x8e\x9e\x5d\x11\x1c\xca\x85\xa9\xb0\x6e\xaf\x82\x7b\xed\xb2\xdc\x22\xe1\x60\xc7\xfd\x8f\xb0\x2d\xb2\xed\x1c\x74\x39\x01\xc1\x58\x1b\x11\x90\x18\x00\x3c\xb1\x2b\x72\xf3\xf4\x0b\x8e\x14\xfd\x5e\x16\x48\x7f\x4d\x6c\xa3\xa3\x57\xe0\x27\xda\x71\x21\x2e\xf7\x1e\xba\x9c\xb0\x0b\x9b\x75\x1e\xb7\x26\x02\x64\xb5\x08\x33\x1d\xe8\x76\x06\xd3\xb9\xe8\x72\x4f\x13\xbc\xb7\x82\x90\x8a\x07\x78\xd6\xad\x08\x8d\x33\x92\x78\xe3\x8d\x15\x45\xe1\x9a\xd4\x62\xa1\x68\x90\xa3\x58\xb5\x19\x44\x4d\xb8\x2a\x35\x3e\x3f\x03\xbd\xef\x19\x05\x4d\x6e\x59\x68\x21\xc3\xfd\x37\x35\xc8\x10\x3b\x27\x5d\x8e\x37\x14\xa1\x75\x54\x78\xb8\xc7\x85\xff\x6e\x45\x66\x50\x2c\x9c\xd7\x60\x8c\x9a\x5b\x93\x19\x8a\x28\x03\xaa\x77\x1c\xe2\x8a\xed\x08\x79\x0b\x38\xd7\x37\x00\xd9\x35\xf4\x2e\x7a\x2b\x02\xc7\xb0\xfb\x00\x64\x79\xe9\x5c\xf4\x56\x04\xe4\xe9\x00\xd0\x48\x91\xde\xd6\x43\x97\xe3\x03\xe7\xc2\x69\x3c\xb3\x2f\xf8\x15\x91\x19\xc6\x4a\x78\x8a\x6b\xcd\x0b\xe6\x55\x89\xa1\x08\xd7\x44\x32\x93\xb8\x4c\xd1\x2f\x4b\xcc\x67\x10\xb4\x70\x12\x52\x26\xe8\x55\x91\xa1\x38\xd3\x1b\xde\x27\x81\xd1\x57\x65\x06\xb0\xea\x78\x36\xc0\x07\x21\xb2\xc1\x9a\x08\x98\x4f\xc0\x12\xb9\xcc\x9e\x6d\xa0\xd7\xca\x16\x25\x98\xdf\x5c\xcf\x29\xab\xd9\x55\x99\x39\xf6\x9c\xc3\x14\x2d\x49\x9d\x73\x2e\x67\x70\xb2\xae\xb0\xb9\x0e\xe8\x93\x14\x40\xfb\xea\xd0\x55\xb6\x5c\xe2\x0c\x68\x95\xf4\xcd\xdb\x57\x67\x5c\x2d\x63\x6f\xf8\xaa\x49\xd7\x5c\xca\xc1\xe3\x0d\x67\xc7\x26\x89\xf8\x82\x26\x38\x07\x42\x18\x67\x81\x07\xce\x62\x97\x74\xc1\x21\xab\xe3\x0d\x8a\xaf\x8b\x28\x04\xd7\xb5\x0b\x25\xbd\x9d\x87\x0d\x1d\xe1\xd1\xa5\xe5\xdb\x16\x0d\x07\x25\x0b\x08\x06\x92\xc8\x4a\x6b\xa2\x0b\x1c\x78\xb2\x1e\xa7\x29\x83\x4e\x21\x2d\x5f\xb8\xe0\xe1\xc7\x9b\x0c\x61\x17\x68\xa5\xb4\x7c\xe5\x02\x3f\xb6\x6c\xc5\x8c\xff\x74\x7d\xb2\xbc\xb3\x00\x06\x3a\x49\x89\xcb\x7c\xe6\xd8\x02\x4d\x7e\x0e\x58\x56\x33\x70\x4a\xd7\x43\xf9\xa5\xe5\x9b\xe7\xb0\xbd\x96\xab\xa3\x47\x7b\x32\xf5\x5e\xb9\x04\x14\x21\xdd\xe1\x90\xe8\xa1\x8a\x9a\xd2\x7a\xe5\xdd\xf6\x5a\x76\xcd\x6a\xaa\xb1\x87\xb3\xcb\x29\x0c\x75\x70\x99\x6d\x4b\x8f\x0d\xce\xcb\xf7\x2f\x58\x84\xd1\x5c\x2d\x2c\x0e\xe2\x57\x34\x29\xfa\x32\x15\x4b\xd4\xaa\x9a\xc1\x76\x5e\x79\x2b\x13\x44\x16\x0c\xbb\x67\x59\xe4\xbe\x55\x31\x0e\x1c\x68\x1d\xb8\x10\xa7\x20\xa6\x96\x97\xef\xa1\x43\x98\x79\x80\x1f\x57\x9d\x8e\xbc\x72\x0f\x61\x5e\x8e\xaf\x3b\x83\x4a\xbc\xeb\xdd\x72\x29\x46\x4a\x42\x93\x47\x13\x10\xc4\x18\x7c\xe7\x96\x77\x3b\x4c\xf1\x59\x3e\x2c\x76\x50\xdd\xf2\x76\x8b\x53\x42\xed\xf5\x50\x69\x41\x52\xef\x96\xb7\x46\x97\x61\xac\x38\xaa\x5e\xb8\xf4\xac\xf1\x46\x5b\xcd\xe5\x38\xe5\x8d\x58\x91\x95\x75\xee\xaa\x2c\x0d\x19\x3a\x84\xde\x60\x56\x94\x58\x7a\xb7\x5c\x6e\x74\x64\x1c\x15\x53\x1d\x59\x3e\x98\x8d\x5b\x2e\xe7\x18\x80\x70\x32\xc7\x80\xa2\xac\xf3\xd7\xe4\x69\x23\xbd\xb8\x76\x02\x80\x58\x2d\x5d\x2e\xa7\xa0\x7c\xd2\x30\x14\xcb\xe6\x79\xf1\xb7\x58\x10\xfe\xa5\xf0\xea\x3d\x72\x8c\x8c\x04\x14\x92\x14\xe3\x33\xd8\x2f\x90\x12\xf3\x16\x38\x63\x21\x44\x39\xdc\x92\x4e\xcd\x55\x2f\x65\xdf\xba\xe5\x62\x78\xca\x64\xd6\x1a\x4f\x26\x86\xe3\x2a\x3d\xb1\x4c\x39\x1e\xb7\xdc\x82\xde\xc0\xb9\x39\x76\x5f\x63\x5f\x89\x60\xa4\x73\xb0\xb3\x6b\x55\x94\x90\x99\x18\x1f\x0a\x79\x16\xcc\x89\x62\x23\xa4\x2c\x04\x26\xc7\x53\x56\x84\x9e\xf4\x81\x60\xf6\xb3\xef\x57\x29\x0d\x3c\x6a\x7b\xd3\x40\x0e\x89\xf5\x55\xc2\x4b\xe2\xca\xc8\x8c\x6e\x12\xd2\xf8\x92\x17\x4d\x95\x97\x43\x35\x0c\x8a\x69\x5c\x16\x40\x72\x4d\x62\xa9\x50\x80\x96\x3d\xa4\x80\xe4\x99\x59\x11\x59\x40\x08\x02\x8f\x8d\xb3\xb0\x52\xcd\x8a\xcc\x86\x4a\xf3\x67\x60\x1d\x7a\xd7\xb9\xe5\x52\x68\x60\x8f\x1b\x95\x1b\x23\xba\x5c\xe7\x96\x4b\x29\x20\xd4\x88\x02\x98\xf1\x70\x84\xdc\xb9\xe5\x72\xc2\x50\x49\x8b\x22\x2a\x38\x93\xe9\xdd\x72\x29\x37\x60\x78\x22\xe0\x39\xe3\x3e\xfa\xd6\x2d\x6f\xc5\x50\xb8\x7e\x36\x00\xaf\x51\x62\xe7\x96\xcb\x19\x5c\xbe\x10\xe9\x09\x04\x85\x45\xeb\x96\xb7\x82\x28\xb0\x38\x0d\x44\xe5\x7b\xbf\x5c\x4e\x80\x42\x8a\x04\x8c\xb0\x09\xf6\xbf\x5d\x16\x5c\x4c\x80\x5c\x20\xda\x61\x03\x4c\x30\xbb\x22\x38\x54\xba\xdb\x50\xe9\x07\x4c\x9f\x39\x97\x72\x20\x5b\x76\x3c\xa5\x54\x28\x9f\x05\x43\x9d\x26\xb8\xf1\x62\x3a\x24\x9f\x80\xb2\xb1\x4a\xee\x5c\xce\x00\xe8\x30\x0e\x13\x06\xa0\xc3\xb8\x77\x62\x48\x93\x1d\x31\x0e\x8c\xb1\x73\xcd\xe5\xb6\xb2\x79\x6e\x06\x3a\x22\x36\xc1\xcf\x73\x2b\x92\xb3\x00\x79\x51\x76\x6a\xdc\x2e\xd7\x97\xa3\xcb\x8d\x85\x67\xc5\x25\x04\x16\xef\xa2\x5b\x91\x1c\x92\xc3\xa5\x16\x28\xcf\xab\xbe\x35\xc1\x85\x44\x02\xb0\x03\xe2\x5a\x51\xa0\xee\x55\xc1\x81\x69\x64\x3c\xa5\x91\x4e\x48\xea\x31\xee\x52\x0c\xc0\x93\x73\x91\xc8\xf8\x5a\x95\xde\x3d\x6f\xfd\xb8\xd1\x2a\x0f\x01\x21\x12\xae\x35\xe8\xcc\x45\x71\x1d\x38\x27\x35\x9a\x29\xd6\x8b\xc2\x75\x55\x70\x96\x6b\x53\x3d\x45\xf5\x46\xbd\x61\x3a\x07\xbd\x95\x43\x44\x42\xd5\xa0\x84\xac\xf4\x39\xf4\x56\x10\x70\x31\xc8\xed\x31\x09\x35\x19\x7e\x45\x72\x60\x6a\xf2\xf8\x81\x20\x0a\xc4\x55\xc9\x79\xd4\x83\x05\x50\x90\x18\x20\x19\xfd\xb2\xe4\x98\x42\xc9\x82\xdf\x29\xe3\x01\xf5\x2b\x82\x03\xf8\xdc\x21\xe7\x1e\xf1\x80\xfa\x15\xb9\x39\x4a\x68\x8f\x16\x60\xa6\xaa\xad\xdc\x25\xd0\xe5\x82\x0b\x20\xd4\x96\x75\x40\xd4\xe8\xe0\xda\x37\xdd\x72\x55\x34\xc5\xc2\xd8\x08\x90\x3e\xba\x9c\x61\xd9\x47\x4f\x35\x0c\x9b\xfb\xd2\xf3\xd6\x0e\xb0\xec\xb6\x8d\xd6\x55\xc1\x8b\x22\x2d\xc3\x76\x4d\x64\x7f\x11\xd7\x4a\x8d\x18\x4a\x81\xc9\x6d\x2d\x80\x60\xa1\xc6\x07\xaa\x5b\x7a\xe8\x72\x38\xb2\x28\x86\xb2\x5b\x7b\x2c\x65\xe9\xa0\xb7\x42\x48\x78\x42\x13\x48\x87\x82\xe2\xa0\xcb\x19\x0e\x09\x09\xc0\xec\x36\x1c\x46\x4e\x8b\xd7\x2d\x3a\x84\x30\x1d\x9c\x28\xb2\xf3\x5b\xff\xbc\x3d\xd9\x86\x01\xba\x36\x10\x0c\x2b\x77\xee\x79\xfb\xaa\x17\x8e\xdd\x24\x8a\x57\x79\xdb\x79\xe7\xda\x6b\x32\x6a\x00\xd2\xf5\xd0\x31\x69\xf9\xb2\x85\xaa\xeb\x1d\xa2\x12\x83\x98\xa1\x8a\xad\xc2\x05\xa6\x2a\xae\xde\x35\x97\xdb\x5a\x68\x9b\x32\xb8\xb5\x02\x14\x6b\x5a\xbe\x6e\xce\xd1\x62\xc7\xfd\x00\xe7\x55\x51\x50\xec\xb2\x54\x84\x79\x44\x0a\x16\xcf\x51\xc6\xbc\x78\xe1\x02\xca\x6e\x46\xd7\xcc\xcd\x80\x40\x79\xf9\xc2\x05\xbc\x53\x9b\x0a\xa3\xb1\xc2\xf3\x57\x45\x67\xb8\x50\x3c\x22\xea\xe1\x85\x27\xab\xc9\x8e\x89\x5e\xa9\x4a\xde\x02\x63\xde\x03\xd8\x5b\x8b\x6c\x60\xd4\x73\x01\xb8\x27\xe6\xce\x23\xef\x22\x83\x1c\x88\x00\xa4\x62\x00\x41\x75\x5e\xbe\x77\x8e\x39\xaf\x2c\xce\xae\xb1\x82\x37\x4f\x13\x20\x57\xe2\x17\x78\xe4\x95\x74\x37\xaf\xdc\x3c\x4b\xb6\x21\x15\xa5\x73\x00\x43\x20\xbe\xf5\xed\xa5\x82\xbd\x8a\xda\x49\x35\xf7\xb6\x7c\xfb\x3c\x53\x04\x05\x03\x58\x41\xa9\x66\xfb\xf2\xfd\xf3\x91\x55\x5a\xe4\x30\xc9\x20\xd1\xdb\xaa\x18\x1d\x50\xdb\x7e\xe0\xc3\x65\x6a\xd5\xee\xf2\x2d\xf4\x03\xea\xbe\x1d\x0b\xd2\x38\xf9\x6d\x9a\x28\x5d\x44\x6d\xbd\xad\xb1\xa5\x50\x6d\xfe\x95\xab\x58\x6b\x88\x2a\x27\x4c\x92\x7e\xbf\x2a\xcd\xc8\xb0\x3c\xa6\x1a\x2a\x30\x1f\x5b\x8f\x5c\xce\x71\xa4\x55\x12\x02\x7f\xa3\x32\xca\x8d\x43\x2e\xb4\x6a\xa9\x08\x06\xd8\xa9\x1c\xa2\x16\x92\x14\xe3\x73\x44\xca\x18\x86\x70\x9e\x7b\x9c\x56\x1b\x6e\xb8\x52\x3c\xe2\x26\xcf\xf2\xd2\x4e\x19\x9e\x52\xcd\xf2\x8f\xf6\x44\xe0\xa0\xbf\x10\x9e\x1c\x0f\xca\x71\x6b\xe0\x9f\x12\x8a\xb1\x71\xc8\xc5\xf8\x08\x73\xce\xc1\xc0\xf1\x76\x8e\x77\xd7\x28\x35\x43\x06\x63\x34\xc8\xbd\x50\x3a\xd7\x38\xe4\x72\xbc\x45\x11\x6c\x41\x40\xc1\xcf\xb9\xe4\x54\xc6\x40\x26\xaa\x88\xa5\x46\xb4\x4b\x97\x27\x6f\xb7\x3f\x21\x58\x1c\x32\xea\xd9\xfa\x3c\xb9\x9c\xc0\xa4\xec\x16\x49\x1a\x57\x59\x0d\x16\x25\x96\x32\xd9\x10\xe0\x4e\xf5\xa5\xc2\x66\x96\x45\xe6\x91\xe2\x1f\x6a\x44\x47\xa1\x87\x93\x32\x40\x84\xdc\x90\x07\x48\x31\x9d\xde\x21\x97\x13\xf0\xed\xcc\xf3\x5d\x79\x36\xcc\x8a\xd4\x08\x06\x49\xf0\x4b\x8e\xfd\x87\xce\x21\x97\x52\x40\xd9\x44\x00\xcb\x8a\x93\xe5\xe9\xba\xdc\x40\x9a\x1a\x3d\xfd\x84\xcd\x22\xed\xad\x89\xc1\x31\x4d\x13\xa0\x6b\xc1\x34\x4c\x66\xca\xbe\x16\x14\x42\x22\xfd\xe5\xb3\xc0\x69\xab\x82\x9b\x08\x12\xa3\xa3\x0f\xcc\xa9\x73\xc8\x53\xf3\x81\x20\x83\x1c\x4d\x6b\x2f\x4b\xe6\x55\xc1\x31\x8c\xc0\xe1\xac\x66\xd8\x5c\x76\x59\x70\x01\xdb\x6a\x91\x51\x70\x4c\xff\x6c\x57\x04\x07\x52\x20\x6e\x9a\x60\xb3\x86\x65\x6f\xaf\xcf\x68\xdf\x84\xe9\x29\x4b\xb6\x77\xc8\xe5\x0c\x38\xbf\xa1\x20\xc4\xe6\x04\x96\x5a\x17\xc3\xc0\x39\x8a\x6c\xc0\x60\xd2\x17\x9d\xcb\x19\x81\x53\x01\x08\xd6\xd7\x03\xee\x56\x24\xc7\xaf\x62\xa8\x30\x81\xd4\x53\xb4\x4b\x49\x24\xc6\xee\x1b\x30\x3b\xf9\xbe\xea\x5c\x8e\x47\x5a\x3d\xd7\xb0\xa5\xc2\xd0\x2e\xe5\x40\xfd\x27\xc8\x75\x37\x38\xdd\x3d\xa4\x5d\x4e\x40\x1a\xde\x61\x73\x2d\xb3\xf5\xba\x15\xc1\x81\x8f\xd4\xfb\x29\x04\xe6\x7b\x87\x5c\xe2\x66\x41\x1b\x1f\x3c\x02\xce\x45\xd0\xbc\x2d\x5c\x07\x3f\x41\x3e\xd9\x9f\x6f\x1d\xf2\x56\x0c\x8e\xe1\xb1\x14\x03\x8b\xc2\x3b\xd5\x04\x17\x2b\x6c\x1e\x65\x79\xce\x09\x48\xb8\x2a\x39\x10\xb3\x6c\x00\x14\x76\x5c\xaf\xe4\x97\x45\x17\xa8\x32\x7d\xcf\x51\x25\xa3\xcd\xa0\x28\xf6\x2b\xa2\x73\x15\x2a\x49\xc5\x1a\x0e\x99\x4e\xbf\x2c\xba\xf1\x05\xe2\x60\x33\x2a\xd2\x6c\xee\x5c\x72\x39\x01\xe6\x9f\xcb\x08\x2a\x84\x86\xf9\x5e\x13\x1d\xc3\xfd\xf0\xb2\x00\xc5\x79\xdd\x2e\x4a\x3b\x88\x38\x47\x4d\x91\xc0\x8d\x8c\x3d\xaa\xbd\x7d\xd7\x2b\x0e\xde\x83\x27\xab\xf4\x84\x70\xed\xa3\x02\x6b\x1c\xf4\x68\x96\xeb\x72\xa4\x53\xde\xda\x02\x9e\xcb\xf2\x23\xe2\x35\xde\x77\x5e\xb9\x9c\xc1\xf9\x5a\xe0\x24\x4c\xc1\x4e\x49\x83\x52\x6e\x6d\x26\x5b\x34\xc0\xdb\x0e\xa2\x74\x5c\x95\x9d\x45\xcd\xcf\x14\x58\x88\xae\x73\xcc\x5b\x49\x78\x94\x30\x58\x42\x2f\x5a\x05\xd1\x2e\x27\xc0\x59\x71\xb0\x37\x64\x1d\xb4\xbe\xab\x94\xcb\x76\x08\xbf\x58\xee\xbc\x92\x96\x2f\x5d\x00\x28\x6a\xe3\x50\x6e\x66\x32\x36\x29\x2d\x5f\xba\x50\x69\xe9\xb8\xa8\x30\x8a\x4c\xbb\x2a\x39\xbb\x43\x59\x23\x64\x93\x52\xe7\x9a\xb7\x06\x01\x1c\x08\x44\xf5\x6a\x43\x98\xb4\x7c\xef\x3c\xbb\x0f\xd0\xe1\x09\xd8\xec\xb4\x7c\xed\xc6\x1d\x45\xb5\x0a\x19\x5b\x39\x75\x8e\x79\x27\x87\x40\xdb\x63\x29\x45\x9b\x14\xbf\x5c\x4c\xb0\x85\x6e\x84\x4d\x8c\xc6\x87\x1e\xc8\x8b\x77\x2e\x70\x7f\x8a\xc0\x5d\x58\x98\x2b\x25\x2f\xdf\xb9\xe0\x70\xe7\x3c\x14\x6d\x2d\xd6\xcc\xcb\x77\x8e\x8b\x36\xc6\xd3\x11\xe9\x39\x1a\x7a\x86\xf6\x56\x37\x91\x22\x70\x28\x25\x0b\x82\x67\x5e\x95\x1b\x27\x64\x2d\xe8\xf2\x1d\x1e\xae\xbc\x7c\xe3\x5c\x99\x78\x2a\x07\xda\x58\xc5\x25\x97\x13\x98\x0b\xd3\xc3\x5d\x76\x62\x0d\x9a\xe4\x2c\x16\xcb\xfc\xfd\x11\xb0\xad\xbc\x72\xe5\x6c\x40\x2d\x6b\x84\xd3\x9f\x6b\x05\xe9\xe2\xa5\x1b\xb7\x95\x68\x55\xd8\xf2\x43\x65\x4b\xe3\x8e\xb7\x7a\x06\x14\xb6\xa8\x5a\x77\xc8\xc2\x36\xde\xb8\x9c\xc1\x05\x0b\x1e\x1c\x8c\x46\x42\xc9\x55\xd9\xb1\xc5\x3b\x5e\x0c\xa6\xc0\x4f\xbd\x2b\xde\x42\x70\x4c\xed\xa2\x80\xb2\xb5\xe0\x7b\x4f\x5c\x8a\x23\x4c\x08\x2b\x0e\xdc\x08\x0f\x59\x95\x60\x45\x3f\xa2\xfa\x64\x93\x6b\x05\xed\xf2\xed\xb3\xcc\xc4\xeb\xb9\x4a\xc7\x54\x86\xea\xb5\x0b\x68\x61\x57\x73\x55\x20\x33\xdd\xcd\x47\x88\xcb\x98\x81\xc8\xde\x50\x4f\xa2\xd1\x09\xcb\xbe\xf5\xc3\xe5\xf8\x00\x85\x40\xda\x73\xf4\xc1\x6c\xeb\x87\xcb\xe1\x86\x6c\x1a\xd4\x94\xc6\x82\x84\x89\x10\x5e\x6e\x92\x4a\x91\x31\xc9\x81\x5e\xd7\xd0\xf9\xe1\x72\x3c\xf2\xbd\x16\x29\xa2\x68\x10\x42\x11\x62\xcb\x4d\x62\x82\x98\xde\xc0\xeb\x1c\x3c\x08\x30\xc5\x2e\xe6\x26\x43\x54\x10\x13\xa2\x3d\x65\x1a\x16\x31\x30\x37\x21\xaa\xec\xf0\xb8\xc0\xca\xb4\xa1\xf3\xc3\x73\x93\x97\xa0\x04\x6b\x46\xfe\xc3\x40\x0f\x98\x65\x71\x05\xd8\x71\xb0\x54\x92\x03\x9d\x8a\x59\x91\x97\x61\x08\x0f\xdd\x9f\x28\xf9\xe1\x34\x89\x25\xa4\x48\x1c\x02\xf5\x1e\x1a\xdf\xac\x88\x0c\x2f\xb5\x01\xc3\x4b\x1c\x44\x9d\xb7\x26\xb3\x88\xe2\x05\x03\x8e\x84\x10\x2b\xe5\xe3\xb2\xd0\x0c\xe0\x21\x64\xc7\x90\xcf\x55\x3a\x3f\xbc\x0d\xfc\x3a\x78\x40\xc4\xb8\xe7\x2b\x35\xc6\xa2\xd8\x7c\x41\x70\x1e\x5a\xdc\xc9\xce\x70\xba\xdc\x3c\x25\x7b\x23\xda\x61\xb9\xa8\xf8\xe1\x52\x0c\xb5\x04\x0e\x94\xbb\x91\xdb\x67\xd9\x65\xc1\x25\x50\x90\x6f\x10\x02\x8a\xcc\x1b\x6c\x57\x04\xe7\xb9\x8a\x11\x7b\x50\x04\xb7\x9c\x2a\xb9\x81\x69\x4a\x12\x77\x32\x2a\x9d\x1f\x2e\xe5\x80\x04\xb7\x41\xbd\x52\x30\xa0\x84\xb4\xcb\x82\x0b\x85\x6c\x5d\x8b\xf0\x86\x0f\x82\x9b\x5e\x15\x9c\x85\x59\x82\xe4\x8a\x2b\xa2\xd7\x9b\x2a\x38\xca\xd9\x52\x5a\xc9\xd2\xb5\xd6\xc8\xdf\xe4\x0c\x4b\x51\x84\x00\xa6\x28\x67\x44\x52\x79\x41\x0c\x4c\xda\x34\x3a\x69\x91\xd1\x69\x6e\x45\x70\x3b\x6d\x1d\xc1\x4f\xe0\x53\xe7\x87\xb7\x82\x60\x2e\x7e\x3a\xe0\x0e\x77\xce\x2d\x4b\x2e\xc2\x4f\x06\x47\x9e\x2f\xc2\xd1\x57\x25\x67\xc9\x03\xca\x14\xa1\xf5\x41\xc4\x1e\x54\xc1\x45\x94\x26\x20\x49\x59\x5d\x58\xb7\x2c\x38\x5f\xd0\xc8\x90\xc2\x4b\x4c\x4a\xd4\xfa\xe1\xed\xfd\x19\xf0\x58\xe7\x52\x41\x96\x9d\x1f\x9e\x9b\x94\x52\x44\x24\xd1\x21\x91\x3b\x74\x7e\x78\x2b\x06\xc3\xc5\xa7\xa3\xe9\x1a\xbc\x48\x42\xab\x82\xe3\x6e\x39\x26\xe2\x46\x18\xe1\xb9\x6b\x82\x8b\x9c\xab\x43\xe1\x30\xa1\x9c\x86\xce\x0f\xcf\x4d\xfe\xd0\xb8\x89\xdc\xdb\x3b\x91\xad\xd7\x44\x17\x0a\x33\x3f\x3a\x48\x42\xf1\xc3\xdb\x2b\x44\xf4\x72\x9e\xa6\x8d\x37\xc2\x76\x7e\x78\x7b\x85\x32\x4c\x0d\x03\xab\x51\x21\x67\x97\x13\x90\x50\x70\x19\x04\x81\x1e\xe9\x11\xbf\x26\x3a\x74\xbd\xf1\x70\x17\xd1\x29\xa9\xf1\xc3\xe5\x26\x25\x0e\x56\x0c\x28\x6b\x66\x46\x56\xe9\x87\xb7\xef\x7a\xe0\xb2\x51\x8f\xa0\xe2\x9c\xd0\x5c\x15\x1d\x77\x93\x33\x38\x56\x2e\x23\x24\x2f\xfd\xf0\xd6\x16\x40\x6b\x42\x3c\x8d\x8e\xfb\x44\x4a\x3f\x5c\xce\xe0\x04\x2b\x6e\xab\x63\xe3\x55\xfa\xe1\xb9\x49\x57\x19\x82\x41\x04\x44\x46\x4c\x8f\x60\x6f\x95\x59\x00\x69\x10\xe1\xfc\x8c\x68\xf8\xa6\xc9\xce\x25\xa0\xd1\x32\xca\x63\x62\x43\x79\xaf\xc9\xce\xd5\x14\x84\x03\xe4\xa5\xa4\xd6\x13\x6f\xf7\x15\x45\xc9\x53\x1d\x8b\xef\x33\xe4\x72\x97\x10\x9e\xa1\x06\x60\xd8\xa6\xd8\x77\x4b\x6b\xdf\xf7\xa9\x61\x9d\xa3\xd5\xa4\xd2\x79\xe2\xed\xad\xb0\x4c\xf3\x66\x4a\x6d\xa6\xdb\x7a\xe2\xad\x28\x12\x93\xbe\x1b\xb0\x6c\x84\x1e\xc0\x9e\x9b\x24\xa0\x87\xab\xe5\x18\xf4\x62\x3b\x57\x5c\x6e\x2d\xa4\x1d\x2a\x98\x68\xce\x10\xaf\x0a\xcf\x55\xf2\xd5\x94\x87\xbd\x02\xf4\x76\x5a\xb9\x77\x16\x6c\xad\x36\xe2\x9b\x05\xa8\x5c\xdf\x56\x30\xd0\xa3\x51\x8f\x0d\x82\x89\x5c\x15\x1d\x93\xe8\xfb\x34\xe1\xea\xfb\x6e\x69\xed\x43\x51\xb8\xfd\x97\x67\x32\xa1\xdc\xf9\xe2\xad\x85\x3c\x30\x5d\x99\xe7\x42\xbc\xbe\x96\xbc\x15\x44\xe6\x42\x6a\x6a\x34\xc9\x6c\x08\x79\xf9\xde\x31\x5c\x61\x63\x32\x68\x17\x65\x48\x41\x95\x1d\x58\x5d\x36\x11\x1c\x44\x70\x7d\xf3\xf2\xc5\xb3\xb0\x50\x3c\x6a\x3b\x05\x29\xbc\x2e\x3a\x54\x35\x1b\x0f\xb3\x71\x40\xe4\x48\x3a\xe3\x52\x14\xc0\xe2\x6e\x22\xd7\x2b\x47\x89\x3c\xd7\xa4\xe7\x2b\x03\x09\xbc\x72\xe3\x25\x7f\x9a\x2a\x3e\x6e\x3e\x13\x2c\x6c\x78\x5b\xbb\x3e\x2d\x5f\x3d\x6f\x11\x4b\xf1\x91\xac\x1b\x33\x54\xea\xab\xe5\xbb\xe7\x90\xc6\xa4\x68\x1e\x39\x8f\x62\xf1\xaa\x00\x03\xd7\x2f\x01\x80\xe0\x64\xfa\x5d\x15\x20\x23\x2e\x0c\x98\x89\x07\x19\xed\x50\x45\xc8\x00\x2c\xee\xbc\xe8\x6a\x15\xec\xda\x05\x04\x0f\x33\xd7\x8e\xc4\x1e\xa3\xde\x08\x94\x9a\x00\x11\x9d\x2f\x18\xd8\xfb\x2e\xe5\xcd\x04\x0f\x5e\x0a\xba\x7d\x99\x83\xcf\x42\x7a\xcd\xf8\x81\xb9\xb8\x46\xf3\x1a\x1d\x88\xba\x86\x69\xf3\xf1\x29\x02\x05\x0f\xbf\x28\xe5\x39\xd5\xb9\x57\x27\x18\x60\x3b\x41\x2a\x96\x1c\x52\x75\x42\x6e\x72\x42\x04\x20\xdf\x01\xb9\x19\xc3\xbc\xba\x3e\x69\xbf\x10\xe0\x36\x7a\x94\x24\x87\x8c\xb3\x21\xf6\xbe\x99\x30\x41\x06\x08\x98\x67\xe1\x47\xc9\x3f\xdd\x94\x81\xa0\x83\x5b\x04\x9a\x1f\x2d\xcc\xbb\xc6\x69\xcd\x45\x74\x68\xc6\x39\xee\x56\x8e\x82\x95\x5c\x17\x1c\x77\xa4\x04\x66\x22\x4b\x34\xb9\x2a\xba\x94\x00\x48\xa4\xf7\x2b\x25\xad\x8c\xbc\x99\x80\x2b\x8a\xb8\x59\xb2\x35\x38\xb7\x2c\xbb\x08\x22\x6d\x0e\xea\xc7\x24\x5a\x8b\xeb\xc2\x43\x46\xc6\x96\x5a\x0d\x10\x7a\x36\xf6\x46\x18\xa8\x9e\xf5\xa0\x3c\x0b\x6a\x86\xbc\x11\x46\x06\x6b\x18\x85\xaa\x09\x69\xa1\x76\x50\x13\x53\x90\x1c\xe7\xce\x46\x9e\xc9\x05\xed\x8a\xfc\x98\xe1\xd3\xc0\x76\xce\x46\xd0\x9a\xab\x02\x4c\xdc\x70\x36\x91\x95\x93\xb8\xc8\xc5\xae\x09\xd0\xd5\xaa\xd5\x51\x43\x25\xee\xbf\x60\x57\x24\x18\x51\xdf\xc6\x95\xf1\x49\x94\x7b\xeb\x12\xe4\xd6\xe7\x48\x14\x45\x2b\x52\xf7\xaa\x04\x99\x4a\x9b\x69\x9c\x60\x00\xf4\x9d\xd4\xc4\x0c\x60\xc2\x1c\xea\x63\x3c\x17\x0f\xda\x35\x09\x82\x27\x79\x14\x24\x82\x32\x45\x01\xaf\x37\x53\x2c\x38\xfd\xb8\xa3\x22\x33\x3f\xb9\x65\x09\xa6\x4a\x8f\x0d\xe2\xe7\xe4\x11\x8f\x71\x6b\x12\x64\xe3\xdc\x20\x32\x83\xc5\xf6\xed\xd4\xc4\x14\x66\x31\x06\x13\x6c\x94\x8c\x71\xba\x08\x23\xd3\x94\x8d\x2a\xa8\x86\x27\xdd\x9a\x08\x11\xae\xc3\x72\x42\x14\x4c\xf3\xba\x04\x11\x88\x46\xfe\x94\xcc\xab\xbe\xc0\xbc\xd9\x5c\xee\xd4\x01\x03\x7d\xb4\x5a\x7b\x10\x7b\x33\x03\x47\x97\x9b\x98\x3a\xc9\x05\xaf\x4b\xd0\x15\x64\x4e\xb8\x85\xba\x13\x8c\xe2\x0b\xe2\x88\x71\x97\x2b\x8b\x49\x30\xbb\xe9\x12\xac\xc0\xc6\x44\xce\x71\x94\x3f\xa2\x4a\x30\x72\xa3\x19\xae\x4f\x09\x5c\x95\xe3\xd7\x44\x68\x6b\x0c\x9e\x40\x2b\x01\xd1\x47\xbf\x22\x43\xa6\xbd\x42\xbb\x33\x74\x80\xec\x3b\xaa\x35\x77\x8a\x01\x2e\x9e\x73\x49\x46\xe9\xa8\xd6\xde\x29\xb0\xff\x06\x5c\x46\x05\xcf\xde\xd5\x36\x66\x0c\xb5\xa8\x5f\x9a\xbb\xf9\x0b\x32\x04\x19\x8f\x67\xef\x32\x23\x36\x2d\xdc\xf6\x66\xab\x12\x33\xff\x82\x01\x28\xb4\xee\xa5\x36\xc5\x4f\x2c\xd4\x06\xb1\x2f\xef\x94\x8e\x6a\x62\x0a\x47\xcb\xec\x00\x80\x45\xd1\x4a\xcf\x3b\xa3\xc1\xa6\x1d\xdb\xb7\x0f\xd0\x5a\xd2\x75\x6f\xa6\x70\x61\x2d\xaa\x33\xe1\xae\xf4\x3d\xd5\xc4\x0e\xe3\x49\x70\x68\x7b\x16\x84\xb3\xaf\x0b\x11\x1d\x13\x50\x9c\x33\x55\x88\x49\xf3\xb6\x97\x08\x6a\x6d\xc6\x65\x58\x6e\x1c\xdd\x7c\x4d\x33\x85\xca\x66\xa8\x0d\x5b\x06\xb2\x26\xf4\x2d\xd5\x1a\x0d\x34\x70\xff\x26\xea\x99\xc9\xc0\xa3\xb4\x72\x11\x43\x42\x0e\xda\x45\xba\xc3\xde\x0a\x7f\x5c\x15\x62\xa8\x9d\xce\x41\x69\xe0\x8a\xc6\x0c\xd7\x19\x72\x99\x79\xd4\x07\x70\x0e\xe5\x9e\x19\xae\x33\x1e\x2c\x73\xc2\x99\x84\xae\x31\x5e\xe9\xa9\xd6\xe8\xba\x01\x72\x77\x70\x9d\x7d\xdf\xf6\xbc\xd9\xe1\xc4\xd5\x0c\xa6\x47\x1e\xe8\x52\x04\xa3\x9a\x81\xbb\x6d\x02\xc0\x3b\x69\xed\x2a\x5a\xa0\xc1\xac\xaf\x9c\xbd\xb6\x73\xe5\x7b\xe0\x34\xf9\xf2\x8c\xa3\x90\x29\x6c\x5d\x8a\x16\xf1\x0b\x8f\xc6\xd3\x8e\xfb\x77\xe5\x95\xab\xe8\x0b\x10\xd9\x9e\x1b\xb2\x16\xc1\x5b\xae\x4a\xd1\x47\x2e\x25\x88\xb0\x3c\xa2\x68\x0f\xa7\x4b\x91\x09\xbe\x2d\x90\x58\x96\x5f\xac\xbc\x72\x17\x47\x93\x81\x0b\x97\x99\x98\xca\xf6\x9c\xed\xcd\x14\x57\xe9\xfd\x0b\xb0\x1a\xae\x77\xe9\x3b\xa1\x50\x68\x0c\xde\x14\x72\x15\x79\xed\x2e\xa2\xa6\x93\x08\x94\x08\xff\xe8\x7a\x9f\xbe\x11\x09\xfe\xb1\xe1\xae\x47\x35\xe8\xdd\x38\xf5\x9d\x1a\xa2\xf7\x2a\xf2\x6f\x7a\x80\x98\x1a\xaf\xbe\x99\x83\xbf\xbf\x09\x08\x4b\x5b\x2b\xdb\xa3\xe9\x82\x9c\x1d\x17\x00\xe3\xbc\xc2\x0c\xd7\x5b\x05\x01\xd1\x1f\xca\x24\x45\x95\x19\xae\x99\x53\xc9\x11\x98\xd2\xcb\xa0\x63\x4a\xe3\xdb\x37\x73\xb8\xff\x9a\x29\x4c\xc9\xe4\x14\xc4\x7b\x23\x1b\x00\x31\x36\x4c\xbe\x29\xfb\xd0\x2d\x88\xd3\xcd\xfe\x65\xd8\x76\x8d\xd0\xc5\x86\x67\xb8\x63\x2c\x50\x33\x27\x62\xd3\x7a\x7b\xa5\x42\xd6\x83\x07\xca\xc0\x21\x24\x2a\x46\xc8\xe1\x81\x84\x50\x60\x05\xfb\xb9\x17\xed\x95\xe1\x11\x97\xd0\x82\xee\x7c\x13\xe7\x69\xea\xa4\x8c\x0f\xc8\x1e\xc3\x95\xa2\xf1\xbd\x0f\x2d\x26\x30\xb7\x4d\xf4\x5c\xde\x22\x48\xcc\xf4\xe5\x26\x66\xb3\xc7\x07\x99\xbe\xde\x5b\x4e\x00\x4a\x85\x23\x2b\x49\x8c\x57\x37\x08\x19\xb0\x88\x64\x78\x16\x69\x76\x75\x87\x60\x29\x98\x0c\x37\xaf\xd4\x3e\x7e\xcb\x5b\x34\x00\x2f\x3d\x80\x82\xb5\xd4\x6a\x96\xe5\x3d\x72\x40\x4a\x45\xa6\x2f\x89\xc2\x2f\xd2\x97\x1c\xb8\xd9\x13\xd7\xa5\x98\xd0\x79\xa9\x72\x86\x9b\x1a\x56\x05\xce\x52\x99\xce\x4b\x95\xcb\x46\x55\xd5\xae\x8a\x7b\x8e\x6b\x56\xf7\xc9\xe0\x45\xe2\x88\xbc\xb1\xc2\xad\xd5\x36\xca\xa3\xb4\xc1\x45\x4e\xb6\x39\x18\x31\xaa\x5e\xaa\x3b\x95\x28\xea\x11\xd2\xb4\xf2\x94\x5a\x6f\xa2\x5b\x06\xd3\xce\x0c\xdc\x3f\x27\xda\xce\x9b\x68\xaf\x84\xc7\x51\x82\x4f\x51\x90\x7c\xf1\x2b\x7b\xe5\xb8\xfb\x08\x43\xf6\x0a\x9e\x25\x8d\x7b\x63\xe7\x82\x53\x7c\x81\x89\x54\x07\xa8\x25\x0d\x91\x54\xf7\x0a\xdd\xb7\x6c\xc6\xbd\xb6\x83\x20\xa3\xd2\xf7\x0a\x45\x9f\x8c\x79\x1d\x57\x1e\x72\x6b\xf0\xc9\x8f\xca\x5c\xde\xc6\xfc\x23\xce\x34\xc5\x77\xea\x3a\xc0\xf1\x92\x99\x15\x94\xbd\x89\xb4\xbc\x59\x95\x45\xd6\x38\x26\xa0\xe5\x9e\x95\x69\x79\xb7\x46\xbf\x03\x50\x37\x10\x6a\x32\x32\x50\x83\x56\xd5\xb5\x23\xd1\x81\xf6\x13\xe8\x6f\x1b\x7a\xcb\x4a\x4c\xb1\x70\x6e\x9c\xe3\xa0\xee\x20\xa1\x5f\xda\x67\xa5\xa9\x6e\x2b\x70\xcf\x52\xaf\x3c\xca\x72\x4e\x60\x56\x5b\x66\x3a\xf3\xdc\x4e\xb3\x79\x94\x5b\xd9\x0f\x6c\xee\xfa\x95\x9e\xa5\xed\x45\xa9\xc5\x74\x14\x90\x5c\xe8\x3f\x2a\x77\x20\xa3\x0c\x1c\x01\x74\x6f\x74\xf2\x15\x39\xc5\x54\xcc\x2c\x36\xad\x60\x9f\xe7\x23\x1b\x80\x11\x3c\x9d\x0d\x18\x27\xbd\xec\xae\xa1\x8c\x4f\x19\xec\xa9\x30\x11\x61\x21\x8a\x01\xcd\x70\x4f\x7e\x47\x86\x51\x81\x6a\x0f\xb1\x49\xa6\xbd\xea\xd5\x54\x77\x3b\xc2\x36\xb1\x43\xa6\x3d\xbc\x81\x89\x36\x40\xd8\x96\xfb\x16\x9e\x0d\x03\x28\xf0\x71\x91\xa0\x1c\x7b\x83\x60\xd8\x54\x57\x50\x18\xbf\x4c\x19\xab\xa1\xc1\x1f\x69\x13\x02\xa9\xcf\xa1\x62\x1c\x73\xdf\xc6\xb3\x99\x40\x25\x89\x7b\x91\xb9\x8f\x2b\xbd\xee\xca\x2e\x61\xf7\x0d\xfb\x76\x5e\x30\xa4\xe8\xdb\x84\x26\x9e\x0e\x35\xde\x9b\x20\x70\x5a\xfa\x3e\x39\xf4\x50\x8d\x03\x2b\x12\xf1\xa4\x2d\xac\x9b\x5b\xf9\x51\xf6\xde\x21\xff\xd4\x46\x6a\xc5\x8c\x4a\x71\x8e\x76\x78\xcc\x55\xd3\x46\x6a\xc5\xca\xb9\x73\x39\xbe\x89\x89\xb5\xda\xb8\xab\x98\x80\x8a\x1b\xe3\x6b\xd3\xc0\xd0\x13\x80\x34\xe7\x83\x7d\xac\x50\xed\x91\x90\xb4\x98\x68\x73\xb7\x2d\x62\x82\x0e\x7c\x29\xa5\xc3\xbf\x34\x5f\x55\xa6\xd2\xaf\xc8\xff\xb4\x3d\x02\xa6\x99\x83\xa2\xdc\x4d\x9e\x28\x1c\xe7\xed\x12\xf4\xdd\xb2\xdc\x49\x8b\xf3\xe5\xcc\xd3\xd7\x06\xc8\xc4\x41\x81\x3a\xac\x3c\x64\x5e\x2c\x45\xdf\x2f\x87\x18\x54\xe2\x87\x27\x08\x0b\x60\x61\xc3\x2c\xb8\x37\x12\x6c\x68\xe3\xe1\x9c\xa6\xe5\x1d\x0b\xdc\x36\xd0\x7a\x66\x09\xe3\xb6\x06\x6d\xec\xa3\x59\x0b\x4a\x72\xb9\xf4\xd7\x46\x38\x8e\x6d\xf0\xa3\xd1\x27\x64\x16\x9b\x4a\xaf\xc6\xbd\x68\xda\x50\x86\xd8\x81\xc8\x9d\xb8\xb8\xba\x28\xe1\x05\x69\x03\x13\x62\x03\x02\x78\x4d\x6a\x64\x35\x09\x2a\x01\x7d\xd3\x6c\x04\x6c\xa3\xf6\xd6\x8a\xb5\xe8\x71\x79\xd7\x7c\xe2\xc6\x58\x91\xfb\x8a\x35\x0d\xb2\xd4\x6d\xf3\x5c\x34\xc8\x42\x22\xe8\xb5\xea\xa6\x8a\x49\x28\xac\x24\xd2\x0c\xfe\x25\xf1\x5a\xab\x1b\x37\x1a\x8f\x01\x51\xe2\xc2\xfd\xd2\x93\x92\x1c\x6e\xb6\x81\x2b\x81\x86\xa9\xf3\x9d\x0a\xbc\x6e\x26\x21\xf9\x69\xd0\x58\x69\xe3\x04\xc9\x98\x1c\x89\x7f\x64\x66\x2f\x03\xcb\x98\x19\xe6\x55\xc4\x46\x9b\x90\x12\xc5\x28\xe0\x8d\x15\xbc\xd4\xda\xb8\xdd\xbb\x68\xd0\x2e\x1b\x85\xd9\x1d\x96\xda\xb6\x97\x3f\x82\x0f\x13\x98\x86\xa1\x73\x0a\x6d\x7b\x8c\x5d\x98\x02\x01\x0e\x06\x9d\xdc\x20\x39\xc1\x23\xd8\x17\x29\xb2\xb4\xe7\xab\x57\xbe\xb8\x3f\x29\x73\x88\x81\x2c\x2d\xe6\xda\x50\x8f\xd3\x6e\xc1\x85\xda\x3c\x0f\xd4\xac\x7a\x9e\x8e\xd4\x37\xc8\x70\x0b\xef\xf1\x64\xf8\x6a\x93\xad\xec\x10\x1a\x6c\x18\x66\x88\xaa\xc4\x00\x2b\x5b\x04\x54\x86\x83\x69\xb2\x19\x6a\xa3\xf6\x95\x4d\x72\x8c\x45\x2e\xdc\x32\x74\x5e\x4d\xab\xae\x01\xae\x3f\xba\xe1\x36\x6d\x9b\xf4\x4d\xe2\x3e\x49\x80\xf1\x1a\xf1\x03\xea\x3f\x22\xc4\x80\x9c\x9c\xec\x6a\xa5\xef\x12\x08\x55\x8d\xe3\x8e\x2f\x38\x78\x76\x65\x9b\x3c\x25\x30\x88\x86\x8d\xa9\x5e\xcd\x62\x0f\xe7\xd9\xb5\xe6\x94\x25\x16\x33\x07\x52\x2e\xac\xc2\x85\x19\xeb\x49\x10\xb4\x47\xea\x4e\x45\x46\xbb\x80\x02\x74\x13\x05\xba\x53\xdf\x2a\xee\x49\x80\x6a\x8a\x4d\x12\xbd\x7d\xd4\x89\x01\x9d\xc9\xb9\x5f\xa6\xcc\x47\xe9\x7b\xe5\xd0\x54\x34\x72\x81\xd5\x20\xd8\x98\x16\x36\x0b\x38\x2d\xcf\x11\x04\xc3\xf6\xa2\xea\x0e\xf0\x67\x25\xee\xbe\xca\x9d\xbe\x8d\x0c\xd0\xab\xdb\x15\x3c\x22\x8f\xd6\xb2\x63\x4c\xff\x79\xa1\x73\x6b\x9d\xc3\x3d\xd3\x0c\x13\xfe\x55\x52\xba\xb4\xb2\x65\x3e\x60\x19\x4c\x49\x60\xf9\x80\xa5\x95\x4d\x73\xb0\x38\x0c\x7b\x39\x96\xc3\x14\x69\x6d\xd3\x6c\x84\x8d\x36\xb0\x51\xc0\x81\x0a\xdd\x23\xe2\x2f\x8b\x13\x0f\x08\x19\x05\xce\x48\x9f\x4d\xdd\x36\xee\x10\xc4\xbd\x35\xd1\xc5\x54\x79\x0a\x9b\x49\xdc\xc8\x9b\xbb\xeb\x4d\x7d\x4c\x9b\xa7\xb0\xd9\x85\xc8\xf5\xad\x95\x7a\xa4\x69\x1a\xaa\x0b\x8a\xcb\x4f\x6b\x27\x57\x2b\xe3\xc9\x0b\x5f\xc9\x3d\x09\x3c\x5f\x68\x4e\x58\xcc\x77\xae\x81\x55\x73\x2e\x17\xe9\x0a\xcb\x49\x27\xb1\x6b\x4d\x3d\x74\xe4\x52\x74\x0a\x64\xba\x39\x41\x86\xaa\x9b\x92\x25\x37\x17\x29\xcd\x0a\x41\x16\x03\xe5\xf8\x08\x9f\xd2\x94\xda\x5c\x61\x70\x0b\x9d\x2d\x66\x27\xd9\x4d\x34\xab\xb5\x59\xb5\xdc\x24\x39\x83\x1b\xd8\x44\x03\x5e\x0a\x27\xca\x54\xd4\x35\xf0\xa5\x8c\x15\x6d\xa9\x3c\x88\xcd\x0c\xc7\x6d\xa7\x6a\xf6\xcf\xf4\x2c\x1c\x5d\x9d\x39\x15\xf7\x83\xe5\x3e\x0b\xe2\x4d\x7d\xa3\xc0\xc2\x6b\x02\x92\x5a\x5e\x40\x7a\xd4\x9d\xf2\x1c\x64\x84\x31\x6f\x06\x41\x0d\xa2\x6f\x95\x03\x41\x29\xf7\x95\x2b\xcb\xdd\x21\x76\xeb\x2e\xd0\xa7\x96\x39\x38\x7b\x40\x4f\xb7\xee\x08\xcd\xcd\x88\xea\xe5\xf6\x10\x75\xe1\x48\x2a\x83\xc7\xc6\x78\x01\xb6\x51\x77\x2a\x4c\x9d\x24\x09\x4a\x3d\x08\x6e\x4c\x7d\xa7\xb8\xed\xa9\xe3\x16\xf0\xa6\x2c\x36\x64\xd8\x3d\x8b\x03\xf3\xad\xd0\xab\xd2\x77\xc8\xef\x16\x81\xc8\x0c\xc2\xb1\x05\xf5\x64\x7e\x65\xa3\xa2\xe7\x98\x2a\x75\x9b\x42\xbb\x8b\x05\x7a\xff\x9d\x3d\x50\xc0\xd7\x34\xd0\x0d\x34\x8b\x7c\xfd\x75\xa3\x1c\x69\x42\x4f\x16\x90\x43\xac\xde\xaf\x6d\x13\x82\xfb\xd6\x83\x3a\x9c\x9f\x10\xbf\xba\x4f\xc8\x58\xa2\x36\x8c\x42\x3a\x4b\xc4\xec\xbb\x77\xba\x30\xe6\x9c\xa3\x1b\xbe\xaf\x30\xef\x96\xe1\x39\x82\xc7\x8d\xfb\x5c\x5f\x62\xde\x4c\x19\xa6\x37\xcd\x83\xff\x76\xde\x36\x4c\xdd\x2c\xef\xb9\x2c\x61\xe2\xd7\x4f\x7d\xc6\xba\x59\x3c\x71\xb4\xec\xed\xe2\x03\x79\x58\x64\x41\xdf\x3d\x86\xf4\x0f\x7e\xa6\x8d\x47\x5e\xbc\xc3\x98\x0c\xe2\x99\x26\xb3\xc9\xef\xfa\xe4\x7b\xa5\x40\xb8\x99\xe4\x38\xa3\xcc\xe1\x9a\xf1\xea\x2a\x8f\x61\xa7\x48\x2d\xbb\x76\xf0\xab\x4b\xed\x96\xbb\xb2\x6f\xe3\x73\x1b\x76\x3d\x12\xa8\xa9\x9b\x92\x58\x6c\xb6\x01\x45\x2f\x9b\x34\x75\x5c\x4b\x61\x99\xaa\x7a\xa7\x3d\x8a\x65\x36\x45\x70\x77\xb5\xd1\xd2\x86\x75\x20\x83\x45\x0d\x1d\xfd\x83\x80\xe9\xaa\xce\x46\xf2\x5c\x0e\xe6\x40\x12\x6b\xdc\x02\x37\xd6\xce\x03\x40\xe1\x5f\x00\xbc\x27\x77\xcd\x9a\xe5\xf8\x08\x93\xd3\x70\xfd\x18\xa7\x91\xc4\xc8\xd4\x1d\xe3\x34\xd5\x55\x3b\x8b\x08\xb9\xdc\xa3\xee\x1a\x24\x00\xb2\x02\x78\x34\x52\x5e\xe0\xa3\x9a\xb9\x3d\x7e\x4a\xd7\x7b\xa6\xec\x31\x6b\xbb\x64\xb8\x2c\x00\xb5\x5a\x41\xf0\x3f\xa9\xfb\x34\xba\x0c\x79\xaa\xbd\xb2\x82\xff\x49\xdf\x28\xa6\x60\x84\xe4\x5c\x14\x61\x59\x75\xa7\x3c\x12\x8c\x0e\xb8\x34\x9b\x05\x0f\x97\xbe\x55\xec\x4c\x86\x40\xb9\x52\xeb\xa1\xb2\xed\xca\x56\x55\x1a\x3f\x88\xdd\x7b\x81\xf2\x54\xf7\x2a\x66\xa8\x6c\xa0\x86\x3c\x7b\xba\x76\x6d\xaf\x02\x3b\x0a\xe8\x5b\x93\x45\xe9\xa6\xba\x59\x8c\x1a\x42\xef\x6c\x82\x9b\xf4\x6e\x62\xb3\x59\xf0\x92\x1c\x2c\x0e\x4b\x69\xfc\x25\xd6\xa5\x99\xc9\x8b\x62\x55\x62\xa5\x90\x09\xb4\x85\x75\x58\xee\x75\x51\x50\xe5\x35\x6f\x2f\xa3\x6f\x96\x65\x94\x91\xa7\xb0\x94\x33\xa2\xe6\x4e\xdd\xad\x4a\xb4\x4a\xd8\x35\xa2\x45\xe9\x63\xa6\xcd\x0c\x8b\x08\x28\x96\xae\x42\x04\x53\xab\x14\xc7\xeb\x6d\x11\x9e\x35\x51\xb8\xa2\x0b\x9b\x65\x51\xb6\x4e\xd8\x64\x42\x5a\x74\x64\xa8\xcd\x47\x79\x0e\xc3\x7b\x94\x83\xe4\xa6\x26\x49\x9b\x62\xb8\xf3\xfe\x00\x9d\x12\x71\x7c\xd3\xca\x66\x79\xde\x2c\xcb\xfc\x34\x1e\x4e\x55\x5a\xd9\x2d\xef\x76\xce\x3e\x19\x8c\xa9\x4f\x1d\x36\x6b\xf7\x1c\x34\xa2\x13\x26\x92\xa6\x0b\xee\x11\xa2\xab\xb6\xe6\xca\x65\xf7\x41\xf5\xa3\x18\x0d\x11\x50\x03\xea\x6b\x30\x68\x65\xb7\x3c\xf7\x44\xf0\xc8\x00\x5b\xe0\x16\x9b\xc7\xb0\xd3\xa4\x86\xf3\x85\x44\x3a\x23\xbd\x56\x75\xb7\x1c\x43\x0a\x9c\xe5\x6e\x92\x92\x8a\x53\x77\xac\x13\xbc\x56\xc3\x99\xd3\x24\xd1\x4c\x8b\x2e\x65\x26\x74\x4d\x62\xe6\xf0\x18\x17\x0a\x62\x76\x5e\x5e\x66\x76\x9b\x4c\x4e\xa2\xb5\x4b\x15\x31\x3b\xcb\xdf\x83\x1e\xde\x72\x01\x8b\x92\x3c\x94\xd7\x17\x55\x46\x81\x94\x63\xe2\x2e\x92\x62\xb7\xda\x09\x00\x22\x9a\x0c\x7b\xd6\xcd\x13\x8e\x7a\x44\xc1\x17\xac\x1b\xf5\xd4\x81\x19\x45\xe5\xd0\xde\xc2\xf1\xc8\xce\x53\x11\xc3\x00\xee\x63\xb5\x08\x65\xb7\x72\x8a\xeb\x81\xe0\x27\x05\x0d\x43\xd3\x9f\x9c\x00\x56\x30\xea\xbc\x65\xa0\xeb\xf4\x32\x94\xba\x78\x50\x61\x00\x39\x14\x93\x88\xe1\xea\xdb\x15\x4a\x2d\x2f\x33\xc0\xf4\xcf\x99\x1d\x17\xf6\x0b\xfd\xae\x5c\x00\x9e\x34\x8a\x86\x83\x0b\x1b\xe6\x40\x36\x1c\x3c\xaa\x93\xa3\xc0\xba\x2c\xad\x3e\x31\x5b\xeb\x68\x41\xa7\x41\x14\x71\xe8\x3b\x16\x19\x5d\x87\x64\x5c\x8c\x70\x4e\xec\xea\x8e\x81\xab\x7c\x03\x16\x8b\x68\xb5\x97\xb1\xdd\x32\xb4\xa3\x34\xe8\x5d\x1e\xfc\x5a\x59\xc6\xce\xda\xe6\x86\xa3\x01\xad\xbf\xad\x9a\x51\x94\x5b\x86\x52\x55\x6e\x0b\xe1\x2c\xcc\x15\x15\xa4\x3f\x73\xfe\x6a\xb6\xcb\x56\xa4\xfb\x12\x4a\x7f\x77\x5d\x86\x9a\xed\x02\xd1\x84\x5d\x86\xe9\xcf\x6c\x03\xe6\x2a\xce\xa0\xad\x9c\x77\x55\x5f\xd8\x34\x54\x74\xa3\x3a\x1d\x41\xb5\x25\x10\xfd\x6e\xf3\x6b\xf3\x48\x78\xd9\x46\xf1\x1b\xdb\x3d\xc3\xe3\xe8\x0a\xe8\xdb\x1c\x4e\xb3\x8a\xa7\xde\xb9\x81\x35\x89\x34\xf0\x4c\xbf\x08\xa8\x9e\x19\xd0\x15\xf4\x62\x51\x7d\xdd\x47\x52\xdb\xd5\x30\xd8\xd9\x02\x04\xe2\xbc\xf0\x50\xf5\x3d\xf3\x96\xb5\x38\x98\x4b\x2d\x57\xf8\xe9\x70\xe7\xba\x03\x8e\x21\x92\x14\xf6\x91\xdd\xc3\x96\xa2\x82\x01\x66\xbd\xa9\xe5\xb5\x82\x29\x4a\xff\x32\x87\x94\x49\x40\x56\xd1\x4e\xa5\x62\x6b\xdb\x86\xba\x7f\x2a\x4f\x0d\xa0\x05\xf2\x7e\x19\xfb\xba\x8b\x2d\x05\x2e\x62\x26\xb5\x5e\x64\x9f\x27\x7d\xe3\x1c\x53\xec\x39\x80\x94\x8c\x5b\x45\xa5\xee\xde\x4c\xc3\x84\xfc\xc1\x52\x47\x12\xad\x82\xb4\x8f\xa8\x26\x80\xf8\x3c\x3a\xf3\xb5\x4f\xa6\xf8\xcc\x88\x3a\x20\xfc\xcb\x86\x19\x07\xc4\xdf\x93\xc3\xd1\x27\x93\x6f\x9b\xa0\x2b\xd2\x82\x46\x01\x57\xd8\x24\xd8\x3c\x01\x09\x65\xb1\x64\x31\xde\x73\x7b\x9d\x88\xd0\x44\x98\xb7\x13\x56\x43\x07\x0e\x99\xf7\x50\xd5\x0c\x6e\x97\x5d\x5e\xae\xaf\xf9\x16\x8f\x9e\x53\x73\xdd\xaa\x2d\x38\xa0\x85\x1d\x48\x0d\x36\x45\xf8\x1c\xea\x8a\xd1\x64\xd2\x20\xe5\x4a\xfa\x28\x2f\xe0\x1b\x77\xca\x29\x1a\x40\x90\x59\x83\x95\x45\x7c\x63\x5d\xf5\x80\x04\x24\x58\x19\x36\x05\x71\x5d\x05\xde\x38\x5b\x04\xda\x09\x02\x42\x19\x10\x8c\xd1\xb0\x8a\x75\x86\xad\x84\xee\x96\xa3\x7d\xb6\xd7\xa7\x72\x19\xa0\x36\xe1\xe2\x7b\x93\x44\xdb\x4f\x6d\xdd\xa3\xa7\xc5\xfe\x28\xff\x44\x56\xda\x5a\x8a\x29\x16\xac\x90\x9e\x51\x4c\x26\x08\x8e\x05\xed\xa3\x32\xb3\x9a\x15\xa6\x62\x94\xc4\x90\xda\xca\xbd\xdf\x51\xb2\x57\xc2\xb6\x1e\x6b\x21\x57\xc2\x81\x31\xcb\x7d\xcc\x13\x6c\x48\x0d\x78\xb8\x13\x20\x71\x60\x55\xc8\x5e\x54\x91\x16\x72\xed\x54\x88\x4c\x40\x03\x86\x9a\xb8\x9e\xfe\xbe\xfd\xac\xc4\x65\x10\x00\x4b\x4d\xcd\xad\x97\x57\xef\xc0\xe9\xb7\xe1\x82\xec\x09\x93\xa0\x82\x08\xeb\x1c\x83\x08\xa7\x71\x8c\xb2\x08\xb5\x12\x78\x79\x03\x2c\x68\x75\x19\x4f\xee\xbc\xa4\xcc\x57\x37\xc0\x70\xb9\x71\x60\x00\x88\x9d\xa3\x1f\xa4\x56\xe7\xbb\x0e\x7b\x7b\x03\xbf\x96\x79\xa9\x5b\x55\x39\x1f\x8f\x16\x2e\x00\xb4\x44\x85\xd1\x5d\x0e\x0f\xe8\x28\x6d\x22\xf3\xde\xf6\x31\x2e\x39\x9e\x8b\x22\x1d\x3a\x64\x31\x29\xab\xaa\xc1\x77\xba\x8d\x48\xe7\x2c\x97\x89\xf9\x2e\x87\x61\x3b\xdd\xcc\x7c\x22\x03\xfd\x40\x6f\x69\x36\x2b\x48\x6c\x00\x79\x7a\x01\x6c\x9f\x8f\x68\xc6\xe3\x65\x31\xa0\xe2\xd8\x18\x38\xc9\x4b\x4e\xe5\xb0\xf3\x2d\x2d\x7a\x26\x6f\x5c\x93\x56\x51\x57\xcd\xba\x8d\x99\x0c\xad\x30\xcb\x96\x56\x11\xa6\x1e\x0a\xa3\x6a\x9f\xe3\xc9\xf4\x85\x23\x15\x51\x5f\x81\x28\xea\x40\xd5\xa5\x7b\x3a\x0f\xa3\xcf\xc7\x25\x3f\x61\x29\xeb\xbe\xd3\x6e\xb6\x4c\xb7\x76\xc3\x36\xc2\x82\x51\x35\x69\x37\x2a\xbd\x42\x25\xc7\x46\xf2\xb5\xa8\x1f\x95\x58\xe1\x58\xae\x5e\x89\xf0\xdd\x75\x18\xc0\x74\x0a\x3d\xf7\xed\x82\xda\x4d\xc2\x82\x53\x17\xef\x18\xdd\x17\x18\x41\x90\xa1\x7a\xf4\x28\x12\xff\x1b\x68\x5b\x0c\x37\x6d\x40\x33\xe8\xa5\xfc\xf9\x4e\xc3\x19\xd0\xc8\xe0\xe9\x9c\x1c\xbf\xe5\x1d\x70\x40\x5e\x12\x29\x2f\x2b\xeb\x61\x39\x15\xbe\xd3\x71\x96\xfb\x9a\x56\xed\x1b\x15\xc6\xcf\xee\x58\xc6\x32\xc7\x1d\xb0\x85\xbd\x18\x9d\x1e\x86\x6a\xed\x53\x47\x62\xc7\x73\x34\x03\xce\xaa\x7a\xae\x46\x9f\xf9\x74\x2a\x1a\xb1\xde\xfb\xc8\x1a\x11\x45\x9e\x66\x8e\x96\xee\xae\xe3\x80\xa8\x33\x02\x18\x0e\xb6\x59\xdf\x4c\xd2\xb7\x9a\x6e\x40\xfd\x21\x65\xb8\x3d\x42\x0b\x62\xdd\xbe\x3d\x64\x16\xf4\x7a\xe3\x49\x1e\xf5\x45\x6f\xc6\xf9\x56\xd7\x11\x3a\x07\x65\x40\x66\x00\x55\x96\xfa\x3e\xf3\x1a\x40\x9c\xb9\xc9\xa8\xd7\xf3\x42\x17\xa9\xab\xae\x40\x58\x80\xbd\x8c\x41\xda\x4b\x1d\x5a\xff\x01\x9f\xcd\xc0\xdd\xe5\x50\xbb\x5d\x59\xb7\x2b\x60\xdc\xa6\xf6\x1b\x95\x3f\xc9\xae\xae\x1b\xad\x0d\x3c\xba\x9a\x48\x4f\x77\x61\x11\xb5\x61\x0e\x85\xab\xb4\x56\x6c\xcd\x0c\xee\x01\x1e\xc1\x6a\x07\xd3\x44\x5f\x2e\xff\x23\x80\xd4\x12\xf5\xac\x28\x24\xf3\x6b\x8b\xa6\xc6\xd9\xe3\x8f\xd3\xab\x30\x88\xfc\xee\x42\x46\x2d\xa1\x87\x7e\x62\x8e\x4b\x81\x80\x55\xbf\x29\x32\x8a\x15\xfe\xc4\x86\x9d\xf5\xa5\x37\x67\x80\xa7\x1a\x39\x2e\x6f\xe2\xae\x66\x4d\x3f\xaf\xbc\x92\x04\x6f\x30\x83\xfd\x39\x43\x67\xab\x89\xd1\x9d\x9a\x0b\x03\xe7\xb4\xd1\xc2\x58\x09\x03\xfb\x56\xcb\x0d\x40\xa0\x18\x6e\xbe\x10\x7b\x94\x90\x6f\xb5\x1c\xa2\xe6\x65\x02\x40\xc7\xe5\x2e\xc1\xbb\x1b\x15\xb8\x3c\x07\x4c\x17\x0c\x91\xd1\xbf\x6a\x77\x1c\xe9\xed\x61\x7e\x5c\x4a\xc1\x96\xc5\x1c\xe7\x4e\xcb\x71\x11\x1e\x18\xaa\xb3\x74\x6d\xf5\x1f\x34\x99\x2c\xf2\xc4\x9c\x1a\xdc\xe8\x7c\xbe\x07\xf2\xb7\x22\x43\xfd\x50\xd0\x0c\x5b\x4a\xcf\x59\xd6\x73\xcf\x9d\x6a\x90\x95\x61\xc0\xbc\x18\xd1\x8c\xe7\xbc\x87\x07\x33\xa8\x9b\x17\x5c\xea\x47\xc0\x82\x74\x14\x94\x4d\x36\xce\x63\xd3\xfa\x7e\x39\x04\x5c\x99\xb3\xdd\x5a\x51\x2c\xa7\x2e\x7a\x4a\xd1\x33\x69\x6c\x5c\x6c\xad\xb2\x53\xd5\x08\x95\xc3\x66\x34\x22\xa8\xa9\xdf\x62\x30\xe6\xe3\xcc\xdb\x24\xe2\x93\xea\xba\x1d\xd7\xff\x20\x16\x88\x68\xc3\x52\x52\x6d\x77\xac\x02\xb7\x31\x02\xd5\x58\xec\xca\xf1\xba\x65\x44\x66\x3b\xa7\x1f\xc9\xa2\x54\x4e\x57\xc1\xa5\x36\x1c\xa2\xc6\x0a\x32\xe1\xa5\xaf\xdc\x73\x87\xa8\x9a\xe9\xf3\x4b\x19\xb2\x9d\xa6\x1b\x00\x72\x0a\x78\x73\x06\xa5\xa6\x20\xb5\x9a\x8e\x2f\x63\xa2\x6e\x67\xa5\x83\x51\xa6\x56\xf9\xa2\x0b\x52\xa9\xb5\xfe\x0a\x22\xb2\x99\x02\x38\xd8\x78\x67\x29\x97\x6c\x34\xaa\xc2\x66\x21\x91\xdb\x81\x21\x31\x91\x45\xd3\x00\x1d\x08\x82\xfc\xae\x47\xb2\x56\x94\x12\x2c\x2c\x9c\x73\x82\x2c\x95\x01\x02\x54\xb3\x5d\x3b\xed\x8b\x1a\x34\xf4\x02\x65\xfe\x62\x3d\x75\xb5\xbb\x50\x89\x83\x6a\x19\xf4\xb6\x0a\xba\x3f\x75\x1a\xbb\x36\x0d\x47\x72\xdf\x2d\xa7\xae\x76\x0a\x0e\x6d\xcd\xa6\xf6\x37\x45\xf3\x56\x93\xa6\xe0\x6c\x35\x53\x6c\x5f\xf1\x26\xef\xba\x9b\x32\x57\x11\xbc\x33\x8b\xdc\x6c\xf5\x92\x80\x89\x8e\x88\x07\x08\x2b\xd6\xc5\xe2\xda\x09\x66\x3a\xb8\xb9\x16\x95\x2c\xe4\xa1\x66\x67\x0b\x80\x0c\x33\xec\x5a\x2f\xc9\xa1\xcd\x14\x50\xf7\x50\xd5\x63\xa2\x7f\x1b\xba\x88\x5c\xbf\x8e\xcc\xc8\xe4\xe8\x6a\xb0\x6a\x29\x47\x52\xe7\xb8\xa9\x5b\x98\x83\x3f\xa7\xd5\x5c\xc9\xb5\x24\x7e\xab\x09\x75\x19\x80\x74\xd3\x53\x24\x3b\x4d\x67\x80\x1b\x20\xfe\xd6\xa0\x16\x1e\xb7\x73\x50\xd6\xe3\x0d\xc5\x12\xac\x6c\x04\xbb\xb4\x14\x5f\x3d\x0b\x5f\x5b\xab\x2c\xa5\x3b\x76\x4a\x9b\x1b\xec\x66\x36\xb7\xc3\x62\xb6\x63\x67\x93\x1b\x82\xe3\x7b\xae\x0d\x8b\x8b\xd9\x8e\x9d\x05\x31\x2e\xc5\x00\xb6\x58\x1b\x61\xfb\xd5\xe5\x5b\x24\xa2\x9c\x45\x3e\xaa\x28\x88\x80\xf6\xbb\x3c\x97\x83\xe1\x72\x39\x07\x30\xb3\x9e\xb9\xd8\xad\x90\x0c\x35\x8b\xad\xb3\x19\xd0\x1c\x3d\x73\xb1\x53\xde\xb5\x6d\x62\xc4\x9d\x56\x52\xfc\xed\x6a\xc0\xb2\x0f\x10\xb8\x09\x6a\x93\xd1\x76\x0a\xf0\xe9\x06\xd8\xc5\xa2\xa9\xbd\xf6\xc3\xa0\xbc\x36\x1e\xad\x03\x4c\xa9\x54\x7d\x6b\x3b\xc0\xed\x6e\x36\x1e\x69\x6b\x13\x2a\x4d\xff\xda\x16\x58\xc6\x45\xf0\x73\x6c\xa6\xf4\xed\xea\x1e\x38\xce\x46\x22\xdc\x15\xa4\x8e\x5d\xd8\x05\x93\xa7\xfa\xdd\x81\x30\xd7\x6d\x6b\x47\xd6\x79\x7c\x03\x7c\xa5\xd4\x1c\xe8\xa9\x28\x49\xcf\x41\xf0\x70\x8f\x4e\xfc\x28\xca\xad\x21\x7f\xf1\xf3\x72\x38\xe3\x1a\x3c\xb7\xf9\x50\x80\xd9\x62\xbc\xf3\xe4\xe9\xb3\xec\x37\x2a\x2e\x5b\x4c\xb0\xb1\x12\xd5\x21\xba\x2e\x22\xfe\xda\x72\x87\xda\x15\x37\xa2\x4a\xc4\xf7\xae\xab\x5c\x41\x60\x30\x87\x45\xf0\x29\xf4\x36\x9d\x1c\x8f\x2c\xbd\x19\x10\xe5\xca\xe8\xbd\xa8\xa5\x20\xea\x92\x6d\xa5\xe6\x36\x00\x04\x38\xc5\xa4\x93\x6b\xf6\xc8\x1e\xe3\xcc\x6e\xa2\x20\x5f\xd3\x97\x10\x91\x06\xcf\xcc\xa1\x37\xf7\x43\xd5\x45\x1b\x6e\x98\x82\x53\x61\xb8\x32\xdd\x2f\x2f\x9b\xeb\x09\xc3\x14\x8d\xb6\x7d\x90\x4e\x2e\x02\x71\x7b\x04\x9a\xc0\x45\xe1\x97\x32\x10\x71\xba\xde\x99\xcb\x1d\x13\xd3\xc2\x15\x3d\x03\x51\x3f\xaa\xde\x84\xc0\x56\x9a\x2c\xa5\xd1\x56\xee\x3c\x78\xab\x98\x9c\xa5\x61\x88\x52\x57\xce\x94\x20\x7c\x42\xac\x11\x5c\x09\xea\xd2\x11\x6f\xa9\xf1\x39\x3b\x08\xad\xab\x2e\xdd\x20\xe9\x87\x76\x62\x3b\xc2\x0b\x2d\x01\xb1\xfb\xac\xc2\x1d\xc8\xd1\x70\x3a\x23\x86\xad\x26\x20\xe2\xa4\x72\x07\x0e\x32\x0e\xdc\xef\xdc\x29\xd0\xdc\x76\x31\x15\x1f\x44\x34\xf0\x36\x4b\x36\x1e\x6d\x03\x0c\xf8\x95\xc1\x46\xd2\x95\xad\xea\x1b\x80\x56\x9a\xa6\x82\x9e\x04\x6b\x8e\x58\x51\xbd\xe8\x8e\x4f\x09\x3a\x41\x28\x2d\x68\xe5\xf8\xd1\x15\xa3\xba\x42\x44\xe7\x86\x8e\x96\xc0\xb6\x8a\xcd\x80\x79\x8a\x08\x36\xe7\x50\xa7\xa4\x8d\xe7\x8e\x50\x16\xb4\x73\x76\x8e\xfa\x6d\x11\x18\x93\x62\x23\x0e\x55\xc3\x9e\xf4\xd0\xb9\xab\xb6\x53\xcc\x88\x13\x1b\xa2\x61\x98\x8f\xd7\x17\x8c\xb2\x37\xca\x78\xee\x0d\xb0\x78\xd5\x04\x44\x5d\x41\x21\x4b\x31\x57\x04\x9d\xed\xa9\x63\x9a\x09\x68\xa9\x61\x2d\x87\x8f\x1a\x06\x1c\x75\xd1\xbe\xd2\xcd\x70\x92\x63\x1e\xce\x5a\x58\x44\xe6\xa2\xbf\x01\x5a\xbd\x47\xab\xd8\x56\x3f\x17\xb0\x1c\x25\x74\x3b\x1f\x7a\xeb\xcd\xb6\xaa\xcd\x21\x98\x01\x3a\x25\xd3\x83\x39\x6d\x7b\x8d\xc8\x00\x03\x37\xef\x26\x0a\xa4\xce\xc2\xc2\x59\xb5\x0d\x50\x54\x51\x74\x86\x53\x3f\x2a\xb1\xe1\x9a\x51\xfb\x8d\x8b\xb1\x90\x7e\xd8\x9d\x41\xc4\x2f\xb9\x5e\xdc\x70\x9f\x5f\x35\xfd\xb0\x53\x23\x64\xb6\x78\x2e\x46\xf4\x30\xdd\xd5\xf4\x43\x5d\x0b\x40\x96\x19\x26\x82\xf1\x42\x4b\xeb\xcb\x37\x68\x44\x6d\x07\x06\x1f\xf9\xda\x5b\x77\x65\x03\x06\xae\x74\x4b\x13\x41\x4f\x08\x8b\xd9\x87\xfa\x69\x09\x75\x43\xa3\xbb\xce\x6d\x3f\xb5\xb8\x5c\x77\x28\xab\x11\x36\xb0\xaf\xef\x15\xd3\xcd\xb6\x2a\x8e\x71\x64\x91\xe7\x18\xcd\x74\x6b\x26\xd1\x69\xdc\x2b\x40\xab\x98\x82\x83\x33\xdf\x03\x2f\x75\x1c\x63\xc5\x51\x30\x6a\xe2\x3c\xad\x69\xb5\x09\x3e\x51\x5c\xd6\x81\x88\x9c\x1b\x91\x8a\x81\xcd\x78\x24\x4f\x8c\x45\x87\x19\x33\x77\x73\xbb\x68\x19\x1f\x31\x0a\xb0\xa2\x76\xb1\x20\x56\x21\x97\xec\x3b\x35\x17\x2a\xce\x6a\x8f\x1b\x9a\xa9\xe0\x97\x49\x4d\x73\xda\x70\x14\xa0\x31\xc8\xcf\xe8\x29\xe5\x49\x45\x58\x98\xb6\x8e\x9c\x02\xd7\x93\x64\xf9\x56\xd1\x39\xf2\x55\x63\x6e\xcb\xb8\xf4\x35\x83\x60\x87\xf9\xd9\xbc\xc8\x9e\x2c\x2c\xda\xc3\xdd\x82\xb1\xcb\xc5\x68\x7e\x65\xd1\xc8\xe5\x90\xc5\x43\x3d\x28\x72\x8f\x20\xf1\xad\x96\xb3\x00\xfd\x58\xfa\x05\x45\xc9\x35\x8b\x40\xbb\x28\x54\xbb\x59\x28\x77\x35\x86\xb3\xd3\x71\xc4\x82\xcb\x65\x43\x83\x30\x29\x17\x56\x4d\x55\xaf\x64\xdb\x03\xf3\xdb\x5b\x6f\xbe\x55\xbc\x99\x8b\x7d\x98\xb4\x24\xf4\xd6\x5b\x33\xc5\x31\x95\x24\xc7\x30\xbd\xf0\x81\xd5\x95\x73\xc7\xf0\x4d\xac\x45\x14\xb6\xc7\x8f\xf8\x56\xc1\x45\xf2\xc6\xc8\xb0\x4a\x6b\x05\x59\x33\xfd\x06\x7a\x9e\x00\xc2\x16\xdf\x77\x6b\xec\xbe\xaa\x70\xa9\x70\xed\x13\xad\x31\x43\xfa\x56\xbd\xa1\x96\x3b\xa0\x4a\x0a\xfd\xcb\x96\xd2\x0e\xbb\xd5\x10\x95\xa6\xa9\xa9\x7c\x27\xbd\x4c\x75\x0b\x0c\xe7\xc9\x6b\x39\x9b\xaf\x24\x48\xab\xbb\x10\xb8\xa6\xd0\xf1\x1c\xd3\xe6\x56\x93\x54\x6f\xc0\x93\x6e\x00\x1b\x93\x59\x01\xab\x4d\xf0\xc8\x82\x20\xd2\x6d\x85\xfa\xf4\xea\x78\x14\xee\x99\x81\x1c\x29\x2b\x60\x27\x49\x9b\xe0\x40\x1f\x6a\x51\x78\x60\x87\x79\x21\x73\xb3\x5f\x3b\xfd\x16\x53\x25\x7d\x1e\x0f\x40\xec\x72\xab\xa9\x55\xd1\x06\x8e\xa3\x45\xef\x1f\xa5\xb4\x35\xb5\x4a\xba\x94\x5a\x16\x49\xf6\x78\x9f\x5b\x6d\x96\x41\x11\xd1\xbd\x58\x3b\x3c\xd9\xde\x45\x6d\x26\x0c\xb8\xba\x03\xda\x6a\xcb\x7a\xdb\x85\x85\xfb\xca\x5d\x4d\x74\x29\x4e\x50\x58\x2f\x2d\x83\x69\x8c\xe8\xb3\x54\x2f\x35\xb5\x9a\x9a\x21\x21\x06\x05\x2d\xa5\x87\x92\x34\x33\xc0\xfa\x04\x96\x00\x13\xa0\x1d\xd4\xb4\xc3\xee\x4a\x65\x6e\xa5\x84\x16\xbf\x46\xe9\x9f\x95\x5a\x3d\x47\x36\x7e\x64\xaa\xd9\x1e\x49\x92\x5a\xd5\x4b\x80\x4e\x56\x2b\x8d\x5b\xab\x2f\xbc\x22\x1c\x81\x5a\xe1\xee\x81\x6a\xd6\x61\xe6\x6e\x97\xa9\x86\x49\x25\x4a\x4e\xad\x5a\x20\x68\x3e\xde\xf3\x86\x5a\x49\x9b\x60\x12\x12\xf6\xc4\xd9\xb5\x37\xd4\x5a\xf4\xe5\x75\x73\x97\x9d\x8d\x03\x03\xa0\x95\x5c\x76\xea\xba\x6d\x64\xe6\x51\xd4\x7b\x0d\xb2\x46\x55\x5f\x78\xe5\x23\x36\xfc\x86\xaa\xd8\xdf\xd4\x6a\xb7\x81\x73\xd1\x50\x72\x4e\x53\x6e\xa9\x55\x6e\xd4\x4c\x05\x00\xc6\x80\x64\xf4\x7c\xf1\x75\xda\xce\x5f\xcb\x30\xac\x47\xdb\x2d\x98\x39\x21\x8f\xd5\x67\x80\xb6\x13\xb5\xb6\x3e\x2a\x2e\x6a\x3b\x01\x28\x64\x83\x66\xcd\x9e\x19\x2c\xc5\xc7\x37\x33\x98\x7a\xc4\x7a\xba\x82\xce\xce\xc3\x75\xed\xf2\x77\x22\x09\x61\x72\x92\x6c\x40\xea\x4f\x4d\x39\xec\xb4\x34\xe3\x79\x07\x34\xfc\x2c\xcb\x19\x87\x9d\x6e\x40\x6a\x7c\xaa\x54\xed\x55\x5c\xbb\x14\xc0\x55\x19\x4f\xe1\x11\xd7\xd4\x33\x0e\x33\x57\x87\x9b\x33\x80\xb6\x7d\x9e\x3c\x59\x5a\x3d\xea\x64\x1c\x18\x34\xec\x20\xda\x16\xea\x4b\xa9\xd9\x7d\x18\x7f\x2e\x89\xd0\x9a\xbe\x7c\x97\x71\xaa\x72\x2d\x7d\xf0\xcb\xf5\x15\x3b\x45\x67\x90\xfb\x73\x88\xa7\xa6\xbc\x98\x72\xd8\xa9\x3a\x2a\xfd\xb1\x78\x47\x0c\xe8\xba\x16\x52\x0e\x3b\x5d\x17\x4c\x7d\x74\x88\x24\x7d\xb1\xc0\x62\xa7\xed\x9c\x63\x0c\x2d\x5a\xea\x2b\x7e\x6b\x7f\x2c\x2b\x33\x3c\x47\xc1\x6c\x5f\x53\xd8\x7e\x59\x9e\x53\xee\x8c\x8f\x83\xef\x01\x25\xed\x1c\x62\x8d\xd9\x03\xa4\xd6\x70\xed\xcf\x42\xca\x61\xa6\xf5\x06\x1a\x0c\xee\xea\xbc\x9c\x72\xd8\xa9\x3d\xc7\xfd\xab\x19\xf3\x50\x56\x28\xbf\x67\x66\x44\xdc\x25\x6a\x8c\x95\x0e\xf2\xc2\x16\x70\x75\x9d\x45\xd6\x25\xd7\x4e\x47\x6b\x5b\x50\x55\x9f\x41\x7d\x8e\x87\xab\xb1\x94\x71\xd8\xe9\x3e\xcf\xcc\x96\x54\x81\xed\x75\x72\xed\xcc\xd2\x44\x02\x1c\xff\x52\x21\x4b\x62\x1d\x62\xb8\x05\x92\xba\xd4\x28\x92\xef\x94\x98\x1c\x8e\x7e\x72\x66\xe2\xa8\x36\x3d\xd4\x57\x4c\x30\x19\x5f\x8d\x1e\x28\x9b\x41\xf8\x3e\xda\xe7\xe3\x40\x6d\x00\xc8\xdb\x64\x41\xc2\xa1\x2e\x20\x70\x33\xa8\x5c\x76\xc8\x52\x2d\x32\x9e\x27\x11\x50\x6b\x77\xee\x69\x91\x85\x7b\xa8\x2f\x81\x9b\x52\x30\x61\x52\x54\x08\xa3\xda\x2f\xca\xec\x54\x0c\xec\x2d\xb9\xb4\x10\xe5\xce\xd3\xb1\xcc\x60\xbf\xf3\x1c\xd5\x89\x3d\x6c\x41\x7e\x14\x8e\x6c\xe2\xc0\x91\x53\x6f\x93\x9c\xc1\x84\x6d\x81\xf1\x27\xa6\xd6\xd7\x2f\x2f\x04\x64\x0d\xb5\x09\x2c\xf5\x07\x55\x50\x08\xed\x77\xd1\xc3\xcb\x00\x54\x53\x24\x2e\x54\x5d\x4a\xad\xce\xcd\x4c\x8d\x91\x35\xbe\x79\x39\x05\xdd\xb6\x0a\xd3\xaf\x84\x39\x0a\x53\x7c\x5b\x9e\xd4\xa2\x45\x19\xc3\x00\xd4\xa6\x5d\x0a\xcd\xe4\x49\xbf\x15\xc3\xf0\x91\xbd\x3c\x2f\x9c\x4d\xea\x70\x64\x6b\x0d\xfc\x10\xa6\xb0\x94\xdf\xef\xbb\x6b\x01\x2b\x36\x13\x15\x7b\xec\xaa\x0d\x7d\x7b\x4d\x99\x8c\xd4\x23\xe2\xd0\x9b\xe2\xcd\x04\xcf\x9c\x50\x30\x6a\x62\x9f\x2f\xf2\xed\xb5\x48\xc8\x9a\x80\x9a\xdf\x2b\xe4\xda\xbe\xbd\x16\x89\x7d\x55\xfa\x68\xdf\x19\xe2\xbe\xbd\x16\x35\x64\x89\xb8\x03\x5e\x40\x35\x78\xb0\x3b\x80\x11\xa4\x87\x19\x00\x39\xd3\xf3\x7c\xfa\xf6\xf8\x51\x1f\x68\x94\x47\xc8\xf8\xc4\xc2\x32\xc0\x4c\x63\x38\x5d\xe2\xf1\x60\xaa\xc1\x83\xdd\x57\x51\xe4\xd9\x9a\xca\x58\xeb\x96\xd1\x87\xb3\xef\x62\x58\x92\x67\x32\x26\x85\x6d\xac\xfb\x32\x78\x2e\x88\xa5\x97\x96\x3f\x4d\x9d\x03\x37\x95\x3b\x72\xe6\x79\xcf\x41\xf1\x4b\xf5\x5e\xf8\xca\x2b\x6e\xf1\xf2\xf7\x7c\xd1\xa9\xbd\x17\x8e\x5e\xe2\x01\x7d\x5d\x7d\x5c\x70\xe9\x77\x17\xc3\xb2\xb6\x62\x0e\xb4\x3e\xe3\x9c\xba\x9b\x51\xe8\xfc\x16\x3c\xc5\xa6\xbb\x1a\xa9\xbd\x1a\x94\x1a\x64\x58\xbe\xec\xc1\xac\x2f\x02\xa0\xef\x01\x29\xd2\x41\x24\x78\xd5\x55\x8c\x8a\x6f\x20\x47\x90\xd6\x9e\x94\xbb\x91\xda\xbb\x91\x11\x33\x2e\x94\xef\x2a\x1d\xa3\x52\xf7\x45\x91\xa3\x44\xc3\x0e\xfb\xac\x7a\x9c\xbb\x43\x38\xeb\xc0\xe9\x05\x23\xa1\xbe\x06\x84\x4a\x80\x2d\xb7\xa2\x32\x62\x61\x0d\x8e\xa3\xcc\x03\xa8\x13\xfa\x94\x41\xf7\x45\x64\x79\x71\xfe\xdc\xe0\xb2\xea\xde\xe3\xec\xb1\x60\x95\x50\x31\x15\x4a\x72\xb3\x99\xc3\xbd\xcc\x2b\x8d\x7c\xe5\xe2\x5e\x5d\x0a\xfa\xda\x71\x07\x04\x0b\x20\xe8\x7c\x25\x75\xda\xee\x5a\x0c\x50\x38\x1c\x64\x99\x15\x40\x79\x75\x86\x05\x0b\x12\x57\xc6\x70\xcf\x0e\xf1\x29\xed\x04\x8b\x90\x55\x40\x34\x43\x8d\x75\x35\x53\xd8\x78\xb4\x6e\x82\x9a\x2e\xf6\x91\xdb\xdd\xd6\x5c\xd9\x6e\x70\xa7\x6c\x6f\x4d\xb5\x73\x5c\xc5\x7a\x0c\x6c\xd8\xf7\x8d\x19\xfa\x0f\xb3\x04\x78\xce\x88\x45\x69\xc5\x8e\xed\x14\xf4\x0d\x34\x70\x53\x50\xdc\xbf\xe0\xd9\xec\xae\x88\xe7\xbe\xc4\x0e\x24\x2e\x73\x9c\xfc\xc2\x5a\x26\x98\x88\x71\x55\x37\x2e\x39\x29\xbb\x23\x19\x90\xb1\xa5\x84\x89\x35\xcb\x3e\xca\xee\x9e\x8c\x5e\x7d\xa2\x60\x59\x90\x08\xa7\xa5\xaf\xaa\x0d\xda\x0b\x85\x97\x74\xe2\xe6\xf6\xb3\x00\xe4\x80\xf5\xc6\xe1\x89\x05\x67\x63\x77\x53\x1c\x08\xba\x98\xc5\x70\x0d\xdd\xb4\xbb\x29\x5c\xea\x80\x46\x08\xa9\xbd\x29\xcd\xec\xd8\xfe\xbf\x54\x5f\x63\x1a\x0e\x97\x29\xc0\xf4\x1e\x80\xd1\x92\x43\xda\xaf\x03\x94\x81\xe3\x83\x48\xa3\x2b\xce\xc3\xec\x07\x80\x9e\xab\xd1\x9f\xb9\x37\xa0\x7f\x92\x41\x5d\x0b\xf3\x8e\x0a\xfa\x75\xfd\x9b\x0a\x90\xd2\xd5\x36\x96\x2e\xdc\xd2\x22\x10\xef\x42\xc1\xf1\x20\xdf\x7e\xf5\xb3\x0a\x1e\x70\xee\x2b\x55\x64\x9f\x68\xfd\xbb\x6a\x65\x4e\x62\x1c\xaf\xd7\x2d\xe2\xe9\x8f\x84\x7a\xcf\x1d\x3c\xd1\xee\xe5\x6f\x27\x00\xfd\xea\x18\xc2\x5c\x7a\xda\x96\xee\xca\xc3\x05\x07\xda\xc9\x0b\x10\xfa\xd2\x2f\x24\x36\xf7\x2a\x78\x7d\xc1\xc8\x9d\x66\x00\xdd\x85\x56\xce\xcc\x0f\xad\x1b\xad\xbb\x8d\x0d\xd4\x1e\x03\xef\x81\xd2\x75\xac\x5f\x44\xe4\x12\x4c\x8b\x9e\x09\x22\xf2\xaa\x7f\x16\x48\x3d\x19\xef\xbc\xf1\xdb\x41\x7b\xa2\xda\x8b\x8e\xfe\xfd\xcc\x4f\x0f\xcc\x92\x7e\x9a\x26\xf9\xa1\x79\x5c\xad\xf9\x8a\x1d\x56\xb0\x9b\x02\x4d\x65\xd8\xe3\xcf\x7d\xf6\xb8\xfb\x27\x92\xaf\x88\xd4\x26\xc1\xcc\xb5\xf8\x13\x85\x5b\x32\x18\x9e\xb7\xf4\xde\xcc\x64\x08\x4e\x44\xba\x50\xb2\xb8\x7e\xf1\xbb\x06\xa6\x8d\x02\x37\x66\x59\x6e\x1e\x37\x5f\x09\x77\x65\xa2\x1e\x90\x52\x4f\x2f\xfe\x1c\x24\x98\x50\x78\x21\x4b\x93\x16\x35\xe9\x94\xb3\x4d\x4c\x14\xae\xab\x07\xfc\x2f\xf7\x79\x23\x46\x14\x0a\x6d\xb3\x16\x2d\x79\x79\x02\xd2\xb5\xa8\x85\xde\x78\x66\xa3\x2e\x61\x69\x42\x6d\xd2\xce\x7d\xe1\x7d\x86\x1c\xcb\xe2\x27\x71\x1d\xfe\x04\xc4\x8d\xf0\x06\xf3\xd2\x2f\xc4\x61\x22\x5e\xa6\x3d\xf6\x1e\xb0\xcc\xbc\xf4\x0b\xd1\x62\x82\x65\x07\xde\x33\xd3\x54\x5a\xfc\x05\xcf\x30\xbb\x88\x9c\xa5\xe3\x26\x64\x4a\x10\x86\x27\x70\x18\xc2\x56\x08\x76\x82\x9d\x18\x97\x26\x24\x33\x11\x75\xc3\x23\x62\xac\x6b\x58\x9c\xc0\xe5\x2c\x26\x72\x18\x30\x0a\xbf\x40\x99\xc0\xa0\x47\x03\x60\xff\xc6\x32\x4d\xb5\x5b\x9a\x90\xa7\x98\x16\x9a\x36\x44\xee\xa5\xb2\xb4\x49\x39\xd4\x9e\x2b\xbe\xcc\x32\xc0\x0a\x5a\x97\xc7\x03\x83\xb1\x61\xd6\x81\x6a\x1e\x99\xc5\xbf\x5f\x6a\xd6\x9f\x1f\xa5\x39\x43\x56\xff\xbf\xc5\xf0\xc6\xc0\x8b\x8d\x5c\x20\xb4\x34\xda\x32\x5c\x11\x89\xb4\x80\xb8\xe5\xd2\xa7\x14\x87\xb2\x41\xae\x0f\xf2\x18\xdd\xf5\x20\xac\xa3\x19\x5a\x34\x30\x6d\x37\x2c\x47\xbb\x3c\xda\x81\x3a\x97\x41\xba\xca\x4b\x27\x1e\x0c\xdc\xd4\xc4\x3f\xe2\xb6\x33\x2b\x48\xb9\xc5\x3e\x93\x1f\x96\x90\x07\xd8\xb8\x79\x38\x57\xb9\xc3\xbe\x80\xef\x78\xc0\x2e\x0a\x50\x91\x72\x83\xb9\x0e\x26\x82\x34\x6c\x23\xea\x99\x95\xfb\x1b\x1c\x86\x33\x5d\x9a\x20\xa5\x51\x6e\x6f\x00\xcf\x5f\xe0\x42\x23\x61\x64\x28\x77\x37\x64\x30\x63\xf9\xda\xa7\xa8\xcf\x90\x35\x6a\x24\xfb\x4a\x09\x47\x94\xf6\xbb\xbf\xae\xdc\xdb\x18\xc9\x1d\xf2\x06\x91\xb1\x34\x6f\xc4\xa8\xdc\xda\x04\x32\xf2\x0a\x61\x49\xf3\xaa\x4c\xe5\xce\x26\xe2\x2d\x19\x2f\x5b\xed\x48\xb8\xb3\x84\x95\x1b\x9b\x51\x6a\x67\x32\x2c\x98\x38\xe7\xa9\x55\x2e\xec\x78\xb5\xf1\x86\x3b\xec\x7b\x5a\xa8\x0b\xe0\xe1\x11\x90\x66\x84\x2f\x37\x61\xee\xc0\x2a\xd7\x35\x83\xfe\x0d\x21\x4c\x94\x95\xaa\xfd\x35\xa7\x53\x44\x4c\x7c\xf5\x72\xcc\x60\x1d\xfd\x65\x2d\x60\x6e\x63\xc4\x94\x9b\x93\x1e\xf5\xdf\x51\x2c\x7b\x11\xe8\x85\x33\x4f\xa9\xf6\x57\xb5\x4c\xc6\x09\x6a\xd7\xe2\x6e\x89\xfd\x4d\x2d\x8c\xf1\x06\x40\xc1\xce\x0f\x96\x76\x51\x73\xc1\xdd\x0c\xf5\x97\xba\xfe\xa4\xe2\xa2\xe6\x52\x95\xd0\xb8\xdd\xc5\x20\xff\x2f\x86\x07\x39\xdc\xe4\xe9\xaf\xe7\x3c\xc7\x09\x2a\x17\x35\x97\x2a\x74\x3e\x09\xa9\x85\x21\xe6\xe6\xaf\x07\x3b\xb5\xd1\x48\x79\xde\xa1\x4d\xb9\xa8\x99\xab\x12\x11\x32\x4d\x6e\x9e\xff\x51\x2e\x6a\x19\x6a\xa4\x63\xdc\xf6\x98\xe6\xca\x4e\xb9\xa8\x85\x41\xf5\xa8\xe9\x8f\x16\x56\x54\x73\x89\xc5\xf0\x82\xbf\x3e\x5e\x8e\x60\x10\xd6\x12\x2a\xa2\x39\x5c\xb5\x2e\x05\xa9\xdc\x4e\x4c\xbe\x39\x5e\xe8\x86\x58\xd9\xfe\x4c\x8b\x59\x77\xcd\x70\x0e\xa7\x8e\x7a\xdd\xda\xf9\x71\x54\x2e\x6a\x71\x1c\xce\x42\xec\x20\xcd\x0f\xa4\x72\x51\x0b\x57\xed\x19\x04\x3a\xdd\x1c\x9b\xa9\x5c\xd4\xc2\xf4\x19\x20\x85\xe0\x24\x89\x3c\xc0\xf2\xb8\xb3\xc7\x4c\x7d\xf7\xe7\xb7\xae\xbf\xa8\xc5\x63\x17\xc1\xea\xe1\x60\xf7\x88\x3d\x97\x83\x29\x8f\x0b\x64\xb4\x41\x7e\x47\x6c\xa1\x1c\x9c\xd9\x71\xa7\xce\x42\xa6\x3d\x2b\x56\x0e\x2e\xe0\x6a\xb3\x30\x87\x3b\xaa\x0f\x79\x53\x97\x43\x09\xca\x3d\x65\x5c\x36\xfe\xdb\x68\x6a\xeb\x44\x70\x7c\x4d\x01\x29\xde\x8d\x36\xed\x22\xc5\x2d\xe5\x6e\x32\xd3\xe8\x4e\x90\xe2\x92\x32\x07\xc1\x34\xfa\xff\x71\x72\x56\xb9\xa2\x1e\xa0\x9a\x69\x74\x27\x1c\x71\x43\xb9\x15\xcc\x34\xba\xab\xe0\x10\x17\x74\xa5\x30\x4d\xb9\x9f\x11\xa9\x0e\x1e\x2d\xd0\x34\xca\xf5\x5c\x21\xde\x53\x6e\x67\x42\xb5\xdb\x34\x7a\x61\x4f\xf8\x72\x26\x40\xac\xa6\xd1\xdd\xad\x14\x77\x73\xa5\xd3\xb4\x72\x35\x33\x18\xc2\xa6\xd1\x49\xdf\x13\xbe\x9a\x19\x70\x89\x69\x74\xd6\x57\x99\xea\xd9\xca\x66\x3e\x58\xff\x90\x50\x35\xd5\xe0\x66\x83\x8b\xbe\x23\xae\x6a\x12\xeb\xe7\x83\x75\xd1\xd8\x3a\x18\x00\xbd\x3a\x58\x5f\xa1\xb8\x3d\x3c\xd8\x6e\x45\x14\x43\x36\x83\x9f\x6e\xce\x2c\x27\xb1\x61\x20\x0d\x1f\x7d\xee\xdb\x1e\xe7\x13\x5c\x02\x63\x93\x83\xb3\xc6\x2d\x2f\x77\x80\xac\xd9\x3f\x78\x7f\x6a\x3b\x25\xb8\x16\x4e\xb0\x5b\x31\x21\x81\x9d\x2b\xc3\xc8\x25\x09\x6c\x24\x72\x26\xbe\xa2\x40\xec\xfc\x1f\xbc\x2e\xa6\xda\x1a\xe0\x7b\xc9\x56\x9f\x71\xf6\xbf\xd3\x21\x08\xac\x12\x99\xa7\xc8\x4d\x6e\x8b\x9b\xfd\x2f\xef\x28\xb2\x73\xa3\x0a\xca\x3b\x6e\x69\xf5\xf3\xeb\x2f\x72\x0f\x08\x8b\x78\xa0\x97\x55\x3e\xe2\xfb\xcd\x74\x9d\x10\xf3\x87\xad\xe8\x80\xda\x54\x16\x60\xa6\x2b\x52\xf0\x02\xb0\x28\x86\x61\x49\x06\x76\xfa\x8f\x89\x13\xb8\x90\xda\x10\x97\x56\xc1\x33\x42\x61\x54\x12\xd6\xed\x04\x75\x87\x5c\x45\xc5\x90\x99\x2a\x37\x34\x8f\x42\x20\x5a\x59\x45\x1d\x0f\xbe\xb7\x4d\x0d\xad\x63\xd5\xea\xd1\xab\x1f\x5a\xab\xf0\x18\x76\x80\x2b\xa9\xae\x9b\x67\xb8\xca\x4f\xc8\xdd\x2d\x25\x41\x91\x58\x77\x8d\x78\xa1\x88\xbd\x4a\xcf\x89\x6a\x55\xb9\x6e\x89\xe5\xde\x98\xda\x03\xd7\x2d\xac\xbb\x8e\xe7\xc0\x48\x6d\xcc\x25\x7b\x70\xc8\x4b\x5a\xe1\x44\xb1\x32\x9c\x3a\xe6\x52\xb5\x4b\x5b\x55\x91\x4e\x4c\xc2\x66\x2b\xa7\xd1\xf2\x35\xdd\x81\xfd\x00\x0b\xe5\xd0\x05\x40\xd3\xea\x56\xcd\xc0\xc6\x30\x88\x0a\x4e\x4a\xb0\x4b\x5b\xb5\x83\x72\x0f\xcc\x36\x1f\x77\x4e\x80\xb2\x55\x3b\xbc\x7b\xc4\x82\x81\x7f\x81\xc2\xd6\xb7\x6a\x06\x99\x61\x60\x24\xe9\xe3\xb4\xa8\xcf\x76\x69\x1a\xcb\x1c\x35\xe8\x71\x48\x1a\x50\xdd\xa9\x9a\x0c\x32\x75\xdd\xdc\xfe\x52\x34\x99\x15\x3b\x95\x27\x2d\x0b\xf6\x27\x06\xfa\xcb\x7e\xb9\x62\xa7\xaa\xd5\xc1\x7c\x6b\x4c\xa4\xcc\x9c\x65\xca\x4e\xed\xd2\x9f\x16\xe3\x51\x0e\x2b\xe9\xfc\xe5\x4e\xed\xa2\x9e\x19\xe7\x10\x8d\x14\xc9\x63\x52\x77\x6a\x17\x23\x67\x36\x9f\x81\xde\x45\xb7\xb8\x51\xb3\x08\xee\x30\xeb\xe0\x3f\x88\x64\x50\xab\x3c\xa7\xdd\x08\x98\x92\xd8\x82\xca\xcb\xda\x93\xff\xab\x87\x53\xc1\x0a\x5d\x36\xe4\x92\xea\x73\x67\x3b\xa4\xb9\x9d\xeb\xfa\x44\x39\xeb\xa8\x49\x7e\x03\x97\xd4\x91\xca\xb2\x7e\x0e\x2f\x52\x33\xec\x96\x98\x00\xa8\xa7\x3b\x2b\xc5\xa5\x04\x76\xb5\x05\xa7\xde\x8b\xd4\xd9\xc9\x56\xfe\xfb\x95\xdf\x80\xcb\x52\x01\x40\xe3\xd7\x29\x35\xd0\xcd\xcf\x8c\x36\x99\x9b\x82\xa5\x84\x9b\x5c\xce\x62\xef\xd6\x32\x9a\x92\x0e\x5c\x75\x76\x00\x3e\x53\x4b\xd1\xa5\xe9\xf4\x12\x43\x0b\x9f\x7a\x23\xe8\x26\xc5\xb4\x34\x59\x15\x86\xbb\x40\xa1\xc5\x7a\xe9\x0a\x55\x9a\x09\xa1\x62\x9f\xc6\xab\xc8\xc4\x1e\xfd\xeb\xcd\xe7\xd6\xd2\x61\x1a\x6a\xf8\x8e\x12\x86\xf3\x61\xe2\xc1\x47\x9c\x67\x63\xb8\x91\xca\xdc\x45\x55\xcc\x03\x87\x66\xa1\x20\x1b\x1b\x00\xc6\x71\x4b\x83\xe9\xfd\xd9\x1b\xa6\xb6\xb9\xed\x77\xcc\x7f\xa5\x58\xe0\xdf\xd8\xaa\x11\x71\x9b\xfe\xdb\x0b\x40\xd4\x66\xe2\xa1\xc9\xea\x7e\x4c\x83\x71\x83\x39\x1b\x95\x5b\x07\x68\x3e\xb1\xb8\x7a\x87\x1d\x4c\xfe\xa8\x6e\xde\xf4\xd1\xc0\x4f\xd6\x5a\xcf\x59\xfd\x50\xbf\x2b\x05\xc8\x7d\x83\xc7\x99\x35\x6f\x3f\x8c\x07\x0f\xec\xcf\xa0\x33\x0a\xa3\x2d\x71\x26\xba\x2d\xcc\x85\xc5\x92\x11\xc7\xa6\xf0\xce\x7c\x58\x92\x62\xe1\x27\xa3\x60\xc3\xe7\x94\x1c\xfd\x68\x84\x6b\x1d\x33\x06\x97\xf6\x33\x92\xfc\x0c\xe2\x83\xa4\x7f\x81\x61\xa4\x85\xd3\xf9\xad\xc8\xc8\xe3\xc3\x93\xd8\x84\x79\x80\xa1\xff\xf4\x8c\xce\x51\x95\x72\x8a\x7b\xb3\x2d\x0d\x46\xe2\x03\x79\xf3\x4d\xec\x83\x63\xf3\x89\x65\xa8\xf2\x48\x94\xdd\x24\x97\xaa\xff\x9b\xd3\x47\x0f\x9c\xbd\xc7\xde\xcd\x6e\x4b\xbf\x2b\x19\x59\x39\x07\x14\x17\x53\xef\x2f\x8d\x0d\x1c\x2f\xc8\x33\x03\xc6\xf7\xe7\x9f\x7f\x2b\x4f\x10\xd9\x89\x32\x70\x77\x50\xb5\x60\x31\x23\x84\xd9\x18\xcb\x8a\x8a\x9a\xff\x4a\xe2\xfc\xb0\x71\xcc\x81\x5f\x04\xc8\xa6\xbf\x69\x29\x33\xf6\x85\x41\x8a\xa6\xcc\xbd\x7b\x65\x1d\x09\x9c\xbe\x36\xd4\x40\xfd\xe0\xdb\xef\x77\xf2\xfb\x1d\xea\x0c\xe8\xc1\x8f\xa2\x0c\x4b\x19\x1f\xa9\xb4\x7d\xaf\x20\x64\x6c\xd9\xbc\x73\xbd\x46\x9e\x4e\xb9\xe1\xc4\x91\x01\xe2\xbc\xbd\xc8\x72\xf8\xc0\xcc\x89\x95\x3c\x9e\x8e\xa3\x5b\x1a\x9e\x0b\xb3\x99\xe3\x88\x65\x41\x60\xac\x8c\x4f\xe8\xef\x40\x04\x90\x9e\xb4\xbe\x2b\xed\xe6\xc8\x09\x0e\xa4\x86\xdc\x5f\x75\x50\x10\x89\xf3\x1f\xab\x2d\xeb\x6a\x5e\xdb\x1a\x91\x37\xef\xb5\x5d\x4a\x5c\x4f\x3a\x30\xa5\xae\x99\x97\x37\x29\xa7\x28\x51\x51\x03\x01\x6a\xa1\x91\xb2\xd5\x4f\xe7\x34\xdc\x40\xba\x06\x70\xa0\xc5\x17\x17\xe3\x23\x12\x94\x66\x60\xc3\xda\x09\x42\xad\xfe\x8c\xa6\x4a\x46\x6e\x79\x63\x8b\x72\xbf\x9c\x5c\x70\xad\x82\xa8\x3d\x0a\x7d\x97\x8c\x71\x72\x05\x54\x3e\xed\x6b\xaf\x85\xa5\xe3\xec\xaa\xc0\xb8\x4f\x06\x63\x11\x4c\x8f\x02\x72\x72\xc1\x9e\xa2\xb0\x91\x4b\xd9\xba\x74\x82\x98\x54\x26\x67\xdf\xa3\x27\xb2\xcb\xfa\xe9\x77\xf5\x7c\x3a\xf8\xee\xc4\xf7\x58\x04\xc0\x41\x19\xcf\xca\x64\x63\x50\x62\x63\x44\x24\x4f\x59\x73\x2e\x8c\x2b\xc2\xf1\x2c\x80\x05\x2a\xd7\xc5\x55\x25\xcb\x50\xf8\x84\x2e\x7b\xce\x2e\x5c\x97\x69\xef\x3d\x43\x53\x0d\xec\x43\xd3\xa9\x1e\x39\x81\xff\x32\x5a\x05\x5a\x46\xe5\x68\xd7\x8b\xc7\x53\x21\xc2\xd4\x26\xb9\x88\x22\x2f\x6d\x42\x04\x9e\x2a\x30\x61\x63\x4c\xaa\xe1\x53\x1d\xe4\x29\x40\x43\x5e\x83\x08\x87\x2b\x22\x8b\x99\xbc\x2a\xd0\xb6\x54\x17\xbf\x57\xc8\x75\x74\x22\xb7\x9b\xa1\xb8\x0e\xc1\x25\xe5\x9e\xf3\x7f\x0a\x9c\x99\x67\x12\x5e\x13\x10\xd1\x55\x2e\x6e\x9d\x80\x4a\x73\x83\xfe\xee\x95\xe7\xb7\xbf\x87\xbb\xb8\xab\x61\xe3\x87\x13\x00\xba\x6d\x3a\x5b\x2b\xbb\x13\x5c\x7b\xd2\xf1\xf9\x89\xf1\x21\xf3\x73\x85\x7f\xdd\x48\x86\x0b\xe5\xc0\xc5\x4c\x9f\x3f\x54\x40\x4c\x69\x0f\xa6\x6b\x36\x13\x64\xfd\xd0\x0d\xa2\xa4\x4e\x19\x1e\x12\xfc\xdf\xcc\x38\x3c\x3f\xc7\xdc\x6a\xc7\x39\x00\x6a\xcb\x5c\x84\x1b\x1e\xaf\x9c\xf8\xdd\x78\x06\xb9\x0f\x48\xa3\xe6\xa5\x47\xb1\xfe\xb7\xc8\x18\x60\x4a\xc0\x81\x52\x5c\xd5\x0b\x75\xc1\xec\xce\xc1\x47\xb0\x22\x9f\xa2\x5d\x97\x18\x2a\x39\x50\xe1\xda\x88\xd6\x3f\xe8\xc6\x5b\x04\x85\xb8\x7b\xf7\x1c\x9f\xa2\x4d\x08\xb5\x6f\x25\x5a\xc2\x70\x89\xa6\x36\xb2\x4e\x80\x0a\x34\xc8\x0b\x19\xb7\x14\xd6\xfe\xbf\x1b\x31\x37\xed\x70\x9b\xa6\x98\x82\xef\xf3\xa4\x56\x0e\x67\xfa\x07\xc4\x5e\xd0\x92\x79\x01\x01\x89\xf1\xb1\x72\xd5\x79\x50\x01\x84\x85\xd4\x67\x1d\xcf\x01\x33\x4f\x09\x9f\x90\x60\xf4\x88\x21\xed\x78\x80\xff\x2d\x33\xe2\xc5\x76\xb8\xd1\xfe\x3e\x32\xdb\x6e\xee\xec\xb4\x4d\xe8\x30\xdc\x71\x7e\xcf\x01\x8d\xea\xbb\x3f\xdf\x2c\x17\xed\xb3\xc0\x35\x63\xa3\xf4\xd4\xb5\xe5\x0e\xec\x5f\x8e\x5e\x55\xf0\x8b\xdd\x93\x76\xc3\x93\xdf\xc1\x62\xbd\xc2\x74\x68\xda\x09\x86\xca\x0b\x72\x9e\x0a\x94\xc4\x70\x39\x2b\x15\x52\x9a\x85\xf9\xea\x73\xf7\xd7\xe5\x6a\x13\x75\xef\xda\x4b\xa8\x76\xe0\x20\xb8\x18\x2f\x57\x9b\x22\x80\x30\x14\x3e\x46\xc7\xb1\x05\x24\x33\x86\x9b\x89\x69\x13\xac\x26\x41\x01\x5f\x36\x13\x06\x2e\x81\xf5\x35\x20\xd5\x4c\xb0\xad\x30\xb8\xe8\xd0\x83\x9a\x72\x19\x9e\x8b\xcb\x5e\x80\x51\x44\x1f\xfd\xfa\x8a\x8a\x91\x72\xc5\x11\xa4\x29\x75\xf7\x44\xbf\xab\xa4\x2c\x39\x44\x92\xac\x47\xe7\xb6\x4d\x9c\xe7\xf2\x93\xb6\xe4\x10\x69\x8f\x7c\x64\x38\xda\x9c\x23\xae\xad\x47\xae\x13\xa8\xb9\x30\x60\x6c\x6e\x8e\x3d\x6f\x51\xfe\x55\x5d\x25\xf4\xf0\x8d\xe0\x93\xee\xe1\x45\xf2\xc3\x02\xa8\xaa\xbd\x43\xcf\xfd\x50\x1b\x6a\x2c\xea\xab\x50\x7b\x80\x26\xa4\xb5\x7c\xe8\xfb\x4e\x36\x13\x68\x73\xc0\xf9\x32\xc0\x12\x33\x2b\x2a\xcb\x57\xfa\xaf\x4c\xf8\xda\xd2\x01\xea\xba\x3b\xcc\x9c\x94\xde\x55\x0e\x10\xbd\x33\x74\x9d\xc0\x25\xa8\x70\x49\x82\x83\x4e\x34\x2b\x4a\x8b\x69\x4e\xe0\xc2\x24\x11\xfd\xd4\xb5\x96\xa9\x48\x9c\x52\x23\xcc\xed\x04\xdb\xde\x7b\xee\xc9\x93\x98\xac\xa6\x1d\xef\xdb\x8b\x6f\x61\x9e\x58\xb4\xf0\x35\x6e\xa9\xb9\x75\xfd\x37\xb6\x0c\x20\x36\x00\xe8\xda\x4e\x9e\xed\x84\x44\xd0\xe3\x84\x72\xbe\x14\x94\xce\x9f\xcd\x04\x43\x55\x18\xe8\x51\x83\x87\xdb\xac\x69\xaf\x48\x56\x28\xda\x49\xf8\x5a\x29\xbe\xa2\xbe\x02\xa8\x96\xc9\x90\x33\x45\x1c\x0c\x5d\x7f\xa1\xb2\xc2\x81\xf4\x41\x6e\xab\xa6\xc0\x62\x26\x5b\xc5\x72\x69\x02\x48\x2c\xfa\xe6\xa5\xcd\x14\x0b\x3b\x22\xa6\xea\xce\xb4\x33\x6c\xab\x62\x12\x6a\x88\xa8\xd4\x49\x64\x22\x75\x25\x16\xe7\xd4\x7e\x26\x88\xf6\xa8\xba\x16\x43\x51\xa9\x89\x70\x06\x8a\x68\x64\xae\xaa\x31\xa0\x63\x3c\x97\x7f\x9b\xa1\x96\xfa\xaf\x28\x32\x94\x81\x55\x12\xdc\x20\x16\xae\x6b\xb2\x09\xc1\x94\xf3\x14\xe6\x34\x6b\xaa\x0c\x4c\xe7\x1e\x50\x3c\x63\xf0\x9e\x98\x35\x5d\x66\xd1\x9d\x19\x2c\x2f\xce\x88\x7e\xad\xda\xc5\xe6\x54\x5c\xe0\x4e\x16\x83\xe0\x05\x59\xb8\xd9\x01\xf5\xee\xc9\x76\x49\xdb\x85\x9b\x9d\x01\xad\xcc\x69\x72\xcc\x34\xb2\xb9\xdd\xcd\xf6\x5c\xb8\xc9\x84\xda\x61\x81\xbc\x69\x77\xed\x2a\xb7\x7f\xca\x84\xa4\x35\x7d\x93\x5a\x39\x23\xd7\x58\x7a\xf2\xd3\xc4\xbe\xad\x6d\xf3\x23\x9c\x10\xe6\x42\x1a\x63\xbb\x19\x56\xd3\x06\x0c\x74\xb6\x82\x3d\x45\x57\x69\xa1\x82\x0b\x12\xa0\x65\x79\xb1\x07\x7d\xfd\x37\x2e\xe8\x85\x7d\xe2\xbd\x68\xbf\xa3\xaa\x34\x94\x7f\x7b\xee\xde\x62\x85\x30\x74\x9d\xe6\x38\x06\x1c\x10\x02\x54\x9a\xf9\xda\x76\x82\x43\xb7\x37\x3a\xe3\xcb\x4d\x8a\xea\x78\xcb\x88\xa3\x08\x2e\x93\xb4\xd8\xf0\x63\xb7\x05\x9c\xd3\x2f\xe8\xc4\x9e\x96\x1a\x54\xee\x94\x01\x9d\x24\xee\xa8\x83\x86\xe7\x3d\x91\x4d\x33\xc5\xfb\xda\x7a\x9d\x22\xb7\x7d\x43\xe2\x46\xa9\x81\x13\xd5\x84\xa9\x93\x71\x3f\xa3\xd1\x6a\x13\x21\x64\x00\xf9\x40\xe9\x39\x12\x1b\xad\x86\x74\x8d\xc1\x9d\x75\x01\x29\x07\xbb\xa2\xd5\xa8\xce\x84\xb4\x41\x80\x33\x3c\xf4\xfc\xb1\x8d\x56\x63\x4e\x54\x0e\x46\x30\xe5\xb1\xca\x38\xbb\x9b\x31\xfe\x75\x87\xfb\xbd\x71\x5a\x8f\xbc\x46\xad\x81\xbc\xd9\xa1\xef\x60\x12\x97\x4f\xd5\x6a\xbe\xd0\xad\x73\x08\xf4\xd9\x28\x28\xc7\xf4\x63\x1e\x99\xac\x3a\x73\xf5\x86\xe9\xd8\xba\x4d\x3b\xc5\x30\x11\x5a\x6d\xda\x6e\xbb\x68\x7d\x77\xd2\x3d\x13\x5d\x0f\x43\x2d\x98\x58\x2a\x65\xab\x67\x1d\x21\x51\x90\x82\x8f\xff\xb5\x8b\xad\x74\x87\x1d\x4a\x04\x7d\x71\x5c\x82\x9d\xe3\x57\x74\x1b\x57\xdb\x24\xc6\xd6\x0c\x4d\x13\x03\x6d\xed\x20\x9a\xdb\x64\xae\xf8\xf0\x38\xee\x7e\x4d\xb9\x0d\x53\xd0\xc7\xd9\xca\xe3\xd8\x4e\x69\xce\x7b\x06\x39\x0c\x37\x8a\x65\x8e\x3d\xbf\xa2\xde\x62\xe4\xc8\x31\x9c\x65\xe7\x85\x48\x34\xfd\x16\x6b\xaf\x3a\xa6\x68\x35\x62\xbb\x54\x05\x17\x53\x85\x0b\x47\x2e\x8f\xc9\x3d\x03\x9e\x6d\xbf\x2b\x98\x4a\x63\x4c\x56\x74\xff\x23\xbe\xd5\x27\x16\xb4\x95\x2e\x70\x28\x68\x81\x64\x6f\xa7\x1c\x02\x5a\x22\x52\x59\xa5\xa4\x85\xd2\x8e\x71\x28\x74\xd4\xf9\xa6\x5b\x2b\x1a\xe4\xaa\xc2\x0f\x85\xa9\xf2\x90\x96\x88\x1a\xa5\x4e\x73\xd3\x81\xe6\xa8\x00\x9b\x41\x1c\x13\xf5\xa7\x42\xc2\x93\xcc\x4f\xbf\x5f\xa4\x60\xd8\xf9\x7a\x86\xc8\x8c\x22\x5a\x89\x0c\x7d\xcb\x0e\x79\xc2\xd0\x08\xd0\x19\x6e\x47\x2b\x11\x45\xaa\x82\xf3\xa0\x4e\xb3\xcc\x04\x87\x0a\xea\x05\x6a\xe9\xdd\x14\x0b\x0e\xd5\x4a\xe0\x93\xfa\x4e\xbf\xcd\xd1\x47\x8a\xcd\x32\xea\x8e\x31\x42\x7e\x4d\xc7\xe1\x51\xb6\xd3\xeb\x5f\x16\x1a\xfd\xee\x1e\x83\xc0\x54\xf3\xd4\x22\xcd\x79\x41\x2f\xa8\x1e\x75\xc3\x99\xa4\x00\x30\xa3\x4d\x88\xcc\xa5\x65\x1d\x17\x0d\xab\x91\x3c\xd1\xe6\xa7\x8e\xb4\xa2\x39\xeb\x03\xc7\x2f\xb9\x68\x35\x08\x0e\x22\x55\xea\xcc\xb4\xe6\xb8\x3b\x6b\x11\x2b\xd1\x94\x5c\x60\xa2\x29\x03\x3a\xbb\x71\xf1\x51\xeb\x18\xdf\xcc\xb1\x9c\x97\x44\x5f\x82\xcc\x09\xed\x15\x35\x17\x38\x4d\x60\xb9\x04\xd9\x9a\xa6\x6d\xb1\x7e\xe6\x1d\x73\x64\x67\x78\xe5\x69\xe8\xa6\x34\x1b\x10\xf0\x5e\x31\xe5\xda\xe8\xe8\xf4\xf4\x6c\xed\x45\x89\xac\xab\x49\x3e\xce\x23\xb2\xa3\x9e\x5f\x79\xb9\xc6\x23\x0f\xc0\x62\xc6\xa9\x4c\x2b\xaa\x2e\x04\xe8\x21\x93\xb9\x00\x87\x39\xd0\xd2\x8a\xb2\x0b\x9e\x1d\x6d\xa4\x5e\x6b\x66\x31\xad\xa8\xbb\x60\x99\x38\x0c\x18\x1d\x13\x44\x3b\x07\x4d\xdf\x79\x06\x8a\x39\xd6\xde\x5e\x1c\x65\x55\xe1\xcd\xc8\xfa\x0b\xaa\x4c\x5d\x4f\xe0\xd9\xdc\x7c\x7e\xb3\x12\x57\x14\x39\x60\xe4\x54\x72\xa2\x3a\x85\x1b\x84\x98\x61\xea\x87\xee\x17\x79\x42\x77\x0a\xa6\xb6\x39\x2c\x1c\xb6\xed\x69\xf3\xc4\x0c\x97\xd1\xf0\x04\xc1\xb4\x71\xf9\x46\xe3\xb0\x68\xa6\x38\x3b\x51\x85\x8e\xcb\x0f\x3d\x39\x8c\x5c\xbe\x4b\x20\xcf\x71\x0c\xaf\x96\xac\xf2\xea\x5e\x3b\xaa\xa0\xab\x18\x00\xa3\xf6\x1c\x92\x9f\xc7\x66\x20\x74\x12\x87\xf7\x82\xb6\xc1\xd3\x95\x1c\x90\x5c\x8b\x15\x10\xbb\xc4\xb3\x80\xf1\x86\xf5\x63\xe0\x66\x6b\x71\x0e\xf7\x6f\x71\x6c\x55\x15\x8f\x9a\x2b\x96\x1a\xa3\x5f\xc4\xd5\xed\xbc\xe8\xc2\xa5\x5e\x99\x32\x08\x0a\xd1\x57\x33\xc5\x43\xa3\x44\xa2\xe8\xa5\x38\x6b\xcf\x17\xd1\x4e\x89\x0c\x35\x42\x66\xce\x06\xc9\x88\xaf\x2e\xc5\xf2\x53\x8a\xe8\xda\xc6\x5b\xf2\x7d\x7e\xff\xde\x87\x1e\x75\xe8\xbe\xfb\xed\xbb\xee\xb5\xae\x75\xad\xff\x7f\x00\x00\x00\xff\xff\x58\x17\xbe\xdb\xc4\x0f\x10\x00"); -var _cga =&bintree {nil ,map[string ]*bintree {"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043":&bintree {_fag ,map[string ]*bintree {}},"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":&bintree {_ab ,map[string ]*bintree {}},"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":&bintree {_eb ,map[string ]*bintree {}},"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":&bintree {_caf ,map[string ]*bintree {}}}}; -const _cb ="\u0043\u006fl\u006f\u0072\u0053\u0070\u0061\u0063\u0065Un\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0058Y\u005a\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065L\u0041\u0042C\u006f\u006c\u006f\u0072Spa\u0063\u0065\u004c\u0055\u0056\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0059\u0043\u0042R\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0059\u0058\u0059\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061ce\u0052\u0047\u0042\u0043\u006f\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0047\u0052\u0041\u0059C\u006f\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0048\u0053\u0056C\u006f\u006c\u006f\u0072S\u0070\u0061\u0063\u0065\u0048\u004c\u0053\u0043o\u006c\u006frS\u0070\u0061\u0063e\u0043\u004d\u0059\u004b\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0043\u004d\u0059\u0043o\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0032\u0043L\u0052\u0043\u006f\u006c\u006f\u0072\u0053p\u0061c\u0065\u0033\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0034\u0043\u004c\u0052\u0043\u006f\u006c\u006fr\u0053\u0070a\u0063\u00655\u0043\u004c\u0052C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0036\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070a\u0063\u0065\u0037\u0043\u004c\u0052\u0043\u006f\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0038\u0043\u004c\u0052\u0043o\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0039C\u004cR\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0041\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0042\u0043\u004cR\u0043\u006f\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0043\u0043\u004c\u0052C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0044C\u004c\u0052\u0043o\u006c\u006f\u0072\u0053p\u0061\u0063eE\u0043\u004c\u0052\u0043\u006f\u006co\u0072\u0053\u0070\u0061\u0063\u0065\u0046\u0043L\u0052"; -func _ (){var _egb [1]struct{};_ =_egb [ColorSpaceUndefined -0];_ =_egb [ColorSpaceXYZ -1];_ =_egb [ColorSpaceLAB -2];_ =_egb [ColorSpaceLUV -3];_ =_egb [ColorSpaceYCBR -4];_ =_egb [ColorSpaceYXY -5];_ =_egb [ColorSpaceRGB -6];_ =_egb [ColorSpaceGRAY -7]; -_ =_egb [ColorSpaceHSV -8];_ =_egb [ColorSpaceHLS -9];_ =_egb [ColorSpaceCMYK -10];_ =_egb [ColorSpaceCMY -11];_ =_egb [ColorSpace2CLR -12];_ =_egb [ColorSpace3CLR -13];_ =_egb [ColorSpace4CLR -14];_ =_egb [ColorSpace5CLR -15];_ =_egb [ColorSpace6CLR -16]; -_ =_egb [ColorSpace7CLR -17];_ =_egb [ColorSpace8CLR -18];_ =_egb [ColorSpace9CLR -19];_ =_egb [ColorSpaceACLR -20];_ =_egb [ColorSpaceBCLR -21];_ =_egb [ColorSpaceCCLR -22];_ =_egb [ColorSpaceDCLR -23];_ =_egb [ColorSpaceECLR -24];_ =_egb [ColorSpaceFCLR -25]; -};var _ecf =[...]uint8 {0,20,35,50,65,80,95,110,125};func (_gac bindataFileInfo )Mode ()_fb .FileMode {return _gac ._da };type ProfileHeader struct{Version string ;DeviceClass DeviceClass ;ColorSpace ColorSpace ;};func _caf ()(*asset ,error ){_bbd ,_fe :=_daa (); -if _fe !=nil {return nil ,_fe ;};_gbg :=bindataFileInfo {_ba :"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063",_fd :60960,_da :_fb .FileMode (436),_gd :_bb .Unix (1628763334,0)}; -_aa :=&asset {_gb :_bbd ,_bc :_gbg };return _aa ,nil ;};func RestoreAssets (dir ,name string )error {_aff ,_ebb :=AssetDir (name );if _ebb !=nil {return RestoreAsset (dir ,name );};for _ ,_bbc :=range _aff {_ebb =RestoreAssets (dir ,_a .Join (name ,_bbc )); -if _ebb !=nil {return _ebb ;};};return nil ;};var _gbb =[...]uint16 {0,20,34,48,62,77,91,105,120,134,148,163,177,192,207,222,237,252,267,282,297,312,327,342,357,372,387};const (DeviceClassUndefined DeviceClass =iota ;DeviceClassSCNR ;DeviceClassMNTR ;DeviceClassPRTR ; -DeviceClassLINK ;DeviceClassSPAC ;DeviceClassABST ;DeviceClassNMCL ;);func _ (){var _adag [1]struct{};_ =_adag [DeviceClassUndefined -0];_ =_adag [DeviceClassSCNR -1];_ =_adag [DeviceClassMNTR -2];_ =_adag [DeviceClassPRTR -3];_ =_adag [DeviceClassLINK -4]; -_ =_adag [DeviceClassSPAC -5];_ =_adag [DeviceClassABST -6];_ =_adag [DeviceClassNMCL -7];};func AssetInfo (name string )(_fb .FileInfo ,error ){_ffa :=_g .Replace (name ,"\u005c","\u002f",-1);if _baf ,_aad :=_gdd [_ffa ];_aad {_daf ,_bf :=_baf ();if _bf !=nil {return nil ,_dfb .Errorf ("\u0041\u0073se\u0074\u0049\u006ef\u006f\u0020\u0025\u0073 ca\u006e't\u0020\u0072\u0065\u0061\u0064\u0020\u0062y \u0065\u0072\u0072\u006f\u0072\u003a\u0020%\u0076",name ,_bf ); -};return _daf ._bc ,nil ;};return nil ,_dfb .Errorf ("\u0041\u0073\u0073\u0065tI\u006e\u0066\u006f\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064",name );};var (ErrUndefinedHeaderDeviceClass =_f .New ("\u0075\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u0020\u0063la\u0073\u0073"); -ErrUndefinedHeaderColorSpace =_f .New ("\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0068\u0065\u0061\u0064\u0065r\u0020c\u006f\u006c\u006f\u0072\u0020\u0073\u0070a\u0063\u0065"););func _fa ()([]byte ,error ){return _ca (_adaf ,"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043"); -};func (_dg bindataFileInfo )Sys ()interface{}{return nil };func NewISOCoatedV2Gray1CBasOutputIntent (subtype _ac .PdfOutputIntentType )(*_ac .PdfOutputIntent ,error ){_dff ,_ebf :=_cd ();if _ebf !=nil {return nil ,_ebf ;};_ggf :=_ac .NewCustomPdfOutputIntent ("\u0049S\u004f\u0020\u0043\u006fa\u0074\u0065\u0064\u0020\u0047r\u0065y\u0020v\u0032\u0020\u0031\u0043\u0020\u0042\u0061s","\u0049\u0053\u004fco\u0061\u0074\u0065\u0064\u005f\u0067\u0072\u0065\u0079\u0031\u0063\u005f\u0076\u0032\u005f\u0062\u0061\u0073","\u0054\u0068\u0069\u0073\u0020\u0049\u0043\u0043\u0020\u0067\u0072e\u0079\u0073\u0063\u0061\u006c\u0065\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u0020\u0062\u0061\u0073\u0065\u0064\u0020\u006f\u006e\u0020\u0074\u0068\u0065 \u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061t\u0061\u0020\u201e\u0046O\u0047R\u0041\u0033\u0039\u004c\u002e\u0074x\u0074\u201c\u002e\u0020\u0054\u0068\u0065\u0020\u0067\u0072\u0065\u0079\u0073\u0063\u0061\u006c\u0065\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0028\u0031c\u0029\u0020\u0069s\u0020\u0063\u006f\u006e\u0073\u0069\u0073\u0074\u0065\u006e\u0074\u0020\u0077\u0069t\u0068\u0020\u0049\u0053O\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f\u0062\u0061\u0073\u002eI\u0043\u0043\u003a\u000a\u002d \u006d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0062\u006c\u0061\u0063\u006b\u003a\u0020\u0031\u0030\u0030\u0025\u000a\u002d\u0020\u0077\u0068\u0069\u0074\u0065p\u006f\u0069\u006e\u0074 \u0061\u0064\u0065q\u0075a\u0074\u0065 \u0074\u006f\u0020\u0046\u004f\u0047\u0052\u0041\u0033\u0039\u004c\u0020\u0066\u006fr\u0020\u0061\u0020\u0063\u006f\u0072\u0072\u0065\u0063\u0074 p\u0061\u0070\u0065\u0072 \u0073\u0069\u006d\u0075\u006c\u0061\u0074\u0069o\u006e\u0020",_dff ,1); -if _gde :=_ggf .SetSubtype (subtype );_gde !=nil {return nil ,_gde ;};return _ggf ,nil ;};func (_ada bindataFileInfo )Name ()string {return _ada ._ba };func _ca (_ff []byte ,_ag string )([]byte ,error ){_e ,_be :=_ad .NewReader (_bd .NewBuffer (_ff )); -if _be !=nil {return nil ,_dfb .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_ag ,_be );};var _bbb _bd .Buffer ;_ ,_be =_df .Copy (&_bbb ,_e );_ed :=_e .Close ();if _be !=nil {return nil ,_dfb .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_ag ,_be ); -};if _ed !=nil {return nil ,_be ;};return _bbb .Bytes (),nil ;};func ParseHeader (data []byte )(ProfileHeader ,error ){if len (data )< 128{return ProfileHeader {},_f .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065"); -};_bg :=_bd .NewReader (data );var _dbc ProfileHeader ;_gg :=make ([]byte ,4);_ ,_cac :=_bg .ReadAt (_gg ,8);if _cac !=nil {return ProfileHeader {},_f .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064"); -};_bdg :=_c .EncodeToString (_gg [:2]);_bdg =_g .TrimPrefix (_bdg ,"\u0030");_dae :=_g .Builder {};for _fcc ,_bga :=range _bdg {_dae .WriteRune (_bga );if _fcc !=len (_bdg )-1{_dae .WriteRune ('.');};};_dbc .Version =_dae .String ();_ ,_cac =_bg .ReadAt (_gg ,12); -if _cac !=nil {return ProfileHeader {},_f .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064");};_ge ,_dad :=_bab [_g .ToUpper (_c .EncodeToString (_gg ))]; -if !_dad {return ProfileHeader {},ErrUndefinedHeaderDeviceClass ;};_dbc .DeviceClass =_ge ;_ ,_cac =_bg .ReadAt (_gg ,16);if _cac !=nil {return ProfileHeader {},_f .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064"); -};_affe ,_dad :=_beb [_g .ToUpper (_c .EncodeToString (_gg ))];if !_dad {return ProfileHeader {},ErrUndefinedHeaderColorSpace ;};_dbc .ColorSpace =_affe ;return _dbc ,nil ;};func AssetDir (name string )([]string ,error ){_bde :=_cga ;if len (name )!=0{_gc :=_g .Replace (name ,"\u005c","\u002f",-1); -_aag :=_g .Split (_gc ,"\u002f");for _ ,_ec :=range _aag {_bde =_bde .Children [_ec ];if _bde ==nil {return nil ,_dfb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};};};if _bde .Func !=nil {return nil ,_dfb .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name ); -};_gff :=make ([]string ,0,len (_bde .Children ));for _gcd :=range _bde .Children {_gff =append (_gff ,_gcd );};return _gff ,nil ;};func _fdf (_fc ,_bcc string )string {_cgf :=_g .Replace (_bcc ,"\u005c","\u002f",-1);return _a .Join (append ([]string {_fc },_g .Split (_cgf ,"\u002f")...)...); -};var _ccb =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x56\x67\x54\x53\x69\xbb\x7d\xce\x39\xe9\x85\x00\x09\x08\x48\x09\xbd\x19\x04\xa4\x04\x10\x29\xa1\x45\x54\x10\x91\x66\x23\x24\x21\x84\x12\x30\x24\x80\xbd\x21\x2a\x30\xa2\x88\x88\x80\x05\x64\x54\xc4\x01\x47\x47\x40\xc6\x8a\x28\xb6\x41\xb1\x77\x83\x0c\x02\xca\x38\x38\x8a\xa8\xa8\xdc\x15\xf8\x21\x77\xdd\x7b\xd7\x5d\xdf\x5a\xdf\xb7\x7f\xbc\x67\x9f\xbd\x9e\xe7\xac\x7d\xf6\xfb\x67\x03\x50\x6f\x01\x00\xa0\x00\x90\x26\x53\xc8\x23\x82\xfd\xd9\x31\xb1\x71\x6c\xe2\x0b\x40\x81\x01\x63\x10\x08\x33\x33\xe0\x7f\x02\xf9\x41\x3f\xde\x1f\x7f\xbb\xc3\x51\x9f\xde\x1a\xc7\x9f\xd7\xef\xd8\x75\xb6\x42\x62\xd5\x51\x48\xe1\x75\xfc\x2f\xbb\x13\xa1\x29\x12\x67\x0a\x01\x90\x00\x00\x10\x26\xc4\xc4\xc6\x01\x20\x87\x01\x80\x95\x10\x19\xc1\x03\x40\x4e\x03\x90\x68\x92\x09\x5c\x3e\x81\x8b\xd2\x44\x22\x00\xf2\x15\x00\xd8\x2c\x19\xdb\xa5\x84\xab\x77\x53\x95\x69\x52\x00\x8a\x48\xcd\xd3\xc4\x82\x4c\x00\x4a\x0e\x00\x58\x24\xa4\x64\x28\x00\x28\x95\x6a\x5d\x3e\x3e\x7f\x4c\xcd\x15\x62\x61\x12\x00\xa5\x0d\x00\x68\x59\x4a\xb1\x08\x80\xa2\xce\x65\x53\xb6\x42\x3d\x4f\x8d\x51\xcf\x08\x33\xe4\x6a\x9e\x0a\x00\xee\xc2\x24\x81\x08\x80\x5a\x03\x00\x53\xc6\xfd\x8f\x81\x9c\x19\x11\xec\xef\xec\xe8\xe4\xf2\xff\xfc\xf3\xbf\x0c\xf5\x9d\x8c\x33\x8b\xfd\x00\x8c\x5c\x80\xc6\x9b\x42\xa5\x3c\x6b\x5c\xc3\xa9\x0f\x3c\x50\x80\x01\x2c\xd0\x07\x63\x30\x07\x1b\xe0\x80\x33\xb8\x83\x17\xf8\x42\x20\xcc\x84\x30\x88\x84\x58\x58\x0c\x42\x48\x82\x34\x90\x43\x36\xac\x84\x75\x90\x07\x05\xb0\x0d\x76\x42\x39\xec\x83\x1a\xa8\x85\x7a\x38\x0e\x4d\x70\x1a\x2e\xc0\x65\xb8\x0e\xb7\xe0\x1e\x3c\x01\x15\xf4\xc0\x1b\x18\x84\x8f\x30\x82\x20\x08\x11\xa1\x23\x4c\x44\x1f\x31\x41\x2c\x11\x7b\xc4\x19\xe1\x22\x33\x90\x40\x64\x16\x12\x81\xc4\x22\xf1\x88\x04\x91\x21\x4a\x64\x25\xb2\x01\x29\x40\x8a\x91\x72\xa4\x0a\xa9\x45\x7e\x45\x4e\x21\x17\x90\xab\x48\x27\xf2\x08\xe9\x42\xfa\x91\x7f\x90\x2f\x28\x86\xd2\x50\x16\x6a\x84\x5a\xa1\x53\x51\x2e\xea\x87\x86\xa2\x91\xe8\x22\x54\x82\x2e\x45\x97\xa3\xb9\xe8\x56\xb4\x0c\xad\x46\x8f\xa2\x8d\xe8\x05\xf4\x3a\x7a\x0f\x55\xa1\x6f\xd0\x21\x0c\x30\x2a\xa6\x8b\x99\x62\x1c\x8c\x8b\xf1\xb0\x30\x2c\x0e\x4b\xc4\xe4\xd8\x6a\x2c\x1f\x2b\xc5\xaa\xb1\x7a\xac\x05\x6b\xc7\xee\x60\x2a\x6c\x00\xfb\x8c\x23\xe0\x98\x38\x36\x8e\x83\xf3\xc2\x85\xe0\xe6\xe3\x84\xb8\xa5\xb8\xd5\xb8\x42\x5c\x39\xee\x30\xae\x11\xd7\x86\xbb\x83\xeb\xc2\x0d\xe2\xbe\xe3\xe9\x78\x43\xbc\x3d\xde\x13\xcf\xc7\xc7\xe0\x25\xf8\x6c\x7c\x1e\xbe\x14\x7f\x10\x7f\x12\x7f\x09\x7f\x0f\xdf\x83\xff\x48\x20\x10\x74\x09\xd6\x04\x77\x42\x08\x21\x96\x90\x4c\x58\x41\x28\x24\xec\x21\x34\x10\xce\x13\x3a\x09\xdd\x84\x21\x22\x91\xa8\x4f\xb4\x27\x7a\x13\xc3\x88\x02\xa2\x82\x98\x47\xdc\x4d\x3c\x4a\x3c\x47\xbc\x4d\xec\x21\x7e\x22\x51\x49\x26\x24\x67\x52\x10\x29\x8e\x24\x23\xad\x27\x95\x92\x8e\x90\xce\x92\x6e\x93\x7a\x49\x23\x64\x4d\xb2\x25\xd9\x93\x1c\x46\x16\x91\x97\x91\x8b\xc8\x35\xe4\x16\xf2\x4d\x72\x0f\x79\x84\xa2\x45\xb1\xa6\x78\x53\x22\x29\xc9\x94\x75\x94\x32\x4a\x3d\xe5\x12\xe5\x29\xe5\x3d\x95\x4a\x35\xa3\x7a\x50\xe7\x52\xa5\xd4\xb5\xd4\x32\xea\x31\xea\x15\x6a\x17\xf5\x33\x4d\x9b\x66\x47\xe3\xd1\x16\xd2\x94\xb4\xad\xb4\x43\xb4\xf3\xb4\x47\xb4\xf7\x74\x3a\xdd\x8a\xee\x4b\x8f\xa3\x2b\xe8\x5b\xe9\xb5\xf4\x8b\xf4\xe7\xf4\x4f\x1a\x4c\x0d\x07\x0d\xbe\x86\x48\x63\x8d\x46\x85\x46\xa3\xc6\x6d\x8d\xb7\x0c\x32\xc3\x92\xe1\xc7\x58\xcc\x58\xce\x28\x65\x9c\x60\xdc\x64\x0c\x68\x92\x35\xad\x34\x79\x9a\x02\xcd\xd5\x9a\x15\x9a\xa7\x34\x1f\x68\x0e\x69\x31\xb5\x9c\xb4\xc2\xb4\xd2\xb4\x0a\xb5\x8e\x68\x5d\xd5\xea\xd3\x26\x6a\x5b\x69\x07\x6a\x8b\xb4\x73\xb5\x0f\x68\x5f\xd4\xee\x66\x62\x4c\x73\x26\x8f\x29\x64\x6e\x60\xd6\x30\x2f\x31\x7b\x58\x04\x96\x35\x8b\xcf\x4a\x66\x15\xb0\x7e\x61\x75\xb0\x06\x75\xb4\x75\x5c\x74\xa2\x74\x72\x74\x2a\x74\xce\xe8\xa8\x74\x31\x5d\x2b\x5d\xbe\x6e\xaa\x6e\x91\xee\x71\xdd\xfb\xba\x5f\x26\x19\x4d\xf2\x9b\x24\x9e\xb4\x65\x52\xfd\xa4\xdb\x93\x86\xf5\x26\xeb\xf9\xea\x89\xf5\xf2\xf5\x1a\xf4\xee\xe9\x7d\xd1\x67\xeb\x07\xea\xa7\xe8\x6f\xd7\x6f\xd2\x7f\x66\x80\x33\xb0\x33\x98\x6b\x90\x6d\xb0\xd7\xe0\x92\xc1\xc0\x64\xd6\x64\xaf\xc9\xc2\xc9\xf9\x93\x8f\x4f\x7e\x6c\x88\x1a\xda\x19\x46\x18\xae\x30\x3c\x60\x78\xc3\x70\xc8\xc8\xd8\x28\xd8\x28\xc3\x68\xb7\xd1\x45\xa3\x01\x63\x5d\x63\x5f\xe3\x64\xe3\x12\xe3\xb3\xc6\xfd\x26\x4c\x93\x19\x26\x52\x93\x12\x93\x73\x26\xaf\xd9\x3a\x6c\x3f\x76\x2a\xbb\x8c\xdd\xc6\x1e\x34\x35\x34\x0d\x31\x55\x9a\x56\x99\x76\x98\x8e\x98\x59\x9b\xcd\x37\x5b\x6f\xd6\x60\xf6\xcc\x9c\x62\xce\x35\x4f\x34\x2f\x31\x6f\x35\x1f\xb4\x30\xb1\x98\x6d\xb1\xd2\xa2\xce\xe2\xb1\x25\xd9\x92\x6b\x99\x64\xb9\xcb\xb2\xdd\x72\xd8\xca\xda\x2a\xda\x6a\x93\x55\x93\x55\x9f\xb5\x9e\x35\xdf\x7a\xb9\x75\x9d\xf5\x53\x1b\xba\x8d\x8f\xcd\x52\x9b\x6a\x9b\xbb\xb6\x04\x5b\xae\x6d\x8a\xed\x1e\xdb\x5b\x76\xa8\x9d\xab\x5d\x92\x5d\x85\xdd\x4d\x7b\xd4\xde\xcd\x5e\x6a\xbf\xc7\xbe\x73\x0a\x7e\x8a\xc7\x14\xd9\x94\xea\x29\x0f\x38\x34\x8e\x1f\x27\x8b\x53\xc7\xe9\x72\xd0\x75\x98\xe5\xb0\xde\xa1\xc9\xe1\xed\x54\x8b\xa9\x71\x53\xb7\x4f\x6d\x9f\xfa\xdd\xd1\xd5\x31\xd5\xb1\xc6\xf1\x89\x93\xb6\xd3\x4c\xa7\xf5\x4e\x2d\x4e\xff\x38\xdb\x39\x0b\x9d\x2b\x9c\xef\x4e\xa3\x4f\x0b\x9a\xb6\x66\x5a\xf3\xb4\x77\x2e\xf6\x2e\x62\x97\xbd\x2e\x0f\x5d\x99\xae\xb3\x5d\x37\xb9\xb6\xba\x7e\x73\x73\x77\x93\xbb\xd5\xbb\xf5\xbb\x5b\xb8\xc7\xbb\x57\xba\x3f\xe0\xb2\xb8\xe1\xdc\x42\xee\x15\x0f\xbc\x87\xbf\xc7\x1a\x8f\xd3\x1e\x9f\x3d\xdd\x3c\x15\x9e\xc7\x3d\xff\xf6\xe2\x78\xa5\x78\x1d\xf1\xea\x9b\x6e\x3d\x5d\x3c\xbd\x66\x7a\xb7\xb7\x99\xb7\xc0\xbb\xca\x5b\x35\x83\x3d\x23\x7e\xc6\xfe\x19\x2a\x1f\x53\x1f\x81\x4f\xb5\xcf\x4b\x5f\x73\x5f\x91\xef\x41\xdf\x5e\x3f\x5b\xbf\x64\xbf\xa3\x7e\x6f\xfd\x1d\xfd\xe5\xfe\x27\xfd\x87\x79\x9e\xbc\x55\xbc\xf3\x01\x58\x40\x70\x40\x7e\x40\x47\xa0\x76\xe0\xfc\xc0\xf2\xc0\xe7\x41\x66\x41\x92\xa0\xba\xa0\xc1\x60\xd7\xe0\x15\xc1\xe7\x43\xf0\x21\xa1\x21\xdb\x43\x1e\xf0\x8d\xf8\x42\x7e\x2d\x7f\x70\xa6\xfb\xcc\x55\x33\xdb\x42\x69\xa1\xf3\x42\xcb\x43\x5f\xce\xb2\x9b\x25\x9f\xd5\x32\x1b\x9d\x3d\x73\xf6\x8e\xd9\x4f\xe7\x58\xce\x91\xcd\x69\x0a\x83\x30\x7e\xd8\x8e\xb0\x67\xe1\xd6\xe1\x4b\xc3\x7f\x9f\x4b\x98\x1b\x3e\xb7\x62\xee\xab\x08\xa7\x88\x95\x11\xed\xf3\x98\xf3\x96\xcc\x3b\x32\xef\x63\xa4\x7f\x64\x51\xe4\x93\xf9\x36\xf3\x95\xf3\x5b\xa3\x18\x51\x0b\xa3\x6a\xa3\x86\xa3\x03\xa2\x8b\xa3\x55\x31\x53\x63\x56\xc5\x5c\x8f\x35\x88\x95\xc6\x36\xc7\x11\xe3\xa2\xe2\x0e\xc6\x0d\x2d\x08\x5c\xb0\x73\x41\xcf\x42\xd7\x85\x79\x0b\xef\x2f\xb2\x5e\x94\xb3\xe8\xea\x62\x83\xc5\xa9\x8b\xcf\x2c\x61\x2c\x11\x2c\x39\x11\x8f\x8f\x8f\x8e\x3f\x12\xff\x55\x10\x26\xa8\x16\x0c\x25\xf0\x13\x2a\x13\x06\x85\x3c\xe1\x2e\xe1\x1b\x91\xaf\xa8\x44\xd4\x2f\xf6\x16\x17\x8b\x7b\x13\xbd\x13\x8b\x13\xfb\x24\xde\x92\x1d\x92\xfe\x24\x9f\xa4\xd2\xa4\x01\x29\x4f\x5a\x2e\x7d\x97\x1c\x92\xbc\x2f\x79\x38\x25\x2c\xe5\x50\xca\x68\x6a\x74\x6a\x43\x1a\x29\x2d\x3e\xed\x94\x4c\x5b\x96\x22\x6b\x4b\x37\x4e\xcf\x49\xef\xcc\xb0\xcf\xc8\xcb\x50\x2d\xf5\x5c\xba\x73\xe9\xa0\x3c\x54\x7e\x30\x13\xc9\x5c\x94\xd9\xac\x60\x29\x32\x14\x37\x94\x36\xca\x8d\xca\xae\xac\x19\x59\x15\x59\x9f\xb2\xa3\xb2\x4f\xe4\x68\xe5\xc8\x72\x6e\x2c\xb3\x5b\xb6\x65\x59\xef\xf2\xa0\xe5\x3f\xaf\xc0\xad\x10\xae\x68\x5d\x69\xba\x72\xdd\xca\xae\x55\x7e\xab\xaa\x56\x23\xab\x13\x56\xb7\xae\x31\x5f\x93\xbb\xa6\x67\x6d\xf0\xda\xc3\xeb\x28\xeb\x52\xd6\xfd\xb1\xde\x71\x7d\xf1\xfa\x0f\x1b\xa2\x37\xb4\xe4\x1a\xe5\xae\xcd\xed\xde\x18\xbc\xb1\x2e\x4f\x23\x4f\x9e\xf7\x60\x93\xd7\xa6\x7d\x9b\x71\x9b\xa5\x9b\x3b\xb6\x4c\xdb\xb2\x7b\xcb\xf7\x7c\x51\xfe\xb5\x02\xc7\x82\xd2\x82\xaf\x85\xc2\xc2\x6b\x3f\x39\xfd\x54\xf6\xd3\xe8\xd6\xc4\xad\x1d\x45\x6e\x45\x7b\xb7\x11\xb6\xc9\xb6\xdd\xdf\xee\xb3\xfd\x70\xb1\x56\xf1\xf2\xe2\xee\x1d\xb3\x77\x34\x96\xb0\x4b\xf2\x4b\x3e\xec\x5c\xb2\xf3\x6a\xa9\x4b\xe9\xbe\x5d\x94\x5d\xca\x5d\xaa\xb2\x59\x65\xcd\xbb\x2d\x76\x6f\xdb\xfd\xb5\x3c\xa9\xfc\x5e\x85\x7f\x45\x43\xa5\x61\xe5\x96\xca\xe1\x3d\xa2\x3d\xb7\xf7\xfa\xee\xad\xdf\x67\xb4\xaf\x60\xdf\x97\xfd\xd2\xfd\x0f\xab\x82\xab\x1a\xab\xad\xaa\x4b\x0f\x10\x0e\x64\x1d\x78\x55\x13\x55\xd3\xfe\x33\xf7\xe7\xda\x83\x06\x07\x0b\x0e\x7e\x3b\x24\x3b\xa4\x3a\x1c\x71\xb8\xad\xd6\xbd\xb6\xf6\x88\xe1\x91\xa2\x3a\xb4\x4e\x59\xd7\x7f\x74\xe1\xd1\x5b\xbf\x04\xfc\xd2\x5c\xcf\xa9\xaf\x6a\xd0\x6d\x28\x38\x06\xc7\x94\xc7\x5e\xff\x1a\xff\xeb\xfd\xe3\xa1\xc7\x5b\x4f\x70\x4f\xd4\xff\x66\xf9\x5b\xe5\x49\xe6\xc9\xfc\x46\xa4\x71\x59\xe3\x60\x53\x52\x93\xaa\x39\xb6\xb9\xf3\xd4\xcc\x53\xad\x2d\x5e\x2d\x27\x7f\x77\xf8\xfd\xd0\x69\xd3\xd3\x15\x67\x74\xce\x14\x9d\xa5\x9c\xcd\x3d\x3b\x7a\x6e\xf9\xb9\xa1\xf3\x19\xe7\x07\x2e\x48\x2e\x74\xb7\x2e\x69\x7d\x72\x31\xe6\xe2\xdd\xb6\xb9\x6d\x1d\x97\x42\x2f\x5d\xb9\x1c\x74\xf9\x62\xbb\x5f\xfb\xb9\x2b\xde\x57\x4e\x5f\xf5\xbc\x7a\xea\x1a\xf7\x5a\xd3\x75\xb7\xeb\x8d\x37\x5c\x6f\x9c\xfc\xc3\xf5\x8f\x93\x1d\x6e\x1d\x8d\x37\xdd\x6f\x36\xdf\xf2\xb8\xd5\xd2\x39\xbd\xf3\xec\x6d\x9f\xdb\x17\xee\x04\xdc\xb9\x7c\x97\x7f\xf7\xfa\xbd\x39\xf7\x3a\xef\xcf\xbf\xff\xf0\xc1\xc2\x07\xaa\x87\xa2\x87\x7d\x8f\x52\x1f\xbd\x7b\x9c\xf5\x78\xe4\xc9\xda\xa7\xf8\xa7\xf9\xcf\x34\x9f\x95\x3e\x37\x7c\x5e\xfd\xc2\xf6\x45\x83\xca\x4d\x75\xa6\x2b\xa0\xeb\xc6\xcb\x79\x2f\x9f\x74\x0b\xbb\xdf\xfc\x99\xf9\xe7\xd7\x9e\xdc\x57\xf4\x57\xa5\xbd\x26\xbd\xb5\x7d\xce\x7d\xa7\xfb\x83\xfa\x6f\xbd\x5e\xf0\xba\xe7\x4d\xc6\x9b\x91\x81\xbc\xbf\xb4\xfe\xaa\x7c\x6b\xf3\xf6\xb7\xbf\x7d\xff\xbe\x31\x18\x33\xd8\xf3\x4e\xfe\x6e\xf4\x9f\xc2\xf7\xfa\xef\x0f\x7d\x70\xf9\xd0\x3a\x14\x3e\xf4\xfc\x63\xda\xc7\x91\xe1\xfc\x4f\xfa\x9f\x0e\x7f\xe6\x7e\x6e\xff\x12\xfd\xa5\x77\x24\xfb\x2b\xf1\x6b\xd9\x37\xdb\x6f\x2d\xdf\x43\xbf\x3f\x1d\x4d\x1b\x1d\x9d\xd0\x41\x1c\xf8\x81\x3c\xb6\x9b\x93\x87\x9b\x1b\xc7\x99\xe3\xc4\x0e\x10\x27\x0a\x94\xa9\x0a\xb6\xba\xd9\xf1\xd2\x53\xd3\x95\x72\xf6\xbc\x0c\x81\x50\xcc\xe6\xb0\xd5\x65\xe5\x3f\xd6\x53\x12\x76\x03\x34\x6d\x04\xd0\x7b\xfc\x43\x03\x80\xf0\xf1\xc7\x78\x27\x1b\x03\xf2\x7f\x7c\x0a\x9d\xb0\xb7\x17\x00\xd4\x5d\x6b\xd3\x0f\x2d\xbd\x1a\x80\x3b\x04\x80\x6d\xcb\x94\x4a\xc6\x34\x5e\x44\x24\x7b\x42\x0e\x9c\x08\x71\xa2\x58\x2e\x96\x09\xc5\xec\x28\xa9\x38\x5b\x2a\x93\xb0\x79\xe9\x32\x91\x54\x21\x4d\x97\xb1\xa5\x32\xf6\x7f\x8b\xe9\xdf\x1c\xc3\x84\x1c\x7e\x74\x63\x85\x38\x47\x31\xe6\x33\x3d\x63\x99\x5c\x2a\x49\x52\xb0\xf9\x32\x85\x58\x2e\x13\xa8\x1d\x09\x52\xc7\x6e\x47\xae\xf6\x98\x99\x2e\x57\x48\x95\x69\x53\xd8\xce\x8e\x4e\xae\x00\x99\x89\xd3\x9c\xc7\x93\xa2\x05\x00\xe0\x5f\x8c\x8e\xbe\xb7\x02\x20\x96\x00\x7c\x2b\x1a\x1d\x1d\xa9\x1a\x1d\xfd\x56\x0d\x80\x3d\x01\x38\xaf\xfc\xaf\x00\x00\x00\xff\xff\xd0\x13\x17\x99\xd0\x0b\x00\x00"); -type bindataFileInfo struct{_ba string ;_fd int64 ;_da _fb .FileMode ;_gd _bb .Time ;};func NewSRGBv2OutputIntent (subtype _ac .PdfOutputIntentType )(*_ac .PdfOutputIntent ,error ){_bbba ,_abd :=_fff ();if _abd !=nil {return nil ,_abd ;};_ffe :=_ac .NewCustomPdfOutputIntent ("\u0073\u0052\u0047\u0042\u0076\u0032","\u0043\u0075\u0073\u0074\u006f\u006d","\u0073R\u0047B\u0020\u0063\u006f\u006c\u006fr\u0020\u0070r\u006f\u0066\u0069\u006c\u0065",_bbba ,3); -if _eaa :=_ffe .SetSubtype (subtype );_eaa !=nil {return nil ,_eaa ;};return _ffe ,nil ;};const (ColorSpaceUndefined ColorSpace =iota ;ColorSpaceXYZ ;ColorSpaceLAB ;ColorSpaceLUV ;ColorSpaceYCBR ;ColorSpaceYXY ;ColorSpaceRGB ;ColorSpaceGRAY ;ColorSpaceHSV ; -ColorSpaceHLS ;ColorSpaceCMYK ;ColorSpaceCMY ;ColorSpace2CLR ;ColorSpace3CLR ;ColorSpace4CLR ;ColorSpace5CLR ;ColorSpace6CLR ;ColorSpace7CLR ;ColorSpace8CLR ;ColorSpace9CLR ;ColorSpaceACLR ;ColorSpaceBCLR ;ColorSpaceCCLR ;ColorSpaceDCLR ;ColorSpaceECLR ; -ColorSpaceFCLR ;);func (_bba DeviceClass )String ()string {if _bba < 0||_bba >=DeviceClass (len (_ecf )-1){return "\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0028"+_d .FormatInt (int64 (_bba ),10)+"\u0029";};return _adc [_ecf [_bba ]:_ecf [_bba +1]]; -};func RestoreAsset (dir ,name string )error {_fdc ,_bcb :=Asset (name );if _bcb !=nil {return _bcb ;};_dcd ,_bcb :=AssetInfo (name );if _bcb !=nil {return _bcb ;};_bcb =_fb .MkdirAll (_fdf (dir ,_a .Dir (name )),_fb .FileMode (0755));if _bcb !=nil {return _bcb ; -};_bcb =_ga .WriteFile (_fdf (dir ,name ),_fdc ,_dcd .Mode ());if _bcb !=nil {return _bcb ;};_bcb =_fb .Chtimes (_fdf (dir ,name ),_dcd .ModTime (),_dcd .ModTime ());if _bcb !=nil {return _bcb ;};return nil ;}; \ No newline at end of file +package colorprofile ;import (_c "bytes";_ce "compress/gzip";_a "encoding/hex";_b "errors";_ca "fmt";_bd "github.com/unidoc/unipdf/v3/model";_eb "io";_da "io/ioutil";_ea "os";_dd "path/filepath";_d "strconv";_ad "strings";_ee "time";);type asset struct{_bdd []byte ; +_f _ea .FileInfo ;};func (_dda bindataFileInfo )Size ()int64 {return _dda ._fd };var _gcb =&bintree {nil ,map[string ]*bintree {"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043":&bintree {_gg ,map[string ]*bintree {}},"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":&bintree {_adg ,map[string ]*bintree {}},"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":&bintree {_bde ,map[string ]*bintree {}},"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":&bintree {_add ,map[string ]*bintree {}}}}; +func _gg ()(*asset ,error ){_bfd ,_ef :=_ae ();if _ef !=nil {return nil ,_ef ;};_ab :=bindataFileInfo {_af :"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043",_fd :1052612,_bfc :_ea .FileMode (420),_bb :_ee .Unix (1171030956,0)}; +_bag :=&asset {_bdd :_bfd ,_f :_ab };return _bag ,nil ;};func (_df bindataFileInfo )Sys ()interface{}{return nil };func _ (){var _def [1]struct{};_ =_def [ColorSpaceUndefined -0];_ =_def [ColorSpaceXYZ -1];_ =_def [ColorSpaceLAB -2];_ =_def [ColorSpaceLUV -3]; +_ =_def [ColorSpaceYCBR -4];_ =_def [ColorSpaceYXY -5];_ =_def [ColorSpaceRGB -6];_ =_def [ColorSpaceGRAY -7];_ =_def [ColorSpaceHSV -8];_ =_def [ColorSpaceHLS -9];_ =_def [ColorSpaceCMYK -10];_ =_def [ColorSpaceCMY -11];_ =_def [ColorSpace2CLR -12];_ =_def [ColorSpace3CLR -13]; +_ =_def [ColorSpace4CLR -14];_ =_def [ColorSpace5CLR -15];_ =_def [ColorSpace6CLR -16];_ =_def [ColorSpace7CLR -17];_ =_def [ColorSpace8CLR -18];_ =_def [ColorSpace9CLR -19];_ =_def [ColorSpaceACLR -20];_ =_def [ColorSpaceBCLR -21];_ =_def [ColorSpaceCCLR -22]; +_ =_def [ColorSpaceDCLR -23];_ =_def [ColorSpaceECLR -24];_ =_def [ColorSpaceFCLR -25];};type ProfileHeader struct{Version string ;DeviceClass DeviceClass ;ColorSpace ColorSpace ;};const _gbd ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0055\u006e\u0064\u0065\u0066\u0069n\u0065\u0064D\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0053\u0043\u004e\u0052\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u004d\u004e\u0054\u0052\u0044\u0065v\u0069\u0063\u0065C\u006c\u0061\u0073s\u0050\u0052\u0054\u0052\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073L\u0049\u004e\u004b\u0044\u0065\u0076\u0069\u0063\u0065\u0043l\u0061\u0073\u0073\u0053\u0050\u0041\u0043\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0041\u0042\u0053\u0054D\u0065\u0076\u0069\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u004e\u004d\u0043\u004c"; +var _ff =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\xb5\x65\x54\x22\x6c\xf4\xf6\x8b\xd3\xe1\x84\x13\xce\xcc\xe3\x84\x93\x3a\x76\x2b\x8a\xa0\x20\x25\x4a\x1a\xa8\x28\xa2\xa0\x18\xa0\x82\x8a\x89\x81\x62\xa1\xa2\x60\x27\x16\x88\x8a\x81\xdd\x35\xc6\x74\x3d\xd3\xdd\xdd\x9d\x67\x3d\xff\x73\xd6\x59\xe7\x7c\x79\xdf\xf5\xee\x0f\xf7\xde\xd7\xbd\xee\xbd\xf7\xbd\xae\x2f\x3f\x00\xe0\x8d\x2e\x00\x00\x00\xac\xd2\x05\x00\xb8\xd1\xb4\x60\x22\x12\xaa\xeb\x46\x0b\xd2\x5d\x7b\x15\xb0\x16\xb0\x07\x00\x00\xac\x06\x1c\xa5\x05\x73\xa3\x01\xff\xcb\xf8\x72\x05\xa0\xf1\x5f\xbe\x64\xfc\xdf\x69\xe5\x65\x30\x55\xe5\x76\x66\x0d\xcb\xc8\xfb\xe0\xf9\x2b\x22\xff\xff\x75\x2f\x60\x3d\x9d\xc1\x0d\x06\x00\x00\xef\x00\x00\x40\xbc\xb3\x05\xd4\x0c\x00\xd0\x60\x02\x00\xb1\x5b\x9d\x2d\xa0\xe6\x00\x40\x5c\x02\x00\xa0\xd1\x0f\xb5\x70\x36\x03\x00\x78\x46\x00\x40\xac\x15\xd4\xc2\xd9\x1c\x00\x78\x19\x08\x00\x68\xfc\xe2\x84\x85\x9a\x01\x00\xaf\x29\x00\x00\x40\x93\x17\x1b\x1d\x0b\x00\xbc\x66\x02\x00\x80\x1d\xc1\xd1\x9c\xff\xea\x94\xff\x66\x06\x33\x69\x74\x00\xe0\xf5\x27\x00\x00\x60\xc4\x8a\x8c\x0b\xfe\x7f\xf6\xfe\xf7\x63\x4d\x06\xdb\x93\x04\x00\x00\x7c\x01\x00\xc0\x5e\x00\x17\x40\x04\x20\x01\x50\x80\x2e\x20\x1e\x60\x05\xd0\x05\xa0\x01\x30\x00\x0c\xa0\x0b\x88\x06\x70\x00\x0c\x40\x08\x80\xf1\x3f\x99\x0d\x08\x06\x30\xfe\xe7\xf6\x3f\xfd\x5f\x1d\x0d\x88\x05\xc4\x01\x68\x80\x48\x80\x2e\x20\x0c\xc0\x06\xc4\xfe\xcf\xab\x58\x80\x2e\x20\x08\xc0\x00\xc4\x02\x68\x00\x00\xcb\x19\xfa\x3f\x3e\xaf\x5c\xf9\x3f\xbb\xff\xab\xf1\x00\x00\x20\x1d\x00\x00\xf4\x00\x00\xdc\x57\xd1\x34\x0e\xed\xff\x75\x44\x03\x00\xf8\xdf\xe9\xff\xdb\xef\xff\x4f\xfc\x6f\xf4\xff\xe9\x7c\x2d\x2d\xad\xff\x5f\xff\x0a\x00\x00\xb0\xf6\x6b\x7a\x7a\x7a\xfa\xda\x91\xac\x02\x5e\xe2\x3a\x68\x2e\x91\xdd\xbc\x9e\x26\x72\x65\x9c\xd3\x4c\x12\x7b\xf8\xdf\xd8\x5c\x23\x8d\xf2\x8a\xd7\xc2\x57\x16\xe3\xb6\xed\xb4\xab\x25\xa2\x6e\xec\xd1\x68\x78\x00\xcd\xd7\x59\x6e\xea\x70\x7c\xbd\xdf\xa5\xe5\xab\xfd\x5a\xdd\x17\x6d\x9f\x6d\xb0\x87\x47\x14\x4b\x16\x45\xc7\x20\xca\x32\x93\x41\x7d\x49\x67\xbe\x01\xc0\xe8\x1f\x15\xfe\x68\xbf\xe9\xf9\x9e\x95\x07\x54\xeb\xab\x12\xd6\x08\xc9\x9b\xcd\x92\x2a\x52\x42\xb7\x3c\xe7\xdf\xe2\x1e\xd6\x9a\x16\xd8\x85\x33\xb6\x7f\xcd\xf1\xa6\xf5\x68\x77\x88\x0c\x7c\xc4\x7b\xdc\xc4\x6a\x82\x64\xef\x3e\xe9\x2d\xd7\x85\x03\xb4\xca\x3e\x17\xff\x43\xef\x6a\x8f\x81\x1f\x1f\x5b\x5f\xff\xce\xfe\x83\xbe\x44\x06\xb5\xc5\x1b\xfc\x68\x76\xb6\x9c\x35\x96\xb6\x6e\x33\xc3\x9a\x25\xb5\x3d\x30\x72\xb2\x4c\x51\x54\xe8\x93\x6c\x10\x4a\xad\x23\x23\x3b\x1a\xa3\x7e\x17\xf0\xb5\xb7\x71\x08\x99\x76\xbb\x8a\xe2\xf2\x12\x86\xf7\x38\x27\x16\x46\x91\x75\xfc\xf8\x2e\x21\x2b\xf7\x95\x08\xf4\xfd\x4d\x74\x57\xe4\x12\x3c\xee\x1d\x7a\x23\xfa\xee\x1e\x76\x74\x40\xfc\x13\xf1\x5b\xff\xaa\xf4\x8e\xd3\x1d\xc3\xd7\x95\x2b\x40\x29\x26\x2f\xab\xdf\xda\x35\x99\x1b\xd7\x59\x59\x4d\x5b\x65\x34\xee\x35\x67\xd9\x82\x9a\x00\xc6\xb7\xec\x77\x37\x2b\x0d\x02\x41\x2f\x5a\x81\xc7\xbe\xed\x97\x86\xc6\x95\x64\xee\x6f\x09\xcb\xcd\x3d\xb8\xff\x61\xc4\x63\xbe\x5a\xd7\x3a\x7a\x4d\x6c\xd7\xc1\xbb\xb1\xfb\x22\x0e\x1d\x09\x49\xdc\x46\xbb\xa5\xe7\x96\xb6\xda\x47\xfb\x78\x66\xd6\x0e\xfc\x88\x11\x32\xb7\x0c\xfd\xd5\xe4\xb9\x68\x10\x76\xc9\xfc\xa4\x38\x0f\x5c\x6e\xa5\x90\xcc\xd9\x1b\xdb\xd4\x97\x43\xad\x6f\xdb\x1f\xac\x1a\xb0\x08\x72\x54\xd4\x01\x4c\xb5\x9d\x14\x0d\xd6\x86\x93\xb0\xc0\x46\xb5\x7e\xcc\xf1\x07\x54\x62\xc5\xa8\x81\x7e\xa0\xb8\xe8\xaf\x1e\x85\xe6\x95\xf5\x5d\x7f\x0b\xc3\x2c\x39\x5e\xbf\x30\xcc\x2a\xfa\xb7\xe1\x30\x5b\x1d\xca\x37\x59\xc9\xfd\x13\x60\x64\x36\x9a\x64\xec\x19\x6c\x09\x4e\x1b\x72\xf7\xb5\x3e\x93\xb5\x0b\xf1\xc4\xb6\x22\xe7\x8d\x13\x01\x58\x5a\xc0\x72\xa8\x04\x6d\x29\xfa\xd7\xd6\xc5\x89\x2d\xd9\x69\xb5\x0d\x96\x59\xce\x30\xe3\x21\x3c\xaa\x56\x1b\x6f\x47\x6b\xd7\xa0\x8e\xf7\xd9\x10\xbc\xea\x1a\x22\xac\xcd\xbd\xcb\xcb\xe5\x96\xf7\xc9\x13\x85\xa3\xe6\xad\xbe\xaf\x05\x25\x66\x33\x01\x06\x09\x0a\x0b\x4e\xf0\x36\xd6\x37\x6b\x5b\xe6\x14\x7d\x97\x1d\x92\xfd\xcb\x4f\xd3\xde\x23\xf6\x32\xf1\x38\xe8\x7a\x92\x97\xeb\x0f\x70\x3c\xff\xa2\x0b\xd7\xf9\xa1\xe0\x1d\x44\xd7\x65\x55\xce\x5f\x7b\x57\x64\xb4\xc8\xca\xc6\x07\xfd\xab\x78\xda\x02\xef\x16\x57\x7a\xc1\xa4\x1c\xb7\xb7\x4c\x60\xb8\xd9\x59\x8e\x35\x69\x7b\xe6\x2c\xc0\x6d\xae\xef\x84\x8c\xe1\xfa\xcb\x3e\x3a\x72\xf0\x4d\xa2\x34\xe0\x27\x62\x60\x46\x9d\xbd\xc4\x7b\x4b\xbc\x29\x48\xed\xbf\x39\x7c\x14\x62\x1c\x6c\x15\x38\xe5\xbc\x27\x2c\xc0\x7b\x0b\xec\x76\xd4\x02\xee\x08\xc2\x26\x8e\x8a\xb2\x40\x6b\x24\x5d\x82\xee\xc2\x3c\x4e\x3f\xe8\xe8\x80\xa5\x67\x09\xed\x3a\xf0\x57\x73\xe3\xad\xc2\x49\xc7\x0a\xbe\x98\xb9\x7b\xbe\x28\xb6\x34\xe2\xba\x7f\x41\x68\x75\xd7\xba\xfd\x46\xf8\xcb\x2d\xdc\x56\x23\x96\xea\xcf\xa3\x5b\x90\xee\x65\x83\x70\x11\x72\x5d\xc1\x65\xf8\x6e\x8c\x59\xba\xd0\xa5\x07\x8f\xe5\xc6\x22\xd4\x5e\x5f\x43\xcb\x51\xe7\xfc\x27\x28\x6f\x31\x3e\x74\x92\xc7\x46\xf7\xcb\xe1\xc3\x6e\x19\x78\x4c\xf4\x67\xf8\x2f\x92\x61\x7c\x39\xe4\x9a\xd7\xde\xe4\x4b\x0e\x01\x64\x4e\x3a\xcf\xe6\xa9\xaf\x30\xcb\xce\x42\x44\xb9\x9a\x33\x63\xe2\xe5\x77\x13\xac\x18\x6c\xa7\x40\x20\x8b\xaa\x13\x3e\x13\x10\x0f\xb9\x86\xd7\x67\x70\x7b\x83\x16\x91\xe1\x18\x5f\x96\x86\x2f\x85\xfc\xca\xf7\xc7\xbe\x82\x41\x53\xff\xe0\x0e\xa1\xee\x46\x3f\xc1\x13\x09\xbb\x83\xc7\x48\x06\xe4\x1c\x9f\x07\x9e\x43\x54\x57\x82\x2d\x99\xc4\xb8\xe9\x8a\xf1\x5d\x88\x3c\x04\x9b\xf6\xff\xc1\x01\x82\x89\x81\x38\x1e\x1c\x58\x17\x44\x4f\xfe\x6a\xbd\x96\x8e\x4b\xc7\x9b\x45\x85\x1d\x07\x12\xc7\x77\x31\xf3\x80\xfb\x06\x4c\x43\x15\x76\xa7\x55\x28\xc6\x7a\x5b\xa8\x5c\x9f\xc6\xb6\xde\xd2\xb0\xe4\x3f\x6b\x6d\x53\x66\xe7\x17\x6b\xf3\x21\xef\xbc\xef\x11\x7b\x59\x4a\xb2\xef\x6e\xe8\x12\x7b\x07\x65\x9d\x1b\x3f\x70\x34\xc0\x80\xf4\xd8\x1b\x43\x5b\xe5\x5b\x8d\x0b\x0c\x6a\xa5\xad\x40\x61\x19\x7d\xa1\x59\x50\x57\x26\x97\xd5\x0d\xba\x1a\x2e\xe2\x3c\xb1\xbd\x18\x49\xe1\x89\x2c\xee\xc6\x57\x5a\x2f\x4e\x07\xc6\x0d\x5a\xaf\x1b\x29\x8d\x95\x59\x1d\x56\x67\x70\xf2\x2c\x82\xba\x9c\xa3\xb6\x99\x74\xb4\xfd\x64\xd5\x1b\x5d\x69\xcc\x61\x46\xeb\x4d\x94\x7f\x0d\xb1\x31\xc1\xe6\xf6\xd0\x1b\x2c\xed\x93\x80\x8c\x37\x8e\xd8\x08\x6e\xa8\x23\x62\x39\x40\x19\xc6\xc7\x7e\xf1\xdc\x1b\x7e\xd3\x93\xe2\x7e\x98\xe5\x4c\xf1\x44\xfc\x1b\x75\x2d\xe8\x86\xd3\x22\xa7\x39\xcc\xc4\x21\x38\x76\x89\x7d\xc2\xfa\x41\xa6\xbb\xa5\xd3\x2c\x3a\x53\xcb\xa2\x6b\x3c\x21\x83\x65\x1e\x36\x64\x95\x1e\x6e\xaa\xec\xdb\x9d\x7a\xc5\xd8\xaa\xd3\x28\xe9\x9c\xc1\xed\xd6\x70\xde\x75\xfd\xd5\xf5\x69\xb1\x86\x47\x63\xa5\xa0\x98\x56\xbd\x0d\x39\xfc\xe8\x9b\xa6\xb6\x09\x80\x18\x43\xbb\x1d\xcc\x01\x0e\x05\xaa\x4d\x11\x72\xef\xa3\x7f\x12\x2f\xc7\x1f\x21\x8c\x62\xce\x24\x44\x90\xe7\xe0\xea\xa4\xd3\x54\x26\xe4\x6c\xca\x24\x83\x02\x3c\x25\xa2\x9a\x2b\xe7\x64\x22\x9c\x79\xd8\xe4\xba\x82\x05\xb3\xf5\x23\x36\x79\xf5\x46\x25\xfd\x63\x79\x0c\xc3\x4f\xdd\xf7\x84\x49\xc7\xa3\xdb\x6b\x32\x15\x47\x8b\x9b\x69\xe9\x85\x47\x1e\xd6\x40\x53\x31\x87\x11\x25\x3b\x93\xd3\x8e\xea\x64\x1d\x4f\xf8\x71\x6c\x3c\xf6\x6a\xd2\x26\x8b\x48\x46\x64\x22\xc7\x61\x96\xcc\x49\x99\x80\x2f\xe2\x33\xf8\xf7\xdc\x51\xe8\x8e\xcc\x45\xcf\x10\x17\x46\xd6\x1d\xca\x3a\xc7\x97\xd2\xdf\x66\xce\xf3\xf3\x65\xfa\x66\xf0\x29\xb4\xf4\xa5\x29\x76\x74\x54\x2a\x30\xd1\x19\x84\x49\x5e\x1a\x75\xf5\x9e\x2a\x15\x1b\x1e\xec\xcc\x10\xd3\x8f\x1f\x68\x2b\x2e\xca\xd3\x7b\xda\xc8\x2d\x30\x38\x7a\xaa\xa2\x22\xc7\xe1\xf0\xfa\xc2\x56\xe1\x9d\x63\xb4\x0c\xed\xec\x5e\xfd\x14\x4e\x6b\xd6\x9c\xf9\xef\xe0\xc7\x39\x87\x1c\x6d\x7c\x80\x79\x18\xf8\x39\xc2\xa1\x02\x81\xdb\x55\x57\x48\xa1\x27\xc9\x0e\x96\x59\xfb\xca\xa4\x78\x61\x57\x1d\xc3\xe4\xe3\x74\x51\x1d\xc5\x24\x78\x7c\x53\xdd\x01\xe3\xb2\xa1\xee\xda\x73\x46\x4a\x35\xae\xf6\xb8\x61\x85\xaa\xab\x3a\xdc\xe0\x90\xe2\x6d\x65\xad\x7e\x59\xb3\x75\xb9\x4a\xcf\xb1\xb6\x54\x3a\x79\x2c\x53\xba\x49\xa2\x7b\xec\x5a\xde\x8f\x52\xb4\xfe\x6b\xfe\x96\x12\x43\xc3\x99\xe8\xd4\x92\x10\x6b\xbd\xe0\x97\xa5\xa7\xc1\x9a\x3e\xa1\x12\x19\x7c\x0d\xfe\x64\x59\x2e\xa6\x02\xad\xd7\xa2\x34\x82\x2f\xa6\xb4\x82\x8c\xee\xcc\x3c\x6f\x75\x35\x22\x4c\x78\xb4\x1e\x34\x14\x0e\xff\x6a\x79\x64\x20\xed\xef\x6b\xa9\x3d\xde\xd8\x13\xd4\x2c\xd7\xff\xb7\x63\x4f\x53\x84\xde\xa7\xd6\xee\xc6\xbb\xc7\x7e\x35\x02\x1b\xec\x8f\x9d\xab\x94\xd5\x09\x8f\x99\x88\x67\x6a\xe3\xf5\x46\x84\xf1\x35\x4f\x0c\x2a\x92\x8d\x6b\x78\xa6\xfe\x51\x9b\x6a\x06\x6c\xd4\xc1\xff\xd4\x0a\xc0\x24\xf2\xed\x3a\x9c\x0b\x13\x7f\xa4\x8b\x74\x5c\xb5\x34\xd6\xa5\x34\xd8\x35\x07\xee\x12\x1d\xcf\x9f\x2c\xe8\xca\xd6\x87\x8c\xfa\x76\x85\xe9\xe9\x0e\xae\xe8\x0a\x3b\x3a\xd8\x7b\xae\x0b\x72\x64\xa2\x4b\xa3\xcb\xe4\x70\x9b\xfc\x42\xd7\x86\x43\xf9\x4d\xa3\x9d\xfe\x87\x74\x6b\x3b\x95\xf7\x0f\xe5\x94\xe9\x28\xea\x0f\x07\x15\xee\x68\x63\x1e\x7d\x22\x38\xd2\x6a\x65\x00\x4e\x18\x6a\x35\x33\xc5\xb1\x09\xad\x86\x36\x5a\x41\xa7\x5b\xad\x1d\x93\xbd\x7f\xae\x8b\xc8\xa9\xc9\x36\xdf\x38\x98\xff\x22\x99\xb4\x89\x57\xf8\x82\x33\xb7\x65\xb9\x84\x18\x8e\xd6\x3a\x2b\x1d\xa5\x3d\xdf\xa1\x5b\xa9\xf2\x85\x68\xdf\xab\x4d\x20\x46\xfe\x73\xbc\x51\x0f\xd3\xb9\xf7\x4f\xb3\x07\xfc\xf2\x01\x55\x9b\xa6\x13\xfe\x90\xb9\x02\x0a\xc2\x1e\xf9\xa1\xdc\x69\x17\xa5\xb7\xd4\x71\xd2\xaa\xd3\x60\xa9\xcb\xcd\x5c\xcb\xf8\x62\xb7\x86\xd1\x09\xb3\x77\x3d\x72\xfd\xa3\x96\x53\xbd\x6f\x8e\x28\xb6\x9d\xe2\xbf\xcd\x9b\xd7\xde\xf4\x1f\x31\xb5\x17\xb3\xca\x78\x51\xbb\x0f\xe7\xc2\xd8\x09\xff\xc0\x45\x44\x46\xe1\xde\x0e\xb1\x98\xf2\x67\x7f\x96\xb4\xd3\x73\xd5\x41\x9d\xca\x52\xf7\xfa\x23\x9c\x5a\x34\x12\xa7\xbf\xa2\xe1\xbe\xd3\x49\x03\x5c\x13\x1c\x74\xd7\xa8\xb7\xc5\x1f\x08\x36\xb5\x69\x03\x5b\x8f\x98\x7f\x92\x7f\xb4\x40\x5a\xdd\x6b\x2f\x36\x69\xb3\x3d\xd5\xb1\xc9\xe0\x85\x7d\x6b\x67\x80\x5e\x9c\x8e\x0f\x4f\xab\x48\xba\x4f\x37\xe1\x7e\x76\xcb\xfe\x0f\xc9\x36\x29\x43\xba\x8b\x69\x1b\xb8\xd4\x43\x24\x01\x36\xfc\xc0\x91\xad\x39\x05\x81\xef\x8f\x61\x44\x44\x72\x99\x7e\x91\xb8\x02\x1f\x62\x68\x26\x2d\x72\xdd\x6b\x72\xa8\x92\x09\xab\x34\x37\xab\x99\x04\x3b\x5b\x69\xd6\xe7\xd8\x07\xdb\x54\x35\x7e\xb0\x39\x03\xfc\xa7\xe9\x87\xa5\x8f\xc3\x42\xcb\x39\xd3\x67\x60\x69\x1b\xca\xa8\xc4\xd9\x59\x5e\x76\x1c\x7d\x94\x15\xb5\x59\x0a\x38\x36\x17\x3d\x55\xb0\x5f\x6f\x9e\xa3\xca\xf4\xd3\xbf\x18\x37\x9d\xf0\xcb\xc0\x38\x31\x3c\x2a\xcb\x08\xc5\xf7\x08\xd9\x68\xb2\x55\x60\x41\x79\x65\x7a\x35\xe7\xb9\x07\xc7\xc2\x5f\x64\xe7\x6e\x63\xed\x20\x4e\x44\xee\xb5\xbd\x2f\x65\x3a\x89\xec\x0b\x2a\x6a\x41\x76\x8e\x96\xd5\x0a\x3b\x04\xe4\x5d\xdd\x88\x55\x2e\xb4\xad\xd1\xc6\x1c\x00\x37\x95\x75\x1a\x8f\x22\x27\x9a\x37\x1a\xb0\x4c\x07\x43\xde\x56\xdb\x9b\x6b\x85\xbe\x2b\x69\x37\x8f\x0d\xbb\x93\xab\xb6\x70\x8a\xdc\x96\x36\x6a\xc9\x8d\xde\x10\xe7\x63\xc5\x88\xdd\x14\x71\xd9\x46\x27\xe1\x52\x10\xc7\x8e\xcc\x27\xfb\x94\xda\x5b\x09\x2c\x09\x16\xa0\xac\x9c\x61\xd7\x6a\x88\x8d\x88\xe8\xb2\xc1\xf9\x8d\x38\x18\x9c\xe8\x72\x50\x92\x67\x4f\x47\xf0\xca\x0b\x6c\x92\x50\x4f\xab\x42\x2c\x54\x98\x98\x9a\x4f\xa6\x5b\xb1\x7a\xf5\xdb\x0c\x87\x41\x7d\x01\x81\x32\x4d\xc7\x72\x6a\x4d\xe5\x12\x38\x36\xf0\x92\x78\xce\xd1\x3d\x68\x38\xc7\x04\x74\x92\xe1\x9c\x4a\x74\x0c\x0d\x2b\xe0\x30\x20\xd6\xec\x12\xa6\xc2\x29\x9f\xcb\xa0\xba\x42\x7d\x12\x57\x7a\x55\xbb\x8c\xf2\x41\xd8\x59\xc4\x82\x60\x2f\x2a\x0e\xf5\x3c\x47\xe5\x7c\x07\x03\x2b\x58\x04\x7d\x75\xaf\x28\x4e\xb7\x9b\xc4\x75\x96\xaa\xad\x54\x84\x97\x65\x7c\xb3\x31\x8f\x94\x8a\xdb\xc6\xc6\xc8\x66\xcf\x8f\x0a\x07\xf4\x31\xef\x4d\x0d\xef\x51\xe7\xc9\x9a\x15\xfd\xa8\x7f\x7d\x8e\x17\xf3\x90\x77\xfd\x44\xd9\x30\xd4\x56\x2a\x3a\x89\x81\x02\x06\xbf\x88\xb2\x45\x3b\x85\x01\x18\xe9\x18\x37\xb6\x94\xd2\xe9\x76\x36\x76\x97\x87\x26\x76\x3a\x91\xea\x96\x49\x58\xcf\x9f\x44\xec\x22\xbe\x15\x44\x40\xce\x7a\xfc\xce\x89\x70\x70\xf1\xd6\x2d\xd8\x6e\xf3\xc1\x87\x50\x14\x65\xb1\xec\x57\x5c\x12\x6a\x32\x4b\x7a\xee\x7e\xae\xbb\xc6\x13\x80\xfd\x2c\xd7\xf7\x42\xe2\x31\xf5\xd7\x3d\x5e\x12\xc0\xe5\x19\xa4\x25\x62\x40\xe1\x53\x62\x8c\xc7\x69\x81\x33\xd1\x82\xfc\x9b\x57\x43\x42\x05\x3c\x88\x5c\x45\xaa\x0b\x7e\x10\xb4\xd5\x13\x1f\x96\xeb\x53\xee\xcd\x8d\x8a\x22\xf4\xf8\xe8\xc7\x9e\x72\x4d\xf7\xdb\x9f\xb4\x1a\x76\xc9\xdf\x33\x6d\x23\xd8\x86\x7a\x50\xa0\x0b\xac\x0b\x7c\x2f\x9c\xb0\x3e\x14\x74\x3f\xff\x88\x59\x43\x60\x3b\x42\x67\xf0\x14\xed\x3b\x92\xae\x52\xd2\xaa\x90\x6f\xdb\xae\xd3\x78\xa8\xa1\xfa\xcb\x81\x28\xd7\xad\x65\xb3\x54\x3e\xe6\x97\x08\x4a\x85\xe3\x1c\x32\x72\xfd\x3d\x49\x6d\xb1\x1f\xfd\x91\x3e\x51\x61\xeb\x02\x5e\x51\xaf\x06\x7c\x0a\x5c\x41\x7f\xe0\x35\x43\x53\x86\x13\x71\xfb\x82\x4f\x45\x13\x51\x45\x0c\x66\x5c\xb0\xf3\x44\x28\x3a\xc9\x09\x14\x17\xb6\x9f\x7f\xd9\x56\x19\x7e\x22\xb3\xc7\xe2\x22\xeb\x83\x53\xdd\xf8\x8e\xa8\xf5\xce\x71\xfd\x33\x51\x52\xe8\xea\xae\x3c\xf6\x37\xe8\x81\xb6\x60\xb6\x2d\x14\xdf\xb0\x22\x72\x05\xcc\xb6\x2c\x3f\x7c\x95\xcb\x64\x81\x23\x33\x03\x19\x90\xd6\xcd\xb4\xc0\x6e\xe3\xf0\x43\xbf\x79\xd8\x86\x38\x31\x7f\xf8\x6a\x53\x52\xc2\x67\x03\xd7\x78\x70\x23\xc1\x8c\x02\x77\x07\xf6\xb6\x08\x2e\x42\x19\xbd\x26\xfa\xb7\x13\x20\x46\x10\xb7\x60\x3f\xcd\xdd\x91\xe4\x65\x9d\x94\xac\x09\x42\x4e\x1f\x4b\x66\x82\x72\x47\xb8\xc9\x8f\x40\xcf\xfa\x3e\x27\xcb\x1d\x37\x76\xda\x26\xd5\x83\x46\x5a\xe9\x89\x18\x50\x42\xfd\x6e\xde\x3e\xc7\x0d\xd2\xd1\x38\x1a\xf8\x4b\xde\x43\x6e\x09\xf4\x48\x2a\x9c\x53\x8c\x3a\x10\x75\x91\x9b\x8c\x0b\x0d\xee\xe0\x9e\xf6\xdc\xe2\x6b\x1d\xfb\xcc\xf7\x2c\xf1\x50\xfc\x34\xcd\x14\x93\x99\x60\x17\xf2\x16\xbe\x2e\xf1\x45\x64\x00\x58\x95\xdc\x1a\x53\x6c\x77\x53\x68\x08\x3c\x38\xdb\x22\x8c\x07\xda\x8d\x47\x0b\xb9\x76\x4f\x06\x27\x85\x14\xbb\xb8\x5e\xdd\x6c\x84\xed\x6d\xe5\xb8\xe0\xa1\xed\xe1\x96\x7d\x99\x7e\x36\xdd\xb5\xc5\xe9\x7d\xb6\x5a\x12\xdb\x34\x0e\xd0\x28\xe7\x03\xbf\xdb\x31\x34\x59\x2f\x35\x18\x66\xc5\x42\xa4\x9e\x72\x65\x06\x36\xf2\x93\xf0\x5f\xbd\xef\xf0\xaf\x79\x79\xe3\x6e\xa5\x5f\xf3\x3f\x84\x9e\xcb\x4c\x08\xd6\x82\x25\x66\xad\x63\xe6\x83\x3e\x89\xf7\xd8\xbc\x9f\xf7\x10\xe7\xd8\xee\x9b\xc4\x89\xb3\x6d\x8a\x47\x0c\xc4\xd1\xd6\x77\xfa\xf7\x8b\xb5\xad\x35\x55\x3f\x8b\xb2\xad\x3c\x15\x55\xa2\x65\x4b\x41\x93\x5e\xc1\x4a\x4b\x44\xb5\x4e\x9e\xb3\x65\x52\x89\x66\x6e\xa4\xf5\xdd\x6c\x9d\x9c\x0b\xc0\x17\x09\xfb\x72\xca\x9c\xc2\xc3\x2f\xe6\x48\x91\x07\x03\x86\x72\x6b\xb0\xfb\xbd\x30\x79\x38\xd2\x09\xec\x83\xfc\xe7\x3e\x0f\x50\x14\x51\x06\xb5\xdf\x59\x5a\x49\xb4\xde\x71\x42\x59\xf9\xdc\x3a\x72\x4a\x55\xf9\xd6\xea\xe7\xe8\xd5\xca\x17\x56\x82\xc1\xf5\x95\x57\x2d\x5f\xf7\x92\x2a\x9e\x5b\xc2\x3b\x7a\xca\x05\x16\x49\xad\xf5\xd2\x6f\xe6\xe5\x0d\x0c\x49\x92\x79\x66\xc5\x8e\xd2\x8d\xe6\x63\x45\x46\x25\xf3\x56\xde\x99\x7a\x25\x34\xbb\xe8\x38\x6a\x49\x32\xf8\x21\xf3\x69\x49\x13\x9c\xed\x5f\x5f\x9a\xea\xb6\xcb\x13\x2e\x49\x26\xcc\xbb\x7f\x93\x5e\xf5\x26\x22\xae\x34\x72\x2d\x83\x17\x1e\xc9\xd6\x59\x9e\x98\xfe\x2b\x3b\x6e\x29\x1c\x77\x94\x99\x5b\x5a\x0e\xb5\xca\xcc\x2d\x2e\xa9\xff\x69\x7c\x6c\x11\xa3\x72\x6c\xb8\x62\xfe\x55\x11\x5b\x1f\x6f\x6e\xd3\x54\x59\xb7\xd1\x6c\xb6\x66\xb0\xa6\xdb\x6c\x48\x32\x5e\x3d\x6a\xde\x97\x8f\xab\x0e\xb3\xda\x99\x06\xad\x0e\xb7\xd3\xe1\xea\x54\x77\x81\x53\x42\x4d\xab\x1f\xba\x9c\xa2\x64\xd7\x74\xb9\x56\x79\x38\xd5\x3e\xc2\x6f\x70\x1b\x57\xac\x34\x6f\x5b\x5c\x54\x08\x2d\xd6\xcd\x1e\x57\x28\xcc\x1f\x4d\xb8\x29\x4a\xcd\x39\xc3\xe7\x14\x31\x66\x5f\xfa\x29\x0a\x84\x59\x54\xf7\x37\x79\x86\x99\x86\xb2\xae\xad\xc7\x34\xa8\xd5\xa6\xf5\xa4\xc9\x48\xc3\x68\xcb\x69\x93\xb7\x95\x16\xcd\xc3\xa6\x66\xe2\xca\x66\x1d\xf3\xcd\x39\x1a\x4d\x17\x2c\x85\x29\x55\x4d\x7f\x6c\x69\x31\x16\xcd\x47\x1c\x2b\x19\xf3\xcd\x09\x30\x85\x5f\x74\x8b\x0b\x7a\x07\xf1\x5a\x77\xaf\xe9\xdb\xa5\x81\x1e\x90\x59\xfc\x9c\x76\x4f\xb8\x19\x63\xd2\xa6\xc7\xda\x74\x7e\xe4\x54\x0f\xc0\xe4\xca\x40\x7a\xf7\x35\xe3\xab\xbd\xc0\xee\x0a\xe3\x3d\x9d\xec\x6e\xb2\x11\x5d\x1e\xd1\x7d\xd8\xb0\xbc\x89\xaa\x2a\x35\xf4\xad\x25\x74\x0d\x1a\x4e\x48\xdf\x74\xb2\x8c\x5a\x0a\x5d\x3a\xf6\x99\x62\xb3\xcc\x95\xe3\x16\xbb\x93\x82\x95\x1f\x6d\x34\xa2\x14\x1d\x2b\x41\x2b\xe9\x6d\x1d\x45\xd0\xdd\xbe\xd6\x9b\x5f\x17\x3e\xcd\xa5\x6b\xf1\xc4\xf6\x69\xb2\xed\x0c\xc9\x21\xde\xb6\x9d\x16\x65\x3f\xd9\xd3\xbb\x36\x56\x79\x86\x1c\xd9\xfd\xa6\x76\xc8\xbf\x49\xa7\xb6\x91\xe5\xd9\xb7\x7f\x4b\xf3\x25\xec\xb0\x6e\xa6\x7c\x1d\xfa\xe0\x61\x68\x7b\x39\x4c\xf7\xe8\xcf\x8e\x0e\x30\x48\xff\x59\x97\xb7\x3d\xd1\xf0\x82\xea\x93\x8d\xc4\xe4\x67\x0f\xcc\x72\x9b\xf9\xe9\xde\x74\x53\x8e\x55\x51\xdf\x23\x43\xb2\x2d\xb2\x7f\x97\x5e\xc3\x6e\xe3\xec\x65\xd1\xf2\x3f\x23\x39\xf9\x59\x3b\xf7\x96\xe4\x43\x92\x21\xfb\x0d\x0a\x39\x1c\x98\xae\x5e\xc9\x91\xb0\xc8\x83\xe3\xd2\xa2\xc0\x96\xc3\xb2\xca\x64\xb2\xe4\xe8\x8f\x5a\x53\x3c\xe3\x38\xb6\xe1\x31\xfa\x81\xe1\xad\xe6\xed\xb0\x11\x13\x78\x6b\x1d\xb8\xce\x6c\x41\x2e\x72\x58\x6d\xc9\x6f\x87\xd9\x16\xdb\x50\x94\x4b\x56\x46\x40\x52\xe7\x3e\xb3\xd3\x20\x50\x17\xc3\x18\x0f\xd1\x52\x95\x1a\x68\xe8\x36\xf0\x83\x4a\x82\x0f\xef\x4d\xab\xcf\x5d\x3a\x7a\xfe\x3f\x62\xea\x69\x64\xa5\xf2\x1c\xf5\xfd\x72\x0f\xb1\xb7\x1a\xe8\x8a\x30\xf4\x93\x46\x87\xc5\x6c\xca\x26\xe3\xa7\x52\x17\xd2\x33\x33\x58\xa5\xb6\xdb\xb0\xa5\x6d\xcd\x1d\x84\xb9\x0d\xa8\xc1\x17\x32\x6a\x57\x28\x1b\x03\x1d\xb6\xff\xd9\x7c\xd9\xae\xd9\xb1\xa2\xb5\xdf\xda\xc1\x89\x20\xf7\x32\xbf\x05\x7d\xa3\xe8\x35\xc9\x82\x27\xb6\x3f\x37\xb4\x32\x00\xc6\x0b\xca\xef\x18\x31\x78\x2d\x45\x06\x26\xce\x89\xfb\xb3\x15\x66\x3b\x93\x0f\xa7\xdc\x35\xe7\xf0\xcf\x72\x83\x2d\x2e\x0a\x76\x87\x6b\x58\x51\x72\x20\x81\x5d\x36\x47\x0b\x06\xc8\x28\x3b\x78\xf1\x0c\x7e\x9f\x7d\x8d\xe4\x3e\x7a\xcc\x51\xbb\x62\x0e\xfa\x00\x52\x5a\xb3\xc9\xf1\x0a\xd4\xba\xee\x83\xfd\x56\x97\x73\x8d\x71\x36\x69\x48\xcb\x26\x0f\xcb\x9d\x68\x69\xf3\x77\xd3\x66\xb7\x2d\xad\x5e\x46\xde\x56\x23\x6c\x6c\x6d\xbb\xcd\xd7\x28\x3b\xe9\x6e\xbb\xee\xe8\xe9\x02\x9e\xfd\x36\x4e\x5b\xe6\x5d\xfb\xaf\x71\xb9\x89\xf1\x0e\x0f\x12\x37\x46\x9d\x72\x8c\x4f\xed\x0d\x61\x42\x0e\x64\x22\xfd\x43\x9d\x64\xc2\x0b\x9e\x5a\xd0\xa2\x82\x83\xee\x15\xf0\xcd\xc5\x52\xe4\x61\x24\x48\x42\x75\xea\x44\x87\x94\x0b\x41\x31\x98\x9e\xaa\x38\xbb\x5c\xec\xa6\x5a\x63\xab\x39\x7c\x5c\xbd\xca\x5c\x93\xb4\xb6\x31\xdf\xb8\xc6\xe9\x0f\xe3\x4a\xf3\x26\x68\x51\xc8\x8d\xea\x8b\xb0\xf7\xa1\xef\x4b\x95\x2e\xd2\xb0\xa9\xbc\x5e\x78\x68\xc4\xa7\xf4\x02\x04\x2c\xea\x5a\x3c\x0c\x71\x97\xab\x8a\x6c\x45\x6d\x4e\xd8\x1f\xcc\x45\x0f\xa4\x7c\xf1\x1d\xc2\xa4\x65\x8c\x11\xd9\xee\x6b\x84\x14\x4c\x22\xf6\x53\xfe\x05\xf8\x6a\x82\x59\xd1\x15\x88\x05\x09\x58\x6a\x67\xff\xd9\xd3\xb5\xcc\xc8\xe6\x81\x77\x54\xc5\xbf\x16\x1f\x7d\x66\xab\x5d\x4c\x77\xbb\xa5\xf8\xa3\xda\xeb\x71\xfe\x01\xb9\x32\x23\x7c\x24\x75\xb0\xea\x28\xe1\x78\xe0\x93\x12\x6b\xfc\x54\xf0\xbe\x9c\x0e\xbc\x8a\x71\x2f\xf5\x3c\xfe\x7d\xd8\x03\xae\x0b\xe1\x31\x3b\x2c\x6c\x89\xb4\x91\xf3\x34\xf0\x8e\x87\x15\xef\x03\x19\xe8\xf9\x25\xa5\x1f\xbf\xd2\x7b\x2c\xe3\x14\x3a\xc5\x27\x40\x88\x86\xde\xf5\x83\xe6\xdb\x3a\x76\xf8\x83\x0b\x27\x80\xde\x54\x1b\xf1\x23\xeb\xdd\x34\x3d\xc9\x80\xd9\x34\xd9\xce\xe3\x7d\x8f\xc0\x77\xb5\x97\xb1\xc2\x93\x62\xe2\xcd\x6a\x24\x52\xb4\xc8\x4b\x15\x9f\x28\xc6\xbe\xc0\xe2\x52\xbf\x8b\xfe\x2b\xb3\xad\xfc\x66\x03\xc7\x93\x18\x7e\xed\xf4\xa6\x68\x0d\x8a\x7b\x18\x2e\xa4\xc3\x5f\xc2\x7a\x1e\xa0\x13\xf0\x92\x6b\xee\xf9\x2a\x90\x9d\xb0\x03\x7b\x28\x48\x2f\x55\x0f\x99\x10\x7c\x2b\xe3\xb6\xd3\x03\x06\x33\x7b\x0a\xb4\x3a\x74\x7f\x1e\xce\x36\x98\xf9\x55\xd4\x66\x31\x48\x7f\xe9\x6e\x36\xf8\x3e\xd4\x0f\x3b\xa6\x72\x65\xf6\xe2\x57\xb4\xf1\xc3\xe6\x09\xc8\xfa\xdb\x4c\x05\xb1\xa5\x3c\x22\xf4\xba\x07\xb4\xb0\x29\xe4\x8f\xd7\x39\x81\x7b\x88\x9d\xef\x1b\xde\xcd\x10\x06\xf5\x55\xe4\x7c\xc8\x0b\x7a\x74\x70\x6e\xe8\xd7\x30\x53\x3f\x50\x58\x0a\x3b\x82\x94\x16\xfe\x86\x9b\xe5\xe6\x10\xc9\x4c\x88\x81\xa7\xb2\x35\x52\x0d\x21\x46\x51\xf9\x19\x51\xf6\x66\x31\x9b\xb2\x0f\x58\x1f\x89\xf1\x41\x6a\x8f\xdf\xe3\x5a\xa1\x40\xfd\x37\x62\x43\xd1\xfa\x5d\x86\xb1\x53\xe8\x87\xad\x77\x63\xbf\xb9\x9e\xad\x47\xc5\xae\x74\x73\x28\xe3\x70\xcd\xb1\x9b\x45\x7b\x38\x1e\xf8\xa8\x8c\x91\x98\x6d\x9e\x84\xb8\xda\xe8\x87\xbe\xf4\x70\x4a\x4c\x1e\x15\x17\xd8\xc8\xa9\xa4\x87\x90\x67\xb9\xb7\xc3\x98\x84\xdd\x71\x0c\xf6\x5f\xd7\x90\xf8\x61\xee\x1d\xd8\x48\x82\x76\x42\x82\x63\x69\xa2\x24\xe5\xbb\xed\xef\x34\x4d\xe8\x81\xe9\xb9\xb4\x2b\xd0\x4f\x23\xe7\xd3\x9b\x60\x17\xfb\xfe\x4d\x5f\x76\xf1\xef\x38\x97\x9e\xe5\xd2\xd7\x72\x2b\xed\x27\xdc\xb1\xce\x87\x5f\x82\xb0\x90\xe6\xa4\x7a\x21\x6f\xe7\x77\xa7\x10\x5c\xf7\xa5\x7d\x4b\xfe\x80\xdf\xce\xf5\x4c\x5e\xf2\xe4\x86\x9e\x4a\xb1\xf7\x0d\x08\xb0\x4d\xdd\x41\x5d\xf4\xf2\xe1\xef\xa7\x5f\xc7\xfe\x49\xcb\x0c\xa7\xa3\xda\xd2\x7f\x46\xc5\x41\x0f\x66\xc2\x63\xa1\x0e\x33\xf9\x5b\xc0\x21\x73\xd0\xfc\x3f\xe0\x8f\xe3\x8a\x82\x12\x48\xd0\x60\xa5\xc8\xd5\x69\x6d\x0f\xa3\xa0\xd2\x69\x4b\xfb\xf9\xfc\x8b\x4e\x5b\x9b\x2d\xf2\x06\x9c\x22\x6a\xea\x72\x61\xce\x87\x25\x1b\x73\xf0\xb0\x35\xb9\x0a\x61\x36\xfc\x61\xaa\x63\xf6\x4f\xcc\xc1\x68\xb5\x30\x9b\xe0\x47\xaf\x12\xca\xbd\xd2\xfc\x2e\xe6\x18\xf8\xc9\x3d\xf0\xb9\x41\xb4\xd5\xee\xd8\xbc\x9e\x90\x58\xc4\x6c\x81\x46\x84\x14\xf2\x54\x02\x77\x50\x9f\x20\x49\x6d\x41\xd6\x93\x6a\x69\x26\xc8\x7a\x04\x2a\x3d\x0f\x02\xab\x4f\x49\x97\x41\x36\xaa\xbd\x92\x77\xa0\x75\xf2\x29\x89\xa6\xc3\x59\x19\xb5\xe4\x0f\xe8\x58\x95\x50\x7c\x0b\x34\x58\x62\x21\xbe\x0e\xd1\x17\xee\x17\x27\x42\xd5\x49\x0e\xc5\x6f\x90\x27\xd8\xdb\xc5\x71\xee\x8b\x34\xbc\xf8\x02\x29\xd1\xe7\x64\x09\x92\x9c\x49\x9c\x29\xa5\xfb\xf7\x63\xda\x25\xd3\xc1\x6b\x5c\x62\x6b\x38\xc0\xcc\x85\x53\xb5\x55\xf6\xda\xd3\x36\xb5\x57\x81\x3f\xc7\x8e\xd7\x6d\x01\x3e\x1c\x3c\x58\x07\x05\x9e\xe8\x3d\x5c\xdb\x0b\x2c\xea\xf0\xac\x39\x0f\x74\x6d\xb5\xab\xbe\x07\xdc\x52\x7f\xb7\xea\x3e\x30\xa4\xfc\x5d\xe5\x7b\xfb\x35\x45\x4d\x55\x1a\xa0\x57\x02\xb7\x2a\x3b\xa7\x57\x3c\x9f\xca\xb7\xf0\x97\x11\xfd\x55\x8e\x98\x7e\xea\x50\xd5\x17\x02\x98\xbc\xa9\xba\xce\x6b\x03\xe1\x60\xed\x4a\xbf\x95\xe8\x86\x66\x37\xdb\xf8\xa5\x7d\x2d\xb6\xb6\x3f\x67\x2e\xb5\xe4\xda\xbe\x19\x1f\x69\xe9\xb2\x9d\x1b\x7a\xd1\x72\xca\xb6\x58\x7d\xac\x45\x61\xeb\xab\xda\xd9\xfc\xcb\xf6\xb0\xc2\xb5\x19\x66\xf3\xa2\x29\xa1\x29\xcb\xe6\x57\x8d\x5a\x36\x67\x4b\x96\xee\x97\x39\xda\x55\x15\xa0\x64\x86\x0e\x84\xf4\x7c\xd9\x20\xc4\x21\xf6\x99\x4c\xee\x12\x1b\xd6\x2f\x7b\xe0\xba\x39\xa0\xa0\xa9\x0e\x77\xcc\x2b\xaf\x39\x87\xf4\x08\x77\x48\x79\xdb\xba\x60\x59\xab\xa3\xc4\x66\xcd\x9c\x65\xc7\x5b\x9b\x6d\x13\x7f\x3b\x7e\x59\x9f\x19\xc1\x77\xfc\xb1\x4e\xec\xef\xed\xf8\x61\xad\xdb\xb3\xa7\x83\x67\xf5\x56\xd9\xa1\x7c\x62\x35\xd2\x6a\xad\x44\x59\xa5\x36\x74\xb7\xf7\x5a\x5d\xa9\xf4\x6f\xd7\xb6\xb6\x2c\xd9\xa8\x98\xb6\xb9\x91\xf3\x5d\x21\x03\x1e\xe5\x1f\x55\xbc\x74\xc4\x70\xff\x69\xdf\x09\x15\x31\xf7\xb5\x67\x21\xbf\xfa\x0b\x94\x31\x6e\x7f\x3c\x16\xd4\x87\x2c\x99\x27\x0d\xd5\x48\xab\x3d\xf3\x99\xea\x2e\x2b\xea\x94\xa3\xba\xc5\x6a\xc5\xa8\x52\x9d\x67\x59\x31\x78\x4c\x1d\x63\xb9\xaf\xb7\x4b\x7d\xd0\xe2\x6c\xe7\x52\xdf\x09\x0b\x89\xbc\xad\xcf\xcf\x82\xdc\x94\xde\x7b\xc1\x22\xa4\x96\xdd\xcb\xb5\x18\x2d\xf3\xec\x79\x6e\xe9\x53\xf8\xab\x47\x62\xbd\x32\x1b\xd7\xe3\x6f\x1b\x9d\xfc\xb3\x47\xec\x50\x14\x93\xd6\xd3\xee\x34\x10\x32\xdf\xeb\x0c\xff\x4a\x41\xed\xdc\x2e\x75\x11\x6d\xdb\x95\x58\x7e\x54\xb0\xbc\x87\x5c\x99\x97\x9c\xf5\xcf\xdd\x1a\x5d\x2e\x61\xaf\x6f\x3d\x20\xbc\x6d\x5f\x6d\xe3\x1d\x1a\x48\x57\xa3\x85\xe7\xf3\xf0\xd0\x5a\xf9\x1d\xa2\xef\x91\x78\xe5\xb2\xdb\x21\xbd\x15\x5d\xce\x88\x95\xc7\x27\xbb\xad\x21\x5f\x8c\x26\x7a\x86\x41\xbb\x4c\x8f\xf4\xd1\xec\xe2\x2c\xf6\xa8\x53\xad\xfe\x5a\xfb\xf6\x3b\x9a\x17\xdb\x59\x0e\xa0\x8d\x5f\x3a\x68\x0e\xd2\x0c\xc2\xf7\xd5\x8b\xa2\xc5\x68\xdd\x8d\x45\xe8\x9c\xb4\x43\xd6\x62\x12\xff\xd6\xe1\xeb\x92\x95\xf1\xbc\xa3\xbe\x65\x67\xd8\x6b\x8f\xdd\xaf\x5a\x4f\xff\xa0\x2f\xab\x65\x52\xf4\x0c\x35\x1a\x57\x90\xa6\x8d\xdd\x9b\x23\xdd\x9e\x99\xce\xb7\x25\x20\xe4\x16\xe6\x8a\x1f\x4e\x09\x56\x0f\x95\x93\xa0\xcb\xb6\x73\x9d\x08\x60\x80\xfd\x54\x57\xb9\xcd\x1a\xc7\x93\x2a\xb5\xc5\x98\xd3\x70\x77\xbf\x69\x34\x6c\x6f\xcf\x37\xa3\x15\x47\xaf\x66\x7b\x4a\x5f\xe8\xe7\x08\x39\x22\xa0\xc1\xbb\x9c\x0b\x82\x33\x46\xad\xf9\x41\x49\x6f\x8c\x3f\x14\x26\xc7\x2c\x9a\xb6\x96\x1c\x64\xb6\x9a\xe3\xa4\x41\xd4\x01\x4b\x93\xca\xfd\xde\x15\xd6\x98\x9a\x76\x1c\xd7\x6e\x7f\x03\x15\x75\xcd\x9e\xd3\xc4\x82\xfa\x81\x96\x5b\x66\x1c\xdf\x41\x7c\xda\x06\xed\xb9\xd0\x55\x8a\x00\xdb\x7d\x2e\x8a\xf6\x73\x96\x27\x91\x96\x1d\xbb\xcc\x68\xe8\xde\x4e\x8c\xf1\x56\x93\x08\xfe\xfa\xaa\x6b\x66\xef\xf9\x9f\xc5\xdf\x2d\xdb\xd2\xce\xe7\xaa\x6c\x62\xfe\x23\xa6\x6d\x46\x56\x30\x6f\x9f\xdd\x50\xce\x1b\xd6\x75\x7b\xd7\x82\x6b\xf4\x5a\xd0\xb6\xe2\x49\xbf\x47\x8e\x43\x92\x2c\xd2\x30\x64\xba\xc2\xd7\x8d\x09\x3d\x5c\x03\x80\xdf\x70\xa9\xad\x37\x82\x74\x20\xb5\x1b\x97\x41\xab\xd1\x11\x4d\xb7\xed\x0a\x30\x93\x2d\x9d\xd6\xda\xd8\xd5\x6d\x2e\xe6\x35\x78\xa6\x5c\x65\x72\xc8\xee\x46\xdc\x58\x03\xc7\xc1\x3b\x3e\xbf\xfc\x91\xe3\x2c\x8f\x5d\x24\x84\x8c\x27\x7c\x13\xae\x70\x16\x24\x03\x52\x0f\x41\x8b\xf9\x89\x5c\x21\xec\x52\x26\x2f\xdc\x05\x6e\x24\xf4\xa0\xd9\x21\x5a\xf2\xeb\xc8\x37\x50\x81\x45\x42\xfc\x88\x6b\x48\x69\xa7\x2b\xd8\x2d\xa5\x9c\x04\x9b\xc6\xb6\x54\x25\x82\xe3\xf1\x8f\x6a\x09\xf6\xf9\x24\x48\xfd\x5d\x9b\x13\x9e\x51\x8d\xdf\x2d\x75\xbd\x65\x4d\x23\xa6\x91\x2e\xc7\x59\xae\xad\x0e\x88\x01\xd6\xf7\xda\x7b\xa8\x69\xf6\x5f\x69\xb6\x6b\x5a\xb4\xa4\xe0\x0e\xe6\x3e\xa7\x41\x60\xe1\x76\x22\x2e\x2c\xf1\xbe\x7b\x6e\xc2\x60\xb4\x2b\xf6\x42\xca\xad\x50\x57\x3c\x35\xfd\x52\x40\x01\xa1\x38\x9b\xe1\x05\x21\xed\xcc\x2b\xc7\x96\x79\xbc\x2f\x7c\x81\xb2\xf7\xfa\x52\x32\xed\x3c\x4c\xfe\x57\xfa\xc3\x71\xab\xef\x99\x8a\xf3\xc0\x15\x94\x4b\xd5\x7e\xd6\x5a\x01\x9f\x6a\xd5\xe6\xda\xb8\xb3\xf4\xb1\x8e\x0c\xe2\x39\x46\x4f\xb3\xa3\x47\x63\xc8\x7c\xcd\x1e\xcf\x6b\xa1\xbf\x4a\xaf\x78\x95\x86\x6b\xe4\xcd\x79\x27\x44\x06\xa7\x8b\xc9\xda\x51\xaf\xe2\xc7\xc9\x1d\x5c\x1e\x8b\xe3\xd3\xc8\xcb\xa7\xd7\xf9\xbe\x4c\xbe\x47\xd9\x41\x69\x4a\x67\x91\x7e\xfb\xff\xca\xba\xe3\x36\x44\x2d\xcc\x73\x40\x80\x68\x81\x85\x3a\x90\xaf\xc1\x66\xe2\x14\x87\x22\xfa\x0d\x49\xb4\xed\xf1\x90\xc1\x72\x33\x8b\x76\x3f\x9a\xdf\xe3\xde\x6f\x01\xab\xfd\x35\xdb\xe7\x03\x5f\x06\x38\xc9\xa6\x69\x4f\xa8\x27\xaa\xbc\x83\x18\x34\xba\xf8\x5d\x10\x39\xf8\x5b\x8e\x73\x50\x59\xc8\x99\xd4\xf2\xa0\x8b\xe1\x51\xdc\xde\x60\x19\x9b\x11\x5e\x49\x2f\xe3\x10\x83\x34\x18\x1d\x3c\x0d\x9f\xc1\x50\x93\x64\x0e\x61\x99\x79\x2a\xdd\xd4\xf5\x69\xf8\xe6\xac\x32\x17\x64\x44\x69\x6e\x1c\x98\xcd\x32\x2f\xf8\x0c\xec\x64\xff\x2c\x46\x5b\x8d\x32\xad\x3c\x2c\x87\xd7\x44\xec\xf0\x1c\xef\xf6\x8d\x94\x7b\xdd\x96\x8f\xb0\xa3\xbc\xbf\x34\x6e\x63\x6b\xf9\xa4\x56\x54\xb0\xde\xf9\x19\x15\xbd\x65\x95\xf8\xbf\xca\xba\xc4\x8a\xa0\xc5\x27\xc5\xb0\xd2\x18\x96\xd1\x11\x6c\xb3\x30\x72\xa8\x38\x0a\xc1\x0a\xa0\x1a\x47\xf3\x39\x38\x6f\x5a\xcc\x4c\x7c\x1b\xae\x97\xbb\x33\x39\x12\xad\x11\x2b\x48\xfb\x0c\xa5\xc6\x2d\x0b\xde\x83\x3a\x78\x2e\x39\xf5\xb6\xf8\xd8\x78\x77\x87\x89\xdb\xbc\x5d\xd8\xb2\x81\xbd\x09\xef\x71\x57\x3a\x5f\x25\x8e\xe1\xbf\xb7\x8e\x26\xe1\x89\xc7\xea\xdd\x12\x55\x24\x59\xd9\xe7\xc4\xa3\x9e\xf8\x42\xf3\x84\x74\x6f\xa5\xc0\x26\x61\x9b\xdf\xe5\x84\x2d\x09\x16\x81\x38\x96\x57\xc2\x75\xba\x2f\xbd\x27\x71\x81\x39\x4e\x69\x48\xfa\xca\x2a\xf3\xdc\x96\x02\xe4\x58\xb8\xdf\x4c\xf5\x8b\x5f\x42\xda\xf3\x25\xc9\x7b\x9d\x2a\xd3\xfe\xa6\x95\xd9\x17\x67\xa4\x21\xcf\xcf\xfe\x93\xd9\x8b\xba\x34\x2a\x14\xfc\x40\x5f\xeb\xfb\x95\x55\xe3\xda\xd9\xd1\x9b\x75\x07\xc3\x6a\xa9\xcc\xba\xe3\x16\x53\xfb\x2d\x0b\xee\x7e\x4d\xca\x15\xcc\xe2\x0a\x0b\xc0\x82\x03\x04\x76\x46\x6c\xe6\x98\x57\x70\xdc\xc5\xcc\xfb\x7e\x76\x11\x00\x41\x1b\x35\x8b\x76\x3d\xcb\x8b\xee\xe8\x6b\x9c\x1d\xc4\xbc\x4a\x3c\x2b\x9c\x62\x4d\x63\xbe\xe7\x9c\xe7\xd4\xc0\x6d\x73\x6f\xf1\xa2\xc0\x66\xa2\x9f\xb0\xe4\xf9\x8b\x45\xff\xb8\x04\x4e\x14\x15\x5d\x85\xaf\x1b\xd2\x2f\x6e\x83\xcf\xf4\x74\x14\xc7\x22\x8e\xb7\xbf\x2e\xb6\x47\x54\x34\x1f\x2c\xea\x46\xd2\x6a\xd2\x0b\x5f\xa0\x72\x25\xba\x85\x31\xae\xb8\x3c\x7a\xa1\xa6\x5b\x0e\xff\x6b\x21\x90\x20\xe3\x82\x0a\x83\xbc\x2e\x32\xa1\x45\x47\xfc\x42\xa9\xfb\x8b\xe6\x02\x1d\xbd\x3f\x15\x8f\xd1\x4b\xf1\xb7\xc5\xdf\xc3\x7a\xd0\x7f\x4b\xf1\xec\x3f\x50\x42\xd9\x2f\xc8\x8f\xa5\xf5\x15\xc3\x4e\x5f\xa7\x82\x2a\xcd\x9c\x49\x23\x7d\x95\x2a\xe7\x31\xf5\x8f\xca\x37\xd0\xad\xaa\x2d\x95\x45\x50\x3b\xb9\xa2\xd2\x12\x4a\x97\x41\x2a\x84\x30\xcd\xaa\xf2\xf2\xb3\xb0\xc7\x25\xc5\xe5\x42\x04\x31\x67\x77\xb9\x3f\x9a\x97\xb2\xa3\xbc\x1f\xab\x11\x3d\x5a\xb1\x93\x14\xce\x30\xac\x90\x91\xc1\x94\xe7\x95\x14\xca\x63\xcf\x53\x55\x19\x34\x6b\x6c\x78\xcd\xf1\x90\x13\x08\x7c\xbd\x9f\xa3\x62\xc9\xbf\x71\x3b\xd8\x73\x66\x5f\xa3\x04\x9c\x34\xd6\xd6\xf8\x0a\x5c\x36\xc8\x96\x21\xc1\xbd\xbd\xf6\x32\x6d\xf0\x4c\x07\xa5\x71\x04\xbc\xdc\x8a\x6e\x24\x83\x6f\x36\xac\x6f\xf8\x17\x82\xaf\xc8\x69\x70\x86\x9c\x2f\xfe\xd5\x60\x0e\x63\x67\xe5\x36\xf8\x20\xcd\x12\x49\x0d\x4b\x98\x3c\xb6\x6d\x23\x12\x7f\x8e\xf6\xac\x71\xd6\xb3\xcd\xf7\x9d\x4c\xe2\xbb\x97\x74\xa1\x59\x2b\xa0\x1a\x53\xdf\xfa\xc9\x81\xb8\xac\x96\xef\x75\xf8\x77\xee\xa8\x7c\x19\xa4\x39\x91\xac\xd0\x06\xad\x1b\x4e\x55\x50\x41\xab\xd4\x42\x45\x12\x68\xa5\x8a\xa8\xd8\x01\xda\xa4\x88\x91\xab\x40\x3b\x9a\x8a\xe5\x48\x10\xb9\xe6\x71\xdb\x63\xd0\x75\x69\x69\x9b\x0c\xbc\x5a\x84\x68\xeb\x70\xca\xcd\xf8\xd6\xf6\xc3\x45\xc2\xdb\x22\xf7\x41\xef\x89\x3c\x2e\x9f\xc1\x92\x03\xc3\x14\x9d\xa4\x9d\xe4\xdb\xca\xd5\x64\x33\xfc\xce\xae\x42\x20\xe8\x64\x9b\x2a\x1c\xd8\x33\x5f\xde\xbd\x07\xf8\x69\xf2\x5d\x37\x09\x78\x6d\x54\xa7\x3b\x07\x38\x30\x40\xe8\x1e\x00\x8a\x7b\xf2\xbb\xa3\x80\xc5\x1d\xdb\xbb\x77\x01\xcb\x5a\x93\x55\xa3\xc0\x9a\x86\xdb\xaa\x58\xfb\xdd\x95\xd3\x2a\x73\xfb\xfa\x12\xb9\x6a\x1d\x68\x67\xde\xc6\xae\xbf\x8e\xef\xd3\xfa\x55\x01\x50\x4a\xdc\x76\xd5\x55\xc4\xef\x70\x56\x37\xce\x4d\x9b\xca\xeb\x11\xe0\x97\xbc\x08\x03\xfd\x36\xf7\x4f\xbd\x1d\x44\xda\xc6\x2f\xa0\x06\xbf\xd9\x69\x4f\x77\x0e\xe9\xd9\x7e\x1c\x7b\x3c\xe4\x6a\x3b\x3a\x04\x1c\x62\xda\x26\xf4\x49\x86\x70\xb6\xf8\xae\xa6\xa1\xd5\xb6\x28\x05\x7a\x70\xc0\x16\xdc\xf4\x7a\x90\x6e\x4b\xaf\xfd\x30\x68\x66\x7b\xa2\x5c\x73\xe0\xad\x1d\xbc\x78\xcf\xc0\x6d\xe0\x1f\x61\xfc\xc0\x33\xd0\x81\x54\xf6\xe0\x4a\xc8\x75\xae\xe3\xa0\x8f\x4b\x12\xb3\x6d\x48\x07\x9d\xef\xbf\xa4\x33\x5f\x0d\x11\x07\xef\x7b\x5c\x0b\xcc\x35\x3c\xd0\x5d\x0f\x4f\xdf\xaf\xfb\xb6\xb1\x89\xf7\xfe\xd0\xe6\xa6\xef\x51\x77\x0f\x43\x5a\x7f\x84\x8c\x1c\x61\xb4\x43\x02\xac\x8f\x11\x3b\x83\xbd\xd2\xf5\xc9\xaa\x97\xd8\x77\x86\x80\x9e\xcf\xa8\x2b\xc6\xa6\x7d\x8f\xa1\x42\x33\xad\x7e\x2b\xb0\xae\x39\x6f\x30\xc4\x3e\xce\x6a\x74\xe8\xb8\xcd\x13\xbb\x6f\x43\x07\x2d\xb3\x1d\x5e\x0e\x9d\x34\xdb\x09\xbe\x3b\x7c\xc2\x48\x7d\x98\x23\x31\x93\xfa\x1d\xdb\x25\x15\x17\x4c\xeb\x1b\x94\xa3\x05\xe9\xc7\xcf\x56\xa6\x26\xeb\x19\xae\xad\xd9\xc6\x99\x36\xc2\xd5\xdd\x0b\x2b\x37\x16\x37\x66\x51\xaf\x9a\x2a\x5b\xf6\x90\x37\x9a\x87\xc8\x81\xb8\x57\x96\xcf\xdb\x7f\xa1\xcf\xdb\xe0\x3b\x51\x30\x7f\x20\x40\xb5\x12\x2c\x02\x6d\xec\x26\x39\x1c\x80\x6c\xec\xe1\xd8\x5e\x70\x1e\xeb\xcd\xb6\x2a\x76\x01\xf5\xf1\xcd\xad\x11\xcd\x6a\x89\xf1\x92\xe1\x51\x11\xa8\xf2\xa1\xc9\xee\x42\xed\xe2\x01\x33\xd3\xa2\xa9\x1c\x23\x8b\x7d\xe2\x06\x7e\x95\xe5\xa0\xe4\x58\xfc\x2a\x6b\xf3\xb2\xd7\xac\x00\x1b\x75\xe5\x57\xba\x81\x1d\xa5\x16\xec\x47\xb3\xf7\x6e\x28\x23\x9e\x03\x65\x37\x9d\xc5\x7c\x04\xcf\xb5\x56\xc2\x65\xce\x9a\xf2\x07\x90\x3e\xd8\x44\x7b\x1b\x88\x8c\xa0\x77\x18\xdb\xfd\x46\xfd\xec\xcc\xb4\x6e\xc2\x24\x75\x75\x59\x80\xdd\xbf\xaa\xce\x98\x8c\x5a\x46\x66\x6f\xa9\x6b\xb1\xf1\xce\x1e\x94\xf6\x01\xb5\x85\x05\x22\x7d\x07\x56\xce\x73\x41\x9b\xa3\x46\x7e\x74\x52\x1b\x18\x59\x48\x8a\xe1\x41\xee\x88\x27\x98\x2c\xe7\x48\xc9\x3d\x6a\x17\x6c\x4b\x45\xae\x77\xb6\xcb\xfd\xea\xbb\x38\x16\xd2\xa1\x9e\x8c\xfa\x8c\xce\x93\x01\xa1\x19\x98\x89\xe6\x22\xb0\x26\x76\x55\xab\xc8\x3e\x0b\x8f\x92\xc3\x6c\x57\x13\x73\x15\x27\x2c\xf3\x3c\x6e\x2a\x4d\x4d\x6f\x80\x76\xa6\x56\x34\x81\x20\x7b\xf8\x9b\xaa\xba\xa0\x5b\xf9\xe9\x25\x41\x2e\xf2\x34\x71\xee\x2b\x24\xf2\x3f\x62\xa2\x28\x59\x86\x3c\x7d\x74\x61\x0e\x87\xf5\xc7\xf5\x5e\x81\x26\x03\xe0\x86\x2d\x1a\xa2\x50\xdc\x9f\x97\x86\x7b\x44\xe0\xba\xcb\x35\xdd\x1d\x08\xd3\x55\x05\x88\x07\xa4\x0f\xb5\x62\x27\x9e\xd7\xf1\x06\x24\x28\x81\x6c\x23\x4b\xb7\x5b\xf4\x35\x6e\xa6\x5a\xeb\x51\x3c\x5a\x4d\xcc\xf5\x91\x5b\xe3\x0c\xe5\x8f\x5c\xc3\xe3\x78\x0d\x09\x6e\x77\xe3\x89\x15\x47\x71\x48\x1e\xac\x68\x8e\xa0\x9d\xf0\x41\xa8\x4b\xec\x4e\xfa\x91\xea\x42\xaa\xe2\x3b\x72\xaf\x7b\x9c\xcc\xb8\x1c\xfe\xd0\xf3\x77\xb6\x5f\x90\x81\x37\x31\x2f\xd0\xe7\x09\xf9\x73\xe1\x71\xc2\x47\xdf\xc1\x12\x23\x0c\x8a\x92\x20\xbd\xe2\xf2\x20\x80\x50\xf1\x0b\xb2\x2d\xd0\xa2\x5a\xe5\xb0\x2e\xe8\x68\xdd\x5e\xdb\x35\x74\x68\x43\x98\xc5\x35\x22\x27\x32\xb1\xeb\xac\x67\x0f\x6b\x4d\x6b\x34\x39\x9a\xb5\x58\x77\xd4\xd7\x89\xfd\x5b\x5a\xe4\x77\x2d\x7a\xa0\xe0\x94\xbf\x21\x67\x51\x60\x1e\xb0\x3a\x4e\x90\x74\x28\xe0\x54\x42\x57\xf4\x2b\xea\x95\x94\x50\xa6\x05\xed\x78\xfa\x6a\x6a\x5b\x50\x7c\x16\xdc\xbb\x89\x0e\xc8\xdd\x8b\x3b\xc7\xe0\x8b\x48\x68\xbf\x50\x84\x78\x33\x6c\x15\x73\x49\x82\x71\x54\x87\xd3\xca\x0d\x80\x96\x91\xd0\xca\x0f\x56\xfe\x01\x5a\xc1\x10\xf5\x59\x9a\x15\xdd\xb7\x23\x9d\x8e\x63\xc4\x36\x87\x85\xac\x0d\x59\xa8\xd9\x11\xba\x89\x89\x2c\x15\x87\x2e\x85\x47\xe5\x09\x98\xca\xc8\xd1\xf4\xac\x30\x78\xb4\x29\x4f\x23\xec\x19\x57\xc8\x06\x84\xdf\xe3\x19\x33\xb2\x22\xf5\x93\x37\xf9\x23\x59\xed\x69\xf6\x9e\xf9\xec\x37\x02\x28\x76\x47\xf4\xc1\x9c\x7c\x64\x62\x4c\x63\x81\xab\xf3\x76\xae\x5d\xd1\xa0\xc3\xfb\xd8\x0b\x25\xaf\x6c\x9a\xc2\x59\x7e\x76\xa3\x09\xec\xc3\x94\xfa\x9e\xab\xd1\xae\xfe\x35\x8a\x8f\x1c\x7c\x40\x81\x6c\x37\xe7\x44\xe0\xbe\xca\x76\xae\x25\xed\xba\xd8\x83\x8b\xa6\xc7\x08\xff\x70\x1b\x42\xcd\x53\x95\xb1\xeb\xc2\x2f\x71\xdf\xc5\x3e\x61\x97\x44\x1c\x8e\xbb\xc9\x31\x0b\xba\x1b\xff\x24\xde\xcd\xf7\x75\x82\x4d\x12\x9a\xe4\x99\x58\xc1\x0f\x73\x23\x27\x75\x64\x8e\xc1\xdb\x92\x5f\x0a\xa5\x10\x54\x2a\x27\xdf\x07\xc8\xe6\xad\x23\xd5\x4d\xc5\x25\x5e\xf2\x34\x18\xec\x49\x39\xec\x95\xae\x62\xa5\x92\xbc\x4b\xe5\x1a\xfc\x3c\x72\x5b\x43\x3c\x3f\xc6\xd7\xb9\x42\x87\x9f\x4b\x59\x5b\x94\xc3\x67\x05\x0c\x67\xa9\xf8\x89\x41\x9b\x93\x9a\xf9\x93\x0c\x79\xf4\x64\x5a\x79\x18\x9f\xe9\x9f\xde\xc8\x72\x08\x74\xcf\xe8\x8e\xe9\x26\x8f\x65\x3e\x8d\x13\x12\x1c\x04\xdf\x13\x5f\xbb\xb2\xb2\x37\xf1\x91\xb0\x41\xa1\x5b\xe6\x49\xd0\x8c\xa0\xd0\x7d\xfb\x7c\x41\x36\x1b\x1b\x32\x96\x98\x63\x89\xcb\x55\x47\xe4\x7a\xe0\x7b\x3a\x3e\xe5\xad\x26\xfc\xdb\xf2\x30\x2f\x91\xb4\xbb\x2e\x2c\xcf\xd5\x43\x56\xe6\x94\x77\xdc\x2b\x58\x94\x9b\xfb\x99\x3c\x9c\xb9\x94\xfb\x8d\x32\x9f\x00\xc8\x73\x09\xbc\xc7\x1a\xcd\xb7\xa1\x4f\x32\x62\x0b\x40\xcc\x19\x7f\xb9\x88\x17\xf9\xcd\x2b\xae\x68\x6d\xf4\x35\x1c\xa1\x48\x14\x37\x8b\xa2\x14\x07\x27\x6b\x38\x61\x8b\xee\xa0\x24\x8b\xcf\xc5\x4a\x74\xcd\xe4\x4c\x49\xb5\x2b\x6d\x78\x45\xa9\x02\xe3\xd4\xab\x27\x59\x8f\xf9\xad\x04\x49\x42\xdd\x4e\x36\xc3\x25\xe9\xee\x0f\x6a\x1a\x25\x81\x38\x94\x84\x2e\x31\x27\xac\xcb\x07\x97\x7e\x20\xed\x4d\xcf\x90\x18\x79\x5f\x8e\xab\x90\xd4\x53\xdc\x22\xc8\xd2\xd6\x40\x6a\x90\xb8\x2c\x91\x5e\xee\x67\x5d\xde\xcf\xac\xf1\xd8\x56\x09\x8d\x5c\x74\xbb\x57\x95\xce\xd9\xe7\x32\x51\x71\xda\x25\xf1\x94\xba\xda\x16\x7e\x67\x66\x53\x8d\x26\x82\x39\xfa\xa4\xe6\x22\xe2\x5b\xff\xed\xda\x54\xa4\x50\x35\x54\x5b\x88\xfc\xa5\xd8\x5b\x3b\x80\x4a\x93\x25\xd7\xe6\xa1\xe9\x55\x57\x6a\xc9\xae\x71\x25\x77\x6b\x51\x6e\xb2\xdc\x15\xb5\x7e\x38\xcb\xd4\xa1\xda\x0b\xa4\x71\xee\x86\x3a\x12\x39\x87\x79\xbe\xde\x95\x22\xa7\x3e\x69\x80\x05\xbe\x26\xab\x1b\x4b\xe9\x17\x08\x39\x4d\x25\xe1\xa6\xa8\xec\xc6\x28\xe7\xf0\xd3\x3a\x4d\xe5\xd0\xcc\xb9\x95\xcd\x05\xd0\xdf\xe3\xb7\x5b\xb4\x61\xf8\xa1\xa0\x16\x39\x4c\xd1\xfb\xa8\xe5\x94\x0b\xa0\xe3\x6e\xcb\x98\x8b\x77\xab\xb4\xa5\xcf\x65\xa6\x41\xb7\x25\x07\x5e\x56\x51\xd9\xc2\x44\x24\x8b\x57\xb4\x24\xa1\xf5\xb3\x9b\x5a\xa6\xdd\x20\xc9\x66\xad\xfe\xb8\xb7\xd1\x79\xad\x37\x3c\x9d\x43\xcc\xdb\x96\x7d\x54\xfe\x63\xf2\xf7\xfe\x3f\xbc\x74\xdb\x5f\x06\x15\xbb\x5b\x29\x52\xc1\x7f\x4f\xf1\xdb\x6f\x42\x52\xe7\xfb\x94\x2f\x20\xd7\x26\xd3\x3b\x42\x21\x7f\x47\x28\x1d\xcf\x9d\x8c\xfa\xc1\x9d\x24\x27\xba\xea\x47\xe7\x41\xa7\x5e\xc5\xdb\x8e\xaf\xce\xab\x9b\xee\x74\xdc\x72\x96\xd4\x02\x3b\xce\x43\xa9\x65\x2b\x3b\x6e\xc0\xda\x0a\x37\x75\xae\x81\x7f\x14\x40\x3a\xb9\xe8\xf0\x84\x77\x5d\xeb\xdd\xc1\x6c\x5a\x57\x15\x91\x1b\x3c\xa4\xba\xe4\xf5\xdd\xaf\xa6\xe7\x04\x25\x0f\xff\xa5\xc7\x1c\x74\xe6\x34\xbb\x17\xe8\x68\xba\x40\xe8\x23\x3a\xca\xa6\x7d\xfa\x4e\x39\xaa\xc7\xa8\x6a\x27\xc7\xf9\xc1\x68\x75\xbf\xe3\xe5\xde\x34\xf5\x80\xe3\xaf\x8e\xcf\x6a\x21\xd8\xac\xed\x90\x9a\x04\x0e\x6b\x44\xaa\xa1\xe0\x4f\x55\x4c\x35\x10\x92\x5f\xca\x57\xa3\x9c\x5e\xe7\xdb\xab\x33\xa0\xef\x32\x56\xf5\xaf\x44\x5c\x8e\xbf\xdb\x5f\xec\x7a\x39\x92\x37\xb0\x19\x77\x89\x46\x1b\x5c\xf4\xc8\x20\xef\x1f\x0e\xb2\x3f\x7c\xe6\xc4\x88\xa9\xfd\xfc\xd2\x81\x51\x0b\x87\x8c\x59\xf1\xe8\xbc\xc3\xdc\x44\xdc\xd8\x6e\x87\xd1\xe1\xaa\xb1\x08\x87\x4e\xf5\xd4\x58\x93\x43\x8b\x6a\x76\x2c\xd3\xe1\x44\xbb\xd1\x18\xcb\xe1\x51\x73\xc5\x18\x1a\xa4\x5b\x27\x1b\x03\x81\xb2\xcb\x5f\x8c\x19\x80\x3e\x89\x41\x63\xae\xe0\xb2\x9c\xf1\xb1\x2c\xa7\x68\xfe\xe3\xf1\x4d\xb0\x73\x71\x81\xe3\x7b\x51\x8e\xe1\x8a\xf1\x67\xee\x9e\x54\x9b\x43\x43\x8d\xad\x65\x1b\x8f\xbc\x6e\xda\x2a\x3a\x7b\x8c\xd5\x7c\x33\xeb\x81\x5e\x5d\xeb\xa3\x94\xab\xfa\xc9\x0a\x5a\x6c\xf5\x71\x4a\xc7\xda\xc8\x75\x06\xe0\xae\xa7\xc1\x87\x0d\x07\x7a\x72\x7d\x2f\x1b\x15\xa8\xb7\x10\xb9\x26\x9c\x01\x1d\xb7\xcd\x66\xc6\x43\x47\x10\x06\x96\x65\x43\x97\x9d\x38\x56\xf5\xa3\x7b\x40\x25\x40\x97\x91\x65\xbb\x8f\xa0\xf6\xd1\xe3\xd6\x1c\x48\xdb\xa8\xdc\x62\x3d\x94\x3c\x46\x35\xc9\x32\x38\x52\x35\x5d\xa5\x67\x74\xab\xba\x47\x0c\x37\x51\xd4\xc2\x73\x37\x99\x61\xeb\x4e\xa5\x5d\x32\x77\x6f\xcc\xe2\xf9\x58\xd8\x37\x1b\xb1\x3f\x58\xc6\xb6\xce\x31\x8a\xac\x6e\x28\x2a\x29\x8b\x36\xde\x1d\xa1\x1e\x10\x3b\x74\xd7\x25\xb7\xc7\xf6\x53\xdd\x17\x11\x12\xd0\xaf\x5e\x8e\x53\x3c\xe4\x66\x5f\x03\xe8\x33\xb4\x4a\xdd\x03\xec\x87\x83\xfa\xeb\x6d\x42\x91\x23\x03\x5c\xcb\x55\xae\xfb\x07\x81\xa6\x42\xb3\xe7\x92\x8d\x75\x3f\xad\x74\x24\x13\xd2\x43\x36\x62\xe9\x93\x02\xa1\x5d\x52\xb9\x44\x70\x10\xf8\xab\xf2\xdf\xa4\x16\x87\x1d\x35\x5c\x8e\x19\x08\x56\x6f\xcc\x7c\xed\x98\xdc\x38\x43\x25\x43\xe8\xcd\x37\xbc\x1d\x9c\x77\xb5\x89\x70\xc6\x30\x46\xfb\x1e\xf4\x5a\x78\x63\x87\x1d\xb4\x05\x75\xac\xf3\x31\xd8\xd8\x75\x49\x85\xb4\x3f\xe9\xee\xd1\x9d\x60\x1b\x86\x53\xf4\x64\x58\xad\x26\xdc\xe9\xcd\x36\xcb\xb2\xf3\x13\xa1\x64\x61\x0e\x12\x91\xba\x92\x0d\x9e\x29\xd4\x2e\x1e\x77\x92\x17\x5d\x11\xbe\x85\xc6\x89\xcf\xf1\x8d\x5d\xf6\x48\x6c\xe2\x14\xf0\x9c\xb2\xbb\xac\xbd\x88\xab\x95\xf3\xf4\x4d\x28\x5c\xcd\x6d\x3f\xaa\xeb\x9e\xfa\x4f\xa4\x8d\x6e\xc7\x65\x6f\xdc\x2c\xb1\xae\x2d\xd9\x88\x2d\xf8\x90\xb6\x1e\xc8\x17\x62\xb3\xa2\x04\x14\xed\x71\x5b\x69\x64\xf7\xd6\x7b\x63\x47\x95\x75\xb4\x0f\xa1\xf3\x8b\x79\x87\x13\x32\x5b\xaf\x75\xc1\x65\x7d\x36\xb6\x6e\x2f\x12\x93\x2d\x97\x0e\xb9\x1e\x15\xc6\x89\x1c\xdd\x82\x73\x5e\x08\xe4\xee\xef\xf3\x31\x49\x83\x38\x4b\xd1\xa3\x98\x06\x3c\x47\xbc\x85\xd9\x48\x68\x91\xec\xa1\x7e\x24\xa1\xcb\x1b\xc9\xc7\x3d\x57\x54\x9d\xc5\x83\xbd\xd7\xd7\xe9\xa2\x6f\xfb\x98\x36\xfc\x81\xf9\xfb\x69\x35\x79\x80\xa3\x28\xdf\x5a\x7c\xec\x17\x02\x6e\xb6\x1d\xb4\x3d\x10\xf8\x59\x7e\xdf\x52\x03\x7d\x3d\x35\x42\x79\xc3\xbd\x29\x35\xbb\x09\x85\xef\x4c\xfd\x58\xf5\x8c\x54\xcd\x67\x96\x24\x7a\xbe\x4b\xcb\xcc\xfd\x40\xde\xf5\x1f\x31\x7d\x1c\x04\x3f\x78\x0c\x5f\x9f\x9c\x0d\xec\x58\xbf\x9c\x7c\x24\x63\x99\x72\xb7\x50\xe8\x1f\x18\x50\x5c\x62\xec\x59\x1a\x68\x2e\x1d\xc3\x42\x68\x37\x2a\x81\xc8\xfb\xc1\x8a\x1a\x2b\xe7\x60\x46\x5a\xdd\x1c\xe8\x5d\x68\x48\xe3\x0e\xbb\xab\x61\x06\x4d\xdb\xad\x7a\x3c\x5d\x63\xcb\x7b\x58\xe4\xf9\xd8\xb7\xf2\xcf\x14\x9b\x38\xf7\x86\xa9\x80\x82\x78\x44\x85\x69\xe0\x22\x0f\x5b\x54\x15\x64\x9d\xb8\x52\xb8\x2d\x38\x3e\x79\x55\x2a\x9d\x1e\xcf\xdf\x17\xeb\xc7\x68\xcd\x88\x8a\x90\x87\x2c\x65\xcd\x04\x1b\x32\xb7\xe5\xfa\xf9\x6d\x09\x53\x16\x7c\x22\x81\x22\x08\xc5\x72\x37\xb7\xc8\x41\x09\x18\xb1\x9a\x6d\x5f\xee\x0e\x79\x1c\xb5\x58\xb5\xdd\xc1\x35\xa6\xb0\xa6\xc1\x26\x2d\xb0\x24\x82\x33\xb8\x85\xbe\x3f\xd2\xa6\x2b\x25\xd4\x37\xf2\x51\x2b\x36\xec\x2e\xeb\x54\xed\xe7\x88\xcc\xa8\xc3\xd2\x80\xc8\xf7\xd1\x77\x0a\xa6\x58\xbf\x38\xb7\x05\xd6\xec\xf1\xb8\xca\x24\x42\x54\x43\x82\x3a\x86\x16\x7d\x21\x45\x87\xf9\x85\xe3\x95\x96\x14\xd8\xcb\x0d\x17\x20\xc9\x8f\x62\x47\x84\x4b\x84\xc3\x71\x9f\xf3\xe7\x5d\x19\x3c\x5e\x11\xd5\x65\x77\xc2\xb7\x92\x32\x30\x32\x89\x2a\x2d\xb7\xbb\xc6\xda\x16\x34\x39\xf6\x2a\xba\x3b\xf8\x61\xdf\x5f\x2e\x8e\x7e\x56\x79\x36\xae\x8e\xd1\xdd\x74\x39\xfe\x79\xe8\x86\xea\x72\xde\x73\x66\x79\xa9\x79\x42\x4d\xf8\x74\x9e\x57\x62\x08\x6b\x55\x7a\x71\x92\x4e\x74\x24\x0f\x92\x74\x8e\xab\x64\x47\x25\xcf\xf3\x74\x42\x60\xa9\x80\xa4\xaa\x00\x27\x3e\x83\xef\xe4\x75\x26\xed\x4c\x46\x15\x2e\x3a\xbd\x2e\xfb\x0e\xaa\x39\xe3\x56\x5e\x3d\xd4\x48\x40\x2b\xb4\x07\xad\x4a\xc4\xf8\xe6\xcc\x84\xa5\xd8\xfb\x5d\x1b\x6e\x49\x3b\xec\xff\x4f\x8f\x65\xfa\x62\xc0\x3e\x45\x4c\x66\x32\xf5\x48\x63\x51\xe6\xdf\xc0\xf3\x95\x44\x41\x73\x10\x5f\x7c\x48\x70\x9f\xb1\x46\xf8\x3c\x8b\x14\xda\x97\x3a\x97\xf5\x30\x42\x3f\x16\x96\x7d\x83\x3d\x1c\x31\x2c\xbc\xc0\xb1\x09\x1e\xce\x79\x1a\x77\x99\xa2\x91\x07\x49\x4c\xf4\x68\xcd\x17\xa5\x12\xdd\xf3\x0b\x70\x19\x4d\x08\xb5\xc8\x3c\x7b\x18\x22\xcf\x96\x11\x7f\x2e\xb8\xe6\xfc\xf6\x50\x4e\xec\xc8\x5f\xe3\xb5\x72\xc0\xa2\x60\xc8\x1b\xda\x55\x2e\x9a\x23\x07\xb4\x1d\x2d\x1c\xf5\x11\xd7\xc7\x17\x69\xfb\xe9\x96\x07\x15\x89\x29\xf7\x8a\x56\x14\x9d\xa2\x4a\xb3\xf0\xc5\x80\xa0\x81\xa4\xce\x62\x46\xc8\xde\x98\x9d\xe2\x98\xb0\x4b\xcc\x47\x25\xed\xac\x70\xda\xaa\xd2\xbf\x31\x07\x7d\x66\xa5\x7e\xb1\x72\x22\xa7\xcc\x31\x71\x2d\x06\x54\x7e\x20\x75\x12\x56\x25\xfe\xea\x5e\xb9\x3c\x2f\xd9\x84\x2d\x9a\xa6\x49\xfd\x71\x89\x23\xa0\xb2\x2b\xf8\xba\xbe\x2d\xe5\xa7\x09\x67\x3b\x34\x2b\x2a\x89\x6f\x9b\x3f\x55\xee\xf5\xb0\xae\x0d\xad\xc4\x79\xaa\xa4\xec\xca\x2c\xef\xdc\x82\xd9\x4a\x95\xaf\x46\xa6\x45\xd5\x36\xff\x93\xbc\x17\x55\xb5\xb4\x6c\xb6\x61\xb5\x8c\xe1\x14\x72\xb8\xe6\x26\xf3\x66\x40\x4a\x1d\x3b\x32\xd3\xdb\xbd\xa1\x28\xaa\x09\xbf\xa2\x11\x14\xfb\x0b\xf9\xb9\x1a\x88\xde\x77\x06\x5b\xdb\xe0\xea\x33\x17\x57\xaf\x89\x31\x1e\x4f\x6c\x38\x88\x79\x39\xb8\xaf\x11\xec\x36\xdc\xdd\xd9\x38\xe8\x1e\xa3\xb8\x24\xc3\x62\x41\xb2\xa7\xb2\x6a\x1c\xbe\xda\x5e\x76\x1e\x5f\x5a\xea\x26\xbb\x45\x6c\xca\xb3\x95\xfd\xf1\xdc\x99\x36\xdc\xc4\xf7\xc1\xc5\x25\x36\x83\xfc\x03\x22\xc6\x5b\x88\xb4\x23\xc1\xc4\x56\x0e\x63\xbb\xdf\x19\xf9\x21\xe6\x2b\x0f\x4a\x7b\x2d\x6b\xb3\xdb\xf6\xe6\xf5\xf0\xbb\x67\x14\x2d\x3f\x11\x97\x4e\x88\xda\x92\x91\xe2\xc9\x16\x39\x1c\xa5\x35\x7c\x5e\x71\x00\xd5\xd0\xf7\x5e\xd1\x89\xb6\xe8\x1c\x54\xbc\x43\x2f\xb5\xe9\xb7\x23\x5d\xa3\x1a\x92\xda\x79\x18\x4e\xc5\xe7\xf6\x29\x37\xa1\x98\xd1\xfe\x15\x5b\x24\x9c\x51\xba\x12\x74\x52\xde\x2a\x6f\x7a\x1e\xe5\x7c\xec\xe8\xf7\x19\x0c\x8b\xe8\xd2\xf4\xaf\x0b\x5c\x50\xc5\xd0\xfe\x25\xdf\xe9\x49\x0b\x01\xe2\xc3\x3a\xb6\xc0\x56\x9d\xdd\xd0\xd9\x00\xeb\x5d\xf8\xab\xd2\x76\x41\x4c\xfb\xa9\xce\xb9\x34\x8e\x3e\xee\x2e\x70\xf9\x3b\xc0\xeb\xf1\x80\x87\xf7\x68\xf4\x44\xc0\x5f\xb6\x4f\xf7\x88\x11\x9c\x66\x4e\xcf\x02\xf2\x58\xed\x64\xef\x46\x94\x56\x99\xb8\xd7\x17\x0d\x29\x7c\xd6\x5b\x8f\xb1\xcd\x4a\xed\xd3\x76\xff\x93\xd4\xd4\x37\x43\x30\x8f\xce\x52\x37\x78\x65\x85\xae\x1b\x58\xeb\xdb\x17\x00\x1e\x5a\x4b\x75\xf5\xe8\xee\x9b\x71\xfa\xe7\x6c\x4c\xbf\xa6\x93\x6c\xc9\x77\x20\xd5\xd9\x63\x36\x65\x30\xd6\xf9\xc4\xc4\x3f\x43\x3a\xd0\x8d\x43\x1f\x86\xe6\xa1\x5e\x7d\x53\xc3\xc7\xa0\x5d\x5d\x47\x87\xc1\xb0\x9d\xf2\x3d\xc3\x54\x58\xa6\x6c\xcd\x70\xb6\x8b\x5e\x35\x72\x78\xc0\xe5\x8e\xc4\x6f\xf8\x35\x02\x56\x40\x1d\x39\x8e\x82\x67\xe2\x47\x1a\x31\xae\x09\x95\xa3\x18\x6c\x23\x3b\x69\xcc\x92\x54\x43\xaf\x1d\xff\x44\x5e\xe5\xfb\x79\xf4\xbe\x23\xf9\x5c\xea\xd8\x53\xf0\xda\xe5\x97\x13\x86\xe0\xe1\x79\xf1\x24\x15\x42\x99\x62\x4e\x3e\x81\xa4\x8c\xfa\x4d\xb1\x21\xb2\x01\xe4\xd4\x27\xc8\x62\x8f\xf9\xf4\x51\x27\x0d\x25\x73\x9a\xe2\x04\x6e\xa9\x98\x8e\x72\xaa\xaf\x17\x4d\x0b\x9c\xb5\x2b\xde\x4f\x17\x38\xb7\x94\xc0\xa7\xef\xc3\x9c\xf3\x74\x66\x8e\xc2\x6d\xd2\xd9\xb3\xc6\x48\x35\xaf\x7e\x16\x80\xf9\x1e\xa9\x9a\x9d\xc6\x2f\xd3\xae\x1a\x30\xda\x9e\x56\xf3\x8c\x52\x14\x6b\x4b\xde\x18\x4f\xb6\x77\xe6\x9d\x30\xe9\xe9\x88\xcd\xe8\x30\x0d\xe8\xba\x90\x18\x6a\x7a\xbd\xc7\x31\x46\xcf\x2c\xa7\xaf\x8e\x99\x6d\x46\x1f\xe0\x50\xaf\x99\x9b\x0d\x75\x78\x67\x59\x18\x8e\xe4\xe2\x72\xad\x36\x8c\x61\xd0\xe7\x6c\x73\xc7\xea\x60\xf5\x76\xcb\x13\x7e\xe0\x6a\x47\xfd\x89\x35\xf6\xb7\x9d\xbc\x26\xfc\x6d\xf1\x30\x9d\x89\x59\xcb\x7b\xf0\xc5\x49\x6d\x33\xa2\xb9\x49\xa3\x5b\xfd\x4a\xcb\x06\x99\x7d\xd9\x11\x6b\x55\x53\xb8\x48\x65\x7b\xa8\x45\x2b\x8b\x67\x07\x6a\x33\x4a\xb1\x07\xae\x51\xf4\xc5\x6a\x00\x5f\x74\x58\x46\x38\xd8\x5f\xea\xea\xa1\xbd\x73\xf8\xd4\xb3\xd1\x07\x00\x5a\xe8\xfd\x8a\x27\x81\x7f\xa8\x95\xae\x40\x67\x9d\x81\x3d\x2e\x6b\x60\x99\x83\x56\x90\x55\x08\xf8\xd0\x36\x87\x21\xd4\xa3\xa1\x7f\xed\x3c\x30\x94\x61\xbe\xd5\x23\xf7\xe1\x11\x2d\x73\x4f\x5b\xeb\xaa\xb3\x4d\x03\xf6\xc2\xea\xa8\xca\x51\x47\x66\xcd\x16\xf1\x7a\xc8\xae\xda\xbb\x39\x22\xa7\xf2\xfa\x1b\x69\x9a\xce\x39\x32\x52\xfc\x29\x68\x52\xf3\x30\x3b\x0e\xd6\xd8\xa6\x45\xff\xed\xf2\x46\x51\x42\x39\x82\x80\x2b\xdf\x90\xf2\x50\x07\xbb\x0e\xb8\x85\xbb\xfa\xab\x7e\x20\x0e\xb9\xe5\xf6\xc4\x43\xbe\x61\xbf\xf7\x56\x82\x06\x08\xc8\xbe\x06\x20\x95\xc4\x53\x57\x59\xff\xf6\xec\xee\xcf\xb6\xf0\x73\x7c\x2b\xe1\xb4\x8a\x9d\xfd\x24\x3d\xb5\x89\x2e\xe3\xd2\xd5\x92\x0b\x48\x78\xd9\xf1\x02\x07\xb4\x66\xf9\x8f\x4c\x95\x6b\x48\x15\x28\xc9\x12\xc3\xac\xe9\x8a\x79\xe0\x16\x5e\x6f\xc7\x1c\x70\x4f\x68\xac\xa0\x3a\xe0\x7c\x9b\x79\xde\x31\xf8\x3f\xad\xdf\x70\x52\xd2\x0e\x05\x11\xcd\xf5\x3c\xa0\x44\xc1\xf6\x7a\xdb\x75\x7c\x06\x93\x7c\x82\xba\x22\xed\xcf\xf9\xa5\xa9\x26\x6d\x31\xfe\x67\x7a\xb4\x2d\x9d\xe1\x21\xa2\xe2\xf6\xfb\x68\x94\xa8\xa6\x71\xc1\xad\x5b\xf4\xb8\xd2\x14\xf7\xb5\x10\x5e\xdc\x48\xb8\x5e\xf4\x48\xf8\x9e\x94\x26\x56\xf3\x41\x1e\xd7\x4b\xbf\xc5\x75\x78\xad\x2b\x4b\x66\x59\x78\x9b\x55\x5a\xd2\xfd\xc8\xb5\x35\x07\xfc\xde\xfa\x7a\xd4\x1f\x23\x7d\xa0\x1c\x97\xad\x72\x7b\x18\xa0\xd1\x5c\x88\x38\x41\xbd\xd2\xda\xeb\x24\xa2\x29\xe4\x39\xa0\xf1\xe0\xac\x76\x33\xbb\x5f\x8c\x72\xe5\x55\xab\x6e\x2c\x35\xfb\x1f\x95\x3f\xd1\x34\x5b\xbf\xb5\xcb\x73\x32\x1b\x51\x67\x41\x7e\x9f\x9d\x2f\x55\xfb\x49\x84\x6e\x22\x63\x7f\x6a\xce\xa4\xa0\x2a\x40\x9d\xaf\x95\xb4\x4c\x5d\x10\x29\x63\x9e\x05\x7e\x2a\x8e\x08\x73\x0d\x02\x96\x6a\x05\xbe\x0e\x3e\x5b\x56\xe4\x73\x94\xc1\xae\x9c\x26\xa0\x42\x37\xd7\xbc\x71\x9d\x63\x5e\xa8\x57\xba\x24\x84\x8b\x1a\x3f\x81\xff\x44\x1a\x35\xaf\xb7\x7f\xc6\x7a\xdf\xba\xd2\x26\x86\x0c\x49\xdd\xa7\x4e\xa7\x68\xa4\xe2\x95\x93\xd4\xf2\xd4\x8c\xa6\xec\xa0\xce\xd4\x73\x55\x3f\x19\x89\x7c\x50\x49\x50\xe8\xee\x34\x76\xee\x33\x66\xf6\x7f\xc4\x0c\x9b\x16\x5c\xe0\x0d\x86\xbf\x13\xf6\x46\x69\x45\xea\xe6\x4d\x85\x34\xb2\x02\x45\x5d\x01\xf8\x28\x2d\xb1\x96\x57\x5e\xb4\x5c\x12\x86\xdb\x1e\xf3\xa5\x7c\x11\xf5\x80\x9b\x5c\x55\x09\x1d\x8b\xdb\x55\xab\xeb\x18\x19\x7f\xb5\x3e\xdb\x2e\x21\x38\x85\xfb\x68\xb8\x37\xd4\x3b\xd6\xa3\xfb\x53\xf8\x44\x6c\xbf\xbc\x9f\xf5\x28\xee\x68\x03\x3d\x7a\x6d\x3c\xb0\xfc\x4b\xcc\x17\x9e\x7f\x51\x3e\xe7\x79\xe2\x26\xe1\x16\xee\xd5\xe4\x0d\xa9\x29\xb1\x6f\xf8\x6b\x63\x87\xe3\x21\x19\xc7\x22\x61\xbc\xcc\x2c\x4a\xf0\xef\x84\x89\x9c\x0a\x8a\x46\xd2\xbe\xfc\x07\x1e\x0e\xc9\x39\x45\x38\x77\xcd\x94\xe7\x25\x63\x88\x07\x7c\x2f\x69\x8b\xd3\xfd\xb4\xb9\x8a\x78\x07\xe3\xa8\x9a\xf0\xdf\x93\x49\xdc\x23\x11\xaa\x81\xb4\x78\xbb\x48\x6c\xd7\xa6\x84\xcb\x91\xdf\x5a\x6e\x26\xbd\x61\xbd\xac\xcd\x49\x49\x8c\x02\x49\xd7\xa7\x4e\xc4\xac\x28\x10\xf1\xcb\xb8\xdb\x05\x36\x69\x6e\x71\x0b\x49\xa9\xe9\x36\x09\xe7\x62\xfa\x32\x3c\x53\x36\x87\xa5\x67\xce\xa4\x01\x69\x49\x59\xab\x32\xf3\x7d\x9e\x65\x7b\x67\x4f\x11\x31\x42\x46\x5e\x2c\x86\x94\x23\x29\xdc\xe4\xf2\x29\x6f\xa3\x38\x19\x5c\x95\x8c\xa7\x35\xce\x55\xf2\x3b\x82\xbe\x8e\x2e\x64\x2c\xd2\x0d\xfa\x62\xb2\xb6\x31\xac\x94\x01\xc2\x2d\x21\x7a\x4d\xd8\x1c\x97\x50\x41\xf5\xc1\x5c\x32\xf3\x53\xc9\xd3\xbc\xed\x11\x7b\xf3\x4c\xf3\x1e\xb0\x68\xe9\x92\x7c\x65\x74\x15\x4f\x50\x10\xc2\x1d\x62\xdf\x10\x45\xc7\xff\x0d\x79\x57\xb8\x90\xa4\x4b\x35\x2a\xb6\x4f\x6d\xf1\x7e\x26\x5e\xce\x58\x8d\x17\x95\xb8\x65\xaf\x43\xa7\x97\x1a\xe5\xde\x83\x0a\x73\x2a\x7c\xbe\x2f\x8d\xe5\x4b\xfc\x48\x93\x3f\x45\x2f\x29\x92\xa1\xa3\xc5\x66\xfe\xa7\xba\x79\xe2\xb2\x80\x5b\xf2\xa2\x92\xbf\xd4\xf7\x0d\x29\xa5\xd3\xb4\xec\x8a\x4e\x49\x5d\xf0\x86\xe2\x65\xc9\x17\x46\x89\x50\x2d\xe5\x33\xcd\x52\x27\xcb\x4c\x23\x78\xb1\xc2\x72\x34\xfb\x6c\xa4\x51\x45\x14\x67\x27\x3d\xb2\x72\x28\xce\x97\x72\xab\x1a\x98\x70\xd9\x33\xa5\xa6\x2b\xa5\x10\x7b\xb8\xb6\x2e\xfd\x05\xa2\x58\x02\x20\x1d\x38\x5d\x52\x26\xf4\xe0\xcf\xbe\xa8\x88\xf4\x9c\x1e\x43\x55\xd9\x7b\xaf\xe8\xd7\xa8\xee\x25\x1b\x74\x76\xd6\x4c\xf8\x80\x5b\xad\x6b\xdb\x7d\xa3\xeb\x72\xeb\xa0\x7e\x8f\xca\xda\xeb\x5e\xf9\x37\x17\x86\xd7\x47\x04\x42\xb2\xfe\xa9\x5f\x0c\x76\x4d\x5a\x6e\x88\x0e\xa9\x8c\xe1\x35\x0a\xc3\x37\x85\xf1\x65\x0f\x59\xee\xb4\x47\xcd\x9d\xd1\x9d\xbe\x9c\x56\x97\x58\x10\x71\xb1\x2d\x2e\xa1\xc9\x75\xa1\x76\xc0\x1d\x75\x6e\xb0\x61\x1f\x36\x71\x81\x24\x5b\x85\x6b\x98\xe4\x35\x05\xe1\xa7\x86\xc6\x9b\xaf\x13\xb7\xf6\x3c\x6f\x19\x20\x1d\x6e\x7f\xdc\x9a\xeb\x61\xdc\x34\xd7\xb6\xd3\x33\xa2\xc6\xb1\x2d\xcf\xeb\xb4\x44\xd0\xf6\x9e\x3c\x9c\xff\x4c\x1e\xec\xb7\x2f\xa3\x4b\xf1\x4f\x40\x03\xef\x8a\xe2\x71\x90\x11\xbb\x48\xb9\x92\xb1\x14\x32\xd8\x11\x1b\xe6\x40\xd5\xec\xea\x8a\xfc\xee\x1d\xd4\x53\x1d\x9d\x87\x83\xb5\x86\xa2\xdf\x9e\x9f\x93\xd7\x62\xd6\x2c\x59\xb7\xe7\x61\x6e\x4d\x3f\x50\xaa\xdd\x8a\x47\xcb\x3b\x6e\xb8\x13\xfa\x89\x9d\xb7\xb1\x7b\xba\x2e\x76\x25\x61\xaf\xc8\x57\xab\x2c\x70\xf5\x8d\x47\x55\x2d\xf8\xcb\x95\xe3\xdd\x7b\x88\x06\x25\xa4\x6e\x86\x07\x38\xd7\xb3\xfb\xb2\x57\x75\xda\xa1\x9e\x72\x5f\x72\x5c\x40\xef\x40\x80\x75\xa4\x96\x7a\x33\xed\x76\xf0\xc5\xfe\x64\xc6\xa2\xdf\xf3\xc1\xe2\xb0\x6f\x24\x72\x97\x02\x79\xe0\x82\x41\x77\x15\xf2\xcd\xb2\xa0\x17\x81\xca\x9b\x7d\xde\x97\x87\x3e\x38\x7e\x57\x9d\x8c\xee\x1f\xd2\xed\xe7\xba\x62\x7b\xdd\xfb\x7f\xba\xbe\x52\xfe\x1e\x88\xc1\x88\x5b\x04\x03\x6f\xdc\xdc\xeb\x4e\x0d\x52\xdd\x1d\xcb\xcb\x06\x6f\x61\xdd\x8b\x0d\x86\x0e\xe0\x5d\xb3\x5f\x0f\x65\x11\xff\xa6\x74\x0d\x07\x7b\x89\xb8\x3b\x46\x24\xbe\x53\x61\xcb\x63\x36\x01\xc9\x81\xef\x26\x60\x41\x7f\xbc\x73\x07\x86\x5d\x76\x9d\x7f\x32\x84\x77\xb9\x74\x72\x66\xf8\x01\x3c\x7f\xfe\xde\xa8\x2f\xc2\x69\xca\x68\x4c\x07\xd1\x36\xd2\x3f\xf6\x00\xb9\xad\xdf\x62\x5c\x8c\x14\xa8\x32\xc7\x5f\xa1\xd6\x2a\xf0\x13\x1e\x28\x71\xd3\x9e\x89\x1e\x34\xb0\x86\x3e\xb9\x09\xfd\x4d\xca\x9c\xa4\x63\x2c\x44\x03\x93\xb5\xee\x36\x82\xe5\x29\x1d\xdc\x89\x24\xdf\xe9\xf5\xc4\x1f\xd1\xa7\x67\xe0\xde\xb5\xa1\x94\xb9\xad\x7e\xa7\xfd\x0b\xc6\x7f\x3b\x15\x5c\xf0\x99\xec\x77\xce\x3d\xb5\x30\x4d\x82\x46\x2c\x88\x67\x37\x41\xff\xcc\x54\xcd\xad\x82\xe9\x8f\x27\xcd\x75\xc3\x48\x43\x36\xf3\xbe\xb0\xac\xde\x67\xf3\x57\x61\xe7\x3b\x4d\x4f\xa4\xb8\xac\x6d\xf3\x39\x51\xe1\xd2\xd4\x68\x76\xe2\x39\x1c\x58\xc5\x5a\x00\xc1\x1f\x94\x96\x2c\xbc\x45\xae\x2d\x00\x2c\x3a\xa2\x3e\x65\xa6\x2c\xad\xc2\x74\x25\x66\x2e\xad\xc2\x55\xb3\xab\x97\xee\x79\x34\xd1\xd7\x5a\xee\xeb\xec\x6c\x48\xb4\xca\x53\xad\x2f\xff\x62\xdd\xdc\x9d\x5b\xd4\x64\x83\xe9\x25\x09\x73\x6c\xaa\xd4\x8e\xfc\x08\x9b\xd7\x03\x41\xf1\x64\x5b\x93\xa1\x44\xf6\x11\xdb\xb0\x91\x2b\x8c\x02\xdb\x23\xe3\x14\xff\x35\xb6\x7f\x26\xfa\x3c\xb2\x80\xd0\xa9\x55\xee\x08\x87\x85\x29\x05\x72\xbb\xe3\xb5\x69\x84\x53\x89\x53\xe8\xf4\x55\xd0\x38\xec\xdc\xf4\x59\xa0\x07\xa2\x6c\x46\xc3\xfa\x12\xfa\xd8\x8c\x9d\x85\xa1\xdd\x93\xb6\x9a\xa6\x3b\x0e\x38\x79\x48\xf5\x46\x47\xa2\x22\xa4\xa4\x0e\x5c\xaf\xd4\xcc\x23\x40\x0a\x3a\x6e\x65\xac\x73\x42\xa8\xa0\x09\x37\x9c\xce\xf5\x74\x46\x8f\x38\x13\xfa\x2e\x85\x2a\x9d\x67\xfb\x3f\x04\xfc\x0b\xf5\x1d\x2c\xf7\xd2\x81\x31\x86\xd7\x63\x5d\xe0\xa2\x11\x5d\x14\x12\x29\x1d\xf9\xe8\xfc\xc9\xf5\xe0\x68\x95\xe3\x43\xb7\xd1\xb1\x83\xf6\x11\x38\x83\xb1\x3a\x9b\x87\x84\x98\xf1\x23\x96\x4e\x60\x9d\xc6\x0b\x6d\xc1\xce\x76\x32\x9d\xba\x8d\x2e\xab\x65\x83\xd2\x54\x84\x41\xd3\x0b\xd1\x06\x64\x6a\xcb\x09\x41\x1b\x2a\xb6\xed\x55\x32\x1d\xad\xdf\xee\xcf\x45\xa2\xbf\x75\x8c\x87\x73\x5d\x6f\x74\x7d\xa7\x81\x30\x6f\xba\x7f\x91\x85\x6e\x77\x7b\x6b\xf0\x87\xb1\xdf\xd5\x00\x57\x3d\xfc\x97\xfe\xbd\xb0\x3f\xc4\x2f\x03\x3b\xc0\x7f\x3d\xcd\x06\x01\x0e\xd5\xde\x1e\x83\xf7\xec\xfe\xf1\x11\x0c\xc9\xad\x82\x5d\x52\xab\x59\x4a\x20\x6a\x7b\x75\x68\x63\x2d\xc6\xb8\xfa\x62\xc5\x0f\xec\xb1\x1a\x9f\x62\x36\xae\xa2\xce\x4f\x78\x19\x3f\xde\x90\xc9\x77\x25\xb4\xca\x06\xe3\x41\x44\x41\xf3\x17\xd6\x17\x52\x55\x9b\x16\xbd\xcf\xe3\xb1\xc2\x9f\x62\xe2\x65\xab\x94\x79\xac\xf0\xbe\xdc\x59\xe7\x76\xd5\xe7\xbc\x0a\x83\x28\xf3\x9b\xeb\xee\x76\xc2\xf8\xcf\xf6\x3c\x05\x9d\xa3\xb6\xf7\x69\x00\x7d\x68\x23\x6a\x2d\x6b\x1a\xc6\x49\x72\x41\xb5\x16\xb7\x45\x72\xb6\x65\x8c\xd8\x29\xb9\x54\xf3\xcd\xf3\x97\x74\x83\x84\x43\x86\x94\x1d\xcb\x7f\xe6\xa3\x2c\x7f\x92\xe9\xe9\x3b\x5f\xb5\x3d\xf1\xad\x5f\x4b\x4d\x78\xcc\x1c\x65\xb8\x6e\x9e\xf9\xc4\xff\x41\xc3\x3b\x6a\x37\xb5\xa6\x69\x89\xfc\x0f\x6d\x65\x2b\x14\xef\x1e\x34\x25\x4f\x73\x35\xa4\x27\xb7\x93\x5d\x36\x84\xd8\x2b\xdf\x83\x2f\x32\x37\x77\x26\xd9\x7f\x0a\xdf\xda\xf5\xd3\xa6\x9c\x64\x2b\x3a\xd7\xa7\xeb\xed\x22\x92\xb6\x5b\xfa\x69\x8b\x18\x8d\x75\x01\xa1\xa2\xd2\xca\x6d\xb4\x38\xd1\xfd\x62\x41\xd0\xa5\xa2\x42\xe1\x32\x7d\xab\x38\x86\xaf\xc9\x00\x96\x76\xc7\x4d\x84\x10\xcb\xd6\xb1\x04\xa1\x39\x15\xd9\xf4\xbf\xcc\x5b\xd5\xce\x94\xf6\xf0\xb8\x3a\x98\xc7\x4c\xa4\x56\xe3\x06\xf7\x6c\x56\x6b\x13\x0d\x39\x10\x65\xdb\xe2\xeb\xbc\x1c\x7d\xba\xcd\xc9\x51\x8f\x53\xa2\x30\xb1\x8b\xa5\x74\x67\x6f\x1a\xfc\x1c\xd8\x9c\xad\xd1\xf5\x95\xee\x93\x75\xbb\xb5\x34\x74\x2a\xeb\x5e\xdd\xae\x70\x69\xb6\xb3\xb4\x38\xb2\x4a\x68\x26\xd2\x62\x9d\xc9\x19\x12\x08\xd9\x3f\xf3\x7e\x25\xbd\x8f\xd6\x15\x05\x71\x62\x63\xd0\x45\x9f\xc2\x57\x72\x12\x4a\x52\x68\xed\xdc\x9f\xd2\x76\x9f\x27\x71\x19\x15\x83\xc4\x23\xf1\xef\xab\x95\x98\xf6\x84\xec\x3a\x0b\x78\x6b\x12\xa8\xc1\x17\x32\x9d\x7c\x4e\xa6\xb4\x6f\x0e\xb9\x9f\xd2\x3f\x76\x27\xfc\x56\xca\x74\xdf\x77\x76\x6a\xca\xa2\x32\x2b\xe6\x6c\xca\xd3\xa6\x6d\xb1\xcc\xd4\x94\xaa\xf6\xf8\x39\xbe\x51\x09\x9c\x77\x39\x2d\x3c\xf7\x76\xc2\xc8\x7f\xc4\x4c\xda\x2c\xe8\xe7\xbd\x4c\xf6\x14\xc6\x46\xc5\xa7\x34\xe4\x05\x87\x82\x52\xdf\x8a\x76\x52\x37\xa7\x79\x17\x9b\x7a\x03\xd3\x3b\x4a\xad\x71\xb2\x8c\x57\x65\x91\x68\xb5\x00\x5b\x69\x09\x5b\xca\xba\x51\x7d\xdf\xb1\x87\xc3\xe1\xf2\xa7\xbf\xc7\x1f\xe6\x5e\x1e\xb6\x4c\xac\x8e\xdd\xdc\x3d\x9a\x92\x13\x9b\x27\x67\xa4\xc1\xe3\xb6\x37\xac\xcd\xd8\x11\x6f\x5e\xde\x91\xa9\xe4\x31\x8b\x88\x02\x7a\xa2\x9e\x10\x90\x75\x34\xf9\x60\xaa\x38\x1b\xc4\xdf\x1c\xfb\x46\x98\x9b\xb1\x26\xb2\x23\xe7\xa6\xe0\x07\x5d\x9d\x67\x20\x7c\x4c\xb9\x97\xdf\x94\xf7\xd9\xd3\x56\xa4\x5d\xb8\xcb\xfd\x51\xe1\x61\xb1\x08\x29\x2f\xda\x23\xf9\xea\x0c\x49\xfd\x15\x1e\xb1\xb0\x36\x23\x3d\x02\x3e\xe1\x98\xd5\x11\x71\xa7\xff\x71\x4e\x44\x64\x5a\x67\x63\x5e\x2f\xcb\xb2\xc5\xb7\x20\x83\x6d\x54\xab\x29\xfa\x1c\x15\x24\x99\x2e\xda\x1b\xa3\x57\x10\x59\xf4\x84\x0b\x11\x58\x15\xd7\xc6\xdd\x49\x52\x88\x05\x09\xe7\x38\x9b\x4a\x46\x92\x2f\x87\xef\x91\x80\xf8\x7d\x41\x74\x69\x4d\xc6\x6b\xdf\x5b\x65\x7f\xb2\x8f\x90\xb0\x15\xbb\x72\x4b\xdc\x74\x2b\x0f\x89\x0c\xe0\xc6\x79\x17\x69\xfa\x27\x2f\x14\xfa\x06\xb1\x66\xdc\xc5\x9b\x83\xbb\x46\x98\xa5\xb9\xf4\xc9\x5e\xb9\x94\xcc\x18\x69\xaf\x2f\xfb\x1b\xd2\x29\xcb\xae\xd8\xcb\x5c\x59\x95\x5f\x69\x1a\xc6\x28\xc9\xa9\x7c\x18\x21\xca\xfd\x50\xa5\x60\xcd\xa4\xa7\x54\x4b\xa2\xcf\xf2\xda\x6b\x32\xb8\x63\x51\x76\xb5\xfd\xf1\xa7\x42\xc5\xf5\x66\x89\xdd\xd4\xd7\x0d\x97\x52\x8f\x90\x33\x64\xe1\xe9\xd5\x84\xb5\x4d\x98\x2c\x16\x9a\x52\xc6\xf1\x79\x7f\x6e\x7d\x25\xd0\x6f\xfd\x89\x2b\xd5\x03\x94\x5d\x13\x83\xb5\xff\xfa\x5b\x0f\x1a\xd5\x5f\x09\x40\xaa\x12\x1a\xff\xa1\x7a\xb6\xb5\xc9\xc0\x81\xe9\xf5\x27\x64\x7f\x83\x36\x57\xec\x6c\x3a\x11\xdc\x52\x6c\xdf\x6c\x15\xa2\x23\x0c\x6b\x3e\xc7\x6c\x4f\xed\x6c\x19\x8f\xb8\x14\x3b\xd6\xb6\x8e\xfd\x2e\xb2\x52\xee\xc1\x59\xcf\x58\xa5\x58\x8e\xb3\xf1\xf7\x55\x32\x12\x4e\x78\x36\x74\xbc\x4e\x91\xba\xcb\x1b\xb8\x84\x67\x17\x8f\xc8\x9e\x78\xec\x5a\x86\xb6\xc0\x3d\x07\x66\xb6\xb6\xfe\xf4\xfa\x38\x72\x5f\x5e\x4d\xde\xd3\x37\xa9\xb8\xec\x73\xb8\x83\xd7\x7e\xd7\xf7\x68\xcb\x66\xe5\xac\x1f\xa1\x36\xb9\x23\x89\xd2\x27\x5d\xe8\xb4\x0e\x88\x12\x09\x3b\x1f\x05\xce\x09\x6a\xba\xa2\x82\xcf\x27\xb5\xa9\x48\xa1\x07\x62\x26\xba\x15\xe1\x49\x61\x8f\x7b\x61\x2c\x45\x10\x4a\x8d\x8d\xd9\xef\x1b\xde\xff\x30\xf6\x3b\xe1\x9b\x62\x27\xf6\xe8\x25\x07\x25\x0b\x77\xec\xd4\xba\xce\x72\xdc\xb7\x39\xa5\x2a\x8a\xb0\x65\xfc\x44\xf7\x35\x22\x66\xf0\x70\xef\x51\x52\x52\x37\xbb\xf7\xa5\x47\xb2\x82\xdf\x37\xe7\x99\x28\x4b\x51\xd3\xbd\x86\xaa\x8f\xa8\xff\x90\xd7\x97\xaa\xfa\xb3\x7c\x3e\xe7\x9b\x0f\xec\xa5\x98\x66\x20\x06\x0f\x51\x63\x79\x27\x87\x8e\x07\x5d\x63\x7f\x1c\x16\x86\xd0\x43\x57\x8c\x42\xc2\x46\xa8\xc7\xc6\x71\xac\x2b\x5e\xec\x1e\x1e\xc6\xe6\xd2\xe9\xbe\x71\xb7\x5d\xa7\x8f\xf7\x57\xbb\xcd\x9c\xc8\x1d\x24\xbb\x73\xa6\x74\x86\x22\xb0\x7a\x23\x6b\x87\xf3\xb0\x8f\xfa\xee\x8c\x84\xe3\x1a\x3b\xe3\x47\x0f\xe1\x99\xad\xb7\x47\x1f\x10\x7c\x1b\x0c\xc6\xd8\x44\x41\xc5\xcb\xf1\x95\x24\xb5\xb8\x79\x9c\xec\xf9\x38\xe7\xc1\xf8\x75\x32\x94\xff\x6d\x72\x8d\x5f\x51\x5c\xfe\x54\x0e\x75\x43\x24\x61\x66\x73\x90\x2a\xf8\xfe\xdc\xda\x50\x88\xaf\xd6\xb0\x1a\xf9\xfd\xd2\xe8\xa8\x0a\xf5\xf6\xcc\x3f\xe3\x54\xb4\x6a\x51\x6f\x72\x9b\x2b\x77\x86\x38\xa5\x83\x59\x31\x56\x3e\xf5\x1b\x93\x3b\xf0\xef\xf4\x5b\xcc\x97\x9e\xfd\x33\x85\x6e\x69\xed\x77\x67\xad\xdc\xb7\x36\x4b\x66\xcf\xb9\x4f\xd5\x3e\x9d\x23\x63\xcb\xca\x26\xe6\xee\xe1\x86\x8a\xcc\xe7\x8f\x11\xbe\x67\x17\xce\x8f\x79\x34\xa4\x34\x9f\xf8\xd7\xfb\x05\xd7\x64\xd1\xc4\xef\x7a\x58\xf7\xf2\x5a\xea\x4b\xea\xe9\x69\xb6\x4b\xee\xe5\x2d\xb3\xb1\x70\xf1\xd9\x0d\xf3\x36\x88\x7d\x4b\x4f\x4e\x3c\x41\xf0\xe6\x9e\x2c\x92\x11\x5d\x93\x77\x97\x76\x23\x7e\x8d\x04\x2e\xdd\x44\xe2\xd5\x57\x97\x45\xc8\x21\xd5\x3f\x27\xf7\xa2\xec\xe5\xbf\x4e\x76\xa0\xce\xc8\x2e\x9c\xd2\x47\x8b\x6a\x56\x9d\xca\x77\x4d\x90\x5c\x39\xbd\x1e\x73\x55\x74\xf8\x74\x92\xfb\x65\xc1\x89\x33\x2b\xf1\x3d\x49\xf9\x67\x2e\x78\x18\x46\xbf\x3d\xfb\x97\x7c\x31\x04\xe6\xe0\xa0\x5e\xd3\x72\xd5\x51\x43\xfd\xba\xd6\xd0\x71\x74\xc0\x57\xf2\x01\x7c\x68\xf0\x5b\xc1\x08\xd8\x66\x78\x40\x10\x0f\x76\x1e\xad\x4c\x76\x05\x5b\x8f\x67\x73\x8f\x83\x35\x27\xe7\xc2\x4f\x83\xf7\x4e\x3f\x0f\xea\x74\xfc\x3b\x8b\xf0\x5d\xe5\x98\x3e\x47\xc7\x5f\x87\xb4\xcd\x4d\xb8\xe6\x3a\xaf\x9b\xe7\xba\x78\xb8\x00\xe7\x8f\x40\x1c\x91\x87\xe7\x91\x0e\x6a\xf4\xed\xf9\x60\xbb\xf5\x6e\x85\xf3\xc1\x56\x76\xce\x80\xae\xad\xf2\x17\xb0\x96\x2e\x7a\x7d\x3f\x7c\xab\xaa\xa0\x1c\x83\xb0\xea\x7e\x55\xf8\x08\x31\xde\xdb\x97\x5d\x86\x3c\xa8\xae\x4d\xa5\x20\xe9\x03\x27\xe3\xbc\x90\x8a\xa1\xab\xac\xed\x28\xad\x91\x57\xf4\x32\x54\xd2\x98\x92\x62\x88\x7a\x3c\xfe\x94\x54\xe0\x4a\x9a\x68\x77\x2b\x76\xf3\x9a\xdc\x80\x20\x62\x91\x93\x4e\x4e\x04\xfc\xf8\xa4\x0c\x34\x48\xfc\x35\xb5\x1b\xb8\xdb\x13\x32\xc5\xb7\xf6\x46\x68\xc8\xad\x3b\xe8\x68\x43\xb9\xb3\x6c\x04\xc3\x93\x7f\xad\xda\xe7\x9e\xa3\xb8\x2a\x6e\xc1\xd6\x28\xdb\x73\x0f\xe3\x62\x3b\x0b\xd2\x2a\x70\x2f\xba\x0f\xf0\xd2\xf0\xe0\xde\x94\xa8\x54\xc2\x66\x35\x3c\xe4\x24\x61\x79\x60\x75\x40\x10\xb1\x66\x90\xee\xb5\x9b\xd4\x39\x94\x8b\xcd\xf0\x4c\x1c\x26\xa0\x8a\xbd\xf7\x0d\x7f\x81\xfa\xfa\x68\x8f\x34\x80\x77\xfa\x59\x8c\xfa\xd8\x73\xfc\x73\xc6\x34\x6c\xd0\x98\x0d\xb2\x00\xd5\x53\x6c\x9d\x0c\xd3\xf2\x9c\xb0\x2c\x8b\xa8\xf9\xe6\x51\x26\xbb\x2b\x29\xf2\x0a\x6d\x36\x29\x38\xe4\x9d\xd0\xba\x22\xb3\x8d\xec\x26\x37\x48\xe2\x93\x9f\xb5\x97\x71\xf8\x3e\xb3\x1d\xa7\xc2\xee\xf8\xaa\xbb\xae\xd2\x74\xfd\xd4\xdd\xcb\xe4\x45\x4a\x45\x2f\x11\xdf\x1a\x40\xef\xcb\x77\xad\x0e\xdc\xaf\x2e\x70\x69\xa5\xcd\xf4\xfb\x43\xbc\x82\xab\x07\xd0\x0e\xfd\x0c\xd9\xa0\xa1\x6d\x1a\x21\xa3\x66\x5d\x9f\x8b\x67\x4a\x75\x83\xe2\x92\xcf\x8e\x6a\x8f\x86\x93\x94\xa3\xd5\x5d\x15\xa4\x80\xe7\x35\xb0\xa2\xbb\xd4\x17\x75\x7b\x84\xee\x81\x93\x0d\x7b\x52\xef\xd2\xa4\x32\xaf\xb8\x27\x41\xc9\xcd\xf9\xac\x89\xe0\xb6\x56\x09\xfd\x3e\xfd\x9a\xfc\x0c\xa5\x3e\x64\x83\x52\xc3\x63\x22\x34\xa0\xe3\x91\x7b\x55\x98\x66\x17\x1b\x59\x15\xde\xa3\x1a\x70\xce\x8c\xe4\xf4\xac\x76\xdc\xcb\x76\xeb\x85\xd8\xd5\xfb\xd8\x49\x75\x07\xe1\xfe\x40\x89\xa2\xf3\x53\xe0\x05\x89\x6f\x8b\x25\xfd\xa8\x04\x5b\x53\x17\xba\x52\xa2\x94\xec\x65\x2e\x49\xdf\xe5\x97\x84\x7d\x2d\xef\xcd\x5c\x1d\xfe\xb3\x72\x3e\xf1\xdf\x88\xab\xd5\x6f\x63\xee\x45\x5e\xad\xd3\x0b\x03\xb3\xce\x36\x00\x03\x8f\x45\xd1\x9b\x56\x90\xcb\xa2\x67\x5b\xc2\x09\xab\x39\xe0\xb6\x58\x8c\x0e\x77\x56\x61\x0e\xf7\x88\x43\xb4\xcf\x40\xba\x79\xda\x1d\x43\xf6\x75\xb4\x36\xd1\xfc\xe8\x1c\xe3\xab\xc8\xb1\x37\x36\x6c\xb0\xe0\xb1\xe2\x2e\x0b\x57\x50\xd7\x48\x8f\x7a\x26\xda\x55\x71\x8b\xb3\x5f\xb4\x54\xec\xce\x35\x2d\xe2\x0b\xdb\x62\x91\x62\x3f\xfe\x96\x38\x5e\x69\x40\xdc\xb7\xf8\x42\x69\x1e\xeb\x15\xaf\xb9\xfc\x0d\xa3\x24\x61\xb6\x2a\xd6\xdf\x2f\xc9\xaa\x96\xe0\xd9\x9c\xdc\x57\xff\x06\xcb\x4a\x85\xcb\xf6\xa3\x54\xfc\x53\x4d\x7f\x61\x9b\xd2\x39\xad\x30\xd0\xcb\x08\x6a\xd6\xe4\x94\x73\x54\x7c\x16\x6f\xd0\x9d\x8b\xc9\x32\xed\x1a\x8e\x6f\xc8\x3a\xd8\x6a\x95\x28\xc8\xf2\xab\x1d\x4e\x5e\xcc\xfa\x23\x25\xa5\xba\x0b\xd7\x17\xbc\xe6\xeb\xe7\x08\x04\xfc\x34\x68\x9e\x3a\x79\x53\x7a\x8c\x68\x27\xa7\x27\x43\x59\x94\x1f\x1e\x97\xf9\x54\xfc\x22\x08\x97\xf5\x8f\x64\xc1\xb7\x39\x3b\xa6\xbc\x81\xb4\x5f\x38\x54\x15\xef\x26\xcb\xd5\xac\xdd\x83\x18\xcf\x9b\xad\x1f\x83\xfc\x88\x3b\x95\x12\x37\xf7\x3e\x71\x29\x85\x3c\x86\x4c\x65\xa6\x40\xfb\xae\xa5\xd7\xa6\x04\x29\x69\x02\x41\x4a\xb5\xec\x72\x76\x45\x2a\xb6\x2a\x32\x27\x92\xbf\xb7\x44\x33\xd7\x22\x8d\x99\x3b\x9d\x7b\xeb\x3f\x62\xe6\x9b\x0a\xaa\x12\xf6\x14\x04\x09\xa1\x51\xa7\x45\x3d\xb9\x6f\x42\xaf\x14\xfe\x2e\xf0\xa0\x5e\x2c\x96\x17\x59\x93\x75\x4b\xe2\xc4\xcf\xf1\x79\xa5\xdb\xa5\x04\x57\x89\x04\x56\xf1\x1a\x66\x96\x71\x84\x8b\x5b\x3a\x99\xf5\x81\xdb\x3f\x7d\x20\xd7\x96\x7b\x61\x68\xb4\x80\xc0\xfd\xd2\xed\x51\x78\x2e\x36\xa5\xed\xa3\x58\x33\x6e\x5f\x7d\x49\x49\x6e\x3c\xa8\x9c\x54\x7a\x9a\x97\x51\xa4\x2d\x89\x4b\x04\x67\x3f\x95\x9a\x24\x9b\xa6\xb6\x94\x61\x52\xff\xc6\x01\xcb\x5b\xd2\x4f\xb2\x0c\x2b\x35\x04\x52\x46\x58\x15\x49\x18\xec\xdf\x55\x7d\x23\x8f\xed\x65\x5e\xcb\x17\xe1\xb1\x37\xeb\x26\x8a\x47\x91\x17\x0b\x35\xc3\x2d\xce\x94\x8a\x63\xc3\xbf\xcc\xb7\x48\x48\x11\x79\xe3\xa4\xb2\xf7\x91\xdb\xfb\x0f\x54\xea\x45\xf6\x77\xdc\xab\xfa\xcd\x8a\x6b\x56\xd6\xf0\xd8\x59\x35\x19\xb5\x83\x51\xa7\x25\x1e\x75\x1d\x31\x55\x05\x06\xf5\xfe\xdc\x62\xc1\xb6\x06\xdb\xf8\x75\x49\x63\x8d\xde\x09\xa7\x38\x0c\x59\x7b\x72\x6b\x78\x45\xb3\x33\x3f\x2a\xe8\x6d\x4b\x67\x46\xad\x9f\x57\xeb\x9d\xac\xbb\xa4\xd3\x72\xfb\x5c\x9c\xdb\xce\xca\x7d\xb4\x35\x17\xae\xd4\xd8\x04\x69\x2c\xfd\xac\x37\x08\xba\x37\x3d\xd4\x28\x0c\xfe\x35\x3c\xdc\xd4\x4a\xff\xdb\x23\x6b\x59\x19\xa2\xa9\x18\x69\xa5\x86\x6e\x68\x3c\xdf\xe6\xca\x8c\xad\x7c\x2b\xb7\x08\xbb\x2b\xfe\x26\x7f\x14\xa9\x91\x5b\xa4\x50\xb2\xb5\xd3\x91\xed\x27\x63\x36\xf0\xa6\x95\xf7\xb8\xb7\xa2\x44\x9d\x96\xf1\x57\x43\x3f\x74\x9d\x4c\xec\x0c\xc4\x77\x7b\xa4\x1a\x92\xf3\x7a\xba\xd2\x97\xf1\xac\xa6\x43\x3e\xec\x7f\x47\x5b\x8f\xfa\xe9\x9d\x06\xc8\xfb\x29\x7a\x73\x3f\xda\xef\xfa\xaf\x19\xa7\x74\x34\xf8\xff\xe8\x7f\xd2\x65\x18\xf0\xb0\xcb\x57\x95\x4c\xbd\xd9\xda\xdd\xdd\x42\xdb\x5a\xbf\xa2\xc7\x33\xa8\xa6\x9c\xd4\xf3\x87\x8e\x2e\x62\xf7\x96\x84\x54\x65\x7f\xe8\x73\x0b\xd3\x4e\x4d\x53\x27\x46\x9a\xc6\xbe\x1f\x58\x15\x65\x12\xf9\x61\x30\x91\x03\x62\xc0\x86\x7e\xc5\x45\xfa\x07\x8e\xd4\x24\xa2\x3c\x4e\x2b\xbf\x93\x3e\x5e\xf9\xda\xf5\xc3\xb3\xe4\x8c\xb2\xc7\xd7\x2b\x75\x81\xd8\x97\xee\x8d\x9e\xb2\x57\x3f\x23\x7b\x0d\x53\x06\xdc\x7d\x10\xbd\x9c\xc1\x60\x5f\x3b\xa5\xef\x50\xac\x9f\x49\xb3\xfe\x30\x96\xe2\x55\xb3\x38\xfc\xc7\xbf\x43\xea\x32\xd2\x45\x0d\x16\x1d\x1b\x45\xd2\x3a\x04\x9c\xb1\xfd\xf4\xa2\xa4\x99\xf1\xa0\x50\x05\xc7\x7c\x72\x75\xf8\xbd\x70\xf3\xe9\x35\xac\x8f\x41\x81\x33\xd3\x31\x3f\x7c\x5c\xd4\x78\x1c\xe3\x6a\xe6\xe0\x16\x3c\xe9\xec\xbf\xc3\xc6\x04\xf2\xd2\xbe\x51\x0b\x22\x71\x26\x7f\xac\x9a\xe4\x36\x66\x38\x7e\xd9\x03\xd4\x7f\x66\xe2\x93\xe7\x3e\x15\x69\xf2\x96\xd7\x1a\x79\xc5\xd4\x59\xaf\x37\x8d\x67\xa6\x13\xc9\x9b\xab\x4a\x66\x74\x7c\xe0\xa5\xf6\x33\x6d\x7e\x96\x79\xf7\x66\x11\xfe\x3e\x19\x07\xe7\x4a\x03\x19\xbc\x17\xf3\x37\x83\x95\x51\xe0\x85\x80\x50\xd7\x90\x3b\x4b\x17\x22\xbe\xfb\x2d\x8c\xaf\x76\xb3\xbe\x32\x38\xe9\xe6\xae\x73\x2e\x6d\x5a\xcb\xfd\xd2\x32\x67\xe6\x15\xd6\x7f\xae\x7f\x8e\x8d\xbd\x3c\xf1\x61\x3e\x01\xe7\x3b\xbc\xf5\x84\x00\xf7\xb8\xef\xe0\x42\x08\xbe\xb1\xe3\xde\xa2\x1d\x21\xab\x95\xb9\xb4\x82\x18\x5f\x3f\xb6\x54\x4e\x52\x54\xd0\x96\x8d\x3d\x9e\x15\xff\x5e\x6e\xf1\xd6\xcd\xc9\x3f\x09\xf5\x09\xe3\xff\x38\x15\x4f\xe9\x8f\x13\x9e\x7e\x13\x88\x8c\x3c\x74\xb6\x8c\xde\x12\xa4\x33\x2f\x45\x29\xae\x0a\x16\xe6\xd0\x93\xe7\x1f\x2f\xe5\xb8\x9a\x9c\xca\x39\xa9\xe7\x1a\xb5\xe0\x75\x6a\xda\x55\x38\xe3\x78\xba\xdf\xf5\xee\x98\xf2\x4c\x11\xc6\x6d\xe0\xdd\x59\x7f\xcc\x5c\x8f\xfe\xb9\xed\x6e\x91\xed\xcf\xce\x2d\xb9\x1f\x6b\x2e\x3b\x1f\x85\xdd\x58\x7b\xea\xfc\x15\x1c\xb8\xcc\xed\x82\x0f\xfe\x44\x61\xcd\x85\xcf\xc4\x4b\xd9\xa2\x8b\xf5\x9e\xd4\x94\xe7\x97\xe4\xe4\x79\x2e\xfc\xdf\x74\xca\x75\x66\x39\xcc\x7f\x64\x97\x12\xed\x72\x73\xe4\x9a\x2c\x13\xce\x19\xb3\xaf\xda\x05\x6f\x19\xbf\x22\x1e\x86\x77\x4c\x46\xe6\x62\xe1\xb9\x53\x7f\xd2\xae\xc1\xfd\x66\x54\xbc\x17\x70\x8d\x39\x9b\x68\x2d\x97\xb7\x27\xd6\x33\x0d\xe0\xda\x0b\x39\x81\x01\x2e\x05\x8b\x01\xde\x95\x2e\xdc\xc5\x37\xb8\xc3\x2e\xa2\xa5\xef\xa8\xd7\xa8\xe3\x8b\x9f\x60\x58\xd7\xbe\xc5\x19\x30\xcb\x3d\x7a\xb1\xcf\xbe\x05\xf7\x7e\x51\x6d\xd3\x88\x1a\x56\x43\x3b\xaf\x63\x34\xd4\xb2\xe6\x9b\x6e\xa9\xfd\xb9\x35\xee\xee\xb8\x81\x07\xa5\x0f\xdc\x2f\x0c\x71\xf2\x59\x58\xe3\x91\x35\x19\xcf\xb1\xe4\xd1\x5f\x89\x17\xb0\x81\xe3\x6f\x63\xce\x60\x07\x26\x1f\x87\x75\xe2\x56\x4e\xab\x68\x17\x71\xac\x99\x22\x9f\xd3\xb8\x5b\xb3\x36\x84\xd3\x04\xd0\xac\x0f\xc6\x83\x38\x38\x4b\x85\xaf\xf2\x20\xcc\xb2\x20\x22\xaf\xec\xd9\x49\x87\x93\xe4\xe1\xb9\xd5\xb6\x17\xdc\x47\xba\x5a\xba\x87\xf0\x45\x5d\xe3\x6d\xe9\xc4\xf7\xaa\x0d\x75\x0d\x1e\xf1\xdd\x3a\x65\xdb\x3c\x2b\x7a\xe2\x44\x39\x5e\x90\xbe\x3d\x59\xeb\xbc\x7a\xfa\xb5\x93\xef\x79\x3d\x18\x24\x71\xff\x78\xc3\x86\xc9\x11\xaf\xbc\x2f\x8c\x3a\x05\xbf\x24\x87\x8c\x0d\xfa\x3d\xf7\x59\x35\xde\x4c\x6a\xf7\x35\x99\x38\xee\x76\xd7\x4f\x3e\xc1\x45\xfc\xf5\x5f\x39\xd1\xec\xbc\x97\xba\x66\x52\xcf\x71\x3d\xcd\x64\x32\xde\xee\x0e\xf1\xbd\xfc\xa4\x5a\xc7\x6b\x9f\xbc\xbc\x5d\xea\xb3\x46\xce\x6b\x14\xfa\xa1\x15\xc7\x2b\xfe\xf8\x53\x15\xbf\x8b\x13\x02\xac\x94\x33\xc2\xe7\x01\x9f\x3a\x5b\xf8\x51\xd4\xe8\xee\x63\xf1\x49\xd4\xdb\xbd\x1c\x76\x61\x60\x9b\xda\x25\x84\x42\xf3\x19\x58\x15\xc0\x0a\x3a\x32\x68\xe9\x15\x1d\xbc\x79\xc8\x04\xfb\x8a\x9e\x36\x74\x12\xbd\x9f\x71\x69\x18\x04\xb3\x0d\xa5\x0e\xcf\x80\x89\x61\xc4\x91\x70\xfb\x95\xe4\x16\xd9\xf2\xa0\x82\x62\x2f\x43\x76\x5e\xa3\xfa\xcb\x56\x35\x8f\x04\x21\x65\xfa\x35\xbb\xe9\xcf\x64\xaa\xd2\xb1\x10\x72\xf3\xe6\x7c\x9f\x50\x44\xcb\x42\xc6\x2b\xe6\xaa\xb6\xfb\x89\xaf\x98\x45\xed\x66\x9c\xf5\x61\xb4\x0e\xf7\x30\x65\x38\xac\x0b\x4f\xf3\x8a\xb0\xeb\x36\xf4\xa1\x45\x6a\xf6\x0c\x10\x22\x59\x59\xbd\x67\x31\x61\xec\x0f\x7d\xf2\xff\x8b\xba\xb7\x0a\x6a\x03\xfc\xfb\x3d\xa9\xbb\x52\xc1\x5d\x4b\xdd\x1d\xda\x52\xa3\x40\x71\x77\x77\x8b\x40\x12\x82\x85\x40\x84\x40\x08\x96\x20\x31\x08\x41\x03\x24\x58\x82\x27\x10\xdc\xdd\x1d\xda\x22\xa5\xa5\x42\x7d\xe7\x7f\xde\x39\x67\xf7\x9d\x9d\xb3\x7b\xb3\x37\xfb\x3c\xf3\x7b\xe6\xf7\x9d\xf9\xce\x3c\x97\x9f\xcb\xcf\x73\x46\xc0\x2b\x8e\xb5\xe6\x97\xa0\xab\xe5\xe1\x0f\x1e\x38\x48\x66\x1c\xe1\x65\x3a\x0f\xa6\xdb\x94\x4e\xb8\x2b\x91\xbe\x33\x77\xbc\x2c\x48\x85\x94\x07\x3e\xfd\xe9\xf7\x52\x5b\xfc\x26\x32\x24\xe2\xdf\xfa\x6f\x66\x2e\x23\x87\x02\x96\xc9\xad\x70\x42\x60\x0e\x75\x1c\xd4\x15\x64\x4b\xff\xe0\xdb\x0b\xd0\xcc\x59\x71\x55\x00\xbe\x60\x1e\xb4\x55\x04\x85\xe6\xab\x9a\x16\x82\xcb\x0a\xbe\xe8\xe7\x85\x68\x14\x01\x5f\xad\x43\xe8\xc5\xc2\x67\xca\x30\xdb\x92\xa0\x47\xaf\xdc\xab\x92\xfe\xd4\x13\xbd\x9b\x93\xf4\x2a\x6e\xf9\xc7\x10\xf8\x45\x36\x41\x4b\x04\xa7\x6c\x01\x28\x8e\x90\x96\x71\x25\x38\x2f\xe9\x25\xa1\x04\x72\x32\x39\x07\xf3\x00\xaa\x96\xaa\x13\xd9\x0f\x53\x25\x6a\x43\xba\x60\xdf\xd3\x1d\x03\x7f\x85\x0a\x32\x63\x3c\x73\xe0\x6e\x64\xb8\xc3\x56\x98\x90\x26\x66\xe9\x15\xa1\x91\xed\x67\x74\x35\x32\x99\xe1\xac\x7b\x1b\xb1\x87\xa9\xf1\x22\x26\x3a\x2d\x6f\x47\x4b\x3d\x80\x14\xe7\xce\xef\x03\xce\x60\x0b\xb9\xcd\x21\xb5\x58\xa5\xb2\x33\xa1\xc7\x31\xcb\x79\xd0\x70\x75\x4c\x23\x65\x34\x52\x0c\x8b\x4e\xf3\x8e\x6a\x8e\x03\x27\x88\x20\xe2\xe3\x45\x63\xd0\xd1\x5e\x09\x0b\x61\x62\xc8\x88\xc4\x2d\xf0\xf9\x98\xe0\x64\x31\xbf\x2b\xb1\xe1\xa9\x56\x6e\xd2\x28\x04\x91\x62\xa7\x82\x9e\xc8\xd0\x33\xeb\xc5\x5e\xca\xea\x79\x5b\x14\x17\x43\x7d\xf2\xba\x37\xfe\x28\x3d\xfb\x99\x11\x94\x1c\x0d\x6b\x05\x87\xb5\x22\x7e\xd7\xa3\xa3\xb4\x10\xa5\x95\x87\x90\x91\x08\x68\x31\x08\x65\x86\xc0\xe7\x0c\x61\x72\x10\x3f\x32\x4d\xe3\x6c\xa3\xeb\x93\x7e\xe1\x90\xc8\x69\x2c\x27\xfe\x71\xac\x11\x02\x94\x70\x1b\x1d\x02\xbb\x8e\xbf\x8d\xed\x0d\xfa\x97\x68\x1e\x2f\xe1\xb5\x4d\x48\xc4\xbf\x71\x5a\x4e\xda\x26\x6c\x5b\x07\xa6\x78\xa6\x14\x98\x68\xa7\xa6\x10\x03\xf4\xe2\xd2\xc6\x33\xd0\x2f\x60\xd1\x3f\x42\xef\x75\x29\xa2\xe6\x43\xf7\x08\x7c\xe3\x5c\x61\xbd\xbc\xed\x84\x0a\x18\x99\xed\x4d\x30\x82\x0d\xe5\x0f\x25\xc7\x87\x3e\xa5\xbd\x4d\x3d\x09\x57\x21\xfe\x4c\x73\x0f\x3b\x83\x2f\x20\x1e\x0a\x77\x43\xe1\x88\xb4\xff\x10\x93\xf4\x1b\x01\x0c\x31\xcf\xb8\x1e\xb3\x3f\x40\x3b\x33\x02\x95\xeb\x01\xc8\xaa\xc1\x9e\x77\xc0\x50\x1c\x70\xef\x2d\x65\x69\x72\x78\x94\x61\x2f\xfd\x46\x52\xab\x4e\x3e\x3e\x1f\x70\xad\x0f\x9a\x2c\x02\xb0\x6e\x5d\x4c\x53\x04\x04\x37\xc4\x92\x36\x01\x49\x95\x9f\x33\x43\x01\x1d\x2c\x67\xb2\x3b\x10\x90\xab\x4e\x15\x05\xbd\xc8\xfa\x49\xbb\x0b\x0e\x49\x99\xa4\x5f\x0b\xee\xc0\x35\xd2\x07\x21\x3e\xc8\xda\x6c\x22\xec\x39\x3c\x2f\x67\x18\xfe\x05\x14\x9a\x7b\x3f\x82\xe6\x9b\xc0\xcc\x46\xd8\xb9\x2e\xe6\xad\xc5\x88\xd9\xdd\x28\x50\x42\x3f\x31\x2b\x2d\x64\xc4\xf9\xe9\x4f\x65\xf4\x7b\xfe\x1d\xaa\x20\x6f\x7a\x41\xbb\x8e\xd3\x9a\xbc\x8f\x0a\x04\x39\x77\xbd\xe9\x35\x81\xb9\xae\x3e\x17\x39\xe2\x79\x32\x3e\xd3\x05\xff\xf2\xd3\x7d\x73\xb2\xf7\x15\x34\xf8\xb5\xa6\xef\x14\x96\x07\xc8\x11\x7a\x8a\x62\x02\x37\x31\xed\xc5\xcf\x01\xcd\x51\xe3\xac\xa7\xe0\x6b\xd0\xba\x12\xff\x90\x0f\x41\xb4\xd2\x09\x58\x99\xd7\x0c\x3b\x39\xcc\xc9\xf9\x5a\xf9\xc1\xc8\x08\x6b\x9f\x8a\x7b\xd1\x3b\xc6\xcf\x18\x34\xc7\xab\x63\x99\x79\x9f\x9d\xda\x7b\xfa\x0a\xd3\x9c\xdd\x85\xf3\x2c\x51\xe7\xa1\x06\x95\x92\x51\x97\xaa\x2a\xc7\x32\xa8\x2b\xbc\x24\x83\xdd\xe4\x16\xc5\x7c\xcf\xf9\xe7\x0e\xa1\xde\x29\xe7\x7a\x6c\x12\xdd\x2b\x42\xbc\xac\xf0\xb1\x95\x77\x7c\xbc\x51\x2f\xaa\x8e\xf8\xb9\x46\x5c\xac\x76\x08\xd4\x0c\xde\xe6\x26\x00\xbe\xfb\xaf\xd4\x9c\x04\xbf\xf7\x50\xaa\xed\x86\xd4\x38\x58\xd5\x67\xc2\xdd\xcd\xc7\x58\x5f\xad\x03\xc6\xc7\xd8\x17\x6d\xe8\x7d\x31\xe5\x70\x5b\xf1\xf6\x7b\x95\x65\xb6\x30\xfe\xfe\x6a\x2b\x3b\x45\xde\x1c\xb7\xcb\x6e\x84\x53\x52\x23\x6b\x4f\x2d\xf2\xac\x35\x73\x28\x60\x9c\xa8\xd3\x73\xfc\x98\x95\x57\x37\xeb\x0c\x4b\x95\xaf\x0f\x71\x95\x89\xb7\x6d\x90\x73\x37\x42\x7e\x68\x3c\xe6\x59\x00\x4f\x6d\x4a\xf6\x49\x01\x69\x09\x2c\xfd\xd1\xbe\x52\xcd\xcd\x41\xb5\x2e\x7f\x84\x6e\x60\x5f\xeb\xb5\xaa\x28\x33\xd9\x09\x3e\x0f\x60\xae\xd0\xff\xa9\x36\xcb\x7c\xb8\xe3\x67\x7d\xba\x05\xa0\xf9\x79\xa3\xae\xe5\x89\xba\xe2\xa6\x74\x4b\x4e\x95\x12\x7f\xc2\x4a\xbf\x14\x25\x58\xb2\xbe\x92\x9f\xd7\xbc\x66\x23\x45\x67\xb5\x94\xd9\xbe\xca\x70\x16\x9a\xda\x65\x27\xbd\x13\xfe\x72\x70\xc7\xce\xb5\x12\x9c\xa8\x08\x40\x5b\x96\xab\x0b\x74\xba\x43\xdc\x03\x1c\xa4\xd9\xc9\xf3\x9e\xf3\xe4\x74\xcf\x06\x9c\xb1\xbf\xd6\x30\x65\x78\x62\x7c\x85\x4f\x31\xfc\x33\xb0\xdd\x3c\x68\xd4\xd2\xd5\x24\xcc\x37\x36\x16\xb6\xb4\xd9\x18\xd7\x36\x0a\xda\x11\x26\xd6\x3c\x7a\x47\xa2\xc9\x9f\x72\xff\x4e\x94\x29\x9b\x75\xb2\xcb\xc1\x8c\xc9\x74\xe8\xbe\x6d\x4e\xa7\x66\x74\x0f\x58\x6c\x92\x2e\xf7\xf8\x5a\xe9\x27\x16\xf4\x1e\xb4\x79\x86\x8e\xee\x2d\xb3\x33\x8e\xbc\xd1\xb7\xe5\x08\x0a\x39\x3c\xe0\xe9\xc2\xf6\x17\x1b\x7a\xe6\x51\xe8\x6a\xdc\x4e\xd3\xfd\x30\x29\xd1\xd9\xa2\x37\x39\x54\xd9\x5d\xa2\x9f\xd0\x33\xd4\xab\xa4\xdf\xd6\xae\xdd\x57\xa4\x3f\x20\x68\xe9\x1f\x7b\x2b\x59\x2f\x35\xd0\xf5\x36\xa7\xfa\xe6\x20\xc7\xe0\x11\xfb\xde\x50\xb4\xe1\x99\xc2\xb5\x61\x4d\xa3\xbd\x0c\xd7\xe1\xef\x46\xbf\xc9\xa5\x23\x10\x13\xa3\xb4\xe7\xa3\x87\x4c\xd9\x09\x43\xa3\x05\xe6\xdc\xd8\xfc\x31\x3b\xcb\x7f\xe1\xf7\xc7\x71\xb6\xb6\x20\xd0\xe4\x1b\x87\x1f\xde\xba\x6f\x66\xeb\x93\x4a\xae\xeb\xf6\x37\x24\xe5\x96\xeb\x59\x36\x76\x92\x7d\xf4\xa4\xf9\xd0\x94\x7e\xdd\xa6\x66\x09\x9c\xa6\x6e\x47\x8b\x51\x74\x97\x2e\x59\x98\x17\xca\xd0\x75\x6f\x5d\x07\x7e\xd4\x7d\xd0\xae\xe2\xab\xab\x7b\xa1\x23\xd0\xb5\xf5\xcd\xcf\xce\x08\xbb\x17\x6f\xd2\xbb\x0e\x99\xf9\xe8\xb8\x76\xfd\xd2\x4f\xd4\xf9\xd5\x7d\xf1\x95\xa5\x1e\xa4\xeb\xd1\x53\x7d\xc3\x33\x9d\x8f\x1f\x15\x19\xbb\x74\xbe\xbd\x17\x69\x30\x55\xfd\xbd\xac\xca\x88\xc0\x85\xe5\x6d\x1a\x7f\xe3\x5d\xa3\xfa\x9b\xc4\xd5\x24\xa7\xf5\x99\x2c\xd6\x89\x25\x5c\x34\xbd\x54\x4f\x8c\x21\x98\x1a\x36\x5e\x0d\x93\x36\xbd\xd5\xb4\x0e\xd6\x33\xbd\x2c\x80\xfa\xa5\x9a\x7a\x37\x6f\xba\x5f\x32\xc5\x0b\x5f\xd9\x6f\x99\x6e\x08\xc9\x16\xda\x66\xda\xc2\xdf\x06\xb9\xe6\xfe\xc2\x2e\x9d\x50\x0b\x8a\x10\xad\x6d\x61\x25\x2f\x0c\x7a\xbc\x63\xf3\x50\x98\x75\xbf\xd1\x34\x91\x93\x5d\xae\x6f\xbe\xc8\xe1\x15\xca\x58\x2e\x95\x9f\xa4\x87\x58\x1b\x94\x6f\x93\x66\x6c\x02\x2a\x4f\x26\xde\xb7\x3d\x59\x95\x8c\x2a\xb0\x4d\xe0\x2a\x45\x1c\xb7\x4d\xaf\xf1\x0a\xb9\x6e\x0b\xa8\x2b\x0e\x78\x66\x3b\xdf\x40\xf5\x28\xb0\xd3\x6b\xba\xe9\x08\xb3\x1b\x6e\x6a\xb6\xac\xb6\x77\xe4\x4b\x1a\x36\x39\x04\xf0\x25\xdf\xe4\x38\xa2\x9b\x7e\x3d\xef\x77\xa2\x36\x0d\x6b\x1d\x75\x29\x6f\xfa\xfd\x20\xd2\x2a\x8a\xf5\xa6\xca\xc5\xd6\xa8\xf8\x7b\x31\xdd\x9e\xcb\x3a\x90\xb3\xe9\xf8\x8e\x65\x9d\xa9\xe7\x5c\x56\x72\x3d\x29\xc7\x65\xa4\x34\x0a\x7b\xd6\x35\x81\x7d\x24\x8a\xee\xba\x53\x7e\x1e\x5a\xea\xa6\x50\x69\x15\xb4\xed\x86\xae\x76\xf0\xbe\xeb\xbe\x9f\xf7\xd6\x99\xe7\x9e\x50\x53\x64\x23\xed\x71\xab\xd6\xc9\x44\xd9\xf3\x4c\x6d\xa5\x9e\xb1\x97\x6a\x6d\xd1\xcb\x28\x6f\xc5\xda\xcc\x27\x38\x9f\xe5\xda\xd5\x87\x05\x0e\x01\x79\x5a\x35\x4a\xce\xe9\xcc\x98\xb2\x83\x6e\x86\x4c\xc3\xbc\x0b\x1e\x3f\x99\xea\x14\x1f\x6f\x49\xe6\x7c\xea\x3b\x9f\x95\xbc\x91\x78\x57\xdf\xa6\x82\xa8\x18\x11\x3f\xdf\x22\x2b\x78\x93\x1f\x97\x55\x09\x9a\xf5\x3f\x53\xfa\xd1\x6f\xb7\xff\x1c\xbb\xc9\xed\x59\x00\xb2\x3c\xda\xae\x25\xf0\x65\x45\xbe\xb9\x54\xd0\xe1\x4a\xca\x5b\x3a\x40\xab\x4a\xf4\xf5\x0a\x10\x50\x15\xa6\x2d\x07\x96\xae\x96\x7f\x7c\xd2\x6d\x94\xf6\xbe\xbe\xc4\xeb\x32\x4d\xbd\x7c\xcd\xd7\x81\x9a\x52\x58\x15\xa0\x47\xbd\x43\xef\x0c\x62\x51\x13\xd2\x9f\x03\x9b\x68\x9a\x89\x6b\xe0\xf3\xf4\x12\x74\x4e\xb0\x62\x8e\x6e\xa4\x63\x70\x7d\xae\x29\x24\x23\x44\x22\x2f\x26\x70\x2d\xa4\xb8\x20\xd1\x73\x0c\xa2\x5b\x84\x73\x9c\x87\x6a\xb1\xcc\xac\x5c\x61\xb7\x4b\xc6\x8d\x96\x43\x83\xcb\x0e\xe9\x96\xc3\x27\xd8\x87\x5f\x1e\x0d\xb7\xe7\xec\xd1\xaa\xf1\xfd\x99\xf1\x98\x8f\x0a\xfc\x99\x7e\x83\x7b\x00\xd4\x42\x32\x2e\xf9\x15\xd2\x46\xfc\xce\xbc\x0d\x83\x13\xc7\xc8\x91\x70\x67\x52\x46\xaa\x64\xd8\xdf\x74\x0a\xae\x31\xe2\x58\xe6\x7d\x24\x38\xe2\x33\xf9\x30\xdc\x31\x32\x8c\x7a\x0f\x54\x1d\xf9\x8b\xae\xeb\xfb\x2d\x0a\x97\x73\xd9\xb5\x08\x61\x98\x7b\xcd\x76\x3d\x1a\x97\xf7\xc8\xac\x1f\xc9\xca\xff\xf3\xb6\x25\x56\xbc\x30\xeb\xf5\x77\x14\xb9\xf8\xea\xb3\x06\x70\x7d\x52\x81\xb0\x04\xba\x41\x48\xac\x7b\x10\x16\x99\xb8\x55\x1e\x1c\xc9\x4c\x8c\x2e\x6c\x88\x0e\x4c\x34\xa7\xff\x8b\x81\x26\xae\xa5\xa3\x50\x52\x84\x4e\xc2\x1d\xb4\x7a\xf2\x23\xf4\x3a\x66\x6f\xca\x7c\x64\x01\xa6\x33\x6d\x05\xd2\x82\x75\x4e\x3f\x11\x74\x3a\x4e\x29\x53\xd4\xeb\x40\xdc\x7c\xd6\x88\x23\x3f\x5e\x94\x7a\xdd\xca\x37\xc1\x84\x1e\x68\x9c\x82\x4f\xcd\x41\xea\x69\x12\xa4\x73\x4b\x5f\x14\x44\xe8\x61\xd7\x3b\xc5\xa3\xf5\xb1\xbb\x9b\xd6\x62\x79\x18\x10\xf7\x2e\xe6\x17\xfa\x77\x29\x02\x97\x8d\x39\xc6\x9c\xc1\x1f\xc4\xbc\xa5\xbc\x4a\x0c\xc7\x6a\xa4\xfe\x20\xf0\xe3\x94\xe3\xcb\x92\x00\xb8\x86\x18\x50\xf2\xd5\x84\xd8\xb0\x47\x29\xc7\x12\x33\xc0\xa6\x29\xa3\x49\xf5\x7e\x69\xa9\xcb\x29\xab\x6e\xb5\x69\x1f\xd3\x7e\xdb\x6d\x92\xcc\xd2\x11\xe6\xfd\xe9\x85\x99\x73\x06\xac\xcc\x33\x14\xf4\xeb\x3c\x34\x37\xda\xa8\x97\x88\x23\x22\xaa\x85\x2d\x89\x8f\x10\x57\xea\xef\x25\x43\xa3\xc6\x2a\xdc\xd3\x9e\x45\x35\x15\x15\x93\x3c\x11\xd2\x39\x97\x32\x4e\x21\xea\x32\xfa\x33\x5f\x47\x27\x25\x25\x64\xa9\x23\x6b\xb0\xc0\xac\xae\xd8\x0b\x88\x20\x32\x1f\xfd\x00\xe6\x4b\x19\xc1\xc6\x02\x82\xa9\xef\x70\x93\xde\x78\xfa\x2e\xfc\x05\xe7\xcc\xec\x97\x84\x7c\x1b\xad\x1c\x76\x8a\x8e\xa9\x4c\xae\x38\xf1\x8c\x1e\x25\xf9\x45\xe8\x9b\xc1\x39\xe2\x49\xd8\x54\xe7\xc9\x0c\x30\x2c\x98\x5f\x4e\x8e\x82\x5d\xe5\xed\xa7\xbd\x80\xed\x29\x53\xc9\x96\x84\x61\xf2\xe6\x72\x6a\x43\x65\xa9\xf9\x0c\x01\x5c\x85\x18\x9e\x5b\x1a\x76\x09\x6f\xcc\x34\x0b\x07\xa2\x9c\xf2\xf6\xfd\x87\x98\xf9\x2f\x11\x6e\x21\x31\x05\xae\xc8\xed\x80\xac\x42\x1e\x2a\xc4\xe3\x5d\xd1\x5f\x4c\xab\xa3\x06\xeb\x09\xae\xc2\x32\xbf\x84\x87\x1f\x31\x2c\xa0\x7c\x0d\xfa\x3b\xfa\x3b\xfb\x34\xe0\x4e\xef\x69\xc6\x1c\xc0\x4a\xd8\x95\x87\x03\x04\xd6\xc3\x0a\x86\x01\x09\x15\x5b\x45\xfd\x80\xfe\x62\x22\xeb\x19\x30\x84\x91\x56\x02\x05\x19\x66\xe1\x4a\x9f\x83\x19\x29\xc0\xb2\xbd\x21\xc7\x70\x7e\x65\xcd\x10\x02\x12\xcf\x66\xc0\x2c\xe1\x4c\xce\x28\x7c\x07\x44\xaf\xb8\x12\x81\xf7\x15\x54\x0a\x10\x0f\xdd\xc4\xab\x1f\x22\x57\xec\x6c\xb9\x59\x68\x0d\xb3\xbb\xf9\xf3\x5e\x8c\xc9\xa1\xe2\xab\xde\xee\x03\x26\x25\xd3\xde\x0d\x1d\x1a\xec\x57\xde\x93\xfc\x2b\xe5\x0f\x7c\x54\x78\x0a\x15\xdf\x7c\xc2\xd8\xe7\xaa\x0c\x7d\x2f\x16\x3c\xaa\x46\xf8\x6e\xd1\x83\xb8\xde\xfe\xe7\xd3\xd1\xbc\xdb\x01\xae\x84\x04\xde\xd7\xa0\xab\x98\xa2\x9a\x72\xc0\xaf\xa8\xd1\xda\x66\xb0\x01\x74\xbe\xee\x57\xc8\xbb\xa0\xc5\x86\x18\x18\xc5\x7b\x4f\x93\x69\x98\x8f\xb3\xbc\x40\x22\xb2\xdc\xaa\x9f\x43\x73\xb6\x9a\x3e\x52\x19\xef\x22\x33\xe4\xc3\xdd\xe5\x12\xd4\x45\xaa\xb9\xea\x42\x6d\x39\x57\x27\xe9\xf2\xb1\x8e\x5c\x9f\xe8\x8a\xaa\x54\x6d\xd8\x72\x53\x65\x95\x37\xed\x77\x57\x61\xbe\xe0\x1f\xf1\x90\xa1\xb4\xf3\x8b\x3c\x71\x44\x39\x81\x99\xd7\x07\xbc\x7b\xb3\xa2\xcf\x02\xea\x51\xcb\x5e\xbf\xa6\x88\x5b\xc2\xb0\xc0\xf8\x90\x7d\xad\x4d\x40\x4d\xff\x6f\xed\x52\xc1\x81\xee\xed\x1d\x53\xd0\xaf\x76\xdc\xda\x66\xdb\x98\xe9\xad\x06\x23\xdb\xf5\xe1\xb9\xa6\x14\xbb\x73\x3d\x49\x82\x24\xbb\xb7\xad\x9c\x16\x7f\x3b\x48\xe3\xb8\xb0\xd1\x6e\x87\xbb\xd5\xba\x6d\x1f\xc1\xfe\xd2\x7e\xc0\xc1\xb2\x70\xba\xfd\x97\x23\x26\x87\xdd\xd1\xe2\x34\x9e\x65\xdf\x69\xe5\xe2\x9a\xd2\xd3\xb9\xe3\x76\x20\xfe\x68\x57\x99\xc7\x09\xe4\x54\x77\xb9\x97\x0e\x3c\xab\xd7\xcb\xf7\x09\xe8\x54\xff\x95\x00\x07\x9f\xd0\x81\x7c\x60\x94\xd3\xd1\x96\x5a\xf3\xda\x99\xa3\x6d\x32\x16\x6f\x47\xaf\x76\xbc\xb2\x58\xed\x4b\xef\xfc\x65\x79\xad\xe3\x7a\x37\xd6\xd2\x5e\xd0\xdf\x33\x6a\x59\x52\xe7\xd1\x3b\x64\xf5\xa8\x72\xae\xaf\xcf\xaa\xab\x54\xa7\xbf\xc8\xba\x33\xdf\x73\x20\xd2\xa6\x8f\x1e\x38\x78\xc7\xee\x64\xc6\xf9\xc1\x55\xfb\xc0\xa4\xc4\xa1\x04\x47\x7d\x6c\xce\xf0\x03\x67\x38\xc2\x77\xc4\xdc\x4d\x03\x2a\x18\xfd\xe4\xa9\x19\x38\x35\xbe\xee\xb3\xe4\xf1\xb6\x17\x6c\xd8\x3b\xa3\xd5\x4f\x30\x4a\x19\xf3\x1a\x64\x19\xef\x1f\xa8\x1f\xd6\x36\x76\xe9\x7a\x37\x42\x37\x2e\x69\xdd\x3d\xca\x32\xd1\x6a\xdc\x19\x63\x99\x8c\xf2\xfa\xc7\xbd\x4c\x13\xcb\x61\x13\xe2\x66\x66\xc5\x7f\x26\x86\xcd\x35\x98\xa6\x93\x31\x16\xfb\xa9\xc4\xa9\x2b\x96\x4f\x48\x7a\x53\x2b\x56\x51\x89\xdf\xa7\x03\x6d\x68\xe8\xca\x19\x13\xbb\xbf\x91\x8f\x66\x5f\x3a\x9d\x0e\x9e\x9c\x1b\x75\x75\xf2\xd3\x30\x7e\x29\x68\xe5\x14\x99\x3c\x6d\xee\x2a\xd4\x37\xc1\x08\xb5\xb2\x95\x4d\x00\xad\x82\xf4\x52\x93\x33\xed\x0f\x08\x87\x8c\x97\x3a\x22\xd1\xf1\xc6\xac\x4e\x6e\xa4\xb8\x31\xa6\x6b\x08\xe2\x6d\xec\xd8\xdd\x1d\x38\x6a\x2c\xdf\xb3\xe1\x95\x67\xf4\xab\x77\xc9\x99\x69\xd4\xd5\xe7\x6d\xc3\x32\x92\xe8\x9b\x36\x25\x18\x15\xf6\xd5\xe8\x57\x99\x3c\xee\x1d\x7a\x65\x6a\x52\xdd\xeb\xf3\xa4\xd3\x6c\xa7\xe7\xef\x43\xbe\x45\x56\xbd\x5d\xa5\x94\x55\x58\x3d\xa7\xd8\xc4\xda\xb9\xa1\x99\xb1\xcf\x7a\xa6\xe9\x40\x66\xb2\x8d\x08\xdf\x3b\x69\xd8\x46\x5a\xd0\x86\xbd\x63\x73\xbb\x45\x22\xaa\xc8\x46\x46\x98\x0b\x15\x58\xef\xb4\x29\x03\x64\x6c\xf6\xb5\x87\x7b\xbf\xb3\x91\xee\x68\x75\x3d\x66\x73\xb9\xb3\xc5\xee\x8a\x8d\x4b\x27\xdf\xac\xdc\x86\xd1\x59\xf1\x36\xd8\x36\xbb\x53\xea\x35\xda\x8e\xd1\x81\x7d\x46\x70\x10\xed\xd0\x7a\x7c\xc1\xd6\x98\x7b\xae\x7a\xcc\xbe\x9c\x7b\xbc\x24\xc6\x51\x89\x5b\xcf\x14\x73\x0a\xe2\x21\xc9\x74\x67\xa3\x9a\xbc\x94\x69\xe7\xed\xda\xaf\x38\x35\x17\xdd\xfa\xd0\x68\xa8\x8b\x43\xa3\x79\xa8\xae\x8b\x16\xff\x3e\xb0\xde\x45\x4f\xb0\xe0\xeb\xed\x92\xdc\x62\xe5\x96\xe0\x52\x23\xec\xb4\x5f\x72\x3d\x2e\xec\xb7\xb8\xee\x6a\x2d\xdc\x36\x88\x74\xd3\x14\x06\xe9\x50\xdc\x55\x5b\xbe\x69\x17\x7b\x18\xb6\xa4\x3c\x9e\x77\x92\x2c\x3f\x52\xab\xe1\x22\xe0\x30\xd8\x0a\x6e\x33\x1c\x41\xbe\x9d\xc7\x38\xe7\x1f\x75\xc1\xcb\xa6\x7c\x9c\x78\xd7\xbb\xa8\x62\x24\x21\xde\xe7\x76\x95\x4d\xec\x59\x9f\x74\xee\x9e\x30\x8e\x4f\x76\xcd\xb3\xe0\x53\x3e\x49\x75\x11\xfe\x70\x9f\xd5\x86\x60\x0f\x5b\xdf\xeb\x4d\xe2\x8e\x44\x5f\x5a\x53\xbe\x95\xa8\xdf\xf9\xa6\x5f\x46\xd7\xfd\x3a\x9b\x68\x6f\x66\xfc\xe3\x9a\xa4\x9e\xcf\x05\x98\x36\xe6\x68\x8e\xbb\xcd\x97\x9c\x6f\x14\x78\x3d\x61\x9d\xaf\x80\xfb\xfc\x28\x4e\x2a\xd2\xf0\x77\x2f\x86\x66\xd3\x03\x43\x8b\x3f\x64\x1c\x02\x3c\x61\xb5\x12\xcc\x80\xb7\x4a\x35\xd0\x9f\x80\x53\x65\x39\x91\x15\x20\x39\x4e\x21\x64\x07\x74\xbb\x62\x28\xc8\x17\x14\x5f\xd5\xe1\x7d\x00\xb4\xc2\xad\x72\x5e\x04\xeb\xd6\xc8\xda\xd0\xc1\x73\x35\xdd\x26\x3b\xc1\x94\x5a\x75\xfd\xd3\x21\x75\xb5\x0f\x5e\x69\x43\xcf\xd4\x5a\x3d\x21\xfb\x82\xf3\x86\x05\x71\x01\xeb\xcc\x2a\xae\x36\xf0\x69\xae\xb0\x84\x07\x1e\xcf\x8d\x67\xee\x86\x5c\xcb\x45\x93\xad\x60\x7b\x98\x6f\x53\x66\x43\x23\xf2\x2c\x70\x21\x70\xcb\xfc\x77\x48\x1d\xf8\x87\xc2\x52\xb8\x71\xd8\xde\xe2\x4d\x10\x37\x4c\xa2\x54\xc1\x4f\x2c\x8c\x51\xb6\xed\x96\x1d\x7e\x9c\x23\xb4\xf7\x08\x5f\x2f\x9f\xb0\xb8\x12\xc1\xaa\xe8\x31\x98\x89\xfc\x58\x49\xd0\xd9\x46\x38\x56\x39\x69\x03\x80\xa5\x74\x45\xe1\xbb\x90\x3a\x6a\x47\x6d\x3e\xec\x37\x75\x37\x27\x31\x4c\x40\x49\x28\x28\x88\xbc\x4b\x31\xa0\x8d\x22\x8e\x51\xde\x93\x02\xa3\xcb\xa9\xec\xc4\x6b\xc8\x7e\xfa\x55\xb4\x68\x4c\x45\x76\x4b\xc4\x97\x58\x49\xc6\x04\xc4\x25\x56\x3f\x6f\x5f\xe0\x87\xd8\xb2\xfc\x1d\x2f\x15\xd4\xb9\xc2\x09\x27\x20\xea\x7d\x31\xde\xfa\x0e\x7a\x8a\xf5\xc3\xe4\x20\x76\x4f\xe9\x2b\xbd\xc0\x38\x74\x19\xf9\xe5\x6d\xb8\x5e\x7a\x55\x47\x57\x24\x8f\x74\xbb\xb1\x2f\xba\x83\x98\x56\xf5\x2f\xb6\x9c\x78\xaa\xe4\x06\xe6\x62\xda\xdf\xdc\xf0\x38\x43\xe2\xdd\xac\x35\x1c\x8f\x24\x99\x92\x19\x3f\x99\xfe\x02\x67\x9a\x90\x9c\xf1\x03\xa9\x8c\x57\xcb\x9a\x84\x5f\xc2\x43\xa8\xc7\x40\x0c\xfc\x22\xfd\x84\x9f\x5c\x22\x31\xbb\xd8\x4d\x95\x60\xc2\x00\xd8\xa5\x26\x45\x31\x3d\xcc\x6b\x93\x73\xf2\x65\x0d\xba\x53\x25\x0b\x76\x74\x2e\x21\x87\x92\xec\x7b\xb5\xd1\xcb\x04\xa9\x96\x48\x9c\x6d\xa2\x5a\x6d\x14\xde\x1e\x8f\xe7\x10\x93\xf6\xe2\xb1\x05\x9b\x29\xba\xf8\x7e\xba\x5b\xea\x70\x22\x3a\xfd\x1c\xf1\x00\xc1\x2d\x71\x80\x38\x9a\xb4\x80\x2e\x27\x21\x52\x90\x91\x05\xe9\x32\x69\x71\x90\xaf\xe9\x11\x24\x6e\x10\x24\xe3\x6a\x46\xa9\x17\x3b\xf3\x78\x96\xb9\x53\x76\xd6\x23\x4a\x80\xf5\x53\x32\x89\x46\x37\xb1\xa5\x8a\x67\x4f\xe8\x5d\x4a\xd8\x8d\x7d\x3f\xa8\x99\xa4\x8c\xf9\xd0\x71\x3c\x75\x00\x73\xbe\x49\x97\xb4\x81\xce\xad\x8e\xca\x1c\x42\xbf\x2e\xa9\x21\xf7\xa0\x73\x98\xaf\xa8\xb1\x98\xb3\xe4\x39\x5a\x18\x66\x3b\x95\x42\x37\xc6\x7e\x8d\xf7\xa6\x2f\xe0\x22\x63\xfc\xb3\xc3\x12\xee\x85\x01\x72\x2c\x13\x8d\xc1\xc5\x8c\x83\x49\x01\xfe\x12\xb9\x07\x53\xd2\xdc\x5d\x98\xbb\xd2\x08\xf6\xf9\x79\x0e\xe9\xe7\x2d\x40\xf9\x1d\x99\x71\x06\x75\x24\x66\xf4\xa3\x51\xab\x2c\x3b\x04\xb7\x47\x8e\x9a\x8e\x90\x6b\xa9\xcf\x4e\x8e\xca\xab\xd3\xcc\x7d\x16\x65\x5e\xee\x97\x67\x10\xe5\x59\xb8\x91\xcf\x8f\x9a\xce\xa6\x15\x0c\x22\xc8\x19\x5e\x85\xe4\x68\x72\xd2\xd3\x22\x03\x64\x2f\x56\xa7\x68\x23\xf6\x02\x22\xb0\xb8\x05\x7d\x1d\x96\xc4\xaa\xc6\x46\x01\x6a\x4b\xda\x71\xd5\xde\xbf\xcb\xf6\x26\xf4\xb8\x3c\x64\x6b\x12\x5e\xda\x34\x72\x4a\x52\x9e\x9b\xb0\x72\xe2\x42\x35\x26\x83\x99\xd9\xa1\x92\x03\xa0\x02\x32\xac\xbd\x43\xa4\x18\x02\xf3\x6f\x62\x94\xbc\x87\x5d\xe3\x4a\xb3\x8f\x43\x7f\x95\xa6\x72\x9e\xc1\xe0\x79\x41\xe5\x96\xa1\xfb\xa9\x66\xe5\x7f\xe0\xb7\x88\x77\x2b\xb0\x61\xf6\xf8\xb3\x95\x46\xe1\x38\x94\x76\xd5\xb9\xff\x10\xb3\xfa\x1e\x42\x2f\x24\x9b\xfb\x1c\xd9\x18\xd0\xcf\xeb\x43\x3d\xf4\x94\xaa\x75\xc5\x24\x38\x5a\xd6\x6d\xe1\xc0\x96\x77\x58\x43\x80\xf9\xd9\xeb\x65\x0b\x80\x2f\x23\xea\xe5\x24\xc0\xfb\xee\xca\xaa\x13\x80\xfa\x16\x4f\xae\x16\x80\x52\xa7\xc2\xfb\x03\xe0\x94\x6f\xd5\xfa\x02\x0f\x14\xbd\xab\x83\x00\xcb\x18\xc7\xeb\x2d\x41\x49\x59\x97\xeb\xbf\x80\x27\x53\x1e\x37\x24\x86\x3c\xc0\x19\x37\x5a\x40\x2a\x90\xd8\xa6\xc7\x30\x57\x78\x15\xdf\x0f\x3e\x0b\x12\x08\x9a\x22\x1c\x7c\x67\x5a\xac\x10\x7a\x6e\x27\x5a\x77\xc5\xd8\xda\x52\xab\x61\x3e\x97\xe7\x23\x6a\x6c\x7d\x6c\xc7\x18\x75\xab\x3e\x01\x7d\x90\x46\x25\x1f\xc7\xb6\x08\xfe\x03\x1f\xdd\x46\x96\xa0\xc0\x27\xb9\xfa\x57\xf3\x17\x9f\x99\xb2\xd7\x2d\x3b\xbe\x29\xf9\x4c\xe1\xaa\x9f\x19\x7d\x77\x2b\xd3\x1f\x9e\xfe\xa8\xcd\x28\xa0\x8b\x00\x6c\x3f\x18\x14\x83\xc9\x6d\x6f\x01\xde\x8f\x1a\xef\x98\x07\x23\xa1\x0b\x5d\x17\x21\x47\x83\xde\x75\xe3\x61\x5f\xbc\xba\x7b\x0d\xc2\x9d\x1c\x7f\xf1\xa5\x5c\xf5\x16\x22\x9b\xb3\x5d\x6d\x27\x6e\x0a\x67\x5c\xad\x07\x4a\xdb\x26\x5c\xdd\x3a\xcd\x3a\xb2\x5d\xfd\x9a\x4f\x74\x9d\x75\x2d\xae\xed\xeb\x56\x75\xbb\x52\x81\xe9\x51\x74\xeb\x61\x69\xf6\x8a\xb8\xf7\xe5\x6e\xf6\x0e\x79\xb4\x53\x70\x7d\x00\xaf\x9b\x69\x4b\xfd\x67\xbc\x71\xf8\x9b\xfd\xef\x7d\x6d\x50\x17\x07\xda\xfc\x8f\x44\x5c\x1d\xb2\x09\xfc\x16\xdc\x35\xdc\x09\x6c\xf7\x4f\x1a\x75\x09\xf1\x74\xdb\xd3\x59\x6b\x77\x7d\x21\xb8\xbb\xd3\x0e\x3a\x69\xd7\xdb\x62\xd7\x34\x94\xd1\x5f\x6d\x37\xdc\xfd\x7b\xf0\x96\xdd\x4c\xeb\xc3\xa1\x58\xbb\x1f\x8d\x80\x61\xb8\x3d\x84\x9b\x36\xe2\x6c\xff\x8f\x9d\x37\xaa\xe1\xb8\xbf\x90\x3c\xba\xe8\x74\x2b\x07\x3a\x96\xe0\x0c\xcb\xba\x3c\x7e\xc5\xe5\x73\x0a\x6b\xbc\xd7\x0d\x83\xfb\x33\x11\xe1\x11\x8f\xec\x9b\x04\x7b\xd5\xc2\x03\xa7\x9f\xfb\x4e\x00\xd1\xb3\x8f\x03\x5f\x78\x3f\x1f\x5e\x34\x37\x5c\xd8\x19\x3b\x64\x1e\x39\x55\x33\xfe\xdb\xbc\x7f\x84\x3f\xd9\x6b\x21\xdb\xd7\x31\xbd\xc7\x82\xd8\x81\x9f\x6e\xb7\x7c\xdb\x2c\x3f\x03\xb5\xda\x55\x97\x36\xfb\xd0\x2a\xb3\x6a\xef\xec\x90\xf5\xcb\x52\xe3\x39\x37\x1b\x8d\x7c\xff\xb9\x9f\xb6\xe7\xe9\xc1\xf3\x99\x76\xaf\x33\x2e\x2d\x98\xd8\x13\x92\xea\x17\x7e\x3b\x42\xb1\x7d\x8b\x5c\x67\x2a\x02\xb5\x54\xe5\x66\x05\x2d\x5c\x31\xf1\xac\x0a\x94\xb7\x8a\x6b\xbb\x53\x95\x61\xcd\x6f\x7f\x5c\x12\x68\x8d\xeb\x34\x62\xbe\xb1\x0e\xed\xd6\xa2\x98\x5b\x65\xf4\x8a\xa6\x46\x59\x21\xfa\x4e\xe3\xfe\x5a\x4e\xf5\x3f\x47\x66\x59\x0e\xf6\x7f\x83\x53\x2c\xd7\x07\x70\xe0\x07\x96\x5b\x83\x4a\x7e\xbf\x2d\x33\x07\x3f\x7b\x78\x59\x3e\x1e\x2a\x73\x9c\xb2\xf0\x1e\x3e\x67\xf5\xdb\x62\x65\xa8\xd6\x44\xc1\xe2\xc9\x50\x9f\x9e\x85\x55\xee\xa0\xcb\xcb\x37\xd6\xa2\x03\xf3\x5a\xbd\x0e\x27\x04\x22\x3c\x69\xc7\x61\x41\x44\x19\xda\x29\xa1\x99\x95\xff\xc6\x69\x53\x78\x91\xa6\xee\xac\xda\xea\x4b\x8c\x71\xd6\x6b\xcb\x4c\xe8\x76\x36\x6b\x5f\x8a\xb5\x72\x7e\xdd\x79\x2d\xfc\x88\xf3\xe9\xae\xbc\xe0\x78\xa7\xe9\xee\xdf\x01\xc7\x9c\x86\x7b\xf5\x3d\x53\x9d\xca\xfb\x6c\x9c\x1f\x3a\x65\xf4\xd5\xda\x20\x9c\x12\xfa\x92\x4c\x6f\x38\x35\xf6\x3d\xd5\x37\x70\x46\xf5\x5a\xbc\xf2\x76\xb1\xee\x09\x78\x6a\xe0\xc2\xac\x0f\xaf\xcb\x73\x3f\x5d\x0f\xe3\x8c\x78\x50\xea\x77\x0a\x5f\x7a\xd2\x1b\xbe\xd1\xe7\xbc\xec\x1a\x7f\xa5\x9b\x78\x7d\xe3\x1f\x4c\x2c\xf4\x7e\x21\xd0\x45\x4b\x7b\x07\x37\x67\x44\xa4\x79\xdb\x0a\x0d\x20\x77\xbd\x55\x5a\xd7\x03\x17\xbd\x65\xdb\x01\xde\x6a\xde\x47\x3a\x7e\xbb\x54\x7b\xcd\x77\x3d\xb4\xd3\xf0\xfa\xdc\xf9\xd5\x2c\xc3\xfb\x6c\x67\xe3\x5b\x5d\xef\xb5\x8e\x9e\xd7\x7e\x3e\x75\xed\x1f\x9e\x69\x7b\x3a\x73\x29\x4d\xaf\x7d\x64\xb9\x9a\x95\x59\x7e\x9a\xdc\xb3\xc5\x74\xff\x7e\x2e\x9d\xa1\x14\xf8\x88\x67\x99\x49\x09\x32\xa8\x71\x48\xfa\x1e\xb4\x55\x5b\x84\x75\x01\x5c\xaf\xd7\x88\x6a\x00\xdc\x6f\x94\x85\xfe\x01\x68\x35\x4d\x03\x46\x00\x7a\x82\x50\x9f\x4d\x80\x53\xcb\x51\x37\x27\x80\x81\x30\xdf\x61\x17\x00\x21\xa4\x59\x78\x03\x8a\x85\x25\x06\x42\x60\x90\x70\xaf\x8e\x10\x64\xda\xe2\xac\xed\xec\xf7\xba\x7c\xb8\x05\x1a\x98\xc2\x59\xe7\x8e\x02\x1f\x72\x6e\x97\xbe\x01\x9b\x72\xcc\x98\x83\x21\xaf\x38\xb1\x14\x17\x48\x63\xb9\x47\x6a\x35\x74\xad\xc2\x2f\xfe\x22\xcc\xa3\x72\x1e\xb9\x01\x2b\xaf\x8e\x85\x2f\xc2\xf2\x79\x64\x70\x3c\x0c\x5f\x5b\xea\xaf\x0f\xa3\xd7\x97\x7b\x38\xc3\xe8\x8d\x28\xc7\x3a\xd8\x5a\x93\xa8\x55\x64\xe8\xb3\xa6\x67\x46\xdf\xe1\x27\x9b\xee\xe9\x22\xc2\x3c\x9a\x24\x9f\xe3\x80\x1e\x25\x41\x6d\xb9\x21\x26\xc5\xc3\xb5\xdb\xb0\x33\xc5\xf2\x9c\x22\x78\x40\xd1\x78\xc1\xf7\x70\x7c\x51\x23\x3d\x28\xd2\xa8\xd8\x94\x34\x17\x35\xc1\xba\x9c\xa8\x85\x88\x2d\x61\xa0\x4f\x45\x1f\x2d\x93\x88\xf8\x19\x7d\x89\x23\x06\x49\x8e\xbe\x58\x21\x17\x64\x12\x6d\x54\x75\xc0\x5b\x35\xda\xa7\xfa\x83\x8b\x4a\x34\x93\x67\x63\x2b\x83\xbc\xcb\xfb\x6e\xda\x86\x7c\x5f\x83\xd2\x6f\x8a\xd5\xae\xbd\xf2\x4a\x39\x54\x2e\xcf\xa8\x73\x3b\x02\x9b\xcb\x6c\x94\x44\x48\xe4\xde\xae\xf2\x40\xa6\x32\x86\x58\xd5\xb1\x0d\x8c\xba\x5c\x31\x34\x83\xf1\x25\x2b\x1e\x2b\x92\xdb\x93\xa2\x16\xb7\x97\xf9\x3d\x6e\x32\x2e\x25\x9f\x10\x5d\x1b\xb7\x50\xe8\x1d\xfa\x21\x6e\xb6\x98\x02\xc2\xc6\x0d\x97\xb4\xf8\x5d\xc0\xdd\x2e\x03\xba\x2d\xe3\xc0\x1c\x25\xfb\x9e\xf8\x37\xe5\x52\x16\x95\x09\x87\xca\xff\x18\x26\xe0\xed\x2b\x6f\xea\xac\x20\x5a\x69\xd9\xbd\x72\xb1\x1f\xa8\x77\x9a\xeb\xb1\x9a\x14\xed\x1a\x0a\xee\x23\xb9\x9a\xdd\x8c\xd7\x22\x63\x0b\x4e\x10\xde\x90\xb3\x68\x01\x49\x91\x14\x6f\xd2\x81\x64\x04\xd5\x14\x4f\x4b\xd1\xa2\xbd\x43\x31\x52\x66\xb2\xc3\x23\xf2\x52\x4f\x33\x88\x10\xbd\x54\x69\x26\x3f\x68\x6f\x2a\x2c\x1f\xe3\x15\x92\xba\x5c\x78\xc5\x69\x3b\x8d\x57\xd4\x6d\x3d\x4f\x9c\x65\x3d\x34\x15\x49\x57\x2f\x29\xd1\x6b\xc5\xae\xa6\x53\x07\xe5\xf1\xd7\x49\xb2\xed\x37\x92\x8f\xa4\xfd\x6c\x94\x4d\x6d\x4a\xc3\x56\xbd\x21\x69\xa5\x3d\x66\x65\x65\xdc\x48\x83\xe6\x8a\x66\x0a\xd3\xde\x65\xa5\x64\x15\x12\x05\x29\x17\xc9\x5e\xa4\xf5\xb8\x4d\xf2\xaf\x0c\x1c\x72\x3f\xc5\x25\xcb\x19\x6e\x4a\xf1\xa6\x50\xc0\xa2\x94\x44\x5a\xa5\x5f\x0f\x15\x98\xad\xec\x36\x4f\xd3\xce\x29\xb5\xd7\xa2\x13\x73\x4b\x2d\x7c\xb2\x77\xf2\x72\x0c\x56\x53\x62\x93\x24\x46\xa6\x48\xc9\x89\xdb\xdd\x92\x99\xad\x89\x62\xcd\x16\x14\x32\x1e\x5d\x53\x45\xb7\xc6\x2b\x71\x14\x73\x1c\xf0\xb7\x0a\x32\x19\x5f\xf1\xb1\xf4\x33\xb9\x8b\x89\xa6\x24\x21\x33\x9d\xf0\x3c\x11\x99\xa7\x9c\xd4\x80\x26\xe5\xa5\xa6\x18\x44\xd6\xe7\x8b\xa7\x3d\x83\xaa\xe4\xfb\x91\x8c\x83\x84\x05\xa7\x33\x34\xbd\xaf\x15\x7c\xce\xdc\x71\x76\x29\x3a\x4b\x11\xb1\x9e\x2f\x4e\xa0\x19\x99\x9c\xa2\x6a\x61\x1d\x26\x86\xb3\x5b\x30\x35\xfd\xf7\x73\xeb\x30\x32\x6d\xed\xf9\x19\x68\x54\x63\x40\xd1\x11\xf4\x8d\xaa\x51\xd6\x0d\xd4\xd7\x92\x37\x25\x8e\x68\x9b\xdc\xe9\x52\x3b\xf4\x0a\x39\xa4\x74\x1d\xf3\x2d\x55\xbf\xcc\x37\x4e\x2c\xfe\x56\xd9\x24\x0e\x13\xe3\xca\xd6\x49\x50\x0f\x4b\xe6\xa8\x25\xde\x00\x2f\x71\xe6\x92\x2e\xfb\x3b\x56\x1c\x48\xb9\xef\xde\x59\x29\x91\xa6\xea\x20\x5f\x45\x48\xdf\x63\x1e\x5d\xe0\x12\xfd\x74\x56\xaa\x38\x12\x31\x31\xbc\x51\xea\x8e\x70\xea\xd6\xe4\x88\x46\xad\x35\x0f\x54\x04\x46\x45\xd5\x9a\x56\xb9\x47\x3d\xe7\xf4\x56\x37\x45\x79\x17\x46\x72\x59\x51\x23\xd9\xe6\x3c\x23\x04\x33\xe3\x06\x8f\x1f\x5d\x93\x74\xb2\xc6\x08\xb9\x80\xbd\x58\x33\x1b\x2b\x85\xf0\xab\x2d\x44\xfd\x86\xe5\xd7\x15\x61\xd5\x01\x1f\xea\x7f\xe2\x0c\x7d\xae\x34\x26\x27\x44\xbb\xb8\x37\x7d\x20\x28\xda\xe8\x94\x8b\xc0\x4f\x2c\x2a\x56\x9d\x0e\xcd\x19\x9f\xe3\x4e\x84\xbe\xee\x7f\x5d\xeb\x03\xe3\xb7\x75\xd4\x4f\xc0\x34\x1a\x8d\x1a\xc3\x60\x0a\xd5\x47\x9b\x3e\xc1\xd4\x4a\xa6\xf8\x8d\x30\x16\x73\x47\x80\x08\xbd\x4c\x3d\x2d\x58\x86\xdb\x10\xf7\x35\xdf\x0a\x0b\x4f\x58\x6b\xfe\x13\x9e\x89\xba\xde\x52\xfb\x1f\x62\x0a\x87\x11\x0a\x21\x2d\xad\xd3\x48\x60\xe0\x99\x76\x53\xd4\x3d\x4f\xad\xce\x5d\xd8\xc7\x0e\x5e\x75\x23\xc0\x8d\xe5\xd5\x46\x01\x30\x6f\xaa\x46\xa0\x09\x04\x0f\xf9\xb5\xc4\x02\x6f\x75\x3d\x68\x4d\x04\x6c\x36\x8b\xb5\xab\x03\xa6\x6b\xc5\x3b\x8c\x00\x3b\xe5\x37\x3b\xdf\x00\x2d\x8a\x3c\xbb\xce\x82\x76\xe7\x54\x75\xd5\x81\xd6\x32\x7f\x74\xdf\x0e\xbe\x9a\xa2\xd8\xdd\x14\x12\x85\xd3\xed\x81\x43\xe6\x91\xe8\x5e\x07\x18\x1c\xce\xeb\xab\x80\x8f\x80\xc6\x06\xa4\x23\xde\xfa\xae\x0d\x32\x10\x13\xae\xaa\xad\x7a\xbe\xcf\x56\xf3\x3a\xce\xfa\x8a\xcd\xc4\x74\xe9\xf8\x1e\x18\x69\xea\xb1\xf3\xf9\xd9\xab\xd0\x27\xef\xb3\xd4\x0a\xec\xe7\xfa\x74\x35\x4c\x0e\xa4\xfb\x9e\xa8\x36\x19\x04\xfa\xea\x97\xb6\x0f\x3d\xf3\x3b\x90\xaf\x3b\x7c\xc4\xaf\x91\xd6\x3a\x5c\xea\xbf\x9c\x2e\x3f\xf2\x38\xf0\x01\x01\x31\xf2\x3e\xa8\x07\xc3\x1b\xcd\x03\x5a\x46\x4d\x8d\x6d\x82\xab\xa0\xdc\x09\x28\xc4\x31\x28\x71\x4a\x21\xd4\xc9\x73\xa1\x5f\xd6\xb5\x7c\x75\x75\x90\xe0\x5a\x36\xcb\x1d\x4e\x77\x2d\x19\x6b\x19\x25\xba\xd2\xfa\x97\xc6\xf7\xb9\x16\x75\x74\x4e\x28\xbb\x76\x09\x52\x27\x8f\xbb\x29\xd6\x7a\x4c\xf6\xba\xe5\x54\x3c\x9e\x8a\x76\x7f\xc1\x3a\x3c\x7d\xc1\xe3\x45\x6e\xfd\x74\xb7\xa7\x26\xc5\x79\xc6\xc5\x2b\x2d\x6d\x76\xe6\xab\xf7\x02\xde\x62\x96\xe2\x9b\x84\x7a\x34\x67\xe2\x7f\x2a\x42\x61\xc1\x38\xc8\x32\x38\x78\xc9\x1a\x64\xe4\x37\x3f\xd9\x66\x3b\xf0\xce\x6c\xe6\xa5\x6d\xcd\xbc\xd1\xdc\x82\xed\x8b\xc9\x83\x0b\xbe\xb6\xf0\xa1\xba\x25\x51\xdb\x84\x1e\xd0\xd2\x55\x3b\xff\x56\xec\x92\xa1\xfd\xcd\x46\xf4\xd2\x47\xfb\x01\x2e\x6f\x19\xe3\x00\x63\x2f\xac\x88\x3a\x46\x17\x2e\xaf\xa4\x3a\x95\xe4\xb4\xad\x9e\x77\x7e\x9f\x05\x5b\x65\xb8\x6a\xa7\x7c\x7f\xf7\xca\x8d\x1d\xff\xfc\xfd\x35\x8f\xe8\x98\x03\x1f\x9e\x7a\xb5\xc3\xa1\xeb\xfb\xfd\x24\x80\x6a\x4e\xf4\xce\xdf\xbc\x7f\xce\xf6\xdd\x4f\x39\x57\x9c\xe0\x7d\x47\x0a\xcf\x39\x79\xf6\xaf\x66\x9b\x39\x79\x0d\x2a\x66\x68\x39\xdd\x19\x3a\x43\x28\x77\xdc\x1c\xda\xc0\x00\x1c\x3b\x87\x91\x51\x96\x8e\xfc\x91\x53\xd0\x65\x47\xe0\x48\x2d\x80\xee\x78\x79\xd4\xc6\xe7\x83\x43\xd7\xe8\x6f\xb7\x3c\xfb\xc5\xb1\x1e\x07\x03\x7b\xd0\x18\xd3\x92\x60\xbf\x31\x26\x65\x34\xe1\xa0\x3e\x4a\xd7\x75\x74\x98\x1a\x19\x78\xa1\xed\x2e\x68\x7d\x55\xe7\xed\xa9\xde\xba\x59\x61\xef\x75\xbb\x6d\xa0\x38\xd4\x2b\xa7\xe3\x3e\xc3\xd9\x6b\xa3\x33\x3b\xeb\x82\xb7\x44\x57\x7b\xb2\x8f\xb7\x54\xcf\x51\xec\x9c\xd7\x8f\x5e\x67\x04\xc6\x2b\xa3\x8f\x06\xdb\xf0\x92\xed\xcf\x07\xf6\x7a\x56\x0c\x50\xfd\x0e\x79\x3a\x0f\x26\xb8\xaf\x7a\x1e\x1c\x72\x77\x6c\xf1\xe0\x0f\x41\xad\xf7\x7a\xa0\x87\x9e\x1a\x7f\xf4\x28\x1c\xec\xd7\x7b\xe1\xf9\x7c\x70\xcf\x4b\x79\x1f\xa8\xe0\x46\xc3\x37\xbf\xd7\x02\xfb\xaa\xac\x80\xbd\x02\x44\x09\x24\xe0\x4f\xb3\x3f\xf3\x72\xe0\x40\x8b\x0f\xf9\x63\x90\xb3\x30\x28\xf5\x6d\x90\xb0\x35\x0d\x57\x17\x34\xd6\xb6\x86\x34\x0d\x6a\xe8\xb0\x83\xfb\x07\xb9\x76\xbe\x07\x1b\x06\xee\x74\xfb\xfa\x3f\x0f\x64\xf6\x9e\xf6\x3c\x19\xf8\xa4\xcf\xc7\x79\x4f\xc0\x7a\xdf\x9c\x8d\x7b\x40\x71\x1f\xc3\xf4\x60\x40\x49\x9f\xa3\xde\xd7\xc0\xf0\xde\xfd\xaf\xf6\x05\x4a\x34\x3c\x11\xec\x03\xc0\xeb\xbb\x78\x47\x41\x4d\xf5\x46\x65\x94\xe0\x5b\xf5\x8b\xf9\xb7\x42\x3c\x1b\x6a\xa9\x13\x10\xed\x46\x06\xd1\x0c\xba\xa7\x89\x90\x30\x0c\x7d\xc1\xef\x8f\x0d\x82\xfa\x37\x2b\x85\x3f\x80\xea\xb6\x34\x87\x68\x42\x0f\xb4\x9a\x07\x6a\x42\x86\xda\x56\xbd\xda\x21\x71\x1d\x10\x17\x24\xe4\x4e\x67\xbe\x9d\x24\xe4\x72\xe7\x13\xb3\x46\xc8\xcd\x8e\x2f\x6f\x63\x20\x7f\x3b\x2e\xbd\xb6\x02\xf7\x70\x99\xad\x7c\x48\x7e\xf5\xb7\xda\x75\xd8\x52\x75\x5a\xb9\x05\x9c\x5f\xcd\x2c\x5c\x0b\xd7\xe7\xca\x65\x63\x23\x52\xb9\x2b\x19\x47\x22\x89\xbc\x79\x02\x28\xea\x58\xed\x75\x8c\x54\x94\x76\x1d\x35\xb2\x36\x4a\xa5\x21\x16\xea\x14\x75\xac\xe9\x0e\x00\x14\xf9\x95\xdf\xe3\x23\x88\x1c\x6c\xb6\x75\x33\x8a\x4c\x6e\xd9\x70\xd8\x17\x59\xd5\xd2\x6b\xd1\x10\x39\xd1\xd2\x6c\x18\x1c\xd5\xdd\x82\xd2\xd1\x86\x2b\x94\xef\xef\xda\x1d\x11\xc8\xd9\xdb\xc0\x8f\xa2\xb3\xbb\xab\x9c\xa2\x1b\xd9\x39\x25\xfb\x62\x08\xec\x9e\xdc\x6c\xd4\x0d\x8e\x12\xf9\x2e\xda\xaa\x5c\x24\x85\x86\x51\xac\x10\xc5\xdd\xc3\x00\x2b\x21\xc8\xf3\x98\xe4\x6a\x31\xb8\x29\xc6\x8f\x27\x05\xd6\xc4\xdc\xad\x3d\xe7\xff\x08\x23\x59\xb7\xe9\x11\x88\x9e\x6e\xe8\x71\x1c\xc4\x9c\x6d\xf4\xb4\xaa\xc5\x04\x34\xe6\x18\x7b\x60\x9f\x37\xed\xd2\xf5\x8a\xbe\xcc\xb2\xee\x95\x8a\xa5\x15\x9f\x6f\x3e\x85\x79\x56\xe4\x57\x23\x15\x17\x5b\xa4\xc4\x2e\x8c\x8f\x2e\x3a\x57\x70\x1b\x6f\x58\x74\x91\xc6\x4b\x04\x17\xad\x93\xee\x11\xac\x8b\xfb\xf0\x4c\x42\x71\x89\x2d\x0a\x4e\xd8\x2a\x9d\x8c\x70\x26\x6c\xb2\xc7\x21\xcf\x08\xbd\xe5\xa3\x41\xf7\x09\x93\x95\x89\xde\x8f\x08\x0b\xd5\xb7\x5c\x1c\x92\x4e\x71\xb1\xb6\xa1\x49\xd5\xbc\x9b\x66\x56\xc9\xc1\xbc\x4f\x6f\xf7\x61\xe3\xf2\xc4\x07\x74\x13\x54\x72\x73\xdb\x2c\x08\x28\x06\xae\xe1\x49\xf2\x04\xe3\x79\x65\x41\xea\x17\xc6\x19\x96\x02\xb1\x94\xf1\x98\x91\x96\x7e\x84\x51\x94\x75\x3a\xbd\x35\x17\x9d\x1c\x97\x61\xcb\xac\x8d\xd3\xcd\xe8\xca\x7f\x19\x6d\x9e\xb1\x55\x28\x15\x5a\x99\x51\x5b\x6c\x0c\x42\x64\xe0\x4b\x3c\xfc\xde\x64\x2c\x94\x4e\xb9\xab\x65\xca\xb0\xf5\x1d\xae\x64\x69\x71\xbc\x2c\xfd\xc8\x7e\xe5\x68\x23\xa5\x24\x67\x9a\xe7\xc8\xfd\xb4\x70\xca\x74\x97\x7e\xfa\x3a\x79\x45\x10\x9e\x15\x44\xb6\xe1\x4d\x51\x90\xe4\xbd\xec\x97\x34\x4d\xb2\x72\x7e\x0d\xbd\x86\xec\x4d\x53\xca\x86\x50\x6e\x10\xa9\x39\xe7\xa9\x47\xf1\x72\x39\x04\x1a\x0d\xe5\x9e\xf3\x35\x5b\x35\x82\xc4\xd8\xcd\xb8\x0d\xf1\xc9\xd9\x64\x9a\x07\x99\x30\x5e\xe4\x1f\xf2\xda\x62\xd4\x15\x44\x3a\x47\xe4\x26\x16\x89\xdb\x78\x32\xdb\x8b\x3b\x4d\xf7\x66\xd5\x92\x5a\x27\x5e\xd0\x82\x88\xc8\xde\xbf\x39\x8f\xd3\xde\xb7\x66\xe7\x4e\xa6\x99\x35\xbc\xc9\xfb\x94\x76\xb2\xb2\xb3\xa0\x21\xf5\x23\xeb\x4d\xe1\x7a\xda\x63\x46\x5e\xd1\x40\x5a\x7b\x96\x5a\xb1\x33\xb1\x36\x79\xab\xb8\x9f\xb4\x1e\xb7\x58\xfc\x2f\x03\x88\x3c\xc1\x52\xcc\x52\x81\x7b\xb0\x6e\x50\xa4\xc1\x17\x59\x06\xb4\x43\xfe\x22\x25\xf7\xe9\x79\xee\x76\x25\x3b\x39\x4f\xed\xe7\xcb\xac\x72\xbd\x2c\xae\x32\xeb\x08\xd0\x99\x23\x05\xfd\x89\x94\xa1\xd2\x62\x3c\x7e\xb1\x73\xbb\xf4\x02\xfe\x89\x80\xcc\x36\x48\xf8\x5c\x73\xab\x5c\x32\xa1\x8d\xdd\x50\xf1\x02\xbf\xb7\xe0\x71\xa5\x3a\x3e\x90\x56\x59\x99\x9b\xe8\x4c\x8a\xac\x3a\x48\xf0\x4a\xb4\xa8\xd2\x4b\xea\x46\xe3\xaa\xa0\x29\x4f\x23\x07\xaa\xbe\xa4\x9d\x85\xbe\xad\x7e\x45\xfc\x1e\xb4\x53\xbd\x93\x3e\xe4\x0d\xe4\xee\x64\x92\x9c\x79\x35\xca\xe4\x42\xeb\x9c\x32\x32\xd6\x75\x01\x53\x4e\xc4\x74\x8e\x6b\x56\xbd\xc0\x68\xf5\x05\x73\x39\xe8\xf6\xb6\x23\x35\xdb\x68\xb3\x06\x4a\x1d\x1a\x7d\xb1\xea\x4e\xfd\x1a\x5a\x8a\x35\xd9\x40\x46\xc7\xe4\x12\x1b\xaf\x61\x4e\x93\xad\x1b\x03\xb1\x52\xa9\xb7\x1a\xcb\xe2\xae\xc4\xab\x35\x7e\xc0\x05\xc6\x78\x34\x5d\x8c\x9f\x08\x63\xf2\xe5\xf1\x5d\xc1\xa7\xf9\x73\x04\xae\x7f\x4e\xb3\x7a\xca\x1e\x8f\x83\x2d\xee\x69\x0f\x1c\xa4\x79\x1f\xa3\x11\x2b\xf9\x75\x8b\xd1\xf2\xd3\xba\x8d\x9e\x08\xde\x50\x1b\xbf\x00\xf1\xb4\xcb\xa0\xb9\x26\xaa\x5c\x30\x2c\xb4\x8d\xf2\xa9\x09\x69\x65\x46\x99\x70\xee\xb5\x05\x47\x11\x0a\x95\xdb\xfe\x21\xf6\x65\x2b\xb7\xdb\x21\xc6\x32\xc4\xdb\xc9\xd1\xf3\x49\x7b\x3a\x4e\x22\xb7\xb1\xd7\x3b\xb0\xb1\x27\x11\xa8\xce\x37\xa8\x0e\xd8\x42\xd7\x53\xcc\x2c\x50\xa7\xdb\x0b\xa7\xee\x43\xea\x15\x49\x98\x77\x71\x12\x8c\xc1\x3d\xdf\x37\x0b\x13\xe0\xe7\xe7\x26\xdb\xfe\x86\xd2\xc7\xdc\x3b\x2d\x43\x95\xfa\x76\x77\x1b\xc2\xca\x5a\xf3\x7b\xa5\x61\xa6\x0d\x2e\x7d\x17\x60\x2f\xab\xbc\xfb\xcf\xc2\x74\x4a\xa0\xfd\x29\xb0\x45\x26\x6b\xe0\x68\x68\x30\x65\x66\xc0\x09\x4e\x48\xfb\x36\x50\x12\x96\x8e\xdf\x37\xe8\x1d\xce\x44\x69\x0f\x5d\xfe\x0f\x31\x87\xad\x11\x4a\x21\x3d\x23\xbe\xc8\xb0\xc0\xf3\xa3\x9d\x28\xb8\x47\x47\xf7\x05\x10\x79\x5d\xaa\x77\x15\xa4\xb9\xb0\xd2\xff\x07\xb8\x33\x31\x3f\xb8\x0d\x2c\x1f\x14\x19\xce\x05\x06\x77\x4a\x8e\xca\x01\xb5\x04\x57\xc7\xae\x02\xef\xd6\x78\x8d\xfd\x05\x1a\x71\xaa\xc7\xab\x81\x75\x45\x62\x13\x96\x20\x9f\x9c\xe8\x89\x55\xb0\x41\xe6\xfa\xa4\x43\x70\x48\x8a\xc1\xe4\x66\x48\x36\x2e\x7d\x8a\x0b\xf9\x80\x2c\x9c\x6e\x87\x61\xe1\xf4\x59\x8f\xb0\xa3\x20\xec\xbc\x4a\x44\x91\xaf\xf6\x88\xb7\xef\xf7\xf5\xed\xb1\x66\xdf\x8a\x25\xc6\xc4\x90\x6f\xf4\xf4\xe9\x29\x8e\xaf\xcd\x70\xcd\x8c\x9b\xef\x8d\x1e\xcf\xd9\x08\x5f\x59\x61\xdf\x5c\xb8\xaf\x74\xc3\xcb\xf9\x1b\xbe\x9e\x55\xdb\xf3\xab\xbe\xa5\xa5\xd4\x05\xac\x5f\x70\xfe\xfd\xc5\x2b\xfe\x77\x69\xad\x8b\xcd\x01\xb6\xe9\x5a\x4b\xfa\x81\xf9\x84\xfa\xe5\xc3\x00\x65\xcc\xf2\xf2\x26\xb0\x20\x6a\x7a\xd5\x37\xf8\x38\x14\xff\xfe\x3a\xa4\x33\xe8\xcc\x5c\xaa\xdb\x89\x0d\xe7\x85\xcf\xae\xe3\x2b\x22\xcb\x0f\x5c\x31\xb3\xbb\x57\x5a\x5c\x53\xc7\x5e\xbd\xd3\x74\xcd\xef\x4f\x7f\xf7\xdb\xed\x68\x47\xfa\xfb\x2c\x37\x6f\x01\xfa\x83\xa1\x5b\x4f\x6d\xc2\x87\xdf\xee\x2f\x2a\xb2\xd6\x42\xdd\x37\x59\xa8\xf5\x93\x1e\x43\x4c\xc3\xf5\x48\x4f\x21\xe5\xcb\xc6\x11\xaf\xbf\x44\x8b\x8d\x74\x9f\x1b\x78\xf6\x26\xcd\x6f\x2f\x2a\xe0\xe3\x8a\xff\x66\x84\xe2\xe7\xb0\x20\x6a\xf0\x21\xaf\xbe\x5e\x40\xdd\x3f\xef\x84\x3e\x5e\x25\xcb\xbb\x74\x20\xb4\x04\xec\x95\x31\x7c\x88\x69\xec\xd5\x3e\x62\x4f\xe9\xf3\x02\x8e\xfa\xa4\xd9\x79\x9d\x19\x73\x49\x38\xe9\x59\x38\x7e\x36\xf6\xbe\xa7\xef\x78\x52\x78\x84\x07\x77\xc2\x30\x04\xe5\x61\x3b\xd1\x1c\x18\xe9\x2e\x98\xb4\xf5\x7e\xea\x56\x30\xa5\xe2\x7a\xdc\x2d\x69\xea\x85\xdd\x67\xd7\x8d\x29\x19\x0b\x53\xb7\x73\x93\x34\xc3\x26\xb7\x7d\x93\xf7\xde\xa8\xfb\xf7\x77\x1e\x6c\x34\x0d\x54\xec\xac\xaf\xae\x09\xd2\xed\x22\x96\xf9\x05\x8d\x77\x0f\xe4\xc7\x03\x24\x7a\x1f\xd2\x88\x00\x8d\xbe\x58\xd2\x49\xc0\xf1\xfe\x5a\x3c\x28\xa8\x62\x60\x05\xe5\x11\xa4\x3d\xf8\x33\x02\x18\x48\x1b\xfa\x0a\x49\x0a\xf8\x39\x3c\x12\x54\x12\x10\x30\xc2\xf6\x71\xf3\xdf\x1a\x85\xbb\x79\xf8\x7b\x8d\xdd\x71\xf0\xf2\x3f\x30\x76\xc0\x32\xdf\x2f\x6f\xb4\xc3\xa8\xcd\xaf\x78\xf4\xad\xae\x0c\xb0\x5f\xb8\xc5\x7f\x0f\x4e\x6d\x55\xe0\x0d\x84\x88\xb5\x62\x38\x37\x21\x52\x6d\x46\x85\xc6\x90\xa2\x76\x8f\x6c\x4d\xe8\xa9\x0e\x5c\xfa\x7b\xa8\x55\x67\x33\xc1\x0a\x6a\xd9\x2d\x87\xfe\x0e\xbd\xd1\x93\x10\x49\x80\x54\xf4\xed\x81\x42\x21\xe7\xfa\x55\x00\x0d\x21\xe8\x81\x07\xbe\xee\x21\x27\x07\x9f\xba\xc3\x82\xf1\x43\xb7\x1c\x13\x82\xe5\x86\xae\x59\x2d\x82\x1b\x07\xd7\x8d\xfb\xc0\x95\x83\x76\xba\x3b\x90\x15\xfe\x70\xcb\x3a\x6c\x94\x5f\x57\x27\x0e\xcf\xe4\x77\x57\x3c\x0c\x97\x12\xc8\x16\x1b\x45\x88\x09\xb6\x19\xaa\x11\xab\xcd\x4b\x99\x9f\x23\x43\x5a\x3e\x26\x87\x47\x36\xb5\xca\xc5\xa9\x44\xb6\xb5\x05\x22\x46\x22\xf1\xed\x4b\xa1\x76\x91\xb2\x9d\xae\x20\x74\x04\xa9\x6b\xc1\x6f\x38\x42\xb2\xc7\xdd\xa3\x3c\x1c\xdd\x3b\xea\x54\x11\x2e\xd6\x27\x65\x73\x27\xac\xb5\x97\x68\x2a\x1a\x26\xec\xf9\xa2\xf7\x39\xfc\x6a\xbd\x4f\x87\x66\x64\x42\xbd\x48\x43\x01\xa2\xa0\x6e\xb6\xaa\x09\x49\xae\xeb\x2b\x99\x88\x19\xab\xcf\x66\x12\x62\xdf\x35\xe0\x28\x46\x28\x4c\x23\x24\x75\x00\x7d\xaa\xc9\x25\x1e\x8c\xd6\xe2\x47\xc7\x58\xa0\x5f\x0b\x3a\xc2\x70\xe8\x43\x2d\xce\xc1\x7d\xa8\x22\xe1\x46\xe0\x29\x94\x49\x9b\x9b\x57\x45\xec\x6a\xfb\xa4\x4b\x68\x2c\xba\x63\xcd\x4e\x3e\x36\xa3\xa3\xc0\xfc\x54\x6c\x75\x07\xf8\xad\x7f\x8c\x4c\xf5\xc7\x9e\x3c\xd4\x44\xf5\x53\x41\x08\xe6\x5d\xf5\x6e\xde\xdf\xb8\xe6\xaa\x5f\xec\xcd\xf8\xd7\xd5\x86\x05\x95\x09\xa8\xea\x15\xba\x1b\xde\x82\xdb\x40\xda\xc0\x7f\xe4\xb1\x13\x9d\x13\xa5\x6b\x36\xd1\xf7\x13\xaf\xd5\x29\x47\x9e\xc6\x2f\x34\x9c\x82\x8a\xe0\xd3\x1a\xe7\x00\x8f\xf0\x8e\x7c\x17\x9f\x6a\xbc\x9c\xa0\xc7\xcd\x3a\xa1\xa5\xe5\xa1\x83\x28\x5e\xb4\xc5\xc1\xe2\x0f\xde\xb1\x25\xde\x90\x1d\xb7\xc8\xf9\xd8\xcf\x4c\x28\x61\xaf\xb5\xfa\x12\x34\xd8\x8f\xeb\x53\x92\xd5\xd8\x5a\x95\x90\x94\x5f\x6c\x7d\x96\x65\x9a\x1f\x9b\xc2\xd8\x26\x26\x70\xa4\xb3\x10\xa4\xd3\x9c\x2f\xc9\x9f\x49\xbe\x15\xfb\xe2\x98\xa4\xd4\x4a\xd3\xe8\x12\x52\x74\xd5\x3b\xb8\x2a\xe9\x02\x77\x12\xac\x49\x6c\xaa\x69\xf2\xb7\x25\x66\xd6\x19\x78\xb0\x88\x56\xf5\xef\x9d\xa4\x89\x49\x0d\xb5\xd6\xea\xa4\x53\x8d\x17\x8d\x97\x93\x45\x58\x55\xc3\x92\x69\xf6\xc5\x4a\x9d\x7e\xe9\x8a\x45\x77\xf9\x75\x99\xaf\x0a\x67\x78\xee\x64\xa9\x42\x0e\xfb\x12\x85\x5e\x38\x9e\x5f\x4f\xdb\x5b\xa4\x4e\xd3\xa4\xf9\x15\x6d\x13\x69\xb4\x9c\xe2\xfe\x84\x1f\xb4\x99\x12\xed\xd8\xbf\xf4\x13\xa5\xb4\x88\x43\xb4\x25\x36\x1d\x72\x9f\x96\x52\x9e\x16\xe4\x46\x8b\xab\x54\xf4\xc6\xd1\x32\xab\xa2\x5c\x9a\x69\x53\xd5\x42\xbb\x7d\xf4\x6a\x2e\xd7\x6c\x23\xf3\x27\x13\x3d\xce\xa1\xda\xe6\x9e\xea\xdd\x93\xbd\x9b\x91\x28\x6c\x63\x98\x30\x94\xeb\x93\x73\x7f\x31\x76\x57\x6a\xe5\xf9\xe6\xfc\x2a\x9e\xcd\x47\x30\x9e\x31\x1e\x15\xe8\x31\x5a\x33\x2b\x0a\xaa\x73\x19\xc9\x86\x05\xef\x99\x5d\x71\x17\x0a\x96\xf2\xaf\x47\xdf\x2f\xe8\x2e\x58\x0c\xad\x2c\xa0\x14\xfd\x04\xf1\x0a\x7c\x59\xff\xfc\x6a\x0b\x2a\x4a\x6d\xdc\xd3\x0b\xbe\x96\xe5\x39\x14\x14\x7e\xe2\xec\xb5\xcc\xca\x9d\xa2\x3a\x4c\x47\xe5\x6f\x50\x9c\x07\xa3\x8a\x3c\xc9\xad\x1d\x5f\x58\xe9\xe4\xd7\x7c\x7e\xe9\x43\xf2\x11\x1e\xb8\x0c\x97\xf5\x85\x2d\xc5\x76\x27\xab\xe5\x07\x72\x8e\x91\xc1\xd4\x7c\x0e\x8c\x62\x45\x0c\xe4\xcc\x50\x9f\xe0\x1f\x71\xde\xd3\x9a\x50\x08\xce\x70\xf6\xd5\x08\x2e\x67\x86\x71\x10\x92\xc5\xe9\xcd\xdd\x0a\xa2\x95\xab\xe5\x65\x7b\xbb\x97\x17\x15\x28\xb8\x9c\xa8\x70\x28\x6c\xb7\x49\x2a\xfd\x43\x3a\x3f\x0f\xe1\x14\x11\xa1\x63\x2a\x95\x47\xd2\x36\x7a\x43\xaa\x0f\xa6\x61\x5a\x1f\x71\x07\xd2\xee\xd7\x7f\xaf\x91\x48\x3b\x51\x99\x58\x7b\x39\xed\x20\x4b\xb1\x96\x93\x86\x60\x24\xd6\x9d\x20\x6a\x64\xc9\xd4\x5d\x26\x49\x25\x4f\xd7\xdd\x4b\xd7\x8c\x1b\xad\xbb\x98\x51\x8c\xd4\xa8\x53\xcc\x7a\x08\xa7\xd7\x9d\x22\x7f\x07\x7b\xd6\xed\xa1\x16\xfb\x3f\xae\x57\xa1\x9b\xbb\xd3\x1b\xc4\xb3\xff\xd8\x6f\xf3\xce\x10\x5e\xac\x5c\xae\x5d\x4b\xcc\x9a\x4a\x6d\x50\x4b\x94\x18\xfc\xda\x24\x8b\xe7\x75\x22\xf8\xd3\xf8\x00\xc1\xd5\xe6\x6b\x78\x4d\xde\x5c\xcb\x23\xbc\x32\x1b\xdb\xd2\x8b\xf7\x29\xb8\x24\xbc\x80\x9f\xa0\xb5\x0b\xed\x13\x1b\x48\x54\x61\x38\xa1\x2a\x31\x44\x98\x9c\xf4\x1d\x5d\x2b\x4c\x4e\xd1\x89\x12\x15\x7e\x4f\xdb\x0f\xa5\xb7\x6a\x11\x07\x01\xc6\xad\x3f\xd2\xdb\xbc\x07\xda\x6f\x65\x0e\xb8\xec\xe7\xff\xc1\x22\x3f\xbc\x6a\x69\xc7\xfc\x9d\xcb\x6b\x5d\xc6\xa4\x8c\xdd\x69\xff\x88\xb9\xd4\x3b\xdd\x59\x80\xee\x6b\x8d\xed\x7e\x82\x8e\x68\xb8\xd5\xa3\x81\x06\x55\x6e\xf7\x6c\xa2\x23\x59\x55\xbd\x6a\xe8\xcf\xb9\x29\xbd\xe6\x18\x18\x39\xa0\xd7\x1f\xeb\x95\xfa\xb6\x17\x1b\x67\x1b\xff\xa2\xb7\x05\xe7\x1f\x93\xdd\xb7\x2f\x9e\x12\xbe\xbb\x6f\x16\x9f\x18\x8c\xe8\x8f\x21\x60\x02\xe4\x06\xd6\x52\xb4\x3d\xb4\x3b\x3d\xa2\xa7\x37\xb0\xdd\x5b\xd1\xc1\x4b\xf0\xbe\xf3\xd1\xc7\xa7\xee\xf5\x7f\x45\x64\x0c\x0a\x07\x33\x10\x77\x3b\x1d\x87\x8f\x45\x2d\x09\x8e\x8e\x48\x44\xd5\xf1\x16\x47\x3e\x46\xb1\xd8\x7d\xa3\xc0\xa8\xbf\x05\x4b\xa3\x9d\x88\x90\xec\x83\x63\xf2\xd1\xf7\x32\xae\x8f\xf9\x21\xe5\x93\xac\xc7\xa6\x63\xd4\xb1\xb1\xe3\x06\xb1\x06\x08\xce\xc4\x01\xb4\x18\xec\xc3\xc4\x26\x56\x0b\x78\x69\xf2\x1f\x0e\xeb\xf3\x68\x80\x1f\xa6\xb2\xb5\x35\xec\x0c\xef\x59\xe5\x8c\xc2\xe0\x4e\xb3\xa9\xe3\xd0\xd0\xa1\x51\xe9\x49\x9b\x50\x83\x9e\xae\xa9\x9a\x50\x11\x61\xf5\xf4\x57\x58\x43\x7d\xf5\x4c\x2d\xac\xa9\x72\x71\x16\x04\x1b\x29\x39\x3b\xfb\x2e\xd4\x85\xe9\x35\x67\x16\xba\x45\xa9\x9f\x6b\x85\x8f\x11\x55\xe7\xaf\x85\x15\xe2\xd1\x0b\x47\xc3\xcb\x50\x31\x0b\xf3\xff\x21\xe6\xd2\x0b\x44\x68\x48\xce\x72\x62\xcc\xa9\x80\xdc\xc9\x4a\x70\xc1\xa7\xcf\x33\xc7\xc1\x6f\xde\xc7\xce\x49\x83\x66\xe6\xc9\xf3\x5b\xa0\xe4\xf1\xd6\xc5\x2c\x90\xd5\xc0\xa1\xa5\x19\x90\x5a\x87\xf9\xf2\x2f\xe0\x36\x9f\xb3\x32\x0e\xfc\x51\x73\x6d\x35\x0d\x24\xc3\xa9\x7b\xf7\x10\x84\x29\xd2\x7c\xd7\x0c\xbe\x9e\x53\xfa\xfe\x59\xf0\xde\xac\xb3\xef\x79\x21\x27\x52\x02\x3e\x18\x42\xe4\x71\xf9\x6b\x2f\xa1\x86\x48\xe6\x7a\x18\x6c\x18\x9e\xb0\x69\x18\x06\x05\xed\x5f\xb6\xf0\xeb\xf8\xfc\x73\x15\xee\x17\xb6\x76\xfa\x3d\xd2\xef\xe2\x62\xd4\x9a\x9a\xdf\x99\xa9\x8b\xeb\x31\x7e\xb2\xc3\x87\x36\xaa\xfc\x94\xbb\x97\x37\x8b\xfd\x0e\x08\xcb\x3f\xa6\xf9\x6e\x37\x24\x6f\xbd\xf6\xbb\x55\x1d\xb9\xb5\xe5\x17\x5a\xe6\xf6\x29\xdc\x5f\xae\x60\xd7\xa7\x7f\xfe\x53\x74\xc8\x67\x64\xe0\x9e\xf4\xde\xed\x53\x41\xb7\x93\x24\xb6\xbf\x03\x4a\xb0\xe2\x5f\x2f\x80\x0e\x44\x7d\xf9\x01\x08\x16\x87\x78\x02\x6e\x0c\x7c\x69\x52\x01\xee\x1e\xda\xcd\x5d\x01\x26\x0f\xbf\x65\xaf\x00\xfd\x47\xfe\x16\x06\x03\xaf\x8f\xa1\xb2\xe7\x01\x85\x13\x87\x33\x8f\x00\x0e\x4e\x6a\x27\x8d\x04\xbd\x9a\xd2\xc6\xfe\x0e\x04\x4f\x1f\x8d\x76\x0c\x28\x9e\x2e\x82\xdf\xf5\xff\x3c\x73\x15\x0c\xf1\x7f\x3c\xc3\xf4\x17\xf8\xc5\xcf\x9e\xf6\x6c\xf1\x9d\x9d\xf5\x73\x16\xf8\x6a\xcf\xc6\xda\x66\xf8\xb4\xcf\x3e\x33\x7f\xe8\xa3\x3b\xf3\xcf\xa0\x3a\x84\xd4\x13\x2a\x38\x01\xd9\xe9\xdd\x55\x13\x0d\xdd\xe8\x13\x29\x0f\x85\x05\xf4\x5f\x29\x7e\x09\x7b\x33\x40\x64\x84\xc0\x44\x87\x0e\x65\x91\xa0\xb3\xc3\x26\x29\x6f\xa1\x80\x11\x3c\xee\x01\x64\x68\x34\x1b\x09\x86\x48\x8f\xa5\x87\x49\x85\x38\x8c\xfb\x07\x83\x82\xa9\x13\x97\x03\xf8\xc1\xbb\x26\xc6\xbc\xba\xc1\x4e\x93\xfe\x2e\x4b\xa0\xe6\xc9\x21\xbb\x59\xd0\xe3\xc9\x48\x0b\x23\x60\xc5\xe4\x65\xc3\x6c\x38\xa7\xc3\xb3\x85\x1d\x6e\xd3\x01\xae\x23\x45\xd0\x3b\x95\x2b\x6d\x22\x9b\x3a\xff\x94\xdc\x88\xfc\xdb\x7d\x85\xf9\x34\xea\x48\x4f\x30\xc5\x2e\x4a\xbd\x77\x34\x75\x3b\x4a\xac\xff\x52\x3c\x27\xb2\x7a\xc0\x2d\x26\x3f\xf2\xfa\x20\x2e\x6c\x27\x02\x3e\x44\x0a\xf1\x0c\x6f\x1c\x4e\x0a\xec\x0e\x57\x1c\x09\xf3\xee\x09\x8b\x1b\x35\x72\xfd\x0a\xdf\x1a\x13\x75\x90\x82\xdb\x8d\x96\x5a\x02\x42\x07\x46\x5f\x18\x51\x10\x8f\x85\x80\xb6\x4a\xe4\x65\xe1\xdb\x46\xa5\x18\xa6\xb0\xa5\xba\x34\xf6\x5f\xeb\xeb\x32\x43\x54\x53\xdb\xe3\xfc\x50\xf4\xb3\x76\x4b\x5a\x2e\x3a\xba\x23\x82\x64\x8f\xce\xea\xe4\xe2\xff\xa0\x3d\xba\x0f\xa0\x26\xd1\x67\x7b\xdc\x22\x4a\x51\xe0\xde\x3e\xc8\x7a\xac\xb0\xef\x07\xc0\x36\x56\x61\xe0\xb8\xaf\x5a\x4c\xc2\xe0\x39\xf7\xa7\xc8\x9f\x43\xc7\x1c\xed\x90\xf1\x83\x7f\xac\x86\x90\x57\x06\xf1\xc6\xef\xd0\xd6\x7c\xbf\xce\x01\xac\x2a\xff\x91\x40\x29\xae\x91\x6f\x52\x73\x35\xfe\x32\x3f\x9d\x83\x49\xd0\x11\xdc\x2d\xac\xc6\x8b\x37\x2b\x67\x77\xe2\xa9\x2d\x72\x19\x65\xf8\x59\xa1\x4c\x92\x19\x7e\xae\xf5\x26\x56\x0b\x5f\xd9\x66\x85\xd0\xc4\x9b\xb5\x0b\x42\x65\x12\x3a\x3b\x1f\x80\xc2\x13\x2e\x75\xd1\xfd\xbe\xc5\x63\x7b\x0e\x78\xf4\xe1\x06\x7b\x9d\x9d\x6a\x71\xb1\xbd\xeb\x36\x26\xb8\xec\xde\x1a\x53\x8d\x84\xad\xba\x99\x5e\xb1\xc4\xb5\x3a\x82\x30\x20\xa9\xa7\x0e\x52\xaf\x9d\x62\x53\xd7\x59\x19\x96\x5a\x5b\x7f\x8b\x55\x9d\x16\xd9\x70\x3e\x37\x9e\x78\xba\xe1\x1f\xd9\x99\x68\xd7\x58\x95\x7a\x8a\x18\xdd\x84\xc4\xad\x13\x3d\xf9\x11\x31\x52\xc4\x1b\x82\x9c\x30\x52\x5a\x77\xcb\xc5\x90\xbd\x69\xc6\x42\x46\xa0\x67\xea\x97\xd6\x9f\xde\xa2\xa9\xb1\xed\xba\x2e\x83\xa9\xf2\x1d\x10\x3b\x78\xea\xa3\x8e\x65\x73\xe7\xd4\x3f\x5c\x95\x01\x01\xc9\xa1\x1a\xd5\xa1\x90\x01\xaa\xbe\xc6\x17\xc9\x92\xaf\xd6\xe2\x49\x90\xd3\xab\xfd\xd8\x3a\x94\x9c\xea\xd5\x02\x15\x6a\x20\x37\x82\xb6\x49\x2d\xe2\x3d\x24\x61\xa8\x35\xbc\xbf\x89\x62\xd4\xb4\x5a\x79\xf4\x25\xaa\x79\xdd\x83\xc8\x07\x14\x7e\xc3\x1e\xe8\x33\xca\xcd\x46\x36\x20\x99\xbc\xc9\x3f\xe6\xab\x4c\xee\x11\x3c\x73\x1b\x25\xa7\x37\x47\x3b\xa4\x92\x87\x5b\x0c\x2c\xa3\xc8\x29\x1c\xe1\x08\x86\xba\xc0\x11\xe9\x5e\xc9\x3e\xc7\x2e\x6f\xf9\xc9\x38\xc4\x0e\xad\x97\xca\x45\xb1\xb1\x95\x97\x98\xfd\xec\x42\x96\x5a\x1e\x87\x73\x98\xd1\x9c\xaf\xc9\x89\xcb\xb2\xc9\x7f\x58\x6e\x95\xbc\x92\xaf\x5c\x61\x12\xd7\x94\xb7\x55\x19\x15\xfd\x23\xaf\xa8\xea\x2b\x9c\x9c\xf7\x94\x3b\x0c\x9e\x66\x96\xd5\x14\x07\x1c\x65\x12\x6b\x77\x3c\x6d\x98\x5e\xf5\x3a\x4e\x7c\x66\x4c\x83\x8e\x75\x0b\x73\xa0\xb8\x67\x52\xa6\x40\xb7\xf8\xc2\x80\x54\x91\x51\x51\x7d\xc7\x59\x96\x72\x91\x25\xff\x71\x49\x70\xd1\x03\xde\xe3\x52\x4c\xd1\x63\xf6\xd5\xb2\x97\x45\xf0\xfc\xda\xb2\x89\xa2\x7e\x9a\x72\xd9\x46\x71\x32\x91\x5e\x36\xc9\x72\xc6\x8b\x96\xd9\x94\xe0\x50\xfb\x4a\xdf\x95\xe6\x47\x88\x96\xce\xb3\x09\x10\x5a\x69\x69\x79\x20\xe0\x5c\x69\x4e\xc5\xb6\x8f\x49\x29\xbf\xea\xa2\x6b\x74\xe9\x4a\xb5\xab\x5d\x42\x59\x73\x6e\xd5\x6c\x5e\xf9\x99\x5c\xe3\x91\x92\xca\x3d\x8c\xed\x1e\x48\x55\x2c\xa3\x40\x88\xa9\x1e\x65\x80\xeb\xd1\xdc\x1a\x46\x50\xa5\x0e\x0f\xc4\x88\x2b\xfe\xcc\x6b\xcb\x3d\xc8\x78\xcb\xdb\xce\x65\x66\x76\xf0\x56\x99\xc1\xc9\x3e\x3c\x7e\x1e\x26\xce\x91\x17\x92\x3f\x11\x9d\xc7\xbb\x54\x68\x0a\xbf\xcf\x5d\x2d\x96\x07\x1b\x70\x53\x58\x9f\xfc\x7d\xb9\x03\xa5\x6f\x3c\x9e\xf0\x44\xca\x92\x1d\x95\x6b\xb0\x94\xef\x4b\xb0\x3a\x1e\x25\x70\xb2\xa0\x01\x45\x11\x19\x84\x36\x2e\x91\xf9\x9d\x2f\x9b\xfe\x90\xe9\x82\x43\xfc\x69\x72\x34\xaf\x4c\x90\x4a\xf6\x60\xbf\x14\x4c\x91\xbb\xf2\xeb\x04\xdf\x29\xd6\x34\x79\x41\x17\x55\x99\x58\x2d\xa0\x53\x7f\xe1\xad\x04\x28\xba\x2f\x6a\x44\x60\x91\x3d\x1c\xf9\x52\x70\x9d\xe1\x0d\x55\xe3\xff\x61\x1e\x01\xa8\x08\x9e\xe7\x31\xbc\x3f\x08\x06\x0a\xd4\x5d\x2c\x9a\x51\x24\xfd\x77\x42\x61\x2b\xb1\x75\x76\xa5\xcd\x92\x08\x1d\x6d\x6c\x9f\x20\xde\xe8\xcd\xeb\x94\x22\xee\x6d\x05\x75\xbd\x4c\x1b\x6f\xd0\xee\x1a\x4e\x9b\xad\x9c\xea\xd6\x4e\xfb\xc9\x02\x75\x3f\x27\xba\xe5\x1e\xee\x7e\x44\xfc\x92\x55\xd4\xad\x40\xea\x4f\x09\xec\xfa\x9b\x3e\x8a\x73\xef\xe2\x67\x5e\x43\x72\xbb\x10\x59\x79\x61\xf2\x5d\x26\x14\x1d\xf0\x7c\x97\x14\x75\xd6\xbf\xa2\x3b\x92\xde\xe8\xb1\xbb\x8b\x42\x28\x5e\xaf\xea\xa9\x21\x9c\x5d\x5c\xed\x03\x25\x32\x26\x2b\xfa\x3f\x27\xda\x0d\xa6\x0e\x3e\x49\x94\xef\xf4\x18\xf2\xc0\x6f\x09\x2e\x0c\xcb\xe2\x3f\xf3\xa6\x86\x53\x13\xcf\xb0\xa3\x87\xbb\x12\x9d\x0a\x8c\x86\xe7\x13\x9b\xe8\x17\x87\xd7\x09\xf0\xf4\x73\xc3\x6b\x49\x86\x04\x91\xe1\x8d\x64\x18\xe6\xfe\xf0\x6c\x0a\x3f\x2a\x76\xe4\x56\x5a\x00\xec\xe0\x08\x8a\x74\x13\x90\x3f\xfa\x28\xe3\x86\xcf\xae\xa1\xc7\x71\x57\xb6\x5c\x46\x5e\x60\xb9\xab\xc4\xd1\x5f\x58\xa3\xd9\xe0\x71\x24\xe6\xeb\xa8\xd6\xc4\x5f\x0c\xa9\xf7\xe4\x94\x04\xc6\x59\x38\x3b\x7d\x0e\x73\xbf\xbe\x7c\x3a\x1d\x63\x58\x89\x9d\x39\x81\x09\x61\x01\x67\x0c\x30\xd3\xb9\xc4\x99\x78\xac\x21\xb9\x7e\xa6\x31\x4e\x3c\x75\x75\xe6\x5d\xdc\x5a\xc2\xbe\x99\x8d\x78\xf5\xd8\x03\x33\xcb\x09\x51\xe1\xc7\x67\x6b\x12\xe1\xc1\x3e\x73\x51\x49\x7e\xfe\x95\x13\xdf\x91\xf3\xdb\xbc\xe9\x73\x48\xcc\xda\xf3\x99\x76\xe4\xc9\xc5\x1b\x73\x6e\xd1\x49\x13\x9f\xe7\x57\xa3\xd5\x07\x08\x8b\x62\x88\x77\x1d\x3e\x4b\xca\x88\x6a\xbe\xc7\xd2\x3a\xa2\x8c\x07\x5a\x26\x21\xaa\xd9\xd8\x15\xd1\xe8\x3d\x05\x82\x15\x60\xb4\x67\xf6\xde\x95\x31\xe4\xf1\x0c\xfd\xd5\x47\xc8\xb1\x24\xd2\x6a\x5b\x4c\x37\xb6\xe5\x9d\x5b\xec\x47\xc4\xf8\x7b\x5f\x74\x37\xec\xc3\x87\xf7\x71\x72\x80\x9e\xf9\x2f\xe1\xe5\xdf\x2f\x2e\xea\x85\x27\x6d\xae\x2d\x6b\x86\x7d\x5e\x61\xad\xec\x84\x05\xce\x44\xbc\x2b\x81\x7f\x1d\x39\xfa\xe1\x22\x3c\xa9\x7b\x66\x4d\x17\x6e\x26\x94\x5c\xb7\x82\x2b\xd7\x7b\x6e\x5c\x80\x2b\x55\xb6\x6f\x7c\x84\x5f\x2a\xb9\xb4\x69\x0e\x27\x31\x43\x37\xeb\xe0\xff\x28\xad\x1f\xe5\xc3\xea\x88\xbb\x3f\x86\x87\x7b\xe0\xef\x6d\xc1\x23\x24\x50\xb6\x9f\x02\xfe\x43\xcc\xaf\x43\x88\xaf\xc1\xb4\x35\xbb\xe0\xc2\x1d\xd0\xfa\x58\x70\xf1\x96\xfe\x26\x3c\xf8\xcd\x3b\x9f\xad\x03\xe0\xcd\xb9\xd4\x4f\x2e\xe0\x86\xb1\xe5\xcf\x05\x60\x52\xff\xcb\xed\x06\xb0\x7b\xfb\xa7\x2f\x3d\xe0\x47\x7c\xee\x57\x16\x58\xbb\x26\xf8\x9b\x1f\xd8\xa5\x5c\xe5\xbb\x28\xb8\xad\xa8\xf2\x3b\x3d\x38\x88\x21\xbf\x73\x3d\xe4\x62\x16\x6c\xa7\x29\xe4\x57\x4a\xe3\x0f\x4f\x48\x3d\x6e\xe9\xa7\x37\xd4\x0e\xd9\xf6\x57\x1e\x56\x1e\x6a\x08\xcb\x1f\x4d\x6d\x89\x0a\xed\x1e\xd5\xa9\xfd\x06\xb7\x1a\xb3\xa9\xdc\x0d\xaf\x1a\x67\x97\xdc\x80\x6b\x4e\x06\x33\xcb\x43\x01\xd3\xaf\xa9\xa6\x30\xe1\x0c\x9b\xe8\x01\x9d\x9f\xfd\x83\x47\x42\x16\xe6\x1f\xa2\x2f\x85\xb4\x2c\xa8\x45\x56\x04\x7f\x58\x28\x86\x1d\x09\x3e\xbb\xf0\x19\x08\x05\xeb\x2e\x5e\xf7\xbb\x0e\xca\x59\x8c\xf0\x70\x01\xed\x5e\x1c\x71\x22\x00\x9f\x2f\x96\xdb\x80\x01\x84\xc5\x87\x66\x27\x22\x4b\x06\xd8\xc2\x38\xc4\xed\x81\xac\x7a\x0c\x62\x63\xb0\xaa\xaa\x24\xda\x7f\x68\xb8\x74\x2d\xfa\xd9\xc8\xc3\x7c\x38\x62\x7a\xb4\x87\x7e\x1c\x01\x1e\xbf\x91\xae\x1e\xb5\x39\x11\x42\x90\x88\x92\x99\xc4\x60\xfc\x23\x2f\x4f\x45\x45\xad\x47\x68\x4e\xeb\x84\x9e\x0e\x37\x99\xfe\x0b\x8a\x08\x03\xcf\xd0\xfd\xcf\xc0\x9b\x67\x65\x3d\x5f\xc3\x95\x67\x33\x9c\xa3\x43\xdd\x66\x59\xb6\xe1\xb0\xd5\x59\x57\xf3\xe7\xb1\x8e\x3d\x29\x6d\x38\xb4\x7e\x4f\x64\xa3\x10\xa3\xd3\xeb\xc8\xe5\x60\x8f\xf7\xb9\xb2\x9b\xb1\xa6\xfd\xa9\x85\x11\xd8\x1b\x03\x5b\x39\x7b\x31\x3b\x43\xfa\x99\x4f\x31\xe4\xe1\x84\xe4\x63\x98\xe3\x23\xb5\x71\x4a\x68\xed\xd1\xae\x68\x7f\x94\xfb\x58\x2b\xdc\x34\x36\x6a\x3c\x1f\x3c\x16\x93\x39\x11\x1a\x60\x8e\xfc\x3c\xa9\xe5\x05\x47\x1a\x4f\xee\xb8\x14\x45\xd7\x4d\x01\xed\xba\xa3\xf1\x53\x66\x16\x6c\x9c\x59\x47\x41\xa7\x71\x82\x72\x47\xb2\x00\x8e\x4f\xed\x94\xab\x95\x4a\x44\x74\x89\x94\x6f\x13\x8c\xbb\x0f\x17\x77\x10\x02\x7a\x14\x72\xd5\x09\x21\xbd\x86\x64\x14\xe1\x5a\x1f\x2e\xf5\x45\x62\x53\x7f\x4d\xbc\x4a\xa2\xdc\xc0\x58\x8c\x19\xde\x7b\xf0\x6b\xd8\x50\x42\xc2\xd0\x9f\x10\xdb\x78\xd6\xf0\x4e\xe0\x12\xee\xef\xc8\x5f\xef\x39\x9c\xfb\xe8\x5f\xb7\x3d\x71\xcd\x63\xeb\x0e\xea\x71\xef\xc7\x7e\x59\x1d\x4c\x6a\x6c\x3d\xda\x73\x23\x25\xbd\xf5\xa6\xd0\x34\xed\x59\x6b\x78\x7d\x03\xd1\xae\x4d\xb9\x0a\x46\x0a\x6b\x1b\x2c\x75\x20\x09\xdb\x93\xf3\x4a\x49\xcb\x1d\xfa\xb4\xa3\xa4\xee\xce\x97\xa4\xa3\x24\x5e\x97\x7f\xa2\x38\x49\xaa\x1b\x8e\xb6\x20\x62\x7b\x0a\x22\xe9\x69\xc2\xde\x77\xd0\x9e\xd4\xf5\xbe\x1d\xa0\x72\xaa\xf6\x80\x94\xef\x48\x4a\xfd\xa0\x8e\xfb\x44\x8a\xda\x90\xaf\xe3\x7c\x0a\x7e\xf8\xa1\x75\x71\x3a\x54\x80\xea\x7f\x90\xe9\x2e\x08\x6e\xbf\x4f\xbe\x21\x20\x34\x31\x29\x51\x82\x6d\xde\x13\x2a\xb7\xd9\x8d\xb3\x8f\x66\xd5\xbc\x5a\x18\x4c\x43\xb7\x04\x65\x17\xd1\xa2\x84\xe7\x33\xf8\x34\x6f\xe1\x56\x52\x1b\x75\xb3\xb5\x15\xfb\x87\x6a\xd5\x56\x19\xed\x4a\x69\x6f\x9f\x85\x1b\x53\x24\x3b\xd5\xc0\x5c\x32\xbc\x0b\x18\x70\x95\x2c\xde\xcd\xf7\xda\x93\x95\xdd\x2b\xe1\xbc\x90\x15\xd3\x17\x63\x5b\x44\xcb\x6f\xb8\x39\x64\x9f\xfd\xae\x7e\xa1\x0b\xc3\xe8\xad\xef\x69\xb9\xcc\x0c\xaa\x9f\xa9\x1b\xcb\x43\x37\xdc\xae\xb4\xce\xf7\x6f\xc8\x64\x0d\xe7\x33\x1b\x1f\xe6\xbe\xcb\x2f\x6b\xec\x22\xff\xc9\xb7\x6f\x0a\x4f\x9d\xcb\x3f\xc4\x7f\x11\xbf\x9c\x17\x24\xb8\x16\xfb\x9c\xf9\xa9\xf9\x61\x78\x37\xf3\x69\x0b\x19\x22\x95\x9b\x2c\xfc\x1d\x04\xcb\x7d\xd0\xf6\xca\x47\x96\xf1\xb7\x1d\xeb\xba\x91\x2b\xd3\xa9\xe6\x20\x52\xe0\xc0\xdb\x3d\x16\x5f\x44\xe2\x86\xf7\xd1\x59\x10\xae\x6f\xfb\xe3\xd2\x63\x5c\xdd\xa6\xf5\x32\x31\x2e\x84\x67\x51\x36\xc0\x2d\x61\xe7\xb3\x6f\xf0\xc4\x0b\xca\xd9\x3a\xbc\x04\x7a\x2a\x7b\x77\x8d\x76\x7a\x60\x59\x42\xed\x49\xc2\xeb\xd2\x3f\x75\xa2\x18\x5a\xa9\x4b\xfd\x45\x84\x6c\x09\xaf\x21\x3f\x74\x1f\xeb\x6f\x93\x06\x48\x82\x05\xe0\x63\xfd\x5c\x59\x6f\x04\x74\xf7\x6d\x96\x7e\xf3\x27\x47\x06\x67\xa0\xfc\xed\xd4\x64\x45\x53\xf9\xb1\xe1\xdd\x55\x8d\xe5\xa7\xba\x61\xd5\x63\x9c\xc5\x96\xef\xdc\x11\xce\x58\xbd\x27\xcf\xa1\xfc\x60\x25\x9a\xd7\x5b\xfe\x92\x95\xc9\x6b\x2f\xaf\xca\xbd\xc9\x63\x55\x3c\xc9\x9a\xe2\x69\x54\x2c\xa4\x40\xb9\xd9\x95\x1c\x9c\x3f\x77\x7f\x55\x03\x72\xad\x3a\xa8\x7a\x3b\x8c\x56\x35\xcd\x83\x07\xaf\x56\xdd\xaf\x3d\x1c\x28\x5b\xf9\xab\xce\xd4\xeb\x6d\x65\x5f\x7d\xa1\x33\xa2\xae\x92\x25\x35\xdf\xd4\xe0\x5e\xdc\x3d\x5e\xdf\xb4\xbf\x38\x7f\xe0\x3c\x7f\x4f\x71\x5a\x87\x33\x7f\xa8\x38\x89\x5f\x2a\x30\x2e\xae\xe6\x35\x08\x32\x8b\x37\xd8\x05\x02\x34\x4b\xb7\xe0\x81\xc0\x94\xd5\x4a\xa3\xf1\x97\x4b\xdc\x48\x97\xf9\x3e\xa5\x87\xf1\x35\x4d\xeb\x65\x52\x68\x89\x26\x1b\xf6\xe5\xc8\x98\xc6\x15\x0e\x11\x5a\xd9\xe8\x58\x71\x00\xf0\xaf\xf1\x40\xa5\x8b\xaf\x7a\xc3\xa7\xaa\x7a\xb7\xd3\xad\x04\x66\xf9\xca\x4e\xbb\x28\xf3\xc9\x0c\xab\x23\x8a\x69\x32\x7a\xb2\xd3\x9c\x29\xd9\x6b\xd2\x75\x9e\x29\xda\xea\xdf\x55\x98\xfb\xad\x01\xde\xd5\xc6\x94\xac\x52\xe9\xe2\x32\xaf\xb0\x6a\xba\x1c\x99\xf8\x5c\x95\xae\x63\x79\x52\x59\xac\xce\xb4\xbc\xe9\x14\xb7\x4e\xb1\xfc\x6e\x9c\x79\x07\xa6\xf0\x30\x32\xb7\xe3\x50\x91\x59\x98\x72\x3b\xad\x78\x34\x58\xb1\x5d\xad\xc4\x22\xe0\x72\xbb\x71\x29\xdd\x83\xd6\xe7\x49\xad\x5b\x83\xf4\x67\x51\xed\x17\x2d\x07\xb2\xa9\x4f\x26\xe1\x83\x70\xea\xd5\x41\xce\xd0\x03\xaa\x74\xa7\x60\x88\x4f\xf9\x2d\xa0\x0d\x9f\xa7\xee\xa9\xb1\x1d\xbe\x4d\x95\x65\x7f\x1d\x3e\x4f\xf5\x2b\x88\x1f\x1a\xa4\x8e\xd3\xe5\x87\x92\x68\x28\xd2\xcc\x90\x21\x5d\x3f\xb1\x68\xf0\x77\x76\x0a\x7a\x6d\x30\x38\x67\x22\xea\xda\xe0\xdd\x5c\x33\xe8\xe6\xc0\x17\xe6\x30\x60\x72\x60\x23\xff\xa2\x8f\xcd\xe8\xef\xf4\xc3\x1f\x95\xc7\x77\x93\x04\xab\x47\x27\xf6\x92\x52\x66\x95\x27\xcf\x91\x5c\x46\x5f\x4e\x49\x93\x6e\xf6\xfa\x4c\xb1\x48\xf2\xad\x2f\xa7\x6f\x92\xce\x37\x28\x4c\xbb\x90\xde\x54\xce\x4d\x63\x49\x68\x16\x63\xda\x81\xb4\x9c\x1b\x35\x7d\x2b\xdd\x8a\x6c\x3f\x2d\x9a\x21\x9a\xaa\x37\xf5\x31\x63\x2b\x5e\x6f\x8a\x9f\xf5\x32\x06\x3f\x95\x4a\xce\x0d\x9b\x9f\x22\x53\x6f\x06\xc3\xa7\xea\xe9\x47\x02\xce\xcc\x4a\x26\xf9\x7d\xee\x9b\x73\x48\xba\xf4\x81\x3c\x6f\x99\xb4\x77\xa1\x62\xc1\x94\xd0\x3b\xd1\xba\xa8\x43\x48\x1c\x98\x5e\xda\x4d\xf0\xef\x18\x5e\xa2\x11\xac\xf9\x8d\xcb\xc7\x09\xe1\xbc\xbc\x65\x67\x42\x03\x3b\x6e\x39\x21\x69\x4f\x41\xfc\x72\x65\x92\x19\x9d\xb6\x3c\x94\xb4\x9d\x5e\xbd\xfc\x3d\xb9\x9c\x30\xb0\xa2\x91\x32\x8d\xf9\xb1\xa2\x9d\xa6\x8a\x50\x5d\x99\x25\x2e\xc3\x62\x56\x4b\xd2\xff\x00\x1e\x2d\x8b\xe2\x7c\xbf\xd5\xaf\xd8\xe2\x54\x37\x9d\x57\x81\x71\xef\x56\xdc\xdf\x85\xc5\xe5\xcf\x78\xbe\x47\xc7\xd9\x8f\x98\x7d\x88\x8e\x93\xee\xd1\x59\x33\xc0\xfe\x15\x9a\xac\x1f\xc2\xae\xd7\xbb\xad\x23\xe2\x4e\x56\x86\xaf\x6f\xc7\xdd\x67\x65\x6e\xe8\xc5\xc5\xe4\x0a\x37\x0a\xe2\xe6\xc9\x1f\x37\xf7\xe2\xf2\xd2\x64\x36\x9d\xe3\xa1\x09\x2f\x36\xc7\x12\xca\x62\xed\x3e\xfa\xe2\x77\xc2\x83\x3e\x5b\x25\x5d\x02\xff\x5e\x83\xc5\x1a\xfc\xbc\xbe\xce\x8c\x95\xff\xbc\x6f\x43\x18\xb3\xf2\xe1\xc0\x66\x7b\x4c\xee\x82\xe8\xc7\xd5\x98\xb7\xe3\x6b\x9f\x94\x90\x9f\xfb\x59\x9f\xd5\x91\x8d\xed\x63\xdb\x6a\xc8\x12\xbe\xc6\xf6\x1f\x64\x0d\x2f\xfc\x4b\x35\x52\xc8\xee\xff\x6a\x12\x73\xbc\x50\xfe\xeb\x5c\x8c\x5f\xb6\xcf\x37\x58\xec\xfe\x8c\xea\xef\x67\x62\xeb\x92\xf7\xec\x28\xa2\x2a\xe3\x74\x7e\x6c\x63\xa4\xa2\x11\x7f\xe3\xb0\x86\xd0\xdf\x9f\xc9\x11\xc5\x7f\xd2\xb7\xb1\x11\x9d\x5f\xe3\xbe\xc4\x47\xd4\x6d\x30\xbf\xe2\x22\x20\xcb\xb9\xdf\xe2\x22\x54\xa7\x49\xdf\xfb\xc3\xe9\xc3\x46\x3f\x94\xc2\x6f\x74\x07\xfc\x54\x0a\x17\x6d\xd9\xf9\x25\x1f\xf6\xab\x1e\xf9\xeb\x47\xd8\xf7\xaa\x3d\xbf\x3b\xc2\xf7\x96\xc0\xff\x00\xc3\xdd\x99\xd3\x7f\xa5\xc2\xfb\xa8\x77\xfe\x36\x44\xbc\x24\xe2\xfe\x51\x22\x92\xf0\x83\xff\xfe\x45\x7c\x42\x8d\xfe\xfb\xf7\x1f\x62\x8a\x88\x38\x83\x82\xc0\xff\xd3\x9b\xf9\xbf\xdb\xff\x1f\x7c\xa0\x3b\x22\x22\xbb\x1e\xfe\x5f\xba\xbb\x45\x44\xfe\xfd\xfb\x7f\xcb\xff\xcd\xf9\xb9\xab\x94\xf7\xef\xef\xdb\x17\xff\xa7\xbd\xb3\xf8\xfc\xbf\x7f\x46\xef\xff\x6b\x8f\x88\xfc\xcf\xfc\x2f\xdf\xe7\xde\xff\x3c\xa6\xa6\x22\xbb\xc8\xbe\xff\x23\x1f\xb2\xd3\x15\x11\xd9\x7d\xf5\xdf\xbf\xd1\xc3\xff\xcd\x1b\xfa\xbf\x7a\x09\x69\xff\xd5\x3b\x18\x20\x22\xb2\x5b\xfb\x7f\xdf\x5b\xf2\xfc\x1f\xf9\xf0\xb6\x9e\x88\xc8\xae\xd9\xff\xd9\xdb\xbd\x7b\xf7\xff\xcd\x2b\xfa\x5f\x47\x89\x72\x22\xba\x92\xef\x94\x5a\x15\x23\x36\x1e\x7b\xab\xf5\x70\x6f\xa6\x3f\xf5\xee\xd7\x3d\xf8\xe4\xc7\xaf\x20\x3c\xe3\x81\xdb\x5b\x30\x29\xaf\x6f\xc3\xff\xfe\x0d\x5e\xfc\x6f\x7f\xed\x76\x73\x13\x11\xf9\xe4\x2c\x22\x72\xec\xa5\x88\x88\x28\x5e\x44\xe4\xf0\x09\x11\x91\x3d\x37\xfe\x33\xff\x5f\xf7\x7c\x9f\x3e\xf9\xff\xbd\xc3\x55\x52\x93\xde\x5c\x00\x94\x25\x51\xad\xb2\xfb\xe5\xbc\x29\xc7\x69\x12\x0a\xd0\x2c\x6a\x46\x9e\xb2\x6b\xfa\x64\x32\x5f\xe9\x6e\xa6\x6e\x82\xbe\xca\x97\xf4\x32\x0c\x46\xa5\x8e\x14\x8e\x3a\xa3\x06\x88\x0f\x04\x42\xd5\xde\xc5\x15\xb8\x65\xab\x55\xc4\xd9\xba\x24\xaa\x45\xc4\x9d\x72\x82\xc8\x6d\xc6\x72\x74\x5a\xe4\x8f\xa1\xda\x55\x91\xf2\x29\x68\x39\xa5\x62\x05\x59\xb4\x9f\xc2\x0d\x39\xc7\x58\x84\xd4\xe0\xf9\x0e\xda\x8b\x2a\x9e\x04\x84\x12\x9f\xf7\x4b\x4e\x34\xeb\x14\xd5\x4a\xfe\x74\x86\x61\xe6\x9a\xe2\x37\x12\x39\xc5\x5b\x99\x90\x26\x95\x40\x57\x52\x27\x0a\xd1\x18\xf5\xe5\x18\x17\x90\x84\x3a\x09\xc3\x0d\x2a\x52\xed\xc5\x4e\xb9\xdc\x56\x1b\xc4\x8c\x39\x8d\xa9\x5d\x43\xc7\xd9\xec\xc8\xb7\x84\xbb\xaa\x7d\x50\x28\x8d\x18\x51\x91\x56\x38\x11\xf3\x5d\x41\x57\x61\x36\x36\x45\x76\x49\x31\x0b\x25\x25\x3d\x7e\xae\x94\x72\xac\x0a\x7a\xf6\x4f\x66\x0b\xe7\xb4\xc4\xb5\xf4\x75\x46\x8d\x5c\x15\xd1\x35\xc3\x45\xfe\x67\xca\x6a\x6a\xb7\xf2\xd9\xa4\xdf\xb8\x49\x45\x7d\x44\x4b\x08\x50\xb5\x15\xf5\x3c\xe4\x88\xfa\xb9\x68\x67\x6f\xaa\xfa\x62\xf4\xbc\xf3\x55\x75\xe9\x18\x53\xbb\x53\x8a\x2c\xf8\xc8\xeb\xa3\x8a\x94\x10\x37\xd5\x6a\xc5\x8e\x30\x19\x25\x6d\x25\x62\xc4\xac\x3c\x5c\xc9\x05\x59\x27\xdd\xa6\x2c\x1f\x03\x92\xec\x38\xb1\x90\xd5\xd6\x76\xf7\xb4\x02\xb1\xa5\xc2\xe1\xdc\xae\xd4\xe4\xa2\xfb\x12\x8e\xf8\x9c\xcc\x6c\xe9\xf0\x84\x8e\xe4\x78\xd9\x17\x91\xba\xf0\x35\xc5\x2f\x61\x7b\x41\x10\x55\xcb\x50\x51\x5f\x29\x75\x0d\x48\x90\xf3\x11\x75\x27\x00\xcc\xd0\x5f\xed\x1f\x18\xa2\x77\x4d\xf9\x96\x2f\xed\x82\x9b\xca\x3a\xd0\x46\xa5\x4b\xf9\x5b\xb0\x96\xc2\x82\xca\x93\xd0\x9f\xb2\xbd\xaa\x87\x22\xde\x4b\x35\xa9\xfc\x8c\x8e\x15\xf7\x3f\x7a\x23\xb9\xb3\x0d\x78\x52\x1f\x7b\x85\xcd\x3d\x15\x89\xb2\x66\xb8\x9d\x15\x8f\xae\x23\xde\x97\x4c\x80\xed\x43\xde\x95\xbe\x0b\xc0\x83\x5c\x14\x08\x80\x53\x7e\x47\x55\x49\x7e\xc3\xce\x21\xea\x6f\x3c\xfe\x19\x09\xd4\x95\x7d\x4f\xe9\x77\xab\x6c\xb9\x4d\xde\xe6\x28\xdb\xb8\x9d\x50\x2e\x54\xd5\xf7\x22\x29\xd4\xab\x75\x04\xbd\x90\x07\xa9\x55\x80\xaf\xca\xe8\xa9\xef\x82\xcd\x49\xa6\x99\xb7\x63\xe3\xcf\x3e\x3f\x74\x17\x0d\xed\xb0\x3d\x7c\x16\x55\xd7\x08\x3a\xc1\x0c\xc5\xd2\x58\x67\xa2\x81\xdf\xe3\xf5\xc4\xf1\xfe\xcf\x23\x11\x12\x25\xee\x6b\x81\xd2\x72\x4b\x2e\xfb\x9c\xa7\x55\x45\x1d\xc7\x2d\xc3\xd4\x4e\xd8\xad\xbf\xa9\x50\xcb\xb5\x20\xde\xfd\xa1\xa6\x6f\x21\xa2\x56\xa8\xe6\x6a\x7b\x48\xb1\x4d\x15\xe7\xb4\x2a\xf5\x47\xfd\xad\x87\x87\xe4\x97\xe7\xc9\x41\xfb\xc4\xb9\x16\x9d\xe1\x1d\x62\xfa\x9e\x4f\xe2\xad\xc5\x79\x07\xf6\xc2\x59\x9d\xb4\xfd\xa6\xf0\x1d\x3e\xfd\x58\xb3\xdf\x2f\xb2\xc8\x69\x05\x4f\x16\x0e\x7c\x8e\xe6\x30\x06\x9d\x3e\x07\xb3\x2c\xf2\xc2\xcb\x5e\x31\xa9\xb2\xbe\xa1\x7c\xd6\xb0\xe8\xad\x84\x5a\xb3\xde\xea\xe3\x08\x8d\x83\xaf\x7b\x2e\xce\x5d\x40\xea\x0b\x55\xbb\x2f\x9a\x1a\x8b\x48\x3b\xde\xfb\x67\xb5\x72\xde\xe9\xf5\x94\xbb\xd5\x79\x9a\xe5\xe3\xa0\x9b\x62\x79\x2e\xea\xa1\xe2\xe2\x7b\x02\x4e\xc5\xce\x8a\x9f\xd8\x7d\xd1\xc7\xac\xe7\xee\x2e\x2f\x2f\x54\xb3\xcb\xa1\x35\xdb\xfb\x64\xc2\xe1\x6c\xf3\x70\x94\xd8\x89\xcb\x86\x10\xa0\xa6\xe8\xcd\x57\x97\x1d\xe2\x64\x8e\x3e\x9b\x37\xce\x56\x82\x69\x41\xb4\xfd\xd4\x51\x8f\x2e\xde\xda\x7f\x71\xe6\xf1\xa6\x86\xe1\xcd\x57\xcf\x6f\x28\x9a\x3c\xee\xd0\xe3\x4b\xfd\x78\x53\x67\x11\x22\x7e\xd8\x2c\xdc\x71\xf6\x5c\xab\x33\xd0\xef\x99\xd8\xef\x40\x47\xc8\x2b\xf1\x91\xb0\xb9\xe8\x65\x89\x43\x47\x6d\xad\x5f\xf4\x24\xed\x19\xb2\x6c\x6b\xf1\xdc\x8b\xd6\xbb\x4f\x5d\xdd\x2f\x78\x45\x44\x47\x1c\x45\x68\x55\xfb\x03\xce\x3d\xbe\xa7\x61\xfb\x57\x72\xf3\xea\x8a\x8e\x8f\x62\xd2\x65\xa9\xfb\x53\x6a\xdf\xfe\x73\xef\xb8\xdc\xba\xa6\x7e\xe6\x69\xd4\xe3\x2a\xc5\x61\xfd\x0b\xaf\x5f\xcb\x9a\x5a\xa4\x9a\xa8\x49\x9d\x70\x02\xd8\x0e\x8a\xc5\xf8\xe5\x79\x86\x88\x0f\x40\xbb\x40\x4c\x49\xe3\x58\x72\xc4\x2e\xa9\x3b\x1a\xee\x57\x4f\xf5\xef\x91\x90\xbf\xf1\xba\x2d\x60\xef\xe3\x47\xa0\x5c\x97\x83\x7a\xb7\x7f\xa2\x2b\xcf\x0d\x5d\x1d\x07\x3c\x91\xfb\x71\x51\xc3\x4e\x57\x4d\xa8\x9a\xad\x9b\x73\x4d\x51\x79\xee\x51\xc6\x5d\x73\xa5\xcc\xcb\x81\xda\x84\x8b\x96\xea\x95\x6f\xbd\x6e\xf5\x2b\x4d\x59\x51\x34\x6f\xcb\xfb\xb9\xcc\xbf\xb9\x29\x73\xc9\x37\xde\xcc\x59\x42\x03\xe2\xec\xe4\x26\xf9\x16\x93\x13\x14\x26\x23\x9f\xf8\x27\xa4\x54\x26\x43\x23\xec\xaa\x48\xff\x21\x8d\x67\x57\x3e\xf5\xcd\x9d\x17\x55\xff\xc8\xbe\x25\x06\x52\x8d\x4e\xd8\x56\xdc\x54\xfe\x15\x7c\xf9\x92\x94\xe2\x7e\xc7\xd1\xdb\x0d\xd2\x3f\xde\xda\x3c\xbe\x29\xfd\x42\x93\xfb\xfc\x87\x94\xc8\x35\x23\xc3\x0a\x15\x3b\xb5\x12\x6b\xda\x05\x09\x65\xa2\x0b\xfd\xe6\x8c\x7c\xb2\x7f\x9e\x96\x92\x4c\x29\xf8\x83\x8e\x97\xe4\x79\xe4\x37\xf3\x9f\x52\xc1\x84\xbf\xae\x67\x64\x47\x53\x67\x02\x1c\x64\x6d\x35\x52\xae\x7c\xea\x3f\xa1\x11\x70\x65\xb0\x6f\x5d\x96\xa0\xb4\x51\xff\x50\x61\x4e\x86\x9d\x71\xf5\x66\x8c\x0c\x23\x4c\xf7\xe9\x11\xd9\x20\x9f\x6f\xba\x26\xb2\xb7\x6c\x0f\x19\x65\x48\x75\xea\xcb\x9b\xa7\x48\xe0\x1e\x66\xd8\x3d\x97\x16\xbf\xf4\xc3\xd5\x54\xf1\xb8\xd2\x2f\xff\x69\xe5\x62\x79\x7a\x70\xdc\x15\x90\xf4\xb7\x98\x6b\xcf\xf6\x4b\x46\xe3\xc5\x5e\x15\x4a\x4b\xa7\xbe\x37\xd9\x91\xc9\xa6\xbe\x71\x44\xcb\xae\x69\x14\x5e\x59\xe8\x3f\xa7\x91\x75\xa5\xbc\xef\xa7\xea\x59\xb9\x3c\x21\xfd\xe9\xba\xe4\x22\xe3\xac\x41\xa4\xcc\x18\xf6\x8f\x75\x88\xdc\x1d\x58\xb2\x83\xb5\xac\xd0\x73\xaf\x9b\xb8\x94\x82\x95\xb7\x47\x8b\x18\xf9\xd5\x86\xdf\x47\x89\xf9\x7b\x7b\x01\xc5\x32\x3f\xd5\x9a\x61\x43\x72\x61\x0a\x7f\x11\x7f\xe4\xbf\xcb\xed\xc2\xea\x5c\xa8\x14\x4b\x4c\x31\xd6\x2c\x97\x70\xcf\xd0\xd6\x35\x92\xfe\xce\x78\x6f\x7a\x41\xc6\x41\x83\x7f\x65\xa0\x5f\x4a\xa3\xe3\x4a\x4a\xff\x7e\x3d\xc3\x33\xb6\x42\x96\x3d\x48\xd2\xa8\x60\xd8\x2f\x52\xe6\x69\xba\x51\x90\xbb\xec\x50\xcc\x6f\xd0\x51\x99\xc0\x10\x26\xe4\x82\xc4\xa0\x3b\x35\xf4\xa6\xd8\x3b\x33\xbb\x08\x27\xf1\xc7\x2f\xf6\x44\xfb\x49\x2c\xdd\xa1\xc4\x6e\xca\x44\x28\x4f\x27\x02\xe5\x22\x14\x7e\xa5\x35\xcb\x9f\x94\x1d\xa2\xed\x55\x68\x96\x09\xcc\x23\x69\xbd\x93\x94\x2d\x7a\xab\xd3\x23\x05\xbc\x18\x7c\x79\xb1\x2f\xe4\x62\xfa\x65\x52\x9f\x67\x70\xc7\x39\x93\x0e\x4b\xc4\xf0\x79\xf7\x46\x5d\xe4\xba\x64\x20\x73\x2f\x2a\x5b\x6a\x98\x74\x02\xbb\x28\x25\x85\x92\xc3\x07\x48\x64\x82\x3f\x12\xd2\x24\x87\x9d\xc7\x52\x9c\x24\x43\x4d\x5c\xd3\x52\x24\x41\xda\x7d\x19\x3b\x52\xf9\xb7\x7e\xa5\x37\xcb\x6a\x29\x5f\xa0\x43\x65\x9a\xe4\x89\xac\xbb\xb2\x53\xb2\xd6\x4d\xe5\x4a\x9f\xe4\xe7\x04\x55\xaa\x5e\x8a\xd2\x97\xf8\xb7\xd7\x3b\x64\x23\xb5\xa4\x1a\x06\x0e\xe3\x15\x25\xd3\xbb\x7e\xa6\xf7\x4a\xc4\xb6\x5c\x4d\xbf\x28\x15\x57\x7e\x84\x32\x2e\x1d\x5d\xe8\x4f\x5b\x97\x3e\x98\x6e\x41\x11\x4a\xed\x89\xca\x22\x47\x48\x41\xbc\x93\xa9\x63\xd2\x26\xd6\x04\xfa\x37\xa9\x2b\x3a\x6b\xf4\x3f\x92\xf1\x0f\x52\x73\x37\x24\x2f\x29\xf7\xd5\x0a\x24\x55\xe5\x9b\x04\xca\x0a\x32\x8a\x3f\x9a\x47\x94\x6f\x29\x55\xb6\x2c\xa9\x5e\x50\xbe\x8c\x3a\x23\x5b\x39\xb4\x9a\x66\x2f\xcb\xec\x1f\xa1\x20\xa5\x4d\xba\x4b\xe8\xdd\x92\x56\x6d\xef\xd9\x25\x52\xf5\x42\x68\x9d\x8c\xb4\x22\x5f\x8b\x6d\x20\x73\x9a\x31\x56\xa1\x27\x7d\x2c\xf5\x50\x7d\xad\xd4\xee\xc8\xcf\x25\x4b\xd2\x92\x2e\xc6\x25\xa2\x52\x8f\x8c\x6d\x59\x1a\x12\xf5\x4f\x48\x9c\xcf\x67\x3e\x5d\x51\x68\x8e\x93\xf5\x50\xb9\xd2\xf2\x49\xf1\xb8\x8a\xb3\xb0\x5b\xd9\x59\x25\xa6\xd5\x49\xe5\x9f\x0a\x55\x92\x9b\x63\x5c\x84\x92\x7d\x4b\xdb\x64\xa4\xc9\xa9\x51\x19\xf4\x01\x85\x27\x94\x8b\x59\x8f\x95\x5f\x64\xde\x49\x3d\xaf\xa4\x94\x15\x81\x87\xa9\x8c\x66\x74\x63\x33\x54\xb2\xd2\xd3\xd0\x7b\xd5\x2e\x27\x58\x82\xde\xaa\x4d\xe3\x9e\xbb\xdb\xa9\x31\xe2\xb6\x5c\x8f\xa9\xb9\xc7\xa5\x3b\xb1\xe5\x3e\xa0\x66\xde\x3c\x91\xfb\x89\x1e\x56\xdb\x2d\x8f\xc1\xc8\x2a\x7d\x94\xc5\xa1\x7e\xca\xde\x91\x91\x4d\x18\x96\x68\x16\x43\x67\x4b\x70\x5b\x25\x42\x68\xe6\x85\x00\xd9\x16\x72\x35\xfd\x91\xdc\x40\xe6\x77\x72\xa9\x62\x5f\x86\x7c\xea\x86\x32\x90\xe8\x83\x5f\x53\x92\x20\x4d\x62\x32\x54\xcf\xa6\xfe\x8e\xb9\xa4\x7e\x35\x4e\x11\xa0\xaf\xda\x12\xe7\xea\x42\x55\x6b\xc6\xbe\x70\x56\x51\xfd\x88\x66\x5a\x33\xe5\x3e\xc4\x9c\x78\xf9\x45\xbe\x08\x49\x52\x2e\x56\x38\x16\xfb\x59\xc1\x4b\xa1\x16\xe5\x29\x9b\xa5\x88\x45\xad\x49\x07\x9c\x8f\xa7\x49\x71\xbb\xcf\xcd\x52\x24\x2b\xaa\xc4\x6b\x33\x39\x79\x26\x72\x9e\xe9\xc7\xb2\x4c\xe5\x05\x69\x21\xc4\x70\xa5\x5f\x29\x6f\x12\x2e\x2b\x4a\x22\x4f\x42\x3e\xa9\x56\xa2\x36\x42\xde\xab\x55\xc4\xce\xfa\x93\xd5\x5c\x63\x4f\x3a\xfb\xa8\xfd\x89\xfd\x62\x1f\xa1\x00\x0e\x1f\x79\x85\x53\x58\x83\x2d\xa8\xf6\x2b\xd2\xc3\x7a\x95\xb4\x14\x3f\x23\x35\xe5\x76\x2b\xb9\xc4\x40\xa4\x75\x94\x6f\xc4\x5e\x95\xd4\x38\x79\x9b\xea\xd0\x51\x7c\xfa\x5e\x86\x56\xf5\xc1\xb3\x93\x44\x01\xeb\xab\x84\x08\x21\x93\xbc\x28\x0d\x25\xec\x4b\xcd\x96\xf5\x88\xd1\x44\x84\x2b\x4f\x87\xad\x87\x04\xab\x9a\xc2\xfd\xfd\x44\xd5\x95\x61\xc9\x2e\x5f\xd4\x9b\x82\x37\xcc\x8a\xd4\xd0\xc1\xeb\xba\x6c\x25\xff\x80\xd6\x4b\x37\x54\x16\x41\xcb\xaa\x22\xca\xf9\xd0\x28\x05\x25\x15\x37\x78\x8c\xec\x2b\x95\xb0\x68\x35\x89\x24\x55\x4d\xa4\xaa\x18\xee\x68\x65\xda\x7c\xe7\xf9\x13\xb5\xa9\x0f\x9b\x5f\x9c\xd2\xc2\x50\xf2\x96\xcf\x4c\xc5\xa2\xd2\xa7\x25\xf7\xc0\xff\xa2\x0e\xca\xdc\x0d\x79\x0c\x89\x52\xd0\x00\xda\xfb\x47\xa8\x66\x06\x98\xba\x84\xaa\x0d\xfa\xe0\xcc\xaa\xd4\x8f\xfb\x8e\xe8\xaf\xaa\x94\xbb\x7f\xbc\x0d\x55\x5a\x76\xcf\x52\x06\xab\xd2\x7c\xfe\x2a\xb0\xd5\xc5\x00\xdb\x72\x2b\x6a\x5b\x90\x07\x52\xbd\xea\xad\xa1\xb5\x12\x71\x16\xb7\xe2\x31\x67\x1f\x1d\x6e\xc4\x3d\xea\xb6\x3f\xbc\x19\x97\xd3\xdc\x7e\xe4\x64\x8c\x4f\xc9\xd2\x69\xb3\x50\x3f\x62\x8e\x38\x24\xa8\x07\x69\x2a\xe1\xeb\xbd\x04\x32\x96\xbb\xec\xfe\xcc\xdd\x57\x65\xd9\x19\x6d\xc5\x54\xed\x75\xbc\xaf\xd7\xae\x86\xb6\xb9\xfd\xe0\x9b\xea\x92\xe5\x80\x5a\xb5\xda\x2d\x3b\x29\x05\x13\x35\xa6\x4b\xae\xd4\xbd\xeb\xda\x3e\x7f\x24\x74\x5e\xd6\x80\x4e\x89\xdf\xb2\xd2\x8b\x68\x12\xbb\xef\xdb\x9b\x74\x5b\x02\x71\x28\x2e\x72\xb4\x27\xf7\x80\x54\x64\xbc\x50\xee\xd8\xf9\xe0\xfb\x85\xd5\x27\x42\x02\x4e\xa5\x1c\x3a\xc7\x74\x75\x8c\x30\x3c\x8f\xb4\x7d\xea\x67\x2a\xe3\x6a\x3e\x6b\x47\x54\x96\x35\xd1\x37\xf8\xaa\x0a\x32\x48\xd6\xea\x56\x2f\xd0\xed\xb9\xf2\xf4\x02\xc4\xe0\x92\x32\xfd\xba\x9c\xa9\xa5\x24\x5f\x53\xcf\x6e\xe7\x1c\xe4\x4d\xa2\x67\xd1\x79\x86\xf5\x11\xd0\x55\xb1\x69\x77\xe3\x88\x64\xb1\x2e\xc0\x26\x76\x4e\x9c\xb8\x4f\xda\x7f\xa7\xbf\x75\xd7\x6d\xbf\xcd\x36\x8b\x03\xba\xde\xfd\xec\xa9\x23\x31\x76\x25\x89\xde\xc7\xf3\xcc\x0f\x40\x1f\x9d\x06\xeb\x94\xbb\xca\x4b\xd9\xbd\x7c\x68\xda\xac\xe8\xf9\x74\xe2\x45\x9f\x3a\x4a\x6b\xf0\xee\xe1\x4b\x25\x9a\xf1\x6a\xe7\x6f\x8f\xbd\x0c\x96\x1f\x78\xc2\x35\x40\x4a\x39\xea\x15\x59\xb5\x9f\xdf\xb2\xf2\x72\x0b\x17\x73\x72\xbf\x1d\xb8\x28\x7e\x03\x18\x15\x3a\x24\xbe\x1a\x0e\x8a\x11\x17\x5f\x3b\x9e\xe2\xa0\x34\x70\x6a\x8f\x8f\x5d\x7a\xc7\x95\xbd\xe6\x86\x8f\x72\xf3\xf7\xbb\xe8\xd2\xe2\xf9\x87\x20\xcf\x1f\x02\xb6\xa5\x3c\x34\xc7\x5c\x58\x2a\x47\x1f\xe4\x9a\xfc\xb9\x2c\x79\xf7\xf3\xf3\xda\x9b\xc1\xb7\xbc\x6e\xa1\xef\x07\xdf\x79\xaa\x1a\xf3\x5c\xea\xc9\x6d\x85\x61\x83\x5b\x6f\xb6\x65\x32\xac\x66\xcd\x86\x24\xbe\xba\x66\x3b\xca\x89\x25\x04\xa5\xf9\x56\x4b\x3c\x08\x17\x42\x2b\x25\xe9\xe8\xc1\xc8\x51\x49\x96\x06\xf0\xaa\x64\xff\xf1\x63\x0d\x3a\xc6\x9d\x27\xf7\x22\x9f\x79\x95\x0c\xef\x3e\x7c\xc7\x07\xd7\x75\x36\xf3\xf6\x0f\x50\xb5\x4a\xe0\x0d\x8e\xeb\xca\x75\xe4\xb5\x33\xa6\xc4\xfb\x7f\xaf\x84\xbf\xe8\x7a\x52\x75\x39\xec\xce\xc8\x4b\xd4\xe5\x14\xb5\xdb\x46\x79\xf7\xe4\x15\x7b\x6c\xb6\x9e\xbd\x94\x7b\xe9\x96\xa7\xaf\x29\x7d\xd8\x9f\x6d\x75\x5a\xe2\x55\xe8\x3f\x57\xbc\x64\x1a\x36\x1b\x00\x97\xb9\x92\x4c\x83\x15\xc9\x64\x6b\x60\xaf\x1e\xe9\x3f\xa3\x61\x73\x75\x7f\xdf\xf7\x93\x35\x57\x45\x79\x17\x4e\x2b\xa8\xef\x24\x1f\x54\x0e\x55\x07\xc0\xa4\x6e\xed\x55\x63\x7a\x9e\xd6\x9a\x57\x65\x5b\xba\xbe\x32\x50\xb9\xac\x03\xd7\xff\xa5\x2c\x7f\xff\x9a\x71\x99\x92\x96\xfa\x61\xdb\xac\x8b\x97\x94\x1a\xdc\x5f\xdf\x5e\x96\xa3\x06\xd4\x3e\xb5\x94\x91\x84\xee\xd2\xd7\x95\xf8\x8a\xde\x63\x5d\x2b\x7d\x23\x05\xec\x11\x2e\x5b\x99\x41\x01\x5e\x95\xbd\xa0\x41\xbd\xf2\xab\x5f\x52\x03\x7d\x65\xb5\x7f\x8f\x2c\x5e\xd9\xb1\xe9\xef\xff\x41\x82\x3d\xbf\xe5\xfd\x38\x6e\x1f\x9f\xdd\xb6\xdc\x85\xd7\x65\x2b\x73\xb5\x5a\xb6\x6d\xdb\xb6\x6d\xdb\xb6\xb5\x6c\xbb\x65\xad\x5a\x5b\x33\xdf\x33\xee\xe3\xfe\x7e\x7e\x39\xff\x85\xc7\x71\x3e\xb1\x11\xd0\xf3\x7c\x05\xfe\x64\xa0\x3a\x4c\x50\x7a\x1d\x36\xef\x60\xa5\x62\x08\x2b\x30\xc6\x69\x9f\x43\x5f\xaa\xf0\xea\x6f\x82\x1d\x45\x5e\x9a\x09\x40\x7d\xd8\xb3\x6c\x59\x50\x82\x98\x20\x37\x3e\x3c\x16\x71\xee\x2f\xc2\xb9\x0f\xcd\x89\x0d\x92\x0c\x84\x1c\x65\x96\xa8\xb6\xc2\xbc\x72\x9e\xeb\x3c\x85\xd5\x97\x39\x5b\x6e\xc3\x27\xc8\x3d\xec\xaf\x57\x91\xe4\x2e\xf6\xe9\xd5\xfb\x14\x5b\x40\x77\x5a\x44\x4a\x1c\x12\x58\xbb\xa4\xf1\x0c\x16\x9e\x9a\x6d\x2a\x88\xfc\xe2\x7f\xdf\x9a\x00\xdf\x77\x38\xb4\xcb\x87\x48\x18\xfa\x3a\x4a\xb0\x69\xca\x7b\xb9\x33\x80\x2b\x1f\x88\x7a\xc7\x40\xbf\x91\x8d\x03\x17\x11\x12\x68\x20\x5a\x10\x25\x01\x37\x4b\x51\xa5\xf9\xb3\x9d\x67\x2f\x8b\x4f\x82\x4b\x4b\x9e\xaa\x0e\x01\x9f\xea\xa3\xb5\x7c\x80\x04\xf2\x12\xfb\xfe\x2a\x9e\x12\x41\x9b\x5b\xf1\xd4\xe8\x63\x54\x5b\xa8\xb1\xcb\x60\xfe\xdc\xf3\xcc\xed\x10\x06\x29\xf8\xe8\x23\x81\x98\x88\x65\x0b\xf8\x06\xcf\xf3\x4d\x0d\x78\x03\xaa\xb4\xcd\x0d\x75\x04\xc1\x74\x6a\xc3\x1f\x83\x8e\x65\xfe\xc6\x92\xc1\x35\x02\x1b\x09\x93\x40\x2d\x3e\x35\xeb\x02\x42\x08\xd5\x53\x20\x87\x64\x83\xb3\x57\xe5\x62\xff\x83\x99\xd7\x7f\x11\x1f\x80\xe0\x9a\x4c\x94\xe1\x50\x55\xd2\x37\x6e\xae\x15\xb8\xd3\x6b\xe8\xe4\xe6\xa3\xa0\x20\x50\xfe\x12\x43\x1c\x3f\xeb\xf3\xf1\xfc\x58\x24\x24\xaf\x5e\x31\x51\x0b\x10\xcc\xdf\xce\x08\x07\xf8\x93\x5d\xd3\x8f\xc1\xef\x7c\x82\xb3\x15\xa0\x89\x56\xaf\xb3\xfb\x20\x69\x9a\x5b\xf9\x0b\x90\x2c\xa9\xf4\x12\x2b\xc8\x07\x3e\x78\xc9\x09\x4c\x08\xcb\x58\xfb\x01\x86\x44\x7c\x19\x5e\x44\xd1\x23\xb6\xc6\xbe\xe1\xa0\xa8\xa1\x89\x16\x82\x3a\x7a\x26\xe0\x01\x7c\x63\x3b\x28\xaa\x02\x36\xf5\x84\x3e\xcb\x09\x58\x5f\xb6\x2d\x11\x01\xef\xcd\x88\xd4\x7b\x40\x2f\x8c\xc5\x94\xb7\x00\x7b\x8d\x0f\xab\xe5\x01\xd5\x82\xc4\xda\x43\xc8\xd7\xd8\xbc\xaa\x7e\x68\x89\x4b\x64\x55\x38\xa0\x69\xcc\x5f\x59\x08\x6d\x57\x74\x6b\x80\x82\x43\x45\x0d\x9b\x2f\xb2\x05\xe2\x3b\x46\x17\x61\x44\xf4\xd1\x84\x2d\x5a\x06\xb3\x3d\xb9\x8c\x83\x60\xcd\xa6\x9a\xf1\x67\xd8\xbe\xa4\x2b\x48\xb1\xcd\xab\x79\x22\xc8\xab\xeb\x69\x15\x2b\xb0\x95\xe5\xa7\x35\x55\xe0\xf5\x85\xfa\xce\x2e\xe8\xd6\x8c\xff\x68\x3c\xe0\x3f\xfe\x7e\xdc\x09\x16\xd4\xfe\x6b\x1c\x00\x06\x8a\x7e\x8f\x9e\x40\xd9\x23\xd2\x47\x2e\x43\xc9\xae\x62\xad\x93\x50\x1d\xcd\xfb\x2d\x5f\xc0\x13\xe2\x1a\x83\x70\xfa\x3c\x3c\xdf\xe4\x3a\x22\x05\x7f\x7f\xea\x35\xfa\x0b\xfe\xde\x74\x2e\x0e\x86\x67\x98\xa1\xc3\x17\xe1\x59\xa0\xfc\x55\xcf\x9a\x8b\xe0\x8c\x15\xad\x35\x49\xf0\xfd\x72\xa7\xca\x21\xe4\xdf\xd2\x77\x25\x37\xb1\xc8\xa2\xa9\x9c\x7c\x0c\x5d\xf1\x59\xda\x16\xae\xa3\x08\x9c\xb8\x8f\xf3\x2e\x78\x16\x8f\x24\xe8\xa6\x75\xfb\x30\x90\x9e\xc7\xff\xb1\x31\x25\xa4\x24\xd5\x5b\x35\xa0\x96\x93\xd8\x4d\x8e\xd1\xb4\x7c\x0b\x43\x2d\xc4\x69\xc2\x4d\x42\x3a\xac\x38\xbe\x16\xe5\x07\x28\xa7\xce\x03\x0b\xc0\x48\x9a\x28\x58\x1e\x24\x5f\xf9\xbe\x7f\x05\x02\x54\xe8\x35\x5f\x84\xdb\x97\x16\x54\x5a\x20\xa2\x8a\x77\x4b\xfb\xd1\xf9\x85\xcf\x72\x3b\xb1\xaa\x79\x3f\xd2\x9d\x30\x57\x0b\xf0\x09\x27\xb8\xaf\xb9\xe8\x18\x1e\xc2\x58\x52\x82\x27\x89\xf0\x27\x51\xde\xba\x96\xd0\x96\xb0\x6d\x91\x8a\xaf\x8a\xfb\xa5\xef\x87\x68\x88\xe5\x92\x3e\x42\xca\xc5\x96\xe1\x38\x50\x37\xe3\x40\xa8\x24\x44\x4f\x74\x09\xd4\x13\xee\x9b\x74\xc0\xca\xcf\xe6\x50\x41\x1b\x80\xb1\xee\x94\x05\xf5\xda\x80\x54\x8a\xd7\x1b\xd4\x10\xb7\x0a\xfe\x96\xe4\x23\x43\xf3\xf4\xf2\x23\x30\xdb\xd9\x27\xa9\xb3\x78\xdf\xe4\x8a\xc8\x33\x7c\x59\xdc\x86\x3f\x1b\x21\x27\x4e\xd9\x8d\x40\x90\x8b\x1d\xb0\xba\x49\x38\x8a\x53\x37\x2d\x41\x02\x61\xcf\x64\xd9\x50\x94\xe0\x75\x02\x33\x5a\x3d\xcc\x13\x73\x19\x6d\x1a\x1d\x02\x0f\xc1\x58\xc7\x18\x40\xdb\xb0\xb2\xb1\xf7\xc1\xce\xf7\x9d\xca\x73\x16\x6d\x18\x54\x8b\xbe\xf4\xfd\x60\xfe\x51\x60\xde\x4e\x60\xb5\xcb\x79\x53\x9d\x0d\xa0\x32\xff\xe4\x6d\xa1\xf9\x52\xbc\x92\x9b\x51\xef\xa2\x64\x02\x92\xf1\x8e\x61\xed\x1e\xc5\xc4\x1b\xc1\xfc\x36\xc7\xc4\x3a\xff\x52\x3d\x1b\x02\xc9\xcf\x49\xd1\x0d\xc3\xee\x5e\x49\x2d\xc5\x2c\x7a\xc5\x63\xff\x61\x6d\x83\xe8\x90\xd6\xb8\xa4\xd0\xcf\x40\x3e\x6e\x3c\xf2\x18\x54\x84\x1f\x8c\x86\xb1\x7e\xbe\x4b\xcb\xbf\xbf\x78\x72\xef\x5f\xde\xc9\xb4\x3b\x03\x32\xd3\xa2\x4b\x86\x89\x21\xee\x69\x31\x37\xf4\x66\x64\x6f\xfa\x5d\x18\x25\xc8\x26\xc4\x08\x79\xe0\xd3\xe5\x79\x09\x7f\xdb\xeb\xa6\xdd\x3f\x42\x87\x5b\x8f\x11\x0b\x71\xd4\x79\x5f\xe5\x00\xa7\x6b\xef\x20\x50\x89\xe5\xb4\x8b\xc1\xfe\x23\x5c\x71\xd1\x46\x05\x10\xe6\x3c\xb6\x61\x6f\x88\xe6\x01\xce\x10\x1a\xf5\x3c\x2c\x1f\x9c\xad\xff\x23\x55\x98\x59\xf5\xee\x78\x2a\xcb\xd2\x97\xdb\xc5\xa9\x4a\x33\xa8\x5b\x4f\xe3\x1c\x3b\xac\x18\x5f\x87\x5c\x2e\xa4\x07\x65\x78\x97\xc5\xfe\x00\xab\xba\xaa\xf8\xeb\xc2\xef\xd9\xa7\xdb\x3f\xc5\x45\x5b\xa5\x1a\xdd\xc4\x67\x5b\x98\xab\x54\xe2\x07\x8c\x5b\x44\x42\x08\x1c\x86\x3d\xa4\xdf\xf8\x59\x13\x75\xf8\x00\x05\x6f\x1d\x08\x36\xe3\x9b\x71\x69\x06\x81\x95\x06\xfc\xc9\x6c\xf9\x46\xf3\xa1\xb3\x2c\x7f\x9d\x1b\x32\x79\xc0\xb5\x77\xfc\xa3\x2f\xae\x56\xdc\x18\x8c\xe4\x9f\x9d\xbd\x69\x10\xe2\xd4\x13\x77\xb7\xdc\xb3\x2b\xbf\x9a\x29\xc0\xde\x29\xe2\x07\xeb\xb6\x19\xc4\x5d\x0e\xa6\x65\x90\x6e\x5e\x8b\x25\xe9\x2a\x6b\xbc\x21\x60\x35\x4a\x25\xef\x13\x53\x54\xe3\xb9\x84\xc9\x49\x2a\x7b\xf0\xd7\xbc\xf4\x3a\x81\xe0\x3b\x8f\xde\x9a\x3d\x66\x49\x54\xa2\x73\x38\x60\x6d\x30\x06\x7c\x35\xd8\x7e\xdb\xd9\x85\x6b\xb3\x1d\xf9\x69\xa6\x75\x81\xed\x6e\x44\x7a\x80\x37\xc4\x2f\xa6\x7a\x2c\x2f\x62\xae\xf3\xba\xbc\xed\x31\xba\x65\x6f\xb5\x54\xe0\x71\x57\xc9\xf0\x56\xa8\x02\xe4\x54\x93\xe8\x6c\x83\x53\x51\xf5\x36\x19\xa4\xfc\x54\xba\xa7\x3a\xc5\x65\x26\x7f\xfb\xd1\x65\xde\x1d\xd9\x38\x0e\x2e\x41\x17\x39\x3b\x78\x8d\xe4\xa4\x86\x27\xe4\xbe\xaa\xb6\x51\x3c\x4b\xad\x51\x95\xdd\x7f\x6c\x71\xf6\x62\x5e\x0a\x20\x4b\xef\x7b\x21\xac\xa0\xd7\x11\x77\x13\xc8\xe0\x81\xfb\x9f\xac\x58\x36\x1a\x6e\x70\x58\xc5\x2e\xe5\x5c\x5c\x34\xbd\xd6\x17\x71\xfd\x82\xa6\x40\xee\x24\x2b\x8b\x32\x47\xc8\x2d\xcc\x98\xdc\x4b\xa7\x5d\x0e\x46\x29\x3f\x63\x66\xfe\x5e\xf1\xdb\xca\x2f\x1e\xc6\x88\xc6\x8a\x56\x49\x3c\x78\xa4\xc2\x81\x92\xc9\x95\xf0\x45\x6c\xaa\xdb\x2a\x17\x02\x71\x46\x60\xbd\x3c\xd0\x88\xed\x98\x95\x24\x48\xc5\x6b\xc5\x0d\x00\xbb\x87\x5f\x0a\x14\x85\xac\x24\x7a\x47\xe5\x41\xd9\xc8\xa1\x1c\xd8\x55\x30\xbd\x99\xda\xeb\x15\xa3\xcb\xa6\x8a\xe8\xc1\xc7\x77\xc5\x1f\xfd\xc9\xf9\x84\xbe\xfa\x88\x12\x9a\xcb\x45\x78\x08\x72\xe6\x17\x8e\x15\x6a\x33\xe6\x96\x7c\x2b\xd0\xa6\x12\xad\x00\xe3\xef\x16\xc3\xa9\x3a\x0b\xd8\x71\x3c\xd3\x3c\x12\x1a\x43\x39\x18\x7f\x97\xc6\xc1\x6d\x6c\x73\xd5\xb2\x20\xdf\x3d\xe8\x8c\xe4\xc0\x75\xa1\xdb\x76\xe7\xd0\xb8\x64\x6e\x6f\x23\x98\x69\x76\x5f\x70\x18\xac\x80\xb3\x8d\x96\xb6\xe2\x46\xf6\xe2\x00\xad\xde\xbd\x29\xc6\x1b\x31\x34\x0a\xa8\xf2\xbc\x2e\xfd\xc7\xf9\x9b\x7b\x26\xfc\xd7\xa3\x32\xae\x56\xd7\x18\xc5\x76\x4e\x3e\xb3\x6c\x75\x3d\xf6\x76\x8d\x75\x1d\x6d\x9a\xb9\x84\x80\xa1\x3a\xb5\x93\xcb\xc7\xb4\x8c\xfd\x3e\xfa\xaa\x5d\xb6\xa0\x36\xfc\xd0\xa3\x48\x6a\x1e\x9a\x1c\xcc\xaa\x9e\x0a\xf1\x4f\xba\x61\xae\x00\x57\xcb\x5e\x74\x9a\x44\x28\x17\x67\x7a\xbe\x82\xc3\xc8\xcd\x1c\x57\x56\xb1\xe4\xf2\xff\x6f\x19\x32\x0f\xeb\x34\x81\xe2\x16\xc6\x31\xd5\x8e\x4b\x5a\x11\x60\x89\x3d\xaa\x9f\x89\xd7\x7d\xd9\xf5\xb4\x09\x02\x36\xf3\x26\x54\xdc\x45\x5d\xbc\xc5\x0e\xba\x5f\x26\xdd\xc6\x18\x69\xce\x4b\x6f\x5f\x8d\x90\x40\xff\xf0\x50\x22\x06\xc0\x73\x03\xdf\xf0\x82\x21\xbe\x71\x65\x52\xe3\xd0\xfb\x59\x63\x1a\xe7\xb0\x9c\xa2\x75\x13\x0a\x42\xbb\xb6\xdc\xd1\x0b\xa8\x22\x4f\xb0\x7f\x5d\xa5\xfe\x4f\x19\x41\x22\x0b\xcf\x7c\xa0\x9c\x29\x98\xad\xe5\x95\x3e\x03\xb0\x91\xf6\xcb\xfc\x08\xd1\x1f\xbc\x68\xe7\x00\xaf\x71\xfa\xed\x78\x0d\x1a\x69\x44\x75\xed\x04\x8b\x2a\x7e\xf7\xa2\x82\x1d\x85\x2b\xfd\xbb\x01\x4d\x5a\x6d\xc8\x16\x42\x13\x8d\x8f\x65\xc0\x08\xc1\xa4\xd3\x8d\xb9\x55\x41\x5e\x79\x1f\x24\x0f\xc0\xcb\xd5\x06\x1a\xab\x30\x52\xe3\x25\xbd\x1c\xa0\x98\x1c\xc1\x59\xb9\xfc\x82\x52\x40\x3b\x58\x49\xb0\xc8\x05\x5d\x5f\xf3\x71\xbb\xc9\x64\x39\x24\xe4\x1d\x00\x7e\x55\xf6\x2f\xc8\x1c\xba\x96\x12\x18\x62\x0a\xe9\x0f\xf4\x0c\x75\x05\xdd\xb5\xcf\x8a\x78\x0b\x92\xd2\x3b\x8a\x1e\x01\x3f\x90\x9b\x48\xc8\x07\xdb\x0a\x09\xa6\x50\xa0\x27\x44\x50\xce\x07\x04\x1d\xca\xbb\xd4\x0d\x59\x03\xdb\xab\x7f\x42\x8a\x83\xdd\x6d\x32\x94\x91\x84\xb6\x35\xf7\xaa\xe5\x41\x6d\x29\xa9\xb4\xaf\x2b\x69\x5e\xed\xf0\xd8\xed\xcf\xe1\x50\xe8\xe0\xea\x42\x0a\x2b\x9b\xc1\xf4\xbb\x74\x4d\x88\x70\x37\x43\x1e\x03\x2c\xa5\x6a\x32\xf7\x0d\xec\x46\xba\x40\xee\x1b\xc8\xf7\x40\x50\xae\x0a\xf4\xad\xcd\x9d\x7c\x10\x14\xad\xed\x58\x74\x17\x52\x2b\x95\x59\x7a\x06\x49\xe1\xf3\xaf\x98\x01\x0c\xb1\x82\xcd\xb1\x80\x20\x82\x34\x9a\x8b\x7e\x8c\x62\x9c\x10\xc2\x4b\xa3\x8b\x26\x6b\x88\x02\x18\x8f\xd0\x61\x64\xeb\xce\x8b\x04\x38\xe2\xc9\xc6\x4e\xee\x23\xf8\xc9\xda\x8d\xf2\x34\x48\xcf\xfc\x71\xf3\x36\x34\x66\x52\xb2\xc5\x06\x38\xe9\x31\x69\x61\x07\x76\xca\x8f\x5a\x34\xa1\x16\x49\x72\xcd\x96\xd0\x12\xaf\xda\x66\x19\xe8\xb9\x99\x6a\xd3\x0a\x64\x58\xf5\x66\x93\x00\x38\x4c\x8c\xb1\x37\x97\xd1\x16\xef\x3c\x5e\x00\x5f\xc4\xc2\x27\x1b\x31\x6e\xd8\xde\xa9\x69\xfc\x45\xdc\xdd\x69\x5f\x42\x29\x4e\x2a\x8d\x1e\xcd\xbf\xcd\x5e\x00\x46\x59\x6f\xc8\x56\x9b\x23\xac\xd6\x50\x5d\xd7\xa0\x4b\xcb\x0f\x7a\x7e\x01\xdc\xf3\x82\x53\x70\x60\x67\xf2\x78\xf2\x06\xac\xaa\x63\x6f\x62\x1d\xd8\x28\xde\x1e\x4f\x81\x4a\x47\x92\xc6\x04\xa1\x24\x37\xd0\xe8\x19\x58\xd6\xc8\x62\x4c\x8d\xed\x87\x12\x71\x9c\xcc\xb4\xcb\xa1\x3a\xcd\x86\xec\xc5\xbf\x9f\x7e\x86\xd9\xc6\xf7\xcd\x98\xe3\x76\xf0\xc5\x33\x3d\x84\x07\xf8\x44\x68\x6f\x8d\x6f\x6b\x27\xdc\xa3\x2a\xa3\x2e\x0a\x1e\x55\xe9\x5a\xfd\x1a\xd9\x5a\xfe\xae\x8c\x09\xf3\xad\x24\x2d\x4f\x0f\xfd\xa1\x34\x32\xc3\x11\x17\x5d\x5c\x93\xac\x87\xf3\x2e\x5a\x48\xe8\x27\x04\x67\x82\x7c\xb7\x09\x33\x99\xcf\x5c\x93\x09\x9e\xc9\x15\xd6\xc1\xb8\xda\x02\x16\xcb\xab\xe8\xf2\x42\x07\xa3\x00\xa0\x38\xb1\x18\x7f\x1d\x6a\x9e\x7e\x0d\xb9\x06\x5d\x4b\xf7\x07\x7c\x01\x85\x9c\x63\x30\x3f\xf8\x4e\xf5\xf8\xe0\x0e\x64\xb6\xca\xa8\x35\x05\x7e\xb9\x7c\xa2\x7a\x1b\x41\x2a\xa3\xab\x60\x41\x2b\x16\xff\xcd\xdf\xc6\xe2\x0a\x9e\x64\x8a\xa0\xdf\x14\x8e\x24\xb9\xe1\x56\xf2\xb2\x63\x43\x08\x36\xc9\xdd\x5e\x86\x84\x0f\x49\x54\x9b\x27\x84\x9c\xc4\x6a\x4b\x24\x12\x95\xd8\xa3\xb3\x86\xb0\x49\xf0\x91\xba\x80\xe4\x8e\x67\xc0\xf5\xc3\x6b\x62\xb5\xe1\x1b\x30\xfd\x94\x68\xf0\x3d\x78\x47\x6a\x09\xab\x3c\x48\xbe\x4a\x74\xc8\x85\x6d\xa3\xe2\xb4\x9f\x19\x2c\x56\x56\xd8\xdc\x0e\xcf\x2f\x56\x29\x57\x40\x92\x0b\x4a\x0a\x3f\x61\xea\x73\xf7\xd2\xa7\xb0\xd7\xb2\xa1\x89\x56\xf8\x90\x04\x74\xc0\x3c\x49\x2f\xa6\xda\x5d\x8e\xc0\x1f\x77\x68\x35\x4e\x98\x89\x6b\x33\x2d\x40\x9c\x45\x94\xc9\xd6\x21\x1b\x43\x6f\x11\x66\x50\x7a\xd1\x74\x68\x3c\x5a\x38\xa6\x18\x7e\x1d\x63\x19\xeb\x06\xf9\x82\xac\x8b\x9f\x61\x10\xa5\xcf\xa8\xfc\xbc\x42\x62\xe8\x2d\x7d\x3f\x44\x61\x89\x2e\xf6\xec\x9a\x63\x39\xc8\x6f\xab\x17\x84\x3e\xcd\x31\x2b\x8c\x40\xdf\x4a\xeb\x4e\x63\x45\xcb\xc4\x62\x83\x43\x70\xa4\x50\x13\xf7\xa7\x84\x77\x61\x34\x07\x18\x09\x16\xc2\x64\xbc\x8c\x5f\x0c\x60\x55\x0c\x40\x8a\x79\x9d\xf2\x60\x31\xc2\xbe\x6f\xb1\x6f\xb0\xde\x41\xaf\x11\x3b\xb8\xab\x91\xae\x10\x75\x3c\x38\x6a\x96\xcd\x41\x52\x2e\xf5\x25\x7d\x2a\xa3\x76\x21\x6a\x79\xfe\xfe\xa3\xa2\x95\xb9\x3f\x0c\x3a\x39\x73\x8f\xd9\x19\x44\x32\xdd\x9b\xee\x41\x7a\xe2\xb2\x73\x32\x80\xa6\x70\xcb\x28\x25\xa4\x79\x00\xbb\x97\x30\x6e\xd4\x27\xd4\x71\x8b\xd0\xe8\xc9\x6b\x92\x4a\x6c\x76\x8d\x57\x8d\xc1\xdd\x72\x7c\x22\xf4\x1f\x66\xda\xc1\x04\x37\x4c\x88\x70\xcb\x46\x7e\x22\x9a\x7a\x8f\x00\x57\xa8\x27\x81\x43\x50\x3a\xb5\xa5\xc4\x26\xa6\x41\xa3\xd5\x74\x16\x66\x1b\xfa\xdb\xe9\x53\xab\x9b\x77\xaa\x32\xc5\xe7\xdf\xdc\xfa\x97\xe4\xd5\x1b\x47\x2f\x16\x43\xaa\x51\x66\x0e\x0c\x1e\xcf\xb8\x08\x15\xf3\x0c\x0b\x8a\x87\x89\x3b\xd5\x39\xf3\xe2\x6e\xda\x7b\x99\xf7\x11\x9e\x5a\xe7\x6b\xa0\xf0\xe7\xe6\x17\xc5\x72\xb1\x9e\xc6\xaa\x64\x00\x5f\x63\xf4\x83\xf5\x07\x57\x93\xed\x09\x68\x4e\xe2\x97\x7b\x15\x68\x59\x63\x35\x44\x8d\x4d\xdd\x86\x1a\x67\xc4\x7a\xd5\xa5\x36\x4b\x1b\xbc\x7a\x4f\x36\x2e\xe1\x49\xed\x6d\xcd\xd8\xd9\x25\xda\x0d\x4a\xf4\xec\x58\xfb\x3d\x3a\x7f\xe6\xf2\x06\xa6\x28\xd7\x96\xf8\x29\xe8\x9a\xad\x91\x7f\x2a\x0e\x6c\xd1\xea\x10\x42\x39\x34\xf9\x69\x24\xc2\xe1\x69\xa8\xa5\x34\xce\x79\xa6\x87\x7a\x40\xe1\x5e\xd0\x0d\x21\xa2\xf9\xec\x74\x0b\x58\x7e\x4a\x7d\xb4\xbc\xc0\x2a\xac\x09\x75\xe5\x65\x6b\x35\x33\x0e\x70\x63\x3b\x72\x3a\x89\x99\x60\x7b\x16\xf8\x38\x2b\x18\xbc\x7c\x7b\xd1\x67\x64\x7b\xee\x1a\x87\x9f\xc4\x1a\xf3\x35\x26\xbf\xbb\x63\x9d\xb7\x90\x0e\x89\x15\xb2\x4c\xd9\x96\xfc\x09\x7a\x18\x1f\xa3\x75\xdf\x54\x9a\x8d\x1e\xc8\x8e\x8e\x77\x48\x4b\x48\xcf\x48\x48\x4b\x5d\x41\x6e\xfa\xa1\xab\x9a\x85\xc0\x1b\x71\x69\x0d\x1c\x51\x54\x5a\x55\xfb\x0a\x88\xaa\x81\x32\x4d\x66\x11\x35\x55\x72\xfc\xc2\x36\xe5\xb4\xed\x87\x01\xd5\x04\xf4\x46\x3a\x83\xbe\xc5\x5e\x4f\x3b\x81\x72\x32\xbe\xb4\xdd\xd8\xfe\x7e\xc7\xcf\xfe\xfd\xfa\xd2\x45\x0b\xeb\x3f\x13\x62\xf7\xa9\x46\x2d\x15\x0a\xc8\x0f\x3a\x99\x71\x34\x76\x1f\x0d\x49\x1f\x6d\x41\x11\xe5\x68\x1b\xec\x23\x51\x05\x5e\x5d\x4e\x99\x6d\xd9\x75\xd9\x6f\x8a\x86\x0a\x9c\x82\x2a\xaa\xb6\x4a\x0f\x48\x45\x9a\x2f\xd5\xf4\xa1\x6a\x26\xaa\x86\x79\x20\x21\x47\xc0\xb6\x17\x94\xee\x2b\xee\xf9\x18\xc2\x1c\x95\x10\x2a\x06\xf9\x92\xa2\x14\x57\x04\xfd\x4c\x4e\xe2\x60\x5f\xc5\x32\xfb\xea\xec\x6d\xf0\x5f\xbe\xaf\x7e\x32\x3d\x0d\x76\x56\xfe\x54\xa3\x4c\x93\x53\xd0\x4e\x0c\x13\x51\x94\x09\xf0\x49\x96\x79\x28\xe9\x61\xa3\xaf\x72\x53\xbc\x46\xf7\x99\x66\xf5\xa3\x4a\xb9\x3c\x3d\x37\x71\x94\xe0\x96\x91\xbc\x64\x02\x05\x65\xf6\x4d\xae\x15\xf6\xd6\x81\x5e\xb3\x1e\xfc\xcb\x27\xc5\x2c\x13\x92\x12\xcd\xee\xb2\x04\xb4\xa4\x2e\xfb\xa9\xc2\x6c\x72\x4e\x43\x01\x20\x93\x5c\xce\x01\x5f\x25\x93\x93\x38\x68\xab\x58\x66\x88\x28\xd7\xdc\x08\x89\x55\xb4\xb5\xe9\xce\xc3\xda\x87\x40\x02\xa7\x52\xac\xb0\xa9\xdf\x6d\x1d\x8a\x50\xbb\x3d\xbb\x21\xab\xa0\x8b\x61\xa2\x19\x81\x5f\x45\x51\xce\x0a\xca\xcf\xfb\x20\xdb\x76\x42\x20\x93\x52\xef\x58\x2a\x4c\x83\x5b\x78\xf1\xcb\x1e\x43\xba\x23\xa0\x3a\xf7\xa1\xf8\x54\x27\x2b\x3d\xf8\x70\xce\x96\x2b\x37\xdc\xa8\x9c\xdf\xc7\x10\xb6\x4d\x7e\xcc\x71\x6f\x95\xeb\x7f\xcb\xae\xcc\xae\x3c\xdb\x2c\x2a\xc4\xee\xde\x91\xa2\x71\x87\xab\x34\x9d\x66\x0c\x70\xfd\x0a\x6e\xb3\xbc\xcb\x99\xe2\x32\x6e\x3b\xcf\x5e\x68\x3a\xe9\xf8\x9a\x0a\x57\xe9\x72\x55\x23\x7b\x3e\x24\x7b\xd8\x93\x24\xa9\xd7\xbd\x47\x28\x93\x30\x87\xe0\x0a\x81\x77\x10\xa1\xc4\x50\x99\x5e\x68\x71\x0e\x4d\x8b\x01\x96\x57\x46\x36\x17\x82\x6f\x34\x3c\x75\x99\x03\x14\xc9\x2b\x1c\x17\x56\x05\x28\x51\xec\xf7\x56\xb2\xa5\xfc\x61\x5e\x3b\xb1\xba\x11\xa8\xb0\x81\x16\xab\x1f\xf8\x9b\xc5\xfb\xce\x0d\x44\xc9\x58\x25\xf7\x46\x7c\x9d\xcf\x88\x77\x3e\xd6\xd0\xe6\x92\xdf\x32\x9a\x47\xf3\x6f\x40\x1c\x3c\x5a\xbc\x31\xe8\x22\x64\x82\xfd\x30\xfc\x15\xc2\x1c\x2d\x16\x97\x84\x73\x83\x28\x64\x86\xf2\x25\x81\x9a\x4b\x78\x64\x37\x00\xa0\xfe\x95\x26\x17\xa0\xd9\xf4\xd0\xa8\x1e\xe8\xa6\x44\xb1\xdf\x5f\xc9\xa6\xb4\xd3\x3e\xad\x54\x3a\xc6\x00\x7f\xb6\x75\x3c\xf6\x58\xaf\x4f\x7c\x0e\xd1\x05\x44\x2b\x7b\xa3\xe8\x90\xb7\x93\x56\xc2\x37\x01\xc5\x50\xe3\xa8\x6a\xf0\x8c\x4b\x74\x2c\x02\x54\x61\x78\x35\xfe\x03\x38\x42\x61\x39\xe9\x0b\x54\x58\x44\x3e\x43\x1c\x68\xa3\xe0\xf3\x66\x11\x22\xa8\xfc\xca\x4f\x68\x06\xd8\x8b\x56\x0a\x47\x24\x14\xd5\xaa\x24\x3d\x02\x8d\x6d\xe5\xd3\x80\x41\xe5\x28\x05\xec\x17\x57\x0a\x03\xde\x22\x7b\xf7\x84\x62\x57\xe0\x7f\x37\x70\x59\x24\xa8\xe5\xa2\x68\x51\x3d\xd8\x60\xd8\xae\xe8\x09\x20\x55\x9f\x50\xf0\x15\x16\x98\x49\x28\xe2\x83\xb8\x04\x3b\x17\xde\x03\x12\xec\x90\xc5\x1f\x01\x7a\xdd\x98\xb2\x3d\xc8\x9c\x4c\x59\x05\x18\xfc\x8f\xef\x5f\x5d\x26\xf8\x04\x93\xda\xff\x06\xc6\x83\x68\x1b\x37\xc3\x9a\xa0\x55\x26\xfd\x09\xee\x98\x80\xa9\x12\x12\x0c\x0b\x44\x13\xd1\xc1\x7b\x0f\x52\xfd\x50\xdb\x5b\x59\x05\x0c\xc8\xaf\x4f\x2a\xaa\x19\x61\x5e\xcb\x55\x1d\x33\xd0\xbc\xd9\x4f\x7d\xf7\xa0\xcf\x47\x27\x3b\x78\x60\x77\xaa\x3e\x74\xeb\x42\x0f\xd3\x9f\x77\x5a\x43\xcf\xfd\xc4\xdb\xa0\x00\xc2\x82\xbd\x55\x19\xf2\x5a\x0d\xdd\x72\x08\x8e\x10\xfb\xd7\xff\x89\x81\x8a\x3b\x98\xb4\x41\xba\xe1\x0c\xa7\xde\x61\xf3\x71\x59\xd3\xc3\xf8\x17\xb8\xc7\x33\x8f\x88\x86\xb8\x95\x4c\x5e\x4c\xcc\x4e\x6f\xe1\x7f\xe8\xb9\xcd\xbf\xb5\xfe\x28\xc6\x27\x6a\x7d\xac\x80\xd5\xda\xf2\x20\x23\x10\xb3\x04\x9d\x5c\x82\x87\x4d\x24\x4e\x5f\x87\xed\x74\xd1\x4f\x7d\x07\xbe\x96\x5e\x9f\xac\x84\x9a\x45\x5d\x9e\x50\x85\xe2\xdd\xb6\x26\x18\xc1\x3c\xc6\x1c\x93\x10\xc8\x0d\xe5\xb9\xc9\x43\x56\x02\x97\xe3\x8c\x01\xea\x29\x61\x65\xe6\x00\x3b\x44\xb0\x99\xcd\x21\xb1\x12\x45\x67\x9f\x10\x5b\x09\x17\x00\x91\x3a\xba\xf6\x25\xf8\x7a\x8d\x5f\x43\x10\xfc\x45\x75\x7e\x1d\x11\xa9\x51\xf5\xa0\xc2\x19\x33\x5e\x56\x57\x60\x8a\x5e\x2a\x77\xcb\x92\xc3\x85\x97\x0e\xa6\x0a\xe0\xba\x4b\x95\x92\x66\x08\xa5\xd9\x11\xfe\x65\x44\xdd\xfc\x66\x2f\x7a\xd2\xbf\x34\x41\x7b\x6d\x4c\x5d\xc9\x05\x73\x31\x0c\x43\xb1\x8f\x71\x05\xc4\x23\xa3\x1d\xaf\x03\xe9\xcf\x64\x44\xce\x40\xdb\x0b\x1f\x01\xfe\x08\x74\xe9\x16\x70\x0f\xbc\x5c\x9b\x37\xfc\x14\xea\x53\x63\xd5\x81\x84\x6b\x54\x3d\xa8\xf3\x82\x0f\x55\x94\x54\xed\xa1\x5e\x95\x85\x14\x59\x63\x3e\x16\xb3\x65\xbb\xa0\xe7\x8a\x87\x53\x2c\x70\x85\x05\x7e\xf1\x64\x82\x72\x5a\xb0\x4f\x25\x21\x22\xed\xb5\x8b\x3e\xc1\x25\x69\xdb\xf2\x37\xaa\x2a\xab\xc7\x10\x84\xb8\x92\x4a\x96\x2c\x80\x39\xc6\x7b\x61\xaf\x01\x9c\xa9\xc7\x30\x73\x98\x5a\xda\x08\xe8\x0c\x11\x99\xe7\xc5\x36\x04\xa6\xd4\xa8\x8e\x0c\x83\xd6\xab\xe5\x06\x47\x40\xcf\x2a\x7f\x77\xce\x42\x71\xe5\x81\x35\xb6\x88\xa1\x62\xa7\x92\x0f\x18\xdb\x02\x93\x2c\x25\xcc\x8b\x5c\x64\xb2\x39\x3e\x26\xfd\x55\x78\x25\xf1\x7b\x9c\x91\x87\x23\x01\x96\x10\x6f\xd3\x48\xc8\x8c\xa7\x9a\x32\x23\xde\x44\x35\xca\x65\x21\x4e\x22\x78\x88\x1f\x91\x9b\xb1\x4a\x68\x1b\xf4\x9d\xb8\x7b\x30\x47\x44\x5a\xa2\x3a\x53\x31\xaa\x2a\x65\x8a\x51\x9f\x11\x5b\xa3\xba\xf6\x94\x49\xb6\x92\x7e\x54\x8a\xf5\xbf\xb2\xf3\xc7\xcd\xac\xb2\xc5\x7e\xcd\xbb\x50\xad\xfc\x8d\xd2\x76\xd4\x7c\x26\x5b\x46\x09\xfa\x6e\x52\x62\xf4\x6d\x6c\x5a\xb8\x9d\xe7\x07\xc2\x4e\x04\xd8\x09\x4d\x82\x84\x96\x98\x0a\xe3\x57\x83\xf4\x95\x2f\x21\xca\xfd\xea\x04\xd8\xd1\x3e\x81\x36\xd8\x6f\x58\xdf\x30\x79\xb8\x2b\x4e\x2b\x2a\x13\xf4\x17\x3f\x1f\x23\xcc\x9a\x28\x05\xca\x10\xa6\x17\x60\x7a\x51\x32\xb3\xd6\x4b\xcf\x54\x4e\xb7\x74\xc4\x90\x5a\x50\x3f\xd8\x46\xff\x36\xd7\xad\x6d\x1a\xe2\x97\x94\x56\xd0\x0f\x9d\x8f\x9e\x4d\x98\x46\xbe\x08\x62\xf0\x33\xc3\x8d\xfb\x05\x39\x3f\x22\xd4\x78\xff\x33\x0f\x22\xb8\x7a\x28\xa9\xab\x60\x03\x5d\x05\x44\x3e\x61\x3e\x3a\xfb\x93\x88\x44\x39\x8f\x02\x44\x0d\x75\xcf\xff\x16\x64\x90\xb3\x3e\xf4\x14\x54\xaf\xa9\x96\xbc\xcf\xd4\x6b\x3a\x92\x09\x30\x07\x33\x4a\x66\xab\x3c\xc9\xbc\x97\x9c\x6b\xbb\x3c\x7f\xef\x47\x56\xe9\x14\xe4\xfe\x76\x82\x53\xd3\x43\xa6\x93\x88\x84\xdc\x35\x60\xd0\xff\x49\xd4\x55\xbc\xa4\xf7\x25\x9f\x2e\x8a\xb4\xdb\x88\x3d\x94\x3d\xda\xe9\xc4\x60\x9b\xbd\xc9\xfe\xa2\x3c\x33\x3b\xd6\x66\x89\x8f\xc0\x11\x67\x43\x43\x3d\x10\xe8\x70\x54\x65\xeb\x90\xb6\xf0\x7a\x0a\xe2\xd5\x5a\x0c\x63\x66\x23\x3a\xf0\x26\xef\xb3\x2a\xba\x98\xe5\xd4\xb3\x8d\x31\x8c\x24\xe4\x6e\x41\xef\x7e\x48\x72\x5a\x8b\xbd\xc9\x9d\xf0\x77\xc6\xf3\x76\x78\xb8\x46\xcb\x2d\xb0\x81\x8f\x61\x66\x26\x56\xc4\xed\x5a\xf8\x36\x95\xd1\xf1\x82\x67\x02\xb7\x9b\x8d\xb1\xe5\x39\x7f\xb2\x85\xb7\xb6\xb4\xc0\x94\x69\x95\x64\xd8\x83\x46\x53\x1f\xce\x71\x51\x23\xb3\x28\x84\x8d\xac\x93\xcd\x3f\xd6\x2e\x9d\x65\x4f\x12\xdb\x17\xcb\x92\x90\x0f\x6c\x05\x6e\x9f\x13\xef\x82\x9c\x82\xd3\xb3\xdb\x21\xb7\xee\x05\x04\x9a\xec\x63\xef\x1e\x87\xbe\xdf\xbc\x76\x9d\x3e\x84\x34\xdb\x77\xe7\xbd\x87\x60\xd3\x4b\xb4\xa5\x63\x7f\x66\x14\xd5\xce\xba\x2d\xbc\x87\x2f\xcf\x8c\xc7\x9d\x45\x24\xc0\x88\xd3\x9c\x41\xdc\x5b\xdf\x4e\x3d\x4f\x86\xac\xf7\x4b\x9c\x51\x41\xc6\xa0\x9a\x8b\x4e\x85\x66\x1c\x89\xb2\xd7\xbe\x61\x31\xc1\xf2\xd2\x8a\xdf\x75\x1e\x64\xea\x56\x1e\x68\x0c\xda\x0d\x3a\x8d\xfe\x0d\x3a\x8d\xc7\x66\x76\x42\xa3\x58\x1f\x39\xf5\xee\x25\xdd\xff\xe9\xea\xb1\x43\xba\x70\xc1\x25\x7c\xd5\x83\xc5\xd8\x4e\xaa\xed\x84\x54\x6e\x86\xcf\x91\x13\x88\x32\x70\x08\x93\x11\x2f\xd3\xb9\xe9\x5a\x28\x5f\xa7\xc9\x64\xa6\xa9\x76\x43\xfd\xb2\x3a\x55\x6b\x52\xe3\x83\xf8\xba\xde\x94\xf6\x27\xee\x02\xe3\x0b\x06\x38\x6c\x93\xd9\x98\xc9\x1b\xb6\x24\x17\x27\x47\x19\xd0\x76\xa0\x93\xdf\x5d\x88\x66\xec\xfd\x70\x19\x88\x53\xb6\x6c\x6a\x10\xcc\x0d\x30\x33\x88\xdb\x73\x00\x8d\x1a\x1d\xee\x52\xee\x0e\x99\x46\x3f\x21\x63\x63\xf4\x92\x3a\x0e\x05\x19\x34\xab\xb3\xae\xc8\x1c\xaa\x7a\x87\x59\xa9\x05\x2b\x65\xba\xdd\xd4\x9d\x52\xf8\x63\x7e\xd7\x98\xa4\x20\xa3\x5e\x61\xde\xae\xe0\x24\x81\xb6\x6e\x52\x7e\xc2\xf3\xda\x5e\x4e\x5d\x05\x2f\xe6\x54\xa2\xeb\x0c\xb9\xe5\x8f\xb5\x24\x40\x54\xe2\x1e\xb8\x1f\x02\xcf\x32\xe2\x03\x1d\x60\x7e\x45\x8c\x51\x44\xd8\x34\xb9\x95\x83\xb0\xca\x47\x7a\xcf\xf9\x64\x75\x12\xd1\x27\x3f\xb0\xa3\xc9\xf3\x5b\x01\xd5\xed\xa8\x90\x2f\x4b\xc9\x32\xd3\x6d\x92\xbe\x16\x5e\x68\x3a\x2b\x99\xe8\xe1\x67\xa5\x21\xa1\x67\x15\x6d\xf7\xef\x91\x83\xe6\xa0\xb3\x98\xd8\x33\xc9\x58\x77\xac\x84\x26\x6f\x94\x97\x94\x74\x1a\x81\xce\xb7\x46\xb1\x19\xdc\x12\x55\xa0\x2f\x04\xdd\xca\xb0\xb6\x8d\x81\xd7\x15\xda\x78\xa2\xe1\xc4\xea\xd6\x80\x7c\x78\x04\x79\x8a\x03\xb4\x2a\x4c\x5e\xe7\x40\xaf\xca\x09\xaa\xf3\xdf\x7f\x3a\xa1\xd8\x21\x80\x1e\xca\x33\x39\x78\x50\x9b\xdf\x63\xa7\xfe\xe0\x7b\xcc\x7d\xa7\x12\xa1\x09\x9f\xbf\x6e\xa9\x02\xff\xec\x94\xbd\xbe\xf2\x85\xeb\x22\xfc\xf8\x79\x6a\xa4\x7b\x02\xb9\x79\xee\xf1\x16\x87\x28\xf2\x2d\xe1\xbd\xc2\xe6\x84\x64\x41\xd4\x54\xb2\xc2\x39\x20\x9f\xb7\x61\x20\x88\xd0\x2d\x7f\x67\xd5\x04\x4f\x6c\x22\xb9\x8f\x02\x91\xe4\x04\x0e\xf7\xc5\x06\x4a\x11\x3b\x7a\xa5\x59\x43\x1c\xfb\xfc\xa5\xbe\x75\x1c\xf1\xdd\xf4\x33\x4f\x80\x23\xb0\x32\xc6\x6f\x8c\x2b\x24\xe5\x69\xe0\x05\x4e\x72\x48\x6b\x28\x0b\x4d\xd4\x79\x21\x7c\x9a\xbc\x69\x38\x1c\xb9\x4a\x54\x92\x5f\x8f\x01\xe1\xf6\x04\xaf\xc4\xd1\xb0\x8f\xf1\xf3\x09\xab\x04\x51\x36\xb7\xdc\xe8\x07\xf4\x60\xc6\x2a\x2e\x25\x69\xc0\xbb\xd1\x57\x2b\x19\xe0\x69\xde\xb6\xb8\x01\x44\x51\xd2\xd8\xd9\x56\xca\x29\xf3\xec\x57\x57\x06\xbc\x75\x50\xe7\x07\x47\x61\xf4\xb0\xfe\x15\x93\xf8\x50\xcc\x8b\xb6\xbf\xc9\x30\xc2\xa3\xbc\x9f\x89\x47\xd8\xda\xb8\xa8\x14\x63\x74\xbe\x4f\x74\xca\x2a\x62\xcb\x9c\x25\x0d\x04\xd3\x52\xbd\x9c\x66\x09\xbd\xf9\xd0\x3f\xa7\x14\x68\x61\x57\x2a\x4e\x86\x47\x20\xd7\x1a\x40\xb8\x3f\xb0\xef\x3d\x28\xbe\xef\x90\xe0\x61\x4f\xc9\xdb\x90\xed\xf1\x14\x2d\x7b\xd8\x1d\x4a\x2d\xfb\xcd\x95\xba\x70\x0e\x8c\xca\x41\x52\x8a\x11\x9a\x6f\xdb\xae\x08\x84\x98\x58\x33\xaf\xcc\x06\x3f\x9b\x2c\xaf\xb8\x01\x9c\x36\xed\x54\x6a\x03\xd8\xbc\x6f\x15\x79\x50\x74\xb8\x48\x65\x26\xa0\xe7\xf4\xac\x72\x19\x50\x36\xa8\xa9\x0a\x84\xce\xca\xdb\xd7\xe7\x83\x5e\x08\x9e\xb6\x64\xb3\xcd\x60\x29\xa3\x4a\x88\x05\x54\xee\x24\x09\x7f\x1d\x13\x3f\xd5\x4f\x2c\xc0\xea\x4c\x8d\x4b\xc4\x21\x6b\x63\x2b\xb1\x8c\xfb\x3f\x32\xa9\x58\x8e\xdd\xb6\x92\x50\x8c\xca\xe6\x87\xba\x4c\xa4\xf8\xba\x61\xef\x35\xe8\xf4\x52\xc9\xb0\x17\xa0\x38\xb1\x3b\x54\x06\x33\x6d\x8a\x1b\xc1\x43\x1b\x73\xf2\x47\xf8\x20\x7f\x43\x4c\x86\x90\x90\xbf\x0e\xd2\x43\xc2\x60\x9c\x2e\xfd\x40\x32\x2b\xa7\x84\xd5\x98\x3e\xe3\x1e\x91\x6b\x9a\x13\xcd\x84\xcf\x9f\xe1\xc0\x8d\xe3\x3d\x67\x7a\x08\x8b\x78\xcb\x19\x0e\xea\x3a\xf1\x7d\xee\x28\xf6\x68\x77\xbe\x78\x15\xcb\xbe\xdd\x56\x9f\x8d\x9e\xda\xf4\x1f\x9c\x81\xcd\x6f\x59\x8e\x4d\x01\xa7\xab\xcb\x33\x5e\xf0\xed\x69\xc4\x6c\x1e\x1c\xda\x3d\x3e\x3b\x04\x43\x96\xd5\xcd\xc8\x41\x23\xa3\xf9\xa7\xbe\x40\x31\xee\x4f\xa7\xa1\x50\x6b\x53\xd4\xf4\x09\x00\x52\x75\x9e\x4d\x07\x4d\xf2\x28\xcd\x11\x31\x5f\x89\x3d\x73\xaa\xf8\x48\x22\xcb\x9c\x35\x11\x4f\xe8\x9a\xf3\x24\xc9\x12\x3c\x80\xa9\xfa\xaa\xce\x57\x08\xae\x3a\x93\x26\x4f\x84\x4a\xed\x44\x83\x0d\x92\x56\x3b\x5d\xab\x83\x89\xae\x44\x14\x4d\xa1\x2b\x2b\x47\x72\x62\x70\x13\x15\x8f\xd2\x95\x71\x5f\xca\x9f\xa4\xec\x11\x38\x2a\xdc\xa2\x66\x88\x8d\x15\xe8\x20\x0a\x21\x2c\xff\x8f\x4b\x17\x96\xb9\x8c\xce\xc2\x19\x13\x52\x1a\x69\xb2\xc0\x8c\xcc\xf1\x40\x77\x82\xcf\x4b\x64\x10\x67\x08\x5c\xf5\x3e\xa2\x1c\xdd\xd4\xe1\x86\xc4\x42\xb2\xea\x9d\x47\x9f\x03\x94\x3a\x97\xae\x2e\xf8\x7a\xcd\xe3\xc6\xdb\xf0\x77\xd5\x19\xb5\x9f\x50\xce\x95\x49\xa5\x21\x98\xa6\xd2\xd7\x79\x44\x74\x69\x99\x5a\xda\x09\xce\xaf\x58\x21\xb1\x90\x90\x94\x15\xe7\x5f\x4d\x58\xce\xaa\x70\x7b\x8c\xf9\x9a\xdc\x6c\xe5\x87\x1e\x2f\xf8\x62\x3c\xc1\xe2\x97\xcb\x21\x92\x0e\xd9\x4d\xdf\xc6\x7c\x05\xdd\xcb\x88\x04\xff\x81\x0f\x14\x25\x40\xda\xd1\x76\x15\x17\x21\xbf\x21\xf7\xeb\x2c\xc6\x6f\x81\x37\x6a\x5b\x46\x6c\xc0\xff\xd5\x2c\xf6\xe2\xa0\x7e\x55\xad\x0d\x9a\x08\x8e\xb2\x9f\x15\xdd\x98\x9b\xc5\xcd\xb9\x05\x98\xde\xfc\x77\x69\x08\xbc\x46\xb6\x4a\xd4\x1a\x51\x27\x61\xde\x2b\x95\x70\x29\xc9\xc9\xee\x04\x3d\x1a\x3f\x68\x6c\x85\x78\x19\xdb\x2b\xbf\x85\x00\xe2\x06\xd8\xc5\xe1\xf9\x31\xc7\x48\x21\xf8\xed\x64\x45\xb6\x0c\x64\x58\xea\x77\x66\x7f\xcc\x50\xfe\x06\x4b\x33\x53\x5f\x5d\xf3\x46\x36\x7d\x7c\x23\x6a\x6d\x1e\x64\x5d\x65\x3a\x98\xc2\xf6\xbd\xfc\x5d\xe7\x65\x48\x56\x71\x7c\x55\x28\xca\x2c\x27\x3a\x47\x14\x97\x95\xc4\x14\xeb\x85\x5f\x8c\xda\xf6\xfd\x41\x7c\x19\x01\x76\x5a\x25\xd4\x47\x90\xcc\x8f\xf0\x7a\xc1\xdf\x54\x85\x11\x9f\x82\x8c\x85\xaa\x50\x15\x21\xda\x38\x2f\xcc\x7a\x14\x09\x10\xc7\xcd\xc6\x70\xb3\x01\x38\xd3\xf8\x3b\xf7\x2f\x4b\xdf\xc8\x7a\x7f\x7f\x8e\xc5\xa7\x22\x70\xa3\x8d\x51\xbd\xea\xd7\x5a\xee\xfd\x1b\x15\x39\xf3\xaa\x0c\xe0\xa2\x94\x9e\x05\x56\xb5\x2c\x78\x95\x0d\xa0\x1a\x57\x93\x72\x1f\xfb\x35\x0a\x1d\xf6\x83\xdc\x11\xfe\xc0\x7b\x83\xc6\x16\x6c\x62\x07\xa2\x1d\x04\xdc\xd6\xdb\xa4\xd2\xfb\x3e\x94\xfe\x42\x32\xf1\x86\x71\x4e\x53\xf4\x3d\x51\x80\x3a\xd7\xcf\xc0\x19\x70\xb0\x64\x70\xd4\x0a\xa3\x98\xf6\x9b\x34\x13\xa6\x16\x07\xe1\xa2\x39\x16\x34\xb3\x7f\xde\xde\x96\x29\x83\x67\x61\xf6\x7a\xd3\xfd\x98\xfc\x0f\xf3\xd3\x0c\x84\xf4\x37\xbd\x4e\xcc\x16\xf1\xb7\xca\x8c\xd1\x3f\x22\x6c\x93\x3f\x53\xa4\x83\xf9\x43\xd6\xb8\x60\x7e\x77\xdd\x9e\xf3\x42\xbd\xc8\x16\x46\x7c\x24\xb7\x53\xf5\x2a\x3e\xbc\xcb\xd8\x43\x0e\x41\x92\xeb\x75\x8a\x94\xd8\x35\x17\x5b\x08\x4d\xbe\xd7\x5f\x9c\xad\x5c\x3f\x27\x6c\x91\xc5\xc3\x69\x37\x6d\x8a\xd5\xcb\x2d\x29\x4f\x16\x74\x91\xd9\x39\x25\x7b\x97\x9f\x21\x2a\x9d\x65\x73\x97\xee\x38\xed\xea\xe2\xc4\x2d\xee\xd8\xdd\xde\xab\x48\xa1\x90\x4f\x25\xbc\x94\xcb\x7e\x01\x49\x71\x3c\xf1\x9e\x37\x02\xb7\x04\x1d\x5c\x38\x1c\xcf\x1e\x3e\x70\xb0\x37\x06\x89\xbd\xb2\x3d\x51\xa2\x4a\xac\xdb\x0e\x0b\x61\xe5\x74\x1d\x30\x24\x2f\x65\x1e\xa7\xf7\x90\x73\x83\x7b\x3e\x07\x20\xb8\x8d\x42\x78\x0e\x5b\x97\xcf\x87\x34\x69\xb0\x62\x68\x6c\x2e\x2b\x44\x86\x11\x08\xfd\x79\x14\xc0\xe8\x12\x8d\xd8\xad\xb8\xf3\x34\x5a\x72\x0d\x60\x2e\x0d\xa6\x7b\xdc\x40\xc0\x7a\xbd\x28\x1d\xe4\x99\x74\x81\x27\x4e\x88\xbc\xb2\xcb\x09\xa8\x90\x9a\xb7\x2a\x72\xc0\x2b\xdc\xb4\xc0\x19\x78\xab\x5e\x36\xaf\x57\x40\x69\xca\x58\xf2\x3d\x60\xd6\xf5\xb4\xf1\xa3\xc0\x8d\xc0\xf6\x4b\x40\x87\x8d\x9b\xa7\x1d\x48\xcc\x93\x23\xc4\x03\xf4\x2c\x6c\x28\x41\x0d\x1c\x94\xfc\x3a\xef\x06\x80\x05\x3d\x75\x97\x3a\x92\x66\x6e\xf3\x66\x3c\xac\xbd\x35\xef\x3b\xbb\x5f\x8e\x4c\x74\x47\x0f\x58\xf2\xdc\xb2\x97\x28\x5d\x10\xbf\x68\x51\x97\x90\xaa\x48\x34\x71\xf4\x6f\xd7\xf8\x6c\x74\xd9\xbe\x53\x9f\x6c\x80\x32\x50\x36\xae\x37\x9c\x54\x98\x37\x0f\x34\xc9\x11\xce\xb1\xd6\xb7\x60\xa3\x31\xda\xab\xd8\x10\x10\x0e\xee\xb5\x2e\x2f\xc1\x98\x90\xb9\x40\x7d\x48\x4f\x42\x6f\x74\x2e\xe4\x43\x6e\x52\x26\x0e\x7e\x0d\xbe\x6c\x5a\x75\xb8\x05\x1f\xb3\x34\x3e\x74\x00\x07\xda\x4d\x1c\x35\x73\x68\x5b\xe2\x86\x59\x25\x7e\x19\xd5\x97\x76\xa9\x23\xf4\x1e\x24\xde\x36\x68\xd0\xae\xf1\xff\x6a\xfe\x50\xf3\xc0\xc1\xd2\x06\xaa\x29\x6e\x30\xe4\x10\xa1\x19\xae\xf0\xd1\xc5\x49\x67\x53\xc4\xda\xe3\xa1\xc1\x31\x7b\xbb\xf7\x43\x53\x31\x94\x67\xb0\xa8\xdd\x05\xa8\x72\xc2\x86\x97\x04\x50\x9c\xfd\x32\x38\x17\x48\x28\xff\x93\x08\x85\x7f\x26\x0f\x70\x70\xaf\x8a\x93\x2f\xf3\x71\xad\x4f\x51\x2f\x69\xd3\xce\xa8\xe2\xc6\x9a\x05\x63\x1c\xda\x2f\xd4\x58\xca\x50\xe6\x73\x2a\xb2\x49\x70\xfb\x32\xe5\x5b\x41\x10\xe7\x21\xc5\xef\xce\xed\x1e\xc2\x0a\x66\x46\x5a\x3e\x29\xf2\x46\x8a\x5f\x03\x1c\x95\x18\x45\xda\x83\xe7\xd5\xee\x72\x44\x87\x9d\x6b\xed\xa3\xe6\xe2\x08\xc6\x12\x80\x55\x76\x84\x93\x10\x42\xb3\xcc\xcc\xab\x16\x8e\x68\x08\x0f\x19\x82\x0f\x91\xd7\x39\x30\xab\x72\xe4\x15\x0e\x8e\xd5\x50\xd9\x6f\x62\xe7\x6f\xcf\x0d\x6e\x8a\xb7\xce\xde\x76\x60\x92\xfc\x5d\x79\xe2\xc1\x22\x15\x97\x76\xc3\x47\x4e\xb2\x3e\x8c\x16\x80\x91\xf0\x76\x1b\x0a\x29\x10\x8b\x31\xf9\x18\x7e\x26\x4a\xa7\xc2\x1b\x7d\xe5\xe1\xdb\x87\xd5\x71\x20\xf1\x9b\x1c\xcc\x09\x2b\x52\x08\xe4\x4a\xe6\x05\x75\x38\x2c\xb4\x24\xd9\xa4\x16\xc1\xd5\xa0\xeb\xc8\x00\x98\x34\x27\x7b\x06\x02\x75\x94\x68\x76\xce\x95\x1a\x4a\x27\x3b\xff\xca\x94\xc5\x53\xf6\x9a\xaf\x82\x5e\x9b\xdc\x76\x6b\xf4\x21\xdf\x04\x2c\x5a\xd2\x23\xd4\x84\x9e\xe6\x05\x45\x45\x0b\xa9\xc7\x52\xe3\xdc\x05\x98\xbd\xcb\x12\x53\x79\x7d\x2c\x5d\x92\x77\xb9\x27\x34\x0c\xd3\xee\x71\x4a\x88\x73\x66\x84\x70\x70\x70\x44\x67\x73\x72\x0b\x20\x69\xc5\xc2\x0f\x03\xc1\xfe\xf5\x33\xaa\xbe\xd0\xbf\xcd\x76\x7a\x43\x00\x77\x57\xa3\x75\x05\xc4\xed\x7f\x4a\xba\xf4\x13\xbe\xbf\x50\x0c\x2e\xc2\xef\x9f\x02\xa9\xad\x38\x86\x7d\x8d\xec\xd7\xe4\xe0\xe1\xa8\xec\x56\x6a\x52\x6d\x47\x4e\x38\x35\x2a\xe3\x66\x9e\x11\x39\x38\x58\x3a\xbf\x92\xc4\x6c\x2f\x55\x78\x9d\x70\x4d\x97\xbb\x08\x89\xe5\x95\x16\x29\x19\x41\x9e\x72\xcf\x54\x7a\xc2\xe4\x10\x2a\x6d\x74\x44\x2a\xa0\xdf\x7f\x26\x94\x00\xd9\x1c\x7b\xa7\x88\x85\xdd\x9f\xd4\xd6\x0f\x81\x3d\xa1\x74\xb2\x33\xad\x74\xc5\x2a\xe1\x76\x8f\x86\xb2\xd8\x70\x2b\xfb\xbb\x95\xf4\xd8\x6b\x5b\xab\x2d\x64\xc8\xe6\xf2\x7c\x93\x2e\x40\xeb\x15\x6b\xa8\x04\x9a\x4a\x1c\x1a\x76\x20\x6f\x62\x80\x86\x37\x00\xdc\x6d\xac\x11\x03\x7c\x36\x71\x68\xd6\x80\x18\x2b\xb9\xb6\x04\x83\x34\x84\x7e\xf4\xfe\x66\x9c\xc4\x46\x4c\x98\xa2\x4b\x30\xdd\x53\x1f\x08\x4d\xd8\x89\xe9\x5f\xa4\x29\x1c\xcf\x0c\x45\x2e\x1c\xd5\x1e\xdf\x8f\x2b\x3f\x9c\xcc\x13\xc4\x5f\xdf\x37\xad\x54\xc4\x99\xef\x44\xb6\xa8\xa3\xdf\x6c\x9d\x0e\x19\x00\xf4\x1b\xb9\x93\x83\xc0\xcc\xac\xec\x24\x1a\x56\xda\x21\x33\xb1\x04\x5d\xc9\x67\x1d\xff\x05\xe5\x0c\x93\x1d\xfb\x00\xf9\xee\xe4\x3e\x8e\x04\x7d\xd2\x07\x26\x02\x40\xa1\x32\xdb\x53\xc7\xac\x73\x94\xa2\x59\x2f\xfc\x10\xb1\x79\xf6\x05\x61\x86\xa0\x39\x07\x26\x45\x11\x6e\xcf\x09\x92\x4b\xf1\x87\x45\xc2\x78\xce\xbd\x83\x8a\x66\xdc\xe6\x2e\x6b\x63\x17\x36\x64\xbb\x70\x64\x14\xa9\xbd\x2b\x3e\xff\x04\x06\xdb\x7c\xb1\x70\x11\xa1\x3e\x97\xb9\xf0\x1e\x1e\xfd\x18\xbd\x30\x0b\x90\xca\x22\xe7\xbb\xa0\xed\x31\x67\x73\x6a\x80\x85\x67\xd7\x1c\x0e\xd6\x65\xce\x32\x57\x0d\xa7\xa9\xd3\x2d\xc0\xa0\xf7\xf9\x4c\xe7\x75\x71\x0c\xa4\xd4\x79\x41\x82\x19\x71\x70\x1e\x43\xdc\x23\x0a\xcf\x33\x91\x4e\x08\x67\x30\xf5\x46\xd1\x9e\xeb\x88\xb4\x06\xe9\x16\x07\x44\x4f\xfd\x87\xa6\x4a\x64\x55\xa3\x57\xfd\x3a\xea\x66\xcb\x64\x4d\x19\xda\xad\x26\x2b\x5f\x02\x7f\xb9\x6a\x2e\xd3\x16\xcf\x59\x65\x96\xf6\x89\xe0\x5b\x25\x18\x83\x27\xae\x54\x06\x07\xdf\x20\xda\x56\x64\x78\x8e\x62\x43\x2a\x00\xcb\x12\x4c\x73\xb9\xab\x49\x27\x9b\x4f\x25\x08\x47\x81\x97\xb6\xca\x60\x62\x31\x97\xfb\x3f\x61\x7e\xe1\x88\xc3\x18\x8c\x3d\xd4\xb8\x51\x62\xfc\x15\x70\xd6\x10\xd8\xab\x80\x50\xad\x17\x6c\xae\x40\x04\xd6\x25\x37\xde\x44\xce\xd5\x7b\xd7\xf8\x63\xb4\x2a\x63\x0b\x2b\xd0\x96\x95\x63\x59\x3c\xb8\xe3\xf2\xe8\x54\x26\xbc\x57\xf9\x40\x34\x96\xf8\xa2\xcc\xdb\xbf\x83\x60\x57\x10\xef\xe4\x8e\x89\x28\xf1\x35\x9d\x61\xf6\x2f\xa4\x7f\x68\xc4\x42\xce\x1d\x45\xa6\x00\xfc\x25\x75\xb0\x7a\x54\x53\xbd\x2a\xac\x0b\xdb\xd6\x6e\x06\x57\x63\xe1\xeb\x7c\xbe\x05\x83\xec\x34\x30\x8d\xdf\x85\xde\xae\x2f\xed\x0f\x06\xd2\xea\xae\xb7\xf0\xc2\xff\x54\x47\xd4\xfa\xa3\xbd\x2a\x84\x8b\xe0\x18\x97\x12\xd6\x2c\x1a\xa6\x22\xdf\x3b\x0e\x45\xfc\x92\xb2\xec\xaf\x4d\x06\x12\x4b\x9d\x5f\x11\x0a\x63\x3f\x9a\xae\x21\xbc\x53\xf8\x14\xe7\x01\x91\xc4\x08\x0e\x75\xe8\x69\x1a\x04\x41\x07\xbc\xc9\x4c\x60\xcd\x45\x3f\x2e\xc2\xb2\x15\xe1\x2b\xaa\x2e\x82\x6d\x59\x54\x1a\x6f\x6f\xcb\x31\x9e\xb6\xf2\x6d\x1c\x81\x0f\x6b\x77\x46\xed\xc1\x6d\x35\x36\x8f\x71\x90\xbc\x8a\x97\x0d\x3f\x91\x35\x85\x07\x85\xbb\xd8\x96\x0c\x95\x04\x22\x71\x2d\xf5\x7e\x38\x0f\x55\x2f\x69\xcf\x87\x99\xda\x17\xff\xd2\xd6\x9c\xb2\x19\x33\xa8\x53\x81\x7b\x11\xb5\x26\x8e\x46\x72\x46\x3c\x25\x30\x60\xfe\xc6\x4c\x41\xd8\xb1\x3c\xf1\x23\xf7\xfe\x88\x5f\xcf\x9a\xb9\x6f\xa3\x55\x56\xea\xc4\xe0\xce\x76\xa5\x46\x64\xbb\x9b\x39\xa6\x4e\x78\x53\xeb\xbe\x66\xdd\xf6\x9a\x06\x93\x5c\xc5\x93\xa1\x61\x40\x3e\x07\x5a\xbb\x8b\x79\x9d\x21\x9e\x27\x4a\xac\x48\xb1\x48\xd4\xe1\x78\x14\x7f\x3d\x78\x86\x5b\x2a\xaa\xdf\x0d\xc9\x9d\x13\x7e\x6a\x96\xc0\xf5\x39\x54\x41\x79\x83\x23\x26\x98\x49\x60\x89\xe7\x5e\xb0\x08\x66\x58\x20\x27\x2c\x90\x55\x4c\xfa\x4d\x12\x3b\xe3\xb0\xee\x5e\xa6\x3a\x93\xa7\xe3\xe5\x32\x3d\xe6\x28\xd6\x8e\x22\xdb\xdd\x87\xcc\xc6\xa5\x8f\xb6\x52\x19\xf7\x4b\xd7\x56\xd7\xee\x95\x17\xfa\x4e\x18\xc2\xa3\xd3\x45\x1a\x4e\x88\xe2\x89\x88\x3c\x59\xce\xb9\xe8\xf8\x98\xdf\x7c\x0e\x61\x8e\x7e\xeb\x82\x42\x81\x1d\xf6\x47\x0f\x3a\xfc\x36\xf4\xef\x88\xdc\xf4\x19\x96\x66\x7d\x74\xc3\x17\xc7\x9d\x26\x9d\xe4\x37\x80\x9a\x56\xb6\x08\x0e\x60\x7b\x64\x4c\x88\xee\x66\x61\x71\xe1\xca\xb6\x06\xef\xfa\xec\x15\xa9\x82\xdf\xb2\x01\x19\xf1\x07\x3a\x2c\x2c\xd9\x23\x7b\x18\x46\xce\x9c\xfb\x4f\x02\x18\x60\x69\xdf\xc6\x33\xb0\x51\x71\xd7\x1b\x7e\x72\x29\x87\x3d\xcb\x51\x16\x7c\x11\x58\x1a\x15\x2d\xb6\xe0\xf3\xc6\x2b\x57\x2a\xdf\xd3\xc8\xfa\x96\x9c\xb1\xfb\x45\xad\xa7\x8a\xdb\x6e\x66\x12\xe5\xea\x93\x1e\x7f\xb9\xcb\x75\x66\xbc\xf3\x31\x8a\xc6\x2d\x01\xed\x20\x41\xc7\xd0\x58\x26\xb6\x01\x7f\xfb\xac\x00\x70\x60\x78\x59\x5e\x37\x24\x06\x64\x14\x53\x7c\x9c\xc2\xfa\x39\x41\xe5\x08\xcf\xf4\x20\x49\x62\x57\x0f\x46\x8a\xde\x98\xf4\xe6\xe0\x0f\x56\x6c\x50\x12\x76\xf6\x49\xce\x41\x49\x37\xba\x63\xa3\xa2\x95\x69\xce\x55\x9e\x71\x1a\x63\x8e\x82\x96\x0e\xba\xdb\x0e\x7d\x1a\x2b\x46\x77\x1d\x8f\x25\x7e\x99\x35\xbb\x2a\xf1\x2c\x5a\xdb\x7b\x34\xe1\x74\xed\xcf\x7c\xd9\x41\x7e\xbe\x3c\x11\xd2\xa0\xd1\xa8\xb9\xb4\x75\xe8\xf5\x34\x4c\x7e\x21\xa0\x08\x6d\xf4\x7e\x7d\x0a\x07\xcf\x04\x08\x3e\x63\x61\xee\x09\x47\xbe\x08\x20\x5b\xf9\x4f\x4f\xbf\x14\x51\x77\x2f\x6f\x50\x51\xe0\x73\x7c\x94\x6d\xa6\xe5\x65\xeb\x17\x75\xd5\xf0\x9f\x35\xa3\xa7\xab\x85\xa3\xa5\x8d\x65\xae\x8d\x9b\x95\xb8\xa6\x9c\xfd\x77\x5b\x7a\x29\x73\xe7\x0f\x0e\xa3\x7c\x2e\xee\x2b\x2e\x24\x82\xaa\xd7\x77\x8f\x20\xb0\x7a\xf8\x79\xe8\x65\x48\x7d\xf2\x59\xfc\x01\xf4\x57\xe1\xbf\xdc\x61\x78\x3c\xfa\xa5\xd5\xd9\xb1\x07\xc6\xdc\x3e\xe8\x34\x09\x17\xed\x41\xff\xaa\x51\x58\xc8\xd1\x60\x8e\x53\x39\xd4\x9a\xa7\x61\xce\x60\xdb\xec\x28\xbb\xcd\x2a\xd9\xc4\x2d\xca\xd6\x61\xd6\x98\xe0\x45\xe7\x5a\x63\x24\x69\x39\xe6\xd9\x66\x84\xd2\x6c\xf4\x0d\x32\x15\x92\x3a\x09\x78\x66\x09\xf0\x87\x84\x70\xd8\x2a\x11\xbf\x86\xe5\x3b\xb1\x01\xd7\x52\x28\x7e\x49\xb0\x87\x79\x9d\xe1\xad\x30\xd3\x9a\x85\x34\x13\x04\x17\x79\x86\x43\x64\x55\x89\x96\xa6\xc9\x77\xc2\x26\x24\x66\xb2\xf7\xbe\x44\xe5\x3f\x23\xb1\xc5\x1f\x66\x83\xfa\xc4\xc6\x07\x8e\xb5\xba\xda\x39\x13\x9e\xda\x3a\x77\x62\x88\xbe\x23\xda\x7a\xbe\x0f\x82\x0c\x34\xa7\xad\xa3\xc2\x98\x35\x6a\xb4\x72\xa3\xa0\xda\xa2\xd2\xb4\xd8\xab\x7a\x1d\xfc\xe7\xf1\xfe\x46\xb6\xa4\x8e\xc4\x18\xcb\x75\x38\x7f\xee\x8a\xeb\x75\xb8\x49\x65\xab\x1f\x2f\xec\x67\xd3\xb7\x08\x15\xf8\x2f\xf2\x38\x07\x6e\xd5\x8b\xf2\x97\x96\xb3\x16\xa0\x43\xa7\xc0\xf8\xad\xd5\xe6\x58\xa9\x78\xbd\xcb\xfb\xb2\x72\x42\x2b\x57\x10\x93\x0a\x4f\xc1\x70\x98\xa0\xb2\x66\x02\x4b\x94\x8e\x12\xc9\xbf\x25\xee\x44\x3e\xd4\xd6\x2c\x49\x40\x4e\x4e\xa7\x3a\xd5\x47\xfe\xae\x4c\x67\x86\xb9\xe2\xac\xc0\x9d\xac\x42\xd5\x08\x32\x3c\xa7\x57\xab\x02\x56\x50\x3e\x67\x01\x81\x17\x35\x89\xba\x00\x80\x54\x7b\x87\x8f\x0a\xf0\x8f\xf2\x9e\x66\xb7\x66\x42\xe5\xa0\x79\xae\xc5\xbb\x59\x08\x5d\xfe\xf7\x2f\xfc\x48\xe4\xc7\xde\xdf\xf8\x4f\xe2\xa9\x03\x4a\x49\x81\x92\xb5\x15\xe3\x29\x38\xc9\x93\xb4\x99\x0c\x3d\xf1\xc5\xe0\x9e\xec\xdf\xa2\x3a\x8e\x8c\x79\xd9\x22\x0d\x06\xbc\x05\x2f\x85\x05\xe4\x13\x8b\xd3\x1f\x08\x09\x32\x94\x15\x88\xc4\x11\xed\x2a\xbe\x8b\xdf\x07\x87\x35\xf5\x68\x68\x41\x87\x3b\x61\xc6\x51\xa0\xa7\x03\xf9\x4e\x27\x60\x5e\x4a\x1d\x3b\x75\xa5\xcf\x7b\x95\x62\xfa\x6a\x28\xf6\x05\x25\xe3\xc5\x7e\x09\x9c\xe3\xcb\x0b\x96\x72\x55\x1e\xf4\x82\x75\x69\x0f\x7f\x63\x5b\x6a\x29\x8f\x00\x5d\xc1\xe7\x0a\x28\x6f\x7e\x94\x47\x95\x2a\xb7\xaf\xdb\x54\xf5\x7f\x9c\xcd\x26\xef\x6a\x13\xd8\x57\x94\x13\x1a\x3e\x92\xba\x1f\xb8\xb6\x98\xe1\xf9\xf1\xa9\x8f\x7d\xa8\x54\x00\x33\xc6\x2f\x56\x07\xe3\x9a\x2c\x54\xe7\x83\xa7\x4f\x75\x9b\x75\xc1\x4d\x43\x04\x88\x69\x67\x46\x89\x4d\x44\x89\x13\x72\x81\x02\x71\xfb\xe8\x7b\xc3\x35\xa2\xcb\x01\x57\x5f\x1b\xe6\xf5\xbe\x5b\xef\x3b\xdc\xec\x78\x68\x0f\x33\xee\xb8\xee\x65\xf7\x3e\x56\x33\x55\xa9\x7b\x01\x83\xf5\xe7\xe9\x36\x40\xc3\xad\xe9\xbb\x3f\xc2\x3f\x6a\x88\x3d\xae\x05\x79\x3d\xbc\x38\x18\xc8\xf0\x98\xf0\x65\xda\x19\xe7\x86\x5b\x9b\xe9\x22\x69\xe0\x7e\xcf\xca\x8b\x06\xa0\x67\x66\x87\xd4\x59\x50\xe7\x49\xb1\x04\xa9\xa7\xfe\xc5\x64\xc2\xd6\xe1\xf5\x3a\x18\x21\x6c\x9f\xa5\x8b\x03\xcf\xb4\xd7\x3c\x49\x41\xbe\xd8\xfb\xb4\x78\x08\x73\x5a\x89\x98\xcb\x86\x0b\xf4\xb8\xcf\x15\x03\xd7\x8a\xba\x66\x79\x00\xd5\x48\x91\x99\x8b\x30\xaa\xab\xc6\xcc\x27\x98\xae\x11\xdd\x6c\x2c\x74\x43\xe1\xee\x3c\x23\xc4\x93\x7d\x79\x9e\x0f\x2f\x44\xa2\x9f\x67\x21\xbe\x20\x92\xe7\x2f\x91\x2d\x08\x6d\x73\xff\x51\x34\x08\x56\xa5\x9c\x04\xf7\x03\x68\xcd\x0a\x41\x60\x6f\xa4\x79\x1b\xff\x70\xb7\x77\xbc\x1b\xfd\xfc\x00\xbe\xee\x0a\x97\x3d\x30\x5a\xf9\x83\xbc\xbc\xec\xbc\xda\x8f\xa0\x1f\x18\x5d\x5d\x03\xbc\x2b\x0b\x57\xee\xc3\xae\xc6\x47\x2e\x6e\x21\x10\x3e\x90\x45\x1c\xf2\xa6\x25\xd3\xa2\x03\x52\x5e\xa3\x6d\xa9\x1a\xa6\x2f\xe0\xb6\x10\x8b\xe7\x24\xdb\x2d\xa0\x88\xa2\x24\xcb\xf9\x63\x52\x2a\x71\x7c\xbe\x93\xec\x4f\xd4\x81\x1d\x37\xed\x3d\xc6\x21\x3e\x34\x51\xda\xcc\x91\xb0\x26\xa0\xe5\x18\x25\xdb\xf2\xaa\x49\x0a\x65\xd1\xa1\x50\xff\x02\x4d\x69\x40\x16\x35\xe3\x1f\xd4\x1a\x67\x27\xe0\xf3\x6a\xbc\x33\xf6\x09\x23\x35\x97\x62\xfd\x88\x9f\xab\xb6\x83\x9f\x13\x43\xab\x64\xbc\xa8\xd8\xe7\x55\x34\xab\x15\xb6\x8c\xaa\x1c\x29\x2d\xd8\x9d\x81\x0d\xc2\x11\x3a\x6a\xdc\x90\xc0\x85\x8b\x9f\x1a\xc6\x2f\x13\x70\xd3\x34\x3c\x1d\x80\x6b\x66\x9b\x7c\x05\x84\x35\x53\x87\xa2\x11\xcb\x8d\x7d\x6d\x42\xc8\x5b\x8d\x29\x2d\x30\x54\x40\x0b\xb9\x41\x18\xd9\xd5\xda\x59\x23\x82\x0e\xac\x73\xcc\x8b\xc0\x4b\x57\xaf\x66\x14\xe1\xcf\xab\xc9\xb1\x7d\xc4\xdd\xca\xbd\x60\x67\xe2\xb5\x0a\x26\xb7\x4b\x58\xc1\x8a\xab\xe6\x8b\x2c\x59\x65\xf3\x62\xfe\xe0\x0f\xd5\x1a\x58\x3a\xd4\xed\xb6\x87\xe8\x8b\xd8\xf3\x7e\x76\xb4\x0a\xfe\xe7\xe0\x2b\xd4\x08\xeb\x50\x4f\xd3\x8e\x02\xf4\x69\x53\xe0\x64\x0b\x40\x68\xf2\x18\x7a\x02\x6b\x6b\x34\xef\x60\x45\x1c\x35\x68\x34\xb9\xa2\xac\x1b\x6a\xaa\x15\xd1\x6f\xaa\x4e\x0b\xc6\xd1\x6f\xcb\xc6\x52\x99\x88\x39\x85\xab\x91\x76\x54\xad\x5c\x37\xef\x65\xb2\x61\xd6\x98\xf5\x32\x7c\x2c\xdb\x57\x65\x9b\xa5\x35\x8f\xc0\x67\x03\xa6\xe4\x2d\xc2\xc8\x28\x52\x99\x0f\xe4\x13\xae\xb7\x01\x0c\xb5\x25\xae\xb5\xad\xc2\xae\xb0\xbe\x6c\xb6\xde\xfd\xc9\x42\xee\x14\xdd\x3e\x84\x1a\x36\xaa\x4f\x8a\x42\x7d\x1a\x4e\x86\xc4\x80\xc1\x7a\x5a\xfb\x21\x56\xbe\xe2\x66\x85\x0b\xe1\x57\x31\x4b\x76\x27\xd5\x3b\xff\x5b\xc2\x4b\x4e\xa6\x6c\xee\xe0\xe7\x5c\xae\x19\x2c\xae\x2b\x9c\x40\xca\x1f\x53\x31\x72\x57\x8a\xbb\x2c\x02\xfb\x20\x29\x89\xba\x81\xdd\x4a\x2c\x64\x7e\x87\x57\xcc\xec\xa5\x57\x7b\xb4\x54\xe4\x73\x4f\xcc\x7c\xa5\x9e\x8b\x5e\x0a\x94\xde\x40\xb7\x37\xc3\x3a\xda\x18\xb8\x4b\xc7\x58\xdf\xa2\xb3\xa5\xc6\x6a\x5b\x6f\x37\x75\x1b\x00\x2a\x2a\x7b\x2e\x10\x6a\x8b\xb6\x2b\x35\x68\xfd\x39\x47\x59\x86\xdc\x63\xe9\xf5\xd1\x55\xfc\xe4\x64\x8c\xef\xbe\x00\x38\xbe\xcd\xae\x83\xbf\x3e\xe6\x9f\xf6\x06\xdf\x71\xcc\x15\x31\xa8\x60\x46\x4c\x0f\xa9\x4f\xf8\x34\xfa\x33\x8b\xbd\x3c\x6f\x5a\x02\xa3\xbf\x11\xb6\xd0\x88\xe9\x81\xc3\x7f\x35\x2d\x4c\x1a\xa0\x97\xa5\x7f\x0e\x50\xe0\xd9\x0a\xfb\x5d\x5b\x56\xfb\xea\xc9\xad\xa7\xf7\xa8\xd5\x89\xcb\xf3\xc8\xc6\x22\xd6\x5e\x01\xf6\x88\x4c\xf7\xf2\x7e\xbe\xe6\xe4\x84\x34\x88\xb0\x40\x3c\x63\x78\xb8\xd8\x72\x94\x9c\x47\x90\x78\x55\x78\x9c\xb9\x8a\xa4\x7a\xa8\x82\xb2\xb6\xac\x78\x68\xbb\x10\xb3\xb2\x71\xc4\x55\xf2\x43\x2d\x58\x84\x16\x28\xde\xe2\x6f\xd2\x19\x4b\xb8\xab\x73\x2e\x0f\xab\x7d\xa0\x55\x59\x3e\xa4\x0d\x3c\x99\x13\xf1\xd4\x13\x22\x90\xd7\x7a\xb0\xc7\x16\x57\x04\xec\xf1\x41\xae\x14\xe8\x2c\x73\x92\xeb\xd2\x35\x7b\x5e\x0a\xc4\xc5\x7b\x97\x5f\x13\x67\x88\xba\x95\xe2\x28\xbb\x13\xfa\x25\xb8\x5c\x99\x29\x28\xc3\xf9\x8f\xba\x78\x80\x96\xb1\x8c\xd6\xbe\xbf\x8b\xc2\x3b\x7d\xf3\x40\x6f\xa1\x01\x93\xb9\x90\x48\xca\x99\xf5\x72\xb8\x30\x1c\xe5\xf2\x35\x51\x04\x24\x1e\xb8\x9e\x53\x0a\x9e\x4c\x0a\x2d\x7b\x0d\xd8\x01\xef\x12\xa0\x27\xd3\x80\x73\xca\xfa\x89\x20\xb4\x3d\xc3\xf4\x58\x1c\x8f\x48\xf1\x5c\x11\xe1\xff\x15\xbd\xdf\x6d\x2c\xf9\x3d\x14\x28\x6b\x54\xd1\xf5\xff\x9d\x22\xaa\x3d\xe3\xb3\x17\xb4\x69\xf8\xdc\x2b\xc4\xa9\xd3\x6c\xc0\x73\xce\x70\xc4\xfa\x82\xd7\x8c\xa2\xbd\x3d\xbb\x6f\x8d\xf0\xa2\xb3\x4d\xc0\x21\xcd\xd2\x23\x36\xe4\x1f\x82\x2f\x10\x14\xf3\x0a\xf4\x25\xee\x72\x56\x17\x34\x24\xc7\xb7\xdc\x10\xf6\x08\xa1\x19\xc0\x7e\xb6\x8a\xba\x19\x72\xeb\xac\x00\x07\x8f\x3c\x39\xf3\xe2\x8b\x09\x7f\xb7\x9a\x28\xe3\x1a\x70\xb3\xdb\x54\xb3\xcc\x73\xa3\x4c\xd6\xd8\xc0\x4d\x34\xe5\x92\xb5\xac\x8b\x46\xb0\x8e\xe3\x0f\xa7\x2f\xce\x04\x57\x03\x67\x46\x23\x3a\x4f\x16\x57\x33\x25\x77\x9f\x26\x8f\xee\x87\x29\x01\xf6\x3e\x6d\x1c\x3a\xc1\x27\x01\x01\xc8\xdf\xd1\x8a\xe1\xdd\x10\x6a\xa6\x46\xaa\x29\x0c\x5d\x6a\x58\x40\x8f\x20\xe0\x4a\x1d\x48\x67\x2c\x44\x07\x57\x8b\x73\x7b\x6e\x77\x4f\xd1\xe7\x7b\x72\x10\x4f\xdf\xb5\x5f\x7a\x48\xe7\xf6\xee\xdf\x56\x2b\xf6\xd1\x65\x28\x17\x25\xdb\xba\x94\x19\x2f\x23\x1b\xff\x10\x0e\x7f\x82\xf5\x96\x33\x4f\x30\xd9\xda\xd5\x68\x3e\xac\xc9\x56\x54\x99\x3b\xf2\x8b\xc3\x2b\x51\x93\x58\xa2\x2b\x82\x33\x2f\x7e\xc3\x33\x0d\x73\x33\xdd\x29\x08\x06\x93\x2b\x4e\x8e\x11\x85\xdf\x6e\xf8\x9c\xc9\x8c\x84\x92\x37\x38\x64\x56\xf5\xb8\x91\xfa\x96\xcf\xdd\x64\x6c\xad\xdc\xde\x0a\x1a\x0d\x59\xed\x6f\x2c\x3b\x8e\x58\xb0\xf4\xf2\x7b\xff\x67\x56\x58\xae\x1e\x9c\x6e\xea\x99\xe6\x1e\x3e\x69\x52\x10\x7e\x23\xe6\x91\x31\xc9\xa5\x3e\x41\xc5\xc8\xd2\xb8\x27\xf9\x3f\xe3\x5f\xca\xf5\x69\x35\xe6\xb2\xa2\x3f\x33\x1f\x58\x6f\x70\x79\x66\xab\x3a\x08\x63\xfb\x8a\x08\x9e\x97\xe0\xc4\xba\x81\xa0\x19\xf8\x40\x7b\x7f\x1c\x3d\x7c\xfa\x7f\x2f\x8c\xca\x46\xab\x5f\x4b\xb7\x30\xd7\xe8\xfb\xf8\xda\xab\x56\x67\x70\xf7\x24\x0c\xa5\x8b\x1b\xd4\x8d\xc9\xd0\x1d\xa8\xe1\x4c\x98\xd4\xbd\x97\xd5\x9e\x8a\xd0\x3e\x8f\x94\xcd\x74\xd2\x94\x70\xcb\xcc\x19\xd2\xb8\x6b\x2a\x58\x00\xd6\x38\x54\xb5\x2f\xfa\xa2\x5d\x2c\x16\x53\x32\xaf\x1f\xc2\x5d\x5e\xe6\x63\x62\x8d\xe3\xa9\x95\xb0\x39\x85\x3d\x69\xe9\x72\x77\x03\x42\x7b\xd6\x03\x59\x61\x30\xca\x6f\x9a\xc7\x9a\x3d\x55\x9e\x16\xb3\x56\x1e\x14\x2b\xf6\xea\x87\x47\x3a\x4a\xee\xd6\x99\x41\xae\x87\x62\xd1\xcc\x60\x2e\x45\xf9\x55\x8b\x6c\x5e\x97\x0a\xba\xb0\xad\x98\x4e\xb1\x39\x16\x5b\xf6\x53\x4e\xd7\x53\xb7\x32\x51\x26\xc7\x42\xa5\x86\x51\xfa\x54\x3d\xb2\x6e\x4b\xba\xff\x51\x70\x23\x54\x5e\x8f\xd3\xb8\x39\x4b\xe9\x02\x0a\xd5\x31\xae\xa9\x00\x7a\x3a\xf0\xd1\x22\x89\xb5\x6c\x3c\xd2\xb5\x09\x7c\xf2\xbf\xaf\x17\x4c\x63\xef\x7c\xbb\x13\x5f\xc2\xa3\xf2\x2a\xa2\xa1\xf3\x41\xdd\x47\xf7\x66\xcc\xc3\xb9\x2d\x70\x83\xaf\xf8\xab\xfe\x8f\xf5\xa1\x12\xac\xd5\x2a\xcd\xc0\xc3\xbf\xc9\xa9\xad\x0a\x0f\x12\xfc\x5c\xda\xbd\x05\x9e\xd9\xd8\x75\xfa\xf2\xad\x68\xfb\xf6\x98\x70\x2f\x48\x9c\xf4\xb3\x71\x0a\xd3\xf6\x07\xbf\x70\x4f\x41\x7b\x27\xf7\x64\x18\x10\x49\xd3\x7d\x3a\x25\xc8\xbb\x33\x16\xd6\xfc\x08\xa1\xf0\xeb\xe4\xb4\x17\xb1\x29\x3b\xe4\xd2\x67\x8b\x65\xe6\x94\xed\xd3\x4b\xed\x8c\xb4\x2b\x27\x9e\x93\xff\xd8\x97\x9f\xaf\x4f\x3c\xe4\x10\x5d\xaa\x1a\x33\xe1\xe0\xe9\xdc\x19\x93\xa7\x51\xf2\x93\xc6\x24\x29\xc4\x08\xbe\x31\x55\xe2\x99\x33\x6d\x5c\x08\xd7\xa2\x7f\x34\xd9\x82\x78\x25\x95\x3a\x2b\x07\xd1\xe7\xd0\x9f\x3b\x24\x31\x12\xce\xe7\x56\x29\x43\x04\xfc\x5c\x8b\x54\x03\x66\x68\xde\x45\x47\x01\x3d\x91\x5e\x49\x7c\x7d\x5c\x54\xfe\x88\x94\x7f\x34\xde\xf4\x8d\xd4\x74\x58\x3d\xc2\x43\xc2\x3d\x95\x5b\xa8\xc3\x7d\x39\x7e\xb7\xab\x07\x43\x1e\x69\x6d\x7d\x04\x3e\x8d\x07\x6f\x91\xa0\x05\x35\x69\xab\x39\xf0\xae\xb8\xae\xa5\x4f\x48\x0d\xcf\x99\x25\x34\xf2\xd4\xcc\x7f\x29\x1c\x21\xa4\xfc\x60\xf9\x25\xbc\x91\x6b\x7e\xe1\x84\xb0\x42\x96\x58\x10\x27\x5f\x23\x5d\x9a\x7f\x49\x11\x23\x6a\xcf\xb7\x51\x6f\x12\x5e\x95\xcd\x12\xeb\x0f\x13\x1a\xfe\x23\x96\x1d\x38\x76\xc4\x12\xc5\x0f\xf2\xa7\x6a\x71\x81\x47\xdf\x76\xba\xd1\xc8\xe3\xb5\xcd\x38\xf4\xfa\x93\x4f\x9b\xc6\x68\xcf\x91\xb5\x4d\x25\xa4\x46\xad\xdd\xfa\x63\x14\x26\xa9\x6c\x15\x8c\xa6\xf8\xb9\xaf\xc0\xd0\x16\xd6\xf4\x2b\x14\xb4\x83\x96\xde\x2a\x05\x51\x29\x14\xb2\xd8\x4d\x50\xa5\x88\x2d\xde\x26\x01\xe4\x5b\x0b\x45\x64\x29\x92\xfc\x82\x06\x85\x91\x38\x03\xd3\x1d\x55\xd8\x78\x8e\x54\x69\x61\xee\xd0\x45\x46\xb6\x28\xb6\x03\xa8\xc3\x0e\xdf\x96\x49\xd4\x40\xf7\x6e\x33\x15\x7d\xb5\xfb\x65\x2d\x0d\xef\x5a\xff\x33\xb7\x03\xbf\x5b\xaf\x93\xd5\x45\xd2\x6c\x52\x4d\xba\x4a\x5a\xad\xd9\x0f\x11\x20\x66\xd6\xd0\x7b\xd5\xe2\x14\x6a\x24\x6c\x2e\x81\x5e\xd6\xd5\xc9\xdc\x41\x16\x4c\x87\x91\x83\x31\xe7\xd3\x3f\x89\x5e\x78\xa6\x19\x09\xc2\x03\x42\xe1\x8c\x37\xde\x1e\x26\x30\xd2\xba\x85\x82\x51\x46\x72\x37\x30\xf0\x93\x16\x8b\xce\x6c\x64\x4e\x4b\x5a\x3b\x37\x1a\xd2\x79\xa1\xe5\x1e\x4a\xba\xdb\xa1\xd1\x1e\x23\xd4\x05\xa9\x30\xc4\xd7\x35\x90\x73\x38\x49\x62\x8d\x37\x93\xa6\x48\x9b\xb5\x69\x21\xff\x88\x42\xd5\xcb\xee\x9d\xd8\x57\xd5\xf9\x96\xeb\x6c\x1d\xb5\x0c\x12\x10\xf8\x78\xff\x02\x41\x14\x0b\x1a\x43\xe0\x12\x08\x9e\x53\xcd\xb8\x52\xd2\x8d\x69\x6e\xec\x2f\xb6\x7f\x8f\x67\xf7\x0a\x21\xfa\xc3\x17\xb7\x07\x81\xa7\xc3\x66\xeb\xab\xf0\xfd\x96\x91\xee\xef\x48\x8f\xd6\xab\xed\xab\x68\x64\xc7\x69\xd3\x14\x36\xac\x35\xa6\x5a\x92\x08\x34\xbc\xc8\x6b\x25\xa5\xd6\x77\x24\xef\x92\x79\x6a\xde\x87\x1e\x12\xda\x2a\xb7\x5d\x56\x10\x59\x65\x4d\x3a\x96\xac\xbd\x65\x3f\xf9\xbf\xc2\xaf\xd7\x92\x50\xda\x38\xe6\xb6\xaf\x08\x1b\xe2\xcd\xbe\x3b\x88\x65\x39\x9f\x09\x32\xb4\x9f\xd5\xa8\xfd\xcd\x11\x23\x9b\x71\xaf\xc8\xde\x0c\x58\xa3\x3f\x6e\xeb\x1b\x4c\xa1\xd5\x78\x5c\x03\xfe\xab\xd5\xfb\x71\x2f\x32\xa0\xbd\xa5\x23\x94\xbc\xd1\x40\x57\x41\xe5\x7c\x59\x29\x9d\xd9\xc4\x73\xb5\xd4\x2b\xa6\x92\xe7\x6b\xd1\x23\x3f\x3e\x1e\xe3\xfc\x7c\x9b\x12\x0e\xfe\xdc\x35\x95\x65\xe2\xf7\xbc\x8b\x5c\xbe\x64\xc1\x5c\x2f\x70\x28\x55\xb7\x5c\x88\xf1\x4c\xea\xb0\x3a\x9c\x41\xdd\x9a\xae\xd9\x9a\x91\x01\xa2\xd9\x3c\x78\x38\x01\xfa\xdb\xd2\x7f\x30\xc6\xf2\xba\x73\x66\x9f\x97\x2d\xad\x7b\x73\x23\x05\x52\xde\xde\x35\x95\x47\xdc\xac\xdb\x68\xbb\xc9\x73\xb9\xcc\xb6\x68\x4d\xc0\xbb\x60\x31\xa5\xfc\x41\x55\x4e\x74\xd8\x63\x91\x6f\x99\xc1\xee\xa2\x22\xae\x69\xab\xc6\x0d\xc2\x6b\xa9\x83\x32\x32\xa2\x4b\xa9\xaf\x39\x24\x25\x56\xd3\xfa\xa0\x42\xca\xf8\x9c\x6a\x86\x1f\x56\x26\x55\x9b\x8c\xb3\xae\x2d\x8d\x24\x56\x66\x28\xb8\x32\xff\xe9\x1d\x40\xb4\xe6\xe3\x61\x14\xe4\x52\xe3\xf4\xc1\x37\xa6\x3f\xad\xeb\x7b\x69\xb8\x9c\x1a\xeb\x89\x48\x5e\x50\xb1\x7c\xd3\xa0\x70\x73\x8e\x47\x3e\x9d\xc4\x8d\x8c\xab\x09\x85\x72\x84\xe4\xee\xc0\x16\x05\x42\xa2\x89\x83\xba\x92\x66\xbc\xbe\x8e\x9a\xda\xb5\x78\x1b\x71\x9c\x76\x58\x22\x9c\x8b\xd1\x70\x2d\xc9\x0d\x79\xd1\xc6\x30\xbd\x80\x25\xd5\xb3\xa8\x34\x08\x74\x1a\x32\xd6\xa0\xcd\x76\x11\x16\x9f\xdf\x76\xfc\x05\x9e\x5d\x44\x78\xba\x0a\x33\x2e\xdf\x39\x96\x41\x5d\xa8\xba\xba\x9b\xc7\x39\x5e\x08\x1e\x0f\x10\xd3\xc9\x28\x68\x6c\x90\xbf\x98\x34\x91\xc7\xad\xf6\x30\x9e\x23\x66\x5d\x3b\x27\x86\xc9\x57\x49\xff\x67\xe4\x3f\x9b\x04\xe3\x37\x91\x24\xad\x2b\x16\xd2\x51\x53\x12\x21\x76\x92\xb1\x91\x3c\x6a\xce\xce\x09\x6a\x38\x09\xcf\xe8\x54\x3d\xd0\x4a\x48\x49\xbe\x13\x84\x25\xdd\xbb\xee\x0c\xfc\x1f\x4a\x2d\x99\xee\xe4\x0f\xda\x23\xdd\xf3\x64\x00\x67\x9c\xbd\x7b\x12\xcf\xa9\x90\xb3\xbe\x53\x2d\x36\x93\x32\x33\xa6\xa9\xb4\x1d\x7b\xd4\xe8\xa8\xf3\x24\x92\x92\x67\x6d\x12\x19\x46\x8a\x31\xb5\x3a\x0a\xfe\xe0\xc3\x6c\xff\x2e\xf8\x82\x55\x81\xcb\x9d\xe0\x03\xad\x2b\x1e\x17\xc3\xac\xa4\x94\xbd\x77\x23\x47\xf8\x28\x01\x3e\xb1\x0c\xf8\xa9\x90\xcd\x84\xd7\xe0\x88\xc4\xc2\xbc\x54\xe8\xb7\xdc\xd3\x4a\x0b\x58\x31\x66\x29\x48\xff\xf9\x1d\xc2\x85\xf0\xc0\xb3\x43\xda\x60\x6c\xe3\xd9\x2f\xf1\xc9\xf8\x94\x9d\x48\xb5\xad\x08\x9d\xd1\x01\x63\xd5\x20\xeb\x46\xb2\x4d\x9e\x7f\x79\x9e\xa8\x4b\x8e\xef\x64\xec\x1d\xef\x60\x9f\x60\x9f\x4e\xbf\x14\x1f\x1e\x6b\xe6\xa0\xeb\xbe\xef\xb5\x3e\x86\x7a\x04\xbc\x90\xfe\x13\x31\x19\xe2\x2a\x70\x23\x86\x2f\xc2\x9e\x38\x19\x7f\x37\x56\x05\x5a\x9c\x2b\x95\x39\x00\xfb\x5b\x09\x2d\xa9\x44\x1c\x10\xdb\x5d\xa9\xe7\xbe\xb4\x05\x0f\xd7\x73\x7d\xe1\x51\x7f\xb1\x73\x41\xed\xd0\x80\x67\x3b\xbb\x16\x3b\x3e\x3c\xa3\xfb\xae\x1a\x1e\xb9\x0d\x01\xbe\xcb\x6e\x8f\xf3\x96\x43\x20\xae\x93\xb1\x9f\x22\x6f\xb9\xd2\xfb\xf4\xc7\x2c\xb8\x84\x5a\x37\x24\x98\xba\xa6\x6a\x2b\x26\x2b\x7a\x34\xca\x58\xa7\xe1\x7c\xb4\x05\x2a\x32\x32\x03\x9a\xc9\x0f\xb3\xcb\xc2\x98\x61\x7d\x15\xae\x89\x66\x88\x4b\xcd\x35\x39\x83\xc8\x78\xf2\x14\x87\xfc\x6a\xb4\x10\xc2\x74\xfe\x4d\xb3\x06\xc6\xe1\xda\x1b\x2e\xc7\x2b\x4e\x7f\xf7\xc9\x3e\x47\x0e\x87\xe3\x1f\xc2\x3c\x1d\x6e\x34\x4d\xc6\xdd\xb3\x07\x17\xba\x26\xfe\xb1\xfd\x93\xf0\x3c\x2d\xd7\x46\xc6\xef\x5a\x56\x99\xf5\x84\x4d\x63\xde\x45\x9b\x43\x9d\x1b\x05\x3a\xf6\x3e\x32\xab\x45\x19\x4e\x8d\x02\x3b\x25\x43\xee\x59\x94\xb4\x72\x94\x9f\x28\xe2\x7b\xd3\x54\x58\x0b\xfc\xbc\x27\x3f\x89\x09\xc1\x4a\xde\xe3\x10\x5c\x4d\xa4\x72\xd2\x06\xd7\xea\x9c\x7f\xe9\xa7\x7e\x64\x08\x83\x99\xf7\x1c\x3d\x4b\x98\x36\xfb\x3a\x97\x99\x2e\x63\xee\xd2\x79\x33\x7b\xd7\x9c\xa7\x2c\xa0\x00\x66\x9a\x9f\x3c\x5d\xc2\x6f\xb4\x1e\x70\xb1\xdc\xdd\xb0\xdc\xf6\x67\x55\x92\x91\xbc\xee\xaf\x9a\x57\x26\xc9\xb2\x2d\xf5\x57\xcc\x05\x04\xea\x1a\x2a\xad\x96\xc9\x67\x8d\x4f\x1d\xf6\xe1\x15\xdd\x32\x5e\x39\x80\xe8\xf0\xed\xb0\x11\xc8\x17\xea\x2d\x5a\xe0\x9a\x0f\xd5\x82\x96\xbf\xd6\x1b\x4d\x27\xef\xf3\x1f\xbe\x98\x53\xfd\xe6\x3b\xaf\xb2\x0e\x9d\x1b\xeb\xaf\x2a\x59\xf5\xa4\x06\x28\x55\x02\x7a\x1e\xb5\x02\x75\x1a\xda\x9a\xe9\x79\x8d\xef\x35\x18\x83\x7c\x5a\xdc\xd5\x0c\x1d\xe6\xdb\x5e\xab\x76\xe9\x8f\x77\xce\xab\x36\xc8\xf9\xf6\x50\x34\xf8\xf9\xe7\x7b\x4f\xb5\x4c\x08\x13\x8f\x43\x8c\xa8\xd0\xf3\x71\x5d\x7b\x53\xc8\xda\x14\xc2\x9b\x03\x92\x48\x19\x65\x17\x5b\x59\x0b\xf3\xe6\xfd\xf4\xb6\x30\x0f\xc1\x47\xfb\x78\xb9\xdd\x55\xbc\xed\x8d\x57\x5f\xa0\xfc\xfd\xe3\xe6\xde\x38\x45\xa7\x99\x9a\x6e\x57\x25\x68\x9b\xe9\x63\x3d\xd9\x6f\xb9\x76\xfd\x39\x52\x4c\x61\xb3\x83\xeb\xe2\xbc\x2e\xc3\x23\xda\xa2\xc9\xc6\x98\xb1\x04\xe1\x47\xf2\x93\x53\x80\x90\x38\xaf\xce\x8c\x90\x08\x0b\x5a\x64\xd6\x40\x45\x16\xf5\x74\x0e\x67\x84\x40\x99\xcd\x19\xd9\x33\x21\x88\x31\xee\x54\xeb\x97\xaa\x59\x04\xda\xdd\xe7\x3f\x6a\x48\xec\xcb\xcf\xaf\xb6\x87\xf0\x44\x9d\x1e\xac\x62\x85\xde\x7e\xc4\x2e\x33\x3e\xc0\xec\xdc\x5d\x10\x14\xfa\x3d\x24\xb7\x60\x2b\x60\x54\xa1\xb5\xb0\xc0\xab\x91\x10\xb2\xf8\x80\x73\xdb\xeb\xe7\x52\x0f\xed\xa2\xb9\xe1\xaa\x1d\x81\xa0\x44\xde\xb8\x80\x7e\xc5\xb7\xb0\xd8\x49\xfa\x40\xfa\xb0\x90\xc8\xce\x4e\x84\x2c\xe4\x29\x14\x63\x5b\x16\x4c\xf4\x3d\x30\xc9\x39\xe5\xe4\xe8\x93\xde\xca\x10\x8a\xd6\xf1\x44\xdb\x36\xe5\xf9\xb1\xd8\xe4\x0e\x35\xe9\x19\xfe\x09\x37\x45\xeb\xfc\xc6\x56\x3f\x4d\x7f\x57\x78\x3b\x81\xb2\x34\xf1\x6c\xbb\x8a\x84\xab\x6b\xdc\x72\x21\x78\xa4\x14\x3c\xa1\xe2\xfb\xfc\xe4\xd7\x3a\x71\x1f\xac\x90\x6b\xb9\x58\x4d\x55\xc8\xfa\x0e\x5a\x9d\xf7\xdd\x52\x02\xc9\x9a\xe2\xb5\xe8\x44\xc1\x92\xb6\x17\x56\xa8\x70\xe2\xcf\x45\x59\x59\x1b\x5c\x73\x85\x29\xe9\xd9\xd1\xf7\x96\x13\xf2\x9d\x23\x4c\xaf\x03\x59\xe2\xe9\xbd\xb9\x8f\x44\x89\x53\xa7\x8d\x43\x32\xef\xbe\xf5\xd6\x2b\xe2\xda\x66\xc6\x56\x3b\x91\x6d\x2c\x7d\x6b\x0d\x8f\xae\x5f\xdd\xb4\xc5\x05\xa4\xf2\xac\x67\xe1\x6a\x03\x12\xd7\x74\x70\xa1\x36\x5f\xd6\x42\x70\x77\x75\x2e\xaf\x37\xa3\x3e\x08\xc7\x2f\x9d\x12\x5d\xa8\xa0\xc5\x4f\xa4\x5f\xe4\xd6\x45\x7d\xf2\x4f\xd2\xea\xc2\x47\x4a\x23\x49\x08\x5a\x32\xe1\xb2\x23\x87\x6c\x6c\xbb\xd0\xa5\x82\x7c\xd9\x16\xd0\xa9\x87\x36\xef\x81\xb5\xab\xa3\xd9\xfa\x9c\xda\xbc\xd0\x45\x7d\xf3\x0d\xc1\x78\x6a\xd7\xb5\xb2\x09\x02\xad\x89\x2b\x47\x82\xa4\xde\x32\x90\xf4\x91\x0c\xb4\x69\xc5\x32\x11\x2b\x6a\x3f\x78\x73\xe0\x5a\xea\xf4\x6c\xb9\x71\xd7\xe6\xef\x18\x68\xa0\x6c\x66\x5f\x50\x88\xd8\xe4\xd9\x27\xc4\xdf\xf8\x92\xd9\x69\x42\x3d\x91\x61\x76\x10\x3f\x0d\x9b\x1e\x1b\xdb\xe1\x82\x26\x4e\xa8\xee\xdc\x40\x34\xb6\xb5\xf6\x98\x21\x0f\xda\xeb\xba\xda\xe0\x0f\x06\x18\xbb\x36\x51\xfb\x03\xbc\x6d\xf9\x58\x50\x9f\x5e\xcd\x22\xbe\xac\x9d\xbe\x30\x8d\xa4\xd8\xaa\x99\x2a\x49\xc6\xb4\x2d\xc7\xaa\x10\x0d\xea\x0d\x3c\x1f\xe1\x7c\x1a\xcc\x6d\x06\x81\xa4\xe9\x9b\xaa\x56\xa8\xf3\xe9\x0e\x52\x1d\xee\x60\x46\x84\x60\x40\x44\xce\xc4\xe0\xf1\xa4\xec\x99\x2e\x9c\x3d\x84\x3c\x50\x7c\x48\x0f\xad\x1a\x7b\xbb\xa7\x08\xb5\x9d\xb8\xb9\x9d\x0b\x31\x9e\xeb\xd9\xd4\x44\xa5\x76\x35\xf4\x14\xc1\x2d\x86\x53\x7a\xb5\x51\xb2\xa3\xdc\x5d\x4e\x38\xf0\x00\x53\x0d\x89\x78\xef\xf1\x50\xbe\x30\x09\xda\x5d\x15\xbf\x89\xff\xaf\xa3\xcc\xd7\x05\xf1\xae\x2d\xc0\xe8\x01\x5b\x69\xdb\xbc\xf0\x24\x2a\xb0\xaf\x01\x1b\x42\xb0\x1b\x39\x43\x7f\x20\xc7\x4e\xa5\x62\x76\x15\x16\xa7\x4e\x81\x38\xb6\xe3\xee\xbd\xe3\xef\x60\x83\xfe\xa5\xc3\x41\x28\xf3\x88\xe7\xde\x3a\x94\x79\x5c\x7b\xab\x01\x4c\x3f\xfd\x63\xed\x23\xd4\x79\xbc\x67\x62\x80\xb0\xd4\xf7\xab\x6d\x97\x33\xbd\xbd\xa9\xb4\x9a\xe7\xb8\x39\x36\xdd\x8f\xbf\xa8\xc1\x2f\xe2\x2d\xff\xa5\xda\x68\x57\x1d\xee\xb4\xaa\x57\xda\x27\xd4\x5b\x35\xb9\x7c\xb7\xa8\xbb\x35\x55\xe0\x7c\x71\x91\xfe\x0d\x70\xa5\x9a\xea\x48\x07\xe8\xb1\xfb\xcf\x49\x80\x4d\x02\x80\xb5\x09\x1f\x97\x40\xc5\xda\xbf\x1f\x7b\x81\x59\xfb\x48\x4f\xff\x40\x72\x86\xc4\xf7\xbb\xc1\xd0\x51\xf8\xc6\x31\x31\xb5\x67\x67\x58\x82\x77\xa6\xf9\x76\x7d\xa6\x70\x49\x4d\x53\x3e\xfc\x51\x4b\x79\x6d\xfc\x99\xe4\x7f\xa5\x62\x01\xf3\x52\xb4\xa2\x42\x1b\x2e\x49\x9e\x42\xa8\x72\xb6\xf4\x76\x61\x32\xaf\xa0\x82\x62\x31\x27\xe2\x9f\xba\x79\x99\xc9\xdd\x72\xdb\x9b\x0d\x2e\x8c\x50\xcf\xc6\x56\x17\x96\x1d\xf8\xe5\x1a\xd8\xf1\x57\x04\xa6\x11\x75\x72\x0d\xce\xd0\x6e\x7f\x5a\x08\x21\xf7\x7d\x7c\xfe\x97\x58\xd0\xc1\xb9\x6a\xce\xff\xa2\x5e\xa7\xaf\x49\xa2\xba\x2c\xa0\x42\x4e\xbe\xa2\xf0\x5b\xe6\x27\xb5\xa4\xbc\xab\x51\x8d\x9a\x37\xb2\x7f\x7b\x0e\x68\x1f\x66\x49\x99\xf6\xe9\x0f\x64\x09\x2b\x48\x98\xec\x64\xe7\x0b\xa0\x2d\xd3\x72\xdb\x09\x22\xf6\xdb\xf9\x38\x96\x0c\xff\xe0\x1a\x6e\xf0\x85\x24\x50\xef\x31\x8b\x04\x7a\xa5\xa0\xff\x58\x00\xa3\x51\xb2\x7c\x3c\x87\x6d\xa8\xfa\x72\x32\x49\xac\x6e\x8e\x3d\xcb\x16\x0c\xa8\x9a\x59\x32\x96\xb1\x2f\x72\xeb\x05\xd4\x56\x73\x04\xcb\xf7\xf4\xa6\x32\x76\xd3\x8c\x4c\xb4\x53\xb7\xc3\x0a\x2d\x2f\x25\xef\xba\xae\xd8\x72\x26\x7b\x1a\xcd\x3a\xf2\xa6\xc4\x28\xf2\xb9\x2d\xa5\xcd\x08\xed\x7b\xa7\x66\x46\x51\x7a\xfc\x62\x72\xd2\xa0\xd4\xb8\xf4\xb2\x52\xc0\x24\x9b\xae\x45\x1f\xf4\x1b\xfb\x3c\xf5\xf8\x14\x45\x88\xce\xb4\x38\xa9\xa2\xb4\xe6\xbd\x3a\x35\x11\x6a\x2c\x75\x39\x4d\x93\xbf\x9a\x9b\xb5\x20\xa4\xdd\x90\x46\xdf\x3d\x6a\xea\x9b\x64\x59\xc1\x6d\x5b\x10\x5f\x9a\x86\x70\x61\x8c\x0d\x0e\x4d\xf3\x54\x8e\x09\x77\x3e\xf1\x15\x8e\x95\x36\x9a\x0e\x58\x8e\x37\x53\x6a\x0b\x91\x49\x7a\xf4\xf0\x7e\x04\x35\x55\x82\xb6\x16\x1d\x92\xa9\x0a\xff\x9d\x36\x56\x62\x02\xc4\x94\x9c\x34\xfc\x04\x76\x08\x05\x21\x47\xcf\x29\x94\xcc\xa8\x8e\xe7\x57\x78\xad\x13\x9b\x9e\xfd\x56\xca\x4f\xef\x3f\x49\x32\xf0\x4d\x0c\x5a\xb8\x6d\xc3\x13\xed\xda\x9d\xe3\x46\x1f\xd1\x54\xd1\xe9\x47\x1f\x2e\x97\xf6\x23\x94\x29\x0c\x1c\xa6\x1a\xc1\x1e\xda\xe4\x22\x10\xed\x15\x36\x62\x1c\x13\x57\x1e\x79\x47\xe5\x5a\x62\x45\x4c\xac\x98\x44\xca\x62\x42\x32\xa7\x52\x7a\x64\xca\x20\x5a\xa6\x50\x2d\x77\x12\xee\x58\x37\x50\x8d\x46\xde\xa1\x4a\xba\x1f\x9c\x2b\x73\xbd\xf1\x6c\x7a\xbe\x26\x37\x13\xf4\xf1\xc5\x45\x33\xb9\x48\xbe\x53\x69\x67\xe9\xd0\xf8\x85\x8f\xfe\x2a\x81\xf0\xae\xe1\x08\x54\x00\xa5\xd2\x31\x8e\xdb\x3f\x34\x43\x2c\x99\xce\x2f\x27\x2c\x22\xed\xc0\xf7\xb9\xcb\xeb\x2c\xb8\x5f\xa1\xf1\x79\xae\x40\xc0\x89\x8a\x7e\x7e\x5e\xc8\x43\xb1\xc7\x85\xab\x11\xd3\x5c\x87\x25\x22\xb1\x10\xcc\xdf\x5a\x74\x6a\x2d\x82\xd4\x1a\x9f\xff\x01\xa5\xc7\x8d\x30\x79\xf1\x52\x42\x7a\xc6\x66\xf8\x4d\xa3\xe1\x57\x97\xf1\x57\x85\x3e\xe1\xde\x27\xcf\x75\xc3\xef\x78\x3d\x5b\x3e\x4c\x38\xf5\x2c\xea\x7b\x90\x11\xee\xb1\x55\x93\x9e\x13\xec\xf1\x30\x5b\xa7\xf0\x82\x9b\x7a\xf8\x5a\xc9\x8c\xab\xa2\xeb\x49\x79\x93\x6b\xaa\xc9\x68\xe5\x5f\xf7\x1a\x95\x6f\x35\x8c\x5e\x99\x62\x07\x75\x72\xfe\xaa\xdc\x84\xfa\x2f\x21\x0e\xb8\xfb\x6d\x3a\x51\x58\x78\xd1\xe3\xef\xa9\x01\x08\xa7\xff\x6b\x89\x81\xa6\x54\x9d\xd0\x0f\xab\xde\x13\xa6\x4f\xdf\xd7\x24\xba\x39\x1c\xbc\x0a\xca\x2e\x71\x64\xde\x40\x14\x1d\x38\x96\x8c\xc8\x94\x7d\x73\x4c\x69\xfc\x5d\x75\x64\xff\x31\x4f\xa3\xee\x97\xcd\xdf\xc8\xfa\xc6\x37\xd6\x46\xee\xc6\x2d\xba\xd6\x36\x66\x99\x6d\x3e\xb6\x57\xd5\x2e\x76\x54\xd8\xdb\x88\x29\x76\xee\x39\xe7\x72\x5d\xee\xda\xf4\xc8\xc6\xb8\xf4\xe7\xf8\xdf\x82\x2a\x8d\xa7\x44\x39\x41\xe6\xa8\xac\xb4\xe8\xb5\x08\xdf\x6c\x79\xd8\xd7\x7f\x09\xc2\x6a\xf5\x9f\xd1\x65\x26\x06\xbf\xde\x30\x34\x08\x59\x70\xef\xfd\x69\x59\xb4\x28\x9e\xb9\xd2\x46\x67\xd1\xdb\x31\xdc\xe9\x6f\x5a\x56\x44\xed\xf9\x63\xf8\x29\x86\xf5\xf1\x37\x03\x0b\xcf\xb8\xfe\x17\xfa\x7e\x16\x37\x86\xdc\xf4\xce\xd5\x80\x91\x14\x03\xd4\xc3\xca\xd1\x17\x46\xca\xd4\xd4\xb1\x24\x4b\x7d\xc4\xf8\xd4\xa9\x8b\x3a\x8c\x7d\x46\xc0\xdf\x0e\xe0\xfd\xbf\x62\x99\x90\xa4\xc9\xc7\xfa\x39\xa8\xf4\x8b\x28\xf5\xc3\xa7\x56\x7d\x85\xb1\x37\x2f\xa7\x82\x35\xcb\x5f\x7f\x18\x5d\xd5\x01\xaf\xeb\x8f\xee\xeb\xf8\x0d\xa4\x8e\xff\xd5\xb0\xab\x30\x9a\x1c\x53\x89\x4c\x98\x9e\xb6\x55\x0c\xf5\x0d\x99\xe5\x91\xab\xb5\x56\x9c\x1f\x92\xae\x56\x7f\xb8\x94\x28\xd9\x25\x3c\xbe\x32\x27\xc3\x44\x34\x58\x14\xd4\xa6\xc3\x5a\xcd\xff\xb3\xe8\x42\x0d\xcc\x07\x3b\xdf\x41\x46\x27\x91\xd8\x25\x5f\xb9\xe7\xbb\x73\x02\xe7\x35\x75\xcd\x5c\x87\x2f\x1e\x8e\xea\x0a\xb1\xbf\xa3\x5b\xe7\x11\x87\xbe\xe7\xdf\xb4\x96\x19\x3a\x1e\x5c\x8f\x95\x29\x9b\xea\xd8\x10\x94\x78\xda\x98\xba\xd1\x29\x76\x3b\x23\x79\x63\x43\x58\x32\xe8\xed\x96\xb8\xc0\xb1\x7d\xdf\xee\x32\x37\xa3\xc6\xdb\x9d\x1b\xb4\x5d\xa1\x9a\x95\x40\xf6\x64\xca\xcf\x65\xd3\x47\x9b\x84\xb1\x25\x0f\xcd\x76\x5c\xde\xe2\x2b\x93\x2a\xac\x44\x01\x3f\xb5\xe4\xd9\xdf\xea\x01\x1a\xd3\xe9\x58\x67\x3e\x3b\xfb\xe9\xc2\xb4\x1a\x57\xd9\x99\xde\x13\x34\x37\xeb\x09\x74\x3b\x82\x47\x62\x57\x6b\xe7\x33\xd7\xdf\xa9\xed\x5d\x59\x8e\xb1\x46\xf9\x9d\x8f\xec\x57\xd2\xa7\xb6\x46\xa8\x57\x03\x53\x36\x9e\x91\x43\x6d\xbe\x6f\xd8\x90\x2e\x6a\xdc\xd9\x6c\xc6\x2f\x3f\xa8\x5f\xe1\x24\xff\xa5\x56\x2f\x65\x51\xa5\xc8\x4d\x8b\x9d\xd4\x7f\xa4\xb2\xa5\x7a\xf5\x4d\xfc\x85\xca\x6f\x14\xd8\xb1\x65\x5b\x3b\x25\xfe\xe9\xce\x34\x84\x7a\xe5\x74\x79\xc5\x9f\xfc\xfb\xf9\xf3\xcd\x2c\xda\xaf\x7d\xfc\xf6\x19\x8d\x63\xab\x7f\xbb\x9c\x8a\x1c\x6f\xdc\x3e\x25\xeb\x36\xa4\x6f\x5b\x90\xc4\xd2\xc9\x1b\x35\xc4\xe6\x20\xe9\x27\xc2\x44\x5e\xbb\x84\x27\xc6\x84\x46\xdd\x80\x8d\x38\xec\xec\xc3\x92\x95\xbb\xa4\x14\xea\xc7\xa5\x1d\xf2\x0e\x45\x6b\x89\x99\xd2\x4c\xd6\x5d\x4c\xa1\x4a\x92\x1a\xa0\x2a\xd3\x9f\xf7\x56\xa1\xef\x97\x8c\x77\xa5\x51\x74\x1d\x3b\xdd\x7f\xe1\xb6\x43\x57\x7b\xb6\xd1\x1e\x43\xd7\x3a\xfb\x30\xbc\x43\x75\xcd\xd3\x78\xd1\xc7\x96\x55\x95\x04\xf5\xee\xc4\xe2\xbf\x24\xfb\xb6\x1f\xc9\xdd\x64\x4a\xfb\x72\x1c\x40\x8b\x9c\xe7\x89\x2a\xa1\x0e\xcc\xdb\x79\x8f\x10\x12\x16\xb4\x0c\xeb\xd1\x7c\x0b\xca\x94\x27\x38\x9e\xf9\x36\x52\x18\x81\x34\xaf\x40\x64\x23\xc6\xcf\x5f\x21\x60\xe1\x3a\x13\xdb\x7b\x12\x50\x9f\x99\x47\xfb\x77\xa0\xef\x97\xc2\x77\x25\xc1\x06\x5b\x5b\x3b\x7f\xe1\xa9\xa3\xe6\x7d\xbc\x68\x8f\xb1\x7b\xdd\x0b\xd8\x1f\xc3\xe9\x8d\xbc\xf8\x8f\x03\xea\x55\xed\x24\xe7\x1e\xcd\xac\x5b\x64\xd1\xce\xa0\x78\x1a\xcd\x6b\x1e\x1b\x79\x42\x2e\x9f\x7f\xec\x74\x13\x27\x37\xef\xa3\x55\x8f\xb9\x3b\x7f\x97\x9c\x8f\xef\x9e\x2b\x21\xde\x20\x2e\xcd\x99\xe0\x9b\xc8\xf8\x39\x7e\xdc\x36\x34\x7a\x04\xf4\x14\x04\xf7\x9a\xc4\xed\xd3\x03\xdd\x33\x16\x7b\x8f\xa1\xef\x97\xa6\x77\xc5\x20\x22\x5b\x02\xdb\x50\x04\x62\xc6\x61\xc4\x1d\x3a\xbb\x96\x39\xc9\x83\xb2\x58\x0c\xe8\x32\xc6\x67\xce\xe5\x56\xe7\x10\xbd\xa6\xaf\x65\x01\xf8\xe9\x09\xb3\x90\x39\xa4\xd2\xd8\x63\x73\x27\x50\xf7\xc4\xdd\x87\x0b\xb8\xfb\x33\x18\xc2\x22\x29\x68\xa6\x03\xe7\x23\x16\x32\xeb\x84\xf8\xa9\x64\x39\xfb\x12\xf1\x18\x7c\xd4\xe7\xf8\x4c\x13\xca\x34\xd4\x78\x7c\x0a\xac\x4e\xea\x1c\xe5\xc3\xa0\xb3\x86\xfb\x43\x10\xf6\xd5\xd3\x3d\x57\xd6\xad\xcd\x3b\x9b\x3d\x38\xa6\xf9\xa3\xd1\x22\xf6\xd9\x09\x42\xcb\x00\xaf\xf4\xb0\x5f\x89\xb4\x80\xcb\x00\x22\x19\x2f\xc0\xf8\xd8\xc9\xb7\x85\x47\xad\x07\x66\x44\xe0\x34\xef\x95\x12\xd2\xe0\xda\xef\x6d\x03\x4a\x65\xef\x8d\xdf\x80\xc6\x6a\xf3\x4c\x26\x81\xdf\x7a\x7a\x4f\xe7\x83\x96\xe0\xe2\x1d\x96\xa7\x1f\xa0\x7f\x7a\xde\x3d\xbf\x0a\x44\x0c\x23\xce\xf0\xb0\xd3\x49\x8b\x53\x33\x60\x67\xc9\xf0\x94\x46\xb2\x9b\xda\x5f\x62\xe2\x9b\x19\x7c\xda\xfb\x55\xac\xb0\x2b\xb0\xea\xb7\xcc\xd5\xb6\x87\xd9\xbe\x8a\xc7\x4d\xa8\xe8\x24\xa5\xb2\x86\x87\xae\x93\x4a\x16\xf5\x9a\xda\xaf\x94\x7f\x36\x80\x85\xf4\x34\x8d\x9b\x0e\xf0\x09\x26\xfe\xad\xbf\x58\x66\x1d\x36\xdb\x8b\x99\x58\x43\x93\x27\x2c\x98\xc3\x31\x88\x5a\xf5\x63\x7f\xf4\x76\xcb\xcd\x53\x0b\x4c\x45\x67\xfb\x19\x14\xdb\x3b\x38\x74\x4e\xa5\xbd\x1f\x4e\x3f\x14\x13\x2e\xef\xe1\x9f\x1e\x93\x27\x36\x1d\x34\x2f\xaa\x3f\xac\xad\x2d\xa9\xd1\x6b\xab\x8c\x4d\x31\x36\xb2\x2e\x27\x04\xab\x99\x5a\x94\x1e\xd9\x2b\x59\x22\x4b\x3f\x6a\x1e\xda\xf5\x95\x93\xc4\xb8\x5d\x7d\x2a\x0e\x39\xb6\xbc\xcd\xaa\xa3\xe1\x9f\x83\x1c\x5a\x70\x2c\xed\x69\x3a\x43\xed\xcc\x33\xb8\x17\x85\x75\xc7\xc3\x04\xa6\x72\xcd\x93\x22\xd2\x4e\xed\xe3\xd3\x37\xdc\x02\x2d\xfe\xcf\x52\xc5\xbf\x37\x07\x6c\xf6\xab\x84\xd7\x04\x8f\xf1\xeb\x0b\x96\x95\x36\xb9\x9b\xa7\x16\x7d\x2d\x08\xb0\x2d\x2e\xb8\x97\x10\xee\x94\x97\x87\xf7\x37\x75\x3b\xca\x1d\xb6\xfe\xe1\xf5\x24\xcf\x59\x73\xd4\xff\xa0\xc0\x5c\x62\x3d\xa4\xba\x98\x8f\x47\x3e\xf2\x47\x69\x0e\xa6\x33\x31\xb7\x2e\x11\x1c\x94\xdb\xd8\x75\x00\x46\x10\xce\x32\x6e\x9d\x2a\x50\xee\xe5\x30\x9f\xe2\x39\xb1\x85\x6d\xcf\xee\x4a\xd0\xca\xbf\x9c\x0e\x6a\xde\x2d\xc5\xaf\xa7\x98\x72\xe6\x69\x8d\xc8\xd8\x75\x65\x37\x35\xb5\xb9\xfd\xc9\xb4\x2e\x40\xf8\x8e\xa6\x77\xc4\x7b\x07\xad\xa5\x75\xfa\x3a\x86\x2d\xa4\x33\x59\x4f\x47\x89\x66\x64\x6a\xcd\xc6\xba\x65\x5f\x95\x7e\x90\xf0\x35\xf7\x0b\x9f\x54\x8a\x44\x21\x1d\x5e\x3c\xcb\xad\x62\x0d\xc6\x50\xc1\xd9\xfc\x18\x66\x4c\x1e\x0a\x3f\x7b\xce\xc1\x41\x8a\x1d\x7e\x0e\x11\x43\xa4\xb8\x3f\x8b\xd4\x9e\xcb\x92\x39\xa9\xb0\x5a\xcb\xbc\xfa\x84\xc9\x35\x2b\xc5\x6a\x44\xcd\xbf\x2c\xe9\x56\xd3\x8b\xf0\x85\x84\x1f\x85\xa2\xf1\x17\x13\x6e\x27\x88\x25\x89\xc4\x17\xfa\x76\xa7\x72\x25\xe0\x6d\x84\x33\x78\x12\x5b\xb4\xd3\xb2\x32\x52\xe6\x64\x9e\xe5\xfc\xc8\x88\x14\xc0\xe4\x0f\x67\xdb\x13\x25\x4a\x33\x8a\xe0\x08\xc1\xa6\x9d\xfa\x8f\xc8\x51\x0e\x11\x4f\xc4\xb9\x89\xc0\xa1\x3f\xfa\xc5\x4f\xcd\xe9\xd0\x85\xb3\x3e\x3b\x99\x98\x3f\xa7\x0b\xbe\x7f\x63\xeb\x37\x02\x23\xc6\xa3\xfa\x47\xc9\x89\x87\x51\x40\xcb\xa3\x0c\xb1\x48\x85\xa2\x8d\x5c\xe3\x08\x97\x84\xf1\x42\xba\xf0\x14\x3f\x9b\xe2\xba\xf0\x41\x9b\x57\x65\xec\x91\x16\x3a\xed\x15\x01\x31\xc1\xb2\xca\x55\x86\xf1\xc7\x02\x11\x35\x92\xc9\xfe\xa4\xb0\xc6\xc2\x4c\x45\x24\xbe\x8b\x56\x6c\x86\x18\xe6\x0b\xb4\x88\x79\xa5\xa1\x91\xeb\xa4\xf1\x6a\xd5\x6e\xc8\xa3\xef\xfc\x20\x24\x23\x60\xf9\xb9\x4b\x52\x71\xc8\x8d\xed\xc7\xd9\x45\xc1\xd2\x93\xc6\xc5\x2c\x41\x6b\x1d\x77\xcb\xb1\x41\x45\x65\xb3\xd5\xc9\x01\xa4\xa4\x8b\xf5\x14\xff\xcb\xfe\xc8\x46\x79\xbf\x73\xdb\x8f\xcd\x96\x01\xb2\xba\x29\xad\x17\x83\x62\x65\x15\xdb\xb6\x43\x67\x05\x78\xda\xdf\x44\x4a\x12\x5f\xf7\xc8\xc7\xed\xc3\xa7\x87\x1c\xd2\x3e\xc3\xea\xa9\xb7\x69\x65\x6b\x31\x0e\x27\xc6\x13\xef\xc7\x83\x55\xac\x9a\xdf\x13\x33\xc6\xdd\x18\x5f\xa7\x95\xaf\x7a\x2b\x1e\x15\xd5\xbc\xf7\x26\x2f\x5c\x6e\x7a\xe4\x9d\xd8\xeb\xd0\x5a\xee\x25\x5c\xf1\xb7\x33\xda\xed\x63\xb2\x71\x0f\xaf\x6b\x74\x40\x6b\x6f\xad\x4b\xbf\xbd\x4c\x5f\xa0\xeb\xa8\x9e\xd7\x00\xd9\xbd\x47\x96\x71\xb0\xc1\x2b\x8b\x1f\x39\xe4\xe8\x7b\x82\x27\x8d\x36\x07\x85\x80\x0b\x27\x03\x63\x28\x10\x2b\x2a\x86\x96\xb2\x96\x12\x5e\xad\x1e\xfc\xdf\xe5\xd4\x6a\xdd\xec\x0f\xb9\x55\x6d\xe6\x93\x2f\x83\xbb\xf3\x9c\xa2\x5f\xf0\xf5\xe9\x38\x55\xaf\xb7\x0d\x84\x38\xf5\x0f\xdb\x0d\x6b\x3a\x90\x6a\x1d\xc6\x2e\xd8\x68\xa4\xb5\x8c\x6b\x5a\xa9\x04\x5f\x9a\xd0\xb1\x54\x74\xa8\x9b\x5c\xb7\xc8\xd7\xbb\x36\x9d\x67\xa9\x2d\xd5\x3d\x6b\x6a\x3d\xc3\xf5\x6c\xae\xc3\x9e\x0e\x85\x98\xab\xf2\xd8\x81\xcf\xce\xe9\x06\x57\xc2\xd6\x22\x9a\xf9\xdc\xbe\x62\x32\x98\x84\x25\xbe\x0c\xd6\xd4\xc9\x1e\xbe\x0d\xec\xac\x50\xcf\x79\x73\x77\xe2\x3f\x23\xf2\xcb\xc7\xb3\x93\x96\xda\x07\xd4\x05\x8c\x19\x64\x86\xb6\xa4\x6b\x14\xd7\xb2\xb4\x3c\xa0\xf7\x29\x97\xb8\x92\xaf\x7d\x18\xfe\x76\xb5\x4c\x93\xec\xfc\xdf\xda\x3d\xf5\xdf\x7a\x7f\xd6\x9f\x6b\x60\x24\x19\x36\xaf\x6a\xf2\xb1\x7f\x5c\xb1\x31\xc4\xe2\xb7\x16\xff\xd8\xce\x63\xf4\x17\x41\xee\x3e\xa8\xb1\x84\xdf\xdc\xe7\x2f\x27\xca\xd3\xb8\xe3\x5f\x92\x5b\x39\xf8\x92\xde\x30\x4c\xd9\x88\xf9\xbf\xe7\x5b\x31\x50\x30\x7b\x1d\xb7\x7d\x41\x45\xfc\x48\x65\x7f\x52\xfd\xcb\x2a\xf6\xf0\x89\x0a\x5d\x8f\xe6\x91\xa4\xfc\x7a\x11\xd7\x61\x8a\xcc\xad\xe8\xba\xa3\x59\x89\x38\x0f\xf0\x41\x9b\x90\xb0\xee\xd5\x3d\x6e\x9e\x45\x91\xff\xd6\x57\x79\x58\xd8\xef\xad\x3a\xc8\x45\x93\x94\x57\xdc\xf4\x4e\xf0\x43\x4b\x3e\xd6\xaa\x58\x52\x71\x00\x3b\xe2\x79\x69\xed\x77\xf6\x27\x67\x43\x6d\x99\xdc\x82\x27\xb8\xe5\x0a\xde\xdb\xaf\x6b\x76\xec\x79\x7e\x3f\x03\x76\xee\x08\x48\xef\xfa\xee\x5d\xe2\x1f\x9c\x11\xd8\x93\xe2\x59\x6d\xea\xda\xe3\xe5\xe6\xcf\x74\xdf\xb5\xe5\xa4\x04\xff\xda\x36\x60\x47\xda\x53\xb6\x6a\xa8\xcb\x5a\xd6\xdb\xca\xe4\x17\x0f\x69\x4b\x6b\x5c\x11\x9c\x3b\xcb\x03\x34\x1b\x4a\xe4\x52\x16\xed\x98\x2c\xb3\xc2\xab\x1b\x85\x6f\xab\x4e\xa6\xea\x9f\x2c\x76\x44\xd2\xee\x9c\xc4\xcf\x4d\xd1\x1e\xbd\x30\xdd\x6a\x67\xd7\x78\x1e\xba\x05\xe3\x9c\xdf\xfb\xba\x63\xc8\x19\xbc\xad\xbb\xa3\xc5\x81\x9b\x30\xda\x69\xa3\xc5\x37\xe6\xee\x98\x52\xbd\x33\xf4\xb7\x6c\x29\x1a\xc1\x3d\x1b\x87\xe4\x34\xfb\x17\x9b\x17\x49\x7f\xf4\x06\xb6\xee\x12\x7c\xc5\x22\x56\xf9\xc8\x2d\xb4\x99\xe5\x21\x4a\x0f\xe5\xf7\xd2\x0a\xd5\x82\x7c\xb4\x44\xa1\x1e\x92\x01\x18\x7c\x6e\x7b\xff\x0c\x98\x58\x09\xdc\x57\x81\x90\xf7\xee\x1f\xf0\xc2\xcb\xc6\xe8\xfa\xce\xd1\x2b\xa3\x95\xbd\x97\x30\x4b\x63\x61\xed\xb7\xf1\x7a\x03\x9d\xb5\x4e\x04\xdf\x7e\xb7\xf2\x23\xca\xa7\xc5\xa8\x92\x79\x5a\xff\x7c\x5a\xa6\x16\x2d\x67\x5e\x26\xaa\x96\x76\x75\xbe\xda\x5b\x82\x84\x58\x44\x1a\x85\x63\xa7\x16\x7f\xd0\x18\x70\x87\x8b\x09\xe4\x1b\x84\x9e\x85\x65\x62\x34\xe9\xf2\x82\x22\x21\x02\xfe\x72\xea\xed\x81\x06\xcc\x69\xbe\xe0\xa0\x0e\x76\x73\x55\x6e\xff\x3d\x14\xbb\xb7\xb9\xff\x02\x2c\x7a\x08\xec\xdc\x85\x55\xcd\xcf\x8d\x76\xa2\x1e\x2d\x65\xf4\x43\xf0\x8c\xe3\x07\x0d\x06\x14\xdb\xa5\xfe\xca\x28\x5a\xd0\xfc\xf3\xec\x9b\xb4\xb4\x79\xa9\x48\x5d\xca\xb3\x85\x10\x27\x61\xe2\xeb\xc5\x60\x35\x10\x0e\xbb\x74\x85\xf2\x1f\x21\x73\xf1\x12\xb1\x8b\x14\xb4\x20\x48\xe0\x21\xf7\xcc\x3f\xc6\x4b\x03\x53\xe3\xb5\x27\x9c\x08\xc1\xe9\xa7\x87\x53\xb0\xef\x0b\xfb\xff\x8f\xb5\xb7\xfe\xaa\x42\xeb\x1a\xfd\xb7\x7a\xc4\xf6\x1c\x8f\xad\xb4\xf4\x4e\x5a\x45\x41\x09\x91\x10\x29\xe9\x0e\x11\x04\x69\xe9\xee\x96\x06\x41\xba\x4b\xba\xbb\x61\x6f\x36\xbb\xbb\xd8\x45\x83\x1e\xf3\x58\x7c\xc7\xf7\x3c\xef\x1d\xe3\x79\xc7\xfb\xdc\x3b\xc6\x1d\xe3\xfe\x36\xe7\x5a\x9f\xb5\xe6\x9a\x73\xfd\x01\x1f\xc6\x77\xc1\x67\x84\x2b\x4c\xa4\xe0\x43\x7a\x0e\x1d\x2d\x38\xc8\xe4\x11\xb5\xc5\xf3\x69\x82\xcb\xdf\xa5\x27\x88\x4f\x46\x9d\xc1\x66\xe8\xa2\x16\x77\x48\x1f\xa2\xbf\xe4\x2c\x24\x1f\x6e\x12\xaf\x07\x34\x5c\xd1\x77\x97\x96\x72\x42\x22\x35\xbf\x0b\x0f\xae\xda\x8a\x3d\x04\x8e\x20\x8e\x49\x7b\x69\xf2\x10\x38\xd1\x59\xa3\x03\x44\x9c\x18\x4f\x48\x6d\xec\x25\xef\x9d\x70\xde\x74\x0e\x37\x51\xcc\x73\xf1\x80\xf5\x56\x74\x08\x39\xbd\x76\x42\xe8\x3b\x45\x93\x9d\x77\x15\xc9\x7f\xca\x63\x4b\xa9\xd1\xca\xd0\x05\x8a\x32\xb8\x9b\x63\xf4\xdb\x82\xab\x77\x5a\x3f\xde\xc5\xc3\x91\xc5\x4d\xea\xa0\xa5\x0f\xb1\xdf\xd4\x26\x96\xa4\x9d\x79\xaa\x12\xcb\xc7\xd4\x6f\xdf\x7e\xb5\xac\x2f\xb6\xfc\x28\x6e\x39\x46\xec\x9c\x63\x0f\xdc\x5c\xd8\x21\x54\x05\x7e\xfd\x7a\xa5\xf8\xa5\xde\x18\x6e\xa7\xa8\xfb\x30\x63\x3d\x4c\xdc\x71\x4a\x82\x57\x2d\xe1\xb8\xe8\xc0\x8d\x96\xb9\x8e\xda\xe0\x38\x43\x44\x08\xed\x74\x81\xbb\xbf\x21\xb6\x17\x66\x1f\x1c\xcc\x71\xfb\x34\x8c\x5d\x26\xe6\x6b\xef\x99\x67\x8d\x01\x72\x4f\x59\xf4\x8d\xa4\x87\x9b\x59\x0e\x0e\x1b\x3b\x1d\xb1\x46\x8c\x94\x69\xba\xdb\xf7\x8f\x8d\x00\x37\x9f\x75\x4f\xd0\xae\x79\x45\x48\xcd\xef\x5c\xe6\xa6\x69\x2c\x92\xcf\x6f\x49\x45\xb6\x50\xd9\x09\x52\xd4\x2e\x14\xb7\x5a\x66\xbd\xdf\x8b\x7f\x07\x48\x9d\xbc\xbc\xd1\xa5\xac\xbc\xe4\xb0\x79\xf3\x81\xe1\x0c\x08\xa3\x6c\xaa\x30\x6a\x37\x16\x69\x67\xd5\xf7\xb0\x35\xdf\x55\xb0\xcb\xf2\x75\xbe\x07\xa8\xe3\x5b\x9a\x8c\x17\xa6\x7d\x2d\xe8\xd0\x0b\xb3\x76\xac\xc3\xb9\xc0\x89\x8e\x95\x87\xaf\xc2\xe4\xba\x06\x95\x8b\xa2\x8d\x7a\xe1\x12\x37\x12\x70\xc3\x27\x2f\x9c\xc9\x7f\x3a\x6d\x7f\xd1\x59\xd6\xbf\x22\x88\x6d\x0d\xbc\x5a\x37\xcd\xb1\x82\xce\xb6\x4c\x73\xaa\x6e\x3e\xe8\xd1\x5b\xb7\x7b\xc4\xee\xd3\xa0\x2c\x58\x4d\x76\xbf\x85\x93\x5d\xad\xda\x66\x06\xc7\xbc\x45\x9a\x4f\x35\xf8\x06\xbc\x6f\xb8\x50\x48\x0c\x3d\x5a\x67\x9f\xa8\x12\xa9\x5c\x3b\xe7\xd7\x1d\xab\x5e\x97\xe9\x70\x31\xf1\x41\xc3\x51\x83\xd6\x94\xb5\x66\xa3\x5b\x6e\x99\xcd\x6d\xb7\x64\xbf\xe6\x3e\xe8\x84\x5c\xdd\x7e\x13\x3f\xba\x7f\x35\x19\xc8\x2c\x30\x66\x1f\x40\xd6\x4a\x7b\x38\xf9\x4a\xcf\x2b\x68\xdc\x7a\x83\x83\xfa\x9f\xdc\x6c\x07\x91\x46\x33\x32\xef\x59\x57\xcd\xd4\x62\x47\xa0\x68\x15\x62\xf0\x6c\xc4\x52\xc5\x4c\xfd\x40\xc2\xb1\x37\xf7\x0b\x2a\x52\xaf\x94\xdb\xc6\xeb\x65\x50\xca\x55\xfd\x34\xb3\xb7\xde\xd8\x38\xbc\xcc\x0d\xa8\xcc\x31\xfa\xbd\x40\xbb\xc6\xe7\x6e\x79\xb1\x7f\x7d\x24\x98\x5c\x5a\xdf\xfc\x4a\xe4\x44\x53\x44\xdf\x8c\xf0\x10\xc4\x3d\x09\xc7\x87\x28\x46\x67\xba\x73\x39\x7a\xd1\xb9\x8b\xdc\x4b\xf6\xdd\x25\x2d\x9c\x01\x5f\x9b\xb2\x30\x4a\x6a\xf8\x56\x69\xde\x32\x34\x31\xab\xe8\xfd\xe0\xed\xcc\xb5\x22\xb5\x86\x99\x82\xeb\x85\xd2\x85\x76\xc5\x1e\x85\xc7\xe2\xc7\x5e\xdf\x2d\x40\xfb\x35\x97\xdb\x17\xb6\x39\x6a\x54\xa8\x97\x84\x3d\x4e\xac\x72\x2b\x5b\xd5\x68\xaf\x69\xa8\xbc\x0a\x2b\xaf\xe3\xd6\x9c\x12\x0b\xeb\x24\xbe\x85\x89\xee\x29\x8c\x06\x4b\xf2\xa7\x1e\x12\xa3\x17\xf9\x58\xdb\x94\x44\x77\xfe\x05\xbf\xf6\x8c\x64\x6e\x47\xfc\x40\x6e\x12\x33\x33\xeb\xdd\xab\x54\x84\x43\xb1\x79\x8e\xc2\x70\xd0\x9b\xb2\xec\xe1\xa6\x9e\x1a\x44\x16\xb5\xc8\xba\x41\x3a\x73\x3a\xe1\x5e\x53\x6e\xa6\x96\xff\xa9\x16\xfb\xcc\x03\x27\x60\xdb\xb9\x1c\xd0\x63\x42\xfb\x6c\x9e\xa1\x46\xed\x5b\xd5\xc2\xa7\xb0\xc9\xae\x6b\x25\x89\xe2\xe7\x86\xb2\x6b\xff\x14\xd3\x7a\x70\xdf\xeb\x8f\x1d\x59\x9b\xdb\x01\xa7\xb7\xec\xfc\x12\x42\x02\x36\x3e\xa7\x28\xc7\x8e\xad\xcf\x94\x28\xa4\xda\x72\xfa\xaa\x5f\xa6\xba\xac\x6e\x36\xb5\xa5\x8a\x8d\xe7\xb4\x3f\x4c\x19\x68\xcb\xec\x52\x4d\xca\x29\xce\xed\x59\x4b\xc0\x27\x1e\xef\xfb\x9e\xe0\xef\x4f\x1c\x38\x95\xb0\xef\x7c\x71\x10\x98\x64\xf9\x98\x32\x14\x94\x32\xaa\xde\x30\x8c\x4e\x77\x82\xba\x8e\x70\x32\x33\x44\xac\xa7\x3f\x15\x41\x85\x8b\xc1\x97\x21\x2d\x98\xbc\x80\x37\xce\x55\xfb\x36\xa9\xe9\xcf\xeb\x77\x3a\x8b\x73\x83\x88\xdb\x41\xed\x55\xb1\xb7\xb7\xf6\x7b\x0c\x62\xbf\x12\x72\x07\x81\xb1\xdd\x33\x53\x23\x5a\x31\x2e\x6f\x81\x13\xe7\x23\x6d\x4b\x7a\x27\xcd\xc3\xed\x92\x6e\x4e\x99\x84\x99\x07\x1a\x4f\x3f\x0c\xab\x70\xde\x9a\xd1\x0a\x6f\x79\x5c\x36\x0b\x8c\x9c\xbe\xf3\x75\x2e\x2a\xba\x17\xf8\x72\xfe\x8f\xd8\xa5\x6b\xe8\xc5\x3b\xe9\xa5\xd7\x2b\xc0\xf2\x90\x52\x4c\x59\xf2\x55\x8b\xc2\x0f\x6b\x25\xc5\x8e\x3f\x76\x94\x9a\x35\x9f\x7a\x6e\x86\x0d\x1b\xf9\x71\xb7\xca\x66\x6b\x43\xe1\xcc\x89\xf9\xba\x10\xb7\xe5\xb9\xc5\x96\xe0\x82\x5e\xc5\x65\x84\x3f\xf1\x0d\x1d\x4e\xf4\x35\x4d\xdd\x46\xbc\xf5\x71\x0a\x36\x59\xf1\xf4\x0e\x70\xee\x41\xd6\x78\x4f\x3e\xc2\xaf\xb2\x5e\x94\xdc\x6a\x41\x4d\xfa\x6f\x49\xc1\x57\xbc\xc2\x3e\x8a\x0f\x23\x12\x12\xae\x88\xb6\x67\x56\xdf\x71\xf8\xfc\xf0\xb5\x86\x0e\xf8\xfd\xe3\xc6\xab\x8f\x68\x3b\xbe\x03\xaf\x6d\x75\x37\x9d\x16\x05\x5c\x06\x37\x13\xb1\xca\x2f\xbe\x6f\xd4\xe1\x96\x7c\x4e\x62\xb5\x88\x97\x3c\xcb\x87\x1b\x48\xda\xee\x95\x35\x57\x49\x5d\x2e\x06\x99\xc7\x48\x69\x8e\x6b\x21\x66\xa4\xaf\xf6\x51\x2e\x3a\x14\x43\xfb\x39\x83\x44\x5a\xa6\xbd\xaf\xca\x18\xee\x94\x4b\x82\x9c\x35\xea\xa4\xcf\xbe\xd4\x59\xe4\xec\xcb\x7d\x89\x4b\x45\xe7\x15\x3e\xec\xba\x34\x28\xab\xbc\xdc\x39\xe8\x7f\xa4\x16\xfe\xee\xe8\x9c\x92\xfe\xe7\x9d\x19\x94\xa9\x59\xeb\x86\x0d\xfe\xa7\x65\x38\xdd\x96\x3a\x60\x8d\xc7\x3a\xb0\x4e\x99\xbb\x0c\x3d\x63\x60\x4c\x20\x95\x4d\xac\x2f\x06\xab\xa9\xdb\xec\x07\xba\x17\x82\x94\x58\xa6\xf7\x55\x6c\x57\xe9\x0f\x6e\x8f\xde\x57\x22\xd5\xdf\xbf\x2c\x1f\x8b\xfd\xf9\x98\x0d\xc4\xa2\x5b\xec\xb3\x65\x10\xab\x83\x5e\xfb\x52\x27\x6b\xdc\x61\xed\xfc\x9a\xc6\x6a\xa5\x23\xcc\xcd\x3e\x0b\xe5\x7e\xee\x2f\xcc\xe2\x4d\xf7\x3d\x63\xf2\x07\xd5\x29\xf6\x51\xf2\x67\xcd\x29\x0a\x8d\x1e\xa1\xad\x82\xa4\xd3\x3a\x6e\xaf\x74\x5a\xd0\xce\xa9\x9c\x2b\x0c\xa2\x85\x28\x25\xc6\xe2\x28\x26\x0a\x17\x9f\x6f\x90\x63\x60\xdf\x2d\x4d\xc9\xf9\x50\xd9\x7b\x6a\xd8\x00\xa8\x3c\xec\x37\x14\x13\x9a\x09\xb6\x47\x77\x1a\x5c\x96\xb3\x44\xbb\xd8\x74\xca\x84\x36\xc7\x40\x05\x39\xec\x3e\x2b\x68\x1e\x57\x65\x51\x4c\x61\x97\x03\xc2\xbf\x54\x20\x32\xb5\x89\x29\x8a\x7f\x53\x51\xe4\x54\xc5\x9f\xa4\x5a\x32\x4b\x21\x6a\x76\x89\x62\x22\x7f\xaa\xdd\x90\x22\x0b\xfd\x51\x00\x26\x6d\x41\x9a\x62\x76\x88\xfa\xe0\x46\xef\xf3\xc4\x40\xf0\xef\x36\x68\x92\x9a\xdc\x07\xcd\x5b\x18\x47\xd0\x2a\xb4\x02\x55\x03\x2e\x02\x57\xaf\xa6\x43\xae\x81\xdc\x90\x8b\x90\x70\x60\x8e\x30\x01\x79\x83\xb1\x28\x5c\x81\x29\x61\x98\x0b\x96\xd3\xff\x62\x5e\x11\x3c\xc6\xb4\xa4\x9f\x91\x00\xcf\xe9\x8e\xe8\x89\x1e\x5a\x3d\x34\x7e\xf5\xc6\xc8\x5c\x71\xe7\x3d\xa0\x00\x06\xd2\x71\x0a\xdc\xba\xf2\x77\xe5\x0a\xf4\x18\x7c\xa0\x00\x00\xa9\x85\x9b\x27\xb5\x41\xee\xc0\x09\xc1\x23\x40\x95\x95\x76\x87\xcb\x32\xbf\xad\x5e\x82\x0a\xca\xd8\x21\x99\xa0\x2b\xb2\x3a\x48\x53\xd9\x4f\x72\x91\x2b\xf9\x32\x2c\xd1\xc8\xa5\xa3\x4c\x2f\x11\xdb\x55\x4b\xd6\x71\x41\x16\x71\x72\xcd\x47\x90\xc5\x44\xb1\x42\x85\x54\xd7\x5c\xa8\x8b\xe2\xef\xe8\xaf\x51\x07\x12\x99\xd4\xf0\xf9\x58\xb9\x18\xbc\x72\x9f\x1d\xb8\x7d\xb5\xac\x0e\x0b\xd9\x46\x40\x0b\x11\x90\x0a\xb8\x79\xc2\x2c\xb8\x00\xb1\xeb\x23\x09\xf2\x42\x62\x4c\x55\x64\x55\x56\xb3\x20\x35\xb2\x0d\xab\x6a\x72\x05\x40\x10\xf2\x4f\x99\x51\xd0\xc3\x15\x35\xe9\x5e\x91\xea\xf9\x50\x8e\x96\x58\xcd\x12\x9c\x95\x22\xfa\x1d\xe5\xbe\x26\x28\x9c\x43\x29\x62\xcf\x0a\xc7\xb3\x1d\xd8\x27\xc4\xf5\xd7\xf2\x48\x46\xd2\x3d\x0c\x3b\x44\x18\xb0\x8e\xbc\x3e\x6e\x06\xad\xc7\xf0\x5b\x55\xa0\x9a\x08\x5a\x71\x1f\xa4\x07\xae\x13\x57\x03\xb6\x45\xda\xb9\x57\x02\x07\x30\xe7\xee\x37\x81\x4e\xa1\xca\xc1\x45\xa0\x1f\xab\xb6\x32\x8e\x7a\x28\x94\xad\xf8\x29\x33\xed\x55\x7b\x51\x49\x51\x8d\x09\x53\x1e\x57\x2c\x71\x76\x9c\x3b\x7a\xe3\xd7\x72\xc2\xda\x90\x44\x12\x3a\x99\xad\x79\x43\x85\x5e\xc2\x7d\x28\x63\xc8\x79\xb8\x26\x06\xa9\x5b\xab\xc3\xcd\xa9\xbe\xe7\xb8\xc3\x1f\x69\x8c\x33\xc5\x07\x1b\xb4\xff\xa2\x1a\xd7\x54\xe9\x40\x29\xb6\xe9\x40\xad\x44\x72\xa9\xa7\x9a\xc6\x15\xea\x9f\x5a\x78\x6d\x31\xa2\xbe\xac\x97\xd9\x55\x74\xa3\x98\xa6\x5f\x21\xfa\x94\x70\x6c\x78\x17\xd2\x57\xa8\x58\x22\xb3\x2f\x88\x67\x79\xa3\x75\xec\xf2\xfa\x7b\x49\xbf\x19\x5f\xfe\xb8\xcc\xad\xe5\x2d\xde\x25\x68\x11\xf6\x0f\xce\xa3\xdb\x1b\xcc\x4d\x9e\x84\xee\x6d\x8a\x11\x0e\x6a\xcc\xc5\x4a\x4c\xfd\xb0\x64\x22\x45\xde\x02\xec\xb6\xe1\x80\xb2\x6e\x87\xf0\xe5\x53\x09\x14\x47\xce\x52\x9d\x67\x9a\x73\xcf\xf2\x8c\x61\xb4\x67\x17\x82\x25\x5f\x1b\xf0\x19\xe9\x2b\x44\x8d\x00\xc3\xbf\x5d\xaf\x7b\xe5\x05\x9f\xbf\x6c\x2a\x93\xd0\x6e\xcf\x89\x97\xb5\xea\x8d\xe1\x2d\x02\xaf\x0e\x45\x6c\x9c\x81\x92\xa6\x25\x36\x88\x1a\x36\xf0\x3d\x3e\xd9\xf4\xc7\x8a\x26\x79\xc8\x36\x77\xe9\xf1\x72\xb8\x7b\xc1\xf4\xf2\xa0\xaf\xb7\xff\x84\x7d\xe3\x2d\x7f\xad\xd1\xa7\x05\x19\x41\x4d\x23\xcb\x31\x36\xa1\x7a\x23\xf4\x67\x2f\x22\xd1\xa3\xdd\xc6\x93\xf1\x42\x13\x17\x6e\xeb\xa7\x28\x4f\x1f\x93\x7e\x95\xe6\x3c\x1d\x77\xb1\xbe\xa8\x7c\xc1\xe3\xcf\x0c\x60\x56\xd5\x10\x9b\x0f\x2e\x6a\x14\xe2\x1e\x91\xc7\xb5\x0d\x73\x69\xf7\x74\xfb\x47\x37\x12\x2c\xf5\x26\xee\x71\xca\x5d\x4f\x8d\xee\xe3\x4e\xfa\x58\x0d\xbe\x99\x99\x7b\xa9\xda\xf7\x67\xb7\x63\x54\x5c\x77\x53\xf5\x68\x7c\x54\xe7\x74\xce\xcf\xe4\xf2\xb7\xcd\x11\xd9\xe9\x4d\x9d\x42\x1e\x53\x59\x1f\xba\x82\xcd\x8f\xbe\xfa\xd5\x6b\x76\x0f\x99\x5f\x32\x10\x02\xc9\x2d\x9e\x1e\xaa\x16\x0c\xa9\xbe\x3b\x2d\x7c\x35\x16\xfc\xa1\x88\xc0\x31\x97\x57\x2a\xbf\xc5\x3d\x74\x67\xac\xea\x31\x37\xce\xdc\xae\x59\x9a\x77\xd4\x43\xe9\xad\xf3\xda\x5e\x60\xc5\xdb\xc3\x98\xf9\x28\x85\x56\xbd\x69\x8f\xe4\x63\xcd\xb5\x9d\xbf\xb2\xf2\x9b\x6c\x2a\xeb\xf3\xde\x34\x1a\x66\x7e\x2f\x02\x36\xec\x86\xcb\x95\x10\x1a\xb3\x3c\x72\xca\x8e\x34\xeb\x3f\x21\xbc\xd1\x69\x13\xd7\xfe\x56\xb9\xff\x56\x4a\x29\xba\xe6\x51\x77\x9c\xc4\x6e\x9b\xea\xc8\x49\xe1\x31\x58\x5d\x6a\x1b\x5f\xf6\x4e\x48\x8e\x33\x4f\xdb\xbc\x2a\x3f\x97\xfd\xcc\x75\xa6\x6c\x8e\x1b\x1d\xca\xa8\x8b\xe2\x08\x25\xfd\x56\x7b\x05\x7b\x39\xfb\x7d\xb5\xc6\x74\x4c\x71\x55\x55\x4b\x57\x42\x45\x54\x65\x46\xe5\x6c\xf5\x4c\x65\x52\x26\xa7\x4e\xaa\x62\x29\xdc\xa6\x9e\x50\x69\xf3\xec\x68\x63\x74\xf5\x5d\x4b\x68\xd3\x8f\x3a\x0f\xdd\x7b\xad\xc7\x1b\xc3\x55\xd5\xda\x3d\x5b\xbc\xa4\x59\xfd\x47\x7b\x9f\x88\x61\x54\x03\x43\xca\x38\xed\x66\xd8\x58\x27\x5e\xaf\xab\x49\xb2\x3b\x47\xe2\xe5\x46\x8e\x22\xcf\x3b\xeb\x6c\xa9\x2d\xaf\xaa\x14\x50\xba\x87\xbf\x5b\xed\x5c\x42\x98\x75\x6b\xd2\x2d\xe9\xec\xd1\x6d\x0f\x2d\xb9\x5c\x85\xec\x3c\x5c\xb4\x9a\x25\xd7\xf5\xa1\xf0\x47\x78\x72\xcf\xed\x22\xe1\x67\xac\xde\x07\xc5\x5d\x96\x6d\x7d\x5d\xa5\x7f\xeb\x1e\x1d\x10\x2e\xcf\x55\xf9\x6b\x70\xb2\xb2\x49\x7a\x77\x02\xd2\xac\x2a\x96\x6a\x7e\xc4\xef\xf0\x56\xb0\x2b\x2b\xa8\x6b\xe3\x49\xa8\x5b\xb8\xd2\x26\x28\x1d\x94\xf0\x75\x5d\xa8\x82\x95\xbd\xc9\xc7\xb6\x6d\xe6\xf9\x90\x6d\x7a\x0c\xf2\x20\x4b\x27\x06\x2f\xe7\x5d\x18\x08\x1d\x39\x9b\xf3\xb5\x46\x74\xcc\x39\x5b\x30\x6b\x62\x3c\x30\xeb\xb7\x88\x07\x13\xc1\x99\xaf\x3d\xbb\x26\x7e\x64\x95\x5a\x29\x4e\x8e\x64\x33\x1e\x64\x4d\x35\xbd\xda\x54\x3e\x33\xbd\x92\x1f\x22\xb1\x34\x87\x2d\xdd\x12\x1e\xf6\xb2\x72\xb6\xdb\xd7\x8a\xf0\xf2\xf0\xda\x1b\x48\xff\xe8\x77\x65\x97\x50\x5e\x10\x1a\xb1\x9d\xd5\xf5\x3e\x49\x70\x8b\x35\x1e\x9d\xd1\xc9\x54\x9f\x96\x48\x5f\x43\xf6\xcf\xb2\xd2\x2a\x87\xb5\x16\x6e\x26\x63\x6b\x4b\x17\x03\x13\x5b\x72\x0e\x2f\x52\x13\xdc\x22\x5d\x97\xcc\xe2\x3b\xbd\x2c\x96\x65\xe2\xe7\x2c\x5d\xe0\x7f\x24\x8c\x69\x8b\xc2\x29\x49\x59\xf2\xc1\x88\xee\x94\x0c\xd1\x79\xc4\x99\x6c\x82\xd0\xce\xcb\x1e\x0b\xd6\x87\xcb\xe9\xdd\xf6\x1f\xde\x43\xca\xf9\x2e\x84\xed\xbe\xf6\xbb\xcf\x4b\x36\x3b\x47\x57\x42\xee\x6e\xe4\xad\xaa\x27\x08\x6f\xe1\x50\xe7\xe3\x1b\xf0\x32\x18\xd5\xd8\x2b\x13\x16\xd8\xb6\xa8\xb3\x4d\x87\xb1\xdf\xc2\x1d\x72\x59\x38\x60\xe8\xe3\x68\x51\xdc\xf9\x97\x03\x5e\x1e\xb8\xa9\x97\x7e\x4f\xe0\xf8\xec\x10\xa9\x7b\x2f\x08\xeb\x61\x86\x20\x16\xaa\x2c\xfa\x6f\xc9\x7a\xe4\x7c\xca\x5d\xf1\xbc\x6c\x90\xb6\xdb\xc7\xb9\xca\x53\xfa\x3f\xf6\xe3\x5b\x47\xcc\xaf\x6f\x4b\x0d\x9b\x39\x3f\xd8\x20\x2e\x51\x9e\xdd\xd8\x78\x4f\x68\xf2\xdb\xe6\xff\x22\x3f\x08\xd0\x25\xd2\x68\x3c\xbf\x8d\xa9\x0e\xc6\x59\xef\x81\x66\x7b\x3a\xc9\x33\x36\x97\x4b\x97\x7b\xda\x1f\x25\x44\xe9\x77\x2b\x7f\x3a\xcc\xe8\x72\xd2\x7c\x6c\xc0\x3c\xe6\x9a\x77\x6b\x1d\x1f\xe5\xf9\x0e\x54\x8d\x1e\x0e\x68\x94\x39\x83\x12\x88\xd4\x91\xb4\x2d\xa9\x57\x62\xed\xbb\xb4\xa5\xdc\xea\xdf\xc7\x8c\x0e\xeb\x7c\xd8\x13\x5f\xbc\x6c\xe4\xb8\xe3\x8b\x81\xdb\x38\xf0\x87\x88\xad\xf6\x9f\xe8\x6c\x0a\xd6\x81\x88\xfb\x40\x1f\xb6\xfd\x30\xc2\x61\x94\x5a\xb4\x56\xbb\x32\x0c\xcc\x4c\x33\x62\x19\x75\x8f\x7f\x84\x00\x58\xe3\xfa\x87\x1d\xff\x62\x7a\xe9\x3c\x7b\xe0\x47\x53\x7a\xf8\x45\x09\x48\xf0\xb4\xbe\x03\x7e\x80\x2d\x75\x3d\x2a\xcb\x42\x1f\xf1\xf5\x91\xfa\xd6\x50\xa9\x70\x75\xdd\xa4\xeb\x93\xd2\xb1\x4d\x95\x99\x23\xb7\x80\xbb\x7d\x58\x9c\x3a\x60\x2f\x9a\x74\x5d\xbb\x86\xa1\x46\x89\x7a\x58\x4e\x05\x30\x5a\xf4\xd3\xd1\x02\x8c\x1a\xed\x3b\xbd\xda\x74\xf2\x1d\xb1\x92\x13\xf4\xa7\xaa\xca\x71\x74\xea\x96\x52\xb2\xcf\x23\xaa\x80\x62\xbb\xd5\x16\xa5\x54\x1e\x73\xff\x23\xfe\x04\x0c\x2b\xaf\x82\x01\xc0\xba\x20\x4a\x58\xd7\x27\x15\x72\x1b\x98\x6b\x0e\x69\xb2\x7f\xb4\x47\xc2\x5c\x79\x6a\x03\x10\xf9\xab\x3c\xf6\xaa\xa6\x22\x75\x2b\x9b\x60\xa3\x9c\x40\xff\x44\xa4\x28\xf7\x53\xbb\xc8\x2d\xca\xdb\x24\x3a\xc5\x58\xc9\x76\xee\x37\x0a\x5a\xf1\xf7\xf6\x59\xca\x92\xc2\xd1\x82\x59\xca\x6d\xd8\x50\xec\x3e\x29\x0d\x1a\xe7\x73\x81\xb8\x01\x49\xb1\x6e\x20\x8b\x82\x41\x5a\x23\xd8\x24\xf0\x7b\x58\x10\x3a\x19\x12\x0c\xd1\x41\xdd\x87\x60\x40\xbb\xab\xae\xd0\x8b\xa0\x23\x22\xaf\xd1\x2f\x58\x15\x42\xc2\xa4\xb7\xec\x07\x42\xfa\xac\xae\xb5\x0c\x21\x53\xb6\x37\x73\x46\x9c\xcb\xb8\x8f\x5d\x93\xe0\xd2\x18\xcb\xda\x12\xaa\xab\x8c\xe1\x6b\x20\x79\x0c\xb9\xe3\x19\x44\x01\xa9\x53\xd9\x03\xbd\x07\x9f\xcf\xaf\x84\x34\xc1\x6d\x92\x6e\x43\x3c\xe1\xbf\x82\x81\x20\x00\xf2\x4f\x87\x04\xd9\x81\xd5\x6d\x28\x4f\xf6\xf3\x6a\x37\x58\x55\x4e\x79\x35\x4a\x6e\x51\xee\x13\x92\x22\xab\x2e\x36\xb1\xac\xcc\x0a\x12\x13\x41\xff\x58\x13\x13\x9e\xa3\xc0\xd9\x04\xe1\xaf\x6b\x9b\x6c\x45\x31\x05\xb6\x22\x0d\x26\x39\xc9\x58\x46\xe3\xa4\x30\xb4\xcf\x0b\xaf\x41\xf2\x84\xdb\x7d\x3f\x21\xd1\xa8\xeb\x75\x6c\xa8\x3c\xc2\xb0\x30\x08\x52\x07\x77\x48\x00\x42\x8e\xad\xdc\xf2\xde\x81\x9c\x5d\xed\x36\xa5\x00\x0d\x50\x05\xd0\x59\x60\x2e\x4a\x03\x64\x00\xa4\xaf\x6e\xc9\x6a\x81\x28\xc8\x31\x19\x09\xb1\xc5\xc5\x1c\x8e\xfd\x0d\x9f\xe5\xd5\x35\x5d\x89\x4c\x8c\xf3\x1a\x48\x2c\x91\x7e\x8f\x33\x2b\x7e\x86\xfb\x3b\xc7\x41\xea\x08\xfb\x15\x09\x2b\x07\x67\xbe\x59\xd1\x06\x33\xa9\x8f\x27\xbc\x61\xc3\xd8\xe0\xd6\x68\xd8\x45\xc4\x93\xa2\x74\x48\xd3\xd2\x5c\xac\x2d\x04\xb3\xf2\xd1\x3d\x1f\x52\x83\xcd\xd5\xd4\x86\x44\xa0\x99\xd0\x0c\x48\x37\x5a\x4f\xae\xc4\xe8\x35\x4e\x48\xbc\xd1\x72\x02\x13\x26\xda\x29\xbe\x32\x75\x8d\xb7\x70\xe3\xe3\x3c\x83\xcb\x92\x12\x83\x8f\xb0\xd3\x65\xcd\xb1\x6e\xec\xdf\xa4\x4f\xb1\x5c\x79\xc1\xe0\x2c\x8e\x2b\x0b\x2f\x1f\xcf\x76\xc1\x43\xd5\xec\xb8\x8f\x10\xd7\xb4\x75\x58\x6b\xc3\x60\xfd\x61\xda\xa5\xda\x7d\xbd\x4a\x5a\x6a\xc6\x83\x87\x51\xd4\x45\xaf\x66\x9d\xdf\xe9\x66\x3a\x2c\x03\x29\x4a\x04\x24\xd3\xda\x93\x7c\xe7\x46\x61\xf0\x11\xac\x8f\xb8\x5b\x14\x14\x3d\x21\xf2\x4a\x6a\xa8\xdf\x80\xc7\x97\x4a\x1e\xdf\x5e\xa7\xc8\x80\xe6\x72\xf8\x74\xe0\xcd\x15\x3d\x6e\x9b\xa2\x1f\xde\x9a\xd3\x73\xcf\x8f\x75\x86\x63\xfe\x68\x85\x63\x43\x1b\xb2\x09\x61\x2d\x23\xff\x72\x9b\x20\xce\x0e\x4d\x3e\x1b\xc6\x53\xea\x53\x9e\x5b\xe2\x90\xd9\x8c\x17\x00\x5c\x6f\xb0\xbe\xff\x2d\x3c\xd4\xe6\x59\xd0\x7d\xca\xae\x6a\x66\x98\x18\x89\x2e\xd9\x90\xa0\x89\xb9\x24\x92\x52\x78\x71\x55\xfd\x9a\x8d\x9c\xd6\x5b\x3c\x37\x0c\x88\xef\x6b\xe7\x3b\x83\x11\xa3\x8f\x37\x6d\x14\x5e\xcd\x6c\x6c\x10\x0d\x5a\x57\x9f\xf0\xab\xec\x31\xa4\x2a\xce\x07\x0f\x0d\x1c\x1a\x07\xf3\xb5\x5b\x0d\x9b\x05\xbe\xd4\x80\x37\x75\xbf\x8b\xa8\x5f\x3a\x54\xe9\x1d\xe3\xb9\x00\x4f\xc7\x24\x98\x2d\x04\x05\x6e\x24\xf7\x2d\xfc\xb2\x8d\x4c\x33\x5c\xbe\xaf\x75\x38\xe7\x3a\x3c\x0d\xb8\x98\xf7\x0e\x31\x7e\xb9\xb5\x0c\x83\x50\xbd\xb4\x0e\x76\xac\xf9\xc2\x79\x0e\x53\x68\xbe\xc6\x39\x50\x82\x77\xcc\x71\xcf\x18\xae\x0d\x2e\xaf\x87\xd8\xbf\x9a\xb1\xe0\x09\xbd\x50\x5e\xdc\x64\x5c\x0b\x09\x9d\xcb\x42\x7e\x8e\x35\x98\x9a\x1b\x7f\x92\xb2\x3c\x21\xd8\x8e\xce\xe4\x8c\xc9\x95\x5d\xcb\x15\x1a\x79\x9f\xbc\x55\x08\x18\x29\x0c\x10\x2d\x1e\x1e\xb5\xb4\x0f\x2b\xdd\x1b\x2f\xd0\xbb\x5c\xfe\x69\x4a\x5c\x09\x51\x89\x9c\x89\x17\x53\xa9\x17\x58\x48\xbd\x9a\x07\x1d\x2c\x35\xe5\xd4\x28\xde\xa8\x88\xe0\x46\xea\xc4\xd5\x2a\x73\xf6\x6c\xef\xb7\x41\xb8\x4d\xde\xef\x7a\x62\xd9\x9b\xd1\xa0\xc1\x3d\x4a\x60\xca\xc1\xe0\x1f\x08\xc9\x57\x61\x7d\x90\x91\x96\x12\x97\x9e\x89\x96\xd5\x37\x37\xbb\x07\x4b\x2e\x54\x75\x76\x9f\x48\xec\xab\x15\xef\xf6\xf1\x7f\x51\x57\xd2\x13\xe5\xf0\xaa\x21\xa1\x8f\x6d\x38\xd5\x34\x3b\x58\x77\xbb\xab\xe5\xdd\xc8\xa2\xec\x58\x97\xe2\x54\xa2\xb0\xae\xa2\x40\xa6\x3e\x97\xa6\xcd\xcc\xcd\xe3\x2e\xdb\x1d\x29\x3e\xcf\xb1\x78\x2e\x58\x69\xcc\x3b\x1f\x1d\xd1\x28\xce\xbd\xfe\x4a\xb6\xdd\x9f\x96\x58\xea\xd5\x2e\x80\xd8\xae\xc9\x68\xd5\x1b\xcd\x6e\x7e\xd8\x62\xd5\x52\xd8\xf6\xb0\x05\x56\x1c\xdf\x11\xdc\xec\x9e\x58\xfc\x16\xdb\x6c\xe4\x5f\xdc\xc9\x6f\x99\x75\x6c\xea\xd6\x69\x37\x78\x7c\xa9\x87\xd2\x69\xac\xbe\xdd\x47\xef\x51\x00\xef\x8e\x1c\x1b\xda\xbd\x11\xad\xbb\x14\x73\x87\x3f\x62\x53\x9f\xf0\x37\xff\xa8\xd7\x85\xf4\xd3\x9c\x77\x31\x5d\x79\xef\xf8\x37\xf3\x2f\x94\x63\x79\x17\x6b\x87\x6b\xd9\x0c\x62\xab\x4b\xed\xfa\xea\x83\x9e\xcb\xb5\x90\xf1\xa1\x81\x4f\x35\x36\xad\xf5\xc3\xe7\xab\xb5\x8b\x9b\x47\x7c\xab\x74\x13\x97\x47\x2f\x55\xbe\x0b\xd0\x1e\x5d\xa9\x2a\x74\x4a\x1e\xe3\xd7\xb8\x3f\xbe\x39\x21\x5d\xd7\x7c\x97\x35\x79\xbf\xd1\x17\xb4\x3b\x2b\xd8\x8e\x10\x97\xb3\x76\x08\x2a\xd9\xfc\xf9\xa2\x20\x54\x7c\xa3\x2a\x06\x11\x6d\xc6\xaf\xc9\xca\x4b\x31\xe5\xe3\x6a\x0d\xf2\x1a\xd6\x25\x07\xe0\xe5\x09\x9c\x83\x51\xf9\xf2\xe7\x58\xab\xa9\x99\x72\xfb\x69\x91\x59\xe8\x6b\xad\xb6\x85\xb9\xc9\x92\x4b\x25\x0e\xf3\x85\x45\x8c\xa4\xe0\x79\x66\x91\x70\xe0\xf5\x05\xd9\xa2\x3b\xce\x17\x16\xa6\x8b\x0d\x8c\xc8\x8b\x59\x25\xcf\xee\x1c\x59\x2a\x79\x6d\x27\x27\x01\xbf\x57\x49\x14\xf9\xe1\x1f\xee\x76\x68\x6f\x39\x3e\xe4\xf9\x97\xed\xb7\x39\x07\x41\xb8\xad\xdd\x2a\x91\xa8\xf8\xcd\xa1\xfe\x33\x69\x0f\xb7\x95\x97\xee\x14\xfe\xda\x44\x21\x42\x0a\x75\x48\xee\x48\xd3\xfc\xa5\x59\x16\xea\xf7\x5c\xeb\x8e\x16\x14\x2f\xe7\x64\xe9\x3a\xfa\xcf\xac\x27\xc9\xb7\xd0\xf2\x99\xf7\x03\xb3\xd1\xd2\x19\x8d\x4e\x09\xe8\xe2\x4c\x80\xe1\x0c\xe6\x7a\x66\xe3\xcd\x3c\xac\x50\xf6\x3d\xa9\x2a\xd4\xf1\x02\x09\x31\x8b\x04\x4d\x5b\xfe\x5f\xfd\xd9\x3d\xce\xb3\xbb\xe1\x15\x26\x1e\xb2\x9b\x0b\x9d\xc7\x7d\x2d\xb6\x36\x26\x15\x22\x62\x36\x61\xa8\xb4\xa4\x99\xf5\x6e\xe2\x83\xb4\x4e\xda\x13\xda\xb1\xf4\xe9\xa5\x35\xba\x62\x0a\xac\x9b\x43\xbf\x92\x80\x2e\x0b\xa0\xfa\xc4\xae\x25\x07\x53\xcc\xa3\x26\xfc\x93\x48\xae\x91\x74\x5b\x37\xa2\x71\x24\x5b\x07\x4b\xb0\x8b\x7e\xaf\x10\x89\xa5\x26\x0a\xc8\x34\xa2\x05\x33\xbc\x24\xb2\x73\x0f\x0c\x00\xef\x49\x35\xa9\x26\x92\x3b\xc5\x9d\x2e\x0e\x59\x9b\x57\xc6\x64\x5c\x5d\x37\x16\x56\x02\x7c\x66\x36\xd5\x88\xfb\x41\xf7\x39\x57\x49\x7f\xbf\x8c\x22\x39\xd2\x6a\x82\x7f\xcd\x5e\xa2\x53\xfc\x3f\xb6\xea\xd1\xc3\x7d\x8f\x17\x9c\xa3\x22\xbc\x3f\x46\x4f\x51\x6c\x3d\xb7\x3c\x41\x94\x27\x5e\x87\xcc\x2c\xe9\x26\x9e\xd6\x77\x32\x49\x45\xbe\xdf\xa1\xc1\xd8\xbf\x42\x72\x64\x7f\xa0\xfb\x62\x0d\xa5\x06\xde\x1c\x52\x4d\xf8\xeb\x44\x57\x99\xb6\xc1\x8e\xc6\xa4\xe7\x23\xd3\x1d\x0c\x9c\x63\x29\xb0\x2d\x80\x57\x75\xfa\x9d\x37\x47\xd2\x76\x82\xd2\xa7\xc9\xf5\xee\xf6\xc4\x1b\xf4\x2c\xa7\x8b\x63\x01\x8c\x19\x3b\xab\xba\x5d\x86\x88\x15\x23\xab\x94\x31\x65\x71\x31\x2c\x8a\xa5\x66\xdc\xea\x12\xbc\x76\xfb\x11\x5a\x1f\xce\xf8\xdb\xd4\x44\x05\x45\xda\x71\xa8\x85\x7c\xc4\x36\x78\xd6\xc8\xe5\xa2\xb7\x03\xcf\xcb\xdc\x6c\xb3\x57\x12\xdf\xcc\xe8\x0f\x53\xe6\x6f\x4b\x20\x94\xee\x55\xef\x0f\xa2\xc5\x1f\x70\x36\x95\x48\x3d\xfa\x7a\x74\x3a\xf5\x82\xb1\x07\x35\x92\xe6\xf6\xe4\x32\xe6\x32\x4b\xd1\x80\x38\x18\xc9\xaa\x7b\x70\xab\x1c\xcd\x34\xb9\x3b\x9a\x38\x49\x57\x57\x29\x7e\xf1\x82\xf6\x48\xf9\x97\x8d\x3a\xd5\x57\xe9\x98\x96\x1f\xa1\x4c\xe1\xa5\xc2\x33\x42\x86\x4e\x0c\xe4\x1d\x5e\xca\x36\x08\x88\xc0\xc6\xba\x0e\xca\xf6\xb6\x6e\x2a\xc6\xb1\xb3\x7a\x81\x4a\x31\x1c\x3a\xba\x45\xe5\xe4\x0e\x8a\x30\xa4\x82\xa7\xbf\x25\x09\xab\x8a\x51\x5f\x53\x4e\xdd\x3a\x20\xdf\xa6\xbc\x55\xfe\x30\xa7\x42\x55\x53\x1a\xec\xf8\x83\xfa\x58\xb1\xab\x10\x42\x75\x54\xc8\x8b\x83\x93\xeb\xe4\xa5\x7d\x3e\x90\xfe\x82\x19\xdb\xac\x90\x79\x50\x41\x9d\x8b\xb8\x66\xe8\x79\x79\x3d\xcc\x53\xa8\x35\x64\x0f\xf5\x37\x34\x03\xfc\x12\xeb\x63\xf5\x4a\x2e\x4f\xfc\x30\xf6\x16\x2b\x5a\x78\x8d\xf2\x8d\xcd\x12\x81\xae\xf5\xb0\x1f\x8a\x6a\xb1\xbf\xb3\x0e\x4b\xd0\x98\x67\x71\x4f\xa5\x06\xe8\xcd\xcb\x33\x32\xba\x94\xac\xe9\x33\xe0\x6b\x58\xab\x8e\x7a\x48\x21\x32\xb8\x32\x0d\xea\x0d\x5f\xcc\x57\x82\xb4\xc0\x9d\x12\xab\x20\x39\x08\xf1\xa0\x52\x50\x29\xd2\xc1\x01\x0f\x3c\x8d\xca\x85\x25\x00\xd5\x50\x16\x90\x6b\x40\x4f\x94\x38\x90\x03\x7c\xbd\xba\x2f\x4b\xb8\x21\xb4\xfc\xf7\xda\x29\x89\x2b\xd8\x11\x16\x43\x94\x40\x87\x71\xb2\xc4\xb4\x38\xa7\x39\xbf\x4b\xe8\xb1\x31\xb4\x30\xe9\x4d\x66\x13\xc6\x4b\x26\x87\x71\x7a\xd1\x03\xec\x47\xd8\xeb\x77\x81\x9e\x41\x79\xd6\xad\x42\x5d\x11\x66\x85\xa7\x21\x0d\x70\xd7\xf8\x57\x10\x9b\x15\x3f\xef\x1a\xe8\x1d\x94\xa9\x99\x1a\x08\x8e\x7e\x0c\x2b\x00\x7d\x45\xfd\x04\x67\x80\xa5\x50\x3d\x72\x2b\xda\xfd\x38\xe5\x1b\x23\x12\x61\xcb\xf7\xd9\xc2\x12\xbf\xe0\x6f\xd7\xb6\xa4\xe5\x71\x7e\x6b\xcf\x25\x8e\x31\x7b\xb9\x6f\x24\x4d\xb9\x26\x1c\x4f\x99\x66\x8e\x0a\x59\x04\x44\x63\x79\xae\x8c\x43\x4d\x68\xca\x93\x72\xb0\x7e\xac\x79\x4b\x2e\x4c\x04\x21\x5a\x48\x85\x30\x17\x0f\x62\xf2\xa1\xf2\x2b\x07\xee\x40\xd8\x73\x5c\x98\xa6\x23\xf4\x0b\xa6\x1a\x36\x7a\xaf\x88\x90\x23\xe7\x6a\xea\x44\x20\x48\xc7\x85\x78\xe2\x4f\xde\x10\x91\x40\x4e\xf5\xf3\x2f\x4a\x1d\x5a\xdc\xe3\xee\x49\xef\x23\x46\x38\x30\x90\x26\x3e\x89\x6d\x2c\xfb\x9e\xbd\xc5\x37\x87\xb5\x72\xe2\x58\xe3\x8a\xd1\x1c\x08\x7e\x41\xb3\x82\xdb\x89\xa8\x7e\xe4\xc4\x0a\x1d\x56\x7b\x9c\x4a\x47\xd7\x27\x18\x9d\x67\xa4\x65\xfa\x3d\xea\xa4\xff\xf2\xb6\x35\x32\xa5\xc5\x19\xaa\x98\x2e\xd1\x0c\xe4\x33\x1d\x25\x69\x45\xd2\x7f\x87\x1b\x90\x04\x24\x56\x63\x3a\xf1\xa7\xc4\x32\xa5\x1d\x07\x83\xd7\x1f\xcb\x30\x27\xdf\xae\x77\xc8\x59\x2c\x94\xf3\x37\xc0\x60\xa4\x27\x4f\x55\x25\x91\x98\xc0\xf9\xa6\x25\xc2\x31\xe4\x05\x5b\x4c\xb3\x8f\x51\x35\x5c\x85\xd9\x5b\xa8\x34\xdf\x29\xce\xa9\xd9\xe1\x20\xad\x35\xc1\xce\x5b\x2f\x23\x99\xbb\xaf\x61\x61\x44\x66\x65\x6c\x61\x64\x05\xb3\xe8\xa9\x72\x54\x29\xd7\xe0\xae\x5c\xdc\x2c\x23\x0b\xbc\x9c\x56\x4d\xdc\x97\x10\x2c\x39\xc0\x75\x8b\x56\x01\x17\xbb\xf5\x78\x9e\x60\x62\x7f\x31\x7f\x17\x76\x7a\x7c\x7e\x4b\x56\x45\x6f\xe1\xca\xe6\x57\xb3\xef\xe8\xd5\xf5\x0b\x8e\xf7\xa8\xd7\x79\x65\x2f\xb8\x74\x65\x7a\x50\xd8\x2c\x35\x60\x35\x2a\xce\x9c\x40\x19\x67\x24\x3d\xc5\xfd\x6a\x3d\x92\x66\x8b\xcd\x2d\x8c\xcd\x04\x63\xf8\xd1\x02\x39\x39\x98\x5e\xf7\x5f\x05\x29\xa8\xe9\x47\x8d\xa5\x67\x50\x28\x65\xdb\x32\x0e\x2e\x58\x84\x5d\xed\x87\xb6\xbc\x76\x00\x79\x57\x0f\xe1\x6c\xc9\x37\xb6\x68\x70\x43\x6e\x32\xbb\x3d\xd7\x65\x9f\x28\x8e\xf8\xf0\xa9\xce\xc5\xb3\x38\x8e\x75\x40\xfe\x92\x36\xdd\x3b\x1e\xb6\x1a\x4c\xdc\x4e\x47\xac\xa8\x2e\x32\x73\x8d\x96\x97\x07\x33\x8b\x63\x16\x75\x1b\x04\xcb\x1a\x17\xb4\x73\xa7\x2b\xcf\xcd\x47\x46\xd6\x55\x07\xcf\xe7\x7b\xe8\xd4\x0a\xcf\x0f\x98\x8a\xd5\xe7\x2f\xb9\xdc\x89\x6c\xf2\x47\x8c\xc8\x64\xb5\x06\xae\x8e\x5e\x36\x92\x57\x2f\x9b\xe1\x7c\x52\x39\x5a\xa9\xca\xed\x35\x33\x6b\x68\xe0\x65\x3a\x52\x3a\x9e\x70\x0a\x02\x34\x7b\xbb\x59\xf9\xf1\x3b\xa3\x66\x94\x87\x79\x75\xd3\x9f\xf0\xd8\xb2\xe3\x93\xf8\xb9\xad\xda\xdd\x09\x99\x7e\xa5\xc6\xfd\x71\xf9\xda\xb2\xd6\x87\x63\x0e\x39\x15\xed\x75\x63\xee\x11\x98\x8e\xfd\xf1\xdb\xcf\x24\x3a\xaf\x4c\x1c\x3c\x09\xeb\x06\x4c\x17\x68\xd6\xf6\x1e\x9d\x0b\x80\x39\xf7\x1f\x5d\xcc\x17\xa9\xbf\xf5\x2a\x7b\x81\x27\x6a\x26\x97\x67\xc2\xbe\xe4\x70\xb7\x94\xcb\x79\x17\x98\x54\x23\xc6\x13\x4e\xec\x6b\xee\x64\x4f\xe5\xe7\x75\xba\xd0\xd6\xea\xda\x07\x22\x08\xe9\x6d\xe8\xbe\xc5\x79\xbb\x9e\xa9\x5e\x7c\xdf\x1f\xfd\x98\xde\xd5\x9a\xad\x41\x6c\xaf\x5f\x0e\x68\xf8\x62\x6f\x60\x44\xef\xf0\xf7\xbe\x0c\x4f\xa5\xd1\x0b\x03\x05\x96\xa9\x63\x16\xc3\xaf\x75\x1f\x8d\x77\x8c\x7d\x52\x31\x9b\xe0\x4f\xc4\x49\xa8\x9a\xae\xc5\x1e\xe3\x8d\x3a\xfe\x96\xa2\xc6\xd7\xf2\x3f\x9d\x25\xcf\x6b\x4d\xdc\x2a\x7c\xc9\xa3\x15\xcb\x57\x36\x70\xad\x1b\xed\x1a\xfc\x18\x9f\xfb\x29\x1d\xcd\x94\x13\x63\x02\x1d\x92\x8b\x15\x53\x4e\xed\x0a\xfd\xbf\xcf\x80\x5a\x4b\x6b\xca\x67\xad\x5b\xa8\x39\xaa\x73\x87\x5b\x1a\x23\x58\x73\x25\x2d\x48\xcf\xc8\x79\xe3\x36\x80\xa5\xf7\x82\x4c\x3b\x55\x47\x73\x51\xe8\xed\xb4\xa2\xc6\x92\x59\xf7\x79\xf1\x27\x8e\x92\x41\x55\xeb\x9b\xfe\xd6\xe1\x1e\x1b\xd3\x29\xae\xf1\x7f\xad\x5f\xca\xbf\x96\x71\x89\x1f\xdd\xb8\x5c\xe4\xb5\x1e\x3c\xd8\x5d\x79\x96\x93\x37\x2f\xdd\xf0\x89\x3e\xbd\x2c\x5f\xbf\x0b\x7f\x8e\xe8\xaf\x33\x1f\x80\x21\xf3\x6b\x8a\x6a\x85\x57\xd5\xab\x93\x72\xf0\xab\x4f\xab\xb2\x23\x1b\x57\xc7\xab\x1c\x3c\xff\x5e\xfd\x5a\x95\x6c\x79\x15\x85\xa8\xa6\x68\x1f\x41\x71\xaa\x3f\x41\x69\xe8\x1f\xb5\x4e\xc2\xd7\x83\xf5\x3d\x65\x76\x7f\xa4\x16\xfb\x1f\xde\xfd\xfd\x55\xdd\xcb\x8d\xad\x89\xfa\x43\x71\x5b\x9b\xa5\x83\x7b\x59\xc2\xdb\x16\xcb\xdf\x4b\x36\xb7\x56\xb0\xd2\x6f\x4e\xb3\x14\x49\x67\x2a\xdc\x56\xdf\x93\xf3\xcb\x66\x86\x6e\x90\xeb\x4b\x15\xeb\x7e\x23\xeb\x15\x1b\xe6\x7c\x20\x1d\x14\xfa\x46\x2e\x13\x4c\xf2\x9c\x9f\x7e\xc6\xf1\x73\x83\x4d\xcc\xb1\x7d\xb9\x26\x6a\x5d\xd8\xf9\x82\x4a\x08\x0a\x7b\xb2\xd4\x54\x4a\x38\x4d\xcd\xe9\xc3\xfb\x4b\xf9\x51\xae\xdc\x1d\xbb\xaa\x0c\xaf\x95\xad\xf3\xbd\x32\x41\xfa\xdb\x02\xb3\x47\x62\x0e\x36\x7f\xa0\x7b\xd3\x14\x79\x5e\xc4\xd1\xcc\x21\x6a\x2e\x75\x32\xbb\x0c\x71\x84\x7e\x3e\x63\xba\x4f\x80\x7e\x26\xd5\xe0\x8d\x27\x55\x2f\xa9\x38\xb5\x94\x22\x1e\x5f\x1c\xf8\x9d\x88\x8b\x6b\x74\x10\x22\x74\xc4\x91\x1f\xee\xe0\x0d\xe3\x2b\x95\xba\x71\x97\x52\x7b\x41\x1d\x58\xa9\xec\x74\xe9\x6b\x45\xf5\x86\xf7\xdf\xb5\xd7\x58\xdb\x18\x6c\xaf\xf7\x60\x5c\x2c\x36\xc8\x93\x57\x9f\xbd\xdc\xd8\x43\x85\x07\x4c\x6d\x7a\x12\xcf\x86\xa8\x33\x01\xa4\xfe\xf0\x16\x52\x1f\xed\x49\x84\xfc\xfc\x4d\x1a\x23\xe4\x73\xfb\x3b\xba\x51\xd0\xa3\xc2\xef\xd4\xba\x80\x0b\xb1\x1f\x29\x47\x7d\x1d\x9e\xef\x93\x3f\xf8\x02\x2d\x04\x68\x66\x2f\x18\x1a\xc2\x24\xeb\x60\x98\x3c\x8f\xa0\x1e\x99\x0c\x3a\x8a\x0d\x48\xb4\x90\x11\x69\x3a\xa1\x73\x68\xb7\xfa\xed\x2d\x83\xa5\x6d\xe2\xcc\x9f\xc6\x2b\x3b\x4a\x88\x10\x3b\xc0\x56\x23\x01\xe9\x7c\x99\xf3\x95\xa4\xe6\xc6\xa5\xfd\x22\x2b\x78\x0e\x12\xa3\xe8\x86\xee\x6e\x93\x30\x46\x85\xd3\x6e\xa3\x18\xa3\xd0\xc1\x30\xe7\x80\x11\x6d\x9b\x14\x91\xca\x0c\xb3\xfa\xe5\x9e\xc0\x92\xb2\x7a\x69\x8c\x67\x39\xda\xd0\x6e\x2d\x52\xde\xb8\x5e\x86\x95\xe0\xb5\x5e\x94\x03\x49\x58\xa7\x10\x1f\xd9\x27\x1d\x4a\xca\xcd\xdb\x72\x23\x47\x54\x57\x76\xcf\x2f\xef\x3d\x8c\xdd\x3d\x83\xbf\x6f\x78\x98\xeb\x4f\x6e\x32\xf9\xc1\x90\x24\x1d\xb7\x7c\x48\xb1\xa7\xde\xb4\x9e\xc4\x3f\x60\x1d\x37\x8d\x1e\x21\xad\x19\x1b\x3c\xa8\x54\x5d\xbb\xa3\xeb\x94\xda\xc2\xf6\xd3\x38\x1b\xa4\x42\x4f\xba\x75\xd4\x96\x41\xbb\xa1\xcc\xd5\x1e\x21\xc9\x29\x5d\x51\x7c\x4d\x72\x7c\x6c\x00\x93\x21\xc4\xda\x17\x83\x96\xb0\xd7\xbd\x6e\xcb\xf2\x3a\xff\x54\xc2\x71\xd5\x27\x76\x94\xeb\xb7\x0c\xb1\x48\x95\xa9\x3d\x09\xe2\x09\xd5\xf7\xf4\x20\x52\xc5\xed\x3d\xea\x00\x55\x40\x37\x84\x4c\x60\x88\xe9\xda\xa1\x7c\xa9\x05\x2a\xd7\x3b\xee\x50\x27\x95\xaf\x15\x06\xd1\x94\x94\xa0\xf1\x9e\x94\x4a\x85\xda\x17\x7d\xe4\x35\xf9\x1d\x5b\x3c\xa5\x00\x86\x7e\x60\x84\x5f\x82\xdd\x52\x10\xc7\xea\xc0\xd4\xa0\x85\xe8\x0e\x98\x36\xf8\x27\xae\xcc\x4e\x12\xa8\x22\xde\x85\x9b\x5c\x4b\x17\x7d\x49\x57\xe5\xf8\x8b\x32\xd9\xd9\xec\x2d\xf1\x05\x8e\x15\x4b\x48\x2a\x9e\xd9\x89\x5b\x95\x51\x66\xe8\xc1\x25\x64\x7d\xa8\x0e\xd3\xd3\x60\x3c\x76\xa0\x03\x0e\x61\x22\xf3\x2a\x4d\xa1\xaf\xe0\xd3\x79\xb3\x90\x16\xb8\x6b\xa2\x00\xe4\x04\x62\xd3\x1f\x0d\x3e\x87\x2c\x73\xbc\x0c\x12\x41\x5f\x90\x3f\x04\xd2\x44\xd1\x21\x28\x90\x1b\xaa\x09\xb4\x04\x4a\x45\xbd\x94\xe3\x4a\x1c\x41\x38\xb2\x63\x24\xde\xe0\x6d\xd8\xc2\xe2\xdd\xcc\x60\xee\xcd\x1b\x1a\x9c\x9f\x9c\x29\xa9\x29\xce\x23\x5a\x87\xec\x1b\x96\x11\x86\x2c\xfb\x8e\xc1\x5c\x3a\x02\x71\x25\xfa\xf6\xd7\x40\x83\x50\x25\x75\xf5\xd0\x54\xc4\xe3\x82\x0a\x48\xf2\xf2\x46\xdc\x2a\xa4\x7c\xa5\xc2\xdb\x18\x26\x86\x5a\x36\x0b\x02\xef\xa2\x69\xf2\x0a\x90\x93\xe8\x6c\x48\x34\x44\x16\xfd\x00\x74\xc2\x30\x95\xb0\x28\xe1\x22\x39\xbe\x7c\xc0\x2e\x92\xf2\x58\xb9\xca\xd1\x92\xf6\x22\x28\xb0\xf7\xa4\x24\xd9\x27\x78\xe6\xd2\x34\xae\x1d\x47\x57\xae\x8e\xd3\x42\x36\x80\x44\xb0\x46\x56\xc6\x60\x96\x34\xc2\x64\x9f\x3c\x07\xb3\xd1\x12\x04\xbd\xb1\x14\x52\x00\x80\x90\x17\xf9\xd1\x64\xf9\xab\x08\x4b\xf7\xa7\xf2\xf5\xf8\x6b\x9a\x77\x60\x9f\xb1\x37\xe4\x53\xb5\xc9\x24\x00\x70\xcd\x3c\x8a\x84\x96\xed\x8c\xa0\x11\xbf\x4b\x44\x49\x1e\xcc\x74\xf0\xb1\x32\xf7\xe1\xad\x9c\x31\xd9\x6f\xc8\xab\x5c\x1b\x20\x97\x18\xc5\xbd\x01\xd2\xe7\x6c\xf0\xb4\x15\xe0\x9c\x54\x56\xe1\xad\x2b\x3c\x45\x52\xbd\xee\x59\x9e\xfb\xca\x4b\x93\xc8\xb5\xa9\x91\x2e\x4b\x0e\x63\xa8\x29\xcc\xf2\x38\x9d\x95\xad\xfc\x44\x9d\x11\xeb\xa7\x6e\x56\xc7\x50\x30\xca\xb7\x9c\xa2\xb3\x15\x26\x3d\xd6\xe8\x21\xa0\x87\x31\xa5\xb4\x57\xd2\x0f\x92\xe2\x89\xde\x12\xaf\x64\xde\x8d\x48\x6e\xbc\x94\x83\x4f\x7b\xae\x87\x80\xce\x2d\x95\xf2\xa9\xd0\xf7\xab\x25\xfc\x23\x6a\x6b\x94\x34\xde\xe8\xe3\xee\x35\x53\x76\xba\x9d\xef\x5a\x36\x55\xf1\x59\x01\x7b\x02\x95\x18\xb0\xcd\xbf\x30\x7f\x3a\xb8\x97\x6b\xd2\xad\x13\x1a\xcc\x09\x7d\x5d\x11\x85\x62\x7c\x8e\x13\x8a\x94\xe7\x7c\x70\xb9\x1d\xb7\xb5\x96\xfd\x40\x2a\xf5\x02\xeb\xae\xc2\x6e\xa1\x0e\x25\x4e\x52\xe7\xcd\x4f\xd2\xc7\x1b\x30\xf0\xf5\xde\x41\xbe\x39\xb4\x78\xc0\x6d\xfd\xa9\x3c\x66\x32\x74\x93\x67\x7a\x61\x79\x98\x67\x6a\x45\xc4\x06\xae\x67\xba\x45\x53\x8f\x70\x90\xc1\xf7\xa8\x9e\x54\xa1\xd8\x10\xc6\x16\x66\x3a\xf3\x38\xe7\xf6\xb2\x68\xee\x0b\xfa\xdf\xbd\xad\x85\x3a\xb4\x2f\x95\xe5\x25\x48\x6a\x4a\xaa\x7f\xd9\x28\x99\xe3\xfb\x57\x85\x35\x49\xc9\x32\xbc\x56\x9a\xf0\x54\x7d\xa2\xee\x03\xf5\xab\x34\xa5\x51\x84\x90\x2e\x72\x1d\x36\xd9\x28\xcc\x99\x56\x68\x6d\x33\xe3\xfe\x61\x94\x34\x20\xce\xdf\xb3\x8b\x1e\x63\xf2\x21\x6e\x5f\xe7\xe0\xec\x73\x21\x16\xcb\xd7\xa8\xdc\xa4\x7d\x74\x2e\x91\x58\xa8\x40\x8a\xc6\x5e\x7a\xb3\x81\xad\x9a\xb9\x5a\xdd\x83\x7d\xde\x25\x5b\xf7\x05\x33\xf9\x46\xa4\x49\x1a\xcd\x4a\xc9\x69\x71\x46\x93\xfc\x6d\xdb\xe2\xd0\x77\x6c\xf5\x3b\x10\x68\x8a\xf6\x42\x97\x25\xbe\x0b\x9a\xd9\x73\x1a\xaf\x2e\xf9\x9b\x12\xa4\x2c\x91\x7d\xe1\x9e\x65\xd5\x73\xce\x75\x9b\xe7\x2d\xca\xbc\x92\xa7\x67\xbb\x1d\x79\xda\xc1\x0d\x7d\xf3\x0c\xd3\xe4\xed\xf1\x32\x52\x71\x91\xde\x6c\x07\x7e\xb6\x1e\x05\x37\x44\x79\xb7\xcd\x2e\x7d\x9d\x54\xed\xfa\xba\x74\xad\xa3\xa5\x4f\x6c\xd1\xae\xec\xda\x80\xdc\xa2\x51\x8a\xd6\x60\xfc\xd2\xa5\x80\x99\x21\x9b\xe5\xbf\x1d\xb2\x46\xfe\x44\xe4\xe9\x17\x8d\xb6\xaf\x9a\xdc\x14\x1e\x8f\xc3\xc8\x49\x0d\xdd\x2f\x7e\x85\xe4\xe6\xd9\x7c\x2e\xcc\xe7\x9c\x74\x29\x2b\x9f\xe7\x66\x87\xf4\xd5\x17\xf2\xcf\xa7\x4c\xb7\x4c\x33\x77\x4b\x3c\xba\x3d\x29\x27\x1a\xc3\x86\x9a\xf1\xe8\xfe\xe6\xc9\x54\x94\xd2\xb8\xdd\x44\xcc\x44\xe7\x24\x77\xf2\x74\xbb\xee\x74\xd0\x04\xae\x94\x3c\xe3\x3f\x79\x32\xd9\x7a\xd6\x69\xea\x69\xa0\xeb\x9c\xf5\x8c\xa9\xd3\xd2\xbc\xde\x1c\xef\xf1\xb7\x85\x8b\x0b\x7d\x77\xfb\x17\x35\x16\x7f\x00\xcf\xd9\x68\x27\xbc\xe1\xfd\x72\xdb\x4e\x2d\xe6\x78\x86\x5c\xc8\x79\xc7\x0b\x4a\x8f\x2e\xd5\xe6\xd5\xbf\x2e\xaf\x2e\x65\xbf\x6a\x49\x6b\x22\xd1\x72\x06\xf1\x9d\x4f\x48\x46\xb3\xbd\x03\x77\x51\x3b\x4b\x09\x03\x8a\x13\xf5\xf0\x99\x7e\xbf\xb6\xc9\x15\xf3\xfe\x63\xa5\x69\xc8\xeb\xfd\xf7\x92\xc3\x91\x8b\xfd\x65\x81\x4f\x57\x83\x06\x66\x9c\xe6\x51\x42\x43\x26\x46\xa6\x28\xe4\x30\x42\x6d\x0d\x73\x74\xec\xa2\x5c\xaa\xf7\xf1\xd0\xda\x4d\x91\x60\x4c\xd4\x8f\x8d\xe5\x34\x99\xe4\x53\xfc\xa1\x12\x87\xec\x41\xbe\x4d\x47\xe9\xeb\x20\x7e\xcd\xb0\x6a\xf5\x95\xb5\xbd\xc5\x96\xe6\x53\xd4\x56\xac\xcd\x5b\x22\x6e\x17\xc7\x6e\xff\x3c\x59\x45\xac\x6e\xfb\xd6\xde\x45\x92\x69\x25\xbc\x3e\x44\xdc\x6a\x59\x4c\x16\x25\x69\xb5\xc8\x05\xfc\x22\x40\x9a\x9c\xed\xb7\x71\x9c\x26\x85\x87\xdf\xb1\xfa\x8d\x0c\x25\x0a\x56\xb7\xdd\x02\xf8\x33\x4a\xda\x3b\x78\x07\x98\xf6\x25\x58\x78\xe7\x69\xc1\x97\xf0\xc0\xad\xe0\x66\x83\x24\xd4\x66\xc3\xe8\x7e\xee\xa1\x6d\x45\x38\xa2\xec\xd0\x46\x38\x0e\x5d\xa9\x45\xfb\x4c\x69\xac\x13\xc0\x0d\x30\xfa\x6a\x2f\x4c\x9a\xd2\xe9\x95\xe4\xe6\xaf\x54\x97\x72\xd7\x7c\x1a\x69\xa7\x84\x17\x5d\x46\x90\x2b\x92\xf6\x94\xc6\x95\x15\x9a\x99\x11\xb1\xb1\x05\x74\x75\x11\x6c\x4b\x49\x81\xfc\x02\xd6\xf8\xcd\x33\x60\x78\x3a\xc9\x45\xf8\xdd\xeb\x12\x2f\xaf\x1b\xdb\xbf\xd5\x8d\xbf\x28\xdf\xd2\xee\x07\x87\x4b\x6e\x1c\x2c\x78\x27\x6a\x6c\xd5\x63\x73\x32\x86\xd9\x89\x44\x52\x0e\x8a\x2a\x41\xb5\xc8\xfb\xb1\x12\x47\x57\x7b\x75\x66\xc0\x93\xb6\x90\xf9\xb3\xf2\x27\x85\x9d\xb6\x97\xee\x40\x0e\x4b\x81\x04\x23\x89\x11\x49\x42\x8e\x3f\xf0\x7f\x27\xf2\xf5\xd9\xb8\x95\xe4\x0b\xca\x43\xd8\x8a\xcc\x3c\xa8\x1a\x96\x9e\x0b\x02\xc6\xbf\xe6\x99\x76\xef\x2d\x36\x04\x39\x7f\xde\x7c\xdc\x5f\xec\x9a\xb5\x31\x3b\xed\xe5\x83\xde\x34\xc2\xc6\x86\x5e\xd9\x6c\x21\xde\x09\xff\x8b\x3e\x4a\x3a\x1f\x23\x40\x72\xa0\xb2\x63\x8f\x2c\x56\xd1\x78\x51\x97\x3a\xd7\xe8\x7e\xa1\x95\xa5\xca\xd4\xe4\xe0\xa2\x78\x3b\x0a\x3a\x30\xd5\x67\x85\x3c\x16\x74\xc8\x1a\x42\xea\x0f\xbe\xae\xc5\x27\x1a\x87\x99\x2a\x72\xf0\x41\xb1\x29\x90\x67\xb8\xf3\xa9\x06\x72\xca\x8d\x15\x06\x82\xbb\xd6\x6f\xf5\x8d\xda\x76\x46\x26\x2d\xec\xbe\x6e\x9a\x23\x3f\xba\x58\x6e\xe6\x92\xb4\x5c\x5f\xb1\xbd\x49\x8a\xcf\x30\x34\x2d\x12\xff\x45\x00\xb1\x8c\xf6\xd7\xf3\xb0\x19\x1d\xc6\x39\xb7\xc8\x06\x3b\x46\xac\x33\x3b\x57\x9b\xa1\xe5\xf4\x22\x4a\x9c\x7a\xd9\x29\xcb\xc3\x87\x31\xe2\x60\x67\x9a\xcd\x3c\xe1\x5a\x71\x67\x8c\x0e\xf1\x14\x50\x70\x22\xec\x07\x96\x83\xe5\x71\x9c\x08\xb4\x5c\x52\xe7\x49\x55\xf9\x9d\xa5\xa1\x7e\x8d\x99\x6d\xa9\x15\xfa\x23\xf0\x8e\x13\xd1\xc0\xec\xd3\xda\x5f\x04\x07\xcb\x3f\x68\x95\xa4\x9f\xf6\x09\x54\x63\x8a\xb6\xfd\x43\xe2\x34\xbd\xdd\x8a\x38\x16\xc9\x18\x30\xdd\xad\x11\x60\x21\x0d\x45\x32\x80\x6c\xa9\x87\xfa\x21\x16\xcc\x41\xf5\x11\x87\x22\x7a\xc1\x5d\xb4\xbe\x2c\x15\x70\xf3\xbe\xb2\x3d\x25\xce\xfa\x93\xbc\x34\xd1\xdb\xf9\x1d\xb8\x1c\x77\xef\x05\x4d\xee\xed\xb0\x94\x72\xc4\xa6\x15\xfa\xcc\xed\xc7\xef\xcc\x48\x9e\x37\x0b\xf8\x4a\xc4\x52\xb5\x5c\x7a\x10\x19\xf9\x30\x84\x76\x86\x0a\x32\xb8\x4b\xb9\xca\xd8\x34\x18\x40\xfb\x32\x20\x9a\xec\xbe\x73\x34\x31\x15\xc3\xc2\x4a\x5a\x8b\x72\x52\xfc\x08\x35\x4e\xf1\x87\xaf\x03\x65\x50\xd1\xc5\x6e\x9e\x0a\x51\x78\xa2\xeb\x43\xe0\xc9\xbb\x28\x7c\xc7\xdd\x90\x17\x85\xa9\x11\x0c\x1e\x07\x43\x2e\xe3\xe3\xed\xc1\xc0\x4d\x89\x43\x78\xb3\xb5\x5d\xb1\xf7\x4c\x27\xce\x81\xb8\x3b\xe7\x11\x27\x48\x12\xc0\xf1\x61\xfe\x94\xde\x60\xa9\xe2\x25\x64\x03\x19\x08\xb8\xaf\x9c\x1b\xed\xf4\x8c\x1d\xc4\x07\x77\xa8\x83\x0d\xbd\x86\xac\xa9\x3c\x0f\x95\x41\x88\xe6\x1e\x87\xb4\xc0\xdd\x13\xbc\x20\x52\x88\xef\xfe\x0c\x70\x10\x12\xee\x68\x00\x06\xa0\xe3\xe4\xbd\xc0\xd7\xd1\x7a\xd0\x67\x60\x65\xf4\x25\x70\x0a\xd8\x14\xc5\x07\xce\x4b\x6a\x23\xcd\xd8\x60\xa9\xb3\xf8\xef\xec\x14\x09\xcb\xb5\x16\x2e\x4a\x52\x81\x7b\x9f\x83\x93\x99\xe7\x74\xd0\x08\xc0\x43\x2c\x14\x16\x04\x3c\xcb\x4c\x5e\x8a\x81\x8a\x13\x57\xfa\x97\xa0\x1f\x50\xe4\x3a\x73\x68\x19\x42\xbd\x40\x06\xd2\x05\xd7\x89\x53\x03\xe7\xae\xd4\x3c\xef\x82\xe1\xd1\x40\xb3\x7c\x08\x0a\xf3\x50\xbe\x0d\xc2\x41\xff\x82\xaa\x43\x3e\xa3\x87\xc1\x87\x4d\xce\x92\x2f\x49\x7c\x91\x5a\x83\x37\xb1\x7f\x49\xff\x44\xfe\xe0\x38\xc9\xfc\x24\x70\x38\x56\x32\x02\x9c\x59\x9e\xac\x2c\x89\xeb\xc4\x91\x01\x01\x39\x07\x64\x77\x68\xf1\x9a\xd0\xca\xbe\xfc\x55\xba\xe9\x94\x94\x42\x36\xb6\xa8\xd5\x54\x7e\x78\x35\xb0\xe8\x1a\x04\xb3\x48\x88\x16\x97\xf7\x44\xb8\xb8\x7d\x57\xc8\xc2\xe7\xdd\xff\x28\xbf\x8e\x91\x52\x88\xd2\x93\x21\x27\x82\x66\x2c\xad\x29\xb5\x32\x6a\xb1\xc7\x28\x0c\xc9\x2d\xe9\xf4\xb9\x2c\x7e\x93\x6c\x0c\xe2\x29\x57\x04\xd8\xb0\xfa\x8b\xeb\x0b\x4c\xa1\x1a\xf3\x03\x21\xbf\x71\x3e\x70\x31\x4a\x66\x9c\x0c\x56\xc0\x5d\x41\x5e\x3d\x89\x6a\xa6\xc6\x55\x5e\x31\xb2\xbd\xc7\xc6\x8e\x7d\xb1\x57\x67\xdd\x6a\x91\x72\x0c\x65\xc6\xbf\x42\xd9\xf8\xb1\x4e\x04\xa0\xec\x38\x4c\x4b\xb3\x72\xdb\x05\xda\xca\xcd\x53\x01\x6d\x2c\x0d\x88\x67\xc2\x30\x23\x43\x2e\x27\x3d\x90\xb2\x22\xf5\x51\xce\x6b\xac\x79\xd3\x01\xe8\x3f\x7b\x64\xc3\x0f\x1c\x06\x4f\xe7\x4f\x28\x05\xa3\x3a\xb8\xa9\x06\x3d\xf4\x7c\x7e\x8e\x95\x32\x73\x9a\x65\xeb\x7a\x82\xe9\x4b\xee\xf6\x17\x64\x4d\xaf\xc6\x84\xf8\x72\xc8\x73\xbf\x87\x7d\xe0\xfc\xe8\x8e\x89\x69\x60\xc6\x95\xb5\xc5\xbf\x66\x0c\xc5\x2f\xc6\x7b\x70\xc4\xdc\x8f\xa6\x57\xb0\xa4\x1e\x15\x64\x5f\x62\x5e\xb8\x39\xf9\x3a\x87\x3a\x23\xb7\x52\x2b\x40\x17\x97\xc4\x42\xca\xfb\x8f\xf1\x89\x30\xd5\x21\xf0\x86\xab\xa2\xf8\x34\x64\xb3\xcc\x3a\x1f\x61\xc7\xab\xb1\x43\x62\x13\xf9\x40\x6f\x73\x8a\xc9\x5a\x60\xb8\x15\x35\x9e\x7a\x39\xf1\x3b\x03\x81\xbd\x9d\xa3\xc5\x2e\x58\xe4\x14\xbc\x60\x1d\xef\x7f\x51\xe2\xc1\xd0\xab\x5e\x7d\x9d\x4e\xaf\x4c\xfb\x58\x61\x47\xf3\x0d\xd0\xad\x39\x44\xed\xb1\xb9\x57\x3f\x41\x16\xbb\x3f\xd7\xbc\x49\xd9\x86\x86\xb4\xee\x93\xbe\x4b\x8a\xc9\x17\x34\x8b\x73\x2d\x94\x3f\xbd\x6d\xe4\x9f\x35\xb3\x1a\x60\xf2\x77\x1d\xfc\x27\xac\x79\xd2\xcf\x3f\xcd\xdf\x60\xf6\x46\xb5\x2c\x87\x52\x44\x33\xce\x60\xa6\x08\xa1\xa5\xbf\x11\x34\xb1\x06\x8d\x1f\x18\x22\x2b\xfd\x6d\x79\x74\xc5\x11\xc9\xce\xb3\x34\xed\xc6\x2f\xdd\xe6\x54\x5c\xfe\x99\x5e\x57\xda\xa5\xa8\x85\xde\x67\xc4\x2f\x2e\xa4\x3e\x69\x7c\xbf\x7e\x75\xbf\x07\xe9\x93\xf2\xf5\x41\x18\x71\x17\xb8\xac\xc8\xae\xc0\x71\x4b\x8d\x04\xea\x32\xb8\x96\x76\xcf\xdb\x7e\x72\x31\x3e\x27\x7b\x66\xd8\xf0\x30\xfb\x81\x76\xfa\xf1\x34\xfc\x64\x0e\xd1\xf2\xb5\xda\xdc\x16\x2e\xb3\xf9\xfd\x8a\x14\x72\xaa\xbf\x14\xdb\xb1\xfc\xfb\x48\x37\x96\x3e\xe4\x38\xb6\x87\x45\x36\x28\x4d\x9a\x63\x9f\xe7\xd9\x4d\x45\xe0\x9c\xa2\x1a\x67\x34\xf0\xe5\xcf\x8e\xce\x32\x88\x12\x66\xd4\xd9\x7b\xc4\x30\x0d\xe1\xd9\x6c\xfc\x24\xf4\x4f\xc3\xbb\xf9\x11\xdc\x60\xfb\x23\x25\x76\x9c\xf2\xe7\x51\x55\x4e\x3c\xd5\xa8\xc1\x46\x63\xae\x7c\x86\x5b\x5b\x33\xc3\xbc\x0c\xdc\x5b\x44\x36\x6b\x26\x8d\x4c\xe3\xe0\x23\x67\xa7\x57\x91\x8f\x96\x3a\x96\x3a\x96\xef\x2e\x79\x2f\x97\x0f\x8c\x2f\x6f\x2c\x7f\xaa\x7b\x83\x70\x86\xd7\xe4\x1a\xaf\x58\x23\xd8\x51\x1f\x91\x91\xc8\x5e\x2f\x4b\x24\x07\x15\x6a\x75\x66\xb5\x0b\xa3\xac\xf3\x1e\x55\x87\x0d\x57\x8c\xb5\x2d\x49\xce\xe1\x4b\x78\xe5\xa5\xf3\xb9\x47\x63\xd6\xf2\x1d\xf9\x90\x2c\x52\xb9\x0f\x8f\x5b\xa1\x56\xbb\xbe\x26\xdc\xde\xd3\xaa\x44\x95\x1c\xee\xeb\x46\x12\x74\x17\x21\x43\xf5\x48\x37\x94\xc3\x44\xdf\x42\x00\xbe\x75\x4a\x7e\x40\x94\xa8\x3d\x15\x5b\x77\x85\x18\x3f\x55\xfd\x6a\x8e\xf8\x6b\x5a\x33\x4a\x85\x60\x34\x75\xe6\x99\x28\x2e\x6e\x72\xc6\x6c\x01\x43\x9c\xf8\xa1\x21\x82\xe6\x4d\x7b\xc1\xd0\x3e\xb4\xf0\xe0\x8d\xfb\xf1\x81\x71\x59\xeb\xe2\xe9\xa9\x69\x6a\xfc\xba\x37\xed\x79\x7d\xfc\xbe\x2e\xf9\x37\x97\xb9\x43\xa3\x61\xb5\x2f\x98\x6e\x70\xdf\x56\x1f\x32\x0a\xf3\xb2\xfb\x22\x36\x90\xa6\x3d\x70\x74\x71\x96\x41\xe9\xdb\xe8\xcb\xa7\x43\x7a\x12\xab\xc4\xc8\xef\xde\xd2\xd3\x0a\x48\x97\xdb\xdd\x83\x42\x09\x17\x5b\x7b\x1c\xe3\x71\xdb\xad\xbb\xfa\x78\x2c\xb3\x15\xa3\xf2\x1a\x7b\xb2\xdb\x1e\x26\x10\x37\xe9\x6f\xbd\xed\x99\x71\x2c\x84\xbf\x9d\x58\x22\x1c\x6d\xb8\x25\xd8\x61\x92\x1e\xbb\x59\x3d\x99\x53\x08\xdd\xf6\x41\x4a\xbe\x69\xe7\x1d\xe0\xab\xaa\x57\x68\x2a\x64\xb7\xc6\x5b\x84\xb3\x0c\x54\xe3\xe1\x99\x93\x8c\xeb\xb5\xa9\x6d\xf2\xb4\x7b\x55\x1a\x45\x26\x64\x9b\xf2\xe7\xb1\x26\x44\xf8\xeb\xaa\xe7\x79\x78\xe3\x92\x3a\x0b\x1b\xdc\xb3\x52\x7b\x4d\x4b\x6c\x6e\xd9\xbe\xa2\x31\xd6\xa6\x1a\x0a\x71\xce\xfa\xe1\xfa\x65\xd7\xbd\x34\xc2\xe7\x8f\x6d\x8d\x26\x3b\x7f\x87\x2d\xe5\xa1\xb2\xe8\xac\xcd\x11\x78\x61\x9a\xc0\xf6\x79\xfc\xfd\xec\x6c\x66\x25\x31\x3e\x3f\x89\xfc\x83\x7a\xbc\x68\x17\x05\xa2\x75\x16\x54\x0e\x69\xd2\xbe\xe5\xaa\xd5\x2c\x52\x8f\x64\xb5\x65\xea\x93\xed\x32\x30\xa1\xba\x04\x62\x9a\x94\x4b\x30\x3e\x33\xb5\xd4\x70\x05\xa7\x9e\x2e\x73\x53\x1f\xab\x9b\xf3\x09\xb6\x88\x1d\x28\xc0\x82\x57\x2a\x46\x1c\xe5\x76\x02\x9b\x13\x5c\x0f\x6f\x8a\x0d\xc0\xdc\xbd\x36\x8f\xcf\xc2\x03\x7e\xdb\xf0\xc0\x76\x44\xd4\x6e\x5c\x23\xa0\xa2\xc3\x68\x4e\x24\xa1\x78\x24\x69\x96\x8a\x49\xa4\xc3\xef\xd3\x76\x63\x8f\x74\x9f\xa7\xa7\x47\xd5\x96\x4d\x50\xd7\xc3\x85\x13\x07\x28\xb5\xa1\x4e\x7e\x72\xe4\x07\xa1\x82\x36\xbb\xc4\xf1\x70\x84\x6e\x32\xa1\x2b\x4a\x45\x09\x87\xdb\x4d\xbc\x09\x03\x60\x2b\x32\xde\x83\xf4\x9a\x9e\x1a\x3e\xda\xbd\xd2\x8f\xb1\xc3\x6e\x6a\x4e\x7f\x72\x0e\xdc\x6c\x43\x3f\x72\xad\xdf\x6c\x20\x7a\x79\x50\x99\x69\xc4\x03\x9f\x63\xd4\x0e\x12\xda\xdf\x95\x38\x46\xeb\xf6\x7b\x3f\xd7\x4f\xff\xe2\x69\xd9\x94\x4b\xa7\x7a\x88\xe5\x79\xd2\x2d\x9e\x2a\xc4\xe8\x52\xba\x9f\x3e\xf7\x3c\x60\x68\xb9\x36\x9b\xab\xd0\xc7\x3d\x6c\xd4\x87\xc8\x91\x2f\x56\x15\xad\x88\x2f\x43\xa6\xa0\x27\xf0\x2f\x63\x8f\x02\x97\xbb\xfb\x6e\x2d\xef\xc7\x2f\xc4\x18\x20\x76\x83\x57\x82\x8c\x33\xb6\x03\x88\x80\x27\xad\x8c\x7c\xe2\x82\xfd\x34\xbd\x9a\x0c\x75\xc8\xa0\x86\x92\xc7\x9c\x8b\x88\xb3\xf4\x00\x87\xdc\xa9\x63\x0c\xba\x25\xa8\xae\x91\x01\x33\x1b\xc8\xea\x60\x9e\x35\x6e\x0e\xdb\x5b\xfb\xa6\x3f\xed\x66\xce\x72\xd7\x9b\x31\x56\x66\x98\xea\xef\xab\xbe\xa5\x95\x3a\x9d\x50\x70\x21\x0b\x79\x98\x40\xb2\xf0\xae\x01\x6d\xc0\x8c\x91\x31\x15\xce\x56\x3f\xe6\x9c\xba\xd5\x3b\x53\x52\x80\x1a\x91\x77\x8e\xb4\xa5\x07\xa6\xd7\x52\xae\x1a\x56\xd1\x20\xd4\x01\x13\x1b\x4a\x2b\xed\xac\x85\x0e\xf6\x22\x33\x5b\x5f\x70\xe8\x17\xfd\xfd\x9d\x88\x12\x6d\xfa\xef\x2a\x5d\xf1\x5f\x69\x8f\x94\x15\x7d\xdf\x51\xc3\x95\x86\xed\xab\x29\x7b\xca\xe9\x06\x36\x24\x80\x42\xba\x22\x16\xf7\x4b\xe1\x08\x8c\x43\xfa\xc3\x36\x00\x92\x4d\x90\x75\xfe\x0c\x72\xfb\x37\x97\xe6\xff\xf2\x74\x1e\x6a\x8a\x3d\x38\xe8\xca\xf9\xbf\x5d\xff\x0f\xce\xd0\x12\x00\x00\xb0\x08\x00\x1c\xba\x07\x00\x1c\x4a\xfc\x6f\xee\xd1\x7f\x77\x82\xfe\xef\xdc\x9f\xff\x8f\xb8\x7f\xe5\xc5\x81\xff\x63\xef\xbf\xe2\x83\x5f\x49\x4e\x07\x07\x3d\xdf\xfe\x95\x8d\x9f\xfd\x6f\xf7\xfe\xd3\x4b\xfb\x69\x00\xe0\x7a\x27\x00\x70\xa6\x05\x00\xb8\x10\xf1\x1f\xeb\xff\xc3\xbd\x95\x03\x00\x04\x8f\x01\x00\x67\x41\xff\x67\xae\x4e\x17\x00\xb8\xa6\x07\x00\x9c\xea\xfc\x77\xee\x3f\xf9\x62\x9f\xbe\x7b\xf2\x4a\xdc\xda\xe8\x9b\x55\xe4\x27\xc5\xcb\x5f\x7e\x9e\xff\xe7\xbd\x07\x18\xea\xc1\x01\x00\x00\x96\xd8\x38\x7e\x78\xe7\xe0\xa0\xeb\x68\x63\xc2\x49\x78\xe9\xef\x2d\xbe\xf4\x86\xff\xee\xa6\xf5\x6a\x05\x9c\xfe\xb3\xfc\xe0\xbb\x58\x16\x20\x4d\xe9\x16\x00\xe0\x61\x7a\x70\xf0\x7e\xe7\x60\xb1\xe5\xee\xff\xe0\x04\xc6\x83\x0f\x7e\x8e\xe8\x00\x0c\xeb\xbe\x00\x00\x16\xea\xff\x70\xfc\x9b\x97\xff\x07\x77\x64\xef\xce\xc1\x41\xb0\x11\x00\xd4\x3a\x0c\x00\xdc\x48\xf8\x87\xfb\x9b\x38\x13\xe8\xe9\xf1\xcf\xdf\xfb\x05\xf8\x78\x58\x59\xdb\x88\xfe\xab\x83\xcf\x84\x7f\xcd\x18\x0b\xf6\xf1\x0e\x76\xfd\xb7\xa9\x9f\x76\x7f\xf1\xc4\x0c\x00\x00\xd8\x00\x00\x00\x41\x80\x16\xc0\x17\xe0\x07\x08\x03\x04\x00\x3c\x01\x1e\x80\x67\x80\x20\x80\x28\x40\x01\x00\x03\xc0\x00\xaa\x00\x51\x80\x1e\xe0\x05\x20\x08\xe0\x0e\x08\x00\xbc\x00\x38\x03\x82\x00\x9e\x00\xdf\x7f\x22\x6f\x80\xe8\x3f\x27\xbd\x01\xbe\x80\x80\xff\x8a\x5f\x00\x02\xff\xc9\xfe\x7f\x2a\x18\xe0\x03\x00\x04\x3e\x55\x54\xf8\x57\xd5\xd3\x06\x00\xc0\x51\xee\xc1\xc1\x07\x19\x00\xe0\x58\x39\x00\xf0\x33\xe5\xe0\xe0\x7b\xf5\xc1\xc1\xcf\x5a\x00\xe0\x70\x0d\x00\x30\x99\xf9\xff\x05\x00\x00\xff\xff\x12\x78\xef\xbb\x20\xee\x00\x00"); +var _be =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\000\xff\142\140\140\x5e\xe1\xe8\342\xe4\xca\044\xc0\xc0\x50\x50\x54\122\xe4\036\xe4\x18\x19\x11\x19\245\xc0\x7e\235\201\231\x81\x8f\101\224\101\210\x41\x3e\x31\271\xb8\xc0\x31\040\xc0\x87\201\x81\x81\041\057\x3f\x2f\225\001\x15\x30\x32\x30\x7c\xbb\x06\x22\x19\x18\056\353\x80\xcc\142\x20\x0d\260\044\x17\x14\x95\060\x30\x30\x6c\x61\x60\x60\360\x4b\111\x2d\x4e\146\x60\140\x64\141\x60\x60\x68\054\x2f\051\050\x61\140\x60\xec\x60\140\x60\020\311\x0e\x09\x72\x66\x60\x60\x9c\xc3\300\xc0\304\123\222\132\x01\x52\xcf\x90\x94\x58\xec\xe9\xec\x9c\x9f\x93\x5f\xa4\xa0\xab\340\234\137\120\131\x94\231\236\x51\xa2\240\x91\254\251\x60\144\x60\140\xae\x00\x91\x0a\316\xcf\x29\x2d\xc9\314\xcf\x2b\xd6\x51\160\314\xc9\x51\x08\x02\251\x29\x56\x08\112\x2d\x4e\x2d\x2a\x4b\x4d\xd1\x63\x60\x60\x80\330\011\006\xea\x9e\xc1\xfe\x0a\xce\xf9\x89\x25\xa9\051\x0a\145\x46\x0a\272\x0a\xee\101\xae\221\x0a\x86\311\x0a\272\x0a\x1a\010\xeb\x34\x49\xf4\x21\x11\x00\x14\xe6\x10\xd6\015\x17\x06\206\x07\xbe\x0c\x0c\xfb\x6e\x25\x97\026\225\x41\xc4\x18\031\xd8\x94\330\222\xd8\x16\xb1\075\x67\327\146\x2f\142\xdf\xcd\xc1\xc6\x11\xc2\xb1\204\xe3\043\xa7\x0b\xe7\x34\316\x57\x5c\x8e\x5c\x33\xb8\x3e\x72\xfb\x70\x2f\347\x61\xe5\x49\345\x39\312\xab\xc9\333\xc7\xfb\211\057\232\xef\010\277\x2e\xff\x6c\x01\x0e\201\012\201\x57\x82\x31\x82\027\x85\xdc\x85\x0e\x08\333\x08\357\x14\x31\x17\xd9\x29\152\x2d\272\x5f\xcc\115\354\xbc\x78\x94\370\x53\x89\x62\x49\x66\311\x09\122\112\x52\233\xa4\335\244\x6f\xc8\344\xca\xfc\227\x9d\x2c\247\x25\167\x50\076\x4a\xfe\223\102\xb7\xa2\xa6\342\x31\245\x34\x65\066\xe5\x55\x2a\xfe\x2a\x3f\124\027\250\xf9\xa8\xfd\x54\137\xad\x11\xab\051\xa4\x79\x4c\253\x5e\333\x4a\373\xbb\316\166\xdd\112\075\x6b\xbd\xff\372\xc7\014\xfa\x0d\xa3\214\324\215\076\x1b\x1f\x35\x99\x62\x9a\x69\146\x6b\x2e\154\xfe\xca\xe2\xb0\345\x1c\xab\x4a\xeb\x10\x1b\x23\x5b\101\333\x8f\x76\027\xed\xb7\072\x4c\x77\xac\164\x8a\x76\xb6\x77\121\x76\xe5\x70\x7d\xe3\x76\xc9\175\xa7\xc7\002\317\x0e\xaf\x42\xef\050\037\x77\x5f\x63\x3f\x05\x7f\x5e\xff\277\x01\x6f\003\x1f\x06\x5d\x0e\076\x19\162\x20\x74\x77\330\266\xf0\x6d\021\x9b\043\x77\x45\xed\x8b\x3e\x1e\x73\x29\xf6\176\334\233\370\x7f\x89\x02\x49\052\311\xd6\x29\041\xa9\131\x69\xed\xe9\013\x32\x0e\144\xde\xcd\372\x9b\x23\x93\353\x90\x97\x94\xdf\x56\260\xa2\xf0\x4c\xd1\xc7\x12\xc9\122\xeb\xb2\244\362\266\212\065\x95\227\253\xfe\324\x28\xd5\372\326\x95\xd5\x2f\x6e\x38\xd7\xf8\xbb\x59\xb3\x25\xa2\xb5\xa3\x6d\x4f\xfb\233\x4e\xa5\xae\260\xee\xde\x9e\303\xbd\377\xfa\xcd\047\x94\114\134\x3f\xe9\343\x14\x83\251\xe5\xd3\x76\317\x60\x9c\xe9\x35\153\352\354\x47\x73\x8d\346\065\xce\277\xba\x50\x6b\x51\313\342\xbb\x4b\xad\x96\315\130\376\x73\145\xe4\xaa\xbd\x6b\xe4\327\xb6\256\x7b\xb9\xc1\x77\xe3\306\xcd\x62\x5b\xca\xb7\336\334\x6e\xb9\143\xc6\xce\xaf\xbb\103\xf7\154\xda\047\xb4\x3f\377\xc0\305\x43\x06\207\xa7\034\xf9\x76\054\346\xf8\xe1\223\x7a\247\x66\237\xe1\070\133\x71\xee\xcd\x85\xd8\213\127\x2e\x7b\x5d\x39\172\xcd\341\xfa\xde\x9b\x56\xb7\xf6\xdc\xb1\xb9\x7b\xe8\xbe\xcb\203\063\x8f\002\x1e\337\x7c\x9a\364\xec\xe3\x8b\x9a\127\xdc\xaf\xa7\xbd\325\x78\xb7\xfd\203\xe7\xc7\333\x9f\x8b\xbf\xf2\x7d\x5b\367\xc3\xe9\347\xc5\337\121\x7f\x9e\376\x2b\370\xff\037\020\x00\x00\xff\xff\x15\x23\x9e\306\250\x03\x00\000"); +func AssetNames ()[]string {_fe :=make ([]string ,0,len (_bgd ));for _ggfg :=range _bgd {_fe =append (_fe ,_ggfg );};return _fe ;};func NewSRGBv4OutputIntent (subtype _bd .PdfOutputIntentType )(*_bd .PdfOutputIntent ,error ){_ecc ,_cac :=_bc ();if _cac !=nil {return nil ,_cac ; +};_gag :=_bd .NewCustomPdfOutputIntent ("\u0073\u0052\u0047\u0042\u0076\u0034","\u0043\u0075\u0073\u0074\u006f\u006d","\u0073\u0052G\u0042\u0020\u0049E\u0043\u0036\u0031\u0036\u0039\u0036\u0036\u002d\u0034",_ecc ,3);if _bbf :=_gag .SetSubtype (subtype ); +_bbf !=nil {return nil ,_bbf ;};return _gag ,nil ;};var _aac =map[string ]ColorSpace {"\u0035\u0038\u0035\u0039\u0035\u0041\u0032\u0030":ColorSpaceXYZ ,"\u0034\u0043\u0036\u0031\u0036\u0032\u0032\u0030":ColorSpaceLAB ,"\u0034\u0043\u0037\u0035\u0037\u0036\u0032\u0030":ColorSpaceLUV ,"\u0035\u0039\u0034\u0033\u0036\u0032\u0037\u0032":ColorSpaceYCBR ,"\u0035\u0039\u0037\u0038\u0037\u0039\u0032\u0030":ColorSpaceYXY ,"\u0035\u0032\u0034\u0037\u0034\u0032\u0032\u0030":ColorSpaceRGB ,"\u0034\u0037\u0035\u0032\u0034\u0031\u0035\u0039":ColorSpaceGRAY ,"\u0034\u0038\u0035\u0033\u0035\u0036\u0032\u0030":ColorSpaceHSV ,"\u0034\u0038\u0034\u0043\u0035\u0033\u0032\u0030":ColorSpaceHLS ,"\u0034\u0033\u0034\u0044\u0035\u0039\u0034\u0042":ColorSpaceCMYK ,"\u0034\u0033\u0034\u0044\u0035\u0039\u0032\u0030":ColorSpaceCMY ,"\u0033\u0032\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace2CLR ,"\u0033\u0033\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace3CLR ,"\u0033\u0034\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace4CLR ,"\u0033\u0035\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace5CLR ,"\u0033\u0036\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace6CLR ,"\u0033\u0037\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace7CLR ,"\u0033\u0038\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace8CLR ,"\u0033\u0039\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpace9CLR ,"\u0034\u0031\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceACLR ,"\u0034\u0032\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceBCLR ,"\u0034\u0033\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceCCLR ,"\u0034\u0034\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceDCLR ,"\u0034\u0035\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceECLR ,"\u0034\u0036\u0034\u0033\u0034\u0043\u0035\u0032":ColorSpaceFCLR }; +var (ErrUndefinedHeaderDeviceClass =_b .New ("\u0075\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u0020\u0063la\u0073\u0073");ErrUndefinedHeaderColorSpace =_b .New ("\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0068\u0065\u0061\u0064\u0065r\u0020c\u006f\u006c\u006f\u0072\u0020\u0073\u0070a\u0063\u0065"); +);type DeviceClass int ;var _fegg =[...]uint16 {0,20,34,48,62,77,91,105,120,134,148,163,177,192,207,222,237,252,267,282,297,312,327,342,357,372,387};func _ae ()([]byte ,error ){return _g (_bfe ,"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043"); +};func _cb ()([]byte ,error ){return _g (_gdcc ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063");};const (DeviceClassUndefined DeviceClass =iota ;DeviceClassSCNR ;DeviceClassMNTR ;DeviceClassPRTR ;DeviceClassLINK ;DeviceClassSPAC ; +DeviceClassABST ;DeviceClassNMCL ;);func _cag (_bagc ,_fa string )string {_bfdd :=_ad .Replace (_fa ,"\u005c","\u002f",-1);return _dd .Join (append ([]string {_bagc },_ad .Split (_bfdd ,"\u002f")...)...);};type bindataFileInfo struct{_af string ;_fd int64 ; +_bfc _ea .FileMode ;_bb _ee .Time ;};func MustAsset (name string )[]byte {_fg ,_fge :=Asset (name );if _fge !=nil {panic ("\u0061\u0073\u0073\u0065\u0074\u003a\u0020\u0041\u0073\u0073\u0065\u0074\u0028"+name +"\u0029\u003a\u0020"+_fge .Error ());};return _fg ; +};const _dc ="\u0043\u006fl\u006f\u0072\u0053\u0070\u0061\u0063\u0065Un\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0058Y\u005a\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065L\u0041\u0042C\u006f\u006c\u006f\u0072Spa\u0063\u0065\u004c\u0055\u0056\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0059\u0043\u0042R\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0059\u0058\u0059\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061ce\u0052\u0047\u0042\u0043\u006f\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0047\u0052\u0041\u0059C\u006f\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0048\u0053\u0056C\u006f\u006c\u006f\u0072S\u0070\u0061\u0063\u0065\u0048\u004c\u0053\u0043o\u006c\u006frS\u0070\u0061\u0063e\u0043\u004d\u0059\u004b\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0043\u004d\u0059\u0043o\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0032\u0043L\u0052\u0043\u006f\u006c\u006f\u0072\u0053p\u0061c\u0065\u0033\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0034\u0043\u004c\u0052\u0043\u006f\u006c\u006fr\u0053\u0070a\u0063\u00655\u0043\u004c\u0052C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0036\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070a\u0063\u0065\u0037\u0043\u004c\u0052\u0043\u006f\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0038\u0043\u004c\u0052\u0043o\u006c\u006fr\u0053\u0070\u0061\u0063\u0065\u0039C\u004cR\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0041\u0043\u004c\u0052\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0042\u0043\u004cR\u0043\u006f\u006c\u006f\u0072\u0053p\u0061\u0063\u0065\u0043\u0043\u004c\u0052C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0044C\u004c\u0052\u0043o\u006c\u006f\u0072\u0053p\u0061\u0063eE\u0043\u004c\u0052\u0043\u006f\u006co\u0072\u0053\u0070\u0061\u0063\u0065\u0046\u0043L\u0052"; +func (_ccg DeviceClass )String ()string {if _ccg < 0||_ccg >=DeviceClass (len (_gff )-1){return "\u0044\u0065\u0076i\u0063\u0065\u0043\u006c\u0061\u0073\u0073\u0028"+_d .FormatInt (int64 (_ccg ),10)+"\u0029";};return _gbd [_gff [_ccg ]:_gff [_ccg +1]]; +};func _add ()(*asset ,error ){_dfa ,_fde :=_bc ();if _fde !=nil {return nil ,_fde ;};_dfc :=bindataFileInfo {_af :"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063",_fd :60960,_bfc :_ea .FileMode (436),_bb :_ee .Unix (1628763334,0)}; +_ggf :=&asset {_bdd :_dfa ,_f :_dfc };return _ggf ,nil ;};var _eae =map[string ]DeviceClass {"\u0037\u0033\u0036\u0033\u0036\u0045\u0037\u0032":DeviceClassSCNR ,"\u0036\u0044\u0036\u0045\u0037\u0034\u0037\u0032":DeviceClassMNTR ,"\u0037\u0030\u0037\u0032\u0037\u0034\u0037\u0032":DeviceClassPRTR ,"\u0036\u0043\u0036\u0039\u0036\u0045\u0036\u0042":DeviceClassLINK ,"\u0037\u0033\u0037\u0030\u0036\u0031\u0036\u0033":DeviceClassSPAC ,"\u0036\u0031\u0036\u0032\u0037\u0033\u0037\u0034":DeviceClassABST ,"\u0036\u0045\u0036\u0044\u0036\u0033\u0036\u0043":DeviceClassNMCL }; +func (_gb bindataFileInfo )Mode ()_ea .FileMode {return _gb ._bfc };func (_afe bindataFileInfo )ModTime ()_ee .Time {return _afe ._bb };func _g (_ec []byte ,_gd string )([]byte ,error ){_cee ,_bf :=_ce .NewReader (_c .NewBuffer (_ec ));if _bf !=nil {return nil ,_ca .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_gd ,_bf ); +};var _ge _c .Buffer ;_ ,_bf =_eb .Copy (&_ge ,_cee );_cea :=_cee .Close ();if _bf !=nil {return nil ,_ca .Errorf ("R\u0065\u0061\u0064\u0020\u0025\u0071\u003a\u0020\u0025\u0076",_gd ,_bf );};if _cea !=nil {return nil ,_bf ;};return _ge .Bytes (),nil ; +};func NewCmykIsoCoatedV2OutputIntent (subtype _bd .PdfOutputIntentType )(*_bd .PdfOutputIntent ,error ){_dfcb ,_efa :=_ae ();if _efa !=nil {return nil ,_efa ;};_gge :=_bd .NewCustomPdfOutputIntent ("I\u0053\u004f\u0020\u0043oa\u0074e\u0064\u0020\u0076\u0032\u00203\u0030\u0030\u0020\u0062\u0061\u0073","I\u0053O\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u00762\u005f\u0033\u0030\u0030_b\u0061\u0073","\u0054h\u0069\u0073\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u0020b\u0061\u0073ed\u0020\u006f\u006e\u0020\u0074\u0068e\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061t\u0061\u0020\u201e\u0046\u004f\u0047\u0052\u0041\u0033\u0039\u004c\u002e\u0074\u0078\u0074\u201c\u002e\u0020\u0054\u0068\u0065\u0020\u006d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0069\u006e\u006b\u0020\u0063\u006f\u0076\u0065\u0072\u0061\u0067\u0065\u0020f\u006f\u0072\u0020\u0074\u0068e\u0020\u0073\u0065\u0070\u0061\u0072\u0061t\u0069\u006f\u006e \u0069\u0073\u00203\u0030\u0030\u0025\u002e\u0020T\u0068\u0065\u0072\u0065f\u006fr\u0065\u0020t\u0068\u0069\u0073\u0020pr\u006f\u0066\u0069\u006c\u0065\u0020\u0069s\u0020\u0076\u0061\u006c\u0069\u0064\u0020f\u006f\u0072\u0020\u0074h\u0065\u0020\u0070\u0072\u0069\u006et\u0069n\u0067\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020\u0072\u0065\u0067\u0061\u0072\u0064\u0069\u006e\u0067\u0020\u0049\u0053\u004f\u0020\u0031\u0032\u0036\u00347\u002d\u0032\u003a\u0032\u0030\u0030\u0034\u002f\u0020\u0041\u006d\u0064\u0020\u0031\u0020\u0028\u0032\u0030\u00307\u0029\u003a\u000a\u002d\u0020\u0073\u0068\u0065\u0074\u002d\u0066e\u0064 \u006f\u0066\u0066\u0073\u0065\u0074\u0020\u0070\u0072\u0069\u006et\n\u002d\u0020\u0070\u0061p\u0065\u0072\u0020t\u0079\u0070\u0065\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0032\n\u002d\u0020\u0067\u006c\u006f\u0073s\u0079\u002f\u006d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u0061\u0074e\u0064\n\u002d \u0054\u0056\u0049\u0020\u0061\u0074\u00204\u0030\u0025:\u0020\u0043\u004d\u0059\u0020\u003d\u00201\u0033\u0025 \u002f\u0020\u004b\u0020\u003d\u0020\u0031\u0036\u0025",_dfcb ,4); +if _fgee :=_gge .SetSubtype (subtype );_fgee !=nil {return nil ,_fgee ;};return _gge ,nil ;};var _bfe =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\xf1\x75\x54\x94\x6f\xf8\xee\x81\x8e\x5d\x28\xd8\x8a\x85\xa2\x02\x06\x22\x28\x61\x53\x62\x01\x12\xa2\x80\x4a\x88\x20\x48\x49\x33\xf3\xf6\x74\x37\x4c\x30\x0c\xc3\x0c\xdd\xdd\xdd\x25\xa2\x52\x2a\x26\x62\x77\xf7\x59\xdf\xfd\xdb\x6b\xed\xb3\xd7\x39\xfb\xfa\xe7\xfd\xbc\xd7\x73\xad\x75\xdf\xcf\x73\xe1\x74\xb4\xdb\xad\x4f\x9f\x3e\x35\x5d\x07\x87\x8b\x8c\x8a\x89\xb2\x75\xf4\x3c\x79\xca\xcf\x5f\x6f\xce\x28\x6e\x3a\x6e\x1e\x4e\x1b\xb7\x1b\xb7\xda\xef\x52\x74\xe4\x7f\x19\xdc\xff\x53\x5f\x47\x70\xd3\xfe\xfb\xde\xda\xe9\x7f\xdc\xd6\xf6\xff\x9d\xfb\xff\x2b\xad\x80\xcb\xd1\x97\x70\xb8\x69\xcb\x70\x38\x9c\xe5\xa5\xc8\xa8\x18\x1c\x6e\xda\x7f\xb3\x7c\xe3\x63\x22\xff\xe3\x7c\x1c\x0e\xb7\xcc\xff\xea\xff\xe2\xe6\xff\xd8\xda\xd4\xc6\x04\x87\x9b\x76\x1b\x37\xed\xf2\x79\x6b\x53\x9b\xdd\xb8\x69\x41\x26\xff\x9b\x4d\x71\xd3\xfb\x59\xff\xb1\x8d\xa9\xb5\x09\x6e\xe6\xee\xe7\xb8\x99\xd7\x4e\xd8\x98\x5a\xef\xc6\xcd\x55\xef\xf9\xdf\x6c\x8a\x5b\xb8\x0c\xc1\xe1\xb2\x7a\x83\xfc\xc2\x62\x70\x0b\xeb\x4f\xe1\xa6\xad\x99\x19\xe3\x17\x15\x84\x5b\x34\x7a\x1a\x37\xcd\x32\xea\x7f\xf6\xf9\x5f\xd2\x3b\xee\xe6\xac\x67\x1b\xe1\x17\x73\x39\x40\x2f\xce\x54\xcf\xcc\xc4\x64\x8b\x9e\xa1\xbf\x5f\xf4\x71\x5b\xdb\x88\xd0\x88\x28\xa3\xff\xaf\x6b\x4c\xc3\xc5\x5c\x4e\x88\xf9\x8f\xfe\xcf\xb9\xde\x7f\xcf\x19\x7c\xe9\xaa\x5e\xdc\x6e\x63\x53\xbd\x9d\x7a\xb6\x11\x91\x89\x51\xc1\x41\x57\x62\xf4\x0c\x2f\x19\xe9\x99\x9a\x98\x98\xef\x34\x35\x31\xb1\xd0\xfb\x9f\xb0\x5b\x44\x68\x6c\x4c\x70\x44\x78\xf4\x0e\x3d\xeb\xd0\x50\x3d\xd7\xff\x82\xd1\x7a\xae\x97\xa3\x2f\x47\xc5\x5d\x0e\x30\xc6\x9d\xf3\xf4\xd2\xfb\x9f\x59\x63\x76\x38\xdc\x43\x47\x1c\xae\xf1\xce\xff\xf1\x66\x9c\xc0\xe1\x66\x5c\xc3\xe1\xa6\xb7\x86\x05\xc6\x98\xfe\xe7\xcc\x9c\xb1\x00\xf7\x3f\xbd\xfc\x5f\x6b\xfe\xff\xfc\x4f\xfb\x5f\xe6\xb4\x6f\x33\xde\xce\x9a\x9a\x73\x7f\xde\xc8\x82\x5b\x0b\xc7\xb5\x9f\x2e\xfe\xb0\xf4\xcf\x8a\x79\xab\x96\xea\xae\x5b\x6b\xb4\xde\x54\xcf\x6a\xd3\xc1\xcd\x87\xb7\x1e\x31\x3c\xbc\xed\xd0\x8e\x83\xc6\xfb\x4c\x2c\x4d\xf7\x9a\x95\xee\x29\xde\x5b\x60\x9e\x67\x91\x63\x99\x65\x95\xb1\x4f\xb3\x5f\x7d\x20\xfd\x60\xfa\xa1\xf4\xc3\xe9\x47\xd4\xd6\x19\x36\x59\xb6\x39\x76\xf9\xf6\x45\x47\xcb\x1c\xaa\x8e\xd5\x1d\x6f\x3e\xd1\x7e\xb2\xfb\xd4\x80\x63\xaf\x53\x97\x73\xc7\xe9\x56\x97\x26\xd7\x7a\xb7\x1a\xf7\xca\x33\xa5\x1e\x45\x67\xf3\xce\x65\x79\xaa\xbd\x94\xde\x29\xe7\x65\x17\xa4\x17\xe5\x3e\x4a\xdf\x0c\xbf\x02\xff\xaa\x4b\x6d\x01\x37\x2e\xdf\x0f\x9c\x0c\x7a\x7c\xe5\x61\xf0\x83\x90\xfb\x57\x27\x42\x27\xc2\xee\x87\xdf\x8f\x78\x10\xf9\xf0\xda\xa3\xa8\x27\xd1\x4f\x63\xa6\x62\x9f\xc7\xbd\x8c\x7f\x9d\xf0\x36\xf1\x03\xfe\x13\xe1\x0b\xf0\x1d\xfc\x09\xfd\x41\x70\x48\x0e\xea\x8a\xfe\xc6\x32\x88\x4e\xc4\xef\x24\x15\xf9\x24\xf9\x33\x25\x95\x7a\x8c\xfa\x81\x26\xa7\xdb\xd3\xdf\x31\x24\x4c\x1b\xe6\x6b\x56\x32\xdb\x9a\xfd\x8a\x93\xc4\x3d\xc2\x7d\xc5\x4b\xe2\xdb\xf0\xdf\x08\xa4\x42\x7b\xe1\x47\x91\x52\xec\x28\xfe\x95\x94\x9b\xec\x25\x99\x2f\xa9\x93\x86\xc9\x56\xca\x5a\xe4\x21\x29\xcb\x52\x1a\x15\xc1\xa9\xcb\x52\x9b\x94\x57\xd3\x56\xa4\xb5\xaa\xc2\xd3\x75\xd3\x3b\xd4\xd7\x34\xeb\x34\x3d\x19\xb1\x99\x1b\x33\x07\xb2\x12\xb3\xb7\x64\x0f\xe5\x80\xb9\x46\xb9\xc3\x79\x68\xfe\xce\xfc\xb1\x02\x52\xa1\x49\xe1\xdd\x22\x4a\xb1\x69\xf1\x44\x09\xad\xd4\xac\x74\xa2\x8c\x51\xbe\xaf\xfc\x45\x85\xa4\xf2\x68\xe5\xe7\x2a\x55\xb5\x53\xf5\xcf\x9a\xcc\x5a\xd7\xda\xbf\x75\xb9\xf5\xe7\x1a\x66\x37\x54\x34\x06\x34\x2d\x6d\x6a\x6d\xbe\xd6\xb2\xa1\xe5\x7a\x2b\xd0\x66\xd4\x36\xda\x4e\xec\xd8\xd5\x71\xa7\x93\xd4\xb5\xb3\x6b\xb8\x1b\xec\xd1\xef\xe9\xe9\x0d\xeb\xd3\xe9\x2b\xeb\x77\x1f\x30\xb8\xce\x1f\xfc\x31\xe4\x73\xb3\xf5\xf6\xa6\x61\x64\xe4\xde\x98\xf9\x38\xfb\xce\xe3\x7b\x7b\x27\xa8\xf7\x47\x1e\xea\x3f\x8a\x78\x5c\x33\x39\xed\xe9\xf1\x29\xc1\xb3\x6f\x2f\xbc\x5e\xd6\xbf\x5e\xfb\x86\xf0\x76\xf4\xbd\xe9\x07\xc6\xc7\x47\x9f\xf7\x7c\xa1\x7c\x1d\xfe\xbe\xe9\x47\xc4\xcf\x86\xdf\x0b\xff\x5c\xf8\x5b\xf8\xef\x1f\x0e\x37\xed\xc7\x8c\x0f\xb3\x5e\xcd\x99\x9c\xf7\x70\xc1\x83\x85\xcf\xb5\x3f\x2e\xfe\xb9\x6c\xc6\x8a\x05\xab\x96\xea\xae\x59\xbb\x79\xfd\x0e\x3d\xd3\x4d\xe6\x9b\x2d\xb7\x5a\x1a\x5a\x6c\xdb\xbb\xc3\xcc\xd8\xd4\xc4\xd4\xd4\xd4\xac\x64\x4f\xd1\xde\x7c\xf3\x5c\x8b\x6c\xcb\x4c\x2b\xcd\x3e\xf5\x7e\xd5\x81\xb4\x83\xa9\x87\x14\x87\x53\x8e\xc8\xad\x65\x36\x52\x5b\xa9\x9d\xcc\x3e\xe5\xa8\xd2\x21\xfd\x58\xf6\xf1\xc2\x13\x55\x27\x5b\x4e\x0d\x38\x76\x3b\x75\x38\xb7\x9d\x6e\x73\x69\x73\x6d\x77\xeb\x74\xef\x3e\xd3\xe7\x71\xfd\xec\x8d\x73\xb7\x3c\x6f\x7b\x0d\x7b\x8f\x9c\x1f\xb9\x30\x72\x71\xc4\x67\xc4\x77\xd4\x6f\xcc\xff\xce\xa5\x89\x80\x87\x97\x27\x03\x1f\x07\xdd\xbd\x32\x1c\x3c\x18\xd2\x7b\xb5\x23\xb4\x25\xac\x31\xbc\x2e\xa2\x3a\xb2\xea\x5a\x65\x54\x65\x74\x65\x4c\x55\x6c\x4d\x5c\x7d\x7c\x73\x42\x47\x62\x2f\xfe\x06\x61\x0c\x78\x08\xbe\x80\x3e\x21\x38\x44\x8d\x3a\xa0\xaf\x31\x01\xd1\x92\xf8\x80\x44\x25\x1b\x93\x47\x29\x08\xd5\x88\x7a\x8b\x06\xd2\x0d\xe9\xb7\x18\x30\x73\x1b\x73\x94\x45\x64\x9b\xb0\x27\x38\x0c\xae\x05\xf7\x29\x4f\xc8\xb7\xe6\xbf\x15\xa4\x08\x4f\x08\xbf\x8b\x32\xc5\xee\x49\xd3\x93\x4a\x92\x7d\x24\x8b\x24\x0d\xd2\x30\xd9\x0a\x59\xa3\x3c\x30\x45\x3b\xa5\x5a\xe1\x9f\xaa\x95\x5a\xa5\xf4\x4f\x5b\x98\x56\xad\x0a\x48\xd7\x4e\xaf\x53\x07\x69\x96\x68\x1a\x33\x42\x32\x57\x64\xb6\x66\x85\x67\xeb\x66\x77\xe6\x44\xe5\xae\xcf\xed\xcd\x8b\xcb\xdf\x94\x3f\x58\x40\x28\x34\x28\xbc\x55\x04\x17\x6f\x2f\x1e\x2b\x21\x95\x9a\x94\xde\x2b\xa3\x95\x9b\x96\xdf\xab\xa0\x54\x9a\x54\xde\xa9\x22\x57\x9b\x54\xdf\xab\xa1\xd5\xee\xad\x7d\x52\x27\xa8\xb7\xa9\xff\xd8\x90\xde\xe8\xda\x34\xa3\xa9\xac\x39\xa0\x65\x59\x4b\x7b\x6b\x74\xdb\xa6\xb6\xa1\x76\xb8\x63\x47\xc7\x78\x27\xa9\x6b\x57\xd7\x58\x37\xda\x63\xd8\x73\xbd\x37\xaa\x6f\x79\x5f\x65\xbf\xc7\xc0\xf6\xeb\xaa\x1b\x4b\x87\xd0\x9b\xaf\x6e\xbb\x0c\x97\x8d\x2e\x1e\x0b\x1d\x6f\xbb\xbb\xe2\x5e\xd0\x44\xf9\xfd\x7f\x0f\x1d\x1e\xb1\x1e\x0f\x4e\x2e\x7e\x7a\x7a\x4a\xf8\xec\xd7\x0b\xff\x97\x9d\xaf\x0d\xdf\xd0\xde\x4e\xbd\xb7\xfe\x20\xfb\xf8\xee\xb3\xf5\x17\xde\xd7\x89\xef\x86\x3f\xa2\x7e\x36\xfd\x5e\xf8\xe7\xfc\xdf\x82\xff\xfa\x9f\x3e\x67\xe6\xa2\xd9\xcb\xe7\xae\x99\xbf\x41\x6b\xfd\xa2\xb5\x3a\xab\x97\xe8\x2e\x5b\xb3\x62\xcd\xaa\x35\xba\xcb\xd7\xfc\x5b\xf7\x6a\xc3\xdd\x8d\x43\xfa\xd7\xb7\xdc\x32\x98\x30\x7a\xb1\xfd\xbb\xf1\x3c\x93\xd5\xa6\xdb\xcc\xca\xf6\x94\xee\x2d\x35\x2f\xb1\x28\xb1\x2c\xb6\x2a\xda\x57\xb0\x3f\xff\x40\xee\xc1\xec\x43\x99\x87\x35\x47\x54\xd6\xa9\x36\x72\x5b\xa9\x9d\xc4\x3e\xf9\xa8\xc4\x41\x7e\x2c\xed\x78\xd6\x89\x92\x93\x0d\xa7\x06\x1c\x5b\x9d\xea\x9c\x2b\x4e\x97\xba\x14\xbb\x16\xbb\x15\xbb\x97\x9e\xa9\xf0\xa8\x3e\x5b\x77\xae\xc9\xb3\xd5\xab\xc3\xbb\xeb\x7c\xcf\x85\xbe\x8b\x03\x3e\x83\xbe\x43\x7e\xb7\xfd\x47\x2f\xdd\x0d\x78\x70\x79\x32\xf0\x49\xd0\xfd\x2b\x63\xc1\xb7\x43\x06\xaf\xf6\x87\x76\x87\x75\x84\xb7\x45\xb4\x44\x36\x5f\x6b\x8a\x6a\x8a\x6e\x8e\x69\x89\x6d\x8b\xeb\x88\xef\x4e\xe8\x4f\x1c\xc2\x8f\x12\x26\x80\x49\xf0\x35\xf4\xe5\xff\xea\xff\x3e\x89\x4c\xde\x49\x1e\xa6\x80\xd4\xad\xd4\x41\x5a\x22\x5d\x9f\x3e\xc0\x48\x60\xea\x33\xaf\xb3\xf0\xec\xad\xec\x9b\x1c\x88\xbb\x9d\x3b\xc6\x23\xf3\xcd\xf8\x0f\x05\x1c\xe1\x01\xe1\x4b\x91\x54\x7c\x4c\xfc\x2d\x29\x2b\xf9\xac\x64\xae\xa4\x56\x1a\x2a\x5b\x2a\xab\x96\x5f\x48\x99\x99\x92\xa7\x70\x57\xfc\x49\xcd\x52\xba\x2a\xff\xa4\xe5\xa8\xdc\xd3\x71\xe9\x05\x6a\x4f\xcd\x6c\x4d\x69\x86\x4f\xa6\x56\x66\x4d\xd6\xe5\xec\x25\xd9\x4d\x39\xa1\xb9\xab\x73\x3b\xf3\xa2\xf3\xf5\xf2\x07\x0a\xf0\x85\x5b\x0b\x6f\x15\x21\xc5\x3b\x8a\xc7\x4a\xc8\xa5\xbb\x4b\x27\xca\xe8\xe5\xe6\xe5\x4f\x2a\xb8\x95\xfb\x2b\x9f\x55\xf1\xab\x0f\x54\x4f\xd5\xf0\x6a\xf7\xd7\x4e\xd5\x09\xea\x0f\xd7\xbf\x6e\x90\x37\x9e\x68\xfc\xd1\x94\xdd\x7c\xb6\x65\x4e\x4b\x65\x6b\x40\xdb\xd2\xb6\x96\xf6\xf0\x8e\x35\x1d\xdd\x9d\xd1\x5d\xeb\xbb\xba\xbb\xaf\xf5\xac\xee\x69\xee\x0d\xea\xd3\xea\x2b\xee\x77\x1b\x30\xb8\xce\x19\xfc\x34\xe4\x71\xb3\xf2\xf6\xb2\xe1\xc8\x91\xde\xb1\x4d\xe3\x09\x77\x06\xee\xe9\x4d\x44\xdd\x6f\x7d\xb8\xf8\x91\xef\xe3\x82\x27\x3f\x9e\xda\x4d\xf1\x9f\xbd\x7d\x71\xe2\x65\xc6\xab\x7f\x6f\x3c\xdf\x96\xbe\x9f\xff\xc1\xef\x63\xd5\xe7\x85\x5f\xfc\xbe\x56\x7c\x9f\xfb\xc3\xfb\x67\xe1\xef\xe9\x7f\x3c\xfe\xe6\xfe\xd7\x3f\xee\xf3\xb4\xe7\xd3\xef\xcd\x18\x9a\xd9\x3b\xab\x7b\xf6\xc0\x9c\x5b\x73\x87\xe7\x8d\xce\x1f\x5b\x70\x47\xeb\xde\xc2\xfb\x8b\x1e\x6b\x4f\xe9\xbc\x5a\xfc\x7e\xc9\xe7\xa5\x3f\x96\xfd\x5b\x31\x73\xe5\xfc\x55\x3a\xab\x57\xe8\xea\xae\xd1\x5d\xab\xbb\x4e\x77\xfd\x9a\x0d\x6b\xf4\xd6\x6c\x5c\xb3\x69\x8d\xbe\xee\x66\xdd\x2d\xab\xb7\xae\x32\x58\x69\xb8\xdc\x68\xe9\xb6\x25\xdb\x17\xef\xd0\xd9\xb9\xd8\x78\xe9\xae\x15\x26\xba\xbb\xf5\x4c\x8d\xcc\xcc\xf6\xec\xd8\xbb\xd5\x5c\xdf\x62\xa3\xe5\x46\xab\x8d\xfb\xf4\xf7\x6f\x39\x60\x78\x70\xfb\xa1\x5d\x87\x4d\x8f\x98\x5b\x5b\xd9\xec\xb7\x3d\x64\x77\xc4\xde\xfa\xa8\xad\x83\xdd\xb1\xa3\xc7\x1d\x4e\x1c\x3f\x79\xe2\xd4\x29\xc7\x13\x4e\xf6\xce\x47\x4e\xef\x77\xb1\x70\x35\x73\xdb\xe5\xbe\xe3\x8c\x91\x87\xc1\xd9\x2d\xe7\x36\x7b\x6e\xf6\xda\xec\xbd\xf9\xfc\xd6\x0b\x86\x17\xb7\xfb\xec\xf2\xdd\xe3\xb7\xcf\xff\xc8\xa5\x63\x01\x2e\x97\xbd\x02\x03\x83\x2e\x5c\xf1\x08\x76\x0e\x39\x71\xf5\x68\xa8\x6d\x98\x4d\xb8\x75\x84\x75\xa4\xf5\x35\xdb\x28\xfb\xe8\x63\x31\x27\x63\x9d\xe3\xdc\xe2\xcf\x25\x5c\x48\xf4\xc7\x07\x11\x42\x81\x6b\x60\x2c\x84\x87\x21\x04\x44\x13\xb0\x28\x62\x18\x29\x88\xec\x47\x39\x4f\xf5\xa0\xb9\xd0\x1d\x19\xc7\x99\x47\x59\x76\x6c\x5b\x8e\x2d\xd7\x8e\x77\x94\x7f\x5c\xe0\x24\x74\x17\x79\x8b\x03\x92\x22\x92\x09\x12\x86\x54\x2a\xe3\xc8\x49\x29\x80\x22\x26\x35\x42\x19\x92\x16\xa8\x0a\x48\xf7\x57\xfb\x6b\xfc\x33\x02\x32\x03\xb3\x82\xb3\x43\x73\xae\xe5\xc6\xe6\x11\xf2\xd1\x02\x5a\x21\xb7\x28\xa9\x38\xb5\x24\xb3\xb4\xb0\xac\xb4\xbc\xb4\xa2\xa4\xb2\xb8\xaa\xa8\xba\xb0\xa6\xa0\x36\xbf\x2e\xaf\x3e\xa7\x21\xab\x31\xa3\x49\xdd\xac\x6a\x51\xb6\x2a\xda\x52\xda\xe5\x1d\x29\x9d\xa9\x5d\xaa\xee\xcc\x9e\xfc\xde\xf2\xbe\xa6\xfe\xfe\x81\xe6\xeb\x95\x83\x85\x37\x72\x86\x32\x6e\xaa\x6f\xa5\xdf\x4e\x1f\x56\x8f\x64\x8c\x66\x8f\xe5\x8d\x17\xdc\x29\xbe\x5b\x7a\xaf\x62\xa2\xfa\x7e\xdd\x83\xc6\x87\xad\x8f\xba\x1e\xf7\x3f\xb9\x39\x39\xfe\xf4\xd1\xd4\xc3\x67\x63\xcf\x07\x5f\x74\xbf\x6c\x7d\x55\xff\xba\xea\x4d\xd9\xdb\xe2\x77\x05\xef\xf3\x3f\xe4\x7d\xcc\xff\x54\xf8\xb9\xe4\x4b\xe5\xd7\xfa\x6f\xed\xdf\x07\x7e\x8c\xfe\x7c\xf4\xeb\xc5\xef\xf7\x7f\xbe\xfe\xfd\xf5\xef\xdf\xbf\x7f\x08\x0e\xfe\xfd\xae\x13\xc1\x21\x73\xef\xff\x46\x70\xc8\x8a\xfe\x4c\x04\x87\x6c\xa9\xc9\x40\xa6\x21\xa6\x9a\x4c\x64\x1a\x62\xcb\x69\x45\xa6\x21\xae\xb1\x7d\xc8\x34\xe4\xb2\xb7\x3b\x32\x0d\x21\x1c\xd8\x86\x4c\x47\xa4\x4b\x6e\x23\x5b\x11\xc5\x3f\x63\x18\x4f\x5a\xff\xf6\x0e\x1c\x45\xcc\xbb\xaf\x05\xc7\x12\xcf\xf4\x0d\xc3\x18\xf6\xa3\xba\x17\xf6\xc1\x76\xaa\x7f\xc3\x19\x18\x89\x33\x07\x2e\xc5\x5c\x62\x6d\xe0\x76\x4c\xdb\x4b\x05\xdf\x41\x47\xf6\x8b\xe0\x57\xa8\x78\xc9\x41\x44\x0f\xb5\xff\x7b\x18\x9e\x43\x8b\x7b\x33\x09\x4f\xa3\x8a\x26\x56\x43\xaf\x28\x8d\x7d\xf3\xa1\x5f\xe4\x3b\x55\xaf\x60\x2d\xf2\x06\xb5\x0b\x6c\x43\x7a\xcf\x76\x86\xcf\x91\x12\x62\x8a\x60\x90\xf8\xcc\x6b\x11\xac\x21\x7a\xec\x5f\x06\xb7\x62\x6d\x8b\xdb\xe1\xbf\xd8\xd2\xdf\xde\x50\x10\xff\xe4\x6b\x1c\xe4\xca\xed\xbe\x6b\x07\xb9\x70\xb6\xf4\x1c\x85\xce\xb2\x32\x2a\x0f\x41\x97\x99\xd6\xaa\x2f\x10\x9e\xb1\x89\xf9\x03\x92\xd3\xe7\x44\x6b\xa0\x09\xea\xf8\xb9\xef\xf0\x1a\x4a\xf2\xbe\xfd\xb0\x03\xd9\x7d\xf1\x36\x38\x91\xf8\xe0\xa7\x06\x8c\x93\x6f\x7f\xe9\x02\x46\x4a\x3a\xc6\xbd\xc1\xc8\xa4\xb0\xae\x20\x90\x20\xb2\x2c\x8f\x02\x93\x04\xba\x69\x4e\x60\x39\x6f\x27\x03\x01\x9f\x70\x0e\x45\x11\xa0\xdd\xac\x43\xe7\x70\x10\xc4\x30\xb3\x62\x42\x85\xb4\xfd\x3a\x0f\xa1\x56\x72\xcb\x77\x2e\x50\x96\x81\x3e\x37\x06\x4a\xd3\x13\x47\xa3\x81\x52\x65\x50\x07\x03\x68\x4d\x89\x2e\xcd\x01\x86\xa5\xbc\xd4\x6c\x70\x4e\x52\x3b\x7d\x11\x68\x21\x7c\x7f\xcd\x13\x64\xf1\x17\x9d\x5d\x05\x3e\xe6\x6c\xb7\xfc\x04\x69\x33\x13\x74\x9a\xc0\x7f\x54\xf5\xd7\xd9\x80\x69\xa5\xdd\xd3\x51\xc0\xa0\x54\xff\xf6\x2b\x60\x65\xc1\x9f\xb6\x25\xc0\x8a\x9c\x9b\xc5\x27\x81\xed\x19\x39\x29\x78\xe0\xa4\x8a\x44\x5d\x0f\x60\x0a\xdb\x88\x3a\x60\x48\xf2\xe6\xcc\x43\x50\x4f\xa4\xb4\xb4\x04\x1d\x78\x77\x74\x8a\xc1\x85\x0c\x87\x4f\xb9\x80\x41\x77\xdb\x13\x47\x00\xd7\x76\xec\x26\x8d\xf0\xa0\xe1\x47\x73\x15\xe1\x7a\x35\xab\x70\x16\xe1\x7a\x99\x96\xcc\x9b\xf0\xaa\x20\x9e\x6c\x05\xac\xcb\xaa\x08\xd7\x07\x7c\x54\x23\xee\xf9\x40\x46\xca\x12\x0b\x00\xe8\x48\x0e\xd2\x91\x02\xf1\xac\x8e\x0f\x04\xe0\xd4\x5d\xe3\x47\xf6\x80\xe1\xed\x1b\x37\xfc\x08\x3f\xae\x9f\x6e\x94\x11\xc6\xba\x2a\xf3\xfe\x10\x7a\x9b\xdf\x4a\xe2\x09\x63\xb5\x3a\x44\x16\xe1\x5f\xe9\xa7\xd0\x52\x60\x45\x5e\x88\x5b\x37\x70\x44\x13\x60\xfe\x11\x08\x54\xdc\xd3\x91\x01\x4b\x38\xe3\xef\x3b\x80\xab\x4f\x6a\x1e\x5e\x06\x0e\x4c\xac\x19\x64\x02\x73\x46\x1c\x1a\x9a\x09\xf7\x06\x37\xe5\x6d\x23\x74\x74\xb5\x25\x97\x11\x7a\x9b\x1d\xb1\x87\x84\x17\xd5\xbc\xd0\xa5\x84\x77\xc5\x66\x6e\x04\x60\x66\xb6\xdc\x7c\x04\x30\x4c\x3b\xa2\xd3\x49\xe8\xe5\x32\xde\xaf\x00\x04\xaf\x46\x1f\x14\x00\x8e\x93\x05\xd7\x5f\x01\x33\x26\x12\x1a\xf4\x08\x03\xc3\x0f\x72\xf9\x84\xdc\x81\x3f\xc9\x06\x04\x4d\x27\x0e\xbb\x4a\xa8\x6d\x28\xbe\x2a\x21\x94\x94\x43\x6e\x7e\x84\xbc\x7c\x0b\xf3\xa7\x84\x7e\xd5\xf0\x62\x73\x82\x0b\x77\xe0\xe7\x09\xe2\x19\xa8\xf7\x65\x28\xf6\x12\xba\x75\x67\x21\xc6\x84\xbe\x74\x9b\x63\xd6\xf0\xa2\x8a\x30\xf4\x39\xa4\x54\x19\xa0\x95\x30\xc6\x4c\x43\x23\xe1\xe6\x68\x77\xd4\x00\xfe\xea\x69\x81\x4c\x20\x56\xfb\x72\x91\x34\x04\x59\xfc\x03\x21\x23\x05\x3f\x02\xb1\x66\xe2\xea\x17\x64\xec\x3c\x96\x3b\xbe\x05\x9b\x8e\x9d\xeb\x0a\x40\xdb\xb1\x45\xe5\x19\x28\x80\xd2\xd3\x12\x51\x2f\xf4\x1e\xe3\x0d\xaa\x87\xf6\x47\xd5\x20\xaf\xd0\xdc\x73\xe9\x48\x0d\xca\xd9\x67\x84\x50\xd1\x84\xc5\xb1\x08\x09\x3d\xf6\x9d\x80\x1d\xa1\x06\x3f\x4f\x41\x1f\x52\x34\x63\xfb\x50\x80\x3c\xd5\xc9\x45\x5d\xc8\xcb\xca\xee\xa2\x6b\x48\x80\xb2\x1f\xf9\x4e\x72\x65\x1c\x46\x7a\x89\xef\xa2\x0c\x91\x6c\x22\x7a\xf6\x2f\x42\x26\x6a\x59\x15\x22\x3e\x98\x72\xf1\x52\xe4\x22\xb6\xe8\x6b\x15\x1a\xcb\xb3\x9a\x1a\x47\x97\x73\x6e\x8f\x20\x48\x0f\xfb\x78\xfb\x53\x84\xcb\x7c\x5a\xea\x8c\xf8\x31\xc4\xa9\x71\x88\x09\x9d\x43\xfb\x81\x68\xd3\xe8\xd7\xb6\x23\xf3\xa8\x21\x67\x67\xc2\x7f\x28\x0e\x96\x4f\xe1\xe7\x64\x33\x1d\x1e\x3c\x42\x1c\xf9\xfc\x09\x19\x94\xd6\x3c\xdd\x84\x04\x26\xf3\x6e\x2b\x91\x25\xe2\x4b\x6d\x8b\xe1\xbb\xc2\xe3\xc5\x44\xb8\x98\x7f\x2c\x65\x18\x26\x73\x13\xa8\x34\x38\x80\x9d\x13\x39\x1f\x0e\x60\xb6\x7b\xe8\xc2\x97\xe9\x0f\x2c\x6d\x61\x67\xda\x3a\x1d\x77\x78\x0b\xb9\xf1\xe3\x2f\x64\x95\xfa\xc7\x93\x95\x70\x9b\x6a\xc3\xcd\x16\x98\x90\xba\xad\x65\x1f\x7c\x44\x7e\xb6\xb0\x12\xd6\x95\x08\xe5\xe6\xd0\x73\xf1\x1b\xca\x3a\xa8\x53\x78\x38\xfc\x2d\xd4\xc5\x23\x9d\x39\x04\xf5\xb2\xfb\x2d\xea\xa0\x22\xa6\xb3\xce\x31\xc8\x9b\x2a\x7a\x0f\xc3\xf8\xf2\xab\x0f\xeb\xe0\xed\xc5\xf1\x37\x0e\x40\x13\xf9\xc4\xc6\x3e\x88\x93\x4d\xc8\x0f\x83\xdc\x34\xb1\xd2\xa5\xd0\xb6\x34\x90\x64\x01\x2d\x49\x09\x09\xf3\x86\xb4\x25\x47\xdd\x97\x42\xf3\x45\xc6\x16\x4b\xc1\x47\xbc\x1c\x9d\x93\xa0\x3f\x63\xdb\x5b\x6d\x98\xda\x99\x72\x7f\x37\x3c\xb3\xc5\x75\x60\x0c\x4a\xad\xdf\x5f\x1f\x0b\xed\xab\xfc\x98\x6b\x06\x3e\x2b\x91\x26\xfd\x03\x9b\xf2\x2d\x30\x2f\x30\x37\xb3\xe0\xea\x00\x98\xa2\x9a\xe7\xfa\x12\xe4\xca\x69\xe6\xfe\xe0\xf9\xe4\xcd\x3a\xb6\x40\x07\x4b\xfa\xea\x25\x5c\x38\x26\xb8\x67\x0c\xef\xb8\x09\xf6\xb5\x42\x85\xfd\xb6\xb5\x01\xd0\xfe\x8e\xf1\xec\xbd\xe0\xfd\x26\x7b\xf1\x66\x30\xb3\x3a\x15\x29\x07\xc9\x25\x0d\x21\xc1\xa0\x5b\x2e\xc9\x75\x06\xb8\x53\x5d\xbf\xf7\x21\xf0\x53\xe1\xaf\xe3\x0c\x78\x73\x54\xaf\x4c\xe1\xce\x47\x1b\xef\x9e\x83\xad\xef\x94\xf5\xbe\x84\xaa\x6f\xeb\xd4\xb0\xa0\xfd\x03\x9b\xb3\xfc\xc1\xf1\x4e\x9c\xc8\x1f\x4c\x6a\xec\x44\x16\x80\x11\x55\x0e\xc1\xb7\x40\xa3\x22\x5b\x97\x06\xe0\x7d\xd6\xeb\xbd\xf5\x40\x8b\xb2\x46\x07\x04\x16\x73\x9d\x5e\x2a\xe0\x7b\xcf\x7f\xde\xa9\x84\x8f\x3d\xd6\xef\x75\x84\x4a\xee\x6e\xac\x7e\x0b\x6d\xbf\xd5\x93\xd9\x07\xd6\xf6\x6f\x13\x8e\x80\x61\xed\x57\x60\x31\xb8\xaf\xde\x33\xd8\x0f\x78\x59\xc6\x76\x49\x06\x52\xf2\xa2\xf7\x76\x00\x81\x2a\x7b\x9d\xe7\x04\x11\x97\xff\xd9\x93\xd2\x0c\x76\x4f\x3e\x20\xff\x03\xa7\x6e\xdf\x23\xdb\x81\xe3\x6d\x34\x52\x3e\x78\xaf\x44\x8f\xb4\x11\x9a\xa6\xb8\x44\xd4\x40\xf5\x34\x2b\xa2\x2e\xbc\x25\x92\x89\x31\x60\x92\xc7\x6b\xf4\x0f\x3c\x65\xf9\x01\x85\x11\x07\x9d\x76\xf4\x14\x22\xfd\x14\x4d\xd1\xc7\xe6\x3c\xf9\x4d\x0e\x43\xab\x6f\xfd\x25\x35\xa0\x7e\xad\xd5\xa4\x7d\xe8\xec\xe2\x8b\xc4\x1a\x64\x22\xa5\x9c\x78\x12\xd5\xa3\x72\xb1\xeb\xa8\x71\xc4\x07\xcc\x0d\xdd\xeb\x61\x8f\xde\x45\x2d\x2d\xa3\xd1\x50\xf4\xa8\x8e\x07\x7a\x14\xdd\xf6\x91\x46\xa6\x53\x22\x9e\x6c\x22\xdd\x27\xd7\xdd\x5a\x43\xda\x47\x5e\xd6\xf2\x88\xd8\x41\x3a\x53\x24\x27\xba\x11\x07\x52\x56\x62\x4f\x89\x4c\xca\x0b\x2c\x81\xe8\x1b\x11\x80\x2d\x26\x2e\x3c\x53\x84\xe6\x62\x65\x96\xd3\xd0\xa3\x58\x98\xf6\x6f\x74\x33\xfa\xee\xfd\x08\x29\x87\x6b\xfc\x28\x8a\x34\x8b\x3d\x35\x44\x20\x46\xb1\x22\x9b\x3d\xb0\x9f\xcc\x75\x85\xeb\x30\x21\xfd\xa9\xac\x16\xdb\x42\xfb\x40\x2e\x43\x9b\x68\x33\xc2\x43\xd0\x18\xca\x0f\xf7\x5e\x74\x33\xf9\x85\xc5\x51\xe4\x06\x79\xba\x36\x1f\x51\x11\xcb\xde\xcd\x21\xb9\x48\x4e\x3f\xa8\x20\xd2\x92\x7c\x07\x35\xd8\xa4\xc8\xbb\x91\x82\x5d\x14\x9c\xcf\x3f\x8f\xbe\xe1\xc5\x4b\xd7\xa3\x24\x4e\x13\xe9\x38\xba\x85\xbd\x20\xec\x34\x32\xce\xb4\x71\x7b\x83\xf0\xe8\x80\x79\x09\x62\x45\x7d\xa5\x7d\x05\x7e\x4e\xe6\xbd\xd9\x4a\x2c\x4f\x8f\x9a\x68\xc0\xfe\x2a\x7b\x06\xae\x63\xf1\x29\x6f\xea\x2b\xd1\x31\xd9\xbe\xdc\x14\xf4\x62\xb2\x38\x99\x82\x7c\x16\xeb\x60\x4f\x11\x91\x80\x12\xba\x1f\xb1\xe3\xbe\x73\x5b\x03\x7f\x65\xfb\x99\x9b\xc2\x12\xa6\xae\x76\x28\xbc\x96\x7a\xf1\x65\x13\xf6\xa4\x94\x79\x37\x00\xf3\x2c\xec\xed\x73\x44\x6f\xe7\xcd\xa9\x3d\x85\x1a\x66\x6d\xca\x76\x43\x54\xea\x43\xe2\xab\x88\x95\x32\x02\x9d\x0b\x3f\x90\xd3\x43\xca\x60\x46\xb2\xc8\xe5\x37\x6c\x29\x2c\xdd\x2b\x82\xfa\x79\x91\xda\x20\xa4\x47\x7f\xf6\x7c\x3f\x71\x71\x7b\xcc\xd8\x18\x66\xde\x74\xae\xfb\x19\x2a\xa8\x8d\xab\xfa\x82\xdc\xae\x70\xc9\x5c\x8b\xec\x2f\xde\x20\xf4\x86\x6f\xe4\xbe\x87\x4d\xe1\xb8\x8c\x94\xe0\x1d\xb0\x6e\xda\xde\xd3\xe3\x50\x83\xec\xfb\x9e\x77\x90\x5d\xd2\x63\x6d\x0c\x04\x58\x47\xa7\x36\x13\xad\x86\x3f\x8d\x4c\x60\xfe\x37\x36\x74\xde\x43\x85\xbd\xdb\x2a\x3e\x20\xd7\xdb\x3e\x6b\x0c\x90\x1d\x0d\x42\x3e\x0d\x2e\xa9\xda\x02\x0a\xe1\x13\xc5\x58\xd0\x20\x74\x23\x47\xe4\xfc\x01\xf2\x51\xaf\xdc\x13\x04\x4e\xa6\x3c\xd6\xe6\x82\x0b\x38\x87\x9f\x5e\x26\x3a\xdd\x47\x47\x96\x61\xd1\x63\x87\x3a\xe7\xa3\x8a\xa1\xa1\x8a\x75\xc8\x40\xdf\x66\xf5\x39\x44\xbf\xdd\x8a\xd7\x0d\x2b\x1b\x2c\x81\x57\xf0\xae\x8a\x5f\x41\x47\xa0\xac\x42\x17\xe7\x0c\x68\x4b\x96\xcd\x1e\x1b\x30\x57\xb9\x59\xbb\x11\x68\xe1\xbc\x9c\xbc\x4f\xf4\x9a\x32\x1c\x26\x62\x01\x0f\x64\x1d\xe1\xa8\x68\xac\xb9\x1c\x40\x1a\x87\x8a\xd2\x9b\x90\xd9\xbd\xce\xbc\x43\x70\x6c\x6b\x3f\x10\x0f\xfd\xaa\x9b\x16\xf8\x00\xba\x5c\xaa\x72\x06\xc0\x5b\xb9\xd5\x7b\x4e\x80\xce\x69\x6a\x9d\x2d\x80\x1d\x77\xc7\x73\x77\x76\x06\xb0\x6b\x3c\x86\x75\x19\xf0\xec\x0d\x65\xce\x04\xa0\x9a\x76\xfa\x2f\x40\x92\xbd\x84\xf6\x07\x18\x12\x9f\xa3\xbe\x01\xbd\x91\x3f\x94\x47\xe0\xaf\x10\x2a\xb9\x07\x4a\x75\x19\x20\xd5\xc2\x66\x7b\xde\x10\xef\xc2\x03\x0b\x87\x88\x09\x88\xc5\xb3\xab\xec\x05\xc8\xc1\x31\x15\x73\x18\x59\xd8\xc3\x61\x60\xf0\x83\xea\x6f\x74\x12\x5c\x94\xe5\x47\x93\xc2\x42\x51\x29\x55\x00\xf7\x22\x97\x29\x12\x64\x7e\xf0\x17\x72\x0a\x62\xe7\x62\x43\x4a\x41\x80\x3d\x78\xe2\x75\xa4\x67\x21\x81\x78\x0d\x69\x9c\x82\x58\x09\xa4\x6b\xa3\x3d\xcc\x13\xc4\x17\xdd\x05\x8c\x69\xc4\xe0\xea\x3d\xf4\xe5\xd8\xf3\xcc\x42\x9a\x09\x86\x88\x16\x50\x2d\x31\x6f\xf8\x06\xe5\x28\x66\x17\x1c\x49\xf6\xc2\xd6\x9f\x6e\x21\x85\xa1\xef\xf6\xac\x22\xe6\xa2\xcf\x17\x5a\x11\xdd\x50\xc2\xd3\x6d\x4c\x21\x7b\xef\x48\x08\xe3\x2a\x6b\x7e\x97\x0f\x7d\x0f\x63\xb0\x72\x84\x66\x43\xcf\xce\x38\x4d\xbd\x40\x93\x0a\xfa\x28\x31\xd4\x76\xa8\x86\x2c\xa0\xfc\xbc\x12\x45\x6a\xa3\x2c\x70\x9e\x20\x7e\x22\xaf\x37\x4b\x20\x5a\x91\x12\xb5\xbe\x63\xfd\x44\xa3\x27\xa6\xcc\x2d\xe2\xa7\xb7\xeb\xe8\xe3\x22\xa3\x0e\x16\x2d\x4b\xe0\x53\xb1\x8c\x5a\xce\x13\xab\x95\x94\x21\xce\x3d\xbe\x2d\xf9\x0d\xdb\x03\x3c\x4f\x5e\xc6\x1c\x0a\x3a\x4f\xb2\x62\x58\x38\x2f\x26\x06\xd0\x32\x4c\xff\x60\x2a\x6a\x88\xd6\x07\x6c\x31\xe9\xf3\x23\x3f\x06\x5d\x49\xbb\x59\x4a\xbf\xa4\x58\xda\x56\x43\x33\x97\x71\xca\x1c\xa9\x87\x24\xcb\x54\xdf\x29\x67\xc5\x39\xdc\x3a\x72\x8c\xd0\x0f\x98\x4e\x4a\xe3\x2f\x0b\x3c\x43\x2c\xe5\xb4\x3a\x9d\xc3\xae\xb3\x60\x53\x21\xfa\x8f\xa1\x5c\xb8\x00\xb5\xa5\x94\x3f\x70\xa1\xff\x2a\x5a\x79\x43\x4d\xeb\xc8\xe3\xb7\xd8\x53\xa5\xd9\xb3\x8b\x3f\x50\x24\x9a\x48\x65\x1d\x59\x93\x76\x8f\x5d\x48\x6a\x51\x78\xe2\x2d\x88\xaf\xa4\x3d\x01\x93\xd8\xcf\x24\x33\xc7\x13\xd8\x12\x41\x85\x29\x0e\x35\xe5\xfe\x5a\x68\x82\xd8\xd1\x37\xde\x4b\xa0\xbf\x6c\xfa\x3c\x30\x49\xcb\xac\x73\x6e\x9c\xa4\x7a\x55\xb6\x17\xa6\x51\x1c\x4a\x67\x2a\xa8\x64\x87\x02\x33\x66\x06\xe9\x42\xf6\x95\x84\x50\x22\xaa\x86\x2f\x85\x61\xac\x54\xee\x29\x53\x54\x2e\xbd\xbb\xdb\x07\xc9\x49\x72\x5a\x78\x10\x16\x31\x2f\xdc\xa1\xd0\xbf\xdd\xf8\xd2\xaf\x4d\x2b\xe8\x4b\xae\x9f\xa0\x86\x74\x6a\xe7\xe7\x52\x6c\x9a\x2d\xe4\x1a\xb2\x49\xad\x15\x7d\x92\x64\x56\xbe\x2f\xee\x1e\xd1\xa1\x70\x99\xff\x56\xcc\x26\xab\xfb\xa4\x0d\x6a\xaf\x7a\x6a\x72\x1b\x39\x21\xbf\xbe\xf0\x14\xbc\x86\x6d\x39\x5e\xc7\xd8\x3e\xee\xd9\x67\x4f\xeb\xb9\xc5\xa8\xd7\xa6\x46\x0e\x70\xf2\x46\x28\xd6\x5d\xe6\xb2\x3b\xe4\xcd\xcd\xc5\x74\x03\xd2\xba\x5a\x83\x38\x73\xe2\xd6\xb2\x08\xbf\x54\x4c\x37\x9f\x78\xe2\x39\xba\x34\x73\xa1\x49\x1e\xa2\xa3\x98\x5c\x18\x03\x5d\x67\xdf\x19\xdf\xc4\x38\xf3\xf0\x69\x6f\x06\xed\xde\x9d\xe6\xba\x50\xea\xd5\xdb\xbe\x79\x7b\x29\xbb\x06\x54\x32\x6b\xf2\xcc\xce\x0c\x5a\x0a\xf1\x7d\x53\x5a\x6c\x0b\xf6\xb6\xfa\x8a\x9f\x03\x3a\x5a\x7c\xf7\x44\x2d\xd2\x9e\x63\x6b\x52\x0c\x57\x28\x9d\x17\x0e\x41\x67\x39\x7a\x77\x5d\xc4\x96\xf8\x7f\x03\x09\x42\x3b\xc2\xc1\xc6\x31\x7e\x24\x21\xb4\xf0\x37\x77\x8c\xa0\x49\xdd\xc2\x39\x49\xf8\xc9\x0a\x64\x95\x00\xdc\xc4\xb5\xcc\x55\xe0\x81\x4b\x3d\x74\x22\x38\x75\x6a\x3d\xf5\x0f\xc4\x36\xf1\xa4\x74\xc1\xae\xf3\x39\xe4\xef\x70\xff\x1d\xb1\x48\x04\x0d\xf4\xe7\x0a\x5a\xa0\xba\x86\x7f\xfc\x19\x90\xb2\xd0\x9c\x9b\x00\x31\x15\x51\xec\x4f\x90\x84\xd9\xcc\x0a\x81\xc6\x12\x98\x8c\x07\xf0\xee\x4b\x36\xf4\xf3\x30\x74\x52\x45\x9d\x82\xaf\xef\xfa\x44\x69\x42\x8e\xce\x3f\x4e\xfe\x8a\x38\x8e\x0f\x09\xbf\x62\xcd\x7d\xc3\x02\x6b\xcc\xbf\x61\x23\x2f\x19\xfd\x55\x10\xcb\xd5\x45\x53\x53\xba\xd8\x0a\xd4\x87\xb9\x89\xb5\x16\x75\x8a\xff\xc3\x90\xa3\x6e\xfe\x2d\xf4\xad\xa8\xfd\xc9\x5d\xd4\x46\xd4\x6a\x97\x92\xa2\x44\x03\xe6\xaf\x23\xdf\x42\x7e\x8c\xed\x10\xee\x63\xce\xed\xf5\xe5\xb3\x18\xf3\xea\x46\xb9\xef\xe8\xd3\xf2\xf5\x38\x57\x69\x73\xe5\xb1\xac\xcf\xd4\xcd\xf4\xf7\xcc\x04\x4a\x42\xdc\x5b\xc6\x74\xf2\xa8\x5f\x0f\x2d\x8d\xbc\xf4\xc4\x79\xea\x49\x92\xe7\xae\xd5\x14\x63\xe2\xcf\x79\xff\xc8\xa7\x30\xce\x88\x40\xa0\x16\x86\x75\x0f\xf2\xde\xf0\xdf\xd6\x5a\x70\xcf\xf0\x3c\x72\xf9\xec\x5b\x9c\x26\xd9\x0c\xd6\x05\xf6\x7e\x5a\x32\xe3\x0d\xf3\x69\x6c\x03\x1d\x63\x24\xfb\x76\xd1\x96\xd1\xb7\x1d\x2f\xa2\xd4\x50\x6f\x19\x57\x92\x45\x94\x67\xf3\x57\x91\x58\xa4\x03\xc3\x8b\x05\x3b\x52\xee\x77\x6d\xe2\xc5\xcb\x78\xd5\x42\xce\x88\xe4\x70\xf6\x3f\xb6\x8b\xf8\x9f\x84\xca\xbc\x23\x1c\xa0\xee\x67\x84\xf3\x5b\x63\x58\xf4\xb9\xdc\x5a\x9f\x36\x2a\x8b\x2d\x3e\x8e\xa3\x6c\x61\x2a\x8c\x2f\x90\xde\x33\x36\xcf\x3f\x42\x6c\x26\xbf\xb8\x39\xca\x07\xf2\x04\xed\x93\xdc\xfb\xd9\x57\x2a\x8f\x72\xac\x33\x76\x67\xf6\xb0\xca\x54\x8f\x93\xa2\x98\xbb\x53\x05\x64\x0f\x7a\x8b\xdc\x2f\xea\x09\xcd\x53\xb2\xf5\x22\x46\xb9\x27\x1a\x39\x36\x8b\x1c\xce\xaf\xdf\x39\x42\xda\xc8\x15\xcd\x8f\xc1\x9a\x68\x96\x37\x82\xf9\x05\x75\x77\x5b\xa9\xdc\x81\xaa\xd4\xf2\xd9\x9c\xd9\x65\xe7\x34\x52\x56\x50\xe1\x2b\x91\x2f\x63\x2c\x37\x8a\x18\x4a\xf7\xcd\x9c\x73\xcd\x8c\xfa\x51\xc5\xbc\x60\x4c\x89\x54\xe0\x8e\xfe\x24\xfd\x90\xf4\xec\xb4\x20\x4a\xc5\xc9\xf3\xa9\xd8\x4c\x86\xf3\xf5\xb3\xfc\x27\xfd\xdb\x9b\x69\xdc\xdf\x5d\x5b\x4a\x5e\x71\xb6\xb7\x3c\x4b\xe7\xb3\xe2\xea\x63\x04\xe1\x8c\xc1\xca\x47\x68\x2a\xdd\xa6\xe4\x4c\x84\x94\xda\x9a\x57\xe2\x7d\x97\x62\x92\xf1\xf5\x28\x8e\x94\x97\x36\xb4\x23\x9b\x68\x25\x63\xcf\x17\xa1\x18\x6b\xee\x00\xc8\xff\x7d\xdb\xa4\x29\x9d\xa7\x7b\xbd\xaa\x64\x3e\xc7\xa6\x67\xb1\xaa\x88\x85\xb4\x19\xf2\x25\x8c\xfe\x86\x95\xc8\x28\xdd\xac\x6a\x5e\xf8\x0b\x6a\x46\xf1\x23\xef\x53\x14\xad\xdc\x34\x7b\x09\x09\xd6\xb4\xee\xc0\x13\xa7\xa5\x44\xcf\x2f\x47\xcd\x58\xe9\xfd\x37\x05\x5a\x77\xaf\x36\xbe\xe6\x19\x0d\xa7\x16\xbb\x70\x4e\x0c\xa6\xa4\xfd\x62\x25\xf6\xb8\xf1\xde\x30\xaa\x5a\x47\x91\x83\x74\xed\x7a\xaf\xf0\xcb\xd4\xd8\x8a\x06\xaf\x17\xe4\xc1\xc2\x3f\xf6\x97\x49\x66\x59\x45\x3b\xf0\x58\x86\xa2\x63\xc1\x4c\xa4\x8d\xf5\x7c\x40\xa1\x38\x88\xd7\x6d\x36\x93\x3d\xc0\xfb\x97\x82\x12\x14\x9f\xa3\x8e\x49\x3a\x8d\xff\x21\x24\x8b\xb6\x13\x02\xb0\x41\xfe\x57\x60\x5a\x64\x01\xb7\x03\x28\x3f\xcf\x66\x6b\xc0\x4b\x47\x67\x30\xd3\xa0\xc5\xdb\x2f\x31\xd6\xc2\xb8\x39\x5e\xb4\x40\x98\xdb\x5f\x98\x32\x04\x16\x34\xf9\xcb\x10\x30\xa7\x24\x4f\x62\x04\x66\xa7\x97\x89\xff\x81\xe5\x82\x21\xe1\x03\x70\x0c\x33\xe5\x37\x40\xdb\x22\xb7\x70\x65\x10\xfb\xfc\x62\x36\x05\x7a\x6e\x9f\xc4\x64\xc3\x36\xdb\xb5\x19\xcb\xe1\xc9\x39\x3b\x69\x7e\xf0\xf7\xbe\x5b\x29\x41\x68\x48\x23\x55\xb6\x05\x5d\x59\x7c\x3b\x79\x08\xb9\xa9\xfa\x25\x2e\x47\x24\x82\x3d\xc2\x14\x24\x06\x4d\xe5\xc3\x08\x3e\x42\xc1\x0d\x40\x04\xde\x12\xf6\x59\x44\x6a\x6f\xca\xbc\x82\x68\xb6\xb5\xd3\xbf\x21\x3f\xe7\x2c\xa5\x1d\x46\x44\xbd\xa0\xbc\x97\xbe\xb7\xc1\x40\x4a\xa3\x39\x17\x89\x93\x4f\x50\x23\xd2\xaa\xc5\x06\x94\x54\xde\x0f\xe1\x12\xf2\x24\x42\xe0\xfd\x20\x7b\x87\xa7\x70\x26\x49\x0f\xbd\xca\x58\x8f\x48\xb6\x76\x28\xe3\x07\xb1\x72\x9b\x17\x9d\x4a\xe4\xce\x59\x4c\xad\xc6\xb4\xba\x1f\xc8\x67\xf1\x0f\xd6\x3d\x92\xf4\x72\x5f\x14\x6e\x4f\xd2\x70\x60\xe5\x25\x11\x95\xbd\x82\x5b\x2f\x88\x65\xb6\xc0\x9e\xbc\x40\x86\x3c\x4c\xc6\xb9\x40\x47\x3c\xab\x59\xae\xb4\xc3\xb6\x8f\x18\x21\xd4\x4d\xdb\xb4\x68\x2f\x28\x94\x39\xfb\x28\x7f\x88\x9a\xae\x78\x59\x84\x6c\x4b\xed\x1e\xc9\x31\xc9\xb6\xfc\xc6\xa4\xe5\x49\xab\x53\x67\x0b\xbf\x8a\x16\x72\x12\xf8\xcf\x05\x4b\x21\x13\xee\x43\xde\xd1\xd0\x64\xf6\x04\x07\x3c\x97\xc3\x6c\x67\xd1\x6c\x1d\xe8\x23\x8c\x3b\x46\x7d\xb4\x83\xf4\xeb\x73\xf0\x94\xed\x64\xd3\x0e\x23\xd9\xa2\xec\xc3\xd5\xc7\x92\x1b\x33\xfc\x72\x35\x62\x52\x7a\x5c\xca\x0c\xe1\x79\xe5\x15\x56\x12\xff\x48\x8a\x2f\x10\xcf\x35\x97\x42\x57\x57\xb0\x4d\x92\x52\xce\x96\x33\x57\x09\x65\x36\x7e\xf4\x0d\xbc\xfb\x46\x5e\xd4\x20\xae\xfb\x9c\x5a\xb2\x3e\xf5\x7c\xdb\x0e\xe9\xcd\xaa\x07\x95\x33\x92\x93\xcb\x6e\x67\xf3\xc4\xc7\x8a\xbe\xca\x70\xc2\x25\x79\x13\x8c\x02\xde\xf3\xac\x5a\x7c\x05\x67\x58\x5d\x1e\x4c\x67\xf5\x28\xb3\x3d\xe8\x8c\x62\x39\xcd\x3a\x88\x96\x93\x3c\x66\x38\x40\x19\x15\x55\xcd\x19\x21\xf9\xd0\x4f\xb5\x9c\x97\x1d\xed\xba\x56\x6e\x95\x7c\xb7\x55\x93\x19\x2e\x86\x1b\x1a\x93\xdf\x08\x77\x55\x17\xd2\x2a\x79\xaf\xca\x18\x09\x8f\x39\xcd\x85\xf1\x41\x2f\x58\x8a\x1c\xaf\x33\xa6\x8c\x58\xcd\xc1\x23\x57\x68\xfe\xca\x01\xc3\xbd\x14\xbc\x74\xcd\x9c\x27\xc4\x11\xc6\xa3\xe6\x63\x32\xf0\xfa\xeb\x32\x7b\xc9\xdc\x9e\x1b\x19\x04\xb1\xaa\x9d\x9e\x3c\x5d\x68\xdd\xa4\x43\x1d\xe5\xbd\xa9\x49\x4c\x58\xc6\xa9\x28\x7b\x1f\x64\xc6\xa2\x14\xfa\xb8\x2b\x19\x67\xb2\xef\x1e\xfe\x47\xb3\x50\x3b\x1a\xfc\xa5\xd8\xca\xfa\xe6\xfc\x21\xd2\x98\x11\x4d\x5e\xb2\xfc\xe1\x9c\xd2\x20\xc9\xb6\x1b\xa7\x35\x25\xe2\x8a\xde\x8e\xa4\xc3\x42\xfb\xf6\x6f\x54\x3d\xde\xc3\xa6\x19\xf1\xe1\x1c\x49\xcd\xb2\x40\x0d\xcb\xb3\x6c\x83\xfb\x6e\xc6\xfa\x82\xcd\x87\xeb\xa9\x9f\x33\x9e\x1b\x7c\x20\xbf\x94\xff\x99\x6b\x43\x5c\xc5\x2c\xab\xd6\xca\x25\x25\x82\xf9\xb8\x2c\xab\xc4\x09\xe5\x6a\xcd\x12\xfc\x46\xbe\x7f\xda\x27\x3c\x01\x1b\x57\x8c\xe2\xbf\x44\x17\xcb\xea\x09\xfc\x4b\x56\xc9\x29\xc0\xb1\xd3\x9f\x45\x00\xb8\xf0\xc0\x05\x3e\x1f\x1c\xd6\x8f\xe6\x66\x42\xfd\xd3\x3f\x31\x31\xd8\xb3\xea\x5c\xae\x1e\xd0\x95\x77\x26\xf3\x09\x30\x9e\x1a\xa3\xee\x02\x46\x78\x43\x69\x85\xc0\x17\xcc\x4b\x21\x05\x77\x47\xef\x93\xd1\x41\xba\xff\xad\xe4\x58\xf0\xe7\x69\x89\xc8\x17\x8a\x3e\x30\x8f\x8f\x41\xaf\xf5\xcd\xb9\x2a\x58\x32\xfd\x0e\x13\x80\xb3\x2a\x53\x73\x9a\x11\xf3\xdc\xb4\x4c\x36\xfc\x57\xd1\xab\x26\xc0\x55\x3c\xeb\xb4\x2b\xb0\x1c\x7d\xac\xf0\x84\x93\xa3\xfa\x64\x4e\x70\xa1\x7f\x64\xb2\x35\x7c\xef\xf4\x01\xd1\x5e\x64\xce\xfe\x7a\xbe\x2f\x62\xa5\x3f\x8d\x4b\x42\x0a\xa6\xdf\x66\x7a\x23\x06\x15\xd2\xec\x8f\x54\x20\x27\x23\xe3\x09\xa5\x34\xe5\x51\xfa\x6b\xf2\x04\xd7\x49\x39\x41\x36\x43\x3e\xa6\xdc\x24\xa9\xaf\xbd\x97\xf6\x91\x0e\xf8\x95\x24\xb5\x10\x5f\x3a\xf3\x84\x2d\x44\x64\xbf\x39\xef\x03\x71\xfb\xa6\x1a\xae\x0e\xf1\xd8\xf4\x77\x8c\x31\x34\xa6\x3c\x30\x5b\xc2\xb9\x97\x9d\x98\xe1\xcb\x2e\x90\x97\xa7\xbb\xb2\xfc\x38\x66\xca\xa3\xcc\x9d\xf0\xfb\x14\x6b\xc6\x92\x6b\x33\xa4\xb6\xf4\x4d\xbe\x0f\x93\x6c\x68\xb6\x4e\xf7\x84\x96\x54\xa7\x7d\xcd\x3c\x3f\x0a\xb4\x89\xc5\x09\xa1\x78\xce\x30\x61\xac\xc3\x9e\x94\x9d\xc9\x7a\x95\xbc\x29\xeb\xa4\xa6\x5f\x6c\x27\x43\x55\x3d\x42\x1f\xf6\x92\xd4\x46\xbe\x14\x7a\x26\xaf\xe3\x4e\x45\xea\x48\x5a\x38\x01\xbe\x0b\xc5\x9d\xac\x8f\x4e\x9b\x04\x25\xcc\x2b\xfb\x9c\xb8\x5d\x0c\xdd\x4d\x11\xec\x42\x7a\xed\x0c\x88\xee\x48\x3a\x59\x72\x30\x2b\x48\xad\xc8\xb8\xa8\x39\xa6\xda\x29\xa9\x56\x1d\x4c\x55\x32\x2f\xa6\x1a\xca\x3f\x81\x2e\xf2\xd5\x52\xb7\xf0\x34\xc9\xea\xa4\x07\x17\x07\xc5\xba\xa2\x44\x47\x73\xfe\x5f\xc1\x0c\x2b\x29\x77\x01\xf7\xdd\x26\x43\x56\x0f\xa7\x70\xc6\x7d\x9a\x0d\xc5\xb1\xc8\x34\xeb\x6c\xc9\x77\x75\x94\x66\x7d\x61\x7c\xd2\xab\xb4\xbf\xb9\x2f\xe9\xe9\x8a\xbb\x59\x8e\x84\x22\x59\x83\xba\x3c\x6c\x43\x72\x45\x9a\xed\x05\x50\x54\x92\xf2\xf0\xd4\x0e\x3e\x5b\x8a\x5a\x76\x73\x04\x49\xdd\x1b\xeb\x58\xbb\x84\xf3\x66\x2e\xa4\xc6\x52\xbf\x17\xec\xc9\x52\x34\x4f\x57\x91\x35\x8e\x75\xaf\xc5\x0b\x54\x8b\xab\xf2\xa9\x83\x8a\xd1\x32\xf3\xc4\x0f\x32\x55\x61\xd5\x55\x72\x32\x25\xf7\xfc\xf9\x25\xa2\xf0\xcc\xe5\x27\x67\xf2\x6d\x55\x7f\x2d\x3e\x70\x0e\x29\x7e\x6c\x3c\xc8\xec\x4e\x52\xcc\xdc\x41\xb9\x4f\x3f\x93\x9f\x90\x95\xd6\xb5\x33\xad\x51\xe3\xdd\x5a\x24\x32\x55\x6d\x69\x9c\x4d\xf9\xa5\xb8\x53\xb3\x3b\xd1\x50\x96\x54\xee\x12\x32\x90\x1c\x51\x24\xf2\xbe\x26\x72\xcc\xfd\x74\x82\xc8\x5f\x93\x49\xb7\x48\xe6\xe8\xa4\x8d\x6e\xd4\x61\x32\x25\x73\x67\x1e\xa7\xf0\xe8\xb7\xf3\xc6\xb2\x14\x03\x85\x69\x0b\x35\x3e\xdd\x77\x85\x09\xaa\xed\x6d\x0f\x29\xc7\x15\x83\x8d\xed\x09\x98\x8c\x50\x23\x09\xb1\x48\x76\x28\xe7\x78\x7d\x10\xad\x2a\xca\x39\xa1\xcf\xbb\x9f\xbb\xd9\xc2\x87\xdd\x95\xfe\x6f\xe3\x02\xe6\x76\xe9\x8a\x99\x4c\xca\x36\x86\x5e\xfa\x86\xea\x3c\xfc\xa6\xa4\x07\xe5\x3c\xfc\x69\xe6\xaa\x62\x2e\x9e\x00\x15\xe7\xc7\xe1\x6f\x5e\x93\x65\x5f\x20\x38\x06\xcc\xd2\x9c\x24\xdc\x3f\xe3\x98\xb6\x07\xe0\xd8\x7d\x4b\x59\x04\x5e\x32\xf5\x91\xd8\x40\x47\xd7\x6c\x48\xda\x06\x9f\xc5\xe1\x38\xd6\x70\x8b\x4a\x51\x7d\x11\xf8\x99\x14\x56\x7e\x1c\x78\xc3\xc8\x2e\x3e\x05\x4c\x42\xae\xf9\x56\xe0\xdc\x6b\x2e\xd9\xfa\xa0\xe3\xa5\x66\xcd\x6a\x50\x73\x46\x3b\x6d\x3e\xb4\xca\xae\x56\xfe\x01\xca\x30\xdd\x2a\x31\x85\x8f\xe8\xfe\x4c\xd2\x43\xb4\x71\x38\x8e\x15\xfc\x46\xb5\xaa\x7a\x29\xfc\x4b\xfc\xa9\x1c\x07\x17\x33\x4c\x8b\x67\xc3\xf1\xe0\xd7\xbc\x4f\x70\xd8\xb5\x59\x59\x8f\x61\xe0\x12\x5e\x7d\x0f\x96\xb9\xdf\x54\xde\x82\x87\xed\x50\x79\x2b\xb2\x6e\xf7\x47\x89\x16\x12\xa7\x7b\x47\xfc\x17\x5d\x8b\xc3\x71\x96\x21\x2e\x69\x84\xaa\xcb\x14\x91\xd8\xb1\xcc\x8b\x3c\x4e\x2f\x2c\x0a\x22\xeb\x81\xbe\x79\x17\x49\x9c\xc8\xab\x59\xee\xa4\xb5\xfe\xef\xd5\x2e\xc4\xeb\xee\x3e\xca\x13\xc4\x14\x3b\x5d\xb9\x0d\xd1\x7f\xb7\x32\x59\x48\x3c\xa1\x5b\x2e\x86\x89\x83\x38\x1c\x9b\x86\x5e\x55\xba\x54\x4e\xb2\x03\x44\x57\x4a\xbb\x59\x87\x68\x7d\x85\xfd\x4c\x6d\x80\x9b\xdb\xc3\x98\x19\x51\x9c\xd9\x41\x5f\xee\x6f\x9f\xde\x4d\x73\x73\xeb\x4d\xed\xa5\xe6\xdb\xe6\xc8\x2a\x29\x7f\x77\x7b\x25\x7d\xa1\x50\x74\x2b\x45\x0d\x94\x3b\x38\x5b\x56\x0b\x56\x92\xea\x5b\xb9\x5b\xc4\x17\x5e\x29\x35\x11\x2e\xa6\x3e\x2e\x3c\xc2\xbf\x42\xa8\xca\x3d\xcc\xbd\x1b\xfe\x36\xf3\x20\x27\xd8\x4f\x98\x6e\xcb\xde\xee\xb6\x3b\xd5\x81\x35\xdf\xd6\x5c\xa6\xcf\x78\xb4\x7b\x55\xd2\x49\xc6\x42\xdd\x3e\xe1\x04\xbd\x0a\x27\x62\x4e\x12\xdf\x29\x66\x54\xa4\xa6\x99\x0b\xd6\x94\x48\x15\x77\x29\x94\x82\x2c\x39\x8c\x0f\xcd\x91\x4b\x0d\xc3\x1a\x32\xd8\x49\xcf\x7d\x11\x15\x47\xf4\xd0\xf5\xa8\x82\x2b\xf8\x66\x83\x48\x2f\xf1\x97\x99\x64\x88\x41\x6e\xbb\x6e\x8b\xe0\x16\x3b\x1d\xf7\x93\xd1\x4d\xce\x95\xe3\x2b\xae\xe4\xb7\xf3\xe8\x25\x4e\x39\x6c\xb2\x6e\x81\x7b\x26\x25\x51\x3b\x67\xbf\xfa\x62\x68\x42\xc6\xc6\x34\x07\x1f\x0f\xd5\x1a\x45\x98\x8b\x9d\x62\x85\xac\xc6\x3a\x5f\x32\x29\x31\x32\x59\x2c\xfa\x98\x74\x40\x97\x2b\xd0\xe5\xcf\x9c\x66\x4f\x7f\x43\x5d\x23\x6d\xaf\xb8\x56\x93\xc1\x9d\x57\x72\xb2\xe2\x1b\x51\x56\x60\x5e\xba\x3f\x5e\x92\x33\xbb\xd0\xf5\xaa\xb6\x66\x24\x37\xe1\xa2\x56\x5a\x5b\xe6\xbd\xd3\x9b\x53\x8a\xd4\xf1\x47\xba\x24\x40\x9a\xcf\xae\x58\x11\x49\x3e\xaa\x6b\xcb\x17\x0b\xef\x4d\x8b\xa7\x3b\xd1\xec\xa4\x76\x15\x71\xcd\x87\x39\xd7\x4a\x9c\xea\xcd\xb0\xe7\x05\x3b\xaa\x57\xc5\xbd\xcc\xfe\x50\xf6\x38\x24\x58\x53\x5e\x54\x77\x21\x2e\x4d\x92\x77\xdb\x39\x3d\x05\xcc\xb6\x3c\x72\x49\xe2\xa0\x99\xb9\xcb\x4c\x74\x22\x75\x99\xee\x0e\xfe\x51\xf1\xac\x69\xc9\xb4\xdf\xb4\x12\xc9\x78\x45\x6c\xe7\x61\xf6\x9b\x12\xdb\x96\x97\x98\x53\xc1\xaa\x06\x4a\x9c\x47\xf6\x60\x8d\x6e\xf0\x43\x0d\xa9\xbc\xf1\xfc\x9f\xb4\x0b\xc5\xd9\xce\x87\x52\x2c\xf3\x8f\x1f\x59\x93\xfc\x27\xf3\xc6\xae\xc5\xc2\x6f\xca\x1e\x5d\x2b\xde\x5d\xf1\xd4\xb4\x5b\xb4\x24\xda\x2b\xb6\x71\xe7\x6b\x42\x3a\xd1\xa0\x65\x90\x50\x9c\x90\x58\x7f\x87\x50\x1e\xe6\x50\xf5\x82\xf0\xc6\x2f\xa9\xf4\x0d\x70\xe6\x8c\x7b\xc1\x3f\xe0\xfe\xb1\x0d\x39\x5a\x20\xc7\xca\x5a\xb3\x09\x0a\x36\xf4\x57\x8e\xc1\x21\x4b\xf2\x14\x4f\x10\x39\x0e\xc7\x7b\x80\x84\xb3\x17\x76\xc6\x43\x0e\xd8\xdb\x96\x38\x48\x37\xc1\xa4\x9e\x0b\x4e\x85\x69\x55\xa9\xc1\xb7\x7e\x41\xa5\x05\xd0\x86\x33\x06\x05\x1d\x50\xb4\xc3\xd7\xec\x51\xe8\xb5\xd5\x36\xf5\x4f\x98\x69\x78\x50\xd9\x88\x1c\x5b\x22\x53\xf4\xa1\x26\x38\x1c\x6f\x00\x81\x58\x4f\x3a\x17\xa1\x4b\xb0\xb2\x16\x5d\x24\x3f\xfe\x75\xfd\x21\xc4\x3e\xf4\x7a\xd5\x19\x44\xd7\x6f\x6f\x69\x00\xb2\xda\xfd\x47\x01\x84\x58\x39\x5c\xcf\x4e\x42\x60\xab\xb9\xea\x36\xe4\x91\xe1\x06\x25\x07\xbd\xba\x84\xad\x90\x62\x2b\x70\x38\x9e\x12\xe9\x61\x6d\xea\xb0\xa6\x74\x60\x5b\x9b\xbd\x29\x73\xe3\xc9\x75\x2c\xb2\x43\x68\x60\x65\x01\xa9\xd2\x77\xb0\xa4\x9d\xe4\xe2\xae\xcc\xbf\x4f\x5a\xe2\x40\xca\xfa\x42\xfc\x65\x39\xae\xb6\x20\x7e\x31\xf8\x9e\xfa\x8b\x64\xbc\x24\x39\xe5\x25\xc9\x15\x87\xe3\xfe\x45\x6b\x99\x70\x7b\x09\xdb\x00\x55\x35\x35\x33\xdf\xc7\x2f\xa8\x7d\xc6\xa8\xbe\xfa\xbd\x52\x9b\xde\xe8\x1b\x56\xb2\x83\xf6\xc6\xdd\x3e\xdf\x81\xe6\xe0\x60\x99\xe5\x4f\xed\xb5\x4c\x4d\xe7\x50\x03\x0c\xee\xa7\x1e\xa6\x06\x2e\x69\x92\xff\xa2\x54\xe3\x70\xdc\x8d\xd8\x3d\xe6\x9e\xf6\x45\xc2\x7b\xe8\xae\xa6\xcd\x82\x1d\x71\xac\x5a\x17\x1e\x76\x95\x58\x91\xc8\x5d\xed\x3b\xbb\x38\x99\x3d\xea\x36\x95\x57\xca\x6a\x3b\xfa\x22\xb3\x97\x39\x61\x79\x45\xf5\x98\xa9\x6b\xd0\xa7\x88\x66\x7c\x5e\xf2\x4b\xf6\x8e\x3e\x1d\x87\xe3\x6c\x27\x7e\x66\x1c\x6e\xb3\x57\x8c\x20\xb6\x8d\x17\xe4\xf5\xb1\xb2\x1a\xa2\x54\x11\x92\x52\xae\x49\xa6\xf9\xec\x2e\xaa\x13\x4b\xdd\x8c\x73\x6f\x08\xef\x1f\x3d\x9b\xf1\x58\xe0\x6d\x39\x33\xed\x23\x7f\x85\x41\x56\x4a\x24\x0f\x59\x7a\x44\x2a\x67\xad\xc1\xe1\x58\x6f\xc8\x51\xf4\xf8\xd6\xfb\x39\x0e\xb0\x63\xc3\xa3\xcc\x4b\x31\x82\xea\x6f\x6a\x4e\x70\x6a\xf9\xa2\xb4\xce\x8b\xb6\x45\x6b\x53\x0d\x5c\xbd\x72\x77\xca\x3b\xec\x73\x32\xac\xa4\x05\x16\x58\x9a\xbd\x64\x96\x81\xaf\xbc\x54\x1c\xb0\xf4\x9c\x44\xc9\xa9\xc1\xe1\x58\x38\x4a\x01\xcd\xa3\x15\x2a\xff\x04\x1d\x6e\x60\x97\x24\x44\xf3\xab\xd3\x0b\x17\x5e\x49\x2d\xcb\xcc\xcd\xbd\x70\xbc\x50\x95\x15\xe1\x02\xe7\xe4\x68\x18\x76\x5f\x34\x85\xe9\xf3\xcc\x7f\x2b\x2b\x53\x8b\x0c\x36\xcb\x57\x4b\xa9\x4b\xaf\x24\x8f\xf2\x7e\xe3\x70\x4c\x57\x6a\x26\xb5\xa6\xd5\xb5\x56\x0c\x56\x37\x04\x56\x7e\x89\x5e\x56\x0d\x95\x9d\xbd\xb2\xb9\x2c\xbe\xa8\xe6\xfc\xed\xc2\xa0\xfc\x13\x2e\xba\x39\x21\x39\x76\x76\x1a\x4d\x70\xc6\x94\x79\xbb\x32\x5c\xe5\x69\xa0\x23\xeb\x91\x5b\x2c\xc5\x27\x47\xf0\x5f\xe1\x56\x33\xfe\x50\x7f\x50\x8d\x5a\xf5\x9a\x54\xe0\xe1\x06\xcb\xba\xd7\x51\x79\xd5\xa7\xab\x0f\x06\x35\x96\x1d\x2c\x07\xcf\xc7\x16\xea\x15\xbf\x3f\xdd\x9f\xb3\xb6\xc0\xde\x2e\x54\xb3\x2c\xfb\xa1\xb9\x52\xa9\xa3\x0e\x30\x58\x25\xf3\x4b\xa1\x2e\xcd\x4d\x7a\x2e\x50\xe0\x4e\x33\x38\x34\x1d\x12\xb7\x7f\x02\x18\xc0\x47\x77\x65\x00\xed\x91\x9b\x5b\xe3\x01\xc5\xe5\xab\x0d\xe6\x40\xa3\xd7\xa9\xaa\x29\x50\xc7\x49\x5c\x9a\x01\xb2\x6c\x66\x16\xf8\x40\x7b\xcc\x06\xb3\x0d\xe0\x79\xfa\x79\xea\x6e\x64\xbd\xb6\x8e\xca\x05\xdd\x85\xc3\x09\x56\x20\xb5\x24\xbb\x7e\x22\xec\x81\x3f\xd1\xe5\x0c\xeb\x44\x7c\x68\x35\x80\x9a\x2e\x1f\xaa\x7f\x05\xe5\x79\xed\xac\x52\x41\x9d\x4e\xd1\xa5\x01\xb0\x96\xf5\xb3\x82\x2d\x30\x6a\xd6\x92\xf5\x1b\xd9\xa0\xcf\x53\xe7\x20\xdf\xb4\xe7\xab\x76\xa0\x99\x38\x1c\xff\x0f\xd2\x42\xfc\xdc\x6f\x84\xcd\xc0\xaf\xed\xfc\x82\x52\x23\x6a\x5a\x86\xd0\xf9\x97\xb5\xea\x93\x90\x26\xaf\x19\x55\x2e\x48\x8e\xd3\xe9\xd2\x95\x48\xb3\x75\x47\xfe\x1d\x74\x86\x59\x7e\x56\x13\x7a\x55\x1f\xaf\x8e\xc4\x56\x68\xcf\x48\x7b\x83\x85\xe0\x70\xfc\x2e\x74\x06\x31\xb2\xcf\x93\x1a\x94\x58\xda\xb9\x83\x22\x88\xb8\xd2\xa2\x45\x6e\x0c\x68\xaa\xbb\x4f\xde\xec\x59\x59\x99\x4e\xaa\x72\x9a\x5f\x12\x44\x8a\xb7\x66\xe7\x1b\x92\x02\xcc\x64\x59\x1b\x48\xe1\xfa\x7e\xe9\x7d\xa4\x71\xed\x35\x69\xdb\x48\x7e\x38\x1c\x7f\x25\xfa\x92\xb8\xbd\xb7\x8d\x1d\x91\x18\xdd\xc1\x62\x99\x45\x18\x34\xfb\x32\xfe\x04\x10\xeb\x2c\xe8\xff\x3c\xd1\x4a\x1c\xdd\xc4\x71\xbc\xb8\x9d\xc6\xb6\x0e\xc8\xa3\xd0\xd6\x99\xc5\x67\x5e\xa5\x8e\xea\x7b\xa9\xbe\xd3\x36\x6a\x3b\x2a\x8d\x28\x0c\x1c\x8e\xb7\x9d\x88\xc3\x9e\xf7\xea\x0a\x3b\x12\xb7\xb5\x4f\x09\x36\x87\x3f\x6c\xaa\xe7\xb1\x02\x6c\x6a\xc5\x5c\x03\xcf\x63\x15\xbe\xec\x0f\x8e\x9a\x62\x3d\xd6\x33\xeb\xfd\xb9\xf7\x59\x2b\xcc\xce\x66\x14\x33\xa9\xfa\xe7\x55\x2b\x99\xf5\xda\xfc\xd4\x45\x34\x29\x0e\xc7\x35\x24\xcd\xc3\x36\xf7\x98\x28\x2e\x24\x84\xb4\xfd\x95\x3b\x84\x6f\x69\xbc\x21\xb5\xb8\xc4\xad\x49\x4f\xde\x73\x4e\x55\x7e\x59\xec\xef\xa8\x5b\xb4\x49\xd8\x71\xe4\x76\xce\xa8\x20\xd2\x6c\x9d\x46\xc5\x47\xf5\xfd\x95\xef\x78\x72\xed\x0f\x29\x72\xe6\x79\x1c\x8e\x3d\x4e\x0e\x45\xaf\x75\xcb\xb2\xcd\xe3\x73\xda\xbc\x32\x82\xc2\xdc\x1a\xd7\xa5\x67\xfb\xb7\x55\xbf\x48\x9b\x75\xf6\x71\x59\x96\x42\x7c\x2a\xba\xf0\xa2\xfc\xca\x11\xd7\x1c\x6d\xa9\xd2\xb4\x43\x3d\x2c\x59\xaf\x6f\xab\xd4\x11\xb5\xe9\xe8\xcb\x21\x76\x11\x0e\xc7\x7a\x48\x61\x21\x65\xdd\xcb\xca\xac\xe2\xa6\x5a\x1f\x14\x4d\x84\x8a\x1a\x32\xf2\x93\xfd\xa7\x57\xfb\xe6\x04\x9e\xdd\x54\xa6\x95\x19\x75\xf2\x66\x41\xa3\x7a\xea\xf0\x68\x76\xb0\x2a\xc2\x34\x5a\x6d\xa4\xa8\xd5\x3f\x90\x7a\x46\xe2\xa8\x73\x59\x26\xe2\x96\xe1\x70\x2c\x23\x6a\x20\x72\xb0\xeb\x41\x35\x3f\x2e\xa6\x55\x5d\xfe\x37\xf4\x40\x43\x58\x89\xd0\x2f\xbb\x7a\x43\xe1\x5e\x8f\xbe\xd2\x96\xbc\x15\x27\x19\x05\xd7\xb2\x0f\x1f\xce\xca\x5e\xa5\x29\x31\x3d\x9b\x7e\x43\xf9\x43\xdf\x41\xf1\x59\xda\xa9\xc3\x95\xad\xe7\x51\x71\x38\xe6\x0d\x6a\x36\x7c\xbd\x4b\xd3\x70\x36\x6e\x5e\xab\x7f\x4d\xd6\xd5\x17\x0d\x3b\x2a\xcd\xfc\xbc\xaa\x6e\x97\xd6\x79\xa0\xa5\xa1\x45\x5e\x27\xdd\x0a\x96\xe7\xa5\x1c\x26\x66\x55\x66\xed\x36\x75\x48\xf7\x57\x15\xea\xfb\x29\x20\xd9\x33\x9d\x01\x29\x97\xbf\x11\x87\x63\xfa\x50\x2b\xc1\xf9\x43\x03\x90\x73\xb4\x51\x3f\x01\x5a\x1e\x6c\xdc\x65\x0c\x96\x5f\xec\x6c\x69\x00\x8b\xdc\x97\xd6\x5b\x80\x0f\x8f\xb5\x56\xb6\x40\xb6\x07\xca\x4a\x6c\xa1\x7b\xbb\x74\xf2\xfa\x60\xf5\x06\x62\x56\x22\xd2\xa9\x75\x5e\xfd\x0e\x25\xe1\x70\xc2\x8d\xc8\x33\xe0\xc3\x50\x24\x52\x13\xbd\xb6\x7f\x23\x72\x3c\x78\x61\xe7\x28\xdc\x73\x31\xbb\xe5\x2a\xcc\x74\xfb\x5e\xf7\x02\x26\x1f\xcb\xac\x4c\x80\xab\x0e\x48\x8b\xff\x21\x6b\x76\xe1\xf2\xd2\x90\x82\x0d\x21\x59\x2e\xa8\x48\xcb\x53\xdd\x84\x3e\xc3\xe1\x84\xd3\x91\x29\xa0\x6a\x68\x2d\xf1\x78\xf4\xea\xbe\x1a\x2c\xf5\xca\xf3\xce\x44\x6c\xf6\x45\x72\xcb\x42\x94\xef\x76\xaf\x4e\x80\x7a\x1f\x63\x55\x6e\x44\x2f\x1c\x40\x8a\xf3\x51\xb1\xf1\xa7\x3c\x7f\xf4\xdb\x06\xcf\x2c\x1d\xac\x42\xeb\x84\x1a\xc4\x92\x71\x38\x41\x1b\xaa\x0f\x84\xde\xb0\xa3\x85\x45\xb5\xf7\xbe\xa5\x46\x5e\x51\x77\xa4\x51\xa0\x8b\x0e\xcd\xb6\xe4\x5e\x37\x75\xed\x10\xf9\xd4\xb1\xb3\x15\x3e\xa4\x3f\x07\x3c\x8a\xa6\x48\x53\xc6\x4f\x72\xeb\x48\xbf\x37\x9c\xca\x3c\x47\x16\x69\x5d\x4a\xcf\x26\x5d\xc6\xe1\x04\xd3\xb1\x19\x00\x71\x50\xcd\x31\x8c\xea\xe8\xb5\x61\x8d\x5c\x11\xb7\x3f\x67\x26\x5d\xdc\xd7\xc4\x65\x50\xdc\x24\xb5\x9b\xe8\x05\xc7\x4e\x96\x17\xd0\xa7\x1d\x70\x2c\xda\x4d\x13\x19\xdf\xcf\xf9\x48\x0b\xd9\x70\x26\x23\x82\xf6\x45\x4b\xae\x12\x51\x7c\x71\x38\xfe\x4c\xe2\x12\xc0\xe1\xfa\x67\xd1\xce\x28\x55\x0f\x5f\x40\xbf\x42\x6c\xdf\xc3\xfb\x72\xd1\xa0\x71\x82\x4b\x72\x63\xd4\x44\x71\x1c\x8f\x1d\x2c\xfb\xc6\xb6\x3d\x60\x57\x18\xc7\x42\x8c\x27\x72\xd6\xb3\x36\x6c\x08\xd4\xc4\xb2\x76\x6b\x3d\x4e\x0b\xa2\x1d\xc6\xe1\xb8\x1f\x49\x4b\x09\xc5\x03\x8f\x15\x71\x51\xcb\xba\x31\xb9\x6b\xd0\xbf\x36\x7d\xa9\xf5\x85\x8c\x86\xae\x64\x6b\x37\xed\x6a\x0f\x31\xec\x70\xaf\x74\x58\xf8\xf9\xc0\xac\x02\x47\x41\xa7\x71\x77\xd6\x2b\x81\xf1\x06\x96\x5a\x9f\x17\xbf\xd0\x23\x75\x8c\xd1\x8d\xc3\x71\x92\xc8\x51\x84\xc5\x03\x2b\xb3\x3a\xaf\xc5\x75\x15\x69\xbe\x04\xf9\xb4\x1e\x4d\xb7\xbe\x30\xbf\x7e\x4a\x59\xea\x4a\xa8\x8a\x52\x5c\x76\xf0\x2f\x79\x2b\x0f\xd8\x9f\x9f\xef\x23\x9d\x34\x16\x65\xfe\x94\xcc\xda\x20\x4c\x5f\x2f\x9a\xbf\x30\x4b\x21\x63\x3d\xc0\xe1\xd8\x14\x4a\x14\xbe\xba\xff\x72\xa9\xe1\xb5\x79\x5d\xf3\x0a\x6f\x05\x4e\xb6\x68\xf2\x34\xe7\xa9\xf5\xe6\xd9\x12\x97\x2f\x95\x65\x19\x13\x47\xbf\x97\xec\x54\x0b\xf7\x07\xe7\xc9\xd2\xba\x8d\xa1\xcc\xad\x29\x1d\x1b\xea\x55\x07\x93\xd7\x2c\xfc\x99\x92\xc2\x51\xe3\x70\xac\x36\xea\x26\x7c\x60\xff\x96\x2a\xcb\xc8\x9c\xce\xda\xb2\xcc\xc0\x8c\x96\x73\xc5\x5e\xe7\x1d\xea\x1e\x17\x18\xb8\x54\x56\x9e\xcd\x3d\x75\xb4\xa7\x78\x30\xcb\x7e\xbf\x53\x9e\x95\x9a\x66\x9c\x90\x51\x95\x9a\xb3\xe1\x6e\x5a\x9f\xc4\x7f\x91\x49\xca\x7a\xee\x79\x1c\x8e\x15\x44\x3d\x87\x5f\xd5\x77\xbf\xae\x3c\xd2\xa9\x33\xa0\xea\x47\x60\x64\xcb\xf4\xf2\x8c\xf3\xcb\xeb\x48\x25\x17\x5d\x28\x15\xef\x0a\x26\x8f\xe6\x17\x5f\xca\x5d\xbe\xdf\x21\xb7\x27\x43\x63\x8c\x66\x98\xa6\x2d\xd5\x5b\x92\x66\x23\xf5\x5d\x04\xc8\x19\xdc\x49\x1c\x8e\xf9\x93\x7a\xf9\x97\x37\x64\x03\x2e\x7b\xe5\x03\x79\x81\xc7\xef\x3c\x80\x62\x41\x66\xf7\x4b\x28\x05\x6c\xaf\xdc\x0c\xf1\xc1\x04\x55\x1a\xf4\x0e\x8a\x62\xfe\x81\x97\x40\x03\xd1\x42\xf8\x20\xbc\xc1\xd3\x03\x0e\x87\xe3\xf7\xc1\xb0\x12\xee\x59\x1c\x00\x7f\x83\x07\x7f\xc2\xa0\x1a\xc5\x5e\xc2\x60\x3b\xba\x67\xfc\x07\xf8\x12\xf9\xd7\xbd\x16\x5a\x85\x0c\x55\x9c\x85\xf4\x90\x6b\x69\xef\x20\x1e\x32\xc2\x3c\x0e\x35\x23\x8f\xa3\x3e\x41\xff\x90\x89\x73\xe5\xb0\x0d\x32\x6a\xf5\x13\x26\x22\x3d\x3a\x8f\xe1\x0f\x48\xe2\x0f\x22\xb8\x99\x7c\xf7\x05\x0d\xb4\x27\x5b\x8d\x2f\x02\xfd\x48\xf2\xae\x63\xa0\x94\xf8\xac\x1c\x00\x7b\x88\x57\xd3\x6c\x20\x23\xe2\x39\x86\x0c\xba\x44\x5c\x1c\x75\x19\x2a\xc3\xea\xcf\xcd\x86\x67\x61\x3e\x56\x28\x7c\x06\xfd\xae\x13\x0e\x77\xa0\xce\xdf\xc8\x80\x17\xa7\xee\x19\x13\x80\xd9\xd7\x46\x0d\x00\x0d\x4b\xbb\x03\x02\xc6\x18\xdd\xa5\xb7\x41\x5d\xba\x38\xf5\x15\x78\x8e\x96\x49\x3f\x0d\xa6\x51\x1b\xae\x05\x43\x0b\x28\x35\x67\x57\x42\x71\xe4\x5c\xcb\x6a\xe8\x06\x29\x59\xfb\x13\x6c\x45\x34\xfe\xd2\x41\x08\x93\x84\x3d\x9d\x20\xa4\x26\x79\x0d\x1f\x23\xdc\x14\x39\xb4\x15\x01\xb3\x05\xc7\x4b\x96\x00\xc7\x78\x01\x0a\x47\x80\xc3\xc9\xa7\x3e\x02\x9e\xb0\x3e\x46\xda\x81\xde\xcc\x2d\x1e\xbb\xc0\xdb\x74\x17\xcb\x15\x90\x09\x95\xab\xdd\x0c\x41\xe4\xad\x9f\x3a\xf1\xdd\xe9\x7d\x4f\x06\xf1\x1f\xd3\x66\xdd\x0a\x21\xe8\x2b\x76\xb4\x8c\x11\x5c\x65\xd1\x45\x2e\x04\x46\x72\xa7\xbc\x98\x70\x4f\x6c\x49\x49\x04\xcc\x05\xca\x88\x2d\x40\x39\xf7\xdb\x99\x13\xe0\x5e\xb6\xb3\x05\x13\xe4\x30\x6e\x68\x17\x80\xf5\xd4\x85\x1f\xec\xf1\xeb\xcb\xb0\x47\xa1\x78\x9b\x22\xc9\x8d\x07\xf8\x80\xbc\x92\xa6\x4b\x78\x4e\x56\x7b\xfe\x37\x7c\x9f\x7a\x44\x4a\x23\xac\x52\xbe\x25\x71\x09\x09\xf2\x97\x61\x1c\xc2\xa7\xe4\x9b\xee\x2b\x81\x48\x61\xa7\xf9\x5d\xa0\x85\x67\xad\x9d\x0d\xf4\xd3\x6b\xde\xf6\x25\x4e\x76\x0c\xdc\x1f\x4d\xfc\xd9\x2c\xb9\x1e\x87\x9f\x57\xc7\x6e\x98\x8d\xdf\x59\xe9\x9b\x5b\x8e\xf7\x2f\xd9\x98\x1c\x86\xcf\xcb\xeb\xc5\x8a\x08\xf3\x33\x8f\x5f\xfd\x41\x00\xd2\x8a\x5c\x27\x09\xef\xe4\x7b\xcc\x37\x02\x96\x49\x23\xda\x62\xc0\x94\xb5\xef\x35\x15\x6f\x38\xfa\xe5\x5e\x03\x7e\xdd\xd0\x83\x7e\x5b\xfc\xf2\xbe\xbc\xda\xbb\xf8\x9d\x1d\x5e\xd9\x69\x78\x8f\xc6\x09\x31\x84\x17\x54\x5b\x23\xdf\xf1\x53\x25\x21\x21\x0c\x82\x49\xee\x3e\x97\xdf\x04\xb2\x1a\xdc\x2b\x25\x0c\x29\xcc\xb4\x05\x84\x36\xce\xc9\x57\x4d\xf8\xed\x0f\x81\xbb\x77\xf1\x46\x77\x56\xf4\xf9\xe2\xd7\xdd\x02\x6a\x7e\xe2\xb7\xf7\xe7\x64\xf5\xe1\x1d\x3b\x52\x45\xe5\x78\xa4\x31\x14\x39\x81\xef\xab\xfc\x16\xfc\x81\x30\xad\xf0\xaf\x4b\x29\xc1\x36\xab\x6c\x6f\x14\x81\xab\x14\x6a\xd7\x13\x62\x38\x7f\x5e\xad\xc3\x9b\x3c\x3f\x7e\x77\x1b\x7e\xcb\x23\xa8\xb7\x1a\xbf\xec\x0e\xbd\xc6\x1d\xbf\xf2\xd6\xc9\x2c\x03\xbc\x71\x5f\x9b\x48\x1f\x7f\xa6\x7d\x21\xdc\x8f\x97\xd4\xcf\x0a\x06\xf0\x0d\x65\xc7\x5c\xf8\xf8\xa7\x79\x76\x7b\x13\x08\xbb\x54\x9b\x75\xb6\xe2\x3f\x71\x6d\xbe\x88\x51\x10\xb0\x9e\xd2\x42\x0f\x00\xc1\xc3\x3f\x90\xbf\x40\x5e\x3b\x88\x8c\x01\xef\x4a\xe7\x21\x19\xc0\x87\x54\x7d\x44\x01\x8e\xd3\x9e\x21\x00\xe4\x7e\x6d\x26\xe2\x0b\x75\x9c\xb5\x45\x8e\xc3\xfb\xad\x66\x21\xfb\xe0\x62\x1d\x1a\x72\x0e\xbe\xfb\xb9\x16\x19\x43\xf8\x4f\xcd\x11\x35\xe2\x32\xbc\x1e\x89\x45\x8c\xda\x4a\x11\x4f\x64\x66\x89\x0d\x62\x06\x8f\x29\xf0\x88\x05\xb2\x93\xb6\x13\xd1\x43\xce\x47\x92\x91\x35\x08\xc1\x23\x05\x59\x86\x24\x59\x92\x91\xe5\x48\xa9\xce\x4c\xc4\x12\xa1\x7d\xea\x45\x5c\x49\x0f\x26\x1d\x10\x3d\x92\xc7\xed\xfd\xf0\x7b\x62\x4f\xeb\x04\x3c\x49\xdc\x5d\x1c\x07\xdf\xc0\x7a\x53\xba\xe1\x5b\x58\x1d\x95\x0e\xb7\x63\x82\x88\xcf\xf0\x30\xe6\xe5\xb1\x16\xbe\x87\xad\xb2\x5c\x00\xbf\x40\x27\xb4\x0b\x11\x1d\xd4\xeb\xc3\x2b\x38\x8e\xad\x79\x1c\x0e\x9f\x64\x01\x37\x83\x61\x43\xe6\xae\x16\x23\x78\x25\x63\x5a\xe1\x33\x78\x09\xed\xb9\x3c\x18\x9e\x4f\x5b\x41\x39\x09\x2f\xa3\x1e\x0c\xff\x06\x9b\x50\xdc\xce\x18\xc2\x2e\x64\x5f\x0b\x5f\x38\x88\x84\xd7\xf6\x84\x99\x44\xb3\xf7\xc6\x50\x55\xb2\xf6\xc3\x66\x88\x21\x36\xbe\x21\x83\x42\x84\x36\x4d\xc1\xd0\x59\xfe\xe5\x82\xbd\x90\x0b\x57\x2e\x7d\x0a\xb9\x72\xa6\x91\x3e\x43\x7e\x2c\xff\xb0\x51\x88\xcd\x28\x73\xb7\x85\x1a\xe8\x33\xcc\xbb\xa0\xdb\xd4\x6b\xda\xdb\xa1\x47\xe4\x4d\x6f\x8f\x41\xb3\x55\x4e\xf7\x3b\xc1\x67\xa9\xd5\xd7\xfb\xc0\x21\xf9\x9f\x06\x05\x58\x26\x0d\xc8\x8b\x01\xb3\x92\x86\x25\xce\x60\xbe\x28\x94\x28\x00\xeb\xf9\x9f\x43\xdb\xc0\xb7\xdc\x08\xb7\x68\x68\x3d\xeb\xa3\xb9\x33\x64\xcc\xc8\xd3\x36\x83\xd6\x50\xfe\xbd\x6a\x05\x7d\x4a\x4a\xef\x5d\x04\xf7\x15\x7c\xef\x3f\x04\xae\xcc\x3d\x58\xb7\x03\xf8\x94\x19\x9f\xb3\x03\x78\x9c\x5e\x9c\x64\x02\xbc\x48\x7d\x8f\x96\x81\xd3\xe5\xab\xaf\x5a\x82\x3b\x93\x77\xbb\xba\x83\x67\x85\x9e\x7b\x2b\xc0\xf3\xbc\x25\xda\x67\xc0\xb5\xf4\xcc\x17\x07\x40\xab\xb6\xcc\xf1\xeb\xc0\xb7\xc6\xac\x9e\x1b\x40\x4b\x4d\x7f\xf5\x0d\x40\x50\xde\x97\xf9\x06\x88\x2d\xaa\x10\xad\x01\xf0\xb9\x02\x78\x04\xe0\x67\x1c\x0d\xce\x07\xca\x95\x2f\x5c\xb6\x02\x23\xb2\xc2\xbd\x3a\xc0\x60\x52\x92\xb6\x3b\x40\x60\xad\x7a\xa6\x05\x5e\x1d\x0e\x1b\xad\x02\x57\x0c\xa6\x74\x15\x01\x9d\x3d\xd9\x95\xe5\x00\xb3\x8d\xa2\x99\x02\x02\x1a\x0e\x08\x2c\x00\xaf\xca\x51\x68\x27\x10\x54\xbc\xff\x8a\x03\x10\x98\xe3\x7a\xda\x16\x88\x48\x1f\xdb\x43\x05\x82\x52\xea\xb5\xbd\x80\xb9\x9c\x35\x53\xf6\x60\xec\xc4\x9b\x91\x09\x70\xd3\x68\x43\xe7\x4d\xa0\x6f\xc8\xbb\x62\x0c\xa0\xf6\xd6\x69\x96\x00\x9e\x6d\x93\xfc\x28\xc0\xbe\xfe\x0d\x88\x00\x27\x2b\xca\x83\xca\x01\xab\xc2\x85\xce\xdf\x81\x9d\x59\x33\xf7\xf8\x00\x86\xca\x05\xda\x20\xa1\x86\xd3\xfe\xb4\x00\x24\x3c\x4d\x1b\xd9\x07\x6e\x78\xb0\xac\x73\x27\xd0\x38\xe6\x52\x61\x06\x5c\x1b\x3a\xa6\x4e\x00\x2c\x7a\xbe\xf3\x9e\x00\xab\x5b\x01\x70\x0e\xb0\xa4\xb6\x2a\xe8\x24\xe1\x7d\xa9\x9b\xf3\x0d\xc2\x50\x2e\x65\xcf\x65\x42\x47\x9a\x58\xfb\x21\xc1\x9c\x3b\xef\x5d\x11\x69\x84\x70\xea\x21\x9b\x64\x4d\x48\xbe\x71\x93\x58\x4e\xb8\xd9\x34\x4e\xb4\x03\x70\x05\x1d\xd8\x3d\xc0\x5b\x16\x88\x51\x40\x63\x32\x0f\xdb\x04\x76\x86\xdb\xa3\x2d\xd0\x45\xf7\xfb\xe8\x25\xe8\xa3\x85\x1b\xba\x16\xa6\x68\xfb\xa2\xcb\xe0\x9b\x6f\x47\x49\x7b\x61\xd6\x83\x4a\x62\x21\x1c\x73\x63\x1e\x71\x3b\xec\xd1\xa4\x8d\xf5\xc0\x3b\x0a\x66\x60\x61\xb0\xa9\xb4\x1a\xdb\x04\x73\x48\x8f\xd0\x6e\x78\x24\xac\x1d\x45\x91\x25\xee\x21\xe8\x5e\xc4\xc1\x7c\x18\xf9\x8d\xd0\x16\xfd\x41\xbe\x21\xc0\x9b\x37\x44\x25\xf1\xf9\xfd\x09\xe2\x66\x62\xe4\xa0\x11\x96\x43\x9c\xd1\xb8\x0f\x3b\x83\x01\xf9\x07\xb1\x39\xd8\x66\xe9\x32\xb4\x1e\xd3\x21\x1d\x41\xa3\xb1\x85\x61\x16\xe8\x01\xf4\x8d\xdb\x7d\xe4\x2f\xda\x65\x7e\x15\xb9\x81\x96\x2d\xaa\x40\x6e\xa0\xc7\x5f\xaf\xc0\x2a\x58\x49\x13\xcb\x31\x6b\x26\x6b\x20\x14\x1d\x67\x9c\xae\x97\xa1\x24\xfa\xfe\xdc\x62\xf4\x28\x6d\x5f\xb2\x06\x9d\x4e\x8d\x21\x4e\x43\xba\x28\x55\xa1\x7b\x11\x15\xf9\x91\xeb\x27\x04\x24\xcf\xdb\xdb\x8c\xb8\x93\x9c\x16\x5d\x40\x4e\x13\x97\xbd\x3c\x8f\x19\x89\xab\xee\x06\xa2\xe9\xa2\xd9\x7d\xf9\xa8\x99\xe0\x60\xed\x6b\xe4\x16\x0f\xcc\x59\x85\xb0\x39\xfd\x49\x16\x88\x33\xfb\x04\xda\x8c\xac\x65\xf6\x5c\xdd\x0e\xff\x61\x98\xb9\xae\x87\x27\x69\x9a\xbd\x87\xe0\x6a\xaa\xf5\x22\x27\x38\x85\xf4\xf3\x39\x03\x25\x29\x47\xc7\x89\xe8\x02\x45\x68\xcf\x2b\xa4\x48\x36\x50\x63\x88\xd8\x48\xdc\xb3\x2e\xc3\x6f\xc5\x4f\x44\xf9\x70\x99\x30\x09\x09\x82\x29\x7c\x9b\x90\x35\x70\x00\xe7\x9e\xcb\x39\xd8\x81\x45\xde\x33\x00\xaf\x64\x24\x2c\xba\x08\x8d\x51\xae\x4f\xcd\x43\xba\x8b\x1e\x8f\x2e\x45\x7c\xf3\x3d\xba\x2e\xc2\x7f\xb2\x3b\x2b\xeb\x61\x4a\xc6\x96\x8c\xf5\xf0\x4e\x15\x2c\x10\x40\x9f\x14\xcf\x21\x0e\xd4\x2b\x3b\x78\x45\x0e\x65\x24\x91\x4f\xdb\x43\x44\xc1\xe3\x3d\xd6\x90\x3d\xf7\xfe\x22\x11\x38\x4a\x0f\x7d\x12\x8b\xd4\xb6\xe0\x6f\xd3\x10\xfd\xfa\xd2\xf6\x57\x70\x41\xf5\xac\xf2\x0b\xf0\xf6\xb2\x5d\xe9\x93\x50\x5b\xa1\x2d\x0f\x83\x28\x39\xae\x40\x35\xe4\xad\x39\x18\xb4\x0c\xda\xa5\x5c\xed\xac\x07\xcd\x94\x6d\x34\x53\x81\xd5\x49\x6e\x8b\xd4\xe0\x2e\xe6\xc0\xa3\x33\xc8\xbd\x9b\x13\x37\xe3\x90\xc3\x03\xce\xad\x77\xe1\xbc\x2e\x45\xa9\x33\xbc\xae\xa5\x28\xed\x39\x54\x50\x27\xe4\xe4\x41\x7e\x15\x01\x84\x95\x90\x61\xd1\xec\xcb\xd5\xe0\xa3\xec\x20\x27\x2b\x30\x2d\xdd\xc2\x6c\x25\x78\x3a\xe5\xc0\xa2\x1c\xa0\x8a\xdd\xfc\x90\x8b\xbc\xbe\x7b\x76\x28\x13\x39\x39\xec\xdd\x3a\x03\x2e\x18\xdc\x5d\x12\x0b\x2f\xef\xee\x4d\x5b\x09\x29\x5b\x37\xb3\x9f\x41\xc7\xeb\x02\xf1\x61\xd0\xbc\xf2\xf0\xcb\x46\x60\x79\xc1\x3a\xc7\xe7\xa0\x5f\xa6\xaf\xe9\x5b\x50\x27\x35\x61\x51\x1f\x10\xc4\x09\x7c\x38\x1d\xf9\xf4\xf8\xd5\xd0\x22\xc4\xe1\x9e\xb4\xc5\x1f\x56\x8e\x68\x17\x0f\xc1\xd3\x07\x0f\x2b\x09\x10\xd8\x6d\xc0\xf6\x84\xd6\x34\x3f\x4b\xfc\x0c\x0e\xd6\x5c\x0e\xe8\x06\xaf\x96\x5c\x72\x6c\x04\x67\xe7\xf4\x9a\x7e\x02\x0a\x94\x5f\xb5\x77\x10\x9e\x70\x72\x9f\x74\x33\x55\x89\xcd\xc3\x2e\x0c\x2e\x7e\x7b\x27\x93\x7e\x1e\x8f\x54\x9a\xd1\xf0\xf8\x61\xcd\x08\x35\x87\x70\x58\x10\x45\x69\x23\x7c\x82\xa2\xc8\x8f\x80\xfa\x2b\x7e\xa4\xdf\x20\xdd\xf9\x37\x49\x0f\x72\x36\x0b\x26\xc6\xc1\xba\x5a\x2a\xe2\x5e\x98\xf5\xf8\x33\x73\x09\x38\x78\x1b\x63\xcc\x01\xef\x76\x34\xd3\x26\xc1\x27\x15\x11\xb4\xf9\xe0\x53\xcd\x1a\xaa\x1d\xf8\x8b\xdf\x49\xf1\x87\x2e\x81\xa3\x64\x11\x34\x10\x34\x4a\x6a\x86\xcd\x9d\xa3\x89\xdf\x60\x99\xe9\x0f\xa2\x17\xb2\x44\xcb\x93\xb8\x11\xd9\xf2\x78\x15\x83\x86\xcd\xba\x55\x40\x27\xa1\xe5\xed\xef\x69\x61\x68\x44\x79\x16\x35\x05\x5d\xaf\xf6\xa2\x4c\x20\x53\xfc\xa5\x14\x2d\xe4\x1d\x78\x90\x6c\x8b\xce\x0d\x72\x24\x61\xa8\x8e\xd3\x57\x62\x1f\xba\xd4\x54\x4e\xb4\x40\xad\xb4\xf4\xb0\xbf\xc8\xb3\x87\x02\x7a\x22\xa3\xe0\xa6\x09\x8d\x41\x6f\x6a\xc3\x53\x21\x5a\x7d\x99\x2d\xa5\x81\x7a\x3d\x7d\x31\x65\x36\xe5\x0b\xf7\x39\xf9\x28\xc5\x15\x30\x25\x71\xc8\x55\x81\x4e\xc4\xf7\xa4\x7f\x4e\xba\x44\x77\x92\xa3\xe9\x1c\xac\x8b\x78\x7b\xc1\x0b\x0c\xc3\xd4\xf7\x9b\x69\x6f\x85\xde\x37\x64\xd4\x27\xfc\x47\x2d\x75\x94\x57\x3c\xd7\x12\x31\x45\x9f\xd3\x98\x86\x27\x07\xb3\x0f\x72\xa2\x48\x65\xcc\x67\xf8\x29\xd2\x2c\x86\xe8\xf2\x49\xa2\x37\xdd\xcc\xf1\x0c\x56\x43\x1d\xdf\x2d\xc7\x0c\x28\xfd\x0b\xbe\xa3\x1d\xa4\xa8\x7b\x6f\x68\x97\x15\xd3\xae\xab\xa8\x11\xb2\xeb\x4d\x3f\x29\x09\x12\xa4\xe8\x09\x39\x23\xe9\x60\xea\x03\xd2\x23\xd1\x1c\xd6\x0f\x92\x31\xff\x63\xa2\x9c\x48\xe1\x8e\x07\x38\x60\x83\xec\xda\x53\x1a\x4c\x8f\x99\xbf\x7b\x0f\x4a\x62\xcc\xd4\x5a\x8e\xfc\xa5\xec\xbd\x23\xa2\xd6\xe5\x5f\xea\x0f\xa4\xb4\xe6\x18\x36\x20\xe4\xc1\x8c\xa7\x05\x28\xe9\x73\x3a\x35\x45\x49\x32\x52\x1a\x32\xde\x10\x63\xe4\x13\xf1\x37\xb1\x01\x09\xd9\xff\x31\xa6\x2d\xde\x71\x52\x83\x9e\xe7\xbf\x31\x69\x41\xf2\xb9\x61\x5a\x81\xf0\x17\x5a\xc9\xe8\x47\x6a\x56\xc3\xde\x9e\x5a\x8a\xac\xba\xa7\x4e\x97\x4c\x29\x47\xf3\x76\x92\x52\x8a\x7e\xc9\x82\x89\x1d\x79\x01\xb4\xc7\xc4\xf9\x99\xb7\xe3\x66\x63\x17\xd2\x8d\xfc\xae\xa2\xa9\x0a\xf0\x04\x1f\x79\x20\xd5\x32\xd9\x88\xac\x17\xd7\x69\xc5\xc1\xb6\x8c\xb7\xc3\x8f\xa9\x95\xd7\x97\x77\x75\x53\x24\xdd\x2f\xaa\xff\x90\x91\x36\x59\x8e\x01\x89\xde\x38\x43\x42\x26\x66\x54\x3b\x50\x37\x62\xe3\xa5\xd4\x98\x38\x6c\x7d\x7e\xba\xef\x26\xd4\x31\x53\x79\x5c\x81\x90\x54\x0b\x77\x25\xc1\x95\x72\x03\x2d\x14\x6a\x63\x75\xdc\xfe\x4b\xbd\x39\x72\xbc\xf3\x35\x25\xf3\x46\x75\xf5\x6a\x32\xd2\xfb\x23\xfb\x14\x09\x69\x7f\x91\x5c\x4f\x14\x34\xe6\x50\x2e\x63\x8d\xd5\x7e\xd1\x43\xe8\xf7\x92\xb7\x3e\x32\x54\x2f\xef\xf4\xf1\xc3\xc8\xa9\x8c\x1d\xbb\x42\xe0\x38\x85\xa5\x56\x36\x14\xce\x0e\xbc\x7d\x8a\x3a\x35\x91\xd1\x69\x45\xc9\x19\xed\xaa\x0a\x22\x47\x0d\x15\x66\x65\x90\xae\xf4\xed\x4f\xde\x44\x0c\x6f\x67\x92\xef\x60\xac\x86\x9e\x68\x6f\xb4\xb6\x72\xd4\xe7\x30\x32\x5a\x94\x72\x7c\x31\xfc\x35\xdb\x63\x57\x08\xbc\x34\x35\x5d\xeb\x2f\xf8\x8e\x9d\x3f\xaa\x23\x34\x4a\xc8\xee\x89\xe7\x07\x25\xae\xac\x5b\xcf\x6d\x4e\xc4\xe7\x09\x39\xae\x89\x4f\xe4\x0b\x58\x6f\xf1\x61\xf4\x74\x26\x4a\x30\x8e\x2b\x65\x2c\x07\xe6\xfa\x55\xd2\x4a\x81\x89\x13\xa1\xd4\x8b\x60\x99\xf1\x6b\x4a\x00\x94\x35\x2f\x9d\x5c\x04\xdb\x8f\x78\x09\x68\x00\xa1\xbb\x9c\x37\x05\xc8\x6a\xdd\xb9\x67\x81\x92\xdc\x71\xf6\x47\x60\x48\xe6\xcb\x92\x80\x0b\xe9\xb3\x99\xe6\x20\x18\xb7\x85\x3e\x0e\xfe\xf6\x33\xa1\xd1\xa0\x84\xe3\x4f\xa9\xc7\xa1\xcf\xc6\x18\xc5\x1b\x16\xcf\x73\x27\xe7\xc2\x1d\xc3\x0a\xfe\x5b\x24\xae\xeb\x25\x2f\x04\x39\x5a\x43\xe2\xbc\x47\x16\xe7\xae\x63\xf3\xe1\x27\xd2\x0a\xd6\x21\x78\x90\x16\xc8\x98\x82\xdf\xc4\x26\xd3\x05\xc8\x3a\xdf\x1a\xda\x49\xe4\xc8\xf1\x04\xaa\x2e\x72\xc9\xd8\x92\xb2\x1b\xa9\x9c\xb7\x87\x0c\x23\x31\xb7\x7e\xf1\x67\xd2\xa4\x9d\x57\xb8\x42\xea\x8d\x6a\x3d\xce\x36\xca\xdf\xec\x3a\xd6\x30\x65\xbf\x24\x90\xc9\x26\x73\xa9\x7b\x18\x87\xc8\x3a\x31\x0c\xda\x67\x92\xd2\xa7\x95\xda\x4e\x5a\x7c\xac\x88\xa2\x26\xb2\x76\x36\x92\x1b\x89\x67\xe6\xe9\x93\x7e\x62\x4b\x6f\x9e\xe3\xb9\xf3\x17\xb5\xdf\xe5\x4c\x71\x1b\x2b\xb9\x6c\x2a\xc7\x33\xeb\x00\xcb\x94\xf5\x35\xe9\x0f\xe3\x15\x33\x93\xfc\x82\x9e\xc5\x40\xa3\x03\x69\x57\xe9\xfe\x17\x6f\x52\x4d\x69\xc6\xc7\xe6\x51\x16\x52\x17\xed\x0c\x21\xaf\xa3\x9c\x9a\x77\x8a\x64\x49\xec\xbf\xd1\xc1\x1d\x91\xf9\xb7\xed\xe1\x5c\x96\x78\x94\xff\x64\x4f\x4f\xb2\xcb\xa8\x60\x66\x89\xf6\x8a\xd9\x0c\x6f\xc1\x5e\x92\x8c\xbe\x81\x77\x21\xca\x9a\xfa\x9c\x43\xb9\x70\x8f\xa2\x61\xc9\x1c\xae\x90\x63\x19\xc3\x3b\x57\x91\x62\xe9\xac\x79\x08\x31\x92\x0c\x5d\xf7\xe1\x9a\xe7\xcc\x6c\x9e\x60\xf7\x67\x2e\x2d\x4d\x63\x05\xa9\x57\xaa\x13\x98\xd3\x95\xff\x84\xf1\xf4\xfc\x94\x17\x58\x29\x2d\x5c\xfa\x26\x32\x89\x6a\x9e\xf4\xe2\xbc\x98\xfc\x4e\x38\x7c\xf4\x1a\xa9\x9a\xf7\x6d\x47\x0a\x51\xcd\x9d\x3d\xaf\x01\x0b\xa7\x0e\xf5\xcf\xe4\xee\xae\x59\xdd\x08\xb0\x33\x2b\xd6\x14\xbb\xb0\x0c\x4a\x74\x54\x87\x19\x65\xf9\x93\x7c\x5f\xba\x73\x76\x0e\xd2\x41\x9b\xab\x49\x0c\x9f\xa4\xf4\xa5\x59\x7a\x1f\x22\xc3\xf2\x0f\xf6\x61\xa4\x03\x12\xdc\x8e\xf9\x44\x1d\xd1\xdf\x79\x37\xd1\x52\xfa\x54\xcf\x08\xd7\xb7\xe7\x50\xfd\x15\x76\x73\x7b\x6c\xa1\x05\x6b\x57\x13\x5e\x69\xce\x28\xa8\x3d\xc1\x8d\xa6\xef\x2b\xff\x09\xfd\xa6\x3e\x28\xca\x0f\x73\xa6\xf0\x73\x1d\x3c\x5f\x93\x2d\x34\xb7\xec\x42\x89\xcf\x95\xbf\xb7\xc7\x63\xd9\xd2\x47\xf3\xee\xa3\x06\x4c\x45\xf7\x37\x6e\xe8\xd0\x96\x3a\x84\x3d\xd8\xf7\xae\xc0\x91\x65\xde\xc9\x4c\x3d\xc3\xc8\x6b\x7e\xc1\x49\xa3\x1b\xd7\xad\x87\xac\xa8\x5d\x15\x2e\xa1\xe9\x94\x88\xa2\x60\x4f\x1f\xf2\xc2\x9c\x38\xbb\xd9\xc4\x0a\xf5\xfd\xed\xc7\xb0\x60\x79\xcb\xfc\x59\xc8\x4d\xd6\xbe\x6e\x3b\x6e\xc4\x98\x75\x6d\x27\x7b\xf0\x66\x4d\xbe\x80\xb5\xbb\xff\x9f\x22\x9d\x21\xeb\xfc\xc7\xfe\x4e\xd7\x69\x1e\x00\x55\xd4\x94\x5a\x7e\xe8\x46\x8a\x79\xb9\xe5\xb9\xdf\xa4\xde\x82\x2e\xdb\x41\x62\x60\x66\xd3\x76\x1b\x6c\xb6\x62\xf1\x7c\x0f\xe4\x2c\x8b\xd8\xe3\x2e\x37\x8c\x6f\xae\xf7\x92\x7c\x4b\xb0\x2d\x7c\x99\xd4\x99\x50\x9f\xb6\x5b\xd4\x9c\x78\x98\x27\x10\xb4\x25\x8e\x20\xbb\x78\xcd\xf8\x8c\xf0\x00\x4e\x13\x81\xea\xc5\x67\x0d\x01\xbe\x76\x67\x98\x33\x40\x4b\xa3\x7f\xf4\x26\xe8\xd4\x6c\x22\x6d\x35\x3c\xbf\x9b\x2c\x2b\x25\x04\xd6\xd1\x25\x62\x02\xab\x70\x73\x52\x38\xa1\x4d\x89\x8a\x22\x00\x1c\x77\x4a\x10\x0f\xb8\xc3\x0a\x1e\x09\x18\x0a\x9b\xe0\x70\x41\x6f\xaf\x15\xac\x02\x70\xca\xf6\x15\xe3\x1d\x14\x66\x94\x4f\x2f\x87\xb7\xcd\x0e\xa0\x2d\x87\x13\xbb\x72\x65\x76\xb0\x5e\x6d\xa5\x64\x2f\x8c\x2b\x38\x9b\xb4\x1c\xfa\x92\xda\x27\xda\x00\x4d\x72\x4f\x0a\x4c\xa0\xd7\xf0\x3c\x9e\x35\xbc\x3e\xcc\x9b\xe3\x0e\xfb\x7b\xa6\xb1\xf0\xb0\xd4\x96\xc1\x68\x87\x6f\x18\x5d\xa1\x73\x11\xdb\xd9\x0e\xd4\x17\xc8\xfc\xce\x93\x52\x06\xa5\xa7\xc6\x35\x99\x42\xd9\x9c\xaf\x25\x8e\x23\xc7\x2a\x30\x21\x91\x74\x87\xb3\x8c\x9f\x42\xf2\x00\x5f\x70\xcb\x88\x3f\x43\xbd\xd8\xfd\xc4\x82\x73\x4d\xcc\x7f\xc4\xa3\x36\x8f\x18\xce\xd8\x4b\xa3\x19\xf4\x35\xd8\x93\xd9\x47\xa8\x97\x50\x7a\xfb\x75\x49\x0f\xe7\x65\xf5\x9a\xa4\x5a\x76\x67\x6e\xb1\xa8\x95\xc5\x49\xb1\x10\x8c\x30\xcf\xb2\x1e\xf2\x3e\x31\xcc\x80\xeb\xdc\x95\xf4\x83\x57\x2f\xb1\x0f\xd3\x5c\xce\x3e\x64\x86\x52\x1d\x6c\x4e\xd1\xeb\x29\x17\x0d\xfb\x68\x31\xe4\xa7\xb3\xe9\x14\x15\x71\x4f\x9b\xbb\x64\x5d\x72\x5f\x65\x7c\xd2\xd6\xa4\x99\x39\x4e\x22\x43\xd1\x0e\xd9\x13\xc1\x41\xc1\x69\xa6\x8a\xe7\xcd\xc3\x08\xf9\x1c\x1a\xe7\x69\x48\x20\xab\x9a\xed\xe4\xf1\x8a\x71\x87\x29\xb2\x6e\xa3\x6f\x66\xac\x36\x54\x52\xdb\xe9\xe6\xb3\x1f\x93\xc7\x48\x37\x5b\x16\x25\xa7\x66\x14\x94\xc7\x8a\x85\xea\x45\x59\xeb\x85\xd2\xb4\x8b\x92\x5b\xfc\x34\x05\x8b\x5e\xcf\x2d\x95\x35\x26\x7e\x60\xdf\x95\xe8\x5c\x79\xc2\x9a\x27\xf6\x3d\xf3\x84\x61\x24\x90\x1e\x79\x40\x0b\xe2\xad\x33\x34\xa1\xbc\xe2\x34\xcd\xd9\x4c\xba\x4e\x9d\xde\x78\x2b\x39\xaa\x62\x71\xe9\x32\x71\x78\x89\x93\xe6\x83\xd0\xa7\x20\x2b\xa9\x85\x7f\x26\xe7\x16\xf5\x3a\xf7\x5c\xc6\xf7\x04\x43\x76\x62\xba\x51\x90\x0b\x53\x99\xea\xe1\x9e\x4f\xaf\x97\x25\x1e\x9e\xa2\xbe\x49\xd6\x36\x50\x51\xce\x88\x16\xcf\x31\x27\x69\xd3\x5e\xd6\xbf\x4d\xae\x69\x8f\x2d\x3e\x22\xe6\x34\x7d\x49\x7f\x2c\x8c\xa8\xf3\x10\x35\xf0\x3d\x2a\xd9\xe4\x47\xdc\x63\x25\x05\x71\x7e\x6c\xb7\xfc\xe1\xcb\x0d\xcc\xa0\xac\xaf\x6e\xe7\xe9\xf1\xea\xf5\x87\x9e\x52\x53\x53\x3f\x1b\xcc\x25\x7f\x90\x04\xcc\xb1\x23\xe2\x19\x60\xdd\xe7\xe4\xd1\xbe\xc9\x22\x4f\xb1\xa6\x6b\xb1\xea\xa7\x90\xd0\xba\x54\x38\xce\xf7\xaa\x7f\x40\x9e\xc9\xb5\xab\x62\xc6\x4a\xd8\x87\x4b\xad\x2f\xcf\x63\x1e\xcb\x7f\xe3\xda\x4b\x3f\x9d\x55\x76\x08\xa0\x86\xa7\x07\x6e\xbd\x45\x2e\x91\xe9\xcc\xb9\x40\xdc\xc2\x9c\x5f\xa7\x97\xfc\xe6\xa6\xb8\x90\x23\x2e\x1e\xc0\x54\xfb\x84\x84\xee\x83\xc2\x0d\x7c\xc7\xd6\x0a\x92\x07\xd7\xa8\x61\x76\xcc\x0f\xf6\xca\xaa\xb3\x01\x44\xa6\x4e\x49\x86\xab\x0f\x5d\x27\xef\xe3\x21\x73\xaa\xbe\xe6\xe7\xd6\x1e\xf2\x29\xb9\xfd\x9c\x74\xac\x80\xe9\x56\xbe\x34\xfb\x42\xfc\xd1\xec\xf3\x19\xfb\xe3\xfb\xe5\x3d\xe9\xd6\x09\x07\x39\xbe\xca\xd3\x09\x9d\xc8\x96\x94\x80\xc4\x88\x6b\xc7\xa5\x89\x78\x0b\xbf\x8d\x49\x1c\xc2\x5a\x67\x7d\x61\x06\xb0\x70\x5f\x1f\xef\x3b\xf0\x67\xd3\x6e\xae\x1b\xb4\x6c\x7a\x00\x73\x2f\xf4\xad\x2c\x3a\xeb\x03\x5e\x9c\xd5\xa8\x99\xc0\x0f\xc9\x77\xab\xde\xe2\x7f\xb1\xc7\x94\xb3\x09\x47\xe1\xc2\x14\x7d\x42\x49\xe4\x84\xd4\x16\x30\xf3\x6d\x49\xf2\x05\x6e\x38\x75\x0b\xc9\x60\xd4\x3e\x88\xf7\x14\x5a\xb1\xf1\x33\xf7\x04\x34\x39\xdd\x99\x69\x08\xdb\x94\x0e\x65\x51\xa0\x79\x59\x2b\x35\x28\xf8\x47\x26\x50\x49\xc1\x49\xb6\x53\x6a\x2d\xf8\x0e\x36\x93\x4f\x40\xcb\x22\x43\xa4\xd3\xa1\xb3\xbe\xde\x49\x5b\xa1\x12\xa7\x48\xe1\x19\x78\xde\x3e\x73\x5e\x23\x1c\xb8\xb1\x9b\x6b\x00\xff\x9c\x7e\x92\x39\x03\x6e\x2b\x69\xca\xcc\x27\xeb\x65\xea\xa8\xbb\x49\x7c\xa9\x38\xed\x37\xf1\x33\xcb\x39\x75\x23\x91\x00\x1d\x91\x9f\x24\xae\x8b\x60\x4b\xe2\xb0\x27\x3e\x72\xb1\x12\x6b\x74\xec\x11\x8c\x63\x14\xab\x5a\xde\x71\xcc\x67\xa3\x80\x93\x83\x29\xa6\xc7\x32\x20\x74\x45\x71\x54\xe6\x16\x16\xa2\x19\x55\x9b\x30\xa9\x92\xb0\x34\x4f\x46\x3c\x73\x9f\x02\xa3\x27\x80\x76\xb2\x62\x1a\x3b\x3c\x23\xf9\x29\xb5\xff\xe2\x0d\xf1\x6a\xea\x1a\xc7\x8d\x82\x13\x94\xb3\x56\x4e\xdc\x72\x72\xd5\xc6\x08\xf6\x3f\x72\xd9\xf4\x66\x7a\x17\xc6\x2f\x32\xcd\xe0\x8b\x54\xea\x94\x74\x95\x70\x49\xf2\x41\x65\x1f\x3f\x92\xb1\x36\xe5\x33\xf7\x01\x70\x48\xb6\x89\xe3\x1b\x56\x95\xec\xcd\x5e\x74\x71\x9a\x48\xcc\xec\x39\x15\xcd\xaf\x63\x5c\xb3\x7c\xc2\x5d\x49\x3f\xbb\xf1\x02\xfb\x20\x7d\xe3\x8c\x0d\xb4\x6f\xa4\x39\x05\x76\x19\xda\xaa\xed\xaa\xba\xf4\x95\xa9\x9f\xc5\x61\xca\xfd\x29\x0a\x5a\x40\xca\x59\x99\x21\x3e\x53\x9a\x98\xdc\x18\x6a\x9f\x54\x24\x06\xce\xb7\x0a\x9f\x0a\x1d\x4e\x22\xfc\xd9\xfc\x79\x96\xbb\x39\x1e\x5c\xe3\x8d\xcb\x58\x67\x38\xf3\x67\x44\x52\xdf\x90\xff\xe6\x19\x6a\xee\x16\xb9\x28\xdb\x54\xf7\xf3\x97\x0a\x93\x52\x7f\x64\x77\x53\x54\x29\xb3\x32\x02\x13\x71\xd2\xd5\xe9\x33\x43\x5a\x92\x1c\x52\x7b\xbd\x23\x84\x09\x72\xf9\x89\x68\x9e\x40\x92\x60\xe1\xcf\x1e\x15\xff\xd3\xcb\x62\x56\x09\xbc\x66\x28\xa9\xeb\xa9\x39\x39\x4e\x19\x8b\x1a\x7c\x15\x2f\x54\x9f\x6a\xa2\xf8\xb5\xa9\x1f\x2b\x2e\x91\x86\xe5\xef\x4b\xb6\xc5\x3b\x49\x3e\xe6\xbf\x0c\xde\x9d\xb4\x28\xbb\xc7\x6b\xa1\x70\x97\xa6\xfe\xb8\x33\xcf\x3a\x6d\xd2\x9c\xcc\x06\x14\xba\x7a\x86\xcc\xa3\xe2\x47\x33\x1a\x29\x28\x7d\x76\xb6\x38\x63\x41\xbb\x87\x42\x4f\xf5\xad\x59\x87\xf7\x38\xf5\x73\x5d\x3a\x69\xb6\xfc\x59\xd5\xe2\x38\xa6\xe4\x41\x69\xcc\x15\x54\xfc\xa1\xe0\x93\x67\xb4\x70\x6e\x0e\xe7\xd8\x0d\xde\xf2\x8c\x4b\xe6\x46\xec\xe3\xca\x57\x1b\xfe\x32\xa7\x25\x3b\xce\x98\xa0\xec\xa0\xd3\xb2\x7e\x69\xfe\xf5\xa6\xa6\xc4\xa8\xde\x77\x2e\xe5\x6d\x4b\x7d\xd9\xe2\x47\x3c\x2b\xbf\x59\xcf\x8e\x7d\x2e\x69\xa8\xca\x0a\x7a\x23\x6e\x2d\xbd\x7b\xee\x9b\x60\xa0\x70\xcf\xb1\x68\xee\x50\xf6\xd7\xbd\xef\x58\x3f\xd2\x17\x6d\xf8\xce\x48\x96\x9c\x9b\xa9\x47\xae\xa5\xdf\x4e\x3d\x5b\x79\x3e\xbe\x47\x48\x28\xc5\x27\xec\xa6\xcd\x2a\xcc\x4f\x10\x11\x5e\xe6\x76\x25\xae\x8c\xd0\xcb\x7c\x94\xd8\xe8\x77\x53\x3d\x1d\x0f\xb9\xf9\x2b\xf5\x08\xde\xb6\xf6\xf2\xfd\xc0\x79\x93\x47\xc9\x95\x60\xc0\xea\x29\xf1\x3b\x88\x83\xc3\xb1\x7f\xc2\x01\x8a\x67\x15\xbf\xf1\x25\xc2\x25\xa5\xfa\xf8\x71\xaa\xba\xd0\x8b\x30\x87\x20\xcc\x85\x08\xae\xe1\x37\x33\xd3\x08\xcd\x7e\x9c\xf4\x5e\xc0\xde\x4d\x2f\xf5\x3d\xf0\xd4\x56\x4b\xbe\x12\x54\x9a\x94\x26\xa7\x41\xfe\xab\xbb\xc4\x0f\xe0\x93\x38\x1c\xfb\x15\x2c\x50\x44\x54\xa8\xc0\x7a\x81\xba\xa4\x0f\xcc\xa2\xee\x2b\x9c\x05\x6a\x08\x56\xb9\x26\x60\x5d\x38\x2d\xd3\x13\xfc\xe0\x67\x9f\x4e\x85\x0e\xba\x3e\x4f\x2d\x83\x32\x6c\x86\x65\x93\xf0\x2a\x13\x4a\x72\x2c\x2c\x5b\x5d\x28\xae\x45\xbc\x70\x38\x76\x2b\xfc\x2d\xa5\xb8\xfc\x05\xe9\x10\xff\x65\xc9\x1a\x62\x1b\x25\xb9\xe0\x22\x71\x3f\x5e\x98\xc3\xc7\xc6\xc2\x9e\x67\xb4\x60\x22\xdf\x2a\xd5\x47\x2c\xd6\x35\x22\x75\x13\x16\x61\x73\x4d\xe6\x83\x05\x98\xec\x4f\xfa\x8c\xc5\xac\x16\x89\x77\x11\x17\xe3\x70\xec\x3d\xa8\xae\x5c\x59\xee\xc2\xf8\xc9\x9f\x56\x0c\x31\x56\x92\xcb\xf3\xdb\xe8\xfa\x89\x6d\xd9\xdf\x68\xa7\xc2\x4c\x32\xb6\x53\xf9\xbe\x8b\x54\xfe\x94\x3f\x2e\xf7\x14\x12\x0a\xd1\x66\xa6\xb4\x87\x32\x63\xd7\xef\xa4\xd3\xe4\xca\xd5\x6a\x91\x3f\x65\x23\x0e\xc7\x8a\xc4\x82\x65\xa2\xb2\x2a\x81\x01\xf7\x7b\xd1\x5b\xde\x24\xa9\x2b\xdf\x82\x7b\x2d\xe1\x79\x76\x08\x67\x7d\x68\xb8\x46\xce\x7a\xea\x73\x21\x6d\x84\x39\xec\x62\xaf\xd0\x61\x3c\xb2\x4e\x92\xee\xa6\x3f\xdf\xd5\x22\x56\xd3\x8f\xac\xee\x12\x12\xe8\x73\x70\xae\x4c\x21\x31\x4f\x7a\xbc\x6c\xa9\xa2\x8a\x53\x5e\x74\x4a\xae\x26\x5e\xcb\x13\x4b\x99\xf1\xaa\xac\xfa\xe4\x2b\x57\x0f\xa9\x9f\x88\xcf\x5f\x3c\x95\xa6\x2b\xc4\x4e\x5f\x4c\x39\xcd\xef\x3a\xf2\x58\x12\xcc\x5b\xb9\xcb\x55\x34\xc8\xf9\xb9\xba\x4a\x70\x8d\xf5\x0e\x57\xc7\x88\x23\x07\x25\xd7\x96\x8e\xe6\xba\xb3\x0d\x0a\xbf\x64\xb9\x61\x5a\x79\x56\x1a\x66\xdc\xb1\x2c\x77\x15\x2f\xf8\x87\x3a\x2c\x35\xf3\xc2\x66\xa5\x52\xfe\xcf\xf9\x82\x7c\x48\x4a\x38\xb2\x24\xf9\x69\xb2\xbe\x71\x93\xe8\xa0\x38\x78\x35\x9b\x5f\xc4\x73\x9a\x36\x93\x9e\x42\x19\x4b\x32\x2a\x6d\xa9\x5a\xc3\xcc\x2e\x7c\x50\x26\x42\xc0\xbc\xf9\xc5\xb3\x63\xae\x67\x2d\xcb\x3f\x77\x45\xaa\xde\x90\x5d\xe5\xfd\x44\x69\x97\xe1\xea\x64\x2f\xbf\x9a\xae\x7f\x78\x77\x72\xa2\xd2\xd6\x78\xbd\xb0\x47\xf6\x7e\xf5\x41\xfe\x46\xe1\xba\x69\x7b\x69\x9f\x68\xb3\xc5\x84\xd2\xfa\x86\x38\xc6\x8f\xc2\xd1\x1a\x0d\xdc\x9e\xfb\xad\xa2\x39\x66\x43\xe6\xcf\x92\xfe\xa0\xaf\xe9\xdf\x0b\x9e\x79\xbb\x2a\x57\xe6\x5a\x39\x76\xc8\xf7\x66\xde\x3e\x34\x90\x6c\x93\xfe\x70\xe7\x7d\x21\x5d\xb1\x6d\xb5\x11\xaf\x4f\x64\x3f\xed\x0c\x4d\x4e\x8b\x11\x3d\x2e\x2d\x69\xdb\xcb\xb8\x50\xd8\xd6\x64\x04\x6f\xce\xbd\x53\x37\x3f\x9a\x95\x39\x54\xf9\x22\x28\x3a\xbd\xb3\xf4\xb6\xd7\x44\xea\x9d\xc2\xaf\x8e\x57\x64\xef\x72\x1f\x1d\x22\x27\x7d\xca\xc8\xdc\x59\x2e\xdc\x9d\x3a\xba\xda\x9c\xe7\x26\xde\x3a\x8d\x42\xdb\x4e\xcb\xa7\x17\xb5\x87\x24\x1e\x85\x3f\x35\xc9\x12\x69\xb1\xbc\xda\xc9\xc4\xc6\x90\x94\x4a\x63\xfc\x66\x9f\x6d\x25\x11\xf8\x4a\xb7\x5d\xf9\x95\x84\xb0\xa3\x87\xb3\xfe\x00\x27\x2c\xf2\xd5\xe7\x40\xe7\xad\x9f\x95\x17\xa0\xd8\xc5\x78\x45\x21\xdc\x80\xc3\xf1\x14\xc8\x22\x3a\xdc\xf6\x97\xf0\x1c\x6e\x6c\xb2\x22\x7c\x8e\xf5\xa8\xe5\x11\x7e\x84\x84\x54\x3c\x06\x0c\x7d\x70\x25\x46\x00\xd1\x6d\x6e\x7e\x3c\x38\xf3\xe8\xda\xac\x76\x30\xc7\x82\xaf\xde\x0e\x45\x6e\x1d\x57\x1e\x80\xdd\x17\x27\x28\x98\xc8\x39\x1c\x8e\x47\x41\x36\xd3\x8f\xb7\x71\xa0\x42\x18\x6d\x1c\x83\x28\xb1\xcb\x6b\xad\xa0\xf3\x21\xbb\x2b\xb8\xd0\xd9\x8b\x43\xc5\x77\x21\xd8\x75\x22\x7f\x27\x34\x60\xff\x3d\x0b\x84\x8f\x58\xc4\xa4\xbf\x83\x7b\xb6\xb6\x2b\x67\x22\xf8\xc5\x09\x0a\x67\xd4\x0e\x87\xe3\x9d\x41\xa2\x68\xfc\xd6\x1e\x52\x1c\xf4\xb6\x71\x2d\xf1\x65\x8c\xaa\x86\x42\x3c\x17\xdc\x5e\xfe\x08\xfb\x76\x31\xbc\x78\x0f\xd6\xe0\x4a\xc9\x23\x63\x05\xf6\xa5\x99\xc3\xd8\xff\x87\xa2\xfa\xf0\x87\xf2\x61\x00\x00\xfe\x34\x54\x66\x7b\x4b\xd2\x4e\x8a\x4a\x7b\x4a\x11\x22\x23\x23\x45\x08\x15\x49\x38\x77\xf7\xcc\xdb\x7b\x6f\xe7\xee\x9c\x73\x0e\x67\x9c\xbd\x47\x56\x54\x8a\xf6\xd0\xde\x7b\x8f\x5f\xfb\xfd\xbc\x7f\xc4\xf7\xf3\xed\x5c\xe7\x67\x88\xa2\x3c\x5d\x54\xa2\x3b\x4a\xdd\x35\x51\xa1\x11\x53\xd9\x00\x20\xac\x26\x9f\x64\xfe\xe9\x9a\xca\x29\x45\x13\xdb\x52\xd8\xcd\x59\x33\x1b\x6f\xb0\x7a\x8f\xed\xab\x5d\xcf\xfc\x17\x63\x6f\x11\x31\x63\x43\x56\x98\x9f\x30\x9e\xee\x3a\x6a\x5a\xcb\x90\xae\x9b\x96\x5f\xcc\x88\x5e\x24\xd7\x9a\x18\xb4\x89\xfd\xb9\x1a\xfa\x7f\x00\x20\xb8\x42\x51\x31\x45\x9d\x27\xc4\x7e\xc8\x70\xeb\x19\xe1\xab\x4c\x56\xe3\x2a\x01\xe7\xe8\xe5\x1a\x05\x3f\xf2\x50\x61\xc5\x47\x5e\x40\xf0\x90\x79\x27\x37\x71\xd7\xec\x42\x19\xc7\xbc\xf6\x81\xfe\x33\x67\xca\x22\xa6\xe6\x06\x67\xea\xa4\x91\x6a\x09\xcb\x17\x00\xf8\xf7\xa9\x16\x86\xf9\x74\x65\x2e\x0a\xff\x6a\x1d\x91\x23\xca\x30\x36\x24\x29\x8d\xc9\xef\xab\xdb\xe5\x9d\x07\x07\x2b\xc6\xcb\xac\x82\xa7\x96\x1c\x92\x10\xbc\x59\xc6\x12\xb1\xcb\x5a\x34\xef\x9f\xc8\x7e\xd1\xf1\xdc\x01\x61\xc1\xa4\xd0\x9c\xb5\xdc\x63\x00\xc0\x33\xd1\x37\xd3\x5b\x4e\xcf\x33\x35\x43\xbf\x5b\x70\x46\xc7\x53\xe6\xfa\xeb\xf9\xec\xa4\xef\xd5\x0b\x74\x1f\xa3\xef\x97\x1f\xd7\x60\xfb\xbc\x8a\xeb\xd4\x81\x3b\x6f\x15\xfc\x51\x1d\xf1\xfc\x9b\x17\xa8\x78\xb7\x68\x51\xae\xb5\x8c\x32\xe9\x94\x6a\x95\xc0\x1a\x00\xb8\x75\x0c\x02\x4d\xd5\xd1\x51\xed\x04\xbe\x6e\x99\x59\xf1\x2f\x5d\x57\x9f\x5d\xfa\x20\xf1\x4b\x55\x43\x71\xcd\x81\x57\x65\xef\x0a\xcb\x83\x8e\x17\x7b\x18\x7e\xef\x5c\x5c\x90\xa5\x2f\xf7\x24\xea\xda\xb4\x82\x85\x4f\xd5\xc7\x54\xb9\x93\x40\x65\x92\x68\x27\x00\x70\x47\x30\x8f\xd2\xc6\x76\x08\x1b\x86\xc0\x84\xe6\x37\xb5\x19\xe9\x4e\xf5\xfe\x55\x13\x13\xa1\x2a\x7a\x79\xf9\x01\xb0\xac\xc6\x8c\x0f\xb2\x2e\xfa\x52\x54\xe4\x75\xab\xc0\xc3\xc8\xf6\xf4\xd2\xe1\xf4\x6b\x17\x5e\x54\x4f\x53\xef\x9a\xc4\x52\xfc\x10\xaf\x04\x00\x4e\x21\xb3\x89\x4a\xe9\x88\x68\xfd\x48\x7c\xd3\xdc\xd8\x14\x77\xb2\xaa\x7e\x6a\xdd\xad\xc4\x69\x55\xde\xd5\x51\x07\x1c\xcb\x8e\x5a\xec\x03\xdb\x8a\xf2\x4b\x8b\xbc\x0a\x0c\x37\x8b\x28\x9e\x0b\x74\x53\x0c\xbb\x16\x5e\xcd\x31\xe5\xca\x26\x35\x28\x8e\x89\x1f\x01\x93\x39\x1e\xcc\xeb\xa4\xef\xe7\xd2\xc0\x04\xfc\xde\xde\x4c\x90\x75\x62\xcf\x69\x12\xa8\x8d\xef\x69\x41\xc1\x17\x11\xcf\xea\xd3\xa0\x23\x01\x69\x55\x47\x60\xbb\xed\x0b\xcb\xa2\xe1\x47\xab\x3c\x8b\x4e\x22\x8f\x5c\x96\x17\x24\x63\xd3\xec\x3f\xeb\xff\x90\xc2\x00\x40\x7c\x83\x74\x98\xd4\x73\xce\x16\x7e\x89\x5f\xde\x3b\x05\xbe\x75\xc2\xe5\xf4\x12\xb8\x33\x3e\xbf\x65\x05\x7c\x23\xa2\xb7\x7e\x3e\x32\x3b\x20\xa4\x6a\x2e\x22\xda\x6e\x5b\x36\x1b\x75\x5f\xb5\xb4\x68\x13\xfa\xcd\x65\x5e\xc1\x26\xec\x83\xfd\x3f\xfd\x05\xd2\x15\x00\x10\xb7\x91\x52\x48\xb4\xb3\x66\x4c\x86\x1f\xd5\x53\x8b\x85\xa6\x7e\xeb\xb8\x80\x8d\x8f\xcf\x6e\xbe\x86\xbe\x8d\xc8\xaf\x1b\xc2\x46\x06\x78\x56\x5e\xc4\x7c\xb7\x7d\x28\x1d\xc0\xea\x57\xcd\x36\x7d\x27\xf9\xb8\xcc\x36\x7c\x27\x4f\x76\xb0\xd6\xd3\xc8\x3a\x00\x10\xd3\x49\xb5\xd8\xbf\xfe\x47\xf4\x71\xd9\x92\xee\x4f\xb4\xa3\xa9\x39\x1d\xf6\xd4\xfe\xf8\xa5\xcd\x8e\xd4\xc8\x88\x43\x75\xb3\xa8\x33\xfc\x7f\x54\xce\xa0\x5a\x6d\x3b\x5d\x3a\x99\xea\xb4\x6a\xbc\x29\x88\x1a\xea\x32\xc3\xb0\x93\xfa\xd0\x61\x5d\x5e\x15\xb5\x10\x00\x44\x83\x64\x23\x56\xd5\xbf\x90\xf3\x29\x7b\x7b\xf7\x5a\xf6\xcf\xd4\x6d\xed\xfb\xd8\xa3\xe3\x1e\x36\x25\xb2\xd6\x45\x2c\xa9\x4d\x61\xaa\xfc\xcf\x59\x8e\x31\x5d\xb6\x69\xcc\x89\x8c\x3b\x1e\x5f\x0b\x85\x8c\x2e\x97\x09\xf9\x27\x99\x2b\x1d\x4e\xea\x4a\xe9\x57\x01\x40\xf8\x90\xd2\x8a\xf9\xf5\x65\x8a\x77\xe0\x86\xbb\xa8\xc2\x27\x29\xf7\xda\x72\x05\xc2\x38\x49\x63\x0d\x3f\x26\xfc\x7d\x4d\x07\x2f\xda\x5f\x5e\xd1\xc8\x25\x6d\xcb\x28\xa9\xe2\xdc\xf2\xb8\x61\x3c\xcf\xc1\xbb\xd8\xeb\x85\x9c\x8b\x0e\x65\x5a\x19\xf3\x09\x00\x08\x1e\x51\xbb\xd1\x92\x33\x32\xf5\x4f\xdc\xea\xce\xfc\x9c\x29\x29\x9e\xad\x55\xca\xb5\x87\x9f\x37\x74\xc8\x93\xc2\xbd\xab\x4f\x4b\x7b\xfd\xc7\x94\xd7\x4b\x22\xb6\xd9\x16\x17\x8b\x57\x78\xe8\x0b\x1a\x44\x27\x5c\x96\xe4\x45\x08\x6b\xc7\x3b\x6a\x66\x73\xea\x01\x80\xaf\xa0\xaf\x47\xee\xf4\xbe\x2e\x34\x67\xa5\x9d\xfe\x5a\x30\xfb\x78\x56\x2b\xa0\xcf\x3d\x3c\xaf\xc1\x4a\xb7\x68\x3f\xb3\xea\x77\xee\x0b\xbf\xd8\xb2\xf7\x39\xaf\xb6\x32\x8b\xee\xaa\x02\x3d\x76\x19\x5e\x2a\x47\xcc\xfb\xa7\x23\x4a\x6f\x8f\x0f\x51\xff\xe4\x5b\x03\x00\x4f\xcd\x88\x42\x26\xf6\xc6\x57\x9e\xcc\x34\x9c\xce\x2a\x4f\x38\x66\x69\x21\x99\x8f\xc6\xc6\xd6\x13\x8a\x4e\x84\xf5\x56\xc5\x1b\xcb\xf7\xb4\x95\x85\x18\x42\xb7\x5a\x17\x6d\xd2\x4f\x76\xff\x66\xd8\xa4\x51\xb9\x8c\xd4\x56\x2b\xa3\xc7\x0b\xd4\xb6\xc2\x31\x00\xc0\xbd\xcf\x74\x85\x0b\x7a\x97\xd5\x5d\xc9\x5c\x7f\x7a\x5d\x35\xf5\x58\x68\x8b\xb7\x25\x24\x76\x74\xbd\x67\xd9\xf2\xb0\xf4\xaa\x69\x25\xde\x7b\xf0\x65\x56\xa6\xe2\x2d\xc3\xa6\x97\x05\xfb\xdd\x6f\xe4\x3f\xd6\xdd\x74\x19\xa3\x0d\x52\x5d\x19\x6f\xc9\x91\x09\xaf\x03\x00\x97\xc2\x4c\x85\x37\xf7\xbc\x6c\x36\x65\x5c\xef\xf8\xd8\xe0\x7a\xf4\x6f\xf3\x9f\x9a\x9b\x31\xcd\x75\xcf\x2a\x75\x61\x1e\x95\x6d\xe5\xa4\x3d\xbb\x4a\x0b\xcd\x63\xb7\x74\x98\x68\x85\xb7\xdc\x07\xf2\x71\x7a\x99\xcb\x14\xcd\xcd\x9c\xcf\xe3\x5f\xa9\x7e\x8b\xb2\x00\x80\x6b\xc3\xc4\x88\xa5\x83\x87\xa0\x33\xe9\x4e\xe7\x02\xa0\x8e\xa4\x88\xde\xad\x50\xc1\x41\xa7\xd3\x0e\x50\x7f\x70\x4e\xf3\x79\x78\xfe\x6e\x61\x9d\x10\xae\xdd\xd8\x5d\x19\x84\x10\xdc\x92\x4b\xdd\xd0\x54\xa7\xd1\x45\xcb\xb0\x52\xdb\xe0\x02\x06\xa9\x0a\x00\x24\x6f\x49\x52\xa2\x70\x10\x40\xd7\xa6\x4f\x3b\xfb\x0e\xf9\x99\xb4\xb3\xe7\x01\xd2\x78\xd0\xba\xa3\x01\x31\x05\xf3\x9a\x41\x64\x60\x37\x5a\xb7\x1d\x5d\xb6\xb1\xae\x72\x1c\xda\xec\x76\xd8\xfc\x03\x23\xcc\xf9\x61\xfa\x49\xc2\x6c\x0f\x14\xec\x23\xcf\x02\x00\xc9\x00\x49\x49\x3c\x7a\xb1\x80\x74\x3e\x7d\xf4\x59\x1e\x29\x26\x69\x69\x0f\x86\x7d\x8f\x7e\xdf\x11\x89\x55\x04\xe3\x9a\x9d\x30\xe3\xee\xd4\xda\xe7\xd8\xb5\x8d\x46\x8b\x85\xb4\xce\x2d\xca\x5c\x4d\xea\x9d\xf3\xd1\x54\x45\x36\xda\x1e\x2a\x18\x41\xbe\x00\x00\x12\x0e\xe9\x3a\x71\xf2\x85\x6b\xf4\x9f\x27\x6b\xfb\x3b\xe8\x9e\x89\x77\xbb\x2b\x69\xc4\xe8\xc6\x76\x11\xf5\x63\xf0\x9e\xa6\x03\x54\xdd\x6e\x9f\xda\x79\x54\x64\x23\xb3\xe2\x29\x55\xe2\x16\x59\xf2\x9b\x7a\x65\xce\x87\xc2\x37\x34\x86\x2d\xc3\x30\x97\x6a\x02\x00\x71\x27\xb9\x91\x38\xee\x82\x3d\xb7\xf0\xa4\xb4\xef\x2b\x47\x9e\x58\xd9\xf5\x90\x2d\x8e\xce\x6d\xeb\x67\x55\x05\x6f\x6d\xcc\x65\x8d\xdd\xbd\xa9\x26\x96\xc9\xde\x48\xa9\x98\xc7\xdc\xed\x16\x51\xb2\x94\xb9\xc7\x69\x84\xf1\x07\xf3\x9d\x6d\x6f\xbe\x15\xbd\x14\x00\x44\x5d\x94\x01\x82\x69\xc0\x5f\x5c\x7d\x32\xb0\x6f\xa5\xc8\x37\x11\xe9\x9a\x26\x78\x17\x4d\x68\x1b\xcd\xaf\x09\x5e\xd9\x30\xcc\xb3\xec\x76\xab\xce\xe5\x5e\xde\x08\x96\x87\x73\x37\xb8\x45\x15\xfb\x73\x47\x39\x39\x16\xfc\xe2\x6e\xb4\x9b\x96\x77\x93\xa9\x02\x00\x61\x3d\xf5\x26\xc1\xf7\xfc\xae\xdc\x91\x69\x4f\xce\x2c\xcd\x99\x9c\x68\xd7\x69\xa7\x5c\x7b\xe0\x4f\xcb\x7b\xf9\xb1\x7d\x55\xf5\x6d\xd2\x9b\xbb\xfa\xab\x08\x12\x64\xe3\xfa\x32\x37\x31\xd1\x6d\x67\xd1\x54\xb1\x83\x53\x80\x21\x5f\x48\xb3\xa3\xe8\xf6\x72\x16\x02\x80\x20\x92\xbe\x0e\x9f\x7b\x0e\x2d\x5c\x9b\xe6\xdf\x1b\x6d\x30\x1c\xa1\x9c\x5e\xa3\x5f\x72\x20\xa5\x65\xbc\xf6\xec\xbe\x59\x75\xd7\x73\xcb\x77\xf9\x55\x0a\x73\xee\x6c\xb8\x53\xba\x4d\xc5\x74\x9b\x62\x72\x51\x3c\x72\x8a\xc8\x57\x48\xa7\xdb\x5d\xd1\x3a\xf0\x36\x01\x00\x7f\x2f\x63\x03\x7e\xd1\xd9\xb3\x96\xc4\x13\x43\x3d\x95\x65\xd1\x47\x46\x76\x08\x4a\x32\xa2\x9e\x37\x1f\x32\xe5\x06\xc9\xeb\x66\x1a\xa7\x78\x3f\xb2\x0c\xe5\xff\xdd\xa0\x34\x63\x79\x27\x96\x7f\x2e\xdc\x97\x9b\xef\x84\xe8\x2d\x8a\xf9\xf6\x4b\x35\xf6\x82\x11\x00\xc0\x63\x33\xde\x65\x0f\x9f\xa5\xd7\xc2\x27\x48\x3d\x71\x55\x2b\x13\xba\x3b\xb6\x54\xcc\x88\x2a\x69\x1e\x5b\x3a\x37\x28\xa2\xb6\xb1\x98\xe0\x5d\x6b\xc9\x28\xac\xde\x80\x98\x67\x19\x56\x2c\x7f\x6f\x7c\xa4\xe5\x38\xe5\xeb\xd7\x2a\x4f\xda\xc7\xe6\xb2\x05\xcd\x00\xc0\x5b\xc2\x5c\x94\x2d\x3b\xbb\xbe\x09\x38\xe1\xd9\x63\x5b\x47\x4f\x10\xb4\x3f\xae\x0e\x8d\xc2\x37\x19\x2d\x7b\x82\x96\xd5\xee\x2b\x9b\xea\xad\xb2\x8c\x2e\x66\x6c\xc0\x95\x94\x19\x83\x96\xff\x33\xc6\xe8\xfe\x38\x0d\xe6\x95\xa8\x8e\xd9\x17\xa9\xdf\x08\xff\xff\x85\x85\xe9\xf9\x2d\x15\x66\x81\x1b\x9e\x9d\x81\x3b\xc0\xaa\xeb\x1a\xf8\x21\xf8\xa5\x77\x32\x32\x1f\x5a\x57\x4d\x40\x92\x20\xad\x8e\x88\x9c\x83\x95\x6c\x47\xd4\x1e\xd9\x70\xca\x1d\x4d\x40\xae\x44\xf8\xa2\x1d\xe8\xd1\xf5\xcf\xb0\x19\xe8\x93\xf1\xff\xb0\x5c\xf4\xdb\x57\x21\xf4\x10\x35\x3d\x7d\x09\x3b\xa3\x25\xd7\xda\xe1\x30\x34\xb7\x67\x07\x6c\x42\xd1\xaa\x4a\xf8\x03\x2a\xd3\xf6\x23\x47\x30\x7b\xd6\x29\xa4\x0e\x0b\x4f\x57\xa3\x4e\x98\x22\x5c\x88\xb2\xb0\xf3\xeb\x63\xd0\x6f\xd8\xfb\xf1\x12\x8c\x87\x15\x7d\x91\x41\xde\xd4\x55\x4f\xbe\x41\x0a\xca\xd9\xab\x77\xa0\xf3\x94\xd4\xee\x78\xd8\x95\xfc\xb4\xf2\x01\xcc\x20\xcb\xb4\x1e\xf0\x0b\xb2\x98\x79\x16\xd9\x4f\xce\x4d\xb7\x46\x86\xc8\x94\xf0\x51\xe8\x1e\x72\xe4\xba\x37\x68\x27\x79\xfe\xf8\xf5\x58\x1c\x89\xfe\x89\x06\xfa\xf2\x66\x3f\x7a\x03\x16\x70\xc7\x5d\x7e\x08\xbe\x62\xbf\xe8\xd4\x42\xe1\xac\xab\x16\x1f\xe8\x34\xf3\x56\x6e\x3b\xec\xcc\x9c\xcd\xe0\xc0\x02\x46\xfc\x49\x7b\xc4\x99\x2e\xdc\xef\x8c\x54\xd2\xca\xd7\xad\x40\x57\x53\x87\x1c\x06\xd1\x0b\x94\xac\x0f\x2d\xc4\x68\xb9\xfe\xe1\x56\xe2\x69\xe9\xbd\x4b\xb6\xe0\x02\xc9\x84\x8e\xcb\x20\x2a\x0a\x2c\xe7\x83\x0f\x05\xf9\xea\xe5\x50\x20\x7f\x36\x7d\x21\x34\xc0\x95\x9d\xf8\x08\x1f\x67\xff\x0e\xdb\x82\xd8\xb2\xa2\xd6\xe6\x20\x7c\xc6\x25\x87\x02\xd4\x81\x96\xfd\xae\x8f\x30\x90\xf7\xf9\xfe\x56\xa2\x8b\x16\x19\x5c\x4b\xa4\xaa\xef\xb6\x8f\x22\x9e\x51\x25\x95\x5e\x03\xe7\xca\xbf\xab\x54\xa0\x4c\xaa\xa5\xf6\x40\xb3\xc4\x1b\x53\x6f\x41\xa7\x05\x17\x43\x8f\xc2\x47\x79\x71\x6b\xa7\xc0\x4f\x39\x33\x1d\x72\x90\x00\x46\xe2\x9b\x68\xfc\xe7\x4a\xfd\x9d\xdb\x04\xbf\xb2\xaf\x03\xc5\x04\x6d\x49\x40\x8b\x80\xf0\xa1\xd0\x50\x82\x11\x83\xf3\x3f\x2a\x32\x89\xfd\xba\x9d\xe4\x87\x60\x98\x1a\x4a\xf1\x06\xff\x53\x14\x84\x6c\x80\x74\x92\xeb\x9e\x47\xe1\x29\x42\xb1\x83\x0e\x3e\xc4\x9e\xfd\xb2\x0b\x2f\xea\x6a\xbf\xbd\x0e\xff\xb0\xed\xc2\xb9\x4d\x04\xa7\xa6\xd1\x4d\x1e\x04\xa8\xd6\xb1\x68\x0b\xe1\xbe\x65\xb6\x2c\x9a\x18\x62\xb6\x22\x8d\x21\xde\x31\xf6\x1e\xab\x03\xa1\xbc\xf4\xe0\xb1\xd0\x6c\xf5\x96\x35\x35\x10\x43\xb1\xcc\x41\x08\x75\x71\x35\xcf\xd3\xf0\xef\xaf\xea\x6f\xda\x12\x46\x5f\x1c\xec\xfb\x46\x58\xd0\xff\xa2\xfe\x37\x21\xbb\xeb\x79\xe1\x5c\xc2\xf9\xd6\x2a\xc9\x11\xe2\xea\xfa\x48\x74\x37\xb1\xda\x72\xe6\xe8\x6e\xd0\xb5\xf8\xd5\x3e\x47\xb0\xd4\x00\xae\x59\x00\x4d\xd3\x64\x38\xf0\xa1\x20\x7e\xc5\x33\x11\xfe\xde\xdd\xf9\x37\x96\x12\x46\x5c\x7f\xd7\x37\x9e\xe0\x3c\x24\xa9\x9f\x44\x48\x3f\x37\xdb\xb8\x83\xd0\xd1\x1d\x2d\x96\x13\xe7\xb4\x9e\x44\x44\x44\x59\xdd\xf6\xe4\x4a\xe2\xaf\x72\x73\xd0\x10\x98\x68\x2a\x5d\xfd\x0f\x1c\xd4\x9d\x75\xa8\x01\x7f\x0a\x62\x9f\x7e\xc0\x77\x3f\xb1\x5c\x67\x13\x46\xdc\xf3\x3e\x13\x4b\x98\x70\x03\xac\x4b\x24\xec\x1f\xd2\x15\xe4\x12\x34\x67\x8f\x8b\xfe\x12\xde\x77\xfe\x44\x26\x12\x0f\x36\x6f\x4b\xf6\x23\x5a\xaa\xbe\x04\x95\x83\x23\xcc\x6b\xd6\x58\x83\x09\xfa\xf0\xf1\xd3\xc0\x0c\x81\xe9\x43\x1d\x56\x4d\x84\x1e\x52\x30\x11\xf1\xcb\xa5\x4e\xec\x28\x18\x75\xda\x88\x1d\x07\x8b\x2a\x08\xd8\x11\x68\x41\xee\x18\x2c\x03\x9e\xce\x98\x8e\x65\xc0\x83\x69\x55\x18\x09\xa1\xef\x9f\x83\x89\x51\xcf\x75\x29\x98\x05\xbd\x39\x7e\x15\xf6\x15\xb3\x79\x7f\x0f\x1b\x83\x5c\x79\x50\x81\xfe\x87\xbc\x1a\xfa\x88\xde\x47\x3e\x74\xdc\x44\x5f\x21\x8f\xca\x4b\xd0\xd7\xe8\x18\x75\x10\x36\x0e\x45\xe9\x51\x98\x2d\xfa\x2c\x6d\x19\xb6\x09\xdb\x1e\x66\xc4\xc2\x31\xc1\xda\x6b\x18\x0b\x1b\x76\x28\xc5\x7a\xb1\xf6\x77\xaf\xd1\x13\x94\x35\xf7\x7b\xd1\xe3\xe4\xf7\x43\xb6\xe8\x21\x72\x6e\xc7\x08\xf4\x24\x79\x73\xd9\x23\x94\x4a\x1e\x95\x53\x82\x6a\xc8\x13\x68\xcd\x68\x0d\x79\xf1\x89\x5c\xf4\x3d\x79\x51\xd8\x74\x6c\x0e\x79\xc6\xda\xa3\x58\x04\xd9\xde\x21\x16\x33\x90\x14\x6f\xbe\x22\x27\xb9\x23\xef\xde\x41\x70\x9c\x29\x17\x5d\x11\x02\x7b\x74\xdb\x76\x44\xc1\xb2\x2b\x0d\x42\x9a\x98\xcb\x54\x6b\x90\x5b\x0c\x2a\x95\x88\x8e\xa5\x3f\x48\x95\xa3\x7b\xe8\x4b\x42\x97\xa1\x0a\xda\x71\xcf\x33\xe8\x15\x6a\xbd\x83\x1d\xb6\x98\x02\xbe\xde\x0e\x2b\x65\x61\x77\x3c\x61\x83\xa4\x65\x20\x15\xae\x15\x8f\x6f\xc9\x81\xfb\x85\x27\x4b\x3a\xe0\xa7\xfc\xbb\x8a\x8b\x88\x3d\x2f\x93\xe2\x85\xec\xe2\x5a\xa7\x88\x91\x1c\x36\x3f\x24\x06\xf9\xc4\x9a\xec\xb9\x17\x75\x63\xd4\x3a\x4c\x44\x53\x69\xd9\x2f\x13\xa0\x6f\x3a\xee\xed\xbd\xd0\x3f\xcd\xa6\x73\xa5\xf0\x94\x9c\xb6\xa6\x9b\xf0\x6c\x65\x7c\xb1\x03\xec\x26\x1f\x2f\xf7\x86\x63\x24\x37\x49\xaf\x61\x8d\x48\x79\x9c\x04\x7f\x15\xf8\x04\x2b\x91\x40\x1e\xb0\xe6\x16\xc2\x64\x7f\x76\x98\x8f\x94\x30\xa2\x9f\xdd\x86\xd6\x54\xdc\xbf\x71\x0b\xda\x50\x1a\xd7\x3f\x03\xda\x56\x74\xbf\x21\x19\xf2\x33\xc6\x14\x76\x43\x87\xf5\x97\xa5\x4b\x20\x89\x36\x00\x1b\x0f\xdd\xc8\xa9\x3c\xfa\x13\x5e\xa9\x18\xbb\x0f\x83\x69\x92\xb4\x35\x01\x70\xb9\xf0\xa8\xc3\x7e\xb8\x8c\xed\xf0\xc4\x0b\xbc\x73\x5a\x7e\xcd\x0b\xbc\xd9\xf2\xb8\xd7\x00\x0e\x35\xec\xac\xb3\x06\x6f\x55\x73\x0b\x18\xe0\x9b\xf2\x26\xf1\x54\xc8\xb1\xf8\x2a\xb2\x01\x3a\x5c\x70\x36\x39\x03\xb2\xe8\x2c\x41\xa1\xd0\xbf\x9c\xd6\xd5\x45\xf0\x1c\xf9\x1b\x87\xc3\xf0\x58\x2e\xf5\xd1\x28\x68\xe6\xe5\xa5\x57\x66\x80\xef\x07\xb4\xdd\x38\xf0\xfc\x99\x0f\xd5\x4f\xc0\x73\x9d\x8e\xf9\x78\xf0\x4a\xcb\x4c\xa1\x1b\xf8\xad\xf6\x2b\xc4\x80\x56\x56\xe8\x92\x1c\xa0\x98\xe2\xb1\x81\xa9\x90\x24\x7f\x78\xf5\x1c\xa8\x34\xf7\xb7\xc3\x61\x48\xc8\xa7\x3c\x5c\x09\x4d\xbb\xad\xbb\xbc\x19\xfc\x78\xb5\xa4\x4b\x0a\x9e\xbf\xc8\xaa\x06\xc0\xae\xfe\x75\x7a\x2d\xd8\xd3\x59\x26\x48\x04\xef\x36\xff\x07\x5e\x87\xc6\xd7\x5a\x25\xc2\x90\x5b\x59\x6b\xe0\x1c\x28\xd0\x04\xac\xfa\x0a\x25\xea\xbc\x1d\x30\x68\x93\x60\xf9\x03\x39\x64\xfd\x68\xfe\x25\x35\xf8\x78\xf8\x7e\xe7\x4b\xb0\xe5\x5a\x42\x55\x04\x68\xba\x58\x92\xf7\x0b\xcc\xeb\x2b\xe6\x0f\x81\xe5\xa7\x33\xc1\x28\xf0\x4a\xe3\xf7\xc4\x59\xe0\xfd\xca\x3f\x7b\xbf\x83\xaf\x4b\xf0\xab\x7e\x83\xbf\xf2\xce\x3a\xdc\x07\xab\x04\x99\xaf\xba\x29\x9f\x08\x03\x77\xe6\x53\x40\x62\xcc\x80\x91\xe2\x48\xec\x6c\x1d\x4d\x1e\x02\xa7\x9b\x77\x93\x85\xa0\x4a\x79\x98\x1c\x08\xa5\x51\x2e\x92\xa7\xc2\x51\x29\x5f\x49\xf7\x11\xd7\x90\x07\xa4\x32\xe4\xb3\x67\x37\x49\x8c\x36\x38\x2c\x25\x55\x63\xe3\x5f\x39\x50\x82\xe0\xef\xc3\x81\xe4\x4f\xc8\xfc\xf3\x5f\xc9\x52\x64\x63\xcb\x36\xf2\x7e\x64\x57\x09\x44\x76\x44\x32\x14\x06\xd2\x6b\xe4\x25\x65\x26\xa9\x01\x3d\x91\x72\x92\xa4\x45\x1f\x86\x1c\x21\x11\x30\x5f\x4f\x37\xd2\x49\xac\xde\xbe\x84\xc4\xc6\x1a\x5e\xce\x25\x57\x91\x23\x6e\x67\x92\xe3\xc8\x33\xce\x4f\x24\xdb\x93\x9e\x35\xa7\x90\x9e\x93\xa8\xc5\x4d\xa4\x6a\xd2\x31\xf9\x47\x12\x87\x84\x92\x61\x52\x3c\xc9\x72\xfc\x1b\x29\x94\xd4\x16\xfc\x8c\xb4\x9d\x34\xb0\xa6\x9b\xb4\x89\xf4\xca\xfe\x28\x29\x8e\xc4\x7d\xbe\x9c\xd4\xc2\x7e\x7f\x53\x48\x3a\xc5\x5e\x70\x76\x2d\x69\x2d\xcb\xb9\xf1\x0c\x69\x24\xd3\xbf\x68\x13\xf6\x82\xc1\x90\xc9\xb0\x73\xf4\x8f\xa4\x60\xac\x91\x7e\xe4\xd8\x27\xac\x96\xd6\xbe\xef\x0f\xd6\x46\x9b\xb1\xc6\x15\x6b\xa1\x0a\xec\xe7\x61\x8f\x28\x47\x9e\x72\xb0\x1f\x52\xfb\xeb\xef\xb0\x0a\x71\x6e\x1f\x1f\xc3\x89\xc6\x37\x2c\xc6\xb6\x0a\xb8\x85\x95\xd8\x6c\xfe\x14\xa9\x1b\x66\xc5\xed\xc6\x66\xa0\x7f\x38\x59\x47\xdf\x61\x63\xd9\x53\xf7\xed\xc4\x66\x32\x5b\x57\xf7\x63\xd3\x18\x1c\xfb\x9d\xd8\x62\xda\x81\xc7\xfd\x98\x8f\x76\xf1\x35\x67\x6c\x9c\xfa\x67\xef\x43\xf4\x86\x4a\x5d\x97\x85\x6a\x15\x07\x8d\x76\x68\x9a\xcc\x45\x6c\x41\x63\x25\xd6\xc8\x39\x34\x46\xf8\x2a\xf9\x31\x7a\x9c\xdf\x15\xc4\x46\x89\x5c\xe3\xea\x14\x34\x9d\x7d\xc1\xfe\x04\x7a\x84\xb1\xe5\xe1\x62\x34\xbf\xdc\xe5\xb2\x06\x8d\x28\x39\xdf\xed\x8b\x4e\x35\xa5\xd5\x8c\x45\xae\x16\x4c\xcd\xef\x45\x0a\xf3\xcc\x42\x15\xa2\xd2\x04\x40\xdf\x90\x5c\xd5\xed\xa4\x64\xc4\x28\x8f\x0b\x84\x10\x8b\xf8\xcf\xaa\x87\x88\x42\xb8\xde\xde\x84\xc4\xb3\xee\xdc\x63\xa1\xa1\xed\xc7\x86\x26\x20\x7f\x9b\x3e\x9d\xee\x43\xea\xea\xa0\xca\x22\x24\xb5\xf2\x5b\x1e\x0b\xf1\x2c\x0b\xe4\xb3\x90\xf9\x45\x6a\x70\x3e\xb2\xd0\xd0\x7b\xe4\x31\xb2\x44\xfb\x6c\x6f\x24\xe2\x9a\xe3\xb9\x6a\x07\x62\x25\x2f\xb6\x6f\x81\x1b\xb9\x5b\xef\xc4\xa2\xe9\x83\x65\x17\x5e\xa2\xb6\xe7\x12\xda\x2b\x90\x92\x9e\x4f\x15\x02\x64\x7f\x47\x80\x96\x85\x4c\x6b\x22\x70\xcb\xe1\xef\x35\x5c\x02\x02\xbf\x29\x3f\x99\xc0\x84\xaf\x15\x39\x05\x9c\x80\x3b\xf3\xb7\x78\x34\xc2\xd2\x5c\xc4\xbe\x1d\xde\xcc\x5f\x31\x2c\x43\xe1\x9b\x13\x2e\x4c\x46\x27\x5e\x8e\x6a\xbb\x89\x98\x07\x70\xe5\x16\x64\xcf\x99\x20\x4d\x2d\x62\xd5\xf1\x99\xf3\x02\xbe\xd3\x84\xc7\x5f\x82\xcf\x56\xf7\xc5\xff\x07\x17\x96\x0e\x04\xcc\x84\xd1\xc2\x58\x0f\x3e\x1c\xa0\xad\xb4\xbf\x07\x3d\xe5\x5f\x1d\x1e\x81\x22\xf7\x85\x03\x78\xd4\xf6\x16\xad\xcd\x13\xc9\xb9\xb2\xbd\x7c\x34\xb2\x72\xa0\x42\x33\x15\xbe\xd7\xfb\x80\x13\x09\x97\xb4\x3f\xc3\x47\xc0\xbc\x86\xf2\x78\x35\x1c\x5e\x69\xe3\xff\x01\x9e\x5b\xdc\xe6\x21\x85\x1e\xe5\xb9\x39\x6c\x82\xa2\x05\x8e\xf7\x67\xb1\x73\xf0\x3e\x97\x6c\x59\xd5\xf8\xcf\x5d\x2c\xa6\x99\x40\xa8\xa6\x33\xbe\x11\xfe\xe4\x13\x19\xbb\x89\x5a\x61\x1a\x9d\x0e\x22\xd0\x79\xda\x79\x28\x23\x69\x0e\x6d\x12\x9c\x1a\x68\x4d\x4d\x44\x22\x3d\x86\x29\xaf\xd1\xbd\xb6\x12\xca\x39\xf4\xc1\xbd\x48\xf6\x24\x28\x72\x68\x1b\x6b\x15\x94\xd7\x39\xc8\xdc\x0c\x0d\x57\xb5\x30\xb8\xb0\xad\xbe\x94\xfe\x04\x0e\x17\x54\xd3\xdd\xe0\xc7\xd0\x62\x1a\x09\x21\x27\xf2\xa9\xc3\xe8\xcc\xbd\x24\xea\x4e\xb4\xc4\xe3\x30\xe5\x1a\xe6\x63\xbb\x94\xd2\x80\x41\x77\x85\x2c\x19\x26\x18\x4c\x65\x36\x60\x19\x9d\x13\x18\x83\x58\x62\xe5\x6f\x86\x23\xb6\x3d\xef\x37\x1d\xc6\x36\x0b\x26\xd3\x2e\x63\xa7\x40\x25\x6d\x15\xd6\x98\x38\x85\x9a\x83\x7d\xdc\x6b\x47\x9d\x40\x5a\xe4\x61\x43\x29\x26\xe1\x6d\xfe\x51\xb8\x24\xef\xe1\x6b\xcc\x48\xd6\xb4\x0b\x97\x18\x7a\x66\x62\x47\x3a\xbd\x85\x91\x63\xe1\xd3\x97\xd1\x1f\xeb\x2c\x34\x1d\xdd\x8b\xf7\x98\x66\x45\xbb\x40\xe4\x53\xb3\x68\xf1\x47\x9c\x28\x7f\xa8\xf7\x03\x76\x50\x78\xd4\x23\xee\x2c\xca\x32\xea\x4c\x9b\xc7\x94\xd1\x94\xd1\xb7\x97\x30\xca\x45\x9d\x03\xa1\xf4\x47\x42\x66\x5b\x2f\xdd\x45\xb0\xaa\xfc\x13\x8d\xc2\xbb\xae\x75\xa5\x7e\xe0\x72\xb8\x18\x35\x8e\x93\x48\x08\xa5\xdc\x63\xef\x4a\x58\x48\x39\xcc\x72\xf4\x17\x90\xdf\x30\xfe\x73\x5f\x49\xa6\x33\xa6\xd8\xda\x92\x7d\xa8\x77\x6f\x86\x31\x3c\xd5\x47\xcf\x1d\xa7\xa7\xaa\xf0\xad\x53\x68\x66\x45\x4c\x59\x08\xf5\x9b\x2c\x34\xd7\x40\x0d\x97\x04\x73\x66\x50\x06\x45\x69\xf8\x19\x94\x10\x01\x3b\x7e\x21\xf9\x22\xcf\xe0\x77\x8f\x1c\xca\x39\xb7\x72\x90\xf4\x98\xbd\xdf\x76\x29\x89\x4b\x2f\xbe\x56\x43\x4f\x29\x51\xf7\x8f\xa1\x55\x98\x4a\x9a\x94\xd4\x2f\x05\x15\x25\x6f\xa8\x1b\xf5\xac\x9c\x78\x8a\x42\x7b\x98\x65\x4b\x19\xaf\x0e\xc0\x05\x91\x65\x4a\xd7\xc3\x3d\x64\x1b\xd9\xc4\x3d\x6f\x49\x0c\xf1\xc4\x95\xc7\xb0\x7f\x82\x5e\x5b\x39\x06\xb1\x56\x5c\xf1\xa1\x87\x35\x1f\xea\x3d\x4e\x43\xea\x5d\x1b\x96\x53\xf3\xaa\x97\x14\x49\x29\x77\xca\x6f\x2b\x97\x52\x96\x97\x20\x0c\x80\x9c\x57\xb8\x34\x93\x4c\x76\xd6\x37\xc7\xfa\x93\x24\x9a\x10\xdf\x1b\xa4\xd1\xaa\x45\x2b\xce\x63\xa9\x72\x7b\xdb\x42\xf4\x2c\xe7\xd8\xa5\x99\xf4\xa4\xf3\xb3\xbb\x63\x69\x99\x67\x5c\x6a\x3f\x50\x59\x9d\xe3\x0a\x59\x94\xd6\x96\x5a\xf9\x6e\xca\xa8\xfa\x4d\xb4\xed\xe4\xe4\xca\xe6\x53\x5f\x48\xc3\xa5\xd3\x63\x46\x93\x36\x17\x1e\xf2\x79\x88\x15\xe8\x67\xac\xd8\x8c\xfe\x51\x27\xd9\x5a\x50\x2f\xde\xd6\x21\x27\x7a\xca\x95\xb9\x5d\xe9\xb4\x8c\x0b\x03\xb5\x23\xa9\x68\xff\x1e\xa3\x99\x62\xe9\xa2\xca\x10\xf2\xdb\x56\x36\x95\x4e\xf6\xa9\xa7\x9c\xda\x47\xaa\xae\x0c\x39\x04\x93\x6c\xcd\x80\x0f\x05\x4b\x36\xae\x5c\xe1\x80\x36\x68\xd2\x6d\x2f\x23\xaf\x78\x0f\x06\xc3\xe9\xc9\xb7\xf7\x74\x96\xd2\x12\xaf\x56\xd5\x78\x51\x93\x2f\xde\x2b\xf8\x4b\x11\xf6\x37\x4b\x9f\x90\xbb\xbb\xf6\x53\x7e\x92\x27\xb6\x5c\x4f\xbf\x4d\x3a\x59\xb7\xfc\x90\x33\xd6\x5a\xe1\xe5\x13\x8c\xd9\x16\x05\xac\x70\x40\xf7\x6a\xaf\xdb\x2d\x44\x12\xf8\x4b\x2e\x57\x88\xa7\x67\xfb\xf6\x86\x0b\x29\xd9\x2f\x1b\xbc\x05\x56\x78\xb8\x78\x3c\xaf\x8b\x30\x47\x79\x93\x4b\x27\xdc\x62\xf4\x70\xb6\x11\xbb\xb3\x96\xb3\xfe\x82\x67\x62\xb9\xcc\x3e\xa8\xdf\x97\xcd\x30\xc1\x67\xdc\x52\xe8\xf7\x90\xe1\x71\x66\xfa\x06\xd4\x74\xe9\x9f\x88\x00\xce\xeb\xd1\x08\xad\xc0\x93\xf5\x2c\xbe\x1e\xac\x2f\x3a\xc8\x8b\x87\xc6\x29\xdd\xb9\xae\xd0\x29\xc6\x12\xf6\x27\xd8\x26\x33\x9f\xd5\x06\x37\xc6\xda\x32\x95\x48\x82\xef\x78\x06\x1b\x1d\xe7\x36\x9a\x7e\x01\x1d\x18\x77\x80\xbe\x1c\x9b\x7f\xc9\x57\xf8\x00\x9d\xd7\x3d\x2c\xe0\xa2\x4e\x75\x3d\xfc\xad\xe8\x2c\x93\x9e\x37\x02\x9d\xac\xa0\x71\x2e\xa2\xee\x74\x1e\x5b\x8b\x42\x99\xd3\x58\x99\xe8\x8d\x18\x05\xf3\x00\xe6\xea\x53\xca\x88\xc2\xe0\xe5\xed\x74\x03\xf6\x65\x9c\x37\x1d\xc0\x6e\x0f\x16\x09\xfa\x18\xb3\xbb\xfc\xf9\x62\x3a\xbb\x76\x37\x2f\x8a\xf6\xaa\xd0\x93\xbb\x86\x16\x2b\xf7\xe0\x4c\xa1\x3e\xa7\x85\xb3\x3e\x50\x55\x19\x63\x99\x97\xa8\xfb\x0f\x99\x19\x03\x94\x5f\xbb\x3f\xd2\x6f\x53\xcc\xcb\xf7\xd3\x17\x51\x94\xe3\x7c\x68\x04\x32\xf5\xc2\x6f\xfe\x1f\x41\xfe\xe9\x6e\xde\x65\x3e\x5a\xdd\xcb\x2d\xe3\xf9\x17\xf4\x70\xa8\x5c\x47\xe9\x0d\x76\x22\xfb\x2f\x75\x16\x6b\x2f\xdb\x3a\xfd\x23\x73\x33\x6b\xf6\xc1\x5e\xc6\x6a\xa6\xd3\xee\x10\xfa\x16\xc6\xea\xe5\x76\x34\x84\x9e\x33\x0e\xa3\xd6\x53\x7d\x06\xc2\xf9\x78\xe5\xb5\x0e\x27\x9e\x8f\xc2\xa6\x6a\x0b\x77\x8e\xcc\xd3\xe0\xcf\x7e\x23\x89\x92\xe0\x58\xe7\x44\x6c\xf2\x0d\x66\xb3\xe0\xf1\xc9\x1b\x8c\x2a\xfe\x96\xe8\x6b\xf4\x02\x2e\x6f\x57\x35\xad\x88\xfd\xdb\xb5\x9b\x7a\x93\xf5\x60\x5c\x35\xe5\x17\xed\xe7\xd9\x6e\xde\x13\x53\x7c\x6b\x0d\xb7\xa4\xc0\x5c\x71\x83\x03\xe9\x9f\xe9\x47\xb3\xb7\xeb\xac\x45\x07\x58\x53\x73\x97\x62\x6f\x98\xa3\x54\xf1\x69\xae\xf4\x9f\x72\xd9\x01\x1e\xed\x85\xa4\xc3\xbb\x87\xfa\x58\xe4\xe8\xea\x4f\xf9\x25\x88\x1b\xf7\x8d\xfc\x8d\x19\xda\x07\xf3\x0a\xeb\x77\x34\x07\x70\x4f\x54\x93\xcb\x88\x9c\xb5\x15\xd5\xda\x6e\xd6\x6b\x73\x9f\x60\x1b\xb3\xd2\x74\x16\xf9\xcd\xc8\x31\x5c\x49\xcd\xa6\x73\x75\x17\xa3\x56\xd1\x32\xd4\xe7\x76\x76\x53\xe3\x94\x8e\xcb\x3a\x28\x71\xb2\x3d\xd6\xd3\xc9\x6b\xd9\xa9\xbd\x6b\x78\x83\x67\xd6\x37\x2e\xe4\x66\x76\x96\x9a\x23\x38\x2e\xad\x9f\x73\x3b\x58\x97\x1a\xc7\xf1\xa2\x98\xfc\xea\x5f\xf0\x46\xc6\x91\xf2\x97\xc7\x5f\xd0\x7d\x8a\x7b\x22\x1e\xd1\x5c\x0a\x54\x5e\x9d\xd4\x31\x79\x76\xcb\x16\x91\x3f\xe7\xcc\xb4\x9e\x4f\x32\x71\x5d\x7a\x82\x78\x17\x2f\x02\x0d\x5b\xb9\x99\x67\xed\x4b\x4e\x71\x66\x77\xbf\x55\x3f\x64\x9d\x69\x97\x72\x59\x4c\xb0\xc9\x0e\x02\x19\x3e\x35\xe8\xf1\x6d\x74\xe7\xf2\x9b\x11\x51\xd4\x4f\xc5\xee\x5e\xd1\x94\x8b\x86\x07\x4b\xbf\x92\x2b\xd4\x5f\xad\xbd\x49\xfe\xdc\xd6\x6e\x05\xaf\xf7\xea\xef\x7a\x0a\x37\x69\xb0\xad\xb8\x96\x33\xe6\x9c\xaf\x7a\x05\xab\xb4\x47\xc2\x79\xc2\xdc\xdf\x5e\x0c\x3e\x67\x4c\x6e\x2c\x3f\xd6\x45\x7b\x50\x9d\x13\xfe\x8d\x5a\x5c\x86\xf3\x72\xa6\x10\x0a\x1b\x97\xbe\x25\x7b\x6b\xb6\x5b\x8b\xb1\xb3\xbc\xb1\xbd\xa3\x55\x7f\x70\xe1\x8d\xe1\x4a\x9b\xec\x69\xa5\x1b\xe4\xa3\xb2\x7b\x35\xb7\xa4\x4b\xf0\x18\x9f\x2b\x0e\x25\x04\x20\xa0\x10\x22\x6e\x4b\x05\xf8\x46\x30\x20\x12\xe2\x3e\x81\xf6\x79\x89\x38\x7b\xe0\xa0\x25\x54\xf6\x16\x84\x68\x55\xc8\xd4\xa0\x99\x3d\xeb\x55\x6c\xc2\x9f\x06\xb1\xc2\x40\x4c\x32\x23\xb2\x62\xe2\x55\xcd\x0a\xc9\x55\x70\x3b\xef\x85\x78\x34\xd8\x0e\xbf\x14\xae\x87\x92\x52\x50\x7e\x1a\xec\x1c\x09\x70\xdb\xe0\x2b\x5e\x8b\x39\xee\x08\x7d\x89\x27\x7b\x05\x7a\xc0\x8a\xcd\x14\xa2\xb7\xbb\xe3\x55\x73\xe0\x0b\xf5\x3d\x8a\xad\xf0\xbd\x92\x66\xd9\x5e\xc4\x36\x17\x95\x90\x90\x79\x3c\x3f\x51\x2d\x12\x02\x47\x08\x3e\x20\x55\xc7\x7f\xf1\x57\xa0\x2e\x11\x52\x2e\x13\x65\xed\x18\xe2\x58\xa1\xef\x96\x8c\x60\x8f\xc1\x30\x2b\x94\x79\x0c\x23\x77\x7e\x55\xee\xa4\x05\xd5\x45\xcb\x09\xd4\x57\xc5\x09\x52\x39\x35\x4d\xbd\x5c\x3c\x44\xb5\xe6\x8e\x17\x4d\xa1\x34\x42\x9e\x82\x70\x0a\xfb\xd8\x6f\x9e\x8e\x72\x3c\xbc\x99\x6b\x45\xf1\xdc\xb1\x92\xcd\xa5\xd8\x2e\x2e\x66\xf1\x28\x0b\xac\x68\x8c\x27\x64\xab\xd3\x1a\x05\x83\xc7\xae\x5d\x25\xcb\xe7\xca\x8a\x26\x4b\xae\x72\xf8\xaa\x37\xe2\xe9\x6c\x16\xfb\xb1\x30\x81\x25\x07\x17\xf0\x6b\x98\xe7\x8f\xd9\xf3\xac\x99\xe3\xf7\xbf\xe1\xa4\x30\x36\x6f\x2f\x65\x7d\xa4\x53\x17\x63\xcc\x07\xf4\x55\x56\xb7\x18\xcb\x28\xad\x1d\xb3\xe5\x55\xf2\xe8\x6a\xa5\xf4\xbb\xf4\x42\x61\xab\x64\xb9\xc4\x4d\x99\x2f\xca\x12\xa1\x2c\x8b\xa0\x5b\x70\x97\x68\xc3\x77\xe4\xa7\x1f\x9d\xce\x85\x78\x36\xfb\xa7\xb0\xaf\x72\x78\xdb\x5d\x58\x61\xec\x9d\x8b\x43\x99\x8b\x59\xdc\x31\x1b\xe9\x91\xb4\x83\xad\x97\xe4\xf3\x0a\xac\x2b\x29\xd2\x28\x7d\x71\x41\x96\x58\xab\x5b\x25\xa7\x08\xaf\xe4\x6a\x18\x9d\x82\x29\x39\xa3\xf1\xbe\xbc\x54\x05\x3b\x49\xcc\x39\x2b\x1b\x1f\xfa\x91\xed\x2c\x66\x6c\xdb\xc9\x14\x0b\x77\x2d\x7a\xc9\xd8\x2d\x98\x3c\x06\xa6\x05\x33\x04\xcd\x91\xf2\xd1\xd5\x6e\x15\x23\xa5\x6b\x2b\xaa\xf2\x3d\xc4\xf1\xa5\x5e\xd2\x38\x21\xa3\xa8\x91\x76\x91\x5f\x63\x9c\x83\x83\x79\xa3\xf5\xcc\x23\x3f\x39\xd1\x9a\xb7\x21\xb5\xac\xb2\x9c\xb0\xad\xfe\xcc\x89\x8a\x15\x8b\x62\xe8\x16\x69\xc8\x18\x21\x55\xc2\xc2\x37\xc6\xc9\xe7\x76\xc6\x97\x2d\x91\xba\xb7\xad\xcc\x5b\x2b\xf6\x6f\xbc\x21\x3e\x21\x4c\xad\xdd\x4f\x79\xc3\x17\x5b\x1a\x33\x3b\xb9\x83\xa5\x73\x12\x32\x39\xd3\x4c\x60\x70\x32\xeb\x70\xfe\x8b\x2d\xbe\x8c\x56\xed\xbf\x85\xed\xf4\xed\x4a\xc5\x18\x2d\xe5\x3b\xc7\xba\x81\x2c\x5f\xd0\xdf\x5b\xba\x4f\xea\xde\xb3\x51\x17\x25\xde\xd5\x41\x15\x49\x85\xb1\xcd\x2a\xca\x0c\x3e\xa9\x8e\x9d\x09\x70\x6b\x2a\xa1\xf8\x73\xec\x77\xa5\xc9\xfb\x86\x59\x1e\xa6\xcc\xcd\x77\x19\xcc\xfc\xa4\x85\x34\xda\xaf\x9c\xcd\x63\x6a\x28\x3a\x8e\xbc\xbe\x5f\xee\x3c\x78\xdc\xac\x94\x2e\x3a\xa7\xd1\x1a\xc5\x1e\xbd\x5a\xe1\x3d\xe1\xee\xd3\x91\xe4\x34\xfe\xc1\xe6\x0f\x19\x89\x5c\x72\x1d\x25\xde\x87\x6d\xa9\x1c\xbf\x2f\x93\xf9\xca\x6c\xda\xac\x64\xac\x2d\xf8\xb8\x30\x93\x26\x52\xa7\x8e\xf9\x4c\x99\xc3\x79\x60\xf9\x6d\xf2\xc0\x8d\x31\xca\x0b\x36\xe0\xea\x54\xd1\xfa\x23\xd9\x41\xdc\x5d\x5a\x03\xde\x1a\x39\xa0\x7e\x8c\xbf\x97\xd6\xaf\x5a\x44\xb8\x12\xf3\x4e\x7e\x8c\xf8\x70\xaf\x87\xa4\x01\xfc\xbd\x61\xae\x68\x17\x3c\xd9\xf9\x8c\xe0\x31\xb2\x73\x44\x13\xa7\x0e\x25\x58\xd2\x0b\xeb\x08\x11\xc6\xb1\x86\x21\x42\x87\x72\x50\x3f\x8e\x38\x8d\x73\x46\x1b\x42\xe4\xc1\x8f\xd4\x1a\xd0\x31\xed\x80\xf2\x25\x78\x3e\x86\x27\xf7\x84\xa4\x01\xb7\x25\x22\x38\x7e\xfd\x2d\xd1\x72\x64\x85\xb3\x5c\x70\x19\x9d\x3a\xa2\x9c\x53\x88\xf6\x56\x5c\x2d\xf4\x83\xae\x16\x9c\x34\xa4\x40\x9f\x94\x9b\xf2\xca\xe1\x31\x9c\xcd\x9a\xbf\xf0\x2a\x38\x49\x1d\x04\x63\x27\x5e\x2a\x0b\xe0\xf7\x31\x4b\x65\xdf\x11\x5c\x00\x53\x72\x10\xf9\xb9\x5e\x25\x1a\x81\x92\x9c\x4f\x0a\x4a\xb0\x95\x23\x6a\x38\x10\xe6\x57\x7e\xc6\x18\x4b\x69\x34\x44\xe7\xeb\x29\x09\x8a\xc5\xba\x3f\xe4\xbf\x6c\x77\x4d\x24\xb9\x01\x3a\x91\x53\x4d\x66\x9e\x18\xa7\xb4\x23\x83\x87\x92\x64\x49\x64\xb2\xff\x73\xf1\x4d\x32\x71\xbd\xab\x90\x4a\xc6\x9c\xfd\x04\x2e\xe4\xe1\x11\x2f\xd9\x5f\x49\x85\x65\x31\x05\xc5\x9c\x69\xf9\x53\xf4\x9f\xd9\x21\x72\x2b\x5d\x08\x0b\x63\xcd\xcb\xad\x64\x56\x83\xd9\x39\x0e\x8c\xef\xa9\x8b\x14\x19\x8c\x84\x83\xf9\xd2\x1b\xf4\xfb\xfe\xbb\xc4\xbb\xe8\x81\xeb\x4e\x0b\x5e\xd1\x86\x9d\x5d\xf9\x99\xb4\x6f\x23\xd7\xb2\xbd\x28\x0b\xcd\x6f\x0b\x96\x4b\x26\xe5\x9d\xd7\x27\x8b\x2e\x4a\x6f\x69\xdb\x85\xa7\x98\x63\x72\x67\x09\xa6\x11\xb3\x54\x04\x5e\x5f\xca\x26\xf9\x23\xae\x21\xfa\x9a\x34\x80\xc3\xf5\xd3\x89\xaa\xd8\xc7\xd6\x45\x09\xf6\xb0\x50\x67\x27\x5e\x19\x2b\x71\x64\x2e\x2b\x8b\x9a\x57\xb2\xcc\x50\xaa\x2b\xd1\xfe\x97\x77\x53\x63\x92\x8c\xd0\x2e\x56\xb3\xe8\xbe\x6a\x9c\xca\x1f\x7f\x5b\xd9\xa7\x98\x72\xac\x5f\xbe\x42\x36\xea\x80\x5c\xa2\x14\xff\xdb\x63\x16\x7e\x13\xfe\x5c\x5b\xca\xa7\x0a\xc2\xe6\x0e\x73\x5b\xf9\xfe\x23\x3f\x32\x8f\xd1\xd5\xa6\xbf\x86\xe0\x32\x65\xee\xe7\x3c\x41\x49\xae\xc8\x45\xf3\xd0\x24\xa5\x62\xea\x39\x05\xc9\xd9\xab\x94\x31\xfa\xed\x47\x77\xca\x3a\xb4\x1b\xa2\x76\x48\x16\xa8\x77\xf8\xe6\x0a\x61\xe5\x41\xcf\x3b\xbc\xbf\x72\xa7\xb9\xe9\xdc\x69\x62\xf1\x28\x67\x86\x8e\xe9\x5d\xe8\x63\x38\xd5\x5c\xaa\x5e\x96\xc7\xae\x7f\x2c\xd8\xa3\x69\xaf\x19\x41\x6e\xc9\xf9\x6a\xb1\xc9\x62\x2b\x97\x97\x8e\x4b\x6a\x93\xa1\x45\xce\x11\xaf\xc4\xd7\x0a\x02\x7c\x08\xc2\x45\x79\xd5\x6b\x7e\xf3\x34\x9a\xb9\x4e\x2f\x39\xf9\x72\x9b\x51\x9b\xe9\xbf\x59\x06\xa3\xcc\x90\xd4\x79\x2c\xe7\x48\x1e\xad\x2d\x9a\x9f\xa9\xa9\x6e\x5a\x42\xfa\x94\xf3\xa4\x76\x38\x73\x40\x39\xa5\x12\x4d\x9a\x20\x3b\x54\xb6\x21\x22\x4c\x6c\x2e\x1e\xbf\xfb\x97\xe0\x8b\x71\xd1\x1a\x1d\xef\x88\xee\x85\x53\x13\x27\x42\x71\x72\xd4\x01\xba\x81\xbd\xb0\xe0\xaf\x61\x7f\x1f\x51\xd5\x9a\x97\xd1\xbd\x8e\xd7\xae\xc9\x69\x1f\x20\xed\xce\xe9\x6d\xde\x96\xe9\xa1\x78\x5d\xa7\x4f\x64\xc8\x16\x57\x4d\x08\xbf\x2f\x3e\x56\x56\xbc\x5b\x27\x30\x17\x59\xd6\xc4\xf3\x1c\xf2\x47\x3b\x59\xd8\x4f\x94\xc4\x51\x4a\xfa\x52\xf6\x49\x35\xae\x76\x34\x2e\x45\xf8\xbb\x32\x3a\xdb\x9e\x76\xbd\xac\x25\xdb\x40\x1c\x57\x32\x06\x1f\x92\xca\x2e\x0c\x21\xcc\x8f\x25\xe7\x1b\x89\xe3\x83\x23\xb5\xdf\xc0\x99\x3b\x70\xea\xbd\xd0\xce\x95\x3b\x95\x0e\xf0\xc9\x19\x90\x5c\x8b\x94\x00\x00\x9f\x8c\x7e\x56\x4f\xaa\x91\x11\x0e\x0a\x73\x2d\x9f\x08\x2d\x34\x52\xd9\x01\xa2\x13\xa1\xa9\xb8\x86\x28\x4e\xdd\x52\x68\x0b\x2e\x8a\xdd\x9c\x9f\x08\xde\x08\x76\xd4\x76\x40\xc6\x1d\xdb\xd4\xf3\x61\xfa\x4a\x47\xc5\x47\xe4\xc4\x8c\x04\x39\x1b\x3d\x0a\x00\xfc\x13\xd8\xbc\x9c\xe2\x9a\x85\x50\xa6\x70\x8d\x85\x0b\x49\x69\x2e\xa5\xdf\xa1\x5e\xc2\xe1\xe2\x83\xd0\xdf\x94\xb7\xc6\x76\x38\x32\xe6\x53\xfe\x1c\xf8\xd2\xbe\xbb\x5a\x18\x49\xd8\x61\x93\xf3\x0a\x05\x56\x7c\x57\x9c\x46\x8b\x67\xec\x97\x47\x61\x20\x00\xf0\xb7\x61\x6c\x55\x5f\x75\x02\xf9\x81\x20\xb9\xe2\x22\x59\x4f\x8d\x2f\xdd\x4d\xf6\xc3\x9b\x8a\x6a\xc8\xd3\x52\xbc\x8d\xb3\x48\x7f\x62\x0e\xea\x51\xb2\xcd\xbe\x18\xcd\x23\xb2\xc7\xf6\xe2\x9c\x83\xe4\xe0\x15\xf5\x8a\x75\x64\xe6\x8c\x7d\xb2\x36\x8a\x27\x00\xf0\x2a\x49\x75\xca\xc1\xaa\x1a\x16\x95\x0f\x55\x2c\x64\x3e\xa2\xc0\xe6\x62\xe6\xe2\xec\xeb\x45\x53\x19\xac\xe3\x82\x02\x90\xfe\xeb\x50\x5d\xde\x53\xba\x2c\xe8\xa2\x26\x88\xbe\x6b\xfb\x76\x55\x27\xed\xe3\x0a\x58\xce\xa7\x5d\x98\x11\x2f\x7d\x4d\xf7\x05\x00\xee\x6b\x8a\x8d\xa2\xa4\xca\x5d\x68\xe1\x1d\x2d\x57\x0b\x8a\xc8\x3c\xf3\x6c\xfe\x51\xdc\x2f\x13\x99\x17\x76\xec\xbc\xe1\x09\x37\xe8\x90\x55\x5e\x30\x27\x25\x68\x5d\x6e\x1b\xdb\xb0\xed\x8a\x6a\x3e\xeb\xe6\x0a\x6f\xd9\x5d\x56\xf4\x0c\xae\x14\x60\xad\x02\x00\xee\x44\x6a\xb0\x3c\xbd\x92\x90\xbb\x84\xeb\x5a\xf6\x26\x27\x9a\xb4\xb9\x24\x5d\x49\xcb\xaa\x2f\x3c\x2b\x97\x1f\xd5\x18\x5c\xa4\xcd\xd1\xdf\x74\x3c\xc9\xc4\xc0\x10\xf5\x7f\x22\xca\xb6\xf9\xca\x48\xe1\x18\xb7\x5b\xb2\x11\x82\xe9\x33\x10\xf1\x1b\xde\x2c\x20\x91\xfd\x9d\x3e\x41\x7a\xa7\x72\x5d\xd1\x15\xb6\xb1\x8c\x5b\x38\x06\xbd\x57\x62\x63\x40\x33\x0f\x17\x86\xe7\x95\x26\x1f\xc8\xd7\x6b\x3e\x1e\xb8\xa4\xb3\x56\x43\x7b\xf7\xab\xd3\x55\x4b\xb6\x86\x2b\xce\x29\xac\xdc\xfc\xa5\xc7\x65\xc8\x8c\x70\xf1\x7c\x21\x0e\xa8\x60\xcf\x64\x50\x25\x69\x95\x23\x6a\x51\xd6\xd2\xb2\xb8\x2a\x27\x64\x47\xf1\xb9\xf2\xb6\x53\xcf\x0b\xc7\x9b\x7d\x92\x46\xe5\x07\x9b\x1e\x45\xa9\xb4\xe5\x05\x55\x01\xbb\xd4\x76\xfa\xc6\x2d\x99\x8a\x18\xdd\xc4\xe5\x06\xc9\x87\x9c\xf7\xd3\xff\x8a\xc4\x92\xf5\xc0\x3d\xd6\x09\xa6\x45\x2c\xb3\x7c\x6e\x56\x33\x13\xca\x82\x1a\x00\x98\x54\x6c\xa9\x09\x3b\xb5\xd9\xf8\xd1\x62\x48\x4c\xce\x5f\x5a\xfa\x27\xca\x4e\x8b\x15\x33\xfd\x2f\xe4\xdc\x28\x8c\xda\x32\x59\x31\x3f\xdf\xb8\x3c\x56\x52\xa6\x99\x37\xfd\x8d\x68\x8d\x34\x16\xf8\xc5\x1a\xcf\x72\x12\x0d\x5a\xee\x9d\x9e\xc1\x28\x2f\x5b\xd5\x1a\x0a\xdd\x2e\x66\x35\x82\xe9\x45\xc6\xce\xda\x82\x23\x2f\xf4\x1f\x2b\x2f\x47\x6a\xb5\x5b\xcb\x3d\xfc\x33\x72\x04\x25\x87\x37\x5f\x94\x0f\x1a\x13\x97\xaf\x91\x04\x68\xcf\x4f\xff\x29\xac\x94\xed\x18\xb1\x8c\xa9\x64\x45\x31\x26\x77\xbe\xc8\x7e\x0c\xe7\xb7\x45\xe0\xf7\x67\x70\x1a\xef\xe1\x4f\x27\x5f\xa9\x8d\x27\x04\x1d\xcc\xb3\x0c\x13\x6d\xf6\xbd\x2e\x8d\x20\xbe\xf1\xde\x6a\xba\x0e\x7e\xf1\x7c\x65\xc8\x82\xe7\x2f\x8c\xd3\x9d\x41\x92\x27\xcc\xd7\xfa\xa2\xe7\x01\x40\xb4\x04\x33\xd1\xaf\x77\xe2\x88\x18\x7c\xa2\xf5\x03\xb1\x2b\xe3\x50\x23\x99\xf8\x37\xd9\x5c\xeb\x00\x86\x1f\x24\x58\xc4\xe0\x8d\x7d\x7d\xa5\x93\x21\x9a\xb7\xb3\x49\x09\x87\x79\x5e\x35\xec\x40\x76\x2d\x0c\xd4\x69\x51\xdf\x09\x6e\xda\xd9\x58\x22\x00\x88\x6c\xb1\x26\xba\xb4\x73\x34\xbc\x03\xf6\x68\x65\xc2\x11\x19\x0b\x1b\xe7\xc1\x89\xc9\xf8\x9a\x06\x98\x7d\xd0\xdf\xb2\x15\xbe\xbe\x2f\xcf\xdc\x83\xec\xdb\xf9\xcf\xe4\x8f\xbc\xf1\x6c\x35\x00\xa8\x7e\xe1\x0e\x5d\x2c\x76\x6a\xc2\x3a\xcd\x35\x52\x28\x00\x08\xaf\x93\xec\x69\x0f\x4f\xef\xa4\x38\x42\x8a\x96\x8b\xe4\xd3\xa7\xf2\x1a\x52\xc8\xb1\xc9\xa3\x6b\x46\x93\x97\x44\xbf\xaa\x10\x92\x67\xee\xf3\x33\x4f\x25\xaf\xd9\xd9\x5a\xa8\x23\x67\x78\x2a\xf3\x63\xc8\x9d\x0b\xdd\xb4\xcd\x94\x6d\x13\x92\x34\xb6\x94\x02\x00\x10\x2e\x27\x4f\xa2\x1d\xe8\x48\x61\xb9\x40\xe3\x5a\xc6\x30\x71\xa7\xc6\xd5\x5b\x18\xfd\x49\xdc\xea\xbd\x8c\xd5\xd1\xec\xf2\x7b\xf4\xf6\xa0\xcf\x25\xc9\xf4\x53\x3b\xb3\x8c\x1f\xe9\x7b\x3c\x93\xf5\xc5\xf4\x4d\x0b\xe7\x6b\x3e\xd0\xe9\x13\x72\x73\x27\xd1\x67\x02\x80\x60\x1f\x65\x07\x75\xa0\xbd\x4d\x50\x0a\x26\x35\x47\xf0\xd5\xe9\x47\xea\xfe\xf1\xc8\x49\x63\xab\xf4\x5c\x6e\xf4\xdc\xf2\x55\x9c\xf2\x20\x59\x71\x33\xfb\xd3\xce\x45\x46\x6f\x76\x9c\xa7\x67\xde\x5b\xd6\xf7\x85\x33\x35\x8e\x6c\xc7\x09\xb7\xd5\xa3\x98\x69\x00\xc0\x8f\xa5\xc6\x52\x3e\xb7\xdb\xe5\xcc\x20\x0a\x9a\x24\xca\xd0\x93\xbc\x3a\x37\xb9\x32\x71\x71\x65\x97\xf4\xc5\x01\xdf\x32\x3f\x49\x74\xe0\xad\xa2\x21\xd1\x5f\x2f\x69\x41\x98\xf0\xca\x9a\x6b\xba\xaf\x82\xb7\x0b\x47\xe4\xda\x0a\x4a\x26\xae\x50\x15\x70\xc4\x00\xc0\x5b\x44\x7b\x4f\xbe\xd7\x16\x62\x74\x22\xf0\x1a\xbf\xe4\xf7\xa4\xe9\x6a\xf3\xf2\x32\x8f\xac\xac\x74\xd1\x8e\x8e\x8a\x28\xd5\xa9\xbb\x02\xad\x8a\xe6\xa9\xba\x76\x3c\x36\x14\x28\xc7\xac\xd9\xaf\xdb\x22\xef\x5a\xd0\xad\xde\x2e\xa5\x4d\x0c\x52\x2a\xf9\x2b\x00\x80\xbb\x96\xb1\x88\xd4\xd2\xfa\xc6\xb2\x1e\x9f\xdd\x28\x2e\xcb\x3c\xc1\xa9\x5d\x53\xa2\x4d\x70\xb3\x54\x9a\x0a\x23\x93\x4b\x5d\x0a\x6e\xec\xf5\x30\xe9\xf3\xa3\x76\x78\x1a\xe6\xe4\x6d\x59\x7d\x49\x5b\xa6\x09\x5f\x00\xe5\x68\x95\xa2\x89\x61\x8a\x5e\x61\x3c\x00\x70\x10\xe6\x54\x92\x67\x6b\x53\xed\xef\xec\x77\x8d\xb1\x55\xc3\x27\xc6\xd6\x8e\xaa\xa8\x8f\xaf\xb7\x40\xa5\xbc\x88\x1f\xe6\x27\xc5\x92\x80\xcb\xa6\xd8\xc2\xcf\xdb\x5f\xe6\xdf\x2a\x98\xbc\x5a\xad\x8d\xd5\xfd\x5c\x10\x9f\xe3\x9d\xb3\x7e\x62\x8c\x22\x58\xe4\x0f\x00\x1c\x47\x66\x12\xd6\xdc\x8a\x36\xbb\x67\x13\x1a\x17\xd6\xf7\xa4\x2a\x6a\xce\xd4\x24\xc4\x07\x5b\xd6\x56\xce\x8f\x30\x98\x95\xe5\x93\x03\x78\x26\xbb\x92\x4f\xdb\xeb\xf3\x49\x26\xfb\xd5\x90\xe6\x57\xbe\xf5\x82\x44\xd5\xa0\x9a\x36\x91\x25\x6f\x11\x03\x00\xc0\xce\x67\x72\x11\xaf\xbe\x4f\xf8\x8f\x59\xf6\xdd\x2b\x08\x3b\x8f\xef\x6b\xc7\x13\x24\xb1\x3f\x9b\x6a\x89\xa3\xf7\xef\xab\xbd\x4f\x2c\xf1\x5b\x58\x69\x07\xa2\x5b\x67\x95\x6e\x85\x60\xf7\x53\xa6\x5c\xd8\xe4\x2c\x33\x3c\x42\xbe\xd9\x55\xeb\x4f\x60\xc9\x00\x20\x8e\xc3\x7e\x22\xf3\xfa\x18\x60\x56\xe6\x87\xae\xb3\xa0\xf2\xf8\xda\xf6\x19\x60\x63\xec\xe3\xa6\x43\xe0\xb7\xfd\x1b\x6a\x45\x50\x82\xdf\x44\x4b\x17\x3c\x72\xab\xb5\xf9\x3f\x78\xc0\x3d\xd5\x74\x18\x69\x76\x16\x1b\x2a\xd0\x41\xbb\x73\xfa\x55\xd8\x53\x00\x10\x7b\x91\xc6\xc0\xdf\xfb\x1c\x91\xd9\x99\x03\x5d\x09\xc8\x94\xe3\x53\xda\xea\x10\xeb\xd8\xee\xa6\x91\xc8\xc4\xfd\x4e\xb5\x1b\x90\xbd\x7b\x7e\x58\xd2\x90\xb6\x2d\xdf\xcc\x85\xe8\x7e\xf7\x78\xd3\x54\xcc\xde\x59\x6c\x38\x82\x7d\xb5\xbb\x93\xf7\x98\x54\x0b\x00\xe2\xd1\xa4\x20\x38\xfd\x4c\x34\x45\x97\x19\xd2\x59\x44\x71\x3f\x56\xd4\xfa\x9b\xdc\x15\x8b\x6b\xdc\x45\xc6\xc2\x1e\xd4\xa0\xe4\xa3\x7b\x7a\x2a\xaa\xc9\xe4\x2d\x43\x25\xcf\xc9\xdd\xee\x07\x0b\xe3\x29\xce\xce\xca\x7c\x13\xe5\x9c\xfd\x8c\xbc\x31\x94\x6e\x00\x10\xed\x25\xef\x82\xa7\xf5\x12\x59\xc9\x19\xaf\x4f\x5f\x64\x56\x1f\x5b\xdb\xea\xca\xf8\x1d\xbb\xb4\x01\x65\xc4\x85\x95\x56\x77\xd0\xdf\xee\x91\x97\x7f\xa6\x17\x6c\x29\x2b\x59\x42\x67\xba\xfb\x18\x73\xe8\x0a\xe7\x5c\xfd\x59\xc6\x7c\xfb\xfd\xda\xdf\xb4\x5f\x00\x20\x8c\xa5\x1c\x81\xf8\x3d\x4d\x02\x4b\xc6\xf1\xd3\x76\x7c\xf9\xd1\x96\x96\x23\x3c\x52\xcc\x60\x7d\x0b\x97\x1d\x96\x56\x3d\x8a\x53\xb7\x27\xb6\xdc\x93\x33\x7a\x0b\xad\x38\x99\xcd\x72\x5f\x59\x70\x9e\x1d\xe8\xac\xcf\x7b\xc4\xee\xb5\x97\x69\x1e\x31\x27\x01\x80\xe0\x08\xf5\x14\x34\xbe\xfb\xa9\x8a\x71\x6a\xb8\x63\x85\x62\xe8\xa8\x4b\x33\x24\x5f\x18\xb3\xa8\xae\x57\x4a\x0f\xed\xaa\x1a\x21\x99\xe2\x3b\x58\xb6\x52\x74\x75\xcb\x8c\xa2\x83\xc2\x6b\x2b\xff\x33\xd4\x0b\xbd\x9c\x5b\x75\x85\x82\x0a\x07\x87\xdc\x44\xf6\x0b\x00\xe0\xcf\xa2\xbd\x06\x17\x76\x2f\x29\xb0\x3f\x35\xb1\x1d\xd4\xb7\x27\x9f\x6a\x1a\xd0\x81\x87\x0e\xd7\x8d\xd5\xb8\x87\xfc\xad\x5c\xaf\x9e\xe7\xbb\xb0\x34\x49\xb5\x7f\xb3\xd8\x24\x54\x3c\x5e\x99\x97\xff\x50\x3e\xe0\xac\xd5\xb6\x49\x2e\x39\xf8\xaa\xb7\xf2\x36\x01\x00\x6f\x1e\x63\x1c\x31\xa0\x4b\x5b\x2e\x4d\xdf\xdc\xf6\xc5\x7c\x33\xc9\xd4\xe4\x5d\xbc\xe8\xa0\xb6\x16\x5f\x18\x13\xb2\xcb\xa2\x33\x5c\xf1\x61\x9a\xcf\xe9\x4b\x37\xcf\x28\xfc\xa8\xcb\x5f\x19\x94\xef\x99\x1b\xe3\x2c\xd7\x7c\x51\xf8\x39\x20\x39\x7e\x02\x0f\x00\xe0\x1e\x66\xdc\x22\xbc\xe8\x8a\xab\x19\x7d\x72\xb8\xad\xde\xf2\x5f\x92\x5f\x93\x55\xd9\x9f\x83\x5e\xb5\xab\xcc\xd6\xc1\x9f\x2c\x21\x45\xb1\x3e\x5e\x66\xd0\xf8\x6b\xd3\xd3\x42\x7d\xfe\xe3\x95\x2b\xf4\x77\xb4\x5a\x67\xb9\x46\xa0\x6c\x73\x50\xaa\x06\x05\xff\x00\x80\xf3\x9b\xe9\x48\xe0\x76\x39\x36\x3c\x3d\x49\x6f\x3b\x51\xab\x4d\xfc\xd4\xd8\x50\x75\x22\xfa\xbf\x9a\xfb\x15\x69\xc1\x95\x15\xdf\x4b\xa5\x3e\x93\xcc\x8e\xc5\x51\x9b\xfa\x0b\x37\x1b\x8f\xae\x9c\xaf\x4f\xc9\x3b\xe8\x5c\xac\xb1\x57\xdd\x73\x18\x50\xad\x16\x6a\x00\x80\x43\x66\x7a\x66\x4f\x1d\x78\x4a\xdc\x98\xfa\xac\x7f\x02\x31\x3a\x21\xbe\x7b\x3d\x91\x11\x15\xd2\x1e\x40\xbc\x12\xf8\xb7\xc9\x17\xdc\xef\xbd\xb1\xd6\x1b\x9a\xbc\xbe\xc2\xe2\x05\xfd\x73\x55\x99\x71\xc8\x1c\xc7\x48\x53\x0f\x9a\x65\x33\xc9\x70\x0f\xeb\x07\x00\x09\x4c\x5a\x9e\x6d\x37\x80\x41\xa5\xa9\x6f\xfb\x8a\xa0\xfc\x84\x88\xae\xeb\x90\x26\xca\xaf\xed\x3d\x54\x13\xf8\xbd\xf1\x13\x0c\x78\xaf\xaa\xf9\x0c\x73\xd7\x17\x55\x7c\x41\xbc\x5d\x73\xcc\x9e\xa8\xab\x63\xa4\x89\x8d\xf9\xda\xb8\x19\x74\xa4\xd5\x00\x20\x09\x23\xb9\xe3\xfe\x0e\xcc\x42\xbd\x52\xef\xf7\xed\x40\xed\x12\xfc\xbb\x4e\x22\xc3\x51\x1b\xdb\x84\x48\x47\xe0\xeb\x46\x19\x72\xd7\x7b\x69\x8d\x1c\xdd\xb8\x3e\xbf\x42\x85\xf6\xba\xaa\x4a\x9e\x60\x44\xc7\x48\xd3\x7a\xd2\x49\x9b\xcd\x86\x5d\xa4\x97\x00\x20\xb1\x27\xa5\xe3\x72\xcf\x87\x52\xc1\x54\xda\x19\x94\xf2\x26\xfe\x4b\x67\x19\x25\x31\xca\xba\xb5\x97\x32\x2e\x70\xa0\xe1\x3c\xf9\x9e\xf7\xf8\xea\xb3\xe4\x57\xeb\x25\xe5\x67\x29\x8b\x5c\x75\x25\x0b\x28\x02\xc7\x23\x85\x49\xd4\x03\x36\x99\xf9\x07\x28\xe7\xff\x2f\x8b\x1c\x85\x4b\x3b\x77\x84\x3d\x35\xd5\xab\x57\xc6\xda\x15\x5f\x74\xba\x87\x89\x44\x3e\x6a\x79\xcd\xb8\x10\x78\xba\xfe\x27\x23\xc8\xdb\xaa\xea\x1b\xfd\xcf\x7a\x61\xd9\x67\xfa\x23\xd7\x82\x62\x6f\x86\xad\x23\x62\x4c\x65\x9c\xb7\xa9\xd7\x6f\xa5\xdd\x02\x00\xd1\x2e\x0a\x2e\xeb\xe9\x59\x91\x70\x49\xca\xad\x9e\x46\xfe\x8f\xf8\xe0\x8e\xc7\xbc\x1b\x91\x55\x2d\x93\xb9\x97\x02\xcb\xeb\x97\x71\x7e\xef\xfc\x5a\x35\x9f\xe3\xb7\x9e\x59\x36\x8b\x7d\xcb\xb5\xb8\x28\x9a\x3d\xe0\xa8\x2b\x38\xca\x71\xb1\xf9\x95\x37\x85\x71\x0e\x00\x84\x5b\xa8\x8c\xac\x8e\x7e\x99\x0a\x49\x91\x75\x37\x29\xba\xe3\xbe\xb6\xdf\x95\xcf\x8c\xdc\xdc\xf4\x57\x8a\x04\x2e\xaf\xb3\x96\x38\xee\xe4\x5b\xfe\x89\xde\xad\xf7\x32\xbf\x17\x4d\x75\x95\x9b\xe6\x0b\xaf\x39\x5e\x33\x58\x09\xd2\x6d\x21\x2d\xc6\x3e\x08\x00\xfc\x87\xb4\x17\x59\x23\xfa\x2e\x1a\x14\xc7\xff\x74\xbd\xd3\x6f\x8e\x23\xb5\xdb\x68\x7f\x45\x94\x34\xcd\xc9\x3d\xb7\x57\x5c\x3b\x37\xe7\xde\x4e\x5b\xcb\x64\xd5\x96\x75\x0f\xcd\x23\x94\x13\x5d\x13\x0a\x5d\xe5\x06\xc7\xa7\xfa\x4f\x92\x51\xb6\x97\x35\xdb\xb8\x44\x00\xe0\xdd\xa4\xbf\xce\x3c\xd5\x37\xa3\x4c\x72\x3c\xab\x6b\x47\xc9\xa5\xc3\xbf\xdb\x62\x8b\xdc\x22\x16\x34\x1e\x37\xb2\xf7\x3a\xd4\x24\x18\x3c\xbd\x0a\x2a\x22\xf5\x61\xeb\xd4\x25\xbb\xb5\x3f\x5c\x7d\x8c\x07\xd5\x09\x73\xac\xf5\x63\xe5\xd6\x76\x4e\xb9\xeb\xf9\xab\x01\x80\x37\x91\x91\x97\xb9\xe2\xcc\x50\x55\xe5\xf1\xd5\x9d\x9f\x2a\x8a\x0e\xb7\xb6\xd9\x96\xf6\x86\x3f\x6f\x9c\x52\x02\x04\x5c\xa9\x19\x63\x92\x79\x65\x97\xff\x34\x5a\xaf\x43\x8b\x9f\xeb\xdb\x5c\xb7\x17\x7c\xd0\x04\xcd\x59\x9a\xc7\x55\x84\xda\xed\x55\xd7\xf0\x5f\x03\x00\xb7\x9c\x31\x9c\xf1\xfe\x0c\xa9\x7e\xeb\xb1\x9f\x9d\x9a\x1a\xe0\x30\xb3\xb5\xdc\xf2\x29\xbc\xae\xa1\xbc\x7c\x5e\x40\x51\x75\x8e\xd9\xc3\x2b\xba\x9c\x67\x7a\xb0\x8e\x58\x8c\x33\x3c\x74\x0d\x2c\x38\xa9\x3d\x3f\x27\x42\xf7\x55\xb9\xcf\x4e\xa2\x9e\x20\xc8\x04\x00\xee\x4a\xc6\xfb\x37\xcb\x89\x41\x59\xc5\x77\xe7\x13\x1b\x71\xec\x0b\xf5\xa0\x53\xf6\xfe\xd6\x07\x20\x15\x3f\xce\xfc\x13\xfc\x80\xbf\xa6\xfc\x0c\xc5\x12\x5e\x51\x37\x40\x77\x41\xfb\xd4\x08\x18\x83\x3c\x42\x67\x23\x8b\xe0\x8d\x9e\x0c\xe4\x34\x32\xc5\x3e\x01\xe5\x20\x5b\x5f\xa7\x10\x30\xa2\xf5\x9d\x70\xc2\x5f\x22\x34\xf0\x9b\x88\x23\x7e\x69\x75\x21\xbe\x02\xc3\xcc\x9b\xc1\x14\xb0\x4f\xe9\x0d\xbe\x81\x50\x8a\x06\x82\xe1\x9d\x29\xbd\xb0\x3b\xfc\x3b\x84\x09\x3f\x46\x0a\x3c\x6d\x11\x31\xba\xc8\x7e\x14\x7a\x14\xf9\xf9\x4a\x8b\x6f\x41\x04\xc3\x24\x42\x00\x22\x1d\xd8\x40\x18\x42\xda\x5a\xa2\x88\x51\x48\x57\x09\x48\x7c\x86\x3c\x54\x48\xc1\x2c\x74\x13\xf9\x1f\x34\x19\xcd\x4b\xd9\x08\x5d\x47\xbf\x85\x8c\x84\x55\xd8\xda\x35\x85\x48\x20\x16\x6b\xd7\x89\x7a\xa2\x8f\x5e\x28\xb3\xa9\x8c\xc1\x5b\x0a\xfc\x0c\x86\xd3\xb9\x60\x7c\x17\x9d\xde\x54\x44\x08\xa2\xdd\x2f\xfa\x8f\xf0\x8c\xb6\x57\xbe\x8e\xc8\xa1\xbe\x27\x5d\x06\xb7\x50\x65\xc7\x3d\xa0\x19\x54\xa7\xe0\xa9\xd0\x4f\x8a\x6a\xcd\x04\xb8\x92\x32\xcb\x8e\x86\x18\x48\xcf\x9e\xdd\xc4\xed\x14\x85\xde\xf8\x83\xfb\x4f\xf0\xab\x1f\xcc\xb6\xf0\x75\x0d\xcf\xf0\x7e\xbc\xdd\xa6\x60\xfc\x47\x2e\x20\x6d\x20\x98\xd8\x0f\x30\x8c\x98\xc6\x6a\x3b\x36\x0d\x8c\x62\xf2\xf6\x79\x41\x3b\x19\xc1\xab\x99\xd0\x0f\xfa\x52\x3b\x1c\xfc\x98\xf2\xe3\x49\x77\x96\x9f\x1a\x7f\x6d\x18\x37\x56\x95\x7a\x26\x0f\xd7\xa3\x08\xae\x77\xce\x4e\x96\x6d\x33\x9a\xf1\xd3\x25\x9b\x24\xab\xf1\x77\x45\x7b\xd0\xe5\x84\x6a\x41\xf0\x51\x1b\xa2\x91\x17\x11\xc4\x00\x85\x9c\x98\xd5\x13\x21\x1f\x16\xc9\x8e\x09\xcf\xa3\xfd\x7e\xe4\x98\x59\x6c\xce\xbf\x82\xcb\xda\x5e\xa4\xea\x99\x95\x75\xc7\xc8\xae\xa9\xc6\x61\xf9\xbe\x86\xa8\x6c\x0f\x9d\x95\x68\x56\xf6\x7f\xea\xf3\x70\x24\xfe\xaa\x92\x90\x44\x23\x5c\x94\xcd\x09\x8c\x21\x36\x8b\x06\x57\x1d\x07\x13\xf9\xff\xec\x72\x20\x4f\x66\xe7\x7d\x4b\xe6\xf8\x56\xfd\xd0\x95\xcc\xba\xc6\x45\x9d\x35\x59\x47\x6a\xde\x57\x45\x67\xfd\xb1\xe0\xf4\xf3\x70\x45\xe6\x57\x02\xbb\xec\x13\xa6\x10\x90\x83\xdf\x93\x2f\x4f\x1c\x43\xd8\xaa\xe9\xdf\xbb\x82\xe8\xa6\x9a\xef\x51\x47\x1c\x94\xa9\xec\xc4\x60\x2e\x67\xf7\xdd\x3d\x99\x5b\x2e\x2e\xbe\x58\x98\x39\xd0\xff\xa8\x23\x3c\x2b\xb2\x9b\x6a\x99\x90\xf5\xbc\xed\x9d\xf6\x03\x8e\xd6\xb8\x92\x37\x26\x7b\x47\x75\x14\xa1\x15\x3f\xa5\x2c\x24\x41\x8f\x7f\x6e\x72\x0e\xf0\x22\xd4\xea\xbd\x3c\x96\x10\x43\xd4\x75\x76\x42\x70\x01\x2f\xfc\x4e\x54\xa6\xcf\x75\xd6\x85\xa6\xcc\x6b\x43\xf7\xdb\x13\xb2\x0e\x9e\xb7\xab\x98\x93\x75\xbf\xe7\x9b\xd6\x1a\x97\xd1\x5e\xc6\x75\xcf\x5e\xd8\xe8\x43\x00\xb2\x3f\x55\x95\x24\xd8\xe1\xeb\xcc\x57\xfd\x3f\x10\x8e\x19\x8f\x78\x00\xc4\x51\x5a\xc0\xae\x9a\x78\x9e\x6f\x33\x6c\xca\xf4\xbb\xfb\xf9\xc2\x88\xcc\xa1\x1b\xbf\xda\x8a\xb3\x82\x2e\x5d\x28\x4f\xce\xea\x3e\xbf\x57\x13\x8d\xf3\xeb\xe1\x73\xc4\xb8\x8f\x6d\x25\x78\x7c\x76\x6d\x3d\x35\xbe\x09\x7f\xc8\xe2\xe0\x7f\x01\xff\xb7\xe8\x8e\x87\x1d\x81\xa7\x63\xdb\xdb\x13\x37\xf3\xc3\x9f\x9d\x86\x3d\xb3\xa6\xdf\x5c\x00\xef\xc7\x8d\x3c\x3b\x13\xce\xc6\xdd\x6b\x2c\x81\x35\xd9\xfa\xa2\x95\xf0\x05\x7c\xb6\x4c\x01\xff\x21\x28\x48\x21\xc8\x26\x62\xdf\xb1\xcf\x88\x1c\xfc\x11\xbc\x00\xf9\x0c\x4f\x5b\xb3\x08\x0d\x41\x66\xda\xb5\xa2\xd7\x91\xb4\xa7\x6f\x21\x98\x10\x71\x23\x04\x2a\x27\x0c\xf7\x87\x42\xf7\x89\x47\x1a\x1e\xc2\x53\x88\x43\xa6\x43\xf0\x7e\x30\x54\x7a\x03\x56\x40\xb3\x30\x23\xfc\x1c\x7a\x7f\xcc\x0f\x09\x87\x5b\xf7\x09\x91\x73\x08\xb4\x5a\x8d\xba\xa3\x73\xec\x7c\xd0\x21\x74\xf1\xd3\x09\xe0\x00\xdc\x76\x3d\x1b\xb2\x81\x6f\xf5\xd1\xa1\x3d\xc8\xa4\x06\x3b\x88\x85\xb8\x15\xca\xa0\x2b\xc8\x61\xa9\x23\x3c\x1f\x19\x40\x7f\xc3\x74\x74\xe7\xd1\x3e\xf8\x37\x5a\xb6\x6f\x06\x02\x61\x36\xab\xb7\x22\x2f\xb1\x30\xbb\x59\xa8\x0c\x1b\xf7\xd8\x8e\x48\xa4\x5f\xb8\xaa\x24\x5e\xa2\x6f\xee\x2d\x00\x17\xd1\xea\xea\xe2\x40\x98\x36\xcf\xb8\x18\xbc\x43\x35\x89\xfb\x20\x2f\x6a\x34\xf2\x08\xaa\xa3\xce\x4e\xee\x84\x7d\x29\xbd\x41\x1b\xe0\xbb\x94\xe4\x55\xa5\xc8\x7e\x8a\x9d\xed\x63\xd4\x8a\x3c\xe2\xa1\x86\x90\x20\x9c\x77\x65\x2a\xa1\x8f\xff\xbe\xfb\x25\x71\x15\xaf\xa6\xe6\x0c\x91\xc1\xcd\x32\x18\x89\xcf\x39\xbe\xa2\x4c\x30\x9a\xed\x05\x57\x81\x0f\x59\x9b\x92\xce\x42\x74\xe6\xb2\xc0\x93\xf0\x12\xc6\xb4\x55\x9b\x60\x1d\x7d\x9a\xed\x1b\x64\x0f\x75\xec\xfd\x2c\x3c\x33\x67\xd9\xa5\xb1\xf8\x37\x4a\xaf\x2e\x57\x42\x92\xdc\xb7\x7a\x1a\xa1\x4e\x1a\x94\x6f\x47\x9c\x2a\x4e\x10\xfc\x23\x2a\x84\x12\x28\x15\x5c\xca\x6f\x4e\xec\x05\xaf\x72\xef\xee\xed\x80\xf0\x1c\x2b\x8f\x1b\xd0\x6b\xd6\x61\xbb\x49\x30\x9d\xf6\xef\xce\x8d\xec\xf2\xe2\x9f\x17\x75\xf8\x09\x26\xa7\x8e\x0a\x3c\xbe\x60\xad\xa5\x1c\x3f\xa0\x9f\xae\xeb\x24\xb8\x6b\xbe\xf1\x5e\x11\xea\x73\x1e\x12\xb5\xc4\x20\x45\xd3\x91\x50\xe2\x6f\xa9\x20\xa0\x16\xd4\x8a\x4e\x79\x1c\x82\x46\xf0\xef\xd9\x1d\x86\x68\xcc\x8e\xdb\xa9\xd9\xeb\x9b\xb5\x03\xe3\xb2\xf9\xf5\x11\x6d\x01\xd9\x5f\xab\xfd\xcb\x23\xf1\x7b\xca\x7f\x69\xe8\x78\x73\x49\x0e\xe7\x1e\x61\x45\xa1\x3b\xfe\x12\xe1\x8c\xbe\x30\xfe\x36\x31\x4d\x33\xc5\x5f\x0a\x3a\x28\x4b\xdd\x5b\xc1\x04\xd9\x41\xbb\x4c\xf0\x2e\xc7\xf3\xe6\xdc\xec\xdd\xe7\x7b\xce\x3e\xca\x16\x9d\x69\x6c\xfe\x93\x3d\xdc\x29\x2a\x9d\x83\x5f\xdc\xea\xae\x3e\x8e\xa7\xd4\x97\xb0\xde\xe0\x7f\x55\x8d\xcb\x9e\x4a\xe0\x94\xae\x8f\x83\x88\x53\x0a\x77\xf9\x15\x13\x95\x79\x65\xee\xab\x88\x4f\xd4\xde\x76\x04\x30\x86\xb7\xf6\xc6\xc2\x6c\xbf\x2b\x3f\xfa\x3f\x65\x8b\x2f\x72\x9a\xc7\x66\x5f\xed\x7f\x6f\x5e\x89\x9f\xd1\x3d\x3d\x87\x81\x3f\xd9\x66\xc7\x9a\x83\xbf\x53\xff\x00\x77\x90\x90\x54\x09\x1d\x7e\x43\xb8\x5f\xf2\xca\x2f\x88\x18\x54\xd0\xe9\x6e\x43\x94\x6b\x30\x3b\x0d\x38\x92\xf7\xf4\x7a\x62\xb6\xcf\xf0\xd6\xfe\x35\xd9\xf4\x6b\x94\xa6\x80\xec\xf6\x41\x61\x09\x9c\xfd\xdf\xd9\x08\xd5\x13\xbc\x57\xd7\x7d\x26\x1d\x5f\xd4\xba\x26\xeb\x3e\xc1\xa5\x6e\xcf\x61\x29\x81\x53\x31\xcd\xcf\x8d\xf0\xb8\x68\x81\xfb\x44\xa2\xb3\x0e\xb0\xfb\x4e\xcc\xe0\xbb\x3f\x9c\x86\xed\xc8\x14\x5c\x7e\x8e\xcd\xce\xa2\xf6\x6c\x41\x7f\xe3\x8e\xd5\x6e\x44\x9f\x67\xaf\x28\x98\x8b\x3e\xc2\x4f\x12\x7d\x41\xaf\x11\x36\x21\x8b\xd0\xeb\xc4\xec\xe4\xdd\xe8\x3b\xb0\x2e\xf0\x23\x66\x0d\x3d\x5c\x45\xc6\x56\xc0\x7f\x6c\x87\x30\x0e\x42\x7d\xb0\x06\xcd\xc5\x57\x5c\x1e\x8f\x52\x09\xdb\xbb\x53\x50\x1c\xe1\x5a\x4d\x3c\x9a\x4c\xdc\x6b\xf0\x43\x4f\x12\x9f\x8a\xdc\x50\x1c\x58\x0b\xa7\xa1\x1c\x48\x9e\x64\x42\x2d\x70\x7a\xe0\x31\xf4\x1e\xb2\xcd\xe3\x27\x66\x83\xfc\xb1\x8d\xc3\x50\x74\xc5\xfd\x00\x74\x24\xf4\xf9\xd2\x6a\xe4\x0b\x3c\xaf\x4b\x8a\x7c\x81\x8f\x55\x73\x91\x67\xb0\x2a\x3f\x0d\xf9\x0d\xdf\x16\x42\xa8\x35\x12\x09\x35\xa1\x6b\x91\xdb\x49\x4e\x68\x1c\x1a\xb9\x77\x08\x2d\x46\xfb\x3c\xb8\xe8\x75\xcc\xc3\x16\xc0\xa2\xb0\x31\x77\x7d\x61\x29\x6d\x70\x30\x1a\xae\xa3\x1d\x3a\x5d\x07\x37\x53\x1f\x57\xbe\x83\xef\x53\x0f\xeb\x1d\x10\x1b\xca\x0f\xc1\x62\x64\x35\xa5\x1b\x2c\x46\x52\x29\xf2\xc4\x85\x88\x85\x12\xbd\x77\x02\x6a\x45\x99\xeb\x31\x05\xdd\x46\x7e\x6c\xf3\x1b\xed\x26\x7d\xb9\xb3\x04\x32\xf3\x3f\x5d\xf8\x08\x9d\xe6\x3d\xed\x98\x09\x3d\xe5\x9e\xb1\x9c\x84\x3e\x72\xb4\xba\x4a\x78\x3a\x9b\xc5\x7b\x0d\xef\x65\xa9\x89\x5a\x58\xc2\xac\x38\xb2\x05\x7e\xcf\x68\x0e\x38\x89\x04\xd0\xcf\xb9\x77\x23\x6c\xda\x5b\xdb\xed\xc8\x1f\xca\x8f\x5b\x6f\xc0\x37\xca\x87\xe7\xbf\x82\xff\x14\xd3\xdb\x08\xd0\x7a\xd9\xa6\xf2\x21\xc8\x43\x12\xa5\x5d\x02\x05\x88\xa8\x5c\x06\x24\x10\x5c\x22\x24\x41\x0f\xf9\x33\x12\xb6\xc2\xbb\xb8\x87\xfd\xdb\x60\x03\xbb\xc2\x3d\x1e\xbe\xc9\x5a\x6b\x1b\x8b\x6c\xa3\x3d\xb9\x71\x80\x38\x5c\x14\x7c\x96\x0f\x8e\x37\xe6\xb5\x8c\x02\xbd\xf3\xef\x95\xa6\x80\x3e\xba\xbb\xea\x07\xe0\x89\xdc\xbb\x6c\x1c\x58\xab\x7a\x9f\x9d\x03\xd9\xc8\xdf\xc5\x5d\x83\xd2\x24\x9f\xfc\xba\xa1\x33\x22\x9b\x95\x3f\xa0\xd7\xfc\x4a\xdb\x5e\x78\x3d\x33\xe7\xea\x07\x22\xb7\x51\xd1\x37\x82\x28\xad\xa5\x34\x9a\x88\xad\x95\x86\x92\x29\xc4\xbe\x32\xbc\xaa\x90\xf8\xaa\x78\x2b\xf3\x18\xb8\xc2\x38\x3a\xeb\x22\x48\xcb\x2b\x3b\x7c\x08\x7c\x94\x1b\xba\xa7\x18\x5a\xa7\x5c\xbe\x32\x01\xda\x23\x9b\x61\xfb\x18\x62\xb1\x7f\x5d\x6e\x25\xc2\x67\xa3\x7a\x9e\x12\x69\x3d\xf4\xfa\x83\x44\x61\x87\xd8\xf4\x96\x98\xdb\x9c\xaa\xc8\x23\xb6\xd4\xcd\xa4\xb3\x89\x5f\x2d\x65\x99\x0b\xc1\xed\xe6\xe9\xb1\x63\x41\x86\x31\xd1\xb7\x19\xec\xc9\x9b\xb6\xe2\x26\x78\x2e\xa7\xdf\xf6\x0d\x64\xc5\x7d\x73\xa9\x81\x08\x5e\x8a\xeb\xfe\x40\x44\x07\x96\xd7\xa5\x12\xc9\x67\xce\x9a\x6c\x88\xac\xce\x0d\xf2\xb3\x44\x43\xcb\x31\x5a\x37\xf1\x4a\xdd\xa9\x0c\x3c\x38\xdd\xe2\x1f\x03\x83\x41\xc5\x7f\x7d\x63\x40\xa4\x60\xc9\x8a\x0a\x10\xce\x7d\x6f\x37\x01\x2c\xe6\x29\x86\x5e\x13\x33\x6e\x62\xdd\xae\xc4\xd4\x2b\x40\x6d\x25\x31\xe1\xc2\xee\xc2\x70\x62\x62\x5f\xac\x7c\x11\x11\xd7\xb9\x84\xe6\x4e\x54\x37\x37\x9e\xfa\x49\xbc\x52\x3b\x21\x66\x11\xf1\xbf\xf2\x45\xbe\x1b\xc0\xc9\xa6\xf4\x15\x35\xa0\x95\x36\xc9\xee\x18\x38\x9d\xf7\xe8\x5a\x37\xbd\x3e\x23\xad\x7f\x0b\xdd\x3e\x33\xab\xf9\x14\x2d\x2e\x2b\xb3\x74\x34\xf5\x11\x2e\x42\xad\xa2\xa6\x65\xef\x67\x6f\xa7\x7c\xc2\x33\xb2\xa3\x29\x64\xc2\x40\x1c\x8e\x32\x1b\x9c\xe3\x37\x97\x7c\x0e\x3a\xbc\x62\x80\x2c\x80\x73\xad\x33\xc9\x79\x48\xe6\xd5\xeb\xf4\x99\xd9\x31\x7d\x49\x34\x0c\x3f\xb1\x49\x49\x7d\x84\x6f\x36\x7b\x50\x33\x09\x41\x39\x97\xa9\x36\x84\xdf\x2c\x36\x45\x4b\xbc\x8f\x6b\xa1\xac\x07\x87\x0e\x3f\x24\x3f\x83\xce\xee\xd1\x93\xf3\xe0\xaa\x15\x3b\xc8\x04\x44\x61\x3d\x89\x2c\x41\xed\xaf\x3c\xa0\xd1\x41\xdc\x19\x06\xf5\x07\x78\xbd\xb1\x8e\x9a\x04\xb9\x96\xec\xa7\x8e\x81\x4e\xe6\x58\x51\x0a\xa0\x8b\xcc\xab\x94\x6d\x70\x0c\x6e\x26\xf9\x39\x02\x1c\x3e\x4a\xce\x45\xb4\x7b\xe6\x91\x13\xd1\x15\x6e\x2f\xc8\x5e\x68\xf7\xb8\x1b\xe4\x64\xf4\xf2\xe5\xed\xd4\x40\xca\xef\x9e\x47\x94\x61\x8a\xa5\xc1\x9d\x12\x4b\x89\x29\xfa\x4c\x19\x49\x19\xa3\xec\x20\x57\x93\x7b\x18\xa5\xe4\x38\x72\x45\xd6\x4c\xf2\x6c\x72\x7e\x2c\x87\xf4\x8e\xcc\xf1\x3d\x45\x1a\x22\x13\xdc\x60\x52\x2d\x19\x1a\xf7\x82\x74\x8b\x64\xbe\x34\x9e\x92\xc9\xad\xea\x2e\x24\xbf\xe2\xdc\xae\xd3\x93\x33\xd8\x1f\x4d\x04\xb2\x33\xeb\xab\xe2\x30\xe9\x2e\xcb\x96\x9e\x4a\xd2\x30\x7d\x32\x01\x52\x12\x83\x15\x63\x22\x6d\xa3\x0f\xf8\xdc\x22\xcd\xa3\x4f\x76\xdb\x86\xfd\xa5\x91\xad\xdd\x49\xd3\x29\xaa\x8b\xaf\xc8\xc7\xe4\x9e\x9d\x26\xf2\x54\xa9\xa9\x76\x1c\xa9\x58\x62\x6f\xfc\x46\x8a\x11\x1d\x91\xfd\x24\x39\x0b\xfa\x68\x0b\xb0\xd7\xfc\x3d\xa7\x1e\x63\x9d\xdc\x73\x87\x3a\xb1\x1c\x4e\xa4\xcf\x4e\x2c\x8b\xf5\xc1\x6d\x0c\xb6\x9b\x79\xc9\x9a\x8c\x05\xd3\xc0\x81\x03\x24\xb6\x71\x6b\x87\x0f\xc9\x3d\xbf\xae\x0a\xc6\x6e\xe5\xb9\x18\x38\x18\x4f\x93\x2c\x69\xc2\xfc\x73\xca\x29\x33\xb1\x59\x4a\xab\xf4\x39\xe8\x17\x59\xc8\xc1\x78\xf4\xbc\xb8\x7a\xf7\x7e\x54\x23\x5c\xb6\xdc\x80\x86\xf1\x7d\xad\x5f\xa1\xdb\x99\x23\xcf\x1a\x48\x81\xb5\xb4\x56\x2a\x76\xbf\xf2\xaa\x65\x14\x96\x5e\xee\xa3\x5f\x86\xcd\x2a\x49\x17\xa1\xe8\x60\x21\x97\x34\x1e\xcd\xcd\x37\xa7\x85\xa0\x99\xda\xba\x03\xcf\x50\xef\x9c\xc1\x5d\x5e\xe8\x04\xc5\xd2\xe5\xa3\x91\x7a\x29\xd1\xfa\x0f\x22\x62\x6f\xed\x23\x92\xbc\x7a\xda\x9a\x95\x58\xdf\xe9\xc3\xe5\x00\xb6\xaf\xe5\x8e\xce\x13\x7d\x5d\xff\x5b\x60\x40\x65\x55\x7f\xd0\x70\x34\xac\xec\xbf\xd4\x73\xe8\xfc\xa2\xeb\x51\x45\xc8\x43\x43\x99\xb7\x3f\x52\xa0\xfd\xe5\x9a\x82\x6c\x56\x95\xd9\x8c\x45\xac\xb8\x13\xcf\xd4\x91\x02\x06\x4a\x9b\x86\xb0\xfe\xbe\xa7\x65\xcb\xb0\xdd\x5d\x1f\xb5\x89\xe8\x8d\x36\x1d\x7f\x18\xcd\x6e\x74\x41\xf2\x50\xb7\xea\x9c\xd4\x65\xc8\xe7\xb2\x8f\x51\xf3\x90\x92\xa2\x75\x3b\xdf\x22\xb1\xf9\xbf\x5c\x37\xc0\xef\xd4\x66\x9b\x45\x70\x11\xb7\xe6\xcc\x42\xd2\xbe\x2b\xed\x4d\x9e\x58\xc7\xc5\xa2\x52\x16\xb6\xe2\x6c\xa4\xe6\x0c\x5a\xdd\x5d\xc4\xdf\x8d\x7a\xb7\x75\x22\x33\x90\xf7\x0d\x7d\x29\xf5\x48\x49\x55\x71\x64\x37\x12\x56\x1a\xbb\xb3\x11\xfe\x59\x38\xc6\xd5\x13\x26\x6a\x6c\x6c\xb2\xe0\x19\x3c\xe0\xec\x0d\xde\xcb\x53\xa2\x36\x2b\x6e\x53\x86\xda\x22\xe0\x68\x32\x35\xfa\x97\xec\xdc\x2c\x89\x38\x88\x55\x88\x33\x92\x9e\x30\x0b\xb3\x1f\xa4\xfd\x61\x54\x10\x56\x47\x8f\xa3\x0f\x10\x39\xde\x0d\x74\x2b\xf0\xda\xb2\x28\x1a\x07\x76\x1d\x53\x42\x1b\x8d\xec\xe8\xff\xce\x0b\xc0\x85\xb4\xae\xe1\xae\xcd\xb6\xad\x38\xc7\x59\x91\xdd\xae\x5f\xcd\xf6\xc0\x1f\x13\x95\xb0\xb6\x11\x96\x93\xfc\x98\x81\xc4\xd9\x69\x59\x8c\x44\xd0\xe9\x80\x90\xae\x80\xe6\x7b\xef\xa4\x3d\x84\x67\x2e\x7d\x4d\x23\x20\x33\xc7\x1c\xa7\xfe\x40\xce\xf5\xdb\x71\x1b\x88\x9b\x5a\x22\x39\xf5\xc4\x82\xf2\xdf\xec\x2e\xd0\x36\x2f\x8b\xd5\x0b\x1e\x15\xfe\x62\xde\x00\x1f\x60\xe5\x8c\x8f\x10\xf5\xc4\x2b\xc6\x64\x78\xed\x81\xf9\xf4\x20\xf8\xc5\xce\x77\x34\x13\x22\x58\x5a\x4d\xf3\x42\xb7\x8f\x39\x4a\xed\x43\x19\x67\x8a\x39\x3c\x72\x44\xd3\x30\xdb\x44\x9e\x52\x96\xc5\xea\x21\x5d\xd1\xfe\x65\x3e\x22\xe9\x05\x5a\xa6\x1d\x89\x8a\xa6\x33\xd6\x90\x04\xa9\xb7\xe8\x89\xa4\xc2\xa8\x00\x5a\x2d\xa9\x6e\xa7\x1f\x6d\x16\xa9\x6f\x69\x04\xb5\x81\xf4\x73\x0c\x99\xba\x85\xb4\xad\x77\x14\xbb\x8c\x5d\xdb\x18\xc5\x6a\x65\x7d\x2f\x1d\xc5\x7c\xc8\x5a\xa0\x31\x32\x6d\x98\x61\xfc\x18\xc6\x36\x86\x02\x09\xa4\x67\xd3\xff\xa6\xdc\xa6\x35\xd0\xd3\x22\x21\x9a\x1d\xed\xae\x57\x23\x15\x47\x0b\x5d\x3a\x97\x6a\x45\x1b\x39\xa6\x9b\x42\xa3\x4c\xec\x8e\x62\x5d\x96\xbc\xad\x6f\x63\x7e\x14\xa7\x97\xb0\x98\x4e\xc2\x2f\xb9\xdb\x18\x7b\x05\x18\x6f\x3a\x9d\xc9\x9f\x0a\xcf\xa7\x9d\xe7\x0e\x1e\xbf\x4e\x9b\xc6\xe1\x46\x14\x50\x4f\xb0\xf7\x78\x39\x53\x06\x59\x33\x97\xdc\xa6\x04\x31\x83\xc7\xfc\x47\x3e\x4d\xbd\x78\xfa\x1c\x6b\x61\xfe\x92\xda\x20\xe6\x5a\xdd\x70\xd1\x34\xc6\x21\x0d\x51\xf5\x81\xce\x56\x03\xec\x2f\xb4\x0e\x25\x0b\xf4\xa4\x8d\x96\x2f\x3d\xb6\x8c\x1a\x2a\x39\x13\x1e\x41\x29\x10\xa5\xed\xd8\x41\xfe\x25\xd8\xb8\x04\x23\xc7\xf0\x6e\x8f\x3d\x44\x6a\x63\xac\x6a\x3f\xc6\xac\xad\xbc\x57\x75\x95\x71\xbd\xfc\x84\xd1\x42\xff\x63\x06\x14\x85\x74\x27\x13\xc8\xbc\x42\xf3\x37\xbc\x20\x78\x51\x05\x79\x47\x92\x33\x29\xb7\x73\x2f\x87\x7d\xa1\xcc\x55\x85\x6e\xf7\x26\xa7\xc8\x17\x2f\xfe\x47\xaa\x91\x18\xc7\xaa\xb1\x6f\xac\xb0\x56\x27\x66\xcb\x69\x9c\xe5\x3c\xa3\xa7\x75\x97\xa1\x82\x7e\xa3\xe1\x9d\xac\x8e\xf6\xa6\x26\x9d\xfe\x87\x66\x5b\x71\x33\x5b\x4a\xf5\x32\x6f\x4f\xfc\x46\xa1\x16\x2a\x42\x6b\xc9\x9d\xfa\xef\xdb\xbc\xc9\x63\x34\xdf\x17\xc7\x91\x36\x2a\xc3\xc6\x1a\xb0\x23\x9c\xb1\x2d\x2b\x99\x79\x7d\x4f\x2b\x1e\x32\xaa\xbb\x13\xf3\xaf\xd0\xcf\xb5\x37\x49\x1f\xd2\xae\x35\x0d\xd1\xd7\x52\x5f\xd7\xf6\xe0\x86\xa9\x33\x2c\xd5\x89\xe1\x94\x60\x33\x3f\xd4\x8d\xcc\x2e\xc4\x6f\x7d\x48\xea\xd1\x57\x2d\x5e\x8e\xbd\xce\x59\x30\xb6\x15\x1b\xc3\xc9\x6f\x4e\x67\x22\x17\x99\x15\x4b\x19\x39\x67\x2f\xe5\x2f\xa2\x57\xf5\x3c\x96\x6e\xa6\x55\x74\x18\x69\x1a\x6a\x7d\xf3\x06\x5c\x30\xe5\x56\x6d\xc7\x91\x87\x14\x2b\xcb\xca\x90\x8b\x64\xcf\x12\xe3\x56\x3d\x29\xb1\x80\xb0\x78\x1e\x96\xa5\x4e\x19\xfb\x07\x85\x38\xef\x5b\x4f\xc9\x3a\xd2\xcf\x54\x86\x48\x67\x9f\x7a\x58\xf0\x5a\x4c\xcc\xf8\xab\x98\x26\x7c\x95\x35\x82\x79\x48\x90\x84\x5b\x80\x7f\xc9\xbb\x9e\x7d\x24\x79\x12\x37\x10\xdf\x1d\xe6\xca\x7e\x4a\x9c\xb9\xf5\x09\xcb\x08\xc6\x2d\xc4\x33\xbf\x43\x6d\xa3\x9e\x33\x0e\x21\xee\x2d\x75\x32\xdf\xac\x70\x4b\xae\xa4\x1c\xe7\x5c\xb0\x45\x3c\x0b\xf7\x5d\x7e\x4a\x28\xc8\xae\x64\x74\x09\x6c\xf0\x74\x7c\x34\x8f\x4d\xc0\x92\x64\x5c\x3b\xa2\x38\xb4\x85\x5d\x0b\x6a\xb7\x52\x58\x74\x28\x77\xe1\x52\xe6\x53\x58\x37\xaa\x8f\x11\x80\x48\x9a\x3f\x48\x6f\x10\xec\x2a\x86\x25\x5e\x04\x86\x81\x29\x6a\x25\x3a\xca\xba\x84\x6e\x44\x06\xc3\x99\x6f\x06\x27\x64\xf7\xf3\x56\x81\x3d\x49\x93\x38\x9d\x10\x2f\x34\x9c\x9d\x09\x07\x6e\xf5\x64\xed\x43\x46\x2d\xf8\xc6\xac\x47\x4e\x8f\x6a\x67\xb8\xa0\x9e\x4d\x3e\x92\x1a\x8c\x54\x1e\x20\xf6\xc2\x90\xfc\x91\xc2\x7e\xec\x94\xf4\x90\x20\x1c\x3b\x4c\xbb\xc5\x7b\x8d\x25\xe1\xf2\xb9\x14\x4c\x90\x38\x91\xe3\x84\xf5\x85\xc8\x58\x77\xb1\xef\x5b\x2a\x99\xdd\xa4\x25\x0b\x3a\x99\x2e\x24\xea\xe8\x91\xf4\x1c\xec\x7e\x43\xbf\xb8\x8f\x59\x59\x36\x5d\x14\xc4\x9c\x9d\x57\x27\x78\xcb\x20\x48\x16\xf3\xe9\xf4\x4b\xd4\xd3\xbc\x85\xf4\xcd\x59\xf9\x9c\x73\xb4\x8b\x47\x56\xb1\x71\xb4\x94\xe0\x5b\xac\x8d\xb4\xd1\x5b\x96\x30\x5d\xa8\xc5\x0b\x38\x8c\x54\x2a\x7b\xf4\x3a\xda\x1d\x32\xb5\x3e\x5d\xf4\x4c\xb4\xc7\x0c\x0b\x99\xc2\x25\xba\x58\xc1\x0a\xfe\x37\xd1\x73\xde\x00\xaf\x8a\xa2\xe5\x66\x70\xf1\x99\x4a\x8e\x0b\xe7\x68\x82\x3f\xeb\x1a\x3b\x36\xd8\x85\xa9\x66\x45\x6c\x6e\x64\x10\x98\xa9\x0b\x44\x74\x03\xe3\xf3\xe8\x3e\x9a\x1d\xd5\xab\xd6\x45\xb4\x4c\x37\xaa\x38\x53\x30\x90\xfb\x5d\x33\x81\x4f\xc8\xb9\x2b\x68\xe5\x4d\x54\x16\x92\x0c\x9c\x6a\xf9\xa9\x53\x17\xd8\x47\xa4\xd1\x71\x1d\xac\x59\x62\x9f\xa0\x0f\x8c\xab\xc2\x2d\x9b\xee\xd2\xcd\xfc\xa4\x05\x4b\x68\x35\x3c\xbc\xd5\x24\xaa\x1d\x1d\xa9\x52\x0a\x1f\x95\x35\x17\xde\x16\x60\x25\xc5\x39\x7d\x7c\x47\x53\x13\x4f\xc6\x2d\x2b\xa0\xa1\x46\x8e\x97\xde\xf7\xe4\x4f\xd6\x07\xad\xcb\xe1\x05\xcc\xc2\x9c\xef\x81\x4a\x46\x94\xe2\xfe\xc6\xe7\x74\x47\xd9\xc6\xf9\x3a\x9a\xad\x58\x63\xb5\x8a\x12\xc8\x4c\xb5\x3c\x15\x5e\x6c\xe9\x37\xae\x10\x44\x37\xbc\x56\x0e\xf1\xde\xd6\x7c\xe3\x54\x72\xd3\x2d\xc3\xf0\x3d\xf6\x8f\xd2\xf2\xb4\x68\x96\xa6\x88\x19\xd3\xc8\xdc\x55\x10\xbd\x37\x89\xfe\x5f\x5e\xf0\x86\xc7\xb4\x96\xdc\x67\x2e\x7f\xa8\x12\x79\xa7\xd5\x66\x72\x35\xeb\x5f\xc5\x1d\x61\x4f\xd7\x8d\x82\x3d\x82\xbd\xed\xcd\x8a\xaf\xbc\xe1\xe6\x74\xf6\x3d\xee\xfe\xba\xcf\xf0\x4c\xf6\xb5\xaa\x98\x13\xc5\xac\xb4\xb2\xbe\x98\x39\xcc\xf1\xc5\x2b\x03\x1e\xd0\x3b\x0a\xfa\x36\x10\x68\x68\xde\x5a\x97\x2e\xaa\x97\xf2\xb0\xd5\x3e\x72\x08\x5b\x50\xfe\x53\x58\x77\x76\x91\x81\x24\x58\xdf\x73\x53\xe1\xcd\x6b\x3f\x1d\xce\x5e\xc7\x75\x6d\x11\x40\x08\x3b\xaf\xbe\xf0\x84\x13\xcb\xb5\xaa\xea\x90\x99\xd1\x59\xd6\x1e\x90\x49\x4f\x2d\x7a\xb4\xc1\x83\x36\x2f\xbf\xce\xc5\x42\xe9\x57\x71\xac\x98\xa4\xb3\xec\xdb\x45\x0f\xf2\x59\xe9\x7e\xda\xe9\x79\x63\x4e\x65\x8a\x39\x9a\xfc\x0c\x2a\xed\x87\x7a\x5d\x26\x1f\xaf\x55\x5e\xca\xaa\x3b\xa6\x97\x27\xe3\x7e\x1f\x88\x95\x02\xf8\xe8\x3d\x1e\x22\x0b\xa1\xdf\x53\x2b\x30\x83\xce\x73\xda\xf9\x5d\x50\x3a\x90\xc2\x4e\x45\x22\x8a\x0e\xe6\x5b\x67\x56\x68\x24\x3a\x45\x16\x22\xb6\xd2\x6c\xc5\x6d\xa6\x81\x39\xb7\xb3\x47\xe1\x17\x2a\xe1\xec\x17\xc7\x3c\xe4\xb3\xf1\xaf\xa3\xfe\x4a\x3a\x88\xe3\x7c\x1f\x89\x60\x70\xb9\xe7\x11\x01\x0d\xda\x3a\x27\x8f\x6f\x82\x77\x02\xe9\xec\x48\xa4\xd8\x74\x41\x2f\xc4\xaf\xd7\x8c\xd4\x2d\xc5\x5b\x44\xf8\xdc\x61\xc2\x5c\xea\xbb\x1c\x98\x60\xcc\x36\x29\x9d\x89\x3e\x47\xdb\x64\x67\x41\xdb\x28\x95\x04\x07\x3e\xf3\x55\x89\x36\x43\x3d\x9e\xcb\x05\xfb\x60\xe1\x1c\x1a\x3f\x13\x89\x01\xc8\xec\xe5\xe8\xea\x42\xaf\xbc\x0a\xd4\x4a\xad\xd1\xee\x45\xa7\x08\x57\xe4\x8e\x43\x27\x53\xfa\x55\x0d\xe8\x3c\x9c\x4e\x71\x14\xdd\x9d\x7c\x59\x36\x1b\x15\x46\x0e\x88\x87\xd0\x57\xbe\xa3\x85\x85\xd8\x8e\x35\x43\xfc\x4e\x4c\x3e\xe7\x38\xef\x2a\x69\x06\x70\x86\x95\x83\x69\x8c\x81\xba\x6b\xf4\xc8\x1c\x86\x06\xa3\xfd\x12\x4c\x52\x6f\xa1\x09\xc9\xa7\x95\x5f\x68\xd3\xb2\xaa\xe4\x95\xd4\x9a\xa4\x1f\xd2\x54\x2a\x2e\x72\xa2\xd8\x8d\xea\xeb\x73\x42\x38\x8a\x3a\x73\xcd\x09\xbe\x33\xe5\xbf\x39\x07\x79\x33\xa9\x1b\x46\x8c\x65\xbe\x21\xcf\x37\x88\x75\x2e\xfc\x3d\x2a\xe7\xdc\x73\xbc\x64\xde\x8b\x1c\x0e\x37\x8b\x54\xaa\xdc\xcd\x39\x91\x59\x2f\xb7\x62\x13\x93\xa6\x49\xce\xb1\xca\x23\xfc\x45\x22\xe6\xbb\xdd\x97\x05\x71\x4c\xf7\x35\xe3\x79\x59\x0c\xcd\x9c\x43\xdc\x9d\x0c\xf3\x88\x54\xa6\x13\x45\xaf\xaf\xd0\x1e\xc9\x61\x2a\xb6\xe6\x4e\x52\x8d\xe0\x8e\x54\x0d\x2a\xc2\xd0\xa7\x0a\x86\x0c\x9f\x31\x5d\xb6\x4d\x62\x38\xa2\x97\x8c\x16\x7d\x08\xb7\x13\x0e\x08\xfd\x77\x0d\xf3\x95\xfc\xba\xd5\xc9\xdc\x3c\xde\xc9\x39\xf3\x39\x3b\xb8\xec\x11\xe7\x19\xd3\x69\x26\x9d\x46\xf3\xaf\x28\x4c\xb6\x49\x6d\x36\xb6\xb0\x67\xa9\x92\x0c\x93\x91\xe9\x8a\xc9\x79\x61\xe9\x27\xa4\xdd\x1a\x65\x82\xa3\x98\x91\xf3\x3d\xac\x51\x18\xa0\x4c\xf2\xee\xe2\x4f\x92\xfd\x58\xa5\xe5\xda\x49\x17\x3b\x36\xb2\x85\xc2\xf6\x91\x23\xe9\x41\x8c\x28\xcd\xb0\xe6\x6a\xed\x90\x04\x54\x93\xab\x74\xcc\x68\xd5\xda\x8a\xed\x50\xaa\xfc\xa6\xb9\x2e\xed\x8e\x14\x2c\x5a\x10\x57\x21\x5e\x53\x50\x1a\x4a\x14\x7c\xd2\xef\xda\x59\xc9\xab\xd6\x2e\xf6\xa8\xe7\xe8\x73\x7e\x3a\x2e\x61\xdb\x4a\x9d\x46\xce\xa0\x99\x99\xcd\x9a\xcd\x9a\xf3\x2d\xa8\xb8\x5f\x8d\x6b\xf8\xcc\x90\xab\x16\xd5\x6e\x03\x2b\xe4\x6d\x95\x71\x69\xcb\xa5\xe1\x65\x84\x38\x07\xb1\x75\x71\x61\xc8\x7b\x41\x87\xf1\xed\xce\x75\x3c\x38\x9f\xea\xb1\x9f\x13\xab\xa9\x9e\xfd\x95\x55\x2f\x83\x47\xae\xa2\xf9\xb1\xb6\xe5\xb6\x69\x9a\x3b\x61\xf1\x2a\x75\x6c\x9b\x85\xfe\x41\x35\xae\xa9\x05\x9c\x2c\x97\xd6\xe9\x4e\xe8\xa4\xce\x55\x59\x87\xc5\xa2\xfe\xf2\x03\x21\x4c\x01\xae\xe4\xa8\xd7\x7d\xde\x12\xe3\x1f\x8f\x69\xec\x3f\xba\x33\xb3\x1f\xb3\xd6\xc8\xc9\x23\x93\xa9\x7d\x2c\x9e\xa4\xcb\xb2\x27\xbd\x81\x35\x54\xfa\xef\x54\x1d\x8a\x2f\xee\xc9\x68\xca\x5c\x56\x98\x99\xd9\x9e\xbc\xda\xe0\x9c\xf5\xe4\x40\xa3\xee\x62\xf6\xfc\xbd\x8e\xb9\x18\x9e\xb4\xa5\x50\xe5\x4b\xf8\xe6\x7a\x45\xce\x03\xe3\xa6\x06\xc8\x86\xa0\x7c\x00\xe0\x6d\x41\x3e\x4b\x62\x2b\x2e\x66\xe6\xb1\x08\xa5\xec\xac\x04\x74\x5e\x71\x14\x6e\x65\xc6\xf5\xc2\xc9\xb8\x9f\x49\x8f\xf3\xcf\x67\x3f\x3d\x90\xa6\x23\xe1\x5f\x05\x0c\xe7\x6e\x24\xda\x6c\x81\x55\x13\xc1\xf5\xae\x75\xf2\x38\x28\x66\x6a\x90\xcc\x08\xc7\x01\x00\xcf\x19\x9d\x2f\xfe\x54\x11\x91\x5d\xce\x9a\x5e\x3a\x15\xbf\x11\xe9\x2a\x7a\x8b\x1f\xcc\xc8\x36\x56\x11\x8e\x24\x71\xf3\xd3\x89\xd3\x0e\xcc\xd5\xb9\x12\x1f\x05\x28\xd4\xaf\xc1\xfe\x2d\x7e\xca\x01\xa8\xde\x35\x57\xbe\x00\x56\x4f\x0d\x93\xc5\x21\x99\x00\xc0\x7d\x87\x0a\x44\xd7\xca\xe9\xc8\x7c\xa6\x9d\xd9\x0f\xd9\x0d\xf7\x14\xb9\x23\x07\x4f\xe9\x0a\x3e\x23\x70\xe2\x65\x7d\x1d\xd2\x12\x45\xd4\x66\xa3\x8e\x01\xd6\xea\xcd\xa8\x7c\xf3\x13\xe5\x32\x6c\xac\x6b\x8a\x8c\x83\x91\xa6\xc6\x4a\xcb\x48\xab\x01\x80\x1b\x86\x75\x8a\x16\x96\xd5\x53\xdb\x18\x7b\x4b\x58\x54\x3e\xf4\xd4\x94\x4a\xdd\x93\x7e\xa9\x60\x1d\xe5\x4b\xe2\xec\xbc\x7f\x94\xe6\xc8\xab\x9a\x7e\x4a\x91\x3f\x9c\x23\xa3\x98\x37\x53\x14\x08\xa5\xc4\x75\x8b\xf4\x0a\x65\x60\x2a\x55\xd2\x43\x0d\x04\x00\x8e\x90\xec\x2c\x38\x57\xfa\x8f\x3b\x9e\x3e\xab\xf8\x02\x27\x08\xfc\x59\xd8\xcc\x16\x9f\xfc\x6e\x60\xb3\x4e\x1f\x89\xc8\x0b\x63\x8d\x8d\x9c\xaf\x99\xc7\x24\xf8\x3d\x55\x7d\x60\x8e\xdc\x3c\x49\x7e\x9d\x21\x74\xb5\x95\xce\x60\x1c\x9c\x6a\x16\x0f\x32\xb6\x02\x00\xbb\x95\x72\x8a\xcf\x2a\xf5\x57\x04\x52\x1f\x15\x4f\x92\xdd\x21\xaa\x8c\xaf\xa4\x71\x69\x65\xf9\x35\xe2\xab\x09\x6e\x3a\xa2\x28\x3a\x62\x46\xae\x8f\xd0\xd6\x6f\x8c\x6a\x06\xff\xda\xa6\x2c\xd9\x07\x5e\xdd\xb2\x62\xc9\x72\xde\xac\xa9\xd5\x22\x3d\x67\x09\x00\xb0\x74\xb4\xed\xdc\x01\x73\x99\x21\x96\xb2\xb9\x08\xd4\x3b\x11\x96\x19\xe3\xb5\xdf\x4f\x84\xe6\x2f\xc8\x2d\x8e\xfb\xa0\x7d\x94\x93\xbc\xff\x87\xba\x52\x19\xbc\x67\xbc\x12\x93\x1f\xdc\x68\x94\x1d\x92\xe6\x2d\x9b\x2b\xa6\x4b\x4e\x4c\xa5\x0b\xfb\xf9\x04\x00\x60\x76\xd3\x6b\x39\x07\xcd\x68\xc5\x5b\xd2\x83\xa2\xbd\x65\x40\x76\xa7\x71\x61\x89\x4d\xca\x4f\xfd\x2d\x93\xdd\xe1\x72\x2d\xa7\x60\x66\xd8\x35\x75\xa8\x3e\xd8\x77\xb2\xd2\x49\xdb\xb6\xe1\x92\xf4\x45\x2e\x79\x69\xaa\x78\x94\xb2\x75\xea\x32\xe1\x22\xd1\x32\x60\x2c\x73\x32\xe3\x1e\xbb\xd6\x9c\x58\xfb\x80\xb4\xad\x68\x5d\x55\x7b\xf6\x1c\xa3\x4d\x05\x2b\x25\x46\x5f\x5f\xba\xeb\xb0\x93\x36\xb6\xd8\x21\x6c\xbf\xda\xa5\x70\xb4\x4f\xa1\xe2\x85\x61\xdb\x86\x0c\x69\x45\xde\x98\xa5\xf3\x44\x8d\x39\xf7\xa7\xda\x0b\xba\xc4\x7e\x80\x13\xa3\x82\xb9\x97\x3d\xdf\xec\xd3\xbc\x0a\xab\x2e\x9a\x56\xff\x16\x27\x2d\x78\x5a\x23\x3e\x7e\x5f\x4f\xaf\x74\x8a\x2d\xd3\xce\x2f\x6b\x0e\xfd\x94\x73\xaf\x84\xe9\x13\xae\xd0\x98\x36\x6d\x58\x26\xdd\x9f\xdf\xb2\xe4\x8b\xc8\x3f\x97\x31\x75\x82\xc0\x5d\xb2\x18\x08\x62\x2c\x67\x4a\xd0\xa0\xb6\xd9\xa7\xae\xe0\x78\x8d\xef\x32\xce\xa4\x2e\xab\xbd\x91\x59\x1a\x6f\x5d\xd9\x9e\x25\x8b\x48\x28\xd3\xe0\x8a\x02\xd6\x16\x43\xd9\x77\xb6\x3b\x18\xe3\x09\xab\x57\x6d\xd5\x53\x88\x15\xf3\xbe\x69\x8f\x43\x2e\xf6\xd1\xb9\xc3\xf0\x19\x00\x10\xdc\x44\x7b\xd0\x95\xad\xea\x2c\x31\x2e\xa5\x11\xc2\x79\xa5\xda\xd6\x66\xe0\x5e\xc7\x3d\xab\x8c\xcd\xd6\x44\x6c\x2f\xdb\x85\xc7\x05\x4c\x2f\x5e\x46\xc8\xda\xf6\xd5\x38\x83\x28\x5d\xb5\x5c\xef\x05\x5e\x9c\xf7\x45\xeb\x01\x8f\xb2\xc7\xe5\x6a\x91\x58\x00\x10\xd4\xa0\x37\xd0\x51\xad\xb3\xf1\x38\xdc\xf6\x46\x6b\xfc\xf3\x94\x3b\xb5\xd6\x84\xfd\x71\x0d\x96\xbf\x84\x4b\x11\x53\x4b\x5f\x10\x71\xfe\x9f\x8a\x2e\x81\x3b\xb6\xdd\x28\xe8\x86\x96\xaf\x9a\x99\xf7\x05\x76\x9d\xf7\x5e\xf3\x14\x71\xb3\x17\xe7\xee\x41\x83\x00\x40\x80\xc3\x96\x20\x1d\x2d\x2b\x90\xe0\xac\x4b\x0d\x6e\x48\x48\x4a\x70\xcd\x56\x24\x28\x6e\xa7\x65\x1d\x92\x11\x5e\x57\xba\x18\x69\xf5\xcf\x2b\x9a\x84\x2e\xdb\xa6\x2c\x18\x8d\xd6\x7b\x7c\xce\xdb\x84\x85\xcc\x7b\xab\x71\x25\x8d\xb2\xef\x57\xa7\x92\x8a\x00\x80\xdf\x4b\x5a\x05\xdf\x68\x8e\xa4\xba\x66\x2d\xae\xdf\x4f\x1d\x71\xfc\x4a\xf5\x61\x4a\xef\xe1\xa1\x8a\xc3\x14\x5a\x78\xa8\x39\x92\x92\xe4\xef\x6b\xf2\xa5\xa4\x6c\x0b\x36\x6c\xa6\x88\x3d\xfa\x74\xa7\x28\x43\xf3\xde\xe5\x06\x53\x43\x1c\xec\x73\x12\xa9\xae\x00\xc0\x7b\x45\x3e\x09\x7b\x34\xd1\xd8\x2f\x32\xd9\x75\x54\xf6\xc6\xe3\xbe\x55\x22\x16\xe7\x70\x70\xb9\x82\x79\x7f\xff\x93\x12\x09\x33\xdc\xef\x79\x21\x99\xf1\x6e\xdb\xc8\x7c\x1c\xc3\xec\x21\xd7\x9a\x18\x82\x79\xaf\xd5\x99\x8c\x0f\x0e\xa1\xaa\x10\x3a\x0f\x00\x78\x23\x28\x5a\xe8\x44\x63\x96\xf4\x47\x46\x49\x2d\x47\x52\x75\xcc\xbb\x52\x27\x4e\x88\x8d\x2d\xcb\x13\x4d\xdf\x6f\x5d\xac\x12\xbc\xf1\x5b\x6a\x64\xf1\x9f\x6d\x4d\xd5\x43\x7c\x7b\x8f\x0d\x9a\x7c\x1e\x3c\xef\x5e\x4e\x20\x0f\x72\x30\x29\x9e\xb0\xaa\x00\x80\x73\x8e\xe6\x06\x06\x35\x3c\xd5\x7d\x3e\xc5\xa8\x79\xac\x79\x75\x74\xa5\xe5\xb5\xfa\x75\xcc\x81\xd2\x97\xaa\x5f\x61\x33\x8a\xee\x28\x5d\xf7\x84\x16\x5c\x90\xb3\xb6\xb4\xe4\xb5\xcb\x9c\xdd\xdb\x73\xef\x4b\xd7\xcd\x2b\x52\x65\x89\xfd\x1c\x7a\xe5\x17\xb9\x7b\x00\x80\x7d\x9b\x7e\x90\xb8\xbd\x21\xb1\xa4\x27\x9d\x5e\x93\x5d\x94\x90\xec\x69\xa1\x1a\xdf\x1f\x4a\x2e\xc5\x19\x4e\x84\xae\x29\x3a\xa4\x1f\xef\xcb\x2d\xd8\xab\xfd\xbc\x65\x6a\xde\x36\xcd\x6a\xf7\x2d\xb9\xfb\x72\x5a\xe6\x85\x2a\xcf\xc9\x77\x38\xf4\xc9\x9e\xf3\x33\x01\x80\x3d\x87\xe1\x4f\x28\x69\xd8\x60\x39\x9a\x3e\xb2\xc6\xa7\xac\x2c\xa9\xcb\x12\x56\xf2\xe6\xe0\xcf\xd2\x2d\x45\xeb\x42\x2e\x16\xcd\x31\x9a\x7d\x57\x17\xd8\x19\x4e\x6e\x1e\xd4\xfd\xd2\x8f\x76\x1f\x9b\x3b\x4a\x13\x3d\xcf\x53\x99\xaa\x78\xe0\x30\x28\x4b\x11\x1c\x04\x00\xd6\xff\x28\xa6\x0f\xbf\x18\x1f\xc7\x01\xe0\x8f\x59\x42\x1f\x9b\x50\xa4\x08\x95\x90\x28\x54\x1a\x54\x46\xa1\xa4\x3d\xb5\xeb\xf6\x78\xee\x79\x6e\xef\xdd\x75\xd7\x5d\xb7\xba\xeb\xae\x6b\xef\xbd\x07\x21\x23\x9b\xec\xcd\x07\x1f\xe3\x6b\xef\xf8\xbd\x7e\x7f\xc4\xbb\x93\x5b\x0e\xae\xec\x9a\xde\x4e\x41\x16\xb6\xcd\x6d\x21\x65\xa6\x36\x2d\x69\xa4\x26\x98\x6a\xbf\xd5\x35\x1c\xa6\x57\x5e\xa8\x99\x11\xf2\xd9\xdc\x59\x99\xbb\xb3\xdc\x60\x32\xff\xf5\x78\xa7\x55\x1b\x0a\x1c\xbd\x54\xaf\xd5\x6e\xb6\x5f\x14\xa3\x85\x0b\x00\x80\xef\xc9\xbd\x86\x57\x8e\xd8\x61\x6e\xe5\x4f\x0c\x8e\x60\xf5\xe9\xf7\x7b\x49\xb8\xf8\x38\xb7\xce\x45\x78\xd7\x83\xb3\x5a\xaa\x09\x6b\x77\x67\x35\xec\x24\x46\xf8\xdc\xad\xbe\x0b\xea\xdc\xba\x2c\x23\xd0\x4c\x7b\x07\x53\x1d\xcc\xb5\x59\x61\xd0\x50\x30\x00\x20\xb3\xa5\x2d\xc3\x8b\x4f\x94\xe3\x91\xf9\x5f\x06\x8f\xe0\x27\xd2\x6f\xf4\xce\x23\x70\xe3\x1c\x3a\x3a\x89\x2b\x22\x7e\xb7\x1c\x20\x3e\xdd\x9d\x58\xff\x2f\x38\xee\x73\xb5\x5a\x44\x7a\xe3\xd6\x65\x21\xc3\xf6\xf6\xab\x4c\xd9\xe4\x04\x9b\x5d\x86\x28\xca\x5b\x00\x28\x7c\x42\x5b\x85\x87\x4f\xb8\x81\x6e\xf9\xcf\x06\x9e\x83\xdc\xf4\x91\x9e\x6a\xf0\x7e\xdc\xcc\x8e\x83\x24\xdf\x88\x37\xcd\x6f\x48\x97\x77\x1f\xa8\xe7\x43\x0a\x9f\x73\xd5\x1e\x30\xc1\xad\xcd\xb2\x86\x8c\xb5\x5f\x6f\x9a\x4b\x61\xda\xa4\x95\x7e\xa5\x0e\x02\x40\xa1\x81\x96\x83\x0f\x3d\xee\x4f\x69\xca\x37\x0d\x4c\xa1\x58\xd2\x11\xdd\x97\x29\xaa\xd8\x33\xed\x34\x4a\x73\x44\x57\xb3\x13\xe5\xd3\x6e\xa7\xba\x41\x6a\xa2\x4f\x73\x55\x1a\xf5\x8d\x5b\x63\x79\x3c\x4d\x66\x1f\x50\xe6\x47\x3f\x66\x63\x29\xb5\xa1\x8f\x03\x80\xf4\x09\xfd\x18\xae\x6a\x38\x82\x95\x90\xef\xde\xbf\x80\xb5\x3a\x7d\x65\xd7\x23\xe6\xc3\x58\x56\x5b\x09\x53\x17\x41\x6f\x0a\x64\xd2\x83\x3f\xd7\x3e\x64\xf2\x7c\xa4\x95\x6c\x66\x97\x9b\xd1\x4c\x61\xd9\xda\xc7\x1a\xf7\xb3\xce\xdb\x7c\xd2\x7d\x61\x39\x02\x80\xe4\x07\x43\x81\x8b\x1a\x42\x0a\xae\xe5\x5d\xeb\xf3\x14\xac\x4c\x3b\xd3\xf9\x8b\x8f\x88\xf5\x6c\xed\xe6\x9d\x89\xf0\x6d\xcc\xe6\xed\x0b\xee\xab\x9d\xca\x7d\xeb\x73\xac\xa2\x82\xdb\xe7\x56\x68\xd2\x70\xc7\xec\xf3\x0d\xd1\x3c\xe2\x4c\x3f\xed\x0d\xce\x5e\x00\x90\x4c\x65\xb6\x61\x8d\x83\xf9\x8a\xa4\xbc\xd9\xbd\xee\xf2\x65\xa9\xdf\x3a\x3e\xc8\xee\xc4\xa0\x5a\xea\x0a\xcb\xc3\xc5\x0d\x47\xa5\xca\x60\xe7\xea\x4f\x92\x3a\xef\xcf\x16\xb9\xf8\xa7\x5b\x64\x19\x45\xdc\x61\x2f\x28\x9d\x21\x4e\x9a\x59\xaf\x39\xc4\x5f\x0e\x00\xa2\x21\xf6\x7a\x4c\xf9\x80\xaa\xb4\x27\x77\x45\x4f\xa2\xee\x42\xea\xbc\x0e\x47\xcd\xcb\xa3\xaa\xe6\x5b\xea\xe5\x07\x46\xea\x59\x2a\x38\x88\x50\xbd\x52\x39\xc3\x3b\xab\x7c\x50\xf1\xc2\x6d\x92\x51\xa7\x58\x6f\x4f\xd1\xcf\x92\x91\x67\xbe\x56\x3b\x08\x0b\x00\x40\x78\x9a\xe3\x87\x7e\xd7\xff\xab\xda\x31\x27\xbd\xfb\x52\xc5\xc9\x94\xa8\xf6\xd2\x72\x44\xf4\xfd\xe6\xbd\xa6\x95\x07\xe6\xd5\xbd\x34\x4e\x0b\x7c\x58\x25\x28\xdd\xbe\xed\x7d\xf9\x5a\x9d\xc2\xb5\xc1\xf0\x5d\xdd\x69\x9f\xa2\x0b\x52\xbc\x98\xb5\xa0\x64\x95\x38\x16\x00\x84\x93\xb8\x73\xd0\xf8\xfe\x53\x0d\x19\xd9\x13\xdd\xca\xda\x53\xc9\xbf\xda\x93\xab\xdd\xa2\xf9\xcd\x93\x2a\x5a\xf6\x9f\xac\xd3\x95\xe3\x03\x0d\x55\x3b\x4c\xb4\x6d\x43\xe6\xbb\x86\x71\x57\xa9\xc1\xa8\xfd\x6e\x1f\xa7\xbd\xa1\x3c\x3c\xcb\x5d\xa5\x93\xac\x03\x00\x81\x86\x1b\x8b\x9e\xd6\xcf\x6f\xb5\xcf\x36\x77\x1f\x6e\x0a\x4b\x6e\x6d\x9f\x5f\xcf\x8d\x0e\x69\x6a\xaa\xf9\xb9\x5f\x58\xe7\x5b\x55\x1a\x88\xad\xbc\x6d\x79\xbc\xad\xd2\x8c\x37\xa5\xb9\x0a\x0c\xab\xf5\x43\xf6\x78\x6d\x90\x0a\x9c\x95\xa1\xfc\x2c\xb9\x08\x00\x82\x45\x5c\x16\x22\xe7\xcc\x3f\xb8\xd9\x19\x57\x47\xea\x71\xea\x84\xd1\xa1\x70\xbc\x73\x64\x72\xef\x71\xfc\xe5\x30\x73\xa7\x33\xa1\xc9\x3f\xa5\x45\x4c\x1c\xdc\xb2\xbf\x61\x12\xf8\xc5\xa5\xbb\xfa\x06\x14\xb7\xa4\xaa\xe2\x06\x3c\x66\x25\x28\x3b\x4d\xb9\x0b\x00\x45\x8e\x34\x7f\x04\x69\xd4\x48\xe0\x64\x3c\x1d\xf1\x27\x3c\x49\xb8\x39\xf8\x9c\x18\x10\x99\xdb\x9b\x40\xec\x0c\xab\xe9\x38\x05\x26\xf8\xe7\xb4\x6c\x24\xf9\x6c\x39\x5a\x5f\x0d\xed\x70\x19\xac\xe6\xc0\xe9\x4b\x3a\x2a\x38\xe4\x52\xab\xa6\x32\x22\x75\x17\x00\xc8\xde\xd1\xfc\x10\xf4\xd1\x4d\x24\xe7\x8c\xd7\x27\xae\x92\xa2\x13\x1e\x0c\x82\x24\x51\x64\x41\xcf\x07\xd2\x68\x58\x6d\x47\x12\xe4\xeb\x9f\xdf\x7c\x1e\x7a\xb3\x25\xa9\x3e\x10\x1e\x76\x39\x5b\xed\x44\xee\x5a\x72\xaa\x62\x15\xe5\x8c\xd5\xa5\xb2\x79\xd4\x5f\x00\x20\x33\xd1\xe8\x88\xb8\xd3\xfe\xd4\xf8\x8c\x33\xc7\x9f\x53\xb7\x26\x0c\x0e\x48\xa9\x0b\x22\x63\x7b\xe6\x53\x17\x85\x95\xb5\xf3\xa8\x61\xfe\x39\x4d\x1f\xa8\x95\x5b\x32\xeb\x8e\xd1\xdc\x5d\xee\x56\x05\xd3\xc6\x97\xfc\x6b\xd9\x46\x1f\xb0\x5e\x60\x9c\x47\x7f\x02\x00\x85\x37\xe8\xb8\x82\x89\x53\x9b\x58\xaf\x33\x8a\x86\x1f\xb0\x94\x09\x65\xfd\x02\xd6\xce\xc8\x5d\xdd\x0b\x99\xaf\xc2\x64\x6d\x32\xe6\x29\xff\xa4\xc6\x9f\xcc\x93\x5b\x8e\xd5\xe6\x31\x3f\xb9\x3c\xaf\xdc\xcb\x4a\xb1\xb3\x2d\x77\x65\xef\xb2\x4e\x2f\x7d\xcf\xb2\x02\x00\xe9\x43\x86\xa1\x60\xe2\xe4\x2e\xe1\xfa\x0c\xe2\xd0\xbf\x82\x94\x04\x42\x9f\x84\x6f\x8e\xb4\xef\x72\xe0\x7d\x09\x23\xb6\x1a\x79\x24\xff\xbd\x8d\xd3\x79\x76\x5b\x12\x6b\xd0\xdc\x0f\x2e\x9f\x2a\xf6\xf3\x5c\xed\xb6\x9a\x97\xf0\x2c\xd6\xf5\xfa\x11\xce\x0c\x00\x90\xdc\x67\xf6\x14\x44\x8f\x04\x2b\x82\x8e\x5d\x1e\xbc\x56\xf4\x39\xfe\x46\x6f\x86\xac\xed\x30\xbb\xe3\x6b\x21\x33\xf4\xbf\x16\x9c\x94\xe3\x77\xab\xfe\x8e\xa4\x7e\x8b\x6d\x75\x80\x64\x85\xcb\xb8\x65\x8e\x64\x9d\x1d\x5c\x66\x10\xfd\x9a\xe1\xaa\x5b\xc7\x2b\x05\x00\xb1\x90\xbd\x32\x9f\x78\xc2\xa9\xd4\xf6\x98\xf5\xc0\x45\xdd\xba\x78\x87\x1e\xac\x26\xfa\xd0\x78\xc7\x94\x12\x63\xe8\xde\x66\x86\xca\xc9\x2f\xbc\xee\x55\xf1\x1d\x4f\x4b\xd5\x41\xc5\x2f\x97\x96\x72\x6b\xf9\x3b\x3b\x8d\x11\x2c\x2c\x9c\xc1\xd4\x3c\x10\x74\x01\x80\x88\xcd\xb1\xcf\xb7\x3f\x9e\x55\xb5\x24\x5d\x39\xb0\xc2\xd2\x1a\xa7\xeb\xbe\x68\xce\x3a\x14\xd5\x1e\x55\xe6\x1f\x72\xbe\x69\xd4\x90\xe8\xfb\xa2\xce\x4b\x7f\xc7\x33\xb6\xb2\x4c\xfb\xdc\x85\x6f\xde\x5b\xd2\x6a\xd7\x6e\xe0\xca\x25\x33\xce\xa8\xaf\x88\xfe\xdf\x45\x1f\xe7\x66\xde\xf1\xe3\x6b\xea\x81\xf4\xfd\xfd\xe3\x35\x99\x71\x89\xdd\xe4\xca\xb7\x87\x16\xb7\xfd\xb6\x98\x43\x14\x4d\x39\xe6\x5a\xdf\xfe\xda\x9b\x65\x72\x4f\xbf\xca\xa0\xd2\x66\x17\x96\xe9\x89\xc6\x62\x77\xde\x30\x45\x71\x75\xc6\x47\x75\x88\x78\x2d\x00\x08\x0f\x71\x97\xe4\xe5\x0f\x3f\x68\x8e\x49\x9f\xd1\xcf\x69\xd0\xc7\xb9\x76\x3b\xd6\x59\x1f\x7c\xdd\xa6\xae\xee\x08\x29\x68\xfc\x5d\x19\xee\x5b\x51\x9b\x5d\x8e\xf1\xdc\x5e\x71\xd5\x78\xdf\xc5\x68\x3a\xac\xf3\xb0\x9b\x28\x4d\x2e\xbe\x65\xb3\xb5\x44\x2f\xee\x01\x00\xc1\x25\xae\xef\xe3\x2b\x78\x0c\x72\xed\xb5\x44\x82\x0b\x2a\xe1\x64\x10\xe1\x26\x9a\xdf\xbe\x92\x88\xc3\x74\x98\xbf\x80\x4b\xb1\xbf\x65\x5d\xe0\x59\x7c\x3e\x79\x9c\x24\x26\xbc\xc9\xfc\x0e\x65\x83\x50\x78\x0d\x7c\x80\xf4\x66\xd3\x27\xf2\x22\x78\x95\xcd\x73\x4a\x28\x4c\x79\xf4\x0c\xa7\xc4\xe6\x5e\x95\xe1\xa3\x70\x61\x23\x62\xc2\x5c\xbc\x53\x5b\x3e\x61\x04\xff\xcb\xbc\x87\x48\x27\xbc\x92\x2d\x06\x83\x89\x7f\xc8\xc1\xa4\xe5\xa4\x15\x99\x28\xc8\x06\x0a\x0d\xf7\x80\x01\x38\x6e\x93\x08\xbe\x49\xf6\xb2\xa9\xa2\xac\x24\x87\x3e\x7c\x83\x1d\x21\x5e\xbe\xd2\x85\x13\x82\x09\x27\xc6\xf0\x07\xc1\xe7\xad\x55\x84\xa5\xa4\x63\x26\x01\xe1\x25\xe9\x77\x61\x01\x71\x00\xea\x84\x5b\xc0\x0a\x98\x9c\xf1\x9a\x54\x41\x0e\x38\x50\x0d\xd5\x91\xff\xb7\x69\x1b\xcc\xa7\x60\x6d\x88\xe4\x67\x14\xef\x07\x5e\x98\xf5\x8c\xb9\x97\x9e\x60\x1d\xe9\x37\x87\x5f\xe2\x16\xd1\x4b\x9a\x7f\xe2\x5e\xd3\xf3\xcb\x66\xe2\xc7\xe8\x47\xa4\x4b\x09\xbd\xf4\x64\x48\x4e\xec\xa1\x23\x8e\xfd\x0b\x5e\xa7\xe7\xef\x1f\x24\x7d\xa4\x1f\xd9\x58\x0d\x5d\xa6\x6f\xb3\x09\x22\x87\xd2\x02\xef\xed\x45\x5d\x17\x8a\x2e\xce\x41\xdf\x14\xe8\x87\x1c\x30\xd7\xf8\x75\x4d\xfb\xb0\x03\xbc\x8b\x06\x0a\xae\x83\x37\x55\xdc\x8a\xef\xe6\x1e\x22\xc5\x12\x2e\x73\x4a\xd3\xaf\x13\xff\xb2\x1f\xec\x9f\x47\x72\x62\x2f\xdf\xe8\x09\x59\xb1\xf6\xdb\xc4\xc0\x5c\x46\xda\x1d\x27\xe4\xa5\xe2\x86\xb1\x7f\x50\x03\xf2\x89\x81\x83\xe8\xbe\xa2\x88\x06\x25\xa6\xbb\xb0\x5b\xff\x1c\x3b\x24\x75\x13\x05\xe0\x6e\x88\x5b\x41\x7b\xfc\x6f\x91\x47\xda\x10\x71\x87\xa0\x62\xdf\x41\x30\x9d\xbf\xc6\xe3\x1c\x29\x98\x5b\x6f\x83\x80\x4e\xb3\x30\x37\xa9\x08\x95\x45\x74\x16\x87\xac\x34\xbd\xec\xed\x41\xd5\x19\x03\xea\x1c\xd0\x35\x7a\xb6\x56\x83\xe9\xd2\x8c\x08\x36\x60\xc7\x4b\xa6\x13\xc2\xf1\x36\xc5\x5b\x52\x13\x08\x07\x8a\x62\xf6\x6e\x24\x52\xa5\x62\x0f\x57\xf0\xa0\xd8\xdd\x46\x4a\xba\xc7\x0d\xbe\xae\x2f\x78\xd1\x71\xfa\xf4\x28\x72\x4a\xab\x6d\x77\x30\x6a\x7e\x63\x58\xf5\x10\xda\xb6\x36\x4e\x9d\x84\x59\x5c\x19\xcf\x73\xc6\xfa\x98\xf7\xe1\x58\x38\x94\x61\x59\xf2\x1b\x7c\xab\xe6\x7e\xd8\x74\xc2\x33\xe5\xe9\x0d\x20\xb1\x56\xde\x63\x53\x44\x0a\xe1\x8f\x5d\x1d\x2c\xe8\x1f\x5d\x76\xb2\x19\x71\xe5\x44\x44\xe7\x24\xe4\xe5\x81\xfc\x4a\x05\xea\x64\x77\xb6\x6a\x1f\xfa\x54\x9b\x3f\x67\x1b\xe6\x49\xc3\x4f\xcc\x39\xdc\xc2\x6a\x41\x92\x1c\xbf\xdb\xfc\x2b\xd4\x9e\x90\x5a\x7a\xc2\xfd\x7f\x44\x27\x75\xa3\x4d\x31\x78\x59\xf8\xf0\xca\x58\xc1\xc0\xa5\x80\x91\x2b\x88\x91\x73\xb6\x1d\x0e\xc8\xbe\x93\x1d\x15\x4d\x28\xcb\xd0\x16\x25\x1a\x6d\xe8\xe1\xb2\xf3\x31\xed\x6d\x9d\x98\xc5\xd8\xc7\x0d\xed\x49\xd3\xf1\xd3\xab\xc4\x21\xa3\x84\xf9\xa6\xcb\xee\x67\x09\x17\xb5\x6f\x6c\x3a\x40\x50\xa4\xbc\xb2\xb8\xa0\x6f\x1c\x3d\xe2\x88\x68\xbe\xfc\xb6\x1d\x83\x54\x9f\xdf\x5c\x31\x1d\x85\x3f\x15\x51\x7c\x05\x9d\x3e\xb4\x81\x75\x1b\x83\xec\xfe\x17\xad\xc6\x2a\x5a\x53\x12\x3b\x70\x15\x75\x15\x21\xd5\x78\x53\x85\x97\xfb\x2d\xc2\x01\x3d\x66\xa6\x0d\xf1\x85\xe8\xe5\x3d\x22\x58\x80\x28\xba\xc8\x06\x4f\x22\x9f\x0c\xdd\x23\x39\xa2\x9d\x9b\x17\x91\xf8\x98\x04\xe3\x5e\xd2\x37\x6c\x83\x84\x0c\x65\xe2\xdd\xa1\xb9\xd0\x0b\x42\xdf\xb1\x7a\x18\x06\x23\xf7\xbf\x24\x2f\x26\xdd\xdf\xd8\x4e\x2e\x87\xb7\xda\xb0\x28\x85\xf0\xad\xbb\x66\xa2\x14\x73\xf2\x42\x3f\xf1\x17\xb6\x6f\x68\x05\x88\xc0\x55\x37\xc5\x83\xff\xe2\xa5\x06\x39\x29\x9f\x20\x14\x5f\x27\xbd\x21\xb6\x90\x40\x88\x06\x3e\x39\x66\x07\xaf\x87\xec\xf6\x87\xc2\xf7\x60\xbf\x8d\x9b\xc8\x18\xb2\xb7\xcd\x5c\x0a\x48\xe6\xdd\x19\x21\x74\x13\x97\x8d\x3d\x22\x6e\x27\xf6\x0c\x1e\x21\x0e\x82\x51\x8d\xc5\xe0\x6e\xf0\x79\xe9\x38\x78\x93\x24\x16\xaf\x23\xe5\x40\x31\xe0\x13\xc8\x16\xde\x98\xae\x86\x46\xc9\x56\xfb\xc6\x61\x1e\xf9\xb2\xc7\x23\xf2\x2a\x0a\x66\xc6\x2b\xca\x4e\x0a\xea\xd6\x0f\xbc\x0b\x7d\xd5\xf9\x45\xf8\x73\x74\xeb\x7e\x1e\x01\x4b\x7b\x56\xff\x99\x38\x87\x36\xaa\xcf\x22\x76\xd2\x86\x85\xf7\xc1\x2c\xda\x03\xe2\x39\x92\x33\x7d\x5a\x9a\x86\xf4\x93\xee\xb8\xcf\x06\xba\x48\xdf\xe2\x91\x0c\xe3\xe8\x9b\x66\x5c\x25\x97\xd3\xb0\xe3\x3f\xb1\xaf\x04\xe8\xb3\xc1\x38\x35\xbf\xaa\xf7\x34\x3e\x8c\x77\xbd\xee\x08\xfe\x0b\xcf\x56\xfb\x96\x50\xcf\x8d\x15\x48\x89\xf9\x9c\x61\x42\x0d\xe8\xcf\x59\x97\x6a\x22\xad\x65\x0b\xf6\x1e\x82\xac\x58\x2f\x37\x4c\x40\xf5\xac\xa0\x19\xff\x83\x5f\x30\x18\x37\x6c\x30\x37\x15\xc9\xa3\x49\x58\x51\xd1\xbd\x1e\x00\xb7\x5f\x76\xb0\xa6\x0a\x0f\x48\x6f\x68\x12\xf0\xc7\x25\xe9\xfc\x75\x04\xb9\x78\x06\x1e\x24\x62\x84\x35\x29\x65\x60\x96\xc0\x37\xac\x92\x14\xca\x7b\xb0\xa1\x92\xf4\x82\x5b\x6c\xb3\x1a\xb6\x67\x09\xae\x1e\x44\x77\x99\xff\x9e\x1c\xc6\xc0\x65\x9c\x4e\x0c\xd6\xab\xf4\x77\x95\x2f\xf6\x9d\x2e\xb5\x64\x25\xae\x4b\x7d\x9a\xbb\x12\xaf\x50\x6d\xc0\xb6\x10\x18\x0a\x4e\x72\x00\x11\x92\x5d\x0f\xd5\x83\xc9\xd2\x6d\x1b\xd6\x80\x6f\xc4\x73\x6c\x92\xa1\xf5\xdc\xfd\x97\x2c\xe8\xf9\x6d\x5f\x4f\xac\x47\xdf\x6c\x4e\x68\x9f\x82\x51\xd6\x77\x5a\x5e\x62\xf7\x57\x7f\x2e\xfe\x88\x9b\x5b\xe1\xc8\x5e\x81\xfb\x68\xf2\x45\xbf\xc5\x3f\x2b\xdd\x99\x78\x87\x70\x5f\xb3\x25\x84\x4b\x1c\x51\xc6\xb9\x2b\xc1\x9d\x72\xba\x0d\x95\xc4\xe1\x1f\xbf\xa0\x44\x8d\x9f\x7c\x3e\x3c\x0d\xad\x19\xde\xdb\x72\x16\xb3\xb7\x4f\x6d\x1e\xc1\xfc\xee\x3c\x2d\x7f\x8d\xed\x6f\xb9\xc2\xf4\xc3\xa9\xea\x07\x50\x01\x78\x4e\x15\x33\x81\x4d\x28\x30\xbb\xef\x29\x21\x06\x96\x7a\xba\xcf\x26\xb6\xa9\x03\x6c\x24\x24\x2b\xe1\xa9\xb1\x6a\xd4\xf9\xb1\xfb\x43\xab\xd0\xcc\xd1\x67\xcd\x8f\x31\x1b\x4e\x0c\x9b\x9e\x60\x6e\x0d\x80\xf2\x45\x58\x79\xf7\x64\x06\x84\xcb\x68\xcd\x42\x2a\xf0\xe1\xf5\xda\xf8\xdf\x04\xf7\xca\x96\x3d\x81\x84\xcf\x26\x4f\xb7\x17\xc4\x44\x2d\xc2\xa6\x1b\xac\x16\x41\xe7\xbf\xa0\xfa\xaf\x3d\x1b\x44\xa1\xb3\x2e\x9a\x9b\x37\x63\xac\xcf\xae\x36\xf9\x60\xaa\x46\x68\x45\x44\xec\x91\x01\x1d\xfd\x25\xce\xa1\x8b\x87\x5c\x8c\xfb\xd3\xb2\x33\xbe\x06\x7f\xa1\x76\x70\xcf\x0a\x02\xdb\xc2\x74\x7b\x4f\x78\xa8\x7b\x33\x73\x3e\xb8\x40\x74\x61\xfc\x29\x2c\x42\x4c\x3a\x5b\x00\x0b\x90\xf9\x7d\x5b\x61\x35\xea\x78\xdd\x38\x7c\x06\x33\x55\x97\x4d\x9e\x86\x4d\x15\x4e\x26\xef\xc0\xfd\x4b\xb4\x26\x33\x08\x94\xb4\x25\xe4\xab\xe0\x8a\xbd\xbd\x14\x0f\x52\xab\x87\x33\x85\x01\x3b\xce\x68\xa1\xfa\xc3\x13\xe3\x6b\xa1\x1a\x8c\xf3\x99\x72\xe8\x1c\xd6\xa3\x17\x09\x7d\xc3\xb9\xd7\x2d\x82\x37\xe1\x1d\xb5\xf5\x30\x8d\xb0\x4e\x70\x14\x3e\x45\x8c\x26\xe4\x93\x1d\x40\x45\x2a\x97\xcc\x26\xdd\xdc\xbb\x81\xfc\x09\x9e\xb5\xc1\x48\x39\x44\x76\x98\xe1\x47\x5d\x43\x36\xdd\x48\x23\x5d\x26\xe4\x8d\xde\x87\xe6\x13\xed\x7a\xcc\x50\x3c\x71\xb8\x36\x1c\x2a\x01\x8f\x69\x3e\x41\xff\x23\x2d\xe6\xb7\xc0\x21\xa4\xf7\xf8\xdb\x70\x0b\x34\x9e\x3a\x9d\xec\x02\x0f\x84\xf5\x92\x6b\xc8\x9a\x0d\x87\x28\xb6\x94\xc8\x19\x8b\x28\xdf\x29\x94\x6b\x6c\x30\x8c\xe6\x7d\x7a\x3a\x58\x49\xdb\xda\xf5\x82\x34\x99\xe6\x56\xdd\x4d\xca\xa4\x2d\x55\x4b\x48\xe3\xb4\x35\xbc\x02\x28\x94\x16\x8d\x3b\x05\x9d\xa3\x15\xa6\x2c\x84\x13\x69\x27\x43\x3f\xc3\xdf\x68\x9f\xdc\xaf\x93\x33\xe8\x33\x67\x58\x51\x32\x69\x05\x57\x30\x44\x67\x7e\xdc\xc9\x9d\x44\x36\xaf\xb5\xd3\x83\xf8\x81\xfb\xa3\xca\x15\x8c\xe1\xee\x2d\x71\x04\x6f\x70\xea\xb8\x2e\xa4\x38\x8e\x0b\xb6\x85\xf4\x8e\x5d\x95\xec\x0e\x15\xb1\x9d\x43\x0f\xc1\x1b\x59\x26\x77\x01\xac\x67\x39\xcc\x08\x24\x9b\x18\xf0\xa5\x6e\x82\xb5\x7c\xee\x09\x34\x81\x2b\xeb\x69\x47\x13\x67\x15\xee\xaf\xe0\x11\xb1\x92\xf7\xca\x32\xe2\x17\xb1\x8e\x7d\x09\xe4\x89\x62\x31\x02\xd2\x3a\xe1\xc2\xa4\xad\xa4\x71\xfe\xf9\x90\x16\x08\xc3\x13\xbb\xfb\x41\xe3\x5c\xd4\x0c\x36\x7c\x8b\x05\x8d\xfd\x87\xfb\x6b\x42\x0f\x5d\xc1\x53\x8c\xcb\x5b\xde\xe0\x3f\xea\x5b\xca\x9d\x09\xa9\x5a\x5f\x45\x2e\xe1\x4d\xc9\x09\xe6\x45\xa2\x50\x79\x00\x35\x06\x7a\xcb\xcf\x26\xdc\x03\x5f\xc9\x82\xf6\x74\x91\x04\x92\x71\xb7\x73\xa4\x5b\xa2\x97\x33\x2e\x43\xf7\xb8\xee\xe7\xb0\xb8\xec\x56\xc7\x81\x43\xb8\xdb\x8d\xe6\x26\x16\x7e\x5f\xdd\xf2\xb2\x6b\xf8\x81\x2a\x6e\xd1\x2e\xc2\x9e\xf2\xbb\xf4\x6b\x84\x97\x65\xce\x48\x5b\xa2\x56\x1f\x19\x0f\x82\xfb\xd4\x8c\xdd\x75\xe0\x7f\xc5\x4f\xdc\xc2\x48\xab\xe5\xbe\x36\x53\x21\x57\xbe\xe2\x8c\x17\xce\xe1\x44\x75\x9f\x03\x4e\x36\xe8\xd7\xb0\x0f\xf7\xb5\xa7\xcb\xd0\x83\xcf\xee\x70\x28\x0c\xc6\xbf\x6d\x8e\xa5\x4e\x10\x84\x75\xc4\x82\x02\xe2\xb6\x4a\x74\xdc\x5a\xe2\x3d\x53\x5c\x70\x3f\x98\xaf\x2f\x77\xed\x07\x75\x25\x27\x6d\x16\x91\xaa\x85\xdc\xd1\x7d\xb8\xe9\xe7\x10\xbd\xde\x38\xcc\xa9\x96\xfa\x63\xb8\x9b\xc3\xc3\xa5\x77\xf1\x01\x7d\x5d\x52\x2c\xfe\x44\x27\x8e\xba\x93\x70\xb4\x65\x76\xfe\x08\xe1\x4f\x1d\x39\xd6\x4c\xd4\x55\x5c\x0d\xce\x04\x57\x94\x99\x5c\x55\x60\xb0\xe6\xa1\x8d\x3f\x29\x4c\xb4\xf5\xb4\x16\xfb\xfa\xca\xbe\x1e\x36\x2e\x62\xec\x40\x5d\x1b\xae\x7e\xf4\x9f\xd2\x8d\x78\xdb\xe3\xd5\x92\x5b\x78\x56\xdf\x5f\x4a\x13\xc1\xb6\x73\x55\x7e\x18\xa1\xbe\x79\x51\x6c\x38\xd1\xa7\xe6\x6e\xb0\x2f\xb1\xa5\xfc\x9a\xab\x81\x78\x52\x17\x69\x53\x02\xb6\x89\x04\xe7\x47\x18\xcf\x0a\x96\x0f\x2d\x63\x1c\x43\x54\xb6\xf4\xd3\xbf\xa0\x16\x99\xbf\xd3\x7b\xd0\x19\x8a\x1d\x74\x3e\x66\x8c\x69\xa0\x1f\xc6\x45\xa3\x68\xf4\x75\xf8\x4f\x09\x28\xda\x04\xb1\x6c\xf7\x7b\xda\x0b\xd2\x4e\xd7\x5c\xda\x33\xe8\xa4\x55\x1a\x7d\x0f\xfc\xfe\xbc\x0d\x63\x39\x7a\xc9\x60\x22\xbd\x09\xb3\xab\xf9\x07\x3d\x1c\x1b\x63\xde\x49\x5f\x8d\x8b\x94\x0b\xe8\xd3\xf1\xb9\x8c\xdf\xb4\xa7\x84\x72\xe4\x47\xda\x59\xe2\xbb\xf8\xff\x68\x9d\xa4\x90\xdd\x4c\x5a\x33\x24\x5e\xff\x81\x76\x1c\xee\xb1\xb2\xa3\x7b\x90\x0b\xcf\xed\xa1\x27\xe0\x7d\x06\x24\xb4\x3f\x84\xc9\xcd\xeb\x68\x8d\x84\x11\x13\x8e\x56\x4c\xcc\x2a\xba\x41\xa3\x83\xee\x8c\x38\x5a\x0e\x69\x09\x32\x9d\x96\x0c\xcd\x8f\x27\xd2\xe2\x61\xbb\xdd\xb6\xb4\x02\xb2\xf5\x7a\x23\x8d\x4b\x7e\x3c\xfd\x0d\xdd\x9a\x72\xf0\x4c\x21\xf5\x1d\xa5\xaa\xef\x01\xb5\x85\xd2\xd2\x48\xa3\xd2\x29\xad\xc6\x4f\x54\x02\xe5\x82\x8c\x48\x25\x52\x26\xe8\x8e\x54\x02\x35\x0c\x11\x4d\x65\x52\xcb\xe2\x2a\xa9\x5a\xda\xa4\xe0\x2c\xea\x69\x5a\xd4\x7a\x5f\xea\x53\x9a\xd1\x6a\x12\x0d\xa6\x6d\x39\x7d\x81\x52\xca\x4d\xee\xdd\x46\xe1\x71\xee\xd4\xbf\xa6\x10\x38\xe1\x06\x88\x42\x66\x9f\x2a\x5c\x41\x91\xb0\xf7\x53\x5f\x53\xca\x58\x6f\x0b\xf6\x52\x06\x58\xca\xd8\xb3\x94\x3b\xac\x3d\x41\x97\xa8\x36\xcc\xcf\xeb\xad\xa8\xf6\xcc\x26\xab\x20\xea\x20\x63\xed\xc9\x3a\xf2\xb9\xc2\x86\xee\x04\x72\x95\xb4\xb8\xee\x00\x59\x21\xc9\xd5\x7f\x27\x5b\xc4\x9e\x92\x41\xf2\xb0\xc8\x8a\x52\x4f\x7e\x28\xf8\x94\xbf\x95\x62\xc3\x7f\x18\xf3\x9a\xe2\xc2\xbb\x18\x14\x4c\x09\xe7\x8e\xad\x1b\xa7\x44\x71\xad\xad\x34\x94\x4f\xac\x25\x27\x32\xe0\x76\x43\x7e\xc7\x77\x58\xa5\x4f\xaa\xbe\x02\xf3\xb5\xbe\xda\x32\x58\x5f\xf2\x4b\xa4\x82\xfb\x95\xbd\x70\x0f\xfc\x5c\xc1\xc9\xe5\x91\x97\x16\x85\x1c\x35\x91\xfd\x0b\x97\x06\xe6\x91\x93\x24\x53\xd7\x49\xc9\x7b\x44\x2c\x6b\x57\xf2\x2d\x4e\xd3\xd0\x5d\x78\x5e\xa3\xbe\x0d\x09\x4d\xd4\x1d\xae\xcc\x81\x5e\x57\xdb\xa8\xa3\xa1\x5f\x96\x76\x01\x1e\x5e\x6c\x3a\x44\x3a\x03\x07\x95\xbe\xcd\xbe\x0e\x43\x5a\x30\x7a\x2b\x5c\x59\x32\x37\x20\x05\x3e\xa9\x78\xb5\xf6\x1b\xac\x29\x52\x59\x87\x90\xdd\x79\x6f\x07\xce\x41\xbd\x83\xe8\x96\x0c\xa8\xb1\x37\xc5\x12\x0d\x69\x3b\x37\xaa\xa2\x21\x4b\xcb\x5d\x5e\x11\xd4\xdd\x90\x0b\xda\x40\xf7\xab\xff\xcb\x0a\x85\xff\xb1\x44\x46\x7d\x83\x3d\x8d\xdd\xbb\xf2\xe0\x7d\x3a\xe5\xda\x34\xf8\x1f\x95\xc5\xfa\x08\x5c\x26\x18\xee\xbf\x04\x9d\x3d\xf5\xaa\x99\x0a\x99\x8e\x17\x96\x93\x20\xf2\x80\x95\x92\x0e\x91\xbb\x83\xb9\xa3\x90\xa0\x2d\x81\x78\x08\xaa\x6a\x4c\xce\xac\x80\xae\xd6\xec\x8e\xc2\x42\xef\x2d\xce\xbb\x6c\x61\xc0\x48\x5d\xbb\x05\xea\x56\x97\x58\xe3\xe0\x00\xe1\xb1\x7e\x6b\x68\x7c\x8c\xdd\x74\x1e\x2a\x1c\xfd\x6d\xbe\x04\x1d\x1e\xd9\x58\x7c\x1f\x0a\x1d\x5c\xc8\xf5\x80\xc2\xba\xcf\x12\x46\xa1\x84\xb6\x94\xcc\x4d\x10\xb9\x61\x3c\x6a\x11\x24\xaf\xf6\xf0\xbf\x0b\x15\x9b\xf1\x6b\x37\x43\xde\x9a\xcf\xd6\x83\x50\x8b\xb0\x6b\xd8\x91\xdf\x99\x2f\x6c\x5f\xc4\xbb\x52\xf0\xbd\x2a\x90\xfb\x07\x19\xab\x09\xe4\x86\xa2\x3a\x84\xd1\x1c\x3d\x66\x03\xa4\x66\xbf\xc6\x0e\xe7\x20\xd9\x81\xf8\x9c\x68\x17\x56\x05\xd1\x6e\x57\x0d\x6b\x15\xd8\xb6\xe6\x3b\xf3\x1d\xe4\x37\xf5\x38\xd3\x04\x5f\x18\x42\xf3\x7e\xa3\x42\xdb\x92\x78\x6e\xe8\xcc\x4a\x19\x37\x07\x43\x51\xeb\x38\xc7\xb1\x22\x41\x1f\x67\x15\xae\x03\x9a\xc5\xa6\xe3\xbf\x65\x7f\x60\xbd\x24\x1e\x3c\x32\xc8\x4a\x03\x9b\x76\x05\x30\x3f\x93\xbe\xaf\x31\x30\x2f\xc1\x1e\x53\x95\xcc\x42\x72\xcc\x60\x27\x6f\x1f\xce\xb5\x55\xc7\x15\xe1\x26\x2a\xae\x71\x6e\xe1\xcf\x97\xbc\xe0\x6c\x27\xb0\x05\x8b\xd8\x55\xc4\x64\x12\xc8\x9e\x07\xc6\x64\xa3\x58\x3c\x52\xfa\x91\x38\xd6\x3f\x10\xd6\xff\x3f\x66\x2b\x8c\x58\x93\xc3\x94\x93\x63\xa6\xca\x99\x29\x94\x45\x03\xab\xb9\x53\xc9\x0b\x5b\x66\x70\x62\xc9\x7e\x96\x00\xf6\x30\x39\x53\x45\x64\x6f\x23\x1b\x78\xa3\xac\x2e\xf2\x6b\x70\x3f\xcb\x8b\x12\x95\x55\xc0\xec\xa7\x9c\x8b\xd2\x32\xe3\xa8\xbe\xfe\x87\x99\x8b\xa9\x35\x6b\x96\x32\xbe\xd0\x16\x4e\x6d\x67\xdc\xa1\xde\xe9\xc3\xb1\x9b\xd8\x70\x53\x36\xdb\x93\xbd\xd8\x3c\xca\x6a\x65\xb5\x28\xed\x58\xdb\x59\x11\x5c\x11\xf3\x0c\xf3\x27\x71\x03\x33\x96\x79\x2a\x93\xc8\x78\xcf\x54\x46\x5e\x62\x98\x98\xd9\x7e\x27\x19\xe9\x4c\xef\xd5\x6f\x18\x9b\x99\xeb\xa6\xfe\x60\x38\xd3\x3b\x7a\xf8\xac\xeb\x12\x4a\xc3\x09\xd6\x11\x31\xcd\xb4\x8d\xf9\x50\x44\x51\x58\x98\x05\x42\x0c\xc7\x9b\x69\x25\xc0\xe3\x7f\x33\xca\xf9\xc5\x19\x08\x46\x28\xaf\xf3\xf0\x0f\xfa\x57\xee\x35\x3f\x7f\x7a\x2d\x77\xd2\xea\x6e\x7a\x16\x87\x3a\x2d\x84\x1e\xc3\xa4\x76\xed\x63\x76\xe9\xc4\x75\xa9\xcc\x28\x4d\x93\xe1\x2a\xe3\x79\xc9\xe9\xa2\x4c\x06\x51\x79\x9c\xe5\xc6\x98\xaf\x18\xc0\x39\xd3\xbb\x8b\xce\xa7\x8f\xd3\x33\x0a\x6f\x1c\x1a\xa0\x2f\x90\x3c\xf6\xcd\xa5\x9d\x10\x2f\x5a\x9d\x41\x4b\x13\x4d\x9b\xd6\x46\x3b\xca\xfe\xaf\xfd\x32\xd3\xae\xf6\x62\xf5\x47\x46\x6f\xd5\xff\xf4\x64\x46\xa4\xe5\x77\xe1\x66\xfa\x63\xd3\x07\x86\x13\x1d\x34\xdc\xc3\x84\xd1\x57\xe8\x2e\xa6\x6d\xa5\x5d\x50\x77\x1c\x44\xd2\x20\x65\xd5\x4e\x02\xcd\x51\xfe\xda\xf9\x13\xd5\x2c\x6b\x9d\x3e\x8d\x2a\xe6\x2d\x6c\x35\x30\xde\xf5\x4e\xaf\xbc\xc7\xe0\x74\x1e\xd0\xe2\x19\xb3\x5b\xa9\x92\x5d\xf4\xe2\x46\x2e\xed\x20\x7d\x55\x2d\x1e\xa5\xa7\x1d\xaf\x4c\x48\x19\xa0\x65\x99\xbd\x22\x36\xd2\xfe\x31\x2c\xdc\x41\xa1\x36\x6a\x55\xce\x31\xd4\x25\xca\xc0\xe9\x73\x29\x3f\xf9\x67\x5b\xaa\x18\xff\x1d\xdf\x52\xf1\x8e\x01\x0e\x6c\xd2\x94\xd0\x3f\xf5\xcc\x12\x17\xd0\x31\xed\x4d\x54\x11\xed\x47\xf3\x66\xe4\x4b\x5a\x61\x9d\x39\x65\x25\xcd\xa3\x6a\x5a\x78\x23\xf5\xb2\x99\xb0\x63\x31\x35\xd3\xb0\xd5\x79\x15\x65\xa8\xc4\x6a\xfa\x6a\x8a\x4e\x90\xd1\xfc\x90\xf1\x78\x54\x51\xb1\x85\x91\x34\x92\xae\xfe\x8f\x7e\x69\xf0\xbb\xe8\x0c\x3d\xb0\x77\x1f\xe5\x13\x6d\xa0\x03\x8f\x4c\xa5\x85\x35\x33\x93\x9b\xa8\x0f\xea\xe8\xe1\x07\xa9\xb8\x4a\xde\xf6\x3b\x94\xdf\x65\xef\x9d\x97\x50\x7c\xd5\xfb\xa7\x27\x53\xfe\x11\x74\xb6\x99\x64\x79\x79\x2f\xaa\x57\x48\xff\x14\xa4\xea\xad\x24\x16\xc4\x45\xe9\x0d\x71\x1e\x6a\x2b\xfd\x94\x68\x3b\xba\x0f\xfd\x5d\xf0\x07\x1b\x99\x7a\x99\x3f\x86\x9f\x1c\x91\xcd\x6b\x27\xb4\x6c\xff\x8f\x7b\x0a\x0c\x5e\xb5\x88\x5b\x40\x3a\x39\xd9\x89\xfd\x11\xbe\xd8\x3a\x56\xd8\x83\xa4\x56\xe5\x49\xb3\x50\x75\xba\x6c\x89\x23\xfa\x8a\x34\x40\xf4\x1e\xf3\x86\xbe\x53\x78\x16\xb7\x06\x0d\x0b\x0c\x78\x64\x6a\x32\x1f\x22\x5c\x8e\x98\xc3\x23\x80\x9b\xb6\xab\xb8\x6a\x12\xec\x78\x9b\x1b\x0e\x55\x4f\xfe\x87\x7d\x93\xec\xd9\xf2\xba\xd0\x16\xbb\xa3\xb2\x5e\x72\x03\x67\xaf\x1d\x12\x9b\x71\x7f\x24\x46\x11\x09\x7f\x92\x56\x25\x8c\x21\xd4\xa3\xbe\x08\xbc\x89\x6d\x29\xaf\xf9\x2b\xc1\x0b\xe1\xdd\xbc\xf5\xa4\x27\xdb\xf7\x73\x13\xa0\x67\x8e\x1d\xdc\xf9\xf0\xc5\xc9\xf6\xec\x5a\xf2\x83\x66\x86\xe4\x14\xc4\xab\xf0\x11\xd7\x43\xaf\x34\x11\x22\x0d\xec\x2b\x8e\x10\xf2\x60\x29\x95\x24\x80\xe1\x2f\xc8\x67\xfc\x3c\x32\x98\x02\xf0\x52\x29\xb3\xc2\x67\x72\xe9\x14\xb1\xcf\x49\xce\x49\xea\x4c\x47\x12\x07\x45\x65\x4f\x0e\x67\x3b\x52\xe9\x8d\xdf\xc4\xa7\x99\x65\xe5\x67\x44\xf5\x4c\x42\xc9\x2b\xa1\x9e\xe9\x2d\x9a\x26\x28\x61\x7c\xa1\x1c\xe2\x6b\x19\x27\x11\x77\x78\x5a\x46\x5b\xb2\x1d\xd7\xcc\x68\x38\x90\xc0\x39\xcf\x28\xf5\x89\xe1\xfc\xc3\x28\x72\xcc\x64\x57\x31\xca\x27\x37\xb3\x72\xe8\x01\x0d\xf6\xa2\x07\xa2\xad\x66\x17\xe1\x39\x21\x4e\x45\x12\x0c\x0b\x4c\x82\x66\xfe\x08\x7f\x84\xbc\x9c\x77\x91\xf7\xa1\x60\x84\x7b\x97\x17\x90\xb4\x96\xf3\x96\xab\xdd\xdf\xc4\x59\xcc\x79\xed\xfd\x99\x1d\xc5\x39\xe2\x88\x64\x8d\x72\x66\x4e\xd9\xce\x2c\x66\xfc\xad\xfd\x9f\x70\x42\x4d\x37\xbe\x12\x3c\x54\x7d\x2c\xde\xc2\x1f\x57\x1e\xe1\xa9\x78\x77\x15\x22\xc8\x93\xfb\xa2\xe8\x74\xfe\x4c\xce\x4f\xd9\xe2\x84\x06\xce\x7c\x69\xde\x3e\x06\xdb\x4f\x3c\xe0\xbd\x92\x85\x15\xed\x76\x9c\xcf\x3c\x25\xe4\x4f\xe1\x33\xb4\xec\x80\x6a\xad\xd0\xb5\xca\xa1\x54\x2b\xf0\xb5\xf0\x8a\x26\xf8\xfb\x4d\xaf\x39\x4c\xde\x7e\xa3\x1b\x78\x80\x7b\x58\x9f\x9d\x1b\xce\xc9\xd2\xb4\xc4\xaf\x65\x33\x55\x5f\xf7\x06\xb0\xaa\x8a\x83\xb7\x6d\x66\x5e\x2b\xfa\xbb\x52\xc2\xb4\x29\x94\x4f\xe9\xa6\x3f\xe2\x6e\xaf\x94\x0a\x5d\x3a\x0a\x74\x66\xc1\x3f\xad\xab\x65\x36\xfc\xd9\x8d\x03\xac\x2a\xde\xb4\x3a\x67\x42\x31\x77\x72\x15\x29\x7b\x90\x63\x5b\x7e\x2e\xf6\x1c\x7b\x65\x99\x5d\xd8\x6c\xd6\x2e\x3d\x75\xeb\x26\x66\x86\x86\xb9\xe2\x15\x83\xa6\x30\x4e\x39\x41\x0f\xe6\x5d\xaa\x10\x0a\x17\xf6\x27\x68\x7b\x05\x93\xba\x87\x0b\x37\xf3\xbe\xb6\xff\x66\xde\xe5\xfe\xdb\x62\x85\xbf\xc9\xb9\x5b\xff\x2b\x7b\x1e\xfb\x51\xf5\xa3\x58\x2f\xd6\x2b\xcb\x99\x50\x29\x6b\x4a\xd9\xb8\xd7\x28\x73\xa5\x7e\x68\x45\x33\x63\x8d\x72\xeb\x94\xbb\xb4\x27\xfc\x2c\x4b\xa3\xe0\xef\x09\x81\xe6\x37\xff\xe5\x60\x9b\x94\xcd\xbb\xde\x5b\xc9\xf4\xe1\x76\x77\xe6\xe2\x83\x39\xe5\xad\x73\xb2\x8a\xd8\xfa\x86\xd2\x98\xb3\x2c\x6d\x8d\x7b\xe8\x26\x66\xad\xe5\xae\x17\x8b\xd1\x63\xdc\xbc\xc2\x48\x37\xaa\x52\xa6\xce\xa6\x1d\xe5\x77\x1a\x89\xfa\xcb\x79\x9d\x4a\x17\x6d\x75\xc1\x4a\xe1\x5a\x75\x31\x82\x48\xdd\xac\x12\x20\xef\xa2\xc1\x62\x26\x3a\xe5\xd8\x12\x39\x06\xf3\xe3\x08\x2c\xcb\xc2\x35\x04\x9f\x94\x82\x84\xd4\x4d\xa7\xc5\xb7\x89\x3f\x96\x1e\x11\x67\x93\xa2\x00\x80\xf7\x9b\xbc\xd8\xf0\x5a\xbf\x05\xf1\xab\xd8\xa8\x5d\x8e\x5a\x2e\xa8\x57\xcf\x47\x6f\xa6\x0c\xaa\x16\x60\x22\xd1\xb3\x8b\xed\xb0\xc5\xe9\x9d\xf2\x85\xb8\x57\x47\x56\xcb\x16\x13\x8e\x06\x33\xa5\xde\xc4\x91\x4d\x4a\x71\x35\x69\xde\xd2\x00\xb1\x1f\xe4\x02\x00\xbc\x27\xe4\x1c\x43\xa4\xce\x80\xc9\x2e\xb6\xd5\xc8\xb1\x81\x82\xd5\x25\x0a\xdc\x62\x8a\x9f\xb2\x0c\xf7\x09\xa5\x56\x34\xe0\xff\x97\xbe\xbf\xa8\x95\x68\x15\x75\xb6\x70\x00\xf4\x0a\xde\x25\x79\x4b\x8a\xd9\x94\x21\xce\x81\x32\x96\xba\x8a\x01\x78\x17\x00\xf0\x5a\xc8\x5f\xf4\x63\xda\x62\xd2\x74\xf9\xa0\x5a\x4e\x12\xf1\x3e\xa9\xaa\x48\x5f\xc9\xeb\x8b\x07\xa0\x34\xa4\x59\x7e\x03\x7a\x9e\x86\x96\xbd\x80\xb9\x51\xb3\xa5\x7f\xc8\xdb\x83\x86\x24\x3b\xc9\xe3\x9b\x96\x88\x4e\x52\x10\x4b\xbd\x45\xfe\x94\x3f\x00\xc0\x9b\x4f\xcd\xd7\x95\x6b\x78\xf4\x98\x22\x7e\x89\x91\x9e\xcc\x1d\x56\xf6\xd0\x63\xe1\xb9\x8a\xbb\xf4\x40\x44\x55\xd1\x5f\xfa\xae\x54\x99\xcc\x9e\x9e\x18\xb9\x4f\xea\x4f\x17\x05\xb9\x89\x85\xf4\xfa\x8d\x83\xa2\x85\xf4\x6b\x4b\xdd\x84\x04\xc6\x6a\x00\xe0\xe6\xd2\x7e\x6a\x97\xa8\x07\xf8\xf6\x32\x4f\xd5\x19\x5e\x3d\x87\x5e\xfc\x82\xe7\x40\xfa\x4f\x31\x87\x4b\x2d\x30\x14\xf9\x70\xfe\x97\x52\x56\x98\xc2\x61\x1c\xa6\x48\x84\x9c\x15\x81\xc5\xa2\x9b\xec\x81\x8d\x39\xc2\x58\x36\x69\xe9\x16\x41\x21\x5b\x05\x6c\xe7\xe8\x18\xb0\x3a\xa4\xa4\xb5\x38\x5d\x1a\xae\xbc\xa9\x58\xcf\x2a\x57\xfc\x29\xba\x0d\x7a\xc8\x5d\x64\xd9\xf9\xb6\xb2\x83\x85\x40\xb2\x8f\x94\x22\x69\x3b\xb4\x57\xdc\x20\x46\x05\x94\x0b\xbf\x8b\xb6\x78\x9c\x11\x20\x85\xc1\x4b\xa7\xf0\xd1\x02\x34\x20\x67\x2b\x59\x52\x55\x68\xc9\x1e\xd3\x88\x38\x5e\x19\x61\x54\x33\x46\x14\x88\xd2\x54\x42\x41\x91\x5c\xb7\x28\x17\x53\xd8\xa1\xbe\x90\x38\x22\x79\xa6\x2a\x39\x38\x4d\xbc\xa8\x18\xb1\x4b\x23\x4c\x94\xa7\x78\x58\xf1\xcf\xca\xfe\xb5\xd3\xf3\x6a\x25\xc5\xc0\x69\xd6\x79\xce\xc1\x62\xb6\xea\x65\x93\xa3\x50\xa6\x9c\x51\xef\x49\x07\x14\xab\x6b\x36\xe2\x4e\x14\x05\x54\x3a\x65\xbf\x2c\x4c\x2c\x9f\x97\x90\x20\xe1\x97\xcd\x08\x3f\x2f\xea\x28\x5d\xe4\xcf\x15\x7c\xd4\xc6\x6f\x70\xe0\x1f\x2c\x91\xd8\x59\xf1\x16\xcb\x1e\x02\x8f\x58\x2e\xdc\x2e\x45\x97\xea\x6c\x47\x9e\xe0\x64\xf1\x8b\xd6\xdd\xb4\x6d\x8a\x19\x8d\xbf\x70\xd3\x8b\x1c\xea\x8c\xd9\x3b\x0b\x37\x57\xef\x88\x3f\x21\x39\x6a\xb9\x1f\xbe\x47\x44\x33\xe9\xfd\xe7\x09\xda\x0d\x7a\xf7\x3e\xfe\x74\xed\xb6\x25\x97\xb9\xdd\x72\x2f\xe0\x0b\xf3\x34\x6f\xa7\x62\x96\xaa\xba\x6f\x9a\xc0\xa1\x78\xb8\xab\x8f\xaa\x90\x3f\x6e\x0f\xc0\x22\x64\x6f\x9a\x1b\xb2\xda\xa4\xdf\x1a\x66\xc6\x87\x49\xe6\xd5\xe4\x1f\x78\x2c\xda\x54\xf1\xd9\xaf\x5f\x10\x67\xb6\x76\x27\xf3\x74\xfa\xc0\x25\x7d\xdc\xb5\x0a\x9f\x49\xab\x99\x41\x3c\x99\x70\xa8\x36\x36\x7f\x01\x23\xb7\x2a\xb7\x20\x9b\xc8\xb7\xb0\x11\xdd\xf9\xd7\x4c\x3a\xd4\xbc\x54\x82\xa1\x05\x2d\x3d\x22\xd1\x0d\x63\x1d\x43\xf9\xea\xeb\xb8\x2b\x3e\x0c\xd5\x1c\x02\x7b\xad\x95\xe2\x36\xb8\x68\xee\x98\xc2\x42\x0a\x05\x00\xe1\x69\xf2\x35\x61\x54\xcd\x28\xe2\x2b\x63\x4e\xe5\x43\xd4\x3c\xe2\xb6\xf2\xbf\xe8\xf5\xf9\x1c\xd3\x1a\x4c\x58\xaa\xbb\x61\x1f\x56\x74\xe4\x80\x2e\x15\xf7\x2c\x34\x42\x4d\x27\x44\xfb\x24\x28\xcf\x13\x47\x5c\x3e\x28\x8c\xa4\xb9\x73\x1f\x2b\xd2\xa0\xe9\x00\x20\x34\x53\xa6\x08\x1e\xd5\x6c\xc7\x00\xf4\x9a\xca\x68\xcc\x0b\xc2\x9d\x72\x08\x7b\x26\xdf\xb5\xac\x05\xd7\x9c\x72\xbf\xf4\x01\xbe\xeb\xc8\x34\xed\x6f\xc2\xed\xd0\x79\x6a\x47\x70\xae\x8f\xa7\x92\x48\xf2\x75\x79\xa4\x38\x02\x1d\x98\xfb\x59\x31\x0b\xb6\x03\x00\x61\x36\x25\x9f\xff\xb6\xda\x0d\x8c\xa0\xf5\x57\xa4\x83\x97\xf1\x1f\xcd\x66\x52\x40\x5e\xaa\xf1\x1a\x69\x20\xc5\xbd\x74\x0a\x14\x1d\x95\xab\x5d\x07\xdb\x86\xc8\x4a\xa2\xe1\x3b\xde\x77\x8a\xfb\xc9\x62\x97\x41\xb9\x85\xb2\x65\xde\x32\xf9\x36\xca\x3d\x00\x10\x9c\xa2\xd6\xf2\x3e\x54\xed\xa1\x5e\xa1\x9e\xb7\xc0\xd4\xaf\xf8\xc9\xa6\x1e\x9a\x55\x2e\xcf\xf0\x99\x36\x3f\xb9\x40\xef\x4a\xf3\x89\x1c\xd0\xc4\xd3\xe8\x7b\x26\x54\x45\xb4\x3b\xde\x44\xc5\x6f\xba\x8b\x8b\xb6\xe8\x1e\x9d\x3d\xcf\xaf\x68\x17\x7d\x02\x00\xf8\x13\xf4\x45\xdc\xb7\x95\x09\x9c\xaf\x94\x13\xe5\x26\x8e\x12\x37\xbd\xec\x05\xc7\x39\xa7\xcc\xb0\x86\xdd\x9b\x54\xa6\x4b\x67\x67\x46\x4e\x55\xab\xd9\x5e\x7b\x92\x95\x57\xd8\x4b\xbc\x6d\x14\xfe\xac\xbf\x2e\x79\x45\xf3\xd8\x8b\xe6\x1d\x93\xed\x62\xbd\x05\x00\xbe\x1b\x03\xe4\xe0\x2a\xf6\x17\x4d\x27\xc7\x98\xcb\x0a\x7f\x61\xca\x8d\x1f\xa5\x8f\xb2\x8f\x96\x6e\x94\x0c\x27\x42\xda\x7c\x71\xcb\x61\xa0\xa4\x52\x74\x7c\x37\xb7\xf8\x89\xf0\xe5\xb6\x5c\xf9\x7e\xa1\xb3\xcb\x02\xd9\x6c\xc1\xd5\x79\x6c\xe9\x7f\xbc\xe7\x00\xc0\xb3\x65\x1d\x60\x9d\xb2\x54\xe8\x27\xa0\x53\xa6\x1f\xba\x35\x68\x6f\xe3\x3e\x4d\x64\xd6\x14\x3d\xb7\x04\x9f\xb0\x5b\xd3\xa7\xac\x38\xf8\x4a\xf5\x43\xf1\x29\xb8\xa4\xd8\x5b\x9e\xb4\xb5\xae\xc8\x28\xfb\xbd\xa6\xb8\xf0\x90\x6c\xde\xbc\x28\xc9\x2f\x91\x2b\x00\x70\xb7\xb3\x87\x99\x3b\x2d\x31\x35\xd6\xa4\x30\x93\xb9\xb2\x08\x39\x64\x78\x65\x59\x94\x61\xd6\x3b\x98\xe4\xf1\x93\x35\x11\xc6\x65\x11\x27\x55\x62\xfd\x60\x90\x46\x71\x41\x5b\xe4\x75\xa1\x68\xb5\xba\x79\xf5\x6d\xe9\x29\xe5\x8e\x79\x93\x25\x3e\x92\x1b\x00\xc0\xe1\x72\x5e\x33\x44\x16\xfb\xc6\x3b\xa0\xda\x84\xad\x77\x41\x2e\x34\x0c\xd5\x64\x66\x4c\xd3\xbd\xab\x2c\x8f\xc3\x68\xec\xca\x5f\x47\xec\x56\x45\x99\x0e\x05\xb9\x2b\xe4\x86\x6f\x5e\x28\xd9\x63\xfd\x9a\xd5\x6c\x29\xb6\x24\x62\xee\x75\xf1\xa8\xf4\x0d\x00\x70\x1c\xb9\x09\xf4\x8f\xe5\x0f\xda\x6d\xc1\xe9\x26\xdf\x16\x4f\x04\xcf\x20\x6c\x0c\x3a\xc6\xd6\xb5\xd4\x45\xc5\x4d\x52\x5f\xad\xc6\x84\x3f\x55\x59\x55\xb4\x06\x3e\x54\xf8\x9b\xff\xf3\x72\x97\x51\x0d\xb7\x57\x1f\x95\xfc\x52\x7f\x9a\x7b\x5e\xec\x52\x78\x06\x00\xd8\x5a\x6e\x0d\xe1\x5d\xf7\xcc\x82\x20\x84\xb0\x7d\x33\x22\x35\x83\xd3\x8c\x43\xd2\xe3\x3f\xd6\x8f\xa1\x86\x0f\x8d\xd7\x2c\xc7\xac\x0e\xf1\xae\x38\x86\x6d\xd8\xa1\x31\xf5\xe2\x0f\x6d\x58\x67\x88\x27\x4e\x73\x70\xd1\x3d\x07\x55\x36\x64\x4d\x11\x64\x01\x00\xc9\x6e\xca\x29\x42\x57\x17\x16\x79\x0d\x11\xdb\xd6\x80\x1a\xcd\x48\x6f\xfa\x83\xee\x8d\xbf\x50\x9f\x84\x39\x7e\xa8\xb3\xba\x1b\xfb\xbf\x90\xe5\x15\xd3\xf1\x01\x3b\x38\xa6\x34\x42\xe3\x86\x95\x86\x59\xe0\x2a\x07\x77\x9d\x8e\x84\xb7\x31\x6b\x42\x60\x6f\x00\x90\x2c\xa1\x5c\x23\xe0\x3a\x1f\x61\x44\x88\xe5\x6d\xeb\xb1\x71\x19\x1b\x9a\x38\x38\xfb\x78\x63\xdd\x3b\xdc\xfb\x43\xe2\xea\x03\xf8\xd7\x7b\x7e\x58\xca\x88\x33\x77\xe4\x96\xfd\x05\x83\x37\xcc\x2b\x6d\x21\x51\x1d\xbc\x74\xbb\x20\x83\xcd\xa0\xfa\x05\x79\x35\x00\x88\xaf\x52\x57\xe2\xff\xed\xb8\x04\x1e\x2e\xd0\xb5\x6e\x00\x9b\x8f\x35\x36\x1a\x48\x36\xf1\xee\x75\xb3\x48\xc2\x43\xeb\xab\x30\x90\xfb\x9e\xca\xf2\x73\xd0\x87\x1d\xae\x65\x6e\xf0\x45\xf7\x0f\xfa\x27\x64\x8b\x43\x80\x36\x8f\x42\x9a\x39\xa5\xe4\x2b\x95\x01\x00\x62\x07\xda\x06\xbc\x7f\xfb\xbf\xd4\x88\xfc\xdf\x2d\xbb\xa8\x09\xc7\x96\x37\xd4\x52\x73\xe3\x6a\x6a\x57\x52\x05\x07\x7b\x2b\xa5\xd4\x73\x7b\x82\xcd\xaf\x68\x2e\xdb\xef\x1b\xc3\x69\x06\xf7\x33\x7a\x2b\xba\x93\xc3\x3e\x0d\x95\x7e\x69\xe6\x01\xd5\x23\xc6\x5c\x00\x10\x05\xd3\x41\x9c\xac\x6d\x82\x7d\x2d\x3f\xb2\x39\x8e\x8d\x4b\xa7\xd4\x9f\x66\xcf\x8f\x5b\x5a\x13\xc0\x1a\x3b\xe8\x5b\xd1\xc6\xaa\xdc\x3d\x6e\x9e\xcb\x52\x6f\xe7\x18\x70\xac\x6a\xf7\x12\x9d\x3b\xeb\xa1\xc3\x01\x75\x21\x1b\x31\x53\xab\x1c\x61\x51\x01\x40\x98\xc6\xe8\xc0\x1a\x5a\xdb\xa4\x94\xbc\xf8\x26\x2f\x49\x77\x1a\xbb\xae\x5d\x7c\x33\xd6\xb3\x7a\xa3\xe8\x6b\x04\xd2\x62\x12\x6d\xde\xbd\xc6\x34\x45\x28\xf4\xf9\x59\x9a\x23\xb4\x76\x0f\xd1\xce\x13\x9c\x71\xd8\x57\x12\x21\xf8\x3c\xf3\x6d\x71\x20\xd7\x04\x00\x02\x77\x56\x20\x26\xa2\xe5\x89\xc6\x3d\xd7\xb5\x31\xb3\xa4\x27\x95\x5a\xfb\x42\xb5\x23\x66\x67\x55\x4a\x71\x5f\x78\x61\xf9\x65\x45\x4c\x70\x4a\xd9\x56\xf9\x02\x9f\xa3\xfa\xd2\xa2\xe9\x6e\x37\x35\xbe\xb2\x5c\x87\xe5\xaa\x54\x69\xf7\xac\x39\x8a\x85\x02\x6f\x00\xe0\xfb\xb3\x51\xe8\xf0\x96\xad\xe5\x8f\x73\xdc\x1a\xae\x98\xbe\xa5\x80\xb5\xb1\xc6\x6f\x47\x77\x57\x5e\x2c\x7d\x7b\xa0\xb6\xdc\x47\x3f\x25\x48\x69\xac\xd0\xee\xf7\xae\xd7\x2f\x50\xbf\x71\x8b\x50\x97\xab\xae\xdb\x0f\x29\x1b\xe5\xea\x59\xb3\xe5\x4b\x45\x09\x00\xc0\xe3\x72\xd2\x50\x77\x9b\x7f\xd6\xf8\x67\xb7\x36\x48\xaa\x6c\x52\x80\xda\xc5\x96\xb1\xe8\xf1\x4a\xae\x59\x76\x60\x8f\xf9\x4d\x19\x14\xe4\x67\x8c\x33\x54\x79\x1f\xd3\x9d\xd3\x77\xb8\x2d\x55\x47\x68\x30\xf6\xa5\xca\xd0\x62\xcf\x59\x0b\x8a\x64\xe2\x10\x00\xe0\xd9\x73\x8e\xa3\x88\xcd\xbd\x8d\x33\xb2\xf7\x35\xec\xa9\x2b\x4d\x36\xd4\x8c\xd5\x6c\x89\xa6\x56\x7a\x56\x3e\xdc\xff\xc3\x2c\xb3\x74\x06\xfe\x35\xfc\x32\x6b\xbc\xb7\xe9\xb2\x8d\x4d\xae\x7f\x4a\xee\xea\x98\xf6\x25\xc5\x03\x4a\xca\xac\x6d\xb2\x87\x92\xa9\x00\xc0\x55\x72\xfe\x20\x42\x06\xa7\x23\x96\x65\xce\xed\x9d\x8c\x9c\x9f\xb8\xbf\x73\x2e\xca\x36\x6a\x65\xab\x33\xda\x73\x2f\xbb\x71\x03\x86\xbd\x2b\xaf\x76\x23\xf6\xb7\x57\x6a\x65\x30\x5e\xbe\x56\x6b\xee\x26\xee\xb4\xdb\x5e\x76\x18\x3c\x6b\x45\xd0\xdd\x82\x33\x01\x40\x8a\xa4\xae\x44\xac\x19\x20\xa2\xe4\x19\x5f\x7a\xd8\xe8\xd4\x44\x9f\x0e\x03\x66\x53\xd4\x3f\x2d\x3d\x58\xc7\xbd\xc4\x86\x51\xdc\xf6\x5d\xa9\x35\x97\xf0\x34\xaf\xc4\x8a\x17\x84\x47\x6b\x0d\xe6\x74\x70\x9f\x5d\xa8\xf1\x0f\x49\x6f\x65\xd0\x71\xe1\x5b\x00\x20\xdd\x46\x75\x28\xf8\xd5\xff\x1f\x76\x53\xc6\xe5\x9e\x69\xd8\xbb\x89\x0e\x1d\xae\x38\x56\xe4\xb7\x96\x50\xfc\xf6\xbd\xa9\x0d\x71\x84\xd5\xbb\x0e\xd6\x64\x10\x7d\xbc\xa2\x2a\x68\x60\xce\x5a\x83\x19\x20\x19\xec\x22\x8d\x5a\x68\xc4\x6a\x48\xb7\x82\x5c\x09\x00\x92\x37\xd4\x94\x02\x43\xdf\x3d\xd0\x90\x41\xe9\x9e\x0a\xbe\x4c\xb8\xd8\xbe\x95\xb4\x31\xb2\xa5\x39\x91\x54\xb5\x77\x4d\x3d\x04\x05\xed\x5a\x55\xcd\x85\xa7\x78\x6d\xb5\x94\xc1\x8f\xd6\x6a\x4c\x8e\xe4\x41\x3b\xb4\xa1\x89\x52\x61\x3d\x43\xeb\x48\x1d\x01\x00\x89\x1b\x2d\xb9\xc0\xad\xf7\x36\x35\x35\x63\x5e\xd7\x14\x6a\x4e\x42\x7e\xdb\x56\x6a\x4e\x64\x6c\x53\x26\x95\x1b\x76\xbf\x4e\x48\x3d\xeb\xff\xbc\x4a\x4d\x73\xf1\xb2\x29\x6f\xa6\x55\xac\x95\x94\x6d\xa4\xfb\xd9\x95\x94\x56\x30\xe6\x5a\xa7\x68\x00\x86\x3d\x00\x88\xf7\xd2\x8d\xf9\xbd\x3d\x8f\xd9\xf5\xc7\x0c\x9d\xf3\xd8\x7b\xe3\xff\xb4\x06\xb3\x9e\x1f\xfe\xda\x48\x62\x55\x84\x09\x6a\xcd\x2c\x91\xbf\xa1\xb2\x89\xc5\xde\x72\xc3\x7c\x92\x65\x59\x4b\x35\xfa\xb1\xfe\xda\xf5\xeb\x4b\xd8\xa3\xd6\x9d\x25\x37\x59\xd1\x00\x20\x4a\x60\x5c\xc9\x7b\xdd\xdd\x2c\xf9\x2f\x7d\xbc\xfd\x95\x64\x59\xfc\xce\x16\x7b\xb1\xdf\xe1\xe0\x86\xc3\x22\x54\xe8\xab\x1a\x58\x78\xc6\x7f\x49\x85\x50\xb8\x7d\x0b\xce\x64\x12\xdc\x5f\x7b\xd8\x60\x23\x78\x6a\x77\x47\xb7\x45\xd0\x38\x63\xa9\x2a\x90\xeb\x04\x00\xc2\xe5\xac\x5d\x79\xd3\xba\x6a\xd5\x2b\xd2\xbe\xb5\x7d\x51\x99\xe3\xf2\x9b\xbd\x94\xeb\x0e\xd1\xea\x73\x14\xe7\x42\xbd\xab\xe5\x72\xa5\x1f\xd5\x52\x59\xc4\xf0\xfc\x59\x36\x2c\xeb\x5c\x6b\x5b\xba\x58\x16\x62\xf7\xaf\x76\x89\xe4\xec\x8c\xa4\xe2\xdf\x7c\x34\x00\x08\xd6\xb0\x0f\xe4\x2e\xed\xfc\x60\x3e\x9c\xe6\xd2\x16\x5c\x96\x12\x6b\x69\x12\x1a\x72\x0f\x9e\xa8\xeb\xd3\xcb\x43\x78\x55\x0f\xb4\x2f\x7d\x9f\x95\x4f\x68\xe8\x9e\x70\x99\x83\x7a\x97\x4b\xbb\x3e\x53\x79\xca\xae\x4d\xb3\xbf\x68\xcd\x0c\x9a\xe2\xbd\x30\x1e\x00\xf8\x19\x9c\xb5\x39\x55\x9d\xcd\x55\x09\xa9\x03\xad\xdf\x2b\xdc\x63\xc3\x9a\x7c\xca\x27\x1f\xcc\xaf\x4b\x37\x4d\x0a\xf1\xa9\x62\x19\xbd\x7d\xcd\xe5\x96\xd2\x16\xcf\x50\xe3\x59\x1d\xcd\x45\xa9\x9f\xa6\x9e\x66\xd7\xac\xbe\x26\x97\xce\xd0\x2b\x92\x45\x1e\x00\xc0\xfb\xc5\xa1\xe6\xf8\x77\xe6\xd4\xdd\x48\x3d\xd6\x5a\x51\x43\x8e\x99\x68\xbc\x57\xe5\x79\x70\x7d\x1d\x50\xb1\x2a\x64\x52\xd5\x92\xf2\x10\x5f\xb0\xdc\xdb\x34\xc7\xd3\xdd\x98\x60\x98\xed\x52\xa8\xe3\x6a\x2e\xda\x5d\x52\x6f\x56\xf4\xce\xb8\x2a\x6f\x10\xdd\x03\x00\x1e\x96\xd3\x9e\xb5\x74\x64\x1a\x72\x49\xd2\xd3\xc1\x4f\xc8\x07\xd1\x5e\xbd\xff\x43\xd5\x1e\x08\xef\xbc\x8f\xae\x0f\x9e\xd5\x3a\x88\x79\xb8\x3d\xb2\x51\x8d\xf3\xf3\xe8\xab\x15\xe0\x07\x9c\xa0\xca\x2f\xc4\xa3\x0b\x48\x96\x5b\xe0\xa9\xa9\x9f\x4a\x8d\xf0\x35\x00\x28\xc4\x51\xbd\xb3\xfe\x39\x01\xa3\xa9\x49\x0f\x07\x41\x8c\x7d\xb4\x57\x2f\x0d\x33\x74\xe0\x60\x27\x12\x2b\x09\x9e\xdb\x1a\x89\xe3\x6f\x8f\x6d\xdc\x84\xef\xf4\x38\x55\xeb\x4c\x9c\xec\x24\xa8\x54\x82\x29\x0b\x8a\x2c\x58\x92\x7c\x9a\x63\xe9\x6e\xb2\x27\x00\x14\x7a\x52\x3d\x32\x7f\x1e\xff\x84\x9b\x95\x74\x75\xe0\x37\x8e\x1b\xbd\xa1\x77\x36\x7e\xf2\x81\x7d\x1d\xbf\xf0\xea\xe0\xd9\x2d\x8f\x09\x59\xdb\x63\x1b\x8e\x13\xb3\x3c\xce\xd5\x74\x82\x1c\x27\x55\xe5\x1a\x52\xdb\x82\xfa\xf2\xdf\x50\xdf\xb4\xdd\xfa\xeb\xe4\x77\x00\x20\x7d\x4c\x45\x65\x8e\x0d\x3f\x25\x6d\x4c\xaa\xef\xff\x48\x8a\x89\xb6\xed\xb1\x22\x31\x0f\x6c\xe8\x98\x4e\x7a\x1a\xf4\xa5\xf9\x3b\x84\xda\xbe\xaf\xfe\x26\xec\xe8\x71\xbe\xfa\x0c\xfc\xc9\xa9\xa6\x62\x0b\x79\x7c\xc1\x63\xf3\x07\x4a\xd7\x34\xa5\xee\x34\xf5\x29\x00\x48\x17\xd2\xf2\x33\xa5\x43\x23\xd4\xd3\x49\xd8\xbe\x3b\xd4\xae\x23\xb7\xbb\xbe\x53\xcb\x0f\x00\x6d\x7f\xa9\xad\x41\x57\x9b\xbe\x53\xdf\x6c\xdf\x5c\x77\x83\x16\xe0\x31\x54\x75\x9c\xd6\xe7\xd4\x65\x59\x47\xcf\x58\xb8\xc8\x34\xc6\x08\x99\xf6\x52\x5b\xc2\x98\x07\x00\x12\x17\xba\x25\xf3\xe8\x60\x37\xfb\x45\x92\x57\xef\x4d\x36\xea\x88\xae\xf3\x13\xeb\xef\xfe\x33\x6d\x00\xab\x3b\xa8\xa2\x71\x82\x65\xd8\x6e\x5b\x7b\x8b\xa5\xf2\xa8\xaf\xec\x67\xf5\x3a\x0d\x96\xaf\x60\x7b\x2d\x0c\x2c\xab\x64\xf7\x4c\xf7\xd2\x24\xb3\x1c\x00\x40\xec\xca\x18\xcd\xa8\x1c\xd0\x4b\x2e\x26\x96\xf4\x54\x88\x9f\x1d\xb1\xed\x68\x11\x4d\xec\xdf\xd3\x32\x28\xda\x16\xb4\xb1\xa1\x5f\x58\xe6\xd3\x5a\xa3\x15\xae\xf2\x40\x55\x50\x04\x4f\x9d\x06\x4c\x27\x85\x1e\x0b\x35\x46\x6b\xc1\xf2\xe9\xad\x25\x9d\x9c\x0e\x00\x10\x3e\x63\x6d\xcd\x58\xdf\x1f\x57\xa2\x4a\x9c\xd6\xcd\x51\x4d\x89\xc2\xb6\xd7\x14\xd3\xf6\xb5\x35\x77\x2b\xb6\x06\xd6\xd6\x77\xc9\x9d\x7d\x02\xaa\x35\x45\xde\x1e\xcb\x2d\x74\x59\x8d\x53\x59\x59\x6b\xe1\x87\x85\xa3\xa5\xa7\xc4\xad\x56\x33\x55\x09\xbc\xb3\x00\x20\x78\xc6\xf6\x3a\x76\xb8\x4f\x6a\x3a\x9a\x90\xd2\xd5\x69\xdc\x1f\xf9\xb2\xed\x5e\xe9\xa1\x7d\xee\x4d\x2f\x74\x86\x40\xd7\xba\x27\xda\xf5\xde\x37\xaa\xae\x68\x66\x6d\x38\x53\x7e\xb2\x84\xed\x04\x1a\x1f\x17\x37\x2e\xbc\xad\x3f\x53\x58\x6b\x15\xa6\x0c\x15\x30\x01\x40\x60\xcf\xfe\x5f\xfa\xc3\xbe\x90\xca\x39\x09\xd6\x5d\x49\xe5\x37\x22\xab\xdb\x40\x53\xcb\xde\x8f\x4d\x54\xe3\xc3\x80\xaf\x75\x04\x43\x8c\x77\x6d\x55\xae\x7e\x70\x43\x6d\x79\xaa\xf6\x80\x13\xc2\x88\x55\x99\x17\xbe\xd0\xef\x92\xbd\xb6\x42\x15\x77\x0a\xfd\x01\x80\xdf\xca\xf1\x4e\xc7\xf4\xfe\xa8\xdd\x11\x3f\xd8\xf9\xb7\xea\x69\x24\xbe\xcd\xa6\xa2\x6a\xef\x99\x26\x9b\xf2\x0b\x01\xd7\x6a\x7f\x98\x7e\x78\x2b\x2a\xff\x67\x2c\xdb\x60\x36\xbf\xd0\xd3\x9d\x98\x86\xc7\xea\x4d\x8b\x1c\x75\xa2\xa2\x09\xab\xc6\x62\x2b\xe1\x3d\x00\xe0\x7b\x70\x0a\xc6\x23\xd1\xca\x1c\xfb\x33\x08\x4c\x4e\xee\xed\xde\x1d\xd8\xb0\x7c\x49\xed\x55\xdc\x4a\x84\xb7\x36\x0b\x3f\x1d\xf9\x4d\x30\x05\xff\x13\x7d\x9e\x60\x45\x9c\x86\xad\x4b\xdd\x06\xae\xc0\x5b\xc2\x5e\x93\xfc\x88\xac\x0d\x4e\xd0\x3a\xd2\x7c\x6b\x0a\x79\x3a\xe9\xf4\x0d\x0e\x0a\x2e\xc8\x1a\x6d\x47\xe7\x21\x86\x7b\xb8\x98\x34\xd4\x8a\x5a\x27\x6c\x34\x1a\xab\xb9\x88\xdb\x87\x79\xcc\xcf\xc3\xa7\xe1\xa2\xf1\x54\x02\x1b\x7f\x3b\xa5\x87\xd8\x4a\xc4\x84\x41\xe0\x53\xf0\x83\xfb\x28\xe9\x3e\xe4\x68\x1d\x0e\xdf\x82\x24\xd7\xfb\x91\xe9\xe8\xe7\xa7\x9f\xa2\x20\xcc\x68\xf7\x28\x9a\x86\xbd\x59\x93\x8a\x91\xe1\xae\x6b\x66\x63\xab\xf1\xff\xf2\xce\xe0\xce\x12\xad\x70\x9f\xf0\x13\xe0\xe6\x94\x1d\x44\x5f\x52\x6e\xd8\x2c\x90\x02\x09\xdc\xf1\x24\x0a\x9c\x6c\xed\x0a\x2b\x61\xea\xd5\xb2\x82\x1a\xe8\xf5\xc9\x8f\x88\xcb\xb0\x67\xe7\x0b\x94\x2d\x9c\x57\xd5\x8b\xde\x08\x0f\x95\x94\x60\xd2\xc8\x6b\xb9\x74\x6c\x19\xb9\x14\xfb\x04\xf7\x91\xb2\x34\x39\x88\x10\x41\x91\x87\x06\x10\xcd\x94\xef\xee\x93\xc1\x6a\xaa\xab\xb5\x03\xf4\x9a\x52\x7a\xf9\x55\xde\x57\xb6\xdf\x48\x6c\x81\x1f\xeb\x51\x87\x1b\x42\xca\xc2\x56\x2e\x47\x5e\x65\x2d\x54\x2d\x45\xaf\x62\x9e\xe5\xb8\x61\xc8\x4c\x01\xe6\x04\xf6\x25\x73\x7f\xd2\x1a\x7c\x3a\x73\x72\x08\x8b\x70\x82\xd1\xe3\xa6\x25\x9e\x62\x84\x58\x7b\x40\xae\xb4\xd1\x8b\xd7\x72\x33\xa5\x31\xc7\xfd\xf2\x2e\x4a\x5c\xdb\x72\x0b\xfc\xc4\x53\x2c\x20\x42\x27\x7c\x5d\x6c\x40\xfe\x15\x3c\x63\x5d\x47\x13\xf8\xf7\xd1\xa5\x98\xaf\xbc\xdb\x09\x9f\x71\x85\xdc\xa1\x3d\xa7\xf1\xff\xe3\x9c\x70\xdb\x4e\xf8\x8f\x5d\x6d\x7d\x88\x84\x64\xdc\x3e\xff\x37\xe7\x40\xe9\xe3\xc1\xde\xdc\x32\xdd\xb9\xe6\xb3\x79\x5f\x35\xb5\xa6\x3f\x05\x09\x25\x18\xf9\x41\xc4\x15\xa5\x0f\x63\x14\x75\x58\xfe\x17\x39\x8e\xfe\x57\xd6\x11\x7f\x16\x4b\x97\x26\xee\x6e\xc6\x7d\x10\x2f\x71\xad\xc1\xdf\x15\xae\xb5\xa6\x81\x3c\x76\xd7\xd9\xd0\xec\x98\xa6\x49\x7d\x6f\x72\x46\xeb\x38\x8d\x7b\xf3\x3c\xab\xf7\x1b\xcb\xf2\x35\x96\xb7\x32\x07\x84\xad\x89\x46\x1b\x45\xaa\x4b\xff\x20\x16\xa2\xb7\x68\xd3\xe2\x08\x98\x0b\xaa\xee\xe0\x22\x5c\xb0\x62\xab\xeb\x54\xbc\xa3\x4c\x63\x2d\x23\x7e\xe2\x05\x8e\xae\xc9\xfa\x3c\x84\xef\x99\xc8\x89\xea\xdb\x5d\xbf\x31\xb7\xb9\xf3\x77\x69\x49\xfe\xfc\x56\x89\x74\x43\x01\xb7\xe1\x0f\xe5\x27\x72\x6e\xcd\xa1\x7c\x3c\xaa\xc9\x42\x89\x75\xc7\xec\x36\x96\x04\x35\x63\x3b\x75\xd6\xeb\xa9\x38\xb1\x2a\xcb\x5a\x47\xa4\x0b\x62\x4e\x1f\xc9\x3a\x3f\x9a\xd6\xe3\x99\xb3\xf6\xc4\xa9\xba\xf8\x5c\xda\xc0\x5f\xfd\xe9\xbc\x7b\x3d\xcb\x24\xd9\x05\xa1\xed\xb3\x29\xbb\x10\x17\x1b\x6f\xe7\x5d\x42\xe5\xd4\x90\x62\x1a\xd1\xdf\x2d\x53\x83\x52\xb0\xa9\xc6\xc9\xeb\x13\x70\x1b\xd4\x1a\xeb\x41\xe2\x7a\xe1\xbc\x53\x23\x59\x96\x8b\xd1\xdd\xfa\xec\x1f\x67\x53\x6b\x8f\xe7\x86\x9c\xf4\xd1\x6f\xcc\x2b\x19\xfc\x2a\xbe\x9d\xff\xb3\x87\x4c\xee\x47\x80\x6d\xd7\xf2\x12\x50\x36\x0d\xdf\x63\x52\xd1\xb2\xaa\x5f\x41\xfe\x98\xb7\xe6\x88\xf5\x59\xd8\x3a\xed\xd2\x19\x73\x09\x06\x61\xde\x95\x38\x5c\x62\x76\xeb\xc8\x5b\xdc\xeb\x5c\x7a\xe7\x3f\x78\x5e\xfe\xf6\xca\x6f\x84\x4d\x05\xef\x55\x0f\x09\x4f\x90\xdd\x9c\xd7\x44\x2d\x5a\x8b\xcd\x02\x53\xb0\xe2\x64\x2b\xd2\x66\x7c\x61\xe8\x66\xc8\x9a\x08\xbb\x7d\x80\xba\x48\x6b\xad\xd7\x90\xf7\x43\xce\x97\x05\xd8\xb4\xfc\xd7\x23\x2b\x71\x93\x10\xfb\x3a\x8e\xe2\xda\x90\x5d\x95\x61\x78\x3c\x7a\xb9\x6a\x07\x21\x18\xc3\xe3\x1c\x25\x5a\xe3\x96\x60\xee\x13\x1f\xe2\x2b\x92\xa8\xe0\x18\xf1\x50\x48\x0f\xa9\x13\x7c\xe8\x26\x84\x30\xd0\x5a\xab\x3f\xe4\x55\xd0\xfd\x4b\x3d\x98\x68\xf4\x81\x13\x87\xb1\xf6\x18\xbf\x76\x25\xf6\x19\x36\xb1\x42\x8c\xeb\xc2\xe5\x29\xc5\x78\x05\x9e\xc1\xee\x22\x20\x08\x9d\x98\xa3\xc4\x44\xe2\xe7\xc4\x5f\x60\x1c\x69\x67\xc8\x0e\x52\x34\x54\xe0\xb6\x03\x5a\x0c\x27\x58\x5d\x85\x9f\xc3\xfd\x17\xce\xa2\xc4\xd0\xa6\x61\x3a\xba\x00\xe2\xb6\xde\xc4\x64\x40\xe3\xe5\xbf\xb0\xe1\xb0\x67\xb1\x2b\x2e\x08\xae\x64\x41\xf8\x40\xb2\x07\x3a\x94\x10\x45\x1e\x4e\x9c\x45\xc4\x52\x0e\xed\x21\x80\x3c\xca\x55\xd7\x13\xa4\x7d\x54\x67\xab\x0e\x78\x3f\xe5\xcc\xf9\x57\xc8\x69\xac\xc3\x83\xd7\x90\xdf\x59\xb3\x5a\xe6\xa0\x7e\x31\x5b\xcd\x47\x31\x53\x98\x59\xf2\x46\xec\x12\xa6\x3b\xd3\x0d\xb7\x81\x69\x8d\xda\x84\x3f\xc2\x78\x9a\xb0\x98\x20\x60\xf4\xec\x7e\x42\xb4\x30\x0a\x5d\x59\x60\x36\x23\xc8\xea\x33\xc4\xa6\x7d\x3a\x7b\xbb\x80\x22\x71\xee\x3f\x81\x50\x8a\x57\x37\x05\x21\x87\x45\xff\x94\xd5\xa1\x1e\x09\x17\x14\xad\xc3\xd8\x0a\x1c\xe9\xb7\xb0\x5b\xf8\xc1\xc8\x05\xb8\x02\x5e\x6a\xfc\x54\x7c\x27\x37\x77\xb7\x17\xe1\x32\x47\xe8\xba\x89\x28\x62\x1b\xac\x5d\x48\xc7\x19\x7f\x46\x17\xe6\x47\xeb\x19\xbd\xde\x05\xe9\x5a\x5a\x7d\x2d\x02\xab\xc6\x1a\xf6\x20\x75\xaa\x54\xe9\x04\xea\x4a\x71\x38\xf5\x01\x66\x96\xdc\xa7\x20\x1e\x1b\x2b\x5b\x14\x7b\x0d\x57\x2d\x79\x19\xec\x81\xbf\x22\x1a\x5b\xdf\x43\x20\x0a\x17\x58\x63\xc1\xb3\xec\x0b\x27\x53\xf2\x92\x1a\x5c\xbb\x48\xf9\x9c\x9a\x47\xb5\x9e\x05\xd5\x95\x63\xba\x6f\x88\x0b\xe5\x3a\xf1\x33\x14\x50\x96\x40\xfe\x1f\x3a\xac\x74\x6a\x5e\x25\xc6\xac\x29\x8e\xa1\x61\x3f\xa9\x96\x07\xad\xc0\x3b\xca\x2f\xad\x5f\x8f\x6f\x97\xa5\x58\x2b\xc0\x75\xbc\xa0\x13\x7b\xf2\x80\x81\x9c\x0e\x56\xfe\xdc\x9e\xcc\xea\x25\x05\x4e\x1d\x7b\x34\xff\x43\xec\x69\xb1\x16\x7e\x43\x12\xeb\x6b\xe1\x35\xa8\xe1\xea\xf5\xb9\xb3\x30\x4b\xcb\xf9\x47\x77\x62\x73\x0c\xb7\x02\xfd\x70\x0a\x2d\x7d\x5d\x2d\x7e\xb9\xf2\x97\x75\x25\xb1\x4d\x10\x7c\x3c\x37\xf7\xe2\x29\xaf\xf6\x96\xbc\x27\xc3\xe7\xaa\x02\xf2\x3f\xf4\x6f\xd1\x38\x20\x66\x77\x31\x84\x9b\x90\x3e\xad\x65\x10\x02\x45\x6e\x30\xe6\x64\xa3\xaf\x55\x63\xa2\x07\xb0\xcb\xcb\xb7\x06\x7c\xc2\xf9\x1a\xf2\xd6\xf1\x70\x43\xea\xe5\xd6\xe7\x89\x71\x82\x9f\xc3\xe7\x72\x4d\x63\xf3\xda\xe7\xe5\x35\x8e\x46\x56\x9a\xf3\xbb\x4f\x24\xab\xd9\x05\x67\x06\xf6\x09\xca\x10\xaf\xba\xa7\x90\xfe\x43\x39\xb7\x4a\xb2\xbf\xa1\x31\xf5\xaf\xa2\x11\x98\xf6\x2a\xe7\x80\xf3\xd8\xf3\x26\xcb\x3a\x39\xce\x5b\xa3\x9e\xe1\x48\x18\x15\x1e\x19\xdb\x4c\x0c\xcc\x8e\x1f\x5a\x46\x54\xe5\xae\x6e\x31\x13\x3f\xe5\xfd\x6b\x7e\x0d\xe6\x17\x34\x2b\xbc\xc0\xf7\x48\x0e\xb3\x94\x54\x80\xce\x42\x31\x49\x3f\xb1\xc9\x09\x22\x88\x8f\xcf\xde\xe3\x0e\x2f\x23\xc6\xb9\xe6\xc0\x0a\xd2\x3c\x2b\x2c\xf9\x2b\x74\xe4\x7c\x22\x21\x32\x1f\x1c\x8c\x26\xf4\x17\xdc\x69\xfe\x8f\xe8\x89\x8c\x30\xfb\x12\xbb\x51\xa7\xe4\x22\x30\x02\xe3\xcb\x9c\x0e\xde\xc7\x5e\x46\x4e\x90\x28\xf8\x82\xf8\x09\x68\x0d\x71\xd9\x6e\x13\x74\x05\x6c\x77\x9d\x02\x1f\x81\x6c\xad\x82\xc9\x57\xa0\x89\x73\x54\x3c\x02\xd5\x37\xc0\xc1\xff\x87\xee\x6c\x5e\x43\x00\x31\x8f\x4d\x4c\x22\x80\xfd\x5b\x74\x9f\x68\xc1\xaf\x64\xe4\x80\x21\x84\x24\x24\x0e\xfc\x45\xac\x8a\x17\x92\x7a\x48\xc0\x6e\x7f\x08\x07\x05\xad\x3f\x0d\x03\xf0\x5e\xab\x0d\x64\x15\xfc\xe4\x4c\x0f\x56\x49\x22\xf5\x5d\xc1\x6d\x21\x8d\x37\x0a\x70\xaf\x21\x3f\xe3\x4f\xbc\x0e\x2a\x95\x51\x08\x09\xf0\x32\xfa\x06\xe2\x4a\xb8\x0d\x91\x4d\xfc\x42\x8e\x8e\x2b\x07\xaf\x52\x80\x60\x98\xd4\x44\xd1\xad\xdf\x0b\x05\x52\xa7\x5a\x4d\x27\xcf\xa6\xdc\x38\xdd\x82\xf1\x61\x66\xf6\xce\xc5\xdc\x67\x7a\xd5\x77\x61\x35\x8c\xff\x0c\x71\xb8\x34\x46\x47\xa1\x2d\xde\x97\x51\x48\x7d\x4d\x58\xc2\x20\x17\x1c\x25\x4e\x61\x14\xc4\xf6\x13\x3f\x31\x92\x83\x3e\x82\x17\x19\x11\xeb\x97\x91\x12\x18\xab\xad\x62\x60\x7f\xda\xb7\x93\x0d\xa8\x21\xd1\xe7\x6e\x1b\xb4\x50\xb4\xac\xf6\x1e\x06\x23\x5c\xa8\x6f\xc6\x1e\x12\x04\x48\x4a\x70\xfe\x7c\x14\xa5\x0c\xbf\x9e\x57\x99\x1f\x40\x58\xcd\xbd\x13\x73\x9a\xe8\xc4\x9d\x1a\x74\x98\x38\xc1\xf1\x5b\x77\x15\xa4\xb1\x29\x56\xc5\x10\xcc\xf8\x79\xfc\x0b\x52\xa8\x73\xe8\x20\xa3\x22\x35\xee\xd5\x11\xe8\x55\x25\x5e\xda\x18\x8c\xb5\xf2\x90\x88\x88\x9d\xa4\x48\x83\xdb\x70\x40\x51\x5e\xae\x12\x6f\x5b\x98\x73\x94\x4f\x58\x2c\x49\x0b\x4c\x20\xfc\x12\xa1\xd6\x65\x13\xb3\x05\xef\xac\x3e\x90\xc8\xec\xee\xa1\x00\x84\xb4\x2e\xbc\xf5\x1c\x12\x5d\xed\x59\xf1\x00\x75\xb8\x22\x48\x3d\x1f\xbd\xd5\x1c\x2c\xc8\xc4\x6c\x30\x7a\x90\x2e\x61\xbd\x75\x7f\xb3\xff\xc3\x1d\x52\xf7\x45\xef\xc0\x27\x2b\xb1\x01\xb1\x84\x50\x79\xf2\xda\x37\x04\xa3\xcc\xde\x7a\x3d\x78\x91\x67\x3f\xb0\x11\xb1\xb5\x2f\xaa\xf9\x22\xe2\x6f\x17\xa5\xfc\x04\xf2\x7c\x1b\x4f\x65\x8b\xaa\x6f\x82\x79\x30\xba\xbc\x6e\x1f\x68\x83\x69\xac\xfc\x99\x75\x14\x7b\xc6\x2c\x8c\xfa\x8e\x1b\x37\xcc\xdd\x85\xc7\x0f\x68\xbe\xaf\xcd\x22\x4c\x57\xd2\xac\xfd\xc1\x83\x02\xdb\xfe\xd0\x82\x3f\x23\x40\xd3\x17\xc4\xd8\xe0\x29\xf3\xbf\x48\x75\x6f\xb2\xd2\x1b\x85\xee\x78\xc0\x6d\x47\x1f\x6b\xd9\x44\x3c\x8c\xc9\xad\x4f\xca\xec\xc0\x52\xab\x72\xa3\x20\x1c\xdf\x9c\xb1\xcb\x05\x9f\x5d\x7a\x6f\x6d\x20\xbe\xaa\x44\x6a\x7d\x8c\xf8\x45\x30\xd8\xa7\x29\x38\x77\xf6\x44\xd3\x5e\x84\xf2\x94\x8f\x39\x10\x99\x34\x0c\x15\x6b\x50\xee\x7d\x6a\xae\x23\x7a\x41\x27\x8b\x70\x01\x33\xb7\x25\x30\x33\x08\xeb\x50\x37\x1e\xe5\x8a\x5b\x59\x79\xd0\x7f\x02\xf7\xb5\xec\xd7\xda\x30\xbc\x83\x7a\xc2\xba\x87\x98\x2a\xb4\x3b\x4e\xa7\x68\xb3\xde\x75\x2c\xa1\x60\x73\x9a\xaa\xd9\x94\x7d\x79\x7c\x6d\x3e\x25\xaa\x60\x97\x28\x93\x92\x87\x5c\x0a\x17\x51\x28\xa8\xaf\xb9\xfe\x14\x0b\xe6\xd3\x51\x7b\x4a\x2b\xee\x6f\x40\x31\xe5\x32\xe1\x83\xcb\x69\x2a\x00\x76\x4e\x3b\x46\xfd\x1f\x84\x1c\x1e\x22\x97\xe4\x5d\x68\xcf\x22\x4b\x0b\x3c\xab\x6e\x91\xf1\x88\x61\xcd\x08\x59\x8b\x5a\x2d\x3c\x4e\x3e\x8f\xae\x80\xbe\x93\x3f\x63\x7d\x72\x06\x28\xee\xb8\x47\xd1\x6a\x4a\x1c\xc1\x10\x60\x43\x51\x80\xbe\x2e\x31\x94\xcb\xa4\x9a\x69\x9e\xd4\xdb\xf0\xe4\xa1\x8f\xb0\x16\x79\xb5\xad\x16\x6e\x42\x3d\xaa\x72\x84\x2d\x18\x47\x8d\x35\xfc\x0c\xeb\x2a\x5c\x40\x5e\x8f\x8b\x87\x12\xc8\xc7\xf0\xe6\x9c\x6d\xe4\x06\xc2\xef\xe8\x75\xe4\x77\x60\xce\xae\x6a\x4a\x00\xa9\xdf\x65\x11\x45\x00\x8d\x4f\x5b\x44\x6d\x84\x2f\x0c\xbc\x82\xa6\x10\x3b\x5b\x46\x21\x77\xf0\x70\x45\x08\x74\x00\x3c\x53\x82\x82\x74\xa4\x18\x7e\x2b\xf4\x99\xf4\x97\xb4\x0a\xde\x07\x35\x67\xbb\xc2\x8d\x30\xe2\xc8\x41\xf2\x5c\x72\x88\xff\x4f\x32\x8f\x32\x7d\x8d\x85\x7c\x9d\x22\x99\x36\x99\xea\x4a\xa9\xe8\x0f\x07\x49\x74\x56\x73\x04\x78\x8e\x4e\x2f\x6f\x22\x2d\xa3\x67\x2b\x7f\x90\xa8\xf4\x48\x5e\x1a\xe9\x1d\xfd\x20\xf1\x2b\x14\x4b\x8f\xcb\x5a\x07\x5d\xa5\x17\x44\xf1\x60\x1f\xba\xd4\x1f\x05\x77\xd0\x2d\x6b\xc8\xf0\x47\x7a\xed\xb4\x48\x4a\x2e\xad\xa1\x37\x9d\x08\x0a\x81\xc6\x23\xc4\x21\x81\x9f\xd9\x16\x5c\xc0\xa7\x17\x43\x20\x8f\x37\xc0\x9d\x41\x9a\xce\xb3\x22\x9c\x20\x31\xb9\x29\x99\xab\xa0\x19\x9c\xfe\xc8\x76\x08\xcb\x59\xe2\xf7\x3f\xe8\x09\x9b\xbc\xe6\x30\x3c\x8f\x3d\x63\x5a\x2d\xd9\xc0\x28\xef\xaa\xc7\x7f\x54\xbb\xd7\x4f\x21\xc4\xa8\xaa\x8d\x95\x84\x01\xe5\x6c\xf9\x0e\xe2\x4e\xc5\x1e\xd6\x1f\xe2\x68\x11\x0b\xf7\x06\x8c\x2a\x3c\x75\x4c\x02\xbe\x91\x02\x87\xb9\xa4\x4c\xf1\x01\xbf\x4d\xa4\x1b\xc2\xea\x35\x1b\x49\x8f\x04\xb4\xe9\xa9\x30\x96\xbd\xbb\x23\x10\xbf\xa6\xea\x55\x4d\x1a\x9e\x51\x61\x5f\x1a\x83\x7f\x68\xa6\xc8\xfe\x21\xa4\x1a\xeb\x18\x7f\x08\xef\xf4\x97\xb0\x4b\x89\x1c\xcd\xdb\xb4\x6f\xe0\x1a\xd5\xc4\xa1\xb5\x60\x47\xf1\x62\xdf\x8d\x24\xe7\x22\xf4\xea\x4a\xd2\xf2\x42\xd4\x74\x01\x34\xc6\xe5\xb6\xfe\xc4\x59\xba\xb6\x57\xa1\x70\x13\x6d\x67\x74\x3b\xf0\x47\x9b\x37\x49\x67\xe0\x6f\xd5\xe7\xd1\xed\x08\xc7\xaa\x45\xe8\x44\xc2\x4f\x8b\x2a\x15\x41\xd4\x94\x49\x22\x7e\x82\xeb\xf5\xfc\x9d\xc1\xa0\x5e\xfd\x69\xf5\x12\x90\x5e\x1c\x37\xbd\x0c\x0a\xe4\xc7\xb7\x2e\xc5\x81\x83\xe6\x4a\x0d\x6e\xac\x77\x4c\x1b\x87\x5f\xd9\x79\x56\xe2\x89\x2f\x6d\xd5\xd1\x22\x08\xce\x8d\xfb\x50\x95\x84\xb6\x9a\xfb\x29\x17\x89\xe1\x15\x31\x11\x38\xe2\x83\xb2\xeb\x3b\xde\x80\x7b\xf5\xc3\xce\xef\xc1\x15\xaa\xe0\xe9\xc3\xa4\xa7\x82\xa9\x2d\x48\x5c\xf8\x29\xb7\x8a\xd7\x38\xed\x71\x1b\x4d\x23\xee\x59\x7f\xab\x58\x8a\x8f\xee\xde\x48\xed\xc2\x5f\x6b\x63\xa3\xec\x09\x71\x8d\x4d\x29\x71\x84\x37\x35\x43\x11\xf3\x88\x04\xcb\xd0\x8e\x3e\xe2\x4d\x63\xb5\xf3\x07\xa2\xbc\xc4\x60\x65\x43\x8a\x12\x24\x75\x4c\xb0\xbd\xb3\x82\x6b\x65\xac\xda\x9c\xa5\x06\x88\xe5\x94\xfb\xbc\xc8\x89\xd9\x97\x5f\xcf\x7c\xc5\x4c\x46\x48\xb0\xcf\x18\x7f\x51\x84\x74\x2a\xa3\x0e\x43\x3c\xf8\x91\x11\x83\x63\xef\x8c\x65\x2c\x24\xa0\x9d\xe2\x18\x76\xe0\xfa\xc9\x2f\x19\x7b\xa0\xd4\x8e\x03\xac\xa4\xdc\x17\x35\xaf\x98\xf7\xf3\x29\xa5\xb7\x99\xc7\x10\xd6\x32\x01\x73\x3e\x92\xcc\x8c\x61\x8c\xa1\x6d\xb1\xa9\x0c\x1a\xa6\x2a\x7d\x26\xc3\x17\x77\xe4\xa0\x8a\x01\x10\xe6\xee\xf8\x4b\x1f\x27\xb6\x3a\xd9\xd1\x5f\x91\xec\x26\x8f\x33\xdc\xa0\xe7\xed\x32\xa6\x04\xd1\x5c\xb3\x85\xb9\x10\x35\xa3\x74\x03\xa3\x0a\x1d\x55\xf8\x88\x81\xc0\xe4\x33\xfa\x19\x3e\xd8\x5a\xcc\x38\xfd\x17\xee\x77\x9a\x9c\x7e\x86\x90\x7e\x70\x3b\xbd\x8c\x78\x65\x47\x2d\x5d\x40\x5a\xb3\xea\x5f\xba\x19\x0a\x9c\x7c\x95\xfe\x1b\x2e\x6f\x7d\xc1\x98\x4b\xa0\x56\x49\xe8\x9d\xc4\x55\xba\x42\x7a\x2e\xb1\x4f\x8a\xa7\xfb\x81\xa9\x74\x0a\xdd\x81\xb4\x0c\xdd\x43\xfb\x4a\xfa\x37\xd5\x40\xbb\x0b\x0d\x46\xe0\x69\x17\xe1\xa2\xed\x9f\x69\x0f\xc9\x71\xab\xc8\xb4\x2f\xe4\x2f\x93\x2f\xd3\x19\x94\xb4\x16\x37\x1a\x93\x7a\xb5\xe2\x06\x6d\x2f\xf5\x85\x76\x36\xcd\x8e\xfa\x55\xb2\x80\x36\x97\x36\x8d\x16\x4c\xfd\x46\x5b\x8a\x32\x51\x3f\xd1\xc2\x53\x1a\xa8\x0f\x68\xb4\xf0\x11\xea\x4f\xda\xe0\x76\x22\x6d\x09\xed\xbf\x55\x89\x34\x7b\xfa\xfc\x29\xcb\x68\x17\x68\xc1\x4d\x5a\x6a\x10\xaf\xd7\x72\x88\x1a\xc4\x0b\x55\xe7\x51\xb7\x71\x87\x44\x72\xaa\x07\xd7\x99\xf2\x92\xea\xc1\x51\x22\x73\xa9\x6e\x1c\xfb\xe4\x72\xea\x66\x76\xcd\x81\x6f\x54\x7f\xf6\xba\xed\xf3\xa8\x81\xac\x9e\x55\xfb\xa8\x5b\x58\xc8\x29\x52\xea\x77\x86\x43\x83\x03\xf9\x97\xb2\xd4\xf4\x9c\xfc\xb7\x78\xab\xca\x8e\xfc\x55\x7e\x56\x90\x4f\xfe\x5e\xb4\x1d\xfe\x4a\x99\x52\xd8\x58\x50\x47\xf9\x47\xea\x9e\xe4\x4c\x71\x12\xd7\xee\xbf\x44\xf1\x11\x39\xfa\x84\x52\xfc\x04\x03\xab\x26\x53\xfe\xe1\xbf\x9b\x3a\x93\xf2\x81\x25\xaf\xcd\x24\x6f\xb7\x08\x8d\x18\xb2\x87\x79\xb9\xe2\x2e\xd9\xc5\x58\xc7\x8b\x24\xbb\x96\xae\x84\x66\x93\xb7\x69\xc5\x79\xef\xc8\xfb\x4b\xbe\x25\x18\xc9\x59\xca\xf8\x7d\x4a\x32\x43\x7e\xc2\x3b\x9d\xcc\x95\x81\x8e\x5a\xf2\x16\x29\x34\x35\x99\xb2\x8e\xd3\x57\x1d\x0f\xbf\x68\x73\x2c\xcd\x87\x4f\x35\x03\x45\x37\xe0\xee\xfa\x01\x4e\x16\xdc\x57\x13\x01\x06\xc1\xa7\x2a\xce\xe7\x86\xc3\xe3\xe6\x2d\xf1\x9b\xe1\x77\x06\xc5\xde\x54\xf2\x34\xed\xf7\x6d\x48\xf2\xa4\x92\xef\x8e\x36\x70\x89\xfc\xcd\x54\x90\x5c\xc2\x23\x56\xa5\xc3\x27\x7b\x57\xea\xf9\xb0\xa5\xb3\x5e\xf6\x03\x2e\x6c\xb3\x65\xab\x61\x71\x93\x3f\x91\x05\x17\xd6\x1d\xc9\x31\xc2\xba\xaa\xf0\x38\x1d\x5c\x5f\xee\x1b\xf6\x14\x1e\x34\x6e\xdb\x36\x0b\x6e\xd3\xd1\x57\xde\x86\x37\x17\xd7\x4d\x55\x92\xbd\xf8\xcb\x2b\x35\xb0\x69\x38\x5c\x77\x05\x26\xf7\x5b\x64\xe1\x70\x72\x77\x3f\xeb\x1b\x7c\xa8\xdd\x4c\xf8\x08\xef\x6f\xce\xc8\x71\x80\xf7\xd7\xfd\x8d\xf3\x80\xa3\xaa\x0a\xc3\xc4\x70\x7c\xb9\xdb\xd6\x9b\x70\x80\xc1\x75\xe5\x0d\xa8\x4c\xf9\xbf\xa9\x57\xe1\x3a\x3e\xbe\xe6\xb2\xc8\x92\x59\x67\xb8\x27\x34\x66\x8b\x15\x2d\x02\x45\x6e\x01\x6f\x25\xbf\x23\x7f\x07\x69\x90\x77\x0f\xb1\x3c\xaf\x9c\xfb\x03\x35\x2f\x61\x33\x77\x05\x66\xf1\xde\x30\x4e\x02\x6e\xf5\x56\x23\x7b\x18\xff\xdb\x21\x85\xdd\x4e\x2c\x06\x12\x59\x32\x28\xbd\x66\x95\xf0\x46\x6e\xa4\x61\xb7\xe0\xdf\xbc\x71\xc5\x4a\xfe\xab\x02\x02\xd7\xc0\xb7\x43\x7c\x25\x85\xf2\x0e\xa2\xd4\x79\x9b\xb9\x0c\xcc\xa6\xf8\x8b\x9c\x3e\xec\xb3\xbd\xb3\x39\xb3\xf0\xa6\xad\x09\x6c\x16\xd1\xc3\x61\x27\x9b\x0d\x52\x80\x6c\x16\x06\xba\x59\xcd\x16\xce\x44\xd8\x95\x96\x0b\x36\x21\xc3\xe4\x2c\x7e\x00\xaa\x8e\x6b\xc3\x63\xa3\x2f\x81\x27\xb8\xe7\xb1\x8b\x72\x7b\xb8\xd6\x38\x74\xfc\x31\x4e\x38\xfe\x51\xd8\x45\x76\x33\x31\x62\xab\x1d\x7b\x3b\xa8\x72\xb0\x63\xfb\x92\xca\x01\x32\x2b\x00\xe6\x55\x4d\xe6\xd7\xe3\x23\xf5\x9b\x79\x4f\x08\xff\x14\xb9\xf0\x96\x13\xc6\xd8\x97\xb9\x08\x22\x93\x58\xc7\x39\x03\x86\xe7\x0c\x71\x16\x93\x36\xc4\x49\xd9\x08\x68\x65\xd8\x56\xd6\x7b\xe8\xa3\x97\x82\xa5\x84\x07\xed\x5f\xb3\x24\xe4\x44\xa0\x83\x39\x40\xf1\xaa\x40\xf0\x92\x28\x81\xda\x87\xdc\x72\x8a\xb0\xb0\x96\xf3\x89\xd2\xcd\xc2\x73\xa2\x29\xf7\x08\x78\xf6\x09\xea\xfc\xec\x5a\xf6\x6a\x6a\x5a\x6c\x19\x4b\x46\xed\x0b\x95\xb1\x1c\x69\x53\xbd\x3c\x99\xa7\x68\x7b\xec\xff\x63\x5a\x68\x94\x49\xce\x8c\x3f\xd4\x6f\xe5\xfd\xdc\x6d\x9c\x6b\x9a\x79\x1c\x25\x07\x2b\x5d\xc5\x7e\xcb\x99\xc5\x9c\xcd\x4e\x64\xab\xf0\x5b\x58\xd7\xd9\x1b\xb3\x84\xac\x50\xd6\xd3\x98\x6a\xe6\x30\xcb\x10\xf2\x94\x19\xc9\x3a\xb0\xe5\x2e\xe3\x13\xcb\xda\xfe\x13\xa3\x86\xf9\x68\x52\x19\xc3\x89\x5e\x5d\xf6\x83\x33\x55\x2e\x57\x5d\x65\x27\x14\xe9\x44\x1f\x59\xc3\x32\x01\x7d\x06\xcb\xa7\x70\x23\x36\x83\xd9\x25\xb9\x9f\xf1\x86\xe9\x2d\xd6\x1e\xdd\xcd\x18\x10\x1d\xdd\x33\xca\x38\x2a\x9c\xb9\x65\x1e\xfd\x13\xff\x8d\x7d\x19\x9d\xcd\x0f\x9f\xf4\x83\xee\xce\xfc\x6a\x9c\xce\x5e\x66\x72\x29\xe6\xb0\x38\x86\x71\xc1\x45\xe6\x84\xfe\x1a\x75\x16\x93\xa8\x95\xa2\xd5\x8c\x6f\xea\xdd\xc7\xc2\x18\x14\xe5\xdf\x23\xb7\x18\x56\x8a\xbe\xdd\x5a\xba\xa5\x08\xed\xb9\x89\xbe\xb3\x50\x68\xbf\x9a\xd6\x22\xf1\x9d\xec\x4a\xc3\xb1\x3f\xe9\x6f\xb3\xa4\x8d\xe7\xe4\x1d\xac\xe5\xf5\xf3\x79\xcf\x99\x96\x1a\x1f\x72\x00\xd3\xbe\xd2\x09\xf9\x89\xa1\x36\xff\x4d\x1b\x63\x2c\x35\x9e\x8f\x92\xd0\x8d\x7a\x4d\x30\x9e\xee\xa9\xc1\x6d\xf6\xa1\xf5\xaa\x9e\x2c\x17\xd3\xe6\x14\x6d\x9d\x1c\x46\xbd\xc5\xd5\xe8\x27\xb1\xf8\x1d\xaa\xa2\x97\xac\xe9\xad\x34\xde\x02\x26\xb7\x69\x27\x4c\x63\x7c\xaf\xbb\x82\x0c\x64\x20\xaa\x0f\xa5\xb9\xd1\x5f\x59\xba\xa2\xa6\xd0\xb3\x4c\x2b\x82\x7e\xd3\x3e\x94\xd6\x6c\xba\x4e\x2b\xd0\xda\x2c\x8f\xa4\xd6\xca\x47\x27\x1f\xa3\xe2\x79\xde\xba\x23\x2c\x66\x9f\xa9\xc8\x97\xf9\xa1\xdb\x8f\x8b\x60\xa6\xb4\xd7\x40\xff\x32\x46\x9b\x7f\x23\xfa\x18\x9e\x0d\x5b\x52\x3b\xe8\xe5\x35\xbb\x23\x4d\xf4\xc5\x15\x89\x41\x35\xb4\x62\x53\xf1\xa6\x62\xea\x84\x1e\xbb\x3c\x94\x3a\x5f\xf1\x75\xb2\x8e\xf2\x9a\xa7\x54\x05\x97\xdc\xcd\x3c\x2e\x6e\x52\xcd\xcc\xe6\x31\x53\x8b\x0f\xe4\xfa\x12\xad\xe4\x55\x79\x7f\x73\x3f\x17\x4d\x2a\x78\x98\xb4\xad\x30\x02\x79\xf1\x60\xa0\xa4\x0a\x7d\x63\xd7\x1c\xb1\x3d\xf6\xba\x7b\x99\xf0\x05\xde\xbc\x48\x29\x7c\x47\xf8\x06\x00\xdc\x12\x68\x5c\x59\x53\xb2\x22\xe7\xbd\x78\x9d\x32\x21\x8f\xcc\x78\xa7\xa8\xc9\xff\x46\x28\x93\x2f\x44\x60\x73\x8b\x65\x4c\xd4\xbc\xc4\x87\xd2\x87\xe8\xde\x88\x2f\x92\x60\x2c\xe4\x7f\x57\x74\x16\xbf\xd9\x1d\x2f\xac\x21\x74\x2e\x2a\x14\xb6\x11\xcf\x00\x00\x17\x0b\xbb\x28\x27\xab\x72\x0a\x42\x44\x9a\xe2\x66\x84\x8e\x81\x54\x58\x21\x1f\x10\x5c\x8a\x78\xe8\x39\xb9\xeb\x64\x00\x26\x2b\x91\x26\xcd\xc6\x5e\x8f\x30\x8b\x6f\xe2\x8f\xf8\x97\x89\x50\x84\x93\xee\xfb\x85\xf1\xa0\xf5\x22\x9e\x30\x1d\x7c\x02\x00\x5c\x7f\xb8\x4b\x71\x4b\x69\x8d\xfd\x23\xc4\x2a\x20\xdc\x1d\x7a\x44\xd1\x4f\x7c\x19\x7e\xb5\x8c\x4c\xc8\xcf\x09\x2e\x9c\x4c\x3c\x98\xd0\x26\x21\x81\x7b\xc3\xbf\x88\xbe\x91\x8e\xfa\xbb\x0a\xcb\xa1\x9d\xee\x33\x05\x7a\x78\xee\x22\xad\x80\x09\xab\x01\x80\xa3\xa1\xb8\xc8\x73\x14\x13\xd0\x4f\xc1\x2a\x79\x3a\xcc\xa1\xcd\x90\x3d\x84\xff\xc5\x4e\x14\xa2\xc9\x5b\xb2\x7d\xa5\x53\xc9\xaa\xf8\x33\x62\x21\x65\x4e\xb8\x9b\x68\x11\x45\xe3\xa7\x13\xdc\xa6\xce\x76\x6b\xe3\xdf\xa2\x82\x8b\xf4\x7c\x23\xf5\x24\x00\xb0\xdf\x51\x4f\x14\xad\x96\x9f\x63\xde\xe5\x9d\x2b\x3a\xcc\x1c\xa4\x74\x17\x3e\x61\x0a\x30\x67\xa4\x14\xe6\xa1\x2c\x57\x89\x1d\x73\x7d\xdc\x55\x51\x3d\xd3\xfe\x40\xac\x30\x90\xb9\xcc\xcf\x5a\x30\x93\x39\xdf\x2d\x8f\x6f\xc5\x5c\xb6\xa8\x9e\x57\xca\xdc\x0e\x00\xec\x15\xf4\xe8\x42\xa0\xa8\x41\x6a\xe6\x5c\x97\xb9\x4b\xbe\xc0\x4f\xa4\x83\x12\x7b\xb4\x9d\x24\x55\xbc\x2c\xa3\x46\x3c\x45\xb4\x2a\x16\x12\x96\x09\xb7\xef\xf7\x12\x04\x08\x12\x7c\x9d\xf9\xb3\xf9\x34\xd7\x71\xee\x04\xef\xe1\x22\x2e\x37\x99\x37\x13\x00\x58\x4e\x4c\xbc\x64\x95\xac\x5f\x37\xcc\xfa\x58\x18\xab\x75\x84\xe6\x4a\x7e\xab\xf3\x91\xb9\x62\x83\x4a\x75\x6c\x95\x68\x57\xf1\xc9\x98\x25\x82\x67\xf2\x5f\xfb\x26\xf3\x05\x45\x7e\x3b\x5d\x79\x47\x0a\x65\xae\xab\xb8\x3b\xa5\x79\x8b\x5c\x39\x24\xd1\x72\x00\x60\xc6\xb0\x77\x88\x36\xca\x68\xd5\xb7\x99\xcb\x0b\x27\x55\xa6\x82\x11\x12\x59\xf9\xbd\x82\xd3\xe2\x4d\xa6\x88\xb4\x0a\xe1\x55\xc3\x60\xf4\x90\x80\xa8\x5f\x1f\x76\x83\x6f\xaf\xa9\xdb\xb1\x82\x7b\xaf\xe4\xe8\x7a\x5f\x4e\x73\xf1\xb3\x85\x25\xec\x31\x69\x0c\x00\x30\x5a\x39\xe5\xc2\x24\xd9\x96\xc6\xef\x8c\x70\xe9\xf9\xfa\xdd\x44\xa1\x24\xb3\x06\x53\x30\x57\x3c\xa5\x52\x97\x06\x08\x8d\xe5\x03\xd1\xae\x02\xff\xb2\x5b\x61\x47\x78\x4f\x0d\xb6\xdb\x9b\xb8\x25\x3a\xca\xba\xbb\x9c\xc4\x12\xea\xc2\x14\x76\x62\x61\x0d\x00\x30\x0e\x70\x37\x0a\x1a\x0b\x5f\xb5\x67\xd0\x2b\xa4\x45\x2d\x7c\xc2\x2b\xc9\x96\x46\x66\x3e\x55\x74\xb6\x8e\x90\x4a\x17\xc6\x57\xa7\x1e\xe9\xe3\x7f\xad\xf0\x0b\xfd\xc1\x2b\x32\x07\x6c\x4f\xe1\x7a\x19\x6e\xaf\x2b\x65\xbf\xd0\x30\x16\x1e\x61\xf5\xca\x3a\x80\x69\xf4\x93\x5c\x29\x73\x51\x85\x4f\xd6\x4a\x52\x86\xb9\x24\xfb\x12\x2a\xa8\xcc\x3a\x57\x9c\xb9\xa6\x54\x92\xbf\x23\x3e\x53\x37\x0f\x61\x7b\x70\x81\x9a\x8d\xfc\x12\x54\xa5\x9a\x82\xfe\xea\x35\x47\xd1\x89\x7d\xee\xf4\x4a\x3e\x13\x5f\x62\x9b\x5e\xa4\x27\xbc\x07\x00\xc1\x6e\xb8\x9d\x31\x62\xa1\xe5\x02\xa4\x05\xa6\xb7\x79\x38\xe4\x17\x63\x66\xfe\xd7\x8c\x07\xfa\x3f\x88\xfc\x78\x27\xad\x12\x35\x39\xe2\xae\x7a\x1e\xba\x25\x88\xa0\xd4\x61\xf1\x5b\x3e\x28\x52\xf0\x0e\x4e\x0f\x8a\x8e\x13\x24\xb6\xb4\xa2\x70\xa2\x19\x00\x04\x76\xf0\x5d\x46\x5a\xf9\xd9\x02\x6b\xb0\xcb\x14\x8c\x08\x46\xea\x0c\x27\x91\xd2\x0c\x91\x1e\x8d\x1a\x8b\xbb\xad\x9d\x8f\x59\x1f\xa1\x2e\xd1\x60\x4d\x41\xbb\x94\xeb\xf1\x6e\x5b\xc6\xe4\x13\x84\x62\xa7\x2b\x45\xd9\xc4\xd3\xb6\x2a\xd9\x6b\xb0\x11\x00\xf8\xb7\xc9\x7b\xe8\x78\x73\x33\x76\x2f\xf1\x66\xd9\x6a\x9c\x23\xe2\x4c\xe9\x29\xdc\xfb\x63\x17\x74\xf9\xf8\x33\x71\x9e\x9a\x39\x84\x81\x08\x2b\x55\x39\xf1\x42\xe0\xe9\x62\x5f\xf0\x7f\x5b\x28\x72\x17\xd2\x63\xa7\x1e\x99\x16\x6a\xb0\x1d\x2a\xfc\x0d\x17\x00\x00\x7f\x33\x45\x4c\x4b\x33\x61\x48\x0a\xc2\x53\xe3\x6c\x68\x45\xc1\xa8\xbe\x05\x92\xa4\xbf\xd0\xa6\x42\xbf\x63\x73\xd5\x73\x60\x66\x78\x94\xb2\x81\xec\x1c\xe8\xae\x38\x44\x1e\xdf\xb2\xbc\x28\x84\x82\x74\xd2\x16\xf6\x50\xfe\xda\xbe\x93\xbe\xa6\x96\x00\x00\x2f\x8f\x36\x89\xea\x5e\x46\xa3\x93\xf0\x2d\x86\xe9\x74\x49\x7e\xaf\xae\x8d\x0e\xa7\x7d\xd4\xe4\xd1\xa1\x98\xe2\x92\x15\x74\xf1\x01\x79\xf1\x29\x7a\x6f\x80\x40\x8e\xa0\x7f\xf3\x6c\x92\x15\x30\xbc\x9d\x70\xd2\xdb\x0c\xd9\x3f\x6b\x25\x37\x19\xc5\x00\xc0\x35\xd2\x73\xc9\x97\x8d\x0b\x44\x68\x5c\x9a\x7e\x4c\x78\x31\x2f\x56\x2b\x16\xae\x4a\x6d\x52\x87\x09\x90\x47\x09\xaa\x49\xfc\xb1\xfd\x25\x8a\x16\xbe\xff\xae\xde\xa2\x34\xde\x49\xcf\xa5\x85\x89\xbc\x58\xa7\xf5\x92\x56\xde\xde\x7f\x02\xc5\xc7\x38\x1c\x00\xe0\x14\x31\x77\xc2\x8b\x0c\x19\x25\xbe\x98\x21\xdd\x27\x65\x67\xce\x57\x4d\x5f\x31\x32\x25\xab\x84\xa8\x98\x16\x1d\xae\xf4\x28\xaa\xda\x27\x95\x3f\x97\xc5\xf9\x8f\xcb\xf4\x85\x2e\x9b\x73\xa5\x0a\xe9\x8a\x55\xdd\xe2\x5b\x12\xd4\x3f\x1e\xa2\x10\xfe\x15\x00\x60\xb7\xb0\xfa\x48\xb8\xd2\x06\x73\x3d\x3a\x48\x97\x5f\x76\x25\x1b\xaf\x71\x37\x3c\x49\x9e\xaa\x7a\xa3\xbf\x73\xe4\x9f\xe2\x0a\xed\xfd\xbd\x08\x79\xba\xfa\x9d\xdf\x7d\x99\x53\x89\xeb\x26\x89\x74\xa6\xb2\xd2\xf1\xb3\xd8\x57\x8e\xb5\x1d\x17\x26\x88\xd0\x00\xc0\x9e\xc4\xfe\x00\xb6\x95\xe2\xaa\x73\x50\x32\x9d\x67\x65\x50\xd6\xa8\xfa\x83\x65\x7a\x52\x96\xaa\xc1\x34\x12\xc5\x2e\x4e\x37\x0a\xc3\x3e\xc8\x57\x96\xa6\xf8\x61\x0b\x1f\xe9\xb0\x9b\x3c\x24\x03\x1a\x5b\x47\xb3\xe8\x71\x31\xc5\xb6\x46\x70\x51\xcc\x05\x00\x56\x29\x27\x1e\xb4\x29\xdd\xd1\x20\x40\x7e\xd6\x7e\xa9\x73\xcd\xda\xa6\xae\xaf\x6e\x4b\x7c\xa1\x4a\xad\xdc\x1b\xb5\xa8\x78\x6e\xf9\xeb\x30\x65\xd1\x98\xa9\xcc\x6f\x6d\x21\xdf\x18\xbf\xf1\xbd\x24\x4a\x37\xe0\x88\x14\xa5\xa8\x96\xda\xf6\x08\x96\x48\x08\x00\xc0\x9a\xcf\xe9\x43\x2e\x6f\x85\xb3\x97\x67\x2d\x6b\x5a\x99\x53\x99\x64\xac\xbb\x96\xe7\x76\xa4\xb8\xda\x9c\x3f\xb4\x7f\x4a\x45\x1e\x82\x14\xf0\xc5\xec\x88\x3a\xbc\xf5\x89\xe1\x35\x26\x68\xdd\x15\xfd\x42\x9c\xfb\xd2\xc9\xda\xc3\xf8\x31\xab\x46\x55\x22\x48\x05\x00\x51\x25\xb9\x19\xd1\xdb\x72\x33\xb7\x39\xf3\x66\xa3\x30\xdf\x3a\x09\x5d\x17\x56\x90\x70\xa4\xa0\xda\x11\xd1\xbb\xef\xa9\xe5\x33\x6a\x67\xc0\x1d\x53\x0b\xfa\xd1\xd6\x4b\x06\x16\x56\xb3\x6e\x4c\xd7\x81\xdf\xbd\x74\xbe\xe6\x2b\xa1\xda\xea\x8e\xca\x86\x64\x0d\x00\x22\x34\xb9\x13\xb1\xbf\x65\x6b\x01\x22\x53\xd0\xf0\x05\xa1\x4a\xf2\xae\x1d\x44\xf6\x1e\xf1\xad\x32\xa2\x1e\xef\xeb\xb1\x80\x98\xcd\x01\x5d\xa6\x9d\xd8\x8a\xad\x1d\x86\xb9\x78\xb7\x75\x27\x75\xfb\x08\x86\xa5\x2b\x35\x02\xe2\x25\xab\x3f\x4a\x1d\xe9\x13\x00\x88\x5c\x28\xd3\x11\xd6\x4d\x9f\xb1\xab\x32\x9d\xeb\x2f\x62\xef\x26\x0e\xd5\xb4\xe0\xe4\x51\xe7\x2a\x75\x78\xc4\xbe\x23\xe5\x14\x42\x7e\xc0\xb1\xb2\x50\x22\x67\x2b\xa1\xd4\x11\x6c\x59\x67\xd1\xa6\x92\x86\x96\x6e\x53\x2b\xa0\x3a\xeb\x90\x62\x25\x39\x0a\x00\x84\x08\xea\xb2\x02\xd7\xc6\x6b\xe0\xf5\x8c\x8c\xba\x1e\x52\x4a\xa2\x5d\xb5\x81\x74\x33\xca\xab\xa2\x08\x3a\xba\xf7\x86\x19\x86\xbe\xed\xfa\x62\xdc\x07\xd7\x6e\x75\xd0\xaf\x25\x63\xd7\x51\x35\xf9\x94\x9d\x4b\xc3\x4a\x44\x54\xc0\xba\x58\x91\x4f\x7d\x03\x00\x02\x15\x2d\x2f\x3f\xb8\xe1\x5f\x5a\xdc\x31\x7d\xed\x00\x2d\x2d\x21\xab\xaa\x94\x96\x16\xa9\xb4\xa8\x68\xac\xbd\x61\x26\x2e\x6d\x70\x17\x6c\x88\xa1\xcf\xf4\xea\xd7\x79\xd1\x0b\xd6\x85\xa9\x21\xfa\xfb\xa5\x87\x54\x1c\x86\xc1\xfa\xa9\x3c\x88\x91\x02\x00\xfc\x6e\x7a\x43\x1e\xbe\x5e\x24\x58\x97\xde\x55\x83\xe6\x6b\xe3\xa1\xca\x64\xfe\x9c\xc3\x03\xe5\x09\x3c\x6d\x98\xb8\xec\x20\xcf\xdf\xff\x6e\xe9\x7a\xee\x67\xaf\x5d\xda\x59\xdc\xd1\x75\x56\x25\x01\xdc\x6b\x4b\xe3\x94\x2b\x79\xf6\x33\x7c\x65\x4d\x6c\x21\x00\xf0\xa4\xcc\xdd\x39\xef\xeb\x04\x8a\x94\x34\x56\x35\x28\x8f\x8b\xe3\x56\xe4\x17\x45\x1c\xba\x6b\xce\x95\xf9\x85\x1e\x37\x26\x17\x86\xfa\xaf\xd3\x07\x4a\x33\xb6\x34\x6b\xd6\x4b\x9a\xd6\xd6\xa8\x0e\x49\x12\x97\xfa\x16\xcf\x15\xdd\x9a\x81\x28\xc4\xf0\x56\x01\x00\xd7\xc2\xa2\xe4\xac\xab\x6d\x2c\x7d\x9c\x2a\xab\x6a\xd5\x47\xc6\x92\x2c\xcd\xda\x13\x07\x9f\x98\x5a\x34\x1e\x21\x8f\x0d\x35\x25\x3d\x7e\xc9\x3a\xad\x2a\x6b\xcb\x14\x75\x91\x32\x7d\xed\x0a\x65\x95\xa2\xc5\xee\xa6\xe2\x60\x61\xe5\x8c\x1c\x69\xbe\x60\x37\x00\x70\xde\xb0\xd1\xd9\xac\xda\x23\xe6\x89\x54\xab\xaa\x58\xd3\xf6\x58\xc0\x12\x6f\x44\x1c\xc4\x99\x62\x4a\xeb\x43\x68\x86\x70\xfd\x6c\x3f\x1b\x5d\xb0\xd6\xe4\xd9\xa7\xf6\xd3\xb8\xb8\xbc\x54\x86\xa9\xf6\xda\xb5\xc8\x1f\x17\xf9\xce\x40\x48\xee\x0a\x37\x01\x00\x87\xcd\xbe\x91\xf5\xb6\xe6\x67\x15\x37\x45\x5a\xf9\xa7\xa2\x34\xa6\xb4\x7c\xa2\xbc\xfe\xa0\x43\xd9\x17\xd3\xb5\x10\xef\xd2\x67\x65\x4e\xbe\x97\xb4\xb7\x0d\x1c\x4f\x69\xc9\x75\xbd\xa3\xcb\x85\xe2\x8b\xea\x24\xbb\x3a\x79\xa8\x5c\x30\xa3\x50\xe2\x22\xfc\x0a\x00\xec\x9f\x9c\xe5\x99\x70\x77\x4e\xf6\xed\xa4\xc1\xf6\xe7\xb9\xdb\xa3\x49\x2d\xf9\x79\xaa\x03\x37\x1a\x7e\x15\xcc\x0d\xee\xaf\x65\x21\xda\x77\x78\x54\x7e\x47\x91\x37\x56\x97\xf3\x30\x09\xce\xde\x65\x0a\x9c\xcf\x82\x47\xc6\x59\xf8\xfe\xa9\xb7\xd4\x2e\xa4\x48\x00\x10\x1f\xa7\xcc\xcc\x0c\xe8\xba\x9e\x17\x9e\xa4\x68\x8f\xcb\x67\x46\x27\x34\xbf\x2e\x68\x3a\x30\xd0\x40\x43\x7c\x0d\x6e\xa8\x9d\x81\x4a\xdf\xe1\x54\xc9\x43\xff\xd8\x68\x29\xb7\xc3\x56\x38\xfb\x95\xb9\xe3\x83\x17\x02\x86\x52\x82\x6c\x9a\x6d\xc9\x45\xd2\x71\x00\x10\xb3\x28\xd3\x32\x7e\x76\x05\x14\xfc\x2f\x29\xbe\xed\x0a\xe2\x4b\xb4\x67\x73\x36\xf2\xfb\x81\xd2\x06\x00\x6d\x1d\x2c\xaf\x29\xc4\x84\xee\x98\x53\x69\x8b\x6d\xda\x58\x62\xae\xc4\xaf\x73\xf6\x37\xf6\x11\x14\x0b\x97\x19\x56\x11\xdb\xa7\x79\x94\x24\x40\x22\x00\x10\x7b\x52\x42\x33\x4e\x74\x4e\xc1\xee\x4b\xb2\x6b\xad\xc0\x7e\x3e\xf2\xa2\x29\x02\xa7\x3a\x70\xb8\xee\x0b\x3e\x37\xf8\x40\xb5\x82\x90\xb2\xfd\x76\xc5\x62\x22\x6e\x23\xde\xd4\x08\xea\x9d\xb7\x1a\x4e\x92\x1a\x16\x86\x94\xce\x81\x94\xd3\xe8\xaa\x70\x72\x13\x00\x88\x0a\xa8\xe1\x19\xf6\xed\x97\xc0\x87\x89\xe2\x16\x36\x29\xee\x08\xaa\x71\x2b\x69\x60\xff\xcb\xda\x7f\xa1\x1d\x41\x9f\xaa\xc4\xd0\xdd\xed\x52\xcb\x1c\xb8\x70\xa3\x5f\x59\x25\x39\xce\x79\x43\x69\x0f\x65\xe3\xc2\x7c\xdd\x1b\xca\x9f\x69\xd7\x95\xab\x68\x73\x00\x40\x28\xa2\x15\x1f\x83\xdb\xee\xd1\x9c\x12\xbe\x37\xb3\x68\xce\x51\x6f\x1b\x36\xfc\x1f\x85\x75\xa1\x16\x05\xda\x28\x00\xf8\x03\x01\x15\x0b\x0c\x4c\x42\x29\x03\x01\x05\x24\x14\x90\x92\x12\xa4\x1b\x86\x98\xee\xee\xee\x62\x9a\x18\x86\xee\x06\xb1\xbb\xbb\x75\xad\x35\x7e\x5d\x63\xcd\xb5\xbb\xce\x73\xee\xe2\x15\x78\x6f\xa6\x0c\x3c\x12\xa4\x24\xe8\x7a\x75\x02\x5d\x54\x44\xd7\x1c\xc1\xc3\xa0\xdf\x6d\x3d\xc2\x4c\x9f\x25\xcd\x5b\x85\xff\xcd\x33\x34\x9d\x11\xed\x74\x5a\x65\xfe\x22\xca\x00\x40\xd5\x2d\x3c\x55\x73\x78\x42\xa1\xac\x2a\x8b\x1b\x0b\x52\x3c\xce\x8b\x1e\xba\xa7\x80\xa7\x5f\xeb\xaf\x57\xd8\x27\x4c\xea\x49\x90\x1f\x8e\x3c\xdd\x71\x59\x5e\x1b\x34\xd6\x8a\x90\x8b\x7d\x26\xdb\x8a\xe4\xe7\xe6\x9d\xb7\x86\xca\xfb\x9d\x5a\x4c\x10\xa9\x2f\x00\x4a\x9c\x78\x53\xf5\xa1\xad\x65\xa6\xe4\x52\xf8\xe8\x7c\x63\x54\xae\x74\xf0\xb2\x61\x75\xba\x7f\x9f\x56\xbf\x21\x1e\xdd\x1d\xad\x23\x45\x26\xb5\x5f\xa9\xdd\x17\x94\xd6\x82\xaf\x8d\xf7\xbe\xd1\x94\x51\xeb\x35\xef\x6e\xc3\x4f\xf5\x31\xa7\x7f\x8d\x8b\xe4\x24\x00\x14\x7c\x49\x7e\xb5\xf3\x38\xa2\x39\xa9\xa4\x73\x64\x6d\xd3\x9e\x9c\xdd\x03\xdf\xac\x2b\xd3\x50\xbd\x3b\x1b\x4e\xc4\x1d\xe8\x42\xd5\x6b\x23\x06\xdb\x67\xd5\x49\x03\x4f\x35\x1f\xb4\x0c\x79\xb3\xac\x6a\x93\x69\xde\x58\xc3\x02\xdd\xbc\xc9\x93\x0d\xae\xca\x2a\x00\xe4\x47\xa5\x1b\xaa\x4c\xe3\x76\x1d\x0b\x4a\xd6\x0f\x9f\x6b\x2b\xca\x81\x0c\x18\x5b\x1a\xd2\xe6\xf6\x66\x34\xcf\x8a\xa3\x76\xfe\x6c\xda\x16\x81\x6e\x1b\xb2\xb6\x04\x9a\x9a\xab\x1a\x9e\x78\x97\x58\x3d\x2d\x97\xe7\x8d\xd4\x37\xe8\x45\x93\x3d\xf4\x12\x55\x38\x00\xf2\x22\x69\x43\x95\xef\x98\xb5\xa7\xb8\xf8\xc1\x70\x55\x17\x3b\xc7\x65\xc0\xbb\xa3\x33\xf5\x7a\xcf\xed\x76\xe7\xb8\x8d\x9d\xd2\xd6\xc1\x88\xf8\xb6\x90\xe6\x3f\x81\x2c\xdb\x8b\x26\x96\x77\x4e\x63\x63\x7d\xdb\xbc\xbd\x75\x6f\x0d\xc3\x93\xd3\x75\x57\x54\xcf\x00\x90\x5d\x91\xde\x86\x24\x1c\x80\xa1\x46\x0b\x8d\x7b\x6e\xa1\x6f\x6f\x41\xed\xcc\xc2\x3a\x24\x3b\x4c\x1c\xc2\x95\xc7\x44\x8f\xf9\xe1\xff\x09\x73\x1e\x62\x11\x8d\x2b\x5f\xf5\xfd\x47\xce\xf7\xf8\xdc\x03\xa8\x8b\x5c\xd6\x75\xc1\x68\x2d\xf6\xf5\xd6\x1e\xd6\x45\x00\x6a\xf7\xf0\x56\x41\x56\xef\xbf\x8f\x9d\x59\xc8\xdf\x53\x88\x9b\xb9\xa5\x78\xc7\x4d\xfc\xcc\x4d\x3f\x26\x36\x11\x42\x63\xd6\x8f\x0e\x13\xa5\x61\xd3\x87\x26\x91\xed\x56\xbe\xef\xe3\x52\x4c\x9e\xd3\xba\xf5\x34\x4f\x97\xe2\xce\x37\x74\x98\xfd\x21\x6b\x02\x7b\x25\x00\xb5\x54\x9e\x27\x64\xda\xfe\x42\x7c\x63\x61\xd5\xee\xeb\x04\xd2\x96\x98\x1d\xa5\xc4\x94\x4d\x2f\xb6\x9e\x20\x45\xc5\x04\x8d\xae\x26\x57\x84\x4d\x1e\x54\x50\xc6\x56\x7e\xea\x03\xb4\xd9\x9e\x0b\xbb\x67\xd3\x89\x2e\x8c\x4e\x14\x43\x6d\x7f\xb3\xf1\x34\xfb\x1f\x00\x6a\x17\xf3\x2a\x2a\xee\xee\x5b\x48\x19\x2b\x8c\xda\xd5\x49\x5d\xb7\xc5\x63\x7b\x30\xf5\xc0\xa6\xa3\xe3\x13\x34\x6e\xcc\x94\x91\x55\xf4\xaa\xd0\x97\x03\x0a\x06\x6c\xe5\x8b\x9e\xdf\x4c\xbe\xe7\xaa\x2e\x47\x96\xc9\x65\xbc\x23\x91\xcd\x9b\xe4\xdd\x30\xc1\xbd\x0f\x80\x36\x8d\x5f\x52\x81\xdf\x73\x91\x15\x5a\x70\x7f\x27\x91\x25\xcf\xbc\xb2\xcd\x85\x75\x75\x93\x60\xac\x89\x9d\x10\x7d\x65\x78\x21\xfb\xef\xd0\x43\xfd\x64\x8e\x78\xe5\x95\xee\x47\xdc\x24\xcf\x75\x1d\x8f\x78\xde\x2e\x4f\xda\xa7\xf0\xa7\x4d\x62\xd5\x0b\x05\xf3\x00\xd0\x94\x09\x1a\x2b\x66\xed\xbe\x22\x48\x2c\x10\xef\x80\x09\xd6\x64\x72\xb7\xfe\x14\x2c\xdd\xb4\x76\x54\x23\x88\x8d\x36\x0c\xcd\x12\xc8\x43\x6b\xfb\xe0\x82\x6b\x2b\xc7\xbb\x2e\x0b\xe3\x3c\x23\xdb\x4f\x08\x3f\xbb\xba\xb5\x5e\x12\xe9\x27\x5d\xae\xcb\x14\xad\x06\x40\x8d\x16\x9e\x29\x87\xee\xe2\x2a\x1d\xf3\x3f\x6c\x77\x52\xa8\x32\xa7\x8c\x9b\x14\xd3\x92\xce\x8c\xf8\xca\xc7\xa2\xc3\x06\x86\xe5\x9c\xd0\xe4\x5e\x67\x79\xc1\x4a\x4d\x27\x4d\x0e\xf5\xcc\x6c\xdb\x24\xff\xd7\x95\xde\xe2\x2a\xfb\xea\x90\x69\x1e\x93\x9c\x01\x40\xb5\x5c\xbc\xa1\xec\xe9\xce\x65\xc6\xc1\x7c\xda\xc4\x49\x83\x34\x43\x3d\x86\xd4\xa3\x92\x72\x86\xfe\xe8\x74\x1b\xce\xf7\xab\x6b\x1f\x87\x7c\xe8\x7e\x53\x9b\xb3\x32\xbb\xa3\xb2\xd6\xc5\x33\xb9\x75\x81\xb6\xdf\x75\x9b\x6d\x4c\x65\x71\x18\x32\xc1\x64\xff\xfc\xbf\xc4\x24\xf1\x65\x09\x3b\x66\xda\xc2\xf2\xee\x6e\x3d\x6c\xd5\x6f\xfe\x3e\x8a\x6d\xf8\x99\x78\x71\xc8\xb1\x7e\xdf\x86\xec\x3e\x53\xdd\xf6\x10\x45\xf7\x4c\xcb\x87\x15\x9f\xdb\x2d\xe6\x7b\x9e\xf3\x5b\x22\x8c\xe5\xae\x07\x9b\x3a\xb5\x4a\x87\x47\xc6\x52\x45\x2b\x00\x0a\xb2\x74\x72\xe9\xb7\xed\xd6\xb6\x23\x79\x0d\x5b\x53\x5b\xde\x6f\xde\x37\xf2\xb1\x39\x3c\xd1\x32\xa8\x6e\xba\xbd\xc1\xb3\x6f\x9e\xf5\x70\x48\x59\x57\x53\x63\xf7\x8a\x1b\xed\x2b\xea\xfb\x3d\x67\x34\x1f\x32\x67\xbb\x5e\x69\x9a\x55\x7b\xd9\xd1\xc9\x70\x5e\x59\x0e\x80\x62\x9a\xb4\xa4\x74\xc7\xf6\x65\x5d\xfb\xf3\xca\xc7\xcf\x77\xdc\xd8\xac\x1c\x21\xb5\x4f\x4d\x44\x0f\x3a\xb4\x76\xad\xff\xd3\xab\x6e\x81\x84\xa4\x74\xcd\xb6\x69\x56\x9c\x6b\xeb\x69\x7c\xe8\xb9\xb8\x79\xb9\xe5\xa9\xeb\x6f\x6b\xbe\xee\x91\x63\xb4\xc1\x4b\x05\x00\x90\xcb\xa4\xb6\x13\xab\xd1\xaf\x2a\xb9\xbb\x83\xb0\x6b\xaa\x4f\x0c\x1a\x70\x58\xe8\xfb\xe6\x78\x7c\x2f\x62\x4b\xed\x64\xc2\x5b\xd4\x31\xee\x43\x52\x3e\x76\x35\x66\x23\xf9\x0a\xbe\xb7\xf0\x1a\xb5\x8a\x94\x1c\xf7\x83\xf6\x94\x72\xc4\x7f\x2b\xfd\x35\x6d\xd0\xe1\x38\xbb\x91\x31\xff\xb8\x17\x6a\x04\xda\xbe\xab\x10\xfd\x0b\x6e\x19\xf8\x0b\xbb\x05\x89\xb3\xd5\xe3\xfa\xd1\x2c\x2d\x8a\x30\x0f\xdb\xc8\xcd\x21\x5a\xf0\xc3\xe8\x23\xe4\x40\xe2\xf9\xc2\x1a\xca\x0d\xca\xcc\xb8\x06\x1a\x81\xe6\xef\x8f\xa7\xb3\xe9\x13\x0e\x43\xec\x1c\xc6\xc3\x63\x4b\x91\x04\xe4\xdb\x9d\x64\xd4\x65\xb4\x6a\x60\x26\x26\x1c\xeb\xd2\x74\x03\xbb\x15\x77\x4a\xb3\x0f\x1f\x43\x30\x70\xf6\x12\xae\x93\xb2\xd1\xf1\x24\x05\x65\x49\xc1\x7f\x94\x04\xea\xaf\xb8\x30\xea\x2b\xfa\x1e\xff\x55\xb4\x1f\x8c\x8f\x0e\x36\xf6\x24\xe6\xdd\x23\xcb\xe1\xd3\x48\xb7\xb7\x9b\x11\x83\xe4\x7d\x7d\xe9\xa8\x2d\x14\xad\x35\x19\xfd\x8e\xda\xa8\x2e\xc3\xf6\xd0\xb6\xb1\x95\x78\x38\xfd\x1a\x2a\x91\x18\xc3\xf8\x52\x30\x9b\xec\xc1\x5a\xb4\x51\x4c\xb9\xcb\xf6\xf6\x3b\x44\x7d\xc2\x3e\xee\xd0\xcc\xda\xcc\x99\x7a\xa8\xa2\xe6\x2e\x67\xe6\xc4\x05\x58\x3f\x67\x7d\x8f\x0d\x81\xe1\x20\x1a\xf6\xa3\x22\x38\x27\x94\x5f\x31\xf3\xb9\x21\xac\x6c\xec\x1f\x6e\x27\x32\x06\xff\x83\xe7\x92\xef\x4f\xfc\xce\x13\xc5\xde\x26\x9f\xe5\xdd\xf1\x43\x51\x4e\xf0\x5e\x3a\x1c\x62\x4a\x78\x89\x07\x42\xaa\x97\x48\xbb\xc7\x9f\xd6\x3c\x93\x86\x77\x3d\x85\x1d\x92\xec\xab\x0f\x40\x4c\x48\xa0\x0a\x23\x6a\xbb\x64\x3e\x73\x0e\xe6\x80\xf8\x1c\x22\x0c\x77\x5d\x2c\xc8\x8b\x21\xbc\x11\xaf\x8e\x0d\x25\x9d\x13\xdd\xf2\x5b\x46\x1e\x17\x65\x38\x7c\x61\xec\x14\xa0\xf7\xb6\x40\xae\x5a\xc0\x68\x6a\xd5\x7d\x13\xaf\xa3\xa0\xe6\xbe\xe1\xb3\xf9\x1c\xec\xb5\x5e\x2e\x43\x22\x67\xe8\x16\xd2\x57\xa1\xc3\xb4\xdd\xb0\x3a\x2c\x4e\xe3\x9d\x6b\x8f\x6f\x51\x35\xc5\xc4\x11\x15\xca\x45\xbe\x63\xa4\x12\xf9\x79\xc7\x50\xfa\x55\x71\xc5\xae\x7d\x15\x75\xdd\x21\x43\xc3\x95\x8d\x1d\x5d\xad\x6f\xab\x5b\xda\xa6\x18\x35\xd0\x03\xcd\x1c\x49\x09\xfc\xb5\xf5\x29\x35\x17\xb5\xa2\x61\x03\x14\x60\xa8\x16\x5e\xf6\x51\xdc\x56\xe3\x8e\xe8\x54\x42\xa7\xde\xc5\xd7\x8f\x88\xa9\x5d\xe8\x08\xa1\xaf\x97\xfe\xb7\xc3\x5a\x7e\x7d\x7b\xf2\x40\x1b\xe4\xe2\xf8\xd6\xe6\xb7\x55\xd7\x47\x5c\xf5\x5d\x35\x5f\x07\x84\x22\x2d\x7c\x75\xcf\x4d\xf2\x10\x92\xd4\x39\xab\x5a\x83\x3e\xda\xba\x2a\xab\x0d\xe7\xd0\x14\xb7\x41\x86\xff\x54\x3f\xe2\xb3\x9b\xb0\xc3\x34\xe4\x28\xa1\x9d\x57\x4c\xdf\x7e\xac\x9c\xb2\xaf\xa7\xff\x0a\x84\xbf\xeb\x50\x73\x60\x95\x6e\xdb\x1e\xdd\xa3\x9a\xe1\xb1\x3d\xc2\x1b\xb0\x7b\x43\x8d\x64\x27\xa4\x47\x5f\x76\xd5\x37\x34\xae\xf3\x79\x56\x08\x76\xa4\x55\xb0\x21\x09\xdf\xd8\xa4\xf1\x69\x27\x64\x5a\xce\x3a\x8e\xd2\x78\x8a\x2b\xdb\x57\x95\x7b\x1d\x9d\xd2\x1f\x0b\x09\x3b\xf0\xc4\xd6\x5d\x95\xba\xa7\x5e\x57\x51\x53\xbe\x23\x5a\x58\x0c\x93\x8e\xef\x26\xd5\x23\x0e\x0c\x3b\x56\xd9\xd0\x4e\x7d\xcb\xb7\x7c\xc6\x46\x77\xa6\x6e\x58\x83\xf7\x68\xd9\xe3\xb3\x13\x7f\xbc\x3e\xdd\xf1\x0f\xf5\x97\x32\xe6\x70\x3e\x6e\x5f\xa5\xf7\xb6\x47\xf8\xad\xd5\x92\xde\x11\xc2\x10\xf4\x60\xe3\x76\xe2\x28\xc2\x57\x75\x85\x74\x1c\xd5\xc6\x9e\x45\x7e\x8e\x9d\x87\xbc\x4b\xf5\xc7\x37\xe5\xdf\xa0\x91\x48\x89\x1b\xe1\xf4\x51\xca\x71\xbf\xdd\x0c\x0a\xed\xbc\xc3\x36\xf6\x19\x86\xe9\x10\x0c\xcb\x80\x6e\xd8\x36\x0b\x27\x83\xc7\xf4\x7c\xc4\x37\x20\xfd\x1a\xa7\x12\x0e\xa0\xa3\x55\xa1\xc4\x0f\x58\x24\x4b\x4a\x0e\xc1\x2b\x90\x55\x14\x35\x71\x22\x1f\x46\x7d\x49\xfe\xb5\xd1\x91\xbe\x81\xe6\xed\x87\x66\x4c\xa7\x5f\x70\x30\xb2\x8d\xcc\xf4\x83\x68\xcc\x06\x24\x67\x62\x35\xb6\x12\xbd\xac\x27\x18\xa7\xc2\xec\x6c\xd8\x82\xbf\x80\xe3\x2a\xd5\xc4\x25\x84\x0c\xe6\x6b\x12\x9d\xb4\x08\xf1\x80\xfc\x98\xfc\x3e\xef\x03\xb5\x94\xfa\x28\x76\x80\x76\x90\x3e\xee\xb7\x92\x6e\x64\x4e\x76\xe0\xb2\xd3\x58\x11\xfb\x8d\xc8\xfb\x24\xbf\xf1\x6a\xf4\x46\xb2\x7f\x17\x0f\xd3\x47\x99\x53\x77\x16\x37\x83\xba\x5c\x11\x86\x97\xd0\xb2\x19\x47\x89\x53\xe8\x3c\xf8\x63\x52\x1b\x63\x6b\xde\x22\xca\x06\xe6\xab\x98\x6f\xd4\x5d\xec\x19\xbe\x07\x68\x32\xf6\x39\x07\x22\xab\x95\x93\xb9\x77\x00\x7e\x8b\xbd\x72\xd4\x80\x2c\x60\x8b\x3b\xce\xa0\x6e\xb2\x2f\x58\x62\x31\x70\x4e\xa4\xec\x3a\xce\x81\xb3\x93\x5e\x8b\x1f\xe6\x46\xc2\x1e\x13\x61\xdc\x43\xb9\xf1\x64\x0f\x5e\x4a\x4c\x35\xa5\x9f\x77\xc8\x97\x4b\x45\xf0\xfe\x73\x18\x64\x5e\xe2\x89\x76\x5b\x61\x73\x25\x5b\x87\xc7\xe1\x9d\x92\xca\x76\x17\x64\xb4\xf8\x97\x69\x14\xf5\x4a\xbc\x4b\x4a\xc0\x8c\x8a\x05\xb4\x02\x1c\x59\xbc\x05\xfa\x3f\x42\x92\x78\x49\x0e\x8c\xe4\x26\x7a\x16\x7d\x9a\x3c\x24\x1a\xf2\x8d\xa7\xe4\x8a\xb6\x38\x7c\x67\xfc\x10\xf4\xec\xf8\x56\x7d\xcf\xd4\x37\xb8\x18\xda\x61\xcc\x6f\xd1\xc3\x21\xfa\xcf\x86\x0a\xe4\x0a\x5d\xa7\xb8\x14\xed\x54\x9b\x45\xe1\x60\x5e\x6a\xbe\xd7\x6c\xc6\xdd\x57\x37\x65\x07\x13\x4e\xaa\xd6\x6d\x78\x4a\x82\x2b\xee\xf8\xdc\x23\xfd\x96\xef\x77\x4c\x60\xb8\x88\x85\xdb\x36\x55\xd9\x3a\xbb\xfb\xea\x6a\x8a\xdb\xc3\x6d\xe1\x30\xf7\x96\xa3\xba\x60\xf8\x27\x5b\xb1\x10\x82\xbc\xdf\xf8\x94\x34\x81\xbe\x53\x5f\x59\x75\x14\xfb\x8f\xf9\xf4\x96\x2f\xf8\x5b\xc6\x55\xeb\xbf\x13\x85\xba\x1d\x3e\x78\x92\xa3\xf6\x89\xa3\x94\x8e\x91\xfe\xd8\xba\xa0\xf2\xfa\x04\xb6\x87\x5f\x5d\x3b\xe6\x60\x0d\x83\xe6\x0f\x99\xb4\xa9\xf0\x35\xfd\xfe\xfc\x46\xa4\x67\x77\x0f\x71\x2e\xda\xbb\xc3\xa9\xb2\x00\xbb\xa6\x25\x33\xf3\x0e\x7e\x95\xd5\xb2\x3e\x82\x70\xad\x3e\xd8\xc7\x89\x98\x6a\x4a\x72\x1c\xa7\xbd\x53\x4c\x1e\xdf\x5c\x29\xdd\xb3\xbf\x7b\x6b\xf5\xa6\x1d\xbf\x1a\xd1\xd0\x99\x13\x4b\x35\x2a\xd8\xd3\xd1\x54\xde\x53\xc4\xa5\xc1\x6c\x02\x19\x75\xb9\x37\x1c\x72\x06\x73\xaf\xe3\x4f\x26\x01\xf7\x57\xcb\xf1\xa8\x2f\x04\xaa\xf5\x8f\xf7\x07\xc2\xff\x2c\x45\x8e\x0f\x69\x4d\x8a\x33\x63\xfb\x2b\xe3\x0f\x2f\xe8\xf6\xaa\x76\xd8\x3f\xbf\xe1\x56\xcd\x99\x5d\xaf\x35\x76\xb0\xba\x6d\xfb\x79\x48\x04\x7d\xac\x8a\x30\x09\x85\x1f\xbc\x0b\xc1\x62\x68\xbd\x6b\x33\x43\x71\x35\x1d\xd2\xa8\x7f\xf0\xdf\x5a\xe6\xfb\xcc\x20\x64\xd4\x5d\x76\x0a\xa7\xb9\x29\xd7\xee\x2b\x27\x76\x42\xfe\x1a\x2b\x24\x15\x56\xc7\x76\x6a\xc9\x6e\x50\xa5\xe5\x1d\xf9\x21\xfc\xbb\x1c\x46\x39\x83\xe2\x30\x00\x75\x0f\xe6\x03\x3c\x98\x76\x08\xcf\xcb\x95\xd3\x4f\x91\xfc\x63\xc4\x8c\x63\x94\x51\xdf\xcd\xcc\x42\xda\x71\x87\x35\x1c\x38\xe3\xe1\x5e\x06\x01\x5e\x73\x77\x54\x49\x0c\x83\x3d\xef\xb8\x49\x9a\x81\xb8\x6b\x49\x27\x7d\x41\xdb\xc9\x4e\x93\x7f\x60\x57\xd1\xa9\x54\x27\x7c\x16\x6c\x27\xcd\x9b\x28\xcd\x5d\x44\x4f\x24\xdf\x88\xf1\x63\x14\xd0\x1c\x7d\x1d\x18\x9f\xe8\x07\x1d\x5c\x39\xa1\x4c\xed\x1e\x21\x3e\x08\xe9\x34\x32\x4a\x58\x80\xda\xdb\x31\x9f\x38\x15\x53\x6c\x36\x91\x66\xe0\x56\xc8\xbc\xc8\xab\x08\x80\xf6\x3f\x4a\x06\xf1\x3a\x2c\x9c\x2a\x26\xef\xce\x19\xa1\xed\xa1\x6e\x8b\xbe\x4c\xbf\x4b\xd7\xfa\x9c\x63\x08\x18\x9f\x1c\xec\xd8\x6f\x58\x84\x5d\xc7\x31\xd7\x89\xd4\xa1\xaf\xd8\x3f\x24\x63\x1b\x1e\x1f\x48\xb6\x98\x5c\x08\x85\x94\x11\xc9\x05\x62\x13\xf5\x7f\xd4\x1d\xa4\xa7\xf4\x85\xd0\x68\x4a\x02\xa3\x2c\xfb\x1e\xb5\x95\x39\x1c\xbd\x82\x76\x8f\xf5\x8f\x0f\x89\xce\x65\xef\x76\x70\x62\x6f\xe2\x30\x76\x1c\x40\x7d\x63\x25\x0d\x2e\xc1\x04\xb1\x4e\xb6\xec\xc5\x52\xd9\x81\x06\x15\xee\x10\xbb\x5f\x4c\x23\xf8\x72\xd6\x52\x54\x44\x33\xe7\x44\xcd\x46\xb2\x0b\xb7\x3c\x7b\x06\x45\xc9\xfd\xb5\xa1\x99\x7a\x95\xa7\xf1\x09\xa7\x55\xf2\x6e\x38\x24\xb2\x58\xbc\xe6\x6d\x67\x90\xc1\xe2\xfd\xfd\x71\x28\xa5\x58\x66\xfb\x89\x7e\x29\x8e\xd0\xfd\xc2\xe6\x89\xa7\x89\x16\xe2\x6e\x8a\x9e\x92\x0b\x09\x95\xa2\xd3\xd5\x71\xc4\x2f\xa2\xa1\xac\xf5\x64\x89\x48\xb7\x61\x3a\xe5\xa6\x08\xe7\xe3\x40\xcd\x14\x85\x38\x34\x32\xfb\x05\xbb\xb6\x7a\xc0\x5d\x8d\xe9\x3d\x13\x08\xa3\xc1\xdf\xaa\x41\xcd\xd6\xbd\xd5\xee\x47\x9b\x6b\xf7\x08\x5c\xb1\x6b\xb5\x22\xa2\x0a\x77\x57\xb3\xa9\x72\x0f\xc1\xa4\x76\xd8\x32\x9d\x14\xa6\x3c\xb2\x7e\x1d\xb9\x5e\xa1\xf5\x1e\x22\x7f\x91\x5b\x1d\xde\x31\x76\x88\xb9\xa3\xcd\xd0\xf3\x1d\xd3\xbb\x92\xe1\x69\xad\x27\x1a\x62\x11\x57\x9a\xa9\xea\x26\x54\x45\x53\x20\xcf\x0b\xe3\xdc\x70\x17\x7f\x16\x7b\xae\x8e\x05\x89\xc0\x5b\xcc\x93\x33\xee\x10\x37\x19\xea\xa2\x72\x49\xc3\xba\x2c\xef\x64\xd2\x37\x6d\xa7\x63\x34\xc3\x41\xfa\x64\xb8\x12\x6a\x3f\xae\xea\xf0\x81\x09\x46\xb2\xea\x22\x11\x53\x06\xa7\x28\xb7\x23\x6d\xbd\xc7\x39\x95\xe8\xcc\x2e\x24\x2e\x14\x3b\xaf\xed\x63\xf9\x75\xdc\x93\x66\xcc\xe6\x23\x84\xa6\xc6\xfb\x91\x06\xe2\x9f\xba\x89\x65\x77\x49\x51\xc6\xb3\x8e\x38\xba\x4c\xfe\x70\xa8\xb5\xe6\xd8\xae\xd3\xed\x85\xb0\xd8\xed\x21\x16\x04\xfc\xd8\xb8\x50\xf1\x01\x99\x35\x7c\x91\x3d\x8a\xfa\xd5\xff\x07\x6b\xc2\x1c\xe9\x71\x2d\x4f\xc1\xe9\x3b\xa6\x6d\x2e\x20\xc4\xb7\xd8\x47\x66\x10\xdb\xad\xcc\x65\xa7\x88\x17\xcc\x17\x1c\x5b\xe8\x2b\x15\x6d\x43\x73\x6b\x8c\x07\x97\xb4\x9d\x80\x39\xec\x8d\x33\x5f\x80\xf3\x76\xae\x57\xc0\x91\x60\x22\x98\x1d\x8c\xea\x1e\xb5\xc3\xfa\x60\xaa\x06\x46\xcb\x5e\xe3\xfc\x7b\xa2\x36\x2f\xc4\x5f\x6d\x3f\x14\x19\x46\xf4\x6e\x66\x2d\xbb\x4b\x8c\xa8\xdb\xe0\xf8\x8e\xd6\xa5\x74\xda\x1a\x49\xdf\x0d\x29\xec\xb5\xa7\xbf\xa9\x7a\xde\xe4\xca\x58\x03\xcd\xaf\x9d\xca\x18\x86\x6f\x17\x78\x31\x23\x50\x7e\x44\x02\xf3\x38\xa6\xa3\xb2\x8a\x05\xc3\x07\x64\x72\x58\xef\x89\x37\xa2\x96\xb1\x85\x94\xac\xa5\xbb\xd9\x37\x69\x50\x7b\x2e\x2f\x83\xb9\x7c\x5c\x49\x63\xd7\x6c\xe8\x29\xa0\x5d\x80\xa1\xad\x58\xfa\x2a\x04\x57\x0b\xa7\x9f\x46\xa9\xf8\x52\x06\x09\x33\x46\x78\xc4\x5c\x88\xbb\x0d\xf9\x97\x79\x85\xe8\x96\xe9\xca\x62\x93\xf1\x91\x17\xd8\x1e\xd4\xa6\xa5\x24\xb6\x98\x9e\x6b\x5f\xce\xf3\x67\xee\x1b\x3b\x4b\x4d\x44\x24\x77\xb7\x50\xb7\xa2\xe6\x36\x4e\xd0\x02\xd1\x27\x35\xe3\xb4\x7f\xb1\x12\xde\x03\xfa\x00\xbe\x82\x90\xcd\x40\x11\xa3\x21\x68\xe6\x3a\x72\x40\xc6\x30\xf3\x13\x35\x22\x52\xc0\x1a\xa6\xcf\x5d\x9a\xc4\x9e\xc3\x10\xdb\x97\x70\x9f\xb0\xb4\x23\xbd\xe4\xa5\x84\xbc\xce\x2e\xf2\x09\x22\xb6\xfe\x19\x85\x4c\xa2\xa8\xfd\xa9\x29\xe4\x7e\xae\x8e\xb6\x9a\xf2\x11\xbf\x9c\xee\x42\x8b\xab\x20\x32\x00\xdd\xb6\xf9\x2d\xe3\x21\x73\x4e\xc4\x7b\xe6\x6e\x56\x99\xd7\x37\xd6\x42\x76\x92\xbd\x90\x1b\xcb\x11\x0e\xbb\x13\xf3\x19\xb7\x3b\xdc\x48\x4e\x4c\x5c\x5d\x21\xe9\x1c\xf3\x89\x72\x1f\xf9\x04\x8b\xc5\x49\xa7\x9c\x65\x2f\xc5\x4d\xa5\x5e\x64\x5f\x28\xe7\xd2\xee\x71\x44\x9b\x83\xe9\x57\xb9\x9b\x23\x28\x8c\x9d\xdc\x2f\x5e\x77\x98\x0e\xbc\x4a\xfb\x13\x1c\x06\x4f\x35\x18\x87\x6f\x15\x2d\x68\x2b\x26\xd0\x85\x9f\xcc\x47\x89\x9b\x85\xfb\x15\xc9\x24\xb4\x70\x8c\x6d\x47\xd6\x08\x07\x31\x4f\x28\x03\xc2\xa1\x32\x29\xf5\xb2\x70\x6b\x3a\x86\x76\x45\x78\x38\xfc\x1b\xfd\x88\xf0\x8c\xd7\x3e\xfa\x47\xe1\xc1\x49\x1e\xec\x31\x81\xb6\x8f\x86\xa5\xe8\xde\x35\x5f\xc0\x31\x6a\x7f\x18\xd1\x78\x91\xf6\x9d\x6c\x29\x61\x42\xf3\x88\xe9\x4a\x7c\xa3\xfe\x1b\x1d\x44\x5e\xa5\xba\x52\xea\x4a\xc1\x29\x4f\xa4\xa5\x53\xb5\x8a\x93\xe1\x31\x34\x9e\xfc\xaa\x97\x92\xa6\x93\x2f\x9b\xd4\xc3\xea\x10\xaf\xee\x09\x44\xff\x6a\xf9\xd8\xa4\xc0\x2e\xb1\x7d\xd0\x87\xe1\x36\x58\x1f\x49\xe6\xe0\x79\x0d\xd7\xe8\x61\x84\xb3\x75\x07\x91\x52\xd2\x42\x73\x5b\x71\x37\x19\x67\x64\xa6\x2e\xa1\xb4\xeb\xcb\xd6\x95\x53\x4d\xb5\x44\xaf\xf9\x54\x9d\xe6\xf1\xa4\xc7\xcc\x8f\x52\x4a\xd7\x62\xb4\x64\xf8\x4d\xa3\x1c\x43\x1c\xf8\x56\x9b\x80\x65\xf5\xbe\x13\x45\xe3\x0e\x75\x7d\xa1\x8a\x08\x2e\xed\x2f\xe1\xdf\x89\x88\x96\xb3\x45\x9b\x49\x47\x9a\x5a\x53\x5c\xc8\xdf\x1a\x68\x61\x16\xca\xbf\x96\xbd\x9e\xdd\x94\x53\x86\x36\x87\xb9\x4c\xb8\xbc\xa4\x73\x03\x7a\xc5\xb6\x7d\x0d\xdb\x30\xcb\xc7\xe5\x5a\x0e\x76\xcd\x48\xa0\x50\x88\xa3\x0c\x5c\xa1\x5c\xc1\x1f\xe9\x2d\x85\x97\x11\xe7\x75\x9e\x2d\x3c\x4e\xc2\xb6\xad\x4c\xee\x23\x77\xdb\xf4\x61\xe9\x14\x65\x23\xdc\x53\x45\xc9\x37\xf1\x1c\x62\x98\xce\x8a\x99\x1d\x26\xd4\xdd\x3d\x43\x0d\x73\xd0\x0f\x76\xa6\x6b\x9e\x60\x5e\x4e\xec\x13\x7c\xc4\xf9\x8c\xb9\x52\x72\xf1\xc8\xa1\x44\xd8\x6b\xc2\xf6\xbe\xbc\x42\x14\xc9\xb1\x2b\x37\x19\x4e\x0e\x6d\xcb\x08\x0b\xa0\x38\xdb\xc2\x3c\x1b\xc8\x3b\xcd\x37\x1d\x94\x0c\x91\x82\xde\xbb\x8d\x17\x0c\x49\xb2\xbd\xe6\xcd\xaa\xea\x34\xe8\xb8\xdf\x6a\xde\x4a\x63\x78\xce\xf0\x74\x86\x3b\xcf\x0f\x79\x12\x15\xc6\xdb\x84\x89\x2d\x01\x3c\x0a\xee\x4a\xca\x30\xaf\x8d\x88\x0a\x73\xe3\x5d\x23\x5f\x71\xcf\xe1\xcf\xa6\x9e\x00\xf9\x02\x33\x33\xa5\x77\x3a\xd7\xb1\xfa\xae\x2d\x95\x0b\xa0\x9f\xf4\xef\xb9\xd3\xe0\x3f\x24\x03\xdc\x08\xd4\x54\xba\x9e\x4b\xc0\x84\x21\x77\x72\x7b\x71\x35\xc5\x06\xee\x33\x42\x5f\x4a\x11\x2f\x80\xf4\x36\xf4\x32\x8f\x46\x9d\xe1\xbe\x82\x77\x94\x36\x02\xb2\x05\x68\xe6\xe9\x9e\x42\xf6\x3f\xf0\xa6\x26\x1b\xfb\x2b\x92\xa4\x4f\xe3\x2c\x45\x07\x4b\xec\x38\x48\xcc\x0b\xda\x17\xce\x4e\xdc\x19\x64\x10\xe7\x0f\x61\xa2\x78\x09\xb7\x80\x34\x92\x62\xcf\x1d\xa3\x8c\x84\x1a\x78\x53\x69\x7c\xf7\xe9\xbc\x42\xfa\x4d\x50\x2d\x58\xc5\x52\x74\xd1\x99\x47\xf0\xb1\x8d\xf7\x58\xee\x04\x4a\x6d\x0f\x8b\x47\x34\x8a\x1a\x59\x0f\x49\xd7\xa8\x07\xd8\xd9\x94\x00\xc4\x22\xf6\x3e\xaa\xae\x68\x0d\x27\x98\xf6\x2b\xb9\x80\xd3\xc3\x40\x87\xce\xe3\x7a\x30\xb7\x2f\xb9\xc9\xad\x61\x19\x81\x89\xaf\xe1\x14\x77\xfc\x45\xff\x4c\xc7\x37\x94\x30\x10\x8c\x05\xda\x70\xc6\x2d\xc6\x98\x30\x9d\x59\xc1\x2c\xa5\xd4\x33\x5f\xb3\x16\xc2\xe7\xb2\x18\xac\xc7\x85\x79\xec\xc9\xec\x9d\x9b\x06\xd9\x2d\x1c\x55\xc8\x20\xc7\x9b\x9b\xb0\xe4\x38\x27\x93\xbb\x15\x3c\xe4\x9d\xe5\xa5\xb7\xcf\xa6\x69\x04\x8b\xea\xb6\xd2\xbe\x09\x42\xd4\xa3\x74\xb2\x20\x8c\xff\x92\xe1\x2a\x48\x24\xe7\x33\xf6\x0a\xca\xa1\xbf\x99\xa5\x02\x55\x41\x39\xcb\x4e\xb0\x3d\xe9\x1d\xab\x57\xf0\x20\x24\x89\xbd\x56\x38\x79\xc9\x00\x3b\x5a\x38\xcd\x6e\x2d\xcf\x51\xe0\xd3\x52\x46\x61\x6b\x53\xcd\xe1\xd4\x39\x9a\x76\x65\x19\x75\xa7\xfa\x16\xf7\x24\x0d\xaf\xfa\x41\xa4\xd0\x83\x55\xbe\x35\x69\xf4\x57\xca\x9c\xbc\xf7\x8c\x41\x85\x20\xf1\x0e\x13\x2a\x1f\x5d\x5b\xcb\xfc\x20\xfb\xb8\x84\xc0\xbc\x25\xe3\xd9\x0d\x70\x67\x8a\xba\x9b\x7e\x90\x17\x35\x1d\x32\xbc\x25\x9f\xb3\x4e\x97\xc7\x51\x84\x0d\x71\xec\xab\xd4\x94\x3a\x12\x7e\x98\xb6\xc0\xdc\x5a\xb5\x93\xf6\xcc\x78\x32\xd7\x4a\xdf\xab\x7f\x99\x70\x84\xc1\xd1\xcd\x5d\x73\x90\x39\x49\x2b\x5a\x32\x97\x71\x5a\x7d\xd5\x7e\x0a\x27\x49\x72\xcf\xea\x4e\x52\xf7\xff\xa7\x9f\x41\x5e\xd4\x0b\x91\xc2\xc9\x97\xba\x0e\xb0\xe6\x52\x9a\x3a\x66\xe3\xe6\x51\x71\xad\x25\x95\x29\xb4\x44\x9b\x21\xa7\x82\xbe\xb8\xf1\x58\xfc\x6e\xfa\x9d\xba\x5f\xc1\xaf\x18\x45\xe6\x93\x8b\xeb\xe9\x5f\xf4\x1e\xf6\x21\xec\x31\x59\x6f\x63\x0e\x29\x76\xcc\xa4\x8b\x23\xdd\x19\x9e\x90\x74\x91\x75\x03\xfb\x98\x10\x4a\x7e\xef\x0e\x2c\x91\xea\xd3\xd5\x04\xd9\x4e\xfd\xda\x8e\xca\x7e\x48\xbb\xd0\x12\x1a\x9f\x4d\x57\x34\xcd\x0c\x6e\xa1\x7f\x6d\x58\xbd\x98\x44\xe7\x19\xfe\xb2\xcf\x61\x67\xcb\x73\x1a\x76\x11\xff\xec\x80\xd5\xf6\x90\xda\x27\x32\x24\xb3\xc8\x5b\xc6\xe6\x31\x6e\x51\xa6\x0f\x9d\xc1\x7c\xa7\x5c\xed\x87\x40\x32\xa9\x6d\xdd\xb7\xb2\x6b\x69\x98\x8e\x8c\xf8\x59\xf4\x45\x2d\xd7\x83\xe9\x74\xb6\xf5\xc4\x62\x26\xed\xa6\x69\x89\x7d\x3d\xeb\x94\xfc\x60\xd3\x90\x94\x03\x01\x86\x9b\x92\xfb\x55\x55\xf2\x1c\x49\x6e\xcd\x10\xfb\x98\xf8\x1d\xdc\x01\x4f\x11\x37\x20\x39\x55\x70\x71\x14\xfa\x6b\xae\x9b\xe8\x25\x4e\x1d\x4f\x15\x8d\x12\x5d\x82\x94\x22\x03\x39\x6f\x41\xb9\xe8\x21\x75\x26\x00\xa2\x93\x4c\x5a\x93\x8b\xa4\xb8\x9a\x65\x88\x17\x3f\x82\x9a\x64\x87\xc5\x3c\x78\x23\x3b\x56\x1c\x88\xec\xc6\x7d\x15\xbd\x40\x5f\xad\xfc\x28\xea\xc6\x4d\xca\x99\x10\x21\x09\x69\xf1\xab\x44\xf1\x24\x71\x50\x81\x28\x82\x22\x5a\xb0\x49\x64\xa0\xbe\x00\x40\xd4\xc8\x7c\x68\x45\x89\xa3\xe1\x0b\xf5\x6d\xa2\xd7\x88\x57\x32\x1f\x51\x1f\x6a\x9c\x35\x20\x22\x60\x50\x38\x82\x28\x1a\x97\x5a\xc9\x11\x4d\x21\x44\xe6\xa4\x0a\xef\x93\x36\xc4\x3d\x16\x9e\xa5\x04\x06\x2d\x17\x5e\xa2\xfe\xbb\x20\x52\xe4\x4b\x9f\x01\x80\xa8\x8c\xa5\x6d\xd8\x29\x24\xe0\x8a\x74\xb3\x85\xeb\xf1\x0d\x92\x6d\x42\x17\xc2\x61\x26\x4c\xf0\x87\x34\x0b\x9b\x2b\x78\x43\xa6\x40\xf8\x82\x1b\x94\x7f\xb3\x49\x82\x13\x34\x54\x5c\x8a\xe0\x0c\xfd\x4c\xe0\x45\xc1\x73\xe6\x8c\x05\x2b\x85\xab\x99\x67\x01\x10\x1e\xe3\xc4\xd6\x57\xf1\x6d\xb4\x25\xda\xdd\x7c\x23\xed\xae\xb8\x8c\x2f\xa7\x2b\x19\x6b\xf9\x6a\x46\x3a\x26\x9a\xdf\xc8\x74\xaf\xd0\xf2\x9b\x59\x8e\x59\xad\xfc\x4e\xd6\x87\x8d\xe3\xfc\x93\xec\xf3\x81\x54\xfe\x3b\x8e\x6e\xc1\x2a\xc1\x5c\xce\x6b\x00\x84\x93\x79\x73\x2d\xe3\xbc\x24\x5e\xa1\x26\x8c\xb7\x82\xa7\x17\x4d\xe5\x2d\xe6\x4d\xd0\x3e\xf1\x22\x79\x0f\xd0\xcb\x79\xe5\xfc\xc5\xe5\x26\x1e\x93\x8f\xd9\x72\x81\xd7\xc8\x3f\xb2\xd1\x97\x77\x5a\xe0\x1c\x18\xc5\xfb\x4f\x90\xb9\x20\x95\x77\x5f\x50\x04\x80\xc0\x8b\x7f\xcf\x54\xc6\x59\xa2\xda\xab\x7c\xc3\x49\x55\xe5\xf3\x2f\x72\xe8\xca\x53\x94\x4f\x9c\x21\xa5\x07\xb2\x98\xf3\x48\x41\x29\xfd\xcd\x5d\x24\xbf\x97\x89\xe5\x26\xc9\x63\x63\x17\x73\x75\xb2\xce\xd5\x7c\xee\x6e\x99\xfb\x02\x27\x2e\x51\xba\x15\x00\x7e\x82\x68\xbd\xfe\x29\xeb\x4b\x43\xaf\x7c\x80\xed\x5e\xef\xc3\x3d\xc0\xce\xb0\x18\xc9\x4e\x6c\xbd\xd9\x01\xde\xcd\xbe\x61\xa4\x96\x10\x39\xee\xfa\x27\x19\xde\x9c\x2a\x5d\x49\x8c\x03\xa7\x5f\x7b\x21\x60\x1b\xe7\xa4\xc6\x32\xbf\x95\x53\xa4\x62\x00\x1f\x9e\x50\x92\xa8\x5b\xc6\x9a\xdf\x7d\x5e\xfa\x94\x55\xd3\xb9\x93\x03\x58\x83\xed\x14\x22\x86\xf5\xa6\x75\x09\x6c\x2d\x3b\xdc\xb6\xb7\xd8\x97\x2d\xb5\x66\x6c\x9e\xc2\xbe\x54\xff\x28\xda\x99\x33\xcb\xa2\x5e\x75\x97\xe3\x61\x1a\x9e\xbf\x90\xad\xaa\xcd\x06\xb9\xdc\xfb\xd2\xf7\xb5\x41\xcc\x77\x43\x5e\xd2\x79\xac\x80\xfe\x83\xec\x14\x16\xbe\x37\x90\x70\x94\x35\xd6\x25\x86\xda\x58\x1f\xda\xcf\x14\x75\xb0\xa3\x5b\x7e\xa6\x37\xb2\x15\xb6\xf0\x0d\xfd\xec\x83\x8d\xe6\x55\x2a\xf6\xc1\xba\xdd\x6e\x2f\xd9\xae\xba\x7b\x80\xce\x65\xcb\x1a\xb5\x70\xe6\x8d\xf1\x09\x09\x86\xf9\x67\x74\x11\x6b\x2f\x2b\x74\x28\x8b\x90\xc0\x42\xf7\xc3\xa1\x41\xac\x9e\x1e\x78\x51\x22\xeb\x59\x67\x56\x7a\x36\x7b\x55\x5b\xdc\x06\x0c\x3b\xaf\xb9\x78\x55\x31\x3b\xa6\x71\xae\xdb\x4b\x16\xca\xe0\x02\xba\x38\x5f\xe5\xf6\xca\x06\x43\x0a\x24\x46\xb0\x5d\xf7\xbc\x8a\x49\x77\xab\x1d\xac\x19\xc2\x8c\x6a\x0d\xb0\x37\x95\x16\x0d\x07\x59\x98\x77\x5e\x0d\x41\x9f\x4d\xfe\x5b\xb5\x05\x97\x17\xd1\xa6\xac\x26\x1c\xf7\x7b\xa2\xb8\x4c\xfa\xc7\x65\x40\xe9\x47\x89\x02\x40\x7a\x84\x35\x49\x69\xaf\x8f\xaa\xce\x13\x04\xd5\xfe\x81\x16\xd0\xba\xb5\x77\xe0\x99\x98\x04\xcd\x6d\x64\x76\x65\xb0\xfa\x0e\x9a\x96\x47\x53\x5d\xc2\xf6\x26\xd7\x2a\x2f\xe3\xff\x8b\x40\x2a\x3e\x91\xdc\xfc\xce\x2a\xa8\xe4\x77\x2e\xdd\x8a\xf3\x94\xef\x00\x48\x8d\xac\x54\x45\xa5\x6e\x0d\xcc\xcc\x6f\xa9\x5d\x80\xa8\xa1\xf9\x6b\x67\xa0\xbc\xd0\xe7\x34\x3e\xe8\x3b\x90\x63\xea\x70\xec\x81\xbc\xb9\xaa\x28\xfc\xf6\xe4\xf5\xca\x14\xe2\xfe\x88\x10\x85\x90\xdc\xe5\x37\xaa\x98\x4a\x8d\x71\x19\x51\x14\xd0\x66\x03\x20\xcd\x62\xdd\x90\xfd\xad\xb5\x61\x83\x78\x69\x9a\x3a\x9c\x98\xf2\x55\xdd\x87\x3f\x8a\x3a\xac\x3a\x4f\xf4\xa8\xf8\x5b\xf9\x89\x64\xcc\xdd\xa4\x74\xa1\xcc\xdf\x54\xab\x08\xa1\x0e\x85\xef\x92\xf3\xe8\xb3\xfc\xb8\xf2\xf9\x8c\x24\x97\x4b\xf2\x0d\x8c\xd3\x00\x48\x3a\x38\x45\x52\x9b\x66\x32\x25\x86\x3b\x53\x3d\x9f\xba\x8c\xbc\x5b\x15\x44\x7d\x8d\xec\x54\x62\x68\x97\xca\x1f\x28\x86\xe8\x27\x73\x10\xf2\xbf\x19\x97\x92\x2e\xc8\x5d\x98\x8f\xc2\xa3\x64\x6c\xd6\xdf\x7e\x31\x32\x77\xf6\xa8\xcb\x03\xd9\x42\xf6\x57\x00\xc4\x2f\x78\x53\x25\xa5\xaa\x09\xf6\x4b\xf6\x45\xe5\x6e\x4e\x04\x49\xa5\xf8\x8b\x43\x45\x98\x15\xde\x9c\x1b\x65\xff\xc8\x19\xdc\xf8\x6c\xbd\x6c\x2f\xf7\x7c\xd2\x14\xe9\x77\x5e\xce\xba\xa3\x52\x0e\xef\x8e\x9f\xb3\x74\x09\x3f\xcb\x75\x92\xe4\x11\x9f\x09\x80\x78\x15\x7f\x4c\x14\xac\x38\x21\xcf\x61\x5e\x90\x7f\x96\xcf\x24\xf4\xcb\xd7\xcb\x06\x61\x77\x65\x2d\xb2\xb4\x52\x8c\xcc\x5e\xfa\x29\x2b\x4a\x5a\x22\x1d\x4c\xf8\x28\x19\x97\xc2\xc3\x9e\x4b\x22\xa4\xbe\xbe\x2a\xf1\x55\xa9\x93\xcb\x3b\x31\x46\xb2\x0e\x00\xd1\x32\xe1\x2d\x41\xb8\x9c\x64\x3a\x41\xff\x24\xdb\x65\xdc\x87\x7b\x23\x9b\x67\x50\x42\xb7\x48\xf9\x7a\x68\xf1\x6f\xc9\x3b\x5d\x6c\xe6\x0f\x49\x49\xad\x57\xfc\x53\xf1\x59\xed\x94\x30\x17\x71\xaa\x66\x92\xcf\x4b\xd1\x65\x35\xcc\x65\xa7\x28\x55\x11\x05\x80\x30\x57\xdc\xc9\x23\xcb\x7a\xdb\x26\xd1\xd2\xa5\x3f\x5b\xf2\xb1\x44\x69\xb1\x4d\x52\xfd\x3f\xc9\x05\x6b\x7f\xd1\x5e\x49\x5c\xc3\x85\x8c\x1b\xe2\x3d\x75\x6f\xe2\xde\x88\x83\x2c\x3e\xa1\xc1\xa2\x41\x93\xc8\x67\x99\xc8\xd3\xd0\xe4\x92\x28\xa4\xab\xf1\x00\x08\xc6\xa5\xf3\xb8\x3d\xb2\xea\xee\x9b\x54\xa3\x74\xa2\xf3\x19\xe6\x84\x74\x6e\xfb\xb5\xea\x8d\x12\x79\xeb\xd6\xa2\x35\xe2\x8f\xcd\xb5\x19\xe5\x62\x5c\x13\x2c\x4e\x2d\x7a\xdc\x58\x10\x72\x5d\x94\x5b\x2f\xf0\xbe\x22\xdc\x6d\xf6\x72\x59\x22\xf8\xa5\x39\x00\x80\x20\x57\xda\xc1\xf9\x2e\x5b\x31\xf0\x93\xf2\x4d\x4a\xee\x7b\x88\x89\x95\x5c\xe8\x69\xa9\xba\x24\x09\xed\x4a\x2b\xbc\x20\x6e\x69\x7f\x93\x31\x45\xec\xda\x6a\x88\x4b\x16\x49\x9a\x73\x43\x5a\x84\x8f\xac\x67\xbd\x3b\x85\xc1\x75\x4b\x5c\x3c\x05\xb9\xda\x6b\x00\xf0\xaf\xc8\x00\xcd\xd2\xfc\x02\x32\x82\x6b\x68\x7a\x57\xf5\x00\xfa\xc7\x3a\x09\xea\x54\x7a\xa4\xc1\x17\x1e\x9a\xfd\xa4\x2e\x15\x29\x4f\xa6\x98\xab\xd0\xff\xad\x7f\x62\x54\xe3\x10\x81\xce\xfa\x6f\x84\x9d\xee\x58\xbd\x3f\xa9\x69\x6a\x6b\xad\x0f\xa5\x1b\x00\x45\x0a\x7b\x06\xcd\xbd\xd9\xa3\x9a\x8d\x8b\x68\xf2\x86\x52\xa0\xdb\x1b\x23\xe0\x55\xa5\xac\x7a\x32\x32\x3f\xbb\xd3\x32\x8a\x46\x27\x47\x98\xae\x61\xad\xeb\x77\x18\xa7\xe2\x6f\xad\x7e\xa3\x57\x10\x9f\xb8\xe3\x74\x07\xc8\xca\xa9\x87\xb5\xc7\xa9\x69\x00\x28\x66\xb2\x57\x52\x9b\x6c\x79\x30\x0a\xf6\xbc\xb5\x10\x11\x0a\x2d\x6b\xc0\x20\x5f\x94\xfa\xd5\x1d\x47\x77\x67\xe7\x5b\x66\x60\x25\x9b\x3e\x9b\x62\xf0\xdc\xf5\x02\x03\x9f\x28\x59\x7d\x55\x3f\x9d\x9c\xe7\x8e\xd1\x25\x51\x0e\x4d\xbd\xab\xcd\xa4\x6d\x01\x40\x7e\x8a\x6d\xa0\xe0\xad\xc7\x30\x68\xcc\xa9\x86\xd7\xd8\x0b\x35\xac\xfa\xe5\xf8\x25\x25\x10\x0b\x97\x20\xcc\x1a\x36\x5d\x22\xfe\xde\x54\x6d\x74\x25\x5b\xd6\x3b\xea\xab\xa8\xa1\xab\x45\xb5\xbf\x69\x06\xf7\x9a\xda\x68\xfa\x80\xb3\x8b\x26\x9a\x69\x07\x80\xdc\x8d\x73\x87\x7c\xb8\x31\x9a\x74\x18\xfd\xb4\x9e\x45\x3e\x5b\xcd\xb3\xec\xa5\x8c\x17\x73\xcd\x4b\xa9\xc3\x5b\x1e\x19\x15\xb4\x43\x49\xdb\xf4\x7f\xd3\xff\x8d\x22\xeb\x22\x98\x0b\x57\x07\x6b\x5f\xb0\xfc\xdd\xf3\xb5\xde\x6c\xe0\x1c\xaf\x76\xe3\xac\x06\x40\x96\xc5\x2b\x27\xb1\xeb\xbf\x30\xf7\xa3\x4e\xd6\xf9\xb1\x56\x57\x31\xcc\x70\x96\xa1\x48\x65\x7c\xc4\xf6\xda\xe2\x62\xc8\x61\x1f\x49\xfc\xaa\x9b\xe0\xd0\x23\xaf\xd7\x2e\xe2\xae\x0b\xb8\xa2\xb9\xcb\xfd\xcf\x3d\x5e\xe3\xca\x33\x3b\xb3\x94\x6f\xf9\x61\x00\x48\xd9\xfc\x3b\x84\x1d\x75\x53\x24\xc1\xc8\x48\x33\x54\x32\xaf\xd2\xd3\x78\x56\xfc\xba\xb0\xc8\x90\x2d\xbe\x96\x39\x49\xf7\x97\xf8\x6c\xe2\xcc\xda\x34\xf1\x85\xc8\x05\x9a\xa3\xe2\x7b\x01\x99\x6a\xa9\xf8\xab\xbb\x83\xaa\x43\x12\xe6\xdc\xaf\x40\x89\xbd\x00\x90\x60\x84\xfb\xf1\x4b\xcc\xdb\x75\x74\xf8\x49\x93\x67\xed\x68\xc5\x88\xa1\x47\x7b\xb1\xc0\x5d\xbf\x42\x3b\x6b\xf3\x8b\xda\x1d\x9a\xbc\x84\x79\xda\x68\x75\x67\xc4\x26\xf5\x49\xf5\xa4\x55\xdb\x54\x62\x95\x66\x49\xbf\x52\xad\x5a\xed\x3c\x2c\x5f\x2f\xc3\x02\x20\xd6\x89\x63\xb0\xf7\x4c\xb7\xad\x2a\x18\xc3\x98\xd2\x18\x5d\x2e\xd2\x1f\xad\xbf\x9d\xf7\x45\x57\x58\xc7\x49\x7f\xa1\x7d\x66\xf1\x8f\x5f\xab\x11\x99\xee\x87\x2b\xd4\x0b\x8d\x7b\x56\x39\x29\x2f\x18\x2e\x2e\x71\x50\x1c\xd7\x4d\x73\x66\xcb\x0a\x94\xb3\x00\x10\x3d\x93\x50\xb1\xa1\xa6\xea\xd6\xff\x41\x1f\x18\xfe\x69\x29\x2a\x7b\xa7\xc7\xd8\xf6\xe6\x31\x6a\x7f\x35\xf9\xa6\x73\xb4\xb5\x8d\x0d\x71\x57\x35\x2b\x1a\x16\x84\x87\xab\x4e\xd6\x5d\x58\x79\x48\x89\xb3\xf8\x2d\x3e\xaa\xc8\x33\xcc\x74\xae\x90\xde\x56\xad\x04\x40\x54\x2b\xf9\x07\xd3\x6d\x7c\xd7\x55\x07\x85\x18\x84\x1d\x2f\xca\x04\x7a\xd7\x76\xbf\xbc\x79\xb5\x2d\xad\x98\xf4\x55\x5a\xbf\xe6\x3d\x71\x06\xf5\x11\xdb\xa2\xf0\xc9\xaa\x72\x6b\xcb\xca\x06\xc5\x87\xfa\x6b\x8b\x3b\xe4\x87\x8c\xa3\xce\x18\xe9\x1a\xb5\x3b\x00\xa2\x69\xd2\xf8\xea\xfb\x83\x4e\x95\xa4\xd2\x03\x7d\xe9\xd5\xcc\xbc\xb9\xdd\xdd\x50\x66\xfa\xad\xce\x25\x70\x75\xc2\x9c\x36\x0b\xf2\x70\xe4\xb9\xe6\xef\x98\x59\x41\x8c\x26\x01\x0e\xeb\xed\xd4\x28\x27\x0c\xcc\xe1\x36\xbc\x26\x6d\x99\x74\xcb\xb8\x8c\x86\x07\x40\x25\xe2\x78\x54\xb7\x0e\xa4\x54\xbf\x2b\x55\xf4\xea\xa0\x67\x72\x5f\x75\x3d\x87\xdb\xd2\xc7\x3b\x28\x48\x7a\xfc\x9b\xd6\x1f\x68\x6a\xe4\xd6\x66\x2c\xd6\x10\x04\xb3\x7e\xc3\xef\xf2\x76\x6a\x9c\x4c\xdc\x35\xa7\xbe\x01\x4b\xf6\x72\x00\x86\x43\xb4\x97\x00\xa8\xa2\x39\x8b\xaa\xb3\xfb\x35\xb0\xe6\xd2\xe4\x9e\x2b\x88\xf4\xdc\xf1\xae\x40\xe4\x8b\x74\x5e\xfb\x19\xb4\x21\xfe\x68\x6b\x19\x16\x12\xa9\xb1\x5d\xc7\x6f\x0e\x4a\xb7\xa2\x89\x71\xde\x93\x1a\xf8\x64\xe7\x39\xa3\xf5\x77\x29\xf1\x0e\x7e\x86\x64\xfa\x79\x00\x94\x2f\x38\x35\x55\xa4\xde\x37\x18\x8f\x12\x43\x37\x04\x5b\x93\xeb\xde\xf1\x00\xd7\x95\xf6\xa3\x4d\x44\x70\x8a\xcf\x6f\x59\x4a\x54\x44\xae\x6d\xea\x21\x7b\x04\x39\x37\x26\x50\x0e\x2c\x7b\x52\x5f\x42\x5b\x36\xe7\x5a\x5d\x0f\x7d\x81\x03\x51\x1f\xc2\x0a\x00\x40\xb9\x82\x4b\xaf\xfc\xd9\x43\x24\x5e\x28\x01\x9d\x9f\x48\xf7\x72\x08\xed\x12\xf2\xa5\xb4\xca\xd6\x10\xca\x9d\xb8\x2b\xb6\x07\x34\x10\x71\xcc\x4a\xa0\x87\x05\xee\x6c\x70\x61\x50\x97\x9d\xae\x0b\x64\xb6\xce\x79\x6f\x29\x67\xe1\x1c\xf6\xeb\xa6\x72\x2e\x01\xa0\xc8\xe2\x5d\xae\xcc\xea\x5e\xc6\xf0\x2d\x4e\xe8\x18\x60\xec\xcd\xde\xdb\x16\xc5\x8c\x49\xdd\xdf\xfc\x85\xf9\x32\x2e\xa1\x69\x8c\xb5\x35\x62\x73\x63\x12\x5b\x12\x58\x52\xf7\x8c\x53\xb1\xac\xcd\x32\x85\x9b\x31\x77\x8a\xd9\x83\x37\xd9\x71\xba\xf6\x01\x3f\x17\x00\x39\x49\xe0\x57\xb1\xbd\x13\x2d\x6c\x2e\x9a\xdd\xf6\x41\x38\x91\x75\xa3\xa5\x41\xb8\x3f\xe5\x9d\xad\x52\x78\x67\x63\x9d\xd5\x5b\xe4\x12\xbe\xaf\xfe\x9c\x28\x6b\xf5\x1b\x0b\x4f\xd4\xb5\x8c\x64\x52\x8a\xbd\xe7\xfa\x1b\x61\x62\xb9\x23\x46\x53\x24\x92\x02\x20\x4b\x11\x9e\x29\xdf\xde\x7e\x43\xbd\xb3\x70\x61\xab\x4e\x1d\xb3\xe5\x63\x73\x9a\x6a\x67\x8a\x6f\xd3\x12\x55\x5c\xec\xfd\x86\x57\xca\x7f\xc2\x7d\xea\x3a\x95\xc6\xd5\x64\x33\x42\x59\xb1\x6c\x95\xb1\x5c\x29\x99\xbb\xcc\x30\x5b\x11\xeb\xd8\xaf\xf6\x96\x7a\x03\x20\x85\x8a\x1d\xcb\x8e\xb6\x8d\x59\x5e\x17\x2c\x6f\x11\x9b\x1f\x6c\x99\x64\xcb\x30\x5d\x49\x4e\xb7\xfa\x1a\x1f\xc6\xfa\xd4\x7f\x36\x3a\xaf\x63\x5b\x4e\x18\x36\x07\xbc\x30\xd9\xf4\x17\x97\xee\x37\xa8\x74\x47\xe7\xdc\xd0\x2f\xd6\x38\x3b\xee\x56\x05\xca\xd3\x01\x90\x6c\x93\x4c\x2e\xdb\xd8\x16\x6f\x3d\x94\xbf\xb3\x65\x7a\xa3\x2c\xd3\xd6\x74\xb7\x21\x6d\xd3\xcb\xc6\x6d\xf5\x41\x31\xd7\xeb\xc5\x75\x6b\xd6\x85\x5b\x8a\x2c\x45\x01\xdb\x4d\x61\x66\xe3\x52\xb3\x61\x81\xb1\x64\xce\x01\x9d\x49\xdb\xe7\xb8\x5b\x39\xa4\x08\x01\x40\x92\x2f\x81\x97\x5e\x6a\xfd\xbb\xe5\x57\x7e\x5e\xb3\xad\x79\x28\x33\xa5\x09\x69\x2b\xd8\x34\xd4\x18\xde\xe4\x1b\xd3\x5e\x6f\x67\x9d\xbf\x6e\xa6\xf9\x76\x63\x60\x80\xd5\xb8\xbb\xbe\x71\xa9\x42\xaf\x34\x33\xe7\x1c\xab\x7d\x58\xfb\xc7\xf1\xbe\x72\x92\xd2\x09\x00\xf1\x55\xc9\xb1\x12\xe9\xf8\xe4\xca\x4f\xb9\x6d\x23\x8b\xab\x6f\x6d\x5e\x3b\x18\x09\xdd\x91\x98\xdd\xc7\x86\x0f\xaf\xff\xd2\xbd\x17\x79\x2e\xc4\xa7\xe3\x29\xc6\x71\x45\x6a\x5b\x34\x2e\xd5\x1d\xd6\x12\x43\x20\xce\xdc\xd1\xec\x4b\x8a\xb0\xa3\x9b\xfe\xa2\x97\x02\xa0\x96\x70\xd8\x25\x55\x63\x89\x35\xe5\xb9\xc2\xe1\x0a\xd8\xec\xcd\x0b\x06\xe4\xf0\x23\x89\x11\xbd\xd7\x90\xb2\xf5\x8f\xba\xbd\xd0\xf8\x90\xf9\x1d\xb9\x58\xc6\x8a\x4d\xad\xe3\x78\x85\x3b\xae\x79\x27\x91\x38\xf3\xa6\xcd\x46\xfa\x66\x57\x67\xc2\xd0\xf7\x01\xa0\x8e\xe0\x60\x4b\xd6\x8e\x4a\x60\xef\x73\x0b\x86\xda\x11\xbc\xf4\xb7\xfd\x97\x91\x7f\x12\xdd\x7a\x57\xa0\xb5\xeb\x8f\x77\xf1\xb1\xa9\x21\x76\xed\x7b\xf1\xbe\x2b\xa2\x5a\x17\x11\xa7\xb8\xd3\x9a\x97\x91\xf6\xcd\xfc\x64\x03\x94\xb9\x76\x3b\x8c\xaf\x18\x42\x00\x54\x0f\x38\x03\xc5\xdd\xc3\x6f\x30\x41\x39\xd7\x07\x03\xb0\x65\xe9\xfc\x3e\x06\x4e\x92\xb0\xa3\xfb\x0e\xfe\xee\x7a\x7a\x67\x34\x31\x77\xed\x89\x36\x31\xe9\xe1\x8a\x79\xcd\xff\x52\x68\xee\xa4\xa6\x57\xd4\x4b\xb3\x56\x5a\x77\xd2\x5e\xda\x7d\x37\x5c\x61\x75\x03\xa0\x72\xe5\x0e\x15\xc7\x0c\x95\x13\x4f\xe7\x94\xf6\xef\x21\x8d\xa5\x7d\xef\x75\x27\x2b\x13\x36\x76\xe9\x28\x86\xf5\x73\xda\xbf\x53\xb7\xaf\x65\xb4\x26\xd2\xfe\x5d\xfe\x8f\x6d\x90\xb1\xd4\x9d\x6c\xed\x63\x66\xce\x2a\x6a\x2c\x62\x65\xd8\x67\xea\xbb\xb9\xb3\x00\x50\xae\xe6\x7d\x29\x62\x0d\xba\xd0\xf7\x66\x6f\xeb\xc3\x32\x12\xd3\xb0\xdd\xd7\x19\xe7\xe2\x8f\x77\x66\x31\xf9\x51\x03\x6d\x27\x59\xe9\x6b\xbd\x5b\xe6\xb0\x3d\x97\xf7\x36\xd1\x39\x76\xee\xa8\x46\x0c\xd7\x6e\x96\xa0\xc1\x8e\xfb\xd3\xbe\x57\xc7\xe5\x57\x02\xa0\x48\x12\x24\x14\x2a\xfa\x8b\x05\x37\xb3\x5e\xf7\xec\x10\x3c\x49\x3d\xd1\xe5\x27\x78\x15\xbf\xaa\x7d\x5c\xe8\x1e\x15\xd8\x1a\x20\x84\xaf\x39\x62\x53\x0b\xf7\x2d\x47\x36\x7e\x11\xad\x70\x47\xd4\x9f\x17\xfd\x35\xeb\x4c\x9d\x8f\xd8\x71\xd2\x1c\xed\x5b\x51\x2c\x00\xf2\x85\xc2\x23\x05\xe7\x7b\xc7\x54\xe2\xac\xf0\xee\x48\x95\x5d\xaa\x47\xc7\x19\x25\x37\xae\xa9\xad\x50\xe9\x13\x39\xd2\xfc\x40\xf1\x72\x4d\x51\xd3\x66\xc5\xd1\xe5\x8b\x1a\xce\x2a\x8e\xba\x67\xd6\x29\x94\xae\xb3\x3e\x98\x87\xe4\xc1\x93\x2a\x35\x7b\x25\x66\x00\x64\xab\x45\xff\xcb\x7f\xde\x23\x31\xaf\xda\x02\xef\x9a\x67\x0a\x48\x81\xb4\x8f\x18\xd7\x6c\x7c\xdd\x1a\x67\xc0\x47\xce\xb7\x5d\xd2\x9f\x0f\xfe\xcb\x9a\xaf\xcf\xf6\x1f\xab\x7f\xa1\x9f\xee\x3e\xc9\x62\xad\x95\xce\xba\x67\x52\xa9\x74\x93\x94\xea\x23\x32\x19\x00\x52\x91\xf8\x64\x3e\xbb\x67\x66\xc3\xc9\x2d\x8e\x9d\xd6\xfa\xe6\x94\x19\xed\x01\x75\xec\x8d\xdd\x2d\x87\x2d\x96\x88\xbb\xb6\xcd\xe6\x1b\xc1\x5d\x8d\x7f\x9b\xb7\xf8\x2b\xeb\x19\xa6\xc2\x25\xaf\x2c\x8b\xf5\xe7\x66\xdd\x35\xbe\xd1\xd8\x4d\xea\x57\xaf\x97\xc3\x01\x90\x7a\x48\x02\xf3\xe7\x77\xb7\xd9\xae\x66\xee\xe8\x74\x6f\x32\x25\x5f\x68\xeb\xb3\x96\x6c\x24\xb7\x84\x36\xc2\x22\x76\x34\xed\x6b\xe8\x09\x56\x36\x66\xd6\x9f\xf4\x67\xd7\xbd\xae\x03\x4b\xde\x9a\xb9\xc6\xa1\x59\x5f\x8c\x81\xda\x98\x49\x7f\xa9\xea\x14\xcb\x01\x90\xb4\x4a\x64\xb9\xb4\x1d\xfe\x55\xfc\xcd\xb6\x09\xdf\x9a\x90\xa4\x94\xb1\xd5\xd0\x27\xd1\xad\xc3\xf9\xf0\xfd\x61\xaa\x01\x3e\x72\xef\x6a\xc7\x5e\x03\xfa\x86\x37\xa7\xeb\x1e\xf6\xe3\xfc\xaf\x9d\x93\xf1\x1f\x9d\xb7\xb7\x55\x92\x52\x00\xb0\x14\xd0\xef\x02\xa0\xa9\xe6\x98\x72\x71\xdb\x21\x35\xb7\x37\x1b\xb7\x22\x61\x95\x49\xeb\x47\xf9\xf0\x47\xd1\xe6\xa1\x51\xa4\x22\x4c\xdc\x7f\x0f\x9d\xb3\xda\xa9\xe7\x33\x36\xc6\x5b\xd6\x95\x8c\x0f\x58\xe0\xd2\x41\x24\xbc\x77\xbe\xd5\x7a\x81\x0c\x00\x30\x3f\x65\xac\x01\x40\x33\x9b\xc3\xcf\x2d\xdd\xd6\x00\xaf\xda\xcc\x19\x1f\x46\xec\x4f\x5a\x36\x72\x0e\xe5\x16\x2d\x18\xb2\x43\x4b\xc2\xc8\xfd\x11\x58\xef\x80\x9f\x3d\x05\xb8\x27\xde\xf2\xce\x01\x42\xdf\x02\xdf\xf6\x0b\xa4\x18\xe7\x6f\xad\x2b\x29\xf3\x01\x30\x43\x18\x0f\x01\x50\x6f\xe5\xec\xca\x5d\x34\xe1\x88\x41\x6d\x5e\x33\x16\x84\x25\x24\x5e\x1b\xae\xc1\xd1\xa2\x37\x0c\x0c\xe0\xf7\x84\x45\xf7\xbe\x21\xba\x07\xdc\xee\x9e\x4d\x6a\xf0\x66\x76\xc0\x28\x73\x16\xac\x6f\xe3\x52\x4b\xa7\xad\x6d\x3e\x47\xfb\x02\xd6\x98\xc2\x59\x0f\x01\x50\xdd\xe0\x4e\xe4\x1c\x1b\x2f\x25\xfe\x48\x3f\x3f\x32\x4e\x1a\x49\xa4\x0e\x4d\x21\xd7\x6c\x78\xd1\x5f\x44\x29\x0b\xfd\xd1\xd3\x43\xa5\x06\x0c\x76\x9e\xa3\x59\xbd\x6b\xda\xe7\xd3\x8f\x2e\xc8\x6c\xf5\x64\x3c\x99\x06\xb7\x95\xb0\xa8\x80\x6a\xf8\xc9\xf5\x07\x40\xf9\x8c\xf7\x2d\xfb\xd1\xd8\x2c\x7a\x7d\x7a\xd8\x30\x94\x31\x2b\x71\xd6\xc0\x01\x86\x62\x83\xa9\x6f\x1e\x33\x24\x74\xa2\x1b\xc5\xfc\x15\x40\xeb\xd0\xb2\xce\x7a\x6f\x6a\xbd\xca\xee\x5e\x50\xdc\x7c\x8e\xd3\x3b\xcd\x6a\xfd\x8f\xe7\x0c\x76\xe8\x2f\xf2\xf3\x01\x50\x02\x41\x4c\xb6\x75\x24\x47\x80\x4d\xbb\x39\xd8\x2e\x40\x26\x74\xf4\xfd\x14\x94\x6f\x08\xed\xa9\x10\x98\x42\x11\x9d\x7b\x04\xff\x06\xc4\xb5\xbd\x16\x26\x7b\xaf\x6d\x89\x14\x1e\x5b\x20\xb2\x4d\x16\x69\xa6\x83\x86\xcf\xa2\x3a\xbb\xf9\xba\x08\xe1\x4f\x00\xe4\xa7\x85\x7d\xd9\xcb\x86\xd4\xca\x7d\x69\xd5\x03\x53\x94\x3e\x09\x21\xbd\x4a\x85\x79\xfd\xb5\xae\x77\x8a\xcc\xd0\x05\x1d\x79\x8a\xe0\x00\xa7\xd6\x46\x85\xaf\xf7\x6c\xdb\x5b\x45\xf6\x02\xb3\xb5\x55\x51\x36\x7d\x73\x7d\xa5\x2c\xdd\x0e\xa6\xfd\x25\x59\x02\x80\xec\x6f\xd1\xee\xac\xb4\xc1\x7c\xe3\x93\xd4\x89\xbe\x73\x86\x07\xf1\xbd\x3d\x69\xfa\x37\xeb\x73\x3b\xf7\xea\xd3\x43\xfa\xdb\xbd\x75\xb7\x56\xf5\xb4\x88\x75\xd6\x65\xc7\x9a\x3e\xe9\x02\x17\x60\x1b\x0d\x5a\xdf\xe9\x90\x3a\x2f\xe5\x16\xbb\x7a\xad\x9d\xf4\x01\x00\xb2\x00\xb1\x79\xcb\xeb\x81\x9b\xf5\x19\xa9\xd0\xbe\xb8\xba\x65\xf1\xc8\xee\x1d\x96\xe9\xeb\x3d\x3b\x7d\xcd\x99\x21\xbc\xb6\x5a\xd3\xb9\x55\x92\xe6\xcf\xa6\xf2\x65\x03\x4d\x54\xa3\xcb\x02\x44\xa3\xbd\x6e\xe5\x74\xaa\x85\xa1\x6a\xb7\x9b\xd0\xb0\x65\xa3\x00\x48\x2f\x8b\xdf\x6e\xb1\x0e\x94\x35\xad\x48\xf5\xeb\xdd\xd5\xf8\x22\x3e\xaa\xdb\xbd\xe1\x58\xd4\xaf\x0e\x45\x83\x5d\x08\xa2\xf5\x45\x3d\x63\x15\xad\xb9\xa8\x0e\xbe\xac\xdf\x7a\xd7\x8c\x58\xc0\x6d\xc8\xd1\xdf\x9c\xde\x66\x1e\x56\x1f\xb5\xbb\xaf\xbe\x29\xaf\x04\x40\x9a\x2b\x09\x9d\x18\x82\xce\x28\xa4\xf5\x6e\x83\x19\x4a\x70\x4d\x49\x88\xc9\xe5\xf9\xb5\xb3\x91\xbd\x95\x35\x02\x27\x74\x79\x8d\x9c\xe8\x87\x5d\x07\x97\x43\x9e\xe3\xfd\x51\x96\x8c\xa7\xc4\x15\xd8\x5b\x91\x6a\x32\x20\x3c\xf4\x1a\x25\x9f\x21\x4f\xb5\x2b\x62\x91\xa9\xdb\xb7\xee\xad\xce\x2e\x55\xf4\xdc\xad\xf9\x5d\xb1\xcc\x2a\x82\xf5\x56\xee\xd4\x56\x23\x70\x35\x14\x3e\x1a\x95\x01\x4f\x20\x34\x63\x52\x90\x1f\x20\x14\x5c\x09\x66\x24\x83\x47\x60\xe1\x8d\x91\x01\x24\x18\x29\xda\x8b\x48\xf6\xa5\xcc\xb0\x4b\x64\xad\xa0\xb1\xc6\xf7\x57\xb6\x43\x0e\x75\x7f\xab\x26\x57\xfd\x69\xdc\x06\x4d\x81\xc6\x6a\xfa\xe0\xeb\xe0\xa3\xbc\x93\xc8\xf5\xa8\xd5\x84\x99\xe8\x42\x8c\xba\xe2\x07\x56\x81\xfb\x90\x31\x17\x7f\x98\xc8\x8a\xf8\x8b\x78\x80\x7c\xc6\x6b\x3d\x89\x4c\x4d\xb1\x8b\x66\x5e\xa2\xd3\x47\x8f\x97\xeb\x90\x9c\xae\xe5\x90\x66\xf4\x92\x06\x97\xaa\x93\x98\x56\xf5\x9a\x9a\x0f\xb8\x0a\xae\x00\x1e\x42\x58\x83\xfb\x80\x94\x13\xdf\x55\xb8\xa2\x5f\x92\xf7\x6e\xce\xc0\x65\x52\x55\x11\xa1\x84\x1a\xba\x9f\xe7\x3d\xc2\x77\xc6\x62\xbb\x54\xe6\x54\xe6\xd8\xf0\x70\xc9\x7e\x52\x65\x07\xb4\xdc\x81\x5c\x51\x47\x84\x54\x50\x92\x94\x07\xaa\x8e\x53\x4b\x39\x51\xd0\x8d\x34\x31\xf6\x36\xfc\x04\xbd\xa5\xdc\x0f\x55\xc2\xd8\x93\xae\xc5\x3c\x64\xde\x0d\xef\xc4\x4f\x65\xdd\xf4\x34\xe2\x59\xec\x4d\x76\x42\x46\x30\xfb\xd7\xe0\xed\x22\x77\xf6\x89\xb6\xc6\x92\x76\xce\x0a\xf3\xe5\xf2\x10\x4e\x91\x22\x15\x72\x9e\x73\x80\xf5\xa9\x9a\xcd\x5d\x8b\x39\x0c\x0b\xe0\x36\x97\xc5\x22\x9e\xf3\x9c\xd2\x2e\xa3\xf5\x3c\x4a\xb8\x1b\xf6\x38\xef\xb8\x27\x0c\x37\x99\xd7\x67\xb7\x8b\x8e\xe2\x05\xf5\x3b\xe5\x17\xaa\x04\x2d\x53\x0a\x5f\x28\xaf\x1b\x21\x25\x6a\xa5\x97\x6c\x66\x79\x91\x82\xce\xf8\x5c\x19\x29\xbf\x8e\x76\xa8\x71\x97\xfb\x94\x5c\x86\x4f\x95\x61\x53\xc7\x91\xd7\xa5\x5b\xd7\x65\x61\x16\x49\xde\x79\xce\xc7\x64\x48\xbc\xed\x7d\x69\x34\x61\x48\x0f\x39\xe7\x81\x75\x59\x53\x53\xfe\xd9\x86\x22\xbd\x4f\x51\x47\x5d\xab\xf8\x4f\xa9\xd1\xfc\x0f\x7d\x49\x45\x9d\xc9\x07\x59\x53\xd5\x62\xc8\x2e\xa6\x40\x07\x75\xa4\x94\x26\x84\x51\xab\x0e\xd3\xa0\xfe\x51\x1f\xf6\xd8\x85\xf6\x55\x25\xd9\xe3\xa9\xb7\xc5\xff\xeb\xea\xcb\xa6\xf4\xc7\x35\x5e\xce\xa3\xf4\x0c\xd4\x16\x16\x52\x3a\x7f\x8a\x52\x4b\x48\xed\x29\x54\x61\xb9\xa4\x45\x0a\xff\x58\xd9\xdc\xd4\x59\x14\x5e\xb3\xbb\x61\x38\x79\x10\x3e\x66\x39\x14\xfa\x1e\x35\xd9\xe4\xef\x41\x42\x41\x75\x36\xfb\x1d\x54\x94\xcc\xb5\xf3\x46\xf6\xa2\xb1\x8a\x46\xb7\xbc\x99\xc3\x95\xda\xc1\xc2\xa9\x03\x49\xc2\xae\x12\xa7\xde\xe5\x94\x27\xe5\x0b\x3a\x3f\xc1\xd1\x95\x6b\xda\x6c\x85\xc7\x6a\x32\x9b\x57\x25\x17\xc2\x93\x1b\x2f\x84\x9e\x44\xb6\xd4\x3d\xf5\xc0\x22\x7f\x1a\x06\xed\x9f\x51\xbd\x64\xf7\x3b\x13\xb3\xee\xef\x10\x36\x58\x72\x8f\x4d\x84\x6a\x23\x0a\xc6\x46\x8f\x09\xc3\x8b\xbb\x87\x72\x29\x82\xb2\xd1\xbe\x63\xf0\xb9\x90\xa3\xdd\x8e\x85\xfc\xea\xbf\xdb\x57\x25\xaf\x81\x5d\x6a\x86\x85\x9e\x44\x7a\x34\xbe\xf2\xa8\x43\x72\x4d\xfe\x93\xa2\x29\xbb\xe4\x39\xa3\x39\xf0\xa3\x85\xf9\x9d\x17\x91\xa0\xa4\xb0\x7e\x04\x95\x52\x1e\xa5\xba\x82\x1e\xaa\xcc\xe4\x7a\x61\xfd\x6a\x18\x38\x2b\xee\x24\x9c\x57\xbe\x9f\xc0\x41\x99\x37\xcf\x22\x45\x60\xff\x8e\x98\x45\x3e\x45\x78\xee\x79\x91\x92\x49\x5e\x63\x57\xc4\x6a\xa3\x85\x8e\x60\x61\x53\x4a\xb3\x3a\x7e\xc1\x19\xe5\x9f\xea\xde\x23\xfe\xad\x54\xa9\xfc\x50\x8c\x9a\xcd\x1c\x31\x66\x31\x7c\x29\x6e\x36\xf6\x3e\xf2\x4e\x79\x12\x7e\x1b\xa6\x39\x7d\x90\xa8\xc1\xab\xc2\x8f\x93\x03\x49\x71\x9e\xf5\xe4\x6d\x94\xd5\x76\x29\xac\x62\xda\xab\x61\x76\x4d\x31\x84\xd8\xb1\x0c\xfa\xb1\x6a\x6f\x5d\x00\x5c\x03\xb5\x53\x12\x91\x89\x70\x26\xfb\x31\xda\x05\xf9\x0b\x2b\xc5\xbc\xc3\xd4\x94\x5d\xc1\x3d\xc5\xdd\x4c\x4f\x22\xdc\x20\x22\xc2\xa9\x24\x0d\xf9\x94\x27\x9a\x3c\x99\x0a\xb7\x8b\x63\x39\xd2\xef\x0f\xf2\x2b\x71\x48\xd0\x96\x5e\x1d\x85\x9a\x30\x4b\xa1\x7e\x98\x0d\xf2\xef\x70\x57\x9c\x03\xab\x0d\x39\x1b\xff\x10\x83\x41\xaf\x20\x8e\x95\x3e\xc3\x66\x91\xe5\x69\x52\x3c\x9a\x8a\x58\x77\x87\x18\x41\x5f\xec\xb9\x90\x68\x65\xac\xb5\x2b\x61\xc6\xb3\xa6\xf6\x4b\xcb\x5b\x88\x7b\x5b\x74\x90\x11\xd2\x5f\xc6\xe7\x55\x17\xc8\x57\x64\xea\x9a\xff\x28\x6f\x98\x10\xb8\x0f\xcd\x0b\x9d\x8f\xc4\xd1\x53\x4b\x01\xfa\x28\x83\x95\x7a\x01\x67\xcf\x1c\x5b\x97\x86\x7f\xcc\x3a\xec\x71\x97\xe0\xc9\x2e\xb4\x6b\x60\x60\x38\x69\xbd\x1d\xa5\x4b\xd9\xf3\x6c\xa7\xcb\xcb\xd9\x5a\x43\x06\x64\x9c\x7d\x51\xba\xa8\x1a\x70\x36\x30\x3c\xa1\x35\x9c\xbd\xa8\x58\xf8\x4d\xee\xba\x92\xc5\xa8\x3c\xee\xf6\xd4\x85\x98\x6d\xbc\xc8\xb0\xeb\xb8\x4e\x5e\xaf\x47\x1f\x6e\x07\x6f\xdc\xee\x01\xbd\x85\x47\xea\x9e\x5c\x14\xa3\xa4\x5b\xb3\x4b\xba\x14\xaf\x6b\xdf\x97\xcf\x55\x14\x89\xde\x43\xcc\xf2\xfd\xb4\xa0\xea\x15\xf2\x00\x84\x09\x7a\x51\x66\x29\xda\x83\x60\x4a\xbf\xa6\x38\xa0\x7e\x4a\xcb\xc2\x16\x60\x7e\x48\x0e\x78\xf0\x31\x7f\x24\x8b\xed\x2b\x69\xad\xc2\xf2\x0e\x64\xfe\x97\x86\x1b\xf5\xef\x8b\x2c\xf5\x7e\x9a\x73\xa5\x6b\x2c\x26\xc1\xc7\xf2\x6b\xa6\x57\x94\x9a\x4a\xa5\x71\x13\xec\x77\x4d\x96\xde\x54\x88\x80\x2f\xaa\xbd\xba\xe9\x2b\x72\x8f\x76\x56\x68\x19\xfa\x98\x1a\xe7\xe1\x83\xbe\xae\x9a\x67\x3f\x4e\xfd\x26\x7e\xdf\xc6\xcc\x33\xf4\xb6\xd5\x39\x17\xa6\x76\x87\xaa\x3e\x94\x38\x76\x6c\xe3\xc7\x96\x6d\x6f\x5b\x48\xba\x06\x61\x35\x53\xa0\xd6\xea\x1c\xeb\xce\x82\x75\xb0\x80\xfa\x67\x9b\x5c\x10\xb7\x2d\xde\x21\xa7\x50\x4f\x8d\x5b\xdd\x9f\xa0\xa7\xe9\x62\xed\x7f\x52\x45\xb2\xb9\xad\x03\x79\xeb\x46\x3a\x2d\x69\x05\x4f\x06\xaf\xaa\x62\x8b\x9b\xfb\xfe\xe1\x35\x96\xa5\x75\x3f\x22\x45\x41\x66\x74\x9c\x87\xce\xad\x7a\xd6\xda\x9c\x7f\x12\x7a\xc4\x56\x90\x74\x08\x41\x6c\xf4\x0a\x69\x45\x31\xeb\x20\xee\x8f\x51\xed\x86\x8d\x93\xd6\x52\x43\x65\x77\x5a\xe7\xe5\x7e\xd9\xb6\xcd\x7c\xac\xc0\x3a\x6e\x51\x1e\x2b\x8e\x1b\xc9\xe0\x2d\x2f\x7d\x36\xf0\x8b\xf8\x77\x45\x4f\x6f\x6d\xcd\x91\x2a\x56\xe7\xb7\x7c\x05\x74\x4b\xdb\xe6\x24\x1b\xfc\xb3\x6d\x2c\xc4\x86\xfc\xda\x98\xe3\x31\x1d\xb5\xd0\xb8\x63\x92\x92\x72\x40\x9e\x3a\x70\x1c\xd5\x50\x18\xd1\xba\x15\xdd\x58\x12\x6b\xfa\x1b\xb3\xab\x7c\x89\xbc\x10\x7b\xaf\x32\x8c\xf9\x0d\xbf\xbc\x06\x82\x3e\x43\x30\xc3\x91\xa5\xa9\xa4\x39\x28\x71\xea\x1b\xb2\x1e\x7b\x72\x5d\x02\xe5\x7f\x84\xeb\x1e\x22\x6a\x04\x79\x15\xf8\xcd\x5e\x4d\x33\xf7\xbf\x40\x3c\x2c\x5d\xd4\xf2\x2f\x6a\x41\xf9\x49\xd3\x72\x74\x61\x65\xb1\x6c\x1b\x66\xa4\xc6\x9b\x59\x89\xf3\x81\xfd\x40\x27\xe0\xb7\x22\x77\x96\xdc\x24\x66\x61\x04\xa9\x3a\xd2\xbf\x78\xec\x3a\x7b\xca\x66\x92\xbf\x47\x26\xa5\x8b\xb2\x14\xbc\x61\xbd\xa2\x47\xf7\x3b\xc2\x43\x20\x4b\x5b\x66\x23\x5a\xab\xa8\x46\x0c\xf2\x7b\xcd\x41\x99\x3d\x5a\x04\x5f\xcf\x38\x82\xf5\x44\x1e\x45\xed\xc2\x9d\xc5\x04\x97\x54\x12\xe4\xb8\xe1\xd4\x00\xd2\x3a\x62\x7c\xd8\x4e\xf2\x30\xb9\xdf\xc3\x93\xfc\x83\x9a\x0b\xfe\x63\xd9\x18\x7e\xbd\xf6\x35\x44\x84\xd4\xb6\x0e\x66\x87\x4a\xd4\x1f\x84\x6f\x47\x5f\x97\x28\x91\x95\xd8\x6e\x3a\x0f\xbd\x0a\xaf\x40\xb6\x61\xa7\x11\x21\xc5\x0c\xdc\x17\x72\x7c\x0a\x95\x70\x85\x1a\x1c\xe6\x4f\x82\xd0\x3e\xb9\x3f\x24\x35\x30\x3c\xec\xdc\x98\xb7\x58\x09\xdd\xcb\x2b\x3b\x88\x73\xac\x82\x6a\x21\x69\x93\xce\x0f\x8a\x25\x17\x88\x3d\xe1\x9b\x28\x6c\x5a\x3c\x32\x91\xba\x1d\xa1\x45\xe7\xd2\x5e\x14\x99\xb1\x38\x86\x7f\xf2\x51\x3c\x8e\x49\x0c\xed\x23\xce\x64\x59\xdc\xc7\x89\x5e\xec\x18\xbb\x32\xa6\x03\x87\xd6\x19\x5a\x91\xce\xaa\x6a\x38\x54\x99\xc4\x7a\xa1\xd5\x55\x57\xb0\xa3\x85\xdb\xa0\xd5\xec\x71\xea\x64\xb8\x92\x13\x0e\x67\x21\x8f\x72\x8e\x17\x8e\x62\xec\xb8\xb9\xc9\x73\x71\x5e\xdc\x57\xa1\x1b\xf0\x97\x78\x24\x77\x1d\xfe\x30\xaf\xd1\x6e\x80\xb1\x8e\x67\x6a\xbb\x52\x9a\xa9\x40\xd6\x55\x97\xab\xe4\xbf\xd5\xa9\x90\x8b\x72\x05\xbf\xb9\xea\x97\xec\x1b\xd9\x0f\x9a\x2f\x63\x41\x6f\xc1\x0f\x49\xbf\x15\x14\xa0\x02\xa4\xb4\x4d\x53\x30\x38\xc9\x87\x10\x05\x6e\x95\x84\xe6\x0e\xc5\xcd\x16\x7f\xb1\x0f\xa1\xaf\x15\x62\x5a\x56\x16\x47\xd4\xcb\xcc\x2e\xa5\x1a\xcb\x2b\x65\x68\xf9\x07\x33\x9f\x3b\x54\x99\x60\x7c\x49\x84\x55\xef\x32\x94\xd7\x64\xc1\x12\x75\x27\xf3\x5d\x10\x57\x6a\x57\x24\x4d\x42\x07\x68\x54\x6b\x2f\x61\x3e\xa8\x67\xba\xcf\xc7\xbc\x52\x5e\xb6\x57\xd1\x14\xe2\x17\xb6\x39\x85\x77\xba\x3f\x1a\x9d\x4b\xb2\x3a\x77\xc9\x73\xca\xce\xb7\x57\xb1\xbf\x43\xfc\x5a\x1e\xe0\x1f\x56\x0d\xd9\x8a\xab\xbe\x40\x53\x1b\x8f\xe4\x3e\x87\x3f\xad\x5f\x92\xe8\x85\xda\x6c\xe6\xad\x8d\xc2\xcc\x33\x46\x2c\xb9\x8a\x59\x56\x7b\xc2\xfe\x32\xcd\x59\xfa\xb9\x29\xa9\x90\x3f\x74\xdf\x90\x58\xfc\x7a\x60\xbd\xac\xae\x0c\xda\xcb\x60\xe7\x56\x1c\xea\x32\xe1\x33\xaa\xe2\xda\x5b\xab\xa8\x35\x0f\x5a\xea\x73\xb9\x70\x7e\x13\x3f\xe1\x32\xf2\x51\x03\x69\xad\x2b\xba\xc7\xf2\xf7\x92\xab\xe8\x9d\xfa\x5d\x93\x26\x53\x77\xcb\xf6\x5a\x47\x0b\x63\xb6\xde\xd5\xef\x28\x6e\x1b\x7d\x21\x9b\x55\x36\x6d\xe8\x12\xeb\x7e\x05\xa4\xdf\x86\xfb\xaf\xf2\x56\x4f\x56\x95\x4f\x0d\xb9\xe3\x59\x6e\x0c\xdc\xb9\x15\x97\x30\x8a\x44\x37\xfd\x58\x3b\x1d\xed\xdd\xb0\x6f\xc9\x6f\xb4\xaf\xd1\x6f\x52\x19\x35\x46\xee\xdf\x2e\x24\x24\x17\xae\xae\xfb\x4e\xf8\x5e\xe2\xad\x99\x4a\x6c\x2a\x77\x11\x38\x93\x54\x95\x33\xc8\x71\xe4\xda\x1a\x1f\xe8\x1e\x8a\x0d\xbe\x32\xff\x05\x75\x2f\x2a\x29\x69\x39\xed\x24\x96\xbd\x76\x26\x7d\x98\x40\x5b\xf4\x8e\x7e\x8b\xb4\x03\x00\xce\x1b\xba\x7d\xdb\x41\xdc\x8e\x92\xdb\x75\x29\x78\x5d\xb9\x58\x8d\x21\x14\x54\x7a\xf3\x09\x44\x5c\xf5\x35\xd2\x30\xa9\x1e\xd6\x02\x0d\x23\x1f\x43\x16\xe5\xb3\xa8\x76\x18\xbf\xc4\x1b\x34\x7f\xbc\xcb\x9a\xdb\xf4\x65\xc4\x3d\x8b\x2e\xd2\xd3\xc9\x5d\x00\x70\x76\xd2\x1b\x5b\xdf\x62\x57\x56\x8c\x58\x34\xb8\xe5\x55\x53\x55\xc7\xf0\x73\x6b\x20\xbc\x13\x84\x5c\xd8\x31\xd2\x2c\x62\x2b\x32\xbe\x66\x90\xf4\x0c\xbd\x3d\x7f\x12\x25\x16\x17\x91\xc8\xa1\xf2\x08\xd7\xd6\x98\x69\x4a\x72\xd0\xa2\x71\xda\x08\xe5\x0a\x00\x1c\x28\x03\xdf\x7c\x01\xc5\x80\xcb\x4d\xdd\xe8\x41\x64\xb9\xe2\x13\xe6\x2e\x7a\x12\x77\x13\x2e\x09\x73\x8b\x70\x09\x7f\x10\x77\xb2\xda\x4c\x8c\x24\x0c\xe5\x2d\x20\x1d\x24\xb5\x24\x9c\xa1\xf8\x50\x3a\xd7\xac\xa0\x26\xd3\xc8\x8b\xc8\xd4\x42\xba\x09\x00\xf6\x20\x8b\x60\xcb\x83\xef\x21\x4c\x36\x06\x22\x03\x88\xc1\x72\x12\xaa\x95\x94\xc0\x7e\x86\x89\x22\xf3\xf1\xad\xd8\xc7\x94\xf3\x55\x72\xbc\x96\x36\x3f\x37\x9c\xb8\x9e\x8e\x49\xf0\x25\x9d\x60\x5c\x0c\x3e\x45\xfe\xc3\x9a\xb6\x08\x45\xfe\xce\xda\x0d\xc2\x58\x0f\x39\x4a\xeb\x46\x28\x91\xb1\x57\x5f\x02\x9f\xc5\x24\x48\x5f\x23\xea\x98\x8f\x58\x1a\x54\x19\x8b\x83\x43\x63\x42\xd8\xbe\x95\x2c\x9c\x3d\xfb\x7c\x4e\x1e\xfe\x1a\x87\x15\xcf\x26\xf2\xb9\x6b\x83\x6b\x48\x47\xb9\xb7\x16\x95\x90\xfa\x78\xb3\x81\x9c\xb5\x80\xa7\xac\xef\xad\x6a\x95\x25\xd6\x3a\xd6\xe4\xcb\xec\xc5\xbb\x61\xf3\xa5\x5b\x19\x2a\xc4\x0c\x69\x21\xa6\x1b\xe5\x22\x9d\x52\xf1\x16\x33\x53\xb2\x35\xdb\x15\x37\x45\x52\x1a\x27\xc3\x5f\x95\x4c\x0f\xda\x4d\x5c\x26\x3e\xbc\x28\x8a\x38\x4b\x4c\xb2\x5b\xc4\x9c\x23\x4c\xb2\x64\x43\x68\xe6\x5e\xf5\xc5\xaa\x0a\x53\x8d\x70\xac\x26\xc1\xb8\x8c\x36\x02\x2b\xd2\x5f\x41\xfd\x40\xb0\x75\xa2\x72\x2e\xaa\xb1\xd6\x77\xcb\x6d\xcc\x84\xe6\xe4\x46\x09\xce\xac\x46\x05\x4d\xc6\x3f\x53\x45\x2c\x7c\x81\xff\xa2\xf8\x6d\x87\x60\xc0\xc5\x2d\xa6\x89\x8a\xb0\x8e\x33\x2a\xbf\xca\x15\x6d\xdb\xf9\x3f\xab\x7d\x5b\x54\xd4\x85\xd0\x14\x5b\x31\x52\x03\x67\x58\xdd\xcb\x42\x91\x7d\xf5\x97\x33\x8f\xa1\xaf\x58\xf8\xb1\xdb\xb0\x7b\x4c\xc1\x81\x78\xfc\x14\x43\xda\xc2\x1e\x7c\x90\x56\x63\xb7\x9d\x7e\x57\xaa\x36\x5e\x2d\x3f\xd3\x9f\xad\x44\x41\x0e\xf5\xbc\xe5\xe7\x55\x1d\xec\xc2\x52\x78\x35\x0f\xdb\xef\x23\x7e\xc1\x5d\x5a\x63\x4a\x77\x23\x37\xda\x54\x99\x65\x68\x4c\xe3\xc5\x58\x18\x36\xaf\x7e\x71\x60\x34\xae\xc1\x7c\x71\x61\x2b\xee\x98\xae\xdc\xee\x09\x5d\x29\x4b\x32\xfa\x96\x33\x47\x7e\x2a\x6e\x41\xd0\x43\x55\xbc\xff\x55\xc1\xfb\x5b\x28\x73\x6b\x84\x3d\x27\x10\x1d\xb0\xfe\xce\xbf\x4a\x31\x88\xbf\xda\xce\x64\x2e\x43\xfd\x68\xde\x19\x1b\x86\xb9\x61\xed\x0f\x0c\xc1\xcd\xa8\xe7\x2f\x3c\x8c\x0b\xd4\x1f\xb0\x0f\xa1\x4f\x97\xed\xac\x2f\xa1\x75\x15\x3c\xd3\x0a\x69\x9f\x8b\x3f\x89\xdd\xe8\x45\x65\x4f\xe9\x67\xe8\x8f\x21\x7f\xa1\xf7\x33\x84\xd5\x0f\xca\xdf\x32\xbd\x61\xff\x6e\x79\xc9\xbc\x8e\x9a\x14\x7b\x80\x25\xc4\x2e\x59\xed\xcf\x76\xc3\xbf\x72\x83\xb1\x0b\x89\xff\x02\xc0\x77\xa1\xa7\xd5\x0d\x53\x17\x97\xa8\x34\xf7\xa8\x6d\xe5\x91\x22\x1e\x2d\x08\x72\x93\x1e\x46\xbb\x53\xcd\x41\x07\xd1\x1b\x61\x1b\xca\x29\x8c\x42\xc4\x8f\x2d\x7c\xa6\x0f\xfa\x62\x2c\x89\xf9\x2f\xae\x25\xe0\x15\xcb\x44\xf4\x70\x2b\x61\xdd\x26\x9d\x05\x80\x77\x9b\x7e\xc2\xf2\x81\xdc\x54\x91\xad\x09\xa4\x6c\xae\xec\x13\xfe\x4d\x75\xaa\xfe\x48\x33\x51\xaf\xc2\x32\x50\x4d\xb4\x61\xc4\xc9\xb2\x37\x74\x39\x7a\xe3\x96\x19\x0c\x2c\xf6\x7c\xac\x17\x33\x89\x90\x1d\x70\x98\xf9\x8b\xa4\x73\xcb\x67\xa5\x92\xbf\x00\xc0\xd3\x33\x14\xe6\x02\xc2\x7f\xb0\xc7\x2a\x05\xf1\x1f\x44\x8b\x60\x2d\xe9\x2e\x2a\x95\x1a\x40\xbe\x8d\xf1\x41\xa2\x28\x8f\x70\xf3\x4b\x1f\x53\x9f\x13\xa6\x67\xae\xa2\x7d\x27\xcd\x8c\x11\xd1\x3f\x52\xa6\x04\xb0\x19\xc7\xa9\xa7\xdd\x12\x98\xb3\x69\xfb\x00\xe0\xde\x67\xc1\x8d\x3b\x70\x45\xb8\x7d\xca\xe9\x78\x05\x61\x2a\xef\x1e\x61\x2b\x31\x86\xfc\x95\x78\x8f\xa4\x44\x14\x93\xdd\xc8\x4f\x4b\x3e\x53\x92\xa9\x29\x19\x35\x54\x2e\x6d\x5b\xf4\x5b\x5a\x2b\x63\x61\x40\x30\x9d\xc7\x2c\x70\x8b\xa6\x9f\x61\xfe\x03\x00\xd7\x9d\x83\xd2\xff\x87\xf1\xa5\x6f\x94\x8b\xb0\x64\xfa\x5b\xae\x1c\xb7\x93\xa1\x23\x1d\x25\x4c\x63\x6e\x84\xa7\x10\xb1\xac\x49\x25\x93\x49\x87\x59\x67\x36\x37\x53\xdc\xd8\xf5\xd1\x10\x6a\x11\xa7\x66\xd5\x1d\x5a\x22\xd7\xcd\x2d\x94\xa6\xe1\x46\x03\xc0\x29\xe4\xe5\xd6\x62\x90\xad\x92\xa9\xd2\xd5\xa8\xff\xc4\x5f\xd9\x05\x98\x6c\xf1\x55\xc2\x69\xec\x35\x71\x27\x54\x8d\x2f\x17\xf3\x8a\x24\x84\xff\x89\xf3\xd2\x8b\x49\xa5\xe2\xe0\x0d\x28\xf2\x4e\xf1\xd4\x55\x51\x94\x1e\xd1\x0b\xb7\xf9\x54\x27\x51\x2f\x00\xec\x1a\xc1\x7f\x9a\x20\x78\x9e\xe1\x2f\xf1\x24\xc4\x7b\xfd\x19\x66\x26\x4a\xa3\x9b\xc0\xfd\x87\x59\x59\xdb\x54\xfd\x04\x7b\x4d\x2b\x2b\x74\xc1\x53\x35\x88\xb4\x65\xc4\x19\xea\xf4\xf5\x24\x12\x5b\xb5\x76\xa5\x8e\x8c\x52\x6e\x9e\x77\x8d\xfc\x49\x7e\x1a\x00\x56\x97\x78\x85\xaa\x04\x36\xb3\xb5\x4a\x98\x03\x3f\xd5\x2c\xa7\x4f\x20\xe9\x4d\x56\x2c\x15\xbd\xb4\x71\xac\xca\x84\xb9\x51\x7f\x30\xff\x29\x4e\x65\x39\x94\xba\x9c\x10\x6a\x3a\x1a\xd5\x45\xec\x34\x5c\x5e\xf1\x8a\x24\xd7\xe7\xce\x53\x92\x23\xd5\x6f\xc0\x4c\xd6\x7c\xc9\x77\x65\x23\x74\xa0\xbb\x4b\xd0\x01\x2f\xef\x94\xd1\x5d\x90\xae\xed\x49\x98\x87\xa8\x7d\xad\x0e\x55\xae\x18\xbc\x6d\x67\x3e\x1d\xe7\x63\x2d\x4a\x39\x8f\xbf\x52\xff\x33\xaa\x84\x18\x6d\xd9\xb6\x62\x82\x34\xc7\xa4\x9f\x47\x23\x5d\xd3\xb6\x80\x40\xe6\x71\xe9\xa0\xd2\x11\x5a\x36\xe8\x26\xf0\x84\x3b\xf5\x9d\xa2\xb5\x20\xf6\xf6\x64\x60\xb8\xa8\x92\xce\xd3\x95\xfb\x30\x4e\xed\xc1\xf9\x6b\xb0\x7b\x5a\xa4\x29\x4d\xf8\xea\xa6\xbf\xa3\x42\x09\x47\x1a\xd3\x56\x74\x13\xc5\x75\xb3\xe6\x29\x48\x31\xb5\xcf\x80\x88\xb9\x51\xb6\x54\xb3\x81\xdb\x57\xf0\x5b\xec\xc0\x1d\x2f\xfe\xc1\x24\x73\xdb\xcb\xae\xe3\x1e\x71\x0f\x41\xb6\x55\xdb\xb8\x2f\xab\x27\x0a\x9a\x78\x8b\x60\xbb\x52\x91\xbc\x42\xe4\xe5\xc8\x1b\xbc\x56\xcc\x71\xff\x7d\xbc\x0f\xf8\x52\x57\x3e\xbf\x89\x38\x0b\x00\x61\x02\xbd\x56\x6d\xe0\x14\x95\x14\x88\xd0\x1c\x46\xf9\x14\xc6\x03\x8e\x01\xd2\x81\x2b\xe6\x9c\xa9\x0e\xaf\x5e\xc4\x9d\x05\xfd\xaf\xc0\x8f\x5b\x84\x18\x4d\x75\xe0\x8e\xa2\xc5\x91\x46\xde\x74\x5c\x90\x7f\x33\x8f\x48\x10\xb9\xe2\xf8\x2b\x88\x0f\x00\x10\x3a\xd2\xdf\xab\x6e\xb1\x67\x96\xdf\x16\x1e\x63\xc7\x57\xc6\x31\x12\xd9\xc2\x6a\x1b\xf6\x28\xfb\x32\xf4\x79\x95\x8e\x13\x84\x28\xc9\x1f\xe2\x18\x50\x7f\xa7\x58\x39\xbf\xb0\xa8\xc8\x34\x2e\x01\x7f\xc5\x9f\xcb\xbd\x47\xfc\xc7\x95\xcb\x6b\x21\x3b\x00\x20\x38\xc0\x68\x55\x2e\x67\x88\xa1\x2f\x05\xa1\x8c\x97\xf0\x07\xb4\xd3\x4c\x28\xd2\x86\x61\x30\x5f\xa0\xd9\x95\x44\x16\x07\x4b\xc9\x1b\x65\x3b\xe2\x69\xc9\x87\xd9\x75\x44\x49\xc4\x7e\xce\x0a\x32\xda\x3f\x91\xd3\x43\x75\x76\x6d\xe4\x12\xa9\x17\x01\x10\xb8\xb0\x10\xf2\xdd\x34\x3b\x6c\x13\xdf\x8e\xd6\x8b\xfb\x4e\xed\xa3\xa7\x13\x36\xa2\x49\xf4\x5f\xc4\x06\x88\x8a\xb1\x8b\xec\x98\xfb\x88\x89\xa2\xf0\x92\x17\xb0\x16\x53\x7f\x46\xa4\xb2\xae\xd2\xab\xfc\x5d\xd8\x10\x86\xce\xb5\x87\xb3\x8e\xf1\x03\x00\x7e\x16\xa7\x40\xa6\x20\xdf\xa7\xb6\x70\x87\x29\x43\x34\x29\x45\x4a\x2d\xa3\x47\xa1\x90\xb4\x50\x86\x43\x45\x1b\x7d\x2e\xe3\x41\xee\x7c\xfa\x13\xe6\xc9\x4d\x44\xc6\x0e\xd6\x44\xf8\x5f\x4c\x15\x5b\xe7\x77\x97\xe5\xcd\x49\x71\xfd\x8b\xf5\x84\x83\x02\x80\x07\xe3\x45\x88\xbf\x12\x63\x84\x07\xd8\x7c\x92\x97\xf0\x7f\xa4\x4a\xf2\x2c\xe1\x2b\x04\x87\xe2\x22\x7c\x5a\xf6\x86\xba\x40\xf8\x2a\xbb\x85\x36\x47\xf8\x31\x29\x84\xee\x24\xfc\xb3\xee\x29\xfd\x3f\x91\xbd\x5f\x2a\x43\x24\x9a\xe2\xba\x95\x49\x12\x6e\x03\x80\xab\x12\xb4\x0b\x0f\xe0\x57\xd7\x3e\x65\x26\x13\xd2\xb5\x7f\x08\x95\xc4\x02\x6d\x08\x6c\x90\x44\xd1\x14\x94\xe6\x91\x1b\xd4\xfc\xac\xb5\x94\x71\x55\x47\x22\xa0\x1e\x56\x9e\x0d\xfb\x4c\xdb\xa1\xf8\xe4\xdb\x4d\x8f\x57\xe4\xb9\x62\x19\x68\x59\x0e\x00\x9c\xb3\xa2\x11\x81\x27\xce\xad\x69\x2b\xfd\x12\x7e\xa5\x35\x00\xf7\x90\x90\xdc\x60\x84\x66\x13\xf1\x75\xef\x4a\x7c\x49\xcd\x96\xcc\x2d\xab\xc8\x67\x4d\x9d\x09\xcb\x29\xff\x19\xfe\x84\x45\x50\x1f\xea\xb1\x3e\x3f\x69\x65\xba\xa5\xae\x5e\xf4\x09\x95\x3b\x00\x9c\x70\x49\x25\xbf\x1a\xab\x6f\x3f\x42\x5f\x89\xdb\xde\xfa\x1e\x97\x86\x7f\xd4\x32\xa9\xe6\x2c\x71\x8a\x6d\x76\xf1\x56\x52\xa8\x75\x61\xe6\x59\x32\xac\x61\x61\xfc\xdf\x14\x5d\xdd\xd2\xd0\x8f\x54\x96\x39\xdd\xe7\x10\xf5\xb1\x71\xa6\xab\x03\x3d\x43\xdd\x07\x00\xfb\x89\xd4\x89\x77\x11\xeb\xd5\x3b\x93\x36\x88\xcb\xee\x9e\x8c\xbd\x8b\xd7\x74\xdc\xad\xc1\x13\xfa\xda\xc6\x8a\x11\xc4\x73\x2d\xd4\x4c\x3d\xe9\x87\x2d\x28\x7e\x1b\xc5\xab\xf1\x4b\xe8\x5f\x94\x5f\xf5\x2f\x7c\x7a\xa9\x59\xe6\x12\x57\x2f\xda\xb8\xe6\x29\x00\x6c\x88\x54\xc1\xce\x55\x7c\x2b\xdc\x44\x0e\x52\xc4\x94\x84\xa0\xe0\x72\x5b\xf9\x64\xc8\x53\xf9\x1c\xc8\xd9\xfc\x83\x32\x4b\xf5\x58\xda\x73\xd9\x6c\x58\x67\xcc\x3b\x69\x07\xb2\x2f\xd8\x28\x2d\xc0\xd0\x3d\x69\x52\x24\xee\xb4\xf3\x07\xe9\x26\xc2\x7e\x00\x24\xcb\x19\x65\xac\x7e\xf9\xd6\x92\x6a\x52\xb7\x7c\x61\xb9\x03\xf2\x93\xcc\x02\x31\x42\xd8\xb2\x15\xd5\x73\xf2\x0b\xa5\x27\xa1\xbb\xd2\xf4\xd2\x12\x04\x2e\xa6\x4b\xf2\x1b\xbd\x26\xb8\x42\x72\x0a\x7b\xc0\x13\x2e\x79\x8c\xbf\x34\x6d\xba\xe4\x1a\x91\x09\x80\xf8\x39\xc3\xca\x7c\x27\xc3\x94\x0f\x92\xa6\x4b\x3f\x56\x4e\x42\xb2\xa5\xb5\xd5\xe9\x10\x3b\x69\x2c\x54\x9d\xf7\x4c\xf2\x01\xfe\x3e\x6d\xb5\xa4\x19\x85\x8d\xc9\x92\xe4\x60\x3e\x06\x07\x4a\x02\xf0\x09\x9e\x85\x92\x2d\xc4\x45\xd3\x3c\x25\x59\x24\x15\x00\xe2\x66\xe6\x52\xc6\x56\x89\x2b\x74\x2d\xe1\x9c\xf8\x2e\x7c\x2a\x62\x83\x78\x1c\x71\xae\xfc\x8d\x58\x80\xda\x9a\xfb\x4b\x9c\x8f\x19\x4b\xad\x10\x7b\xe2\xf6\x45\x77\x8a\x3e\x10\x2e\x07\xed\x13\xfd\x43\xea\xf7\x5c\x2f\x9e\x45\xf1\x9e\x96\x28\x0e\xa6\x6e\x04\x40\xf4\x9c\x35\x41\x5f\x25\x9a\x8b\x7e\x8d\x17\x09\xff\x87\x65\xc1\x57\x0b\xb7\xe3\x1e\x97\x7d\x13\xf6\x13\x72\x73\xbd\x85\x9d\xc4\x5b\x29\x1d\x42\x0d\x19\x11\xed\x20\x64\x53\x7e\x07\x95\x0a\x6b\x69\x04\x4f\x0f\xe1\x41\xba\x69\x1a\x54\xe4\xc8\xa0\x01\x20\x5a\xc9\x21\x53\x6f\x09\x5c\xc9\x78\x5c\x0e\xff\x2d\x05\x09\x5b\xc4\xbf\x43\x4d\x2b\xfd\xcd\x7f\x4b\x8b\xce\x49\x14\x4c\xa5\xc7\x27\xdf\x17\x4c\x67\x64\x6f\xa8\x11\xb8\x32\x61\x81\x9f\x04\x71\x2c\xa4\x27\x10\x30\xd8\xe1\xd3\xe4\x82\xdb\xec\x4f\x00\x08\x09\x3c\x5f\x0a\x8a\x8b\xe3\xb5\x61\x1a\xb9\x12\xde\xc7\x9a\x32\x6e\x33\x3f\xb0\x24\x8d\xfb\x9c\x5f\x99\xb5\x9d\x17\xcc\xef\xda\xc4\xe7\x95\xf2\xdf\xac\x0f\xe7\x49\x05\x1b\x03\x7d\x79\x13\x02\x83\x47\x3d\xef\x8c\xe0\xca\xb4\x56\x3e\x44\xd0\x03\x80\xa0\x4c\x50\x40\x4a\x63\x17\xaa\x0e\xa3\xae\xb0\x9b\x54\x21\x55\x0d\xec\x8f\x4a\x4b\xd1\x67\xce\x1a\xa5\xdb\x96\x36\x8e\x50\xd1\x94\x54\xcb\x39\xa7\x70\x8f\x82\x71\x3d\xe5\x3d\xab\x55\xdc\x2d\xf2\x78\x8f\x65\x5c\x94\xdc\x61\x9a\x8e\x17\x2b\xb1\x02\xc0\x37\x8b\xfc\x08\x3a\xd6\xca\xba\x6c\x64\x1e\x8b\x62\x49\xa8\xc4\xb0\x4e\x98\xe7\x15\x9e\x65\x7b\x1a\xff\xcd\x6c\x64\x73\x0c\xfb\x13\x87\xd8\x77\xf5\x86\xc8\x83\x9c\x50\x1d\x25\xe0\x31\x87\x50\xcb\x76\x97\x73\x88\x9a\x6f\xd3\xb2\xb9\x34\xf9\x05\x00\x78\xdf\xc4\x03\xf8\x8f\xcc\xde\xa6\xbb\x88\x43\xcc\x6f\x56\x1d\xe4\x31\xab\xa0\x71\x69\x61\x2e\x6b\xac\x7e\x3c\x33\x94\xed\x5c\x17\x9b\x58\xc0\x26\x9a\x2f\x46\xb2\xd9\x97\x4d\xd4\x80\x7e\x8e\x9d\x31\xd3\x3d\x93\xfd\x9f\x0e\x33\x2d\x96\xeb\xac\xf4\x00\x80\xd7\x21\xd9\x88\xe7\x32\x23\xda\x76\x21\xb2\x98\x86\xd6\x38\x88\x90\xf9\xae\xb9\xaf\x10\xb0\xe2\x6d\x8e\x19\xef\x59\xf5\xd6\xaa\x44\x5f\xd6\xcf\x86\x83\x91\xc5\xec\xd2\xfa\x98\x80\x5a\x36\xcf\xa2\x70\x5f\xc7\x4e\x37\xc0\xa7\x65\x70\x28\xaa\x0d\x00\xf0\x56\x49\xb6\x21\x17\x5b\x6a\x8a\x66\x54\x05\x99\xde\x97\x9c\x2d\x66\x18\x1b\xcb\x49\xd9\xae\x86\xd2\xca\x85\x29\xae\x7a\x9f\xea\xc7\x31\xb4\xda\x67\xb0\xa3\x21\x07\xb5\xa7\x90\x23\x7e\x1a\xcd\x4f\x4c\x86\xdb\x7a\xed\x12\x5c\xb8\xe3\x5a\xe5\x27\x62\x37\x00\xb2\x36\xa6\x0c\x71\xc2\x1c\x5a\x72\xb4\xf2\xa6\xf1\x6e\x79\x72\x71\xa0\xa1\x0e\xb2\x2f\xeb\x8c\x9e\x51\xbd\x3c\xf9\x82\x0e\x02\xdd\x19\x13\x59\x1b\x86\x28\x0f\xa9\xd5\x7a\xa3\x67\xfa\x51\x35\x08\x2c\xc1\x2d\x59\xa3\xc6\x7b\x3a\xe6\x2a\x55\xa4\x18\x00\x64\xa5\xcc\x46\x44\x95\xc9\xb1\xbc\xbb\x92\x62\x38\x05\xf9\x50\x74\x5b\xaf\xaf\x0e\xcb\xa2\xe9\xea\xa0\x88\x64\x5e\xad\x05\x7e\x28\xfa\xb3\x96\x8d\x5a\x1b\x52\xa0\xa1\x61\x86\xfd\x8a\xd4\xa7\x70\x37\xdc\x32\xd5\xcf\x08\x39\x8e\x2c\xa5\x33\x39\x0a\x00\xd9\x54\xe6\x6f\xf8\x46\x43\x40\x0d\x15\x82\xd3\x7d\x84\x51\x0a\xff\xad\x7d\x89\x08\xdb\xd2\xab\xfd\x88\x72\xdf\x74\x45\x6b\x8f\xf1\x8c\xae\xd2\xd8\xe1\xd6\xae\xbd\xab\x76\x25\xa4\xf9\x2d\x50\xd1\x49\x2e\x6e\x85\x2a\x0d\x79\x83\xe3\x88\xfc\x2d\xf5\x29\x00\xd2\x6c\x76\x16\xcc\xbd\xf6\x3b\x6a\x5b\x45\x99\xf6\x27\x26\xad\xe0\xa3\xd6\x01\x7b\x38\xf3\x9c\x26\x00\x9f\xb8\x69\x86\xba\x80\x70\x6f\xc3\x1e\x15\x8e\x24\x59\x9b\xa5\xd4\x53\x02\x7c\x2f\x2b\x67\x50\xbb\xdd\x2a\x94\x1e\xb4\x46\xc7\xe7\xb2\xe3\xcc\xc5\x00\x48\x44\x9c\x87\x50\xa0\x9d\x4f\xcc\x2f\x2f\xd7\xf8\x90\xac\xf9\xbf\xd5\x91\x64\x63\xc6\x73\x15\x97\x32\x98\x94\xa4\x3c\x48\xbd\xb1\xc1\x59\xf1\x82\x3e\x7d\xcd\x71\xc5\x22\x46\x92\xaf\x50\x3e\xc2\xc4\xb8\x55\xcb\xf7\xb2\x82\x9c\x96\x49\x3b\x38\xfe\x00\x88\xf7\xf2\x10\xd5\xad\x2a\x29\x7b\x57\xe9\x37\xe5\x3e\x4e\x68\xde\x1e\xc5\x6f\x4e\xf7\xe6\xf3\x8a\x32\xae\x47\x62\x9e\x7c\x37\xb7\x7f\x7d\xac\xdc\x89\x17\xbe\xc6\x47\x96\xc7\x3b\xe7\xeb\x25\x7d\xca\xaf\x72\x4b\x91\x9e\xe3\x1f\x75\xe2\x4a\xe6\x09\xe6\x00\x20\x6a\x10\x14\x56\xcd\x50\x28\x65\xea\x92\x7e\xf9\x6d\x59\x71\xae\x4e\x1e\x26\x5b\x9b\x7e\x44\xd6\x27\x73\x4a\xc0\xcb\x16\x48\x9f\x45\x31\xa5\x62\xe9\xb9\x60\xa9\xe4\x85\x74\x9f\xcf\x36\x09\x47\x7a\xce\x6d\xae\x24\x59\x5a\xe7\xa4\x13\xbd\x11\x17\x03\x20\x3c\x2a\x7c\x04\x79\x2e\x5f\x60\x08\x2e\x96\xca\xd4\x7a\x49\x8e\x54\xfa\x47\x77\x2c\xed\xa6\x94\xab\x9b\x1a\xdf\x27\xf9\x5a\x5b\x18\x79\x49\x22\xd0\x8e\x06\xfd\x96\xd8\x6b\x97\xf9\x44\x89\x35\x9a\x03\xf3\x3a\xc5\x11\xaa\x2c\x27\xb9\xc8\x4d\xe6\x00\x80\xd0\x5b\xec\x0f\x81\xc8\x34\x75\x9b\x8a\xa7\xca\xec\x2c\xd5\x39\x0b\xa4\x42\x33\x22\x8d\x23\xf9\x69\xa2\xc5\x97\x4b\x58\x46\x5d\xa4\x49\x32\xc5\xb0\x2d\xe8\xaa\xd8\x62\xb0\xf3\x99\x25\x9e\xad\x07\xf3\x58\xa2\x7e\x4d\x96\x13\x55\xd8\x2d\x5f\x0c\x80\xe0\x8a\xb8\xa5\xe2\x8d\xcc\xd5\x7a\xb0\x68\x50\xaa\x6c\xdc\x9e\x7d\x46\x3a\xa5\xc1\x98\x16\x2d\xe1\xd7\x73\xe3\xd7\x88\x3f\xd5\x91\x22\xa9\x62\xb9\x85\x1d\x74\x4c\xec\x66\xde\xee\xe3\x20\x12\x1b\x07\xe6\x91\x85\x6f\xb5\x5f\x9d\x8c\xc2\x19\x8a\x85\x00\x08\x4a\x25\x53\x0a\xb2\x3b\x12\x8a\x46\xb3\x02\xda\xdc\x4b\xc3\x53\x89\x2d\x2e\xe5\x7b\xe3\x3e\xdb\x22\x2a\xe3\x23\x3f\x5a\x91\xd5\xaf\xd7\x60\x1b\x64\xb0\x21\xff\xb3\x75\xd7\x90\x98\xc5\xf7\x2c\x17\xd0\xcf\x66\xa4\x9a\xbf\xe0\x1c\x41\x9d\xf6\x18\x79\x04\x00\xc5\x3e\xd6\x68\x81\x7f\xfb\xdc\x52\xff\x2c\xd0\x3a\xa3\x9c\x97\x9a\xdc\xbc\x10\x72\x21\xee\x7c\x53\x69\xb5\x47\xe4\xf9\xc6\x0e\xa8\x69\x4d\x46\xfd\x45\x84\x87\xff\xce\x3a\x7f\xd4\xe0\xe2\x87\x96\xe5\x98\x57\x33\x10\xe6\x5c\xdc\x29\x30\xaa\xcd\xa3\xb8\x03\xa0\xc0\xb1\x3a\xf3\xdf\xb5\x3e\x2d\xbf\xbc\xe5\x4c\xf3\x0f\xc8\xc7\x54\x57\x9b\x67\xf5\xdc\xb8\x3a\x2b\x0f\x1a\x10\x69\x6d\xb8\x0e\x27\xae\xf1\xad\x9f\x81\xbc\xe4\x6f\xb3\x10\x31\xab\x16\x3f\x30\xd3\x70\x51\x33\x44\xa6\x66\xfc\x43\x70\x51\x73\x99\xf2\x15\x00\xc5\x5c\xd6\x93\x7c\xef\xe6\xcf\x35\xbe\x5b\x9c\x6c\x81\xd0\xe7\x29\xa5\x56\x1a\xbc\x2b\xce\xbe\xe1\x26\x52\x1e\xe9\x53\x1f\x8b\x96\x06\x9f\xb2\x68\xb0\x26\xff\x02\xd3\x77\xbc\x6d\xf1\x59\x13\x20\xa6\xcf\x18\x36\xce\x25\x8d\xda\xcd\x55\x8f\xd3\x8b\x00\x90\x27\xb1\xff\xe4\x71\x9b\x3e\x20\x0f\x65\xe6\x5a\x33\xd1\x49\xc9\x43\x0d\xe3\x98\x5d\x1b\xe1\xf5\xfe\xb8\xa4\x88\x56\x4b\x17\xfe\x45\x70\xa9\xe9\x37\xb1\xc9\xdf\xd9\x48\x23\x6f\x5a\xbc\xdb\x20\xa0\x1c\x9f\x71\x5d\xcf\xa6\xfe\xb1\xab\x56\x89\x58\x4e\x00\xc8\x10\x5c\x78\xae\xd4\xba\x1a\xff\x4f\x86\xb4\xc1\x42\xf8\xb9\xe9\x4b\xbd\x1d\x69\x6a\xec\x71\x4b\x2d\x39\x3a\x62\x8e\x79\x21\x45\x11\xf4\xc2\x28\xa4\xde\xf0\xdb\xad\xff\x41\xf7\x5e\xdc\xaa\x77\x64\xe0\x67\x7c\xaf\xfd\x97\x59\x67\x37\xa1\x2c\xe7\xd8\x00\x90\xea\x79\x67\x72\x18\xf5\xdb\x98\x53\x37\x1b\xea\x36\x30\x77\x6f\xf2\x35\x9f\x63\x95\xc4\xba\x9a\x70\x6c\xc7\x70\xb1\x71\x26\xfb\x44\x10\x43\x6f\xe6\xa8\xfd\xb0\x3a\x1f\x6e\xc1\x62\x43\xed\x7c\x5e\xe8\xcc\x08\xcd\x2e\xbe\x8b\xbd\x97\xfc\x32\xff\x06\x00\x12\xa8\x80\x97\xbd\xc5\x72\x58\xf4\x21\xbd\xd3\x5c\x26\x76\x48\x4a\x33\x39\x8b\x67\xc6\x94\x1a\xf6\x88\x03\xd7\x3d\xd3\xe3\xc4\x90\xc0\xaf\xba\x19\x62\xab\xdf\x0c\xed\x1e\xf1\xd3\xc5\x48\x4d\x9d\xa4\x72\x66\xb1\xea\xbb\xf8\xbc\x3d\x4e\xd6\x2e\x12\x02\x20\x16\x0b\x4f\x67\xf5\x99\xe3\x34\xe3\x69\x0f\x8c\xcf\x35\xa9\x89\x36\x83\x55\x7d\x2b\x7a\x9f\xbe\x40\x2d\x59\x07\xd7\xcd\x51\x27\x04\xd6\x6a\xaf\xa8\xe7\xfa\x1e\xd0\x58\xd5\x73\x17\x2f\x57\xe3\x55\x9a\x99\x31\xca\x2e\x79\xb7\x7d\x9d\x74\xbb\x64\x2b\x00\xa2\x5b\xa2\x4b\x59\xab\x4c\x1a\x43\x5a\x1a\xdf\x18\xa7\xdf\x93\x98\xaa\xff\xa3\x5f\x1a\xcd\xd0\xed\xd3\x75\xae\x5b\x53\xcb\xd4\xc5\x06\x56\x6b\xe3\x6b\x3f\xfa\xb6\x69\xe6\xd4\x5e\x5a\x3c\x57\xf5\x3f\xad\xff\xcc\x28\xc5\x57\x65\xba\x7d\xbd\x34\x46\xda\x08\x80\x48\x23\xf6\xdf\x72\xc8\xf8\xd8\x92\x93\xb6\xda\xd0\x6d\x1e\x49\x9c\xae\x47\x99\x7e\x45\xa7\xe9\x96\x9a\x30\xeb\xe6\x69\x6f\x1a\x3f\x07\xe6\x68\x7a\x8d\x43\xbe\x36\x35\xd7\xf0\x78\xf1\x12\xd5\x5a\x5d\xee\xcc\x2d\x8a\x60\xd5\x76\xfb\x63\x92\x5e\x19\x03\x00\xd1\x3c\x71\x6d\x26\xbf\x2f\xa8\x78\x4e\x0a\xa5\xfb\x9f\x52\x62\xdc\xa3\xce\xbe\xf2\x33\x51\x07\xdb\xdb\x2a\x23\x42\x16\xb6\xb6\x57\x9f\x5b\xf9\xbd\x59\x0b\x23\x2c\x3d\xd0\xb4\x1b\x39\xc3\x2d\xd5\x7a\x09\x8d\x9c\x4a\xae\x7f\x81\xdb\x08\x80\x8e\x4f\x19\x07\x40\x39\xc2\x76\xcb\x2c\xeb\x9d\x59\x8a\x4d\x29\xe8\xba\x55\xde\x12\x77\xa6\x63\x1b\xe4\x74\x54\x4f\xdb\xe1\x6a\xfb\x10\xd0\x72\x03\x5a\xb1\xf2\xb9\xed\x02\xfc\xaf\xa5\xbb\x9b\x26\xa1\x62\xdd\x72\xac\x8b\x31\x90\xa9\xcd\xf5\x1b\x71\x9f\x01\xd0\x39\x51\x1d\x00\x50\x16\xb3\x7e\x66\xae\xee\x7e\x55\xfe\x31\x65\x55\xe7\x79\xc8\x8f\xb8\xce\xf6\xfd\x55\x3f\xa3\x38\xad\x0f\xa0\x60\xed\x9d\x16\x07\x78\xe0\xca\xcb\xb6\xc9\x48\xd6\xd2\x41\x6b\x02\x7a\xaf\x5b\x61\x63\x39\xb6\x73\xea\x9e\x3a\x1e\x61\x12\x00\xb5\x1c\xea\x21\x00\x14\x5f\xd9\x61\x19\x94\xce\x1f\x35\x0e\xc9\xe2\xf6\xef\xd0\x9d\x71\x53\xdb\x9c\xe1\x95\x51\x93\x5a\xc2\x90\xe1\x6b\x85\x36\x38\x7a\xc5\x4a\xb5\x95\x89\x5d\xb9\x54\xd4\xb0\x0f\xef\xe5\xb6\xa5\xfe\x0a\x61\x74\xea\x0b\xf3\x7d\xd2\x49\x00\xb4\x59\xf4\xa7\x00\x28\x3c\x39\x91\x9b\xff\xb4\x7f\x42\x8a\x37\x7d\x6f\x5b\x8a\x7a\xb6\x91\xdd\x92\x85\x49\x8a\x54\xd8\xb4\xd8\x8b\x6b\x17\x5a\x2f\xe2\x09\x2b\xa3\x1b\x9e\x13\x17\x2e\xcd\xad\x0f\x20\xed\x75\xab\xaa\x0b\xa5\xf8\x39\x2f\x30\xad\xa4\x2d\x04\x40\xe3\xc6\xaa\x01\x40\x1e\xce\x35\x6f\x9e\xdd\x96\x82\x0f\xdf\x14\xd7\x42\x26\xe4\xc4\xfe\x6b\x1b\x24\xc2\x22\x9d\xac\x9f\x49\xb6\x35\xa3\x8d\x89\xe4\xe7\x2b\x5e\xd5\xc3\xa9\x51\x4b\x97\x5a\xfa\x69\x0a\x37\x9c\xb9\x83\x7e\xd9\x39\xc3\x20\x65\x1e\x01\x40\xf5\x92\x73\x0a\x00\x59\x01\xef\x55\x7a\x76\xf3\x4d\x46\x40\x52\x9d\xcd\x83\x71\x31\x36\xdb\x4a\x64\xc2\x22\x54\x0d\x97\x58\x9e\x6b\xb6\xd4\x07\xb2\xde\xae\xe8\xb7\xa0\xd9\xa7\x96\xda\x9b\x0e\x72\x7a\xdc\xb4\x46\x03\xd7\xe2\x3c\xa4\x4b\xe5\x3d\x06\x99\xca\x0a\xfe\x6e\x00\xa4\x2b\x05\xc2\x34\x6a\xd3\x45\xa1\x3e\xf1\x81\x35\x50\x38\x14\xb3\xbb\xa1\x5d\x78\x38\x62\x46\xfd\x74\xe1\xb7\xe0\xcf\x16\xb2\x28\x7d\x45\x99\xe9\xaa\xa8\xd7\xeb\x82\x31\x49\x3c\xdf\xcd\xac\x7f\x2b\x9e\x70\xfe\xa4\x55\x8a\x3d\x41\x8b\x62\x85\x68\x21\x00\x92\x54\x61\x77\xea\x5e\x6b\xa0\xea\x48\x62\x68\x43\xab\x8a\x17\xe3\x5d\x3f\x4f\x15\x1c\xae\xb2\xe8\x54\x0e\xc1\x22\xb3\x93\xf2\xe3\x0a\x47\x23\x57\xf9\xdb\xcb\x64\x98\xa2\x5a\xe7\x86\xd7\x0d\x2b\xd7\x38\x7f\xd7\xac\x90\x19\xc1\x01\xf9\x06\x89\x0b\x00\xe2\x0e\x91\x3a\x15\xd2\x48\xd4\x85\x25\x3c\xae\xff\xb7\xf6\x44\xf4\x9d\x3a\x64\x6d\x6e\x78\xa6\xf9\x71\xad\x63\x70\xb6\xa9\x48\x7b\x77\xf9\x13\xc3\x3d\xed\x4d\x2f\xaa\x9e\xa6\x35\xb9\x21\x74\xd3\xd4\xf2\x69\x53\xd5\x4c\xc5\x6c\x70\x4b\xb6\x5f\xf2\x13\x00\x71\x92\xe8\x43\xaa\x6b\xc3\x11\x93\x7b\x42\x77\x7d\xb4\xb1\x2e\x7a\xc4\x72\xcc\x38\x2d\x3c\xd0\xbc\xce\x30\x11\x9c\x68\x1c\x30\x48\x97\xdf\x37\xac\x31\x54\x7a\xf1\x75\x97\xf5\x99\x6e\xdc\xda\x0c\x2d\x77\x9a\xbf\x6a\x5c\x59\x66\x37\x47\xe6\x21\xbd\x02\x80\xe8\xb6\xb8\x28\xf9\xce\x70\x5a\x31\x21\xee\xe4\xc0\xfb\xd2\xfa\xf5\xe1\x7d\x23\xe5\xfb\x43\xe3\x7b\xcc\x95\xd3\x03\xae\x77\xc9\xab\x79\x3e\x5f\x3a\x60\xd0\xff\xe3\xe0\x2e\xdc\xa2\xc0\x9f\x3f\x80\x7f\x14\x41\x54\x14\x10\x04\x01\x05\x15\xa4\x4b\xe9\x46\xba\x6b\x61\x61\xbb\xbb\xbb\xbb\xd9\x05\x96\x4e\xc5\xee\x6e\xcf\x3c\xbb\xc5\xee\x3c\xef\xec\x3b\xf3\x8c\x33\x7e\xcf\xf7\xf7\x47\xcc\xbc\x66\x9e\x79\x3f\xf3\x23\xe8\xd3\xe8\x30\x85\xe9\xf5\x7d\xc9\x7a\xda\x6e\xb7\xd4\xc1\x40\x96\x01\x80\x8e\xff\x84\xb9\x00\xd8\x64\xf2\xa4\xd2\xc3\x1b\x92\x11\x5b\x17\xed\x58\xfb\x37\x6a\x6b\x56\xcc\xea\x7d\x98\x2d\xc9\xc9\x2b\xb7\xe1\xce\xc5\x9e\x5a\xbe\x8b\xe8\x16\xf6\x71\xe9\x08\x19\x1e\xf4\xdf\x92\xdb\xd4\x41\x6f\xff\xc5\xcf\xe8\x6b\xdc\x60\x03\x38\x76\x24\x00\x1d\x2a\xa1\x01\x00\xdb\x5c\xb9\x6f\x69\xff\xfa\x59\xe8\xb9\x8b\xba\xd7\x3c\xc3\xfc\xcc\x9a\xbe\xea\x28\xee\x76\x72\xc0\x8a\xf3\x84\xc3\xb1\x9b\x97\x3d\x24\x5d\x0c\x7b\x3a\x7a\x81\xf2\x2d\xe8\xbf\x25\x53\xe9\x5e\xde\x91\x8b\x67\x32\x5e\xbb\xc9\xfa\x7b\x38\x89\x00\xb4\xff\x23\x5a\x00\x80\xf5\x37\x79\x69\xc9\xab\xb5\xf3\xf1\xdf\xf2\x7f\xac\x9e\x4a\xec\xc8\xec\x5c\xe9\x42\x0e\x49\xda\xbb\xdc\x8f\xf2\x28\x96\xb1\x34\x89\xb6\x3f\x6c\xcf\x92\x38\xc6\xca\xa0\xe7\x23\x6c\x96\xcc\x3b\x6f\x98\xc3\x71\x71\xdb\xdc\xfb\x07\xef\x2b\x00\x6d\x7b\x24\x29\x00\x58\x6e\x2a\x8a\x4a\xd6\xae\x0e\xa0\x32\xf3\x87\x56\x2e\xa4\xad\xca\x9c\xb3\xbc\x9e\xfe\x34\x09\xb6\x94\xc7\x44\xc7\x86\x2c\x19\x64\xfd\x13\x66\x1a\xe9\xe3\xd8\x82\x6e\x0e\x5d\xe2\x79\x79\x37\x0e\x1e\xe4\x8b\xdc\x9e\xf4\x84\x89\x08\x00\x38\x84\xb2\x0e\x00\xcc\x2f\x95\x4b\x8a\x7f\x5f\xa9\x67\x1d\xc9\xfb\xbc\xbc\x8b\x7d\x25\x63\xf3\xd2\xad\x9c\xfb\x0b\xbf\x2c\xb9\xc7\x9b\x1a\x73\x75\xb1\x07\xbf\x31\xac\x61\x78\x8a\x60\x24\xe8\xf8\x60\x96\xf0\xb6\x37\x65\xc0\x5f\x3c\x77\xe2\xcc\x2e\xf9\xff\x7f\x44\x29\x51\xdc\x04\xc0\xec\xaa\x7a\x5f\x5c\xbd\xdc\x57\x3c\x98\x67\x5f\x9a\x2e\x09\xc9\xa8\x5d\xc2\x90\x2c\x5f\xb8\x79\x64\xb5\x14\x1d\xb3\x7c\xe8\xa9\x2c\x25\x2c\x73\xe0\x9b\x7c\x7a\xd0\xa5\xfe\x74\xf9\x47\xef\x0d\xbd\x7f\x2a\x3e\x4d\x74\x38\x8b\x55\xfb\x00\xb0\x6d\x55\xf7\x00\x60\xbc\xa4\x11\x14\xed\x1e\xfd\x47\x63\xcb\x0b\x58\x92\xa4\x19\x4d\xff\x39\xa2\xd3\xec\x5c\xc8\x19\x3a\xa3\xf9\x2f\x46\x3e\xe8\xa3\xc5\x85\x45\xf4\x2f\xd2\x5e\x0f\xba\xd6\xdb\xad\xc3\x78\xff\xd9\x13\xa8\xbb\x3d\xf1\x9f\x76\xa3\xae\x03\x00\xab\x58\x7b\x02\x00\xc3\x0b\xad\xa9\xf0\xc5\x92\x68\x6b\x4e\x2e\x7f\x44\x6b\x9d\x9a\x2e\x1f\x7a\x60\xb9\xbd\x10\x0c\x2e\xb0\x9c\x89\x09\xe9\x37\x5a\x1e\x86\x3e\xe8\xbd\x66\x0d\x08\xea\xeb\xa9\xb1\xa6\x7b\x5f\xef\xda\x6b\xfe\xdd\xdd\xab\x2d\xd4\xb8\x16\x00\x8b\x5e\x3f\x04\x80\xa1\x58\xd7\x5c\xb8\x65\x31\xde\xd1\x95\x9b\x31\x7c\xc0\xb1\x20\xbd\x70\x68\x8e\xfd\xe6\x82\x6b\x03\x02\xfb\xe6\x98\x71\x7d\xa7\xec\x7b\x42\x4f\xf5\x86\xd9\xff\x0c\xb2\x74\x6f\xb4\x27\x7b\xdf\xe9\x72\xb5\xde\x75\x8f\x70\xf0\xcd\x13\x01\x30\xff\x32\xc8\x00\xd0\x7f\xd0\x1d\x29\x54\x8e\xac\x71\x62\x73\xa7\x0e\x83\x8e\xa7\xe9\xb3\x06\x89\x1d\xfc\x05\x07\xfa\x77\x74\x94\x45\x7f\xea\x1b\xd7\x81\x0c\x3d\xd9\x43\xea\xf0\x0e\x6a\xef\xfa\xb7\x6d\x83\xf7\xbf\x9d\xa9\xad\x2b\xdc\x1b\xec\x6b\x2c\xd9\x00\x98\x29\xc6\x45\x00\xe8\xad\xfa\x90\xa5\xbf\x50\xe3\x6a\x53\xfa\x02\xd0\xbf\x37\x1c\x6c\x1d\xc2\xf6\x42\x23\xd5\x14\xbc\x13\x76\x8c\x27\x20\x6e\x41\x09\x08\xfb\xc8\x8f\x70\xb3\x1a\x0f\xd1\x22\x88\x97\x0a\xc7\x18\x26\xea\xaa\xc4\x0b\x2c\x38\xd3\x37\x20\x89\x3d\x9e\x9d\x0b\x80\xb4\x90\xbf\x62\xa9\x37\xfc\x29\xa4\xb4\x37\x1f\x39\x06\x15\xd8\xc6\xd0\x57\x61\x56\xd5\x6e\x9c\x0b\xf2\x3c\xf7\x16\xa1\x01\x1b\x41\x48\x24\x6d\x21\x28\x1b\x4b\xa9\x73\xc9\x77\x0a\x65\xf4\xc5\x74\x48\x22\x97\xd9\xca\xc2\xcf\xfc\xc0\x6a\xe1\x64\x01\x20\xf9\x2a\x20\x8f\x86\xb4\x9c\x69\xd6\xf6\x60\xe0\x7f\xc0\xeb\x6d\x00\x15\x84\xf2\x52\x7e\xc5\x48\x31\xbf\xb8\x69\xb8\x0f\x04\x37\xfc\x4a\xa2\x9c\xec\x0e\x19\xa3\x4c\xa7\x4d\x2f\x9c\x41\xdb\xc0\x8c\x4e\x0c\x64\xac\x63\xff\x31\x73\x07\x73\x15\x97\x03\x80\x64\xb1\x90\xb2\x18\xd9\x78\x0e\x73\xae\x6b\x5d\x73\x25\xde\xdb\x82\x87\xfd\x41\x5c\xa4\x70\x20\x1d\xe4\x0e\xf6\x57\x4c\x1d\xf5\x5f\x5c\x27\x3e\x94\x01\x6b\x78\x43\xfc\xc5\x3a\x5a\x40\xa5\x9c\xe0\xce\x49\xd0\xd3\x1e\xf0\x17\xce\x44\x30\x16\x08\x32\x01\x10\x5f\x14\x6f\x1d\x4e\xa8\x2f\xa1\x76\x3b\xaf\x42\x3e\xd1\x73\x4d\xb7\xa1\x87\x19\x37\xe5\x0b\x61\x5b\x59\x1a\xd6\x25\xe4\x6f\x9c\x5c\xac\x03\x73\x95\xfb\xa9\xc1\x1b\xff\x96\xbf\x75\xd1\x0e\xd2\x33\x21\x3e\xfe\x17\xd5\x4b\x74\x63\x66\x04\xed\x88\x18\x0f\x80\xe8\x83\xcc\x67\xb0\xa4\xfa\x35\xef\x65\xc7\xbc\xba\xeb\xfc\xa7\xc6\x16\xc8\x03\xc1\x79\xe9\xc3\xe6\x69\xc2\xd3\xcc\x0d\xf0\x16\xd1\x2d\x4c\x07\x6a\x8b\xf8\x5e\x7d\x1e\xce\x4d\xf2\x64\xd1\x54\x62\xb8\xf4\x49\xbc\x83\x0c\x93\xed\x98\xe9\x43\xa5\xc8\xce\x01\x20\x0a\x53\x20\xfa\x36\x96\xef\xd4\xe6\x39\xb6\x55\x7d\xd7\x26\xe9\xbd\xeb\x5a\xb4\x81\xe2\x2b\x90\xeb\x5a\x1f\xfa\xfd\x66\x9a\xd6\x1f\x3d\x19\x31\x51\x3b\xad\x6e\x32\x7a\xb1\xd6\x25\x3f\x16\xf7\x46\xf3\x2e\xde\x83\x18\xaf\x39\xef\xff\x8d\xfc\x58\x53\x01\x80\x30\x5b\x2d\xea\x29\x28\x91\x77\x54\xb4\x4a\x2b\xa6\xb7\x87\x6a\xa7\x56\xef\x71\xfc\x10\xfe\xa8\x67\xd8\xff\xa1\x65\x37\xa5\xb4\xfe\x85\xdc\x00\x9b\x6c\x3b\x53\xf3\x01\x79\xd9\xba\x36\x0f\x83\x2d\xb5\x18\xe2\x7a\xf1\x03\x66\xae\xff\x13\xd2\x33\x53\x11\x00\x82\xcd\xba\xa8\xae\xde\x22\xe3\x62\x99\xf5\x56\x59\xfc\xf0\x52\xb5\xa2\xf2\xed\xe0\x26\x81\xb5\xf6\x78\xff\x76\xca\x33\xc8\x96\xde\xad\x08\x67\xf3\xd2\xee\x91\x9a\x00\x84\xbe\x53\x9d\x3b\x86\x09\xee\xa0\xc7\x91\x70\xea\xb6\x55\xfe\xdf\x48\xd9\xad\x0c\xd0\x24\xa8\x33\xd0\x3b\x9f\x16\x7e\x58\x99\x61\xcd\x2e\xed\x5b\xf6\xe9\x7f\xfe\x8c\x0e\x0a\x5c\x6a\x63\x16\x67\x50\xd8\x90\xd9\x43\x17\x10\x89\xcd\x3e\x03\x35\xd5\x37\xe0\xdf\x7b\x8f\xe5\x6e\x46\xaf\xe8\x2e\x8d\x63\xe2\xdc\x3b\xf3\x67\xce\x27\x3e\x76\x08\x41\x97\x20\xc8\x98\xd3\xc9\x2d\xec\x5e\xf7\xc3\x72\xb3\x74\xfe\x1a\x8a\xaa\xbf\xe2\xf2\xca\xdd\xfc\xdd\x35\xeb\x96\x4f\xa2\x44\x37\x0c\x8e\x96\x21\xc6\x43\x3b\x46\xb8\xd5\x47\xe1\xd2\x41\x53\xee\x26\x74\x44\xdf\xc6\xb8\xc5\xd8\xd6\x9e\x39\x33\x05\x44\x6a\xdb\x7b\xf0\x92\x7f\xd4\xb8\x7d\xe4\x17\x66\x4f\x6d\x41\x17\x07\x97\xd2\x70\xdc\x92\x85\xbf\x08\x8d\x56\xc0\x88\x76\xd8\x71\xf6\x5e\x32\x13\x25\xc6\xd5\x53\x09\xb8\x90\x86\xed\x74\x1e\xf1\x5a\x41\x2c\xd3\x46\xdd\x90\xc0\x67\x07\x32\x67\xcf\x6c\x66\xef\x64\x63\x00\x90\x72\x05\xa1\x23\xf3\x50\x7d\x90\x9c\xce\x51\x4c\x05\x14\x6f\x56\xe1\xfc\x60\x02\xf9\x16\xc2\x44\xe4\x01\xf6\x3c\x92\x1f\x36\x08\x7b\x89\x92\x4d\xe0\x37\xe4\xd3\xb8\xe4\xeb\x8b\xce\x33\xd6\xd0\xab\x12\x82\x59\x35\x2c\xd2\xcc\xb9\xec\x19\x9c\x26\x00\xa4\x11\x82\x3b\xc3\xa9\x08\x4d\x33\xc2\x79\x12\x45\x84\x47\x98\x76\x61\x70\xc8\x3f\x65\xdf\x70\x06\xcc\x03\x96\x95\x70\x10\xff\x12\x5b\x4a\x9e\x42\x7a\x5b\x7f\x91\x4a\xa6\x81\x45\x6c\xfa\x7e\xe6\xec\xf8\x31\xa6\x80\xfd\xd8\xff\x05\x8b\xca\x35\x03\x20\xb9\x20\xbc\x3c\x58\xdd\xbc\x1e\xc3\xeb\x70\x85\xfd\x85\x3b\x61\x0c\x46\xe6\x10\xbe\x4b\xfb\xd0\x2b\xc8\xf5\xcc\x06\x5c\x38\xf5\x20\x26\x87\x70\x90\x11\x51\xf7\x8e\x8c\x60\x0d\xe5\x9f\xa0\xde\xe7\xba\xc5\x97\xd1\xb7\xf2\xa3\xfc\x57\x31\x7e\x0a\x6a\x00\x90\x00\xc9\x94\xfe\x96\xc6\x19\x54\xff\xb6\x62\x68\x0f\xed\x9a\xbe\x17\x16\xcf\x90\x4a\xb2\x11\x37\x59\x91\x8c\x68\xf4\x30\xfb\x6f\x74\x26\x4e\xc2\xdd\x56\x17\x40\x6c\xe0\xcb\xf2\x67\x51\x26\x08\xb3\xe3\x2e\x51\x9f\x8b\x8e\xfb\xab\xe8\xbd\x62\x1e\x00\xe2\x08\x19\xba\x97\x59\x77\x91\x57\x6a\xef\x82\x58\xf9\x2d\x3a\x5f\x28\x56\x50\x2f\x7a\x09\x2b\x14\x42\xe9\x93\x90\x8b\x44\x5c\x54\x1e\x06\x26\x36\xd4\x96\xe1\x99\x92\xa1\x3c\x05\xa9\x44\xba\x39\x8e\x4a\x49\x97\x0d\xf8\x13\x68\x65\xb2\x0b\x00\x88\xe0\x8a\xfe\xae\x8f\x55\x23\x9a\x5c\x5b\x7e\xed\x2e\x0d\x4a\xfd\xb2\xe1\x81\x86\x2a\x78\x07\xf5\xd2\xb0\xa8\x65\x30\x84\xc6\x80\x38\x85\xdc\xa7\x69\xaf\x09\xc1\x4e\xd1\x0c\xe5\xae\x22\xf8\x6a\x56\xc6\x7e\x22\x79\x6a\x46\xfc\x39\x94\x9d\x9a\x7c\x00\x84\x04\xf5\x72\xa7\xad\x5c\xdb\x3e\xc1\xe2\x5f\x75\xad\x6d\x8a\xf2\x57\x5d\x9a\x63\x2a\x3f\x01\xb2\xda\x3e\x9d\xbc\xab\x39\xa6\x35\x04\xce\x87\x1f\xb2\x05\x57\x4f\x47\x17\x58\x03\x73\x9e\xe0\xd8\x16\xdf\x58\x1b\x41\x62\x0e\xf5\xc7\x93\xb7\x9a\xfc\x40\xa6\xe0\xb4\x2e\xb7\xfd\x44\x29\x7f\xf8\x8b\x89\x54\xf1\x6c\xa8\x4a\x41\xa8\xe1\x0d\xe8\xb9\x07\xea\x7f\xf4\x2d\x21\x31\x9a\x46\x7b\xf6\xc2\xf0\xb0\xfa\xae\x63\x55\x79\xc8\xb7\xce\x33\x39\x30\x6c\x7e\xfb\x9d\x58\x38\x1e\xd6\x96\xe4\xaf\x25\x7d\x6f\xf5\x02\x2b\x04\x78\x03\xad\x7d\x6e\xc9\x8d\xe5\xc3\xc6\xb3\x15\xe5\x4b\x2d\xf2\x0b\xd5\x97\x96\x34\x72\xd3\xea\xb1\x23\xd3\x88\x5f\x9a\xdc\x07\x8f\xc0\xdc\x5a\x8e\xf4\x13\x2b\x7f\x22\xc9\x3d\xbf\x72\xd2\x30\xbf\x77\xad\x8b\xc5\xe1\x1e\x39\xf7\xfa\xaf\x27\x2d\x76\x78\x80\x47\x82\x08\x63\x72\xdb\xae\x12\xe6\xda\x2a\x23\xa1\xfc\xca\xaa\x3f\xe5\x9c\xea\xea\x15\x58\xce\xf3\xba\xdb\x4b\x2f\x11\x77\x37\xea\x96\xc4\xb4\xdc\x6d\x49\x1f\x96\x55\xbe\x44\x3c\x1c\xd8\x93\x93\x8b\xc9\xeb\x73\x8b\xed\xc6\x61\xba\x5b\xfd\x7f\x90\x02\xda\x4c\xe3\x92\xf9\xe7\x8d\xeb\x06\xae\xe2\x2d\xb5\x90\xf6\x0e\xc2\xc5\x86\x73\x86\xb5\xa4\x14\x68\x8c\xd4\x9b\xbc\x0b\x76\x94\x71\x98\x8a\x45\x71\xd1\x1b\xe8\x11\x38\xbf\x3a\x02\x13\x10\xcf\xe6\xc7\xb3\x6e\x51\x07\xe2\x8e\x71\x12\x99\x93\xfc\x7e\x72\x5e\xb3\xcb\x00\x90\xbe\x17\xd8\xfa\x7f\x60\x59\x90\x85\x6d\x67\x71\xaf\xa1\x75\xfa\xf7\x04\x0b\x0c\x2e\xe1\x92\x32\x90\x6b\x18\x09\x14\x1f\xac\x0b\x3a\x8e\xe6\x4a\x80\xd5\x7e\x62\xb8\x92\x0f\xe6\x5d\x65\xfe\xa0\x2f\x88\x93\xb0\xe9\xac\x4a\xbf\x0b\x9c\x26\x4e\x26\x00\xd2\x8d\xc2\xa4\xfe\x59\xe8\x96\xe6\x54\xc7\x57\xac\x07\xec\x87\x3e\x05\x77\x1b\xb9\x57\x7c\x92\x70\x10\xb3\x87\x3e\x48\x3a\x8a\x3f\x8e\x5a\x4f\xb9\x4b\x3a\x57\x6b\xa1\x03\xea\x83\x3c\x39\x73\x06\xe3\x6b\x5c\x02\xab\x9b\x7d\xd4\x6f\x29\x7b\x2b\x97\x0a\x80\x14\x22\x0a\xe9\x9d\x0a\xdf\x84\xf1\xb3\xc7\x22\xd7\xe1\xc4\xda\x95\xe8\x63\x84\x7d\x22\x2a\xf6\x25\x79\x0a\x8d\x45\x48\xa7\xca\x91\xab\x49\x83\xf4\x97\x35\x5b\x29\x3f\x59\x84\xdc\x9b\xf4\x3c\xce\x8d\xd8\xad\x8c\x9b\x7c\x17\x3f\x1e\x0b\x22\x48\x00\x40\xd2\x2a\xa9\xe8\xae\x6b\x9e\x44\x19\xb4\x19\x60\x18\x1a\x51\x13\x84\x38\xcb\x08\x10\x4e\x47\xc7\x30\xcf\x50\x4b\xb0\x7b\xd8\xbd\x88\xd5\x04\x38\x17\x57\x7d\x9b\xf4\x1f\x3f\x29\x37\x85\xca\x12\xba\xc4\x16\xd1\x67\x88\xfa\xfd\x20\x8c\x0f\xe2\x7a\x00\xc4\xbb\x64\x9d\x9d\x68\xc8\x0d\xee\x32\xcb\x45\x28\x95\x77\x42\xd5\x0f\xf3\xe1\x5f\xe6\xff\x8e\x58\x2e\xb8\x4b\x99\x8f\x26\x0a\x7f\xc2\x37\xe2\x16\x89\x67\x57\x4f\x26\xce\x94\x14\xe6\x0c\x93\x77\x4a\xa9\x31\xcf\xa9\x54\x19\xc1\x6f\x11\x7d\x83\x6c\x1d\x00\xa2\xbf\x14\x47\x3a\x26\xd5\x6e\x56\x67\x9a\x06\x1a\x86\xd5\x1a\x85\xb5\xa9\x53\xbd\x99\x7b\xa7\x45\xa6\x3e\x4c\xe2\x23\x6c\xea\xa7\xb0\x5c\xf4\x06\x8d\x4b\xe5\x0b\xdc\x61\xcd\xfc\xec\x8b\x44\x93\xa6\x38\x46\x43\x5e\xa4\x69\xf1\x6b\xa1\xf9\x69\x7c\x01\x10\xbe\x51\xef\x72\x0c\x57\x6d\x75\xfc\x66\x50\xd5\x9e\xb0\xbf\x91\xed\x6e\x78\x63\x9f\xc1\x09\x87\xfa\xb6\xc6\x11\x5e\xc2\xd0\xb6\xba\xe6\x8f\xc8\x5d\x56\x6a\xc5\x1f\x98\xaf\x16\x4d\xb6\x2f\xfe\x91\x79\x30\x26\x88\xb8\xc6\x74\xda\xaf\x91\xea\x69\x3c\x06\x66\x09\x6b\x74\x19\xad\x87\x2b\xec\x43\x6c\xdd\xbe\xea\x2b\x03\x6f\xa4\xd3\xea\xc3\xfb\x6b\x59\xbb\x1a\x29\xbd\x7a\xfc\xfa\xe6\x8b\xdd\x7b\xa1\xaf\x10\x85\x9d\x4f\x2b\xfc\xd0\xab\x9d\x9e\x59\xed\xb8\xcd\xed\xf9\xd1\xaf\x08\x16\xc7\x7e\x3f\x31\xa5\xd1\xd6\x05\xac\x82\xc7\x86\xda\xd6\xf0\xf2\x17\x4b\x3f\xeb\x82\xab\x13\x46\x3d\x25\xdc\x3a\xe3\x62\x77\x56\x22\xe4\xf4\xd0\x3d\x7c\x66\xf3\xc2\x81\x8d\xd0\x4e\xf8\x96\x3e\x51\xf9\x4d\x74\x60\x4f\x5a\x16\x13\x17\xdb\x35\x21\xfa\x3d\x61\xb2\x33\xd9\x6f\x31\xf9\x83\x5d\x0b\x8e\x09\x96\x1a\xfd\x6c\xc7\xcb\xc5\xab\xbb\xb4\xbb\xab\xb6\xad\x84\x4b\xdc\x6b\x7f\x2d\x77\x61\xde\x87\xe4\x8d\x3a\x70\xdf\xa1\x6b\x16\x4f\x82\x92\xe1\x61\x43\x9a\xf2\x63\xa8\x8e\xfe\x17\x59\x02\xec\xea\x5e\x4c\xcc\x1c\xbc\xbe\xeb\xbd\xdf\x3f\x64\x9a\xe3\xc3\xb8\x99\x82\x45\xc6\x36\x27\x93\xf2\xb1\x56\x64\xee\xa6\xfe\xd3\xf0\x5c\x19\x4b\x77\x83\x16\xf1\x22\x19\x95\xb0\xc3\x24\x3a\x73\x0b\xaa\xa5\xe5\x3d\x7b\x36\xf6\x5d\x65\x15\x67\x98\x38\x92\x75\x9c\x37\x9e\xda\x10\x75\x8c\xef\xca\x58\xe9\xc3\x10\x68\x58\x3b\x00\x90\x8f\x08\x3d\x3b\x34\xe4\x40\x48\x88\xe9\x2a\x25\x03\x5a\xa4\xe8\xa7\x72\x61\x8d\xdc\x7e\xda\x53\xa4\x8e\xf8\x94\xc1\xc7\x9c\x6b\x51\xb0\xdc\x09\x33\x2b\x9e\xb1\xd7\x93\x85\x59\x2c\xee\x42\xda\x8d\x28\x2b\xaf\x9c\x79\xdb\xa7\x8a\xff\x2f\x7b\x04\x00\x79\x8b\x70\x59\xbb\x85\x58\x0c\x7d\x6f\x9a\x44\x32\xc1\x4e\xcb\xff\x26\xff\x81\x6c\xe7\x7c\xa3\x2a\x31\x2c\x62\x33\x3d\x01\xcf\x6c\x19\xc7\x78\x45\xe2\x54\x68\x58\x5b\xa8\x9a\x2c\x7f\x4e\x23\xa3\x33\xaa\x8c\x2b\x67\x97\xfa\xa4\xf0\x51\x9c\x53\x00\xc8\x27\x88\xe4\x8e\x03\xd8\x23\xe8\x56\x03\x1a\x9f\x87\x7d\x28\xa3\x12\x1e\x10\x02\xd9\x1b\x48\xc7\x48\x42\x42\x36\xe5\x20\xe5\x45\xb3\x07\xed\x00\x1d\x51\xbe\x83\x71\x80\x79\x3b\x53\xc0\xea\xe4\x34\x45\x3e\x62\x9f\xe5\xa9\x7c\x7c\x79\x3e\x7c\x0b\x00\xb2\x02\x89\xd5\x1e\x88\x4a\x21\x8f\xe9\xee\xa3\xbf\x53\xbb\x25\x9f\xb1\x2f\xe9\xe9\x2c\x0c\x61\x06\xe3\x3b\xde\x9f\x54\xcf\xba\x01\xf5\xa0\xb4\x73\x36\x95\xdd\xa3\x9d\xe0\x39\x32\xee\x31\xce\x08\x18\x91\xad\xac\xe9\xa2\x49\x3e\x9e\x9c\xe3\xa2\x2d\x00\x48\x45\xb2\x23\x36\x23\xec\x2e\xa7\x57\x5b\x8f\xf8\xc1\x5d\x23\x76\xa0\x17\xf0\xd6\x33\x67\x62\xfb\xf9\x63\xd8\xcf\x84\x69\x42\x8f\x26\x1f\x92\x4e\x94\x5f\x36\x95\xf2\x52\x2c\xcf\x28\xa3\xcf\x90\xec\x8d\xcc\x66\xd0\xa4\x67\x7c\xa6\xb1\x8d\xb2\xa9\x00\x48\x56\x2b\xee\x9a\x1f\x43\xa3\x94\x74\xd5\x8f\x16\xbe\xf2\xac\x50\x0b\x7f\xa2\xf2\xa5\x17\xa0\xda\x54\x75\x18\x24\xb6\x4c\x35\x0c\xd9\x87\xff\xa1\x7a\x50\xf2\x1f\x69\x99\x3a\x2c\xdd\x42\x79\xa3\xa6\x46\x3c\xa6\xe5\xab\xd7\xfa\xc4\x33\x3f\xaa\x45\x00\x88\xb7\xab\x57\x1b\xb7\x36\x9c\x6d\x85\x29\xbe\x35\x39\x6d\x3b\xf9\x1b\x5a\x50\xb6\xf1\xd4\x11\x44\xb6\xb5\x1e\xf5\x02\x1d\x6e\x59\xd3\xa0\xc1\x79\x99\xdf\x97\x8c\x27\x3c\x31\xe7\xa6\xdd\x22\x97\x99\x5a\x23\x8c\x94\x25\xc6\x7f\x7d\x12\x18\xaf\x0d\x57\x01\x10\x7b\x6a\x7f\xe9\x6f\xd5\xbd\xe9\xb7\xc9\x61\x90\x9d\x7d\x19\xbc\x05\x50\x67\xcf\x69\x4a\x09\xac\xb5\x3b\x17\x79\x00\xe9\xec\xdc\x59\xaf\xc7\x0c\x3a\xe7\x15\x67\xe1\xed\xed\xbd\x69\x30\xd2\xd4\xb6\x09\x11\xd5\x64\x91\xfd\x9c\x4f\x0d\x23\xda\x5a\x0e\x80\xa8\x4f\xff\xaf\x7e\x66\x5d\xcb\xe2\x63\xb2\xed\x10\xbf\x91\x40\xee\xaa\xa6\xbf\x86\x1a\xc8\x67\x5a\xfe\x18\x60\x21\xeb\x10\xff\xf4\x19\xeb\x63\x31\xa0\xa7\xaf\xe8\x3b\xee\x5b\xd7\xfa\xb4\x4c\xa2\xc5\xf9\x7b\x44\x35\xe9\x6d\xc7\x5c\x1f\x2e\xfd\x64\xeb\x4c\x00\x44\x8d\x86\x9d\x3a\x5b\xed\xbb\x15\x21\xb2\xdc\x86\x81\x65\x29\xdc\xca\xa6\x96\xd1\x28\xb2\xaa\xa5\x7e\xe4\x17\xd2\x07\x81\x18\x3a\x5d\x0f\xd0\xec\x01\x67\xd1\x33\x1c\xb5\xaf\x25\xad\x80\xf0\xb9\x67\x6e\x84\x90\x84\xe9\xdc\xe7\xb3\x9f\x9e\x6a\x57\x03\x1f\xe1\x5b\x63\x82\xf9\x2e\x3b\xb3\xb6\x57\xb5\x9e\x7d\xaf\xe1\x3f\xc1\x55\xce\x5a\x68\x35\x4d\xcc\x75\xc0\x76\xa2\x89\x3c\x1b\x2a\xb3\x61\x98\xdf\x85\x3d\x51\xbc\x49\xb0\x86\x48\x4c\x5d\x2a\x3c\x44\x79\x3f\x7f\x86\xc8\xcc\xf0\xf1\xac\x91\x6c\x63\xb9\x00\xa0\xdc\x2e\x14\x98\x43\x99\x8d\x90\x40\xe5\x4f\x56\x12\x34\x4e\xb0\x88\x1d\x0f\x4b\xa2\x3e\xe5\x64\x23\xeb\x50\xf7\xb8\x18\x8c\xa3\x21\x94\xd7\x86\xbf\x54\x5c\xcc\x3f\x4e\x0e\x4b\x85\x08\xbe\xd0\x88\x61\x8f\x85\x63\xcc\x0c\xcf\x1c\x49\x12\xeb\x11\x00\x4a\x91\xf0\x95\x09\x4b\xe7\x42\x4f\x29\xcb\x19\x36\x98\x83\x3f\xc0\xdc\x87\x2c\xa4\x96\xb2\x9e\x61\x02\x50\x55\x9c\x78\xbc\x67\xfd\x2a\xae\x86\xe4\x51\x74\x8b\x77\x9d\x3a\x33\x75\x82\x20\x94\xe1\x19\xb6\x4d\x38\x91\x35\xe2\x99\x20\x5e\xc1\x99\x00\x80\x72\xbe\x68\x8b\xa1\x95\x12\x86\xfa\x2c\x5f\x49\x65\x61\x6b\x79\xbe\xb4\x1b\x78\x13\xf9\x23\xa3\x8e\xf8\x10\x19\xc9\xbc\x4f\x69\xa8\x5b\xcb\xa6\xd3\xce\x16\x4d\xe0\x7c\x66\x56\xa7\xd0\x78\x4c\xf6\x9e\x30\x2c\x1f\xc3\x3d\xe9\x19\x21\xa2\xf1\x8e\x03\xa0\x60\x48\x56\xeb\xe7\x10\xb6\x93\x4e\xca\x72\x48\x55\x94\xa5\x9c\x73\xe4\x5f\xb4\x26\xd2\x19\xea\x7e\x46\x28\x62\x16\xdd\xc2\x9a\x58\x7b\x98\x59\xc3\x7e\x5d\x58\xc0\x9e\xc6\xbd\x95\xfc\x84\xb3\x99\xbf\x3b\x2c\x98\xbb\x4e\x58\xe9\x99\x2a\x9c\x2b\xfc\x00\x80\x7c\x89\xec\xb4\x56\x83\xdd\xc3\x4e\x96\x8c\xe1\xc5\x1c\x24\xdb\x4c\x84\x71\xc5\xc4\xe5\xe4\x7a\xde\x36\xf8\x0c\x6a\x13\xff\x57\xcd\x1d\x7a\xbd\xb0\xb2\xc0\xc4\xcc\x12\x8d\x24\x63\xd9\x40\xfc\x32\xf4\x31\x67\x9c\xd4\xc5\xb3\x9a\xff\x4c\x0a\x07\x40\x76\x4d\x71\x46\x5d\x85\x7c\x28\xb7\x8b\x76\xa0\xff\x55\x8c\x63\xf6\xe2\xfc\x15\x48\xfc\x53\x42\x9d\xe2\xb7\x96\x4e\x52\xaf\x32\xaa\xba\x9b\x72\x49\xd9\xb5\x48\x47\xfb\x57\x05\x92\xb6\x30\x6e\xaa\x78\xa1\x4e\xe6\x65\xd5\x05\x4f\x22\x8f\xaa\x3a\x09\x80\xf4\x4f\x35\x5b\xe9\x0e\x7b\x61\x79\x21\xd8\x87\x4c\xb2\xc0\xe8\x37\xd0\xed\xe6\x23\xb8\x46\xec\x57\x73\x5e\x73\x12\x81\x6d\x3a\x59\x45\x25\xdd\x33\x95\xe5\x3b\xa9\x89\xc6\x8b\x49\x93\xe8\xb1\x46\x7c\x68\x06\x23\xd4\xe8\xe6\x29\xe5\x42\xf4\x47\x00\x90\x26\x68\x37\xca\x2b\x9a\x4f\xf5\x48\xf8\xf1\xf0\x92\x6e\x28\x8d\x83\xbc\xd0\x35\x19\x3b\x03\x53\xe3\x3c\x08\x9d\x8b\xbb\xd3\xc1\xad\xd4\x13\x69\xed\xe1\x79\xf7\xc8\x0f\x1c\x4f\x16\x3a\xa8\xef\xec\xbb\xe6\xfd\x4b\x7b\xd7\x7a\xca\xd3\xc6\x19\x34\xdf\x02\x40\xb2\x5b\xaf\x95\xed\x6f\x0e\x1d\x92\xf3\x56\xc0\x86\x07\x01\xf5\x05\x72\x7e\x3f\x16\xb3\x0c\xbd\xae\xf7\x50\xd3\x11\x5c\x5a\x4f\x40\x65\x32\xe1\x52\x97\x2c\x6f\x05\xb9\xca\xf9\x64\x21\x83\x4a\xea\xa0\xcf\xfb\x9b\x46\x68\x7b\xe4\xb9\x9c\x93\x6a\xfd\xdf\x3c\xc9\x31\x64\xca\x60\xd0\xb5\xa3\x1b\x78\xc5\xb0\xe9\x8b\xdf\x52\x9d\x88\x81\x11\x6f\x0c\x0c\xed\x37\x14\xdf\x64\xc7\x2e\x1d\x28\xa8\xf4\x22\x64\xf6\x61\xf3\x3a\x49\xfb\x7a\xcc\x0b\x39\x94\x2b\x5d\x97\x43\x3d\xa8\xa7\x9d\xd5\x9e\xf7\xd8\x9b\x6c\x77\x00\x90\x4c\x34\xec\x51\xbe\x12\x7e\xaa\x7d\x29\x9c\x2b\x6a\x84\x24\xd1\xef\x8a\xce\x41\x99\xb8\x58\x71\x09\xec\x00\xf4\xaa\xf8\x3a\x2a\xbe\xf2\xa4\x84\x87\xdd\x90\xd7\x27\x0d\x20\xa6\x2f\xf0\x91\x3e\xa6\x0c\x86\xfc\x29\xd3\xd3\x05\x53\xf2\x15\x27\x98\x03\x00\xa8\xef\x09\x5f\x28\x27\x09\x6a\x20\x11\x02\xba\xe0\x32\x34\x8e\x5e\x26\x64\xc3\x42\xb1\x23\xa2\x29\xc8\x44\x68\xb9\xe8\x00\x06\x55\x59\x29\x96\xe3\xfb\xf2\xe2\x24\x05\xa4\x7b\x89\xa7\xa4\xf3\xa8\x1f\x43\x8e\x4a\x2f\x31\x5a\xa7\x64\x29\x6a\x58\x14\x00\xd4\x4b\x44\xe5\x8a\x20\xde\x06\x68\x07\x7f\x1d\xbf\x16\x06\xa1\xad\x17\x4c\x43\x4e\xc2\x8e\x13\x9c\x45\x5f\x6d\xda\x2b\x1c\xc1\x1d\xaa\x38\x27\x92\x13\x77\xe5\x1e\x12\x63\x28\x7b\x13\x0d\x92\x46\x7a\x7b\xc8\x72\xe9\x64\xe6\x93\x29\x59\xf2\xe3\x6c\x03\x00\xea\x1a\xd1\x17\x99\x91\xcd\x41\xd9\x79\x01\x9c\x3a\xcc\x39\x6a\x18\xb7\x06\xf7\x15\xbd\x91\x07\x21\xd6\x37\x76\xf0\xa9\xe4\xe3\xe5\xa7\x05\x2a\x5a\x5e\xce\x13\x61\x37\xe3\x68\xc2\x6b\xd1\x3a\xf6\x8c\x10\x9a\x98\xc0\xf9\x31\xa5\x5a\xd6\xcb\x2b\x04\x40\xd5\x23\x39\x2f\xf9\xc2\x08\x20\x3e\xe1\x9c\x67\x96\x92\xf7\x51\xc6\xb3\xba\xa8\x42\xd4\x2a\xf6\x0d\x7a\x15\x64\x84\x1b\xc1\xcc\x28\xfb\xca\xe3\xb1\x63\x73\x52\xf9\x3b\xb8\xf3\x12\x54\x82\x7f\x78\x3f\x42\x72\x85\x1b\x05\xf2\x29\x7c\x69\x93\x50\x02\x80\xf2\x9c\x6c\x4c\xbc\x93\xf2\x93\x79\x8d\xdd\x4f\x53\xb1\xbd\x48\x6f\x18\xe3\x39\x39\xc8\x25\x4c\x0d\xb7\xad\x61\x0b\x7b\x22\xef\x6d\x59\x3c\x47\x2b\x68\xcc\x6e\xe7\xbe\x10\xee\x4b\xf0\xe1\x17\x89\x7d\x43\xfc\xf9\x3f\x25\x11\x53\x36\x48\x7c\x24\xaf\x00\x50\xbc\x55\x1c\x14\xda\x89\xa3\xd2\x6e\x66\x1f\x39\x4c\x36\x8b\xe8\x4b\x39\x2d\x1b\x40\xb8\xd0\x0c\xf2\x59\xf5\xe5\x8c\x52\xf9\xa6\x92\x9f\xcc\x5f\x8a\xfc\xac\x21\xf6\xa8\xe2\x6a\x3c\x97\xeb\xaf\x64\x05\x5f\xe6\x9e\x50\xde\x9b\x72\x41\x34\xa0\x4a\x00\x40\x31\x59\x9d\xc9\x67\xe3\x94\xa6\x10\xfa\x41\x42\x93\xf1\x0c\x5e\x46\xca\x32\x32\x60\x6d\x94\x08\x63\x70\x9d\x3b\x2d\xd0\x70\xbb\xf8\x19\xc3\xc5\xd0\x9b\xb9\x9f\x79\xcd\xd0\x18\x77\x83\x8d\x35\xc4\x05\x1b\x38\x13\x0d\xe3\xa7\xdc\x13\xda\x75\x7b\x00\x90\x43\xb4\xf5\xdc\x7f\x30\xba\xce\x7c\x5a\x0b\x4e\xe5\x2c\xc4\xc5\x11\x0c\x1d\x49\x2d\x2c\x92\xae\x3d\xbc\x36\x80\x62\x6e\x0b\x2a\x9e\x45\xeb\x72\xcc\xce\x9c\xcd\x30\xda\x23\xe2\x70\xac\xd0\x56\x58\x70\x32\xeb\xa2\xcd\x3e\xe5\x91\xe0\x9a\x49\x0c\x80\xec\xb2\xde\x9d\xcb\x44\x9f\xeb\x1f\x47\xbd\x8d\x3d\xd7\xbb\x0b\xbb\x05\x7f\xaf\xa7\xa1\xc5\x85\x78\xb7\xeb\xdf\x9a\x13\xe4\x27\x9d\x43\x45\x77\xa8\x9f\x9d\xb5\x19\x6f\xe8\x1f\x3a\xbc\xe2\xf2\x99\x3d\xed\x13\x83\xe7\xb3\xf2\x1d\xa8\x29\x6f\x04\x02\x8b\x1b\x00\x32\xab\x7e\x3f\xd7\x07\x9d\x3d\xfc\x8b\xaa\xc3\xe6\x0c\x49\xb1\x30\x7c\xed\xc0\xcd\xe6\xa3\xc4\x92\xfe\xfc\x9a\x41\x72\x59\xef\xca\xa2\x43\x54\x5c\x4f\x48\xc6\x23\x3a\xba\x6b\x7d\x5c\x01\xe3\x7b\xa7\x38\x38\x9d\xb9\xa4\x7d\xd4\x23\x90\xff\xda\x5a\x0a\x80\x6c\x8e\x21\x97\x29\xd7\xce\xac\x43\x12\xbf\x6b\x0e\x42\x06\x91\x77\x34\x4e\xe8\xe1\xc6\x08\x0d\x0f\xf6\xa6\x62\x4c\x43\x44\x65\xe7\x8f\x69\xc8\xd8\xde\x94\x2d\x1a\x35\xe1\x5b\x64\xa1\xe6\x24\x25\xca\xff\xae\xb6\x99\xb6\xcc\xf5\x9d\x6e\x0e\xf3\x3a\x00\xba\xa3\xa2\xa7\x8c\xaf\x6a\x1a\x04\x4a\x54\xa9\x0b\xa1\xb5\x48\xaa\x7a\x11\x2c\x0d\xb2\x4b\x5d\x8c\x8c\xa8\x20\xab\x5b\x30\xa9\xf9\x02\xb5\x14\xdf\x98\x82\x55\xaf\x27\xc9\x23\xa7\x6a\x26\x51\x89\xfe\xe7\x35\x4b\xe9\x43\xae\x3f\xb4\xeb\x59\x16\x00\x74\x1a\x71\x20\x83\xad\xfc\x0d\xaa\x22\xbc\x57\x9e\x81\xa5\x20\x9e\x28\xff\x46\xdc\x87\x64\xa9\xa6\xa3\xbb\xca\xdf\xab\x8a\x70\xd4\xfc\xa9\x2a\x2d\xb1\x2a\xc5\x43\x75\x96\x92\x1c\x71\x5f\x9d\x4d\x7b\xec\x7f\x50\x7d\x9d\x71\xdf\x6d\x92\x36\x8c\xdd\x09\x80\x2e\x41\xbc\x92\x9e\x28\xeb\x44\x01\xfc\x5e\xd9\x3f\x98\x44\xf8\x4e\x39\x1a\xd7\xd2\x10\x2d\xff\x8d\xb0\xbe\x7c\xbc\x22\x94\xec\x9f\x97\xab\x68\xa7\xb6\x27\x63\x94\x80\x31\x31\x82\xa1\x74\xb0\xb2\xfd\x97\xab\xe6\xb0\xef\xb9\xc5\x68\x00\xaf\x08\x00\xad\x58\x9a\x4d\xbd\x23\x3e\x4b\xe8\xc5\x69\x25\x25\x24\x25\x6c\xaf\xe4\x14\xa5\xa1\x7e\x91\x14\x41\x4b\x2e\x4b\x90\x7e\x65\xc4\xe4\xda\x65\x1d\xac\xc8\xa4\x4b\xf2\x70\x4e\x78\x44\x80\xfc\x02\xf7\x3f\x7f\xa7\xa2\x91\x5f\xec\x06\x53\x5d\x11\x6a\x00\xd0\x6c\x95\x7b\x51\x08\xc2\x59\xf4\xa3\x58\xa8\x70\x3b\x33\xb9\x65\xb7\x08\xc6\xea\xa9\x43\x88\x03\xd9\x3f\x4b\x91\xe2\xe7\x5c\x59\xce\x1d\xc9\x4a\xde\xb7\xa4\x1c\x29\x5c\x20\x0e\x3f\x25\x0b\x14\xbe\xf2\x37\xca\xfa\x44\x4f\xdd\x46\x94\xa3\xd2\x71\x00\xa8\x9f\x2b\x6e\x92\xd6\x72\xb7\x89\x96\xa3\xf7\xf1\xc8\x62\x71\xf3\x4c\x7e\x83\x24\xbc\xe6\xb3\x20\x4f\x72\xbf\x64\xb6\xb0\x5a\xba\x32\xfb\xbc\xa8\x40\xc6\x58\x48\x16\xc7\xcb\x53\xc2\xb3\xc4\x6f\x14\xe3\xfd\x4b\x24\x30\x85\xc4\x6d\x4c\x11\xa9\x1c\x05\x40\x75\x5f\xed\x47\x78\xca\xda\xaa\x43\xa0\xc2\xd9\x9b\x75\x15\x4d\xd7\x39\x87\x74\x91\xd5\x63\xdc\x3b\xba\x88\x62\x7f\xbe\xbf\x2e\x31\xdb\x55\x10\xaa\xcb\x5a\xb0\x4b\x58\xae\xab\x99\x7f\x5f\xe4\xa5\x53\xfb\xcf\x12\x6d\xd4\xe9\xdd\x3e\xca\xa7\x6a\xf5\x00\xa8\x42\x34\x6f\xf1\x47\x18\x26\xc7\x6a\xc4\x67\xe6\x71\xfb\x8b\xc6\xbd\xac\xef\xf6\xe8\xaa\x73\x9c\x94\x56\x7d\x11\x84\xcb\xb7\x3d\xca\x2a\xe3\xed\xb3\xd5\x2c\xc8\xe0\xbf\xb6\x9e\x9b\x4f\x13\x5c\xb4\xb2\xfd\xee\x0b\x1d\x96\xd2\x89\xae\xb2\x3a\xc3\x6f\x00\x28\x47\x74\x1c\xbc\x37\xfd\x65\xe7\x25\x84\x80\xe9\xe3\xfc\xab\xb1\x98\x55\xd3\xf1\xa1\x8a\xc3\x56\x77\x4c\x29\xf2\xe1\xec\x6b\x0f\xcb\x9a\xc1\x73\x6f\x6b\x5c\xe0\xcf\x2f\x70\x0c\xcf\x87\x08\x62\x1d\x3e\x7e\x77\x04\x3f\x6c\xbb\x27\x4e\x91\xfe\x6d\xf2\x02\x40\xd9\xa0\xf7\xc6\x19\xe8\xc2\xbe\x32\xc4\x14\x86\xb9\xb7\x1c\xf2\x2f\x73\x67\x4f\x4a\x55\x06\xeb\x5e\xf7\xec\xc2\xf7\x9c\x49\x5d\xae\x59\xe3\xb9\x88\xce\xc9\x0b\x7c\x78\x7d\xce\xc4\xf9\x48\xbe\xba\x23\xc9\xef\xa3\x00\x62\xdf\x37\x31\x4b\x4a\x36\xa7\x01\xa0\x78\xae\xef\x45\x5c\xb4\xdf\xab\x2f\x6d\x8a\xb1\x7b\x36\xe6\x54\xff\x6a\x6d\x6a\x4e\x2c\xa9\xb6\x75\xc1\x33\x72\xdd\xac\xf7\x50\xe4\x94\x60\xeb\x22\xec\x92\x18\x1f\xcb\x19\xc2\xcd\xe0\xdd\x96\x6d\xe4\xd3\x9e\x75\x96\x5b\xd4\xef\xe3\x04\xa6\x0e\x76\x2c\x00\xc6\x54\xc9\x42\x44\x43\xab\x02\x72\xbe\xf1\x84\x6d\x3f\x74\xa4\x7a\xa3\xcd\x0b\x46\x2a\xfe\x65\x65\x21\x33\x72\x8e\x58\x6e\x62\xe2\x93\x9f\x58\x1a\xf1\x09\xd1\x4f\xcd\xef\x48\x09\xc1\x4b\xcc\x2f\x29\x8f\x3d\xe1\x96\x19\xb4\x9b\xe3\x3a\x4d\x41\xec\xfd\x00\x18\x5e\x4b\xf2\xe1\xe7\x6d\x01\x50\x5d\x63\x93\x95\x00\x8b\xab\xae\xb5\x9c\x44\x5c\x2a\xde\x68\x29\x44\xb3\x73\x38\xe6\xb3\xb8\xc4\xe4\x51\x33\x92\xf0\x2b\x7a\x8b\x79\x2a\xf9\x74\xb0\xcd\xec\x43\x2b\xf0\x24\x98\xf3\x18\x2e\xe3\xb6\x18\xfb\x38\x9b\x01\x30\x0c\x48\x96\xc3\x5e\x98\xe7\x23\x21\x10\xa9\x69\x0f\x7a\xa8\x4a\x61\x42\x62\xaf\x14\xbd\x34\x8d\x23\xcc\xc9\x3e\x66\xdc\x4e\xb2\x24\x7b\x1a\xe9\x94\xaf\xd1\xb9\xc6\x0c\x3a\x31\xb8\xdc\x58\xc3\x14\x7a\x0a\x8d\x7a\xd6\x5f\xe3\x5e\x19\x04\x7c\x08\x00\xfa\x5b\xd2\xef\x2d\xcb\x0d\x7d\x78\x4a\x03\xdd\x90\x44\x24\x55\xae\xd3\x3f\x21\x57\x14\x45\xe9\x77\x53\x53\xb3\xfd\xf5\xdd\xf4\xb4\x24\xad\x9e\xc9\xcc\x8f\xba\xac\x6f\x62\x2f\x0a\x0e\xd6\x2b\xb8\xd3\x3c\x2d\xfa\xfd\xbc\xc2\xf1\xb1\xfa\x6c\x91\x1d\x00\xdd\x4f\xf9\xea\x66\x93\xce\x85\xfa\xad\x5e\xa1\x3d\x40\xb7\x55\xdc\xd4\xda\x98\x13\x0a\xe9\x5a\x13\xcb\x96\xc5\xd0\x5a\x39\x21\x0b\x3f\x68\xb5\xdc\x03\x51\x24\xad\x8a\x5f\x37\xfb\xad\x76\x93\xe0\x86\xe7\x32\xdd\x24\xe1\x9d\xf1\x0c\xdd\x6c\xe9\x62\x00\x74\x49\xca\x6c\xa8\x5c\xa5\x16\x4c\xaf\x5b\xa4\x52\x0a\x3e\x95\xef\x54\x69\x84\x97\x0b\x4a\x54\x47\x45\x7b\x32\xf1\x6a\x57\xf1\xa6\x85\x7e\xea\x58\xc9\xa6\xc8\x5d\x6a\xa4\x74\xe3\xec\x76\x35\x57\xb6\xd1\x73\x50\x7d\x45\x8e\x1a\x7f\x5c\x33\xa4\x34\x01\xa0\x9d\xab\xce\x6c\x5c\x26\x3f\xa7\x72\xd6\x7c\x96\xdf\x53\x9d\x2d\x5b\xa9\x98\xa4\xfa\xb9\x48\xaa\x68\x56\x57\x64\xec\x51\x1c\x53\x6f\x58\xa0\x55\x4e\xd3\x4c\x8d\xcc\x55\x92\x34\x92\xd9\x65\x4a\x9d\xe6\x95\x67\xa7\x2a\x4a\x3b\x73\xfc\x4f\xb5\x4c\x73\x06\x00\x0d\x54\x73\x0a\xb2\x49\xba\xd6\x72\xb8\xfa\x97\xf4\xb9\x45\x57\x7a\x42\x96\x64\x49\xce\x3f\x2d\x33\x98\xdf\x67\x94\xc8\x6e\x9a\x0f\x2e\x48\x96\x97\x9b\x87\x22\xe7\xc8\xb7\x99\x1d\xb3\x33\xe4\x5f\xcc\x03\x9e\xdb\x14\x9f\x8d\x0f\x5d\xd2\x55\x6b\xf5\xff\x73\xf3\x98\xce\x0f\x52\x29\xb9\xee\x70\x56\xaf\x94\xce\x72\xcc\x2d\xa5\x4a\xa5\xf6\x15\xf9\x6a\xe9\x29\x7b\x5c\x86\x97\x2c\xa0\xf5\xe8\x82\xa9\xb2\xde\x56\x41\xa4\x9b\xdc\xb5\xb5\x60\x76\xb4\xbc\xda\x76\xde\x73\xbb\x82\x6c\x7e\xe1\x92\xaf\x2a\x32\xac\x06\x40\xad\xd2\x75\x41\x5c\x25\xf3\x9c\xc7\xab\x31\x12\xae\x33\xbd\x34\x42\x32\xd6\x31\x9c\x5f\x27\xf5\xeb\x70\x49\xff\x57\x8a\x6b\x17\x2f\x00\xd2\x87\xed\xd3\x22\xdd\x65\x8d\x6d\x63\xb3\x33\x64\x9d\x0e\x81\xe7\x45\xf9\x7e\xeb\x4a\x17\x8a\xf2\x98\x71\x25\x00\x6a\x3f\xbd\x4f\xc5\xe8\xc0\x60\xfd\xb6\xe2\xf8\xbe\x1f\x8d\x7d\x79\xb3\x7b\xad\xcd\xfc\xf4\xf2\x9e\x1c\x78\x4b\xe2\xcb\xee\xf1\x28\x4c\xe4\xc7\xce\x3f\xb0\xac\x90\x8b\x9d\x1e\x04\xb6\xaf\xd2\xf9\x88\x3c\xd7\x3d\xb7\x6d\x0f\xcd\x0e\x80\x2d\x83\x8b\x07\xc0\xbc\x48\xaa\xad\x50\xf4\x47\x37\x4e\x2a\xfa\xd9\xbb\x19\x7a\x3c\xf7\x45\x0f\x14\x26\x4c\x9f\xd5\x1d\x8a\x9c\x9f\x78\xa2\x6b\x3c\xfa\x4b\xe4\x1d\xe7\xbf\xb8\x5b\x21\xc7\x9c\xb1\xc4\x55\xbe\x4a\xe7\x14\x4a\xa0\x3b\xcc\xf1\x85\x9e\x0f\x80\xf5\x08\xf7\x38\x00\xa6\x7f\xa4\x94\x8a\xca\xde\xbd\xd0\xae\xa2\xdf\x7b\x10\xb0\xf9\xb9\x1b\xba\x67\x21\x36\xa5\x3d\xeb\x1a\x8f\x8e\x4d\xec\x73\xfe\x8b\xbd\x14\xb9\xaf\xe3\x3b\xc1\x10\xb2\xb9\x23\x97\x3c\xcf\x57\xd7\x31\x87\x8a\x77\xe7\x3b\xe6\x33\x6a\x01\xb0\xa6\xf0\x06\x01\x30\x75\x4a\xd7\x95\x6b\xba\x03\x11\x97\x8a\x02\x3b\xef\xa2\x3d\x73\x67\x39\x7f\xc7\xe6\xa5\xd1\x3a\xce\xe1\xb5\x89\x71\xed\x4f\x88\xb7\x23\xa9\xed\x13\x28\xf9\x21\xca\x36\x18\xad\xcb\x57\xd8\x96\xc3\x60\xb9\x2f\x6e\xe5\xb2\x7d\x00\xb0\x4c\x12\xba\x00\x60\x3c\x2c\xbb\x52\x76\xd7\x09\xc5\xb5\x17\x52\x3a\xf0\x04\x7a\x0e\xaf\x9d\x45\x2a\x4e\xbd\xde\x36\x40\x59\x90\xb0\xd5\x31\x46\x5b\x10\x39\xd9\xe1\xce\xc8\x0d\xc9\xb7\xd3\x59\xa9\xbe\x7c\x7b\x11\xfb\xb9\xfb\x59\xeb\x16\x1e\x1e\x00\xd3\x15\xf1\x31\x00\x0c\x8f\x15\xd5\xa5\x1f\xdb\xe7\x53\x38\x05\x2b\xdb\x66\xd1\x40\xf6\x39\x47\x22\xdd\x94\x5a\x68\x97\x31\x03\x12\xd2\x5b\x2f\xb0\x0e\x46\x6c\x6a\x0d\xe4\xb0\x43\xdc\x6c\x26\x9e\x87\x2f\xcb\x06\xe1\xb7\xbb\x7f\xb7\x8c\x17\x7e\x02\xc0\xb8\x51\x46\x01\xc0\xe0\xa5\x3c\x5e\xb2\xab\x75\x13\x57\xb5\x68\xb3\xed\x2f\x5e\x77\xb6\x87\x2d\x99\x3f\x9a\xd2\x6f\x5d\x2b\xd8\x12\xbf\xd4\x1a\x2a\x1c\x8b\xc8\xb5\xf4\x8b\x7e\x05\x9f\xb6\xcc\x92\xcc\xf7\x15\x9b\xcf\x4a\x73\x27\xd5\x19\x2f\xcb\x89\x00\x18\x82\x95\xdb\x01\xd0\x3d\x53\x6b\x8a\x0f\x58\xfe\x96\xfd\x97\x7f\xd7\x52\x26\xb7\x67\x11\xcc\xbb\x14\x53\x53\x66\x9b\x93\x15\x83\xf1\xe5\xa6\x93\xca\xb4\xf0\xcf\xa6\x66\xe5\xab\xe0\x41\xe3\xdf\xaa\xa5\xbe\x52\xe3\x4a\x35\x74\x52\x9b\x21\x46\x93\x04\x80\xee\x87\x86\x02\x80\x6e\x9a\xe6\x6a\x71\xb0\xe9\x99\xa1\x25\x3f\xd1\x54\x60\x50\x65\x1e\x32\x1e\x34\xb4\x25\x77\x1a\x4b\x0d\x9b\xe2\xde\x19\x9e\x18\x6e\x85\x1f\x34\x98\x8c\x51\xc1\x3a\x43\xbe\x51\xef\xab\xd5\x7f\x32\xd2\x27\xed\xd0\x3d\x36\x04\x81\x00\xdd\x4c\xdd\x2e\x00\xb4\x1c\xed\xcb\xa2\x6e\xe3\x57\xcb\x91\xbc\xdb\x46\x9c\xe5\x50\xa6\xd2\xf0\xc2\xb2\x39\x19\x6a\xe0\x59\xd6\xc6\x9d\x35\x4c\xb0\x1c\x08\xdf\xa8\xdf\x66\x79\x1d\xac\xd3\x73\xac\x71\xbe\x03\xfa\x60\x8b\xdf\xa4\xbb\xba\x7c\xe3\x35\xb0\x50\xbb\x4e\xbf\x19\x00\x6d\x8c\xae\xaa\xc8\xcf\x18\x65\x1f\xce\xb3\x1a\xfa\xed\x96\xcc\x5a\x43\xa8\x9d\x98\x5c\xa0\x5f\x6e\xaf\x8a\xfb\x4d\x3f\xdf\x5e\x1f\xbe\x43\xf7\xd0\x2e\x0e\x1e\xd4\xad\xb4\x67\xfa\x5e\xd4\x65\xda\xaa\x26\xcf\xd1\x9a\xcc\x95\x80\xa1\x0d\x31\x74\x01\xa0\x39\xa5\x3b\x50\x38\x7e\xc9\x92\xfa\x5b\x39\x63\x23\x67\x1a\x97\xa5\x4f\x1d\xf6\x6e\x26\x2f\xb0\x0f\x8e\xc0\x53\xa2\x35\x03\xf9\xa8\x79\xf3\x9e\xf4\x8f\xc7\xfa\x06\xba\xf5\x45\xe2\x5f\x7a\xaa\x7b\xb9\xa4\xbd\xae\x79\xce\x50\xba\x07\x00\xad\x0f\x79\x62\x00\x2c\x51\xd2\xcf\x05\x0f\x16\x67\x36\xce\xcd\x59\x3f\xac\x85\x1e\x4e\x7b\x31\xf8\x14\xd6\xbc\x80\x33\x60\x42\x7c\x88\x66\xf5\x67\xa3\xd7\xcf\xbb\xd7\x37\x15\xc7\x0d\xf4\xec\xcd\x21\xfa\x79\x9a\x7a\x9c\xe4\x15\xae\xe8\x0e\x3c\x7d\x13\x00\xad\x38\xde\x01\x00\xcc\x63\xd2\xb1\x82\x2d\xc3\x57\xa0\x8b\x73\xe4\x43\x49\x30\xef\xb4\xbd\x03\x5b\x11\x9a\x05\x95\xfd\x44\xd4\x5f\xd1\x35\x7d\xf1\x58\xfe\xbc\x33\xbd\xd3\x08\x9e\x81\x93\x7a\x8a\x49\x76\xcf\xee\xee\x21\xca\x63\x57\x59\x7b\x07\x63\x3b\x00\xb6\x8b\x7c\x09\x00\x66\x86\x6c\x62\x41\xc2\xa0\x17\x62\x4f\x0e\xe8\x5f\x85\xba\x9c\x56\xd1\xd7\x84\xf9\x33\xf1\x55\x6f\x2c\x3e\x20\xda\xb5\xc7\x87\x48\x98\x37\xd8\x3d\x89\xbc\x3f\xe0\x4b\x57\x35\xf5\x9d\xe7\x40\xe7\x0a\xfa\x43\xd7\xf5\x8e\xdb\x6c\x36\x00\xd6\xc5\xc2\x4d\x00\x98\xba\xe5\xb3\x16\xb5\xf7\xb1\x70\x1e\xd9\xd4\xde\x34\xfc\xab\xd4\x9d\x3d\x9e\xc4\x43\x89\xcc\xee\x71\xe4\x95\x51\xcb\xbb\x00\x75\x78\x5e\x43\xe7\x24\xfa\x68\xc0\x75\x67\x2d\xd3\xe4\xb9\xa1\xc3\xc9\x6e\x72\x7d\x60\x0f\xe4\xfd\x0e\x80\x05\x27\xc9\x03\xc0\xb8\x55\xd1\x96\xff\xa4\x27\x8e\x7c\x30\xeb\x44\xd7\x67\x6a\x45\x6a\x68\xe7\x5d\xda\x58\xc2\x5b\xe7\x33\x06\x3e\x6a\x51\xc7\x0f\xd6\x84\x79\x9e\x1d\xd3\xd9\xbb\x02\xf6\xb4\xc3\xb9\x15\x9e\x87\xdb\x8c\xbc\xcf\x6e\x33\x6d\x6c\x11\x06\x00\x73\xaa\xec\x7f\x66\xdd\x51\xfe\x9b\xb7\xdd\x79\x9d\x43\xc9\x7c\xd7\x31\xc6\x6d\x4d\xe9\x6f\xbf\xcf\x5b\x9e\x20\x68\x9f\xc4\x3f\x14\xf9\x47\x5b\xa6\xe0\xcd\xdc\x5b\x0e\xb6\x28\x3a\x60\x8b\xfd\xa4\xb8\xc9\xf3\x4b\xeb\x25\xc9\x6a\x37\x8b\x25\x5f\xde\x0a\x80\x71\x85\xf2\x30\x00\xfa\xb5\xea\xc1\x3c\xbf\xf6\x40\xa9\x26\x93\xdc\x16\x2b\x0b\x4b\x99\xe7\x80\xca\x0e\x27\x44\xda\x1d\x72\x62\xe4\x96\xd6\x4b\x8a\xa0\xb9\xfb\x5b\x67\x2b\xde\x04\x6c\xb3\x59\x95\xdb\xbc\xc2\xac\x76\xd5\x4e\xb7\x7b\xa6\x76\xf5\x7d\x00\x0c\x3c\x4d\x3a\x00\xba\x8b\x9a\x23\xb9\x87\xec\x9f\x74\xba\x8c\x17\xf6\x69\xba\xfd\xc9\xa3\xad\x45\xba\xf7\xf1\x7b\x6d\x7a\x7d\x56\x24\xd7\x7a\x41\x3f\x3a\xb7\xc7\x9a\x60\xf0\x09\x58\x63\xd9\x69\xe8\xf5\xaa\x34\xef\x36\x94\x4c\x0c\x33\x16\xea\xe9\x00\xe8\x1d\xba\xe6\xff\x89\xa3\xdd\x97\x5b\x64\x07\xa6\xd3\x19\x4b\x5a\xe7\x98\xee\x26\xd3\x6d\x18\xd3\xdb\xf8\x2e\xeb\xa8\x39\x28\xb2\xc9\xf2\xd4\x4c\x98\x6b\xb7\xd4\x98\x4f\x06\xac\x33\xdf\x35\x7f\xf4\xa2\x98\xee\x9b\x36\x4e\xac\x37\xac\xfc\xff\x5b\x79\x80\xbe\x06\x00\xed\x73\x5d\x4c\xce\xb5\xd6\xf9\x36\x6b\x06\xcc\x56\x6e\x6b\x4d\x2e\xb3\xda\x6c\xad\xf1\x06\xcb\x01\xdb\xa6\xc8\x62\xf3\x27\xdb\xbf\x73\xfb\xcd\xd4\xd6\xaa\x80\x73\xa6\x7f\x6d\x47\xbd\x56\x18\xff\xb1\xec\x9d\x38\xac\x7f\x61\x42\x02\xa0\x6b\x37\x44\x00\xa0\x6d\xd7\x99\xb3\x55\x2b\x9e\xd6\xff\x95\xc6\x5c\xf6\xa2\xb1\x63\xc1\xa5\xa5\xbe\xcd\x29\x31\xd2\x25\xfd\xb0\x3f\xc2\x86\x17\xa7\x23\x37\xcf\x5e\x38\x02\x30\x72\x5f\xde\x70\x33\x7e\xc6\x94\xd2\x81\x47\x24\xde\xf8\xbd\x5d\x81\x74\x35\x00\x8e\x2a\xfe\x3c\x00\x2c\x6f\x65\xb1\xd9\xd0\xe5\xd6\xc6\xf0\xb4\xda\xa5\xab\xa1\x2b\x16\xec\x59\xf2\x02\x16\x18\x43\x5b\xac\x42\xf4\x86\x0d\x8e\xc4\xa3\xe3\x66\x67\x0c\x8f\xc7\x5e\xf0\x6d\x1d\x42\x11\xb2\xa7\x60\xfb\x3f\x93\x9b\xc7\xdf\xec\x6c\x62\xf8\x00\x60\x3f\xc9\x6f\x06\xc0\xd2\x2e\xfd\x37\x7b\xfe\xb2\x18\xe8\x48\x5a\xe8\x28\xae\xe5\xf5\x82\xae\xc5\xfb\x10\x19\x31\xf5\x23\x48\x94\x36\xcc\x3e\x1c\x88\x79\x3d\x3b\x6d\xf0\x0b\x9e\xe2\xdb\x37\xd8\x4c\xdc\x32\x45\xd8\xf7\x99\xd2\x3e\xfe\x83\x53\xcb\xf4\x04\xc0\x1e\xcf\xff\x05\x80\x65\xbe\x2c\x3c\xeb\xed\x92\x2c\xc4\xea\xd4\x7b\x23\x07\x51\x3d\x0b\x0a\x86\xe1\x18\x5d\xcc\xf4\xa1\x59\xb8\xd1\x30\xcc\xc0\x47\xc2\xe5\xd9\xf3\xfb\x9f\x90\xa7\xf9\xae\xe8\x2f\xa0\x06\x4e\x71\xf6\xbc\xa0\x3b\x5d\xe6\xb5\x9f\x62\x9f\x03\xc0\xf6\x51\xe4\xfb\xff\xe9\xa6\xe4\xac\xea\xe1\x3d\xd8\xd1\xd4\xfa\x21\x24\x5e\x9a\x78\x60\x30\x98\x98\x1d\xbd\xaa\xff\x23\xd9\x2b\xcc\xb3\xef\x01\xe5\xe3\xac\x77\xbd\x37\x69\x7f\xfa\xf6\xf5\x26\x32\xd6\x4d\x59\xd7\x75\x80\xed\xe2\x02\x6d\x73\xe3\xc7\x03\x60\xdd\x2e\xb1\x03\x60\x42\x2b\x56\x65\xde\x19\xc4\x93\x17\xa4\x9c\x1d\x08\xa6\x6c\x4b\xcc\xea\xfb\x40\x8b\x89\xce\xe9\xbd\x4b\xdf\x16\x7a\xbc\xe7\x1a\xb3\x6c\xd6\xf1\xee\x6b\xac\x37\xbe\x6d\xdd\xe1\x1c\xca\x94\x63\xce\x61\xde\x6a\x17\xa7\x1d\x21\xba\x03\x80\xc5\x20\x7b\x09\x80\x51\xa1\xf2\xc8\xd8\xd5\x17\xc9\xb6\xa7\xf8\xf7\x02\xce\xb6\x84\x47\xdd\xaf\xb9\x67\xa2\xbe\x74\x3d\xe7\x3d\x0f\x1d\xe9\x7c\x2b\xf0\x9f\x75\xa2\x73\xa2\xb0\xd9\x77\xaf\x13\x2f\xe2\x7b\x04\xb5\x9d\x96\x10\x26\x78\xda\x12\xe4\x6b\x01\x30\xbd\x56\x9e\x06\xc0\x50\xa5\x5e\x9c\x21\xea\xa6\x49\xea\x93\x2f\x74\xd5\x4b\x7e\x25\x2c\xee\x84\x48\x57\x47\x5d\x70\x62\x64\x2d\xa1\xd6\x0e\x91\x3c\x78\xd6\xe5\xf6\x15\xf2\x4f\xbe\xaf\xda\xbd\x14\xdb\x3c\x44\x76\xb5\x2a\x73\x82\xcd\x22\x55\x77\x01\x60\xdc\xa9\xf1\x06\x40\xcf\xd0\xec\xc8\xc0\x77\x06\x6b\xdd\x92\xb5\xce\xe9\xda\xba\x84\xf4\x8e\x30\xed\x48\x94\xb2\x3d\x4d\xfb\x33\xb4\xa6\xad\x5e\xa7\x9b\xb5\xdd\xd1\xaf\xf7\xf4\x7d\xe9\xf0\xd3\x1b\x3c\xd6\xda\x96\xe9\xeb\x26\x3c\x31\xc7\xea\xc6\x00\x30\x5c\xd0\xb9\x00\xa0\xbb\xa9\xed\x4d\xff\xe4\x0c\x31\x2e\x4c\x2e\xec\xf0\x33\x42\x13\xbc\xdb\x63\x8d\xea\x28\x7c\x5b\xb6\xf1\x42\x68\xae\xa3\xd1\x54\x34\x6b\x9b\x7d\x99\xe9\xac\xef\x67\x7b\x98\x69\xc4\xe3\x9c\xf5\x77\xa3\xd9\xd5\xdb\xe4\x30\x94\x00\x60\x80\xe9\xfe\x06\x40\x37\xa0\x7d\x97\xde\xd5\x91\x69\x79\x90\x3c\xb9\x3d\xc1\xf2\x3a\xfe\x4b\x5b\x81\x75\x7c\x54\xb3\xa3\xdc\x0a\x09\xcd\xb7\xb7\x58\x6f\xcd\x3a\xda\xba\xda\x36\x73\x46\x60\xeb\x3c\x6b\x86\xc7\x4f\xcb\x55\x33\xc7\xb5\xc6\x78\xd3\xd8\x07\x80\x7e\x4c\x7f\x0e\x00\x5d\xba\x4e\x32\xf0\x0c\x36\x56\xb9\xbf\x3d\x1a\xd1\x57\x4b\x32\xc4\xa2\xb8\x0d\xdf\x25\x34\x4c\x1b\xf4\x12\xfd\x3d\xee\x22\x7c\x0f\xea\x00\x31\x00\xbd\xba\x16\x42\x16\xe3\x17\xe7\x3e\xa7\xfe\x41\xde\x1c\x2b\xa1\x6b\xe8\x99\x33\xe0\xcc\xd3\xcc\x12\x00\x24\x23\xbc\x9d\xfd\x37\x9b\x39\xb5\x07\xda\x20\x30\x2a\xc4\x57\x8f\x43\x28\xa1\x68\xf1\x6e\xd4\x45\xd8\x4d\x3a\x1c\x5b\x8a\x22\xa2\x16\xe2\x8f\x61\x7f\xd5\x3c\x20\xd5\x12\x97\xe5\x3a\x29\xf7\xa8\x4d\xb1\x01\x34\x3b\xc3\x3a\x23\x90\xb9\x90\x95\x07\x80\xa4\x91\x2f\xed\x3b\xd4\xe4\x0b\x79\xe4\xe0\x35\xe7\x40\xff\xd1\xb5\xc1\x6c\xb0\xe7\xa2\xaf\xc8\xe9\x28\x77\xda\x3e\xf4\x5e\xec\x22\xe4\x6a\x1c\x89\x60\xae\x21\x11\x83\xc8\x57\x73\x93\xc8\x27\xe9\xe1\x31\xc7\xa8\x26\x96\x8b\xef\x55\x46\xe7\xff\xfa\xad\xf8\x3f\x81\xa2\xe7\x46\xdd\x06\xe4\xcc\xd6\x6d\x90\x5c\x74\x97\xe6\x5d\xd3\x5b\xec\x7f\xc2\xee\x96\x13\x04\x33\x55\x83\xd8\x47\x8e\x42\x0c\xa0\x0f\x50\x2f\x54\x1b\x71\x47\x18\xd2\x9c\x1e\x62\x37\xdb\x33\x26\x8e\x4c\xe5\x96\xfb\xea\xe9\x29\xbc\x0c\x00\xc4\x71\xa2\xb1\xae\x5b\x55\x66\xe2\xef\xd6\x0f\xb5\x78\xf2\x26\xb5\xbc\x01\x46\x75\x08\x4a\x9b\xb4\x74\x2e\x85\xd4\x72\x9c\xc9\x84\x2f\x43\xfa\xb3\x09\x55\xdb\x31\x78\x2e\x26\xfb\x0f\x3c\x93\x5f\x11\xbd\x9d\x58\x28\x78\xe2\xdb\x44\xbd\x2a\x24\x02\x20\xaa\x91\x56\x38\x7f\x96\xad\x64\x7d\xb2\x40\x2a\xcf\x70\x32\x54\x1e\xb5\x53\xb8\x62\xbe\x7b\x83\x8c\xb7\x99\xdc\x04\x9d\xc0\xff\x01\xdb\x09\x1b\x15\xe6\x57\xbe\x46\xc5\x88\x2c\xd9\x25\x58\x82\xf8\x48\x74\x15\x3e\x5b\x72\xd0\xb7\x88\x62\x93\x5c\x02\x40\xa8\x97\x0f\xb7\xdb\x0b\xaf\x28\x3e\x1a\x7f\x95\xb6\x28\x17\xc9\x1f\x57\xfc\x50\xda\xb8\xfe\x35\x27\x95\xc7\x88\xcb\x1b\xd6\xaa\xa6\xb6\xd4\x40\x7b\x54\x65\x15\x77\xe0\x74\x95\x29\xcb\x86\xba\xa1\xfa\x2d\xea\x23\x66\xa7\x6a\xcc\xb7\x99\xec\xaa\x6a\x01\x40\xb0\x5c\x75\xd0\x11\x92\x3f\xa1\x75\x89\xfe\x6e\xe1\x0b\xdb\x63\xe9\xf7\xd2\xe7\xb6\x60\x36\xb1\xf2\xa3\xb5\x85\x10\x56\x37\xd3\x32\xdc\xec\xdb\x58\x64\x3e\x5f\xfe\xb2\xa5\xc9\xf4\x5f\xe6\x33\xc4\xdf\xa6\xe8\xa8\xf5\xa8\x07\x46\xb4\x2f\x81\x34\xdd\x90\x0d\x80\x20\x58\xcb\x6f\xed\xca\xe9\x18\x30\xea\x60\x8b\x86\xfb\x27\x48\xda\x8a\x8f\xf5\x4a\x58\x33\xca\xbf\x75\x9f\xc1\x7d\xae\x29\xeb\x0a\x84\x46\x35\x0c\x39\xd1\xe5\x25\xd0\x4b\xed\xa3\x99\xed\xf0\x61\xc7\x8b\xa8\x1d\xc8\xd5\x76\x89\xef\x41\x62\xbd\xb5\x05\x00\xfe\x79\xfd\xde\x56\xb7\xec\x8b\xa3\xe3\xb4\x27\xf3\x6f\x2c\x8e\x96\x4c\x2f\x1e\x3f\x9c\xc4\x5c\x5d\x5e\x30\x38\x0f\xd7\x59\x3d\xd2\x3f\xb5\xe9\x8f\xfa\xcf\x3d\x6f\xca\xc3\xa0\x69\x5d\xa7\x32\xad\xf0\x59\xce\xcd\x51\x4f\x90\x0b\x3b\xc6\xcd\x70\x25\xbc\x69\xc5\x02\xc0\x5f\x6a\xb0\xdb\x76\x64\x97\xaf\x34\x68\xe9\xf9\xc5\xcb\x19\xe2\x8b\x45\xf4\xa5\x73\x98\xf4\xb2\x8d\x8b\x8f\xe3\xf0\xd5\x93\x86\x51\x4d\x67\xeb\x29\x03\xcf\xcb\xe7\x35\x6d\xec\xa3\x65\x0e\xc1\x96\x75\x7f\x8a\x0e\x43\x1c\xee\x3c\x3b\x83\x43\x60\xda\x1f\x01\xc0\x6f\x31\x4e\xe8\xf9\x80\x14\x54\x9e\x6b\x5d\x8e\xfa\x55\x2b\xd2\xfc\x89\x59\x07\x99\x24\x64\xe1\xf4\xd0\xdb\xd4\x0a\x82\x09\x7e\x08\x81\x25\xf5\xa1\xd7\x57\x37\x50\x7e\xc3\x2f\xcb\x29\xa1\x3d\x26\x6f\x8e\xf1\x64\xa4\xd2\x33\x7d\x05\xac\xa5\x4c\x38\x00\x92\xd3\xfc\x05\xdd\x3f\xe0\xb3\x6a\x77\xd8\x2e\x23\xee\x43\xa6\x68\x42\x51\x47\xa0\xf5\x82\xa3\x98\x8b\xb0\x8b\x94\x9d\xf8\x09\x28\x14\xfc\x3e\xb1\x04\xfb\xa5\xea\x11\xb9\x9f\x38\x9c\xfd\x96\xfa\x80\x5a\x19\x7d\x82\x5e\xc6\x30\xf8\x16\xb2\xa6\xb0\x6a\x01\x90\x68\xf9\xaf\xba\xbe\x34\x9f\x83\x1c\xb6\x7e\x82\x1d\x86\x9e\x57\xc3\x11\x37\x60\x47\x04\x5e\xe8\x00\xe4\x1b\x4a\x20\x56\x89\x8d\x81\xc3\xf0\xff\x10\xf8\x55\x6c\x12\x8d\x7c\x2c\x7b\x90\x72\x9e\xee\x17\xad\xa1\x95\x31\x7f\xf8\x7a\x31\xe9\x6c\x2d\x00\x92\x70\xc1\x9f\x9d\x93\x21\x12\xc4\x6d\x4b\x7a\xd3\x05\x34\x4c\x79\xa1\xa5\x08\x7b\x8a\xb7\x0b\x7e\x8b\xd0\x48\x7a\x83\x6a\x23\x7d\x82\x35\x63\xeb\xa8\xcb\x2b\xfb\x08\x33\x19\xf5\x59\x3f\x48\x2b\x58\x9f\xa2\x7e\x50\x92\xb9\xb9\x3e\x37\x18\x9e\xbc\x4a\x00\xc4\xcd\xe2\xb8\x8e\xc0\x5a\x1c\x11\x61\xd2\x36\xb8\x91\xeb\x15\xf5\x8d\xa7\xa9\x19\x5c\x5a\xf3\x6a\x7a\x28\xf1\x2a\x7c\x39\x33\xb4\x05\x87\xda\xcd\x0e\xab\x38\x8d\x3d\xc2\x8d\xce\x82\x13\xf4\xfc\xf9\x51\x06\xd2\x0c\xc1\x45\x9f\x2d\xb4\x5d\x42\x2e\x00\x22\x95\xb4\xb7\xad\xb4\xb2\x97\x45\x35\x3c\xae\x31\xb1\xf7\xca\x1e\xd5\x3b\xb9\xe3\x38\x91\x8d\x5b\x79\x05\x84\x13\xcd\x2f\xf9\x43\xcd\x22\x44\x91\xe0\x65\xc5\x78\x74\xbb\x28\x2f\xf3\x10\x4e\x23\x6e\x8b\x9a\x4b\xf0\x96\x8c\xf8\x2c\xa6\x0a\x25\x63\x00\x08\x77\xcb\xaf\xb7\x3e\x2d\xb9\xa0\xf0\xd6\xad\xae\x98\xa9\x50\x49\xae\x55\x6b\x14\x0f\x58\xd5\xf5\x40\x39\x1f\x1f\xd2\x38\xa0\x54\x43\x83\x5a\x8a\x94\x17\xca\x7e\x20\xae\xab\xe6\x64\x4e\x47\x7f\x51\x71\x22\xff\xc4\x76\xaa\x96\xfa\x9c\x27\x3f\x56\x55\x03\x20\x38\xa1\x7a\x61\x1d\x2d\x04\x36\xad\x66\x65\xc9\x4a\xeb\x63\xb1\x67\x05\xce\x9a\xc5\xd8\x56\x13\x6b\x31\x63\xb7\x37\x4c\x31\x3f\x68\x7c\xd3\xf4\xd9\x1c\x51\x36\x03\x76\xd4\xc4\xcd\x10\xa1\xbc\x8c\x07\x23\xfb\xd0\x3b\x8c\x53\x7c\x9e\x91\x9e\x18\x3c\x00\x10\xa4\x6a\x6d\x96\x71\xf9\xdc\xfe\x28\xb5\x5f\x51\x45\xef\x19\x61\x7f\x59\x66\x0f\x8c\x4e\xa8\x8a\xea\xfa\x1d\xe3\xa8\x5b\xd8\x19\xd3\x38\xa9\xb1\xb0\xa3\xbd\x54\xd2\x92\xda\xf6\x36\x23\x14\xb1\xd3\x81\x8a\xdc\x8e\x52\xd8\x27\xf8\x16\x93\xfc\x2c\x3f\x00\xe0\xdf\xd3\xef\x32\x73\xf3\xd6\x2e\xee\x52\x99\x0b\x35\xc3\xd7\x84\xd3\x4b\x85\x83\x3f\x68\xef\x2b\xd9\x03\xae\x98\xf8\x5a\x6d\xdf\x64\xc8\x49\xc8\x70\xcf\x94\xd2\xc6\xe6\xc1\xae\x49\x19\x41\x88\x78\xa7\x6f\xe4\x1d\xd4\xb8\x76\xa9\x6f\x2b\x71\xbb\xed\x33\x00\xfc\x4d\x06\x9d\xd9\x3f\x6f\xf6\x0a\x57\x55\x4c\xc1\xcb\x65\xe3\x04\x27\x4a\x6e\x2e\xb9\x45\xdb\x55\x71\x65\x64\x10\x33\xa1\xe6\xe5\x50\x35\x64\x2b\xc4\xb5\xff\x5b\x29\xbc\x79\x72\xef\x8a\x8c\x24\xf8\xa6\xee\xa6\xa8\x00\xa4\xa5\x73\x81\xef\x27\x62\xb4\x5d\x08\xb2\xf8\x58\xc3\x37\xe7\x45\x4c\x7a\xe5\x03\xf3\x5f\xd8\x8e\x5a\xab\x92\x86\xf7\x84\xf8\xf2\x52\x08\x6b\xa1\x0f\x48\x28\x12\x0f\x7e\xa8\xe5\x14\xa5\x01\xbd\xb2\x72\x12\x6d\x11\x7e\x20\x0b\xca\x88\x24\xf7\x47\x51\x99\x25\xf4\x79\x3e\x53\x39\x6e\xcc\x0c\x00\xa4\x95\xfc\xde\x8e\x37\xc8\x97\xb5\x1b\xcd\x41\x68\x05\xc4\x45\xb1\x0d\xbb\x00\x9a\xcf\xed\xc1\x03\xd8\x11\xe2\x65\xc2\x37\x54\x6d\x4b\x25\x79\x32\xf6\x69\xc5\x28\x35\x8c\x68\xca\x9a\x40\x8f\xa5\xc6\x44\x85\x32\xd0\x0c\xdc\xf4\xbf\xd9\x7c\x56\x1c\x00\x52\x17\x41\x41\x87\x0b\x7c\x05\x64\xa9\xa9\x14\x49\x85\xae\x96\xbf\x47\x37\xc0\xfa\x38\xff\x60\x1b\x91\x97\x88\xf9\x78\x25\x76\x6a\xf3\x79\xe2\x7e\x42\x43\x45\x12\xf9\x27\x79\x79\xe6\x56\xda\x5c\xda\xdb\xc8\x47\x74\x3c\xf3\xfa\xf4\x63\xac\x1b\x6c\x24\x00\x92\x0d\xc2\x85\x6d\x53\xa1\x64\xc4\x90\xc1\xd1\x62\x42\xcf\x96\x09\xe0\xa7\xb0\x6d\xec\xe5\xa8\x20\x42\x00\x61\x0e\x66\x90\x74\x08\x7a\x1d\x1f\x41\xa5\x97\x93\x89\x3b\x18\x21\x99\x01\x94\xf1\xac\x93\x91\x0c\x6a\x33\x77\xfa\xf4\xe5\x4c\x2d\x2f\x02\x00\xf1\x63\x31\xd3\x1e\xdb\x80\x23\x7c\xd0\xdd\x69\xbc\x4e\x7a\x27\x79\xdf\x4c\xa6\x3c\x66\xb5\xc0\xbe\xd2\xce\xe1\x5d\x91\xfb\x19\x57\x9a\x1e\x62\xfa\x58\xb7\xca\xfa\xf1\x44\xce\x5f\x19\x6a\xe2\x4b\xde\xeb\x88\x9f\xe4\x7c\xc1\xd2\xe9\x26\x46\xac\xb0\x1a\x00\xb1\x87\xf4\xb4\x0d\x5d\xb3\x81\x79\x4b\x9b\x55\xcf\x60\x27\x8b\x95\x8d\x25\x1c\x33\xd3\xaf\xd9\x8b\x7b\x1e\xfb\x09\xee\xc1\x8f\x6b\xfc\x84\x8a\x15\x58\x4b\xaf\x63\x53\x84\x2f\xd2\x5f\xe3\x9f\x89\x4b\x23\xd6\x13\xf3\x25\xe4\xe9\x32\xda\xdf\x92\x8d\x00\x88\x16\xc9\xbf\x5b\x26\x97\xbf\x97\x47\xa9\x67\x56\xbb\xca\xb7\x0b\x9d\x75\x29\x8a\x78\x7a\x0d\x84\xa6\xd0\x60\x50\xd0\xe3\x8a\xe7\x90\x55\xf0\x64\x65\x79\xc9\x35\x94\x59\xb9\x39\xbd\x18\x4b\x52\x79\x47\x08\x71\x87\x54\xf0\xe9\xfb\xa8\xcd\xaa\x50\x00\x84\x75\xaa\x6f\xc6\xd7\x25\x11\x56\x94\x32\xad\xbc\xdd\x72\x97\xff\x57\xb5\xa7\xa5\x96\x7a\xa4\x6e\xc8\xbc\x09\xf5\xa5\x31\xcf\x3c\xb3\x41\xd3\xfc\xb7\x49\x5e\xfc\x2f\x42\x61\x7c\x90\xb6\x0d\xad\x36\x96\x46\x2c\xc0\x3c\x32\x6c\x99\xfe\x80\x52\xa3\xff\x0d\x00\xc1\x01\xad\xd6\x90\x55\xa8\xed\x3d\x2d\x1f\x2e\x8d\xea\xb1\xf0\x08\x15\x4f\xbb\x53\x28\xc2\x1a\x67\xe7\x76\xe4\xe3\x06\xa4\x33\xb5\x7e\x25\x74\x61\xfb\xde\x62\x04\xec\xaf\xb6\xac\x34\x3c\x2a\xc8\x7e\x26\xa2\x1c\xbd\xa6\xb5\xcd\x27\x87\xac\xb7\x68\x00\x10\xc0\xf4\x43\xfa\x95\x05\xdb\x47\x02\xe5\x53\x4b\xe0\x43\x12\xee\xf5\x8a\xa0\x81\xc3\x14\x50\x7d\xbe\xef\x01\xd2\x58\xbf\xbc\x77\x7c\x3d\xae\xc9\xd8\x3d\xbf\x38\x15\x56\xd4\x59\x9a\xd6\x82\x74\x74\x88\x22\x18\xe8\xc8\xb6\x77\x3e\x32\x72\x88\x8d\x02\x80\x20\xdc\x40\xd0\x17\x15\x84\x2c\xd3\xca\xb6\x15\x1f\x19\xed\xe2\x6a\xca\x95\x8b\xed\xe4\x23\xd5\x31\xc3\x44\x64\x4b\xfd\xb8\xc1\xd4\xfa\xea\xc6\x67\xfd\x53\x8a\xd3\x5b\x36\xf6\xdc\x4b\x13\x22\x5d\xba\x76\x47\x6c\x46\xad\x73\x0e\xfb\xdc\x27\xf5\xb7\xde\x03\x81\xfc\x6b\x86\xfb\x56\x1d\xb1\xa3\x2a\x4c\xe3\x47\x1a\xaa\x3d\x24\xf2\x25\x9f\x83\xe4\xd2\x45\xd4\x44\xe8\x0b\x4c\x3c\x6d\x07\x7c\x07\x24\x9e\x91\x87\xb6\x94\x78\x30\xaf\xe1\x19\x69\xae\xec\x62\x72\xf9\x7c\x0d\x67\x16\x6d\x8f\xe7\x3e\xfe\x10\xe3\x77\x00\x64\x6f\x05\xf3\x2d\xeb\xf0\xb2\xda\x33\x6a\x2c\x61\x2b\xc4\x4f\xa8\x22\x4d\x83\x56\xd3\x9e\x91\x97\xc2\xd6\xa1\x37\x52\xab\x51\x73\x1b\x0e\xd1\x27\x60\xd7\x17\xaf\x63\x1c\x23\xe6\xa5\xee\x60\x41\x29\x67\xe7\x67\xb1\xb3\xe8\x7f\x78\xae\xe5\x4f\x63\x6e\x04\x40\xb6\x5e\xb0\xcf\x7c\x1a\x4b\x82\xf4\xaa\x96\xe2\x4e\x41\x07\x05\xf7\x09\xb5\x30\x2b\xad\x99\xe4\x8e\x1c\x40\x47\x93\x1f\x60\x4e\x34\x54\x50\x8f\xe0\x7f\x15\x57\xd0\x57\x91\x4b\x53\x71\xcc\x16\x9a\x7e\x3e\x60\x95\x31\xab\x3d\x7b\x79\x52\xd6\x4d\x00\x64\x2d\xc2\x6e\x93\x27\xb2\x1a\x11\xae\xf4\x46\x8f\x43\x2d\xe5\x8b\x30\xb7\xb0\x93\xa9\x73\x71\x2f\xf1\xfd\xa8\x30\xe2\x0c\x52\x7e\x3d\x95\x5c\x44\x79\x59\xd4\x4e\xa5\xd3\x97\xa4\x9c\xa2\xd7\xb1\x0a\xc2\x46\x18\xe5\x1c\xad\xa7\x88\x9b\xce\x1d\x06\x40\x3a\x20\xde\x6d\x10\xb6\xb4\x10\x4a\xe4\x1d\x70\x28\x29\x95\xe7\x85\x94\x52\x66\x92\x1f\xa2\xef\xd0\xbc\x90\x6e\xb8\x5a\xc6\xdc\x3a\x1e\xe1\x04\x2b\xb1\xf0\x30\x39\x9a\x53\x92\x92\x4a\x5d\xc4\x6b\x08\xab\xa1\x65\x09\xa6\x7a\xca\xd9\xaf\x04\xe7\x00\x90\x9c\x91\x7e\xd3\x1d\x6c\xec\x64\x5c\x94\xb9\x43\x9f\xb2\xc2\x39\x7b\x60\x10\xb6\x88\xb4\x1a\xf1\x8d\x73\x15\xfe\x01\xbd\x93\x57\x56\x6b\xc4\x51\xf9\x3b\x0a\xbe\x13\x27\x08\xc3\x93\xb7\x90\x8b\x45\xfd\x61\xd3\x28\x79\xe2\xd3\x9e\x16\xd6\x16\xc9\x42\x00\xc4\xdf\x14\xc1\x9a\xda\xba\xb9\x52\x8b\xf8\x7a\xc3\x51\x59\x28\xeb\x78\x93\x51\xb6\x85\xf0\xaa\x45\x29\x8f\x80\x09\x10\x7a\xf9\xd6\x9a\x12\xb4\x51\xb1\xa0\xc0\x1d\x47\x56\xec\x4a\x9e\x46\x38\xa5\x4c\x09\xbd\x43\xdc\xa7\x5c\xe1\xf9\x3b\x73\xbe\x72\x15\x00\x62\x2f\xd5\x3b\x55\x5a\x15\xc7\x1c\x27\x7c\x5f\x2b\x30\x9d\x63\x7a\x37\xb4\x9b\xd0\x78\x4a\xd3\x09\xe3\x9b\x96\xb9\x30\x77\xa3\xa5\x3a\x11\x59\x66\xf4\x5b\x94\x84\xc1\x1b\xd6\x27\xb5\xe2\x1e\x1a\xf2\x43\xb7\xe2\x5f\xea\x1f\x78\xbe\x65\xcc\xd0\xbd\x06\x40\xc4\xd3\xd6\x2a\x8e\x96\x3f\xec\x0e\x11\xb4\x56\x7b\x76\xb9\xd0\xf7\xd6\x35\x3a\xaf\xe2\x52\x21\x5b\x3a\xda\x9a\x83\x9a\x67\xb4\x57\x55\xa1\xe0\xea\xb6\x29\xf9\x43\xa8\x23\xf6\xb1\xa4\x0c\x2c\xb9\xb5\x3b\x74\x07\x6e\x97\x6d\xc8\x2b\x9f\x5e\x6b\xae\x05\x40\xe4\xae\x2f\x52\x4c\x2b\xf7\x1b\x8c\xe2\xff\x5b\x95\xdb\xbf\x8f\x9e\x55\xab\xec\x5b\x80\x3d\xd3\xf0\xb8\xa7\x13\xfa\x3b\xb4\xb2\xeb\x5d\xd5\x2c\xd8\x89\x4e\x64\x3e\x1f\xe5\xd5\x71\x2e\x29\x11\x73\xae\x3d\x33\xf4\x3c\x2e\xc9\x71\xc7\x4b\x40\x7b\x63\x0d\x04\x40\x78\xd1\xe0\x2a\xb7\x97\x19\x96\x40\xf9\xce\xca\xc5\x23\xab\x68\x1f\x6a\x2e\x0f\xdd\xc5\x76\x35\x2c\x1c\xf8\x0a\x1d\x6c\x5a\xd1\xef\x59\xe5\x06\x9b\xd5\x9b\x94\xcf\x43\xf2\xba\x11\x49\xd5\x98\xc4\x4e\x53\xd8\x74\xec\x86\x0e\xa2\xd7\x45\x1a\xc9\xa6\x05\x40\x28\x35\x98\x34\x2c\xfa\xd9\x2a\x8a\xb8\x9d\x21\xab\x7d\xcb\x02\x4c\x1c\x04\x4d\x70\x61\x11\xa0\xef\x5a\xb0\x6c\x0d\x7c\x65\xf5\x44\xce\x1a\x34\x21\xdf\xc9\xbd\x85\x4f\x5a\x08\xf8\x2e\xa4\xbf\xe6\x3c\xe7\xaf\xa0\x85\x78\xb8\x88\x97\x31\x2a\x01\x50\x8e\x17\x8c\xaa\x0f\x52\xd7\xd7\xde\x16\xfd\x45\x1b\x81\xcc\x64\x32\xe8\x07\xa1\x79\x78\x1e\xe3\x15\xcc\xd6\x7c\x9b\x15\x8f\xfc\x50\xe5\x64\x6b\xb1\xb4\xfc\x28\xce\x0d\xc2\xdf\x0b\xb6\xf1\x66\x51\x1a\xe7\xac\xe7\x9d\xa5\x67\x4f\xf9\x24\x9e\xc3\x0c\x07\x40\x71\x54\x38\x53\x3d\x9e\x6c\x87\x88\x44\xa9\x94\x43\x50\x3a\xe3\x3c\xcd\x1f\x56\x8d\xbb\x43\xa7\x21\xeb\x9a\x2b\x19\xd7\x31\x82\x2a\x1f\x56\x35\x7e\x79\xde\x11\xf6\x49\xd2\xc3\x05\x04\x6e\x04\xf5\xbf\x39\x7c\xee\x3d\xc6\xe0\x94\xbf\x44\x3d\xac\x52\x00\x14\x22\xe1\x63\x65\x1a\x7e\x29\x7c\x8b\xa0\x9b\x18\x8e\x9a\x4f\xaf\x23\x9d\xc7\x18\xb1\x9d\x14\x21\x7e\x1a\x34\x91\x96\x40\xdc\x5e\x19\x4c\x7f\x43\x41\xe4\x7e\x60\xae\xa0\x4f\x4b\x3c\xcd\x8e\x67\x2e\x9e\x13\xc2\x7e\xca\x3e\x30\xe5\x81\x10\xcf\x9d\x02\x80\xfc\x80\xf8\xb1\xfc\x0c\xfa\x1e\xbe\x96\x9f\x84\x5d\x41\x44\xd0\x3c\xf1\x0e\x72\x21\x86\x49\xd4\x51\x0b\x9a\xc2\xc9\x66\x3a\xbc\x22\x93\x6a\x62\xf2\x72\x53\xe8\x02\x76\x47\x62\x05\x33\x92\x3b\x10\xf2\x92\x79\x87\x5f\x38\xe5\xab\x60\xb6\xa0\x00\x00\xd9\x3f\x32\x4f\xd9\x7c\x04\x84\x3e\xc0\x3d\x8b\x82\x33\xbe\x51\x6e\x61\xb4\xac\x1a\x74\x1d\x6e\x1f\xfb\x50\x63\x38\xe1\x17\xb7\xa8\x1c\x4d\xce\xe0\x1d\xcd\xd1\x50\x61\x82\x92\x84\x6b\xf4\x64\xe1\x89\x90\x23\xf4\xe7\xa2\x6f\x1e\xc1\xbc\x3f\xc5\xbb\x01\x90\xcd\x57\xcc\x12\xff\x82\xfe\x12\x5f\x64\x5f\x87\x95\x4b\xe4\x64\x0f\xc4\x0e\xe9\x44\xe4\x1e\x74\xa6\x74\xb4\xe1\x14\xf6\xbc\xac\xac\x2c\x93\xd0\x20\x7b\x99\xbd\x94\xb4\x4b\xde\x95\x50\x46\xd9\xaa\xc8\x0d\x71\x52\xb5\x8a\x43\x1e\xb5\x5c\x86\x72\x2e\x00\xd2\x2c\xd5\x29\xe1\x3b\x08\xc5\x70\x8f\x35\xa1\xe9\xbb\xa1\x9d\x28\x6b\xd9\x6e\x48\x44\x34\x20\x44\xfa\x97\xf5\xdd\xe8\x45\xfa\x1d\xa5\x99\x38\x57\xbd\x30\xeb\x36\x61\xb9\x3e\x27\xfe\x0a\x69\x8f\x3e\x20\x44\x41\x3e\xa6\x7b\xe3\x61\xe1\xb4\xfc\x6f\xd7\x93\xf4\x6b\xc7\x09\xe4\x75\x47\x9c\x29\x8c\x55\x90\x65\x1d\x85\x84\x24\xa8\xa1\x3d\x0e\x9e\x06\x23\xb6\x85\xd4\xad\x46\x56\x3b\xfc\x4a\x94\x98\x6c\xfb\xcc\xac\x1a\x3c\x68\x0d\x8d\xd7\x11\xb3\x6c\x95\x21\x44\xd2\x80\xb5\xd3\xe3\x18\x7b\xd0\xe4\x01\x80\x24\x4c\x77\x9b\xff\xad\xf6\xdf\x3e\x6f\x46\x5c\xc3\xf9\x9e\x13\xf8\x83\x4d\x5b\xbb\x61\xb0\xeb\x2d\xfd\x9d\x5f\xea\x60\x08\x93\xb3\xb7\xa4\x00\xad\xef\xa8\xc8\x8a\xc2\xd5\xb7\xbb\xc5\x8b\x08\x83\x8e\xe7\x21\x72\x92\x9f\xbd\xcf\xe3\x3d\x3b\xcd\xfc\x1b\x00\xe2\x3f\xf4\x7d\xfc\x35\xb5\x84\xe1\x59\xf4\xfb\x0d\x61\x83\x0e\xbc\xa8\xc9\xa5\xff\x11\x6c\xb4\xf9\xaf\xbe\x9c\xba\x54\xf8\xb5\x9e\xfe\x92\x44\xd4\xf5\xee\xa9\x59\xd1\xd8\x0d\x9d\xed\xf1\xed\xf8\x2f\xce\x94\x90\xbd\x44\x63\xdb\x7f\x53\xf3\x59\xdb\xac\xd3\x00\x10\xb7\x1a\x82\x44\x8f\x78\xf9\x55\x4f\x59\x14\xde\xa9\xba\x62\x62\x03\x5f\x08\xe9\x46\x8c\x13\x78\x34\x7b\xd4\x7b\x09\xf6\xc3\xd7\x96\xd0\x85\x32\x74\x7d\xe6\x3a\xd1\x22\xbc\x7b\x6c\xaf\x38\x9a\x64\x0f\xda\x2b\xde\x41\x65\xba\x37\xc9\x9d\x8c\x99\x00\xa8\xa3\x85\x51\x22\x4f\x0e\xb1\xce\x87\xb9\x8b\x3b\x03\xb2\x90\x70\x84\xfb\x12\x9a\x0f\xe7\xf0\x36\xc0\x24\x75\x66\xbe\x12\x79\xb9\xf8\x95\x80\x80\x4d\xc9\xcc\x13\x56\x12\x56\xc7\x96\x88\xaa\xc9\x4f\x82\x86\x44\x0f\x69\x06\xf7\x66\x79\x20\xe3\x4f\x00\x54\x7f\x0b\xcd\xc2\x85\x2c\x1b\x84\xc5\xf8\xc2\xc6\x41\x6b\x08\xf3\x38\x48\xd8\x6c\xd8\x18\x37\x1f\x39\xa3\xf6\x15\x2f\x0d\x13\x5f\x4c\xe3\xe7\xe1\xeb\x32\xce\x09\xca\x49\xea\x98\xef\x42\x14\x55\x18\x24\x12\x7e\xa0\x5f\x77\x6f\x90\x75\x31\x7f\x02\xa0\x5a\x2a\x4a\xe7\x8b\x69\xb7\xe1\x30\x7a\x13\xfd\x2b\x72\x0f\xae\x97\x99\x89\x71\x6b\x91\xb3\x38\x38\x7b\xcd\x21\xf6\x4e\x62\x4c\x11\x9e\xf3\x1f\xf9\x4a\xfa\x1b\x5e\x16\x4d\x1b\x83\xe2\xb3\x18\x1f\x83\x52\x05\xe3\x58\x7f\xb9\x13\xa5\x24\xce\x61\x00\x94\x4f\x25\x33\x78\xf3\xc8\x73\x71\xab\x69\x81\x94\x76\x42\x0f\x56\x46\x0b\x24\x71\x9a\x05\xf4\x01\x8a\xb8\xfa\x2c\x33\x94\xd6\x5b\xd8\xc5\x5a\xc5\xd8\x99\x9e\xcf\x99\xc9\xba\x11\xfd\x89\xcb\xe3\xdc\x08\x9a\xc8\xf3\xe2\xc1\xdd\xdb\x24\xd1\xfc\x6f\x00\x28\x03\x64\xe1\x9c\x15\xf8\x6d\x34\x0c\xe5\x06\x11\x43\x3f\x85\x61\x93\x23\x98\xf3\xa0\x62\xca\x73\xd6\xaa\xaa\x47\xb4\x1d\x9c\x9c\x82\x73\x0c\x26\xf7\x62\xda\x52\xd6\x14\x3e\x3e\x7a\x80\xad\x11\xbc\x0c\xfc\x9b\xb3\x48\x34\xd9\xfd\xac\xe8\x93\x58\x0c\x80\xa2\x46\x11\xc0\xba\x8d\x36\x8a\xdc\xc8\x73\xb0\x68\xd1\x1e\xd4\x45\x3c\x5c\xdc\xd4\xe4\x46\x24\x4a\xa6\x56\xae\x26\x4b\x24\x37\x16\x1d\xa7\xca\xa5\x8b\x53\xaf\xd3\x11\x32\x4a\xf4\x5c\xc6\x6b\x79\x56\xe0\x1d\xe6\x57\xf9\xb1\x49\xd3\x84\x52\xc5\x0e\x00\xe4\x28\xd5\x28\xe3\x06\xfc\x86\x0e\x42\xa4\xa1\x5c\x75\x31\x48\x2c\xa6\x42\xfb\x0e\x72\x12\xd7\xa1\xbd\x5b\xd1\x4f\xb8\xab\x1d\xcb\x7f\x4c\x9e\xa5\x3d\x9d\x3a\x9f\x9a\xa4\x3d\x11\xb5\x9f\xf6\x44\xfb\x2c\xf0\x04\xa3\x52\xfb\x68\x52\xb9\x80\xae\x8d\x02\x40\xb6\x5b\xb3\x9b\x2e\x68\xe9\x68\x4b\x26\x84\xc1\xc7\x1c\x28\xc4\x42\x54\xa4\x9d\xdd\x70\x0a\x63\x6c\x1d\x2e\x3f\x8b\x7b\x66\xbb\x94\x9f\x45\x6c\xb0\xf9\xa7\xac\x25\x77\x5b\x19\x51\x1c\x2a\xce\xf2\x26\x70\x33\x3d\xde\x52\x35\x89\xc7\xdf\x62\x78\x04\x80\x2c\x57\xc7\xa3\x7d\x6e\x1e\xed\x3a\x8a\xdf\x02\x7b\xdb\xb9\x14\x7e\x18\xd9\xe8\xc4\x37\x70\xd0\x3b\x3b\x8a\xca\x2d\x38\xff\xf6\x39\xf9\x93\x08\x5d\x6d\x11\x29\x66\xd2\x3d\x47\x6a\x14\x91\xf2\x9b\xdd\x10\x78\x84\xb6\xbe\x75\xfa\x24\x27\xbf\xde\xc4\x01\x40\xfa\x4b\x1f\x49\x5b\x01\x7d\xdc\xef\xc4\x63\x61\x99\x7d\x29\x70\x25\x62\x5d\xcf\xef\x0d\xb9\xe8\xf1\xdd\xe4\x72\x0e\x96\xd8\x35\x39\xef\x27\xfe\x89\xf3\x46\x4a\x3b\x29\xb5\x63\x4f\x94\x94\xe2\xdd\x7e\x2b\xf0\x05\x6d\xba\xa3\x7a\xd2\x39\xde\x35\xf3\x56\x00\xa4\xcb\xf4\xdb\xc8\xb1\xca\x80\x6a\x07\xfa\xba\xd2\xb5\xee\x2c\xf4\xb6\x32\x18\xf2\xb9\x46\xac\x0c\x6b\x2e\x2d\x96\x2a\x73\xe0\xfb\xb3\x2e\x28\xb9\xe8\x8c\x05\x2e\xca\x3d\xb8\x83\xa1\x9f\x54\x89\xa4\x89\x3e\xfb\x54\x2f\x28\x1c\x97\x41\xcd\x61\x46\x3f\x00\x3a\x5f\x51\x26\x69\x48\x0e\xa9\x93\xa0\x6b\xe5\x34\x88\x08\x8a\x93\xaf\x82\x12\xab\x7f\xc9\xc7\x60\xf2\x62\x77\xc5\x14\xe4\xf6\x2c\x86\x02\x8b\xf9\x90\xb8\x5d\x71\x9c\x90\x1e\xba\x57\xd9\x40\xce\xf2\x59\xa7\x0a\xa1\x12\x5c\x46\x35\x95\xcc\x62\x00\xb4\x57\x44\x7c\xe2\x7f\x52\x07\xa4\x13\x75\x50\x7a\x06\x5a\xdb\xf4\x50\x16\x01\x73\xa9\x36\xc9\x78\x88\x27\x45\xdd\xb2\x31\xf4\xa3\x2c\x77\x79\x11\xee\x59\x22\x4a\x7e\x8c\xf8\x4f\xa8\x45\x41\xa0\xec\xf2\x19\x54\x16\xd1\x56\xb8\xac\x55\x9f\x62\xd5\x00\xa0\x35\x8a\xbe\x13\x8e\x09\x5f\xc2\xfe\x46\xda\x44\x4a\x64\x66\xe3\x76\x71\x0c\x5a\x51\x25\x11\x1f\xc2\x7e\x2a\x5c\x21\x41\x13\x6c\x99\xe9\x52\x77\x72\x78\xc2\x36\xe9\x2e\xea\xe1\x50\x3f\x19\x87\x31\xcd\x47\x2b\x57\x30\x47\x5d\xce\xa9\xd6\x70\x5d\x00\xd0\x5c\x90\x0c\xe2\xbb\x78\x1b\xb1\x3a\x04\x93\x4f\xc6\x2b\x20\xbf\x0b\x52\x89\xb4\xca\x01\xa1\x3b\x59\x50\x70\x5d\xf8\x17\xb5\x37\xc3\x21\x3a\x4a\xdf\x9b\x10\x2d\x1e\x60\xde\x9a\x77\x51\x42\x66\x5f\xf4\xe1\x4b\x37\x71\x27\x4d\x18\xa7\x94\x0a\x4a\x01\xd0\xb8\xc8\xa4\xb8\x28\xb6\x84\xd2\x0d\xaf\xe3\xe0\x68\xc1\x0d\xb7\xb9\x24\xfa\x70\xc5\x61\x1e\x8f\xb9\xa0\x60\x2a\xdf\xc2\xba\x93\xfe\xa7\xa0\x83\xa3\x8b\x5f\x23\xb4\xf0\xc2\xe6\xb5\x89\x28\xfc\x83\x3e\x42\xf1\x47\xc1\xc6\x09\x95\x8a\x4a\xf1\x39\x00\xd4\xd9\x8a\x0a\x8c\x8c\x2e\xe2\xa7\xb6\x1c\x61\x74\x08\x12\xea\x89\xcc\x8b\xc2\xc9\xe5\x4a\xb6\xaf\xf0\xef\xfc\x6f\x1c\x9a\xe8\x69\xfa\x38\xee\x76\xf1\xdd\xb8\x2f\xbc\x3f\x25\x57\xe6\xc5\xf1\xcf\x48\xc7\x7c\xe8\xc2\x13\xb2\xb2\x09\x03\xb2\xeb\x0a\x3c\x00\xaa\x2c\x55\x27\xea\x3a\x25\x50\xf5\x5b\x33\x9c\x8a\x57\x5d\xad\x2b\xa2\xfd\xae\xba\x5f\xa6\x67\x64\xaa\x27\xe7\xcf\x65\x1e\x57\x17\xa7\x21\xd8\x19\x6a\x4b\x1c\x8f\xb3\x4a\x7d\x61\xee\x5b\xee\x90\x26\xc5\x47\x22\x98\xa5\xa9\x9d\x70\x43\x7a\x48\x93\x01\x80\xd2\xa2\x21\x23\x77\x11\x7b\xad\xfb\xa1\xf9\x64\x6f\x6b\x72\x6d\x06\x65\xd8\xb2\xbc\x74\x88\x16\x69\x89\xcf\x13\xd0\x8f\x9a\x7f\x4f\x3d\xca\xa4\x99\x59\x71\x53\x59\x6f\xcc\xe1\x73\xd7\x70\x5c\xcd\x6e\x3e\x6c\xfe\x38\xd3\x78\x57\x57\xe9\x38\x3d\x03\x00\xe5\x54\xed\x3b\x64\x02\x61\x7d\xdb\xc5\xa6\x2b\xa4\xb8\x36\xbf\x9a\x6b\xe4\x63\x8e\xca\xd2\x1a\x6a\xbd\x7d\x20\x2f\x8f\xf6\xb4\xf5\x59\xea\x52\xc6\x40\x2b\x2c\xf6\x2b\x2b\xc2\xf6\x64\xee\x0a\x76\x99\xad\xdf\x47\xcb\x13\x5b\x18\xae\x41\x92\x55\x86\xa3\x00\x28\x2e\xea\xba\x11\xa7\xf1\x7f\x77\x25\x35\x69\x88\x82\x4e\x44\x8d\x93\x3c\xd9\xc9\x2a\x0d\xa5\x74\x74\x58\xf3\xa2\x69\x01\xed\xeb\x52\x07\xe8\x63\x6d\x1f\xe3\xc6\x31\x09\x6d\xb8\xb9\xbf\xb1\xcc\x8e\xd5\x3e\x5b\xb9\x57\x6c\x6c\x57\x98\x24\xc2\xf8\x37\x00\x0a\xa6\x3e\x04\xea\x62\x79\x5c\x53\x51\xdb\x61\x29\xac\x47\x97\x99\xcc\x67\x1a\xa9\x8b\x66\x9b\x13\x9b\x7b\x32\xe6\x98\xd6\xc3\x9f\x24\xaa\x4c\x35\xe8\xd4\xf0\x1d\xa6\xd9\x38\x63\xe0\x0a\x53\x15\xd1\xea\x11\x61\x9a\x41\x49\x04\xc0\xe8\xc1\x8a\x02\xc0\xe0\x10\xaf\x6c\x32\x98\xcb\xeb\xce\xd7\x86\x9a\x8e\x40\x76\x97\xc5\x99\x10\xd0\xde\xfc\xf3\xc6\x67\xb0\xb6\xf4\xdb\x46\x1d\x72\x65\x62\xa1\x31\x0f\x73\x3c\xdc\x68\x8c\xc0\xdf\x0a\xb4\x18\x49\xa4\x11\x8f\x24\x23\x94\x3a\x11\x00\x43\x3f\x6b\x2b\x00\x86\x45\xe2\x4d\x8d\x5f\x8d\x1b\x21\xda\x9a\xcd\xc6\x74\x68\x7e\xe9\x05\xc3\xb3\x96\xcf\xf9\x52\x43\x07\xe2\x70\xba\xd9\x50\x81\x5e\x95\xf0\xcb\x10\x8a\xeb\x0a\xaf\x33\x04\x13\x05\x81\x0c\x03\x83\xfc\x9f\x47\xa6\x41\x4b\x4b\x00\xc0\x30\x9d\xbd\x14\x00\xfd\x1b\x89\x57\xe3\x04\x1d\x04\x56\x5d\x7d\x55\x17\x8c\xd8\x58\x3a\x59\xe7\x8e\xfa\x99\x77\x50\xfb\x0a\xcb\x4d\xbb\xa7\x7d\x80\xff\x96\x20\xd0\x3e\x21\x39\xe6\xff\xa1\xfd\x45\xf5\x0c\x8c\xd3\x21\xe9\xf1\x1e\xd5\xba\xa3\xcc\xe9\x20\x44\xf7\x86\x57\x01\x80\x3e\x5a\xca\x6f\xb8\xa8\xc6\x62\x0a\xaa\x6e\xa9\xb3\x70\xa4\x92\x4a\x75\x0a\x81\x9b\x37\x55\x5d\x4d\xd2\xa5\xe5\xaa\x05\x94\xd5\xf1\x1f\xd4\xa3\xb4\xb1\xf9\x56\xf5\x6d\xc6\x9b\x40\x7f\x4d\x06\xeb\x92\x07\x55\xf3\x1f\x87\x07\x28\xda\xc3\x42\x03\x00\x3a\x84\x7c\x4e\xfd\x15\x45\x2d\xe9\x6a\xe5\x77\x05\x8c\xa2\x2b\xee\x52\xa8\x69\x73\x73\x09\x8a\x33\xf4\x0b\xa9\xab\x95\xb3\x98\xd6\x78\x85\x92\xc9\x2e\x9f\x9f\xa4\x3c\xc8\xf9\x1e\x38\x51\x35\x9b\xb7\xc4\xa3\x4d\x5d\x29\xf0\x04\xbb\x35\xcb\x24\xfd\x00\x68\x7b\x15\x67\xeb\xc4\x92\x46\xce\x60\xc5\x71\x49\x1f\xf7\x50\x11\x42\x3a\x99\x77\x29\x87\x28\x55\xf1\x1f\xa5\x8c\xc9\x26\x0b\xc7\xc7\x5d\x90\x75\x89\xe2\xc2\x76\xc8\x7d\xc4\xb5\x01\x17\xe4\x58\x09\xc7\x63\xb3\x72\xb6\x74\x70\x9c\x97\x7a\xae\x42\x07\x80\xc6\xa8\x3a\x51\x1b\x2e\x04\x72\xb7\xf2\x95\x42\x89\x5c\x5a\x68\x11\xb9\xcb\x6f\x64\x6f\x12\xad\x51\x54\xa4\xe4\x8b\x5b\x14\x63\x71\x75\x12\x1f\x25\x31\x8c\x22\xd9\xa6\xfc\x10\xb0\x51\xea\xab\xea\xf1\x78\x2c\x17\xaa\x4b\xc7\x11\x55\x6e\xea\x23\x00\xa8\x8f\x6a\xe0\x35\x31\x3c\xa9\x71\x42\xd9\x71\xbe\xbf\xe1\xbf\x82\xdf\xf9\x17\x0c\xf7\xb2\xbe\x0b\x8c\x86\xb3\xc9\x07\x85\xf9\x86\xb3\xb1\xff\x8a\x7c\x0c\xf7\xc2\x22\x44\xb7\x0d\xdf\x03\xfa\xc5\xb5\xc6\x05\x1e\xff\xca\xaa\x0d\xe3\xc7\xad\x52\x66\xeb\xa4\x00\xa8\x33\xb4\x6b\xab\x6f\x72\xed\xd6\x13\x65\x3c\x5e\xbc\xd5\x54\x40\xe5\xbd\xb0\xa6\x64\x1d\xe2\x0f\x58\xfe\x49\xee\x12\xd4\x58\xf6\xc6\x3e\x15\xc6\x58\x96\x86\x05\x09\xbf\x5b\x46\x03\x96\x8b\x74\x16\xf8\x54\x6f\xe9\xef\xa6\xe9\xe3\x4e\x28\xee\xe8\xd7\x02\xa0\xfa\xaa\x8b\xaf\x1e\xe1\x9c\x75\xbc\x2a\x4b\xe1\xd2\x1d\xd6\x82\x14\xde\x1c\xc7\x8c\xac\xb5\xbc\xc3\xf6\x8d\xc9\x3d\x7c\xbc\xbd\x2e\xf6\xad\xa0\xc2\x1e\x1a\x96\x29\x9c\x65\x9f\x1e\x70\x41\xb8\xc6\xf6\x7d\x6a\xb9\x34\xc8\x7c\x75\xbc\xbb\x82\x68\xd8\x0d\x80\x6a\x89\x6e\x4f\x31\xac\xa7\xa5\x66\x4d\x7e\x70\x37\xa8\xdf\x98\x99\xd7\x79\xab\x71\x6d\xd2\x56\xe7\x91\xe6\x6d\xb1\xce\x8e\x63\xf0\x9b\x61\x97\xdb\xbf\xa0\x41\xd0\x95\x76\x03\x6e\x9a\xd7\xf3\x76\x38\xe1\x1f\xb7\xc9\xad\x47\xa9\xf3\x00\xb0\x0c\x71\x64\x00\x98\xba\xa4\xee\xc5\xb3\xbb\x8e\xd5\x7d\xc9\x7b\xdc\x69\x87\x5c\xc9\x74\x73\x6a\xa0\x2b\x93\xf4\x1d\x46\x98\x2c\x96\xdd\x3e\x82\x64\x85\x1d\x68\x7b\x8e\xa1\x04\x9d\x6b\x33\xe0\x0b\xbd\xfe\x6a\x23\x11\x9f\xba\x85\xd9\x7e\x51\x2f\x03\x60\x99\xcb\xb9\x0a\x80\x29\x57\xf2\xaa\xe8\x46\x67\x04\x44\x99\x37\xe8\xf4\x82\xc6\x67\x1c\xed\x98\xd3\x72\x2b\xa9\xbe\x3d\x1d\xa1\x8a\x2d\x68\x63\xa2\xf3\xc3\x46\x1c\xe7\x70\x9e\x41\xbf\x39\x84\x84\xc3\x5e\x2f\x1d\x2d\xe4\x28\xb7\x4c\x5b\x3c\xed\x1e\x00\xe6\x6e\xee\x5a\x00\x8c\x8f\xa4\xf1\x45\xa1\xed\x89\x2d\xa3\x79\xe3\xdb\x12\x11\x1e\x19\xe5\x0e\x38\x8a\xb5\xf0\x8e\x7d\x35\xe6\x72\xcc\x43\xbb\x3b\xbe\x22\xac\xb1\xd5\x42\xbc\x18\xd4\xd9\x5a\x44\x49\xf2\xfa\xa3\x35\x8e\x96\xec\x46\xb4\x48\x98\x4b\x01\x30\x31\x04\x33\x00\x30\xce\x90\x21\x0b\x17\xd9\x67\xa1\xcb\x73\x33\x5a\x51\x58\x4c\xfa\x2a\xdb\x06\x3c\x77\x61\x8d\x6d\x0e\x51\x15\xc3\xb0\xae\x26\x2f\x0e\xfd\x69\x2d\xa0\x9e\x0d\xc2\x59\xa7\xd2\x6f\x79\xbd\xb4\x3c\x60\x6e\x77\xeb\x33\xed\xe3\x7c\x00\xc0\x98\x26\x7a\x00\x80\x21\x47\xfe\xb4\x00\x6d\x15\x12\xc3\x73\x54\x96\x1d\xa4\x37\xe9\x93\x2c\x3e\x94\x8d\x0b\x4e\x99\x37\xd2\xb0\xd1\x3f\xcc\x8d\x8c\xf0\xd0\x6d\x66\x37\xe6\x97\xa0\x4c\xd3\x5d\xf6\x16\xaf\x2f\xa6\x5e\x2e\xca\x6d\xcc\x38\x45\xd0\xfa\xbf\xda\x94\xb6\x01\xa0\xe7\x2a\x89\x8b\xea\x8d\x04\x96\x5b\xf6\x62\xc3\x5b\x36\x36\xad\xc5\xd0\xc3\xd9\xb2\x20\xda\x00\xe7\x3e\x8f\xd6\x1b\xc2\xf9\xb1\xa1\x78\xc3\x78\x81\x21\x68\xb6\xfe\x9d\xf0\x84\x77\x88\x7e\xa5\x78\xea\xc4\x14\xdd\x03\xe9\x77\x00\x74\x66\xc5\x43\x00\x74\x15\xea\xe8\x7c\x81\x2e\x50\x2c\xca\x7a\xa1\xbd\x24\xc9\x4f\x3d\xa1\x5d\x2c\xf9\x9e\x78\x52\x2b\x92\xee\x88\xce\xd2\xa2\x64\xd2\xd0\x78\x6d\xa3\x1c\x1d\xf8\x43\x5b\xaf\x88\xf7\x4e\xd7\x16\x2b\x67\x4f\x34\x68\x8b\x54\x67\x00\xd0\x32\xd4\x4b\x01\xd0\x8a\x34\xca\xbc\xe3\xea\x7d\x9a\xdd\x59\xc5\x6a\xba\xd6\x2b\x35\x49\x5d\xac\x45\x27\x96\xa8\x63\xb4\x1b\xa3\xbe\xa8\xa3\x75\xae\xf3\x7e\xaa\xe3\x74\xa6\xc0\xcf\xea\x02\xfd\x14\x6f\xb8\x5a\xac\x8f\x9b\xb8\x5d\x33\x5e\x77\x08\x00\x4d\xab\xf6\x27\x00\x9a\xc7\xda\x25\x79\x05\xaa\x9d\x46\xcf\xcc\x7f\x54\x6c\x63\x61\xca\x37\x55\xa9\x91\x95\x18\xa6\x0a\x33\xf6\x45\x3d\x56\xcd\x34\x3e\x0a\x75\x55\x45\x98\x52\x83\x3c\x55\x25\xa6\x65\xde\x16\x55\xb7\xf1\xd6\xc4\xb7\x6a\x82\x41\x04\x80\x66\x8e\xee\x1b\x00\x9a\x65\xba\xa9\xb9\x63\xca\x6b\x96\x07\x99\x6b\x95\x0e\xcb\xaf\x94\xeb\x4a\x9c\xd5\x27\x71\x86\x32\xd9\x1a\x17\x75\x45\xe9\x61\xc5\x87\xfa\x2b\x13\xac\x5b\x82\x32\x95\x4d\xd6\x95\xde\x37\x95\x1b\x2c\x9e\xee\x70\xd5\x06\xe3\x3b\x00\xd4\xa3\xfa\x47\x00\x68\xea\x75\xb4\x9c\xbf\x87\xe0\x35\x9b\xd3\x5f\x0e\x9c\xaf\x5f\x92\x64\xec\xaf\x69\x1c\x89\x4b\xea\x9b\xdd\x6c\x0c\xe7\xf5\xfc\x07\x1f\x08\xfe\xd1\x33\x17\xb5\xd4\x2f\xaf\xfb\x30\xd6\xe0\xd1\xdf\x15\x42\xb8\xe6\x22\x6c\x0b\xa2\x9e\x00\xc0\x96\xc2\x1d\x04\xc0\x2c\x95\x76\xe4\xac\x1a\xb8\x59\xf7\x2a\x7d\x4f\x3f\x16\xb2\x23\x09\xda\x07\xa0\xc6\xb8\xc0\x9e\x27\xb0\x9c\x70\x4c\xf7\x75\x64\x40\xf0\x8f\xee\x29\xe8\x2f\x7e\xe5\x5d\x3b\x70\xeb\x3d\x96\x76\xce\x23\xee\x73\xe9\x75\x20\x68\x04\x00\xac\xbb\xb9\x37\x01\x30\xcf\x96\xe2\x72\x1a\xfa\x6b\x20\xe8\x74\x51\xef\xdf\xd0\x71\x49\xf3\x7a\xd6\xb4\x6c\x88\xfd\xd2\x3d\x80\x48\x0c\x2f\xea\x5a\x81\x7a\x10\xfc\xba\xf3\x19\xb6\xc7\xaf\xaa\x73\x80\x10\xec\xb1\xc1\xe9\x41\x7a\xef\xb2\xdd\x6e\xa3\x13\x01\xb0\x86\xf1\xba\x00\x30\xed\x93\xf6\x64\xdf\xef\x49\x6d\xc1\xa4\x7b\x75\x8f\x87\xef\x59\x78\xb9\xf3\x39\x6a\x7a\xec\xaa\x4e\x77\x0c\x21\x7c\xba\x33\x1d\x37\x16\x7c\xb1\x63\x80\x58\xe8\x57\xdf\xd1\x44\x6e\xf3\xd8\xdd\x76\x85\xfa\xd6\xe5\x0f\xdb\x55\x56\x08\x00\xe6\x4f\x82\x31\x00\x8c\x7f\xc9\x76\x64\x7b\x75\x66\xa3\x0e\xa4\xc1\x9d\x99\x98\xcb\x0b\xe3\x3b\x2a\x70\x7f\xc5\x86\xb7\xdb\x08\x2f\xe7\xaf\x6e\xbb\x45\x1e\x17\x6c\x6e\xab\xa0\x86\xfa\x25\xb4\x4d\xa6\x07\x7b\x5c\xb0\xb3\x99\xe4\x09\x33\xac\xd3\xb9\x42\x00\x4c\xfb\xc5\xdc\xff\xc9\xa5\x48\xce\x6a\x69\xb7\x11\x10\xa9\xfb\xdb\xba\x49\x11\x0b\x96\x3b\xf6\x91\x3f\xc7\xec\x70\x04\x50\x57\xce\x6f\xb4\xab\xe8\xe4\xe0\x06\xbb\x0b\x33\xdd\x2f\xa4\xf5\x24\xeb\xa9\xc7\x6b\x5b\x04\x77\xf2\x84\x1a\x33\x51\x38\x13\x00\xa3\x53\xfa\x09\x00\x43\xaa\x72\x55\x26\xab\x75\x39\xe3\xcf\xd4\x09\xb6\xc7\xac\xea\x05\x7e\xb6\x5c\xf6\xd6\x98\x7c\xeb\x7e\xce\xfb\xb0\xef\xd6\x5c\x5e\x71\x70\x82\xe5\x11\x7f\xad\x5f\x9c\x65\xab\xe0\xc5\xd4\x2c\x73\x8e\x68\xef\x84\xcb\xc6\x6c\x59\x29\x00\xfa\xef\xca\x49\x00\xe8\x27\xab\x6b\x33\xee\x58\x6a\x84\x9f\x52\x1c\xe6\xbd\xa2\x1b\x89\x07\xcd\x19\xe2\xdf\x62\x5c\x4c\xe7\x24\xfa\xb0\x47\x26\xac\x94\x14\x1c\x63\x0a\x91\x61\xfd\x6a\x4c\x40\x9e\x35\x55\x6e\x78\xa2\x38\xe0\x9a\xa8\x6f\x55\x8d\x00\xa0\x3b\xa3\xee\x06\x40\x97\xac\x51\x65\x10\x8d\xbb\x54\x37\x52\x7c\x8d\x09\xea\xfa\xc4\x22\xc3\x39\xf5\x85\xe8\x35\x06\xac\x26\x3f\x6c\x8f\x61\x82\xe6\x7e\xb0\xb7\xfe\xbc\x96\xed\x57\xa7\xdf\xa5\xf3\x9a\xfa\x9b\xde\x55\x07\x75\x6d\xd3\xd5\xe9\xb2\x00\xd0\xbe\xd7\xee\x07\x40\xbb\x52\xab\xcf\xf0\x33\xac\xd4\x7b\x26\x3f\x36\x84\xe8\x89\x89\x21\xfa\x03\xfa\x63\xd1\x6d\xfa\x1a\x43\x40\xd8\x6a\xdd\x2b\xc3\x60\xb0\xbf\xee\xa0\x71\x86\x1f\x57\xb7\xde\x28\x9c\xfa\x42\x17\x6d\x38\xec\x7a\x41\xbb\x4d\x7f\x19\x00\xad\xf9\xff\x93\x24\x58\xed\xc7\xf4\x31\xfd\x6e\xd3\xef\xc9\xbb\xf4\x71\xe6\x09\x89\x53\x75\xc7\xcc\xd0\x68\x93\xae\xcc\xbc\x3c\x6c\x95\xf6\xb2\x65\x7e\x70\x9a\x76\xb3\xa5\xdf\x6f\x97\xb6\xd7\x52\x3b\x2d\x4b\x9b\x6d\xba\xe2\x16\xa9\xf9\x6a\x4c\x03\x40\xeb\xaa\xef\x04\x40\xeb\xa3\x6b\x48\xeb\x1c\x5d\x59\xd3\xbd\x70\xf5\xe2\xff\xea\x29\x71\xea\x91\xfa\x46\x68\x04\x7d\xd8\xa7\x39\x62\xce\xe9\xc1\xff\xe0\xbe\x01\x96\xc1\x04\xe4\x57\xef\xc9\x03\x7b\x31\x87\xdc\xdf\xf7\xbc\x23\x9c\x1c\xd7\xdc\x31\x9d\xd6\x08\x40\xeb\x08\x0f\x02\x80\x25\x5f\x3a\x96\x96\xb6\x24\xb9\xee\xc4\x42\xf9\x48\x0f\x44\x1c\x87\x1e\x9e\x08\x4d\x89\x40\x0c\xde\x6e\xb9\x31\xe7\xf8\xc0\x25\x44\x7b\x40\xef\xc0\x34\x74\x85\xf7\xdc\xfe\x51\xec\xc3\x49\x1e\xdd\x6f\x88\xab\xc6\x09\xda\xab\x69\x0f\x01\x68\x9d\xc1\xd3\x02\x60\x7e\x20\xed\x4d\xbd\x32\x72\x10\x12\xbb\xb0\x60\x38\xb2\xe9\x60\x5c\xd2\xe0\x8e\x96\xba\x88\xd2\x01\x27\xfc\xf7\x39\xc7\xfa\x7b\x50\x95\x01\xc3\x7d\x8f\x30\x7f\x78\x67\xf5\x49\xf1\x4d\x93\xe6\x75\x5d\x26\xdd\x1e\xd7\xd6\x26\xa6\xdf\x01\xc0\xa6\xe0\x47\x02\x60\x16\x4a\x8f\xa6\x0e\x0f\xaa\x5a\x66\x2f\x9c\x36\x10\x01\x47\xc7\xfe\xec\x7b\x87\x1c\x89\xf0\xef\xfd\x8a\xbe\x3f\x67\x75\x6f\x08\x2e\x21\x60\xb0\x47\x4d\x70\x78\x37\xf7\x04\x92\x8e\x4e\x2a\x75\xf6\x51\xef\x8e\xfb\xcd\xbe\x8f\xd5\x07\x80\xb5\x48\x58\x0e\x80\x69\x50\x76\x33\xe5\x71\xdf\x20\x2a\x67\x01\xb5\x97\x8e\xa9\x88\x65\xf7\x20\x71\x4d\xe1\xab\xba\x55\x84\x8a\x39\x8d\x5d\x7b\x49\x35\x01\x94\xae\x30\x0a\xd6\xbb\xa6\x73\x1f\xad\x76\x12\xa6\x3d\x8d\x59\x39\xee\x6f\xdb\x17\xee\x77\x00\x2c\xae\xe2\x8b\x00\x18\x77\x2b\x1a\x53\xea\xba\xaf\xe3\x37\x24\xde\xed\x3a\x49\x94\xc6\x3c\xeb\xbc\x41\x2e\x08\xcf\xe8\x9c\x4a\x79\x3e\xc7\xc3\x09\xa7\x8d\x04\xe4\x77\x5c\x62\x10\xbc\x2b\x3b\x30\xac\xc9\x93\x34\xf6\xaf\x9c\x37\xe3\xa3\xad\x55\xc2\x8d\x00\x98\xae\xc8\x72\x00\x30\xdc\x52\x9e\x4a\xd6\x39\x7d\xe8\x9f\x13\xcb\x3b\xe6\x31\xc9\x31\x9d\xed\x75\xac\x2b\xf3\x7f\xb6\x8d\x70\x66\x84\xbc\x76\x7c\xe5\x52\x03\x6a\x1d\x7a\xde\x45\x6f\x8b\x23\x44\xe0\x3d\xe9\xa9\xcd\x5f\xb4\x7a\xfc\x56\x73\xa8\xcc\x02\x80\x31\x4b\x99\x00\x80\x7e\xab\x1a\x93\x9c\xea\xd8\x2c\xd8\x9f\x38\xd9\xfe\x42\xb8\x21\x06\x69\xcf\x17\x0d\xcd\x7f\xd8\xba\x44\x2c\x0c\x79\xd6\xea\xfe\x7f\xec\xba\xe5\x57\x94\xff\x17\xf7\xfb\xc1\x06\x95\x52\xe1\x2b\xa0\x12\xd2\x28\x48\xa9\x94\x74\x77\x77\xce\x30\xc0\x0c\xcd\x0c\xc3\xd4\x75\x5d\xd3\x05\x43\x77\x77\xb7\xa0\x82\x12\x82\xa0\x02\xb6\x22\x76\x8b\x2d\x76\x9f\xf5\xbb\x9f\xdd\x6b\x9d\xff\xe0\x9c\xfd\x60\xaf\xb5\xf7\xd3\xd7\x7a\xef\xbd\xdf\x6b\xed\xec\xd8\xdd\xe9\xbc\x4e\x62\xa4\xcc\x15\x5e\x64\x8e\xad\x84\x37\x7b\x8e\x4c\x58\x6f\xca\xc4\x51\x89\x00\x30\x36\xd0\x58\x00\x20\x97\x21\x9a\xd1\x4f\xde\x2d\x8a\x87\xfe\x18\xcf\x98\xf2\x44\x57\x82\xdb\x47\xa5\xaa\x37\x71\xa5\x69\x52\xfb\x26\x39\x14\xda\xf8\x6e\x1c\xc7\x00\x4a\x94\xf9\xc4\x7e\x05\xcb\x48\x34\x30\x9f\xc2\x35\xeb\x3b\x19\x9a\xf0\x39\x00\xe8\x5a\x30\x11\x00\xc4\x17\xf6\x32\xba\xc7\x3d\x0e\x27\xe9\x77\x70\x65\xe0\x3b\x3a\x6f\x38\x85\x48\xb0\x7a\x21\xfb\x35\xb2\xbc\x6f\x84\xed\x47\x87\x76\xe3\xd9\xe2\x0c\x25\xd9\x9d\xac\x93\x0c\x0b\x89\xeb\xcc\xf5\xf4\x07\xeb\xdf\xd0\x45\x74\x17\x00\x90\x71\x04\xfb\x3f\xa7\x06\x9f\x35\x9a\xe3\x8c\x32\x37\xea\x97\x71\xb6\x33\xd1\x3a\xb7\xd9\x4c\xe6\x15\x75\x11\xeb\x3a\x2b\x70\xdf\x24\xcb\x98\xbd\x61\x77\x01\xf3\x29\x3b\x5b\xd6\x8a\x59\xc6\x7a\xb2\x55\x9a\xa1\xc0\xbc\xb1\x41\x07\x79\xcc\xa8\x07\x00\xb1\xa4\x07\x02\x00\x9f\x46\xfc\x0a\xf4\x83\xb6\x39\x4f\xb0\xef\x05\x5f\x74\x17\x51\x30\xa1\x85\xde\x7e\xe9\x62\xe1\x27\xfd\x3d\x51\x5f\xa3\x24\x82\x23\x82\xf5\x63\xc2\xc2\x61\x57\xe7\xb8\xd1\xe8\x2e\xb3\x80\xf8\xff\x50\xaf\xb4\x42\x31\x46\x09\x88\xcc\x3c\xee\x40\x52\x32\x00\x84\xb7\x69\x2b\xf9\x16\xfe\x18\xf7\xb3\x6c\x99\xc0\x20\x6f\x3b\x72\x45\x30\xca\xef\x78\x9a\x67\xe8\x5c\x90\x2f\x2a\x34\xc2\x37\x6c\x4b\x50\x4b\xd4\x4a\xe4\x75\x97\x4b\xb1\x09\xb1\x1d\x47\xbf\xa0\x5e\xc4\x33\x35\x7f\xc4\xcb\x26\x9e\x95\x29\xc4\x56\x60\xe3\x01\x20\x34\xa7\x37\x8a\x0e\xf8\x4c\x79\x3f\x63\x39\xfb\xbd\xf5\x57\x22\xcd\x04\x9a\x04\xd9\xa4\x16\x05\xdf\x0c\x85\xe3\x4e\x87\x15\x47\xdc\x0f\x52\x8c\xf4\x89\x09\x76\x09\x89\x91\x42\xdd\x3a\x5a\x1d\xd7\x9a\xe0\xa5\x59\x8f\xba\x8d\x35\x97\xb1\xc2\x6e\xc3\x95\x02\x40\xf0\xc8\xe8\xca\x55\x71\x7f\x11\xb2\x8d\x91\xe6\x45\x08\xeb\xcd\xd1\xf3\x3d\x10\x69\x95\x72\x30\x60\x6f\xf4\xa7\x58\x6e\xf0\xa1\xb8\x89\x40\x99\x30\xcf\xf8\x52\xe7\x9c\xc8\x98\xc4\xcc\x23\x9f\x62\x54\x71\x07\x35\xb7\xc7\xfa\xa7\x20\xd2\x1f\x13\xcf\xa4\x26\x00\x80\xe7\xe1\xff\x13\xf8\x3b\xcb\xc7\x94\x23\x57\xdd\x36\xc7\x0d\x67\xcf\x78\xee\x43\x5f\xc4\x7d\xf6\x49\xc4\xdc\x8e\xa1\xfa\x5f\x4b\x12\x0b\x50\x0f\x76\xc5\x69\x39\xf5\x85\x75\xa5\x04\x1c\xf1\x8f\x6c\x48\x43\x6b\x54\x47\x5d\xc8\xd8\x23\x7d\x3d\x01\x95\x51\x0b\x40\xd6\x70\x76\x2d\x4f\x60\x57\x9f\xd4\x0d\x3b\x38\xae\xe2\x0e\x10\x70\xae\x41\xc9\xed\xd8\xf3\x1e\x6b\xa9\xdb\xa3\x19\x3e\x1d\x69\x02\x7f\xb7\x80\xcc\xf4\x3f\x8e\xdf\x42\x14\x32\x33\x0f\x9f\x0f\x3f\x96\x75\x53\xc3\x2e\x82\x8e\x7f\x2f\x7d\x07\xa3\x40\x90\x05\x20\xf3\x59\xce\x6f\x8e\xb5\x95\x1a\x31\x84\x26\x6f\x73\x93\xf8\x31\x2b\xca\x61\x20\x87\x91\xf8\xcd\x65\x38\xe7\x6d\xe4\x3b\x8f\xcb\x24\x9c\xdf\x26\x9f\x6f\xa4\x7b\x8e\xe2\x01\x6b\x64\xbf\xc3\xc6\x21\x1e\xe4\x33\x1a\xbb\x42\x5f\x92\xff\xca\xec\x44\x17\x93\x3b\x01\xc8\xdc\x4e\x35\x60\xde\x3c\xda\xc7\x6e\xa2\x6c\xb4\xbc\xc6\x36\xcb\xa8\xb5\xdd\xcd\x5a\x4a\x48\x72\xc4\xb1\x2c\x23\x4a\x5d\x97\x99\xa7\x7d\xbe\x78\xb9\x30\x75\x1d\x6c\xfd\x78\x8c\x2a\xd3\x33\x41\xff\x31\xb6\xab\x7f\x0f\xd1\xa2\x67\xc9\x04\xa1\x0a\x10\x18\x80\x0c\x21\xf4\x92\x91\x62\xda\x55\x6c\x47\xea\x36\x17\x2f\x92\x4a\x0f\x39\xc6\x2b\xb8\x8a\x71\xb0\x97\xcd\x8f\x0c\x2f\x76\x1e\xca\xfb\xe8\x63\xe1\xe1\x9f\x0b\xd9\x2f\xfb\xcc\x0a\x25\x4d\x9b\x02\x2a\xf8\x9d\x1a\x36\xc1\x1b\x79\x04\x99\x2b\x71\x57\xd9\x54\x00\x32\x3c\xe9\xca\x8c\x4d\x26\xc3\x95\x30\x49\xd9\x4c\xba\x42\x2c\xed\xbd\x55\x7d\x59\x64\xfc\xaa\xdd\xd1\x12\x41\xb8\xbd\xd3\xab\xa2\x71\x9f\xed\xee\x55\x05\xab\xf6\x0b\x3e\x7b\xf2\xe5\x4d\xfb\x03\x76\xe5\xf9\x69\x30\x83\xaa\x85\x2f\x64\xf5\xe3\x52\xb9\x34\x00\x32\xf4\xe9\x5f\xe9\xcb\x26\x5b\xea\xce\xe4\x9c\x3f\x1a\x54\x2b\x9d\x36\x6e\xf9\xb6\x5a\x29\x7e\xca\x56\x58\x29\x16\xae\xe9\xe4\x58\xf6\xd0\x67\x9b\xdb\xdf\x92\x49\xfb\x37\xde\xc2\xa2\x6a\xd3\x15\xff\xd6\x02\xb2\xc6\xbb\x20\x63\x51\x83\x6c\x67\xec\x67\xde\x1f\x00\xd2\x7f\x32\x72\x72\x29\x21\x75\xce\x4f\x19\xd4\x30\x35\xf7\xde\x9c\x83\xe1\xe7\xbc\x31\x29\x32\x91\x9d\xfe\x21\xb1\x5e\xd1\x23\xc1\xf1\x01\xb7\x62\x17\xc3\x99\xce\x0e\xa8\x77\xd1\x3d\x47\xfa\x31\x1b\x50\x4f\x34\xfe\x62\x56\x12\x68\xd2\x6b\xb8\x9f\x49\x4c\x00\xb2\x77\xa4\x87\x08\x99\x41\x12\xee\x53\xf4\xbe\xe0\x73\xde\x56\xc4\xa4\xd0\x36\xbf\x9e\x64\x4c\xf8\x74\x90\x5b\xcc\x64\xd4\xe6\x30\xb1\x80\xa0\x98\xc0\xc8\x05\xa7\x9b\x71\xad\xb1\x75\x47\x42\xd0\x77\xe2\xb3\x35\xba\xe3\xa7\x12\x4f\x4b\x9f\xc5\xe1\xb0\x54\x00\x08\x0b\x19\xbb\x04\x74\x7f\x82\xf7\x39\x64\x39\x30\xc1\xef\x77\x76\x43\x30\x3b\x48\x09\x77\x3c\x74\x25\x34\x21\x46\x33\xc2\x27\x62\xd1\xff\x46\xd4\xb5\x18\x3b\x27\x74\xac\x1f\x6a\xf6\x88\x18\xaa\x31\xc1\x42\x23\x0c\x2d\xc2\x1a\x48\x73\xb1\xb7\x70\xdd\x00\x10\xb2\x33\x77\xf0\xf2\xbc\x6a\x83\x9f\xc3\x7b\x7d\xbe\x87\xb1\x08\x7b\xfd\xc9\x91\x3b\xb1\x71\x41\x7a\xd1\xe7\xa2\x37\x86\xfc\x89\x2b\xf1\x5b\x09\xbf\x1b\x9f\xe2\x58\x1c\xd5\x9b\xe8\x75\x38\x3a\x56\x1b\x27\xab\x7e\x39\x4e\x26\x05\x27\xed\x9e\x24\x4a\x25\x03\x80\x1f\xc6\xa7\x72\xda\x5c\x7f\xc7\x38\xd0\xb2\x3c\xfa\xe2\xd0\x59\xfd\xde\x7c\x34\x2d\x49\xc3\x4f\x80\x11\x45\xfe\x08\xec\x4a\x1c\xf7\xfd\x10\xf2\x18\xfb\xca\x61\x31\x02\xa4\x28\x9b\x9e\x8f\xea\x4f\xb3\x54\x47\x47\x97\xa7\xff\x93\x3e\x9a\x78\x38\xa3\x07\x80\xac\xfb\xd9\xcf\x59\xef\x1c\xeb\x93\x0c\x29\xab\x2e\xdd\xd8\x13\x99\x3e\xee\xf7\x93\x4d\x13\xbe\x7b\x6b\xa6\x34\x45\xfc\xf1\x13\xa4\x69\xfb\xca\x05\xc9\xa6\xb7\x39\xc8\x87\xe2\x33\x75\x4c\x1d\x22\xbc\xb3\xea\xd4\x95\x23\x13\xf0\x4b\xd2\xbe\x98\x55\x82\x32\x00\x59\x52\xa4\xc3\x8c\x26\x1b\x83\xec\x7c\xd2\x92\x7d\x15\xd1\x22\x1d\xe3\x6c\x40\xbc\x8f\xb1\x72\x7b\x95\x13\x10\x4e\xf4\x3a\x9d\xf3\xc4\xfb\xbe\x5f\x03\x09\x6d\x6f\x18\x14\x40\x7a\x67\x72\x32\x34\x8e\x9c\xa2\x0e\xc2\xee\x91\xe7\xa5\x99\xf1\x58\x72\x1d\x00\x99\x06\x54\x3f\x84\x6b\xd1\xc0\xea\x24\x7e\xb2\x66\xb2\xbc\x53\x2f\xd8\x73\x99\x9f\xd0\xe7\x9d\xeb\x98\xf8\x30\x3d\xf7\xf3\xcc\x4d\x5e\xb7\xbc\xbf\x32\x84\x76\x78\xff\x0f\x0c\x39\x13\xdf\x60\x7d\x7a\xe3\xfe\xb5\x50\x65\xba\xba\xf4\x35\x74\x24\xe2\x0e\x40\x46\x3b\xf4\x05\xde\x79\x14\x2e\xda\x96\x2d\xb2\xec\x2a\x78\x95\x92\x63\xf3\x29\x7f\x02\xd5\xe2\x78\x44\x14\x13\x7a\xd8\xb5\x24\x6f\x9b\x97\xa6\xe7\x57\xe1\x88\x9d\x94\x9f\x8a\x20\xce\xc4\x24\xb0\x89\xbf\x57\xdd\x2a\xf8\x37\x4f\x4c\x26\x18\x55\xc4\x56\x03\x20\x23\x9a\xae\x08\x95\x1f\x61\x55\x98\x65\x6f\xb3\xe8\x2d\x9b\x49\x11\xb7\xd9\x58\x6a\x84\x72\x76\x08\x2e\x26\x85\xbc\x76\x39\x57\x38\xed\xf9\xcb\xd3\xa8\x40\xd2\x6e\xa3\x6f\x86\x28\xca\xc4\x29\x70\x47\xee\xb8\xba\x20\x98\x27\x8c\x93\x39\x89\xd2\xe5\x2a\x01\x90\x61\x49\x7f\x03\xf9\x1d\xbe\x5a\x9b\x4e\x18\x31\xff\x5c\x3d\x91\xbc\x68\xed\x56\xf9\x10\xb5\xc7\xbe\xb9\xfc\x41\xc8\x55\x97\x5d\xa5\xcb\x9e\xbf\x3c\x72\x8b\x57\xec\x54\x7d\x6e\x15\xde\x36\xc9\x09\xa8\xc8\x7f\xa0\xfe\x3a\x58\x59\xb4\x4d\xd6\x20\xae\x9b\x57\x0c\x40\xfa\x3f\x46\x12\x8f\x17\xee\xed\xb2\x19\x7a\x13\x51\xee\x7e\x13\x7f\x36\x4a\xdb\x9b\x94\xf4\x22\xfa\xa2\x3f\x2a\x2a\x35\xb6\x3a\x38\xc1\xcf\x01\xc5\x0c\xa7\x3a\x8a\xc5\xa7\x44\xd7\x9b\xce\x24\x58\xa3\x66\xd5\x3d\x12\xee\x27\x84\x4b\x15\xa5\x84\x26\xa5\x03\x90\x5d\x92\x7e\x9a\x5b\x13\xb2\xe4\x3e\x0b\x29\x86\x85\x7b\x5b\xe3\xc5\x23\xe4\xfd\x9a\x92\x9c\x22\xd7\x82\x6c\x22\x5f\x44\x7f\x0b\xfd\xe6\xbb\x10\xb7\x23\xf2\xa4\x43\x19\xfa\x40\x2c\xd7\x34\x0d\xa3\x12\xef\xa7\xbe\x0e\x73\x31\xb1\x54\x8a\x94\x7c\x01\x8b\x06\x20\xdb\x27\x03\xc7\xe9\x08\xf2\xf4\xee\xa0\xd9\x86\xec\xf4\x5b\xce\x72\x0b\xdb\x14\xf8\x39\xb1\x39\x62\x47\xa8\x7b\x64\x68\x94\x73\xc4\xa0\xaf\x4f\x4c\x59\x8c\xba\x83\x41\xdc\x03\x54\x93\xe9\x6e\xf4\xfb\x04\xd9\xfd\xa3\xf1\x35\xd8\xf5\x52\x9e\xc9\x26\xb8\x22\x00\x08\x7f\x33\xa3\x59\x8b\xbe\xd9\xc1\x93\x94\x5a\xff\xa6\xb0\xb0\x8c\xbb\x81\x3f\x23\x5e\x24\xa0\x43\x70\xd1\xc5\x11\x4e\xe1\x1b\xe2\x62\x7c\xd0\x91\xdd\xf1\x66\xf6\xb8\x18\xbb\x44\x45\x13\x46\x1c\x84\x7d\xb8\xdf\x0c\xa5\x93\x62\x26\xa5\x85\x7d\x9f\x1a\x03\x00\xc1\x1c\xdf\xc7\x38\xef\xb9\x39\x7a\x8d\xf4\xd4\x9b\x11\xb7\x23\x1d\xe3\xa7\x89\xd6\xc3\x68\x05\xdc\xc5\x58\x85\x9b\x07\x4f\x24\xa6\x7a\x93\xc3\xc6\xb1\x0d\x76\x2d\x91\x35\xc9\x77\x8c\x3f\xc6\x6c\x4f\x13\x53\x5b\x89\x59\x4a\x3f\x2f\xb5\x27\xa9\x36\xa3\x18\x00\x7c\x02\xf1\x3f\xba\xaa\xcb\x5c\xe2\x48\x4e\xb8\x7b\x15\xd6\x2a\x4d\xcc\xab\x14\x37\x81\xfe\xe6\xcb\x49\x31\x0c\xb3\x08\xe8\x4c\x9d\xf4\xaa\x0f\xfe\x9c\xee\x68\xfb\x21\x5c\x3e\xe3\xba\x71\x46\xe4\x60\x56\xa0\x5a\x6d\xd4\x20\x3e\x5f\x4a\x3b\x31\x9a\x00\x00\xc8\xaa\x20\x45\x42\x37\xec\x13\x08\xd3\xd9\x7e\x4e\xf9\xd9\x70\xca\x51\xd7\xc7\x44\x13\x94\x9f\xa7\x37\x71\x34\xe4\xac\xcf\xcb\x1c\x5f\xcf\x8c\x80\xbc\x9c\x67\xb6\x3b\x42\xc4\x48\x54\xa3\x4f\x61\xf3\x64\x59\x35\x41\x84\x29\x99\x2a\x45\xc6\x5c\x23\xd3\x00\xc8\x1c\xa5\xc6\xd1\xb6\x1c\x1b\x67\x76\xe3\x7b\xec\xd0\xcc\x58\xdc\xb8\xd3\x41\xe6\xce\xd8\xb7\x6e\x5b\x18\x2d\xc1\x4c\xcf\xef\x0c\x57\x8f\x2c\xdf\x97\xf4\x67\x36\x11\x81\xf5\x74\xb6\x91\x28\xa4\x90\xae\xa7\xc6\x09\xa3\x21\xb3\x52\x57\xe2\xa7\x90\x75\xff\xd3\x05\xf4\x82\xc2\xb5\x60\x14\x5c\xc9\xb2\xb4\xa6\xe6\x4f\x62\xa3\xec\x0b\x45\xad\x31\x17\x9c\xcb\xf2\x22\x83\xca\xdd\x47\x72\x95\xdd\xe7\xbd\x6f\x0b\x5e\x58\x7f\xf7\x9f\xe1\x0f\x1b\x11\x83\x7e\xf2\xf2\xd4\xae\x85\x06\x73\x39\xd2\xc1\xe8\xcf\xac\x3e\x00\x32\xee\xd0\xd7\x91\xbf\x98\x33\xcb\xde\x67\x8e\x1d\x43\x4a\xe1\xa4\xe7\x76\xb5\x25\x1b\x62\xb0\x4e\xbd\x45\x31\x41\xde\x6e\x2b\x05\xb3\xee\xb5\xde\x92\xf9\x86\xd6\x6f\xfc\xb7\xe7\x35\x1b\x09\x82\x62\x72\xf7\xef\x57\x0a\x79\x24\xb8\x23\xdd\x8b\x2e\xe0\x94\x00\x90\x31\x44\x5f\x22\x97\x9b\x2d\xd4\xec\xcb\xc4\x5a\xcd\x56\x25\x26\x35\xd8\x3e\xac\x68\x88\xb1\x74\xfc\x54\x76\x22\xe8\xb0\x9b\x6a\xc9\x25\xf7\x3a\xaf\xa8\xa2\x4f\x36\x5b\xfc\x12\x0b\x15\x8d\x26\x02\x97\xf3\xdd\xf6\x53\x42\xd2\xf2\xb2\x64\xd4\xd1\xd2\xbc\x8d\x00\x64\xa4\x33\xdc\x11\xa7\x98\x42\x17\x1c\xf1\x40\x6c\xb5\xc7\xee\x14\x56\xdc\x0d\xef\x3e\x94\x15\xda\xc6\x9f\x14\x12\x1c\x7f\x29\x18\xed\x71\x3a\x21\x26\x1c\x65\xb3\x2d\xf1\x73\x74\x9a\x21\x06\x1b\x84\x8a\x57\x71\xc5\x36\x62\xee\x6c\x43\xa7\xdf\x48\x92\x03\x20\xc7\x3a\xc3\x07\x66\x47\x99\x79\x6c\xcd\x66\x44\x93\xbc\x53\x93\x3f\xc4\xbc\xf0\x9b\x88\x3b\x11\x87\x04\x99\x07\x3f\x46\x9b\x87\xde\xf0\x08\x88\xff\x17\xc9\xb2\xee\x4f\x98\x88\xb5\x35\x94\x4f\xb2\x45\x3f\x51\xd9\x90\x54\x9a\xb8\x61\x5b\x68\xba\x1b\x16\x00\x40\xfc\x93\xf1\x0a\x1a\x0b\x7f\xe6\x7d\x95\x70\x25\x32\xc8\xef\x7d\xb2\x7f\xd4\xd7\xc0\xdf\x71\x07\x62\x4e\x86\x6a\x06\xc7\xc7\xd5\x44\xe0\xdd\x57\xd1\x05\xd1\x2b\xd6\x81\x18\x12\xca\xf9\xd0\xc5\xc4\x3d\x98\x72\xe5\x73\x89\x39\x49\x49\xdb\x9c\xd2\x4e\xe1\xf4\x00\x20\x76\x67\x2e\xd1\xe4\x83\x0d\x82\xa3\xf0\x91\xa1\x1b\x42\x3f\xe2\xa4\xc3\x41\x04\x3e\x56\x26\x52\x3f\x7a\x7f\x50\x66\x34\x21\xf6\xa3\xfb\xee\xd8\x71\xf4\xf4\xb1\x4e\xd4\x87\x84\x9a\x43\xc7\xe2\x67\xb0\x81\xca\xb1\x18\xeb\xe4\xca\x6d\x87\x52\x99\x29\x9f\x01\xc8\xfe\x88\xff\x43\xe1\xf8\xcd\x47\x87\x67\x3e\x0d\x78\x11\x9b\x94\x74\x2a\x58\x0f\x45\x88\xbe\x13\x3a\x10\x5f\x14\x18\x1d\xe1\x9e\x70\xc1\x4d\x37\xea\x49\xd2\x3f\xab\xa7\xb1\xc1\xc9\x16\x06\x83\xa8\xd0\xd4\x18\x65\x45\xf4\xee\xf4\xfd\xdb\x8e\xa5\x58\x64\x18\x00\x90\xbd\x9f\xe8\x4d\xea\xf7\xe2\x26\x74\x66\x84\xf9\xfc\x4c\x3a\x9a\x98\xe9\x5f\x80\x9d\x88\x1a\x0e\x42\x27\x3b\x04\x84\x85\xba\xa6\x3c\x75\x75\x8b\xd0\x4a\xcb\xb6\x3a\x10\xb5\x92\x21\x63\x60\x1d\xbb\x3e\xb3\x61\xdf\x6a\x9c\x6a\xd6\xfd\x6d\x81\xc9\x9b\xf1\x4d\x00\x10\x42\x48\x54\x22\xd9\xd5\x09\xef\x92\x16\xe8\xa1\x43\x90\xc1\xd4\x78\x1f\x24\x2c\x46\xca\xfb\x45\x67\xa7\xf9\x7d\x0b\xac\x27\x6a\xbb\x1c\x0c\xb9\x49\xbc\x69\x19\x12\x7e\x33\x47\xa0\x3f\x11\xb5\x9b\x64\xb2\xef\x79\xf4\x24\xe9\xe4\xb6\x01\x2c\x44\x56\x05\x00\x4f\xa0\x86\x11\x68\x8e\x87\xe8\x5d\x29\x85\x2e\x68\x7a\x4e\xbc\x94\xfb\x49\xba\x75\xf8\xa8\xb7\x11\xf2\xc7\xf7\xa2\xdf\x18\xb2\xe8\x6c\x19\x64\x86\x14\x58\x74\x87\x52\x90\x08\xfd\xec\xf0\x27\x88\xc1\xbe\xb5\x28\x69\x78\x75\xfb\x96\x24\x1c\xec\x0d\x40\xd6\x23\x68\x0c\x9f\x61\xfb\x50\x14\x9b\x9c\xec\x18\x9f\x97\x88\xba\xe3\xba\x21\x37\x21\xac\xd7\xa3\x5b\xe8\xef\xf3\xd6\x27\x4a\xe0\xee\x54\x11\xb0\x83\xef\x6e\x61\x1f\xcc\xe5\x05\xea\x07\x84\xed\xe7\x46\x2b\x9b\x46\xac\x72\x0a\xb7\x33\x12\x1b\x99\x75\x00\x64\x71\x91\xde\xac\x0b\x36\x2b\x25\xc7\x70\x6f\x1c\x22\x8a\x3e\xa3\xb2\x9c\xff\x15\x56\x85\x85\xb8\x0f\x16\x1c\xf2\xe9\xf2\xce\x14\x2d\x3a\xa5\xf8\x1f\xce\xa3\x58\x18\x05\x9d\xc9\x35\xd5\x47\x85\x12\x04\x9f\x94\x33\x23\x52\xf8\x67\xb6\x5f\x48\xb4\x63\xa3\x01\xc8\x0a\xa1\xa7\x67\xf9\xd9\xc8\x57\x5a\xe0\x4a\xec\x0b\xca\x87\x51\x66\xce\x7a\x65\x0a\x61\x06\x6e\x8f\x4a\x52\x7c\x8a\xbd\xda\x8a\xa6\x9c\x70\x7e\x84\x42\x03\x0b\x97\x20\x89\xfc\x4e\xfd\xb6\x90\xc7\x22\x7d\xe5\xab\xe1\x6f\x72\xcd\x25\x0f\x27\x4c\x73\xe6\x00\xc8\xda\x49\xff\x4a\x6c\xc5\x4c\xb8\x5c\x4c\xfd\x9d\x90\xe8\x81\x8a\xef\x4e\x0c\xf3\x7e\x12\xfe\x2f\x09\xed\x9f\xef\x7b\x02\x2b\x08\x8e\x75\x1a\xc3\x9d\x0e\xb7\x37\xef\x48\x7e\x1b\x6d\x7c\x80\x98\xba\x2d\xee\x9f\x52\x75\xaa\x0d\x46\x67\xcb\x07\xfc\x89\xc4\x39\x00\xc8\x01\x19\x77\xb2\xff\xa2\x63\x3d\x0e\xa6\x46\xc4\x07\x7a\x33\xe2\xe5\x30\x1c\xbf\x89\xf0\x8c\x84\xd3\x41\x1a\xbe\x86\x49\x52\xa1\xbd\x4e\x0e\xd8\xd4\x48\x27\x73\x7b\xdc\x7c\xcc\x9b\x03\x3a\x29\xeb\xd1\x18\xa5\xf0\x14\xbf\x04\xdb\x2d\x6f\xf1\xa6\x49\x4d\x00\x90\x77\x64\x86\x64\xbb\xc7\x6d\xf4\x1e\x4b\x19\x44\x59\xfb\x2d\xa1\x49\xe8\xde\xc0\x0b\x61\xf7\x30\xdb\x42\x56\x7d\xda\x12\x78\x11\x07\x1c\x17\x92\x76\x46\x43\x66\x77\xb1\x85\x71\x2b\x7a\x2b\xb8\x17\x98\xad\x4a\x3a\xc9\x81\x89\xb5\x5b\x1e\x67\xf5\x62\xcf\x03\x40\x3a\x97\xa5\x81\xcf\x8b\x4c\x0f\x06\xc9\x7b\xa2\xf7\x84\x72\x51\x52\x31\xef\xc2\x7f\x85\xd6\xc5\xf5\x47\x35\x79\x17\xa3\x39\xb1\x89\x0e\x0f\x31\x91\x68\x63\x33\xf9\xc4\x7d\x09\x9b\xf5\x9c\x92\xaa\x92\xba\x15\x1f\x60\x83\x70\x33\x5b\x9e\x67\xd2\x53\x4a\x00\x20\xc9\x12\x8c\xb3\xf6\x85\xfa\x46\xe1\xb1\xe7\xc3\xf5\x63\x9a\x63\x6f\x47\x5a\xc6\x75\x87\xd0\xa3\x03\xd0\x0b\x5e\xa2\x58\x6a\x82\xb8\x03\x40\xd5\x24\xd9\x1c\x8d\x88\xaf\xc2\x41\xba\x8b\x09\x47\x53\x1a\x14\x7b\x12\xa3\xd3\x5c\xc4\x37\x64\x38\xa6\xdf\x04\x20\xc7\x8d\x88\xcb\x20\x06\x1e\xc0\x54\x27\xc5\x06\xc7\x27\x6a\xc7\x0c\x86\x4e\x24\x35\x07\x67\x44\xa8\xe3\x0e\x7b\x56\x44\x95\x26\x3f\xb3\x3f\x10\xf3\x23\x95\x75\x64\x08\x75\x20\x5d\x4f\x17\x8d\x7e\x99\x71\x5e\x91\x8e\xe1\x65\x7e\x17\xd7\x49\xff\x0f\xef\x07\x00\x91\x41\xa2\xa7\xc5\xf9\x78\x66\x0e\x27\x14\xf8\x9d\xca\x62\x46\x6f\x0f\xf4\xc7\x1b\x07\x89\x85\xec\xc4\xaf\x79\x44\x85\xdd\x23\x9c\xb3\x33\x88\x2c\xcd\x2e\x3c\xfc\x23\x46\x8e\x88\xd2\xdd\x14\xfb\x3e\xc7\x52\x51\x84\x3e\x96\x33\x27\xce\x49\xad\x20\xcd\x00\x90\xdd\x40\x35\x4f\x11\xb9\xff\x83\x09\xf1\x1f\xbc\xae\xc0\x21\x91\x5d\xbe\xf3\xb0\x7a\xc0\xc5\x80\xcb\xf0\x56\xf7\x90\xe0\x7b\xb0\x98\x6d\x54\xd8\x03\xe8\xf3\xe1\x98\xc8\x06\xe8\xbd\xce\x74\x74\x15\xbc\x49\xb1\x33\xae\x18\x7a\x23\xfe\x28\x85\x03\x89\x00\xc8\xde\x08\xe1\x93\x63\x5d\xce\x0a\x6b\xd1\x93\xee\x6b\x82\x0b\x11\x3c\x6f\x65\xfe\x6d\xff\xdb\x7e\x6e\xbc\x6f\x6e\x65\x81\x34\x9e\xaa\xcd\x42\xc8\x10\x37\xfa\x30\x08\x6f\xe5\x74\xea\xb4\x46\xde\xe0\xc8\x2b\x3e\x8a\x4d\x63\xc3\x12\x36\xc9\xe7\x19\xac\xff\xb9\x24\xc4\x15\xf7\xc9\xf9\x72\xa1\x3f\x3a\xcc\xed\x5d\x81\x46\x84\xba\xd7\x1e\xd1\x1d\x7f\xbe\xaf\x4f\x5e\x87\x5b\x64\x40\x6e\x2e\xd5\xa6\x35\xf8\x9a\x30\xc3\x74\x2d\x6c\x59\x80\xd7\xe9\x8f\xdc\xc3\xaf\x55\x92\x8c\xf9\xcc\x4b\x93\x20\x27\xe3\x58\xba\x00\x10\xd2\xe9\x5b\x70\x03\xce\xfb\xca\xcc\xd0\x4a\x6e\x6a\x25\xb3\xe1\x6f\x3c\x5d\x8b\x8f\xf8\xa3\x7d\x68\x85\x73\x6e\x1e\xfe\xa7\x0a\x82\x6c\xda\x83\xb7\xe6\xef\x3c\xbc\x39\x4c\x31\xef\x91\xce\xd3\x08\x42\xee\x2d\x25\x6c\x4c\x8c\x60\x51\x62\x19\xf7\x81\x4d\x03\x80\xa0\x43\x2f\x4e\xcd\x4a\x7e\xef\x9a\x82\x51\x4f\xc9\xf7\xb8\x1e\x69\x97\x1a\xee\xa3\x1d\x60\x95\xfa\xdb\x7f\xcc\xad\x3e\x6d\x38\x38\xc3\xc6\x33\x1d\x0e\x3f\x6c\xf2\x2c\xc3\x33\x7a\x8b\x96\x76\xa6\x41\x5c\xb5\x3c\x31\xf3\x66\x3c\x66\x63\x63\x0e\x2d\x71\x1e\x00\x2a\x31\x93\x94\x32\x84\xbd\xeb\x51\x18\x4f\xc1\x75\x7a\x8f\x46\xf4\x25\x37\xf8\x5d\xf2\xef\x4c\x49\x0e\x52\x75\xdb\x9e\xea\x15\x5a\x66\xbd\x90\x66\x1f\xf9\x9f\x49\x56\xba\x69\x4c\x83\xe6\xed\x0c\x43\xd4\x5b\x79\x8f\xcc\x8d\x98\x8c\x8d\x5d\x39\xeb\x93\xca\x00\xa0\x1e\xc9\x5c\x49\x7e\x95\x78\xce\xfb\x21\x7a\x3e\xe9\x8c\xdf\x85\x88\x1d\xd8\x87\x81\xcd\xfe\xdb\x71\x57\x43\x4e\xb9\x66\x26\xdf\x0f\xff\x60\xed\x90\xf2\x33\x5a\xdf\x44\x2c\x4d\x2a\x2e\x4b\x93\x97\xae\x14\x4f\x95\x57\xcf\x50\x4b\x98\xda\x58\x45\x64\x63\x07\x00\xa0\xbc\xce\x12\xe1\xb6\xa0\x2b\x82\xce\xa0\x64\xe3\x1f\x87\xea\x84\xd1\x13\xfc\xc2\xb9\xbe\x7d\x89\x0d\x51\x3a\x2e\xb6\x58\x10\xf3\xf2\x98\x05\x2e\x16\xd5\x6d\xac\x92\xdc\x87\xc9\xd4\xf8\x92\x72\x3b\xf1\xaf\xdc\x6a\x9a\x37\xf6\xea\xc6\xbe\x6c\x54\x0a\x09\x00\x8a\x19\x81\x90\xf4\x21\x26\x33\x6a\x63\xec\x87\xb8\xed\xd1\x3f\x42\xd3\x51\x67\x63\x9f\xfa\x74\xc7\xa3\xd1\xe2\xce\x9e\x09\x3b\x30\xce\x56\xc9\x89\x27\x13\x99\x46\x44\xac\x05\x76\x4a\x83\x87\xa3\x25\xaf\xc8\x4d\xa7\x90\x52\xdd\x36\xde\x27\x18\xa4\x4f\x02\x40\xc6\x13\xf3\x13\x4d\x22\x9a\xe2\x59\x31\xb5\x51\x19\x09\x12\x21\x29\x31\xb1\x89\x0c\xef\xd1\x38\x2f\xac\xa6\x13\x06\xed\x88\x7b\x62\xd9\x89\xd1\x48\x29\x32\xbc\x9b\x70\x3b\xcd\x4e\xe3\x60\xd2\x81\xf4\x17\x72\x7d\xb8\x89\x8c\xaf\x9b\x54\xf1\xeb\xf0\x8e\x00\x90\x06\x48\x22\xcc\xe5\xe0\x92\x0c\x85\x68\xfd\xd0\xc1\x8c\xbb\x41\x7f\xc3\xdf\x65\x16\x78\x11\xa3\x0c\xb3\x92\x1d\xc3\x63\xc8\xf8\x08\x8b\x6b\x71\x7d\x04\x17\xc3\x63\xe8\xee\xec\xa3\xea\xaf\x30\x0a\x44\x53\xb9\x6b\x49\x08\xf1\xf4\x26\x46\x26\x9f\x44\x05\x20\xe7\x22\x75\x1f\xfa\xa5\xbf\x33\xed\x60\x64\x5b\xe0\x38\x6d\x77\xe0\x62\x88\x2b\xf5\x87\x67\x7a\xd8\x55\x9a\x84\x03\x3d\x32\x92\xa6\x63\xb1\x3f\xfa\x0e\xcd\xeb\xd0\x64\x9c\x3c\x8d\xac\x7e\x02\xd5\x4a\xbb\x24\x2f\x96\x70\x8d\x76\x77\xd3\xfd\x0c\x02\xed\x11\x00\x39\x3a\x90\x29\xaa\xdd\xa7\x95\x77\x39\x02\xf6\xdf\xcd\xdb\x1c\x30\x11\xd8\xc3\x35\xf4\x28\x0b\xf1\xe5\x70\xec\xef\x87\xfd\x60\xbf\x34\x6f\x8d\xec\x64\x27\x1c\xc2\xc6\xec\x62\x7d\x53\xaf\x8c\xbd\xc6\x1a\x91\xd7\xc6\x0c\xb3\x0c\x37\xeb\xa6\x9f\xa1\xb3\x01\x20\x9e\x85\x3f\xa1\x8c\xbc\xf1\x22\xfd\x88\xff\xfc\xd6\xe7\xa9\x04\xc4\x06\x74\xe7\x02\x0f\x9f\xe0\x40\xa1\x84\xfd\x60\xd8\x3a\x81\x92\x39\x2f\xe2\x2c\x3f\xf4\x50\x64\xb4\x35\xaf\x5b\xbd\x29\x76\x27\xef\xb0\x7c\x00\xe6\x10\x67\x75\x73\x44\x3a\x9a\x29\x0d\x00\x31\x17\xe9\x89\x7b\xe6\x85\x14\x2d\x84\x2f\xfb\x2a\x17\x0a\x02\x74\xfc\x97\x0b\x4c\x3d\x0e\x05\x51\xf3\x37\xd9\xb7\x87\x6a\xe7\xdd\x36\xcf\x0b\xff\x9c\xfb\xf2\x50\x66\x14\x39\x57\x5a\x7d\x31\x26\x5a\x88\x97\xaf\x8b\xaf\xe0\xef\xdb\x5c\x97\xf6\x89\xe5\x0d\x00\xd1\x9a\x6e\x1e\x9d\x49\xa4\xb8\xb9\x86\x68\x12\x6b\x3c\x09\x3e\xf6\xc4\x55\x9f\x6a\x17\x15\xe2\xdf\x00\x31\xeb\x84\x1c\xad\x60\xbe\xe9\xbf\x1c\x62\xb8\x92\x1e\x21\xe7\x7a\x54\xdf\xbe\x4e\x52\x70\xec\x3f\xa9\x79\xf2\x45\x34\x41\x2c\x92\x46\x4b\x62\x03\x00\x63\xb2\x1a\xa3\x96\x08\xd5\x9e\x5a\xc1\xe5\x84\x15\x1f\x79\xef\x0b\xd9\xb6\xfe\x62\xce\x5d\xd9\xb4\x20\xfd\x63\xdf\xb2\x97\x42\xa9\xa6\x35\x44\x9b\x88\xab\x7a\x6a\xc4\x89\x18\xf5\x7d\x69\x39\x81\x28\x43\xa9\x11\xb2\x78\x7c\xbc\x18\x9a\x26\x89\x3d\x02\x00\xac\x97\xf5\x20\x6a\x6f\xd6\x09\x1f\x93\xa0\x7f\x78\x69\xbf\x57\xde\x4e\xf8\xc2\xc0\x4a\xe7\x43\xf8\xf7\x21\x45\xc7\x20\x02\x26\xbc\xc3\xd4\x94\xf0\x3b\x6a\x56\x77\x21\xbb\x34\xf6\xee\x3e\x2b\xe2\x31\x74\xa7\x54\x2b\xc9\x08\xd3\x2c\x96\x46\x15\xe1\x6c\x01\x80\xee\xe3\x71\x11\xaf\xd2\x4a\x82\xd2\x03\x2f\xa7\xbb\x85\xcc\x7a\xa9\x64\xa8\x84\xef\x70\x52\xcb\xb8\x19\xd9\x6c\x95\x9b\x59\x11\xe3\x6d\x82\xc9\x4a\x42\x89\xe9\xaa\xe2\x8d\xe2\x3b\xf7\x5e\xc1\x7f\x48\xdc\x28\x95\x4f\x24\x26\x35\x89\x15\x53\x08\x29\xff\x00\x80\xf4\xb2\x65\xc2\x1f\xe3\xae\x47\x6e\x0c\x58\x4c\x1e\x8b\x06\x9e\x56\x29\xd3\x31\xdf\x1d\x3d\x53\x27\x50\x8a\x96\xe7\xd2\xe6\xe2\x03\x8d\x67\xd2\x2f\x25\xe4\xeb\x34\x65\x9c\x4d\x9a\xde\x2b\xca\xe4\xe2\xce\x49\xe5\x12\x06\x53\x76\x8a\x5d\x22\x7b\x64\xf8\x00\x40\xc3\x10\x7f\x86\x09\x12\xb7\xa3\xfe\xf9\x4f\x27\x59\xc4\x17\x7a\x24\x60\xd9\x09\x4a\x0e\x2c\xdc\x6c\xe2\x92\xe5\xb6\x14\x09\x6c\x91\xb1\x5e\xaa\x63\xb2\x9f\x8e\x61\x5a\x74\xea\xd6\xbd\x21\xe9\x1a\x69\x23\x52\x55\xf8\x75\xe9\xe3\xeb\xe4\x49\x3a\xf8\x9b\x00\x50\xbb\x48\x37\x42\x5e\xa0\xa2\x53\x13\xfd\x5c\xd1\x73\x69\x59\xee\x07\x30\xc7\xd2\x71\xf6\xc4\x84\xd9\x8c\x54\x8b\x43\x49\x1e\x99\x0c\x23\x1a\xf6\x72\x56\x85\xf6\x68\xf2\x7e\x7c\xd7\x5e\xfd\xe4\x5f\x84\x79\xa9\x6b\x19\xd7\xb3\x71\xeb\xb2\x88\x27\x49\xb1\x00\x50\x46\xa9\x4a\xc1\x09\xd1\x15\xa4\xd3\xbe\x3b\x63\x77\x91\xde\xba\xe9\xc4\x0d\x90\x65\xed\xaa\xd1\xa9\xe4\x68\x73\x18\x73\x90\x7c\xda\xf0\x53\xc2\x07\x8a\x86\x76\x68\x52\x0e\x25\x7f\xaf\x2c\x56\x40\x55\x92\x96\x4a\xd7\xa6\x12\xd6\x5d\xca\x6e\xa3\xe9\x00\x40\xd9\x4e\xfb\x1a\xe4\x11\xd1\xc5\x22\xf9\x6c\x8d\xf2\x62\xc9\xb8\x9a\xc5\xec\x60\xd6\xdb\xde\x89\x7d\xc6\xf4\x32\xfb\x80\x1a\x65\x8a\x1b\x72\xe3\x9b\x19\x4f\xb5\x77\x26\xf8\x31\x2e\xee\xf9\x93\x78\x8e\x71\x4b\xda\x2a\x6d\x13\x43\x7a\xfd\x1e\xc2\x1b\xc4\x1f\x00\x72\x0d\xcc\x0d\x5c\x0b\xc7\xf0\x49\xde\xa3\x91\xba\xbc\xdb\x2e\x4f\xa2\xb7\xf2\x74\x6d\xab\x63\xee\x73\x2b\xcd\xe6\xe2\xfa\xb9\x3b\x0c\x53\xd0\xdd\x9c\x93\xda\x5b\x30\x09\x9c\xb4\xbd\x9b\x13\x37\x72\x82\xa4\x51\xa9\x10\x2b\x6d\xbd\x23\xa1\x90\xde\x0d\x00\x19\x85\x68\x07\x8e\x84\x45\xe6\x2d\x78\x43\x11\xe6\x79\x1b\x5c\x7a\xa2\x0e\xe4\xea\xdb\x92\xa3\xbf\x09\x53\xcd\xce\xc4\xce\x08\x4e\x1a\x66\xa2\xe6\x04\x56\xda\x0a\xf1\x3c\xfe\x9d\xbd\x06\x09\x36\xfc\x00\xe9\xe6\x94\xa7\x9c\xd4\xf5\x5c\xc2\x3e\xc6\x32\x00\x64\x79\xa4\xcb\x7b\x96\xe9\xec\x76\xd7\x15\xc3\xb8\xe0\xf9\xcb\x0e\xcf\xc8\xf6\x95\xb1\x70\xa4\x7f\x09\xf0\x34\x46\xe8\x82\xe0\x5e\x3d\x69\x7a\x44\xb8\x94\x2a\x96\x1e\x11\x15\x2d\x27\xa0\x1f\x8f\x8d\x13\x77\xa0\x77\xa1\xfb\x01\xa0\x17\xe3\x3c\x00\xa0\xaf\x10\xb4\xbc\x6d\xe9\x78\xcf\x08\x97\xef\xf4\x9d\x3e\x9e\x76\x0a\xc8\x7d\x7f\x13\xf3\x4f\x08\x1c\x64\x67\x7c\x18\x31\x0d\x4d\xd3\xbd\x8e\x68\x44\x54\xa9\x5a\x22\xd6\xd1\xc3\x72\xd9\x48\x6b\x5c\x8e\xb8\x17\xf2\x3a\x9e\x0e\x00\x5d\x0d\x77\x1d\x00\x7a\x09\xc1\xc0\xeb\x38\x5c\xe9\x23\xed\x02\xc1\x81\x7e\x37\x6d\x8f\xc3\xe6\x81\x05\xe6\xb5\xd0\xf7\x90\x0c\xa3\xe7\xd0\xf5\xf0\x14\xdd\x02\xe8\x41\x54\x82\xaa\x04\x2c\x19\xeb\x21\x17\x0d\xd3\x50\x2b\xe2\x41\xc8\x6e\x4c\x17\x00\x48\x63\xf2\x3c\x00\x74\x7b\x42\xa9\x67\x2f\xe5\x4a\xe0\x3d\xe7\x16\xca\x4c\x88\xbd\xed\x26\xca\xbd\xb0\x7a\xb3\xb7\x94\xd5\x48\x4d\x23\x2b\xea\xe6\xe8\xb3\xba\x5b\xa8\x0e\x71\x28\x95\x46\x6a\x09\xfa\xbd\x9c\x31\x6d\x5b\x82\x92\x78\x32\x84\x4a\x2a\x04\x00\x66\xa5\x11\x01\x40\xf2\x88\x62\x1e\x79\x39\xa9\xe1\xc3\x4e\x67\x72\xf0\x91\xef\x6c\xc2\x73\x1a\x62\xa4\xcd\xbc\x73\xde\xc4\x99\x1a\xf6\x91\x1c\xd0\xa9\x3a\x55\xa4\x1e\x4c\xb7\x4a\x18\x59\x29\xf1\x8a\x9c\x2a\x39\x1f\x7b\x4a\xbc\x80\xda\x92\xfc\x13\x00\x28\x3a\x73\x04\x00\x78\x3e\xe7\xb4\xfb\x20\xfe\x5a\x9c\xb3\x93\x18\x41\x11\xbd\xd9\x7a\x9c\xc0\x88\x1f\x3f\x7a\x3a\x7b\x63\x02\xcd\x50\x37\xbb\x28\xc9\x5b\xe7\x08\x51\x15\xb7\x5f\x45\x99\xd8\x9e\xfc\x4c\x4e\x21\xc7\x30\x95\x2f\x3e\x45\xfe\x92\x5e\x07\x00\xcd\x99\x70\x15\x00\x78\x23\x19\xeb\xb6\x25\xdd\x0d\x37\xe5\x30\x94\x3e\x93\x22\x73\x6c\x26\x23\x32\xd5\xf3\xc8\xc7\x4c\xb9\x34\xf2\xa1\xbc\xcc\x1b\xe9\xa3\xda\xb3\x59\x75\x19\xbf\x94\xef\xe2\xbd\xb3\x8c\xe5\xf6\x12\xf4\xf1\xb1\x12\xb2\x39\x57\xb2\x8f\x02\x40\xb9\x41\x1a\x05\x80\xf6\x97\x9a\xea\xea\x9b\x6c\x9b\xad\x67\xbf\x96\xb2\x2e\x7b\xc8\xea\x77\xca\x7d\xe2\x81\x23\xde\xa9\x53\xc4\x89\x43\xf2\x69\x6d\x39\x51\xda\xe9\xe9\x6d\x24\x19\xe5\x9e\x0c\x06\xe9\xa4\xdc\x81\xcc\xab\xe4\x6c\x09\x0c\x51\x9d\x72\x1d\x00\xf2\x14\xf5\x03\x00\x34\x3b\x68\x93\x8b\x53\x92\x0d\xbc\x66\xbf\x15\x7b\x10\x11\xb7\x3a\x82\x33\x45\xa4\x0e\x8f\x26\xab\x23\x8a\x06\xdd\x29\x3b\x11\x13\x6d\x8d\xd4\xa3\x48\x9a\x32\x3d\xcd\x08\x69\x97\x33\xce\x90\xa5\x6f\x96\x68\xce\x06\x08\x17\x98\x92\xbe\xc0\xa3\x00\x50\x67\xe1\x68\x17\xb1\x44\x53\x56\x9b\xdd\x4c\xd2\x3e\x16\xc3\xf2\x3d\x56\x8d\xe5\x7b\x98\x89\x93\x64\xe9\x1a\xe4\xe1\x7e\xb2\x64\xb5\xe5\x53\x74\x58\xea\xca\x50\xea\x41\x96\xb9\x9c\x73\xba\x2b\x4b\x5d\xe2\x22\x81\xc8\x28\x02\x31\xa4\x1a\xe4\x05\x00\x54\x01\xfc\xcd\xf9\x6a\x42\x2c\x6f\xca\xae\x2c\xd1\x8a\x87\xb7\x9c\x4a\x32\xe1\xed\x39\x8c\xc5\xee\xe2\xde\x34\x10\x60\xbf\x72\x6b\xb4\x55\x93\xf5\xb8\xd5\xca\x65\x29\x87\xb8\xed\x72\xd9\x69\x39\x9c\xd9\xad\xeb\xf0\x8f\x58\x01\xa0\x84\x74\x88\xbe\x0a\x00\xd5\x06\x21\x5b\xd7\xe7\x13\xdc\x0f\x9a\x73\x45\xde\x5e\x8e\x26\x57\xf2\x22\x7c\x03\xf4\xf1\xb9\x09\x01\xa9\x5a\x2c\x61\x71\x70\xbb\xf2\xaa\x50\x32\xec\xae\xfc\x37\xc1\xdb\xc8\x17\xdb\x4f\xf2\x3f\xc7\xaa\x6f\xd8\xc1\x55\xc5\x6c\x00\x80\x2d\x97\x32\x07\x00\xf3\x59\xf6\x80\xb5\x7b\xde\x88\x67\x8e\xb9\x4d\x6e\xbf\x0f\xc6\xa4\x40\x78\xcf\xdf\x4d\xdf\x5e\xb8\x2e\xc8\x48\x0b\x25\x70\x0c\x3d\xaa\x7c\x9d\xbf\x1c\x61\x2d\xff\x89\x3f\x17\xad\xb0\xfd\x0c\xef\x41\xdc\xee\x0d\xba\x9c\x58\x4c\x2f\x00\xac\xea\xd4\x3d\x00\x30\x0b\xb3\x85\xc7\xde\x0a\xdf\x7b\xff\x34\x7b\x25\x94\xf0\x9b\x30\x71\x16\xf8\x06\x92\xf5\x77\xf0\xf9\x21\xa6\x5a\xe6\xbc\xd5\xf0\x6d\xca\x27\x79\xf9\x91\xab\xf2\x2f\x78\x79\x31\xe5\xdb\x67\xb8\xc3\xa8\xc8\x0d\xc7\xd8\x85\x09\xa7\x00\x60\xc9\xa6\x7e\x00\x80\x79\x24\xfb\xf2\xb1\x40\x5e\x51\xe0\x26\x33\x1c\xf7\x74\x70\xa9\xf1\x4b\xae\x5c\x98\xfc\xc1\x1e\x4e\x51\x44\xae\xe6\x43\x8e\x4e\xf4\x7f\xca\x14\xf6\xd7\xd8\x2e\xf9\x05\xce\x26\xb4\xec\xf6\x0b\xec\x60\x4c\xda\x86\x24\xe6\x7d\x2c\x04\x00\xe3\x7d\x06\x0a\x00\x06\x31\x67\xb3\x95\x09\x5b\x25\xac\xee\xa8\x90\xc5\x88\x78\x6c\xec\xce\x02\xd1\xbb\x0f\x6a\x31\xbb\x63\xcd\x34\xf1\x4c\x1c\x0a\xab\x7c\x88\x19\x1c\xdf\x21\xdf\xc9\xcc\x4a\x18\xdf\xbe\xc2\x58\x4b\x5a\xdb\x50\xcb\x50\x4b\x59\x01\x80\x3e\x85\x3f\x02\x00\xbd\x93\x54\x6b\x19\x48\xff\x14\x43\x3e\xb2\x4c\x47\xc5\x25\x1b\x8d\x21\x7f\xd0\xbe\x07\xfa\x90\xab\x18\x05\xcd\x5d\xc8\xc9\x84\xb5\x7d\x9f\x91\x33\x49\xcb\xf2\x25\xc8\x53\x5c\xf9\xf6\x35\xa4\x3b\xa5\x61\xc3\x03\x24\x3b\x83\x0c\x00\x52\x97\xfd\x16\x00\x64\x85\xa2\x65\x01\xd3\x8c\x93\x0e\x1d\x91\xa3\xfe\xc1\xce\x18\x29\x50\x9f\x27\x3b\x1c\x38\x44\x7d\x9c\x52\xac\x71\x86\xfa\x3a\x75\x6d\xdf\x02\x6d\x77\x7a\x9c\x7c\x03\x2d\x20\xa3\x4f\xd2\x92\x36\x9a\x15\xb2\x31\x02\xf2\xca\x5e\x03\x00\xfe\x8f\xec\x01\x00\x3c\x45\xfd\x66\x3e\x45\x72\xce\x2c\x3d\x8c\x90\x1c\xb3\x44\x86\x2d\xa4\x58\x3c\x51\xef\x0e\x89\x4a\x70\xd1\xe0\x93\xea\xb2\xb5\xf7\x1d\x27\x3d\x22\x1e\x96\xaf\x24\xab\xe4\xa8\x48\x46\x53\x42\x48\x99\x1b\x5b\xa8\xe3\x94\x33\x00\x40\x1b\x69\x72\x00\x40\x5f\x21\x4f\xf3\x75\xd9\xd9\x94\x49\xd3\xa7\xd9\xc9\x54\x27\x43\xf5\xec\x22\xea\xa4\x1e\x35\x7b\x88\x76\x40\x23\x23\xfb\x37\xad\x6f\x5f\x35\xf1\x28\xe4\x27\xdf\x4b\xe4\xc3\x40\xb2\x91\xc4\x84\xa1\x8d\x2f\x29\x7c\x78\x12\x00\x9a\x0e\x8c\x07\x00\x4a\x81\xb3\xcc\x84\x04\x5f\x44\xca\xb4\x82\xe0\x82\xa4\x1e\xfa\x4e\x40\x23\x93\x7a\xd1\x04\x88\xbe\x4d\x23\x8c\x70\x8a\x0e\xef\x6b\xc9\x96\xa0\xbf\x97\xbf\x91\x4d\x62\xa4\x4b\x3e\xcb\x69\x61\x28\x6d\xf2\x27\x3f\xa3\x27\x01\x40\x9d\x41\x08\x00\x40\x66\xf0\x63\x33\x15\x7c\x04\xf3\xba\x69\x10\xde\x89\xb5\xef\xd0\x1d\x7c\x10\x2b\x54\x2f\x08\x1f\xcf\x2a\xd3\x70\xc1\x93\x59\xef\xf7\xcd\xe2\xdf\xb3\x03\xff\x93\x21\xa4\xb0\x93\xa5\x9c\x89\x93\x2c\xd7\x4d\x17\xc9\x87\x18\xcf\x00\xa0\x7a\xd1\xc3\x01\xa0\xad\x21\x5e\x47\x93\x4a\xd3\xdd\x77\x1b\xb3\x4b\x14\xbd\xf6\xe9\x87\x14\x2d\xfa\x5a\x6a\xbb\x17\x9e\x0a\xb0\x51\xed\x2c\xb8\x14\x1c\xab\x18\x5a\x70\x2c\x8c\x28\xdb\x51\x70\x30\x32\x4c\x42\x3c\xcf\x28\xd6\x5b\x6c\x8d\x9f\x8e\x59\x04\x80\xd3\x91\xfa\x0d\x00\xd6\x22\xd1\xf9\xc8\xef\xe2\x45\x4f\x37\x63\xfb\x22\xa6\x8f\x81\xbe\x66\x61\x90\xbf\xaa\xb6\x7e\x41\x60\xe0\x37\xd5\xca\x7c\x5a\xc8\x13\xc5\xb0\xfc\x0d\xe1\x4b\xb2\xc7\x45\xbf\xa2\xe8\x12\x4a\xb9\x1a\x71\x26\xeb\xa4\x79\x03\x09\x18\x00\x38\x3a\x69\x86\x00\xb0\x32\x89\xb2\x47\xe8\x45\xca\xde\xc7\x8d\x7e\x15\x3c\xf7\xa3\x1c\x7c\x9d\x7f\x23\xd0\x56\x5b\x5a\xf4\x38\xf8\x95\xaa\x40\xa4\x1c\xd6\xa6\x18\x90\x37\x1a\x99\x2c\x3b\x93\x77\x32\xfa\x97\xc4\x01\xe1\x16\x54\xea\x3a\x4d\xee\xbd\xc4\x78\x00\xd8\x55\x69\xaf\x01\x60\xed\x20\x3a\x1f\x51\x10\x75\x04\xd4\x1b\x75\xe4\x15\x06\xeb\x1e\x1c\xc8\xad\x0f\x1d\xd6\x5a\x14\xbe\x8b\xd8\xab\x1a\x2c\x8c\x88\xaa\x50\xb4\x16\x4a\xc7\xee\x93\xbd\x2a\xdc\x83\x4a\x95\x70\xe0\xcd\x62\xb2\xd6\xf9\x72\x34\x71\x6a\x00\xb0\xd2\x33\x0f\x01\xc0\x74\xcb\x49\x39\xac\x26\x74\x09\xdb\x62\x78\x47\x10\x13\xe1\x7a\xf0\x3f\x7e\x65\x14\x5f\xcb\x97\x2f\x19\xd3\xac\xf2\x9b\x57\x13\xb7\xa0\xb8\x91\x87\x89\x5f\x2f\x3b\xcd\xc3\x27\x6c\x96\x88\xe4\xa0\x93\x56\xd7\xb1\x59\x89\xa9\x08\x00\x4c\xab\xff\xf3\x07\x92\x4d\xfa\x69\x1a\xc9\x93\x8d\x2e\x35\x3c\xca\x75\x8a\xad\x38\x20\xe4\x34\xa0\xca\x34\x9f\x70\x0e\xc7\x47\xa8\xf4\xb0\x9f\x24\xe8\x2b\xac\xb0\xa7\x92\xe4\x65\x4f\xb3\x97\xb0\x4b\x12\x0c\xd6\xfe\x94\x82\x75\x0b\x8c\xc9\xcc\x03\x00\x30\x64\x88\xa9\x00\xd0\xeb\x29\x24\x93\x71\x26\x33\x51\xfc\x50\x0f\xe3\x53\x52\xdf\x01\x79\x06\x0f\xe7\xa6\x29\x64\x58\x26\xb7\xa9\xe4\x30\xc4\x52\x25\x15\x6e\xd3\xff\xa4\xe5\xc9\x7e\x60\xec\x4e\x5f\x96\x78\x49\x3f\x9a\x65\xb7\x3e\x18\x29\x27\xc6\x00\x80\xd0\xc9\x25\xff\xcb\x34\x75\x13\x63\x98\x9a\xb1\xeb\x90\x3d\xac\x9b\xa9\xa5\x77\x11\xfa\x9d\x75\x58\x33\x1c\x9a\xc7\xab\xaa\x60\xa0\x3a\xc2\x1e\x85\x17\xd0\x50\xf6\xd1\x1d\x3a\xd0\x13\xa2\xce\xd6\x63\xd0\x6d\x92\xd3\xfa\x45\xe8\x1d\xe5\x38\x00\xb0\x37\x4d\x05\x00\x78\x04\xc2\x1a\x37\x52\x83\x48\x77\x0d\x16\xa9\x2a\x64\x91\x5e\x1a\x55\x96\x62\xa3\xa9\x44\x79\x48\xb9\xa5\x12\x4e\xb9\x4c\x2d\x56\x78\x45\xb9\x43\xb3\xdf\x11\x44\x35\xa7\xfd\xde\x5a\x44\xfd\x06\x3d\xdd\x60\x4a\x1b\x86\xc3\x01\x80\xd8\xf0\xff\x94\x65\x0a\xc7\x1a\x23\x14\x35\x68\x8b\xc1\x30\xf9\x39\x54\xaa\xe7\x4d\xbe\x02\xeb\x6a\x8a\x91\xeb\xe0\x26\x15\x5f\x32\x84\x38\x29\xfc\x22\x17\x23\x4f\x77\xc0\x14\x71\x7a\xfc\xd6\x5b\x54\x79\xba\xf7\x06\x06\x4d\x11\xf9\x01\x00\xa4\x86\xb8\x00\x00\x7d\x87\x1f\x19\x27\x90\xf7\xd0\x07\x0c\xaa\x49\x37\x18\x07\xf4\x2c\x49\x43\x8c\x6e\x4d\x71\x52\x32\x53\x53\xc5\x85\x64\xcc\x1c\x57\x54\x25\x45\xb2\xfc\x77\x4c\x93\xde\xb2\xf4\xb6\x19\x52\x0c\x99\xe1\x1b\x3e\x52\x93\x19\xd1\x00\xd0\x3a\xe8\x87\x00\x80\x86\x11\x3f\xa3\xa3\x55\xe3\x6e\xcb\x07\xd3\x2b\xbd\x3c\x2f\x6a\x77\x96\x4f\xf8\x7c\x51\x5b\x2c\xeb\xf4\x7f\xb0\x27\xb8\x74\x2e\xe8\xb1\xdc\xa1\xd2\x80\xd0\x6b\x92\x16\x25\x29\x11\xef\x37\xfd\xc8\x5f\x8c\x65\x00\x53\x61\x54\x02\x01\x00\x9e\x78\xda\x34\x00\xec\x12\x62\xb9\x61\x67\xa5\xb1\xc7\xaf\x83\xa6\xe5\x93\xde\xb7\xb4\x91\x32\x2f\xbf\xcb\x6a\x63\xa5\x2e\x81\xfc\x3d\x51\x25\x19\x21\x21\x72\xce\x25\x92\xe1\xaa\x92\xe1\xc5\x87\xa3\xa4\x36\x2b\x88\x2e\xc6\x85\x00\x2f\x41\x59\xc2\x3f\x00\xb8\xec\xb4\x37\x00\xb0\xcd\x88\x11\x86\x52\xe5\x4d\xde\xfe\x07\x3e\x96\x69\xfa\x29\x69\x7b\x95\x5c\x0f\x58\x55\x6b\x2b\xbe\x15\x9c\xb5\x27\xaa\x78\x7b\x98\x9c\x5c\x40\xd1\x48\xc4\x69\x49\x7c\xe1\xeb\x68\xc6\x66\xd3\xbc\xe3\x28\x21\x40\xf3\xa7\x13\xbf\x03\xc0\x79\x93\x5e\x0c\x00\xeb\x3a\x51\x70\x68\xb9\x44\x3c\x40\xff\xc0\xf9\xa2\xb3\x41\xa3\xda\x66\x85\xcd\xa1\x96\x6a\xa2\x82\x7b\xe1\xa5\x7b\xfc\x0a\x8e\x45\xfe\x96\x8b\xcb\xff\x13\x83\x95\x6c\xc8\xb7\x8a\xfb\xba\x19\x25\x24\x60\xca\x81\x88\xb7\x19\x77\x1c\x00\xf6\x89\xcc\x71\x00\x98\x7f\x72\x1a\x0f\x6d\x2a\x18\x09\xcd\x3e\xb0\x33\xbf\x2a\x7c\x58\xab\x4e\xd4\x19\xf9\x55\x4d\x5e\x04\x62\xc4\xf6\x80\x3c\x52\xdc\x6e\x39\xe3\x3c\x07\xf4\x31\xc9\x8a\x5c\x1a\x86\xbe\x99\xca\x57\xc3\xae\x07\x67\x39\xce\x69\xca\x00\xb0\xa8\x04\x0f\x00\x98\x7b\xc9\xea\x06\x41\x79\x19\x51\xe7\xf4\x08\xb9\x8c\x98\x1b\x5a\xb2\xc2\x93\x71\x8f\x55\x7b\x84\x3a\xe8\x5a\xa5\x33\x82\x51\x0c\x5a\x6e\x97\x20\x2f\xd1\x5e\xb2\x96\x7f\x16\x6b\xb9\xb9\x81\xf3\x2e\xa5\x5d\x6c\x1d\xab\x3a\xf3\x2e\x00\x4c\x77\xe2\x2d\x00\x18\x2e\x94\x4e\xfd\x67\x7c\x99\x04\x09\x3d\x79\x9e\x75\xe2\x19\xcd\x59\x6e\x15\x16\xab\x4a\xe2\xaa\xe0\xe6\x95\x3a\x38\xe3\x29\x46\x72\xa6\x9c\xd6\xd4\x21\xc9\xd7\xec\x3f\xe9\x4e\x5b\x64\x59\xe2\x59\x68\xb1\x42\x06\x9e\x38\x09\x00\xfd\x14\x79\x09\x00\xba\x0e\xed\xa8\x7e\x3e\x6b\x35\xed\xb2\xee\x0a\x2b\x3a\xfd\xa7\x66\x1d\xf3\x4f\xa6\xaa\x2a\x8e\x59\x9c\xb5\x47\x69\x94\x69\x81\xd7\x92\x4b\x63\x5a\x13\xcc\xa5\xdc\x18\x2f\xb3\x53\xb7\xe4\xd3\x07\x49\x86\xeb\x54\x91\x49\xca\x09\x00\x10\x3e\x4d\x03\x00\x04\x0d\x05\xeb\x6b\xd3\xe3\x73\xec\x74\x79\xf4\x3d\x24\x65\x4d\x14\xf2\x99\xf4\x4b\xd5\x09\x11\x90\x87\x94\x1a\x10\x23\x0a\x49\x8e\x8d\x98\x53\x6d\xa5\xf2\x10\x13\x9a\xd5\x96\x7f\xf0\x2c\x14\xb3\xae\x1f\xa6\xc2\x92\xff\x53\x04\xac\x06\x00\xfc\x1a\x76\xd1\x8f\x41\xf6\x52\x83\x74\xeb\xe0\x05\x9a\xa4\xa6\x17\xdc\x48\x5b\x54\xb5\x84\x8d\x20\xbc\x52\x3d\x74\x1d\x36\x94\xab\x86\x6e\xc3\xef\xa5\x4e\x42\x7f\x10\xac\xb8\x39\xf4\x14\xe9\x58\xf7\x05\x7a\x89\x94\x00\x00\xfb\x22\xca\x00\xc0\x03\xf0\x79\xfd\x2a\x78\x3d\xfc\x52\xf7\x24\xd4\x84\xe4\x6b\xda\x43\x29\x74\x7b\x55\x1b\xda\x07\xfa\x3b\xa5\x6e\x1a\x93\x71\x5a\xee\x2c\x8d\xc6\x0c\x90\xfa\x40\x3b\xcf\x54\x11\x87\x69\x7f\x19\x1d\xeb\xad\x21\x17\xfa\xff\xae\xc1\xfb\xf4\xed\xff\xf3\x7a\x48\x00\x00\x62\x60\x1d\x58\x0f\x36\x80\x8d\x60\x13\xd8\x0c\xb6\x00\x71\x20\x01\xb6\x82\x6d\x60\x3b\x90\x04\x52\x40\x1a\xc8\x00\x59\xb0\x03\xec\x04\xbb\x80\x1c\x90\x07\xff\x81\xdd\x40\x01\x28\x02\x25\xb0\x07\xec\x05\xfb\x80\x32\x50\x01\xaa\x40\x0d\xec\x07\xea\x40\x03\x68\x02\x2d\xa0\x0d\x74\x80\x2e\xd0\x03\x07\xc0\x41\xa0\x0f\x0c\xc0\x21\x60\x08\x8c\x80\x31\x30\x01\xa6\xe0\x30\x38\x02\x8e\x02\x33\x60\x0e\x2c\x80\x25\xb0\x02\xc7\x80\x35\xb0\x01\xb6\xc0\x0e\xd8\x03\x07\xe0\x08\x9c\x80\x33\x70\x01\xae\xc0\x0d\xb8\x03\x0f\xe0\x09\xbc\x80\x37\xf0\x01\xbe\xc0\x0f\xf8\x83\x00\x10\x08\x82\x40\x30\x08\x01\xa1\x20\x0c\x84\x83\x08\x10\x09\xa2\x40\x34\x88\x01\xb1\x20\x0e\xa0\x00\x1a\xc4\x03\x0c\x48\x00\x89\x20\x09\x60\x01\x0e\x24\x83\x14\x90\x0a\xd2\x40\x3a\xc8\x00\x99\x20\x0b\xe0\x01\x01\x64\x03\x22\xc8\x01\x24\x40\x06\x14\x40\x05\x34\x00\x01\x18\x20\x80\x0e\x18\x80\x09\x58\x80\x0d\x38\x80\x0b\x78\x80\x0f\x04\x40\x08\x72\x41\x1e\x10\x81\x7c\x50\x00\x0a\x41\x11\x28\x06\x25\xa0\x14\x94\x81\x72\x50\x01\x2a\x41\x15\xa8\x06\x35\xa0\x16\xd4\x81\x7a\xd0\x00\x1a\x41\x13\x68\x06\x2d\xa0\x15\xb4\x81\x76\xd0\x01\x3a\x41\x17\xe8\x06\x3d\xa0\x17\xf4\x81\x7e\x30\x00\x06\xc1\x10\x18\x06\xc7\xc1\x08\x18\x05\x27\xc0\x49\x70\x0a\x8c\x81\x71\x70\x1a\x9c\x01\x13\x60\x12\x4c\x81\x69\x70\x16\xcc\x80\x59\x70\x0e\xcc\x81\x79\x70\x1e\x5c\x00\x17\xc1\x02\x58\x04\x4b\xe0\x12\xb8\x0c\xae\x80\xab\xe0\x1a\xb8\x0e\x6e\x80\x9b\xe0\x16\x58\x06\xb7\xc1\x0a\xb8\x03\xee\x82\x7b\xe0\x3e\x78\x00\x1e\x82\x47\xe0\x31\x78\x02\x9e\x82\x67\xe0\x39\x78\x01\x5e\x82\x55\xf0\x0a\xbc\x06\x6f\xc0\x5b\xf0\x0e\xbc\x07\x1f\xc0\x47\xb0\x06\x3e\x81\xcf\xe0\x0b\xf8\x0a\xbe\x81\xef\xe0\x07\xf8\x09\x7e\x81\xdf\xe0\x0f\xf8\x0b\xfe\x01\x00\xc4\xc4\xd6\xad\x5b\xbf\x7e\xc3\x86\x8d\x1b\x37\x6d\xda\xbc\x79\xcb\x16\x71\x71\x09\x89\xad\x5b\xb7\x6d\xdb\xbe\x5d\x52\x52\x4a\x4a\x5a\x5a\x46\x46\x56\x76\xc7\x8e\x9d\x3b\x77\xed\x92\x93\x93\x97\xff\xef\xbf\xdd\xbb\x15\x14\x14\x15\x95\x94\xf6\xec\xd9\xbb\x77\xdf\x3e\x65\x65\x15\x15\x55\x55\x35\xb5\xfd\xfb\xd5\xd5\x35\x34\x34\x35\xb5\xb4\xb4\xb5\x75\x74\x74\x75\xf5\xf4\x0e\x1c\x38\x78\x50\x5f\xdf\xc0\xe0\xd0\x21\x43\x43\x23\x23\x63\x63\x13\x13\x53\xd3\xc3\x87\x8f\x1c\x39\x7a\xd4\xcc\xcc\xdc\xdc\xc2\xc2\xd2\xd2\xca\xea\xd8\x31\x6b\x6b\x1b\x1b\x5b\x5b\x3b\x3b\x7b\x7b\x07\x07\x47\x47\x27\x27\x67\x67\x17\x17\x57\x57\x37\x37\x77\x77\x0f\x0f\x4f\x4f\x2f\x2f\x6f\x6f\x1f\x1f\x5f\x5f\x3f\x3f\x7f\xff\x80\x80\xc0\xc0\xa0\xa0\xe0\xe0\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\x38\x14\x0a\x8d\x8e\x8f\xc7\x60\x12\x12\x12\x13\x93\x92\xb0\x58\x1c\x2e\x39\x39\x25\x25\x35\x35\x2d\x2d\x3d\x3d\x23\x23\x33\x33\x2b\x0b\x8f\x27\x10\xb2\xb3\x89\xc4\x9c\x1c\x12\x89\x4c\xa6\x50\xa8\x54\x1a\x0d\x82\x60\x18\x41\xe8\x74\x06\x83\xc9\x64\xb1\xd8\x6c\x0e\x87\xcb\xe5\xf1\xf8\x7c\x81\x40\x28\xcc\xcd\xcd\xcb\x13\x89\xf2\xf3\x0b\x0a\x0a\x0b\x8b\x8a\x8a\x8b\x4b\x4a\x4a\x4b\xcb\xca\xca\xcb\x2b\x2a\x2a\x2b\xab\xaa\xaa\xab\x6b\x6a\x6a\x6b\xeb\xea\xea\xeb\x1b\x1a\x1a\x1b\x9b\x9a\x9a\x9b\x5b\x5a\x5a\x5b\xdb\xda\xda\xdb\x3b\x3a\x3a\x3b\xbb\xba\xba\xbb\x7b\x7a\x7a\x7b\xfb\xfa\xfa\xfb\x07\x06\x06\x07\x87\x86\x86\x87\x8f\x1f\x1f\x19\x19\x1d\x3d\x71\xe2\xe4\xc9\x53\xa7\xc6\xc6\xc6\xc7\x4f\x9f\x3e\x73\x66\x62\x62\x72\x72\x6a\x6a\x7a\xfa\xec\xd9\x99\x99\xd9\xd9\x73\xe7\xe6\xe6\xe6\xe7\xcf\x9f\xbf\x70\xe1\xe2\xc5\x85\x85\xc5\xc5\xa5\xa5\x4b\x97\x2e\x5f\xbe\x72\xe5\xea\xd5\x6b\xd7\xae\x5f\xbf\x71\xe3\xe6\xcd\x5b\xb7\x96\x97\x6f\xdf\x5e\x59\xb9\x73\xe7\xee\xdd\x7b\xf7\xee\xdf\x7f\xf0\xe0\xe1\xc3\x47\x8f\x1e\x3f\x7e\xf2\xe4\xe9\xd3\x67\xcf\x9e\x3f\x7f\xf1\xe2\xe5\xcb\xd5\xd5\x57\xaf\x5e\xbf\x7e\xf3\xe6\xed\xdb\x77\xef\xde\xbf\xff\xf0\xe1\xe3\xc7\xb5\xb5\x4f\x9f\x3e\x7f\xfe\xf2\xe5\xeb\xd7\x6f\xdf\xbe\x7f\xff\xf1\xe3\xe7\xcf\x5f\xbf\x7e\xff\xfe\xf3\xe7\xef\xdf\x7f\xff\xfe\x7f\xfe\xff\x5f\xe7\x9f\x1c\x9f\x65\x08\x00\x00\x1b\xd6\x6f\xfd\xdf\x32\xf8\xbf\xe3\xff\xa5\x16\xfb\x3f\x4d\xb1\x6f\xeb\xdf\x6d\x7c\xbe\xf9\xbe\xf8\xcd\xad\xd7\xb6\xdf\x96\x7a\x26\xf3\x71\xc7\x1f\x39\xf1\xff\x76\x28\xec\x51\xd2\xde\x6b\xa8\x7c\x54\xd5\x72\xff\x31\x0d\x6b\xad\x63\x3a\x56\x7a\x96\x07\xcd\x0c\x8e\x18\x9a\x18\x0d\x1a\xf7\x9b\xf4\x98\x76\x1d\xee\x38\xd2\x76\xb4\xc5\xac\xd9\xbc\xc9\xa2\xd1\xb2\xd1\xaa\xf1\x58\xa3\x75\x93\x4d\x8b\x6d\x9b\x5d\x87\x7d\xb7\x43\x9f\xe3\x90\xd3\xa8\xf3\x98\xcb\xa4\xeb\x8c\xdb\xbc\xfb\xa2\xc7\x05\xcf\x39\xaf\x59\xef\x69\x9f\x09\xdf\x71\xbf\x93\xfe\x23\x01\x83\x81\x7d\x41\x5d\xc1\x6d\x21\x4d\xa1\x75\x61\xd5\xe1\x95\x11\x15\x91\x55\x51\x75\xd1\x2d\x31\x3d\xb1\xa3\x71\x67\x51\x97\xd1\xf7\xe3\x9f\x62\x1e\x27\x3c\x4c\x7c\x90\x74\x1f\x7b\x0f\x77\x2f\xf9\x7e\xca\xfd\xd4\x07\x69\x0f\xd3\x1f\x65\x3c\xc9\x7c\x96\xf5\x1c\xff\x92\xf0\x2a\xfb\x0d\xf1\x5d\xce\x47\xd2\x27\xf2\x17\xca\x77\xea\x4f\xda\x1f\x18\xc0\x1d\x88\x2f\xf2\x9b\xde\xc2\xf0\x64\x7c\x67\x36\xb0\xdc\x58\x9f\xd9\xb5\x1c\x67\xce\x47\x6e\x15\xcf\x81\xf7\x9e\x5f\x2e\xb0\x15\xbc\x11\x96\xe5\xda\xe4\xbe\xce\x2b\x15\x59\x8b\x5e\xe7\x97\x16\xd8\x16\xbc\x2d\xac\x28\x72\x28\x5a\x2b\xae\x2b\xf1\x28\xf9\x55\xda\x59\x16\x5a\x2e\x51\x3e\x56\x91\x5c\x29\x5f\x39\x55\x95\x54\xbd\xb3\xfa\x4c\x4d\x62\xed\xce\xda\x89\x3a\x6c\xbd\x5c\xfd\x74\x43\x4a\xa3\x42\xe3\x6c\x53\x7a\xf3\x9e\xe6\xf3\x2d\xf8\x56\x95\xd6\xc5\xb6\x9c\x76\xf5\xf6\x2b\x1d\xd4\x4e\xed\xce\x1b\x5d\x48\xf7\x81\xee\xe5\x1e\x66\xaf\x41\xef\x9d\x3e\x76\xbf\x61\xff\xbd\x01\xee\xa0\xd1\xe0\xbd\x21\xfe\xb0\xd9\xf0\xea\xf1\xf2\x11\xc7\x91\xcf\xa3\x0d\x27\x3c\x4f\xfc\x3c\xd9\x7a\xca\xf7\xd4\xdf\xb1\xce\xf1\xe0\xd3\x9b\x4e\x1f\x3f\x83\x9a\xd8\x31\x31\x3d\x99\x3e\xb5\x6f\x6a\x69\x9a\x72\x56\xfb\xec\xad\x19\xc6\xac\xfe\xec\xca\x39\xe6\xdc\x81\xb9\x1b\xf3\xd4\xf3\x6a\xe7\xcf\x5f\x48\xbe\x28\x7d\x71\x68\xc1\x7f\x51\x73\xa9\xe0\xd2\x8f\x2b\x51\x57\xa7\xaf\xab\xde\x80\x6f\xde\x5d\x36\xbd\x9d\xbb\xf2\xf8\xae\xc9\x3d\xce\xfd\x9b\x0f\xd5\x1e\xa5\x3e\x3e\xf9\x54\xec\x99\xcb\xf3\xc2\x17\xdf\x56\x43\x5f\x8d\xbf\x51\x7a\x4b\x7e\x77\xeb\x83\xe1\x47\xfe\xda\xa3\xcf\xc6\x5f\xd8\x5f\x6f\x7c\x57\xfd\x91\xfa\xf3\xf4\xef\xed\x7f\x22\xfe\xf6\xfe\x9f\xa9\xf1\x63\xfd\xc7\x8d\xaf\x37\x3f\x15\x7f\xb8\xf5\xc1\xf6\x97\x52\x6b\x32\x3f\x77\xae\x97\xdb\xfa\xdf\x0e\x05\x45\xa5\xfd\x7b\xf5\x94\x0d\x55\x4d\xf7\x1f\xd1\x38\xa2\x75\x58\xc7\x44\xcf\xe8\xa0\xa1\x81\xa1\xa1\xa1\xd1\x80\x71\x9f\x49\xb7\x69\xe7\xe1\xf6\x23\xad\x47\x9b\xcd\x9a\xcc\x1b\x2c\xea\x2d\x6b\xad\x6a\x8e\x55\x5b\x57\xd9\x54\xda\x56\xd8\x55\xd8\x57\x3a\x54\x3b\xd6\x39\x35\x3a\xb7\xbb\xf4\xba\x8e\xba\x4d\xb9\x2f\x7a\xcc\x7b\xce\x7a\x9d\xf5\x3e\xeb\x73\xd6\x77\xc6\xef\x9c\xff\x7c\xc0\xc5\xc0\xa5\xa0\xcb\xc1\xd7\x42\xae\x87\xde\x08\xbb\x19\x7e\x33\xe2\x66\xe4\xcd\xa8\x9b\xd1\xb7\x62\x96\x63\x57\xe2\xee\xa1\x1e\xa2\x9f\xc6\x3f\xc6\xdc\x49\xb8\x91\x78\x29\xe9\x02\x76\x16\x37\x95\x7c\x26\x65\x2c\xf5\x44\xda\x68\xfa\x48\xc6\x48\xe6\x48\xd6\x28\xfe\x24\x61\x3c\x7b\x92\x38\x9b\x73\x81\x74\x99\xbc\x4c\x79\x48\x5d\xa5\x7d\x82\x01\xdc\x84\x38\x21\x6f\xe8\x85\x8c\x23\x8c\x07\x4c\x0e\xeb\x20\xeb\x16\x1b\xe6\x68\x73\xae\x71\xa9\x3c\x2d\xde\x35\x3e\x24\xd0\x11\xdc\x12\x32\x72\x0d\x72\xef\xe5\xf1\x45\x87\x45\xcf\xf2\x8b\x0a\x6c\x0a\xde\x15\x56\x17\xb9\x16\x7d\x2f\x6e\x2d\xf1\x2f\x5d\x57\x3a\x50\x16\x55\x2e\x59\x7e\xba\x22\xb9\x52\xae\xf2\x4c\x55\x7c\xb5\x54\xf5\x89\x9a\xd8\xda\x6d\xb5\xa3\x75\xb1\xf5\xdb\xeb\x4f\x34\xa0\x1a\xa5\x1a\xc7\x9a\x30\xcd\xb2\xcd\x67\x5a\x92\x5a\xe5\x5a\xa7\xdb\x52\xda\x15\xda\xcf\x75\x64\x74\xee\xed\xbc\xd0\x45\xe8\x56\xed\xbe\xd4\x43\xee\xd5\xec\xbd\xd6\x07\xf5\xeb\xf6\x2f\x0f\x30\x07\x0d\x06\xef\x0e\x71\x87\x0d\x87\xef\x1e\x67\x8f\x18\x8c\xac\x8c\xb2\x4e\x18\x9c\xb8\x7b\x92\x7b\xca\xe4\xd4\x93\xb1\xc2\x71\xdb\xf1\xb5\xd3\x8d\x67\x7c\x27\xd6\x4f\x0c\x4d\xa2\xa6\x76\x4e\xcd\x4c\x67\x9e\x55\x3d\x7b\x65\x06\x9a\xd5\x9b\xbd\x7d\x8e\x39\xa7\x3f\xb7\x3c\x8f\x9c\xd7\x3a\xbf\x74\x21\xe3\xe2\xae\x8b\x23\x0b\x81\x8b\xba\x4b\x0d\x97\x77\x5c\x41\xae\xbe\xbe\xee\x73\x63\xe8\x96\xcc\x32\xee\xf6\xd9\x3b\x72\x77\x31\xf7\x86\xef\xff\x7b\xe8\xf4\x48\xf8\xf8\xd2\x53\x99\x67\xde\xcf\x8b\x5e\xfc\x5a\x8d\x7d\x75\xee\x8d\xd6\x5b\xee\xbb\xe7\x1f\x6c\x3e\x56\xae\xbd\xff\x6c\xf3\x25\xff\xeb\xbd\xef\x5a\x3f\x32\x7e\x4e\xfc\xde\xfe\x27\xfc\x6f\xcf\xff\xf8\xaf\xdb\xbc\x41\x72\xd3\xae\x2d\x8a\x12\xfb\xb6\xed\x95\x54\x92\xde\x2d\xab\xb0\x53\x51\x4e\xf1\x3f\x45\x85\x5d\x8a\xff\xf6\xbc\xde\x77\x47\xe5\x8a\xda\x92\xfa\x35\xcd\x7b\xda\xab\xba\xdf\x0f\x8a\x1b\xec\x36\xd4\x31\x1a\x32\x1e\x34\x19\x34\x1d\x38\x3c\x70\xa4\xff\x68\x9f\x59\x8f\x79\xb7\x45\xa7\x65\xbb\x55\xeb\xb1\x66\xeb\x06\x9b\x5a\xdb\x2a\xbb\x0a\xfb\x72\x87\x32\xc7\x72\xa7\x2a\xe7\x7a\x97\x36\xd7\x01\xb7\xd3\xee\x8b\x1e\xd3\x9e\x63\x5e\xc7\xbd\x07\x7d\xfa\x7d\xfb\xfd\xfa\xfd\x07\x03\x8e\x07\x9e\x08\x1a\x0b\x9e\x08\x99\x0e\x9d\x0d\x9b\x0b\x3f\x1f\x71\x31\x72\x31\xea\x52\xf4\x95\x98\xeb\xb1\xb7\xe2\xee\xa0\x1e\xa0\x9f\xc6\x3f\xc1\xdc\x4f\x58\x4e\xbc\x9e\x74\x09\xbb\x80\x9b\x4f\x9e\x4d\x39\x9b\x3a\x95\x36\x99\x3e\x91\x31\x91\x39\x99\x35\x85\x3f\x4b\x98\xcd\x9e\x27\x2e\xe4\x5c\x21\xdd\x22\xdf\xa3\x3c\xa5\xbe\xa1\x7d\xf9\xbf\xf8\xdf\x67\xb2\x58\x07\x58\x37\xd8\x54\x8e\x06\xe7\x12\x37\x87\xa7\xc6\x5b\xe4\x13\x05\x6a\x82\x25\x21\x29\x57\x23\xf7\x6a\x1e\x4d\xa4\x2b\x5a\xce\x67\x15\x18\x15\x3c\x2c\xcc\x2b\xb2\x28\x7a\x55\x5c\x51\xe2\x5c\xf2\xad\xb4\xad\x2c\xa8\x7c\x4b\xf9\xa9\x0a\x5c\xe5\x8e\xca\x13\x55\x11\xd5\x1b\xaa\xbb\x6a\xfc\x6b\xfe\xd4\xb6\xd5\xf9\xd6\xfd\xa9\xef\x68\xf0\x6f\x04\x8d\x3d\x4d\x21\xcd\x9b\x9a\x07\x5b\xa2\x5a\xb7\xb5\x9e\x6c\x43\xb7\xcb\xb6\x4f\x74\xe0\x3a\x77\x77\x9e\xeb\xca\xec\x56\xee\x5e\xec\x21\xf5\x6a\xf4\x5e\xeb\x83\xfb\xf5\xfa\x97\x07\x58\x83\x87\x06\xef\x0d\xf1\x86\x4d\x87\x9f\x1c\x17\x8d\x98\x8f\xbc\x18\x2d\x38\x61\x71\xe2\xf9\xc9\xfc\x53\xe6\xa7\x9e\x8f\x15\x8e\x1f\x1b\x7f\x73\xba\xea\x8c\xeb\x99\x1f\x13\xed\x93\x41\x53\x9b\xa7\x46\xa6\x51\x67\x77\x9c\x9d\x9a\x49\x99\x55\x9c\x9d\x3f\x97\x39\xb7\x77\x6e\x7e\x3e\xfd\xfc\xee\xf3\x93\x17\x30\x17\xb7\x5d\xec\x5f\xf0\x5b\xd4\x5c\xca\xbb\xf4\xe9\x4a\xe0\xd5\x91\xeb\x3b\x6f\xa4\xdd\xbc\xb0\xac\x7a\x9b\xb8\xb2\x78\x57\xf9\x5e\xc6\xfd\xe9\x87\x32\x8f\xa2\x1f\xf7\x3c\xf9\xf1\xcc\xfe\x79\xc1\x8b\x77\xab\xae\xaf\x5a\x5e\xff\x7b\x1b\xf2\x6e\xf0\x83\xc4\xc7\x98\xb5\xd1\xcf\xdb\xbf\xc4\x7c\x3d\xfe\x7d\xcb\x8f\xb0\x9f\xbd\xbf\xd7\xfd\x09\xfc\xdb\xf9\x3f\xfe\xe0\xb3\xd8\xcb\x75\x77\xd7\x5f\xd9\x70\x61\xe3\xfc\xa6\xc5\xcd\xd7\xb6\xdc\x10\xbf\x25\xb1\xbc\x75\x65\xdb\xdd\xed\xf7\x25\x1f\x4b\x3d\x97\x7e\x2d\xf3\x41\xf6\xf3\x8e\x1f\x3b\xff\xc9\x6d\x90\x97\xf8\x4f\x7a\xb7\x9c\x82\x82\xa2\x82\x92\xc2\x1e\x85\xbd\x8a\xfb\x14\x95\x15\x55\x14\x55\x15\xd5\x14\xf6\x2b\xa8\xef\xd6\xf8\x4f\x53\x5e\x6b\x97\xf6\x0e\x1d\x59\x5d\x19\x3d\xe9\x03\x32\x07\x77\xe8\xcb\x19\x28\x1c\x52\x36\xd4\x36\x32\x32\xd6\x33\xd1\x30\x55\x3b\xac\x72\x44\xe5\xa8\x8a\x99\x9a\xb9\xba\x85\x96\xa5\xae\x95\xfe\x31\x43\x6b\x53\x9b\xa3\xb6\xe6\x76\x56\xf6\xd6\x0e\x36\x8e\x76\x4e\xf6\xce\x8e\x2e\x4e\xae\x2e\x6e\xae\xee\xee\x1e\xae\x9e\x0e\x5e\xd6\xde\xe6\x3e\x87\x7d\x8d\xfc\xf4\xfd\xf5\x02\xb4\x03\x35\x83\xd4\x83\xf7\x87\xec\x0f\xdd\x1f\xb6\x3f\x5c\x23\x42\x2b\x52\x37\x4a\x3f\xda\x38\xc6\x2c\xd6\x3a\xce\x19\xe5\x83\x0e\x8d\x8f\xc7\x44\x24\x04\x26\x7a\x25\xb9\x62\x1d\x71\x76\xc9\xb6\x29\x36\xa9\x36\x69\x36\xe9\x76\x19\x0e\x99\xce\x59\x6e\x78\x2f\x82\x5f\x76\x30\x31\x22\x27\x96\x84\x21\xe3\x28\xe9\x54\x3c\x8d\x04\xd1\x60\x2a\x42\xa4\x67\x30\x92\x99\x18\x56\x0c\x3b\x9c\x13\xc8\xf5\xe1\x79\xf0\x5d\x04\x8e\x42\xfb\x5c\xbb\x3c\x3b\x91\x7d\xbe\x63\x81\x4b\xa1\x67\x91\x7f\x71\x58\x09\xaa\x34\xb5\x8c\x5c\xce\xaf\xa8\xa8\xcc\xab\x62\x56\x53\x6a\xb2\x6a\x53\xeb\x92\xea\xe3\x1b\x50\x8d\xb1\x4d\xb1\xcd\xb1\x2d\xa8\xd6\xf8\xb6\xc4\x76\x5c\x47\x7a\x27\xbe\x8b\xdc\x8d\xf4\x70\x7b\x45\x7d\xa5\xfd\xb5\x03\xad\x83\xbd\x43\x83\xc3\x83\xc7\x07\x46\xfa\x47\xfb\x4e\xf4\x9e\xec\x39\xd5\x3d\xd6\x35\xde\x71\xba\xed\x4c\xcb\x44\xd3\x64\xc3\x54\xdd\x74\xcd\xd9\xea\x99\xaa\xd9\xea\x73\xb5\x73\x0d\xf3\xad\xe7\xbb\x2f\x0c\x5f\x9c\x58\x58\x58\x9c\x5c\x1a\xb9\xd4\x7b\xb9\xe3\x4a\xcb\xd5\xa6\x6b\x8d\xd7\x1b\x6f\x34\xdd\x6c\xb9\xd5\xbe\xdc\x75\xbb\x67\xa5\xff\xce\xe0\xdd\xe3\xf7\x4e\xdc\x1f\x7b\x70\xe6\xe1\xf4\xa3\xb9\xc7\x0b\x4f\xae\x3e\xbd\xfd\xec\xd1\xf3\x87\x2f\x96\x5f\x5e\x5a\x9d\x7f\x35\xfd\x7a\xfc\xcd\xe8\xdb\xa1\x77\xfd\xef\x7b\x3e\x74\x7f\xec\x5a\xeb\xfe\xd4\xfb\x79\xe0\xcb\xc8\xd7\xf1\x6f\x33\xdf\x17\x7f\xdc\xfa\xf9\xe8\xd7\xea\xef\x0f\x7f\xbe\xfe\xfd\xf5\xef\xdf\xbf\x7f\x30\x80\x7e\xbf\xbf\x0b\x03\x78\xf3\x83\x00\x18\xc0\x3b\x17\xc9\x30\x80\x55\xc7\x0c\x60\x00\x1f\x6c\x3b\x0a\x03\xd8\xb2\xb0\x0f\x06\xb0\x1b\xb9\x19\x06\x70\x44\xdc\x65\x18\xc0\xa9\x2e\x66\x30\x80\xe9\x7a\xad\x30\x80\xcb\xfe\xe9\x42\x24\xc6\xc4\xbb\x0f\x50\x16\x23\xe8\x7e\x02\x94\xcd\x10\x5f\xe8\x87\x98\xf4\x91\x53\x51\x50\x3c\xf2\xa7\xb5\x1c\x6a\xa1\x7b\x16\x02\x68\x80\xae\x42\xd6\x84\xce\x22\x4f\xe3\x0c\xa1\x65\xa4\xd3\x79\x0a\x7a\x85\x04\xea\x05\x40\x3f\x91\x8d\x7f\x8f\x40\xeb\x39\xc3\x6f\x7f\x42\x80\xfd\xe2\x5e\x0e\xed\x1d\x5b\xfd\xe2\x2b\xda\x3f\x56\xd0\x49\x2e\x24\xc3\xec\x6b\xf9\x0a\xd9\x32\x39\x05\x01\x50\x30\x53\x91\xd4\x00\x51\x18\x25\xb1\xfd\x50\x13\x63\x83\x73\x28\x34\x43\xf7\xd5\xdb\x09\x3d\x46\xf2\x7e\x7b\xd0\xbc\x44\x67\xdf\xc8\xd1\x6c\xf2\xe2\xee\x74\xd2\x1c\x85\x2f\x2f\x18\xd2\xbc\x05\xb9\xa3\x6f\x68\x31\x7c\x8f\xe6\x1e\x1a\x91\xe7\x9e\x2f\x4f\xab\xe0\xba\xe7\xf4\xd0\xee\x70\x0c\x63\xc6\x21\x25\xd6\x7b\xa7\x6e\x28\x80\x89\xd3\x9d\x86\x78\xf4\x0b\x3f\x0b\xa8\x8e\xe5\x0b\xaf\x30\x54\xb7\xd2\x9a\xdb\xf3\x54\xff\x62\xca\x7c\x0c\x35\xbe\x90\x36\x62\x44\x65\xe7\x97\x36\xed\xa1\xb6\xe7\xdd\xce\x3b\x41\x5d\xc9\xdd\x45\xac\xa3\xe9\x0a\x8c\xa2\x1f\xd3\x10\x9e\xaa\x93\x32\x6d\x81\x3d\xa6\x5b\x0d\x49\x33\x35\xbe\x13\x29\x51\x8d\x4e\x2f\x9d\x28\xb8\x3a\xc6\xad\x55\x0a\xa9\xfa\xc4\xb9\x42\x4a\x49\xe5\xb6\x61\x1a\x65\xb0\x2c\xad\x41\x44\x79\x55\xfc\x3c\x37\x86\xaa\x5a\xe8\x9e\x5d\x4e\x85\x44\xa2\x68\x79\xea\x33\x61\xb9\x63\x1b\xcd\x8a\x67\xa2\x9b\x4b\xcb\x63\x15\x7f\x59\x25\x0b\x07\xfa\x9e\xad\x91\xcb\x7a\x9e\xdf\xc0\x91\x6b\x3a\xf7\xcc\x1c\x20\xf7\xb7\xfa\x0e\x9a\x91\x6f\x36\x72\xeb\x10\xca\xe6\xda\x71\x41\x09\xc5\xab\x72\x96\xa0\x4c\x19\x28\x2d\x8e\xda\x4c\xdd\x5b\x28\xe5\xb8\x83\xca\xcb\x95\xd1\xe5\x53\x5f\x73\x4e\x7e\xe2\x92\xe5\xa7\xbb\x9f\xe0\xc8\x32\xa7\xeb\xaf\xed\x24\x4b\x9d\x98\x9a\x7a\x46\x56\x1a\x9a\xeb\x97\x22\x1f\xed\x3d\x51\x43\x27\xa7\x77\xf0\x78\xd7\xc9\x13\xcd\xbb\xb2\xfa\x28\xaa\xb5\x8e\x11\xbf\x28\x25\xe5\x1b\x1c\x20\xaa\x54\x81\xa9\x2e\x83\x4a\xe7\xbd\xff\x18\x4c\xba\x7e\x0d\xf7\x28\x91\x74\x6b\x91\x75\xf9\x07\xe9\xca\x1c\x7d\xe2\x0e\xe9\xd6\x14\xaa\x77\x1f\xe9\xc3\x98\x6c\xd5\x18\x79\xff\x70\x09\xd7\x89\x9c\xd1\xd3\x97\x19\x43\x3e\xd5\xba\x35\xc2\x84\xa2\x52\xbb\xd5\x61\x07\x65\xa8\xc4\x51\x97\x4b\xb5\x12\x3c\xfe\xd0\x40\x9a\xbb\xb3\xed\xa1\x80\x34\x7d\xfd\xd1\x65\x2d\xd2\x89\x25\xf6\x84\x38\xe9\xe4\xdc\xbd\x9e\x40\xd2\xe2\xe4\xc7\xaa\xf5\xa4\x3f\x27\xaf\x72\xda\xc9\x2e\x83\x87\x33\xae\x92\xd9\x1d\x8d\xe1\x6b\xe4\x87\xf5\xb3\xf6\x7f\x28\xa4\xd2\xbf\xba\x8d\x54\x19\x21\xf3\xfd\x1a\x69\xee\xb1\xea\x83\x9b\xa4\x81\x3b\x29\x97\x84\xa4\xd2\xeb\xfd\x67\x52\x49\xa2\x45\x51\xf7\x2c\xa9\xfa\x9c\x42\x25\x4c\x9a\x3d\x83\xe1\x58\x90\xb7\x8d\xa8\x66\xc4\x91\x6d\xba\x1b\xc3\xef\x92\x39\x8d\xdf\x1c\xc4\x29\xda\xe5\x26\xba\x0f\x29\xf3\xc2\xce\x9f\x0e\x0c\x69\xda\xd3\x57\x42\x7a\x2f\xed\xed\x0a\x8d\x1e\x0c\x6d\x3d\x7f\x90\xbe\x13\x52\x1d\xd5\x44\x66\x69\xe3\x4d\xaf\x91\x52\x48\x20\x9a\x41\x02\xa0\x99\x1c\x14\x22\x03\x7d\x8d\xf9\x04\x9f\x87\x8d\x9c\x37\xc2\x1c\x18\xab\xa7\x0f\x1f\x81\xdb\x7e\x44\xd2\x29\xf4\x4b\xab\xad\x74\x55\x3a\xf6\x76\x25\x72\x85\xae\x32\x1f\x8b\x54\x22\x0f\x46\x30\x48\x28\x12\xdf\xe4\x84\x98\x21\x43\xa2\xbd\xc8\x26\xa4\x95\x78\x0b\xbe\x81\xb0\x63\xd2\xe0\x16\x04\xe3\x54\x03\xa7\x22\xe6\xba\x2f\x60\x13\x64\xfb\xf7\x74\xe4\x27\xfb\xf4\xcb\x33\x48\x33\x5b\x62\x79\x08\x71\x63\x45\xcd\x15\x21\x9a\xcc\x86\xe3\x2d\xf0\x77\xe6\xee\xc6\x66\xf8\x36\xe3\x4b\x1e\x05\xee\x67\xd4\x10\xfd\xe0\x02\x86\x69\xf4\x43\x38\x9d\x3e\xe1\x64\x0e\xbb\xd2\x0d\x74\x07\x61\x45\xa4\xf0\x6b\x07\xb2\x2f\x6f\xee\xf9\x6f\x78\x31\x97\x71\x0b\xc0\xb9\xc2\xbd\xb3\x5f\xe1\x08\xfe\xbd\x61\x1d\xf8\x30\xaf\xaf\x21\x06\x96\xe4\xce\xe4\x7a\x40\x9f\x38\xb7\xb2\x93\xa1\x35\xf6\x85\xe8\x8d\xd0\x6b\x56\x93\x63\x15\x74\x9f\xe9\xa2\x8b\x83\xa6\xe8\x4b\x9f\x1f\xc1\x91\x65\xd9\xcf\x9c\xe0\xcd\x25\xf0\x0d\x2d\xe8\x6c\x11\x77\xc6\x00\xaa\x28\x68\x1a\xcc\x80\x72\x44\x37\xea\x96\xa1\xe0\x3c\x43\xc1\x37\xc8\x46\x28\x20\x60\x20\x17\xfe\x54\xd4\x51\x28\x80\x7b\xd9\x51\x11\x0a\x64\x97\xea\x7a\x42\x6e\x4c\x83\xb5\x17\x10\xa3\xfe\xee\x13\x1b\xc8\xb6\xd6\xfe\x9a\x1f\x24\x59\x55\x32\x9d\x40\x7b\x5a\xb1\xb9\xff\x14\x6d\xb1\x94\x53\xeb\x43\xeb\x2c\x56\xe6\xb7\xd1\xca\x0a\xda\xf1\xf1\xb4\x16\xd1\xb6\xc8\x1c\xda\x29\xa1\x99\x43\x1f\x6d\x8e\xb7\x41\xd7\x8d\x36\xcb\x2a\xfd\x90\x40\x2b\xef\xfb\xfe\x70\x95\x86\xea\x0e\xbb\x7c\x97\x66\xd0\x3e\x35\x29\x49\xfd\xdd\x22\xdf\x2b\xa4\xde\x6e\x48\xae\xf6\xa2\xce\xd5\xcc\x73\x9f\x51\x67\x2b\x7e\x66\xfe\xa0\xae\x94\x7c\x8a\xc0\x53\xbf\x14\x54\x39\xe8\xd2\x24\x85\x57\x74\x7d\x69\x7b\x39\x03\x6f\xbf\xd2\x2c\x26\x3b\xef\xc7\x53\x1f\x8d\x2d\x2d\xb1\xa8\xf5\xa3\xfb\x4f\x2f\x52\xa3\x07\xdd\xbb\x53\xa8\x87\x7a\xa2\x2b\xc3\xa8\xda\xed\x51\x9c\x03\x54\x93\x26\x85\x8c\x42\xaa\x5b\x0d\x35\x3c\x93\x9a\x5c\x96\x61\xdf\x40\x2d\xcc\x7f\xa0\xeb\x47\x1d\xe0\xdd\x7e\x7d\x95\x06\x2e\xff\xbe\x9b\x44\xed\xba\x18\xb6\x40\xa5\x86\xcd\x56\x8c\x5d\xa6\xca\x4d\xb4\x77\xf2\x28\xcf\x4e\xb2\xca\x6b\x29\xcb\x43\x47\x58\xed\x94\x27\xdd\xac\x74\x1f\xca\xb3\x16\xb5\xb0\x6e\xca\x9f\x9a\x00\x7b\x0b\xaa\x71\xf1\x4d\xdd\x48\x6a\x92\xe0\xcc\x6b\x05\xea\xdb\xe5\xea\x3b\x65\xd4\xf2\xab\x0d\x17\xbb\xa8\xd6\x0b\x84\x31\x31\xca\x97\x73\x62\x1d\x53\x94\x99\x09\xd7\xb2\x55\x4a\xff\x89\x48\xd6\x36\xca\xa9\xfe\x6f\x69\x17\x28\x7d\xed\xdd\x61\xa9\x94\xb1\xfa\xf5\xf6\xca\x94\x7f\xa5\x6c\xdd\x1c\xaa\x85\x30\xfc\x15\x8b\xfa\xe0\x41\xe6\xca\x37\x2a\xed\xb6\xd4\x45\x59\xaa\xd2\x55\xe4\x54\x22\xe5\xe2\xc5\xaa\x0e\x43\x8a\x68\x26\xa6\x2c\x9e\x42\x18\x7f\xc8\xac\xa7\x10\x87\xaf\xa6\xa1\x28\x09\x5d\x2d\x61\x9e\x14\x4c\xa3\x86\xbd\x26\xa5\xbf\xec\x84\xee\x71\xca\x07\x21\xfd\x73\x00\xdb\x84\xfa\xfd\x99\x14\x8b\x49\xdb\x71\x03\xcb\x5c\xa1\x6d\x9e\x69\x67\xfa\xd0\xc4\x87\xb6\x32\xae\xd1\x74\xea\xa3\x18\xd1\xb4\x1b\xc2\x2a\xfa\x63\xc8\x84\x70\x97\x1e\x06\x09\xa3\x3e\x20\x97\xa1\x17\x8e\xcd\x88\x3d\x6c\xa6\xcb\x84\x07\xe0\xc6\x4f\xc9\xac\x4a\xe4\xfa\xd3\x83\xcc\x2f\x48\xee\xf5\x02\x66\x20\x72\xec\xec\x7d\xc6\x43\xf8\xcd\xa0\x0f\x03\x07\xcf\xd7\x9d\x62\x6c\x41\x36\x09\xfe\xd2\x4b\x91\x9d\x04\x6f\xba\x1a\xa2\x10\x15\x89\xf4\x20\xff\x39\x5a\x23\x87\x10\x29\x5d\x27\xb8\x1b\x59\xbf\x86\xb0\x00\xeb\xd6\x93\x40\x66\x3c\xcb\xf8\xda\x20\xe3\x1a\xb3\xf6\xac\x24\x03\xcb\x58\x1b\x28\x63\x6c\x62\x10\xeb\x34\xe8\x4d\x0c\x2b\x01\x8a\x6e\xcd\xf8\x0f\x7f\x19\x79\x44\xbf\x10\x79\x07\xa1\xd0\x93\x1d\x9e\x23\xdb\xe9\xeb\x74\xe5\xe0\x12\x84\xf7\x61\x91\xb9\x23\xf7\xca\xa3\x0e\x06\x5d\xd8\x7e\x55\x81\x21\x26\x08\x9a\xca\xa7\x57\xf0\x35\xfa\x75\xe8\xd6\x3c\xc9\x9a\x7b\xc8\x03\xae\x11\xdf\x01\x61\x71\xc2\xb2\xde\x21\x76\xec\xe8\xc8\x1d\xf0\x77\x96\xab\x83\x1f\xdc\xc8\xfc\x4f\xe7\x1e\x6c\x45\x9f\x7d\xf7\x9b\x51\x55\xaa\xf3\xe0\x3d\xfd\x4d\x71\xe2\x65\x4f\x7a\x64\x61\xe9\xc4\x65\xe4\x4d\xfe\x85\x5e\x1a\x92\x2b\xda\x55\x1d\x8a\x18\xe7\x72\xb9\x5f\xe1\x27\x82\xef\x99\xef\xe1\x66\xbe\x63\x84\x1f\x1c\xcf\x4d\xb3\xbf\x0f\x2b\xb2\xa3\x74\xce\x43\x67\x99\x6a\x6f\x15\xe8\x2b\x75\x99\xf7\xfe\xd0\xad\x6b\xc4\x97\xe8\xc8\xd5\xca\x8c\x33\xd2\x88\x47\xf9\xba\xee\xeb\xf0\x6a\x49\x6d\xe5\x1d\xb8\xa8\xc8\x9f\xd3\x03\x3b\xe6\xff\xca\xf8\x02\x6f\xc9\xa3\x85\xd7\x40\x8b\x82\x4b\xf6\x24\x48\xc8\x9d\xd1\xb9\x04\x99\xb3\xd8\xaf\x86\x91\x99\x5e\xf3\x3b\x5d\x48\x48\xe7\xa5\x05\x19\x78\xad\x2d\x6e\xec\x34\x9c\xd8\x74\xbb\xb3\x1d\x16\xab\xf7\x2c\x7f\x0c\x0d\x57\x2f\xb1\xbe\x40\xf8\x0a\x8d\xf4\x22\xc8\xa2\xc4\x31\xac\x19\x92\x28\x50\xb0\xfb\x47\xbb\x21\xa4\xeb\xdc\xa7\x15\x70\x2a\x5f\x1e\x42\xf8\x67\xda\x6f\x6b\xc3\xf7\x4e\xfe\x38\x3f\x06\xc7\x1e\x47\x4e\x52\xa1\xcb\xfd\x17\xda\xf3\xa0\xe8\x6e\xb1\xd2\x4f\x90\x42\x9b\x1e\xd3\x9e\xf6\xbc\x71\x57\x9a\x11\x6d\xa0\xba\x33\xb4\x83\xc6\x28\xbd\x6e\x07\xd1\x82\xf2\x29\x3a\xcf\x69\xca\xbc\xe3\xcf\xf7\x20\xbe\x4b\xbc\x5b\xa6\x70\xef\x79\x8d\xb9\x09\x78\xc7\xd9\x96\xd1\x3c\x88\x7e\xfa\x69\xeb\x10\x24\x3b\xfa\xae\xe4\x18\xed\xdc\xc0\x15\xfa\x1c\x4d\xd4\xe5\x93\xf2\x93\xe6\xd6\xac\x1b\xf2\x98\x26\x5f\x5d\x6c\x27\x47\xfd\x55\x1c\xa2\xb3\x46\xbd\x21\xc8\x7b\x16\x85\x58\xde\x54\xbf\x99\x0e\x97\x5f\x0e\x38\xf7\x19\xfa\x71\x21\x7c\xe4\x2c\x14\x33\xa3\xd2\xf2\x9e\xf6\xf6\x74\x55\xb1\x90\x56\x33\xf2\x90\x7e\x80\x16\xdb\xd7\x9b\x42\xa2\xc9\xb5\x75\x84\xd4\x53\x97\xeb\x0c\x6d\x7f\x52\xcf\x95\xfc\xd3\x95\xa4\xb6\x0a\xb5\x9f\xde\x46\x34\xef\x2e\xdc\x78\x02\x63\x6f\xf6\x9e\x0b\x87\xae\x5f\x76\x1c\xd1\x86\x8e\x9e\xaf\x6f\x89\xa2\x8d\x4d\x57\x17\x6f\xa5\xc5\x8e\x79\x21\xd3\x34\xd5\xa1\xec\x14\x35\xea\x62\x67\x6d\x08\x95\xca\x69\xf0\xb0\x03\xd4\xec\x32\x1d\x5d\x67\x6a\x88\xd0\xe7\x25\x4a\x98\x47\x81\x6f\xdf\x14\x24\x51\x5a\x2f\xda\xf1\xb5\x29\x73\x63\xb6\x3c\x33\xca\xfd\xce\x54\x6e\x00\x55\xa6\xfc\x2a\x27\x82\x9a\xc7\x7a\xcd\x8e\xa7\x29\xa7\x27\xb1\x22\x68\x27\xc2\x48\x4c\x77\xc8\xc1\x8e\xc2\x38\x0a\x5d\xd3\xbe\x49\xdf\x09\x13\x5e\x50\x04\xdf\x60\xfd\xdb\x9b\xf8\xf7\xe0\x0d\x17\xb0\xbc\x4e\xe8\xce\x29\x2a\x77\x16\xea\xef\x38\xc7\x59\x83\xca\xca\x4d\x39\xeb\xa1\x0b\xac\x28\xf6\x5e\x78\x63\xda\x0b\x96\x3e\x6c\x1e\xb6\x8e\x79\x00\xc6\xd9\xa9\x31\x74\xe0\x46\xed\x16\xba\x34\x7c\xed\x79\xbe\x00\xc5\x5c\xb7\x7c\x88\xef\xc7\xe0\x9e\xcf\xe7\xe9\x30\xe4\x4e\x4e\x73\x03\xe9\x8d\x1d\x4a\x1c\x1e\xdd\xa1\xac\x92\xdd\x41\x57\x67\xde\x64\x5d\xa4\xcb\xa4\xa5\x32\xdf\x22\x6f\x42\x8b\x18\x7f\x90\x13\xb6\xb7\x18\x5b\x10\x81\x36\x8c\xfc\x46\x82\x9e\x59\xf0\xb3\x84\xe0\xe6\x2d\x1e\x96\xff\x69\xde\x95\x1b\xc0\x5b\x3e\x91\xce\xa1\x71\x2f\xb5\x5d\x66\x0f\x71\xee\x96\xa6\xb0\x1e\x73\xf6\x30\x6e\xb0\x76\xb1\x51\xa9\x02\x66\x00\x0b\x09\x59\x62\x30\x99\x7c\xdb\x70\x7a\x03\xa3\x58\x3b\x02\x69\xa4\xe7\x3e\x71\xe6\xbd\x29\xfa\x70\xc3\x80\x3b\x53\x18\x7d\x8e\xc5\x39\x9e\x3f\x33\x32\xc5\x7e\x24\xd2\x6a\x35\x65\x2b\xe4\x56\x95\x00\x96\x8f\xd0\x8c\x5e\xcc\x14\xf1\xaf\xa5\x14\x30\xce\xf1\x9c\x43\xf6\xd1\xbf\x71\x6a\x6d\xfe\xd0\x77\xb3\x6e\x68\x47\x20\xfb\x19\xcf\x1f\x91\x79\x06\xd5\x33\xd7\x0e\x71\xf5\x2b\x05\x33\x93\x1c\xed\x72\x87\xe3\x92\x6c\xbf\x52\xf1\xe6\x56\x96\xb0\xe8\x76\x51\x21\x73\xae\x60\x16\x09\x62\x4a\x8a\xea\x93\x5b\x19\x47\x72\xc3\x83\x61\x7a\x0c\xff\x95\x4d\x37\xc2\xe7\x1e\xd4\x4e\x83\x2b\x58\x8e\x0f\x52\xb8\x11\x5d\x12\x57\xf4\x38\xfe\x6d\x37\xa7\xa3\xd9\x01\xcd\xf5\x83\x0b\x2c\x6a\x43\x64\x23\x8f\x39\x50\xab\x50\xd0\xc1\xf8\x5c\x79\x17\x1a\x64\x58\x97\x51\x70\xe1\xf4\xb4\xa2\xd5\xa0\x0a\xa4\x31\x7f\xab\x8d\x05\x7c\x4d\x70\x49\x5b\x00\xbd\xe2\x78\xdd\xad\xe3\xac\x9d\xa2\x2c\xd1\xd8\x4f\x47\x2c\x27\x77\xb2\x96\x06\xe5\xfa\x4b\x99\xef\x7a\xc6\xea\xf1\xcc\x7d\x1d\xce\xa2\x59\x46\x5c\xf3\x3c\x4d\x92\x3e\x54\x2f\x8e\xdd\x8e\xac\x56\xfe\x0a\xec\x42\xf6\x95\x08\xac\xa7\xe1\x00\x51\x9d\x76\x39\x94\xce\xf3\x5b\x19\xe6\xb4\x9f\x7f\xb8\x30\xcc\xae\x98\x79\x7b\x66\x1f\xab\x70\xe2\x4a\xef\x28\xb3\xf5\x54\x5c\x6d\x1f\x63\x69\x78\x3a\x6f\x3f\x43\xbc\x6f\x1d\xa5\x81\xee\xd7\xfe\x34\xf1\x15\xc2\x6a\x3c\x1a\xf0\x00\x1e\xaf\xda\x6c\x1d\x02\xfd\x2c\xf2\xd2\x6e\x81\x94\x05\x72\xb7\xdf\x70\x06\xaf\x78\x5e\x7c\xcf\xce\xbf\xf8\xe6\x74\x08\x2b\xfb\x5c\x58\xcf\x3b\x26\x67\x12\x5b\xf3\x91\xd1\x71\xca\x3c\x17\x4f\xbf\x3f\xf4\x90\x22\x41\x57\xed\xd9\x95\x98\x8e\xf8\xb6\x54\x07\x14\xc2\xac\x1a\xb6\xb5\x19\x74\xae\xf8\x89\xf6\x19\xda\x3b\x41\xef\xed\x00\xce\xa9\x5b\xd7\x2e\xfa\xb3\x99\x57\xff\x1b\x1f\x67\x05\x2f\x28\xf7\x04\x30\x23\x67\xa7\x6a\x62\x18\x84\x09\x69\xe1\x67\x7a\xe3\x09\x4d\x72\x1d\xf2\xa0\x7f\x3c\x51\x0d\x11\x6f\x27\x07\x60\xe1\xc3\x75\x79\xd6\x56\x10\xb1\x74\x8b\xf6\x67\x5a\x83\xe0\xde\x9d\xe2\x22\x21\x39\x7e\x49\xbd\x60\x96\x5c\x3b\xb9\x33\x7f\x0f\x79\xbe\xff\x4b\x5e\x0f\xf9\x67\x83\x64\xae\x23\xc5\x29\x3f\x47\x70\x99\x72\x89\xd6\xc7\xf7\xa7\xa6\x60\x23\xb8\x97\x68\x92\x81\x65\x9c\xc3\xb4\xfe\x63\x3f\x59\x22\x28\x4d\xf3\x19\xe3\x02\x6c\xbb\xb2\x52\xf8\x96\x76\x67\x31\xbc\xc0\x81\xb6\x30\x61\x27\x1a\xa4\x0d\xf5\x1f\xc9\xf3\xa4\x35\xd4\xa3\x85\xef\x69\x3d\xa2\x07\x02\x1e\xed\x25\x4d\x87\xaf\x08\x99\x27\x3d\xe3\xb6\x42\x8c\xc0\x03\x9c\xbd\xd0\xd2\xb1\x1e\x16\x03\x36\xd6\x1c\x67\x5c\x84\xeb\x56\x76\x17\xfa\xd0\x33\x17\x72\xf3\xcf\xd1\x95\xcf\x24\x8b\x1c\x91\x99\x3e\x38\xf7\x3d\x92\x5e\x37\x23\x2c\x47\x8e\x8a\xdc\x05\x66\x88\x2e\xb5\x9d\x77\x13\x31\x48\xca\xe0\xa6\x22\xaa\x01\x0b\xec\x2f\x88\xf4\xb1\x14\x56\x1c\x22\xa7\xd9\xc4\x18\x46\x94\x96\x49\x05\x7c\x3e\xb8\xa8\x9c\xbf\x85\xa7\x78\xfa\x60\x5e\x09\x57\xbf\xd7\x3c\xd7\x8c\xe3\x5d\xcb\x16\xbc\x62\x33\xf3\x0c\xf8\x85\xac\x55\xca\x00\xcf\x8c\x15\x90\x58\xc2\x79\xc1\x2c\x0b\xd8\xcd\xa6\x33\x96\x8e\x49\x30\x7f\x33\xe4\x34\x8b\x19\xc1\x74\xd7\x9b\xcf\xf3\x1f\x14\x74\x9d\xaf\x14\x05\xe5\xfb\x8f\xd5\xe4\xbe\xc9\x7b\xde\x3d\x21\x2c\xcd\x25\xd6\xe8\x08\x5c\x84\x8a\xc2\x0f\xbc\xbf\xfc\xa7\xe4\x2a\xee\x20\xaf\x3b\xa1\x9f\x13\xc4\x75\xf2\xe7\xb0\xd6\xd8\x4b\x56\x93\xcc\x2c\x96\x9d\x66\x1b\xfd\x1a\xa3\xfc\x06\x36\xdf\xb9\xd2\x7b\xee\x47\xde\x6c\xb9\xc5\x29\xf1\xdc\xc0\x52\x8d\x2e\x1b\xc1\xbf\xe2\x7d\x55\xb3\xfc\xe3\x85\xaa\x82\x5e\x5e\x7a\xbe\x2d\x89\xc5\x3d\x90\x17\x8c\x39\xcf\x3e\x2f\x34\xf5\xfb\xc4\x8a\xe2\x03\x2b\x1a\xe3\x29\x27\x57\x73\x86\xee\xc0\xfc\x7c\xcd\x5c\x14\xd9\x76\x61\xf6\x62\xee\xd7\xe6\xb7\xa3\xd7\x85\xa2\xc6\x0d\x1d\x9a\x02\xd3\xba\x75\x15\x57\x78\x2f\xab\x7e\xf2\xde\x72\x5b\x2b\xc4\x72\xd6\x73\x30\x25\x2f\xe2\x7b\xd8\x12\x85\x5c\xbf\x7d\xcc\xe6\xbc\x35\x2b\x05\xc6\x01\x81\xa4\xe6\x2a\x52\xc0\x5e\xbb\xbc\x22\x3a\x32\xd2\x7b\x16\xc9\xad\x1c\xbc\x72\xbc\x5b\xb8\xa3\x77\xb5\x6d\x17\x7f\xb0\x73\xb9\xec\x11\x2f\xb2\xb5\x9f\xab\xcd\xdd\xd3\x08\x67\x93\xd9\x0f\x6b\xe5\xd1\x08\x8b\x53\xe1\xeb\x7b\x8c\xb9\xbf\xd8\xd8\xb2\x85\xde\x97\x37\xa4\xf9\x13\x91\xe6\xde\x5f\xba\x2e\x52\x9c\x45\x4d\x15\xe5\x52\x26\xcf\x0e\xb5\x0b\xd6\xc6\x5e\xb5\x68\xf3\x19\x23\xd7\x4b\xa5\x79\x2a\x03\xb9\x6c\x88\x73\xad\x5b\x8b\xb0\x99\x9d\xdb\x9a\x8c\x0a\x64\x1d\xac\xd7\xf4\x49\x61\xcc\x57\x60\x2c\x2d\xe9\xfe\x85\x86\x5a\x9b\xe0\x13\x7c\xc1\x12\x10\x49\x2f\x64\x4e\x1e\xcf\x25\xce\xc5\x0c\x5e\x11\xbc\x9a\x56\x6a\xf6\xe7\x67\x8c\x0b\x4a\x9c\x79\x9b\x47\xc6\x58\xf3\x9c\x81\xfe\x29\x7c\x02\x3b\xb6\x33\x3a\x6e\x99\x05\x9a\x42\x7d\xe4\x19\xe5\x55\xb3\x96\x8a\x74\x95\xa2\x61\x2d\x45\x98\x21\xd8\xb7\x18\x22\x5a\x7f\xb5\x65\x72\x53\x2e\x6e\xd1\x6c\x50\x45\xb0\x32\x57\xd4\xd4\xc9\x0f\x9c\x2a\x2f\xee\xe0\x3e\x1c\xf3\x64\x99\x71\xa0\xe1\xc5\xac\x8f\x6c\xcd\x9e\x2b\x71\x08\xf3\x74\xeb\x0e\xef\x37\x0c\x8f\x9a\x13\x96\x8a\xc8\xf5\xe2\x2b\x5a\xee\xf0\x61\x81\xff\x92\x49\xe5\x1f\x92\x68\xca\xa7\x7c\x99\x74\x79\xd8\xaa\x74\x88\x2c\xdd\xba\xa9\xf8\x04\x39\xa8\x4c\xbe\xf0\x1c\xf9\x04\xa7\x3c\x7f\x82\xe2\x9c\x0d\xf2\xfa\x29\xef\x51\x1f\x84\x95\xd4\x52\x9f\x14\x7e\x02\xcd\xc1\xc2\x83\x2b\x07\x19\xaa\x3f\x63\x95\xc1\x7a\x8b\xee\x95\x45\xd4\x4b\x93\x9c\x72\x12\x75\x61\x08\x5f\x1a\x4e\x5d\x68\xf1\x2a\x4e\xa0\xde\x2a\x4d\x2d\x24\x51\xbf\x73\x36\xe7\xb3\x68\xf6\x04\x56\x1e\x93\xd6\x80\x62\x08\x73\x68\xdf\x7d\x76\xf0\x7d\x21\x5f\x0b\x69\xae\x04\xf4\x54\xfd\x3c\xab\x14\x26\x2f\x10\x2a\xb5\x10\xd3\x89\xa1\xf2\xbd\xf0\x9b\xc1\xf6\xd2\x0d\x70\x5f\x73\x43\xb1\x12\x4c\x29\xb9\x5b\x68\x0a\x47\xb0\xa1\x7c\x47\x18\x45\x90\xc8\x73\x87\xc9\xa8\xdd\x42\x17\x98\xee\x3d\xc1\xd7\x85\xb9\xe6\x2b\x9c\xd7\xf0\x29\xf5\x53\x2c\x08\xfe\x78\x51\xab\x02\xe1\xfa\x9c\x89\x2a\xcb\xe1\x30\x07\x08\x25\x59\xec\xf1\xa6\xb4\x22\x2e\x5b\xac\x78\xa4\xa0\x8d\x15\xc6\xca\x14\x8d\x31\x1f\xe0\x55\x72\xe7\x99\xb8\x38\x2f\xc1\x25\xc6\x15\x6f\x3d\xde\x18\xc3\xc0\x3c\x8f\xc3\xa2\xb7\xa9\x8f\xb3\x94\xe9\x72\xe7\x4b\xca\x7b\x45\x6d\xa7\xf7\x97\xf6\xe6\x11\xfb\xf7\x14\x4f\xe7\x1a\x37\x1e\x2c\xbc\x2f\xf8\x50\x24\x2a\x10\xe3\x8f\x33\x13\x44\x2a\xbc\xbe\xac\x23\xb9\xe6\xdc\xa6\xd8\x4c\x81\x05\x27\xc6\xab\x8d\x77\x90\x2d\x6f\x1e\xc8\xfe\xc5\x9c\x55\xbf\xc3\xac\x60\x44\xcf\x9b\x96\xfd\x2b\xbb\x34\xc6\x2d\xdd\x55\xba\xa5\x77\xaa\x58\xb9\x58\xaf\xfe\x59\xa1\x45\xa1\x5f\x61\x4c\x7e\x7c\x3e\x87\x11\x9c\x97\x97\x77\x37\xd3\x4b\x38\x90\xab\x11\xc3\xe2\xb7\x0b\x34\xbd\xb4\xb8\x55\x3c\x6d\x73\x2d\x76\x3c\xfb\x97\xc6\x16\xe6\x3a\x66\xef\xec\x8f\x32\x74\xf3\xc9\x93\xbd\x25\xa1\x8d\x6a\xdd\x53\x45\x71\x75\xb4\x3a\x50\x40\xa9\x1e\xc9\x6f\x10\xd5\x56\xbc\x46\xce\xe6\x5e\x28\x33\x4a\xff\x2c\x78\x5f\x1c\x1d\xdd\xc7\x7b\x5f\x70\xd4\x33\x89\xf3\x28\xf7\x89\xd9\x2d\x56\x17\x3f\x48\xc3\x94\xe1\xc0\x2e\x9f\xd9\x56\xfa\x78\xf0\xd7\x28\x52\xbc\xd6\xe7\xde\x39\x57\xf8\xb6\x6b\xba\x46\xa9\x00\xb4\xfd\xc8\xbb\x23\x52\x6c\xde\x0d\x6b\xe6\x3a\xd4\x1f\x4d\x13\x09\xb0\xd5\x1a\x51\x5d\xbc\xf4\xb2\x2e\x8f\x6a\x4e\x74\xe1\x03\xb3\x2c\x96\x66\xee\x05\x0d\x0f\xfa\x38\x37\x69\xda\xb5\x6c\xcb\xe4\xa7\xe3\x17\x8a\x3f\x8c\x73\xda\xa7\x0b\x9f\x8f\xfe\xac\xd2\xc9\x7f\x3e\x74\x24\x57\x3c\xef\x7d\xaf\x2b\x8d\x92\x2b\xde\x61\x97\xaa\x20\x50\x6e\x7a\x1d\x09\xf3\xf6\xd5\x6e\x77\xbf\xc8\x91\x28\x9b\x34\x93\x60\x2e\x14\xc8\x6a\x84\xd2\x23\x79\x7f\xa6\xac\xcb\xf6\xce\xe5\x0c\x3f\x2c\xfe\x3b\x3d\xd6\x76\xb7\xf0\xcd\xe9\xf9\x4a\xcf\xfc\x87\x27\x8a\x85\x66\x79\xf7\x86\xd4\xa9\x93\xc2\xb7\x3d\xa2\x94\x6c\xfe\xaf\xb6\x8a\x48\xc0\xfd\xd2\x20\xe1\x8e\x67\xdf\xa9\xf8\x75\xf4\x29\xb3\xb2\x90\xaa\x81\xa3\x6b\xf1\xf9\x93\x61\x65\x86\x8b\xba\xc3\xdb\x4b\xb6\xcc\x6b\xb7\xed\x29\x7c\x35\xfd\xa2\xa2\x3c\xff\xca\x69\x6f\x41\x41\xde\xe4\x68\x2a\x55\x5b\x78\x76\x20\x30\xf9\x1b\x7f\xb6\x73\x31\xa2\x81\x7b\xa2\xa9\xcc\xdd\x8a\x5d\x5e\x75\xf9\xe8\x1d\xa6\x77\x91\x40\xa3\x1c\xb9\xcd\x9f\x3a\x89\x6d\xc3\xe5\x7c\xec\x5d\xd7\x9c\x46\x72\x6e\x78\xd0\x50\x42\x62\x97\xc8\xd6\x9e\x21\x2d\x73\xea\xab\x9e\x90\x9d\x73\x26\xcb\x7f\x93\x57\x92\x5e\x94\xfc\xa0\xf0\x42\xaf\x14\x9e\xa7\xba\xb9\xd0\x44\x49\xb4\xdd\xa6\x67\x04\xab\x90\xbc\xea\x57\xae\x0e\xbc\xff\xc4\x99\x36\x09\xca\x87\x9e\xa8\x66\x45\xaa\x58\x83\x7d\x83\x1b\x15\x14\x0b\x6a\x73\xa8\x7b\x38\xba\x55\x2d\xd4\xc0\x9c\x80\xf2\x79\x6a\x47\x52\x6e\xc9\x65\x9a\x5c\x28\xbd\xb0\x93\x96\xeb\x62\x2e\x0a\x84\xc4\x4d\x4b\x04\xf7\xa0\x6e\xd5\xe7\x5c\x2d\x38\xee\xc4\xd6\xd6\x4e\x58\xa6\x7b\xa8\x69\x16\x7a\x54\xdf\x5c\xff\x17\x6a\x2c\xde\x58\x6b\x04\x09\xd8\xe3\x55\x28\x88\x4f\xfc\x50\x2e\x84\x1a\x92\x4c\x4a\x2a\xa1\xa5\x50\xa3\x42\x0a\xf4\xdd\xf9\x8f\xe8\x10\xac\x6e\x9a\x21\x98\x80\x33\x54\x9f\x70\xa5\xe1\x85\x51\xe9\x96\x65\xf6\xf1\xae\x99\x26\x39\xf6\xba\xba\xf9\xfa\x24\x96\x7d\x91\x6a\x4d\x13\xb3\x87\xf5\xb0\x72\x99\xa9\x47\xd4\x29\xdf\xc0\x58\x4a\x14\x94\xc8\x31\x68\x21\x75\x85\x1b\x19\x52\xce\x85\x79\x53\xf4\x1a\x53\x5b\x41\x10\xdd\x5a\xf5\x27\xa7\x1b\x79\x74\x7c\xb5\x25\x39\x37\xb3\xb3\xad\x91\x23\x8c\xaf\xed\xa9\x3b\x27\xb0\x2c\x54\xac\xd9\xc0\xd7\x62\xae\x55\x5a\xf3\x34\xb2\xfd\xca\xf0\x5c\xc7\x84\xab\xc5\x05\x1c\x6c\xc8\xc6\x82\x6c\x36\xda\xd9\x38\xcf\x88\xe5\x67\xaa\xce\xbf\xc0\xb4\x51\xd3\xe5\x28\x31\xf6\x0c\x3f\x69\xee\x2d\xd9\xd4\xc1\x6d\x78\x5c\x14\x5a\x23\xac\x3b\x58\xd0\x52\x20\x59\x9d\x92\x2f\xce\xf8\x57\xd1\x9b\x97\x43\x20\x96\xae\xe6\x6e\x4d\x90\x2f\xde\x26\xa8\x08\x8e\xcf\x7f\xc5\x7b\xe3\x74\x3b\xb7\x9a\xab\x6b\x2a\xcb\x3f\xc8\xf6\x54\x43\xb3\x69\xcc\xd0\xc1\x27\xcd\x62\xf5\xe9\x6d\xc7\x1b\x0e\xd7\x5a\x55\x3d\xac\x85\xaa\x5e\x8b\x48\x55\xa7\x2a\x08\x74\x41\xf9\x5a\x19\xc0\xeb\x96\xea\x16\xd7\xc7\xff\x2d\xf2\x2c\xd4\x09\xaa\xc9\xd7\x13\x25\x38\xb9\x08\x1f\x08\x49\x26\xcf\x78\x58\x1e\x46\xad\x9b\x35\xc2\x3e\xd4\xff\xa1\x69\xa4\x87\xdc\xf2\xb4\x7e\xa5\xd3\xa9\xd2\xa0\x76\x47\x9b\x58\xee\xfd\x2a\x87\xa6\x7a\x64\x5b\x79\x56\xfd\xc1\xcc\xcb\x25\x9d\xd5\x53\xe8\xeb\x85\x0b\x15\x3a\x81\x63\xa2\xf6\x12\x43\xc7\x66\x61\x58\xfe\x67\x93\x7a\xee\x03\x21\x5d\xed\x0a\x4b\x85\x73\xa9\x6f\x6b\xd3\xd4\xc9\x4f\xcd\x3b\xea\xaf\x8d\x68\x96\xa7\xd6\x7c\x1d\xd4\x14\xea\x57\xc9\xf7\x3c\x82\xf0\xe5\x46\x1d\x19\x19\x51\x25\x61\xcd\x1f\x51\xc5\x85\xa9\xf5\x7a\x01\x13\x22\xe7\xca\x35\x87\x9f\x82\x1f\x25\x21\x26\xde\x5c\x92\x28\x4b\xed\x15\xf3\x38\xcf\xa8\x37\xb8\xa9\x6b\x52\xb1\x29\xa8\xfe\xfc\xd8\xb3\xb2\x96\x9a\xcf\xa3\x59\x02\x6c\xd5\xe6\xc1\x49\xda\x99\xf2\xff\x7a\x56\xd2\x4f\x95\x98\xb6\x5f\x47\x6d\x2a\xb4\x6d\xa2\x04\xf8\x8a\xe4\x6b\x9a\x1c\x86\x04\xe7\xca\x22\x4c\x8c\xb9\xf6\xf9\x63\x6a\xff\x98\x14\xde\xf1\x9e\xa9\xa6\xe2\x59\x6a\xe3\x40\xfd\xd8\xe4\xeb\xd2\xef\x35\xab\xe3\x8a\xfc\xb9\xca\x77\xa3\x5b\x69\x1a\x65\x1f\x07\xc6\xd2\x8d\x4a\x36\x74\x5b\xc6\x95\x16\x6e\x6c\x8d\x08\x00\x79\x37\xea\x3e\x38\x70\x04\x50\xc5\x26\x93\x43\x9c\x1f\x05\xc3\xfb\xf5\x98\xfa\xbc\xef\xcd\x55\xc3\x0f\x48\x99\x95\x7b\x07\xd4\x48\xb5\x22\xe3\x1e\x32\x69\x8e\xb1\xd0\x31\x44\x56\xc8\x7e\xd8\xb2\x42\x16\x61\xdb\x1a\x3e\x50\x94\x22\x5b\x6b\x6e\x52\x2e\xfc\x3f\x04\xc0\x07\x20\x54\x0f\x03\x00\xf0\xf6\xfe\xda\xbb\x8c\x54\x32\xda\xa4\x34\x48\xa8\x94\x06\x4a\x44\x92\x42\x1a\xf6\xba\xbb\xb7\xdf\xdd\xbd\xdb\x7b\xbb\xe5\x38\x9c\xb3\xb7\xec\x2d\x92\x96\xa6\x96\xf6\xfc\x37\xb4\xd7\xf7\x3b\x98\xab\x8c\x00\xf5\x1e\x39\x12\x13\x44\x5f\x17\xc7\xbf\x08\x33\xad\x93\x59\x62\x44\x97\x6d\x5d\x21\x06\xa7\x28\xcb\x4b\xee\x83\xa3\x78\x97\x0a\x37\x01\x7f\xf0\x54\x53\x0a\xb8\x24\x4d\x6b\xd4\x83\x91\x67\xcf\x64\xd6\x83\x75\x61\x09\x9a\x7c\x68\xcd\xc1\x14\xa5\x07\x54\xe7\x41\x91\x88\xe1\x80\x75\xc1\xfc\x5a\x64\x94\x75\x22\x8b\x8b\x74\x66\x65\x55\xec\x86\x7b\x94\x1e\x25\x12\x98\xc5\x3b\x5e\xf0\x09\x0e\xc6\x97\x98\xd6\xc0\x87\xd2\x82\x8d\x61\x70\xd4\xd9\x95\x99\x10\x4c\x0f\xdb\xaa\x49\x80\x9b\x0f\xee\x54\x4e\x47\xc6\x78\x1c\x92\x9c\x45\x0e\xac\xdb\xc5\x97\x23\xc5\xd6\x64\x56\x3c\x6a\x91\x35\xb5\x5c\x4a\xbb\xae\x30\x16\xbf\xa6\xad\xe6\x3e\x2b\x38\x40\x65\x61\x8a\x3c\x19\x75\x42\xea\xe5\xec\x4b\xb8\xe1\x4c\x99\xfe\x3f\x3c\xf8\xd8\x1d\xf5\x33\x7c\xe9\x81\x8f\x0a\x1e\x76\xc7\x63\x8e\xf8\x33\xc6\x5d\xb7\x9e\xef\x80\x1d\xb1\xce\x62\x8d\xc4\xe6\x65\x7e\x29\x9f\xc4\x99\x26\xef\x2f\x3e\xc0\x9e\xc4\x9d\x65\x2e\x64\xfe\x44\xef\xe4\xfe\x64\x8e\x4f\xb5\xcd\x76\x61\x38\x9c\x59\xa8\x0f\x27\x62\x8f\x05\xa9\xc3\xe8\xf5\x07\xc4\xf2\xbf\xb4\x97\xdb\x1f\x8b\x43\x68\xe3\xd7\x6d\xe0\x09\xa9\xab\xac\x9f\x30\x23\xf1\x6d\x99\x33\xcb\x7c\x45\x7a\xd9\xa3\x22\xb3\x70\x37\x67\x8b\x79\x2e\xbf\x0b\x9d\x95\x1b\xc5\x3b\x9a\x92\x96\x65\xe4\xfc\x89\x01\x75\x57\xd9\xad\xa1\x37\x32\xae\xb3\x98\x07\x9c\xe5\xd1\x4c\x8b\xed\xc5\xa2\x5a\x42\xb5\xce\x93\xfb\x8c\x3e\x6e\xc9\x6a\x46\x0d\x35\x5c\xd7\x53\xaa\xd4\xb8\x4b\xf3\x0b\xbf\x67\x2c\x64\xfd\xcc\x3f\xa9\x78\x0f\x3f\xcb\x31\xcb\x1a\x92\x4f\x19\x1e\x4b\x84\xa7\x99\xba\xc9\x22\x38\x74\x52\xc6\x14\xc1\xf1\xfd\x5a\x99\x96\xfb\x73\x7b\x90\xf0\x03\x3b\x76\xdd\x76\xee\x4c\x46\xcf\x12\x2e\x31\x48\x1f\xa3\x0d\x2e\x75\xcd\xe3\x49\x9c\x0b\x19\x46\x39\xd3\x6c\x7a\x6f\x68\x82\x72\x73\x56\xe9\x6a\x92\xb6\x1b\x8e\xaa\x73\xa3\x31\x2d\xa2\x34\x86\xac\x54\x41\x32\x6c\xdf\x07\xd9\x54\xf1\x78\xf7\x57\xc2\x30\xbe\xdf\x3a\x5b\x4e\x2a\x9b\xbc\xe4\x1a\xb1\x81\x48\x50\x37\x95\x2e\x28\xef\x17\xf5\x17\x86\x95\x04\x32\xf6\x98\x0a\x0b\x2e\x80\xfe\xc6\x3b\x79\xf7\x12\x7e\x67\x7e\xce\x7e\x1c\x75\x5c\x3b\x55\xff\xf0\xa8\xb3\x6a\xa4\x3a\x67\x9f\xb3\x54\xac\xf8\x9f\x7b\xb2\xe0\xb9\x78\xd9\xda\xdf\xec\x7f\xbc\xd1\x4b\xfe\xd1\x1b\x19\x7a\xf5\xae\xd2\x49\xb5\x47\x44\x3b\x0a\x0f\x54\xa6\x13\x39\x26\x49\x69\x1c\x50\x61\xac\x2a\x5c\x95\x10\x9d\xd9\x91\xd7\x11\x79\x4f\x73\x3b\x7b\x77\x70\x87\xb2\x43\xc7\xf4\x1d\x92\x06\xaa\x4e\xb9\x7b\x0a\x4c\x92\xa1\xb5\x1f\xd8\xcd\xfc\x45\x36\x8b\xe9\x08\x73\x6a\xc6\x93\x92\x1f\x8d\xcb\x85\xdd\x85\x1b\x6b\x3f\x12\x0b\x4c\x29\x95\x2c\x60\xb5\x91\x55\x32\x1c\xff\x36\x93\x53\xb0\x32\x32\x5e\x23\xcb\xdd\x11\x1c\xa7\x24\x1b\xc6\xfb\xe6\x4a\x27\xaa\x4f\xb8\xdb\x0b\x42\x64\x7e\x6b\xbf\xb3\x13\xf9\x1f\x6c\xf6\xd0\xd7\x30\x3d\x84\xd3\x5b\x73\x29\xb5\xc4\x60\xc3\x7f\x94\x5e\xc8\xaa\xd6\x9f\x72\x23\xe9\x5f\x45\x0e\x30\x3d\x86\x55\x7c\x1d\x20\x85\x35\xe5\x0f\x81\xa3\x03\x22\x8d\x79\x60\xc5\xae\x65\xba\x3f\x10\x67\xb3\x9f\x6a\x2c\x9c\xbe\xb2\x42\xac\x45\x4e\x59\xaa\x38\x5d\x68\xb8\xe0\x63\xab\x13\xb4\x9c\xc8\x6b\x90\x43\x23\xc1\xfb\xb5\x13\xc0\xdb\x49\x3d\x15\xe1\xe0\xf3\x98\x13\xc5\x22\x68\x51\x98\x22\x3f\x07\x4a\x08\xf0\x34\x26\x42\xaf\x77\xcd\xd4\xdd\x80\xd1\xcd\x1b\x95\x2f\x10\xeb\x95\x66\x31\x81\x34\x5b\xea\x39\xb5\x68\x9c\xa0\xa7\xa5\x07\xa9\x20\x12\x1b\xb6\x20\xc7\x40\x5d\x4d\x15\x32\x26\x49\x5c\x31\x03\x7e\x12\xb3\xa1\x78\x37\xfc\x32\x2c\x21\x3f\x0c\x99\x14\x60\x63\x5c\x83\xec\xdb\xf9\x4d\xa7\x46\x74\x9b\x6d\x94\xd5\xc8\xf7\x95\x46\xf1\x31\xd4\xcf\xb2\x88\x23\x41\xcb\x05\xf3\x9b\xff\xd0\xde\xd2\x3f\xd4\x93\x69\x3b\xc1\x1d\x35\xa3\xa8\xaa\x24\x97\xf2\x28\xea\xfc\xd3\xf7\x8a\xb2\xf1\xba\xb0\xa5\xa6\x3a\x1c\xf0\x7f\x9a\xcd\xc1\x03\x77\x5e\xd3\xcd\xc0\xed\x36\x8f\x53\xae\xc2\xbe\xad\x2c\x14\xdd\xc5\x3a\x2c\x87\x38\x73\x30\x11\x1f\x6d\x8e\x64\xb7\xd1\x53\xeb\x6e\xb3\x0a\x80\xeb\xd5\x47\x98\xc2\xc4\xeb\x65\xad\x8c\xfc\xd3\xb4\xa2\x71\xc4\xe3\x63\x37\x4d\x56\x84\xb3\xbf\x31\xeb\x0b\x5d\xbe\x33\x5b\x7b\x86\xf6\xdc\x75\x58\x81\xd2\x56\xad\xec\x10\xad\xa6\x9e\xb5\x5a\xc9\x3e\x8d\xeb\xf9\x5b\x9a\xaa\x84\x8f\xe9\x53\xeb\xd6\x0b\x82\x81\xf0\xaa\x6a\xde\xd5\xc4\xb3\x65\x4b\xb9\xc0\x69\x87\xc2\x18\xce\xf6\x63\xd4\x3c\x8c\xbd\xd0\xff\x64\x56\x10\xf3\xcf\x4e\x92\xa6\x89\xd1\xec\xfa\x5c\x7e\x91\x48\x5e\xf9\x52\x98\x48\x9f\x6d\x85\xb3\xf2\xa8\x39\xbc\xe0\xc6\x3b\xaa\x57\x34\x97\x0b\x41\x8a\xef\x14\x5a\xe5\x2d\xd9\xb7\x04\x75\xa9\x9b\xe4\x73\x74\x6c\x01\x24\xfa\x1d\xfa\x2c\x57\x2c\x9c\xed\xf7\xca\x10\xcd\x5f\xb1\xd3\x41\xdd\xcf\x9d\xe8\xda\x27\xbb\xcf\xea\x5b\x35\x43\x80\x32\x50\xab\x1f\xcc\x12\xfa\x2c\xae\xbe\xf1\x90\x71\x26\xf5\x70\x6d\x8b\x21\x98\x2c\xab\x74\xd6\xa9\xe2\x6b\x4b\x44\xea\xeb\x51\x1a\x73\xaf\x6a\x5a\xe8\x9a\x9c\xfb\xf2\xfd\x7e\x41\x99\x45\x12\xb2\x77\xbb\x7a\xbe\x30\xdc\x35\x43\x66\xc7\x9b\xbf\x6a\x09\xff\x22\xab\xcd\xfa\x08\xe3\x1b\xe1\xc3\x91\x35\xdc\x29\x1e\x81\x87\xd5\x1e\x32\x67\x92\x8a\x2a\x3a\xf3\xd6\xc7\xdd\x28\x99\x9d\x6d\x8a\x6c\x31\x6f\xc9\x9c\x11\x92\x98\xb3\x53\x93\x7c\xb0\x35\x73\xa6\xb2\xc4\x3b\x24\x03\x92\x66\xb8\x26\x48\x25\xc2\xbd\xab\x56\xf1\x37\x73\x6e\x59\xeb\x18\xf1\x0c\x2f\xce\xb8\x86\xac\x72\x1a\xf6\xa4\xd6\xa6\xf8\x3f\xd2\xb6\x0a\x45\x81\x73\xdc\xe9\xe2\x7b\x79\x7e\x91\x47\xf3\xbf\x67\x1f\x09\x59\x64\xfc\xab\xf7\x3f\x08\xeb\x3b\xd5\x8b\xbc\xd7\x64\xac\x97\x73\x5c\x4f\x4a\xf7\x88\xea\x57\x6d\xe2\x7d\xe6\x5e\xb0\xee\x64\xac\x62\xc8\xd8\x58\x43\x4c\x75\x30\x96\x52\xf3\xb6\x5c\x9e\xfe\xa0\x22\xa2\x38\x37\xee\x7f\xc5\x2a\x73\x7a\xe4\xf8\x7c\x73\xae\xdd\xd1\xdb\x46\xb3\xa1\xeb\xe0\x41\x7d\xac\xd6\xd1\x7b\xa6\xea\xa6\xd2\xde\xf5\xb4\xe4\xa3\xf8\xf9\x2a\x7f\x9e\x9a\x77\xdc\xfa\x3b\x71\x83\x91\xcd\xb4\xee\x4e\x03\x9a\xe0\xd7\x6d\x7a\xa0\x21\x55\xde\xd8\x0c\x64\x9e\xfb\x55\x5b\x09\x5c\x3c\xb9\xb4\x22\x15\xb4\x0e\x1a\x2e\x9e\x0e\xea\xf6\x1f\x36\x05\x40\xbb\x77\x3c\xcf\x9a\x06\xcf\xd9\x38\x4b\xcd\x84\x7f\x3b\x94\x4b\xa3\x90\x1b\x96\x23\xb9\xad\x68\x25\xe3\x5e\xb7\x25\x3c\x03\xee\x68\xdb\x03\xdd\x4e\x8d\x69\x8c\x87\xa4\xe7\xae\xd7\xc6\x40\xec\x93\x13\x2a\xd6\x42\x85\x41\xb7\x8a\x2e\x43\xdf\xf6\xbb\x99\xe6\xc3\x67\x76\x0c\x1a\x9e\xc2\x3f\x36\x8e\x54\x47\x23\x72\x87\x12\xa9\x0f\xba\xd4\x72\x3c\xb7\x18\xad\x63\x08\xbb\xda\x51\x1a\x9c\xd1\xfa\x01\x5d\x98\xba\xb1\x71\x21\x52\x74\x2e\xb7\x76\x16\x12\x1f\xf1\xa4\xfc\x21\x12\x11\x54\x5b\x84\x20\x94\xfd\x36\x79\x97\x90\xea\x1d\x97\x0c\x79\xe8\x38\x97\x4f\xea\xb5\x68\xb8\x43\xa1\x74\x01\x9a\x6b\x39\x87\x4b\x43\xbf\x31\xe6\x77\x7e\xa6\x27\xc3\x5b\x5a\x97\xd3\xaa\x53\xde\x37\x04\x50\x7f\x9e\x3b\x59\x13\x4c\x8d\x8d\xd0\x97\xaf\xa2\x4e\x08\x82\x0a\xfb\xf0\xb6\x7d\xc3\x79\x0b\x71\xe5\x8e\x46\xc3\x54\xfc\x8c\xcb\xe3\x0c\x15\xee\xee\xd0\x20\x61\xe1\x63\x2c\x77\x73\xfe\x60\x97\x88\x3b\x9d\x87\xd9\x5f\xe1\x91\x2d\x10\xeb\x4e\x4a\x45\x7d\x26\xb3\xe1\xdc\xea\xea\x02\x46\x7f\x44\x52\x19\x9d\x31\x3a\xe8\x70\xe1\x0a\xc2\x6f\xdf\xf5\xdc\x54\x7a\xf9\x8e\xac\xcc\xe3\xf4\xf1\x2e\x83\xaa\x47\xb4\xc3\x0e\x83\xe2\xeb\x54\xb9\xa5\x98\xb3\x13\xbf\x4a\x64\x74\x18\x84\xb5\x50\x53\x73\xbf\x60\x4b\x4a\x72\xdd\x30\xaf\xe9\xec\x70\xf5\x28\xee\xe9\x08\x8f\xd2\x87\x9c\xd5\x41\x76\x05\x10\x7b\xec\xbe\xd2\x9c\x3e\xe6\xab\x1d\x6c\x7d\x3e\xa3\xd6\xe5\xbe\x6a\x31\x01\x38\x8e\x15\xff\x8f\xbe\xd2\xf2\x2d\x1b\xa0\xf6\xd1\x5f\xb6\xe7\xaa\x42\xa0\x19\x4d\xb7\x14\xd1\xc9\x7d\x17\x7e\xc8\xce\x9d\x0d\xac\x1a\x29\x89\x3d\x51\x52\x72\x5b\x84\x1f\x29\x33\xa7\x08\xb2\xf6\x1d\x33\xb6\xf0\xda\x76\x84\xe9\x0c\x9c\x7a\x97\x47\xca\x85\x2c\xb5\xa3\xbb\x68\x32\x23\xde\xea\x34\x2b\x95\xbe\x8c\xee\xd5\xf6\x23\x6b\x08\x8c\x68\xb2\xc8\x5c\x9f\x3c\xfd\xc2\x7a\x2d\x70\x26\xb3\xd2\x25\xa3\xe3\xc4\xa4\x92\x09\xca\xf9\x47\x96\xe7\x1b\x64\x67\x7c\x3f\x65\xbf\x13\x97\xec\x58\xa8\xbd\x2e\xb8\xe0\xd2\xab\xf0\xe3\x6a\x1c\xc3\x84\x9e\x2c\xd0\xaa\x97\x59\x4e\x78\xd0\xe4\x6d\xa1\x85\x73\x80\xb2\x46\xae\xa9\x23\x29\xb2\x36\x27\x27\x2a\xe6\x5b\x85\xca\x30\x1c\x7e\xb2\x38\x54\x07\x05\xaa\x4d\x9f\xd4\x63\x7d\x79\xd9\x5b\x14\x71\x1e\xf7\xb4\xcb\x24\x7c\x97\x4e\xb9\x59\x80\x3a\xd2\x05\x39\x9c\x20\x6b\x6b\xa6\x0d\x63\x21\xcd\xb1\xcd\xaa\xd4\x13\xd8\xdb\xe8\x53\x68\x4e\x9a\x57\x1b\x95\x3f\x39\x26\xb7\xc2\x2f\x67\x67\xf8\xbc\xe2\x49\x86\x84\xc0\xe3\x26\xad\x56\xed\x1b\x95\xf5\x5c\xa5\xf5\xe8\xd4\x5c\x92\xed\x75\xb9\x2c\x0f\x16\xf6\x3a\xea\x04\xc1\x5c\x2b\x6b\x1f\xc6\x3d\x46\x30\xb5\xb3\xf5\x41\x45\x07\xe5\x75\xe3\xa8\x92\xef\x89\x97\x6a\xad\x0a\xed\x63\x22\x2a\x46\x9a\x16\x1d\xbf\x55\x54\x92\xfd\x23\x70\xad\xc9\x5d\x7f\xd9\xd7\x27\x0b\x57\x27\x79\xd4\x6a\x4e\xca\x2b\x5d\x1e\xca\x7e\x8a\xfa\x1d\x5b\xf9\x7f\xb8\x66\x6b\x88\x81\x30\x8e\x61\x3b\xfa\x0e\x43\x73\x48\xfe\xdd\x21\xe0\xcb\xf8\xd0\xb6\x03\xa0\x22\xda\xa2\xe1\x1f\xa8\x3b\xd6\x58\x13\x0b\xde\x39\x34\xb1\xac\x00\xda\xb1\x67\x5c\x01\x06\xdd\x75\xf7\x37\x96\xc2\x22\xe7\x10\x6d\x2d\x72\xd6\x7e\x89\xec\x0d\xba\xc4\xa2\x96\xc7\x43\x87\x30\xc7\x4b\xdf\x91\xbd\xa4\x9d\xdd\x23\xe1\x77\xf1\xee\xad\xdf\x60\x38\x7a\x74\x43\x01\x7c\xf0\x58\x6e\x8d\x35\x7c\x28\xe0\x53\x59\x04\xcc\xf2\xf9\x58\xb0\x0d\x7e\xed\xbe\xd3\x48\x47\x4e\x39\xef\xd5\x0a\x90\x2f\xf6\xd6\xb2\x2e\x34\xca\xe2\x02\x2f\x1d\x7d\x8c\x7e\xbd\x94\x85\x65\x93\x3c\xbb\x14\xd8\xb4\x78\xcb\x56\x05\xca\x8a\x7a\xd6\xb0\x1f\x5d\x7e\x8c\x5f\xdd\x8d\xfc\x08\x18\x2c\x9b\x8c\xfc\xf1\xb9\x6f\x7e\x8d\xda\xbb\x6f\x33\xfa\xa0\x51\xce\xdb\xb5\x01\x68\xb9\xfd\x7c\x99\x14\x7d\x6a\xd1\xc1\xf3\xc1\x16\xa0\x65\xbd\x17\x89\x23\xe9\xdf\x3a\x7b\xe9\x29\x71\x8f\x5b\x1a\x69\xaa\xa8\xa2\x7a\x94\x3a\x7c\x2c\xac\x7a\x2c\x95\x12\x50\x52\xba\x8b\xba\xd4\xa7\xce\x6c\x8b\xbf\x71\x5f\x97\x9d\x8f\x97\x3b\x6f\xd4\x94\xe0\xa8\xbd\xbd\xf4\x27\xee\x62\x31\xcc\xad\xc2\x5e\xa3\x5d\xbd\xd6\x1c\x7e\xfa\xf7\xce\xf9\xec\x90\xb8\x81\x96\x11\x2c\xa7\xa8\xac\xba\x8b\xcc\x35\xc7\x0e\x57\xf9\x33\x0e\x05\xe4\x94\x48\x08\xbe\x4f\x45\x7e\x32\xfd\x99\xfb\xaa\xac\x77\xf4\x0d\xce\x5b\xd5\xaf\x68\x54\xfb\x7d\x52\x17\x6a\x9d\xe5\x66\xce\x30\xfe\x06\x15\xf4\x44\x8b\x46\xa5\xdf\xee\x08\x13\x80\x71\x1d\xcd\x5e\xbc\x7f\x51\xe2\xba\xe9\x5c\xd9\x31\x9f\x4a\x2d\xc7\x2f\x40\x55\x7c\x9f\xbd\xc0\xa7\xd0\x54\xcf\x1c\x76\x5f\x99\x65\xcb\x68\x77\xde\xa9\x9e\x4b\xb0\xed\x49\x92\x08\xfa\x36\x4b\x2e\xc7\x9a\x3a\x84\x8e\xbf\xb8\x4b\xb5\x2f\x3d\xb8\x7d\x87\xc2\x3b\xee\x40\x93\xad\x6c\x7b\xd4\x92\xda\xf7\x92\x4d\xa1\x0f\x2b\xd2\x44\xbe\x01\x3e\x45\x15\x82\x48\x1f\x72\x9e\x98\x47\x77\x5f\x64\x18\xc3\x61\x39\x87\xa9\xfe\xb0\xc8\xf6\x2d\xe2\xfd\x8c\x08\xab\x29\xec\xe9\x74\x57\x24\xad\x3b\x26\x6b\x5b\x5a\x6f\xdb\x31\x3d\x16\xdb\xd2\xe8\xaa\xe9\x8e\x54\xd6\xfc\xcd\x98\x11\x1a\x5e\x4e\x53\x9c\xf5\x1f\x2a\x6c\x91\xb6\xf9\xac\xcf\xd5\x8b\xe7\xba\x0d\x67\x2e\x14\x6c\x74\x8e\x50\x59\x70\x5d\xed\x3f\x8b\x92\x59\x1e\x56\xc9\xac\x2d\x84\x0b\x62\xdb\x95\x6d\x6e\x49\x8b\x69\x35\xe6\xc5\xc4\x1e\x6a\x20\x8c\x53\x22\x6d\x6b\xb6\x67\x1a\x42\xde\x96\xd5\x6a\xdd\xfc\x99\x05\x5f\x54\xf7\x76\xff\xce\xb9\x29\x3f\xe5\xf6\x44\x7f\x40\x5c\xe8\x0c\x2a\x23\xf9\xd7\x1c\x6c\x85\x3d\xec\x67\x56\xed\x4c\x03\xf1\x14\x1e\xec\x0a\x2d\xd6\xa4\xcd\x6a\x3d\x68\xfe\x1a\xbb\xb8\xc1\x39\xef\xd8\xa9\xf7\xd5\xcf\xb2\x0d\x21\x55\x65\x47\xf4\x2f\xfc\x23\x0a\xc4\x9a\xd5\xbb\x9f\xe7\x24\x2b\x83\xdc\x1e\xe8\x5e\x48\x9d\x9d\x85\xca\xc9\x82\x2f\x0e\x3b\x85\xe9\x1c\xa1\xd5\x07\x66\x10\x63\x0e\x2c\xed\x9a\x5e\x76\x25\xb5\xa5\xe5\x6b\xd1\xab\xf3\xef\xea\xef\x9a\x97\x9e\x6a\xad\xc6\x73\x57\x84\x70\x4a\xdf\x66\x2d\xf1\xf7\x29\xb0\xd5\x59\xee\x7e\x94\x33\x5e\xf5\xcd\xed\xa9\x2e\x56\x76\xc6\xb9\x42\x91\x2d\xbc\xe3\x90\x28\x9c\xcf\x9d\x68\x6d\xc7\xf8\xc7\x98\xff\x2b\x12\x8a\x03\x83\xdf\x30\x21\x2a\xc8\xbc\x77\x18\x52\x83\xed\x17\x9f\x40\x4d\xe0\xb7\xea\xbb\x50\x05\x58\x9a\x1d\x0e\x4f\x80\x24\x82\x45\xf0\x0a\xe8\x39\x49\x03\xef\x87\xd7\x47\x4c\x81\x01\x98\xba\xeb\x11\x5c\x04\x5f\x75\xbc\x0b\x3f\x41\x96\xfc\xa4\x83\xd7\xd0\xf0\xd7\x26\xf0\x23\xba\xe0\x6e\x22\x34\x1b\x79\x75\x71\x21\xe4\x86\x34\x57\xcf\x81\xbc\x91\xd3\x59\xb5\x50\x3e\xd2\xc1\x4f\x86\x6e\x22\x57\x48\x93\xe1\xe9\x48\xef\x09\x08\xf6\x43\xda\x76\xa5\xc2\x12\xc4\xe4\x28\x86\x07\x11\xfe\x0f\x06\xe8\x47\x0b\x7c\x55\x0e\x26\x50\xdb\xee\xb0\x41\x0e\xd5\xb9\xdb\x17\x6c\xc6\x85\x55\x9e\xe0\x3b\x7c\x49\xd6\x1c\xc8\x0b\x9f\xc9\xbb\x0a\x91\xb0\x6b\xe9\x2c\xa8\x03\xc3\xc3\x9f\xc1\x73\xb0\x65\xbb\xe6\xc0\x67\xd0\x1c\xc7\x43\x70\x03\x6a\xf1\x8d\x06\x90\xb8\xb1\x2f\x6a\x00\x1d\x67\xc7\xad\x02\xa0\x83\x3d\xaa\x53\x00\x7c\x67\xde\xab\x28\x04\x37\x32\xba\x32\xaf\x82\x09\xc4\x47\xae\x16\xac\x22\x2c\xd2\x8c\x90\x05\xdd\x21\x7c\x36\xc4\xa4\xcd\xdf\x99\x02\x0d\xe3\xbd\x8e\x33\xe1\x30\x2c\xf2\x4b\x0b\x25\x55\xe6\xfb\x7c\x32\xc5\x2c\x89\x19\x18\xa0\x0c\x89\x18\xed\xfd\xc0\x7c\x41\x5d\xd9\x5f\xe0\x28\x7f\x9c\x7e\x2f\xa0\xe3\x92\x38\x7b\x80\xcf\xec\x67\xa9\x19\xe0\x19\xd6\xfa\xe3\x3e\xe0\x6b\xc6\x21\xef\x2f\x50\x14\xdd\xd6\xe1\x07\xf4\x08\xbf\xf2\xb9\x89\x6c\xd6\xf5\x3d\x1d\x49\x7e\xa0\xd9\x79\x63\x04\x65\x9e\xaa\xa4\x6d\x3c\xc5\x57\xe1\x5a\xea\x47\x61\x4a\x2f\x6b\x3b\x29\xf7\xc5\x00\xeb\x37\xb0\x59\x38\x3f\x45\x0e\x34\xf0\xf8\x61\x18\xb8\x8f\xdd\xef\x4d\x80\xb7\x18\x06\x87\x4f\xd0\x31\xda\x8e\x8f\x9b\x49\xe5\xc5\xf6\x8f\x0d\xa4\x17\x66\xc9\x55\x8c\xbc\x20\x6f\x6c\x73\x0e\xd9\x3f\x3b\xa9\x78\x16\x39\x43\xff\x50\xdd\x48\xfe\xac\xf1\x61\x6e\xa4\x1c\x57\x32\x93\x6d\x29\xaf\xa5\x82\x63\x69\x00\x55\xb8\xd3\xeb\x0f\x68\xcd\xa1\x39\x7c\x01\x6b\x88\xb8\xf7\x8d\xa4\xd9\x4d\xdf\x1e\xce\x26\x79\xd5\xad\xea\x5f\x41\x3a\x57\xc5\x69\x0c\x23\xe5\x95\xf6\x15\xbc\x21\x7d\x2e\xf8\xa1\x6a\x27\xfb\xe7\x8d\x22\x28\xe4\x6e\x43\x57\x62\x2d\xe5\x88\x66\x43\xe8\x39\xca\x37\xf9\x7a\xaf\x73\x80\x41\x90\xeb\xf0\x01\xdc\xcb\x34\xbd\xa5\xa4\xbf\xbf\x02\xdc\x1f\x41\x1a\xd7\x73\xa7\x6f\x14\x69\x49\xc7\xe2\xfa\xdd\xa4\xa3\x4d\x1e\xf9\x9f\x48\x59\xb5\x4e\x8a\x61\xd2\xbf\xb2\x0f\xb4\xe7\xe4\xd4\x82\x5d\x09\xb1\xe4\xb7\xd9\xff\x85\x64\x53\x60\x8d\xa3\xd7\x28\x60\xbb\xa4\xc4\xe1\x33\xf0\x8f\xad\x79\x53\x9e\xde\x75\x7b\xd1\xa0\x4d\xfa\xab\x6b\xb6\x97\x96\x93\x46\x5f\x1a\x59\x17\x47\x72\xe9\x30\xe4\xaf\x20\x01\x4d\x23\x15\x1b\x49\x03\x35\x96\xb4\x9d\xe4\xdd\x25\x2d\xf1\x4f\xc9\x65\x79\x48\xc8\x29\x8a\xab\xee\x91\xe7\x53\x60\xac\x2c\xda\x71\x0a\xd0\xc7\xf1\x78\x33\x33\x3d\xef\xc1\xfb\x7b\xc9\xe9\x1d\xb7\xc5\xbd\x58\xfa\xe0\xb5\xe9\x17\xae\x90\x26\xf4\x6e\x37\x71\x48\xbb\xda\x17\xca\x8b\x49\x8a\xfa\x6c\xea\x35\xf2\xf8\x0a\x6d\x3c\x85\x1c\x6d\x86\x42\x76\x91\x07\x0d\x93\x3c\x5f\x51\xca\xe4\x1a\xc7\xdd\x00\xc4\x39\xfb\x45\x8b\x46\x01\x8a\xe7\x5e\xa8\x03\x50\x7f\x93\x85\x7c\x04\xbe\x75\x64\x20\x97\x41\xe7\xf2\x77\x88\x0e\x74\xce\x9c\x8b\xc8\xa0\x71\xdc\x6d\x48\x1a\x94\x9a\xe6\x83\x84\x42\x0f\xc2\x37\x23\x5e\xf0\xbe\x9d\x65\xc8\x7a\xb8\xde\x31\x1c\xb1\x40\x56\x0d\xb7\x22\xed\x08\xfe\x2c\x0e\x91\x20\x3e\x03\x65\xc8\x59\x64\x79\xfb\x4d\xc4\x1f\x19\x5d\xbe\x06\x59\x03\xdf\xd3\xa7\x22\xeb\x11\x7b\x8e\x10\xb1\x40\x0e\xa5\x0e\x20\xf3\x91\x84\xe3\x79\xc8\x0c\x84\xd8\xe9\x8b\x4c\x47\x24\x8e\xf3\x90\x71\x88\xee\xf3\x15\x64\x1b\x35\xf6\x29\x86\xcc\xc0\x3f\xdd\xb8\x01\xbf\xc0\x93\xda\xc7\xc3\xf7\xb1\xd7\x65\xe7\xe0\x4b\x18\x57\x77\x19\xee\xc7\x50\xf6\x77\xb8\x05\x3b\x96\xea\x0f\x5f\xc3\xec\x8e\x6f\x82\xef\xa2\x4f\xbc\xdf\xc2\x2f\x51\x8e\xc3\x4b\xf8\x35\xea\xf8\xf1\x3d\x7c\x98\x73\x7e\xa8\x00\x5e\xcf\x3e\x71\x7d\x32\x3c\x97\xe5\xdc\x7a\x02\x9e\xc4\x5c\x5e\xf2\x1e\x9e\xc8\xb0\xd3\x52\xe1\x31\xc4\x39\xd6\x35\x78\x1a\x3d\x37\xe5\x3c\xbc\x8a\xd6\x1b\x76\x12\xf6\xa7\x5e\xf3\x8e\x84\x93\xf1\x02\x87\x3a\x98\x8f\x25\x7e\x58\x03\xc1\xd2\x89\x8f\x47\x42\xc7\xc4\x87\xaf\x7a\x43\xbb\x84\x8a\xe6\x12\x68\x2b\xff\x75\xf1\x41\x68\x1b\x6f\xbf\x66\x1e\xe4\xc9\x19\x64\x4a\xa0\x40\x76\x78\xf2\x69\x88\x60\x76\x1e\x53\x43\xcd\x8c\x09\x5e\xef\xa0\x4f\xf4\x51\x0e\x46\x78\x31\x7e\xf7\xfd\x6e\xd0\xac\x3d\xff\x70\x0a\xa8\x52\xcf\xea\x47\x40\xa1\x52\xd5\x38\x0c\x22\x72\x8f\x42\x23\x08\x4b\x3e\x66\x28\x41\xae\xa8\x99\xb1\x0f\xcc\x11\xa4\x27\xc5\x82\x8f\x79\x53\x43\x5f\x40\x36\xec\x24\x2f\x3e\x14\xce\x48\x76\x28\x84\x64\x34\xef\x37\xad\x40\x4d\x21\x65\xd0\x0c\x98\xf2\x67\xf7\x8d\x06\x32\x72\x8a\xeb\x95\x00\x27\xcb\xc3\x4c\x02\x78\xba\x2b\x4a\x35\x90\xa3\x0e\xa3\x8b\x81\x2b\x8a\x8e\xc4\x49\xe0\x34\xc9\x70\xc8\x7f\x60\x90\xe0\xa6\xd7\x3c\xd0\xc8\xd9\xe5\xd0\x09\xbe\x22\xce\xbd\xda\x06\xac\x69\xf8\x7a\x77\x19\xf0\xbf\xda\xf0\x1e\x23\xe5\x6b\xc5\xbb\x0b\x87\x28\xcf\x4a\x8e\x98\x8e\x50\x9e\x99\xf3\xe4\x79\xc0\xd8\x9c\x87\xd4\x7b\xc0\xa6\xcc\xab\xf1\x46\x80\xa2\x4e\x3c\xfa\x1a\xb8\x24\xcb\xf6\x94\x83\xcb\x04\x87\x1d\x7a\xc1\x74\xa6\xfc\xc5\x34\xca\xef\xcb\x56\xb7\xe7\x52\xfa\xbb\x1b\xbb\xc5\x94\xdc\xb6\x6d\x35\xfb\x29\xe2\x06\x5e\xee\x59\x8a\xa8\xba\x50\xfa\x94\x52\x54\xaa\xc2\x0f\x51\x86\xcc\x4b\xe3\x22\x81\x19\xd9\xe3\x8e\xda\x02\x41\x6a\x92\xe7\x2a\xa0\x55\xe2\xe9\x70\x1d\x74\x60\x03\xcf\x7d\x28\x83\x03\x95\xb7\xb6\x53\xca\xfb\x87\xbb\xea\x29\x44\xcf\xd8\x6a\x0a\x25\xb6\x6d\x20\xc7\x40\x39\xdb\x10\x21\x5d\x49\x41\xab\x4a\xb1\x4a\x4a\x79\x31\x11\xfb\x98\x72\x3b\x97\x15\xfc\x1c\x98\xa9\xb3\xf2\x9c\x0a\x30\xa5\x1f\x1c\x5e\x02\xdf\x38\x0b\x9e\x95\x51\x9a\x06\x63\x6f\xea\x29\x82\x9b\x07\xbb\x2c\x28\x61\xfd\xbf\xab\xee\x53\xdc\x2f\x1e\xcb\x99\x4e\x71\x6a\x8d\x91\xe4\x50\xbc\xea\x96\x61\x3b\x29\xb1\xe5\x87\x63\x31\x0a\x33\x1f\x0e\x6e\xa3\xd4\x64\xba\x7b\xce\x02\x9c\xe5\x36\x8e\xd6\x40\x0e\xc7\xeb\xbf\x46\x2a\x89\x52\xfd\xe8\x0e\xfe\x91\xf2\xeb\x2a\x8e\xc7\x03\x6b\x5b\x96\xe0\x93\x80\xa0\xe2\x41\xcc\x0c\x98\x34\x42\x2c\x14\x3c\xcd\x5a\x8e\xfe\x03\x3f\x27\xf7\xa2\x59\x10\x1c\x66\x83\x7a\xc3\x93\xbd\x8f\x22\x1f\x60\xa5\x43\x2d\x22\x44\x56\xbd\x7f\x86\x0f\xc2\x92\x47\x63\xf0\x13\x30\x74\xa5\x11\x7b\x0d\x9f\x6c\x0e\xc3\x44\xf0\xb6\xe2\xa5\x98\x1b\xbc\x43\xfd\x0e\xfd\x09\xcb\x98\x38\x9a\x0b\xdf\x4e\x0e\x44\x4f\x21\xd3\x8e\x35\xa0\xf3\x11\x77\xaf\x6f\xc8\x35\x24\xde\x01\x43\x40\x44\xfb\xee\x17\xbe\x13\x67\x3f\x5c\x85\xdd\xc6\xad\xfa\x9f\x60\x31\x58\x43\x93\x00\xb3\xc4\x3c\x8b\xa2\xd0\x3b\xe8\xb0\x3a\x00\x95\xa2\x4f\x18\xef\x51\x7f\xf4\x71\xd2\x2d\xd4\x0a\x6d\x3b\xe6\x89\x0c\xa1\x0a\xaf\x6c\x24\x1f\x8d\x72\x38\x8a\x44\xa0\xf6\x6f\x97\x62\x01\xec\x94\xfb\x67\xd0\xb7\x2c\xda\xe5\xb5\xa8\x88\x79\xba\xe1\x2f\xba\x9b\x11\x57\xf0\x16\x9d\x45\x30\x54\x3f\x91\xdb\xf4\x5b\x44\x17\x92\x4d\x77\x4c\x7c\x8f\xe0\xb4\xf0\xd0\x34\xe4\x24\x15\xf1\xb2\x44\xb6\xe0\x88\x83\x23\x32\x09\x3b\xfb\x3a\x06\x2d\x14\xf7\xdd\x6b\x42\x37\x89\xbc\x2f\x51\x90\xbb\x02\x53\x7d\x38\xc2\xe4\xcf\x35\x9f\x46\x0e\x70\x05\xca\x2c\x64\x31\xc7\x89\xae\x83\x3f\xb3\xae\x26\xfc\x85\xef\x33\xf7\x87\x34\xc1\x7d\x44\x81\x67\x2d\x5c\x46\xbb\xec\x60\x0b\x0b\xf0\xfe\x97\x0a\xe4\x99\x66\xd6\x9d\x27\x08\xaa\x1a\xea\xe9\x40\x5c\x15\xf8\x85\x42\xf8\x91\x6c\x97\xa9\x17\xd6\x48\x66\x2a\xd6\xc1\x09\xc2\x5f\xb4\x13\xb0\x1f\xff\x5a\xc2\x44\x78\x1b\x17\x0b\x99\x0d\xaf\x67\x8f\xf7\x3c\x01\x2f\x63\x6c\x74\x70\x82\x27\xd3\x36\x3e\x5f\x00\x3f\x31\x5f\xbe\x05\xc2\xb2\x3c\x71\xf7\x1e\x78\x9f\x31\xb0\x26\x18\xfa\x64\x98\x94\x6b\x80\xca\xb4\xd5\xb2\xcd\x10\x2f\x23\x06\x2f\x84\x28\xf2\x2f\x71\xc5\x50\xac\x64\xdf\xd1\x15\xd0\x59\xc1\xd1\x1d\x5f\xa0\x33\xec\x3f\x0e\x41\x50\x28\x11\xfc\x84\x09\x27\xd5\x7d\xba\xf1\x07\x1e\x5d\x2d\xe8\x78\x05\x95\x94\xfb\x54\xcd\x82\x02\x8a\xee\x1a\xe9\xd0\xd4\xfc\x83\x12\x5f\xf0\xa3\xb1\x0c\xfd\x0b\x3e\xd7\x5f\x8f\x3d\x08\x3e\xc8\xc8\x0a\x76\x04\x1f\xcb\x26\xed\x20\x83\xaf\xf8\xc3\x0e\x51\xe0\x0b\x66\xea\xe3\x58\xd8\xa5\xb7\xee\xda\x57\xa8\xa3\x53\xd5\xf6\x1a\x0a\x6b\x09\xac\x58\x04\xfe\xa9\xbb\x99\x95\x03\xd6\x56\x59\x8a\xa4\xa0\xbc\xc4\x15\x81\x41\x96\x69\xf8\xfc\x02\x30\x39\x6b\x66\x50\x24\x18\x9f\x51\xbf\x63\x06\xc8\x10\x5f\x74\x88\x05\x65\xec\x7d\x8f\xf2\xe1\xc5\xd7\x77\x5f\x73\x80\xf2\xfb\x2e\xb4\x2d\x80\xb6\x75\xfd\x2b\xdf\x0b\xde\x6c\x1d\x65\x78\x04\x0a\xea\x2e\x08\x1f\x82\x31\x95\xae\xf0\x13\x30\xb8\xc8\xf3\x9c\x12\xdc\x9a\xc3\x0c\xb2\x06\x57\x6b\x03\x3c\x3e\x82\x07\xa4\xe7\x1d\x70\x30\x82\xfd\xf2\x91\x25\x3c\xf2\xce\xd0\x55\x19\xc4\xb8\xfe\xbb\x15\x84\x66\xf5\xdd\x2f\x2b\x02\xf3\xbb\x12\x0c\xfb\xc0\xe0\xe6\x02\x61\x08\xe8\x50\xab\x82\x53\xc0\x59\x65\x23\xce\xed\x00\xde\x99\x52\x8e\xfc\x06\x06\xf4\x31\x1e\x5f\x80\x9f\x32\xa5\xc3\x05\x70\x1a\x67\xf6\x93\x61\x56\x2d\x79\xef\xc0\x00\xb3\x89\x5c\xd0\xc5\x64\xe4\x91\xbf\x57\xdf\x27\xee\x51\x3c\x73\x23\x08\x4b\x4a\xa6\xcc\x82\xee\x0b\x78\xe1\x62\x1a\x05\xf8\x1d\x47\xa6\x66\x82\x75\xc1\xcf\xf1\x26\x88\xb4\x63\x1f\xf6\x08\xf6\xb0\xb7\x41\x3f\x21\xff\x7b\xb2\x84\xb5\x0a\xfc\x35\x30\x91\xb9\x05\x1a\xd7\xd9\xce\x58\x0f\xfd\xaf\x7a\x09\x11\x0b\x4d\xcb\x29\xa5\xd7\x41\x36\x52\x90\xf6\x0e\x42\xf1\xb1\xb4\x35\xd0\x50\xec\x5f\x6a\x24\xec\x15\x1c\x8f\xcb\x60\x83\xc7\x37\xac\x03\x99\x62\xf7\x1d\x7d\x86\xa4\x0e\xed\x62\x66\xa3\x57\x6e\x6c\x62\xd4\xa2\x44\xc7\x4f\xa2\x1e\xf5\xa9\x3a\x41\x8c\x40\x47\x1a\x7f\xd2\x0f\x23\x97\x25\x03\x34\x39\x72\x1b\x4b\xa3\x3e\x40\xfe\x8b\xc5\xa8\x2b\x90\xaf\xc1\x63\xf1\x33\xc8\x67\x8f\x62\x2c\x1b\xf9\x65\x77\x1b\xed\x43\xfe\x3e\x6a\x63\x08\x98\xe5\xd7\x5a\x89\x0b\x8c\xfb\xed\x7c\x7a\x0f\xf1\xa5\x72\x0a\xdd\x92\xb0\xca\x6e\xa5\x01\xf4\x63\xe2\x46\xea\x15\x5a\x0f\x8a\x51\xed\x68\x5b\xcf\x6b\x70\x09\x95\x13\xb4\x1b\x1b\xc6\x2f\x7b\xb8\x61\xee\xf8\x64\xbb\x3a\x34\x1d\x73\x7b\xf0\x85\x78\x2f\xcc\xbc\xea\x4c\x8c\x14\xec\x6b\x7d\x40\xb7\xe5\x3d\x2f\x8f\xa7\xa5\x71\x29\x59\x1e\xd4\x1b\x9c\x25\xa2\x13\x54\x27\xd6\x1b\xc4\x1f\x57\x30\x4b\xcf\x55\x61\xbf\x19\x21\x47\xf4\xd8\x31\xfa\xf3\xed\x6f\xd1\x32\xda\x41\xbb\x6e\xe4\x2b\x9e\x71\xdf\x8e\xf0\x52\xa5\xf5\xef\xa4\xc7\x2a\x28\x2d\x8e\x34\x85\x2c\xaa\xf4\x2a\x75\x48\x12\x9a\xd9\x40\xdd\x2c\x0a\x15\x8e\xc2\x75\x82\x14\x78\x29\xfe\x3f\x1e\x7c\xb6\x0f\x8b\xe1\x9c\x39\x32\x11\xed\x64\x39\x6e\xd7\xa2\xcb\x08\x93\xdd\x7d\xe4\x3c\xf5\xdf\xdd\x9b\xf4\xe0\x3c\x49\xdf\x7c\x1a\x61\x34\x36\x76\x51\x2f\x18\x4a\x8a\xd9\xd4\xd1\xba\x4c\x9d\x0e\x0f\x51\x73\xf9\x8b\xb0\x4e\x25\x0a\xa2\xd8\x56\x59\xc0\x19\x3e\x9a\x21\xfa\x1e\xb8\x06\x1d\xc1\x0f\xd8\xbe\x0b\x89\x62\x1f\xb4\x9f\x05\x57\x12\x33\x6e\xbb\xd1\xde\x56\xff\xee\x81\x68\xd3\xca\x3f\xd5\xa7\x51\x1d\x4a\x26\x16\x06\xe0\xb1\xe6\x21\x0d\x0b\x6b\xcd\xcd\xe2\xba\x60\x6b\xb3\x8e\x50\xee\xa3\xf9\xda\xfe\x18\x0f\x74\xa6\xf2\xef\x61\x6f\x84\x24\xb9\xe8\xde\x0f\x3f\xe3\x2f\xb6\xb7\x81\x5d\x99\x73\x6f\x6e\xa4\x65\x77\x79\x77\xab\xa8\xf5\xad\xc8\x85\x38\xfc\x6e\x83\xc2\x1c\x8d\x2f\xa8\x89\xcc\x68\xc7\x62\xca\xfe\xb1\x65\xe8\x95\xc2\x54\x72\x02\xba\x33\x57\x78\xda\x02\xc9\xcb\x5c\x7e\x28\x0d\x99\xa9\xda\xe8\x1e\x0d\xd3\x44\xed\xf6\xab\xa0\x21\xd6\xed\x81\x20\x9a\xe2\x32\xbb\xab\x9d\x6a\xbc\x18\x51\x2b\xc1\x2f\xb4\x4f\xc8\x97\x63\x9f\x1b\x83\x32\xc6\x63\x6e\x35\xd1\xac\x97\xa8\xbe\xcc\x9b\x74\x0f\x9d\x6e\xae\x8c\xce\x46\xe2\xb3\xe1\x43\x2b\xe0\x9b\xea\x22\xf7\x9d\xb0\xaf\xe4\x88\xbd\x37\x94\xcf\x8e\xbf\x91\x4f\x63\xdf\x78\xd5\x35\x8f\xca\xee\x8f\xab\x79\x8d\x8b\x2e\x56\x9b\x7e\x60\xed\x6d\x6a\x55\x1a\x36\xbe\x61\x35\x2b\x1a\x3d\x5e\x05\x93\xe2\x90\xee\xe2\x83\xd1\x87\x10\x9b\xdc\x80\x43\x23\x60\x4c\x5b\xea\xbe\x13\xfa\x21\x05\xec\xd3\xa1\x23\x6c\xc3\xad\x54\x61\x21\x69\x57\xcf\x3e\xc1\x2c\x92\xb9\x9e\xe0\x89\xc9\xa3\x0b\xeb\xb9\x3e\xe4\x13\x5a\x5b\xce\x38\xf2\x20\xf7\x15\xab\x86\xc2\x06\x48\xcc\x48\xe0\x50\x0c\xc6\xf8\x1f\x68\x71\x78\x29\x3d\x1b\xfc\xcf\xed\x19\xcd\x09\x7a\xb9\xc2\x1f\xcf\x83\xdf\xde\x6c\x13\xce\x00\x5a\x2e\xf2\xf9\x32\xe0\x7e\x5d\x3b\x6f\x15\xf0\xb1\x70\x12\xe7\x35\x38\x55\x43\x63\x97\x82\x5e\xdc\x20\x56\x2c\x98\x4f\xf9\xce\xb4\x87\xac\x63\x26\x13\x43\x90\xf4\x50\x29\x9d\x03\x4f\x75\x93\xd1\x6c\xe1\xdc\x15\x4b\xf1\x5c\x64\xf7\xcd\x89\x02\x32\x12\xde\xdd\xc3\x5f\x84\x6c\xb8\xf0\x9b\xdb\x89\x8c\x2b\x38\xc2\x61\xc1\xf7\xd5\x4f\xd9\x41\x70\x2f\xa7\x9d\x65\x09\xbf\xa0\xa4\x31\x86\x90\xd9\xa7\x33\x09\x23\xb2\xe1\xd0\x61\xfa\x31\x24\xc0\xed\x38\xf5\x1f\xc2\x59\x31\x03\x67\x21\x5d\x37\x62\xf9\x6c\xa2\xa7\x2b\x80\xe7\x4e\xcc\xad\x35\x72\x7e\xd1\x8f\x9a\xc7\xb3\x7b\x68\x05\x19\x26\x56\x16\x6d\x26\x3b\x8f\x99\x44\xd5\x93\x31\xc6\x0e\xea\xc6\xe8\x4e\x62\x31\x5e\x10\x60\xa6\xbd\xc0\xe7\xbb\x8d\xa5\xca\x31\xe1\x8a\x49\xf8\x2a\xf4\xcf\xb5\xeb\xbc\x1e\x3e\xb5\xe3\x2a\x17\xe7\x1d\xa9\x59\xc6\xd9\xcb\x9d\x67\xca\x60\x2f\x66\xdf\x56\x1d\x61\x7e\x67\x99\x58\xa9\x8c\x1b\x4c\x2d\x29\x9d\x28\x63\x88\xa2\x3e\xd2\x09\xe2\x44\x80\x15\xed\x10\xdd\x72\x5b\x17\x75\x32\xb5\x7d\x85\x1d\x96\x8d\x07\x5c\xdd\xc5\x5b\xad\x98\xda\xee\xc2\x79\x29\x73\xa9\xd2\xb1\x8b\x25\xc1\x79\x76\x2c\x48\x04\x29\xfe\x32\x83\x05\x45\xcc\xed\x0c\x77\xde\xef\xf4\x58\x62\x39\xd7\x2d\x6a\x3e\x6d\x98\xed\xe7\xaf\xa0\x36\x31\x7d\xb7\xb1\x71\x32\x31\x75\x85\x2f\x36\x97\x5a\x71\xf9\x3f\x6e\x80\x31\xbd\xe5\x13\x67\x81\xa1\xbf\x22\x8c\xf5\x54\xbf\x28\x67\x22\xb3\x58\xb3\x57\x3e\x89\x41\xa8\x52\x09\x90\x48\x90\x17\xa6\xbe\xa1\x1f\x93\xb4\x9f\xfa\x46\x5b\x27\x54\xfb\x5d\xa4\x8e\xe0\xb9\x6f\x5b\x8b\xb5\xb2\x44\x2b\xd2\xd1\xe3\xf4\xca\x4b\x06\xce\xef\x8a\xd5\x4d\x39\xec\xfc\x12\x56\x99\x3d\xeb\x54\xc1\xed\xac\xff\x98\x76\xa6\x91\xd2\xb9\xc4\x4f\xe3\x0c\x5a\x35\xfd\x69\xe6\xec\x94\x08\xda\x75\xf5\xa3\x93\x17\xa9\x66\x45\xd0\xc1\x0f\x38\x45\x4c\xda\xda\x89\xb9\xf1\x9c\x57\xb0\x90\x7b\x8c\xcc\x1e\x9c\x73\xa7\xb5\xb9\xc1\xc8\x26\x35\x1e\x29\xb1\x63\xd9\xd5\x5e\x30\x8c\x61\x3c\xaf\x78\x24\xde\x4b\x94\x16\xdf\xa0\xce\xa2\x0b\xf2\x73\x92\x86\x69\x69\x46\x9b\x08\x3d\x75\xaf\x6e\xe1\xc1\x85\xf8\x42\x85\x7a\x6b\x28\x7a\x5f\x68\x5e\x21\x43\x00\xd6\xbe\x8b\xf9\x9c\xd6\x8b\x35\xf5\x9d\xec\xe8\xf6\xa1\xe2\x3d\xac\x99\x4d\x77\x32\xd7\x32\x7a\x2e\x10\x22\x3a\xc1\xaf\xf8\x82\x87\xd3\xa3\x8a\x9d\x92\x82\x68\xbb\x4c\x93\x22\x96\x51\xe7\x19\x76\x1e\xe8\xc0\x9e\xaa\x3e\x6f\xdd\x8c\x1a\xc5\x8e\x2b\x8a\x91\x1d\xac\x27\xdd\x7f\x38\x79\xfd\xd7\xeb\x67\xb3\xf7\xf5\xe4\x16\x29\x98\x5f\x3a\xb6\xeb\x09\x46\x76\x13\x4d\xf8\x9a\x08\xaf\x05\xb0\x1b\xf4\x55\xe5\x4e\x89\x4f\x69\x63\x0a\x12\x4f\xf4\xe1\xfd\xd9\x5f\x0f\xc8\x31\x99\xfa\xd1\x56\x17\x34\x40\xb2\x6b\xc5\x63\xf8\x3d\x7b\x51\xcf\x02\xe5\xfc\xf4\xf3\x0d\xb9\xf2\x45\xe9\x43\x25\xf7\xa5\x56\xa4\x03\x86\xaf\xe2\x3d\xa4\x76\x49\xb0\x90\x42\xf6\xa5\xad\xe2\xeb\x29\x13\x93\xdf\x71\x1b\x28\xf7\x4e\xae\x66\x5f\x07\x0a\x0e\x8e\x61\x5e\x07\x19\x5b\x7c\x88\x1a\xc8\xb4\x3c\x88\x96\x06\x5f\xbb\x78\x40\x61\xa4\x34\xd6\xdf\x97\xd5\x51\x1e\x95\x58\x4b\xba\x81\x99\x86\x83\xa2\x9f\x80\x8f\xb8\x46\xb8\x16\x90\x52\x73\xf9\xa7\xc0\x09\xc9\x49\x5c\x0e\xc8\x8c\x68\x65\x17\x41\xd3\x0e\x14\x30\xeb\x21\xc5\x96\xa9\x84\x09\x0e\x5c\xee\x4d\x4b\x41\x96\x77\x93\x15\x9b\x60\x9b\xfa\x99\xb2\x50\x78\x5c\x71\xa8\x24\x0e\xfa\x93\x99\x2d\xca\x87\xde\x8b\xed\x04\x2f\xa1\xaf\x54\x2b\xfe\x12\x78\x79\xd2\x1f\xee\x41\x38\x32\x22\x84\x4d\x86\x55\x07\x42\x98\x02\xb8\x7f\xf3\x7d\x82\x86\xac\x5a\xee\x44\x0b\x42\xc4\x5d\xcb\xe4\x69\x74\xcb\x0b\x75\xd2\x5c\x1a\xbb\xc8\x5a\xdc\x4b\xfd\x4f\x1f\x2b\x9a\x44\x8d\x14\x8d\x13\x1c\xc4\xff\xc3\xe7\xf2\xf8\xb8\x3a\x69\x2e\xa7\x03\x3f\x74\x42\xc6\xfa\x8d\xbd\xdd\x7f\x85\xb9\x08\x83\x36\xcb\x08\x0b\xcc\x66\xb9\x13\xf5\x3b\xda\xd8\x51\x26\xcb\xe7\xb2\x6b\xf9\x92\xab\x1c\xa2\x60\x40\xfc\x3f\x76\xbc\xce\x45\x78\x88\x15\x2c\x78\xc1\xd7\x33\xfd\xb0\x59\xdc\x77\x8c\xb8\xc4\x8d\x9c\xf5\x04\x2f\xfc\x3a\x2b\x8a\x8e\xec\x3f\xcc\x60\xd3\xce\x6e\x8e\xa5\xf3\xa8\xbb\x96\x47\x53\x4f\xe3\x73\xda\x3d\xa5\x2f\xa4\x05\xd5\xbf\x25\x2b\x24\xb3\xcd\x54\xd1\x09\xd1\x39\xcd\x57\x81\x59\xd0\xc8\x6f\xe2\xfd\xe2\x2f\x40\x27\x72\xfd\xb9\xaa\x84\x43\x6c\x03\x67\xc6\xf1\x3f\xcc\x7e\xd6\x9e\x7d\x4f\x89\xaf\x0c\x68\xf3\x01\xda\x0f\x3a\xba\xdc\x88\x5f\xa7\xc6\xb5\x4e\x93\x3a\x19\x22\xab\xa6\x89\x23\xf5\xe3\x4d\xf1\xc2\x5c\x8d\x5c\x3d\x8e\xff\x2a\x63\x2c\xf7\x0f\xcf\x49\x11\x0b\x27\x71\x38\xd2\x67\x71\xdf\x59\x0f\xc5\xee\xc7\xe7\x31\x67\x0a\x0e\xec\xb3\x27\x36\x71\x37\x6c\x1e\x49\xdb\xc6\x7c\xb0\x7c\x00\x9f\x45\x3f\xde\xf4\x52\xd2\x5c\x92\x50\xde\x2d\x1e\x51\x38\x3a\x37\x5c\xe8\x6c\xca\x57\xcd\xe1\x9f\xcf\xb1\xe6\x38\x71\x8b\x0d\x30\x78\x8d\x33\x4e\x7b\x35\x56\xc0\x0a\x56\x7d\x0c\x9b\xc8\x10\xc8\xca\x7d\x8f\xd1\x2b\x44\x2b\x5c\xb5\xd4\x2a\xee\xde\xe5\xcf\x31\x0e\x63\x65\xe3\x6c\x49\x7d\xa3\x57\xd9\x44\xd1\xe0\x05\x0b\x63\xac\x70\x42\xe5\x15\x85\x13\xdf\xb5\x74\x1f\xeb\x2c\x37\xa1\x20\x03\x70\x62\x5f\xc8\xed\x3e\x6f\xcb\x1a\x65\xc8\x0d\x7d\xc6\xd8\xa0\x19\xb7\x97\x4d\x0f\x92\xfd\x74\xdd\x40\x0d\x14\xb0\x97\x7f\xc6\x96\x31\x1b\x1a\x96\x4a\x2e\xb4\xb7\x97\xae\x12\x0d\x34\xef\xca\x16\x0b\x7e\xd6\x49\xe5\x61\xfc\xe5\x55\x5a\xa6\x8e\x1b\x5c\x1a\x43\x01\xd8\xb2\x82\xc9\xe7\x68\xcc\x9b\x39\x7b\x43\xa3\x19\x63\x74\xbf\xf7\xba\xd0\x97\x29\x57\xbb\xce\xa0\x5a\x08\x87\x6d\xc7\xa2\xaf\x58\x7b\xea\x83\x24\x55\x3d\x89\x25\xe7\x44\x17\x3b\x8a\xb2\x1e\x08\x9e\x35\xe7\xcb\x4a\xf8\xe3\xea\x0e\x32\xfe\x71\x57\x57\x9a\xc9\x6f\xd8\x11\xc5\x3d\xe7\xa6\x32\x65\x26\x4a\xe8\x24\xa2\xd9\x80\xef\xf9\x43\xbb\xa7\xfa\xe7\x3a\x09\xef\x15\x8f\xb5\x5d\x87\x8a\x59\x44\xa5\xc9\x98\x9a\xf6\x3e\x5f\x66\xd0\xa6\x47\x6b\xbb\x74\xaf\xd3\x2f\x89\x76\x6b\xb6\x92\x76\xd3\x96\xa9\xd8\xa4\x27\x69\x42\xf9\x65\xb2\x36\x66\x82\xe4\x07\x25\x3d\xd8\x4d\xf8\x03\x88\xde\xbd\x89\x77\x05\x3c\xb9\xe1\x29\x9b\x80\x24\x36\x42\xc6\x44\x78\xb0\x72\x9a\xf1\x7f\xe4\x8f\xf9\x23\x0c\x3b\x28\x76\xda\x4d\x3a\x25\x65\xbf\xb0\x47\xfd\x99\x22\xa6\x56\xa9\xf6\x50\xbe\xa6\xad\x91\xcb\x81\x84\xd3\xe5\x92\x1e\x70\x7c\xd0\x07\xe1\x2d\xd0\xb4\xeb\x17\xaf\x16\x3a\xbc\xa1\x9e\x9d\x0e\xaf\xb4\xc1\x19\xa3\x90\x05\x15\xc9\xd9\x59\xd0\x3c\xd3\x89\xcc\x17\xd0\x54\x4d\x96\xce\x1b\xfc\x2e\xf4\x51\xe7\x42\x63\xa8\xde\xaa\x31\x90\x5d\x6a\x97\x3c\x10\x3a\x7d\x3a\x58\xc2\x87\x9a\x82\x8c\x42\x23\x3c\x77\x57\x2b\x4f\x00\x27\x6d\xd0\xb1\x03\xe1\xcf\x36\x18\xf1\x1c\xc1\xca\xcf\x67\x75\x53\x05\x79\xd1\x99\x8e\xd4\x99\xea\x4a\x6d\x36\x4e\x17\x84\xaa\x27\xe3\x8b\xf0\x28\x65\x1c\xd6\x95\xf2\x4f\xd6\x89\x89\xa3\x8b\x25\x63\xb1\xd8\xa0\xb9\x42\x5b\x6c\xed\xae\xe3\xbc\x45\xe8\x87\x0d\x00\xeb\x15\xda\x69\x93\x45\x40\xa8\xba\x6c\x4d\x96\x33\xfb\x40\xae\xbb\x9e\xc9\x4a\xcc\xd0\x69\x7e\x30\x61\x7e\x48\x46\x24\x43\x89\xc1\x8a\xcb\x44\x5b\xca\x6a\xd9\x1a\x62\x6a\xd4\x6f\x31\x89\x1e\x76\x84\x10\x48\x68\xcc\x5d\x93\xb8\x2c\x6a\xfe\x86\x28\x56\x08\xde\x63\x33\x48\x7f\x8f\x3d\x2e\xf9\x63\xe0\x89\x5a\x72\x66\xeb\x5e\x0b\x43\x54\x98\xe6\x18\xff\x09\xcf\x5f\xd5\xc3\x4b\x43\xf9\x8a\x0d\xdc\x39\xc9\x47\xa4\x6a\xf6\xf5\x28\x6f\xd1\x3b\x16\x3b\xf0\xb3\x60\x04\x73\xfa\xce\x4a\xce\x47\x82\xba\x21\x84\xd9\x40\x7b\xb8\xd4\x86\xbe\x8f\x6a\x5f\x6c\x9b\xf9\x44\xbb\x39\x7b\xbf\x6e\x8b\x7a\xb3\xe2\x8a\xda\xac\x9a\xcf\xb9\xa0\x9a\x2e\xbf\x81\x2c\x94\x27\x49\xf9\x49\x93\x24\x77\xc5\xa1\x91\x2b\x45\x2b\x85\xb3\x03\x97\xf3\xb7\xf3\x88\x9d\xf6\x9c\x75\xec\x6b\x1b\x56\x33\x7e\x30\x86\x97\x86\xd3\x68\xb4\xef\x85\xcb\x32\xd3\xcc\x73\x0d\x89\xda\xfe\x3c\x4b\xf9\x7c\xf5\x56\xe3\x2c\xf6\x02\xa5\x3c\xf3\x39\xa4\x94\x7d\xd4\xe6\x24\x14\x4a\x0e\x67\x9c\x39\x35\x4a\x98\xa3\x18\x7d\xd8\x83\x77\x41\xe2\xe5\x4d\x67\x9b\x04\x9e\xce\xaf\x19\x67\x39\x93\x96\xd2\xa8\xef\x08\x99\x39\x22\x33\xae\x5a\xae\xaf\xd0\x16\x97\xff\x27\x0d\x55\x8f\x2b\x59\xc8\x4c\x50\x06\x15\x4c\x02\xff\x27\x33\xe6\x5e\x8f\xdf\x29\xfe\x93\x45\x8f\xe8\x15\x7a\x6a\xbf\x1e\xda\xc3\x3b\xa4\xfc\xea\x75\x87\xed\x21\xc9\x70\xce\x60\x8c\xe0\x0d\x2f\xd5\x52\x01\xc6\xcf\xfc\xf2\xcc\x43\x0d\x52\xdd\x77\xad\xa6\x56\x20\x11\x67\x0c\x57\x06\x30\xca\x94\xdb\x4a\x06\x81\x50\x19\x5e\xb0\x2e\x2e\x4f\x7c\x3d\x37\x3c\xc2\x4b\x38\xc3\xe0\x1e\xf0\x90\x67\xa5\xd6\x7b\x09\xd9\x93\x64\x72\x67\x94\x68\x17\x6c\x5d\x5a\x49\xdd\xc6\x84\xf3\x97\x64\x6e\x68\xbd\xac\x0b\xd4\x52\x1b\x29\xe2\x97\x19\x77\x6b\x5f\x33\x66\x28\x17\x56\x2e\xa0\x74\xc9\x0e\x97\x8c\x8f\x5b\x26\x56\xe5\x37\x9f\xb8\x25\xe8\x37\x2e\x08\x10\x70\x6f\x69\x5f\x7a\x9d\x64\x35\x28\xb6\x3a\x43\x44\xa2\xd0\x69\xe9\x13\xfc\x05\xb3\x35\x73\x4e\x59\x6b\xfa\x41\xd9\x8f\x62\xd7\xf4\x62\xce\x71\x73\x3d\x69\x12\xba\x23\x6f\x09\x89\x96\x62\xc8\x4e\x26\x2f\x8d\x29\xd1\x57\x92\x07\x43\x7f\xa8\x2f\x52\xaa\x0f\x6c\x51\xb0\x81\xba\xed\x88\x64\x0a\x78\x75\x6d\x19\xff\x24\x3c\xc9\x7a\x31\x2b\x09\x09\xd4\x9b\xcb\x22\xc9\xdf\x64\xf2\xa2\xa7\x14\x0b\xce\x18\xf3\x39\x8a\x0f\xf2\x39\xf7\x0e\x45\x98\x12\x92\xed\x44\xf9\x15\x93\xac\x07\x00\x30\xb4\x59\x2d\x07\x17\x1f\x98\xa2\x88\x04\x6f\x6f\x3f\x26\xfe\x04\x65\xae\xd5\xf3\x0f\xc2\x74\x6b\x6b\x56\x34\x02\xe9\x37\x97\x4d\x06\x9b\x64\x6b\x8a\xb8\x60\x31\x3b\xcb\x3c\x1f\x2c\x46\x32\x73\xd9\x60\x77\xca\x82\xac\xb7\xe0\xdf\x18\x67\xbd\x2b\xe4\x13\x2a\x50\x07\x43\x25\xfb\x1f\x2a\xd6\xc2\x36\xdb\xb7\x8a\x3b\x61\xed\x5a\x11\x7f\x15\xb2\xc1\x7a\x35\xcb\x1b\xb9\xa9\xa3\x97\xfa\xe1\x15\x52\xac\xf0\x2e\xbe\x9b\xfd\xbf\xfc\x58\xec\x0a\x32\x31\xe7\x15\x46\x4a\x66\x66\xf9\x61\xdb\x4e\x57\xe9\x32\x31\xeb\x50\xbb\x8c\x0e\x6c\xee\x7e\xae\x3c\x1f\xfd\xbd\x7d\x8c\xd8\x07\x7d\xbc\x96\xc6\xbb\x80\x3e\xb2\x8e\x60\x5e\x43\x6f\x6a\xe9\x25\xa5\xcc\x07\x12\x53\xa1\x0b\x73\x0e\x6b\x8b\xa9\x8f\xb1\x19\xde\x9b\xe3\x43\xa4\x25\x3d\x31\x54\xd2\x2f\x9e\x5e\xa2\x9b\x4c\xdf\x14\x92\x9f\xe1\x42\x2b\xdb\xef\x2c\x9f\x49\x9b\xea\x3e\x20\x2a\xa4\x1e\x5f\x2b\xe0\x59\xe0\x17\xac\x4d\x4c\x17\x7c\xb4\x86\x5d\x32\x59\x10\x2f\x2e\x2f\x50\xf1\xf7\x33\x4f\x98\x5c\xb8\x7f\x20\xaa\xb1\x8c\xd3\x91\xb4\xc1\xb0\x98\xad\x8e\xa6\x69\x53\x59\x9c\x10\x3b\x55\x0e\x13\xde\x77\x47\x96\xc6\xf0\x72\x37\x89\x26\xd1\x87\xd7\xe6\x72\xe3\x69\x4a\xeb\xaf\x0c\x06\xd5\x41\x7d\xa8\x78\xb7\xea\x8f\x88\x66\xbe\xaf\x9c\xcf\xb0\xcd\xa3\xc8\xed\xc1\xa3\xd9\xef\xa5\xb6\x89\xcb\x32\xfd\xc4\xf6\x51\x12\x8d\x49\xe8\x79\x34\x42\x79\x9b\x7f\x70\xdf\x4e\x69\x2e\xd7\xd2\x3d\x50\xb8\x8d\xd5\xbd\x36\x93\xa3\x65\x84\x2c\x09\x22\xf2\x69\x97\x55\x0f\x8b\x9e\xe4\x84\x0a\xe7\x98\x23\xb2\xa4\xf4\x07\xb9\x7f\xf4\x5f\x80\x25\xd9\xa7\xb5\x73\x13\x46\xea\x9b\x33\x56\x47\x0a\x34\x73\x15\x21\xc1\x74\xa5\x97\x34\xda\x57\x2d\x9d\x25\x5a\xea\xf6\x4a\x90\xc3\xcb\x59\xcb\x61\xff\x65\x4f\x58\x92\x41\x8c\x26\x36\x2b\x4f\x17\x65\x97\x72\xf8\x65\xe6\xe5\x45\xce\xb4\xf8\xdc\x82\xfc\x16\x72\x4f\xf6\xa4\xdc\x79\x71\x9d\xfa\xc0\x2c\xbf\x53\x29\x6a\x83\x0e\x0b\x92\x29\xba\x33\xc0\xbd\x4f\x25\x52\xf9\x22\xb7\x04\x81\xbd\xe8\xdc\xda\x13\x6c\x8c\xcb\x5a\xd2\x45\xa7\x33\xce\x2a\x3a\x8b\xb8\x55\x8f\xf9\xd3\xcd\x53\xca\x37\x50\x3b\x73\xd9\xc5\xc7\xc8\x8e\x59\x43\xe6\xc0\x38\x67\xfd\xd2\x5c\x87\x93\x5f\xd5\x67\x0c\x43\x41\xf6\x0a\x86\x36\x68\xaf\x58\x12\xa8\x3c\xe7\xb6\x83\xff\x42\xb2\x62\xed\x11\xb6\x1b\x2f\x73\xc9\x13\xba\x27\xe3\xae\x62\x53\x51\x52\x1d\xc4\x43\xf2\xdf\x56\xb3\xa8\xce\xb9\x11\xe5\x11\xa4\x9c\xac\xe2\xe2\xa9\xb1\x4d\xba\x97\xf9\xc4\x49\xbe\x7a\xb9\xf1\xfa\x91\x3b\x8a\x6d\xfa\x6b\x7b\x83\x24\x63\x33\x4e\xb9\xd9\xf0\x25\x52\xfe\xda\xe3\xac\x97\xfc\x54\x9b\x69\xb4\x37\xcc\x29\xdc\xbb\xcd\x81\x24\x31\xf5\xbf\xba\x21\xd2\x75\x0a\xa5\x9a\x42\x9e\x94\xa0\x2c\x1f\x49\x8e\x8f\x3e\x59\x14\x4e\x19\x19\xfa\xc8\x94\x41\xa9\xf5\xeb\xcf\x16\x02\x4a\xef\x47\x3a\x2b\xd0\xe0\xea\xab\x3c\x01\xb5\xac\x9c\x28\xde\x08\x3f\xb1\xf4\xe0\x98\xd1\x19\xdc\xa2\xa6\xb7\x94\xdf\xd4\xc6\x3a\x1c\x98\x42\xd9\x59\x6d\x07\xcc\x4d\x38\x57\x56\x09\xf8\x44\xbb\x15\x2d\x04\x72\x42\x9b\x4c\x21\xa0\xbd\x5f\x59\xf6\x11\xf0\x8a\x77\xaf\xf6\x23\x24\x73\x75\x55\xba\xc1\x67\x56\x4e\x14\x2f\x46\x76\x58\xfa\x73\xe4\xe8\x32\x2e\xd0\x04\x42\x04\x95\xa8\xb3\x81\x4e\x53\xa6\x54\x5d\x85\x76\x25\xb8\x96\x45\x40\x3e\xd1\x73\x0a\x2f\x41\x29\xa1\x2a\xd3\x74\xa8\xc3\x4f\x92\x3d\x0d\x76\xf1\xae\xd0\x56\xc2\xd5\xae\x8e\xca\x89\x88\xf7\xca\x49\xa2\xf7\xc8\x4d\xcb\x33\x9c\x58\xf4\x2c\xe7\x5a\x63\x0d\x7e\x9d\x3a\xe2\x42\x24\x1e\x4c\xce\xaa\x5a\x8c\xdd\x8e\xbf\x5d\x5a\x86\x61\x51\x8d\x85\x36\xd8\x81\xd0\x03\x79\x51\xd8\x36\xbf\xa3\x59\xd1\x98\x97\xb7\x44\x6b\x83\xed\x74\x9d\xaf\x20\x63\x7b\x56\x5a\x88\x22\xb1\x03\x96\x05\xec\xd7\x58\x00\xc7\xa7\xe1\x2f\x13\xc5\xf1\xda\x62\x46\x3e\xd9\xae\xf2\x34\x71\x29\x3e\xbe\x74\x34\x31\x27\x2a\xa6\x80\x44\x27\x87\x8e\xc9\x6d\xa6\xfd\xf0\xb3\x30\x74\xd0\x98\xde\x67\x35\x29\xb4\xc9\xae\x93\xe4\x97\xa8\xb4\x95\x5b\x84\xd5\xf8\x4f\xcb\x1f\xec\x2d\xf8\x29\xf6\xb3\x06\x5f\x3e\x17\x1f\x5b\x3b\x92\xb7\x8f\x64\xac\xa8\xe3\x4e\x88\x1f\x51\x12\xcc\x7e\x1e\x35\xd5\x7c\x8d\x35\x18\x52\x9e\xbb\x80\x39\x74\xf0\xbe\xc1\x8a\xf1\xc9\xdb\x43\xdd\x46\xbc\x70\x1d\x21\x9f\x45\xef\x5f\x19\x26\xf8\x43\xcb\xb5\xda\xc7\x02\xa8\x31\xec\x19\xf5\x64\x45\x2f\xb6\xa9\xc6\x4e\x3e\x32\xfd\x56\xf9\x7d\xe9\x9a\x38\x97\xe2\x04\x71\x50\xa4\x7f\xfe\x63\xa1\x30\x64\x56\x8e\x2d\xff\xe6\xc1\x93\x99\x8e\xbc\xf9\x5e\xc3\x19\x57\x38\xab\x37\xbd\x95\x2d\x65\xd9\xaf\xe4\x09\x26\x31\xe6\x5b\xf5\x33\xa9\xb4\x27\xac\x0d\x75\xfd\x86\x6e\xf4\x60\x35\xa6\xdf\x97\xf6\xa5\x7c\x83\xa6\x27\x36\xb8\xa8\x25\x63\xf5\x29\x24\xdf\x4e\x21\x3d\x1a\x66\x3c\x2b\x1b\x73\xe0\x9a\x3e\x4e\x1c\xee\x25\xc8\x98\x2b\x00\x37\x35\x48\xcf\x72\xe3\x57\x1a\xf8\x07\x58\xc1\xd6\xab\x19\xdd\xc4\x02\xa6\x43\x9d\x7f\x01\x8c\x1c\xa9\xfe\x9f\x29\x21\x6d\x4c\x59\x43\x8e\xf7\xf9\xc4\xa2\x6d\x86\x77\x27\x4d\x26\xb9\x8e\x08\x36\x66\xdf\x50\x5b\x1c\x70\xd7\x0d\x28\xb8\x5e\xf6\x2a\x8a\xa4\x64\x93\x40\x72\x4d\xa0\x5c\x99\xcf\x6b\xe0\x44\x59\x27\x31\xb6\x31\x26\x33\x8c\x75\xf3\x4a\xe7\xc1\x83\x55\x03\x85\x75\xa9\xc2\x32\x22\x7f\xd3\xf9\xf1\x45\x23\x73\x58\x27\x77\x99\x02\x0c\x9d\xc1\xfe\xd9\x3c\xed\xd7\xfd\xff\x74\x6c\xd5\x17\xcf\xbf\xaa\x35\x32\xcd\x26\x44\x42\x13\x8d\x5d\x59\xce\x4b\xe4\xee\xb2\x96\x10\x5f\x18\xa1\x0c\xc7\x0b\xb7\x2a\x47\xc2\xf1\x55\xca\xd2\x93\xa9\x6b\xca\xf6\x14\x66\x9c\x2b\x2c\xac\x35\xe5\x46\x7c\x31\x8d\x34\x8a\x82\x67\x64\xbb\x64\x46\xef\xbf\xa6\x5b\xa3\x19\xe5\xf9\x5c\x79\x55\xb1\x75\x13\x55\x62\x2b\x5e\xb5\xb2\x8f\x37\x87\xfb\xce\xba\x8d\x50\x32\x12\x68\xb7\x3b\x5d\xc8\x1c\x70\x5a\x8b\x88\x5c\x91\x3c\xb6\xfe\x09\xb9\xff\x8c\xb6\x66\x0a\xc5\xea\xc4\xf8\xf2\x51\x14\xdd\x91\x85\x85\xdd\x80\xaf\x6f\x77\xde\x56\xd0\xd6\x23\xcf\xb0\x01\xb2\x75\x99\x96\xf1\x12\xde\xee\x30\x59\x3a\x1a\xd9\x6f\x91\xc3\x35\xa3\x51\xb4\xfc\x8e\x01\x60\x10\xf8\xd8\xe2\x0c\xdc\x48\x1a\xaa\xe7\x00\x9d\x67\xe0\xea\x7a\xe0\x49\xf8\x9b\xb2\x6a\x70\xf5\x91\xd1\x85\x18\x98\xeb\x5b\x9e\xfb\x0b\xf2\xf1\xd0\x19\x46\xc1\x13\x5d\x26\x64\x34\xc1\x83\x0e\xb3\x24\x8f\x91\x4c\x8b\x1a\xae\x04\x8d\xa3\xc5\x75\x24\xc3\xfb\x81\x4b\xcd\x37\xe0\x05\x49\x75\xf5\x6b\xa1\xa1\x33\xc1\xd5\x27\xa1\xde\xf0\x4b\x65\x27\xa1\x17\x81\xaf\x0b\xd7\xc1\x6b\x7c\x35\xb9\x05\xb0\xca\x43\x9a\xd9\x82\x2c\x74\x19\x93\x81\x21\x26\x87\x85\x92\x02\xd4\xde\xe2\x3a\x37\x0a\x2d\xa5\x7e\x69\x37\x53\xf7\x01\x51\xcd\xd3\xf1\xe6\xa4\xe8\xba\x38\x7c\xfd\x99\x39\x55\xb9\x58\x7f\xb8\xb0\xd4\x8c\x49\x02\x6b\x0a\xc8\x18\xe8\x9b\x9a\xf3\x05\xc3\x3c\x38\x99\x4b\x30\xba\xcb\x28\xd5\x33\x4c\xe0\xb0\x51\x32\x17\xe3\x5b\xce\xe6\xdc\xc4\x78\xd4\xa2\xb6\x57\xcc\x0a\x60\x51\xd3\x01\xc6\x40\xd2\xbc\x0b\x85\xc4\x70\xcc\xcd\xca\xb7\x84\x73\xf8\xc9\x92\xef\x74\x59\xa0\xc0\xdc\x4d\x9f\xe1\x1b\x9c\xb3\x8b\x96\xe9\x91\xae\x8f\xa1\xd9\x6f\xf8\xad\x72\xa4\x9a\x1d\x8e\x8a\x8f\x51\x6d\x2d\x8f\x73\x16\xe3\x12\xea\xc1\xb6\xd5\xfc\x44\x4a\x73\xa3\x84\xb7\x3e\xb1\xb9\xf6\x03\xe7\x73\x8c\xa0\xd2\x89\xdd\x17\xbe\xbe\x64\x27\xab\x3d\xf0\x94\x79\x16\xb3\xc7\x77\xa3\x51\xcc\xb8\xe7\x71\x42\x57\x48\x3c\xdc\xf0\x53\x19\x43\xbf\xe1\x80\x88\x94\xb4\x3a\xcb\x72\xf6\x61\x2a\x0f\x6f\x68\xdd\xa6\x70\xa6\xd8\x35\x64\xca\xce\x25\xda\xd7\x7c\x93\xe8\x4e\xff\xa8\x58\x27\xea\x3f\xae\x2d\xde\x2c\x9c\x7d\xf8\x4d\xfe\x38\x7e\xc4\xde\x27\xd9\x34\x6e\x99\xc7\x46\xad\x81\xfd\xd8\x65\xb2\x22\x9c\xf9\xdd\xa1\x5d\x28\x65\x4c\xb0\x72\x67\xed\xa3\x7d\xc1\x47\xb5\x80\x99\x2a\x72\x6a\xfd\x23\xdd\xb2\x04\xb0\x66\xbd\x3a\xf7\xf4\xde\xf2\x53\xaa\x45\x61\x3f\x8b\x22\xe5\x9a\xc3\x61\xa6\xb5\x52\xab\xbd\xe9\x59\xc5\x22\xf9\xf6\x4f\x9a\x6b\xfc\x3b\x1b\x3e\xc8\xe5\x9c\xaf\x0e\xcf\x05\x97\x58\xb3\xad\x72\x99\x04\x31\x03\xf3\x69\x7e\x90\xaf\x27\x35\xd6\xef\xc9\x95\xc7\xf7\x55\x6b\xb3\x29\xd1\xfa\xb2\xf6\xcc\xcd\x61\xfe\x85\xb5\x9a\xaf\x87\x06\xf2\x70\x55\xc9\xde\x99\x59\x23\xe5\xfb\xb7\x57\x69\x6c\xc4\xb9\x1b\x3e\xc9\x5e\xf3\xaf\x3a\x4e\x16\x38\xb2\x5f\x5b\x0d\x33\x86\x89\xa7\xe8\xb3\x66\x75\xd1\x03\xd2\xf1\xfa\x31\x66\x2c\x9e\x52\x1d\x9c\x37\x2f\xfa\x60\x19\x29\x9b\x16\x36\xb1\x30\x4a\xff\xec\x90\x2a\x6f\x8d\xc6\x6b\xcf\x5b\x83\x59\x49\xd9\xae\x55\xf7\x48\x23\x36\x7c\x91\xc9\x84\x0b\x1d\xad\xf8\x83\x9c\x62\xeb\x79\x0c\x33\x63\x29\xca\x68\x3e\x5c\x96\x40\x1a\x57\x57\x53\x34\x10\xbf\xa6\x7a\x8a\xd9\x3e\x7a\x5a\xd9\xb2\xdc\x43\xc7\xae\x15\x4e\xc8\x8a\x39\x14\x9f\x7b\x49\x97\xb2\x67\xc0\xb0\x33\xc3\x6f\xbb\x54\x7d\x52\x76\x65\xc3\x5f\x99\xb3\xc8\xd2\xd1\x83\x4f\xe6\xba\x5b\xef\x61\xec\x65\xac\x82\x9d\x7a\xa7\x51\xba\x52\x25\x9d\x7b\x29\xdd\xe7\xaf\xb7\x24\x52\x6a\x4f\x75\xd4\x07\x51\x5e\x86\x28\xaa\xfe\x00\xbe\xfe\xab\x4a\xa3\x81\x67\xbb\x93\xcd\xe7\xc0\x22\xb7\x59\xd9\x0f\x21\xad\xd3\x29\xed\x3c\xd8\x6c\x07\xc9\x38\x88\xca\x22\x82\x07\xa3\x0a\x78\x61\x4f\x19\x34\x3a\x95\xdb\xf1\x0e\xbc\x71\xbe\xa5\x65\x0e\xa8\x3f\x55\x5e\x3f\x12\xcc\x08\xe1\x56\x15\x80\xbd\xfe\x56\xa5\x0b\xa0\xb5\xbb\x63\xcc\xb6\x50\x8b\xdb\xd4\xec\x42\x38\xd1\xe9\x98\xe6\x35\xb2\xd9\x8e\x2a\x8b\x44\x9e\x58\x9c\xe7\x45\xa2\x19\xd0\xb7\x9e\xc3\x48\x78\x2a\xd8\xc1\x46\xc6\x9c\xcf\x6f\x2e\x87\x0b\x4f\xa9\xeb\x32\xe1\xa4\x10\x52\xd5\x41\x38\xc9\x7f\x7a\x49\x33\x9c\xbb\x3b\x24\xff\x32\x32\xda\x6d\x62\x76\x0c\x92\xe6\x14\xa4\x31\x21\xbf\xec\x08\xd9\x4a\x34\xc2\x02\xe6\xad\x47\x07\xa0\xfc\x8b\x34\x9a\x65\xea\x86\xf6\x7a\x6a\xdc\xf9\xe8\xa6\x27\x78\xd7\xa9\x73\x17\x6e\xe1\xbe\x21\x87\x2a\x59\xd8\x1f\xbf\x8f\xc5\x3f\xb1\x81\xdd\x5e\xf9\x13\xb0\xcb\x6e\x13\xb2\x9a\xb1\x4b\x4e\x47\x34\x23\xb0\x3e\x3b\x83\x94\x85\x5d\xb0\xa8\xe4\xca\xb1\x5c\x48\xdf\x5d\xcd\xf2\x49\x9d\xdf\xf6\x8e\xe9\x77\xde\xbd\x69\x1a\xe3\xc4\xa9\x80\x0b\x53\x08\x76\xc8\xde\x8a\x8b\xf4\x07\x7e\x2f\x8b\x37\xd1\x7d\x76\x6f\x37\xf9\xd0\x2e\xbb\x8d\x37\xfc\xa2\x1d\x72\x3a\xa1\xde\x40\xbd\x61\xd7\x2b\x69\xa3\x7a\x5b\x8e\xe4\x5c\xc5\x0b\xa0\x5d\x5d\xef\xf9\xed\x29\x77\xdb\xac\x79\x29\xe7\x67\x36\xba\x71\x57\x9e\xda\x50\xbb\x83\xfd\x25\xc4\xad\x62\x1c\x6b\xc8\x6f\xb0\x28\x99\x79\x67\xf7\xe6\x3c\x9c\xf1\xc4\x6d\x82\x61\x35\xf1\xd2\x29\x21\xe3\x24\xfd\xa9\xdd\x5f\xf1\x47\xda\x15\xcb\xa3\x9c\x11\xd4\x42\xf0\x53\xe7\x6d\xc5\x82\x14\x4a\xeb\x64\x99\xc7\xb9\xa2\x06\x5b\xc9\xd9\x93\x3d\x35\x4b\x44\xe2\xa3\xd7\xca\xee\x0b\x6e\xf9\x31\x0a\xf7\xf0\x97\xec\x1e\x9b\x1b\xc2\x4d\xdc\xf6\x2d\x73\x12\xbb\xd0\x89\xaf\xda\xc5\x1c\xb0\xdf\x21\x7a\x48\xfc\xb0\xbc\xc7\x7a\x47\x1f\x0d\x1e\xee\xf8\xa3\xff\x92\xfc\xa9\xc5\x51\x1b\x7f\xce\xb9\xde\x2d\xe3\xcd\xc9\x3d\xd5\xeb\x95\x11\x47\xfd\x4a\x5f\xca\xde\xf8\x59\x15\x04\x4a\x52\x76\xd5\xe5\x9c\x16\xfe\xdc\x76\x43\x6f\xcd\x0f\x74\x92\x29\x23\x39\x22\xfb\x14\xd1\x58\xe6\x2d\x2b\x4f\xd6\x22\x62\x14\xf0\xa6\xc3\xc5\x74\x38\x99\xda\x1c\x97\xb3\xfd\x6c\x5b\x1d\x91\x65\x13\x71\xab\x2a\x41\xf7\x2a\xf8\x61\xa9\x85\xba\xfa\x60\xb7\x99\xa3\x64\xec\xa2\x1a\xb3\x64\x3b\xb7\xd5\xe9\x8e\x88\xba\x9c\x8a\x15\x26\xfe\x72\xfb\x7c\x61\x30\x1b\xb0\x92\x30\x11\xa2\x12\xc8\x6b\x7f\x5d\xb8\x2d\x79\x6b\xf3\x02\xd3\x8d\xb3\xec\xba\xb5\x39\xe7\x22\x32\xab\xe6\x18\x9e\x07\xe7\x97\x54\xeb\x42\x0f\x1a\xcc\x0e\x19\x77\x77\xc5\x19\xdd\x14\xae\xdb\x6a\xb4\x1f\x24\x7e\x4e\x9d\x0a\x5f\xc1\x1e\xfb\x5e\xe1\x28\x8e\xbd\x55\x13\xd3\x89\x78\x05\x9c\x6e\x57\x94\x80\x49\x3f\x9a\x1a\x0b\xae\x9d\x0d\xbd\x70\xd5\xb4\x3a\x22\xa5\xb2\xc8\x18\x1d\x8c\x97\xf8\x66\xca\x0f\xb2\xf2\xeb\x34\xbd\xbb\x4e\x67\x5f\x57\xde\xdd\xd6\xa6\x25\x4b\xb9\x4e\x4f\xe4\x8f\x85\x8e\xf6\x5f\x04\x6a\x4e\x96\xd5\x57\xc6\x55\xe2\xfd\x57\x2a\xf0\x88\xdc\xfa\x62\x3c\x38\x83\xb2\xfa\xd6\x7a\x70\x0d\xe5\x4c\xe7\x7a\xf0\x0c\xc5\x58\x11\x0a\x1a\x29\xff\x32\x63\xc0\xbf\xc0\x63\x6e\x1c\xe4\x0a\x26\xa7\xc5\x43\x0c\x68\x64\xf8\x56\xe8\x11\xc4\xdf\x29\x87\xdd\xe1\x19\x8e\xd3\xe1\x3c\xd8\xf0\xc5\x08\xb8\x41\xdd\xcf\x1d\x81\x34\xa8\xe7\x66\x10\x90\x03\x35\x74\x44\x01\x1f\x20\x43\xb9\x1a\x5c\x0f\x55\xea\x5b\x41\x15\xbc\x94\x73\x05\x7c\x02\x47\xa6\xbe\x80\xbc\x60\xfd\x71\x15\x64\x86\xaf\xee\x74\x84\xad\xe1\x4f\x0e\x37\xe0\x0c\x64\xd6\x70\x1e\xc5\x80\xbd\x79\xe6\x4a\x79\x8f\xb1\x07\x48\x80\x25\xb6\xb1\x9d\x07\xa4\xa2\x0d\x65\x03\xc0\x45\x34\x49\xef\x04\x2e\x41\x13\x38\xce\x20\x15\xa5\xa4\x9e\x02\xbf\xa1\x27\x8f\x5b\x43\xb1\xe8\x46\xef\xab\xd0\x47\xe4\xb3\x83\x01\x06\x10\xe3\x27\x29\x59\xcb\x9e\xf4\xc4\x89\x3c\xcc\x9a\x71\x9d\x41\xd9\xc8\xfc\x5f\xeb\x2d\x8a\x9a\x31\xbb\x74\x3f\xe5\x2f\xb1\x5e\x7b\x13\x38\x42\x27\xd8\x53\x80\x06\xda\xc3\x14\x18\xdc\x4d\x5b\x10\x76\x14\xbc\x4b\x75\xf2\xde\x02\xa5\xe0\x4b\x1d\xce\xc0\x73\xd0\x6f\x1f\x7a\x48\x1a\x71\xe3\x63\x06\x79\x84\x68\xf9\xd5\x7a\xf2\x09\x01\xde\xb2\x88\x5c\xc3\x7b\x57\x9c\x47\x99\xc7\x3d\xab\x09\xa1\x40\x9c\xc9\xcc\x56\xca\x57\x96\x31\x19\x02\x84\x4c\x9b\x63\x52\xd0\x95\x48\xf6\xea\x04\x9f\xd2\xa8\x0e\x87\x21\x11\x1e\xf3\xfe\x46\xfa\x4b\x8d\xf3\x43\x2e\xc9\x43\xf5\xad\xff\x03\x29\x5b\x21\x6d\x0a\x25\xbd\x96\x85\x14\x8d\x21\x7b\x4a\xec\x32\x1e\x92\xab\x44\x63\x19\x14\xca\x66\xfe\xd5\x24\x94\x32\xc4\x85\x42\x07\x01\x25\xeb\xab\x57\x18\xe8\xc7\x18\xe3\x10\x00\x4d\xa1\x3e\x7e\x1b\x9d\xd6\x59\x40\xbf\xbf\x26\x7d\x85\x69\x65\x5f\x62\x3a\xd5\x78\xab\xfe\x4f\xfa\x23\x03\x66\xee\x25\xed\xd6\x2d\x57\x0e\x92\x3a\x32\xda\xe8\x0d\xe4\x20\x85\x6b\xe2\x6c\xca\x44\x09\x29\x64\x80\xd2\x27\x38\xe3\x79\x1b\x50\xb2\x5f\x3a\x84\x82\x91\xc4\xdc\x57\xfd\x69\xa3\x1a\x1c\xef\xca\xd2\xa2\x6a\x32\x7b\x67\xa7\x55\x55\xb8\x5d\xa8\x4a\x5f\x56\xdc\x68\xca\x49\x57\x98\x6d\xe4\xcf\x49\x8b\x73\x22\x69\xe3\x49\x35\x99\xa7\xe2\x0b\xc8\x09\xea\x69\x47\xfb\x28\xee\x32\x5f\x4f\x5f\x60\x81\x60\xbc\x43\x30\xf0\x85\xe9\xff\x02\x4c\xfd\xd2\x97\x74\x3b\x31\xcd\xbe\x7b\x46\xf7\xc3\xb4\xa8\xd6\x8c\x1a\x45\xda\xd5\x86\x89\xb9\xd9\xe9\x1e\xd5\x9b\x65\xd3\xd2\xdb\x4b\x9d\xf0\xb3\xa4\x13\xf9\x5d\x71\x11\xe4\x31\x59\x35\x47\x47\x93\xdb\xd4\x2e\x3b\x1e\x50\xca\x24\x13\x1c\x8e\x01\x46\xf6\xae\xe7\x99\xa9\x75\x03\xd3\x6f\x49\x52\xff\xf4\xef\xed\xfa\x97\xb6\xed\x62\x78\x75\x75\x5a\x7e\xdb\xa1\x9c\xab\xe9\xf3\xeb\xbf\x4a\xf7\xa7\xcb\xaa\x0e\x62\xed\xa4\x75\xc5\xeb\x62\x07\x49\xdd\xb9\x5e\xc1\x2d\x64\xb2\xf6\xc9\x8e\x16\x4a\x92\xb4\xce\x21\x19\x88\x65\xbf\x7b\x3e\x2a\x15\xbe\x57\x7c\xf3\x5b\xea\xe0\x40\x61\xd7\xe1\xb4\xe9\xfd\x01\xd5\x33\xd3\x52\xba\xef\xe6\x38\xa7\x3d\x6c\xf9\x2b\x69\x49\x0f\xbc\xd0\x89\x1d\x48\x7f\x5b\x3e\x2a\x16\x21\xa5\xe6\xef\x08\xce\x22\xcf\xcf\x9c\xb0\xe3\x22\x65\x9e\xec\x83\x43\x21\xb0\x80\xb3\xe8\xc3\x55\xb8\x8b\x3c\xfb\xf1\x00\x9c\x4b\x46\xaf\x25\xc3\x28\xf9\x5e\xcb\x1b\x18\xa3\x58\x97\xb0\x61\x0a\x85\xaf\xb5\x87\xe9\xc0\x19\x96\x01\xa6\x82\x33\x52\x1c\x61\x01\x58\x1b\x76\x04\xd6\x43\x27\xbc\xcf\xc0\x4d\xf0\x04\x07\x35\xfc\x00\x2e\xfd\xef\x3b\x6c\x0d\x8d\x7b\x3c\x1a\x9e\x05\x2d\xba\x9a\x07\xfd\x86\xac\x5b\x96\xc3\xe3\xa0\x99\xc5\x1d\xf0\x38\x68\xbd\x06\x84\xad\x20\x2d\xf3\x13\x6c\x0d\xfd\x49\x2e\x85\x7d\xe1\x83\xc7\xde\xc1\xd1\xb0\xd2\x6b\x18\x56\xc3\x8f\x1d\x0e\xc2\xf5\xc8\x8a\xff\xc6\x42\x4c\x6c\xd4\xa3\xc5\x10\x81\xb6\x5d\xe9\x82\x28\x68\x5a\xf3\x61\x88\x83\x2e\x29\x1e\x0f\x69\x91\xf7\xea\xc7\x50\x05\xf2\x93\x79\x1c\xba\x88\x4e\x4f\x5e\x0b\x8f\x44\xa7\x1e\x4b\x82\xd7\x20\xbf\xbd\x74\x70\x3c\xf2\xc0\xc1\x16\x36\x20\xd5\xef\xa6\x82\x54\xd6\x84\x07\x9b\x40\x0e\x73\xdd\xe5\x4f\xa0\x88\xb1\xa5\x31\x1b\x2c\x26\x42\x0b\x09\xf0\x2a\x5d\x98\x81\x81\xff\xd1\x7e\x31\x5c\xa0\x45\xb4\xe8\x24\x4f\x28\x94\x5a\x1b\x6a\x84\x0a\xf0\x61\x2f\x6b\xe8\x37\x3e\xde\xfe\x27\xbc\x17\x1b\xf7\x26\x08\x50\x88\xb8\x83\x52\x20\x4f\xb8\xb0\x6f\x1b\xd0\xc8\x57\x34\x4c\x06\x06\x78\x4b\x0a\x26\x01\xc3\x9c\x6a\xd5\x7a\xd0\x82\x1d\x4f\xcc\x03\x0f\xb3\x96\x25\x06\x81\xf9\x8c\xda\x90\x61\x68\x0a\xb1\xc6\xb3\x15\x3a\x47\x8b\x70\x18\x09\xf5\xe2\x29\xaf\x00\xca\x8d\x8c\x97\x77\x2b\x28\xcf\x95\xfd\xbd\x04\x30\x5a\xce\xad\x0b\x01\x66\x4a\xcf\xe7\xc7\x02\x8e\xe2\x00\x45\x0b\x70\x5c\x78\x80\x76\x17\x30\xf0\x5d\x13\x22\xc0\x91\x9c\xbf\x21\xbb\xc1\x73\x2c\xb9\xe7\x69\xf0\x1e\x71\xd3\x61\x1a\xe4\x4d\x7d\xfe\x7c\x98\xdc\x93\xff\xe2\xf6\x6e\xf2\xa3\xdc\x9a\x8b\x63\xc9\x5f\xb3\x89\xda\x51\x94\x69\x99\x41\x79\x1e\x14\x27\xed\x62\x59\x17\x25\x41\xf5\x80\xba\x8c\xd2\x2a\x27\xc7\x8f\x06\x1c\xc5\x43\x47\x8f\x00\x7a\xfe\xbf\x1d\xbf\xc0\xc5\xec\x12\x87\xf5\xa0\x8c\x98\xf7\x34\x9c\x3c\xbb\xce\x61\xa0\x81\x6c\x5f\x75\xaf\x33\x93\xbc\xb9\x4c\x57\x55\x4f\x3e\x5a\xb4\x37\xc7\x86\x4c\x35\xdd\x95\xdc\x22\xf7\x18\x77\x63\xc9\x94\xe5\xfa\xe4\xd8\x2c\x8a\x28\xc3\x2f\xf8\x30\x30\x43\xda\xb6\x03\x00\x54\xfc\x1a\x07\x37\x70\x09\xd3\x6b\xc8\x96\xf4\xb6\x77\xc5\x75\x2d\xe9\x69\xe7\xb8\x76\x3a\x69\xa8\xb9\xab\xa2\x88\x3c\xb2\x2e\x2c\x7b\x0d\xd9\xa1\xb2\x41\x3c\x8d\x7c\xbe\xf8\x29\xf2\x8c\x7c\xd1\x64\x3a\x7f\x8a\xb2\xdc\x70\x3d\x88\x4f\x51\x66\x30\x77\xcc\x02\xd6\x8b\xb5\x0e\x9e\xc0\x65\xf6\x8a\xc7\x87\x48\x4d\xd7\x2a\xaf\x75\x92\x1a\xfb\x56\xb6\x99\x49\x0d\x5d\xa4\xf2\x1b\xa4\xdb\x2d\x82\xac\x08\xd2\xbf\xba\x13\xa2\xc3\xe4\x6d\x15\x6f\x10\x4f\xb2\xbc\xf0\xef\xb9\x21\xf2\xab\x1c\xbf\xa0\xbd\x14\x7f\xad\xad\xc7\x30\xe5\x8b\x74\xb7\x43\x20\x20\x67\x77\x3d\xaa\x27\x09\xef\xec\xb9\x66\x47\x12\x5e\x8f\x6b\x1b\x4f\x12\xf6\x85\x96\x3b\x91\xb2\xbb\xc6\x18\x2e\x92\x3a\x9a\x0f\x0b\x7b\x48\xbf\x6b\x0f\xc0\x57\xc9\x07\x4a\x9b\xce\xb1\xc8\x52\xd3\x8e\x20\x07\xf2\x27\xbd\x87\xc7\x0f\x4a\x86\x2c\xdd\x81\x0b\x6c\x67\x7f\x7d\xfd\x0a\x6b\x25\x25\x0d\x72\xb1\x43\xa4\x6f\x7d\x64\xf4\x0f\xf9\x40\x43\x1a\x5a\x43\xce\x28\xe0\xa2\x00\xe5\x7f\xaa\x7a\xd4\x9d\x72\x99\x50\xa0\x13\x81\xec\xc4\x32\x64\x00\x8c\x0a\x3d\x85\x64\x42\xb6\x5e\x16\x08\x00\xbd\x77\x18\x83\x1c\x86\x6b\x5e\x3b\x61\xcb\xc1\xad\xf7\x2e\xa0\xfd\xe0\xa9\x4b\xfd\x28\x09\x4c\xaf\xaf\x45\xb7\x83\xa8\xf9\x12\x3a\x05\x34\xa9\x26\x21\x0f\xa0\xd9\xf4\x8f\x48\x21\xc4\x4d\x74\x45\x24\xd0\xf7\x90\xef\x48\x2c\x7c\xd4\x33\x0f\x39\x06\xb7\xda\xd7\x21\x9b\x10\xbb\x57\xde\x28\x13\xdd\x78\x77\x08\xf5\x40\xfe\xf6\x7e\x44\xbe\x20\x57\xeb\xde\x21\xd7\x91\x34\xf3\x2c\x24\x0b\x09\x57\x9e\x42\x20\x24\x89\x1e\x8e\x04\x23\xfa\x84\x4b\xc8\x5e\xa4\x30\x84\x8d\x6c\x42\xaa\x3d\x03\x91\x35\x48\x93\xbd\x1c\x59\x84\x54\xbf\x08\x40\xb8\xcc\x29\x77\xc6\x22\xbe\x8c\xc3\x3d\x36\xc8\x02\xe2\xcc\x85\x23\xf0\x5b\xba\xd9\x94\x07\xdf\xa4\xfd\x54\x58\xc0\xf5\xb4\x14\x9a\x2f\x5c\x48\x1d\x8e\x1f\x82\x0b\xa8\x81\x47\x5b\xe1\x1a\x3c\x77\xc7\x23\xb8\x11\x7b\x64\x9f\x00\xb7\x62\xa3\x9f\x95\xc1\xd5\xc2\xf0\x5b\x67\xe0\x74\xc1\xcc\x6e\x2a\xec\xc3\x2b\xac\xe9\x86\x17\x73\x0f\xe6\xad\x83\x47\xb2\xff\xca\xfa\xa0\x8f\xac\xcb\xd4\x95\xd0\x7b\xa6\x32\xee\x3b\xf4\x97\xb1\xfb\xa8\x0d\xbc\x80\x7e\x6f\x87\x04\x5e\x43\x73\xb6\x67\xc2\x1e\x78\xfc\x93\x4f\xd0\x33\x55\xe6\x40\x36\x54\xa1\xc8\xeb\x7c\x0a\x09\x65\x58\xb5\x2d\x14\x29\x01\x72\xb2\x20\x4f\x11\x49\x1a\x0d\x6d\x13\x08\xb0\x1f\x90\x37\x4f\x1e\x37\x01\x0a\xe5\xc0\xc1\x18\x04\xb0\xb6\xec\xd8\x07\xe9\x08\xa3\x7d\x0e\x54\x47\x1d\x7a\x1c\x08\x7e\x37\xf9\x5e\x77\x04\xdb\x73\x76\xb4\x1f\x07\x15\x59\xce\x15\xd7\xc1\x73\x7a\xfb\x6c\x0a\xe8\xa7\x99\x2c\x4e\x06\x0f\x2b\x3f\xa0\x7b\xc1\x18\x59\xc9\xf9\x72\x90\x10\x6f\x0f\x52\x81\xa5\x7c\x86\xc7\x13\xf0\x11\xfb\x8c\x7d\x1f\x34\x81\x18\xff\xa0\x11\x3c\x50\x6b\x7b\xa5\x10\x5c\x50\x39\xbd\xe5\x33\xf0\xbe\xe4\x67\x19\x17\x68\x2d\x18\x30\x84\x01\x79\x79\x0c\x21\x03\x28\xcd\x5e\x02\xeb\x80\xcb\x3a\xf2\xb9\x20\xe0\x93\x8a\x38\x92\x09\x2e\x93\xae\xf6\x88\x01\xc3\xf8\x47\xed\x1f\x82\x02\xe6\xf2\x41\x35\x38\xa5\x7b\xe0\xb2\x18\xe8\x6b\x1b\x6e\x7a\x0b\x88\x1a\xdf\x96\x70\x81\x53\xb5\x85\x7a\x0a\xb0\xb7\x62\x03\xff\x32\xe0\x57\xc4\x82\x2c\x80\xf3\x79\xc8\xd9\x25\x00\x2d\x73\x28\xf0\x0e\x50\xac\xba\xe2\x31\x12\xf8\x26\x5e\x61\xff\x0c\xdc\xcc\xfa\x75\xef\x06\xf0\xfe\x8a\x5f\x5f\x2b\x50\xd8\x3b\xba\xc9\x02\x88\xeb\x60\x14\xd7\x00\xae\x4d\x9d\xba\x72\xc0\xaa\xb6\x99\x3f\x0f\xb0\x2e\x27\x81\x08\xe0\x5a\xd0\x72\xc6\x00\xec\x31\xfa\x05\x0a\x81\x33\x9a\xb0\xed\x8f\x81\x5a\x49\x97\xfd\x0f\x70\x24\x5b\x7e\xcf\x13\xb8\x7c\x73\xb0\xcf\x01\x60\x5c\xdd\xd4\x88\x00\x9e\xbd\xc1\xc5\x73\x80\xf1\x1d\xcb\x74\x96\x94\xa7\x8d\x99\x3c\x21\xe5\x7e\xf5\x25\x70\x3a\xe5\x43\x49\xc2\x99\xfd\x94\xaf\x79\x2e\x81\xb1\xc0\xff\x74\x71\xdb\x9f\x01\xc7\xa5\x9f\x1d\xd6\x00\x26\x76\xf7\xc3\x28\xc6\xa3\xf4\xa9\x57\x2b\x18\xff\x4b\xcf\x6b\x2b\x25\x2c\x48\x56\x15\x61\x74\x12\x49\x9a\xbd\x91\x76\x97\xbc\x54\xbc\x9f\x66\x4f\x7e\x87\x2e\xa5\x02\x94\xbe\xf3\x71\x78\x0f\x50\x1d\xe4\x82\xcf\x01\x35\x1e\x0b\xb0\x18\x28\xc3\x0e\x42\x2b\x60\xc3\x03\x23\xe3\x18\xa5\xe9\xca\x5b\x42\x48\xf9\xd7\xfa\x87\x5e\x0a\x38\x97\x6b\xe8\x33\x80\xb0\xac\x64\x1a\x19\xc8\x14\xe9\xa8\xd7\xc1\x25\x08\x97\xba\x1e\x2c\x3b\xf7\x1e\x17\x43\xdb\x8f\xb4\x60\x9f\xa1\xde\xed\x75\x58\x00\x7c\xda\x6e\x3b\x9a\x87\xfc\xef\xfe\x7d\xe2\x11\x2c\xbe\x62\x41\xcc\x87\xc9\xad\x5e\x74\x6f\x38\xb6\xec\x39\x2d\x1b\xde\x67\xe8\xa7\xcd\x82\x7d\x44\x93\xa8\xe9\x30\x19\x99\x88\x3f\x85\xeb\xce\x61\xb8\x1f\xfc\xe1\x48\x18\xd6\x82\x58\x6f\x27\x63\x0e\x48\x98\x9d\x1d\xca\x44\x94\x83\xf6\x74\x23\x11\x7c\x99\x4d\x1f\x41\xbf\xd0\x5c\x46\x5b\x4f\x1f\x5d\x4a\x50\xcb\x68\xe1\x99\x12\xea\x06\x6a\xbf\xe0\x3f\xdc\x4c\x8d\x82\xe7\xe0\x2b\xa8\x63\xce\xe6\x60\x55\x38\x2d\xb0\x14\xdb\x8e\xfd\xdd\x3e\x1f\xad\xc3\x12\xed\x16\xa1\x0e\xe8\xe0\x5d\x94\xf6\x82\xef\xd5\x37\x87\xe6\xc4\x73\x68\x9a\x43\x65\x71\xbe\x15\xff\xc5\xff\xb2\x9b\xf4\xb6\x38\xc4\x92\xf0\xb3\xf1\x11\x4c\x16\xf8\x15\x63\x33\xa0\x33\xdd\xd8\x3c\x22\x34\x70\x3e\x6a\xa4\x5b\xb8\x0f\xa0\xab\xa8\x35\x76\x9b\x10\x23\xee\x7e\xbb\x9c\xb6\x5f\xb1\xb0\x77\x13\x55\x2f\x3b\xda\x90\x84\x7f\x97\xa4\x14\x25\xe0\xc7\x44\x5a\x6d\x05\x76\x43\xd0\xc7\x0b\xc4\xc2\xf9\xb3\x80\x9b\xe8\x17\xae\x6f\xcc\x53\x14\x61\x9f\x3d\x8c\xa3\xd3\x98\xe1\xee\x5c\x24\x93\x98\x6b\xb7\x1f\x59\x42\xcd\xbf\x69\x41\xdd\x9d\x33\xb9\xfb\x29\x9e\x9f\x15\x5e\xf7\x3f\x7c\x9a\xbe\xa0\xc0\x1e\x4b\xd1\x5c\x51\xcb\xd0\xff\x54\xef\x38\x71\x28\xa6\x98\x49\xd9\x80\x5a\x4b\xe7\x9e\xce\x47\x8a\x85\xc3\x87\xaa\x11\x4f\x1e\xcb\xdd\x03\x1e\x64\x35\xd9\x49\xe1\x08\x7a\xeb\xf5\x7a\xfc\x76\x65\x74\x67\x28\xee\x50\x2a\xaa\xb9\x80\xa5\x14\xbe\x30\xbd\x47\xef\x9a\x3e\xab\x10\xd4\xcf\xf8\x92\xc5\x46\x5e\x64\x5e\x25\x09\x11\xb6\x06\x8a\x0e\x45\xac\x15\xaf\x03\x2e\xc1\xb5\xe2\x61\xb7\x4b\x70\x30\x8f\xb0\xcb\x86\x9e\x32\xba\xae\xaa\x70\x51\xbb\xb8\xfd\x04\x76\xa5\xe9\x4f\x95\x0c\x9b\x5b\xe7\x9d\xfb\x17\x25\x57\x1d\x50\xd4\x23\x1f\x4a\x97\x31\xde\x21\xa8\xf9\x5a\xba\x1d\xb2\x24\x67\x45\xd4\x66\xb8\x4c\xf7\xdb\xff\x0f\xbc\x4f\xe9\xe7\x16\x01\x0d\x8b\x56\xd8\x15\x43\x04\x8b\x71\xc5\x88\x27\xf4\x96\xb4\x91\xb1\x82\xce\xe6\xca\x32\xf4\x6d\x8b\x26\x77\x25\x7a\xb0\x7e\xad\x62\x04\xd2\x52\x05\x30\xb6\x23\xfb\x4a\xc4\x69\x62\xf8\x55\xbe\x5b\x64\x2b\x9c\x96\xb5\xc7\xbf\x10\x9e\x96\xd1\xea\xb6\x1d\xaa\x11\x57\xd9\x75\x40\xbe\x6c\x9b\xfe\x21\xfc\xc0\xd5\xe7\xad\xf5\x18\x7e\xa9\xa0\xe2\x17\x5a\xdf\xe5\x94\xc3\x44\x17\xb6\x1c\x97\x27\x20\xb4\x3a\x27\xa2\x19\x99\x50\xd1\x94\x66\x07\xab\x0b\x2f\x47\x26\xc0\xcb\x72\xe6\xfa\x53\xa1\x2a\x4d\x93\xdb\x76\x28\x5c\x72\xd7\xee\x1b\xf8\x89\x7d\xe4\xfa\x16\x7e\x4f\x9a\x75\xe7\x11\x5e\x70\x5a\x49\xcd\x20\xe7\x5f\xba\x53\xfe\x19\xf6\xbd\xf4\xd6\x0c\x3b\x56\x1d\xe9\x0c\xdb\x83\x29\x20\xbb\x91\x1d\x19\x27\x29\xab\xa2\x45\x84\x13\xb0\x24\x80\xa0\xfd\x04\xad\xb6\xb5\x53\xeb\xa0\xdd\xb6\x95\xf8\x69\x98\x7a\x8d\xcf\x5f\x47\xd6\x75\x64\x71\x1f\x91\x9f\xd5\xac\xe0\x68\x28\xcb\x4c\xcd\x6c\x90\x72\x5e\xc5\x62\x9d\xa4\xf4\xb2\x4a\x99\x5e\x40\x20\xa9\x90\xb1\x14\xf8\x16\xbd\x84\x18\x0d\x2a\x03\xac\x69\x83\x90\xdb\xb6\x74\x6a\x1e\x3c\xd1\x96\x8a\x9f\x80\x1f\x5c\xbd\xc7\xd3\x40\x3b\xda\x5f\x70\x4f\x43\xee\xd5\x67\x39\x5b\xa0\xad\xa6\xff\xb1\x2d\xa0\x0d\xca\x57\xac\xf1\xd0\x01\x96\x35\xe3\x03\x24\x21\xad\x26\xee\x40\xaf\xa3\x6a\xe9\x9d\xb0\xab\xff\x25\x5a\x01\x4c\x6c\xf3\xa6\x22\xf0\x67\xdb\x74\x7c\x07\x12\x71\xc5\x93\x4b\xa3\x11\x6d\x27\x39\xb1\xb4\x31\x95\xbf\xd9\x81\xd4\xd4\xdc\x4a\xd6\x01\xfc\xa7\xc2\xcc\xf4\xc5\x79\xcc\x51\x0c\x0f\x7c\x57\xfa\x26\xc2\x05\x9f\x18\xf9\x92\xbe\x09\x2b\xf1\x5f\x4b\x5b\x8b\xf9\x6d\xfd\x4e\x9d\x85\xfe\xb2\x85\xb0\x47\xa8\xee\x72\x26\xa7\x90\x7b\xb0\xe5\x05\x3b\x8b\xb3\xb7\x82\xcd\xd2\xb0\x37\xe5\x1c\x61\x4a\x59\x76\xf2\x68\x86\x94\x69\x4b\x3c\x20\x14\x8c\x9d\x69\x5b\xe9\x6a\x22\x2a\xd2\x92\xa6\xa1\x9f\xf1\x33\x53\x15\xb4\xd0\xad\x6d\x38\x4e\xdd\x60\x9b\x83\x1d\xc2\xfe\xf4\x8d\xe1\x4c\x96\xd6\x37\x1f\x64\xfd\x93\x58\x97\xcf\x66\xfe\x10\x91\xb3\x3f\x31\xde\x0a\x2e\xc9\x16\x13\x6f\xf9\x2b\xe8\x15\xf4\x1f\x5c\x43\xea\x56\xfa\x04\xce\x8c\x53\x7b\x69\x13\x58\x21\x7e\xb6\xd4\xb1\x0c\xf6\x56\x1e\xf6\x95\x8e\xd9\xf6\xa0\x7d\xd4\xf0\x1e\x8c\xed\x96\x35\xbb\xe1\x27\x6b\x95\x5e\x5b\x72\x91\x69\xaf\xb5\x30\xf4\x32\xe6\x67\x60\x92\x65\xc4\x1c\xc5\x03\xea\x07\xfa\x0a\x99\x57\x72\x2d\x6d\xab\x98\x73\xd2\x9e\xea\x21\xd0\x1e\x3c\x8e\x7b\x70\x49\x5b\x37\x62\x9b\x58\xe3\x6c\x7f\xa1\x33\xe8\x51\xdd\x7b\x58\x65\xa5\xaa\xba\x7c\xa6\xb9\x68\x75\x11\x83\x61\xcc\x2f\xd3\x9b\x09\x4e\xee\x5c\xd1\x6a\x3a\x96\x15\x8a\xdb\xd1\x64\x3a\x71\xd2\x1a\x6a\x71\x86\xe4\xc4\x4f\xbc\x4a\xee\x73\x80\x85\xd5\x88\x4c\x5b\xae\xa3\x25\xdc\xac\x15\x73\x10\x06\xe3\x50\xe7\x6c\x16\xab\x79\x5c\xad\x92\x19\x5d\x77\xbd\x00\x61\x1c\xa8\x4e\xd4\x76\x10\x9b\xca\x6e\x0a\xce\xd0\x57\x16\x8d\x45\xd9\xb4\x8d\xa6\x29\x09\xdd\xd4\x3d\x59\x2d\xe1\x37\xf0\x83\x9a\x1f\xfb\x2b\x30\x7f\x79\xc3\x96\x28\x74\xaf\x70\xc6\x8a\x25\xc8\x32\xe6\xbf\x0e\x17\x56\x74\xe7\xb3\x9a\x3a\xe6\xae\x56\x5f\x73\x0e\xc3\xb1\x01\xd6\x7c\x21\x66\xd5\xc4\xf2\xf3\xe8\xa3\xcb\xe7\x21\xf7\x68\x13\x0a\xb9\x09\x6b\xa9\x73\x72\xb5\xe1\xa1\xf8\xbc\xcc\xc5\xfb\xc3\xb1\xf9\xaa\xa9\x5b\x3c\xd1\xe9\x22\xfe\x8a\x8d\xf0\x33\x96\xb4\x9d\xca\xda\x71\xe9\x55\xcd\x78\xe6\x92\xae\xbf\xf9\x9f\x19\x23\x5a\x07\x34\xfb\xe8\x4f\x1b\x42\xf9\xd3\x69\x7d\xd5\x22\xe4\x10\xb5\xab\x14\x8b\x6f\xc2\x2f\xe5\xff\x09\x1f\x8b\x5d\xcc\x6a\xdb\xbf\x06\xed\xc8\xf8\xb2\xc5\x0d\xa9\x15\x9b\x56\x44\xc3\x6c\xd6\x95\x8e\xef\x72\xcb\xd4\xad\xb5\x03\xd2\xe0\xd4\x97\x85\xe1\x62\x2c\x8d\xaa\xbb\x21\xbc\x9e\xee\x20\x64\x0a\xec\xd2\x9f\x60\x25\xbc\x24\x52\x4b\x62\x2b\xa7\x92\x5c\x77\x22\x90\xf5\x85\x52\xb5\x9f\xc1\x5c\x0a\x34\x6e\xde\x48\x6c\x85\x26\x2e\x6b\xa7\xb9\xc0\x67\x3a\xd6\xcb\x8a\x48\xbc\xda\xf9\x92\x2f\xa4\xb7\x05\x85\x62\x07\xf2\x7e\x9d\x93\x10\x25\x17\x0b\x3e\xf2\xef\x52\x96\x60\x8e\xbc\x75\x94\xba\xc4\x7d\x1c\x18\x88\x09\x7f\xc3\xea\x03\xe7\xed\x5f\xcf\x9c\x00\xf6\x6f\x1e\x41\x38\x40\xb5\xcb\xca\x68\xab\xe1\xea\xf6\x08\x99\x27\x38\xae\x26\x40\x22\x02\xe7\x98\x3f\x8b\xae\x80\x6e\x5a\xae\x70\x35\xe8\x2f\x08\xe3\xb3\x41\x18\x35\x72\x5f\x81\xb7\x12\x6e\x71\xdc\x21\x8f\x70\x0e\x4b\x06\x65\xef\x7b\xcd\x18\x84\x27\xbb\xde\x23\xc6\xc2\xca\x65\x85\xb4\x99\xc8\x86\xb6\x11\xd2\x68\xfc\x41\xd5\x77\x71\x0f\x4e\xcb\x2f\x14\xcd\xc5\xe7\x6a\x0e\x08\x40\xac\x9e\xef\xca\x7b\x85\x25\x23\x19\xdc\xfd\xd8\x9e\xf8\x4f\xec\x42\x6c\xd5\xf1\xcb\xac\x59\xe8\xd7\x7d\x51\x8c\x53\x68\xbd\xab\x86\xae\x42\x85\xcb\x2a\xa9\x25\xe8\xc9\x96\x52\x89\x96\x1d\x51\x79\x57\xf4\x9a\xc5\x30\xc5\x0a\x7d\x99\x1a\xb5\x0d\xbf\x81\x51\xc6\x5b\xca\x5b\x4f\xdc\x84\x33\x39\x46\xc2\x22\x7e\x11\x7b\x16\xfd\xf4\xf1\x45\xcc\x74\x1a\xdf\xf7\x27\xd1\x4f\x2d\x70\x45\xe9\x93\xf0\x86\x65\x9f\xa8\x4b\xb1\xb6\xe6\x6d\xe2\x6a\x71\x6a\x85\x9f\x68\x95\x68\x46\x9e\x9d\x40\x22\xc8\x50\xbd\xe1\x4f\xe6\xcf\xe1\x8e\xe5\xd2\xb9\x4a\x48\xcf\x19\xc3\xf1\x8e\x73\x67\x81\xac\x57\x61\xc7\x19\xf7\x99\xa1\xbe\x2c\x62\x23\xd1\xea\x1a\x41\x8b\xa3\xfd\x5a\xee\x82\xd3\xa8\x56\x8d\xe3\x45\xc3\xba\x7f\x65\x01\xc2\x08\xcd\x1d\xe3\x3f\xfe\xbd\x0c\xad\xe2\x3f\xde\x2e\xa5\x07\x7b\x2b\xa7\x56\x76\x17\x1c\xcb\xde\x22\x41\xce\x3f\x66\xd6\x88\x26\x1f\x3b\xc9\xb0\xe0\x07\xee\xbd\x41\x4f\xe1\xa4\xb8\x2e\xa0\x96\x30\x03\x97\x47\x63\xed\xf4\x19\x75\x39\x22\x61\xe1\xf5\xe2\x0f\xc2\x11\xf9\xc6\xac\x41\x7e\x4c\x2e\x24\xfb\xc8\xbd\x98\xed\xc2\x8c\xe5\xac\xd1\xf7\x53\x22\x58\xa5\x9a\x43\xe7\x52\x99\x6b\x94\x79\xa1\x07\x09\x99\x34\x6f\xef\x24\xda\x3b\x61\xe8\xa6\x0b\x54\x7b\x4e\xfd\x72\x12\xb6\x85\x78\x58\xdb\x2a\x3a\x55\x87\x14\xad\x12\xd4\x56\x6b\x33\xff\xf2\xe7\x97\x0b\xa5\x96\x5c\x4a\xf1\x3e\xa2\x8c\xfd\x28\xff\x26\xa9\x9f\x75\x24\xc7\xf5\xec\x02\xc6\xa5\xcc\xfd\x21\xeb\x08\xe7\x8c\xb7\x7b\x36\xd1\x38\x32\xeb\x4d\xfb\xf1\x56\xfe\x97\xe5\x74\xf4\x32\x33\xae\xe6\x8d\x68\x4f\xcb\xcf\xc2\xe3\x02\x4d\x43\x43\xe6\x6a\xde\xf7\xda\xbd\x92\x00\x6e\x50\x85\x84\xfe\x1f\xbb\xae\x58\x4d\xb2\x62\x39\xe4\x27\x9e\xc1\x18\x8a\xec\xb7\x47\x6b\xe8\x7f\xb4\xf7\x7c\x86\x68\x87\x14\xfb\x37\xad\xc0\xe9\xc2\x90\xe5\x32\x94\xcf\xfc\x5d\xb3\x59\xb4\xba\x2b\xab\xa0\x44\x00\xb4\x59\xe8\xa9\xbc\x2b\x8d\x47\xc4\x66\xee\xaa\xda\x4d\x74\x7f\x36\xb3\xfc\x6a\xba\x98\xf9\xae\xc8\xee\xcc\x54\x86\x5f\xde\xac\xa3\x61\xf4\xb2\xcc\x10\x1f\x13\x6d\x9c\x6a\xe1\xa6\xc5\xf8\x5a\x51\xcc\xf2\x66\x74\x3d\x6b\x5b\xe9\xa5\x2c\x72\xca\x50\xee\x24\x7d\x57\x2a\x9c\x21\xd1\x3a\xa7\x4d\xe4\x9f\xce\x28\x4a\x2b\xc5\xc4\xca\xe5\xe9\xc9\x29\x7b\x65\x02\x52\x50\xf4\x4c\xf1\x13\x72\xc8\x11\x81\x70\x16\x25\x65\xe7\x43\x9e\x05\xa0\x77\xfe\xc4\x9e\x04\x8d\xb2\x99\x4b\x74\xc3\x50\xe9\xce\xac\xd1\xe9\x2f\x72\x70\x7d\x04\xc9\x3b\x63\x86\xe6\x1e\x49\xcc\xfb\x94\x11\x4e\xfa\x87\x2d\x57\x3c\x24\xe3\xc9\x2f\x65\x01\x14\xbb\xa8\x7a\x71\x31\xe5\xe5\x91\x9d\x82\x37\x40\xf5\xce\x3c\xde\x48\x50\xec\x7c\x8d\xf5\x15\xca\xb0\x99\x4a\x34\xc0\xf5\x25\xa5\x06\x15\x30\xc7\xf8\x59\xf7\x0f\x58\xa7\xa2\x6b\x50\xc0\x8b\x97\x98\x31\x15\x38\x8f\x56\x28\xc4\x40\x65\x32\x26\xfb\x1f\x68\x15\x75\x4a\x1c\x0f\xea\x03\xff\x09\xaa\xa0\xe5\x3b\x53\xb8\x03\x50\x99\xf3\x05\xd6\x15\x38\xd2\x66\x36\xa1\x46\xec\x8a\x8b\x33\x4b\xb0\xf0\xec\xf7\x3a\x67\x6c\xae\x12\x57\x5f\x41\xeb\xb9\x24\x55\x14\x0a\x21\x57\xe4\xc3\xe8\xa1\xa4\x6a\x69\x32\xea\x13\x59\x23\xba\x8f\x1e\x08\x4c\x13\xac\x45\x77\xec\xb4\xe2\x1e\x45\x9d\x9d\xb3\x58\xc7\x51\x37\x1b\x77\x62\x2d\xba\xab\x28\x48\xff\x89\x69\x99\x55\xab\x45\x18\xf1\x8a\x64\xb5\x15\x51\xce\x81\x94\xb5\xf4\x5f\xf0\x7b\xf9\x5e\xfa\xc1\xc4\xb7\x92\x01\x5a\x47\xe4\x64\xd1\x1e\xda\xf6\xc3\xef\xf9\x19\x54\xad\x77\x2f\xa7\x0b\xff\xe8\x2c\x60\x5e\xc1\xbd\x6d\xc8\xf4\x4c\x4c\x50\xf0\x43\x7f\x52\x10\x6b\xc0\x34\x4f\xf9\xbe\xf2\x90\x0c\x90\x37\x93\x4d\x52\xce\xe3\xdc\x84\x47\xc9\xcc\x6c\x7d\xe2\x7c\xc9\x56\x16\x71\x2a\x48\x58\xcd\x3c\x7b\xf8\x04\x7f\x34\x63\xb9\x37\x99\xb3\x92\x7e\xc9\x99\xc9\x5c\x4b\x0b\xb1\xe9\xa0\xfd\xc5\x07\xcd\x7b\x75\xb5\x19\xc3\xfa\x1e\xcd\x3a\x95\x8d\xd4\xa0\xea\x54\x38\x33\xef\x2b\x02\x65\x36\x20\x47\x3a\x24\x99\x1c\xdf\x2b\x4e\x16\x8d\x3d\xe9\x2e\xf8\xc4\x7f\x73\x48\xcc\x73\xe7\x4a\xbd\x3e\xb1\x4f\xb3\xe7\x39\x9f\x60\xc4\x30\x12\x96\x8e\xa7\x39\xd1\x0a\x4d\x5b\x75\x8e\x79\x3a\xed\x53\x75\x95\xf1\x89\xf8\xa9\x2a\x20\x6b\x16\x63\xa3\xfc\x96\x7e\x1e\x30\x49\x1a\xa4\x99\x1c\x17\x27\x7a\xa5\xfc\x1b\x31\x47\x10\x2d\xbb\x18\x50\xc4\x2d\x17\x7b\x7b\xf9\xb1\x06\xf9\x88\xb3\x35\x71\x8b\x8d\x2f\x5d\x49\x55\x13\x7b\x73\xd5\xba\xe9\x95\xf6\x9a\x8d\x6a\xb0\x34\x4b\xb4\x52\x35\xba\xf0\x2b\x5d\x2e\x27\xf2\xad\xc9\x0c\xe9\xa8\x9c\x25\xb1\x33\x45\x4c\xc3\xf8\xf0\x57\xfc\x7f\x9a\x02\xff\x0b\x5c\x1f\xc5\x0b\xcf\x2c\x56\x9c\xf8\xa2\x53\x1f\x11\xc3\x3b\xb5\xd4\x8b\x6a\xcb\x28\xc9\xf9\xac\x7d\x7f\xe1\x97\x1a\x54\x47\x54\xaf\x10\x46\x29\x9f\x94\x5b\xd2\x1e\xca\x4f\x15\x3d\x21\x0d\x4a\xee\xe6\x27\x9c\x4f\x13\x1d\x35\xde\x0c\x8f\xe2\x5f\xd4\xbf\xf5\xf7\xe3\x4e\xcb\x60\x79\x1e\x65\x39\x4b\x9b\x9c\x4a\x08\x07\x7e\xde\xd2\xa3\xf8\x13\xa6\x4b\x4e\x94\xb6\xa7\x79\x72\xc6\x23\xb5\x7b\xdd\x37\x41\xa3\xb2\xae\x3a\x9b\xe6\x21\xdf\x58\x3e\x93\x74\x40\x62\x2c\x72\x3b\xf7\x5b\xb4\xc8\xb4\x3a\x7c\x04\x1f\xcd\x6a\xf1\x1f\xcd\x69\xd5\xf4\x7a\x3a\x32\x87\xe4\xc7\x9d\xcc\xf4\x6b\x02\xed\x52\x2a\x4e\x30\x49\x9a\xf4\x12\x75\xea\x0a\x71\x7d\xa1\x57\x6a\x1d\x33\xc1\xf4\x5f\x9a\x27\xa4\xcf\x01\xd3\x9e\x27\xed\x31\xfc\x4a\x2f\x88\xd6\xeb\x22\x49\xfc\x10\xa7\x0c\x23\x59\xbe\xaf\x46\xae\xa2\x5c\x74\xf7\x16\x07\x80\xd3\xd6\xdc\xe3\x0d\x41\xa0\x55\x25\x6b\x1d\xfc\x47\xb3\xa8\x64\x6d\xfa\x2d\x71\x44\xc1\x43\xd2\x1a\xa6\x8d\x49\x48\x62\x43\x41\x39\x2b\x49\xdf\x92\xc6\x19\x2a\xc9\xb4\xe8\x93\x3a\x5b\xca\xba\xa3\xff\x32\xce\x53\xfe\xec\xe3\xc8\xe3\x80\x67\xee\x76\x62\x67\xf0\xe1\x9a\xcb\xbc\x3e\xe8\x97\x55\x13\xcb\x1a\x59\xae\xae\x2e\x6e\xa7\x98\xc5\xa3\x0a\xc8\x94\x1e\x46\xaf\x69\x2d\xe5\x27\x34\xde\x78\x13\x58\x97\xd8\x68\x38\x0d\x30\xa3\x6d\xb4\x0f\x80\x7f\x47\x2f\x66\x38\x80\xc2\x7d\x27\xe4\x1b\xa0\x75\xee\xff\x13\x8f\x81\x1e\xac\xe9\xe2\x65\xc3\x66\xab\x1b\xcc\x1f\x08\x9c\xf1\xb4\x78\x14\xca\x11\x79\x9a\x1b\xd0\x40\xc6\xc2\x3c\x08\x9d\x04\x86\x19\x57\x22\x0f\x12\x57\x64\xb6\x21\x3d\x51\x5a\xed\x36\xe4\xf6\xd1\x63\x2a\x1e\xf2\x73\xdf\x0c\x59\x2e\x3a\xcd\xed\xbe\x08\x45\x97\xaf\xe9\xe4\x39\xa0\xc1\xd6\xd3\x98\x38\x4a\x57\xfd\x2a\xf2\x25\x32\x85\xa7\xcd\x53\x89\x99\xc4\xae\xdc\x7b\xf4\xb3\x40\x66\x36\x83\x76\x2f\x01\xcf\xb4\xa4\x05\x45\x4d\xd6\xe8\xa8\x9f\x82\x1f\x2b\xbf\x52\xe5\xbe\xf5\xb2\xc9\x54\x1b\xb7\x32\xe1\x10\x6e\x5c\x73\x9d\xcb\xc1\x37\x58\x87\x32\x9e\x62\xd5\xca\x97\x85\x0d\xbc\xf5\x82\x98\xfc\x74\xae\x37\xfd\x4c\xae\x17\x67\x29\xe5\x6e\xd6\x1b\xf6\xb2\xf8\x01\x3d\xcc\x72\x8c\x8c\xd7\x8c\x66\x7a\x07\x87\x2b\xc3\x18\x27\x7d\x4f\x4a\xcf\x12\xc1\x6e\x4c\xa1\x1b\x7d\xeb\x9a\x77\x9c\x47\xb4\x79\xd6\x05\x8c\x8d\xf8\x90\xa2\xad\xe0\xa5\xc2\xcc\xf7\x34\x95\xc8\xc7\xd1\x5c\x72\x10\xa9\x3f\xb9\x3c\xcb\x52\x0c\xc5\x75\xea\xf2\x85\x45\xa7\x30\xf5\x6a\xfe\x97\x20\x8d\x82\xcd\x5b\xbd\xf7\x86\x44\xc9\x59\xe7\xb6\x59\x70\x8e\x35\x7d\xcd\x2b\xce\xa4\xff\x13\x00\x1f\x00\x31\x2e\x0e\x00\xc0\xcd\x67\x3c\x0f\x7f\xe3\x59\x0d\x21\x15\x21\x29\x23\x95\x06\xa5\x44\x2a\xa5\x52\x69\xa1\xbd\x6e\x7e\xfb\xbb\xef\xf6\xde\xd7\x5d\x57\x77\xed\xbd\xf7\xde\x91\x6c\xb2\xe7\xf3\xec\xfd\x8c\x6c\xfe\x3f\xee\x2d\x8b\x79\xdc\x30\x36\x3f\xdb\xb7\x1a\x29\x5e\x2e\xbe\x59\xb1\xbe\x80\xc1\xfc\x54\xf2\xd5\xb8\x1c\x40\x0a\xc5\xb9\x47\xd3\x4a\x8d\xf3\x74\x45\x71\x0c\xbd\x52\xf3\xeb\xf0\x48\xf6\x5b\x95\xd3\xbe\x8d\xca\x9f\x72\x5b\x97\x4b\xd2\xcb\xe2\xe7\x9b\xae\x09\x4f\x08\x58\x16\x01\x9c\x7a\xce\x7b\xf5\xa7\x6a\xf3\xba\xad\x22\xa8\xfc\x76\xf5\x64\x02\x2a\xd1\x96\xb7\xd0\xad\x0b\xad\x4b\x5c\x53\xc9\x86\xa2\x82\xda\xd8\x74\xbd\x99\xe1\x7f\x21\xf7\xb2\x29\x39\xee\xbe\x54\x25\xa6\x59\xe2\x12\x2c\x3d\x28\x2f\xd8\x54\x2e\x78\x26\xfa\x65\x01\x73\x36\xf1\x56\xaa\xd7\x57\x4f\x6e\x0e\x15\x0e\x97\x77\xd4\xdf\x63\x9c\x29\x49\xaf\xd9\x4e\x13\x17\xfc\xa8\x48\x4d\x79\x6e\x48\x2f\x81\x62\x3e\xe5\x3c\x2e\x48\x08\xa1\x67\x6f\xcb\x5b\xec\x6b\xad\x74\xd1\xc6\xb8\xac\x91\xfe\xa9\x0c\xd9\x64\x14\x14\x48\x16\x5a\x68\xd8\xcf\x78\x32\x15\xb9\xea\x7e\xfb\xb0\xd0\xb4\x5c\xd6\x32\x8f\xb1\xa5\xc4\xa5\x61\x2d\x6d\x46\xc1\x60\xcd\xe2\x14\xba\x61\x63\xf9\xb9\x18\x55\x4e\x5e\x71\x60\xc8\x3a\xcd\x33\x23\xdf\xe7\x9d\xe2\x59\xce\x21\x97\x69\x92\x46\x55\xd7\xa6\x72\xc1\x6e\xc9\x33\x8b\x7e\xb6\x80\x77\x52\x20\xec\x9d\x4a\x3b\xce\x78\xd6\x71\x92\x76\x99\xde\xdb\xa2\xa4\xef\x48\x5f\xd6\xe0\x43\x1f\x39\xb6\xaa\xfa\x3a\x80\x86\x3f\x2b\x77\x01\x63\x0f\x9a\x17\x45\x43\x19\xbb\x21\xc3\x1a\xb8\x72\xfb\x66\x6d\x1e\xf2\x7d\xbd\x97\xa2\x11\x3b\x64\xfa\x48\x94\x84\x77\x09\x82\x7a\x94\xc0\x18\xa3\xbd\x23\x06\x9c\x43\x57\xb7\x6c\x03\xf7\xa6\x7d\xac\x9f\x00\x0b\x8e\x4d\xaa\x16\x43\x6b\xc2\x4f\x97\x7d\x81\xae\x1c\xfc\xa3\xc8\x02\x2e\xdf\x9d\x94\xf7\x1f\x62\xdc\xbe\x46\x4b\x45\x4b\xd6\xfb\x29\x14\x58\x93\xe9\x57\x51\x00\x7e\x56\xb0\xb8\x67\x0d\x1c\xc0\x60\xb4\x7f\x83\x93\xe8\x71\xcd\x37\x60\x24\xed\x54\xbd\x11\x2e\x89\xbf\x59\xed\x04\x4f\x84\x97\x95\x55\x20\x59\xfe\x2f\x0b\xaf\xa2\xf3\x76\x1f\xce\x6b\x40\x07\xb7\xaf\xd0\xba\x60\xc4\xfa\x20\xc5\x51\x7c\xaf\xd9\x12\xd1\x1a\xc6\xdf\xfc\xcc\xee\x78\x46\x1d\xfe\xb1\xdd\x8d\x11\x4d\x7b\xd1\x6c\xc1\x98\x93\x16\x53\xf7\x12\xbf\x17\xcf\xaa\x12\xe0\xe3\xe1\x47\x4b\xbf\xe2\x6f\xfc\x9b\x0b\xad\x19\xab\x76\xef\xcc\x5b\xcc\x08\xd9\x3e\x37\xbb\x82\x21\x58\x9f\x21\xbf\xc4\x38\x65\x16\x2d\xcc\x21\x26\xf3\x3e\x75\xf1\xb9\x0e\x38\xa9\x8d\xc2\xc9\xa1\xc5\x36\xc5\xb0\x7f\xa6\x7e\xaa\xb3\x63\x93\xe3\xed\x2a\xc7\xd9\x53\xc3\x17\x97\x7a\xb3\x6a\xfd\x81\x02\x90\x95\xbc\xfb\xef\xdc\x78\x96\xd9\xf6\x19\x9a\xcf\xcc\xb1\xf5\x72\xf9\x2a\x26\xd5\xac\x49\xf0\x82\xb9\x84\x97\xd5\x79\x59\x6c\x8b\xdd\x6f\xed\x15\x39\x50\xcf\x37\x56\x0a\xed\x52\xf1\x5a\x48\xb0\x27\xee\x4a\xe5\x2a\xfe\x89\xb0\xe1\x12\x35\x4f\xe7\xbf\x23\x7f\x8c\x7b\xd5\xf3\xad\xbe\x96\xf3\x73\xfb\x24\x8d\x0b\x67\xe9\xfa\x36\xd9\x71\xf6\x5a\xf3\x3f\x05\xb6\xac\x55\xdc\xaa\xce\xd9\x9a\x7c\x6c\x45\xcb\x63\xd5\x77\xea\x9c\x86\x93\xca\xe0\x94\x8e\x1a\xb1\xbc\x36\x6e\x49\xc5\x7a\xd9\xc2\xb0\x35\xc5\x06\x09\xf7\x40\xbf\xf1\xb2\x68\xc2\xb3\x24\xa7\x5d\xe8\xb1\xed\xad\xda\x97\x9f\xb5\xfe\x85\x34\x8b\xab\x35\x17\xf3\xb7\xb0\x8d\x9c\x9a\x8e\x6d\xf9\xe9\xa8\x5d\xcb\x46\xc3\x66\xca\xd6\x86\x95\xfa\x17\xc9\x77\xab\xaf\xeb\xc8\xb1\x7b\xca\x93\xb3\x67\x86\xa6\x17\xdd\x55\x95\x1f\xd8\x64\x5c\xa0\x70\xf0\xf4\xd0\x7d\x95\x0a\xb6\x8d\xa8\x24\xa2\x16\xdb\x49\x92\x66\xfe\x35\xf3\x17\x3c\x1a\xe7\x22\xbb\xa8\xbd\xad\xe2\x35\xe2\xd0\xdc\x50\xb6\x91\xec\x5a\x9f\x57\xbc\x3b\xe9\x4b\xf5\x81\x02\xd3\x18\x72\xd9\xcd\xbc\x97\x87\xbb\x8a\xf6\xe6\x34\xef\xcf\x37\x40\xd9\xa1\x1e\x77\x74\x51\xca\xa6\x6d\x2a\xe5\x7b\xe9\xb8\xed\x1f\x12\x73\xe1\xdd\x95\x1b\xb8\x4f\xb9\x03\x6c\xeb\x76\x7a\xad\x0e\xee\x68\x26\x57\x91\x49\xa3\xf5\x31\xe5\xd6\x49\xd2\xea\x79\xc5\xf5\x31\x8b\xca\x14\x05\xab\x0f\x27\x15\xfe\xca\xe3\xec\x8f\x35\xd8\xe9\xba\x3c\x1a\x75\x73\xd5\xb9\xdb\x98\xca\x02\xb9\x8b\xed\x5f\xe2\x8b\xa2\xee\x95\x07\xb8\xb9\xbc\x05\xac\xf6\x76\x87\x46\x2d\x7c\xa0\xd9\xbe\xce\x84\x14\x57\x6f\x5a\x85\x24\x39\x56\x0d\x95\x0d\x47\x8f\x96\xed\x2a\x7a\x76\x78\x63\x61\xa9\xf1\xe3\xfe\xed\x79\xe3\xfa\x93\x1e\x39\xda\xda\xec\x1d\xdb\xd8\x4a\x57\x45\x9c\xad\xa5\x38\x4d\x7c\x6c\x25\xc2\x75\xe2\xd9\x11\xf4\xa1\xa7\xf4\x00\xd0\xac\x2f\x9d\x5e\x94\x19\xd6\xf9\x9e\xfe\x31\x61\x75\xab\x3f\x90\x18\x35\xdc\x40\x01\x17\x04\xaf\xad\x3e\x0e\xbe\xde\xb7\xac\x6c\x06\xf4\xc9\x6d\x7f\x81\x13\x62\xe3\xf0\x5b\x6f\x81\xd2\x6c\xf6\xa9\x10\xac\xcb\xd4\x43\x9c\xca\x98\x43\x84\x0f\x21\xa0\x11\x9c\xd6\x37\x07\x3c\x99\xe9\xd1\xa9\x02\x5f\x25\xcc\x6b\xf9\x0a\xd9\x45\xd5\x37\xac\x85\x8a\x82\x17\x57\x9b\xc0\x3e\xfb\xe6\x94\x0e\x22\xcb\xdc\x7c\x0a\xa6\xa0\x73\x1c\x7e\xe6\x7c\xc0\x16\xd8\x84\xab\x82\xf1\xb9\xa6\xe1\xe2\x40\xc6\xdf\x84\xc3\xd0\x22\x64\x2e\xf0\x6f\x6f\x29\x32\x37\x73\x4d\xa7\x3d\x32\xe7\xc4\x87\x16\x03\x62\x12\xa5\xab\xbf\x80\x1c\x0d\x9e\x5c\x35\x8a\x8c\xfb\xfe\x2c\xcd\x44\x53\xdd\x3c\xf2\xbb\x30\x73\x87\x9f\x39\x4d\xd8\x3f\x36\xc7\x55\xa6\xb8\xd6\x14\x14\x9b\x31\x42\x19\x1d\x83\x81\xc4\x0a\x80\xd2\xf3\x9c\xd1\x9d\x31\xd4\x41\x63\x44\x9e\xa8\x6b\x7e\xc0\x58\x13\x15\x5f\xbf\x90\xb1\xe0\xd0\xd5\xaa\x39\x0c\x6b\xdf\x7b\x25\xad\x8c\x23\x6e\xae\xf9\x0b\x19\x72\xc7\xc9\x39\xff\x63\x9c\xb7\x11\x29\x09\x62\xaa\xe9\xb0\x48\x40\xec\x60\x9c\x18\x48\xe5\x1e\x07\x96\xf6\xfc\xc5\x19\xca\x88\x6a\x2f\xe2\x98\x9e\x48\x69\x5e\xcc\x16\x45\x6d\xab\x0b\x60\x2f\x3b\x54\x5b\xe9\xc7\x1a\xf0\x1d\x28\xfe\xca\xc2\xdc\x36\x1a\x83\x59\x4e\x8e\x53\x75\x87\x98\xff\xd9\x34\x29\x4e\x31\x8d\x66\x8b\x85\xe7\x99\x7b\xf0\x17\xfd\xa5\x62\x33\x7a\x71\xf7\x6e\xd1\x8a\xf4\x77\x6d\x57\x85\x4b\x4e\x98\x36\xf9\x09\xac\xa2\xa6\xd4\xca\xf8\xfb\x0e\x31\x2a\x84\x3c\xc4\xb7\xa0\x78\x07\xb7\xc7\xcd\xc4\xa0\xe0\x7c\x70\xfc\x43\x2b\xe3\x98\xd8\xdc\x56\x4c\x65\xef\x30\x4b\x11\xce\x64\xed\xc6\x69\x7d\x7d\xea\x5f\xf4\xd5\x5d\xc1\xaa\x98\xf4\x84\xd6\xbb\x8a\xc1\xe3\xfc\xc6\xbd\xf2\x95\x91\x69\x35\x0c\xa9\xf2\xd0\xcc\x72\x48\x32\xdf\xd7\xb7\x68\x9d\x48\xb2\xeb\x7d\x1e\x57\xf0\xd1\x71\x69\x36\x87\xef\xbe\x6e\xad\xec\x27\x97\x67\xf6\x55\x30\x89\x5d\x8f\x15\xf5\xbe\x32\x7a\xd2\x52\x3b\x45\x79\x7f\xa4\x9d\x69\x5d\x9e\xd3\x7f\xec\x76\x03\x4d\x1b\x19\x31\x52\x5d\xa6\x99\x13\x04\x94\x15\x2a\xfb\x7d\xee\x16\x06\xca\x13\x76\xd5\xe5\x36\x4a\x9e\x38\x4e\xd3\xb4\x8b\x9c\xd7\xed\x93\xd9\xf3\x15\xe6\x91\xfc\x9d\x9c\xd3\xe8\xbd\xde\x7d\xe5\xcb\xa9\xb5\x1d\xff\x95\x84\xa6\xfd\xdd\x82\x14\xa2\xc7\xec\xea\xc7\x8d\xa9\x11\x6b\xab\xbe\xe7\x46\x04\x7e\x2a\x9d\xd0\xf9\xfa\xc0\x05\xe5\x1a\x93\x5d\xa4\xdc\x69\x8a\x5a\xc7\x49\x9a\x59\xd2\x79\xeb\x52\xa5\x12\x61\xac\x79\x15\xaf\x88\x9b\x83\x32\x7b\xa7\x57\x27\x50\x0f\x77\x54\x54\xec\x4d\x1d\x69\x71\x2c\x9d\x1f\xff\xa0\x9e\x53\x58\x7b\xe4\x5e\x55\x99\xd1\x3b\xb0\xab\x34\x5f\x7f\xcb\x27\xa8\x20\x48\xeb\xb5\x2b\x5c\x5f\xad\x3a\xee\x38\x49\xdd\x28\x3b\xb4\x0e\x91\x3a\x8b\xac\xcc\x2f\xf0\x82\xb9\x77\xd0\x4d\x3d\x1d\xf5\x73\xa8\xb3\x3a\xc2\xab\xf3\x53\xa9\xcd\xff\x54\x2c\x8d\x37\xd6\x6f\x2c\x01\x8f\x94\x54\x79\x17\x9c\x0c\x54\x94\xba\x1a\x66\xfa\xec\xcc\x7f\x9b\xb3\x62\x57\xa0\xde\x53\x7d\xd5\x71\x8e\xda\x57\x1e\xba\x2e\x57\x72\x4d\xd4\xbe\x72\x32\xf7\x3d\xf7\x35\xf4\x69\xb4\x0f\xa0\x90\xea\x86\x6d\x81\xdc\x64\xbb\x3e\x14\xb8\x10\xeb\xdf\x99\x03\x5a\x86\x85\xb6\x64\x82\x8d\x07\xb7\xd5\x4f\x87\x20\xaf\x53\x95\xdb\x61\xb2\x73\x57\xd1\x2b\x24\xc7\x3e\x38\x2f\x10\xbd\x6b\xd5\xae\xf9\x13\x9f\x6e\xf2\x59\xb2\x97\xe1\x02\xbd\x1e\x0d\x87\x9a\x48\xad\x43\xc3\x50\x63\xb2\x55\x9f\x29\xd4\x16\xbb\xb7\xd3\x15\xba\x15\x16\xd8\x62\x02\x6f\x39\xb8\xb9\xae\x05\x1e\xf5\x1a\xac\x78\x8d\xf0\x9d\xbb\x8b\x1a\xd0\x0c\xfb\xe0\xbc\x95\x58\x8a\xd5\x69\xf5\x3d\xdc\xdf\x74\xa6\xc4\x9a\xe1\x06\x3d\x38\xf5\x09\x5d\x40\xaa\x18\x8a\x42\x9e\x27\x9b\xf4\xb6\x22\x23\xb1\x3b\x3b\xee\x21\xad\x61\x7b\x9b\x7b\x91\xfb\x07\x6d\xea\xc2\x50\x4f\xaf\x9e\x0a\x15\x7a\xc1\xb9\xab\xe8\x38\x46\xb5\x0f\xce\xbd\x8d\x6f\xb2\xba\xa2\x36\xe2\x17\x4c\xcd\xc5\xef\x18\x20\xc4\x3d\xb5\x81\xb8\x49\x0a\x1d\xd4\x11\x91\x49\x17\x7b\xfe\x63\x3c\x89\x9d\xdf\xb1\x90\xa1\x0e\xdb\xd8\xf4\x89\x91\x79\x70\x51\xad\x94\x41\xf7\x6a\x28\x3f\xc3\x30\x3a\xf7\x17\xb6\x32\x2e\xd9\x47\xe4\xda\x12\x33\xad\xbe\xa8\xbe\x12\xb6\xa6\x47\xc5\x07\x89\x40\x28\xea\xa4\x13\xf7\x33\xc9\x74\xa0\x9a\xeb\x94\x24\xea\xf9\x83\xc3\x88\x79\xdb\xbe\x95\x7d\x2b\x6c\x4d\xd3\x6a\x76\xd8\xc1\x39\x35\xbd\xac\x0f\x5e\x75\x65\x3f\x59\xa5\xce\x43\x05\xcf\x58\xd1\xf6\xc9\xfa\xa3\xac\xc5\xd6\x6b\x54\x9b\x99\x3d\xa6\xf5\x22\x3e\x33\x0a\x7c\x38\x12\x2d\x06\xb2\xfa\xfa\xc7\x44\x47\x93\xdc\xba\xcd\x85\xbe\x31\xc3\x6d\xe1\x02\xef\xb0\x45\x8d\x01\xfc\x58\xff\xdf\xd5\xaf\x78\x5c\xaf\x8a\xb2\xf5\xdc\x3e\xe7\x93\x05\x0b\x39\x5f\xed\xb1\x1c\x11\x67\xbd\x75\x80\x32\x86\xed\x67\xf6\x97\xb0\x9d\x15\x0f\xf6\x0f\x07\xa9\xaf\x66\x11\x7d\xdd\xaa\x0d\x89\x6f\xbb\xe6\x28\x38\x31\x47\x5b\x77\xc8\xee\x86\x96\x36\xac\x95\x1e\xf4\xaf\xa8\x1a\x10\x8f\x79\x65\x95\x4e\x11\xf9\x39\xb7\x1b\xdf\x09\xfa\xec\x0b\x74\x69\x7c\x53\xeb\x42\x85\x2f\x97\x6e\x26\x15\x94\xb0\xbb\xc1\xc5\x43\xa0\x21\x2f\xf3\x7b\xef\xfd\xdc\xfd\x89\xbc\x4e\x1b\xdd\x8f\xe8\xfb\x2d\x3e\xd9\xc6\xd0\x55\xf5\x1b\xd4\x87\xfd\x5d\x2a\xc7\x94\x8b\xbc\x2c\x4b\xe6\xc9\xce\x38\x2b\x8d\x53\x24\x31\xf6\xd5\x5a\xbe\xf0\x86\xf5\x2d\x79\x06\x3f\xdc\xec\x33\xff\x0a\xa7\x1b\x50\x0e\x36\x96\xde\xcc\x64\xf4\xae\x2c\x9e\x9e\xb8\xa8\x23\xb5\xc0\x32\x3a\xa5\x99\x63\x30\x3d\xdc\x54\x17\xa7\x37\x3d\xf0\xb4\x72\x9a\x76\xf5\x9e\xd7\xc5\xfe\xea\xc5\xce\xa8\xc1\x45\x7e\xd1\x7e\x28\xfb\x8c\xe4\x98\xcd\x6c\x59\xbf\x60\xc2\xdc\x9b\xbf\x95\x9b\x0e\x1c\x1e\x8c\xa9\x3c\x9b\xe9\xdd\x33\x56\x56\x90\x70\xbb\x63\x41\x71\x52\xf4\xb6\xe6\x75\x05\x7f\x1f\xc6\xeb\x26\xe5\x0d\x1c\x18\xac\x28\xcc\x21\xed\xb9\x5e\xf4\x36\x7b\xa6\x33\x90\x77\x53\x79\xc4\xfe\x7a\x76\x8a\x94\x67\x63\x25\x4b\x10\x16\x99\x67\xf2\x9e\x70\xcb\x01\xb3\xc1\x3f\x6b\x97\x67\x2e\xea\x49\xab\xac\x48\xa8\x6e\xaf\x2b\xb3\x8e\xfe\xb3\xa9\xaf\x48\x7d\xf8\x48\xad\xdc\xf8\xed\x40\x55\xc5\x96\xdc\xf8\x3d\x97\x8b\x18\xda\x4a\x67\x22\xef\xb8\x2a\xcf\xfe\xa3\xe6\x87\x2c\xd9\xe6\xa0\xf4\xa7\xc8\xcc\xbc\x8c\x87\x73\x9b\x5e\x25\x02\x13\x94\xd6\xbb\x79\x60\x10\x15\x3f\xaf\x06\x6b\x69\x5b\x7b\x43\xa0\x19\xb4\xab\x35\xbb\xa0\x13\x74\xa1\xde\x17\x3a\x0d\x30\xb9\xdf\x61\x27\x50\x40\x9a\x09\x5f\x84\xb4\x11\x0a\x84\x02\xeb\x3c\x9f\xa1\x36\x88\xcc\x46\x88\xbe\x43\xb5\x2f\xcb\x80\xcd\x40\xfd\x9d\xcb\x40\x11\xf8\xf7\xb9\x7b\xe0\x5f\x20\xd1\x63\x00\x29\xe0\xb5\x6a\x01\xf8\x0c\x72\xce\x29\x81\xc2\xa1\x07\xdc\x24\xe8\x0e\xac\xc8\x62\xc1\x2c\xc4\x35\x62\x01\xb2\x15\x79\xe0\xc9\x43\x27\xa3\x34\x9b\x43\xe8\x55\x6c\xde\x8b\x9b\x74\x0a\x72\xe6\xf6\x6f\xfa\x17\xe4\xc2\xb9\x95\x40\x1a\xf2\xb1\xfb\x0e\xf0\x1c\xf9\x5c\x75\x09\x3c\x81\x2e\xd0\xfd\x06\x9f\xa0\x71\x9c\x9b\x10\x15\xed\xcd\xfa\x03\xde\x80\xcd\x3d\x62\x84\xdf\x62\x7e\x9e\x3b\x90\x51\x0c\xb6\xd9\x84\xd6\x62\xa5\xcf\xae\xd0\x5c\x39\x3b\x6e\xad\xa0\x9d\x64\x6b\xcf\x78\xd2\x63\xd8\x73\xbb\x9c\xe8\xff\xb0\xe8\x95\xb1\x40\x12\xf3\x93\xb6\x1d\xf8\xc5\xcc\x67\x0f\x81\x45\xcc\xfd\x99\x4b\x20\x12\x71\x37\xfc\x32\x1c\x46\x1c\xf2\x38\x89\x78\x30\xda\x6c\xe6\xa1\x9e\x8c\x69\x4f\xff\xa6\x7c\x92\xbc\xb8\xc1\xa5\x1a\xc4\x8d\xa7\x01\x9a\xb7\x88\xd6\x21\xa0\x5d\x13\xba\x97\x5f\xa4\x67\x08\x56\x64\x1f\x04\x96\xf0\xff\x66\x09\x80\xcb\xbc\xd9\x19\xcb\xc0\x16\xce\x93\x70\x13\xa8\x8a\x6d\xf4\x88\x80\xcb\x59\xab\x6c\xfe\x44\x3a\x09\xfc\xf1\x34\xf2\xbf\x5a\x87\x6b\xe9\x14\x8d\x26\xec\x54\x15\xd5\x47\x95\xd9\x76\x95\xfa\xaf\x42\x51\xb6\x8b\xc6\x93\xf5\xa9\x1f\xd3\x3d\x25\xdf\x98\x81\xc0\x5c\xf1\xda\x74\x6b\xe0\x97\xd0\x39\x0c\x04\x7f\xf1\x2d\x3d\xa6\xc0\xff\xe3\x54\xdb\x2c\x47\x36\xb1\xa6\x3f\x8c\x26\x7d\x29\x9b\x33\xbe\x80\x2c\x2d\xde\x3b\xb2\x9d\xb2\xae\x00\x6f\xc1\x29\x67\x0c\xc2\x92\xbf\xa8\xa0\x5e\xae\x7c\x4b\x73\xd1\x6a\x19\xc5\xf4\x65\x6a\x5a\xea\x18\xb0\x42\x61\x1d\x0a\x83\xb6\x12\xb9\x3b\x01\x05\x0a\x24\x36\xeb\x61\x26\xc7\xeb\xfe\x17\xd2\x94\x36\xf5\x25\x94\x54\xdf\x04\x0e\x3e\x22\xc7\xd7\xe5\x35\x79\x50\xa6\x57\x11\x85\x1f\x28\x2d\x65\x07\x15\xd3\xa9\x44\xd1\x34\xec\x07\x2d\xd1\x40\x4f\x21\xd3\xc9\xba\xbc\xc3\x74\x40\xab\x8a\x74\xfb\x0a\x5e\x94\x14\xdb\x6c\x80\xe7\xf1\x58\x77\x75\x59\xa3\xa7\x24\x17\x22\x48\x27\x06\xeb\xfa\xf5\xe4\xa9\x3d\xad\x0d\x0b\xc8\x45\xed\xdc\xfc\x87\x94\x80\xa6\xd5\xb2\x55\x54\xf3\x1a\x39\x1a\x4c\x9b\x55\x66\x4c\x76\xa0\x4f\x29\x58\x1b\x52\x07\x2c\xc9\xb1\x72\x93\x80\x71\x0a\x85\xcd\x66\xa8\x43\x00\xdc\xa9\xce\x2a\xbd\xf0\xbf\xf3\x14\x92\xd7\xe9\xf3\x7d\xf5\xa4\x7f\x86\x63\xea\xd7\x91\x81\xde\xda\xfc\x99\x94\x55\xed\x9d\xd2\x23\x94\x57\x8d\x22\xa4\x82\x7a\xb5\xea\x55\x52\x3d\x6d\xa4\xb8\x34\x24\x91\x7e\x26\x77\xd8\x2d\x03\x5c\xa9\xda\x65\xe3\x0d\x21\xc2\x55\xb7\x7f\x64\xb1\xaf\x66\x9f\x1b\x24\xad\xbc\x38\xa5\xf7\x07\xa9\x75\x6c\x6b\x1d\x4c\xf6\x1c\x5e\x68\x8c\x27\x3f\xea\x31\x4a\x4e\x51\xca\x5a\xff\x45\x6c\xa9\xc2\xba\x82\xa4\xe3\xb4\x84\x32\x5d\xc8\x3e\x7a\xbc\xe1\xbe\x1b\x00\xf4\xa8\x49\x36\x08\xb4\x52\x18\xf6\x74\x36\x9c\x47\xd9\x7c\xa3\x0d\x6e\xa7\x4e\x1b\x5b\x0e\x8f\x53\x47\x3b\x7d\xe0\x8f\x34\x72\x45\x09\x62\x46\xb7\xd7\xae\x42\xbc\x01\x07\xf6\x7e\x04\x01\x7d\x32\xee\x23\x97\xa0\xf8\xf0\x7b\xe8\x26\x18\xf4\xb8\x86\x16\x23\x5a\x1b\x1b\xcc\x0c\x6d\x7d\xb2\x0d\x7a\x03\xcc\xb9\xfe\x0c\x5e\x06\x10\xa7\xc3\xe0\xdd\xc0\xcf\x0e\x3e\x9c\x05\x46\x94\xdf\x83\xab\xc0\x8b\xd9\xe9\xf0\x23\x88\xc9\xaa\x46\x6c\xe1\xdd\x19\xde\x88\x12\x99\x1a\x1e\x89\xce\x44\x7a\x3c\x92\x50\x2e\x9a\x65\xfd\x18\x5b\x8c\x6d\x78\x7c\x04\xda\x8d\xfc\x79\x7d\x1e\x04\x23\x6b\x46\x65\x50\x13\x72\xb8\xbd\x1b\x7a\x89\xa4\x95\x9b\xc3\x1b\x10\xbd\xa6\x1f\x26\x23\x3f\x58\x0b\xe0\xb3\x68\x62\xfa\x25\xc4\x19\x1d\x0b\xfb\x8c\xf4\x62\x6b\x3c\x56\xa3\xfb\x30\xb2\xf5\x59\xf4\x39\x36\xf8\x6f\x38\xf0\x89\xed\x77\x75\x3b\xe8\xc5\x3a\x7d\xb2\x0b\x54\xb1\xfc\xdb\x2c\xc0\x87\xcc\xb1\xd2\x61\x68\x07\xf3\x88\x9a\x01\xa9\x99\x4b\x99\x73\xa1\xdf\xc4\xdd\xb4\xc7\xb0\x88\x10\x84\x6d\x43\xac\x89\xb5\xee\x8d\xc8\x79\x46\xb9\x75\x3d\x8a\x33\x4c\xff\x79\x49\xbf\x2a\xbe\x74\xa5\x1b\xd8\x22\xea\x1e\x99\x0b\x64\x0b\x8d\x2d\xd9\xc0\x13\x01\x5e\x12\x0c\xba\xf1\xb3\x54\x9e\x60\x35\x8f\xc5\x98\x80\xd6\x71\x15\x69\x33\xa0\x33\x1c\x41\xa8\x00\x86\xd9\xc7\xdc\x23\x11\x07\xd6\x6c\xeb\x4e\xe4\x2b\xa1\xba\x3f\x4a\xbb\x97\x3d\xe5\x52\x3b\xdd\x5d\xbd\x77\x28\x92\xde\xaa\x44\x9b\xbe\x02\xd3\xe4\xad\x45\x57\x80\x68\xe9\x57\xc5\x33\xe0\x8e\x24\x00\x3f\x03\x26\x8b\x74\xa9\x66\xd0\x52\xc1\xe9\xc3\x1f\xa0\xcb\xbc\xf3\xee\xff\x83\xf3\x38\x2c\xeb\xab\x48\x2a\x6b\xe1\x5d\x7b\xea\x50\x09\xe7\x42\x04\x6d\x5d\xe1\xab\xfe\x8f\x34\x55\xbe\x4f\x43\x25\xed\x75\x5e\x56\x41\x39\x3d\x38\x27\x5b\xf6\x99\x7e\x37\xbb\x0f\x5b\x0d\x80\xaa\xa1\xe4\x2b\xa0\x83\x3c\xef\xf0\x3c\xf0\x87\xc4\xce\xad\x05\xba\x26\x88\xb2\x99\x0d\xb7\x72\xfc\x6e\x9d\xa7\xbc\x6f\x69\x3f\x7b\x95\x1a\xdc\x70\xbe\xb7\x8c\x3a\x5a\xbb\xbc\x2e\x83\x66\x53\x69\x69\x14\xd3\xb2\x4b\x97\x4a\xe7\xd1\xad\x0a\x3e\x21\x28\xfd\x7c\x9e\x32\x89\x09\xc8\xb4\x2f\x43\x96\x81\x27\x94\xf7\xdc\x76\x42\x07\x24\x11\x36\x2b\xe0\x9d\x3c\xf0\x86\x80\x62\x1c\x39\x3c\xd6\x43\xf9\xd9\x5f\xd3\x9d\x4a\x8d\xec\x7a\x56\x73\x90\xda\xd7\xfa\x2c\x4f\x41\xb3\x6b\x68\x15\xbb\xd3\xfa\xaa\x03\xa0\xe7\xf4\xc4\x52\x49\xa2\x2f\x60\x9a\xef\x13\x1c\x00\x3c\xd7\xb1\x76\x8d\x83\x0f\x14\x76\x36\xab\xa1\x07\x82\xa8\xeb\x2a\x0a\xfd\x6c\xfd\xe9\x71\xca\xf5\x53\xc5\x5d\x0c\xaa\xfd\x60\x72\x75\x1a\x55\xd6\xfd\x2e\xb7\x8b\x36\xb9\x6d\x8b\x88\x41\x13\x34\x6c\x85\xdc\xe8\x0e\x95\x23\x09\x67\xe8\xf7\x8a\xda\x83\xff\x00\xf2\x73\xe7\xef\x6a\x05\x0d\xca\x2b\x36\x4e\x50\xa1\x70\xca\xb5\x1b\x94\xa0\x2b\x0b\x4e\xaf\xa0\x54\x9d\x6b\xed\x3c\x47\x9d\x34\xba\xb2\x6a\x98\x7a\x78\xd0\x35\x77\x35\xb5\xaf\x7b\xa6\xf0\x23\x6d\x77\x0b\x0c\x9e\xa7\x3d\xae\x4d\x49\x80\xe9\xac\xd2\x9c\x43\xcf\x81\x1d\x06\x8b\x5d\x5d\xa0\x8b\x7a\xb2\x4d\x06\xb4\x5b\xb8\xfd\x1f\x12\x76\x82\xdc\x74\x45\x8b\x79\x52\x24\x23\xc7\x30\x4b\xea\x91\xd6\xd9\xd8\x7c\xda\xec\x92\xb3\xd8\x2c\xda\xb8\xaa\x1b\xfd\x4e\xbf\x4f\xc4\xa0\xdf\x80\x9f\x69\x54\x6c\x1e\xb4\x36\xf4\x0b\xb6\x1e\xf6\x73\x97\x63\x47\x10\xb6\x75\x1e\x26\x47\x87\x1e\x28\xd0\x31\x7a\xe6\xe5\x61\xb4\x89\xfe\x61\x58\x87\x16\x03\xf4\x96\x9d\xa8\x06\x78\x58\x32\x05\xd5\x83\x89\xaa\x29\xa8\x01\x5a\xc3\x68\x47\xeb\xa1\xff\x52\x9f\xa0\x97\xe1\x9e\x50\x26\x36\x05\xe1\xb9\xaf\xc3\x9c\xd1\x23\xd6\x11\x18\x1b\xdb\x72\xbf\x1a\xdd\x0a\x07\x5e\x7a\x85\x5a\xc3\xd0\xd0\x28\x6a\x05\x77\x35\xa7\xa2\xcb\xe0\x47\xc5\xf6\xe8\x7a\xc4\x5c\x19\x81\x3a\x22\x32\xc6\x02\x34\x0a\x9d\x91\x9a\x8a\x72\x50\x24\x74\x12\x7a\x1e\x7d\xee\x76\x0d\x9b\x8f\x85\x5a\xaf\xc6\x12\xb0\x91\xbb\x35\xf0\x05\x56\xdc\x45\x53\xf8\x0d\xf3\xc7\xc0\x57\xf8\x03\x53\xd2\xf8\x0f\xb2\x98\xb9\xb4\xf0\x31\xe2\x4c\x74\x29\xcc\x91\x18\x42\x88\x2f\x41\x34\x44\x4c\x8a\x04\xb9\x41\x58\x1f\x8e\x40\x1d\x18\xff\xba\xc1\xa8\x8c\xc1\xb4\xb6\x44\xbf\x33\x4c\xef\x48\xa0\x9b\xa2\xae\xf3\x9d\xd0\x3b\xe1\x68\x7f\x12\xbc\x48\x70\xb2\x21\x0b\xb6\xe0\x77\x15\xe4\xc0\x5e\xbc\x01\xd9\x17\x18\xe0\x3e\xc7\x56\xc3\xdd\xdc\xb9\xc9\xbd\xc8\x72\x8e\x45\xc8\x15\x84\xcd\x36\x71\xdb\x85\x7c\x66\x3e\xb0\x0e\x42\xd3\x08\xf5\xad\x70\xf0\xb7\xfa\xca\xd9\x31\x68\x89\xca\xb1\xf7\x1a\x14\xa0\xe0\xd6\x3d\x81\x0e\xca\xc6\xf3\xad\xa1\x34\xe9\x7a\x69\x35\x54\x2f\x36\xa0\x7f\xc0\xd3\x44\x53\x92\x6e\xc3\x69\x82\x80\x90\x9d\xf0\x3f\x3c\xda\xae\x09\x24\x96\x13\x68\x9d\x84\x3c\x66\xcd\xbb\x7e\x19\x68\x29\xfa\x3d\x96\x09\xbc\x2b\x10\x75\xd3\x40\x5b\xe3\x5f\x35\x79\xe0\xce\xdc\x40\xc3\x14\x30\x49\xa7\x12\xf7\x83\xed\x9a\xbb\x70\x0c\xb4\x54\x35\x35\x51\x07\x89\xe4\xd3\x83\x4f\xc0\xb3\xc5\x43\xbb\xca\xe0\x1c\x81\xa9\x75\x2d\xb2\x8e\xe3\x71\x35\x13\x98\xdd\x74\xe3\xd4\x04\xb0\xb6\xde\xb4\x73\x33\x10\x55\x2d\xaf\x8a\x03\x90\xf2\x5e\xfd\x73\xa0\xa1\xf8\xaa\xf0\x16\xf8\x47\xfe\x2d\xb0\x17\xcc\xc8\x2d\x4e\xd8\x07\xbe\xd4\xae\x3b\x44\x83\xa8\xca\xc0\x5d\xdb\xe0\x79\x92\x69\xd6\x27\xe1\x4a\xde\xd1\x2b\x7b\xe9\xc6\xa1\xa5\x23\x2f\xe8\x03\xbd\x45\x6d\xbf\xe8\x8f\x3b\xff\xaa\x08\x05\xe6\xb4\x78\xe6\x4c\x05\xbc\xea\x5d\x05\x66\x80\xbe\x6a\x3a\xb0\x13\xfc\xa3\x24\xeb\x84\x09\x48\x33\xc6\x04\xd5\x82\x3f\xb4\xe3\xae\x17\xa1\x42\x79\xbf\xf5\x45\xd8\x4f\xe0\x78\xd9\x87\x4e\x19\xf3\x1a\xfe\x49\x57\x8f\x64\xb4\x2d\xa5\xb7\xf4\x27\x97\xe3\xf4\x5b\x5d\x76\x3a\x27\x60\x61\x4b\x29\xff\x04\x10\x5f\x37\x4e\xcf\x03\xce\x56\x68\x8e\xe7\x83\xdb\x0a\x7b\x83\x62\xc0\x16\x7d\xa0\x6b\x03\x14\xad\x0c\xb7\x7e\x0a\xff\x25\xb8\x7a\x89\xa0\xfb\x5d\x64\x0e\xbb\xd2\x8f\x9d\x89\x6e\x8d\xa7\x23\x23\xbf\xcb\xae\xd1\xf3\xfb\xe3\xb4\x85\xf4\xcb\x9d\xc7\x78\xf7\x81\x15\xcd\xb3\xe8\xeb\x01\xb4\x66\xc3\xf1\x43\xc0\x9d\x12\x65\x90\x3b\x78\x30\x2f\xd4\xb5\x05\xfc\xad\x62\xda\x98\x40\x35\xc2\x39\xd7\x82\xd9\xc1\xa4\xf2\xd3\x3b\x58\x9d\x64\x45\xd7\x27\x96\x09\x85\x5a\xe3\xce\x2c\xa7\xba\xe5\x0d\x30\x5d\x69\xab\xc4\x32\xe2\x0c\xdd\x11\xb6\x22\xa2\x81\xa3\x89\xee\x8c\x1f\x60\xee\xa1\x9b\x8c\x22\xe8\xbe\xeb\x10\xc3\x1b\x71\xb7\xda\x80\x7f\x46\xdb\xaf\xa6\xb0\x06\x68\x3b\x47\x4f\xb0\x1c\x68\xb7\xbb\x56\x33\x8b\xe9\x59\xd5\x74\xa6\x2b\x7d\x22\x6f\x06\x71\x0f\x90\x89\x9e\x10\x00\x18\x09\xa9\x89\x65\x90\x53\x42\x2f\x63\x14\xb6\x3c\x94\xca\x00\x91\xbf\x5c\x23\x18\xf6\xe8\xfc\xb5\xef\xf1\xd7\x98\xc5\x38\xc8\xb2\x07\xdf\x9f\x12\x33\x1b\x21\x9f\x4e\x1f\xa6\x2d\xa4\xae\x2a\x23\xc6\xa1\x4b\xb9\x5e\x04\x08\x5b\x8a\x5c\x09\x53\xb8\x1c\x9a\xcc\x18\x43\x5c\x12\x02\x19\x18\x72\xe9\xd0\x14\x86\x27\x1a\xeb\xba\x9c\x31\x0d\x9b\xba\xf6\x02\x7e\x0e\xab\xbc\xfc\x0f\x73\x12\xd1\x3a\xf2\x89\xd0\x12\x99\xed\x57\x08\x6b\xc2\xba\x32\x84\x71\x95\x71\x53\xbf\x88\x21\x62\x18\x84\xeb\x19\x1e\x0c\x01\xb8\x94\x31\x99\x81\x9e\x10\xe3\xd7\x18\xc7\x83\xd2\xf0\x16\x86\xaf\xcb\x18\x2e\x62\x58\xad\xbd\x87\xc7\xe3\x3f\x2f\x35\x13\xcb\x05\x15\xc3\xfd\x8c\x7c\xfe\xb3\xb6\x40\x86\x23\x7f\x49\xf9\x1b\xfc\x0d\xcf\x51\x37\x86\x37\x71\x63\x05\x53\x71\x90\x53\x07\x2c\xc5\xf7\xb1\x7f\x1c\x1f\xc2\x6d\xd8\xee\x81\x6f\xf0\x79\xac\x34\x17\x03\xf6\x91\x49\xb6\x9a\x8f\x5d\x27\xd2\x2e\xe4\xe2\xbf\x94\x47\x07\x2f\xe1\xed\xf2\x2f\x2d\x67\xf0\x70\x19\xb7\x0c\xc3\x4d\xa5\x33\xb5\x20\xf6\x42\x2c\xe7\x8d\x63\x7d\x22\x7b\xfa\x62\xcc\x28\x18\x3d\xf6\x15\x63\xf0\x0f\x05\x66\x60\x49\xdc\x0e\x17\x32\x76\x84\x7d\xdb\xca\x1b\xf3\x66\x3e\x3b\xb7\x1c\x7b\x52\xb0\xbe\x9f\x8d\x15\x18\xee\x37\x85\x63\x91\xb9\xfc\x12\x07\x6c\x75\xce\x5f\x9a\x28\xf4\x63\xb6\x98\xf3\x1f\x7a\x45\xbd\x90\x0a\xa0\xbd\x0a\x30\x7e\x08\xad\x90\x9e\x0e\xa8\x40\xb5\xa2\x71\x97\xf5\xa8\x9c\x4f\x58\x49\x50\x06\x67\xea\x18\x19\x0b\xad\xff\xbb\xe7\x16\x36\xbd\xba\xbd\xfe\x27\xda\x58\x41\x2f\xfc\x84\xd2\x4a\xde\xaa\x7c\x50\xef\x42\x7f\xf6\x7c\xd4\xd6\x90\x4f\xbe\x85\x9a\xe7\x74\xc6\x91\xd1\x79\x9a\xdc\x83\x43\xe8\x4c\xc5\x5a\xe7\x76\x74\xb6\xd8\xd9\x2a\x1f\x9d\xc4\x9b\x39\x1a\x8e\x4e\xf4\x5e\xe8\x9e\x84\x1a\x3a\x47\xeb\x16\xa0\xbe\xad\xda\x02\x13\x74\x56\xe3\x2c\x85\x18\xb9\x56\xb3\x8f\x09\x22\x1d\xe5\x27\x48\x74\xa4\xba\x68\x53\x6c\x04\x92\x9d\xc7\xf6\xff\x84\xa8\xb2\xe3\x9c\x7d\x91\x02\xd9\x98\x55\x15\x92\xcb\x3f\x75\x4a\x8f\xde\x1c\xb9\xdf\xe5\x86\x42\x03\x19\xb5\x5e\xe8\xca\xee\xf3\xf9\xa1\xc8\xcd\xb6\x53\xf2\x71\x24\xbf\x91\x20\x2e\x23\x68\xcd\xac\xac\xa7\x48\x5a\x99\x6d\xcc\x13\x24\x24\xbf\xdf\xbf\x0c\x39\xa8\x1b\x71\xb6\x42\xa2\x15\x41\x56\x7d\xc8\x11\x41\xdc\xa9\x79\x68\xcf\xd9\x3f\x3b\xab\xd0\xe0\x53\xde\x35\xd5\xc8\xdb\xc1\x3d\xc6\x21\xc4\xd0\x7d\x4d\xee\x83\x44\xb4\x2d\x23\x42\x10\xfb\x86\xe5\x59\x18\xb2\xa2\xb2\x38\x46\x05\xff\x2a\x02\xfc\x21\xf8\x3f\x7d\x9b\xf3\x1a\x64\x8a\x92\x6c\xf5\x16\xfe\x2a\x30\x8e\x75\x08\xbf\x64\xdd\xe8\x8d\x17\xfc\x4b\x1a\x69\x10\xf2\x1f\x90\x2b\x8b\xea\x78\x13\x14\xb6\x7a\x2e\x6f\x31\x15\x64\x8f\x73\x6d\x68\x5a\x0a\x89\xb3\x8b\x7e\x29\x4e\xca\x8e\x02\x97\x1d\xdc\xc7\x42\xa0\xd4\x9d\x18\x53\x03\x7f\xb7\x4c\x20\x6a\x51\xf5\xe9\x7b\xc2\x78\xaa\x7b\x4f\x8e\xe0\x04\xf5\x49\xfd\x05\x3e\x8d\xc6\x2e\x9a\xca\x93\xd3\x4d\x55\x24\x6e\x33\xfd\x2c\xdb\x8b\x73\x15\x28\x21\x7f\x66\x7f\x01\xd5\x71\x96\x6c\x1b\x48\xea\xff\x92\x15\x06\x4b\x76\xda\x31\x99\x48\xa7\xa5\x1b\x51\x86\x4e\x8c\x7e\x15\x5c\x05\x2e\x74\x9f\xe4\xbf\x02\x6d\xeb\x67\xf3\xe7\x82\xbc\xc2\x03\x3c\x6b\xf0\xb6\xf2\x12\xd7\x1f\xf2\x66\xb5\x70\x40\xe8\x36\x19\x64\x97\xc3\x44\xec\x49\xd6\x23\x64\x83\x7f\x31\xcb\x02\xb9\xb1\x73\x26\x33\x18\x2d\xb2\x74\x27\x18\x18\x72\xca\xc0\xaf\x67\xd8\x77\x85\xf0\xfe\xc1\x27\x6a\x55\xbc\xc5\x78\x57\xfe\x6b\xae\x0f\x2e\x51\x08\x38\x1c\x9c\xcc\x54\xb0\xfb\x70\x94\xc4\x64\xfd\xc0\x55\xb1\xb3\x58\x7e\x78\x81\xbf\x29\x33\x17\xaf\x74\x3a\x45\x3c\xc0\xbb\x2c\x43\x88\x65\xf8\xc8\xc9\x69\xbc\x51\xde\xd5\x8e\x87\xdc\xff\x78\xb6\x35\x0e\xdc\x0d\xdc\x74\x63\x29\x27\x95\xd3\x2c\x8f\x61\xb7\x72\x66\x12\x5c\xd6\x6f\x36\x92\x95\xc7\xda\xcf\xfa\x18\x13\xc8\x2c\x61\x1d\x3d\x50\x4c\xfc\x66\xb6\x39\xe5\x13\xfb\x89\xcf\x96\x1c\x86\x84\xd8\x38\x7c\x82\x7b\x5b\xee\xdd\x1e\xc2\x5d\x2c\x7d\x57\x75\x86\x73\x44\x92\x63\x08\x61\x17\x89\x7d\x64\x76\xac\x8f\xc2\xdf\x0c\x0a\x6b\x9f\xe0\x52\x66\x13\xb3\x94\x9f\x13\xad\x66\x4e\xe7\x1d\x38\x60\x45\xc4\x70\xfe\x71\x4a\x67\xb4\xb1\xbd\x2c\x6b\xf0\xef\x4c\xdd\xc0\x2b\xce\x57\xc3\xa1\xd6\xc9\x9c\xf5\xb9\xbb\x2a\xe8\xec\xcc\x9c\xbf\x73\xd7\xb1\xba\xb2\xaf\x4a\x1c\x58\x7f\xa9\x25\x58\x3d\x33\x45\x19\x98\x61\x4f\x5c\x92\x7d\x3f\x4a\x26\xec\x25\xc4\xfe\x74\x86\x52\x78\xd6\x69\x13\xfe\x8e\x77\xc6\xf2\x23\xbe\x83\x5d\xda\x67\xe4\xb8\x55\xb7\x35\x15\xb0\x79\x15\x8a\xb2\xcd\xac\xab\xa5\x69\x39\xd3\x58\x26\x45\xb6\xa2\x9d\xcc\x54\xe3\x15\xe4\x19\x71\x29\x37\x23\xad\x9c\x70\xd6\xde\x8a\xda\xc5\xc8\x53\xcf\xf2\xcb\x67\x4c\x92\x3d\xd9\x71\x1d\x3f\x2a\x8a\x5a\x6b\x81\x95\x71\xb5\x3d\x89\xec\x2f\x9d\x97\x1a\xea\xd8\x1b\x5b\x3f\x94\xec\x63\xa5\x37\x3e\xd7\x6e\x61\x36\xd4\xd6\x0a\x78\xc4\xcf\xca\x3d\x70\x14\x11\x59\xd2\x9e\x1a\xc4\x38\x99\x7f\x27\xd2\x86\xb1\x5e\xaf\xde\x77\x01\x57\xa9\xef\xee\x48\xc2\x26\xa4\x3d\x6b\xd7\x63\x2e\x7c\xf7\x6e\x16\xbb\x7b\xe0\x44\xfd\x45\xd6\xaf\x9e\xad\xc5\x30\x6b\x4f\xfb\xe5\xec\x54\x26\xa3\xd9\x92\x7f\x91\x38\x55\xb7\x13\x6a\x23\x56\x55\x9a\xa7\x0c\x33\x78\xc5\xc5\x11\xcd\xf8\x4b\x43\xe9\x3e\x14\x0f\xd4\x5a\xec\xf0\xc2\x5a\xe4\x0e\x6b\x5d\xd0\x6f\xfc\x1b\x5d\x67\xd9\xf8\x29\xcb\x7a\x0b\xd6\xd9\xc1\xd6\xa2\x9b\xac\xc5\xbd\x7f\x68\xae\x30\xbd\xdb\x27\xf8\xee\x04\xb3\x29\x17\xda\xc1\xb8\x5e\xf3\x2b\xe5\x08\xc3\xa1\xec\x5d\x44\x0c\xae\x2e\x70\xdd\xe7\x83\x7d\xd5\xfd\xdc\xb1\x0b\x3b\xac\xf0\x5b\x7b\x02\xcd\x16\x2c\xef\x39\xad\xdc\x99\xb5\xa4\x71\xa7\xbc\x97\xb4\xb0\x14\x95\x79\x90\xff\xa7\x63\x48\xae\x93\xbf\x08\xcf\x8b\x49\x94\x5f\x88\x5a\xf8\x9b\xb6\x2a\xcd\x5f\xc0\xa5\x27\x47\x8a\xf8\x4b\x80\x8e\x7d\x30\x37\x07\xfa\x7b\xfb\x3c\xce\x22\x78\x60\xb5\x92\x05\xa3\xdc\x9e\x45\x8a\x33\x94\xa0\x06\x91\x3c\x84\x3a\xa3\xe4\xa6\xf4\x19\x75\x54\xfb\x54\x82\xd1\x52\x85\xbb\xc4\x2b\xe8\x1b\x90\x45\xc2\x66\x60\x41\xea\x3d\x81\x37\xb8\x30\x72\x3d\xef\x09\xb4\x7c\xdf\x06\x2e\x08\xaf\xdf\x76\x93\x33\x09\xc9\x5c\x8d\xb2\x32\xd1\x8b\xdd\xc1\x8a\x28\x7a\x53\xfd\xb8\xec\x2d\xb0\xb2\x64\x83\x54\x0c\x94\x69\x3d\x25\x16\xe0\x1f\x82\x0a\x51\x2f\xc8\x84\x25\xc2\x68\xc8\x26\x35\x89\xff\x13\x7a\x1c\x31\xce\x2b\x85\x8b\x7d\xdf\x70\xbd\x91\xe3\xdb\xda\xd8\xd7\x51\xff\xd5\x20\x2b\x00\xf3\xed\xec\x96\x7b\x60\x58\xdd\x61\xe9\x27\x0c\x29\xea\x91\x18\x30\x92\xe6\xa3\xf8\x00\x16\xcf\x07\x45\x53\xb0\x24\x88\x21\x68\xc0\x64\x29\x2c\x7e\x04\x36\x12\x61\xcb\x5b\x88\xbd\xf7\x65\x72\x06\x70\xd3\x6d\x4a\x76\x24\x7e\x64\x75\x0d\xf3\x11\xae\xec\xd8\x27\x0b\xe0\x7c\xab\xb5\x93\xfc\xe2\x50\x0b\x09\x71\x1f\xfb\x91\xfa\xb2\x08\x64\x1f\xe0\xd1\x84\x3b\x58\xa7\x40\x2d\xff\x33\x2b\x26\xb9\x87\xd7\xc0\x9a\x74\x44\xc8\xcd\x64\xca\x7d\x17\x73\xac\x99\x0b\xb6\xa5\xb1\x4e\x13\xd8\xea\x6b\xcc\x40\xc6\x93\xf6\x49\xd2\x58\xc9\xad\xea\x0a\x89\xb5\xf8\x7a\xc1\x2e\xd1\x47\xd1\xb0\xaa\x4c\xd8\x2a\xcc\xe3\x26\x09\x10\x01\x0a\x94\xf2\xbd\xf9\x58\xd2\x5b\xde\x1c\x1e\x14\xfe\x9a\x73\x91\x7b\xd4\xa7\x8b\xcd\xe5\xac\xdb\x46\x62\x59\xb3\x46\xd7\x38\x13\xb5\xcc\xd0\x96\x31\x09\x5d\x9f\x51\xd9\x21\xde\xad\xd3\x18\x17\x88\x96\x65\xd7\x28\x0a\x05\xb7\xd5\xc5\xec\x6c\x7e\xa1\x32\x9b\xfe\x07\x8f\x24\xd7\x26\x4a\xb9\x6e\x52\x22\xec\x09\x67\x8a\xd8\xcb\xe7\x4f\x56\x9f\xe0\xf2\xb6\x4d\xcc\x38\xde\xaa\x35\x14\xc6\x4b\x76\x40\xd3\x11\xf1\xdb\xf2\x7f\xcb\x3d\x44\x3d\xa5\x8b\x72\x5f\x09\xf9\x45\xd1\xb2\x7c\xc1\xde\xfc\x78\xe6\x20\xff\xcf\xbc\x40\xea\x51\xee\xfd\x9c\x9d\x09\xab\x38\x8d\x9a\x4f\xa1\xbd\x6c\xaa\x32\x7d\xaf\x17\x6b\xa3\xb4\x68\xeb\x55\x62\x5c\x88\xad\x91\x31\x22\xb9\xab\x1a\xba\xc5\xea\x56\x72\x69\xb5\x28\xac\xf1\xbe\x7e\x91\x70\x55\x9d\x8d\xe4\x3e\xff\x76\x95\x3b\x61\xc1\xd3\x96\x6d\x24\x3f\xe5\x26\x14\x7e\x3d\xfe\x80\xb3\xcd\x00\x1d\xee\x60\x4f\xd5\xe9\xbc\x69\xcc\x93\x2a\xbf\xad\x29\x44\xa2\xa4\x6c\x8d\x1e\x7f\xc9\x6b\xaa\xef\x13\xa7\x75\x57\x94\x8c\x8b\xec\xda\xcf\xe7\x78\x0b\x3e\x37\xf7\x48\x4c\xf8\x95\xf5\x09\x8c\x54\x5e\x4c\xd5\x5d\xb2\x17\x77\x7d\x99\xd9\xf1\xc3\xec\x89\xc2\x59\x87\xbd\x59\x43\xb9\xa0\xb7\x05\x93\xa7\x49\xdd\xea\x45\x58\xc9\x66\xad\xa9\xc4\x4b\xf8\xbb\xeb\x9e\x89\xbd\x07\xe7\x95\xfc\x2d\x9a\xde\xf3\x5d\x57\x28\x38\xd9\x51\x22\x66\xf0\xd3\x9b\x3f\xe1\xf7\x78\xa6\x75\xbf\x49\xa7\x39\xf7\x2a\x87\x8f\xfd\xc7\x2e\x28\x59\x13\xf2\x82\x95\x66\x78\xe1\xf5\x9c\xb9\x59\xbb\x79\xab\x13\xe3\xb4\x7c\xe1\x9a\x0b\xb8\x1b\x9f\x57\xb9\xce\x68\x9f\xa9\xc8\xff\x23\xf7\x45\x56\xae\xda\x39\xa7\x93\x24\xe3\x67\x6b\x99\x64\x1c\x09\xd4\x78\x53\xa4\x19\x05\xca\x6f\xd4\xfe\xb8\x3f\xe4\x3a\xfa\x82\x43\xab\xa4\xe6\x00\x73\xf7\x22\x11\x1f\x9a\x66\xff\x8d\x7f\x1b\x3e\x69\x31\x8b\x3b\x1b\x2d\xa9\xa8\x36\x74\x92\x2b\x8c\xbc\x5c\x9c\x12\xab\xea\xcf\x89\xa0\xce\xe5\x5b\x68\xd7\x51\x07\xe1\xc7\xea\x4f\x34\x55\x86\xab\xb2\x81\xce\x8b\x6d\x90\x87\x01\xfa\xa0\xfb\x92\x57\xe0\xb0\xe7\x33\x51\x1c\xf4\xd5\xfe\x29\x7f\x00\x89\xb6\x98\xcb\xf9\x86\x3e\xae\x58\x63\xd8\x43\xfb\xd7\x38\x39\x77\x09\xfd\x80\x6a\xa7\xee\x27\xbd\x89\x97\x9f\x7d\x01\xb0\x85\x33\xd5\xb9\xc0\x50\xfa\x35\x65\x34\x08\xc7\x86\xca\xe7\x43\x07\x83\x0a\x24\x35\xb0\xbd\x67\x8f\x68\x33\xb2\xd4\xfe\x3a\x5f\x83\xae\xb7\x30\xe3\x5c\xc5\x82\xcb\x6a\xf2\x12\xd1\x65\x79\xf5\x7a\x37\xd4\x5a\x39\x4b\xb7\x11\xb5\xe6\xca\xb3\xff\x42\xb7\x42\x0c\xd5\x13\x34\x3c\x7d\xaa\xa2\x09\xcd\x8f\x29\x95\xa5\xa0\x5f\x82\x2c\x25\x4b\xb1\xfd\x9e\x54\x61\x25\x66\xb4\x3f\xcd\x5f\x82\xcf\xb5\x88\xe2\x84\xe3\x68\xe9\x48\xae\x98\x75\x2e\xb7\x32\x27\x9d\x05\x2b\x26\x69\xa3\x59\x26\x1c\x83\x66\x2f\xb3\x0e\xac\x50\xad\x67\x06\xa7\xb9\x2b\xa6\x30\x97\xc7\x4c\x91\x9e\x22\x9e\x07\x96\x89\x69\x44\x95\xe7\x3a\xe1\x02\x22\xda\x7e\x90\xc7\x26\x96\x59\xe8\xd9\x67\x19\x67\x4b\x2c\xf4\xe7\x45\x8b\xf4\xe1\xba\x3a\xa1\xaf\xec\x65\x76\xb1\x20\x9d\x6d\x54\xcb\xf9\x18\x30\xa2\x04\x78\xb9\xa9\x54\x79\x18\xf7\x5a\x74\x88\xd4\x92\x3b\x2f\xd0\x52\x74\x95\xb3\xc9\xe3\xa1\x20\x93\xed\x64\x3f\xc2\x7d\xc0\xb2\xb3\x78\xc9\xb6\x64\x2e\x2f\x0a\xcd\x79\x9b\xbd\x4f\x97\xad\xbd\xae\x7e\x21\xb5\xd6\x9c\x55\xc5\x30\x7f\xa9\xda\x15\x25\xf4\xfd\x0a\x83\xec\x69\x8a\x8d\x8c\x90\xee\x38\xea\x26\x39\x24\x06\x03\x0e\x8b\xa6\x09\x95\x1e\x31\xfc\x62\x3e\x66\x5f\xc2\x5d\xc8\xf5\x5e\xe5\xc8\x0a\x66\x7d\x2c\x88\xcf\x09\x29\xba\x93\xdd\xa2\xf5\x28\xa0\x8b\xe3\x34\x4e\x86\x5f\x44\x88\xca\x22\x37\x8e\x7a\x46\x31\x45\xd7\x96\x74\x41\xfa\x3c\x7b\x56\xd4\x32\x71\xaf\x6a\xeb\xc1\x54\x61\x86\xdc\xda\xfd\x14\x7f\x9e\xf8\xba\xfd\x09\x0e\x22\x08\x58\x15\xc3\xec\xe2\x68\x8d\xbd\xba\x89\xba\xa7\x9a\x05\xd9\x4f\xab\x9f\x08\x4f\xaa\xef\x55\xd4\xe2\x17\x94\xbd\xa5\x3b\x28\x31\xf2\xec\x42\x63\xa2\x40\x0a\x18\x5e\x46\x4e\x13\xfb\xe5\x7c\xf5\xe7\x0b\x7e\x69\x6a\xdd\x97\xf0\xf4\x8a\xe9\xf6\x0b\x39\x33\xc4\xab\x56\x91\x98\xee\xdc\x6f\x46\x6b\xdd\x78\x4b\xa3\x3a\x25\x7b\xa4\x31\x48\x38\x4f\xdd\x51\xdb\x85\x5b\x28\xe5\x95\x0f\xc9\x83\xf2\xb8\xd2\x9b\x09\x3f\xa4\xee\x85\x65\x11\x62\xf1\x3c\xc3\x3a\x7f\x4b\xc1\x80\xce\xd3\xed\x1c\x2f\x4c\xf9\x76\xf3\x04\x7b\x50\x12\xb3\x8a\x4d\x7c\xe5\xe1\x86\x06\x5d\x7d\x67\x8f\xea\x41\x76\x5e\xdb\xff\x04\x34\xb5\xa8\xc9\x06\x53\x29\xc3\x6b\xbf\x93\x3d\xe4\xab\x2a\xe5\x09\x62\xc9\x97\x92\x37\x11\x5b\x44\x7d\xf9\x1f\x0e\xdc\x11\xa4\xe8\x01\xb7\x3c\xee\x6f\x35\x6f\xf3\x2b\x76\x9c\xf4\xd0\xaa\x2a\x42\xc5\x1b\xd5\x04\x56\xef\xca\xbc\x23\x36\xad\x70\xca\x1a\x64\x6a\x4b\x5d\x48\x75\x80\x4f\x91\x05\x39\x3f\x0d\x36\xbe\xa7\xb4\xc6\xc5\xe4\x56\x52\x5f\x1e\xe6\xe9\x9c\xe8\x7b\x7d\x15\x6a\x29\x70\xd9\xb9\x51\xde\x00\x51\x36\xce\x11\xd7\x22\xfb\xcc\x2e\xf3\x53\x30\x7b\xf5\x44\xd5\x18\x99\x25\x3a\x53\x3e\x46\xd9\xca\xf4\x29\xb9\x46\xf9\x8f\xfe\xb3\x70\x98\x5a\x9b\xe6\x60\x34\xd2\x24\x71\x2b\x73\xa3\xe8\xa2\xc3\x01\xda\x09\xa0\xc6\x37\x53\x1d\x06\xbe\x71\xce\x93\xf3\xe0\xdd\x1b\xe7\x8a\xc5\xc8\x69\xb3\xa7\xfc\x20\x2c\x5c\x2d\xab\x0a\xa5\x1d\x14\x65\x96\x87\xd3\x2e\x11\xef\x4b\xd2\xe8\x47\xe8\xa5\x85\xc7\xe8\x4f\x53\x9f\x18\xbd\x00\x79\xec\xed\xdc\xd9\x60\xd8\xe1\x25\xda\x72\xc8\xcd\xd7\x47\xbd\x18\x76\x76\x16\xc8\xfd\x91\xdd\x1b\x17\x88\x23\x50\xc0\x7c\x1a\xdf\x0a\x6b\x55\x71\x2a\x85\xc8\x4e\x21\x54\xa6\x44\x22\x89\xd9\xc5\x4d\x08\x99\xf6\xb0\xa0\x02\x51\xa7\xba\x1b\x44\xc8\x95\x58\x5f\x7d\x30\xba\x25\xc4\x98\xfd\x15\xad\xf0\xf9\xac\xa2\x62\x2b\x9c\x13\x64\x83\x98\x74\xe3\x0a\xd1\x75\x7c\xbd\xf9\x3e\x5e\x09\x3e\xa8\x7c\x58\xd1\xc9\xdc\x2b\x18\x2b\x3d\xcf\x34\x67\xb8\x16\xbd\x26\x1e\xd1\x6c\xf2\x5f\x10\xda\x14\x43\xde\x15\x22\x2e\xa6\x33\xa7\x98\x38\x10\x62\x9d\xed\x4f\x78\xfb\x94\x2b\xcf\x12\x9b\x9c\xbd\x65\x26\xc4\xa2\x8d\xf6\xa2\x2d\xc4\x1c\x73\x23\x6f\x0a\xe3\xbb\xc2\x58\xfe\x9d\xff\x8b\x5f\x57\x3a\x87\x1f\x80\x9f\x28\x72\xe0\x15\x53\xe3\xf3\x1d\xb9\x0f\x93\xdf\xe5\xad\xe2\x6e\x8e\x59\xa9\xfb\xcc\xc9\x0b\x2e\xd7\x94\x71\xe6\xf9\xf8\x2b\xd7\xb2\x8f\x39\xaf\x96\x66\xb1\xaa\x36\xfa\x0a\x39\xcc\xff\xcc\x3f\x72\x0f\x33\x6d\xe5\xa4\x72\x5b\xd5\x1e\x9e\xb4\x64\x87\xe2\x3f\x6c\x4d\xa1\xbf\x5c\x4a\x71\x32\xee\x97\x2d\x4e\x7a\x9a\xbb\x55\x92\x1f\xbd\x5d\x37\x4f\xec\x7c\xe8\x95\x7a\x58\x78\x7e\xef\x45\xc5\x2e\x81\xe3\xce\x3b\x92\x6c\x1e\xba\x31\x48\x50\xce\x69\x59\x19\xca\xa1\xb0\x6e\x4a\x6f\x94\x25\x1b\x37\x70\xff\x2c\x66\xe4\xfd\x0f\xb9\x5e\x50\xa1\x9f\x42\x9e\x6a\x28\xd4\xf6\x26\x9e\xd7\x73\x35\x99\x47\x5d\xb5\xb1\x2a\xab\x43\x26\xea\x65\xf2\x81\xbd\xeb\xe4\x46\xa9\xf9\x4e\x50\xfc\x41\xe4\xb7\x71\x97\x60\x12\x3f\x74\xa5\x96\x7d\x86\xe3\x26\x61\x96\x2d\xac\xdc\xce\x3e\x5b\xbc\xb1\x2c\x09\x96\x14\xf8\x14\x33\xb2\xce\x19\xb6\x17\x50\x12\xea\xf5\x0b\x0d\x07\xa2\xdc\xb3\x5f\xe9\x17\x07\xed\x55\x15\x66\x57\x79\x13\xf2\xe5\xca\xf7\x4e\xdf\xc4\xc9\xd2\xd7\x1b\x17\xf0\x41\xe1\xf0\xca\x01\xf6\x1e\x6e\xb2\xf8\x59\xe9\xf3\x3a\x77\xf6\xf6\xe2\x19\xd5\xf6\xd0\xd7\x02\xf3\xf2\x2f\x59\xee\x86\x19\x25\xb2\x84\xcd\x39\xb7\x0b\xa7\x45\x5e\xce\xae\x37\x84\x05\xbe\x52\xc5\xe7\x64\x79\x6f\x93\xdd\xd2\x6c\x76\x1a\x16\x5b\xc8\xd5\x1b\xa7\xf1\x37\x89\xae\xad\xbc\xc6\xfa\xc2\xbd\x23\x8e\x2d\xed\x69\xd2\xb0\xda\x8a\x6e\xd6\x07\x41\x70\xfe\x9b\xea\xdb\x99\x17\xf2\xce\x56\xac\x3d\x71\x36\x47\x53\xe2\x19\x09\x67\x1f\x2b\x70\x08\xac\x54\x2d\xcc\xbd\xe3\xf5\x53\xc6\xd0\x2e\x75\x2a\x16\xf5\x29\x3e\x6f\x9c\xc1\x3b\x23\x2e\xb7\x98\xca\x92\xf3\x4c\x98\x99\x1d\xa2\xac\x93\x10\xad\xa5\x90\x54\x9e\xf5\xa3\xa1\x9f\x8c\x27\xbe\xaa\x39\x45\x89\x8d\x66\x57\x94\x51\x33\x43\x6e\x94\x44\xd0\x2a\xfd\x0a\xf2\xaf\x00\xf3\xdd\xf5\xfa\xdf\x60\x95\xe3\x4d\xcd\x7d\x38\xdc\xa6\x58\x9e\x80\x9a\x98\x2e\x14\xe6\x63\x9f\x98\x41\x1d\xf3\x29\xbe\x50\x58\xcb\x16\xca\xbb\xac\x07\x0d\x51\x54\x45\xe2\xb9\x9a\x64\xda\xae\xe8\x13\x15\x81\xf4\xa5\x21\xbd\x25\x7f\x01\x26\x7e\xe2\x7c\x21\xb8\xd7\x5d\xa2\x1f\x84\x0c\x8e\x37\x34\xb5\xc8\x34\x9b\x66\xb9\x2b\x0a\x9a\x6e\x12\x62\xf8\x74\xe6\xfa\x76\x35\xed\x3f\xc8\xbe\x79\x98\x1e\x95\xd5\x5a\xff\x99\x7e\x3a\xb1\xb8\xe6\x4f\x60\x4f\xb4\x47\xf9\x04\xf0\x32\xc4\x58\xdc\x02\x76\xfb\x51\xf2\xb7\x41\x0d\xee\xb8\x9e\x0e\x0f\x39\x5e\xd5\xa4\x22\x0f\x6d\x4e\xca\xa7\x61\xf3\x4d\x03\x85\xbe\xf8\x7e\xe2\x75\x5b\x15\x12\x08\x9e\x6b\x7a\x89\x1c\xce\x72\xaa\xdf\x88\x84\x27\xba\x54\xef\x41\x88\xa3\x6f\xcb\xb7\x22\xe7\x43\xc2\x8a\x3e\xa3\x2e\x7e\xee\x46\x18\x1d\x75\x8f\xcb\x39\x8d\x45\x38\x8e\xab\xcf\x63\xef\x6c\x9e\xcb\x92\x71\x95\x69\xb1\xa0\x8d\xe1\x4c\x2c\x6b\xbd\x4a\xd4\x81\x0e\x4d\x0b\x08\x71\xe6\xe9\x3a\x7f\x22\x2c\xe1\x46\x55\x2a\x61\x7e\x34\xa7\xec\x18\x31\x35\x64\x7e\x91\x2d\x31\xc5\x6f\x96\xa1\x95\x58\xec\xee\x91\x33\x8b\xb0\x72\xbc\xaa\x5e\x4c\x6c\x5b\xb7\x58\xda\x4a\xec\x33\x9b\x2a\x98\x4a\x44\x32\x18\x2d\xdf\x79\x37\x81\x92\x46\x27\xde\xce\xcc\xfd\xb5\x00\x57\x9b\x90\x50\x99\xc7\xf9\x78\xd4\xa9\x34\x87\x93\x10\xdc\x5b\x18\xcb\x7e\xbb\xef\x74\xde\x5b\x36\xee\x6e\xa2\xf3\x66\xcf\x74\xbc\xa2\x0a\x65\x09\xd6\xb9\x4b\xbe\xb1\xa6\x9a\xc5\xf1\xbd\x98\x54\xfc\x42\xf3\x6d\xf9\x2f\xfa\xad\x86\xcd\xb2\xb1\x8c\x63\x35\x74\x29\xef\x84\xb2\x42\x2b\x71\x8d\x42\x4a\x94\xe2\xc9\xc1\x66\x05\x51\xc2\x73\xfb\xfc\x73\xdf\x0a\x34\x6e\xd7\xb5\x3e\xfc\xbd\x8e\x63\xca\x08\xee\xbf\xeb\xa8\x92\x49\x1c\xaa\xd9\x7d\x9e\x1f\xeb\x03\x36\xd6\x6c\xa7\x1f\xa5\x8d\xd7\x67\xe9\xae\xa4\xa7\x55\xd7\x66\xdf\x38\x5e\x53\x7e\x56\x7d\x3d\xb2\xa6\x78\x48\x79\xfd\x50\x52\xbe\x5c\x3e\xee\xdb\x9f\x6b\x29\xed\x75\x03\xb3\x59\x62\xa6\x63\x99\x42\x2b\x34\x5b\x27\x12\xbb\xf1\x6a\xcd\xb7\x73\x25\x1c\x13\x74\xbc\x49\x53\xf2\x3f\xea\xab\xba\x17\x85\xd5\x69\xd2\xea\x0d\xf9\xa6\xc7\x6e\x94\xbb\xe7\xc5\x45\x3c\x2b\xde\x98\xa3\x0f\x1a\x34\xfe\xcc\x1e\xf5\x75\xd2\xab\x55\x97\xdc\x96\x69\x5e\xc9\xf3\x1c\x33\xe5\x9f\x25\xb6\xeb\xe4\xa2\x62\x41\xb5\x39\xc8\xf9\xca\x9d\x83\xee\x6b\x8a\xac\xa8\xa4\x52\xeb\xea\x4a\x1f\xa6\x59\x57\xbd\x2f\xfa\x74\x8c\x5e\xf6\x2b\xff\x59\x84\xac\xe8\x71\xde\x70\x10\xdd\xd8\x94\x23\xf5\x9d\xa2\xf7\xcd\xde\xb0\xeb\x9d\x26\x4f\x89\x3b\x46\xc9\x0b\xa5\x92\x75\xd9\xa2\x40\xa1\xd0\x5c\xcf\x29\xe7\xc6\x23\xe7\x9b\x56\xd6\xe4\x50\xe7\xd5\x65\x54\x62\xa9\x97\xab\x6a\xcb\x3c\x8f\xad\x2b\x6b\x28\xfa\x2f\x62\x7f\x91\x24\x1f\x0b\xf2\x34\x86\xe5\x4e\xf8\xdc\xcb\x79\xab\x73\xdc\x75\x57\xb3\x5d\x6d\xe2\x18\x25\xdf\x26\x6b\x5a\x57\x2b\x7c\x26\xda\x66\x7e\x86\xb3\x8b\x2b\x85\xf0\xbe\x08\x52\x25\xa9\xaf\x6b\x17\xf9\x58\xb2\xaa\x6d\x39\xc5\x3c\x6e\x72\xe3\x20\xe5\x5d\xb8\x5d\xed\x76\xea\xfb\x00\x8b\x0a\x80\x6e\xe9\x5d\x52\x9c\x06\x70\x5d\x10\xe3\x1c\xc8\xc4\x7e\x40\x77\x18\xbe\x60\xd5\xa2\xb4\x45\x51\x93\x14\x51\x09\xbe\x07\xa2\xf7\x3e\xa7\xfe\x49\x6a\xef\x1c\xa7\xaa\x93\xc5\xad\xad\x34\xd3\xd8\x4f\x8d\xf1\xb4\x8e\xf0\xd5\x35\xf7\xe9\xac\x80\x65\x15\x6b\x01\xa6\xb7\xa1\xd8\x02\xac\x71\x41\x0c\x67\xa0\x9f\xf6\xc3\xba\x95\x48\x82\xd5\x98\xe2\x07\x7a\xc1\x84\x2f\xc2\xf0\x7d\x50\x62\x2f\x85\x2e\x25\x55\x74\x1e\xa7\x3f\x4f\x46\x5b\x0f\x00\x1e\xb1\x8f\x1b\x27\x01\x15\xe1\x8b\x6b\x70\xd0\x33\x60\x4e\xf9\x18\x34\xdf\x5b\x5b\x74\x1a\x9e\xe2\x02\x1a\x60\x64\xa1\xfd\x69\xed\x4d\x74\x9b\xd5\x03\x45\x17\x16\x6e\x52\x23\xda\x83\x0b\xa1\x9d\x3d\x02\xc4\x40\x4a\xed\xe0\x20\x39\xc9\x5b\x5a\x68\x88\x3a\xb6\xaa\xc1\x0e\x69\x0d\x7b\x5e\xdd\x8e\xfc\x3a\xf8\xa2\x7c\x2a\x9a\xec\xcd\x2a\x9a\x86\x7e\x76\xa1\xe5\x0d\x62\x12\xfb\xeb\xda\x8d\xf8\x46\xeb\x39\x8a\x25\xf8\x98\xc9\x6f\x61\x39\x23\x03\xac\xe8\xce\x21\x2e\x91\xa6\xb7\x6b\x88\xc2\xa4\x37\xcd\x1c\xe2\x58\x6c\x7a\xbd\x37\x61\x1d\xd6\x59\x75\x9d\xf8\xeb\xe0\x50\xd9\x5a\x62\x8e\x77\x62\xa1\x2d\xb1\xca\x25\x25\xf7\x13\xe1\x62\xff\x24\x3b\x91\x88\xb0\x76\x93\x1f\x26\xb2\x4c\x8f\x0a\x9e\x13\x02\x30\xaa\xab\x99\xd7\x96\xd5\xd2\x56\xcf\x5b\x90\x94\xdf\x94\xc7\x4d\x8e\x5d\x57\x17\xcf\x39\x1d\xc6\xa8\xfc\xc6\xf1\x3c\xa8\x2a\xf5\x65\x9f\xf5\xde\x5b\x10\xc4\x8e\x73\x89\xce\x5d\xc5\xfa\x61\xff\x5e\x93\xcf\x92\x5a\x67\xca\xe4\xac\xa5\xa6\x03\x82\x55\xcc\x1c\xa0\xab\xb3\x50\x1e\x92\x35\xad\x35\x57\xb6\x2a\xf1\x59\x23\x5b\xf2\x24\x06\xaf\xf5\x15\x97\x85\xbe\xa8\xb8\x27\x02\x0f\x2e\x29\xd9\x2c\x0c\xf4\x7a\x9b\xef\x2a\x58\xef\xe2\xa0\x5f\xcc\xfb\xbc\x65\xba\x5a\xc6\x6d\xb0\x6e\x97\xf2\x38\xc7\xcc\x3c\xf9\x26\xec\x69\xf4\xeb\x1d\x6d\x39\x60\xe6\xa6\x96\x36\xad\x36\xd1\xac\xa1\x50\x53\x15\x3d\x54\x73\x4c\xd5\x13\xba\xab\xfc\x8b\xe2\x9a\x3f\xb7\xd8\x5f\xf6\xc2\x0b\x37\x46\x4b\xfe\x73\xfe\x92\xb3\x5d\x74\xd7\xfe\xb7\xaa\x43\x50\x6a\xfd\x50\xd2\xc1\x4b\x31\x2b\xe2\x05\x73\x16\xd1\x1d\x3a\xa6\x17\xed\xc9\xe0\xb6\x2c\xcc\xbf\x99\x40\x6d\x98\x69\x08\x89\x5e\x55\x3d\xa8\x6f\x3d\x5c\x51\xbe\x4f\xf7\x3f\xff\x3f\x8b\xca\x34\x71\x5e\xab\x0c\xbd\xca\x1c\xe7\x2e\x9d\x52\xa6\xb7\x7f\xab\x9a\x25\x4e\xb1\xfe\x25\x59\x28\x70\x30\x7b\xc7\x6d\xe7\x3c\xa1\x9d\x6a\x1f\x2e\xa3\x65\xd8\x36\x5f\x28\xee\x48\xb0\xae\x1f\x28\xb8\x77\xf4\x46\x75\xa6\xe1\xf5\xe1\xe3\x65\x13\xfa\xff\x0e\x5c\x2d\x0a\xd4\xbe\xda\xf3\xc3\x90\xaa\x1e\x70\x2e\xd6\x39\x2b\x02\xed\x5f\x29\x6b\x24\x95\x36\x73\xc5\x5d\x82\xef\xe6\x8b\xb9\xc7\xb8\x1b\x69\x71\xed\x78\xd5\xf4\xf4\xdb\xcd\xec\xf2\xa9\x27\x9e\xd6\xa7\x15\xff\x7b\x34\xbf\x7a\x59\x41\xe3\x61\xc7\x32\xa5\x21\xf9\x40\x43\xe1\x1b\xfd\xd2\x3d\xcf\x0c\x33\xb3\xb3\x9d\xf3\xb5\xe7\x94\xc3\xf6\x3f\x95\xce\xd2\x7a\x1b\x3b\xf1\x01\xa1\xca\xdc\x87\xf3\x9d\x1b\x48\x99\x3d\xbc\x81\xdc\x9b\x1a\xde\xf7\x89\xb2\xf7\x58\x48\x57\x05\xe5\x46\xa4\x49\xdb\x9f\x54\xf1\xa1\xfe\xc6\x8d\x34\xd0\x6f\x53\xcd\x02\xba\xc1\xd3\xbf\x4c\x0f\x7c\xdc\xf1\xb2\x60\x04\x22\xec\xfe\xd6\x73\x91\x75\x6b\x97\xa8\x7a\xd0\xfe\x15\xbf\xc5\x5c\x3c\x81\xb2\x74\xa8\x9f\x36\x35\x35\xb1\x4f\x48\x8b\x3d\x16\xdf\xe5\x41\x1b\x8d\x5c\xdb\x5a\x41\xdf\x7b\xe8\x54\xc3\x65\xfa\x4f\xbf\xad\xd5\x9d\xc0\x6b\xcf\xc3\x65\x3e\xd0\xec\x1d\x6f\x0b\x50\xf8\x90\x9d\x99\xde\x07\x69\x5b\x6b\xa7\x62\x63\x7f\x98\x2c\x17\x1f\xc1\x8f\x53\xcc\x87\x82\x80\xe4\xd4\x8c\x3e\x73\xa0\xf0\x58\x72\xe7\x75\xe0\x41\xa4\x4d\xab\x1b\x68\x73\x68\xb4\x21\x0d\xac\xf1\xdb\x51\x1d\x06\xa5\x78\x46\x96\xbe\x80\x83\x76\x7c\x2e\xb0\x46\x8e\xda\x59\xe5\xfc\x40\x91\xb5\x5e\x2a\x57\x8c\x6f\xe2\x24\x5e\x81\x17\x91\x7f\x0e\xc6\xa1\x5b\x52\x03\x7b\x1d\xd0\xa5\xc7\xfc\x3b\xde\xa2\x53\x22\x97\xb6\xc4\xa3\xf3\x0e\xf5\xd7\xe7\xa0\x3e\x7e\xdb\xaa\x38\x68\x95\x67\x5c\xe9\x32\x6c\xa3\xd3\xb4\xfc\x58\x6c\xc8\x6e\x67\xce\x6e\x3c\x7a\x2d\x45\x29\xc4\x9f\x9b\x70\x45\x64\x06\x8b\x5c\x39\x10\xcc\xdc\x9b\x6a\xd1\x63\x4b\xfc\x3c\xe6\xd8\xfe\x82\xa8\x89\x9c\xda\x7c\x82\x88\x39\xd4\x54\x57\x4a\x38\xfb\x6d\xac\x54\x13\x76\x9e\xb1\x25\x1b\x08\x57\xa7\x3f\x8d\x4c\x22\xc2\x2e\x48\x97\x45\x80\x6b\xab\x14\x03\x04\xdf\xe4\xa1\xb0\x8a\xc8\x23\x57\xf6\x47\xf1\x26\x52\x67\x77\xdb\xf1\x9c\x8e\xfd\xaf\xed\x05\x97\x15\xf1\xb8\x29\x8d\x73\xfd\x90\xa1\xb6\x85\xb3\xdf\xcf\xac\xa2\x84\x7d\xd6\x33\xa2\x78\x17\x3b\xca\x69\x91\x21\x9f\xf5\xcb\x2e\x59\xab\x67\x69\xd6\xde\x95\xbf\x67\x59\x9a\x7a\x08\x6e\x31\xab\xc8\x8b\xfa\x0e\xc9\xcd\x53\xa8\x5d\xf3\xa5\xb7\xe3\x59\xad\xad\x12\x6d\x44\x6c\xa3\x93\x38\xf8\x90\x75\x0d\x2e\xb2\xdd\x37\x50\x4e\x16\x4e\xf5\x34\x2f\x5a\xc8\x7f\xb8\xe3\x77\x1e\xc2\xeb\xb5\x53\x67\xd3\xb8\x42\xab\xcd\xb2\x1b\x9c\x20\xd3\x11\xfe\x69\xf6\x6c\xd2\xfe\xde\xd5\xba\xea\xe4\x91\x8e\x6f\xd9\x27\xe3\x1e\xb5\x34\xab\xef\x1e\x39\xdb\xb0\x5d\xf9\x31\xa8\xa0\x1a\x53\x2c\xdf\x17\x50\x46\x97\x6d\xf7\x38\x57\x68\x26\x39\xb8\xe3\x71\x2e\x57\x14\x6a\x57\xae\x11\x09\x3c\xac\x92\xa5\xdf\x78\x5b\xcc\xd6\xf2\x3e\x73\xa6\x67\xfd\xe8\x09\x2a\x9c\x9a\x1c\xdd\xb1\xc3\x48\xc4\x65\x35\xff\xcc\xfd\x72\x24\xb2\x9e\x9e\x13\x1f\xb4\xad\xaa\x2d\xfb\x8a\xef\xaf\xd2\x76\xb5\xab\x87\xaa\x20\x51\xa1\xd9\x31\xaa\xbf\x2c\x1d\xb2\xeb\x54\x9f\x15\x9d\xb4\xca\x91\xee\xe5\x9f\x35\x03\x78\xc1\x9c\xde\xac\xca\x9e\x59\x25\xe3\xc9\xe6\xed\x4f\x8b\xfe\x8a\x73\x6e\x2e\xce\xdf\x7e\xc4\xa6\x7e\x79\x5e\x48\xd0\xcc\xaa\xa0\x9c\x2c\xdf\xdb\xa5\x87\xb3\x45\x1e\x58\xc1\x1c\x95\x70\xc7\xb0\x9e\x24\x3f\x68\x37\xaa\x4e\x10\x3f\xb6\x6a\x91\xbc\x16\x20\x66\x85\xbc\x49\x9c\x9f\x59\x51\xdd\x9d\x15\xd3\x92\x1e\xb5\xcb\x4a\xa7\xc7\xcd\x6f\xf6\x2c\xfc\x78\x64\x6a\x5d\x83\xf1\x6a\xe0\xb3\xca\x7f\x73\xab\x7c\x47\x4b\x9e\xe9\x70\x0f\x28\x3f\x5f\xb3\x79\xc7\xf5\x9c\x2f\x8a\x5c\xbb\x27\xaa\xf7\x92\x73\x56\xf7\x25\xb0\x70\x8a\xd9\x75\xae\x86\xbb\xe2\xe1\x6e\x6a\x46\x46\xe7\xb8\x39\x6d\x41\xe6\xb9\x11\x90\x56\x97\x75\xa3\xe5\x3b\xdd\x89\xf4\x6f\x49\x25\xfd\x1c\x65\xba\x8a\x03\x24\x51\x0f\x10\x7f\x83\x2b\x68\x95\x69\xb6\xe0\x4b\xc0\x24\xb4\x19\xba\x06\x0a\xdc\xcd\xe0\x7b\xd0\x0f\xeb\x99\xe8\x34\x04\xfb\x27\x94\x52\x4c\xd6\x5c\x09\xa6\xfa\x53\x22\x87\x47\xa9\x9f\xa9\xe6\x2d\x07\x68\x6a\xea\xbd\x92\x69\x74\x17\x5a\xa3\xf2\x1d\xfd\x15\xbd\x92\x21\x03\x1a\x80\xfa\xd4\x46\x50\x09\x8e\x84\xfa\x41\x32\xe8\x9a\xdb\x05\xb8\x1a\x7e\x64\xf5\x08\xf9\x17\xf9\xf5\x20\x96\x7c\x8f\xae\xba\x8c\x53\xe4\xc0\xff\x86\xff\xa2\xba\x03\xc2\x66\x39\xf5\x13\xf0\xbd\x38\x80\x56\x03\x12\xca\x00\x7a\x0a\x64\xc3\x98\x05\xb8\x41\x77\x53\x77\x82\x5b\x60\xf5\xe1\x1b\x90\x07\xe2\xe9\x26\x85\x53\x90\xd7\x56\xa7\x91\x66\x54\x77\xaf\x96\x14\xcc\x98\x74\xb1\x89\xec\x80\x9f\x19\xdc\x4e\xf9\x1f\x2e\x6b\x9c\xa0\x5c\xc4\x13\x0b\x9f\x51\x75\x78\x90\x62\x31\x2d\x03\x8f\xc0\xa7\xd0\x8f\xe0\x89\x29\x01\x40\x32\x7e\xfc\xf0\x7c\x50\x8b\xfb\xbb\xad\x86\xae\xe3\x1b\xad\x6a\x11\x67\xec\xdb\x9d\xd1\xcc\x5f\xfc\xd2\xf3\x2f\xb3\x5e\xf0\xce\xf7\x23\xa4\x0b\xdc\x8f\x0d\xe1\xe4\x22\xee\x86\x82\x74\x0a\x8b\x43\x95\x8d\x50\x33\xd8\xe3\xe8\xbf\x34\x0a\x7b\x43\x72\x04\x3d\x97\x45\x0e\x41\x80\x1b\xcc\x92\x5d\x67\x20\x07\x22\xcf\xaa\x1f\xae\x66\x20\xb7\xca\x33\x1e\x29\x5e\x9f\x9d\xc8\x1c\x90\x1f\xeb\xed\xcd\xaa\x92\x3e\xa8\x6b\x23\x29\x25\x99\xc6\x37\x64\xb6\x78\xb6\x34\x95\xc2\x11\xd6\x23\x03\x54\x83\xc0\x3b\xe9\x18\xed\x16\x6f\x24\xf8\x06\xb0\x86\x6b\xb5\x0b\x06\x35\xec\xf5\x56\x97\x61\x13\xe6\xec\x1b\x73\xd2\xc9\x05\xe8\x58\x72\x06\xc5\xb8\xb4\xdb\x35\x33\x39\xb7\xbe\x26\x32\xeb\x48\x8e\x7d\xde\x30\x29\x3c\xbb\x56\x8c\x93\x53\xd4\x96\xf0\x72\x8a\x4e\x41\x4f\xb4\xa1\x3e\x96\x1a\x0e\x3d\xa2\xfb\x88\x38\xbb\xfe\x00\x2e\xf2\x67\x5b\xbd\x86\x92\xd8\x41\x57\xb7\xa6\xa5\x35\x1c\x3a\x75\x31\x9d\xa8\x79\xd5\xf1\x20\x43\x50\x49\xaf\x5a\x91\x89\x97\xde\xd6\x57\x65\xb1\x8a\xac\x85\x7a\x52\x91\x31\x04\xa4\x93\xef\xe9\xf7\x9e\x78\x48\xdd\xa6\x79\x1b\xf4\x8c\x56\xa7\xd8\xee\xca\x00\x7c\xc4\x0b\xac\x26\xc0\x4f\x5c\xf9\x95\xe8\xd4\x7f\x06\x2c\x47\x46\xd3\x26\xba\x5b\xdb\x9a\xd3\x3f\xb7\xdb\x55\xcc\xce\x78\xdb\xc4\xd2\xb5\x67\x7e\xaa\x2d\xe3\x5f\x26\x2d\xaf\xd0\xd0\x9f\x90\x23\x8b\xd7\x1f\xaf\xa3\x34\x19\xf6\x04\xad\xa1\xd9\x64\x3f\x70\x35\xa1\xdf\x92\xbd\xb1\xfa\x09\xea\xf9\x9c\xcb\xa4\xd4\xd6\x51\x60\xf8\x5d\x5a\xff\x50\x71\xeb\xad\xf4\xde\xde\xb2\x72\xfb\x8c\xba\x0e\x58\xfb\x2a\xb3\xa9\x79\x21\x7f\x49\xd6\xb5\xda\x24\xba\x27\x79\x59\x79\xf0\xf1\x2d\x94\x94\x82\xca\xc0\xdb\xd4\x3b\x39\xc9\xae\x93\xe9\x6a\x85\xca\x7a\x21\x18\x29\xb0\xbf\x34\x98\x2a\x3b\x7f\x65\x78\x4f\x9a\xf8\x74\x65\xab\x63\x3a\x36\xec\x53\xa6\xc8\x48\xe8\x6d\xd6\x86\x64\xc6\xb7\x5f\xe0\x49\xb3\x18\x8d\x79\xb4\x8b\xa4\x81\xaa\x17\xc7\x5e\x52\x66\x16\x73\x02\x07\xa8\x99\xb9\xb0\xeb\x1c\xfa\x46\xe5\x49\x6b\x6f\xe0\xbb\x20\xeb\xce\x6f\xc0\x26\x63\xd3\x85\x78\x80\x9a\x19\x31\xe0\x04\x8c\x66\x81\x8d\xe6\xe0\x2a\x92\xb4\x70\x0b\xc8\x22\x77\xca\x09\xf0\x09\x75\x01\x26\x84\x8e\xd0\xe0\x14\x13\xe8\x39\xfd\xeb\xe1\x2d\xb0\x04\xc4\xdc\xd6\x23\xc1\xf0\x42\xab\x73\xe8\x66\xa4\xf5\x8e\x2d\xfd\x08\xe9\xe7\xf9\x7c\x7a\x37\xf9\x56\x3f\x01\x58\x50\x6a\x1a\x52\x00\x21\x15\x28\x60\x83\x93\x69\x61\xb2\xc7\x20\x89\x1e\x83\xfe\x06\xbf\x02\xb4\x64\x1d\x94\x0b\xe6\x84\x54\xc2\xa1\x50\xdf\xae\x51\x64\x23\xfc\xca\x8a\x8f\x2e\x47\x2d\x6f\xfb\xd3\x14\xb4\x37\xe7\x4e\xd3\xff\xa0\x43\x7d\x7d\x74\x08\x98\x5e\x5f\x4b\x7f\x0f\xb0\xf3\xaf\x00\x64\x70\xb9\xcc\x0b\x98\x00\x2f\xa1\x14\x50\x0c\x69\x92\xd7\x42\xbb\xe0\xe8\x10\x1f\x78\x36\x62\xb3\x4b\x08\xbf\x41\xde\x59\x65\x21\x2f\xd1\xde\x9b\x02\xea\xff\x70\xcb\xb3\xb3\xa8\xc5\xf8\x5f\xbd\x93\x68\xce\xd8\xab\xba\x95\xb4\x51\xec\x92\x11\xa0\x47\x62\x63\xd2\xff\xd1\x7f\x60\x8f\x11\x0a\x50\x85\xcf\x4c\xf2\x00\x21\xdc\x22\x58\x0f\x45\xe3\x9b\x77\xad\x87\x63\x70\x1b\xab\x44\x84\x8a\x9b\x5d\x57\x92\x2f\xf1\x8a\xc7\x3c\x28\x99\xdc\xd7\xdd\xfe\xd4\x05\xdc\x4d\x35\x2a\x6a\x0d\x07\x36\x2c\xa2\x05\xb1\x6f\x8a\x6f\xd2\xa7\xb2\x0f\xc0\xa9\xf4\xd3\xac\x81\xc4\x63\x40\x1d\x6b\xcd\xa1\x5f\x60\x39\x93\xec\xfa\x10\xea\x23\x64\x56\x38\xfc\x82\xa1\xbb\x5a\x49\xaa\x95\x77\x8e\x26\x92\x83\x65\x11\x9d\x3a\xca\x0c\xc9\x44\xd5\x37\x4a\x8d\x38\x3f\x57\x4f\x8d\x16\x05\x88\xc4\xb4\x55\xc2\x45\x50\x08\xed\x2b\x7f\x2c\x81\x41\x7f\xc7\x8b\x3b\x94\x06\x7c\xe2\xfc\xe3\x5a\x00\xad\x64\xff\x65\x55\x0a\x07\x33\x57\x5d\xfe\x91\x15\x92\xbf\x60\xe4\x2e\x69\x41\xde\xe5\xf6\x35\xa4\x61\x3d\xbb\xa2\x96\x4c\xd1\x59\xe5\x30\x28\x8e\x9a\x61\x41\x25\x75\xb6\x2a\x02\x68\xa7\x4e\xc8\xaf\x9c\xf0\xa1\xfd\x90\x9a\x05\x89\x81\x25\xa2\x4d\xae\x9e\x60\x30\xef\x81\xd5\x25\xc8\xc8\x3e\x7a\x31\x2a\x33\xaa\xae\x6c\xe8\x48\x96\x45\x75\x44\xcb\xf9\xac\xfb\x15\xd3\xcb\x68\x24\x4d\x89\x4c\x4b\x21\x47\x14\x4e\xe3\x5d\xa0\xec\x32\x84\xd2\x4d\xa9\x4e\x39\xa4\xe3\x7f\xd2\x0e\x68\xf6\x06\x16\xd1\x21\xf9\x88\xcb\x0d\x60\x44\x74\xd9\xea\x05\x64\xc1\x15\x9c\x3f\x92\x31\xd2\xb7\x74\xc0\x3b\x53\xd2\x79\xbd\xa9\x3a\xcb\xbb\x15\x2d\x49\x27\x4d\x69\xf8\xad\x91\x92\xce\xd6\x1c\xe4\x2e\x24\x37\x95\x27\x52\xb5\x94\xb6\xa2\xf5\xf1\x77\xa9\xa7\xf3\x28\x01\xb7\x69\x5f\xb2\xbd\x5c\x28\x40\xb0\x4c\x69\xf5\x15\x1c\xe2\xa7\x9d\x23\x65\xc8\x4e\xba\xf5\xa7\x64\x06\x0c\x14\x34\x9e\xcf\x9a\xd5\x7d\xb5\x38\x27\xab\xbf\xed\xae\x7a\x94\xc4\x6b\x2c\xe1\x44\x91\x53\x6b\x6c\x28\xdf\x28\x99\x65\xee\xf1\xc7\xa8\x8c\xfc\xb1\x00\x15\xad\x5a\x37\xe8\x12\x0e\xcc\x57\x6c\xb2\x5e\x0c\x32\x04\x7f\x9f\x1d\xc9\x38\x7a\x96\xd4\xd7\x9f\xb9\xe4\x14\xaf\xd1\x2a\xf3\xd4\xe0\xd1\xa2\x6f\x59\xb4\x9e\x49\x6a\x07\xd2\xf6\xb6\x83\xec\x1b\xe4\xa5\x0d\xbe\x14\x01\x65\x49\xe5\x68\xbc\x09\xd5\xbc\x28\x3b\x80\x4a\xf3\xd4\x9f\x72\x89\xa1\x57\x29\x8f\x58\xfb\x81\xa6\x82\xe0\xeb\x1c\x78\x6a\x7a\xe5\x58\x16\xf4\x3b\xe3\x4d\x77\x3f\x3c\x3b\xcb\xb4\x76\x01\xbc\x85\xe4\x6c\x10\xc0\x09\xe4\x2c\xc9\x1e\x38\x9b\x72\x01\x1e\x82\xaf\xd1\x3c\x12\xcf\x23\x96\xf4\xb1\xe0\x10\x44\x08\x46\xba\xfe\x42\xe7\xc0\xb3\xad\xf6\xa3\xc5\xc8\xd8\xb5\x73\x90\x3d\x29\xe9\x74\x35\x74\x80\x1c\xda\x3d\x09\x22\x53\x9c\x6a\x8e\x40\xa5\xd4\x85\x79\x37\xa1\x17\xd4\x5f\xe2\x52\xd8\x9a\x3e\x07\x76\x80\x01\x60\x63\xa2\x1f\x7c\x1b\x3c\x7a\xe8\x3e\x72\x08\xd2\xb8\xe6\x20\x4f\xe0\xbb\x56\x33\x50\x31\xea\x70\x6d\x36\x78\x82\xe6\x37\xfa\x12\x2c\xa4\x3d\xed\x72\x02\xff\xa1\xc3\xd5\xb9\xd0\x22\xe0\xaf\xbc\x75\x50\x2c\x50\x23\x9e\x03\xd5\x83\x19\x50\x2d\xfc\x3f\xc8\x33\xe1\x16\xcc\x84\x4d\x0f\x21\xc8\x7c\xf8\x9b\x6b\x34\x52\x8f\xdc\x5e\xfb\x0e\x4d\x40\x4f\x8d\x3b\xd0\xdf\x61\x07\x4e\x59\x00\x9e\x98\x5f\x87\x14\x50\x63\x1e\x55\xcb\x80\x37\xd8\x66\xfd\x4d\x30\x10\xdb\x29\xbc\x0f\x76\x60\x27\xc0\x46\xc8\x1e\xd3\x27\x4c\x83\x06\xb1\xb3\x41\xd7\xe0\x14\x6c\xc2\x75\x1a\x62\x8d\xcf\x5e\xfb\x12\xf9\x82\x9b\x5f\xb6\xa5\x8d\x72\x8b\x47\xe2\xe8\x2b\xb9\x73\xda\x9e\xd1\x99\x9c\xe3\x15\x46\xfa\x03\xf6\x68\x0e\x13\x08\x64\x6f\x17\x34\x00\x67\x59\xfd\x40\x1b\x18\xca\xda\x7b\x62\x2b\xf8\x83\x79\x32\xc8\x0f\x6a\x66\x6e\x76\x39\x07\xb3\x89\x14\xab\xc5\xc8\x71\x46\xde\x45\x90\x9a\x27\xe3\x0d\x95\xd2\x16\x4a\x03\x5a\x77\xd2\x64\x92\x99\xe5\xf3\x69\xef\x44\xe7\x75\xcb\xe9\x89\x42\x2d\x3f\x8b\xfe\x41\x90\x49\xaf\x04\x64\xfc\x5d\xc7\x8f\x80\x9e\xdc\x89\xc0\x93\xd0\x54\x8e\xcc\x45\x03\x3d\x61\xfd\x6b\xe5\x09\x5f\x62\xae\x3e\xd7\x45\x89\x32\x14\x0f\x2c\xa7\xdc\xcc\xe5\x36\x5d\xa2\xfa\xe5\x04\x97\x9c\xa3\x76\x6a\x97\x67\xcf\xa0\x79\xa8\xc7\xb9\x5a\xda\x3d\xa5\x80\xb6\x98\x2e\x95\x5b\x1c\x5b\x07\x04\x48\xe4\x01\x1f\x41\x4b\xe1\x69\x17\x77\x68\x19\xaf\xd4\x0a\x80\x17\xb3\x0f\x9f\x09\x22\x53\x6a\x26\x7a\xeb\xc9\xaf\x2a\x87\x1b\x08\x4a\x7c\x99\xa0\x48\x4f\xb9\x53\xec\xaa\x9e\x4c\x4d\xce\xbf\xca\x1e\xa6\x2d\xca\xf3\xa7\x30\x68\xe3\x3a\x45\xdc\x3b\x7a\x91\x5a\x15\xb0\x08\xe0\xc9\xdd\x9d\x1f\x81\x5c\x11\xc3\x2a\x1f\x92\x71\xc9\xa7\xd7\x90\xae\xf4\x4c\xeb\x96\x93\x03\xdb\xff\xab\x8b\x27\x9f\x6c\xee\x2b\x30\x52\xbc\xea\x49\x4a\x2b\xca\xad\xaa\xd7\xac\x85\x54\x5e\x99\x1d\x79\x26\xed\x40\xa1\x59\xec\x28\x7d\x65\xae\xee\xe0\x7e\x60\xa6\xc6\xe8\x8c\x81\x4b\x64\x36\x56\xf5\xd0\x26\xbe\xcf\xa8\x3b\x49\x35\xf4\xb3\xab\x89\x3c\xbf\x4f\x5d\xcb\x23\x73\x3a\xbf\xe4\x9f\xa7\x4c\x69\xdd\xa6\x88\xa7\x68\x1a\xd6\x33\x63\xa9\x1e\x55\xb7\x48\x69\xb4\x19\xa5\xab\x62\x03\x69\xd7\x8d\x77\x0f\x4e\xa7\xf7\xe8\xe6\x3a\xc7\x03\x97\xe4\xdd\x56\x67\xc0\x57\xfc\xd7\xa7\xd4\xa4\xf0\xb1\x99\x5d\x7f\x90\x2e\x8e\x1c\xa9\xb9\x4f\x76\xef\x4f\xca\xdf\x40\xee\xe8\xf2\x94\x5f\xa1\xec\x69\x19\x26\x1e\x50\x5e\xd6\xbd\x24\x4d\xa2\x56\x57\xe8\x63\x67\xd2\xc8\x85\x79\xfe\xff\xd2\x0f\xeb\x67\x38\x27\x01\x29\x8a\x7f\xad\x27\x83\x1c\x81\xed\xd9\x6a\xc6\xd5\xb4\xf1\x7e\x1a\xe3\x68\xc6\x96\xa6\x2a\xfc\x4b\x26\x54\x52\x8e\xf7\x67\x15\x6b\xee\xe2\x0a\xd2\x23\x6e\x0a\x7e\x94\xe2\x4d\x3d\x8f\x6f\xa7\x0e\xc6\x9f\xc2\xff\xa2\x87\x07\xf8\x62\x5f\x80\xdf\xce\x2e\xd8\x27\x68\xdc\xf2\x26\x3e\x0b\x69\x3f\xf3\x99\x61\x92\x95\xd9\xd7\x8b\xb7\x91\x80\xc6\x77\x78\x24\x39\xab\x78\x02\xdf\x4a\x09\xd0\x6c\xc3\x97\x52\x7d\x39\xd7\xb0\x09\x5a\x3c\xf5\x00\x76\x97\xae\x8e\x0f\xc0\xc6\x80\x7b\x07\xdf\x60\x23\x90\xed\xce\xc7\xd8\x0d\xd8\x60\x59\x85\x7d\x42\x57\x9f\xd9\x86\x27\x52\x37\xf7\x7e\xc2\xff\x47\x7d\xd4\x68\x83\x9d\xa4\xc9\x8a\xb7\x63\x35\x74\x0b\xb5\x04\xd3\xd1\x2f\x73\xdc\x30\x02\x28\xa3\x9c\xc5\xe8\xa0\x24\xee\x15\x46\x86\xf8\x07\xc5\x18\x17\xc6\x77\x56\x62\xe5\x88\xd8\x52\x86\x5d\x43\xcb\x4f\x0b\xb0\xd9\xc8\xdd\x9e\x60\xf4\x32\xf2\xb8\x5e\x8e\x16\x23\x8f\x0b\xcf\xa2\x39\xc8\x4f\x95\x37\x9a\x83\x5a\xb3\x57\xa2\x5a\x34\x95\x7c\x13\x2d\x42\x7b\xe3\x1c\xd0\x6e\x6c\xd9\xc1\x29\xe8\x1b\x2c\x69\x67\x3c\x66\x89\xb5\x58\x16\x61\x89\xf8\x94\x53\xe3\x48\x37\xfb\x72\x57\x37\x52\xc1\x3e\x52\x37\x0f\xc9\x61\xdd\x2d\x48\x40\xf2\x59\x31\xca\x3f\x90\x7a\xe6\x47\xd6\x14\x64\x90\x99\x47\x7a\x82\x3c\x60\xfa\xc4\x66\xa1\x93\x89\xcf\xfe\x2c\xd4\x8d\x90\xed\x74\x45\x39\xc4\x0c\xcb\x2b\xe8\x2d\x06\x7d\x64\x10\xbe\x2e\x09\xe9\xf8\x00\x77\x8a\xc3\x6b\x58\x70\x95\x68\xbf\xf1\x3b\xdc\x23\x74\x90\x77\xc3\xb7\x04\xab\x89\xbb\xf0\x77\xfe\x9a\xac\xd7\x88\x0d\xcf\x24\xa6\x0e\x39\xc8\xfd\xc3\xff\x7f\x88\x9c\x7d\x75\xe7\x0a\xe4\x09\x2b\x6b\xed\x3c\xd4\x9d\xf8\x39\x24\x82\x14\xfa\x7b\x6d\xa5\x10\x96\x33\xa5\x6a\x2d\x04\x6a\x17\xe5\x9d\x84\xd4\x9a\xe9\xd2\x4e\xa8\x5b\xf9\x1f\x63\x21\xf4\x4a\x7e\x3f\x33\x11\x5e\x2f\x6d\x88\x96\xc0\xf1\xe2\x94\x03\x51\x70\x9d\xe0\xa5\xd3\x73\x64\x2e\x6f\xe9\x5a\x12\x92\xc6\x5e\x39\xf0\x37\x58\x5a\xd9\xd6\xb2\x0d\x2c\x2c\x6b\x2d\xbf\x0b\x16\x14\x37\xeb\x8d\x60\x7f\x41\xbe\xb8\x1f\x7c\x69\x20\x63\xfb\x20\x2b\xbd\x63\xfa\x3f\x50\x56\xf6\xd0\xd1\x00\xa8\x47\x65\xb2\x9f\x80\x97\xc8\x56\x3b\x61\x30\x21\x1c\x5e\x2b\x84\x5f\x72\xd7\xf4\x2d\x01\x7e\x75\xac\x68\xf2\x04\x67\xb5\x84\x95\x3e\x06\xff\x6a\xa0\xe8\x7a\xc1\x0d\x35\x71\xc2\xdf\x60\x58\xc5\x6a\xa4\x09\xd4\x16\xb7\xa6\xa1\xe0\x33\xe3\xf7\x28\x67\x68\x47\xce\x35\xbf\x0e\x28\x4f\xed\xe6\xb4\x14\x5e\x28\xdd\xb5\x56\x07\x13\xbc\x7f\x7a\x2d\x81\x27\x7d\x27\x1b\x4f\x00\x37\xbb\x3a\x4a\x17\x01\x17\xdb\x00\xed\x04\xf0\xb2\xf1\x83\x70\x37\xb8\xa8\xd6\x1e\x99\x0d\x1e\xac\x70\x4c\x7d\x05\x1a\x8b\x6e\x44\x9e\x06\xdf\xe5\x7d\xf5\x4b\x85\x82\xb3\x95\x3b\xbe\x42\xe7\x65\x03\x6b\x6b\x61\x17\x3e\xd6\x73\x0c\xb8\x32\x22\x6d\xe8\x06\xaa\x06\xf6\x97\x90\x00\x49\xf7\x80\x36\x12\x28\x6c\xbb\x21\x68\x03\x86\x1a\x8b\x61\x11\xf0\xa5\xc6\x32\x95\x05\xba\x97\x39\x46\xd2\x41\x79\xbe\xd1\xcf\x13\x7c\xaf\x03\x76\x7c\x81\x92\xe5\xf7\xd7\xde\x85\xae\xf3\x87\x06\x12\x79\x26\x69\xde\x2d\x0f\xb9\x7e\xe9\xa2\x8a\x46\x8e\x30\xe3\x64\x2e\xce\x7e\x9c\xf9\x5d\xa2\x60\x7b\x93\xfc\xf0\x59\xac\x42\x72\x47\x46\x12\x6b\x32\x75\xf7\x51\x37\x66\x1c\xed\x89\xdf\x53\xe2\x0c\xa0\xd9\xf1\x3f\x62\x37\x24\x58\x63\xce\x18\x44\x54\xfd\xbd\xdc\xcc\xcc\xea\x96\xcd\x9c\xa6\xac\xaa\x8a\x99\x9c\xc9\xa4\x22\xfd\xbf\xec\x13\x64\xa5\x64\x0a\xeb\x2a\xc5\x80\xf1\x58\xae\xd4\xa1\xf4\xaf\xcc\x6a\xfa\xb4\xa8\xc7\xcc\xd5\x40\x98\x9f\x82\xc8\x07\xdb\xb7\x5f\x21\x6c\x60\xbf\x35\x53\x19\xcd\xc8\xa7\xfe\x59\x9c\x33\x14\x87\x66\x2a\xc7\x84\xf2\xb6\x3c\x98\x4d\xa7\x96\xe9\x9d\x58\xcf\x68\xfb\xc4\x89\xac\x68\xfa\x7c\x6c\x32\xf3\x2a\xfd\x43\x3a\x9b\xe9\x0f\xbc\x8e\x92\x10\x57\xc1\x09\xbf\x7d\x44\x1c\x3c\x75\x7b\x2d\xe3\x0b\xb2\x75\xcd\x54\x86\x14\x45\x7a\xd9\x6c\x05\x9c\xd8\xf8\x89\xf5\x19\x96\x94\x5e\x67\x25\xc3\x0d\xba\x07\xcc\x37\xf0\xbf\x22\x7b\x26\x1d\xb1\x41\xde\x10\xbf\x11\x7e\x5a\x1e\x21\x44\xbe\x44\x3e\x25\xac\xd1\x13\xfb\x2e\x30\xc6\xd1\x6b\xdb\xe9\x0c\x10\xf3\x5f\x63\xce\xb0\xc4\xce\x76\xff\xcb\xf2\x64\x2d\x6e\x38\xc6\xbc\xc2\xec\x2a\xc9\x64\x1e\x65\x46\x6b\xb5\xc4\x07\xe6\x0c\xe1\x5f\x84\x90\xe8\x84\x9f\x13\x96\x04\x3f\xb5\x9f\x31\x48\x84\x47\x6e\x63\x90\x09\xeb\x7d\x11\x8c\x8d\x8c\x47\xdb\xc3\xf0\x07\x0c\xc5\x9a\x20\x5c\xc3\x70\xee\x9a\xc9\x0c\x13\x1d\xaa\xbb\x4c\x3c\x17\x66\x14\x4d\x10\x0c\x01\x37\xdb\x89\x30\xe5\x6b\xf8\x57\x18\x43\xbc\x5a\xe8\x32\x23\x91\x7b\x27\xe5\x0a\x63\x09\x77\x5a\x04\x8a\x9f\xe1\x2c\xf6\x7d\x87\x33\xd9\xf3\xb6\x6f\xc5\xdd\x99\x8f\xd6\x88\xb0\x2f\x44\x6d\xfb\x03\x62\x91\xce\xa9\x46\xcc\x18\xcc\x16\x14\x34\x31\x8e\xa9\xcf\xab\x57\x31\x66\x29\x3f\x71\xdf\xe2\xad\x8a\xbf\xc1\x35\x78\xb2\xcc\x25\xf9\x04\x6e\x25\xd9\x77\x24\x15\x7b\x22\xda\xe2\xbb\x1b\xab\xe0\xbf\xda\xf6\x1b\xcb\xe2\x1e\x5f\x73\x1b\xb3\x63\x0d\xb4\x62\x0c\x87\x32\xc7\x2a\x67\xfc\x55\xb1\xda\x88\xe1\x79\x05\xf7\x95\x0b\xf1\xdd\xc6\x3f\x39\x73\xb1\x8f\xb9\xab\xe8\x64\xac\x51\x67\x93\xf8\x11\xa3\x6b\xa6\x84\xef\xc7\xdc\x14\x79\x3e\x18\x36\x47\xf2\x76\x5b\x33\x7a\x43\xf0\xd6\x72\x09\xaa\xe1\xb4\x35\xc7\xe3\xbd\x2d\x93\x2a\xdc\x71\x52\x83\x38\x4f\x83\x2f\xaf\xf9\x29\xf7\xc4\x06\x2a\x9d\x58\xd1\x58\x46\xa9\x2f\xf5\x2d\xb6\xa9\x70\x53\x42\x09\xfa\x39\x6f\x2c\x6c\x27\x3a\xa2\xfd\xbe\xb7\x0d\xd5\x2a\x47\xb7\x1d\x40\x13\x24\xce\x96\x6b\x50\x6b\xde\xd1\x26\x3a\x9e\xdd\x15\x5b\x7e\x14\xf7\x6a\x2b\xc8\x3d\x89\x3d\x6a\x6a\x95\x61\x18\xb7\x8e\xcd\xac\xc2\xec\xab\x56\x50\xfd\xd0\xd7\xa5\xe4\x84\xe5\x68\x53\x01\x25\xf4\x0c\x8a\xeb\x27\xf6\x1e\x43\x83\xd4\x3f\xb7\xad\x47\x57\x4b\xab\x2d\xb7\x20\xff\xf0\xbe\x36\x76\xe0\xa4\xfe\xd7\x65\x75\xf8\xc2\xee\x89\xdc\xd5\x58\x65\x7b\xb7\xf4\x09\xb6\xbb\x79\x23\xd3\x1c\x7d\x5a\x17\x4a\xb9\x84\xea\x2b\x1d\x4e\xb4\xa0\x47\x8a\xcb\x42\x21\x74\x8d\x01\xd9\xeb\x80\x7c\xc8\xbe\xb4\xcd\x12\x19\x90\x0d\x5a\x86\x21\x20\xdf\xbd\x25\x51\xba\x2b\xb5\xac\x12\x16\x7f\x48\xfb\x6c\xfc\x5b\xd4\x9e\xe1\xac\xe8\x13\xea\x33\x11\x76\x9b\x80\x91\x75\x87\x6e\xcd\x0f\x23\x07\x26\x6a\x78\x76\x94\x67\x61\xc7\xb9\x73\x68\xca\xbd\xce\xec\x7f\x81\x03\x8e\xbd\xac\x3e\x28\x6c\x55\x10\x53\x85\x70\x9b\x73\x25\xfa\x8c\x17\x15\x97\xc4\x09\x99\x13\x06\x5c\xb4\x2b\xeb\x87\xc2\x51\x68\x4d\xfa\xca\xde\x21\x58\x42\x59\x4c\x6b\xe3\xfd\xa2\x7a\x26\xda\x73\x1f\xd2\xe4\x61\x2b\x38\x97\xe8\xff\x79\x7f\x65\xb7\x83\xd1\x8e\x1a\x56\x11\xfc\xe7\x2a\x2f\x26\x86\x5c\x6a\x1a\x11\xff\x20\x07\x54\xac\x10\xdd\xa7\x2c\xcf\xfb\x47\x78\x8a\xf2\xaf\xdc\x20\x68\xa3\xaa\x58\xf5\xfc\x6a\xda\x09\x9a\x0b\x2f\x8f\x1e\x96\x70\x86\x2b\x02\x8e\x85\x5e\xe4\xf0\x40\xc8\xbb\x97\x8d\x43\xb9\x8e\x28\x8b\x0c\xbf\x5c\x15\xc8\x0c\x47\x03\x1a\x93\x44\x83\xe0\x97\xb2\x2e\xe1\x10\x74\x30\x97\x23\x38\x0d\xe9\x65\xc7\xf8\xe7\xa1\x47\xcc\x1c\xde\x35\xd8\x93\xea\xc5\xbd\x06\xf7\x9c\xf8\xc6\xb9\x82\xf8\x84\x3a\xb3\x1f\x23\x63\xde\x81\xac\x8f\xe8\x21\xc7\x50\xe6\x07\xf4\xcd\x2a\x90\x78\x81\x29\xeb\xff\x13\x0e\x13\x51\xa5\x91\x82\x11\x62\x87\x7e\x2b\xff\x3c\x31\x45\x6a\xcf\x7b\xc0\x38\x49\x08\xb8\x9f\x19\x39\x94\x60\xee\x0c\x86\xe0\xc4\x46\xce\xdf\x0c\xe2\x70\x19\x7b\x2b\x23\xd9\xeb\x27\xeb\x00\xc3\xcf\x71\x3f\x33\x94\xb1\x7a\xd5\x30\x71\x08\xff\x5e\x67\x2b\xb8\x2c\x70\x2e\xbe\xcc\xbf\xc5\x97\xe8\xee\xf0\x5e\xf0\x2e\x8a\x3f\xf1\xfe\xe0\xfd\xc1\x48\xe7\xae\xe5\xee\x21\x87\x71\x76\x73\x0c\xc7\xc3\xd8\xd1\xec\x89\xc3\x0b\x59\x6c\xb6\xa3\x57\x2d\xb3\x90\x15\xeb\x18\x4c\xd4\x30\x93\x56\xdb\x30\xca\x89\x94\x9a\xa5\xfc\x33\x9a\x94\xc2\x26\xde\x39\xf5\xb4\xec\x6e\xee\x43\xa5\x48\x34\x85\x3b\x4d\xfe\x04\xab\xe3\xd8\xc8\x5c\xb2\xce\xb2\x03\x25\xb9\xc7\x66\xb3\x40\xd1\xb3\x90\x85\xcc\x0a\xe1\x0c\xaf\x19\xc4\x05\xde\x2f\x47\x13\xc6\x43\xce\xd0\xea\xe3\xf8\x43\x56\x52\xe5\x03\xde\x60\xd1\xd9\x7c\x36\xf7\x73\x41\x8a\xba\x92\x6b\x6d\x9c\x22\xf8\x9b\xb3\x2f\x37\x1d\x79\xcf\xce\xd4\x9d\xce\x74\x66\x15\x66\x2f\x89\x6b\x66\x8e\xab\x9c\x82\xa7\x32\x67\xc8\x97\xee\xf1\x23\xb6\x88\xdb\x1d\x4e\x33\xfc\x04\x8b\x57\x8b\xf1\x00\x8e\x7b\xf9\x1b\x1e\x58\xdf\x66\xa8\xe2\x8a\x6a\xca\x95\x37\x38\x4d\x95\x19\xbc\xa3\xec\xf1\xd2\x1f\x70\x34\xeb\x4b\xd1\xd1\xf4\x71\x96\xb5\x51\x13\x8b\x33\xc3\xf4\x82\xa0\xdf\x84\x3c\x7b\xd1\x6e\x26\x63\x48\xb1\xc7\x21\x1e\xbf\x25\xde\xb4\x5a\x87\xdd\xe2\x5e\x2e\xfb\xc2\xf3\x6d\xbd\x9a\x77\x89\x1b\xdb\x94\xae\x9c\xc7\x61\xd6\x5d\xe3\x16\xb1\x8d\x55\xdf\xa0\x66\x56\x5f\xd9\x8b\x74\x27\xe6\xcb\xa2\xdc\x98\x5f\xcc\xa5\x86\x5f\x41\x2a\xc2\x5f\xf7\x70\xb7\x1d\x83\xa1\x3a\xe2\xe0\x8e\xab\x25\xc2\xd5\x55\x98\x8c\x97\x58\x66\xcd\x33\xe9\xb6\xca\x33\xe3\x6e\x69\xc7\x14\xa9\x9c\x03\xcd\x4a\xee\x5c\x76\x4c\x7d\x34\xb4\x91\x05\x54\xbd\x4c\x3b\xc9\xcc\x2b\x5b\x1b\x63\x24\x86\x0a\x27\x05\xed\x61\x4c\xe4\x7a\x7b\x7e\x67\xac\xd1\xfc\xed\xb0\x0d\xb7\x97\xaa\x57\x9f\xc3\xd6\xf2\x1a\x0b\xf7\xe4\x5c\x4b\x8d\xd7\xe6\x69\xef\xa5\x95\x49\xe2\x34\x9f\xd3\x6f\x31\xc3\xd4\x8b\x32\x4d\x68\xed\x4a\xdb\x2c\x46\x72\x99\x7c\x13\x79\x72\x54\x9b\xd4\x82\x52\x7e\x30\x46\xf4\x8b\x96\xec\xbe\x58\x70\x0a\xf0\xb6\xbb\xcb\xc3\xa0\x64\xf3\x67\x1c\x33\xa4\xbe\x60\x20\xc7\x2b\xe3\xa8\xd6\x4c\x1b\x91\x19\x23\x7e\xa7\xc1\xb2\xc2\x89\xb7\xaa\x52\x52\x34\xed\xb0\xe2\x34\x99\x97\x7c\x50\x76\x9d\x32\x16\x95\x22\x19\xa7\x6d\x3a\xb8\x5e\x34\x40\xaf\x74\x7b\x27\xd0\x81\xdb\xed\x2e\xf3\x22\xe1\xe9\xe6\x9f\x39\x33\x90\xff\x0a\x36\xeb\x3a\x48\x58\xb6\x26\xfb\x36\xd9\x43\x4c\xd2\xfc\x41\x99\x42\x00\xaa\xed\x94\x31\xea\x6b\x45\x2c\xb5\x29\xe9\xbd\x8c\x4e\xeb\x8e\x32\x95\x20\xf4\x47\xfe\x1f\x45\x00\xf8\xb7\xdb\x59\x41\x14\x14\x6a\x77\x92\x67\x0b\x5f\x58\xf9\x27\xfb\x2e\x1a\x63\x1c\xd0\x76\x03\x02\x4d\x84\xe6\x09\x38\x55\x74\x58\xbd\x1a\x3c\xc6\x80\x95\x91\xe0\x28\x75\x9e\x5c\x0e\x79\x26\x6d\x92\x36\x42\x77\x23\x41\xf1\x10\x2c\xf6\x17\x08\x2f\x22\x9b\xdd\x94\xfc\xd3\xc8\x3f\x76\x17\xb9\x06\xb4\x79\x65\x0c\x3b\x04\x53\x1a\x2a\xb2\x9b\x70\x57\xb5\x93\x7a\x02\xf7\x12\xee\x54\x6d\xc7\x3d\x70\x48\x81\xe0\x9b\x28\xb6\xb2\x6e\x7c\x63\xe2\x09\xc9\x0b\xdc\x37\xe2\xb2\x78\x06\x4e\xf2\x9f\x2f\x5c\x8d\x8b\xdd\xfc\xf9\x36\x78\xa1\xdd\x59\xee\x4c\x7c\x78\x65\x31\xeb\x14\xfe\x38\xcf\x51\xf3\x90\x1b\xa5\xfc\xa1\x5e\xc6\xf9\x26\x58\xa8\x8c\xe1\x80\x58\xaa\xbc\x86\xfd\x94\xec\x22\xfd\xc0\x8e\x49\x50\x48\xd6\xb1\x3e\x46\xac\x14\x05\xb0\xf8\x07\x94\x02\x32\x6b\xb6\xdb\x7c\x1e\xc6\x84\xed\xc6\x39\x47\x89\x3b\x2b\x3f\xb2\x4c\x88\xad\x7a\x5c\xdd\xad\x30\x2a\xb6\xab\xe6\xc9\x09\x5e\xb8\x22\x46\xe6\x87\xdc\x90\xd5\x4b\xde\x67\x8d\x4b\xbe\x8a\xb5\x27\x82\xc5\x3b\x44\x7b\x8f\x2c\x15\x26\x09\x9e\xef\x3f\xc7\x57\xf1\x63\x76\x65\x73\x4b\xb9\xed\x76\xdd\x6c\x2e\xfb\xa3\x85\x37\xd3\x9b\xb5\x4c\x57\xa0\x36\x37\x5c\x92\x25\x28\x23\x72\x2f\x70\xf2\xe5\x55\x39\x9d\xb0\xab\xf4\x9b\x96\x97\x19\x2b\x71\xd7\x78\x1d\x9f\x2d\xe2\x29\xbf\x85\x4f\x12\x0c\xc8\x45\x7e\x1f\x78\x6f\x25\xff\xec\x9a\xc1\x9d\x2e\xfc\x65\xc7\x66\xbd\xe0\x7d\xb4\xa0\x10\x15\xec\xbe\xec\x6f\x2a\x69\xe5\xa8\xa4\x57\xf1\xa4\x7c\x2a\x7b\xb2\x7c\x5b\x89\x29\xd8\x29\x65\x16\x2e\xcb\x98\x24\x1e\x35\x7c\x88\x3f\x2f\x9a\xaf\x2f\x0f\xfd\x20\xf0\xd5\x5a\xfa\x2d\xe0\x51\x54\x1e\xae\xe1\x1c\x81\x6c\x81\xdd\x16\x56\xba\xb0\xcd\x42\x40\xd8\x72\x57\x66\xef\x54\x85\xd5\xbb\x4b\x26\x2b\xea\x6a\x76\xb2\x7c\xe4\x33\x2a\xa7\x80\xf3\xa4\x07\x4a\x8d\xe9\xc7\xc5\x92\xa2\xb9\xf1\x5e\xc2\x2b\x46\xdf\x50\x86\xe0\x4f\xbd\xfb\xbe\x26\x9e\xbd\xe6\x94\xeb\xff\x38\x9e\xf2\xf7\x76\x8b\x59\x56\xa2\x77\x16\x3a\xc6\x3f\xdc\x52\x8d\x5e\xb5\xb6\xf9\x97\xf8\x84\x82\xde\x70\x92\xd9\x28\xbb\x58\xeb\x07\xb0\xa5\xf3\x2a\x75\x69\x2f\xc5\x7b\x4b\xab\xe3\xee\x08\x39\x85\x70\xe8\x7a\x7e\x7b\xde\xd7\x7d\xa9\xdc\x9b\xda\xf7\x2e\x0f\xd9\xff\x2a\x99\x76\xb3\x99\x43\xe2\x47\x16\xdd\x0c\x80\xfb\x59\xf2\xac\xac\x3c\xd5\xc0\x39\x50\xfc\x3e\xed\x12\xe2\x5e\xe8\x9a\x31\x8d\xc4\x37\x22\x99\x7b\x12\x0f\xe7\x56\x64\xd5\x44\x8d\xeb\x9a\xc9\x5b\x83\x72\x35\x39\x94\x97\xde\x0e\xca\x00\xda\xf0\x8e\xb7\xd2\xbb\x40\xa7\xad\xa9\x68\x0f\xf4\xc1\xf4\x06\x8f\x8a\xfa\x4a\xd8\x65\x2b\x33\xdc\xd9\xdf\x8b\x33\x32\x3d\xe1\xcf\x05\x03\x59\x9e\x24\x4f\xe3\x5c\x92\x7f\xe2\x92\x5c\x6f\x32\x23\x2a\x57\x17\x46\xb9\x12\x94\xaa\xf1\xa1\xf9\x79\x2f\x51\xce\xa3\xdf\xdd\xf1\x40\x5a\x01\x72\x6d\xd7\x89\x96\xc1\xe9\xa6\x9f\x79\x21\x68\x96\x64\x59\xa9\x9e\x34\x9b\x9d\x5b\xf4\x96\x74\x07\x2e\x2a\xf0\x24\x57\x65\xbd\x37\x18\x28\xec\x84\x8b\xfa\x7b\x54\x46\x54\x94\xf6\x33\xcd\x10\xe4\xa4\x7e\x4d\xbf\xeb\xf5\x59\xd1\x0f\x5a\xef\x18\x97\x26\x40\x1c\xdb\xad\xc2\xfb\xc8\x4a\xb3\xa5\xbc\xd5\xe8\x59\xf1\xf6\x12\x1d\xfd\x32\x6b\xb0\x68\x3a\xe0\x03\x5d\xcc\xcf\x04\x9a\xb2\x5c\xf2\x4e\x82\xeb\x12\x1c\xf5\x33\xc1\xde\xc8\x1b\x5a\x1b\x88\x1c\x78\x4e\x6d\x05\x7b\x7a\x35\x28\xe6\x22\xd3\x77\xf4\x48\xce\x21\x97\x6c\xfd\x85\xfb\xd1\x6b\x66\x89\xdc\x6c\xec\x8e\xc8\xbf\xb8\x15\x1d\x63\x3e\x2e\x5c\x89\xbe\x05\x27\x8c\x42\x6c\x72\x26\x90\xfb\x1c\x9b\x77\x42\x98\x63\x8f\x39\x46\x7a\x66\x47\x60\x60\x60\xa0\x2a\x1e\x3b\xef\x15\x27\x0f\xc6\x17\xee\x28\x96\x98\xe1\xa1\xb6\xc7\x05\xc5\x78\x97\x59\x2f\xe7\x1d\x63\xb9\x30\xaa\xe8\x34\x3b\x8c\x78\x5f\xe0\xc1\x9e\x02\xfe\xcf\xd0\xc2\xd2\x67\x54\xe6\x2e\x61\xed\x38\x7e\x4d\x77\x9c\xf9\x34\xa2\x48\xa3\x61\xd6\x07\x9c\x57\x16\x33\x71\xaf\xbf\x64\x06\xa6\xcb\x0e\x96\x38\x95\x78\x6b\x8b\xf1\x27\x88\x7c\x73\x13\x8e\x27\x11\x22\x98\x52\x58\x2a\xa5\x33\xca\xf2\x37\x49\x18\xf4\x0b\x79\x75\x62\x5a\x3a\x4b\xbf\x40\x14\x73\xec\x8a\x36\x56\x78\xf0\xc8\x90\x5a\x27\xd8\x17\xb0\x5c\x51\xc7\x77\xdd\x23\x93\xd6\xf1\xe6\xec\xf0\x16\xb1\x38\x7d\xb6\x1a\xfe\x9f\xec\x64\x73\x06\x3b\x82\x35\x83\x47\x29\xb8\x97\x73\x00\xdf\x66\x4c\xd4\xca\x69\xdc\xdc\x57\x9a\xf3\x69\x87\x72\x0e\xa8\xde\xc7\x0f\x67\xeb\x95\xf3\xc2\xaf\xa8\x6e\xca\xad\x0e\x06\xc9\x27\xa4\x6b\x76\x7f\x97\x7c\x17\xbd\xd8\xfe\x56\x38\x2e\x60\xda\x32\x78\x47\x79\xd3\xcd\x7b\x58\xcd\xec\x64\xee\x9c\x82\xc4\xe2\x37\xe8\x1d\xc3\x9b\x42\x3e\xd5\x3e\x37\x31\x7f\x6e\xea\x32\xdd\x68\x5e\x56\x5c\x79\xf6\xc2\x9c\xde\xb0\x1b\xaa\x43\xd9\x6f\xfc\x19\x72\xaa\xea\xdd\xee\x03\x12\x92\xdc\xb8\x3d\x4d\xe8\x25\x99\x63\x1b\xc6\xbd\x2c\x38\x61\xfe\x98\x65\xc5\xd1\x70\x12\x0b\xcc\x2a\x1e\xa2\x3b\x0d\x75\x65\x8e\x14\x5d\xae\x5d\xf1\xb1\x14\xb1\x4e\x50\x90\x15\xb7\x4e\x73\xc9\x10\x19\x96\xac\xfa\x9f\x7e\xa5\xbf\xb5\x7c\x4b\x76\xe5\xee\xe9\x92\xf5\xca\xcb\xdb\x1d\x04\x9f\xa5\x95\xb6\x1e\x5c\x96\x90\x64\xfe\x99\x79\x83\x3b\x8b\x7d\x37\xff\x72\xad\x15\xd2\x6a\x48\xad\xf2\xa0\x2c\xd3\xbf\x2b\xdf\x90\xb2\x5c\xe7\x59\xfc\x5f\xec\x29\x0d\x51\xc0\x0f\x5b\xa2\xec\xcd\x7b\x75\xe0\xa9\xec\x6e\xce\x9f\x9e\x97\xc4\x67\xd4\x2d\xdb\xff\x16\x48\xe5\xb3\x6c\x5d\xb9\x26\x22\xef\x95\xd6\xcc\x64\x6e\x20\xdc\xde\x3c\x9a\x96\x43\x31\x6b\x58\x9d\x5e\x9c\x3a\xad\x46\x90\xd1\x1c\xcf\xac\x78\x97\xf9\xe2\x48\x55\xe9\x26\xd2\xfe\x40\x75\xa1\x13\xf9\xde\xde\xaf\x86\x3f\xa9\x06\x57\x44\xa7\xa7\x4b\xb6\x84\xaa\x9e\x83\x39\x56\x0f\xa5\x4f\xe0\x93\x26\xb6\x02\x23\xb6\x10\xe6\x34\x6f\xcf\xf8\x44\x7e\x5f\x5f\x92\x79\x33\xe5\x49\xcd\xb2\xac\x81\xf8\xb8\x0a\x0e\x69\xf0\x88\xac\xe4\x3c\xf9\x5d\x20\x5a\x70\x9f\xea\xb7\xf7\x79\x5e\x1b\xed\x8a\x2b\x4d\x17\x04\x60\x5b\x22\x54\x35\x90\x87\xd5\x37\x69\x13\xb2\xca\xc4\x5f\x40\xc5\xcc\x61\x9f\xa6\x2a\x12\x99\xdc\xf5\x7f\x02\xe0\x02\xa0\x89\x46\x01\x00\xb0\xdd\xdd\x0a\x08\x92\x2a\x02\x0a\x08\x48\x88\x82\xa4\x74\x77\x33\x18\xeb\xde\xed\xee\xd6\xdd\x1b\x0b\x06\xa3\xbb\x1b\x04\xbb\xbb\xbb\xfb\xb7\xf5\x59\xd8\xfa\xbe\x3e\x27\xb2\x37\x7a\xb4\xab\x99\xfc\xb9\xc8\xaf\x7d\x0d\xe5\x68\x26\xba\x19\x41\x3d\x9c\x90\x5f\x0f\xd1\x5e\x87\x5f\xab\x4e\x07\x7c\xb7\x63\x4c\x93\x18\x8d\x1e\xf9\xba\x22\xc8\x7a\xfd\x7c\x15\x01\x1e\xb1\x24\x4b\xb7\xb1\x8a\xc0\x53\x03\x8d\xf4\xa3\xe4\xf0\x5e\x77\xc0\x1a\x1d\xda\x79\x14\x00\x0a\x6f\xb6\xf9\x03\x3f\x33\x57\x37\xa9\x18\x75\x09\x56\x75\x9d\x60\x59\x78\x83\x59\x01\xc5\x6f\x4f\xae\xd8\x09\xfb\x79\x20\xcb\x47\x99\x9b\xd7\xfb\x29\xcf\xb3\xfc\x2d\xcf\x48\x6a\xd8\xc9\xe0\x96\xfe\xfd\xcc\x20\xd2\x58\x4f\x28\x33\x11\x75\xac\xe3\x32\xb3\xb8\xb0\xa8\x35\x9e\x29\xce\x18\x6b\xec\x62\x9e\x89\x3f\x5b\x7b\x8e\xe5\x10\x5e\x54\x35\xcc\xd2\x6f\xf7\x36\x52\xd9\xb3\x3c\xf0\xda\x09\x36\xb4\x1e\xad\x5c\xcc\xfe\x65\xe5\x26\x7e\xce\xe1\x30\xb4\x7d\x97\xf9\xbe\xa4\x75\xdd\xd9\xbc\xe7\x28\xef\xf6\xd7\x3c\x79\xc1\x8b\x16\x1c\x2f\x22\x23\xa6\xe1\x22\xcf\x3a\x1e\x5f\xf3\x99\x37\x2d\x7c\x6d\xe5\x43\xee\xd7\xed\x4b\x0d\x1d\xdc\x17\x1e\x44\xad\x3b\xf7\xf2\xfa\x5a\x45\x3c\x77\xaf\x95\x49\xec\xc4\x6d\x05\x46\x7b\x21\xc5\x74\x62\x70\xd7\x26\x79\x44\x59\x66\xdb\x59\x19\xa6\x60\x6d\x73\x82\x54\x9c\x5e\x53\x3f\x20\xe9\x8f\x7b\x50\x7d\x5f\xfc\x20\xac\xcf\x74\x45\x3c\x27\xe0\x96\xbe\x56\xe4\xe0\x41\xd4\x6c\x14\x6e\x5c\x7f\x43\x1e\x27\x70\x5e\x3b\x5f\xb4\x91\xbf\x8e\x2e\xe9\x29\x37\xe8\x08\x1e\x9d\xa1\x7a\x47\x24\xa9\xf5\x65\x79\x63\x7e\x58\x13\x56\x3b\x37\xed\x61\xdd\x45\x35\x25\xce\xb7\x7a\xb2\xf2\x46\x98\x5b\xc5\x1f\x85\x53\x80\x50\x77\x5e\x96\xec\x91\xaa\xce\x92\xe4\xac\xff\x9f\x4c\x2a\xca\x5b\x5b\x2c\x44\x0a\xc2\x69\xf5\xdd\x17\x6a\x2f\xe1\x63\x3b\x2a\xaa\x6f\x96\xca\x5b\x83\xaa\x86\xf2\xf0\x8d\xc7\x4d\xa8\x34\xcb\x3a\x3b\xe3\xb2\x58\xad\x39\x5b\xd7\x15\xda\x56\x51\xa4\xb5\x0d\xb0\xd3\xb9\xa8\xd2\x3d\xac\x55\x23\xf2\x8c\xf5\x9f\xa5\x6f\x24\xa9\x6b\x9b\x05\xd7\x84\xbe\xb4\x6d\xdd\x82\x26\x7f\xdc\x93\x8e\xf0\xfa\x37\xa5\xb6\x2d\x5f\x6b\xc9\x79\x8b\x1a\x49\xe6\x3b\xa9\x27\x6b\xcf\x57\x3a\xc7\x46\x9a\xe7\x18\x8b\x43\x71\x15\xcb\x74\x64\xff\xdf\xe5\xb7\x35\x5e\x1e\x73\x55\x59\x8a\xd1\xf5\x3f\xa4\x7a\xa9\xf7\xda\x93\x02\xb6\xb0\x92\xfa\xb0\xdb\xaf\x6d\x0a\x4e\xd8\xfe\xbd\x19\x59\x72\xb6\xa5\xbe\xa1\x3b\xf7\x68\xe3\xaa\xda\x2b\xa9\x82\x5a\x94\xf9\x76\xec\x8a\xaa\x56\xd3\x91\xd0\xdd\xc6\x01\x03\xd5\xff\x45\x39\x56\x7b\xde\x63\x96\xf2\xad\xf2\xee\x86\x85\x52\x47\xe9\xab\xb5\x3f\x04\x8b\x85\x57\xc8\xff\x8d\x4b\x70\x69\x18\xf1\x48\x37\x7e\x57\xf1\x81\x81\x0b\x04\xdf\xec\xa1\x9e\x1b\xc4\xdc\x64\x6c\x47\x37\x69\x2c\x6a\xa2\x25\x84\x12\xba\x6b\x69\xbd\x9e\x36\xcd\x17\x30\x9b\xe8\xdf\x36\x67\x19\x63\xc0\xd9\x0e\xff\x34\x75\xb0\x93\x05\x57\x56\xcf\x2a\x24\x9f\x1e\x9f\x4c\x30\x63\xf0\x23\x9e\xc4\xc2\xe2\x9e\x81\x3c\xd2\x96\xec\xe6\x1e\x1c\xd9\x3e\xb9\xb0\x23\x92\x12\x1e\xf5\xa1\xf9\x25\xb5\x7e\xd7\xa2\xfa\x40\xba\x93\x2f\x64\x8e\x01\xae\x6f\x2e\x32\x2e\x00\xeb\x1c\x57\x6b\x10\x30\xc9\xa2\x51\x86\x67\xe5\x93\x1b\xc6\x00\xf2\x74\x4c\xec\xf0\x38\xb9\xa3\xd8\xd0\xff\x3f\x4a\x42\xb6\xa6\x67\x32\x75\x61\x72\x7c\xfb\x23\xda\xf4\xa8\xc7\xcd\x5c\xfa\xa6\x5d\xb3\xeb\xee\x03\x90\x2f\x54\x35\xc1\x78\xb5\x19\x65\x38\x04\xe1\x1d\x37\x6b\xac\xe1\xdf\x16\xa7\x64\x6e\xac\x6a\x72\xec\x1e\x22\x30\x05\x33\x63\xe8\x20\x10\x53\x1c\xdf\x3f\x09\xa8\xca\x4e\xee\xb6\x60\xac\x4a\xb6\x69\x9f\xce\xd8\x1f\xb5\xaf\xa9\x03\x14\x05\x7f\xae\x9b\x03\x11\x7d\x81\x2a\x37\x18\xb1\x19\x36\xcc\x66\x96\x3a\x16\xaa\xf1\x2c\x9c\xa5\x95\x54\xca\x16\x90\x5e\x8d\x12\x99\x91\xe8\xd6\xc1\x83\xcc\xb4\xa2\x5f\x7d\x53\x98\xb9\xd9\x73\xba\x1c\x98\x9c\xa4\xa7\x6d\x2b\x99\x27\xa3\x64\x8d\x87\x58\xf6\xc1\x97\x6b\xed\x59\x26\x5f\x42\x65\x0a\x7b\xd5\x66\xbd\xde\x9f\x5d\xed\x58\xab\xea\xe0\xd8\x58\x0a\x24\xa7\x39\xdd\x24\xde\x08\x8d\x3f\x07\xbd\x63\xe0\x1c\x6f\xa0\xa8\xaa\x77\x3e\x2f\x39\x6b\xb8\xd3\x8b\xb7\x22\xa9\xba\xd5\x95\xfb\x35\x2a\xbe\xe1\x36\xf7\x7e\x70\x5b\xcd\x0e\xee\x0d\x5f\x84\x09\xe2\xde\xde\xdc\xa5\x2b\xe3\xde\x72\xbc\xa3\x7c\xc4\xbd\x6c\xf9\x49\x32\x89\x7b\x9e\x78\x7a\xd8\x4f\x5e\x8a\x52\xf5\x1b\x65\xb5\x85\x9f\xba\xef\x4a\x8f\x66\x59\x76\x4c\x93\xbc\x4e\x5a\xd9\xfc\x57\x62\xbf\xfb\x79\x7d\x9f\x38\x37\x38\xbb\x7a\x9d\xc8\xec\x1b\x56\x91\x2f\xbc\xb6\xf9\x50\x79\x82\xe0\xbb\xd3\x5a\xc5\x65\xc1\x1a\xab\x52\xd1\x0f\xfe\x66\xc2\xef\xa1\x75\x7a\x52\xd9\x99\x3e\x75\xf9\xb7\x42\xff\xae\x47\x5a\x5c\x26\xa9\x7d\x8e\xfa\x4d\x22\xb7\x79\x86\x0a\xbf\xbb\xb4\xee\x90\xe2\x75\xd0\x3f\xb3\x9f\x3c\xc3\x77\xa5\x11\x92\xf6\x6f\x3e\xa3\xc5\x89\x5f\x38\x45\xcb\x7f\x8b\xac\xac\x0e\x8b\x36\x0b\xb6\x11\x36\x0e\x26\xd4\x58\x94\x2d\xe9\x3d\x6d\x5e\x52\xa0\xec\xb2\x31\xbd\xcd\xb8\xdc\x16\x6e\x3c\x90\xf0\xbe\x69\x87\x5e\x1a\xf9\xa6\x6e\x66\x79\x44\x50\x4d\x95\x4a\xfd\x7e\xdb\x2d\xc3\x79\x65\xee\xe6\x5e\xcd\x7e\x59\xbd\x13\x42\x9e\x28\x7e\xba\x76\xb1\x50\x2b\x5c\x86\x3f\x3a\x38\xa3\x61\x3d\x72\xa8\x97\x54\x7b\xb5\x60\x7b\xe7\x89\xea\xbc\x0c\x51\xeb\xcb\xca\x67\x09\xdd\x8d\x0f\x2a\xb2\x23\x47\x6a\xdb\xf5\x27\x83\x68\x55\xde\xe5\xf3\xb7\x1d\x31\x10\xd4\x8b\x36\xf7\x68\xb2\xe4\x77\x9d\x00\xd9\x77\x49\xf7\xda\x00\xa1\x9f\x10\x89\x47\x0c\x8c\x36\xeb\x90\x88\xde\xd5\x8d\x53\xf2\x7f\x77\x16\xd6\x25\x66\xc4\xb6\xb2\xab\x2b\x13\x98\x8d\xb8\xca\xb3\x91\xba\x5a\x7f\xe3\x9b\xa0\x82\xca\xf3\xba\x47\xdb\xf6\x1b\x26\x69\xd8\x9b\x0f\xab\x9f\x2b\x9e\x3a\x99\x65\x42\x69\xcc\x5a\xbc\xe0\x9c\xb0\x0a\x0b\x1d\x4c\xc1\xfb\x97\xb8\xed\xcd\x20\x4c\xca\x55\x8d\xc6\x11\x2e\xa7\xde\x1f\x5c\x4a\x7c\x18\x37\xab\xa7\x82\xec\x14\xbe\xb0\xfd\x0a\xa5\x2d\xf0\x64\xd3\x08\x2d\xdb\xeb\x73\x6d\x08\x10\xed\x32\x64\xa2\x82\xe9\xf6\x99\xe5\xce\x70\xce\x9a\x09\x39\x9f\x45\xc7\x12\x0f\x5c\x21\x12\x4a\x36\x8d\x3f\x23\x2d\xca\x55\x8f\x3c\x23\x8d\xa7\x3e\x1c\xe8\x20\xeb\xe3\xe6\xf5\xb8\x53\x5a\xc2\x97\xb5\x13\xa8\x5f\x02\x2f\x36\x65\xd2\x89\x5e\x7f\x6a\xbe\x30\xac\x5d\x0e\x9b\x5c\xc1\xa7\xf6\x0c\xed\x2b\xb8\xde\x62\x85\x3c\x8a\x85\xc7\xe6\x1d\x88\x21\x9f\x29\x59\x37\x8e\xa6\x84\xe5\x4a\x47\x28\x94\x73\xa9\x77\x07\xb6\x51\x09\x71\xb3\xbb\x8f\xd3\x92\xc3\x97\xb5\xcf\xa4\x13\x03\xaf\x36\x4e\x00\xe3\xde\x33\x6a\x0c\xe0\x06\x97\x4b\x15\xb7\xa0\x76\x7b\x9d\xb6\x92\x69\x6f\x11\x20\x9f\xce\xea\xc2\x7a\xef\xdf\x05\x70\x4b\x26\x8d\x95\x00\x03\xb9\xb8\x61\x0a\xf0\x32\xf5\x68\x7f\x24\x23\x39\x76\xa2\xeb\x09\xe3\x7f\xe1\x73\xda\x9c\xc0\x81\xc0\x6b\x8d\x6b\x20\xa3\xf7\xd2\xea\xe3\xb0\xc6\xe5\x7d\xc5\x32\x66\xb9\xfd\x79\xcd\x43\x96\xc2\x42\x27\x4b\x61\xeb\xb0\x93\xf6\x39\x32\x6b\x11\x17\xf6\xc4\x33\x2b\x72\x83\x86\x4a\x99\xca\xd4\xea\xbe\x10\x66\x73\xec\x9d\xce\xff\x98\xcf\xc2\x26\x5a\x5d\x59\xdb\x02\xcf\x36\xd8\xb3\xda\xbd\x2d\xcd\xf7\xd9\x6e\xae\xf3\x8d\x7e\xec\x51\x87\xd9\x9a\x85\x1c\x4f\x8b\x2f\x52\x39\x67\x0c\x73\x69\xef\x6a\xbe\x27\xa2\x62\x34\x8a\x77\x32\x77\xde\x60\x01\x2f\x3b\x15\xdb\x1b\xca\x5b\x19\x3b\xdc\xf1\x8e\xfb\x39\xec\x4e\x8b\x37\xf7\x7a\xe0\xfe\x7a\x37\xee\x19\xef\x75\x55\x5f\xb9\xd7\x5d\x9d\x0c\xb9\xdc\xdb\x0e\x3b\xd4\xfe\xdc\x9b\x96\x29\x92\x31\xee\x45\x8c\xc7\xd8\x47\xf9\x56\xc4\x82\x91\x85\xb2\xb8\x9c\xf2\x81\x15\xd2\xe2\xd4\x49\xdd\xbf\x25\xf2\xd8\xe4\xf6\x56\xf1\xb9\x30\x4d\xd3\x0f\xf1\xec\x40\x75\xed\x6f\x51\x8c\xb7\x4d\xe5\x31\x61\x85\x6b\xba\x7e\xb3\xe0\x92\x83\x51\x65\x29\x98\x69\x79\x4b\xdc\xce\xdf\x8a\x3e\xbe\xa7\x4e\x77\xba\x58\x39\xf4\xa8\x7c\x4b\xce\xfc\xbe\x7f\x1a\x7d\x0a\xaf\xeb\xa5\x7a\x55\xcc\x7f\x6d\x06\x65\x67\x98\x77\xe3\x27\x85\x47\x60\x7c\xed\x64\xd9\xb0\xf7\x3c\xd3\x39\xa9\xb3\x2b\x45\x17\x20\xe6\x39\x5c\x57\x6e\x13\x3e\xb6\x0a\x10\x5d\x17\xb8\xa3\x67\x8c\x1e\x32\xbf\x2e\xfa\x33\xf8\xaf\xf2\x70\xb6\xbe\x6f\x5d\x85\x24\x65\x49\xd7\x2c\x43\x69\x0c\xb3\x75\x48\x17\x11\xfa\xa4\xd1\x46\x6b\x1f\xb8\xb4\x26\x48\xf5\xc6\xeb\xa3\x69\xae\x42\xea\xca\x2d\x67\x48\xff\x39\x4e\x56\x88\xc4\x4c\x2b\x89\xc8\x5d\xf0\x0e\x55\x37\x8a\xab\xab\x2e\xea\x1b\xac\xa9\xf1\xc8\xce\xe9\x1d\xa9\x1a\x4d\x7e\xd4\x69\x32\x45\xc5\x24\xb4\xee\x32\xdc\x0f\x3d\xd4\x30\xaa\x43\x6e\xff\x5d\xfd\x48\x73\xc7\xeb\x75\x45\x9b\x6a\x99\xab\xac\x7c\x99\x7c\x8d\xa3\x85\x62\x83\xc4\xc3\xaa\x4f\x78\x47\xb8\x15\x15\x38\xba\xa6\x71\xb0\x08\x37\xb8\xad\x7e\x55\xb6\x7b\x6f\x70\x0d\x22\x79\x5f\xe7\xba\xaa\x43\x31\x5b\x5b\x4e\x98\x16\x84\x76\x37\x6c\x37\xa4\x6d\x9f\xa8\xc6\x96\xb3\xbd\xbe\x55\xb8\xaa\xf3\x5d\x3b\xb5\x26\xc5\x1c\xc7\x5d\xf2\x61\xc9\x71\xab\xa7\x42\xac\x10\x71\x73\x11\xf1\x29\x2a\xf0\xb4\x82\x54\x8f\x3e\xb3\xf7\x1e\xb9\x0c\x1b\xdd\x6d\x47\xd9\x80\x3b\x55\x5d\x4d\xf9\x46\x48\x56\xa4\x53\xaf\x11\xbf\x83\xd7\x69\x67\xc9\x5d\xc8\x49\xf4\xfb\x54\x61\x52\x2d\x63\x29\xbd\x74\xbb\x17\x48\x65\x64\x3a\xf2\xe1\xc9\x50\xc1\x8d\x10\xc2\x33\xdc\xba\x53\x37\x89\x7b\xf1\x49\x7b\x5d\x48\x46\x82\xbc\x0b\x22\xe3\x89\xe3\xd5\xf3\x28\xbb\x49\xff\xe4\xe7\xa8\x61\x94\x68\x30\x8d\x96\x44\xed\x29\x55\xd3\x01\xba\x5b\x52\x20\x70\x14\x18\x0a\xf8\x04\xfa\x83\x81\x8e\xa5\xd0\x6d\xe8\xc1\x75\x16\xfe\x29\xc9\xf3\xd4\x5c\xc2\x7d\xd2\x9f\x71\x0a\xf1\x04\xf9\x43\xe7\x51\xd2\x18\xe5\xa2\x39\x85\x3c\x48\x3d\x2a\xf7\xa4\xec\xa1\x9d\x60\xdc\xa6\xde\xa0\xdf\x2c\xb5\xa1\xcf\x07\xfe\x26\x3e\x01\x4a\x41\xfb\x80\x61\xc6\x67\x28\xdc\x31\x09\x6a\x80\x81\xab\x68\xdc\x2e\xb0\xf4\x84\x13\x3e\x1a\x6c\xdb\xd3\x42\x40\x82\xb7\x3a\x36\x13\xd1\x90\x6d\xe5\x04\x89\x09\xb1\x65\xd3\xc8\xb5\xd0\x2b\xe0\x31\xe5\x36\x9c\x55\xb2\x8b\xe6\x06\x9f\x4f\xf4\xa6\x37\x33\xbd\x03\xf2\x19\xb1\x4c\x95\x63\x3c\x64\xc1\xfc\xef\xf2\x3e\x4c\x1d\xef\xd5\x31\x13\xf6\x24\x4f\x37\xf2\x1b\xf7\x95\xb7\xa5\xad\x85\xb0\x8a\x7b\xcf\xa4\x26\x86\x71\x8d\x92\xd3\x24\x1e\x37\x8b\x7e\x87\x7c\x8b\x6b\x8b\x08\xa3\xc6\x71\x6e\x27\x18\x69\xf7\x38\xe2\x80\xe5\x40\x1d\x67\x8a\x63\x01\xc8\x67\xe3\x2e\xf6\xa3\xe7\x2b\x9c\x8e\xa8\x30\x49\xf2\x95\xc3\x51\xd8\x06\xd9\xdc\xd6\x95\xb8\x87\xd2\x05\x15\x9b\x08\x76\x12\x6b\xb1\x94\x08\x8b\x5d\x68\x97\x48\xaf\x44\x3e\xc5\x3e\x14\x9e\xd0\x26\xfe\x07\xcd\x4a\x30\xd3\xff\x22\xfd\x3b\x4f\xe9\x08\x33\x3e\x72\xfe\x9c\x7b\x5b\x76\xa8\x0a\x79\x68\x2d\xea\x87\x89\x3f\x70\x02\xe3\x69\x34\x34\x1d\xc0\xb2\xf4\x1a\xc3\x54\xdc\x9d\x72\x91\xb0\x99\x10\xa2\x21\x53\x3d\x88\xe7\x55\xc1\x45\x5b\xc8\x14\xf9\xf3\xf8\x45\x54\x0f\x69\xb2\x3f\x82\xbe\x41\x54\xea\xd8\xc0\xf0\xe5\x47\x9d\x09\x45\x42\x9d\x4e\xfb\x4b\xcb\x6e\xb5\x7e\xeb\x2b\x44\xbb\x35\x4f\x6d\x60\x63\x78\xf5\x2f\xcb\xbf\x62\x5f\xd4\xec\xe1\x9f\xc7\x17\x55\x21\xc8\x66\xe2\x24\xe3\x83\xc2\x19\xa4\x11\xdd\x82\xb8\x75\x14\x95\xea\xb5\xdf\xff\x68\x66\x59\xae\xe3\x10\x70\x58\x28\x39\xe5\x5e\x7a\x60\xdc\x6d\xaf\xac\x6c\xc9\x48\x7c\x4f\x3e\xaa\x70\x20\xb5\x4e\x87\xde\xd7\xe3\xae\x75\xc4\xae\x6f\x7f\xc4\xb3\xc7\xf5\x37\xa7\x92\xec\x09\x59\x75\x40\xfe\x73\xd2\xda\x2a\x97\x58\x04\x65\xba\x1e\xe3\xa7\xa5\x6d\x54\x6d\x70\x3c\x0c\x20\xc4\xf0\xc9\x92\x52\xd4\xe1\xe4\xf1\x53\xc8\x43\xfb\xe7\x76\x1b\x50\x8b\xf6\xe8\x6b\x2f\xa2\x4b\x06\xbf\x6b\x30\x98\xcb\xbd\xd6\x5c\x00\x97\xd9\x31\x85\xa8\x24\xcc\x6a\x62\xe5\x53\x89\xe7\x6a\x68\xb1\xf6\xe4\x61\xe3\x2b\x3f\x90\xfa\x44\x7d\xca\xf1\x36\xe0\x24\xd9\x74\xe2\x76\xa9\xed\x49\xee\xb8\x37\x92\x78\xe4\x61\xf7\xb4\xb2\xfd\x07\xa6\xd5\x06\xa1\xe7\x8d\x4d\x52\xbf\xc4\x10\x06\xfb\xb9\x93\xb0\xdf\x7a\x16\x10\x1d\xf1\x0d\xad\x5f\xf2\xdd\x89\x85\xf5\xfe\xb1\xb3\xc9\xbb\x4d\x6f\xfc\x78\x54\x58\x33\xe1\x34\x9f\x7e\x5c\x42\xbe\xe2\x49\x41\x97\xdd\x3d\xee\x46\x79\x83\xa6\x8e\xde\xa1\x52\x31\xff\xda\x01\xda\x7c\x1c\xaf\x72\x37\xad\x8b\xb0\x4a\xca\xa0\x27\x10\x4f\x03\x78\x60\x2e\x59\x55\x32\x1f\xb8\x43\x25\x27\x6e\x60\x9c\xa1\x23\x02\x12\xc1\x77\x0c\xaa\x63\x0c\xec\x0a\x55\x5e\x46\x90\x25\xd8\x9e\x63\xa5\x94\x15\xb8\x17\xa3\x1b\x28\xc3\x04\xe7\xb6\x6b\xd4\x7c\x62\x89\xa9\x8f\xb6\x86\xd4\x21\xf9\x1f\xed\x1c\x65\x29\xfd\x13\x5d\x47\x65\x22\x74\x00\x4c\x5f\x92\x70\x94\xc1\x05\xda\x02\x66\x81\xe3\x60\x8c\xa3\x17\x3c\x07\x5e\x78\xa9\x92\xa4\x23\xb6\x1d\xad\x25\x87\x90\x98\x23\x38\xf2\x04\x19\x6e\xb3\xa1\xf4\x53\x30\xa6\x79\x54\x2a\xb5\x48\x92\x45\xf3\xa7\x81\x74\x3a\x7d\x0d\xbd\x06\x61\x03\x2c\x03\xae\x27\xa4\x33\x5c\xc1\x85\xfe\x17\x40\x0a\x14\xed\x68\x09\xdd\x84\xeb\x2e\x0c\x12\x5e\x30\xf6\x1f\xbe\x4b\xec\x03\x67\x0d\x1d\x21\x29\xc0\xd8\x96\x46\x72\x36\x58\x6f\x3c\x4c\xf1\x81\x66\x8a\xbd\xa9\x36\x10\x8f\xc6\xa5\xd9\xc0\xb3\x8a\xa3\xe8\xfe\xb0\x36\x7e\x08\xa0\x30\x57\xfa\x53\x19\xb7\x99\x72\xc7\x85\x50\x26\x6b\xda\xb9\x07\x78\x14\x6f\xf1\x21\x3f\x42\x08\xf7\xf2\xe0\x02\xa2\x2b\x97\xd5\xbc\x8c\x64\xc1\xf5\x33\x64\x91\x97\x73\x67\x88\xa6\x50\x96\x72\x9e\x51\xf9\xd4\x8d\x9c\xc3\x45\x64\x5a\x2e\x47\x1f\xef\x43\x6f\xe7\xe4\xfb\x47\x30\x36\xb0\x7f\x3b\x06\x80\x47\xd8\x9a\x33\x77\xb0\x8f\xe5\xf3\x0f\xf8\xe3\x1e\xc9\x1c\xfb\x93\xf0\x1f\xa4\xce\x8d\x2c\xc2\x57\x49\xb8\xee\x03\x69\x96\x18\x25\x38\x45\x5e\x2d\xaa\xa5\x70\x29\xbb\x84\xa7\x0a\xb9\x54\x9d\xe0\x52\x5c\x1b\xed\x35\xff\xb2\xff\x02\x80\xcd\x63\x3a\x16\x82\xce\x5c\xcb\x53\xeb\x31\xd2\x4a\xc7\xbd\xa7\xb0\xbc\x8a\xa4\x9e\xdb\x38\x96\x81\x5e\xef\x87\xd7\xea\x0c\xda\x97\x84\x21\x6d\x0f\x6f\x82\xf8\x50\xbd\x8f\xf4\x99\xec\xa8\xec\x2e\xa0\x52\xc4\x72\x52\xec\x05\xda\x24\xe9\x4c\xbf\x3d\xf4\x6e\x51\xb8\x63\x15\x03\xc5\xcf\x3d\x2e\x44\x87\xb5\x53\xc7\xec\x30\xf9\x2d\xa4\x2e\x16\x96\xda\x58\x5f\x3b\x1f\xa7\xac\xeb\x53\x7f\xc6\x8f\x54\xb7\x73\x5d\x09\xdf\x2b\x41\x62\x29\x29\xc5\xb8\x3a\x3f\x8a\x7c\xaa\x9c\x1c\xf3\x8e\x9a\xa1\x62\xfa\x25\xd2\x57\xc9\xec\x1d\x47\x80\x37\x42\xf1\x51\x08\xa5\xd9\x13\x39\xba\x03\x5d\x3d\xa4\xef\x60\x62\x3a\xfa\x0e\x57\xdb\x63\x4f\x77\x9d\x54\xad\xc7\x7d\x6f\xab\x63\xcb\x08\x21\x4d\xdb\xf1\xdf\x88\x7d\xb5\xd2\xbc\x2d\xe4\xcd\x95\xe8\x18\x0f\xca\x65\xdd\x7d\xdf\x9f\xb4\x26\xe5\x55\xc7\x53\x80\x4a\x5c\x72\xa4\x15\xe5\x73\x30\x6e\x84\x86\x8e\xd8\xeb\xd9\xde\x8f\x49\x1d\x79\x65\xce\xc5\x92\x06\x68\x4a\x3c\xae\xa1\xfb\x04\xeb\x09\xfe\x43\xdb\x35\x7c\x21\x31\xbb\x11\xca\x3d\x42\x7a\x50\xdd\x1c\xfd\x95\xc2\x36\x46\xfa\x3e\xa1\x65\xab\x4b\x1c\x1f\x03\x31\x92\xc5\x47\xe6\x95\xbd\x3e\x5e\x3c\xfc\x00\xf5\xfd\xd0\xe7\xf6\x35\x98\x69\xfb\xc2\xaa\x2e\x60\x57\x8d\x62\x14\xaf\x70\x3b\x07\x22\x58\x48\xbc\xb4\xeb\x32\xee\x0f\xe1\x6b\xcb\xf3\x5c\x98\x44\xad\xcb\x8e\xbe\x46\x59\x6d\xda\xe9\xfb\x86\x3a\xa1\xd1\x3a\xad\xa4\xbf\x90\x64\x9c\x77\xa1\x2f\x2a\x93\x1c\x12\xd1\x33\xd1\x36\x83\x35\xf4\x6e\x4c\x6f\x73\x23\xb0\x1a\x17\x62\xb8\x0b\xa8\xf0\x2f\x44\x65\x8c\xc9\xc4\x0a\xea\x79\x86\x80\x5c\x5c\x74\x1b\x5c\x4e\x4d\x8c\xa7\x80\x47\xe8\xb1\xfe\x9e\x50\x03\x83\xe0\x70\x0f\xae\x87\x06\xcf\x65\xd3\x7c\xb0\xc1\x07\x4f\xd1\xf4\x38\x78\xe0\x1d\xed\x2f\xfe\x74\xd3\x5f\x3a\x99\xb8\xdc\xe0\x4f\xff\x45\x2a\x12\x3e\x04\x20\xf2\x45\x6a\x12\x63\x09\x35\xb2\x28\x8b\xb1\x97\xf6\x34\x7e\x12\xc8\x01\xc4\x7e\xaf\x21\x32\xb8\xcb\xe1\x10\xcc\x81\xad\xcf\x72\xa9\x25\x44\x9b\x03\x7f\xa9\xd7\x88\xff\x06\xb6\xd0\x12\xc8\xb3\x9b\xa2\x69\x67\x28\x33\xf5\x26\x7a\x16\x75\xb6\x30\x86\xfe\x3f\xda\x7a\xca\x2d\xa0\x82\x9e\x5a\x38\xc1\x48\x01\xea\xe2\x7a\x40\x37\xc6\x7b\xbf\x03\x90\x07\x14\xe6\x30\x04\xc7\xc3\x23\xa7\x4f\x91\xbb\x19\xcb\xf6\xa7\x51\x7c\x19\x88\xbe\x16\xca\x7d\xc6\x91\x86\xdb\x54\x00\x5c\xa1\x8b\xa5\x39\x82\x42\x81\x33\xed\x36\xb4\x88\xfc\x9c\x5e\x0f\xb5\x16\x3a\x03\x2c\x38\x22\x6e\x2e\x83\x0d\xbf\xf4\x2b\x06\x1b\x98\x34\x87\x5a\xe8\x11\x6b\xc1\xc9\xf3\xa4\x74\xae\xcf\xde\x56\xd2\x5b\xee\xdc\x9e\x97\x64\x1d\xe7\x64\x7d\x1c\x25\x82\x63\xd4\x7e\xa7\x2e\xe4\x90\xf9\x93\xa9\xb7\x38\x85\xa4\xf7\xb4\x51\x4e\x62\x41\x1e\xbd\x8b\x13\x14\x5b\x09\x8c\x70\x9c\xfc\x76\x31\x3e\xb2\x9f\x38\xdc\x81\x82\xd9\xa6\xe3\x37\x09\x0f\xa4\x13\x63\x83\x44\x83\xd4\xbd\xdb\x8e\x84\x94\x84\xd4\x1e\x20\x7b\x8a\x85\x9a\x4a\xca\x02\xd1\x49\xee\x65\xca\x2b\xd1\x7c\xe2\x67\xea\x5d\x61\x64\xbe\x98\xf6\x4c\x80\x8f\x5d\x4e\xff\xc1\x17\xfb\x2d\x62\x84\xf3\x32\x1d\x67\x80\x9d\x5c\xdb\xa3\x1e\x78\xa8\xe2\xd1\xe8\x76\x82\x8f\x71\x6d\xc7\x30\xe1\x87\x3e\xa9\x5a\x4c\xbc\x54\x5e\xa5\xaa\x25\x8d\x6b\xae\x72\xe6\x91\x7b\x55\xbf\x08\x04\xca\x3e\xe5\xec\x3c\x22\xf5\xae\xec\x63\x4c\x24\x7d\x81\xa4\xdd\xf7\x04\x40\x12\x2d\x77\x8c\x60\xfc\xc7\xcf\x3a\xa4\xc7\xf9\xb6\x1e\x1c\x6a\xc3\xaf\x68\x7a\xd9\x56\x88\x7f\xdf\xe0\x55\x55\x4c\x38\x5b\x4b\x54\x0c\x12\xf7\x9b\xd5\xac\x38\xd2\x09\x13\x1f\xf7\x91\xfc\xd2\x10\x96\x1b\x4b\x5d\xa3\x3d\x1b\x4d\xa1\x21\x54\xd3\x7c\xf1\xf4\x3b\xd2\xbb\x8e\x64\x46\x8e\x90\x72\x40\x8f\x55\x8c\x64\x0d\x1c\xc6\xa5\x0c\x5c\x6a\x29\xc0\xdb\xf5\xae\x33\xb1\x09\xd3\x3b\x93\x64\x6f\x89\x93\x5a\x93\xe0\x7e\xd2\xb2\xc6\xd5\x58\x11\x39\xb8\x46\x95\xe3\x45\xe1\x9b\xaa\xa3\xc6\xa9\x8f\x74\x3b\x7c\x97\xd3\x11\x4a\xbc\xa3\x08\xf8\x2d\x0e\xd9\x3f\x82\x75\xdb\x1f\xd4\xff\x11\x37\x69\x2c\xa1\x59\x8b\xbb\x34\xec\x5e\x31\x8a\xef\xed\x7b\x2b\xf3\x20\x74\x74\x95\xc0\xb3\x89\x07\x5a\xab\x30\x5f\x49\xef\x1b\x08\xd9\xa7\x28\xee\xe6\x13\x51\x0c\xaa\xc6\x50\xb3\xed\x37\x7d\xad\xea\x97\x63\x1d\x30\x2e\x7e\xbd\x7f\x3e\xe6\xde\x51\xff\xfe\x18\x6c\xf7\x81\x5f\x4d\xdf\x70\xf0\x38\xb3\xc2\x16\x9f\x32\x7c\x51\xda\x49\x88\xe8\xbb\x01\xa9\x88\xe9\x9d\x12\x8c\x8a\x24\x6a\x3e\x93\xcd\x23\x9f\xa9\x25\x46\xa5\x52\x37\x56\xc8\x7c\xa7\xd0\x46\x35\x6b\x1d\x6f\x00\xf1\x12\xcf\x23\x17\xe1\x87\x65\x6b\x47\x5e\xc0\xe3\xa8\xae\x8e\x77\xb0\x1e\x13\x5f\x5d\x03\x9b\xb1\x37\x55\x1a\xb8\x0f\xcf\x64\xbf\x81\x0f\x13\x37\x11\xd6\xc1\xff\x91\xa7\xe4\x2d\x86\x7f\x52\x7e\x46\xd7\x33\x37\xd0\xa7\x6e\x33\x31\xe5\x8c\x70\x7b\x01\x6b\x06\x34\x70\x64\x29\xf4\x05\x53\x37\x12\x00\xbd\xc6\x3e\xe8\x88\x80\xae\xe0\x03\xcd\xff\xa0\x4f\x04\x48\xf9\x0d\xb6\x22\x5e\x65\xe7\xc2\x41\xe4\x9d\xf8\x2e\x98\x4e\x39\x9d\x6b\x86\xdb\x69\xb4\x68\x37\xf8\x33\xe0\xba\x2d\x8a\x59\x0a\x2e\xb6\x47\x30\x3f\xc1\x4b\x0f\x47\x41\xf3\x09\xa1\xc3\x22\x68\x2d\xd1\xab\xbd\x0a\x5a\x4c\x4a\x32\xc7\x42\x11\xe4\x1d\xca\x14\x48\x44\x89\x63\x5d\x82\xf6\x51\x01\xbc\x07\x3c\x99\x36\x9e\xeb\x0f\x87\x02\x96\x51\x0f\xe1\x4e\x06\x7f\xdb\x5a\xa6\x3b\x34\xcd\x3e\x99\x79\x1e\xae\x39\x98\xc4\xd0\xd0\xc9\x83\x7b\x18\x43\xf4\x7f\xad\xb7\x19\x17\x81\x92\xca\x8b\xe0\x52\xe0\xa5\x62\x3e\x58\xc8\x60\x32\xfb\xc0\x01\xd0\x06\x17\x04\x2d\x06\x2f\xe7\xb0\x20\x3a\xd4\x18\x15\x07\xcf\x80\x51\x3e\x17\xe1\x76\xa6\xa3\x7d\x34\xb3\x80\xf9\x7e\xff\x49\x60\x39\x1b\x1a\x88\x05\xb2\xd9\x40\x4b\x32\xd0\xcc\x2e\x34\xe1\x80\xbf\xec\x38\xd9\x75\x46\x21\x3b\x1a\xae\x61\x9c\x64\xa7\x60\x33\x41\x7f\x36\x22\xfb\x12\xd8\xc5\xe6\xee\x7e\x04\x45\xb2\x55\x3e\x43\xd0\x5f\x36\xcb\x5e\x02\x9f\x61\x93\xf6\xbe\xa5\xcf\x91\x38\xf7\xa1\xe8\xbb\xc5\x50\xd3\x19\xba\x49\x74\xa9\x62\x26\x30\x45\x64\x23\xd5\x03\x74\x21\x00\xf1\x81\xf7\x82\xfb\x18\x1c\x83\x2c\xd8\x9e\xbd\x9a\xf1\x9e\xaf\xdd\x4d\x03\x15\xbc\x2b\x3e\x15\x50\x12\xf7\xad\xfd\x29\x78\x23\xe7\xf7\x58\x2c\xb5\xd8\xe0\xd2\xe3\x41\x3d\xa1\x3b\xdf\xc0\xa3\x39\x95\xa7\xe9\xdf\xd1\xea\x35\x7b\xc4\xfd\x74\x27\xf5\x0a\xc6\x4d\xfa\x90\x12\x87\x9e\x0e\x24\xc8\xfb\xb3\x96\x01\xff\x49\x9f\x44\xde\x67\x98\xc4\x77\x7c\x78\x20\x4a\xa8\x74\x08\x87\x42\xf9\x0e\x23\xbf\x29\x29\x4d\x35\x9d\x03\x94\xa1\x86\x85\x75\xc9\xd4\xe5\xb5\x2d\xe5\xcf\xa9\xa6\xea\x59\xc2\x5b\xb4\x8d\x95\x29\x80\x1b\xed\x94\x51\x5e\x56\x45\x07\x74\xfa\x8c\xe7\x80\xab\xa6\x34\x72\x3e\xf0\x45\xf1\xcd\xc7\x89\x71\x53\xea\xec\x80\x04\x0f\x0b\xd7\x0f\x9d\x23\x4b\x06\xd4\xed\xb7\xc8\x6f\x7a\x73\x6a\xd2\x28\xb1\x5d\xd3\xb4\x53\x28\x77\xda\x88\x82\xd5\x54\x62\xd3\x30\xad\x8a\xb6\xba\xee\x38\x32\x80\x76\xcd\x2c\x4f\x7f\x4c\xaf\x30\x7e\x8d\x88\x05\x48\xda\x4f\xde\x67\x18\x05\x0a\xad\x03\x0c\x26\x8b\x9e\x0d\x4e\x90\xb7\x8d\xb9\xb7\xcf\x23\x57\x0e\x57\x57\xf3\xc9\xbf\xfb\xaf\x6b\x7c\x29\xc2\xee\x6b\xfc\x5c\xaa\x55\x7b\x15\xf5\x0b\xf5\x68\xb3\x75\x69\x0f\x8d\x55\x17\x99\x8e\xa5\x47\x54\xfe\x8b\x98\x05\xac\xd7\x6f\xf5\xee\x63\xac\x51\xcd\x77\xd0\x81\x0b\xc4\x82\xc1\x04\xd2\xa7\x03\x5f\xda\x4a\xc8\xd1\x7b\x17\x9a\x9f\x90\xdb\x47\xde\xaa\xeb\x29\x9b\x06\xe4\xbc\xab\x94\xfd\xdd\x2f\xa8\x74\x6a\x6e\xdb\xbb\xd2\x30\xda\xaa\x46\x69\xfa\x1a\xda\xd3\x6a\x55\xf8\x63\xfa\x11\xe3\x62\xef\x01\x60\x50\xbd\xde\xe1\x18\xa3\x59\x7c\x79\x74\x1f\xef\x0b\x12\xe8\xba\xc3\x23\xa1\xd6\xd4\xa3\xb9\xdf\xd1\x03\xba\x57\xdc\x4a\x6c\xa8\xa8\x9f\x1b\x82\x9b\x00\x9e\x73\xde\x12\x86\x50\x8b\x38\x66\x52\x79\xc6\x00\x27\x82\x62\x88\xc8\x60\xff\xa3\x75\x79\x29\xd8\x77\x19\x73\x6c\xaf\xb3\x4f\x42\x9a\xd1\x25\x3c\x37\xf4\x89\x2e\x5f\xee\x18\xd6\xad\xee\x1a\x37\x12\xa7\xd4\xa5\x73\x27\xe1\x6f\x8b\x9c\x39\x07\x88\xc1\x00\x96\x43\x25\xed\x29\x6b\xe7\x78\x51\xa2\x32\x0a\xd9\x3f\x68\x53\x22\x96\xb0\x4f\xd2\xcf\x78\x15\xb0\x47\x18\x67\x6c\xcf\xb0\xfb\xa1\x77\x23\x59\x5c\x3c\xde\xab\x53\xc9\x9d\x42\x40\xd6\xb9\x73\xcc\x44\x4d\xf9\x5e\x4e\x09\x49\x2a\xac\xe2\x6c\x25\xb7\xd1\x3f\xb0\x7f\x51\x1e\x94\x05\xb0\x4f\xd3\x36\x67\x2c\x63\xd7\xd1\xab\xc2\x2f\xb0\x79\x8c\xa5\x5e\x3b\xd8\x6c\x70\xc8\xf6\x0c\x5b\x02\x93\x87\x8e\x71\x16\xd0\xe2\xdb\x7f\xb1\xc7\x68\x4f\x6b\x3a\xd9\x44\x3a\x5a\x5b\xca\x8e\x00\x26\x09\x28\xec\x8d\x40\x3b\xed\x2d\x7b\x1a\xa3\x08\x59\xc4\x7a\x05\x6e\x49\x47\xb1\xee\x43\x53\xc3\xfd\x59\x6f\xa1\x47\x5b\x7f\xb2\xfe\xc2\x27\x6c\x2f\xb0\xed\x98\x07\x06\x2d\x58\x2a\xe6\xdb\xb6\x74\x56\x26\xf3\x5f\x75\x20\xcb\x85\x35\x4f\x63\xcd\x72\x60\xad\xe1\x27\xb1\xe6\xb3\x5c\xa8\xef\x59\xb3\x59\xd9\xa5\x4a\xe6\x37\x96\x2c\xed\x0a\x6b\x39\xeb\x78\xd8\x6d\x96\x1f\xeb\xdd\xd6\x17\xac\x2c\xf6\x42\xbb\x59\x2c\x35\xdb\xa3\xbf\x92\x19\x2b\x5a\xd6\xf2\x92\x19\x2b\xec\xa9\x1a\x61\x86\x08\xdd\x55\xa3\xcc\x40\x41\x33\x6f\x19\x73\xa7\xc0\x96\x72\x8d\xb9\x93\xdf\x57\xd2\xc0\xdc\xcd\xf7\x4f\xb3\x67\xe6\xf3\x06\xc2\x24\x4c\x88\x67\xb1\xf5\x3e\xb3\x97\x8b\xb0\xcb\x66\x3e\xe7\xf4\xf7\xfa\x42\x2f\xca\xaf\x34\x99\xa1\x0f\x5a\x85\x49\x0c\xbd\xd5\xec\x54\xec\x81\xbe\xa8\xae\x70\x76\xc3\xd3\x95\x79\xe4\x1d\xf0\x6a\xf9\x7b\x44\x2c\xec\x23\x2b\x4d\x75\x82\x0b\x24\xe3\xa1\xaf\x60\xad\xe8\xc5\xd6\x7e\xf8\x9a\xe0\xa9\xdd\x38\x73\x09\xef\x54\x57\x03\xf8\xaa\x9e\xdb\xb0\x1b\x7c\x5d\x1b\x6e\xc4\x82\x1f\xaa\x67\xca\x4e\x80\xff\x2a\x5b\x58\x52\x68\x55\xc5\x16\x62\x0f\xe4\xaf\x6f\x2d\xfa\x0e\xa1\xb4\x5f\x52\x2c\xa1\x66\xf5\x94\x50\x4f\xe8\xa5\xfc\xca\x56\x02\xbc\x59\x92\x63\xf7\x13\x26\x0b\xf6\x76\xf4\x83\x71\x3d\x87\xeb\x0a\xc0\x9d\x9d\x37\xf5\x12\x30\xac\xed\x84\xe4\x2f\x98\xdd\xcc\x84\x5f\x80\x50\xc3\x7c\x82\x37\xd8\x5c\x53\x5a\x38\x02\xde\xad\x64\x27\xaf\x84\xac\x0d\xee\x21\x64\x08\xa5\x91\x6d\x5d\x09\xed\x95\x57\xda\x2f\x82\x27\x8b\x10\xed\xc7\xc1\x79\x43\x7f\x6b\xe5\xe0\x94\xfe\x83\xba\x7d\xe0\xd4\x9e\x68\x49\x20\xb8\xb2\xc3\x0c\xfb\x80\x1e\x2d\x23\xf8\x4a\x30\xb3\x41\x56\xb8\x05\x54\xd7\x2c\x48\xea\x02\xaf\x9b\x56\x84\x38\x42\xf6\xe5\x03\x9e\x3f\x20\xa2\x72\x9a\xbd\x03\x34\x22\x9e\xde\x3e\x83\x71\x71\xbc\xb8\xe6\x21\xe3\xc8\xc8\x2b\x9d\x25\xe3\xc0\xa0\x83\xb8\x83\x71\xa6\xd7\x02\x1a\x64\x3c\xee\xb8\x88\x77\x04\xa7\xb4\x38\x17\x5c\x01\x3d\xea\x1d\x93\x0a\x40\x72\x95\x62\xd7\x6f\xf0\x90\x1e\xf2\xfc\x0e\xcd\x51\xad\xb2\x8f\x81\xa2\xc5\x49\x5d\x56\xd2\xcb\xa5\x8f\xea\x8f\x49\x9e\x97\xc9\x8c\x91\xe2\x8f\x68\x1f\x99\x51\xec\x88\xb9\xce\xda\x29\xca\xc6\x89\x89\x25\x42\x11\x21\xb5\xa8\x5c\x30\x40\x0a\x4a\xfa\xcd\x7f\x4c\x49\xdc\x75\x86\xbf\x94\x86\xf2\x88\xe6\xa5\x00\xf7\xd6\xcd\xe0\xd6\x40\x40\x27\x4d\xba\x02\xed\x51\xbf\x55\x12\x80\x91\x1a\x8e\x88\x53\xb0\x7f\x65\xd6\x22\x23\x3e\x85\x79\x5d\x78\x8f\x70\x99\x38\x45\xb8\x8a\xb4\xbb\xc8\x4f\x90\x4c\x7e\x9d\x74\x86\x6f\xa4\xf6\xec\x32\xf0\xee\xd3\x01\x0f\x6f\xde\x16\x86\x66\xdd\x22\x2e\x1f\xba\xd0\xf1\x48\x92\x8d\x6b\xa8\x33\x8b\x8d\xf8\x3e\x83\x9b\x68\x2f\xe1\x9d\xd4\x20\x9a\x4f\xfc\xc4\xcc\x10\xe6\x91\x2d\x09\x7a\x41\x2b\x25\xa7\xf0\x01\xff\x03\xf5\x40\x92\x9e\x1f\x4c\xf7\xdc\x55\xc0\x33\x03\x83\x1e\xb6\xdc\xdf\x20\x71\xdd\x3a\x6e\x06\x1c\xdf\x4e\x10\xaf\xa0\xfa\xd4\xee\x10\x65\x53\x1f\xe9\x5e\x09\x5b\x69\x52\x09\x49\x38\x93\xee\x0a\x67\x0a\x50\xf4\x57\xf8\x21\xfe\x11\x60\x6f\xa1\x2d\xdf\x82\xd1\x98\xb4\x9c\xa7\x06\xe1\xe0\x9f\xbc\xd9\x10\xca\x63\x26\x17\x80\xe9\xeb\xe2\x38\xaf\x98\xe6\xd6\x8f\xc2\xeb\x30\x50\x33\x49\xb8\x11\x1e\x2f\x17\x08\xc4\xf0\x33\xb1\x3b\xff\x3b\x73\x3a\xb4\x83\x8f\x61\xfa\xe0\xf6\xf2\x6e\x31\xb9\x05\xf1\xbc\x10\xe6\xcd\x44\x29\xf7\x3c\xcb\x3a\xb8\x8f\x9b\xc0\x2a\xf2\x98\xcd\xb9\xc8\xea\x5e\xd7\xc2\x09\x67\x4f\x6b\x49\x16\x74\x0b\x12\xcc\x31\x82\x35\xfc\xdf\xda\x55\x7c\x0e\xbf\x56\xf8\x1f\xef\x2f\xdf\x13\xb4\xe0\xb1\x79\xd7\xb1\x63\xdc\xdf\x3c\x59\x3e\x9d\x0b\xf0\x82\x12\xbe\x73\x67\x73\x9f\x06\x63\x38\x15\x5c\xaa\xc7\x12\xce\x6a\xce\xff\x6c\xa7\xb1\xcb\x39\xa8\xc6\x3d\xfc\x3c\xcd\xf4\xca\x2d\xbc\x33\x6a\x47\xf5\x02\x5e\xa0\xca\x59\x30\x87\x7b\x4a\xf1\x06\xa0\x72\x93\xe5\x1d\x98\x50\xce\x53\x19\x26\x2f\x88\x43\x94\xae\x4d\x98\xc3\x59\x2a\x6e\x08\xba\xc2\x1e\x14\x4d\x77\x7f\xca\x0e\x12\x04\xdb\xee\x66\x9d\xe4\x11\xeb\x1f\xf1\x76\xd5\xe4\x55\xcc\xe6\x9e\x30\x6f\x57\x2e\xe6\x26\x56\xe6\xf0\xbc\x38\x4f\x2b\xb6\xd1\xae\x72\x68\x86\xa9\xa8\x4b\x9c\xc5\xe5\x63\xb9\xd3\xd8\x3d\x9a\xa8\xf8\x85\xec\x6c\xa5\x3e\xc8\x81\x3d\x47\xd6\xea\x6e\x66\x35\x8b\x25\xb6\x24\x96\xbb\x20\xb4\xf6\x2a\x97\xd9\x31\x62\x48\xe5\x3a\xb4\x6d\x90\xef\xe6\x9c\x6c\x26\x70\x34\x9c\xcc\x06\x12\x35\x85\xfd\xa9\x36\xae\x0c\x62\xab\xaa\x7e\x64\x3f\x63\x6f\xae\x28\x8e\xb3\x60\x3d\xd6\x95\xec\x2c\x65\xa9\xd5\xab\xdd\x83\x59\x2e\x32\x83\xad\x84\x39\x26\xbc\x55\x3b\x8b\x9b\xd6\xb7\x4f\x6f\xe4\x7c\xee\x3e\x2f\x93\x72\xd4\x1d\xad\xec\x87\x9c\x75\xad\xe1\x94\x11\xf6\x48\xe3\x28\xf2\x3d\x3b\xae\xf6\x51\x36\x9a\xf5\xa1\x6a\x7f\xec\x08\xab\xda\x68\xbd\xd3\x82\x15\xa9\xb5\x75\xb7\x65\x3e\x93\xbf\xb3\x35\x33\xd1\x22\x62\x0d\x82\xeb\x33\xfc\x43\xf7\x9d\x73\x72\x60\x8f\xf4\x7f\x9c\xd4\x5e\x1f\x76\x22\xfb\x51\xa7\x90\xe2\xc7\xc6\xb6\x1a\x91\x7c\xf6\xe4\xc6\xa8\xec\x95\xac\xca\x9a\xf6\x58\x02\x2b\xc8\x44\xdd\xf1\x9a\xf9\xaa\xfc\xba\xbb\x15\x13\x56\xfc\xb4\x3d\x0a\xff\x13\x9d\x36\x75\x19\x7c\x4a\xef\xa8\xf7\xeb\xd4\x65\x38\x91\x87\x76\x02\xf5\x1d\x3a\xa9\xc1\x62\xd4\x84\x8b\xaa\x07\xb8\xdd\x88\x62\xa5\x37\xc1\x26\xc3\x49\xce\x23\x59\x45\x91\xa4\x07\x29\xbe\x01\xef\xc4\x6f\x69\x04\xd7\x4e\xd1\x42\xe0\xef\xda\x8b\x02\x07\x68\xd4\xb4\x46\xaf\x44\x1d\x56\xef\x2c\xff\x88\xb1\x13\x9e\xd6\xe6\x61\xe9\x10\x52\xfd\x02\x77\x85\x40\x57\x95\x12\x12\x10\xab\x14\x17\x88\xcf\xd3\x9f\xcb\x1d\xc9\x75\x51\xe1\x52\x02\x95\x12\x70\x41\x3c\x4c\xcf\x71\x6d\x17\x3e\x67\x18\xd6\x3e\x13\x4c\x87\xbe\x55\xc0\xba\x17\xd8\xf3\xaa\xbd\xe5\x09\xb8\xbf\xc2\x24\xcd\x19\x82\x2d\xf8\x4b\x5d\x48\xdc\x46\x58\xa5\xfc\x40\xa2\x17\x1f\x55\xe4\x90\xaf\xa5\xd7\xc8\x0e\x51\x13\xa3\x56\x49\xad\x69\x0f\x02\xfa\xc4\x04\x00\x72\x6d\x11\x76\x81\x79\x6b\xff\xf2\x6f\xc2\x48\x23\xa2\xbc\x9a\xfc\x51\xd9\xae\xdd\x4c\xd9\x23\xd8\xad\x3e\x47\x45\x83\x8b\x54\x25\x34\x27\xfc\x6e\xc5\x1f\xda\x9f\xe2\x45\x72\x90\xfe\x3e\x7d\x8e\xf4\x0d\xf0\x63\xf7\xb8\x24\x9f\xf1\x25\x80\x23\x3a\x0b\x4d\x73\x1d\x12\x2e\x86\x77\x58\x27\xf2\x43\x99\x3a\xc3\x42\xad\x19\x4c\x55\xe0\x35\x76\xe0\x0d\xbe\xb5\x6a\x2f\xb4\x99\x31\x55\x59\x04\x01\xb8\x5c\xc5\x4c\xe8\x46\xd1\x4e\x59\x39\x1c\x95\x96\x23\x5d\x0a\x5f\xd9\x1d\x22\x6e\x60\xee\x0e\xd8\x29\xb2\x61\x1e\x77\x1d\x13\x90\x58\x49\xd6\x8d\xbc\x7e\xd6\x7b\xdd\x23\x0d\x9a\xab\x95\x6f\x51\x2f\xe5\x02\xdc\x57\xca\x83\xdc\x08\xfa\x6b\x05\x81\xbb\x02\x8b\x94\xaf\xe5\x7c\x2c\x44\x4a\x47\x39\x4f\x52\x3b\x24\xc1\x9c\x5b\x91\x17\x44\x0f\x39\x07\x02\xe6\x0b\xcb\x38\x55\xae\x27\xf8\x47\x38\x78\xeb\x1f\xbc\xa9\x9c\x48\xed\x23\xb5\xbf\x22\x5f\x9a\xaf\xbc\x2f\x3f\xc2\xf1\x55\xc8\x65\x3f\x69\x85\xf2\x70\xd9\x0c\xcc\x22\xe9\x1f\xe9\xd2\x02\x3f\x49\x93\xc4\x3e\x65\x40\xbc\x43\xbc\x31\x72\x85\xf0\x95\x68\x8e\x7f\xbd\x80\x25\xb8\xe8\x3a\xca\x7b\xca\xe7\xdb\xc4\x70\x3d\x78\x9b\x34\x76\x2a\x07\x53\xa6\xb8\x49\xf1\xdc\x78\x93\xa5\x91\xb7\x1b\x7c\x28\xf7\x65\x48\x1d\x1e\x35\x24\xb5\xd5\x9a\xf3\x67\x88\xaf\xab\x47\x93\xbb\x45\x90\x72\x38\x22\x46\xe8\x26\x27\xfb\x5b\xf3\x2f\x4a\xa7\xb9\xca\x78\xfe\x22\xc0\x86\xc5\x51\xf3\xaf\xaa\x92\x94\x83\xcd\x6b\x84\x9f\x14\xb9\x0d\x87\xe0\x09\xf9\xf2\xba\x28\x72\x81\xf4\x56\xf5\xbe\xb2\x7c\x89\xbe\x6a\x7e\xee\x6d\x71\x6c\xc5\x96\xa4\x5e\xe1\x1f\xbd\x6d\x38\x4d\xd0\xad\x19\xf0\x63\xf0\x23\x15\x7f\x5d\x77\x70\xc7\xa5\x9b\x6d\x2a\x38\xf3\x84\xee\x4a\x8d\x32\xa9\x83\x28\xdc\xaa\x58\xde\x7a\x1d\x0e\x92\xdd\x6a\x9e\x4d\x3a\x20\x35\x35\x58\x23\x2f\x48\x92\x6a\xe7\xe4\xa6\x89\xe7\x55\x8d\x27\x05\x0b\xf7\x56\x6c\x08\xb7\x12\x20\x74\x4e\x7e\x9e\xbc\x7f\xaa\xab\xae\xf6\x5c\x8c\xac\xd8\xa6\x93\xbd\x57\x78\x40\xf1\x5e\xf1\xa3\x77\x91\xc0\x24\x3f\xdb\xe5\x0f\xf5\xca\x8c\xed\xae\x24\x5f\x69\x42\xf3\x77\x64\x96\x64\x46\x83\x22\x67\x42\xb4\xb7\xe6\x7a\xe2\x57\x21\xa2\xf2\x52\xd8\x03\xc1\x2c\x43\xa8\xdf\x2c\x5e\xa5\x26\xc7\xd5\x86\x3b\x4d\x9e\x6d\x73\x89\x1d\x25\x5a\x2d\x7c\xd7\x70\x1b\xb9\x94\xf9\xa5\xae\xa4\xac\x92\xda\x58\xfd\x17\xbd\x05\xc3\xaf\xaa\xc1\x1c\x2d\xfc\x64\x72\xc6\xb1\x33\xe6\x1b\x94\x84\xbc\x58\xa8\xfc\x0a\x09\x17\xdc\xa1\xfe\x48\x31\x7b\xcf\x55\xbc\xa7\xbd\xde\xe8\x28\x3d\xc4\x90\x5b\xde\x12\x91\xe0\x64\x61\x5d\x83\x2b\x6a\x98\xd9\x51\x7b\x06\x33\x93\x9a\x5d\x5d\x8a\x2d\xc3\xec\xaa\x5a\x85\x3b\x55\xb8\xa7\x62\x84\x10\x9d\x7e\xcf\x60\x47\xfc\x16\x9b\x54\x4e\x20\x9f\x0d\xd6\xaa\x1b\xa8\x7d\xde\xd3\x14\x7d\xf4\x81\x8d\xde\x52\x05\x38\xd9\xf2\xa7\x68\x37\x4c\x13\x86\xd5\x0b\xb1\x10\x33\xb9\x76\x13\xce\x4c\x9d\x6b\xbe\x84\x3f\x8f\xfe\x59\x59\x4e\xf8\x5e\x48\xab\xf0\x23\x45\xa4\x37\xea\xfb\xc8\x07\x62\x9d\xca\x67\x50\xd3\x82\xa9\xea\x30\xda\x37\xaf\xdf\x0a\x04\xd0\xb3\x31\x54\x1a\x05\xf6\x5a\xd9\x89\x16\xc3\x97\x05\x98\x3a\x26\xd9\x17\x96\xd4\x58\x51\x26\x51\xa2\xab\x1e\x50\x0e\xa3\xe3\x4d\x95\x54\x55\xc1\x7f\xc6\x60\x1a\x9c\xee\xa4\x3b\x46\x57\xc4\x1c\xd5\x3a\x00\x63\xc1\xbe\x2a\x2e\xe3\x8a\xd7\x5b\xf9\x38\xf8\x7d\x63\x81\xa4\x07\x46\x58\x31\x84\x30\xf3\x39\x1f\x5f\x1b\xcd\x98\x04\x75\x56\x2f\x64\x70\xc9\xc5\x95\x57\x18\x6f\x50\xfc\x0a\x23\x98\x52\xe0\x65\x88\x04\xef\xa4\x29\xcb\xaf\x43\x60\x4c\x88\x26\x08\x76\x0b\xfa\xa0\x1c\x80\xaf\x7b\xdd\x92\xfd\x65\xb2\x36\x72\xc5\xbf\x58\xf1\x56\xb7\x04\x97\xd8\x1b\x79\xc9\x35\x99\xec\x14\x50\x67\x9e\xc3\x2e\x23\x91\x4c\x37\xd8\x59\x65\x9d\xc6\x06\x76\x56\x3e\xa8\xcf\x64\x63\x53\x5f\x69\xff\xc7\x36\x46\x1f\x50\x17\xb3\x4f\x07\x99\x15\xff\xb1\x3f\x7b\x1d\x94\x05\x71\x96\x6d\x6c\x13\x87\x71\xb6\xaf\xf5\x12\xac\xe3\xa0\xb8\xcb\xcd\xff\x49\x0b\x19\x45\x95\xc7\x25\x67\x89\x5e\x15\x4d\x12\x27\xa4\xdc\x40\x15\xd3\xf3\xb8\x3a\x4f\xd1\xc5\xd4\x65\x9a\x1b\x22\x97\xe8\xe5\xaa\x74\xa1\x20\x68\xa3\xfc\xa9\xe0\xa0\x97\x52\x1a\xce\x7f\xb2\xf1\x80\x28\x85\x3f\x6d\xad\x9e\xbf\x83\xb7\x92\xcd\x31\xaf\xd4\xaf\xa0\xbf\x34\x5d\x2e\x6f\xc4\x7f\x33\x8e\x6b\xf3\x4a\xcb\xf4\x4a\xf5\xff\x72\x39\xe5\x71\x2a\x46\x8a\x87\xfa\x97\xe2\x5b\x54\xa6\x52\x2a\xcf\xd9\xd9\x24\xb7\x90\x6a\xbc\x76\x49\x44\x62\xf3\xc6\x31\x61\xad\xd0\xbc\xf6\x01\x4f\xcc\xe7\xb3\xa6\x56\x05\xd6\x7a\xd2\xd4\xa6\x0d\xd5\x59\xb8\x1a\xe3\x82\xaa\xfc\x92\xcd\xba\x17\xa6\x6d\x39\x68\x6d\xb7\xe1\x67\x72\xa0\xba\x48\x57\xb1\x5b\xa3\xf8\xa7\x9d\xbf\xe3\xb7\x4c\xaa\xda\xb4\xf5\xb8\xf8\xa3\x7c\xe1\x46\xb9\x70\x81\xf8\x93\xf5\x02\xee\x4f\xc1\x08\x33\xb1\xf2\x6b\x93\x25\xf5\x7d\xc5\xa3\xfa\xff\xe1\xa6\x1a\x8e\xd6\x9a\x10\xcd\xba\xaa\xea\xb5\xd9\x9f\xb5\x79\x95\xbc\xa4\x1b\xea\x55\xc6\x3d\xbb\xfd\x14\x23\xba\xb1\x1d\xc3\x32\x3f\x4d\xe2\x56\xb5\xb8\x5a\xd1\xb2\x91\x2c\xd8\x2b\xf9\x69\x3d\x97\xdb\x21\xb4\x87\xc7\x2a\x7b\xda\xd2\xa8\xf9\x15\xfa\xe6\x17\x58\xae\x81\xd4\xb8\x0b\xe1\xa9\x0b\xad\x13\x64\xeb\xb4\x33\xaa\xcd\x49\x62\xd5\x81\x4a\x6a\xe4\x5f\x45\x96\x71\xd1\x0e\x81\xf4\x56\xf9\xe6\xad\x78\xf1\x16\xe5\xbf\x8d\x2c\x41\xb4\xf4\x8e\x75\x14\xd7\x5b\xc8\xa2\xd4\xf5\x82\xc8\xa7\x58\x74\xd7\x2e\x54\x22\xe2\x5e\xfb\x5c\xf4\x89\x9c\x17\xcd\x37\xb0\xb1\x29\x0d\x0d\x20\x7e\x4e\xcc\xfa\x9a\x27\x84\xaf\x21\x2e\x55\xcb\xc9\x4b\xfc\x42\x8c\x8b\xa8\xd9\x9b\x8f\x68\xaf\xd0\x4f\x39\xae\x50\x46\x82\xf9\x16\x9e\x12\x25\xd3\x82\x12\xde\xf3\x04\x1d\x84\xdd\xdc\xb9\x07\x23\x40\x0c\xb5\x49\xb0\x67\x72\x8e\x37\x67\xe1\xd7\xa5\x88\x1a\xe6\x10\x5a\x63\x96\xd4\x00\xa4\x9c\x10\xeb\xca\x21\x4a\x90\x5f\x90\x61\x1f\x2d\x72\xf3\x39\xad\x02\x40\x3b\x7a\x28\x17\x82\x7b\x2c\xf2\x25\x59\xcc\x75\xe4\xe7\x3d\xbb\xb1\xa7\x30\xaf\x3b\x9d\x71\x0f\x11\xdc\xb6\xe9\xf8\xef\x39\xe6\xa6\x47\x44\xcb\x94\xa2\x7a\x1d\x89\x14\x3d\x51\x33\x9b\xfc\x3d\x64\x6e\x65\x24\xb5\xc5\xcf\xdf\x90\x43\x47\x6d\xbe\xa6\xf5\x65\x84\x39\x46\x29\x8e\x41\xbb\x2d\x14\x92\xd5\xcc\x52\x72\x5b\xf7\x2a\xf2\x4c\x8c\xa6\x63\x31\x79\x0c\xb1\xaa\x75\x2a\x05\x9d\xb3\xad\xf1\x39\x35\x22\x65\x51\x5d\x03\x2d\x2a\x7a\xa0\xda\x9a\x4e\xda\x75\xc7\x54\x0a\x8c\xf9\x39\xea\x15\xe0\xa4\xcd\x4f\x35\x30\x94\xee\xc8\x52\x2c\x87\xaf\x59\xbc\x11\x93\x59\xb9\xa4\xc7\x5d\x93\x80\x5d\xe8\x17\xed\x53\x81\xb3\xc5\xc2\xe6\x09\xc6\xce\xec\xb1\x86\x47\x8c\x63\xc9\x4d\xb5\xcd\x60\x49\x74\x9a\x79\x03\xb4\x6e\x97\xa1\x82\x01\x7d\xf6\x9b\xab\xeb\x87\xcf\x6e\xfe\xa0\xee\x63\xb6\x3a\x0e\xcb\xe3\x58\x46\xcb\x58\xd1\x08\x5b\x4d\x5a\xd2\xb9\x94\xb5\x03\xed\xd9\x36\x93\xb5\xbb\xe8\x75\xd3\x57\x56\x6c\xb6\x5b\xfd\x7f\x2c\x42\xb2\x6b\x4d\x3f\xab\x33\xea\x4b\xd5\x36\xd6\xa7\x5d\x91\x46\x35\x3b\xd4\xf7\xbf\xf2\x1b\xec\xe6\xcd\x13\xaa\xa7\xec\x7f\x8e\x6f\x65\x32\x4e\xa6\xe5\x1e\xe1\x04\x67\x8c\x98\xde\xde\x27\xde\x8c\x42\xb6\x0c\x8a\xda\x8a\x2c\x1a\x7b\x45\x36\x59\x94\xba\x26\x61\x63\x92\xaa\x9a\x22\xdc\x1a\x45\xac\x9c\x23\x38\x19\xfc\xda\x80\x15\xa4\xfb\x8e\x6a\xc7\xf8\x8f\x37\xff\x53\x9e\xe5\xa7\x38\x39\x4b\x39\xbc\x0b\x56\x9e\x82\x1f\x3c\x3f\xfc\xef\xb6\x4a\x4d\x6a\x59\x5a\x73\x8b\x3a\xae\x30\xb4\xa1\x5d\xe5\x9b\x39\x58\x5b\xaf\x5c\x98\xf8\xdc\x4c\x95\xff\xb7\xfb\x89\x69\x95\xac\x2f\x18\xd4\x4b\xa4\x28\x5f\x8a\xe6\x96\x64\xd6\xe6\x8f\x8a\xf7\x22\x9e\x53\xac\x64\x40\xf0\xcf\x4a\x29\xd8\xca\x2f\xc3\x47\xb6\xb6\x56\x12\x91\x9c\xa6\xd3\x15\x97\x0a\x32\xeb\x6f\x1a\x57\x65\xdc\xaf\xb9\xaa\x0f\x4a\xdc\x50\xd5\x5d\x9e\xb7\x7b\x7b\x45\xae\xa6\x24\x68\x42\xf7\x54\x15\xeb\xbb\x4c\xe3\x22\xff\xbe\x79\x4c\xb1\x53\x8a\x77\x8a\x97\x2c\x14\x7d\xb6\x3a\xc7\xaf\x16\xe4\xe0\x46\x5a\x83\x6a\xba\x90\xb3\x9a\x8a\xcd\x27\xf3\x3f\xd6\xd3\x2a\x0f\x66\xb0\x6a\x08\x15\xe6\x84\x9b\x55\x91\x06\x44\xe4\x8f\x8a\x29\xba\xa5\x41\x07\x75\x0a\x4d\xc5\xb6\x77\xea\xab\xca\xf3\x9b\x9b\xe4\x4f\x65\xa7\x9d\x52\xc4\xc3\xe2\xab\x56\x6f\xf8\x61\x82\xa3\xb8\xcd\x2d\x0f\x1a\x42\x4a\xab\x9b\x26\xd7\xad\xcf\xaf\xac\x5f\x5c\xfd\x34\x63\x6b\xcd\xcc\x2a\x6e\x42\x55\xe5\x3d\xd3\x8c\xc8\xd3\x46\x83\xa1\x38\xc8\xac\x73\x28\xd7\x6d\xbb\xa3\x2e\x56\x17\x6c\x6e\x90\x63\xe5\xef\x9c\xd0\xe2\x20\x89\x62\xed\x1a\xde\x35\xe1\x4c\xcc\xb3\x61\x9b\x32\x79\xc9\xe4\xfe\x7e\xd4\xfd\xdc\xf1\x9e\xad\x18\xf7\xb4\x80\x8e\x26\x6c\x5f\x9c\xb0\xe5\x09\xbe\x30\xbc\xa3\xe1\x26\x31\x7a\x07\xa2\x46\x4a\x46\x79\xe7\x9b\x7e\x53\x0f\xb8\xdc\xd5\xaf\x07\xb6\xd8\xfb\xab\x7e\x80\x07\xd7\xf0\xa5\x52\x66\x09\xa6\x6f\x48\x87\xbe\x84\xb8\xdb\xef\x8a\xf9\x96\x5b\xdf\xbd\x17\xb7\x2e\x6d\x43\x87\x2b\x1e\x13\xc7\x68\xc1\x11\xde\x86\xd7\x37\x60\x48\x8d\x3b\x0a\x6b\x1c\x29\x52\xef\x62\x53\x33\xcd\xe4\xf2\x4e\x77\x0f\x38\x69\x9f\xaf\x1a\x81\x66\xaf\x19\x90\xc6\x33\x0b\x30\x84\xa1\xd9\x38\x3f\x44\x47\x5f\x27\x7e\x5b\x2e\xb3\x7b\x3b\xc1\x2f\x6d\x61\xfb\x30\x31\x31\xae\xa8\xf9\x27\xa9\x39\x5c\x5b\xff\x8b\xe2\xbc\x23\xa3\x7a\x1f\xf5\xae\x37\xc2\x14\x4c\xef\x70\xf9\xad\xe3\x33\xf4\xf6\x80\xaa\x04\x52\xaf\x79\x28\x9d\xcd\xac\xc5\xec\x18\xb8\x4d\xde\x88\x20\xf4\xca\xc8\x97\x73\x03\xba\xdc\x28\xf4\xd4\x4b\x6d\x83\xd4\xc4\xb8\x4d\xcd\x33\x69\x69\xe1\x25\xf5\x0b\xe9\xbc\x1d\x3b\xcd\x37\x80\x8b\xde\x79\x15\x18\xd0\xce\x75\x45\xf9\x3e\x48\x69\x3f\xa4\xec\x62\xce\xb4\xf0\x93\xa4\xb3\x14\xe8\x9e\xfe\x2e\x20\xb2\xf8\x6b\x0f\x1e\x38\x96\x73\xa3\xd3\x92\xb1\x29\x95\xda\xda\xc6\xe8\x8f\x7d\xd2\x34\x1d\xcc\x08\xdf\x54\xb7\x18\x5a\xbd\x63\x55\xd5\x03\xe8\xa3\x77\xa6\x51\x00\xdf\x72\x75\xd1\x3e\x63\x1e\xb7\xff\xa8\xb8\xcf\xda\x67\x51\x2b\xd6\xb2\xc7\xd1\x6b\xfb\xc6\x58\x33\x8a\xc9\xdd\x38\xd6\xbc\x9c\xe2\x8e\x65\xac\xc5\xa9\x4b\x5b\x5a\x58\x3e\xb1\xaa\xc6\xd9\x2c\x38\xec\x65\xed\x6a\xd6\x99\xc0\x97\x95\xaf\xd9\x4e\xde\xb1\x86\x1a\x76\x85\x6b\xb0\x76\x1e\x67\x9a\x83\x9b\x62\x01\x07\x67\x39\x47\x74\x9a\x73\x07\x05\xf4\x66\x89\x4a\x8b\xae\x75\x2d\x15\xbe\xcf\xbe\xd0\xb6\x4f\x88\x4b\x91\x37\x27\x0a\x27\xc5\x5a\xd5\xef\x13\x34\x85\xa9\xaa\x6f\x0b\x42\x03\xbb\x4d\xe3\xfc\xb7\xde\x3b\xf5\x78\xbe\xd6\xb5\x54\xfd\x84\xef\xe8\xc0\x96\x7d\xe5\xed\xb7\x94\x0b\x0f\xf2\x22\xcb\xf4\x3d\x36\x6a\xf7\xa2\x65\x1d\x6f\x54\x36\xd9\x6e\xad\x75\xca\x29\xc9\xbf\x9a\xfc\xe5\x6f\x63\x6a\xeb\x3a\x65\x0f\xc3\xd6\x9b\xaf\x4b\x8f\x05\x16\x54\x1c\x97\xd4\x79\xdb\xe8\x58\xe2\x52\x57\x8a\xea\xab\x68\xb1\xc3\x88\x6c\xb5\x60\x9f\xe5\x43\xc1\x04\x3f\x19\xf9\xb5\x7b\x65\xc5\x78\x21\xb2\xfd\x93\x71\x49\x16\xab\x65\x58\x9f\x90\x9c\xd9\x98\x54\x5e\x11\xb3\xb8\xf6\x94\xe6\x76\x68\x8f\x79\x86\x7a\x76\xe0\xe4\x8a\xf9\xca\x75\x5e\x4f\xca\x8f\xcb\x67\xb8\xe6\xa9\x7c\x25\x07\x1c\x2e\x4a\x31\x22\xa1\x95\x87\x20\x55\xe0\x8f\x94\x75\xb5\x9a\x1b\x0b\x17\xb6\x73\x2b\xf7\x64\xb9\xb7\x84\x54\xf4\x26\x2f\x6d\x78\x66\xe8\x8a\xbe\x5e\x9b\xa2\xab\x0c\x05\xab\x6a\xb4\xe0\xf6\xdb\xc6\x5e\xb5\xb7\xd7\xf9\xf2\x42\xc5\x80\x6b\xbe\xf2\xa6\xf4\x87\xc3\x23\xe9\x22\x71\x82\x55\x2a\xff\x9f\xc0\x88\x74\xee\xf2\xa9\xfd\x50\x70\xb0\x7d\x71\xf5\xa5\xcc\xf7\xcd\x97\xab\xb4\x49\x0f\x1a\xd0\xa6\xa4\xe8\x8e\x9a\x7b\xc6\xc9\xa1\x99\x55\xeb\x75\xa6\xed\x27\x8c\x81\xda\x59\x5e\xa7\xb4\xef\x55\x76\xae\x48\x65\x8e\x7c\x8a\xc3\x5f\x49\xa5\xf8\xa7\x95\x88\xaf\x10\xdc\x28\x61\x8d\xdd\x42\xc5\xe7\x8d\x8f\x44\xa2\xe9\xe9\xcd\x03\x8d\x98\x8e\x04\x66\xcf\x79\xdc\xb2\xdd\x9e\x1d\x7b\xf1\x63\xc1\x37\x5b\x12\x88\x55\xfe\x2e\xf5\x95\xe4\x41\x8f\x0f\x66\x3d\x6d\xa6\x73\xb4\x31\x00\x60\xd8\x36\x68\xe8\xe0\xa7\xd5\x3f\x64\xa5\x4c\x76\x09\x7a\x2c\x1d\xc3\xc9\xeb\x18\xbe\x84\x65\xa7\x57\x0c\x6c\xc6\x49\x12\x68\x3d\x19\xf8\x23\xbb\x3d\x3a\x22\x88\x1e\xc1\xb7\x9b\xff\x23\x3d\xf1\x77\xaf\xdf\x4a\x39\xe2\xf1\xdb\xec\x4b\xbb\xe1\x9c\x6f\x78\xc3\x98\x62\x7b\x42\xe3\x06\x79\xac\xb1\x96\x6d\x64\x52\x4b\x62\xf7\xdc\xc2\xdd\xca\xd3\x0c\x27\xe1\x07\xd2\xb9\xfd\x63\x04\x5d\x42\x59\xf7\x43\x62\xe5\xee\x8d\xed\x97\x48\x0f\x82\xaf\x37\x13\x29\xd9\xfe\x9e\x75\x27\x68\xb3\x3c\xa7\x57\x5d\xa5\x3f\x70\x26\x19\xe4\x8c\x93\xb6\xf7\xd5\x77\xa0\xa1\x35\x91\xd2\xbb\xcc\xbe\x12\xc7\xd1\x16\xb2\x30\x0f\x3f\xb4\x89\xb2\x34\xbd\xa4\xcf\x44\x69\x4d\x88\xe8\xba\x41\xa5\xed\x9e\xdb\x76\x9b\x46\x09\x3e\xd4\xc4\xa6\x57\xf9\xbb\xd4\xde\x05\x9e\x79\x2e\xae\xfc\x0c\x86\x3a\x1b\xf4\x63\xd0\x80\x9d\x85\x7a\x19\x73\xdd\x9a\x66\xe9\x3a\x56\x05\xe2\xc4\x48\x01\x60\xc8\xb3\x19\x9c\x04\xbc\x4f\x77\xec\x65\x32\x42\x12\x96\x74\x1e\x65\x1c\x89\x7c\xd8\x7a\x01\x2c\x09\xae\x6d\xa4\x43\xeb\xfc\x2d\x6a\x6e\x42\xdf\x3c\x57\x99\xfe\xc1\x2f\x9c\x47\x75\xd7\x98\x77\xed\xb2\x54\xbe\xac\xf3\x16\x33\x25\x71\xec\xc3\x08\xd2\x70\x31\xcb\x2a\xf7\x72\xff\x57\xd6\x92\xb4\x07\x3d\x28\xd6\x9c\xf8\x2b\x1d\x23\x2c\x97\xc8\xce\x96\x53\x2c\x52\x30\xbd\x81\xc2\xda\xeb\x3f\xb5\xfa\x16\x7b\xa5\xe7\x1a\xd3\x7c\xb6\xc6\xf9\x46\xf9\x47\xce\x0c\xbb\x6a\x65\x1e\x87\x66\x81\x12\x33\x39\xcf\x8a\xef\x0f\xcd\x12\x4d\xce\x4d\xe9\x53\x09\x85\x69\x50\xd7\x1f\xe1\xb4\x78\xb0\x3d\x46\x50\x11\x59\xd0\x5c\x22\xd8\x15\x1c\x5c\x6f\xc7\x7f\xe3\xf7\xca\x6c\xe0\x57\x7a\x3a\x19\xcf\xf3\x93\x36\x2d\xd2\x0e\xf1\xfe\xd8\xfd\x50\xf8\xf0\x3a\x2d\xde\x8a\x90\xbc\xe8\x62\xdc\x40\xbd\x0a\xce\x79\xd5\x1b\xac\x8c\x4d\x5b\xdc\x79\x52\x61\x15\xbf\xba\xcd\x5a\xbe\x38\x72\x41\xd3\x0e\xd9\xb2\xe0\x29\x75\x73\xa4\xb3\xfd\x0e\x56\xa9\xc4\x3f\x3d\xed\x0c\x67\x44\x4f\x36\x79\x69\x46\x84\x3d\xf6\x01\xf2\x78\x81\xd8\x32\x5e\x68\xe4\xc7\x17\x3d\xea\x87\x8c\xac\x9c\xe2\x1e\x17\xfd\x58\xaa\xb1\x63\x7f\xf9\x9b\xb8\xce\xd6\xd5\xda\x1d\x11\x9d\x8d\x81\x6a\x63\x50\x6f\xad\x9d\xf2\xb9\x1f\xb3\xf2\xa8\x62\x9d\xe7\x0c\xfd\x3f\x99\xd7\xa6\x1d\xea\xf7\x12\x3b\xfb\x12\x99\x59\xb4\xde\xb2\x4a\xf0\x55\xb0\xaa\xa8\xb6\xef\x5f\x95\x65\xce\x86\xee\x1e\xd3\xea\xd4\xfc\x8e\xed\xc6\x59\x71\x60\x8b\x49\xbf\x22\x82\xd7\x70\xa8\xdc\x26\x48\x59\xd3\xab\xb1\xf5\x2b\xa9\xcc\x52\xcd\xf5\x9c\xa4\x37\xc8\xf7\x6f\x8a\x52\x0b\xa4\x41\xf6\x6c\x99\x9f\xe8\xa1\xe5\x61\x41\x8d\x00\x55\x54\xd4\xc7\xad\xb1\xc9\xfe\xd6\xed\x52\xf5\x21\xd5\xab\x7d\x8f\xa9\x23\x2e\xad\x65\xb1\x91\x15\x81\x6c\xf0\xd2\xef\x0e\x62\xd6\x6c\x2a\x5f\xe0\x97\x6b\x7a\xaa\xee\xf3\x9c\xad\x5f\xa3\x9c\xb7\x09\xa1\x9e\x29\xf3\xb4\x6f\x91\x1e\x13\x33\x2c\x3f\x0a\x5c\x04\x1d\x27\x00\xf4\x40\x61\xc9\xd8\x67\xcc\xad\x62\x4c\xd7\x7b\xec\xd7\x92\xf4\xda\x7c\xfc\x62\x24\x41\xb3\x92\x10\x88\xaa\xe3\x5a\x11\x65\x98\xb3\xc4\xc9\xa4\xef\xf8\x45\x79\xcd\x14\x35\x51\x1b\xfd\x8a\x96\x4e\x71\xdc\x06\x03\xb9\xb4\xd3\xf6\xf3\xc0\x3a\x86\xf2\x38\x19\x55\x59\xe2\x38\x66\x87\x3e\x55\xfa\xb8\xcb\x17\xf3\xbd\x8c\x57\x73\x00\xe7\x86\x4e\x54\xf3\xf1\x20\xd6\x9b\x53\x49\x78\x80\x5f\x41\x50\x91\x10\xc4\xb9\x79\xc1\x94\x15\xe4\xad\xd1\x06\xea\x04\x15\xb5\x2d\x06\x58\x44\x6f\xb3\xfb\x03\x16\x80\xf3\x8e\x81\x65\x2c\xd4\x82\x3d\xa1\xa8\x7d\x68\x7a\x27\x8c\xfe\x83\xb9\x52\x33\x1b\x1b\x8f\x4b\x53\x3d\xc6\x8d\xe1\xff\xc7\x59\x40\xd8\x42\x14\x10\x2c\x89\x17\xc9\x2e\xb9\xf7\xc9\x3a\xca\x9f\xe8\x50\xaa\x84\x76\x63\x9b\x35\x7d\x0c\x18\xb4\xfb\x0a\x5a\x81\xdd\x47\x34\xa5\x29\x24\x87\x11\x00\x79\x9a\xf4\xae\xfd\x22\x6a\x27\xb9\xc5\xac\x41\xef\xa1\xe8\x94\x95\xd8\x60\xaa\x96\xf5\x15\xf7\x98\x66\xc4\xfb\x10\x1a\xe9\x2d\xb9\x56\x24\x25\x70\x24\x6a\x90\xd2\xcc\x78\xea\x73\x8d\xf6\x03\xfc\x65\xf7\x9b\xc1\x86\x6d\x0f\x5d\x43\xc4\x82\x92\xa1\x63\x25\xaf\xc1\xbe\x36\x4f\x24\x13\xbc\x5e\x65\x85\xb2\x84\x36\x28\x62\xd1\x17\x20\x19\xf3\x16\x56\x03\xfd\x0f\x17\x85\xa7\xc3\xa9\x39\x71\x44\x11\x7c\x3c\x6a\x03\xf9\x00\x73\xa3\x8f\x89\xe6\xce\x24\xda\xaf\x01\x6e\x30\x47\x0f\xec\x2d\xaa\xe1\x47\x0f\x7c\x44\xf8\xf2\x5e\xb7\xe8\x4b\x1e\xf3\x00\x53\x13\xb2\x91\xb7\x41\x3e\x19\x45\xe7\x3e\x81\x87\x30\x59\xdc\x2a\x6c\x0e\xae\x80\x1b\x9f\x2d\x24\x94\x73\xfe\xec\x6e\x20\xfd\xc7\xa9\xf2\x41\x52\x49\xec\x5f\xf6\xa1\xc0\x26\x76\xe2\x3e\xdf\x82\x30\x6d\x71\x1f\xbe\xc8\x56\x33\xa3\xc9\xb1\xf8\x8b\xaa\xc1\x58\x5a\x72\x5d\x99\x20\x9d\x84\x3c\xab\x98\x04\x4e\xa0\xae\xc9\xea\xd1\xaf\xb0\x53\xa4\x1b\xb2\xc8\xf8\x54\xb1\x36\xf2\x3e\xf1\xaa\xf0\xb2\x8f\x15\x45\xca\xbf\x64\x4f\xa7\xa3\xb8\x83\x63\xc4\xbc\xb3\xf5\xbb\xbb\xff\x57\xd0\x5c\xf3\xa9\xfe\x71\x11\xcf\xac\xd4\x47\x23\xa0\xca\x2d\xe2\xd5\xa5\x52\xe3\x31\x46\x58\x59\xbf\x7e\x2b\x8a\x85\xfe\xab\xa5\x67\xe6\xe2\xf0\x2a\x66\xe4\x32\xe2\x42\xf9\x76\xef\x63\xe4\x37\xe2\x21\xfb\x6a\xda\x2b\xfe\xff\x46\x8b\x73\xf7\xf4\x4d\xee\xfc\x95\xaf\xed\xea\xab\xfd\x53\xc8\x68\x8f\x2b\xe7\x17\xb3\x9a\xbf\x08\xb1\x25\xd5\x0d\x04\xfa\x71\xe4\xcd\x9a\xd1\x32\x77\xb4\x4f\xe5\x50\x46\x11\xf6\xb0\x21\x29\x82\x46\xa0\x69\xd4\xde\x4c\x32\x51\x8e\xb0\xdf\x4b\x53\x09\x9f\x8d\x18\x73\xdd\x47\xba\x3a\xbd\xf3\xad\x07\xe7\xd4\x86\x16\x2e\xed\x0d\xd6\x5e\x2e\x5e\xd5\x49\x16\x9c\x28\xf1\x6e\xc5\xd3\xdd\x90\xe4\xc6\x0d\xc8\x3e\xd4\x9d\x1a\x49\xc6\x4c\x2c\xd2\xc4\x88\x08\x26\x38\x94\x4f\x78\xe3\xc9\xce\x8a\x5f\xf6\xb7\x68\x49\x22\xd3\xc8\xf4\x9c\xc3\xfb\xf2\x3b\xba\xf2\xc6\xf7\x30\x6b\x8e\x15\x0c\x0d\x21\xb5\xc9\x45\x83\x7d\xdb\x04\x89\x88\xf3\x9d\x27\x68\xa7\x91\xb3\x5a\x27\x23\xb3\x50\xd8\xfa\xcb\xe9\x57\x31\x7f\xcc\x36\x11\x1e\xf8\xbd\xfa\x97\xde\x6c\xd2\x69\xd5\x06\x87\x05\xd4\x6f\xa2\x89\xc3\xa7\x71\xdb\x0b\x97\x0c\x5f\xc5\xaf\x2d\x76\x69\xf7\x23\x4c\x2a\x71\x30\xcf\x24\xbc\x45\x86\x2a\x57\x13\xdf\xa2\x20\x96\x80\xf4\x17\x33\x88\xbb\x45\xf1\xc0\x4f\xcf\x79\x41\x95\x11\xcb\xa3\x2a\xe9\x0b\x29\xee\x3e\x17\x80\x8b\xb4\xcf\xf6\x53\xc0\x63\x8c\x3b\x87\x1e\x61\x6d\x11\x27\x87\x67\xe2\x96\x97\xaa\xda\x64\xf8\x79\x65\xdb\xab\x10\x84\x15\xe8\xd5\x0a\x11\x71\x0b\x76\x36\x6b\x06\x29\x13\xf7\x19\x57\x46\x6e\x21\x7c\xc9\xe1\x53\x97\x93\x37\x46\xed\xa6\xf5\x53\xf1\x3e\x15\x80\x94\x7e\xd6\xee\x1d\xa8\x01\x63\x0e\xbe\xc3\xcc\x29\xab\x1b\x72\xc5\x2e\x42\xaf\x6c\xbd\x8c\x5b\x83\x81\x2b\x47\xf1\xdb\x71\x8b\xe4\xaf\x08\x38\x7c\x1f\x13\x24\xf6\x11\xe3\xb1\x13\xe4\xc5\xe4\x99\x39\xeb\x28\x06\xca\xcb\xa8\x49\xb4\x70\xda\x75\x1f\x34\xe0\x05\x5c\xb0\x7b\x0c\x26\x80\x2f\x0e\xd8\x95\xbd\x20\xb2\x07\xa8\x68\x3b\x52\x51\x8b\x07\xa6\x88\xbc\xd5\x14\x81\x6d\xa6\x38\xcb\xba\x70\xdf\xa9\x5e\x30\x92\x90\x4f\x0b\xc3\x2e\x23\xbe\xa2\x97\x64\x17\x93\x0d\x40\xd5\x6e\x3c\x15\xcd\xb8\xee\xb3\x8e\xce\x84\x66\xdb\x3d\x64\xec\x87\xe3\xf6\xed\x46\x4e\x67\x8c\xf6\x8d\x96\x65\x80\xd3\x9b\xf4\xa8\x41\x30\xcc\x78\x03\xb3\x1a\x6c\x95\x16\x63\xb5\xd0\x4a\x28\x16\x6f\x09\xa9\x30\xae\x84\x13\xf0\xbc\xac\x76\x92\x0e\xd6\x46\x4e\x50\xc4\xcc\xa5\xde\x5f\x69\x7b\x98\x74\xfb\xf9\x8c\x25\xcc\xa7\xe3\xd1\x25\xf1\x3c\x6c\xcf\xdb\xd2\x11\x9e\x7d\xc3\xe7\x32\x27\xee\x19\x43\x0e\xaa\x9b\x2b\x95\xac\xc6\x84\x73\x53\x40\x0f\xec\x07\xee\x7a\x74\x08\x7e\x84\x33\x91\xf9\x9a\xd8\xc8\xd9\x1f\x09\x90\x07\x38\x44\xef\x8b\xd4\x1f\xec\x5f\xf6\x11\x40\x31\x9b\x3d\x7a\xbc\x78\xa1\x66\x43\x17\x19\xd1\xae\x9a\xa8\xd3\x97\x06\x2a\x47\x75\x9e\xc8\x27\x0a\x96\xc8\x05\x65\x96\x87\x02\x5c\x0c\x52\x36\xa5\xec\x3e\x2e\x4d\xd2\x96\xf1\x90\x50\x26\x76\x8f\x38\x4a\xaa\x15\x96\x7b\x2b\xa9\x8b\xf8\x7b\xed\x79\xf4\x7a\xee\xf9\x61\x97\x42\x4d\xed\xdd\x8e\xf9\xc5\x2e\xd5\x8d\x35\x39\x88\x4b\x55\xf9\xda\x8d\xa5\x62\x93\xbd\x20\xad\x2c\xd5\x70\x9d\xf6\x04\xbd\x4b\x87\x40\x32\xb1\x89\x9a\xb3\xe9\x57\xf0\x3c\xe5\xb7\x88\xe9\xc4\x3b\xb2\xc7\xde\x61\x94\x52\xb1\xd0\x7e\x84\xbe\x8a\x3f\x31\xb8\xa2\x00\xea\x89\x6c\x5b\x54\x64\xd1\x69\x67\x66\x14\x9f\x69\x7d\xab\x2e\x2a\x51\x35\xf5\xf3\x86\x91\xe8\xfa\x38\x6a\x19\x0a\x5d\x3d\x5e\xea\x8b\x51\x9b\xee\xa7\x3d\xc0\x5d\xd7\xb7\x86\x97\x11\x83\x35\x8b\xbc\x67\x90\xdf\xc8\x2d\xed\xef\xd0\x46\x84\xb7\x07\x12\x0a\x66\x0e\xfd\xd7\x1a\x5d\xd8\xdf\x5f\x52\xb5\xb7\xb8\xa8\xfb\x84\xaa\xbf\x64\x43\xc7\x1a\xde\x62\xe4\xcc\x16\x5f\xca\x4d\xd4\x9c\x86\xd5\x25\xfb\x31\x1e\xd5\x0d\x69\x5c\x1c\xb3\x62\x7f\xb8\x17\xe1\x63\x79\x89\xd7\x2f\x72\x83\xa2\xcd\xfe\x17\x8d\x22\x92\xf6\x9f\xca\x6f\x19\xd7\xb6\x1c\x2d\x4c\x1c\xb9\x50\xe5\x5e\x3c\x63\xe0\xb6\xca\x1d\x71\xac\xe7\x1c\xb7\xba\xb4\xa6\x83\x49\x21\x96\xd5\x34\x3f\x2a\x29\x43\x9f\xac\xbb\x97\x16\x8b\x5b\x52\x95\x1a\xee\x40\x10\xe9\x63\xbc\x17\x90\xfd\x94\x17\x1d\x3c\x69\xcb\x45\x4f\xf6\xfd\x25\x3c\x29\x38\xd1\x0f\x10\x45\x45\xaf\x9b\xe3\x49\x5b\x11\x1f\x2a\x98\xa4\x0f\x48\x0b\xe9\x1b\xf2\x09\x54\x2a\x34\x4a\x69\xc7\x68\x31\x04\x6a\x07\xee\x6d\xd6\x13\xda\x31\x22\x73\xf7\x7c\x60\x26\x65\xa3\xf7\x15\x86\x88\x3e\xd9\xae\x13\xf2\x02\xa7\xee\xb3\xc1\x9f\x43\xa0\xfb\x06\x09\xa2\xd2\x80\xa6\x66\x62\x24\x72\xc2\xf8\x84\x64\x8d\x7a\x20\x4d\x27\x2f\xc0\x5c\x80\xbc\x29\xb3\x70\x07\x31\x53\xa9\xd6\x84\xb3\x59\x7c\x5a\x3c\x79\x6e\xe4\x51\x7a\x37\x35\xcf\xbb\x9e\x11\x42\xbf\x62\x67\x84\x66\x83\xf8\xbd\x5b\x70\x7b\xca\xdc\x7b\x9f\xe0\x25\xa8\xa1\xc6\x0f\x84\x02\x8c\xbd\x71\x2b\x31\x0a\x7b\x58\xb2\x9f\x94\x80\x2f\x01\x7b\xc9\xf9\xc4\xc5\x68\x2d\x45\x49\xba\x9a\xe5\x48\xbd\x49\x39\x1c\x09\xd3\xc3\x69\x07\xbd\x19\xc0\x57\xe0\x92\x9d\x0a\x3c\x07\x4d\x1f\xe3\x63\x4c\x84\xbb\x3d\x81\xd8\x46\xe2\xad\x86\x2c\xdc\x00\xe9\x80\xfe\x2c\x7e\x3f\x79\x8f\x98\x47\x78\x4a\x39\xc7\xa8\x25\xad\xa6\xbe\x41\x0d\x90\xd1\xf4\x35\x99\x44\xca\x5d\xa0\x28\x62\x82\x46\x62\x8c\x78\x07\x00\xc1\xd0\x74\xbb\x0a\xd0\x0f\x2e\x1b\x55\xa3\x1e\x00\xcf\xba\xe8\xe8\xcf\x8c\xd4\xba\x83\xd8\xe5\x8c\x41\x5d\x36\x2e\x10\xb4\x11\x85\xe0\x85\x60\x35\xa0\x20\xdc\x83\xec\xcb\x2e\x91\xe2\xa0\xc1\x8c\x83\xe4\x47\x70\x5c\x84\x80\x5a\x0e\xbf\xf2\x5e\x49\x67\x31\x51\x76\xa7\x19\x1a\xe6\xb7\xe1\xde\x32\x27\xae\xa2\x63\x10\x95\xc9\xcd\xa8\x5d\x83\xae\xe4\x2e\xd3\xbe\xc6\x3c\xe6\xbc\x11\x4e\xc5\xed\xe2\x9c\xa2\xd3\xf0\x23\x9c\x4e\xe4\x3b\x62\x18\x47\x91\x31\x87\xf4\x99\x83\x8a\x58\x4c\x39\xc4\xf1\xf3\xfa\x46\x3b\xc2\x7e\x6e\x3f\x0b\x78\xc1\xd6\x0c\xda\x94\xfc\x51\xbd\x6a\xdb\x85\x4c\x57\x3e\x32\x9f\x2b\xdb\xa3\x38\xae\xbe\x84\x5e\x23\x6f\xe3\xdb\x63\xaa\x65\x42\xea\x55\xdc\x56\x69\x46\xa9\x1a\xff\x56\x62\x91\x3e\x83\xb8\x5f\x74\x24\x1c\x41\xee\x13\x86\x78\x1d\xa4\xde\xe2\xeb\xed\xa3\x81\xb5\xdc\x4b\x7d\x7b\x10\xac\x9a\xa2\xe6\xef\x25\x8f\xcd\x31\x95\x8d\xc8\xe8\xca\x4d\xca\xab\x65\x47\x2a\x16\x70\x33\xd0\x19\xfa\x7b\x94\xed\xd8\xc5\xe5\xb2\x12\x3f\xdc\x0b\xcd\xe2\xb4\xc9\x84\x9b\xca\x82\xb0\x7e\xd2\x2b\x19\xd5\x8b\x43\x75\x11\x47\xd8\x8b\xe8\x0a\xfe\xeb\x1e\x43\x71\x59\x97\xac\xf1\x23\xe2\x6a\xbb\xb2\x62\x5f\x69\x44\x0b\xac\x58\x88\x3c\xd7\x58\xc4\x3e\x88\x22\xd7\xd9\x93\x2e\x60\x02\xcc\xfd\x88\x49\x38\xa7\x8a\xdf\xa9\x8b\x08\xce\xba\xb7\x61\x2b\x48\x49\x6a\x9e\x57\x20\xa5\x57\x76\xcc\xbe\x9b\xee\x24\x3c\xd0\x7d\xaf\x78\xc6\xe0\xf2\x46\x37\x04\xa1\x77\x9f\xf1\x5b\xc9\x7f\x5d\x81\xf2\x2c\x64\x69\xdb\x10\xdb\x02\xb5\xa8\xe9\x1b\xc9\x1f\x7d\xb7\xee\x57\x31\x1f\x7b\xc6\xdc\x9d\x32\x8c\xbf\x66\xfc\x18\xfa\x98\x34\x45\x7b\xce\xcb\x83\x52\xac\x08\xb3\xbf\x40\x7b\x2a\x42\x75\xa7\x17\x0d\xef\x19\x6d\x68\x46\x58\x0c\x2f\x33\x96\x94\x48\xfa\x03\x65\xb7\x91\xd3\xba\x13\x59\x6d\x65\x6d\xed\x1b\x89\xb7\xd0\x84\xa6\xe1\x62\x0f\x6c\x4e\xed\xbd\x14\x0e\x1e\x59\xc9\x0e\xbd\x40\xac\xd0\x75\x78\x05\x91\xff\x2a\x91\x0e\x33\x68\x6c\xd1\x91\xc1\x20\x1a\xae\x20\xa2\xcd\x40\x6b\x2a\x52\x57\xc7\xd0\x9e\x20\x46\x34\xab\xe8\xc9\xa5\x97\xf9\x5b\xe8\xb7\x51\x53\xa9\x63\x40\x01\x26\xa4\x74\x3b\x63\x3a\xae\x25\x4d\xc0\x68\x25\x06\x87\xf1\x41\x3c\xf9\xeb\xd6\x52\x88\x4c\x7b\x6b\xcb\x82\xeb\xc1\xe5\x03\x15\xd4\xd4\xe2\x4b\xad\x9f\xa8\x8d\x25\x07\xcd\x03\xd4\x1f\x48\xbd\x9a\x4d\x93\xa0\x4a\x79\xf5\x74\x27\x4c\x0a\xd5\x97\x7e\x0a\x17\x57\x72\x05\xe0\x10\xca\xd2\x36\x32\xb6\x93\xc6\xc3\x76\x80\xd6\xd4\xb5\x5b\x7d\x21\x7f\x7a\xbf\x2d\x0a\x66\x82\xd4\xfe\x27\x94\x5d\x48\xb0\x35\x88\xd2\x82\x5a\x66\x9e\x4a\x5d\x81\xd6\xab\x6e\x52\x0f\x62\x6d\x79\x73\x68\x24\xdc\x79\xca\x30\x7d\x03\x81\x5f\x52\x48\xff\x4a\x4a\x4d\xbd\x06\x9c\xa2\xe4\x84\x4d\x61\x1c\xa6\xe1\xb6\x5a\x81\x1f\x81\x26\x5b\x14\x1c\x02\x4d\xeb\xbd\x4e\x4a\xc1\x9f\x6f\x2e\x20\xbd\x24\x9c\xa8\x4c\x22\xf3\x88\xbd\x4a\x24\x25\x84\x74\x8c\x73\x95\xba\x92\xfc\x3f\x72\x1b\xf5\x3d\xd5\x0e\x21\xa0\xdd\xa3\xa1\x53\x3d\xe8\x57\xe9\x4f\x42\xcb\x81\x09\x46\xa2\xe7\x3b\x30\x0c\xbc\x60\x2b\x87\x46\x61\x44\x4f\x36\xa1\x8b\x5e\xde\xf8\x8a\x18\x01\xac\xac\xb8\x4b\xfc\x01\x70\x15\x2b\x48\x77\x19\x33\xd9\x1d\xe4\x73\x8c\x3a\x52\x33\xe5\x08\x18\x58\xdc\x43\xbd\x08\xbe\x49\x51\xd3\x1e\x41\x43\xa1\x6e\x80\x35\x4c\xf4\xbc\xc7\x90\x30\x1d\x6c\x8f\x42\x8b\x98\xaf\xbb\x0c\xf8\x19\x9c\xd9\x0d\xc1\xf8\x93\xec\x57\xc6\x5c\x82\x98\x3d\x2c\xdb\x47\x54\xb0\xdb\x58\x20\xc9\xc4\x6e\x24\x56\x93\x3b\xd8\x8d\x45\x57\x29\x57\xd8\x2d\xc9\xaf\xa8\xdf\xd8\xbd\x21\x17\xe9\x09\xec\x2e\xcf\x33\xc0\x45\xb6\xda\x6e\x26\x58\xc6\x86\xda\xdf\x62\x6e\x28\x0e\xd5\xde\xc5\x1e\x95\x3f\xd6\xbb\xe0\x46\x65\xef\x25\x07\xf0\x57\xa4\x5f\xe1\x61\xc2\x1f\xc9\x6f\xc2\x12\xd2\x16\xf1\xef\x42\x39\x19\x12\xbd\x4b\xfa\x4a\x39\x2b\xbc\x12\x12\x40\x0b\x12\xa8\x3c\x7b\xe8\xf7\xf8\xb6\x76\x18\x86\x82\xdb\xda\x7a\x18\xed\x51\x25\xab\x1e\xc1\x04\x9a\x86\xca\x2d\xb1\x31\xc6\xb3\xa2\x5b\x38\x96\xfe\x3e\x34\x05\x7f\xb8\xfc\x21\x4e\x4b\x5c\xac\x39\x55\xb0\x9b\x04\xa8\x14\x89\x5f\xc9\x6f\x14\xeb\x77\x29\xa8\xb0\x94\xef\x89\xa2\x7b\x8a\xba\xec\x6a\x81\xdf\xfc\xce\xe6\xd3\x28\x6c\xfb\xd6\xaa\xab\xe8\xa4\x16\x92\x26\x0a\x93\xd2\x58\x29\x74\xc4\x96\xd7\x1d\x62\x90\x71\x4f\xab\x8f\x62\x37\x13\x76\x55\xea\xf3\xd7\x12\x0f\x1a\x37\x26\x2e\x25\x87\x96\xa3\x82\x3f\x52\xde\xaa\x12\x3d\x9d\x68\x43\xd2\x5f\x76\x47\x00\x99\xb0\xb4\x69\xa2\xec\x6b\x6f\x42\xd5\x3c\xd4\xfb\xae\x18\xb5\x06\xfd\xb9\x7d\x9d\x80\x86\xdd\xd2\x7c\x1f\xb8\x86\xe3\x36\x20\x31\x8d\xf8\xff\x6a\xf6\xe4\xb5\x12\x8b\x2a\xc7\x13\xf6\x92\x3e\x1b\x12\x83\xf7\x50\xcc\x1a\x9e\xe7\x2a\x1a\x52\x8e\xb5\x7b\x08\xec\x12\x2d\x6c\x4a\x2e\x53\x0d\xe9\x2b\xa9\x28\x65\x7f\xae\x7a\x06\xda\xd8\xfd\x91\x3f\x81\xb9\xd4\x91\x0c\xe4\xe3\x2c\x5b\x18\x98\x40\x3c\xdc\x90\x98\x97\x4a\xf8\x55\x7d\x39\x81\x4f\x92\x56\x9c\x0b\xae\xa3\x78\x94\xc7\x7b\xda\xd2\x26\x29\xc4\xf6\x4b\xe8\x77\x45\xc8\x76\x5f\x38\xa7\x60\x63\xed\x3c\x78\x57\x51\x90\x2e\x1f\xf6\x40\x44\x8b\xdf\xc2\xa1\xa5\x25\xd0\x35\xb8\xb8\xac\x09\xef\x02\x4b\xd0\xaf\x0b\x8c\xf0\x3e\x5c\x66\xa2\x1a\x9e\x20\x4c\x04\x8b\x98\x61\xe4\x01\x77\x3d\xf3\x24\xed\xb0\xcd\x57\x16\x12\x9c\xd1\x56\x05\xa5\x16\xa3\x6b\x08\x50\x52\x49\x78\xf9\x45\x28\x0f\xb9\x4c\x5c\x00\xc9\xca\x5e\x43\x09\xd0\x61\xf4\x63\xdc\x5e\xe8\x07\xf6\x59\xc1\x56\x78\x07\x61\x7e\x62\x04\xac\x21\x65\x07\xc7\xc3\x3f\x29\x67\xdd\x21\xa6\x86\x0e\xda\x7c\x61\x85\x80\xb9\xad\x1f\xc0\xa4\xd2\x2b\xd5\xe7\xc1\xd2\x32\x72\xb9\x3b\xa8\x44\x4f\x11\x9d\x04\x2f\x61\x94\xe0\x49\x68\x0d\x6e\x07\x2e\x08\x2a\x24\x4c\xcf\xbf\x08\xed\x27\xbe\x4e\x9c\x0c\xdb\x91\x3f\x07\xdb\xc0\xf5\xb4\xc5\xee\x28\x66\x04\x50\xbc\x6e\x2a\x6b\x01\xf8\xa2\xc5\x11\x28\xc5\x9d\x32\x6f\x00\xc6\xf1\x77\x34\xed\x8c\x45\x84\xdb\x42\x80\x81\x26\xfe\x62\xb4\x33\xae\x91\xbd\xb0\x11\xa0\x1f\x85\x9d\x3f\x19\x1c\xa0\x3e\x49\x20\x40\x3e\xf4\xf4\xa0\x23\xd0\x43\xe0\x81\x7b\x34\xdc\x0c\x42\xeb\x36\x31\x79\xb0\x7f\x93\x89\x76\x90\xb6\xb3\x72\x1f\xdd\x8e\x76\x5b\x9d\x48\x97\xd0\xf3\x04\xa1\xc0\x54\xfa\x6f\xc0\x0c\x88\x81\x4e\x4c\x2e\x63\x3e\x03\x99\xb7\x83\x51\x0f\x6e\x8d\x7f\x0c\x46\x41\x0b\x82\xf0\xd0\x42\xe8\x85\x7b\x08\xf4\x06\x3e\xb1\x0e\x0d\xdf\x67\xee\x6d\xf8\x40\xcd\x67\x79\x98\x5c\xa8\x47\x59\x11\xca\xe7\xb4\x2d\xac\x48\xfe\x64\xda\x51\x56\x1a\x9d\x4e\x2f\x60\xe1\xd0\x08\xfa\x3f\x96\x31\x17\x09\x74\xb2\x0e\xc6\x87\x31\x30\xac\x17\x41\x76\x60\x18\x7b\x96\xbb\x0f\xb4\x95\x6d\xb1\xae\x1b\xde\xca\xf6\xa9\xcb\x25\xc7\xc8\x62\x0c\x77\xc8\x77\xa4\xc3\xf2\xfd\x14\x82\xe4\x0f\x77\x16\xd5\x5a\xb2\x99\x7a\x84\x7a\x5b\x5c\x54\xf6\x98\x66\x10\xe9\x73\x5c\xe8\x05\xc2\xb1\xb8\x5c\x20\x54\x70\x72\xa7\x91\xb1\x9d\x3f\xee\x6e\x01\x46\xf0\x94\xb6\x73\xa0\x42\x6e\x5a\x8d\x0d\xf1\x78\x85\x5e\xb7\x87\x84\x35\x4e\x93\x9e\x26\x5b\xea\xd3\xd8\x01\xe4\x87\xe5\xf5\x14\x47\x4a\x8f\xe6\x1e\x12\xa0\x0a\xd5\x93\xb3\xa7\xd0\xf0\xca\x19\xb1\x14\x7a\x99\xec\xf6\x8e\x9f\x00\x55\x02\x6e\x79\xcd\xa8\x10\x7e\xb2\x8d\x03\x0f\xf2\xa3\xcc\x39\x84\xaf\xcd\x4c\xed\x57\xa2\xa0\x71\xa5\x64\x31\xc9\xb7\xce\xc8\x6c\x26\xcf\xaa\x99\x44\x1a\x21\x3f\xa9\x0a\x2f\xf5\xa4\x9c\xad\xc8\xcf\xfc\x48\x3d\xae\x0f\x8e\xa9\xa4\x5d\xd0\x9c\xdb\x91\x49\x7f\xa9\x9c\xbb\xa5\x89\xb1\x5c\xba\xca\x16\x0f\x86\x0a\x3e\x57\xd5\x12\xe4\x9d\x04\xad\x37\xd1\xb9\x6d\x54\x9c\x4d\x7c\xdc\x7c\x0f\xfe\x47\xea\x69\x78\x4c\x5a\x47\x96\xd4\xee\x29\xe9\xa7\x90\xcd\x89\x99\x02\x2a\xb1\xa2\x3d\x26\x84\x06\xeb\xb4\x3b\x6c\xe8\x26\xb5\xed\x16\x35\x70\x5a\x06\xda\x0a\x19\x3f\x85\x86\xaa\xf9\x04\xcf\xbe\x72\x4d\x33\xe1\x76\x77\xa5\xe8\x1a\x51\xd9\x41\x81\xf9\xa4\xe4\x56\x47\xe2\x08\xd9\xb9\xd1\x5c\x92\x42\x59\x5a\x7b\x32\x33\x80\xba\xb0\xaa\x26\x66\x21\x6d\x95\xe1\xd3\x8e\x29\x74\x77\xcd\xc3\x2d\x06\x20\x4f\xae\xb6\x1d\x61\xc8\x85\xdf\xaa\xef\xf0\x57\xe5\xdf\xd6\x35\xf1\x14\x85\x13\xd2\xdb\xbc\x25\x88\x49\x6c\x57\xee\xbe\x52\x4b\xf2\x07\x2e\xba\x2c\x13\xe9\xc2\x5d\x85\xee\xce\x92\x72\xce\xe3\x36\xc4\x64\x70\xe4\x84\x93\x81\x61\x9c\x54\x32\xcf\xad\x9a\xb3\x93\xd6\x66\x9d\xcf\x09\x04\xa7\x55\x87\xf3\x56\x15\x4f\xd6\xad\xe2\xf6\x22\x1e\x4a\x13\xb8\x49\xa5\xdd\xac\x61\xee\x82\x32\x01\x99\xcd\xb9\x8c\xe6\x95\x9e\xe2\x68\xb0\xea\x2c\x4f\x4e\x1a\xfe\x44\xcc\x5a\x8e\x0b\x69\x75\xa0\x2d\x67\x21\x45\xe6\xa6\xe1\xcc\xa5\x27\x5a\xa3\x39\x2b\xc1\x44\x73\x07\xd7\xa2\x34\xa6\x9c\xcd\xb9\x8a\x7c\x2f\x39\xcc\xd1\xa3\xb8\x2c\x67\x4e\x01\x66\x11\x79\x1a\x67\x2b\xf6\x54\x69\x16\x67\x1a\xbe\x32\xf3\x36\xfb\x1e\x51\x13\xfd\x8c\x7d\x8c\x5c\x13\x38\x89\x3d\x46\x3d\xea\x26\x63\x1f\x07\xb6\x58\xb3\xd8\x8f\xc1\xcb\x55\x8b\xd9\x0c\xec\x6b\xed\x7c\x76\x24\x7e\xa6\x18\xcd\xb6\x25\x2c\x66\x4e\x65\x2f\x21\x06\x91\xa6\xb2\xa7\x92\x64\x25\x10\xeb\x2d\xf9\x4d\xa6\x35\xeb\x3e\xb5\x24\xba\x88\xf5\x98\xf6\x68\xfb\x01\xd6\x1f\x80\xe6\x26\x64\xdb\x82\x3e\xd6\xe3\xec\x34\xd8\xd2\x74\x89\x79\x9a\x3a\x4d\x7d\x86\x79\x90\xda\x2f\x72\x63\x0e\xd1\xa2\xa0\xd7\xcc\x51\xda\x3f\xe2\x6c\xe6\x51\xfa\x11\x44\x0b\xf3\x14\x50\x97\x81\x64\x5e\x66\xc8\xa2\x5e\x32\x7f\x82\xe4\xed\x10\x6b\x0b\x54\xe2\x26\x63\xa1\x60\x9c\xcd\x42\x56\x3f\x53\x5d\xe1\x0b\x73\x60\xb5\xaa\x00\x46\xc0\x47\x05\x13\x70\x1a\xfc\x14\x3c\x0d\x93\x99\xf3\x09\x0b\x61\x23\x33\xa4\xf8\x34\x3c\xc8\x54\xa7\x8f\xc0\xb7\x99\x4f\xa3\x68\xcc\x15\xac\x4d\xdb\x13\x98\xd9\x2c\x92\x5b\x3d\xb3\x91\x35\x6c\x43\x62\xbe\x62\xcf\x32\xcc\x05\xb3\xc4\x9f\x14\x21\xa0\x50\x6c\xe0\xbd\x04\x07\xc4\x4b\x80\x09\xf0\x3f\x11\x09\x87\x83\x6c\x84\x17\x8a\x8a\xa1\x2c\xe1\xd6\x34\x11\xa4\x17\x48\x76\xd7\x40\xdf\xf9\x27\x03\x4e\xc1\x39\xbc\xb7\x6e\x5c\x78\x0f\x6f\x92\xcd\x18\x73\x23\x77\x41\xf9\x01\xc6\x22\xfd\x88\x6c\x03\xc3\x57\x17\xc7\x9d\xcc\xc0\x6a\xaf\xd3\x3d\x19\xc3\x9a\x54\xcc\x0b\x70\xaa\xea\x5c\xe1\x4c\x30\x45\xe9\x96\x8a\x05\xfb\xe5\xb4\xc8\x7d\xd0\x3a\xa9\x30\xc0\x03\x32\x8a\x51\x6e\x31\xf0\x4c\xa1\x87\xcd\x3b\x58\xc8\x7b\xac\x5d\x05\x4c\xaa\x6f\x92\x88\x80\xf8\xda\x36\x36\x12\xa8\xab\x06\xa8\x07\x81\xff\x55\xad\x47\x57\x33\xc2\x2a\xf6\xe4\x3f\x67\xb4\x1b\x2c\x53\x98\xe0\xb2\xf2\xe8\x88\x4f\xa0\x5c\x6d\xef\x6f\x84\xe6\xc9\xc7\xdc\xe6\x40\x42\xc9\xa6\x75\x8b\xe1\xc9\x02\x8a\xc6\x8b\xbe\xbf\x35\x54\x7c\x02\x98\xd2\xf4\x93\x75\x08\x88\x6d\xa0\x51\x1d\x81\x9a\xda\x13\xe8\x15\xc0\x57\xf3\xbb\x7c\x02\x23\xcd\x74\x2b\xc5\x9a\x71\xd2\xc0\x8f\x68\x04\x03\xb5\x47\xfd\x33\xc1\x03\xca\x41\xd7\xcf\x90\xaf\x14\x5e\xe7\x0c\xf5\x08\x97\xab\x41\xba\xb4\xcb\x4e\xbc\x81\x7e\xa8\xbd\x92\xb5\x1d\x98\xda\x72\x85\x32\x08\xec\x6e\xbc\x8a\x1a\x06\xcc\x75\x35\xf9\x36\xc0\x9f\x6a\x9b\xe4\x27\x8c\x32\x53\x52\x04\x91\x71\x5f\x3f\xd3\x7f\x1b\x98\xa6\xce\x71\xfd\x0a\x5e\x96\xc9\xd6\x45\x41\x41\x42\x40\xfe\x59\xb5\x3c\xff\x33\x7f\xaf\xe2\x7a\xe1\x47\xf0\xa5\xbc\xaf\xf8\x1d\x91\x20\xeb\x28\xf9\x57\x4a\x97\xd6\x97\x6d\xcf\x59\x24\x11\xa1\x2b\x12\xde\x88\x11\x38\x87\xd0\x3c\x51\x20\xe1\xca\xb6\x69\xc2\xe5\xe4\x26\xe7\x5c\xfe\x5b\xda\x3d\xab\x00\xde\x79\x30\x54\x8e\x54\xda\x17\x1d\xe3\xef\x54\x4c\x43\x68\x40\xb6\xec\x5b\x69\x3a\x71\xb1\x6c\x7a\xd9\x96\x52\x1b\xe9\x22\xb4\x7b\xf6\x71\xc9\x74\x6c\x5c\x42\xa7\xe8\x0b\xbe\x3a\x74\xab\xf0\x21\x69\xaa\xcf\x27\xc1\x59\x8a\xcc\x39\x87\x3f\x4c\x2f\xb5\x4a\xe3\x35\x80\xb0\xec\x8a\xc2\xab\x64\x2f\x6f\xaf\x7c\x2b\x32\x0b\x5c\x20\x0b\x28\xfb\x1f\xa1\x59\x9a\x8f\x16\x97\x1c\x94\x80\xd8\xe8\x6c\x82\x18\xc6\x6f\x4d\x40\x88\x00\x62\x48\xe8\x3c\x21\x40\x2e\xf1\x79\x28\xa0\x50\x9b\x9d\x8b\xf9\x68\x60\xb3\x15\x83\x57\x02\xbe\x96\x22\x65\x27\x31\x27\xb9\x3c\xe9\x75\xec\x4f\xe0\xa7\x64\x02\xbf\x16\x3f\x2c\x71\x24\xe4\x23\x3e\x8a\x13\x89\x87\xb3\x0e\x8a\x50\xe4\xc0\xf8\xeb\x42\x98\x72\x2f\xa4\x53\xa0\xa7\x11\x7d\xf6\xf3\x87\x80\xf5\xce\x30\x6f\x3f\xb8\xc8\xea\x0a\xf7\x34\x6c\x21\x09\x92\xc6\x93\x77\x72\xf2\x25\x44\xca\x62\xfa\x4d\x71\x05\xe5\x1c\x6e\x48\x74\x8f\x5a\x87\x58\x26\xb2\xa6\xc9\x33\xff\x0a\x77\xd3\x35\xf1\x5b\x05\x04\xa0\x2b\x24\x82\xdf\xcb\x38\xe6\x53\xce\x7b\x03\xbe\x74\x96\xf3\x66\xc3\x4e\x6b\xed\xb8\x0e\x4c\x48\xbc\x46\x32\x17\x8c\x61\xfb\x8b\x6d\x41\x3d\xed\x98\x28\x0a\xbc\x80\x3d\x2c\x6c\x80\x9c\x8b\x3d\x05\x3f\xa0\xf2\xcc\x5d\x02\x5f\x78\x4d\x9c\x86\x8f\x83\xeb\x77\xbd\xe5\x9d\x63\x6e\xf1\xc1\xf3\xd6\x32\xc7\x9d\x9b\xb9\x61\xac\xdd\x6b\xf1\x1c\x90\xf5\x54\xb8\x46\x64\x27\x38\xcd\x44\x08\x0b\x05\x52\xea\x22\xc1\xb0\x60\x13\xc6\x47\x60\xc3\xbf\x58\xf8\x9a\x2f\xe5\xd3\x33\xac\x79\xcf\xf8\xf6\xb1\x5d\x3c\x2f\xde\xd9\x5d\xc1\xdc\x76\x5e\x8e\xcf\x2a\xee\x32\xee\x43\xe7\x46\x4e\x1a\x37\x79\xed\x5d\xb6\x8e\x73\x86\x1f\x21\x18\xd5\x6c\x82\x46\x05\x0b\xd5\x6e\x64\x2e\x1f\x52\xcd\x42\xdd\xe0\x7d\x54\x3c\x2f\xe8\xe0\x61\xe5\xc3\xe9\x0b\xb8\x0f\x65\xb4\x98\xf3\xdc\x04\xe9\xba\xe0\x2a\xce\x39\x71\xad\x77\x0f\x27\x48\xf8\xdd\x59\xca\xae\x12\x04\x58\x2f\x67\x3d\xe5\xe1\xb9\xed\xfc\xe3\xe6\x2d\xa0\x07\xdf\xad\x52\x49\x5a\xcf\xab\xab\xd8\x5f\xa6\xe4\x39\x18\xae\xe6\x2b\xb9\xed\xba\xcb\x69\x4b\xb9\xae\xda\xb6\x98\x29\x9c\x3e\x75\x72\xd0\x7b\x8e\x87\xa2\xdf\x7b\x03\xbb\x5b\x7a\xcd\x39\x9e\x3d\x5f\xf4\xcc\xda\x8d\x95\xc1\xbf\xc1\x79\xc7\x47\xd7\xc7\x33\xa4\xbc\xab\xb5\xc5\x44\x25\x2f\xb2\x3a\xac\x6c\x32\xf7\x52\xd5\x8c\xfc\x95\xdc\xf8\x8a\xc6\xd4\x2e\xce\x5d\xc3\x82\xe8\x5e\x4e\x41\x79\x50\x50\x1b\xfb\x89\x7a\x89\xd7\x17\x76\x86\xbc\xda\x39\x80\xb5\x5f\xb2\xc4\x7a\x27\x6b\xae\x20\x8f\x13\xc7\x5f\xd7\xbc\x0f\xf8\xc7\xe3\x35\x56\x12\x97\x73\x27\xea\xb7\x23\xcd\x5c\x72\xcd\x48\xde\x41\xce\x67\xf3\xa4\xd4\x22\x0e\x64\x9a\x1b\x4d\xe7\x4c\xd5\x5f\x0d\x82\xd9\xb0\xd6\xce\xeb\x06\xeb\x7f\x4a\x5b\xe7\x9d\xac\x58\xe9\x02\xeb\x0c\x66\xb5\x60\x3f\x48\xa9\xfc\x5c\xe0\x47\xf6\x30\xad\x29\xf2\x47\x53\x8c\xbb\x10\x3e\x45\xbe\x7a\x42\x69\x58\xa6\xbe\x5c\x55\x26\x4c\xa8\xd7\x48\xd0\x1f\x22\x16\xaa\x50\x38\xf9\xf6\x1d\x8a\xad\xc4\x08\xf7\x83\xd2\xd7\x94\xcd\x4e\xbe\x62\x2e\x9d\x6a\x81\x15\x2e\x00\x5f\x81\xb3\x2b\x03\x8a\xce\x93\xee\x57\xe4\x21\x2a\xd1\xee\x06\x59\x69\x51\xe1\x2f\xdd\x85\xb2\xed\x99\x59\xe5\x93\xd1\x21\x09\x78\xcd\x2c\x2c\x3d\xfc\x95\xf2\x1b\xfe\xde\xf6\x4d\xf2\xab\xa4\x24\xf7\x43\xd2\x4a\xca\x47\xa7\x78\xf1\x4e\xfa\x73\x0b\x9d\xe0\x36\x34\x95\xa1\x35\x89\x4a\x44\x24\xc8\xd8\x8a\xb4\x43\x3d\xd3\x5f\x2a\xdb\x5b\x38\xa0\x73\x45\xe7\x65\xae\xd1\x62\xb0\x9e\x09\xdb\xd4\x2c\xbc\x67\xf8\x01\x25\x40\xcc\xdd\xbe\x52\x5e\x4a\xd6\xbb\x1f\x94\x06\x52\x5f\x3b\x15\x89\x3e\x03\x6a\x8b\x71\x81\x11\x4a\x03\x38\x15\xab\x31\x53\x88\x1a\x43\x26\x36\x12\xb5\x46\xd7\x82\x13\x14\x4e\xd3\xfe\xc5\xdf\xcd\x90\x68\x42\x89\x49\xf1\x07\x54\x48\xd2\xa7\xf0\x6c\x05\x85\xd2\x1f\x70\x4f\x06\xd3\x0a\xdc\xf7\x4a\xa8\x80\xa7\x93\x54\xb4\x1d\xdc\x65\xb9\x84\xff\x05\xc6\xd0\x9f\x19\xba\x89\x37\x08\x27\x75\xff\x48\x17\xca\x7c\xcb\x63\xc8\xed\x05\x01\x9a\x51\x4a\x4d\xfa\x7d\xf5\x62\x6a\x5f\xfc\x26\x65\x28\xed\x61\xd8\x4b\x79\x11\xe0\x14\x50\x2f\x55\x30\xd0\xee\x43\xe2\x5a\x70\xbf\x53\xaf\x10\x80\x3d\x2c\x91\xfc\x40\xe6\x38\x6d\x9f\x9e\x02\xec\xc2\x1f\x2b\x1f\x07\x7a\x91\xf1\xda\x59\x8c\x45\xf9\x48\xb5\x90\x51\x9d\xbe\x5e\xf9\x1a\xdc\x1e\xa7\x51\xb8\x80\x13\x61\x28\x59\x26\xb4\x3f\x20\x4b\x52\x07\x8b\xdd\x3b\x44\xe7\x99\x49\x4e\x37\x05\x43\xac\xf5\x96\x97\x78\x4c\xf6\x3c\xaa\x6d\xb9\x82\x7b\x0f\x97\xa7\xf9\xc3\x3d\x5a\xba\x4e\x4d\xe0\x9a\xf3\x72\x95\x3f\xb9\xec\xb4\x60\x05\x89\x8b\x8f\xbd\x28\xbb\xcc\x2d\x0e\xbd\x21\x5d\xc5\xcd\xf0\xff\x23\xc6\x73\x77\xba\x8b\x85\xbd\xdc\x55\x4e\xbf\xf9\xdd\x9c\x97\x56\xa1\x5c\x25\xe7\x08\xb9\x5f\xbb\x41\x61\x85\x5d\xae\x6e\x97\xa7\x23\xee\xa8\x02\x64\x40\x6e\xb4\xe2\xa4\xb4\x27\x35\x49\x1e\x23\xb9\x15\x3b\x45\x7a\x44\xfc\x2d\x74\x8b\xc4\x56\x3c\xdd\x5f\x21\x12\x0a\x3f\xba\x27\x09\x2e\x0b\x0e\xac\x9f\xc1\x7b\xc4\x07\xac\x74\x9c\x8b\x3c\x57\x92\x56\xb3\xc5\x30\x81\x7e\xad\xda\xa3\x6f\x2c\xbe\xa2\xdc\xa5\x73\xc9\x89\x91\x3f\xd1\xb6\xa7\x30\x64\x44\xcd\xd2\x98\x30\xc9\x6f\x55\x5e\x48\x95\x98\xa8\x90\xfa\x2f\x12\xde\x95\xa1\xb6\x7c\x15\x38\x4b\x2c\x9c\xde\xf3\x42\x84\xc7\xad\xc6\x38\x3b\xf9\xb9\xc4\x1f\xea\xee\x2a\x35\xba\x50\x15\x62\xfa\x5e\x9c\xa8\x78\x5c\xb1\x2d\xfb\xa1\x9c\x69\x28\x49\xb1\x94\x2d\xd2\x01\xd1\xdf\x25\x75\xda\xa2\x90\x6c\xf1\x5a\xb5\x9d\xdf\x7d\x21\x4f\xc1\xdf\x72\x91\x7f\x59\xda\xe9\xf4\x88\xfb\x49\x74\xd6\x6a\x90\xfd\x85\x7f\x89\x48\x57\xbb\xd7\xf2\x50\xff\x53\xde\xae\xde\x53\xf4\x5e\xc1\xac\x3a\x98\x2d\x95\xaf\x34\x75\x25\xdf\x92\x36\x1b\x29\xd1\x47\x24\x3e\xfa\x79\x21\xde\xa2\x71\x2d\xca\xef\x90\x70\xb5\x2a\x7d\xcb\x7e\x7e\xbe\x7c\x8a\xd3\x6b\x2e\x57\xdc\x6d\x75\x97\xcd\x17\xb8\x96\x55\xb5\x86\x17\x3c\x29\x0a\x6d\xaa\x29\x3a\x93\xad\xa8\xff\x8a\x18\x4d\x21\xd4\x26\x96\x1e\x8b\x9d\x6d\x56\xa3\x66\x86\x11\x4d\x1a\x0c\x14\x58\x6c\x28\xc6\x6f\xf0\x02\xca\x97\x91\xe6\xba\x4c\x53\x99\xa8\xcb\xec\x20\xd9\x73\x20\x66\xf5\x0b\xf1\x12\xa8\xaf\xac\xa0\xc5\x5c\xec\x56\xb4\xb2\xf1\x23\xe2\x7d\x36\xaa\x3e\xb2\xb4\x3f\x25\xb6\x66\xb4\x4c\x1a\xf3\xd6\x3c\x15\x5d\x11\x96\x6d\x5a\x88\xbd\x13\x98\xa6\x7f\x4f\x88\xf5\x02\xb4\x5d\xa4\x0f\x2e\x4b\x55\x3b\xa9\x7d\x76\x15\x32\x33\x50\xbd\x66\xa1\xe8\x1a\xd4\x5b\xb6\xb6\xf9\x43\x49\x73\xe1\xc3\xc6\x60\xe4\xf6\x6c\xef\xba\xea\xb2\x2b\x29\x0e\x35\x6b\xd0\x8c\x98\x93\x55\x78\x6c\x46\xd8\x8e\x0a\x01\x1e\x13\x18\xa2\xc7\x11\xbb\xbc\x68\x5a\x3f\xca\x5c\x97\x75\xca\xfb\x34\x91\xdd\x90\x2c\x84\xe1\xbc\x66\x9b\x48\x04\xfd\x0f\x99\xd6\x84\x47\x8f\x15\x06\xd6\xbf\xc6\x7c\xca\x1a\xab\x2d\xc2\xb9\x24\x8f\x9a\xff\xc3\xeb\x63\xb0\x95\x11\x44\xc7\xd0\x9f\x46\x34\xe9\x41\xe0\x72\x5d\x31\x65\xcc\xab\x48\x13\x4a\x33\xb9\xf8\x28\xa7\x02\x46\xbb\xb7\x52\x26\x38\xb0\x46\x23\xbc\x06\x3f\x2b\xfd\xd8\x38\x93\x30\x51\x70\xa4\xae\x9c\xf8\x27\xcb\xbe\x66\x15\xe9\x43\xf2\xd6\xaa\x36\xca\xa4\x98\x29\xa6\xd5\x54\x8f\xd0\x46\x43\x04\x8d\xbb\xfd\x66\x79\x2c\xfd\x8d\x57\xbc\x3a\x92\x51\xec\x12\xa5\xb0\x00\x5f\xd9\x3b\x4a\x5a\x61\x70\xcd\x17\xe1\x3c\x96\x45\x69\x7a\xfd\x71\xda\xd9\x02\xab\xda\x04\x7a\x6e\xa6\xd8\x7c\x87\xfe\x5f\x52\x67\x25\x0d\xa8\x88\x56\x1a\xbf\x30\x10\xa1\x21\x7a\x37\x30\x64\x7b\xb9\x76\x07\xe4\xe9\xe5\xa5\x4a\x80\x03\x5c\xb2\xe4\x3e\xcc\x10\xfb\x02\xf1\x25\x56\x84\x45\x81\x60\x27\x3b\x19\xf1\xbe\x6e\x11\x9b\x98\xbf\xb4\xba\x8e\x2d\xca\x38\x5e\xe5\xcf\xd6\x24\x4d\xae\xf8\x8f\xdd\x15\x3d\xd9\x40\x64\xdf\x0a\xb9\x56\x7e\x82\x33\x73\x7b\x88\xfa\x13\xc7\xd7\x6b\x95\x72\x21\x87\xec\x42\x92\x4d\xe2\xd4\xda\x77\x88\x86\x39\x07\x2c\x1e\xf1\x7d\x38\x0f\x11\xf3\x6a\xc8\x12\x71\x9e\x9f\xd9\x5d\x32\x27\x63\x9a\xe9\x85\x98\x96\x98\x62\xac\x16\xbd\x8e\x42\xeb\x7d\x45\x05\x21\x39\xda\x06\xe1\xe5\x80\x57\xaa\x37\x42\xcf\xad\x6f\x14\xf3\x05\x72\x17\xaa\x74\x0e\xff\xb8\xfd\x6d\xe1\x0d\xde\xff\x2c\xb7\xf3\x70\xbc\xc5\xc5\x3e\xd5\xbe\x5a\x6c\x6e\x59\xd5\x32\x4d\x74\xba\x57\xc5\x6d\xb5\x45\x42\x9d\xa1\x42\xf9\xf6\xff\x04\xc0\x03\x60\xd4\x0b\x03\x00\xf0\xcc\x97\x39\xa3\xb6\xe6\xb5\xdd\x9a\x6d\xdb\x3b\xdb\xd6\xff\x6c\x63\x77\xb7\xdd\x6c\x65\xe3\xcb\xf6\x72\xbd\xac\x97\xb1\x5e\xb5\x8c\xd7\xf7\x2b\xb8\xd1\x94\x60\xde\x95\x79\xc7\x76\xd4\x44\x48\xd2\x58\x7d\x8d\x53\xd6\x0c\x9a\x0a\xf5\xa4\xd0\x0a\x7d\xa1\x76\xed\xca\xd7\x9a\x40\xf5\x63\x77\x99\xe2\x86\x6a\x01\xfa\x54\xe7\x31\x27\x17\x36\xbd\xbd\xb9\xd9\xb5\xf6\x7e\x2b\xdc\x31\x52\x5e\xea\xf4\xb6\xaf\x2e\x68\x76\x9c\x68\x5c\x9f\x39\x6c\xab\xb0\xce\x48\x82\x59\x8e\x98\xb3\xd6\x18\x8c\x2f\x8d\x09\xa1\xb9\xba\x17\xfa\x09\x2b\xdf\xaa\x2f\x69\x0e\xb8\xdb\x15\x2a\x15\x03\x8d\xec\x2c\x6f\xfb\x07\xba\xbd\xdd\xa3\xb5\xa1\xd6\xd9\xf2\xdc\xb9\xbb\xdc\xb5\xb9\xaf\x79\x6a\x01\xd1\x91\xe9\x48\xce\xd4\x34\xde\xb6\x55\x26\x15\x58\x8a\xad\xa9\x6b\x94\x46\x86\xe9\x6a\x68\x91\x8e\x62\x08\xf2\x9b\xae\xae\xd3\x2a\xdc\x0f\x2a\x16\xaa\x2e\xa0\x12\x37\x3e\x46\xc1\x21\x91\xeb\x3e\x62\x22\xab\xcf\x0d\x7f\xc2\xfd\x55\xea\x35\xf0\x9d\x30\x3f\x2f\xa5\xf7\x2a\xa9\x34\x3d\xad\x0b\x4e\x39\x1d\xff\xa4\x6d\x0f\x9d\x17\x79\xb3\xf9\x11\x0b\x17\x54\x67\xbb\xc6\x15\xfa\x1c\x37\x4b\x81\x75\x2e\x31\xfa\x89\xa2\xaf\x28\xcf\x8d\xe1\x98\x36\xc8\xf2\x75\x99\xb8\xb4\xea\x9d\xc3\x25\xf8\xf7\xa5\xb3\x07\x60\xc4\xe3\x79\xe1\xbd\x99\xe4\x4b\xe9\x31\x9d\xf7\x68\x8b\xe3\x1f\xb7\x25\x31\x4c\x91\xf7\x9a\xd9\xec\xb8\x20\x8a\x8d\xc3\x9b\xe6\xf3\xd0\x1c\x01\xbc\x76\xa9\xd3\x1d\x12\xbd\x45\x7e\xde\x20\xc6\xfd\x04\x7f\x5a\xdb\x44\x10\x55\x3b\x86\x86\x49\x13\x4b\xfe\xed\x3f\x4a\xee\xcd\x5b\xd6\xb3\x85\x2a\x4b\x5f\xd5\x59\x4a\x77\xc6\xdf\x6e\xdd\xc7\xbc\x1b\xf9\xb8\xe9\x3f\x4e\x76\x90\xcc\x36\x9b\x77\xd9\xe7\xb7\xe9\x9a\x80\xe2\xa2\xd4\x91\xc5\x2b\x91\xc0\xfa\x49\xe4\xcb\x60\xcd\x48\x34\xe5\x67\x35\x68\x10\x41\x0b\x2c\xe9\xed\xd3\xd2\x1d\xb9\xb7\xbb\x95\xcc\xc0\xb4\x1f\x1d\x91\xac\x97\xf1\x87\x5b\xd6\x73\x46\x23\x1f\x36\x4d\xe2\x1d\x08\xea\x6f\xf4\x07\xce\xf9\xc6\x9b\x26\x0a\xff\x71\xb9\xaf\xdd\x24\x99\x83\xf4\x59\xab\x66\x7c\x03\x7b\x0c\xdd\x60\x3e\xaa\x3a\x31\xb0\x8c\x75\xbc\x24\xb5\x37\x8f\x7d\x27\xd7\xd8\x55\xc6\x5d\x96\x76\xb8\x7d\x16\x8f\x16\xdf\xe1\xb4\xf2\xff\x89\x7c\x64\xff\x25\xa0\x05\x1d\xb5\x82\x44\xd3\x7c\x45\x46\x2f\x71\xa7\x6b\x86\xe6\x8e\x34\x09\xc1\x1d\x49\xe7\x51\x1a\xcc\x83\x76\xde\xcf\xaa\xa2\xbe\xdb\x7c\x63\xf1\x9d\x9e\x25\x40\x5e\x6e\x4c\x67\xa0\xc0\x2f\x4d\xda\xfa\x56\x38\x37\x9e\xd1\x2c\x10\xcd\x8e\xbc\x6b\xfb\x29\x0e\x0e\xba\x67\xc9\x92\xe4\xf9\x1e\x31\xa4\x4a\x1b\x5c\x77\x6a\xa6\xca\x58\xf0\xc1\x21\x8b\xf4\x7f\xf5\x4f\xfb\x1f\x4a\xcf\x54\x1e\xed\x5d\x2d\xbd\x5a\x0c\xe9\x12\x4b\xff\xe4\xfc\xdd\xde\x25\x4b\x49\x8b\x6e\x01\x64\xca\xf8\xec\x26\x5f\xd9\xc5\xc8\xbb\x8d\x1b\xe4\x01\xc1\x73\x4c\xff\xc9\xd9\x2b\x16\xeb\x97\xcb\x37\xb8\x05\xab\xbe\xc9\x1f\xc3\x27\x0d\x3c\xd0\xd5\xd5\xe7\xf5\x41\xb4\x57\x2b\xd7\x74\x5f\xd0\xa6\x16\xbd\xe8\x5c\xa1\x39\x9f\x43\x6f\xab\xd2\x20\x52\x5f\x38\x73\xd4\xff\xc6\xcf\x77\xcc\x51\x73\x22\x2f\x5a\xbb\x54\xdf\x83\x83\x8d\x3f\x54\x88\x15\xa5\xba\x08\xe5\x16\x37\xa3\x6a\x95\xe2\x1b\x2c\xa9\xbf\xaf\x71\xa4\xce\xd9\x1b\x64\x35\x57\x34\x77\x0d\x59\x70\x45\xf5\x1d\x53\xcc\xb5\xd9\x3f\x5a\x53\x4d\x59\xa9\xaa\xe6\x32\xe3\xca\xb8\x93\xf6\x68\xfd\xbb\xc8\x01\xcb\xa8\xae\x31\x78\xa5\x31\x5c\x3b\x6b\x05\x43\x2b\x52\x73\xdd\x2e\x29\xad\xca\x87\xd0\xfb\xfd\x2b\x9a\xa8\x75\x19\x3d\xc3\x0e\xd7\x8a\xd2\x2e\x4f\xdb\xae\x22\xcf\x76\x69\x23\x22\xfb\x7c\xcb\x01\xeb\xe4\x54\x58\xd3\x6d\xb3\x3d\x6e\xbd\xed\xbc\x69\x6a\xa4\xd3\x82\x30\x24\x05\xfb\x1b\x4e\xea\x72\x56\xe8\xb5\x6e\x9a\x7c\xb7\xef\xca\x58\x55\x2e\x54\xdb\xb7\xb1\xa5\xa7\xf6\x4f\xcf\x4a\xa7\x77\x85\x6b\x67\x73\x93\xa1\xf0\x73\xdb\x47\xfb\x9f\xec\x8d\x2d\xe1\x36\x74\x6a\x7e\x53\x95\x75\x5b\x5c\xaf\xad\xcc\x7c\x27\xb2\xdd\xfc\xc4\xb8\x2b\x38\xc6\x90\xad\x6f\x58\xb1\x4e\x33\xa0\x9d\xe4\xee\xa7\x38\xa3\xea\x86\xb8\x6c\x6b\x45\xbd\xad\x59\xbd\x99\x8f\xe9\x29\xfd\xb9\x21\x1d\x07\xcf\x1f\x5c\x3b\x89\x50\x93\x19\x32\x68\x22\x59\x92\x36\xf4\xee\xa7\x4e\x8c\x7e\xd4\x39\x42\xdf\x14\xde\xd6\x0a\x66\x0d\xae\xfa\xe6\xb8\xcc\x3d\xe8\x1d\x65\x19\x03\xae\x2d\x37\xe8\x6f\x8a\x27\x43\x16\x6d\x7d\x84\x75\xa9\x09\xd8\x74\x0e\xd7\x57\xfa\x61\x7d\x2f\x21\x3a\xbf\x73\x04\x4f\xfc\x95\xb9\x6a\xe0\x07\xf9\x4f\xd2\xc6\x5e\x10\x2d\x2d\xfa\x45\x67\x20\x63\x4f\xf8\x48\xcb\x1b\x36\x39\x60\x9e\x83\xc4\x4b\xf2\xae\xb0\xb4\x09\xe6\x2d\xdf\xa4\xb7\x8a\xc6\x21\x53\xb6\xae\xc2\xd3\x6a\x96\x6e\x72\x23\x5c\x2c\xbd\xbf\xee\x07\x29\x21\xdf\x34\x7c\x86\x3c\x9a\xe9\x36\x80\xa4\x0e\x26\x0d\xf5\x0c\xd0\xf7\x44\xbf\xec\xe8\x67\xfe\x08\xdf\xd1\x42\xe3\xd0\x03\xfc\xec\x3f\x79\xbf\xbd\x99\x96\x28\x81\x61\xf9\x4d\x7d\xb4\x38\x00\x7c\x61\xf3\x26\xca\xc2\xea\x5b\x1b\x76\x52\x7d\x4b\x3b\xd7\x0e\xd3\x92\xf3\x6b\x86\xd4\xf4\xfe\x8c\xf1\xfe\xd5\xcc\xe8\x24\x53\xb7\x98\xf5\x29\xfa\x61\xbb\x81\x73\x3b\xfc\x88\x93\xc8\xfb\x3b\xa0\xd0\x3e\x13\x78\xe1\xbd\xcd\x5c\x2d\xfc\xec\x12\xa1\x23\x49\xe6\x82\x15\x9b\x96\x31\x23\xab\x95\xeb\xb3\x99\xef\x4b\x8b\x47\xea\x59\x07\xf2\x97\x0e\x66\xb2\x2f\x67\x1c\xed\xfd\xc1\x9d\x9b\x44\xec\x2a\xe3\xe1\xa2\xaf\xb4\xe1\xf8\xf7\xc2\xcf\x37\xd7\x0b\xb8\x01\x0c\xdb\x6c\xd1\x12\xef\x71\x13\x41\x3c\xec\x62\xd3\x5a\xa5\xc9\x0d\xc7\x36\x5c\xe1\x55\x56\x4f\x59\x37\x91\x77\xb3\xe4\xe7\xb0\x0b\x1f\x9e\x77\x79\xe0\x2f\xc0\x2b\x43\xdf\x73\x41\x30\x21\x29\xb3\x33\x58\xf0\x36\xfa\x50\x6b\x81\x70\x2c\xfc\x5a\x53\x89\xd8\x3d\xa0\xb9\x71\xa1\x24\xdb\x07\x64\x54\x49\x21\x2e\x6f\x35\xfb\x65\xcc\x06\xd5\x7a\x57\x69\x45\xd5\xee\x91\x2c\x69\x65\x49\xdf\x20\x42\x5a\x9a\xa7\xee\x43\x4a\x55\x19\xa5\xdd\x91\xd2\x2b\x49\x5e\xed\x1b\x64\xde\xd1\xdb\x9c\x2f\x64\xfc\xf0\x31\xfb\x07\xd9\xeb\x80\x3b\x96\xfd\xf2\x22\x1f\x9b\xa1\x58\xde\xe2\x4a\x56\xf7\xca\xaf\x34\x78\xae\x2d\xd5\x5a\xab\x2a\x87\x36\x68\x3e\x96\xe4\xf4\xbf\xd5\x54\xe6\xc5\xf6\x7c\x57\x8f\x65\x2c\xee\xbc\xa5\x76\x26\x7e\x6a\x23\xa9\x63\xa3\x3b\x9b\x4f\xa8\x6e\x86\xff\xb4\xdd\x50\x89\x02\xe7\x9a\xd7\xaa\x66\xfa\xdc\xd5\x43\x95\x80\xeb\x05\xd5\x79\xc5\xc3\x7a\xcc\xc8\x6c\x6b\x79\xe5\x91\x41\xa4\x25\xac\xf8\x5a\xdf\xb0\x79\x56\xee\xd5\xee\x43\xa6\x39\xe9\x87\x3a\xd6\x19\x97\x24\x6e\x6e\x85\x1a\x16\x47\xe3\x9b\xee\xea\x27\x85\xbf\x6a\xfc\xa4\xbd\x16\xe8\x65\xba\xa2\x91\xfb\xce\xd6\x0d\xa8\x3d\xdd\xdc\x54\xe1\xca\x03\xf5\x4b\x87\xd5\xf6\x07\x95\x92\x81\xab\x36\x79\x71\x6f\xdf\xdc\x46\xcf\xdc\xb5\xdd\x01\x96\x47\xe9\x5d\x1d\x4b\xcd\xbd\x89\xcd\x2d\xb7\x4d\x95\xd1\x35\x4d\x38\xc3\xc7\xf0\x97\x8d\x0a\x3d\x22\x30\xcc\x84\xd0\x0e\xfb\xfa\xeb\x52\xd4\x4f\xdc\xe2\x95\x0f\x54\x6e\x75\x17\x87\xa7\x34\xdf\xaa\xcc\x1f\xc8\x6c\x2a\x2b\x16\xf4\x72\xec\x87\x72\xcd\x5d\x66\x5b\x61\xba\xb1\x5d\x68\xbd\x9a\x68\x6c\xc9\xb3\xe4\x47\x57\x3b\x9e\x9a\x06\xc3\x3f\x5b\x7f\x1b\x0e\x06\xe6\x19\xef\xeb\x86\x7d\x0b\xb5\x27\x35\x16\x37\x94\x92\xa6\x82\xef\xfc\x1f\x36\xb0\x21\x68\x5d\x01\xce\x0a\x39\xdb\xa5\xc1\xbf\x81\xd7\xdb\x7c\x89\x54\xd4\x3c\xd5\x12\xf2\x1c\xcc\x7d\x2e\x95\xf2\x37\xbe\x19\x77\x9a\x76\x81\x44\xa9\xf9\xc2\x9c\x44\xed\xce\xfe\xc1\xe6\x32\x5e\x45\xad\xe7\xc5\x71\xb2\x7c\x7a\x05\x39\xfc\xab\x3b\x2e\xa3\x37\x41\x6f\xad\x95\x60\xd7\x20\xfc\x3a\x2f\xe0\xf6\xa1\xc8\x8d\x12\x02\x0c\x73\x57\xa9\x26\xf9\xe0\xe1\x9c\x0f\x94\x19\xc4\x2b\x38\x28\xcd\x83\x02\xa9\xe9\x64\xd0\xe8\x6b\xb2\xb7\xb2\xfe\xb0\xfc\xa2\x14\xdc\xdb\x5c\x6f\x9f\x26\xc1\x44\xa0\x68\xfb\x3d\x54\x0c\x72\xdd\xc8\x30\xfa\x01\x7a\xb8\x73\x36\xd6\x80\x1d\xb4\x5e\xc2\x97\xe2\x2f\x2a\xde\x11\x23\x49\x7f\x71\xe8\xe4\x68\x4a\x14\xf6\x13\x15\x47\xe3\xd5\xa4\xd3\xaf\x33\xbe\x64\x13\x59\x12\xb6\x21\x0a\xce\xa5\xf1\x56\xfa\xd8\x81\x4d\xc0\xbf\x5b\xbf\xc3\xf5\x44\xe7\xd0\x5b\x24\x92\x3c\xa3\x5d\x86\xae\xa6\x40\x2d\x2c\x6c\x19\xf5\x9d\xfc\x28\x1e\x47\x6f\x62\xd3\x88\x5d\xcc\x70\xac\x1f\x65\x02\xeb\x61\x75\x1b\xad\x93\xb3\x35\xeb\x2d\x93\xcd\x33\x46\xf9\x71\xec\x00\xc5\xa7\x9f\xff\x49\x48\xd9\xfc\x15\x3a\x85\xb9\x75\x30\x19\x3e\x8f\x65\x6f\xfd\x86\x0c\x65\xc3\xcc\xcb\xd1\x0d\x9c\x5a\x99\x13\x3b\xcc\x45\xb3\xe8\x84\xd9\x3c\x02\xa6\x8a\xd4\xcd\x07\xaa\x3e\x53\xb1\x40\x6f\x16\xc0\x20\x08\xce\x80\xbe\xb2\xb7\x0a\x9f\xfb\x5c\xe1\x87\x8b\x17\x6c\x8a\x6d\xe8\x12\xe6\xf4\x1b\x20\xf7\x84\xbd\x2d\x0c\x78\x98\xf0\x8c\xf1\x10\xd2\x28\x5a\x21\x25\x61\xa6\x8a\xcc\x4c\x26\xce\x29\xfa\x17\xad\x27\x56\x8a\x2b\xab\xaa\x29\x59\xe2\xe3\x59\x7f\xd1\x69\x92\x55\xa0\x87\xac\x1b\x12\x92\xef\x04\x9e\x50\xf2\xbf\xf5\x9a\xda\x77\xba\xf3\xbd\x1e\x0d\x29\xba\xd5\xcd\xab\x20\xbd\x5a\x83\x7e\x23\x3c\x42\x33\x26\x6e\x41\x3e\xd2\x54\xd1\xff\xc1\xac\x55\x6f\x40\x65\xe3\xbb\x55\xe3\x95\x48\xd2\x19\x55\x50\x26\x93\x16\xa8\xcc\x00\xed\x64\x8e\x2a\x62\x7d\xab\xb9\xc3\x72\xef\xb5\x0b\xaa\xd1\x2d\xa1\x5d\x57\xea\x66\x37\xeb\x1d\xf3\x1b\x86\x1c\xef\xb5\x27\xa0\x50\x7b\x99\xf0\x19\x22\xa6\x71\x2d\x8d\x84\x0e\xb1\x3c\x40\x2e\xc6\x95\x99\xc6\x2b\xf8\xc4\x0d\x86\x9b\x19\xb7\xa9\x89\x3a\x35\x48\xca\x5c\xaa\x99\xea\x6b\xe2\x7a\x2b\x31\xc3\xe0\xca\x03\x43\xb3\x3a\x7d\x6a\xa4\xfd\xbd\x36\x64\x7d\x4e\xaf\xbb\x26\x1c\xb2\xac\x4b\x27\xa0\xc0\x67\xb6\xdf\xa0\xfa\xa0\xdc\x5b\xc6\xe0\x7f\xb0\xf0\xa6\x73\xe5\x9b\x09\x0f\x6c\xb0\x0c\x14\xc5\x61\x1e\x04\xd5\x33\x5a\xf5\x3d\xbe\x47\x38\x67\xd5\xd0\x21\x67\x65\xf2\x06\x69\x07\xb3\xfa\xc7\xda\x6d\x8d\x47\xea\x8e\x0d\x1d\x56\x3b\xc1\xce\xfe\x83\xc0\x23\x98\xa5\xc7\x46\x19\x42\xae\xed\x5c\x01\x6f\xc3\x7c\x6e\x25\x97\x13\x08\x92\x26\x58\x46\x3a\x25\xc5\xfa\x11\x54\xcf\x28\x33\x06\xf9\x3e\xe3\xd8\x35\xae\x43\xb3\x2b\xfe\xd9\x36\xb1\xfd\x6b\xb5\x63\xd3\x93\xc6\xea\xba\xb2\xf5\xad\xea\x48\xb0\xef\x48\x02\xa0\x84\x2d\x1f\x18\xa6\xd4\x22\x23\x7b\x8e\xc3\x21\x18\x45\x87\xa6\x3c\x8f\xb0\xc0\xf9\x24\x23\x9d\x7c\xcb\x76\x19\xc4\xa5\x7f\x33\x55\xae\xf0\xe1\x64\x6b\xa4\x5b\x2d\xf8\xce\x86\xe9\x43\xad\x84\x93\x90\x2d\xed\x2b\x88\x5f\xe1\x89\x16\x17\x72\x16\xf2\xab\x1c\x4f\xd9\x82\x19\x65\xbb\xd3\xb2\xf1\x26\xcc\x4d\xc6\x74\x12\xad\x1a\xc9\xfc\x45\x1d\xc9\xba\xc0\x09\x61\xfc\x89\x72\xe1\xad\xe5\x00\x3e\xfd\x02\x0a\xe0\xbb\x65\x3b\xce\x07\xda\x3b\x78\x05\xcf\x84\x7f\x69\x63\x11\x4e\xa1\x92\xcd\x02\x52\x3c\x66\x87\xec\x26\xf9\x0c\x3e\x99\xd5\x4f\x15\x13\xf7\x61\xa8\xf4\x06\x4a\x69\xf5\x5f\x4c\x32\x7d\x4d\x96\x9d\xbd\x87\x15\x0d\xfa\xcc\x2b\xe2\x16\xfa\xb4\x09\x82\x01\xe7\xe6\x73\x98\x8d\x48\xf0\xe0\x44\xdc\x0a\x34\xaa\x75\x2f\xbe\x05\x8b\x33\x5d\x26\x86\xe3\xdb\x64\xd9\xa4\x87\xc4\x07\x2c\x5f\xca\x16\xca\x7c\xcc\x0c\xda\x7a\x1a\xbc\x6a\x37\xe3\x06\x63\x2c\xab\x82\x1d\xcf\x6e\x06\xdd\xe6\xbe\xe0\x15\xf9\xb4\x00\xf7\x04\xa0\x8d\x4f\x51\xde\x44\xdf\xfe\x0c\xf4\x11\xd2\x40\x4b\x30\x56\x4c\x99\x68\xe4\xe0\x53\xa8\x6d\x52\x37\xa2\x07\x3d\x8f\xb9\x92\xec\xc9\xf8\x88\x8e\xa7\xe6\xb1\xb6\x57\x2d\xa2\x0f\x70\x5a\x32\xef\xb2\xa2\x79\x46\xd0\x5a\xee\x3c\xc0\xe4\xb3\x15\x08\x14\x6e\xd8\x30\x11\xde\xc5\x5c\xda\xdb\x85\xe4\xb1\x16\x34\xaf\x43\x23\x59\x1f\x0d\x5e\xd8\x0a\xf6\xb8\xf8\x0b\x1e\xc1\x9d\xc9\x08\x24\xda\x78\x1e\x28\x2a\xf9\x0d\x3f\xb5\x92\x4f\x63\x02\xa2\x4c\x22\x33\x42\xb0\x1f\xa4\xe2\xac\x16\xfe\xf2\x79\xc2\xc7\x8b\xf3\xd6\x45\x41\xab\x05\x83\xdd\xef\xe1\x35\xc2\xb9\x4d\xab\x90\x74\x61\xae\xee\x1c\xda\x24\xdc\x20\xba\x82\x3d\x29\xf2\xa4\x87\x13\xbc\x44\x36\xe4\x10\x69\x50\x3c\xab\xe2\x11\xb5\x52\x6c\xcb\x9c\xcf\x88\x93\xcc\x07\xe1\xd8\x0d\x12\x9e\xaf\x27\x6f\x9b\xe4\xf5\xf0\xbe\x06\xab\xf6\x66\x67\x27\x64\x8f\xb6\xde\x36\x0e\xfb\x57\x73\x45\x73\x1e\x99\xa0\x49\x13\xfe\x85\x5e\xab\xde\x4b\xdd\x84\x8b\x55\xfb\x21\xa8\x84\x71\x95\xb6\xfc\x2b\xf9\xae\xf2\x6e\x86\x84\xf6\x45\xb9\x08\x54\xc9\x2a\x52\xac\xf6\x95\x73\x6f\xc9\xd3\x06\x93\xea\x40\xcd\xbf\xda\xe1\x0d\xce\x26\xaa\xf5\x3d\xe4\x97\xfd\x9b\xea\x13\x9c\x6e\x23\x03\x78\xd4\x14\xeb\x2d\x4a\x06\xe6\x88\x25\x08\x9e\x83\x5f\x67\x02\x97\x2f\x23\x1d\x31\x20\xd2\xc7\x68\xb3\x74\x6b\x40\x2b\x98\x4d\xea\x7f\x7c\x0f\x70\x0b\x95\x8c\x7e\x5c\x4d\xf3\x80\xb6\xb5\xb9\x7e\x79\x5f\xb6\x25\x0e\x3c\xd0\xfd\x4a\x89\x80\x85\x76\x92\x79\xbf\x10\x77\xdb\xae\x91\xa7\xa0\x77\xb5\xfc\x05\x4b\xc2\x1d\x6c\xfa\xab\xac\x8a\xf8\xa5\xf1\x54\xba\x90\x8a\x30\x47\x82\x26\x33\xe7\xe9\x11\xbe\xe3\x9c\x7f\xd5\x75\x7d\x03\x35\xcb\xd6\x3d\x69\x79\x5c\xd7\x3c\x92\x6c\xb6\x81\x7d\x06\x99\x8a\xd3\xd0\x2d\x7d\x06\x1e\x03\x01\xef\xe6\x93\xcc\xe8\xf4\x8e\x30\xe8\x5d\x5c\x79\x4b\x67\xd9\x42\xa2\xd3\xb1\x2b\x1d\x4c\x9d\x65\x65\x82\xa6\x32\x4e\x19\x1e\xaf\x70\xe5\xec\xd2\xcc\xed\x5b\x5a\xbd\x77\x4b\x45\x0b\xb2\x2e\x6c\x23\xc4\xec\xd9\xb0\x75\x5d\x8c\x02\x0e\x4d\x1c\xfa\xc2\x73\x85\xbf\xed\x97\x90\x32\x50\x17\xbb\x0f\x43\x07\xb1\x8f\xdb\xd7\x97\x7e\x22\x06\x38\xc3\xd2\xeb\x29\x83\xb6\x6c\x90\x37\x83\x60\x9a\xb2\xa2\x9a\x03\xd6\x50\x36\xae\x21\x85\xd6\x3f\xef\xdb\x4e\xf6\x86\x38\x9c\x26\x4a\x18\xdc\xd5\x70\x9f\x9a\x8d\xbc\x27\x51\xd0\x34\x98\x1d\x8c\x46\xfa\x3b\x3c\x1f\xb5\x91\x29\x21\xa1\x2a\xed\xec\x18\x6a\x4f\x26\x92\xbb\x8a\x39\x01\x94\xc9\x87\x73\xec\x3e\x28\xc1\x43\xa0\x6a\x03\x86\xb0\x0b\x4a\xe8\x1d\x27\xde\x80\x9f\x6a\x7e\x46\xfa\x8d\x9a\x63\xc8\xa2\xa4\x60\xf4\xe2\x2f\xd4\x21\xfc\x72\xc6\x32\x7a\x10\xb1\x15\x95\xc3\xb8\x49\x89\xaf\x4c\x65\x6d\xa0\xaf\xcc\x0c\xe7\xec\x66\x45\x80\x56\xf2\x67\x72\xa1\x3e\xf5\x82\x7e\xe0\xd8\x7a\x03\x3e\x0d\x39\xaf\x37\x90\x60\x46\x7b\x34\x83\x88\x17\xb0\x7e\xfa\x5e\x72\x1c\x1e\x2a\x46\x53\x8e\x12\x87\xe9\x6d\x34\x04\xf9\x31\xf2\x21\x23\x90\x96\x58\x31\xc6\x5a\xc6\xb8\x9e\xf1\x89\x93\xc8\x36\x80\xa6\xf3\x46\x78\x75\x3e\x60\x41\xb5\xa0\x61\x6d\x0f\xe6\x36\x61\x53\x37\x0e\x97\x49\x4a\x70\xf4\xe1\x2f\x91\x7b\x74\xe9\xc4\x3a\x6a\xb2\x28\x91\x3c\x83\xf6\x99\xd6\x45\xb9\xc5\x58\x87\x5c\x48\xbb\xc4\xe2\x55\x94\x33\xde\x72\x28\x19\x1a\x76\x32\x8f\x17\xf9\x84\x7b\x1d\xb0\xfb\xc8\x80\x21\xe1\xa5\xe1\x7b\xa8\x1a\x86\xa0\xf3\x2c\x66\x1a\xd3\x64\x5f\x89\x3d\xc1\x92\x6a\x3e\xe1\xb9\x6c\x8d\xd0\x9d\x58\xc1\x19\xa2\x0e\x93\x4b\xb9\xa7\x10\xf9\x54\x0e\xef\x5b\xf9\x41\xfa\x61\x20\x37\x63\x05\x2b\x51\xd0\x1d\x79\x86\xf3\x55\xf8\xdd\x67\x1f\xff\xa5\x18\x3b\x34\x11\x01\x02\x7e\x77\xf8\x22\xbf\x0b\xf8\x8d\x23\xe8\x47\x82\xa3\xea\x01\xec\x5e\x61\x20\xf0\x0b\x7f\x40\x38\x44\xd9\x42\x7c\x22\x0a\x84\x2b\x28\x11\xa2\x1d\xe5\xc1\xb4\x41\x71\x49\xfa\x15\x66\x8e\xf8\x45\xe4\x1e\xce\x0a\x09\xd5\xe7\x1b\x3f\x52\x3a\xb9\xff\x20\xb4\x5a\xf3\xa0\xf5\x15\xbc\x5e\x23\xb6\xe8\x91\x24\xcd\x7c\xe5\x6e\x34\x5d\x6d\xe2\x67\x63\x47\xd4\x8b\xc8\xf1\x84\xc9\xaa\x66\x58\x35\x49\xab\x9a\x5b\x56\x40\x5d\xad\x14\xa6\xe7\x30\x66\x28\xae\x46\x0e\xb2\x97\x29\x16\xfb\x22\x79\xd5\xf2\xa2\xde\x78\x70\x50\xd3\x49\xe7\x7e\x68\x81\xa3\xd0\xd4\x06\x57\xd8\xbe\xc9\xdf\x22\x37\x37\x8a\xb9\x9b\x31\x33\x2c\xff\x11\xef\xe1\x1a\xcd\x44\x68\x3c\x31\xcd\xb8\xaf\x94\x49\x59\xae\x7f\x98\xb6\x9f\xee\xa1\xbd\x19\x29\x62\x81\xd5\x5b\x7d\xfb\xb8\xa7\x94\xe4\xee\xb4\xfa\xd6\xbe\x5f\x4d\x7f\x83\x1f\xf4\x3c\x31\xdc\x86\x45\x74\x6d\x92\x41\x11\xf4\x8e\x2c\x4e\x31\xea\x59\xeb\x69\xc2\x5a\xac\xc1\xe9\x0d\x89\x27\xd4\x3b\x32\x4b\x76\x93\x4b\x1b\xbd\xd2\xf2\x69\x1c\xd3\x8e\xc8\x3a\xe6\xdf\xfa\xc5\xbe\x37\xb8\x28\x75\x5a\x97\xa4\xde\x65\x6d\x4a\x93\x3b\x18\x3a\x74\xd4\x10\x04\xdd\x36\xe0\x2e\x3d\x09\xff\xdc\x5b\xc0\x3e\x83\xa2\x74\xd5\x10\xa2\xb0\x2e\xed\xe1\xe0\x7b\xf8\x8f\xce\x13\x25\x6c\xd2\x07\xc7\x84\xb4\x60\x9a\xa7\xe5\x79\x24\x98\x69\x32\x18\x7d\x7f\x71\x57\xaa\xc7\x3b\xdf\xd7\xed\xdf\xd4\xe1\x68\x69\xf8\xba\x7e\x54\xbf\x19\x9a\x31\x32\x2a\xad\x87\xab\x07\x07\xd9\x4c\xe4\xf7\xbe\x42\xfc\x18\x66\xb8\x6b\x3b\x78\x18\x2f\x6f\x3b\x55\x52\x4b\x52\x35\xd3\xd2\x02\xa8\x7b\x1a\x77\x44\x02\xcc\x40\xe3\xfa\x15\xb1\x9c\x33\x9a\xf2\x01\x1c\xbd\xbe\x7e\xb4\x4d\xc0\x98\x01\x21\x5a\x13\x19\x43\xf0\xc9\x2a\x57\xa6\x05\xb9\x89\x0f\x66\x59\x31\x7c\xb2\x0b\x7b\x00\x9f\x06\xfd\xc8\xb9\x45\x8a\x2e\xd5\xf3\x7c\xa8\xec\x34\x2f\x7e\x2b\xe3\x7e\xc4\x02\x41\x0d\xc7\xec\x8d\x13\x95\x00\xa2\xfe\x2d\xb4\x89\x50\xef\xd6\x6b\xb4\x8b\x70\x81\x65\x1d\xdd\x8c\xbc\xac\x34\x32\x5a\x30\x31\xbc\xeb\xcc\xbd\xb8\x43\xa4\x01\xd6\x4b\x62\x26\xd4\xca\x89\x23\x8f\x97\x66\x71\xbb\x68\xaf\x52\xbf\xf2\xc3\x99\x7f\x56\xff\x16\x4c\xe5\x96\x78\xa3\x45\x2e\xc0\xc3\xbe\xb7\x94\x0d\x88\xb6\x56\x1f\x6a\x0b\x6a\xab\xe5\x2f\x1a\x07\x73\x42\xf1\x8e\xde\x87\x7b\xc9\xcb\x62\x3c\x22\x86\x92\x56\xb1\x02\xc9\x4c\x68\x20\xdb\x41\xbd\x5f\xf2\x83\x3b\x9f\xa1\x4d\x3d\xc6\xdb\xcf\x2e\x5c\xfd\x16\x58\xc7\x4b\xf7\x66\x09\x2f\x0a\x98\x3d\xcf\x49\xa5\xf8\xfd\xce\x5a\x32\x81\x08\x33\x41\x29\x0a\xd2\x4d\xb9\x99\x7a\x95\x22\xe1\xae\xa0\xc7\xd1\xd2\x88\x61\x8c\x2d\x8c\xe9\x10\x08\x2b\x9b\xf9\xa6\x04\xcb\x7e\xcf\x99\x98\xca\xe2\x9e\xe6\x05\xae\x3e\xcf\x7f\x04\x90\xbc\xfb\x84\x2b\x84\xf7\xbb\x15\xf8\x07\x74\x49\xd3\x77\x62\x18\x43\x6b\xf8\x42\x92\x31\x25\xb2\x42\xf2\x6f\x56\x07\x67\x2e\xd5\xc6\xbe\x44\x48\xa1\x47\x72\xa7\x83\xdb\x19\x9f\x78\x95\xc5\x0f\x59\xe7\xf8\xa7\x52\x83\x38\x17\x04\xe9\xab\xcf\xf1\x67\x0a\x4f\x7b\x3f\x17\x50\xc5\xe4\x4e\x13\xf6\x34\x9f\xe3\xc8\xc0\x27\x03\xcb\xf5\x16\x42\x3f\x20\x93\xce\x26\xe5\x08\x66\xb3\xbe\x52\xa6\x0a\xd6\xe2\x4b\xa9\x17\x84\x39\x0d\x7f\xd3\x77\x09\x3f\x14\x97\x33\x77\x8b\xb6\xa5\x3c\x64\xdf\x17\xb3\x56\x9f\xe2\x45\x49\x42\x7c\x02\x80\xbd\x92\x5f\xed\xcb\xd1\x4b\x54\xcf\x6c\x4b\x30\x83\xaa\x75\x5a\x05\x2e\x4d\x05\x11\xaf\x21\x2c\x55\xcd\x64\x42\x48\x93\x94\x07\xb0\xe3\xe4\xdf\x4a\x4c\xfd\x61\xda\x72\xe5\xcc\x22\x3d\x23\x5f\xb1\x36\x05\xce\x1a\x52\x80\x56\xef\xe7\x86\xca\x77\xf9\xb4\xf0\xef\xc8\xa3\x5a\x5e\x20\x1e\xd8\xbd\xac\x53\x50\xbd\x8d\x9f\xd4\x7d\x18\xb4\xf5\x8c\x50\x81\x83\x58\xb4\xf4\x07\x04\x9a\x39\x05\xb3\x9e\xe4\x30\x3e\xac\xdb\x41\xb9\x63\xc0\x16\xee\xa6\xc7\xe9\x4e\x27\xdf\x63\x1e\xd4\x4e\x5c\xdd\xc4\x61\xaa\x03\x7d\xae\xf0\x33\x95\x71\x4e\x24\x9c\xdc\x33\xdb\x2c\x40\xa6\x76\x2d\x55\xcd\x47\xfb\x74\x4c\x15\x2c\xc0\xae\x6e\x7d\x42\x73\xe0\xeb\x9c\x43\x68\x3d\xb1\xbd\x29\xa9\xf6\x24\xf9\x8f\x6d\xa8\xf0\x2f\x1a\xdf\x72\x32\x99\xcc\x5c\x66\x1c\x58\xcd\x62\x3f\xd7\xc1\x7d\x67\xf1\x6e\xa8\xbe\x34\x37\xc2\x9e\x0e\x7e\x30\x9d\x43\x1c\xec\xdf\xac\xe4\xa0\x86\x7a\x53\x01\x25\xe6\x7f\x5d\x7b\x69\x8b\x71\xcf\x3b\x66\xa3\xdd\x89\x61\xad\x01\xb5\x14\x72\x47\xf3\xf4\x82\x0b\x34\x4f\x9b\x29\x39\x97\x71\xcc\x7c\x78\x35\x93\xdd\xa1\x3f\xeb\x1b\xc6\xb3\xab\xfb\x9b\xde\xc1\x04\xeb\xfe\x33\x65\x20\xca\x47\x44\xca\x99\xa8\xf8\xc1\x33\xc0\x0a\x4c\x5e\xdf\x5b\xea\x51\x1c\xa7\xfb\x01\xea\x16\xe1\x50\x87\xa5\x36\x81\x1c\xd6\x32\x5e\x30\x4c\xdd\xea\x78\x9e\x9c\xce\xa8\xb5\x8a\x57\xeb\xd8\x31\x86\x27\xbe\x58\xde\x6a\xcd\xb4\xb6\xeb\xdc\xc0\x7a\x61\x63\x3b\x57\x09\x59\xad\x79\xc3\x7d\x0d\xbb\x28\x52\xf0\x00\x24\x8d\xa1\xe5\xbb\x63\xa2\xb1\xb3\xf9\xa3\xf8\x99\x75\xfb\x01\x27\xe9\xaf\xc2\xd9\x02\x36\x35\x2b\x89\x2e\xe4\x32\x36\x86\xd1\x45\x3b\x38\x2c\xaf\xa5\x12\x4f\x40\xd5\xb6\x9a\x7d\x0b\x72\xaa\x71\x12\xa7\x01\x1e\xa8\x81\x72\x5e\x21\x25\xc2\x9f\xdc\x26\xf4\x03\xc6\x0c\x5e\x05\x0e\x89\xe9\xe4\xbb\x13\x3e\xd7\x41\xf9\x7f\xc8\xbb\x0a\x2e\x00\x5f\x68\xc3\x49\x59\xc2\x45\xcc\x03\x61\x24\x11\x96\xbb\xca\xcb\x45\xfc\x06\xb8\xdd\xaa\x60\x19\x11\xd1\x56\x28\x7b\x0d\x2a\x4f\x7d\x9a\xfd\x02\x53\x23\xc4\x72\x36\xe1\x38\x74\x05\x57\x4d\xd8\x87\x09\xe0\x61\xc9\x73\x6b\x7f\xf3\x11\x54\x53\x81\x09\xa0\x33\xd6\x24\xf9\x09\x06\x58\x7f\xc2\x88\xa2\x39\xbc\x05\x5e\x11\xe2\x61\x01\xca\xf9\x1f\x63\x0d\xde\xdd\x7c\x9d\xb9\x8c\x30\xa4\x4a\x65\x4d\x20\xf9\x09\xbc\x58\xef\xc9\xd7\x69\x74\xf6\x38\xb5\x0f\x9d\xc8\xf9\x4d\x17\xd5\x26\xf0\x7c\x99\xfc\x82\xd9\xfc\x3a\x76\x73\xe2\x38\xb0\x87\x7b\x3e\x0c\x23\xcc\x07\x42\xbc\x30\xe2\x89\xc2\x23\xcd\x3c\xea\x73\x5a\xb6\x89\x4d\xfb\x49\x67\x2a\xa7\x31\xe6\x31\xf4\xc0\x74\x66\x20\x73\x0f\x55\xc4\xaa\x66\xfd\x46\x91\xd8\x7a\x4e\x49\x8d\x8d\x73\x83\xbb\x2f\xdf\xc9\x4b\xe0\x27\x26\x1e\xe2\x1f\x05\x2e\x85\xe1\x04\x7c\x21\xe0\xb5\x41\x54\x2c\xce\x73\x5c\x20\x3f\xe5\x2d\x31\x4e\xa5\x2e\xe2\xed\x94\x9f\xa3\x25\xf3\x33\x78\x63\x74\x09\xff\x05\x45\xcb\xb8\x0a\x74\x23\xdb\x58\x81\x02\x48\xf5\x0b\x76\xbb\x30\x38\xdf\x87\x1b\x24\x9a\x9e\x28\xe7\xdd\x14\xbd\x0c\xc3\x03\xeb\xc4\xe7\xbd\xc6\x84\x1d\x92\xb3\x36\x36\x51\xa0\xf8\x5b\x77\x8f\xb4\x59\x71\x4a\x7a\x86\xfc\x4d\xd1\xcf\xf5\xa1\x62\x14\x6c\xd2\x37\xda\x53\x45\x31\x22\x8b\x41\x51\xac\xa8\xba\xc1\x9a\x2b\xff\x9a\xd7\xc0\x3e\x2f\x3f\x92\x38\x87\x3b\x24\x17\x87\x21\xf8\x83\xf2\x35\xde\xe5\x82\xc3\xb2\x71\x2b\x14\x1f\x6c\x55\x69\xee\x11\x36\x5a\x8c\xe2\x37\xa4\x30\xb3\x92\xcd\x26\x1f\x34\x71\x88\x32\x2a\xc2\x88\x80\x4f\xa4\x2f\x34\xc4\x56\x5e\x64\xdc\xd3\xfd\xcc\x6d\x66\x1d\xd1\xb6\x25\xd8\x39\x47\x34\x4b\xc2\x32\x79\xff\xa8\xd4\xde\x7d\x82\x65\x8a\x17\xe6\xf5\xd8\xfd\x1d\x8f\xd4\x85\x78\x70\xbb\x87\x88\x45\xf8\xde\x9a\xc6\xf2\x24\x75\x3a\x1b\x08\x15\x94\xaa\x26\x08\xf4\x37\xcd\xd7\x1e\x53\xf1\x93\x31\xdb\xfa\x22\xe7\x03\x6b\xaa\xb9\x24\xc1\x87\xe3\x6e\x90\x84\xad\xe0\x55\x6a\x9b\xbd\xaf\x03\x3d\x2a\x9b\xe9\x33\x36\xa9\x4f\xae\x5a\x87\xbb\xd7\xc3\x13\x3e\x24\x28\xba\x32\x98\xed\xa4\x80\xf6\xdf\xf8\x47\xe4\xa7\xad\x0e\x68\x27\x75\x6f\xf3\xb7\x8a\xcd\xf4\x0d\x0e\xbf\x9c\x3d\xcc\x8d\xd6\xaf\xf1\xdf\xd9\x67\x4c\x8a\x30\x77\xde\x4c\xdd\x7b\xef\xb7\x40\x9d\x3a\xc6\x44\xc1\xdc\x1e\xae\x56\x45\xe0\x98\x83\x8b\x85\x5c\x82\x6b\x5f\x17\x33\x85\xb8\xbf\x67\x1a\xbe\x89\xcc\xe9\x4c\x83\xc2\xa9\x85\x6d\xc9\x15\x2a\x7a\x5a\xf3\x97\x9c\x36\x66\x9a\x3d\x39\xfe\x3d\x1b\x62\x01\x85\x05\x70\x07\x0d\x53\x7c\x82\xf8\x6f\xd5\x03\x56\x92\xa8\xab\x1e\xd0\xdc\x15\xed\x82\xf8\x4a\x66\x8a\x76\xc2\xb6\xb2\x31\xa2\x87\xc8\x3c\x62\xac\x78\x39\x66\x0e\xcc\x2e\xae\xc1\xbd\xae\x0c\x10\x8f\x10\x7f\xe6\x64\x48\x66\x51\x43\xe2\x34\x12\x3d\xc3\x1a\x7c\x42\x1a\xc1\xa1\x7a\xb4\xcb\xa6\x02\x06\xcb\x79\xa1\x04\xa2\xd2\x14\x09\x47\x60\x6f\xc4\x2a\xe1\x59\x64\x2a\xeb\xa5\x68\x16\xba\x9d\x70\x52\x54\x87\xf3\x80\x85\x8a\xb6\x10\x0e\x54\x5c\x17\x2f\x23\x9b\x72\xe6\x88\xed\x34\x7e\x1c\x43\x12\xc0\x6c\x0c\x3e\x20\x79\xc5\x9d\xef\xb1\x5d\x3a\x0a\xdc\xb0\x78\x0b\x90\xf0\xdd\xea\x1d\x82\x76\xe4\x7d\xd1\x67\xc1\x7d\xf4\x4f\x16\x5c\x18\x81\x5b\x42\xc8\x13\x3a\x09\xf5\xd0\x63\xa2\x89\xa4\x43\x15\x02\x91\x94\x5a\x9c\x7d\x43\xbc\x80\xfe\x29\xae\x41\xbc\x9f\x75\x2c\xf8\xb4\xa4\x91\xfb\xc6\x63\x54\xaa\x13\x54\x98\x2c\xfc\x55\xb8\x20\x55\x06\xdf\x84\x1f\x13\xb6\x03\x13\x89\x12\xe6\x1a\x40\x45\x8e\xc6\x17\x08\x96\x52\xe7\x41\x9e\x0b\xd6\xd2\x27\x94\x9f\x10\xe6\x33\x17\x67\x63\x44\x53\xd8\x51\x71\x6b\x44\xd7\xb9\xac\xe0\x7b\xe2\x0b\xfc\xaf\x9e\x8b\x25\xcf\x85\x23\xc6\x58\xce\x1b\x6a\x94\x32\x80\xab\xa2\x31\x05\x76\x9e\x17\xbd\x83\x91\xc7\x3b\xc7\xb8\x8d\x93\xf0\x15\x2c\x10\x24\x06\x88\x67\xf7\x95\xc7\x08\x26\x72\x03\xb3\x67\x0b\x5e\xf2\xf6\xc7\x2d\x14\x3e\x01\xe0\xc1\xaf\x45\x7f\x84\x91\x9e\x38\xc9\x1a\xb1\x9f\xc1\x83\xf5\x95\x63\x95\xbf\x63\xef\xe4\x22\x00\x3d\xa7\x9e\x37\x83\xde\xc0\x0d\xe0\x9d\xc4\x6e\xe1\x4d\xe1\xb7\x80\x35\xbc\xfb\x00\xbf\x6c\x03\xff\xb4\x80\x98\xb5\x15\xf8\x5b\x88\x8c\xfd\x57\xf0\x43\x84\x08\x99\x25\xf2\x11\x73\x3d\xaf\x89\xe1\x92\xf5\xda\x43\x0c\x81\x6c\xb7\xf4\x1d\xb3\x50\x76\x83\xd7\xc2\x0a\x95\x3d\xa2\xf6\xb2\x57\xca\x6e\x63\x22\x38\xc1\xb2\x7b\x0d\xa9\xdc\x48\xd9\xa3\xd2\x01\x5e\x9e\xec\x69\xe6\x17\xbe\x5c\x76\x27\xd6\x00\x8c\xca\x4e\x85\x4c\x10\x7a\xc9\xf6\x79\x79\x8b\x9a\x65\xbb\xd4\x5b\x68\x58\xd3\xa8\xf8\x39\x9d\x6d\x1c\xe7\x9c\x62\xb0\x8d\x61\xe4\x3f\x4c\x93\xa1\x0a\x75\x9a\xb5\x53\xcf\xab\x9f\xce\xfe\x47\xa7\x2f\x19\xe4\xfa\x68\x0d\x99\x09\x3c\xa1\x06\x1b\xeb\xce\x7f\xa1\xf6\x0b\x7e\x22\x80\x2a\x6f\x7b\x35\x08\x5f\x2b\xf4\xaa\x08\x6a\x60\x2b\x55\x64\xa5\x45\x39\xbf\xb2\xc9\xf4\xc2\x66\x24\xe9\x3c\x83\xe3\x38\x80\x3c\xc8\xdc\x62\x9f\x50\xe7\xcf\xfa\xd9\xe8\x53\xfc\x91\x53\x67\xf1\xc8\x58\xcb\x3d\x65\xbc\x1c\xb3\x89\x9f\xa9\x2f\x0d\x3e\x0a\x5c\xd2\x1c\xf3\x32\x0a\x09\x2a\x4f\xa5\x92\x62\xed\xba\x23\xfc\x46\xdd\xd8\xb9\x84\xf5\x84\x76\xab\xdd\x9f\x54\xc1\x98\xdc\xba\x12\x59\xcb\x4c\x75\x4e\xaa\xbd\xc6\x6a\x72\xec\x2c\xde\xce\xfe\x6d\x03\x65\xb0\xb9\x14\x4b\x4d\x8c\x86\xf7\xaf\x31\x31\x78\x17\xa0\xd0\xcd\xf1\xb2\x0b\xbd\x55\x87\x15\x3f\x29\xf3\xfa\x55\x42\x25\x35\xae\x57\xc6\x92\xd1\x98\xdd\x05\xa4\x89\xf4\xd6\x8e\xff\x90\xcb\x18\x57\xdb\xd4\xb5\x7d\xac\x40\xe7\x8d\x62\x3b\xbb\xd9\xf1\x3c\xa3\x81\x3b\xa5\x51\x1b\xc3\xe3\x69\x4c\xf7\x83\x4f\x03\x4b\xf5\x5e\x5e\x77\x05\x9b\xd5\xd1\xd2\x93\x5a\xf7\xfa\x76\x7e\xb9\x46\x0c\x49\xa2\xd7\xa9\xdf\xc3\x2e\xe3\xae\xa9\x01\x24\x0c\x7a\x4b\x3d\x0d\xe3\x59\xc5\x57\xe9\xf1\x93\x0a\xe8\xaa\x79\x24\xef\xd4\x39\xca\x0e\x2a\x1c\x34\xae\x04\x31\xae\xad\xfa\xa6\xb8\xc5\x39\xe0\xb6\x5f\xd1\x0a\x3c\x91\x06\x6a\x26\x40\x18\xbc\xeb\x6a\x09\xec\x2a\xed\x93\x7a\x36\xd2\x1f\xc7\x52\x6d\x44\x0b\xa1\x52\x55\x39\xf6\x4f\x55\x88\xf2\x15\x61\x43\x41\x84\x52\x45\x36\xa6\xbc\x50\xfa\xd3\xb4\xa0\xd7\x8a\xeb\xcc\xed\x01\x33\x15\x46\x6e\x86\xdb\x3f\x0a\x88\x60\x89\x44\xae\x7a\x0a\x67\xf2\xf2\x55\x12\xa4\x9d\xa6\x56\xad\x44\xaf\xc3\xcd\x50\x3e\xc4\x1e\x83\x7a\x2a\xdb\x08\xf3\x2a\x6f\x2b\x33\x48\xaa\xfc\x77\x8a\xf7\xd4\xa0\x94\xe3\x8a\xb5\xf4\x67\xa0\xc7\x0a\x02\xeb\x4c\xc0\x32\x45\x24\x6f\x9a\xfb\x44\xc5\x12\x81\x58\x0c\x56\x5c\xc3\x52\xb9\xab\x14\x43\x78\x37\x2a\x5e\x21\x25\xec\xc7\x2e\x55\x54\x90\x54\x90\x0a\x45\x30\x85\x51\x19\x2c\xff\x4c\x93\xe4\x23\xe4\xc7\x18\xdb\x52\xa8\xf2\x76\xd6\x6b\xd0\x65\xb9\x8a\x9b\x1b\x10\x25\xa7\xf0\x5f\xba\x57\xcb\x49\xc2\xdd\xc2\x6f\xf2\x39\xe4\x2e\xf6\x2f\xd9\x7d\xea\x4c\x0a\x57\xb6\x9b\xd6\x80\x49\x92\x6d\xa0\xff\x0f\xec\x94\x0d\x31\x41\x15\x26\x99\x95\x75\x3a\xef\x1f\x99\x88\x03\xa4\xac\x92\xa9\x78\xd1\xa0\xc3\xb2\x26\x60\x46\x40\x89\xac\x5b\x38\xd9\x7d\x44\xb6\x47\xec\x2d\x38\x2e\x8d\x66\xa9\x59\xaf\xa5\xcb\xd9\x64\xb2\x4c\x3a\x95\x93\x86\x86\x4b\x5d\xb8\x41\x0d\x7f\x4b\x23\x79\xc1\xe5\x2f\xa5\xb1\xfc\x94\x3c\x84\x34\x1d\xc0\x26\xdf\x93\xb2\x05\xed\xa0\xcd\xd2\x0d\xc2\x5b\x01\x24\xe9\xa8\x38\xd0\x7d\x4c\x36\x5d\x62\x01\x38\xa2\xbd\xe2\xab\xcc\x06\xd1\x45\x89\x0f\xf1\xa3\xe8\xa5\xa4\x16\xf9\x58\x0c\x92\xe8\xea\xc5\x62\xa1\xe4\x4c\xd9\x31\xf1\x26\xe9\x82\x5c\x86\xf8\xa9\x14\x9a\x9c\x2e\x09\x95\xae\x05\xd1\x25\x02\xe9\xeb\x00\xa5\xe4\xb0\x2c\xdc\x83\x2c\x9d\x25\x13\xf2\x74\x82\xb5\xba\xf7\xf4\x63\x82\x37\x3a\x1c\x01\x26\xcc\xd2\x9e\x47\xec\x11\x6a\xb5\x39\x75\x8d\xc2\x87\x9a\x83\xa5\xdf\x45\x71\x1a\xff\x9c\x73\xa2\x61\xb5\x2c\xe9\xb2\x78\xa6\xea\x04\x28\x54\xac\x50\xbe\x0d\x50\x8a\xdf\x2a\x67\x7a\xec\x90\x54\x2a\x56\x70\x3e\x03\x28\x07\x82\x46\x06\xb6\xda\xcb\xf1\x55\x82\x19\x36\x77\xf8\x36\x01\xd9\x7a\xab\x76\x8b\xe0\xa6\x45\x59\x9a\x2c\x2c\x31\x2f\xc8\xc9\x16\x5e\x30\x4a\x92\x6a\x45\xc5\xfa\x0d\x91\x57\x45\xd7\xb5\x9b\x02\xb0\xe2\x32\xf5\xa0\xc7\x43\xf1\x39\xa5\x83\x43\xe4\x5f\x69\xcd\xa5\x3e\x07\x82\x9c\x1f\x71\xf7\x01\x6b\x33\x0b\x9e\x07\x7c\x76\xdc\xab\xad\x17\xa0\xed\xc1\x25\xdf\x04\xcf\x1a\x2b\x72\x16\x08\x69\x96\xd2\xa4\x10\xe1\x47\xe3\xb7\xc8\xed\x22\x81\x9e\x18\x00\x13\x4f\xd0\x5c\xf0\x18\x17\x8b\x54\xab\xd8\xbf\xf9\xd5\x9d\x12\xaa\x92\xbf\xbb\xfd\x33\x4e\x0d\xf8\xb4\x25\xc0\x27\x02\xca\x16\x78\xad\x2f\xf0\x6f\x33\xa2\xe4\x92\x80\xe3\x88\xc8\xfe\x2a\x9c\xda\x38\x9a\xe4\x22\xd4\x98\x7f\x46\x0e\x8b\xfe\x32\xbc\x09\x20\x8a\x1c\xda\x0b\x9e\x8b\xc4\x8b\x54\x2d\xb4\x68\xfb\xd6\x86\x58\xc2\x44\x5b\x3d\xe4\x10\x32\xa0\x71\x01\x3c\xbe\xfe\x92\xe5\x16\xf2\x54\xc5\x72\xb3\x13\xa3\x2b\x58\x6a\x8a\xc3\x0b\xd3\xf5\x86\x4b\xa4\xf5\xb1\x27\xf5\xf5\xd4\x5f\x61\x44\xed\x43\xa6\x74\x65\xa9\xa6\x9a\x4b\x71\xf5\x55\xdd\x10\x34\x51\x5f\xd9\x86\x21\xbb\xf0\x3b\x1a\x31\xf0\x99\x88\x97\xd6\x10\x64\x4d\xbd\xdd\x32\x0f\xbd\xb9\xfc\xa1\xe9\x25\x2e\x36\xff\xb9\xb1\x93\xf0\x25\x1d\x6d\xc8\x20\xbf\x8d\xdd\xa5\x7b\x42\xfb\x15\xc6\xd0\x8a\x59\x71\x2b\xf1\x9a\xe9\xdc\x1b\xae\x29\xaa\x16\xc1\x30\xb5\xb1\xb1\x03\x0e\xc6\x37\x58\xe9\x48\x19\xa2\xdb\x92\x89\xee\xab\xcf\x37\x67\x63\x8f\x95\x77\x99\xa2\x08\xae\xf9\x5b\x0d\xdf\x48\xc3\xe9\xf1\xfa\xcd\x54\x74\x6c\xbf\x0e\xc5\x88\x0e\xe3\x6a\xe7\xb3\xc3\x56\xaa\xd4\xeb\x79\x62\x57\x82\x2a\x4f\xf0\x93\x62\xb6\xfc\xc0\xec\xc6\xb1\xcc\x57\x70\x0e\xf8\x79\xd3\x45\x42\x5a\x5d\x9b\xf1\x2a\xc9\xb3\x7c\x8e\xe1\x22\x65\x65\x7e\xac\x7e\x23\xad\x2c\xed\xbe\x4e\xc4\x18\x89\xe5\x69\xab\xd8\x13\xc2\x24\x9a\x95\x5c\xde\xca\x4d\xaa\xfb\x40\xa4\xeb\xff\x94\xad\xa2\x85\x64\xbd\xe9\x3f\x12\x80\x55\x98\x66\x92\xbf\xc1\xbe\x1a\x17\x53\xe1\xb5\xf7\x0d\x6b\x68\x0f\xcb\x88\xfa\x22\x86\x34\x6f\x9b\x2e\x8b\x95\x9c\xc6\xd2\xae\xe6\xb8\xc7\x66\x6b\xa2\x78\xd3\xc3\x34\xea\x50\x60\xf2\xca\xfb\xaa\x09\xc2\x20\xb7\x65\x8a\x2b\x62\x02\xc9\x68\x4c\x67\xb4\x60\xfa\x0c\x35\xcc\x73\x30\x1f\x3d\x95\x75\xa0\xd6\x5d\xb7\x8e\x7d\xbd\xf4\xb8\xf6\x0e\x77\x46\x9e\x9f\xe6\x0d\xaf\x2c\x6d\xa6\xfa\x1d\x7f\x6b\xec\x7c\xb5\x9b\xc0\x37\xcc\xac\x4a\x12\x76\xf9\xcd\x52\x06\x88\x57\xba\xb1\x14\x8b\x25\x47\x88\x65\xba\x1b\xc2\x95\x68\xbc\x6e\x81\xb0\x13\x3a\x5d\x5b\x25\x9a\x59\x13\xa4\xd9\x28\x52\x94\xfc\x52\xff\x12\xcf\xce\x55\xaa\xa3\xc5\x1d\xa9\x36\x15\x5a\x12\x11\x73\x49\xb9\x55\x72\x36\x4c\xa3\x78\x2f\xad\xf7\x2b\x51\x4c\x94\x3e\x73\x9f\x29\x9f\x2a\x53\xe0\xc7\x34\xff\xa8\x27\xa3\x52\x35\x71\xaa\x4b\x90\xa9\xea\x56\x55\x5f\x75\xae\x7a\x86\x8a\x58\x92\xac\x62\xaa\x62\x72\x9e\x29\xaf\x28\x7f\xa4\xba\x28\xfd\x95\x3b\x63\x34\x0a\xb3\x12\x1a\xc6\x90\xbf\x56\x7c\xf0\x43\xcb\x57\x28\xa8\xee\x08\x59\x86\xfc\x13\xee\xb5\x1a\x67\x51\x23\x53\x55\x8f\xcd\xe7\xc1\xde\x2a\xb0\xe9\x4b\x95\x42\x79\xcf\xb4\xb4\xb8\x43\x59\x6b\x0c\xca\x81\x2b\xee\x18\x02\x52\x76\x2b\x2a\xf5\x7f\xc5\xc4\xc8\x4f\x6b\x77\x85\xc5\xcb\x57\x6b\x62\xfd\xb0\x32\x91\x6a\xb7\xbb\x5e\xba\x53\x19\x8e\xa3\xab\xae\xd8\x3f\x20\x6e\xa8\xca\x6c\x5f\x1a\x8e\x2b\x6f\x35\xde\xaa\x5a\xa3\xac\xb7\x6e\x2a\x86\x2a\xee\x5a\x68\x39\xab\x15\x04\xf3\xc2\x94\x66\xf9\x07\xa3\x2d\xc6\x5d\x8e\xd1\x1f\x09\x5b\x25\xbb\xac\x3d\xea\x07\x95\xf9\xab\x77\xb9\xdb\xa4\x44\xe5\x10\x6e\x8e\xaa\xc4\xb9\x0f\xa1\x50\x5e\x6d\x36\x37\x48\x95\xe0\xa6\x98\xaa\x09\x8a\xbb\xf6\xcb\xc5\xf1\x8a\x06\x5b\x51\xce\x72\xf9\x7b\xeb\x40\x8a\x41\xae\x30\x8f\xc6\x2c\x95\x8d\x1b\x2d\x61\xfe\xb2\x06\xfd\x72\x3f\x96\x74\xb7\xa6\xcb\x7d\xbd\x74\x82\x6a\x3e\x8c\xd5\xdd\xda\x70\xbd\xde\xa5\x93\x0f\x4d\xad\xac\x68\x87\xc1\x77\x15\xcf\x6e\x85\xa2\x32\x73\xe4\xce\x2c\xec\xfc\xd4\x2b\x8e\x0f\x84\x85\x71\xbb\x6d\x12\x72\x79\xc4\x39\xcb\x37\xda\xa5\x40\xb2\xa9\x96\x25\xf4\x59\xa8\x6f\xe2\xd5\x2d\x3f\xa8\x39\x2b\x44\xc2\x4a\xba\x0c\x50\x8f\xba\x4f\x1d\x6a\x78\x7d\x65\x44\x9b\x12\xd9\x57\xf4\xaa\xa5\x0d\xfd\x3b\x07\xd9\xdc\x8c\x6b\x4a\xdd\xe7\x28\x23\x62\xe2\xd6\x36\xbe\xa3\x50\x23\x46\x2d\x42\xfa\xfa\x40\xa9\xf1\x1d\x7b\x8e\x4f\x90\x3e\x85\xd7\xbb\xfc\xb9\x46\x2e\x04\xc3\xbc\x3b\x85\x70\x7b\xdd\xc9\xf6\x46\x64\x7f\xe5\x94\xd6\x01\xf4\x81\xa2\x03\xce\x6b\xd8\x27\x39\xf1\x4d\x0f\x09\x85\xa9\x9d\xf6\x75\xa4\x7f\xe3\x9a\x1b\x2b\xa9\x27\x22\x46\xcd\xe3\x8c\xa3\x81\x8d\x46\x3e\xfb\x91\x4f\xae\xee\x36\x3f\xc8\x65\x9e\x26\x44\xd8\x0a\xa5\xb6\x1f\xc4\xc8\xeb\xbc\x5a\xff\xc5\xc5\x55\x90\x5a\x7c\xf0\x9f\x8b\x32\x9b\xab\x89\x2f\xb3\x1f\x38\xd8\x94\x99\xa9\xd5\xb6\x6a\x5a\x55\x1c\xd6\xea\xc2\x38\x1b\x71\xd8\x74\x83\x9d\x1f\xb8\xd9\x20\xe4\xfe\xeb\xa3\xd2\x7e\x07\xb6\xba\x90\xd5\x18\x91\x15\xf2\xa0\xf5\x39\x71\x73\xad\xb6\x25\x96\x1c\x5a\x7e\xab\x59\x41\x19\x2c\x3c\xe9\x18\xa5\x65\x64\x73\xec\x13\x18\x33\x53\xa7\x5a\xbf\x32\xdf\xc5\x45\x98\x2f\xb3\xc7\x23\x76\x19\xb7\xf2\x16\x07\x8e\xea\xd9\x40\x96\xcf\x09\xed\x6c\xa1\xd4\xe5\x92\xca\x2a\xbe\x0c\x99\xd1\x92\x4a\xaf\xad\xb9\xd9\xdc\xc5\xa0\x97\xa7\x3b\x3e\x32\xd5\x85\xe9\xf6\x32\xd6\xd9\xec\x19\x8d\x6d\x9c\xd0\x94\x6d\x96\x41\xee\x50\xec\x77\x93\x8d\x0f\x8a\x18\x36\x34\x02\xaf\x03\x5f\xea\x58\xc2\x61\xdf\xa9\x1a\x3f\x71\x8d\x6b\x84\xf2\xa8\x74\x31\xd8\xbb\xe9\x25\xff\x40\xcd\x0c\x07\x16\x20\x94\x35\xd9\x1e\x08\xe6\x14\x6c\x6b\xac\x16\x1c\xce\x6a\xb1\xec\x13\x6a\x53\xc0\xa6\x31\x51\x75\xec\x49\xe3\x14\x71\x78\x44\x9f\xde\x45\xe2\x11\xb4\x44\xbb\x40\x3a\xc5\x17\xa2\x7a\x23\xbd\xe2\x7a\x54\xb1\x4e\xb6\xb1\xc1\xd7\xfe\x47\xbe\xa5\x3a\xc5\x66\x97\xef\x2f\x7d\xd8\x18\x2c\x3f\x54\xe0\x65\xd9\x2d\xbf\x9c\xe5\x6d\x8e\x92\xbf\x4e\xfe\x63\x34\x29\x26\xc6\xaa\xf5\x17\x14\x0b\x23\x2c\xda\xf7\x8a\x55\x41\xab\xd5\x3f\x14\x7e\xbe\x1d\xca\x1f\x8a\xe9\x6e\x41\xf2\xdb\xf2\x57\xf5\x0e\x9b\xd8\x10\x57\xd5\xd1\xe8\xa9\x3f\x50\x5a\x6c\x39\xa4\x0f\xcd\xef\x36\x43\x74\x43\x99\xfb\x8d\x6f\x75\xae\xc9\x5b\x0d\x24\xad\x24\xb6\x44\x77\x5d\x73\x29\x82\xa2\x9d\xa1\xfe\x11\x14\xa0\x5e\xa9\x9e\xe4\x7b\x48\x99\xa6\xfc\xe1\x86\x95\x27\x2b\xc6\xea\x03\x1a\x8f\x5b\x3c\xaa\xf2\xac\x6c\x33\xa1\x74\x96\x65\x85\xa9\x27\x1f\x67\x3a\x69\xbc\x96\x69\x37\xd6\x19\xfe\x4b\xb6\xe9\x5f\x1a\x16\xc4\x26\xe8\x10\xfa\x59\x11\x68\x4d\x9b\xf6\x54\x50\xa0\xea\x7f\x9a\x3a\xdf\x63\x8a\x17\xaa\xab\x6e\x64\xd9\x77\x65\x76\xdd\xf9\x46\x57\x1b\xb1\x6a\x8a\xe5\xef\x46\x5b\xc9\x2d\xb3\xd5\xda\x96\x9f\x61\x5a\x6d\x69\xcd\x14\x19\x4e\x98\x35\xc9\x6a\x3d\xc4\x54\x13\x1b\xa7\x7d\x62\x9c\x12\x41\xd2\xb8\xe8\x61\x41\xb1\xaa\x38\xad\xc1\xf7\xa9\x82\xa1\xee\x73\x33\xca\x2c\xca\x4d\xb5\xdb\x06\xbe\x80\x73\x2b\xb4\x7d\x2d\xd0\xb6\xe2\x69\x3d\xab\xe1\xdf\x73\xc3\x3b\x6f\xa1\x34\xe9\xfe\xed\x10\x6c\x65\xe2\xec\x96\x56\x42\xc3\x9a\x96\xa6\xb5\xe4\x9e\x30\xbd\xad\x8f\x1e\xbe\xca\xc5\xc2\x61\xbd\xf6\xea\x34\xba\xf0\x0e\x2f\xf7\xd5\x6e\x14\x6e\xa9\x6d\xea\x1f\x87\xb2\x2b\x68\xbd\x6b\xe1\x5d\x45\x1f\xba\xab\x91\x57\x73\xdd\x3a\x17\x62\x42\xd3\x17\xb5\x6d\xc0\x9d\x4a\xf8\xe3\xfc\x44\xec\x5a\xd3\xd4\xb4\x98\xb2\x21\xcc\x62\xf3\xa4\x7f\x5f\x15\x65\x99\xc6\xa6\x79\x6d\x33\x1c\xe2\x7d\x5d\x9e\xaf\x85\x09\x3b\x6a\x29\x7d\xef\xe0\xa3\x15\x85\x3d\x7b\x90\x17\x8b\xae\x76\xf1\xd1\x77\x73\x7e\x74\xe4\xe1\x26\xa7\x7d\x6d\xfd\x40\xa0\x25\x8c\x39\xf3\xc8\xcb\xd7\x18\x1d\x5c\xea\xe7\x30\x5b\xa3\x9d\x39\x61\x55\xae\x59\xcf\x01\x79\x5d\x34\x94\xf3\x59\xcb\x59\xda\xc9\xc2\xcb\x35\x97\x7a\x03\x31\xa2\xf2\xc3\xdd\x73\x71\xab\x8b\xaa\x3a\xde\xe2\xdf\xe4\x74\xb6\x9d\x22\x3e\x4d\xdb\xd1\x22\xa5\xcc\x4d\x38\xd0\x34\x46\x43\xaf\x61\xd8\x23\x19\x4f\xc2\xcc\x56\x32\x9b\xb9\x8a\x6c\x92\xf3\x02\xbc\x67\xe8\xf1\xc0\xb3\xe5\xe7\x35\x20\xd1\xde\x1a\x4a\x77\x31\xd1\x5a\x5e\xdc\xd9\x40\xfa\x59\xf8\xb8\xbd\x9a\x42\xce\x89\x6f\x4d\xa7\x2d\x49\xc3\x38\xe7\xd1\x5f\x26\xa8\x1d\x8d\xcc\xbb\x6b\x2a\x1a\x5f\xb2\xc7\xc2\xda\x2c\x29\x3c\xdf\x55\x56\x23\x15\xc0\x7a\x97\xe8\xa8\xc2\x61\x97\x10\x75\xa5\x78\xbc\x7a\xb0\x73\x3f\xed\x6a\xd9\xce\xf6\x33\xf4\x4f\x85\xc4\xd6\x0b\x4c\x97\xec\x1b\xce\xf3\x2c\x52\xda\x92\xa6\xf5\xec\xc7\x09\x85\xf6\x44\x2e\x71\x0d\xc8\x3a\xc2\x9f\x15\xd6\x6f\x5e\x0e\xdc\x5f\xb5\xc7\x80\x16\x6e\xf7\xee\xd0\x4a\xc4\x54\x17\x8b\x4a\x2c\x05\x55\x4f\x6a\x27\xf1\x27\x94\xf9\xb7\x36\xf1\x47\x0a\x3e\x38\x77\x03\x79\xd9\xec\xa6\x51\xc1\xfc\xd4\x8b\xf6\x53\x82\xf7\x09\x1e\x8d\x32\xe1\xed\x35\xde\x96\xa5\xa2\xd1\xb0\xbd\xc6\x56\xf1\xc3\x55\x3f\x74\x5f\x24\x2f\xbd\xbf\x68\x52\xa4\xa7\x5c\x97\x29\x51\xb2\x1d\x55\xb9\xad\x54\x19\xb1\xd4\xe6\xdc\x21\x53\x16\x70\x9b\xbe\xc9\x1c\xd9\x8b\x1c\xbe\xb2\x23\xa9\x26\x5b\x98\xec\x67\xfc\x4b\xeb\x52\x79\x64\xd4\x1f\xd3\x5d\x39\x36\xec\xb8\x01\x2b\xdf\x10\x10\xae\xbd\x2a\xbf\xe9\x93\xa1\xce\x92\x5f\x76\x15\x28\xec\xf2\x8b\x95\x1b\x9d\x17\x75\x88\xd2\xc9\xcd\xfe\xba\x29\xf9\xff\x39\xb8\xda\xa6\xac\x8d\xb6\x1d\xda\xf0\xd4\x35\xd6\xdb\x9a\xf3\xf1\x1b\xcc\x4f\x34\x0d\x51\x77\x8d\x97\xd4\x77\xc2\x76\xe9\xe9\xea\xe4\x80\x78\xcd\x7b\x95\xdc\x07\xa3\xd2\x2b\x5b\x5d\x0f\xc8\xbf\x29\x76\x54\xc2\x9c\xf3\x4c\x4b\x4b\x8e\x36\xd1\x8d\xe2\xfc\x13\xf6\xf3\x86\xab\x59\x12\xdb\x3c\x43\x48\xea\x02\x6b\x8c\x5e\x11\xdf\x64\xae\xd2\x9d\x8c\x3a\x6b\xac\xd0\x8e\x87\xed\xd4\x7d\xd7\x8c\x05\x64\x6b\xc4\xea\x63\x3e\x32\xd5\x4a\x15\xc7\xf5\x9a\x7c\x50\xe9\x51\xe9\xd1\x0c\xb3\xc6\x97\x98\x1c\xa7\x2d\xdc\xfc\x1e\x7b\x90\xb9\x3d\x0b\xd3\x48\x32\x1d\x4f\x9d\x6e\x69\x35\x3e\x8a\xb7\x9a\x8e\x18\x9e\x45\x5d\x31\x5c\xd4\x8f\x86\x1d\xd3\xb1\x74\xe4\x80\x06\xf5\x0f\xcd\x43\x9f\xed\xca\x11\x75\x82\xeb\x57\x79\xba\x52\x55\xb1\x70\xad\x18\x7c\xa8\xe8\xc7\xd0\x07\xe8\xbb\xdc\xce\x81\x6a\x04\x28\x63\x79\xef\x3e\xd4\xbe\x24\x76\xd7\x07\xac\x3a\xe6\x6a\xfb\x45\x82\x31\xe2\x6d\x0b\x8b\x7c\x39\xb8\xd7\xf1\x8b\x4e\xf1\x9b\xde\x58\xc5\x5e\xed\x09\x32\x31\x79\x2f\x96\xd9\x75\x4c\xe1\xc1\xf2\x9f\x23\x0a\xe8\x8d\xa2\x37\x43\xd3\xe1\x8f\x72\x1d\xfd\x22\xe4\x9f\x8c\xb9\x3d\x1f\x31\x55\x49\xc4\xae\x78\xdc\x9b\x98\xcb\xed\x7e\xc4\x63\x11\xef\x9d\x77\x28\x57\x83\xb7\x38\xd8\x8c\x60\x3f\x2f\xeb\x03\xf6\xb0\x67\x99\x69\x3e\xdf\x65\xd9\x4e\x9d\xaf\x70\xb0\xfc\xce\xb0\x1a\xb1\xbc\xe8\xca\xa0\x2b\x6a\x52\xae\xac\xaf\x07\xfd\x5f\xfa\xf7\x1e\x3f\x9c\x77\x52\x6d\xa7\x98\xa0\x8f\x39\xd5\xc6\x26\x47\x45\xbc\x77\xc6\xd0\x16\x06\xef\xb5\x3f\x66\x86\xf8\x45\x5b\xc1\x1c\xb8\x27\xc9\xd8\xc7\x6f\x5c\x76\x57\x7b\x54\x78\xbd\xbc\x60\x70\x37\xc6\x59\x54\xd3\x8f\xc5\x25\xe6\xba\xf6\x4e\xc5\xbf\x4f\xdf\xda\xd5\x4a\x7c\x99\x14\xd0\x31\x91\xb2\x38\x66\x6d\xeb\x3c\x1a\x35\xe2\x59\xd3\x2b\xc6\xc7\xe0\x33\xb6\x6d\xec\x26\x3f\x98\x25\x8f\x97\xeb\x39\x60\xd8\x00\x7c\x5b\x1e\xa4\x79\x29\xda\x5b\xbe\xb8\xff\x06\xb1\xa3\x68\x7a\xef\x36\xd2\xeb\x9c\xa3\xdd\x1c\x4a\x71\x3a\xbe\x73\x39\xf5\x47\xe2\xc7\x36\x3b\xfd\x5a\x8c\xd6\xb9\x95\x79\x21\xe2\xae\xa3\x93\xfd\x3c\xf8\x66\xa3\x90\x17\xe2\xa7\x33\x07\x03\x42\xcf\xd7\xfa\x11\xe1\xb6\xe5\x32\xcd\x14\xf1\xd7\xb2\xca\xbe\x72\x9a\xb2\x50\xd9\x13\x48\x1f\xc9\xc1\x75\x7e\x60\x5c\x49\xf7\x6a\x1f\x60\x05\x27\xee\x6f\x0d\x65\x6f\x88\xc1\x34\x37\x70\x93\x23\x2e\xdb\x6b\x79\x2f\x83\x9f\x5b\x8b\x81\x4b\x7e\xdb\x4d\x4b\x85\xbb\xbc\xc2\x74\xdb\xc5\x9c\xe5\xb7\xd4\x81\xd2\x98\xd2\xcf\x3d\x53\x79\xe6\xc2\xd0\xce\x8f\x7c\x9f\x1c\xcf\xf6\x6b\xfc\x7d\x69\x2f\x5b\x3b\x01\x73\x62\x9b\x33\x4d\x20\x8e\xa9\x76\xb4\x0a\xb9\x11\xb7\x1a\x8f\x8a\x84\x21\x8b\xcc\x27\xc5\xeb\xfc\xa7\x1b\x3a\x24\xa3\x5e\x0e\x2d\x4e\xba\xd7\x05\xad\x9a\x2c\x5b\x5f\x0a\x74\x7e\x90\x4a\x0b\xae\x74\x4c\x94\x3a\xb3\x1f\xb6\x4d\x96\x6e\x48\xdb\xeb\xfc\x47\xfa\x2a\x51\xdc\xd4\x23\x8b\x8f\xc9\xb7\x7b\xca\x8c\x11\x0f\xac\x4c\xd9\xdd\x90\x78\x93\x4a\x9e\xe1\x5f\xa2\x27\xca\x9b\xbd\xfe\xd5\x60\xe4\xc3\x2e\x67\x94\x21\xf2\xff\x95\x5c\xea\x08\xd3\xbc\x2f\xc8\x6f\xab\xd4\x0c\x66\xf3\x5a\xc8\x9a\xfc\x34\x4c\x33\x54\xfd\x3b\x31\xd1\xb1\x5a\xbd\x3b\xc6\xa5\xf1\x9e\x1a\x17\x71\xd0\x82\x50\xcf\x0e\x89\x35\xaa\x54\xdd\xfe\x24\x9d\x44\xb5\xc0\xdb\x4b\x3d\xa8\x2c\x75\x9d\xa2\x68\x52\x18\x4b\x7a\xda\x71\x06\x51\x81\x7b\xab\x43\xff\x6f\x76\xa1\x73\xa7\xbe\x3a\x2d\xb3\x69\xbd\xee\x7c\xa2\xbf\x5d\xa5\x4b\x8f\x99\xd5\x98\xa1\xdd\x18\xb1\xdb\x7c\x5f\x3b\x39\x24\xd9\x38\x4d\x03\xf2\x17\xeb\xa6\xab\x93\xbd\x13\xd4\x49\x2a\x4f\x57\x3f\x45\xae\xe2\x4b\x09\xa7\x6d\xb3\x59\x94\xff\xad\xe5\x9e\xe9\x70\x76\xa8\x73\x82\x71\x3c\x2d\xc2\xf1\xcd\x18\x9f\xe8\x61\xbb\x6e\x10\xc5\xcc\xb4\xf6\xeb\x37\x44\x1c\x30\x17\xeb\x8e\x85\x94\x1a\x00\x6d\xa7\x7f\x87\x56\xa2\x29\xf2\x86\xa9\x4e\xa9\xee\xb8\x66\xc9\x9f\x2b\x6b\x07\x5e\xc1\x8a\x2a\x5a\xda\x3a\xe0\x3f\xab\x77\x58\xae\x21\x0f\xd4\xfd\x4f\x29\x46\xaf\x07\x8f\xf1\x9c\xd8\x53\xf0\x14\x92\x3f\x61\x06\xaa\x03\x72\x97\xa4\xc5\x79\x96\xd4\x52\xa9\xc4\x9f\xa9\x2e\x0c\x13\x75\x2c\xfc\x2b\x67\x0e\xf3\xb3\x17\x85\x3f\xc6\x4b\x1e\x98\x0e\x31\xd6\x64\xb6\x5e\x82\x35\xd4\xcf\xb7\x2c\x43\x64\x80\xcf\x29\xee\xa0\x20\xb0\x1d\xbc\x99\x98\x3e\xe4\x3e\xe2\x46\xfc\x2c\xcc\x28\x84\x4d\xdc\x46\x98\x54\x32\x9f\xb2\x97\xac\x4f\xb9\x46\xff\x43\xf7\x08\xbf\xc6\xee\x66\x8d\x7a\xc1\xf9\x7d\xbc\x3d\xfd\x3e\x0d\x67\x1a\x96\xb6\xfc\x84\x1c\x84\x38\xcc\x55\xb0\x2b\xf0\x49\x8a\x10\xe4\x7c\x64\x1f\x97\x87\x16\x60\xa0\xc4\x70\xdc\x0c\xbc\x3f\x64\x0e\xe1\x3a\x69\x7e\xf1\x41\xf2\x6f\x6a\x42\x8a\x9d\x8e\x63\x00\xe1\x5b\xd8\xfe\xec\x8b\x5e\x70\x7e\x06\x1f\xdc\xcb\xa9\xc5\x22\xbb\x9c\xb0\xfa\x6d\xe8\x3e\xe3\x75\xc8\x52\xac\x43\x76\x0f\xd6\x8c\x1f\xe2\x54\x23\x93\x89\x7f\x13\xe2\x31\x0b\x28\xf3\xc0\xb9\x78\x6f\x1a\xa6\x38\x9c\xa4\x60\xdc\x4f\xf1\xa1\x45\xb0\x49\xe1\x72\xd6\x2a\xde\x02\x2f\x09\x8f\x01\xbc\xe8\xc6\x56\x21\x89\x9d\x4d\xc3\x35\x57\xc9\x2e\x06\x6c\x3d\x82\xa2\x95\x76\x43\x3c\x69\xd3\xd8\xb9\xf0\x69\xf4\x5e\x7c\x39\xca\x8d\x99\xd4\x60\xc0\x52\x58\xef\x8b\xda\x89\xf3\x38\x07\x93\x8f\x50\x7e\xf2\x5a\xc3\x09\xcc\x95\x80\xca\x6b\x0f\xb7\x45\xd8\xd6\xd9\x5a\xce\x64\xf9\x3b\xe6\x57\x2d\x62\x4f\xd3\x4f\xac\xb9\xcd\xfe\x5b\x82\xab\xbf\xcc\x39\xc0\x4a\x85\x8c\x73\xf7\xe0\x98\x88\x2c\xde\xe6\xfa\x1b\xe8\x1b\xfc\x1d\x45\x0b\xf1\xdb\x81\xb3\xc9\x24\xf2\x4d\xc1\x93\x70\x34\x23\x4c\x34\xc3\xeb\x37\xe7\xb2\x38\xaf\x7d\x65\x71\xb7\xac\xa4\xf1\x4c\x59\xb3\x2c\x43\xf3\xac\x72\x9d\x2c\x58\xa4\xa9\x79\x25\x5b\xc1\xe8\x6e\xa8\x96\xf9\x63\x5d\xa0\x9f\x64\xee\x75\xa3\xc8\x4b\xb2\xf9\x85\x0d\xd8\xaf\xd2\x3f\xc9\x73\x49\x58\xe9\xe3\x70\x38\x7d\x8e\xf4\x9c\x37\x8c\xfd\x59\xba\xaf\xe5\x41\x81\xc2\x12\x60\xd9\x55\x7c\xc6\xbc\x5c\x3d\xa3\xdc\xcf\x34\x55\x70\xbb\xaa\xd7\x38\x95\xbe\xaa\x2e\xdf\x30\x19\xfd\x04\x12\xa0\x7b\x5e\x7b\x1f\x91\xa9\xdd\x55\xb0\x0b\xb3\x49\x83\x49\xfa\x1f\x11\xac\xfa\x18\x0e\xa1\xe5\x29\xe5\xde\x5b\xd9\x6c\xc5\x34\x67\x41\x1e\xa3\x23\xd4\x1c\x51\x78\xa9\x8d\xae\x6c\x2e\x2d\x6d\x71\x02\xea\x8a\x4f\xcd\xeb\xa9\x9f\x6a\xce\x39\xd6\xa3\x5e\x37\x5c\xb5\xa9\x6a\x57\xc0\x5d\xad\x91\x05\xe9\xe8\x03\xa6\x91\xa4\x56\x42\xab\xfe\x45\x38\x9b\x7a\x5c\x3b\xcd\xfb\x3f\x76\x88\x6a\x56\xf3\x50\xee\x89\xbe\x32\x53\x6f\xa1\x4f\x4f\x88\x72\x41\x49\x5f\xe7\x0b\xe0\xaf\x8a\xd2\x76\x3b\x55\x57\x03\x6a\xf5\x42\x39\x1b\x72\x9a\x25\x35\xaf\x61\xdd\xf6\xa1\x82\x55\xe8\x4a\xab\x22\xa9\x87\x90\x62\xf2\x09\x6f\xa4\x2a\x74\x06\x9f\x10\xf6\x34\xd5\xf9\xe6\xd8\xdc\xbc\x61\xa5\x29\xbd\xa0\x63\x70\xb6\xe2\x78\xc9\xc2\x3e\x1a\xff\x54\xf9\x89\xee\x93\xd4\x82\xea\x0d\x1d\xef\x51\xd4\xfa\x93\xad\xcf\x6a\x6e\xc3\x56\x34\xdb\x0b\x56\xa1\x5e\xd9\x9e\x24\x9d\xc4\xdf\x36\xbf\x0f\x3f\x4c\x8d\xd4\x6f\xf1\xa1\xb0\x4e\xaa\x41\xbd\x9e\x88\x23\x15\xed\xce\x40\x14\xa8\x7a\xbb\x71\x0b\xfa\x68\xdd\x0e\xd9\x46\x2c\x00\x7e\xc5\x71\xc1\x43\xe1\x29\xf8\x3f\x44\x2a\xaa\x07\xbc\x90\xbc\x0f\x17\x58\xf4\x93\x86\x20\xcd\x49\x59\xc4\x4c\xa5\xcd\x0e\xe7\x73\x84\xac\x50\x2f\x32\xb0\x84\x67\xee\x29\x82\x7d\xaf\x01\x35\x63\x11\xad\x75\x3f\x0c\xff\xa1\x4a\xc1\xdb\x64\xf3\x30\x20\x58\x2f\xdb\x86\x4b\x45\x6e\xc6\x1b\x09\x7c\xcc\xc9\x86\xad\xa4\x57\x84\x29\x45\x1b\xa9\xdb\xc9\xd6\xe4\xeb\x8c\x3d\xf4\xa8\xf0\x7a\xce\x02\xd6\x6f\x2f\x2c\xff\x3c\x7f\x62\x37\x15\x1a\x57\xff\xae\xa9\x1d\xf6\x07\x82\x33\x64\x22\x1e\xc1\x6e\x48\x09\xa8\xb7\x48\x29\x7b\x2a\xd6\x13\x93\x81\x5f\x88\x17\xe0\x17\x36\x14\x91\xe6\x93\xa6\x15\x41\x29\x3f\xa9\x09\xc9\xed\x8c\x15\x0c\x43\x78\x22\xbb\x93\xfd\xc3\x8b\xcc\xa7\xf3\xfb\x3b\x7b\xea\x7f\x20\xb3\xec\x9f\x21\x33\xd1\x35\xba\x73\xb0\x68\x6c\xa9\xc4\x17\x21\xc2\x13\x99\x63\xa8\x31\x62\x1f\xce\x1f\x6b\x22\x3f\xad\xb7\x12\xd0\xb4\x9c\xc2\xeb\x64\x1d\xe3\x72\x72\x34\x6d\x9c\xcd\x0a\x77\x65\xf5\xf3\xd6\x78\xb5\xf0\x06\x04\xab\xda\x4f\xd7\xbc\x20\xae\xb2\x95\xd7\x87\x91\x76\x6a\xa1\xe0\x26\x4a\xa8\xe8\x19\x6c\x11\x75\x17\xe3\x1f\xc4\x61\x7a\x0d\x36\x0d\xdd\xc3\x9c\x58\x77\x03\xb7\x87\x75\xbc\x30\x9f\xe4\xca\x19\x4c\xba\x4f\x3d\xc6\x73\x86\xcf\x64\x0e\x02\x3d\x5e\xd7\xb9\x17\x85\x57\x5a\xbf\x56\xcd\x60\x5a\xac\x07\x6a\x14\x2c\xa5\xfa\x47\xbd\x27\x1b\x2d\xdc\x0a\xbe\xca\x29\xa7\xdf\x87\xed\xe0\xd6\x62\x50\xc8\x4b\x3c\x58\x9d\x2f\x76\x25\x9f\x53\x70\x9a\x70\x14\xe8\x4b\xb2\x53\x06\x04\x37\xc2\x27\x32\x76\x8a\x96\x7a\x2f\xe3\xce\x12\xf3\x9c\x43\x65\x09\x52\xa4\xd9\x5e\x39\x4b\x2a\x56\xfe\xa8\xfe\x28\xd5\x00\x4f\xea\x3e\x4a\x0d\xb4\x3c\x88\xb7\xb4\x0b\xbd\x0c\xae\x95\x8e\xd4\xae\x44\xaf\x92\x6e\x2f\x70\xc5\xcf\x91\x1e\x48\x4a\x21\x47\x49\xf7\x87\x2f\xa4\x5b\xa4\xa7\xbd\x6d\x9c\x00\xe9\xc3\x26\x78\x71\x92\xe9\x97\xd1\x5a\x96\x6b\x5a\xa2\x88\xae\x24\x1b\x57\xf1\xf3\x6a\x36\x1a\x62\x29\x0f\x1b\x5c\xf5\xf9\xc8\xb7\xd0\x23\xba\xec\x9a\x14\x64\xaf\x36\x22\x5f\x8c\x3d\xa1\xfe\x93\xf8\x91\x14\xa8\xda\x12\xbe\x84\x76\x52\x89\xf5\x7e\xc5\xee\x51\x2c\xb1\xef\x2d\x74\x6d\x3b\xa3\xff\x55\x52\xd0\x1a\x25\xdb\x5f\xde\xe1\x94\x72\xbf\x55\x4f\x6c\x5a\x4b\xfe\x5f\x5d\xab\xfd\x08\xe2\x37\x84\xd0\xb8\xa7\xda\x84\xe0\x5a\x34\xf9\xf3\x31\x57\x4d\x5e\x89\xd7\x89\x68\xbd\x32\x3c\x9c\x16\xaf\xb9\xe0\x13\xcb\x2e\x55\x4d\xb6\x7b\x15\x60\x7b\xae\xe8\xc9\xc5\x6d\x5d\x7f\xcb\x22\xca\xde\x74\xec\xe1\x4a\xab\x1a\xda\x00\x72\x59\xed\x7f\x2d\xde\x88\x4d\xe0\x7b\x4d\x3d\xd5\x55\xf0\x6f\xb6\x57\x79\x9f\x31\x78\xcb\x9b\xc4\xbb\xc4\x59\xc6\xcd\xe1\xf9\xd4\x2f\xba\x1c\x1f\x2c\xdb\x4f\x75\xc0\xb6\x2f\xff\xc9\xe0\x7b\xfd\x9c\xe2\xb9\xfd\xfd\xd2\xbb\x65\x0d\xbd\x21\xdc\x98\xca\xd1\xae\x0e\xf2\xd2\x5a\x76\xfb\x63\x84\x16\x5c\xd3\xf2\xad\x3a\x0b\x2e\x6c\x3a\x97\xf7\x13\xfd\xcd\x96\x99\x34\x91\x30\x60\xe6\x84\x8b\xa8\xbd\x7a\xac\xcf\x20\xeb\xb1\x7a\x45\x67\x28\xba\xb0\xa2\xcf\xae\xc5\x58\xab\xb7\xe9\xc0\xd8\x0f\x75\x9b\xc5\x23\x78\x16\xf8\x09\x13\x4b\x0c\x82\xc7\x62\xfb\xc9\xf3\x50\x6d\xf5\x0b\xa8\xc1\xb8\x80\xc2\x2a\xba\x93\xf4\x57\xd2\x15\x56\x02\x6d\x49\xd8\x4e\xee\x1a\x56\xbe\x57\x2c\xa0\xe3\x9d\xec\x40\x21\x0d\x35\x3e\xb6\x8b\xa8\x1f\x75\xff\x68\x77\x60\x74\xe0\x26\xf1\x22\x5c\x14\x4c\xcf\x78\x4a\x58\x84\x6c\xc1\x46\x92\x3c\x31\x5b\xeb\x76\x50\x60\xf8\x2f\x85\xb3\x69\x63\x64\x4d\x52\x1b\x73\x37\x3d\x36\xac\x9d\x73\x91\xbd\xc4\x2b\x0a\x48\xe3\x47\xb6\x5b\xe1\xe7\xea\x4f\xda\x66\x23\xb1\x90\x78\xed\x14\xb4\x07\x6c\x44\xc4\xc3\x7c\x42\xd6\x32\xc0\xb8\x6f\x18\x6f\xcc\x21\xa2\x3f\x6e\xbc\xae\x92\x6c\x24\xfe\x5b\x70\x8c\x16\x4f\x0d\x4a\x42\x33\xfd\x19\xba\x30\x25\x07\xcc\x99\xe3\x95\xce\x7f\xc9\xbf\xd4\xda\x0d\xd9\x8a\x78\x6b\x05\xc3\x74\xe8\x99\x6a\x1b\x42\x86\x9d\x27\x8c\x41\x59\xf1\x01\xf4\x62\xcc\x55\x22\x1a\x7d\x1b\x9f\x4e\xde\x52\xdb\x49\x7c\x41\x73\x2f\x48\xa6\x5c\x62\xec\x48\x9a\x41\xff\xcd\xc6\x87\x51\xd9\x04\x5e\x9a\x17\x83\xef\x23\x28\x76\xfe\xaa\xb7\x12\xb6\x98\x2f\x83\x77\x90\xf2\x55\xfe\xd0\x0f\xe4\x6b\xc0\x1f\x44\x24\x15\x4c\xcb\x42\x6d\xa6\x4f\x43\x7d\xc5\x42\x18\xfb\x6b\x9e\x12\xd2\x58\x86\xfc\xfd\x64\x3c\x47\x94\xb8\x8f\x76\x85\x27\x0f\x43\xb1\x68\xc0\xa0\xd7\x4e\x5e\x99\xf0\x63\x73\x40\xcd\x31\xc6\xb8\x29\xae\xde\x95\xf9\x43\x71\x04\xdc\xc8\x1a\xe3\x8f\x42\x7f\xb2\x1f\x51\xd3\x10\xeb\x39\xef\x51\x6e\x68\x07\x6f\x4a\x4d\x14\x6e\x3b\x3f\x38\x3f\x85\xb4\x18\x20\x25\xf2\xa9\xbb\x04\xbb\xc2\xe0\x4c\x85\x68\xa1\xd7\x7f\x5c\xb3\xb8\xc9\xfe\xbd\xe2\x8f\x84\x69\x08\xae\x5e\x27\xd9\x2a\xbb\x5b\x87\x95\xdc\xe1\x2d\x00\xfb\x4b\x5e\x91\xf7\xc3\x7c\xa5\xb3\x11\x77\x90\x55\xd2\x80\xea\x64\xcc\x21\x69\x5e\x5e\x07\x01\x23\x25\x25\x86\x52\xf2\xa4\x9a\x30\x1e\x03\x2c\xdd\xee\x2d\xe0\xac\x93\xbe\x6b\xdc\x51\xe6\x6d\x3c\xaf\x8b\xa9\xf8\x64\xfc\x4b\x1a\x5e\xfd\xd4\x90\xc6\x51\xd7\xbd\xd0\xa3\x48\x10\xc8\x0a\x9d\x1e\xbe\x17\xde\xac\xed\xaa\x42\xa0\x93\x34\x7d\x79\xd3\xf0\x5e\x6a\x4b\xc2\x0b\x72\xb2\x0a\x16\x26\xa5\xdb\x94\x71\xde\xd7\x38\xee\x8a\x85\x96\xaf\xc5\x6f\x5b\x1b\x34\xcd\x65\x9f\x9d\xef\xc4\x1b\xaa\x96\x36\xc3\xd8\x31\xb5\x89\x8e\x2e\x62\x6a\x43\xaf\xed\x22\xec\x2a\x2c\xc9\xfa\x4f\xe5\x4e\xd4\x62\xf3\xd5\xdc\x4e\x5c\x88\xd1\x90\x70\x96\x24\xd0\x2f\x0a\xeb\xa0\x4f\xd6\xe8\x7c\xfc\xd8\xa7\x94\x63\x16\x7c\x71\x54\x77\xbe\x66\x6a\x59\x6a\x27\x4f\xec\x5a\x89\x6f\x97\xb0\x0e\xd7\x38\x5b\x6b\x08\xf7\x1a\xa6\x38\x5d\x60\x2a\xe8\x16\xc7\xff\x2a\xa5\xc8\x66\xdb\xca\x5c\x05\xf6\xa8\x25\x37\xe1\x32\xc9\xcb\x08\x0a\xdb\x49\x3b\xa4\xfd\xee\x53\xc6\x6e\x56\xf5\x5b\xe6\x14\xad\x1f\xa8\x54\x0f\x95\x6e\xeb\x0b\x17\xed\xaf\xb8\xd9\xfd\x98\xc5\xae\x99\xd6\x89\x23\x0c\xd5\xf3\xda\xce\xc1\x60\xd0\x80\x96\xc9\x95\x34\xe4\x52\xc7\xcf\x5c\x1d\xb6\xa4\xb1\x2d\x61\x9c\xb8\xdb\xf4\x21\xec\x29\x0d\xa3\x5f\xe2\xd3\xc8\x2e\x52\xcf\x6e\xca\x26\xc4\x55\x6c\x32\x2e\x22\xc6\x57\xef\x93\xd3\x48\x35\x75\x7b\x78\x15\xe4\x11\xf0\x2d\xf2\x66\xaa\x37\xdc\x07\xd1\x48\xdb\x85\x92\x55\x6d\x63\x08\x71\x8b\x73\x0f\xb0\xd8\xc4\xaf\xf1\xcf\x38\x5b\x69\xd3\x43\x8e\xf2\x23\x58\xf5\x9e\x30\xc1\x1f\xde\x2f\x07\x1e\xb7\xa5\xfa\x8f\x01\x8e\x1f\xad\x3b\x23\x7b\x4e\x9c\x0c\x56\x72\x2f\x91\x04\x30\x18\x39\x9a\xb2\x14\x89\x42\x04\x50\x2f\x61\x24\x55\x0d\xf4\xff\xe1\xcf\xe5\x72\x99\x37\xc8\x90\xf8\xfd\x1c\x10\xdd\x3d\x64\x3b\xef\x32\x7b\xb9\x27\x52\x70\x80\x0f\xb1\x4b\xb1\xab\xea\x79\xfa\x21\x1c\x14\xfc\x4b\x56\x80\xdf\x05\xe3\x72\xd3\x88\x05\xc8\xb9\xa4\xff\x91\xa7\xa3\x2f\xc3\x0f\x52\x9e\xe0\xd6\x56\x4d\xa6\x8d\x11\x37\xe7\x46\x32\x43\x28\x9f\xe2\x2d\xec\xf5\x0c\x44\xc8\x5a\x1e\x9a\x33\xdd\x93\x29\xc0\xf3\x3f\x34\x5e\x45\x85\x22\xe0\x3a\x17\x74\x0b\x8a\x23\x79\x8a\x5d\x89\xe1\x72\x16\xe0\x7e\xe1\xda\x89\xfb\x09\x5f\x09\x8f\x61\x2f\xc8\x0b\xc8\xd1\x95\x35\xd4\x5a\xea\x8e\x9c\x2d\xf4\xeb\x0c\x54\x7c\x16\xcb\xcc\x5e\x1d\xd2\xc9\x05\x78\x41\x9e\x5b\x81\x75\x02\x8c\xb5\x10\xee\x83\x7f\xa7\xd9\x89\x38\x43\x54\x8a\xed\xa8\x76\xf2\x04\xd6\x53\xcc\x16\x4a\x37\x61\x37\xee\x05\xad\x1e\x36\x83\x98\xc8\xf0\xae\xe8\x27\x1f\x66\x4d\xcd\x89\xa5\xf1\x39\x8b\xe2\x67\x32\x49\xbc\xb8\x90\x5e\x8e\x1e\x50\x7a\x7e\xe1\x3f\x15\x4d\x34\x5f\x81\x44\xd0\xbf\xa9\xb3\x61\x01\x8c\x7f\x45\xd9\x88\x58\xe6\x5d\xe6\x01\x94\x8a\xf5\x06\xbf\x1b\x33\xce\x59\x02\x0d\xc7\xcb\xb8\xe9\xe5\x9f\x48\x09\x3c\x55\xf6\x71\x6a\x28\xff\x79\xdc\x35\x46\xb5\xa0\x36\x64\x84\xdd\x2b\x7c\xea\x55\xc0\xf7\x12\x77\x19\x21\x75\x77\x45\x27\x94\xde\x0d\x5f\xc4\xee\x02\x1c\x34\x45\x0c\x63\x2c\x86\x5f\x14\xb7\xe0\xf2\x50\x0a\xf1\x03\xc8\x64\x6c\xb5\xc4\xab\x7c\x1e\xa1\x4e\x82\xcd\x0e\x21\xeb\x25\xdb\xe2\x9a\x69\xef\xa5\x93\x42\x8e\xb3\x44\x52\x8c\xd7\x51\x5e\xbc\xf4\xb1\xbe\xb2\x7a\xbd\xbe\x55\x9e\x5d\x97\xa8\xfb\xcd\x3f\xd0\xf0\x48\x57\x49\x6b\x83\x0e\x6b\xd7\x62\x27\x22\x6c\x9a\xdf\x0d\x9f\xd0\x03\x9a\xd4\xb2\x14\xdc\x13\x35\x2f\x6b\x80\x94\xa7\x72\xc6\xd5\x52\x9f\x29\xd7\x85\x5c\x64\x6e\x51\x9c\xf4\x76\xe3\x0e\xc9\x5f\x68\x7b\x2a\x0f\x35\xaf\x97\x9e\xae\xa9\x6d\x22\xf0\xd0\xf5\x8b\x1c\x93\xa8\x58\xf0\x6f\x9b\x00\xfd\x15\x3e\xcf\xfa\xa4\xc1\x15\x55\x64\x89\x28\x6d\xc7\x1e\x34\xc1\xb3\xd2\x88\x95\x86\xf2\xb8\x18\xea\x0a\x9d\x7f\xc8\x4b\xa6\x9b\xfa\xad\x37\x91\x9b\xa2\x5c\xaf\x19\xab\x5c\xda\x51\x24\x0d\xab\xde\xd8\xb6\x9d\xfb\xac\x0e\xd1\xf2\x81\xf2\x05\x5c\xe1\x9c\x8e\x6e\x85\x31\x9a\xa6\xd6\x5f\x46\x1e\xb4\x3d\x29\xc5\x62\x93\xac\x4d\x59\x81\x84\x97\xa6\x6f\x71\xf1\x94\xd3\x86\xf0\x90\xff\x18\xd7\xb4\xc5\xde\xcd\xdc\x99\xaa\x3a\x0d\xa1\xa2\xa3\xd7\x45\x72\xbc\xda\xbb\x3b\x8e\xeb\xa8\x3d\xd7\x19\x46\xd9\xde\x70\xa8\xed\x33\x1a\x05\x7d\xd8\xd2\x52\xbf\x01\x09\x6a\x5e\x5c\x5a\x85\xd9\x6f\xaf\xc9\x5a\x4d\x60\x58\xe3\xe3\x6a\x28\x10\xe3\xe3\xd0\x40\x06\x4f\x87\xf1\xbe\xcc\xd9\xa3\x3a\x6d\xac\xa6\x8e\x57\xec\x52\x5c\xa6\x0d\x57\xef\x05\x4e\xd0\x15\x75\xdb\xe9\xd5\x0c\x21\xf8\x34\x16\xcb\x74\xc2\x67\x82\x27\xb3\x46\x51\xf8\xd2\x77\x9c\x20\xdc\xa4\xcc\x01\xee\x09\xe2\xbd\x98\x0e\xbe\x83\xfa\x3e\x88\x27\x70\xb2\x6a\x3c\xd6\x88\x6e\xf3\x97\x18\x36\x50\x1a\xaa\x5f\x28\x22\xa9\x69\x75\x03\x40\x0a\x2d\x0b\x5c\x47\xbb\x46\x47\xc0\xc2\x30\x63\x8c\x2e\x64\x58\x43\x07\xf3\x33\xa6\xb0\xb4\x85\xcd\xc6\xf7\x67\xe2\xb8\x61\xe4\x88\x18\x3e\xdf\x9d\xf6\x39\x88\x26\x48\x64\x4f\xf3\x48\x12\x75\xf1\xf1\xfa\x2f\xa4\x13\xf5\x29\x72\x23\xf9\x2e\x78\x0f\x7f\x88\x3a\x1b\x16\x40\xcb\xa6\x65\x20\x0e\x61\xa8\xf4\x6e\xb4\xac\x21\x8c\xb9\x14\x07\x2b\x4d\x62\xed\x24\x32\x32\x83\x38\x66\xca\xff\x62\x6a\x79\x6d\x8c\xd0\x20\x22\x70\x83\xfd\xca\xa3\x44\x54\xc2\x7f\xaf\x4b\xc7\xff\x80\x8f\xca\x66\x10\x63\x91\xcf\x79\x99\xa4\x56\xf4\x0b\xea\x12\xca\x42\xdc\x7c\x34\x99\xba\x91\x00\xad\xaf\xa4\x43\x48\xc7\x4b\xcc\xcc\x28\x6a\x45\xc6\x76\x76\x06\x63\x56\x8c\x2f\x57\xc3\x7a\x19\x44\xe6\x8f\x73\x7f\x7b\x18\x84\x6d\x82\x2a\xcd\x38\x76\x32\xee\x83\xe4\x30\x4e\x43\xe8\xe2\xba\x10\x56\x91\x42\x28\x33\x89\xf7\xc8\xb7\x50\x32\xf2\x56\xea\x60\x9d\x89\xda\x4e\x97\x15\x8f\xd1\xd7\x31\x25\x19\xf9\xcc\x71\x76\x4f\xf4\x57\x0e\x89\xfb\x30\x48\xc4\x9f\x0a\xe4\x79\xdc\x13\x5c\x15\x8e\xa9\x19\x28\x02\x6d\xb3\x98\x8e\x99\x4d\xdf\xcf\x1e\xc7\xde\x64\x1c\x22\x4f\xc4\x1f\x67\x3e\x43\xb6\x11\x2f\xb0\xfd\x6b\xcf\x90\xc7\x38\xf4\xe2\x32\x5a\x38\xf7\x6a\xfa\x0b\xc6\x56\x7e\x65\xf4\x25\x36\x18\x78\x15\x64\xe3\x79\x09\x3b\x3d\x23\x05\xf3\xc5\x52\x25\x11\x36\x2e\x9c\x29\x94\x23\x9e\x0b\x39\xac\x08\xd4\x98\xf0\x1c\x91\x85\x75\x11\xad\x40\x64\xe1\xb1\x22\x4b\xcd\x36\xe2\x79\xd1\xd7\x22\x11\xa5\x5a\x4c\x4c\x87\xd3\x17\x8a\x5f\x47\x77\x32\x7f\x48\xc8\x41\xeb\x39\x7f\xa4\x13\x3c\x7b\x80\x60\xe9\x36\x79\x25\x64\x95\xb6\x1a\xd8\x09\x2b\xd6\x5c\x64\x74\x23\x6c\x9a\x44\xc2\x3c\xd4\xb8\xfa\x00\x7c\x31\x96\xa7\x4e\xa9\xde\x41\x70\x51\xed\x2e\xdc\x43\x7a\xac\xf2\x4f\xfb\x87\x7a\x4d\x69\x8a\xc6\x33\xfe\x55\x3c\x09\x3a\xc2\x09\x50\xa4\x78\x4d\xe6\x2b\xe5\x23\xd2\x7d\x0d\x53\xed\x97\xf8\x85\x10\x94\x6d\x37\xbd\x01\xf6\x77\x23\x0d\xf7\x09\x59\x63\xf5\x80\xf9\xa1\x7f\x9b\x0f\x56\xbd\xc7\x8d\x9a\x0a\x0a\xfd\x88\x27\x0c\x07\xd3\x54\x94\x67\xfa\xa9\xd1\xe9\x8c\xd5\xda\x80\xa0\x6b\xec\x26\x75\x8a\x57\x01\x7f\x99\xb2\x5c\x1a\x53\x5f\xde\x9a\xc0\xbb\x08\xde\xec\x3c\x43\xfb\x07\x16\xd8\x1c\x80\xb3\x20\xb6\x3b\xf8\xd0\x2b\x68\xb8\x6d\x7b\xd5\x66\x5c\xb2\xf5\x7a\xc1\x57\x62\xb6\xf9\x52\x1a\x99\xc2\x37\x5a\xa2\x53\xe9\xd7\xf5\x1e\x41\xcf\xd8\x79\x9a\x26\x2f\x36\xef\x8e\xf2\x8f\xe4\x7e\xdd\x99\xce\xbb\x3c\x3e\xd8\xad\xc3\x97\x66\x87\x3a\xdb\x12\x70\xc5\x08\xcf\x96\x14\xe8\x00\xea\x62\xb3\x4f\x55\x23\x76\xa7\xfd\x45\xc1\x2b\xc2\xa9\x46\x20\x8d\x46\x99\x6c\x3e\x10\x5d\x4d\x27\x1a\x8e\x05\xcf\x64\xbd\xd6\xae\xf5\xda\xc0\x93\xa9\x58\x0a\x1f\x8e\x6f\xc5\x5b\xc1\x1c\x4e\x5b\xf5\x5d\x46\x07\x37\xa0\xee\x04\xfe\x09\xf7\x08\xf8\x22\x6c\x37\x8f\x05\x9f\x55\xed\xc9\x4f\x42\x91\x0b\x1e\x01\xfe\xb8\xd9\xa9\xb5\x82\x32\xe2\xc3\x28\x7f\xe1\x30\xf5\x7d\xc0\x62\xb1\x07\x0b\xe7\xf6\x5a\x72\x91\x1f\x21\x2f\x63\x1d\xad\x7e\x00\x60\xd9\x55\x75\x0e\xc6\x32\xce\x64\x70\x3a\x1e\xc5\xf9\x1f\x6c\x01\x2c\x99\xab\x47\xce\xaf\xda\xcd\x63\x62\xa2\x0a\x0c\x7c\x01\xde\x9e\xea\x05\x1c\x23\x7b\x46\xcd\x17\x82\x68\x4f\x03\x16\x89\x4e\xb3\xa7\xba\xfd\x27\x71\xf0\xb9\x32\x2e\x13\x51\xf7\x9d\xbf\x9b\x35\x1f\xcc\xa1\xeb\x58\x77\xa1\x6f\x71\x77\xd8\x1b\x10\x32\xe8\x61\x4e\x1b\x3a\xb3\x2a\x8f\xdb\x8b\x0b\x2d\x58\xcd\x3b\x49\x2c\x48\x79\x0b\x04\x50\x1c\xa0\x5f\x82\x5d\x8c\x39\x01\x4b\x45\x28\xf6\x5d\x77\x17\x49\x16\xff\x93\x74\x02\x6d\x10\xde\xc0\xcb\xa7\xab\x91\x68\x5a\x20\x43\x83\x46\x61\x37\x30\x9d\x58\x07\xe4\x20\xeb\x28\xfe\x4d\x25\x95\xfd\x9b\x84\xc8\x97\x70\x6b\xa8\x53\x52\x44\xbc\x37\xf4\xe3\xa0\xdb\xc0\x5a\xd6\xd6\x80\x00\xa1\x9a\xfb\xc0\x1d\x21\xb6\x08\x0a\xc5\xcd\xe4\xe3\xb8\xa5\x5c\x77\xca\x0b\xfc\x09\xaa\x1f\x2d\x84\x08\xc1\x1c\xa7\x73\xc8\xae\xe0\x37\x8c\x5b\x94\xaf\x15\x47\x58\x79\xb4\xb7\x79\x9f\xd8\x7f\x33\x27\xa7\x04\x71\xfb\xd9\x09\xa0\xc3\x7c\x07\xd7\x16\x90\x23\x68\x03\x5c\xdd\xf7\x89\xce\x0a\x6f\x8b\x28\xc4\xd9\x54\x0c\x67\x0a\x89\x47\xd3\x52\x42\xc9\xef\xe9\xbd\xe8\xbb\x54\x2a\xe3\x11\xd8\x93\x3e\x9d\x95\x58\xb1\x94\xb1\x8e\x3d\x9c\x47\x61\xe1\xb8\x01\xc9\xf7\x38\x18\xde\x79\xd0\x3a\x9e\x06\x50\x06\x30\x81\xf5\x42\xa8\x47\x88\xf0\x8b\x18\x27\x60\xe3\xa6\x02\x31\xac\x28\x3c\x1f\xd8\x4d\xd2\x10\x17\x08\x82\x51\x0c\xd2\x05\xc1\x86\xfa\x57\x94\x41\x61\x7c\xf9\x32\x9a\x59\x78\x25\x77\x3d\xa3\x51\x44\x4f\x46\xb3\x46\xc5\x2b\x41\x4a\x6e\x80\xf8\x4e\x80\x9d\xaf\x93\xf4\x7a\x18\x85\x4b\xa5\x4a\xbe\x16\xbd\x4c\x75\x94\xa1\xc7\xdc\x53\xd1\x88\xcb\x71\x7b\x54\x8b\x90\x81\x84\xb5\xca\x13\x75\x7f\x93\x76\x2b\x81\xb2\x70\xca\x1d\x65\x60\xce\x77\xba\x87\xe2\x5a\xd2\x27\xa6\x51\x21\x05\xd5\x71\xdc\x14\x1e\x01\xc3\xbc\xed\xf2\x9d\x1e\x0f\x04\x04\x39\x8c\x17\x8c\xf4\xb6\x5e\xa4\xe7\xa2\x67\x5b\x6e\xe0\x3f\x60\xff\x32\x1f\x47\x84\xe2\x97\x9b\x36\xd4\xcd\x24\xa6\x1b\xb5\xa5\x5a\x72\x93\xa1\x3e\x47\x44\x9b\xae\x5f\x9c\xd4\xc3\xe8\xd7\x6e\x01\xad\x66\x43\x34\x81\x01\xdb\x79\x6e\x2a\x8b\xa7\x37\xf0\x51\xf1\x99\xbb\x13\x81\x68\xfa\x46\xfb\x1b\x55\xe9\xd8\x84\x97\x63\xd0\xf6\x74\xf8\x15\x1c\xa7\xf1\x72\xed\x31\xc2\x88\xb5\xa0\xb4\x94\x3c\xc3\xbc\x27\xa7\x86\x6a\x32\x4d\x48\xd2\x31\xa2\x0d\x2e\xa0\x20\xf6\x24\xdd\xb4\x80\x43\xdc\x0b\xea\x9b\x9e\x69\xc0\x56\x65\x0f\x17\x05\x3f\xd3\x86\xa2\x69\x91\x87\x5b\xfe\xc6\xaf\x41\x5f\x77\xfa\xc1\x5b\xb1\x4f\x9a\x88\xb5\x9d\x84\x25\x76\x7b\x69\x1c\x49\xda\x38\x92\x53\x44\x9d\x63\x31\x27\x19\xe9\x47\x4d\x91\xa0\x38\x56\x8b\xbe\x27\xe0\x1e\x97\xa0\x79\xe1\xc9\x02\x2a\x54\x6e\xac\x65\x52\x72\xe5\x1a\x72\x85\x34\xba\x66\x15\x66\xae\x34\xb0\x7e\x1e\x04\x2d\x0d\x84\xcc\xad\x2a\x97\xc6\xc3\x33\x0a\x5f\x49\xeb\x50\x43\x19\xef\xa5\x06\x5c\x5e\xdc\x23\xe9\x7d\x52\x48\x78\xb2\xac\x90\x56\xbc\x72\x9f\xec\x22\xeb\x92\x6b\xba\x1c\xe0\xf7\x30\x07\xc4\xff\x55\xff\x4b\x7a\x2c\xfe\x52\x37\x84\x5e\x2f\x99\x03\xae\x86\x4c\x94\x84\xc0\x3c\x2b\xbf\x49\xea\x91\xae\x85\x5d\x92\x66\x4c\x66\xc6\x0e\xc9\x63\xfc\xc6\xb8\x7d\xd2\x32\x72\x7e\x78\xb4\xf4\x2e\xdd\x67\xe5\x09\x19\x97\x5d\xea\x0a\x96\xc7\xf1\xcf\x31\xfd\x44\x8d\x75\xd7\x48\x18\xd1\x2e\x70\x09\x3a\x4a\xf4\x0e\x7a\x06\xdc\x2a\x0e\x44\x34\x54\x3a\xc5\x2c\xf4\xca\xc2\x7c\xf1\x59\xdc\xf2\x0c\xa6\x24\x9c\x98\x19\xd7\x26\xd9\x47\xe9\x0d\x0f\x93\x42\x19\xe1\x2b\x2f\xc9\x16\x70\xe6\xba\x0a\x64\xaf\x01\x10\x63\x3a\xf0\x00\x76\x91\x58\x24\xc8\x46\x5c\x45\x05\x09\x8e\xa0\x6e\x37\x6c\x14\x86\x62\x17\x57\x8c\x0a\xd7\xe3\x45\x05\xfd\xa2\x70\xd2\xcc\xf4\x31\xd1\x09\xca\xc9\xb8\x7c\xb1\x84\xde\x19\xee\x2b\xa9\x60\x0d\xaf\x7c\x27\x8d\xe4\x8e\xb9\x9e\x90\x45\x0a\x68\xb4\x6b\x3c\x01\xe6\x3e\x21\x96\xf7\x0b\xd7\x8f\x2c\xe2\x6b\x08\xf0\xfa\xa7\x80\x3f\x29\xaa\xc2\x0d\xf8\x9b\x12\x5a\xb0\x40\xa0\xa7\x65\xa4\x4b\x85\x85\x0c\x69\xdc\x42\x51\x1c\xeb\x61\xb8\xbb\x38\x89\x0b\xf7\x5b\x22\xc9\x05\x66\xbb\x79\x48\xc9\xc2\x97\x54\x05\x67\x05\x59\x88\x0f\xe7\x1c\xa0\xdc\x44\x90\xb9\x78\x5a\x40\xbd\x27\x2f\x8a\x6e\x2a\x27\xf2\x17\x33\xe7\xe6\x2b\xf8\x1f\x59\xc3\xe9\xf3\x81\x47\x9c\xda\xd8\x3b\x82\xff\x78\x31\xe1\x6e\xa2\xd5\x40\xa0\x5f\xbe\xb8\x5e\xb8\xc6\x4d\x26\x19\x16\xe3\xc8\x5f\x98\x4b\xb8\x4a\xec\x31\xe6\x79\x5e\x21\x7c\x12\x6b\x1f\xef\x6b\xed\x18\x7b\x27\x7f\x73\x19\x9c\x73\x0b\x10\xe4\xad\xe3\x7e\x11\x94\xa4\x51\xf8\x41\x42\x50\xac\x10\xa0\x8b\x56\x87\x4f\x14\x8c\x8a\x41\x7e\x7c\x51\x84\x24\xce\x7d\xba\x78\x40\x0a\x27\x21\x69\xc5\xf2\x6c\x0c\x94\x5e\x20\x8f\x82\xbe\x62\x20\xe4\x8b\x6a\x3e\x32\x2d\xf2\xb9\xa5\x5a\xd6\x2b\xf9\xfc\xbc\x59\x9c\x10\xf9\x82\xd4\x97\xdc\xf5\xf2\x85\xb1\x89\x7c\x77\xb9\x47\xd8\x38\xb0\x5b\xee\xe6\xd7\x2e\x2c\x94\xcf\x72\x47\x8a\xde\xc9\xe7\x13\xa1\x94\x35\x46\x29\xba\x82\xca\x36\x1c\x86\x7c\xa4\xed\xd1\x7f\xab\x59\xcc\x98\xa1\x4f\x28\x79\xc6\xa4\xe9\x78\xb9\x6c\xd6\x67\xed\xa6\x54\x23\xc7\xa6\xb9\x1c\xf3\x81\x17\xa3\xbe\x13\x76\x9b\xff\x51\x75\xda\x6f\x8b\x60\xb3\xb2\xd7\x5d\x23\x62\x2a\x44\x84\xe3\x64\x67\xe3\x42\xd4\x43\xca\x09\xab\x17\xc4\x4a\x9b\x63\x71\xa9\x3e\x45\x07\x9b\xe7\x94\x6c\x65\x9c\x32\xfe\x9b\x5b\xc8\x6a\x30\x9c\x49\x65\x72\xa6\xeb\x95\x31\xcf\xb8\xc7\x74\x8b\xc3\xee\xf2\x6d\x1a\xa9\xdf\x1e\x01\x58\x75\xd6\xbd\x57\x14\xaa\x74\x25\x64\x92\x5d\x1d\x5f\x51\x2a\x4a\xb4\xfd\x09\x24\x9f\xca\xb3\x6d\xae\x6e\xa5\x1d\x6b\x84\x97\x34\x33\xfc\x2d\xdf\x73\x93\x98\x27\xcc\x8a\x54\x3a\x5b\x68\x7c\x12\x33\xc6\xcd\x30\xcc\x0c\x1b\xe3\x7b\x6b\xff\xf8\xdd\x06\xc6\xd5\xa3\xee\x67\x85\xa3\xca\x76\x74\x80\xa1\xb4\x6a\x0a\xb4\x54\xdf\x53\x73\xb6\x76\x89\xee\x7b\x7d\x7b\x99\x56\x97\x0e\x69\xce\x5f\xab\x35\xc3\x2f\x65\xe8\x34\xf7\xd1\x89\x09\xef\x35\xa1\xb8\x31\x10\x5b\x2d\x27\x3d\x0b\x92\xab\x1e\xd1\x97\xf9\xac\x55\xa5\xb2\x7b\x96\xff\xa3\x3c\x0c\xe0\x50\xfb\xf5\x2b\x6a\xaa\x21\x5f\x75\xa2\xba\x1f\x35\x97\xb4\x4f\xc0\xc3\x65\xd9\xda\x3c\x18\x23\x9f\xa6\xd9\x86\xe4\x65\xd4\x6b\x5c\x31\x5b\x13\x2e\xaa\x15\x84\x00\x10\x46\xf5\x91\x7c\x3f\x48\xa7\x22\xd1\x4f\xfb\x1c\x56\x3e\xe5\x4c\x74\x99\xaa\x04\x00\x2e\x2a\x4b\xfb\xb9\xee\x06\xc4\xa9\xad\x06\xd7\xd7\xc8\x34\x67\xa1\x4f\xca\x26\x6a\x0a\x11\xe2\xfc\x30\xf5\x25\x74\x65\x86\xbf\xba\x18\x07\x4e\x58\xab\xba\x48\xec\x02\xd5\xaa\x6a\xa9\x0b\x83\xac\xca\xd7\x8c\x3d\x3e\xb7\x94\x42\xce\xa0\xcb\x2a\xe5\x2a\xe0\x34\x52\xaa\x26\xc2\xd6\x80\x6f\xaa\x67\x21\xe0\xd5\xa3\xaa\x3d\x28\x7d\x29\x5c\x05\xc7\xdc\xce\x1b\x54\xfd\x85\xaf\x4b\xff\x9f\x72\x17\x69\x4a\x42\xad\x12\x4a\x79\x08\x8a\x50\x2e\xa1\xdf\x08\xea\x56\xdc\x66\xfd\xf4\x9d\xad\xb0\xf3\xea\x5c\x24\x0a\xac\xe0\x09\x02\xae\x8c\x42\xdf\x68\x78\xa7\xb8\x8f\x3d\x58\xed\xaa\x68\xc2\xb7\x97\x1c\x55\x10\x88\x96\x3c\x37\x45\x3a\x79\x7d\x7a\x81\x62\x21\xf5\x55\xc2\x6c\xf9\x53\x46\x09\x68\x99\x7c\x94\x75\x3f\x68\xab\xfc\x00\x57\xe7\x9b\x2e\x6f\x01\x6a\x5d\xfe\x91\x9b\x44\x85\x70\xbc\xec\x23\xf1\x55\x83\x8f\x6c\x27\x99\x54\x45\x90\xe9\x28\x4f\x4b\x56\xc8\xd4\x34\x76\xae\x5d\xa6\x65\xf8\xa5\x3d\x92\x89\x99\x1f\xe2\x0f\xcb\x38\xec\xdb\x91\x3f\x65\x06\xee\xe7\xa0\x53\xb2\x61\xc0\xd7\x97\x2f\xdb\x24\xac\x73\x4d\x93\x1d\x13\x6f\x83\xc9\xc4\xa3\xec\x98\xfa\xc5\xe2\x4b\x9c\x65\x95\x6c\xf1\x2d\xce\xe7\x62\x90\xc4\x83\xfb\x3c\xe7\xb0\x04\xc5\x7b\x97\x16\x27\x71\x00\xb3\xe2\x33\x25\x17\x05\xd1\x91\xc7\x24\xbf\x84\xaa\xa0\x51\x29\x48\x74\xc3\xf7\x98\x94\x2e\x71\x77\xbd\x28\xdd\x23\x95\x42\x9e\x09\x4b\xc5\x97\x6a\xbf\x0b\x09\x92\xe9\x15\x56\x61\xaf\x24\xa1\xc8\x28\xfc\x26\x51\xe7\xc4\x89\xe8\x92\xc7\xa9\x67\x45\x57\xa5\x89\x71\x1f\xc4\x79\xd2\xb6\xc8\x2e\xf1\x88\x6c\x62\xd0\x55\xc9\x22\x19\xdc\xf7\xb3\x44\x26\x1b\x70\x0b\x91\x7c\x96\x7d\x84\x2c\x04\xf2\x34\x63\xb5\xfe\x80\x43\x33\x50\x7e\x03\x78\xab\xc9\x2e\xfc\x25\x28\x53\xbf\xce\x7e\x2c\x38\xa6\x36\xa5\xda\x84\xb5\xea\xe0\xb8\x07\xc2\x2f\xaa\xfd\x91\x1d\xa2\x16\x55\x62\xd0\x3b\x71\x8a\x72\x60\x85\xbf\xf8\xb2\xe2\xbd\x1b\x4c\x42\x54\x44\x83\x0f\xf1\x85\x46\xdf\x9a\xdb\xfc\x4b\x86\xae\x72\x2d\x90\x60\x98\x54\x78\x04\x18\xd4\x43\xb3\x77\x0b\x5c\x75\x5b\x53\xd9\x82\x23\xda\x9f\x71\x17\x84\x74\x6d\x68\x64\xb3\xc8\x47\x93\x14\x34\x2e\xba\xad\x0e\x5e\x11\x2e\x16\x29\xbf\xb8\x11\x25\x01\x8a\x6d\x60\x39\x6f\xd4\xb2\xb7\xa6\x9b\x1f\x68\x99\x5d\x5e\xc6\xef\x34\xa7\x14\x76\x00\x93\x4c\xc8\xec\x7e\x80\x6f\x64\xa5\x92\x04\x01\x06\x5e\xdc\x65\xc1\x73\x7d\x5d\x64\x9f\xb0\x57\x37\x2d\x78\x9a\x08\xad\xd1\xad\x28\x12\x2f\x56\xdd\x73\xb3\x88\xcf\x28\x23\xaa\x92\x9b\xef\x56\xd9\x4b\x07\x9a\x72\x6a\x91\x05\xed\xf6\xd3\x0d\x29\xd9\x4b\x6c\x95\xd0\xf4\xd4\x1a\xeb\x35\x84\x3e\x9e\x63\x49\xc5\xcc\x88\x5a\x63\xea\xc4\x8f\x86\x32\x0c\xf7\xc8\xaf\xfd\x93\xf5\xbe\x8c\x35\x9e\x3f\xb5\x60\xce\x86\x65\xb7\xd4\x43\x82\xb2\x2a\xef\xa6\xee\x9a\x83\xa5\x22\x87\x7f\x3d\xbe\x80\x6e\x3b\x02\xf1\xc8\xfa\xd8\x88\x86\xfd\x9b\x9a\x68\xf9\x85\x9a\x1c\x8f\x32\x4b\xb1\x15\x51\x61\xc6\x0f\x84\xc7\xa1\x0c\x43\x01\xe5\x80\x7f\x99\x6e\x98\x71\xd8\x6b\xb1\xe6\x07\xe7\xcd\xb2\xff\xd4\xb5\x82\xb4\xca\x6f\x0e\x68\xfd\xb2\xd2\x7c\xfb\x24\x70\x77\x41\x72\xe3\x76\x58\x58\xd6\x59\x2b\x15\x71\x39\xd5\xc5\xe2\x8e\xde\x1d\x5f\x68\xda\x89\xbb\x15\xe5\x63\x4c\x20\x81\x42\xd9\xfa\x4d\xd4\x0b\xfe\x28\x9d\x07\xd3\xec\x05\xd2\xe8\xb8\x8c\xe5\x81\xaa\x5f\x02\x51\x65\x91\x6d\x39\xf4\x53\xc9\x11\xeb\x4d\x44\x58\xfe\x79\xcb\x7a\x14\x39\x0b\x67\x36\x60\xae\xa6\x9c\x37\x41\xf1\x94\xf8\xc5\x46\x77\x52\x42\xd4\x24\xfd\x59\x6a\x6c\x28\x55\x87\x63\x94\xf9\xab\x35\xbf\xd9\xed\x5e\x4c\xb5\x95\xf7\x73\xb9\x42\x15\x2c\x14\x57\x9c\xb0\x6c\x44\xe7\x94\x84\x9a\x37\x63\xfd\xf3\xd3\x4d\x83\xf8\x85\x99\x9f\x8c\x23\xc4\x95\x29\x34\x43\x2f\x19\x15\x77\x4d\x2f\xa3\x5e\x00\xdd\xd7\x95\x31\xc0\xa1\x74\xed\x52\xb6\x87\xff\x7a\xf5\x15\xee\x67\xaf\x5d\x2a\x03\x70\x6d\xf9\x43\x65\x91\xe8\x42\xc5\x64\xd3\x41\xc2\xde\x62\xb3\x71\x33\xa9\x24\xef\xa0\x61\x0b\xf9\x45\xa6\x52\x7f\x8d\xda\x93\xb2\x54\xf7\x2f\x5d\x18\xe7\xd0\xbe\x67\x0a\x41\x7b\x35\x4f\xd8\xce\x50\xa6\xfa\x02\x77\xdc\xff\xaa\x6a\x13\xd0\xe0\xf5\x49\x69\x17\xee\x70\x01\x29\x24\x12\x9f\xb2\x6f\xfa\x1e\xe6\x9c\xa2\x13\xba\x2b\xac\x80\x3c\x3f\xdd\x5c\x76\x7a\xc6\x1f\x2d\x92\x43\x49\x1e\xd1\x6c\xe5\xee\x88\xcb\x51\xbf\xe2\x2f\x00\x39\xd4\x4b\x01\x49\xa8\x54\xb5\x52\xe8\xb1\x6a\xa1\x32\x40\xb4\xcf\x1b\xa6\x48\x95\xc4\xb8\x9c\x91\x43\xa4\x87\xcb\x82\xb4\x6e\x82\xe1\xa2\xe5\x1a\x86\x70\x4d\x6e\xaf\xfa\x9a\x70\x7f\x46\xbf\x3a\x59\x54\x94\x8c\x57\x6d\x13\xbd\x8f\x5b\xa6\x72\x15\x0f\x82\x00\x25\x57\x52\x17\xaa\x57\x1c\x92\xfa\xaf\xca\x90\xff\x27\x7d\xe6\x3d\x20\xcf\x93\xb1\x5c\x23\x65\x66\xf9\x94\xd2\xb5\xea\x28\xc5\xd3\x42\x8b\xca\xa6\xf8\x96\xeb\xa1\x9a\xa1\xf8\x9c\x11\xa3\xd4\x2b\xbe\x26\x07\x28\x97\x28\xbe\xc6\xbe\x57\x0c\x28\x27\x80\x68\x8a\x35\x8a\x1f\xa1\x4e\xf9\x88\xe2\xf5\x2a\xb4\x7c\x81\xe2\xa4\xf7\x73\x99\x56\xc1\x75\x65\x49\xbf\x2a\x96\x95\x46\xa9\xca\x35\x83\x85\x39\xca\x43\x1a\x75\xce\x2b\x65\x96\xa6\x24\x63\x96\xe2\x9c\x66\x41\xf2\x5f\x8a\x5a\xf5\xf5\xd8\x67\xf2\x6f\x6a\x13\x88\x29\x6f\x57\x83\x42\x47\xe4\x9e\xaa\x7d\xab\xe4\xb2\x2e\x95\xaf\xf7\x6f\x59\x88\xb2\xd2\x55\x25\xdd\xa3\x00\x4a\x46\x95\x26\xfd\xb5\xc2\xa9\xca\x89\x7a\x47\xce\x49\x45\xa3\x7e\x4d\xfa\x4f\xc5\x62\xdd\xe9\xe4\x09\xf2\x4e\x5d\x69\xec\x1b\x79\x99\xf6\x14\x48\x25\x9f\xaa\xf5\x0d\x3d\x2d\x6b\xd4\x94\xac\xda\x22\x5b\xae\xae\xf2\x09\x94\xee\x57\xf9\xba\x8e\x48\xeb\x14\xaf\x8b\xef\x76\x78\x57\xbd\xcc\xb7\xb7\x25\xd4\x6e\xcd\x7a\xd7\x52\xdf\x60\x4c\xbd\xdb\x6c\x87\xda\x13\xda\x1d\xbb\x11\x0f\xa3\xb3\x6d\xfb\x30\xd8\xd5\xfd\xd6\x7e\x42\x64\xd0\x7a\x33\x8c\x02\x5f\x59\x60\xf4\x62\xec\xf4\x38\xa1\x3b\xc7\x75\x5f\x46\xd0\x48\x04\xeb\x8a\x0f\xb5\xbd\xad\x9d\x9e\xcf\x6e\xf5\xaa\x1f\xc9\xba\xea\xac\x81\xd4\xa5\x9e\x6a\x1a\x82\x87\x27\x98\xed\x0f\x50\x39\xd1\xe9\x8d\x5f\xb1\xbd\xab\x47\x2c\x9f\x89\x31\x41\x9b\x4d\xe7\xa9\x3e\x2b\x11\x86\x2e\x66\x88\xc7\x7d\x1d\x9a\x5b\xb8\xcc\xaa\x09\x16\x98\x8a\x5b\x5b\x77\xd6\x57\xe5\x17\x3b\xff\x80\x2f\x65\x6d\x6c\x2e\x81\xd5\xa7\x6e\x70\x6c\x45\xfc\x4e\xe0\xdb\xfe\x43\xbf\x8a\x8e\x6e\x0c\xc6\x2f\x5d\x3d\x68\x49\x22\x09\x83\xf6\x98\x82\x68\x2b\x57\x72\x0d\xf3\x98\x63\x1e\xbf\xb5\x6f\xb8\xa7\x97\xed\x55\x9f\x15\x1c\x2e\x5e\xed\x2c\x80\x2d\xcc\x1b\x6b\x3a\x85\x88\xcd\xaa\x71\x64\xa3\x28\xa9\x68\xdb\x28\xe6\x5e\x42\x56\x63\x32\x5e\x11\xbd\xcc\x62\x25\x41\x57\x77\x98\x4e\xff\x9f\x00\xb8\x00\x68\x32\x51\x00\x00\x6c\xfb\xec\x96\x1e\x08\x48\x83\x20\xdd\xdd\x0d\x83\xb1\xee\xee\xfd\xeb\xfe\x63\xc9\x68\x10\x04\x1b\x0b\xbb\x15\x3d\xdb\xb3\xbb\xbb\xbb\xcf\x6e\xdf\x27\xe2\x84\xed\x75\x3e\x90\x36\x07\x2e\xb2\x3f\x91\x3f\x41\xa5\x59\x5f\xa9\x33\xdd\xc7\x22\x1f\x75\x5b\xcb\xd7\x77\x7c\x63\x8c\x28\x96\xb7\xaf\x60\x7e\xc8\x7b\xd4\x56\xca\x7e\x9e\x35\xaa\xe5\x3d\x6f\x74\xca\xdf\x66\x48\x50\x1b\xff\xc2\xf5\x49\x74\x36\xda\xd6\x58\x2e\x15\x85\x9d\x71\x38\xe4\xb9\x81\x27\x6c\x9b\x54\x11\x28\xb3\xe5\xae\x76\xac\x3b\x09\x99\xa2\xff\x53\x3e\xab\xed\x07\xb7\xa8\xe8\x43\xeb\x6a\xde\xd3\x3c\xa0\x85\x24\x68\xce\x5c\xd3\x3c\x4b\x84\x4e\xd9\xe3\xba\x24\xc9\x8e\xdf\xd7\x48\x97\xd5\x47\x2b\x1d\x77\xe4\xd6\xb0\xbb\xf6\x64\xe5\xdf\xc0\x6f\x56\x58\x63\x44\x1d\x42\xee\xea\xee\xb9\xaf\x83\x33\x8c\xa5\x65\x61\xcd\x5f\xa4\xa9\x45\x25\x4d\xd7\x65\xbc\xbc\xff\xb9\xf6\x01\xbd\x99\x15\x8d\x6b\xe4\xb7\x53\xb4\x4e\x9b\x32\x2d\xbe\xcf\x51\xae\xda\x11\xad\xb0\xfd\xd5\x64\x84\xff\xcf\x0a\x6a\xff\xcc\x2e\x47\x3e\xea\x77\xfb\xc6\xc1\x88\x31\xc7\xa3\x08\x9a\x66\xba\x5e\xba\xde\xa5\xd6\x70\x0b\xef\x34\x2a\xb5\x53\x72\x37\x3a\xcd\xda\xed\x99\xee\x0e\x8b\x8e\x95\x82\xb1\x5b\xf4\xa1\xf1\x4e\x9b\xde\x30\x34\x5a\x6f\xa5\x18\xae\x87\x87\x5b\xa6\x19\xcf\xcd\x6e\x81\x77\x9a\xb6\xfb\x36\x41\x46\x73\x9d\xc7\x7a\x30\xc7\xfc\xb9\x94\xed\xd4\x82\xd9\x85\x3a\x87\x05\x14\xe4\x96\xda\x97\x81\xad\x19\x47\x6d\xff\x80\xbb\x53\x22\xac\xd7\xc0\xb7\xf1\x32\xcb\x17\xc8\x2b\xda\x60\x19\x0f\xe5\x86\x97\xc0\x6f\x20\xda\xec\x63\xd0\x61\x88\xeb\x7b\x1e\xdc\x0b\x45\x7b\x7c\x31\x6f\x00\x5f\x97\x8e\x70\xb4\x23\xd7\x0b\xb3\xec\xab\x91\xb3\xb9\x01\xb6\x4b\xc8\x9e\x8c\x35\xd6\xcf\xc8\x40\x8a\x87\x75\x06\x32\x3f\x5e\x64\xc9\x47\x4c\xd1\x10\x22\x41\x30\xe1\x24\x98\x81\x4c\x9b\xfd\x1c\x2a\x87\x37\xfb\xbe\x05\x49\xf0\x64\xcf\x09\x66\x0e\x44\x2e\x19\xb0\x1f\xb6\x3d\x2a\x1c\x63\x7b\x60\xdb\x91\x3b\xc6\x36\xd5\xa6\xce\x58\x6c\x8d\xb1\xa5\xa4\x4c\xb4\x54\x59\xbf\xc6\xab\x91\x0e\xeb\x92\xe8\xf9\xf0\x39\xeb\xdc\x70\x18\x3a\x6b\xe9\x09\xf2\x02\x8f\x20\xd7\xfd\xbc\xcc\xaf\xe0\x6b\x9e\xc1\xe6\x69\xd0\x9e\x62\xfb\xe2\xae\xfa\xf8\x7c\xf5\x42\x7e\xc3\x87\x6c\xf7\xbe\x3c\xfc\xb1\xb4\x86\xf9\xe9\xa4\xd3\x89\xda\xee\x99\x34\xaf\xb9\x7d\x9d\x87\x99\xab\x22\xb5\xed\x25\x5c\x65\x48\x58\x4b\x97\x70\x9d\x7f\x9b\xeb\x9e\x6c\xb4\xf7\x3a\xe7\x44\x25\xd6\x6d\xba\x2d\x59\x7b\xb6\x98\xb7\x88\xdd\x50\x9e\x4f\x5b\x80\xc6\xdd\xcf\x1e\xd5\x9b\x4f\x74\xa4\x55\xf4\x54\x51\x08\x89\x9a\x79\xe9\x74\xd5\xdc\x25\x1d\x7f\x58\x97\x23\x6d\x6d\xbd\x3c\x49\x48\x4a\xf3\x1f\x11\xc3\x7f\xb5\x0b\x23\x93\x7b\x1f\x75\x2c\x53\x9a\xdd\xe2\xad\xf7\xb4\xfd\xc5\xb9\x0b\x13\x71\xdd\xf9\x59\x7d\xa9\xc4\x21\x59\xaf\xe6\x67\x91\xcd\x69\xe9\xdd\x04\x9a\x5f\xa2\xa4\x0b\xcf\x9c\x30\x77\x71\xc7\x1c\x4e\x56\x64\x73\xeb\x3d\xfe\xda\x90\xa2\x66\xac\x98\xe8\xbf\xaf\xf1\x30\x10\xe6\xfd\xc8\x11\xa8\xfc\xe0\x86\xb6\xea\xb4\xe7\x8a\x3d\x7b\x57\x91\x73\xf2\xc7\xf6\xbc\xa7\x56\x65\x6d\xea\x8e\xa7\x2b\xd2\xa6\x74\x29\x98\xcf\x12\xd1\x1d\x3d\x9c\xf6\xb9\x5d\x6d\x2d\x7c\x55\xe4\xbc\x16\xba\xc8\x19\x42\x6a\xfa\x9f\xf4\x1f\xff\x67\xce\x16\xc5\x34\x1f\x2f\xbb\x97\x9a\xe2\xd6\x65\x59\xa2\xdb\x5f\xd4\xd3\xc3\xa7\xdf\xcf\x5b\x3c\xef\x3a\xf3\x5a\x56\x59\x57\x0e\xfb\x42\xea\x91\x8e\x85\xdc\x4f\x89\xbe\x6d\x77\x04\x45\x73\x95\x2d\x1f\x44\xe7\x22\x5b\x9b\x9e\x4a\xb5\x21\x40\xe3\x6a\x39\x29\x60\xba\xa3\x4a\x55\xe9\x83\xb5\x8d\xd6\x06\xb9\xdd\x43\x76\x1b\x26\x14\x65\xcc\xc3\x71\x87\xe7\x25\x76\xde\xe6\xf5\x67\xbe\xee\x20\x08\xaa\x53\xb5\x6d\xe7\x45\xbe\x09\x6f\x5a\x23\x25\x6e\x73\xf1\xcd\x64\x59\x6a\x64\x93\x4b\x26\xd7\x84\x38\x9d\xb5\xaa\x91\x01\xf9\x76\x2f\x4d\xa7\x4f\x9f\x75\x88\xee\xb3\x7b\x3c\x7c\xd3\x48\x28\xac\xef\x10\x4a\x56\xe5\x6e\x68\x9f\x21\x7d\x98\xb9\xa6\x75\x37\x80\x4a\x2d\x6d\xa9\x92\x4b\x12\x2e\x37\x5d\x54\x3c\x98\x4b\x74\xa5\xa8\x24\x91\x6b\x9c\x16\xcd\xf8\x90\x93\xf6\x66\xed\xd3\x80\x01\xab\x51\xbf\x0b\x35\x09\x59\x62\xcc\x77\xdf\x0c\x6d\x31\xdd\x2e\x0c\x6a\xfd\xa0\xd6\xe6\xaa\x5a\x36\x6a\xe6\x66\x6a\x9b\x01\xcd\x8b\xd4\xa8\xa6\x10\xed\xa6\x84\xe3\x8d\x67\x74\xae\xb9\x6c\x27\x47\xaf\x8c\x3c\x63\x7f\x69\x60\x84\x8e\xb5\x79\x1a\x4d\x81\xa3\x2c\xb1\x26\x3b\x4a\x0e\x77\x98\x13\x3d\xfc\xc1\xeb\xe6\x37\x85\x1e\xcd\xd7\x4d\x3f\x72\xd3\x9b\x56\x9a\x13\x33\xa3\x5d\xa0\x59\x96\xf2\xb9\xb1\xcc\xbc\x2b\x61\x99\x73\x1c\x38\x76\x6e\x83\xfd\x22\xd8\x10\x79\xc5\x66\x05\x17\x87\xce\xb5\x3c\x07\x9f\x05\x96\x22\x89\xd0\x0c\xd4\x3e\xe8\x2c\xf8\xc1\x83\x05\x96\x80\x67\x0b\x0e\x37\x3d\x87\x85\xb9\x13\x5d\xfb\x60\x79\xe6\xb4\xc6\xe5\xb0\x3c\xe5\x91\x53\x01\x23\x09\x3d\x8e\x74\x78\xfe\x5c\x9c\x7d\x26\xdc\x1f\x79\xdf\x7a\x0f\x5e\x14\x5a\x6a\xa9\x87\xad\x81\x62\x78\x2f\x5c\x89\xba\x0b\x09\xa1\x13\x1e\x1a\x70\x22\x14\x51\x20\x6f\x9a\x6c\xc5\xe7\x3c\x6c\x7c\x65\x4d\xce\x1c\xe2\xbc\x62\x9d\x90\x72\xcb\xb1\xca\xf2\x29\xa1\xd7\x2e\xb3\xdc\x9a\xcb\xb6\x61\x2d\xeb\x23\xbf\x58\xe7\x5a\xf8\xa1\x42\x64\x8f\x65\x48\x60\x1f\x1c\x8f\x48\x7d\x87\x81\x3f\xe1\x1e\x8f\x6e\xf3\x56\x68\xc7\x82\x1c\xc2\xac\x2a\x4a\x7b\x08\xf1\x6e\xed\x7c\xdb\x53\xf2\xd6\xfa\xa3\x86\xff\x51\x2f\xe0\xe6\x48\x57\x32\x02\x88\xbb\x98\xff\xb2\xfa\xa8\x78\xac\x0f\x17\xcf\x0c\x2b\xcd\x12\xf4\x70\x31\x69\x17\x25\x63\x85\x6d\x91\x87\x80\x97\xd2\xe7\x28\x8d\x3a\x56\x69\xeb\xcb\xc6\x85\xd7\xfe\x6e\x23\x11\xa6\xd6\xbf\xb7\x85\x91\x66\x62\x6f\xea\x19\x14\x0a\xe1\xb3\xd4\x9b\xf6\x80\x12\xc5\x2c\x65\x5a\xe8\xb6\x86\x41\x8e\x8c\x3d\xa6\xe4\x3b\xff\x32\xef\x6e\x5a\xb3\x18\x10\x1d\x8c\x5c\x0a\x28\x65\x7b\x51\x7c\xd5\x13\xd5\x90\xde\xa4\x86\x64\xcc\x3f\xad\x8d\xb8\x02\x9c\xd4\xca\x22\x68\x88\xd3\x75\x3b\x49\xff\x91\x1f\x48\x1a\xa9\xf3\x69\xe7\x19\xe7\x19\x5c\xe6\x9d\x86\x6a\xb6\x89\x3b\xb5\x64\x3d\x7f\x94\xa0\x31\xad\x52\x74\x41\xe2\x16\x69\x90\x7d\x05\xf6\xa2\x78\x2a\x8b\x6a\x65\x8f\x00\xdd\x44\x9e\xdb\xfc\xbc\xfe\x03\x95\x89\xbc\xc0\xea\xe8\x2e\xad\x98\x10\xcb\xbc\x26\x96\x92\x7d\x39\x39\xf4\x87\xb4\x0c\xde\x7e\x4c\x1b\xb3\x5f\x48\x2a\x89\xe4\x32\x25\xb3\x52\x1f\x09\x2d\xc0\x90\x48\x8c\xf4\x85\xe2\x2f\xaa\x51\xb9\x4e\x93\x34\xcf\x55\x3d\x89\x3d\xb3\xa9\xa8\x76\x13\xe7\x2c\xdc\x5c\x2f\xe7\xe9\x35\xd9\x58\x40\x10\x27\x02\x08\x2b\x45\x63\xe9\xff\xa3\x4c\x15\x3f\xaf\xbf\x4b\x3f\x2c\x7d\x54\xbc\x98\x7d\x11\xf8\x91\xda\x28\x48\x54\xfa\x47\x16\x48\xae\xaa\x65\xa8\x93\x8a\x93\xda\x0f\x9d\xe7\xca\xff\x11\x83\x8d\xff\x56\xf5\x49\x96\x43\xe9\xb5\x8b\xa5\x87\xd5\xa8\xfa\xbb\xb2\x07\x42\x13\xae\x56\xee\x41\x4b\x22\x8d\x56\x54\xd7\x27\xd0\x86\x28\x17\x14\xcf\x62\x61\x54\x3f\x53\x73\x79\x7f\x35\xec\xc8\x7c\xf1\x55\xed\x27\xdf\x99\xf2\xbf\xfa\x81\x76\xb8\x58\xaf\x27\x3a\xfa\xca\xb6\xe8\x97\x99\x33\xaa\xa6\xe8\x1f\x29\x71\xb5\x2b\x0d\xee\xfc\x1f\x18\x99\x81\x48\xf9\x8b\x37\x18\x7a\xea\x2a\xc8\x67\x0d\xd7\x8b\x1a\x19\x3a\xa3\x67\xea\x28\xae\xda\x88\x89\xc4\x8b\x06\x8c\x5b\x7c\x11\x79\x80\xc9\xbf\x35\x33\xff\x8b\xe3\xae\x6d\x71\xb1\xd5\x11\x65\x04\xcb\xd3\xed\x2a\xf9\xf9\x6a\x77\xdb\x20\x6f\x45\x5d\xa4\xf5\x2f\xf9\x0d\x16\xb2\x46\xa1\x11\x92\xaf\xa5\xaa\x68\x1c\xdd\x0d\x21\xa6\x5c\xe1\x90\xe1\xea\x48\xa1\xf0\x31\x84\xf7\x7d\x00\x0c\x80\xe2\xe6\x33\xb9\xd0\xbc\xa5\xd6\x94\xc2\x8c\xae\x04\x43\x4c\x69\x60\xc7\x20\xb0\xb4\x32\xb6\x7d\x3a\x77\x7e\xad\xa1\x95\x46\x9e\xd5\x30\xb2\xb9\xad\xf6\x27\xe1\x9a\x6b\x51\xe1\x51\xda\x74\xa7\x36\xe5\x21\xbb\xd9\x1e\x1d\xb9\x4a\x88\xb7\xdc\xf0\xcb\x00\x04\xb0\xaa\xb9\x24\x67\xe3\x02\xa7\x65\x4b\x81\xb0\xf7\x98\xfe\x40\x09\xa1\xe7\x3e\x90\x56\xa1\x99\x77\x99\x9b\x59\x73\xb5\x73\x0b\xe9\x31\x46\xd8\x2e\xac\xbd\x47\xa8\x6a\xf9\x51\x78\x88\xba\xb6\x29\x27\x75\x14\x7b\xae\x93\x16\x79\x51\x88\xb2\x61\xfd\xa4\x40\x25\x92\xd4\xf4\x3b\x67\xe6\x52\xd8\x42\xcc\x3f\xb3\x58\xaf\x87\x8a\xf7\x2c\xcc\x00\x46\x95\xdf\xeb\xbd\xcf\x9d\x51\x93\xd7\x43\x21\x9d\xab\x7f\xdc\xb5\xbd\xf6\x2e\xfe\x62\xfb\xd9\xc2\x0b\xd4\xdc\x96\xe6\xd4\x24\xd6\x45\xd7\xec\xa8\x89\x82\x2b\x76\xad\xdf\x76\xc0\x1b\x59\xde\x63\x23\x41\x55\xcc\xe6\x9b\x94\x09\xb5\x4b\x90\xdb\xd4\x5d\xf5\xa7\xb4\xa5\xf4\x05\xb8\x38\x71\x06\x73\x27\x71\x2f\x7d\x3d\xfb\x0f\x95\x86\xa1\xf3\x1a\x99\x89\xc5\xaf\x84\x0e\x2e\x3b\xf5\x94\x64\xbf\x70\x5d\x64\x81\xbc\x41\xe6\x83\x02\xd4\x38\xe5\xe5\xee\x25\x84\xce\xda\x37\xcd\x6e\xa4\x92\xfa\x07\x48\x28\x25\x10\x7b\x5c\xb3\x91\x16\x47\x78\x21\xda\xc9\xd0\x51\x82\xe9\x29\xac\x37\x74\x04\x33\x8c\xbb\x92\x3d\xbe\x78\xa5\xe0\x04\xef\x49\xea\x3c\x49\xb8\xe8\x6a\x64\x14\xf0\x54\xf6\x1a\x25\x56\x4f\x54\x15\xcf\x5b\x83\x1b\xc0\x74\x37\x95\x10\x1c\xb8\x12\x58\x4c\x6a\x21\xbc\xd2\x8c\xa7\x9c\x22\x1f\x15\x45\xd2\x93\x69\xff\xd0\x8e\x32\xaf\x31\xcf\xd5\x2f\xe5\xec\xe2\x8e\x2f\xa6\xf0\xff\x0a\x5c\xa9\x0c\xb1\x4b\x12\x1a\x39\x03\xe0\x02\x2f\x50\x5a\xd5\x46\xd5\x9b\xce\x9b\x98\x49\xa4\x8f\x8d\x6b\xb1\x59\xd4\x08\x68\x28\x7e\x1e\xbd\x41\x75\x9e\xe4\xc6\x5c\x25\xf4\xa5\x9c\xe1\x4c\xa3\x3e\xa2\xef\xe0\xf5\xd5\xbd\x60\x3d\x15\xe6\x16\x3d\xe2\x71\x24\xee\xa9\xa3\x45\x05\xc0\xb8\x88\x5f\x32\x8a\x32\x10\xb5\x5a\x79\x43\xa3\xed\x18\x53\xbb\x88\xb5\xcd\x39\xb5\x7e\x32\x47\x69\xee\x6f\x58\xc5\x8b\x54\x2e\xc3\x73\xf8\xaf\x05\x01\x24\x92\xf0\x38\x75\x3c\xb5\x53\xbc\xb5\x2e\x95\x39\x5e\xba\xbb\x88\xca\xb9\x05\x3c\x49\xd9\x2c\xf8\xab\xf4\x8f\x78\x2b\x45\xab\x9b\x51\x4f\x15\x7f\x74\x61\x6d\xe8\x2a\x92\xe8\xb7\xbd\xad\x76\xb2\x24\xc2\x54\x55\xf7\x54\x5a\xaf\x30\x35\x3c\x92\x19\xf8\x73\x09\xd3\x80\x03\x94\x0c\x72\xab\x62\x24\xba\x93\x5e\xa5\xa4\x16\x3e\x61\xb3\x54\xd7\x52\x04\xfc\xd3\x9a\x86\x88\xd7\x12\xac\x6e\xb8\x6f\xb4\x22\x49\x7f\xb5\xc5\xa3\x2c\x44\xd7\x68\x35\x57\x46\xe8\x5e\x1b\x24\x35\x18\x7d\x3e\x70\xa1\x6e\xa3\xde\xc6\x1d\xc4\xa6\xeb\x6f\x91\x27\x13\xa7\x18\x42\x6b\x77\x51\x83\x0d\xa6\x42\x22\xb3\xd5\x70\x3b\x25\x8f\x57\x60\x8c\x8f\x9c\x22\x0e\x31\x6e\xf6\xdd\x26\xaf\x35\x15\xba\x7e\x16\xad\xb0\x5f\x45\x56\x94\xfe\xb1\x67\xeb\x2e\x54\x1a\x6c\xcb\x65\x84\x5a\x7f\xeb\x57\x8e\xa2\xfe\xb7\xb5\x8a\x34\x16\xef\x6d\x99\x57\xf3\x85\xac\x47\x2e\x14\x3c\x64\xcc\x81\x7f\xa5\x4c\xe1\x46\xc2\x13\x23\xc3\x45\x24\x28\xc7\xcf\x03\xb8\x00\x82\x8d\xda\x02\x54\x17\x19\x4e\x28\xde\xd8\x39\x45\xab\x2d\x67\xb5\x6f\x90\xce\xa9\x4e\x6e\xf3\x61\x4b\xea\x8a\x5b\x20\x62\x3e\xb6\xb7\xe9\x4c\x0d\x40\x9a\xdb\xf8\xa3\xa0\x9f\x1e\xec\xf8\x9e\x12\xce\xc1\xda\x2e\x44\xb2\x85\xe7\x2c\xfd\x7e\x1a\xa0\x19\x16\x3b\x3f\xe6\x17\xf6\xc5\x41\x9b\x8b\x6e\xcd\xb7\x6b\x87\x96\x2d\xe8\xde\x2b\x39\x59\x65\xec\x3a\xce\xf6\x41\x2f\xea\xd8\x47\x1c\xd7\xf0\xb7\xad\xbb\xa6\x9e\x38\xd0\x92\x5f\xb0\x88\xb6\xc7\xb5\x25\xa5\x84\xfd\xcb\xf1\x31\xb2\x55\xd8\x66\x73\xf7\x1b\x00\x44\x48\xa8\x73\x69\xde\xc0\x12\x14\x44\x2c\x4a\x5e\x14\xaa\xd9\x53\xfa\x6d\xc1\x18\x49\x47\xe5\xfd\xf9\x47\x58\xdf\xd0\x63\xbb\x49\x84\xef\x0d\xb2\xce\x8b\x35\x04\x62\x48\xfb\xe4\x82\x2d\xb4\x8a\xe6\xaf\x29\x1a\x76\x6f\xe3\xfa\xc8\xd3\xc2\x3c\x7b\xbc\xdf\x0b\x20\x1e\xe9\xec\x5c\x46\x1d\x5e\x25\x6c\x24\xd1\xa8\xb5\x03\x60\x3f\xfd\x79\xfd\x59\x15\x96\xd9\x81\x8b\x13\xf4\xb1\x0d\xc4\xbd\x54\x2a\xb7\x97\x4a\xad\x13\xf1\xbf\x31\x53\x8a\xb0\xa2\xdd\x5c\x76\x4a\xaf\x74\x50\x38\x18\x61\x51\x4c\x95\xa5\xa0\x92\xd5\xe7\x54\x63\x3a\xce\x91\xbd\x6b\xef\x3a\x97\x52\x06\xea\x2f\x9a\x7f\xd0\x88\xd8\xad\xca\x63\x8c\x04\xc2\x0d\x01\x8a\x55\x4c\xf1\xa4\x7c\xe6\xb4\xd2\x95\x75\xd3\xf9\xee\xec\xe1\x45\xee\xa2\x21\xbc\xdb\x29\x5c\x69\x98\xe8\x46\x84\x52\xde\x0f\x8c\x40\xa5\xaa\x11\x95\xa6\xfd\x23\x31\x19\x03\x38\x6e\x93\xde\xe3\x66\x99\x4b\x28\xe7\x09\xfb\x95\x31\xb4\xcb\xe4\x55\xfc\x05\xcc\xc9\xb4\xa5\x14\x2b\x1b\x64\xee\x40\x0f\xf2\x62\x38\xdf\x0b\xaf\x08\xd3\x05\x86\x94\x14\x49\x8b\x24\x28\x82\x2a\x0f\x03\x7e\xa1\x4a\xd4\xa1\x6a\xf7\x36\x1f\xec\x16\xd2\x56\x7b\x36\x7e\x1b\xe5\xbd\xf1\x25\xf1\x0e\xdd\x4f\x31\x9c\x12\xcc\x94\xf0\xfa\x68\x1b\xd8\x0f\xc9\x1b\x98\x3c\x9e\x10\x3d\x9e\xc3\x14\xfa\x15\x12\xf9\x9b\xc4\x7f\x93\x9f\x8b\xab\x80\xa1\x11\x75\x40\x88\x32\x1a\x65\x52\xe1\x34\x8b\x5a\x08\xf5\x95\xac\x6a\xeb\xc6\x86\x1e\x8e\xa7\xc1\x81\x1f\xc5\xbd\x09\x5c\x27\x5a\xf9\x7d\xdc\xc5\x94\x32\xa1\x89\x74\x9d\x5e\x23\x96\xd5\x92\x58\x5d\x52\x6b\xc1\x23\x5e\x38\x70\x30\x79\x81\x68\xb2\x72\x6a\x44\xb9\xcc\x5f\xdd\x81\x3a\xa8\xb4\xe8\x4a\x9a\xd6\xd7\x06\x88\x94\x96\x39\x75\xeb\xc5\x9b\xf4\xb1\x0d\x78\xc9\x63\xd9\x76\xfc\x44\xd9\x14\xce\x7a\xd2\x38\x80\x44\x1a\x4f\xad\x97\x6f\xaa\xd9\xc3\xb8\xab\xf4\x2a\x90\x70\x06\x55\x2b\x92\x69\x82\xfb\x9a\xf4\x88\x0a\x69\xa8\x6e\xa8\xef\x54\xc5\x5e\xfd\x7f\x8d\x50\xc5\x4f\xed\x36\x38\xa1\xfa\xbc\x2e\x46\x2b\x45\x9f\xd1\x2d\x93\x7a\x60\x1e\xeb\xde\xb2\x73\xf1\x59\xfa\x1a\xc2\x0b\xd2\x03\xfd\x96\xea\x27\xb4\x03\x06\xef\xfc\xb7\xac\x97\x86\xd6\xe4\x4c\x3e\xd1\x38\x22\xc2\x20\xfe\x66\x5c\xec\x3b\x4f\x7e\xdd\x84\x76\x38\x4b\x0d\xb6\x13\xa0\xae\x62\x99\xad\x52\xfd\xa6\xfa\xad\xf5\xa4\x78\x6b\x1d\xc9\x1a\xc9\x1a\x8d\x1d\x6b\x99\x8f\x7f\x4d\xf8\x84\x7c\xa9\x8e\xa0\xa2\x90\xd2\x7c\x1d\xd3\x05\x77\x24\xcf\xe4\xe5\x42\x47\x22\x16\x88\x43\x21\x0f\xdf\xdf\xf2\x6a\x50\x6b\xfb\x5e\xf4\xa4\xd3\xcd\x3c\xa4\xac\xa2\xfd\x89\xaa\xa9\xf2\x46\xdb\x42\x91\xa3\x16\x68\xf5\x65\x4e\xc1\x54\x35\xf7\xe1\xe7\xe0\xc5\x4d\xc3\xab\xd6\x91\xcf\x37\x56\xe4\x67\x32\x20\x87\x30\x39\x92\x2b\xb1\x71\x22\x6e\x8a\xe6\x5b\x68\x7e\x14\xf9\x48\xb8\xc1\x26\x2c\x1a\x37\xff\xaa\xc9\x58\xaa\xee\xc9\x51\x8d\xaf\x9c\x38\xaf\x5d\x34\xab\x66\x6b\xe7\x66\xc6\xfe\xfa\x25\xed\x87\x71\x5f\x70\x17\x5a\x77\x57\x35\x93\xf3\x9b\x1d\xf9\x49\x8c\x29\x2e\xf7\xe4\x22\xee\x54\x87\x21\xe2\x8f\xa8\xc1\x7a\xc6\xaf\x0d\xb8\x8f\x4c\xb2\x4d\x2f\xe4\x2c\xda\x6c\x0a\x2b\xb9\xb4\xe0\xbc\x72\x5f\x05\xaf\xf7\x8c\xf0\x79\xcd\xd4\x9e\x45\x8c\xf9\xf5\x23\xe7\xd5\xe0\x9e\xe0\x32\x3b\x5e\x54\xb5\x91\xf6\xb7\x95\xe4\x57\xd2\x17\x37\x63\x92\x35\x9c\xf5\x8d\x31\x91\x89\xa2\x31\xb6\xa7\x7e\x17\x80\x65\x88\xce\x75\x87\x79\xa7\xaa\x07\xf1\x61\x7d\xaf\x3d\xa1\x7d\xc2\x49\xaf\x7f\x2e\x4d\xe0\xee\xc5\x25\xb1\xa7\xf0\x79\xc4\xed\x04\x8d\x30\x95\x5a\x57\x1d\x2b\xce\x63\xce\xc9\x7b\x2e\x6d\xe1\xa2\x13\x6f\xca\xa3\x85\xdb\xc3\xd6\xaa\xa6\xc8\x2a\x7d\xe8\xda\x12\x55\x9e\x6b\x3a\x23\xa8\xf6\x29\xac\x60\xb2\xea\x2f\x6b\xf1\xac\xb3\xd8\x6d\x92\x1d\x1c\x39\x61\x3f\x6b\x11\x2f\x9f\xfc\x91\xe0\x2e\x48\xa7\x57\x55\x3d\x10\x89\x59\x0f\xf2\x56\x4b\x1e\xf2\x76\x25\xae\x03\x06\x44\x87\xc3\xfa\x95\xab\x81\xf1\x3e\x7c\xed\x30\xd5\xaa\xc6\x5c\x9a\x04\xd3\x00\x1d\xa1\x5f\xc4\x8d\xd6\x9c\x60\x12\x09\x03\x92\x38\x76\x00\x59\xca\x0a\xe7\xba\xd3\xe8\xf8\x6d\xfc\x24\xa6\xa6\xaa\x5d\xd8\xca\x39\x9c\xc7\x91\x84\x0b\xca\x12\x11\xc0\x4d\x32\x22\xac\x4f\x99\x00\xfc\xf0\xd1\x6b\x36\xa8\x53\x1d\x03\xe4\x91\xa4\x34\x10\x4d\x59\x4b\x01\xd4\x20\x4d\x43\x5b\x2a\xf6\x61\x34\x31\xbe\x32\x73\x59\x67\xd9\x72\xdc\x7f\xdc\x04\xde\xe8\xca\x2f\xfc\xcb\x82\xa3\xb9\xff\x89\x76\x88\x77\x25\x66\x4b\x9f\xca\xce\x85\xb5\x2a\xb2\x94\x3e\x3e\xdb\xd5\xaf\x35\xdb\xec\x11\xf8\x8d\xcc\x01\xd3\x7f\xc4\x0e\x36\x47\x95\x46\xee\xe7\xa2\x84\xbf\xa8\xbf\x79\xef\x19\x85\x0c\x58\xf0\x18\xe7\xc3\x8e\x11\x3d\xab\x2c\xe5\xcd\x90\x4e\xcc\x05\x85\x19\x00\x2d\x71\x82\x64\xa3\xe2\x4a\x58\x9f\x3c\x47\xad\x46\x0d\x57\xa3\x74\x38\x6b\x57\x03\x20\xd4\x1b\x9d\xb8\xa5\xa2\x6d\xca\x61\x84\xcf\xe2\x67\x82\xc7\xe4\x16\x69\x14\xbd\x8e\x56\x2f\x6b\xc7\x56\x33\xf3\x81\x9f\x15\x6b\x38\x3c\x85\x39\xd7\x93\x7f\x55\x15\x9e\xf0\x48\x6c\x55\xbf\x0a\x5b\x0b\x94\x6b\x6f\xa2\x68\x2a\xb4\xfe\x0f\x52\x8f\x6e\xd1\xc4\xe8\x6d\x98\x11\x9a\x03\xf2\x0c\xec\x0a\x6d\x36\xbf\x81\xd0\xac\xdd\x4a\x1b\x41\x5e\xae\x4b\x6a\xc8\xa1\x3d\xd3\xed\x2e\x7f\xc8\xa2\xea\x8b\x72\x16\xf3\xa6\xeb\x1f\x24\xfc\x2b\x1a\x63\x70\x85\x5d\x97\xf9\x1a\x71\xa8\x1b\x4a\xa9\xa9\x18\xe2\x54\x47\x5a\x0e\x6b\xcf\xa0\x87\x58\x58\xb2\xed\xf5\xdf\x91\xdf\xdc\x3f\xb8\x40\xa4\x99\x72\x87\x68\x44\x82\x30\x75\xd4\x31\xf0\xc6\xf2\x38\xc6\x69\x38\x2e\x27\x8d\xb3\x07\x5a\x97\xb0\x51\xf0\x1a\xf2\x0b\xfb\x23\x2d\x06\xb7\xf8\xe6\x2a\xee\x80\x68\x70\x4a\xc5\xe6\xb6\x45\x1a\x4b\xf5\xb6\x56\x97\xd4\x88\xbe\xd3\x42\xe3\xbc\x6b\x88\x6f\xf6\x22\x7f\xc3\xef\x73\x9d\xaa\x5f\x46\x36\x37\xf2\xca\x76\xd1\xf5\x8e\xff\x72\x86\xb0\xd7\xd8\xf3\x12\x06\x05\x3e\x56\x67\x78\xbc\x64\x07\x72\xd6\x77\x89\xc2\x02\xcf\x34\xf3\xcb\xef\x75\xbb\xa9\xff\x54\xdd\xef\xda\x24\x9d\x80\xfe\x5f\x67\x18\xa7\x19\x23\x69\x87\xc8\x6b\xf0\x23\x5a\x8f\xd7\xf3\x49\xb7\x9b\xff\x94\xf5\xd0\x5e\x36\x4d\xca\xfe\xc1\x8e\x73\xde\x48\x38\xc3\x3f\x60\x77\x84\xd7\x4b\xa4\xd6\x08\xdf\x0b\x8a\x7a\xf8\x98\xe9\x63\x79\x76\xdf\x6e\xf5\xd2\xaa\xe4\xde\x49\x92\x33\xb5\x84\x9e\x1c\x0e\xa9\xfe\xdf\x79\xe5\x64\x1b\x8e\xd9\x99\x5a\x8f\x25\xe5\xb5\x4f\x2f\xeb\xa1\xd1\x5a\xfe\xc9\x99\xc2\xda\xd5\x34\x21\xe1\x2f\xbf\xc1\x19\x17\xee\x92\x78\xd9\x72\xfc\x26\x2b\x26\x23\xa9\x88\x88\xdf\x54\xb5\x5f\x9f\x25\xc0\xd6\x3e\x01\xac\x42\x52\xfd\x0f\x9e\x59\x64\xc5\xa5\x51\xc7\x88\xaf\x12\x37\x61\x82\xa4\xc5\xd4\xd2\xb2\x65\xb2\x37\xcc\xe0\xec\x61\xf2\xfb\xdc\x82\xb8\x23\xaa\xe9\xc2\x75\x21\x66\x8d\x5e\x86\xf5\xce\xd3\x47\xaa\x98\xf0\x69\xee\xc9\xda\x07\xba\x55\xbc\x73\xf5\x47\x65\x7f\x05\x23\xb0\x0b\xb9\x7f\x84\xd5\x84\x25\x94\x0e\xd1\x61\xf2\xa5\xfa\x83\x12\x22\x3d\xb2\xac\x42\x16\xc4\x3a\x9c\x75\x54\x9e\xc6\xeb\x8e\x5b\xa0\xec\x12\xad\x0d\xd1\x6a\x3c\x81\x91\xde\xc5\xba\x37\xaa\x1d\xb0\x2f\x67\x34\x26\x4c\x37\x8a\x9b\x8b\x3d\x27\x13\xf3\x56\x13\xf8\x5c\x95\x60\x1a\x79\x0e\xc5\x4d\xb8\x86\x16\x50\x8f\x11\x73\x98\xe9\xa5\xdf\xa4\x75\x9c\xd6\xac\x46\xa0\x59\xe0\x15\xa7\x56\x8e\x15\xdf\x0d\x91\xab\x37\x00\x4f\xbc\x71\xba\x45\xea\x4c\x50\xcd\x38\x44\x3c\xa4\xb1\xb1\x72\xc9\xdf\xa5\xee\xec\x97\x34\x7f\x4e\x2d\x77\x19\x43\x4f\xf6\xe3\x83\xac\xbf\x75\x36\x21\xc4\x5d\x54\x5a\x23\xde\x22\x10\x65\xb9\xc9\xc2\xc5\x9c\xb8\x3c\xf9\x13\x59\x7b\x88\x4a\x75\x50\xf1\xdd\xbb\x47\xfb\x48\xb3\xd6\x1c\x42\xed\x62\xec\x55\x17\xd2\x2b\x58\xf3\xc5\x5f\x99\xd1\x1c\x2c\xbb\x92\x1d\xc9\x4b\x22\x25\x73\xab\x05\xa9\xe8\xa3\xfc\x4e\x51\x75\xc9\x2e\xd1\x48\x49\x4b\xe6\xa0\x64\xbf\xec\x5b\x5c\x00\xb0\x53\x61\x0d\x69\x55\x1e\x53\x17\x79\x7f\xd4\xce\xd4\x95\x1b\x57\x92\xda\x04\x38\xe5\x1f\x8a\x59\xb8\x50\x74\x9f\x36\x5f\x74\x83\x55\xcb\xb8\x22\x89\x27\xe2\xd9\xc9\xd2\xcd\xe8\x09\xdc\xdd\x40\x5c\x49\x90\x80\x2b\xbf\x96\x49\x13\xd3\x95\xcb\xe3\xc6\xc9\x3a\xd4\xae\x90\x8d\x8a\xcb\xda\xc5\x3e\x68\x4d\x85\xfe\xa5\x7e\x03\xee\xb8\x6a\xbe\x22\x89\xf0\x45\x9d\x24\xcc\x25\x57\xaa\xf7\x32\x5e\x52\x6f\x68\x2a\x09\xe1\x8c\x46\xcd\x97\x5a\x77\x36\x45\xbb\xa8\x18\xe0\xd1\x75\x98\x8c\x9f\xc2\xe5\xfa\x90\xd8\x8f\x52\x4f\xc3\xc8\x90\x1b\xf2\x01\xe3\x10\x9f\x93\x6a\x8e\xc9\x5f\x7b\x06\x83\xc0\x8b\x80\x0e\xec\x4f\x18\xcd\xbf\x45\x58\x02\xfd\xa0\x6f\x22\xf3\xa0\x6d\x78\x7f\x1a\x09\xd2\xd4\xe4\x30\xf5\x50\x5c\xd1\x15\xce\x49\xf0\x7d\xc6\x0a\x41\x11\xb8\x39\xf6\xad\xf8\x07\x28\x0e\x1d\x05\x9c\x05\x13\x51\x11\xaa\x53\xe0\x4c\x8d\x0a\xfd\xab\xf9\xb9\xac\x1e\xb3\xbf\xe9\x27\x6f\x17\xae\xdb\xf5\x9c\xb6\x8b\x68\x6f\xbc\x84\xc3\x50\x56\x3a\x77\x56\x2f\xa7\xff\x74\x74\x16\xb1\xd9\x90\x9d\x98\xc1\xe7\x67\xd8\xc6\xc5\x3e\x17\x47\x5b\x96\x86\xc6\x01\x89\x48\x14\x0a\x51\x31\xa1\x23\x9a\xe1\xe8\xc8\xce\xb9\xd2\x97\xf5\xaf\xda\x5f\xf2\x2a\xb1\x27\xdb\xf4\x34\x1a\xe1\x58\xeb\x78\xdc\x0c\xf2\xfb\x66\x47\xb5\x9c\x8e\x6b\x1a\x5a\x54\xc2\xfa\xd4\xd8\x90\xc1\xe0\x1d\x77\x20\xb1\x3f\x44\x97\x6c\x4d\xa1\x68\xd9\x5b\x0b\x88\xda\xa6\x8a\x82\xe5\xea\x5d\xb5\xad\x3d\x5b\xa4\xcb\xea\xb3\xba\xfd\x79\x93\xb0\x7e\x5d\x02\x5a\x2c\x01\xd5\xb1\x11\xfb\x95\x5c\xde\x76\xa3\x9a\x45\x3b\xd8\xf2\xbd\xa8\x8c\xc5\x6b\x7a\x9b\xa1\xe6\x95\x37\xf6\xc7\xcd\x16\x71\x1d\x91\xa1\x16\x59\xbb\xb5\x13\xf5\x56\xf9\x00\x7e\xa7\x5b\x26\x35\x55\x7b\x01\x4f\x64\xc1\xe8\x00\xfe\x46\xd9\x57\x4c\x00\x9d\x04\xec\xc5\xe1\x70\x2b\xe4\x2b\x88\xc7\xaa\x6d\x8a\x0d\x54\x6a\xe1\x65\xe5\x3d\x66\x46\xda\x7f\x6a\x3e\x17\x1b\xa3\xd7\x86\x0b\x07\x83\x52\xf5\x63\x65\x0a\xaf\x91\xc6\x08\x95\x43\xfb\x48\xfc\x05\x3d\x0c\xc8\x93\x1c\xac\xbf\xc0\x8f\x90\x6e\xc1\xce\xa7\xdd\x91\xf5\x11\xe6\xe1\xa2\x80\x65\xe4\xe3\xd5\x3e\xf2\x0b\xf4\xc0\x42\xb3\x32\x80\x75\x20\x6d\x97\xea\x3c\xaf\x33\x86\xa7\xd9\x24\x5a\x17\x94\xa9\xdb\x08\x4c\xf1\x72\x37\xbc\x57\x9d\xd6\x7a\x88\x84\x98\x29\xb2\xf9\xe2\x06\xec\x1a\xde\x62\x09\x97\x90\x46\xab\x91\x4a\xc9\x43\xb1\x03\xb2\x3e\xea\x8f\xaa\x4d\xc0\x4b\xa6\x67\x61\xa0\x82\xc2\x51\xa6\x41\xaa\x50\xc1\xf0\x18\xb4\x26\x54\x7c\x3e\x28\x53\x97\x0f\x3c\xf6\x8a\x31\x2c\x55\x97\xaa\x11\x3e\x8e\xc8\x92\xa2\x04\x10\xb9\x89\x9b\x2e\x3c\x4f\xdd\x48\x0d\x12\xfb\x31\x26\x35\xac\x92\xb4\xb3\xfa\x2a\xaf\xca\xfc\xb8\xc5\x05\x72\xe0\x92\x20\x2c\x6d\xb2\xe2\xb2\x38\x2a\x26\x5a\x3d\x4e\xc6\x0b\xaa\xd5\xe2\x14\x4f\xbd\x4c\xfa\x87\x9a\xb5\xaa\x4a\x4e\x3c\xc3\x53\x32\x9c\xbb\x84\x79\x8f\x93\xcd\x8f\x61\xf7\x52\xb2\x04\x47\xb8\x0e\xcc\x55\x91\x86\xbf\xa8\x32\x4c\x92\x27\x3c\x95\xff\x46\x16\x2f\xf1\x4b\x3d\x2a\x57\xc8\x16\xc7\xb8\x29\x1f\x29\x72\x83\x94\x1a\x9a\x3a\xd0\xeb\xae\x7e\x86\x2e\x47\xf1\x91\x59\xc0\x4f\x10\xdd\x67\xbd\x14\xc0\x6c\x34\x67\xb3\xf0\x14\x99\xc1\x43\xc4\x59\x98\x49\x02\xb5\xe4\x6a\x85\x55\x64\x94\xa9\xf3\x25\x92\xd5\xf2\x94\x54\x04\xf0\x53\x86\xc6\x4c\x50\x1c\x51\xc7\x05\xad\x54\x8b\xb5\x3c\xef\x32\x5d\xa9\xfe\xaa\x1c\x4d\x5d\xa6\xf8\x24\xc4\xd0\x25\xca\x3e\xe6\x63\xa6\x40\x15\x4b\x0a\x64\xdb\x55\xcf\xeb\x47\x72\x4f\xa8\xb7\x95\x6f\x14\xf8\x6b\x6c\x79\x17\x45\x4b\xb5\x82\xd4\x18\x29\x55\x27\x8f\x19\x2b\x2f\xd3\xdb\x82\xee\xaa\x32\x0c\xeb\xbd\x0f\x6b\x09\xc6\x9f\x32\x88\x54\x03\x16\xf2\xcf\x51\x64\xa0\x1f\x63\x19\x6d\xa7\xf9\x05\x71\x12\x73\x9a\xf9\x62\x9d\x1f\xbb\xcb\x7c\xa4\xec\x0b\x2f\xc9\xbc\x2b\xaf\x44\x38\xd4\xbc\x3e\xe5\xa5\x64\x98\x79\x57\xcc\x68\x20\xdc\xbc\x37\x78\x92\x92\x66\xde\xe3\xe3\xa5\x19\x34\x5f\x97\xe6\x12\x82\x5d\x9e\xbc\xf5\x24\x4a\x63\x01\xbd\x87\x72\xc8\x89\x21\xc4\xd2\x33\x1d\x1a\xb4\x9c\xf9\xd8\x3e\xaf\x4c\xcc\xd9\x67\xdb\x91\xfb\x8a\x7f\xc8\xfa\x6f\xca\x2e\xd1\x6f\xcb\xa9\x98\xe1\x32\x1a\xb2\x3b\x78\xae\xe2\x28\xdc\xea\xc3\xd4\x94\x40\x32\xc9\x25\x7c\x6a\x9b\x3b\x2f\x9f\x68\x6b\xf9\x4c\x8f\x25\x7f\x6f\xde\x84\x7f\x46\x33\x35\x19\xd0\x69\xcc\x08\x57\x5c\x59\x21\xc7\xdb\xf9\x35\xf7\x02\x3f\xd6\xd1\x9b\xb2\x45\x64\xb7\x07\xc7\x4c\x95\x8d\xb0\xb6\x05\x97\x28\xb4\xc8\x35\x1f\xa7\x66\x32\xec\x27\xb1\xe3\x0c\x5d\x58\xee\x5f\xc2\xe5\x8e\x6f\xb4\xef\x64\x74\xbb\x1c\xbf\x97\x7a\xa3\xf5\x0b\x3a\x84\xe1\x6c\xa1\x95\x65\xb2\x91\xa6\x73\xb9\xd7\x79\xeb\x5c\x33\x53\x0e\x8b\x26\x38\x63\x63\xa2\xa4\xbd\xf6\x80\x60\x99\xc2\xdb\xf2\xd4\xe7\x1f\xf5\x3f\xf0\x32\x21\x51\x87\x54\xf7\xb1\x4e\xe8\xfa\xd0\x1d\xe4\x9d\xba\xdb\x18\x7b\x03\x57\x3f\x19\xb7\xa9\xea\x80\x1e\x4f\x9a\x59\xf4\xaf\xfe\x30\x75\x7d\x56\xb1\x21\x8f\xd9\x98\x70\xdd\xf0\x83\xbb\x33\xe2\xa5\xf1\xb2\x28\x28\xc0\xc7\x74\x58\xf6\xda\x43\x6d\x7e\xaa\x1e\x25\xb8\xa9\x1d\x8b\x2e\x62\xd5\x68\xf3\x30\xa3\xc9\x95\xda\x7e\xec\xd1\x86\x11\xda\x6f\x84\x3d\x55\x74\x1d\x8d\xfc\xaa\x48\xa5\x7b\x45\x2f\xc9\x1a\xaf\x77\xb1\x5e\x25\x6c\x34\x50\x79\xe7\x22\x1e\x1a\x71\xa2\xcf\x01\x01\x26\x36\xc0\xf3\x68\x34\xaf\x54\xc7\x08\xca\xd4\x2d\x98\x59\xcc\x0b\xea\x97\xd8\xd5\xa4\xbb\x1a\x16\x21\x16\xb3\x40\x73\x8d\xf4\xb5\x6a\x98\x96\x4e\xfd\x50\x14\xa2\x1b\xcb\xf4\xca\x3c\xa3\x3b\xc9\x01\x13\x5a\xf4\x7b\x05\x01\x11\xb7\x0c\x97\x25\x43\x03\x22\x8d\xbf\xe5\xc1\x1e\xab\xcc\x18\x75\x2f\x3f\x5e\x01\x12\x7e\x32\x0e\x2a\x83\xc8\x28\xe2\x75\xe5\x4b\x6a\x6e\xfd\x0e\xd5\x22\xfa\xfa\xca\x54\x35\x87\x55\x58\x08\x6b\x8a\xb8\x63\x33\xcb\xb5\x59\x82\x21\x09\x79\x3a\xbe\xd8\x27\xe2\xa2\x7e\xa7\x4c\x11\x50\x61\x9c\xae\x1c\xe5\xf1\xc1\xd4\xa7\xb9\xc9\x9b\x2d\xfb\x97\x3e\x8e\x7e\x0c\x68\x62\x3c\x25\xfe\x4f\x2e\x61\x1d\xac\xfb\xae\x20\x73\x8e\x54\xb4\x2b\xd9\xbc\x0f\x05\x3f\x55\x06\x61\x46\xc6\x0b\xf5\x3a\xf1\xf6\x84\x99\xda\x09\x32\x52\xc4\x05\x5d\x8b\x22\x2a\xc0\x60\xf0\x56\x87\x78\xd6\x1b\x4f\xe9\x88\x9c\xc7\x92\x31\xdc\x76\xda\x19\xc9\x2f\xfe\x18\x42\xa6\x6c\x92\x40\x5f\x97\x03\x24\x8a\xa6\x96\xbf\x95\xab\xc5\xa7\x0a\xd4\x8a\x43\xd2\xf9\x19\x0e\x55\x20\x60\x8f\x7f\xad\xde\xad\xd8\x12\x71\x43\x2b\x52\x7d\x09\x18\xd4\x07\x69\xeb\x3d\x0f\x1b\x87\xea\x9f\xb1\x99\x82\x16\x80\x41\x15\x0b\x37\xc9\x6b\x71\x7f\x44\x7f\x15\x91\xe8\x18\x09\x5d\x39\xb3\x7c\x82\xf4\xa5\xca\x33\xff\x28\x00\xaa\xc3\x33\xc6\x28\xe2\x34\xd5\xf1\x1b\x55\x23\xb4\x4b\x23\xee\xa9\x3f\xea\xfe\x04\xfc\xd4\xbe\x33\x90\xbc\xf2\x0c\x43\x8c\xcf\x99\x1f\xb8\x6d\x86\x6f\x94\x44\xde\x03\xe3\x14\xdc\x68\x41\x9d\x11\x55\x4b\x11\x7e\x34\x96\x95\x11\xc5\x83\x46\x7b\x7e\xbe\xb4\xd1\x78\x2a\x7d\x15\xd0\x64\x9a\x16\xef\x52\xf4\x98\x74\x11\xff\xa9\x4e\x99\xee\x04\x46\x6b\x87\x9b\x23\xbc\x96\xe8\xab\xcc\x5d\x8c\x4f\xec\x54\xdb\x7b\x72\x36\xe7\xb0\x8d\x85\x0d\xe0\x71\xac\x67\x6a\x16\x09\x66\x5b\x8b\x4b\xcf\x8b\xfe\x67\x39\x98\x77\x4e\xe2\x61\xc9\x4a\xa7\xc8\x8a\x90\x2d\xf1\x74\x79\x07\x12\x18\xf1\x55\xf9\x13\x06\x03\x71\x1a\x2a\xb4\xdf\xeb\x86\xee\x26\x34\x9e\x61\x64\xe1\x5d\x32\xd2\x43\xf6\x9b\xc6\x8d\x0d\x67\xb8\x4b\x9d\x97\x6b\xc8\x7c\xa6\x73\x68\xe9\x2a\x61\x89\x63\x56\xde\x76\xb1\xc8\x5e\x98\x5e\x23\xdd\x6a\xab\x8f\x67\xc8\x67\x5a\xd1\x91\x23\x95\x3d\x96\xb8\x40\xa1\x66\x2a\xfc\xcc\xeb\x93\x6e\x11\xb4\x86\x11\xc8\x5c\xd1\x5a\x44\xea\x65\xa7\xb5\x10\x1a\x3a\x38\x5f\x9a\x2b\x6b\x52\x79\x3b\x9a\x52\x4a\xe7\x09\x7a\x5d\xd3\xf3\x36\x8a\x4e\x3a\xdf\xa6\x63\xa5\x3e\x8e\x81\x78\x25\xd0\x61\xcf\x8a\x0c\x50\x86\x5a\x37\x07\xf6\xaa\x37\x22\x6f\xbd\xc3\x75\x79\xf0\x5c\xf2\x30\x2b\xa5\xa6\x0c\x4b\xb7\x3c\xad\x8b\xab\xc5\x5b\x6c\x0d\x41\xe5\x41\x96\xd1\xf8\x8a\x82\x55\x48\x1b\x69\x30\xf3\x35\x32\x97\x86\x4d\xfa\x17\xbe\xcd\xca\x89\x7e\x04\x77\xf0\x90\x90\x5e\x98\x24\x1e\xe5\x47\x81\xe3\x81\xcb\xee\xb9\x70\x82\xfa\x31\xa9\xc3\x32\x06\xbd\x10\x3b\x1a\x59\x8a\xa1\xd4\x4e\x45\xea\x70\xe1\x65\x8f\xe1\xaf\xc4\xd9\x05\x62\x78\x31\x85\x98\x79\x00\xc6\xd3\x4f\x25\xad\x80\x03\xd8\xda\xe8\x8b\xd0\x37\xbe\x3a\xa4\x1f\x7a\x24\xde\xea\x27\x81\xae\xc8\x63\xdc\xe9\xd0\x5b\xf5\x7b\x92\x17\xbc\x01\xe3\xdd\xd0\x0f\x37\x60\xf7\xd4\x1c\x84\x51\x04\x5a\xd9\x12\xe8\x26\x39\xba\x20\x0a\x5a\x46\x4b\xc9\x6c\x86\x74\x4c\x65\x12\x08\x11\x39\xef\xa3\x0f\x41\x35\x82\xb5\x21\x6b\x20\xac\x64\x89\x9f\x05\x62\xc9\x2f\xba\x5b\xa1\x5e\x4d\x36\xb1\xd0\x7c\x8b\xa0\xc5\x3c\x37\xff\x43\x3a\x54\xe3\x6b\xde\x49\x9d\x58\xf6\x3f\xf3\x3a\x7a\x53\xfe\x80\x79\x1d\x2b\x33\x33\xc8\xbc\x93\xeb\x9b\x94\x68\x3e\x2d\x88\x8d\x5e\x64\xfe\x26\x16\x87\xfc\x03\xc6\xc9\x1e\xfb\xed\x04\xc5\x4a\xa7\xfb\x0d\xf0\x92\x96\x4e\x48\x35\x12\xa9\x7f\x31\xd3\x8c\xe5\x8c\x29\xd5\x66\x23\x96\xe5\x55\xaa\x35\x42\x9c\x8c\xfc\x28\xe3\x2e\x5e\x53\xc6\x71\xe3\x47\xe1\xb0\xc4\x1f\xa6\x64\xf1\xb2\xe8\x0e\x53\xb7\x4c\x1d\x72\xd9\x3c\x4c\x21\xf3\xfb\x62\x16\xa9\x5d\x1e\x29\xe6\xdf\xba\x73\x78\x9a\x6e\x1f\x67\x7a\x3d\x56\x77\x83\x3b\x58\xf5\x4c\x3f\x89\x4f\x2a\xf9\x4f\xcf\x17\xa2\xf2\x76\xe9\x2f\x89\x87\x67\x48\x0c\xe9\xd2\x51\x89\x07\x0d\x9b\x81\xb0\x68\x97\x31\x43\xd1\x1e\xf2\xd1\x78\x53\x3d\x69\x56\x8a\x49\xa3\xed\xf4\x58\x60\x9e\x6b\x28\xc0\x25\xaa\x4b\xa5\x9e\x75\xd5\xea\x05\xb2\xb4\xca\x27\x9a\x59\x40\x5d\x49\xa0\x66\x9d\x5c\x9d\x37\x4d\x8b\x51\x0c\xa6\xff\xa7\x1b\xa3\x9a\x92\x28\xd0\x1d\x57\xeb\xa2\xa5\x7a\x8b\xd6\x3b\x74\x9a\xa1\x56\x77\x64\x96\xdd\x18\x6d\x20\x7a\xce\x36\x05\x98\xa6\x61\xdd\x15\x38\x6d\x3f\x9a\xac\x78\xa0\x9b\x51\x99\xa8\xb4\xeb\xd4\xc5\xed\xaa\x22\xdd\xc7\xdc\x15\xea\xd9\x7a\x28\xbd\x5b\xe3\x65\xf0\x4d\x4c\xd1\xce\x30\xec\x8d\x66\xe9\xdc\x8c\xd6\xd0\x74\xbd\xbf\xa9\x68\xd6\x39\x43\xaa\xe9\xb1\xa7\xcd\xc8\x34\x37\x37\xe4\x00\x13\xe0\x9e\xda\x7e\xe0\x00\x6c\xa9\xe8\x92\xb7\xc3\xf8\xe2\x91\x0a\x05\x9c\x90\x9b\xad\x14\xc1\xee\xe9\x18\x55\x13\xf4\x2b\x71\x9a\xfa\x08\x74\x23\x9a\xae\xf9\x0d\x0d\x86\xa2\x75\x85\x90\xd5\x7f\xb4\xde\x09\xc5\x78\xee\x37\xdc\x07\x2f\x62\x7e\xca\xa2\x6d\x07\x6b\x49\xb2\x57\x36\x51\x45\x19\x70\xcc\x36\xb2\xe8\xb2\x7c\x8d\x75\x7e\xee\x2c\xc5\x4a\x6b\x58\x7a\x89\xf2\xba\x65\x6f\xe2\x44\x75\x90\x25\x3b\x5a\xa4\xd1\x20\xdb\x43\xb9\xda\xfb\xc8\x64\x7f\x5f\x7d\x12\x9c\xe2\x79\xc9\xd0\x0f\x61\x30\x27\xa4\xda\xc6\x8a\xda\x08\x59\x82\xf3\x74\x85\x3f\x30\xcd\x19\x5d\x74\x18\x78\xe3\x70\xe5\x06\xc8\x1f\xda\x6f\xa5\xa3\x95\xc1\xf6\xf0\xc4\xd9\x2a\xd8\x46\x8d\x6e\x54\xbf\xb6\x6a\x42\x9b\xb5\x3c\x8b\xd8\xbf\x4a\x77\x03\x09\xf1\x1a\x66\x28\x87\xee\x55\x0d\xb6\xb5\xd4\x3c\x29\x23\xb7\xe6\xd7\xdd\x2d\xec\x69\x99\xd9\xf0\x34\x87\xdf\x74\x9f\xe0\x99\x3e\xda\xb5\x82\xdc\x99\x08\x35\x0a\xe9\xc5\x31\x2b\x9d\x91\xec\x82\x70\x9e\xfd\x1c\x7f\x5d\xe0\xbf\x36\xbb\x24\x03\x35\xdc\x9a\x2d\xff\xea\xa6\xb4\xb8\x69\x1e\x57\xd9\x5b\x13\xeb\xc6\x97\x45\xb5\x8c\xc5\xdc\x2d\xe4\x37\x7d\xc6\xed\xcf\x29\x72\xdd\x24\x1e\x4e\x7b\xd7\xb8\x93\x3a\x3e\x51\xee\xec\x65\xb4\xc5\x2c\x73\xc8\x39\x0d\xe1\x5c\x7b\x9c\x40\x1b\x78\xdd\x36\x5c\x72\x04\xe5\x65\xb9\xad\x88\x75\x5b\x88\x1c\xd3\x5c\xa8\x2a\x6f\xbe\x89\xa1\x95\x7e\x6a\x3a\x89\x9b\x5c\x98\xe0\x3a\x47\x38\x9d\x13\xd0\x78\x9c\xbc\x2c\xed\x9c\xf3\x10\xed\x9f\x44\xb2\x63\x2f\x6b\x7a\x4c\x8f\x7d\x33\x77\x20\x5c\x60\x73\x09\x1d\x81\x2f\xac\x80\xb4\x15\x95\x6c\x61\x28\x06\xdd\xfe\x45\xf8\xda\xf1\x95\xbb\x5d\xf5\x84\xd0\x52\x6d\x23\x81\xd4\x5d\x70\xcd\xa9\xa7\x4e\xcc\x3e\xe9\x58\x43\x5f\x91\xe6\xb0\x5f\x65\x01\x89\xd1\xb6\xbf\x5c\x75\x0c\x68\x9b\x25\xd8\x14\xce\xb7\xc6\x49\x26\xcc\x9e\x60\xc9\x06\x16\xa3\x94\x08\x43\x95\xef\x3e\x03\x5e\xa8\x9b\x5c\x39\xc4\xb1\x9d\x2a\x2c\xb9\x6e\xff\x4a\x77\x16\x60\xec\x69\xcc\x6d\xd9\x14\x5b\x17\xfb\x73\x5a\x82\xf5\x0d\x8f\x95\xf0\xd5\x9a\x2d\x1c\x13\xc3\xb4\xb4\x8a\x2f\x87\xcb\x91\x53\xb2\x5b\xb3\x13\x91\x11\x8a\x3f\xa8\x41\x18\xa3\x09\x70\xe7\x43\x07\xf5\xbc\x8a\x02\x9b\x98\x75\xb7\x24\xdb\xba\x85\xb3\x21\xff\x8e\x75\x02\xcf\x9a\xf5\xd3\xd2\x22\x10\xa4\x3e\xb7\x4c\x15\xe9\x12\x8e\x20\xcd\x92\x6d\x31\x15\xc8\x68\x60\x7c\x38\x04\xf3\x14\xdb\x66\xb3\xa0\xb3\x6a\x2e\xea\x0f\x54\xa7\x1b\xef\xbe\x0f\xfc\xcf\x70\xb4\x9c\x07\xbf\x10\x8f\x2d\x6e\x86\xd5\x12\x41\x3e\x1a\xf6\x90\x9e\xcd\xb2\x42\x17\x81\xa8\xd4\x36\xa8\x51\xbe\x3a\xa1\x0d\x2a\x56\xe6\xc6\x64\x41\x23\x55\xef\xc3\x97\x81\x0b\x34\x77\x66\x6f\x07\xe3\x75\x67\x7c\xa5\xe6\x6f\x86\x79\x1e\x0d\xe6\xb3\x26\x71\xd9\x0e\x70\xb4\xaa\xa7\x78\x88\xf9\x90\x9a\x95\xf7\xc8\xdc\xa1\x09\xcf\x4a\x37\x0b\x35\x1f\x53\x29\xe6\x3a\xed\xd9\x04\x89\xb9\x48\x77\x2c\x26\xd6\x9c\xac\x3f\x14\xbe\xc7\xec\x6d\x78\x34\xfb\xa3\x79\x98\xf1\x87\xef\x5e\xd3\x5f\xd3\x15\x8f\xfd\xa6\xbf\xe6\xad\x65\xa1\xc6\x27\xa6\x03\x45\x46\xe3\x4a\xf3\xc4\x3c\xc0\xd8\x6c\xae\xc8\xbc\x6b\xb4\x98\x9d\xa9\x73\x8d\x9d\xe6\x63\x09\xb5\xc6\x75\xa0\x5b\x4c\x92\xf1\x22\xc8\x0c\xbf\x6e\x7c\x0b\xae\x0c\xf2\x36\x4d\x00\x1f\xfb\x8d\x32\xa5\x82\xf7\x3d\x47\x98\x24\xe0\xf9\xd2\xfd\x86\xef\xb0\xb2\x28\xc5\x70\x14\x6e\xcb\x2b\x34\x6c\x81\x17\x64\xfe\x6b\x18\x80\xe7\xa7\xfa\x1b\xf6\xc0\x4b\x12\x70\x86\xe7\xf0\x82\x98\x12\x63\x30\xdc\x19\xfe\xc5\x88\x83\xe5\x41\x45\xc6\x2e\x38\xd3\x2f\xd8\xf8\x00\x3a\xe8\x19\x64\x8a\x85\x32\x4b\x69\x86\x28\xeb\xc2\xa2\xa1\xfa\xdf\xd6\xee\xbc\x70\xfd\x2b\xab\x3a\x73\xb7\xfe\x81\xb5\x28\xd5\x5d\xff\xdc\x3a\x35\x81\x63\x88\xb6\x5c\x8c\x61\x1b\x10\x8b\x2e\x22\xc8\x70\xc4\x32\x3a\xa8\xc5\x38\x11\x91\xf9\x51\x8d\x0a\xb8\xd5\x33\xd7\xf8\x0c\x5a\x50\xd2\x37\x6f\x77\x6d\x54\x41\x4b\x97\x5f\x7d\x50\x4e\x55\x07\x84\xcd\x4d\xb7\xb5\x0f\x23\x28\x92\x06\x5a\xb9\xe4\xdf\xb1\x6b\x9a\xcf\xd3\x07\xa3\x58\x4d\x01\xec\x83\x21\xcf\x1b\x33\x05\xb1\x01\xff\x73\x00\x92\xe3\xde\x3f\x6c\x2b\x14\x0a\xb7\x08\xcb\x2b\x6d\x69\x09\xb5\x4b\x52\x97\x57\xc0\xee\x78\xdd\xe0\x96\x13\xd5\xce\xc3\x8f\x4d\x57\xb4\xfe\x25\x4d\x4c\x5a\xd8\x62\xa4\x92\x63\xd7\x34\xfd\x66\xbc\x8d\x12\xb8\xb8\x9c\x83\x21\x6f\x9d\xfd\x82\x77\x01\x7e\xf6\x57\xd2\x4c\x9f\x19\xb6\x54\xc5\x52\x37\xb4\x65\x9e\x36\xb4\x04\xd5\xe9\x8f\x71\x15\xc4\xb5\x6f\xc3\xa5\xe7\x8c\x6e\x2b\x21\x8e\x4d\x27\xb6\xfc\x47\xbe\x9d\xd4\xd8\xec\xa4\xfd\x89\x5d\xd2\xe4\xcb\xa2\x45\x89\x1a\x97\xf3\x86\x87\x7c\x71\x7c\x17\xbe\x0f\x48\xb4\xd7\x4b\xff\xf8\xc4\x59\xf7\x2b\xbd\xdc\x74\x96\x38\x6d\x43\xf1\xa1\x36\x33\x21\x2e\xff\x69\x6b\x2a\x69\x51\xf6\xc9\xe6\xbf\x54\xdf\x74\xff\xa6\x6b\xf4\x7f\x92\x78\xae\x25\xac\xee\xd8\xe6\x46\x2a\x77\x6d\x94\xcc\x39\x43\xf0\x29\x74\xa8\x7d\xa9\x04\x1f\x40\xb5\x79\x03\xdf\x7c\x44\x96\x5d\xaa\x6e\xb7\xc3\x08\x55\x57\x5b\x8c\x6a\xfe\x40\x9d\x9b\xdf\xd0\x74\x87\x4e\xc8\xae\x74\x9d\x62\xf6\xa4\x1d\x6d\x3c\xc1\x7e\x92\x34\xcb\xb9\x9b\xc7\x88\xa5\x39\xfa\x85\x1e\x51\x14\xbb\x49\xfc\x35\x74\x86\x2d\x06\x98\x1a\xd0\x64\xb9\xa2\xcc\xf3\xd9\x84\x2c\xd7\xf0\xdc\xc7\xc2\x88\x7e\x4d\x91\xcb\xb5\x84\xc5\xc9\xbb\xd3\xd8\xc7\x29\xc9\x7a\xea\xec\xe7\x65\xa6\xc9\x1d\x27\x04\xd1\x89\x2f\xed\x77\x44\x95\xb1\x39\xb6\x77\x92\x25\x51\x58\xeb\x67\x60\x52\xe8\x1c\xcb\x09\xc5\x85\x80\x7d\x48\xb7\x7a\xa1\xcf\x67\xb8\x57\x57\xe0\x4e\x82\xd6\x1b\xfe\x14\x5e\x74\x64\x8a\xb2\xf2\xaa\xec\x32\xf1\xae\x2c\x93\x6d\xa7\x34\x31\x2d\xc0\xf6\x3f\xd9\xfa\xc4\x4d\xd6\x6a\x79\x6e\x6c\x94\x65\xb1\xe2\x67\x14\x1b\x79\xac\xfa\x37\x94\x0b\xbf\xd3\x5c\x0a\x0c\x84\x3e\xeb\xee\xa1\x64\x50\xbc\x61\x93\xfb\x47\x10\x31\xb5\x15\x92\xad\x18\x25\x37\xf7\xb3\x65\x50\x55\x93\x95\x61\x09\x57\xe7\xa4\x7e\x47\x96\x69\x66\x27\x2e\x46\x66\x68\x67\xc7\x46\xc1\x0b\x75\x19\x51\x10\xec\xa3\xc7\x87\xf6\x42\x4c\x43\x7f\xa0\x18\x1c\x30\xde\x46\xdd\x04\x83\x4d\x27\x3d\xf0\xe6\x6d\xe6\x1d\x85\x23\x90\x31\xc6\x90\xdc\x5e\x18\x31\xf6\x64\x3e\x86\x3d\x4c\xa3\x52\x77\x41\x2b\x4d\xdc\x44\x0b\x94\x61\x7a\x1c\x1b\x00\xbe\x34\x57\x47\xb9\xc0\x5e\xf3\xd1\xd0\x93\x60\x30\x98\x12\xb8\xd3\xbc\x1d\x5c\xe8\xeb\x63\xe6\x83\xeb\x3d\x56\x99\x43\xc1\x5d\x05\x47\xe1\xe9\xe0\xf6\x5c\x00\xea\x02\xff\xcb\x3c\x01\xcd\x85\x22\x53\x57\x82\x47\xa1\xfa\x44\x2d\xc8\x80\x9a\x63\xc3\xc0\xd9\xd0\xf6\xa8\x65\xe6\xd7\xd0\xad\xd0\x97\xe6\x0e\xe8\x75\xe0\x53\x73\x0a\xf4\xd4\x37\xd3\x3c\x09\x6a\xf1\x38\x68\x7a\x0e\x45\x14\xb4\x40\x99\xc8\x60\x6e\x35\x78\x10\xb9\x98\xf9\x0f\x48\x42\x9e\xa7\x2e\x35\xbf\x47\x1e\x27\x6a\xcd\x4e\xe4\x6d\x6c\xb6\x99\x86\x5c\x8f\x3a\x6d\x4e\x45\x76\x87\xa1\x4c\x9f\x10\x60\x76\x90\x69\x03\x32\xc5\x57\x6e\x5a\x0a\x63\x3d\xae\x9b\x16\x41\x8d\xf9\x48\x9f\x5b\x2d\x2b\x7b\xfd\xfc\xac\x7a\x5c\xfa\xd1\xee\x1a\xac\x31\x99\xdc\xd5\x4c\xd8\x15\x77\xb3\x63\x0b\x25\x2b\xba\xba\xed\x30\x63\x54\xb8\xb3\x65\x90\x33\x35\x68\xa0\x89\x2e\x68\x9a\xe5\x6a\x0c\x92\x86\x79\xbb\xd9\xef\x29\x0e\xce\xfc\x6e\xed\xd7\x1a\xf2\x33\xe6\xdf\xaa\x53\x64\xbb\x7a\x26\x37\xe4\xa7\x6f\x9c\x97\x89\x4f\x4b\xae\xeb\x6c\x21\xe5\xc7\x5d\x6f\x3f\x4a\xed\x89\xc6\xb5\xbe\x63\x46\x87\x77\x37\xff\xe4\x8e\x0e\xda\xe3\x3a\x22\xcc\x9a\xb5\xcc\xd9\x23\x6d\xf3\x8e\xb0\x4b\x14\x0f\xdd\x66\x5a\x4b\xb4\x15\x79\xef\x7b\x7a\x31\xdb\xb3\x69\xf3\xee\xe0\x98\xe9\xad\x5d\x81\xc4\x98\xe4\xa2\x0e\x84\x32\x26\xee\x7a\xdb\x05\x7a\x78\x34\xa9\x75\x0a\xab\x37\x7c\x65\x73\x02\x2f\x27\xe8\x94\xcb\x5d\x94\x34\x6b\xa7\xe3\xb7\xac\xd0\xbb\xd0\xf6\x56\x59\xeb\x36\xd7\xf2\x44\xab\xca\x3b\xd6\x75\x8d\x50\x9a\x9d\xd6\x59\x4f\xda\x98\xce\x6f\xbf\x49\x0d\x4d\x0e\x69\xe3\xd1\xcf\xc6\x1d\x6b\x79\xca\xda\x18\x4d\x6a\xae\xe2\x5e\x08\xdf\xe9\x5a\x2a\xf4\x0f\x7a\xee\xfc\x47\x32\x7f\xd6\x7d\xfb\x4e\x79\x9c\xb7\xd6\x7a\x5f\x75\xd4\x4d\x60\x19\xaf\xe3\xe7\x25\x76\x60\xa9\x53\xb2\x0e\xb4\x0f\xa1\xe7\xa4\x0f\x6f\xdd\xc0\xb4\x26\xdd\x6c\xa1\xb0\x6f\xc5\x75\x34\x0f\xe1\xd1\xa3\x73\x5c\x6d\xc2\x90\xf0\x6d\x8d\x63\x25\x53\x82\xfe\x3a\xf2\x80\x34\xff\x49\x36\x8e\x52\xe5\xbd\xcb\xf2\xaf\xa6\xd3\x6d\x23\x12\xac\x3f\x94\x7b\xbc\xf5\x1b\xcb\x2d\x0b\xd3\x72\x80\x33\x3a\x6d\x59\x73\x0b\x6f\x74\x52\x5b\x13\x4d\x30\x32\x8e\xe5\x0a\x12\xcd\x89\x8e\x70\xde\x92\xb4\x85\xef\x70\xe8\x81\xc9\xc1\x5e\xb6\x6b\x8a\x67\xfe\x79\xd6\x00\xf5\x21\xef\xbf\xc8\x56\x1d\xdf\x7d\x38\x5c\x64\xf4\xcc\x0d\x6b\xda\x25\xdc\x98\xf9\xca\xb5\x52\x9c\x98\xc6\x6a\x5c\x2a\x39\x99\xc4\x73\x2e\x90\x55\xc5\xd5\x3a\x9a\x80\x6f\xd1\x89\x76\x93\xe2\x58\xf8\x7d\x1b\x45\xb5\x32\x98\x6d\x79\xaf\x39\xe3\xbf\x09\x51\xe8\xde\xfa\x68\xe0\x52\xc3\x61\x77\x04\x0a\x34\x2d\xcd\xf9\xe8\x3c\xa6\x80\x33\xf7\x39\x9e\x29\xc1\xb4\x1c\xc7\x74\x95\x25\x09\x63\x8f\x57\x23\x71\x35\xb6\x4a\x4d\x5f\x74\x95\x55\xa7\x3d\x11\x31\xcd\xd2\xa7\xfb\x15\xbc\x1d\xa1\x18\xd8\x01\xee\xb0\xb7\xf1\xb0\xcf\x6b\x28\xc1\xb4\xdf\xfd\x2b\x58\x6c\x1e\xcc\x39\x6a\x2f\xd1\x3f\xcb\xb4\xd8\xda\x0d\x8a\xb4\xff\x59\x5f\x1b\x87\x27\xcd\xb1\xce\x36\xda\xe3\x52\x2d\x44\x93\x57\x34\x1a\xd9\x69\xda\x10\x11\x8d\x8c\x35\xa7\x05\x7f\x80\xa7\x9b\xaf\x06\xc8\x20\x0f\x10\x8b\x4a\x02\x15\xa0\xd6\x23\xca\x7c\x0e\x74\xe6\x6c\xb6\x95\x98\xab\x33\xd5\xd6\x6e\xf3\x40\xea\x47\xcb\x2f\x70\x78\x52\xa0\x25\x05\xac\x8d\x4b\x44\x74\xe0\x96\x68\x22\xfc\x0c\xfc\x1d\x51\x08\x97\x40\xb9\x21\x33\x21\x35\xa4\x0b\x58\x0e\x2e\x81\xfa\x50\x78\xd0\x1d\x6a\xf0\xc8\x31\x77\x40\x43\x72\x96\x58\xb9\x70\x62\x26\xdf\xb2\x13\xe6\xa5\x3e\xb5\x78\xc1\x3d\x49\xfe\x08\x01\x3e\x1c\x97\x09\xf7\xc3\x1f\xa3\xa5\xb0\x37\x32\x2e\x82\x06\x75\x21\xd3\x42\x32\xc1\x6b\xf0\xaf\x80\x8b\xa0\x07\x7c\x04\x05\x99\xd7\xc2\xb1\x1e\x78\x73\x26\xd4\xd5\xf9\x0b\x5b\x57\x3e\xbf\xb1\x16\xef\x59\xf5\x19\x5c\x44\x78\x8b\x2e\x55\x05\x92\xc3\x31\xb7\x04\x89\xd4\x55\x78\x17\xe5\x12\xa3\x94\xcc\x45\x1f\x60\x67\xd3\x55\x85\x20\xef\x1c\xfb\x65\xf2\x79\x91\x43\x40\x0a\x3f\x21\x3b\x28\xf9\xea\xb3\x45\x25\x52\x3c\xea\x74\xc7\x44\x55\xa7\x38\xe7\x61\x3d\xd1\xd5\xe6\xfb\xf8\x50\x0c\x45\x09\x12\xbb\x71\x8b\xf8\xeb\x28\xf9\xa4\xa1\x14\x3c\xdd\x8b\xda\x86\xc6\xb1\x72\x99\xd5\x85\xf1\xdc\xef\x5c\x56\xb2\x4b\xf8\x42\x68\x09\x5f\x2f\xcb\x97\x9e\xf4\x59\xae\xf2\x52\x92\x3a\x3c\xeb\x46\xa2\xbf\x39\x6e\x61\xfc\x31\xe7\xcd\xde\x58\x1a\x6e\xa1\xe2\x1a\x61\x04\xd1\xc1\xf7\x25\xdd\xa5\x2c\x26\x3f\xa4\x3e\xa1\x3f\xa9\xfd\xc2\xcc\x60\x63\x0a\xde\x72\x3d\xf8\x13\x93\x2b\x84\xe9\xa2\x1b\xe1\xa0\xf4\x5f\xd9\x29\x9f\x7e\xe5\x6e\xd5\xe8\xb6\x39\xd5\xe3\x08\x64\x7b\x60\xad\x86\xb4\xc3\xb8\xa2\xde\x8d\x3a\x4c\xde\xd1\xf0\x87\xae\xe4\x8d\x27\x04\xb2\xc6\x93\x7e\x90\xad\x9c\x03\xb5\x29\xf4\x24\xfe\x82\x02\x2e\x1b\x2f\xea\x4b\x7a\xce\xbf\x2b\x3d\x18\x4e\x94\xac\x57\x4c\xf2\x39\xa8\x78\xa2\x5e\xd2\x62\x2e\x9f\xc8\x08\xb3\xae\xa8\x3c\xc3\x9a\x60\xc0\xd7\xec\x63\xbf\x07\x54\x75\x1f\xb9\x17\xb8\x28\x2c\x87\x7f\x99\x14\x49\xf4\x17\x3e\xab\x69\xa3\x46\x48\xbc\xf3\x5f\x33\x57\xca\xc4\x49\xbd\x3c\x83\xfc\x61\x78\x9d\xb8\x45\x85\xa0\x86\x28\x46\x6a\x69\x4d\x57\x8a\xab\x04\x1a\x4b\x7c\x19\x5e\x78\x59\xef\x57\x39\x4f\x1c\x29\xe3\xd6\x4e\x97\x28\x39\x59\xf5\x17\xa5\x77\x89\x12\xdc\x7d\xa0\xa8\xfa\x2b\x39\x5d\x7e\x3a\xdf\xcc\x18\xa3\xe4\x26\x91\xb8\xd1\x6a\xaf\x70\x9a\x08\xd2\x8e\x42\x61\xe4\x73\xf5\x01\x8d\x5b\xf3\x16\x68\xc6\xc1\x73\x8b\x46\x6a\xba\xb4\x59\xa5\xcb\xb5\x5e\x92\x7f\x2b\x2d\x5a\x23\xeb\x46\xed\x6a\xed\x37\x02\xa6\xc1\x53\xc7\xab\x8e\x21\xdc\xd1\xbd\xcc\x9f\x40\x1b\xaf\x97\x25\xe5\xb0\x3b\xf5\x7f\xc3\x5b\x84\xa5\x86\x23\xa8\x73\x00\xce\xb8\xce\x21\xcf\x5a\x6e\x8d\x07\x4b\xf2\x14\x96\x8b\xea\x55\x45\x5a\x0b\x5f\x4c\x29\xdb\x80\xdc\x67\x0e\x54\x07\x23\x54\xbc\xa0\xee\x1d\x7c\xa6\xaa\x09\x3f\x06\x8e\xcf\xdb\x4a\x69\x81\xda\x93\xe2\x59\x42\xf0\x41\xf8\x41\x81\x09\x64\xf9\x66\xcb\x1e\x9b\x7f\xd9\x83\xd2\x8f\xb5\x0f\x9a\x27\x64\x5f\x69\xeb\x50\x99\x0a\x3c\x5a\x29\x22\x6c\x49\x63\xf3\x07\xc6\xd1\xca\xfc\x26\x13\xee\x2c\xba\xb8\xf1\x6b\x55\x22\x76\x99\xb3\x2e\x6f\x09\x59\x63\x6f\x4a\x92\x30\xdb\xad\x6b\x23\x26\xf3\xff\x22\x97\x7c\x57\xca\xf6\x40\x5f\x6d\x47\xd3\x4e\xf5\x70\x4c\xae\xac\xbb\xf3\xbe\xa8\x7c\xf3\xe3\xbb\x08\xa2\xd1\xc5\xff\x74\x34\x32\xcc\x15\xae\xb6\x75\xb8\x95\xb5\x2b\x5a\xb6\x56\x45\x61\xa7\x37\xcd\xcb\x5b\x47\x9e\xdc\x98\x91\xb4\x8c\x99\x6c\x3f\x1b\x51\xc4\x3f\x61\x2d\xf7\xbd\x23\x5b\x0b\xef\xb6\x2d\x48\x9b\xb6\x70\xb6\x29\x2d\x6b\x56\x9f\x49\xf9\x5f\x1e\x38\xbf\x4d\xf8\xa8\x78\x5a\xb7\x84\xc1\x2e\xff\xaf\x2b\x1e\xb7\xb2\x76\x46\xfb\xdd\xaa\xe2\x86\xf6\xd6\xba\xbc\xb3\xa4\x8d\x4d\x8a\xa4\xb7\x8c\xdb\xce\xc6\x88\x66\xbe\xcb\xc6\xf7\x9b\x25\x73\x22\xd1\x6d\x08\x7e\xa0\x7c\xb3\x7d\x0e\x31\xb5\x7a\x8c\x71\x05\xe9\x3d\x1a\x23\x57\x52\x3e\x62\x1e\x72\xaf\xd0\xe3\xf0\x5d\xa4\x23\xcc\xd5\x64\x59\xed\x58\x0e\x9f\x6e\x29\x88\xe1\xef\x64\x7f\x4d\xba\x25\x4e\x11\xe8\xc3\x6b\x80\x30\x69\xa8\xcf\x7a\x55\x8b\x32\xa6\x75\x01\xb6\xb9\x3a\xda\x26\xc1\x97\xa3\xf3\x0d\xff\x11\x13\x31\xb5\xc0\x6d\x32\x07\xd7\xc5\xad\xa7\xde\x24\xfe\x22\xa1\x19\x66\x6a\x4b\xcd\x7a\x36\xc0\x44\xe7\xbf\xe6\x3d\xe7\x8a\x92\x96\x89\x16\x0b\x17\x85\xa7\xc8\xb6\x49\xbf\xfb\xac\x56\x65\x2b\x57\xb5\xac\xc1\x00\xe8\xcb\xd6\x01\x2c\x09\xb3\xce\x90\x84\xd7\xe1\x94\x40\x2a\xf1\x36\x51\xc2\x39\x4b\xd1\x52\x5a\x89\x8f\xe8\x55\xf4\xeb\x35\x15\x2c\x80\x5d\x93\xbf\x8a\x37\x99\x3f\x39\x89\x27\xfc\x26\x7a\x1d\xee\x2d\x8b\x93\x7d\xf2\x59\xa7\x7c\xa4\x2a\x6d\xba\x56\xab\x25\x24\x58\x26\xd7\xfd\x43\x72\xe9\xae\x36\x44\x51\xae\xcb\xc6\xe2\xee\xd1\xcb\xd8\xa7\x89\x67\x98\xcf\x88\x63\x29\x3f\x39\x4b\xab\x97\x30\x94\x7c\x6b\x7e\x28\x87\x28\xea\x48\x1a\x27\x58\x22\x3d\x11\x3e\x54\x1a\xa0\x88\xf6\x39\xaf\x9c\xaa\xbe\xed\x9a\x52\xb9\x82\x7e\x03\xb6\xd6\xc4\x30\x0f\x6a\x6d\xe8\x77\xec\x55\x92\xd7\x98\xa7\xdc\x26\xd6\x3d\xbc\x0f\xbf\x9b\x90\x49\x5a\x26\xdc\x56\xf5\x83\x06\x88\xbf\xe4\x6d\x63\x6d\x92\xe1\x13\x0f\xf3\xf3\xe4\xf7\xc2\xfe\x4a\xc6\xa8\x16\xa2\x66\x28\xe2\xb4\xdd\x4e\x55\xe9\x1f\xc1\x28\xc8\xb3\xe2\xaa\x90\xa5\x29\xac\xbe\x2f\x3a\x2c\xbe\x5d\xe7\x21\x99\xc1\x1a\xd2\xd0\x2e\xb5\xe1\x61\x02\x57\xf6\xb7\x8a\x4e\x71\xc9\x3b\xf2\x2a\x98\xee\xca\xfc\xc4\x2e\xee\x2f\xf5\xe4\xf0\x99\xa2\x3f\x5a\x0f\x94\x42\xce\xd0\xd7\xd8\xeb\x0b\x31\xea\x2a\x73\x58\x09\xac\x7e\xa3\x72\x94\x3f\xd7\xc0\xa2\xca\xea\x26\xcd\x47\xc6\x40\x9d\x5c\xab\xc7\xa9\xb0\x1b\x75\x43\x2a\x57\x92\x12\x74\x9d\xb9\x8f\xe8\xfe\xfa\xb8\x44\x84\x43\xd3\xdf\x0d\xcf\x14\x9e\x34\x1c\x40\x7d\x00\xec\xc6\x13\x56\x7a\x6e\x91\xa5\xd2\xa8\x2c\x78\x8c\xfc\x50\x4e\x2d\xd9\x8a\x2c\x15\x0e\xad\xd8\x81\x04\xd3\x2d\x35\x3f\xe0\x41\xec\x3c\x8c\x13\x4e\xab\x1c\x47\xe0\x42\x7b\x73\xbb\xa8\xab\xa0\x84\x44\x88\x9d\x04\xae\x0c\x57\x0b\x7e\x80\x45\xbe\x7c\x60\x02\x38\xca\x32\x2e\x0b\xd3\xd6\x63\x88\xce\x4b\x6b\x85\xe5\x0f\x8a\x6a\x5a\xc8\xfc\x5f\x65\x4d\xcd\xa3\x68\x1b\xaa\x27\xb9\x06\xb0\x43\xea\xee\x36\xa6\x56\x0c\xe2\x7e\x3b\x76\xe6\x82\x14\x97\x7d\x52\xe2\x3e\x16\xd1\x5a\x19\x7e\x46\x00\x20\x0b\x7c\xaf\xca\xee\x40\xef\x90\xf9\x99\xb8\xee\x24\xfd\xae\xdc\xdc\xae\xb3\x72\x5d\xa1\xa0\x33\x8f\x3f\x50\xba\xbb\xdd\x49\x13\x54\xd5\xb6\x1e\x6c\xb8\x55\x17\xd7\xfc\xa4\x62\x0b\x8e\xef\x7a\x91\xdb\x46\xf1\x72\x6e\x4b\xfc\xc2\xfc\x6d\xe7\x44\x8c\x16\xa4\x58\x27\xf9\x4d\x94\x9d\x80\xd7\x21\xd8\x8c\x45\x7d\x6f\xf4\xdc\x1c\x6b\x6f\xae\x3c\xbf\x60\x5b\x0f\x87\x0f\x97\x8e\x9f\x47\xa2\xd5\x57\x6e\xe8\x4c\x6d\xb8\x8d\x5e\xd4\x3e\xbc\xe2\x14\xf6\x51\xcb\x82\xdc\x41\xf2\x16\xd7\x93\xa4\x54\xe6\x32\xa7\x67\x44\x29\xff\xab\x2d\xc4\xaf\x5a\xb6\x18\xf1\x69\xba\x48\xf2\x28\x3f\x86\xdc\x27\xab\xaa\x67\xeb\xcc\x54\x14\x9a\x26\x9d\x47\x7b\x8e\x79\xce\xce\x65\x7c\xc5\xf7\x10\x10\x76\x0e\x19\xa8\xf6\xe3\x5e\xa5\xdb\xf3\xd6\x0a\x1e\xb3\xbf\x24\x6e\x90\xc4\x0b\xec\x61\x2e\xe0\x99\xb4\xd8\x87\xaf\x1e\xa1\x64\xb8\xbe\x10\x26\x54\x87\x21\xbe\xc4\x15\xe8\x4c\xed\x55\xb2\x18\x93\x27\x1d\x45\xe5\xe2\x1c\xac\x93\xf4\x15\xc4\x4f\x04\x2f\x96\x1f\xd5\x52\x75\x9c\xf3\x98\x59\x91\xc7\x15\xa0\xb8\xac\x44\x9d\x78\xb1\x70\x79\x98\x19\x00\x64\x53\x7c\xf8\xaa\xdd\xca\xcb\xae\xa9\xb8\x61\xe8\xcd\x70\x3d\xfe\x38\xc6\xa2\x0d\x21\x1e\xc0\x95\x4b\x00\xf2\x53\x62\x1d\xab\x82\x56\x46\xd1\xe2\x37\x33\xbe\xd0\x8f\x54\xc9\xd8\x2f\xd8\x39\x79\x41\xfc\x72\xfe\xb0\xc4\x22\xd1\x2f\xd1\xeb\x30\x9e\xec\x0b\x30\xda\x07\x50\x91\x55\x72\x27\xa6\x7e\x2c\x61\x02\x78\xa9\x61\x36\x89\xa2\xbe\x89\x93\x51\xd6\x8a\xd1\x84\xb7\x74\x1f\x26\x9e\xbc\x9e\xb9\x07\xf7\x94\xb6\x9e\xa3\xa9\x3c\xcf\xfc\xcc\x67\xe6\x6e\xe1\x2e\x17\x19\x12\x3e\x09\xd7\x4a\x0f\x86\x11\xa4\xaf\x14\xa9\x3e\x8b\x95\xed\xea\xbf\x76\x75\x0d\x85\x6e\x37\xa7\xa1\xf7\x31\x01\x95\x15\x53\xc1\xc6\x89\x12\x71\x23\xb9\xb9\x0c\x11\x71\x2c\x1f\x8d\xf3\xa1\x90\x85\x9a\xca\x08\xfa\x2f\xf1\xbf\xb9\x39\xec\xbf\xb2\xe4\x84\xed\x82\x7a\xf9\xb9\x30\x92\xe4\x9a\xaa\xdf\xe7\x95\x62\x97\x76\x87\xf5\x7d\xc5\x05\x7e\x9b\xf1\x72\xb5\x4e\xf0\x49\x99\x8d\x6e\x10\xd5\x09\x83\x30\x85\xe2\x0d\xf4\x66\x9c\x53\x1a\x86\xa5\x92\xe6\xc8\xd6\x57\x74\xd3\xbc\xe5\x55\x39\x0f\x58\x22\xe5\x8c\x84\x66\xfe\x54\xd5\xe7\x30\x91\xf8\x92\x76\x3a\xaa\x4a\xfe\x52\x2f\x40\xce\x95\xa4\xa8\xda\xf5\x5f\xca\xa3\xd4\x59\xf2\xfe\x2a\x82\xfa\x19\x7f\x43\xed\x21\x0d\x8d\x96\x8b\xd1\x6a\xbe\x37\x90\xf1\x90\xb6\xa5\xfc\x21\xf9\xa2\x2e\x3e\x07\x64\x18\x75\x6f\x12\x6c\x5c\xad\x7e\x53\xd8\x1a\x51\x9f\x61\x03\xea\xbc\x7c\xbc\xf1\x0a\x1c\x54\x30\x1d\x61\xe8\xe4\xc5\x66\x04\x05\x94\x96\xa3\xe0\x8b\x3c\x71\xd5\x7f\x30\x9b\x1a\x51\x37\x1a\x1e\x8f\xb1\x61\x99\xd0\xf2\xf2\x0a\xd2\x78\x28\x3d\x27\x91\x3e\x0a\xbc\x90\xe0\xe2\x54\x82\xe4\xb0\x67\xc2\x63\xe0\x2c\xdf\x5c\xa0\xd5\xfc\x03\x3c\x92\x3b\xb5\x15\xd0\x06\x16\x9c\x6b\x11\xca\x26\x97\xec\x6d\xc6\x72\x85\x15\x47\x9a\xa6\x51\x48\xb5\x33\x1a\x4f\xd7\x7f\xc1\x6c\x71\x6a\xca\x7e\x13\xfa\x1c\xd3\x72\x42\xa8\x4f\x6d\x8d\x09\xc7\xd9\x80\xe5\x55\x78\x86\x30\x03\x21\xf9\xee\x00\x6a\xa1\x1b\x60\x7a\xce\xf4\x79\xc3\x35\x1b\xf2\x6f\x74\x2e\x96\xf6\x17\x5f\xe9\x08\xe6\xba\x97\xbf\x6e\x03\x29\x7e\x35\x55\x2d\x17\xea\x2f\x61\x86\x37\x4f\x2b\xfb\x44\x18\xe9\x4a\xc8\x49\xa2\x4a\x9c\x81\x09\xbf\xd9\xd3\x6c\xdf\xc2\x01\xe1\x08\xcb\x51\xdf\x77\x40\x0a\xdc\x6e\x7e\x96\x5d\xdf\xbb\x51\xc3\xcc\xf7\x9e\x3f\x4c\xca\x2c\xf6\xea\x4e\xe1\xbc\x2f\x4f\xe9\x2a\xa0\x8c\xab\x5e\xd5\x91\x5e\x7f\xb9\x9e\xdd\x16\x58\x3e\x1e\xaf\x6e\xbe\x9f\x43\xa5\xfc\x71\x55\x27\x66\xb3\xb6\x3b\xfa\xc3\x77\x09\xf6\x59\x6f\xf9\xc5\x00\x63\x91\xe1\x56\x7f\xda\x83\x8a\x89\x86\x41\xc6\xb8\xea\x6a\xf9\x03\x26\x07\x6d\xe5\x77\xb0\x47\x61\xbe\x53\x6f\x71\x6e\xe1\x17\x60\x06\x79\xb7\xc8\x92\xb2\x3f\x42\x14\x1d\xce\x2e\x10\xef\x63\x3f\x8c\xfb\x21\xdb\x24\xb0\x86\x6c\x56\xbc\x91\x92\xbd\xb5\x1a\xa7\x72\xbe\x45\x4c\xf9\x51\x8d\x31\xf8\xd0\xaa\xd0\x78\x39\x8e\x7e\x1d\x83\xe6\x7b\x31\x17\xe0\x40\x2a\xc0\xee\x21\xde\xc1\x50\xb8\x47\xa9\xbc\xb2\xad\x82\x44\x66\x7c\xf6\x18\xf1\x70\x6e\x4e\xdc\x19\x99\xbf\xb0\x3d\x64\xbd\xc2\x24\xf3\xf4\x36\x69\xf2\x94\xbf\x90\x6d\xe4\xe9\xe8\xa3\x7a\x2d\xa5\x03\xd3\x04\x9c\xa1\xe5\xe3\xca\x78\x8b\x19\x11\xc4\xb9\xd4\xd1\xac\x0a\x4a\x29\x66\x04\x67\x80\xde\x59\xc6\xe5\xe7\xb3\x67\x64\x9d\x17\x65\xf0\x2e\xc7\xad\x90\xda\x45\xe7\x43\x56\x28\xfe\x07\x8c\xf6\x6e\x55\xbf\x55\x75\xc0\xd1\xf8\x38\xfc\x2a\x5d\x10\x71\x24\xf1\x8b\x6c\x35\x79\x34\x25\x83\xbb\x8c\x5a\x4e\xdb\x45\x89\xa5\x9f\x60\x92\xea\xd1\x2c\x05\x67\x56\xe9\x5d\x2e\x9d\xef\x96\xc5\x16\xac\x17\xa5\xc7\x31\x25\x05\xd2\x79\x21\x4b\xe4\x63\x14\x61\xde\x27\xd5\x61\x9a\xe9\xe0\x7e\x4c\x0b\xed\x8b\xe6\x0c\x76\x31\xe3\xa2\x14\xc0\x3f\x64\x6d\xe6\xb4\x90\x94\x9c\x01\x72\x2e\x35\x9b\x77\xbc\xce\xc9\xc8\x14\xfc\x28\x4d\x67\xeb\xc5\x98\xcc\x3f\x7c\x37\xe9\x83\xb8\x64\xd1\x2f\xf9\xbc\x90\x2d\xb2\x3f\x2a\x87\x8f\x9f\x0a\xa3\x3d\x6a\x9e\x80\x1e\xc2\xeb\x52\xb3\xeb\xb1\x82\xa1\x92\xb2\x86\xc7\x42\x1e\xdb\x81\x3f\x24\xba\x41\xa2\x90\xae\x49\xf8\xe8\x33\xb4\x59\xb2\xe1\x25\x03\xcc\xb5\xc0\xbe\xcc\x01\x6e\x9b\xa2\x3f\xce\x5b\x78\x40\xb5\x3a\xe4\x84\x6c\x88\xe6\x9d\x8f\x43\xe9\xd2\x03\xc6\xd1\x95\x56\x65\xbc\xb2\xad\x26\x5f\xf9\x46\xb4\xb2\x2e\x41\xb5\x90\xe5\xd5\x20\x51\xa7\x10\x23\xf0\x0f\xd5\xff\xd5\xde\x21\x37\x69\x56\x94\x0c\xa1\x6b\xb4\xe2\xcc\x52\xf6\x46\x5d\x71\x9c\xbf\x20\x5c\x9f\x1d\x3a\x41\x72\xdc\x20\x42\x8d\x53\xac\x35\x9e\xd0\xc7\x97\xbe\x82\x1c\xf2\xaf\x15\xdf\x20\xac\x30\xbb\x26\x09\xf2\x67\x3c\xa9\xdb\x0f\x3e\x20\x84\x62\x41\x70\x63\xed\x74\x22\x08\x4a\x8b\x95\xd4\x43\x60\x62\xa6\x3b\x2b\xdd\xfc\x27\x2e\x96\xf7\xc7\x7c\x24\xb4\x5c\xfc\xce\x7c\x10\x05\x2b\xfc\xcc\xd7\x74\x59\x45\x37\x9a\xa3\x81\xb7\x65\xc9\x4d\x99\x82\xa8\xca\x13\xae\x6c\xfa\xaf\x5a\x5b\x63\x18\x9e\x87\x81\x9c\xd3\x6b\x1a\xf1\x47\xec\x5f\x8a\x03\x29\x25\xb6\x13\x99\x43\x99\x53\xac\x40\x1c\x87\x17\x68\xf1\x0e\x5d\x22\x26\xc3\x97\x50\x2f\xe4\xd7\xa1\x1e\xed\xaa\xc2\x9b\x1d\x66\x40\x53\x9a\xde\x9e\xc6\xbf\x58\x71\xb5\xf5\x11\x7d\x73\xcd\x8a\x16\x31\x3e\xa6\x7e\x5b\xd3\x7f\x35\x1c\xfc\x04\x97\xa8\xd8\x9d\xbc\xce\x79\x3e\x73\x22\xa3\xc3\xfe\x3d\xae\x83\x7b\xd4\x36\x35\xf4\xac\xd8\xcf\x12\xe9\x8b\x92\x6f\x87\x4b\xb5\x29\x85\x6e\xdd\xdf\x81\xf0\x12\xe5\x3c\x05\x7f\x71\xc5\x84\xce\x2b\xf4\xe6\xea\xc7\x1d\x33\xf0\xa8\xba\x3f\x6d\xd9\x35\x6c\x1c\xbb\x85\x5d\x1c\x46\x76\x6f\xe2\x64\xe6\x30\x3c\x1a\x67\xc7\x5d\xe6\xd2\xec\xdb\xc3\x26\x8b\x2e\x59\xb3\x7c\x89\x72\x23\x7c\xc4\x18\xca\xb1\x57\x54\x2a\x93\xb8\xa4\x6a\x8b\xf0\x08\xcf\x88\x5e\xcf\xf4\xe0\xff\xdb\x30\x89\x30\x4e\x98\x8e\x5f\x5d\xd3\x23\x7a\x44\x96\x17\x75\x4b\x0e\xd1\x91\xf4\x26\x60\x1c\xfb\x7e\xcc\x6f\x45\x9f\x00\x09\xea\x50\x53\xa4\x42\xaf\x62\x9d\x5e\xb9\xcb\xd0\xc2\xea\xae\x66\x28\x56\xb1\xd7\xa1\xc9\xc2\x0c\xee\x70\x4c\x39\x63\x01\x4f\x82\x93\xe2\xbb\x05\x93\x89\x27\x6b\xe2\x85\x0f\xa8\xb5\x45\x05\xe2\x57\x4c\x54\x3a\x5a\x46\xe0\x46\xc6\x5c\x55\x4c\x17\x9a\x82\x3a\x55\x5f\x65\xee\x5e\x68\x5d\xa2\x6a\x82\xfe\x35\x63\x25\x7a\x89\x62\x3c\xf3\x3b\x86\x2e\xd8\xc2\x46\x70\x1e\x0c\x0f\xee\x74\xc2\x1f\xbc\x2f\xef\x16\xc5\xb3\xfa\xbc\xe0\x2a\x9d\x5e\xf8\x51\x3c\x86\xf5\x22\xdd\x53\xba\x8c\xb7\x21\x66\x97\xdc\x2c\xda\x14\xd4\xa6\xb2\xc9\x7e\x78\xf1\xb4\x4f\x55\xbd\xba\x5a\xca\x03\x7c\x1e\xb0\x90\xd6\x49\x6c\xe6\x0b\x19\x4a\xf2\x19\xfa\x50\x16\x85\x56\x82\x8b\xe5\xe8\x18\x9f\xab\xc7\xf1\x0e\xb3\x0f\x15\x62\x84\xb9\xbc\xa3\x69\x9b\x24\x41\xc2\x1f\x31\x2e\xa0\x44\xca\x08\x5a\xa0\x6c\x55\x4c\xf1\xda\xa4\x0d\xd5\x4c\xd1\x8e\x20\x6a\x68\x9e\x32\x1e\x19\xc3\x70\xe7\x61\xa9\x12\xe6\x77\xda\x68\xfa\x00\xfb\x37\xb6\x96\x35\x8d\x17\x5e\x55\xcd\x59\x25\x10\x15\x1c\xe1\x03\xa2\x7b\x69\x0d\xa2\x45\x52\x38\x46\x2a\x1b\x27\xaf\x0b\x1a\x54\xb8\x54\x74\xef\x49\x1a\xbc\xf6\x1f\x35\x84\x1b\xc1\x9d\x2f\x0d\x22\xc4\xf0\x47\x71\x6b\x48\xcd\x02\x2e\xd5\x83\x3a\x45\xf8\xba\xc1\x4c\xff\x57\xdc\x55\xd9\xcf\x5a\x26\x2d\x28\xc8\xe4\xee\x00\x7c\xd2\x26\x0a\x83\x14\xc1\x31\x04\xc9\x15\x55\x6d\xd0\x2d\x79\x9b\x66\x8f\xb7\x56\xdd\xaa\xa7\x29\x17\xd5\x3d\x92\xef\x17\x23\x0d\x59\x0a\x90\x7d\x1b\x77\x57\x19\x4a\xbe\x46\xdc\xa3\x7c\x8c\x51\x50\x4e\xa9\xf6\x54\x5c\x62\x8c\x55\x77\xe5\x6f\x60\x83\x1a\x5b\xea\x69\x7e\x9e\x76\x51\x8c\x48\x9c\xa7\x3b\x11\x1c\x00\x60\x0d\x7e\xde\x3f\x55\xeb\x8c\xab\xe5\x9f\x6b\x7c\xcc\x66\xd1\x04\xf4\x6d\x33\x83\xd5\x8f\xb9\x62\x8e\x25\x9d\xc4\xfd\x35\x7b\xd6\x77\x93\x88\xe6\xc9\x15\x21\xd4\x0f\xe6\xe1\xf9\xc9\xcc\x03\xa6\x3f\xa9\x8b\xb8\xa7\xcd\x93\x62\x1c\xa2\xe9\x66\xff\x60\x8e\x4c\x67\xae\xf1\x11\xa8\x66\x9a\x17\x02\x4f\x2a\x43\x1a\x17\x0a\x7e\xd7\xe4\x39\xcf\x30\xfb\xeb\x74\x8e\xbb\xc4\x6f\x0d\x97\xed\x5f\xeb\x3e\x12\x58\xf6\x29\xe5\x9b\x28\x69\xb6\x39\x79\xef\x18\x95\xd6\x9c\xd4\x66\xce\x2a\x4b\x59\xcc\x36\x61\x3a\x52\x10\xbc\x41\xfa\x0c\xce\xf2\x39\xae\x3c\x00\x95\x00\x60\x45\x5a\xeb\x51\x41\x7f\x75\x65\x4b\x1f\xb3\x14\xdd\xd2\x5c\x41\xdc\x86\xf9\xd2\x34\xa1\xee\x30\xbe\xa7\xf1\x70\x79\x3b\xd9\xea\x04\xf3\x9e\xd0\xb7\x3a\x42\x52\x7b\x38\xa1\xb6\xed\x31\x97\x05\x0f\xad\x21\xc1\x57\xa5\xfd\x48\xb3\xcf\x17\x65\x17\xf4\x13\x28\x28\x77\x76\xcd\x16\xf0\xab\x1a\x3b\x36\x31\x3d\x6a\x4f\xb6\x7b\x12\x3b\x31\x89\xad\x2d\x75\x3b\x70\xf7\x9b\x3f\x94\x77\x92\xee\x35\x91\xf2\xbe\xd0\x51\x8d\xab\x53\x0f\xb0\xd7\x39\x4e\xcc\x9d\x2c\xd0\xd8\x0e\x85\x4c\x95\x56\x5a\x96\xa0\xe6\x28\x1b\x60\xa3\x62\xaf\x28\xbd\xe2\xbc\x28\x56\x3c\xae\xfa\x1e\x2b\x55\x32\x06\xfd\x9a\x94\x2d\x79\xdb\x90\x53\xf7\x4a\xfa\x07\x7f\xb9\x3c\x09\x48\x27\xf7\xe6\x0d\x95\xaf\xa7\x0f\x24\x6f\x57\xb6\x71\x86\x44\xbd\x53\x6f\x13\xf4\x07\x4a\xb5\x1f\xa5\xf3\x3c\x67\x19\x40\xe5\x2b\xc5\x44\x41\x63\xf5\x7a\x61\x9f\xd0\x84\xb6\x30\x77\x89\x96\x61\x08\xc4\x83\xe2\x0d\x38\x5d\x9d\x48\xf2\x84\x78\xa9\xec\x8c\xac\x8c\x8a\xcf\x1d\x00\x1e\x33\x43\x92\x0d\x8a\x37\xdc\xc4\xa8\x6b\xea\xb9\xc2\xa6\x40\xad\xb6\x45\x36\xd7\x33\xde\x90\xa5\x8a\x96\x63\x78\xd7\xd0\x5b\x04\x3f\xf8\xef\x30\x18\x66\x94\x30\x11\xfb\x9d\x98\x24\x62\x11\x1e\xa2\x5f\x8b\x8f\x50\x86\x95\x91\xa5\x35\xf4\x8a\xdc\x2a\x60\x0a\xeb\x56\x72\xbe\x22\x8d\xb7\x22\xea\xa0\x6a\xb9\x68\x63\x20\xa0\x9d\x0d\x8c\xf4\xac\xd6\xbf\x53\x6d\x91\xf5\xb3\x79\xb8\xdf\x7c\x29\xe7\x38\x31\x8e\x7e\x9a\x57\x4f\xe6\x11\xc6\xf0\x6f\x52\xdf\xd4\xbe\x14\xda\x19\x4b\x4b\x6d\x62\x12\x5b\x97\xb3\x5c\xca\xe0\x35\x25\xdd\x03\xce\x0b\xcf\x47\xf5\x2b\x95\xd2\xe2\x40\xa7\x26\x56\x31\xd6\x73\xa1\x3e\x4e\xe3\x21\x5d\x49\xff\x49\x5d\xcf\x13\x33\x97\xd0\x75\xb4\xdb\x6c\x11\xb3\x14\x1f\xc6\xcd\x62\x93\x6a\x7d\xf8\xe9\xdc\x85\x25\xf7\x85\x04\xfe\xe7\x9c\x00\xf1\x80\x48\x9f\x34\x4f\x86\x91\xa6\x44\x75\x28\xd2\xe4\x81\x81\xdb\xd4\x73\x55\x65\x5e\x43\x74\x2c\xed\xa0\xc4\x8d\x72\x8e\xd3\xcd\xcd\xa1\xf5\xf3\x86\x51\xbf\x33\x56\xf1\xf9\x38\x0c\xeb\x90\x70\x74\x0d\x81\x3b\x56\x74\xb2\x24\x97\x2f\x90\xf4\x64\xaf\x17\xfe\x96\xb9\x92\x1a\x24\x2f\xe5\x7b\xa2\x5a\xe4\xe3\x55\x13\x03\x5f\xa9\x12\x35\x9d\x5e\x52\xed\x42\x7d\x83\xe8\x1a\xc1\x02\x14\xb2\x7f\x91\x96\xcb\x87\x50\x76\x51\x3e\xcb\xb7\x60\x0b\xe8\x5c\x45\x6b\xb5\x91\x35\x56\xe9\x2c\xee\xe6\x9c\x55\x35\x67\x27\xf2\x0f\xab\xd7\x26\x45\x88\x47\x6a\x7e\x46\x6d\x94\xe9\x75\xa4\xd9\xc9\x8a\x5f\xfa\x5b\x5e\x6f\x35\x9b\x8d\x0e\xe1\xac\x86\x93\x46\x16\x6b\x29\x3e\xdd\x88\x26\x6f\x20\xde\x37\x26\x37\xb0\x28\x8b\x8d\x65\x55\x27\xe8\xcd\x46\x71\xf1\x78\xd6\x1a\xe3\xfc\xac\x1b\xdc\xaf\xc6\x33\x49\x13\x85\x56\x53\x68\xd4\x65\x69\x91\xc9\x31\x1b\x54\xcc\x34\x3d\xf3\xc6\x69\xa6\x99\x39\x82\xe1\xf5\x2c\xc7\x50\xe6\xc2\x86\xc7\xf6\x34\xd2\x11\x7c\x9f\x8d\x83\x59\x4f\x82\xad\xdb\xab\x72\xa8\x0b\xad\x23\x8b\x06\x18\x3f\x2d\xcc\xac\x3e\x4e\x13\xb2\x37\x69\x88\x80\x85\xcc\x8a\xfa\x22\x91\xc3\xea\xd9\xfb\xe4\x06\x68\x9b\xf7\x06\xf5\x56\x68\x24\xbf\xaf\xae\xa4\xe9\x32\x33\x07\xf3\xc4\x75\x94\x04\xe0\x76\x34\x2e\xc5\xc8\x88\xab\x9d\x3d\x55\x28\xca\x39\x87\xa3\xa8\x9d\x91\x6f\x6f\xca\x6a\x67\x7f\xb0\x99\x92\xc6\xf2\x5f\x58\xc5\x73\xa6\x49\x66\x5a\x0a\x67\x3f\x92\x27\xc0\xdf\xbc\xaf\xaa\x21\x68\x07\xbf\x1e\xcd\x68\x7b\xc5\x1c\x83\x99\xda\xba\x9c\x94\x8b\xfd\xdc\x92\x8d\xc1\x10\x5e\x34\x7d\xa8\x72\xa3\xcc\x74\x75\x14\x75\xd3\x17\x36\x96\x64\xf5\xb3\x89\x8e\x27\x49\x61\x7c\xbe\x5d\x34\x27\x5b\xbc\xd1\x7a\x39\x68\x0a\x70\xdf\x32\xda\x67\xa4\x3a\x0d\xce\xe0\xcc\x55\xfd\xad\xb4\x52\x77\xa8\xd1\x35\x00\xee\x8c\xfa\x72\x1d\xaf\xf6\xac\x26\xb2\x61\x4b\x99\x51\xb3\x82\x90\x9a\xf7\x48\x5b\x46\xfe\x99\x76\x55\x37\x9d\xf1\xbf\xd8\xcf\xfa\x00\x8e\x24\x6c\xbd\x81\x22\x0c\x98\x05\x1b\x77\xc8\x50\xee\xdd\xe6\x0a\x95\x9c\xbd\x58\xa9\xaa\x09\xa1\x26\x2b\x1f\xa1\xef\xe1\x18\x2a\x3d\x66\x59\x2d\x4f\xf5\x0d\x37\x58\xe6\xaf\xee\x22\x4d\xc8\xeb\xd6\x50\xa8\x5d\x69\xbd\xda\x0a\x26\x33\xf6\xbc\xce\xcc\xb5\x87\x2d\xd7\xdf\x17\xbe\x9d\xe5\x34\x36\xc8\x16\xb9\x0f\x98\xa7\xaa\xfa\xd9\xc3\xe5\xaf\xd1\x5f\x28\x5b\x15\x22\x8c\x0e\xfb\x51\xe9\x83\x1b\x5b\x3b\x42\x39\x48\xf8\x50\x7a\x40\xa5\xa7\x4c\xcf\x2b\x54\xf3\xe9\xac\x34\xbc\x46\xcf\xfa\x19\xbb\x59\x7b\x81\x77\x33\x6c\xa1\xbe\x46\xf4\x6d\xd6\x3c\xc3\x2b\x00\xef\x7e\xdc\x74\x50\x3d\x89\xf9\x51\x6a\xc4\x6d\x23\xaf\x91\xd5\x11\x9e\x34\x7c\x05\x6a\xc8\xa8\x1a\x7f\x79\x16\x75\xa0\xe4\x97\xa2\x82\xc1\xcd\x5d\xa5\x34\xb1\xeb\x52\x1f\xa8\x2e\xf0\xb4\xb1\x42\x0d\x5b\x78\x25\xac\x5b\x17\x24\x15\xcc\xda\xad\xff\xae\x48\xf7\xf0\x32\x8d\xd0\x60\x98\x63\x45\x0c\xca\x31\xd2\x09\x31\x87\x36\xd0\x90\x20\xe9\x64\x74\x55\x4b\xa5\xc7\x59\x7b\x4a\x08\x80\x0f\x77\x72\x6e\x98\xbc\x99\x6f\x4d\xb5\x29\x67\x89\x22\x63\xf3\x55\x1f\xa4\xd3\xc3\x16\x6a\x5e\xc9\x83\x66\xbd\xd3\x7d\x55\x31\x3d\xcc\xc6\x58\xed\x63\xfa\x6d\x7e\x06\x3b\x85\xf8\x40\x80\x70\xf6\x61\xcc\xc2\x77\xbc\xfc\xaa\x93\x62\x96\x60\x48\xf1\x31\xc9\x1f\xe1\xc3\x9c\x1d\xb2\xf5\xe2\x5b\xa9\x89\x72\xa3\xf4\x67\xec\x6c\xa5\x4d\xce\x08\xdb\xa0\x1e\x54\xbe\xf1\x8f\xd4\xfe\xd4\xcc\xf3\x78\x6a\x10\xea\x55\x34\x3e\xbb\x5a\x72\x93\xb0\x80\x73\x56\x7a\xaf\x5e\xc1\x13\xc8\x6e\x56\xbe\x16\xcc\x01\x5e\x16\xbb\x8b\x66\x2a\xdc\x72\xe6\x4a\x7c\x95\x98\x94\x87\xb2\x32\xd5\xe6\xd8\xc9\xf2\x95\x9a\xd2\xb0\x5b\xaa\x10\xed\x57\x7f\x83\x66\x50\xbf\xdc\x93\xaf\x97\x1a\xf5\x54\x6f\xc6\x74\x5d\x2e\xbe\x8d\xb9\x4e\xa7\xac\xeb\x65\x2b\x75\xcb\x2a\x13\xb9\x3a\xdd\xb7\x22\x17\x7f\x95\x9e\x92\x7d\x52\x34\x54\x7f\x3d\x65\x99\x04\x34\xe0\x62\x47\x01\x81\xc6\x69\xe1\x63\x15\xef\x8c\xe7\xfc\x4f\xa8\x4f\x9a\x24\x9e\x97\x75\xc7\xcc\xd1\x94\x20\xaa\x01\xf9\x8d\xdb\x40\xcf\x45\x3a\xd0\xe7\x99\x99\x88\x5f\xc5\x7c\x36\x0b\x3e\x52\xe4\xc5\xdd\x09\x0b\xb3\xb5\x82\x4a\x38\x24\x05\x10\x4f\x86\xee\xc4\x0e\x93\xfe\x81\x06\xc2\xa3\x15\xd3\x21\x5e\xc0\x58\x75\x10\x34\xcc\x0b\xa5\xc3\x81\x9b\xc8\xd7\x28\x0d\x0e\x31\x8e\x45\xcb\xb2\x1f\x45\xdb\x18\x78\xfb\xf8\x0a\x26\xcb\x69\xa3\x15\xfe\xe4\x3c\xb1\x6e\xcf\x66\xf3\xbb\xac\x9e\x29\x42\x91\xd8\x22\x8d\x9d\x20\xd5\x23\xe7\xc2\x4b\xe5\x9b\x11\xf7\x80\x30\xd5\x4d\x38\xd4\x2b\x53\x17\x00\x95\x93\xfb\xc9\xac\xa6\x04\x5c\x02\x95\xe3\x22\xa2\x71\xf4\x9e\x46\x51\x45\x29\xf3\x98\xd3\x52\xf8\x89\x13\xe4\x68\xcb\x16\xf0\x9e\xd8\x37\xa5\xe8\x85\x17\x6d\x3b\x63\xc3\x24\x5f\xac\x5b\xc3\x01\x79\xbe\xa5\x23\x00\xab\x32\x21\x11\x5e\x7c\xed\x2d\xe8\x0c\x8e\x09\x5d\xa9\xf2\x46\xbf\x84\xac\xb5\x6e\x95\x13\x20\x5c\xbd\x5f\x71\x00\x34\x02\xcb\xc9\xf9\x02\x1e\x24\x7c\x4b\x6b\x07\x07\x28\x07\xe2\x4f\x83\xcb\x19\x57\xa2\x94\xe0\x76\x6e\x7d\xd0\x49\xf0\xb1\xc8\xdb\x77\x12\x14\x02\xa0\xdc\xfa\xa1\x25\x6a\x11\xf6\x13\x58\x5d\x23\x44\xbb\x40\xef\xba\xac\x8a\x43\xe0\xb8\x06\xdf\xa2\x07\xe6\x6b\xf8\xb4\x9c\xbd\xe6\xed\xa4\x05\x69\x6c\xf3\x3e\x5a\x74\xfc\x06\xf3\x2d\xd6\x84\x28\x3e\x38\x89\x57\x12\x74\x11\xa4\x88\xfe\xf5\xf5\x03\x8f\x01\x3a\xb7\xfd\x10\x51\xad\xc1\xea\x4c\xc7\xd1\x6f\xd0\x41\xa6\xf5\x98\xde\x0a\xb1\x69\x07\xae\xba\x68\xa1\x69\x21\x31\x3f\xc7\x64\x5a\x42\x51\xa7\x25\x9a\x4e\xd0\x6f\xc7\x37\x99\x47\xb1\xa1\x28\xb2\x99\xc0\x37\x06\xdd\x34\x9f\x13\x6f\xf1\x4d\x06\xeb\xe4\xbe\x6e\xf7\xa1\xb1\xea\xd3\x0d\xbd\xfa\x55\xb8\xf2\x5a\xb1\x7e\x1f\x61\x45\xf9\x7d\xfd\x37\xf2\xa8\xa2\x29\x86\x08\xea\xaa\xec\xbf\x06\x05\xc3\x94\x7a\xc5\x70\x8b\x6d\x8f\x2f\x31\xd6\xf2\x4e\x46\x15\x19\x5f\x88\x4a\x82\xde\x9b\xfa\xa4\xdf\x7c\x65\xe6\x06\xc5\x2d\xf7\x48\xb0\x44\xf3\x19\xb3\x5c\x73\x87\x3c\x58\xb3\x41\x3b\x9a\xfa\xbc\xbc\x4e\x8b\x65\x4c\x2d\xec\xd2\x9e\x61\x61\xb2\x3b\x75\xf5\x9c\x33\xa9\x76\xdd\x27\xbe\x20\xde\x47\xbf\x4a\x94\x1c\x95\x6d\x00\xa4\x55\xc1\x93\x8d\x38\x79\xa3\xef\x06\x53\x95\xea\xa1\x7b\xa3\x59\xad\x13\xd5\xbf\x54\xde\x66\x5e\xac\x99\xa2\xca\x63\xb7\x94\x5d\x56\x9d\xe7\x56\x17\xfa\xab\x4d\xfc\xb8\xec\x18\x4d\xbe\x30\x3b\x35\x57\xeb\x29\x16\xc5\x7d\xd3\x8d\x90\x1e\x8c\xca\xd1\x8f\x90\x73\x83\x93\x0c\x28\x55\xb8\xef\x07\x63\x8d\xe6\x93\xfb\x07\xd3\x5a\xfd\xcb\x3a\x33\x30\x43\xd4\x55\xf5\x13\xd8\x20\x7e\x5a\x36\x4e\x2e\x91\xce\x29\x80\x14\x14\x99\x26\xeb\x1f\x25\x0f\x78\x94\xf2\x51\xd5\xae\xe0\xc4\x9d\x55\x5f\x54\x8d\x8e\xaa\xd0\xfa\xaa\xdf\x05\x6b\x74\x56\xed\x13\xbf\x7a\xc3\x50\xfd\x61\x0f\xb5\x71\xb1\xf1\x10\xfa\x85\x78\x85\xda\xbb\x8a\x20\xb1\xa9\x57\x97\xf2\xa4\xed\x9a\xa8\x82\x91\xb2\x41\xcd\x85\x2c\x06\xf0\x47\x6b\x4f\x19\x54\xc8\x74\xf5\x71\xdb\x54\x43\xf5\x51\x51\x54\x75\xa7\xa1\x28\x78\xb7\x36\xd7\x48\xf3\xdb\xa0\x1f\x65\x2a\xf1\xb8\x6f\x78\x6c\xce\x46\xff\x4f\x38\xd1\x7c\xbf\x72\x91\xc8\xdf\xfc\xbe\xe4\xb4\x98\x62\xfe\x2f\xbf\x59\xb2\xdc\xfc\x29\x6b\x86\x6c\x8c\xf9\x6f\x8a\x15\xd8\x05\xfa\xc4\x2d\x56\x58\xc0\xa4\x28\x89\x8a\x01\xca\x82\x5f\x69\x28\xe0\x62\xbf\x8f\xba\x1a\xb0\xd7\x33\xcc\xc0\x01\xdb\x6b\xcf\x0a\x66\x21\x7f\x2a\x19\xc2\x44\xe4\x54\x49\xbb\x48\x8b\xd8\xf3\xd9\xe2\xc3\x48\x7e\xe6\x5f\x69\x0c\x32\x3c\xc5\x20\xfb\x02\x5f\x8a\x5b\x2a\xbf\x0d\x77\x47\x99\x95\xb7\x60\x6e\xc8\xff\xd4\xdf\xe0\xe0\x59\xd3\x75\xa3\xa0\x7e\xcf\x32\x43\x34\x14\x52\xbb\x8a\x4f\xb3\x83\x95\x99\x02\x99\xdd\xbb\x44\x28\xdc\x6c\x5b\x96\x8f\x16\x7d\xb7\x85\x66\xfe\x91\x70\xac\x03\x29\x56\x59\x86\x35\x39\x6e\x9b\x3c\xc1\xb2\x2d\x6a\x91\xb2\xd2\x12\x11\x12\xa5\xb6\x21\xf6\x59\xa9\xda\xb5\xb0\xc3\x13\xd0\xbf\x80\xd6\x95\xfd\xd3\xb4\xba\xea\x48\x51\x87\xab\xb7\xf6\x46\xde\xa8\xc6\x35\x98\xa1\x99\xfe\xce\x15\xb8\x86\x94\xf1\x8e\xe5\xc4\x9f\x71\x57\xed\xfb\xa8\x37\xe7\x54\xda\x6e\xb0\x46\x86\x5a\xad\x97\x79\xcb\x03\xb8\x96\x6f\x62\x85\x8f\xa7\x25\x5c\xce\x74\x0b\x46\x10\x4d\x67\x99\xda\x15\x5b\xf3\xac\x08\xdf\x98\x53\x77\x35\xf7\x8a\x53\xd2\x70\x35\xe3\x8f\xc3\x8a\xff\x93\xfc\xd9\xbe\x94\x2c\x8e\x3b\x61\xbb\x41\xf7\x9d\x53\x6e\x9b\xc6\x9e\x11\xea\xb4\xc6\xf0\xa5\x01\x3a\x8b\x50\xfc\xcd\x67\x2e\x72\x58\xbe\xd8\xad\x04\x89\xd7\x68\xcb\xc2\x9d\x83\x75\x69\x45\x33\x1d\x4f\x1b\x46\xe5\x2e\x74\xcc\xc1\x3d\xc8\xb8\x69\xc7\x11\xef\x24\xdf\xb0\x75\x52\x7d\xe3\x76\x59\x5f\x30\xfa\xe7\x14\x5a\xb3\x39\xac\xd0\x16\x8b\x49\x60\x0e\x70\x21\x57\x25\x47\x7c\xca\x90\x12\x45\xa0\x1b\x17\xbe\xad\xd9\x5e\xba\xd9\xf6\x01\xfb\xae\x70\xab\x2d\x9a\x60\xcf\x45\x5b\x5b\xc8\x61\x19\xad\xd6\xa1\xd4\x47\xc9\x7d\x16\x2d\xe3\x7a\x5c\xbb\x65\x14\x67\xcc\x9c\x64\xa4\x8b\x2f\x09\xed\x46\xa6\x88\xff\x17\xb0\x05\xee\x92\x5d\xf1\xb1\xc2\xf9\xca\xed\x6e\xeb\xe1\x99\xda\xfd\x25\xc7\x2c\x33\xc9\xa1\x85\xc3\x10\x27\x55\x9d\x73\x07\x99\x42\x3f\x9f\x31\x07\xde\xc9\x8a\x4b\xae\x86\x99\x9c\x53\x71\x74\x78\x36\xbf\x77\x4e\x30\xf4\x42\xd4\x15\xba\x0a\x6a\x97\xde\x08\xb8\x0f\x15\x29\x52\x7c\x4e\x40\x73\xd5\x0b\xdc\xfe\x42\x99\xfa\xd9\x25\xd3\x21\x05\xa3\xaf\x40\x01\xfe\x64\xf5\xe5\x88\xc1\xe5\x9c\xa5\xe9\xd7\x40\x1d\x6f\x20\x79\x32\x48\x14\xdc\x8d\x4b\x07\x2b\xc4\xf9\x73\x7c\xc0\x02\xe9\xd9\xd0\xbd\xa0\x8f\x7c\x5b\xe0\x4c\x70\xa8\x6a\x2d\x6a\x06\x18\xa2\x6d\x72\x67\x82\x1c\x83\xab\x98\x6b\x34\x0b\x96\xe5\xdf\x35\x92\x44\x59\xd9\x5f\x8c\x58\xf1\xcd\x74\x83\x91\x2b\x25\x26\x5d\x35\xda\x80\x61\x71\x41\xc6\x23\xf2\xb3\x73\xc2\x4c\x63\x95\x1b\x43\x3f\x9b\x42\xd5\xf7\x03\x35\xa6\x7a\xdd\x4c\x94\xcb\x74\xc4\xe0\xeb\xfe\xca\x5c\x61\xca\x28\xba\xa8\x4b\x52\x04\xe7\xf3\x75\x15\xca\xa0\xec\xc5\x3a\x44\x85\x4a\xcf\xd2\xfd\xab\x9e\x98\xb4\x4d\xef\xae\x99\x1e\xe7\xa9\x6f\xd2\x16\xcf\x99\x63\x98\xa2\xb3\x86\xcd\x34\xb8\xf4\x2f\x03\x77\x18\xdd\x8c\xc5\xa8\x5b\xc6\x53\x26\x9a\x07\xda\x64\x31\x3b\x8a\xd2\xd4\x57\x0d\x69\x79\x1f\xd4\xff\x19\x76\x67\x67\x69\x32\x8d\xe1\x69\xbf\x35\x7d\xc6\xf6\xa4\x95\xda\x20\xd3\xa8\xb8\xc9\xda\xbd\xa6\x8e\x39\xf9\x3a\xa5\x39\x34\xac\x48\x5f\x60\xde\x18\xf8\xd6\xe0\x0f\xe6\xfa\x86\x18\x47\x81\x12\x8f\x5e\xd3\x10\x70\x5d\xe1\x5d\xd5\x1d\xf3\x8b\xbc\x5d\xaa\xdf\x60\x5c\x36\x4a\x5d\x02\x0a\xd3\x5e\xa8\xd7\x81\xf3\x93\xba\x35\x29\xe0\xf5\x38\x0f\xcd\x5b\x68\xfc\x1c\x8a\xf6\x04\x94\x13\x26\xd7\xad\x83\x14\xb3\x53\xf4\xcb\xa1\x76\x5f\x9a\x61\x03\x54\xe7\x71\xd8\x78\x16\xf2\x2c\x74\xa8\x26\x20\x63\xf2\x2c\xaa\x20\x24\x3a\x7b\x8c\x4a\x8c\x64\xa5\x3d\x52\x5d\x44\x32\x93\x5c\xea\x5a\x24\x33\x2e\x46\x13\x81\x24\xcf\xb1\x6a\x51\x48\x60\xd8\x66\xdd\x54\x64\xd8\xec\x46\xbd\x0f\x7c\xd4\x77\x91\xa1\x18\x9e\xed\xf1\xd2\xe8\x80\xec\x05\x4f\xda\x77\x55\x0f\xcb\x1d\xd3\x46\x44\x7b\x67\x4e\x6b\xf9\x89\x61\xa6\x2c\x69\x5e\x8d\x3b\x92\x30\xb2\xa9\x9a\x24\x8d\xc1\xb8\xc6\xd2\x08\x11\x34\xe7\x5e\x56\x5b\x70\xa9\x23\x8e\x9f\x31\xeb\xbd\xed\x9a\x64\x8a\x77\xa9\xd5\x2a\xff\xe2\x36\xc2\x82\xd1\x8e\x2f\x68\x6e\x6b\xa8\x9d\x9a\x73\xad\x75\x42\xfd\xb8\x8c\xb7\xcd\x27\xb1\x61\x29\xae\xa6\x26\x02\x2e\xfe\xa7\xab\x92\x7c\x29\xa6\xa1\x31\x98\xde\x12\xc1\x75\x7c\x66\xb7\x06\x37\xd8\x5b\xf8\x3f\xfc\x47\xdb\x8a\x25\x16\x6f\x9a\xd5\x53\xe1\xeb\x16\x64\x19\xae\x79\x54\x10\xd5\xf2\xa1\xae\x2e\x67\x71\xf3\xae\x86\x98\x8c\x43\x4d\x6d\xf8\xa0\x14\x95\x8b\x43\x0a\x89\xff\xd0\x58\x40\x95\xc6\xd4\x39\x93\x99\xc3\x23\x64\x8e\xd9\x9c\xcb\xc1\x4c\xdb\x5d\xc1\x4f\x7f\x4f\xeb\x3a\x69\xae\xb7\xde\xb2\x50\xd1\xe3\x96\x87\xac\xd0\x4e\xcb\xbf\xdb\x34\x1d\xfb\x32\x87\xd6\xf8\x87\xe0\xca\x98\xef\xfc\x45\xce\x4b\x29\x76\xce\xa4\x8d\x89\xbf\xe8\x88\x66\x8e\x8d\x29\xb1\x63\x38\x15\x11\x3a\x9b\x96\x7f\x34\x58\x6b\x05\xc4\x02\xff\x1c\x0b\x1d\xc8\xf2\xde\x84\x74\xa8\xdc\xdd\x8c\xf0\x4d\xdd\xd4\x7c\x1f\x67\x3e\xe9\x5b\xf6\x51\x07\x99\x5a\x9b\x11\x6a\x6f\xa4\x1f\x4c\xfe\x64\xbb\xcc\x8a\x8d\xef\xb6\xa1\x38\x37\x62\x42\xac\x4a\xfe\xbe\x08\xb9\xe5\xb4\xe8\x74\x70\x1b\xf2\x46\x16\xe0\x2f\x45\x26\x28\x3a\xbc\x3f\xc0\x5a\xf5\x67\xb7\xa3\xf0\x10\x3d\x90\x67\xb1\xf5\x31\x66\x65\x97\x59\xaf\xb0\xd2\xd3\x0f\x5b\x43\x38\xac\xe4\x55\x96\x45\x3c\x63\x3c\xc3\xe2\x26\x38\x14\x33\x09\x59\x2c\xce\x8d\x50\x20\x41\xd2\x27\xc1\x9b\x61\x89\xfc\xa9\xff\x7a\xe8\xa0\xea\xa3\x4f\x0e\xc4\xd2\xde\x74\x0f\x82\x02\x0d\x97\xf3\xc6\xc0\x57\xf8\x8f\xb2\x1e\xc3\xe5\xc2\x05\xe9\x12\xe8\xb1\xb8\x21\x59\x08\x35\x4b\x3e\xc7\xe7\x41\x99\xb2\xad\x31\x53\xa0\xc9\xf2\x45\x11\xbd\xe0\x23\xe5\x82\xe0\x5f\xa0\x5c\xfd\x3a\xc0\x07\x1c\xaf\x4b\xf7\xd9\x6b\xfe\x6d\x28\x75\x1f\x00\x47\x99\xb8\xb9\xcb\xcc\x7a\xf9\x98\xac\x6e\x73\xa2\x22\x38\x3d\xd5\x3c\x59\x59\x9c\x5c\x61\x7a\xae\xc2\xc7\xa7\x9a\x4e\xab\x2d\x31\xbe\xa6\x9b\x9a\x1b\x11\x47\x4c\x6f\x75\x73\x43\x32\x4c\x67\xf4\xfb\x02\xb4\xa6\x9d\xc6\x0c\x54\xb4\xe9\xb9\x89\xe7\x31\xc5\x9c\x6e\x5e\x95\x1b\x6b\xb8\xa1\xdb\x92\x95\x69\x18\xd4\x13\xd2\x7e\x18\xf6\x1a\x46\x26\x07\x18\x36\x1b\xba\xe3\x13\x0d\x47\x8d\xf9\x31\xa1\x86\xcf\xc6\xb7\x11\xcf\x8d\x39\xa6\x85\x21\x06\xa3\xca\x8c\x0f\x38\x63\x1c\x04\x47\xa3\x94\xa6\xb9\x60\x8d\x07\xd1\x74\x00\x5c\x90\xeb\xa5\xbf\x62\x8a\xcf\x8a\xd4\x6f\x37\xad\x4b\x7b\xac\xdf\x6b\x0e\x48\x9e\xa2\xdf\x6b\xd6\xc5\xc7\xea\xaf\x98\x5f\xc7\x24\x1a\x7c\xc0\xaa\xc8\xe1\x06\x13\xb8\x23\x64\xad\xe1\x3a\x34\x29\x70\x94\x31\x13\xc2\xa0\x16\xfd\x9f\xbd\xba\xfa\x8a\xfa\x8f\xd7\x40\xff\x31\x31\x90\xb0\x11\x93\x50\x41\x69\x41\x05\x14\x10\x2c\x44\x50\x40\x44\x05\x95\x6e\x11\x95\x9a\x99\x6f\x4f\x77\xc1\xc0\xd0\xdd\xdd\xdd\x52\x02\x2a\x82\x58\x88\x08\xf6\xcf\xee\x3c\x6b\xef\xbb\xbd\xd6\xf9\x0f\xce\x79\xdf\xbd\x9f\xdb\xd7\x5a\xcf\x03\x3f\xc0\xcd\xd4\xa2\x11\x2a\xbe\xc1\x76\x11\xf9\x1b\x6e\x6c\xbd\x9e\x7c\x07\xa7\x5b\x8e\x93\xef\xe3\xb7\xf6\xae\x21\x8f\x11\x0a\xa6\x06\xe4\x57\x84\xb5\x91\x33\xe5\x24\x11\xac\xb7\x83\x32\x48\x30\xb6\x3f\x83\xf6\x10\x62\x2d\x57\xa8\x9e\x20\x36\x4e\xc2\x11\xc4\x52\xb5\x04\xe4\x00\x2e\x3a\xb0\x2c\xfe\xcf\x49\x9d\xfd\xc1\x71\x01\xae\x47\xcc\x5f\x4a\xf2\x4f\x97\x9a\x8d\x88\xd5\xce\x2d\x37\x96\x09\xa1\xf3\x7d\xfa\xee\xfc\x17\xde\xcd\x3a\x93\x3c\x5b\xff\x1f\xda\xee\x9c\x43\x21\x15\x9b\x2b\x58\xa4\xcb\xb8\x7a\x12\xa3\x2e\xd2\x65\xf5\x7f\xf4\x65\x24\x07\x9b\xf4\xb8\x0a\x17\x83\xfd\x56\xd2\x8d\x6e\x26\xe6\x43\x62\xf8\x4c\x90\x59\xb7\x68\xbe\x47\xb2\x71\xb2\x00\xbe\xa8\xae\xef\xc7\x5f\xe0\x33\xad\xf3\x81\x4b\x09\x78\xa3\x1d\xce\x4e\x0f\x3d\xbf\xb9\x87\x39\x7b\xf9\x85\x7a\x3e\xc3\x3e\x32\x62\xcd\x1c\x5a\x23\x69\x83\x8d\xae\xf4\xfc\xa9\xc0\xfd\xcb\xc4\xc3\xee\x2e\xe6\x85\x22\x87\x73\xe7\xcd\xea\x04\x4f\xcf\x5f\x34\x4e\xe1\x47\x7a\x95\xea\x87\xf1\xd6\xf8\x39\xe8\x02\x4e\x61\xd0\x56\x6d\x2a\xeb\x6d\xd8\xa9\xcd\x13\x4c\xbb\x88\x14\xf5\xeb\xf4\xae\xc8\xa7\x6b\xd6\xd2\xdc\x49\x87\x6c\xe6\x8a\xfc\xce\xbc\xde\xf7\x51\xa8\xe8\x21\x33\x4f\xe1\x77\x5c\x38\x67\x56\xc0\x8b\xf3\xde\x6e\x2c\xe3\x7a\xf9\x19\xeb\x47\x73\xcc\x02\x69\xba\xeb\x59\x7f\x42\x17\x6b\x17\x30\x63\xc3\xdb\xb6\x00\xfa\xc7\xab\x3c\xf5\xef\xb4\xf2\xe8\x33\x6b\x9c\xa8\x18\xd9\xdc\xda\x8f\x9f\x71\xfe\xc1\xbe\x4b\xbc\xab\x5e\xfb\xcd\x8d\xb8\x67\x7d\x9a\xcd\xce\x72\xdc\xfd\xcd\x8c\xfd\xd8\x27\x02\x9f\xe9\x9f\x67\xb9\x84\x3c\xd4\x55\x67\x1e\xbb\xf4\x53\xbb\x93\xfe\xe1\x8a\xd7\x16\x23\x5a\x5c\xe4\xf8\x7a\x13\xaa\x28\xd6\x60\x8d\x98\x48\xa5\xc4\x5b\x4d\x73\x5e\xfb\xf4\x5b\xfe\x66\xbf\xf1\xfb\xb5\x77\x84\xf5\x2f\xd0\xca\x6c\x15\x6b\x6b\xb0\x97\xf1\x7e\xe6\xd1\xd0\x0a\x7d\x47\x06\x29\xfc\x90\xae\x26\x3d\x2b\xe2\xa7\xf6\x53\xda\x95\x48\x95\x2d\xc1\x54\x9b\x98\x1d\xeb\xa3\x09\x0a\x59\x75\xcd\x23\xfc\x3a\xf4\xd7\x4a\xc8\x3c\x19\xe2\x66\xd9\xc8\x20\x85\x69\xef\x4d\xa6\xb7\x5d\xfa\x65\xfa\x95\xbe\xfa\x72\x81\xb1\x09\xed\xd2\x15\xb2\xbe\x2f\x75\xf6\x1a\xa2\x7b\x8e\x7a\x3a\x2a\x6e\xab\x39\x11\x1a\xf3\x67\xcb\x14\x4e\x90\x2f\xae\xff\x82\x2b\x41\x97\xd6\x9e\xc3\xf2\x11\x8a\x95\x0b\x75\xe6\xaa\xbe\xa5\x90\x7a\xe6\x5a\xc0\x5e\x2a\xf1\x22\x32\xcf\xf4\x1d\x11\x12\x35\x6a\xbc\x1f\xff\x12\xa3\xa6\xcf\xc5\x4b\x63\x21\xdd\x54\x3c\x80\xf4\x72\xab\x0c\x6b\xa7\x24\x6a\xb8\x60\x1b\x61\xcb\x0d\xfe\xe8\x0f\x24\x6c\x6d\x17\x3a\x8b\xc6\x59\x2d\xc2\x7e\x93\x62\x2c\x4f\x63\x35\x64\x87\xbd\x1e\x18\x9d\xb2\xc1\x74\x02\xd3\xa6\xdc\x31\x36\x43\x6f\x43\x49\xfa\x99\x68\x23\xec\xaf\x7b\x13\x2d\x44\x0c\xb6\xbe\x44\xcf\xa1\xca\x1a\x1d\xe8\x2a\xf4\xfe\x86\x76\xd4\x1c\x33\x52\x9b\x87\x86\x61\x74\x2b\x13\xf4\x0d\x74\xcf\x32\x10\xcd\x86\x63\xf6\x3a\xa2\x10\xb2\xc6\x74\x14\xd5\x46\x52\x8c\xf7\x22\x8f\x50\x03\xfd\x2a\x64\x02\xad\xd5\x7d\x8b\x4c\x62\x66\xdb\x56\x22\x75\x58\xbd\xc6\x57\x24\x09\xdf\xbc\xe1\x25\xf2\x04\x57\x53\x5b\x8d\x9a\xe2\x8b\xad\x2e\xa2\x00\xad\xb7\xa4\x20\xd5\xd8\xae\xbd\x87\x11\x1e\x56\x6c\x7a\x17\x31\xc3\x95\x8c\xed\xe0\xcf\x78\xac\xfe\x10\xfc\x07\x1f\xd8\xb1\x1c\x59\x49\xa8\x6c\xb3\x43\x54\x08\x6b\x4d\x7d\x64\x1d\xe1\xba\x51\x09\x21\xe3\xdf\xd4\xb6\x22\xff\xe1\x49\x00\xcc\x01\x73\xc1\x3c\x30\x1f\x2c\x00\x0b\x81\x02\x58\x04\x16\x83\x25\x60\x29\x50\x04\xcb\x80\x12\x50\x06\x2a\x40\x15\x2c\x07\x2b\xc0\x4a\xb0\x0a\xac\x06\x6b\xc0\x5a\xa0\x06\xd6\x01\x75\xb0\x1e\x6c\x00\x1b\xc1\x26\xb0\x19\x6c\x01\x1a\x40\x13\x68\x01\x6d\xb0\x15\x6c\x03\xdb\x81\x0e\xd0\x05\x3b\xc0\x4e\xa0\x07\xf4\x81\x01\x30\x04\x46\xc0\x18\x98\x80\x5d\xc0\x14\x98\x81\xdd\x60\x0f\xd8\x0b\xcc\x81\x05\xb0\x04\xfb\xc0\x7e\x60\x05\xac\x81\x0d\x38\x00\x6c\x81\x1d\x38\x08\x0e\x81\xc3\xe0\x08\x38\x0a\xec\xc1\x31\xe0\x00\x8e\x03\x47\xe0\x04\x4e\x80\x93\xc0\x19\xb8\x00\x57\x70\x0a\xb8\x81\xd3\xc0\x1d\x9c\x01\x67\xc1\x39\xe0\x01\x3c\xc1\x79\x70\x01\x5c\x04\x5e\xc0\x1b\xf8\x00\x5f\xe0\x07\xfc\x41\x00\x08\x04\x41\x20\x18\x84\x80\x50\x10\x06\x2e\x81\x70\x70\x19\x44\x80\x2b\xe0\x2a\xb8\x06\x22\x41\x14\x88\x06\x31\x20\x16\x90\x00\x19\x50\x00\x04\x60\x80\x00\x14\x60\x00\x07\x04\xa0\x02\x1a\xa0\x03\x06\x60\x02\x16\x60\x03\x0e\xe0\x02\x1e\xe0\x03\x01\x10\x02\x11\x10\x03\x09\x90\x82\x38\x10\x0f\x64\x20\x01\x24\x02\x39\x48\x02\xc9\x20\x05\xa4\x82\x34\x90\x0e\x32\x40\x26\xc8\x02\xd9\x20\x07\xe4\x82\x3c\x90\x0f\x0a\x40\x21\x28\x02\xc5\xa0\x04\x94\x82\x32\x50\x0e\x2a\x40\x25\xa8\x02\xd5\xa0\x06\xd4\x82\x3a\x50\x0f\x1a\x40\x23\x68\x02\xcd\xa0\x05\xb4\x82\x36\xd0\x0e\x3a\x40\x27\xe8\x02\xdd\xa0\x07\x5c\x07\xbd\xa0\x0f\xf4\x83\x01\x30\x08\x6e\x80\x21\x30\x0c\x46\xc0\x4d\x70\x0b\xdc\x06\xa3\xe0\x0e\x18\x03\xe3\xe0\x2e\x98\x00\xf7\xc0\x7d\xf0\x00\x3c\x04\x8f\xc0\x24\x78\x0c\xa6\xc0\x13\x30\x0d\x9e\x82\x19\x30\x0b\x9e\x81\xe7\xe0\x05\x78\x09\x5e\x81\xd7\xe0\x0d\xf8\x0f\xbc\x05\xef\xc0\x7b\xf0\x01\x7c\x04\x9f\xc0\x67\xf0\x05\x7c\x05\xdf\xc0\x77\xf0\x03\xfc\x04\xbf\xc0\x6f\xf0\x07\xfc\x05\xff\x00\x00\x73\xe6\xcc\x9d\x3b\x6f\xde\xfc\xf9\x0b\x16\x2c\x5c\xa8\xa0\xb0\x68\xd1\xe2\xc5\x4b\x96\x2c\x5d\xaa\xa8\xb8\x6c\x99\x92\x92\xb2\xb2\x8a\x8a\xaa\xea\xf2\xe5\x2b\x56\xac\x5c\xb9\x6a\xd5\xea\xd5\x6b\xd6\xac\x5d\xab\xa6\xb6\x6e\x9d\xba\xfa\xfa\xf5\x1b\x36\x6c\xdc\xb8\x69\xd3\xe6\xcd\x5b\xb6\x68\x68\x68\x6a\x6a\x69\x69\x6b\x6f\xdd\xba\x6d\xdb\xf6\xed\x3a\x3a\xba\xba\x3b\x76\xec\xdc\xa9\xa7\xa7\xaf\x6f\x60\x60\x68\x68\x64\x64\x6c\x6c\x62\xb2\x6b\x97\xa9\xa9\x99\xd9\xee\xdd\x7b\xf6\xec\xdd\x6b\x6e\x6e\x61\x61\x69\xb9\x6f\xdf\xfe\xfd\x56\x56\xd6\xd6\x36\x36\x07\x0e\xd8\xda\xda\xd9\x1d\x3c\x78\xe8\xd0\xe1\xc3\x47\x8e\x1c\x3d\x6a\x6f\x7f\xec\x98\x83\xc3\xf1\xe3\x8e\x8e\x4e\x4e\x27\x4e\x9c\x3c\xe9\xec\xec\xe2\xe2\xea\x7a\xea\x94\x9b\xdb\xe9\xd3\xee\xee\x67\xce\x9c\x3d\x7b\xee\x9c\x87\x87\xa7\xe7\xf9\xf3\x17\x2e\x5c\xbc\xe8\xe5\xe5\xed\xed\xe3\xe3\xeb\xeb\xe7\xe7\xef\x1f\x10\x10\x18\x18\x14\x14\x1c\x1c\x12\x12\x1a\x1a\x16\x76\xe9\x52\x78\xf8\xe5\xcb\x11\x11\x57\xae\x5c\xbd\x7a\xed\x5a\x64\x64\x54\x54\x74\x74\x4c\x4c\x6c\x2c\x89\x44\x26\x53\x28\x10\x04\xc3\x08\x82\xa2\x18\x86\xe3\x04\x41\xa5\xd2\x68\x74\x3a\x83\xc1\x64\xb2\x58\x6c\x36\x87\xc3\xe5\xf2\x78\x7c\xbe\x40\x20\x14\x8a\x44\x62\xb1\x44\x22\x95\xc6\xc5\xc5\xc7\xcb\x64\x09\x09\x89\x89\x72\x79\x52\x52\x72\x72\x4a\x4a\x6a\x6a\x5a\x5a\x7a\x7a\x46\x46\x66\x66\x56\x56\x76\x76\x4e\x4e\x6e\x6e\x5e\x5e\x7e\x7e\x41\x41\x61\x61\x51\x51\x71\x71\x49\x49\x69\x69\x59\x59\x79\x79\x45\x45\x65\x65\x55\x55\x75\x75\x4d\x4d\x6d\x6d\x5d\x5d\x7d\x7d\x43\x43\x63\x63\x53\x53\x73\x73\x4b\x4b\x6b\x6b\x5b\x5b\x7b\x7b\x47\x47\x67\x67\x57\x57\x77\x77\x4f\xcf\xf5\xeb\xbd\xbd\x7d\x7d\xfd\xfd\x03\x03\x83\x83\x37\x6e\x0c\x0d\x0d\x0f\x8f\x8c\xdc\xbc\x79\xeb\xd6\xed\xdb\xa3\xa3\x77\xee\x8c\x8d\x8d\x8f\xdf\xbd\x3b\x31\x71\xef\xde\xfd\xfb\x0f\x1e\x3c\x7c\xf8\xe8\xd1\xe4\xe4\xe3\xc7\x53\x53\x4f\x9e\x4c\x4f\x3f\x7d\x3a\x33\x33\x3b\xfb\xec\xd9\xf3\xe7\x2f\x5e\xbc\x7c\xf9\xea\xd5\xeb\xd7\x6f\xde\xfc\xf7\xdf\xdb\xb7\xef\xde\xbd\x7f\xff\xe1\xc3\xc7\x8f\x9f\x3e\x7d\xfe\xfc\xe5\xcb\xd7\xaf\xdf\xbe\x7d\xff\xfe\xe3\xc7\xcf\x9f\xbf\x7e\xfd\xfe\xfd\xe7\xcf\xdf\xbf\xff\xfe\xfd\xff\xfe\xff\x5f\xf7\x0f\xf3\xbf\x66\x0c\x00\x00\xf3\xe7\x2d\xfd\x9f\x31\xf8\xbf\xf7\xff\xf2\xcf\xf9\xdf\x70\xce\xb7\x79\x6f\x17\x3c\x53\x98\x5c\x3c\xbe\x74\x74\xd9\x3d\xe5\x59\xd5\x0f\x2b\xfe\xac\x5e\xbc\x76\xc5\xba\x0d\xeb\x75\x36\x1a\x6f\xde\xab\xb1\x4f\xcb\x6a\xab\xf5\x76\x2b\xdd\xfd\x3b\xf7\xe9\x9b\x1b\xee\x31\x36\x35\xa9\xdc\x55\x6e\x5a\x62\x56\xb4\xbb\x60\x4f\xde\xde\x1c\xf3\x6c\x8b\x2c\xcb\xcc\x7d\x99\xfb\x33\xad\x32\xad\xb3\x6c\x72\x0e\xe4\xd9\x16\xd8\x15\x1f\x2c\x3b\x54\x75\xb8\xee\x48\xd3\xd1\x76\xfb\xee\x63\x7d\x0e\x43\xc7\x07\x1c\x7b\x9d\x7a\x4e\x74\x9e\x6c\x73\x6e\x76\x69\x70\xad\x3d\x55\xe9\x56\x76\xba\xc8\x3d\xef\x4c\xd6\xd9\xb4\x73\xc9\x1e\x72\xcf\xc4\xf3\x49\x17\xd2\x2e\xe6\x78\x95\x78\xd7\xf9\x74\xf9\xde\xf4\x9b\xf4\x9f\x09\x98\x0e\x9c\x0a\x7a\x1c\x3c\x19\xf2\x28\xf4\x51\xd8\xe4\xa5\xc9\xf0\xc7\x97\xa7\x22\x9e\x5c\x79\x7a\x75\xf6\xda\xb3\xc8\x17\x51\xaf\xa2\xdf\xc4\xbc\x8d\xfd\x40\xfa\x44\xfe\x42\xf9\x0e\xfd\x84\xff\xa0\x00\x2d\xc0\x9c\xb1\xdf\x78\x0e\xe1\x48\x7c\xa7\x66\xd0\x8e\xd1\x3e\xd3\x53\x19\x47\x18\x1f\x98\x49\xac\x83\xac\x77\xec\x04\xce\x01\xce\x1b\xae\x8c\x67\xc3\x7b\xcd\x8f\x17\x58\x0b\x5e\x0b\xe3\x45\x07\x44\xff\x89\x13\x25\x07\x25\x1f\xa5\x69\x71\xc7\xe3\x7e\xc5\x17\xca\xce\x26\x2c\x49\x68\x4a\x0c\x93\xaf\x91\x77\x24\x05\x27\xaf\x4c\x6e\x4d\x09\x4a\x5d\x99\xda\x96\x16\x92\xbe\x3a\xbd\x33\xe3\x52\xe6\xba\xcc\x9e\xac\x88\xec\x0d\xd9\xfd\x39\x91\xb9\x5b\x72\x87\xf2\x62\xf3\xb5\xf3\x6f\x15\x40\x85\x3a\x85\x63\x45\x58\xb1\x5e\xf1\x44\x09\xb5\xd4\xb0\xf4\x41\x19\xbd\xdc\xb8\xfc\x51\x05\xb3\xd2\xa4\xf2\x51\x15\xbb\xda\xbc\xfa\x65\x4d\x42\xed\xa1\xda\xcf\x75\x19\xf5\x8e\xf5\x3f\x1b\x72\x1b\x9d\x1b\xff\x36\x15\x36\xbb\xb7\x2c\x6c\xa9\x69\xf5\x6d\x5b\xd1\xd6\xd9\x1e\xd1\xb1\xa9\x63\xb8\x93\xd2\xa5\xd3\x75\xb7\x9b\xe8\x31\xe8\xb9\x7f\x9d\xda\xab\xd7\x3b\xd6\x07\xf5\x6b\xf6\xf7\x0f\x84\x0d\xaa\x0c\x56\xdd\x70\x1d\xda\x36\x2c\x1a\xf9\x71\xeb\xc2\xed\xce\x3b\x1a\x63\xe8\xf8\xc3\x09\xb3\x7b\xbc\xfb\xd3\x0f\x4d\x1f\x31\x26\xc7\xa7\x34\x9f\x84\x4f\x37\xcc\xcc\x99\x3d\xfa\x4c\xfc\xfc\xdb\xcb\xb3\xaf\x9a\xdf\xac\xff\x8f\xfc\xf6\xee\x7b\xe3\x0f\xec\x8f\x4f\x3e\xef\xfa\x42\xff\x3a\xf6\x5d\xe3\x47\xf8\xcf\x96\xdf\xcb\xfe\x78\xfe\x2d\xfd\xdf\xd6\xf8\x31\xef\xc3\x82\xd7\x0a\x33\x8b\xa7\x96\x3e\x5e\xf6\x42\xf9\xa3\xea\xcf\x95\xf3\x56\x2f\x5d\xbb\x62\x9d\xfa\x7a\xad\x8d\x3b\x37\x1b\x6b\x98\x69\xed\xd9\xba\x67\xfb\x6e\x5d\xd3\x9d\x26\xfa\xc6\x86\xc6\xc6\xc6\x26\x15\xbb\xca\x4c\x8b\xcd\x0a\x77\xe7\xef\xc9\xdd\x9b\x6d\x9e\x65\x91\x61\x99\xbe\x2f\x75\x7f\x8a\x55\xb2\x75\x92\x8d\xfc\x40\xa2\x6d\xa2\x9d\xfc\x60\xf2\xa1\xb4\xc3\x99\x47\xf2\x8f\x96\xda\xd7\x1d\xeb\x70\x18\x3a\xde\xe7\xd8\xe3\xd4\x75\xa2\xeb\x64\x97\x73\xb7\xcb\x75\xd7\xbe\x53\x83\x6e\xc3\xa7\x6f\xba\x8f\x9e\xb9\x73\x76\xec\xdc\xb8\xc7\xb8\xe7\xf8\xf9\xf1\x0b\xe3\x17\xef\x7a\x4d\x78\xdf\xf7\x79\xe4\x3b\xe5\x37\xe3\x3f\x1d\xf0\x20\x70\x2c\x68\x24\x78\x20\xa4\x27\xb4\x23\xac\xf5\x52\x53\x78\xfd\xe5\xba\x88\xda\x2b\xb5\x57\x6b\xaf\xd5\x45\x36\x44\x35\x47\xb7\xc7\xf4\xc4\x0e\x90\x6e\x92\x27\x28\x53\xd0\x4b\xf8\x13\x0a\xd0\x2c\xec\x30\xf6\x06\x17\x13\x7b\x88\xc7\x54\x06\x4d\x9f\x76\x97\x8e\x32\x74\x18\xa3\x4c\x88\xb5\x9d\x35\xca\x46\x38\xba\x9c\xbb\x5c\x82\x67\xc8\x7b\xc4\x67\x0b\x76\x0b\x66\x85\x12\x91\x8d\xe8\xad\x38\x59\x62\x2f\xf9\x2e\xcd\x8d\x73\x8d\x9f\x1b\x5f\x21\xbb\x90\xa0\x94\xd0\x92\x18\x26\x5f\x2d\x6f\x4d\xf2\x4f\x56\x4e\xae\x4f\xf1\x4e\x55\x4c\xad\x4b\xf3\x4e\x5f\x96\x5e\x9f\xe1\x9b\xa9\x9c\xd9\x94\x15\x90\xbd\x3c\xbb\x35\x27\x38\x77\x75\x6e\x67\xde\xa5\xfc\x75\xf9\xd7\x0b\xae\x14\x6e\x2c\x1c\x28\x8a\x2a\xd6\x28\x1e\x29\x21\x97\x6e\x2b\x1d\x2d\x43\xca\x77\x94\x4f\x54\x50\x2b\x0d\x2b\x1f\x56\x31\xab\x8d\xab\x1f\xd6\xd0\x6b\x0d\x6b\xef\xd7\xd1\xea\x0d\xeb\x1f\x36\x30\x1b\x4d\x1b\x9f\x36\x89\x9b\x0f\x34\x7f\x6c\xc9\x6c\x75\x6e\x9b\xd7\x56\xd5\xee\xdb\xb1\xb2\xa3\xbb\xf3\x6a\x97\x46\xd7\xad\x6e\xa4\x67\x67\xcf\xbd\xeb\xd4\x5e\x83\xde\x89\x3e\xac\x7f\x7b\xff\xf0\xc0\x95\xc1\x55\x83\xb5\x37\xdc\x86\x76\x0c\x67\xdc\x5c\x71\x0b\xbb\xfd\xfa\xce\xc9\xb1\xaa\xbb\xaa\x13\xa1\xf7\xba\x1e\xac\x7e\x18\xf0\xa8\x7a\xf2\xdf\xd4\xe1\x27\xdc\xe9\x91\x19\xd5\xd9\x13\xcf\x24\xcf\x7f\xbd\xf4\x7e\x75\xfd\xcd\xf6\xff\x98\x6f\x9f\xbd\xb7\xf9\x20\xff\xf8\xee\xb3\xcd\x17\xe1\xd7\x47\xdf\xb7\xff\xb8\xf2\xb3\xed\xf7\xb2\x3f\x1e\x7f\x4b\xfe\xc7\x7f\xae\xc2\x7c\xa5\x85\xab\x16\xa9\x2f\xd9\xa4\xb8\x51\x69\xbd\x8a\xda\xf2\x75\x2b\xd5\x57\xab\xaf\x55\x5f\xb7\x4a\xfd\xdf\x86\xd7\x9b\x1e\x6c\xb9\xa5\x39\xac\x3d\xba\xed\x91\xce\xcb\x1d\xdf\xf5\x17\x1b\xaa\x19\xeb\x9a\x54\xed\xaa\x34\xad\x34\xab\xd8\x5d\xb1\xa7\x7c\x6f\x99\x79\x89\x45\xb1\x65\xe1\xbe\xfc\xfd\xb9\x56\xd9\xd6\x19\x36\xa9\x07\x92\x6c\x13\xed\x12\x0e\xca\x0e\x25\x1c\x4e\x3a\x92\x7e\x34\xcf\xbe\xe2\x58\x8b\xc3\xd0\xf1\x4e\xc7\x26\xa7\x9a\x13\x95\x27\xcb\x9d\xcb\x5d\xca\x5d\x2b\x4f\xd5\xb8\xd5\x9f\x6e\x72\x6f\x3b\xd3\x79\xb6\xe7\x5c\xaf\x47\xbf\xe7\xe0\xf9\xa1\x0b\x23\x17\x6f\x79\xdd\xf1\xbe\xeb\xf3\xc0\xf7\xb1\xdf\x8c\xff\xd3\x80\xc9\xc0\x89\xa0\x3b\xc1\x23\x21\x37\x42\xfb\xc2\x7a\x2e\x75\x85\x77\x5c\x6e\x8f\x68\xbb\xd2\x76\xb5\xfd\x5a\x47\x64\x57\x54\x4f\x74\x5f\xcc\x8d\xd8\x5b\xa4\xbb\xe4\x47\x94\x19\xe8\x0d\xfc\xe5\xff\xf8\x4f\x52\x69\x34\x3d\xda\x18\x1d\x62\x6c\x65\x8c\x30\x63\x59\x9a\xac\x21\x76\x0c\x47\x93\x33\xcc\x25\xf1\xb6\xf2\x6e\xf3\x61\xc1\x0e\xc1\x84\x90\x26\x32\x11\x4d\x89\xf9\x12\x4b\xc9\x2b\x69\x62\xdc\x91\xb8\x6f\xf1\x79\xb2\xd3\x09\x8b\x12\x1a\x13\x43\xe5\x2b\xe4\xf5\x49\x9e\xc9\xf3\x93\x8b\x52\x5c\x53\xfe\xa4\xe6\xa5\x39\xa7\xfd\x49\x2f\xc8\x70\xcd\x04\x99\x25\x59\x67\xb2\x17\x66\x57\xe6\x5c\xc8\x55\xcc\x6d\xc8\xf3\xcb\x5f\x9e\xdf\x56\x10\x5a\xa8\x56\x78\xbd\xe8\x6a\xf1\xe6\xe2\xa1\x12\x52\xe9\xd6\xd2\xd1\x32\xb4\x7c\x67\xf9\x44\x05\xad\xd2\xa8\xf2\x51\x15\xab\xda\xac\xfa\x69\x8d\xa0\xd6\xa2\xf6\x79\x9d\xa8\xde\xb2\xfe\x59\x83\xb0\xd1\xa2\xf1\x59\x93\xb8\xd9\xaa\xf9\x4d\x4b\x52\xab\x7d\xeb\x8f\xb6\xfc\xf6\xd3\x1d\x0a\x1d\xb5\x9d\xbe\x5d\x2b\xba\x3a\xba\x2f\xf5\xa8\xf7\xf4\x5d\xbf\xda\xbb\xb1\xb7\xaf\x2f\xa2\x5f\xad\xbf\x7d\x20\x60\x50\x71\xb0\xfc\x86\xcb\xd0\xb6\x61\xfe\xc8\xa7\x5b\x6e\xb7\x6b\xef\xac\x1c\xbb\x3c\x3e\x30\xa1\x71\x2f\xe6\xfe\xd0\xc3\xcd\x8f\xae\x4c\x76\x4e\xa9\x3e\xb9\x38\x5d\xf2\xf4\xc7\xac\xdd\x33\xd1\xf3\xb7\x2f\xed\x5f\xe5\xbc\xfe\xf7\xdf\x99\xb7\x95\xef\x97\x7c\xf0\xfa\x58\xf7\x79\xd9\x17\xaf\xaf\x35\xdf\x17\xfd\x38\xf7\xb3\xf4\xf7\xdc\x3f\x6e\x7f\x0b\xff\xc7\x1f\x7c\x9e\xf3\x62\xee\xc3\x79\xb7\xe6\x0f\x2c\xe8\x5b\x38\xa4\x30\xba\x68\x6c\xf1\xdd\x25\x13\x4b\xef\x2b\x3e\x5c\x36\xa9\x34\xad\xfc\x4c\xe5\xb5\xea\xfb\xe5\x9f\x57\xfc\x58\xf9\x6f\xf5\xfc\x35\x4b\xd6\xaa\xa8\xad\x5e\xb7\x4e\x7d\xdd\xfa\x75\x1b\xd6\x6d\x54\xdf\xa4\xbe\x59\x7d\x8b\xba\x86\xba\xe6\x3a\xad\x75\xda\x6a\x5b\xd7\x6e\x5b\xb3\x7d\x95\xce\x0a\xdd\xe5\x3b\x54\x77\xaa\xe8\xa9\xea\xaf\x30\x58\x6d\xb8\xce\x68\xb3\xb1\x8e\x89\xc9\xae\x9d\xa6\x5b\xcd\x34\x77\x6f\xd9\xb3\x65\xef\x16\x73\x4d\x0b\x6d\xcb\xed\xfb\x76\xec\x37\xb0\x32\xb6\x36\xb3\xd9\x7b\xc0\xc2\x76\xbf\x9d\xf5\x41\x9b\x43\xb6\x87\xed\x8e\x1c\x3a\x7a\xd8\xfe\xe8\x31\x7b\x07\x87\xe3\xf6\x8e\x07\x9d\xac\x4f\x58\x9c\xdc\xed\x6c\xe2\x62\xe0\xba\xf3\x94\x8e\xdb\xb6\xd3\xda\xee\x5a\x67\xb4\xce\x6a\x9d\xd3\xf2\xd8\xea\xb9\xfd\xfc\x8e\x0b\x06\x17\x77\x79\x99\x7b\x5b\xfb\x1c\xf1\x3d\xe9\x77\xd6\xdf\x3f\xc0\x33\xd0\x2d\xc8\x29\xd8\x3e\xe4\x50\xa8\x6d\xd8\x81\x4b\x36\xe1\x36\x97\x6d\x22\x6c\xaf\x1c\xbc\x7a\xe4\xda\xb1\x48\xa7\x28\x97\x68\xf7\x18\xcf\x58\x6f\x52\x00\x39\x94\x12\x01\x45\xc2\x24\x04\x46\x21\x2c\x06\xbf\x42\x84\x51\x03\x68\x5e\x74\x0f\x86\x1b\xf3\x24\xeb\x38\xfb\x28\xe7\x10\xd7\x8e\x67\xcb\xb7\x15\xd8\x09\x0f\x89\x8e\x8a\x1d\x25\xae\xd2\x73\x71\xbe\xf1\xe1\x32\x72\x02\x3b\x31\x51\xce\x4f\xa2\x26\x53\x52\xae\xa5\x86\xa7\x05\xa7\xfb\x67\xf8\x66\x7a\x67\x79\x67\x7b\xe7\xf8\xe6\xfa\xe7\x05\xe5\x87\x16\x44\x14\x46\x16\x91\x8b\xb1\x12\x66\xa9\xa0\x2c\xbe\x3c\xb5\x22\xb7\xb2\xb4\xaa\xb2\xba\xb2\xa6\xa2\xb6\xbc\xae\xac\xbe\xb4\xa1\xa4\xb1\xb8\xa9\xa8\xb9\xa0\x25\xaf\x35\xa7\x2d\xab\x3d\xa3\x23\xad\x33\xa5\x2b\xb9\x3b\xa9\x27\xf9\x7a\x6a\x6f\x46\x5f\x6e\x7f\xf1\x40\xf5\x60\xdb\x8d\x1b\x43\xed\xc3\xb5\x23\xa5\x37\x0b\x6e\xe5\xdc\xce\x1a\xcd\xbc\x93\x39\x96\x35\x9e\x73\x37\x7f\xa2\xe8\x5e\xc9\xfd\xf2\x07\x95\x0f\x6b\x1e\xd5\x4f\x36\x3d\x6e\x9d\xea\x7c\xd2\x3b\x7d\xe3\xe9\xed\x99\x7b\xb3\x4f\x9e\x4d\x3d\x9f\x78\x31\xf2\xb2\xef\x55\xe7\xeb\xe6\x37\x75\xff\x55\xbd\x2d\x7f\x57\xf2\xbe\xf8\x43\xd1\xc7\xe2\x4f\xa5\x9f\x2b\xbe\xd4\x7e\x6d\xfe\xd6\xfd\x7d\xe8\xc7\xdd\x9f\x4f\x7e\xbd\xfc\xfd\xfe\xcf\xd7\xbf\xbf\xfe\xfd\xfb\xf7\x0f\x05\xc8\xef\xb7\x8a\x28\x40\xda\x1f\x2e\x42\x01\x22\xe9\x7b\x89\x02\xe4\x4a\x0d\x1f\x05\x88\x67\x3a\x81\x02\xc4\x9d\xdd\x80\x02\xc4\x27\xa2\x15\x05\x08\xee\x36\x89\x02\xa4\xda\xec\x2b\x0a\x90\x7f\xaa\x27\xd0\x95\xa8\xe1\x9f\x76\x84\x45\x18\xbd\x59\x82\x10\x78\xfa\xfd\xa3\x08\x15\x37\xe8\x65\x22\x7c\xac\xb3\xda\x07\xb9\x82\xcd\x4b\x93\x22\x45\xd8\x01\xd6\x08\x52\x83\xa9\x47\xa8\x21\xd7\xd1\x2f\x6e\x6b\x91\xfb\xe8\xb4\xd9\x19\xe4\x35\x7a\x43\xe5\x01\xaa\x82\xc6\xfd\xba\x82\x6c\xa4\xa7\xbd\x5a\x88\xa8\xd1\xba\x26\x44\xc8\x42\xea\xd7\xeb\xa6\xc8\x4a\xaa\x56\xd5\x2a\x44\x83\xa0\xa4\x66\x23\x8e\x84\x0b\xf3\x15\xe2\x8d\x7f\xbb\x1c\x84\x10\xb8\xf0\xd4\x55\x24\x0f\xd7\x33\xbd\x8d\x5c\xc7\xda\x54\xc8\xc8\x2f\x6c\xd5\x37\x03\x38\x9a\xd7\xf7\xec\x00\x1c\xc0\x85\xc6\x4e\xc2\x41\x1c\xf5\x2e\x6f\x38\x9c\x35\x51\x9e\x03\x43\xcc\xca\xe4\x41\x58\xc8\xb8\xc1\xb0\x81\x4b\xe8\x6f\xc3\xb7\xc3\xaf\xe8\x73\x5d\x2d\x90\x6d\xd4\x9f\xbb\xde\x20\x9e\xc4\x75\xe5\x7f\x48\x01\x6e\xf1\x29\x14\x82\xe2\x97\x4c\xff\x86\x60\xa9\xca\xed\x1d\x10\x55\xbc\xa5\x3d\x01\x12\x09\x5d\x4a\x8d\xa0\x12\x7e\x92\xbc\x12\x1a\xe0\x2d\xa3\xc1\xd0\x37\x0e\x14\x36\x02\x1f\x60\x4d\xb8\x68\xc3\x12\xa6\xd2\x2e\x63\xf8\x3e\x7d\x8e\x72\x07\xb2\x87\x40\xdf\x35\x52\x52\x53\x5f\x3e\x16\x50\xf2\x92\x43\x47\x0e\x52\x2a\x13\x67\x5b\xfe\x52\xfa\x64\xa4\xa2\x27\x94\x27\x71\x1b\x13\x2a\xa0\x95\xe2\x3b\xc4\x4d\xe8\xb0\x90\x12\x4a\x83\x52\xf9\x8b\x9c\x35\xa1\xbf\x1c\x3f\x13\x21\xec\xcc\xf4\x53\xce\x86\x5b\xa9\xe3\xaf\x21\xf2\x8d\x92\x8c\x07\x93\xe4\x3b\x85\xfa\x83\x15\xe4\x89\xdc\xfa\xc6\x36\xf2\xcb\x2c\xab\xfc\xaf\x94\xa5\x69\x3d\xf1\x1a\x94\x3d\xc9\x47\xb1\x54\x0a\x25\x21\x37\xb8\x81\x32\x21\x1d\x3e\x31\x04\x59\x09\x8b\x8d\x07\xa0\x1c\xee\x66\x65\x29\xbc\x95\x3e\xfe\x62\x0b\xd9\xb5\x75\xdd\x04\x9f\xec\xd8\x10\xd2\x57\x47\x3e\x56\xfd\xac\xee\x2b\xd9\xad\xfc\x50\xae\x2f\x39\xa2\x48\x24\x19\x26\xe7\xe6\xb6\x20\x12\xf2\xfb\x8c\xfc\xa0\xf9\x14\xc7\x64\x6b\x27\x82\xd2\x14\x7f\xd9\x58\x01\x32\x14\x6a\x2a\xa3\x50\x37\x73\x76\x96\x20\x2b\x0f\x47\x8c\x1b\x90\x97\xf7\x3d\xbf\xee\x4c\x56\xec\xb2\xa9\x29\x27\xab\xb6\x60\xd9\xd6\x64\x9d\x3a\x81\xe8\x2e\xf9\x5c\x45\x24\x34\x4e\xce\x29\xfc\x1e\x40\x90\x5f\x65\xf5\x39\x8a\x28\x0e\xc9\x87\x8c\x62\x29\x13\x52\x55\x65\x14\xa2\xb1\x6b\x66\xaa\xc8\x73\xc7\xa6\xc7\xf6\x93\xfe\xdc\x5c\xd1\x73\x99\xf4\x69\x60\x55\xf5\x4d\xd2\xe7\xae\xa1\xac\x60\xb2\x42\x8b\xad\x48\x95\x6c\x5a\xcb\x81\xb6\x91\xa1\x32\x4f\xff\x27\xe4\xfa\x3c\x5b\x47\x2b\x8a\x52\xea\x2b\xa3\x73\x94\x8c\xb8\x26\xe5\x4c\xe8\x2c\xc7\xe1\xe9\x57\xf2\x9c\x87\x83\x77\x10\xd2\x9b\xf1\xc8\xee\x1b\xa4\xdb\x37\x57\x55\xeb\x93\x06\xfb\xdd\x32\x6f\x91\x26\x3a\x0f\x0b\x69\xa4\x7f\x8d\x7f\x28\xe5\x64\xdb\x2a\x5d\x7f\x5f\x72\x64\xe1\x0e\x47\x4d\x72\x7d\xc6\x12\xa3\x20\x8a\x4b\xfc\x0b\xe5\x1f\xd0\x4a\xce\x95\x1f\xf1\x78\x15\x3c\xf3\xc2\x12\xf7\x81\x8b\xc6\x27\xf0\x0d\xb0\xa8\xfb\x22\x36\x03\x53\x2a\xdc\xb0\x74\xe8\x6f\x8a\x32\x16\x0b\x97\x33\x32\x30\x2b\x78\x26\xfc\x28\x36\x07\xd1\x74\xad\x47\x5b\x11\xd8\x34\x12\x45\x91\x37\x2a\x79\xa8\x03\x6a\xf9\x2d\x0b\xdf\x85\x3b\x3c\xe3\x63\x2f\xb1\x8e\xb1\xf3\x58\x0e\x76\xaa\x6b\x1b\x16\x8d\xfe\x28\x3f\x81\x59\xa1\x91\xc9\x3a\x98\x16\x5a\x49\xbf\x8e\x7e\x41\x0b\x2e\x89\xd1\x7e\x34\xd5\x55\x15\x4d\x46\x73\x76\xfd\x87\x06\xa1\x35\x2a\x56\xa8\x3d\x2a\xff\x12\x8c\xf5\xd0\xea\x66\x52\x31\x32\xf5\xd3\x68\x09\xa6\x47\xb5\xec\xe8\xc7\x94\x09\x52\x99\x3a\x3a\x8b\xbf\x4f\xda\x8b\x0e\xe0\x37\x68\xaf\xd1\x1c\x9c\x08\x9b\x41\x59\xf8\x5e\x97\x73\x68\x08\xf6\x6e\x57\x28\x7a\x08\xcb\x50\xfe\x80\x9a\x60\xab\x3f\xf8\x62\x0b\xb8\x53\x4f\x54\xd0\x26\x4e\xe9\x4d\x19\x8a\xb1\x2f\xb6\xa9\xa1\x6e\x2c\xd3\xe2\x3b\xa8\x09\x73\x73\x62\x20\xba\x8c\xe1\x44\x75\x41\x3e\xd1\x89\xd0\x2a\xe4\x23\x2d\xcb\xd9\x1a\x79\x43\xad\x31\x91\x21\x8f\x89\x3c\x65\x1a\x32\x85\x5b\xfe\xd7\x80\xba\x49\x47\x1f\x3d\x44\x17\x4a\x96\x0e\xf1\x90\x5e\x91\x4d\x73\x00\x92\x26\x60\x17\x06\x21\x18\xef\xa5\xec\x1c\xe2\xc5\xbd\x8a\x27\x21\xc7\xd8\x7f\x43\x7c\x10\x67\x56\xf8\xc9\xbd\x88\x27\xa3\xdb\xf8\x35\xe2\x49\x9b\x52\x76\x46\xae\x10\x8c\x57\x7b\x10\x4e\x4a\xea\x7d\x39\xe2\x98\x74\x78\xa0\x0d\x59\x9f\x70\xaf\xe1\x11\xfc\x39\x9e\x95\xbf\x01\x9e\x94\x1e\x8a\xf3\x85\x9b\xc5\xeb\xd1\x2f\x70\x81\x60\x26\x78\x33\x5c\xc3\x13\x9c\xb0\x83\xfb\x39\x4a\xc6\x67\xe0\x31\xe6\x5e\xe5\x43\xf0\x67\xea\xd8\x33\x0d\xb8\xa8\x58\x71\xfc\x3b\x4c\xca\x6f\xef\xdd\x07\x1f\xc9\x89\xac\xad\x82\x57\x67\xae\xcb\x39\x0e\x7d\x4e\x6d\x15\xcf\x40\xd3\x49\xfe\xf0\x08\x34\x25\x7b\x11\x78\x11\xfa\x24\xdd\xe3\xf8\x0b\x56\x14\x5a\x1b\xe5\xc1\x5a\x9c\x59\xe5\x83\xf0\x69\xfa\xd0\x74\x07\x7c\xb2\xd9\x62\xb4\x1a\xfa\x59\x57\xd7\x6d\x0f\x35\x57\xf9\x54\x7d\x81\x90\xd2\xe9\xcc\x41\xc8\xb9\xf0\xb8\x30\x19\xb2\xcf\xc9\xa6\x0c\x41\xa7\xd2\x9b\xfd\x6b\xa0\xe0\x24\xe2\x78\x33\xc4\x8e\x7b\x6e\xf8\x1e\x2a\x11\xdc\x52\xde\x07\x7d\x64\x0e\x4f\x99\xc2\xab\x6f\x68\xdd\xba\x08\xf5\x5c\x7f\xd8\xf1\x0b\x8a\xed\xb8\x5a\xd1\x02\xed\x6e\x7a\x94\x5e\x09\x2d\xaa\x5d\xcb\x2f\xa5\xfc\x2a\xd7\x25\xaf\x81\x16\x16\x4c\xfa\xd9\x40\x0a\x99\xff\x39\xf4\x41\x1b\x93\xe4\x86\x21\x90\x8b\x24\x5f\xd9\x0e\x2a\x67\x8b\x1e\xfb\xc1\xf3\x47\xa5\x37\x49\x50\xd5\xd0\xc7\x0e\x35\xe8\x7c\xdf\x96\xf2\x29\x68\x4d\xe7\xe2\xb4\x87\x94\x17\x4d\x95\xbc\xd7\x94\xb1\x1a\x5d\x52\x30\x65\xb2\x54\xcf\x37\x8f\x72\x27\xf7\xac\x03\x44\x79\x9c\x6a\x6c\x78\x08\xda\x1c\x67\xaf\x1c\x08\x51\x39\xda\x93\x5d\xd0\xd7\xfb\x56\x23\x37\xa1\xc4\x3b\xa6\xed\xd1\x90\xe5\xf0\xdc\x72\x6b\xca\xdb\x5e\x72\xda\x41\x4a\x4d\x7b\x36\xef\x3c\x25\xa5\x81\x1d\xfb\x99\x92\x56\xf1\xda\xd7\x84\x22\x2c\xb0\x74\x70\xa5\x08\xd2\xed\x0c\x8f\x53\xc6\xe2\x23\x94\x5b\x20\x0b\xce\xb1\x8f\x7f\x69\x08\xf4\x71\xda\x86\xfa\x1e\x1a\xbe\x15\x48\xf5\x85\xc4\x6d\xf1\xc4\x47\x28\xb4\x64\x2e\xc1\x80\x2e\x27\x3a\x11\x9a\xf0\x5c\xaa\x25\x5e\x05\x7b\x86\x92\xf1\x3d\x70\xbb\xb3\x37\x56\x8f\xec\x35\x69\xc2\x76\x21\xed\xca\xb5\x68\x27\xba\xeb\x43\x00\xf5\x37\xe6\x39\xf5\x98\x7a\x0d\xfd\xef\xa6\x09\xf1\x0e\x45\x5b\xc5\x04\x17\x5d\x5d\xbc\x91\xd0\x41\xa6\x12\x10\xfc\x36\xaa\x42\xc4\xe2\x61\xa8\x46\xc8\x0d\x7c\x3e\x6a\x71\xb2\x10\x93\xa1\xe7\x4d\x76\x63\x1a\x28\x5f\xd9\x13\x6d\x45\x79\xef\x4c\xa9\x10\xf5\xd1\xe3\x45\xc4\x2f\xaa\xce\x30\x87\x80\x09\x7a\x8b\x2e\xa1\x8d\x8f\x15\x7e\xc6\x87\xf0\x33\xb2\x0c\x3c\x0a\xd7\xc0\x73\xf1\x0d\xf8\xa2\x10\x0d\xec\x3a\x36\x7e\x72\x1e\x16\x88\xe5\x18\xb7\x63\x00\x8b\x51\x5e\x89\x16\x62\x4b\x5e\x5f\x24\x6a\x39\xbf\x1f\x64\x11\xbb\xd9\x4f\x07\xd3\xf0\x1e\x56\x5e\x63\x0e\x1e\xc4\xe4\xe6\x77\xe2\x6a\x0c\x4e\x5c\x1f\xd6\x41\xef\xc7\x36\x61\xe1\x74\xd5\xa0\x2f\x98\x31\xed\x80\xd3\x5f\xf4\x35\xd5\xd7\xe8\x17\x2a\x27\x28\x4a\x4d\xe8\x59\xdc\xf0\xf9\x4d\xc2\x55\x92\x39\x41\xe0\x35\xe2\xa5\x7d\x55\xf8\x2e\xa1\x4f\xfd\x02\xec\x06\xbf\x33\x37\x04\xbb\xc6\xdb\x23\xe9\xc1\x34\x38\xe3\xc8\x65\x74\x9c\x1d\x1d\x58\x8a\x26\x31\xff\x3a\x2d\x40\xbd\x18\xa1\x46\x1e\xa8\x1a\xad\x54\x29\x1e\x79\x4e\x44\xcf\x90\xf1\x82\x64\xd7\x31\x3f\x5c\x5d\xbe\xad\xe7\x37\x56\x23\x1b\xaa\xe1\x61\x7b\xe3\x12\xb2\x4d\xd0\x07\x92\x70\xd1\x7d\x94\x23\xba\x00\xdd\x41\x0f\x08\xec\x02\xae\xa0\x0a\x3c\x45\xc7\x75\xc8\x08\xbb\xd8\xf0\x0e\x22\x62\xfc\x55\x8a\x47\x02\xa8\x9d\x53\x52\xac\xb0\x30\xe2\xd6\x43\xec\x50\x9e\x73\x27\x0f\x9d\xc9\x36\xaa\xbc\x82\xfa\xa4\x7f\xca\x08\x41\x41\x4a\xa5\xc0\x1f\xa9\x93\x43\xe4\x7a\x84\x2c\xd3\xf4\x6b\x45\x0e\x4a\x64\x0e\x93\xc8\x2a\x41\xbf\xa1\x1e\x3c\xcd\x49\x56\xca\x80\x7b\xe9\x55\x8f\x0c\xb1\xa8\xc6\x73\xc3\x59\xe8\xed\xda\x39\x6d\x99\xa8\x67\xc5\x83\xb2\x46\xe4\x76\x49\x4c\xea\x3b\x24\xa0\x60\x3e\x4f\x0b\xd1\xca\xa6\xc6\xb6\xc2\x1f\xd3\x7a\x7d\xd7\xc1\xed\xf2\x96\x63\xb9\xb0\x34\xce\xc5\x80\x80\x83\x04\x91\x4a\x99\xf0\x79\x66\xfe\xfd\x46\xec\x40\xff\xd8\x0d\x0f\x34\xa7\xfb\x7a\x8b\x37\xaa\xda\x96\x54\x22\x42\x18\x8d\xc6\xc9\x53\xc8\xfa\x6a\x19\x67\x3f\x3c\x5a\x7a\x37\x46\x19\x4e\xcb\x6f\xf2\x2e\x81\xcf\x67\xce\xb3\xaf\x80\x77\xca\x67\xf4\xbf\xc3\xaa\x12\x63\xa5\x62\x78\x2d\xfb\xe2\xbd\x19\x4c\xff\x96\xf5\x20\x15\x15\x0e\xf6\x34\x33\x90\x1f\xd7\x35\x8b\xeb\x90\x80\x76\xdb\x64\x25\xf8\x7b\xe3\x3a\x36\x05\x2e\xae\x6a\x8f\xf6\x85\xaf\x15\x7f\xf5\x5e\x07\xef\xc8\xf1\xb3\xbf\x08\xbd\x4f\x09\xd3\x1f\x85\x1e\x4b\x07\x95\x6e\x41\xaf\xd9\xef\xef\x9d\xc4\xd4\xee\x36\x0d\xbc\x41\xfd\x6e\x7d\x6a\x7a\x86\x8c\x0d\xce\x14\xaf\x42\x6c\x7a\xe4\x49\x91\x70\x7f\xeb\x57\xd6\x47\xf8\x6a\xfd\xb2\xa8\xff\x60\xb3\xf2\x4c\xaf\x5a\x68\x36\xdf\xd6\xde\x14\xca\x4c\x8b\xd6\xbf\x07\x49\xe2\xde\x28\x6b\x42\x19\x9c\xb5\xb3\x4f\x38\x96\x94\xc0\x71\x2d\xf6\x09\x8a\xfb\xf5\x78\xd6\x01\x8a\x63\x4d\x21\x93\x4c\xb1\xcd\x7a\xc7\xa8\xa7\x9c\x17\x39\xd0\x1f\x53\x06\xa0\xb9\xf4\xb9\x90\xbb\xbf\x1f\x4d\x15\xfa\x7d\x5c\x93\xba\x12\xce\x35\x68\x25\x96\x23\xfe\xcb\x5c\x70\x75\x14\xcc\x8c\xb3\xeb\x90\x9e\x31\x5b\xd6\x2d\xe4\x6a\x4f\x05\x73\x04\xd9\x51\x7d\x9f\xa9\x02\x3f\xcf\xda\xc7\xf0\x84\xdb\x84\xb9\x74\x0e\xfc\x92\x12\x44\x6b\x43\xb6\xf9\x0d\x53\x9f\x21\xe1\x0e\x42\xe2\x1b\xd2\x69\x70\x94\x98\x8f\xea\x2f\x5b\x8a\xab\xa1\xa7\xa6\x07\xd9\x47\x88\xcd\xa3\x6c\x96\x1f\x2e\xed\xd6\x61\xfa\xe3\xab\xaa\xb2\x18\x95\x58\x62\xa6\x39\x63\x0e\x66\x2e\xe8\xa6\x5b\x60\x1b\xc8\x05\xb4\x6b\xd8\x2a\x3f\x3d\x6a\x01\xb6\xd4\x01\x10\x03\x18\xd0\x9f\xc6\x9f\x62\x4a\x8a\xb7\xf1\x45\xe8\xcd\xc7\x0c\x96\x98\xed\x70\x33\x83\x59\xcc\x3a\xde\x51\xc8\xa8\x63\xda\x55\x5c\xa0\xff\x60\x38\xa6\x9b\xd2\x0f\xd2\x2f\xf3\x95\x69\x4c\x5a\x3f\xc9\x8e\x3a\x44\x33\xf0\xf9\x4b\x55\xa7\x46\xd9\xff\x21\xdc\x89\x5a\x7d\x0b\x1c\x27\x16\x28\x26\x60\xd5\xd8\xfb\x87\x4b\x59\x86\xa2\x84\xa1\x56\xe6\x36\xa1\x5e\xeb\x2c\xc3\x98\x5f\x5b\xfa\x9c\x7e\x85\x67\x93\x0a\x68\x2d\x9c\x87\xdc\x1d\xb4\x05\xec\xac\x98\x3c\xea\x49\x56\xb0\x77\x33\x11\xcf\x5c\x65\xbf\x06\x1f\xa5\x17\xeb\xd5\xe1\x80\x66\xac\x28\xc0\xf6\x13\xc6\x13\x3f\x98\xb2\xc4\xa9\x81\x3a\x46\x89\xec\x51\xb3\x23\xbd\x29\x6e\xa8\x98\x4f\xfb\x2a\xe9\x4d\x7a\x47\xdb\x2f\x1a\x62\x9f\xa6\x32\x04\xef\xa2\xd7\x11\xf7\xf9\xf3\xbd\x44\x84\x0a\x77\xce\xd1\xc3\xb8\x1d\xeb\xbe\xde\x61\x2c\x86\x11\xa5\x98\x89\x36\x53\x49\x63\xf1\x8c\xe7\x79\x68\x6f\x12\xfd\x5d\xb6\xa4\x61\x09\x1d\x64\x64\x16\xc8\x68\xa6\xa9\x39\x89\x36\xd4\xc8\xa4\x5c\xc6\x0f\xa2\x2b\xa1\x34\x72\x25\xb1\x36\x4e\x76\xe1\x1b\xee\x22\x76\x39\xb2\x11\x13\xf0\x87\x77\x96\xa0\xfd\xec\xef\x8a\xad\xe8\x1a\xfa\xc5\xdb\xf3\x18\x82\xda\xc8\xee\x63\x74\x41\x25\x51\xbb\x9b\xc6\x28\xcd\xcb\xfd\x40\xad\x2c\x94\xc7\x8f\x10\x6f\x73\xa3\x68\xdd\x84\x45\xe6\xa1\xab\x5b\x71\x49\xca\xc3\xf3\x3e\xd8\x68\xa2\xee\xa1\x4f\xd8\x72\xe9\xe6\x9d\x8b\xd1\x93\xfc\x7c\xc5\x5e\x24\x97\x69\x35\xd2\xca\x70\xec\xb9\xdc\x69\x42\x77\x68\x1f\xac\x9e\x43\x3b\xd9\xf4\x2f\xfb\x3e\xf5\x72\xed\x8c\x74\x8c\xc8\xac\x48\x24\xde\xe3\xcf\x8a\x8d\x22\x68\xf8\x9e\xdc\x08\x4f\x45\xec\x6a\xba\xfe\xc1\xaf\x68\x55\xe2\xe5\x1d\x30\xf2\x53\x6c\xae\x78\x1b\x39\xc7\x9a\x1a\x9e\x62\x9c\xbd\x51\xd2\xe1\x49\x3f\xd8\x2b\xaf\xda\x49\xdb\xd3\x79\x36\x7b\x2e\xd5\xa5\xb9\x5d\xba\x88\x40\x6a\x5f\x12\x46\x78\x4b\xf9\xab\xcb\x0f\xf1\x25\x85\xb8\x07\x82\xd9\x66\x45\x1f\x94\xa1\x48\xd2\x83\x1d\xae\x48\x9f\xa4\x43\xf1\x13\xb2\x83\x1d\x36\xbc\x9f\xe1\x3d\xba\xb0\xbd\x9e\x6e\x3e\x94\x54\xc9\xa0\xa9\xf7\x7e\xcd\xf2\xa2\xee\xec\x78\x27\x09\x27\x9c\x9a\xe4\x78\x0e\x4e\xad\x51\xb9\xec\x8b\x0d\x94\x2a\x7a\x68\xa1\x7f\x72\xad\x0e\x06\xa0\xbb\x52\x6e\xef\x70\x47\x60\xe9\xc3\x65\xd6\xf0\x13\x76\xd2\xc4\x3c\x51\x21\xd9\xb4\x3f\x57\x68\x48\xb6\x69\x6c\xe3\x0f\x90\x0f\x17\x8e\xf0\xc4\xe4\xf3\xf2\x45\xdc\x73\x64\x19\xd3\x87\xa3\x42\x59\x19\xb9\x91\xd5\x48\xa9\xba\xc0\x67\xba\x41\x5e\x87\x4f\xd2\x1f\xc0\x9b\x77\xd8\xd0\x1c\x10\x95\x25\x6c\xa2\x17\xe9\xb8\x6b\x21\x5a\x0f\xfb\xf7\xdd\x14\xb4\xc0\xa6\x0d\x4f\xf9\x41\xf0\xdc\xc2\x45\x3c\x0b\xe8\x61\xe2\x29\xee\x52\xe8\x11\xa3\x95\x3d\x0c\xaf\xb8\xc6\x65\x51\xe1\xd0\x0b\x0b\x98\x06\x70\xef\xa1\xdb\xf4\x2e\x64\x97\xee\x43\x9a\x0d\x32\xb4\xe4\x38\xd1\x8f\xae\x1e\xbb\x2d\xcc\xc2\xd2\x7b\x31\x81\x3b\x66\x51\x5f\xc6\x57\x45\x47\x0b\x94\xb8\xaf\xd0\xd8\x04\x2a\xa7\x0d\xb5\x66\xcc\x63\x33\x51\xb3\xab\xcf\x58\x87\xd0\x23\xe7\xaf\x30\xfe\xa0\xae\x87\x5c\xe9\x29\x68\xb0\x2e\x9d\xa6\x89\xe6\x2d\xd1\x26\x6a\x50\xf6\x6d\xaa\x50\x83\x79\xb9\xbb\x89\x3f\xca\x88\xaf\xbd\xc0\xe3\xd2\x1b\x72\x3f\x71\xcf\xd0\x5e\xc7\x67\x70\xf4\x68\x26\xb4\x20\xd6\x17\x6a\xe9\x15\x11\xb3\x91\xba\xdb\xd3\x81\x81\x12\x19\x07\xfd\xe8\xc6\x84\xa2\xce\x2f\x6a\x07\x1e\xb7\x44\x81\xb8\x88\x65\x8d\xc8\x05\xa5\x02\xa2\x73\x3d\xdf\x89\x7f\xac\xea\x35\x6f\x11\xf7\x6f\x76\x37\x67\x94\x53\x25\x6d\x60\x67\xb1\xc9\x44\x33\xeb\x2a\x2b\x28\x42\x9b\x69\xc5\xf4\xf0\xd0\xa0\xff\x64\xec\xb0\xcb\xa0\x15\xd2\xde\xe9\x88\xa9\xd6\xd4\xb2\x25\xeb\xf0\xa7\xf8\xfd\x21\x20\xb0\x93\x65\xb6\x49\x78\x4f\xe2\xda\x2a\x52\xb8\x42\xc9\x83\xcc\x0a\x8e\xab\x78\x81\x78\x92\xad\x21\xdc\x8b\xaf\x67\x7e\xe1\x73\xc2\xbb\x18\x3d\xdc\x89\xb3\xbf\xe8\x51\xec\xcf\xb6\x8f\x68\x9b\x58\xf3\x75\x4c\x89\x3a\xfa\xcc\x12\x4b\xdc\x93\xba\xb1\xbf\x80\xcf\xc9\xc6\x9b\x2f\xf3\xcc\x33\x9e\x96\xa6\x70\x5e\xa5\xed\x4d\xfb\xc4\xce\x4d\x8e\x12\xfa\xb2\x42\x13\xcb\x90\xff\x98\x96\xf1\x5f\xc3\x66\x18\x4a\xd2\xcd\x67\x24\xb4\x2e\xd1\xb2\x03\xfd\xd4\x4b\xbc\xc1\xed\x85\xc4\x62\xf6\xe1\x25\xfe\x58\x35\xed\xdb\xf5\x44\x3e\x54\xf9\xaa\x41\xca\xfd\x5c\xe6\x52\xf4\x9b\x83\x15\x55\xa4\x90\xd8\xc6\x79\x2f\xf8\xea\xcc\x77\xd9\x4b\xa0\x7b\x8c\xd6\x74\xed\xd0\x15\x74\x61\xb2\xa2\xbb\x36\xed\xb0\x2c\xd5\xa6\x84\xf8\x22\x7e\xb2\x7d\x29\x2e\xe4\x0d\x2f\x89\xc4\x2c\x18\xad\xdd\x76\xfc\xd0\x8e\x3d\x75\xde\xdc\xa9\xe6\xa9\x82\x66\x4e\x50\xbd\x73\x92\x3b\x7b\x49\x15\x9b\xbb\x8a\xd9\x50\x2a\x21\xff\x64\x90\x0a\xb0\xe0\x00\xba\x6d\xf6\x66\xb7\x0e\xea\xa7\xd4\x7d\xd6\xf9\x44\x8a\xec\xd5\x36\x04\x37\x17\x19\x2e\x81\xd1\x97\x2c\xfb\xae\xf3\x7c\xdf\xbe\x35\xb5\xd7\xb8\x8f\xbb\x9c\xf2\xef\x72\x7c\x5a\x4f\xcb\xaf\xb1\x7e\x37\xac\xe1\xec\x63\x66\x54\xc9\xc9\x46\x8c\xb3\x25\xdf\x82\xaa\xe8\xeb\xf2\x3e\xbb\xe9\x51\xfb\x32\xdc\xac\x2d\x89\x70\xb9\xe9\xb6\x93\xf8\x62\x71\xce\x12\x39\x5a\xc7\x1a\xed\x2c\xe1\x9f\x19\xde\x54\xd3\xc2\x1d\xeb\xfb\x97\xbf\x91\x73\xaa\x2b\x2f\xb1\x83\x35\xdd\xf2\x97\x2d\x65\x52\xea\x97\x92\xe2\x19\x3b\x2a\x66\x82\xf4\x68\xd3\x45\xf6\xa7\x7a\xa9\xcc\xac\x9f\xd6\x0b\x89\xed\xc9\x6a\xdb\x4e\x60\xed\x92\xfa\x25\x53\xe8\x25\xf6\xc2\xfe\xba\x84\x34\x92\x5d\xb3\x52\xfc\x2d\x92\x57\xe9\x41\xe9\x4f\x12\x3d\xed\x88\xc4\x8e\x54\x2f\x88\x14\xf1\xc9\x4b\xe1\x51\x41\x0b\x39\x2e\x34\x8b\xf7\x88\x62\xed\x6e\xc4\xf9\x40\xf9\x66\xb3\x9a\x35\x0b\xf5\x6c\x85\x19\xb5\xf0\xa4\x42\x16\x8d\x8d\x24\xf5\xb5\x25\xd8\x40\x47\x9b\xf6\xc6\x43\xd0\x8e\x92\x08\x69\x31\xb4\x36\x95\x21\xfe\x09\xad\xe2\x77\x8a\x0e\x43\x06\xb0\x99\x80\x01\x91\x42\xd7\xf1\xaa\xa1\xa9\xd3\x55\x9c\xdb\xb0\x83\x75\x1e\xeb\x26\xdc\xb7\x55\x9f\x51\x88\x70\x14\x62\x68\x1c\x64\xa6\x37\x51\xf6\x16\x0d\x6c\xd4\x8b\x37\x46\x55\x8a\x21\xa9\x17\xd2\x9f\xd2\x2a\xae\x47\xc4\xfc\x75\xa2\x25\xc8\x55\x48\x2e\x38\x8e\xa0\x21\x4c\x1e\x86\xe4\x9c\x36\xe6\xe4\x22\xd7\xad\x2d\x59\xc5\xc8\x27\xed\x19\x06\x0f\x3d\xa3\x70\x81\x16\x85\x9e\xec\x9e\x91\xc5\xd1\x1f\xd5\xd5\xc4\x0d\xd1\xd5\x0b\xbd\xa5\x73\x69\x17\x93\xc6\xc4\xc7\xa8\x35\x5c\x5f\xa1\x9c\xaa\x41\xd9\xc0\xbf\x47\x34\x07\x1f\xe1\x2d\x23\xfc\xdc\x34\x38\x7b\xf0\xf7\x56\xd7\x58\x76\x38\xaa\x1d\xcd\xd0\xc3\x4d\x15\xce\xd2\x36\x62\x5e\x9d\x7a\x32\x05\x5e\x41\x0d\x2b\xce\x9c\x1b\x9f\x6f\x2b\x81\x38\x97\x13\xbf\x88\xba\xd9\x0e\xec\x76\xa1\x32\xcb\x9c\x54\xc6\x77\x65\x9e\x08\x52\xe1\x0a\x18\xa1\xa7\xe6\xb1\xcb\xe9\x1e\xfb\xdb\x98\xed\x34\x07\x6d\x6d\x7a\x21\xd5\x4a\x01\xa6\xa6\xe1\x92\xb6\x87\xf1\x82\x38\xf7\x2a\x6d\xe9\xb0\xa4\x39\xf7\xa0\xf8\x9f\x78\x69\x82\x8e\xc8\x5a\x78\x81\xb5\x5d\xc0\xe1\x77\xc4\x1e\xe5\xdd\xe6\xd9\x05\x3c\xe1\xae\xe0\x74\xb8\xdc\x61\x6f\x63\xfd\xdd\xbf\x92\x69\xc6\x3c\xa0\x35\x4d\x5f\x4f\xf7\x56\xa8\xa7\xaa\x12\x03\xcd\x19\xf1\x3b\x33\x2a\xca\x63\xa4\x07\xd2\x9c\xb3\x24\xe2\xe0\xe4\xd9\xb8\x0a\x61\xba\xdc\x9d\xfe\x96\xff\x48\xd6\x17\x7d\x9c\xa7\x19\xe7\xe0\xaf\xcf\xf1\x12\xd7\x3b\x37\xb1\xc8\x82\x7b\xfb\xd4\x18\x74\xee\xa8\x56\x38\x2d\x98\x95\xa1\xf0\x9e\xb8\x40\x13\x34\xae\x8f\xbb\x51\x46\x2a\x19\x94\x7c\x2d\x56\xcc\xd8\x29\x5e\x9a\xdf\x21\xb9\x24\xdc\x9d\x63\x41\xbd\xc3\x0f\xce\x48\x8b\xf4\xe5\x16\xa5\x2e\xf0\xc5\xd8\xcf\xe5\xfb\x4e\xc6\xb0\x16\xc4\xaf\xb2\x54\x61\x28\x8a\x72\x34\x9f\x51\xff\xe3\x7e\x5d\xa4\x80\x4f\x32\xf6\xd5\xaf\x8c\xfb\xd7\xa2\x58\x74\x57\x0a\xea\x67\x52\xdf\x8b\x95\xaa\x53\x44\x87\x85\xda\xe5\x5a\xf8\x0d\xfe\xc1\x22\xfc\x2a\xc6\x8d\xcc\xed\xf7\xbe\xc5\xce\xcc\xe8\x39\xa1\xca\xac\x4f\xb6\xb3\x58\x44\x6f\x8a\xbf\xa0\x79\x8a\x2a\x13\x6e\x5a\xb4\x02\x67\x30\x4b\x6b\x7f\xc7\xaf\xed\xf2\x2b\x9c\x94\xaa\xb4\xbe\x49\xf9\x25\x5e\xdd\x68\x23\x3c\x27\xd4\xa8\x71\xc7\x5e\xf3\xcd\xca\xf7\x5c\xa9\xe0\x7a\x14\x7e\xf6\x5e\xc3\x46\x73\xdc\x9c\x62\x98\xc2\x34\x5d\xf3\x64\x3a\x3f\x81\xa9\xb9\x85\x1a\x28\xa2\x2c\xd2\xc5\x5d\x59\x86\xb5\x2a\xf1\x7a\x7d\xef\x0b\xe7\x49\xd7\x77\x9b\xa4\x98\x88\x57\xb7\x99\x0b\xe4\xc2\x95\x0d\x1f\x30\x53\xbe\x7a\xb5\xd7\x95\x25\xdc\x5d\xa5\xa9\x5e\x34\xb6\x43\x7e\x84\xd3\x22\xa6\x5b\x46\x96\xf9\x69\xba\xa3\xdc\x51\x73\x05\x55\x43\x8c\x2c\x0a\xc2\x15\x58\x7e\x55\x0d\xd9\x21\xb1\x68\x5e\x75\xc6\x68\x6c\xbb\x7c\x36\xcd\x39\xf6\x2d\xef\x78\xf2\x0d\x92\x19\xfc\x50\x6e\x41\xca\x08\x2f\x93\xc5\x93\x4d\x2f\x2c\x92\xde\x24\xbf\x71\x38\x27\x9a\xa0\x74\xec\x76\xe2\x97\x40\x25\x9b\x76\x70\x3c\xe1\xb1\x79\x4e\xcc\x55\x48\x54\xd5\xbc\xec\x15\x94\x13\x79\x8b\x32\xe8\x94\x93\x72\x9b\x34\x25\xca\x61\x6e\x4b\x32\x8f\x72\x1e\xf6\x94\xcf\xa1\xc8\xc2\xf7\xca\xfc\x28\xef\xcf\x67\x48\x0b\xa0\xe0\x63\x7f\x44\x4d\xd0\x37\xb3\x5f\xfc\x24\x58\xba\xf1\x0b\xc7\x19\xf1\x9b\x67\xc6\x5c\x89\x94\x55\xda\x66\xb5\x22\x56\xb9\x2e\x19\x7b\x11\x85\xc4\x84\xd4\x3e\xb8\x9b\xab\x9f\xec\x00\x97\x40\xb3\x89\x3d\x70\xc5\xa5\x7e\x99\x1e\x7c\xfb\xfc\x3e\x69\x14\xa2\x72\x2c\x5d\x24\x40\x5c\xcd\x4a\xf8\x31\x48\xee\xc6\x6e\x8e\x29\xaa\x35\xcf\x90\xf1\x17\x55\x29\xdf\x93\x75\x88\x76\x36\x9b\x9d\x7e\x93\x5a\x9d\xb0\x32\x35\x88\xba\x90\xdd\x9b\x34\x4b\x20\x94\xf4\xc4\xd3\xc4\xf2\xb0\xd2\xf8\x66\x7c\xc0\xf3\xb8\x74\x3e\x1e\x67\x7f\x5b\xa4\x85\x1f\x33\x5b\xcd\x57\xc1\x17\x6e\xa4\xb0\x47\xb1\x27\xf3\xec\x19\x19\x98\x4a\xa9\x59\xd6\x26\x4e\x6e\x66\x75\x3a\x99\x5d\x15\x7f\x3e\xe5\x2b\x2b\x8f\x75\x20\x29\x94\x59\x46\x76\x48\x78\xc4\x18\x0a\x25\xe2\x6d\x19\x4a\x1e\x27\x24\x02\xba\xbb\x3d\x10\x66\xd1\x10\x53\x31\x8f\x43\xcd\xda\xe8\xc8\x76\x24\x6e\xce\x63\x33\xd4\x70\xd3\xe2\xe8\xcc\x34\xf1\xad\xf4\x5f\xe9\x8b\x44\x0e\xd2\x96\x14\xba\xa0\x8d\x31\x28\xff\xca\x3f\x46\x9a\x93\xe0\xcb\x9d\x09\xb9\x10\x37\xc8\x49\x3f\xe7\x2e\x59\xcb\xf6\x38\xaa\x27\xdc\xc2\x9c\x35\x5d\xc1\xfd\xcb\xf0\xda\xa8\xcf\x6a\xa4\xf5\xcf\x9b\xa0\x13\xc4\xb9\x82\x86\x4c\xa3\x94\x8e\x54\x22\x4d\x9c\xd4\x22\x26\x52\xe6\x25\x26\xd1\x5a\xe4\xfe\xb2\xb3\x31\xda\xb2\xee\x38\xb5\xa0\xfa\x38\x4d\xf1\xdb\x33\x1f\xc4\x21\xc2\xca\x23\xda\x82\x08\xbe\xd1\xae\x13\x5c\x07\x0e\x67\xc3\x0b\xd6\x3c\x66\xe7\x7c\x53\xda\x75\xda\xb2\xbc\xe3\x99\xcb\x0a\xcf\x25\x1f\x4d\x3b\x95\x77\x41\x18\x9d\x5c\x99\xed\x4c\x0c\xcb\x15\x32\xf4\xa2\xce\xc8\xce\xa4\x7c\x0f\x5c\x25\xad\x90\x0f\xb8\x53\x45\x5f\x64\xd1\x87\x15\xf8\x5f\x25\x03\x26\xd1\x9c\x11\xc1\xe3\x0d\x04\x13\xe1\x34\xcf\xf7\xa1\x99\xd3\x59\x39\x06\x99\x3a\xb5\x51\xf2\x03\x69\x9e\x95\xb3\x7c\x2c\x39\xb3\x4c\x03\x7b\x95\x38\x53\xb4\xf1\x1a\x47\xb6\x25\xf7\xb3\x7f\xb0\x34\x38\xb3\xe1\xf4\x22\x51\x7a\xaa\xcd\xc1\x9b\xfc\xe4\x44\x0f\xe3\x24\xce\x55\xe9\x96\x0d\xaa\x4c\x0d\x3e\x6f\x3e\x46\xbd\xc3\x18\xce\x0e\xcd\x5c\xdb\x1c\x91\x18\x9d\x76\xba\x3e\x86\x97\x97\x9c\x55\x7d\x04\x5b\x99\x78\xb7\x6c\xe2\x6a\x9b\x6c\x49\x91\xb9\x5f\x99\xf4\x48\x2e\xec\xe6\x25\x8a\xca\x88\x3e\x78\x8c\x7f\x29\xe9\xbb\xb1\x15\xe7\x40\xfc\xaa\xf5\x2f\x18\xef\x04\x3d\xf3\x53\xa8\xa9\xcc\x83\x59\x37\x32\x17\x74\x14\x27\xf4\xa5\x1d\x6f\x39\xc3\x7d\x97\x2c\xaf\xbf\x81\xfa\x24\x76\x54\xcf\xbd\xba\x36\xfe\x59\xe9\x1f\xbf\xd5\x52\xb5\x82\xa1\x53\x93\x22\xcb\x6c\x1b\xbb\xe7\x7c\xc3\x54\x63\xe3\x85\xec\x7f\xb2\xf2\xf5\xd3\x8c\x7c\x61\xe5\xfc\x49\xaa\x2b\x93\x9a\xd2\x5f\x71\x26\xf6\xb1\xb8\xa4\x74\x21\x69\x0e\x63\x61\x61\x0b\x49\x9b\x54\x9d\xe7\x48\x8a\x0e\x4b\xca\xea\x25\xbd\xbd\x30\x9d\xae\x43\x26\x4e\x3c\x4e\x76\xa3\xec\xb7\xd6\x4c\xd8\x0e\x6d\xd3\xf3\x97\x54\xc2\xba\x6b\x17\x0a\x56\x20\x4e\x00\xb0\x63\x91\xbe\x94\xc3\x15\x2b\x29\xae\x62\x8b\x92\xeb\x94\x43\x74\x59\x21\x42\xb1\x26\xb9\xe5\xad\xa4\xf8\x87\x39\x67\x89\x28\xe5\x17\x52\xd2\xbe\x43\xaa\x27\x32\x92\xf5\xa0\x38\xab\x67\x09\x8b\xe1\x3d\x7a\x06\x92\x14\xf8\xfd\x9a\x17\x82\xf9\x48\x37\x00\xec\x6b\xc8\xeb\xe4\xae\xf2\x9b\xf0\x6b\x51\x67\x09\x01\x17\xd3\x35\x0a\xf7\xc3\x48\xec\xcf\xdc\x51\x18\x0d\x5b\x90\xe5\x02\x27\x5d\x70\x4b\x6b\x81\x07\x4e\xf8\x24\x7d\x43\xd6\x58\x95\xc8\xee\x23\x91\x3b\x7f\x49\xa2\x91\xa7\x6b\x6e\xf0\x67\xd1\x20\x00\xd8\x67\x50\x8b\xa4\x6b\xe5\xe1\x54\xb6\x50\x5c\xa2\x46\x7c\xa1\x99\x15\xdc\x20\x7c\x62\x57\xe5\x5e\xc0\x3f\x85\x1a\x64\x4e\xe2\x99\xe7\x53\xd3\xec\xf0\xcb\x4e\x43\x49\x14\xfc\x94\x95\xbe\xcc\x0f\xd7\xdb\x99\x2a\x59\x84\x2f\x5d\x93\xc7\x47\xb1\x7f\x00\xb0\x3e\x60\x9a\x89\xf5\xe5\xba\xec\x60\x81\x49\x71\x1d\x0b\x21\xde\x17\x9c\x61\x72\xa2\xbf\xe6\xbc\x64\x54\x87\xec\xcd\xf4\xa5\x7f\xf1\xec\x49\x1d\xa4\xbb\x3b\xad\x49\x5a\x40\xeb\xdf\x9f\x1f\xff\x84\xb6\x69\xe7\x09\x31\x89\x7a\x69\x4d\x16\xef\x3d\xd1\x0e\x36\xb3\x3c\x71\x93\x04\x97\xb2\x3c\x61\x01\xef\x76\xb1\x9d\xe0\x0a\x5e\x97\xff\x8a\xbf\x2a\x6a\x32\xe7\x1a\xf7\x46\xf0\xc1\x8c\x37\x9c\x38\x8f\xb7\xa9\x4e\x6c\xcc\xd1\x5b\xce\x64\x45\xec\xd7\x8c\x77\x63\x9a\xed\x5c\x28\x9a\xa6\xbf\x5a\x53\xc6\x73\xa4\x51\x01\x93\x59\x4f\x58\xc7\x93\xca\x4c\xe4\xf7\xb9\x5b\x8a\x7a\x12\xa6\xb0\xc5\xf9\xde\xf1\x4f\x22\x4f\x64\x3f\x94\x4e\x06\x3e\xca\xb0\x13\x4f\x9f\x2b\x4b\x49\x17\x81\xe3\xee\x89\xa3\x82\x15\xfb\xce\xc4\x25\x71\x5f\xec\xe0\x88\xb4\xd8\x29\x6b\x32\xb8\x4c\xe6\xb6\x39\xcb\x18\xcf\xa8\x5d\xd2\xd2\xd2\x1f\x39\x7d\xec\xd3\x45\x51\x59\xf3\x90\x4b\xf9\x8b\xd2\xcf\x5f\x1d\xcc\x8e\x4c\xe1\x06\x44\xa7\xdf\x94\x57\x9d\x0d\x4e\xd1\x92\xbd\x74\xb0\x4e\x3c\x19\x37\xd7\x32\x3a\x6e\x95\x68\x50\xf7\xb3\x50\xce\xbf\xb0\xe6\x1a\xe7\x2b\xbb\x66\x4e\x28\xe3\x30\x7d\xb9\xf8\x49\xe9\x9b\xf2\x4a\x66\x47\x91\x67\xc9\x25\xe8\x41\xde\x78\xe1\x92\x2b\xb6\xd9\xfa\xb9\x01\x7e\x7f\xd3\x23\x33\x8b\xce\xa8\x24\x37\xa7\xbe\x3c\xa6\x9a\xf0\x48\xfe\xc5\x82\x29\xcd\x88\xcf\xd7\x3d\x23\xd4\x11\xaf\x58\x63\xc2\x61\xf2\x36\xcc\x29\xa4\x8f\x31\x74\xc5\x67\x4b\x9f\xd6\xaa\x30\xb5\x8b\x9c\x2b\x83\xa0\xad\x79\x9d\xa5\x49\x11\xe2\x6c\x95\x42\x99\x9f\x4b\xfa\xb1\xdc\x08\xf7\xc8\x64\x76\xe6\x6e\x7b\x4e\x42\x4e\x4a\x87\xc5\x16\x69\x60\xc2\x1b\xdd\xb5\x82\x77\x92\xae\x35\x9b\x39\xc7\xf9\x5b\xe7\xdc\xa1\x27\x32\x04\xa2\xff\x4a\xc7\x1b\x1b\x19\xe9\x45\xfb\x6b\xdb\x29\xdc\xbc\xdc\x4a\xd9\xe5\xbf\x59\xcf\x4b\x6d\x7c\xfb\xd2\x57\x17\xb4\x9c\xfe\x91\xec\x90\xb3\xce\x5e\x2b\xe1\x7c\xfa\x0e\xf3\xbb\xd2\x4d\xf2\x7b\x3a\x5f\x04\x39\x71\x5b\xd7\xe8\x70\xe6\xf1\xdf\xcd\x5d\x43\x3f\xc6\x68\x63\x2d\x68\xad\x20\x2b\x22\x1b\x1a\x7d\xc8\x1b\xaf\xa1\xb5\x3a\xe4\x9d\x41\xf6\x15\xf7\xc8\x97\x3c\x49\x25\xe7\xc9\x8f\x4f\xfc\xc9\x6f\xa7\x5c\xb3\x8d\xc9\x1a\x87\x4c\x77\x79\xa6\x52\xe0\x2d\x9a\xb3\x09\xa3\xc8\x36\x55\x8a\xb8\x0f\xdd\x04\x00\xb7\x10\x3d\xc7\x7c\xda\x6a\x07\x9d\x81\x67\x1a\x55\x20\xf3\x6b\xbb\x6b\x9e\x42\x6a\x41\x4a\x15\x32\xc8\xd0\xf3\x58\xc9\x66\xe8\xf2\x89\x91\x7c\x06\x74\xc7\xd6\x29\x2b\x0b\xbe\xb0\xeb\x70\xea\x29\x64\x99\x66\x67\x42\x1d\x32\xa0\x1a\x26\xae\x44\xa3\x00\xe0\x26\xa3\x41\xcc\xbc\x96\x57\xc8\x75\x38\xa3\xa1\x15\x89\xb9\xfa\xa9\x46\x86\xec\x0c\xbc\x55\x71\x1c\x59\xe3\xa9\x56\x7c\x1f\xd9\x71\x22\x23\xdf\x16\xf1\xb4\xd5\xca\xf2\x45\x6a\x76\x6d\x4e\xdd\x82\x6e\xd1\xcc\x4c\xe0\xa0\x72\x55\x6f\x31\x17\x03\x00\x70\x63\xd1\x7c\x46\x44\x8b\x3f\xb5\x0c\xaa\x68\xd8\x4b\x5d\x7f\xd5\xa2\x66\x39\x41\x0d\xd4\x2d\xef\x25\xd6\x7a\xe0\xc5\x2e\xf8\xad\x13\x5b\xf2\x6a\xf1\x82\x03\xed\x99\xa3\x78\xaa\xc9\x74\x4a\x26\x2e\xd2\xbc\x96\xb0\x04\xa7\xab\xfa\x89\x97\xe3\x5e\x00\x70\xe7\x60\x51\xf4\x80\x96\xa5\x6c\x73\xca\x78\x7d\x3f\x6b\xff\x15\x72\xb5\x88\x69\x1d\x40\x2d\xb7\x63\x44\x9e\xfb\x5c\x34\x42\xef\x77\xca\xcb\x33\xa0\x5b\x1c\x38\x9f\x79\x8c\xd6\x66\x22\x4f\x59\x44\x33\xd5\x74\x95\x05\x52\xf3\x55\x11\xd1\x65\xe2\x23\x00\x9c\xb3\x78\x04\xad\xaf\x59\x20\x5c\x4e\xd9\x5c\xef\xc8\x2f\x8e\xe8\xaa\x5e\xc9\x3b\xe2\x3f\x5d\xd6\xc9\x5d\x75\x2e\xa8\xe8\x28\xfb\x8f\x93\x5e\x6e\x36\xeb\x97\xcd\xaf\x8c\x66\xd6\x02\x13\xf7\xe4\x20\xc6\x17\x4d\x8b\xf8\x46\xfa\x7d\xd5\x7c\x61\x1b\x8d\x06\x00\x3b\x83\x08\xa4\x12\x4d\x2f\x12\x3a\x49\xef\xea\x32\xe3\xbf\x5f\x96\x55\x79\xc4\x6d\xf6\x1b\x28\xfd\x2b\x39\x7c\x36\xb4\x90\x24\x22\x3b\x9e\xca\x19\x14\xb4\xd9\xb8\xa4\x4f\xf2\xe7\x18\x3f\x4f\x62\x72\xd7\x6a\x2e\x8f\x7b\xc0\x5e\xad\x7a\x57\xf0\x88\x71\x0b\x00\x56\x05\xb5\x8d\x60\x34\xd1\x33\x25\xb1\x23\x75\xba\xe9\x8b\xc3\x43\x2a\xef\xa4\x90\x7c\x4b\x4b\x03\xe5\x33\x67\xfc\x0a\xee\x27\x38\x1f\x0f\xcb\xd1\x8e\xeb\xb1\x8e\x4f\x37\x96\x6c\x37\xf6\x94\x3f\x14\x1e\xd3\x18\x88\x33\xe0\x1d\x54\x9d\x15\x18\xb2\x3e\x01\xc0\xfc\x4b\x9b\xc6\x5d\x9a\x36\x17\x9b\xc4\x94\xd6\x8e\x14\x28\x5c\x3a\x5b\x19\x99\x33\xe4\x93\x52\xf2\x23\x93\xe4\xee\x51\xe0\x96\xa6\xee\x40\xcd\x96\x27\x35\x58\x4d\xa4\xa5\x27\x98\x18\x8d\xca\x8f\x49\x7d\x34\x04\xd2\x2c\xa1\xa7\xea\x3b\x7e\x11\xe7\x05\x00\x4c\x32\x7d\x00\xab\x6e\xfc\x50\x1e\x17\xa3\x55\x9b\x55\x62\x12\x76\xaf\xd2\xa1\xa0\xcc\x67\x73\x49\x4f\xee\xc2\xd3\x4f\x0b\xd6\x66\x1e\x76\x50\xcf\x76\x4b\x45\xad\xa8\x69\x67\xe4\x6c\xa3\x44\xf9\xbc\x78\x3b\x0d\xb2\xd4\x53\xd4\xa9\xfa\x9b\x1f\xc8\x6d\x01\x80\x69\xce\x58\x8d\x6d\x6d\x6c\xae\x76\x88\x2e\xaa\xbd\x52\xde\x16\x76\xa9\x52\xbd\x44\xc1\xbb\xbe\x84\x59\xb0\xf2\x34\x96\x7f\x33\x67\xee\xb1\x81\xec\x45\xe9\x4f\xac\x8e\xa6\x2d\x48\x66\x1b\x5d\x4b\x2c\x92\xdd\xd1\x40\xa5\x8b\xc4\xd3\xcb\x37\xf2\x57\xf1\xce\x80\xed\x8c\x19\x86\x36\x4a\xee\x3e\x45\x59\x18\x15\xdd\xf6\x9c\xb2\x38\x54\xbf\x29\x90\xfc\xd5\xcb\xb7\xb6\x91\xb2\xcd\x4d\xbd\x62\x8c\xc2\xb2\xd7\x2a\xee\x86\x56\xed\x73\xc8\xf3\x80\x86\xf5\xff\x65\x5c\x82\xcb\x37\x25\x27\x59\x22\xe5\x4a\x05\x52\x02\xa5\x01\xc0\xcb\x40\xd3\x50\xa3\xee\xb9\xf0\xbe\x28\xa7\xb6\x78\x58\x31\xe4\x57\xd3\x06\x68\xcc\x6b\x77\xed\x55\xe8\xee\xa9\xdf\x15\x62\x78\xa1\xfd\xdc\x62\x3a\x7c\x71\x9f\x61\x9e\x16\xfc\x4c\xff\x63\xc6\x41\x84\xbb\x09\x4b\xda\x80\x1e\x52\xca\x92\x06\xa2\x23\x00\xf0\x04\x68\x0e\xd2\xda\xd5\x81\xf2\xa3\x96\xb4\x1d\x47\x8d\x42\xea\x1a\x6f\x23\x63\x17\xff\xd6\x6a\x23\x79\xa7\x6e\x54\x1c\x41\x0a\x8e\xde\x2b\xde\x8f\x8c\xed\x5b\x94\x3b\x89\x6e\xd5\xbf\x9b\xa1\x84\x0a\x36\x05\xcb\x5f\x62\x8b\x94\x92\xa5\x96\x98\x03\x00\xbc\x00\xf4\x11\x7c\xbf\xcb\x90\xb6\x27\xf2\x44\x6b\x1d\x55\x14\xa2\xd5\xb8\x9b\x78\x7d\x91\x52\xc3\x27\x22\x4f\xb9\x95\x57\x12\x5b\x8f\x46\x16\x65\xe0\x3f\x2d\x1b\x73\xf7\xe1\xaf\xf5\xeb\xd3\x51\xfc\xc1\x26\x07\xb9\x27\x3e\xa6\x54\x24\xa9\xc5\xe3\x01\xe0\x3e\xc5\x72\x61\xeb\xce\x7e\x76\xf4\xb5\xfe\xd6\xfd\xac\xa8\xe0\x82\x86\x22\x66\xf4\x45\xd5\x1a\xc0\xc8\x75\xfd\x53\xae\x49\xff\x76\x54\xa7\x48\x89\xee\x6b\x89\xe4\xe4\xd3\x9e\xeb\xb3\xd3\x1e\xd1\x2e\x6e\xda\x9f\x58\x42\x9d\x50\x1a\x96\x2c\xa1\xae\x04\x80\x6b\x8c\x27\x41\xf5\x9d\x76\x82\x5f\xd7\x8e\xb4\xd4\xf0\x53\x83\x8d\x1b\x36\xf2\x0e\x5e\x28\xac\xbe\xcc\x55\x75\xcd\x2d\x13\xb3\x7f\x1c\x99\x2c\x8c\x62\x7d\xb6\x3c\x94\xb3\x8c\xf9\x4f\xdf\x2b\x6d\x17\xe3\xe7\x26\xf3\x84\xcf\xf4\x37\xca\x73\xc4\x27\x68\x62\x00\x38\xe1\x04\x8b\x52\xd9\x41\x4e\xb0\xbf\xea\xd8\xfc\x32\x1e\x0a\x3a\x54\x7f\x54\x5a\x74\x7e\xb8\x4a\x20\x1e\x77\x99\x2c\xcd\x11\xad\x3a\xb2\xb7\x80\x2a\xb8\x68\x31\x9c\xbd\x82\x57\xaa\xbf\x3e\xd5\x92\x73\x6f\xd3\x6e\xd9\x3f\xd6\x7b\xe5\xa3\x22\x4f\x46\x2d\x00\xec\x08\xea\x20\xf9\x4e\xfb\xbb\x0c\xf4\x4a\x50\xf3\xf1\xd4\x3f\x81\xa7\xea\x92\x93\xa3\x3c\x5f\x54\xde\x4f\x7c\xe7\xb2\xa4\xe4\xa5\xec\xca\x61\x3c\xbf\x43\xfa\xd5\xc2\x2a\xcb\x51\x1c\xa1\xd7\x9a\x12\x2b\xa8\xd9\xb4\x5a\x66\xc3\xbd\xab\x1c\x2a\xcc\x60\x65\x03\xc0\xaa\xa6\x8d\x93\xe7\xb7\x07\x14\x06\x45\xc4\x37\x8d\xe4\x1d\x0b\x60\xd4\x6d\xce\xde\xec\xa9\x56\x79\x3c\xfd\xa9\xb3\x65\x89\x7d\x4a\xf6\xa1\xb1\xfc\x0d\x72\x1f\xf3\x96\xcc\x5c\xd9\x62\xbd\xc0\xe4\x3b\x92\xe0\x4d\x4b\xe3\xb3\x04\x99\xca\xa9\xc2\x65\x1c\x1f\x00\x58\xdb\xe9\x69\x24\x4e\xbb\x51\x69\x74\xc4\x96\x26\x51\xd1\xf2\x80\x9d\xb5\xb3\x79\xf9\x1e\x4d\x95\x8b\xb3\xd5\x4f\x3e\x29\xfe\x93\x8e\x1c\x62\xe7\x0d\x27\xcf\x9a\xb3\x32\xdd\x12\xb7\xea\x39\x24\xa3\x71\x6b\x37\xad\x8c\x3f\x25\x9c\x52\x6e\x13\x74\x73\x37\x02\xc0\x7c\x4a\xbf\x4f\x5a\xdf\xf6\xa5\x62\xf2\x72\x4d\xd3\x89\xd2\x43\xfe\xe3\xb5\x59\x85\x25\x1e\xc1\x15\xad\xb9\xf7\x4e\xc6\x15\x17\x64\x7e\x3a\x74\x22\xef\x5a\xda\x42\x73\xdf\x8c\xef\xf2\x37\x7a\xe6\xc9\xeb\xe3\xa3\x36\xe9\xc4\xfd\x12\xdd\x57\x7e\x2b\x08\xe3\x66\x02\xc0\xe4\xd0\xa7\x62\x15\xfa\x97\x43\x27\xc2\x4d\xbb\x61\x68\xa7\x9f\x69\xdb\x2d\xca\xcb\xb3\x95\x8d\x8f\x29\x7f\x9c\x46\x6a\xf2\x21\x3b\x3b\xab\xf2\x7d\x50\xf3\xee\xef\x85\x21\xb0\x9f\x6e\x60\xd6\x17\xc4\x58\xfd\x47\xca\x29\x54\x4b\x31\x2c\xee\x2f\xda\x07\x00\x3f\x00\xed\x8d\x79\xde\xd7\x8a\x84\x84\x6f\xef\xde\x8e\xa8\xfb\xad\x6a\x83\xe1\xe6\xb3\xd2\x46\x21\x9c\xec\x54\x5d\x73\x1e\x2e\xb7\xd3\x2c\xfb\x06\x7f\xdf\x3d\x59\xa8\x83\x84\xe8\xba\x65\xdd\x40\xfe\xa8\x3f\x49\x31\x40\x0b\x14\x83\xe3\x1e\x62\x8b\x01\xe0\x3b\xa3\xbd\x31\x48\x1f\x13\xcb\x0a\x07\x5d\xf7\xb0\xcd\xbe\x13\x6d\x46\x68\xe9\x59\x9f\x46\x2b\xd4\xc3\x89\x57\xa3\x8c\xda\xda\xfe\x2b\xcb\x47\x3d\x76\xb7\x14\x4c\xa2\xa9\xba\x07\xb3\xa4\xe8\x17\xf5\x91\xe4\xaf\xd8\x45\x45\x8f\xb8\x52\x0c\x05\x80\xaf\x85\xfe\x8a\x9e\xed\x7d\x4e\x57\xbb\x14\xd4\x65\x49\x73\xf2\xf5\x6c\x45\xa8\xbc\x33\xdf\x1a\xc4\x54\xe0\x64\x54\x1d\x40\xa4\xd9\x96\x97\xfe\x20\xbc\x76\x63\x05\xba\x84\x9d\xae\x6e\xd6\x1c\x62\xa7\x7a\x4b\xb2\x07\xb1\x41\x31\x34\x6e\x03\xde\x0a\x00\x4f\x86\xb5\x47\x57\xf7\x5e\xe2\xac\xb8\x64\xd0\x59\xc9\xfa\xe3\xbb\xb1\x65\x86\xf9\xf9\x4c\x57\xfd\x37\xa6\x92\xd3\xa2\xaa\x41\xc6\x49\x5b\x7e\xe9\x19\x7a\xd1\xee\xc0\x7c\x06\x5d\x43\x57\x3d\xf3\x24\x4d\xa6\xde\x92\x94\x4e\x53\x52\x94\x49\xfd\xa8\x7a\x00\x70\x1f\xe0\x15\xd1\xd6\xd7\x1f\x0b\x8f\x87\x3d\xec\x54\xe7\xbf\xf2\x99\x69\x39\xc4\x13\x9c\x11\xd5\x9f\xe6\x1e\x75\x7c\x52\xb5\x83\xb3\xcd\x36\xac\xa4\x8a\xbd\x72\xb7\x73\xde\x23\xd6\x2a\x5d\xd5\x8c\x78\xa6\x92\x7a\x8f\x7c\x82\x31\x4f\x71\x58\x92\x42\x4b\x04\x80\xab\x44\xc8\xa3\x2e\xf7\xbc\x4d\x38\x16\xb6\xb1\x63\x7b\x7c\xb0\x8f\x59\xb3\x83\x94\xef\xfe\x5f\x9d\xab\xb8\xcc\xd1\xbe\x72\x93\xf0\xbf\x03\xdf\x8a\xd3\x05\x46\xbb\x17\xe4\xf6\xf2\x60\x9d\x0f\xe9\x54\x4e\x95\xfa\xe3\xc4\x61\xd6\xdd\x65\x3b\xc4\x89\x8c\x54\x00\x38\x0a\xd4\x87\x91\x65\x3d\x46\xe9\xef\x42\xbd\xda\x2f\xa6\x7a\x79\x53\x9a\x62\x92\xc6\xdd\x2d\x6a\x49\x89\x8e\xc7\xb3\x2b\xac\xe3\x27\x0e\x5c\x2a\x6a\x95\x7a\x99\x65\xe4\x3c\x15\x3d\xd7\xa9\x4f\xcb\x13\xd8\xa8\x3f\x4e\xf8\xc9\xa5\x2c\x0b\x16\x0d\xb2\x2e\x00\xc0\xde\x4b\xeb\x8f\xb4\xed\xc6\x0a\xf4\x43\x66\xda\x1a\x73\x17\x79\x7d\x6e\x1c\xcf\x9c\x3c\x5d\x54\x33\x98\x56\x70\x7c\x79\x39\x9e\x4c\xb6\xf9\x59\xf8\x2f\xd1\xc9\xcc\x3d\x47\x3b\x5e\x55\x27\x35\xf5\xb9\x38\x51\xfd\x5f\x82\x03\xff\xf7\xb2\x12\xd1\x0e\xf6\x2b\x00\x58\xd9\xf4\xe0\x6b\x6f\xbb\xad\x8a\xdf\x84\xe0\x6d\xa1\x05\xb1\x5e\x15\x8d\xac\xdc\x55\xa7\x03\x6b\xa2\x32\x45\x0e\x23\xe5\x5b\xd3\x94\x6c\xfa\x0b\xb3\x92\x04\x66\xe6\xd9\x7d\xb2\x2f\x3a\xf1\xa9\x54\xe9\x8a\xf5\x6b\x65\x5f\x85\x2b\x97\x4d\x08\x1f\x71\x38\x00\xb0\x3c\xe9\x09\xd7\x52\xbb\x7e\x94\x2f\x08\xd1\x6e\x5b\x5b\x7c\xca\x8b\xd4\x68\x9a\xdf\x7d\xda\xa4\x66\x5d\xce\x5c\x87\xe4\xb2\x8e\x0c\x33\x9b\x82\x42\x8b\x94\x70\x33\xa3\xec\x8b\x89\x0c\x9d\xe4\x54\x95\x38\xab\xf5\x87\x64\x52\xe1\x3b\xa5\x95\x42\x8c\xf3\x1b\x00\xd6\x42\x7a\xca\xcf\x34\x38\x0d\x8a\x7d\xa9\x09\x97\x40\x17\xef\x26\xc1\x6d\xd0\x85\x9e\x05\xf0\x03\xc8\xbb\xe2\x37\x3c\x0c\x81\x14\x08\x51\x83\x7a\x18\x5f\x90\x5d\xb0\x4a\x38\x81\xb8\xc3\x01\xae\x63\x08\x0e\x8f\x9b\x1e\x41\x2a\x11\x77\x15\x23\xe4\x17\xd2\xf4\xc3\x17\x5e\x81\xad\x7c\xb1\x08\xd6\x41\x93\xc7\x85\xb0\x1d\x7a\xa0\x5b\x13\xf6\x43\xbe\x55\x68\xc3\x81\x08\x27\xb9\x1d\xee\x44\xc6\x18\x66\xf0\x0b\x64\xea\xd2\x04\xb2\x01\xf9\xcf\x55\x07\x39\x8b\x2e\xda\xd5\x8e\x24\xa2\x3a\xca\x03\xc8\x57\x74\xcb\xb7\x85\x50\x32\x15\x99\xfd\x09\x55\x12\xa3\x77\xee\x40\x3d\x84\x51\x67\x0b\xf4\x1e\x27\xca\x66\xe1\x55\xf8\xd2\xa4\x01\xd8\x1b\xfb\x4e\x77\x87\x45\x58\xd7\xa5\x9d\xf0\x38\x26\x70\x09\x40\xb6\x60\xe7\x76\x59\x21\x11\xd8\x06\xe5\x30\xe4\x3e\x9a\xfd\x31\x83\x32\xc4\x29\x98\x5e\x4b\x79\xc5\x66\xdf\x82\x20\x05\xd6\xb9\xb6\x49\xc8\x88\x79\xa8\x24\x06\x0a\x60\x1c\x4e\xfc\x00\xc9\xe9\x4c\x6a\x1d\x74\x97\x76\x3b\xf4\x07\x6c\x46\x5b\xe2\xec\x06\x27\x51\x0d\x4d\x82\x10\x40\xe8\x2b\x2b\x20\x04\x36\xfe\xf6\x3e\x79\x54\xd2\x3a\x39\x4a\xfe\x2b\x56\x18\xf6\xa6\xec\x14\x9e\x6c\xd1\xa6\x9c\xe5\x97\x15\x2d\xa3\x48\x79\xda\xb2\x29\xca\x2d\x4e\x17\xfe\x1b\xda\xc0\xbe\x10\x92\x09\x71\x98\xb3\x27\x9d\xe0\x79\x0c\x07\xe3\x16\x38\x86\x76\x4d\xe9\x01\xb2\x8c\xd0\x79\x6d\x4e\x5e\x9c\x9c\xf2\x80\x4c\xde\x25\x77\x1b\xa4\x91\xfd\x65\xff\x1a\x85\x64\x49\x5c\x77\x7e\x37\xb9\x5f\x12\x17\xf7\x8c\xb2\x4a\x84\x60\x6e\x94\x10\xc1\xd9\xe0\xb3\x94\x59\xde\x9a\x13\x27\xa1\x30\x76\x9e\xf1\x76\xe8\x3d\xe3\x81\x52\x1f\x2c\xa6\xe2\xcf\xe7\x93\x94\x8a\x0e\xdc\x6d\x25\xed\xcb\xfb\xd7\xfb\x96\x14\x9c\xdd\x56\xe7\x42\x4a\xc9\x20\xe7\x3c\x24\x4d\xa5\xee\x92\x9c\x25\x1b\xcb\x5f\x21\x3a\x64\x99\x8c\x1c\x28\xa5\xac\x93\x4c\x38\xfe\xa3\x14\x0b\xde\x1a\x5d\x82\x6c\x38\xc9\x4a\x1d\xd0\x37\x3a\xeb\x29\x2f\x36\xa4\x89\x7d\xc7\x37\x56\x56\xa7\xd6\xfd\x36\xb6\xb9\x72\xb8\x9a\x19\xfb\xb9\xd4\x2f\xcb\x9e\x64\x51\xf0\x42\xb4\x98\x24\xcd\x39\x0a\x6d\x21\xcf\x4f\x0f\xf1\x7f\x42\xe6\x26\xed\x3b\x5e\x43\xd1\x8e\x2b\x30\x2c\xa5\xf4\x09\x92\x95\xca\x20\x31\x33\x69\xea\x41\xac\xf5\x60\xce\xad\xcf\xb1\x6e\xd7\xcf\x75\x22\xb1\x97\xdb\xbf\x57\xee\x8a\xcd\x6d\x8a\xc9\x58\x1f\xfb\xba\xa6\x57\xa0\x40\xb2\x2d\x9b\x21\x9f\x21\x55\x17\x64\xf8\x79\x91\xb5\x33\x1b\x1d\xda\xc8\x15\x49\x57\x0c\x35\x28\xc1\x12\xaa\x52\x11\x74\x8c\x1d\xf2\xf8\x67\xac\xda\xe8\xca\x5b\x73\x63\xf7\x0e\xc5\x74\x88\x62\x9d\x7b\x4b\x2b\x8e\xc7\xe2\x1d\xc5\xe9\xb6\xb1\x3d\x4d\x21\x7c\x0b\xd2\xba\xea\xd7\xa4\x7c\x12\xb3\xe4\x87\x6f\x37\xe9\xbf\x5c\x03\x87\x08\xf2\xa5\x54\x55\x83\x9f\x14\xa3\xb8\x9d\x4a\x37\xa0\xf5\x9c\xf9\x8f\x1d\x62\x7e\xde\x6b\xbe\x79\x34\x76\xf5\x68\x53\xfb\x6c\xec\x8e\x21\x49\x79\x6e\xec\xa9\x5e\x8d\xb4\xb4\x58\x71\xfb\x79\x5e\x41\xec\xe3\x06\x27\xd2\x76\xd2\xd1\x8a\x7a\x5f\x07\x52\x4e\xc1\x6a\x07\x07\xf2\xaa\x74\x1d\x83\x7f\xe4\xe9\x78\x77\xe5\x2d\x94\x11\x8e\xde\xe7\x60\xcc\x92\x52\xf7\x54\x84\x2d\xa1\xc8\x6e\x27\xa1\xf7\x28\x89\xed\x32\xb4\x99\x92\x57\xf2\x1e\x15\x53\x58\x72\x15\x94\x03\x59\x51\x5f\xa1\xe1\x50\x5e\xe8\x67\xd4\x0d\x56\x73\xae\x47\xad\xe1\x1c\x93\x61\xd4\x00\x39\xac\x4c\x45\x77\x21\x5d\x9f\xec\xd1\x12\x74\xff\xb4\x14\xa5\x22\x63\xb7\x0a\xd1\x8b\x08\xa3\xad\x07\x3d\x86\x1c\x2c\xd9\x8e\xee\x40\x14\x12\xbd\x50\x7d\xc4\x96\xaa\x83\xaa\x23\x61\xa1\x21\xe8\x6a\x44\xee\xac\x80\xaa\x20\xa3\x26\x47\x51\x65\x74\xad\xf2\x3a\x74\x33\xba\xf3\xc3\x62\xd4\x8c\xc8\x9a\x4a\x44\x95\x89\x65\x23\x7f\x90\x97\x38\xb9\xf5\x3c\xf2\x18\x7b\x56\xf4\x05\x19\xc1\xb0\x84\x00\xe4\x36\x16\x41\x9c\x42\xba\xb1\xd3\x21\x2d\xc8\x1d\xcc\xe2\x64\x24\xf2\x10\xdb\x6c\x3c\x80\xbc\xc4\x14\x94\x46\x51\x05\xb4\xf4\xcd\x2c\xe2\xcb\x6e\x7a\xf8\x19\xb1\x65\x35\xdc\xb8\x81\x6c\x67\x26\x37\x65\x22\xeb\x19\x29\x05\xf9\x88\x1a\xbd\x3a\x9e\x85\xac\xa0\x2f\xc3\xba\x90\xf5\x34\xff\x60\x36\xb2\x87\x5a\x75\xe2\x02\x72\x96\x78\x6f\xbc\x12\x21\x11\x2b\x95\x38\x48\x15\xf6\xf8\xa5\x2d\x9c\x22\x8e\xbf\xd7\x07\x53\x44\x4b\xfa\x6f\xc3\x7e\x82\xc8\x86\x79\xf0\x19\xde\xdb\xbc\x53\xb0\x3b\x97\x2c\x8d\x87\x3d\x38\xc6\xe8\x16\x38\x94\x35\x1b\xb4\x17\x96\x33\x71\x27\x4f\x78\x84\xa1\x60\x14\x01\xff\xa5\x9d\x52\xf2\x41\x8e\x10\x06\xb3\xb7\xa1\xd1\xa4\x73\xe3\x71\x50\x47\xa2\x65\xef\x72\xa8\x2e\xfe\x5f\x2d\x15\xca\x91\x4e\xe5\xac\x82\x32\xc5\xfd\xe2\x3c\xa8\x54\x78\x0b\x26\xa0\x6e\xfe\xf5\x80\xdf\xd0\x2f\x6e\x9a\xe3\x55\x78\x0f\xdb\xd9\xf0\x3d\x7c\x95\x51\xa1\xe4\x0f\x0f\x50\x89\x27\x15\x94\xe7\x05\xb5\xb7\x9f\x53\xee\xe6\x26\x77\x31\x29\xfd\x59\x78\x95\x1b\xa5\x21\xfd\x7c\xa6\x1d\xa5\x31\x65\xb7\x50\x87\x32\x22\x57\xa6\xf8\x50\xbe\xc6\x77\xfb\xdb\x42\xc6\x92\xc3\xc7\x77\x43\x51\x02\xba\xa1\x03\xd4\xce\xf1\x51\x82\xe1\x6d\x74\xda\xe4\x3e\xca\xf9\x86\xa2\x91\x54\xca\xbe\x9a\xe0\x76\x1e\x65\x5b\xc5\xd1\x72\x31\x65\x75\xc9\xc2\xb4\x26\xca\xaa\xfc\x62\xde\x63\x8a\x49\xf6\x1e\xd2\x05\x8a\x4f\x1a\xd5\x37\x91\x92\x25\xa7\x1f\xfb\x44\x79\x1f\xa7\x65\x90\x01\xd9\x09\x9c\x94\xc8\x50\x0b\x93\xf5\x20\x97\xa2\xdb\x1f\x3c\xb4\x87\xfc\xaf\xfb\x7c\xab\x31\x79\xa2\xcd\xa4\xd4\x89\xdc\xd3\xf0\x28\x25\x91\xdc\x5d\xed\xc6\x79\x41\x9e\x2c\x4d\x8f\xc9\xa6\xa8\xe4\xf3\x7c\xb4\x28\xfb\x32\x26\x8f\xcd\xa1\x60\xf2\x01\x83\x55\x94\x67\x92\x0d\x4a\x30\x14\xc9\x3e\x76\xbf\x8f\xb2\xe4\xe6\xcd\x1b\x8e\xe4\xa7\x83\xbe\x2d\xc7\xc8\x0d\x3d\x43\x25\x61\xe4\x8c\xb6\x6f\xc9\x9d\xe4\xd4\x86\x27\x9c\x2d\xe4\xaa\x2a\x51\xf4\x67\xf2\xd3\xe2\x11\x6f\x2e\x65\x61\xce\x21\xfb\x4a\xca\xfe\x94\xb3\xfa\x6f\x28\x65\xd2\x66\x25\x39\x74\x90\xfd\xe8\xbe\x26\xf9\xed\x5d\xcf\xc1\x2c\x72\xc7\xad\xf8\xe6\x2c\xb2\x68\x50\x5e\xdc\x4b\xbe\xd6\x73\x3a\x79\x1b\x39\xb0\xb5\x8b\x2d\x22\xc7\xd4\x4d\x47\xc7\x92\xd3\xcb\x11\xef\x4d\xe4\xc6\x7c\x2d\x7b\x06\xf9\x79\x5a\x90\xfe\x07\xca\xf9\xb8\x19\xa5\x97\x94\xaf\x1c\x85\xff\xde\x12\x3f\xc8\x23\x8f\x2a\x08\x36\xf9\xd6\x90\x25\xb1\x91\x7c\xbb\xe9\x21\xde\x47\xbe\x59\x90\x87\x47\x51\xe6\xc4\xbb\xe1\xc6\x94\x7c\x2c\x0e\x7b\x0c\xed\x0c\xd6\xc3\x38\x50\xc7\x09\x3b\x6c\x17\x1c\x64\xbc\x1e\x9d\x41\x74\x94\x64\x68\x2e\xd2\xf6\xe6\x1f\x71\x09\x71\x7d\x38\x48\x2c\x46\x14\x6f\x04\xe3\xd9\x70\x7f\x93\x12\x7e\x16\xa6\xe5\xcf\xe0\xcb\xe1\xab\x71\xf9\xd8\x5d\xb8\x1e\x7d\x86\x71\xe1\x9f\x41\x85\xd8\x09\xc4\xda\x69\x10\x5b\x8c\x88\x8c\x92\xd1\x3e\xe4\x87\xd2\x21\x54\x8a\x6e\x7f\xf5\x01\x7f\x87\x0f\x3e\x58\x8d\x8b\x71\xbb\x81\x17\xb8\x31\x36\xdc\x30\x88\x7d\xc4\x8e\xe4\x8d\x62\xb5\xe8\x07\xe9\x0d\x8c\x84\x4e\xa2\xeb\xb0\x7d\xe8\x6c\x10\xc0\x94\xd1\xc7\x4e\x7a\xe8\x38\xfa\xd0\x48\x0f\xcd\x44\x9f\x29\x2d\x46\x29\x68\xc1\xb3\x4f\xf8\x06\xd6\xd8\xdd\x04\xac\x93\xf9\x5f\xef\x63\xec\x0a\xe3\x71\x9d\x3e\x66\x48\xff\x9c\x23\xc4\x00\x7d\xb3\xf8\x31\x3a\x40\x23\x60\x26\x2a\xa7\x7e\x0e\xe8\x47\x29\xd4\x93\x8e\x5b\xd0\xf3\x44\xae\x61\x34\xba\x07\xff\x6f\x59\x2b\xba\x03\x1b\x7b\x1a\x8d\x71\x44\x91\x77\xa8\xd8\x16\xa1\x4a\xcf\x42\x74\x80\x9f\x50\x5d\x8a\xa2\xbc\x1d\x59\x17\x51\x7b\xce\x0d\xd1\x22\x74\x1d\x3b\x1e\x02\xc8\x27\x96\x97\xbf\x10\x99\x64\xae\x3c\x6e\x88\x8c\xd0\xab\x0c\xde\x20\x35\xb4\xad\xcb\x4a\x91\x06\x62\xcb\x94\x01\x3a\x26\xdf\x78\x2b\x16\x8d\x49\xd0\xee\xf4\x46\x4d\xe3\xfe\x56\xda\x20\x4f\x24\x3f\x32\x4c\x90\x4c\xd1\x2f\xc1\x76\x24\x46\xb8\x8e\x1c\x86\x9c\xe1\xef\xf4\x73\x47\x0e\x71\x37\x3a\x9c\x44\x2c\x58\xef\x0c\xae\x22\xfa\x0c\xd2\xb2\x7a\xc4\x82\x1a\xf1\x70\x27\x32\x93\xaf\x3b\x74\x0f\x49\xca\xd9\xd3\xfa\x1c\x71\xcb\x3c\x50\xa6\x09\xff\x4b\xdb\x97\x1a\x02\x77\x26\x1b\x73\xab\xe0\xb4\xc4\x1d\xb1\x2e\x30\x2f\x7e\xae\x4f\x21\x8c\x8a\x8b\x8e\x6d\x81\x21\xc1\x0a\xfd\x49\x98\xc2\xd9\xb4\x6c\x1a\x96\xd1\xc3\x27\x9a\x90\xd8\xba\x81\x81\x0c\x44\xa9\xaa\xbe\xe9\x3d\xdc\x56\xd6\x5e\xec\x0d\x07\x14\x65\x24\xbd\x82\xb5\xf3\x82\xd8\x97\xe1\xc5\x59\x1b\xa2\xdd\xa1\xbf\xa9\xf1\xde\x0b\xa0\xaf\x89\xdd\x47\x9f\x43\x3f\xa4\x52\xfd\xbd\x30\xe0\x7f\x59\xf6\x1a\xd6\x61\xfa\x8f\x5b\x22\xfb\x7b\x75\xfa\x0e\xc2\xb7\x3b\xcf\x34\x14\xc1\x97\x5b\x02\x0b\xf5\xe1\x15\xf5\xfb\x12\xef\x40\xb7\x2b\x1f\x31\x69\x50\x65\x89\x4b\x64\x0e\x94\x93\x17\x7e\x31\x11\x12\xa6\x7f\x3f\xf2\x11\xe2\xca\xd7\xea\x95\x42\x59\xe2\xc2\x65\xef\xa0\x49\xf6\xba\x31\x2f\x44\x7b\x98\xd6\xeb\x0f\xd7\xf7\x1f\xad\xef\x87\x4f\x74\x4d\x17\x9c\x80\xde\xb6\xee\x4b\x04\x50\x51\xfd\x09\x46\x1b\x44\xaf\xd4\xbb\xf6\x0d\x8a\x2a\x4a\xbe\xb8\x00\x3a\x9b\xed\x7a\x24\x05\x3a\x9e\x2c\xd7\x23\xa0\x30\xa9\x8d\xd2\x12\xa8\x84\x5d\x74\xa7\x0f\x59\x7a\xe7\xd3\xf5\x5e\x38\x61\xe4\x62\xbd\x16\xbc\xbd\x5f\x96\x5f\x08\x75\x75\x51\x13\x7c\xa0\xa8\x96\x0d\x0c\x23\xe8\x68\x6d\xd8\x35\x08\x32\x29\xb3\xbc\x90\x01\x29\xe7\xe9\x1c\xb9\x4c\xf9\x9e\x9a\xa6\xc7\x80\xd4\xe3\x7c\x94\xdc\x21\x0f\xf6\xf8\x13\x25\x56\x1a\xc9\xf1\xd6\x3d\xe6\x28\x29\xaa\x33\x93\xf1\x9c\x14\x57\xb9\x9a\x61\x41\x6a\x4a\xaf\xa7\xcb\x49\xff\xf8\xc1\xb4\x69\xb2\x90\x14\x45\xdb\x4a\xb1\xf5\xdd\x4d\xbd\x08\x29\x1e\xb3\x23\xf8\xd0\xac\xbe\x25\xde\x02\x3f\x54\x74\xc6\xfe\x20\xb2\x29\x1d\x96\x06\x54\x79\xf3\x1f\xd3\x03\x12\x76\xdc\x66\x50\xa0\x6b\x15\x4e\xf4\xbb\xd0\xb9\xb4\x3f\x74\x2b\xc8\x83\xd7\x4e\x63\x41\x15\xb1\x0f\xa8\x8f\xe1\x15\x3e\x45\xd4\x6d\x30\xcd\xbe\x9e\x08\x40\xe6\xe9\x0d\xe1\x59\x48\x86\xe2\x4a\xec\x13\xf2\x7d\xb2\x9d\x59\x8e\x69\x8e\x74\x33\xfe\x43\xdb\xdb\x1b\x19\xab\xd0\x4b\xe5\x67\xe9\x91\xe8\xda\xb4\x4d\xb4\x69\x64\x92\xfb\x85\x66\x8e\x3c\x8b\xd5\xa3\x4a\xd1\x85\x3e\x2a\xc4\x7f\xa8\xa6\xbd\x01\xb1\x1f\x3d\xac\x17\x8a\x53\x51\xc6\xd2\x69\xec\x11\x1a\xf5\xe0\x28\xe3\x0e\xd3\xe8\x46\x33\x43\x9d\xe1\xdd\xba\x92\x7e\x98\x4e\x2b\x55\xa5\x55\xd0\x9a\x53\xf4\x68\x5b\x68\x4b\x39\xae\x54\x3a\x95\x1b\x7d\x9b\x78\x43\x55\xf3\x7a\x44\xf8\x12\xc2\xa3\xbb\xf0\x11\x62\xc1\xce\x9b\xb8\x16\x4e\x5d\x5a\x8e\x09\xb0\xb4\xbb\xef\x19\x6e\x82\xa8\xfe\xb7\x74\x9c\x6f\xdd\x74\x81\xd6\xcc\xfd\x51\x54\x40\xdb\xc8\x29\x4f\x52\xa6\xb2\xd9\xb1\x2c\x84\xf8\xca\x0a\x8c\x3a\x44\x04\x30\xcf\x5c\x2c\xc3\xc7\x18\x66\x47\x4e\xe1\xd6\xb4\x7f\x3b\x3d\xb0\x54\x6a\xcd\xd2\x46\x6c\x15\x3e\x7b\xe7\x1e\x7d\x40\xd6\x74\xfd\x0b\x7d\x61\xdc\xfb\xfa\xbb\x34\x1b\xa9\x62\x81\x37\x55\x2e\xde\x95\xa8\x40\xfc\x15\x06\x30\x1a\x88\x4b\xfc\xca\x6b\x3d\xf8\x2c\xf7\xf3\x05\x1a\x7e\x8c\xb3\xe1\x30\x0f\xab\x60\x69\xef\x78\x8f\xad\xa6\xff\x58\x3a\x82\x4a\xa9\x46\xb7\x0c\x68\xff\x72\x0c\xbb\x4a\x69\xe6\x99\x78\x0d\x97\x4a\x4a\x1b\xce\xf5\x21\x86\x53\xe6\xc4\x9f\x22\x0c\xe5\x06\xb4\xb3\x78\x96\xcc\xef\x4a\x3b\xbe\x59\x0a\x7b\x7e\xc5\x98\xa2\xf0\x43\x57\xd0\xcf\xfc\xcd\x3b\x22\x51\x2f\x36\xaa\xb8\x1c\x79\x46\xdf\x34\x34\x42\xcb\xac\x5e\xd3\x1e\x4e\xbd\x59\xee\x56\x59\x45\x7c\x2b\xae\xc9\x6a\x20\xec\xf2\xef\x49\xa6\xf0\x8c\xec\xe7\xc4\x66\x7c\x75\xfa\x8b\xcb\x23\x58\x7c\x72\xa5\x87\x17\xb6\x20\xc1\xe2\xe0\x31\xf4\xaa\x24\x48\x77\x14\x79\xc6\xdf\xa9\xb8\x01\xb9\xca\xf8\x3b\x18\x46\xf3\xee\xfc\xda\x6a\x49\xa5\xb6\x52\xca\x03\x89\x92\x86\xa9\x0c\x09\xfe\xa5\xfa\xaf\x68\x06\x3f\x5e\xf6\x1a\x73\xc0\x9a\x0a\xeb\xc3\xf5\xb0\xdd\x39\x06\xe7\x14\xd0\xf4\xb4\xed\x76\xc7\x50\xd5\x84\x22\xdd\x23\x08\x5b\x54\xab\xa8\x8d\x68\xb0\x52\x07\x62\x69\xa7\x07\x96\xb6\xb8\x52\xc3\x7b\xf4\xcb\x60\x42\xd0\xae\x99\x5e\x8d\xdf\x6a\xec\x11\xad\xc1\xb5\x6a\x76\xa0\x5c\x8c\x57\xe6\x7d\x89\x8a\xcd\x2f\x30\x39\x4b\x42\x43\x32\x03\x6d\x5f\x20\x77\x93\x94\x74\xd7\x23\xae\x12\x4b\xc5\x83\xf0\x1b\xf6\x8e\xfe\x76\x9a\xc3\xcd\xfd\xcd\xa9\xd4\xd3\x83\xaa\xa5\x83\x44\x50\x4f\x41\xfa\x32\x3c\xbb\xed\xa9\x10\xc2\xde\x37\x0c\xa3\x00\x73\xaa\xa2\x5c\x5a\x8a\xb6\x15\x57\x9c\x5d\x8f\x6e\xce\xd1\xb6\xad\x43\x18\x29\x73\x74\xd5\x91\xf9\x52\x77\x45\x1e\x9c\xcc\xf6\x18\x4d\x10\xce\x8b\x35\xec\x11\xf1\x8b\x63\xfd\xea\x00\xcf\x3f\x56\x96\x17\xcc\x3d\x1e\x3b\x11\xff\x99\xb3\x8b\xb4\x9f\x96\xc5\x56\x24\x4d\x5d\x29\x67\xde\x27\xe7\x79\x46\x30\xd2\x28\x94\x83\x12\xba\x13\x14\xac\xf3\x80\xfa\x19\x16\x2e\xae\x21\x0a\x90\xe0\xdb\x13\x82\x68\x4a\x60\x77\x2f\xdf\x82\x72\xa1\xd6\x84\xb7\x98\xe2\x96\x5b\xca\xf9\x42\xf1\x8c\x3f\xca\x9e\xa5\xd0\x68\x0a\xac\x5e\xca\xec\x15\x0d\x66\x26\x74\xc1\xe3\x05\x23\x0a\x7a\x76\x70\x31\x7d\x2f\x8c\xe8\x44\x52\x5f\x20\x47\x17\x5f\x26\x0a\x91\xd6\x5b\x3f\xf8\x1f\x91\x96\xae\xd7\xbc\x21\x24\xb6\xe6\x3c\xb7\x18\xd9\x93\xf3\x91\x93\x82\xcc\x8b\x4b\x63\x4b\xe0\x57\xd4\x40\x16\x05\x51\x88\x10\x33\x2f\x20\xfb\x3c\x42\x19\xfb\x90\x48\x3b\x19\x5d\x11\xa9\xd7\xd9\x41\xed\x42\xb7\x2e\x76\x26\x04\xe8\xae\xe1\x72\xfe\x61\x7a\x60\x87\x1a\x6f\x3b\xad\xa1\xf2\x33\x77\x19\x6d\x61\xd6\x08\x07\x50\x7d\x25\x5d\xac\x1f\xc4\x3d\x7c\x84\xf9\x8c\x20\x5d\xde\xc7\x18\x21\x74\xcf\x1d\xa2\xb7\xe1\xdd\xb6\x95\xb4\x54\xdc\x6b\x7b\x31\xd5\x0b\x5f\xbb\xd8\x9a\xd8\x8b\xb9\x0e\xd6\xf1\x9a\x78\xd4\xd6\x58\x6e\x02\x37\xa2\x9c\xcb\x41\x39\x8e\x19\xc5\xec\x4b\x6c\x7d\xd1\x34\xcb\x97\xb5\x19\xd3\x63\xba\x33\x77\x5f\x7a\xc8\x70\x60\x38\x9f\xdd\x49\xdf\x45\x77\x3e\xf0\x99\xb6\x82\x66\xbf\xdd\x99\x78\x48\xdd\xbd\xd8\x1b\xaf\xc7\x25\xfd\x4b\x78\x47\xe3\xe8\x4d\x9f\xb8\x9b\x24\xf7\x4b\x8f\x72\x80\x58\x37\x2d\x83\xf5\x5c\x08\x09\x55\x98\x13\xfc\x07\x88\x8c\x71\x9b\xe7\x1e\x46\xa3\x0f\x70\x86\xce\xac\xa4\x15\xb1\xd7\x1f\xb0\xa2\xd2\x99\x67\xb7\xfd\x26\x9c\xe9\x61\x8b\xf9\xb8\x09\xf1\xa0\x87\xc1\x4d\xca\x74\xae\xaf\xe5\x44\xa6\xcd\x14\x59\xb0\x5d\x53\x42\x92\xef\xb3\x8c\xe5\x77\x79\x12\xa6\x7a\x82\x15\xe4\xc3\x58\x15\x57\x1d\x92\x49\x57\x91\x2c\x3b\x9d\x43\xfd\x2c\xd4\xb7\x31\x24\x6e\xf1\x34\xb6\x51\xf0\x4c\xd6\xed\xc5\x9d\x18\x9d\x56\xdf\xc9\xe4\x9e\x2b\x67\xd7\x8c\x73\xd4\x4b\x74\xf2\xd9\xac\x67\x05\x8d\xf2\xd3\xcc\xc6\x5c\x1d\x8e\x2d\x23\x29\x13\x25\x1f\xa3\x4b\x52\x07\x83\x86\x68\x02\xf9\x8c\x9b\x31\x35\x32\xbe\xc2\x5a\x9d\x70\x11\x1b\x6e\x7d\x8d\x6b\xf1\xdc\x16\xdf\xc6\x96\x32\xe0\x76\x35\xae\x5d\x6b\x75\x95\x80\xfd\xb9\x51\x94\x7b\x8c\x55\x55\x6b\x99\x60\xc2\x44\x2b\x4a\x58\x07\x18\x67\x8a\xdf\xc5\x86\xd3\x0f\xe6\x2f\x0f\xdc\x4a\xdb\x9b\x39\xeb\x3a\x42\x5d\x97\xb2\xcf\x4a\x09\xff\x26\xd3\xdd\xea\x81\xf5\x09\xcb\x16\x3f\x44\x2b\x59\x8b\xda\xf4\xb8\x86\x3d\x94\xca\x34\xf6\x6c\xfb\xdb\x1c\x4f\x56\x5a\xb3\x81\xcc\x89\xe9\x5f\xa7\xcb\x0c\x65\xec\xad\x78\x19\x53\x40\xdf\x58\x4c\x09\x88\xa4\x2d\xcd\x2d\x75\xb5\x24\x5e\xa6\x9f\xd8\x9f\x8d\x77\x25\x5e\xda\xaa\x8f\x49\xc4\x5b\x16\xff\x41\xc9\x2c\x49\x6b\x14\x57\x6d\x30\xac\x62\x86\x3d\x74\x9d\x9d\x9d\xc9\xa2\x75\x5c\x8a\x4f\x66\xda\x36\xcf\x63\x74\x33\x96\xd5\x3a\xc6\xa8\xd0\x9e\x97\x7b\xfa\x7f\xa0\xde\x28\xf8\xed\x32\x46\x64\x67\xbe\xde\x1f\x8c\xc7\x26\x39\x6c\xdd\x86\x1d\x94\x98\x2c\x39\x88\xea\xb2\xfa\x7b\xce\xc6\xbf\x8f\xb1\xa8\x37\x8c\xb3\x89\x61\x17\xd6\x4a\xb8\x31\xf7\x92\x15\x45\x9f\x63\x77\x73\x99\x42\x8f\xd8\x0a\xca\x2e\x7e\x05\xc9\x3f\xd8\x85\xfb\x83\x6c\xee\xb6\x9d\x63\x46\x51\xb3\xf2\x60\xb9\x43\xcb\xb5\x75\x19\x1e\xb0\xe7\xc2\x3b\xb4\x70\xc4\xa6\x9b\x88\x67\x91\x9d\xeb\xce\x49\x5f\x93\xdd\x0b\xde\x49\xf6\x91\xaf\x26\x79\x88\x8a\xc8\x72\xce\x43\xe1\x6a\xf2\x23\x72\x26\x3f\x96\xe2\x18\x34\xc8\x1d\xa4\x8c\x9f\x2a\xe2\xac\x80\xc2\xf7\x7f\x60\x1d\x80\xd7\x6a\x3d\x62\x38\x22\x0b\x16\xd6\xd1\x2e\x21\xbc\xae\xcc\xf8\xed\x30\xa9\x96\x26\x8d\x83\xed\x0b\x36\x8b\xdf\xc0\xc6\xf2\x3c\x91\x17\xac\xce\x39\x20\xb8\x03\x6f\x26\x2b\xf1\x2d\x60\xe7\xa0\xc3\x5c\x09\x9c\x7a\xca\x84\x3d\x0d\xbf\xde\xcf\x67\xad\x45\xec\xb4\x92\x18\x3b\x91\x3b\x0b\xe5\x34\x57\xe4\x63\xc7\xf2\xb8\x62\xea\x78\xf5\x2e\xe9\x1a\xea\xe1\x3c\x0d\xf1\x15\xa2\x3a\xe1\xbe\x70\x9a\x30\x65\x15\x0a\x4e\xe1\x43\xb1\x39\xbc\x66\x9c\x1b\xa8\xca\x5d\x83\x7b\xba\xea\xb1\xc3\x71\xb5\x7d\x37\x99\xc5\xd8\x3d\x2d\x53\x7a\x3f\x56\xb7\x50\x4c\xfd\x85\x29\xb4\x5e\x8b\xdb\xc2\xa9\xaa\x5c\x2e\x89\x61\x5f\xcf\x59\x26\x9a\x62\xf5\xcb\x80\xd0\x89\x39\xc2\x5c\xca\x6f\x67\xcc\xc6\xec\xe3\x19\x30\x34\xfd\xa7\x39\x12\x7a\x80\xcb\x76\xd6\x0c\x8d\xb1\x6f\x2b\x53\x8b\x5a\xa8\xf9\x9d\x7e\x80\xe8\x5f\x38\x46\xbd\x8a\x1f\x6e\x56\x92\x4a\x25\xee\x65\x55\xe2\x9f\xa2\xe7\x59\xab\x44\xee\x42\xff\x38\x73\x41\x17\x7f\x9a\x1e\xcd\x37\xe6\x05\x46\x3d\xe0\xe6\x70\x57\xfa\xd5\x73\x54\xd8\x4d\xce\x2b\x58\xee\x2c\x3d\x4b\x0e\x23\x81\x91\xae\xd9\x4b\xab\xa6\xbd\x53\xd8\x46\x3c\x23\x58\xf5\xf7\xa5\xab\xd2\xe0\xe2\xf7\x62\xbf\x14\xd7\xf4\xe3\xc2\xae\x24\x35\x71\x95\x60\x73\x42\x2b\x75\x37\x8f\x88\xbf\x70\xed\x01\xe7\x93\x54\xd9\x77\x0e\xdb\x53\x94\x7b\xe2\x39\x33\x9f\xff\xdb\x42\x42\x9f\xe5\xea\x6b\xba\xd3\xe6\xb0\xf4\x15\xbc\x09\x23\x9a\x6b\xed\x5a\x49\x57\x89\x4a\xe1\x36\xf1\xba\x82\xa9\x94\x21\xa1\x7f\x6e\x97\xf0\x22\xbf\x36\x2b\x16\x5f\xcd\x53\x4a\x5f\x77\xe5\x15\x87\x94\x5c\xe6\xed\xc4\x9a\x4e\x5c\xe3\x24\x63\xea\xc7\xe9\x9a\x73\xe8\x81\xc2\x6f\x1a\xc3\x54\x9c\x4b\x51\x88\xc0\xab\xe8\xbf\xab\x7e\x4b\x86\x1a\xa1\xfc\x6d\xe2\x79\xb5\xb2\xa4\x74\xe1\xc1\x4a\x1e\xff\x10\x9f\x53\x7a\x02\x5d\xcd\x9d\x28\x78\x1e\xa1\xca\x31\xcd\xb9\x78\x31\x9f\x25\x4a\x17\x3a\x9a\x32\x26\x92\xec\xf7\x62\x74\xd5\xb8\x2c\x8d\x7d\xd4\x6d\x82\x64\x05\x0a\xee\xcc\x0c\xa9\xfc\x25\x19\x6e\xbf\x99\x67\x21\xfa\xd7\x2c\x95\xd7\x08\xcd\xeb\xb7\xf1\x2e\xf2\x49\x55\xb1\xc8\x6e\x6e\x67\xa9\xf0\xf2\x41\xce\xca\x02\xfc\xc2\x3b\x56\x40\xf6\xda\xe3\x69\x8c\xc2\x54\x9d\xbd\xab\x69\x8f\x65\xd7\x35\x96\x12\x1f\x85\xdf\x14\x24\xf8\x3a\xe6\x7f\x95\xdb\x24\x43\xd7\xdd\x72\x23\x44\x5f\x3b\xee\x24\x7e\x15\x6e\x6b\x59\xc3\xcd\xe3\x7b\xd6\x2f\x82\x59\x5c\x79\x65\x65\x78\x36\x7b\xba\x44\xeb\x42\x00\x6b\x47\x9e\xc1\x71\x03\x46\x50\x7a\xf2\x9e\x61\x5a\x62\x22\x53\x03\x10\xd9\xa2\xdf\x0a\xb7\xb1\x5e\xd6\xb6\xb2\xae\xcc\x82\x68\x69\xf6\xda\x74\xbd\xe8\x2f\xb2\xb4\x94\xc1\x98\xa3\x6c\x97\xa4\xc0\x98\x06\x8a\x6e\xc2\xaf\xd8\xe3\x61\x76\xf1\x14\xd2\x22\x8f\x59\xc9\x63\xd2\x4b\x7b\x8a\x68\x05\xf9\xa5\x69\x1d\x5f\x1d\x02\x1b\x17\x73\x00\x7c\x66\x6e\x03\xe3\x3b\xa2\x57\xb6\x25\xd3\x9e\x14\x9c\x45\x4a\xbb\x47\x12\xc8\x14\x52\x30\x52\x21\xeb\x46\x92\x36\xe9\x39\xb9\x32\xa1\x8d\x7c\x24\xf4\x6e\xfc\x11\x72\xaf\x07\x55\x52\x45\x09\xb4\xdf\x2c\xfc\x04\x6d\x32\x0d\xe1\x2f\x84\x5e\x6d\x18\x65\x7f\x80\xdf\xcc\xcd\x62\x7c\x44\xfc\x4a\xe1\x8c\x57\xd0\x85\xcc\xd1\x34\x3a\xe4\x10\x1f\x94\xb2\x0b\x32\x64\x1d\x90\x3f\x86\xcc\xc9\x7b\x12\x60\xc8\x2b\xd4\x27\x7e\x29\x54\xe0\xb1\x41\x42\x86\x95\xff\x1f\x0a\xea\x82\xaf\x89\x87\x01\x00\xf0\x89\x2d\x61\xa2\x22\xa0\x80\x85\x94\x85\x82\x05\xa2\x28\x4a\x18\x28\x0a\x22\x92\x02\x8a\xa2\xd4\xe2\xfa\x76\xeb\x6e\x16\x8c\xd1\x39\xba\x1b\x04\x0c\xec\x6e\xfd\xdb\xdd\xdd\xef\xef\xfd\x10\xcf\xb3\xf9\xb8\x74\x00\x45\x97\xcd\x11\xdd\x47\xff\xda\x9b\xf8\x17\x31\x93\x99\x91\x73\x03\x1b\x34\xb5\xe5\x6f\x27\xa3\xf2\xfd\x72\xff\x30\x9e\xaa\x46\xe5\xb4\x33\xf6\x73\xbe\xe9\x62\x19\xa3\x41\x0b\x0d\x40\xf4\xa7\xec\x51\x89\x88\xfc\xc8\x95\xf2\x7f\x84\x6a\xf3\x28\xe9\x36\x82\xe6\xa9\x13\xa5\x11\xf1\xf6\x14\xfe\x41\x22\xd5\xec\x14\x87\x8a\x9f\xae\xd0\xe6\x0f\xe7\x95\x18\x23\x73\xd5\xdc\xfb\x8a\xed\x39\xbe\xdc\x11\xec\x4c\xed\x03\x8e\x37\xad\x33\x1b\x66\xa3\x07\x3d\x55\x96\xac\x67\x7b\xd6\xc9\x99\xac\x3d\x9b\xfc\x24\x43\xcc\x5a\x4f\x07\xe1\x4b\xe6\x70\xfb\x6d\xbc\xc7\xe4\xbe\xe1\xd6\xec\x77\xc4\xf7\xb2\x8a\x3c\xad\xb4\xc6\xa0\xc8\x75\x96\xa4\xc8\xea\xf4\xa7\xc5\xd3\x98\x7f\xb5\x89\xc2\x0b\xd4\x74\xf5\x6f\x81\xf2\xc0\x24\xa5\x88\x4f\x8f\x08\x91\x8f\xe2\x45\x05\xd0\x25\x7e\x5c\xeb\xa5\x65\xc2\x3d\xec\x7e\xfb\x95\xbc\xad\xac\x7d\xc3\x33\xd9\xbb\x48\xe7\x92\xf1\x79\x6e\xfa\x32\xfd\x6c\x43\x95\xf6\xaa\xe4\x90\xde\x3f\xfb\x01\xe3\x85\xe6\xbc\xea\x5c\x96\x4c\xbd\x5b\xd1\x91\x94\xa4\x78\x20\xeb\xd8\xfd\x58\xb6\x4b\x52\xb1\xf1\x80\x58\x22\x8a\x5c\xf2\x42\x50\xcc\x7f\x6d\xf7\x89\xab\xe6\xee\x18\x3e\xc8\xd2\x32\x2f\x17\x4a\x8d\xcf\xca\xa6\x68\x6e\x19\x62\x8b\xb7\x8b\xc2\x74\xef\x0a\x60\xfc\x83\xe6\x90\x91\x97\xd1\xa7\x7a\x96\xc3\xdc\xdf\xab\x48\xd1\x32\x77\x65\x4a\xef\xa8\xf7\x6d\x08\x10\x4f\x92\x3f\x5f\x32\x51\x30\x57\xe2\x6d\x27\xe1\x4e\x12\x04\x0c\xff\xc8\x1a\xc7\xde\x92\x2f\x33\xbe\x6f\x5c\xae\x7e\x68\xd8\x5e\x7b\x42\x10\xab\x3b\x51\xe5\x81\x4d\xd2\x78\x97\x47\xa5\xfd\x52\x15\x17\x27\x27\xcc\x54\xd8\xe6\xc7\x84\x01\x52\xc2\x30\xc3\xdf\x5a\xd4\xa0\x39\xb4\x78\x31\xbf\x5f\x71\xd8\xce\x9e\x53\x2d\x1e\x3f\x62\x02\x33\x8f\xa3\xc8\xbb\x68\xbc\xdd\x3e\x46\x3d\xd5\xe0\xdf\xec\xc3\x67\xeb\xda\xea\x7d\xd1\xb5\x1a\xc7\xea\x71\x69\xcb\x54\xec\xf2\xa2\xf8\x64\xf9\x97\x62\xbb\x9d\xb1\xd2\xd0\xbc\xcd\xeb\xe5\x22\x42\x3f\x6c\xd1\x15\xbe\x44\x15\x61\xfb\x8d\x43\x91\x04\x8c\x58\xc8\x4c\xe0\x5a\xe6\x2d\x37\xf6\xf6\xd8\xaa\x0e\x1a\x3c\x3a\x46\xf0\x2e\xe8\x0a\x9a\x1b\x11\x99\x66\x58\xfd\xfc\xa3\x52\x55\x64\x55\x54\xdc\x25\x79\x4f\x59\xec\x8e\x07\xd2\xc9\x85\x16\xeb\x17\x8b\x56\x1b\xbc\x16\x69\xf8\x1b\xd4\xef\x6d\x3f\x70\x9c\xa5\x4b\x46\xa4\x33\x27\x72\x83\x75\xe3\x6b\x52\xa9\x57\x25\x61\xa6\x0d\xb4\x05\xe4\xaf\x72\x07\x1a\x42\x7d\x57\x7c\x93\xf6\x25\xc5\xbe\x80\x4e\x57\x46\x15\x1b\x87\x81\xa1\x5b\x9e\xe9\xc3\xa1\x15\x3e\x49\xd9\x7b\xe1\x2d\xae\x6f\x14\xf6\x08\x3a\x6d\x84\xb8\x01\xbd\x0a\x00\xfc\x28\x0c\xd5\x1a\x6b\xa6\x83\x11\xe2\xd7\x95\xdf\x40\x1a\xa9\x2d\xbb\x06\xe6\x53\xb5\xc5\x2a\xf0\xe5\xc1\x73\x05\xab\xa1\xf0\xa8\xd8\xdc\xd3\xd0\xa3\x2d\x45\xfa\x05\xb0\xd4\xc7\x3d\xdb\x1b\x89\x75\xed\x55\x8c\x40\x03\xa6\xbe\x12\xe7\x63\xc1\x00\xc0\x0f\xc5\x0a\xb4\xce\xd5\xc7\xe1\x5f\x62\xa4\xb2\x04\x7e\x41\x2e\x2e\xe3\xc2\x2f\xa9\xbe\xc5\xc1\xc8\x98\x83\xcc\xfc\x1f\xc8\x86\xa8\x69\xb9\x42\xc4\xb0\x25\x45\xf7\x16\xb5\x5e\xf3\x35\x7b\x14\x6a\x74\x55\xcb\x6f\x61\xab\xa6\x5e\x13\x13\xd8\x67\x00\xe0\x2f\xc1\x3e\x67\xff\xa8\xf6\x67\x48\x45\xa9\x95\x0e\x0c\x0f\xc6\x96\x32\x80\x18\xa0\x24\x17\x0d\x12\xf0\x81\x9e\xfc\x0c\x22\x74\x6f\x4a\xee\x48\x62\x73\xc8\x6d\x5d\x32\xb1\x7b\x0d\xa1\x16\x10\x51\xae\xeb\xe5\x89\xc4\x81\xa9\x9d\x62\x6b\x42\x08\x00\xbc\x41\xfc\x81\x7a\x47\xd5\x4b\x6e\xa4\x70\x4c\x45\x13\xa7\x94\x18\x59\x2a\x66\x3f\xc9\x0a\x28\x0a\x62\xaf\x4a\x3e\x99\xf7\x99\x55\x16\xa9\x30\xb0\x58\x4b\x43\xe6\x69\x5f\x32\xcf\xae\x01\x54\xff\x98\xdb\x5d\x7e\xc9\x2e\x93\x17\xa6\x1e\x13\x31\xc8\xed\x00\xc0\x5b\x4c\x7c\x57\x5e\xa8\x42\xc5\x1a\x7e\x4e\x45\xa0\x48\x89\x9d\x28\x9d\x29\x4c\xc8\x74\x2d\xbc\x2c\x08\x49\xba\x94\x97\xc9\x0f\xd8\xd3\x6e\x18\xce\x8b\x0c\x4e\xd7\x26\x73\x29\xab\x31\xd5\x51\xce\x01\x97\x56\xd9\x4a\x76\xc8\xd4\x5b\xc2\xfb\xac\x19\x80\x27\x57\x40\x8e\x53\x8c\x30\xfd\xd2\x34\x71\xdf\x96\xf7\xa9\x7f\xa0\x33\x4a\x24\xaa\xa5\xe9\xb9\x85\x4b\x15\x7b\x13\x0f\x1a\x8f\xcb\x84\x11\x48\x4e\x88\xe4\x4a\x50\x8a\xc6\x24\x9e\xb4\xaa\x45\x59\x2d\x9c\xee\xe2\x27\xa5\xf3\x81\xa9\x27\x84\xb6\x9c\x76\xa0\x8b\xd3\xc2\x14\xc9\x3c\x4c\x5d\x85\x75\x9c\xf9\xe5\x49\xf9\x33\x60\xb2\xc4\x3d\xb7\x22\xcd\xb6\x60\x40\xff\x6f\xff\x70\xe3\x26\x6d\x70\xf8\x0a\xfd\x90\xba\x26\x70\xa7\x66\xae\xe2\xcb\xca\x9b\xca\xb9\xd2\x8f\x0b\xaa\x24\x2f\x45\x5d\x53\xf3\x05\x2c\xbe\xff\x30\x1b\xce\x74\xd6\x6d\x09\x61\x92\x57\xf3\x59\x92\xf2\xd5\x95\xfb\xc1\xff\x8a\x5f\x95\x2d\x38\x22\x2e\xc8\x28\x6a\x8d\x97\xe6\xbe\xcc\xf7\xd8\xf5\x54\x1f\x63\x30\x6c\x76\xcb\xae\xd7\xde\x5a\xf1\x56\x51\xad\x3a\xb6\xc0\x52\x92\x29\x4b\x98\xba\x4f\x30\x49\x58\x34\x2c\x82\x9d\xc7\xfe\x26\x3e\x6f\x22\x1a\x9a\x99\x77\xca\x9d\x6b\xd7\x82\xb3\x8b\xcf\x9b\xf2\x53\x6f\x17\x6c\x2b\xbb\x16\xf7\x22\xb7\xa3\xe8\xc5\xae\x6d\x7a\xb7\xbc\x87\x9b\xca\xb2\x29\x39\xc6\x15\x5c\x45\x86\x06\x70\x3e\x27\x59\xa6\x98\x38\x35\x84\x7f\x59\x64\x1a\x46\xb0\xa3\x39\xfb\xc4\xcb\x4d\x29\xad\x8b\x99\x6b\xcb\x2d\x1a\x33\xe9\x64\x71\x45\x2d\x27\x35\xa0\xc0\xd1\x94\x16\x17\x9f\xcb\x2c\x73\x0d\xbb\xae\x7b\x55\xd8\xb9\x29\x20\x7b\xa1\x71\xe4\x8a\x35\x8a\x79\xda\x17\xce\x45\xe2\xa7\xca\xd4\xa9\xbb\xf8\x84\x38\x6b\x58\x1f\x7b\x1c\x47\xc4\x52\x74\x4a\xe8\x00\xf4\xbe\x15\xa5\xfb\xa4\x69\x1a\x33\xe8\xd4\x44\x5d\xed\x36\xfa\x83\xc8\xe1\x26\x33\x90\xbe\x65\xa8\x54\x08\xad\xf2\x13\x16\x9c\x83\x9d\x97\x0c\x1a\x2a\x90\xf5\x4e\x22\x8d\x17\x0a\x4e\x10\xc9\x93\xb0\x7c\x00\x10\xca\x71\x73\x56\x42\xa7\x1b\x14\x0c\x75\xb4\xce\x81\xa2\xd2\xf6\x35\xce\x85\x0e\x27\x26\xd5\x8e\x81\x4a\xf7\xdc\xa8\xec\x81\x2d\xb7\x14\x96\x6e\x85\x0d\x7e\x07\x0a\xb2\x91\x1d\x4b\x2a\x0d\x28\xea\xe1\x94\xa9\x99\x8a\xd9\x4f\x10\xca\xb7\x60\xbf\x01\x40\x88\xe2\xf6\x2c\x8f\x8e\x01\xa4\x05\xc2\x5a\x4e\x21\xb9\x69\x33\x1b\x2e\x23\xac\x44\x8f\x9a\x76\x44\xbe\xa7\xbc\x92\x82\x0c\x6d\xa1\x96\x8e\x41\x17\xf8\xf9\x17\xec\x40\x4d\x4b\xc4\x86\x0d\xd8\x06\xa7\x98\xec\xc7\xd8\xfb\x09\x7c\xf9\x6c\x9c\x0b\x00\xc2\xdd\x78\x0c\x73\x56\xc7\x72\x46\x0b\x58\xd6\xe2\xcd\x08\x3e\x4a\x6d\xf0\x25\xee\xee\xd7\xd7\xcc\x21\xb4\x7b\xe6\x57\x3c\x20\xe8\x5b\x46\x97\x1c\x21\xe0\xb5\xaf\xf2\xdb\x09\xfd\x92\xdd\x39\x5d\x44\x87\x93\x4f\xf6\x3e\xe2\xe1\x04\x83\xac\x90\x78\x0b\x00\x82\x9b\x84\x17\xe9\xd8\xde\xc1\xb5\xa1\x9f\x68\x6e\xe6\x44\x1c\x29\xad\x6f\x66\x2b\x13\x5e\x57\x6b\x58\xdf\x22\xb4\x15\x3b\x58\x94\x10\x71\xf1\x3d\xd6\xc4\xb5\xbc\x7c\x67\x66\xcf\x92\x29\x39\xf6\xcc\xfd\x4e\xb3\xd5\x1d\xcc\xb1\x13\xba\x65\x00\x49\x02\x80\x60\x11\xc3\x9b\x11\xdd\xbe\x46\x74\x8f\xf6\xb5\x79\xa9\xb0\x33\xf5\x76\xbd\xbb\x20\x3b\xc1\xb7\xda\x9c\xaf\x8a\xb0\x28\xef\xe7\x55\x86\x4c\x2e\x0e\xe4\x5e\x5e\xbb\x20\x4f\xca\x1d\xb3\xf8\xb2\x9e\xca\x99\xef\x64\xa5\xb6\x60\xfb\x4c\x78\x26\xdd\xce\xb2\x01\x00\x3e\x95\xf4\x20\x9c\xda\x0a\xd4\x3d\xd4\x33\x4d\x7c\xd5\x8c\xc3\x6d\x75\x54\xc5\x91\xf8\x05\x55\xfe\xb2\xde\x70\xcb\xb2\xb7\x52\xa7\xe0\x15\x45\xa9\x62\x99\x2f\x66\xac\x11\x01\x8b\xe3\x75\x4a\xc1\x26\xc7\xd7\xaa\x05\x3c\x68\xa2\x83\xe4\x30\x27\x19\x00\x78\x1c\xa6\x0c\xfb\xdb\x66\x97\xb7\x9f\x92\xdf\x34\x3c\x77\xea\x21\x4d\xed\x4b\x7d\x6f\xdc\x44\x53\xa5\x76\xc7\x6e\xb3\xb2\x4d\xea\x97\x41\xdb\x0a\xfb\x95\x02\x9f\x5e\xe3\x30\xb9\xed\xa2\xdb\xda\x27\x92\x0c\xc7\x32\x25\x24\x2c\x99\xb8\x54\xdc\xcd\xe3\x01\x00\xf7\x22\xab\x11\x3d\xde\xda\x54\x7e\x3e\x0b\x6e\xcc\x2f\x79\x9f\x02\xd5\x32\x0a\xbf\xc6\xfc\x36\x2d\xcf\xbb\x1c\xf6\xa7\x74\xc0\x50\x14\x78\xb0\xd0\x4b\x97\xee\x33\x32\x37\x2d\x7b\xe6\xa2\x1d\xda\x1d\x0a\xd2\x31\x59\xf1\x42\xd2\x38\xd1\x4b\xbc\x4c\x40\x05\x00\x6e\x20\x5b\x85\x2e\x69\x25\xaa\xd7\x67\x7e\x68\x3c\x52\x69\x73\xf0\x5b\x6d\x68\xe9\x50\x0c\x5e\xf9\xaf\x68\x47\x18\xb7\x94\x95\x77\x2a\x70\x64\xc1\x57\x83\xe7\x9a\xc6\x5c\x57\x6d\xfa\x22\x5b\xad\xb9\x2a\xc6\x71\xbb\x22\x4f\x36\x65\xa2\x9f\xe8\x9d\x30\x10\x00\xb8\x23\xd9\xff\x21\xa6\xd6\x8d\xf5\xe3\x33\x69\x8d\xde\xd5\x45\x07\xb9\xb5\x36\x95\x93\x63\xa6\x57\x76\x96\x86\x87\xcd\x2f\xf5\x2e\x44\x37\x37\x17\x14\x1a\x65\x6b\x20\xc3\x15\xfd\x91\x85\xbf\x34\xf5\xea\x8f\x8e\x61\x8a\x8d\xf2\xc5\x13\xe3\x45\x6a\xe1\x53\x00\xe0\x98\xd8\x5f\xe0\x37\xc7\xd6\xd1\xdf\x66\x84\x75\xfd\x03\x6d\x0e\x6c\x6b\x33\x81\x2b\xf7\x35\x35\xb9\x83\xf2\x1d\xa5\xb5\x54\xc8\x36\xe0\x6d\xa5\x04\xba\xbc\x2a\xa1\x64\x27\xdc\xe1\x7e\x20\xcf\x88\x9c\x9d\xb9\x4e\x57\x88\xfe\xb5\xec\x54\xce\xc3\x87\x01\x80\x48\x84\xef\x80\x3b\xfb\x9e\xc1\xb3\x33\x3c\xbb\x4a\x60\xc7\x03\x0b\xda\x22\x60\xbb\x7d\xb2\xc6\x07\xf0\xfa\x1d\x9c\xda\x45\xb0\x2e\xe0\x72\x65\x30\xe2\xb8\x2a\xb0\x64\x2a\x72\xd9\x3d\x2a\x2f\x15\x2d\x9b\xb9\x42\x07\x63\x2a\xcb\xe3\xca\xd1\xf8\x36\x00\x10\x51\xf0\xbd\x30\xd4\x27\x44\xe9\x19\xe6\x5d\xc1\x68\x48\xf2\xdf\x36\x33\xd4\x71\x5f\x62\xa3\x08\x9d\xbe\x23\xbe\xe6\x3f\x74\x5d\x40\x53\xc5\x3f\x54\xb7\xca\xa3\xf8\x34\x36\xdd\x7d\x5b\xde\x62\xac\x66\xe6\x22\xdd\x7a\x7c\x8f\xe5\x59\xc5\x55\xfc\x22\x00\x88\x02\x71\x1d\x64\xec\xfd\x43\x2e\x49\x0f\xef\x6c\x62\xb4\x24\xa7\xb6\xee\x67\xac\x8e\xfa\xd4\xf0\x9a\x78\xb3\x63\x58\x8d\x2f\x71\x3c\x20\xae\x22\x92\x18\x5c\xf9\xba\x78\x0e\xf1\xd0\x7d\xb9\xd1\xc0\x18\x3e\x73\x9e\xb6\x86\xb1\xd0\xf2\xad\x62\x33\x63\x36\x00\x08\xbb\x89\x83\xe0\xcf\xde\x0c\xee\xce\xb4\x8e\xce\x39\x1c\x71\xd2\xf5\x96\xd3\xec\x13\x51\x60\x43\x28\xdb\x31\xb4\xb8\xba\x98\x95\x1b\x30\xb5\xbc\x8b\xb5\x6c\x65\x63\x11\x8b\xf9\xc8\x7d\x42\xee\x47\xa6\x78\xe6\x34\x2d\xc0\xf4\xb2\x9a\x26\xd7\x93\x45\x00\x20\x34\x67\xc4\x82\x21\x3d\xcf\x45\x97\xd2\x6c\x3b\x64\xc2\xba\xa4\x0d\x2d\x0b\x05\xb2\xa8\xe1\xf5\x8d\x7c\x41\x68\x48\xf5\x38\x5e\xc1\xc6\xd3\xe5\x33\xb8\x43\x2b\xc1\xc2\xff\x38\xff\xdc\x9e\xe7\xae\xe3\xb8\xce\xb4\xd2\x6c\x62\x87\x58\x6d\x90\x3d\x62\x39\x01\x80\x20\x90\x0c\xa6\xc7\xf7\xb8\xaa\x7d\x8f\x2e\x6b\x3f\xad\xd4\x27\x26\x35\xef\x95\x7f\xde\xeb\x5e\x77\x59\x16\xbc\x1d\xaf\xb2\x91\xb4\x6e\x74\x2c\x9b\x23\x5e\xb8\x72\x58\xc1\x13\x61\xa5\x5b\xa9\x21\x40\x30\x76\xa6\x7d\x76\x08\x2f\xcc\x4a\x2f\x7d\xcb\xd9\x02\x00\xfc\x40\x66\x2e\xed\x60\xb7\xd8\xb8\xe3\x48\x60\xbb\xb3\x61\xcc\x7e\x4e\x53\xbd\xae\x25\x32\xb8\xce\x4e\x13\xb1\xcd\x64\xda\xad\x1e\xbb\x21\xb9\x34\x5a\xd1\xb9\x22\xad\xc0\x5e\x96\xe8\xb6\x31\x87\x14\xff\x67\xff\x49\x2d\x11\x7a\x5b\x1d\x93\x2e\xe6\xad\x02\x00\x9e\x80\x55\x4e\xe5\x77\x8f\x28\x9b\x98\x7a\xa8\xad\xa8\x78\x79\x42\x5d\x93\x47\x41\xd0\x1e\xb0\x56\x60\xf4\xd9\x7a\xa7\xb2\x2d\xc7\xc3\xbf\xbd\xa4\x5b\x3b\xcb\xfb\x75\x3e\xa8\xfa\xea\xfa\x59\x7f\x57\x2e\xb6\xff\xa8\x7a\x25\xfe\x61\xf5\x5e\xa2\xe3\x7f\x06\x00\xee\x6f\xf6\x21\xaa\x4d\xd7\x29\x93\xfb\xe1\x7f\x6d\xfb\xcb\xcd\x12\xb6\x35\xbe\x2b\x3e\xbd\xc7\xb6\x76\x43\x41\xea\x56\xb2\x32\xc5\x38\xca\xff\x68\xc9\x11\x7d\xae\x77\x7b\xfe\x02\xcd\x44\xd7\xcb\x7a\x9e\x72\xa5\xfd\x67\x55\x8e\x74\xd9\xf8\xb1\x92\xad\x82\x2a\x00\xe0\x36\xb1\x4b\x29\x75\x5d\xdc\x9a\xe2\xc3\xba\xb6\x59\xa6\x55\xf1\x3f\x1a\x4b\xcb\x06\x22\xce\xd5\x7c\x2d\x9e\xbf\xd5\xaf\x72\x72\x7e\x96\xff\xea\x92\x89\x86\x2e\xef\x9c\xbc\x53\xda\x1b\xae\x27\xf4\xf3\x55\x39\xf6\x7f\x55\x3e\xb2\x85\xe3\xbd\xc4\x1f\x85\x9e\x00\xc0\x0d\x67\xd7\x67\xd5\x1c\xff\x06\xcd\x3c\xe4\x7a\x4c\x0e\xcd\x8b\x8b\xe8\x9e\x02\x39\xee\xfe\xd7\x16\x0a\x45\x86\x6c\x6c\x0c\x81\x86\xfc\xfe\xd6\x8c\x83\x8f\x2e\x1f\x5e\x1e\x8f\x6c\x72\x3e\x53\xe8\x8e\x06\xcd\xa8\xce\xe9\xc0\x52\xcd\xd9\xaa\x62\x7c\x3d\x00\x88\xf7\xe0\x78\x96\xe2\xb8\x11\xf1\x3b\x34\xfb\xd8\x0a\xc4\x2e\xce\xbf\xab\x03\xfe\xbc\xfb\x65\xeb\x3f\xf8\x4f\xc8\x8a\x46\x00\x59\xe5\xf7\xa6\xba\x17\xa9\x59\xf6\xa5\xdc\x11\xdd\xee\x3c\x58\xf0\x07\x9b\x36\xa3\x28\x47\x8a\x7d\x37\x17\xaa\x88\xff\x4f\x2b\xf6\xc3\xc9\xac\xfd\xc7\x83\x31\xc6\xa1\x89\x7d\x77\xb1\xa5\x71\x2e\x5d\xd1\xe8\xab\xdd\x17\x5a\x8b\xd0\x63\x21\x4e\x0d\x65\xe8\x25\xbf\xdb\xd5\x29\xd8\xf4\x65\x8f\xca\xce\x62\x1c\xe7\xce\x82\x6e\x7c\xd2\x0c\x5d\xce\x0e\xbc\xce\x5c\xac\x0a\x26\x00\x00\x10\x8f\xc7\xdb\x33\x3b\x07\x5b\x98\x40\x0a\xd8\xe7\x4b\x26\xc6\x56\x74\x36\x31\xae\xec\x4e\x6b\xf9\xce\x38\x12\x7c\xa3\xfe\x27\x63\xb9\x5f\x6e\x55\x3b\x63\xee\xb2\xc6\xb2\xe9\x8c\xe5\xce\x35\x05\x8e\x8c\xed\x33\xe4\xfa\x46\x46\x86\xb9\x49\xd9\xc8\xf0\x07\x00\x11\x48\x60\x99\x49\x83\x76\xdc\x37\x29\x76\xbd\x39\xdc\xf1\xb1\x9b\x3b\x47\x71\x56\xee\x76\x6d\x09\x66\xe3\xc1\x55\xf5\xa1\xac\xb7\x7e\x50\x95\x39\x8b\xb2\x2c\xb7\x34\x99\x65\xe3\x5c\x98\x7f\x80\xd9\x37\x43\xab\xfb\xcc\x4c\x32\xbf\xa7\xf8\x41\xb6\x02\x80\xb0\x9d\x91\x95\x31\x34\x80\x8a\xdd\x0f\x16\xf7\x7c\x16\xfe\x89\x79\xd3\x11\x26\xb8\xb2\xeb\x59\x73\x0e\xbf\x3b\x98\x59\x57\xc4\x3b\xed\x17\x61\x8a\xe0\x3e\x5e\xc6\x2b\xa9\xe3\x4e\x74\xd6\xe7\x95\x71\x7c\x66\x94\xeb\xdc\xd9\x09\x16\xb3\x14\x4b\x59\x6e\x00\x20\x78\x4f\x26\x65\x78\xf4\x6b\xd5\x4b\x0e\x8e\xea\x19\xab\xc4\x62\xb6\xb5\xc7\xca\x2f\xec\xda\xd4\xa4\x93\xcd\x0a\x7a\x51\xab\x96\xf0\xd7\xde\xab\xdc\x28\xfa\xb3\xcc\xbb\x38\x47\x48\x73\x86\x8c\x2a\xfe\x83\x19\x43\x5a\x07\xde\x0a\x0b\x8a\x7c\x31\xc7\x13\x00\xf8\x4f\x99\x65\xe9\x7b\x8f\xdd\xcf\x3d\x76\x20\xa4\x7b\x63\x4e\x72\x74\x65\x9b\x5c\x37\x3e\x2c\xb7\xb1\x2f\xbb\x31\xc8\xa7\xa6\x49\x75\x70\xed\xf6\x8a\x78\xc5\x6c\xcf\x8b\x45\xad\xd2\x9b\xce\x01\xb9\xad\xe2\x94\x19\xe7\x34\x41\x82\xdb\x16\x2d\xb2\x04\xee\x17\x00\xe0\xcf\x60\x69\xd2\xae\x1c\x73\x2f\xb9\x97\xdc\xd7\x95\x53\xf8\x3d\xda\xae\xf5\x75\xbe\x79\x98\x45\xe3\x84\xdc\x91\x81\x55\xd5\xdf\xf5\xa3\x7c\xef\x97\x17\x6b\x2c\x3c\xd9\x85\xff\x54\xc3\x9c\x9d\x0c\x3f\x64\x3d\x33\x5e\x66\x6b\xc5\x3b\x2d\x7e\x4b\xfb\xf8\x18\x00\xf0\x98\xec\x35\x69\xac\xbe\xe7\x15\xa5\xc9\x87\xbb\x42\x4a\x8f\xee\xbb\xd1\xaa\x2f\x5a\xb9\x73\xa8\xa1\x3d\xef\x45\xe0\xa1\x6a\x8d\x41\xed\x5b\x5d\xbe\x59\x17\xe4\x79\xa0\xd0\xa8\x7e\xec\x6c\x67\xc8\x56\xac\xb6\x1d\x9d\xed\x27\x49\xb5\x74\x96\xa6\x0a\x9c\x00\x80\xb7\x92\x9d\x9a\xb6\xba\x2f\xa7\xea\x6c\xb2\x43\xe7\xf7\x8a\x5d\xfb\xf2\x5a\xd7\x95\x3c\xdd\xa9\x6a\x88\x28\xdc\x15\xb8\xaa\x7a\xa9\xb1\xc7\x57\x5a\xf6\x5f\x8e\x9b\x67\x74\xe1\x0a\x0d\xd5\x79\x81\x61\xbe\xf2\xb0\xad\xbb\xfa\xb6\x74\x83\x65\x9c\xd4\x52\xa0\x04\x00\xee\x2d\x76\xd6\xe7\x7f\xc8\x6a\xf0\xf7\xe3\x09\x48\x0c\x64\x7f\x79\x2c\x92\x09\xcd\xec\x33\x43\x0a\x21\x97\x6a\x1f\xe4\x32\x14\xa3\xdb\x82\x3a\xc2\x73\x59\x56\x68\x18\x5c\x73\xd8\x1a\x35\x20\xfe\xa1\x4d\xe8\x5b\xe4\xed\xd2\x0a\x6c\x13\x5a\x30\x7e\x32\x36\x88\xad\xf9\xf4\x19\x36\xa1\x05\x8f\x26\xc0\x57\xd1\x83\x97\xa6\xc0\xdf\xd0\x45\xbd\x8e\xc8\x52\xe4\x53\xd5\x61\xe4\x00\xf2\x5a\xab\x45\x06\xd0\x4d\xcc\x18\x74\x04\xca\x3d\x04\xa1\x51\xe8\xa5\xed\xdf\xd0\x4e\x6c\xce\x52\x47\xcc\x05\x83\xad\x3a\xb1\x76\xac\xe4\xe3\x41\x78\x26\x63\xe7\x83\x4e\x38\x9c\xb8\x70\xe1\x23\x0c\x12\x31\x3d\x73\xe0\x63\xf8\x55\x93\x18\x19\x83\xa3\x9a\x8f\xc8\x0e\x3c\x93\x2c\x47\x2a\x71\x46\xca\x5d\x74\x0a\x8e\x6f\x8f\x41\x19\x38\xbc\xc4\x84\xfe\xc5\x33\xad\xd2\xb1\x5c\xdc\xfd\xcd\x1b\xc8\x91\x87\xdc\x3d\x09\xed\xe7\xf2\xce\x92\x90\x9e\x23\xee\xdc\x00\xbd\x67\xe7\x57\xb8\xc0\xfe\xac\x73\xea\x2f\xb0\x9c\xb5\x8c\x31\x1e\x7e\xc3\x2c\x3b\x58\x8a\x1c\x66\x8e\xdd\x16\x89\x7c\x21\xc3\x17\x3f\x40\x39\x0c\xa9\x95\x0d\xe6\x4b\x24\xbf\x9c\x0d\x3a\xc9\xf6\xdf\x62\x81\x59\x92\x77\x43\x19\xe0\x49\x71\x7a\x9b\x18\x9a\x24\x1a\x56\x3a\x08\xed\x17\x14\x29\xdf\x40\x7d\xfc\x14\x3c\x0a\xf6\xe0\x2d\x39\x10\x0e\x77\x71\x9e\x6c\x8d\x40\x22\xd9\xf4\xc5\xeb\x90\x3f\xcc\x3b\x96\x1f\xd1\x41\x46\xdf\x53\x21\x3d\x49\xe7\x79\x7d\x25\xbd\x51\xb3\xe8\x84\x11\x34\x57\x8f\x6e\x31\x03\x03\x94\x23\x8b\x99\xa0\x5a\x3e\x56\xfe\x13\xfc\x27\xb5\x47\x3b\x21\x9a\x78\x6e\xf2\x54\xd8\x5a\x68\xbd\xe5\x00\xdc\xc7\xbb\xb5\xa8\x11\x39\xca\xd9\x68\xf9\x14\x0d\x60\x3a\x3c\x3c\x40\xf3\x29\x3b\x75\x19\xa2\xa9\x8b\x3b\x06\x46\xd0\x5e\x15\xd4\x35\x0c\xd0\x7d\x8d\x25\x05\xb9\x74\x63\x8e\x5c\x9a\x06\x4e\xd6\xd2\x61\x05\x68\x50\xaf\x49\xdc\x0e\xf9\xcb\x2f\x84\xcc\x80\xfe\x4a\x66\x2e\xfc\x0b\xf7\x0a\xc6\x58\x3e\x43\x2a\xd8\x1e\xf7\xae\x52\x33\x5b\x1f\x5f\xb0\xa6\x5e\x6c\xac\xe9\x03\x68\x76\xb5\xb9\xb5\xdf\x69\xa4\x29\x2d\xcf\x92\xf6\xbe\x6c\x81\xd8\x91\x7e\xb8\xb0\x0f\x94\x80\xc3\x8c\x33\x12\x0a\xc0\x3a\xdd\xbc\xa0\x8b\x50\x96\xf2\xfc\xc2\xf5\xf0\x06\xc9\x48\xcb\x1b\xc8\x3a\xae\xdf\x9d\x29\xd4\x7d\x27\xfb\xce\x2a\xa9\x92\xfe\xa6\x6e\x8c\x7a\xaa\x5b\x55\xad\xa3\x79\xb4\x45\x1a\xae\xd0\xb4\x0d\x4f\x85\xd6\xf4\xa9\xd5\xab\x69\x5d\xf4\xca\x32\xcf\x78\x47\x30\x20\x5f\x1e\x78\x03\xfc\xa3\xe3\x79\xd4\x43\x0f\xe5\x4f\x2c\xaf\xc2\xdf\xf9\x13\x6f\xcf\xa2\xce\xb9\xe0\x71\x26\x9f\x1a\x3f\xd4\xd3\x25\xa6\xe6\x0d\xba\x55\x55\xd0\xc6\xf4\xd0\x73\x3e\xd2\xd2\xda\x68\x02\x7f\xda\x8b\x86\xa5\xb4\x11\x74\xc4\x04\xc7\x71\x40\xcb\xe2\xe1\x81\x1c\xb0\xc5\xe0\xe0\x21\x80\x4a\x94\x7c\xcb\x4f\x70\x3f\xbf\xf2\x56\x3a\xe5\xe5\xb5\x82\xd3\x3f\xa8\xeb\x2e\x7c\xed\xbc\x45\xcd\x1c\xfa\x62\xfa\x4d\xbd\x32\x70\x3d\x27\x88\xb6\xa2\x3b\x92\x5f\x45\xab\x6c\xe1\x50\x49\xfa\xaa\xda\x85\x71\xf6\xf4\x9e\xd2\x17\x81\x71\x60\x84\xd1\xd3\x43\x09\x85\xa8\x1a\xad\xfc\xe1\x34\xfe\x8d\x77\xd6\xd8\x59\x30\xf4\x5e\x2b\x56\x0b\x52\xce\x2d\xc6\x44\xa0\xaa\xb3\x14\x13\x82\xa6\x8a\xdd\x18\x0b\xfc\xa6\xfe\x80\x89\xa1\x66\xc6\x34\x4c\x00\xef\x38\xa8\xc2\xd4\xc8\xf0\x6d\x04\x56\x8c\x0c\x2e\x59\x84\x1d\x43\x0d\x56\xa9\xd8\x4f\x6c\xd3\xdb\x89\xd8\x0a\xe4\xf9\xdd\x41\xcc\x15\x19\x38\x1b\x8c\x4d\x41\xf4\x1d\x67\x31\x5b\x24\xa5\x1c\xc3\x6c\x90\x34\xf5\x72\xcc\x03\x39\x43\xec\xc2\xdc\x51\xe7\x83\x16\xd8\x2e\x94\xb7\x6d\x38\x96\x8a\x7e\x5c\xac\xc3\xf2\xb0\x23\x56\x00\x76\x07\x6b\x7a\xcd\x42\xeb\x08\xca\x9d\x54\xd4\x44\x4c\x3a\x33\x0b\xcd\xc5\x2b\xda\xcf\xa1\x15\xb8\x5f\x59\x01\xda\x8a\x03\x2a\x04\x1d\xc2\x47\xe2\x25\xe8\x1d\xdc\xe1\xc0\x11\x6c\x3c\xbe\x64\xeb\x21\x6c\x05\x1e\xb0\xd8\x05\xa3\xe0\xf1\x96\xbd\xd8\x20\xbe\xf2\xf9\x3a\xa4\x87\x2b\xba\xd1\x84\x1c\xe3\xb4\x9e\xbc\x8b\xf4\xb3\x4f\xb7\x9a\x21\xb7\x58\x5f\x4b\xb6\x22\xdf\x58\x2b\x14\x24\x3a\x81\xd9\x88\x59\xa2\xcb\x99\x2b\x92\x17\xa1\xe9\x64\xdd\x96\xbd\x68\x27\x39\x6b\x11\x8c\x8d\x61\xd0\x2c\xe9\x58\x16\x91\xf1\xb8\x02\xbe\x27\x0d\xb9\x2a\x85\x9f\x8b\x7f\x0e\x7e\x84\x7f\x88\xb4\x4d\x74\x64\x9c\xd0\xbf\xc8\x16\x99\xc3\xff\x2b\x33\x21\x01\xbc\x3b\x08\x1f\xa1\x73\x3b\x12\x7f\x22\x27\x39\xac\x90\x74\x74\x0e\x7b\xd5\xc2\x1f\x28\xca\xec\xb6\x04\xd1\x3f\x8c\xa1\x07\x6b\x61\x7b\xed\x88\x4b\xa9\xb0\x6b\xb6\x43\xff\x5a\x78\xbd\x6a\x4a\xc3\x08\x38\x44\xb1\x20\xff\x19\x1c\x27\xf3\x97\x9c\x80\xa5\x92\x2c\xe8\x0b\x7c\x4e\xa4\xdd\xdf\x8b\xcc\x13\x18\x83\x65\x88\x80\x47\x2e\x44\x90\xcf\x1c\x3b\x4b\x16\x8a\x32\x9d\xee\xda\x40\xd6\xa5\x81\xe7\xea\x21\xe7\xa2\xf8\x9e\x6a\x68\x55\x3e\xbd\xe6\x2a\xb4\x2d\x57\x66\x9c\x0c\xa5\xe9\xf5\xa2\x40\xa8\x42\x53\x44\xbf\x06\x7d\x51\x09\x12\xc6\xc1\xe1\xf2\xf5\x41\x91\xf0\x09\x71\x87\xc7\x53\x64\x0d\xff\xaa\x65\x25\x72\x8b\xed\x71\x53\x0d\xee\x6b\x19\x79\x3a\x01\x4c\x6b\x18\xd5\x59\x09\xe2\x35\x36\x55\xe3\xc1\xdc\x4a\xeb\x1c\x01\x38\x58\xf2\x45\x30\x0c\x1a\x5d\xd0\x44\xbd\x01\x45\xe5\xae\x88\x8b\x87\x06\xb5\x99\x81\x36\xf0\x1a\xe5\x56\x8f\xd5\x70\xaf\xb8\xc3\xb2\x0e\x39\xc4\x5d\x7a\xed\x23\xb8\xe4\x78\xf6\xc9\x57\xa0\x4b\xdf\x89\xf6\x8d\xa0\x73\xe7\xed\x8a\x63\xe0\x86\x96\x13\xba\x68\xf0\x50\x3d\xca\x1b\x01\x9a\x4c\xff\x28\x93\xa0\x11\xa5\x73\x63\xde\x40\x91\x79\xed\x9b\xe7\x40\x43\xda\xa7\xee\xb5\xf0\x5e\x39\x61\x59\x8b\xcc\xe2\x7d\xbc\x36\x1a\x1c\x75\xf6\xf3\x89\x7f\xe0\xc8\x93\x5d\x6d\x11\xe0\xf0\xfe\xe8\xf2\x1b\xa0\x7d\xd7\x59\x2d\x09\xae\x6b\xf9\xce\x5d\x01\x22\x75\xff\x65\xed\x03\x2f\x57\x46\xc4\xec\x86\x9c\x8a\xec\x37\x5d\x80\xd8\x39\xa9\xee\x1c\xd8\x49\x69\x6f\x79\x0a\x7e\xc5\xe7\x5c\x8d\xa5\xdf\xbc\x12\x75\x62\x17\xfd\xe6\xb9\x6b\xad\x26\xfa\xcd\x53\xd3\xcb\x3d\xe8\xaf\xfa\x6d\x34\x0f\xc0\x71\x9d\x27\x38\x85\xa0\x6f\xf3\xec\xcc\xfb\xa0\xb8\xfa\x77\xf4\x07\xf0\x62\xc9\xd7\x4d\xa5\x90\x4b\x2e\xcd\x5d\x08\x9d\x51\xad\xb7\x9a\x06\x67\xf3\x1b\x9f\xe7\x33\xb2\xe8\x45\x37\xc7\x33\xa6\xd3\x9f\x9c\x7c\x4f\x9c\x03\x47\xb7\xfc\x21\x14\xa0\x73\x89\x2b\x11\x0d\xd2\x15\x61\xc4\x02\xc8\x09\xbd\x8c\x7f\x87\xde\x24\x5d\xc5\x4f\xc1\x2d\x5b\xbc\x70\x0d\x22\x5d\xc4\xc7\x29\x28\xc7\x52\x85\x1f\xc1\x82\x9e\xdd\x26\x5e\x20\x76\x37\xdc\x88\x7c\xc4\xea\xe4\x4a\x62\x17\xfc\xad\x65\x19\x31\x17\xbe\x5f\x1c\x8d\x7f\x87\xdf\xca\x35\xf8\x79\x24\x10\x9d\x89\x17\x20\xbd\x49\x21\xb8\x00\xf5\x0e\x69\xc5\x93\xd1\xb6\x85\x5f\xf1\x70\x2c\xcc\xd2\x15\x0f\xc3\xea\x9f\x42\x44\x34\x5e\x77\x7d\x38\xe1\x84\x87\x9d\x70\xc4\xef\xe3\x16\xcd\x9b\xf0\x3e\x2c\xaf\x48\x8c\xab\x31\x48\x76\x0b\xcf\xc2\x38\x48\x06\xbe\x03\x6b\x4d\x3c\x89\x6f\xc4\x6e\x85\x2c\xc4\x97\xe1\x63\x16\xf2\x70\x37\x7c\xb3\xc5\x67\x7c\x15\xbe\xfc\x61\x1c\x8e\x73\x0a\x2e\x27\xe3\x1b\xd8\xaf\xfa\x7f\xe2\xd3\xd8\x63\x1a\x0a\xb0\x37\xac\xed\x05\xbb\xb1\x1b\xcc\x2a\xc9\x2f\xac\x97\xe9\x0d\x7d\xc4\xea\xc8\x0b\xfb\x45\x58\x2d\xb9\x2b\x78\x2e\xd6\xc1\xb8\xe5\xf1\x14\xeb\x63\xec\xb2\x68\xc2\x5e\x10\x87\xee\xfd\xc2\x3a\x25\x2b\x2e\xc4\x60\x0c\xf1\xe8\xbe\x65\x58\x98\xb0\xb7\xce\x03\x73\x11\x90\x79\x8b\xb1\x09\xfc\x1d\xe2\x05\x18\xc0\x0b\x00\x8f\xa2\xbf\xb9\xab\x13\xc2\x31\x73\x8e\x7d\xd0\x56\x6c\x0e\xeb\xad\x07\x88\x79\x33\x55\x16\xe7\xb0\xa3\x8c\xbe\xdb\x7d\xe8\xf7\xec\x1b\x67\x0f\xa0\xa7\xd4\x13\xbb\x8b\xd1\x52\xe5\xcc\xea\x0b\x28\x22\x0f\xcc\x9d\x84\x46\x4a\x41\xe1\x0e\x34\x4c\x3c\x40\x7b\x8a\x46\x8a\x86\xc7\xcf\x45\x8f\x0a\x5c\x02\x61\x54\xcc\x5b\xe8\x31\x15\xad\x61\xbf\xb7\x78\x87\x7e\x60\xda\x5e\x37\xa0\xd6\xc5\xe7\x4f\x35\x20\x8f\x0a\xc7\x76\xcc\x44\x5a\xf3\x7c\x2b\x6b\x11\xb1\x81\xaa\xdf\x84\x64\xe8\x0c\xbc\xfb\x08\x25\xfb\x38\xe5\x02\xc2\x55\x9e\x8f\x05\x91\x22\x59\xd5\xe6\x6d\xc8\x69\x71\x88\x3b\x89\x7c\xe7\x2b\x2d\x6d\xd1\xcd\x6c\xdb\x2b\x73\x90\xa3\x4d\xb3\x8f\x43\xc8\xea\xba\x88\x56\x1b\x64\x72\x95\xa4\xec\x0d\xfc\xa2\xbc\x59\xd3\x0f\x9f\x2f\x6e\xe5\xe8\xe1\xeb\xf9\x79\x99\xd7\xe0\x4f\x86\x2d\xd1\xd7\x11\x6b\x4d\xcb\xa6\xe9\x88\xbf\x62\xc0\xed\x3e\x02\x89\xe3\x2d\x5d\x90\x1b\xdc\x49\x17\x73\x10\x8f\x81\xc4\x01\x73\xf8\x43\xcf\xe5\xa6\x21\xb8\xad\xc3\xb6\xa4\x06\x16\x35\x7b\xa8\xcb\xe0\xac\x3a\x73\x56\x25\x0c\x56\xb6\x66\xd8\xc3\xaa\x12\xcb\x7d\x07\x60\x93\xf1\x7a\xc0\x2c\xf8\x8a\xd6\xdb\x6d\x27\x62\x23\x9f\x68\xe9\x8a\x70\x79\x83\x17\x3a\x91\x09\xa7\xeb\xfa\xe7\xc2\x97\x8e\xd7\x37\xbe\x80\xb3\xfb\xb8\xc5\x43\x70\x7c\xa7\xad\xea\x02\x1c\xd8\x7c\x98\xf9\x08\x0e\xaa\x65\xa4\x1f\x86\xe3\x2b\xdc\xa3\xae\xc2\x19\x85\xae\x1b\x8f\xc3\x72\x7d\x9d\x9b\x0b\x7c\x57\x51\x64\xb9\x01\x09\xe5\xef\xba\x30\x13\xfe\x70\x69\xc2\x31\x06\x5c\x7d\xa6\xb3\x71\x3d\x7c\xe8\xc4\xa2\xe2\x99\xf0\xd2\xbe\x50\xd5\x62\x78\x62\x87\x0b\x33\x14\x36\x6f\x6c\x4c\x7b\x0f\xdb\x57\xf5\x46\x65\xc2\xb3\x8b\x7f\x6c\xd4\xc3\x2b\x0c\x75\x6e\xee\x30\x47\x79\xdc\x52\x06\xff\xe1\xb3\xee\x38\x72\x7e\xd3\x5c\xce\x1e\xe5\x6c\xa1\xf1\xba\x65\x6c\x06\xed\x62\x75\x12\xeb\x3b\xdd\xd1\x10\xcd\x3a\x42\x57\x08\x52\x98\x97\xc1\x40\xea\x59\xa6\x17\x34\x3b\xf6\x39\xa9\x82\xad\x37\xaf\x63\xbc\x41\xac\xdd\xea\x18\xc1\xa8\xaf\x79\x22\x31\x88\xb9\xdd\xde\xc6\xe1\x40\xf2\x33\x7a\xf6\x3d\xa8\xb0\xeb\x12\x7b\x16\x54\x5f\xa5\x67\x69\xa0\x9e\x1c\x19\x6b\x2a\xf4\x96\x5f\xcb\x24\xe1\x38\xea\x02\xf2\x23\xfc\x29\x36\x8c\x8c\x45\x24\x9b\x9a\x19\x67\x51\x6f\xb7\x15\x0c\x2f\x6c\x94\xb9\x39\xd1\x81\x89\x6f\xd1\x39\xd3\x30\x9b\xd3\xdd\xec\x34\xf4\x6e\xd7\x78\x56\x17\xda\x6c\xba\xcd\xf2\x44\x09\xfd\x23\x66\x0b\x9a\xc6\x9f\xc0\xf4\x40\x0d\x14\x2d\x59\x8e\x3e\x8e\xb9\x4d\xce\xc6\xdc\x37\xf9\x30\x0c\x18\xe1\xfa\x88\x31\x01\xfb\x34\xee\x29\x61\xc4\x27\x5c\x7b\xc5\x9e\xc8\x1e\x77\xb2\x99\x45\xb2\x0e\xb6\x47\x32\xcf\x32\xdb\x2a\xf2\x99\x51\x4c\x7b\xdd\x70\xf2\x2d\xa9\xe1\x52\xc9\x74\xd2\x27\x6b\x3d\xe3\x07\xe3\x73\x74\x1d\x43\xc6\xd0\x04\x84\x31\xe6\x30\xfc\x5c\xf7\x10\x25\xc4\xe7\x71\x43\x44\x00\xb1\xfa\x72\x23\x2b\x53\x14\x30\xf8\x9b\x79\x59\xb8\xa1\xa5\x99\xb9\x4a\xe0\x56\xb6\x99\xec\xe2\x4f\xcc\xfe\x42\x6e\xe2\x8d\x64\xd7\x31\xae\x70\xed\x33\x8e\x33\x92\x39\xde\xfb\x04\xc4\x6f\xf6\x86\x8d\x6c\x42\xc6\xf2\x73\xf9\x41\xcc\x62\xce\x1d\xf7\x0a\x1f\x62\x70\x2f\x64\x33\x3f\xab\x38\xfd\x13\x98\x61\x8a\x4f\x4d\xab\xc9\x76\xf9\xaa\x92\x89\xa4\xab\x54\xa6\xfa\xcb\x30\x89\xdf\x31\x7f\x32\x7c\x45\xfb\xd3\x77\x10\xb7\x05\x97\xa2\xf6\x13\x87\xf9\x6e\x1b\x7a\x09\x33\x6e\xa2\x8b\x02\xd7\xb2\x53\xcd\xcd\xf0\x2d\xe4\xad\x33\xa5\x4c\xf3\x82\xb3\x3d\x79\x24\x35\x2f\xba\xee\x35\xe3\x89\xe1\x59\xa1\x25\x63\xa7\x7e\xb3\x62\x13\x71\x4d\x53\xcc\xd0\x10\x47\xd4\xe3\x8e\x06\x13\x93\x14\xa1\x91\x37\xf0\x12\x29\xdd\xbf\x11\x5f\x2b\x8a\x73\x99\x87\xdd\xe5\x7d\x33\xdf\x8b\x69\x59\xe7\x4e\x81\x64\x69\x5d\x51\xe7\x51\xd2\xac\x7a\x6a\x8d\x25\x63\x57\x45\x4d\x5e\x14\xd1\x5f\x3a\x5c\x7a\x9e\xf0\x2b\x5c\x87\x47\xe1\x77\x8c\x94\xd4\x08\x9c\xa9\x4f\xdf\xe3\x87\xcf\xcc\x5e\xb6\x9e\x8f\x75\xca\x8d\x0b\xb8\x58\x8c\x28\xcf\x3c\x19\x9b\xc3\xa9\x3a\xfe\x8b\x4c\xee\xdd\xdf\x3e\x97\x51\xd3\x39\xcd\x54\x4c\xfc\x69\xa9\xc8\x5d\x4c\x24\x37\x0c\x13\x5f\xc2\x9f\x54\xcf\x47\xb9\x38\x54\xee\x7c\xa8\x15\x9f\x55\x78\x2d\xfc\x19\xd6\x94\x6b\xb5\x8e\x8b\xed\xcc\xbe\xe8\xfc\x13\xfd\x27\x73\x32\x3f\x82\x9e\xe5\x05\x0d\x7e\x24\x37\x9f\x08\x6d\x73\x65\x88\x8e\x55\x56\xd6\x12\x57\xbb\xae\x18\xb6\x10\x6b\x5b\x5b\xc4\xa3\xf0\xd6\x86\x5d\xc8\x29\x7c\x73\xd5\xc0\xa1\xf1\xd8\x8b\xd2\xb3\xe1\x7b\x30\x24\x7f\xdd\xba\x39\x98\x8d\xce\xc3\xf9\x0c\x7a\x5c\x5e\x68\x2e\x44\x55\xbc\x9b\x83\x73\xc9\x05\x67\xf7\xb5\x26\x30\x12\x4f\xa6\x56\xbc\x27\xca\xfa\xd7\xe5\xe4\x13\x96\x5d\xbd\xa2\x43\x38\xd6\xf2\x12\x59\x8d\x8f\xae\xbb\x90\xa2\xc6\xf2\x2a\xd7\xed\xfe\x85\xb9\x17\x7e\xf3\xfb\x80\x0e\xe4\xd8\x3a\x0f\xa1\xe9\x8a\x2e\xf3\xcb\xa8\x0f\xdf\xe2\xfc\x44\xf1\x2e\xaa\x43\xdf\x3e\xd1\x2c\x2a\xde\xe0\x24\xf8\x4e\xbd\x5d\xf8\x92\xff\x87\x16\xa4\x38\xc9\x37\xa3\xdd\x61\x9c\xe0\x7e\xa7\x17\x1e\x9d\xcb\x79\x0e\x4a\x22\x57\xb0\x2f\x42\xa2\xf5\xf9\xac\x6a\xb8\xd8\x79\x3f\x93\x81\xfc\x18\x73\x89\x4c\xc5\xcc\xce\xed\x11\x9d\x01\x63\x7a\xf3\x84\x75\x20\x56\x9f\x20\xc8\x05\x8d\x85\x5e\xfc\x52\xf0\x82\xc2\x81\x57\x07\xcd\x62\xb8\x71\xeb\xa0\x82\x23\x3a\x8e\x09\xde\xb0\xa7\x85\x5d\x04\x7f\x5b\x3f\x97\x25\x47\xda\x9d\x87\x33\x8f\xa2\x0d\x63\xb8\xe4\x41\x6c\xe7\x59\x9d\x68\x23\xd2\xd3\x73\x53\xe8\x8f\x18\xeb\x0c\x82\x0d\x08\xbb\x00\xe4\x6f\x45\x8e\xca\xb3\x78\x91\x08\x83\x90\x72\xe3\x91\xc1\x23\x96\x9c\x44\x74\xf6\x1e\x5f\xf6\x41\x94\xb3\xae\x87\x95\x80\x7e\x9b\xdf\xcb\x0c\xc4\xd4\x63\xb2\xc8\x10\xec\xdc\x50\xb7\x30\x89\x19\xd6\xb5\x53\x40\x25\x2f\xd4\x1c\xe0\x93\xe4\xc6\x3c\x3e\x2f\x87\x71\x41\xda\xcb\x6d\x66\xa4\xe2\x93\x38\x83\x8c\xe5\x87\x4f\xb1\x2f\x32\xac\x22\xdc\x59\x4f\x89\xeb\x7e\x6f\x99\xef\x88\xe2\xf9\xa1\xe4\x23\x42\x30\x26\x8b\xf1\x11\xff\x72\xa2\x49\x70\x4c\x00\xb6\x37\xf2\xaf\xf1\xf9\x55\xe6\xbc\xd7\x3c\x49\x6e\x1a\xf7\x2f\x57\x27\x7e\xc5\xb5\xe6\x34\xa1\x08\xc7\x9d\xfd\xe9\x50\x16\xdb\x9f\xed\x1d\x3e\x93\xb5\x8b\x75\xc0\xcf\x8b\x19\xc3\x54\xcc\x1f\x4e\xee\x21\x6b\xc7\x94\x30\x52\x19\xab\x06\xbe\x08\x36\x2a\x22\x5b\x17\xf2\x43\x65\x4f\x2b\x2e\xf3\xe2\xa5\x07\x72\xd2\xb9\x29\xe2\x27\xa2\xb9\x1c\x54\x94\x02\x7f\x60\xe7\x08\x27\xa5\xcc\x67\x75\xf0\xeb\x76\x9b\x33\x87\x78\x4b\xd7\x92\xe4\x55\x4e\xd1\xbc\x66\xc6\x15\xd6\x8b\x31\x17\x89\x77\x24\xbb\x6f\x3d\x3f\x3f\x6f\x52\xe3\x5d\x5e\x81\xe1\x72\x69\x2b\xb7\x46\xcf\xd3\x1a\x39\x35\xda\xf9\xfc\x3c\x76\x87\xba\x0b\x6c\x65\xdd\x56\xee\x3b\xe0\xc7\xfc\x23\x7b\x12\xa6\x61\x5a\x49\xd6\xf8\xc2\xa4\xad\x30\x69\xde\x4a\xc6\x4c\xde\x96\xb1\x96\x84\x0f\x2b\xb1\x7b\x37\xdf\xbd\x7a\x7a\xdd\x57\x9e\x67\xc5\xeb\xa2\x6f\xdc\xd5\xa5\xb5\xd9\x93\x39\x8b\x8b\x76\x71\x83\xd8\xcb\xf2\xfe\xa3\xe9\x59\x3b\x0d\x51\x49\xc9\x4c\x9a\xb6\x7c\xe7\x6c\x52\xa0\xaa\xf5\x49\x61\x68\x65\x29\x73\xeb\x08\x83\xf0\xcc\x58\x67\xbc\x9b\xe3\xd1\x71\x8e\x3f\xbe\xd3\xb6\x26\x87\xfb\xb3\xd5\xb5\xa0\x86\xf3\xae\x71\xbc\xf2\x03\xfb\x49\x4d\x27\x7b\x0b\xeb\x49\xe5\x72\xca\x00\xf3\x57\x89\x60\xff\x09\xa6\x4d\xbe\x2a\xb4\x8f\x74\xc9\x71\x59\x13\xc5\xf0\x56\xef\x9a\x6b\x47\xac\x91\xda\x8e\x5d\x8c\xc7\x70\x5b\xda\xef\xf2\xde\x1f\x1b\xaa\x36\x71\xef\x76\x53\xf2\x07\x38\xe7\xda\xde\x2b\x27\xb0\x8f\x35\xb9\xb0\x40\x56\x4f\xad\x23\x05\x60\x9e\xaf\x78\xb9\x7f\x3a\xf9\xac\x78\x67\xe8\x12\xc6\x67\xe3\xb2\xd5\x9f\x19\x80\x46\x35\xe7\x35\x31\x52\x26\x18\xbb\x15\x9f\xcb\xf3\x6b\x77\xe0\x9d\x3b\x59\x5c\xf5\x8e\xdb\xde\xff\x2f\x7f\x34\xa7\xa4\x67\x96\x22\x8a\xad\x6e\xfb\xc4\xbc\xca\x12\x34\x82\x59\x29\x4c\x59\x75\x6f\x82\x86\xcc\x2f\xd3\x6c\x3f\xcd\x28\xcf\x3f\xbe\xba\x99\xa8\xd3\x1d\x9a\xf3\x18\xaf\x97\xeb\xc6\x2a\xb0\x73\x3c\x7a\xef\x4f\x95\x1b\xc5\xa9\x71\x81\xc2\x44\x29\x29\x1d\x2b\x9f\x42\x75\xd2\x74\x4a\x73\xa8\xb5\x3c\xb6\xc4\x89\x16\x4e\xc7\x44\x1a\xba\x47\xd2\x33\xa1\x19\xe8\xbc\x73\x04\x3f\x01\x5a\xb4\x46\xc0\xad\x83\x77\xcc\xee\x67\x3f\x45\x8e\x8f\xfc\xc5\xf2\x44\x6f\xf4\x3a\x2b\x4f\xd2\xd7\x34\xc4\x29\xb6\xd3\xa1\x92\x60\xd9\x00\x7d\x40\x33\x51\xba\x0d\x9c\xcc\x7d\x24\xbe\x09\x42\xb4\xb7\xa2\x48\x68\x62\x52\x82\xe0\x3c\x34\xb8\x83\xc3\xf7\x81\x99\x6b\x1c\xb9\xd9\xc8\x9e\xd9\x20\xfb\x2a\x7a\x74\xe4\x7d\x96\x3b\x36\xab\x27\x58\x99\x0c\x83\xf5\x72\xf9\x77\x38\xbd\x98\x2b\x4b\x83\xf9\xd9\xb1\xd2\x11\xb0\x82\xbb\x51\x2c\x85\x3b\x69\x91\xa2\x69\x88\x75\xe2\x7d\x81\x02\xe1\xed\x98\xce\x1f\x87\x9a\xad\x3e\xc5\x4d\x45\x05\xb3\x03\xd9\xf5\xd8\xe6\x91\x57\x59\x53\x30\x65\xd7\x2c\x45\x37\xa3\xbf\x56\x29\x0f\x67\x24\x17\xf6\x4b\xaf\x13\xbf\x55\xdd\x92\x43\x44\x19\xfb\xbc\xd8\x8c\x48\xa1\x9a\x0b\x85\xc4\xd6\xfd\x5d\x02\x4b\x62\x53\xe8\x1c\x9e\x8c\x58\xbc\xda\x86\xf3\x87\x70\x72\x7a\xcf\x0e\x26\x16\x8e\xbc\xc9\x6c\xc3\x2b\xdb\xf5\x0a\x4f\x5e\x5d\x35\x28\xab\xe2\xbe\xcc\x6f\x92\x7a\x73\xad\x15\xaf\xc5\xe7\x38\xeb\x58\x5e\xa2\xfd\x6c\x22\xab\x42\xf0\x8d\xf5\x24\x41\xc9\x67\xb0\x42\xb7\x2f\xe2\x99\x31\x8b\x56\xe1\x9c\x34\xf2\xab\x53\x3f\x6b\x80\x0c\x18\xe5\xc2\xf4\x24\x3e\xb7\xba\xcb\x19\xb2\x8d\x26\x47\x99\xad\x74\xb8\x71\x50\x52\x28\xae\x93\xbb\x8a\xbd\x45\xa1\x64\x85\xf0\xbc\xe0\x6f\xe6\x56\x41\x32\xff\x72\xfc\x51\xde\x0f\x5e\xd1\x36\x2f\x6e\x1a\x37\x78\xe5\x53\xf6\x43\xf6\x3b\x27\x39\x6b\x11\xeb\xe8\x28\x16\x99\x4b\x7a\x37\x7e\x92\x7d\x32\xac\x2c\xdf\x2c\x85\xf4\xfe\x39\x8f\x24\x96\xda\x55\x12\x95\x48\x96\x3d\x89\x88\x16\xce\x50\x3e\x48\x0f\xe0\xd7\xcb\xbb\x62\x1b\x79\xfe\x52\x72\xcb\x7b\x4e\xb7\x78\xc2\x8a\x4f\x6c\x17\x01\xdd\xc9\x99\x09\x71\xab\x46\xf5\x32\x9e\xb3\x46\xd4\x7d\x91\x55\x57\x28\x4b\x62\xa4\x4b\x4a\xf3\x74\x21\xe2\xda\xa2\x06\xd1\x62\xd1\xdc\xfc\x52\xcc\x4b\x90\x97\x8b\x1d\xdd\xc6\xf7\xd4\x6f\x88\xfe\xcd\x1d\xcc\xbe\x1f\xa2\xe1\xf8\x2a\xdd\xbd\x5f\xb3\x2a\xa4\x5e\x8e\x05\xe4\x2f\xc1\xa7\x51\x17\x19\xc9\x6c\x53\xcd\x71\x99\xa4\xe5\x56\xd1\x1e\xc9\xf7\xc6\x65\x9a\xc5\xe2\x94\xda\x64\xc1\x6c\xe1\x03\x53\x32\xb2\x56\x10\x51\xe6\x95\x4a\xf0\x1e\x16\x3e\xde\x17\xcb\x4d\x36\x6e\x0a\x5e\xc5\x7e\xa4\xf3\xf1\xfa\x8f\x15\xa2\xbc\xe2\x68\x41\xea\x25\xe3\x46\xdd\x61\x98\x71\x67\x54\xdf\x91\x81\xdd\xf3\x0a\x41\xc9\x7f\xed\xce\xd9\xdb\xc4\x5b\x9a\xbe\xf3\x37\x0a\xfb\xea\x38\xf0\x01\x81\x97\xe9\xe6\xe1\x0e\x5e\x4b\xe9\xef\xa8\x7a\xae\x57\xc1\xa9\xa0\x72\x76\xb5\x61\xaa\x57\x06\x6b\xba\xfa\x83\xc3\x35\x32\x4e\x1a\x3b\xea\x3d\x71\x9c\xab\xaf\x76\x94\xc5\xf6\x97\x14\xf4\x49\x8e\xf5\xc4\xaa\xf5\xe2\x05\xed\xf7\x78\x72\xa1\xb6\x79\x0c\xd4\x25\x18\x5d\xfb\xe6\xf0\x2c\x1e\x5a\xa9\x8a\x72\xe3\x7c\x2e\xbe\x11\xb4\x86\x9d\x64\x64\x78\xb9\x32\xcf\x69\x6a\x1c\x06\xc9\x89\xb2\xf8\xd1\x6e\xc4\x21\xee\xcd\xca\xfa\xbc\xff\xb2\x8c\x79\x91\xb9\x04\xc5\x49\xb9\x32\x67\x25\x45\xc7\xf1\xd1\xfe\xa0\x7a\xd2\xa3\xb3\xab\xa9\xef\x0e\x76\xaa\x42\x69\x97\xf6\x94\xc8\x6f\xd2\x6f\x6d\x82\xa5\x2b\xa1\xe1\x9e\xa3\x45\x69\xf0\x26\xbb\x41\x3e\x0f\x39\x6f\x66\xc6\xe9\x42\xcf\x55\xce\xc9\xcb\xa0\xd1\x8c\x67\x72\xe7\xd0\xfa\x15\x35\xfa\xe7\xf4\xe1\xec\x5e\x6d\x2d\x3d\x89\xf6\x2c\xfb\x30\xfd\xd9\xc1\x2d\x2a\x1b\x50\xbc\x67\xbd\xbc\x0c\x0a\xdf\x34\x5b\x3a\x05\x5e\xb1\xb4\x4f\xb4\x1b\x59\x62\xa7\xe3\x53\xd0\xf8\x61\x9f\x39\x0d\xd8\xe8\x0a\x4e\xde\x64\x88\x6a\xf4\x34\x0c\x41\x6c\x85\xad\x5e\x05\xc9\xd8\xcb\xb5\x09\x50\x0b\xed\x50\xf6\x3c\x18\x38\x70\x47\x79\x1d\x4e\x8b\xb8\x27\x3f\x0c\xff\x0b\x38\x27\x79\x88\xe8\x96\x12\x22\x77\x74\x93\x1d\xc8\xdf\x8e\xcd\x1b\xf6\x8b\xa3\xc4\x52\xca\xed\x8d\x3b\x89\x5d\x86\xdb\x06\x07\xc2\x4a\x76\x4d\xf7\x07\x6f\x67\x8d\xd2\x5c\xc4\x59\xd4\x70\x75\x36\x9e\x98\xfc\x58\x19\x8c\xa7\x44\x8c\x96\x3d\xc1\xd9\x01\xb3\x24\xfb\x71\xcd\x52\x4b\x61\x1b\x5e\x6f\x17\xc6\x7b\x86\xbf\x31\xf3\xe4\x2c\xc4\xb3\x4a\xee\xe4\xde\xe3\xe8\xf5\x0f\x73\x4a\xd9\x7f\xa5\x73\x74\x30\x3b\x8c\x64\x6b\x02\x59\x0d\x94\x71\x6a\x0b\x96\x63\x52\x9f\xa2\x9f\x59\x17\x3e\x45\x16\xc7\x0c\xde\x18\x2d\xbe\x43\x5e\x5a\xa2\x10\x2e\x22\xc3\xec\x96\xf2\x62\x18\xf7\xcd\x48\x76\x19\x51\x52\xd4\x95\xcb\x15\xe3\xba\xb1\x39\xab\x44\x90\x98\xa9\x33\x13\xc6\x32\x26\x66\x9f\x10\x6c\xcc\xec\x53\xb1\xf8\x9e\x89\x79\x8a\x35\xbc\xb5\xbb\x1d\xa5\xf7\xb8\x21\x1b\x72\xc5\xdb\x38\x5e\x4b\x66\x09\x72\xd9\x53\xed\x1c\xb9\xa7\x98\xf7\xcd\x5e\xb2\x2d\x19\xb7\x0a\xd6\xe7\xda\x6a\x19\xd9\x05\xfa\x8e\xec\x9b\x42\x4f\x6d\x96\x7a\x1a\xf6\x29\x7b\x81\x72\x69\xfa\x1d\xe5\x0d\x79\x50\xc2\x27\xb9\x40\x4a\x09\x6b\x92\xba\x88\x65\xfe\x22\x91\x4e\x48\x59\x9c\xc0\x7f\xc2\x5f\x65\xfb\x1f\xd7\x8a\x73\x65\xf8\x5a\x56\x08\x93\x63\x6c\x30\x34\x15\x77\xaa\x82\xf4\x31\x85\x4b\xf8\x93\xb4\x76\x79\x6a\xe4\x93\xba\xc7\x70\x21\x6d\xb4\x32\x46\xf7\x27\x3e\x50\x3e\x5e\xe3\xb2\x73\xbd\xa4\x52\xe5\xb9\x3e\x59\x34\x4d\xf6\x75\x91\x98\x1f\x2b\xc6\x6c\x31\x0e\x9b\xdf\x3f\x3c\x95\xd9\xc3\x36\x33\x5c\x32\x98\xea\x9e\x28\x62\xf5\x5e\xd5\x6a\xee\x2c\xcd\xed\xca\xd9\xf0\x74\x35\x5c\xca\x3f\xb2\x59\x39\xa5\x70\x28\xb6\x56\xd6\x6a\xfc\x14\x7a\x4b\x12\xa4\xff\x6f\x9d\xb7\xb0\x31\x3b\x65\x61\x25\xef\xa7\xbc\xd8\x76\x34\xc7\x41\x44\x0c\xe7\x33\xb7\x71\x02\x0c\xd3\x0d\xd2\x16\xa1\x5c\xad\x77\x6c\xf8\xc0\xd9\xa8\xe9\xa9\x9d\x03\x05\xab\xa3\x4c\xce\xa9\x1c\xc5\xfb\xd2\x1f\x31\x7f\x64\xc2\xc2\xa2\x50\x1f\xc9\x74\xe3\x28\xbf\x66\x21\xa2\xfd\xb1\x30\x98\x77\x4c\x29\x9c\x71\x87\xfd\x44\xdc\x38\xbc\x94\x39\x81\xd3\x97\x43\x18\x8e\x76\x52\x64\x6f\xf4\x66\xad\x06\xb6\x4c\xa3\x6f\xe4\x82\x46\xf5\xd2\x5a\xaf\xc3\x2f\x15\xdd\x95\x65\x31\x47\x65\xdb\x4b\x1e\x6e\x1f\x14\x5f\xc9\x1f\xf4\xdb\x25\x5c\x9a\xe3\xbc\x70\x3c\x2f\x53\x3d\x73\xc6\x65\xb6\x4c\x92\x3b\xfc\x31\xd9\xc2\x05\xd4\xab\xab\xe8\x59\x83\x82\xff\x2a\xe8\x94\x20\xfc\x72\x29\x85\x72\x3a\xcb\xb2\x28\x94\x7a\x20\x19\xcb\x9f\x4e\xf3\x88\xdc\x6c\x18\xa4\x5b\x07\x9f\xd7\x6d\x00\xe7\xaf\x16\xa8\x69\x50\xb2\xcb\x6e\xf9\x61\xf8\x84\xf5\x5d\xf1\x0a\x74\x0b\x00\xf0\x1d\xb1\xd9\xaa\x9b\x55\xd6\xb4\x50\x01\x5e\x61\x4b\xcb\xc7\x91\xd2\x59\xb4\xef\x99\xdd\x45\xa3\xe8\xf1\xc9\x4b\xf3\xae\xd1\x3f\x47\x0e\x37\xf0\xc1\xd2\x60\x99\x6e\x02\x84\xad\x0e\x53\x6f\x85\x41\x97\x25\xf2\xad\x88\xc4\x7a\x48\x3c\x0f\x3d\x0e\x00\xfc\x89\xd8\x26\xd5\x11\x53\x1d\x34\x4c\x30\xa3\xbc\x1b\xb2\xc3\x67\x95\x0c\x40\x41\x99\x89\x85\x4d\x10\x2b\xe9\x61\x9e\x18\x7a\xb4\xa7\xd5\xb0\x11\x8e\x0f\xde\xae\xbd\x80\x8c\x58\xed\xa0\x9e\x8e\xb4\xbb\x8c\x97\x3b\xa1\x6c\xeb\x5e\xd1\x3f\xec\x08\x00\xf0\x5e\x63\x39\xca\x58\xd3\x78\x5c\xc4\x77\x29\xb7\xc5\xa3\xb0\x4d\x25\xf3\x70\xdb\x0c\x7d\xa1\x1d\xf6\x33\xc9\xcd\xf8\x0d\xfb\xb2\xc7\x3a\xa7\x0e\x9f\x1c\x74\x42\xeb\x8b\x07\xad\x6a\x52\x29\x70\x64\xc1\x69\x59\x09\xde\x62\xdd\x22\x12\x11\x63\x01\x80\x07\xe3\x52\xf9\xb9\x4a\x23\x7b\x1d\xb7\xa7\xac\x98\x35\x80\xfc\x2c\xae\x67\x2d\x4e\xa7\x16\x18\x98\x2d\x89\x9e\xc6\x23\xcc\xa0\x88\x35\x39\x0b\xc8\x7f\x41\x93\x35\xad\xe4\xb1\x55\x5e\xaa\x11\x64\xda\x02\x8e\x6c\x22\xe9\x60\xdd\x2b\xfc\xc1\x38\x0f\x00\xdc\x27\x44\xa5\xcc\xad\x32\x50\x08\x71\x36\x94\xf9\x0a\xca\xe0\xa6\xe2\x75\xfc\xa2\xb4\xf0\x02\x07\x5e\xff\xfe\xd5\xb9\x2f\xb8\x2f\xc3\xe3\xf5\xf9\xdc\x79\x81\xd1\x9a\x85\x9c\x03\x2b\x5b\x95\x47\xd9\xfc\x05\x01\x52\x2a\xcb\x68\x7d\x5b\xb8\x9b\xa9\x03\x00\xee\x5a\x46\x9f\xe4\x70\x45\x93\x9a\xc1\xd2\x96\x9a\x54\x66\xd0\xb8\xa2\x0a\x45\xd6\x91\xa1\x7c\xaa\x6c\x28\xfe\x72\xee\x62\xe9\xdc\xdd\xf3\x75\x8f\xc4\xd9\x9b\x23\xb2\x53\x85\xff\x56\x7c\x52\x98\x04\x5e\xce\x57\x25\x75\xbc\x50\xeb\x21\x81\x84\xb3\x12\xd8\xca\x39\xc4\x0c\x10\x89\x2b\xd2\xf2\x05\xe4\x95\xd2\xcd\x46\x07\x3a\xb5\xc8\x37\xe7\x69\xea\xa6\xbc\x3f\xba\xa8\xb8\x43\x86\x8a\xec\xab\x61\x8f\x75\xbb\x55\x09\x9b\x36\xa8\xef\xcb\x6f\xac\xb0\x51\xd8\x4a\xc7\x38\x6f\x90\x38\x88\xc6\x59\x97\xf0\xbf\xf1\xfa\x80\x2a\xf6\x29\x56\xb6\x10\xa8\x58\x60\xda\xca\xf0\x29\x35\x2f\x0f\xa6\x0e\x14\xbe\x2d\x59\x76\xa8\x3d\xaf\xa4\xe0\x4b\xec\x30\x43\xa0\x31\x77\xa7\x56\xfb\x26\x67\x4d\xc0\x3c\x75\xaa\xa6\xda\xdb\x5d\x5e\xa4\x3c\x3d\xdf\x28\x2e\x96\x16\x59\x47\xf3\x09\xe1\x74\xe0\x15\x3b\x84\x5d\x2b\x98\x53\x31\xb1\x2e\x90\xc8\x2c\x79\x57\x3d\x82\x0a\x14\x0e\x55\xa8\x0e\x8d\xcb\xc3\x4a\x87\xc7\xc4\x18\x66\x14\x86\xec\x1c\xad\x6d\x35\x82\x1b\xcb\xd5\x4b\xf5\x29\x5e\x43\xf2\xc4\xec\xe1\xf3\xf7\x89\xe3\xe5\x41\xd6\x5b\xf9\xbe\x22\xfb\x61\x13\xd9\x63\x38\xd3\xf9\xb1\xe5\x9f\x9b\x54\x78\x4f\xc9\x50\xbd\x35\x25\xbc\xd0\x50\xbd\x3f\x25\x23\x6f\x73\x85\x24\xfa\x5e\xce\xdd\x12\xd6\x0e\x95\x36\xb3\x20\x64\x63\xa0\xea\x85\xe1\xb4\x17\x43\x6e\xad\x79\x3a\x7f\xa9\xd8\x4a\x51\x64\x1d\xc1\x7b\x26\x7a\x3a\x6c\x0b\xab\x8a\x13\xc4\x18\xde\x9e\x42\x79\x4d\x2b\x6a\xe6\x51\xc3\x52\x65\xf5\x26\x6a\x67\xfc\xa9\xea\x46\x5a\x50\x78\x4a\x85\x8c\x3e\x36\x98\x52\xe2\x47\xff\xec\x8b\xe4\x57\x43\x96\x8b\xcd\x72\x3a\xe0\xdd\x8e\xd3\xb2\x11\xa4\x7b\x3c\x24\x7b\x89\x59\x03\x80\x70\x37\xd6\x48\x9c\x68\x37\xa3\x7b\xd2\x8e\x36\xbb\xd0\x29\xa9\x09\xf5\xbb\xe8\x4d\xf1\x79\xd5\x89\xe0\xe4\xf0\xf5\x15\x81\x60\x6e\xf0\xf6\x12\x00\xda\xed\x1b\x9d\x9f\x0e\xaf\x5c\xf4\x3a\x47\x80\xf8\x3b\x8e\xca\x0e\x47\xe3\xc6\x33\x64\x67\xb0\xa3\x00\x20\xf4\xc1\x06\x09\x66\x9b\x0e\x32\xd0\x3c\x9b\x86\xa0\xb6\x54\xf7\xba\xdf\xd0\xa5\xf8\xc3\xd5\x53\x60\xb3\xf0\xa9\xe5\xbf\xe1\x7d\xc1\x0b\x8a\x9b\xe0\x67\xbe\x3e\xf9\x2e\x88\x72\xd1\x95\x9c\x2d\xe8\x5e\x87\x9f\xd9\x8e\x98\xf7\x78\xbe\xcc\x80\xfd\x01\x00\xe1\x24\xdc\x1c\x37\xb5\xfe\xc0\x9b\xa8\x68\x93\x33\x9e\x7e\x58\x59\x17\x8e\xbb\xc5\xbd\xae\x3a\x82\x5b\xee\x2e\x2f\x8f\xc0\x27\x07\x0d\x15\x4f\xc4\x7d\x7d\x3e\xe4\x71\x71\xde\xa2\x32\x7d\x27\x7e\xc3\xe1\xa1\x5a\x4d\xb8\x8f\xaf\x94\x4d\x27\x92\x01\x40\x20\xc2\x9f\x63\xed\xad\xfb\x58\x6f\x29\xea\x46\x39\x2b\xe9\x50\x5d\xed\x00\xf3\x7e\xdc\x72\xd3\x0d\xe6\xe1\xdd\x33\xca\x7a\x98\x93\x83\xb6\x15\x65\x91\x37\x7c\x64\xc6\x57\x64\xdd\xa2\x83\xfa\xe9\x24\xcb\xe1\x82\xea\x1d\x19\x3e\xfe\x82\x34\x93\x1c\x06\x00\xfc\x47\xc4\x5b\xf4\x72\xcb\x6d\x41\x6e\x56\x45\xe3\x18\x7e\x6f\xca\x85\xda\x25\xbc\x1b\xb1\xb8\xc9\x8f\x37\x6e\x17\xb7\x6c\x2e\x37\x30\xf0\x4a\xe1\x35\x4e\x8e\xcf\x42\x63\x20\xfb\xe7\x22\x57\x5d\x2a\x7b\xb3\x43\x8f\xca\x97\x25\x1b\xff\x47\xd2\xcf\xd4\x02\x00\xdf\x95\xf1\x12\xc9\x69\x09\x56\xd6\x65\x92\x0d\xd1\x8a\x85\x07\x5b\x6a\xa8\xb2\xaa\x98\x94\xca\x2c\xa9\x5b\x18\xbb\x34\x48\xdc\xba\xf9\x5b\xc1\x57\xd1\x8e\x35\xac\xdc\xfd\x82\x37\x0b\x7b\xb4\x5c\x7e\xb2\x43\x9e\x32\x82\x7b\x76\xc2\x4a\xf1\x3d\xf6\x0b\x00\xe0\xad\x64\x6e\x83\x43\x9b\xf3\x72\x17\x64\x84\xd6\x9f\xca\x99\x72\x20\xaf\xfa\xb5\xf6\x5b\xf4\xf6\x8a\x6b\xd9\xd5\x3b\xe9\x25\xb9\xaa\xb4\xcd\x96\x05\x1b\x15\x6b\x57\x0f\x1a\x1a\xa4\x7f\x17\x7a\x69\xae\x88\x85\x0e\x71\x8a\x52\xc1\xe7\x09\x5b\xc5\x6e\xbc\x91\x00\xc0\x65\xb2\x52\xa1\xe9\xcd\xcb\x4b\x23\xd3\xe7\xd7\xef\x2b\x3a\x99\x4c\xaf\xa6\x17\x58\xee\x5b\x53\xb1\xd7\x68\xb3\x83\x5e\x32\x23\xc7\x76\x93\x6b\x7e\xa7\x76\xc6\x6a\x4b\xc3\x3c\xd5\x77\x8f\x1a\xcd\x3a\xb9\xc2\xc1\x4e\x31\x59\xfc\x7d\xc2\x36\x51\x3e\xff\x0d\x00\x70\xbe\xb3\xb7\x82\xc2\xa6\xbf\x95\x0f\xd3\x74\xf5\xce\x65\xaf\x93\xde\x57\xaf\x2f\xbe\x14\xd5\x57\xe1\x54\x20\xd9\x31\xaa\xf8\x86\x71\x45\xc0\x89\x7c\xaa\xfe\xda\xaa\xee\x9c\xfb\x9a\x00\x0f\x5a\xf6\x57\xe5\x21\x87\x11\xf2\x13\xd2\x9d\x13\x76\x8b\x76\x0b\xba\x00\x80\x53\xcb\xd6\x81\x13\x9a\x7a\x6b\x8e\xa5\x39\xd5\xbd\x32\xd1\x92\x90\xea\x11\xe5\x96\x51\xe1\xe5\xb7\x8b\x05\xa1\x95\xc5\xfc\xfc\xe7\x01\x48\xfe\x9c\xdc\x45\xab\x78\x39\x5c\xdd\x3a\x8f\xf0\x6c\xbd\xea\xb7\xc3\x48\x79\xb2\xec\xc8\x04\x8a\xf0\xa7\x70\x2f\x00\x70\xb6\xb3\x5b\xe8\xeb\x7a\x1d\xa8\xe7\x8e\x4e\xeb\x1c\x4e\x73\x4c\x0c\x6d\xb9\x43\xcb\x8a\xbc\xdf\x20\xa4\xbd\xdf\x3e\xbc\xc6\x8c\x9e\xbf\x41\x5d\xe1\x07\xb2\x56\x6c\x29\x5e\x08\x69\x5d\x4d\xc6\x3a\xf8\xae\xdd\x35\xed\x53\xd4\xd7\xc2\xa4\x28\xc7\xd2\x00\x40\x14\x8a\xfd\xa6\x3b\xf6\x74\x82\x66\x47\x7e\x76\x14\x83\x6e\x89\xde\x2d\x0c\x30\x22\xf2\x64\xc3\x4a\xb0\x78\xdb\xab\xea\x16\xc8\x69\x03\xa3\xfc\x27\x74\x65\x85\x4f\xd1\x1b\xb8\xde\xb5\xc4\x08\x21\xad\x76\x57\xb4\xed\xe8\x55\x8b\x5e\x05\x89\xf5\x00\x80\xc8\x1b\x1f\x45\xfb\xd6\x13\x01\x87\x1d\xb9\xd6\xb1\x01\x8e\x4c\x9c\xda\x32\x0f\x8e\x8b\x2c\xab\x7f\x0c\xa3\xdb\x2e\x54\x27\xc0\x67\x37\x1c\x2c\xaf\x40\xb6\xad\x70\x2d\xca\x43\x7e\xba\x1a\x8c\x5e\x68\x9f\xdd\x15\x2d\x82\x19\x2c\xce\x29\xb6\xe2\xeb\x00\x40\x34\x0a\xdf\x40\xdb\xd8\xdd\x46\x38\x1d\x59\xd3\x5e\x80\x5f\xdc\xaf\x6c\xc6\x70\x46\x64\x60\xbd\x17\xbe\x67\x1b\xbb\xaa\x05\xdf\xb3\xc1\xa5\xec\x37\x4e\x7a\xff\x2a\xfc\x88\x9f\x76\x95\xe4\xea\x08\x5b\xbb\x8b\x9a\xc7\x04\xcd\xe2\xb7\xbc\x9b\xd0\x02\x80\x90\x42\xd8\x50\xe5\xdd\xe3\xd9\xf3\x53\xf9\x6d\xdf\x59\xda\x84\x47\x4d\x57\x59\xe3\xf6\x9c\xae\x13\x31\xa5\xdb\x5c\xaa\x26\x30\x97\xf9\xdf\x2b\xdb\x4e\x7e\xf5\xee\x2f\xdc\x40\x5e\x70\x4d\x35\xbc\x20\x2b\xed\xce\x6a\x96\x90\x1c\x4b\x17\xf9\x78\x72\x26\x00\x08\xfa\x18\xd6\x94\x9e\x2e\xba\x20\xf7\xf0\xe9\xb6\x08\x7e\x73\x82\x67\x93\x0b\xef\xdc\x9e\x80\xda\x07\xdc\x5f\x5b\x4f\x9b\x12\xb9\x6b\xfc\xa5\xa5\x85\x1c\xb1\x37\xbf\x40\xc9\x7e\xe7\x1a\x64\x58\xca\x0e\xb2\x1b\xca\xa6\xb3\x72\x2d\x23\x65\xbb\x98\xf9\x00\x20\x18\x46\x8e\xca\xfa\xd8\x79\x42\x39\xf7\xd0\x8f\xd6\x6c\x79\x45\x7c\x42\x63\x84\x6c\x61\x44\x5a\xcd\x5f\x49\xfd\x96\xdf\x95\xe9\xe2\xa0\xf5\x8f\x4b\x2a\x84\x6f\xbd\x2d\xf2\xb5\x02\x95\xeb\xd8\x1c\x6f\xbe\xb3\xdd\x2d\x35\xc2\x2d\xb5\x6c\x97\xc6\xb0\xcf\x01\x00\x7f\x18\x73\x6f\xe6\xed\xce\xe9\x06\x9b\x43\xa3\x5b\xde\xe8\x47\xc4\xc9\x1a\x6a\x35\xcf\xc3\xc5\x35\xfe\xea\xba\x2d\xb3\x2a\x4c\x4a\xe1\xfa\xf9\xc5\x0f\xe5\xa9\x5e\xb4\xbc\xf3\xd2\x8d\x2e\x95\xfa\x23\xa2\x1f\x76\x6d\xaa\x76\x01\xdb\xf2\xa9\x24\x9f\xdb\x0a\x00\xbc\x75\xac\x84\x8c\x37\x1d\xa2\xe2\xb2\x94\x59\x2d\xfb\x0b\x27\xc5\x36\x34\xcc\xc9\x4b\xdc\xdd\x5e\x5d\x6b\x60\x87\x84\x57\x58\xe9\xca\xd6\xa1\xc5\xeb\xb2\x87\x96\x7f\xcf\x5b\xa4\xbc\xec\x12\xae\x3b\x2d\xcb\xb7\xab\x51\x59\x8b\xd7\x58\x8d\x97\x8c\xe6\xa7\x00\x00\xb7\x86\x3d\x2f\x83\xec\xd8\x52\x7e\xe5\x60\x5b\xcb\x9c\x92\x87\xb1\x3b\xea\x1f\x16\xde\xde\xbd\xa7\x3a\x39\xaf\x2a\x04\x28\xef\x35\x40\xeb\x96\x15\x7d\xd0\x6d\x58\x7e\xcc\x78\x5f\xfd\xca\x65\xb9\x8e\xaa\x08\xb2\x33\x29\x8f\x49\x28\x56\xb3\xc5\xed\x82\xd9\x00\xc0\x4d\x60\xc7\x67\xcc\xe9\x18\x53\x15\x79\x30\xa6\xf9\x56\x85\x43\xcc\xf7\x7a\x65\xc9\xe9\xdd\x96\xd5\xd6\x85\xf1\xc1\xed\xe5\xfb\x8d\x4f\xd7\x0d\x2b\x52\xe6\xc4\x2e\x2f\x34\xe2\x9a\x3a\x17\x17\xdd\x64\x65\xb5\x5d\x87\x32\x46\x7a\xc4\x2a\x44\x1c\x2e\xa8\x04\x00\xee\x08\x76\x56\xfa\xac\x81\x4b\xb4\xe7\xc9\xef\x7b\xb5\xf4\x29\xd1\x91\x9d\x6b\xe9\x5b\xc2\xe6\xb6\xd4\xd0\xab\x02\xf5\xf5\x37\x40\x7f\x5f\x7d\x55\x27\x34\x7d\xe9\xf3\x32\x5f\x78\xe6\x7c\xcb\x82\x8d\xc8\x4e\x9b\xb5\xfa\x7f\x68\xc5\xb8\x83\x2a\x77\xac\x16\x00\xc4\xf3\x70\xe7\xf4\xa9\x03\x19\x90\x55\xf2\xf7\xde\xe5\xd0\x94\xe8\xed\x1d\x8f\xa1\xd9\x61\xf6\x2d\xe1\xd0\xf6\x40\x65\x3d\x07\x6a\xf6\x55\x54\x1d\x85\x23\x96\x3e\x2c\xfd\x8e\x2c\x98\x6f\x55\x60\x85\x3a\xd9\xac\xd5\x9f\xc7\x3c\xc7\x31\x54\xc3\xb1\xaf\x00\x20\x1e\x8d\xbb\xa5\x8f\x1e\x98\x8c\x84\x26\xbf\xe8\xb9\x8a\x2c\x8d\xf6\xef\x60\x20\xb6\x61\x56\xcd\xbf\x91\x19\x81\xdc\x7a\x77\x24\xd4\x97\x5f\x35\x1d\x19\x5c\x7a\xa7\xb4\x10\x8d\x9f\x6f\x99\x7f\x1c\x9b\x65\xb3\x56\x2f\xc6\xde\x8f\x13\x29\x4f\xe2\x47\x00\x40\x74\x11\x8f\x4b\x4b\xef\xcf\x20\xee\x26\x1f\xe8\x59\x48\xa4\xef\xbb\xdc\x7e\x95\xb0\xda\x79\xaa\x79\x03\x7e\x21\x30\xb2\x2e\x0b\xef\xf1\x4d\x30\x45\xe1\xb7\x96\x1e\x2b\x79\x4e\x4c\x9b\x3f\x2e\xdf\x89\x88\xb7\x59\xa7\x7b\x41\xb4\x8e\x6b\x57\xba\x11\x2d\x00\x20\xf2\x22\x3c\x8e\x7e\x3f\xd6\xcc\xee\x48\x7a\xda\x7d\x94\x6d\xbd\x6f\x5b\xfb\x44\x56\xe6\x4e\x6a\x13\x97\xf9\x34\xd0\xbd\xb6\x8b\x89\xfa\xfa\x55\xe6\x33\x97\x2c\xad\x2e\x71\x61\x0e\x9b\x6f\x96\x17\x4b\xde\xb2\xd9\xaa\x9b\x4f\xd6\x8f\x7b\xaf\x48\x23\x17\xff\xdf\x05\xc3\xe5\xe8\xe2\x63\xe3\x84\xc3\x92\x36\x77\x35\x0b\x86\x47\x9d\x6b\x0b\xe6\x5b\xec\x74\x6a\x3c\xc9\x9b\xb7\xf9\x5f\xed\x30\x6e\xb4\xaf\x7d\xc5\x03\x4e\xe1\x52\x4d\x71\x32\xfb\xf7\xbc\x3f\x46\x2d\x3b\xd2\x26\x41\x1b\xc3\x6a\x30\x77\x96\x57\x31\xcb\x00\x40\x60\x22\x1d\x8f\x9c\xec\xf3\x50\x9a\x27\x9e\xe9\xbc\x24\x67\x47\xf9\xb7\x46\xc9\x86\xef\xe0\x36\x1c\x97\x60\x9b\xa3\xab\x3f\x88\xa7\xf9\xe4\x96\x9f\x15\xb6\x2c\x5d\x5f\x14\x2a\x88\x9d\xf7\x5f\x2e\x87\xf7\xcf\x86\xaf\x09\xe5\x72\xcd\x65\xb2\x12\x76\x3d\x00\xf0\xf3\x99\x09\xa9\x8f\x7a\xa9\x39\xec\xc4\xc9\x9d\x93\x74\xd1\x7b\xeb\x5a\x94\x1a\xef\xd0\x3b\xf5\x6f\xd4\xa3\x36\xd5\x56\x5b\x28\x5e\xfa\x58\x94\x3d\x97\x5d\x59\x72\xa3\x30\x55\xd2\x36\xaf\xdc\x50\x22\x62\xd8\xc8\xb3\xe9\x82\xf9\xe6\x37\xa4\x37\xb8\x14\x00\xe0\x5d\x63\x85\xa5\xfa\xf6\x0c\x14\x61\xfb\x69\x1d\x89\xf9\xd7\xf7\xda\x37\xbf\x30\xce\x0b\xdd\x5c\xbf\x22\x67\xcb\x26\xc7\xaa\xed\x5a\x7c\x8d\xae\xcc\x43\xdd\xba\x44\x50\xd0\xa6\xb8\x3f\x8f\x97\xf3\x4a\x7a\xc5\xc6\xa4\x3e\x2e\xd2\x5a\x4c\x95\x2e\xe1\x7d\x03\x00\x9e\x0f\xeb\xd7\xe1\x6f\x3d\x50\x59\xe8\xfe\x25\x1d\xd3\x8a\x77\x45\xde\x68\x56\x15\x6c\x0b\x1d\x5d\xf7\xd8\xb8\x30\xe0\x81\xe9\x73\x8e\xd5\x9a\x83\xa5\x97\x34\x5f\x96\x1c\x2e\xd8\xa7\x3a\x36\x0f\xcf\x11\xca\x43\x6d\x06\xd5\x87\xc4\xb5\x16\x6b\x24\xf7\xf9\x5a\x00\xe0\xbe\x67\x2f\x3a\xdc\xd4\xe3\x5a\xc9\x4e\xf8\xda\xde\x57\xb6\x31\x32\xaf\xd9\xbb\xe8\xfb\xf6\x4b\x75\x58\xbe\x2e\xa0\xc1\x24\xc8\x5d\xb6\x26\xb8\x34\x59\x77\x6d\xc9\xfe\xfc\xaf\xd9\xbb\xe6\x09\x72\x66\x29\x78\x36\x2f\xd5\xc3\x24\x3c\x0b\x8a\x84\x2e\xb0\x04\x00\xae\x88\xbd\xfa\x85\x04\xd4\x53\xac\x6f\xe6\x81\x0f\x28\xca\x53\x65\xd0\x7c\xaa\x55\xab\x08\x4a\xa5\xc2\x25\x05\x50\x17\xcd\x52\xd1\x0e\x4f\xa4\xbd\xc2\xec\xe0\x4c\xfa\xd3\x64\x47\xf8\x0f\xf8\x7d\x4b\x3c\xa2\x86\x27\x2e\x5a\x87\xfa\x22\xcb\x2d\x9e\x63\x33\xd0\x65\xcf\x4b\xe8\x2f\xe8\x1d\x37\x9a\x41\x3f\xfa\xe3\x93\x37\x41\x25\x38\xab\xe5\x18\xf8\x0c\x0c\x29\xbe\x03\x05\x80\xd9\x8a\x51\x50\x39\xb4\x00\x85\x61\x3b\xe8\x5a\x92\x00\x6e\x82\x45\x21\xa7\x91\x3d\x48\xf0\xc2\x93\xa8\x0d\x3a\xd5\x22\x1b\x33\x43\x0b\x9f\xd5\xd1\x7d\x11\xe4\xfa\x00\xbd\x18\xd9\x79\x72\x38\x68\x86\xec\x6c\x7e\x03\x26\x22\xab\x8a\x27\x83\xe7\x11\x7f\xf9\x76\x68\x35\x22\x40\xee\x40\x1d\xc8\xf3\xc4\xdf\x70\x1c\x1a\x18\xb2\x0e\x99\x8a\x56\x2e\x8c\x47\x1e\x62\x93\x2c\xa2\xd1\xfb\xd8\xc2\xc7\xe5\xb4\x19\x2c\xfb\xab\x33\x69\x4c\x66\xfa\xa0\x82\x3e\x82\x7c\xd0\xf8\x88\x7e\x98\x0c\x2c\x0c\xa7\xff\xc7\x38\x2d\x3d\x03\xc6\x30\x30\x58\x06\x7e\x62\xf8\xee\xbf\x03\xd5\x11\xef\x82\xfd\x61\x0e\xa1\xf2\x38\x83\xc4\x13\x2b\x2c\x5c\x51\x08\xa7\xfc\xf7\x98\x72\x46\xf8\xf5\xe2\x0b\xea\x1e\xc1\x95\x63\x38\xf5\x25\xbf\xae\xde\x93\x96\xc0\x53\xe5\x8f\xa0\xbd\xe2\x0a\xc5\x57\xe8\x18\xa7\x18\x7c\x0d\x2e\x60\xf7\x24\x08\xc1\x9f\xac\xa1\xa0\xed\xd0\x7f\xcc\x1e\x0f\x6f\xf8\x3c\x29\xb6\xb0\x45\x7e\x11\x37\xee\x2e\xcc\xaa\x51\xc9\xce\xa1\x94\x20\xc5\xe3\x9e\x12\xca\x0b\xb9\x4b\x4d\x35\x35\x4d\x4a\xcf\xbd\x44\x1b\x29\xbe\x2a\x7c\x4b\xab\x11\xad\xa5\xef\xa6\x1f\x14\xe4\xc7\xef\x00\x37\xf3\x3e\x05\xd2\xa1\x95\xdc\xd9\xee\xed\xb0\x2f\x7b\x98\xc5\x7c\x84\x46\xae\xbb\x71\x2d\xd3\x54\x58\x3c\xd4\x9d\xe5\x99\xef\xd4\x39\x29\xab\x2f\x57\x6f\xca\xa4\x84\xe9\x9f\xeb\xdf\x50\xbe\x69\x17\xf3\x0f\x51\x4d\x6a\x90\xba\x82\x06\x2a\xf2\x62\x75\xf4\xc3\x52\xe3\xe6\xc5\xe0\x51\x51\xb4\xfb\x38\x88\xc3\xeb\xb3\x58\x02\x5f\x67\x45\x5e\x3d\x90\x51\xd6\xa0\x3b\x11\x9e\x19\x54\x73\xb6\x6d\x72\xe6\x67\xd3\xaa\x72\x53\x96\xa0\xec\xb0\x36\x8e\xb2\xb8\x88\xcb\x75\xa2\x7c\xcc\x13\x66\xf9\x50\xcf\xe6\xec\x8c\xfe\x49\x3b\x9d\x7d\x25\xe0\x05\xfd\x81\xfc\xa7\xdb\x76\x68\x9c\xa8\xc9\xc2\x05\x4e\xe1\xa4\x5e\xd2\x66\xc4\xf7\xcf\x1d\xb8\x92\xf1\xb3\x5b\xd5\x0c\x66\x8a\xdb\x5e\x97\x7a\x65\xcd\x6b\x9a\x90\x3d\x39\xeb\x74\xed\x30\xf6\x48\x8a\xa4\xe2\x78\x46\x24\x35\xb5\x78\xc9\x3e\x9c\xb6\xd7\xe8\xb8\xf1\x1d\x3d\x41\xa3\x72\x3d\x06\x16\xc8\x18\x16\xf3\x60\x5b\xde\xea\x8b\xf2\x0c\xdf\x21\x6a\xff\xf5\x8c\xeb\x83\xcc\x26\x38\x33\xa5\x37\xb9\xc4\x27\xf3\x57\xc7\x38\xb5\x73\x56\x4e\x53\x2a\xcb\x95\x12\x55\x93\x93\xae\xa3\xae\x2e\xdf\x17\xf5\x94\xe6\x58\xc0\xda\xa8\xa1\xdb\xea\xed\x5d\x75\x60\xac\xc2\xc9\x62\x3d\xf4\x90\x77\xf3\xc2\x95\x0c\xfb\x0b\x97\xfa\x6d\x32\xea\x4e\x8b\x1b\xbb\x33\xd7\x1e\x9f\x52\xcc\xce\x3c\xde\xbb\x49\x45\xcf\x8a\x69\x5f\xc8\x14\x50\x66\x34\x5c\x4a\x1f\x4f\xf9\x6c\xfa\x1a\x25\xa1\x9e\x2c\x8e\xdd\x98\x4e\x6b\x33\xcc\x73\x2d\x02\x87\x2b\x83\x2c\x24\x10\x97\x6f\xf5\x78\x14\xfc\x3d\x4b\x76\x25\x17\x19\x43\xb1\x1d\x9c\x86\xd8\x52\x0a\x1b\x0f\x23\x4b\xa8\x0e\x05\x1f\x90\x1d\xd4\x76\x69\x3a\x92\x45\x2b\x80\xfd\x90\x42\x7a\xc5\xfe\x0e\xe4\x1d\x38\x14\x1c\x8f\x6e\x84\xbe\x79\x3c\x43\x1b\x11\x3f\x8b\x48\x6c\x13\xba\xf5\x91\x15\xbc\x87\x6e\x7b\xb9\x0e\xa6\xd1\x77\x0d\xf8\xc2\xd9\xf4\xbc\x06\x3d\xdc\x4e\xbf\x55\x60\x03\x3f\x07\x97\x48\x6a\x90\xe9\xe0\x65\x48\x82\xec\x86\x24\xfb\xc7\x23\x4d\x70\x78\xd0\x29\xd4\x11\xf1\xf0\x88\x42\x35\xe8\x14\xf3\xef\x98\x1f\xda\xf9\xd0\x0a\xea\x83\x8f\x5f\xea\x80\x5e\xc0\xf5\xfd\x31\xf0\x24\xb8\xa7\xbe\x1d\x5e\x03\x77\xe4\x6f\x86\x33\xe0\xab\xe2\xf7\x70\x0d\xe2\x06\x3e\x81\xff\x20\xfa\x04\x2e\x12\x87\x5a\x06\x6d\x45\x6e\xa3\x5c\x0f\x33\x34\x1a\xb3\x34\xbf\x88\xd9\x60\x01\xf7\x47\x83\x3c\xa6\xcf\x85\x99\xe0\x49\xb2\xa6\xf7\x0b\x34\x8a\xf4\xa8\x6d\x84\x36\x30\xca\x8c\x79\x90\x88\xb1\x5a\x94\x06\xdd\x61\x0c\xa3\x57\xc2\x2b\x89\x1b\xf1\x07\xe0\x0e\xa2\x30\x30\x1a\x09\x26\x0e\xb9\x1f\x42\x9e\x13\xee\xe6\x05\x68\x0b\xce\xbf\x5d\x4b\x3f\x24\xf8\x74\x76\x1a\xbd\x8d\xff\xa1\xdb\x12\xb4\xe4\xbd\xa8\x5e\x0e\x6e\xe5\x3e\x32\x50\xc0\x1c\xce\x3b\x41\x19\xf8\x8b\x33\x8b\xe6\x0a\x1d\x66\x6f\x8f\xf3\x81\xcd\x58\x94\xcd\x14\xb8\x94\x29\x70\xfb\x84\x84\x91\x74\xf3\x12\x74\x05\xf1\xec\xfa\x4f\x5a\x9a\x92\x76\xea\x3c\xed\xb8\xfc\x79\xc7\x5e\xba\xbb\x2c\xb0\xf2\x3c\xfd\xa8\xa4\x5a\x1f\x41\xef\x13\xcf\xe4\x5d\x03\x17\x0b\x8b\x28\x45\x60\xa3\x60\x56\xac\x15\x14\xc6\xe3\x6d\xaa\x84\x47\x70\x2e\xbb\x71\xe0\x01\xd6\x5d\xf3\x7e\xa4\x89\x0c\xb9\x7c\x82\x1a\x5c\xb0\xfa\xb8\x03\xb5\xcc\xf8\x5f\xcb\x7d\xda\x58\x03\x58\x56\x44\x8b\xd0\x3d\xd2\xe0\xb4\x36\xcd\x26\x4e\x24\xdd\x4b\x55\x9b\x29\xa2\x0f\xc9\x7f\x44\x1f\x00\xe9\xd2\x99\x01\x04\xb4\x5c\x34\xd2\x6d\x24\x3c\x92\xa7\xb2\x18\x8e\x8c\x61\x45\x5f\x38\x48\x49\xaf\xbb\x7b\xec\x22\xe5\x5c\xf5\x9a\xc6\x37\xd4\x95\x15\x17\x8a\x1f\x53\x95\xa5\x73\x55\x5f\xa9\xbf\x0b\xe3\x59\xd6\x34\xa6\x51\x94\xae\xa2\x3b\xe9\x91\xa8\xf3\xf4\x5b\xd9\xee\x1b\x03\xc1\x52\x39\xe9\x1a\x0d\x91\xa2\x74\x8b\x09\xb0\x8a\x93\x70\xb6\x8d\x32\xbd\xcf\xaa\x37\x92\x92\xd6\x59\x5b\xbf\x9f\x72\xa6\xd5\xbb\x10\xa7\x2e\x68\xe0\x28\xba\xa8\xca\xea\x32\xd2\x9c\x66\x5f\xae\x39\x3a\x48\xeb\x29\x5a\xb4\x77\x2f\xfd\x60\xee\xb6\x0d\xdb\x40\xf7\xec\x5f\x2e\x57\x21\x1b\xd9\x3c\x8b\xc9\xf0\x5a\xde\xec\x33\x15\x59\xef\x4f\x2e\xef\xd9\x4b\x09\xea\xa7\xd6\x25\x51\xf2\xbb\x85\x05\x42\xca\xaf\xb6\x78\xf9\x15\x6a\x62\xc3\x6f\x86\x37\xf5\x45\xf5\xee\xa3\xa3\x68\x82\xb2\x80\xc8\x13\x74\x8f\xfc\x22\xff\x4f\xf4\x67\xba\x0c\x17\x13\x78\x4b\xde\x61\xb1\x18\x1e\xc9\xeb\x38\xfd\x20\xeb\xf4\xb9\xd4\x6e\x0d\x65\xd6\xa9\xe8\xda\x32\xca\xd1\x01\x9b\xfc\x1b\x94\xfe\x6e\x81\x7c\x31\x75\x5e\xab\x89\x30\x52\x8b\xeb\x91\x23\x6c\x9a\x6f\xe5\xc5\xc8\x83\xb4\xeb\x45\x47\xfc\xcf\xd1\x99\x39\x19\x2e\x75\x20\xa2\xb8\x6f\x81\x40\x15\xbc\x77\xf7\x02\x30\x6a\xd6\xe4\xf3\xf1\x58\x58\x56\x69\x6f\x30\xe6\x4d\x59\x59\x3b\x03\x9b\x4d\xe9\xc8\xfd\x8b\xcd\xa0\xc6\x0a\x9f\x62\x16\xb4\x1d\x74\x07\x6c\x2c\x7d\x7f\xbc\x39\x66\x07\xca\x03\xe7\x61\xcb\xa0\xf3\xee\x81\x58\x1c\xb2\xc4\x5c\x81\xb5\xa2\xbb\xef\xae\x47\x5f\xd0\x98\xe7\x32\xd1\x4b\xb4\x33\x3d\x29\xe8\x31\xba\x63\x8d\x37\x5a\x4f\x4f\xcc\x9d\x8d\x36\xd2\x2f\x09\xed\xd0\x26\x10\xa2\xed\x47\x07\xa0\xf5\x71\x49\xe8\x43\xd8\x66\xb3\x0e\xb3\x82\xff\xb9\x0d\x62\x1b\xd0\x61\xe6\x4b\xb1\x1a\xb4\xfb\xce\x6a\x34\x01\xb6\x3e\x4b\xa0\x3b\xe1\x89\xdd\x4c\x74\x2b\xec\x56\xbd\x1b\xf5\x85\x57\x18\xfc\xd0\x60\x38\x4e\x90\x88\x86\xc2\x27\xa9\x55\x28\x05\xf1\x8b\xbd\x8b\xea\x90\x13\x9b\x7e\xa3\x77\xd1\x9d\x6e\x11\x98\x2d\xfa\x75\xdc\x3d\x4c\x85\xf9\xdf\x5c\x88\xd8\x92\xf1\x43\x8f\x91\x25\x8c\xb7\x9d\x36\xc8\x12\x06\xdd\xb4\x17\x09\x66\x0c\xd3\x17\x20\x87\x88\x52\xde\x53\x44\x40\x60\x14\x10\x69\x23\x12\x63\x86\x90\x2f\x44\xe0\x26\x57\x34\x90\x58\xe4\x7a\x1f\xcd\x27\x2c\xc7\xdd\xc4\x16\xe1\xac\x6b\x01\xf0\x42\xfe\xc7\x93\xe6\xb0\x0f\x7f\x7c\xdb\x3e\x38\x92\xe7\x58\x61\x06\xc7\x71\xdd\xb4\x85\x30\xc1\x09\xe6\x7a\xc1\x55\x6c\x69\x96\x13\xfc\x82\x75\x3d\xba\x1a\xf1\x65\x4d\x0d\x38\x8c\x14\x32\x37\xbb\xb2\xd0\xf1\xe4\x4e\xf3\x49\x68\x25\xf1\xe4\x92\x1c\x0a\x57\xc4\x0d\x3c\x83\x0e\xca\x5e\x35\x5f\x83\x72\xa4\x89\xa5\x4d\x50\xb6\xf8\x6e\x76\x0e\x54\x2b\x8a\x66\xd3\xa0\x57\x82\xbf\x19\x95\xb0\x37\x5f\xb9\x8f\x05\xeb\x78\xb6\x1b\xf3\x91\x51\x1c\xa6\xab\x3d\x82\xb3\x6a\xcd\x17\xa0\x2e\xe4\x86\x73\x4c\x70\x62\xde\xe5\xbe\x10\x70\x63\xae\xae\xe1\x28\x08\xe7\x84\x15\x69\x41\xae\xf6\xba\xf2\x2c\x58\x9f\xbd\x9b\x39\x12\xfc\xa9\xbc\x97\xa6\x85\x76\xca\x37\xee\x7d\x05\xf5\x49\x64\x1b\xf8\xb0\xb7\x30\xcf\xa5\x12\xee\xe3\xed\x31\xc7\x10\x3a\x2b\xf4\xb4\x17\x3d\xae\xd6\xbe\x7b\x12\x1d\x32\x95\xd5\x0a\xe9\x35\xe5\x31\xf9\x77\xe9\x67\x8a\xaf\xca\x03\xe8\xbf\x0b\x3c\x89\x3e\x30\x38\x97\x79\xa4\x00\xac\xd5\x19\x22\x43\xa1\xb9\x6a\xba\x7f\x04\x54\x2e\x1f\xe6\x32\x09\x5e\x25\x72\x30\x57\x23\xc3\x38\x01\x27\x8b\x69\x5f\xba\xdf\x75\x54\xd2\xad\xdb\xfb\xab\x2d\xe9\x5e\xcd\x54\xa3\x84\xbe\xb7\xee\xa7\x74\x36\x5d\x5e\xe5\x8f\x9d\xa2\x3f\x2a\xdb\x77\xf8\x11\xb8\xb9\x70\x4e\xc4\x73\xb0\xc9\x40\x59\x1f\x05\x79\x66\xef\x5a\xc0\x85\x2e\x4b\xbb\xcc\x73\xe0\x72\xee\x8f\x13\x12\xda\xe9\xc1\x37\xed\x15\xb4\x17\x7d\xb1\x55\x53\xe8\xa3\x3b\x4b\x73\x8b\xe9\x2e\x2d\x1d\x92\x4d\xf4\xd8\x7a\x26\xfa\x8f\x5e\x5d\x35\xe6\xf0\x22\x70\x62\xa9\x73\xc4\x2e\x90\x9a\xd7\xba\xee\x0f\xf8\x5e\xdb\xbb\x60\x1f\xa4\x94\x6f\x36\x6f\x87\x0f\xf3\x44\xc7\x3b\x68\x05\x67\x80\xb6\xfb\xb4\xf6\x13\xf3\x4d\xbb\x68\x17\x8f\x4d\x31\xbc\xa7\x7d\xec\x3c\x29\x2e\xa2\x3b\xb5\xcc\x42\x0f\xd2\x93\xeb\xec\x0f\xd5\xd0\x8f\x57\x14\x86\xff\x01\x1d\x0a\x29\xeb\xae\x80\x12\x7d\xd3\x82\x58\xc8\x4b\x91\x64\x31\x12\x9e\xc0\x3b\x76\x29\x8e\x79\x29\xe3\xdd\xc0\x21\xe6\xd6\xcc\x9c\xe6\x44\xf2\x78\xd6\x96\x92\xe7\x64\x6c\xd6\x7b\x35\x8f\x1c\x41\x69\x60\xad\x67\x18\xa8\xf5\xe9\xbb\x18\xab\x69\x97\xa3\xe6\x11\xff\x81\x53\x37\xac\x20\xc4\x50\xea\x82\x5a\xc2\x0b\xfe\x3e\x16\x23\xac\xd1\x75\x17\x0f\x30\x43\xa8\x7e\xfd\x22\xf2\x2a\xb5\xba\x89\x47\x86\xd3\x6c\x4b\xac\x19\xff\x68\x98\x6a\x80\x51\x49\x37\x63\x8a\x18\xdb\xe9\xbd\x69\x4d\xc4\x0f\x50\xb7\x57\x4a\xd4\x40\x12\xff\x16\x22\x09\x96\x2f\x70\x21\x66\x23\x7d\x63\x9d\x09\x2b\xb4\xe0\x42\x22\x79\x06\x6c\x38\x56\x42\x46\x83\x0f\x1a\x0b\x19\x2f\x21\xcb\x62\x6f\x46\x2e\xb4\x58\xf9\x8d\xb1\x05\xca\x22\x6f\x10\xbf\xa0\xf7\x69\x93\x88\x1a\x98\xb3\xd7\x9a\x38\x88\xb8\xfa\x2f\x27\x96\x22\xb7\x9d\xaf\xe2\xdf\x51\xd3\x98\x8f\xf8\x07\xcc\xe1\x9c\x35\xa3\x83\x38\xdb\x0b\x33\x62\x08\xb0\xbe\x93\xf8\x43\x2c\x28\x94\x13\x0d\xf8\x75\x05\x83\x48\xc3\x73\x19\x02\xc2\x03\x97\x1d\xf9\x82\x7f\xc4\x55\x91\x0e\xf8\x10\xae\x5d\x4f\xc5\x4d\x78\x89\x73\x12\xce\xc2\x3b\xc7\x0e\xc3\x25\xf8\xde\xd3\xa1\xc4\x7b\xde\xe8\xae\x5f\x04\xc1\x0d\xad\x75\x23\x66\x71\x64\xf9\x61\xf8\x3d\x76\xbf\x4c\x81\x97\xb1\x47\xe3\x8f\xf1\x0c\x56\x6a\xaa\x12\x0f\x60\xde\xde\x63\x81\xcf\x63\x6e\x5e\x37\x80\x5b\x91\x95\xce\xb3\xb1\xcf\x8c\xcf\x63\x7d\xf1\x71\x44\xd3\x89\x47\xf8\x6b\x99\x43\xfb\x37\xdc\x24\xb9\x5d\x75\x12\xdf\x29\x16\x19\x97\xe3\xb6\x22\x4f\x49\x1b\xf6\x4a\xf0\x18\xdb\x8c\x1d\xe3\x57\x1f\x5e\x8d\x15\xf2\xd2\x23\x00\x8c\xc3\x5d\xba\x6e\x1a\x96\xc6\xbe\x3e\xff\x11\x16\xc7\xda\x30\x96\x8d\x31\xc8\xa9\xfd\x7f\xb1\x67\xb9\xde\x2d\x6c\xac\x24\xc7\xb1\x22\x11\xdb\xaf\x03\x72\xe6\x63\x1e\xd9\x9d\xc2\xbf\xd8\x30\x55\x16\xfc\x18\x7d\xa0\xf0\x4c\xf1\x44\xcf\x4a\x6f\xee\x4e\x47\x5b\xc5\x87\xfc\xac\xd0\x32\xc1\xc0\x7c\x1a\x9a\xcf\x3d\x33\xf6\x3f\xf4\x04\xcb\xbc\x97\x8b\xc5\x98\x74\x8d\x1e\xd8\x84\x72\xb8\x94\x8a\xf6\x95\x80\xda\xc3\x28\xaf\x70\x29\x1f\x43\x23\x8d\xd7\xc1\x62\xd4\x2f\x27\xf5\xc0\x5a\xd4\x53\x73\x29\xec\x1a\x3a\x57\x35\xd2\xf7\x19\x3a\x53\xfa\x62\xde\x6d\xd4\x41\x98\x38\xf6\x1d\xba\x85\xfd\xa2\xdb\x0a\x1b\xd6\xfe\xac\xee\x1f\x5a\xd5\xe2\x58\xec\x87\x46\x35\x2c\xcb\x0e\x45\x67\x55\xbf\xe3\xb2\x90\xb7\x15\x30\xed\x32\x72\xa9\xf8\x59\x52\x01\x72\x3c\x7f\xf8\x4e\x26\x52\xaf\x6f\xf6\x79\x84\xd4\xa8\x7e\xcf\xdb\x80\x74\x4a\xae\x8c\xfd\x86\x7c\xe0\x32\xbb\xbc\xd0\x27\x7d\x83\x75\x2e\xa8\xb0\x4b\x5b\x14\x87\x2e\x6b\x5b\xa3\x86\x90\x0f\x8d\x0c\x4e\x1b\xd2\x5e\x23\xa4\x4d\x43\x74\x15\xfb\x13\x7f\x23\xfc\xa2\x07\x3b\xbe\x21\x19\xb9\xd7\x7d\x08\x24\x55\x13\x38\xcf\x1a\x41\x65\x5b\xc7\x4d\x44\x1a\x78\x53\x3a\x0d\xe8\xd0\x89\xe3\xb5\x3c\x34\xa9\x3f\xa0\xb0\x0b\x1d\xd5\x2d\x52\xdd\x46\x5a\xdb\x52\x38\x8e\x08\xbd\x11\xa0\x8a\x90\xed\xd5\xbb\x12\x59\xc8\xaa\xb2\x35\x3b\xd4\xc8\xac\x7c\xc8\x27\x10\x99\xac\x73\x9f\x37\x1e\x99\x2b\x4f\x18\x17\x86\xec\xe4\x85\x1c\x1f\xce\x7f\x99\x61\xd6\xfa\x8d\xf7\x37\xa3\xb3\xf2\x30\x6f\x56\x26\x35\xe7\x02\x77\x67\xd6\x62\xd1\x66\x8e\x98\x62\x05\xbf\x60\xb7\x53\xed\x0e\xbe\x60\x3d\xa1\x6d\xdb\xa5\x65\x4d\xa5\xe7\xf9\x36\x30\xfd\xa1\x71\x73\xd3\xc8\x14\xb8\x7b\xd4\x6b\x46\x3f\x3a\x79\xd0\x96\x9f\x40\x59\xd2\xea\xc4\x13\x51\x4c\x15\xa5\xdc\x1e\xea\x82\x9c\x19\x9c\xaf\xd4\x12\x61\x11\x67\x29\x6d\x3d\xbc\x95\x9d\x42\x9f\x74\x30\x9a\x55\x00\x9a\xed\x9a\xc9\x7c\x0c\x8d\xf1\xf5\x61\x3a\xc1\x8e\x73\xc7\x92\x11\x08\x75\x54\x0d\xa3\x1b\x4d\x19\x70\xe6\x3d\xa2\x93\x2d\xeb\x79\xf6\xf4\xee\xf2\x1b\xdc\x7d\xf4\x7f\xfa\x3d\x1c\x15\xe8\x2b\xf8\xc6\xbe\x0a\x1a\xa1\x3a\xf6\x54\x68\xe1\x81\xcb\xac\xdd\xd0\xad\xb0\x1a\x66\x01\xac\xf6\x79\x46\xbe\x41\x62\xe6\x5c\x25\xdd\xd1\xf0\x51\xd5\x0c\x3d\xfa\xe2\x18\xc8\xbd\x8b\x47\x36\x29\xb8\x6e\xf8\xe4\xb2\xc5\x1c\x08\xbb\xa8\xbd\xcc\x3e\x89\xe5\xf3\x45\x6c\x5b\x8c\x07\x1e\x64\x25\x61\xba\xe4\x26\x66\x13\xd6\xbb\xf3\x0c\x73\x32\xf6\xcc\x67\x35\x79\x04\x9f\x36\x07\x66\x74\xe3\x51\xa3\x8e\x33\x56\xe2\x33\x7a\xb2\xb8\x8e\x9c\x9d\xf5\x9f\x38\x71\xec\xe6\xe2\x7b\xec\x06\xf6\x98\xec\xd3\xec\x51\xac\x68\xee\x59\x56\x34\xf3\x24\xed\x05\xb3\x85\x19\x96\x94\xc9\x9c\x4c\xbe\xdc\x71\x9e\xa4\x90\xf0\x1a\x19\xe3\x16\x39\x6a\x8e\x0f\x63\x09\x83\x39\xda\x8c\x68\x21\x0e\x76\x56\x70\xc2\x25\x4b\x6b\xd3\xd9\x85\xa2\xdf\x85\xd5\xac\x1f\xc2\xe3\xaa\xdb\xac\x6d\x02\x0d\xc7\x8e\x59\xcd\x4f\xa7\xa6\x33\x27\xf2\x0e\x26\xae\x20\xa9\xdc\xa8\xd0\x4b\x8c\xfb\x9c\xf5\xab\x9f\x30\xfc\xd9\x93\x66\x7f\x21\x0a\x99\x3d\xa3\x97\x10\x6e\x8c\x8e\xd6\x1f\x6c\xb5\x5e\x5b\x35\x9d\x75\x4d\xdb\x90\x47\xb0\x9c\xb3\x3b\xe4\xbf\x98\x88\xaa\x8a\x29\x20\x6f\x2a\xf4\x59\x8b\x49\x3f\x99\x32\x61\x1b\xa3\x5a\x42\xdd\x1e\xc9\x98\x2e\xf2\x59\xf5\x96\xc0\xf9\x17\x67\x67\xe3\x4f\xb8\x73\x46\x8b\xf0\x2c\x66\x41\xd3\x7b\xd6\x87\x72\x4a\xc5\x0c\xd6\xfa\x12\xa1\xa1\x81\xa9\x2b\x2c\x94\xc6\x90\x2f\xf3\x8c\x0c\x37\xd2\xdf\xc0\xca\xb0\x60\xd4\xe8\xe2\xe3\xd2\x18\x4e\xd9\x93\xb6\xde\x22\xf8\x0a\xf1\xca\xff\xf0\xcf\x92\xde\xd9\x33\xf0\xbd\x02\xd5\xe8\x01\xec\x15\x3b\xb5\x21\x8e\x55\xdf\x32\xaf\xf4\x16\xf3\x43\x03\x5b\xcf\x61\xae\xaa\xe9\x12\x6f\x21\xd9\x95\xc7\xf1\x95\x8c\x5b\xa5\x85\x69\xfe\x8c\x75\x85\x31\x31\xf7\x88\xba\xdc\x2b\x5b\x38\x84\xbd\xf6\xc9\x8a\x6b\xb8\x48\x29\x71\x22\xb1\x1f\xe2\x4b\xa3\x87\x30\x2e\xe7\x53\x7d\x32\x0b\xec\x12\x95\x3c\x63\x0e\xb4\xe5\xe8\x8a\x98\x53\x9a\x40\x51\x26\x19\x51\x37\x19\x4b\x65\x94\x9a\x32\x8e\x72\x19\x63\x4b\x8b\x63\xbc\x09\x4a\x01\x1a\xf2\x13\xff\x2f\xe7\xee\x8a\x23\xf8\x16\x75\x9f\xd3\x36\xac\x43\xba\x72\xf4\x03\x6c\x33\x17\xad\x2b\x66\xf9\xf5\xcf\x2e\x71\x63\xaa\xba\x3f\x6b\xbf\x90\x4f\xdb\x39\xc2\x73\xa4\x53\x53\x2f\x7a\x91\x91\x58\xdb\x70\xe4\x27\x71\xac\x32\x31\xba\x9b\x98\x57\x5c\x1b\xa2\xc6\xc5\xc6\x98\x15\x6e\xd8\x0f\x8d\xd8\x69\x03\x16\x27\xdb\x38\xc6\x1e\x7d\xc1\xed\x6c\xdd\x29\xab\x4e\x9f\x6b\x9a\x27\x4d\x4a\xff\x6e\x3c\x21\xb1\xcd\xb8\x22\x1f\x25\xba\x9d\x99\x4f\x46\x0b\x73\xb3\x94\x19\xcf\x05\x21\x94\xea\xb8\x27\xbc\x2f\xd4\x2f\x5b\x95\xdc\x3c\x7a\xc8\x8a\x53\x9c\xd5\x60\x9f\xc3\x4b\xd6\x19\x58\x3a\x62\x05\x93\x8b\x7c\x6e\x51\xc9\x36\x65\x2d\xaa\x4c\x95\x8e\xc9\xea\x33\xda\x88\x4f\x52\x12\x65\x71\x22\x3e\xe5\x1b\x63\x50\x18\x4c\xad\xc8\x88\x14\x8c\xa6\xf1\xe2\xf6\xf3\x5a\xe9\xc2\xad\x4e\xdc\x74\x30\x7f\x45\x12\xc7\x1e\x3a\xeb\x50\xc8\x6a\x43\x56\x8e\x98\xce\xc4\x50\xaf\xe6\xd3\xd2\xa7\xb4\xc8\x0a\x93\xa4\x82\x56\x95\x1b\x2f\xce\xa4\xcf\x94\x36\x8a\x96\xd2\x8f\x30\x66\x0b\xbe\xd0\x9f\xa4\x9f\xe0\xb7\x82\xbc\xd8\x87\xbc\x74\x28\x78\x4b\x07\x77\x19\x6c\xbf\xc2\x86\xfd\x06\xfe\xe3\x40\x61\xc9\xd1\x89\x23\x26\x30\xe3\xd0\xb2\x26\x3b\xc9\x23\xb4\xbd\xdc\x56\x3c\x80\x56\xe6\xdc\x13\x69\x50\xad\x64\xab\xf0\x08\xca\xc5\xef\x08\x36\xa2\xb2\x34\x23\x7f\x0a\xda\x13\x73\x97\x7b\x1b\x1b\x11\xf2\x85\x53\x81\x05\x79\x2b\xd8\xa9\x98\xde\xc1\x9f\x35\x13\x1f\x37\x22\x8c\xfc\x85\xdd\xaa\xc7\x25\xae\x2c\x5d\xa9\x99\xe8\x0f\xcb\x41\x77\x5f\x78\x9f\xa9\x17\xc9\x05\x6d\x4c\x6b\x2c\x9a\xaf\x24\x0b\x8e\x86\xf2\x0e\x91\xa1\xd1\x83\x5c\x1f\xd2\x32\x64\x32\x67\x32\xa3\xdf\xeb\x2b\xeb\x1e\x23\xc3\x61\x1c\x53\xc6\x98\x31\x82\x4b\xa6\x13\x53\x6a\x97\x8b\x53\x84\x5f\x8b\x8a\x44\x5b\x84\x96\x9a\xd7\x42\x4f\xc1\x54\xc1\x0d\xc1\x78\xbe\x15\x72\x8f\xf7\x86\x37\xf1\xc8\x70\xee\x59\xee\xb2\x7d\x26\x4e\x09\x27\x3c\x78\x15\x1b\x61\xa7\x78\x65\xb2\x36\xb0\x52\x1d\xc6\x90\xdf\x99\x21\x23\xad\x19\x57\x19\xa9\xa6\x37\xa2\x3a\xcd\xdb\xfc\xf3\x42\x59\xb6\x8f\xea\x97\x00\x54\x11\x3c\x0f\xfe\x56\x45\x29\x44\xf0\x16\xc8\x86\x0e\xbd\xe1\x9a\x4b\x7e\xef\x7d\xce\x7e\x21\xb6\x0b\x7c\xc8\xea\x10\xda\x2d\x67\x33\xb9\xbc\xd7\xb3\x0a\x48\x1f\x0e\x7b\xe4\x5e\x86\x3d\xd3\xaf\xfc\x96\x68\x7d\xf1\xe3\xdc\x21\xa1\x63\x61\xa0\x22\x82\xff\x27\x6f\x88\xdd\xc3\x3b\x9b\x3b\x8a\xbe\x99\x9b\xa7\xf7\x38\xf8\x9a\x43\x6a\x76\x46\x3a\xb3\x13\x54\x5b\x37\x1f\x66\x79\xc9\x27\x2e\x23\xc9\xbf\x62\xd5\x2c\x07\x46\x0b\xbf\x67\x24\x9d\xd0\xb0\x5e\x95\x3e\x17\x7e\x6b\x30\xcf\x79\x29\x18\xaa\xa9\x95\xad\xe1\x17\x98\x96\x31\xbb\x78\x07\xcb\x84\xd4\x64\xee\xf2\xa2\x8e\x03\x9e\x9c\xc9\x79\xa7\x23\x4a\x58\xef\x73\x34\x9b\x5c\x99\x43\x9a\xb1\x9e\x34\x52\xaf\x98\x3e\x53\xc0\xd8\x29\x1a\x18\x49\x10\x1e\x9c\x88\x92\xeb\xc2\x2b\x6d\x93\xf5\x7f\x05\xc5\x4d\x19\xd2\xbd\x7c\xb0\xce\x48\x3e\xe1\xad\xae\x12\x52\x72\xb9\x66\xe5\x1b\x93\x61\xf6\xad\xa2\x0b\x11\x23\x59\x0d\x79\xe3\x02\x8c\x4c\x91\xee\xb2\xe7\x38\x32\x46\xe5\x3c\x33\x8c\x31\x55\x62\x3d\x52\x89\xbf\xe2\xdc\x2d\xfe\x22\xac\xeb\x0e\xd5\x7b\x0a\x90\x76\x50\x52\xc1\x0f\x6e\x8e\x23\x57\xf3\x46\xd6\x7d\xa5\x00\x9c\x63\x55\x9b\x92\xde\xb2\x65\x65\x11\xe1\x22\x56\x5c\xa1\x45\x80\x07\x73\xb5\x61\xe1\xd2\x63\xa4\xa5\xfa\xde\xcc\xf5\x44\x97\x74\xd2\xc8\x53\x38\x9f\x6b\x57\x58\x9a\xf3\x27\x0d\xd2\xbc\xd7\xfd\x48\x3f\x20\x02\xb5\xa3\x33\x02\xf0\xdf\xd9\x63\x33\xe7\x67\x18\x55\x66\x59\x6e\xfb\x49\xf9\x13\x4a\x44\xd8\x4f\x69\x1d\xb5\xda\x3f\x4a\x1c\x43\x77\x59\x84\x09\x3e\x80\xc7\x66\xcc\xe2\x25\xc3\x85\x40\x2a\xc7\x0a\xf9\x5c\xe8\x94\x23\xc9\x3c\xa0\x49\xd1\x65\x67\x99\x0b\xbf\x6a\x6a\xb2\x4a\x71\x58\xdd\x4c\xd9\x9a\x31\x5f\xd9\x44\xb5\xdd\x3f\x45\x9e\x47\x1b\x1f\x96\x2d\xcd\xa4\x3b\xfb\x5b\x88\x17\x81\x31\x8b\x02\x04\x67\xa1\xea\x19\x23\x79\xdb\x10\x2f\x20\x93\xfd\x0f\x5d\x58\x20\xcf\x99\x4d\xa5\x64\xdf\xd1\x2d\xa7\x5e\x14\x26\x6b\x76\xd3\x5c\xb1\x0f\xea\x58\x5a\x6e\x7a\xa9\x32\x96\xbe\x34\x21\x57\xbe\x93\xfe\x2e\x6c\x91\x74\x21\x78\x76\x7d\x9f\xe8\x33\xd4\xb7\x68\xa2\x20\x17\xee\xb7\x79\xc7\x9b\x8f\xfc\x02\xf8\xec\x3b\x68\x76\xfe\x68\xfd\x1e\x24\x4c\x4d\xd5\x1e\x45\xf6\x09\x1c\xb3\xb3\x91\xbd\xe8\x69\x95\x09\x39\x9c\x66\x54\xb4\x20\xd9\xf1\xb5\xb2\x3a\xe4\xf9\xce\x58\x89\x12\xdd\xbe\xde\x55\x94\x84\xf6\x2c\x6c\x16\xd8\x63\x9e\x36\xb7\xb8\x35\xd8\x10\xf0\x98\x9d\x8c\x55\x1a\xb3\x74\x0d\xa4\x4a\xf9\x40\x73\x9a\x0c\xe6\xe5\xa9\xdf\x32\xbe\x23\x14\xd5\x08\x86\xfe\x28\x45\x31\x99\xb1\x23\xae\x5c\x36\x89\xe1\xb1\x83\x10\xff\x61\x4c\x5b\x07\x09\x2f\x12\xbf\x16\x06\xf0\xc5\xc4\x2d\x9b\xe3\xdc\x79\x44\xcf\xb0\xe5\xac\x07\xf8\x03\x83\x99\xce\x83\x9f\x22\x7f\xac\x59\xc5\x6b\xe1\xfc\x56\x87\x73\x3f\xc3\x80\xf2\x10\xd7\xe1\xc8\x22\x39\x9d\x13\x19\x2b\x92\xc2\xec\xa6\x50\xb9\xf8\x20\x7b\x92\xdf\xa0\x70\x15\x6b\xaf\xc7\x5d\xde\x37\xa6\xce\xa6\x8f\xc3\x27\x7b\x86\x15\xb3\xd6\x31\xa6\xea\x12\xb4\x7c\x95\xad\x34\x39\x5b\xa5\xb8\xc3\xd2\xa8\x2a\xe4\x34\xfa\x55\x45\x93\xf4\xc9\xe1\xb5\xb2\x76\xc9\xf6\xe8\x9b\x92\x0e\xd1\xf9\xed\x73\x44\x15\xc2\xb5\x6b\x6b\x05\x34\xbe\xc4\x63\x01\x6f\x19\xb7\xcd\x86\xc7\x1e\x62\xd7\x99\x8d\x66\xa2\xe4\xe9\xec\xc7\xda\x69\xf9\xcb\xc5\x16\xd9\xb3\x72\xff\x91\x49\xaa\xc5\x39\x8d\xd4\xd3\x0a\x4f\x5d\x50\x4a\x82\x6c\x61\xf6\xe5\x7d\xae\x92\x45\xaa\xc8\xad\x75\x22\x07\xf9\x31\x5f\x06\xff\x8d\xe4\x8b\xfb\x1e\x6e\x99\xf0\xb5\xcd\x02\xb6\x0f\x4f\x6d\xe6\x43\xbe\x66\x05\xa9\xbe\x69\x4e\x9b\x1e\x08\xe7\xaa\xaf\x56\x4c\x24\xb8\xca\xc7\xa5\x56\x94\xe1\xf2\xbb\x85\x17\x0f\x74\x48\xcf\xe7\x65\xec\x2d\x15\x0f\xe5\xfc\xd9\x12\x25\x6c\xd6\x6e\xf1\x89\xe5\x33\x54\x5b\xdc\xd2\xb9\x2b\xa5\xdf\xa7\x57\xb3\x2e\x0a\xfd\xcc\xc2\x48\xda\xff\x38\xba\x0b\xb7\x26\x1e\x87\x01\xe0\x27\x16\x60\x8b\xa2\xa2\xd8\x94\xd8\x82\x22\x48\x2a\x21\x08\x08\x4a\x88\x20\x22\xd2\xb9\xbe\xbe\xdd\xba\x37\xd6\xa3\x46\x77\x87\x80\xd8\x89\xdd\xdd\xfe\xec\xee\xfc\xaa\xef\xf3\xbc\x7f\xc9\x47\xa0\xd6\x85\x1b\xdb\xbb\xd8\xd2\x1c\x7d\x5f\x7b\x0c\x7b\x9f\xf6\x68\xf3\x17\x86\xaf\xba\xa7\x21\x36\x6b\x84\xca\x5c\x23\x4b\x04\x14\xba\x8a\x92\xf0\x73\x32\xb4\x34\xdd\xfb\x89\x24\xc4\x70\x7e\xf1\x24\xe1\x6f\xf5\x95\xe9\x1c\x7e\x91\x3c\xdf\x22\x9f\xbb\x4a\x38\x5e\x7b\xda\xa8\xec\x4b\x93\x5c\xd6\x6b\xba\xdf\xb3\xa7\x6a\x8b\x3b\xfc\xe8\x55\x6a\xb2\x25\x32\x93\xaa\xda\xd5\xe0\xb8\x1d\x57\x6c\xae\x1e\x0a\x4f\x91\x2d\x37\x4f\xf7\x16\x8b\xbf\x9b\x3e\xb9\x5e\x16\xd6\x69\x93\xa7\x53\xf9\x6b\x14\x5b\x2d\xea\x38\x97\x84\xd1\x8a\xea\x46\x98\xd2\xc0\x1b\xaa\x3b\x4c\xc5\x61\xa4\xc6\x8a\x96\x5c\xe0\x5a\xb9\x9c\xbe\x31\x75\x7a\xb9\x1f\x23\x31\x36\xb5\x64\x15\x53\x1d\x42\x35\xfc\x66\x7d\xf5\xa8\xd7\x8a\x20\xa9\xd3\x30\xd5\x03\x24\xc0\x26\x49\x3e\x0d\x73\x04\x00\x71\x2e\x1e\xa3\xf0\x6f\x1c\x4f\x5f\xce\x2b\xac\x8b\xa7\x5f\x87\x1d\xaa\x1b\x19\xa2\xfc\x1b\x15\xb7\x98\xfe\xbb\x4e\x96\x7d\x62\xcd\x8b\x9d\x5e\xfc\x1a\x5c\x10\xb2\xdc\x30\x08\x85\x7b\xe0\xda\xad\x70\x99\xe3\x33\x55\x3f\x6a\x6d\x93\x2c\xfb\x81\x95\x03\x80\x78\x2b\x8e\xc8\xaf\x36\xd4\x30\x6f\xf3\x26\xd4\xbe\x67\x45\x43\x27\xab\x83\x59\x37\xf2\x59\x15\x04\x98\xba\x2b\xbf\xac\x1c\x9a\x18\x33\x54\x5c\x0a\xdd\x0f\x7e\x6d\xa0\xc0\x97\x3c\x36\x69\xa7\x20\x0f\x1c\xcf\xa9\x38\xd8\x30\x9b\x54\xd9\x69\x3c\x08\x00\xc4\x2e\xf8\x25\x59\x7f\xfd\x33\x14\xe1\x8e\xaa\x5d\x83\x96\x82\xa7\xab\x4c\xe8\x9e\xbc\x72\xf3\x05\xf4\x7e\x4a\x4f\xe9\x3b\xcc\x31\x66\x8e\xe9\x03\xa6\x0e\xde\xae\x3f\x83\xdb\xad\x79\xa6\x41\xf1\x1a\xc7\x4a\xe5\x6f\xc2\xc3\x26\x57\x16\x4e\x3c\x01\x00\x51\x2b\x71\x5a\xda\x53\xef\xc7\x59\xc6\x01\x6a\xf4\x9c\x09\xac\xae\xca\x8f\xe4\xc3\xdc\x1a\xb3\x0b\x59\xb3\xf3\x56\x69\x28\xc9\xd9\x9a\x64\xda\x4c\x92\x41\x7d\xfa\x65\xa4\x66\x0d\x5d\x7d\x9f\x2c\x76\xcc\x51\x26\x93\xb5\x36\xa4\xb4\x9b\x6c\x05\x00\xd1\x64\xf6\x5b\xf1\xc5\xba\x83\x22\x21\x7b\x47\xcd\x28\xe1\x7b\x66\x4e\x65\x8a\x30\x3e\x87\x5d\xae\x15\x74\x24\xdf\x29\xe9\x12\xd8\x6d\x21\x8d\x7d\xfc\xea\xa0\x61\x3a\x3d\xdf\x7d\xf5\x27\xf5\x06\x5e\xa7\xe3\x0a\xc5\x41\xde\x42\x1b\x93\x74\x12\x17\x06\x00\x61\x3e\xc7\x5a\x34\xac\x6e\xa9\x3a\x1e\x6f\xaf\xce\x28\x5a\x48\x6f\xac\x68\x50\x3e\xc9\x7a\x5e\x76\x49\xa1\xd8\x41\x2d\x7e\x22\xf7\x8d\x0e\x34\x3c\x97\x59\x6c\xf8\xa7\x3d\x21\x39\xb8\xda\xb7\x28\x4f\x1c\xeb\x30\x24\xff\x20\xbc\x66\x63\x92\xf8\x0b\xa6\x03\x80\x40\xc3\x2d\xe3\x7f\xab\x35\x94\xde\x45\x4f\x54\x5d\x2e\x7e\x41\x1b\x56\x31\xc7\x34\x2c\x33\xa9\xcc\x47\xff\x2a\x69\x5c\xf1\x46\xed\x99\xa8\x91\x86\x50\x75\xe7\xfa\x0f\x5a\x67\x15\xee\x9e\xa2\xba\xa1\xb0\x75\xf0\x95\xc7\x48\xb9\x36\x54\x71\xad\x48\x0f\x00\xfc\xf7\xbc\xb7\xbc\x9d\xb5\x31\xf5\x72\x24\xb4\x4a\x5d\xf3\x86\x82\x98\x2f\x54\xad\x4a\x7f\x5d\xfa\xc8\xbc\x6d\x7b\xb7\xe9\x51\x69\x46\xe4\x39\xfd\x7d\x53\x7a\xc0\x13\xcd\x5e\xbd\x87\x9b\x50\x95\xa0\x3e\xbc\x50\x23\xbb\xa6\x1c\x65\xe3\x2a\x76\x91\xdc\x03\x00\x7e\xbe\x60\x04\xb7\xb3\x76\x45\x4b\x01\x5c\x59\x45\x69\x54\x14\x5e\x32\x37\xd5\x09\xd2\x43\x4a\x7b\xab\xb7\x6e\x9f\x65\x6a\xad\x00\x22\x83\xf5\x75\xa5\xaa\x00\xaa\x86\x6d\x7c\xe1\xe6\xa8\xb2\xd7\xbe\x5b\x18\x2a\x53\xa8\x2a\x6c\x6c\x44\xff\x93\xde\x07\x00\xfe\x02\x41\x3e\x77\x76\xad\x75\x47\x15\x3c\xb9\x2a\xb8\x55\x59\xb8\xc1\x8c\x35\x85\xa5\x1d\x2f\x25\xea\xce\x25\xd4\x99\xf2\xaa\x1d\x22\x1e\xe8\x77\x9a\xb7\x06\xcc\xd1\xac\x2a\xf1\x5d\x75\x47\x79\x4a\x7f\x62\xe1\x6c\xd9\x8a\xa2\x6f\x36\x53\x44\x7c\x59\x35\xb0\x96\x77\x48\xd0\x04\x47\xed\x09\xa7\xb2\x29\xda\xae\x2e\x5a\x42\xa6\x73\xfb\x4c\xfa\xd2\xa4\x57\xcd\x39\x8c\x89\x5b\x26\xd6\x17\x31\xe7\x05\x9b\xab\xc5\xac\x1d\x5e\xab\xcc\xeb\xc1\x33\x4b\xe2\x8b\xbb\x60\xaa\xfd\x2f\xdd\x55\x74\xd5\xb8\x45\xaa\x5e\xec\x7f\x00\x20\x35\xe0\xdf\xe0\xe5\xbd\x37\xe9\x2f\x28\xb4\xae\x8d\x0c\x49\xa6\x65\xdb\x41\xa6\x6b\xd2\x89\xe6\x29\xcc\xdb\xd1\x6f\xeb\xfd\x58\xfd\xc1\xec\x6a\x1f\xf0\x88\xd7\xcc\xf2\x7f\xd0\x8f\x25\xc1\xc5\x20\x92\x64\xff\x53\x57\x8b\xde\x18\xe7\xa7\x92\xe3\xeb\x00\x40\xca\x22\x46\xc2\x23\x7b\x77\xb3\xa8\x94\x90\xce\x47\xac\xfb\x19\xb7\xda\x92\xc0\xb0\x24\x43\xd3\x00\x78\x36\xfa\x48\xdd\x4b\x08\x0a\xde\x5e\xf5\x1a\xde\xe2\xf9\xa7\xbc\x1d\xd9\xba\xc4\xbd\x78\x05\xca\xb2\xff\xaa\xcb\xc0\x5a\xc7\xc5\xab\xe2\xf0\x33\x00\x20\xdd\x40\x84\x42\x87\x7b\x84\xa8\xae\xf0\x66\xe7\x14\xb4\x22\x23\xa2\xb5\x02\x6d\x49\x9a\xdf\xf8\x17\xbd\x1f\x9d\x52\xb7\x0a\x73\x0f\x1e\x5d\xb5\x1a\xeb\xf2\xdc\x5f\xf6\x1f\x1e\xb1\x64\xa2\x49\x82\xff\xb4\xff\xac\xbd\x48\x34\x8e\xe3\x29\x4f\xb2\x3d\x01\x40\xd2\xcb\x5e\x0c\xd6\x74\xdf\x24\x5b\x0b\x2d\x3a\x12\x49\x7d\x7a\x73\xcb\x5d\xb2\x30\x51\xdd\xb8\x8e\x0c\x8e\x7a\x56\xcb\x20\x7d\x82\xca\x2a\x51\x32\xca\x33\xb3\x2c\x90\x44\x16\xdf\x36\xde\x20\x1b\xed\x5f\x6b\xe7\x91\xb7\xc7\xf5\x2b\x67\x93\xb7\x00\x40\x32\x9a\x5c\xc7\x32\x75\xaf\x11\x8a\x0b\x26\xb5\x77\x0b\xfe\xa5\xdd\x6b\x59\x2a\xa0\x6e\xbf\xdb\x20\xe3\x3f\x8f\x0a\xaf\x39\xc6\xa7\x07\xcd\xaa\x38\xc1\xb7\xf5\x1c\x51\xaa\xe0\x1d\x5f\x5c\x62\x9c\xcf\x2b\xb0\x7f\xa8\x29\xe0\x4d\x1f\xf7\x56\x91\xc7\x05\x01\x40\xbc\x99\x13\xc8\xa4\x74\x6d\x55\x85\xe5\xdd\x69\xbb\xa7\x74\xdb\xad\x6e\x8e\x53\x4c\x4e\xe8\xa8\x6f\x96\xbd\xdc\xbc\xa1\xfa\xb6\xf4\x7c\xa0\x97\xf9\xb6\x64\xff\xda\x98\x92\x2a\x71\xcb\xe2\x55\x06\x37\x91\xd8\xfe\x8c\x9a\x14\x46\x8f\x5f\x2c\xe7\xf2\x4f\x00\x80\x28\x89\xdb\xc2\x98\xda\x79\xd1\xb4\x2f\x97\xdf\xe6\x67\x78\x93\x1a\xd5\xd4\xa4\x9f\xb6\x8d\x5f\xf7\x5d\xeb\x13\xe9\x56\x3d\x5b\x9d\xb9\x21\xdc\x3c\x5b\xa5\xf2\xd0\x15\x3f\x53\x34\xb8\x76\xea\x61\x99\xd9\x5e\x5b\x34\x24\x29\x18\xef\x2f\xbb\x20\xbc\x03\x00\xc2\x3a\xde\x11\xda\xab\xce\xf0\xaa\xfe\x9c\xac\xd6\x33\x15\xc8\x2e\xdf\x26\xcf\xf2\xe9\xf1\x58\x1d\x52\x22\x8b\xf0\xae\x32\x18\xbf\xac\x67\x96\xeb\xf5\xd1\x6b\x9e\x16\xef\xd4\x14\xb9\x2e\xd5\xbd\x56\x19\xec\x83\x8a\x96\xcb\x93\xc7\xfb\xc9\xbc\xc5\xfd\x00\x20\x9c\xca\xaf\xa6\x6d\xea\x9c\x59\xbf\x24\xfb\x41\xab\xa1\x46\x95\x72\xbc\x69\x64\xe5\xa5\x78\xeb\x3a\x9f\xf2\x2f\xe1\x97\xaa\xb6\x94\x0e\x5f\x3f\xa3\x7c\xb3\x69\xf8\x9a\xd2\xe2\x19\xba\x5b\x8b\xbe\xeb\x2a\xd4\xd9\xf6\x8b\x54\x0f\x15\xdd\xe3\x03\xa5\x1f\x24\x22\x00\x10\x9c\xe4\x7f\xa1\x1e\xec\x78\xd2\xf4\x37\x3b\xab\x75\x47\xc3\xc4\x94\x9d\x8d\x27\x6a\x47\xc4\xb5\xd6\x7e\xab\x7c\x1a\xce\xae\x1a\x56\xde\x10\x70\xa3\xec\x77\x49\xec\x9a\x3c\xd3\x51\xc3\xc5\x45\xf7\x74\x7e\x9a\x9f\xf6\x4e\x2a\x44\x79\x76\xfc\x2e\xa9\x4c\xea\x02\x00\x82\x14\x81\x3d\xa5\x7c\xf0\x0d\x2d\x31\xcb\xa2\x7f\x36\x7d\x4a\xf2\xb9\x9e\x0d\xf4\xf3\x31\x5f\x3a\x56\x33\x2a\xc3\x4a\x9b\xbf\x32\xeb\xfd\xfa\xeb\x51\xd6\x03\xb7\x7f\x55\xfd\x50\xa8\xb3\x55\x59\x39\xfc\x6a\xc6\x65\xe3\x0a\xb4\xd5\x3a\x5d\x9d\x8f\x7b\x00\x80\x4c\x47\x78\x53\x74\x83\x04\xa3\x26\xf3\x57\x5f\x3f\x73\x49\xf2\xf1\xee\xa7\xcc\xbe\x98\x67\xed\xf7\x58\xf1\x61\xf2\xe6\x0a\x70\x91\x5f\x5b\xfd\x12\x68\x85\xdb\xb7\xaa\x02\x38\xcd\xd9\xaa\x6c\x27\x72\x74\xc6\x0d\xc3\x1f\xcc\xdf\x9a\xab\xf6\xc7\xf9\x00\x20\x2b\x24\xd6\x53\x78\x83\x93\xc0\x71\x99\x2f\xfb\x36\x83\x59\xc9\x3d\xdd\x1c\xf0\x64\xcc\x95\x76\x1c\x72\x0f\x43\x9b\x83\xa0\x9b\x7e\xe6\xba\xeb\x70\xbb\xdb\xfb\xaa\x99\x48\x9b\xf3\xc8\xb2\xa9\xe8\x85\x19\xf7\x0c\x03\xb8\x95\x75\x85\x7a\x04\x61\x09\x00\x32\x0f\x82\x4d\x89\xde\xbb\x12\x7d\x92\x59\xb7\x07\x45\x5f\x24\xef\xe8\xea\x43\xdf\xc6\xa8\xda\xfa\x31\xbb\xb0\x90\x26\x21\x56\xe0\xc7\xa8\x9b\x8e\xbd\x72\xbb\x5e\x99\x8c\x0b\x9d\x87\x95\xa6\x12\x6e\x33\xde\x1b\x6c\x89\x77\xd6\xb7\x8a\xb2\xd8\xa9\x00\x20\xad\x60\xc7\x17\xe2\x03\x59\xe4\xf5\x4c\xcb\xde\x56\xb2\x67\xc7\xfb\xce\x47\xa4\x30\x66\x45\xeb\x33\x32\x31\xf4\x77\xe3\x5e\x72\x8b\x9f\x7b\xed\x26\x32\xc3\xad\xae\x42\x4f\x6a\x9c\x9e\x97\x54\x93\xa7\x66\xfc\xd6\x27\x72\x46\x8f\x99\xa1\xea\x25\x3f\x03\x80\xe4\x39\xb9\xab\xe0\x7a\xff\x80\x90\x9e\x91\xd5\xf3\x59\xf0\x64\x47\x52\xe7\x6c\xc1\xd6\xad\xdd\xad\xf3\xf9\x67\x42\xb5\x0d\xdf\xf8\x3b\x7c\x1f\xd5\xf0\xf9\xc3\xdc\xb2\xcd\xe7\x79\xbd\x4e\x67\x8b\xef\xf3\xf2\xed\x86\xeb\xcc\xbc\x85\x63\x62\x95\xbf\xb9\x6c\x00\x90\x38\x72\x52\xf3\xcf\xf5\x3d\x50\x0e\xa4\x6f\xef\x99\xa8\xa8\x4a\x8a\xea\x58\x26\xe7\x6f\x39\xd8\xe2\x2a\x4b\xdf\xb8\xaf\xfe\xbb\x34\xc1\x77\x49\x35\x4f\xb2\x75\xd5\xf3\xf2\x73\xe2\x68\x27\x81\xe9\x91\x28\xc8\xce\x46\x5b\x2e\x74\x1a\xd3\xa1\xb4\xe0\x37\x02\x80\xd8\x99\xdb\x97\x57\xda\x37\xd3\x28\x49\xf3\xeb\xde\xa4\x3f\x9b\x18\xd8\x9e\xa9\x1b\x19\x7d\xbc\x79\x87\xc6\x27\xe4\x56\xbd\x43\x11\xee\x93\x53\xd5\xad\xdc\xb7\x2a\xa2\xec\x8f\xfc\x9d\xd3\x32\xd3\x24\x99\xb5\xdd\x70\xcd\x55\xf1\xdf\x31\x8f\x15\x7e\x42\x25\x00\x88\x32\x78\x7d\xb9\x67\xf7\xb0\x2b\xc7\xee\xce\xe9\xda\x57\x3e\xb4\x9d\xd2\xf6\xa0\xb4\x30\xea\x47\xd3\x69\xd3\x7f\x21\x33\xea\x04\x06\xbe\xf7\xa9\xaa\x69\xba\xd1\x2b\x2f\x94\xa5\xab\x0b\x1d\x6f\x19\x19\xca\x86\x19\xcf\x35\x4b\x65\x75\x63\x2d\xe4\x35\x62\x0f\x00\x10\x5e\xe0\x23\xb9\x9b\xf6\x04\xd7\xda\xa7\xfe\xeb\x22\xaa\xc4\xdb\x27\xb7\x99\xcd\x77\xa2\xca\x9a\x88\xb2\x19\xc1\xc7\xeb\xd6\x14\x47\x78\x73\x2b\x4f\x1a\x90\x95\x65\x65\x33\xb4\x7c\xc7\x01\xe3\xfc\xa2\xa8\x19\x0f\xd5\x37\xe4\xd7\xc7\xda\xca\xa3\xc4\x1f\x01\x40\x48\xf0\x0f\xe4\xdc\xde\x63\xd5\xa0\x4c\xad\xe8\xf2\xac\x1d\x48\x38\xde\x16\x55\x35\x14\xb5\xad\x69\x89\x79\x28\x58\x58\x7b\xbb\xb4\xc7\x3b\xa6\x32\xcb\xa4\x5b\x49\x96\x0e\xe8\x37\x39\x76\x1b\x06\xd4\x7d\x33\xbe\xaa\x73\x15\x17\xc7\x6e\x90\xbd\x94\xb0\x01\x40\x38\x9d\xff\x30\x9b\x7e\x48\x47\xcf\x4c\xb9\xb8\xaf\x99\xfe\x39\xbe\xbe\xbf\x89\x21\x8c\x9c\xd8\x13\xc7\xf4\x0f\x9c\xd9\x7e\x8c\xe5\xe6\x59\xdf\xf4\x11\x4c\x5e\xc6\xaf\x3d\x0e\xed\x5f\x90\x5c\xe1\x89\xc4\xd9\xae\x2a\x0e\xc5\xc6\x59\x4e\xd0\x7c\xc7\xf3\x01\x40\x4e\x21\xb6\x67\x73\x0f\x2d\x61\xea\x53\x1e\xed\x0b\x62\xfe\x88\xef\xeb\x0f\x61\xa5\x46\xce\xea\xfe\xc5\x7a\x1d\xb8\xb0\x3d\x17\x6c\xf0\x6c\x6f\x2a\x83\x2a\x97\x29\x6b\x99\xf0\xa9\x05\xbb\xcd\xdf\xd0\x79\xb6\x3e\xc5\xe3\x31\x9d\xe5\x4a\xcd\x61\xbc\x03\x00\xe4\x41\x44\x42\xb6\xf4\xe0\x71\xf0\x49\xca\xcb\xc1\x07\xd0\xdc\xf8\x83\x7d\x8f\xa1\xf4\xc8\xb9\xdd\x3a\x68\x20\xd0\xa1\x7d\x1c\x1c\xe2\xd9\xdd\xe4\x8f\x4c\x5e\xa6\xaf\x9d\x85\x8e\x5a\x90\x6f\xae\xc1\x16\xd8\x86\x9a\x8e\xe3\x5b\x2d\x37\x6b\x70\xc2\x15\x00\xe4\x96\x84\x36\x3b\xed\xc0\x63\x0c\x4c\x39\x39\x08\x60\x99\xf1\xe5\x7d\x23\xb1\x1d\x91\x63\xbb\x8e\x61\x50\xe0\xcc\xb6\xf5\xd8\x61\xcf\x8e\x46\x10\x5f\xb5\xac\xbc\x66\x2b\x7e\x72\x01\xbb\xfc\x39\x41\xb1\x4d\x35\xd9\xb2\x17\x5a\xca\xd5\xd7\xff\x5f\xf1\x48\x67\x67\x66\x5d\xdd\xff\x97\x13\x99\x92\xb6\x77\x26\x67\x4a\x7c\xf2\x1e\x7b\xf2\x5a\xc4\xed\xce\x07\x64\xd9\x86\xef\xad\xa9\xa4\xd4\x53\xd7\x60\x22\xb5\xcb\x94\xd5\x20\x39\xb0\x00\x2f\xb7\x25\x3f\xda\x22\xc6\x28\x8e\x8b\xe5\x25\xf5\x0c\xf2\x0f\x00\x48\xab\x49\x4a\x96\x74\xff\x5a\xe1\x60\xca\x84\x81\x8d\x42\xdb\xf8\x91\xbd\xfe\x02\x30\x42\xd9\x39\x82\xff\x64\xc3\xa1\x16\x29\x9f\xe6\x99\x53\xbf\x9f\x3f\x6e\x19\x58\x55\xc2\x1b\x5c\x40\x94\xf9\xf3\x60\x5b\xad\x41\xc8\x5b\x6a\x35\xb1\x28\x96\x4b\x00\x80\xe4\x16\xa7\x20\xb3\x74\xdf\x2e\x65\xd1\x4e\xd7\xfe\x58\x45\x4e\xdc\x8a\x1e\x77\x79\x70\xf8\xb9\xf6\x4f\xb2\x85\x1b\x6c\x9a\xa9\xd2\x99\x6b\x1f\xd6\xd5\x48\xa6\x2c\x9b\x51\xc9\x15\xdb\x2e\x88\x2f\x5d\x26\x9a\x61\x7b\x54\x4f\x13\x0e\xb7\xc2\x54\x9b\xf8\x12\x00\x10\x5f\xe4\x0e\x64\x14\x0d\xc6\x1b\x2e\x25\xaf\xeb\x4b\xd1\x4f\x88\xdd\xd6\x1d\xa9\x0d\x0b\x1f\xde\x6e\xa9\x16\xaf\x4f\x6c\x12\xa8\xae\xaf\x0d\xaa\xdd\xab\x9c\xb5\xb4\xae\xa2\x4c\xbe\x63\xc1\xd2\x92\x20\xa9\xc6\xf6\x9a\x4e\x2f\x2e\xb1\x3a\xa9\x44\x84\xa1\x00\x20\x1e\xc9\xab\xcd\xb0\xdf\x6b\x36\x3f\xde\xd1\xb3\xa7\xa7\x4c\x12\x73\xb4\xab\xb1\xc4\x75\x13\xa5\x2d\xde\x78\x34\xe0\x62\xe3\x39\x7d\xb2\xc7\xf5\xda\x51\x9a\x1f\x4b\x63\xcd\x9f\x8b\xd8\x0b\x86\x17\x97\x28\x1e\xd9\x3e\xd3\x3e\x96\x59\x58\x8f\x50\x5c\x11\x9d\x04\x00\x51\x26\x3f\x2a\x7d\x70\x6f\x52\xb5\x76\x47\xda\x9e\xec\x8a\x1f\x31\x44\x57\x5c\xf9\xe6\x4d\xcb\xda\x80\x92\xd2\x00\x4d\x63\x81\xf1\x85\x47\x7d\x4d\xb3\x7e\xe5\x52\x0f\x73\x89\x26\x6d\xfe\x7f\xc5\xfe\xaa\x14\xdb\xef\x5a\xae\x7c\x8a\xb5\xb3\x02\x13\xe7\x02\x80\x68\x2a\x5f\x96\xbe\x6b\xef\x94\xba\xe6\x1d\xb3\xf7\xcc\xa8\xbe\x19\xb3\xb1\xf3\xbf\x8a\x6f\x61\xff\x5a\xcb\xca\x47\x07\x64\x37\x8e\x2c\x99\xe0\xa1\xa8\x09\x30\xda\x2e\x5d\x69\x76\xd3\xfe\x59\x60\x63\x3a\x53\x54\x35\x6d\xb6\xd6\x46\xfe\xd1\x7a\x97\x62\x92\xf8\x25\x00\x08\xdb\xf9\x4d\xf7\x3d\x59\x29\x94\xe5\x17\xd6\xb0\x1e\x51\xfe\x1c\xbc\x0c\xee\xa4\x9e\x6b\x2f\x01\x2f\xd1\x1a\xca\x85\x50\x38\xbd\x56\x46\x85\xae\x31\xae\x81\xf5\x30\x8d\xe5\xb0\xab\x02\x59\x01\x9a\x36\x0e\xa1\x63\xe0\x59\x8b\x3b\xb0\xe1\x48\x9f\xf5\x3e\xdc\x07\x9b\x7d\xcf\x85\x59\x47\x3f\x72\x3e\x8a\xb5\x94\x11\x71\xd0\x8a\xb5\x87\xf1\xa0\xed\x2e\xe8\xc1\x64\x95\x5d\x06\x4f\xb0\x96\x4a\xcf\x43\xc9\xe0\x14\x70\x32\x3c\x01\x9a\xb2\x6b\x0a\x7c\x0f\x5e\xb9\x31\x0c\x19\x42\x12\x17\x87\xa1\x57\x51\xa3\x35\x1f\x9f\x8b\x69\xef\x4e\x60\x7c\x04\x69\xe7\x76\x32\x09\xf0\xd0\x01\x0f\xd6\x38\x68\x4a\xdb\x38\x56\x35\x94\x5e\x36\x01\xf4\x85\x6e\x49\xe7\x82\xcf\x60\x06\x0b\x85\x6a\x10\x97\x14\x29\xcc\x41\xde\x87\x1c\x44\x70\x74\x9f\xeb\x0f\xd4\x80\x19\xad\xb7\x63\x5f\xf0\x85\xb7\x67\xd0\x45\xec\x75\x67\x92\x18\xeb\x88\x8f\xfb\x3c\x18\x9f\x88\xba\x96\x08\x66\x11\xc1\x28\x11\xb2\xd6\x11\xdb\xc5\x27\x58\x3f\x89\x4c\x66\x2c\x78\x86\xe0\xec\xc4\xa1\x63\x44\x71\xf0\x79\xf8\x2e\xd1\xe2\x9a\x8b\x5a\x12\xc7\xad\x97\x60\x7c\x22\xf7\x86\x1d\xcd\x5d\x34\x6f\x68\x1f\xed\xa7\x30\x7a\xe0\x26\x7d\xaf\x80\xdb\xb4\x86\x91\xcf\x3f\x6d\xea\x60\xae\xe0\x2f\x14\xb9\xb2\x86\xf3\x8c\xf4\x9f\xac\x77\xbc\xf1\xc9\xd1\xe0\x5f\x2e\x16\x3c\x09\x76\xe0\x3c\x5e\xf4\x0d\xc9\xe3\xcc\xb6\xf6\x45\xff\xb2\xaf\x5d\x09\xa3\x0e\x53\xb5\x1e\xcf\xa5\x1e\x54\x86\xf4\x8d\xa2\xc9\xe4\xcf\xeb\xf7\xd1\xb7\xc9\x4a\x0c\x22\xc6\x0a\x69\x82\x60\x0b\xd3\x4e\xe2\x4c\x63\xb0\x66\x8a\xde\xec\x18\x07\xfa\x0b\x2b\x82\x56\x41\x2c\x41\xc0\x22\x3e\x7c\x8d\xa7\xb3\x8e\x44\x99\x9c\xa0\xf3\x5f\x0a\x29\xe5\x05\x87\x19\x94\x84\xd2\x80\xee\x24\xaa\x67\xb1\x4d\x0d\x93\x66\x6b\x38\xaf\xad\xa6\x0f\xd3\xf1\xb9\x97\x19\x80\xc6\x83\x12\xc7\xb4\x53\x9d\x49\xa4\xb3\xa2\x15\x1e\x1b\x3e\x81\xd5\xd2\x42\x97\x07\xf0\x34\x51\xb4\x75\x26\x72\x81\x97\x76\x66\x46\x41\x74\x6b\xdb\x01\x8b\xc2\xad\x4d\x92\x8e\x08\xca\xa6\xfa\x84\xca\x6a\xea\xaa\x9a\xe1\xea\xc9\x34\xa7\x0a\x03\x29\xa4\xaf\x2e\x1b\x5f\x90\xc8\x48\x31\x85\x27\x3c\x60\x36\xe8\x42\xd7\x77\x80\xe3\x55\x9f\x5c\x16\x41\x3a\x99\x87\x75\x16\xb2\x4b\xc0\x1a\x3a\x99\xdf\xb7\xdf\x7a\x50\x53\x70\xa0\xff\x69\xeb\xd9\xc2\xae\x9e\x46\x73\x30\xa5\xac\x63\xa3\xf2\x0e\x55\xdf\x3c\x48\xe0\xb4\xd6\xba\xff\xf2\x24\xf4\x47\x95\x2f\xb7\x15\x30\x9d\x4a\x77\x07\x0c\xb0\x64\xfa\x1c\xe7\x0a\x68\x91\xf2\xb3\x75\x16\x32\x5e\xb4\xe1\xe4\x81\x7c\xf1\xb1\x25\x7b\xab\x0b\x04\x07\xab\x5a\xee\x16\x82\x7b\x3f\x96\x6f\xa7\x24\xed\x99\xaa\xf8\x8f\x1a\xd3\xf1\x17\x6f\xa3\x65\x37\x37\xe7\x5e\xa2\x9b\x6b\x3f\xc5\xdf\x63\xfc\xcf\xdc\x16\x90\xc4\x0a\x30\x3e\x76\x46\xc0\x17\x45\x62\x6b\x01\x7c\x45\xf4\xbf\x13\x7f\xf3\x53\x4e\x27\x0e\xbc\x2a\x88\x3e\x8e\xb7\xb8\x16\xae\x3d\x94\x53\xd6\x4e\x99\x36\xe8\xa4\xd8\x46\xb5\xec\xd5\xe3\xd3\x69\xd3\xdb\xf7\xe7\x46\xd2\x43\x1b\x73\xe2\x85\x0c\x4e\x15\x2d\xc0\x8b\x79\xa7\xf8\xb1\xb3\x10\x14\xa8\x3b\xac\x2f\xc2\x74\xf1\xdc\x9b\xb7\xa1\xcb\x85\xf5\xa7\xb3\xe0\x31\x14\xc5\x20\x09\x87\x52\xa9\xcd\xad\xb0\x86\x16\x5f\xfc\x1d\x7e\x42\x4f\x16\x87\x21\x1e\x8c\x72\xc6\x6b\xa4\x82\xf9\xdf\xce\xcd\xe8\x3c\x10\x09\xfe\x87\xee\x85\xa7\xba\xc2\x18\x03\xb9\x68\x9d\x8e\x67\x63\x9b\x6f\x3c\x85\x6c\xe9\x4b\x4e\x49\xa0\x9d\xf4\x0b\x7b\x7b\xa0\x0e\x06\xb5\xe9\x05\x3c\x8a\x39\xbd\xd8\x13\xce\x66\xde\x11\x99\xe1\xb3\xac\x4b\x8c\x48\x64\x3d\xf8\x28\x79\x00\xb9\x09\x8f\x0d\x4e\x40\x05\x48\xe8\xa2\x5f\x58\x24\x5a\x65\x3d\x0c\x8f\xc5\xf6\x5c\x7f\x06\x26\xb3\xae\x0e\x19\xc1\x01\x70\xc5\xc0\x5d\xc8\x16\xd4\x35\x4d\x87\x40\xf0\xbb\x09\x84\x9e\x41\xa0\xf0\x03\x1c\x0b\x2f\xa4\xf7\xc0\xf7\xe0\x97\xc9\xee\x08\x81\x1c\x0a\x7a\x8a\xae\x43\xeb\x17\x35\x63\x93\xb1\x72\xab\xbb\xb8\x2b\xbe\xe1\xea\x43\xe6\x5f\x22\xff\x44\x0d\x8b\x4a\xf8\xf4\x7d\x64\xbd\x23\xc6\x35\x64\x80\xbb\xf0\xe7\x86\xbf\xe0\x43\xfc\xae\xa0\x0c\xca\xc1\x7f\xd1\xf4\xf0\x68\x62\xd1\x8e\xa5\xf0\x71\x22\x31\x68\x32\x52\x4c\x68\x16\x2d\x45\x65\xc4\x51\xab\x21\xec\x00\x21\xbd\x74\x85\x71\x4c\xb8\xf2\xd8\x48\x66\x88\x80\xdd\x5b\xca\x3c\xcf\x3f\x5b\x97\xcc\x8a\xe2\x3b\xe8\x3d\x59\x8f\x78\x6a\xfe\x0c\x10\xe5\xcd\xa2\x46\x42\xcb\xb8\xcd\x49\x76\xb0\x05\xd7\x2d\x30\x04\x7e\xc5\xd9\xe3\x72\x1a\xf9\xc8\x99\x6a\xf5\x18\xf3\x64\xbf\x3d\xbf\x85\xae\x51\xaa\x0f\x3d\x66\xcc\x57\x6c\xe9\xba\xcf\x38\x20\x1f\x5f\xfd\x95\xb9\x59\x7a\x5b\x3b\x97\xf9\x5e\xd2\xce\xdd\xcc\x32\x8b\x8d\x85\x37\xc1\xdd\x22\x68\xfb\x6b\x68\xa3\x30\x68\x03\x17\xf6\x11\x58\xb8\xe4\x20\xdb\x78\x88\xf5\x04\xb4\x8d\xb3\xfd\xd4\x1f\xda\xc2\xb2\xd9\xfb\x7e\xd2\x2e\x94\x4c\x69\x0f\xa7\x53\x8c\x7f\x2a\x8e\x33\x26\xeb\xaf\x17\x6d\x66\x1c\xd5\x36\xb3\xef\x32\xc5\x6a\x34\xff\x38\x2b\x5d\xb5\x22\x21\x0e\x4c\x94\x1f\x5e\x1f\x0f\x65\x4a\xe7\x3a\x3f\x81\xf5\xa2\xc5\xd6\x7e\xa8\x05\xaf\xe0\x44\x1a\x75\x66\xcb\xec\x81\x06\xea\xa5\xc6\x29\x2d\x9b\x68\xdc\xda\xbf\xe5\xc3\xe8\x4b\xab\xce\x2a\xce\xd3\x5f\x9a\xf9\x78\x29\xe3\x60\xe9\x9c\xdc\xcb\xcc\x16\xa3\x20\xfe\x2c\xab\x4b\xdb\x1a\xb0\x18\xbc\xa4\x12\x38\x6f\x86\xc7\x48\xff\xb3\x8e\x47\x64\x82\xc2\xa3\x6f\x28\xd0\xe0\xcc\xbe\xe5\xd4\x35\x7d\xf3\x1a\xaf\x51\x9f\x77\x4f\x28\x69\xa3\x19\xdb\x6e\xcb\x6a\xe8\xf1\x4d\x2c\xd4\xcc\x70\xab\x7d\x90\x33\x96\xb9\xb8\xe2\x7b\xdc\x4e\xd6\x8a\x92\x0a\xff\xa5\x60\xb4\xee\xb6\xd3\x29\xa8\x42\x59\x6a\xbd\x1b\x71\x13\x2d\x3d\xf2\x92\xe2\x7f\x64\xf2\x1e\x6f\xca\xcf\xfd\x83\x0d\x8f\xa8\x0d\x03\x1e\xc5\xc7\x69\xb1\x3d\x32\xe9\x29\xfa\xd4\xf6\x6a\xe4\x1a\xfd\x7d\x13\x92\x1d\xc7\x78\x51\xf3\x36\xf6\x12\xf3\x75\xf9\x6d\xbf\x6b\xa0\x95\x31\xc0\xa9\x1a\xda\x51\xe4\x62\x2d\x86\xbf\x8a\x4e\x1f\x71\xa5\x4c\x1c\x9a\xd9\xcb\xa3\x1c\x3c\x0a\x36\x2c\xa5\x66\x1c\x28\x2e\x9e\x41\x9b\x30\x20\x96\x3a\xd3\x4e\xf6\xb8\x22\xfe\xf4\xb2\x36\x34\xeb\x26\xa3\xa8\x21\x3e\x16\x66\xca\x2b\x8b\xfc\xda\x58\x35\xc5\xab\x9d\x9a\xc0\xbf\xea\x8d\xd6\x37\x61\x9d\x78\xd4\x95\x60\x74\x77\xe1\x82\xe3\xa9\xe8\x36\xca\xfc\x3d\x5f\xd1\x44\xea\xf4\x7a\x29\x8a\xd0\xac\x0c\x2b\xd1\x3a\xfa\x2c\xfe\x13\xf4\x1c\x23\x85\xfa\x12\x1b\xc1\x1c\x4a\xea\xc3\x36\x81\xd1\x81\x27\xb1\x26\xe8\x87\xcb\x77\x7c\x01\x72\xc6\xaa\x05\xbf\x83\x25\x5f\xce\x47\xea\x68\xe5\xc7\xb8\xc8\x1e\x7a\xf4\x9e\x79\xc8\x25\xc6\x88\xba\xa3\xc8\x0f\x46\xbf\xbe\x10\x5d\xc1\x14\xf2\xdd\xd1\x34\x16\x97\xba\x11\x6d\x01\xcd\x49\xf3\xb1\x91\xd0\xcd\xc0\x35\x18\x13\x71\x74\x61\x62\xff\x50\x83\xd5\x06\xfc\x24\x76\xe8\x92\x0c\x7e\xcb\xf2\x38\xda\x84\x4c\x67\xd5\xf4\x06\x23\x1b\x41\x9b\xda\x4f\x48\x21\x28\xd4\x75\x22\x9d\x90\x0d\x4f\x86\x7c\x81\xce\x50\xba\xd1\x50\xb8\x2c\xb1\x0c\xed\x42\x78\x1b\x0e\x61\xee\x28\xee\xb2\x08\x3b\x83\xc9\xad\xe6\xe2\xb5\x78\xc8\x05\x16\xa4\xc3\x6b\x0e\xb7\x40\xd7\x70\x71\x37\x05\xb6\xc5\xf3\x6b\xc2\xe0\x1d\x78\xb4\xd6\x1f\xee\xc2\xe3\xb8\x7e\xc8\x58\x5c\x50\x68\x40\x58\xf8\x89\xed\xb5\xc8\x6f\x62\xfc\xfa\x2f\xa8\x89\xd8\xe1\xdc\x85\x85\x12\x8d\x56\x93\x71\x6f\x42\x74\x76\x1b\xc8\x12\xac\x3f\x38\x15\xdc\xcf\x6f\xef\x5c\x00\x4d\xe0\x4f\xaa\xda\x02\x25\xf2\x70\xb5\x18\x3a\xc0\xfd\x43\x1e\x83\x5d\xb8\xa6\x82\x44\xb8\x9e\xeb\x95\x50\x81\xf8\x70\xee\xaf\xf7\x45\x5e\x72\x60\xe7\xdd\x68\x1b\xf9\xd5\x2a\x18\xeb\x66\xbf\x3d\xe5\xc8\xda\xa8\x60\xed\x9b\xc3\x6a\x93\x27\xb5\x21\xe0\x4c\xd9\x4a\xf3\x7f\x60\x9e\x74\xba\x8a\x07\xde\x92\x8c\x60\x8f\x81\x62\xc4\xc3\xf2\x3e\x42\x4f\x85\x3f\xb7\xa1\xb0\x54\xf0\x38\x40\x80\xf8\xf2\xfb\x9d\x27\xa3\xb6\xbc\x58\x2b\x36\xe6\xc8\x89\x3f\x76\x85\xf1\xa7\xe4\x6c\x7f\x10\x33\xd7\xf4\xb8\x19\x60\x5e\x35\xfc\xaf\xf4\x3e\x6b\x8d\xee\xae\xfc\x10\xab\x47\x73\x16\xab\x06\x03\x8b\x06\x72\x5e\x82\xaf\x94\xb2\xb8\xf7\x50\xa5\xdc\xc7\x3f\x0f\xce\x92\x1c\x71\x32\x20\x51\xc2\xef\x56\x87\x50\x06\x6f\xf7\x61\x84\x61\xd5\x24\xe9\x9d\xca\x00\xeb\xf5\x0d\x63\x19\x2f\x6a\x4a\x8a\xe7\x33\xe3\x2b\x95\xd2\x20\xe6\xfd\xf2\x4c\x24\x87\x85\x97\x38\x65\xfd\x07\xae\x32\x74\xc7\x66\x82\x3f\xb4\x23\xfd\x36\x41\x97\x55\x63\x9c\xa6\xc2\xc7\xa5\x9d\x56\x6f\x91\x1f\x82\x6d\x07\xee\xd1\x77\x0d\x38\x75\xe9\xe9\xb7\x7b\xe3\x6a\x4b\x18\x21\x9d\x59\x86\xbb\x8c\x23\xad\xbb\xc5\xce\xcc\x88\x46\x67\x08\x64\x7e\xa9\xe9\xcf\x5c\xcf\xea\x30\xff\x8a\x19\x06\x42\xc5\x97\x7c\x23\xa1\x58\x9d\xb7\xa3\x04\x4e\x50\xae\xb1\xfa\x8d\x94\x89\x2c\xf7\x3f\xa0\x2f\x38\xf8\xbe\xb3\x92\x6e\x1c\x3c\x53\xd3\xc8\xb0\xea\x63\xe8\xbf\x31\x88\xae\x3f\xa2\xcd\xcc\xb1\x6d\x3e\x60\x17\xb3\xa3\xd1\x27\xa3\x88\x95\x5b\x7d\x7f\x2b\x1d\x5c\x59\xf6\xdb\xe7\x0b\x34\xde\x60\x74\xdc\x0d\x4f\x53\x0d\x5a\xcf\x41\x92\x44\x15\xfb\x1d\x68\x2f\x8f\x5f\xec\x78\x46\xdf\x76\x38\xb3\xfa\x33\xfd\xf8\xbe\x83\xfa\x10\xc6\x9a\xbe\xff\x09\xbb\x18\xfb\xbb\x7a\xc0\x79\xcc\xc4\xd6\x65\x19\x36\xac\x29\xf5\xeb\xb6\xce\x62\x5d\xa9\xa8\xf1\x19\x02\x5b\x4c\xa4\x63\x36\xd4\x57\x74\xdd\x3a\x17\xfe\x2d\xba\x3b\x34\x95\x6c\x2a\x08\x1c\x74\x26\xfd\x0b\xd3\x5a\x9b\xd8\x4f\x28\x50\xf9\x53\x76\x17\x15\x54\xae\x61\x8b\x68\x46\xbc\x9a\xbd\x8d\xfe\x34\x37\x87\xed\xc6\x8c\x8d\x1f\xc6\x1e\xcb\xfa\xe8\xf7\x8a\xf8\x01\x35\x38\x66\x11\x5f\x11\xf3\xe8\x22\xf6\x1a\x6c\xfd\xc9\x18\xd2\x82\x5a\xb7\x37\x8d\x5d\x4f\x03\x5b\x9e\xb2\x63\xe8\x81\xe5\x2e\xec\x95\x8c\x61\x0a\x01\xdb\x96\xf1\x08\x1f\x46\x7c\x63\xbe\xca\xb9\x4b\x3c\x00\x6d\xe3\x40\xe2\x2c\x94\xee\x07\x11\x43\xf0\x69\x87\xaf\xc4\x6d\x34\x75\x74\x18\xdb\x11\xab\x3d\x21\x66\x27\x33\x9d\x06\x54\xec\x09\xcc\xd6\x96\x89\xc4\x69\x96\x7b\x59\x22\xd1\xc5\x6a\x96\x9f\x23\xcc\x60\x08\x96\x40\x88\x21\x9b\x9c\x10\x82\x80\x7e\xc6\x0d\x23\x10\x04\xf0\xb3\x20\xe4\xe8\x64\x87\x06\xa2\x05\x0b\x1d\x3d\x8f\x6d\x8d\xcf\x39\xd6\x4a\xcc\xc1\x42\xfb\x8e\xe1\xaf\x31\xcf\xa6\xcd\xf8\x01\xcc\xb9\xe4\x1c\xde\x8d\xb9\xc9\xd2\xf0\x4e\x2c\x01\x9d\x81\xb7\x62\x15\xd9\x6e\xf8\x1e\xec\xbf\x58\x17\xfc\x1c\x9e\xe7\x1b\x8b\xff\xc6\x1f\x39\x84\x11\xcb\x88\xe4\xd1\xee\x44\x2d\xb1\xeb\xf0\x0d\xec\x15\xaf\xa8\x37\x04\xbb\xce\x9b\xd9\x30\x1b\x3b\xce\xad\x36\x3d\xc2\x86\xb8\x2b\x24\x7b\xb1\xab\x9c\x4b\x70\x2d\xf6\x3f\x8e\x2c\xf3\x17\xf6\x87\x13\x15\xe3\x8a\xcf\xe4\xcc\xf3\x69\xc6\x63\xc8\x17\x0e\x93\x70\x03\x59\x32\x9a\x46\xcc\x66\x1f\x38\x90\x8d\x8d\x97\x51\xba\x52\xd0\x8f\x52\x59\x6d\x0b\xfa\x50\x62\x32\x0c\xa2\xef\xc4\x65\xa2\xfb\xd8\x68\x51\x33\x34\x0e\x5b\x28\x3c\x9f\x51\x8f\x45\x08\xde\x6e\x5d\x80\x51\x04\xa3\x7c\xac\xb0\x36\xfe\xf8\x85\xb7\xb0\xbf\xdc\x0f\xa3\x0f\xe1\x72\x8e\xf3\xde\xd3\xc8\x65\x93\x57\xdb\x73\xe4\xa0\x41\x56\xb5\x15\xe9\xd7\x9d\xd5\xee\x45\x2e\x6a\xde\x0a\x56\x23\x9f\xd5\x63\x98\x83\xe8\x1c\xd5\x92\xb4\x2e\x34\x41\xb1\x26\xba\x01\x55\xca\x96\x7b\xdb\xa2\xd7\xc4\xdf\x16\xca\xb0\xe5\x42\x86\x65\x20\x76\x8c\xe7\xd8\x07\xc2\xaf\xea\xb9\xcd\x87\xe1\xa7\x35\xfb\xcc\x14\xf8\x7f\x95\x5f\xd4\x13\xe1\x7f\xe6\x59\xdc\x33\x88\x73\xe9\x52\xba\x0a\xd9\x69\x5a\x96\x7a\x09\xa9\xd7\x5b\x44\xcd\x44\xde\xa9\xeb\xbc\xbe\xa3\xeb\x95\xc3\x16\x7c\x47\x9b\x24\xff\x2c\x13\xb1\x50\xc1\xb0\xde\xc9\xf0\x86\x5e\xb0\x91\x0a\x47\x74\x7e\x29\x73\x86\xa3\xdb\x36\x2b\x9f\xc1\x85\x4d\x24\x79\x1c\x36\xd5\x09\xa9\xbd\xf0\xb5\xaa\xd4\x5d\x8b\x91\x79\x65\xdf\x23\x87\x90\x02\x93\x8b\xe7\x37\xe4\xbc\xe6\xcb\x82\x0c\xd4\x5f\x11\x6b\x99\x81\x3e\x17\x16\xf7\x8c\x86\x5d\x07\xbf\x34\x10\xf0\x9c\x7e\xc7\xd2\x00\xd8\xb6\xc7\x49\x69\x05\x2f\x6f\x7f\xce\xfe\x02\xc7\x35\x17\x50\xbe\xc2\xaa\xba\x83\x29\x1c\xf8\x4e\x65\x6f\xa4\x37\xe2\x5c\xba\xca\x53\x87\x88\xf5\xee\x0b\xbc\x50\x40\x39\x64\xc9\x45\xeb\x44\xae\xdd\x9e\xf0\xf4\xc3\xda\xfa\x13\xd0\xa7\xfd\x45\x25\x1a\xe8\xfa\x40\x88\x62\x17\xf4\xb2\xa7\x9e\xbd\x0d\xb6\x6a\x3f\x48\xc9\x80\xbd\x9a\x54\x29\xd6\x30\x59\xf3\x23\xe2\x0e\x7c\xae\xfc\x98\xe7\x4e\x64\x91\x71\xcc\x02\x0f\xa4\x4a\x75\xdb\xf2\x04\xba\x5e\x94\xb3\xcf\x59\x98\x9f\x6f\x6c\xff\x27\x18\x28\x68\xaa\x76\x16\x4c\x2c\x1c\xd0\xb9\xf3\x71\xca\x59\xc1\x36\xde\x47\x9a\x05\xd3\xc4\x4b\xa4\xef\x48\x0b\xe4\x0e\x31\x1e\x47\x69\xb9\xab\x59\x62\x2f\x09\xa7\x01\xda\x34\xdf\x97\xe3\x82\xa4\x8c\xb4\x24\x9f\x63\x93\x07\x69\x82\x4b\x94\x53\xed\x81\x82\xc5\xd4\xd2\x2a\x06\x5f\x45\x2b\xd0\x2a\xf8\x56\xf4\xf5\xfc\x03\x3c\x01\x63\x2d\x73\x2c\xf7\x2f\x33\x7a\xf7\x09\x2e\xc8\x2a\x8a\x72\xe1\xfc\x04\xdf\x7b\xcd\xe3\x10\xf0\xee\x79\xef\x38\x13\x50\xfb\x11\x77\xc9\x3b\x58\xce\xde\x1e\x81\x27\xc3\xae\x8d\xcd\xaf\x62\x74\x54\xf6\xf3\x27\x33\x43\x35\x77\x78\x6a\xe6\x4d\xfe\x0c\xde\x0c\x96\x82\x01\x72\x4b\xc0\xec\xdd\xeb\xb9\x73\xa1\xf4\xcd\x47\x39\xed\x30\xea\x79\x8a\x13\x88\xd4\xcc\xdb\x4f\x3e\x44\xff\x8d\xb8\x4d\x0e\x60\x2f\x07\xec\xf8\xb3\x90\x3b\x2d\xaf\x78\x5a\xe4\x4d\x85\x03\x6f\x06\x0a\xa8\x73\xb8\x4d\xa8\x33\xf7\x0c\xd7\x0f\xcd\xa1\x87\x72\x2e\xa3\xe7\x52\xbd\x39\x19\x58\x70\xe4\x3f\xce\x18\xec\xac\xe7\x72\x72\x3f\x9e\x34\x8f\x41\x66\x12\x23\x47\xfc\x47\xc6\x12\x73\xf7\xb4\x73\xdf\x73\x3e\x34\xf5\x71\x65\x1c\x43\xf9\x3a\xee\x42\x8e\xbf\x6a\x2f\xe7\x08\xf9\x81\xb3\x99\x93\x4a\xb6\x53\xff\xe3\x8c\x22\x95\xbb\xe6\x91\x4d\x24\x2b\x72\x06\x99\x42\xa6\xaf\xd5\x90\x73\xc8\xf0\x79\x81\xec\x6b\xe4\xaa\x91\x7e\xec\x0b\x6c\x56\x77\x19\x77\x8e\x44\xdf\xb0\x90\x33\x20\x3e\x59\xf2\x9e\xb3\x4d\xf4\x55\xd1\x4d\xfe\x11\xcd\x61\x2b\xc8\x26\xe1\x16\x0a\x48\xc6\x08\x2a\x77\xde\x23\x2d\xf9\x6f\x23\x66\xb1\x0f\xf3\x5d\x3d\x7e\xb1\x31\x5e\xc2\xbc\x71\x6c\x1f\x6e\xc1\x48\x09\xdb\x93\x3c\xdf\xb1\x8a\xfc\xaa\x3f\x53\x73\x91\x6c\xd4\xad\x37\x9e\x22\xa3\x34\x9d\xd2\xfb\xec\xdf\xea\x11\xf8\x78\x76\x8b\x6a\x4b\x41\x08\x3b\x4d\xd1\x94\x3c\x92\xed\x20\x7b\xb3\xa9\x87\x78\x2e\x9d\xe0\x31\x9e\x68\x15\x8f\x99\xdb\x47\x40\x82\x0b\x23\x3f\x12\x28\x77\x6f\xeb\x78\x72\x61\xcd\xba\xca\x1b\xec\x87\x95\x17\xf5\x23\xd9\x3a\xf3\x66\xf1\x16\xb6\x5f\x69\x37\x72\x88\xf8\x52\x3c\x3c\x6f\x35\xd1\x6b\x08\x4a\x5a\x4b\xe0\xda\xe4\xb0\x20\x22\xa4\x28\x60\x8d\x35\x31\x4d\xfe\x64\x6e\x08\xfe\x42\xb2\x6a\x94\x0f\xfe\x9a\x2f\x6e\x52\xb3\x7b\x3b\x4b\xcc\x02\x76\x5e\x5b\x8a\xe6\x3c\x7b\x7a\xf3\x58\xa1\x27\x71\xb4\x5e\x04\x9d\x23\x98\xd5\xb7\x72\xf2\x08\x8f\x0a\x8b\xed\xf5\x84\x45\xc9\x8b\x8d\x9f\xf1\xcb\x86\xdc\xd5\xa3\xf1\x7a\xb5\x6e\x4e\x3f\x4e\xc8\xb7\x8f\x0a\xc6\x79\xc2\x71\x8d\x0a\xb6\xb2\xef\x7c\xb9\x82\x1d\xd0\x13\xa2\x7e\x41\x3c\xed\x28\x16\xec\x24\x64\x2d\x4d\x10\x40\x78\x35\xf0\xb2\xbb\xf0\x9f\x35\x8e\xdb\x87\xe3\x87\xcd\xcc\x8d\xd9\xb8\xaa\x38\xd2\xbd\x1c\x4f\xd3\xf6\xcf\xe1\xe3\x3e\x8a\x81\x51\x09\xb8\xbf\xd0\xd4\x70\x84\x9d\xb7\x7f\x45\xd9\x45\xf6\xa4\x01\xa6\x7a\x0d\xd1\xda\x0b\xf3\xfb\x89\x4d\x9d\xcb\xc0\xdd\xf8\xe7\x96\x8a\x6c\x47\xbc\xa9\x7e\x28\x41\x8e\xe7\x55\x29\x36\x5a\xe2\x1e\xa5\x87\xdd\x93\x71\x6b\x3d\x36\x07\xc1\x1e\x29\x8f\x8c\x52\x61\xf7\x84\xf7\xda\xd9\x8a\x49\x79\xf7\xaa\xff\xc8\xde\x17\x0c\x37\x7c\x92\xde\x2a\x74\x90\x5c\x96\xdc\xa5\x84\xa1\xa7\xc5\x0f\xa8\xba\xbc\xd7\xa2\x4b\xb4\x7f\x49\x42\xe1\x21\x46\x51\x68\x8b\xa0\x93\xb5\xde\x7d\x3f\xbf\x04\x9a\x64\x7f\x9d\x27\x44\xbc\x2c\x92\xb8\x9d\xe8\x97\xb6\x06\x39\x52\xf8\xa9\x7a\xa3\xac\x80\x72\xdb\xb0\x45\x9a\x45\x3d\x22\xf1\x91\x50\x68\x8d\xa8\xbf\x18\xa1\xef\xc9\xcb\x17\xa1\x8c\xbb\x49\x53\x85\x4c\xd6\xa2\xd0\x2d\x02\x08\xd4\xba\x67\xf1\xa9\xb0\x9d\x7d\x05\x2f\x17\x79\x6e\x11\xc2\x2d\xc7\xd6\xb4\x9e\x90\xbd\xa4\x3b\x55\x89\xa5\x1f\xe9\x57\xf4\xcd\x92\x5f\x0c\x9e\xb8\x4c\x62\xc9\x74\x40\x5a\xc4\xd3\x98\xef\x72\x9f\x89\xe6\xb2\xee\x26\x9a\x85\x0e\xe0\x9b\x8d\x3f\x05\x6e\xf0\x44\xf7\x39\xfc\x75\x48\x98\x3d\x9b\xe7\x8b\x1e\xb2\x88\xe3\xa2\x58\x5b\x4b\xbc\xf4\x14\x9c\x5b\x39\x55\xf2\x0a\xee\xd6\x79\x49\xc6\xc3\x9f\x44\x11\xe2\xa5\x88\x3b\x8c\x8b\x22\x11\x75\xce\x55\x61\x1a\x3a\x69\x7b\x87\x80\x89\x36\x6e\xdc\xc8\x37\x61\x7e\x6e\x06\x5e\x1f\xf6\xda\x3e\x9c\x7b\x1c\xef\xb4\x90\x71\x6d\xf0\x5b\x4d\x05\x92\x17\x64\x8c\x39\x5e\x32\x9a\x5c\xaa\x29\x11\x2f\x62\xff\x16\xdc\x14\x6d\x65\x9f\x84\xdc\x84\x6c\x76\x7d\x76\xab\xa0\x86\x5d\x9f\xd0\xc5\x3f\xc6\xee\x09\x11\xf3\xbe\xb0\xf7\xbb\x2d\xe0\xd9\xb1\x4f\xda\x7b\x70\x57\xb2\x2f\x58\x7c\xe6\xf0\xd9\xce\xf5\x26\xc9\x5c\x51\x5d\xe9\x6b\xb1\xaf\xc8\xba\x48\x28\x4a\x15\xa6\xf0\x2d\x84\x6a\x41\x3b\xab\x4c\x70\x54\x60\x99\x15\xce\xff\xc0\xc7\xb7\xc9\xf8\x33\x79\x3f\x82\x07\x78\xe1\xbc\x9d\xab\xda\xb8\x2c\xee\x41\x7b\x0f\x8e\x8a\xf3\x77\x38\x4e\x3e\x24\xd9\x35\x39\x62\x7f\xed\x2a\xd3\x1d\xd1\x56\xf5\x3b\x85\x49\x08\x15\x95\x70\x76\x09\x1a\x54\xf6\x8c\x30\xfe\x1d\x45\x79\xc6\x06\xfe\x44\xb9\x4b\xdc\x35\xde\x06\x69\x5d\xd0\x6e\x2e\x26\xfe\x6f\xe5\x10\xa7\x4d\xb4\x72\xd6\x7d\xf2\xa2\x60\xd5\xf0\x33\xa4\x23\x37\xae\x92\x14\x6d\xad\x9c\x60\x98\x22\xd4\x96\xdf\x97\x0d\x13\x5c\x2c\xad\x61\x03\xfc\x7f\xc5\x1b\x68\x0e\xfc\xe5\x86\x2b\x69\x31\xbc\x1c\x5d\x7c\xac\x33\xb7\x5e\xdd\x17\x38\x8a\xf3\x44\x79\x6b\xc5\x79\x8e\x9d\xec\xd8\xac\x54\x72\x83\x78\xc7\xf0\x5f\xec\x32\xfe\x68\xf3\x1a\x91\x6d\xab\x46\xfb\x52\xe8\xd6\xd4\x27\x7e\x22\x48\xab\xef\xc5\x87\xf1\x55\x35\x08\x25\x9c\x77\xb0\x72\x66\x6a\x03\xf7\x47\x99\x7a\x6b\x27\x77\x95\xe9\xcc\xfa\xc3\x1c\xba\xae\x66\xf9\x10\xd9\x5e\xb4\x78\xe6\x25\xf6\x6d\x59\xd4\x08\x0b\xf6\x52\x01\xad\xdc\x45\xf8\xaa\x9b\xab\xf9\x21\x1c\xd7\x11\x2d\x1e\x21\xf0\x68\xf9\x84\x2d\xe1\x27\x37\x46\x17\x8a\x79\xe2\x5a\xce\xae\xaf\xdc\x03\x95\xe0\xd6\xa9\x9c\xaf\x65\x0b\xd7\xaf\xe3\xb8\x1b\xb7\x2f\x4f\x24\x0b\x35\x2b\x66\x96\xb1\x4d\xf2\x92\x11\x33\x89\xe7\x82\xbf\x65\xa1\xc2\x43\xfd\x6d\x9a\xd5\x82\x47\xbd\xde\xa2\x2d\x82\x51\x9d\x52\x54\xc4\x5f\xd8\xaa\x2f\xf8\xc8\x0b\x6a\x4c\xdd\x55\xc0\xa5\xd7\x3c\xdb\x52\xc3\xa9\xa9\x18\x1f\x70\x9b\x7c\x58\xdc\xba\x7c\x1a\x39\x4d\x7b\x7f\xa6\x9c\xbd\x4e\x61\x18\xb1\x89\x20\x85\xeb\x4b\xa2\x4c\x16\x79\x8c\xa2\x29\x06\xff\xfc\x12\x81\xa3\x4e\x56\xd0\x0f\xaf\xd1\xdc\x28\x7c\x91\x57\xa0\xb6\xa3\xfa\x27\x3f\x56\x6d\xa0\x0d\x6e\xfe\xac\x48\x64\xec\xf2\x3d\x2f\x4b\x64\x2d\x5d\xdc\x22\x09\x84\x66\x4d\xf3\x15\xcd\x46\xe2\x00\x40\xe0\x86\xfe\x57\x7c\xdc\x88\x16\x86\xaa\xe4\xfa\x21\x8a\x1b\xbf\x59\x37\x8b\x3a\x13\x3a\xaa\x29\xa4\x4d\xc9\x1b\x5e\xb4\x9f\xbe\x2a\x99\x50\x7e\x64\x50\x37\x97\x28\x6c\x98\x77\x7c\x65\xb2\xf9\xe0\xae\xc5\x98\xc4\x0e\x1e\x39\x6d\x99\xf0\x2f\xf2\x1a\x00\x04\xb3\x31\x8f\xe2\x25\x86\x5f\xb4\x00\xe5\x7f\xfa\xcd\xb4\x4f\xfc\x85\xda\x66\x7a\x0d\xb4\x5e\x63\xc5\x48\xcd\x95\x17\x25\x32\x83\x93\xa7\x28\x8d\xac\xa8\xcd\xbe\xf2\x43\x20\xe1\xbb\x51\x7a\x0f\x3a\xbc\x38\x52\xfc\x08\x99\x39\x6d\xb6\xf0\x22\xda\x0a\x00\xfc\x6f\x58\xa5\xb1\xde\x30\x09\xfc\xab\x68\xd5\xe5\x41\xb9\xdc\xcf\x9a\x1b\xd0\x10\xb8\x4c\xbd\x0e\x76\xc9\x31\xa8\x0c\x70\xfd\x8e\xd5\x8a\x7b\x48\x48\x24\x21\x9f\x88\x8e\xf4\x39\x29\xf5\x46\x0f\x2e\x1e\x29\xde\x82\xc9\xa7\xb9\x08\x43\x71\x0c\x00\xf8\x0c\xfc\xa0\x81\xa5\xb7\x27\x62\xe5\x85\x5a\x25\xb1\x83\xb3\x57\xfd\x87\x48\x62\x4d\x2e\xca\x26\xa2\xb3\xf5\xca\x0b\x44\x52\x52\xb8\x62\x2e\x21\x8a\xe8\x91\x25\x13\xc7\x7d\x96\x48\x4c\xc4\x6f\xd7\x26\xd1\x20\xdb\x7d\x9a\xbd\x60\x3f\x9b\x01\x00\xbc\x77\xc4\x0f\x9d\xab\x8e\x23\x18\x26\x45\x35\x0f\xf9\x4d\xec\x9f\xea\x4d\xfc\x75\x0c\x9e\x6a\x80\x77\x20\xcb\x47\x39\x9b\x17\x99\x38\x4f\x4e\xe7\xfe\x17\x3e\x28\xed\xe3\xb6\x7b\xc3\xe2\x6f\xdc\x58\xd7\x50\xd1\x4c\xce\x97\x69\xf6\x82\xd9\x1c\x3a\xb0\x92\x17\x46\xae\x50\x2b\xb5\x06\x55\xa7\xe8\x83\x66\x94\xb2\x0b\xd7\x14\xd1\x15\x25\xb4\x04\xe5\x3d\xf9\xee\x8c\x18\x85\xaf\x6c\x59\x02\x4b\x66\x94\x8e\xda\x14\x27\x79\x2c\xbe\xbc\x2e\x47\xbc\x50\x84\x2c\x2a\x17\x46\x08\xad\x6d\xdf\xf1\xb7\xf2\xd3\x80\x2a\x2e\xc9\x79\xa7\xb2\xd3\xce\x2a\xcd\x11\x94\xaa\x29\xc5\x6a\x34\x55\x75\xc3\x58\x4f\x89\x55\xae\xd3\x57\xa6\x71\xe5\x26\xad\x22\xfe\xaa\xf4\x9b\x9a\x1e\xfa\x5e\x12\xa8\xf2\xf2\xda\x24\x12\xcb\xcf\xba\xdc\x12\xf4\x4a\x17\xdb\xea\x79\x47\x44\xeb\x80\x27\x9c\x17\x3c\x48\x31\x5f\x53\xd9\x00\xf0\x6a\xd5\x63\x6b\xb3\x60\x44\x45\xa9\xea\x29\x90\x28\x2e\x99\xff\x97\x7a\x47\xee\x5a\xfa\x25\x6e\x8b\x54\x68\x7a\xbc\xb1\x42\x7c\x4d\x5f\xee\xe9\x2a\x9a\xaa\x19\xe6\xfc\x49\xe0\xa7\x9c\x63\x3b\x93\x17\x25\xb9\x31\x6c\x18\xa7\x90\x7f\x54\x1e\xa6\xa1\xb4\x46\x72\x2f\x16\xdd\x6e\x82\xa0\x26\x55\x50\x3d\x2d\xff\x84\xa2\xb2\x26\x28\xd5\x49\xf6\xb5\xe2\x5d\x6c\x87\x34\xa2\x2c\x63\xe3\x14\x71\xb1\xa9\x62\x6d\x97\xf0\xba\x8e\xe2\xac\xe6\xff\x51\x7d\x98\xfa\x96\x37\x4e\xfa\x67\x98\x2d\xc7\x49\xe0\x2b\x2b\xd5\x04\x74\xbe\xe0\x3a\x16\x35\xb4\x3d\x82\x2c\x54\x36\xcd\x25\xf9\x2e\x8a\xf4\x86\x79\xbb\x8c\xb2\xee\x9a\x82\xd8\x55\xd2\x91\x15\xec\x90\x66\x71\x58\xe9\xfa\xb5\xdb\x84\xa4\x41\xea\xbc\x85\x5f\xa9\xa6\x4f\xbd\xcd\x6d\x97\x3d\x1e\xb6\x91\x3c\x2a\x90\x0a\x7a\x6b\xfd\xf2\x74\x58\x5e\xd5\xe9\xfc\x3e\x9a\xac\x22\xaa\xe0\x6e\xe6\x89\xb2\x21\xca\x94\x24\xdf\x92\x45\x54\x66\xd4\x54\x63\x26\xed\xef\xfa\x41\x1d\xc1\xd8\xe3\x46\x51\x67\xb0\x8c\x0b\x76\x2b\xe7\x43\xe6\x89\x4d\xd2\xa3\xc8\x0d\x00\x10\x89\xb0\x2c\x41\x58\xcd\xe1\x42\x3b\xcc\xa6\x6a\x33\x65\x3c\xcd\xcb\x7c\x87\x3a\x22\x93\x55\xb6\x93\x66\x95\xf8\xad\xf8\x1c\x7d\xed\xe6\xab\xc6\xc9\x0c\xe9\x7a\x8e\x6e\x25\xcb\xda\x2d\x5c\xed\x0c\xd6\x2f\xd8\xac\xf8\x00\xa7\x4d\x1c\x94\x9a\xd0\x08\x00\x10\x65\x61\x2a\xfe\x8d\x9a\x40\xea\x51\xb4\xa5\xf2\x06\x4d\x42\xbd\x6f\x4e\xa3\x47\x67\xda\x97\x7e\x63\xb8\x24\xd6\x16\x67\x33\x1d\x36\x4b\x0d\xbd\xac\xc0\xf5\x1b\xb4\x77\x40\x99\x9b\x43\xd1\x3d\xe8\xd9\x02\x3f\x45\x17\xb2\x7d\xe2\x69\x69\x2a\xfa\x0d\x00\x44\x1e\xd8\x13\xde\xd3\xea\x18\x30\x04\x39\x54\xf1\x1f\xb8\x97\xf2\xad\xbc\x02\x5a\x98\x11\x5d\xea\x0a\x95\x6f\xff\x62\xaa\x80\x3d\x22\xdf\xea\x3f\xc2\xdf\x03\x0e\x69\xe7\x20\x57\x56\x9d\x2b\x5a\x85\x36\x2d\x98\xaf\x98\x8d\x15\x4d\x7c\x29\xb9\x85\xeb\x01\x40\xd8\x81\x3f\xe3\xbe\xaa\x22\xb1\x1f\xf0\x85\x0a\x47\x7c\x0e\x65\x64\xd9\x10\xbe\x26\x9d\x59\x92\x80\x47\x6e\x5f\x61\xbc\x86\x93\x91\x3e\xfa\x65\xf8\xb5\x00\x57\x4d\x1a\xe1\xbd\x2a\x5b\xc5\x25\x4a\xe7\xff\x93\x83\xec\x61\x93\x2c\x24\x5e\xec\x5d\x00\x20\x1c\xcf\x9e\xcc\xa1\x54\x0e\xf1\x5c\xa0\x34\x33\x8d\xfb\xb0\x60\x6f\xd9\x54\xae\x24\x6d\x73\x71\x2d\xd7\x2b\x61\x85\x71\x1e\xe7\x6f\x44\xa2\x0e\xe3\xdc\xf7\xcf\x57\xf7\x72\x4e\xad\x7c\xa5\xbc\xc5\xa9\x9f\x7f\x5a\x76\x89\xc3\x9e\x64\x27\x36\x72\x96\x00\x80\x20\x9d\x5c\xc7\xde\x59\xf1\x4c\x7e\x8e\x85\x96\xeb\x65\x1f\xf3\xde\x96\xae\x93\x0d\x4f\xed\x30\x1d\x97\x8e\x8d\x3f\x6e\xf0\x92\xcc\x0c\x5f\xa0\x35\x8a\x3d\xfc\x28\x45\x57\x45\x51\x2b\x57\x2b\x7e\x0a\x43\xe7\xe7\x4a\xbf\x0a\x96\x4e\x5a\x2c\xda\xc7\xbb\x04\x00\x7c\x21\xe7\x2a\x1e\x5b\x11\x62\xf4\x64\x94\x96\x7d\xd6\x57\xe6\xfa\x97\x18\x74\xc3\x77\x39\x98\xec\x34\x11\x71\xbb\xf5\xe2\x22\x6d\xd8\x4b\xcd\x0b\xe5\x0d\xdf\xcc\x22\x67\xc5\xf0\x15\xd9\x8a\xcd\xd2\xbf\xf3\xde\x4b\x23\xc4\x97\x26\x59\x88\xec\x85\xeb\x01\x80\xf7\x94\x37\x0f\xad\x36\xbf\xac\x22\x69\xbf\xca\x64\x15\x81\xd9\x75\x25\x0e\x65\x5f\x77\xd6\x19\xab\x4b\x84\xb1\xa3\xf4\xe3\x4c\xc3\x43\xdb\x34\xf9\xfa\x74\x9f\xed\xaa\x4e\x8d\x79\xb9\x40\x7e\x51\x25\x9b\xe7\x2d\x19\x92\x7b\x4d\x3c\x24\x2c\x16\xe3\x00\xc0\x4b\xe4\x7b\x20\x2f\xcc\x75\xf5\x11\x34\xbf\xb2\x2d\x35\x67\xb3\x3e\x17\x7f\xac\x5a\xb4\x13\x30\x66\x9b\x33\x62\xf2\x75\x17\x4b\xf9\xa1\xce\x9a\x65\x26\xdc\xfb\x95\x8a\xaa\x5f\xbf\xdc\x49\x2e\x53\xb7\xce\x7d\x27\xc1\x15\xa7\x26\x96\x08\xa3\x25\x2c\x00\xe0\x4d\xe4\xd7\x20\x61\xe6\x94\x66\x2a\xb5\xa9\x6c\x5a\xc3\x40\x56\x4a\xf1\x9e\xda\xab\xc9\xb0\xd1\xb9\xea\xf4\xd6\x1f\x3a\x81\xd9\xb0\xf1\xb0\xfa\x51\xe9\x2a\x6f\xa3\x6a\xae\x51\xb5\xec\x7f\xf2\x15\x5a\x72\xee\x31\xc9\x4c\xd5\xcc\x89\x6a\xc1\x07\xe9\x3a\x00\xe0\xd6\xf3\x5f\x52\xbf\x76\x3e\xcc\x27\xb3\x25\x6d\x64\x01\x37\x25\xbf\x79\x51\xa1\x22\xae\xbb\xfe\x02\xe5\x50\x78\x52\xcd\x26\xda\xfc\x00\xb4\x42\x43\xef\x59\xdd\x58\x5a\xc1\x04\x5d\x62\x8c\xb9\x20\xc5\xae\x5c\xf3\x0d\x96\x58\xd7\x29\x37\xa1\x6a\x00\x90\xd4\xe0\xb3\xa8\x07\x3a\xe3\x0b\x8f\x65\x6f\x6b\xb3\xa6\x54\xa6\x6c\x6a\x3a\x48\x15\xc4\x29\xea\x73\x68\xc2\x70\xef\xea\xf7\xf4\x3d\x01\x3b\x2b\xd6\x31\xa7\xae\xd6\x95\x6e\x66\x55\xb9\x84\x1b\x9d\xa0\x6d\x76\x35\x9a\xfd\xc8\x62\xeb\x21\xe5\x4c\xf4\x25\x00\x48\x50\xdc\x99\x8a\x74\x5c\xa1\x39\x67\xcf\x6a\xd5\xd0\x9e\xa7\x4c\x6b\x8a\xa2\x57\xc5\xed\xac\x1f\xc1\xa0\x87\x4f\xae\x96\x33\x99\x01\xde\xe6\xfb\xac\x9a\xd5\x48\xc9\x37\xf0\x8f\x8b\x9f\xe1\x26\x4c\xb3\x6b\xd2\xb0\xd0\x61\xd6\x8f\x14\xf7\x30\x06\x00\x48\xfc\xf0\x6c\xca\xdb\xf6\xdb\xa0\x4f\x56\x49\x4b\x0b\x58\xba\xd3\xd0\x88\x82\xbf\x62\xdf\xd4\xad\x84\x38\x9b\x3a\xaa\x0e\xc1\xcb\xfd\x5f\x9b\xa7\x21\xc3\x57\xaf\x2b\x71\x43\xbe\xbb\xcc\x33\xcc\x47\xbf\xd8\xf5\xaa\x2f\xe3\xc0\x18\x7b\xc5\x7a\xfc\x19\x00\x88\x9b\x88\x08\x4a\x70\xbb\x05\xc6\xce\xfc\xdd\x7c\x0e\x33\xee\x1c\xde\x60\xc0\x7a\x62\x33\x6a\xb7\x60\x8f\x37\xf9\x54\xbe\xc4\x57\xf8\x0b\xcb\xd7\xe3\x25\xee\xef\x8b\xd3\x09\x7b\xe7\x5f\xfa\x9d\x44\xbd\xdd\x3e\xb5\x1d\x7b\xcd\x98\xed\x72\x35\x5b\x0a\x00\xa2\x6f\xec\xac\xc2\x88\xb6\x00\xee\x92\xcc\xa9\xcd\x56\x9c\xe7\xc9\xab\xea\x2f\x70\xcc\x31\x1d\x35\x52\x4e\x41\x58\x65\xe5\x7c\x4e\xbc\x3f\x50\x86\x71\xb6\xb8\x73\x4d\x15\x9c\x44\xe7\xfd\xba\x2a\x4e\x8e\x5d\x6f\x51\x0a\x87\x31\xc6\x24\xbb\xcf\x59\x01\x00\x22\x1f\x92\xc8\x7f\xdf\xba\x44\xaa\x4d\x3f\xd4\x34\x5e\xf2\x3e\xe9\x75\xdd\x3d\xc9\x92\xad\xa2\x6a\x8d\x78\x77\x68\x45\xc5\x02\x51\xa3\xdf\xa2\x52\x42\xf8\xd5\xed\xa1\xb1\x5e\x18\xe0\xbc\x53\x5b\x2f\xe0\xd8\x35\xaa\xb2\xf8\x2d\x63\x6e\x4b\xdf\xf2\x60\x00\x10\x6e\xe4\x3c\xce\xdb\xde\x52\xa0\x1d\x4a\xdb\xda\xb8\x49\x03\x25\x76\xd5\x4d\x57\x4f\xdb\x92\x51\x75\x4a\x55\xb5\xb1\xdc\x1c\xab\x5c\xe1\x1b\x56\xd2\x2b\xef\x77\x5b\x62\x78\x24\x5b\xe9\xf4\x4a\xf3\x48\xa2\xb0\x43\x94\xf5\xa2\x03\x63\xbe\x48\xdd\x04\x12\x00\x10\x28\xb8\xdf\x73\x57\x37\x1f\x2b\xdb\xb3\xdb\xbd\xa1\xbb\xe4\xe1\x76\x55\x2d\xdf\xf4\x24\x3a\xae\x6a\xb9\xe1\x58\x48\x6d\x79\xbf\xce\xe8\x53\x58\x62\xaf\x49\x5a\x05\x19\xa2\x8b\x86\x3b\xed\xd2\x84\x2a\x0a\xed\x9c\x94\x63\xa5\xa6\x31\xef\x25\x15\xa2\x1d\x00\xc0\xff\xcb\xbb\x9d\x33\xd0\xcc\xad\xfc\x9b\xda\xd5\x90\x63\xbe\xb2\x7d\x62\xad\x4f\x19\x3f\xea\x51\xe5\x93\x92\x69\x21\x9e\xe5\x99\x46\xbd\xcf\x94\xe2\x8b\x7a\x60\xd5\x52\xc3\x28\x4d\x80\xd3\x12\xf5\x6f\x95\xb7\x9d\xa5\xa2\x5f\xf6\x6c\xcc\x17\x49\xa4\x78\x29\x00\xf0\x5b\xf8\x6e\x39\x91\xcd\xbe\xb5\x75\xa9\x41\x0d\xf3\xaa\xdd\x13\x1a\x6a\x3e\x54\xd4\x44\xf1\x2a\x95\x65\xdf\x83\x5f\x94\x8f\x2d\x59\xea\x7d\xa9\x98\x6a\xdc\xb8\xf2\x9f\xbe\x51\xe7\xe6\x34\x51\xad\x2b\x3a\x69\x37\x4c\x11\x21\xff\x33\x76\xa2\xf8\x99\xf8\x2a\x00\xf0\xfd\xf9\x59\xd9\x9b\xfa\xf2\x0a\x3c\x77\x8d\xe8\xbe\x51\x38\x7f\xdb\xec\x8e\x75\x14\xdb\xc8\xa3\x2d\x7c\xaa\x67\xe0\xdb\x86\x52\x9a\xce\xab\xb4\x86\xce\x58\xb8\x1c\xaf\x18\xc1\x7c\xb6\x70\x46\x49\x28\xf8\xc8\x56\xa3\xf7\x87\xff\x8e\x7e\xa3\xfa\x83\x3e\x01\x00\xa9\x19\x4f\xcd\x76\xdd\xf3\x86\x92\x91\xf2\xb2\x3b\x8d\xea\xba\x6d\x6c\xfb\x15\xea\xcf\xc8\xae\x96\x05\xb4\x77\x81\x0f\x1b\x7c\x18\x53\xbd\xb4\x35\x33\x99\xd4\xe5\xb0\xb9\x8b\xf5\x6f\xa1\x7d\x89\x05\xd4\x67\x5b\xae\x1f\x81\xa8\x2c\x27\xaa\x8e\x63\x8b\x01\x40\x5a\x80\xef\xca\x06\xf6\xe4\xd2\xfa\x52\x8e\x76\x7d\xa4\x27\xc6\x7f\x68\xcf\x62\x8c\x8a\x2c\x6e\xde\xcb\x38\x19\x78\xba\xfe\x16\xf3\x88\x17\xa7\x7a\x2f\xeb\xfd\x72\x8a\x39\x06\x0a\x59\x68\x5f\xdc\x06\x1f\xb6\xad\xd7\x0d\xa0\xf1\x96\xcb\x54\x1c\xac\x15\x00\xa4\xcb\xf1\x92\xac\xea\x5e\x1a\xc8\x4e\xa1\x74\x0d\x07\x2f\xc6\x57\xb6\xf1\xa1\x85\x91\x5b\x9a\x1e\x42\x8d\x81\xca\x7a\x4b\x38\xce\x2b\xa6\xea\x0d\xe2\xba\x3c\xa6\x5c\x8a\x2e\x58\x38\xc3\xf4\x01\x73\xb6\x3d\xa0\x1b\x83\x7b\x5b\xd2\x94\xf7\x89\x31\x00\x20\x51\x11\xac\xac\x15\x3d\x24\xa6\x4a\x19\xd9\x39\x09\xab\x8b\xf7\x69\xd5\x62\xfd\x11\xbf\x1b\xbf\x61\xcf\x03\x03\xeb\x1c\x71\x4f\xaf\xe9\x55\xe3\xf0\xba\xe5\x8b\xca\x3a\x88\x25\x0b\xc7\x9b\xe6\x11\x87\x6d\xef\x68\x37\xb2\x13\x2d\x0f\x2b\x17\xb0\xab\x00\x40\x7c\x95\xad\xc8\x24\xbb\x3b\xb8\xd6\x3b\x93\x3a\xfc\x39\x47\xe2\xea\x5b\xf6\x73\x58\x11\xac\xc6\xb9\x9c\xb0\x0d\x37\x6a\xa3\x39\xde\x9e\x83\x95\x6b\x39\x9e\xcb\x9e\x96\xde\xe5\x84\x2e\xf8\x6c\x8c\xe1\x64\xda\x7e\xd4\xf0\x38\x84\xd5\x58\x45\x3a\xc7\x03\x00\xc4\x93\xc8\xf2\x8c\x2d\x5d\x1d\xd2\xb1\xc9\x41\xed\xbe\x92\x84\xd8\xaa\xe6\x3d\x62\x63\xb8\xa2\xc1\x46\x74\x7b\xc3\xb8\x1a\x7f\xd1\x72\xcf\xe9\x15\x2e\x42\xd1\xb2\xc2\x92\xcb\x82\x27\x0b\xf6\x19\xc2\x04\xbe\xd3\x00\x35\xc6\x47\xad\x52\xe4\x19\xbc\xed\x00\x20\xb2\xe1\xbc\x49\x5f\xd1\x79\x48\x73\x78\xc7\xaa\xb6\x44\x75\x5a\x4c\x5d\xd3\x2d\xd5\xdf\x4d\xb5\xf5\x2b\x95\xa5\xeb\x7d\xab\x77\x28\xd6\xaf\xcd\x32\x87\xc9\x1e\x2f\x7d\x55\xfc\x5b\x0a\x2d\xa0\xe9\x69\xe2\x5f\xd3\x86\x17\x35\x88\x42\xad\x8a\x65\x66\x81\x17\x00\x08\x37\x73\x9f\xa6\x39\x76\x8e\x29\x9d\x9b\x14\xd4\xda\x5c\xec\xb5\xf5\x78\xd3\x12\xa3\x57\xd8\x95\x3a\x52\xef\x1e\x80\x56\x35\x68\x17\x79\x1c\x29\x37\xab\xa7\x2c\x4d\x2b\x4e\x50\x3e\x5b\x60\xa7\x3b\x27\x17\xdb\x5e\x2f\x1a\x26\x79\x6c\xd5\x2b\x1b\x26\x7c\x04\x00\x82\x3e\x5e\xd7\xee\xa6\x8e\x93\x15\x63\x13\xaf\xb6\x26\x95\xdd\xdb\xba\xab\xf1\x76\x89\x26\x8c\x51\xe7\x6c\xf2\x0f\x70\xa9\xda\xa4\x7f\xe6\x81\x96\x07\x69\xb1\xa5\xcb\x8b\x47\x15\x7d\x9e\xff\x4b\xc7\x54\x2e\xb6\xbd\xa4\xaa\x93\x8d\xb3\x3a\x27\x6d\x16\x95\x02\x80\x60\x17\xdf\x62\xb7\x77\x07\x51\x9d\x98\xc8\x6c\xb5\xaa\xf8\xb4\x75\x52\x23\x56\x9e\x1f\xb6\xac\xf6\x44\xc9\x23\xff\xb7\x95\xff\x33\xf9\x79\x6c\x2e\x7b\xa0\x57\x2e\xb5\x31\x55\x69\xfa\xe6\x7f\xd2\x59\xab\x94\xb6\x2f\x54\xee\x72\x4b\xab\xff\xa4\x3e\xe2\x95\x00\xc0\xff\xce\x5f\x91\x3a\x7d\xdf\xc4\xc2\x19\x09\x27\xfb\x13\x0a\xef\x46\x7d\xe8\xd1\x52\xda\x43\x6e\x76\x98\xa8\x07\x7d\x53\x5a\x76\xd2\xad\xdc\x79\xf5\xf7\x18\xf2\x45\xff\xaa\x47\xb0\x82\xe7\x50\xcb\x6e\x41\x3e\x93\xdf\x1a\xb7\x20\x51\x23\x05\x6a\x12\x1b\x07\x00\x32\x14\xa7\xa7\x8e\x1b\xd4\x50\x3d\x12\x8e\xf5\xbd\xa2\xde\x8c\xfa\xd8\xb3\x84\xc6\x0f\xb9\xdd\xe1\x4e\xdf\xed\x9b\xde\xfc\x8f\x01\xbb\x4b\xea\xd9\xcc\x73\xae\x56\x55\x6d\x60\xf4\x1c\xa2\x4c\x06\x5b\x4e\xfe\x6b\x1c\x8f\x5c\x1f\xd9\xa5\x0e\xc0\xc2\x01\x40\x16\x88\xe7\xed\xfa\x31\x68\x4b\x87\x12\xfa\xfa\x40\xfa\xcf\xa8\x57\xdd\x47\x19\xdc\x90\x6b\xed\xa7\x98\xcb\x7c\x53\x9b\x0d\xac\x19\xee\x92\xfa\x99\xa0\x8f\xeb\x84\xaa\x70\x48\x31\x47\x5a\xb6\x12\xb1\xb2\x99\x6c\xd8\x8f\x6a\x47\x5e\x2f\xfa\x8e\x0d\x01\x80\x0c\xc0\xeb\x76\x9d\xde\x3b\x03\x1a\x96\x50\xb4\x87\x0d\x79\x44\x9d\xe9\xba\x00\xb1\x42\xfa\xdb\x9e\x41\xef\x7c\xc3\x9a\x0e\xc0\x1a\x77\xbc\x2e\x10\xd9\xe9\x3a\xb1\x12\x41\xa3\xe6\x94\x96\x66\x63\xdb\x6d\xd6\x1a\x86\xe3\xd9\xa3\x16\x14\x05\x13\x33\x01\x40\x1a\x4b\x90\xbb\x64\x03\xd6\xd8\x8b\x84\xf8\x5e\x10\x7b\x13\xa5\xef\xbc\x88\xbd\x0f\x91\xb6\xbe\xc5\xa7\xf8\xba\x34\x9e\xc7\x53\xdc\xd3\x6a\xe3\xf1\x13\xae\x23\x2a\x54\x44\xf0\x9c\xfa\x12\x39\xf1\xc8\x26\x59\xbf\x9a\xcd\x1c\x45\x51\x71\xd9\xf5\x00\x20\x51\xb3\xf5\xbb\x66\xf6\x3b\x71\xbd\xb6\xbd\xee\xd1\x73\x1e\x46\xad\xea\x78\xce\x91\x84\xac\x6e\x1d\xcd\x89\xf3\x79\xda\xf0\x9a\x13\xec\xbe\xac\x86\xce\xf1\x59\xf4\x3f\x73\x0b\x27\x74\x4e\x75\x71\x37\x27\xdf\x06\xd4\x65\x72\x88\x51\x7d\xca\xfd\x9c\x65\x00\x20\x3e\x41\x96\xa6\xcc\xe8\x5b\x2d\x79\xbe\xcd\xaa\x5b\x2c\x99\xb9\x39\xaf\xfd\xb8\x38\x34\x58\xd0\xfc\x48\x24\xf3\xd9\x54\x7f\x54\xf8\xc2\x6d\xa0\x3a\x42\xe8\xbf\x48\x5f\xae\x10\xd4\xcc\xd1\x99\xb4\x82\x09\x36\x9d\xda\x30\x7e\xf4\x68\x67\x45\x2b\xcf\x13\x00\x44\x07\x38\x6f\x76\x66\xee\x99\xa8\x59\x14\x1f\xda\x85\x17\x75\x47\xb6\xb4\x9d\x55\xad\x0d\xba\xda\xf4\x4c\x71\xcf\xbb\xad\x6e\x48\xae\x76\x5b\x53\x95\x20\xf3\x59\xb4\xb6\xac\x4a\xf2\x74\x0e\xd5\xd8\x28\xe6\xda\x9c\xd7\x64\x08\x9f\x8c\x06\xe5\x37\xf8\x9f\x01\x40\xf8\x91\x7b\x3b\x99\xde\x1b\x52\x32\x2a\x4e\xda\xd9\x6d\xb2\x88\x1c\xd3\x66\xa1\xff\x18\xe4\xd5\x34\x5d\xfb\xdd\x7b\x5e\xed\x57\x0d\xb0\xea\x48\xa5\xbe\x68\xa4\xcb\xa3\xd2\xf7\x8a\xef\x73\x42\x0c\x9f\x64\xc7\x6d\x6e\xa8\x3b\x24\xbe\xa3\x3b\xe4\xcb\x85\x54\x00\x10\x6e\xe1\x89\x77\xfc\xec\xf9\x57\x5e\x12\xe7\xda\x99\x50\x1a\x1f\x71\xac\xb5\xbc\x78\x64\xe0\xaf\xc6\x0e\xc3\xd1\x75\xcf\x6b\x65\x3a\x62\x95\xb6\x72\x95\x66\x8d\xcb\xa1\x52\xb5\xea\xfa\x1c\x6f\x83\x56\xe1\x6f\xf3\x50\xbd\x59\xba\x69\xf4\x65\xd9\x0d\xd1\x0c\x00\x10\xfc\xe1\x9d\xdd\x21\xec\xe9\xac\x34\xc5\xde\xed\xf8\xcf\xec\x18\x21\x6f\x5d\x59\x5a\x1e\x78\xb6\xd1\xb7\x78\xc1\xba\xc3\xb5\x53\x0d\xe5\xab\xa0\x8a\x43\xba\xa9\x2e\x7b\x4a\x1d\xd5\xf9\x73\x36\x19\xe6\x2a\xb9\x53\xac\x8b\xee\xca\x96\x59\x8e\x91\x65\x8a\x2a\x01\x40\xa0\xe3\xfd\xbe\xf4\x93\x3e\x39\x67\xe8\xe8\x39\x7a\x63\xde\xc4\x5e\x01\x23\x32\x7f\x7b\xdd\x52\xc6\xfb\x82\x46\xdd\x3b\x66\x05\xc5\x86\xd7\xcd\xda\x45\x2d\xa7\x1c\x02\xfd\xe9\x41\x89\x7b\xa0\x75\xcc\xf9\x1b\xee\xc3\x49\xe0\x54\xe7\xf7\x48\x0b\xbc\xd8\x52\x8c\x85\xa1\xc3\x2f\x8d\xa3\x39\x15\x64\x1e\xf9\x4b\xbb\x5a\x98\xd2\x73\x84\x2e\xa5\x64\xd7\x32\x19\x01\x54\x9a\x2e\x82\xf1\x97\x56\xc2\x9b\xc6\xbc\x47\xbf\x49\x71\x63\x5d\x64\xae\x4a\x74\x07\xef\xb1\x06\x37\x64\xc3\x93\xa0\x18\x67\x03\x42\x47\xac\x2c\x93\x30\x27\x94\x79\xd1\x89\xba\x96\xe6\x7e\x64\x3a\x6d\x14\xed\x62\xf7\x57\xda\x10\xbd\xb4\xa6\x99\xae\x67\xec\xd0\x0a\x19\x05\x4c\x6f\x6e\x01\x33\x96\xe5\x5e\x58\xcb\xda\x06\x06\x6e\xef\x06\x59\x10\xb8\xfe\x07\xb4\x17\x1e\x70\x0e\x46\x96\xa1\x56\x96\xde\xe8\x17\x6c\xe4\xb9\x1b\x85\x7d\xf0\xdd\x43\xc3\x29\x2a\x64\x58\xe7\x5f\x2a\x1b\x99\x53\xf5\x8d\x96\x84\x6c\xd7\x58\xd2\xc3\x90\x6e\xce\x3c\xc6\x26\xd4\xbe\x40\xc1\xcc\x42\x4b\x12\xba\x59\xd5\xd8\xfc\xf5\x4e\x10\x80\x75\x38\xdd\x82\xd5\xb8\xb7\xe5\x72\x94\x81\x6f\x3b\xf3\xa9\x60\x39\xe7\xd4\x81\xd0\xc2\x85\x9c\xfc\x8e\x25\x94\x05\x9c\x31\x95\xa1\xd4\x59\xe4\xde\x22\x0e\xcd\x81\xc4\xd8\x27\xe8\xbe\x64\x54\x7e\x3a\x83\x41\x2e\xdd\x26\x67\x5e\x20\x47\x05\xec\x06\xfd\xd9\x8f\x9d\x18\xd0\x6b\x76\xb1\xa5\x3f\xf2\x82\x38\x31\x74\x2d\x4f\x23\xdd\x3a\x98\x95\xdf\x22\x49\x68\xbd\x59\x70\x41\x9c\x66\xf6\x2a\x7c\x26\x22\x95\x7b\xa9\xa3\x85\xad\xc4\x1a\x9a\xaf\xe0\x4e\x9e\x1d\x5d\x2e\x18\x13\xef\xcb\xb4\xe2\xcf\xf7\x37\xb2\xc4\x3c\x3f\xa7\xa9\x50\x28\x77\x82\xe5\x4e\x24\x89\xf4\x38\x16\x9a\x3b\xce\x38\xd8\xc7\xc9\x73\x32\x8c\x68\x9a\x9b\x1f\xa8\x0b\x2c\x79\x53\x40\xd3\x50\x64\xe7\x0b\xbb\x8b\x4c\x68\x2f\x75\x84\x72\x30\x07\xa0\x51\xe5\x47\x62\xef\x32\x86\x49\x6b\xfd\x76\x32\xeb\xc4\x3b\x1c\x09\x90\x2b\x38\x69\x29\x82\x3b\xb9\xdb\x0f\xa9\xb3\x6b\xeb\x6f\x74\xbf\xc9\x79\x55\xf3\xac\x7e\x78\x9e\x6b\xd5\x52\xd3\xd4\xfc\x2c\x73\x94\xc4\xb7\xa0\xbf\x34\x05\x2e\xa4\xcc\x31\x45\x65\x59\x51\x6b\xf5\x13\x63\x52\xe8\x81\x6a\xa5\xaf\x0b\x73\xb4\xe2\xa8\xc3\x6d\xd6\x7f\x92\x62\x4b\x1d\xec\xc7\xcf\x3d\x00\x64\x5d\xdd\x93\xdd\x59\x99\x63\xdb\x75\xbe\xa6\x3a\x37\xa6\x7d\x9a\xfe\x46\x5e\x69\xb3\x87\xc8\x31\xff\x5b\xfd\x52\x90\x2c\xcc\xad\xfa\x98\x11\x4e\x1d\x5e\x9e\xb6\x15\xa0\x75\x98\x68\x3e\x6b\x19\xa4\x76\xba\x43\x2c\x4b\xa9\xf0\xb1\x2c\x87\x5e\x0b\xd7\xec\x9f\x9a\x85\xed\x4f\xea\x38\x92\x7d\x78\x20\xae\xfa\x50\x2e\xd0\xeb\xa4\xfb\x9d\x17\xdc\x71\x59\x18\x97\x5f\xd1\x12\xc8\x3a\x58\x38\xad\x9e\x95\x6e\xa6\x74\x56\x85\x6d\x81\x69\x3b\x4b\xab\xbd\x9f\x32\xdc\xf4\x6c\x07\x37\x56\xa8\xf2\x9c\xe5\x7e\xa8\x5d\x78\x73\x1f\x3d\x6b\xe5\xd1\x1d\x1d\xf3\xb2\xa9\x07\x87\x55\xcf\xc9\x69\xdb\x9b\xaf\xdb\x99\xfb\xb6\xb7\x47\x70\x34\x3f\xa0\xa3\x87\xb5\xba\x60\x4f\xf3\xee\x74\x27\x4a\x44\x6d\xcd\x16\x67\xea\x6f\x73\x94\xf7\x61\xfa\x79\x23\xc5\x61\x1d\xf3\x95\xea\x9d\xd5\x68\x68\xb3\x68\xd6\xb9\xb1\xcc\xc4\x9c\xdd\x07\x77\x31\x0f\xe6\xee\xef\x64\xb0\x96\xe7\x4f\xac\x2a\x64\xb5\x15\x64\xa8\x09\x70\x4d\xe1\x6d\xb2\x19\x1c\xa2\xd2\x0b\x1c\xa1\x7c\xfa\xd2\x04\x36\xbc\x98\x39\x65\xbd\x3d\x32\x06\x9c\xe6\x74\x1a\xb5\x87\x37\x5a\xae\xc5\x40\x74\xf5\xd9\xb9\x0c\x69\xfe\xf7\x03\x5c\xc6\xaf\x82\x1f\x1d\x1d\x4c\x94\x32\xbe\x72\x90\x35\x8e\xea\x50\x74\x8d\xd5\x4a\x0b\x27\x27\x83\xa1\xf4\x9a\x7c\x23\xf8\x97\x69\xb5\xed\x0b\x74\x85\x55\x15\x50\x09\x9f\x80\xc2\x9d\x32\x91\x37\x88\x9d\xe5\x14\x2c\x0e\xad\x3a\xb3\x9a\xde\x48\x6d\xdb\x5f\xc5\xf0\xa0\xc5\xb5\xff\x8f\x71\x9a\xbe\xbc\xe2\x1b\x33\x93\x61\x51\x34\x8f\x65\xc3\x78\xca\x2e\x60\x1d\x61\x7e\xc8\x1f\x0f\x4a\xc0\xc9\xdb\xf2\xa0\x02\x68\x6b\xc0\x5c\x98\x09\x37\x38\xcd\x42\x9a\xd1\x49\xa3\x5f\x61\xce\x98\xf3\xa9\x29\xb4\x99\xb0\xe7\x60\x1b\xed\x20\x9c\xd3\x36\x9e\x0e\xc2\x66\x73\x2c\xc3\x05\xfe\x9f\x72\x0f\xe3\x39\x12\x40\x2c\x62\xf6\x22\x07\x73\x7f\xb0\xca\xd0\x88\x78\x06\x58\x85\xbe\xf5\x8f\x81\x4e\x60\x3a\xc7\x06\xc4\x16\x5f\x37\xfa\x22\xda\x83\x53\x4f\x8e\xa5\x0c\x70\x80\x81\x27\xd4\x1c\x72\xa0\xc5\x8d\xb6\x8c\x4c\x2b\xab\xa5\xfd\x22\x17\x2a\x56\xd0\xaf\xb1\xbf\x63\xd7\x18\x7d\xec\xff\xe5\xdc\x62\x76\xb3\xaf\xc5\x81\xac\x8b\xec\x53\x7e\xfb\xa0\x11\xec\x43\x8e\x79\x70\x3e\xdb\x60\x39\x06\x5d\x48\x3c\x3d\xfa\xa7\xd0\x55\x12\xd9\x37\x89\x32\x52\x0c\x37\x5e\xa7\x7c\x14\xe9\x4a\x8a\xa8\x37\x85\xa7\x64\xc9\xb4\x73\xc2\x51\x68\x28\xfd\xa8\x20\x2e\x5b\xcb\xb8\xc6\xaf\x89\xdd\xc8\x1a\xcb\xbb\xe5\x07\x80\x9b\x78\x13\x1d\x67\x42\x67\xb9\x16\x96\x9e\x88\x8e\xdc\x7a\x50\x9f\xdf\x60\x50\x75\xaf\x2e\x10\xe9\x5e\xd5\xb9\x15\xe6\x69\xbd\x8c\xc9\x94\x4c\xb5\x48\x5c\x4c\xa5\xa9\x2e\x40\x0f\x68\x22\xe5\x84\x4c\x09\x7d\xaf\x7c\xcd\xd6\x47\xcc\x51\x52\x2f\x9f\xdb\xac\x6c\xb1\xad\x43\x19\x34\x4c\xd0\x64\x89\xc3\x0f\xb9\x79\x83\xef\xf3\x42\xeb\x02\xda\x07\xf2\xa3\xaa\x91\x6a\xc7\x82\xad\x15\x8f\x75\xc5\x85\x09\xe5\x8b\x85\x4e\x94\xc2\x92\x54\x56\x33\xb5\xc2\xc8\x48\xaf\xa0\xbd\xd6\xc5\x6d\xc9\x60\x84\x16\xfd\xf3\xee\x61\x0e\x29\x76\x38\x8c\x03\xa9\x92\x5d\x96\x46\x38\x93\x9f\x33\x90\x9d\xcb\xeb\xa9\x6c\xcd\xc9\xe3\x74\xba\x56\x0c\xe5\x93\xad\x46\x4d\x72\x41\x51\xe3\x23\xfe\xa4\xc2\xce\x3a\x80\x71\x98\xf2\xae\xf2\xc5\xee\x57\xb4\x90\x32\x6e\xf4\x58\xfa\x1e\xe3\xfe\x75\xc7\x99\x1b\x34\xaa\x85\x4a\x70\x84\xfc\x8d\x65\x23\x3c\x59\xb8\xa0\x9f\x99\xeb\x32\x48\x6f\x11\xe4\x2d\xee\x33\x99\x1f\xe7\x2f\xe9\x56\xab\xb9\x05\x5e\xed\xe9\xbc\x80\xc2\xc4\xa6\xbf\x0c\x80\x52\x5c\xb7\x6d\xb7\x0f\xf5\x7b\x65\x6c\x94\x80\x9e\x5e\x72\x77\x1d\x83\xf1\x4d\xf7\x72\x61\x2e\xeb\x90\xb2\xc0\xf2\x34\x74\x55\x78\xa8\xef\x54\xce\xed\xc3\x3b\x9a\xef\xe5\xde\xd9\xbf\xcc\xbc\x2e\xef\x4e\xff\x50\xd1\xff\xf2\x1f\xf7\xac\xe6\xb6\x14\xfc\x69\xdf\x41\x07\x29\x1e\x4d\x6b\x52\x4f\x52\xd5\x35\x35\x51\x2b\xe9\x16\xe5\xf8\xba\x50\x86\xc6\x70\x71\x21\x93\xb5\x43\x25\xb7\x9a\x06\x15\x8a\x46\x9d\xfc\x02\x1e\xce\x99\xbc\xb7\x19\xfc\x95\x9b\xd5\xea\x0c\x79\xe6\x1d\x2d\xe7\x41\xda\x82\x25\x8a\x77\xd0\xcf\xc2\x36\x3c\x0f\x4e\xa2\x86\xe4\x06\xc2\x57\xe8\xd6\x71\x7f\x91\x58\xc6\x4f\xff\x89\xc8\x77\x70\xa4\x63\x2c\x7a\x1a\x0e\x19\xad\xc1\x5e\xa0\xa1\x27\x2d\x59\xbf\xf2\x15\x03\xd7\xc0\x80\x02\x75\x4b\x1a\x68\x28\xec\x2c\x3b\x0f\xfe\xa2\xdc\x54\xf8\x42\xf9\xb4\xb1\xd8\x65\xe8\x01\x3d\x3d\x67\x1f\x9c\xce\xb8\x13\x97\x8b\x00\x2c\xd8\x8f\x44\x06\xa0\x55\x0e\x5f\xd1\x72\x64\xca\xe8\x0c\xec\x0c\xda\x7a\x62\x12\xcb\x93\xea\xda\xff\x95\xa5\xa4\xde\x6f\xd6\xb3\xbe\xd3\x8e\x94\x8d\x05\x13\xe8\xd5\x72\x19\x78\x8b\x51\x84\xad\x80\xb6\x33\x6b\x73\x96\x41\x9f\x58\x57\x62\xbf\xc0\x15\x90\xa3\xdf\x2c\x24\x07\x96\x39\x0c\xa2\x3b\xd1\xf1\xa3\xb7\x60\x66\x6c\xed\xb1\x39\x8c\x4a\xa8\xa4\x6f\x2e\x73\x32\x74\xa5\xf1\x09\xb3\x18\x9e\x59\xc2\x60\xcd\x86\x77\xc9\xe6\xb3\x7a\xe1\x33\xc8\x3b\x70\x0b\x12\x93\x3d\x13\xb2\x44\xbe\xc6\x8e\x82\xae\xa2\xcd\xbe\x5b\xe0\x63\x58\xae\x43\x10\x72\x0d\x77\x1d\xbd\x18\x5b\x8d\x83\x87\x3f\xd1\x77\x93\xab\x7b\x83\xe9\xb7\xc9\x61\x0d\x00\x23\x9d\x3d\x68\x3a\xc3\x04\xd8\x32\x49\x33\xb3\x95\x5d\x08\x57\xb3\x76\xb2\x73\xb3\x2c\xc0\x45\xec\xc2\x98\x69\xd0\x18\x36\xee\x73\x12\x1e\xce\x96\x3b\xcc\x40\x16\xb3\xc9\xd1\x30\x5a\x45\xbc\x38\xf0\x95\xfa\x4a\xbc\xa9\x8b\xa0\x09\x44\xc6\x5a\x03\xdd\x47\x78\xc8\xd0\x47\xff\x20\x9c\x2a\x7a\xc6\xe8\x12\x14\x40\x73\x99\x20\xff\x52\xc6\x51\x56\x0c\x7f\xf9\xd6\x11\x60\x18\x8f\xf4\xb1\x85\x22\xb8\xe7\x16\x5e\x80\xa5\x9c\xff\x8d\xee\x46\x27\x93\xb1\x7b\xdb\x28\xd9\xfa\xd4\xb6\x6e\xaa\x8d\xf6\x4c\xd5\x38\xea\x11\xcd\x62\x6d\x09\x4d\x50\x54\x2e\x58\x49\x4f\x52\x8d\x60\x1e\x67\xf8\x29\x12\xd3\x86\x98\xeb\x64\xe6\x68\x15\x6b\xa3\xe4\xa8\xb7\x05\x98\x23\x3a\xb8\x30\x05\x3a\x20\x40\x2c\x47\x21\xf1\xdc\x8c\xbe\x19\x85\x53\x6b\x1a\x9a\xc3\x0b\x1f\x57\x59\x99\xc7\x52\x5a\xcc\x8a\xa2\x67\x54\xa4\xcc\x82\x7b\x9a\xb6\xa3\x78\x3b\xbd\x9c\x1e\x6f\x90\xa7\xbe\x62\xe4\x68\x35\x51\xb3\x99\xf2\xa2\x14\xaf\x57\xac\x21\xf9\x9b\x05\x4f\xa0\xc5\x92\x59\x96\x6b\xe1\x9b\xfc\xb8\x9e\xca\x82\xc4\xae\x8b\x0d\x7f\x0a\x67\xb6\x93\xa5\xed\x85\xf7\x5a\x26\x2a\xdb\x29\xdd\x0d\x5c\xb2\x9f\x5a\x59\x73\x92\xda\x4f\x6b\xa8\xb8\xb2\xcb\x93\x7e\xaa\xd4\x10\x79\x8c\xf1\xdb\xf0\xcb\xf3\x27\x2b\x58\xfd\x67\x41\x2a\x78\x40\x2e\xb3\x0c\x83\x51\xe1\xb0\xee\x9a\xfc\x3f\x03\xbc\x86\xc9\x05\xc7\x7a\x2f\x97\x9c\x28\x14\x77\x7e\x56\x9c\xa7\xec\x68\xfd\xc0\x7e\x4e\x0d\x6f\xec\xa2\xfc\xa0\x6d\xad\x5d\x99\xa2\xa4\x33\x2b\x12\x22\x7d\x18\xcd\x25\xd6\x9e\xf5\xcc\xdf\xba\x90\x05\xbe\x20\xac\x1c\x65\x99\x0b\x7b\x0b\x4d\x5d\x2f\xf3\x9b\x0e\x6e\xa9\x4f\x2e\xa0\x0c\x46\x97\xcc\x2a\xf4\xe8\x9b\xae\x58\x44\x19\xdd\xd5\xc6\x8e\xa4\xbc\x6b\xfd\x47\xc9\xa3\x7e\x6a\x1c\x96\x32\x9d\x6e\x53\x6d\x8c\x78\xc5\x08\x2e\xab\xf0\x84\x98\x46\x83\xc3\x82\x0d\xe0\x34\x95\xbd\xe5\x00\x74\x43\xf8\x60\x3f\x88\x8f\xcb\xae\xed\x78\x83\xbd\xc8\xf9\x5e\x13\x85\x1d\xc9\xcb\xd6\x07\x61\xc7\xf3\x87\x84\x5b\xb0\x6b\x85\x91\x2c\x1c\xfb\x1f\xe5\x65\xfa\x28\x7c\x38\xad\x27\x9a\xc0\xa7\x30\x5a\xd7\x65\xe1\x7e\xac\xe3\xf3\x3f\xe0\x65\xb0\xf3\xc8\x32\x22\x10\xf5\xde\x57\x81\xb9\xe7\xbd\xeb\x70\xc5\x9c\xf2\x7f\x56\x9b\xb0\x71\x85\xcb\x74\x7a\xcc\x89\x12\x2a\x68\xc0\xc2\xa8\x22\xe6\x23\x2c\x87\xf6\x2c\x8d\xc0\x4a\x18\x59\x51\x5f\xb1\x93\xac\x59\x5e\x77\xf1\xb1\xe0\xb3\xf9\x12\x1c\x81\x5f\x8f\xcc\x23\xdc\x50\xfd\xe0\x7e\x34\x85\xb2\xad\x3d\x19\xcd\xa1\xce\xa9\xba\x89\x26\xd0\xa6\x6b\xaf\xa2\x62\xda\x2b\xfe\x37\xf4\x00\xfd\x39\xd3\x0f\x7d\xc3\x1c\xb5\xfb\x2b\xb6\x88\x15\x14\xc5\xc5\xb2\xc0\x4e\x2f\x08\x1b\x82\x97\xcf\x0f\xc7\x83\x91\xeb\x23\xa3\x88\xc9\xd8\xb4\x01\x15\x62\x01\x4e\x6e\x4d\x45\x66\x82\x9c\x8a\xb7\xc8\x12\xf0\xba\x66\x39\x92\x0e\x6d\xe4\x49\x90\x16\xe8\x06\xfd\x2f\xf2\x11\x86\x52\x1f\xa2\xc1\xc8\xca\xcd\x55\x68\x1d\x6a\xeb\x79\x02\x5b\x84\xfe\x99\xf7\x04\x3b\x86\x3d\x1d\xe9\x8d\xb7\xe3\xe1\x7d\xd7\xa0\x6a\xc2\xd8\x7c\x15\xba\x4b\x48\xcd\x41\xf0\x34\x82\x52\xd4\x0e\xa7\x12\x3b\xb8\x2b\xe1\x41\x22\x85\x76\x06\xb1\x21\x18\xbb\xae\x23\x18\x61\x8c\xbc\x84\x3c\x21\x2e\x7a\x7a\xa2\x2c\xf6\x88\x79\x07\xb1\x79\x6c\x97\x91\x0a\x7c\x0e\xd1\xdf\xf3\x1e\x2c\x11\x56\x37\xda\x82\x17\x85\x16\x65\x13\xa0\xc9\x82\x0c\xe5\x01\xa8\x80\x7f\x9a\xe4\x43\x37\xf9\x9e\xd4\x38\x38\x80\x37\x90\x52\x09\xef\xe7\x79\x46\x3c\x40\x96\x72\xf7\xac\x6d\x40\x8e\x70\x9d\xe7\xa9\x51\x82\x43\x8c\x7c\x8c\x89\x48\x87\x8e\x07\xcc\xaf\x9a\xc7\xb5\x0d\xac\x4d\xea\x3a\xd3\x31\x56\x75\x51\xac\xec\x02\x38\x59\x79\x1f\xff\x04\x2a\x14\x19\x85\x33\xa1\x49\xb2\xb7\xc9\x47\xa0\x1a\x69\x4a\x38\x01\x2f\x13\x9f\xf2\xb8\x08\xdf\x14\x0d\x9b\x97\x89\x54\xf2\xff\x8c\x52\xa1\x6d\x5c\xe7\xd6\x3a\xc6\xc3\xca\x7d\x55\xe9\xcc\x35\xe6\x9d\xfa\x4f\xcc\xa2\x32\x17\x89\x17\x6b\x6c\xf1\x21\xb4\x92\xa5\x33\x06\xe5\x5b\x83\x8b\x74\x7b\x92\x7e\x83\x97\xd4\x7f\xc3\xfe\x40\x98\xca\x76\xcd\x3e\x78\xad\xec\xd3\xdc\xc7\xc8\x14\x31\x7d\x54\x0f\xba\x82\x3f\xbc\x79\x14\x63\x62\xbb\x77\x85\x33\x23\xaf\x25\x40\x5b\xca\x38\xdb\x38\x4f\x34\x8a\x19\x59\x7b\x16\xd6\x31\x1f\x56\x45\xe6\x2e\x61\x11\xe5\xd5\x89\xb1\xe0\x8a\xe2\xee\xd0\x7e\xf0\x8d\x3e\x6f\xf5\x71\x68\x7f\xd1\xb1\xb9\x89\x70\x9d\xac\x67\xd4\x49\xe4\xac\xc0\xd4\x64\x43\x3f\xdc\xdb\x66\xf6\x67\xd8\x77\x45\x6b\xda\x19\x70\xdb\x09\xa1\x03\xe3\x4f\xf3\x08\xe8\x08\x53\x5e\x3f\x21\x27\x97\xe5\x5a\x75\x7b\x7b\x0b\xeb\x41\xf9\x96\x50\x57\xd0\x6c\xda\xb1\x3a\x1b\x62\x68\xbe\xce\x5d\x0d\xef\x52\xcc\x1e\xf5\x0c\x11\x09\x97\x34\xee\xa0\x23\x83\x41\xe5\x32\xfa\xa5\xbe\x12\xf5\x1f\x86\x4b\xf7\x1e\x01\xca\xa8\x6b\x37\x42\x0e\xcc\xe5\xcd\x6b\xb3\xef\x33\xcf\xd4\x49\xb6\xaf\x62\xa1\x95\xd0\xc6\xe3\xa0\x4f\xc9\xad\xd5\x6b\x20\x1b\xdd\xe1\xb9\xee\x30\xa0\x74\x1d\xbd\x08\x59\x20\x64\x74\x7e\xe6\x56\x67\xbd\xab\x43\xb9\xcb\x73\x92\x8a\x73\x38\x47\x72\x4f\xcb\xe7\x73\xf2\xf3\xbd\xf0\x77\x9c\x79\x05\x17\x0b\x6e\x92\x17\x28\x68\xf2\x6a\x92\x4f\x8b\xde\xb4\x9a\xf4\x60\xc4\xad\x99\xcf\xfe\xc4\x42\x67\xbf\x62\x5f\x82\xbe\x0d\x9f\xc3\xfe\x83\x4e\xe8\xf4\xe3\xbc\xcb\x1b\x57\x7b\x85\xc3\xcb\xdf\x68\x3a\xc3\x99\x5b\xc0\x91\x89\xc8\xfb\x85\xed\x78\x12\x59\x45\x1d\x5e\xb0\x95\xdc\x49\xcb\xd9\x71\x98\x74\xa0\xff\x0a\xbb\xc5\x7e\xc3\xdc\xb3\x7a\x88\xbd\x1f\x54\xcd\xee\x64\xb7\xc2\xed\xc3\xc7\xb1\x5f\xa1\xbb\x3b\xd8\x1c\x9f\xc2\x4d\xb5\xb3\xc9\x3b\x94\x38\xd3\x1c\x92\xa0\x26\x4b\x1f\x90\x91\x34\x3f\xec\x30\x39\x9f\x1e\x9e\x3f\xc4\x7e\xc3\x80\x77\x04\xb1\x0f\x30\xcf\x84\x21\x6c\x03\xe8\xb7\x9a\xc6\x46\xa1\xf3\xb3\xb9\x6c\x18\x51\x0f\xb7\x66\x1f\x47\x1f\xb6\x5d\x66\xff\x60\xfe\xab\x66\xb0\x9b\x59\xa0\x81\x64\x67\xb3\xde\x49\x18\xec\x0d\x20\x1d\xe5\xb0\x9d\x20\xdb\xbc\x46\xf6\x70\xe8\x62\x52\x04\xf1\x0a\xae\x09\xed\x24\xee\x23\x22\xf7\x7d\xc4\x5b\x94\x33\xdb\x91\xf8\x8b\x15\x0d\xb7\x64\xa7\xe3\x93\x5a\xc7\x10\x06\xdc\xa1\xb2\x9b\xc8\xc0\x97\xe8\xbe\x12\x5e\xb8\x9b\x78\x2c\xb1\x0a\xf7\x47\xfc\x88\x99\xf8\xb6\x5c\x11\x31\x0d\x57\x27\x6e\x25\x46\xe2\x97\x37\xfe\x20\xe6\x12\x8e\xee\x3e\xc4\x06\x82\x36\xdb\x9a\xd8\x4d\x1c\x1b\x1e\x4b\xdc\x21\x72\x9b\x30\x3c\x97\xdf\x65\x4e\xc5\x73\xf8\xb1\x9a\x5e\x7c\x27\xef\xb9\x70\x22\xbe\x8d\x97\x0b\x89\xf0\x04\xee\xdf\x9c\x31\x78\x3c\xb7\x66\xbb\x2d\x9e\xc2\x8d\xd8\x68\x8d\x33\x38\xaf\xdc\x86\x70\x05\x87\x63\xff\x09\x3f\xc4\x19\x3e\xfc\x0c\xb1\x96\x7d\xa1\x6e\x08\x9b\x52\xd4\x5b\xf2\x0b\xb3\x53\x15\xa9\x0c\x98\xad\x32\x9d\xb7\x11\x9b\xa5\x98\xc5\xb2\xc3\x5c\x65\x97\x33\xdf\x61\xde\x52\xf1\xb6\x68\x2c\x41\xb2\x22\xb8\x1b\x23\x45\xfd\xab\x5e\x60\x6d\xc2\xf9\xf6\x0d\xd8\x07\xfe\xb6\x11\x41\x78\x21\xe7\x60\xf5\x0e\xd4\xbe\xfc\xba\xf1\x1b\x6a\x5f\x7a\x5a\xfe\x04\x9d\x57\xdc\x47\x5e\x46\x97\x19\x85\xf4\xa7\x68\xb0\x3e\x28\xfd\x2b\x9a\xa9\xf9\x14\x57\x81\xea\x8a\xe0\xa0\x6d\xe8\x19\xc5\xa9\x95\x5f\xb0\x31\xd2\xff\xd9\x6f\xc0\x62\x45\x2d\x23\x4c\xd8\x1d\x9e\xa4\x72\x24\x22\x6c\x6e\xd0\xb7\x23\x60\xc3\x07\x69\x03\x82\xd5\x4d\x21\xf6\x22\xea\xea\x91\xd4\xaf\x48\xbb\xf9\x62\x9a\x1b\x72\xbd\x34\x3b\xd6\x16\xb5\x36\x9e\x0c\x9c\x84\x86\x69\x4f\xac\xf8\x81\x6a\x54\x8c\x59\x87\xd1\x97\xd2\x43\x23\x3a\xb0\x02\xc1\x44\xf3\x1f\x64\x43\xe7\x1e\xdd\x01\xc4\xab\xad\x59\x72\x04\xf1\x6a\xa6\xe0\x8f\x90\x88\xfa\xdf\xd4\xc5\x48\x56\xcd\xd6\xdd\x28\xa2\xac\xc8\x8d\x61\x21\x47\x4a\x3d\x36\xc8\xd0\x11\x06\xcd\x0a\x0d\x1a\xa9\x96\xce\xd2\xa2\x35\xf2\x69\x23\xce\x62\x4e\x82\x6a\xf3\x12\xc4\x6a\xcf\x57\x1d\x00\xff\xe9\x6e\x93\x4c\x82\x7f\x76\x2c\xc4\x3d\x91\x11\x2d\x71\x14\x1d\x62\xd7\x10\x9e\xfa\x15\xf1\xac\x7e\x1f\x33\x12\xc9\x34\xaf\xd9\xb0\x1c\xa9\x37\x7d\x5b\x91\x88\xbc\xd7\x06\xcd\x52\xa1\xfe\x0a\xfb\x91\xa3\xd1\xc3\x82\xb7\xb5\xbd\x92\x11\x59\xde\xc5\x43\x62\xb7\xec\xfd\xca\x66\x51\x42\x6e\x30\x77\xa1\xb0\x26\x6f\x88\x71\x40\xf0\xae\x20\x2d\x83\x14\x2c\xa2\x38\xc6\x1d\xe7\xa7\xd1\xc6\x04\xee\xe6\x55\x33\xe6\xad\x48\xe7\x3e\x62\x85\xd8\x29\xb9\xcb\xa0\xcb\x40\x0e\xe7\x1c\xf2\xb4\x76\x94\x38\x3e\x77\x77\xf1\x0a\x91\x31\xcf\xa0\xb4\x13\x9e\xca\x7f\xc3\xa9\x16\xce\x2e\x5c\xc2\x08\x11\x30\x28\xfa\x8c\x89\xfc\xc3\xb4\x51\x71\x3b\xf9\xe3\xe8\xd5\x81\x4e\xbc\x44\x66\xc1\x8a\x85\xdc\x36\x30\xdc\x8e\xc2\x1d\x0b\x93\x00\xc8\xe9\x45\xdd\x6a\xd2\x45\xad\x05\x75\x26\xa5\xf0\x6f\xa1\x5e\x81\x09\xd7\x52\xfa\x39\x13\x04\x65\xd4\x66\xfa\x61\x01\x40\x1b\x4a\xd7\xf1\xe3\x18\x23\x62\xbf\xf0\x5a\x98\xe9\x1b\x9e\xf3\xc6\xb2\x9e\x2f\x7f\xcc\x2d\x84\x50\xbb\xad\x9c\xdb\x48\x02\xa0\xe0\x28\xd0\xb6\xaa\xff\x09\x09\xc6\x63\xe3\x1c\xc1\x1d\x26\x53\x3e\x5f\xb0\x86\x35\x89\x7d\x8d\x5f\xcf\x6a\xa6\x35\xf2\xed\xc0\x5d\x69\x46\x1e\x0e\xb9\xc7\xda\x71\x9f\xc0\x0e\x1b\xc2\xb9\xbb\x90\xc9\xcb\x77\x70\x9e\xa0\xb3\xec\x96\x72\x76\x60\x61\xc0\x39\xce\x42\xec\x51\x65\x84\x20\x16\x3d\xa0\x3f\xcb\xdf\x8f\x7e\x95\xd6\xf1\x17\x63\x33\x09\x98\xd7\x84\xf9\x50\x29\x3c\x57\x8c\xb9\x9b\xcd\xad\xc2\x4e\xc7\x38\x73\x67\xe0\xcb\xd7\xd7\x72\x1a\x71\xf5\x72\x80\xb3\x1a\xff\x65\xb7\x94\xdc\x4f\x64\x0d\x0b\x26\x25\xc4\xf2\xf2\x0f\xfc\x4d\xbc\x49\x5a\x1a\xef\x24\xf7\x98\xb8\x8d\xe7\xc5\xa5\x61\x7b\xb9\x47\xb9\xd3\x0b\x5f\x73\x23\x38\x67\x53\x17\x71\xae\x70\x8c\x5b\x47\x71\xb6\x71\x72\x02\xee\x92\xef\x39\xcb\x97\x95\x92\x7c\xf2\xbd\xdd\x32\x72\x12\xa9\x1e\x76\x86\x7d\x9f\x8d\x97\x2c\xe2\xcd\x53\xda\x17\xc5\x73\x75\x8a\x38\xc1\x29\xae\x8d\x1c\x42\x1c\x39\xd5\xb2\x84\xfc\x66\xce\x1a\xa9\x77\x8a\x3b\x79\x46\xe2\x14\xbd\x9b\xdc\x29\xb6\xf0\x37\x90\xa3\x84\xfd\x4b\x8f\xb0\x9b\x05\x5b\x67\x3c\x60\x07\xf1\xf6\x5b\x38\xb2\xed\x39\x89\xc6\x22\xae\x5d\xc9\x6b\x85\x94\x53\x6d\xfa\xc2\x5b\xc7\x59\x6d\xf4\x06\xaf\x90\x67\xf5\x81\xb9\x46\x32\x4d\xeb\x93\xbc\x9d\x1c\xa1\x76\xdc\x7c\x8e\x5d\xa7\xfc\xe0\x17\xc1\x8e\x97\xb3\x96\xdc\x60\x5b\x49\xce\xcf\xa0\x10\x3d\xc2\x5b\x16\xf1\x84\x92\x37\x56\xbf\x80\xb3\xb3\xfe\xb6\x8c\xe0\x8c\xa9\x45\x38\xf3\xc9\xae\xaa\xcf\xcc\xfb\x64\x58\x85\x4b\xf6\x05\xf6\xf3\x32\xef\xa4\x03\x6c\x51\xf1\xbc\xc8\x0c\xf6\x12\xfd\x79\xdf\x69\xc4\x63\xcd\x8c\xc5\x77\x09\x9d\x72\xd6\xf4\x37\x44\xa0\x64\x9f\x05\x93\xb0\xe3\xf3\x74\xeb\x38\xeb\x5a\xbb\xa4\x35\xe4\xdd\xa6\x4f\x64\x30\x89\x37\x00\xcc\xc9\xe4\x94\x9a\x9b\xd9\x53\xd9\xad\x95\x64\xd2\x54\xf6\xa6\xb2\x97\x11\xd7\x88\xf7\xc5\x63\x7c\x0c\x44\xa5\x6e\x70\x31\x8b\x88\x2e\x9a\x32\x7d\x90\x00\x64\x80\x45\x11\x7e\x51\x30\x45\x2b\xe2\xcc\xee\x3a\x29\xf9\x4c\x76\xb5\xf7\xb3\x4b\xc8\xe0\x96\x3c\x06\x8d\x7d\xbd\xe1\x4b\x96\x90\x9d\x55\x1b\x90\x68\x64\x03\x95\x9e\x11\x79\x44\x79\xe9\x03\x1f\x3f\x22\xd4\xf0\x6f\xf1\x6a\xfc\xab\x7a\xef\xf4\x0e\xdc\x2c\xfb\x63\x71\x1a\xcf\x10\xa4\xa9\xdd\xb4\x47\xb3\x6c\x44\x2d\x9a\xa0\x6c\x29\x9e\x5e\x74\x25\xe7\x0f\x6d\x94\x2a\x3f\x8f\x93\x7e\x5d\x09\x14\x2c\xdb\xf6\x40\x0e\x16\xfe\x17\x56\x24\x7d\x4c\xfd\xe6\xf9\x5b\xe2\xc9\x98\xe1\x5c\x2c\x22\x59\xc9\x53\x3c\x05\x47\xa0\x1f\x00\xc0\x0f\x47\x81\x22\x93\xd6\x21\xe7\xa6\xc8\x49\xdd\x99\x37\x0f\xfb\x5c\x14\x94\xbf\x8b\x5a\xae\x7c\x5f\xd0\x9a\xce\x50\xa8\x28\xf3\xb7\x09\xe4\x53\xa9\x1d\x61\xeb\xa5\x12\x7a\xae\xe7\x71\xf1\x07\xe6\x46\x67\xaa\x28\x1c\xdc\x30\x65\xb5\xa0\x18\x96\x00\x00\x7f\x29\xba\x4e\xf5\x49\x23\xc9\x3f\x28\x34\xa8\xed\x0b\xee\x60\x74\xd5\x40\xe1\x3b\xaa\x83\x92\x46\xf9\x95\x6e\xa5\x98\x4d\x5b\xb9\x6d\xa1\xac\x99\x2e\x0b\x7d\x2f\x75\x61\x4e\xf0\x94\x88\xab\x58\x75\xce\x61\xa2\xb1\x50\xfc\x94\x15\x82\x34\x24\x0c\x00\xf8\x16\x68\x9d\xf2\x94\x3a\x8e\x6e\x12\x50\x8a\xc6\x33\xa2\xd1\xad\xca\xb3\x8c\xbf\x94\xf9\x0a\x01\xb3\x27\x6d\xbe\xdc\x93\x25\x8e\x8f\x95\x5e\x05\xf1\x50\x1f\x49\x32\xa4\xf1\xb4\x15\xbd\x85\x2b\x9c\xc7\x0b\xf3\x91\xd3\x53\xfc\xf8\x57\xb0\xa9\x00\xc0\x03\xb1\xfd\x8a\xed\x45\x99\x70\x3b\x7f\x9e\xca\x06\x71\x42\xc6\x2b\xce\x22\xec\x82\x9f\x72\x0d\x72\x76\xf7\x74\x59\x34\xba\x22\x2e\x43\xf2\x03\xed\xdc\x48\x15\xab\xb1\xe0\xb5\x7c\xd1\x1a\xec\xa6\xd3\xa0\xe0\x0c\x4e\x9d\xb2\x9e\xef\x43\x4c\x00\x00\xee\x2b\xfc\x9f\xec\x8a\x2a\x8e\xe4\x71\x95\xca\xd9\x24\x05\x52\xc8\x9f\x91\x9b\xf2\xcb\x64\xdd\xa4\xd3\xae\x67\x52\x88\x9c\x1c\x1b\x2b\x71\x25\xa7\x85\x88\x45\xe7\x49\x07\x8f\x27\x42\x82\x5c\xe4\x54\x20\x98\x4d\x2e\x9d\x12\xc6\x33\x92\x13\x01\x80\x1b\xc0\x0e\x12\xdf\x55\x26\x4a\x0f\xb2\x5f\x28\xa6\x4a\xdd\x59\x0b\x64\xb7\x25\x82\x5c\xa6\xb4\x49\xdc\x9e\x32\x42\x42\x13\xdd\xd9\xda\x23\x5e\x2a\x1a\x17\xbc\x42\x78\x4f\xb8\x76\xcd\x23\x81\x41\xb0\xc1\xf1\x12\xdf\x97\xbf\x6e\x8a\x03\x77\x88\xfb\x0b\x00\x38\x10\x67\xac\x10\x56\x64\x19\xd6\xe1\xc5\x72\x4f\xdd\x6d\xfa\x4f\xd9\x04\x6d\x72\x36\x2a\x79\xa8\x3e\x90\xec\x2f\x6e\x2a\x9a\xb2\x65\xbe\x28\x4f\xb9\x3d\xf0\xb6\xd0\x41\x2e\x5e\x7d\x95\xff\x42\x4a\x38\xce\xe4\x19\xc5\xe1\x36\xb7\xb9\x4b\x04\xc7\x00\x80\xbc\xcb\x35\xf2\xc3\x15\xa3\xab\x0c\xa8\x4a\x76\xb4\x22\x9d\x36\x46\x2a\x2e\xb7\xcf\xec\x92\x6c\x2f\xd9\x97\x54\x25\x76\x32\x79\x47\xb5\x08\x3f\xe8\xf5\x1b\x0c\x82\x56\xcd\x21\xf7\x7d\xfc\x3c\x95\xda\x61\x1d\xcf\x4e\xee\x68\x93\xce\xe9\x15\x6f\x06\x00\x32\x91\xf7\x90\x97\x2f\x6f\xaf\x3f\x8e\xf4\xc9\x88\xda\x68\xaa\x97\x34\xaa\xaa\x27\xe3\xa3\x64\xae\xf9\x77\xe2\x67\xd1\xab\x32\xbb\xa8\x09\xc2\xce\x62\x8b\x0d\x13\x05\x05\xfa\x76\xf7\x60\xbe\x8b\xfa\xf3\xc2\xfb\xdc\xcb\x8a\x57\x36\x9e\x9c\x3c\x09\x05\x00\xc8\xf1\xfc\x54\x6e\xbf\x3c\xa1\xc5\x17\xb1\x94\x79\x36\x1a\x28\x5a\xe9\x94\xba\x81\x8c\x6d\xe2\x7b\xd5\x7b\x12\x73\x45\x15\x15\xe4\x66\xa3\x70\x77\xd9\x88\xf5\xed\x82\xd9\x26\x3f\xb7\x6f\xbc\x0b\x3a\x60\x61\x25\x97\xaa\xca\xb0\x59\xc1\xb1\x96\x6e\x03\x00\x76\x35\x7f\x00\xb7\xab\x38\x97\xb5\x86\x91\x5d\xae\xca\x6e\xce\xf5\x2a\x8d\xcf\x5d\x99\xf2\xaf\xd8\x29\x6f\x20\x6e\x8c\xe1\x61\x41\x7e\x18\x55\x97\x4f\x09\xf5\xd9\xa3\xbe\x4b\xdb\xb6\xec\x87\xca\x81\x21\x9b\xa3\x96\x87\xb2\x9e\x8f\x7b\x2a\x89\x81\x21\x00\x10\x6a\x50\x14\x3b\x51\xb1\x38\x67\x1f\x63\x7a\xd9\x7f\xb9\xff\x72\xde\x96\x9c\xc9\x8f\x49\xe9\x33\x35\x14\x34\xc7\x0e\x19\x28\x94\x45\x61\x1e\x3a\x2b\xea\x65\x1f\xbe\x9a\x4d\x6f\x58\x76\x5b\x79\x9b\x69\x98\x23\x92\x4f\x00\x1b\xc6\xfd\x96\x38\xc0\x2f\x00\x40\x98\x8b\x96\x61\xe9\x66\x65\x7e\x1a\x7d\xb0\x2c\xa3\x00\xca\x51\x97\x78\x15\x56\xa4\xa4\x9a\x16\x51\x8e\xc7\x62\xfa\x3f\x34\x9b\xd0\xaf\xda\x52\xba\xd8\x27\x42\x6d\xc7\x74\x5a\xb6\x47\xc9\x65\x5d\x9e\x83\xcb\x4e\x41\x25\xe3\xc7\x8b\x5f\x20\x72\x00\x10\xae\x42\x3f\xa3\x50\xb9\x91\xf6\x84\x76\xa7\x34\x8b\x5e\x9d\x7d\xa0\x38\x8e\x91\xb2\xb3\xda\xe8\xcb\x5c\x1a\x73\x4d\x3f\x99\x35\x27\x34\x45\x33\x08\xba\x79\x5f\x29\xda\x00\x65\x2f\xcb\x56\x9c\x84\xb5\x73\x32\x65\x0b\x91\x4b\xe3\x97\x8b\xb7\x60\x4b\x00\x40\x50\x8d\xfd\x40\xd2\xcb\x60\x28\x8b\xfa\xbc\x24\x07\x7a\x99\xb5\xcf\xb4\x1d\x8e\xf9\x3f\x0e\xed\xfa\x2f\xaa\xc4\x51\xe3\xf8\x01\x01\xc5\x02\x45\x54\x40\x05\x11\x15\x44\x09\x09\x41\x52\x1a\x94\x4e\xe9\x1a\xa6\x3b\xcf\x99\xee\xee\x61\x86\xee\x94\xb2\xbb\x50\xd7\x46\xb1\x6b\x8d\x35\xd7\x76\xed\xf6\xbe\xbe\xf7\x7f\x78\xde\xcf\x4f\x9f\x8a\xfd\x96\x34\xe8\xaf\xfc\x69\xf5\x2b\x98\xd9\xa9\x43\x86\x5b\xcc\x5f\x51\xe1\x3a\x2c\xeb\xa8\xff\x74\x8d\x15\x9b\xe5\x9e\xa1\x24\x72\xe2\x66\x17\xc9\x86\x38\xbf\x01\x40\xfc\x93\xbb\x1a\xf2\x6d\x69\xe2\x52\x89\xc3\x4d\x0c\xae\x06\xd1\xdf\x80\xe7\x2a\xcb\x0f\x9b\x6b\xb9\x96\x3c\x1f\x53\x22\x77\x4f\xca\x03\x83\x15\xf7\xbf\x48\x95\xb6\x85\x17\xe6\xd7\xac\x8e\xe5\xb1\xdd\xbd\x15\x87\x79\x47\x66\x8b\x64\x53\x78\x17\x01\x40\x9c\xc3\x2b\x61\x78\x35\x23\xe5\x00\xfe\x62\x23\x4a\xc6\xaa\x9b\xb4\xa0\xa5\x6f\xca\x5c\xeb\xcb\xa5\x45\x39\x47\x8c\x51\x92\xb3\xc9\xc3\xba\x3f\x92\x84\x08\x8b\xa6\x5b\x7c\x70\xcd\x7f\xaa\x74\xf1\xa2\x25\x37\xe5\x97\x45\xa8\xd9\x46\xa9\xa7\x10\xfd\x3f\x9b\xfc\x37\xb4\x29\x4d\xc7\x8c\x49\xd8\x6b\x0d\x4d\xfa\xf7\x30\x4f\x73\xbb\x6e\xa2\xc4\x64\xd2\x6a\xb9\xd9\x75\x06\x9c\x66\x4d\x12\x4b\x17\xaa\x9a\x5c\xdf\xa8\x7e\xa8\xac\x5a\x13\xa2\xd4\xcb\x4f\x2c\x41\xca\x17\x49\xff\xcc\xe6\x48\x18\xe2\x5b\x00\x20\x3c\x29\x4c\xa0\x04\x34\x4d\x69\x9d\x89\x59\xdd\x30\xb5\xb9\xb0\x06\x34\xdb\x36\xf2\x8b\x67\x1b\xbf\x5a\x04\x59\xf6\xfa\x9b\xf5\xd8\xc4\x04\xed\x16\x63\x78\xb8\x5e\x5d\xa9\x7b\xb0\x3a\x4f\x39\x4d\x13\xb6\x78\xb7\x4c\xa7\xcc\x9c\x1d\x24\x7e\x2f\xb3\x03\x00\x61\x94\xa8\x9a\x5c\xdd\x38\xde\x79\x1e\x8d\xb5\xfc\xd5\x7e\xb2\x7a\xbc\x7e\xbc\xd5\xb2\xb9\xce\xb8\xbd\x39\x39\x93\xa2\xd7\x35\xdc\x4e\x38\xaa\xad\x36\xc7\x86\x7b\xaa\x17\x19\x69\xbe\x9f\x15\x87\x74\x19\x8b\xd1\xb2\x0d\xaa\xab\xb3\x67\x8a\x7b\x65\xff\xb3\xf9\x4e\x74\x9a\xb4\xa3\x91\xd7\xfb\x0c\x75\xd6\xc2\xeb\x6e\xad\x5e\x55\x4f\xeb\x5c\x5e\xf4\xc0\x58\xdd\x66\xcc\x04\xf4\x11\xcd\xb7\x12\x2a\xb4\xb3\x1a\x9e\x85\x5d\x51\x9d\xac\xdf\xef\xbb\x5b\x51\x6e\x70\x5b\x1c\x29\xbd\xa3\x59\x3c\x7b\x81\x38\x4a\x7e\x16\x00\x04\x3c\xb1\x3b\xda\x6d\xf8\x35\xf2\x67\x8d\xdd\xe0\x7b\x74\x55\x31\xa2\xef\x3f\xcc\xf9\xec\xd5\xdd\xef\x71\x99\xc9\x15\x1d\xe7\x09\x76\x51\xce\xad\x08\xe2\xdb\xc0\x47\x8d\x93\x94\x99\xcb\x97\x9b\x01\x5a\xe9\x82\x25\xfa\xaf\x8c\xc9\x69\xb3\xd5\x67\x99\x81\x00\x20\xef\x64\xaf\x41\xed\x1b\x2e\xc3\xc4\x57\x1f\x1b\xc4\x62\xd9\xc5\xeb\xfb\x68\xb8\x83\xd9\x36\xdd\x1c\x82\x63\x72\x74\x47\x25\xd1\x14\xf9\xbd\xd5\x86\xbc\x31\xf0\x52\x23\x99\xba\x76\xf9\xd2\xfa\xad\xf4\x0d\x0b\x7c\xf5\xbb\x41\xdc\xb4\x50\xb5\x81\x29\x02\x00\x39\x81\x1d\x8c\x4a\x1b\xba\x88\xdb\x5a\x4d\x1e\xf8\x17\x7f\xb4\x18\xe8\xfd\x46\xb8\x96\x75\xb5\x7b\x1a\xf1\x6b\xf2\xbc\xf6\x77\xe4\xac\xc8\x9b\x2d\x8d\x94\x1b\x81\x7b\x1b\x67\xd3\xe4\xcb\x5d\xea\x0b\x18\x45\x0b\x42\xf5\x70\x28\x6e\x5a\x91\x7a\x23\xcb\x01\x00\xe4\x7e\x6c\x06\xca\x6e\xcb\x30\x79\x5f\xf5\xec\xfe\xbb\x14\xd4\x66\x49\xaf\x0d\x75\x49\x56\x45\x97\x2b\xf5\x77\xd2\x58\xfb\x74\xba\x6d\xa4\xa8\x79\x3f\x63\x6d\x20\xd4\xb0\x0e\xe4\x7b\xfd\x34\x69\xa1\xeb\x0b\xd2\x74\x3b\x58\xb1\xd3\x9a\x55\xfd\x6c\x3e\x00\xc8\x34\x9c\x6a\xa4\xf7\x60\x0f\xe3\x68\x55\x46\xdf\x3d\x30\xa5\xe8\x5e\x8f\x1d\x78\x3c\xf3\x4c\xa7\x27\x94\x91\xe4\xd7\xe6\x0a\x7d\x8b\x74\x6e\x9a\x64\x1e\x0e\xf4\xb2\xe4\xb1\xda\xbc\x6e\x19\x0f\xb1\x65\x0b\x8a\xb4\xef\x38\xf4\x69\x0f\x95\xaf\xb9\x3e\x00\x20\xbd\xc6\x15\x20\x62\x07\x4e\x72\x58\x95\x82\xde\x77\x1c\x5d\xd1\xaa\xee\xb9\x9c\xf6\xcc\x95\x1d\x21\x9c\x89\xc4\x8e\xd6\xb5\x5c\xe7\x88\xa6\xc6\x57\x5c\x4c\xc0\x31\x33\x8d\x7b\xd9\xab\xd7\xf0\x9a\x97\xb2\xa0\x54\xeb\xcf\xdb\x6d\xef\xad\x0c\xe6\x5d\x02\x00\xa9\x1b\xaf\x19\x6e\xd5\xdf\x21\xb5\xae\x88\xee\x99\x94\xa8\x0b\xde\x74\x7e\x95\xb8\x66\xcc\x6a\x5f\x28\xde\x91\x30\xd6\xe2\x2c\x2e\x5d\x7f\xb9\xe1\x86\x78\x6a\xc0\xea\x7a\xa4\x68\x97\x57\xbe\xfe\x1f\x51\xe9\x82\xcd\x1a\x6f\xe1\x33\x7b\x8a\x22\x42\xb8\x08\x00\x24\x2b\x04\x76\x30\xbf\xbe\xdd\xda\x0b\x65\x27\xbb\x9f\x6b\x1e\xe4\x8f\x77\xce\x55\x3f\xdd\xf4\xb3\x2d\x40\x75\x2b\xfe\x48\xf3\x1a\xe5\xc5\xf5\x76\x96\x2f\x8a\x03\xfe\x2a\x93\x51\xde\xb8\xec\xbd\x7e\x96\xac\x62\x41\xb8\x7a\xb3\xe4\xad\x7d\xb3\x1c\x14\xaf\x00\x00\x31\x42\xb8\xac\x36\xa2\xf7\x41\x43\x43\xe9\x48\xb7\x97\x65\x7e\x9e\xb1\x23\xbf\x9e\xb7\xf1\x59\x2b\xc5\x78\x21\xee\x74\x13\xd9\x30\x37\x7c\xb5\x65\xa3\x6e\x83\xdf\x4d\xe3\x17\x4d\xde\x32\xb4\x0e\xa3\x5a\x33\xff\xa1\x6a\xaf\x7c\x8f\xbd\x49\xf6\x50\xf2\x09\x00\x44\xd7\x44\x53\x6b\x14\xbd\xa2\x96\xad\xa5\x2e\x5d\x67\x9a\x5e\xe5\x39\xb4\xff\x6a\xb4\xdf\x48\x68\x75\xb1\xcc\x8c\xab\x68\x5a\x60\xfa\x13\x76\xd9\xfc\xd1\x70\xc3\x4f\x63\xec\xd3\x29\x96\x85\xe8\xe6\xab\x3f\xcc\x1f\x57\x55\x2a\x7e\xdb\x9b\x65\x6a\xe9\x09\x00\x10\xf1\x45\x75\xd5\xaf\x7b\xbd\x3b\x56\x97\x34\x76\x61\xda\xd6\xe6\xf6\xb6\xb7\xb6\x38\x6d\x9c\xd7\xb2\xbb\xf1\x4e\x9c\x53\xe3\x98\x45\x1e\x66\x34\x6b\xea\x9d\xfd\xca\x8d\xf1\x06\xea\x32\x57\xed\xa8\x96\x39\xff\x80\xf2\xbd\xca\xc9\x7e\xbb\xcc\x43\x46\x00\x00\xd1\x5c\x51\x5f\x35\x66\x7b\x19\xaa\xab\xd8\x30\xb6\x0a\xfd\x32\x67\xd9\xd0\xbf\xd8\xc8\xd4\xb4\x01\x2d\x6e\x77\xcc\x8f\x5e\x5b\x02\x3c\x34\xa9\x33\x88\x94\xe9\x7b\xbe\xd5\x83\x82\xf3\xb0\x69\x98\xa0\xfd\xe5\xb4\xcc\x14\x0a\x46\xda\x16\x69\x49\x4c\x0e\x00\x28\xcc\x6c\x62\x75\xe0\xb6\x5b\x98\xc9\xe2\xba\xd1\x51\xec\x7f\x39\xb6\x43\x14\xfc\xc2\xd4\xb5\x03\xee\x84\x9a\x98\xd7\x3d\x0d\xc4\x87\xa1\x11\x1d\x17\xc8\x8d\xbe\xa7\x5b\x8e\x52\x85\x1e\xf6\x0d\x20\xbd\xc1\x29\xc2\xf8\x1a\x3c\x6f\xab\xd6\xae\x65\xfe\x05\x00\x8a\x0a\x36\xb6\xea\xc5\xb6\x7c\xfc\xb2\x62\xbf\xd1\x40\xc2\xe2\xec\xbf\xb7\xfc\x22\x2e\x49\x75\xea\x1f\x26\xad\x8b\xb9\xdc\xe3\x4d\x56\x86\x7a\x77\x54\x51\xe7\xf9\x1e\x6c\x29\xa1\x9d\xf6\x98\xde\xb0\x88\xd1\xee\x94\x69\x6c\x82\x0c\xb6\xa3\x9a\x67\xac\x04\x00\x50\xb8\xb0\xfb\xab\xb6\x6f\x0d\x21\xff\xb3\xf9\xf5\x88\x07\x45\x9e\xad\x1b\xfc\x49\x0d\x4a\x39\xdd\xb7\x9b\x36\x37\x46\xdd\xbd\x81\xbe\x28\xe4\x7d\x3b\x8f\x91\xee\xdb\xd2\xcc\x03\xbb\x3c\xac\x2d\x59\x4c\x6b\x27\x82\xe1\x6f\x16\xcd\xf6\x97\x66\x1d\xbb\x07\x00\xe4\x58\x8e\xbc\x6a\xd6\xd8\x42\xc6\xc4\xe6\xf2\xe1\x79\xe0\xc6\xec\x85\x03\x5f\xc0\xfd\x29\xa5\xbd\xfb\xa0\xe4\x98\xa0\xae\x8d\xd0\xb7\x90\x81\x36\x0d\xf3\xb8\x2f\xbc\xc9\xc8\xea\x77\xff\x69\x26\xb1\xdb\x9d\xd4\x06\x47\x4e\xbd\x5d\xa6\x9a\xc2\x8d\x06\x00\xd9\x30\xb7\xb7\x12\x39\x1a\xc4\xc9\x28\x3a\x33\xb4\x94\x53\x96\x65\xec\xff\xc9\xc1\x25\x3f\xed\x39\xce\xe9\x8a\x9e\xe8\x2c\xe5\x7c\x0a\xc9\x6d\xed\xe2\xe6\xf8\xfa\x34\x0e\x71\x8f\xba\x3f\xaf\x37\xf3\x92\x9c\x7a\xf4\x89\xbc\xfd\x76\xed\xaa\xed\xbc\x6b\x00\x20\x7d\xce\xdb\x55\x91\x3b\xe2\x20\xc9\x2a\x3c\x31\xf8\x59\xfc\x6f\x66\x4f\xdf\x05\x31\x27\x79\x6e\xb7\x49\xec\x15\xed\xd2\xb1\x46\x74\x2f\xf8\x44\x0b\x4b\xd4\xb0\xea\xaf\x06\x9d\xa8\xc8\xfd\x94\x09\x12\xb9\x39\x9d\xd6\xad\x11\xee\x9a\x6a\xa7\x1c\x14\xfc\x00\x00\xc9\x33\x81\x63\xf9\xcc\x61\x40\x73\xbc\x60\x74\xe0\xa3\xfa\x5c\xc6\xbe\xde\xcb\xaa\x33\x49\xd1\x5d\x0d\xca\xc9\xa8\xaa\xf6\x20\xc5\x83\xe0\xd5\xcd\x4a\xf9\xe3\x55\x79\x96\x21\xd9\x43\x77\x9d\xd1\x22\xbd\xe8\x34\xa1\xcd\x92\x30\xa7\xa6\x2a\x6e\x8b\xae\x03\x80\xc4\x4b\x38\xbd\x2c\x60\xc8\xc9\x02\xe4\x9f\x1e\x98\x57\x4f\x4f\x9f\xec\xf9\x65\xbc\x95\x88\xe8\x3c\x6e\x88\x8b\xec\x6a\xab\xd4\xf5\x07\x89\x9b\xce\x6a\x7e\xfa\x4c\x98\x7f\xab\x23\xdd\x43\x0d\xcf\x94\xe9\x4e\x7d\x9a\x4e\xb9\xcd\xd4\x5a\xc5\x7a\x09\x07\x00\xc4\x0a\xe1\xa3\xd2\x91\x2d\x23\x4d\xa7\xf3\x0b\xfb\x47\x1a\xfe\xa4\x63\x7b\xea\x2d\xae\x89\x33\x3a\x4b\xea\x23\x23\x73\x5b\x3f\x1b\xb3\x83\x62\x9b\x10\xfa\x62\x1f\xb3\xb9\x57\xbb\xc1\x7d\x81\x41\xa1\x7a\xe1\xd4\xad\x49\x54\xf8\x4d\x65\xc8\x1f\x4a\xd7\x03\x80\x38\x44\x14\x5e\xba\x7e\x4b\x52\xeb\xb7\xbc\x4f\xfd\xf1\xcd\xbf\xd3\x17\xf6\x78\x37\x3e\x49\x38\xd5\xf1\xc2\x72\x21\xd2\xb5\x55\x50\xdf\x13\xe4\xdc\xf8\xd5\x58\xe7\xc3\x34\x47\xe8\xa7\xb8\xcf\x36\xb8\x69\x32\x9c\x86\xd4\x97\x95\xde\x53\x3b\xe4\x24\xe9\x35\x00\x10\x9d\x14\x51\x4a\x96\xed\x7e\x81\xae\xcd\xcd\xd8\xd1\x80\x91\xa6\x7d\xd9\xea\x8b\xdd\x1b\x57\x39\xac\xc5\x7b\x84\x13\x06\xf6\x10\x4e\x04\xac\xed\x51\x90\xfa\x56\xe4\x75\x38\x50\x0e\xbb\x21\x9b\xd3\xe8\xce\x0e\x26\x73\x18\x28\xb2\xfe\xa1\x7b\xc5\xec\x02\x00\x25\x9e\x2d\x2e\x99\xb5\x9b\x88\xe5\xe6\x46\xec\xf0\xc2\xb1\xd2\x9e\x8d\x1d\xc6\x8b\xe3\x8a\x86\x97\x12\x8e\x84\xe3\x06\xd2\x48\x81\x01\xc1\x3d\xcb\xc8\xff\xac\x28\x6e\x1f\xa3\x9e\x70\x63\x36\x7d\xa0\xdf\x75\x18\xab\x7f\x01\x4d\x9d\xe2\xaf\xeb\x63\x3e\x00\x00\xe5\x5a\x36\xab\xf8\xd5\xae\x2f\xf8\x23\xb9\x4b\xb6\x8f\x12\x1a\xd3\x26\xc6\x36\x11\xd9\x71\x29\x43\xc3\x24\x49\x78\x4d\xff\x0d\xf2\x44\x80\x7f\xf7\x4e\x6a\xe6\x8a\xb2\xf6\x44\xda\x6f\x37\x69\x93\x8e\x71\xc7\xe1\x54\xbd\x0e\x3a\x3e\x25\x43\x57\xc0\xda\x0c\x00\x8a\x27\xec\x9d\xc5\x87\x76\x5e\xa5\xc4\xe6\x7c\xd9\x66\xa2\x4c\xa6\x8d\x8c\xae\xa7\xa2\xe2\x3c\xb6\x6c\xa5\xc5\x84\x47\xf5\xbd\xa2\xc7\x07\xcc\xeb\x9a\x60\x10\x56\xe4\xb5\xc1\xc0\x71\x37\x4b\xe3\x7e\xa6\x9f\xc3\x47\xd3\x19\x56\xc3\x94\x2e\x6d\x33\x7b\x0c\x00\x14\x81\x1c\x6d\x71\xc6\x8e\x4e\x70\x71\x4e\xd3\x56\x3a\xc8\x4a\xab\x1c\x59\x03\xfe\xbd\xe1\xee\xe0\x16\xa8\x3a\xdc\xae\xf7\x35\x73\x8e\xff\x8b\xce\xcb\xcc\xeb\x2b\x22\x5b\x31\xac\xbd\x6e\x9d\x0d\x97\xd8\x7b\x1c\x97\x18\xdf\x71\xfa\xa7\x7c\xd7\x4c\x70\x63\x00\x40\x5e\xc7\x1d\xd8\xfc\x76\xfb\x36\x0e\x26\x27\x7a\x0c\xe2\x60\xd3\xa6\x0f\xaf\xe4\x90\x36\xe8\x06\xb6\x70\xba\xc3\x4e\xf6\x7c\xe0\x7c\xf1\xdf\xd7\x71\x87\x9b\xb9\x62\x51\x0b\xc8\x3d\xe8\xd6\x69\x79\xc9\x4b\x75\xdc\x60\x74\xe3\xed\xb1\xc9\xd4\x00\xbc\xf3\x00\x20\x6b\xe2\xed\x2f\xfa\xb8\x4d\x21\xfe\x9a\x8d\x1d\x8d\x13\xeb\x53\xab\xb6\x3c\x14\x7b\xc5\xfe\xe8\xaf\x15\x4d\x84\xa5\x76\x6f\x15\x69\xfd\x8b\xdb\xbb\x44\xe9\xcb\x9f\x36\xa7\x8b\xe6\xb9\xf5\x9a\x0f\x09\x9f\x3b\x0a\xf5\xef\x85\x52\x9b\xd3\xaa\xe7\x82\x5b\x00\x20\x55\x0b\x66\x17\x85\x6f\xcd\xd2\x2c\xcd\x3a\x30\xb2\x48\x3d\x3b\x65\xef\xe0\x79\xe5\xb7\xd8\x9a\xbe\x6c\xe5\xf4\x75\xa7\xba\x3a\x15\x3e\x7e\x1f\xdb\x5a\xe5\x91\xcb\x3b\x9b\x0a\x64\xe9\x6e\xf5\xf5\x67\xa4\x05\x8e\xc3\x7a\x1b\x89\x93\xed\x52\x95\x83\xc8\x08\x00\x92\x71\xe1\x94\x42\xf2\x58\x4a\xfd\xdd\x2c\x9b\x61\x0f\xd3\xba\x14\x87\x81\x9b\x06\x55\xcc\xd9\xde\x0a\xfd\x94\x75\x91\x9d\xdb\xb4\x6c\x3f\x4e\xeb\x09\xf5\x9b\xe5\xf1\x8d\x66\x55\x96\x5b\x5d\xfd\x74\x85\xc2\x71\xab\x2e\x55\x06\xb3\xcd\x57\xc2\x24\x4e\xff\xef\xe2\x50\xa1\xfb\xe8\xb5\xc6\x92\xcc\xdd\x43\x5b\x2c\xcc\xe4\x53\x03\xd5\xf5\x9a\x18\x45\xcf\x33\xe3\xf8\x3a\xdb\xce\xf5\xfa\x77\x7e\x59\xad\x85\xba\x85\xcb\x3d\x1b\x43\x34\xab\xdc\x8a\x4d\xfd\x2a\x2b\xc7\x83\xda\x67\x72\xb2\x2d\x4d\x69\x2f\x39\x08\x00\xe2\x49\xd1\x8c\x82\x6b\xa3\x55\x2d\x49\x99\xb4\xa1\xb5\x4d\xe1\xc9\xda\xfe\xc7\x0d\x6e\x31\x25\x3d\x75\xe6\xf9\xa1\x0f\x3b\xf6\x98\xec\xfd\xc2\x5b\x6e\xeb\x3f\x2e\x77\x6e\x38\xa6\x1d\x77\xab\x35\x05\xaa\xe3\x1d\xef\x6a\x09\x8a\x42\xdb\x2d\x8a\x06\xe9\x26\x00\x10\x57\x8b\x92\x8e\x2e\xc2\x85\xd7\xfc\xde\xb1\x1c\x1f\x00\x3b\xdf\x3b\x40\x58\x06\x97\x5b\x94\x44\x17\x24\x28\xe3\x93\x96\xa1\x15\x0c\x06\x39\x03\xdb\x51\x77\x9a\xd2\x82\xbf\x93\x3b\x8d\x36\x9f\x54\x1a\x39\x4a\x3f\x4e\xf9\xed\x79\x0c\x1c\xa6\x1f\xb6\x79\xc9\x9a\x02\x05\x1e\xfe\x8e\x0d\x82\x8b\xb7\x47\xe3\x02\x91\x8e\x3d\xff\xe0\x43\x50\x0a\xf3\x0d\x42\x3c\x26\x5c\x7a\x8f\x88\xc2\x4d\xa1\x3f\x25\x6d\xc1\x5f\xa9\x4b\xa4\xcc\x21\x1e\xcb\x31\x51\xbb\xc8\xef\x22\x93\xe9\xb5\xb4\x30\x4f\x21\x58\xc5\x30\xdb\x5c\x62\x9e\x81\xfa\x0e\x3d\xc5\xf8\xa0\x83\xb7\xa5\x61\x43\x30\xd4\x1e\x47\x5c\x0a\x76\xd4\x3c\x07\x4f\xc4\xbb\x48\x7d\x09\xdb\x09\x6d\xf4\x54\x92\x1d\xc9\x07\x76\x8c\xcc\x27\x5f\xcc\x71\xa3\xae\xa0\x0e\x44\x3c\xa2\xfd\xa4\x9b\x3d\x13\xc1\xd9\x60\x83\xcd\x31\xa6\x8c\x19\x71\xe0\x34\x6a\x29\xe9\xda\x58\x0e\xba\x9c\x2c\xee\x8a\xc2\xf4\x50\x7c\x4d\x74\xec\x1b\xea\x0c\xf1\x71\x7c\x26\xcd\x8a\xe6\x48\x38\x49\xb7\xad\x3d\x44\xaa\x65\x2c\xca\x0e\xa3\xac\x06\xd3\x22\x56\xd3\x96\x41\xb2\xa5\xff\x30\x0a\x99\xe7\x6d\x8e\x43\x9f\x58\xf5\xfb\xee\x21\xd6\x41\xe3\x23\x34\x64\x23\x74\xbf\x83\x8b\xfa\x06\xfd\x31\x3c\xc4\xc0\x99\x39\xa2\x22\xec\x2b\xe6\x5e\xca\x25\xbc\x94\xb5\xa2\x66\x8c\x98\xcc\x6a\xcf\x4a\x20\x07\xb2\xbd\xd7\xf3\xa8\x49\xec\xed\x4b\x0d\xf4\x46\x8e\x9f\xcd\x13\x28\x9f\x33\x73\x4f\x73\x5d\x8b\xd0\x6e\x88\x03\xff\x23\x18\x6c\x3b\x8c\x24\x0a\xe2\xf4\xa9\x68\x2b\xfe\x6f\xc1\x0b\x4c\x3f\xff\x34\x59\x85\xab\xe4\x9b\xab\xdb\x08\xd1\x7c\x44\x66\x3e\x29\x95\x1f\x16\x7e\x83\xc2\xe0\xdb\x2c\xcd\xa2\x3d\xe4\xb5\xdb\x2e\x06\x77\x72\x15\x3b\xfd\x6b\x03\x74\xa9\x03\x31\xb0\x5b\xda\x99\xcd\xbb\xe0\x6c\xf5\x39\x8d\x06\xb9\x56\xd5\xc6\x63\xa3\x7e\x2b\x89\x44\x22\xe6\x81\x22\xa2\xf2\x26\xee\x99\xec\x5d\xfa\x6f\xe2\x02\xa9\x26\xec\x16\x99\x20\x99\xe1\xf1\x84\x66\x2b\x4a\xb7\x2d\x66\xfc\xe6\x1f\xdc\x9a\x5c\x4d\x69\x13\xf6\x9c\xaf\x5d\xdd\x52\xda\xd0\x0b\x7b\xde\xe4\xab\x3c\x0d\x1f\x6f\xb0\xe2\x4c\x45\x8e\xd6\x9f\xc1\xa7\xa2\x77\x19\x49\x15\x76\xd8\x7f\x74\xef\x37\x19\x09\x6b\x35\x91\xeb\xce\x92\xb6\x2a\x53\x3d\x2a\xa8\x58\x99\x9d\xad\x88\x21\x12\x9e\x1b\x19\xaa\x8a\x1d\x3e\xd0\x55\x5a\x63\x35\xd8\x63\xce\xaf\xbd\xd0\xc7\x95\x77\xd4\xed\xed\xae\x60\xd9\x21\xf6\x77\xb8\x61\xe9\xa8\x9b\x2d\xdd\x65\x38\xac\x5b\xc3\xbf\x1b\x0b\xf0\x12\xd3\xcd\xd0\xef\xa4\x45\x3a\x9c\xfb\x67\xca\x77\xa5\xca\xb6\x9f\xe1\x2f\xb6\x0c\xef\xab\xdc\xb9\x23\xb8\x93\x5e\x2d\x1b\x9b\xa8\xe7\xd5\xd6\x0c\x27\xc8\x2e\xd5\x65\x0e\xec\x64\xc6\x23\x72\x7b\xde\x63\x4e\xa1\xa8\x1d\xff\x95\x5e\xc6\x1c\x69\x69\x4b\x7b\x88\x0f\xb0\x3c\x0e\xdd\x45\x3c\x6f\x38\xea\x7e\x8f\xb2\x47\x3d\xdb\x76\x92\xfe\x59\xb2\x61\x78\x4e\x65\xec\xde\x23\x1d\x37\xab\x97\xee\x5a\x68\x7a\x59\x3b\x65\x5b\x9c\x2c\x1e\xf6\x62\x24\x17\x3a\x02\x7f\x39\xb8\x02\x93\x89\x9a\xd9\xb3\xa5\x14\x8b\x29\x68\x3f\x97\xd6\x81\x3b\xd5\x44\x09\x6d\x23\xd6\x99\x3a\xdd\xdf\x51\x36\x6b\xd6\xd8\x2d\xa6\xb7\x48\x1a\x0f\xd4\x10\xd4\x35\x5b\x46\xbf\x13\x93\x61\x9a\xce\x27\xa4\xa9\xf0\x22\xd3\x42\xd2\x15\x64\x8e\xb8\x82\xbc\x0b\x8d\xa2\x6e\xa5\x0c\x61\xd5\xb5\x35\xd4\xbf\xf0\x57\xb3\xa7\xd0\x6d\x48\x55\x11\xf3\x18\x04\xea\xcc\xa5\x7f\x43\x0b\xe8\xcf\x6d\xee\xb0\x56\x40\x8c\xfd\xe5\x78\x21\xdc\x67\x74\x21\x21\x13\x31\xde\xe9\x49\x5c\x8a\x4a\x35\xd6\x91\xec\x31\x53\x44\x87\xc8\x36\xd8\xdb\xd4\xa5\x14\x47\xfc\xae\x9a\xc7\xd4\x18\xe2\xd6\x2c\x0d\xcd\x44\x7e\xbe\x7e\x1b\x63\x3e\x2d\x76\xa9\x09\xbc\xc6\xd8\x6f\xb3\x8f\xf9\x05\x7a\xb4\x2f\x1b\xc7\x42\x9d\x1d\xf1\xc6\x6f\xc6\xb8\x74\xe4\x13\xa2\xb0\x15\x86\x3e\x62\x14\xee\x86\x68\x36\x69\x13\xa1\x96\x22\x26\xe3\x88\xdf\x6b\x2a\x28\xdb\xc9\x63\x59\x0b\x69\x6e\x54\xcb\xfa\x5c\xfa\x76\x7a\xe3\xd2\xcd\xa0\x18\xdc\x69\xd3\xcd\x3c\xc8\x24\xec\xc9\xc7\x30\x49\xe1\x43\x49\x58\x39\xd9\xa6\xcd\x80\x6b\x27\x1f\xd3\xcf\xc7\xef\xa7\x6c\x11\x6c\x25\xfc\x4b\x1d\x21\xe7\x90\x02\x68\x87\xaa\x4b\xc8\x0d\xf4\xc7\x99\x61\xd4\x95\xa0\x77\x78\x3b\xed\x01\xc4\xf1\xf8\xc4\xb8\xc6\xfc\xdb\xc6\xc2\x0c\x60\x1d\xde\x95\x8d\xda\x09\xfe\x1c\xac\x44\xdf\x82\x62\x5a\x26\xb1\x76\x10\x53\xcb\xc7\xc5\x41\xb7\xf8\x29\x78\x13\x33\x9d\x34\x9f\xf0\x83\x79\xa1\x2a\x97\x24\x64\x95\x64\x14\x51\x02\x59\xdf\xc3\xed\x68\x76\xec\x76\x8f\xfd\x8c\x85\x9c\x10\x9b\xcb\x90\x96\x13\xb2\x63\x15\x72\x81\x20\xb4\x9f\x88\xda\xc8\xff\xaf\x79\x26\x5a\xc3\xef\x50\x3f\xc7\xfc\xcb\x47\x73\xff\xc6\x95\xf0\x93\x08\xb7\xf0\x7f\xf3\x57\x57\x26\x13\x79\x7c\xe7\x74\x0a\x79\x23\xef\x77\x18\x92\xba\x9e\xf7\xc0\x43\x4c\xaf\xe1\x75\xd8\x2e\x05\x5f\x72\x77\x8d\x1d\xa9\x3b\xa9\xf5\xea\x89\x46\x84\x68\x1c\x1a\x9c\x91\xdd\xaa\x77\xca\x18\xb4\xbb\xf2\x36\x5b\x84\xd9\xa9\x38\x81\x3b\x8b\xab\x90\xf7\x97\xab\x09\xab\x65\xe0\x26\x2f\xd2\x62\x69\xe8\x3a\x16\x65\xad\xf8\x8a\xc7\x4a\x9a\x58\x14\x6e\x8b\x06\xd7\xf2\xaf\x0d\x3b\xc0\x9c\x5a\x7d\x3b\x5e\xd5\xe9\x9b\x97\xd5\x2f\x44\x2c\x68\x9c\x23\xd3\x22\xb7\x5b\x6c\x99\x9e\xe8\x5a\xd3\x73\xcc\x76\x6c\xb0\x61\x6b\xe9\x69\xfc\x0a\x5d\x56\xda\x71\x62\xb8\xfa\x70\x28\x93\x4c\x52\xbc\x77\xdf\x47\x7d\x22\xbd\x6d\xbb\x85\xb1\x4d\x78\x65\x10\x53\xf3\x70\x68\x49\x1b\x15\x86\x1a\xf0\x33\x9c\x81\x5b\xf7\x06\x48\x90\x88\xb1\x2e\x7f\xd0\x07\x45\x69\x9f\x8e\x7a\x81\x29\x6e\xde\x59\x12\x8e\xab\x6d\x58\x9c\xaa\x26\xa8\x4d\x21\x21\x23\xa4\xfb\xda\x4f\xee\x05\x54\xbc\x32\xd1\xf6\x2a\x23\x4f\xac\x19\x10\xd5\xc0\xb7\x49\x5b\xf5\xb5\x3f\x47\x37\xe8\x5f\xd5\x35\x6e\xf9\x5b\xdc\x84\x48\xe9\xc7\x32\x50\x28\x87\xee\x09\x54\x14\xfa\x5b\xfb\xbb\xe2\x2e\xdc\xb4\xe6\x13\xa9\xae\x84\x70\xcb\xda\x10\x04\x49\x6b\x08\x77\x8f\xa7\xfa\xa8\x0e\xd9\x59\x33\xe6\x4b\x82\xfb\x9f\xd4\x4c\xd9\x63\xdf\xf2\xa1\xb6\x65\x07\x4f\x9f\x55\xb7\x7e\xec\xb4\xd8\x1e\xfe\x68\xe8\x3b\xfd\x31\xb2\xbf\xff\x2d\xf2\x24\x5a\xd7\xdd\x58\x1c\x8d\xed\x68\x7b\x94\x72\x0b\x3f\xd9\xb8\x3b\x24\x8b\xe4\x63\x72\x74\xdf\x4c\x39\xa5\xbe\x6e\x97\x47\xdf\x27\x91\xee\x56\x93\xbe\xd6\x54\x6c\x31\x90\x79\xb0\xf4\xd6\xa7\x14\x27\xf8\x72\x1d\x91\xb2\x03\xe9\x2b\x98\x4a\x25\xa2\xd3\x48\x5b\x68\x51\x58\x62\xd5\x6e\xba\x37\xfe\x68\xc6\x16\xc6\x1a\x52\x76\xb8\x2f\x58\x4a\xb5\xf7\xd0\x41\xa7\xe8\xdf\x6c\x8a\x59\x66\xa8\x65\x57\x3d\xf1\x63\xdd\xa5\xc1\xdd\x24\x1d\x82\xdc\xea\x4d\x0e\x45\xd9\x69\xff\x22\xbf\x45\x4f\xf0\x61\x94\xe3\xd8\x5e\x92\x2b\xb5\x07\x2f\xad\x5a\x47\xeb\x21\xaa\x33\xd6\xd3\x8f\x92\x27\xc3\x2e\x82\x76\xb4\x60\x8f\x0c\x48\xc6\x38\x6e\xb3\x9e\x85\x61\x02\x3b\x95\x84\xf7\xa8\xaa\x81\x8b\xc4\x4e\xf4\xc1\x96\x0a\x52\x09\x76\xa6\xd6\x8e\xec\x8d\xd3\xf0\xf6\x52\xe6\x10\x3c\x89\x7c\xaa\x1d\x71\xbc\x72\x27\xcd\x95\xcc\x4f\x3f\x43\xdf\x48\xa5\x85\xd1\x19\x7d\x74\xa9\x87\x2b\x14\x01\xee\xb3\x59\xc5\x0a\x62\xca\xb7\x8f\xe2\x3e\x12\x5b\xfb\xa7\xe0\x6f\x92\xf8\x4d\xfd\x84\x13\xe4\x5c\x35\x48\x1c\xa5\xc4\x70\x4b\x49\xbb\xa8\x1b\x09\x19\xe4\x0b\x34\x64\xc5\x76\xaa\x1d\xbd\x6d\xd3\x7b\x5a\x09\xe3\xeb\xba\x09\xfa\x6d\xa8\xd6\xfd\x34\xa8\x67\xde\xb1\xf1\x63\x0e\xb1\xae\x6e\xd5\x62\x73\xc1\xd0\x5e\x67\x5c\x2c\xd8\xda\xf0\x14\x1f\x05\xbe\x57\x3e\x27\x24\x40\x65\xec\x9f\x44\x14\xf4\x37\xde\x95\xd4\xc9\xc4\x94\x0f\x93\xbf\xb2\xa6\x6f\x72\xa3\x62\x58\x47\xd6\x45\xd3\x6d\xd9\x4c\x77\x13\xe3\x06\xc7\xd7\x06\xc7\x9c\xce\x49\x1c\x15\xa3\x77\xf2\x61\xdd\xab\x31\x87\xf9\x21\x96\x25\xd8\xeb\xbc\x2f\x8a\x7c\xdc\x57\xde\x4d\x56\x23\x21\x8c\x77\x1c\xfb\x0f\x51\xce\xdb\x57\xd6\x47\xfa\xc1\xdb\xb5\x31\x8e\xa2\xe0\xed\x0c\x1d\xa6\x45\xf0\xc6\xdc\xe1\x8c\x65\x3c\x95\xcd\x31\x08\xc9\x3d\x36\xe4\x8a\xe4\xa9\x7f\x74\xd8\xa2\xf6\xaa\x67\x99\xd6\xa1\x3f\xaa\x1c\xa5\x07\xb0\x21\xca\xb9\x50\x3a\xae\x41\x31\x17\x7d\x9f\x30\x57\x3e\xa3\xe4\x33\x71\x48\xfa\x25\xf5\x2b\xb9\x42\x72\x31\xe4\x1c\x35\x54\xac\x74\x77\xa2\x27\x8a\x9c\x6d\x17\x81\x43\xfc\xeb\xfd\xdd\xf0\x1b\xcd\x13\x2d\x57\x91\x1e\x8d\x8f\xf5\x19\x28\xb2\xe5\x9d\xd8\x0d\x7d\xd1\x6c\x45\xff\x86\xcd\x30\x01\xc8\x2b\xb8\x97\xfa\x47\xc5\x91\x84\x7e\x6d\x57\x4a\x07\x89\xad\x0e\x0a\xbe\x46\xa1\x28\xb4\x4b\xb6\xd1\xba\xa4\x6d\xb6\x30\xd0\x53\x78\xb2\xe7\x5b\xdd\xf0\x20\xd8\x94\x8f\xb0\xea\xdb\xa6\xf9\x89\xac\xe9\xbe\x2e\xf8\x82\xba\xdc\xf1\x89\x36\x15\x53\xdb\xfa\x0e\xe1\x84\x9b\xdf\x74\xa0\x68\x37\xfe\x5f\x4b\x5a\x32\x86\x78\xd5\x28\x0e\xb6\x23\x3f\xd2\x12\x97\x6c\xa2\xf9\x2a\xde\xd8\x1a\x19\xc7\xc4\x94\x1e\xb7\xba\xb8\xb1\x4b\x8d\x64\x78\xf3\xf0\x98\xc6\x05\xf1\x6b\x10\x2d\xf0\x46\x61\xfa\xdc\xa8\xc9\x18\xa0\xab\x05\x5e\x87\xdd\xd5\xf6\xb0\xc8\x03\xaf\x6e\xba\x9b\xf4\x9d\xc8\x35\x93\x82\x8e\x92\x4d\xfa\xfe\x25\x61\xd4\x27\xaa\x72\xdb\x71\x06\x4f\x32\xbf\x5b\x08\x7b\xbb\x2b\xa5\xe1\x1a\x3c\x61\xdb\x3d\x35\x0d\xd1\x31\x9a\xc0\x37\xa0\xec\xb7\xd4\x53\x8e\xa1\x9b\xfa\x46\xea\xde\x61\x33\xba\x38\x85\x87\xf0\xcb\x5b\xdf\x27\xed\x25\x2e\x6c\x78\x19\xd4\x4b\xf6\x33\x52\x97\xa4\x50\x85\x6a\x92\xdd\x5c\x86\x87\x04\x31\xbc\x8b\xe1\x54\xfd\xa4\x53\xc1\x58\x5f\xfb\xa5\x7e\x8c\x81\xa9\x7b\x2f\x1b\x67\x5c\x44\xbc\x80\x9e\x81\x09\x68\x2b\xcc\x4a\xf0\x08\x36\xa0\xe4\x1e\x94\x8f\x97\xa6\x2a\xa1\x97\x24\xcf\xe0\x33\xcc\x7e\xca\xfd\xc5\x65\xac\x56\xfa\x6b\xeb\x36\xf6\x37\xa8\x6b\xe8\x03\x7d\x76\xdd\xfa\x8e\x4b\xf4\x34\xf8\xcf\x7a\x2b\xba\x1e\x39\x22\x5b\xc0\x70\x40\xd7\x40\x89\x8c\x16\xec\x7a\xb4\x05\xf4\xc3\xaf\x28\xa9\x04\x6f\x10\xc3\x53\x17\x43\x52\xb2\x2a\x98\xcc\x2c\xa6\xfe\x5e\xec\xce\x42\x30\x86\xac\xd9\xec\x9b\xd0\x8f\xa1\x15\xb4\x59\xc8\x1d\x1d\x33\x69\x65\xe8\x15\xa6\x18\xda\x41\x8c\x4c\x5a\x4a\xcf\xc6\xfe\x02\x5b\xe8\xef\xf1\x66\xd4\x1f\x86\x85\x18\x5f\x7c\x1f\xcc\x21\xcf\x4b\xd9\x05\xcd\xa7\x2e\x0d\x5e\xce\x04\xe8\x09\x8b\xbe\xb2\x3c\x40\xb3\x35\xc4\xee\x66\x72\x06\x9e\x51\x62\x08\xed\x6d\x00\x65\x3f\x91\x67\x80\x53\x63\x49\x85\xe2\xd3\xd4\x57\xe4\x72\x46\x2c\x6d\x80\x22\x40\x4e\xd0\x31\xd4\x1d\x9b\xef\x30\x92\xe9\x56\xc9\xef\xc1\x35\x0c\x71\x90\x05\x8a\x81\x66\x2f\xda\xc5\xe4\x30\x87\xad\xbb\xd8\x4b\x58\x27\xfb\x53\x48\x63\xf4\x9f\x2d\x35\xe4\x60\x06\x59\x77\x96\x7c\x9e\x71\x43\x94\x43\xa9\x07\x37\xd3\x3e\x52\xf1\xe0\x47\x44\x1f\x2d\x13\x6a\x2e\xba\x4f\x4f\x61\xe6\x27\xfb\x32\x92\x58\x41\x41\x0b\x40\x12\x7b\xce\xa2\x66\xe8\x2c\xfb\xa5\xf5\x0b\x16\x8f\xe3\xd7\xbb\x99\xe8\xc9\xfd\xdd\xd4\x40\x3c\xcd\x7d\xa0\xf5\x25\xe1\xb9\xdb\x05\xd7\xc8\x9b\xb9\xa3\xd4\x2e\xca\x46\xee\x6e\x38\x44\x4d\xe4\x9e\x2a\xbc\x4f\x2b\xe4\x3e\x4c\xaa\xa2\x23\x78\xf6\x6b\x5b\x19\xa3\x3c\xbf\x45\x5c\xc8\x95\x17\x35\x25\x89\xf9\x90\xdb\xdd\x79\x05\xf7\x51\xf9\xdd\x42\xc7\x9f\x56\x06\xa9\x2a\x08\x3d\x8a\x12\x5e\x1e\xb1\x5f\xce\x21\x63\x48\xfb\x65\xbd\x30\x15\xf9\x86\xf4\x54\x41\x1c\x75\xa6\xe4\x41\xe2\x72\x5a\xb2\xf8\x7d\xe0\x4d\xfa\xa0\xe8\xc9\xa2\x4c\x30\x48\xd8\x37\xe5\x32\xd3\x91\xdf\xd7\x36\x86\x8d\x68\x5c\x6e\x62\xe3\x82\x2d\x34\x79\x03\x3e\xb0\x7e\x0f\xfb\x32\x21\xc3\xf8\x89\x18\x44\x64\x1b\xbc\x6a\x1a\x49\xfb\x74\xd1\x79\x6d\x94\xd9\x9a\xb0\xf8\x4b\x54\x8c\xca\x21\xe0\x19\xed\x85\x7c\xd4\xed\x31\xa3\x5e\x6a\x63\xe3\x00\x49\x85\xbc\x96\x10\x4c\x5d\x5f\x81\x61\x25\x36\xa6\xfb\x2f\x69\x25\x2e\xa8\xd3\x9d\x39\x8e\xaf\x6c\x03\xf1\xe9\x84\xf6\xe6\x1d\x55\x4f\x88\x6f\x1a\x8e\xe6\xae\x20\x17\xd6\xd7\xc7\x8d\x52\xce\x19\x16\x07\x38\xd3\xca\x35\xf9\x6e\x2c\xc6\x22\xc5\x4a\x9b\x18\xc8\x55\xec\xd1\x1c\x83\x7e\x39\x1c\xaf\x8f\xc1\xdc\x18\x24\x4a\x24\xd8\x8b\x7d\x20\xf4\x09\xf7\xbb\x1b\x8b\xd3\x13\x62\x3a\x82\xaa\x22\x89\x86\x96\xf1\x1c\x13\xe9\x77\xe3\xd4\xb8\x68\x0a\xd3\xf4\xda\xff\x0c\x6d\x8e\x8e\xec\x56\x4d\xbf\xae\x94\xd8\x20\xc0\xeb\xe2\x83\x4d\x72\xb4\x78\x5b\xb9\xae\x1e\xc3\x18\x2d\x11\x3f\xc3\x52\x86\xbc\xa0\x4a\x5c\x5b\xff\x38\x6e\x3a\xfe\x4e\x8f\x57\xe5\x5f\xc4\xd5\x1d\x31\x39\x81\xa4\xc6\x16\xdb\x0d\x5f\x28\xf3\x2d\xd9\xfe\x03\xd4\x61\x43\xa0\x1b\x86\x4e\x52\xe9\x6d\xb6\x81\x04\xc9\x9c\x2e\x11\x5b\x5b\x7d\xd2\xf2\x17\x9b\x52\x3b\xa6\x22\xb1\xab\xea\x0c\xbc\x55\x6c\x02\x42\x45\x06\xd8\x4a\xd4\x58\xed\x7f\xec\x21\xcc\xa3\x7c\x1c\xfb\x36\x3e\x2d\xbe\x97\xe3\x40\x7c\xec\x7f\x8a\x53\x4a\xd9\xe2\x62\xe2\x5c\xa3\x9f\x03\x72\xb8\x7b\x21\x71\xe7\x05\x56\x13\xec\x6f\xcb\x7c\x96\x09\xae\x51\x5e\x60\x35\x23\xc3\xb8\x1a\xd6\x51\xd4\x7b\x12\x96\xf5\x0e\x73\xb5\x16\xcb\x5e\x86\x3b\x93\xf7\x9d\x5d\x4b\x78\x19\x9f\xc1\x1e\x23\x47\xfb\x0b\x38\x73\xa9\xfb\x5c\x88\x9c\x2e\x06\x07\xc8\xe0\x9a\xa1\x1b\x9d\x33\x98\x83\xc8\x79\xe6\x72\xe6\x1e\x94\x5e\xb9\x84\x79\x1d\x63\xcd\x79\xc0\x72\xc4\x32\x88\x17\x59\xb9\x78\x97\x9a\x87\xac\x7a\xc2\xd5\x3c\x3e\xeb\x5f\xd2\x9e\xb8\x4f\xec\x64\xca\x49\xff\x78\xf6\x21\xda\x47\x97\xcd\x9c\x72\xb0\x02\xa8\xe2\xd6\x30\xf3\xdb\xe7\x80\xf7\xf0\xc3\x26\x0d\xe4\x45\xe8\x93\x63\x20\x3c\xd1\xc8\xc6\x40\xe3\xa4\x01\x82\x92\xe9\x4e\xbe\x5d\x7d\x8c\xc9\xa2\x7a\xe6\xaa\x98\x2f\x68\xb2\xb8\x78\x16\x9c\x31\xd3\xef\x0c\xdb\x06\x1c\x70\x59\xc3\x3e\xce\xac\x02\xcc\x9c\x07\x2c\x7d\x6b\x09\x23\x8b\x36\x6e\xf8\xc1\xe8\xa7\xa7\x4b\xdf\x81\x00\x7d\x82\x35\x0f\xc4\x30\x60\xf8\x62\xf0\x09\xe8\x5c\xb5\x03\x2a\x07\x6f\xe5\xf4\x43\xcf\xa0\xed\x1b\x0c\x4c\x09\xb3\xdd\xaf\x82\x15\xcd\x32\xbb\x2c\x61\x3b\xb1\x0d\xc0\x2b\x4e\x3c\xfb\x63\xb3\x92\x3e\x8d\x93\xa6\x4f\xa6\x97\x70\x2a\x24\x65\xf4\x03\x9c\x5a\x68\x0b\x23\x9a\x03\xe2\x1c\x19\x17\x38\xcd\x95\x26\xb0\x9c\x73\x25\x7b\x00\xfc\xc5\x75\x8c\xbd\x0a\x6d\xe7\xe6\xaf\xf9\xc1\xe4\x72\x9b\x5d\xa6\xb2\xe0\xdc\xf3\x56\x09\xec\x6e\x6e\x5e\xc3\x52\xaa\xb5\x7c\x97\x26\x8c\xca\x95\xfb\x0b\x4d\xb4\x69\x32\x0d\x63\x25\xad\x5f\x7a\x07\xfd\x90\x9e\x2b\xf5\x2d\xef\x65\x58\x4b\x58\x59\x8e\x8c\x71\xf1\x89\x98\x4e\xd0\x22\xfa\xb5\x66\x3d\xc4\x17\x79\x2e\xbc\xcc\x94\x09\xe7\x59\x9d\x60\xfd\xcd\xdf\x68\xfa\x42\x26\x9b\xab\x95\xe9\x14\x47\xd3\x47\xde\x47\xca\x0e\x23\x8e\x7a\x92\x8a\xd4\xdf\x47\x9e\xa0\xad\xd6\x25\x94\x9e\xa7\x7d\xd5\x98\x33\xc4\xf4\x6b\xaa\x89\xe8\x3a\xc6\x31\xc5\xcd\xd5\x15\xe0\xb8\x6c\xdf\x42\x0e\xf4\x50\x92\x66\xbd\x92\x15\x25\x5c\x6a\xd8\x4f\x6a\xed\xba\x21\x77\x23\x2f\xef\x68\xe1\x5c\x27\x4f\xb6\xa5\x91\x27\x29\xa6\xe6\x47\xf0\xdf\xd4\x9a\xc6\xf2\x92\x75\xb4\x58\xf3\x68\xfa\x2a\xba\x9f\xf1\x7c\x54\x2a\xc3\x57\xd7\xe8\x2b\x07\xc3\xd4\xcb\x16\xce\x81\x10\xf2\x78\xeb\x5c\xe6\x69\xd1\xa8\xfe\x16\x29\x78\xa0\x49\x16\x49\x3a\xd7\x37\x9b\x33\x85\xcc\xe8\xae\x25\xcf\xa4\x44\x74\xb4\xc0\x37\x51\x67\xb6\x6e\x29\x6e\xa0\xbe\x6a\xe2\x6d\xea\xa6\xdd\xb3\xcc\x8f\xbc\x43\xbf\x6b\x4c\xf1\x0d\x67\xbc\xd2\xfa\x2c\x78\x07\x79\x28\x0c\xd6\x24\x26\x47\x9c\xa4\x0f\x24\xde\x1d\x31\x49\xeb\x49\xd0\x96\x73\x6c\x18\x79\x65\xff\x2d\x12\x8b\xfc\xb8\xe7\x48\xdd\x79\xca\xb6\x4e\x7c\xb1\x0f\x55\xd3\x7a\x73\x53\x2a\x8d\xdb\xf8\x21\xb2\x9e\xce\xaa\x37\xf9\x3a\x32\xe4\xba\x1b\x0b\x3e\x81\x87\x94\x66\xeb\xbd\xcc\x79\xe2\x4e\x73\x8f\xf0\x62\x35\x52\x75\x53\x98\x5d\x5b\x2e\x28\x14\xfc\x53\x97\x4c\x1b\x17\x18\x10\xc9\xa8\x02\x41\x2a\x0a\x5f\xe6\xc0\xff\x81\xd9\x96\x51\xcb\xdf\x85\xf7\x8a\xca\xe5\x33\x88\xc7\x56\x15\xf3\x93\x29\x32\x67\x39\x3f\x84\xbe\x17\x00\xf8\x12\x08\x67\xb6\x17\xfc\x03\xc3\xa8\xe2\x05\x02\xf8\x4a\xfe\x49\x81\x1f\xe2\x06\x2d\x8a\xff\x06\x65\x41\xde\xe6\xef\xc6\x08\x4a\x5b\xf8\x4c\x9c\x20\xfd\x0f\x3f\x89\xb0\x3d\xca\x9e\xbf\x84\x6c\xbf\x6a\x15\xdf\x9a\x2a\x75\xa6\xf3\xad\x19\x25\x00\xc0\xaf\x82\xf6\xd4\x57\xf1\x3f\x23\x0c\xca\x0e\xfe\x4e\x94\x13\xdf\x87\xcf\x44\xab\xa9\x7d\xfc\x74\xec\x54\x64\x26\x7f\x19\x6e\x6b\xa9\x07\xef\x33\x01\x4c\x37\xf2\x26\x49\xd8\xc8\x63\xbc\xfd\x14\x9e\xcf\x6f\xde\x56\xda\x4e\x67\x2c\xef\x28\x18\x00\x00\x7c\x3f\xe6\x6a\xe3\x18\x8f\x88\xbb\xa7\x98\xc7\x4b\xc4\x3f\xe1\xee\xe5\xb9\x13\xee\x53\xaa\x78\x8e\x24\x6b\x44\x00\xcf\x9a\x1c\x5f\xe2\xce\x7d\x4d\xe9\xd8\xb4\x87\x7b\x8f\xe6\x1e\xe9\xc5\x7d\x48\xef\xf5\x19\xe4\xfe\x02\xb3\x9d\xab\x79\x2b\x98\x1e\x00\xc0\x1b\x66\x55\x1a\x36\x71\xee\x52\x5b\x65\x23\x9c\x2b\xb4\x68\x4e\x01\xe7\x34\xed\x12\xd9\x93\x73\x96\xce\x83\x3b\x70\xae\x32\xe2\x8b\x97\x71\x6e\x82\x2b\x36\xde\xe1\x3c\x80\x16\x45\xc8\xb8\x76\xcc\x85\x3e\x39\xdc\xf5\xac\x15\xce\xb5\x5c\x88\x1d\x09\x00\xbc\x59\xec\xfd\x3a\x0d\x7b\x88\x75\x4a\xba\x98\xad\x63\x7d\x65\x7d\x61\xf3\xd9\xae\xc4\x3b\xec\x46\x76\x1a\xec\x2d\x7b\x2f\x5b\xb5\xd9\x9d\x7d\x99\xfd\x78\xa3\x35\xfb\x23\x27\x6d\xfd\x77\xce\x1a\xce\x88\x8f\x2b\x87\xc0\x5d\xe0\xcc\xe2\x1c\xe2\xd6\x01\x00\x37\x83\xeb\xa2\xe6\x31\x3b\xa5\x62\x51\x14\xf3\xa4\x34\x0c\x8a\x62\xbe\x91\x9c\xc2\x53\x58\x8b\x25\xb1\x35\x17\x59\x39\xe2\x9d\x85\x1b\x59\x0a\x71\x58\x2a\x91\x75\x44\x34\x12\x7e\x99\xbd\x48\xe4\xe4\x5d\xc8\x66\x0b\xe1\xce\x1b\xd8\xff\x08\x44\x00\xc0\xa9\xe7\x5b\x2b\x0a\xa0\x32\xe3\x6e\x7e\x0d\x24\x34\x10\xe8\xdb\xa1\x9d\xfa\x05\x58\x4f\xe8\xb3\xf6\x50\xd5\x19\x66\x8c\x66\x73\x3e\x87\xa9\x56\x3d\x49\xfe\xce\x7c\xa4\x2c\x09\xeb\x60\x65\xc8\xdb\x56\x4a\x58\x87\xa5\x87\xe7\xfd\xcb\x8e\x14\xcb\x81\x25\xec\xcf\x82\xbd\xb2\x68\x30\xb7\x7d\x1d\xb7\x10\xec\x68\xad\xa6\xee\x01\x5f\x34\x97\xa2\xb3\xa1\xd0\xc6\xb0\x4a\x5f\x48\x6e\xfe\x92\x37\x1b\x7a\x6a\xd2\x24\x1d\x67\x6e\xd2\x7f\x5e\x57\xcf\x3c\xac\x9d\xb5\x62\x1b\x2b\x5c\xf9\xef\x3c\x16\xeb\x84\x2c\x0f\xc8\x66\xd3\x44\x41\xd2\x30\x70\x4e\xcf\x30\x87\x02\xe6\x74\xc9\x28\x6f\xc0\x96\x8e\x40\x54\x23\xf8\xac\x75\x6b\x85\x04\x5a\xdf\x6c\x9f\xcb\x81\x1a\x1a\x7c\x93\x36\x32\xad\xeb\xe7\xae\xf3\x63\x52\xf4\xe6\x15\x15\xcc\x37\xea\xc9\x79\x05\x2c\xb6\x5c\x0b\xd0\xd8\xcb\x45\xa7\x25\x30\xc6\xfd\xc1\x1a\xf6\x51\x70\x6e\xbf\x0d\xa5\x00\xcc\xe9\x41\xa1\xe6\x80\x96\xce\x96\x8a\x39\xe0\xe3\xb6\x96\x5c\x57\x28\xb6\xb9\x28\xf1\x17\x34\x68\x39\x17\xfa\x9a\x39\xdf\x78\x6a\x85\x3f\x53\xad\x45\xcf\xcb\x67\xb9\x2a\x54\x40\x1f\xeb\x90\x78\x85\xa8\x59\xb3\xbc\x1a\xce\xdc\xab\xb6\xae\x4d\x25\x39\x2a\x3f\xd5\xad\x81\xab\x94\xb6\x88\xd5\xa5\xb1\x8a\x39\xa8\x92\x2c\x7f\xf9\x74\xcc\x60\xdc\x13\xe9\x4f\x7c\x40\x10\x5c\xf2\x94\x78\xcf\xd3\x4f\x3c\x41\xd9\xe7\xd0\x29\x3a\x4c\x7f\x06\x00\xa2\x59\x90\x4a\x64\xa7\x4e\x80\xb9\x32\x83\x54\x51\x75\x13\xc4\x36\x65\x32\x82\x0f\xf7\x50\x20\x51\x29\x25\x77\xe4\x52\x4c\x64\xe6\x0d\x99\x16\x97\x13\x67\x91\x6a\x09\xcd\x41\x01\x12\x25\xd9\xd6\x73\x81\x58\x42\x6d\x70\x68\x13\x29\x18\x18\x00\x10\x3e\x86\xc6\x85\x35\x2a\x18\xfc\x1d\xd4\xa9\x64\x22\x99\x44\x0f\x45\x03\xea\x57\x5d\xbf\xfc\x22\x46\x56\x82\x91\x7d\xc7\xc5\x67\x52\x64\xb3\x09\xcb\xe3\xe2\xa5\x6e\xa4\xe0\xb5\xbf\x24\xab\x28\xa5\x4b\x7f\x89\x83\x69\x03\x0e\xbd\xa2\x24\x70\x15\x00\x08\xb7\x30\x7d\xf8\xf7\x94\xb3\xb0\xfb\xc1\x0c\x45\x00\xee\x2e\xfe\xad\xbc\x16\xff\x19\xd6\x24\xeb\x25\x06\x16\xf3\xa4\x0f\x49\xaa\x8c\x6e\xe9\x74\xca\xf4\x0d\x46\x89\x2f\x75\x68\xad\x40\x9c\x4d\x4f\x5f\x7a\x49\xc4\x02\x9d\x1d\xc6\x85\x9d\xd0\x7b\x00\x10\xce\x61\xa5\xf1\x3a\xe4\x63\xe4\x97\x8c\x39\xb2\x47\x94\xed\xb8\x11\x99\x1b\x15\x59\xcb\x90\xe2\x68\x11\x9b\x05\x92\x23\x74\x9f\xf4\x23\xe2\x6f\x8c\xa0\xd8\x4b\xe2\xd5\x60\xd1\xda\xa9\x22\x1a\xc4\x5f\xda\x28\x3c\xc8\x3c\xe4\x30\x29\xf8\xca\x7a\x0d\x00\x02\x12\xbb\x91\x5b\x29\x63\x43\xfd\xb4\x4b\xd2\x7e\xe8\x0d\x96\x25\x79\xc8\xf4\xad\xa9\x93\x24\x32\xd5\x45\x5c\xf1\x00\xf3\xf7\xa6\x47\xa2\xcf\x2c\x7d\xac\xbd\x68\x1d\xdb\x27\x50\x2f\x6c\x65\x5f\x5c\x8a\x16\x7c\xe3\xd0\x1c\x5e\x09\xe2\x38\x1f\x00\x80\x3f\xc1\x79\xc5\x1a\x97\x1c\x14\x35\x52\xd0\x12\x7b\x11\x1c\x9d\x2c\x86\x8b\x5c\xab\x10\xa2\xbf\x85\x93\x05\x17\x45\x99\x42\xed\xc6\x4a\xe1\x0e\x61\x6e\xf4\x55\xa1\x83\x70\x7e\x40\xbf\x40\x2e\x38\xef\xf1\x82\xff\x53\x40\x75\xb8\xc5\xaf\xe1\x4f\x02\x00\xef\x35\x6f\x2f\x14\x24\xc6\x69\x21\x92\xb3\xe8\xa2\xc6\x82\x5c\x2e\x4a\x50\xab\x2b\x44\xc2\xa3\x2a\x79\xfe\x22\x61\x82\x12\x4a\x7d\x25\x38\xa4\xa8\x8c\xea\x10\x84\xca\xd7\xfa\x1f\xe0\xef\x91\xde\xf5\xc8\xe0\x87\x48\xea\x1c\x7a\x78\x3b\x44\x72\x00\xe0\xc5\x09\x12\x18\x5e\x22\x55\x93\x2b\x61\x95\xf0\x57\x43\x03\x1c\x23\xa4\x9a\x5f\x96\x3d\x12\x02\xf5\xde\xb9\xa3\x02\x85\x31\x33\xa5\x4f\xe0\xac\xcf\x89\x34\xf2\x5b\xb4\x01\x7e\x97\xf8\xcb\x55\x27\xdc\x75\xbc\x01\x85\xab\x43\x12\x2f\x50\x6a\x05\x00\xdc\xc3\x42\x23\x3d\x41\x14\xd6\xee\x88\xaf\x10\xf6\xb5\x26\xd7\x6d\x13\x7a\x35\x67\x96\x85\x0a\xc6\x1a\xc3\x72\x5d\x05\xa1\x16\xab\x14\x4f\xfe\x49\x53\x4b\xe4\x4a\x7e\x8e\xc1\xd6\x8f\xcc\xbb\xa9\x9d\xe3\x9e\xc8\x2b\x56\x5e\x74\xf0\xe2\x3e\x95\xb9\x02\x00\x97\x28\x9a\x47\xd3\x08\xff\xeb\x2e\xc4\x1d\x14\x16\x77\x16\xd7\x2d\x15\x5c\x6d\x5f\x51\x7a\x40\x50\xd4\x72\x36\x67\x84\x7f\xb7\x29\x2e\xf9\x14\x1f\x6d\xe1\x45\xdc\xe7\x7d\x31\xf1\xfc\xc2\x79\x74\xfd\x1c\x77\x17\xee\x67\x75\x9c\xc3\x72\x2e\x47\x6e\x03\x00\xdc\xa9\x22\x34\xd1\xd0\x88\xaf\xee\x40\x8a\x2c\x07\x6a\xd5\x95\xe7\xcd\xd3\xea\x18\x85\xe5\xa6\x02\x04\x94\x1e\x6f\x30\xa1\x46\xe3\x94\xba\x11\xac\x43\xe8\x09\xcd\x18\xbe\xdf\xc7\x4e\xd5\x40\x82\xb9\x4c\x2a\xd0\xd4\x1c\xfb\x3d\xb2\x08\x06\x16\x00\x24\xb1\xcc\xc5\x44\xd7\x86\xe3\xb0\x85\x48\x2f\xcb\x8c\xba\xab\x95\xbc\xfa\x22\x84\xae\x70\xbe\xf1\x00\xaa\x62\xd3\x1f\xc3\x2c\x4c\x59\x5c\xa6\x2e\x08\xa7\x08\xad\xd7\xc4\x12\x5e\x7a\xbf\x52\xad\x27\xd7\xb9\x5c\x52\x2c\xa1\xcd\xb4\xbf\x21\xfd\xc5\xb8\x0e\x00\x92\x99\xcc\x75\x04\x4b\xc3\x42\xf8\x1e\xc4\x1e\x73\x29\x32\xa1\xd2\xdb\x34\x80\x9a\x2c\x18\x37\x7a\x61\xb0\x9b\xb6\xe9\x79\xb8\xf5\x71\xb3\xb4\x5b\x09\xa1\xa1\x15\xea\xd3\xa4\x2a\xef\x4b\xca\xab\x94\x16\x97\x49\xf9\x29\xda\x2f\xfb\xb7\xd2\x9d\x20\x1d\x00\xc4\xe7\x99\x32\x3c\xd2\x7c\x14\xf3\x1d\xbe\xb5\x7e\x19\x2e\xac\x22\xce\xa8\xc1\x63\xf2\xbf\x18\x6c\x08\x87\x36\xd9\xe9\x10\xa4\xe0\x0d\x74\xcd\x00\xf9\x4a\xc8\x53\xd5\x25\x6a\xbd\xb7\x48\xf1\x91\x9e\xed\x72\x56\x3e\x15\x5c\x3b\xdd\x5d\x3a\x9d\xe9\xf4\xff\x2d\x8a\x16\x77\xb0\x1e\x41\x32\xd4\x4d\x18\xef\x90\x45\xe5\xf1\x86\x54\x4a\x79\xbe\xa3\xee\x02\x35\x77\x63\xb8\x36\x9e\x86\x88\x3d\xa9\x36\xd1\x5b\x42\x72\x95\x13\x8c\x57\xde\x61\x0a\x07\x28\xd6\xe5\xa8\x2c\x82\xd9\x33\x7d\x93\x24\x9b\xf5\x04\x00\x44\x1c\xf6\x59\x2c\xd9\x14\xcf\x38\x08\xdb\x62\x18\x00\x7d\xca\xc2\xf5\xf3\x40\x6d\x9e\xab\x76\x04\xf2\x4c\xab\xd6\xf8\x42\xe7\x62\xed\x55\x32\xa6\x26\x78\xb7\x62\x92\x55\xbd\xf2\x9e\x7c\x0d\x3b\xd6\x65\x9b\x94\xcc\x59\x3a\x9d\x2d\x6e\xe0\x1c\x04\x00\xe1\x71\xee\x74\x34\xcb\xc0\xe3\x3f\xab\xf9\x4f\x3f\x93\x7f\xab\xe4\x80\xb6\x91\x7f\x34\xe7\x94\x66\x3d\x7f\x67\xea\x7a\xd5\x39\xfe\xae\x98\x69\xca\x58\xfe\xe1\xa0\x57\xf2\x76\xfe\xb9\x95\x85\xb2\x59\xfc\x0b\x2e\x34\x49\x1d\xff\xe0\xf4\x6e\x51\x17\x3f\x13\x00\x04\xb7\x79\xfd\x48\xa4\x3e\x59\xb9\xab\x7a\xbe\xf6\x6f\xe5\xd4\xcd\xef\x34\x42\x45\x6c\x76\x82\x7a\xa9\x5c\x9b\xfc\xaf\xf2\xa0\xec\x5a\xd4\x53\x45\xbc\x6c\x6e\x10\x20\xdb\x2b\xdd\xb0\x62\x87\xd4\x5f\x92\xe7\xe2\x2e\x36\x8b\xc3\xa6\x77\x0a\x1f\x09\x77\x00\x80\x60\x29\xff\x17\xfc\xb9\x0e\x5e\x1f\x54\xa9\xd6\x02\xc6\x9f\x45\x46\x75\x9b\xa1\x37\xf3\xa3\x2a\x5d\x1f\x9f\xf4\x97\xe2\x8d\x76\x32\xf2\x85\x5c\xa1\x89\x5f\xbb\x56\x36\x57\x65\x5e\x61\x2b\x51\x2b\xfa\x17\xea\x44\x3f\x65\xa8\xe9\x44\x61\x9e\xf8\x0a\x00\xf0\x2d\x42\x57\xf8\x1a\xed\xab\xc6\xbe\x8a\x27\x9a\xfa\x86\x35\x85\x1f\xd5\x71\x66\x6d\x26\x5c\xf9\xd6\xf4\x4f\xd2\x26\x85\xc1\xe8\x12\x29\x90\x07\xe9\xd7\x04\xde\x93\x1e\xd3\xba\x2c\x3f\x2c\x09\x57\x8d\x2d\x2c\x10\x0d\xc8\x9f\x4c\x2f\x12\x4e\xfd\xff\x16\x25\x5d\x28\xac\x33\x68\xc1\x56\x46\x45\xb1\x26\xa0\xf9\x42\x21\x5d\xf5\xa4\xf1\x6b\xc6\x4f\xa5\xa6\x61\x46\xe2\x47\xc5\x9a\xfa\x9f\x91\xeb\x65\x93\xc6\x23\x81\x5b\xa4\x35\xfa\x8c\xe5\xf5\xe2\xab\x1a\xca\xc2\x70\x51\xb4\x72\xd5\xf4\x2a\x41\xab\xb4\x1e\x00\x78\xff\x08\xef\x94\x6f\xeb\x8d\xae\x89\x2f\xc4\x74\x8d\xc3\x96\x64\xd6\x77\xc4\xc3\x81\x64\xaf\xd6\x73\x48\x9b\x68\x9f\xe6\x40\x74\x4c\xf0\x91\x86\x52\xec\xc8\x2a\x7e\x7d\x09\x21\x7f\xc9\x45\x43\x08\x39\x64\xce\x37\xcd\x33\x5a\xa4\x4d\x8c\x52\x03\x2e\x03\x00\x59\x18\x73\xb2\x9c\xd0\xd3\x0c\x63\x16\x86\x76\x2d\x82\xfb\x65\x62\xdb\x3b\x11\xff\x26\xfd\x68\x0d\x45\xed\x8f\xb6\x6b\x1a\xc2\x1c\x0b\xee\xb5\x3c\xc0\xfd\x59\x45\x30\x3d\x27\x12\x96\x5c\xd4\x5f\xa6\xcc\x99\x3b\x4b\x63\xa4\x5d\xb6\x81\x2b\x53\x40\x1c\x00\x48\x7f\x30\x27\xcb\x97\x75\x7f\x81\xdf\x2a\xf8\xd4\x49\x47\x22\x32\x03\xda\x7e\xa2\x3e\x25\x9d\x69\xe9\xc4\x34\x44\xdd\x6c\x72\xc7\x51\x82\x79\x96\x32\x82\x68\x55\xa1\x89\x40\x1a\x5f\x32\xa1\xaf\xa3\x2e\x9b\xeb\xa1\x09\xa1\x77\xd8\xa8\x15\x9f\xc1\x0f\x00\x20\xdd\xca\x72\x28\xdb\xd0\xa5\xc2\x1c\x2a\x88\xec\x08\xc0\xbe\xcb\x68\x69\xbd\x82\xf7\x4e\x4a\x6c\x66\x11\x34\x51\xe8\x46\x3b\xd2\x92\x60\x6f\x73\x36\xf9\xfa\x2a\x17\x23\x89\xba\x73\xc9\x0e\x1d\x8b\xde\x3c\x37\x52\x5d\x07\x36\xd9\xdc\x50\x44\x30\xab\x01\x40\x6a\xcd\xfa\x5c\x7a\xae\x33\x94\x78\x2a\x7f\xa8\xed\x25\xe9\x5c\xfa\xab\x96\x06\xf2\xe1\xc4\x81\xa6\x0c\xca\x64\xe4\x53\xcb\x13\x9a\x5d\xd0\x81\xfa\x48\x7a\xb1\xcf\x19\x03\x92\x71\x66\x49\x93\x56\x09\x65\xcc\xcd\x55\x29\x99\x97\x6d\x97\xc9\x89\xec\xd9\xff\xd3\xcd\x59\x54\xba\xb8\xc3\x96\x5e\x9d\xf7\xb2\xf5\x00\xfd\x5b\x7a\x70\x33\x8a\x21\x49\xb4\x6e\x5c\x0d\x46\x47\x16\x99\x2f\x40\x4e\x41\x89\x26\x7f\xe8\x87\x0f\x51\x0f\x67\x7e\x5a\x42\xd3\xb4\xb3\x67\xcd\xad\x55\xee\xe2\xcc\xb1\x25\xc9\xfa\x38\x87\x01\x40\x0c\x71\x13\x8b\x69\x6d\x28\xee\xf6\xdc\xb1\x16\x4f\xee\xe4\xa6\xe4\xc6\x47\xdc\xa7\x09\xfe\x96\x6d\xbc\xd9\x11\xdd\xf5\x95\xbc\x94\xb5\x63\x86\x5b\x3c\xa9\x8f\x9d\x6e\x15\x6f\x62\x49\x8a\x1a\xcd\x5f\x3c\x97\xae\xd0\xf1\x63\x6d\x27\xa4\x2d\xfc\x69\x00\x20\x02\x79\xfb\x36\xcf\x6b\x05\x64\xb0\x9c\xda\xa6\xbb\xd2\x6f\x1b\x3d\x1a\xb6\x49\xa1\x78\x5f\xb3\x58\x6a\xb3\xfe\xb8\x69\x83\xc4\x18\xf8\x53\x7f\x46\xe2\xe6\x0d\x6a\x83\xc4\x8d\x8b\x7f\xa9\x18\x62\x87\xb9\x68\xf9\x90\x28\xd2\x6e\x8a\xe4\x9c\x70\x0e\x00\x08\x77\xf3\x6f\x16\xbe\x6c\x7e\xaa\xfb\x9a\x1d\xdf\x78\x5b\xfb\x2e\xcd\xce\xb2\x5f\x73\x2b\x2e\xb0\xde\xa4\x3e\x15\xfe\xce\x98\xa7\x1a\x0d\x8c\xd3\x7d\x51\x0a\x56\xbe\xd4\xd0\x14\x31\x8b\x0d\xca\xe3\xb2\x33\x73\xd7\xc8\x7e\x48\x3e\xda\x39\x4a\x56\x89\xee\x00\x80\x70\xa9\xe0\x4c\xe1\xe6\x66\x86\xe9\x6e\xd6\xb1\x46\x98\xb1\x25\x55\x6f\x49\x33\x24\x6f\x38\x59\xef\xa5\x7b\x1b\xde\x68\x78\xac\x95\x07\x7c\xd7\x69\x35\xd3\x57\xee\xd0\xb8\xa8\xb0\x8b\x51\x4a\x98\x42\x32\x77\xa1\xac\x45\x16\x66\x37\x5b\x7c\x4d\xdc\x03\x00\x82\x2b\x42\xcf\x82\xbf\x9b\x1d\x1b\x56\x67\x15\x34\x7c\x32\x1f\x4b\x0d\x31\xdf\xa8\x8f\xdc\xc0\x35\x8d\x18\x87\xc3\xcb\x0d\x68\xc3\xd4\x80\x09\x9d\x9b\x2e\x7e\xa5\x59\x3d\xa2\x29\x5c\x5c\xa6\xf8\xa8\x9a\x39\xd7\x55\xb6\x4a\x9e\x65\x17\x28\x86\x49\x8a\x01\x40\x50\x2b\x04\x0b\xc2\xb6\xb4\xd5\x1c\xcb\x5c\xd5\x7f\x0f\x26\x4f\xd6\xf6\xce\x86\x97\xc4\xb0\xbb\x62\x91\x85\xeb\x80\xf6\x44\xb4\xce\x6f\x75\x8b\x35\xce\xca\xab\xa7\x41\x4e\x18\x72\x79\x67\x7a\x48\x6e\x98\x1d\xad\x9f\x45\xeb\xb0\xda\xaa\x5e\x06\x62\x00\x40\xbe\x94\xe5\x50\x30\x7f\xf0\x13\xec\x69\xe6\xcc\xfe\x30\xb8\x38\x99\xd2\x43\x44\xfa\xc5\xc0\x3a\x47\x50\x3f\x42\x5f\xb5\x1d\xc6\x5a\xfb\x79\x34\x8b\xf0\x71\x5e\x5d\x0d\xf3\x88\x7b\x5c\xbe\x98\x98\x94\x9a\xd9\x9b\x75\x3b\xe9\xcb\xad\x6e\xaa\x6e\x82\x83\x00\x20\x7b\xc0\xb2\xcb\x7f\x3a\xb8\x09\xb1\x36\xe3\x9f\x3e\x3d\x72\x38\x39\xbd\x7b\x12\xbd\x3a\x26\xbe\x73\x3e\xe6\x54\xe8\x85\xb6\x00\x5c\x8f\xdf\x8c\xa6\x3f\x84\x3d\x5e\x16\x8b\x85\xf4\xdd\xe5\xb7\x69\x3a\x15\x3e\x9b\xa8\xcb\xa2\x3f\xb5\xb6\x52\x71\x21\x2f\x00\x90\xe9\x58\x11\xf9\x05\xfd\x8f\x31\xb7\x33\x2a\x7b\x13\x71\x56\x49\xb7\xba\x9a\xf1\x7e\xd1\x0f\xdb\x5f\x11\x2c\xa1\xfc\xd6\xb9\xa4\xd5\x6b\x2e\x37\xbe\x21\xbf\xf2\xa2\x9a\x4d\xd4\x4b\x2e\x3f\x8c\xae\xf4\x53\xb3\x5b\xb4\x0c\xf0\x8c\x75\xae\x72\x1f\x93\x0f\x00\xd2\x1b\xec\x85\x79\xef\xfa\x20\xe2\xa5\xf4\xc7\xdd\x9f\x48\xfb\x92\xf2\x3a\xab\xc8\x6d\xd1\xd8\xb6\x43\x94\x3d\xa1\xee\xcd\x6f\xa9\x5f\xd6\x48\x1a\xae\xd2\x73\xbd\x92\xea\x25\x8c\xf3\x2e\x3f\x0d\xee\x50\xf5\xec\x63\x1a\x23\xf3\xb9\xf5\xb0\xe2\x31\x7b\x09\x00\x48\xed\x39\x61\x79\x3e\xbd\x29\xf4\xb9\xe9\xe1\x5d\xc7\xe9\x3d\x89\x7f\x75\x04\x31\xc2\xa3\xde\xb5\x36\x30\x7e\x87\xec\x6e\xba\x06\xfe\xb3\x26\xd8\x72\x1c\xba\xec\xe5\x60\x62\x33\x6f\xb9\x7c\xd6\xaf\x62\xdb\xcd\x7e\xa8\xde\xc1\x71\x98\x32\x55\x31\xf7\x7f\xab\x96\xac\xe7\x96\xe5\x06\x77\x0f\x71\x67\x6c\x22\x76\x2e\xe7\x2e\x4f\x5c\xd4\xd6\xce\x8d\x88\x2a\x68\x71\xe2\x52\x43\x22\x1a\x4b\xb9\xc7\x56\x5f\x35\x57\xf3\x9c\x97\x5d\x36\x86\xf2\x88\x2e\xef\xb4\x2f\x79\x77\x1d\x5c\x54\x3c\xfe\xec\x29\x54\xd9\x0f\xde\x63\x00\x10\x87\xf0\x76\xe7\xac\xec\x5a\x23\xcd\xdc\x48\x6b\xbf\x20\xb9\x93\x10\xd9\x5a\x21\x29\x8f\xb4\x34\xdd\x14\xff\x0a\xb6\x34\xf8\x89\x07\x57\xe7\xd5\x27\x8a\x33\x96\x31\x0c\x6b\x45\xaf\x5d\x2e\x6a\xde\x88\x24\x0e\x41\x4a\xb5\xf0\xd2\x94\xa3\x32\x4f\xc1\x38\x00\x88\x50\xfc\x83\xd9\x73\x3a\x1d\xb5\x59\x69\x50\xdb\x1e\x4d\x66\xfc\xe6\x96\x2c\x75\x42\xc4\xc5\xc6\x8b\xaa\xcc\xa0\x37\x16\x5f\xe5\x66\xdf\x13\xa6\x0a\x45\xfe\x32\x7b\x3d\x42\x1e\xe3\x22\xd3\xac\x92\x7e\x76\x58\xa4\xb8\x24\xc9\x9e\xf2\x54\xca\x10\xd5\x02\x80\xf0\x86\xa0\x3e\xcb\xd4\xd1\x62\xf8\x9c\x36\xa3\x2d\x4a\x7f\x28\xee\x67\xf3\x65\x1d\x35\x82\xd5\x98\xa3\x8d\x0e\x1a\x36\x8f\xa9\xff\xf8\x6a\x8d\xaf\x55\xa3\x9e\xff\xe8\xad\x95\x09\x2e\x44\xf5\x49\xb9\xce\xc1\x45\x81\x93\x42\x36\x36\xd2\xc5\xe2\x95\x00\x20\x14\x08\xbe\x66\xad\xe8\xf0\x33\xcf\x4a\xdd\xd1\x7a\xdc\xb4\x25\x6e\x67\x73\x8e\x71\x6d\x44\x42\xc3\x84\xfe\x64\x10\xcf\xbc\x4a\xb7\xc9\x97\x60\x24\x68\x0e\x78\x5e\xd2\x69\xd4\xf6\x2e\x24\x75\xa6\xe2\x8b\xc3\x1a\xf9\x67\x19\xdb\xc6\x5f\x32\x24\x9e\x04\x00\xe1\x7c\x61\x6a\xe6\xac\xb1\x15\xb5\x99\x29\xf6\xc3\xeb\x60\xdf\x63\x15\x83\x01\xf0\x5d\x61\x87\xfa\xdc\x91\x7d\x01\xad\x5d\x37\xd1\x37\xbc\x13\xdb\xc3\x71\x09\xee\x45\xcd\x9b\x09\x2f\x9d\xe5\x96\x78\xf2\xdd\xe9\x77\x0d\x3f\x68\x77\x01\x40\xa3\x01\x45\x00\x20\xff\xc0\x9a\x9f\x69\x37\x4a\xaf\x43\x24\xff\x19\xd2\xc3\x5f\xc4\x72\x06\xcc\x48\x66\xd8\x8e\x5e\x15\x3a\x2a\xc0\xd2\x95\x8e\x8d\xf0\x4e\x6a\xdb\x8b\x07\xdd\xab\x9b\xfe\x21\xbe\x74\x6e\x31\xdf\xa0\xb4\x4d\xff\x65\x68\xa6\x17\x02\x80\x26\x1a\x3c\x04\x00\xf2\x11\xd6\xb4\x8c\x8f\x23\xa7\x10\x83\xc9\x2f\xb6\xbc\x40\x4d\x89\x85\xf5\x7f\x45\x63\xc3\xda\x7b\x3e\x62\x7e\x06\xc8\x3a\x0f\xe2\x2e\x7b\x47\xb5\xf9\x11\x1e\xba\xd7\x34\x55\x92\x97\x39\x0f\x9b\xab\xa8\x8d\x33\x5c\x0c\x81\x8c\x59\x00\xa0\xbe\x07\x05\x00\x80\xbc\x80\x15\x91\xb1\x63\xb8\x02\xbb\x34\xb9\x7d\xd0\x84\x0b\x88\x9d\xdf\xb7\x13\xbf\x29\xac\xac\xfb\x28\x61\x6b\x40\x7e\x47\x03\x29\xc1\x7b\x71\xeb\x7c\x8a\xb5\x7b\x61\x63\x1e\xf5\xb9\xf3\xe1\x7a\x38\xfd\xc5\x8c\x8d\xfa\x0c\xf0\x3e\x30\x55\x3d\x93\x29\x04\x00\x99\x9e\xed\x9c\x51\xb2\xe5\x2e\x69\x4e\x72\xf8\x40\x18\xe9\x52\xcc\x9e\x5e\x06\xb9\x33\x6c\x66\x97\x86\xb2\x37\x60\x7e\x3b\x91\xfa\x7d\xe5\xbb\xe6\x2f\xf4\x42\xf7\x84\x86\x18\xc6\x25\xe7\x09\x53\x2d\x44\x9a\xc1\xd0\x55\x30\xdf\x01\x95\xaa\x35\xec\xf9\x00\x20\x3d\xc0\x09\x4e\x67\x0c\x0e\xd0\xad\x93\x3a\xfb\xa7\xd0\x95\x31\xd9\x3d\x49\x0c\xb7\x75\xbb\x3a\x61\x8c\x07\xfe\x17\xda\x72\xc0\xd3\x2b\x8f\x34\xdd\x87\x0e\xb9\xfb\x5a\xfc\x99\xa7\x9c\xaf\x1b\xeb\x58\xbf\x67\xf4\x68\xa9\x1c\x6b\x60\x97\x32\x9f\x33\x0a\x00\x92\xd7\xdc\x82\x74\xff\x81\xa9\x9c\x1d\x49\xf1\xbd\x65\x9c\xa3\xd1\x8f\xba\xba\x39\x67\xd7\x15\xb5\x5f\xe4\x4e\xf7\x97\xb4\x9c\xe5\xd6\xae\xd4\x34\x12\xb8\xe3\xee\x0b\xeb\xff\xe6\xf9\x38\xbf\x37\xb8\xf1\x7a\x66\x7c\xd3\x04\xf1\xee\x5a\x05\x2b\x02\x78\xff\x7b\xfb\xdb\xbc\xce\x4d\xe4\x3e\xac\xa4\x31\xd1\xdc\xfd\x52\xe2\x18\x9d\xd2\x99\x25\x96\x86\x5e\x69\x13\x8a\x83\xfd\xdd\x9a\xe5\xa2\xf7\x2b\x63\x1a\x92\x44\x83\x4b\x5e\x9a\xce\x89\x2a\x9c\x3f\xe9\xe7\x88\x66\xcd\x0c\x52\xaf\x15\x12\xac\xea\xe5\xe9\x02\x26\x00\x88\x67\xf0\xdb\x37\xe2\x7a\x53\x34\xf3\x12\x8e\x76\x1d\x51\xdb\x47\xb5\x74\x78\xa9\x80\xd0\x88\xd6\x0a\xe5\x62\xbf\xe6\x26\x9c\x22\x76\xc5\x35\x4b\x9a\xbc\x78\x49\xb3\xf1\xad\xac\xce\x79\x52\x17\x23\x8d\x9c\x19\xad\x42\x8a\x8f\x5a\x5d\x96\xb5\x0a\x7f\x03\x80\x88\x22\xc0\x6f\xb4\xe9\x99\xd0\xf3\x13\xea\xba\xd6\xeb\x62\xa2\xf2\xda\xcd\x9a\x6f\x21\x7f\x5a\x2e\xab\x6f\xfa\xa1\x1a\x1f\xab\x76\xad\x18\x33\x9f\x57\x4a\x97\xf0\x8c\x7c\x45\xa2\xf3\x19\xed\x55\xd9\x9e\x99\x19\x2a\x40\x72\xc9\xea\x93\x2c\x46\xb4\x1d\x00\x44\xcb\x05\xa7\xd3\xfa\x7b\xf2\x4d\xd5\x09\x1e\x9d\xbb\x0c\x5f\xa3\x3c\xda\xed\xf4\xc2\x90\x9b\x2d\xb1\x3a\x7f\xbf\xcc\xc6\x6c\xcd\xd5\x15\xed\xe6\x78\x35\x66\x09\xd3\x68\xab\x7c\xe6\x7c\x5d\x5b\xa8\xb0\x9e\x49\x50\x8a\xa4\xe3\xd6\x3e\xd2\xb3\xe2\x2c\x00\x10\xee\x13\xda\x8f\xe4\xc1\x3f\x94\x5c\xee\x54\x21\x7d\xca\xe3\xeb\xf3\x51\xc5\x95\x23\xb2\x42\xf4\x8e\x9a\x0d\x10\x1e\xbb\x0a\xf6\x09\x6d\xc4\x4d\x20\x9a\x4b\x7c\x08\xed\x68\x54\xca\x09\xd2\x18\xae\x31\x78\x26\x15\x20\xbe\x5a\x54\x48\x6f\xa3\x96\x5b\xe5\x40\xc7\x18\xb4\xe1\xdc\x3a\x55\x45\x56\xc7\x16\xf8\x3f\x55\x54\x93\x1c\x19\x56\xd3\x2c\xed\x44\x6d\x83\xbd\x01\x2f\x60\x52\x11\xe5\x68\x5b\xdc\x34\xd4\xb1\xe2\x31\xfc\x17\x6c\x4a\x4a\x11\x69\x19\xc1\x33\x68\x94\xa2\x21\x2f\x59\xb4\x94\x1e\x4f\x0b\xb4\x8a\x82\x78\x8c\x67\x43\x49\xb0\x55\xd5\xef\xda\x0f\xd6\xb5\xd4\x9e\x37\xee\x44\x2c\xac\x1b\x95\x3c\x40\x8e\x21\xc6\xc1\x15\xe8\x3a\xd4\x1b\x14\x09\x1b\x8b\x9d\x55\x1c\x84\x4f\xc5\x67\x24\xbf\x24\x6a\x89\x57\x82\xf2\x29\x4e\x14\xba\xdb\x7b\xda\x3d\xfa\x1a\xab\x10\x28\x10\x64\x0d\x86\x56\xb7\xa1\xa0\xd6\xdb\xb5\x31\xe8\xeb\x06\x5b\xd8\x1f\xec\x62\x71\x15\xfc\x0c\xae\x83\x7e\x1d\xb9\x95\x10\x8d\xcc\x40\xef\x27\xde\xdc\xbc\x01\xfb\x81\xac\x4e\x5e\x42\x80\x51\x31\x6b\x77\x91\x9d\xe9\xe5\x6e\x1d\xb4\x19\x60\xa5\x55\x1c\x28\x84\xee\xf6\xcf\xa8\x5c\x47\x0a\x6c\x99\x56\x6d\x4f\x9e\xa6\x2b\xae\x79\x47\x9e\x14\x3e\x86\xbd\xa0\x9c\xa4\xc9\x11\x36\xd4\x2b\x88\xd5\xa8\x08\xda\xfd\xa2\x0c\x4c\x27\xfd\x57\x52\x01\x3e\x0a\x0c\x5f\xeb\x49\x9a\x0f\x71\xdd\xca\xa9\xc1\xcc\xa3\x56\x6c\xc6\x69\x56\x75\xef\xca\xb2\x57\x50\x65\x53\x60\xc5\x5b\x68\x9f\x66\x7b\xf5\x34\xe8\x99\x00\x59\xeb\xcf\x4c\xa5\x46\xd5\xd1\x98\x87\xe1\x33\x11\xd7\x59\x01\x85\x15\xe8\x3a\xd6\x50\x62\x3d\xce\x87\x1d\x1a\x68\x21\xae\x64\x1f\x75\x0b\xa7\xc0\x38\x3e\x56\xfb\x18\x4b\xd8\xcf\xbb\x52\x4b\x36\x4b\x37\x58\x1a\xcb\x70\x92\xbd\xaa\xf5\x15\x66\xc9\x4a\x9e\x77\xd5\x5b\x71\x27\x79\x5d\x2d\x52\xbc\x0c\x96\x5c\xf7\x5b\x64\xc9\x7f\x8a\x3c\x2e\x9a\x92\x80\xc5\x1c\x12\xd6\x06\x5c\xc6\xbf\x15\x6c\x75\xfd\x4c\x46\xf1\xcf\x58\xfb\xd3\x73\x78\x2b\xda\x23\x8b\x76\x9b\x3e\x99\xce\x97\x78\x1b\xe9\xf2\x5d\x65\x3a\x83\x0d\xfb\x5e\xe5\x42\x9d\x8a\xb8\xa6\x7a\x5c\x3b\xab\x86\x0f\x93\xaa\x09\x79\x58\x04\x5b\xb9\x27\x3e\x11\x3d\x28\xbf\x1a\x30\x1d\x3f\x43\x7a\xc2\xb5\x97\x74\x44\x0c\xb3\x66\xd3\x2e\x09\x52\x5b\x9e\x16\xdc\xee\xca\x30\x68\x36\x93\x3b\xe6\x4a\x15\xa5\x4e\xad\x47\x98\x77\xca\x0f\x34\x97\xe1\x73\xab\xc4\x0d\xf7\xaa\xee\xd7\xe2\xcd\xfe\xb9\xd3\xe1\x0a\x63\x5a\xdc\x7a\xd4\x5d\x9d\x97\x3f\x0c\x07\x53\xed\x76\xad\x21\x25\xcb\x26\xac\xcf\xd0\x58\x22\xaf\xe6\x8f\x05\x9b\x06\x34\xfa\xbd\x45\x8f\x7a\xff\x93\x9c\x28\x91\x74\x07\x31\x97\x96\x87\x74\xd4\xe1\xfa\xab\xa6\xb6\x92\xab\x92\x6a\xbe\x37\xc5\xe5\xc8\xe1\xee\xe6\x89\x0d\xf7\x51\x1c\xe3\x74\xff\x75\x38\x27\xcd\x7f\xae\x65\x24\x1b\x45\xbc\xf5\x2f\x5a\xb2\xe8\x6a\x73\x7a\xfe\xb3\x91\x27\x7a\xaf\x22\xea\x96\xef\x92\xf8\x92\x39\xfd\x4f\xa0\x81\xb2\x23\x3d\x47\x71\xa1\x95\xfa\x4e\x78\xe5\xd3\x1a\x49\xeb\x89\x9c\xa8\xba\xb1\xc6\x89\x0d\x3b\x51\xf3\xea\x41\xff\x20\xec\x56\xdd\x61\x57\x2e\x71\x4c\x59\x3a\x25\x8f\xfa\x4b\x1c\x34\xb8\x14\x15\x5a\xb2\xb5\xf5\x2c\x7a\x5d\xb9\xaf\xfe\x36\x26\xae\xd2\x20\xf6\xc5\x62\x6a\xd6\xd0\xeb\x71\x3b\x60\xff\x22\xa7\x11\xbc\x11\x96\xa2\x2f\xc4\xd3\x68\x42\xd2\x13\x72\x2b\xae\x77\xad\x91\x3a\x42\xb2\x75\xab\x67\x4c\xa3\x1a\xac\xf2\xa0\x67\x8c\xa3\x03\xab\x11\x93\x15\x6e\x2d\x6f\x90\x9f\xab\xd2\xf4\x0b\xd0\x4b\x6b\x48\x22\x08\x83\x83\x9d\xa3\xbd\xc7\xde\x40\x6c\x40\xb0\xf1\x48\xd4\x58\x11\x8b\xe8\x85\x8d\x49\x62\x93\xe7\x11\x96\xaf\x4d\xa1\x46\x91\x03\xdd\x6a\xe9\xdb\x69\xe5\x56\xf1\xd0\x20\xe8\xdb\xef\x0b\xc7\x57\x0f\xb4\x4c\x43\xec\xad\xd5\xe8\xd2\x50\xd6\x75\x74\xe1\x61\x34\x11\x61\xa0\x65\x61\xbe\xa3\x4e\xc2\x5f\xe2\x7a\x31\x6f\x8b\x6c\x08\x2c\x7c\x64\xd2\x3c\x92\x88\x78\x21\xf0\x2b\xe5\x24\x45\xe4\x16\x45\xcf\xa2\xe7\x5b\x45\x40\x15\xe0\xc1\x5e\x57\x98\x0d\x6a\x76\x93\x67\x1d\x05\x0d\x6a\x2c\x08\x6b\xcc\x29\x41\x0c\xb2\x01\x97\x43\xb5\x42\xa7\xe3\xbf\xd7\x9d\xc1\xae\x20\x76\x16\xce\xc5\xfb\x92\xeb\x12\xd3\x89\x15\xd4\xc2\xc0\x72\xf2\x05\x7a\x95\xeb\x57\x9a\x10\xe4\x5a\x15\x80\xbb\x99\x0b\xbb\x67\x55\x77\x10\x3b\x1b\x0a\x6b\x93\x49\x7a\xd5\x7f\x75\x56\x64\x34\xef\x24\xfc\x04\x05\x49\xde\x87\xec\xa3\xf2\x60\x5b\xd0\xc3\xb4\xe6\x02\x4f\xec\x5d\xfa\xd9\x04\x1d\x21\x12\x74\x0d\x98\x20\x5d\x85\xa8\xae\xc7\xa9\x63\xcc\x6b\x56\x0d\x8c\x3f\x2c\x4b\xa7\x5b\x25\x05\x3c\x63\x96\x56\xc7\x42\x6b\x95\x19\xb5\xcb\x21\x22\x37\xab\x6e\x0e\x74\x87\x44\x42\x2c\x62\x16\xd5\xaa\x51\x69\xcc\xdb\xf9\xa1\x98\x5e\x16\x22\xfe\x06\xde\x97\x3d\x3d\xa0\x98\xf8\x8c\x3d\xe2\x6a\xa1\x3c\xe1\x04\x5b\x3d\x65\x64\x73\x5c\xda\x28\x65\xe7\x25\xe5\xa6\xa9\x15\x87\xc4\xff\xc9\x5e\x56\x1d\x15\xb3\xd8\x1e\x35\xb7\xc5\xd6\x04\xa8\x6e\x81\xc8\x58\x7d\x1d\x01\x8a\xdc\x72\xcf\xa0\xa7\x0a\xdb\xe3\xf6\x63\x8f\x0b\x17\xf9\xb7\x11\x76\x08\x44\xae\x54\xf2\x53\xfe\xb8\x35\x8e\x2e\xe0\x25\x35\x57\x97\x14\x1b\x6f\xea\x37\x96\x69\x0c\x38\x09\x58\x71\x52\xbf\x08\xfa\xb7\x7a\x96\x76\x37\x8e\x53\x4b\xd3\x6c\xac\x5a\x04\xb7\x53\x9d\xce\x29\x45\x9e\x50\xae\xda\xd0\x86\xd9\x2a\xaf\xf3\xbb\x8f\xbf\x28\x05\x5d\xbd\xc9\x61\xe2\x78\xeb\x13\xb4\x1f\x82\xfc\x86\x37\x9b\x35\x1d\x0f\x35\x1f\x4b\x5e\xb6\x4d\x88\x92\xcb\xb3\x5b\xda\x18\xcf\x2a\xf7\x34\x65\x63\xb6\xd5\x6c\xb0\xbc\xac\x90\xc0\x3e\xd5\x97\x64\xdb\x20\x6e\x18\x2c\xb1\x2d\xe8\x7f\xb5\x26\xbf\x58\xfc\x2a\xd5\x46\x97\xd7\xa4\xfd\x32\xfd\x14\x27\x5a\xa7\xc8\xc3\xf2\x7b\xb3\x75\xbf\xbd\x66\x61\x49\x79\x8f\x51\x08\x95\x9d\xee\xfc\xc6\xf0\xad\x0c\x69\x4f\xc4\xd8\x55\x9f\x68\x41\x96\xbf\x87\x09\x1a\x8b\xb3\x64\x08\xac\xd9\x3e\x36\x1e\xad\x30\xa0\xfc\xe6\xe1\xae\x69\x18\x2e\x2f\x48\x14\xf9\xcf\x29\x1b\x69\x08\xd1\x19\x4b\x41\x51\xcb\x70\x86\x9a\x57\xfc\x7e\x50\x2e\x78\x57\x96\xd7\x67\xa1\x8f\x55\x8c\x77\xab\xd1\xcd\xd5\x59\x1d\x19\xe5\x66\x98\x43\xcb\x85\xac\x0d\xf0\xdf\x0d\xbf\x62\x5d\xd1\xee\xa6\x0b\x7e\xb3\x71\x64\x5d\xa4\xeb\x0c\xd2\x22\xa5\xc3\x94\x2e\xda\x5c\xf1\xb2\x9e\x03\x18\x73\x89\xbe\x71\x12\x0b\x2f\x9f\xab\x59\x81\xcb\xab\xa4\xf0\x4f\xe1\xd3\x6b\xe6\x53\x40\x02\x1e\x76\xb5\x6e\x3d\x71\x1f\x42\x56\xc0\x21\xaf\x46\x23\x13\x0e\x52\x4e\xe3\xba\x02\xce\xd1\x5a\x48\xd3\x5d\xe9\x8c\xbd\xd4\x61\xe0\x13\xb3\x80\xf1\xa6\xfb\x32\x3a\xa8\xfc\x59\xc3\x4f\x8c\x5f\xd5\x12\x35\x06\x1b\x54\x93\xc8\x5f\x8c\xcb\x85\xf5\x91\xff\xc6\x37\x22\x3c\x60\x63\x84\xdf\x28\x63\xc1\x54\x92\x1a\xeb\x9f\x50\x44\x89\x27\xb8\x04\xc8\x69\x01\xe4\x00\xd7\x8d\x0c\x18\x8d\x08\x3c\x66\x2e\x06\x73\xba\xee\x23\xaf\x54\x57\x34\x2c\x46\x7d\xa9\x4d\x57\xf5\x61\x9c\xea\xd6\xf3\x60\xd8\x12\x44\x19\x79\x1d\xee\x28\xca\x04\x73\x27\xc4\x60\x4e\xe6\xab\x88\xcf\xf0\x4b\xe2\x3f\x90\x77\x13\xf7\x07\x44\x53\x0f\x52\x38\xae\xcb\x18\xd3\xe8\x35\xc0\x23\xe8\x3a\x78\xbf\xe3\x34\x5c\x89\xec\x30\xaf\x45\x9c\x47\x2f\x54\xbc\x41\xf9\x61\xb0\x9c\x87\x68\x03\xf6\x0f\xf1\x25\x76\x11\x7e\xb4\xe6\x37\xee\x34\xb1\x32\xaf\x89\xd0\x4a\x5e\x1b\x1f\x42\x6a\xa0\x06\xf9\x6f\xa5\x9c\xa1\x67\xbb\xbc\xa5\xc7\x80\x62\xab\xd9\x90\x1f\x33\xac\xed\x6f\x98\x0f\xd1\xc1\x84\xab\xdb\x42\x72\x96\xa7\x23\x22\xc9\xd6\x6c\x02\xf2\x24\xc5\x96\xd0\x8f\x66\x52\x97\x57\x3f\xc4\xe6\xd2\x36\xe5\x8e\xe2\x73\xe9\xf2\x38\x0e\x11\x64\xbc\xf2\x0f\x24\x5f\x81\xca\x5c\xfe\xa2\xe1\x98\x97\xad\x4a\x40\x26\x6b\x5b\xcb\xdf\x35\xee\xa0\x9f\xa1\xa7\x76\x37\x38\x20\x1d\xa9\xc3\x83\x9f\x98\x3f\x11\x8b\xa1\x1a\x7c\x0d\xf2\x0b\xf4\xbc\xea\x14\xfa\x33\x93\x99\x73\x0c\xb7\x98\xe5\xb2\xe1\x1c\x01\xcd\xba\xe8\x77\x8a\xf4\x9c\x2d\x77\x19\xa4\xf6\x72\x7c\xad\x46\x18\x17\x38\xfe\x4d\xa8\xca\x1a\x31\x4d\x17\x55\x1d\x22\xf6\x12\x57\xd4\xce\x17\x9d\x01\xef\xc2\xde\x8a\x8a\xb1\x20\xfc\xbb\xf0\x5b\xa5\x1b\x6a\xb5\xd0\x9c\x5d\x89\x91\x08\x03\x62\xf7\xe2\xa7\x0a\x4e\xf8\x39\x13\xf7\x0a\x52\x5d\x24\x94\x01\x7e\xaf\xf5\x06\xfa\x4f\x5e\xb6\x25\xb7\x7c\x99\x61\xb7\x5a\x57\xe9\xa6\xaf\x10\x02\xd5\xde\xba\x35\xf4\x6d\xb5\xab\x35\x37\xd0\xf2\xba\x0a\x35\xb7\x1c\x87\x38\xa2\x72\xce\xfc\x85\x4e\x55\x18\x63\xba\xb0\x5f\x65\x6f\xd6\x94\x10\xae\x4b\x3d\x5d\x12\xc9\x5f\xc5\x73\xac\x5b\xe9\x44\x41\x96\xe9\x68\x29\xaa\x1d\xaf\xf4\x28\xd7\xb4\x72\x79\x7f\x55\x1e\x69\xa6\x52\x77\x57\xdf\x6f\x8c\x44\x9e\x86\xad\x35\xbf\x2d\x7d\x04\xdf\x65\x62\x67\x6c\x45\x55\xe9\xef\x44\xf7\x63\xd7\x6a\xbe\xac\x3e\x44\x58\xab\xbc\xea\x62\x47\x06\x65\x89\xd6\xcf\xe8\x73\x44\xf6\xc6\xc9\x92\xfb\xbd\x1c\x45\x74\xb9\x6d\xf7\x6a\xee\x7f\x95\xeb\x3b\xf6\x50\x7e\x54\x57\xb6\x2d\x44\x2e\xab\xdd\xd7\xbc\xb9\x34\x07\x9e\xd0\x80\xca\x08\x43\x7e\xaf\x8f\x8e\xce\xc4\x5c\xd3\x1f\x5d\xad\xc7\xdf\x55\x7f\x74\xb1\x21\x07\xc9\xfb\xa7\xb8\xd3\xae\x8a\xb6\x1a\x57\x96\x40\x5b\xc6\xe4\xed\x65\x4d\x03\x0e\xdc\xf2\x8a\x33\xbd\x1b\x28\x50\xd5\xdb\xae\x74\xc4\xbe\xda\xc4\xf6\x35\x25\xdf\xea\x2e\x37\x4f\xa6\xbf\x47\xaa\x1a\x56\x44\x7b\x63\x30\x26\xd7\xd5\x0a\x3c\xa4\xdd\xe6\xb2\x92\x74\x55\xb1\x7b\x0a\x8d\x06\x89\xed\x9b\xff\x22\xd6\x94\x80\xfa\x0a\xe2\xb7\xb2\x37\x12\x25\x89\x5f\x59\x0b\x75\x90\x73\xab\xff\xc3\x5e\xa5\x44\xc1\x7a\x2a\x57\x52\x23\x10\x65\xd9\xb3\x69\xc5\xe8\x94\x98\x47\x74\x0d\x4e\xb0\x7a\x90\xf1\x8e\xf8\xdf\x02\x0e\xd4\x48\x1d\x06\x00\xd6\x61\x70\x5a\xd3\x67\xc2\x92\xf2\x1e\x5d\x0f\xe1\x52\xe5\x6d\xf1\x13\x22\x58\x33\x17\xfc\x4d\x42\xc0\x2a\xb1\xe1\x64\x22\xfc\x4a\x45\x1b\x45\x8e\xda\x94\xd5\x40\x3d\x86\xf9\x14\xa3\xa5\x3b\xe2\x5f\xac\xa6\x32\x54\x64\xfb\x05\xd5\xd0\x46\x1a\x1c\x00\x58\x2a\xb0\xa6\x69\x11\xee\x4e\xd5\x7b\xed\x5d\xfc\x50\xcd\x4b\x71\x08\x01\x0f\x7b\x02\x66\x10\xb9\xf0\x8f\x18\x33\xa9\x1b\xb5\xaa\x62\x36\xf9\x0a\x06\x96\xb5\x84\xea\x85\x9b\x88\x59\x4b\x53\x10\xa1\xd5\x01\x8c\xc5\x94\x8d\x0b\x52\xc1\x8f\xf4\x2c\x00\x60\x25\x82\x2f\x2d\xcf\x30\x1d\x88\x23\xea\x7f\xb1\x4d\xa8\x74\x61\x29\xce\x8c\xde\x4d\x3f\x81\x3f\x85\xcd\x42\x6f\x22\xce\xc1\xcf\x28\x7b\x4d\x42\x13\x2e\x66\xae\x22\x3f\x23\xed\x8e\x86\xa8\x74\xca\x35\xdf\x33\xf4\x60\xba\xc3\x82\x05\x60\x28\x58\x05\x00\xcc\x6e\x66\xa4\xb9\x14\x95\x49\x58\xa1\xaa\x45\xb3\x88\x5e\xfc\x0b\x98\x11\x92\x33\xad\x0c\x67\x4f\xf6\x43\xcd\xc1\xb3\x29\xd5\xa5\x37\x88\x00\xb5\x3d\x63\x03\xa9\x97\xf6\x39\xea\x32\xa5\x9c\x01\xfa\x22\x69\x89\xd0\xac\x05\x8e\x0c\x14\xb3\x0b\x58\x02\x7d\x61\x8d\x9a\xa2\x10\x39\xf4\x71\x85\x14\xd9\xc3\xa8\xe2\xc5\xa2\x9e\x32\xce\x53\x3e\x63\x10\x60\x29\xe2\x2a\xce\x06\xb2\x2a\x39\x86\x1f\x86\x46\xd2\x0b\x88\x14\x26\x32\x6a\x19\xb9\x90\xb5\xc1\x77\x2a\xb5\x92\xed\xb9\xc0\x86\xde\xc9\x7e\x01\xd0\xa1\x8d\x1c\x0f\xbd\x19\x76\x54\xd8\x21\x5b\x01\xf7\x11\x12\x39\x56\x88\x4e\x61\x30\xe9\x25\x2a\x5b\xf0\x01\x3e\x05\xb3\x50\x70\xa0\x78\x0d\xf6\x3f\x01\x67\x93\x3d\xfe\x85\x20\x26\xd2\x87\xf8\x43\x60\xbd\xaa\x9a\x12\xca\xdf\x37\xff\x25\x6d\x90\x9f\x68\xe5\x02\x52\x78\xeb\x34\xb7\x6a\x04\xba\x28\x71\x23\xcc\x53\x1b\xc0\xdc\x5e\xf7\x97\xc6\x93\x70\x0d\xd1\xa2\x9e\x02\xf3\x45\xa9\x94\xf7\x8a\x0c\x18\xad\xa2\x37\x6d\x17\x6e\x97\xbc\x30\x62\x01\xe1\x83\xf4\x85\xcf\x56\x72\xa1\xa4\x74\xfe\x20\xf5\xbb\x48\x6e\x85\x65\x3c\x12\x2c\x51\x1d\xa9\xfa\xd0\x32\x24\x54\xd6\x0c\x37\xdd\x05\x07\x61\xa4\x86\x4f\xb8\x6f\x70\x98\xf9\x4f\x0d\x0f\x49\x34\xbd\x2d\x74\x43\x9b\x0c\x7b\x53\x99\xd8\x3b\xba\x82\xf5\x01\x84\x50\xf5\x4e\x9f\xb9\xa4\x5d\x8a\xeb\xf3\x31\x54\x9a\x54\x67\x75\x84\x41\x17\x1e\x55\x1e\xab\xaa\xed\xaa\x10\xec\xa8\xf1\xea\x48\x62\xbc\xa8\xfd\xd0\x66\x83\x4b\xad\x7b\xd9\x3c\x5c\xfd\x0f\xe2\x57\xa3\x7f\x81\x1e\xed\x63\x16\xa4\xda\x63\x41\x63\x4b\xf8\xdf\xf8\x7b\xba\x1a\xef\x7b\xa4\x1a\xd5\xbd\xf9\xb5\x54\x7f\xd9\x23\xab\x0f\x8c\x50\x51\x95\xd2\xa6\xf2\x53\x7f\x82\x60\x6e\xf5\xee\x9e\xd7\x8c\xba\x5a\x49\x17\x1c\x7b\xb9\x8e\xd5\x7e\xb0\x1a\x42\x68\x5a\x1e\x15\x44\xa0\x0e\x34\x9e\x4f\x39\x85\x75\x30\xe3\xc3\xfb\xf1\x14\xc3\xa0\xf7\x15\xe2\x6f\x8d\x6a\x3e\x87\x32\x29\x7f\x65\x9d\x40\xbf\x21\x3a\xa2\xff\x8f\x76\xae\xc4\x5f\xb6\x8a\xee\x52\x76\x88\x7d\x8e\x4e\xae\x0c\x27\xb1\xe8\x1f\xab\x8f\xd4\x15\x30\xe4\x30\xc2\xe6\x5c\xd0\x17\xb1\x36\xed\x2b\xf8\x0c\xed\xbb\x1e\x09\xed\xc5\x55\xad\x7c\xcb\x1c\x26\x4e\x38\x3d\x61\xdd\xa5\x9a\x01\x80\x23\x62\xfc\xd1\x87\x52\xb5\xe5\x39\x52\x36\xcd\xba\xd2\xc8\xf6\xa5\xf1\xaa\xcf\x13\x1f\xd2\xdd\x60\xce\xb0\xe3\xf4\xb3\x70\x49\xd1\x25\x86\x08\x35\x33\x4d\x0a\x16\x61\xfe\x5a\xef\x06\xc5\xe2\x77\xaf\xdc\xcd\x4c\x27\x5d\x75\xfa\x9b\x65\xa2\xc5\x01\x00\x27\x0f\x4c\xd7\x91\x28\xf9\x55\x8d\x92\x13\x94\x57\x35\x3a\x16\x8f\xaa\x82\x49\x88\xe1\xb4\x58\xb8\x1e\xe6\x4d\xb7\x43\x9e\x2a\x4a\xa1\xdf\xc0\xcc\x49\x9b\xcb\x18\xc7\x29\xc3\xcf\x82\x47\x89\xeb\x56\xaa\xa0\x87\x94\x99\x4e\xb7\x58\xb1\x74\x4f\x00\xe0\x38\x81\x13\x9a\x63\xa4\xa5\x08\x3f\xf1\x6c\xd2\x2b\x64\x0f\x74\x9e\x7c\x04\xed\x8c\x3f\x45\x69\xc2\xec\xad\x79\x4d\x95\xe1\xd8\x85\x6b\x69\x5c\x42\x7e\xea\x4a\xba\x9e\x94\x1b\xbe\x92\xb1\x9b\x02\xae\x4c\x85\xac\x68\x47\x9c\xce\x33\x65\xa0\x17\x00\xb0\xe9\x4c\x47\xb5\x23\xfe\x3d\xde\x56\x28\x21\xbc\x22\xac\x00\xd1\xc4\x67\xc4\x10\x9c\x8c\xf4\x82\x54\x51\x7d\x99\x02\x90\x7b\x0b\x22\xa8\x8b\x29\xdf\x53\x8a\x68\x79\x34\x5c\x98\x91\xde\x4b\xff\xb3\xd2\x1a\x9c\x0f\x0e\x38\x9d\x82\x8e\x31\xf3\x00\x80\x75\x9e\xc5\x51\x46\xe1\xa6\xd3\x98\xfc\x77\xf8\xc5\xf4\x85\x0c\x7b\x82\x1f\x7d\x00\x9b\x42\xcc\x63\x64\x55\xed\x21\x69\xc1\xd9\xf9\xf1\xe4\x0b\xe0\xad\x64\x39\xd5\x1b\xda\xbd\xee\x0f\xad\x93\x39\xb0\x62\x1b\x63\x1d\xab\xcf\x69\x1c\xfc\xc3\x96\x01\x00\xcb\x9d\xfd\x42\x36\x8a\x3e\xc2\xdf\xcd\xd5\x62\xae\xf3\xb7\x52\x27\x70\x36\xfc\x26\xf4\x06\x7c\x1e\x9f\x55\xf1\x8a\xb0\x97\x8f\xcc\xdd\x4e\x5a\xc9\xcf\x4f\x8a\x22\x8f\xf2\x13\xd6\xd9\x51\x73\xf8\x7e\x2b\x16\xd2\x9d\xf8\x4e\x4e\xc3\xa0\x3d\xef\x38\x00\x30\xd3\xb8\x9f\x24\x33\x90\x64\xf5\x45\xf6\x1c\xd4\x4d\xd5\x3b\x32\x1b\x13\xa3\xb2\x41\xae\xc6\xee\x54\x3a\x97\xcf\xc7\x47\x2b\x96\xe6\x2c\x24\x5c\x93\x2f\x4a\x78\x4e\x92\xc8\xec\x42\x01\x4a\x96\xe4\xf2\x72\x3c\x6d\x9d\x58\xe0\x44\x63\xe4\x09\x1f\x02\x00\xd4\xcf\x9f\x10\xfe\x05\x7f\xdf\xb8\x1d\xfa\x83\x64\x35\xcc\x25\xea\xd0\xd6\xe6\x52\x38\x16\xa3\x35\xb5\x95\x2a\x71\x81\x86\x73\x59\xe3\xf8\x67\xba\x2b\xf1\x17\x88\x7b\x35\xbb\x42\xdc\xc9\x4d\xaa\x02\xaf\x09\x6a\xa3\x7c\xdc\x29\x8c\x7e\x51\x32\x0e\x00\x50\x90\xb0\x4c\xf0\x14\x4e\x68\xf7\x84\x82\x11\xdf\x5a\x63\x08\x37\x51\x8a\xe6\xe0\xba\x53\x18\xb7\x46\x97\x92\x6f\xd8\x71\xf3\xdd\xac\x78\x3c\xd7\x44\x89\x47\x10\x8b\xf5\x37\x82\x27\xc9\xf1\x9a\x7f\xbd\x0c\xd4\x54\xe5\x56\x27\x6f\xba\x4c\x66\x0b\xb8\x81\x6f\x85\x5f\x05\x71\x70\xfb\xee\x49\xb0\x0b\xa1\xe9\xdc\x4d\x28\x40\x79\xb6\xa3\xea\xf2\xd1\x63\xad\x40\x49\x03\x36\xaf\x09\x93\xf9\x09\xef\x6c\x69\x8b\x0f\x20\x7c\x30\xe9\x83\xfb\x48\x7f\xeb\xdd\xbc\x04\x94\x87\xea\x4c\xa7\x20\xba\xb7\x7c\x2a\x40\x05\x25\xa2\x72\xa9\x3b\xeb\x4a\x49\x10\xfb\x39\xeb\xdf\xb2\xbd\x94\x0c\xd6\x93\xca\x95\xc8\x7e\xf6\x8c\xea\xbe\xf2\x00\x76\x0c\x2c\x3f\xfb\x5f\x36\x84\xf0\x4c\x28\x61\x9f\x40\x7b\x07\x73\x39\x9e\xb8\x7c\xcf\x1b\x9c\x26\xe2\x21\x47\x7f\x6e\x1c\x55\x0f\x00\xbc\x5a\xc6\x3b\x09\x92\x79\xb2\xdc\x95\x9d\xc4\x7c\x5e\x59\x45\xde\xc5\x9a\x5a\xdd\x8c\x9c\xcf\x8a\xab\x7d\x50\x36\xc8\x52\xc0\xb3\xb3\x71\xac\xdb\xc8\x47\xf1\x1f\xd9\x11\x98\x2d\xc1\xeb\xd9\x63\x78\xb3\xe7\x7e\x4e\x34\x69\x97\xa3\x27\xe7\x0f\xcd\x17\x00\x78\x7e\x60\xa8\x78\x00\x3a\x50\xb5\x92\x65\x81\x5e\xd5\xac\x25\xcf\x65\x7a\xc3\xc2\x11\x20\x93\x02\xdf\x50\xb6\x80\x79\x09\xc9\xc8\x7a\xc3\x0a\x41\x5f\x8e\x17\xb3\x86\x70\xa5\x41\xef\xd9\xc1\x44\x5b\xcf\x56\xf6\x75\xf2\xdf\x8e\x7e\x9c\x21\xda\x0f\x00\xe0\xbe\x06\x87\x84\x4f\x18\x9d\xf0\x6c\xe8\x2b\xe3\x27\xe2\x0f\x51\x06\xd6\xa1\x04\xf0\xa5\xe0\x3d\x8c\x5f\xc9\x1b\x08\x86\xfd\x93\xf9\x0c\x7a\x8d\x7f\x15\xd7\xcb\x14\x93\x80\xa0\x6a\x56\x30\xc5\xdb\x13\xc9\xfa\x46\xa3\x39\x26\xb0\x3f\x30\x5e\x03\x00\x37\x1b\x7a\x25\xa8\xa1\x89\x71\x33\xc0\xdd\x74\x47\x7c\x14\x61\x33\xbd\x8d\x50\x51\x37\x9b\x11\x41\x6c\x28\xfe\xc1\x78\x42\xfa\x2f\xd3\x09\xd4\x53\xaa\x36\x7c\x86\x36\x52\xdf\xad\x7d\xc3\x5c\x4e\xd7\x7a\x86\xb3\x9c\xc0\x54\xc7\x2c\x76\x20\x73\x06\x00\x70\x7a\x59\x05\x7c\x2f\xca\x08\x75\x1e\x23\x8f\xba\x99\xfa\x0f\x7e\x15\xf5\x1d\x4d\x56\xfb\x83\x36\x4a\x4f\x29\x9e\x4a\x87\x18\x1e\x19\xd1\x8c\x44\x70\xfa\x86\x14\xd0\x03\x9a\xbe\x16\x84\x3c\x98\xf3\x3d\xed\x99\x21\x2c\x7f\x47\x0a\xab\x92\xed\x0f\x00\xec\x1b\xec\x53\x1c\x31\x29\x9b\x7b\x98\xb6\x80\x3c\x87\xfb\x18\xf3\x95\x7c\x9f\xfb\xbd\xfa\x0f\xe5\x38\xcf\xaa\x28\x95\xba\x97\xe7\xbc\x69\x2f\x6d\x94\xb7\x26\x76\x0a\x7d\x27\x2f\x35\x50\xc9\xb8\xc3\x2b\x5b\x2a\x80\x9c\x79\x58\xc7\xcd\x4c\x3c\x2f\x1e\x00\xd8\x73\xb9\xbb\x98\x8f\x09\xc9\xca\x64\xb2\x9c\x18\xa7\x10\xa3\x46\x48\x81\xf2\x9b\x95\x6f\xc9\xeb\xe4\xae\x05\x10\x25\x5d\xb6\x79\xe3\x32\x2a\x52\xaa\x8a\xde\x41\xb3\x48\xb6\x05\x68\xe8\xf7\xc5\x7b\x3c\x1e\x83\xeb\x45\x9d\x8e\x4b\xa1\x03\xc2\x00\x00\x60\x61\xf9\x58\xf0\x2e\x7e\x8a\x99\x46\xdc\x8d\xff\x53\xbf\x04\xf1\x90\x38\xcd\x38\x54\x91\x4f\x5a\x6a\xf0\xc9\x9f\x4f\xde\xa8\x33\xa5\x7e\xa0\x48\x35\xf7\xa3\x0e\x53\xaf\xaa\xed\xfd\xc7\xe9\xfe\x8a\xff\x3c\x62\x19\xed\xb2\x76\x87\x7f\xa0\x50\xf1\x33\x00\x60\xbe\x13\x3c\x07\x6d\x70\xc8\xe6\xed\x84\xaf\x78\x46\x93\x23\x22\x98\x50\xdf\x90\x54\x7e\x80\xb8\xcd\x8c\xce\x33\x92\xee\x9b\xc8\xa9\x62\x8a\xa7\x21\x37\x0a\x41\x85\x74\xb6\xfe\x20\xed\x96\xba\xc6\xc3\x8e\x91\xa9\xa0\x38\x9c\x01\xdf\x48\xdd\x00\x80\x39\x28\xe4\x31\x2a\xb0\x2f\x3b\x42\x09\x08\xbc\x5d\x5b\x01\x7c\x2f\x21\xa0\x25\xa5\x3c\x97\x98\xd2\xb4\x3c\x2f\x9a\x44\xb1\xdc\x4a\x8d\x23\x1f\xa8\x2f\x8e\x5a\x4f\x9d\x6f\xe8\xf4\xcf\xa7\x51\xb4\x3c\xf7\xd7\xf4\x97\x2a\x6b\x87\xbb\xa0\x54\xe6\x0a\x00\xcc\xf5\xc2\xff\x68\x99\x92\x6d\x25\xe9\x38\x57\xc9\x92\xb2\xcb\xb0\xb5\xe2\x96\xca\x4d\x25\x42\xb1\x5f\xf5\xa9\x6c\x57\xd1\x09\x18\x25\xf1\x9b\x28\x13\x91\x16\xbe\x5f\xf8\x37\xba\xdc\x77\xb3\x10\x8f\x6b\x72\xc3\x0b\x67\x91\x1c\xa6\x9f\x17\x9c\xa3\x5e\x01\x00\xc1\xbf\x60\x28\xb5\x47\xdc\x5b\x3e\x15\xab\x11\xfb\x55\x66\xd4\x1e\x15\x9d\xa8\x56\x95\x38\x8b\x30\xb5\x17\xb3\xb6\x8b\x5c\xe0\x09\x89\xad\xc2\x3d\xc8\xc7\xe1\x18\x61\x11\xe6\xa0\xaf\xb7\x10\xc0\xef\x71\xab\x11\xec\x20\x3d\x9d\xfe\x50\x20\xa0\xe5\x02\x80\x60\x0c\xac\xa3\xbc\x14\x35\x55\xbe\xc0\x7c\x12\x45\x56\x7f\xa8\x8d\x17\x3e\xaf\xfd\x52\xdc\x24\xdc\x02\xb7\xca\x8a\x15\x22\x91\x1b\x12\xc3\x85\x2e\xe8\x91\x70\x17\xc1\x39\x5c\xfa\xaa\xef\x02\x19\xd1\xde\xad\x50\xb0\x89\xfc\x61\xfa\x07\x81\x1f\x7d\x06\x00\x08\x90\xe0\x19\xf2\x16\xc1\x40\xdd\x20\x7a\x9b\x80\x83\x48\xac\xb1\x12\x94\x22\x6f\x6e\x16\x09\x82\xd0\xe6\xcc\x6c\xc1\x6c\x2c\x33\x01\xc1\xff\x1b\x2f\x0c\x43\xf1\x87\x89\xbb\x56\xa9\xf8\x12\xf2\x47\xb7\x58\x3e\x89\x56\x36\xc3\x99\x4f\x63\x5c\x01\x00\xfe\x09\xe8\x3d\xc9\x93\xf7\x0b\xd3\x88\xaa\xe5\x4d\x62\xbf\x56\xbd\xe3\x0d\xe3\xe3\x8a\x14\xbc\x2e\x42\x63\x06\x89\xd7\x42\x9a\x13\xdf\xcf\x93\x91\xfb\xd6\x9d\xe7\xd1\xa8\xa5\xab\x02\x79\x6c\xfa\x32\x37\x1f\x9e\x1a\xb4\x9d\xb1\x96\xb7\x13\xba\x08\x00\x7c\x67\x56\x2a\xe1\x14\x77\x03\x39\x0c\xb9\x9a\xbb\x9c\xe2\x52\x79\x85\x3b\x97\xf2\xaa\x50\xc2\x5d\x4e\xbd\x9e\xae\xe2\x46\xd2\x6e\xc7\xdd\xe3\xc6\xd1\x3f\xae\xf3\xe1\x6e\x04\x97\xfb\x5c\xe4\x42\x10\xd2\xcd\x91\xbb\x95\xb9\x7f\x46\x36\xf7\x2d\xeb\x2a\x00\xf0\xd0\xec\x6e\x7c\x02\xeb\x5f\xb6\x13\xbc\x82\xf5\x83\x0d\xaf\x98\xc2\x9e\xcb\xee\xcb\x1f\x67\x17\xb1\xff\xd9\xf8\x9a\xdd\xcc\xf1\xdb\x40\x61\x9f\xe5\x48\x43\xbe\xb1\x7f\x73\x9e\xf9\xd8\x72\xe2\xb9\x69\xae\xbb\x38\x5a\x6e\xe7\x0c\x18\xe7\x03\x77\x0b\x00\x70\xa9\x5c\x2a\x66\x37\xf4\x46\xba\x15\x16\xce\x5c\x23\x0d\x2f\x7d\xcd\xe4\x4b\x76\xe4\xad\x62\x1e\x91\x24\xa4\x75\xb3\xe6\x88\xaf\xc4\x16\xb3\xea\xc4\x85\x21\x33\x59\x13\xa2\x8b\xde\xe5\x6c\x5f\xd1\x3a\xd7\x14\x76\xaf\x90\x3c\x23\x8f\xe3\x27\xc8\x01\x00\xce\x5f\x7c\x1b\x54\x2b\xb8\x43\xbf\xaf\x06\x0d\xfe\xd0\x1d\x2f\x61\x41\x99\xda\x2d\x39\x27\xa0\x11\x8d\x38\x15\xcb\x74\x52\x67\xc7\x14\x30\xc5\xaa\x29\xc1\x99\xcc\x5f\x8a\x86\x95\xdb\x59\x0c\xd9\x07\x97\x03\x6c\x6b\xa9\xcd\x0c\x57\x76\xbb\xe8\x20\x00\x70\x62\x04\x65\xc8\xe7\xe0\x72\x33\xa5\xfa\x30\x08\xd5\x47\x14\x3f\x00\x6f\x1b\xef\xe4\x44\x40\x11\x86\xba\x94\x1f\x50\x8f\xee\x56\xf4\x67\xa6\xbb\xd6\x27\xd8\x96\xd9\xad\xce\x5e\x49\x61\x79\x28\x57\xbb\xc8\x59\xa3\xb2\x2d\x33\xec\xd9\xb9\xe2\x0b\x00\xc0\xfe\x28\x78\x86\xac\x64\x8c\x36\x49\xab\x63\xc1\xe9\x8d\x6e\xc5\x38\x90\x60\x11\x66\xdf\x05\x27\xea\xcf\xa7\x6c\x85\x82\x8d\x1f\xa3\x0f\x41\x3b\xf5\x6f\x82\xee\x33\xa3\xb4\x7b\x57\x16\x32\xf7\xaa\x17\xbb\x90\x59\x49\x8a\xf9\x33\x9c\x58\xaf\x24\x07\x00\x80\xad\x11\x66\xd5\xbc\xd0\x8f\x96\x3c\x28\xbd\xab\x23\x94\x67\xe7\x7d\xd5\x46\x55\xee\xdf\xb4\x59\xe3\x52\xb3\x2e\xde\x4d\xf5\x12\xf6\x22\x3c\x4d\xd9\x85\xb8\xe4\x27\x53\xa4\xa3\x3f\x2f\xbd\x23\x7b\x89\x8f\x77\x7a\x2e\x15\x91\xfe\xb2\x65\x49\x82\x68\x28\x00\x10\x2f\x00\xaf\xd5\x18\x75\xdb\xcb\x93\x4a\x45\x5a\x59\xa5\x24\x6f\x44\x53\x5b\x7d\x62\x93\xa3\xba\x18\x36\x2b\xee\xba\x2a\x09\xae\x0c\x77\x50\xce\x42\xc5\xf8\x6d\x96\x9f\xc2\xae\x59\x7a\x52\x06\x11\x22\x9c\xde\x4b\x57\x92\x19\xb6\xad\xe2\x7f\x69\xe7\x01\x40\x74\x07\x7c\x5a\xe3\xaf\xdd\x5d\x79\xb5\xd4\x5d\xd3\x51\xfd\x34\xaf\x50\x2d\xab\xfd\xb6\xf1\x80\xaa\x19\xee\x10\x27\x51\x36\x21\xcb\xc2\xce\x2b\x88\xe8\x07\x7e\xcb\xe4\xe1\xb8\x86\xa5\x23\x32\x80\x88\x72\xfa\x2a\x39\x42\xa9\xb5\x3d\x26\xd6\xd3\xd1\x00\x20\xd2\x42\x61\xd5\xd3\x35\xab\x61\x3f\x4a\x9c\xd5\x0b\xe0\x67\x73\xab\x55\xcb\x91\xb8\xb4\xe7\xca\xf5\xe8\xf8\x0d\x37\x14\x49\xd8\xf8\xb0\x75\xf2\x10\x3c\x7a\xcd\x88\x6c\x3e\xf1\xc8\x52\x8a\xe4\x37\x65\xd1\x3c\x40\x7c\x9f\x66\xb6\xfd\x24\x9a\x04\x6d\x01\x40\xf8\x88\x19\x5b\xf9\x48\xb5\x11\x2d\x2d\x06\x94\x70\xcc\xcf\x1c\x94\x42\x80\x2b\x4f\xb3\x97\x6f\xc7\xdf\xda\x30\x47\x76\x93\x48\x5f\xa7\x91\xde\x27\x87\xae\x59\x2e\xb9\x45\x9d\xbf\x34\x48\xfc\x92\x3e\x6d\xde\x54\xd1\x27\xd0\xce\x2e\x50\x64\x05\xdd\x03\x00\xa1\x27\x4b\x5c\x71\x4c\xd1\x4f\x44\x16\xfd\x92\x9f\x27\x99\xb3\x09\xb2\xf7\x64\x59\xea\x32\xd9\x7a\x4a\x67\x6c\x92\x94\x4e\xbd\x11\xfa\x40\x62\xa6\x2f\x5f\xdd\x2a\xee\x63\x28\x3d\x5e\x89\xee\x41\xd3\xe6\xcd\x14\x39\x31\x05\x76\x08\x61\x28\x6b\x0f\x00\x08\x50\xec\xb3\xe5\x65\xb2\x52\xc8\x52\x68\x92\xf6\x32\xe7\x66\x2d\x97\x7c\x62\x8a\x53\xac\x24\x05\xac\xa9\x31\xb9\xe2\x6d\xac\xc6\x50\x67\xd1\x67\x76\xe8\xea\x29\x22\x7f\xf6\x1d\x0f\xb3\x50\xc4\x91\x38\x7d\x13\xdc\xe6\xce\xb1\x3b\x2a\x58\xca\x4d\x05\x00\x7e\x0d\x97\x52\x2a\x93\xc8\x45\xd3\x0b\xa6\x8a\x9f\x0b\x1f\x65\x9c\x12\xe7\x08\x4f\x24\x9d\x17\x9d\x15\xb6\x47\xa7\x89\x22\x85\xdc\x90\x50\x61\xb7\xb0\xc8\x37\x5f\x68\x25\x5c\xe5\xb1\x42\x80\x17\xbc\x73\x3a\xc3\x7f\x22\xa0\xdb\x5d\xe0\xe7\xf0\xbb\x00\x80\xd7\xc7\x9b\x2c\x99\x23\x5e\xa1\x5e\x9d\xd7\x2c\xea\x53\x49\xd3\x05\x22\x6f\xe5\x99\xc4\x6d\xc2\x51\xa5\x75\x54\x85\x30\x50\xb1\x36\x98\x22\xd8\x27\x4f\x5f\x75\x4c\x10\x2e\xcb\x71\x1f\xe1\xef\x94\x2e\x72\xc2\xf0\xc3\xc4\x1a\xbb\x71\xde\x1e\xe1\x21\x00\xe0\x2d\xe2\x7f\x2e\xc6\x8b\x1a\xf4\x84\xbc\x19\xa2\x25\x3a\x75\xfa\x14\xe1\x90\x56\x9e\x98\x2c\x0c\xd2\x40\x51\xf6\x82\xfd\xea\xe2\x60\x7f\x41\xba\x6a\xc9\x2a\x1d\xff\x8e\x62\xdc\x5d\xc8\x2f\x92\xcf\x75\x4a\xe3\xdd\x97\x02\x76\x63\xbc\x3a\x51\x1f\x00\x70\xaf\x0a\x60\x9b\xdf\x8a\x16\xd7\xbb\xe4\xb6\x09\xfb\x4c\xb6\x9b\x06\x84\x21\x86\xb3\x09\xbf\x05\xfb\xf5\x82\xc8\x6b\x82\x58\x9d\x7b\xf0\x74\xfe\x6d\x4d\xe3\x2a\x36\x9f\xa8\x7a\xee\x4e\xe5\xbd\x52\x9c\x77\x8a\xe3\x11\x64\x71\x76\x67\xb8\x3f\xc5\x2c\xe0\xff\x28\x2c\xeb\xb7\xa8\xf3\x36\x0a\x7f\x30\x50\x01\x51\x90\x12\xa4\x3b\x14\x29\xe9\x06\x29\xe9\x18\x18\x98\xee\xee\xee\xef\x74\xd2\x6d\x77\x77\xd7\x9a\x6b\xf7\xda\x9d\x6b\xac\x5d\xeb\x5a\xef\xf5\xfe\x03\xe7\x7a\x7e\xb8\x9f\x73\x6e\xa0\x62\x42\xa7\xea\x2f\x2e\x70\xef\x50\x55\x69\x46\xa7\x20\x6f\x97\x0c\x0d\x7b\x63\x0a\x73\xde\x0f\x26\xe3\x8e\xa6\x5e\xee\x4f\x27\x6a\x13\x9a\x7b\xc7\x52\x24\xe1\xd3\xbb\x36\xd3\x37\xfa\xe9\x1c\x95\xec\x70\xb7\x77\xd6\xcb\xbc\xfd\x60\xad\x19\x2f\x4a\x06\xc0\xf0\x5b\xda\x59\xbf\x62\xfe\x64\xe4\xb6\xaa\xe6\x91\x18\xf4\xa3\x12\xd6\x50\x09\x6e\x46\xce\xc9\x01\x11\x81\x91\xba\xae\xaf\x8b\xf4\x5f\x42\x46\x0f\x95\x7a\x28\xdc\xb9\x2b\x9a\x71\xd8\xcf\x68\xbf\xc2\xfe\x32\xd9\xc5\xca\xe0\x97\x81\xb3\xe6\x69\x22\x01\x00\x86\x3d\x52\x4b\x3d\x73\xd4\x0d\xe3\x59\x15\x38\x9c\x8f\xf3\x2e\xc9\x18\x64\x11\x22\x72\xba\xfa\xf7\x92\x8a\x52\x25\xbd\x8f\x28\xcb\x12\x3c\xba\x4f\xd3\x73\xc3\x5e\x77\xf6\xb1\x5c\xfd\x8c\xf6\x7a\xee\xb8\xc9\xc1\x96\x5f\x02\x0f\xf0\xd9\xb4\x4d\xf4\x05\x00\x03\x51\x7a\xac\x6e\xe1\x30\x9e\xf0\x57\x25\x6c\x70\x1b\x49\x5b\xac\x1e\x00\x94\x8c\xec\x9f\x7d\x75\xb4\x88\xd4\xf1\x3d\x26\x46\x7e\xfc\xae\x2e\x23\xcb\x10\xb6\xd9\x41\xe2\x7c\xf1\x13\xd8\x0a\xf8\xa2\xc9\x25\x96\x29\x22\x67\xa7\x52\xe3\x03\x09\x16\x00\xfd\x0a\xd9\xa6\xda\xcf\x83\x2b\xa8\x97\x2b\x96\x0e\x78\xd0\x2b\x8b\xce\xf7\x09\x18\x07\xb2\xd1\x3d\x37\x59\xad\x29\x9a\xee\x28\xce\x8c\xf8\xda\xce\x0c\xee\xef\x30\xaa\x7d\xa6\x60\x9c\x1f\xd9\x1a\x23\x8a\x99\x4c\x34\xfb\x49\xf2\x9d\x86\x8d\x40\xe6\x09\x80\xee\xaa\xfc\x7e\xcd\xb7\x01\x6f\x76\x59\xf9\xc5\x3e\x2b\x07\x51\xe4\xd7\xf3\x8d\xcb\xcd\x3a\xd8\xcd\xe6\xed\x4c\xfe\xb7\xf3\xa2\x20\x20\xee\xb1\xfd\xb3\x70\x20\x2c\xc4\xfa\x53\x1c\xe3\xd7\x68\xf1\x96\x3c\x9d\x6c\x30\x45\xc9\xd4\x4e\x6f\x0d\xd1\xf2\xd3\x00\xe8\x26\x2b\x3d\xaa\xff\xee\xbd\x2d\xee\x28\xbb\xd9\xc3\x96\xb8\x15\x96\x74\xfd\x96\xec\xc8\x72\xed\xb4\x4b\x19\xc9\x14\xc7\x44\x59\x4e\x9c\xc0\xd6\x20\xf7\x0a\xbd\x6d\x81\xe4\xff\xfa\x55\x98\xb6\x28\xde\x4c\xde\x6b\xb8\xa5\xdc\x34\x06\xaf\xfb\xad\xf2\x05\x00\xfa\xa1\xea\x99\xb7\xa6\x67\x8a\xfa\xcb\xdc\xeb\x5d\xbb\x34\x6e\x05\x6d\x9d\x78\xcd\x8c\xcc\x72\xc7\x38\x4d\x76\xd2\x9f\xb6\x01\x0d\x2e\xf6\x83\x75\x9c\xc6\x1a\xaa\x30\xb7\x6b\x36\xfa\x85\x1a\x47\x34\x67\x26\x5f\xd4\x5f\xd5\x2c\x1e\xb3\x55\x37\x43\x13\x06\x00\x94\xac\x3e\x50\x75\xb0\x6b\x83\x39\xae\xf4\x76\x27\xca\x74\x30\x5f\xea\xf0\x30\x15\x65\x40\xb6\xc3\xc6\x0b\x49\xb1\x56\xac\x11\x1e\x2b\x30\x7f\x34\x5c\x0d\x8d\x34\xb1\x0c\x05\xbe\x8f\x0d\x87\xf5\xec\xc9\xdb\xf5\xee\xba\xda\x31\x37\xb4\x2c\xe8\x1f\x00\x34\xf3\x35\x5b\xaa\x12\x3a\x7f\xdb\x5e\x95\x92\x1c\x87\x6c\x95\xf9\x7e\x76\x95\xb5\x3f\x23\xd9\x96\x6c\x79\x38\xfb\x95\xe5\xba\x25\x22\x76\xae\x59\x64\x6e\x08\x1d\x67\x1a\x63\x22\xf9\x5e\x30\xb4\x19\x23\x27\x6f\xd4\xad\xd1\x77\x8e\xb9\xa1\xf5\xd7\x6e\x01\x40\xd3\x06\x8d\xab\xdc\xd2\x89\xee\x0a\x28\x9d\xe4\x88\xef\x6c\xc9\xbb\x6c\xfb\xe4\x10\xa4\xff\xb4\xae\xb0\xdb\x67\x9f\xb2\x54\xd8\x06\x62\x93\x4c\x1f\xad\xba\x90\x9f\x46\xab\xa5\xc6\xf7\x8a\xfe\xa1\x69\xed\xe4\x03\xba\x64\xc3\xfa\xb1\xe3\xa1\xb5\x3a\x16\x00\xea\xf7\x10\xbe\xe2\xaf\xa5\xc9\x1d\x5f\x8a\x97\x2c\xfa\x82\xca\xcc\x79\xb5\x60\x2b\xc6\x9e\xb6\x7e\x54\x8e\x77\x9f\xe5\x32\x1c\x46\xbc\x18\x15\x3d\x00\x51\xce\x04\x2e\xed\xdd\xc5\x18\xe7\xe5\xd5\x75\x95\x6d\x9e\xb4\xc8\x7e\x8f\x1f\x0e\x80\xe5\xa9\x48\x0b\x80\xf1\xae\xf4\xaf\x8a\xad\x4b\x72\x50\x53\x8a\x75\x8b\xa6\x61\xe2\x73\x2e\xcd\x7f\x8c\x6b\x4e\xeb\x1d\xf9\x83\xb0\x72\xe6\x87\x21\x09\x79\x4e\x94\x5f\xff\x53\xda\x98\xc0\x85\xbd\x71\xcc\x09\x5e\x01\x5d\xad\x9c\xea\x49\xc7\xec\x02\xfe\x52\x00\x2c\x0e\xd1\x2e\x00\x8c\x3d\xd2\x23\x15\xda\xc5\xc5\x98\x86\x62\xf8\xc2\x99\xb8\x8a\x9c\x75\xf3\xa7\x10\xe6\xa5\x51\x87\x7f\x93\xe8\x33\xcf\x0f\x9e\xa0\x5c\x8c\x02\xfd\x45\x74\x76\x60\x4f\x4f\x2f\xab\xd4\x2b\xb8\xf3\x0a\xb7\x6a\xd2\x3d\xdb\x6f\x41\x07\x00\x96\x18\x71\x3c\x00\xc6\x4c\xe9\xe7\xf2\x13\x0b\xfb\x09\x37\x8a\x36\xcd\x1f\x26\xe9\x72\x3c\x46\x06\x28\x99\xa9\x9f\x86\x3a\x69\x09\x33\x45\x03\x24\x46\x5d\xe4\xa1\xde\x2f\xac\xc5\x81\xac\x6e\x04\xd7\xdf\x6b\xba\x63\x2f\x7f\x95\x8b\x8b\x6d\x82\x28\x1d\x00\x73\x95\x44\x07\x80\x81\x29\xbb\x5c\xde\x30\xff\x12\xf5\x40\x51\xd4\xc8\x77\x7a\x44\x36\x34\xec\xc5\xe8\x49\x95\x0c\x06\xb2\x32\x66\x4e\xeb\x9f\xc8\x99\x18\x29\xee\x59\xc3\xfd\x16\x58\xd6\x15\x26\x70\xf1\x8a\xb1\x8f\x8a\xf2\x5c\x52\xac\xe3\x24\x2d\x00\x98\xd0\xb2\x68\x00\xf4\x03\xf2\xef\x65\x98\xd1\x06\xd6\xc5\x42\xda\xb0\x9c\xfd\x2e\xeb\xed\xe0\x02\xae\x77\xca\x7f\xfd\xbb\x79\xa4\x84\xf5\xbd\xdb\xf8\xf7\x22\x67\x75\x13\x84\xe4\xc0\x19\x8e\x77\x62\x57\xaf\x24\x9b\x56\x72\xd7\x05\x67\x71\x91\x41\x00\x18\x15\xf2\x0b\x00\xe8\x8e\x29\xe3\xe6\x2e\x1a\x0e\x16\x6d\x2d\x38\x38\x88\x13\x23\xb2\xe0\xfd\x8b\x25\xe3\x52\xd4\xbd\x97\x24\x97\x12\xea\xbb\x9f\x49\x77\x45\xbc\xeb\x3c\x20\x5b\x15\x38\xd6\xce\x91\x2f\xf3\xaa\xb2\xfa\x29\xb6\xba\xec\x34\x6d\x53\x9a\x40\xa5\xa1\x4e\xf9\x1d\x00\xed\x56\x55\x5f\xe9\xbe\xc1\x1c\xd5\xd9\x82\x71\xfd\xa3\xaa\x37\x99\x07\x7a\xff\x55\xbb\xa4\x80\x9e\x1c\x75\x71\xfc\xd7\x2e\xac\xda\x12\xb1\xc2\x41\x50\x5f\x98\x71\xd1\x36\x57\x33\xcd\xab\xca\xfc\x4d\x53\xe7\xf2\xd1\xb8\x44\x53\x01\x36\xeb\x71\xea\xbb\x00\x40\x7f\xab\x17\x95\x1c\xeb\x3f\x64\xe4\xe5\x47\xf4\xcd\x34\x46\x66\xfc\xea\xe9\x31\x9c\x48\xee\xe8\x7a\x6a\x10\xc4\xd3\x3b\xc3\x0c\x11\x11\x05\xf6\x12\xfd\xa9\x19\x9d\xd6\x4a\x7d\xbb\x57\x94\xd9\x4b\xb7\xdd\xe5\x83\xe1\x82\xf6\x38\xb8\xa6\xdb\x06\x29\x01\x80\x1a\x34\xc2\x92\xe6\x7e\x77\xeb\xf8\xbc\x63\xbd\x5a\x8b\x2a\x63\x4d\xf7\x07\xf3\xf3\x64\xdf\xae\x2a\x33\x2c\x3e\xcd\x61\x36\x1d\x8d\x08\xb0\x1d\x30\x05\xcd\x60\x5b\xae\x1a\x91\x5e\x81\xa6\x15\x86\x6a\x97\x1f\x06\x9c\xee\x1d\xf8\x57\xd7\xa4\x2d\x07\x00\x02\x9a\x9b\xc5\xdf\xfa\x28\x0e\xf7\x3c\x49\xcf\x13\x3b\x22\x83\xdb\x0d\xb7\x0d\x26\xbd\xeb\xdc\x6c\xbd\x1e\x1f\x66\xff\x60\x75\x8b\x98\x6a\x9b\x6d\x89\x9f\x21\xb0\xc0\xcc\x11\x5e\x71\xa6\x68\xe3\x2e\x57\x2f\xfd\x73\xfd\x7f\x4e\x79\xda\x3b\xda\xdf\x00\x68\x96\x40\x59\xc5\x5e\x2b\x2d\x08\x56\xce\xdd\xe5\xe1\xa8\xbe\x39\x69\x4b\xd6\x63\x2e\x24\xe6\x2f\x4a\xc5\x57\x45\xff\x9c\xdf\x45\x72\x0d\x19\x19\xee\xa7\x8e\xf7\xdb\x3a\x80\x63\xe4\x4d\x9d\xd2\xeb\xc3\x3e\xef\xbc\xa4\x73\x2b\x1f\x03\x80\x2d\x57\x34\x08\x80\x69\xa1\xf4\x5e\xd1\xbf\x2b\x46\x51\xfc\x9c\xd3\xcb\x4a\x30\x82\x39\xb1\x8b\xef\xe0\xac\x89\xc9\x0b\x05\x84\x1b\xd1\xef\x46\x1f\x92\xf1\x21\x83\x43\x1f\x69\x49\x7e\xbb\xfb\x2f\x31\xd3\xa7\x46\xf4\xf4\x73\x0c\xce\x47\x3a\x0b\xf9\x97\x00\xb0\xde\x17\xfd\x09\x80\xa9\x5e\x7a\xa2\xe8\xe2\xf2\xb5\x98\x65\x39\x6b\x97\x62\x71\xba\x39\x9e\x8b\x5d\x08\xe2\x44\xdf\x05\x5b\x49\xbd\xd1\x37\x47\x67\x52\x3e\x85\x58\x86\x2a\xe9\x03\x7e\xbb\xfb\xe7\xb0\xe8\x53\x93\x7a\x26\x71\x15\xce\x0f\x1c\x27\x04\x1a\x00\xac\x02\x71\x1a\x00\xc6\x8f\xd2\xcf\x45\xe1\x4b\xdf\x13\xbe\xe5\x78\x2d\x3e\x4a\x1a\x4e\xeb\x59\xa8\xa5\x94\xcf\xda\x3b\x3f\x9d\x96\x15\x3d\x3a\x7c\x84\x81\x09\xc1\x0e\x7c\x61\x6d\xf7\x5b\xd3\xfb\x95\x9b\x32\xb5\xa4\xeb\x39\xff\xdc\x84\x69\xf6\x63\xa2\x1a\x00\x2c\xf6\xff\x53\x6d\x0c\x91\x9d\x2f\x7c\xb0\x24\x9a\x7a\x29\x7b\xcb\xa2\x30\x7a\x60\x5a\xd8\x02\x67\x86\x7a\x16\x72\xe4\x14\x2b\x36\xba\x69\x08\xcf\xfe\x1d\x32\xa7\x7f\x15\xf7\x8b\xdf\x68\xcf\x1e\xc1\xe4\xa9\xcd\x9d\x47\x44\x95\x13\x4a\x6c\xbb\x25\x18\x00\xcc\x43\xb2\x40\x00\x0c\x45\xf2\xef\x05\x5f\x16\xed\x62\xd9\xb3\xdd\x17\x6c\x60\x6f\x4e\xdd\x32\xda\xc7\xb9\x3d\xcb\x69\x98\xc0\x4b\x8b\x9e\x3c\x38\x95\xbf\x23\x64\x52\x1f\x46\x58\xe1\x67\xeb\xd6\x8a\x3e\x4f\xc5\x3b\x56\x4a\x2e\x4c\x10\x5a\xb7\xcb\x24\x00\x98\xb6\xc8\x0f\x01\xa0\x67\x28\x63\x0b\xb4\x0b\x0c\xa2\xea\xac\xe5\xa3\xdd\xa2\x67\xa9\x2d\xc3\x9d\x62\xfd\xcc\x7d\x83\x42\x09\x32\xea\x61\x7f\x96\xb4\x31\xf8\x73\xcf\x56\x59\x83\xdf\x60\xe7\x6f\x39\x6a\xea\x88\x3d\x45\x21\x9b\xf0\xc4\x52\xab\x44\x03\x60\x14\x29\x6f\x02\xa0\xab\x55\x19\xf3\x5f\x8d\xda\x94\x9f\xb3\x92\x87\x77\xa9\x7c\x52\x27\x0c\x5e\x55\xcd\x99\xa9\xec\xbf\xa4\x52\x47\xed\xeb\x5d\xa7\xba\x13\xfc\xb8\xbb\x52\x9d\xe9\x37\xec\x38\xac\xee\x9d\x7a\xd4\xe6\xac\x7e\x36\x31\xd7\x9c\xa4\xfe\x0e\x80\x41\xab\x5e\x0c\x80\x56\xa9\xd6\xe7\xbd\x1a\x7e\x6d\x98\x91\x89\x19\x8a\xd7\xdf\x4f\x41\x0f\xb4\xeb\x07\x12\x3e\xf5\x91\xf4\xf0\xa8\x9a\x9e\x46\x7d\x64\x70\x67\x57\x80\xee\x85\x1f\xdc\x7e\x44\xd7\x3f\x75\x93\xd5\x4f\xe7\x31\xb1\xc5\xd4\xac\xad\x02\x40\x7f\x1a\x4a\x00\x00\x7a\xa5\xa9\xca\x5b\x34\x9c\x6a\x36\x66\x4e\x1f\x14\x99\xdd\x52\x02\xfb\x37\x99\x0c\x09\x87\x7a\x0f\x98\xa6\x44\xc5\x76\x6f\x31\x8e\x04\x0b\x3a\x2d\x46\x7f\xbf\x0a\xfb\x5c\x83\x68\xea\x26\xcb\x32\x7d\xe7\x44\x8a\xf1\x99\xee\xff\x8b\x49\x82\xde\x00\x00\x2d\xd1\x6c\xce\x43\x0f\x19\x6d\xf4\x8c\x47\x03\x67\xac\x47\x93\xdf\xf4\x8f\xb7\xba\x25\x2c\xe9\xf5\xb6\x90\xa3\xfc\xba\x5d\xcc\x87\x82\x99\x8e\xf7\x66\x67\xbf\x2a\xdb\x21\x53\xe8\xd4\x23\x96\x20\xc3\xe3\x89\x0e\x23\x5e\x8f\x04\x40\xf7\x49\xbb\x10\x00\xa8\x08\x72\x1b\x5d\x83\xa9\x6b\x6a\xe9\xfa\x81\xbd\x00\xab\xd6\x6f\xc6\xe3\xe0\x29\x92\x25\xc4\x48\xc4\x3c\xfa\x6e\xb2\x2f\xda\x84\x7c\x42\x4d\xc4\xfd\x55\xbb\x82\xae\x27\x55\xe7\xb5\xb1\x0a\x69\x91\xf1\xf3\xb8\x69\xac\x00\xef\xaf\x02\x1b\x2f\x01\x00\x89\x4a\x78\x6f\x64\x33\x6a\x19\xec\x46\x57\x00\xa6\x18\xae\xd3\xdd\xc7\xfe\x40\x44\x88\x5f\xe1\x9f\xa3\xbe\xd0\xfd\x88\xbf\xb1\xaf\x90\x2d\x94\x5c\xc2\xfb\xda\x78\xda\x1e\x4a\x48\x1e\x60\xf6\xd1\x57\xc6\xbd\xe7\x6c\x64\x17\x7a\x1f\x13\x84\xf1\xbe\x03\x20\x49\x17\x55\x0f\x6f\x47\x7c\x6e\x57\x75\x26\xa3\x76\x23\x1e\xea\x26\x61\x46\xd1\xd9\xe2\x58\xdc\x5a\xec\x09\x1a\x97\xf0\x94\x20\x44\x1c\x27\xcf\x25\xa7\xd5\x6c\xa6\x3e\xa3\x05\xe4\x0e\x33\x1e\x32\x2b\xe2\x16\x70\x02\x39\xdd\xde\xdd\xfc\xcd\xfc\x0f\x00\x88\xef\x8b\x9e\x0c\xde\x87\xef\xc3\x6e\xb5\xb3\x3a\xce\xe3\x97\x43\x58\xe4\x6f\xa2\x49\xb8\x15\x53\x45\xee\xa2\xc6\xe3\x8e\x50\xf7\x76\xac\x21\x12\xe9\xef\xab\x8f\x51\x4a\x59\x95\x39\xcf\xe9\x22\xce\x99\x38\x17\xd6\x67\x3e\xd5\xbb\x8a\x77\x50\x14\x00\x80\xd8\x4f\x52\xdf\xbf\x06\x76\x9d\xda\x6e\xed\x82\x4f\xa1\x9d\x57\x5f\xe8\x20\x33\xe6\x08\xea\x90\x6f\x99\xdb\xc8\xff\x62\x96\xb1\xab\xdb\xe7\xe3\x0d\x9c\x77\xf3\x1e\x92\x56\xf0\xd6\xe7\x24\xd2\xbc\x04\x96\x58\x2b\xf3\xac\x48\xee\x1d\xce\x3d\x25\x61\x03\x20\x2a\x97\x3e\xed\xdd\xd5\x3c\x9e\x6b\x35\x5f\x87\x31\x78\x54\x55\x79\xdb\x77\x7e\x2e\xef\x4b\xc7\x3e\x41\x0c\xe9\x1c\x6a\x95\x30\x1e\x3e\x84\x3d\x26\x4a\x9c\x37\x91\x18\x2c\x2e\xcd\x36\x50\xfe\x94\xf0\x62\x67\x30\x76\x48\xd7\x79\x7b\x71\x1e\xc8\xfe\x02\x40\x68\x94\xab\xba\x7d\xea\x5b\x55\x71\x46\x4c\xd3\x34\x55\xbc\xfc\x7b\xcb\x3f\xaa\x70\xce\xc3\xb6\x0f\xaa\x04\xc2\x67\x44\x94\xaa\xb8\x6d\x22\xda\xa6\xaa\xaf\x3c\x83\x4f\x54\x61\xb2\x96\x92\x83\x54\xdc\x98\xa5\xf4\x26\x95\xd2\x7b\x0c\xfb\x82\x0a\x0f\x80\x60\x9b\xf2\x82\x63\x6d\x4d\x9b\x8d\xab\x8f\xaa\xc7\x58\x95\xd2\x4f\x4d\x1a\x8b\x91\x3d\x01\x76\xc8\xbc\x02\x5f\xd3\x9e\x68\x3a\x0a\x5b\x8a\xbc\x62\x3c\x5d\xb1\x11\xbb\xc3\x70\x24\xf3\x0a\xf1\x91\x7e\x71\x4c\x12\xad\x45\x87\xf3\xfa\xc0\xf6\x85\x9e\x02\x20\x98\xa3\xfe\xcf\x76\x62\x5e\xda\xd0\x7b\x6d\x5b\x6d\xc7\x60\x9b\x24\xa7\x61\x65\xff\x2a\x26\xaf\x65\x5a\xef\x13\xec\xbd\xb6\xad\x3d\x53\x5b\x38\x08\xa8\x6b\x7a\xf9\x71\x4c\x8f\xfd\x7b\x66\x1e\xe1\x9b\x75\x5d\xcc\x58\xea\x88\x39\xd6\x7b\x02\x6b\xc4\x90\x06\xd2\xf8\xef\xa0\xfb\xd6\xd7\x55\xac\x85\xf7\xa1\xe1\x9a\xd1\xf9\x8f\xc4\x9d\xf5\x2f\x46\x4e\x31\xae\x36\x13\x87\x96\x60\xeb\xda\xbc\x07\x90\x2d\x4e\x1d\x9f\x7b\xdf\x97\x0b\x30\xde\xdd\x75\x99\x5e\x84\x1e\x07\x23\x66\x3c\xb5\xd8\x3a\xcf\x3b\x9a\xd5\x61\x5c\x0a\xc4\xfc\x33\xda\x3e\x2b\xaa\xf2\xc9\xb2\xa7\x50\x50\xcd\xa4\x25\x43\xe2\x98\xfa\xc6\x45\x71\x0c\x71\xd3\xd5\xf9\x9b\x31\xbf\x5b\xad\x23\x53\x9a\x4f\x76\x70\x07\xb3\xca\xdb\xd0\xf3\xfb\x22\x32\xa7\x10\x62\xbb\xf6\xc4\x24\x51\x1e\xda\x27\x79\xe3\x58\x53\x4c\x3b\xc1\x0d\xbe\x4d\xfb\x65\xf0\x1c\x6e\xa8\xa9\xdd\xce\xc2\x3f\x82\xd5\x42\x24\x62\x05\x3c\x49\xb8\x98\x74\x13\x31\x8f\x0a\x28\x43\x68\x5b\x87\x98\x06\xe1\xee\x54\x77\x33\xd6\x90\xda\x73\xb6\xb0\x63\x69\x59\xb1\x3f\xb8\x0f\x59\xd9\xde\x15\x82\xcf\x3c\x1c\x00\x92\x95\xa2\xe8\x81\xa7\x98\xe7\xb0\x33\xb6\x41\x5c\x3b\x9c\xab\x59\x8a\x7f\x81\x98\x2a\x78\x47\x5c\x8a\x7a\x4e\x21\x90\x8d\xd8\x27\xed\xef\xa9\x43\x84\x37\xd5\x33\xe8\x0f\x29\x51\x39\x35\x2c\x88\xbe\x29\x76\x2d\x17\xc9\x86\x7b\x07\x09\xba\xf9\x71\x00\x48\xd0\xa2\x9e\xfe\xb7\xe8\xdc\xf6\x76\xeb\x4e\xcc\x55\xc4\x5e\xf5\x15\x9c\x05\x3d\x4d\x30\x87\x40\xc5\xae\x23\x1f\x27\x71\x09\xe8\x76\x3c\x65\x05\x39\x6a\xde\x0a\xba\x27\xcd\x27\xfb\x35\xf3\x0a\xb3\x3a\x16\xc9\xb9\xc8\x59\xe1\xf5\x41\x10\x26\x98\x01\x80\xc4\x45\x1c\xd5\xfb\x05\x11\x8e\xc5\x98\x5f\xa0\x9c\xf0\x18\x55\x32\xfa\x17\x71\x1e\xef\x04\xce\x87\xdc\x4e\x32\x10\xe0\x54\x2b\xbc\x9e\x74\x8e\x7e\xb6\xea\x30\x55\xc2\x4a\xca\x2e\x64\xb0\x39\x47\x62\xee\xb0\x37\xf2\x05\x5e\x07\xf8\x69\xa2\x5c\x00\xc4\xe5\x12\x47\xf7\x17\x78\x32\xe5\xad\x29\xb8\x63\x2e\x8d\xab\x58\x8c\x94\xd2\x9f\x72\x09\xe8\x93\x4c\x2a\xb1\x05\x57\xca\x76\x6b\x9b\x4b\xf8\xc2\xd9\x5b\xf9\x90\x7c\x9f\xa7\xcf\xea\xa3\x7b\x0a\x04\x31\x24\x96\x45\xa4\xf0\x5a\xc8\x2b\x91\x58\x00\x10\x29\x64\xfe\x5d\x63\x60\x5c\xce\x4f\x03\xa1\x6d\x17\xf7\xbd\xdc\xaf\x23\x98\xf7\x17\xc7\x15\xb9\x98\x7f\x82\x90\x80\xa9\x13\x5c\x6d\x2d\xc6\x67\x09\xff\xae\x74\x21\x21\xc4\xee\x99\xef\xa8\x27\x25\x75\x31\xe3\x98\x62\xe9\x62\x2f\x2b\x17\x23\x7b\x08\x80\xf0\x0f\xf9\x3a\xbb\xa6\xf1\xac\xb2\x5a\xe7\xd6\x82\x53\x72\x25\xcf\xda\xbc\x94\x66\x96\x4b\xfb\x7d\xe5\x42\x1c\x16\x79\x43\x79\xac\xe5\x10\xd6\x55\xf9\xb4\xfc\x06\x41\xa8\x72\xc9\xf4\xa3\x44\xab\xd2\xa2\x07\x19\xd3\x55\x1d\x5e\x03\x9c\x2a\x15\x1a\x00\xc1\x13\xe5\x07\xab\x57\xdd\x2b\x6b\x9b\xe6\x7e\xe3\x7e\x8b\x55\xf4\x6f\xcb\x6a\xf3\x6e\x46\x51\xdb\x66\xd3\x33\xcc\x89\x8e\xe7\x26\xdf\x66\x3c\x1a\x66\x4c\x2b\x3b\x8e\x07\x86\xb9\x19\x4d\xa4\x7f\xf4\x85\xd1\xc9\x74\x7f\x5d\x84\x97\x83\xed\x80\xce\x00\x1f\x01\x4a\x33\xc9\x1c\x54\xb3\x77\x70\xa9\x7a\x6c\xfd\xae\x81\xd9\xc2\xf4\xa6\x2b\x7d\x4b\x68\x5b\x5a\x9d\x7b\x3e\xa0\xf1\xed\xd4\xee\xd4\xa6\x7c\x94\x73\x67\xeb\xdc\x27\xd8\x7b\xf6\xb6\xf4\x3f\x49\x63\xac\xf1\xd1\xe3\x69\x08\xd3\x29\xaf\xd5\x6c\x37\xfd\x2f\x60\x11\x78\x42\x37\x4d\x75\xd5\x6f\x17\xf0\x55\x25\x75\x9f\x46\x17\x0b\x74\x4d\xbe\xc3\x6b\x69\xd3\x60\xad\x83\x43\xa8\x3b\xf0\x33\xfd\xcc\xc6\x2b\x48\x51\x6f\xd0\xdc\x41\x2c\xba\x6b\x51\xfa\x7c\xe2\xb0\xfd\x5e\xf4\x04\x9a\xb3\xe5\x9e\xd7\x09\xd6\x19\x23\x06\x9c\xe7\x3f\xd7\x1a\x8d\x67\xaa\x91\x4b\xc9\xca\x93\x75\xa8\xc5\xc5\x82\x69\x8d\xea\x05\xff\x51\xb7\xb5\x1c\x1f\x1d\x44\xd9\xe0\xf9\xc3\xee\x8d\xf3\x11\x1f\x06\xe0\x73\xe5\x98\x27\xbd\xa4\xf4\x85\xc4\x84\xae\xf0\xe8\x54\xea\x52\x5b\x8f\xf7\x44\x96\xc4\xc4\x76\x8a\xe1\xaf\xd4\x3e\xef\x3d\x4e\xf8\xd6\x84\x37\x6f\x20\xf9\xc1\xea\x95\xcf\xc9\x30\xf8\x6c\x1e\x9e\xb2\x13\x51\x45\x72\xa1\x55\xa1\x2d\x6d\xe7\x18\xee\xb8\xdb\x55\x99\xac\x09\x24\x54\xd6\x06\x4e\x2d\x2d\x37\x06\xc9\xbb\xc8\x2a\xf7\xca\x11\xae\xe6\xa9\x00\x90\xfa\x8a\xda\x7a\x9e\xe0\xab\x61\xfb\x4d\xf7\x09\x83\x70\x94\x32\x9e\xf8\xbb\xe3\x5f\xee\x7e\xb2\x01\x75\x8d\xc8\xa7\x16\x62\x2f\xb7\x55\xd0\x63\x08\xf7\x2b\x4f\x30\x4b\x29\x81\x59\x75\xec\x0d\xf4\x75\x31\xde\xbc\x7a\x36\xd6\xcb\x47\x38\x97\x5f\x08\x80\xe4\x2f\xd1\x81\xee\x6f\xd8\x65\xed\xe9\x26\x67\xbc\x0f\xa2\x57\x41\x26\xac\x40\xbd\xe2\xba\x91\x9a\xb1\x16\xc2\x0d\x4a\x0a\xa1\xb8\xf5\x30\x2d\x9b\x3c\xb9\xb2\x99\x21\xa5\x8d\xcb\xfc\xc4\x1e\xc3\x2c\x88\xbe\xc0\x3d\xc9\x59\x39\xed\x93\xe0\x96\x60\xd6\xff\xf7\x42\x5c\xd3\x79\x07\xb5\x01\x3b\xd5\x30\x13\xd3\x86\xf7\x97\x9d\xc5\x45\x11\x3d\xd9\xcb\x09\x6e\xe4\x50\xfc\x32\x52\x24\xb5\x05\xb6\x83\xc2\xa0\x2f\xac\x10\xd2\x5e\xb0\xdc\x32\x6b\x99\xab\x39\xeb\xa2\x5b\x38\xeb\xf9\xcc\x69\x17\xf9\x9f\x44\xe5\x00\x88\x8f\x4a\x36\x3b\x3c\x3b\x36\x53\xd4\x3a\x29\x72\x39\xcd\x43\x9a\x85\xde\x4e\xef\x65\x95\x62\x4f\x33\xa7\xe3\x78\x04\x7f\xd6\xd1\x96\x75\xa4\x05\x1c\x79\xf9\x10\xb5\x85\xd7\x98\xb1\x96\x51\x27\x68\x8c\x7a\xcb\xb6\x8b\xe8\xd3\xf6\xf0\x27\x48\xec\x00\x88\xbe\xcb\x32\x6d\x7e\x70\x27\x0e\x13\x3a\xd0\x11\xc3\xe5\x89\x37\x22\x19\x3c\x12\xe3\x1f\xf4\x3a\x3e\x0a\x5b\x81\x4b\x10\x08\x9b\xd7\x10\xfe\x16\xf6\x97\x1d\x25\xdf\x10\x9d\xc9\x70\xa7\xbb\x4a\x42\xa2\x86\x58\x0a\xa9\x7e\xda\x7a\x5e\xb4\xec\x36\x00\xa2\x3c\xf9\x9f\xe6\xbd\x2d\x44\x05\x5d\xad\x6a\xbd\xad\xd8\x26\x1c\x68\x27\x2a\x5e\xd2\x7e\x20\x3e\x2b\x27\xa1\xad\xe8\x43\xca\xdc\xa6\x24\xdc\x11\x25\x6b\xee\x08\xf1\x3f\xe5\xda\xf4\x02\x2a\x4b\xf9\x2a\x2a\x8d\x19\xaa\x4a\x98\xf6\x07\xd7\x43\x55\x09\x80\x10\xa3\x02\xc6\x8a\xc6\x65\x96\x6c\x25\xba\xa5\xc8\xdc\xcb\xff\xa3\xf5\x97\xe9\x21\xb5\xb0\xfd\x9c\x29\x18\xf9\x03\x79\xcd\x88\x6d\xb8\x8f\xf5\x36\x0c\x96\x76\x12\xcc\xfa\xc3\x73\xf4\x94\x74\xdd\x8d\xc8\xeb\x8c\x30\xed\xcd\x69\x07\x39\x8d\xd0\x02\x00\x04\x37\x34\xce\xfa\xbc\x7a\xe2\x40\x95\x9c\xd7\x94\xd7\xf7\x8b\xfb\x09\x36\xab\xb7\x87\xbc\x15\x1e\xd9\xfd\x15\xb1\x0c\xd1\xda\x55\x5f\x7f\x04\x7d\xcc\xd1\x5d\xb2\x1d\x4f\xb6\x6d\x49\xfb\x8f\x3c\xcf\xb2\x28\x72\x2d\x9d\x64\x42\x4e\xbb\xcd\x3e\xa7\xdf\x03\x98\x02\x1d\x74\x4c\x27\xaf\x1b\x99\x3f\x4e\xb6\xbd\x51\x3a\xd2\xc2\xcd\x68\x11\x0c\xe9\xc8\x5e\x6d\xe2\x01\x23\x22\xa8\x63\x4f\x9f\xb0\xbe\x15\x9d\xda\x53\x5a\x42\xc6\xbd\xec\x7c\x96\x76\x89\xf4\xd8\x5e\x1a\xb9\x9e\x3e\xc5\x42\x9e\xf6\x95\x6d\x33\x7a\x81\x4d\x82\x66\x2d\x53\xe7\x54\x37\x6e\xf1\x63\x59\x7a\xc3\xa3\x85\x4f\x39\x07\x9b\xef\xcf\x3f\x4c\xda\xd2\xfa\x74\x84\xdf\x71\xa5\x23\x7e\x68\x42\x7d\x18\x6a\x63\x3f\xbf\xa4\x1a\xc7\xe8\x59\x9e\x76\x85\xc4\xef\x84\x22\xaf\xd2\xd6\xda\xa6\x79\xa5\xb1\xd3\x4d\xc1\x4e\xae\x82\x29\xda\x4b\xd6\xc5\xd4\xde\x26\x81\xe6\x09\x4d\x0c\xc3\x88\x1c\x74\x29\xbc\x90\x6e\x61\x6c\x44\x54\xa2\xb7\xb2\x5c\xd0\xca\xa6\xb1\x6c\x1d\xee\xfc\xdc\xc9\xdc\x59\xa4\x96\x39\xb9\x7c\x17\x5a\x4a\x44\x9f\x30\x86\x55\xec\x61\x11\x77\xf1\x3a\x01\x90\x19\x44\x90\x65\x2d\x25\x10\xb6\x54\x13\x40\x9d\x01\xaf\x11\x7e\xa0\xa5\x77\xbc\xa7\x7d\xa4\x77\xa2\x76\xa3\xa3\x99\x93\xb1\xeb\x1a\x4d\xac\xd5\x84\x3d\xa5\xcb\x39\x7c\xf2\xcf\xb4\x27\x3c\x2e\xdd\x1e\xd1\x21\xd8\xc2\xae\xf5\xe0\x8a\x53\xf9\x25\x00\xc8\xe6\x8a\x6e\x9b\xd7\x90\x56\xc3\x3f\xa9\xab\xc8\x87\x10\x68\x61\x31\xe5\x5f\xd4\x9f\xb4\x3a\x1a\x13\x5b\x8d\xea\x63\xb8\x10\x9c\x1a\x27\x32\x4f\x90\x2e\x94\x66\xb0\xb7\x52\x2f\xa6\x39\xb8\x97\x98\x3e\x11\xa1\x82\x59\x1c\x8b\x07\x46\x74\x5e\x10\x03\x80\xf4\xab\x18\x67\xbc\x80\xbf\x8c\xe9\x51\xf6\x12\x03\x70\x03\xfc\xcd\x24\x03\xc1\x4c\xf9\x42\xc9\x26\x2d\x43\x32\x69\xd3\x28\x8f\x1a\x5c\x18\x2e\xf4\xd4\x12\x22\x2b\x91\xb9\x35\xf5\x39\xc7\xc4\x21\x85\xff\xc1\x0f\xe2\x17\x78\x54\x08\xdf\x89\x66\x03\x20\x2d\x94\x1c\x30\x84\x60\x5e\x92\x2f\x29\xc6\xe3\x18\xd4\x0e\x5e\x1a\xc1\x9f\x76\x85\xbc\x88\x34\x91\xc1\x40\xe4\x53\xfc\x59\xb1\xf5\x4e\xb4\x4a\xf6\x87\x62\x13\x63\x35\xf7\x6e\x6a\x1d\x3b\x87\xff\x35\x9c\xc5\x9b\x24\x4a\xf4\x28\x15\x4e\x96\x50\x01\x90\x40\xb2\x12\x9d\x12\x35\x83\x6d\x92\xb1\xd1\xaf\x38\x0a\xce\x61\xec\x15\x2e\x8d\x54\x83\xff\xc2\x53\x75\xf8\x90\x72\xf9\x9b\x6a\x7f\x53\x96\x0a\x9e\x16\x6d\xa3\xa7\x89\xd2\x52\xf6\x31\x7f\x8b\xd7\x84\x47\x73\x81\x34\xc5\x63\xae\x20\x49\xb6\xee\xff\x9f\x25\x3f\xa3\xb9\xd2\xfe\x52\x76\x47\xe2\x89\xb8\x2d\xcf\x61\xad\x45\xfd\x27\xb7\x10\x18\x58\xa4\xfc\x22\x9c\x8d\xff\x5b\x11\x5d\x33\x4a\xea\x52\xc8\x0b\x47\xa9\x14\xc5\xad\xe4\xef\x0c\xa6\xb2\x28\xec\x0a\x7b\xad\x72\xbb\x07\x9a\x1f\xa4\xfc\x06\x80\xe8\xa9\xf2\x9d\x6a\xa4\xf5\xb6\x69\xa6\x68\x52\x7b\x9e\x71\x15\xe3\x02\x62\x87\xd1\x0b\x77\x08\x5d\x6d\xd0\xb4\x7e\xc2\xb9\xea\x3f\x54\xb7\x11\xde\xe9\x1b\x0b\xe6\x53\xc6\xea\xd6\x27\x57\xd3\x73\xb4\x1f\xc3\x54\xac\x75\xda\x59\x1e\x58\x1e\x02\x8a\x02\x40\xd4\xac\xbe\xa9\x18\x6c\x79\xd9\x7b\x4c\x50\xd8\x06\xef\x59\x42\x4f\x6e\x7f\xd5\x0d\xc7\xce\x43\xae\xed\xfc\x02\xdb\x80\xe9\x76\xe8\xe7\x95\xe3\x97\xd9\xbe\xe7\x9f\x24\x3d\xb3\xc2\x92\x4e\xd3\x6a\xcd\xf2\xb0\x2a\xe6\x47\xa3\xcc\x43\xce\xbd\xa2\xf7\x07\x40\xf8\x01\x82\xe4\x5b\x5a\x92\x87\x53\xf9\x92\xd6\xa5\x83\x7b\x69\x96\xf6\xa4\x81\x40\xcc\x2e\xc4\x8f\x3e\x38\x6c\x26\xfa\x7d\x0f\x54\xf5\x08\xef\xd9\x65\xcf\x57\x92\x48\x0e\x56\xd2\x72\xea\x53\x9b\x6b\x58\x39\x73\xc4\xcc\xf0\xe8\xe3\x3a\x0c\x04\x00\x84\x07\xb4\xd1\x72\xd7\xe6\x0d\x0b\xae\xf3\xde\xb5\x4e\x9d\xef\x4f\x0b\x84\x0f\x8e\xa4\x61\xda\x11\x84\xa1\xa8\x96\x27\x68\x54\xff\xe7\xaa\x0d\x38\x4b\xef\xd2\x7c\x2c\xf1\x79\xb7\x7f\xd2\x6a\x2a\xd7\x91\x19\x46\x66\xa6\x5a\x5d\x3d\xce\x70\xe7\x18\x69\x00\x08\x99\xda\x4e\xa8\x9a\xf5\xbe\x49\x2f\x89\x66\x77\xc3\x28\xac\x5a\x4e\x1b\xbc\x0c\x7f\x8f\x9b\x87\x28\x6d\x5b\xc2\x2b\x41\xf3\xaa\xfb\xf9\x44\xdc\xd1\x82\x56\xc1\x26\x52\x7d\x52\x90\x28\x99\x16\x11\x52\x22\x7e\xc1\xca\x70\x6f\x91\xde\xe5\x59\x01\x50\xc0\x44\x16\x8d\x85\xc9\x84\xf5\x8a\x79\xac\x3c\x78\x2a\x73\x27\x3b\xa1\xe3\x0a\x7e\x2e\x27\x19\xd5\xdf\xe6\xc9\x85\x61\x75\xd5\x7e\xbc\x61\x42\x7f\xfe\x6b\x81\x13\xf9\xd1\xec\x4b\xc2\x65\x74\x66\x88\xb7\x58\xcc\x4e\x75\x2f\x97\x9a\xf9\x49\x00\x28\x82\x44\xd7\xd4\x07\xe9\xff\xc0\x4f\x88\x76\x32\x5e\x22\x62\x98\xce\x2c\x27\x94\x01\xb7\x94\x1d\x8a\x75\x6b\x55\x70\xf0\xf8\x43\xf3\xfa\xb9\xc7\x48\x03\xf9\x0a\x7e\x25\x75\xc9\x6c\xad\x70\x12\xe3\x79\xf0\x4b\xd1\x77\x0e\xc6\x3d\x57\x1a\x2d\x98\x08\x80\xfc\x8a\xb8\x45\x79\x93\x5a\x8a\x99\x22\x1c\x4b\x23\xe3\xfc\xe8\x7c\xfa\x7a\x82\x1b\xb6\x88\xe9\x4a\x8a\x87\x55\xb3\xcc\x14\x4e\x95\x83\x13\x4c\xbb\x9c\xb7\x8c\x7b\x9b\x89\x49\x7c\xce\x3f\xcf\x09\x0c\x5e\x2c\xfc\xc4\x1f\xef\x9e\x2e\x69\x10\x39\x01\x20\x0f\x97\xac\x51\xa0\x49\x3c\xd2\x0b\x7e\x27\xf9\x1a\xc5\x4a\x0b\xa6\xb6\xd2\xbc\x30\x6e\xb4\xb7\xf4\xfd\x2d\x73\x18\x2b\x98\xc6\xca\x05\x2c\x0e\x1b\x9f\x7b\x87\x83\xe5\x92\x13\xb1\x3c\x3b\xbf\x37\x98\x28\x78\x26\x7c\xe4\x5e\x2c\xe6\x4a\x66\x02\x20\xc3\xca\x66\xca\xb6\xe3\xbf\xb2\x5a\x79\xbe\x44\x09\x1b\x47\xb9\x48\x0e\xe7\x90\x50\xb7\x28\x6f\xb8\x5d\xcd\x51\xb4\x1b\xbc\x6b\x15\x9b\x19\xd7\x05\x31\xb9\xfe\xac\x6f\xc2\xfe\x59\x8f\xb8\x6d\xe2\x98\xe0\x44\xfe\x63\xc9\x65\x77\x98\x68\x44\x86\x04\x40\xba\x52\xbe\x56\xc2\xc7\xac\x91\x16\xb0\x5f\xe3\x44\xd2\x6d\xa4\xcb\x84\x76\x99\x27\x72\x0a\x09\x27\x13\x37\xf6\x53\x6c\xb2\xf7\xe5\x28\xda\x79\x39\x3d\xc7\x83\x99\x26\xff\x38\x2b\x85\x7d\x4e\x61\x0f\xfa\x9b\xd7\xad\x8c\x73\xa7\x0b\xad\xca\x4e\x00\x24\x27\x94\x07\x45\xb1\xc8\xef\x06\x4f\xe6\x2b\xf4\x0f\xfd\x02\xa2\x0b\x6e\xba\x3e\xa4\x43\x40\x68\xd2\xed\x6a\x98\x45\xda\xaa\x6b\x28\x4b\xa0\x26\x6a\x9f\x66\xcf\xa0\x5f\xd2\xf2\x67\x76\xb3\xe6\x43\x3f\x83\x46\xb9\x7d\x10\xc7\x5d\x21\x38\xac\x19\x06\x40\x12\xa1\x1e\x14\x14\x74\xdc\xed\xf6\x61\x64\xa2\x7c\xba\xa6\xe3\x35\x18\xbc\xe3\x5d\xfb\x74\xdc\x61\xfb\xc1\xfa\x71\xc4\x22\x9b\x66\x6e\x2a\xf9\x95\x35\x35\xab\x83\x76\xc0\x7c\x61\xa6\x07\x73\x97\x69\x6e\x10\x82\x73\xdf\xa0\x73\xb7\x09\xd2\x75\x24\x00\xc4\xfb\xa0\x58\xbe\xb5\x23\x78\xa0\x8e\xee\x40\xc2\xfb\x7e\xe0\xee\xa3\xb7\xf5\x2a\xe1\x0e\x9c\x7f\xf7\x87\xba\x2e\xc2\x8a\xae\xc6\xd2\xeb\x64\xa4\x63\x61\xd6\x74\x5a\xa1\xed\xcf\x84\x57\xcc\x79\x96\x3d\x41\x8d\x1c\xa3\x09\xe3\xbe\x88\xff\x4e\xbf\x1c\x00\xb1\x1a\x3a\xcb\xf7\x6c\xef\x1c\x39\x49\x0f\x40\x1c\x1d\x9e\x8d\xe3\xa3\x83\x06\x99\xf0\x74\xac\xa1\x7f\xa8\xae\x86\xe0\xd5\xbb\xbc\x74\x0d\xe9\x7a\xf7\x40\x96\x13\xf5\x58\x67\x5b\xc2\x4b\xc6\x6d\xdb\x95\x20\x2a\x27\xcc\xfc\xde\xfd\x2c\xbf\xdf\xb0\x12\x00\x71\xac\x36\x53\xec\x10\x1c\x6e\x3a\xc6\x3a\x20\x4c\x80\xf5\x13\x31\xc2\x4d\x70\x62\x87\x55\x94\x8d\x68\xab\xff\x26\x7a\x88\x86\xe6\x2e\x17\x2f\xc4\xfd\x95\x95\x24\x91\x90\x48\xf1\x1b\xa4\x7d\xb4\xd4\x80\xf5\xb2\x1b\xac\x62\x97\x8f\x8a\x1a\xde\x00\x00\xaa\x02\xd1\xa8\x68\x19\x9f\x07\x1b\x60\xfe\xe4\x7f\x83\x27\x11\x4e\x08\x86\x3b\xce\xb4\x7f\x12\x16\xa0\x8c\xf5\x14\xd1\x18\xac\x60\x6e\xa4\xe8\x2e\xc1\x96\x79\x5c\x7c\x95\xfc\x20\x1e\x27\x75\xa3\x93\x03\x1c\x32\x1a\x3b\xd1\xe5\xad\xfc\x27\x3f\x1e\x00\x95\xb3\xe8\xae\x70\x3d\x2f\x12\xde\xc5\x4c\xe5\x1d\xeb\xf8\x42\x08\xe5\xab\x50\xf0\xf6\x46\x41\x01\xe6\x5e\xdd\x25\x61\x10\xbe\xbf\x74\xb1\xc8\x9b\xc4\xcb\x6c\x14\xc7\x52\x2d\xf1\x21\x12\x09\xe3\x62\x00\x57\xfa\x81\x53\xe3\xf2\x56\xbe\x88\xff\x19\x00\xe5\x3e\x71\xb3\x60\x2c\xdb\x86\xde\x44\xef\xe3\xc0\xb1\x6b\x70\x36\x6e\x19\x7e\x7e\xdb\x3b\x5e\x09\xf1\x70\xed\x7c\x7e\x07\xc5\xa3\xa4\x57\xa0\xa7\x41\x19\x3c\xe1\x59\x66\x78\x9c\x5d\x5c\xc9\x7e\x1a\x50\x24\x79\xcf\xbb\xe5\xf2\x5b\x76\x5e\x78\x07\x00\xe5\x24\xc9\x7c\x1e\x89\x71\x81\x14\x49\xcb\x64\xde\x25\x9f\xc2\x22\xd8\x2e\xd4\x8e\xd6\x7b\x9c\x5c\xba\x57\xcd\x62\xae\x85\xf1\xb6\xf8\x00\xef\x29\xeb\x49\xfa\x31\x41\x07\xe7\x57\x5c\xa8\x68\x2a\x3f\x3f\x20\x50\xfc\x42\xb8\xc4\x35\x44\xfa\x4e\xfc\x15\x00\x45\xa5\xcc\x9b\xeb\x43\xcb\x64\xc6\x51\xbe\xd2\x2d\xac\x4a\x4c\x2e\xe3\x25\x1b\x07\x3b\xcb\xaa\xe5\x2c\xaf\x5e\xc3\xbe\xc0\x1b\x57\xf4\x0f\xb7\x95\xcf\x4f\x9f\xce\xfb\x25\xf8\x1d\xbb\x57\xf0\x48\xb4\xc9\xff\x87\xe8\x85\x44\xe4\xda\x20\x9d\x22\x9b\x0e\x80\x5c\x21\x77\xb0\xee\x93\x5b\xc4\xdd\xa4\xbf\x29\x9b\x24\x3e\xa8\x26\x5a\x82\xa4\xb7\x25\x8c\x7e\x56\x1a\x34\x6f\x0e\xd3\x28\xdd\x53\xb8\x95\xdd\x2c\x43\xcd\x09\xe7\xe6\xc8\xa7\xc6\x06\xf2\xdb\xe5\xb7\xfc\x0f\x0b\x17\x28\x16\xbb\xb2\xc5\xbf\x95\xd1\x00\xc8\x96\x2b\xed\x8c\x1d\x04\x8b\x76\x35\x71\x0c\x69\xb6\x96\x84\xd8\x48\x7e\xad\x0d\x6c\x5a\x42\x3d\x04\x3d\xaa\xfc\x87\xbe\x09\x5a\x5f\xd0\xcf\xdc\x01\x09\xd2\x8a\xd9\xb7\xa0\xac\x18\x0b\x2f\x06\x72\xf6\x57\x09\x16\x69\xb6\xb8\xaa\xc4\xe9\x9a\x09\x00\x48\x7f\xa8\xab\xe9\x6e\xb8\x51\xc7\x5c\xbc\x88\x40\xb6\x13\x3b\x0a\x49\xf3\x6c\xac\x46\x3c\x25\xcb\xca\xaf\x78\x46\x2b\xb3\xb0\xf2\xf7\x32\xa4\x66\x7c\xea\x28\xeb\x9c\xa9\x38\xc6\x8b\x5b\x6e\x9c\xe8\x9f\xc5\xff\x47\x6f\x76\xd5\x8a\xd6\x6a\x37\x00\x20\x35\x6b\xce\xd0\x08\xd8\x6b\xbd\xf9\xb8\x9b\xf8\x8d\x3d\x1e\xed\xab\x89\x4b\xbb\x8e\x37\x3c\x21\x0f\x75\xf2\x2b\xd4\xd4\x0d\x0e\x8f\x7c\x0a\xfd\x9d\x6d\x59\x2a\x8e\xd5\x6c\xf5\x8e\x7e\xcb\xb9\x6f\x6e\xf7\x8f\xe3\x0f\x18\xab\x5d\xed\x22\x8c\xee\x1e\x00\xd2\x0a\x88\x46\xfd\x84\xcd\x1e\xd4\xe2\x18\x78\xbf\x01\xef\xf6\x02\xa2\x67\x9f\xa1\xa1\x8f\x3c\xa1\xe7\x4d\x45\x39\x35\xa8\x3b\x27\xbf\x84\x4e\xed\x94\xa4\xd6\x32\x6f\xd9\xad\xd1\xaf\x39\x2c\x2b\xda\x3f\x83\x3f\xdb\x74\xd1\x75\xab\xc8\x49\x7f\x1b\x00\xc9\x1b\xe8\x3e\xb9\x48\xc5\x6f\x0e\x42\x2f\x51\x15\xc2\x3e\xb5\xd6\xaa\x52\xe1\xc7\x6a\x31\xaa\x54\xc4\xc6\xd2\x93\xaa\x62\xf4\xa5\x6c\x8b\x0a\x83\x0f\x9b\x5d\xa7\xea\x24\xed\x0e\xaf\x53\xdd\xa3\xf5\x78\xbb\xa9\xcb\x59\x1b\x9d\x03\xd4\x8f\x79\xaf\x01\xd0\xdc\x10\xfd\x20\xed\x52\xfa\xc3\xf6\xa1\xfd\x94\x9e\xf0\x36\xd8\x35\x65\x74\xc7\xe7\x9a\xe7\xca\x62\xd4\xba\xd2\x36\x25\x0b\x3b\x98\x1d\xa7\x5c\x49\xd8\x36\xdb\x49\xf9\x86\x32\x25\x3c\x50\xd5\x46\x5f\xe9\xed\xa4\xba\xc3\x96\x3a\x47\xab\xbb\xf8\x44\x00\x34\x23\xe2\x48\x52\xa8\xfc\x10\x5c\x83\xd2\xc9\x1f\x75\x3c\x87\x95\x2b\x7c\x51\xb5\x35\x64\x45\x0d\xe6\x72\xc9\x7d\x45\x2f\xde\x91\x75\x58\xf1\x84\x24\x4c\x5c\xaf\x2c\xa5\x0e\x87\xbd\x53\x9e\x62\xbc\xf3\xfa\xac\x22\x70\x94\xce\x29\xea\x24\xc1\x74\x00\x34\x35\x62\x33\xe1\xa2\x34\x05\x9d\x87\xcc\x94\xf6\x62\x53\x5b\x5c\x64\xe3\xf1\x89\xd5\x95\x32\x1a\x11\x55\xfc\x54\xf6\x80\x7c\x30\xf3\xb5\x1c\x49\x2b\x49\x04\xf2\x57\x8c\xef\x61\x06\xc5\x28\xfb\xb2\xd7\x43\x25\x99\x77\xd7\xb9\x59\x85\x16\xde\x06\x40\x3d\x2a\xd9\x81\xa7\x88\xde\x10\xa7\x76\x7c\x10\x93\x48\x67\x9a\x81\xf8\x6f\x8a\x66\x5e\x8b\x44\x41\xab\x2d\x9e\x24\x0d\x67\x94\x64\xa6\x4a\xcf\xb2\x5a\x67\xb1\x65\x3a\x4e\x5f\x58\x96\x9c\xc0\xfb\xe6\x75\x45\x81\x16\x4a\x9d\x21\xa5\x4e\x7c\x1d\x00\xd5\x6d\x59\x00\xf6\x91\x60\x07\x9d\xd1\xbe\x47\x58\xcc\x38\xd6\xf8\x41\xf8\x84\xe5\x59\x85\x17\x2d\x63\x0b\x8a\x66\x89\x85\x9c\x6f\x19\x2a\x49\x39\xaf\x6f\xe6\x7d\x69\xac\xa0\x2a\xf4\x8d\x2c\x53\x94\xe2\x75\x5a\x8e\x95\x84\x3b\x1f\x51\x2c\x97\xde\x03\x40\xe5\x2f\x37\x60\xbc\xb9\xe7\x85\xd3\xe0\xae\x3c\x91\xf0\x5e\x43\x31\x1f\x26\x72\x54\x7c\x10\x14\x8a\xe7\x15\x3c\x15\x36\x4b\xc2\xd2\xe9\x22\x9c\xd4\x69\xa6\x9b\xd8\x28\xfd\x18\xca\x94\x1c\x90\x3b\x79\x8d\xc8\x3c\xe5\x3f\x9c\x3f\xcb\x1d\x8a\x8d\x00\x28\x83\x95\x38\x54\x01\x3b\x56\x4d\x6f\xa5\x70\xbc\xd5\xa4\xba\x8f\x5c\x7f\x75\x53\xf9\x61\x5e\x9a\x1a\x95\x7f\x83\xaf\x50\x73\xe7\x2c\x15\x6c\x54\x1b\x13\x90\x22\x3f\xf5\xc2\x50\x5f\xb1\x58\x7d\xd8\x4b\x26\x9d\xac\xde\x34\xc1\x57\xb6\x4b\x3d\x0f\x00\x05\x4b\xf5\x1f\xe2\x0d\x33\xc4\x92\x07\xf3\x60\x55\x9b\x7b\x6b\xb7\xb3\x95\xa6\xc7\x65\x8b\x39\xfb\x4d\x79\x79\xbf\x78\x53\x8d\x7d\x69\xd7\xf8\x5a\xc3\xb3\xf8\x5b\x42\x17\x43\x4c\xc8\x2a\xd1\x42\x7d\xb5\xd7\x5c\x49\x8b\x2e\x6a\x42\x8c\x2c\x02\xda\x0c\x80\xfc\xab\xa6\x0e\x11\xc2\xd0\x38\x56\xb6\x70\x98\x8b\xec\xa7\x6b\x63\x59\xd7\x6c\xf7\xca\x12\x39\x5e\xd6\xd7\x79\x1b\xb9\x74\xcb\xeb\xb4\x21\xde\x6b\xf3\xd3\xf8\x2d\x02\xbd\xe9\x68\x88\x43\x94\x68\x64\x79\x15\x88\xbf\xeb\x8f\x4d\x48\x90\x5e\xd7\x1e\x06\x40\xbe\x5d\xf3\xa4\x43\xce\x18\xdf\x43\x6e\xfe\xc2\x9c\xd6\xcd\xa8\x39\xc5\x2a\xe9\x6a\x9c\xfb\x0f\x5b\xd9\x19\x9e\x07\x71\x2e\xd9\xef\xa4\x29\x78\x1d\x36\x63\xfc\x6a\xfe\x2f\xab\x7b\x48\x8f\x70\x87\xb9\xc6\xab\x41\xdc\x65\x9c\x35\x01\x26\xe5\xe9\xfe\x7f\x43\x0b\xd4\x01\xab\x34\xff\xd9\xfc\xb2\x4e\x6a\x0e\x6d\x1d\xa9\xf0\x37\x19\xda\x5b\x0b\x53\x8d\xb7\x90\x85\x19\x47\x8c\xb3\x31\xd4\xc4\x73\x06\x0b\xfe\x44\xd4\x38\xfd\x63\x32\xd5\xff\x98\xbe\x80\xde\xe2\x2e\xd5\xad\x63\x4b\x9c\xba\x74\x85\xfc\x45\x00\xe8\xa6\x8a\xb7\xb6\x9c\x35\xad\x69\x8d\xae\xf3\x34\x4d\x86\xef\x2a\x3f\x61\x54\x22\x1a\x0a\x9e\x1a\x5e\xa3\x27\x67\xc8\x0c\x48\xdc\xb8\xc4\x5e\xfd\x45\x62\x62\xe4\x0d\x7d\x01\x65\xc4\x7f\xb3\x6e\x37\x63\xae\x3b\xa4\xcb\xe1\x84\x3a\x6d\xd2\xbe\xe4\x7f\x07\x40\x7b\x56\x7c\xb8\xa5\xd8\x68\x85\x77\xd6\x2e\x36\x7c\x41\x8c\x29\x27\x1b\xb8\x28\x59\x41\xb7\xfe\x27\x76\x42\x46\x9c\xde\x88\xbf\x94\x58\xa7\x77\x27\x9d\x8b\x5c\xa9\xeb\xa7\x8d\xf5\x5f\xa8\x8b\x64\xb2\xdd\xcd\xda\x23\xdc\x09\x4e\x17\xb5\x46\x41\x1f\x00\x5a\xb9\xc4\xbd\x19\xa1\x0f\x45\x1d\xac\xf9\x43\x77\x12\x73\xbb\xac\x5b\x27\xc5\xfd\x9b\x7f\x4e\x17\x4b\xcc\x4d\x57\x6a\x6f\x91\xb7\xcd\x3a\xa6\x35\xd1\x9a\x23\x73\xb5\x73\x98\xb1\xfe\x54\xe8\x3d\x67\x86\xfb\x10\x74\x88\x3f\x7b\x8c\x07\xb4\x5e\x34\x13\x00\xe8\x90\x74\x46\xd3\x14\xed\x24\x42\x7c\xf5\x7a\x68\x17\x69\xe2\xdc\x7d\x10\x8f\x7c\x27\xdf\x15\xaa\xa4\x9e\x9a\x73\x05\x8a\xa2\xdf\x9f\x95\xa9\xf9\xc6\x9a\x1e\x71\x53\x73\x8e\x23\xf7\x2f\xd3\xec\xe2\x4f\x72\x5f\xab\xd9\x2e\x5c\x38\xa6\x45\x73\x48\xe2\x02\x80\xe6\x1f\x19\xb7\xe1\x8d\xfa\x29\x6d\xc2\xbc\xbd\xea\xb5\x74\xa8\xf4\x6f\xb5\x86\xf1\x25\xaf\x42\xad\x64\x69\xe7\xc4\xa8\xd5\x9c\xe4\x99\x9b\xd5\x22\xee\xaf\x08\x81\x9a\xc5\xff\xdb\x3f\x54\xad\x15\x39\xbb\x1f\x52\x6f\x94\xf8\x8c\x19\x51\x3f\x91\x3e\x07\x40\x13\x23\x3f\x56\x7f\x55\xf1\x82\xf7\xbd\x8a\xab\x78\xc5\xbf\x53\xb2\x5b\xf1\x51\xb0\x3f\x77\x86\x32\x55\xb8\x25\x2d\x40\x29\x14\x1d\x4c\xb8\xae\x5c\x2e\x7e\x10\x7e\x49\x79\x47\xea\x3d\xfd\x82\x6a\x92\x8c\xe2\xbe\x57\xd5\x20\xef\x1f\xf3\x55\xb5\x57\x21\x01\x40\x1d\xa1\x94\xd4\x3e\x97\xd9\x14\xe9\x95\x7e\xb2\x65\x0a\x61\xf1\xa8\xec\xba\x62\x7b\x4e\x99\x3c\x56\x39\x29\x95\x29\x1f\x55\x72\x13\x8a\xe5\xff\x2a\x6f\x85\x63\x14\x14\x55\xf9\xf4\x3e\xc5\x09\xd5\x0e\xf7\xed\xca\x52\xd5\xab\xb1\xa9\xca\x1b\xaa\x0b\x00\xa8\xc8\xaa\xeb\x35\x47\x25\xf3\xf5\xdf\xca\xbf\x48\x1e\xea\x0f\x14\x8d\x48\xd3\xf4\x9c\x6c\xb9\xb4\x5f\x1f\x9d\xf2\x5c\x06\x74\x77\xe3\x9f\xcb\x1c\xba\x9e\xf0\x4c\x79\xa4\x2e\x6b\xba\x4a\xfe\xa7\xf6\x80\xfb\x29\x85\x12\xfa\x6f\x2c\x53\x99\xa2\x79\x03\x80\xf2\xa1\xc6\xb9\xa6\x54\x7c\xd5\x32\xbe\x1c\x92\x44\x98\xbb\x8b\xa2\x25\x56\xb3\x4b\x76\xa8\xe4\x8d\x49\x96\xb2\x42\x8a\x34\x3e\x8d\xdf\x23\xfd\x61\xac\x08\xf7\x97\xad\x30\xf4\x4d\x67\xc8\x61\xfa\xe5\xee\x27\x15\xc1\x3a\xca\x58\xbe\xe2\x29\x74\x0f\x00\xe5\x12\x8d\xa4\xfa\x95\x38\xc1\x2e\x2b\x4f\x10\xeb\x6c\x0f\x0a\x6f\x88\x3f\xd8\x62\xb3\x9e\x4b\x1a\xad\xf8\x14\x48\x72\xd4\xd2\x19\xbf\x52\x4a\x33\x6f\x0c\xf7\x95\x85\x9a\xd6\x4d\x17\xca\xee\x1a\x5b\xdc\x6f\xcb\xb7\xe8\x37\x8d\x1d\x51\x40\xda\x2d\x00\x28\x4b\x34\xef\x4b\xb7\xf5\x9d\x6c\x51\x17\x04\xf7\x56\xb5\xe5\x65\xbe\xe9\x7e\xd8\xe1\x92\x32\xb1\x0b\x42\xfe\x8c\xdf\xdd\xe9\x83\x4d\x89\xf0\xb2\x0f\x11\x96\x06\x9c\xb4\x4d\xa2\xb4\x78\xf6\x5a\x90\x0c\xfc\x44\xa2\xe9\x14\xc7\x08\x80\xb1\x41\x00\x01\xa0\x7f\x21\x31\x97\x76\xf6\x8e\xb6\x0e\xe5\xbf\xed\xc9\x68\x4f\xce\xdc\xdb\xf5\x0c\x71\x23\xf9\x4e\xe7\x02\xf4\x68\xfc\x80\xa3\x02\xb7\x24\xfc\x87\xed\x3e\xf1\x51\xc0\x41\x2b\x81\x8a\xf5\xec\x35\xff\xc5\x4c\x9c\xa8\x32\x35\x72\x5d\x00\x30\x7c\x12\x1c\x04\x40\xbf\x50\x22\x2d\x45\xf5\x50\xe1\x77\xf3\xb7\x76\x87\x21\x9a\x33\xe5\x9d\x4f\x51\xd7\x93\x57\x3b\xb6\x61\xe9\xf1\x14\x3b\x8f\x50\x1a\x7e\xcf\x16\x44\x86\x07\x6c\xb0\xec\xa6\xad\xf6\x1c\x34\xe7\xb2\xd2\x27\x0e\x18\x2f\x73\xcf\x03\x60\x30\x09\xb3\x01\xd0\x97\x4a\xb6\x95\x74\x77\x15\xa2\xba\xf2\x27\x75\x7a\x62\x0e\x64\xbc\xb6\x7f\xc1\xbd\x4b\x4e\xb0\x3d\x23\x56\xc5\x8f\xb3\x9e\x26\xdf\x09\xef\xb7\x0c\xd1\x16\x07\x68\xcd\x2d\xcc\x5e\x4f\x87\xc9\x99\xb3\x7c\xe2\x41\xc3\x51\xfe\x1f\x00\xe8\x17\x88\xd6\x01\xa0\x93\x4a\x57\x15\xbf\xb2\x7f\xc4\x6f\xcf\x6b\xb6\x8f\x23\x9a\x33\x8a\x6d\x93\xc8\x8c\xa4\x51\xab\x3f\x55\x1c\xe7\xb0\x84\xd2\x37\x87\xe7\x9b\xa7\xb0\xa6\x05\xd4\x1b\xdf\x71\xe6\x7b\x3a\x0c\x7f\xf2\x9b\x27\xbe\xd0\xaf\x11\x7e\x03\x40\xb7\x4a\x82\x05\x40\xbb\x54\xf6\xb4\x78\x8c\x2d\x90\xf2\x39\xb7\xdb\x1a\x48\xd3\xa7\x2f\xb0\x24\x30\xfc\x92\xdc\xcc\x1d\xcc\xb3\x71\x01\x26\x1d\x7b\x79\xd8\x2b\x63\x0f\x77\x49\x40\xa8\xa1\x87\xbf\xd7\xd3\xa6\x77\x88\xdc\x26\xf9\xea\x06\x25\x39\x00\x68\x0f\xc8\x42\x00\x80\x6e\x28\xa2\x0b\x0f\x9a\xa3\x38\xbf\x73\x46\x4c\x38\x9e\xdf\x9c\x07\xc6\x75\xfc\xe4\xd9\x78\xe3\x44\x01\x32\xd6\x6a\x40\x0b\x57\x86\x19\xf5\xcb\xc4\xce\xfe\x6f\x74\xb7\x24\x22\xcf\x3e\xed\x4f\x99\xf3\x24\xbc\x36\x56\x4e\x02\x00\x52\x2a\x04\x00\x68\xfe\x50\x6e\x2c\x38\x6a\x38\x2c\xad\xc8\xfe\xd3\x10\x2a\xbd\x3d\x27\x4b\x6f\x95\x91\x12\xdf\xe8\x7e\xc9\x41\x6c\x96\x4e\x22\x5f\x17\x56\xa6\x7d\xa1\x20\xfb\x9f\xd4\xd6\x2a\x23\x3c\x07\xa1\x0d\xca\xdb\x93\x16\x40\x9e\x2a\x14\x00\x9a\x7e\x95\x1e\x00\xf5\x67\xd5\xc3\x82\xc9\xba\x4f\xd0\x9c\x6c\x67\x5d\x1b\xd4\x94\x06\x69\xaf\x43\x1d\x89\xcd\x5a\x14\x44\x8b\xb9\x01\xbd\x83\xa4\x61\xce\x90\x0e\xea\xf1\x5f\x03\x85\x40\x3d\x9e\x03\x9a\xd5\x10\x6d\xd2\x5e\x4d\x1a\x34\x19\xf8\xaa\x6f\x6b\xf0\x00\xa8\x71\xea\xc7\xf9\x64\x5d\x90\xfe\x72\xd6\xb0\xb6\x5b\x7f\x30\x2d\x51\x1b\xa4\x1f\x48\x9c\x0c\xad\xd1\x93\x63\x56\x41\xb9\xfa\x9c\xd0\xb7\x9a\x87\x7a\x67\xff\x65\x1a\xbb\x6e\x8b\xe7\x72\x4d\xb4\x2e\x74\xd2\x6d\xf5\x49\x6d\x03\x48\x57\xeb\xa0\x34\x00\xd4\x91\x9a\xbc\xbc\x9b\x5a\xac\xe9\x49\x56\x16\x74\xcf\xb4\x39\xf5\x0b\xc4\x35\x61\x67\xbd\xd5\xfc\x30\x39\xc7\x74\x69\xcc\xc6\xa5\xa1\x6f\x35\x45\xc6\x78\xff\xed\x1a\x27\x83\xd9\xf3\x94\x7a\x89\x7e\x91\x8b\xaf\xba\x52\xc7\x06\x42\xb5\x0f\xf4\x05\x00\xd5\x69\xcd\x9a\xdc\xf7\xc3\x97\x5b\xee\x64\xac\x1a\x9a\xd8\xd6\x9b\x7c\x7d\xa0\xa0\x03\x99\x80\xed\xeb\x46\x35\x47\xf6\xf5\x9c\xc3\xf6\x04\x59\xbb\x5e\x11\x27\xfa\x7c\x70\xbc\xa6\x1c\x75\xdf\x63\x3b\xce\xb8\x3f\xbe\xdb\xb2\x9b\xf3\x1d\x00\xd3\x7e\xc1\x5d\x00\x0c\xfb\x25\x37\x73\xcf\x0d\x6d\x68\x7d\x91\xa1\x19\xf8\xd6\x2e\x49\xde\xde\x5f\x89\x9c\x91\x50\xd6\xbb\x09\xfd\x24\x52\xdb\xfd\x1b\xf7\x26\xc8\xd0\x35\x9b\x94\xee\xf3\xcd\x51\x46\xfd\xc3\xfd\xa0\x2d\x83\x39\x3c\x7e\x93\x25\x97\xcb\x00\xc0\x04\x17\xfe\x9f\x6d\x9a\xe4\x8f\xdc\x45\x83\xba\xf6\xf0\x8c\x86\xfe\xbf\x11\x8e\x64\x5d\x5f\x0d\xda\x2d\x21\xa2\xe7\x38\x76\x59\x24\xa9\x3b\x96\x00\x05\x09\x3b\x99\xe4\x25\x3e\x9f\xed\x43\xb4\x7f\xdd\x4f\x5b\x17\xb1\x7a\xc6\x9f\x32\xef\xe2\x85\x03\x60\xfc\x5b\xa8\x00\xc0\x30\x59\xf2\x2e\x37\xb8\x3f\x03\xb5\x33\xfd\x66\xef\x29\xcc\xa5\x64\xbf\x1e\x04\xee\x47\xfc\xa9\xae\xaf\x44\x74\x64\x64\xa7\x92\xfc\x23\xa8\xda\xfe\x84\x76\xd6\xe7\x85\x2d\x85\x79\xd6\xfd\x82\x85\xc4\x79\x3c\xfe\x3f\xd3\x22\xfe\x6f\x00\x0c\x5f\x44\xb7\x01\xd0\xe7\x4a\xaf\xe7\x28\x7b\xc7\xe0\x15\xe9\x45\xdd\x47\x88\xd8\x24\x7d\x97\x94\x5c\x17\x5f\xd7\x99\x4c\x25\x45\x9c\xb2\x5f\xa3\xaf\x0f\x9a\x62\xeb\x60\x05\xfb\x9c\xb3\x9c\xe6\xec\x72\xbf\x6f\x0e\xe5\xcb\x9c\x13\x8c\x72\x51\x04\x00\xfa\x7f\x25\x7a\x00\x74\x18\xf9\xd4\xec\x4b\xdd\x33\x28\xbd\x73\x16\x77\xde\xa5\xc5\xcf\xfe\xd7\xb1\x9c\x7e\x3e\xee\x96\x5d\xcc\xec\x8c\x60\xdb\xb2\xd9\xe2\xc0\x6b\x96\xbb\x5c\x93\xcf\x4e\x33\x95\xbf\xc3\xfd\x9d\xf1\x89\xc8\xc7\x99\x60\xc0\x4a\x1a\x00\xd0\x3b\xcb\xd2\x01\xd0\xf6\x29\x2a\xb3\x16\x3b\xf2\x38\x05\x69\xe7\xed\x89\x5c\xfa\x6c\xb6\x2d\x82\x37\x1a\x87\xb3\x06\xf1\xef\x45\x04\x58\x5c\x84\x79\x81\xab\x4c\x0f\x44\x7b\x7c\xb6\x1a\x97\x49\x0a\xa6\x04\x1b\xe6\x4a\x1f\x3b\x5f\xd4\xbd\x94\xb7\x03\xa0\x3d\xa8\x60\x00\x00\x71\x94\x47\xb2\x9c\xad\xf7\x24\xe1\x69\xa5\x96\x97\x92\xf3\x89\xbf\x2d\x4e\x52\x51\x5c\xa0\x79\x9a\x6c\x66\xf8\x6b\x53\x88\xec\x4b\x60\x97\x31\x42\x7e\xd5\x67\xa7\xc1\x5f\xb1\x66\x4a\x89\xee\x8d\x52\x3d\x21\x4c\x7b\x58\x15\x01\x00\x74\x54\x85\x00\x40\xb3\x42\x75\x21\x73\x85\xf9\x3f\xf5\x96\xd4\xc3\x66\x4f\xf5\x93\x44\xa1\x29\x5b\xe3\x19\xbb\xd6\x88\xd6\x94\x85\xaf\x33\x18\x35\xc6\x40\xa2\x7e\x8b\xe6\xa0\xcf\x2a\xdd\x6d\xcd\xfd\x29\x48\xed\x6d\xcd\xbd\x09\x38\xe8\xae\x66\x35\x00\xd0\x24\x4d\x20\x00\x1a\x6f\xf5\xae\x4c\x2f\x73\x88\x2e\x32\x15\x67\x2a\xd4\x45\x25\x26\x1b\x45\xba\xe0\x58\xb1\x61\xb9\xce\x3f\xdc\xa8\x3f\xaf\x9b\x1e\x08\xd3\xbb\xe8\x5c\x7c\x96\xeb\xca\xb5\x37\xa7\xb0\xb5\xed\x5a\xe1\x04\x2b\xc4\x84\x6e\x00\xa0\xd9\xa0\x79\x0b\x80\xfa\xb2\x26\x3c\xa3\xd7\xd4\x61\xf4\x4a\x9d\x6a\xd4\x1b\x3e\x26\x3a\x1b\x0e\x19\x8e\xc6\xa2\xf5\x2f\x0c\x7d\xe1\x1c\xfd\x34\x03\x26\xb0\x43\x87\x31\x78\xf9\xec\xd3\x6e\xd1\xcf\x9f\x32\x1f\x3a\xaf\x7b\x3c\xe1\xbc\xe6\x1f\xed\x2b\x00\x34\x79\xd0\x5a\x00\xd4\x2a\x8d\x24\xbd\x7d\xa1\x2f\x6c\x76\x72\xd1\x7c\x97\xb6\xbb\x09\x9b\x47\x40\xc7\xd2\x28\xdb\xd0\x34\xd4\x50\x48\xe4\xc0\x44\xec\xb5\xe9\x8b\x7a\x2f\x13\xeb\x3d\x17\x75\x8b\xa8\xee\xae\x69\x8e\xa7\xcc\x99\x63\x27\xda\x98\xdc\x12\x00\xcc\xbf\x84\x13\x01\x30\xb2\x24\xdf\xd3\xe7\xcc\xff\xda\x36\x27\x39\x6a\x14\xb4\xef\x4d\x18\x1e\x76\x43\x36\x47\xa9\x06\x93\x30\xfe\x21\x11\xfd\x99\xf8\xa8\xe9\x2b\x7b\x7d\x48\x7c\xcf\x2d\x5d\x17\xa8\xbf\x5d\x2b\x1d\xcd\xcc\xbb\x63\xa3\xad\xaf\xb9\x6b\x01\x30\x0f\x08\x67\x02\x60\x9c\x2e\xb9\x92\x3e\x7e\xf4\x6a\x3b\x3d\xe9\xfb\xf0\x27\xc4\x89\x04\xe1\xd0\x34\x74\x76\x14\x65\xa0\x1c\x7b\x21\xc4\xaf\x0f\x43\xd8\x34\x7d\x45\x4f\x1d\xf9\x8a\xe7\xbe\xae\x19\xf4\xd9\xae\x1d\xf6\x3d\xac\xb3\x63\x8b\xad\x18\x5e\x0b\x00\xe6\x20\xe1\x20\x00\x86\xdd\x92\x9f\x73\x2e\x0f\xe3\x51\x6f\x92\x76\x0d\x1e\xc3\x7c\x48\x88\x1f\x08\xc5\xbb\x47\x25\xf6\x89\x89\x82\xe0\x8f\x3d\x5b\x29\xde\xd3\x07\xbb\x8e\xd2\xde\x78\xfe\xe9\xd8\xc2\xfc\xe2\x2a\xb0\x49\xb9\x53\xc7\xf2\x2d\x05\x82\x30\x00\x4c\x11\xa2\x97\x00\xe8\x9f\x4a\x1f\xcc\x99\x3d\x58\x8c\xc7\x27\x25\xf6\x1f\x27\x36\xc4\xaf\xed\x2b\x25\x97\x44\x9e\xe9\xd9\x41\x45\x07\xaf\xef\x76\xa3\xaf\x9b\xce\xe8\xcc\x60\xc5\x79\x1e\xb0\x97\x72\xce\xba\x5a\xad\xb3\xf8\x3d\x63\xd7\x9a\xbd\x45\xd9\x00\x18\x43\x24\x8e\xff\x93\x29\x0f\x48\xfb\xa3\xbf\x8a\x02\x9f\xbd\xae\xf7\x21\xf5\x53\x7c\x62\x8f\x80\xbe\x20\x92\xda\xf5\x93\x49\x0a\xa6\x76\xb2\xd8\xf0\xe9\x15\xf6\xdd\x5c\xb1\xe7\x6e\xeb\x63\xfe\x26\xd7\xa5\xe6\xd7\x22\xdf\xb1\x4f\x8d\x1f\x25\xed\x00\x18\x62\x64\x99\x00\xe8\x66\x2a\x60\xa9\xf3\x7b\x34\xec\x7d\x89\x3f\xbb\xb3\x39\x9f\xe2\x6e\x75\x7e\xe0\xcd\x8a\x4c\x70\x8c\xf2\xd5\xc1\xe5\xf6\xd9\x82\xf7\xd3\xab\xac\xeb\x44\x2a\xcf\x9b\x96\xa9\x12\x4f\xd7\xb7\xa6\x62\xe9\xb1\x71\x24\x03\x53\x5e\x05\x80\xee\x9a\x82\x00\x80\x76\xb2\xf2\x48\x2a\xba\x2b\x42\x5c\x9e\xb8\xcb\xf1\x41\x32\x26\x6e\xbe\xfd\x4f\xc9\x81\xc8\x09\x36\x9b\xd4\x14\x9c\x61\x2d\x92\x51\xa6\xb7\x9a\xdf\xca\x61\xd3\x9c\x4c\x36\x45\x86\x5b\xae\xe1\x99\x32\x6e\xdc\x43\xfd\x1c\xe5\x2b\x00\xb4\x97\x55\xd9\x00\x40\x19\xaa\x63\xa9\xb5\x8e\x70\x15\x94\x48\xb7\x8f\x51\x9d\x88\xcb\xb2\xfe\xa3\x76\x89\xd8\x6d\x39\xa1\x86\x07\x3b\x99\xfb\xd5\x3b\xa7\x67\x99\x58\x1a\x67\xcf\x9f\xc6\x3c\x4d\xae\x1b\x41\x7f\x52\x83\x18\x9f\xae\xab\xd4\x54\x00\xa0\x9d\xa6\xbe\x0b\x80\x66\xa3\x7a\x30\xe5\xbc\xbd\x18\xba\x92\x18\x64\x8b\x81\x9e\xc4\x8d\xb7\x06\x40\xef\x22\xfa\xcc\xdf\xb5\xae\x41\x2f\x4d\x97\xb5\x33\xa7\x27\x19\x0f\x6a\xd3\xa7\x39\x19\x96\x6a\x43\xdc\x54\xfa\x02\xe8\xd1\x78\x9c\xf6\x3a\x44\x07\x00\xda\xa1\x59\x09\x80\x86\xaf\x7e\x9b\xd2\x6e\x13\xe9\x57\xce\xba\x69\x45\xeb\x3b\x63\x1f\x59\x60\x7a\x4e\x84\xda\x9c\xa1\x27\x04\x3d\x31\x79\xea\xdb\xa6\x67\x19\xdd\xf4\xb1\xd3\x7c\xf5\xbf\x75\x7f\xb9\xad\xd2\x6d\xd4\x95\x8c\x5f\xa0\x6d\xd1\x4a\x00\x80\xca\x20\x0a\x00\x9a\x19\x1a\x76\xef\x02\x64\x76\x7d\x82\xd9\x07\x75\xba\xa9\x44\x59\x88\xe1\xc3\x9a\xb9\x83\x38\x22\x7c\x05\x71\x06\xc1\x86\xf4\x6f\x3d\x48\xba\x85\xd9\x50\xe9\x4a\x65\x11\x38\x99\xb5\x0c\x15\x65\x28\x7a\x0a\xfb\x28\xe3\x8a\xe7\x3f\x7c\x11\x37\x0e\x00\xf1\x45\x61\x64\x8f\xae\xa3\xbd\x69\x89\x29\x1d\x39\x0d\x26\x52\xb0\x51\x2f\xe0\x95\x9c\x7b\xd8\xf1\x88\x3a\x82\x12\xdf\x8a\x16\xb7\x26\x12\x2f\xe2\x8e\x57\xf4\x52\xba\x49\xf9\x19\x5f\xe8\x47\x69\x9e\x51\x3b\xd8\x29\xcc\x6f\x9e\xfb\xf9\x93\xb8\x5f\x00\x10\x1b\x85\xbd\xdd\x78\xb8\xaa\x35\xdd\x58\xd3\xd1\x0e\xff\x4b\x3e\x88\x44\x22\x70\x9c\x19\xe8\x95\xe8\x10\xfc\x75\x5c\x30\x6e\x0c\x6c\x11\xe1\x30\xd1\xb9\xc2\x9b\xbc\x9a\x32\x27\x63\x80\xf6\x8b\xbe\x39\x0a\xc7\x1a\x62\x97\x78\x1a\x79\x5d\xbc\x97\x00\x88\x13\x44\xf1\x9d\xcc\x96\xef\x28\xa4\x5e\xdb\x96\x80\xd1\x48\xdf\xb7\x6b\x70\xf3\x59\xeb\x90\x13\x08\x77\x71\xfd\xe8\x43\xe4\xc2\x16\x13\x6e\x23\x75\x7f\xf9\x4c\xe2\x43\x06\x22\xfd\x33\x95\xcd\x8e\x8e\xfc\x8b\xd9\xce\xf3\xf2\xac\xe4\x76\x0b\xa7\x02\x20\x42\x8a\x17\xd9\x89\x8d\x4b\x89\xef\xb5\xfb\x5b\xdc\xc8\x8b\x25\x9c\xd6\x51\x6a\x39\x13\xd6\x4e\xa0\xfd\xc2\x72\x90\x38\xc6\x5f\xcd\x26\xcc\x08\x6b\x57\x59\x13\xc1\x87\xb3\x37\xbd\x88\xfc\x86\x77\x3f\x12\xcd\x08\x10\xce\xf0\x8c\xe5\xd8\xc4\x78\x00\x84\x5a\x69\xb1\x55\x5f\xc7\x61\x4d\x80\x7c\x1a\xfd\xd8\xb1\xa2\x1f\xcd\x4f\x38\x95\x0c\x8f\xd6\x57\x5c\x06\xa6\xad\x23\x96\xb7\xbe\xa9\x17\xb5\x82\xff\x6e\xae\x19\x47\x14\x56\xce\x59\x46\xd2\x8a\x0e\x46\x3a\xd1\xde\x4b\x4a\x3d\x83\xd8\x23\xd2\x63\x00\x08\x0e\xca\x1e\x9b\xdd\xe6\xb5\xcb\xf0\xaa\xfd\xb5\x2d\xb2\xed\x82\x33\x0d\x52\xb9\x13\xcd\xb7\xf9\xaa\x7c\x2e\x6a\x41\x1b\x51\xbe\xa0\x31\x02\x91\x2e\x7f\x5d\xca\xc6\xcc\x53\x94\xa5\x3d\x23\xec\x57\xac\x8e\xd8\x4c\x95\x29\x5d\x3c\x13\x59\x0a\x65\x35\x00\xfc\x17\xca\x6c\xc3\xe2\xf2\x2f\x26\x8c\x62\x60\x5e\x85\xf1\x04\xef\x51\xed\x11\x63\x0c\x05\xdd\x88\x31\xe8\x91\x7e\xb0\x4c\xfd\xdf\xf5\x8f\xdb\xeb\xf5\xe9\x25\x32\xd4\x26\x9d\x22\xad\x14\x4f\xd2\x6e\x8f\xa0\x53\x58\xd0\x55\xcf\x2c\xe6\x31\xcd\x1f\x00\xf0\xb9\x6a\x92\x7e\xda\xdc\xe1\xbe\x65\x72\xaf\x4a\x9f\xde\x36\x2e\xb7\xfa\x60\xf7\x2f\xf2\xe4\xfa\xce\x2e\x65\xc7\xb3\xe6\x11\xc7\xa7\xba\x4f\x6d\x8f\xed\x35\xc5\x57\x91\x02\xab\x25\xf5\x35\x8e\x65\x1e\x8d\x10\x93\x57\x1b\x21\x4f\x35\xb3\x58\xef\x0c\x00\x3f\x1d\xaa\xd7\x91\x4b\xb7\x8d\x34\xc9\x48\x15\xe9\x43\x3b\x38\x0f\xe6\xbd\x1e\xf8\x4c\xb2\xd6\x5d\xec\x9f\xd6\xc1\x6b\x7a\xdf\x1b\x58\xb7\xac\x6d\x5e\xf7\x84\xe2\x0d\x88\x77\x8e\x93\xa9\x4f\x71\x93\x6c\x95\x11\xcb\xc9\x75\xe6\x51\xcf\xdd\x4c\x17\x03\x0b\x00\x7e\x80\x76\x82\xf6\x5b\xa9\xf3\xa2\x30\xe9\xc7\x72\xf3\x82\x22\x8e\x69\x5e\xd1\xe8\x4c\x52\x5e\x5d\xe2\xd0\x8f\x8e\xb4\xa6\xf6\x81\x75\x75\xaa\xd6\xc3\x7d\xc9\xc5\xcb\x10\xbc\x6e\x6d\xea\x07\xec\x32\x07\x14\xf1\x80\xf4\xd1\x5a\x35\x6d\x22\xe3\x98\x51\x05\x00\xef\x85\x96\xd9\x79\x0a\xcd\xaf\x4f\xd5\xaf\xc2\x5c\x6f\xaa\x91\xb9\xe2\xe0\x30\x24\x6b\x29\xc1\x17\xbe\x11\xc7\x25\xb9\x20\xc3\x5b\xda\x29\xf1\x98\xdd\xe5\x4e\xb4\x2e\x82\x26\x7d\x2d\x13\x4f\x59\x17\xb9\x87\xc3\x66\xbc\xf3\x2c\xe0\x3f\xe4\x22\x00\x10\x7f\x15\xd2\x1d\x67\x90\x0b\x9a\xfa\x75\xe7\xd1\x31\x30\x86\xb4\x18\x73\x13\x9e\xcb\x7c\x8f\xfb\x03\x51\x81\xbd\x4e\xb8\x8b\x16\x36\xff\x45\x8e\xc2\xfd\x59\x66\xa3\xee\x20\xcd\x4d\x6f\x64\x6c\xa0\xcd\x88\xe4\xb1\x1f\xb3\xa6\x7a\xce\xe0\xf3\xff\x6f\x11\xe2\x4d\xc2\xeb\xf6\x03\x1d\x27\x5b\x7d\xb5\xaf\x90\x32\xf8\x56\x09\x0f\xdd\x82\x28\x60\x66\x62\x89\x68\x17\x6c\x06\x7e\x0d\xf6\x63\x73\x15\x69\x06\xe1\x67\x99\x0f\xe5\x32\x25\x6d\xce\x77\xfa\x2b\xfa\x8e\xc8\x24\x76\x15\xbb\xd5\xe3\x0b\xef\x17\xdf\x0b\x00\x71\xb3\x88\x69\x3d\xd2\xd6\x82\x8a\x82\xc2\xda\x61\x98\x1a\xd1\x1d\x84\x12\xc7\xa4\xff\x85\xba\x48\xd8\x86\x71\xc2\xb6\x92\xa7\x37\xe5\x13\xa6\x51\x17\xce\x9d\x43\xf6\x62\x94\xcd\x41\xd0\x88\xec\xb0\x88\x9d\xac\x69\xbc\x30\x8f\x33\xbc\xb1\xc2\x14\x00\x44\x66\xf1\x3d\xf3\xc9\x96\x49\xc4\x41\x35\xa6\xb5\x82\x5c\x27\x84\xc1\x37\x51\x9d\x68\x2a\x44\x3e\xed\x20\xea\x1e\x7a\x1c\x63\xa4\xb1\x10\x37\x89\x65\x2a\xc5\x11\x6b\x39\x83\x69\xbb\x29\xaf\x78\xe7\x23\x4a\x18\xb7\x84\x41\x1e\x1b\xb9\xe3\xc5\x4a\x00\x84\x3b\xa4\x62\xe3\x9b\x86\x57\x4c\xbb\x72\x5f\x33\x85\xb5\x8f\x7f\xbf\xd5\x95\xfd\x8c\x9a\x0e\xbf\xca\xf5\x44\x9e\x44\x5c\xe6\xb5\x37\xd4\x60\x02\xf8\xeb\x4a\x06\xf1\x2b\x85\xde\x69\x01\x64\x83\x68\x51\xf8\x0b\xfa\x76\x49\xa6\xc7\x52\x8e\x9f\xf4\x12\x00\x82\xcf\x72\x77\xbd\xae\xe6\x81\x74\xb1\x5c\x5a\xbf\x41\xe6\xc2\x3d\xdb\xb4\x44\xc6\x22\x37\xc2\x8e\xca\xfe\x40\xf8\xb5\xfb\xcb\x23\xea\x5e\x22\x77\xc9\x8d\xc5\x56\x6c\xbf\xfc\x73\x2a\x8b\x78\x4c\xc1\x0a\xdf\x46\x2b\x50\xfc\xe3\x71\x82\xf5\x55\x59\x05\x80\xc0\x57\x89\xd2\xe6\x56\x29\x8d\x14\x29\xbf\x66\xa1\xe1\x05\xc7\xa9\xfe\x89\x01\x47\xdc\xdc\x5c\xa7\xbf\xd0\xbe\xbc\xf5\x83\xbe\xa4\x76\x47\xc7\x75\xdd\x9a\xa2\x45\xe8\x1f\xba\x09\x29\x57\x08\x5c\x2d\x3c\x9c\x4e\x4d\x85\x06\x3c\xee\xb3\x32\xff\xdf\x93\xfc\x61\xb5\x44\xb3\xb0\x62\x6a\xaf\x40\xfc\x74\x1e\xb1\xa7\x94\x65\xac\x7d\xd4\x3d\x96\x80\x6c\x94\x76\x0e\xc0\xc5\xb0\x5a\x47\x68\xcd\xb9\x76\x82\x6d\xa0\x08\xa0\x0e\x59\xde\xa5\x68\xf1\x42\x73\x58\xb8\x89\x42\x35\x46\x79\x46\x33\xb7\xe9\x2e\x03\xc0\x6f\x85\xaa\xd4\xef\xcb\x63\x87\x3d\xc5\x39\x55\x86\x41\x33\xf3\x75\xad\x47\xff\x63\xfc\xdd\x86\xfd\x7d\x3e\xf0\xc9\x2d\xcb\x7b\xd2\x6b\xd4\xf0\x33\x5d\xb9\x85\xd7\x50\x59\x8e\xc0\x14\x09\x7e\xb2\xf5\x68\xf8\x06\x8a\x87\x79\xb6\x67\x07\x53\x6c\x98\x0d\x00\x3f\x03\xfa\x4f\xad\x28\x93\x2c\xb8\x24\x3a\x55\x79\x7d\xfe\x18\xa6\xad\x06\x3f\xe2\x82\x77\x34\xf8\x0d\xbe\x6d\xbb\xda\x32\xb9\x7f\x57\x0d\x1a\x9e\xdb\xdb\x51\x78\x15\xb9\xb7\xeb\x62\x8a\x0d\xb7\xd4\xfe\x29\xfc\x19\x79\x9b\xe5\xba\xe7\x06\x66\xa2\x31\x07\x78\xf3\x9d\xb4\x68\xeb\x71\xec\xd9\xfa\x7c\x68\x0c\xde\xb9\xa9\x5d\xb4\x90\x40\x85\x11\xe8\x6c\xe2\x07\xf8\x36\xb4\x96\xbc\x1b\x19\xd3\xb8\x87\xba\x15\xb3\xbf\x74\x13\xfd\x15\xc1\x9c\xb6\x9b\x65\xa4\x6c\x8a\x48\xe0\xa2\x98\xc0\x23\x45\xd0\xcb\x95\x00\x20\xa1\x08\x47\x2c\xb7\xd1\x3f\x9a\x2c\x9a\x44\x2c\x0e\x86\x13\x3e\xc0\xbd\x87\xcf\xa4\x9d\x22\xac\x40\xe4\xa1\x3e\x90\x7a\xd0\xac\xc6\x4c\xca\x76\xdc\xc1\xd2\x42\xba\x37\xa9\x28\x8d\xc8\xbc\x4a\xf3\x0d\x7f\xc5\xb9\xc6\xf2\xf5\x98\x21\x88\xe3\x65\x01\x20\x09\x13\x39\x99\x9f\xa3\x12\x61\xdf\xd4\x4d\xe8\x83\xf0\x4e\xa1\x3f\x56\x88\x08\xa0\x05\xe1\x1b\x51\xef\x51\xed\x44\x12\xf6\x5e\xc3\x0e\xf2\x16\xc2\xcb\x92\xcb\xb4\x4c\x4a\x74\x9a\x07\x33\x80\xbe\x36\x7c\x03\xa7\x88\xdd\x36\xf5\x3b\x7f\x37\x3f\x0a\x00\xf1\x59\x51\x9f\xf1\x69\xfb\x45\xe4\x6b\xa5\x03\xb1\x12\xe3\xcf\xef\x42\x2d\xc7\xe5\x52\x4e\x60\x8e\x11\x74\xc8\x24\x7c\x08\xe9\x6d\xfd\x0e\xe2\x16\xaa\xb0\xf8\x17\x45\xc3\x88\x4b\x15\xd3\x17\xb1\xdd\xc3\x0b\xd8\x1e\xbc\x19\x53\x1f\xf1\x8e\x0a\xf3\x00\x10\x3b\x8b\x7f\xeb\xff\x6b\xed\x26\xe6\xca\x2f\xc3\xd7\x93\x7e\xf2\x9c\x3b\x5e\x53\x76\x91\x79\xa8\x02\x9a\x00\x31\x19\x73\x93\xd1\x5a\xb7\x0b\xbf\x85\x55\x5b\x1c\x4b\x3a\xce\xa1\xa4\xdc\xa5\xc5\xf3\x36\x87\xdd\x66\xde\x17\x7a\x4e\x3d\xc7\x3d\x2b\xd6\x00\x20\xca\x90\x0e\xe8\x22\x9a\x8d\x4c\x0f\x59\x02\xec\x01\xab\x82\x63\x86\x23\xd9\x4a\x52\x6c\xc7\x63\xce\xa6\xf6\xcf\xa8\xcd\xbc\x31\xb5\xc7\xb1\x67\xf8\xc8\x22\x2c\x31\x54\x70\x2d\xa5\x92\x72\x4a\xc4\x0d\xb3\x33\xf6\x4b\xc2\xa6\x1e\xe7\x3c\x90\x9e\x03\x40\x28\x94\x47\x6b\x4e\xd6\x5b\x24\xd7\x25\xa0\x29\x41\xda\xc1\xea\x6d\xf9\x22\xbd\x41\x80\xb5\xdd\x96\x25\xc3\x1b\x11\x63\x65\x2b\x6b\x68\x68\xb6\x7c\x7a\x61\x07\xde\x5f\x3e\x92\xbc\x82\xec\xae\x88\x0b\x43\xd0\x2b\x15\x7f\x4c\xfd\x97\x7d\x48\x99\x0e\x80\x60\x48\x49\x53\xad\xac\x99\x65\x60\x88\xfc\xeb\x83\x0c\xce\x8c\x27\x4d\x69\xfa\x41\xdc\x11\x18\x4b\x3f\xad\xf5\x19\xfc\xa9\x6e\xb8\x3a\x1f\x39\xa4\xf3\x2a\x90\x60\x2d\x5a\x4b\xb2\x27\xf1\x0f\xe8\x5b\x58\x18\x2d\x0f\xaa\xf3\xf0\x61\xfd\xd4\xc8\x01\x10\x78\xab\xb9\x8a\x4f\x55\x9b\x7a\x0a\x05\xf2\x9a\x87\xdd\x09\x74\x44\x43\x6a\xd7\x58\x2c\xa7\x79\xc8\xb1\x1a\x76\xaa\x2d\xd7\x5e\x31\x0f\x85\x08\xb7\xde\xc8\xbf\x83\xa9\xb2\xd4\x26\x1d\x27\x1c\x36\x2d\x0a\xcb\xa2\x0a\x0c\x87\x3d\xb0\x2c\xa1\xae\x1b\x00\xfe\x19\x28\x4d\x51\x54\x79\x6a\xf0\x14\xff\x7a\xcd\x98\x81\x16\xda\xbe\x7a\x7c\xdf\x69\xcc\xeb\xa6\x6b\xbd\x53\x61\xa8\x56\x7b\x77\xd5\xbc\x69\x1d\xc6\x4e\x66\xfe\x56\xf4\x51\x3b\x23\x69\x0f\xa1\xd1\x9a\x1c\x06\xa7\xce\x30\x1d\xf4\xe8\x62\x65\xe8\x9f\x02\xc0\x5f\x05\x3d\x94\x9f\xa8\xf4\x99\x2f\xe1\xe3\xab\x1b\x46\xf6\xd3\xea\xeb\x76\x0f\x3d\xc0\xcc\x6f\x9a\x3d\x70\x0b\x16\x05\x7b\xd7\xb7\xaf\xea\x53\xfb\xe7\x1e\x4d\xfe\x06\x74\x5e\x97\x77\xd2\x25\xfc\x13\x3b\x22\xac\x9f\xb2\xd7\x82\xf4\xb8\xc3\x7c\x6d\x78\x0d\x00\x9f\xaa\x2d\xd7\x6e\x22\xb5\xd6\xb3\xa4\x70\x72\x6b\x13\xc4\x46\x53\x54\x30\x13\x61\x07\xf5\x11\xfc\x30\xbc\x82\xce\x41\xc6\xd7\xb8\x31\x23\x30\xfb\x0a\x16\xb0\xa7\x10\xcc\x49\x34\x6e\x16\x65\x65\x48\x37\x7f\x0f\x73\xbc\xfb\x7c\x91\x8a\x6b\x03\x40\x7a\x57\xf8\x27\x74\x81\xb0\xb3\x69\x44\x32\x9f\x78\x03\xc6\x64\x1d\x21\x87\xc1\x33\x08\xa1\x94\xd5\x88\xd9\x6d\x47\x68\x6d\xe8\xa6\xea\x41\x46\x32\x6e\x79\x41\x06\xab\x98\x94\x90\x34\x9d\xd3\x47\xfd\x15\xd2\xc8\xcf\x60\xb9\xb8\x3b\x44\x33\x78\x05\x00\x48\x87\x44\xa1\x9a\x67\x78\x2f\xd8\xdf\xe2\xab\x04\x18\x5c\xcd\x9a\x41\x3c\x82\x98\x8a\xb7\x92\x89\xa8\x93\x6d\x59\xd4\x2c\xec\x86\xea\x20\x7a\x06\x61\x6f\xfe\x35\x26\x93\xfc\x6b\xf6\x09\xf6\x33\xba\x3e\x24\x88\xb7\x9e\x5d\xe8\xae\x14\x6e\xe6\x87\x02\x20\x2d\x17\xad\x53\x07\xa1\x2f\x21\x75\xa2\x4c\x6c\x13\x7a\x3d\x63\x35\xee\x37\xf6\x3c\xae\x82\xf0\x86\xe0\xdf\x1a\x47\x76\x21\x75\xcd\x4b\xa5\x56\x53\x83\xf3\xbd\xe8\x7f\xd2\xef\xce\x9e\xc5\xd2\xb0\xfe\x0a\x3e\xca\x35\x73\x3f\xb9\x13\x05\x27\x85\x31\x00\x48\x6c\x12\x0f\xa5\x08\xb1\x84\xb0\x52\xb0\x0e\x85\x22\x21\xe8\x19\x98\x0a\xca\x64\xcc\x4f\x9c\x8c\x7a\x07\x36\x86\x70\x93\x7e\xa1\x2a\x8d\x8c\x62\xfe\x95\x57\x40\x0b\xe0\x80\xc4\x85\x4c\x7f\x1e\x32\x58\xc1\x41\x09\x1e\xb8\xd3\xf8\x37\xc4\x58\x00\xc4\xc7\xa5\x4b\xe5\x3b\xe1\x66\x46\x02\x3f\xa0\xc3\xc1\xc4\x52\xaf\x22\xf7\xb0\x06\xd0\xfb\x30\x31\xec\x07\xcd\xcf\x70\xc7\xb8\x95\x95\xf9\x44\x33\x6f\x5f\xae\x84\x02\x09\xe6\x25\x4e\xa7\x1f\x16\x39\x07\x97\xb0\x8b\xc5\xb7\xdd\x45\xbc\x77\xd2\x25\x00\x88\x9d\xe4\x49\xd2\xfc\x96\xf3\x62\x36\xe7\x7e\x9b\xaf\xc4\x99\x7c\xbd\xdd\x26\xe9\x42\x7e\x46\x96\x4b\xa7\x34\xb5\x63\x66\x4b\x97\x96\x7f\xc3\x97\xca\xe6\xe4\x68\x48\x5d\xb2\x9b\xb3\xa4\xb4\x69\x72\x6b\xb0\x2f\xf3\x86\xa2\xce\x7d\x15\xf7\x8a\xe2\x35\x00\xa2\x08\x25\x42\x1c\xda\xe8\xd0\x99\x59\x9f\x5b\x52\x74\xb9\xa4\xc0\xd6\x1f\xda\xe7\x08\x72\xfb\x57\x6d\x57\xa3\x13\x2a\x54\x5b\x50\x76\x07\x2b\x83\x9e\x64\xaf\x21\xba\x41\xa6\x99\xdf\x29\xa7\xa0\x88\xa0\x8f\x8c\xd3\x9a\x6d\xee\x17\xb8\x2e\x9a\xa9\x00\x08\xfb\xd5\x55\xc2\x35\xf5\xf1\x9d\x6f\x99\xe6\xc6\x5f\x8e\x7f\x09\x7f\xb4\x7c\xb1\xbf\xea\x48\x82\x07\xda\x8e\xd5\x7f\x46\xf0\xad\x03\x65\xe3\x31\x63\x2d\xf0\xec\x29\xf8\x33\xe6\x49\x33\x37\x90\x8f\x19\x2d\x41\xdf\x18\xce\xfa\x17\x53\x3c\x38\x6a\xed\x37\x00\x84\xf9\x9a\x8f\x82\xbb\x75\xf5\xfd\xa9\x8c\x07\x8d\x91\xbd\xaf\x08\xb3\x5b\x42\x7a\x0c\xed\x3b\xda\x5a\xbb\xc7\xd4\x77\x76\xec\xef\x64\xcd\xdd\x87\xc6\xda\xcf\x65\x3d\xc2\xe7\xda\x5c\x67\x2e\x25\x37\x58\x26\x06\x4f\xa1\x6f\x30\x5e\x9c\x92\xcd\xc9\xd7\x17\x00\x20\xf4\x80\x46\x04\x85\xb5\xab\x86\x37\x32\x70\x0d\xc2\xa1\x08\xfc\xd5\x66\xe6\x80\xb4\x9d\xd9\xba\xae\x6f\x7d\x7d\x5b\xc7\x8c\x9e\xa3\x73\x47\x51\x67\xba\x4e\x66\xdd\xc2\xed\x72\x2c\x9e\xb9\x97\x74\xd3\x16\x13\x3c\x8f\x5e\x61\x26\x4d\xd1\xb1\x5f\x1b\x4a\x00\x10\x9c\xd3\x4e\x94\x9e\xa5\x6f\xa9\x5f\xc8\x79\xcf\xa0\x34\xad\x26\xb7\x32\x5b\x61\x2b\x90\xb9\x2c\x2a\xfc\x52\x23\x89\xbd\x0c\x99\x52\x76\x9a\xf3\x1b\x73\x30\xdb\x83\x67\x25\xd8\x13\xe4\x02\x1c\x65\xf9\x0c\x89\x48\xc6\x74\x76\xb5\x48\xfe\xe2\xf6\x00\x20\xdf\x21\xbc\x2d\x9d\x46\x1b\xd7\xb4\x88\x53\x48\xfb\x00\xa3\x91\xf6\x33\xdc\xe1\xb3\x10\x2b\x98\xc5\x88\xe0\x86\xdb\xac\x05\xe8\xa2\xb2\x5a\x4e\x10\xae\x33\x6b\x15\xf7\x1c\x29\x20\x61\x16\xff\x04\xf5\xe5\x8c\x62\xd1\x18\xe6\x4f\x57\x95\x44\xc4\x4b\x03\x40\x2e\x12\xc5\x48\x6a\x28\x30\xd8\x9f\x6c\x33\x55\x02\x6f\x21\xf9\xd0\x8e\x76\x3c\x44\x4c\x60\x78\xa1\x06\x1a\xca\x98\x5d\x58\xc5\xdc\xf3\xec\x54\x82\x3d\x2b\x87\x3b\x9e\x7c\x33\xfe\x11\x3f\x84\x8e\x99\xe1\x29\x54\xb0\xa3\x5c\xb9\x12\x0f\xfe\x24\x00\xe4\x71\xa2\xb5\x22\x3e\x31\x13\xe9\xcf\xbc\x41\x9a\x8f\x2e\x26\xd8\x28\x91\x58\x4c\xfb\x56\xea\x1f\xf8\x2d\xf5\xa1\x74\x35\x69\x66\xe9\x45\x26\x9e\x72\x22\x93\xc6\x16\xd0\xfb\xe3\x2b\xb9\xe7\x58\x3d\x01\x67\x04\x04\xee\x51\x57\xba\x38\x59\xf0\x1b\x00\x99\x40\x32\x4e\xf0\x0d\x97\x84\xbf\xc8\xa0\xe3\x4f\x13\x97\xe2\xf3\x89\x56\x32\x02\x0e\x91\x49\xd4\x8c\xba\xc9\x54\x2a\x3d\xab\xe4\x09\xdd\xc6\xac\xcb\x58\xc3\xbc\xcd\xee\x89\xbb\xc0\xe1\xf0\xc6\x06\x2c\xe0\x97\x08\x16\xb8\xea\x44\x65\xe2\x99\x00\x48\x37\x4a\xbb\xf9\x95\xe8\x5a\x7a\x38\xed\x2b\x76\x06\x03\x8f\xfd\x85\xf7\x60\x2e\x6e\x6b\x27\xc6\xb2\x7e\xd7\x8e\x23\x53\x38\xaa\x92\x31\xd4\x13\xbc\x89\xe9\xef\x19\xf5\xfc\x1d\x71\x48\x76\xa4\xb0\x33\x40\xca\x9b\x25\x36\xb8\xae\x10\x62\xa5\x68\x00\x24\xff\xc8\xa7\x73\xfd\x3a\x36\x0b\xbf\x50\xbe\x20\xf7\x88\x46\x31\x91\xe8\x57\xe2\x58\xd8\x4e\x5c\xad\xf8\xcf\xea\x61\xc2\x4d\x89\xb4\xe8\x1a\xd9\x28\x4d\x4a\x9f\x4a\xc3\x4a\x7f\xc4\x5e\x67\x4a\x64\x8f\x03\x1a\x38\x27\xe5\x17\x5d\x2f\x0a\xca\x15\x36\x00\x24\x93\x95\x29\x6c\xa7\xb6\x4e\xc8\x44\x9e\xd1\x7e\x0f\xaa\x41\x99\x90\x70\x68\x42\x4b\x19\xfa\x3f\xcd\xb5\x79\x08\xdc\x31\xcd\x96\xc2\x4b\xc4\xdd\x1a\xdd\x9c\x0a\xca\x6d\x4d\x47\x2c\x91\x31\x53\x93\x13\x50\xc4\xde\xa5\x99\xe0\x36\x86\x2f\x55\x3b\x00\x10\xf3\xd5\xae\x4c\x2d\x2c\xd4\x8e\x27\xee\x6c\xdb\x63\xeb\x42\x66\x77\x10\xad\x43\xcd\x91\xa8\x04\xcb\x92\x2a\x1a\x36\xd8\xbc\xbc\x70\x0a\xa1\xcc\xb4\x34\xed\x20\x79\x89\xb1\x2b\xd6\x9f\x3e\xcb\x40\x0a\x98\xcd\xfa\xa6\x1f\xe7\x96\xc1\x7b\xad\xad\x07\x40\xec\xa1\x59\xc4\x78\xdb\x52\xd3\x23\x23\x26\xb4\x3e\xe9\xae\x43\xec\x68\x1f\xe9\x1a\xd3\xb4\x13\xc9\x74\x6c\xab\xf2\xc2\x30\xec\x8d\x05\xe7\xf1\x6b\xad\xef\xd2\xfa\xc8\xbe\x16\x76\xac\x1b\x6d\xbf\xe9\x54\x40\x31\x6b\x89\xe1\xba\x1b\x9a\xb7\x5a\x67\x07\x40\x74\x1b\x2a\x65\x68\x9b\x57\x0f\x5c\x21\x1c\x6f\x4d\xe9\xc7\x22\xe0\xf0\xd7\xbd\xe7\x9b\xd8\x88\x63\x3d\x69\x95\x8f\xd1\x67\xba\xf4\x05\xdb\xf0\x5e\x8e\xf3\x69\x9d\xa4\x2e\xdb\xdb\xd8\x10\x5a\xa9\xe5\x4a\x80\x88\x95\x6d\xc2\xb8\x2d\xe1\xd5\xe9\xff\x9f\xd0\x0d\xed\xe1\x60\xb8\x55\x0d\x63\xc8\xb7\xb8\x4f\x9a\xde\xa1\x56\xf1\x96\xc3\x6e\xb5\xc4\xf2\xdb\xe1\x3f\xaa\xbe\x0b\x52\x91\xb0\x42\x2f\xe1\x4c\xcc\xc3\xb4\x70\x51\x35\x61\x73\x74\x89\xf8\x18\xe5\xa8\x9f\xa7\x94\xc9\x0c\x9a\x58\x21\x9f\xc7\x5d\x05\x80\x72\xa5\xf0\x5f\xb6\x91\x7d\xb5\xe9\x0c\x39\x98\xd3\x09\xd3\xa2\x26\x73\x59\xf0\x8c\xe6\x4e\x5e\x19\x22\xbc\x8a\xc6\xcf\x45\xcf\x2d\xe8\x12\xc0\x71\x7d\xa9\xbb\x85\xc3\xa4\xc8\xa8\x6f\xe2\xd9\xd4\x8f\xbe\xdf\x24\xdf\x58\x93\x26\xce\x93\x7d\xf9\xbf\x81\x28\xe9\xa2\x0c\xd6\x62\x16\x1a\xb6\x8f\x04\x67\x67\xc0\x0b\x90\x64\x4e\x5a\xc7\x91\xa6\x97\xdc\x78\x94\xb8\xf2\x0c\xaf\x08\x8b\x2f\x70\xe1\x2b\x09\x92\xd4\x62\xc1\x7d\xf2\xb9\xa8\x2d\xa2\x6e\x7a\x8b\xef\x2d\x89\x98\x1d\x3e\xb1\x4c\xd6\xcb\x77\x02\x40\x19\x2c\xda\xcc\xb8\x42\xe7\x22\x2e\x12\x56\x32\x74\xa8\x97\x1d\x67\x99\xfb\xb0\x4e\x8d\x06\xd6\x17\x3c\xac\xa2\x97\x53\x4f\xbc\x9d\xf7\x83\x7b\x92\xa2\x4d\xc1\xf1\xf1\x74\x4c\x54\x80\xb0\x8a\x45\xf4\x5d\x2d\x26\x71\x57\x4e\x6c\x93\xee\x14\x3c\x05\x40\x41\x14\xff\xa6\xb3\x29\x3c\x7c\x11\x1e\x49\x3d\x4e\xf8\xdd\xbe\x8c\x9e\x43\xda\xd1\xc0\x67\xec\xa0\x2c\x2a\xef\x63\xd5\xd3\xb6\xe4\x45\x72\xc6\x30\xee\x25\xef\xe4\xde\x64\xa7\x46\xee\xe6\xff\xe0\xee\xf1\x85\x44\xd5\x02\xdc\x44\x95\xe4\xac\x18\x00\x20\x5f\x28\x85\xa8\x4f\x88\xab\x68\xd3\x71\xee\xe4\x44\x3a\x1e\x6e\xa3\xdc\x64\xac\xaf\x67\xd0\x3a\x59\x61\x65\x4b\x19\x24\xf6\xbe\xdc\x36\x56\x1d\x17\x9b\xec\xcd\x41\xf0\xe3\x23\xd1\xbc\x9d\xc2\x08\x5f\xa6\x30\x57\x9c\x36\x71\xb7\xf8\x6f\x69\x38\x00\xb2\x5b\x72\x27\x8a\x2b\x2e\x41\xc0\xc1\x94\xe3\xef\x08\x03\x5b\xef\x11\xf7\x08\x0f\xd6\xbe\x23\xef\x10\xc9\xe7\x22\xa9\xd7\xc4\x8d\x39\xd5\x8c\x29\x92\x94\xa4\x2a\x16\x43\x1a\x1d\xf1\x9e\xeb\x2a\x2b\xf4\x45\xf1\x6f\xca\x5b\x26\x7e\x15\x9d\x54\xcc\x06\x40\xfa\x41\x39\x91\xf8\x1d\xed\xa4\x6e\x43\x19\x30\xbf\xd5\x05\x30\x02\x3e\x4c\xed\x5f\xb3\x92\xd8\xa1\xf6\x2e\x2d\x23\xef\x53\x07\x64\x13\x69\xd9\xea\x88\xd9\xf3\x19\x0f\xd4\x49\x11\xbd\xec\x7d\x6a\x98\x6f\x1d\xef\xa4\x1a\x36\x29\x51\xf8\x9f\x7a\x12\x00\xd2\x26\xd5\x69\x42\x0f\xe2\xb5\xe5\x18\x32\x13\x3d\xce\xe2\xdc\x92\x88\x2d\x36\x27\x55\x2f\xc6\xcf\x37\x31\x4a\x84\xa4\x40\xe3\xca\xac\x03\x94\x4b\x86\xc7\xb3\xc3\xe8\x9b\x0c\xd3\x22\x6a\x58\x47\xf4\x59\xbe\xf9\x3c\x57\x5d\xd0\xa4\x66\x21\x19\x5a\x0b\x80\xe4\xb9\x66\x1e\x61\x0c\x62\x4c\x67\x0f\x62\x1b\x6a\xa6\xc3\xdc\xbc\x11\xa3\xb0\x63\xaa\x73\x70\x0f\x6c\xf3\x4a\xe2\x88\x54\x6b\x78\x96\x9e\x92\x6a\x99\x90\xf8\x83\x1e\x61\xba\x10\x51\xc0\x6a\x30\x2a\x7c\xab\xb9\x5b\xf5\xb7\x27\x71\x85\xa1\xda\x9b\x00\x48\x36\x69\xde\xe2\x07\x3a\x0a\x7a\xd7\x23\x6a\x91\xe2\x1e\x72\x73\x1b\xfa\x7a\xf7\xd8\x79\x3f\x70\xd9\x9d\x2b\x4b\x9c\x09\xa7\x1d\xa9\x59\x5c\xf2\x22\xdb\xf1\xc4\x9f\xb4\x25\xd6\xd4\x88\x5a\xe6\x1d\x33\xdf\x97\xce\xad\x36\xb6\x4c\x5a\x29\x38\xa1\xfb\x0b\x00\x09\x12\xa2\x62\xf6\xc8\x0e\x37\xf4\xc2\xb3\x65\xd7\x9a\x79\x0d\x6e\x72\xcf\xd6\xc6\x0a\x96\xbc\xa8\x9d\x54\x30\x47\x6e\x42\xee\x9b\x83\x92\xbf\xc4\x16\xc6\x2f\x56\xe0\x89\x53\x83\x2b\x95\x9e\xd4\x24\x8f\x6b\xca\x47\xcc\x81\xb1\x07\x54\x2f\x79\xae\x00\x68\xaa\x45\x24\x4c\xa0\xb4\xbd\x39\xb2\x6d\xbd\xb4\x0b\x76\xa1\xde\x2e\x7d\x0e\x97\x97\x7f\x94\x65\x20\x50\xf9\x87\x65\xa3\x68\x55\xda\x77\xf9\x0c\xdc\xc5\xf8\x3a\xf9\x0e\x12\x3e\xd8\x53\xa1\xa6\xe5\x7b\x9c\x52\x32\x59\x88\xb1\x47\x54\xbd\x3c\x0d\x00\x9a\x29\xa2\x2e\x34\x5f\xfc\x11\xf6\xb0\xcd\x43\x52\x06\x6f\xa9\x1f\x27\xd9\xd7\x71\xa9\x9c\x2b\x8d\x44\x19\xf3\xcb\xa5\xab\xb1\xfc\xb4\x01\xd9\x5c\x42\x77\xdc\x4f\xd9\x0f\xf2\xeb\xa0\xbf\xe5\x8f\xe9\x26\x8f\x83\x8a\x37\x6c\xe4\xd8\xb3\xaa\x44\x7e\x32\x00\xea\x23\xa2\x4f\xa8\x58\xe1\x64\x84\x06\x76\x56\xb8\x0a\x35\x58\x7b\x52\x84\xc4\x6c\x2d\x6b\x15\x4f\xc0\x7b\xe4\xd5\x8a\x8f\x13\x97\xa6\x1e\x95\x0c\x53\x10\x71\xcd\x52\x1d\xbd\x3a\x48\x23\x5b\xcc\x22\x7b\xac\x93\x3f\xe0\xee\x1e\xfb\x4e\xd9\x2c\xf8\x08\x80\xda\x4d\x12\x81\x78\xce\xe3\xe1\x5a\x5a\x96\xf0\x67\x11\x62\x6a\xce\x08\xc6\x10\x7f\xce\x65\x09\x1e\x93\xff\xcb\x95\x0a\xef\xd0\xc2\x53\xbd\x44\x8f\x19\xf4\xd8\x4b\x92\xb1\xac\x47\x41\x85\xd2\x06\xae\xdd\x63\xa9\xec\xa4\xa0\x61\x5c\x8c\x82\x2e\x7a\x0f\x80\xaa\x48\xda\xdb\xc1\x62\xdf\xa4\x2c\x6a\x16\x71\xf6\xd3\x3c\xab\xaf\x71\x0f\xd2\xb5\xa5\x76\xde\x55\xa6\x5f\xce\x7a\xc1\x38\xd6\xa5\x14\xba\x30\x87\xb3\x24\xb6\x41\x64\xe3\xf5\x05\x4d\x90\xb8\x0b\x8e\x79\x2c\x97\xee\x16\xfd\x3b\x8e\x2b\xd7\x49\xbe\x03\xa0\x54\xc8\x27\xc1\x37\x30\x4c\x3c\xef\xc6\x6b\xcc\x41\xfe\xf8\x79\x8d\xac\xcb\xfc\x27\x25\xb9\x9c\x30\xc1\x5f\xd9\x3d\xdc\x3e\xe1\xfd\x64\x23\xdf\x5b\xf4\x2d\x66\x8d\x60\x9b\x24\x2e\x70\x9b\x88\x2e\x35\x7a\x2c\x94\x34\xca\xce\x8c\x3b\x2c\x43\xcb\xcf\x01\xa0\xd0\x2a\xde\xb4\x7e\xa7\x6e\x50\x94\x36\xe0\x68\x2f\x14\x94\xaa\x18\x46\x99\x42\x5b\x9c\xc3\x3c\xaf\xf8\x23\x6b\x07\x5b\xae\x74\x4d\x7a\xc8\x9d\xa3\x44\xc6\xc4\xf0\x83\x95\x7b\x03\x95\x42\x4f\xd5\x6c\x8f\x35\xe2\x1c\x15\x6f\xdc\x6f\x29\xa4\x22\x01\x20\xbf\xa1\x82\x60\x17\xc9\x5c\xc3\xfd\xfa\x7c\xca\x63\x03\xa9\xd2\x9b\xc6\xd6\x3f\x2a\xaa\x66\x78\xeb\xf9\x59\x63\x99\xf7\xf4\x63\x93\x2a\xd8\x57\x75\x23\xd1\xa7\xb9\xcf\x75\xd1\x81\xf9\x82\x19\xda\x15\x1e\xcb\x45\x52\xe8\xc1\xf8\xd9\x92\x57\x9a\x93\x00\xc8\x89\xea\x47\xb0\x74\xd2\x80\x35\xad\xee\x30\xc5\xd3\x62\xac\x58\x4a\xdd\x68\x3e\x56\xf8\x95\x0e\x37\x4f\xca\x3c\xc9\x8c\x36\x95\x24\x85\xb2\x13\x8d\xfa\xe8\x2d\xdc\x56\xc3\xb6\xc0\x0c\xfe\x0a\xfd\x5e\x8f\x4d\xa2\x40\x9d\x78\xfc\x5c\xc9\x12\xe8\x06\x00\xf2\x78\x8d\xb0\x65\x2f\xf1\xa1\xe3\x79\x1d\x9c\x8c\x75\x4c\xab\xa8\xa6\x3a\xdb\x83\x0b\x0f\xd0\x36\xd9\x22\x33\x57\x31\x64\xd6\x19\x49\x53\x59\x5d\x16\xaf\xe8\x6d\x9c\x93\xa6\x77\x81\xe5\xfc\x18\x63\xa7\xc7\x65\xe1\x76\xfd\xbd\xf1\x1a\x49\x91\xf6\x0c\x00\xb2\xbf\x34\x5f\xeb\xab\x0c\x6e\x8d\x35\x95\xab\xf5\x23\x2d\xa1\xc5\x74\x7d\x61\x1b\xc8\xbe\xa1\x3b\xd9\xe1\x93\x72\x48\xd7\x86\x62\xc6\x27\x6a\x7f\x63\x7f\x86\xde\xd6\x6e\x24\x5e\xf3\xad\xd2\x52\x68\x93\x5c\x4f\x6b\xf3\x58\x5c\x00\xb4\xe5\xbc\x2b\x00\x68\x1d\xe2\x94\xba\x53\xba\x3f\x9b\x2d\x95\xd9\x3a\x42\x6b\x56\xb1\x97\x2e\x08\xfe\x31\xdb\xa0\x3d\x8e\xb8\x9b\x22\xd5\x72\x31\xe3\xe2\xbe\x68\x93\xf1\xb8\xd0\x2d\xd0\x2f\xf2\x58\xdf\x14\xe8\x2a\xed\xb3\xeb\x55\xe8\x14\xdb\x17\x00\xe8\x35\x3f\xee\xff\x39\xe2\xfc\xba\x1c\xad\x02\xf6\xb1\xe2\x98\x36\x01\xae\x2e\xda\x0a\x7d\x41\xf8\x66\x27\x43\x3b\x51\xd7\x52\x62\x20\x08\x7b\x39\x6e\x27\x84\x20\x82\x50\x0d\x54\x48\x61\xf8\x06\x41\xe9\x8c\x40\xd7\xdb\x50\x19\xfb\x1b\x00\x90\x8e\x7f\x18\x00\xe8\x8b\xd8\x56\x5b\xac\xbe\x80\x08\x2d\x7f\xaa\xde\x8a\x6a\x2f\x7c\xad\xde\x88\x19\xc9\x12\xaa\x97\xe1\x27\x27\xab\xd5\xcb\x88\xdb\xe3\x12\xd5\x1b\x29\x96\xd0\x60\xf5\x11\x7a\x9f\xcf\x6b\xf5\x3f\xac\xd3\xae\xaf\x35\xc9\xbc\x10\xe0\xa5\x99\x2f\xec\x00\x00\x4a\x93\x2c\xaa\x01\x4a\x2e\x96\x57\x76\x5f\x89\xc5\x4b\x0a\xa3\x94\x0c\xa2\x24\xf3\x88\xb2\x8f\xdc\x97\xf4\x50\x79\x82\x7a\x27\x76\xbb\xf2\x37\xa3\x32\xe4\x9c\xaa\x88\xf5\xd4\xe7\xae\x6a\x3e\x77\xb7\x9b\xb3\xda\x53\x60\x07\x04\xf5\x3a\x71\x36\x00\x1a\xbc\xf4\xdb\xbc\xcf\xb2\x4f\xe4\x9a\xb9\x5f\xe5\x93\x29\xff\x14\xe0\xe5\x05\x34\x6b\xa6\xa7\x7c\x90\x51\x9e\x54\x26\xff\xc6\x8a\x8b\xcd\x53\x20\x39\xf1\x21\x2a\xc5\x59\x5e\x8d\xcf\x05\x65\xa3\x60\xbb\x5b\x94\xf2\x87\xd8\x19\x1c\x50\x1d\x93\x06\x03\xa0\x5e\x24\xef\xa8\x32\x88\x37\xb0\x7f\x97\x6e\x12\xff\xcb\x0d\xc9\x0f\x95\x08\x79\x59\x19\x6e\x92\x6f\x7c\xf4\x6c\xb6\x74\x54\xb0\x3c\xa6\x5f\x56\x22\x02\x21\xae\xb2\x6f\x62\xb6\xcf\x12\xf9\x16\xa9\xbb\x5b\x91\xc2\x2e\xd3\x39\x05\x2b\x1d\xf2\xed\x00\xa8\x06\x95\x53\x2b\x63\x04\x0f\xa4\x89\x25\x3a\x21\x52\xba\x2a\xaf\x54\xf8\x43\xe6\x99\x5e\x27\xda\x22\x1b\x4c\xbc\x2f\xd6\xca\x67\xc7\x04\x4a\xe8\xf2\x9b\xc1\xc7\xa5\x70\x85\xce\xc7\x28\x6b\x55\x16\xbb\x31\xe5\x2c\xe5\x65\x27\xa9\x62\x95\x6a\x12\x00\xca\x7b\x2a\x41\x45\x18\x6f\x23\x74\xb1\x78\x94\x0f\x83\x4e\xe5\x4a\x04\x81\xd0\x86\x39\xf3\x05\x9f\xa0\xa1\x44\x84\xf0\x01\x64\x8d\x3e\x21\x7a\x07\x69\x82\x6d\x12\x7f\x88\xe1\x23\x94\xd6\x42\x05\x6e\x6a\xd9\x52\xcd\x6d\xa7\x43\x0a\x27\x4d\x34\x00\x4a\x84\x7a\x45\xf9\x3e\xee\x0d\xc3\xc5\xe2\x0c\x9e\xd9\x60\xcb\xf5\xe4\xb7\x19\x52\xe7\x34\x0a\x66\xeb\x6f\x27\xc6\x0a\x83\xf5\xea\xe8\x0d\xa2\x22\x7d\x6c\xb0\x4c\xac\xd5\xed\xf3\x91\x49\x2e\xeb\x42\xdd\xfa\x65\x45\xda\x4a\xa7\x87\xf2\xad\x50\x08\x00\xca\x30\x4d\x68\x39\x9d\x1b\x6d\xc9\x29\x7a\xc9\xbd\x69\x3e\x93\x73\x81\xb7\xce\x5c\x34\x27\x89\x2f\x35\x6d\x4b\x0c\x13\xe0\x4c\xd3\xa3\xb7\x08\x87\x8c\xea\xe0\x6e\xd1\x73\xc3\x51\x9f\x11\x49\xb5\xfe\xac\xdb\x11\xe9\x65\x5d\xcf\x98\x68\x79\x8b\x16\x00\xa0\x38\xaf\x59\x52\x90\xd9\xb5\xbd\xf1\x7d\xd6\xa3\x4e\x45\xcb\xf5\xd4\xb7\x0e\x64\xdb\xb9\x59\x58\x7b\x66\xc7\xdb\x68\xb6\x6d\x0a\x1a\x16\x32\xdb\xf2\x0c\xf7\x9f\x5f\xa3\x79\x27\xe9\xe9\x94\x63\x26\x0a\x3d\xdd\xb9\xd4\x38\x97\x3d\x00\x80\xa1\x82\x7f\x06\x00\x3d\x46\x12\x92\xff\xab\x93\xd1\x32\x3e\x6b\x85\xa3\xbe\xf5\xcf\xd4\x9d\xf6\xaa\xf6\x81\x59\x69\xb6\x7c\xa4\x25\xba\xde\x9a\x80\x39\x1a\x12\x68\x09\x24\xa4\xfb\xd5\x98\x9d\xc9\xaf\xa7\x1c\x35\x5e\xa5\xff\x72\x46\x1a\x4e\x72\xbc\x01\xd0\x3f\x17\x8c\x05\x40\xef\x25\x99\x92\xbf\xd3\x11\xda\x5a\x96\x85\xb4\x87\xc0\x9f\xa6\xf2\x6d\x29\x88\xee\x59\xce\xd6\x2c\x74\x5b\x74\xb4\xa5\x08\x87\x0f\x71\x32\x57\x12\x37\xf8\x15\x98\xe6\x51\x53\xa6\x9c\x30\xa6\x31\xc7\x39\x73\x0d\x05\x9c\x6b\x00\xe8\x45\x02\x35\x00\xba\xbd\x92\xb2\xfc\x31\xd6\xfd\x1d\x4f\x33\xff\xb4\x5c\x44\x95\xa4\xfc\x30\xff\xc0\x6c\x9a\xd9\x67\x4e\xc3\x67\x45\x9d\x35\x31\x88\xdf\x83\x8f\x1a\x97\x50\x3e\xf9\x85\x1a\xce\x33\x42\xa6\x1c\xd1\xbf\x61\xb3\x9c\xe7\xeb\x43\x78\x27\x01\xd0\xe9\x85\xef\x00\xd0\x7e\x90\xe6\xe5\x05\x99\x73\x30\xdf\x33\x7e\x99\x4c\xf8\xc9\x29\xed\xc6\xeb\xc4\x84\x99\x93\x8d\x99\x64\x42\x14\xda\x30\x42\x3d\x17\x2c\xd2\x7f\x65\x10\x7d\xbf\xeb\x6b\xd9\xb1\x53\x4e\xeb\x86\x78\xc1\xce\xe7\xb4\x5f\x84\xe3\x00\xd0\x9a\xc4\x1b\x00\xd0\xce\x90\x19\x72\xb3\x8c\x9e\xa4\xdc\x8c\x22\x03\x8a\x32\x2e\xf9\xb0\xfe\x28\xf5\x6a\x82\x55\x3f\x8f\xbe\x23\xf2\x3f\xdd\x55\xe6\xc1\xe0\x14\x5d\x2b\xfb\x83\xef\x1d\xed\x0d\x5e\xe9\x94\x6b\xda\x4a\xc1\xf5\x09\xe3\xa1\x2b\xe2\x4a\x00\xa0\x3e\x29\x17\x00\xa8\x41\x7e\x3e\x27\x5e\xbb\x9b\x15\x92\x8e\xd3\x56\xb3\x95\xc9\x5e\xd0\x47\xce\xdd\xf8\xcf\xd0\x66\x5e\x4e\xa4\x09\xa2\xf3\x77\x04\xbd\x85\x66\x09\xeb\x7c\x4f\x68\xde\x88\x7e\x4c\xf9\xaa\x19\x94\xfc\x8f\xbd\xf7\x7a\x8a\xc2\x89\xbe\x07\x1b\x41\x11\x10\x50\x41\x50\x82\x92\x41\x72\x54\x04\x09\x22\x08\x48\xce\x19\x86\x30\xcc\x0c\x4c\x60\x72\xce\x01\x18\x72\x36\x8b\x59\x14\x51\x14\x23\x98\x31\x62\x40\x45\x31\x60\x46\x45\x45\x72\x06\xed\xad\xcf\xb7\xea\xb7\x5b\x5b\xb5\xff\xc1\x7e\xef\x4b\x57\xbf\xf4\xc3\xb9\xa7\xfb\x9c\x87\xae\x73\x1f\x29\xe7\x0a\x63\xd8\x4c\x00\x84\xc1\x9c\x47\x00\x08\x37\xf2\x10\x9e\x61\x82\x39\x7a\xe6\x86\xb3\x82\x4b\x0c\x47\x27\xa9\xa0\x94\x31\x63\xd3\x20\x40\x33\x3b\xcd\x83\x04\x51\xac\x23\x6b\x6f\x0b\xfc\xd9\x87\x74\x4f\x0b\x3c\x38\xbb\x97\xab\x0b\xec\xb9\x7b\x94\x5b\x05\x2e\x3c\x22\x00\x82\x14\xde\x77\x00\x04\x38\x7e\xb5\xc7\x1e\xde\x18\xdf\x6b\x83\x1a\xef\x02\xbf\xca\x71\x82\xb7\x9f\xff\xc6\x66\x0d\xaf\x5e\xb0\xce\x7c\x29\xef\x88\x00\xbd\xb6\x9e\xd7\x21\xb8\xa9\x7b\x9c\x37\x20\x54\x5e\x6e\xc6\xd7\x12\x5a\x29\xf7\xf1\xc3\xff\xe3\x33\x7f\x9f\xe0\x05\x00\xfc\x2f\x82\xbd\x1e\x8a\xbc\x15\xa2\xa7\x6e\x87\xb8\x9f\x44\x63\x8e\x27\xb8\x8f\xc5\xca\xd6\x3f\xb9\x9d\xe2\x15\x66\xdf\xb9\x2f\xc5\x16\x6b\x6b\x79\x8b\xc4\x36\xba\xe7\x79\xdb\xc4\x7a\xcb\xfd\x79\x45\xa2\xb7\x4b\xb5\x78\x7d\x22\x0c\x00\xfc\x40\xe1\x31\x00\xf8\xc7\x84\x4b\x36\xf1\xb8\x11\xd2\xd7\x6e\xa1\x5c\x23\xe9\x3b\x47\x26\x57\x53\x7a\xdf\xba\x9b\xbb\x58\x7a\xcc\xac\x9b\xab\x26\x15\xae\xdd\xcb\x8d\x91\x06\xeb\xbe\xe0\x36\x4b\x06\x96\xf3\xb9\x73\x92\xb8\xa5\x64\x5e\xaa\xb8\xe8\xbf\x5b\x29\xca\x03\x80\x9f\x26\x4c\x73\x3f\x5b\x77\x24\x76\x8b\xcb\xc1\x5a\xe3\x04\x4b\x7b\x9f\xea\x1d\xc9\x4e\x56\x3a\x55\xb6\x69\xd1\xc6\x17\x2a\x8e\x23\xee\xeb\xab\x97\x9b\xe6\x10\xb5\xfa\x4b\x4b\xd0\xc8\x65\x7e\xf2\xeb\xd8\x1b\x8a\x97\x8a\xcd\x88\x5a\x00\x14\x36\x51\x5d\x01\x90\xd9\x31\x05\xee\x79\xb5\x79\xf1\xdb\x5c\x08\xd5\xf3\x49\xca\xf6\xda\x55\x65\x29\x3f\x2d\x61\xa5\x5b\xfa\x7b\xe3\xa3\xe5\xf7\xb3\xd6\xea\xab\x97\x25\x23\x77\x6b\x0d\x96\xbc\xc1\xa4\x2e\x0b\x96\xdb\xe0\xa8\x8a\x6f\x8a\x0e\x11\x25\x00\x14\x6e\xa5\xa6\x01\x20\x7d\xc7\xcc\x74\xd7\xa9\xb1\x4d\x64\xb9\x38\x54\x3d\x4f\xd1\xb7\xfb\x52\xc9\x4e\x7b\x6d\xf9\xa9\xc2\x15\xb1\xc7\xb8\xa2\xec\x63\xf6\x69\x3d\x58\x2a\x43\x29\x6a\x0d\x97\x18\xe6\xd5\x2c\x8b\x29\x2e\xc6\xe7\x2b\x4e\x15\xe9\x90\xdc\x01\x90\x3d\xa6\x3e\x05\x40\xca\x65\x96\x6d\x3c\x5c\x79\x22\x75\xce\xf9\x71\x05\x2d\x23\xde\xae\xb6\x3c\x24\xf3\xa1\x65\x4d\x99\x73\x4e\x8a\x71\x76\xa9\x1a\x6a\xbd\xde\x0f\x79\x5f\x9e\x83\xd6\x44\x71\x23\x2e\x7f\x59\x5a\xd1\xd6\x82\x0e\x25\x2b\xd9\x30\x45\x1b\x00\xe9\x4b\xba\x03\x00\x92\x56\x16\x7b\x43\x6f\xb9\x67\xe6\x63\xe7\x35\x65\x6e\xd9\xbf\x6d\xa7\x4b\x9d\x72\x0d\x2c\xf5\x4b\xbc\xd0\x08\xe3\x45\x72\xcf\xbc\x97\x7a\xcd\xc5\xce\x38\x81\x56\x5f\x91\x41\x41\xec\x32\xa2\x6c\x80\x1c\xa3\x94\x2a\xed\xa0\x79\x01\x20\x79\xc6\xf8\x04\x80\xf8\x2d\xfb\xfa\x06\xe3\xd2\x25\xb9\xaf\x9c\x78\x25\x1a\xe8\xd3\xb6\x05\x72\xd3\xbc\xdd\x16\x67\x8a\x63\xb1\x32\xa3\xcb\x45\x14\xfc\x7e\x3d\x61\x61\x75\xc1\x80\xd6\x33\xd9\x11\x72\xe4\xb2\x32\x69\x1d\x75\x58\xa9\x5e\x52\xcd\x28\x00\x40\xfc\x8a\xb5\x03\x00\xb1\x0a\x17\xb8\xb9\x17\x3d\xc1\x63\x1c\xbb\x8a\xd4\x08\x7d\x36\x83\x85\xc9\xc4\x78\x8b\x40\x59\x1b\xa9\xcb\x08\x27\x5b\x42\xc9\xd0\xcb\x95\xa6\xd1\x56\x69\x7d\x90\x9c\xa6\xbf\x5c\xd6\x2d\xee\x65\x76\x2c\xd6\x13\x2f\x65\x73\x01\x10\x09\x38\x6f\x01\x10\x0e\xf0\xb8\xae\xc7\x64\x2a\xb4\x60\xc7\x44\x29\x99\xee\x6c\xb3\x43\xf2\x87\x61\x6a\xb1\x5c\x92\xcf\x54\x31\x8a\x17\x7f\x63\x2d\xd3\x43\x8a\xc9\x6c\x2b\xad\x39\xb1\x02\x67\xa3\xfa\x52\x11\x92\x1b\xb7\x98\x21\xec\xe6\x05\x02\x20\x64\xf3\x7a\x01\x10\x1a\xf2\xab\x5d\xdd\xc4\xbd\xdc\x9b\x0e\xfd\xe2\x24\xde\x06\x1b\x33\xd1\x38\xef\x84\x79\xbb\x48\xc6\x5f\x65\xe4\x2a\x32\xe5\xef\xd0\x8b\x10\xf6\x0a\x96\x68\xcd\x09\xeb\x04\x18\xf5\xcd\x42\x4f\xc1\xf9\xc5\xcf\x05\xbf\x05\xaf\x00\x10\xdc\x11\xec\x03\x40\x50\x2f\x90\xb8\xf4\x89\x86\x84\xb6\x0e\x47\x45\x34\x21\xc1\x7a\x4a\xb4\x5a\x78\xce\x7c\x87\xb0\x55\xf8\xdd\x68\x8d\x30\x56\x64\xa5\x17\x2a\x34\x10\x85\x6b\xab\x0b\xc6\x44\x59\xea\xe9\x82\x33\xa2\xd0\x25\x9a\x02\xba\x68\x29\x00\x02\xac\x90\x04\x80\x20\x41\x30\xea\x22\x15\x99\x49\xb4\x1c\xb0\xc2\x66\x89\xab\xf5\x6b\x61\xb8\x24\xd6\xbc\x50\xf0\x4d\x92\x6a\xb4\x5c\x20\x91\x14\xe8\x65\x0a\x72\x24\x89\xda\x5e\x82\xed\x12\x4b\xf5\x46\xc1\x1a\x71\xfb\x12\x24\x7f\x4c\xbc\x16\x00\x81\x82\xc8\x09\x00\x81\xa6\x70\xbb\x73\xd4\xce\x67\xb1\x42\x3b\xc2\x0e\xad\x84\x6c\x2b\x74\xbd\x77\x32\xc5\xe4\x68\x6d\x55\xda\x5e\x83\x23\xd5\x8f\x32\x57\xea\x48\x2a\x27\x73\xee\x68\x8e\x56\x28\xa1\x3b\x54\x56\x94\x3e\xc1\xad\x51\x90\xc9\x1f\x13\xf3\x00\x28\xfa\x44\x25\x00\x20\x7b\xcf\x3c\xed\x34\xbb\xe3\x70\x3c\xcf\x2e\xa0\x7e\x34\xc9\xdb\x6a\x7b\x9d\x7b\xaa\xa9\xc9\xce\x9a\xbd\x19\x86\x06\x07\xab\x7e\x67\x65\xe8\x54\x56\xda\x20\xfb\x97\x2b\x96\x47\x60\x9a\x54\xd6\x97\xba\xe3\x3a\x15\x0e\xcb\xb7\x11\xbb\x00\x28\xa2\x52\xcb\x01\x90\x15\x31\xc5\x4e\xf5\x0d\xa4\xc4\x93\x76\x9a\x75\x8f\x52\x42\xac\x4c\x6a\xad\xd3\x97\x9a\x14\x55\xef\x47\x3c\x37\x38\x58\xa5\x90\xdd\xaf\x53\x57\x91\x80\xf2\x5b\xbe\xba\xac\x3a\xef\x8d\x8a\x57\x49\x1d\xbe\x55\xe1\x5a\x71\x1b\x89\x06\x40\xe1\x1c\x75\x1a\x00\x99\x25\xf3\x84\x53\x56\x6d\x77\x9a\x9e\xed\x87\x9a\xec\x8c\x02\xcb\xb1\xaa\xb9\xcc\xf7\x26\xe9\x95\x7b\x73\x68\x06\x25\x15\xb6\xa8\xed\x3a\x75\x65\x27\xf2\xd2\x96\x3b\x94\x6a\xe2\x1a\x55\x32\xe4\xa1\x05\x53\x0a\x43\x45\x22\x4a\x00\x00\xb2\x79\x7a\x38\x00\xd2\x78\x56\xa5\xe3\xc9\xea\x82\xcc\x8b\xb6\x3e\x55\xeb\xb3\xfb\x2c\xf3\x2b\x06\x72\x57\x19\x4f\x97\x9f\x44\x67\x1a\x6c\x2b\x4b\xcd\xfb\xa0\x43\x28\x81\xb8\x1d\xcb\xad\xe5\x25\x05\x14\x15\x5a\xd1\x2f\x32\x7d\x91\x45\x61\x20\x2d\x1b\x00\xe9\x08\x63\x16\x00\x09\x93\xdd\xe3\xb8\xb6\xd2\x36\xb7\xda\xe6\x52\x85\x12\x9a\x61\x31\x58\xf6\x25\xaf\xc0\xb8\xbe\xb4\x13\x8b\x32\x50\x29\xd9\x81\x2f\xd6\x89\x92\xa7\x15\x7c\x5d\xbe\xbe\x78\x25\x39\x4e\xa5\xa6\xb0\x86\x0a\x17\xe5\xca\x74\x18\x45\x00\x48\x06\x59\x2d\x00\x88\x1b\xb9\xab\x1d\xe2\xca\xb4\x70\x03\x36\x76\xa5\x9a\x84\x3c\x8b\x7d\x25\xba\x05\x33\xc6\xd9\xf2\x75\x24\xb6\xfe\x48\xb1\x21\xc5\x48\x07\x51\x64\x40\xfd\xbd\x3c\xa9\x50\x8b\x7e\x51\x65\x44\xfa\x80\xd9\xb2\x68\x5c\x22\x64\xf3\x00\x10\x57\x70\x7e\xfc\xe7\xc7\x78\xc5\x0e\x9a\xf2\x00\x2a\xcd\x7a\xbc\xb8\x80\x46\xb6\x20\x14\x1d\xa7\xd3\x8d\xb7\x17\xf6\x30\x18\xfa\x43\xb2\x59\x66\x95\x0e\x57\xe6\xcc\x6a\x5f\x5e\x27\x45\xb3\x7b\x55\x23\x25\x51\xdc\x95\x8a\x5c\xf1\x66\x9e\x09\x00\x22\x31\xef\x3e\x00\xc2\xd3\xfc\x6a\xfb\x57\x85\xdf\x39\x0d\xd6\x27\x0a\x37\x72\xad\x2c\xcc\x64\x3b\xb9\xed\xc6\xab\xa4\x7d\xbc\x6d\xfa\x4f\xa4\xeb\x78\x1f\x74\xd8\x92\x42\x3e\x66\xf9\x19\xf1\x08\xff\x83\xea\x0e\xb1\x9e\x60\xbb\xe2\x84\x28\x48\x50\x0c\x80\xf0\xbe\x00\x03\x80\xd0\x5d\x10\x6f\x7f\x59\x36\xc6\xff\x6c\x5d\x27\x0b\x12\x78\x5b\x28\x4a\xcf\x0b\xf6\x1b\x03\xc9\x82\x60\x5a\xff\x86\x24\x58\x98\xac\xc3\x16\xdf\x16\xee\x5e\xde\x29\xf6\x14\xde\x53\xbd\x29\x2a\x14\xf6\x28\xb9\x09\x5f\x09\xcf\x01\x20\xc4\x0b\x3d\x00\x10\xfc\x13\x74\xda\xd7\xc8\x0c\x45\x27\xad\x69\x52\x8a\xe8\x9b\xf9\x77\xc9\x47\xb1\x81\xd1\xb8\x64\xbd\x38\x52\xff\x86\x98\x23\x16\xe9\x94\x8a\x95\xc4\x15\xcb\x3f\x89\xaa\xc4\x1c\xd5\x71\xe1\x88\x78\xb3\x12\x51\x18\x2f\xba\x0b\x80\x50\x49\xa4\x0c\x80\xa0\x59\x18\x51\x32\x9e\x22\x08\x27\x0b\x9f\xa4\xe9\x45\xb5\xd2\xe9\xe9\x77\x62\xff\x60\x0d\x10\xbd\x89\xb9\x19\x30\xdb\x32\x55\x29\x66\x09\xb2\x31\xe3\x99\x7f\x0f\x3a\x2f\xbb\xc7\xf5\x70\xfe\x7d\xb4\x8f\xe9\x3a\x42\x34\xf6\xec\x72\x5b\x72\x1a\xd1\x0f\x00\x86\x0e\x95\x2f\x9f\x49\x22\x46\xfd\x11\x2c\xa4\x38\xc6\xfe\xa2\x1d\x4a\xd3\x4e\xe8\xcf\xcf\xce\x88\x4d\xd1\xcc\x48\xcf\xec\x49\xcf\x8a\x66\xe4\x70\x33\xbf\xfb\x27\xa0\xe8\xc8\x7d\xae\x5b\xf3\xe6\x31\x2d\x26\x77\xf0\x97\x71\xdd\xcb\x15\x48\x3f\x48\x6a\x00\xd0\xef\x51\x87\x8b\xbf\x24\x20\xe2\x24\x02\xdb\xa4\xf0\xc4\x6d\xd4\xfb\x29\x88\x14\x85\xbc\x83\x69\xcf\xd3\x3e\xa6\xb7\x23\xb8\x88\x9f\x51\x3f\xb3\xe3\x72\xcc\xb7\xbe\xcf\xe5\xa1\xaa\x5d\x7e\xe6\x99\xe7\x07\x99\x90\xf1\xab\x08\x6b\x34\x6f\x90\xf0\x24\x08\x00\x1d\x4b\x93\x17\x76\xc5\x54\xa6\x36\xf2\x82\xe3\x1e\xa5\x0f\x50\x2c\x13\x37\x65\xae\xc7\xb8\x24\xff\xc9\xae\x4b\xe3\xa6\x7d\xce\x35\x8b\x7c\x95\xb9\x1c\xfd\xd2\x6f\x26\xa7\x3c\xff\xac\x8b\x2f\x9a\x8d\xbf\x68\xfc\x1b\x7b\x87\x38\xa0\x29\x21\x22\xa9\xe6\x00\xd0\xf6\x33\xd4\xa4\x13\x11\x1d\x39\x86\x9c\x43\xd1\x81\xc8\x19\xd2\x85\x38\x25\xd4\x2b\xd4\x68\xa2\x22\xe6\x7c\x2a\x26\x65\x6b\xfe\xa5\x88\x2f\xe9\x77\x71\x4f\xfd\xac\xb2\x76\x16\xa8\x39\x37\xe6\xbe\x26\xe5\x1b\x8b\xf3\x29\x94\x61\x4d\x7c\x41\x3c\x9d\x01\x00\xf5\x2e\xf3\xa2\xc4\x2c\xd4\x0c\x6b\xc0\xd6\x0c\x9f\xc5\xd1\x88\x09\x51\x7f\xf1\xdd\xb9\xd7\xe2\xb6\x16\xac\x4d\x41\x25\xde\x27\x96\x46\x28\xa4\xee\x25\x2b\x6c\xc1\x22\xae\x53\x6a\x9c\x75\x91\x61\xb4\xad\xc6\x2e\x79\x6e\x8c\x65\x9a\x54\x42\x02\xb3\x17\x00\xca\x2c\x3b\x53\xf8\x32\x70\x3f\x63\x23\xa3\x6f\xfb\x13\xc6\x03\xc2\xd6\x70\x17\x66\x72\x4e\x7f\xd4\x1b\xe6\xa3\xa4\x07\x71\x37\x58\xf1\x61\x6d\x49\x13\xac\x3e\x5f\x66\x3a\x93\x4d\x76\x92\x64\xe7\x72\x56\x1b\xab\xa1\x4f\x72\x3a\x35\x0f\xe3\x1d\xb9\x69\x00\x50\xac\xb8\xf7\xf9\x79\x5b\x1f\x49\xbe\xd1\xee\x07\x22\x24\x75\x38\x5e\x88\x95\x64\x6b\x76\x54\xc4\x3a\xf1\xb3\xc4\xbc\x98\x24\x31\x36\x74\x6f\xc2\x27\xd1\x94\xcf\x99\xd4\x4b\x22\xbe\xd3\x8a\xcc\x59\x91\xa2\xd1\x38\xaa\x5a\x48\xd6\xec\xc3\x15\x08\xee\x01\x40\x6e\xe3\xcf\xf0\x16\x6d\x51\xad\x1c\xa3\xe2\xfc\xdf\x56\x0c\x60\x37\x04\x7d\x2c\x7f\x91\x65\x15\xb6\xa2\xac\x30\x21\x27\x4a\x5e\xea\x1e\xf2\x39\x3e\x54\xde\xeb\xb3\x2d\x25\xb3\x18\xe1\x38\x8d\x18\x2e\x7c\x60\xec\x91\x7b\x4b\xa6\xbc\xdc\x17\x3b\x23\xfe\x0b\x00\xb9\x54\xf8\x8a\xbb\xd3\x77\x75\x7d\x1e\xe5\xd3\xd6\xc1\xba\xd5\xf9\x5d\x41\x4a\x35\x8d\x99\x5d\xa1\xdb\xab\xa6\x12\xb4\x22\xdf\x54\xfa\x84\x9c\x8d\x3b\x5d\x4e\xf4\xf1\x48\x7e\x53\x2a\x71\x5a\x82\x28\x91\x67\x19\x33\x73\xf1\x45\x2b\x96\xcb\xb1\x77\xa4\x08\x00\xc8\x5c\x51\x39\x37\xc3\x27\x79\xd7\x1c\x85\xb7\xd5\x76\x27\x3d\xbf\x22\x30\xa2\xa1\x25\x73\x4f\xc8\xc1\xba\x8b\xf1\xa3\x91\xbe\x35\xc7\x43\x5a\xe2\x4c\xab\x04\x3e\x49\xc9\x29\x15\xd6\x4e\x8e\x08\xfb\x52\xa9\xf1\xbb\xdc\x55\xc5\x57\x96\xff\xc4\x96\xc8\x70\x00\x90\x53\x45\xff\x8a\x52\xd3\x4e\x87\x97\xf3\x44\x19\xfa\x51\xf7\x29\xdb\x11\x27\x62\xff\x62\xec\xb3\x64\x89\xa4\xb4\x98\x9c\xfd\xa9\x2b\x22\x8f\xe4\x0e\x66\x7c\xf0\xbb\x8f\x91\x65\x7f\x73\x01\xd8\x23\xe8\x08\xe3\x0f\x84\x79\xec\x73\x4d\x29\xf9\x16\x91\x08\x00\x63\x03\xf5\x5e\x61\x6a\x4a\x73\xd4\x00\xf7\x54\x9a\x5f\xec\x57\xb2\x20\x43\x29\xa1\x0f\xcd\xcb\x5c\x96\xa2\x96\x7a\x3d\x3b\x36\x3d\x2b\xd2\x08\xf9\x2c\xf3\xa7\x5f\x3c\x7a\x27\xf2\x88\xf3\xf1\xfc\x8f\x98\x2b\xc6\xd5\x04\x14\xee\xb7\x26\x82\x1c\x4d\xda\x08\x00\xfd\x0f\xcd\x45\x16\x9d\x74\x3c\x2e\x97\xd3\x9d\x82\x49\xb4\x22\x9d\x49\x4b\x4d\xfe\x84\xba\x97\x51\x95\xd6\x95\x6a\x9c\xa5\x84\xf8\x18\xb1\x33\xa7\x25\xc7\x70\xcb\x67\xd4\x61\x54\x95\x73\x64\xfe\x8a\xfc\x70\xe3\x20\xfc\x3d\x82\xbd\xa6\x13\xe9\x0d\xd9\x1c\x00\x7a\x2d\xed\xa1\x24\x3a\xee\x6d\x2a\x97\xad\x96\x30\x9c\xde\x49\x34\x4d\x76\xc9\x5c\x92\x9b\x9f\x7a\x3e\x9b\x98\x3c\x99\x41\xc9\x5d\x1c\xde\x90\x45\x46\x77\x6c\x51\x43\x5e\xcd\x3f\xe0\x74\x1a\x43\xc4\x9f\x33\x7a\x80\xe3\x11\xc7\x35\x17\x11\x5f\x51\xfd\x01\xa0\x3d\x64\xf8\x8b\xb2\xa2\xed\xb2\x7b\x98\x89\xb1\xc5\xc8\x36\x42\x73\x82\x2e\xaa\x0e\x69\x9e\xd4\x87\x61\x26\x7d\x4a\xfd\x92\x2f\x0a\x3b\x8c\x70\xc1\x1d\xf4\xf5\xc9\xee\x26\xfc\x76\x5a\x83\x7a\x45\x4a\x31\x42\x63\x9d\x29\xc3\x1a\x13\x05\x5d\xf4\x0a\x00\xa8\xe3\xcc\x9f\x82\x83\xe1\xcd\xf9\xe7\xe8\x77\xa3\xa2\x70\x2b\xf0\xdb\x62\xad\xf0\x84\xec\xe1\x04\x3b\xc2\x9d\xc4\xf7\xc9\x24\xa2\x77\xe8\xed\x74\x2d\xd2\x75\x1f\x69\xe6\x3f\x0a\xc2\xb1\x3e\x37\x92\x66\x6a\x64\x9d\x37\xc3\x50\xd2\x54\x25\x3c\x61\x0e\x00\x40\x5d\xcf\x2e\xe7\x45\x6d\x77\xa1\x17\x53\x0f\x87\x59\x33\xec\xb0\xb1\x91\x49\x8c\xc7\x59\xb6\x31\x77\x99\x21\x09\xe1\x09\x54\x66\x7f\x88\x24\x85\xc6\x62\x79\xef\xc9\xb8\xc5\x36\x73\x54\xcf\x21\xb0\x3f\x1a\x69\x62\x0a\x38\x47\x34\x5d\xf1\x27\xb9\x89\x00\x50\x62\xb8\xfd\x1c\x97\x6d\xa1\x12\x0d\xf2\x9d\xe0\xd3\xe2\xae\xbc\xd6\x30\x7f\xb1\x0c\x71\x26\x4a\x5d\x6c\x16\x37\x1f\xb7\x4a\xf4\x74\x3b\x3d\x09\x2d\xc2\x7b\xbd\x4f\x5f\x2a\xd2\x74\x38\x9e\xbd\x58\x78\xca\x68\x09\x3a\x4e\xe8\xa1\x49\xc3\xfd\x10\x34\x01\x40\xee\x13\x2c\x62\x5d\xdb\x4a\xaf\xf8\x4a\xca\x08\x34\x2e\x1f\xc0\xa4\x6d\x9f\x2f\xfb\x9c\x51\x14\x3e\x57\xda\x14\xa7\x10\xe3\x5d\x42\x08\xee\x4c\x78\x22\xb7\xf0\xa2\xa7\x36\x17\x3d\x72\x28\xcf\x9c\x2a\x8c\x31\x0a\x47\x49\xa5\x2d\x9a\x5f\x70\x68\xf1\x7d\x00\xc8\xa7\x84\x4f\x59\x7e\x7e\x92\xba\x50\xe2\xbb\x6d\xce\xb5\x0a\xe8\xdf\xdb\xd7\x56\xef\xc8\x58\x1f\xee\x50\xa5\x18\xdb\x16\x2d\xaf\xc8\x0a\x6e\x48\xb0\x29\x3b\xed\x85\x4f\x35\x2a\xf9\xec\x70\x30\x53\x5e\xfc\xc9\xa8\x0e\xb5\xbe\xb0\x65\xb9\x03\xce\x59\x6a\x06\x00\x79\xa7\x48\xc4\x1c\xdd\xd2\xb9\xb3\x87\xc8\x0e\x20\xef\x08\x43\x1f\x0b\x46\xd5\xd7\xa7\xcf\x84\x49\x6a\xdb\x62\x1b\xa2\x7e\x56\x77\x04\xd7\xc5\xef\xaa\x6c\xf5\x92\xa7\xec\x2d\x67\x3b\xf4\x64\x5a\x94\xfc\x35\x1a\xca\x7d\x51\x1c\xba\xbc\x14\x3b\x26\xb3\x05\x80\x5c\x20\xfa\x23\x91\x64\xcc\x86\x1f\x63\x2b\x65\xba\x45\xfd\x28\xf8\x99\x75\x39\x4e\x3d\x77\x71\x0e\x22\x91\x93\x8c\xcb\x0d\x49\x5d\x13\xbe\x14\x4d\xcc\xe8\xf7\x65\xe5\x7d\xcc\xfe\xe3\xa4\x8b\xeb\x44\xc7\x18\x45\x17\xfc\xc6\x7e\xd6\xc0\x53\x18\xc4\x0a\x00\x18\x4d\xd4\x71\x71\x45\xfa\xe2\xa8\xef\x2c\xdb\x0c\x46\xec\x97\x02\xab\x4c\xc3\x84\xe7\x48\x44\xd6\x58\xca\xe2\xa4\x8f\xc8\xa5\xe9\x88\x30\x39\x2a\x35\xb3\xdf\x57\x03\x33\x83\x3c\xec\x78\x0b\xa7\x8c\xb9\x60\xa4\x51\x90\x8a\x9b\xd0\x48\xa6\xa8\x92\xc2\x00\x60\x64\xd3\x92\x45\x35\xa9\x2b\xe2\x82\x99\x21\x69\x67\x12\x95\x09\x39\x19\xc2\xe4\x6b\x39\x17\x33\x05\x69\x17\x92\xc2\xb3\xaf\x21\x9e\x86\xa9\xe5\xfa\xe4\x68\xfa\x1c\xc2\x2c\x45\x15\x3a\x62\xb1\x3e\xf9\x01\xeb\x1e\x10\x6e\x10\x9c\x35\x36\x92\x6b\xc9\x1b\x00\x60\xa8\xd3\xfe\x08\x4e\x24\xfa\xa7\x26\xd3\xf7\x24\xbb\xa5\xef\xc7\xfd\x4a\x4d\x40\x7c\xca\xc6\xa5\x37\x65\x07\x27\x3a\x65\x6e\x46\x7e\x0a\xd5\xcd\xd1\x44\xef\xf6\x7e\x87\xb2\xce\x97\x39\xf4\xe6\x1d\xc7\x1f\x5c\x97\x84\xe7\x12\x87\x35\xd6\x90\x1a\xa8\x61\x00\xd0\xb7\x31\x90\xbc\x7d\xb1\x37\xb3\x4b\xa9\x6f\xe2\xc7\x90\x04\x2c\x36\x29\x0e\x15\x99\x65\x91\xf2\x11\xb3\x31\x41\x3f\xfd\x42\x7e\x60\x88\x45\xe6\x3b\x1c\xc1\x7b\x39\x32\x90\x70\xc3\x21\x10\xa3\x43\xf2\x5e\xa7\x84\xdb\x48\xf9\xaa\xb1\x82\x58\x4d\xaf\x01\x80\x46\x66\x2d\xe1\x0c\x47\x25\xe4\x07\x51\x82\x63\x9e\x63\x9b\xf2\xfe\xc5\xf3\xf1\x6a\x88\xa1\x24\x1f\x02\x3a\x7e\x55\x6a\x54\xc1\xcf\xed\xfe\x19\xb7\x49\x54\xaf\x84\x6c\x36\xc5\xcc\xfe\x21\xaa\x9e\x3a\xbb\xf6\x09\x56\x81\xfe\x47\xc3\xa0\x60\x0f\xf3\x13\x00\xd4\x93\xec\xa3\xac\xdd\xa1\x43\xb4\xd7\x24\xf7\x88\x56\x7a\x19\xc6\x36\xfa\x14\xc3\x2b\xc3\x27\xee\x23\xe3\x4e\x6c\x75\x52\x16\x33\x3f\x58\x23\xcd\x85\xa5\xb5\x99\x9e\xb9\x9d\xf5\xc4\x3e\x0c\xd9\xc1\xde\xbf\xf6\x46\x1e\x87\xc3\xd2\xc8\x24\x50\xb9\xfe\x00\x50\x5e\x70\x87\x19\x0f\x82\xc6\xc4\xce\x05\xa5\xa1\x56\xa2\xbf\xa8\xa6\x88\x4a\xd1\x9d\xb4\xe7\x31\x36\xa2\x82\x98\xd0\x04\x15\x91\x7d\x90\x5a\x8a\x9d\xf0\xb3\xe7\xf5\x8c\x1d\xc2\x1d\x76\x43\x39\xb1\xc2\xc8\xb5\xd7\x31\x08\xc1\x94\x46\x13\xbe\x59\x20\x04\x80\x92\xc2\x9f\xa2\x6f\xdb\xa6\x5e\xfe\x94\xb0\x3a\xb8\xba\xec\x6b\x6e\x50\x58\x60\xe9\xef\xd4\x93\x51\xab\x4a\xee\x44\xa7\xc4\xd9\xc8\x1b\x03\x53\x93\x4a\x8b\x89\x9e\xc9\xe9\x1b\x8a\x9c\xed\xde\x64\xfb\xca\x7a\xd7\x2d\x41\x57\x48\xc3\x34\x57\xe3\x6d\xc4\xc5\x00\x50\xd6\x09\xaf\xd0\xda\x02\xd6\xd4\x5a\xe3\xeb\x83\x8e\x56\xf7\x23\x9f\x84\xa2\xab\xca\x52\xb7\x47\x6e\xab\x54\x8d\x5e\x19\x8b\x2f\x17\x04\x3a\x27\xf6\x97\xfe\xf2\x0c\x4f\x3b\x56\xb2\xc9\xee\x4f\xd6\xd3\xe2\xa4\x75\xdb\xd1\xae\x85\x5b\x34\x33\x70\x93\x92\x77\x00\x50\x94\x45\x18\x5a\xa8\x7f\xd2\x8e\x13\x78\xaf\xc0\x9f\x0d\x6b\x91\xc2\x90\x33\x75\xac\x54\xdd\x88\x86\x9a\x53\x51\x53\x31\x0f\xab\x1e\x07\x3a\x26\x86\x57\x7c\xf4\xcc\x4b\x33\x2a\xeb\xb2\x37\xce\xca\x2a\x21\xad\x3b\x88\x7a\x5b\xf4\x5a\xf3\x2a\xee\xac\xf4\x23\x00\xe4\xd7\xa2\x1e\x0e\x21\x87\x1e\x3e\x4e\xce\x44\x4a\xa3\xf5\x31\x17\x72\xef\xc6\x79\x64\x24\xa2\xb7\x25\xee\x88\xf5\xc7\x2c\xa4\x5a\x05\x61\xf2\xdf\x67\xfc\xf1\xa4\xe2\x60\xf6\xb8\x6d\x57\x01\x07\x1d\x6c\xd0\x41\x0e\xc6\x0e\xa8\x3d\xa1\xe5\x13\x0f\x00\xc0\xb2\xa2\xe9\xb1\x8f\x64\x1d\x8b\xd6\x27\x9d\xc9\xfe\x18\xa7\x8c\xd1\x43\x06\x25\xfc\x49\xef\xca\x1d\x4c\x59\x1a\x73\x1f\x7d\x2f\x3d\x2e\x70\x21\xaf\x27\xf3\xa5\xa7\x2e\xce\x14\x59\x6f\xcb\x21\x3c\xc4\xec\x35\xe0\x93\x6e\xe2\x06\xd5\x3a\x69\x8a\xa4\x68\x00\x98\xfd\x34\x06\xeb\x05\xa2\x37\x0e\x45\x9c\xce\xda\x90\xa8\x87\x66\x64\xdf\x4b\xbe\x9f\xee\x89\x2c\x4b\x6b\x8c\x09\x42\x95\x22\x4e\x05\x96\x62\x3a\xb3\x07\x3d\xda\xb1\x9e\xa8\x5c\x5b\x67\x82\x7a\xbe\x89\x41\x30\xc9\x9e\xb0\x4e\xad\x8d\x5a\x43\x76\x01\x80\x59\x45\x57\x66\x1a\xa5\x99\xa6\x2a\x16\xd0\xd2\xbb\xd3\xfd\x51\x56\x88\x16\x84\x28\x4d\x3b\xeb\x49\xd6\x78\x74\x08\xd2\x0c\x59\xbd\xed\x3c\xaa\x09\x1d\xe5\xb1\x2c\x8f\x90\x1f\x60\xd3\x84\x2b\xc7\xe3\xf5\xc7\x0a\xe6\x88\x4f\xd4\x0e\x51\x0e\x52\x37\x02\xc0\x78\xc1\xa0\xd2\x25\x49\x47\xb3\xd5\xf0\xa3\x29\x95\x39\x1f\x91\xf7\xd2\x9a\x73\x2f\xa7\xf4\x20\x74\xd0\x2d\x51\xf6\x59\x97\xf2\x1e\x05\xdc\x40\x96\xe0\xc0\x26\x3f\xf4\x5e\x42\xa6\x8d\x11\x56\x95\x38\xae\x7f\x81\x70\x9d\xd2\xa6\x76\x86\x7c\x94\x4e\x01\x80\xb1\x84\xb5\x92\x7a\x38\x7e\x73\x5e\x26\x2e\x23\x11\x97\xdf\x95\x43\x4b\x7e\x82\x73\x4d\x3e\x94\x26\xc0\x1f\x8b\x34\x46\xa0\x0b\xbc\xfc\xdf\x64\x4b\x89\xef\xdd\x8b\x72\x3f\x91\x0f\x5a\xb7\xe6\xd5\x51\xeb\xf4\x4b\xf0\x55\xf4\xe3\x6a\x77\x48\x17\x98\xe7\x01\xa0\x6f\x61\x37\x91\x73\xa3\x46\xa9\x75\xf9\x91\xb1\x12\x5a\x4c\x56\x7d\x42\x20\x5d\x2d\x71\x3e\x39\x9a\xde\x16\xde\x96\x56\xc3\x60\x6c\x3d\x9f\xa9\xce\xf4\xda\xd8\x96\x73\x97\xb5\xc6\x7a\x03\xfa\x1e\x5b\x55\xbf\x04\xb7\x9c\xb3\x62\xd9\x2a\x62\x05\xe7\x1f\x00\xb4\x5c\xee\x27\x62\x76\x38\x4b\x48\xc7\x48\xa3\x92\x84\x09\x99\x20\x16\x2d\x74\x4e\xa8\x4d\xb8\x2a\x5c\x1c\x26\x4c\x09\x15\xfc\xf2\xbb\x91\xa1\x2b\xb8\xb3\x51\x39\xdb\x44\x70\x74\xfd\x38\x2a\x57\x50\xa6\xbf\x33\x7f\x4c\x90\xb1\x2c\xab\xe0\x96\x40\x0f\x00\xea\x47\xfe\xb3\x82\xe8\x90\xa2\xd2\x33\xe8\x94\xf0\x0b\x25\xaf\x33\xee\x46\x6b\xc9\x27\xe2\xa5\x71\x7b\x8b\xe7\x43\xf7\x26\x65\x15\x2b\xf9\xad\x49\xc3\x15\x29\x6f\xd8\x9f\x79\x45\x06\xd7\xf7\xe4\x06\x4a\x9f\xeb\xf7\xe6\x9b\x49\x84\xcb\x1e\x15\x78\x88\x66\x01\xa0\xee\x14\x32\x09\x4d\xdb\x6b\xaa\x1e\xa3\x5e\x87\x75\x56\x1e\xcd\x48\x8b\xb2\xae\xc8\x8f\xb7\x8b\xed\x2c\x5f\x13\x9a\x94\xb8\xb7\xf4\xda\x96\xa1\xd4\x6b\x25\x88\x0d\x15\x99\xa6\xc5\xbf\xd7\x7f\x45\x3e\x29\xf2\x35\x58\x96\xd7\x25\x4b\x57\x57\x21\x40\xc9\x66\x00\xa8\x74\x91\x31\xc1\x3a\xf8\x59\xbd\x01\x8a\x15\x06\x6a\x2f\x66\xac\x8d\xcc\xad\xd9\x14\xaf\x10\xab\x52\xb5\x37\xd4\x37\xe1\x4f\xc5\xc8\x96\x5f\xa9\x6b\xcb\xbd\x37\x1c\x46\xd4\x95\xe6\x5b\x9b\x23\x93\xe5\x09\x06\x99\x79\xd8\xc2\x41\xf5\x6c\xc2\x79\xa9\x37\x00\xd4\x2d\xa2\x5a\xf2\x28\xa6\x2b\xc2\x2b\xdf\x2f\xaf\x2c\x3a\x29\xf3\x7d\x7e\x7d\x1c\x36\x51\x15\x7b\x37\xf1\x4a\x98\x1c\x6f\x91\xba\xc5\x2f\x8c\x70\x2e\xe3\xef\x06\x15\x22\x3d\x07\x58\x2d\x26\x1f\x44\x47\xaf\x6e\xa7\xad\xc4\x8e\x2c\xbd\xcb\xb8\x4f\x3c\x01\x00\x67\x19\xcd\x99\xec\x8b\x1a\x8b\x76\xce\xdb\x85\x1e\x8e\xd3\xcd\xf4\xcd\xb3\x4b\x18\x4f\xa0\xe5\x0b\x52\x96\x84\x42\xdc\x92\xf4\xc8\x2d\xcf\xf1\x1d\x99\x8f\xdc\x0e\x15\x9c\x40\x96\x5a\xb6\x93\xe6\x31\xb5\xab\xa5\xd4\x2a\xdc\xd7\xa5\x9d\x0c\x24\x29\x04\x00\xf6\x03\x9a\x98\x24\xcd\x5d\x1d\x17\x8e\x19\x40\x45\x26\xfc\x43\xec\x45\x5f\x4f\x3e\x1c\xff\x2e\xcf\x35\x8d\x1d\x8a\xcf\xff\x88\x28\xd9\x12\x8f\xbb\x9a\xfd\xd0\x6d\x13\xe1\x39\x2a\xc8\x12\x4f\x0a\xce\x57\x59\x9d\x4a\x55\x22\xa8\x2e\xbd\x42\x5f\x20\x1b\x01\xc0\x66\xd3\x55\x0a\x2e\x66\xf1\x52\xce\xa0\xfd\x73\x56\xa6\xfd\xc9\x30\x43\xf6\x20\x4c\xe3\x2a\x51\xfb\xb3\x1a\x42\xa2\x31\xbb\x90\x9e\xbe\xd9\xf9\xb7\xd0\x8a\xae\x64\xbc\x51\xbe\x92\xc5\xd7\x82\x0f\xf8\x4d\xab\xd7\x91\xfb\x88\xc7\x96\x5e\xa3\x6b\x51\x57\x03\xc0\xba\xcd\xc0\x13\x3c\x33\xbc\xb2\xfc\x73\xfb\x11\x73\x39\x1e\x69\x5f\xb3\x46\x72\x75\x62\x31\x48\x65\xb4\xee\xf6\xad\xa8\xb0\xbc\xad\x3e\x5c\xcc\x35\xac\xcc\xe5\x12\x36\x07\x3f\x6b\x81\x27\xa0\x88\x87\x74\xa7\x49\xcd\x14\xf6\xd2\x77\xb4\xb5\xf4\x6d\x00\x30\xe7\x59\x4a\xb8\xe2\x94\x21\x0c\x07\x49\x4a\x9b\xce\x1b\x48\x6d\x45\xd8\x63\x43\x62\x22\xb2\x4a\x71\xcf\x82\x03\x90\x6b\x08\x5c\xef\x23\xa8\xa7\x44\x57\x17\x8d\xbc\x76\xb2\x96\xc5\x32\x3c\xa0\x5a\xe9\xf6\x10\xa5\xf4\xe4\xa5\x90\xea\xc4\x64\x02\xc0\xdc\xc0\xae\xcd\xc7\x24\xcc\x52\x3c\xb3\xeb\x92\x1d\xa9\x8a\xc9\x30\xf5\x18\xb5\x2d\xea\x79\x46\x32\x8d\x19\xb4\x28\xcb\x97\x9e\xea\x75\x08\x19\xcb\xd8\xea\x1c\x87\xde\xcf\xdc\x66\xde\x86\x75\x61\x15\xe8\x7e\x29\x58\xca\xde\xa3\x12\x47\x51\xe3\x1c\x03\x80\x91\xc8\x6d\xc7\x94\xc4\xa6\xf0\x2b\x33\x7f\xc5\x8f\xf0\xc5\x49\x75\x49\xd7\xf8\xd9\x91\x75\xa9\x1d\xfc\xb4\x6d\x53\x19\x83\x7c\xd4\xe6\xa7\xd9\x31\x7c\xa2\xd3\xf5\xdc\x51\xbe\xc4\x9c\x96\xd7\xc5\x6f\xd5\x9d\xc7\xff\xe4\x5f\x57\x69\x22\x6f\xe2\x1f\x02\x80\x7e\x97\x5f\x87\x4e\x8c\x92\xca\x03\x10\x6d\xb1\x94\xe2\xd2\x44\x6c\x02\xb7\xe8\x62\xc4\x9e\xe4\xe3\x85\xbf\xb7\x39\xa4\xab\x15\x1a\x6f\xf6\xc8\x3c\x23\x4b\x73\x42\x20\x2b\xa5\x55\xe6\xe9\x98\x36\x49\xc7\x6a\x1b\xfc\x5a\x71\xb3\xea\x22\x52\x8b\x28\x0d\x00\x3a\x59\xb8\x1e\xf5\x23\xf2\x60\x85\x17\x22\x2c\xa6\xb8\xdc\x2e\x71\x49\xfc\xee\xd2\x7f\x11\x21\x49\x2f\x4a\xfa\x02\x26\xd2\xb6\xc9\xcf\x6e\xd6\xce\x5c\x54\x5c\xed\x14\x93\x33\x5f\x94\x6e\x8e\xc6\x6c\x2e\x54\x5f\x1d\x85\xbb\x2f\xa5\xa8\x6e\x20\xe1\xc5\x35\x00\xd0\x83\x85\x4f\x51\xfb\x23\xc6\x6b\xc8\x08\x95\xe8\x87\xd5\x06\x09\x0f\xe2\xde\x57\x1e\x8b\x30\x4b\x32\xa8\xf0\x0a\xf8\x9a\x5a\x57\xd6\xb9\x59\x07\x91\x55\x1a\xe7\x84\xce\xc1\xca\xef\x99\xef\x42\xdf\x29\x56\x5d\xdd\x88\xcb\x91\xcd\xa8\x16\x93\xd6\x4a\xfe\x3b\x41\x5d\x14\x92\xf7\x8c\x60\x1f\x71\x37\x0b\x4b\xf8\x1d\x7d\x2d\x09\x59\xd0\x1b\x77\x31\xd2\x8e\xd8\x9c\x38\xb7\x2d\x96\x74\x32\x95\xe5\xf9\x90\xdc\x8b\x70\x74\x0c\xa3\xba\xe4\x38\x99\x2a\xd3\x20\x9a\xab\x5d\xcf\x5c\x8a\x5b\xb3\xb8\x85\x1d\x48\x7c\x00\x00\x4f\x91\x96\x9e\xa7\x8c\xab\x8a\x96\x65\xb6\xe3\x49\x71\xdb\x13\x1f\x12\x84\x89\xcb\x23\x6a\x0b\xd8\x29\x6b\x03\xda\x89\xfb\xd3\x51\x9e\xfe\xa4\xd1\xcc\x2f\x0e\x7d\x14\x32\xf2\x90\x49\x07\x2d\x0b\x73\x42\x9b\xca\x28\xc5\xcd\x2f\xbe\xc8\x1a\x20\xa5\x02\xc0\xed\xa4\x35\x62\xdc\xf2\x47\xe3\x70\x08\x88\x9d\x4c\x54\x48\xb4\xc4\x5b\x26\xd7\x85\x0f\x13\xfc\xd2\x08\x01\x06\x05\x25\x08\xb1\x47\x3b\x69\x51\x76\xa7\x03\x86\x7c\x02\x15\x64\x42\xa4\x5e\xce\x5f\xa6\x1d\xc7\x50\x22\x68\x2d\x3e\xce\x92\x92\x4d\x00\xe0\x52\xe9\xfa\x28\x3f\xf4\xa9\x14\x76\x86\x3b\x66\x3c\xed\x68\xbc\x2c\x1f\x95\xf1\x22\x4c\x82\x7d\x91\x15\xb6\xf5\x33\x1e\x9d\x33\xbb\xa9\xb9\xc0\x1c\xf5\xd8\xbe\x94\xb4\x3c\xef\xad\xf1\x4f\x4a\x1a\xde\x40\xdb\x8a\xf6\x8d\x58\xb3\xf8\x2a\xf3\x00\x55\x19\x00\xce\x0d\x06\x31\x57\x1f\x99\x9b\xf9\x3b\x5d\x25\x77\x38\xfb\x6c\x1c\x06\x7d\x00\xc9\x0f\xa5\xe7\x25\xa0\xca\xfc\xbe\x61\xdd\x31\x0f\xdc\xdf\xe2\x3d\xb0\x46\x76\xdf\x0a\x30\xf8\x63\xc6\x85\xa4\x49\x22\x46\x5b\x8d\xda\x4e\x89\x58\x3c\xc8\x38\x4d\x37\x07\x80\x3d\xc3\x5c\xc8\x89\xc9\x4a\x47\xd7\xa6\x9e\xcc\xd1\xc6\xfc\x8d\x4d\x41\xce\xe6\xa3\x42\x18\xa8\x49\x9c\xd2\x96\xe9\x3c\x43\xfc\x03\x77\x6d\x6c\x46\xc1\x6e\xbb\x50\xfc\x53\x52\xad\xb1\x0b\x71\x07\xe5\x91\xd6\x3f\xca\x6e\xfa\xea\x25\x0e\xf4\xdb\xcc\x20\x00\xd8\xae\x6c\x59\xd6\xe7\x74\x7f\xd2\xe7\x14\x3b\x84\x1f\xb9\x31\xfa\x43\x56\x01\x25\x65\xbb\x7d\xce\x2d\xea\x16\xdf\x6f\x28\x1f\x5a\xc0\x46\x0f\xcc\x47\x7a\xac\xed\x59\x6c\x0b\x83\x67\x34\x4d\xb8\xcf\xfc\xa0\x6d\x40\x36\x62\x3b\x2f\x29\xa7\xed\xe4\x24\x00\xc0\x8a\xe0\xee\x40\x0c\x26\xb7\x72\x77\x25\xed\x4a\x03\xdc\x86\xa8\x43\x19\x5c\x6e\x69\xb0\x51\x96\x2e\xf7\x8c\xef\xe2\x9c\x8f\xdc\xfe\x0d\x72\xd4\x0b\x9e\x89\xed\xc6\xbc\x69\x5e\xbe\x51\x17\x3e\x85\xf7\x4e\xdb\x8f\xf8\x97\x6f\xbe\xe4\x07\xf5\x26\xdf\x0e\x00\xe6\x79\x7e\x5a\xc6\x91\xc4\xdc\xc2\x9e\x44\x6c\xf2\x8d\x42\xf3\xc8\x8a\xb4\x28\x19\x3a\xc8\x17\xb1\x52\xfa\xd8\x27\x3d\x5b\x51\xba\x71\xc3\xb2\xdc\x0d\x92\xb3\x36\xdf\x31\x7b\x24\x96\x46\x67\x71\xc1\xe2\xfd\xda\x39\xc4\x0d\xa2\x3e\x65\x17\xaa\xb3\xf0\x2e\x00\xcc\x04\xc1\xe7\x0c\xfb\x84\xf8\x52\x56\xe2\xa2\xa4\x47\x25\xd2\x48\x87\x54\x9a\x9c\x1d\x38\x9b\xe1\x5b\x5c\xe6\xe3\x94\xe5\x5d\xb4\xdb\x6d\x18\x59\x54\x78\xd5\xe6\x2d\x66\xa9\xac\xdb\xa8\x03\xfb\x42\xfa\x42\xbb\xb0\xe0\xbd\xa4\x52\x39\x9b\x32\x2c\x1a\x03\x80\x69\x25\x2c\x4a\x7f\x17\xcf\xa8\xcc\x4b\xb8\x96\xa4\x50\xe1\x1d\x31\x99\x72\xb5\x6c\x36\xb0\x37\xbd\xb8\xf4\x81\x8f\x55\x66\x59\x89\xdc\x6d\x22\x67\x40\x9e\x65\x33\x8c\x66\x15\x1b\x1b\x7d\xc5\xa6\x14\xb6\x6b\xdf\x2a\xe0\xc8\x96\x28\x1f\xa0\xec\x15\xff\x01\x80\xf1\x55\xb4\x34\xe5\x1e\x03\x13\x59\x1a\x1b\xc9\xb8\x14\x93\x13\xba\x89\xe9\x10\x1f\xbc\xf5\x23\x53\x94\xc4\xf3\x98\x64\x8e\xa7\x4e\x3a\xd1\x59\x95\x88\xc3\x96\x16\xec\xf0\x9c\x83\xfa\xf9\x9c\x48\xf4\x82\xc6\x05\xae\x00\xb7\x5f\x21\x8d\x37\x4c\xf2\x04\x40\x70\x8d\xf6\x3a\x65\x35\x6d\x32\x46\x3b\xe6\x32\x3d\x29\xee\x72\xc8\x25\xfa\x40\x22\x76\x6b\x36\x23\x35\x85\xec\x21\x64\x0c\xa7\x5f\x74\x5a\xc5\x3c\x9d\xe5\x68\xf1\x8a\x55\x85\x1c\xd7\x77\x67\xb7\xe5\xa9\x69\x1c\xe3\x2a\xe3\x33\x15\xb2\x79\x0d\xa4\x73\x00\x08\xc4\xf4\xc5\xc9\xe9\x54\x6e\xdc\xbd\x98\xd5\xd4\xa9\xc4\xcd\x21\xf6\xb4\x5d\xc9\xd7\xfc\xfa\xe9\xb6\x69\x0d\x1e\x8b\xe9\x5f\x11\xcd\x8e\xa7\x18\x77\xb3\xc7\x2c\xc4\xcc\x07\x28\xb6\xbe\x06\x5b\x3d\x3f\x4a\x63\x17\x47\x40\x40\x28\x10\x78\x8e\xe4\x1c\x00\x04\x6e\x74\x6c\xd2\x1a\x92\x47\x4a\x78\xd4\x6b\xb2\x62\x1a\x39\x78\x8e\x3c\x92\x71\x68\xcb\x23\x4a\x77\x96\xd9\x26\x75\xea\xd3\x9c\x77\x0e\x1f\x69\x23\xa8\x6b\xe6\x9f\x19\x4e\x79\x7d\x7a\x67\x98\xe7\xf0\x2e\x1a\xc5\xec\x1c\xe2\x45\x85\x06\x6e\x18\xd5\x02\x00\x3e\x97\x71\x38\x51\x81\x10\x90\x69\x19\x79\xaf\x60\x53\xf6\xa2\xe0\x65\xc4\x98\x9c\x01\xdf\x61\x12\x15\xa5\xe2\xee\x47\xbe\x84\x49\x72\xd8\x4c\x5d\x95\xdf\x65\x8e\xa1\xd5\xe2\x09\x7a\x0c\x46\x04\x31\x4e\xa3\x88\xe5\x49\x89\x54\xe8\xe5\x24\xd3\xd7\x03\xc0\x6b\x65\x19\xc6\xef\xc6\xfa\xa3\xd2\x23\x4e\xe3\xe8\xe8\x8f\x41\x76\xf8\xc7\x79\x48\xdf\xb5\x05\x0e\xd8\x75\x1b\x25\xc4\x56\x3c\xb0\x3f\x42\xde\x4e\x98\x33\xfb\x47\x55\x22\x19\xe8\x85\xd0\x26\x28\xc5\x1a\xb5\x4c\x3d\xda\xd8\x22\x33\x36\x8e\xe9\x0a\x00\x77\x94\xbd\x3b\xf6\x3b\x5a\x5a\x70\x34\xdc\x0a\xf3\x9b\x78\x6a\xdb\xb7\x7c\x12\xe9\x94\x8f\x0a\xce\x90\x7c\x6b\xc3\x11\xfc\x2f\xca\x94\xdd\x6c\xc1\x1b\x9a\x97\x59\x09\xe9\x37\xfd\x80\xde\x7a\xaa\x35\xd3\x57\xe3\x36\xbd\x91\xd5\xb9\xa8\x90\xe5\xcd\x51\x05\x80\x33\xcf\x15\xc7\x24\x23\xb1\xac\xd6\xd0\x1f\xb9\x7f\x58\x43\x01\x6f\xd0\xfb\xd8\x16\xde\x96\x79\x85\xec\x62\xb7\x31\x6c\x03\x1b\xda\x11\xf1\x2f\x38\x32\x33\x37\xa2\x2b\x77\xb5\xde\x4a\x72\x07\xf7\x85\xc6\x24\x8d\xc5\xcb\x5e\xf4\x83\x99\xc6\x3b\x08\x00\x27\x9e\xbf\x2e\x7a\x63\xd6\x98\x64\x65\x48\x6f\xce\x7e\xf1\x25\xff\xaf\xb9\x7c\x71\xa2\x57\x16\x5a\x2e\x5e\xee\x96\x95\x77\x55\xf4\xd8\x6e\x29\xce\x55\xb4\xcf\x74\x92\xd0\x23\xc2\xe8\x29\x90\x8e\x89\x9c\x34\x0d\xa9\xa7\x84\x77\x15\x3d\x18\xb7\x85\x0a\x00\xb0\x07\x05\x85\x51\xaf\x33\xdf\x16\x25\x87\x08\xb2\x8f\x15\xde\xf1\x97\x23\x8f\x14\x1a\x7b\x19\xa3\x2e\xca\xca\xdc\x36\x61\x26\xa4\x33\xb6\xc3\x58\xb1\x94\x66\xfa\x8b\xe0\x29\xf9\xaa\xa7\x46\xb2\x95\x6c\xd6\xf4\xa2\x46\x8a\x93\x14\x91\x0c\x96\x48\x0b\x00\xf6\x05\xa1\x7e\xd4\x4e\xc4\x58\xc9\xbf\x90\x80\xac\xd7\x25\x9e\xfe\xd1\x39\xbf\xe5\x39\x5e\x20\xf7\x6f\x71\x8d\x9b\x03\xc6\xab\xe8\x8a\xed\x44\xfe\xdb\xc2\x09\xd3\x39\xfc\x91\xc2\x95\x7a\x76\xc4\x66\x99\xb2\x26\x81\xf2\x53\xd2\xa1\xd8\xc4\x30\x11\x2b\x03\xc0\x2e\x10\xd6\x84\xbc\x13\x9d\x89\x72\x0b\x08\x17\x21\x63\x0d\xbc\xed\x45\x9b\x13\x56\x6e\x78\x2f\xfc\x9d\x1c\xe8\xa0\x25\x3c\x99\x76\xc7\xa2\x57\x58\x97\xc9\x32\xfc\x29\xac\x44\x72\xb5\xe6\x84\x07\x30\x83\x2a\xae\xc2\xd7\xf8\x0a\x00\x44\xe1\x64\x5d\x00\x44\x90\x7e\x23\x24\x4e\xe8\x1b\x43\xf2\x7f\x2f\x54\x8f\x77\xf6\x7a\x2e\xf8\x97\x04\x36\x94\x08\x1e\xa5\x2e\xb3\xef\x12\x34\x67\xa4\x58\xec\x17\x9c\xcf\xfa\x60\x78\x53\xf0\x2c\xf7\xa4\xd6\x6f\xe1\xa2\xbc\xd7\x2a\x9b\x85\x29\x04\x07\x00\x84\x63\x64\x3c\x00\xa2\x6b\xf4\xae\xed\x9d\xfc\x87\x71\x7d\xfe\x08\x7e\x6b\x22\xdd\x2b\x9f\x7f\x39\x65\xdd\x06\x37\xfe\x81\x74\x45\x7b\x36\xff\x70\xa6\xa5\x05\x82\xdf\x95\xc3\x31\xac\x15\x2c\x46\x6b\x69\xbd\x15\x24\x62\x17\xa9\xf8\x0b\x9e\x17\xac\x00\x40\x58\x48\x51\x06\x40\x84\x63\xe8\x05\x37\x73\x9e\xa5\x2c\xdd\xca\xe4\xfc\x48\x8b\xd9\x7c\x8e\x6b\x98\x71\xdc\x8d\xcf\x0d\xcf\xf2\xb2\x7b\xce\xad\x41\xaa\x9a\xf7\x71\x27\xd0\xca\x86\xee\xbc\xdc\x7c\x1f\xad\xcb\xbc\x49\xfc\x79\x95\x64\xfe\x19\x92\x3b\x00\x82\x1d\xd4\xa3\x00\x08\xcf\x31\x5d\x83\x38\x2c\x6b\x84\x9f\x9f\x8c\x15\x95\x85\xdc\x0c\x58\xfb\x72\x64\xae\xef\xd9\xcb\x72\x6f\xdb\xf9\xb3\xcb\x31\x4e\xe6\x14\x8e\x59\xfe\x03\x83\x59\xce\x13\x7c\xa5\xd6\x49\x6e\x15\x71\x9f\x0a\x8b\x27\xa6\x1c\x07\x80\xdf\x48\x2f\x02\x40\xf0\x9d\xb5\x33\xb0\x96\x1e\x9e\x6b\xb2\xe5\x3a\xfd\x0c\xea\xb5\x67\x32\xc3\x15\x53\xe7\x1a\xc8\x78\x93\x4f\xb5\xbd\xc9\xac\xc3\xf1\xcc\x75\x58\x19\x84\xe3\x06\x77\xd8\xde\xc4\x59\xad\xa3\x1c\x37\x4a\x83\xca\x51\x6e\xd2\xff\xcc\xb5\x69\x65\x52\x01\x10\xac\xe3\x28\x04\xf4\x92\xdb\xf0\xf5\xbe\x39\x14\x7f\x42\xbf\x47\x32\x65\x81\x68\xe7\x42\xa7\x7e\x24\x31\x6d\x2d\x68\xef\xc8\xdf\xcc\x9a\xe8\x93\x54\x9c\x41\x31\xd3\x9c\xbe\x5c\xeb\x04\x2b\x8f\x31\xa0\x32\xc2\x7e\xcb\x3a\x04\x00\x97\xc4\xd1\x04\x80\xaf\xc7\xbd\x1e\xb0\xba\x00\x47\xbf\xe3\xb3\x9b\xe8\xc7\x48\xd8\x54\x46\xf2\x61\xf4\x3b\xbf\x24\x27\x30\x2b\x6c\xce\x50\x4a\x58\x11\x66\xc9\xd4\x3f\x6c\x4b\x83\x4c\x7a\x1e\x67\x89\xd6\x05\xc6\x24\x57\x55\xd5\x8b\x75\x82\x3b\x00\x00\x47\xca\x43\x01\xc0\xcb\xe1\x5b\xf9\x2b\xe1\x26\x04\x1e\xde\x2d\xf8\x59\x41\xac\xfb\x9d\x02\x0b\x41\x96\xb3\x27\x31\x59\x40\xb6\x09\x22\x9d\x12\x94\x99\xad\xa2\x04\x0a\xda\x0d\x36\xd3\x16\x09\xde\x68\x5d\xa5\xbf\x16\xcc\xab\x52\x98\x2f\x05\xc3\x60\x3d\xbb\x57\x50\x0f\x00\xf7\xb7\x00\xb9\xb5\x03\xb7\x52\xe2\xec\x8d\xc4\xaf\x91\x2c\x73\x67\x13\x42\xc4\xaf\x9d\x97\x16\x88\xc5\x47\x6d\xac\x89\x1f\xc4\x34\x33\x65\x72\xb9\x38\xc1\xc0\x83\x9a\x25\x36\xd4\x7a\x4c\x4f\x10\xbd\x52\x6d\x60\x52\x44\xa9\x20\x99\x5d\x26\xac\x00\x80\xdb\x26\x18\xdd\x2a\xc7\xa6\x14\xd6\x7a\xbb\xe1\x52\x0b\xbd\xdd\xb7\xe3\xe5\xb2\x57\x4e\x43\x84\x9b\xb2\x02\x1b\x0b\xe2\x5a\x99\x92\x99\x06\xe9\x83\xf4\x88\x41\x28\xa5\x53\x6a\xa4\x35\x44\x7b\x2e\xe1\xab\xde\x65\xaa\x88\x0f\x83\x6a\xb6\x9b\x08\x05\x00\x97\x20\xc4\x79\xc6\x95\xc2\xa8\x9f\x1b\xd6\x97\x82\xd8\x5f\x8e\xb8\x12\xc3\x04\x68\x6d\x2d\xb7\x48\xf1\x37\x95\x17\x3b\xa7\xbf\x30\x68\x2c\x4a\xc8\xda\xbf\xca\xb4\x90\x97\x7b\x5e\xdd\x58\x26\xcb\xf7\x56\x0a\x96\x3e\x22\x74\x03\x20\x0d\xa0\xb8\x02\x20\x79\xce\xe8\xf1\x54\x28\xd9\x13\x33\xe7\xf6\x55\x7e\x29\xfe\x95\xa3\x43\xf1\x58\xd2\x9d\xf5\x0b\xc5\xda\xa9\x7d\xa6\xd8\x22\x4f\x84\xa7\x41\x79\x21\x37\xfb\xcd\x2a\x63\xd9\x4d\x54\x87\xba\xb9\xf4\x17\x56\x51\x09\x21\x0d\x2e\x08\x05\x40\xf2\x85\x92\x07\x80\x44\xc6\xe8\xf0\x38\x28\x77\x8d\xf7\x74\x2b\x2b\xc6\x25\x4e\x38\x0c\x14\xdd\x48\xb9\xb6\xfe\x71\xe1\x54\xfa\x49\xd3\xc0\x42\x8f\xcc\xf7\x06\x74\xd9\x0e\x64\xe4\xaa\xd5\xd2\x19\xcc\x22\x75\x1b\xe9\x16\x9c\xb2\x12\x45\x72\x85\xb8\x0c\x00\x09\x81\xf2\x1d\x00\x89\x23\x63\xc2\x43\xad\xb0\x32\xf9\x8e\xdb\x0a\xd9\xeb\xb4\x08\x87\x12\x99\x4f\xc6\x97\xf5\x78\xe9\xe5\xac\x72\x93\x49\xe9\x26\x24\xcd\xc0\x5f\xd2\x85\xde\xb9\x6a\xb1\x04\x91\x3f\xa6\xee\x24\xfe\x4e\xa0\x28\x35\x8a\x4b\x49\x10\x00\x31\x93\x96\x0c\x80\x98\xc8\x1c\x76\x1f\x90\xf4\x66\xbc\x70\x75\x91\x44\x67\xad\xb2\x1f\x17\x7f\xcc\xc9\xb4\x1a\x11\xcb\x73\xdb\x4d\x6a\xc5\x5e\x98\x40\x83\xc5\x62\x80\x55\xd3\xfe\x23\xba\x87\x9f\x57\xf7\x15\x71\x48\xe6\x4a\xaf\x44\xb1\x54\x1f\x00\x44\x34\x86\x21\x00\xa2\x46\xb6\x9f\xbb\xaa\x28\x1e\xa9\xe3\x22\x14\x7e\x41\xa9\xd9\xa3\x84\x95\x98\xa5\x56\x3c\x21\x26\x5f\xc5\xc4\x5b\x18\x86\xdb\xa8\xff\x5c\xe8\x4d\xa8\xd7\xfe\x20\xdc\x48\x5a\xad\x1e\x2f\x34\xa0\xbc\x5f\xac\x2b\x34\xa2\xcb\x01\x10\xb2\x98\xbf\x00\x10\x3e\xe5\xd4\x6f\x74\xe4\x55\x63\x5f\x3a\x5f\xe3\x91\xf0\x58\xbb\xfb\x3c\x5c\x81\x82\xd5\x12\x1e\x87\x28\x32\x1e\xe6\xed\x20\x9b\xeb\xb7\xf2\x9e\x53\x86\xb5\x7f\xf2\x57\xd3\xee\xa9\xd7\xf1\x03\x18\xcf\x16\xd7\xf2\xcb\x59\x57\x01\x10\x58\x70\xa2\x01\x10\x74\xf0\x1c\x37\xe4\xb3\x49\xd4\x65\xce\xe6\x6c\x19\x4d\xd5\x2e\x86\x7d\x99\xae\x68\xd9\xca\x9e\xa6\x4f\x1b\x5f\xe5\x6c\x63\x2a\xe8\xef\xe5\x9c\x67\x6d\xd4\xfe\xca\xf5\x64\xe7\xaa\x9f\xe5\xde\xe4\x1c\x58\xfc\x8e\x97\xcd\xbd\x04\x00\xdf\x8d\x47\x05\x80\x3f\xcb\x47\xbb\x35\x31\x6d\x39\xaf\x9d\x0a\x99\x01\xdc\x64\xdb\x1e\x66\x05\xf7\x99\x65\x3c\xf3\x3b\xcf\xd7\xf8\x38\x2b\x8f\x77\x55\xbf\x90\xf5\x97\x1f\xa2\x3d\xce\xbe\xc8\x7f\xa2\xfe\x93\x53\x21\xb0\x5b\xb2\x96\xcb\x13\x70\x00\xe0\xd1\x04\x48\x00\xf8\x74\x01\xd3\xcd\x89\xe1\x23\xc8\x71\xda\xcc\x48\x13\xb4\xd9\x1e\x63\x1c\x11\x4c\x5a\x7a\x30\x17\x09\x6d\x8d\xab\x99\xc5\x42\xaa\x7e\x39\x6b\x93\xf0\xf8\xaa\x95\x6c\x6d\x61\x97\xc6\x3a\xf6\x3f\x61\xef\x12\x29\x77\x89\xf0\x3c\x00\x3c\x63\xa1\x17\x00\xfc\x6d\x82\x4f\xae\xb7\xe9\x0c\x31\xca\x71\x8a\x5e\x21\xae\xb3\x95\xd1\x7b\xc4\x2d\x96\x76\x0c\x67\xf1\x15\x63\x0e\xe3\x94\xb8\x53\xff\x08\x53\x28\x6e\x5f\xb5\x99\x45\x12\xd7\x68\xe0\xd8\x58\x71\xe8\x92\x09\x8e\x54\xf4\x12\x00\xee\x75\x91\x02\x00\x7c\x45\x61\x90\xab\x46\xd5\xcb\x68\x07\x07\x9b\xca\xd2\xb8\x0d\xd6\xba\x15\x9b\x13\xf3\xcd\x42\xcb\xe6\x53\x2e\xae\x75\x2b\x3d\x9f\x11\xa9\x3b\x50\xc2\xcb\xb6\x58\x61\x20\xdf\x82\x0a\x50\x99\x2d\x7a\x9c\xff\x6a\x91\x7e\xe1\xfe\x82\x74\x00\x64\xbb\x29\xad\x00\x48\xf7\x32\x03\x5c\x0e\x54\xca\x62\xed\xed\x07\x2b\x42\x13\xb4\xd7\xff\x28\xd7\x4b\x36\x36\x73\x2e\xfd\x93\xe6\xb3\xd6\xb2\xe4\x3a\xe2\xa8\xee\x2f\xf9\x91\x9c\x88\x15\x16\xc5\x22\xf4\x66\x55\xd5\x22\x27\xac\x7c\x91\x47\xe1\xea\x82\x47\x00\xc8\x5c\x29\xbd\x00\x48\x43\x99\x6b\x5d\xac\x2a\x9c\xe2\xd3\xed\x0f\x97\x2b\x27\x59\xad\x6f\x29\x1d\x4e\x5d\x66\xa6\x5b\xf2\x32\xfd\xdf\x5a\x7d\xf9\xad\xac\x0d\xba\xdf\x8a\x6f\x21\x2f\xac\x70\x29\x6a\xc7\x50\x55\xf5\x0a\x8b\x71\xfc\x45\x51\x32\x09\x91\x07\x80\xf4\x2a\x35\x08\x00\xc9\x18\x33\xd4\xf9\x76\x29\x35\xb9\xcb\x3e\xbe\x04\x9f\x96\xb6\x9e\x29\x67\x22\x96\x98\xbe\x2d\xde\x97\x75\xcd\x70\xb4\xa8\x13\x79\x46\xb7\xb7\x70\x0a\xfd\x6d\x85\x4f\xa1\x29\x36\x4c\xd5\x51\xe6\x4c\xe8\x59\x24\x90\x46\x90\x53\x01\x90\xdc\xa2\x9d\x04\x40\xe2\xc0\xf2\x72\x7a\x5a\x7c\x3f\xa3\xc5\xae\xa2\x68\x28\x73\xc1\x6a\xa0\xc8\x3c\x27\xcd\x34\xaf\x90\x9e\xdb\x69\x78\x50\xf6\x10\x93\xa1\x7b\x5c\x66\x83\xdd\xb8\xc2\x4d\x5a\x4c\x70\x57\x0d\x94\xdc\x22\x61\x16\x5d\x90\x68\x50\xe5\x00\x88\x2f\x33\x72\x00\x10\xa7\xb2\xe5\x4e\x1a\x85\xde\x39\x27\x6d\xc7\x65\xa2\xdc\x0e\xab\x1c\xe9\x07\xf4\x5b\xd3\xc5\xd2\x94\xbc\x5f\x86\xe9\x92\x77\x38\x0b\x5d\x99\x04\x43\xd8\xb7\xc2\x59\x3c\x43\x72\x51\xcd\x13\xa7\x50\x97\x2a\x02\xd1\x2b\xfa\x6d\x00\x44\xe7\x58\x16\x00\x88\x64\x9c\x5e\x47\xa2\xf8\x28\xd6\xda\x16\x2f\x36\xc7\xbd\xb3\x9c\x11\xdd\x24\x54\x9a\x5c\x16\x11\x88\xeb\x0d\x5d\x44\x66\xa4\xaf\xba\xc5\xc2\x19\xca\xc3\x15\xa9\xc2\x1e\xda\x79\xd5\x4e\x21\x97\xf1\x52\xb1\x5a\xe8\xc1\x7a\x05\x80\x30\x9e\x43\x07\x40\x48\xe0\xc5\x3b\x0c\x09\x68\x14\x65\x5b\x35\x81\x2b\xd5\xd4\xf2\x9c\x40\x93\xb6\xd5\xa4\x92\xff\x93\x9e\x60\x68\xc1\x7f\xc2\x10\xe9\x36\xf0\x3f\x30\x9f\xad\x90\xf3\xe7\xd9\x5a\x6a\x2b\xf9\x23\x1c\xbc\x92\x1a\x7f\x96\x7b\x08\x00\x41\x30\x8f\x09\x80\xe0\x24\x5f\xe4\x90\xca\x1d\x67\xe7\xdb\xd4\x72\x7b\x38\xba\x96\xc9\xdc\xd7\x9c\xdb\x26\x31\xdc\x47\xdc\x64\x43\x03\xee\x67\xde\x32\xdd\x9d\x3c\x2d\x5e\xf3\x8a\x66\x1e\x86\xef\xa7\x96\xc2\x3b\xcd\x7f\xae\x44\xe3\xab\x0a\x36\x01\xc0\xdf\x29\x08\x00\x40\xe0\x2c\x40\x3b\x78\x70\xe6\x79\x8f\x6d\xd8\x9c\x3e\x7e\x90\xa5\x27\xe7\x2b\xbf\xd3\x64\x13\xe7\xab\xc0\xcc\x70\x25\x67\x41\xd0\xa0\x7b\x94\x1b\x28\x18\x5d\xf1\x80\xdb\x2a\xf4\x52\xab\xe1\xad\x11\xe6\x29\xdd\xe4\xd5\x0b\x89\x00\xf0\x03\x84\xfa\x00\xf0\xa7\x05\x9f\x1d\x0c\x39\x96\xc2\x16\x9b\x74\xce\x62\x91\xb2\xa5\x09\x47\x4d\x94\x64\xb2\x89\xb3\x44\xb4\xc3\x50\x91\x63\x20\x7a\xa6\x7b\x9d\x23\x13\x8d\xac\x98\xe2\x2a\x8b\xc6\xd5\x3e\x72\x85\xa2\x97\x8b\xed\x78\xab\x44\xff\xf3\x0f\x44\xd8\x0f\x00\xff\xa2\x30\xdc\xee\x57\xdd\xaf\xe8\xf4\xf5\x9b\x6b\x31\x71\x79\x66\xcd\xd5\x37\x12\xdb\xd7\xf9\x55\x05\xa4\x2e\x5b\xb3\xab\xe2\x6a\xc6\x29\xad\x67\xe5\x9b\xb3\x4b\xd5\xf7\x94\x9e\x44\x9d\x55\xb6\x97\x3f\xc2\x06\x00\x9f\x62\xf7\x82\x4e\x00\x0a\xef\xff\x4f\xf2\x40\x28\x53\x68\x97\x5e\xdb\x12\x1b\xbb\x7e\x71\x8d\x43\x42\x80\x59\x61\xd5\xe1\x64\xd4\x3a\x97\x4a\xaf\xb4\xe2\x35\x8d\xe5\x0f\x11\x93\x5a\x5f\xcb\xb2\x73\x8e\xa9\x5f\x2c\x19\x44\xef\x51\x0e\x93\x3b\x60\x7f\x81\xe4\xa2\x93\x44\x53\x00\x0a\x11\x54\x3d\x00\xa4\x0b\xcc\x38\xdb\x7b\x35\xf9\xf1\x2c\xab\xce\xaa\xe1\xa4\x18\xb3\xe4\x4a\x41\x6a\xe8\x3a\x93\x8a\xf5\x19\xde\x6b\x0e\x96\x3d\xce\x62\x69\x0d\x95\x0a\x72\x17\xab\x3f\x2a\x31\xc3\x3c\x52\x46\x15\x17\xe2\x5e\x02\x62\x91\x16\xf1\x31\x00\xb2\x8f\x54\xc9\xff\x24\x8a\xb0\x6d\x6b\x2b\xeb\x92\x5f\x59\x1d\xa8\x08\x4b\x23\x99\x05\x95\x6b\x21\x2c\xd6\x69\x96\x4e\x65\x7d\x5b\xb3\xab\xe4\x19\xf2\x93\xd6\xbc\xbc\x0d\x63\xa2\x3e\x5e\x2c\xc7\xd6\x29\xd7\x14\x59\x16\x18\x83\xfd\xb2\x97\xe4\x7d\x00\x48\xfb\x68\x1f\x00\x90\x74\xb3\xb2\x6c\x1e\x96\x8d\x65\xec\xb5\x9c\x2a\x7d\x91\x39\x66\xda\x5e\x72\x3f\x27\x6b\xed\x51\xf9\x8b\xdc\x67\x6b\xe2\x8b\x5f\x63\x28\x5a\x6f\x8a\x7e\x60\xd3\xd4\x87\x0a\x87\x08\x18\xe5\x66\xd9\x05\x52\x23\x78\x23\x2d\xa7\xde\x04\x40\xf2\x98\x51\x01\x80\x78\x92\x7d\xc2\xc6\xa4\x24\x35\x27\xd3\x32\x53\x9e\x97\x2b\x33\xf5\x28\x2e\x46\x5f\x5f\xbb\xbd\xe8\x4a\xde\xeb\x35\xc6\x85\x03\xb8\x75\x5a\xb7\x0b\x4d\x09\x4d\xea\x63\xb2\x54\x52\x90\xf2\x53\x69\x38\x75\xbd\xc2\x5a\x49\x38\x7d\x08\x00\xf1\x2d\x56\x02\x00\x62\x53\xce\x5f\xeb\x4b\x85\x7f\xf2\x9b\x2d\x97\x15\x1a\xe3\x48\x26\xd3\x32\x02\xc1\x77\xad\xb1\xf4\x49\xc1\xcf\x35\x2b\xa5\xf6\xa4\x0b\x5a\x1f\x24\x2d\x94\x56\x0d\x57\x89\x13\xad\x79\xe9\x26\x31\x8a\xf1\x5e\xe1\x8a\xe8\x04\x6b\x10\x00\x51\x06\xa7\x16\x00\x91\x3a\x2f\xd7\x3a\x4f\xd2\x44\xf6\xb1\x78\x29\x31\xa7\x50\x4c\x7a\xc5\x97\xa9\xad\x6b\x75\xc5\x5b\x69\xef\xd7\x18\x8b\x9e\x33\x4c\xb4\xd5\x45\xb5\x4c\xa6\x86\x44\x94\xce\xba\xb7\xf4\xb4\xb0\x87\xb3\x65\x51\xac\x30\x89\x5b\x07\x80\x30\x86\xc7\x00\x40\x18\xc1\x27\x58\xab\x08\xfb\x59\x41\x16\x25\xc2\x46\xb6\x81\xc9\x41\x21\x85\x3d\x64\x38\x2b\xd4\xe5\x34\xad\x59\x2e\xe8\xe2\x62\xb5\x8d\x04\x57\x79\x16\x1a\xed\x82\x76\x5e\xb7\x8a\x8e\x40\xca\xe7\x2f\xfa\x25\x48\x17\x28\x02\x20\xd8\x25\x30\x01\x40\xf0\x56\x10\x65\xed\x2b\xf8\xcc\x95\x5b\x1c\x10\xec\xe1\xd9\x98\x54\x0a\xe8\xbc\xc7\x86\xa3\x02\x33\x7e\xc2\x9a\xe5\xfc\x7e\xfe\x57\x6d\x07\xfe\x80\x20\x51\xa3\x8f\xbf\x20\xb8\xac\x12\xcc\xff\x25\x54\x53\x74\xe0\xff\x16\x3a\x01\x20\xd8\x2a\x58\x00\x40\x70\x58\xd0\x65\x4d\x13\x00\x41\x98\x45\x1b\xff\xa2\xe0\xb1\x09\x9f\x5f\x2d\xdc\x6e\x38\xc8\xf7\x15\xb6\xac\x59\xc9\x57\x16\xad\xd0\x0e\xe4\xaf\x11\x45\x68\x2a\xf2\xbd\x44\x34\x15\x29\x3f\x54\xc4\x54\x64\xf1\x0b\x44\xe1\x00\xf0\x3f\x0b\x1f\x01\x20\x48\x17\xc6\x00\xa0\x00\x16\x01\x45\xa0\x04\x16\x83\x25\x40\x19\x2c\x05\x2a\x40\x15\xa8\x81\x65\x40\x1d\x68\x00\x4d\xb0\x1c\xac\x00\x2b\x81\x16\xd0\x06\xab\x80\x0e\xd0\x05\xab\xc1\x1a\xa0\x07\xf4\x81\x01\x30\x04\x6b\xc1\x3a\x60\x04\x8c\x81\x09\x30\x05\x66\xc0\x1c\x58\x00\x4b\x60\x05\xd6\x03\x6b\x60\x03\x6c\x81\x1d\xb0\x07\x0e\xc0\x11\x38\x01\x67\xe0\x02\x5c\x81\x1b\xd8\x00\x36\x02\x77\xb0\x09\x78\x00\x4f\xb0\x19\x78\x01\x6f\xe0\x03\x7c\xc1\x16\xe0\x07\xb6\x02\x7f\x10\x00\xb6\x81\x40\x10\x04\x82\xc1\x76\x10\x02\x42\x41\x18\x08\x07\x11\x20\x12\x44\x81\x68\x10\x03\x62\x41\x1c\x88\x07\x09\x20\x11\x24\x81\x64\x90\x02\x52\x41\x1a\x48\x07\x19\x00\x01\x32\x41\x16\xc8\x06\x39\x00\x09\x72\x01\x0a\xa0\x01\x06\xe4\x81\x7c\x80\x05\x38\x80\x07\x04\x50\x00\x88\x80\x04\xc8\x80\x02\xa8\x80\x06\xe8\x80\x01\x98\x80\x05\xd8\x80\x03\xb8\x80\x07\xf8\x40\x00\x84\x40\x04\xc4\x40\x02\xa4\x40\x06\x0a\x41\x11\x28\x06\x72\x50\x02\x4a\x41\x19\x28\x07\x15\xa0\x12\x54\x81\x6a\x50\x03\x6a\x41\x1d\xa8\x07\x0d\x60\x07\xd8\x09\x76\x81\xdd\x60\x0f\xd8\x0b\xf6\x81\xfd\xa0\x11\x1c\x00\x07\xc1\x21\x70\x18\x1c\x01\x47\xc1\x31\x70\x1c\x34\x81\x13\xe0\x24\x68\x06\xa7\x40\x0b\x38\x0d\xce\x80\x56\x70\x16\x9c\x03\x6d\xe0\x3c\xb8\x00\x2e\x82\x4b\xe0\x32\xb8\x02\xda\x41\x07\xb8\x0a\xae\x81\xeb\xe0\x06\xb8\x09\x6e\x81\xdb\xa0\x13\xdc\x01\x77\xc1\x3d\x70\x1f\x3c\x00\x0f\x41\x17\x78\x04\x1e\x83\x27\xe0\x29\xe8\x06\xcf\xc0\x73\xf0\x02\xf4\x80\x97\xe0\x15\xe8\x05\xaf\xc1\x1b\xf0\x16\xbc\x03\x7d\xe0\x3d\xf8\x00\x3e\x82\x4f\xe0\x33\xf8\x02\xbe\x82\x7e\xf0\x0d\x7c\x07\x3f\xc0\x00\xf8\x09\x7e\x81\xdf\x60\x10\xfc\x01\x43\x60\x18\x8c\x80\x51\x30\x06\xc6\xc1\x04\x98\x04\x53\x60\x1a\xcc\x80\x59\x30\x07\xe6\xc1\x02\xf8\x0b\xfe\x01\x08\x00\x50\x50\x58\xb4\x48\x51\x51\x49\x69\xf1\xe2\x25\x4b\x94\x95\x97\x2e\x55\x51\x51\x55\x55\x53\x5b\xb6\x4c\x5d\x5d\x43\x43\x53\x73\xf9\xf2\x15\x2b\x56\xae\xd4\xd2\xd2\xd6\x5e\xb5\x4a\x47\x47\x57\x77\xf5\xea\x35\x6b\xf4\xf4\xf4\xf5\x0d\x0c\x0c\x0d\xd7\xae\x5d\xb7\xce\xc8\xc8\xd8\xd8\xc4\xc4\xd4\xd4\xcc\xcc\xdc\xdc\xc2\xc2\xd2\xd2\xca\x6a\xfd\x7a\x6b\x6b\x1b\x1b\x5b\x5b\x3b\x3b\x7b\x7b\x07\x07\x47\x47\x27\x27\x67\x67\x17\x17\x57\x57\x37\xb7\x0d\x1b\x36\x6e\x74\x77\xdf\xb4\xc9\xc3\xc3\xd3\x73\xf3\x66\x2f\x2f\x6f\x6f\x1f\x1f\x5f\xdf\x2d\x5b\xfc\xfc\xb6\x6e\xf5\xf7\x0f\x08\xd8\xb6\x2d\x30\x30\x28\x28\x38\x78\xfb\xf6\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\xb8\xf8\xf8\x84\x84\xc4\xc4\xa4\xa4\xe4\xe4\x94\x94\xd4\xd4\xb4\xb4\xf4\xf4\x8c\x0c\x04\x22\x33\x33\x2b\x2b\x3b\x3b\x27\x07\x89\xcc\xcd\x45\xa1\xd0\x68\x0c\x26\x2f\x2f\x3f\x1f\x8b\xc5\xe1\xf0\x78\x02\xa1\xa0\x80\x48\x24\x91\xc8\x64\x0a\x85\x4a\xa5\xd1\xe8\x74\x06\x83\xc9\x64\xb1\xd8\x6c\x0e\x87\xcb\xe5\xf1\xf8\x7c\x81\x40\x28\x14\x89\xc4\x62\x89\x44\x2a\x95\xc9\x0a\x0b\x8b\x8a\x8a\x8b\xe5\xf2\x92\x92\xd2\xd2\xb2\xb2\xf2\xf2\x8a\x8a\xca\xca\xaa\xaa\xea\xea\x9a\x9a\xda\xda\xba\xba\xfa\xfa\x86\x86\x1d\x3b\x76\xee\xdc\xb5\x6b\xf7\xee\x3d\x7b\xf6\xee\xdd\xb7\x6f\xff\xfe\xc6\xc6\x03\x07\x0e\x1e\x3c\x74\xe8\xf0\xe1\x23\x47\x8e\x1e\x3d\x76\xec\xf8\xf1\xa6\xa6\x13\x27\x4e\x9e\x6c\x6e\x3e\x75\xaa\xa5\xe5\xf4\xe9\x33\x67\x5a\x5b\xcf\x9e\x3d\x77\xae\xad\xed\xfc\xf9\x0b\x17\x2e\x5e\xbc\x74\xe9\xf2\xe5\x2b\x57\xda\xdb\x3b\x3a\xae\x5e\xbd\x76\xed\xfa\xf5\x1b\x37\x6e\xde\xbc\x75\xeb\xf6\xed\xce\xce\x3b\x77\xee\xde\xbd\x77\xef\xfe\xfd\x07\x0f\x1e\x3e\xec\xea\x7a\xf4\xe8\xf1\xe3\x27\x4f\x9e\x3e\xed\xee\x7e\xf6\xec\xf9\xf3\x17\x2f\x7a\x7a\x5e\xbe\x7c\xf5\xaa\xb7\xf7\xf5\xeb\x37\x6f\xde\xbe\x7d\xf7\xae\xaf\xef\xfd\xfb\x0f\x1f\x3e\x7e\xfc\xf4\xe9\xf3\xe7\x2f\x5f\xbe\x7e\xed\xef\xff\xf6\xed\xfb\xf7\x1f\x3f\x06\x06\x7e\xfe\xfc\xf5\xeb\xf7\xef\xc1\xc1\x3f\x7f\x86\x86\x86\x87\x47\x46\x46\x47\xc7\xc6\xc6\xc7\x27\x26\x26\x27\xa7\xa6\xa6\xa7\x67\x66\x66\x67\xe7\xe6\xe6\xe7\x17\x16\xfe\xfe\xfd\xf7\x0f\xc2\xff\xed\xff\xff\xdf\xfb\x8f\xcb\xa5\x38\x03\x00\x80\xa2\x92\xf1\x7f\x62\xf0\xff\xae\xff\x8f\xbd\xc2\x22\x05\xf0\xbf\xaa\x21\x80\x42\x28\x82\x62\x28\x81\x52\x28\x83\x85\xb0\x08\x16\x43\x39\x2c\x81\xa5\xb0\x0c\x96\xc3\x0a\x58\x09\xab\x60\x35\xac\x81\xb5\xb0\x0e\xd6\xc3\x06\xb8\x03\xee\x84\xbb\xe0\x6e\xb8\x07\xee\x85\xfb\xe0\x7e\xd8\x08\x0f\xc0\x83\xf0\x10\x3c\x0c\x8f\xc0\xa3\xf0\x18\x3c\x0e\x9b\xe0\x09\x78\x12\x36\xc3\x53\xb0\x05\x9e\x86\x67\x60\x2b\x3c\x0b\xcf\xc1\x36\x78\x1e\x5e\x80\x17\xe1\x25\x78\x19\x5e\x81\xed\xb0\x03\x5e\x85\xd7\xe0\x75\x78\x03\xde\x84\xb7\xe0\x6d\xd8\x09\xef\xc0\xbb\xf0\x1e\xbc\x0f\x1f\xc0\x87\xb0\x0b\x3e\x82\x8f\xe1\x13\xf8\x14\x76\xc3\x67\xf0\x39\x7c\x01\x7b\xe0\x4b\xf8\x0a\xf6\xc2\xd7\xf0\x0d\x7c\x0b\xdf\xc1\x3e\xf8\x1e\x7e\x80\x1f\xe1\x27\xf8\x19\x7e\x81\x5f\x61\x3f\xfc\x06\xbf\xc3\x1f\x70\x00\xfe\x84\xbf\xe0\x6f\x38\x08\xff\xc0\x21\x38\x0c\x47\xe0\x28\x1c\x83\xe3\x70\x02\x4e\xc2\x29\x38\x0d\x67\xe0\x2c\x9c\x83\xf3\x70\x01\xfe\x85\xff\xe0\x7f\x05\x00\x80\x0a\xff\x16\xfd\x55\x5c\x50\x9a\x5f\x3c\xb7\x64\x56\x79\x66\xe9\xb4\xca\x94\xea\xa4\xda\xc4\xb2\x71\xf5\x31\x8d\x51\xcd\x91\xe5\xc3\x2b\x86\x56\xfe\xd1\x1a\xd4\xfe\xbd\xea\x97\xce\x4f\xdd\x81\xd5\x3f\xd6\x7c\xd7\xfb\xa6\xdf\x6f\xf0\xd5\xf0\xcb\xda\xcf\xeb\x3e\x19\x7d\x34\xfe\x60\xf2\xde\xb4\xcf\xec\x9d\xf9\x5b\x8b\x37\x96\xaf\xad\x7a\xd7\xbf\xb2\x7e\x69\xd3\x63\xfb\xc2\xee\xb9\xfd\x33\x87\x6e\xc7\xa7\x4e\x4f\x9c\x1f\xbb\x3c\x72\xed\x72\x7b\xb8\xe1\xc1\xc6\xfb\xee\xf7\x36\xdd\xf5\xb8\xe3\xd9\xb9\xf9\xb6\xd7\x2d\xef\x9b\x3e\x37\x7c\xaf\x6f\xb9\xe6\x77\x75\x6b\x87\x7f\x7b\xc0\x95\x6d\x97\x03\x2f\x05\x5d\x0c\xbe\xb0\xfd\x7c\x48\x5b\xe8\xb9\xb0\xb3\xe1\xad\x11\x67\x22\x4f\x47\xb5\x44\x9f\x8a\x69\x8e\x3d\x19\x77\x22\xbe\x29\xe1\x78\xe2\xb1\xa4\xa3\xc9\x47\x52\x0e\xa7\x1e\x4a\x3b\x98\x7e\x20\xa3\x11\xb1\x3f\x73\x5f\xd6\xde\xec\x3d\x39\xbb\x91\xbb\x72\x77\xa2\x76\xa0\x1b\x30\xf5\x79\x75\xf9\xb5\xd8\x1a\x5c\x35\xbe\x8a\x50\x59\x50\x41\x2c\x27\x95\x91\x4b\x29\x25\x54\x39\xad\x98\x5e\xc4\x28\x64\xca\x58\x52\xb6\x84\x23\xe6\x8a\x78\x42\xbe\x40\xc0\x17\xf2\x44\x5c\x31\x47\xc2\x96\xb2\x64\xcc\x42\x46\x11\xbd\x98\x26\xa7\x96\x50\x4a\xc9\x65\xa4\x72\x62\x45\x41\x25\xa1\x0a\x5f\x8d\xab\xc1\xd6\xe6\xd7\xe5\xd5\x63\x1a\xd0\x3b\x50\x3b\x73\x77\x21\x77\xe7\xec\xc9\xde\x9b\xb5\x2f\x73\x3f\xa2\x31\xe3\x40\xfa\xc1\xb4\x43\xa9\x87\x53\x8e\x24\x1f\x4d\x3a\x96\x78\x3c\xa1\x29\xfe\x44\xdc\xc9\xd8\xe6\x98\x53\xd1\x2d\x51\xa7\x23\xcf\x44\xb4\x86\x9f\x0d\x3b\x17\xda\x16\x72\x7e\xfb\x85\xe0\x8b\x41\x97\x02\x2f\x6f\xbb\x12\xd0\xee\xdf\xb1\xf5\xaa\xdf\xb5\x2d\xd7\x7d\x6f\xf8\xdc\xf4\xbe\xe5\x75\x7b\x73\xa7\xe7\x1d\x8f\xbb\x9b\xee\xb9\xdf\xdf\xf8\x60\xc3\x43\xb7\x2e\xd7\x47\x2e\x8f\x9d\x9f\x38\x3d\x75\xec\x76\x78\x66\xff\xdc\xee\x85\x6d\x8f\xcd\x4b\xeb\x57\xeb\x7b\xad\x5e\x5b\xbe\xb1\x78\x6b\xfe\xce\xac\xcf\xf4\xbd\xc9\x07\xe3\x8f\x46\x9f\xd6\x7d\x5e\xfb\xc5\xf0\xab\x41\xbf\xfe\x37\xbd\xef\x6b\x7e\xac\x1e\xd0\xfd\xa9\xf3\x6b\xd5\x6f\xed\x41\xad\x3f\x2b\x87\x56\x0c\x2f\x1f\xd1\x1c\xd5\x18\x53\x1f\x5f\x36\xa1\x36\xa9\x3a\xa5\x32\xbd\x74\x46\x79\x76\xc9\xdc\xe2\x79\xa5\x05\xc5\xbf\x8b\xfe\x29\x40\xf0\xbf\x1c\xf8\x5f\x0e\xfc\xf7\x12\xf8\x25\x6d\x35\xd3\x2d\x85\x30\xc8\x25\x30\xdb\x70\x35\x84\xd1\x35\x21\xfe\xe6\x00\xc2\x14\x8b\xed\x34\xab\x58\x08\x11\xef\x22\xd6\x38\xde\x84\x10\xb9\x37\xea\xd5\xc6\x60\x08\x51\xdf\x12\x74\x7d\x4f\xc0\x63\x68\x90\x3a\xb2\x1d\x0f\x17\xa1\xb4\x73\xf4\xe2\x2f\xfd\x63\xa0\x82\x31\xe7\x32\xf6\xfe\xed\xc9\x25\x91\x77\x63\x4c\xff\x9a\x66\x4b\x85\x56\xc4\x0f\x0b\xed\x88\xda\x92\xd3\xb4\xe8\x05\x85\xf4\xa8\x86\x4c\xee\xd6\x79\x66\xca\x9b\x03\xe3\xc2\x73\xf3\xa1\x49\xcc\xa6\x6f\xa2\xf1\xb9\xc7\x09\x2b\xdb\x2e\xc9\xf8\x73\x4e\xb1\x53\xd7\xdf\xc8\xcb\x66\xdf\x47\x2b\x3d\x3a\x5c\xea\x3d\xdb\x16\xa1\xfe\xa6\xb7\xf4\xe8\x6c\x74\xa8\xce\x6f\xb3\xf2\xd0\x59\xbf\xed\xe7\xc6\x2f\x96\xfb\xcc\x7e\x0c\x7e\x30\xd1\x20\x37\x9f\xab\x0c\x3a\x3f\x59\x2b\xb5\x9e\xfb\x16\x64\x3f\xa5\x2e\x6a\x1a\xc9\x08\x16\x4d\x6d\x13\x85\x0d\x44\x6f\x2f\x9c\xaa\x17\xba\x7f\x72\x08\xd9\x38\xbd\x99\xe7\xf8\xfa\x4b\xa8\xfb\x74\x03\xe7\xf8\xb3\xfa\xb0\xbd\xd3\x9d\x1c\xeb\x07\x17\x23\x88\xd3\xef\x39\x2e\x9d\xed\x11\xcd\x33\x54\xc6\xcb\x9b\x8b\x22\x1d\x66\x2e\xd2\x31\x10\xfa\x99\xfa\xbd\xd3\x8d\x84\x30\x98\xb7\xed\xa5\xa1\x0d\x84\x71\x09\x81\xfa\x26\x21\x10\xa6\xe2\x82\xbb\xac\xbc\x20\xcc\x46\x87\x3f\x70\x7a\x0d\x21\xaa\x3a\xb2\x6d\xc3\x14\x9c\xc5\x86\xc4\x9f\xdb\x9a\x0b\x5b\xf3\xda\x52\x82\x82\xbf\xc3\x65\xf9\xc8\xcc\x8e\xf8\xd2\x7f\xd9\xe8\xfd\x68\x7b\xc4\xa9\xbf\x87\x50\xb3\xa4\xba\x7c\xc6\xc2\x00\xb2\x96\xd7\x45\x09\x5e\xd8\x9c\x45\x29\x29\x62\x3b\xcd\xa7\x21\xa8\xf5\xdf\x45\x6f\xe6\x66\xd3\x35\xf7\x5f\x90\xbe\x9b\x23\xa7\xcc\x1e\xef\x2e\xae\x9b\xd3\x4e\x3c\xdc\xf6\xa9\xe4\xf5\x6c\x7b\xdc\xa5\x1b\x98\xb2\xdb\xb3\x3a\x31\x06\x8f\xcf\x54\xa5\xcc\xfc\x88\xf8\xf2\xee\x72\xd5\x9d\x19\x87\x30\xc4\xa0\x65\x9d\xc7\x4c\x53\x48\xf5\xd8\xfb\x6a\xe5\xd9\x77\xc1\x4f\x27\xaa\xe4\x3e\x73\xda\xc1\xf4\x89\xaf\x45\x2d\x53\x39\xc1\xe9\x93\x72\x69\xeb\xaf\xee\x10\x95\xc9\x27\x52\x8f\x2f\x3f\x43\xba\xa6\xb0\xa2\x8a\xde\x4b\xe1\xdd\x53\x4b\xa5\xe5\xcf\x1a\xc2\xfb\xa7\xfe\x0a\xee\x3e\xec\x8b\x2c\x9b\x56\x15\x82\xbb\x36\x91\x7f\xa6\x6b\x78\x9b\x6f\x64\x45\x9d\x98\x59\xce\x3e\xd9\x71\x37\x7a\xf1\x0c\x96\xd9\x04\xe1\xd6\x5c\xbf\xcd\xba\xf5\x10\x86\xb3\xb7\x32\x0d\x72\x20\x8c\x2f\x0f\xb4\x31\xf9\x04\x61\x26\x32\xa8\x74\x7d\x30\x84\xc8\xd1\x90\x32\x07\x3b\x08\xb1\xfd\x11\x2d\xee\x9f\x20\xc4\x5f\x8e\x39\xe9\xbb\x15\x3e\x23\x2c\x4f\xf8\x1c\xb8\x13\xae\xc0\x57\x23\x74\xe3\x39\xff\xc2\xf2\x3e\xa3\x0e\x64\xad\xfd\x8b\xc8\x5f\x8f\x7f\x89\x0f\x5f\x68\x43\x1d\xe2\x58\xd2\xb6\xcf\x77\xe5\x1c\x28\x1e\xe1\xbb\xcf\xbb\x64\x5e\xab\xed\x97\xb8\xce\xe5\x66\xf4\xed\x7b\x2e\xdf\x38\xe7\x97\xea\xda\x94\x27\x9f\x9a\xdd\x99\xf4\xb0\x8d\x5a\x61\x3b\x33\x14\x7f\xe3\xe6\x68\xf5\x8f\x99\xb7\xd1\xef\xbb\xd5\xab\xcf\x4e\xff\x88\x4c\xfb\xf8\xaa\x41\x38\x7d\x38\x6c\xf1\x68\xde\x8e\x45\x33\x46\xa1\x09\x63\x7a\x75\xbe\xb3\x49\xdb\xab\xc7\x7b\xcb\x9a\xff\xcf\x3a\xb2\x2f\x24\x7a\x62\x97\xfc\x71\xbf\x69\x58\xc2\x04\x2c\xee\x7b\x9f\x15\xb6\x63\x72\x4a\xca\x79\xee\x11\xd9\x31\x79\xb4\x70\xe1\xd1\x40\x24\x73\xea\xa6\x88\x79\xf7\x49\x74\xca\xd4\x41\xf1\x9e\x5b\xb7\xa2\xcf\x4c\x1b\x0b\xf5\x3b\xf4\x63\xe4\xd3\x37\xb9\x9f\x2f\x81\xd8\xc8\x19\x25\x4e\x15\x84\x01\x1f\xfc\x2a\x56\x1f\x86\x30\xfc\x91\x5f\xb6\xfe\x21\x08\x93\xd4\xfd\xef\x1a\x37\x41\x98\xb5\x38\x70\x93\x95\x3e\x84\x98\xb8\x50\x7d\xa7\x3b\x10\xe2\x8f\x84\x53\xdc\x1d\x20\x24\xab\xc7\xe8\xf9\xb1\xe0\x39\x32\x35\xa1\x62\x7b\x23\x5c\x43\xd1\x49\x8b\x8f\x4f\xf9\x67\x43\xf8\x89\x84\x39\x99\x7f\x7d\xb1\x10\x4b\x22\x54\x2c\x6c\xc8\x7b\xc0\xac\x67\x2f\x9b\x4f\x43\x99\x14\x66\x88\x3e\xcc\x9d\xcc\x3e\x5f\xd3\x5a\x94\x35\x3b\x8f\xb8\xb6\xdf\xac\x6c\xc3\x6c\x51\xda\xeb\xa6\xcc\x4a\xc5\x19\x71\xaa\xd1\xb9\x57\xf5\xea\xd3\x9f\x13\x6b\x6f\xf6\xef\x34\x99\xb6\x89\xdd\xfb\x62\xc5\x1e\xdb\xa9\x7b\x91\x15\xdf\x7c\xf7\x6e\x99\xea\x08\x0f\x1a\x31\xda\xd3\xff\x7f\xe3\x41\x0a\xf9\x32\x56\x51\x93\x30\xb1\x2b\xe4\xc1\x78\x7e\xc5\xf8\x8f\xd6\x70\xda\x78\x74\x55\xf2\x27\x87\x88\x75\x13\xde\x65\xf7\x7a\xae\x44\x45\x4c\xdc\x2a\x75\x7f\xac\x1e\xdd\x32\xe9\x2f\x0f\xbb\x9b\x10\xf3\x68\xb2\xbb\x48\xf9\x86\x28\x6e\xd3\x94\x72\x61\xec\x55\xc7\x38\xdb\xa9\x53\x92\xe5\x17\x57\xc6\xef\x9a\x5a\x10\xdd\x69\x3d\x96\x70\x7e\x3a\x5d\xf0\x07\xc2\x80\xaf\xde\x4f\x75\x56\x41\x18\xd5\xba\xa5\xcf\x60\x0b\x84\x69\x36\xfe\x22\x53\x03\x08\x91\x33\x81\x14\x6b\x2f\x08\xf3\x75\xb6\x2d\xb5\x86\x10\x92\x39\x61\xda\x9b\xd6\x41\xc8\xc8\x0f\x5f\xf0\x89\x82\xd7\x19\x2d\xb1\x43\xdb\x01\x5c\x46\x7b\x9d\x5a\x95\x40\xf8\xe7\x42\xed\xcb\x9a\xcd\x49\x5a\x18\x26\xec\xc3\x56\x92\x7d\xe7\x1f\xe1\x2e\xd0\xce\xf1\xae\xce\x8d\x61\x24\x92\xdf\x32\xaf\xb9\x0c\xe4\x60\x65\x9a\x7c\xff\xac\x59\xb6\xc2\x3e\xcf\xea\x9e\x99\x62\x04\xe6\xd8\xbf\xfa\xa8\xe9\x0f\x69\xae\x6d\xeb\x76\xde\x99\x6a\x4b\xb6\xbe\xd5\xb5\x3f\x69\x0a\xc4\x79\xbd\xda\x7b\xe0\xfd\xe4\x89\xa8\xad\x3f\x3e\x1f\x2c\x9f\xfc\x13\x81\x1c\x9a\x6f\x1c\x99\xfa\x1e\xae\x31\x92\xba\x47\xf5\xff\xe0\x31\x68\x1c\x5e\x3d\xb6\xad\x8e\xfc\xa9\x37\xf2\xec\xd8\xe5\x5a\xc2\xcb\xf7\xd1\x4f\xc7\x13\xaa\xf7\x3e\x75\x88\xd9\x3d\xb1\xbe\x02\x7b\x2f\x38\xf6\xd2\xa4\x62\xc9\xec\xf5\xa1\x78\xca\x64\x86\xbc\xbd\x23\x33\xc1\x79\xb2\xb1\xb8\xf5\x02\x21\xb1\x64\x6a\x51\x91\x61\xeb\xaa\xa4\x91\xa9\xc0\xc2\xa5\xcd\xd8\x64\xc6\xd4\x77\xf1\x10\x84\xc1\xaa\xbe\xfc\xd5\x5e\x10\xc6\x5e\xf5\x81\xfa\x8f\x21\xcc\xbc\xe7\x57\x60\x32\x04\x21\x86\xb4\xcd\xd3\x9a\x0a\x21\xfe\x43\x60\x99\xfd\x2d\x08\x69\x07\x82\x0f\xbb\x75\x43\xc8\xaa\x89\xb8\xe8\xa7\x0c\x3f\xf2\xb6\x45\x6d\x0d\x24\x43\x67\xee\xc1\x44\x46\x9c\xcb\xbf\x0d\xcc\x8e\xcc\x75\x39\xd9\x0b\xa3\xd4\x42\x4c\x31\x59\x30\x8f\x23\xbe\x25\x9a\x0a\xcf\xce\x21\xb1\x19\x22\x47\x39\x72\x16\x87\x59\x52\x7e\xa4\xca\x76\x66\x17\x52\x6d\xcf\x8a\xfa\x0d\x33\x2a\x99\xfb\x8e\x65\xec\xf4\x9c\x06\xe9\x9d\xe7\x86\xf6\xe1\x26\x7b\x93\x9b\xee\x78\x1e\xc2\x4d\x46\xc5\xfd\xe9\x8d\x3c\x02\x26\x18\x51\x39\x83\xbf\x8e\xed\x9c\x3c\x10\xf1\x64\xa8\xfc\x60\xfa\x14\x29\xfc\xf4\xf0\x85\x7d\x59\xa3\x7e\x11\x1b\x47\xb2\xf7\x24\xf7\x3f\x8d\x72\x1c\x8d\xdb\x79\xe1\x2d\x35\x66\xd3\xe8\xef\x1d\x76\xdd\xf7\xe2\x78\x63\x11\x0d\x21\x0f\xce\xc7\xeb\x8c\x8b\xaa\xaf\xdf\xd2\x4e\xf8\x35\x3e\x58\x85\xbf\x72\x39\xc9\x71\xe2\x7c\x79\xf0\x45\x44\x92\xcb\x24\xae\x44\xf9\x0c\x37\xc5\x70\xb2\xbd\xf8\xf7\x49\x79\x4a\xeb\x14\x56\xb6\xe3\xf0\x5c\x5a\xe5\xd4\x4d\xa9\x0d\x84\x21\xea\x9b\xf1\x3a\x8b\x21\x4c\xb4\xf4\x71\x30\x08\x83\x30\x2b\xdc\x57\xcf\xe8\x31\x84\x58\x6b\xbf\x39\xcb\xf7\x10\x52\x34\xfd\xa7\xec\xfe\x40\xc8\x1a\x0b\x4c\x71\xbd\x0f\xa1\x00\x17\x6a\xe2\x73\x16\x9e\x13\x67\x46\xe5\x87\xd4\x42\x67\xe1\xa3\xf8\x27\x71\x59\xff\xb6\xf2\xcc\xd2\x5f\x67\xf7\x2e\xcc\x32\x4f\xa3\x52\xc9\x31\x73\x43\xa4\xdf\xa4\xf5\xd2\x9e\xb9\xe5\x04\x6d\x1e\xa7\xf4\xca\xcc\xd5\xfc\xcc\xd2\x91\xba\xc2\xe9\x72\xf4\xba\x9d\xb7\xf7\xb8\x4e\x91\x72\xe8\xc7\x48\x07\xf6\x4e\x0e\x23\x72\xda\xbc\x0f\x35\x4d\x06\xa4\x3c\xee\xf4\x3e\xaa\x3d\x7e\x2c\xbe\xaa\xcf\xed\xe4\xc3\x09\xf5\xa8\xa9\xc1\x98\xa6\xf4\x89\xc9\xc8\x2b\x7f\x76\x1d\xa1\x4e\xb6\x44\x5c\x1d\x6a\x3c\x68\xfc\xe3\x56\x34\x6e\x38\xac\xf1\xf5\xbb\xef\x71\x01\xc3\x8d\x8d\xf2\x27\xe4\x44\xce\x48\xf2\xbe\xbe\xfb\x31\x49\xda\xa3\x82\xdd\x4b\x6e\x69\x26\x25\x8d\x7d\xad\xfb\xd6\x7e\x25\xf9\xf6\x78\x5e\xed\x8a\xb6\x97\x29\x0f\x26\x52\x2b\xb7\xb5\x74\xa4\xf1\x27\xce\x56\x68\x37\xb1\xd3\x1d\x27\x99\x25\x8d\x47\x1a\xd2\xf3\xa6\x1c\x8a\x5c\x1b\xc7\x32\x42\xa7\xce\x48\x6f\x41\x18\x16\xb9\x59\x4f\x87\x02\x61\xda\x2e\xaf\x69\x43\x43\x08\x73\xf6\x79\x1f\x31\xf2\x80\x10\xff\x78\xcb\x4a\x8b\x3b\x10\xd2\xf7\x6d\xed\xb2\xd7\x84\x50\xb0\x65\x9b\xbf\xdb\x18\x84\x92\xcd\xdb\x91\x3e\x6a\xf0\x5b\x11\x2f\x2c\x3f\x10\x0b\x9d\x0a\x3f\xc6\xf2\xe3\x0e\xfd\x5b\x2d\xb5\x49\xbd\x93\x1b\xb6\xf0\x4d\x28\xcb\x59\x44\x41\xce\xaf\x64\xca\xf0\x81\x92\x3f\xb3\xb9\x14\x77\xfa\xa3\x2a\x9d\xe9\xf2\x02\xd3\x22\xf7\x3d\x31\x53\xc7\xf3\xa9\xf5\xaa\x8d\x3f\x27\x9b\x73\x6f\x1e\x51\x3a\x12\x3d\x11\x96\xbd\xee\xdc\x9e\x13\x2f\xc7\xaf\xa4\x36\xdf\x9b\x69\x46\x8d\x2f\x49\x88\xeb\x5b\xd6\xe2\x31\x56\x13\xf3\xf7\x97\xe7\x69\xf7\xf1\xef\xd1\xb6\x83\x7a\x27\x14\xff\xb0\x62\x96\x0e\xfe\x3d\xf6\xf2\x63\x64\xdc\xe8\x9f\xd9\x23\x1d\x2f\xc8\x89\x6f\x86\x76\x1c\x16\xde\xdf\x91\xdc\x3d\x3c\xd7\x58\x72\xf3\x4a\x6a\xf4\xc8\xc9\x7d\x92\x2b\x31\x69\x0a\x63\x56\x3b\x63\xdb\x46\xd3\x97\x8f\x3d\x69\x50\x6e\x79\x9f\xf1\x74\xdc\xbe\xee\xd1\x71\x57\x04\x7b\x22\xaf\xf2\xea\x61\x29\x62\x76\x12\x94\x3b\xee\xbb\x95\x95\x3c\x59\x51\x72\x63\xb7\x72\x96\xf5\x14\xab\xd0\x0e\xc2\xe8\x83\x1e\xa7\x75\x16\x20\xcc\xf8\xe7\x19\xa6\x5f\x02\x21\x7a\xd3\xe6\xd4\x75\xbe\x10\x92\xe5\x5e\xa6\x66\xfa\x10\xb2\x2f\xfa\xa2\x6c\xd2\x21\x94\x66\xfb\x7b\xba\xa1\x21\x2c\xaa\x0f\x96\xfb\x3a\xc2\x57\xe5\x31\xa1\xeb\x83\x06\xa1\x6d\xd9\xbb\x68\x6a\xbc\xc1\x3f\xff\x12\x98\xa4\x99\xa3\xbf\xf0\xae\x28\x23\x73\x0d\xe5\xeb\xdc\x59\x7e\x0f\xd6\xb3\x68\xc9\xcc\x05\x7a\x00\xf5\x4a\x5d\xd6\x14\x24\xe7\x8b\x5f\xec\x77\x9f\xec\xc5\xcd\xd4\xdc\x3e\xfc\x7a\xe2\x0e\xfa\xc8\x21\xd8\x14\x36\x5e\x94\xfd\xbc\xed\xe2\xa9\xf7\x63\xa2\xf4\xd0\x7b\xcf\x5a\x17\x8d\x3c\x4d\x78\xf8\xe5\xc7\xf9\xe6\x31\x85\xd8\xbb\x3f\x71\xad\x11\x63\x7e\x31\xb8\xdf\xaa\xa7\x74\xfa\x37\xc5\x8b\x7e\xbf\x3b\x79\xae\x67\x77\x32\x79\xb0\xe5\x44\xd0\xc3\x8a\xd4\xe4\x21\xe5\xa3\xcf\x6f\xe0\x32\xfc\x87\x76\x1e\xa9\xbb\x3c\x92\xb1\x66\xe4\xd4\xbe\xc1\x73\xfa\x88\xf1\x51\xcf\xbd\x01\xcd\xcf\xb2\xec\xc6\xd6\xee\x72\x3f\xda\x9c\xed\x3a\xbe\xa6\xbe\xfa\xc0\xaa\x9c\x98\xf1\x77\x35\xf5\x7b\x9f\xe4\x98\x4e\x3c\xa8\x90\x36\xdc\x41\x9e\x9b\x44\x94\x8e\xd7\xee\xcd\x9d\x9b\x24\x97\x5e\x82\x30\xc6\xdf\x3d\x77\x95\x10\xc2\x8c\x5e\x8f\x04\xbd\x26\x08\xb1\x16\x9e\x1a\xeb\x02\x21\xa4\xb1\x3c\xff\x98\x76\x41\xc8\x9f\xf0\x66\x5b\xd7\x40\x58\x74\xde\xf7\xb3\x53\x27\x84\x15\xb6\x01\xfa\x9e\xb3\xf0\x59\x75\x4e\x88\x5a\x70\x06\xb4\xaa\xf3\x89\x58\x88\x47\xfe\x8b\xaf\x89\x88\xfb\x90\x6d\xbc\x70\xa1\x62\x26\x1d\x4f\xcb\x9b\x23\x16\x2d\xa0\x2b\xe4\xaa\x33\xee\x9c\x16\xf2\xdf\x1d\xa4\x29\x0d\x5a\x8b\x50\xe1\xd0\xab\x09\x22\xb1\xb8\xca\xff\xc4\xd8\xf8\x76\xec\xe2\x03\xc2\xd3\x81\xa3\x17\x50\x1b\xce\x16\xb6\x71\x87\xbb\x11\xab\x1e\xd9\x5f\xbe\x30\x94\x92\x34\xd0\x1f\xd0\x31\x3b\x82\x8f\x9f\xf9\xe1\x7c\xe1\xec\xc0\x54\xc2\xf1\x81\x99\xb3\xd3\x6f\x4d\x93\xab\x7f\x5d\x3b\x1d\xf1\xc8\x31\xdd\xeb\x77\xfb\x29\xec\xcd\x01\xc4\x81\xc1\xa1\x13\x35\x97\xde\x66\x25\x0c\xe5\x1e\xdd\xdd\x32\x8e\x44\x0e\x1b\x1c\x7e\x7e\x1c\x99\xfb\x68\xc4\xf0\xc0\xad\x43\x2e\xa8\xce\x51\xa5\x7d\x4f\xf6\x5d\x40\x9b\x8c\xad\xde\x35\xba\x4b\x8a\x5e\x3f\xee\x57\x9f\x5f\x87\xc7\x14\x8e\xbf\xa8\x75\xab\x5e\x87\x09\x9f\xe8\xae\xe8\x2b\xe3\xe7\x75\x4f\xda\x96\x87\x43\x18\x27\xd8\xa8\xbd\xca\x02\xc2\xec\xb3\x9b\x12\xf5\xa6\x21\x24\xdc\xd8\x64\xbd\xb6\x08\x42\xce\xd8\xc6\x23\xc6\x1a\x10\x4a\xf4\x3d\xbe\x5a\x62\x20\x2c\x3b\xed\x73\xd5\x79\x03\x84\x35\xf5\x5b\xf7\x7b\xee\x87\x23\x0d\x20\x28\x76\xdb\x39\x18\xb3\x2b\x20\x4c\x23\x26\xf9\x1f\x6e\xd7\x99\xe8\x6b\x99\xdd\x0b\xcf\x6b\x77\xa7\x9a\x52\x3d\xe7\xa6\x2a\xc7\xb3\x6b\x64\x1a\x33\xca\xe2\xe1\x82\xd6\x9d\x7b\x27\x7d\xd8\x32\xd6\xe1\x63\xf8\xf1\x28\x5a\x7e\x89\xc2\x69\xd4\xe8\x60\x81\xeb\x9e\x33\x6d\xde\xc3\xb9\x79\x9e\x67\x4f\xb7\x5f\xfa\xe3\x90\xe9\xf3\x8c\x72\xa3\xfb\x8f\x5d\xca\x9e\x2f\xbb\x6e\xb8\x0d\xe3\x13\x33\xbf\x3d\xb8\xfc\xa2\xaf\x29\x6d\xc7\xf7\xca\xcb\x46\x8f\x63\x10\xf7\x06\x9e\xb7\x75\xde\x0c\xce\x7e\xfa\x6b\x73\xeb\x97\x8b\xc3\xc8\xfa\xdf\xa3\xa7\x5e\x9c\x7e\x95\xfb\xf8\xcf\xd9\x26\xdb\x63\x16\x98\xae\xa1\x2d\xc7\x7a\x1b\x31\xf9\x5a\xc3\x45\x87\x55\x77\xc9\xb1\xaa\x23\x57\x1b\x8d\xea\x89\xd8\xa0\xd1\xde\x3d\x9b\xaa\xda\x70\x71\x63\x0d\x3b\x29\xe5\xd7\xb1\x9f\xc7\xcf\xd7\xfe\x91\xf7\xe1\x75\x26\xd6\xd4\xc4\xca\xbc\xf1\x8d\x93\xaa\x15\x6b\x21\x4c\x8a\x77\x33\xd3\xbe\x04\x61\xee\xb4\xbb\xad\x5e\x3f\x84\xe4\xef\x1b\xb6\x18\xbc\xfa\x7f\x70\x28\x9e\xd9\x54\x63\xd9\x01\x61\x95\xc6\xe6\x76\xfb\x5f\x10\xee\x1c\xf2\x41\x6f\xd4\x86\x70\x7f\x5d\xc0\xda\x80\xa5\xb0\xe2\x50\x7e\x10\x31\xfc\xf1\xbf\xd2\xc3\x4b\x22\x16\x65\xbc\x5b\xb8\xbd\xef\x6e\x22\x93\x7a\x6a\x6e\x67\x43\x7a\xe6\x93\xa2\x5b\xd3\x17\xca\xc7\xb0\x8b\x77\x67\x4d\x44\x0a\x79\x8c\xe1\x93\xc4\xd1\xf3\xec\x33\xd2\x03\xe7\x0d\x86\xef\x53\xca\x76\x4e\xb4\x6b\x0e\xde\xc5\x0a\xce\x7b\xdd\x6a\xfa\xd9\x9c\x63\xd7\xb3\xe4\xfe\xf7\xdf\xbe\xe9\x05\x1f\xbf\xdc\x59\xfc\xe5\x5a\xfa\xcc\x97\xe3\x37\xea\xba\xc7\xb3\x83\xfb\xdf\x5d\xb5\xbf\x39\x9f\xbb\xf8\xc7\xc7\x8b\xb4\xf3\x41\x79\x2e\x03\x4f\xce\xbf\x6e\xde\x90\x9f\xf9\xdb\xee\x4c\xe2\xc1\x8f\xb8\xc6\xc1\x6b\xcd\xc4\x7d\x91\xb8\x91\xa1\xb5\xc7\x6b\x77\x74\x12\x74\x86\xed\x8f\x10\xaa\xfb\x0b\x12\x47\xb6\x1d\x58\x28\xdd\x43\x8a\x1f\x55\xdc\x5f\x5e\x34\x4e\xca\x18\xb3\xda\x9d\x5d\x18\x4b\x5c\x3b\x9e\x55\xcf\x12\x3d\x25\x21\xc6\xe7\x6b\x15\x78\x61\x64\xab\x89\x17\x95\xfe\x10\xa6\xdc\x73\x33\x5c\x15\x01\x21\xba\xd6\x45\x51\xe7\x19\x84\x0c\xac\x5b\xb1\x21\x12\x42\x51\xbf\x2b\x7d\x9d\x1d\x84\xe5\x21\x1b\x5d\xcc\x27\x21\x6c\xc8\xf1\xf0\xb7\x63\x41\xb8\xff\x9d\xf7\x6b\xf7\x26\x08\x8f\xdc\xf0\xe3\xf8\xb5\xc3\xc6\x13\xc6\xdb\xf4\xc2\x32\xff\x95\x9f\xd4\x0b\x7d\x99\x51\xfa\x57\xa7\xe9\x4c\x4c\x09\x71\x64\xee\xdd\xc1\x27\xa9\x0d\xb2\xa2\x69\x93\x1d\xe5\xe8\xdb\xfb\xd2\xc7\x3f\x54\x2c\x25\x75\x9f\xda\x34\xa2\x2c\x98\x14\xd0\xaf\xa0\x07\x0f\x32\x63\x77\xcc\xdd\x66\xfd\x0c\x24\x76\x9c\x9d\x79\x58\xfc\xcd\x0b\x75\xa8\x37\xef\x99\xdd\x80\x53\xf6\xb2\x77\x35\x5d\xa7\xba\xaf\xa0\x17\x7f\xfc\x7c\x77\x65\xc7\x28\x2e\xf8\xcb\x83\x9b\x3d\xe7\x8e\xe3\x97\x7f\xfb\xda\xe1\x79\xfc\x44\xc1\xa6\x01\xc4\x45\xff\x46\x3c\x29\xe0\x67\xff\xb9\xe9\x5d\xc9\xa4\xbd\xbf\x27\x5b\xde\xd7\x68\x51\x26\x07\x7f\x34\x53\x2a\x52\x29\xfb\x87\x24\xc7\x1e\x96\xa4\x50\xb2\x47\xb4\x0f\xbe\x90\xd6\xd3\x9e\x8e\x50\x0f\x1c\x16\x91\xa9\xbf\xc6\x34\x77\x7f\x16\x58\x53\x2f\x8d\xf5\xef\x68\x64\x4b\xe9\x21\xe3\xf8\x7a\x0a\x73\x9c\xba\x30\x51\x5b\x45\x80\x30\x63\xcc\xc5\x42\xfb\x25\x84\xd8\x5a\x17\x9f\xd5\x8a\x10\xb2\x1a\x5c\x69\x06\x9f\x20\x2c\xd4\x76\xd9\xb2\xf6\x37\x84\xd5\xeb\xdc\x14\xcd\xec\x20\xdc\x77\xc6\xed\x9c\xd5\x13\x08\x8f\xee\xf0\x70\x74\xbe\x0f\x61\x8b\xb7\xcf\x32\x9f\x6c\xf8\xe4\xec\x63\xbf\xd2\xe0\xba\x7f\x4f\xda\x4a\x83\x26\x52\x4a\xfe\x26\xb6\x7d\x88\x70\xc4\x1f\x9a\x57\x6b\xe1\x24\xfc\x94\x9c\x9c\x3e\x77\x0c\x95\xc9\xdb\xb5\x30\x6e\xb1\xab\x1b\x9f\x7a\xfa\xcd\x90\x4e\xf1\x71\xde\xca\xeb\x9f\x06\x7a\x45\xa3\x15\x2d\x5d\x3d\xfd\x65\x8c\x83\x67\xd6\xbd\x58\xf7\x55\x33\x5f\xbf\x27\xa9\xe7\xd6\x4b\x0d\xec\xd8\xeb\xdd\xdd\x1b\x6e\x1a\x14\x20\xde\x7f\x78\x70\xaa\x35\x86\x42\xfa\xd4\x73\x47\x7a\xe8\x1b\xed\x57\x3f\xf6\x7a\xc5\xce\x9f\xcc\xb2\xef\xb8\xf6\x77\xb5\x07\x98\x09\x03\xbd\x17\xae\x96\x2b\x30\x1f\xfe\x76\x6a\xb5\x2e\xea\x62\xbd\x19\xa4\x9f\xfa\x24\xbd\xc0\xda\xf1\xa7\xf7\x84\x82\xf0\x3c\xab\x7d\xd8\xfb\xc8\x75\xde\x5f\xd6\xd2\x91\x93\x8d\x90\xfb\x8d\x59\x3b\x4a\xde\xe7\xc6\x3e\xcb\x78\x38\xf6\x6b\x47\x3d\xfb\x03\xbd\x64\xdc\xbe\x41\xc8\xd8\xc5\xa0\x4f\x34\x54\x65\x43\x98\xd5\xe9\x74\x55\x1b\x05\x21\xfe\x94\x93\xb3\xce\x79\x08\x05\xb5\x8e\x24\x3d\x17\x08\x4b\x5b\x1d\x47\x0c\x0f\x40\xd8\xf0\xc6\x39\xdf\x64\x0b\x84\x87\x82\x5d\xbe\x5b\x26\x40\x78\x4a\xdf\x4d\x6c\xbb\x13\xc2\x0b\x4a\x9e\x24\x8f\xbb\xb0\xaf\xfd\xb9\xaf\x5f\x50\x38\x54\xed\x18\x0b\x68\x4e\x90\xff\x15\xdd\x58\x15\xb2\x07\xbb\x7d\xee\x6f\x7b\x7e\xcc\x1b\x89\x68\x9a\x7e\xfe\x49\x2a\x7b\xf7\xcd\x31\x69\xf3\x35\x14\xa9\xf5\xd6\xe0\xf7\x3d\x6f\x68\x2b\x6e\xdd\xea\x3f\x52\x72\xb9\xd8\xf5\x45\x78\x5f\xa4\x68\xac\xa5\xe9\x43\xd0\x1b\x36\x5d\xab\x2b\xf4\xfd\xae\xab\x03\xac\xbd\x3d\xcf\x5e\xda\x9e\x38\xc1\xbd\xf7\xf6\xd3\x93\xac\xdd\x85\x82\x8b\x1f\x23\xee\xa3\x6a\x1e\x0b\xf7\x7f\x31\xbd\x3d\x57\x5e\xc6\x1f\xf8\xbe\xa4\xe3\x4b\xb1\xb7\xc0\x65\xc0\xf4\x92\x54\x6a\xca\xbb\xfb\x5b\xa1\xf5\x81\xa8\x9b\xbf\x63\x30\xb2\x25\x95\xff\x8b\x5f\x37\xe4\x7b\xbc\x9b\x8f\xe3\xe2\x86\x43\x8e\xd4\x73\xd6\xf3\xbe\x8c\xbc\x68\x24\x32\x2f\xf1\x89\x63\x2b\x77\xbf\x67\x8c\xf3\x1e\x8d\x9d\xd9\x49\xa7\xc6\x09\x42\x26\x5c\x6a\x0c\xa8\x57\xb9\xe2\x89\xb6\xca\x3e\x08\x91\x07\x9c\xea\xb4\x47\x20\xa4\x7c\x77\x88\xd4\x21\x42\x28\xbe\xe3\xf0\x57\x8f\x0a\x61\xe5\x29\xc7\x00\xc3\xbb\x10\xee\x99\x75\x7c\x65\x9c\x0e\xe1\xf1\x4b\x4e\xb5\xe6\x66\x10\x9e\x3d\xec\x66\x60\x87\x80\xb0\x7d\x7e\xe3\x7d\xb7\x25\x10\x76\x26\x7b\x2d\xdd\xda\x0c\xa3\x1f\x6e\xde\x22\x8f\x96\xfe\xbd\xd6\x95\x17\xb4\x09\xa3\x3e\x2f\x7e\x58\x19\x4e\xe7\x33\x66\x54\xee\x67\xc7\x51\x1a\xae\x8e\xaf\xbc\xb6\x3a\xe3\xd7\x69\x9b\xdf\x97\xce\x6d\xc2\x65\xdd\xb1\xff\x7c\xf5\xd0\xa8\xc0\xa3\x57\xf4\xfc\x46\xe5\xd1\xa6\xad\x3f\x8a\xda\x6f\x94\x7c\xef\x54\xf9\x5a\x7c\xcc\x43\xee\xd0\x4d\x78\x33\x53\x47\x90\x5f\x78\xa3\xfe\x6c\x49\x65\x6c\xb1\xf3\x87\xa5\x0f\xa9\xa5\xe4\xa2\x6d\x9f\x77\x77\x8e\xc8\xd6\x14\x7d\xfb\x9e\xde\xe1\x26\xae\x2c\x34\x19\x98\xbe\x70\x40\xc0\x2c\xac\xfb\xad\xd6\xba\x9f\x7b\xb2\xf0\xd0\xe0\x7c\x33\x99\xbd\xbc\x30\x66\xe8\xd9\x31\x05\x26\x59\xf6\x6d\x78\xfe\x90\x1f\xfd\x97\x94\x33\x9a\xb8\xaf\x90\x56\x2a\x5b\x35\x3a\xb3\xc7\x99\xe2\x27\xa3\x8d\x5b\x34\x14\x12\xbb\xa4\xfb\x27\x8e\x57\xfe\x25\xfa\x4a\xcb\x26\xc6\x2a\x9a\x20\xc4\x28\x39\xba\x6a\xd7\x43\x48\x5f\x6b\xcf\xd1\xb1\x86\x50\x76\xc0\x96\xa5\x8b\x84\xb0\x76\xca\x7e\x83\x81\x17\x84\x87\x42\x6c\xe4\xfa\xfb\x20\x3c\x5d\x6a\x3b\xb1\x6e\x27\x84\xed\xca\x0e\x83\x16\x76\x10\x76\x96\xb8\xa6\x3a\x9a\x41\xf8\xc4\x66\x93\x8b\x97\x39\x6c\x7e\xb5\xc2\xeb\x45\xe8\xda\x7f\xfe\x6f\x67\xb6\xb6\x64\x8e\xcf\xbf\x7d\xb7\x3f\x78\x88\x7d\x78\xc6\xf1\x9d\x6e\xe4\xba\xba\xde\xb1\xe7\xaf\x36\x25\xae\x3a\xbd\xea\x57\xef\x53\x69\xb6\xca\x5d\xd4\xfb\x85\x4e\x5d\x2a\xa1\x4f\xe1\xa6\x5a\xd3\xd8\x41\xa7\xb1\xc7\x07\x16\x1f\x87\x37\x5a\xbe\x3d\xa8\xfa\x72\xa4\xbb\x7b\xe9\x5b\x3f\xb9\xfb\xfe\x7f\x6f\x72\xbb\x33\xa4\x88\xbd\xdc\x0f\x07\x1e\x24\x08\xfb\xeb\x73\xfa\x53\xaf\x0f\x0b\x4c\x6b\x25\xdf\x99\xed\xaf\x38\x5a\x35\x59\x3f\xff\xb5\xa9\x33\x7b\xaa\x83\x07\x15\x5b\x46\x19\xda\x55\xd6\x7f\x76\x9f\x10\xd3\xf9\xe5\xf7\x87\x6e\x1d\xd3\xa2\x74\x54\x2c\x1e\xa1\x1d\xe0\x51\x94\xca\x6e\x8e\x06\xec\x3b\x4e\x8a\x2f\x6d\x1a\xab\xd8\xd9\x45\x78\x53\xea\x3b\xa1\x52\x73\x02\xdf\x58\x96\x3c\x81\xae\x9a\xc7\x5d\x2b\xb9\x35\xe9\x51\xee\x0a\x61\xfe\x65\xdb\x2f\x2b\x59\x10\x72\xb6\x59\x57\x68\x35\x40\x28\x6f\x5e\x9f\xa2\x3d\x04\xe1\xce\x10\xab\x63\x3a\x12\x08\x9b\xda\x2d\x36\xae\xea\x86\xf0\x02\xc5\xea\x8f\xde\x13\x08\x6f\x07\xdb\xf2\x8c\x0f\x43\xf8\x44\xd3\x49\x6a\xab\x0c\x61\x6f\xf3\xc6\x1f\x9e\x10\xfe\xfa\xd4\xe7\x89\x0b\xbc\xfb\xaf\xfa\xa7\xa3\xef\x6c\xda\x85\x05\xf1\xd0\xce\x80\x6a\xca\xb5\x99\xab\xe3\x19\xdb\x53\xaa\xac\xc6\x97\x0f\x92\xa2\x0e\x9d\x52\xfb\x9d\xfa\xc5\x3c\x15\x74\x56\x3d\x3f\xff\xea\x32\x61\xf3\x4b\x6e\x53\xcb\xdd\xdc\xea\x5f\xfd\x15\x25\x17\x1e\x5c\xb8\xbb\xe5\x73\x2b\xbf\xe5\x81\xd6\xf3\xf5\xbd\x4d\xdc\x23\x97\xfc\xdf\x76\x3c\xf1\x63\x97\x9e\xb6\xf9\xb4\xee\xee\x65\x56\xf9\xb1\x53\x5f\xbb\x6e\x1c\xa5\x7e\x3a\x32\x38\xe0\x7d\xf1\x1c\x55\xf3\x60\xc2\x2f\xbd\x73\x34\x4a\xc4\x9e\xfb\x83\xbc\x53\x68\x52\xfd\x9e\xed\x7f\x3e\x34\xb1\x49\x71\x0d\xe1\xc3\x65\x87\xd3\x0a\xc6\xea\x4f\x8e\x1c\x68\xbc\x8a\x3b\xdc\xf0\x75\x2c\x66\x17\x19\xfb\xaa\x6e\xd7\x78\x7a\xfd\x76\xac\x4a\xad\xeb\x84\x79\xf5\x5c\xfe\x64\x95\xde\xc4\x40\xc5\x8e\xbc\xcf\x95\x2f\x27\x45\xff\xf9\x28\x42\xa5\xad\xf3\xca\xe3\x10\xf2\xd5\x2d\x1f\xae\x28\x83\xb0\xf2\x96\xf9\xa2\x15\x79\x10\xee\x87\x00\x00\x00\xe1\xa9\x70\xd3\x5f\x5a\xc9\x10\x5e\xfd\x6c\xdc\xb3\xa2\x1b\xc2\xae\x59\xb3\x93\x3a\xf6\x10\xf6\x3e\xb2\x57\xb0\x50\x80\xb0\xdf\xdb\xa9\xda\xee\x23\x84\xc3\xab\x36\xad\xf3\xab\x82\x76\xf3\x2f\xbc\x15\xe3\xf6\x2c\xdc\x9e\x15\x6c\x1d\x27\x29\xcd\xdc\x99\x58\xb3\xdd\xb9\x72\xe8\xd7\xc2\xe0\x85\x18\x79\xf3\xbd\x9e\xf7\x3f\xee\xa5\xbf\xbf\xc2\xbc\xb6\xe3\x63\x2d\x61\xff\xc3\xec\x5d\x2b\x5e\x87\x16\x6b\xf6\x3c\x90\x80\x67\x7a\x77\xde\xbe\x13\x52\xcf\xbe\xae\x7e\x39\xfc\x22\x86\xb4\xaa\x9b\xdf\x47\xfd\xbf\xf8\x78\xcb\xa8\x2a\xbb\x76\xfd\x1b\xbb\x03\xec\x0e\xc0\x00\x51\xc0\x20\xa5\xa5\xbb\xbb\xbb\xbb\xbb\xbb\xbb\xbb\x25\x24\x25\x05\x11\xa4\x44\x11\x14\xc5\x40\x04\xa4\x59\xac\xee\xf3\x1d\xcf\x46\xf4\xbe\x9f\xbd\xff\xef\xa7\xdf\xb8\x3e\x9e\x73\xcd\x39\xaf\x6b\xac\xe3\x37\x8e\x61\x25\xc7\xa1\xae\xac\x59\xf6\xde\x79\x07\xff\x96\xc7\xf3\x73\x1d\x0f\xec\x79\x9f\x69\x2e\xa6\x36\x27\xda\x1f\xa8\xac\x5d\xe1\xae\x33\xb1\x13\x2d\xe5\x5b\x63\xa9\xe2\xb0\x5e\x2e\xf1\xd8\x38\x55\xe2\x66\xed\x9b\x3f\x80\xa8\xce\x97\xb0\xa2\xcb\x3b\x8d\xdc\x9d\x65\x6e\x31\x92\x53\x85\xba\x9e\xb6\xdb\x72\x47\x66\x34\xaa\x37\xd9\xc3\x1c\x97\xd9\x89\x96\x4c\xa4\x37\x37\x49\xe7\xc7\x30\xc6\x0a\x9b\xcd\xa5\x96\x62\x3a\xa3\x2c\x00\x1c\xaf\x30\xeb\xd0\x39\xfe\xe7\x7b\xe9\xe6\x01\xda\x02\x80\x64\x4e\x06\x71\xda\x73\x00\xa5\xce\x5b\xeb\xd0\xcc\xba\xc5\x81\xf6\x2d\x7e\x4c\xdc\xe2\x4c\xcb\x0d\xc6\xb3\xbc\x00\x1b\x06\x77\x2f\x33\xce\x01\x50\x09\x1c\x42\xbc\x67\x81\x8b\xbc\xfc\x78\x4a\x19\x4f\x7e\x84\xef\x11\xc1\xb8\xdd\x5a\x91\x42\x93\xa5\xbe\xc4\x0c\x4f\xd2\x22\x02\x55\x05\x0b\x28\xbd\x1f\x57\x0f\x1a\x08\xd4\xcd\x54\x07\xcf\x13\x1c\xee\x77\xbf\x4c\x90\xf9\xbe\x11\x92\x35\xf4\xda\x27\xe8\x9b\xf8\x33\xf2\x48\x81\xad\xdb\xd7\xa7\xd3\xca\x23\xfe\x96\xb3\x33\x22\xdf\x8e\xbf\x0e\xb4\x48\x7b\x87\x9f\x3b\xd5\xf5\xd1\x92\xda\xe7\xfd\x8b\xf1\xf9\x0d\x8b\xc9\x8e\x86\xe5\xd8\x7a\x4f\xcb\xb6\xa6\x4f\x2b\x0b\x35\x5c\x96\x8c\x75\x0e\x6b\x6b\xe5\x65\xe6\xb1\x35\x9c\x1b\xb5\x45\x2c\xe6\x34\x55\xbb\x11\x8b\x79\x27\xcd\x0e\x97\x09\x21\x5d\x33\x0c\xcd\x5e\x17\x3d\x46\x92\xd2\x1c\x4d\x17\x0a\x5a\x51\x9f\x92\x26\x4c\xe8\x0b\xa2\xd0\x5f\xe3\x04\x4d\x8e\xe4\x84\x62\x3a\xa3\x6e\x1b\xcb\x65\xef\xc3\x9a\x86\x8d\x03\xb8\x46\xde\xee\xa1\x9d\x01\x08\x95\xa4\x99\xfa\xcf\x7c\x69\x1f\xb6\xe6\xac\x08\xa5\xd1\xfc\x0f\x3b\x1c\xb6\x9e\xdf\xfc\xd8\xe2\x57\x4f\x1a\xed\xff\x10\xe9\xbf\xf5\x0c\x59\xb7\xc4\xce\x4a\x01\x50\x7f\x72\x14\x3d\x56\xa5\xb6\x90\xd9\xf9\x6d\xb5\xf7\xaf\xdb\x12\xcc\x9f\xf4\x3b\x35\x4f\x9f\xc2\x9e\x95\xbd\x14\x61\x3e\x30\x8c\x6c\x57\xfb\x9a\x69\xd4\xe4\xb9\x2e\x6e\x84\xaa\x3a\x54\x62\xbd\x82\xb0\xa9\x79\xa6\x18\xe5\xb5\x70\x25\xa0\xfe\xc5\x2d\xaf\xac\x9f\x7e\x15\x32\x7d\x61\x16\xb1\xb3\x47\xbf\x04\xbe\xca\x36\xf1\x99\xe3\x9d\x15\xec\xf1\x37\x1c\x9f\x1d\x9b\x37\x6d\x4f\x31\xac\xff\xc8\xbb\xb8\xde\xa8\x66\x7c\x62\x30\x61\x25\xa3\x86\xcb\xb8\xbd\x67\xd7\x9a\x6d\x85\x93\x71\x52\x7b\xd8\xc6\xee\xe2\x61\x93\x8b\x4d\xa7\x10\x32\xf9\x23\x46\xf8\xfa\xb7\x9b\xb3\x59\x77\x8d\x17\x9f\x16\x23\x9f\x64\x4c\x1b\x73\x55\x20\x51\x51\xc9\xa3\x86\x1f\xca\xdd\xd0\x15\x71\x73\x46\xf4\xc5\x1c\x18\xfd\xe8\x7a\x03\xdf\x22\x12\x56\x28\x9c\xdb\x40\xbe\xa0\x0b\xdb\x1b\x52\x0a\xe0\x6e\x72\x83\x72\xec\x23\x40\xb4\xf5\xd6\x5c\xb9\x7e\x5b\xac\xdb\xb3\x35\xef\xcb\xdf\xbf\xff\xe4\xbd\x2d\xce\xaf\x6c\x91\x32\x41\xe3\xfc\x3f\xeb\x00\x37\xae\x9f\x0c\x00\xa0\xe2\x39\x44\x79\x19\x91\xfc\x64\x17\xfe\x64\xcd\x33\x33\x25\x44\x7e\x51\x1f\xdb\xc8\x31\x7a\x9c\x8c\x9c\x5e\x50\x71\xc7\x47\xb4\x97\xc6\xad\x24\xdf\x6a\xa9\x4d\x0e\x23\x52\x41\x6b\xd6\x93\xf5\x23\x76\xfd\xd5\xcd\x61\x1f\x97\x86\xfc\x1e\xb5\x2a\x7a\xb8\x2f\xde\x2a\x38\xda\x9e\x6a\xe9\xbd\x10\x3d\x1c\xdf\xf9\x5a\x9f\xf8\xab\x60\xfe\x63\x9b\xab\x0e\x61\x69\x6d\xf1\x49\xd3\x6e\x5d\xcb\xd9\x43\x4b\xf8\x7a\x49\x7d\x96\xc9\xe7\x2b\x25\x4f\x43\xf5\xaf\x8d\xfc\x5a\x83\x32\x16\xfd\xf3\x7d\x8a\x88\x1b\xf9\x19\xfa\x0d\x9d\x63\x9b\xc2\xd9\x08\x7d\xc9\x36\x21\xa4\x56\xfa\xaa\xfe\xed\xa6\xcf\x28\xf3\xe4\xf7\xfa\x7c\xf5\xe3\xe8\x87\x09\xe1\xfa\xd7\x6a\x26\xd1\x3f\x62\x93\xf5\xfd\x2a\xdb\x30\xde\x51\x53\xfa\xf8\x32\x77\xcc\xd7\xc8\x8b\x7a\xca\x25\xdf\xb0\xb8\x60\x59\x00\xbf\xc5\x6b\xc8\xc3\x41\x00\x09\xd7\xb6\xe6\x2b\xfc\x7d\x2f\xb4\xfc\xdc\xe2\x30\xdb\x16\xa7\xb5\xb7\x88\x0c\xfb\xbd\x0f\x80\xc6\x66\x8b\x4c\x7a\x17\x3e\x63\xda\xa8\x3f\x39\x24\x79\xd1\xf3\xef\xc8\x43\xfc\x93\x6a\x1a\x13\xe9\xc4\x75\x31\x09\x0b\xd2\xcb\x74\xfc\xa0\xdc\x92\x97\xd8\xb3\x78\xcc\xaa\x66\x64\x0c\x7d\x91\x2e\xca\xd0\x38\x23\xa3\x32\x59\x02\x91\x6b\x97\x55\x5c\x1f\x88\x5e\x37\xf0\x1a\xaa\xe6\x70\xf3\x5c\x19\xce\xec\x6e\x38\x6d\x71\x6b\x99\xf2\xa2\xb2\xf1\xb0\xee\xc8\x52\xf2\x42\x58\x13\x52\x13\xb5\x2a\xbc\xdc\x59\xf3\x5a\xf3\xc6\xea\xec\x8a\xc9\x53\x1a\x4d\x8b\x79\xe5\x55\x42\xf9\xa6\x66\xf3\x94\xdb\xc6\xb3\x82\xc3\x5a\x1e\x63\x29\x9b\xc7\xb3\x9b\xb5\xe2\x86\xee\x23\x6f\xa5\x7f\xd2\x76\x7d\xf9\x0a\xf9\x3d\x55\x49\xfb\x6d\xd7\x59\xd4\x68\x62\xad\x76\xf2\xf3\xfd\xe8\xf5\x98\x11\xed\x8e\xa6\x64\x8c\x77\x94\xa4\xf6\xea\x33\x41\x0c\x39\x7c\x5d\x87\xb3\x46\x11\x1b\x16\x2a\xa1\x85\x7d\x2a\x8d\x93\x0f\xc0\x00\x04\x9d\xa1\x09\xfc\xcf\x3c\xa9\xac\xff\x3e\x0f\xdd\xe5\x5b\xcf\xef\xc6\xb6\xb8\x10\xbf\x45\xaa\xed\x3f\xd7\x81\x90\x02\xc0\x3c\x79\xf5\xdc\xe2\x30\xf5\x07\x87\x0b\x2f\x7e\x2a\x9b\xa2\xc3\x9f\xac\xd0\x39\x28\x4d\xaa\x14\x1b\x33\xb6\x6a\x6d\x21\xe0\xe4\xe3\x9c\x06\x2a\x08\xb8\x04\xcd\xb6\xe0\xe2\x2c\x6b\xec\x05\x23\xb3\x18\x93\x18\x37\x54\xb6\xad\x44\x86\x9b\x5f\x09\xa2\xcb\xf3\x47\x71\x91\x73\xdf\x46\x67\xf2\xa5\xb2\x17\x16\x3a\x1b\x37\xeb\x4d\xcb\xdf\xea\x72\xad\x6b\x4d\x7e\xab\x68\x51\x67\x58\x77\x5c\x3b\x5c\xfe\x48\xed\xf4\x86\xc8\xda\x72\x49\x98\x4a\x27\x42\x61\x63\x6f\xc1\xbc\xea\xc2\xfc\x47\xc4\xb9\xdc\xaf\x6a\x3a\xd3\x9e\x9b\x23\x19\xdc\x6a\xeb\x13\x3a\xc8\xee\x94\x69\x8d\x43\x43\x04\x54\x4f\x22\x83\xc6\x97\x7e\x13\xf4\x89\x78\xa2\xfa\xf2\x8b\x19\x4c\x69\xc4\x5b\xf5\xac\xce\x19\xac\x52\xa8\xaf\x46\x40\x9b\x37\xd6\x24\x54\x41\x3d\xb3\xa5\x05\x27\x13\xe0\xa8\x3e\xdb\xd0\x87\xeb\xf5\x25\x01\x44\xde\xfa\xf7\x79\x68\x58\xda\x62\x3f\xcb\x16\x3f\xaf\x6d\x11\xf5\xf1\xcf\xfc\x5a\x34\x34\x54\x13\x80\x0b\xa3\x7b\xbd\x56\x43\x00\xee\x9c\xbd\x4e\x3b\xad\x01\x7b\x38\xe4\xb9\xbf\x8c\x5e\xa3\x64\x0a\x58\xcb\x15\x76\x22\xc8\x16\xe2\x4c\xba\x87\x6b\xdd\x88\x1f\x15\x58\x6c\xa2\xf2\x35\x08\x17\xb4\x0e\x7b\x39\x24\x0d\xe3\xd4\x8d\xa5\x42\x29\x61\xcc\x98\x0a\x9b\xc6\x78\x21\x4f\x22\x0a\xe5\x3e\x99\x2e\xed\x70\x07\x75\x27\xae\x20\x4b\xd7\xec\x0d\xd2\xaa\x7c\x28\xa7\x52\xb7\x01\x31\x3e\x38\x59\x78\x53\xed\x01\x22\xf9\xd7\xae\x02\x7b\xa5\xe1\xcd\x77\x88\x9c\x6c\x71\xc5\x11\x64\xca\xa6\x75\xc6\x23\x85\x36\x94\x31\x52\x2c\x65\x40\x49\x74\xd1\x0d\xd9\x95\x9c\xae\xf4\x60\xe6\x04\xfa\x5e\xec\x57\xe5\x37\x1f\x33\xd1\x96\xb1\x1a\x2a\x97\xdf\xb2\x63\x2c\x22\xf7\x2b\xff\x1a\x8a\xc4\x5a\x85\xb0\x29\xcf\xf5\x47\xe2\x76\x05\x32\x2b\xbf\xec\xa9\xc1\xf5\xfa\x5e\x50\xb9\xd4\x15\x81\xdf\xed\xdd\xad\xd2\xda\xd6\x8c\xe7\xf7\x8a\xfd\x7b\x1e\x4a\x79\xb7\xd8\x99\xfd\xef\x7d\xb0\xc8\xfd\xcf\xf9\xa1\x04\x80\x46\x87\x86\x66\x99\xfb\x7f\x72\x40\x9a\x99\xb3\x00\x2c\xb7\x18\xe2\xde\x05\xc2\x25\x8e\x40\x2e\xf7\x5e\x3f\xea\x59\x81\x7d\x12\xab\x8d\xea\xe4\xcf\x12\x3b\x34\x69\x4b\x8d\x49\x31\x8a\x34\x66\x84\x74\x31\xa2\x92\xd6\x01\xa7\x5d\x31\x36\x84\x1b\x86\x2b\x5e\xa4\x80\x57\x38\x59\x6b\x4a\x58\x95\x6b\x03\x36\xc1\xd5\x3f\xea\xbd\xed\x2d\xec\x81\x48\xd6\x58\x1f\xd3\x87\x18\xc1\x7c\x8d\x84\x6e\x9d\x9f\x68\x99\x0e\xf6\x64\xb4\x2a\x1e\x95\x3a\x25\x95\x1a\xa6\x78\x11\x75\x7e\x93\x90\xb6\x57\xbe\x15\xcd\x88\x3a\x99\x68\x29\x27\x83\x61\x45\xdf\x8d\x71\x97\xbb\x86\x91\x43\xcb\x45\x7f\x95\x7d\xb7\x4e\x87\xf1\x0e\x2b\x91\x2b\xfb\x29\x88\xe5\x0b\x76\x94\x3f\x31\xfd\x15\xfb\x2b\x40\x53\x3e\x6f\xe2\x3d\xce\xd9\xb7\x44\x41\xee\x6d\x34\x2e\xcb\xf7\x90\x62\xd8\x90\x1e\xae\xcb\xa7\x44\xd1\xa8\x3f\x18\x2f\xed\xe9\xac\x60\xfd\x52\x8b\x70\xc9\xe5\x09\x40\xa6\xdd\xef\x7b\x51\xf7\xf7\xfb\xf1\xe0\x16\xbf\xfc\xbe\x37\x71\xb1\xff\x5c\x87\x0d\xcb\xad\xf9\xbf\x8c\x6c\xf1\x7d\x11\xc0\x9d\x4d\xfa\xee\x3e\x23\x50\xe1\x90\x7a\xb8\xdc\x62\x4e\x95\x12\xe4\x14\x7b\x5b\x19\x4b\x51\x96\xa8\x57\x91\xcd\x09\x25\x3b\x28\xbc\xd3\x5b\x4e\x78\x4c\x92\xd6\x9c\xb2\xd2\x0c\x25\x10\xed\x0d\xef\x3a\x0e\x7b\x33\x11\xb8\xad\x0e\x79\xbd\x73\x22\xe2\x36\x5c\xe4\x83\xaf\x5b\x47\xe3\xb4\xc2\x24\xc3\x5c\x4c\x46\x71\x0a\xa9\xf3\x61\x2a\xba\x2c\xd8\xb4\xda\x73\x91\xfa\xea\x2c\x98\x17\x03\x92\x31\xce\x8a\x3b\xb1\x3b\xbf\xd3\x44\xd6\xc8\x16\x63\x2a\xd0\x35\x51\x67\x65\x28\xd8\xab\x98\x3b\xe1\x35\xd2\x07\x70\xae\xd8\xd4\x00\x5e\xa9\x01\x5c\x01\xb6\xcf\x9f\x4b\x5a\x65\xe3\x19\xee\x92\xef\xa0\x8c\xd8\xaf\x0e\x9c\xa4\xaf\x8c\x8c\xee\xb7\x79\xfc\x0d\x8f\x26\x99\x77\x9f\xb8\xf1\xde\x6e\x04\x59\xdd\x09\x5b\xfc\x33\xd7\x65\x59\x8b\xb1\x59\x02\x83\x33\x8f\xac\xf4\xc8\x19\x42\xa2\x83\x0f\x40\xd1\xe3\xad\x39\x3b\x56\xfe\xbd\x0f\x96\xef\xfd\x99\x9f\x86\x86\x06\xc7\xb1\xc5\x1f\xaa\x5b\x9c\x2c\x03\xb8\x1c\x79\x24\x6a\xe0\x27\x00\x4b\x26\xfd\xd2\xf3\x21\x08\xe6\x38\xc2\x9e\x59\x13\x42\xad\x15\xa8\x15\x32\x2e\x4c\xa6\xa4\x49\x8e\x29\x16\xa4\x70\x53\x8e\x2b\xd2\x6a\x94\x47\xdd\x20\x21\x35\xc1\xa4\x26\x70\x07\xc9\xd0\xe0\xb1\xd5\x61\xd7\x0a\x62\x98\xc5\x8c\xa3\x84\xdd\x2f\x42\x81\xd3\x17\x8f\x73\x16\xce\x04\x8d\xc0\x57\x5e\xe7\x8c\x62\xf0\x1f\x92\x9c\x7d\xd9\x75\x6f\xe2\x83\x8a\x9c\xfd\x5a\xd5\x95\xf1\x3b\x5a\xe5\x03\x26\x95\x76\xe3\xec\xde\xee\x0d\x7a\x27\xeb\x8c\xbb\xb0\x24\x17\x7c\x5a\x2a\x1b\xd7\x89\x9d\xf5\x4b\x90\x5c\xc7\xb3\xe0\xd4\xbd\x7f\x4a\xd2\xe3\x9f\xe2\x66\x3c\x1a\x25\x98\x08\xc2\x78\x3f\x97\x01\x09\x76\x54\x1c\x7e\xca\xe9\x93\x04\x76\xc5\x1b\x8f\x73\x4a\x90\x64\x9b\xfb\x45\x50\x75\xb0\x95\x94\xfa\x16\x4c\x18\xb0\x6d\x91\xac\xf9\xbc\x9f\x80\xb4\x79\x29\xb9\x34\xb1\x4c\xe4\xb7\x7a\x0f\x50\xf3\xfb\xbb\xa0\xff\xdb\xef\xef\xa3\x6b\xff\xbc\x0f\xa9\xfe\x5b\x73\xff\xfa\x7d\x0e\x26\xd8\xb7\xd8\xfb\x75\x8b\xed\x0b\x00\x2c\x5e\xd7\x59\xeb\xcc\xc1\x9e\x2b\xf9\x41\x5e\xf1\x47\xd8\x25\x60\xf7\x58\x2f\x23\x80\x7a\x5f\xf2\x8c\x24\x21\xd6\x96\x92\xa0\x80\x56\xda\x0c\xe1\x26\x97\x69\x7a\xea\xf6\x78\xf9\x92\x50\x86\x27\x4d\x48\x8e\xaf\x48\xa9\x66\x68\x0b\x15\xeb\x1e\xd2\x11\x7b\x7d\xdb\x93\xa6\xce\xc4\x36\xbf\x7e\xfb\x19\x43\x1b\x22\x6b\xf4\x9a\xf3\x8c\xce\x41\xc2\x6c\xf6\x88\x6b\x99\x9a\x3b\xa1\xbe\xc6\xc9\x8d\x5b\x29\x8a\x20\xd2\xad\xe8\xc1\x2f\xb7\x8f\x70\xe1\x7d\x81\xc7\x19\x49\x0c\xe1\xf2\x32\xd9\x2d\x44\x22\x8d\xb0\x13\xcf\xed\xe6\x2f\x1e\x41\xc8\xc7\xcf\x3a\xf1\x8a\x0d\x13\x0f\x11\x94\xec\xef\x8b\x5a\x12\x07\x88\xe7\x2d\x53\x45\xd5\xf0\xc5\x44\x6e\x8b\xd7\x62\x87\x11\xd1\x44\x4e\x4b\x09\x51\xec\xd2\x5d\x62\x91\x99\xa3\x98\xf5\xcf\x46\x62\xbb\xd9\x5e\xb1\xbe\x6f\xb7\x89\x4b\x26\xbf\xfe\xde\x07\x1f\x76\x6c\x71\xb3\xeb\x9f\xfb\x60\xfd\xd2\x16\xa7\x76\x6e\x71\x60\x7d\x8b\x9d\xc3\x00\x97\x5b\x8f\xf4\x3e\x53\x02\xb8\x7b\xec\x5a\x62\x69\x03\x0c\x71\xec\x67\xd9\x93\x1d\x0e\x5c\x02\xb9\x5c\x3f\x13\x4f\x53\xdb\xc4\xa3\x85\xf9\xc2\x37\xa8\x87\x14\xce\xc8\xcc\xf9\x55\x51\x74\x35\x6e\xa9\x0e\xbb\x2a\x91\x5f\xe8\x4f\xe9\x2c\xda\x0e\x93\x2f\x98\x0d\x18\x5b\x5a\x48\x92\x70\x76\x45\x26\x8b\x26\xf1\x24\x2f\xaf\x34\x4b\x7f\x7d\x75\x52\x60\xd8\x51\x4b\x36\xed\x73\xc4\x0f\x69\x51\x76\x6e\x6a\xbb\x89\xeb\xc5\x68\xdb\x1b\x8a\x54\x62\x68\xd3\x67\xfb\x28\xb9\xd7\x44\xae\x57\x07\x1c\x10\xd2\x3b\x89\xb7\x3f\x46\x38\x88\x8a\x4f\x10\x05\x56\xae\xd9\x99\x88\x1d\x20\x3a\x13\x7a\x6d\xae\x88\xee\x25\x12\x88\xf2\x16\x3b\x9f\x5c\x21\x59\x10\x07\x4c\x74\x9e\xec\x25\xb9\x10\x27\x8c\x71\xc2\xc9\xe4\xf3\xa4\x60\x3d\x1e\x91\x83\xb8\xab\x24\x4b\x7d\x29\xe1\xea\xf5\x61\xd2\x1b\x1d\x5e\xe1\xdc\x95\x36\xd2\xaa\xb6\x2c\xc0\xf0\xef\xf7\xe5\xaf\xba\x7f\xce\x8f\xfa\xcd\xaf\x63\x5b\x1c\xf9\x7d\x1e\xda\xda\xb7\xd8\xd0\x0e\x70\x5d\x9d\xf6\x7b\x45\x1b\xc0\xdd\xd6\xab\xf8\x5c\x31\xc0\x3e\x5c\xbc\xd5\x9e\xdc\x06\xde\xfc\x43\x0f\x56\x22\x5f\xc3\x2e\x71\x1d\xbe\x8c\x80\x12\xaa\xba\x42\xbf\xc4\xa0\x07\x8e\xb2\xac\xfe\x50\x0e\xe9\xf0\x95\xe2\xae\xbb\xa6\x52\x6a\x85\x24\x7f\x37\xb1\xd0\xb6\x37\x0b\x25\xb7\x5a\xb5\xe8\x3e\x32\x4c\x25\xc7\xba\x35\xe8\x73\xe8\x1d\x26\xdf\x0a\x7a\x67\x7c\x4f\xd3\x9d\x7c\x22\x6e\xde\xb8\x5d\xe5\x3b\x69\x35\xf7\x9a\x49\xb5\x22\x96\xd4\x50\x11\x6d\xc6\x2e\xc7\x44\x32\x68\xab\xb6\xb8\x26\x6d\x43\xa2\x1d\x62\xb4\xfc\x21\x51\x49\xda\xff\x89\xd9\x92\x4f\x74\x8a\xc4\xb0\x7a\xc9\x5c\x48\x84\x4c\xf2\x27\xbc\x31\xce\x17\xe1\x21\x8d\x93\x1e\x19\x8c\x0a\x8b\x93\xb9\x49\xa5\xba\xb4\x42\x71\xe4\x50\x12\x56\x4b\x50\xd0\x8a\x8c\x25\xdb\xa8\x2e\x08\x74\x92\x9b\xc9\x75\xca\xda\x02\x48\x4c\x33\xf9\xa9\x72\xc5\xdf\xf7\x22\x25\xf7\x3f\x24\x1d\xdc\x9a\x73\x36\x7e\x8b\x6f\x6d\xb6\xd8\x5d\xbe\xc5\xda\x0b\x5b\x2c\xd8\xbd\xc5\xdc\x6f\x00\xb7\x8f\x9d\x79\x91\xea\x03\xf0\xc8\xed\x26\x57\x74\x34\x0c\x3f\x76\x61\x99\x0c\x3e\x07\xcc\x12\x07\x79\xe6\x3d\x33\xa8\x93\xf2\xd2\x42\x97\x9d\x1b\xa8\x8e\xaa\xe6\xe2\x5a\xd6\x09\xd4\x7d\x3a\x99\xb2\xd2\x66\x6d\x94\x10\xa3\x6a\xe5\x5e\xe3\x15\x8a\x90\x65\xad\x3a\xb3\xfe\x57\x8a\x92\x23\x97\x5a\x8a\x4e\x28\x79\xd3\x37\x5a\xfb\xac\x86\x3e\x79\x31\x1c\xa3\xad\xa6\x72\x99\x5c\x97\x76\x51\x57\x4e\xb1\x88\xac\x56\x38\x67\x60\x24\xdb\x4c\x56\xae\x63\xd6\xff\x28\xe5\x47\x96\xed\xdc\xa3\xaf\x21\xa1\x4e\xa6\x1d\xea\x34\xf8\x22\x46\x4f\xa6\x99\x4a\x33\xa8\x17\x09\x24\xb3\x2d\x65\xeb\xed\x11\x6e\x22\x5f\xc1\x05\xe8\xdd\xfd\x33\xbf\x3c\x19\xc8\xee\xaa\xc1\x02\xf9\x14\x3e\x72\x9b\x12\x9a\xdf\x91\x52\x48\xb9\x21\x57\xc6\x7f\x94\xd2\x43\x11\x93\x15\x06\x58\xdf\xba\x1f\x02\xb6\xe6\x5a\x1c\xff\xaf\x7b\xe0\xc3\xef\xdf\x5f\x6c\x8b\x25\xb4\x5b\xcc\x17\x02\xb8\xf2\xee\x88\x67\xda\x2c\x00\xb3\xfb\x39\xbb\x78\x5a\x40\x73\x39\xdd\xd6\x09\x2d\x80\xb9\xc7\xca\xcc\x0a\xbe\x13\xe0\x25\xba\xf4\x30\xcb\x95\x07\xae\xc8\xce\xf2\xfe\xb2\x1b\xa3\xb6\xaa\xee\x11\x46\x98\xcf\x52\xed\xb5\x90\xe2\x7c\xc6\x24\xea\x31\x03\x46\x99\x4c\xc3\x3d\x94\x55\xb3\x87\x72\x15\xba\x83\x94\x6a\x87\x39\x25\x35\xad\x34\x4a\x96\xe7\x01\x65\x29\xb5\x01\x8a\x53\x48\xa8\xea\x2d\x25\x4f\x8a\x5f\xfc\x75\x15\x4d\x79\x2c\x85\x23\xeb\xbd\xba\x98\xac\x1d\xe5\x61\x11\x51\x7d\xb7\xd4\x1b\xca\xd1\xda\x41\x0d\x26\x89\x38\xf2\x8f\xf6\x9f\x9a\xf6\xa2\xd1\x64\xf4\xe0\x2e\xf5\x79\x91\x3d\x64\xd2\x14\x97\xda\x88\xf0\x5d\xf2\x8b\x85\x00\x8d\x5c\xa1\x14\x72\xf5\xe6\xb0\xe6\x01\x81\x57\x14\x36\xf2\x53\x65\x4f\x7e\x16\x4a\x0b\xe5\xb1\x6c\x03\xdf\x4d\xea\x5e\x4a\xbc\xd4\xa5\xc7\xbb\xa8\xaa\x94\x5f\x62\xfc\x00\xdc\xd6\x42\xb2\x74\xb2\x00\xc2\x33\xc2\x83\x67\xdf\x02\x48\x19\x89\x8f\x5d\x89\x03\x50\x8e\x95\x9c\x66\x8c\x02\xd0\x7a\x2d\xed\xc4\xf4\x1e\xc0\xd0\x54\x9e\x8e\xfd\x17\x80\x71\x81\x0a\x27\x8f\x03\xa0\x4d\xb8\x34\x66\x85\x69\xc0\xce\x44\x46\xbf\x49\x36\x9b\xfa\xc9\x04\x65\x1a\xaf\x61\x47\xd5\x37\x31\xb6\xdd\x34\x70\xa1\x0c\x1a\xca\xfa\xec\xb2\x64\xa4\x1c\xd1\xef\x09\x97\x74\x44\x92\x6d\x74\x39\x92\x2f\x7b\xa8\x92\x16\xb4\x1e\xe4\x6b\xfb\x1e\x27\x75\xaa\x07\x54\x70\xfa\x71\x93\x2e\xa9\xb2\x35\x5d\x0d\xde\x4d\x1c\x50\x56\xef\x7c\x16\x2a\x41\x74\x57\x38\x3c\xbc\x19\x86\x24\x7c\x93\x2d\xfe\xec\x16\xe5\x4b\x40\x49\x79\x2e\xc5\x45\x32\x12\x06\x25\x96\xd1\xee\x91\xcf\xff\xdb\xff\x20\xde\x11\x33\xc0\xce\xfa\xde\xda\xc0\x49\x1c\xc3\x36\xfa\xa1\x17\x4a\x25\xbc\x71\xc9\x5e\xb9\xdf\xaf\x4b\x1a\xe3\x56\x3c\xaf\x7f\x08\x93\x3e\x89\x03\x4f\xcd\xb7\x3a\x32\x9c\x78\x66\x8f\xfe\xc1\x59\x59\x19\xbc\x8b\xbb\xf5\x1f\x0f\xe4\xae\xfc\x5e\xfc\x2b\xb7\x03\x00\xdc\x37\x04\x33\x69\x71\x7f\xd7\x41\xf6\x88\xa8\xf0\xe5\x60\x00\xd5\xdb\xe2\x95\x0c\x0c\x00\xba\x9b\x92\xc0\x34\x0e\x60\x4c\x27\x17\x76\xff\x01\x80\x79\x84\x92\x15\x4f\x30\x6c\x58\x31\xab\xbd\x16\x91\x07\x6f\x2b\x79\x1d\x07\x59\x39\xea\x88\x19\xaf\xc9\xb8\xa6\x08\xf5\xa2\xb9\xb6\xb5\x8a\x31\x82\x92\x60\x6c\xe1\xf9\xc1\xba\x93\xbc\x60\x78\x39\x34\xc6\x39\x84\xcc\xad\x17\x99\x18\xe5\x25\x4c\xea\xd2\x16\xcf\x6d\xf6\x73\x23\xb6\x6a\x1d\xaf\x88\x0a\x8b\x22\xaa\xa9\xcb\x34\x32\x47\x90\x08\x83\x2a\x3d\xdd\xcb\x31\xc6\x04\x2d\xc5\x92\xd1\x9a\xb8\x4c\x02\xad\x9c\xfd\x97\xc4\xf8\x5a\x3c\x56\xda\x74\xf5\x78\x7c\xc4\xff\xcb\x87\x41\x5f\x93\x90\xc2\x6c\x04\xbd\x5d\x3e\x29\x99\x87\x15\x0c\x9c\xff\x71\x43\xfa\x0e\xd6\x22\x70\xe0\x23\x4e\x46\x1c\x77\xd0\x8f\xf4\x6e\x56\x36\x1b\x77\xd9\x7f\xc7\xb0\xa3\x5c\x3a\x2e\xd8\xf7\x4e\x3f\xbf\xfc\x4d\x1c\xd9\xab\xb1\x47\x40\x7e\x0d\x2f\xef\xb9\xbb\xa3\x56\xe1\x1c\x7e\xc6\xb5\x02\x80\x87\x57\x20\x95\x4e\x15\x40\xcc\x4e\x84\xfb\xbc\xf1\x5f\x1f\x44\x93\x53\xcc\x94\xa1\x15\xc0\xc0\x41\x62\x8a\xa9\x1f\xc0\x8c\x43\x3a\x89\x8d\x15\xc0\x5a\x41\x51\x80\x57\x13\xf0\x36\xe3\xaa\xac\xc2\xed\x60\x63\x55\xab\x83\x92\x4b\xa5\x3e\xb7\xfc\x66\x9c\xaf\x35\x4a\xd9\xb0\x3c\x64\x75\xc1\x8c\x85\x22\x6a\xa6\xe3\x16\x63\x4f\x43\x4e\x34\xa6\x0f\x5e\x71\x9b\x25\xf9\x1a\x1e\x4c\xa4\x0f\x18\x23\xae\xea\x3a\xe6\x1d\x0c\x15\x20\x1a\x6b\x05\x54\xfa\x46\xa0\x09\x3f\xd5\xab\x9a\xf7\xc4\x5c\x27\x24\xab\x5e\x7f\xb1\x23\x76\x18\xbf\xa4\xf8\x79\xac\x35\x51\x0d\x1f\x21\x17\xfc\xbd\x21\x69\x1c\xb7\x2a\x3d\x8f\xd0\x4c\xf5\xff\x6f\x1f\x06\x9f\x27\xf1\x09\xdd\x16\x91\xb2\x8a\x95\x52\xc5\x3c\x08\xbf\xf1\xf3\x83\x74\x38\xa6\x31\x54\x7e\xfa\xa4\xac\x0a\xe6\x4d\xa8\xf7\xfb\x44\x39\x01\xac\x6d\x50\xfb\x48\x9d\xc2\x05\xac\x51\xb0\xff\x2b\x50\x38\x85\x0b\xf2\xcd\xeb\x89\x52\x64\xc6\xe5\xfa\x2a\x75\xdc\x53\x3a\x83\x23\x7a\x87\xb5\x38\x2b\x09\xe1\xb3\xdd\xc7\x01\x1e\xb7\xf1\x99\x9e\x60\x07\x10\xcb\x16\x2e\x39\xbf\x0f\x40\x29\x51\xe4\xd9\x15\x3d\x00\x6d\x1b\x51\x02\xa3\x28\x80\xb1\xab\xf8\x28\xf3\x09\x00\xab\x7b\xd2\x01\xf7\x35\x01\xec\x50\xf2\xb1\xbc\xec\xb0\xe4\xd4\xa7\xdc\xf8\xa4\x07\xdc\x1c\xc5\x35\xcb\xe5\xcc\xa8\xaf\xed\xae\x1a\xb2\x68\xc9\x52\x7a\xad\x32\x2c\xa3\x2d\x2c\xc8\x93\x96\xd9\xce\x6b\xce\x95\xe4\x5b\xa6\x88\xc0\x73\x5e\x6f\x49\x17\x8d\xd9\xe3\x5a\x82\x29\x44\x11\xfd\xbc\x9c\x8e\x28\x1e\xc2\xba\x36\xae\x42\x37\x46\x8c\xa0\xac\x79\xbb\x91\x1c\xbf\x81\x2f\x53\x53\xea\x79\x96\x5c\x88\xbf\xa5\xf4\xf9\x6d\x40\xea\x34\xee\xbd\xdc\xab\xd9\xb9\xb4\xbe\xff\x97\x0f\x83\x6c\x93\xfa\x8e\xaa\x89\x5d\x5e\x70\x92\x31\x45\x87\x45\x61\xbe\x71\xca\x4e\xa0\xbf\x44\x52\xdf\xff\x94\x0f\xc5\xf8\x85\x17\x8f\x68\x29\xf2\x62\x9a\xc2\xaf\xbe\x6a\x53\x32\xc0\xb2\x85\x9e\x78\xf1\x59\xc9\x1a\xb7\x3f\x60\xa4\x9d\x47\x79\x12\xf7\x28\x80\xb9\xd9\x4c\x25\x02\x57\xe1\xfb\xa5\xfe\x80\x0a\x05\x2f\xef\xc5\x0e\xc0\xbf\x83\xaf\xfa\x04\x0a\x40\xea\x90\xd0\xd0\xf9\x2c\x00\x65\x59\xc1\x82\x4b\x3b\x01\xf4\x2e\x8a\xd8\xd0\x7f\x02\x30\x63\x13\x37\x62\xde\x04\xb0\xce\x93\x7c\xc5\xf6\x1e\xc0\xa9\x5d\xb6\x80\xa7\x0a\xc0\x65\x4a\xf1\xb4\xd0\x2b\x70\x76\x15\xd2\xb8\x22\x87\xa3\xd6\xbb\x9c\xd1\x3f\xa9\x73\x89\x52\x68\xf7\xd6\xe2\x8c\x95\x24\x39\xc3\xfa\xa9\xe3\x4b\x57\x34\xa9\xdd\x62\xce\x17\xe9\x97\x41\x34\x31\x1d\x8c\x15\x89\x74\x27\x64\x1b\xed\xcb\xca\x8d\x9b\x24\x9c\xd0\x1b\x2b\x6d\x48\xda\x87\x3f\xaa\x73\xad\xc1\x20\xbd\x6b\xdb\x87\xc1\xfe\x50\x96\x9f\xac\xce\x89\xc1\x7a\xcb\x67\x2e\xe4\xe6\x56\xfc\xb7\xff\x81\x4f\x95\xaa\x41\xf6\x26\x7a\xaf\x34\xcb\x50\x90\xa8\xc4\xca\x6f\x9a\xf2\xbe\x28\xc7\x84\xd0\x0f\x4f\x14\x39\x51\x6d\xf1\x33\xa3\x4e\x4a\x39\xe8\xd0\x98\x6f\xfd\xdd\xca\xdf\x31\x7b\xa2\xf0\x3d\xe2\x2a\x4a\x98\x77\xe1\x7a\xed\x4c\xaa\x5d\x58\xfa\xb0\x4b\x0d\x3d\xea\xc5\x58\xaf\x90\x81\x9a\x14\x8d\x26\xec\xcf\xa0\xe9\xaa\xb3\x1a\x9c\xb8\x3e\x5f\x3c\x80\x50\x1a\xdf\xb7\x53\x57\x01\xa4\xf0\x7c\x82\x67\x92\x00\xd4\x6e\xf3\xa7\x5f\x94\x05\x30\xac\x16\x66\x65\xa0\x05\xb0\xfc\xfc\x04\xcb\x34\x02\xe0\x80\x13\xf3\x60\x7d\x0c\xe0\x4e\x27\x93\xc9\xfb\x0e\xc0\xcb\x59\x5e\x54\x38\x17\xca\xbc\x58\x54\xf6\x4b\xb3\x53\x2b\x3d\xec\x75\xd5\x74\x46\x29\x99\x2e\x16\xa6\x7e\xd6\x3b\xc8\x12\x76\x23\x76\xb7\x3c\xa6\x88\x3f\x6d\xf7\x79\xad\x85\x86\x12\xcf\x9b\x3b\x44\x3f\x89\x4e\x23\x70\x19\x3f\xcc\x9c\x4e\xd4\xc5\x7b\x1b\xec\x2c\x7d\x96\x5a\x82\xeb\xd2\xd1\x6e\x94\xc9\x74\xde\xf6\x61\x30\x11\x2a\xb6\x53\xe7\x8a\xf0\xdb\xde\x03\x56\x57\x76\x68\x23\x2b\xb7\x6f\x7b\x3d\x36\x88\xb2\x6b\x9b\x7b\x32\xcf\xce\x92\xe5\xe3\x91\xba\x29\xdd\x9f\x38\x15\x97\x90\x3e\x29\xd8\xb7\x3b\x95\x2f\xa3\xd2\x12\xd6\x5f\x1f\x52\x69\x45\xdf\x88\xa3\x74\xff\x54\xa7\x47\x0b\xc7\xef\x7d\x7e\x58\x43\x0e\x43\x13\xb3\xe3\xd9\x8c\xe6\x3a\x46\x25\xaa\xef\x29\x68\xe9\x62\x2f\x84\xd3\x57\xd6\x6a\x55\x63\xb3\x42\x2a\x4a\xa5\xb5\x25\x70\x0c\x81\xab\x00\x22\x77\x78\xbf\x9d\x54\x04\x90\x4f\xe4\x3b\x7d\x76\x01\x40\x23\x9c\x7f\xe1\x92\xd9\x5f\x0f\xc2\xfa\x8b\x50\xec\xcd\xa7\x00\x2e\xe8\x27\x29\xf7\x6a\x00\xbc\x7a\x24\xc5\xb9\xba\x01\xfc\xba\x65\x6f\x08\xbd\x81\x0a\xff\x65\xc5\xd7\xd2\x7a\xd4\xef\xfe\x97\x34\x77\x6a\x8e\x53\x86\xbd\x8e\x1a\x4e\x58\x7c\x27\xdf\x70\x3a\x63\x83\xf4\x92\x26\xfa\xdb\x61\x3d\x65\x23\xac\x08\x52\x56\x5d\x11\xe6\x89\x87\xf0\x5e\xa6\x88\xf4\xbb\xa9\x54\x5c\x81\xe1\xb3\xd2\xa4\xac\x50\x6c\xb6\x9e\x79\x03\x36\xdf\x0c\x93\xa7\x45\xdb\x87\x29\x76\xc5\x30\xa8\xac\x4e\x9d\x2f\xe9\x40\xcb\x2b\x64\xad\xd6\x97\x3f\xf9\xef\xf5\x58\x94\x55\xa0\x47\x84\x66\xfb\x7d\xd6\x57\x96\x47\x6c\x66\xad\xbd\xf9\xae\x76\x7c\xd3\x3d\xb3\xb5\x1f\xa5\x7e\x15\x99\x9d\xda\xf6\xe2\x8d\x46\x08\x8a\x36\x85\xa3\xed\xb9\xc6\x30\x5a\x3e\xfe\xfa\xb3\xaf\xda\x07\xd0\xe5\x71\xfb\xaa\x7d\xb5\x37\x30\xe1\x51\x37\x2b\x6e\xe8\x1c\xc1\xb2\x84\x1f\x2e\xfa\xa0\x6b\x82\x8d\x0d\x95\xcb\x8f\xd2\x13\xc3\x0e\x84\x88\x03\x88\xca\x73\x99\xd0\x75\x03\x28\xee\xe7\xbd\x70\xe6\xeb\x3f\x3c\x88\x90\xc7\xa7\xae\xd2\x01\x38\x9c\x16\xbc\x7c\x73\x00\xc0\xa3\x5c\x24\x98\x75\x2f\x80\xdf\x0e\x89\x8f\xdc\x68\x80\xa0\x55\xe9\x97\xc2\x67\x20\x39\x7c\xaf\x02\x8d\xac\x24\x75\x3c\x98\x5e\xfd\xb9\x56\x17\xa5\x21\x40\x5e\xdf\xdb\x4a\x80\xf4\xc9\x83\xd5\x6a\xdd\x57\x99\x30\xe3\xbc\xe1\x7c\x3a\xa6\x13\xef\x65\x5b\x18\xf6\x38\xed\x38\x4e\xc1\x92\x2f\x05\x9f\x13\x8e\xd9\x30\x79\x5f\xca\x59\x7c\x0a\x23\x6b\x10\xd7\xd0\x5b\x1a\x8b\xbe\xa7\x1d\xd6\x9f\x52\x99\xbf\xed\x81\xa0\xf4\x14\xe7\x56\xb4\xab\xe9\xd1\x04\xf9\xc6\xb5\xfc\x12\xc3\x55\x7f\x45\x96\x75\x91\x22\xc4\x97\x76\x15\xe2\x7a\x5d\x51\xee\xbb\x4b\xea\xb5\x1b\x36\x05\x4b\xaf\x63\x35\x8d\x10\x9a\x79\x3c\x2f\xf8\xb4\x06\x37\xfd\xb3\x82\x9f\x37\x6b\x77\x23\x03\xd3\xf0\x0d\x8c\x3a\xf9\xa8\xb8\x24\x64\xf5\x4e\x3d\x6d\xf4\xbd\x84\x94\xd2\x36\x7d\x2e\xf4\x6a\xac\x73\xe1\x0d\x83\x12\x0c\x73\x8c\x6f\x4e\xb1\x41\x05\xf6\x4e\x78\x65\xba\x9a\xd1\x6e\x6c\x7e\xa8\x1f\x80\x38\x2f\x0f\xf7\x49\x4b\x00\x25\x09\x6e\xb9\xd3\x0b\x00\xfa\x72\xdc\xe9\x17\xf6\x01\x58\xc5\x3c\xb6\xbe\xe6\x0f\xe0\xa2\xc2\x7f\xf1\xe6\x79\x00\x1f\x6f\xa1\xb8\x7b\x67\x01\x42\x98\x44\x3b\xb9\x34\x00\x22\x34\x24\x79\x04\x57\x21\x27\xea\x98\x5c\x92\x4c\x3e\xf5\x6b\x64\xad\xca\x37\xad\x07\x94\xf2\xf0\xdb\x3a\x5d\x56\x2b\xe4\xe3\x7e\x19\xe6\x47\xbc\xe3\x08\x7d\xae\x99\x4e\x5e\xb1\x11\xb8\x4e\xc7\x85\x80\x77\x59\x42\x58\x5f\x6b\x62\x92\x4a\x41\x3b\x86\xcb\x3c\xae\xd0\xa5\xcc\xe8\x8f\x0f\x73\x42\x27\xe0\xf5\xae\x9a\xa5\xcd\x58\xb5\x3d\xb3\x9f\x1b\x58\xb7\x7d\x18\xe4\x5e\xc5\xa1\x95\xc5\xca\xfa\x1f\x08\xd5\xec\x55\xb7\xca\x0b\xef\x53\x35\xf6\xae\x1b\x95\x30\xbd\x96\xd3\x6e\x5a\x37\x2d\x79\xdd\x5d\xab\xcb\xb0\xf1\xaa\xa0\xbf\x39\x52\x0f\x85\x80\x1c\x54\xfd\xac\xfe\x35\x24\x53\xc6\x40\x95\x8a\xc1\x33\xe4\xa7\x34\xfd\x92\x65\xc3\x12\x54\x69\xb2\x70\x7e\x96\xd1\x5b\xb4\x44\x42\x43\xd6\x6e\x63\x73\x8c\x6c\xcc\xad\x34\x2e\xe3\x4f\x18\x54\xe4\x85\x24\x3b\x93\x75\xac\x60\x78\x15\x80\x64\x3e\x17\xef\x89\x57\x00\xaa\x1e\x1c\xc8\xd3\x07\x01\x8c\x0a\x39\xf3\xcf\xcb\x03\xd8\x9d\xe7\xe1\xbe\xea\x04\xe0\x29\xc1\xeb\xca\xf8\x06\x20\x88\x89\x6f\xf1\x8e\x3b\x40\x24\xa3\xb0\xea\x23\x0d\x80\x98\x40\x09\x51\xa1\x66\xe8\x4f\x48\x96\xea\x97\x54\x87\x9d\x09\x3d\x8a\x02\xea\x3f\x28\xe5\x71\x17\x34\xe7\xac\x90\xe4\x43\x61\x71\xc6\xb6\xde\x5f\x08\xc1\x7e\x57\xec\x9a\xe3\x1d\x70\x42\x2e\x2f\x7d\x59\x72\xc6\x30\xa5\xf6\x7b\xe3\x8f\x97\x74\xa2\x6f\x59\x36\x15\xd8\x55\xcd\x23\xc7\x4c\x76\x36\x8a\xd6\xa5\x6e\xee\xd4\x63\x1d\x2a\x6c\xde\x8b\x38\xa0\x16\xb2\x50\xdc\x82\xdc\x94\x51\xe9\x59\xb4\x69\x18\x9a\x1f\x50\x7b\xb1\xb4\x59\xf7\x7c\xf2\x86\x96\xdd\x4a\xf0\xd3\x90\x21\x01\xdd\xbd\xab\xc9\x55\x37\xbb\x51\xfa\x17\xd6\xf7\x96\x99\x3f\x97\xd0\x5f\xd8\x70\x2c\xe2\xa8\x3d\x61\xac\xb5\xf1\xbd\x50\xb2\x9c\xcd\x64\x13\x31\x92\x67\x50\xa4\x63\xd2\x82\xd4\xce\x68\xce\x0d\x35\x79\x81\x2a\x4f\x4e\x4a\xef\x36\xbf\x81\xea\x4e\xb6\x4c\x29\x33\x3f\x80\xce\x8d\x2f\x4a\x48\xb1\xa0\xc3\x9c\x88\x2d\x8a\x5d\x36\xe7\xc0\xde\x88\xd0\x07\x90\x7d\xfe\xe8\x06\xdd\x28\x80\xd6\xbe\x87\xfc\xa7\x38\x01\x4c\x49\x9c\xec\xe7\x57\xfe\x73\x1e\x38\xf5\x2e\x33\xfe\xf5\x20\x42\x99\x79\x83\x98\xb4\xfe\xfa\x20\xa9\x53\x22\x96\x7c\xef\xe0\x5d\xea\x27\x89\x4a\x09\x73\x2a\x2e\x1d\x2d\x4f\xab\x91\x48\xe9\x4c\xe6\x54\x0f\xb1\xdc\x20\xe1\x62\x0f\x18\x4c\xfa\xa4\x12\x4c\x43\xf7\x58\xa7\x26\x88\x62\xc5\x3c\x2d\x3c\x98\x0b\xcb\xd0\x2a\xce\xc8\xc8\xa4\x2a\x4b\x64\xba\xed\xab\x9c\x92\xfa\x9f\x9b\x3b\xcd\x90\x0d\xb4\xcd\xc3\xeb\x0d\xfa\xf5\x6f\x18\x3b\xbe\xad\xbd\xd4\xec\xfb\x69\xd3\x55\xb4\xb1\xa9\x56\xbe\x10\xd0\x2a\xf0\xc9\x50\xc7\xe7\xd7\x8f\x66\xed\xe1\x6b\xfa\xd9\x4b\xaf\x9f\x45\x77\x97\x1b\x89\xae\xc8\xd6\xb2\x35\xbb\x1b\xaf\xae\xed\xa9\xfc\x5e\xb5\x60\x16\xb6\x6e\x57\x76\xb6\x6c\x97\x39\xcf\x86\x77\xd1\x5a\x81\x82\x85\x10\x22\x2a\x3f\x36\x83\x6c\x95\xb8\xc9\x9d\x6b\x94\xca\x60\x25\x87\x8c\xce\xf0\x4e\x70\xb6\x2e\x45\x9d\x4a\xf3\x8c\x0d\xb2\x9a\x44\xeb\x24\x1e\x8a\x14\xb0\xb9\x89\xee\x8b\x97\x0d\xed\xb6\xfe\x8a\x19\x8d\x32\xf9\xc7\x3a\x4c\xdd\x0f\x3b\xc9\x00\x60\x8e\x7f\xe0\x78\x96\x01\xc0\x75\xf4\xd1\xce\x4b\xd6\x00\x81\x5a\x9c\xd3\x0c\xdc\x00\x91\x9d\xdc\xaf\x6e\x97\x00\x24\x39\xf3\xe6\xde\xab\x05\xc8\xd4\x14\xbe\xc4\x77\x1b\xe6\x72\xd3\x44\xcb\xc5\x5e\x52\x09\xf9\x0d\x32\x61\x1a\x9a\x94\xd9\xdc\x83\xca\x62\xe6\x54\x52\x63\xda\xb4\x6e\xac\xdf\x3b\xc2\xee\xf8\x3b\xe6\xcd\x49\x2d\x98\x4f\x81\x8f\x5d\xa6\x8a\x07\x91\xbf\x3c\x38\x43\x7b\xea\xd6\x37\xf7\x3a\x3a\x64\x3e\x6d\xe1\x5b\xff\x65\x75\xe2\x19\x6b\x27\xc3\xca\x57\x43\xa6\xf7\x34\x7d\x7b\x57\xe3\xb4\x83\x7e\xb4\xf7\x8c\xcd\xd4\xe9\xb6\xfe\x7c\xd1\x55\x38\xc2\x62\x94\xb2\x60\xda\xc6\xd3\xd5\x6b\x3a\xbb\x28\xd2\xdc\xd0\x74\xd5\xbc\x68\x59\xe4\x99\x52\x75\xaa\x45\xdf\xaa\xf1\x53\xda\x6d\x0f\x24\xbb\xdc\xa6\x66\xfd\x47\xa9\x68\xaa\xac\xdd\x31\xc4\xbe\xc2\xe7\x49\x18\x5b\xa5\x4d\xd1\x5c\xf3\xd8\x0e\xbb\x74\xe4\xe9\xac\x90\xc8\x75\xbb\x10\x94\x70\xea\x72\x68\x9d\x7d\x14\x6a\x2e\x59\x29\xd8\xc6\x7e\x07\x7a\x34\x5e\xcc\x4f\xd0\xc1\x02\xe3\x18\x23\x01\x20\xff\xed\x41\x3a\x9d\xf4\x5f\x0f\xc2\xf6\xde\x7d\xc4\xb9\xc3\x00\x5e\x71\xf7\xe5\x2f\x6c\x00\x84\x5d\x7b\xe0\x71\x55\x0f\x20\x71\xf5\x51\xf3\x8d\x0e\x80\xcc\x97\xbc\xbe\xec\xba\x00\xf9\x79\x02\xfb\x79\x84\x00\x4a\x7b\x84\xcf\x88\xc4\x81\x71\xf9\x67\x71\x69\x05\x02\x85\x58\x96\x2a\x5f\x6b\x16\x49\xbe\x53\xcc\xac\xee\xe0\x25\x45\x60\xce\xa4\x37\xde\x95\x58\x84\xc6\xc4\xd4\x39\x54\x95\xbf\xd8\x3c\xec\x27\xe6\xdf\xd2\xc2\xbf\xbe\xe2\xd6\x9b\xd2\xd3\x99\xbc\xc2\x67\x7f\xa5\xfe\x66\xbf\xce\xaf\x4d\x63\x99\xa9\xfe\x11\xfe\xf9\x01\x03\xa9\x6f\x75\x03\xcc\xa3\x3c\x66\x35\x3f\x9a\x5e\xde\xe8\xe2\xb3\x32\x98\xbb\xda\xad\xf4\x8c\xdb\x26\x7c\x01\xdb\x76\xb8\x0c\x61\x37\xb8\x74\xb0\xa9\x37\x0f\x61\xff\x65\xe5\x71\x5d\x66\x3a\xc6\xf1\xde\xea\xbb\xea\xe8\xa4\x04\xa7\x3d\xeb\xb7\xca\x5f\xc7\x7e\x73\x3a\xb4\x31\x58\xd4\x16\xd1\xe6\x7c\x05\xf1\x26\x5f\x2b\x62\x97\xd3\xb5\xcd\xaa\x1c\x9e\xc0\x01\xe7\x0f\xc8\x8c\x8c\x7e\x7f\x5f\xe7\x50\x94\x7b\x2a\x9f\xcf\xa2\xd3\x0c\x3a\x3e\xc1\xcb\x43\xdd\x79\x16\x23\x13\x7b\x1c\x40\x09\x7f\x9f\x9b\xee\x22\x80\xc9\x6e\xb6\x81\x93\x68\x00\x07\xec\x7d\x9e\x73\xda\x00\x3e\x3a\x6c\x3e\xe7\x03\x00\xa2\x98\xd8\xdd\xaf\xd0\x02\xa4\x38\xde\x6f\xa7\x37\x04\xc8\x3f\xc0\x69\xc6\xe2\x0d\x50\xc6\xff\x58\x90\xb3\x17\xe0\xe9\xa6\x60\xb8\x48\x17\xc8\xd7\x0b\x88\xd6\x29\xb1\x51\x0f\xd7\x1b\xc8\x38\x98\x4a\x93\xa5\x6a\x3e\x29\xdb\x7a\xbc\xc2\xcf\x95\xdc\xd5\x3f\x93\x7c\x16\x3d\x99\x3e\x6b\x9d\x59\xc1\x8c\xd8\x15\xea\xea\xb3\xa7\xcd\x65\xf9\xbd\xdf\x5a\xbc\xf7\x40\xd3\x42\x9f\xcb\xcb\xba\xf2\x31\xed\x39\x37\xf3\xaf\x1f\x94\xc6\x7d\xdf\xdf\xb6\x72\x9d\x3e\x35\x7a\xbc\xbb\xc4\x8e\xfa\x6d\xe9\xf5\xcd\xa7\xd5\x4e\x03\x3f\x8f\xf7\x8c\x14\xf7\x3b\xcf\xcf\x7f\xee\xe8\xc9\xbe\xe0\x7a\x6a\xd1\xa1\xc5\x2d\x79\xd3\x8d\x7d\xd9\xf1\xd9\x62\x5c\xab\x9b\xc4\xaa\xcd\xd3\xcf\x51\x93\x6e\xaf\xd7\x22\x2b\x07\x83\x73\x3d\x36\xd7\x9b\xcb\x8c\x02\xeb\xdd\xa3\x11\x2a\x85\x57\x7d\xeb\x3c\x6a\x11\xd4\xbc\xaf\xde\x1b\x6e\x23\xc8\xc6\x0c\xdb\x6d\xff\xc3\x73\x8f\xeb\x41\x74\x78\x42\x99\xfb\x45\x57\x77\x8c\x4a\xcc\x22\x80\x2a\x9a\xfd\x36\xdd\x51\x00\x93\x72\xb6\x95\x53\x8f\xfe\x7a\x10\xc1\x45\xec\x13\x97\x86\xfe\xe1\x41\xf8\xb1\x1d\xbf\x16\x0f\x50\x2a\xf9\xf0\x14\xd3\x0e\x80\x1a\x36\x2e\xcb\xfb\x04\x80\x26\x66\xfe\x72\xe1\x09\x48\x6c\xb7\x13\xca\x92\x65\xa7\x6a\x74\xca\x4a\xec\x37\x98\x21\x3b\xb5\xaf\xca\xef\x72\xab\x23\x08\x35\xac\x68\x2c\x27\xf0\xa2\x75\x2a\x03\x4c\x9a\x2b\xbb\xd7\xcb\xd2\x36\x5d\x2f\x76\x09\x2e\xbc\x0f\x27\x44\x5c\x1b\xcb\x9b\x39\xe7\xfb\xb8\x56\xee\x53\xc1\x67\x11\x47\xb7\xb7\x47\x3f\x69\x75\x90\xdc\xaf\x7f\x1c\x7b\xf7\xa6\xf2\xba\xf7\xfe\x2f\x6f\x87\x5f\x65\xfb\xfa\xf6\xcd\x14\xf7\xcb\xa4\xd5\x79\x97\xcc\xb5\x75\x0b\xc6\xb2\xfb\xc6\xfd\x92\x69\x13\x08\xd7\xf3\xfd\xbc\x94\xda\xc4\x19\x2c\xe2\x7b\x69\x65\xba\x36\x25\x88\xd5\x3b\x7e\xcd\xb2\x4a\x3c\xe0\x9d\x57\xf2\x7a\x41\xd9\x53\x3f\x67\x2f\xd8\x78\x51\x7c\xc1\xc7\xda\x8b\x69\x93\x37\x17\x3c\x77\xf8\x28\x22\xc3\x33\xcf\xbb\x13\x3c\x27\x51\xfd\xc9\xb0\xed\x7f\x38\xb3\xf8\x3c\xc2\x84\x45\x63\x01\x34\x77\xb2\x25\xd0\x29\x00\x58\xa0\xef\x39\x9e\x64\x01\x70\x37\x62\x95\xfe\xcf\xfd\x10\xea\x72\xf7\xee\x39\xfa\xbf\x1e\x44\x81\x26\xdb\x9e\xeb\x85\x00\xd5\x5d\xac\x05\x0c\x09\x00\x4d\xa8\x07\x08\x96\x45\x80\xae\xd3\x3c\x46\x8f\x7d\xa1\xab\x4f\x88\xbf\x43\xb2\x8e\x9a\x32\x50\xf5\xa4\x5d\x97\x9d\x9c\xda\x9f\x26\x3d\xee\x32\x45\x90\x7d\xd9\xab\xdc\x1c\xcf\x8e\x6e\xec\x2c\xd1\x99\x29\xaf\x5e\xf3\xaa\x36\xb1\x65\xeb\xd9\x33\xc7\x92\x3d\xe1\xff\xe3\x3d\x62\xaa\x2e\x42\xb1\x92\x79\xf6\x6e\xd7\x97\xe0\x9c\x41\xd2\xf7\x1b\xc5\xa5\x61\x27\x27\x86\x27\xcb\xd3\x27\x43\x37\x3e\x7f\x7d\xd3\x10\xf7\x3e\xb4\xea\x7b\xcc\x6b\x8e\x68\xc5\xe0\x4b\x3f\x3d\x7a\x7a\x42\x1f\x84\xd1\xfd\xda\xd5\xb6\x10\x44\x08\xe6\x5b\xea\x6b\x1c\x0c\x28\x08\xbc\xb7\xca\x5a\xf3\xd4\x27\x2b\xb8\x70\xfd\x70\x85\xb1\xd7\x78\xd0\xcb\x0d\xef\xe2\x35\xf7\xf2\x90\x00\xc4\x7c\x3e\xbd\x6b\x47\xc8\x1d\xe4\xe5\xac\x02\xd7\xa2\xc0\x45\xe4\x58\x3a\xca\xb9\x34\x70\x37\xfa\x42\x52\x80\xd3\x81\xc0\xcf\xe8\x96\xf8\x57\x8e\xfb\xfd\xe7\x30\x95\xd1\x82\x00\xba\xb7\x59\x3f\xd1\x35\x01\x58\x1b\xde\xf1\xa1\x93\x04\xf0\xe1\x62\x56\x39\xe9\x01\x10\xc5\xcd\x5c\x71\xc6\x1a\x20\x9d\x93\x25\xf6\xe2\x05\x80\xd2\xe7\x2c\xeb\x57\x6c\x00\xea\x6d\xef\xd5\x31\x1c\x05\xe8\x14\xbb\xff\xe4\x4e\x18\x40\xbf\x05\x87\x3d\x07\x2d\xac\x8d\x05\xf0\x0e\x89\x22\xa8\xb8\x89\x74\xc1\x11\xf5\x7b\x64\xcc\xd4\x65\xf1\xc3\x0e\x9c\x84\xa1\x0f\x48\xd9\xa6\xa8\x65\x74\xe2\xfb\x62\xd5\xb7\xe5\x3c\x6b\x8a\x43\xbb\x0d\x0d\x5f\xe4\xfc\x38\xfc\xfc\x92\x2b\x4c\xb1\xb5\xbf\x2f\xd6\xce\x1a\x59\xc8\xcc\xaf\xc8\xb3\x7b\xe5\x3b\xdb\x96\x30\x99\xbb\xf9\xfe\xf2\x47\xbd\xe8\x6f\x69\x15\x9f\x2b\xde\xcc\x87\xc5\xa5\x64\xcf\xec\x1b\x50\x0e\x78\x99\x44\x9a\x37\xeb\xa4\xf8\xf1\x25\x7c\x5a\x64\x6e\x15\xf7\x0a\x4b\xb8\xb4\xc2\x56\x7f\xc1\x73\x28\x66\x69\xf5\x5d\xf5\x5b\x77\x64\xec\xad\x35\x6a\x85\x95\xeb\x40\x74\xd7\xc6\x97\xa2\x64\x97\xbc\x28\x0d\x04\x35\xef\x99\xd3\x74\xd4\x23\xe4\xa9\xac\x5a\xc7\xa5\xf0\x9d\x28\x8f\xd4\x5b\xf6\xea\x11\x3a\x68\xef\x84\x56\xbb\x77\x61\xd2\x18\xde\x58\x01\xdb\x8b\x61\x7d\x18\x64\x64\x0f\x80\xfe\x22\xcb\x1a\x2d\x13\x80\xbd\x3b\x93\x30\xad\x00\x80\x7f\x29\x73\xc2\x29\x15\x80\x84\xbb\x8c\x8b\x74\x46\x00\x79\x6c\x37\x22\x4f\xae\x03\x3c\x9d\x67\x2c\x38\x15\x06\xd0\x6a\xc4\xdc\x71\xe5\x32\x40\xbf\xe9\xdd\x61\xc6\x75\x80\xb1\xfa\xfb\x63\x6c\x3b\x01\x3e\x4f\x71\x09\x0a\xb0\x01\xd7\xec\x3b\x3e\x50\xbe\x48\xf1\x59\xf4\x14\xb9\x6b\xb9\x41\x20\x2c\x9f\x94\xb4\x8a\xc8\x40\x7f\x5c\xbb\x23\xd7\x56\xf2\x7c\x65\x65\x4e\x4a\xf3\xcc\x8b\xd4\xd1\xc1\x4f\xfe\xb6\x23\xe3\x2a\xa5\x2c\x23\xec\xb1\xa4\x19\xc9\x28\xc3\x81\xb5\x01\xe5\x19\x44\x90\xe0\x73\xb1\xc9\xdb\x13\x9f\xfd\x84\xeb\x2e\x7d\xf1\x1c\x39\xed\xb3\xb7\x34\x63\xf6\xca\xcb\x7c\xf7\xee\xe2\x81\x05\xf5\xf6\xd7\xae\x1f\xf3\xbe\x2d\x25\x37\xbe\x76\x15\xcb\xbe\xb7\x22\x50\xd7\xee\xc2\x93\xee\xb1\xc6\x59\xe5\xee\xf4\x3d\x75\xff\xfa\x72\xa9\xfd\xb6\xff\xe1\xc0\x90\x64\xbe\x69\x9d\x43\xb4\x8f\x49\xb0\x42\x2a\x64\x96\xda\x30\x25\x8c\xa3\x2f\x26\x3d\xb2\x5e\x8a\x4b\x45\xbf\x8a\x17\xb7\x9a\x8b\xa3\xc1\x58\xc6\xf0\x5a\x8e\xc5\xb6\x61\xa8\x91\x1a\x00\x26\x37\xee\x4e\xd3\x35\x02\x38\xe3\xef\x2c\x9d\x94\x03\x08\xf6\xb9\x29\x4b\xbb\x09\x90\x34\xc8\xe0\x4f\xfb\x04\xa0\x64\x72\x27\x3f\x0d\x0d\x40\xe3\xa3\x2b\xcd\x47\xab\x00\x7a\x03\xe9\x69\x4e\xc4\x01\x8c\x46\x31\x5f\xba\x2a\x00\xf0\xb9\x89\xf5\x08\x13\x17\xc0\x82\xf7\xc3\xfb\x8f\x86\x21\x0e\xf1\x95\xb7\x41\xee\x30\xa5\x9b\xf8\x59\x70\xc1\xec\x25\x71\x37\x66\x40\xdc\x31\xbc\x66\x2d\x64\x63\x5a\x9e\xab\xb0\x7c\xc2\x75\xa9\x43\xe7\x4e\xd3\x66\xbb\xcc\x6c\xae\xed\xe1\x57\x11\x99\x97\x3e\x1f\x08\xbb\x3f\xde\x1a\x38\x31\x51\xde\x9d\x32\x75\xd5\xf5\xd0\xe4\x9d\x0f\x5f\xc6\x35\x5c\x76\xf5\x56\x7e\x6b\x7e\x6d\xed\xbc\xda\x5c\xf8\xf3\x46\x8f\x83\x23\x5b\x9d\xe6\xaf\xb2\xd6\x16\x87\xa6\xca\x93\xcb\xd7\x1a\xee\x3a\xec\x2c\x41\xac\x50\x6b\x82\xec\x2c\x0a\x2d\xd7\x79\xca\x1f\xd9\x3c\x2f\x18\xdb\x48\x2c\x02\x9b\xae\xec\x46\x04\x31\x4f\xc5\xba\x25\xb3\x13\x49\x9f\x75\xda\x8a\x31\x63\x0c\x25\x95\xea\x61\x79\x2b\x6d\x09\x2d\x95\xf8\xc8\x42\x39\xd5\x05\x73\x34\xb6\xcb\x5c\x2a\xb5\x05\x13\x1a\xed\x6e\x2e\x9b\x48\xc5\x4a\x86\x37\x01\x98\x95\xb3\x4c\xd0\x59\x03\xb8\x62\x6e\xd9\x1c\x1f\x07\x08\x7f\xb0\x93\xee\x3f\x73\x67\xdc\xde\xb5\xef\x9f\xb9\x6f\xfb\xcb\xad\xff\x73\x47\x5b\x68\x82\xff\x27\xef\x3a\xb0\xe3\xee\xff\x78\x00\xe2\xcc\x9a\xd7\x76\x00\xa0\xe3\xd8\x15\xee\x5d\x05\x32\x75\x17\xf7\x47\xf1\x5e\x4a\x15\xb1\x5b\xe8\x84\x79\xce\x06\x09\x3b\x2e\x8e\x0c\x7a\xff\xb9\x1e\xc9\xa5\x38\x92\xc5\xf2\xf2\xee\xda\xb0\x1e\x67\xd5\xb7\x6a\xf3\x45\x35\xdb\xb2\xb6\x37\xf1\xce\x3f\xe2\x82\x79\x5f\x3f\xf6\x69\xfd\x96\x50\xdf\x39\xf2\x78\xdb\x03\xb1\x7e\xfd\xc1\xe2\x7b\x58\x7f\xa2\x55\xc9\x00\x79\xde\xae\x23\xd1\x4a\xe5\x45\xc1\xe2\xc9\x16\x1e\x2b\xaf\x16\xfc\x72\x45\xbd\xb1\xd5\x9e\x67\x46\xab\x4d\xd5\xd7\x2d\xde\x3d\x0d\x5c\xa7\x94\xb8\x5b\x74\x55\xf8\x21\xe8\x0b\x26\xcc\x05\x4a\xdf\x6d\xbe\xcb\x9a\x37\xf3\x2a\xd2\x45\x5d\x4d\xfd\x60\x4a\x2c\x38\x80\xc2\x26\xe9\x99\x32\xe5\xfd\x40\x57\xc6\xf3\x9a\x56\x66\x35\x60\xa4\x63\x2c\x4d\x5e\x65\x5a\x62\x77\x46\x2c\x1a\x1b\xa7\x7f\xc2\x62\x82\x7f\x01\x58\xed\xb8\x81\x38\x32\x0e\xe0\xf5\x93\xbe\xf0\x88\x2f\x40\xcc\xf7\xad\x79\xb7\xbd\xa0\x67\xa1\x34\x2d\xff\x97\x07\x31\x87\xde\x22\x26\xf9\x7a\xee\xf1\x4d\x00\x80\xbb\x13\x8c\xc7\x00\x49\x41\xf3\xec\x91\x70\xde\x0c\x22\x52\x85\x3a\xcd\xf4\x67\xf6\xe1\x7c\xa4\x2e\x04\xf0\x0c\x77\xa3\x5d\x95\xcd\x13\xb3\x9b\x66\x36\x3e\x19\xfc\x2c\xdd\x5b\xb8\x7f\x35\xc4\x36\xac\x6e\x3a\x8a\x6d\x41\x20\x60\xa5\x7b\xc1\x73\x71\x8e\xa5\x62\xf7\x4b\x79\xf3\x81\x59\xda\x6f\xd3\xaf\x82\x8c\x8c\xe7\xdf\xfc\x5c\xee\x32\x30\x7c\xfb\x55\xe1\xd7\xc1\x56\x5d\x23\xf4\xd8\xa3\xe5\x73\xf5\x5f\x8c\x27\x5f\xdd\x58\xbd\x5f\xdd\x6f\x62\xd9\xb9\xbe\xd6\x51\x5e\x6d\x8c\x6f\xc9\xde\x78\x51\x18\x6f\xcc\xde\x40\xbf\x69\x91\x3d\x6f\x5c\x56\x13\x87\x7c\x94\x79\xc8\x98\xa1\xca\x1f\xc5\x97\xba\xc3\xc8\xbf\x3c\x17\x2d\x98\xd0\x69\x14\x5f\xd2\x86\xfe\x10\xf7\xd0\x30\xa5\xf0\x15\x66\x33\x62\xd1\xd0\x3d\xff\x21\xd6\x27\xec\x8e\xa1\x4e\x2e\x1f\x76\x21\x64\x0f\x80\xdd\x1c\x03\xed\x61\x75\x00\x7f\xb5\x9d\x57\xff\x33\x57\xa2\xfb\xef\xdc\x97\x6b\x8b\x6d\x26\xbf\x3d\x88\x9a\x7f\xe7\x9e\x7f\x7c\x18\xb8\x80\xd9\xab\xfc\x1f\xb2\xbe\xbc\x5d\x80\x34\xa0\xf4\xf3\xbc\x93\x7a\x39\xab\x4d\xea\x14\x3e\x68\x30\xff\x8e\x85\x70\x50\x6a\xc9\x3d\xb8\x6b\x0d\xb3\xa1\x2a\x1e\x2d\x53\x7d\x0c\x19\x6b\xf8\x28\xbb\x24\xc3\x66\x23\xc2\xb6\xb2\xfc\x4e\xc8\xf1\xd5\x3e\xef\x2f\x75\x6f\xdd\xc6\x96\xdb\x72\xb8\x9a\xda\x2d\xae\x2e\x9e\x1b\xb2\x6d\x0b\xd1\xbf\xbf\xc8\xb5\xe0\xf6\xfc\x92\xb6\xdf\x0a\xed\x92\xc7\x33\x3a\x1d\xdd\x19\xf5\x15\xab\xa7\xe9\x7a\x4c\x13\xc9\xab\x1f\x2a\x79\xf5\xce\x0d\xd9\x6c\x38\x14\xd6\xe8\x1d\x7a\x29\xbf\x79\x3b\x67\xaf\xde\x62\x47\x27\xf2\x68\x06\x41\x2f\xaf\x55\x1f\xf5\x20\x25\x56\x8f\xb6\x51\x12\x6d\x12\x1f\xa5\xb7\x50\xdb\x86\x9e\x88\x7d\xa9\x97\x5f\x3d\x84\x89\x89\xb2\xd0\xd7\xaa\x60\xc2\x4c\x47\x1e\xd5\xd3\x2e\xcd\xc6\x8e\x87\x9c\xd4\xbb\x56\xbc\x81\xe3\x0c\x5c\x01\x70\x66\xba\xfa\xe2\xa0\x08\x40\xe8\xef\x1c\x63\x3b\xf7\xdd\xce\xfb\x7a\x59\xff\xbd\x0f\x16\xf9\xff\x95\x7f\x03\xc0\xe5\xb4\x03\xe3\xd8\xfb\x80\x65\x75\x67\x4a\x9b\x23\x52\x0f\xf0\x14\x88\xcf\x4d\xfc\x20\xdf\x10\xb9\xa8\x8b\x7f\x59\x48\x20\xcb\x98\x3a\x8e\xd4\x1b\xe2\x46\xd5\x92\x03\x07\xf3\x7a\x31\x5a\x86\xbf\xe2\x51\xf1\x5d\xc8\x04\x5b\xc3\x9c\x5c\x3f\x1c\x42\xd9\x2b\xae\xf4\x90\xcb\xc9\x75\x7c\x0a\xb9\xf2\xb6\x79\xc8\x5a\x7b\xeb\x44\xf5\x77\x9d\xf7\xab\xcc\x33\x17\x6b\x93\xd5\x11\x6b\x13\xab\xc6\x95\xb7\xd5\xd2\xd7\xbf\xaf\xf9\x95\x7e\x50\x7b\x36\x7f\x79\x23\x22\xff\xab\x86\xe8\x54\x17\x62\x3c\x87\x4e\x93\xeb\xed\xcc\x66\x47\xe6\x39\xcd\xa6\xc1\xdb\x48\x7c\x4a\x96\xe6\xd7\xde\x2e\xf4\xd5\x78\x9c\x16\x43\x97\x14\x7a\x38\x96\x5e\x73\xf4\xb9\x0e\xe6\x47\xc4\x29\xad\x83\xcd\x67\xb0\x0a\xa1\x54\xad\xa5\x67\x96\x58\x9f\x50\x51\xad\x95\x9a\x5e\xdc\xd9\xa0\xab\x9a\xb7\xab\x29\xf8\xbb\xde\x03\x00\x1e\x96\x5b\x73\x6d\x9f\x87\x42\xc4\x16\x5b\x93\xff\xbd\x0f\x66\x6e\xff\x5f\xf9\x37\x9e\x1f\xe0\x5a\xfd\x31\xb5\x5f\x4d\xb0\x7a\x6f\x9e\x89\xfe\x03\x89\x1a\xca\x9d\x2f\x54\xd7\xaf\x45\xfe\x2c\x52\xa1\xde\xd7\x62\x42\xba\x2e\xb3\x62\xe9\x5b\xf6\x86\x20\xa0\xf6\xd3\x73\x5f\xda\x49\xdc\x75\x23\xd1\xf0\x23\x11\x8f\x30\xd6\x36\x0c\x09\x7a\xde\xbb\x50\x4c\x1e\xf5\x59\xc9\x8e\x9c\xc8\x23\x09\x89\x79\xcf\xcd\xd9\x36\xbd\xab\x12\x0a\x4e\xeb\x5a\x22\x98\x47\xd3\x8a\x79\x54\x93\x37\x2a\xd7\x55\x8a\xef\x29\xdb\x6e\x2a\x23\xce\xe6\xb2\x28\xc1\x66\x05\xc2\x31\x7b\x4e\x59\x72\x91\x65\x73\x23\x6d\x4e\xc5\xe8\xab\x39\x92\x9c\x2c\xa3\xda\x3e\x11\x85\x4a\x4d\x94\x50\x3d\x3c\x66\x88\x46\x45\x6b\xa9\xd2\x0f\x46\x61\x3e\x85\x0b\xaa\xd6\xf7\x29\x60\xb5\x42\xd6\x54\x8f\xbf\x90\xc1\x49\xfb\xaf\xab\x0a\x75\x30\xe3\x86\x7d\x45\xd4\xdc\x5a\x5c\x71\xb3\x3e\x54\xd5\xe2\xe6\x0f\x78\x0d\x2f\x06\x80\x80\xdf\xe7\x60\xdb\x87\xa9\xde\xb7\xc5\x9e\x8f\xff\xf6\xe3\x7e\xe7\x3d\xdb\xf3\xf7\x6c\xe5\x39\x73\xbb\x00\x76\x1c\xa3\xa1\xf9\xf4\x01\x3e\xb3\x06\x30\xef\x1f\x66\xa3\x36\xf0\x9c\x16\x88\x6f\xcf\xa3\xb8\x8a\x24\x29\x86\x3d\x5d\x26\xcd\xcb\x5a\x18\xcb\xe6\x14\x10\xd3\xd4\x6f\xdb\x57\xc6\xa5\xe0\x3f\x1b\x36\xf8\xcc\x6e\xfb\x0f\x6e\xf6\xd8\xd3\x6e\xb7\x62\xe5\xed\x2c\x31\x12\x91\xef\x12\x99\x4c\x8d\xd1\x4d\x85\xf6\xc9\xdc\xba\x9a\xa8\x8e\xce\x98\x34\x7d\x55\x15\x94\xdd\x74\x7f\x2a\x61\xdb\x7f\x50\xd8\x83\x5a\x45\x7e\x48\x72\x90\x9b\x43\xf7\xa2\x9e\xc7\xc5\xc9\x4d\xaf\x6b\xa3\x8b\xa2\x86\x14\xce\xfd\xe4\xc1\xf0\x45\x64\x28\x28\x7f\xb9\x89\xa5\x0b\x99\x56\xf0\x9e\xbc\x8e\x5d\x09\x78\xae\xc8\x3a\x2a\x86\x8b\xf6\xcd\x53\xba\x35\x08\x38\x57\x3f\x0d\x45\x93\x57\x27\xf1\xee\x1e\x8e\x4a\x2f\x5f\xcc\xe0\x35\x3c\x03\x94\x4f\x76\x2c\xe2\x1b\xdd\x5d\xff\xfa\x30\xdb\xf7\xe2\xf6\x3e\x78\xf3\x7b\x5d\x7e\xfe\x5e\x07\xb8\xff\xaf\xfc\x7b\xe5\xb7\x07\x61\x0d\x40\xef\x7d\x52\x6b\xf4\x22\x7c\x66\xa3\x61\xea\xea\x3e\x4b\x7d\xce\x3b\x2b\xf0\xba\xae\x86\x7a\x5e\x18\x23\x89\x2d\xd2\x20\xa7\xc8\xf1\xe9\x5e\x4d\xe1\x20\xc5\xa9\xcb\x99\x7f\x09\x17\x27\xd2\x19\x36\xb8\x24\x7a\x33\x12\xae\x59\x29\x79\x7b\xfe\x2f\xff\x21\x1f\xfb\x26\xf3\x78\xe4\xa9\x6d\xff\x41\xad\x02\x53\x3c\xf8\x26\xe6\x93\xc2\x3b\x8c\xce\x5c\x50\x4c\xc6\xb6\xff\x20\x3d\x86\x45\x60\xf7\x07\xf3\x4a\x87\xe2\xae\x63\x1f\x07\xd1\x4b\x4b\xa3\xf2\xb0\x3d\xfe\x91\x32\xee\x8b\x5f\x70\x87\xfd\xf2\x65\x62\xbe\xa3\x71\x08\x4f\x9c\xac\xd3\xe7\x8f\x38\x82\xd7\x39\xb9\xeb\xef\x9b\xf1\x86\x1e\x3b\xe4\xe6\xdf\xc8\xe2\x33\xdc\xc8\x72\xb9\x43\x21\x04\x06\xe7\x3c\x39\x6a\x7f\x36\xc1\xd0\x89\xe5\xef\xbd\xb8\xbd\x0f\xb6\xdf\x0b\xdb\xb9\xe7\x3f\xce\x41\xc8\x3f\xf2\xef\xcf\x5b\x1c\x7c\xb2\xc5\x9e\xbb\xb0\xc6\x4a\xbd\xb5\xd2\xd0\x0f\x0c\x3c\x1f\xb8\xc5\xcb\xb8\xa9\xea\x22\x78\xf1\xf3\x99\xa6\x94\x73\xf2\xbb\xd5\xf1\xb1\xd7\xc9\xb7\xd4\xe7\x8d\x22\x03\x19\x49\xa1\xfa\x65\x16\x13\xee\x23\x44\x7f\xf3\xaf\x8e\x7e\xf6\xec\x84\x71\xc7\xcb\x6e\xcf\xb6\xfd\x07\xc3\xf7\x04\xc1\xc4\x60\x2f\x07\xed\x59\xbc\x77\xd9\x3d\xbf\x36\xb5\x3c\xdc\x87\xf6\x8f\x81\x15\x0a\x95\xb8\xce\xf7\xfe\x01\xc3\x32\x6f\x71\x5a\xcb\x98\xc0\xe8\x3f\xfe\x83\x2f\xde\x19\x57\xec\x75\x6d\xdb\x7f\x90\xa4\xc1\xdb\xe3\xc8\x1e\x07\x25\x7e\xac\x7d\xc6\x7f\x70\x7e\x22\x69\x31\xcf\x49\xb8\xef\x68\x28\x19\x35\x63\x43\x08\xb4\x0f\x97\xb2\xfb\xf4\x99\x90\x63\xcf\x21\x55\x37\xc1\x46\x20\xd8\x60\xa5\x0f\xbf\x15\x20\xde\xb4\x9e\xfd\xbb\x0f\x9e\x4b\xfc\xf6\x40\x2e\x6f\x71\xd5\xe4\x9f\xf9\xf7\x26\xe2\xdf\xf9\xf7\xa8\xd2\x16\x5f\x32\x00\xd0\x7b\x9d\x7c\xd8\xbc\x0f\x56\xd9\x75\x6e\xdf\xae\xa4\x07\x05\xde\x87\x1c\xc6\x39\x63\xd4\x0e\x91\x11\xa1\xf8\x84\x6e\xca\xb4\x2c\x55\xfe\x54\x58\x31\x99\xaa\x36\xa0\x49\xf4\xb6\x22\xdf\xd7\x8f\x35\x8a\x75\x92\x23\x55\x99\xa9\x99\x67\x6c\xfb\x0f\x66\xc6\xc4\x0f\xde\xcb\x76\x14\x83\xaf\x44\xab\xe8\x70\xa7\x2b\x5a\x3f\x88\x0f\x72\xcc\x9d\xb9\xd4\xe8\x08\x43\x35\x3f\x5d\xbd\x15\x1f\x10\x2a\x5e\xcc\xb8\xea\xcb\xa6\x11\xf6\x7e\x48\xf2\x70\x96\x62\xc7\xc3\xf2\xb8\xbb\xa6\x38\x86\x60\x88\xcf\x77\x46\x88\xcd\x13\x28\x04\x11\xfb\x6c\x31\x41\xa2\x2a\xa1\xc8\x76\xa7\xa8\x39\xf1\x35\xf1\x82\x65\xac\xa8\x18\xa6\x9e\x68\x60\xde\x2f\x46\xbb\x9a\x46\xb4\xb0\x38\x2c\x26\x3a\xd7\x4b\xec\x34\x5d\x14\x4b\xff\x71\x97\xf8\xc6\x34\x45\x6c\xea\x0b\x07\x11\x4c\x14\x00\xaa\x8f\x6e\xcd\xfb\x2a\xea\xf7\x7d\x68\xf2\xcf\x73\x40\xc0\xfc\xce\xbf\xf3\xfe\x2b\xff\x2e\xd8\x62\x0b\x1b\x00\x63\xc2\x69\xc1\xaa\x0f\x00\xac\x28\x86\xba\x7c\x0f\x28\xe6\xce\x60\x5d\x4a\xb1\xa3\x52\x9e\x9c\xe3\xcb\x8b\x04\xaa\xbd\x8c\x8d\xf8\x65\xbf\x14\x4a\x92\x1a\x4e\x59\xcc\x55\x8a\x72\x54\x8f\x47\x33\xc2\xf6\x1d\x59\xda\xf4\x8b\x61\xd0\x1f\xff\xe1\x00\xa9\xde\x73\xc6\x3c\x4b\x5f\x81\x64\x1f\xd6\x6e\xf9\x5a\x13\x41\x32\x4d\xf1\xb5\x1c\x50\xbd\x40\xba\x54\xb2\x6a\x1d\xb7\xed\x3f\xc8\x76\x13\xdd\xfb\xc7\xed\x50\x52\xaa\x44\xe6\xe9\x47\xf6\xc4\xff\xf6\x1f\x9e\xec\x23\x39\x13\xdf\x1b\x93\xb7\xbd\x07\x91\xfd\xa4\x45\x92\xac\xc1\x4e\xe1\x32\x32\x1d\xc9\x4b\x2f\x44\xf8\x05\x2a\x97\x54\xa8\x1b\x2d\x82\x5b\x59\x23\x19\x18\x5c\x15\x31\x5f\xe0\x24\x8d\xeb\x04\xfc\xf5\x81\xb6\x3d\x90\xdf\x5e\xdc\x6f\xff\xe9\xd7\xd5\xdf\x1e\x54\xcd\xbf\xf3\xef\x36\x09\x80\xab\x1c\xc7\xe2\x8a\x4f\x00\xd0\x3c\xa0\xa1\x29\x7c\x05\xc0\x7e\x99\x41\x3d\xcd\x1e\x6a\x78\x25\x59\x15\x62\xc5\x80\x53\x84\xc4\x9d\x1b\xa4\x44\x7d\x29\x13\x2c\x4c\xef\xb5\x87\x7a\x45\x95\x4f\xe6\x94\xc3\x5d\xca\xa0\xce\x2d\x85\x42\x4b\x0c\x45\xd8\xa8\x52\x0d\xcc\x58\xc9\x63\x56\xa6\x3a\x3c\x86\x89\xe4\x2a\xd7\x00\xbd\x3d\x3a\x65\xe4\x98\xc0\x71\x7d\x6e\x4d\x4f\xf2\x83\xd8\x40\xa3\x28\x15\x65\x32\x6b\x76\xad\x11\xbb\x42\x37\xe9\x7b\x55\x8c\x49\xb0\xdc\x19\x52\x52\x6b\x86\x59\xb0\xe4\x2c\x29\x73\x88\xd5\x94\x55\x7c\x8a\xe4\xf9\xf1\x82\x69\xa4\xa8\x20\xc9\x70\x35\xdc\xf4\xa1\xc8\x3c\x29\x98\x38\x67\xec\x24\x9c\x43\x3e\x43\xf2\xd7\xd3\xf9\x5f\xde\xc3\x57\xca\x6d\x72\xb1\xf2\x7b\x81\x05\xe2\x1e\x72\x89\xf2\xa4\xe0\x75\x94\x35\xb9\x58\x85\xf6\xaf\x07\xf2\x0f\x2f\x8e\x86\x86\x66\xcd\xf7\xdf\x1e\x4c\xbf\xdd\x16\x9b\xc6\x01\xfe\xf3\x9d\x5d\xe6\xb0\xf5\x5c\x74\x1a\x80\x81\x9f\xae\x3e\x83\x07\xe0\xde\xa9\xcb\x27\xe2\x62\x00\xc9\xd5\x7c\x3b\x36\x54\x03\xa2\x85\xd5\xee\xa3\xbd\x7b\xe1\x9e\x54\x22\x4f\xa3\xf3\x27\x6a\x81\x72\xfd\x13\x5f\x1b\x46\xea\x19\xed\x49\x19\x3b\xd3\xd7\x94\x29\x83\x69\xf9\x28\x23\x47\x4a\xab\x99\x81\xa2\x8a\xfe\x11\x8a\x8d\x63\x96\xaa\x81\xf6\x49\x0a\xbb\x6f\xb1\xc6\x03\xf5\x44\xca\xde\x88\x40\xad\xe3\xca\x43\xe4\xc9\xd4\x9b\xda\x6f\xe4\x57\xc9\x6b\xf9\xb2\x5a\xba\x32\x24\x72\x45\xcd\x7e\x9d\x08\x29\x26\xb2\x47\xfb\x98\x6e\x8b\xf8\x45\xb2\xfe\xf0\x57\xdd\x3e\x51\x15\x32\xdb\x67\x56\xbd\xd7\x22\xec\x64\x95\xc5\xef\x3a\xcd\x42\x6b\x64\x0b\x82\x80\xb6\x99\xe0\x2a\xf9\x15\x99\x5b\xfd\xad\x00\x23\xc5\x8c\xfc\x4b\x91\xf5\xbf\xbd\x87\xc7\x53\xd4\x8b\x94\x0a\xc9\xc3\x7f\xbf\x0f\xff\x6f\x0f\x66\x28\x75\x8b\xcf\x7b\xb7\x58\x71\x79\x8b\xd9\xbf\xcf\x47\xa6\x29\x00\x43\x2e\x1d\x7d\x82\x1f\x00\xeb\xfe\x4b\xa1\x11\x47\x81\xc8\x3d\x74\xab\xd7\xef\x39\xf4\x08\x31\xdc\x3b\xe7\x96\x09\x46\x92\x08\x8e\x1a\xbb\x11\xea\x8a\x12\x42\x20\xde\x62\x07\xf5\xa9\x46\x9a\x88\xaf\x91\x00\x95\x5d\xff\xbb\x54\x8c\xbe\x10\x55\xd0\x44\x4c\x12\xaf\x2b\x4c\x21\xd9\xde\x96\xbb\xa9\x69\x43\x59\x70\xbf\x28\xef\xa1\xe6\x41\x79\x1a\x38\xa1\x64\xa4\xd4\x45\xb1\x8d\xb7\x53\x65\x90\x4f\xa2\x24\xa6\x09\x29\x73\xc8\x4e\x50\xf6\x97\x78\x6a\xa0\xa4\x34\x29\x8c\xb5\xbf\xd4\xcf\x8b\x33\x52\x98\x3b\x5e\xa9\x31\x8b\x5a\x93\xb1\x83\xbe\xea\x2f\xb7\xfd\x07\x21\x0a\xf9\xc3\x7c\xad\x7a\xaf\xa0\x3e\x85\x61\xfd\xb1\x0a\x17\x3f\x9e\xe2\x4a\xc6\x29\xc4\xf0\xd5\x50\xbe\x51\x4c\xa5\xd1\x8f\xad\xa8\xdc\x94\x41\xf1\x1c\x5e\x1d\x6a\x00\xf5\xd4\x93\xf3\xdb\xe7\x60\xdb\x83\xf9\x79\x60\x8b\x6f\x7e\xfc\xf6\xa0\x7e\xef\x83\xa7\x6f\x7e\xfb\x2f\xe8\x2d\x66\x1d\x03\x38\xff\x69\x1f\x47\x08\xff\xd6\x73\xe4\x00\x00\x5b\xfb\xa5\xf5\x40\x1e\x00\xce\x31\xfa\x59\x77\x43\x58\x13\x3c\xce\x64\xef\xc0\x0b\x25\x12\x0a\x6c\x9f\x2c\xd9\x40\x51\x41\x9e\xf3\xad\x49\x35\x75\x55\xdd\x53\x80\x45\x9f\x4c\xcd\xd3\xdd\x2b\x42\xd0\xdb\x43\x8d\x32\x64\x17\x35\xd1\xea\xa4\x5a\x59\x0d\x8a\x7f\x54\x0b\xa2\x7a\x3a\x73\x8a\x3f\x54\xe1\xa3\x8a\xf9\xb4\x49\x3d\x56\x60\xa0\x4a\x87\x1f\x90\x9c\x91\x97\xa2\x20\x12\x02\xe4\xca\x65\x77\x51\xfa\xb2\x92\x15\xa2\x24\x09\x94\x97\x25\x43\x0a\x37\xc5\x6f\x53\xda\xeb\x0f\xc9\x93\x9e\x0c\x53\x3a\xda\x45\xe5\x2d\x44\xcc\x29\x5e\xaf\x5b\x14\x3f\x09\xd6\x50\x7a\xc6\x43\xe4\x68\x05\xfc\x28\x75\xdf\x93\xe4\xcc\xf9\x59\x29\x6f\x56\xe6\x64\x9a\xf9\xef\x51\x9a\x89\xb5\xb2\x3d\xbf\xd7\x21\x9b\xf7\x20\x35\x85\xca\x24\x72\x04\x80\xf5\x96\x08\xfd\x91\x43\x00\x3c\x0c\x82\xd3\x74\x39\x00\xa2\x82\x4f\x8c\xcf\x8f\xff\x6f\x1f\x44\x87\x43\xc6\xfd\x4e\x37\x80\x41\x9b\x22\xf7\x43\x45\x00\x13\x2e\x55\x2a\x5f\x10\x34\x9a\x5e\xd2\xb9\x22\x71\x1a\xc4\x8c\xb9\x0c\x17\x15\xa2\xa9\xcf\x4d\x68\x2d\x1d\xb4\xa6\xa8\x5c\x86\xa2\x6e\x0d\xc6\x8f\x28\x21\x06\x6c\x81\xee\x36\xa1\xe4\x09\x9d\xef\x09\x1a\x2e\x2a\x64\x56\xcd\x8f\xb9\xcb\x5e\xf6\x24\x82\x5a\x4f\x85\x8d\xcf\x25\x52\xb4\x4a\x55\x83\xa6\x7f\xc8\x1f\x0f\xe4\x8b\x7c\xcd\x90\x6c\xc8\x71\xa2\x83\xcc\xc8\xa7\xb1\x30\xeb\x3f\x1e\xc8\x7f\x79\x0f\xa4\x93\x62\x33\x58\x85\x00\x2e\x6c\xb4\x98\x37\xee\x81\x77\xca\x4a\xa8\x38\x02\xa7\xe3\xed\xf7\x33\x5a\x72\x37\x2e\xcb\xab\x71\x7a\x9f\x54\x30\xae\xd3\x2b\x71\x02\xa4\xef\xe1\xe9\x3d\x52\x46\x99\x64\x02\xf0\xf6\xee\x92\x03\xc5\x32\x73\x78\xac\x8b\x60\xaf\x87\x1c\x07\x9e\xe2\xe2\xd1\x35\x22\xa7\x4e\x30\x75\xfc\x09\xf0\x80\x2c\x7c\xfd\x98\xe5\x5f\x0f\x62\x7b\x1d\xe4\xeb\x9e\xa4\x5f\xd9\x01\xa0\xb9\x5f\x5c\x8e\x31\x06\x40\xef\xb2\xcc\xfa\x5d\x55\x00\xa3\x76\xf9\xce\x07\x19\x00\x66\x27\x54\xe8\x1f\x1f\x85\x69\x8b\x59\x0d\xf3\x27\x54\x60\xb6\xb8\x64\xf0\x4c\x99\x99\xea\x6e\x7e\xc3\x0c\xa3\x67\x4b\x59\x34\xe9\x72\x66\x37\x7f\x44\x51\x31\x64\x0c\x94\xb3\x6b\x27\x2b\xeb\xdf\x8d\xbf\xee\x29\x43\xc2\x69\xef\xc9\x29\xf5\x09\x23\x71\x68\x10\x2a\x68\x83\x0a\x89\x2d\x6a\x6d\x0d\x32\x61\x0f\x88\xfe\xca\xc1\xdd\x4c\xe1\x4a\x84\x5f\x0a\xed\xa3\x2e\x51\x08\x42\x93\x6c\xfa\xf4\x74\x74\x10\xc1\x5f\xaa\x77\x25\x35\xe6\x34\x61\x58\xe2\x17\xda\x2b\xb2\xfa\x8f\x0f\xf3\x9b\x88\x26\x09\x1f\x2c\x5f\xa0\xdd\x5c\xb8\x14\x1f\x36\x2d\xc0\xff\x2b\x5e\x5a\x08\x3b\xe1\x5f\xf7\xe1\x81\xcc\x65\x9c\xb9\x0f\x71\xcc\x46\xf6\x12\x6e\xd0\x9b\x7b\x30\x4f\xce\x15\xf7\xcd\xfb\x5e\xdf\x51\x79\x2e\xfc\x13\xcf\xb3\x5d\x0a\x0a\x07\xf1\x4f\xdd\xbe\x3f\x1f\x56\x60\x22\x3c\x76\x36\x03\x78\x70\x58\xd0\xe3\x68\x1c\x80\xc0\x03\x61\xfe\xd3\xb7\x00\x24\x5a\x44\x1e\x5e\x78\x08\xa0\x88\x7b\xa2\x76\xe5\x19\x80\x86\xa8\x84\xf3\x0d\x5d\x00\xe3\x30\xc9\x05\x96\x1c\x00\xb3\x12\xd9\x0b\xf7\x9d\x00\xac\x1d\x95\x35\xf8\x9b\x60\xc6\x3a\x4a\xfd\xd0\x93\x29\x78\x64\xf5\x56\xff\xb0\x52\x35\xd5\xdd\xe2\x89\x99\xa8\x5e\x30\x65\xd0\xcc\xd3\x81\x6c\x91\x49\xc6\x18\x4f\xf9\xad\x38\xbd\x22\x7d\x34\x54\x8b\xfd\xe2\x3b\x4a\x0a\xd1\x55\xcb\xa2\x0b\xf0\x24\xa6\x69\xcd\x96\xd3\x87\x27\x12\x95\xd5\x4b\x1a\x1e\x45\x5e\x24\x0c\xaa\x44\xbe\x28\x8f\xd1\x27\x68\x2b\xe6\x8c\xf6\xc7\x25\xe3\x5f\xcb\x79\x7e\x93\x4e\x34\xc1\xcb\x49\x2b\x23\xd6\x92\xb9\x09\x9a\x92\xf1\xa8\x4f\x31\xc5\xdb\xfb\x02\xad\x28\x69\x89\xfe\x1c\x21\xb5\x6c\x24\x15\x8c\x71\x0f\xdb\xf5\xfd\xb5\xcc\x13\xcc\x9b\xd0\x0b\x7f\xfa\x50\x18\xe4\x94\xb1\xaf\x03\x28\xaf\xab\xe4\xdf\xe0\xf8\xfd\x48\x7d\x5f\x14\xd8\x70\x05\xbe\x3b\xba\xec\x15\xe6\xf1\x8f\x3d\x5b\x9e\xc7\x29\x59\xe3\x39\xbc\x1e\x35\xad\x2b\x79\xe2\xdb\xdd\xaf\x00\x70\xaa\x0a\x90\x8f\x0f\x00\x08\xe4\xf3\xa3\x4f\x71\x02\x48\xed\x13\x1a\x3f\x9f\x0f\xa0\x8c\x12\x3d\x7e\xed\x36\x80\x5e\xe6\x93\x9f\x8c\x09\x00\x26\x20\xa1\x7d\x27\x08\xc0\x7a\x46\x66\xec\x11\x33\x80\xad\xbd\x02\xf1\xb1\x21\x4c\xdb\x27\xa9\x3e\x17\x1d\x06\x36\xfb\x52\xdd\x03\xca\x8e\x54\x15\x6b\x59\xd3\x16\x83\x91\x3f\xfd\x28\xbd\x66\x07\xbd\x51\x2e\xbd\xa4\x3c\xa3\xcf\xd1\x48\xff\x46\x22\x59\xff\x4c\xa6\x6d\xc8\x57\xe2\x5d\x1d\xc6\x32\xad\xa8\x2c\xc2\x94\x86\x66\xe3\xe3\x98\x40\xc2\x39\xd5\x86\x9e\x0b\x09\x3f\xf0\xcb\x8a\x8e\xef\x84\x13\x05\x70\xe3\x72\x91\x3f\x37\xd3\xda\xff\x78\x0f\x4b\x52\x8f\x50\x5c\xf1\x1e\x7f\xfa\x50\x82\xa5\xac\xd0\x61\x51\x4c\xdb\x7d\x28\xd3\xe7\x64\x57\x31\xda\xe1\xaf\xde\x51\xe5\x17\x30\x49\xe1\x7a\xc3\x86\x0a\x7b\xb0\x95\x41\x74\x2f\xab\x94\x58\xb0\xb5\x41\x91\x5d\xb2\x4a\x99\x38\x1d\xff\x13\x6d\xb4\xca\xa2\xb8\x46\x5f\xb5\xc6\x9b\x2a\x67\xf1\xfc\x5e\x96\xb5\xa5\xaa\x4a\x78\x7d\xcf\x79\x00\x6e\x11\xbe\x42\x5a\x71\x00\x21\x0d\xfe\x5b\xa7\x78\xff\xf6\xa3\xa8\x73\x0b\xea\x5f\xe6\x01\xd0\x1f\x17\x8d\xbb\x31\x01\x60\x11\x2e\xf1\xe0\x2e\x3d\x80\x6d\xa3\x54\xdb\x03\x59\x00\xe7\x5d\xb2\x13\xbc\xcc\x7f\xbc\x18\x2e\xd7\x93\x5a\x66\xca\x8a\x54\x4d\x47\x46\xa3\x7e\x03\xa0\xc8\x59\x8f\x59\x0b\xdb\xce\x93\xef\x5a\x96\x7b\x9e\xf5\xd2\x25\x52\xcd\xf2\xc3\x9b\x43\xe6\x88\xe7\x0d\x87\x33\x34\xa2\xbd\x08\x91\xba\xd5\x65\x67\xe2\x77\x10\xee\x68\xba\x36\xd1\x24\x6c\xfc\xe9\x45\xe1\x53\xce\x1c\xef\xcc\x7a\x83\xbb\x2f\x97\xfd\xeb\x41\x26\x0a\x27\x2f\xe3\x85\x40\x66\x4c\x6e\xfb\x30\x98\x0e\x29\x04\xea\x40\x42\xc8\x76\x1f\xca\xd7\x66\xf9\x23\x28\x74\x9c\xd4\xbb\x22\xc5\x7a\xb4\x6a\xac\xc3\x90\xb0\xd2\x0c\x9a\x1a\xf5\xb5\x6f\x43\xd9\x13\x53\x12\x0e\x5d\x2d\x2a\x26\x58\xe1\xd0\x87\xed\xfb\x55\x48\xd8\xac\xe0\xf4\xc6\x00\x35\x01\xdc\xb9\x40\xe9\xda\x4a\xb5\x28\xdc\xb0\x6f\x70\xd9\x17\xcd\x42\x5c\x85\xdf\x5b\x00\xee\x1a\x5e\x24\xed\xe9\xff\x1f\x0f\xa2\x5e\x10\x49\x9f\xf9\xb7\x1f\xc5\x61\x40\xe2\x14\xbb\x2a\x80\xfb\x1b\x99\xef\x8f\xdb\xe1\xb3\xe7\xa2\xe2\x4b\xb1\x16\xb8\xef\x59\xa5\x51\xae\x4c\xa6\x8a\xbb\xf8\x1b\x96\x18\x3d\x20\xe3\x1d\x4e\x58\x95\x3b\xe2\x48\xb3\xd6\xee\xee\xa9\xbe\x47\x89\x51\x16\x4e\x61\x7e\x11\xaa\x84\x01\x63\xc3\x34\xf3\xd8\x97\xf8\x69\x7d\xc6\xb2\x1d\xc9\x46\x7f\x7a\x51\x5e\x6b\x60\x5e\x9e\xc8\x45\xff\xe9\x45\xd1\x95\x67\x5a\x67\x2d\x4a\xfd\xe3\xc3\x98\xc9\x68\x6d\x9e\xc8\x50\x59\x95\x94\x5d\xda\x9c\x4b\xa5\xcc\x3c\x52\xd0\x40\x8a\xa4\xea\x4c\x94\x28\x29\xa1\x58\x93\x34\x87\x7f\xa8\xec\x42\xbd\x4f\xb8\xf7\x2a\x57\xf5\x10\xda\x29\xb6\xbf\x7b\xbf\x2a\x06\xc3\x13\xe5\xdd\x9c\xa3\xe1\x8b\x31\x8f\xba\xd3\x48\xab\xbe\x88\x7d\x12\x3a\x57\xd5\xaf\xe5\x8d\xf5\x09\xe5\x29\xaf\xd7\x32\xc0\xd1\x07\x8e\x96\xd8\x6a\xc9\xe0\xfa\xfd\x04\x01\x1e\xd3\x3f\xa6\xa3\xf3\xf9\x9b\xff\x6f\x7b\x10\x3a\x2e\xfc\x8b\x97\xdf\x03\x98\xbd\x11\x0c\x64\x30\x01\xb0\x1f\x15\xaa\xbb\x1d\x05\xe0\x5a\x21\xfe\xe4\xfe\x3b\x00\xcf\x56\x69\xca\xe3\x80\x3f\xfd\x28\x2c\x7e\x34\xea\xa7\x54\x72\xa9\x1a\x5e\xbb\xf4\x1a\x0c\xfd\xc9\xeb\x2e\x2a\x16\x4f\x9d\x32\x49\x52\x0e\x22\x4e\xe7\x02\x57\x88\x0c\x56\xd1\x21\xca\xd1\xc2\xf8\x5e\xb3\xe4\x14\xa5\x14\x6d\xfc\x11\x43\x9b\x12\x9e\x8c\x87\xb8\xa3\xba\x69\x8d\x77\x73\x6f\x60\x06\x35\x97\xfa\x5a\x8a\x5a\xfe\x78\x20\xdb\x3d\x20\x8b\x72\x36\xeb\xa8\x82\x83\xa8\x8b\x72\xca\x1b\x43\xb9\x9a\x3f\x69\x15\xcf\x22\xbe\x66\x65\x7d\xb0\x50\x91\xd9\x3c\x96\xd5\xfb\x66\xaf\x2a\x13\xd2\x26\x8d\xa6\xaf\x5d\xbd\x06\xd9\x9e\xaa\xd7\xdd\xa7\x5e\x8c\xda\x4c\xf0\x6e\xf1\xd3\x98\x47\xe3\x62\x9e\x3c\x7b\xa2\xe5\x80\xb9\x19\x5d\x5b\xdd\xa8\x7d\x14\x43\x0e\x9f\x2c\x37\xd5\x7e\x8d\xf5\x08\xf5\x2b\x7a\xa9\x33\x8f\x9d\x08\x9e\xc8\x57\xd0\x99\xc2\x05\x07\x9c\x02\xe0\xdd\xcd\xbb\x9b\x36\x05\x40\xf2\x1a\xef\xdd\x53\x29\x00\xca\x4b\x3c\x85\x67\xf5\x01\xf4\x05\x78\xba\x2f\xee\x01\xb0\xf6\xe5\x3f\x4a\x9f\x06\xe0\xb4\x2a\x74\x8d\x89\x0b\xc0\x4b\x5f\xb4\xe6\xc1\x0e\x80\x00\x61\x09\x5d\x1e\x7f\xd8\x0c\x5e\x90\xdd\x23\x7a\x0e\xb4\x82\xa4\x94\x27\x15\xbd\xa9\x26\x01\x1e\xda\xb9\x86\x17\xc8\x93\xde\x11\xa6\xa9\xce\x4b\xdb\xfd\x28\x84\x52\xdb\x82\x80\xf8\xb8\x7c\xdc\xa6\x65\x75\x22\x47\xe6\x2d\xec\x0f\x13\x96\xa2\xc1\xbc\x08\x8c\x8d\x01\x7d\xa3\x61\x09\x75\xbb\x17\x05\xed\xa5\x52\xf2\x65\x57\xb9\xd9\x76\x0f\xc8\xf6\x7a\xfc\x32\x54\xf2\x5d\xe7\x2b\xd6\xfa\x34\xa1\xb2\xb9\x11\x95\x8f\xde\xee\x43\xe9\x77\xd0\x98\xd9\xd4\xcc\x6a\xe8\x3a\xa8\xe5\x87\x94\x4d\x0f\x6b\x79\xa6\xad\x8e\x92\x49\x1e\xae\x75\xd0\xe5\x44\x9f\x48\xf8\x59\xd9\xa9\xbb\x86\xee\x89\xdb\x57\xb6\x5f\x4f\x0c\x63\x12\x4d\x9f\x97\xaf\x8f\xc6\x5e\x0c\x9f\xcb\xcd\xd4\x3f\x89\xed\x0f\x31\xfb\xeb\x81\xf0\x7a\xf2\x7a\xd0\x62\x00\xa4\x5c\x78\xca\x4f\x65\x01\x68\x86\x73\x09\x9f\xbd\xf7\xd7\x0b\xb2\x6b\xe7\xfd\x7a\xdd\x12\xc0\x2d\x8b\x1f\x7d\xfb\x38\x40\xc0\x55\x21\x1c\x9b\x21\x40\x48\xb6\x58\x1a\xcf\x1e\x80\xc8\x1e\x49\xac\x08\x1b\x58\x45\xef\x57\x38\xac\x10\x4c\x35\x0b\xe3\xd2\x64\x36\x3c\x43\x46\x04\x1d\x31\xba\xee\x84\xfb\xd3\x8f\x72\xd2\xf1\xa9\xb7\x74\x92\x08\xce\xc0\x3a\x2c\xbe\x20\x87\x1f\x63\x6a\xd6\x51\xd4\x55\x9a\x82\x2e\x30\x92\xae\x9f\xa9\x08\x43\x85\xe9\xac\xbe\x3a\xf0\x54\x66\x73\x51\xd5\xf3\xa7\x6b\xfd\x06\xea\x80\x92\xd6\xf2\xec\x53\x57\x84\xb2\xe2\x8f\x55\xf9\x8a\xc2\x6f\xd2\xaa\xe4\x35\xd6\xf2\xfb\x6f\x39\x34\xcf\xae\x1b\x96\xe8\xf5\x95\x68\xfb\x6e\xd4\x16\x0c\x74\xf6\xe9\x64\x22\x7a\x73\x2d\x5a\xfa\x74\x9d\x36\x5f\x67\x22\xeb\xf8\xf5\xd6\x91\x9d\x69\xb1\x15\xe6\x06\x63\x28\xf1\x94\xca\x62\x75\x83\x1f\xe8\xa0\x78\x9f\x3c\x6d\x23\x0b\xf4\xfb\x38\x91\xac\xab\x46\x7e\x98\x57\x91\x9f\xd2\xec\x8c\x77\x60\x95\xc3\x2f\x27\xef\x30\xce\xc7\xf6\x85\x2c\x02\x08\x64\x71\xef\xa3\xad\x04\x90\xd6\xe6\x70\x38\x71\x0c\x40\xc7\x9a\x6b\xd7\xd9\xf1\xbf\x1e\x84\xe3\x27\x5e\xb5\xeb\x18\x00\x9f\xef\x3c\x8a\x8c\xad\x00\x41\x02\x82\xb4\xf7\x52\x01\xa2\x8a\x85\x73\x38\x62\x01\x62\xeb\x25\x6f\x3c\x61\x04\xab\xb8\x33\xf2\x3b\x15\xf2\xa9\xca\xb1\x73\x6a\x29\x46\x42\xe4\xfa\x88\x16\x03\x46\xd7\x94\x3f\xfd\x28\x7c\x6e\x21\xae\xaf\xd3\xd9\xb0\xba\x0e\x3a\x91\xbe\x85\x86\xe8\x5a\x4b\xc6\xfc\xc1\x8a\x8e\xff\xd5\x8b\xc2\xa3\xc6\xbf\xb0\xd2\xa2\xb4\xdd\x8b\xf2\x53\x55\xcd\x7b\xe5\xc8\x53\xec\x84\xb5\x66\xc1\x6a\x5c\x65\xd1\x80\x92\xee\xd1\x35\xdf\xf2\xc2\x6e\x5a\x3d\xc5\x75\x7c\xb1\x5b\xd3\x55\xc3\xe0\x0d\x9b\x22\xcf\xda\x05\xc3\x02\xc4\x4a\x6e\x4a\x85\x9e\x51\x00\xf2\x76\x26\x47\x21\xc9\xb8\x1b\x75\x36\xb5\x37\x3b\xd6\x94\x17\xf5\x23\xa9\x36\xdd\xcc\x6c\x37\xda\x2f\xe1\xdc\x76\x0f\x4a\xd2\x0e\x33\x16\x4c\x5b\x94\x79\x5c\xb8\x99\x1a\xd6\x3e\x6c\x0a\x40\xd8\x93\xab\x8a\xee\x1e\x80\x7c\xca\x03\x34\x9d\x1b\x80\xae\xe5\xa3\x17\x67\x44\x00\x2c\xf7\x73\x3c\x3e\x8f\x00\x70\xf9\xc2\xad\x74\xad\x0f\x20\x30\x9d\xc7\xe0\x66\x00\x40\x94\xf1\x63\x61\x16\x77\x80\x04\x1d\x21\x24\x97\x38\x40\x0a\xbd\xa8\x82\x60\x14\x38\xa6\x6d\x4a\x8f\x29\x9c\xa2\x26\xa5\x46\x28\x69\xe9\x35\x91\x7f\xc4\x97\xeb\x04\x39\x57\x11\x0b\xc2\x9b\xcd\xef\x86\x17\xe1\x86\xbd\xa6\x5d\x54\x32\xdf\x63\x4e\xba\x18\x87\x9d\x2c\x97\x44\x09\xd8\xdc\xcb\x25\xd5\xba\x6e\xf7\xa2\x20\x1e\xe9\x79\x8f\x44\xb7\x7a\x6d\x70\xaa\xd7\xcc\x7b\xb7\xb9\xae\x3a\xa9\xe1\x7e\xe9\x37\x07\x4c\x95\x6b\xbb\x2c\x09\x34\x30\x0f\x6e\xea\x2d\x2d\xff\xa8\x1d\xeb\xb2\x33\x8c\x59\x35\xa8\x56\x68\x7c\x62\x4c\x58\x6b\x29\x5f\xab\xae\x34\xf5\x5e\x87\x12\x89\xe2\x59\xf3\xcc\x8d\xf9\xc2\xf2\xdc\x67\x16\xbe\x9b\xac\xb9\xda\x19\x1f\x2c\xa5\x91\x17\xb3\x4e\xa4\x66\x59\x44\xa1\xfc\x52\x92\x12\x9f\x58\xd6\xa3\x69\x92\x22\x63\x2f\x59\x9d\x40\xcf\xc4\xd5\x45\x8c\x5a\x55\x63\x4a\xa3\x4f\x87\x7d\xb0\x62\xc5\x6a\x84\xc7\x00\x3c\xc9\x7b\x54\x79\x1c\x09\xa0\x30\xfc\xe0\x1d\x5d\x05\x80\x81\xe8\x83\x82\xd3\x8a\x00\xb6\x02\x0f\x12\xce\x15\x03\x78\xd6\x3d\x90\xbc\xf8\x1c\x20\x28\x9d\xab\x82\xb1\x1c\x20\x76\x8e\x7b\x83\xd9\x04\x20\xc5\xf9\xb1\x2d\xdb\x30\x40\x56\x8a\x88\x91\xa0\x3c\xd4\xe6\x7c\x12\x5f\x93\x56\xa6\xb6\xe4\x2d\xca\xe9\xeb\x78\x92\xe7\x33\xc7\x35\xdc\x9d\x8d\x89\xf1\xf1\x17\x4c\x76\x47\x5c\xc6\x5d\x0d\xa9\x72\xa8\xce\x0d\x43\xdf\xf4\x70\x0c\x7c\x52\x7d\x75\xb3\xc0\xc1\x3d\xf3\x73\x93\xe0\x86\xad\xa5\xe1\xb3\x87\xed\x45\xab\xdf\x0d\x4e\x8f\x2f\xf5\xc4\x6d\xf7\xa2\xcc\xf0\xe8\xb8\xcd\xeb\xb4\xbb\x0d\xe5\x19\x26\x2c\xee\x69\x7e\xd1\x2d\x65\x72\x79\xa9\xbd\x81\xe3\x59\x9a\x79\xf1\x0a\x5b\xdd\xb1\xca\x68\x8b\xaf\x6b\xfb\xab\xd4\x8a\xef\x59\x76\xae\x87\x95\x5d\xca\x46\x5a\xcb\x6d\x0c\x14\x69\xa4\xdd\xb3\x79\x8d\xc8\xcd\xaf\x4c\xa1\xb7\xce\x41\xee\xc9\x4a\x8a\xbb\x6c\x53\x8c\xba\x95\xc6\x1d\x99\x6f\xdb\x85\x1a\x4e\x2e\x0f\x35\xb1\xf3\x44\xc7\x26\x18\x86\x1c\xb0\xcd\xc3\x68\xc6\x94\x06\x50\x6d\xa7\x31\x10\xe9\x07\x20\x7d\xe1\x11\x0d\xdd\x49\x00\xb5\x14\xf6\x11\xba\x02\x00\x13\x31\x76\x89\x53\x56\x00\x4e\x07\xee\x9b\x9e\x1b\x01\xf0\xe5\x7f\x38\x72\x45\x1b\x20\x52\xe8\xa1\xfa\x75\x25\x80\x64\xa9\x47\x73\x37\x2d\x00\xb2\x29\xbc\xc1\xf7\x25\x01\x0a\xa5\x04\x99\xf9\x24\xe0\x5d\x99\xe2\x93\x73\x12\x7a\xd4\xee\xb2\x35\xe9\x76\xed\x71\xca\xfe\x22\x0b\x95\x2f\x8e\xed\xc4\xdc\xcc\x49\x7d\xa5\xf0\x28\xdc\xc9\x78\x26\xeb\xba\xdc\x6e\x64\x91\xbf\xb1\xb7\x48\xfd\xc7\x0d\x3b\x37\xe5\x14\x86\x8e\x2b\xab\x51\x36\xd3\xcf\xea\x5e\x4a\x2c\xdd\x34\xe6\x98\x74\x1a\x5c\x9f\xdb\xa7\x8f\xfa\xfe\xf6\x95\xfd\x70\x83\xd9\xb9\x59\x54\xcf\xce\xce\x32\x0b\xf5\x05\xf5\xb6\x8d\x7a\x43\xeb\x6b\x8b\x09\xcd\x11\xe5\x37\x6d\x8f\x2d\xdb\x3d\x33\xca\xb3\xb2\xbf\xb9\xba\xa3\x26\x3d\x3d\xdf\x81\x65\xed\x59\xe5\xae\x64\x19\xfb\xa5\x0d\xf3\xe2\xc9\xb8\x02\x87\x35\x84\x44\xe1\x9e\x98\x65\xfb\x95\xcd\x80\x9c\x8e\xb0\x13\x8e\x91\xc8\xc2\x8c\xb8\xc0\x46\xa7\x02\x94\x42\xea\x27\x7f\x11\xa7\x5b\x68\xf1\xc4\xe7\xde\x96\xce\x27\xd0\xdf\xe3\x8f\x7b\xf2\x3b\xb5\x62\xf2\xa3\xdd\x01\x64\x7d\x1f\x6e\xd0\x65\x03\x68\x8c\xdc\x3f\x76\x42\xf1\xff\xf0\x20\x4e\xb3\xbb\x5e\xe2\x01\x88\x93\x61\xe7\xba\xf2\x1e\x20\xe3\xf3\x43\xb6\x1b\x65\x00\x85\x3a\x1c\xfc\x77\x34\x00\xaa\xb2\xf8\x42\x1e\x5f\x81\xa5\x3a\x7a\xa1\x6b\x62\x5c\xd4\xa9\xda\x51\x09\x9c\xd6\x09\x8a\x50\x8d\x8e\x82\xa3\xdd\x02\x31\xa6\x5c\x5a\x4b\x3c\xbc\x1a\xbb\x9e\x39\x62\x7e\x33\xcf\x68\xf3\x63\x24\x8f\xbb\x4e\x63\xc9\x1a\x93\xf7\x9d\x84\x67\xbd\x3c\x4b\x0f\x1c\x93\xeb\x79\x86\x5a\xe6\x07\x4c\x87\xa7\xee\xbc\xe5\x19\x77\xb0\x5c\x99\xa6\x0e\x7f\xe8\x02\x5b\xde\x19\x5c\xdf\xfc\xd3\x4d\x47\x81\x39\xbd\x6e\x83\x92\x3a\x47\xc3\x5f\x75\xad\xb3\x99\x0b\x2e\x21\x4b\xe6\x4d\x62\x29\xbb\x5c\xc2\x57\xda\x6a\xf3\xe2\xcc\x5d\xa8\x6b\x01\x95\x63\xd1\xd7\x5d\x8f\xad\x97\x97\x59\x86\x20\xdd\xc4\x11\xfb\x8a\x2e\xfe\xf1\x40\xe6\xdc\x7e\x21\x77\x67\x9f\xf1\xae\x70\x0b\x43\x6e\xa6\xbb\x79\x26\xb9\xfa\xa1\xe9\x93\x6c\x3c\x54\x5c\xcf\xa3\x3f\xc5\xb3\xbb\x07\x3b\x8f\x60\xe2\xa2\x47\x00\x64\xf1\xf7\xc7\x69\x75\x01\x74\x3e\xb2\x95\x9f\xe0\x06\xb0\x3e\xcd\x86\x3d\xdd\x07\xe0\xf1\x9d\xad\xed\xdc\x1c\x40\xc8\x26\x7b\xca\xa5\x4f\x00\x49\x87\xd9\x88\x57\x5d\x01\xf2\x07\xd9\x08\xf4\xd3\x00\x65\xef\x1f\x31\xde\x61\x01\xa8\xd3\xe5\x09\xe5\xfc\x06\xd4\x26\x3b\x01\xde\x27\x72\x54\x4a\xfb\xa8\xe8\x43\x75\x53\x4a\x5c\x9b\xa7\xf4\x8c\x15\x86\xf8\xb4\xe9\x98\x6a\x42\x98\x00\x36\xbc\x72\xc0\x90\x2d\x9f\xb4\xc9\x97\x41\xe3\xb8\xa3\x39\x68\x29\x23\x24\x24\x7c\x74\x48\x79\x4e\xd0\xa3\xae\x26\xed\x7d\xde\x74\xbd\xdd\xa1\xf7\x3c\x1f\x6e\x75\x2e\xbb\x3c\xfe\xac\xf6\xa6\xa4\x3a\xcc\x9d\xf9\xbb\xc5\xc0\x7c\x2e\x87\x97\xf0\xcf\x3d\xbd\x02\x69\x3c\x5e\xcc\x0b\xf7\x3b\xf4\xe3\xed\xbc\x77\x2f\x5a\xb7\xf4\x85\xbf\xf1\xc6\x2d\x7f\x7b\x76\x2a\xb4\xc8\x6b\x60\xb5\xe0\xa9\x73\x60\x90\xf7\xb1\xf5\xfd\x15\x9e\xfe\x5e\x5e\x3c\x1b\xba\x25\xda\xbe\xae\x5e\xed\x08\x87\x82\x41\xef\x1e\x8f\xa7\x48\xba\xac\xb9\xed\x3e\x14\x8f\x49\xb7\x38\x34\x57\xd2\x11\x77\x7a\xf7\x72\xf4\xab\xf8\x24\xd7\x6a\xf7\x54\x8c\x57\xcc\x7d\x00\x79\x34\xbb\xc6\xf1\xef\x00\xfa\x5e\xac\x1f\x4f\x3c\x04\xb0\x19\xbd\xa3\x45\xe7\x0c\xe0\xdb\x77\xc7\xe9\xd4\x38\x40\x54\xf7\x5d\xde\xf3\x8a\x7f\x3d\x88\xe2\x5b\xac\xf2\xd7\x85\x00\xea\xb4\xef\x0f\x32\xf9\x01\x3c\x1f\x7c\xd4\xcb\xae\x0d\xd0\x5d\xcf\x77\x58\xc4\x06\xdc\xfa\xbb\x05\x79\xe4\x48\x94\xd8\x57\x74\x92\x42\x56\x31\xc4\xc1\xde\x0a\x45\xa6\x90\x3e\x6c\x5c\xbb\x92\x16\x39\x9f\x13\x61\x5c\xf5\xd3\xb2\xb6\xf5\xf3\xc2\x58\xea\xe5\x80\x13\x63\x29\x93\x37\xc2\x9c\xca\x76\x7c\xfe\xd0\x69\x1a\x10\x3d\xba\x30\xbd\x5c\x6c\x11\x3c\xfa\xf1\xea\xfb\xd3\xe9\x34\x21\xa9\x5f\xc2\x46\x7c\x63\x71\x21\x81\x3f\x68\x5e\x6d\x46\xba\x06\x55\xcc\x5f\xee\x6a\x09\x13\x0a\x50\x59\xf4\x69\xe9\x0d\x62\x09\xf4\x5a\xa1\xa9\xef\xf7\x4f\x0e\xbc\xb0\xba\x51\x5d\xe0\x77\x28\xa0\x6b\xfd\x54\x85\x9c\x77\x8e\xff\x35\xc4\xad\xc2\x0e\xcf\xbd\x81\x82\x9b\x47\xf3\xd2\xdc\x47\xfd\xed\x90\xb2\x99\x38\xb7\x0b\xfe\x7d\x28\xc6\xb4\x1c\x97\x0b\x7e\xa2\xe8\xa4\x04\x07\xa7\x74\xdf\x6e\x8c\x5d\x8c\xa9\xe3\x69\xdf\x0f\xd8\x0b\x91\x07\x00\x14\xbd\x58\x73\x8f\x9f\x07\x30\x36\x63\x51\xa1\xb5\x00\x70\x7a\x70\x77\xef\xc9\x35\x80\x80\x86\x5b\x15\x74\xaf\x00\xe2\xe3\x6e\xf1\x9c\x6c\x06\xc8\xb5\xbc\x7d\xe3\xcc\x0c\x40\x55\x13\x4b\xf5\x15\x12\x40\xd3\x5b\x56\xd3\x1b\xfb\x00\x7a\x66\x1f\xe4\xb2\x9e\x05\x18\xe2\xe6\x3e\xc8\x77\x13\xec\xde\x7e\xe3\x9f\x93\xf7\xa0\x1e\x9a\x48\x7a\xe2\x6a\xb2\x83\x88\x99\xe0\x90\x11\x0b\x72\xc7\x86\x8c\xb6\xaa\x9e\xcc\x8b\xdf\x28\x7b\xd9\x69\x78\xb4\x4d\xef\xe3\xbd\x67\xc7\xdd\x3f\x8e\x76\x3d\x77\xcd\xdf\x91\x6a\x34\xbd\x33\xdf\x2b\xed\xdd\x20\xff\x0c\x5d\x92\x7f\x8a\xe9\xe4\xc2\x44\x5c\x54\x53\xb2\xfa\xd7\x13\xc3\x8d\x61\xc9\xf1\x53\x3f\x88\x7d\x3c\x81\x91\xf1\xae\x0b\x37\x3b\x62\xfc\x32\x63\xef\x2f\x09\x34\xfd\xf4\x51\x89\x22\xaf\x34\xd4\x7e\xf7\x4a\x8f\x94\x59\xf3\xaa\x24\x7b\xe8\x46\x6a\xaf\x6f\x96\xa6\xb8\x0b\x85\xbb\x20\x1e\x17\xea\xb8\x26\x86\x7d\xd8\x74\xca\xbd\xe8\x4c\x08\x53\x42\x06\x67\x1e\x71\x24\x87\x3a\xa0\x3e\x26\xe7\x39\xbc\x09\x49\x44\x57\xc6\xe3\xec\xdd\x42\xd0\x18\xde\x58\x09\x3b\x97\x20\x6e\xac\x42\xf8\x2f\x00\x95\xc4\x7b\x97\x8e\xbd\x04\x30\xa5\x65\x19\xfa\xcf\x7d\xe9\x6a\x7c\x47\xee\xe4\x31\x80\x10\xfe\x9b\x53\x74\x09\x00\xa9\x91\x37\x2d\x4e\xb6\x01\x14\x0f\x30\xe6\x9d\x8c\x00\xa8\x5b\xbb\x7d\xf6\xbc\x11\x40\xb7\x05\x73\xda\x95\x97\x00\x83\x21\xf7\xbc\x6f\xc6\x03\x4c\x7e\x7b\xd8\xf4\x48\x04\x10\xdf\x2a\x78\x8c\xc4\x6e\x53\x75\x7f\x32\x0b\x89\xe8\x3b\x92\xaa\xe6\x5f\x88\x3b\x79\x37\x63\x57\x16\x3c\xe5\xf6\x67\xb3\x2c\xe8\x4c\xb7\x6b\x4d\xb5\xdc\x1e\x10\x1a\xd5\x72\xc8\x79\x6d\x59\xaa\xfb\xa2\x25\x46\xf3\x83\x69\xac\x7d\x1b\xfe\xd5\xe9\x2f\x69\x41\x6f\xeb\x47\x3f\x36\x8c\x5f\xf5\x5f\x2d\xa3\xfd\x96\x31\xc8\xed\x73\xa5\x98\x73\x16\xd9\xcb\xef\xb9\x3f\x77\xfd\x97\xf5\xf3\x4a\x0f\xfd\xcc\x3d\x4b\xd5\x8d\x75\x6e\x07\xd3\xb4\x57\xa5\x6b\x8e\xbb\xa8\xa6\xdc\x5f\xbf\x57\xde\xec\x6c\x99\x74\x7d\xc3\xae\xf8\xa3\x53\x70\xfc\x4b\x44\x73\x7e\xba\x83\x43\x02\xcb\xe6\x74\xb6\x85\xbd\x5d\xdc\x4d\x24\x29\xfd\xd8\x76\x0f\x8a\x6d\x43\x64\x11\x66\x57\x9c\x80\x75\x70\x94\x3d\x66\x2e\x12\x69\x2d\x13\x4e\xc5\x06\x86\x8d\x02\x68\xfc\xba\x2b\x74\xfc\x20\x80\xd9\xcc\xed\xa5\x63\x41\x00\x9e\x6d\xb7\x2d\xe9\xa4\x01\xa2\x16\xae\x1f\x3b\xb2\x0e\x90\x79\xf3\xba\xfe\xb1\x17\x7f\x73\x9e\x76\xb1\x2b\xf9\x47\xbf\x02\x0c\x74\x30\x08\x9d\xf2\x04\x78\xff\xeb\x0e\xc3\x75\x43\x80\x99\x63\xac\xde\xcc\xda\x00\xcb\x58\x2e\x1b\x61\x56\x2a\x01\x23\xcc\xf7\x51\x5d\x80\x34\x8e\xe7\x7c\x52\xe4\x99\xb3\x71\x13\xe9\x28\x13\x9b\x3e\x3a\x01\xab\xf7\x35\x0b\x6b\x83\x5a\xc3\xe7\x15\xac\x03\x5e\xd4\x64\xec\x9b\xde\x0c\x49\x7b\xbb\x2b\x60\x69\xea\x4e\x6b\xdb\x84\xb1\x2b\x71\xe4\xcc\x27\x9d\xb1\x18\x17\x42\xa7\xf1\xf7\xbe\x7e\x84\x93\x75\x43\xee\x7c\x40\xe7\x69\xc7\x7d\x4f\x67\x17\x73\x9b\x8b\x1c\xc2\xcb\xcf\x2e\x2f\xd6\x4b\x39\x1c\x29\x52\x5a\x1d\xa8\xb6\xb5\x6b\xcd\x2b\x5a\xff\x58\x6a\x69\x77\x34\x27\x78\xe3\x57\xd1\x7e\x9b\xc0\xcc\x95\xcd\xec\x9c\xd3\x36\x69\x69\x48\xa4\x5a\xa6\x91\x15\x21\xf5\x3e\xaa\x31\x79\xca\x2a\x2b\x45\x13\x7d\x31\xe9\x92\xc5\xcb\xa4\x78\x8c\x7b\xf4\x47\x8b\x53\x89\x57\xb1\xe7\x22\x5a\xcc\x0f\xc7\x7d\xc1\xed\x09\x9e\x02\xd0\x39\xcb\xfc\xe4\x68\x11\x80\xcd\x87\xdb\xe1\xc7\xb9\x00\x7c\x7d\xe8\x07\x8f\x20\x01\xe2\x4f\x5f\x5d\x3e\xc2\xf7\x37\xf7\x6d\x72\xdd\xe1\xfa\x7f\x79\x10\x33\xfe\xf4\xfd\x27\x53\x01\x36\xc6\xee\xb0\x5d\x5b\x02\x20\xf7\x3c\x9a\xe3\x61\xa1\xf6\x93\xc5\xf8\x85\xb5\x04\x37\xc6\xf0\x4d\xa2\x69\xee\x3a\xd3\x8c\x68\x3f\xf9\x73\x09\xca\xbd\x67\x36\x1a\x75\x9c\x4b\x66\x2b\x46\x97\xcd\x6c\xfc\x9a\xcf\xc4\x7d\x9c\x33\x0d\x50\x7d\xa9\xe3\x8d\x9b\xc1\x3e\x3d\xf9\xba\xde\x5a\xe9\x3b\xe7\x17\xf4\xd0\x1d\x8b\xaf\x13\xa4\xd9\x0f\x3d\xfb\x2d\xd9\xfa\x13\x7e\xb1\xb6\x12\xad\x04\x3b\x48\x4b\x52\x8d\xf1\x96\x6e\xcd\xeb\x2b\xaf\x6b\xfc\x2d\x23\x6b\x5a\xd7\xaf\x95\x5f\xb0\x8c\xaa\x70\xdd\xc8\x28\x2a\xb6\x70\x2c\x4b\x46\x7c\xca\xb3\x31\x0f\x2b\x3e\x82\x54\xce\xdc\x6d\xce\x9c\x7f\x10\x15\x94\xa2\x61\x76\x25\xd7\x03\xed\x9c\x20\x64\xaa\x93\xfd\x0a\xc3\x15\xd3\x6a\x7a\x2c\xc3\x0c\x4b\x17\x91\x6f\x92\x97\x9e\x86\xb5\x0f\x6b\x37\xd6\x48\x33\xc1\xf1\x05\x69\x02\x18\x32\xdf\x9e\x3a\x1a\x02\xe0\xd8\x7f\x1d\x71\x68\xe2\xff\xe8\x41\x08\xde\xca\xf7\x3b\xec\x69\xfe\xd5\x0b\x32\x93\xb2\xe5\xc5\xa0\x14\x76\x5c\xdd\xfa\xbf\xfb\x36\xdb\xb9\x5a\x00\x38\xf0\x88\xc4\xc3\x8a\x30\x20\x9b\xf0\x7f\xd7\x7c\xf5\x2d\x9b\xf0\x5e\xac\xc4\x61\x7e\xa8\x11\x5b\xa5\x90\x10\x16\xd7\x90\x8d\xec\xd0\x25\x67\x45\xe7\x66\xae\x87\xda\x24\x57\xdd\x0b\xef\x5e\x1a\xf2\x6d\x6e\x95\xf5\xd0\x59\x7c\x50\xc0\xd8\xee\x69\xe1\x30\xaf\x33\x6e\xd8\xbd\x62\xe0\xfe\x4b\x70\xde\xb1\x5d\x52\x1f\xf1\xed\xee\x62\x56\xe3\x90\x61\xd0\xdb\xb3\x2b\x97\x6b\x1f\x18\x57\xf4\x0e\xaf\x42\x65\xa1\xd1\x72\x97\xff\x7a\x47\x49\x82\xd1\xc5\xd6\x3d\x08\x5c\xae\x9c\xa1\x5a\xa3\x3c\x52\x3b\xe3\xa1\xb1\xc1\xd3\x5b\xc8\xd6\xf4\x73\x86\x56\x55\x66\x68\xf1\x04\x3f\x43\xb9\xb2\x10\x0c\x63\x4c\xc9\x76\x0f\x88\x61\x5a\x01\x1b\x96\x2f\xdc\xd6\xd0\x38\x4f\x14\xfb\x2c\xf4\xa4\x01\x7d\x36\x12\x57\xed\x5f\x04\x60\x72\xe7\xba\xf2\x81\x49\x00\x2f\xd9\xab\x1f\x0f\x9d\x00\x88\x7e\xb4\xb5\x0e\xdb\x79\x5f\x7d\xd0\xbf\x73\xcf\xed\xfc\x7b\x8d\x89\xe6\xbf\xfa\x30\x98\xed\x2f\xfd\xda\x7c\x42\x5d\xe5\x38\xcf\x6b\xf4\x7d\x83\xb2\x97\x7f\x44\xe5\xce\x58\x2e\x71\x51\x5c\xcf\x32\xa6\x43\x1d\xbf\x43\x29\xde\xff\x6d\x19\x0f\xe6\xb8\xbe\x5c\x22\x4d\xd2\xea\xe6\xa2\xcd\xb7\x7c\xda\x40\xca\xc6\x11\xcf\xb1\xca\xdb\x2e\x12\xeb\x47\xd3\x03\xab\x67\xcc\xd1\xab\x0c\x9d\x82\xf5\xb7\x74\x92\x97\xb9\x17\x53\x1b\x05\x34\xaf\xaf\x2e\xac\x58\x54\x63\xb4\xbc\x7f\x3c\x5b\x9d\xaa\x08\xd3\x8a\x9b\x5a\x5a\xff\x51\xd4\xa5\xdd\x31\x8c\x42\xfc\xca\xf1\xd3\x61\x7f\xf5\x63\x73\x29\xf3\x88\xee\x81\x4e\x1c\xea\x60\x0a\x5a\x27\xe3\x79\x3d\x9a\x3d\xe1\x8e\x6e\x44\xe3\x1c\x3a\x35\xae\x40\x57\xb9\xae\x02\x13\x12\xa5\xa7\x2b\xf6\x54\x12\xcb\x1c\xce\xab\x83\xab\x3c\x87\xfd\x19\x1c\xa5\xa3\x5a\x5e\x81\xb3\x0e\x88\xd3\x3e\x52\x22\x82\x0f\xf2\x3a\x0b\x60\x5e\x78\x40\xe2\x3f\x73\xf8\xb8\x6c\xcd\xf5\xc7\x87\xf9\xaf\x1e\x84\xb7\x7c\x5b\x9c\x5f\xdd\x22\x99\xb2\xbd\x0e\x3b\xf1\x34\x34\xa8\x3e\x00\xe6\x85\x6b\x3b\x67\x1f\xc1\xf5\x47\xec\x9c\xcb\xef\xc4\x29\x6a\x02\x83\x8a\x01\x3d\xbc\xa4\xb7\x12\xe2\x46\x55\xb5\x0e\x84\x7c\x65\x25\xd7\xe5\xec\x4f\x38\x67\x7d\xc6\x10\x42\xd4\x1c\x66\xbf\x75\x6c\x12\x8b\xcf\x25\xa4\x8f\xc7\x66\xae\x80\x53\xfc\x66\x55\xfc\xa1\x82\x3b\x66\x18\x44\x77\xed\xa9\xa2\x74\x1d\x9b\x0d\xb6\x49\x86\xb2\x0b\x6a\x27\x36\xc4\xd6\xd6\x4a\x7c\x95\x47\x36\x0f\x6d\x8c\xe4\xf1\xaa\x04\x2f\x3d\x44\x94\x67\x97\xab\xb1\x7f\xb9\xbc\xf9\x26\xe3\xc6\x7f\xf7\x5f\xa8\xdb\xf7\xef\xc5\x1c\x8a\xf6\x55\x7f\xf1\x42\x16\xf3\x31\xfc\xbb\x3a\xa5\x9d\x0e\x9b\x14\xa2\xa0\x31\xdf\xca\x8b\x8d\x0b\x49\xd4\xc8\x6b\x64\xc0\x69\x06\x68\x6b\xf8\xd7\x9f\xc6\x7d\xf7\x75\x52\x77\xac\x39\x89\xef\xf5\xd8\x05\xe0\xac\x7b\x49\x6d\x9f\xd7\x5f\x1f\x26\xc7\x63\x8b\x0d\x15\x34\xff\xea\x09\xfa\xbf\x7b\x10\x50\x73\x00\x17\xc8\xfb\x66\xe6\x58\x00\x98\x5f\x5c\x7b\x3f\xc9\x4e\xa5\x72\xee\xe2\xf1\x7c\x59\x49\x41\x0a\xc4\x48\x8d\x35\xa2\xc9\xf9\x12\x1d\xda\x7e\xc5\x87\x89\x3f\x94\xd7\x6c\xd6\x53\x4e\x13\xe8\xf4\xba\xbc\x39\x43\x54\x71\xff\x1f\x63\x7f\x19\x55\xd5\xfa\xbe\xef\xc3\xe8\xb6\x15\x14\xb1\x13\x2c\x50\x50\xa4\xbb\x9b\xc5\xa2\xbb\xbb\x1b\xe9\xee\x6e\xa4\xbb\x44\x40\x42\x04\x14\x41\x29\x15\x93\x50\xb1\x0b\x90\x96\x5c\x1d\xf3\x7a\xc6\xde\xb2\x70\xeb\xfe\x7e\x7e\xcf\xff\xd5\x35\x1c\xbc\xba\xa7\xf3\xbe\xe7\x1a\xf3\x3c\xe6\x71\x72\x38\x05\xc5\x19\xac\xf3\x0f\xed\x18\x52\x62\x50\x66\xae\x2d\x3b\x26\xb0\x72\xf7\x55\x3e\x13\xf2\xca\x54\xef\xad\xfc\x6c\x9d\x6f\x2b\x6c\x13\x77\x0b\xea\xfe\xe4\x1f\x34\x84\x17\xf6\xaf\xa6\xa4\x75\x6b\x26\x8f\x15\x61\x64\x53\xd0\x9a\x31\x1f\x3a\xb0\xba\xf1\x95\x5a\x7c\x2f\x2d\x70\x27\x63\x2e\x69\x35\x3f\x3f\x80\xeb\x8a\x94\xd2\x6a\x7a\xf4\x1a\xef\x17\xea\xa2\xbd\xb3\xef\x2e\xfe\x4d\x70\x80\x56\xe8\x7d\x84\x70\xd5\x9f\x41\xfb\xf6\x5d\x63\x42\x91\x3f\xab\x8e\x67\x3b\x23\xe1\x8d\xef\x2c\x80\x9f\xef\xcf\x75\xfd\xe9\xc3\xa0\x79\x51\x68\xe7\xe1\xef\x1c\x08\x2d\xf7\xfa\x72\xe7\xe7\x1c\x35\x01\xb8\xb0\xc2\xac\xf3\xe8\x0b\xa8\x0b\x6c\xe5\xe7\xba\x9d\x8a\x98\x4b\x5e\x91\x8f\xba\x9e\x44\xdd\x8c\x72\xd4\x27\xe6\x77\x52\xf6\x6b\x4b\x59\xd5\x27\x71\x90\xa6\x4d\xb5\x5c\x3f\x06\xdf\x21\x90\x1c\x7f\x04\xfb\x5d\xa1\x27\xc8\x78\xc5\x44\xb0\x38\xd7\xe0\xef\x46\x9f\x88\xd6\xb0\x0e\xc4\x7d\x29\x4c\x8c\x2f\x35\xc9\xc1\x05\x36\x7b\x25\xbc\xd7\x3b\x86\x8d\x7d\x96\x92\x22\xa3\x6e\x87\x95\x9d\x1f\x4d\x4e\x52\x3d\x8b\xfb\x0b\xcb\x10\x2f\xb3\xce\x3f\x34\x60\x4e\xe3\x9c\x22\x0c\xd1\xf7\x67\x2f\xe2\xda\xc3\x6d\x54\x15\xc7\x2c\xf0\xa2\x21\x14\x35\x9d\xf7\x6f\xf0\x7e\x21\x67\xd5\x4c\x47\x80\xa0\xe7\xaf\xa9\x7e\xe0\x79\x26\x21\xdb\xef\x84\xba\xc3\xe3\xed\x84\x25\x9f\x43\xea\x7c\x0f\xc2\x89\x0e\x5e\x4c\x6a\x39\x7d\x87\x89\x33\x6e\xf9\x00\xd1\x7b\xd7\xee\x83\x35\x2e\xaa\xb5\xf9\x77\x1e\x68\x9d\x03\xf9\x67\xbd\x34\x0e\x66\x7c\xf6\xe7\x1c\x5e\xcb\xff\x1e\x9b\x03\x5c\xdc\x76\xfa\x40\x47\x2a\x24\xf3\x27\x72\xbd\xbc\x61\x84\xdc\x91\xac\x97\x7a\x59\x42\xa6\x36\xa0\x4e\x6b\x14\x67\x1e\xa4\x14\x68\x53\x4d\xef\x46\x1f\x21\x47\x98\x19\x38\x8c\xff\x87\x7f\x08\x25\xc6\x85\x47\xfb\xbf\x5e\xe7\x1f\xb0\x84\xb0\xea\x0f\xa1\x15\xba\x54\xfc\x64\x57\x66\xc4\x65\x0d\x7b\x7c\xce\xeb\xf7\x11\xd1\x68\x15\xbc\xc5\xc2\xa1\x08\x41\x94\x0b\xfe\x23\x7e\x63\xc8\x9b\xff\xf0\x0f\x11\x4b\xa9\x04\x09\xdf\x39\x65\xd4\x54\x1b\x91\xd1\xeb\x24\xea\xf0\x37\x7b\xe2\x39\x4f\x2a\xaa\xe1\xfd\x41\x62\x80\xc7\x45\xd4\xd3\xd7\x49\xc4\x21\xb7\xdd\x2a\xa2\x43\x0f\x49\x5b\x5d\x9e\xaa\xb4\x3c\x1d\x25\xc9\x38\x1b\xfc\xba\x0f\x6a\x6a\xff\x5f\x1c\x08\x92\xfd\x7b\xfe\x3d\x7a\xf9\xe7\xec\x37\xf9\x39\x3b\x57\x01\xd8\xc7\x4e\xbe\x6c\xbc\x07\xc5\x02\xb9\x97\xef\x54\xb8\xc1\x46\xc9\x8f\x62\x29\x57\x73\x10\x6f\xa5\x54\x05\xcb\x04\x2d\xaa\x8f\xf6\x05\x1d\xdb\x10\x5b\x4a\x94\x29\xa7\xb9\x9e\x17\x96\x9c\x67\xa7\xec\x20\xea\x64\x4f\xf6\x74\x9b\x73\xac\xb3\xdb\x4a\xa6\x0b\x72\x72\x2d\xb7\xe8\x25\xa5\x25\x56\x7b\xd2\xd1\xf8\x07\x5d\x63\xe2\x7c\xd3\x36\x6f\x4f\x8d\x12\x62\x65\x9f\x96\x8f\x31\x5a\x89\x18\xf2\xd6\xd6\xe7\xa8\xd2\x02\xd1\x69\xe1\x8b\xb7\xb0\xa2\x2a\xb1\x97\xb8\xc5\x53\xf1\x7f\x7a\x1f\x8e\x2c\x8e\x90\x84\x1d\xa5\x15\x2e\x4f\xab\x90\xae\xda\xad\x28\xd8\x8d\x1d\x20\xbd\xb6\x45\x2b\x48\x7e\xf2\x22\xb3\x59\x7d\x53\x94\x7f\x3d\x4b\x16\xb4\x7a\x0b\x50\x68\xfe\x3b\x0f\x44\xf3\x81\xfc\x6b\x1f\xd0\xd1\xd1\xfd\x70\xff\x7f\x7b\x20\x9a\x54\x00\x2e\x58\x1f\x25\x57\xd9\x00\x81\x57\x81\x4d\x3c\xb7\x19\x42\xc4\x13\x79\xe3\x93\x53\x90\x1e\xa5\x8f\xd2\xc4\xc8\x70\x2a\x5e\xeb\x89\xda\x09\xbf\x33\x54\x59\x93\x0b\xfa\x47\x5c\xcd\x29\xe5\x36\xae\x66\x8c\x0e\xcf\x29\x1c\xce\xf7\xac\xde\x59\x97\x53\x36\xfa\x0d\xdb\x54\x9a\xc5\x92\x6f\xc5\xb2\xdb\xbb\x18\x56\x90\xbd\xae\xbe\x70\xd4\xd4\xb9\x4b\xbe\x5c\xad\xe3\x34\xa3\x81\x23\x2d\xb5\x4a\xbb\x70\xa3\x11\xd2\xdd\x47\x47\x5c\x46\x94\x07\x49\x0e\x1f\xce\xbb\x9d\x56\x20\x91\x0a\xe6\x55\x9d\x0b\xd6\xbd\x0f\x12\x64\x43\x52\xbb\xcd\xe7\x75\xee\x21\x97\x72\x98\x1c\x61\xa6\xb8\xee\x7d\x18\x5d\x94\x22\x77\x98\xcc\xcb\xf4\x4f\x37\x90\xf1\xc6\xdb\x65\xb2\x26\xce\x53\xb8\x0c\x99\xff\xeb\x03\xf9\x7d\x1f\x2c\x1b\xff\xee\x83\x79\x9a\xbb\xc6\x3f\x88\xfe\x9c\xcd\x71\x00\x27\xe9\xe9\x6f\x5e\xeb\x06\xe0\x08\x38\x1e\x5a\x50\x09\x08\xdf\x28\xeb\xfb\xb4\x78\x28\x95\xd8\xc5\xf5\x3d\xe6\x19\x70\x28\x32\x88\x0c\x04\xc9\x20\xa1\x9a\x77\x15\xd2\x3d\x0d\x90\xed\x86\x4f\x54\x15\x1d\x26\xa8\x06\x56\xb5\xba\xb3\x36\x6f\xa8\x1c\x0e\xdf\x0d\x4e\x59\x1e\xa0\x4c\x5f\x79\x6c\x6c\x6d\xa2\x42\xe9\x0e\x37\x37\x65\x33\xf0\xa4\x58\xa6\x1e\xb7\x68\xd3\x06\x8a\x59\x81\x8b\x85\x83\x86\x1b\xe5\xc0\x75\xbc\x55\x2a\x9a\x48\xee\xe9\xa8\xb4\xe9\x56\x6e\x26\xb7\x3f\xf6\xb7\xe1\x57\xdc\x4e\xce\x7e\xaf\x6e\x63\x21\xb7\x4c\x8e\x9d\x97\xb6\xc6\xad\x7b\x1f\xd8\x28\x8a\xe4\x5b\x26\x59\xff\xe1\x1f\x24\xa8\x66\x94\xcf\x9a\xa9\x92\x8f\xf1\x1b\x28\xed\xda\x7c\x12\xef\x97\xe3\xa9\x07\xd5\x03\x7e\x3d\x17\xdf\xad\xf9\xa1\x7e\x7a\x20\x68\xe7\xc0\x37\x87\xdf\xf3\xef\x7b\xe8\xb5\xfc\xfb\x03\x00\x9d\x31\x1d\x5d\xc9\x9a\x2f\xa5\xf0\x29\xc0\x79\xec\xa1\xe0\x4c\x03\x00\x3e\xa6\x33\x96\x71\x0f\xe1\x91\xf8\x87\x4b\x7a\x61\x2f\x40\x4e\x69\x87\xf0\x06\xef\x6b\xb0\x47\xed\x9d\xf8\x1e\xe7\x45\x24\xc9\x60\xb3\x7c\x23\x8d\x7f\xb0\x9c\xa3\x8e\xda\x76\xab\x0f\x99\xd3\x51\x33\xdd\xeb\xb5\xe3\x8c\xf3\xa8\xd2\x41\xb9\xfa\x81\xfa\xb1\x54\xf6\xd8\x72\x03\x17\xed\x1e\xca\x52\xd6\x2b\xa3\x56\x0d\x06\xca\x6a\x49\xb4\xd1\x09\xb4\x00\x85\x52\xd7\x6d\x78\x06\xb5\x87\xe2\xd2\xb9\x68\x76\x44\x61\x88\x12\xf3\xa4\xcb\x44\x4f\x2e\x9e\x92\xfa\xa6\xce\x58\x5c\xc6\x8b\x72\x7d\x32\xcc\x30\x5a\x5a\x8d\x52\x43\x78\x66\xb8\x41\x8a\x91\x7a\x80\x92\xa6\x93\x23\xd1\x4d\x8d\xa7\xee\x54\xef\x16\x5f\xa5\x3e\xa6\xaa\xa3\xc7\xc5\xd9\xfe\xf1\x1e\x9c\x14\xdb\x84\xe8\x52\x27\x15\x64\x7e\x71\x71\x8b\xda\xff\xcc\xb8\xb5\x73\xe0\xcc\xef\xe7\x60\xf7\x8d\x9f\xb3\xa9\xfb\xe7\x2c\x6f\xfa\x39\x8b\x0e\x03\x1c\xaf\xd8\xf1\x22\x23\x18\x80\xf5\xf3\xbe\xa4\x84\x77\x00\xbc\xcc\xcc\x4f\x22\x5e\xc3\x92\x58\xc8\x05\x7a\x7f\x17\x28\x91\xaf\xe1\x76\x75\x2f\x04\x05\x35\x41\xa1\xb7\xf6\x2a\xc8\xac\x9e\x81\xa4\xb3\xd5\x1e\xa4\xc2\x78\x44\x76\xc4\xac\x0a\xd1\xb7\xfe\xae\x54\x69\x7c\x1d\x91\x71\x7e\x8a\x12\xd0\x9f\x45\x0e\xf8\xf9\xa2\x71\x3a\xfc\xc8\xe1\x70\x49\xf4\x80\xd6\x65\xea\x60\x62\x87\x46\x94\x5a\x07\xb5\x3b\xbb\x4a\x03\x87\xfa\x48\xbd\x53\x11\xa6\xf1\x50\xe9\x23\xd5\xa1\xe9\x9d\x36\x55\xa1\x8d\xaa\x7a\x97\xa0\x53\x26\xa7\x41\x95\x1d\x78\xa4\x63\x2a\x13\x46\x15\x7e\xad\xa9\xc3\x2f\xa5\x41\xb5\x1a\xd7\xd3\x1c\x92\x62\xa2\x72\x2e\xd7\x6a\xb7\xfe\xc7\xfb\xc0\x8d\x28\x53\xdf\x29\x7c\xfa\x95\xfb\xff\xbe\x0f\xe6\x54\xd7\x7c\x40\x8f\xd6\xce\xc1\xb5\xe7\x62\xcb\xda\xdf\xab\xaf\xfc\x9c\x39\xf3\x3f\x67\xdc\x1a\x17\x13\xbc\x76\xbd\xa2\xf6\x01\xf0\x71\x31\x9f\x0f\x3a\x0b\x20\x96\xc0\x1a\xef\x25\x0b\x23\x72\xc7\x2f\x6a\x3a\xa2\xa1\x44\xc5\x8d\x9b\xcf\xf6\x31\x1c\xd1\xe9\x17\xc5\x9a\xa3\x90\x2f\x46\xe5\x92\x0f\x8d\x6b\x91\x41\x0b\x49\xe9\xad\x86\x4c\xc8\x1d\xfb\x39\x99\x59\xfd\x5d\x48\xba\xc7\x16\xf9\xdb\xda\x97\x90\xe8\x40\x23\x85\x62\x8d\x7a\x04\x15\x53\xa9\xbc\xa0\x6a\x86\xe8\xa6\x50\x94\x4f\xab\x3c\x43\x76\xe7\x75\xa2\x1f\x28\x51\x90\x9d\x15\x16\xe8\x38\x85\x7e\xea\xa7\xc6\x36\x35\x03\x1a\xff\x20\xd3\x41\x6d\x7d\x58\xae\x7e\x49\xea\x2e\xb5\x7c\xf4\x82\xba\xa5\xd4\x4e\x6a\xd4\xb7\xed\x1a\x76\xe2\xce\x54\xd2\xc2\x45\x54\xa6\x58\x39\xc2\x46\xbe\xab\xe4\xf6\xdf\xeb\xf0\xd3\x0b\x44\x3b\x07\x3e\xa4\xfc\x9c\x03\xf4\x3f\x67\xdb\xb7\xdf\x39\x98\x82\x9f\x3d\x3a\x74\xc9\x5f\x7e\xce\xb0\xb5\x7f\x87\xa7\x00\x30\xcb\xed\xbc\x14\x74\x14\xe0\x92\xd1\x01\xf0\x9e\x00\x10\x3d\x73\x3a\xc3\x35\x17\x16\x64\x55\x2e\x9c\xb3\x63\x86\x4e\x54\x30\xa7\x94\x79\x39\x64\x68\x18\x72\x4f\x1a\x5b\x82\x9c\x3e\xa7\xd0\x06\xc3\xcb\x70\xd1\x38\x45\x64\x8b\x1e\x33\x9c\xb4\xd9\x25\xda\xa4\xa3\x81\xe0\x5c\xde\x49\xd2\x6b\x1a\x23\x4b\xde\xd7\x24\x6b\xd4\x05\x90\x17\x21\x77\x64\x36\xa3\x1b\x91\xe6\xb8\x3c\xd9\x21\xe5\x79\xa4\x38\xa3\x56\xae\x53\x71\x16\x09\x2e\x8c\x55\xb0\x97\xaf\x43\x7c\xab\xf8\x15\x5c\x64\x9f\x20\xb6\x0d\xc1\x0a\x24\x19\x05\x44\xa8\x23\x56\x89\x20\x95\x83\x70\x3c\x10\x56\xbe\x20\x61\x8c\x18\x3c\x8f\x51\x30\x14\xa7\x43\x4c\xdf\x56\xc8\xf7\x89\xe5\x20\xe2\x93\xe3\x8a\x7c\xa2\x16\x88\x27\x66\x8b\x5c\xca\xaf\xeb\x70\xce\x40\x86\xb4\x4d\x02\x80\x47\x5e\x0a\xcb\x20\x09\x20\x29\x22\xa3\x70\xe0\xf2\xbf\x38\x08\x09\xa5\x2d\x2c\x6f\x00\x0c\xa2\x51\x33\xe7\x19\x01\x4c\x5b\x54\x67\x39\x15\x01\x2c\x8a\xb5\xee\x0a\x28\xc2\xaa\xd5\x90\x61\xa0\xf4\x30\xa4\x5a\x77\x98\xc5\xa1\x00\x36\xd9\x08\xd9\xfc\xa5\x6b\x89\x38\x59\x9f\x72\x47\x2c\x36\x50\x97\xcc\x9f\x87\xe4\xda\xab\x50\x75\x4d\x88\x49\x3b\xdd\x5e\x51\x6e\x18\xb6\xe6\x8f\xf9\x3c\xa0\xb0\xe8\x4d\x5c\x6b\x0e\xec\x23\x87\xeb\xe4\xb6\x2c\x87\x7d\x22\x6b\x6a\x2e\xdc\x93\x09\x5f\x24\x1f\x52\xe7\x79\x22\x1c\xc9\x43\xaa\x41\x67\xbf\x45\xa2\x3f\x90\x38\x50\xc7\x67\xba\xe2\xd2\x48\x8a\x4a\xac\xd8\x8b\xb1\x62\x34\x0f\x08\x39\x53\x61\x27\x7e\x6b\xb0\xc0\xea\x71\x85\x02\x7c\x70\xe0\x85\xe9\x18\xa5\xd3\xf8\x9c\x40\xab\xaf\x2a\x4a\xf1\x04\x0d\xdf\xf8\xb7\x7d\x28\x43\xc2\x69\x7f\xc5\x41\x92\x4a\x3d\x21\xda\x37\xfe\x89\x31\xda\x8b\xf0\xda\x7b\xaa\x7f\x59\x75\x0f\x51\xc0\xab\xb9\x3b\x50\xb5\x83\xe8\xeb\x89\xea\xcc\x51\x63\x23\x76\xbb\x87\x01\xb0\x49\x4b\x1f\xde\xf6\x1d\x40\x50\x4a\xaa\x6a\xcf\x04\x80\xf4\x84\xf4\x8b\x83\x2f\x00\x94\xbe\xca\xf1\x1c\xdb\x06\xa0\x39\x2b\x3f\xcd\xc2\x04\x60\xf8\x4a\xe9\x1d\x6b\x34\x80\xf9\x0f\x95\xf9\x4b\xcc\x00\xd6\x1f\xd4\xb1\x7c\x39\x7f\xf6\xe5\x20\x73\xb6\xe1\x36\x6c\xfa\x1c\x88\xb2\x6d\x80\xcb\x1b\xcb\x0c\xea\x13\x4b\x99\x60\x06\xc7\x83\xeb\x3d\x39\xac\x26\x3a\xb9\x8d\x81\x93\xe4\x64\x83\xd1\xea\xd9\xb0\x1f\xe4\xbd\xba\xdd\x2d\x9d\x51\xee\xa4\xc7\xda\x7c\xf7\x8e\xc6\xf0\x93\x4c\x35\x7c\x9f\x1e\x8b\xeb\x24\x6d\x57\x35\x7d\xef\x9c\xa0\x49\x4c\x41\xc5\xcf\xdb\x27\xd5\xff\xc9\xc3\x10\x1c\x15\xb5\x70\x62\xe1\x9f\x17\x96\x95\x2a\x71\xc6\xe1\x4b\xe3\x5b\x50\xf5\xb8\xd0\x08\xd6\x77\xe3\x2a\x27\xf0\x91\xc1\xdb\x69\x1e\x90\x67\x1c\xaa\x6f\xf1\xa3\x41\x17\x1e\x9e\x55\x4b\x26\x68\xfa\xe7\xd3\xfa\x70\xba\xe2\xd4\x26\x89\xea\x5e\xb9\xed\xb1\xea\x5f\x88\xd7\x3c\x72\x01\xd8\x7d\x25\x9f\xec\xe0\x02\x10\x54\x97\x44\xf6\x3c\xf8\x75\x1d\x68\x5e\x10\x1d\x36\x79\x29\x16\x67\x00\x93\x21\xc5\x74\xd6\x6c\x00\x1b\x1f\x94\xc3\xa5\xfb\x00\x0e\x0d\x1a\x72\x42\x2c\x40\x74\xbe\xae\x9b\x27\x13\x05\xf1\xce\x51\xc6\x26\x68\x17\x64\xdc\xae\xc6\xfa\x8b\xfe\x1b\x44\xdc\x6e\xd8\xa9\xc7\x6a\x3f\xd5\xc7\x86\x3d\x40\xd5\x05\x4b\x69\xb5\x34\x8a\xed\xf7\x49\x22\x2f\x9a\x66\xe5\xc8\x07\x7f\x27\x0d\x1b\xe5\x5e\xb3\x8c\x79\x4f\xd2\xd3\x57\xbb\x75\x2a\x9e\x44\xbc\xaf\x53\xd2\x5d\x9a\x5c\xb5\xee\x45\x91\x54\xad\xfe\xfc\x35\xd5\x9a\xd6\x7f\xf2\x67\x2f\xce\x32\x87\xd2\x1c\xf6\x79\x54\xcf\x94\x38\x4a\x0b\x77\x32\xf2\xcd\x27\x45\xf4\x4d\xec\x54\xf4\x8b\xd7\xd7\x55\xdf\xe1\x8c\x22\x29\xcf\xe8\xd4\xaf\xe0\x66\xc3\xcb\x68\x1e\x90\x3f\xfb\x70\x5a\xcd\xb5\x52\x08\x8f\x7c\x3f\x35\x17\x6b\x6f\x22\x1e\xf3\xfe\x02\xc0\x5e\x2c\xd9\xba\x43\xf2\x17\x17\x24\xc3\x27\xbd\xe5\xa0\xe5\x7f\x7b\x62\x2c\x1a\x15\x94\xd9\x36\x03\xd8\x35\xa1\x78\x39\x9b\x00\x5c\x38\xd4\x98\x04\x2f\xae\xf7\xe5\xe4\xba\xc9\x18\xc6\xa9\x44\x20\x33\x2e\x82\x96\x5b\xf4\x81\x3a\xe5\xb4\xd3\x71\xa3\x5d\x0c\xf5\x88\xdd\x1b\x3f\x5e\x8f\x55\x0a\xb3\xf5\x9b\x98\xc5\xa0\xf3\x64\x05\xf3\x85\x6c\x9d\xc8\x14\x52\x99\xb1\x4a\xf5\x9d\x38\x15\x62\x85\xc1\x83\x5b\x72\x29\xd3\xc4\x2c\x5d\xe6\xee\x1d\x29\x83\x84\x4f\x9a\x9f\x06\x29\x19\xa5\x04\x43\xb5\xe8\xaf\x23\x59\x6f\xd6\x3d\x20\x69\xca\x92\x98\x73\x49\x92\x04\x73\x65\x76\x8c\x5b\xe2\x86\x59\x36\x95\x1a\x4c\x44\x62\xcf\x37\x35\x74\x03\x56\x30\x8e\xfc\x76\x58\x75\x1a\xfb\x28\x66\xe8\x45\xb5\x06\x0f\x96\x1c\x13\xff\xd8\x4e\xc3\x1e\xd7\x17\xd1\xd8\x27\xac\x29\x83\x47\x85\x9d\xec\x0a\xd6\x7a\x82\xb7\x0d\xfd\x41\xeb\xc3\x69\x46\xe9\x44\x11\x42\x02\xb6\xdc\x08\xd5\xdd\x4e\x18\xf5\xdb\x0c\xc0\x29\x2a\x61\xb8\xb3\x0b\x40\xc4\x50\xac\x84\xb1\x0c\x40\x3e\x59\xc2\xfa\xc0\x0d\x00\x0d\x55\xa9\xb0\xa3\x2f\x01\x8c\xcb\xa5\x71\x2c\x96\x00\x56\x4a\xb2\x69\x67\x1f\x01\x38\x4e\x29\x78\x71\x54\x01\xb8\xfb\xa0\xb2\xf9\x4e\x00\x5c\xe9\xd4\xd8\x22\xc9\x0d\x8d\x5e\x38\xbd\x78\x14\x1d\x02\x1e\x22\x66\x7e\x7a\xdf\xa9\x73\x2e\x27\xec\x3f\xd9\x05\x51\x46\x1d\x29\x57\x58\xaf\xe4\x91\x6f\xdb\xb5\x47\x96\x87\x3e\x22\xb5\x59\x6d\xbe\xca\x18\xb7\x87\x74\xd9\xf4\xaf\x4a\x7c\x62\x21\x51\xd8\xf0\x76\xcb\x5c\x7a\x11\x21\x57\x2f\xa4\x27\x30\x0b\x08\x47\xb4\x1a\x86\xaf\xe4\x30\xaf\x73\x20\x7f\xf4\xe2\xac\x58\xa9\xa0\x57\x55\xd3\xf2\xbf\xf3\xa8\xee\xc7\x5c\x48\xee\x7b\xf7\x52\x5d\x1d\x13\x9d\x44\x18\xcc\xd7\x54\xc6\xee\x4c\x14\x18\xf0\xd0\x6a\xc2\x06\xc6\x67\xf6\xa8\xeb\xa0\xb0\xaf\xe2\xd4\xba\x50\x3a\x3c\xb8\xca\x28\x09\x5a\x1f\x4e\x63\xa0\xbe\x03\xde\x26\x6c\xba\xfe\x9e\x5e\x22\x41\x21\xb0\xe5\xda\xa4\xfe\x18\xc1\x3b\xe0\x33\x00\xb7\x96\x98\xcf\xae\xf1\x5f\x1c\x84\x82\xba\x78\xe1\x01\x4b\x00\xad\x5e\xb1\x86\xc3\x05\x00\xa6\x49\x92\x31\x27\x9f\x03\xd8\xb9\xc9\xc6\xb3\x66\x00\xb8\xe6\xc9\x55\x73\x70\x01\x78\x51\x94\x09\xfc\x32\xeb\x7d\x39\xc5\x7e\xf7\x74\x4d\x54\x7a\x91\x1f\x3e\xaa\x26\x0f\x0c\x9c\xa9\xcb\x57\x98\x6d\x14\xed\xaa\x29\xf2\x6e\x02\xee\xba\x01\x74\x64\x4b\x47\xa5\xb0\xc0\x88\x62\xd2\x39\x1b\x72\x7a\x42\x92\x30\xf1\xb0\x79\x7a\x65\x7e\xc6\xd2\xba\x17\xe5\x8b\x7e\x41\xcf\xc7\xbc\xcb\xb8\x97\xda\x0f\x5e\x29\x16\xcd\xe2\x36\xaa\x91\xe7\x3e\x96\x76\xfc\xe9\x45\x99\x3e\xac\xe6\xb8\xa2\x79\x35\xed\x53\xb4\x46\xf0\x4a\x4f\x56\xca\xc8\xac\xe6\x87\xd5\xe5\xb4\x73\x8f\xbb\x75\xf8\x30\xe7\x52\xbf\xf4\x54\xea\x62\x30\x0d\xc9\x98\x3f\xfb\x70\x9a\x84\x0c\xd9\x71\x9a\x31\xef\xaf\x5f\x37\xba\x84\xdf\x1d\xc9\x53\xcd\x6d\x74\x00\xdf\x15\xea\x56\xd1\x65\x74\x89\xc0\x1c\xcc\x07\xc0\xf3\x59\x34\x93\xde\x0f\x40\xfc\x90\xe8\xde\xbd\x97\x00\x50\xa7\xc4\x4e\x1c\x88\x02\xd0\x6e\x11\x09\x3f\x24\x00\x60\x81\x93\x64\x63\xbe\x0b\xe0\xe4\x21\xfd\x8a\xd5\x02\xc0\x63\x48\x6e\x3b\xc7\x0a\x80\x1f\x87\xe2\x37\xbe\x04\x80\xe0\xa7\xe8\x31\xa9\x2d\x70\x3f\x78\x41\x73\x59\xd9\x04\x59\x08\xe1\x36\x34\x35\x18\xa0\x3e\xf4\x73\xb7\x66\x75\xdc\xb4\xee\x47\xa9\x70\x39\x17\x7a\x29\x2e\x9a\x78\xd7\x6e\x5f\xba\x6d\xea\x59\x82\x99\x65\x40\x45\x7c\x8e\x23\x5e\xda\xd4\xb3\xa5\xa8\xe8\xc8\xba\x17\x25\x41\xc7\xf5\x2d\x53\xc5\xea\xba\x07\x24\x54\xb5\x68\xf1\x71\xf1\xc9\xa5\x12\x35\x91\xa5\x98\x82\x89\x6f\x1f\x35\x06\x97\x3d\xf2\xc2\x5e\x6b\x69\xc7\xae\x6c\xca\x65\x7b\xc6\xa0\xd3\xb9\x2a\x9a\xd9\xd3\x4b\xd2\x23\xad\xd6\x67\x04\x74\x69\xe8\x5b\x62\x6a\x53\x34\x6f\x8b\xea\x93\xb0\x16\x89\xdc\x8d\x1f\x8c\xaa\xb0\xa9\x09\xaf\xeb\xf6\x1b\x4d\xe2\xec\x62\x6e\x57\x9d\x31\x61\xc4\x11\x23\x17\xcb\x99\x4c\x2a\xf0\x8a\x11\x06\x45\x31\xa6\xc3\xf8\xec\xb0\x41\x00\x9e\x19\x21\x8e\x5d\xc3\x00\x92\xef\x84\x4b\xf7\xee\x05\x40\x2b\x89\x1e\x38\xe0\x0e\xa0\x7f\x4f\xd8\xeb\x50\xfe\xbf\x7a\x62\xbc\xc4\xe3\x4e\xf7\x01\x78\xaf\x4a\x57\xb3\x0f\x00\x04\x39\xca\x1f\xe1\x69\x02\x88\xcc\x42\x6d\x93\xe8\x85\xb6\x68\x59\xf5\x12\x94\x13\x82\x8d\x8a\xd1\xcb\x36\x48\xa0\x7e\x09\x55\x34\x8f\x70\xd8\x49\xd9\xe5\x93\xe9\x9c\x18\xe4\x4c\x32\x75\xe7\x0b\x48\x4d\x70\x20\xcc\x38\x52\x93\x56\xb2\xfc\xf1\x15\xd6\xfe\xe5\x87\x0a\xb2\x71\xb2\x66\x2d\xb7\x9a\xcb\x77\x63\x83\x0d\x91\x07\x0f\xab\xb6\x61\x4a\x75\x6c\x3e\xaa\x5e\x1b\xc0\xa4\x68\xc8\xff\xd8\x7e\x4d\xf8\xcf\x5e\x9c\x37\x6d\xba\x6c\x8b\xf3\x25\x03\xcf\x64\xf4\x9d\x97\x37\x14\x56\xf6\xed\x35\x14\x5d\xc6\xe6\xe5\x76\x8a\x1a\xa5\xad\xdc\xce\xc6\xb5\xb9\x18\xdb\xac\x5e\xcd\xac\x6d\xfc\x6e\xc2\x86\xa9\x48\x55\xae\xad\x32\xa5\xc3\x6a\x26\xa9\xd2\xfa\x70\x8a\x7f\x98\x35\xe0\xa6\xa2\x6a\x8a\x94\xcd\x74\xf0\xd6\xe1\xf8\x9c\x69\x8b\x0b\xf8\xab\xe1\x47\x01\xf8\x5e\x08\x3e\xa2\x2f\x07\x90\xc2\x0b\xf2\xee\xc1\x01\xa8\x76\xf1\x9f\xdf\x3b\xf4\x8b\x83\xb0\x2b\x11\x1c\x3d\x7a\x13\xc0\x23\x4e\x24\x8a\x25\x1b\x20\x90\x53\x72\x86\x7d\x08\x20\x5c\x47\x76\x92\xd7\x06\x20\xae\x48\x31\x4e\xdc\x1a\xde\xc4\x2f\xa0\xd3\x14\x5b\xe1\x54\xdc\x84\x76\xb6\x6e\x2b\xf5\x5e\x14\xd1\xb4\xd1\x71\x84\x3c\x1a\x90\xe9\xa4\x10\x12\x40\xbc\x76\x65\xd0\xdb\x3d\x55\x9d\x70\xc4\x25\x2e\x51\x31\x4f\x1e\xe7\x6e\xf7\xa9\x44\xa0\xec\x2d\x96\xc9\xa2\xf0\x56\xe2\xb5\x38\x0c\x8f\x71\xe6\x43\xf3\xda\xf4\x95\x3e\xdd\x0d\xdf\xde\x35\x2c\xd2\x78\x98\xb9\x0f\x5a\xe6\x3f\x98\xae\x35\x7d\x4c\xd3\x45\x2d\x38\x55\x86\x0d\xd6\x19\xe8\x2e\x4a\x94\xe7\xf5\x47\x19\xef\x5c\x3a\x52\x6a\x74\xb7\xd7\xf4\xc0\xd2\x4a\xd1\xdb\xd6\x09\x53\xbb\x15\x8d\x5c\x4c\x93\xb9\xe9\xf7\x55\xfb\xac\xbe\x9a\x0e\x73\xe2\x2a\x25\xa3\x86\xd6\x87\x53\x94\x61\x39\x88\xcd\x4a\x6c\xa6\xf5\xe1\xe4\xf0\x58\x6f\xc7\x99\xc6\x2e\x66\x58\x58\x33\xe3\x75\x22\x06\x00\x84\x45\x84\x95\xf7\xfc\xfd\xbb\x29\x4f\x28\x6a\xef\x77\x00\x4d\x01\xfe\xc7\xfb\x0e\x03\x98\x3e\x12\x70\x3b\x38\x0b\xe0\x98\x24\xb0\xeb\xc8\xf4\x2f\x0e\x22\xe4\xb5\x58\x2e\x1b\x16\x20\xce\x5e\x4a\x90\xfb\x1c\x40\x52\xbb\x7c\xac\x18\x3b\xcc\xa4\x1e\x44\xed\x51\x10\x84\x7d\xe9\x5a\x1a\xd3\x7a\xed\xd4\x3b\x49\x99\x46\x39\x4e\xc7\xc8\x6f\xa2\xee\xda\x5a\x87\x5c\x23\x1e\xf3\xe3\xbc\xa2\x9c\x31\x8f\x67\xf6\x68\x8a\x19\x2a\xce\xc1\xca\x3b\x1d\x2b\xd4\xbc\xa6\x80\x39\x66\x75\xfd\xe6\x62\x5d\xd9\xca\x6b\x93\xac\x81\xdb\x8d\x03\x4b\xb3\xba\xa8\xa9\x6f\xad\x47\x56\x4a\xb5\xe6\x66\xd1\x8d\x5b\xc7\x3c\x74\x87\xe7\xf7\xd7\xb1\x0f\xa7\x1a\xed\xfc\xc1\x78\x5d\xfb\x61\x89\x49\xea\xc2\xf9\xea\xd2\xae\x61\x33\xfd\x45\x9d\x0a\xfd\x36\x71\x73\xca\x92\x72\x69\xf0\x8d\x7c\xcb\x07\xcb\x81\x85\x25\xd7\xb2\xac\x04\x57\xde\xe6\xa4\x57\x1c\xb3\x72\x5e\x1d\xcf\x34\xfc\x4f\x1f\x8e\xbc\xad\x21\xf6\x7d\x42\x7b\xba\x83\xad\x30\x2e\x35\xf6\x4c\x4a\x8f\x1d\x0f\xee\x46\x4c\x1e\x80\x50\x81\xd0\xd6\xdd\xce\x00\x4a\xd5\x02\x8a\x7b\x15\x01\xb4\xc9\xbc\x07\xf6\xce\x03\x58\x85\xf3\x2d\x1e\xc4\x03\xb8\x8a\xf3\xdb\x1e\x35\xfe\xe5\x05\x89\x3c\x2c\x1c\x7d\x2e\x0b\x20\x49\x40\x7c\xf6\xb2\x32\x40\x46\xb1\xf4\x77\xa1\x97\xf0\xf1\xea\xb2\x52\xa0\xa2\x1b\x1c\xca\x15\x53\x73\xd3\xf3\xa1\xbe\xcb\xf4\xd6\x47\x3b\xe4\x50\xf6\x24\x4e\x59\xba\x04\xd5\x11\xa6\x42\x4b\xdc\x17\xb2\xac\x71\x19\xde\xdc\xe1\xf8\x32\x03\x0c\x9d\xcb\xe7\xfc\x67\xf5\x65\x2b\x99\x36\x55\x2d\xa1\xcd\x7e\xff\x78\x51\xaa\xda\xb6\x2f\x2e\xe8\xd5\x4f\x06\xdf\x56\x9a\x69\xd1\x2b\x9f\xbe\xd7\xe2\xf7\x2a\xc1\x84\x65\x86\xdc\x9c\x31\xb0\x6c\xb6\x77\x7e\x4b\xfd\xc0\xbd\x83\x16\x73\x3f\xe8\x6b\x1d\x5a\xf6\x5a\x67\x2d\xb8\x56\x3f\xa9\x5b\xb5\x49\x5c\x5c\x2a\xe7\xae\x3a\x6a\x77\x6e\xe9\x4b\x89\x78\xc9\x03\xbb\x0f\xcb\x84\x02\xab\xfc\x66\xfb\xec\x95\xd5\x9c\x96\x6c\x01\x07\x99\xd5\xfe\x2c\xa7\x0c\x47\x87\x93\x98\x37\xa9\x1d\xc9\x62\x8e\xfd\x58\x99\xe4\xf1\x04\x11\x47\x79\x9c\x48\xfc\xe1\x98\xfd\x4e\x15\xb8\xc4\xd8\x34\x00\xd1\x7c\x7e\x3f\x86\xa7\x00\x68\x3f\xbe\x7d\x8c\xc3\x00\x7a\x0a\xbc\x4a\x4c\xf9\x00\x36\xf3\x3c\xd1\x07\xae\x02\x78\x62\x79\xf9\x8e\xa4\x00\x04\x3f\xe2\x6f\x61\x16\x01\x48\xf0\x13\xbc\x73\xae\xef\x5f\x3d\x31\x62\x52\x8a\xc2\xac\x80\x29\x5c\x94\xf7\x90\xd7\x84\xb3\xc5\x67\xd0\xec\xba\x51\xd4\x89\xfc\x62\x1d\x4f\xfb\x55\xf2\x97\xac\x06\x33\xed\x10\x33\xc2\x48\xac\xbd\x8b\x74\x16\x06\x2b\x1a\x60\x13\xf4\xe2\x5a\xd4\xca\x8a\x87\x7b\x76\x71\x53\xdb\xd2\x35\x7b\xaf\x96\x4d\xed\x8b\x0b\x99\xe6\x51\x83\x8c\x5d\x5c\x0b\xcc\x86\xe2\xe3\x4b\x5d\xe5\x1f\x4b\x4d\x3a\x26\x5d\xee\x38\x0d\xcc\x5a\x7e\x99\x36\x6c\x63\xec\x9a\xb2\xb6\x9e\x9d\x6a\xd2\x6a\xd9\x62\xa7\x3b\xcf\x76\xc3\xab\x56\xcb\xfe\xf3\x8f\xa9\x9a\x47\xe5\xfb\x1d\x5b\x17\x25\x2b\x27\x0a\xce\x38\x57\x2d\x31\x97\x8b\xe4\x5c\x72\xd9\xbb\x7c\xa8\x18\x97\xd9\xe9\x5c\xbe\xe2\x92\xbf\x33\x6d\xd1\xa9\x64\xf5\x55\x96\x76\x42\x85\xeb\x61\x0c\x6b\xe6\xa1\x58\x67\x97\xb7\xd8\xd3\x29\xa5\xd1\xce\x2e\x87\x71\x1b\x13\xcc\x22\xdb\x9c\x01\xe7\x13\x47\x0f\x20\x26\xc2\xf7\x99\xa1\x14\x40\x95\xc8\x17\xbc\xd7\x0d\xc0\xd8\x8a\x7b\x96\xe9\xef\x73\x01\xcd\xc5\xb4\x6f\x06\xc0\xa7\x82\x4b\xe8\x50\x31\x40\xf8\x2b\x5e\xa7\x13\xaf\x00\x52\x3a\xf8\xb8\x4f\xbb\xff\xea\x89\x29\x96\x14\x1b\xe0\xdf\x06\x50\xf9\x59\xda\x59\xfa\x1c\xa8\x56\xd7\x28\x45\x68\x25\x20\xbb\xaa\x7a\xd5\x57\x6d\x5b\xc8\xed\xc5\x07\x8d\x77\x87\xa6\x11\x46\x33\xa5\xec\x6e\x67\x0d\xad\xf7\xe4\x5c\xf2\x6e\xcf\x14\x6b\x1b\x5e\x70\x76\x46\x37\xdd\xbd\x17\x36\x17\x68\x49\xf7\xaa\xba\xff\xf3\xf8\x25\xb3\x6f\xdf\x1c\x7b\x1f\x3d\x73\xb4\x5e\x9e\x98\xee\x92\xeb\xd2\xb3\x7f\x37\xb9\x72\xa7\xe1\xe6\x1d\x47\xae\x99\x81\x96\xc2\x6b\xee\xce\xb8\xb9\xe2\x46\xe3\x92\x63\x6e\x07\xe7\x31\x75\xc4\x7c\x43\xd7\xc5\x85\xee\xea\xde\x4c\xbc\xfb\xd9\x25\xfa\xf2\xb6\xb4\x8d\xee\x89\xcb\xfb\x4a\x84\x13\x2b\xdd\x53\x57\xdc\xf2\x25\x68\x7d\x38\x51\xdb\x3c\x0c\x30\xdc\x99\x3b\x42\x8d\x3c\x53\x30\x6f\xd3\xce\xd3\x7c\x28\xc1\x0f\xdd\x5d\x71\x4a\xf1\x4c\x00\x52\xa1\x3c\x9d\x0c\x4e\x00\xea\xcd\x3c\x07\x19\x95\x01\x4c\xde\x73\x95\x30\xf1\x01\x38\x3f\xbf\xdc\xbb\x7f\xf2\x17\x07\x11\xcb\xc0\x5d\x75\x82\x0f\x20\x43\x99\xfb\x23\x8b\x2d\x40\xc1\x75\x3e\x0f\xd6\x04\x80\xca\x24\x91\x24\xde\x50\x80\x1b\x37\xc5\xbf\x88\xf7\x43\x6e\x23\x51\x76\x0e\xfd\x1d\xe1\x6b\xa4\xa0\x4f\x59\xcb\x52\xb6\xd7\x96\xe9\x66\x07\xe9\x12\xee\x14\x75\x5b\xb9\x5d\xd5\x5a\xc5\x27\xaa\x5f\x09\xae\xff\xb8\xc8\x14\xf0\x2a\x75\x5b\xd7\xc5\xb9\x5c\x77\xfe\xc6\x85\x07\x39\x53\xee\xd6\x3e\xef\x5e\x3c\xbf\x34\xc2\x67\xdf\xf0\x39\x7e\x80\xa5\x53\xd1\x85\x34\x66\xd1\x9b\xde\x78\xc3\xad\xfd\x3b\xb5\x93\xad\x6a\x8f\x47\xf0\x74\x7b\x5b\x7e\xb1\xb2\x27\xcf\xec\x40\xf3\x70\xce\x56\xaf\xf3\xf3\x03\xf5\x4d\xe9\x3b\xbc\x60\xc1\xa8\x46\x34\x99\xf3\xca\xbd\x45\xde\xaa\xfa\x58\x01\x1f\xf4\x92\x48\xb9\x6d\xd4\xc8\x15\xca\xf2\xa7\xc2\xac\x30\x01\xef\xd6\x95\xb1\xdc\xda\x90\x1d\xde\x51\xab\xd5\x57\xa3\x68\x7d\x38\xfe\xfa\xde\xee\xd8\xad\xa9\xa6\xbe\x69\x57\xb2\x71\x3b\x12\x6c\x01\xa4\xe2\x79\xee\x32\x38\x03\x68\x39\x73\x89\xed\x69\x02\xb0\x78\x74\x79\x81\x29\x15\xc0\xb5\xfc\x12\x7e\xdf\x23\x80\x90\x7b\x1c\x61\xfb\x3f\x01\x24\x9d\xe5\xcc\x39\xba\x08\x90\x77\x90\xeb\x11\xcb\x2d\x80\x8a\x2f\xdc\xb9\x67\xa3\x7f\xf5\xc4\xdc\x32\x12\xcd\x13\x2d\x81\xc6\xdb\x27\xa4\x1d\x50\x64\xc4\xe8\x4e\x93\xd2\x57\x8b\x09\x8a\x72\x9b\x8d\x26\x93\xbf\x3f\xc1\xaf\xce\xc8\x34\x21\xdb\x77\xd5\x3d\x9f\xcf\x95\xa7\xe1\xe1\x7c\x4e\xe4\x86\xe8\xc9\xbe\xda\x29\x71\x9f\x93\x0d\x59\x2f\xe2\xdf\xea\xbb\xaa\xbf\xce\x7d\xd9\x70\xdf\xc2\xb3\xf5\xa3\xcc\xb3\xad\x0d\xcc\xde\xc4\xaf\x4f\x1e\xd4\x97\x9a\xf8\xd5\x4c\xd8\xdd\x6f\xcc\x21\xf9\xf3\x4d\x25\xde\x49\x4e\xaf\xf5\xf7\x9e\x21\xde\x3a\x95\x20\x1a\x70\x7f\x8e\xd8\xc8\xb5\xde\x87\x63\x15\x88\x5e\x20\x55\xe7\x86\x1a\x05\x68\x2e\x19\x95\xef\x0b\xd1\xf3\x3f\xf5\xef\x3e\x9c\x80\x55\x9f\xe7\xab\x9f\xb2\x4a\xfc\x83\x7c\x26\x31\xe9\xe9\xa1\x34\x1f\x8a\xcf\x23\x9f\xbf\x70\xbb\x12\x8c\x00\xe4\xe6\x78\xfa\x76\x1b\x01\xe8\x8c\x72\x6d\x66\xa4\x07\xb0\xe1\xbe\xcc\xc0\x54\x01\xe0\x15\xcc\x19\x78\x40\x11\x20\xec\x25\xc7\x96\xfd\x83\x00\x69\x76\x1c\x01\x87\xd1\xbf\x7a\x62\x6a\x35\x2e\x8f\x9c\x31\x00\x68\xe1\xe3\xdb\x7d\xd1\x15\xa0\x53\x5f\xe8\xb6\x10\x3f\xbc\xef\x63\x95\x60\x50\x74\x44\x6a\x1f\xd8\xc9\x0d\x99\xec\xa7\x64\xf5\x46\xa1\x3f\xf9\x1c\x26\x8c\x74\x4c\xeb\x9b\x67\xb6\xad\xbc\xac\xfd\x6e\x37\xd0\xd4\x32\xbe\x29\x6b\x32\x24\xf9\x01\xe6\xb9\x4c\xdc\x9e\x92\xe5\xa1\xab\xf7\xb2\x42\xdc\x9e\x22\xa3\xe6\x35\xec\x61\xed\xef\x44\x86\x22\x73\xf7\x47\x12\x3e\x91\x9e\x78\xa4\xf3\x87\xe3\xc7\x77\xf6\x7a\xc6\x4b\x45\x54\x4f\xfa\x74\xee\x8d\xa5\x0b\xbb\x38\xc3\xd2\xa6\x1a\xc5\x1c\xda\x36\x67\xdc\xf4\x25\xec\x46\xa8\xe9\x8f\x57\xb5\xfb\x42\xc6\x42\x58\x16\x6d\xab\xc4\x83\xe7\x82\x46\x96\x9c\xca\x3e\x06\x9e\x0a\xd9\xb8\xdc\x54\xa4\x4e\xeb\xc3\xf1\x69\x0c\xb6\xc1\xc8\x66\xbc\xfb\xd3\x87\xe2\xb5\x2f\x30\x01\x67\x1f\x17\x0e\x80\xba\xc6\x5d\xbc\x7b\x06\x40\xef\xcb\xa5\xe5\x3d\x87\x01\xec\xab\x2e\x06\xec\xd5\x07\xf0\x0b\x3b\x9f\xbb\x97\x09\x20\xf6\x11\x9b\x0e\x93\x1b\x40\xf6\xc5\x0b\x3b\x0f\xe6\x01\x54\x1d\x65\x5d\x3d\x68\x01\xd0\x88\xbe\x58\xc3\x9c\x0d\xd0\x29\xc3\xc9\x7f\x96\x1b\xe0\x81\x3c\xff\x0e\x9e\x07\x00\xcf\xe6\x44\x26\x65\x9a\x91\xf7\x43\x5d\xd2\x33\x86\x9b\x28\x8f\x86\x55\x94\x3e\x79\xd9\x12\x5a\x9e\xca\x68\xa5\x64\xd6\x2c\xf4\xdc\x1f\x36\xaf\x69\x62\x1f\x1e\xbe\xd1\xee\x5b\xd7\x7b\xad\x35\xb9\xb0\x23\x53\x6d\xa8\xbf\xb4\x35\xeb\x62\xe7\x87\x37\x7a\x99\xea\x19\x6f\xdf\xf0\xbd\x3c\x99\xa4\x9f\x36\xf4\x79\xd7\x13\x93\x58\xc6\x14\xe9\x71\xcf\x9e\xb6\x08\x99\x94\x92\xa9\x7d\x1d\xf5\xa1\xcf\x92\xe8\x67\x26\x6f\x59\x87\x54\xc7\x75\xcc\xcd\x35\xea\x04\x39\xc7\x56\xfd\x18\xae\xdd\xee\xbf\x12\x7b\x69\x31\xab\xf2\xaa\x6f\x52\x2c\x7e\xe9\x65\xa9\x3e\xad\x0f\xc7\x9b\x29\xea\xcc\xaa\x76\xf6\x88\xd7\x8b\x88\x25\x8c\x6a\x46\x89\x27\x6f\xc4\x03\xec\x99\x94\x7e\xf7\x97\xe1\xde\xb8\x83\x09\x47\xdc\xbe\x86\xe5\xe0\x5a\x62\x66\x00\x54\xf4\x2e\x63\x76\xef\xfd\x95\xff\x3b\xa9\x71\xd4\xee\x15\x02\x08\x3e\xc6\x5a\xc3\xc8\x02\x90\xc2\x7c\xd6\x9b\x31\x06\xa0\x70\x81\x65\x13\x43\x12\x40\xdd\x5f\xa7\x82\x19\xdd\x01\x3a\xce\x9c\xbd\x73\xe0\x3e\xc0\x03\x73\x8e\x10\x96\xcf\x00\x83\x77\xb8\xa6\x2e\x6e\x06\x78\xe7\x22\xf8\x5c\xbc\x19\x24\xbf\x0e\x4a\xec\xd2\xaa\xa4\x8c\x8c\xeb\xcb\x07\x7a\x9e\x21\x4c\x7c\x7b\x85\xbe\x9a\x2e\xf8\x25\xe3\xb5\xb8\xb1\x68\x6d\x7b\x6f\xe0\x23\x92\x7b\x53\xd7\xfe\x2a\xb9\x0e\xa3\x04\xb5\xa7\x35\x69\xa2\xad\x9a\xad\x1b\x46\xac\x22\x39\x1b\x39\xde\xe9\x0d\xf1\x86\x5e\xad\x36\xfd\xba\xf5\x11\x7d\x50\x5a\x19\xfb\x44\xea\x7d\x13\x7f\xbe\x22\xcd\xe9\xca\xf6\x4d\xbe\x2c\xf9\x43\x73\xfb\x9b\xb9\x7d\xb2\xb2\x13\xe7\xbf\xd7\xbb\x79\x6f\xce\x4a\x5d\xc8\xbb\xe6\x73\xc5\x2d\x7d\xc7\x12\x7d\xf9\x5b\x8f\x1f\xa9\xc3\xcb\xcb\x85\x27\x3d\x9e\x26\x53\x56\xa2\xf2\x96\xdd\x6e\x25\x3d\x5a\x25\x67\x8e\xbb\xaa\x25\xef\xc1\x54\xa6\xfd\x70\x99\x89\xff\x86\xcd\x48\xca\x72\x1e\x88\x3b\x8f\xf3\x8d\xdb\xe5\xb4\x1c\x77\x1a\xf7\x26\x66\x33\x80\x6a\xc8\xc5\x68\xfa\x60\x00\xf3\xd5\xf3\xa2\xf4\xd3\x00\x1e\x21\xac\x16\xbb\x4f\x00\x44\x88\x9c\x96\xa5\x5f\x01\xc8\xca\x64\xd6\xa1\xdf\x07\x50\xd9\xf6\xf3\x3d\x26\xad\x1f\xe5\x61\x11\xdd\xe8\x3f\x79\xc7\x2d\x96\x50\xc6\x76\x80\xcf\x3c\xec\xb1\x2c\xc1\x00\xb3\xae\xbc\x96\xbc\x4f\xa1\x07\x7b\x42\xe4\x1e\x8a\x48\xb5\x21\x99\x49\xd7\x39\xa5\xcf\x7f\xc0\x5e\x57\x1e\x49\x50\x19\xae\x9d\x67\xd0\x77\xae\xd8\x70\xeb\xf9\xb7\x54\x27\xce\xb6\x8d\xd9\x2a\xaf\x23\x23\x9f\x3f\xb8\x1c\xf1\xfa\xe5\xab\x1b\xf4\x4f\xcf\x7b\xb9\xbd\xb0\xf9\x30\xfb\xec\xb4\x57\x6a\xd7\x85\xb1\xcd\x7d\x62\x1e\x5f\x5a\x32\x26\x5f\x75\x58\x7a\xe8\xd7\xcf\xcd\x04\xdd\xaa\x72\xf7\xbc\x36\x32\x37\xd2\x30\xe7\xfa\xa1\x4a\xf4\xc7\xc0\xf5\x80\x75\x0f\x48\x7e\x91\xc6\xd2\x64\x49\x8e\x8b\x75\x1e\x7a\xe5\x68\x81\xb4\x93\x7e\xee\xe0\xaa\xf3\x55\xbc\xe3\x8f\xab\xbd\x18\x8b\xf4\x49\x47\xb7\xac\xdd\xd8\xcd\x29\x64\x07\xba\x4c\x49\xec\x74\x42\xbd\x3d\xa4\xf5\xe3\x9c\xe2\x0e\xda\xf5\xa4\x8a\xe3\x65\x23\x03\x01\xb4\xfe\x62\x77\xa6\xdf\x01\x60\x73\x81\xad\x9a\x81\x1d\xc0\x47\x92\xe5\xce\x4e\x59\x80\xb8\xc3\x3f\xd7\x9b\x6f\x4f\xf7\x9b\x07\xe1\xcf\x3e\x88\xb1\xb5\xeb\xb2\x24\xc8\x32\xbd\x27\x19\x00\x66\x2f\x5f\x62\x93\x81\x55\x2a\x56\xe4\x2f\x25\xe7\xf9\xc7\xa4\x67\x32\x95\x0e\x72\x6f\x00\x1f\xa8\xf2\x3d\x7c\xaa\x7b\xeb\xea\x31\x03\x42\x1e\xba\xba\x66\x41\xd8\x51\xa5\x6e\x38\x91\x7e\xba\x24\x64\xa6\x63\x29\xc0\xee\xfb\x44\x95\x65\xf7\x79\x87\xd6\xb1\xc1\x77\x0d\xfd\xb6\xb6\x01\xef\xc4\x27\xee\x76\xa9\xd9\x09\x3e\x79\x3c\x1d\xd9\xfa\xc1\xee\xd5\x7d\xdc\x9c\x48\x63\x91\x9d\xdb\x1d\xec\x0f\xf9\x5a\x01\x7b\xdf\xa6\xe9\xc5\xcd\x55\xe2\x76\x84\x1b\x9b\x97\xec\x4b\xfb\xec\xce\xd4\x64\xac\xec\xcf\x1f\xb4\x0d\xac\x5a\x58\x3d\x91\xdd\x47\xeb\x81\xb1\x65\x29\x3e\x82\x65\x4c\x71\xb5\xb9\x56\xa8\x8a\x6d\x4c\x0c\xb0\x5e\xcc\xc3\xe3\x42\x63\xcd\xac\xea\x73\x0d\xf1\xa6\x11\x05\x96\x63\x79\x9b\xf1\xb9\xe1\xf2\x00\x06\x23\xac\x8a\x3b\x73\x01\x9c\x4a\xcf\x65\xd0\x57\x00\x04\x07\xd2\xb5\xfe\xbd\xae\x34\x97\x9f\xeb\xa3\xf9\xef\xd7\x3d\x08\x5c\xbf\xe7\xdf\xbf\x7a\x41\x4e\x3a\xee\x98\x80\x30\x80\xcb\x84\x0b\xfe\xf3\x97\x10\x76\xe1\x32\xf9\xa5\xf7\xb7\xc9\x2b\x32\xf5\xe6\xc1\x0f\x6f\x13\xa8\xaa\x35\xfe\x8d\xcd\x87\xb1\xf5\x46\xc1\x29\x81\x79\xab\xcb\xb7\x9d\xd0\xa5\x59\x91\xc6\x0b\x9b\x82\xf6\xdd\x40\xf9\x7c\x9e\xf7\xcd\xdf\xda\xac\x69\x5f\x32\x9b\xd8\xd7\xd0\xba\xcb\x34\x6a\x26\x62\xea\x65\x1b\x83\xf1\xd0\xc4\xd8\xec\xa3\x46\x26\xd3\xa0\xd1\x93\x3f\xb6\x5d\xcf\x36\xf3\x78\xb2\xbc\xb8\xb3\x82\x60\x9e\xdc\xcb\xb5\xa4\x55\xba\xdf\x5c\xeb\xae\xd3\xca\xde\x3c\x8a\xf9\xe3\xd6\x92\xd5\x3d\xd9\x4a\xe6\x2e\x37\xd1\xab\x90\xe1\x61\x7e\xa3\xbe\x1f\x43\x49\x61\x37\xfb\x5a\xcb\x80\x5d\x8a\xcf\x31\xd7\xad\xe6\xc1\x39\xc5\xca\x9b\x97\x57\xec\xc2\xbd\x8d\x3e\x66\x76\xbf\x2c\x1f\x1f\x16\x7e\xc5\xcc\xbf\x78\x8e\xb0\x3b\x44\x08\xc0\xcc\xfc\xd4\xf3\xed\x61\x00\x5e\x86\xc7\xcd\xb7\xba\xfd\xca\x7d\xff\xf4\x61\xfc\xc9\x81\xcc\xdb\xfe\x3b\xff\x46\xf2\x00\x98\x15\x77\x05\xcf\xbf\x05\x02\x67\xeb\xf9\xf4\x0f\xae\x88\xa0\x48\x8b\xfc\x87\x27\xe9\x94\x72\xd9\x34\xc3\x97\xb7\x47\x49\x57\x55\x29\xae\xd8\x2a\x4e\xfc\x27\xa3\xe5\x48\x96\xf4\x2c\x2c\x9d\xc3\xb7\x4c\xf6\xe0\xd1\x15\x21\xff\xc0\x12\x59\x2f\xf6\x65\x87\xf4\xe1\xf2\x7d\xf6\x45\x8b\xab\x4d\xb6\xd5\x92\x26\xd1\x0b\xd2\x6f\x3b\xae\x7f\xa6\xf9\x2f\x74\xc7\x67\xbe\x2e\xca\x96\x05\xe8\xc9\x7d\xc9\x5e\xa6\x2f\x78\x6e\xf0\x72\xc4\x62\xf9\x4e\xfe\x1e\x43\xb7\x27\x6e\x2b\x53\x57\x5f\x18\x62\xfa\x1a\x56\xc7\xd3\x29\x86\x42\xf7\x77\x62\xf9\x92\x4e\x18\x50\x3b\xae\xe1\x8e\xc4\xbe\x33\x52\xbf\x35\x8f\x33\x8b\xe9\x37\x1a\x6a\x7a\x8f\x7b\x1e\x55\x6d\x7c\xa1\x3e\x10\x6f\x10\xfe\xdc\x70\xa6\xee\x0c\x81\x39\x58\xc0\x50\xad\xc6\x80\x30\xe0\x7f\x11\xc0\xaa\x71\xbb\xef\xdf\xeb\xa1\xf9\x30\xd2\x34\x7f\xce\x72\xf2\xcf\x79\x87\xfc\x3b\x0f\x34\x11\xff\x73\xfe\x7c\xdf\x4f\x3d\x0f\x40\xd7\x41\x47\xf7\x63\x3b\x00\xf3\x21\x06\x83\x0f\xe3\x00\x97\xf4\xce\x0d\x3c\x9b\x45\x1a\x85\x97\x24\xdb\x3b\xc7\xa9\x66\xb2\x37\xb4\x22\xeb\x87\xc9\x91\xea\x1b\xed\xa6\xf3\x72\x88\x4d\xc6\x0a\xbe\x1d\xb1\x4f\xf0\xbd\xf6\xd8\xa8\x1f\x7e\x7b\xb1\xbd\xbe\xda\xa9\x38\x77\x69\xec\xf6\x84\x3d\x99\x7a\xb6\xd1\x98\x8d\x55\xca\x39\x52\x26\xcb\x2b\xdf\x7b\xbf\xe4\x17\xe9\x60\x97\xc7\xbe\xbf\x2d\xac\xd3\xf4\x5d\x79\xbd\xdc\x94\xcb\xae\xa1\xb3\xe2\xb6\xf2\x38\xb3\x5b\x73\x71\xe2\xc3\x6a\x71\xfa\x01\x2d\xe7\x0f\x2f\x31\x2d\x49\x5d\xda\xbd\x23\xcb\x58\xde\x84\xaf\x3a\x92\xcf\x8e\x63\x89\xb1\x1e\xda\x85\x8f\x22\xf0\x5b\x22\xb6\xea\x4c\x75\xff\xc0\x2b\x87\x2d\xea\xe2\x3b\x23\xf0\x36\x61\x05\x3a\xa2\x77\x56\x09\xe9\xfe\xa9\xba\x02\xb7\x5e\x11\x9e\xfb\x69\xeb\xa6\x37\xbf\x23\x6e\xf7\x99\x03\x70\xfc\x4a\x67\xf0\xf7\xba\x22\xe7\x7e\xbf\x0f\xd6\xfb\x30\xfe\x6f\x0e\x64\x2d\xef\x9c\xcb\x5f\xcb\x3f\xdf\x03\x9c\xb4\x62\xf0\x7b\x91\x00\x70\x31\xe5\x4c\xe0\x7d\x4d\xd8\x28\xfc\x40\x74\x2b\xcd\x03\x51\x36\x4d\xb1\x56\x0f\x33\xe7\x4e\x5f\x26\x61\x8c\x5a\x5c\xc5\x43\x17\x89\x1e\xf6\xb1\x01\xca\x7f\xf2\x0f\x36\xdb\x70\x5f\x0b\xce\xc7\xd7\x98\xc8\xe3\xb4\x5a\x14\x13\x73\x75\xf7\x61\x55\x87\xbf\xa7\x6e\x53\x37\xc4\x7c\x5f\xfc\x94\x7a\xfa\x4f\xfe\x01\x3d\xf8\xa3\x03\x27\x1f\x99\xa6\x2a\x36\x1e\x80\x3f\x13\xea\x43\xe3\x1e\xd4\x2f\x8d\x0c\xe0\x97\x03\x3f\xa8\x5f\x7a\xd1\x48\x70\xf4\x67\xd3\xa0\x7f\x1c\x4d\xb8\xea\xe7\xa4\xde\xdd\xbf\x44\x14\xbd\x62\xa0\x21\xdc\xfd\x84\x18\xe8\x39\xae\xc1\xd7\x59\x41\x5c\x70\xfb\x0e\xe0\x33\x42\xf7\x9b\x17\xe5\x4f\x0e\x84\xb6\x0f\x96\xdd\xe8\xfe\x8f\xef\xbf\xdf\x93\xd6\xf8\x87\x84\x35\x0f\x84\x17\x00\x67\xe1\xb9\xb8\x96\x48\x40\x09\x7b\x09\x98\x57\xb5\x23\x7a\x72\xb6\x8a\x7c\x39\x2f\xa9\x8a\xea\x9b\x75\xf1\xf1\x31\x64\xac\x51\xa5\x4d\x61\xe0\x11\x12\xd8\x90\x5c\xbd\xd7\xf9\x07\x4b\xe2\xfb\xd0\x06\xdf\x94\x75\xfe\xe1\x23\x21\xf0\x9a\x62\xe8\x7d\x9d\x55\x82\x51\xd7\xb7\x50\x3d\xf5\x11\x7c\xc1\x5b\xef\x08\x39\x15\x15\x7c\xe4\xea\x54\xf8\x01\xd4\x39\xc2\x76\x3c\x77\x70\x8f\x72\x36\xc1\x06\x9f\x19\x18\xa9\x1c\x84\xd1\xc4\xe3\xfd\x9d\x51\x69\xd3\x47\x08\xea\x7e\xf4\x28\x81\xb1\xcf\x04\xdc\x95\x73\xa8\x17\x1f\x8e\x13\xb5\x3d\x2f\xa0\x46\x5f\xff\x45\x7c\xe3\x3a\xad\xe2\x3d\x74\x9f\xb8\xe8\x1a\x8c\xd6\x7b\xca\x49\xda\xed\xb2\x8c\xde\x34\xc0\x4b\xf2\x72\x3a\xf9\xcb\x8b\x52\xb0\xf0\x3b\x07\xf2\xe2\xff\xfc\xfe\x9d\x96\x7b\xfd\xe9\x81\xe8\x35\x00\x60\x5e\xde\xf3\xa4\xf5\x33\x00\x67\xed\x99\x86\x1a\x71\xf0\x13\xc6\xf1\x9a\x14\xc4\x23\xf7\xe4\x6c\xa4\xa3\x68\x3d\x18\xe1\xee\x94\x71\x43\xaa\xb1\xaa\xb7\x1a\x85\xc9\x3a\xcb\xfa\x85\x73\x02\x19\xed\xfa\xd5\x69\xce\xce\x96\xbc\x21\x30\xcb\x35\xdb\xfc\x1b\xa9\x37\x89\xdf\xdd\xc3\xc8\x8d\xa4\x52\x34\xee\x15\xa9\xb3\x42\xda\xda\x14\x78\xa5\x46\xbd\x8a\x58\xf3\xe8\xa4\xcf\x5f\x68\x7e\xa2\xe2\x87\xbd\xbe\xb6\xca\x8c\x04\x0c\x26\xc8\xef\xc0\x9a\xf7\xa1\x58\xc1\x90\xa4\x44\xcc\x72\x75\x58\xf7\x3e\x84\xad\x46\x92\x8c\x1c\x18\xd7\xfb\x2e\xea\xc6\x86\x48\x0d\x76\x91\x8a\x9f\x3f\x94\x92\x8a\xed\xbd\x15\x1f\x8f\x0e\x90\x08\x36\x53\x8a\x53\x2f\x87\xc9\x27\xad\x5f\xfe\x3a\x0f\x6a\xc3\x7e\x3f\x0f\xbf\x28\xac\xe5\xdf\xaf\xe8\xfe\xdd\x87\x42\xfd\xdd\x03\x71\xaf\xfa\x97\x07\xe0\x14\x9a\x11\x7b\x7d\x16\x80\x53\x8c\xe5\x7e\x21\x05\x5e\x0a\x96\x73\x44\xa6\x7f\x82\xcb\xb2\x6c\x22\x3b\xe3\x36\x22\x22\xea\x27\x51\x0a\x81\x06\xd4\x52\x83\x18\xad\x76\x77\x4e\xca\x13\xab\x7a\x13\x07\x7b\x4e\x4a\x92\xb3\xa0\xf9\x76\x6b\x1f\x0a\x9b\x6f\x9f\x35\xbf\xa9\x3d\xe5\x7c\x34\xda\xfa\x9c\xa1\x1a\x39\xf3\xaa\xb7\x83\x90\xce\x24\x59\xa2\x8a\xcf\xc9\x53\x43\x89\x4c\xdf\xe6\xe7\xcc\xa9\x52\x44\x66\x1e\x08\x72\xf4\x51\xbe\x48\x8a\xf9\x64\xe9\x7a\x40\xe1\x1a\x29\x62\x59\xc1\xe5\xb8\xfc\x36\x12\x81\xa4\xe6\xb0\x53\x6e\x1b\xf9\x0a\x69\xc4\x66\xc3\x3a\xff\xb0\x89\xac\x45\x1e\x30\x9e\x93\xb9\xb0\xca\x47\x1e\x33\x56\x95\xa9\x9a\xed\x24\x2f\x1b\xb3\xca\xe0\x26\x72\x29\x3b\x8d\xa2\x64\xf3\x3e\xdf\xa4\xec\x36\x6a\xfa\xc5\x07\xde\xdd\xfb\xfb\x3e\xc0\x59\xfe\x73\x0e\x9a\xad\xf9\x70\xd6\xee\x83\x97\x6b\x3c\x48\xcf\x9b\xb5\xfc\xfb\xf9\x5a\x0f\xc4\x15\x80\x0d\x47\xe9\xe8\x4a\x07\x01\xb8\xe9\x4f\x3f\xcc\x8a\x84\x45\xc1\xfa\xf3\x3d\x09\x47\xc1\x5b\xc6\x9c\x6f\x34\xe4\x31\xb2\x8a\x76\x93\xdc\xe1\xbd\x11\x11\xd3\xdf\x80\xf2\x72\xa4\x50\x1b\xcd\x27\x35\x87\x6d\xcd\xa8\x27\x1d\x9c\x0c\x6a\x2d\xf4\xa9\xac\x5e\x6e\x06\x55\xc6\x75\xd4\x3d\xa1\x1b\x0d\xbb\xf4\x8b\x28\x4d\xc9\x55\xa6\x39\xda\x4e\x94\xb4\xfc\x56\xb3\x80\xff\xf0\x0f\xcc\xe4\x6f\x8f\x7b\xad\xea\xe4\x3f\x91\xf1\x1f\x8e\x58\x7c\x91\x33\x23\xdf\xfd\x71\xda\x8a\x59\x66\x89\xbc\x4a\x36\x30\xaf\xfa\x4f\xdf\x03\x8d\x7b\x10\x24\xcb\x53\xc6\x34\x1d\x25\xd9\x57\x6f\x51\x70\x1a\x7d\x12\x9f\x7f\x7c\xa2\x9e\x52\x3f\xf0\xeb\xb9\xf8\xcc\x6a\xed\x79\xf8\xb3\x1f\x6b\xad\xef\x62\x46\xfd\xf7\xfc\xfb\xc1\x5a\xef\xc3\xad\x90\xdf\xf3\x6f\x5a\x0f\x44\xf6\x49\x80\x4b\xc8\x71\x95\xe4\x8d\xb0\x2a\xac\x76\x3e\x3c\x9c\x0a\xf9\x32\x18\xee\x87\x7e\x1e\x20\xa7\xc2\x2a\xbc\xd9\x6d\x13\xd2\xaa\x1b\x2e\x7b\xda\x56\x0d\x31\x34\xc1\x2b\x39\x5a\xca\x52\x71\xb6\x47\xd5\x0e\x99\x31\x50\xeb\x3d\xa4\xb4\x94\xd7\x7b\x1f\xfa\xa9\x5e\xd1\xc9\xba\xe7\x34\xad\xa8\x6e\x59\x02\xba\x74\xea\x4a\xd4\xc3\x25\xf7\x0c\x02\x68\xfc\x83\xb2\x00\xe5\x59\x87\xbf\x91\x85\xc2\x7d\x4a\xcd\x40\xa6\xf1\x41\xd9\x3e\x4a\xc7\x3b\x1e\x43\x37\x19\x11\x4a\xf5\x4c\xa8\x61\xb2\xd4\x43\xca\x27\xc2\x79\xbd\x15\x49\x7b\xaa\x06\x65\x50\xeb\xec\x7f\x72\xff\x35\xee\x41\xd4\x97\x72\x06\xd9\x2e\x57\x0c\xd0\x5d\xf6\x73\xfd\x5f\x6d\xff\x7d\x0e\x2c\xac\xf1\x1f\xef\x0a\xd6\xf2\xef\xb5\x7d\xd0\x2e\xf7\x7b\xfe\x9d\xb7\xc6\x4d\x65\xeb\x02\xb0\x08\x30\x1c\x4f\xf1\x07\xe0\x48\x39\x34\x15\xbd\x08\x20\x5c\xc7\x1a\x14\xa8\x05\xef\xa4\x9e\x71\xd4\x79\xb4\x40\x28\xaa\x98\x4f\xd1\x81\x13\xb8\xb4\xa2\x44\x34\xad\x6a\x90\x41\xc3\x9b\xd2\x1b\xcc\x6c\x90\x68\x8b\x19\xf9\xfb\xc6\xda\x88\xa1\x53\x9f\xd2\xa0\xc1\x6e\x44\xf1\x8a\x3f\xea\x90\xee\x69\x84\x29\xd4\x46\xf5\x9c\xe6\x43\x64\x63\xbc\x8a\xea\x82\x9a\x0d\xf5\xed\xd5\x05\xf5\x81\x75\xfe\xc1\x92\x5a\x7d\x83\xa4\xc9\x2f\xff\x8e\x9a\xd6\x61\xa6\x59\x28\xfb\x9a\x6a\x3b\x60\xac\xf5\x51\x8a\x4a\x2d\x78\x7d\x49\xfd\xa9\x54\x21\x55\x6e\x62\x54\xfb\xa0\xc4\x32\x35\x66\x05\xa5\x3e\xb7\xc6\x7f\x4c\x88\xf9\x22\x02\xd4\x07\x8a\xfd\xb4\x9c\x5b\xa4\x14\x69\x44\xe4\xa5\xef\x00\xbc\xfe\xf8\x73\xfd\x44\xbb\xbf\x27\xe6\xfa\xef\xe7\xe0\x3a\x07\xb4\xd6\x07\x53\xfb\x63\x8d\xff\x58\xfb\x7b\xee\x28\xc0\xd1\x33\x5b\x23\x23\xce\x00\xd0\xdd\xa1\xa3\x8b\xfe\x0a\xc0\x21\x76\x60\x32\x78\x3f\x80\xc0\x1d\x66\xe2\x15\x6b\x00\x49\x3e\xd6\xbb\x2e\x5e\x30\xac\xa0\x7b\x51\xdb\xb6\x07\x6c\x35\x32\xf9\x29\xe6\x49\xb0\xc9\xa0\x4b\x9c\xdb\xc8\x0b\x99\xb2\x48\x91\xf4\x36\x18\x41\x3e\xd9\x1e\x97\x72\xd6\x93\x44\x6e\xba\x6f\x93\xad\xd7\x72\x46\x5a\xfc\x4f\xc8\x76\x6b\x3c\x41\xdc\x22\x0d\x14\xc7\xd1\x01\x48\x72\x52\x9b\x3c\x15\xa5\x85\xd8\x66\x8f\x29\xfd\xa5\xa4\x87\x70\x94\xf7\xa0\x1e\xcb\x9f\x40\xf8\x1a\xce\x28\xf7\xca\x9a\x23\xf4\x77\x56\x54\x74\xa4\x19\x10\xfa\x87\x4e\xa8\x47\x92\xd5\xc8\xce\xc1\x39\x94\xbb\x78\x27\x72\xe6\x23\x49\xe9\xae\x58\x3a\x22\x34\x13\xab\xe8\x27\xd6\x81\x9c\x24\x9a\x2a\x0d\xd3\xae\x83\xb0\x11\x42\x40\xb2\xc4\xfb\x69\x3c\xd8\x7a\x1f\x4c\xc9\xff\xcd\x01\x35\xac\xfd\xbf\x97\xd6\xfd\x9c\x99\x6b\xfd\x28\x31\xa7\x7f\x4e\xbf\x40\x80\xbf\x7f\x8f\x07\xda\x00\x9c\x13\xd8\x9d\x7e\x25\x11\x80\x27\xe8\x08\x8b\xdb\x1c\x80\x44\xe7\x59\x1b\xfb\x53\x30\x2b\x4f\xbd\x60\x60\xd9\x07\x95\x6a\x47\xb8\x74\x8c\xbf\x81\xac\x3e\x83\x10\x27\x8d\x7f\xd0\x5d\x84\xb3\xd6\xa3\xa2\xb2\x5a\x6e\xc0\xe3\x64\x2b\x92\xa3\x51\x02\x4c\x5e\xcd\xe2\xfc\x6a\x69\xc8\x62\x30\x9d\xe4\x4b\xb4\x3c\xd2\x1a\xaf\x2d\x1b\xad\xfc\x18\x69\x4c\xf7\x94\xed\x57\xe4\x45\x1a\xf3\x1e\xc8\x06\xcb\x95\x22\x2d\xe5\x01\x32\x53\xb2\x0a\x48\x50\xc3\x25\xf9\x56\x29\x7d\xa4\xac\x7d\x87\xec\x31\x49\x3c\x62\xda\xab\xa4\x90\x4c\xe3\x1f\xc4\x6e\x23\x4e\x6f\x5f\xca\x33\x88\x1a\x23\xe1\x93\x79\xb2\xd7\x45\x5c\x90\x9a\xc5\x8b\xd2\xc5\x22\x5a\xc8\x7d\x6a\x8b\xd4\x28\xed\x1c\xa0\xf1\x80\x23\x3d\xff\x83\x03\xf2\xfe\x39\xaf\xae\xf5\x45\xc5\x07\xfc\xce\xc1\x04\xdd\x03\x38\x61\xb5\x9d\xd1\x67\x03\xc0\xf9\x03\x8c\x6c\xae\x46\x00\x9c\x72\xfb\xc6\x1c\x4f\x03\x88\x7d\x60\xe1\xb3\xba\x0d\x20\xe7\x78\x2e\xdd\xec\x0c\xbc\x40\x33\x73\xac\xe8\x5b\x40\xb9\xd6\xb5\xcb\x37\x75\xde\x43\x9a\xde\x18\xb7\xbd\xf6\x10\xb8\x98\x5f\xe0\x47\x69\x0c\x80\xa7\x6d\x25\xbf\x8a\xda\x12\x68\xb8\x33\x0a\xb9\xa0\x03\x00\xed\x43\x12\x1a\x53\x71\x87\x43\x61\xaf\xc5\xa8\x4a\x39\x70\x22\x0e\x2d\x16\x28\x5f\x0b\xcc\xe9\x07\xc4\x0e\xc9\x51\x91\xb9\x7c\x13\xc9\x34\x59\x25\xe4\x49\x65\x9f\xb4\x86\x14\x17\x82\xad\x1b\x95\x10\x91\x94\x40\xde\xde\x4a\x91\xec\x15\xcf\x44\x9e\xdd\xaf\x93\x3a\x28\x16\x82\x3c\x7e\xa4\x29\x45\x27\xba\x1b\x19\x78\x75\x48\xf2\xa9\xf0\x27\xe4\xcd\x97\x20\x89\x1e\xe1\xa3\xc8\xdc\xb4\x85\x78\x19\xc0\x89\x15\xb9\xf6\x4d\x8b\xbf\x38\x08\x3e\x49\xe9\x1b\xbb\x7d\x00\xa4\xb7\x4b\x61\x0e\xac\x02\x28\xf7\x2a\x4a\x9d\x78\x0d\xa0\x99\x89\x92\x3d\x4b\x07\xa0\x7f\x45\xc5\xe5\xfc\x3e\x00\xb3\x27\x1a\x1a\xdc\x73\x00\x16\xad\xba\xf2\xc2\xdf\xe1\x93\xa5\x81\xb1\xa7\x6c\x17\x18\x5b\x5e\xb3\x52\x50\xfb\x82\x7c\xb0\xd2\x70\x9a\x37\xf8\x8c\x98\x9b\x57\xf9\x73\x5a\xb2\x50\x7b\x4d\xd8\xe3\xa5\x1c\x9f\x50\x37\x1b\x1d\xc9\x8e\xf1\x52\xa4\xe4\xe9\xb1\x56\x45\xfa\x6a\x93\x11\x6d\x85\x96\xd5\xa0\x74\x72\x9b\xc6\xfc\x3d\xcf\x90\x22\xb2\xb2\x9a\xf1\xd3\x89\xf0\x38\xf2\x06\x95\xa9\x77\xec\x91\x17\x49\xb7\x95\x23\xa6\xd1\x51\x65\xa4\x1b\x8a\x71\xd8\x7b\x51\x5a\xe4\x62\x79\x3c\xfe\x60\xd0\x7b\x72\x88\x3c\x0f\xbe\xdf\xef\xc3\x72\xbe\xfc\x14\xe1\x92\xef\xe6\xa9\xc3\x8a\x96\x04\x79\x5f\xd9\x4f\xb9\x4a\x19\x84\x42\xef\xb7\xa3\x4d\xca\x6f\x08\xcd\xde\x1f\x86\x38\x51\x8e\x44\x56\x2f\x91\xc7\xcd\x2a\x39\x44\x3d\x4f\xef\xfe\x6e\xf4\x04\x51\xd3\x93\x70\x3f\x5a\xf5\x28\xf1\x9d\x5b\xca\xdd\x67\xaa\x77\x48\x5b\x5c\x63\x00\x4e\x7d\x95\xd5\xdc\xd2\x08\xc0\xbe\x51\x0a\xb7\xe3\x1c\x80\xd0\x4d\xa9\xd3\x8c\xd9\x00\xd2\xd1\x52\x5f\x0f\x32\xfc\x8b\x83\xd0\x53\x38\x7a\x0a\x05\x60\xa4\x86\x42\x9f\xd7\x00\xb0\x32\x54\x63\xe1\x96\x06\xb0\x26\xea\xb0\x88\x24\xaf\xf7\xe5\x38\x5b\xa7\x5b\xf0\xaa\x3e\x43\x86\xad\x3d\x1c\x45\x0c\x0d\xd6\xfd\x28\x1a\x66\x10\xeb\xe8\xbe\x81\xd2\x69\xb2\x35\x4b\xdf\x47\x91\x72\x48\x9f\x50\x39\x13\xc4\x41\x2e\xd7\x89\x6a\x39\x19\xfa\x84\x7c\x54\xf3\x45\xb7\x57\x64\x26\x69\x50\x5d\xf3\xd9\xf1\x68\x23\x92\x2d\xfa\xec\x27\xe1\xd8\x54\xe2\x63\xe5\xa6\xc5\xf8\x04\xe2\xba\x07\x04\x51\xdc\x84\xe3\x0e\x1f\xc7\x05\x29\x64\xe2\x4f\x05\x51\xe7\x0e\x29\x7e\xc7\x7b\x05\x6d\xfd\x66\xad\x1c\x87\x8f\x0f\x52\x7d\x8f\x41\xa9\xe2\xc7\x02\x5a\x46\x98\x54\x7c\x08\x26\x7e\x16\x7f\xf6\xe1\x74\x3f\x55\xdb\x4b\x94\xf3\xaa\xec\x50\x55\x2f\x21\xda\x7b\x5d\xb8\xbd\x4d\xed\x35\x69\x93\xeb\x67\x00\x96\x06\x69\xfa\xcd\x3f\x00\x38\x16\x24\x0f\xee\x78\xf0\x6f\x0e\x42\x8a\x7c\xd0\xf0\xbf\x3d\x31\xa6\xad\x4a\x52\x6c\x7d\x00\xd6\xea\xaa\x77\xb9\xd5\x00\xec\xb5\x35\x8b\x84\x2f\xaf\xf7\xe5\x18\x39\xb0\x99\x0d\xab\xd7\x21\x25\x76\x81\x76\xbb\x4d\x76\x51\xc1\x46\xfa\xca\x39\xbb\x5d\xd4\x6d\x96\xf2\x51\x18\xaf\x7d\x14\x5f\x53\xba\x2c\x4d\x3f\x3c\xf9\x96\xa1\x69\xa5\x70\x68\xe3\x3a\x0f\x63\xa7\x2d\xd2\xfd\x21\x8e\x42\x32\x57\xaf\x7f\x71\x34\x2e\x82\x98\xac\x4a\xf7\xa5\x27\xd9\x82\xe8\xae\x3c\xb4\x5c\x9a\xcc\x4b\x44\x94\xf2\x30\xfd\xf1\x4a\xb4\xeb\xb1\xd8\xa7\x94\x81\x53\x8d\xe0\xa0\xf9\x50\xde\xdb\xa8\xe4\xe1\x59\x42\xe5\xd6\xfb\x70\x4e\xaa\xd9\xe1\x6f\x04\x8b\x3e\x34\x57\xbb\x4f\xe0\x0c\xf0\xa2\x71\x30\x9d\x69\xea\xa1\x44\xf6\x2b\xb5\xb7\x64\xb4\xb6\x13\x2f\x78\xab\x36\xed\xd4\x1c\x22\x0e\xbb\x2f\x03\x9c\xc9\x92\xfa\xb1\x95\x1f\x80\xeb\x95\x84\x1d\xfd\x5f\xbf\x38\x08\xd9\x18\x89\x4d\xfb\x9f\x03\xa8\x79\x4a\x6f\x3e\x9a\x05\x60\x70\x48\xee\xdd\xa9\x5b\x00\x96\x9b\x15\x84\xd8\x8e\x02\xd8\x2d\x28\x2f\x72\x06\x00\xb8\x30\x68\x32\x8a\x66\x02\xc1\x65\x58\xf7\xbc\x4c\x03\xa8\xb9\x84\x98\xea\x6a\x6e\x42\xfc\xec\x3b\xec\x52\xcd\x82\xd7\xfd\x28\xfd\x36\x4c\xe1\x2c\xde\xcf\xc8\x9f\xcd\xa3\x33\xff\x0a\x49\x26\x1f\x34\x4e\x2c\x9f\x88\x1a\x5d\xe7\x61\xde\x6a\x13\x7b\xd9\x93\x26\x89\xb1\x1a\xf7\x07\xc9\x29\xc6\xc4\xad\xaa\x9c\x63\x39\x69\x65\x84\x6c\x54\xe3\x4a\x4f\x46\x18\x8d\x87\xf9\x5f\x3e\x94\x75\x0e\xc6\x5f\xfd\x0b\x2e\x33\x32\x74\xbd\x0f\xe7\xbd\xe6\x41\x7c\x61\x88\xde\xdd\x27\x9a\x5f\x08\xe7\x02\x03\x69\x7d\x38\x34\x0e\xa6\xde\x4a\xe7\x1d\x71\x9f\x8f\x07\xc0\xe9\x41\x09\xb1\x2d\x79\x00\x3c\x83\xe2\xba\xf4\x4f\x01\xc4\x93\xc4\x87\x99\x9e\x03\x28\x92\xc5\xa7\x0e\x1e\x06\xd0\xfa\x22\x99\x74\x14\x03\x60\x3a\x2b\x3d\x79\x4a\x14\xc0\xa6\x58\x61\xe4\x42\x18\x80\xb3\x9f\xd2\xcd\xcb\xea\x00\x9e\x52\xaa\xcf\x84\x29\xeb\x5e\x10\x4b\xaf\x4d\x46\x97\x35\x0e\x20\x09\xae\x1d\xd6\xcc\xa6\xa4\x75\x3f\x8a\x87\x1d\x67\xa8\x86\xff\x16\xb2\xb9\x15\x4b\x9a\x45\xc4\x13\x52\x94\xa9\x7c\x39\x57\x3c\x6a\x9d\x87\xd9\xa9\xf3\xa6\x5f\x2d\xe3\x20\xa1\x41\x53\xee\xa5\x65\x66\x2e\x41\x56\xd5\x7b\x52\xfa\xea\x2e\xc2\x71\x15\xa3\x95\x03\x57\x35\x68\x3e\x94\xc5\x33\xa8\x09\x8c\x66\x92\xd4\x58\x01\xfa\x05\x66\x3c\x21\xee\xad\x9d\x5a\x30\xd6\x39\xae\xe6\xb9\x90\x66\x0c\x56\x3f\x7e\x7a\xe0\x93\xa6\x06\x4e\x39\x5a\xbd\xa7\x47\x2b\x07\xf7\x28\xf2\xc2\x7f\x38\x98\xb5\x3e\x1c\x1a\x07\x53\xfd\x5c\x7f\x13\x91\xce\xd7\x00\xe0\xcc\x09\xf1\xf3\x5b\x4a\x00\x04\x64\x44\xbf\xec\x96\x00\x10\x97\x10\x39\xc6\x58\x0f\xa0\x52\x24\x36\x75\x30\x06\x40\xa7\x5f\xe4\xcd\xa1\x67\x00\x16\xb2\x92\x0b\x2c\x42\x00\x8e\xe7\xe4\x9e\x5f\x90\x07\x70\xfd\xac\x90\x7c\xa9\x17\xc0\x3b\x03\xbd\x5b\xd8\x02\xc0\x9f\x4d\x6d\x51\xca\x05\x4c\x7c\xe9\x0d\x6a\x34\x6e\x23\xd6\x57\x58\x2d\x33\x2c\x52\xd7\xfd\x28\xdc\x0e\xc9\x41\xa2\x81\x0a\x64\x4e\xeb\x93\xa9\x66\x51\xa6\xa4\x63\x66\xfe\x65\x45\x49\x12\xc4\x13\x46\xc7\x5b\x9c\x32\x0c\x08\x9c\x7a\xd2\xfd\x31\x39\x0a\xf8\xfb\x9a\xcb\xa3\x62\xb9\xdf\xf1\x97\x54\xd3\xe7\x45\xf2\x07\xf0\x9d\x2a\x13\xcb\x49\x39\x41\xd8\x71\x15\xef\x15\xb7\xac\x5d\x34\x1f\xca\x87\x04\xf5\x1f\xab\xf5\x69\x9d\xc3\x35\x9a\x39\x18\x87\x94\x83\x4f\x08\x5a\x2c\x58\x93\x78\x12\xad\x0f\xa7\xd3\x48\xd7\x11\x77\x34\x96\xaf\xcd\x48\xcf\x1a\xd7\x10\x15\xd9\xe8\xad\x77\x07\xdf\x15\xf2\xbe\x8e\x59\xff\x1d\x7e\x29\xf8\x47\xcd\xbc\x7e\x28\xc1\x37\xa0\xa7\xe2\x80\x81\x0a\x71\xbb\xaf\x06\x00\x9b\x9d\xb8\xd4\x36\xdf\x5f\x1c\x04\xed\x3a\xa8\xd9\x8a\xf5\x1c\x52\x04\x30\xbc\x2e\x7a\xf0\x48\xcc\x7f\x7b\x62\xbc\x4a\xe5\x5c\x2f\xe9\x02\x04\x08\xa2\xa8\x22\x29\x00\x81\x65\xaa\x61\x92\xd5\x60\x12\x98\xa1\x37\xa4\xb9\x09\x49\xf4\xab\x32\x8b\x31\xcb\xa7\x32\x79\x56\x3b\x5a\x7a\x4c\x92\xaf\x3a\x77\x05\x1c\x09\xeb\x24\x15\xdb\xb6\x25\x1f\x8a\x1b\x22\x2a\x59\xee\x2b\xe9\x4a\xff\xb4\xce\xc3\xa0\xf5\xbd\x1e\x28\x14\x9e\xc1\x3d\xd1\xe2\x7f\xaf\x52\xf4\x88\xd6\x03\x83\x97\x40\x67\x2e\xbd\xcf\xbf\x3c\x37\xaa\x26\xb2\x7c\x3d\xe7\x07\xcd\x87\xf2\x3a\x5d\xf3\xfa\x6a\x4c\xfa\x6b\x9a\x0f\xa5\xef\xac\x6e\x1a\xa6\x24\x85\xa5\xeb\x92\x9e\x34\xd6\x39\xa1\x86\xc6\xc1\x34\xef\x31\xa4\xc7\x09\xc6\xea\xd7\x15\x18\xae\xe2\x5e\x44\x85\xd3\x38\x98\xf2\xa7\xc6\x3a\xf8\xfe\x50\xdf\x62\x16\x63\x3b\x42\x62\xc0\x67\x80\xf3\x38\x51\x89\x6d\xdf\x7e\x71\x10\xb2\x9c\x42\xa3\x7b\x7d\x01\x34\xba\x04\xa7\xf7\x7b\x01\x18\xdf\x15\x91\x3d\x12\x0c\x60\x17\x24\x1a\x7b\xf2\x3c\x80\xeb\x73\xa9\xbd\xe7\x1e\x00\xf8\x31\xc9\x3e\xe7\xac\x06\x08\xbe\xa8\x38\x2c\x28\x09\x10\xd1\x84\xde\x21\xfd\x08\xa2\x22\x4c\xb5\x6e\xa9\x59\x20\x49\xc1\xd3\x26\x17\xcd\xba\xa9\x5b\x7d\x05\xed\x35\x3c\xcb\xc8\xe2\xee\xae\xde\x7f\x45\x3a\x12\x97\x1c\xca\x12\xae\x26\xdf\x27\x18\x58\x73\x97\x58\xe6\x54\xe1\xbd\x4d\xcd\x6f\x7e\x2a\xdc\x8b\x4b\x35\x38\xfb\xb0\xb1\x64\x0a\x6b\xa8\xcd\xf5\x29\xb6\x32\x1a\x9b\xa0\xf6\x63\xc1\xb5\xfc\x31\x8d\x0b\x9a\xc8\xd5\x64\x59\xf2\x28\x62\xa0\xf9\x50\x9e\x7a\xeb\x8e\xad\x04\x64\x13\xfb\xfb\xf4\xad\x57\x96\xaf\x86\x75\xae\x1a\x18\x63\x0e\xa5\x91\xdb\x77\x1b\x34\x62\xb9\x92\xb8\x1b\x3b\x8d\x4c\xb0\xf7\xe3\xc7\xeb\x62\x8c\x6d\x70\x3b\xe3\x0a\xab\x46\x4c\x1a\x70\x31\x31\x66\xa5\x7e\xa6\xc7\xf1\xc6\xe1\x54\x1a\x07\x93\xe7\x6d\xda\x45\x30\x0a\x42\x03\x70\xb2\x0b\xf7\xef\x58\x02\x10\x3a\x23\xb4\x7f\xb7\x1e\x80\x7c\x8d\xd0\x86\xbd\xb9\x00\x9a\x39\xfc\x8f\xf6\x5d\x06\x30\x4f\x14\x42\x8e\x64\x02\x38\x24\x08\x4d\x1f\x57\x01\xb8\x32\x23\xaa\x77\xba\x05\x20\x68\x49\xca\xf2\xa2\x00\x40\x24\xbb\x1c\x4e\x60\x23\x40\x9c\xb0\xf2\xa0\xb4\x12\x24\xc7\xe9\x6a\xb0\xa9\x7e\x44\xd2\xa2\xb2\x0d\x15\xcc\x7a\xa8\xdb\x43\xce\x58\x93\x3d\x5f\xac\xfb\x51\x5c\x9c\xd9\x63\x47\xd3\x2f\xe3\x6f\xda\xfa\x16\x6d\x2c\xb0\xc0\x29\x99\x61\x5b\xa6\xca\xe9\xb0\xfe\x86\xc7\x07\xb2\x2a\xa9\x18\x7b\x6d\xe1\x6f\x55\x35\x1e\x18\x6b\x8d\xd0\xf9\xe7\xd7\x16\xe7\xf5\x35\x1e\x2f\x74\x97\x9b\x7c\x38\xaf\x13\xb1\x98\x5b\xda\x4c\xf3\xa1\x3c\xb8\x6c\x78\x7c\x39\xb4\x40\xac\x73\xc8\xa8\x6f\xc5\x25\xf7\x44\xbb\x9d\x31\x7a\xd5\x2e\xcb\xbc\x29\xda\x24\x1f\xc3\x9f\xce\x57\x6b\x68\x9a\x8c\x65\x4c\x4e\xaf\xf4\x35\x2b\xc4\x3e\x4a\x30\x2a\x7d\x6d\x7e\x08\x87\x8e\x7d\x59\x74\xd1\x7c\x37\x7e\x6f\xe4\x50\xae\xbb\xc5\x71\x7c\x78\x78\x52\x96\xbe\x85\x33\xe1\x74\xf0\x14\xc0\xe5\x4f\xc2\x5a\x3b\x4b\x01\x44\x14\x05\x55\x77\x7b\x00\xa0\x0e\x0a\x1c\xd9\x1b\x03\xa0\xa7\xc3\xf7\x7e\x5f\x27\x80\x65\xbe\x40\xe3\x61\x1e\x00\x97\x8f\x02\x81\xc7\x14\x01\x7c\x4f\x09\x8b\x9e\x3a\x04\x10\x46\x92\x38\xcb\x3e\x01\x10\x1f\x22\xd5\xcd\x13\x04\x90\x28\xaa\x7c\x40\xfa\x0d\x84\xa7\x6c\x56\xcb\x56\x1b\x43\x82\x12\x6d\xf5\xb7\x98\x23\x14\x62\xa4\xb3\xe5\x4b\xaf\x02\xd2\xb0\xbf\x93\xdb\x91\x18\x1c\x21\xca\x3d\x3f\x72\x7b\xf6\x08\xee\x9d\xfd\x6a\xfe\x42\xc9\x17\xac\xb1\x45\x50\x4b\x7b\x35\x1a\xb3\xd1\xf0\xe1\xb3\x9b\x75\xfb\x56\x16\x75\x1c\xc7\xb5\x1b\x84\x68\x3c\xcc\x57\xd0\x79\xfd\x23\xbb\x7a\x84\xe6\x43\x79\x88\x35\xaa\x5d\x6c\x2f\x4b\xfc\xd3\x87\xd2\xa8\x63\xce\xb3\xf2\x2c\xc7\xe4\xfa\x61\x8b\xdd\xab\xa3\x99\x8a\xe5\xa3\x96\xd7\x31\x4e\xe9\x74\xc5\x93\x56\xdb\xb1\xe7\x92\xef\xe7\x79\x5b\xd5\xe3\xe8\xe3\x03\x73\x5c\xad\x78\x70\x1d\xd1\x94\x8c\x2c\xab\x5a\x7c\x58\xf8\x50\x5a\x88\xd5\x1b\xfc\xab\xd0\x25\x00\xae\xa3\x82\x0a\x3b\xcd\x7f\xe5\xff\x68\x75\xde\x77\x8c\x15\x00\x06\x11\x3c\x8f\x99\x1e\x02\xd8\x0a\xf2\x75\x1f\x4a\xfc\x6f\x4f\x4c\xf4\x47\x11\x36\x36\xdb\x5f\x3d\x31\x99\xa7\xe5\x66\x25\x2a\xa0\x3a\xeb\xa2\x8a\x00\x7a\x1f\x92\x93\x29\xa3\xed\x62\xe6\x4d\xdd\x95\x6c\x68\x2a\xe0\xf9\x95\x64\x19\xda\xea\x72\x3e\xc1\x04\xff\xdc\x9b\x2f\x78\x7b\xfe\x07\xec\x84\x33\x57\x8e\x7f\x65\xca\x3a\x0f\x93\x6b\x9c\xff\x2c\xad\x29\x9c\xd6\x8b\x33\xcd\xa4\xdb\x38\xeb\xd8\x68\x3e\xfa\xd4\xb0\x66\xae\xbf\xfe\xfe\x23\x8c\xa9\xee\x8f\x6d\xd7\xf1\xeb\x3e\x94\x3a\x0b\x8d\x25\xde\xd2\xe1\x1b\xe5\x56\x71\x4b\x73\xc5\x8d\x35\xaf\xac\x2e\xac\x24\xe4\xde\x2b\x3f\x69\xed\xb1\x1a\x79\x75\x4b\xd1\x19\x1b\x11\x8c\x66\x7a\x53\x6e\xa4\xcd\x7b\xec\x89\x94\x4b\x99\x23\x76\x62\xd8\xb0\xa4\xb0\x34\x92\xdd\x6e\x9c\x64\xdc\x40\xea\x31\x5b\x47\x1c\x3e\x8a\x92\xe0\x69\xa7\x85\x8f\x0d\x5f\x04\xe0\xad\xe3\x9f\xd9\x75\x07\x40\x8a\x9b\xef\xcd\xee\x00\x00\x55\x03\xee\x67\x7b\x72\x01\x8c\xc7\xb8\x0d\x99\xa2\x01\xec\xb3\x78\xfe\x3a\x30\x0c\xe0\x9b\xca\x1b\x70\x6c\x37\x40\xc4\x09\x7e\x65\x16\x46\x80\x04\x41\x81\xdc\xb3\x97\xff\xd5\x13\xb3\x5b\x7a\x42\x2c\x0b\x1e\x14\xb0\x28\x4e\x2a\x47\x21\x5d\x05\x86\xea\x1d\x26\x9c\xd4\x43\x19\x88\x51\x97\xa7\x31\xe9\x6a\x9c\xbc\x7d\x44\x1c\x19\xb7\xe4\xef\xe4\xe7\x5f\x62\x88\x79\xe2\xfa\xed\x6a\xe7\x75\xbf\x15\x57\x5b\x8d\x9b\xca\x37\xff\x5a\xea\x37\x21\x0f\x32\xb4\x55\x2e\x29\xe8\x5d\x9a\xa4\xb4\x5f\xfa\xa8\x6c\x54\x36\xfd\xb9\x65\xfa\x49\x89\xb9\xe8\xac\x76\x33\x4f\xb7\x86\xc5\x9b\x79\xf3\x7a\x31\x9a\x0f\xa5\xae\xd6\x8e\x79\x61\xa4\x6a\xac\xf2\xba\xfd\xee\x25\xe3\xb2\xbd\xc5\xaf\x1c\x78\x97\xf5\x8b\x1e\xe6\xa9\x3b\xb0\xad\x90\x73\x4a\xaf\xde\x73\xd0\x5e\xfd\x90\xc5\x90\x61\xec\xb0\x82\xb1\x4d\xef\x4d\x0e\x75\x1c\xc2\x72\xa4\xa8\x26\x30\x3b\xe2\xb1\x73\x09\xad\x34\x0e\x26\x6a\xde\x29\x00\xf7\x35\xfa\x21\x00\x6f\x0f\xdf\xa6\x5d\xd6\x00\xd2\xe7\xf8\x86\x76\xd7\x03\xa8\xdf\xe0\x39\xcc\xa8\x0c\x60\xce\xcc\x75\x9d\xe9\x1e\x80\xcb\x5e\x6e\xd4\x41\xe5\x5f\x3d\x31\x31\xf7\x79\xe5\x98\xb7\x00\xa4\x57\x0b\xec\x3a\xf7\x02\x20\xef\xb8\x50\xef\x45\x14\x40\xe9\x43\xc9\x42\xd1\x2b\xf0\xb6\xd2\x53\x2e\x4f\xf1\x03\xf2\xa0\xac\x59\x35\xd8\x38\x9f\xba\xab\x80\xa2\xef\xe3\x79\x97\xa4\x91\x21\x67\xdd\x92\x30\x87\x53\x0e\x95\xf0\xc9\x2c\xaf\x5b\x95\xf3\x7a\x95\x16\xd0\x98\xb6\x54\x6f\x4f\x6e\x2e\x6b\x9f\x59\xe0\x32\x43\xbf\xfc\x7a\x8f\x69\x4a\xc4\xf8\xc8\x84\x4a\x97\xec\x60\x83\xc5\xc4\xe4\xd0\x1d\xee\xee\x66\x9b\x6d\x33\xe8\x5b\xbc\xad\x4f\xed\xf6\xcc\xd9\x37\x1a\xfd\xe9\x43\x29\xda\xe5\xb4\xba\x44\x57\x9e\x9b\xb3\xd7\x85\x7b\x79\x67\xc9\x19\x1a\x07\x93\xf4\xd6\x35\x6d\x55\x36\x7b\x94\xc6\xc1\xc4\xf4\xb8\x7a\x63\x90\x54\xad\x48\x21\xd7\x74\xec\xeb\x44\x74\x84\x9e\xcb\x47\x9c\x45\x5c\x68\xf0\x94\xeb\x13\x1c\x35\x5a\x09\x80\x4f\x85\x37\x76\x97\x11\x80\xdc\x1d\x5e\xab\xdd\x75\x00\xda\x4f\xb8\x5e\x32\x1a\x03\x58\x8a\x5e\xee\x65\x8a\x03\x70\xd7\xbb\xdc\x72\xa0\x06\x20\x2c\x99\x6b\xfc\x68\x1b\x40\xe2\x09\xae\xc1\x13\x72\x00\x39\x3e\xdc\xdc\x2c\x1f\x7f\xf5\xc4\x54\xab\x8b\x45\x09\x8e\x01\xd4\x8e\x4b\x9b\xc8\x1d\x82\x8d\x75\xe3\xca\x3b\xf5\xe3\xa8\x5c\x55\x6d\xda\x41\xee\xf3\x24\xde\x7c\x45\x8b\xab\x89\x65\x38\xce\xf8\xe7\x1e\x8e\x15\x22\xcb\x9f\xfc\xf4\x13\xef\xdd\xca\x5e\xe8\x73\xea\x6d\x22\x76\xa5\xcd\xe9\x99\xd7\xbe\x5d\x7e\x40\xff\x72\xbf\x8d\xea\xb7\xd1\xde\x5b\x3d\xfb\x1d\x8c\x26\x70\x5d\x05\x2d\x5b\x9c\x37\x4f\x6f\x69\xbf\x75\x5d\xd5\xa5\x6c\xd6\xf8\x66\x5c\xa9\x9f\x9b\xd0\xbc\xe1\x8d\x82\x3c\x0b\xf7\xd0\x1f\x4b\xd7\x15\xb3\x0c\x3d\x36\x2e\x6a\x56\x1d\x4f\x35\xf4\xa8\x5c\xca\x28\x63\x48\x64\xf2\x68\x59\x9e\x2e\x44\xc5\x8e\x79\xd8\xaf\x32\xe4\xbc\x8a\x9e\xf3\xb0\x58\xad\xba\x6a\x47\xe3\x60\x42\xd2\x3d\xe9\xb1\x6a\xc9\x78\x1a\x07\xe3\xf7\xce\x23\x1d\xb7\x12\x9d\x09\x20\x7a\x92\x0f\x18\xbc\x00\x14\x4f\xf1\x32\xee\xd9\x00\xa0\xa7\xc6\x59\xbf\xc7\xef\x17\x17\x44\xf3\xa3\x84\x3f\xbe\xe8\x7a\xd0\xea\x5f\x3d\x31\x6b\x1c\x44\xd5\x1b\xde\x7d\x6c\xca\x00\x0d\xf4\x22\x87\x04\x2e\x00\xb4\x10\x24\x86\x65\xae\xc3\xe1\x5b\x6d\x0a\x42\xba\x43\x54\xf5\x66\x61\x75\x53\xb7\xd3\x24\x95\xea\x39\x63\x9b\x84\x62\xec\xcb\x2c\x70\xbe\x5d\x39\xba\x38\x1d\x72\x30\x46\xaa\xe3\xe9\x58\xd3\x95\x8a\x5a\x89\x3e\xc3\xd7\x15\x2e\x74\x83\x06\x8f\x8f\xf6\x0a\xbb\x6e\xfd\x32\xf0\xb0\xfd\x26\xb7\x3b\x69\xbc\xb7\xdb\xb6\xda\xc1\xd3\x73\x4a\xef\x4e\x51\xbe\x9f\xcf\xe5\x99\xad\x6d\xec\x57\x63\xbc\x77\xcf\x4d\x34\x5e\x48\xdf\xe6\xad\xf0\xc3\xa5\x8e\x2e\x61\xaf\xef\xa6\x85\xae\x6b\x7c\xd1\x2a\xbe\xf7\x16\x57\x2b\x2c\xa3\x6e\x79\x97\x2d\x87\x17\x2d\xd0\x38\x98\xc0\x68\x5f\xd4\xaa\x6b\xf6\x95\xff\x70\x30\xc3\x57\x04\x71\x7f\x25\xc4\xf8\x1c\xf5\xb2\xc2\x2d\x44\xd7\x01\x08\xdd\xe0\xb6\xde\x25\x08\x80\x62\xbf\xac\xc2\xe0\x0b\x60\x54\x7a\x99\x89\xb1\x04\xc0\x69\xeb\xa5\x14\xa6\x46\x00\xff\x6c\x8e\xe3\xfb\xc2\x01\xe2\x74\x2f\xc8\xfc\xfd\x7b\x22\xfb\x13\x7b\xd3\xe1\x22\x80\x0a\x14\x7b\xc2\xd1\x62\x80\x1b\xd8\x4b\x77\x59\x96\x00\xda\xf9\xf9\x02\x38\x85\x00\x3a\x53\xc5\x8c\xa5\x62\x40\xfb\x1e\x46\x26\x49\xb3\x84\x6a\xdd\x59\xa7\x32\xe6\x32\x40\xe2\x6b\x0b\xd6\x3b\x99\x70\x0d\xab\x53\x6d\x60\xb3\x54\xdd\xf1\x39\x39\x7d\x57\x30\xef\x5d\xc6\xc7\x43\xd1\x3b\x0a\x5f\x3f\x68\xe8\xbc\x1f\xb4\xda\x3b\xf4\xd4\xee\x06\x77\x80\xc6\xa7\x1d\x4f\xad\x0a\xef\x05\xdf\xff\xe6\xd5\x4f\xca\x1e\x0e\x12\xfb\xee\xd3\xf5\x3e\x85\x3b\xe8\xf9\x74\x67\xfb\xe1\x58\xb1\xe0\x95\xd9\xbe\x9b\xa6\x51\xb7\x83\xa2\xe7\xdf\xd5\x7f\x8b\xe0\x0e\x0c\x5b\x48\xb8\xb6\x1a\xda\x1b\x50\xb1\xf4\x57\x85\x44\xc8\x81\x80\x9d\xcb\xdc\x25\x2c\x81\x11\x01\x1e\x2b\xf1\xf9\x87\x02\x6e\xf8\x2e\xae\x36\x5f\x35\xf4\xcb\xf7\xf3\xc5\xe4\xa4\x5b\xf9\xb4\xf8\xa5\x60\xfd\x93\x85\xbd\x31\xbe\xde\x38\xa6\x04\x91\x2b\x29\x3e\x63\xb8\xe7\x31\x96\x00\x62\x95\xdc\xfb\x77\x8d\x00\xa8\xd6\x5c\x66\xdd\xcd\x00\x60\x9e\x7e\x21\x83\xa1\x07\xc0\x2d\x8d\x83\x7b\x6f\x0d\x40\x28\x3d\xeb\x13\xc6\x64\x80\x14\xcf\xb3\x5f\x19\xc9\x00\x45\xc9\x67\xf3\x99\x6a\x00\xea\xd2\xcf\xb6\xed\xb7\xfe\xd5\x8f\xd2\x1d\xcb\xcd\xc5\xce\x01\xf0\x98\x51\xd0\x57\x98\x09\x52\x06\xb9\x24\xac\x55\x95\xa8\x2f\x9e\xf3\x2b\x54\xda\xf3\x93\x22\x1e\x33\xaa\xaf\xc4\xc6\x4e\xf3\x75\x98\x9a\xc7\x55\x1e\x7b\xae\x5f\x2b\xe6\xdd\xd7\x7e\xe1\xa6\x75\x5e\x77\xda\xd1\x87\xc2\xa5\x0c\xe9\x23\xb7\xcc\x9f\xcb\x65\x0a\x26\x7d\x78\x47\x1c\xfc\x9a\x74\x30\xf1\xdb\x57\x93\x87\x33\xd1\xdf\x12\x35\xbf\xa7\x77\x3d\x8c\xb8\x19\x6f\x33\x7d\xbf\xfd\x48\xf8\xc5\x98\x23\x73\xfb\x9b\xe3\x83\x27\x63\x72\x7f\x70\xd6\x8d\x05\x56\x44\x1f\x5d\xbc\x50\xb5\xe8\xff\x30\x1a\xbd\x24\x5f\xae\xf8\x3f\xfb\x70\x1c\xc3\xfc\xb1\xc7\x52\x56\x3d\xbd\x43\x51\xd8\xd1\x44\x47\x0f\xc9\x90\x57\xb8\xc0\xb8\x83\xee\x7f\x85\x1e\xc2\x61\xa2\x63\x01\x64\x4d\xb8\x58\xe9\xcb\x00\x34\x9d\x2f\xda\x33\x9c\x00\xb0\x42\xb1\x12\xe9\x1d\x00\xbc\x5c\xd8\x2e\xee\x61\x00\x88\x71\xdf\xb2\xf4\x8f\x07\xa1\x86\x99\x61\x17\x11\xa0\x7a\x79\x2d\xef\x29\x39\xf9\x82\xe1\x3d\x40\x5f\xd6\xa9\x2a\xa6\xe3\x00\xcf\x25\x38\x72\x4e\xf5\x00\xbc\xe9\xe1\x11\xbe\xfc\x0c\xf0\x9f\x16\x45\xe4\xe4\x2b\x91\xa3\x63\x32\x32\x82\x56\x23\x98\xa0\xcf\xfb\x54\xce\x45\x3e\x7b\xe7\x31\xb8\x60\x54\x5c\xf4\xb1\xab\xb3\xb7\xc0\xad\xbf\xb9\xab\x8c\xb9\x75\x3c\xce\xb7\x67\x63\xaa\x6a\x23\xb6\x5e\xf3\x51\x4f\xf8\xf1\xfa\xdc\xf7\xdd\x4f\xcb\x83\xee\x56\xf9\x8f\x3d\xeb\x0d\x0c\x38\x59\x6a\x37\x39\xdc\x31\xed\x77\xad\x40\x62\xe6\xe9\x2d\xf3\xff\x78\x40\xe6\xd2\x26\x16\x1f\x57\x74\x7a\x9d\x4c\xa3\x5f\x66\x2b\xd9\xec\xc1\x9d\x1a\xb2\xe2\x9d\x7f\xd6\x43\x23\x71\x6e\x55\x3b\xbb\xd9\x8d\x3d\x89\x1e\xe3\x91\xfe\xc9\x6d\x63\x5c\x13\x56\x2d\xf9\x8b\x4b\x40\xdc\x65\xdc\xd9\xf8\xdb\x4e\x8f\x63\xe6\xf0\xe7\xa2\xb4\x9d\x5e\xc7\x7c\xc6\x9f\x89\xb2\x02\x90\x0f\xbf\xe4\xb5\x2b\x1f\xc0\xe0\xc4\xf9\x13\xbb\x8a\x01\x1c\xde\x9d\xe1\xdc\x59\xff\xab\x17\x24\x69\x2d\xd7\xa4\xe5\x1c\x4d\x9b\xe9\x8c\xff\x9e\xbd\x6b\xef\xfb\x47\xe2\xe8\x6e\xff\x93\x7f\xce\x9e\x96\x65\x02\x80\x99\xb3\x17\xd3\xce\xb2\x02\x60\xbe\x0b\x6e\x91\x10\x43\xd2\x29\xac\x12\xb1\xc6\xde\x93\x7b\x96\xfc\x95\xea\x03\x29\x4f\x2b\xbe\x5f\xd1\x7b\x7b\x35\xac\x31\xe5\x7d\xbf\xe3\xad\xeb\x1f\x33\x6a\x86\xe2\xc2\x57\xee\x7c\x0e\xf7\x7f\xbe\xf1\xda\x8d\x6e\x4d\xcf\xce\x27\xf7\x5e\xaf\xf4\x9f\x70\xed\xeb\x39\x3e\x31\xdf\x35\xe4\xea\xd7\x66\x3a\x7d\xb7\xed\xb8\x4b\x78\xd3\xbd\x39\xa5\xa6\x1d\xae\x16\x35\x5c\x3f\xc4\x6a\x89\x2e\xe9\x95\x9a\x0b\xd8\xaa\x49\xe7\x90\xd2\x47\x4b\xf5\xa5\x4a\xce\x9f\x0b\xf7\x2d\xdf\x2c\xbc\xeb\xb4\x25\xbf\x63\xf5\x4c\xce\x01\xc7\xb2\x1c\x3d\x0c\x7b\xc6\x63\x87\xc0\xab\x66\x58\x81\x94\xbf\x1c\x7c\x33\xec\xb1\x1f\x13\x16\xd7\xf9\x8f\x0b\xa9\x97\xf0\xb1\xe1\x64\xdb\xae\x94\x04\xfc\x70\x98\x32\x80\x72\x35\xdb\xc7\x1d\x86\x00\xa6\xf6\x67\xb5\x76\x50\x01\x5c\x1f\x9f\xca\xda\x79\xf0\x97\x0f\xe3\xea\x25\xba\xdf\xbe\x7b\xa6\x79\xbf\x69\xf9\xf7\x97\x4d\x3f\x7d\x18\x2b\xda\x3b\xca\x7f\xbe\xf7\x67\x2b\x3d\x74\x83\xc2\x80\x60\x04\x4e\x8b\xb2\x4f\xaf\x50\x5a\x25\xee\xe9\x6f\x7b\xa5\x46\x1c\x56\xba\xe3\xf9\xa0\xab\x0f\x27\xac\xcb\x95\x30\x5a\xa1\xb7\xdc\x6d\xb7\xb5\xf4\x44\xcc\xc0\x6c\x62\x50\x64\xd3\x84\x8f\xe5\x2c\xba\xec\x76\x5b\xbd\xdd\xe4\xd4\xc0\x20\xc3\xdd\x5d\x96\xbc\x9f\x28\x53\xee\xed\x3e\x56\x31\x83\x30\x2b\xd5\xec\x46\xf3\x5f\x58\x67\xde\x8d\x5d\xdc\x54\xf9\xd4\x7a\xe5\x96\xce\x52\x41\x49\xbf\xf5\x4a\xc3\xd0\x32\xbe\x80\xce\xba\xba\x36\x76\x95\x2d\xdb\xc1\xba\xa9\xfa\xd6\x2a\x92\x41\xb5\x1e\x2f\xa7\x60\x9a\x53\x11\xab\x37\xa5\x99\xd8\xae\xc4\x1d\xd6\xbc\x45\xa7\x70\xa2\x71\x15\x56\x06\x05\x71\xb8\xa5\xa8\x69\xcb\x85\x3c\x2d\x7c\x74\x78\xa3\x45\x59\x8e\x1b\xc1\x3c\x28\x03\x40\xad\xfd\xec\xd2\xf6\x20\x00\x1b\xc2\x29\xa1\xed\xef\x7e\xe5\xbe\x49\xcd\xbf\xdf\x07\xb4\xdc\xf3\xd1\x6e\xba\xdf\xbe\xff\x5e\x3c\x42\xcb\x3d\xb6\xec\xa6\xa3\x23\xee\x03\x60\x23\x1f\x79\x36\x5d\x00\x3c\x7c\xb9\x02\xef\xdf\xc8\x53\x6d\x24\xaa\x35\xbc\xfb\xfc\xc9\xf4\xca\x9f\x1c\x55\x1a\x5a\x08\xfa\x7a\xae\xa1\x45\x39\xb2\xd8\x5d\x76\x17\x32\xba\x43\xc3\x97\xb5\xfc\x51\xe5\xd9\x5e\x87\x96\xce\x64\x3b\x57\x5b\xda\x7d\x5f\x48\x6e\x4f\xaa\xf5\x36\x7a\x3d\x5f\xff\x3d\xf1\xc6\xa4\xe1\x9e\xa9\xc8\xf9\xc7\xd7\x2d\x8c\xb6\xbd\x8b\x5f\xbc\x5c\xde\x62\x14\x35\xf8\x6d\x09\x57\xb4\xc7\x18\xf5\xf0\xcb\x8a\x6e\xae\x96\x89\xed\xbd\xd6\x55\x95\xac\x61\x93\xa1\xdb\xcf\x30\xe2\xe9\x1b\x4d\x26\x5b\x6a\xb1\x5c\x49\xaf\x4c\x1c\x9a\x6e\xe3\x36\xc4\xcd\x9b\x24\xd7\x75\xe1\x5e\x44\x7d\xa7\x79\x2f\x4c\xa5\xab\xf6\xe2\x73\xc2\x7a\x4c\x22\xca\xb7\x10\x6c\x82\xe8\x4c\x4e\x96\xb4\x11\xc6\xfd\xc6\x01\xf4\xfb\x4e\x09\x6c\x73\x06\xb0\x0f\xda\xf8\xcf\x39\xf0\xff\xb5\x0f\x63\xf6\xfc\xbf\x39\x10\x6c\x24\xc0\x56\x29\x3a\xba\xa9\x52\x00\x36\xb6\xa3\xfc\x6f\x16\x80\x9f\x5f\x54\xa0\xec\x11\x8a\x3a\x23\xb9\x53\x65\xe7\xad\x76\x0a\x0b\x2a\xc7\x22\xa5\xec\x0b\x49\x50\xaf\xc8\x4b\x2f\xd9\x0d\x3f\x60\x2b\x12\x55\xed\xff\x10\x2b\xe4\x23\x93\x11\xe7\xc6\x82\x39\x98\xe6\x9d\x13\x64\x1b\xb0\xd2\x57\xfb\xac\x50\xd8\xf8\xc9\xf2\xcb\xa7\xcd\xc5\xa6\xda\xb7\x96\x4f\x2c\x7e\x29\x26\x68\xed\x5f\xb6\x5e\x36\xc9\x8b\xd0\xe1\xf8\x56\xb5\x62\x99\x1d\xae\xab\xf5\x96\x7b\x55\x30\xb3\x42\x87\x32\x78\x1b\xb3\x98\x64\xa7\xbb\xfd\x71\x21\x76\x32\x16\xd1\x1b\xec\xf9\x8a\x3b\x1e\x6b\xa8\x17\xd4\xc5\x88\xdf\x15\x91\xae\x1f\x71\x5b\x0b\x2f\x15\xde\xa0\xef\x74\x6b\x0a\x3f\x18\x52\xa0\xd7\xd2\xec\x42\x28\xf6\xef\x34\x38\x71\xe3\x38\xa1\x30\x60\x87\xc1\xb1\xeb\xaa\x44\x16\x9f\x01\x00\x8b\xb9\x13\x31\x5b\xe6\x00\xae\x24\xaf\xe5\xff\x43\x6b\x1c\xc8\x9a\x1f\xa7\xc3\xf6\xf7\x7d\x30\x99\xbb\xb6\xfe\xc0\x7f\xe7\xbf\xe3\xaa\x00\x1b\xe2\xe9\xe8\xde\x46\x01\xb0\x9d\x3e\x5a\x31\x10\x07\xa1\x7c\x92\xdc\x09\xb7\x5d\x11\x05\xa9\x7d\x0a\x98\x9a\xdb\x94\x7b\x2a\x6f\x8c\xe9\xb3\xe7\xc9\x55\x7a\xda\x76\xd4\x68\x11\x62\xbf\xcd\x26\xdf\xcf\xeb\xfd\x17\xae\xf8\x2d\xf1\x42\xf1\x28\x9b\x3d\x38\xd9\x62\xe9\xa4\x67\xc6\x8a\xd8\x27\x77\x34\x53\xb6\xe8\xb0\x63\xae\xbd\x2b\x4e\xbf\xa1\xbe\x1f\x53\xb4\x9a\x99\x26\xa2\x9a\x80\xed\xc4\xf4\x26\xb4\xab\xbe\x9e\x1f\xc7\x96\xc4\xee\x54\xb3\xfe\x66\x8e\xbb\x16\x61\xa2\x11\x3b\x9a\x86\x6b\x89\x78\xad\xe1\x33\x6c\x83\x77\x0c\x3d\xa1\x19\xfb\xc4\x0c\x7f\x2f\xb8\x8a\xd6\xfb\xa1\xf9\xa5\x7b\x85\xd0\xed\x3b\xa9\xd9\xd2\x59\x44\xd4\xb9\x22\xa0\xf5\xe2\xb6\x24\xd1\xe2\x0a\xab\xd6\xc1\x56\x4e\x12\x9d\xdb\x4b\x00\xeb\x9e\x9f\xeb\xa2\xdd\x07\x79\xba\xbf\x73\x20\x03\x6a\x6b\xe7\xc0\x5a\xfe\x47\xae\xfa\x7b\x12\xbf\xff\x5c\xff\x77\x86\xb5\xfc\x77\x2d\x07\xe9\x67\x03\xd8\x49\xa0\xa3\xbb\xcb\x0b\xad\xbc\x79\x97\x50\xf5\xef\x91\x27\x92\x8a\x92\x3d\x45\xaf\xa9\x85\x2a\x82\x9a\x65\xc9\xea\x14\x36\x03\x11\xab\xb4\xe0\x51\x32\x8f\xd5\x8c\x73\x17\x8d\x7f\xb0\xd7\x22\x26\x46\x12\xfd\xef\x58\x1e\x21\xe0\xb3\x39\x83\xe5\x8c\x34\x08\x76\xf5\xd2\xa1\x54\xed\x65\xfc\x64\xff\x52\xf8\x3d\x75\x21\xfc\xd1\x2f\x81\x51\xad\x2a\xdb\xf1\x3e\xb8\xec\x70\x51\x94\x14\x9e\x80\x67\x0e\xe1\x50\xfe\x8a\x51\xc5\xdf\x0a\xdc\x8c\x9a\x9c\x2e\x24\x30\xfa\xa7\xab\x68\x7f\x35\x26\x64\xfb\xbc\x52\x89\x7a\xab\x4f\x14\xf1\xda\x81\xbe\x32\x12\x4e\xd4\xf1\xec\x42\x17\x3c\x9b\x22\x3e\x71\x7b\x85\xd6\x78\xfc\x88\xc4\xe5\xb2\x01\x1d\xf4\x80\x9f\x14\xeb\xd8\xac\xb6\xef\xfe\x53\x92\xb3\xd3\x04\x80\x57\xe2\xef\xf7\x01\x8d\x03\xe9\x5e\xe3\x60\x68\xdf\xbf\xff\xf4\xbf\xff\xd9\x87\x32\xba\x96\x7b\x3d\x88\x00\xf8\xfb\xb9\x71\x77\x1c\x80\xb5\xfa\x70\x50\xc3\x05\x98\xe2\x79\x7b\x7e\xb0\x4c\x0d\x0e\x4a\xd6\x88\x5e\xcc\xc8\x45\x6c\x51\x9b\x15\x1d\xa3\x33\xa8\x72\x7a\x1c\x7a\xaf\xfc\xf6\x50\x64\x2c\x8d\x2c\x97\x9d\xb7\x93\x1d\x5d\x17\x1d\x67\x6c\xcd\xc9\x9b\x83\xeb\x5d\x83\xcc\x33\x49\xed\xc9\x28\xf7\x7e\xc3\x61\x92\x62\xc9\x2d\xaf\x78\xed\x9b\xc4\x99\xd6\x6a\x6f\x61\xb5\x4d\xc4\xb7\xcf\xd0\x57\x0c\x50\xc1\x44\x9f\xf1\x03\xde\xe5\xff\xe9\xbd\x58\xe3\x1f\x14\x0e\xad\x9c\x21\x1d\x77\x24\xaf\xfb\x1e\xfe\xe0\x1e\x94\xf8\x47\xbd\x48\xaf\xec\x8e\x28\x25\x0d\x36\x93\xcf\x5b\xf7\x2a\xbd\x7c\xfa\x98\xac\x6d\x95\xf2\x5f\x0e\xa4\x7d\xed\x79\x40\xeb\x03\x59\xf3\x02\xd5\xfc\xfe\xfd\x37\xcd\x03\x41\xfb\xfe\xb9\x0b\x03\x70\xb4\x7a\x7b\x46\x23\x19\xe0\x1c\xcf\x01\xbb\x0a\x32\x10\x79\x43\xd9\x78\xb2\xdf\x40\xa0\x04\x2f\xef\x87\x04\x6b\xe4\xa9\x72\x91\xb4\x63\xf0\x49\x2a\x59\xd7\x44\x6d\x8b\x87\x2b\xf5\x90\x85\x99\xe1\x76\x1a\xff\x60\x55\x41\x61\xf1\x7f\x64\xed\x67\xba\x97\x72\x32\x26\xcc\x3a\xc2\x40\x8e\x5c\x9f\x23\x67\xaf\xa4\xbd\x9f\x6c\x7c\xbd\xd1\x51\x4c\x4d\x8f\x2c\x7d\xd7\xd9\xf1\x94\x0a\x23\x69\xf6\xf9\x63\xa7\x69\xc5\x6c\xd2\xfd\x89\x77\x4e\x93\xf2\x3a\xa4\x61\xd2\x59\x47\x99\xff\x78\x1f\x7a\xc8\x2a\x64\x2f\xb3\x11\x99\x57\x2b\x47\xc8\x95\xa6\x31\x32\xc5\x73\x1d\xe4\x79\x63\x55\xd9\xc0\xf1\x5a\xf2\x77\x63\x9c\x0c\xf2\x39\x99\x22\x6b\xd0\x2e\x17\xfe\xe6\x26\x85\xc9\x68\xf5\x97\x0f\x84\x96\xff\xd3\xf6\xc1\x04\xf7\xbf\xf3\xef\xc5\xb5\xef\xd9\x3f\xe0\xd7\x7a\x10\xae\xff\xee\x81\xa0\xe5\xdf\x95\xd5\x00\xac\xbc\x07\x74\xf3\xa4\x00\x78\x83\xce\x4a\x24\x17\xc2\x3d\x71\x06\xce\xb3\x11\xb5\xc0\xa1\x14\x2d\xf2\xd1\xb7\x01\x49\xd5\x3e\x2e\x5f\xe4\x5c\x40\x7d\x6b\xba\xac\xde\x6d\xa3\x42\x55\x76\x88\xd6\xbb\x67\xde\x41\xdd\xef\x5d\x65\x18\x64\x0c\x94\x6f\x61\x31\xc6\x7d\x7a\x18\xca\x9d\x94\x15\x53\x6e\x2d\x7b\xca\xf5\x42\x07\x53\x0b\xb5\x14\x8a\x59\x7d\x91\x79\xbe\x8a\x00\x19\xb9\x97\x6c\x25\xa7\xf8\x91\x4c\x78\xf1\xd9\x32\x46\x5e\x82\xfc\x62\xfc\xb8\xe5\x8a\x2c\x2b\x79\x05\xf7\xd9\xfc\x99\xf4\x7b\x8a\x3d\x79\xd4\xd8\x7a\xdd\xf7\x90\x4c\x95\xa5\xf4\x6a\xd5\xfd\xc9\x3d\x48\x3e\xf9\x61\x4e\xf9\xa8\xb5\x5d\x2a\x74\x92\x9f\xf2\x5c\x6b\x01\xa0\x6c\xcd\x8f\x75\xbf\x92\xee\x37\x1e\x8c\x8a\xa2\xfb\x57\x0f\xc4\xe7\xb5\x9c\xf7\xf9\xda\xfa\x3b\xd7\x38\x80\xba\x96\xdf\xf3\xef\xfc\x8d\x00\x67\xb3\x99\x4e\xa7\x49\x01\xf0\x1c\x61\x26\xc7\x1c\x82\x1f\xa2\xcf\x2e\x58\x04\xba\x80\x97\x62\x2e\xbf\x86\xbb\x38\x6c\xd7\x74\x10\xf7\xb5\x6b\x41\xb4\x4d\xc2\x95\xde\x59\x7e\xa4\xbe\xb6\x5d\x54\x1f\x33\x35\xa7\xf6\x79\xd8\x68\x9e\x33\x48\xa1\xbe\x0c\xb4\xd6\x08\xd5\xcd\xa7\x66\xc6\x14\x68\x17\x68\x72\x52\xed\xae\x2a\xe9\x6a\xab\x0e\x53\xd5\xcb\x36\xeb\x2e\xa2\x2e\x52\x59\x9b\xdc\xf4\x28\x8a\x1f\x28\x4b\x5d\xdf\x0d\xaa\xe5\x5a\xa9\x74\xcf\xca\xf4\xcf\xca\x3c\xa7\x3c\xfd\x72\xd8\xc0\x47\x0a\x47\x59\x5d\x48\xd3\x53\x92\x7c\x40\xe5\xa2\xdc\xd0\x0e\xf8\x0f\xf7\xc0\x89\xa0\xa8\xef\x15\x86\x45\x73\xa8\x09\xc8\x5f\x72\xf3\x62\xa9\xd8\x45\x6a\x87\x92\x1c\xc0\xad\xd7\x74\xbf\xf1\xb1\xab\xff\xac\xe7\xcf\x3e\x98\xc1\x35\x0f\xca\xfd\xb5\xfd\xd1\x98\xb1\x96\x7f\xaf\xe5\xc1\x05\x8f\x01\x8e\x3c\xd8\x7a\x26\xf5\x30\x00\x33\x89\x9e\x3d\x8e\x0b\x80\xeb\xfb\x71\xff\x10\x77\x00\xd1\x08\xd6\x13\x5e\x24\xb8\x27\x1f\xc8\xe9\xe5\xf4\x1a\x1c\xd5\xc4\xf8\x67\xac\x4b\x91\xcf\x06\x69\x52\xdb\xff\xd3\xfb\x70\x1c\x09\xbd\xd2\xa6\xf0\x5d\xe7\x1c\x72\x3e\x4c\x4c\x65\x4e\x83\x1b\x39\x93\xb8\x0f\xbd\x07\x4d\xa5\xae\xe6\x72\xa9\xa1\x68\xfc\x83\x62\x3c\xb5\xb9\xc9\x48\x23\x52\x2e\x80\xda\xd7\x79\x42\x7d\x8b\x4c\x04\x35\xf3\x69\xb1\x46\x9e\x14\x37\xb5\xe9\xed\x73\xb5\x6b\x92\x12\xd4\xd4\x19\x19\xf5\x9a\x7f\x7a\x1e\xf8\x54\xbb\xd7\xfb\x2e\xd6\xf2\xfe\xf5\xdc\xdf\x10\x21\x20\x57\xc5\xbb\x7f\xed\x83\x19\xfc\x3f\xf3\xc1\xda\x39\x28\xfc\x3b\x07\xd4\xbb\xe6\xc7\x68\x91\x5c\xcb\xbf\x91\xb5\xfc\x7b\xcd\x7f\x10\xd7\x00\xf0\xf7\xef\xcf\x20\x22\xc0\x56\x7f\x3a\xba\xd0\x11\x80\xcb\xaa\x87\xef\xfb\x3e\x02\x10\x3d\x7d\x46\xcc\x8d\x09\xde\xcb\xad\x72\x58\xd9\x31\x40\xbe\x2a\x3d\xb7\xbf\xf9\x3e\x10\xd5\xdb\x20\x04\x46\xb6\xb0\xc3\x04\x11\xeb\xd2\x4f\x47\xe6\xec\x12\x25\x33\x74\x14\x91\x97\x1e\x49\xd2\xe9\x9a\x4f\x91\xa7\x7e\xc6\x32\x1c\x6a\xc2\x48\x7b\xe4\x3d\xd9\x18\x95\x97\xc8\xd5\xe4\xaf\xf2\x01\x4a\xf3\x48\x78\xee\x7d\x05\x55\x05\x2b\xc4\xa5\x22\x53\x71\x9f\xdc\x7e\x44\xa1\xa9\x41\xa9\x56\xe6\x24\x22\xd5\xa1\xaf\x14\x23\xe5\x8c\x9c\x7a\x54\xa0\x5c\x2c\xb1\x80\xec\x7b\x25\xa1\x3c\x2c\xd6\x83\xc8\x7d\x5b\x54\x58\x14\x7d\x86\x98\xcd\xbb\xc9\xfb\x8b\x06\x23\xfe\xc8\x2e\xb9\x68\x11\x6e\x64\x00\xb1\x90\x32\x15\xce\x43\x66\x91\x18\x89\x48\x80\xcf\x56\x74\xff\x87\x07\xe3\x4d\xdb\xda\x73\xc0\x71\x8d\x03\xdb\xfb\x73\x5e\xd3\x5d\xf3\x60\x8c\xfd\x9c\x49\x9b\x7f\xce\xd0\xf0\xb5\xa9\x0d\xc0\x6c\xbe\x93\xde\x67\x16\xe0\xc2\xee\xbd\x2c\x1e\xa9\x00\x42\x32\x27\xff\x72\xf8\x0c\x20\x63\x74\x8e\x6c\x15\x0f\x77\xd0\xe7\x38\x0d\x8d\x57\x20\x51\xcb\x9a\x87\x4b\xff\x33\xa8\x1a\xc9\x08\x9a\xe9\x9a\x81\x80\x15\x5e\xf8\xab\x66\x1a\xc8\x38\x79\x08\x1b\xd1\xf8\x07\xd5\x5d\x70\x20\xa8\x54\xfc\x38\xaa\x0f\x99\x8f\x1d\x95\x5c\xa6\xf1\x0f\x0a\x06\xc8\xfd\xfc\x51\x19\x1b\xd9\x79\xa4\xb7\x42\x4e\x7a\x4c\x86\x1d\xa9\xbe\xf1\x41\xf6\x92\x94\x2d\x92\x76\xe7\x8c\xdc\x1e\x09\x66\xa4\xbc\x4f\x58\x26\x56\x3c\x05\xf1\x18\x7c\x21\x47\x14\xed\x41\x92\x3f\x34\xca\xee\x13\xc9\x47\x2a\x67\x76\x49\xf7\x8b\x5c\x40\xda\x56\x7b\xa5\x66\x85\x0f\xc3\x66\xa4\x42\x8c\x4a\xe3\x60\x96\x0d\xff\xf0\x60\xfc\x0f\x0e\x28\x3f\xf8\x77\x0f\x46\xc4\xc8\xcf\xe9\xbd\xe6\xc3\x70\x98\x01\xf8\x4b\x81\x8e\xce\xed\x26\x00\x5b\xc0\xee\x2a\xc7\xdb\x00\x42\x27\x8e\x75\xda\x68\x01\x48\x6f\x3b\x5d\x6f\xda\x0a\x4b\x4a\xaf\xcf\x6f\xd5\x6b\x82\x67\xea\xca\x1c\x57\x74\xea\x21\x4b\xaf\x95\x7b\xbf\x56\x01\x44\x9b\x1d\xe1\xdd\xaf\x7e\x19\x92\x6d\xf9\x78\x16\xd5\x6c\x40\xcf\xbd\x54\x90\xa8\xb2\x05\x5c\x7d\x76\x0a\xf0\x28\x33\x82\x41\x48\x97\xd0\x76\x25\x4e\x60\x89\xdf\x2f\x26\x48\xe3\x1f\x64\x77\xc3\xc9\x7c\x01\xd1\x79\xe9\x3b\xb0\xbd\xdc\x4b\x9c\x57\xb2\x0d\xc1\xdd\xe8\x93\xd8\x25\x6e\x07\x0c\xad\x62\x62\xe7\x45\xdf\xc3\x96\xfb\x75\x62\x68\x91\x1c\xd8\x32\x40\x10\x3b\x2c\xdc\x8f\x60\x46\x4f\x8a\x6f\x17\xe6\x40\x96\xbe\x65\x89\x0b\x09\xe9\xc0\xae\x99\x0d\xa2\xa5\x34\x1f\x0e\xed\x1c\xfc\xff\xc7\x01\xa5\x6d\xfa\x39\xa3\xe3\x7f\x4e\x7f\xd6\x9f\xd3\x79\xf5\xe7\x34\xb7\x03\xa0\x63\xa4\xa3\x73\xc8\x05\x60\x75\xa2\x9f\xb5\x31\x01\xe0\x7f\x71\x78\xbf\x79\x11\x80\xc4\xea\xc9\xe7\x06\x6a\x00\xf2\x23\xa7\xbd\xb5\xc8\x80\x45\xa3\x58\x0d\x35\xee\xc2\xb0\xb6\x18\x7b\x85\x5a\x2b\x3c\x31\x12\xbf\xc8\x8f\x96\x80\x37\xa6\xf9\x1c\xbc\x2a\x1c\xd0\xe4\xc8\x78\x79\x0a\x95\x0d\x29\x9e\x1b\x79\x4d\x95\xba\x21\x30\x40\x85\x9f\x53\xbe\x06\xd2\x42\x87\x78\xbd\x64\xef\x40\x54\xec\x07\x3e\x1b\x19\x25\x70\x48\xf7\x15\x48\x90\xda\x0b\x0e\x79\x5e\x02\x9a\x92\x74\xa0\x5b\xb6\x4f\x30\x47\xe2\x2d\x1c\xaf\x4b\x16\xf5\x12\xad\x03\xd4\xcd\x56\xc1\x57\x22\x93\x70\xb1\xeb\xb6\x70\x8b\xf0\x34\x5c\xee\x9b\x13\x56\x15\x02\x38\x3b\xb8\x43\xf8\x8b\x60\x3a\x48\x8e\xfe\x10\x24\x02\x6c\x9c\x93\xac\xfb\x7b\x5f\x9c\x36\x97\x7d\xbf\x85\x00\xc0\x7e\x4d\xaa\x63\x87\x13\x80\x08\xab\xd4\xe8\xde\x22\x00\x69\x29\x99\xae\x83\x0d\x00\x2a\xda\x8a\xdc\x27\xdd\xfe\xc5\x83\x7c\x42\x63\x2f\x60\x01\x4c\xef\x68\x69\xf0\x8e\x02\x98\x37\x1b\xcc\x48\xf8\xc2\x4d\xf3\x3e\xb3\x78\x45\x5b\x90\xb2\xf0\xb1\x97\xd0\x8c\x47\xee\x99\x8d\x78\xbb\x1b\x3b\x23\x22\xc6\x59\x51\x0d\xd6\x85\xd4\x68\xc3\xd3\x99\xd5\x2e\x4d\xd4\x53\x3a\x83\x15\x3f\x3c\x9e\x52\xca\x35\x43\x5a\xca\x7d\x42\x29\xba\x6a\xb6\x3d\xad\x7e\x0f\xc9\x73\xe8\xdc\xe7\x6a\x41\x87\xc8\x1f\x95\x5f\x7c\xd8\x16\x88\x27\xfb\x28\x3a\xfc\x78\x1a\x12\x4a\x1e\x91\x2f\xc4\x5b\x06\x9e\xa0\xb8\xcb\xf9\x13\x14\xbc\xf3\x09\xed\x72\xaf\x08\xea\xde\x65\x4b\xc7\xe5\xc6\x88\x5b\x3c\x72\x26\xee\x2b\x2c\x13\x5e\x78\xe1\x3f\xf1\x2b\xd6\x12\xd9\x3d\xf7\xbf\x2a\x53\xaa\x26\x26\xb9\xef\x7d\xe1\xa4\xdc\x43\xac\x77\xab\x7d\x58\xa7\x72\x9c\x38\xe9\x5a\xdc\xcf\x8a\x5a\x26\x89\x39\xf3\xdc\xdf\xa2\x82\x23\x99\x3a\xe5\xdc\x61\x45\x0b\x93\xbe\xd8\xe1\x01\x36\x7a\x8b\xff\xd3\xb7\x4a\xe3\x41\xb8\xbe\x4a\x1d\xa0\x37\xfa\x17\x07\xf1\x55\xe6\xf1\xa1\xa1\x7f\xf1\x20\xb6\x4a\x61\x67\x0a\x00\x8c\xc8\x2a\xbc\x17\xae\x01\x58\x76\xab\x8f\xf1\x5e\x02\xb0\xc4\xeb\x7b\x48\xd0\xc1\x7d\x4b\xbc\xc9\x77\x85\x72\x60\xb2\x9a\xb5\xad\xd7\xc9\x43\x8a\x2d\x6e\x7b\x09\x99\x72\x23\xdb\x4c\x9d\x22\xa6\xec\xb8\xa9\x92\x46\x1f\x33\x78\xdd\x5f\x50\x5e\xe9\x3e\xa8\xd4\xf1\xfe\x8b\x72\x4e\xfb\xd4\x4d\x24\xf0\x12\x79\x44\xfd\x6a\xaf\x76\xb0\x1f\x39\x0e\xbd\x3a\x98\x15\xaa\x4f\xe6\x44\x69\x7e\xd1\x08\x77\x22\xe1\x14\x67\x17\x31\x11\x8e\xe4\x38\x85\x13\x38\x7c\x70\x26\x65\x9b\xbc\x28\xbe\xd1\x5f\x05\x63\x2d\x7f\x8d\x70\xd0\xd7\x74\xe6\xab\xc2\x0b\x82\x91\x4f\xf4\xd7\x4b\x4a\x0e\x04\x7b\x1f\xdc\x9b\x50\x65\x0e\x02\xce\x0b\x3b\xcc\xa1\x3c\x45\x54\xf1\x3c\xfb\x98\xa0\x62\x44\x74\xf4\x18\x7b\x20\x85\x3e\x47\xcc\x73\x5f\xea\xee\x45\x87\x10\xf1\xae\x99\x77\x67\x55\x37\x91\x94\x9d\xbd\xdb\x86\xd0\x54\xd2\xff\x8f\xb0\xb3\x8c\x8a\xb2\xfb\xfe\x3e\x8a\x82\x01\x8a\x85\x09\x88\x22\x18\x74\x77\x77\xd7\x0c\xdd\x0d\x43\x77\x77\x77\x48\x37\x52\x52\x0a\x02\x02\x0a\x18\x18\xa8\xa0\xa2\x22\x2a\x18\x20\x06\x4a\x33\x3d\xb3\x9f\xa5\x32\xa2\xf7\x7d\xff\x9e\xff\xab\xbd\x5c\xcb\x17\x9e\xed\x35\xe7\x5c\x33\xfb\x73\x3e\xdf\x71\x67\x57\x80\xed\x0b\xd2\xdf\x7f\xf4\x81\xc2\x41\x08\x9c\x91\xab\xd8\x75\x7c\xa3\x0f\x4a\xbe\x0a\x5b\x0f\x3d\xfd\x0f\x1e\xa4\x56\x53\x91\xf3\xf8\x1f\x79\x39\x9e\x88\x2c\x29\x0c\x34\x3a\xf5\x9a\xaf\xa8\x0b\xc1\x6e\x07\x4d\xfb\x78\x44\x03\x19\x65\xaf\xea\x55\x66\xfd\x85\x74\xd3\x3a\x3f\x9a\xdf\xb5\x82\x74\xc4\x3c\x3d\x1b\xe7\x83\x22\xc6\x1b\x67\x55\x4b\x06\xf1\x11\xb7\x19\x7a\x74\x30\x85\xc9\x13\x34\xf4\x4a\x6e\x89\x46\x7f\xc7\xd7\xe8\xd0\x3f\x6d\x4f\x40\xe2\xaf\x69\x32\xbd\x75\x8b\x5b\xc4\x8b\xa8\x39\xac\x9e\x4c\x1c\x5a\xe7\x60\x66\x08\x77\x94\xdb\x31\xba\xa1\x49\xf3\x95\x2a\x38\x4c\x77\xc8\x99\x0f\x93\x6a\x57\x31\xd3\x21\xb4\xaf\xe4\x34\xb4\x30\xf8\x10\x6e\x0a\x07\xf3\xb0\x58\x4b\x08\xdb\x1c\xf0\xe8\xb7\x0f\x46\x50\x7b\x14\x17\xe0\x63\xd8\x37\xaf\x13\x82\x6b\xf7\xc2\x52\x38\x98\x76\x19\xdd\x52\xbc\x1d\xca\x05\x60\xc7\x80\x34\xeb\xcf\x3e\x08\xc8\xb8\xd2\xdc\x03\x10\x24\xcb\xa4\xef\xaa\xdf\xe0\x20\xd4\x44\xe5\x1d\x0e\x37\x03\x18\x3e\x57\x50\x64\x2e\x05\x30\xed\x51\xf2\x3e\x49\x05\x60\x4b\xaf\x16\x7f\xb6\x6b\x23\x2f\xc7\x45\xda\x90\x46\xf2\x2b\x3c\x70\x3b\x60\xf2\x58\xa5\x19\xb6\xba\x1c\xb5\xa3\x41\xf6\x92\x4d\x1d\xf0\x1e\x3b\x6c\xba\x48\x19\xb6\x6b\x11\xac\x28\x12\xb1\xda\xea\x54\x16\x75\xa0\x21\xe1\xa3\xe9\xd3\x2a\x54\x04\x3d\xc1\x1f\xb1\xd4\x21\x12\xad\x82\x27\xea\x35\x0e\x65\xc7\x69\xe1\x0d\x75\x84\x9f\x85\x25\xa5\xe3\x99\x34\xb9\x67\x9c\x92\xa5\xff\xe9\x85\x59\x4d\x57\xed\x46\xdb\x47\x23\x3f\xeb\xab\x27\xa2\xf3\xa3\x45\xdf\xe6\x6b\xd4\x60\x68\x23\xbd\x5e\x64\x68\x62\x30\xbe\xe1\xad\x23\xda\xda\x06\x98\xb1\xb0\x3d\x43\x5b\x75\xde\x63\x75\x82\x6f\xfe\xe6\x60\xda\xf4\x0e\x63\xdf\x05\x34\x52\x7c\x30\x14\x0e\xa6\xb5\x42\xbf\x0d\x4f\xe7\xa9\x0f\xb0\xe3\xa3\x64\xd6\x8f\x3e\xb0\x1f\x96\x66\xa4\xf5\xdb\xe0\x20\x64\xae\x4b\xdf\xdd\x2f\x01\xa0\x41\x2f\xe9\xc1\xb8\x15\x00\x61\x21\x97\xc2\xa4\x0f\x60\x75\x4c\xd1\xfd\xe4\x04\x80\xa3\x9a\xea\x95\x73\x6f\x01\x50\x55\x9a\xbd\x82\x91\xbf\xf3\x72\x9e\x78\x32\x18\xbd\x57\x29\x82\x6d\xa8\x60\x1b\x73\xe4\x27\xf2\x09\x97\x93\xae\xc1\xf6\xde\x24\x05\xfb\xd1\x70\x16\x2f\x2b\xa2\x80\xcd\x62\xfa\xe6\xd0\x78\x42\xac\xb9\x70\x65\x5b\xb4\x0b\x3e\xd1\xe8\xdd\x15\xee\xa4\x02\xbc\x9e\xfe\xca\x10\x36\xd9\x1c\x57\xab\x33\xff\x22\x34\x5d\x14\xa7\xaf\xc9\x38\xc7\x96\xa1\xf9\x3b\x27\x69\xdd\x0b\xf3\x4d\x58\x23\x7d\xed\x64\x52\xf2\x87\x33\x9a\x15\x6b\x5f\xe2\xad\x26\xa8\xb4\x86\xd1\xc9\x31\x3d\x8f\xa5\x74\x14\xd1\x98\x68\xea\x7b\xa7\x74\x6f\x62\xcc\x22\xad\x6f\x05\xeb\xc9\x61\x46\xc3\xa9\xff\x97\x0f\xa6\xe5\x90\x61\x1c\x2e\xd1\x57\xb6\xa1\x0f\xe1\x83\x1b\xf4\xfe\x0a\xc0\xd4\x28\xb7\x89\x1a\x07\x70\x66\x8b\xe4\xbb\x6d\x19\x00\x42\x46\xe2\xe5\xf4\x0f\x00\xe4\xb6\x4a\x4d\xec\xdf\x06\xa0\x39\x23\xd1\xc5\xb8\x1b\xc0\x84\x5f\x66\x95\x09\x01\x60\xa3\x29\xfb\x85\x55\x04\xc0\x35\x4a\x99\xf6\x6c\x37\x80\xa7\x89\xfa\x6d\x01\xc4\xef\xbc\x9c\xdb\xbe\xcf\x91\x25\x6a\xfc\xb0\xd9\xeb\xa3\x55\xaa\x51\x37\x69\xc1\xad\xc0\x25\xdd\x89\x8b\xb4\xd7\x29\x27\x78\x87\x8f\x36\x61\xc5\x76\x34\x6d\x29\xfc\x29\xe1\x84\xc5\xc7\x72\x88\xcb\xc6\xcd\x9b\xa8\x74\xcc\xa7\xcd\xe3\xaa\x0d\x6e\xdd\xbd\x97\xb1\x0b\x3b\xab\xdb\xfa\xd2\x31\x9b\x80\xb5\xd3\xda\xfd\x2d\x32\x6f\x2b\xc5\x0b\xb3\x2a\xa6\xde\xb5\x9a\x97\x52\xfd\x99\x53\xd3\x61\xed\x60\xf2\xe1\x89\x32\x1d\xfe\x35\x54\x52\xde\xe3\x5b\xba\x2d\x6b\x6b\x09\x51\xc3\xb2\x7a\xd3\x68\xbd\xf8\xbd\x37\x3e\x19\xec\xc4\xec\x89\x8e\xfd\x5f\x3e\x98\x56\x1b\x44\x24\x76\x31\x50\xa1\x2e\xc6\xe8\x31\xee\x78\x40\x44\x6d\x21\x92\x80\x2b\xf0\xd5\x04\x60\xde\x23\x73\x65\x0b\x23\x00\xd7\xaa\xa4\xeb\x8e\x86\x7f\x73\x10\x94\x9c\x18\x53\x90\xdc\x71\xa4\xe0\xdf\x3c\x88\x9f\xbb\x0a\x3f\x1f\xcb\xef\xbc\x9c\xf1\x20\x17\x83\x19\x95\x77\x94\xdc\x20\xd2\x57\xcf\x59\xa7\x18\xa7\x9b\xc4\x6e\xd7\x49\x7f\x57\xff\xcf\x84\xcb\x0e\xe7\x93\x92\xa3\x0e\xe3\x2f\x58\x75\x94\x5d\x49\x0a\xc0\xbd\x33\x61\xba\x32\x98\x2e\x87\x25\x19\xbe\xbf\xfb\x2d\x47\x0e\xcb\xa9\x3b\xff\xfa\x65\xfe\xd9\x7f\xe6\x24\x7d\x3f\xa3\x65\xbc\xa2\x9e\x7d\xe0\x9d\x94\x0e\xd3\xaa\x74\xfa\xbd\xe7\x3b\xf4\x6c\x56\x2f\xa4\xdd\x78\xb0\x5f\x7f\x70\xad\x38\x69\xe8\xf6\x01\x43\xd7\xb5\x89\x44\x18\xd8\x6c\xf8\x10\x9d\x15\x97\xd1\x5d\x86\x54\xc6\x30\xc4\xa8\x5e\x46\x18\x51\x61\xee\x46\x44\x53\x7c\x30\x0d\x75\xc6\x8e\xd8\xf4\x10\xd1\x5a\x69\x63\x2d\x1c\x73\xc0\x85\x4a\x55\x13\x0f\x9c\x93\xdf\x02\xc0\xf1\x4c\x99\x2d\x5b\x39\x01\x38\x4d\xc4\x55\xb6\x57\x00\x88\x3d\x13\x1b\xda\xfd\xea\x0f\x0e\xc2\x5e\x3c\x81\xf1\x21\x80\x75\x86\x78\xdd\x51\x76\x00\x17\x01\x89\x06\xe6\x69\x00\x6f\x46\x39\x66\x8e\xbb\x00\x41\xf2\x8a\x4b\x3c\x0b\x00\xe1\xbc\xea\xef\x25\x72\x7e\xe7\xe5\x88\x85\xae\x19\x2f\x19\xb6\x92\xc6\xfd\x2b\x1c\xd8\x5c\x18\x88\xd9\xa8\xaf\x3e\x69\x81\x8a\x84\x5d\xce\xa8\x84\xbc\x78\x5b\x3c\xab\x35\xb9\xac\x2a\x4d\x00\xb7\xcb\xf4\xcd\x95\x88\x9c\x36\xec\x2e\xe4\xbe\xfb\x02\x05\x8f\x30\xfe\x7a\x36\x53\x07\x8a\xf7\x50\xf8\x8f\xd5\x5d\x5a\x22\x4b\xc4\x7c\xda\x99\x36\x9d\x0f\xcb\x95\x79\x19\x13\xe1\x7a\x2f\x56\x4c\x72\x74\x1f\xd5\x19\xee\x59\x3d\x95\x59\x7a\x07\x85\x30\x58\xbd\x93\xce\x35\x40\x83\x74\x5e\x3b\x9f\xdc\xd3\xe5\x68\x9c\x89\xde\x9c\xc4\x72\xf9\xab\xc9\x55\xb4\x64\xa2\x60\x53\x83\xc9\x20\xc6\x39\x7a\x5f\xfd\x3d\xd3\x7a\xcc\xc5\xc8\x87\x35\xa7\xcc\xba\x31\xa4\x88\xc3\x15\xa9\x66\x4c\xd8\x89\xa0\xfb\x25\x3c\x66\x1f\x71\xa2\x01\x91\x00\xcc\x1a\xe2\x68\xea\x0f\x00\xbc\x78\xb1\xa2\x9d\x69\x00\x92\x2e\xa2\xf1\xbb\x9f\x00\xa8\x57\x8a\x49\xee\x1b\x02\x40\x44\x89\xec\x3f\xc0\x0e\x60\x2b\x2b\x1a\x7c\xf8\x0e\x00\xca\x4d\x92\xff\x78\x12\x80\x3f\x56\xfa\x0a\xfb\x14\x40\xf8\x59\xf9\x37\x3c\x96\xbf\xf3\x72\xd6\x62\x1b\xb4\x35\x94\x06\x81\x29\x4a\xd5\xf8\x20\xf2\x01\x69\x22\x64\xd4\xb6\xd9\x45\x8c\x48\xef\x65\xef\xd9\x17\x76\x18\x5f\xe9\x7a\x31\xce\x25\xe9\x12\x2e\xc3\x4e\xa5\x44\x27\x8b\x9f\xc2\x05\xa1\xd7\x90\x84\x07\xaf\xca\x6a\xd7\xbe\xe9\xd3\x4e\xdb\x56\xe5\xa0\xfd\xb4\x5b\x16\x7a\xca\x8d\xbe\xef\xd5\x19\x59\xbc\x59\xa2\x31\x19\xa1\x7f\x71\xa9\xbd\x70\x7c\x34\x0d\x51\xb5\x1c\x91\x5f\x79\x67\x0a\x79\x6b\xa5\x21\x47\x95\x92\x0b\xd4\x73\xc4\x84\x76\xed\x6c\x9a\x50\x7b\x91\x69\xe4\x5a\x5d\x8a\x40\x13\xb3\xd9\x14\xda\x35\xa1\xa9\x8e\xd5\x22\x07\x1d\x9f\x60\x47\xf1\xc1\x94\xbf\xb4\x38\x83\x3d\x14\xde\x52\x9c\x61\xc9\x8f\x75\x08\x85\x02\x75\xcb\x83\x58\x62\x90\x36\x00\x2b\xab\x78\xec\x56\x3a\x00\xbe\x3e\xe1\xe7\x3b\x1d\x00\x64\xe4\x45\x26\x18\x58\xfe\xe0\x20\x90\x42\x6c\xfb\xaf\x02\xd8\xf7\x89\x8c\x1d\x9e\xdf\xe0\x20\x42\xd4\x24\x03\x4e\x8d\x6c\xe4\xc4\x24\x92\x94\xee\x89\xa9\x02\xa4\xb0\x69\x30\x2a\x6e\x07\xa1\xa4\x04\xc3\x93\x08\x47\x12\x29\xb2\xd5\xea\xaa\x53\x0e\x61\xce\xbf\xd2\x3d\x2c\x3c\x13\x7f\xcc\xfd\x62\xf4\xd1\x34\x6f\x6c\xb7\x43\x6e\xb1\xc8\xf9\x54\x0c\xab\x65\x62\x07\xb9\xec\xe6\xda\x84\xd1\x85\x91\x85\xea\x95\xd5\x65\xbd\x95\xcf\xe6\xb5\xf7\x56\x3f\xe8\xcc\xcd\x97\x57\x0b\x7f\xb8\x61\xe0\xb5\x50\x50\x29\xf0\x2c\x0b\x99\xbc\xe8\x5e\x2e\x70\xaf\xd5\x44\x66\x49\xa9\x64\x6a\x90\xd3\xd4\x7b\x39\xb5\xc0\xbd\x67\xd0\x4c\x60\xa5\x20\xd7\xa3\xfd\x9d\x39\xd7\x6a\x76\xa6\x6f\x13\xd1\x42\x73\xcd\x33\xb5\xa5\xf6\x9a\x25\x76\xed\x75\xf2\xa7\xca\x65\x2b\x4d\xf4\xa5\xf8\x9b\x14\x1f\x4c\x31\x9d\xd5\x1b\xcc\xed\xc8\xef\xf9\x7c\xd6\x38\x0c\x29\xe2\x5a\xae\xb7\x35\x02\xdb\x1f\x72\x10\x80\x35\x41\xf4\xc1\xd6\x3d\x00\xc2\x06\xc2\x2e\xf4\x76\x00\xb2\xcb\x42\xed\xbb\x8d\x37\x38\x08\xb3\x24\x81\xf7\xfb\x0d\x01\x5c\x56\x44\xb7\x1f\xad\x07\xf0\x9d\x15\x96\x3b\xf6\x02\x20\x6a\xaf\xe8\xd7\x93\x69\x00\x89\x9d\x92\xd3\xe7\x82\x00\xd2\x45\x15\x10\x22\x6f\x01\x9b\x71\x5f\xdd\x4f\x69\x14\x38\xd3\x5f\xeb\xfb\x23\x8f\x91\xe6\x93\xb6\x9a\xfb\x3a\x47\xff\xf6\xc4\x34\x78\x09\x46\x18\x67\xc6\x62\x66\x9c\x6f\xe7\x5f\x2b\xb6\x43\x8b\x59\x87\xb5\x5f\xaf\x36\x5a\x2d\x31\x7e\xf8\x38\xa7\xc1\x7d\xa5\x4f\xbf\x74\x6e\xd3\xc5\xfe\x6f\x67\x0d\x36\x7f\x77\xaa\x6b\x9c\x90\x35\xda\x35\x5f\x71\x61\xd7\x43\xa4\x29\xfb\x42\x68\x35\xf5\x2d\x6a\x33\xae\x25\x89\x52\xeb\x5e\x03\x8b\x4d\xcb\xa7\x8b\x0c\xdb\xa5\x2d\x93\x56\xb8\xce\x57\x37\xbd\xb1\xea\x5a\xa5\xca\x71\xad\xfd\x60\x1d\xbc\x8a\xcb\x90\xaf\xac\xb4\xe9\x58\x0b\x4f\xdb\x5c\xba\x6c\x93\x8e\xb6\x49\x2c\xa7\xe4\x22\x9d\x97\xb3\x45\x61\x92\xa2\x93\xb2\x33\x6d\x2f\x60\x4f\x46\xd0\x66\x64\xd9\xdd\xc7\x8a\x86\x57\x03\x70\x7c\x16\x1d\xa5\x2d\xd8\x98\xff\x2b\x96\x08\x0a\xec\xd6\xdf\xe0\x20\xac\x96\x05\xd8\xf7\x3f\x07\x40\xe5\x09\xc8\x1c\xa2\x06\x08\x4e\x15\x56\x67\x8e\x07\x88\xdd\x23\xfc\xee\x04\x1d\x40\xda\xb8\xb8\xc1\x99\xbb\x00\x39\x5b\xe5\x77\x8b\xee\x06\x38\x4f\xad\x72\x42\x61\x3f\xc8\xe6\x8d\xea\xb8\x1b\x0e\x90\xe6\x32\x64\x4d\x88\xce\x9d\x84\x9b\x31\x1f\x9d\xe2\x23\xcd\x71\x9b\xfc\x4c\x82\x5d\x73\x9b\xd0\x6f\xdc\x6a\xf2\x1e\x56\x7c\x5e\x93\xb1\xe5\x6f\xd7\xae\x9b\x5c\x29\x31\x31\x7b\xfa\xb6\xd9\x85\xe2\x85\x79\xd7\x63\x94\x3d\x37\xda\xbc\x73\xd4\xcd\xcc\xee\xbb\x4b\x03\xea\x66\x82\x65\xeb\xbc\x6f\xed\x72\xdf\x56\x2b\xf3\xc5\xd3\x95\xed\x97\x73\x6c\xac\x96\xcc\x4a\xdf\x37\x23\x6d\x26\x97\x03\x0b\xa7\x6a\x5e\xd9\xdd\x59\x09\x39\x7f\xa4\x3c\xda\xbe\x6b\x55\x35\x7b\xa4\xd8\xc5\x41\x76\x95\x94\xd1\x5d\xc0\x6b\xff\x66\x6d\x25\xe5\xd0\x6f\x1f\x8c\x8e\xc3\x1c\xc6\x2c\x66\x24\xb5\xdb\x11\x85\x69\x8c\x66\x49\xae\x75\x50\xc3\xc6\x87\x4e\x03\x9c\xee\x17\xce\xa3\xad\x03\x10\x29\x13\x4c\xa3\x7b\x0a\xa0\xc2\x2a\xd8\xcb\x70\x0e\x00\x11\x28\x20\xb4\xd7\xf3\x0f\x0e\x82\x91\x8f\x8a\xf1\xc7\x7e\xc0\xc0\x1f\x79\x34\x18\x20\xb9\x46\x60\xec\xb8\x3a\x40\xce\x37\xe1\x2e\xf6\x6b\x00\x85\x4e\x52\xe7\xf8\x33\x00\x4a\x0f\x2a\x72\xc8\x31\x83\x4d\xc9\x63\xcd\x53\xfa\xc6\xe4\x1d\xf9\xd2\x48\x5d\xa7\xfd\x84\xd9\xd4\x74\x3b\x96\x88\x33\xd8\xcc\xa0\x5e\x7f\xcd\x7c\x24\xfa\x8c\xc7\xdd\xac\x9b\x35\xe6\x2b\xab\xf6\x66\x97\xfb\x9a\x35\x96\x2a\x4d\xdb\x5e\xf0\x75\xc4\x7c\xbe\x67\xcc\xf0\x39\xad\x83\xf8\x6c\xcc\xbc\xe6\xab\xc3\xa5\xe8\xa1\x97\x56\xf7\xbe\x39\x34\x7d\xee\xd5\xb5\x59\x9d\x97\xab\x23\xb6\xae\x38\x38\x2c\x1c\xbb\xf0\xb4\x01\xe3\x70\x63\xb1\xbd\xa2\xa3\xaa\xcc\xe9\xce\x52\x58\x19\x7b\x99\x80\x53\xfe\xf2\xfb\x82\x8f\x05\x6f\x9d\xbd\x57\x46\xf2\x78\x73\x3f\x3a\xd3\xaf\xd1\x67\xb4\x64\x14\xb8\x14\xae\x25\xa7\xc5\xa4\x89\xbb\x84\xa2\x39\x92\xfd\x12\x3b\x5d\x4f\xa0\xa7\xe2\x6f\x25\x30\xb9\x72\x62\xf8\x63\x31\x71\x22\x2e\xfd\x98\x3b\x51\xb5\x00\x5c\x76\x42\x16\xdb\x0d\x37\x38\x08\x75\x07\xde\x5b\xbb\xf2\x00\x90\x56\xbc\x0e\x0c\x37\xfe\xcd\x41\xc4\xda\xf2\x04\x1d\x1e\x03\x48\xb7\xe6\x3b\xca\x44\x06\x28\xa2\x15\x38\x7c\x32\x04\xa0\xbc\x5b\xbc\x97\xf7\x3d\x40\x55\xb2\xbc\x88\xec\x36\x70\xaa\x79\xab\x96\xa5\x37\x4c\x82\xf2\x55\x03\x2f\xa7\x44\x42\x65\x9e\x84\xb5\x42\x54\x3c\x76\x6f\xcc\x45\x6f\xa9\x22\x8b\xd5\x2b\xbe\x3b\xd3\xf9\x1b\x67\x96\xb9\x1d\x67\x2e\xf7\xb4\x7f\xfd\x4a\xb2\x78\x3e\x2e\xd8\x93\xf4\xd2\xcb\x72\x72\xf6\xda\xd5\xb5\xa1\x4c\xbb\xcf\x9f\xf3\x3a\x2f\xf7\x84\x38\x7c\x9d\x3b\xd6\x46\x6a\x0d\x73\x16\xfd\xbe\xa9\x49\xa1\xf6\x95\xab\xf9\xbc\x5c\xfd\xc7\x2a\x2a\x57\x8f\x85\x91\x9a\x23\x85\xd4\xa8\x89\x45\x62\x05\x22\xd7\xd1\xfd\xf8\xb2\x68\xf1\xdb\x2c\x57\x54\xd7\x0a\x32\xdf\x3b\xed\x3a\xea\xc9\xaa\x7a\x8e\x6b\x92\x97\x7b\xda\xda\xb6\x4c\x26\x8a\x0f\x26\x6e\x27\xca\x12\xdd\x9c\xf0\x25\x8a\xcb\x5d\x04\x73\x26\x4e\x39\x9c\xc5\x3d\x10\xd3\x1d\xcd\x0a\x70\xae\x84\x7f\x6a\x9b\x32\x80\xd4\x73\x41\x3e\xfa\xd9\x3f\x3c\x08\xab\x5c\xdd\x0c\x3e\x00\xae\xef\x38\x3b\xf7\x72\xfe\xc1\x41\xd8\x71\x6e\x3f\xa8\x02\x90\x87\xe6\x16\x3e\x26\xb5\x91\x13\xd3\x90\x23\x44\x73\x36\x05\xa0\xa9\x46\x3a\x4e\x8a\x15\xf2\x5a\xfc\x94\x1a\xb4\x15\xc9\x8c\x17\x9b\x74\xa4\x1d\x77\x12\x06\xaa\x74\x4c\x07\x22\x05\x31\x5d\x19\xcb\x28\xda\x12\xa7\xef\xd4\xa1\x9a\x71\xfc\x6d\x74\x53\x24\x1f\xba\xfa\xde\xee\xf3\x4f\x2b\xdc\x68\x87\x5b\xae\x9b\x0d\x81\xf3\x89\x19\x81\xfe\xd9\xee\x93\x6e\x34\x9f\x0c\x7b\x0e\x36\x1d\x71\xbf\xf3\x25\xfd\x8a\x6f\xa5\xa7\xd7\xde\xb9\x4b\x6d\x8e\xc5\x66\x5e\x1c\xdf\x27\x1a\xe3\xfe\x4f\x0e\x46\xdf\x9b\x7e\x05\x72\x67\xff\x97\x0f\x86\xc2\xc1\x04\xed\xf3\x1a\xc5\x78\xc5\x0c\x03\xf0\x26\xf1\x21\xb6\xaf\x02\xc8\xce\xf3\xe6\xd1\x5d\xde\xf0\x20\xd8\x54\x9e\xf5\xde\xf5\x12\xc0\x2b\xe8\xac\xc2\x1e\x59\x80\x48\xf7\xd3\x0c\x7b\x5e\x03\x64\x75\xb3\x17\xef\xdb\x0e\x50\x4e\xcb\xee\xb2\xbf\x0a\xa0\xa1\x8f\x6b\x2b\x73\x12\xc0\xa5\x97\x7c\x97\x38\x58\x00\xba\xd7\x44\x4f\x0b\x96\xc2\x78\x1f\xb5\x6c\x8e\x6a\x37\xd9\xf0\xea\x4d\x75\x31\x5b\x15\xc2\xf3\xcb\xcf\x0c\x87\xc2\xdf\x2f\x75\x55\x1d\x73\x38\x51\xc2\x39\x61\x96\x71\x28\x54\xb7\xcd\xf0\x4e\x77\xf4\xc7\xe2\x93\xbd\xe1\x3d\x47\x43\xe0\x3a\x76\x30\xb1\x55\xd1\x7f\xe7\xfb\xd2\xdb\xda\x55\x88\x40\x9d\x8f\x5c\xfd\x5c\x05\xd3\x41\x15\x9f\xf7\x5e\x75\xc8\xa6\x09\xca\xff\x3a\x77\x79\x24\xed\x71\x60\xfd\x77\xc5\xa6\xcc\xc4\x53\x41\x45\xf3\x57\xea\x2d\x7f\xe7\x01\x5d\x0a\x6e\x5b\x24\x57\x4c\x86\x2d\x04\x3e\x5c\xbe\x52\xe4\x11\x1a\x12\x50\xbc\xf2\x38\xef\x19\x85\x83\x09\xe2\xf4\xbf\xb5\x16\x92\xce\x1f\xa8\xe9\x4f\x8d\xde\x95\x62\x10\xb0\xd3\xcf\x18\xdd\x9f\x70\xd9\xcf\xd5\xf7\x35\x26\x3a\x06\x05\xc0\x4d\xe4\xd9\xbc\x8d\xbc\x31\xff\x47\x2c\x9c\xcd\xa3\xdf\x0c\xe0\x78\x93\xbd\x83\x7e\x3b\x40\xc0\xf5\x93\x38\xfa\x13\x00\xc9\xd5\xb4\x88\x1f\xdf\x43\x0a\xef\xb1\x12\x77\xf3\x03\xd4\x03\xcb\xe2\x2e\x61\x80\x8e\xfd\x27\x97\xf7\xbd\x05\xb8\xf6\xed\x9c\x19\xcb\x51\x80\xa1\xdd\x02\xed\xdc\x5f\x00\xee\xf3\x49\x1e\x55\xd8\x4a\xbe\x30\x7c\x45\x71\xda\x42\x06\xaf\x75\xfb\x8d\x8e\x72\x58\xef\xfb\x90\xce\x4a\xab\xd4\x82\xa3\xf7\xee\xd4\xbe\xf2\x43\x34\xdd\x6e\x5d\xcd\xa7\x4e\x2f\xe9\x73\x2c\x9b\xc8\xa8\x68\xbb\x7d\x33\x28\x7b\x34\xe9\xe6\xb3\xa6\xbb\x74\x29\x25\x89\x4e\xd3\xbe\x37\x86\xe2\x5b\x13\x9a\x3e\x65\xf5\x5c\x8b\x65\x89\xd3\xfc\x6a\xde\x61\x1a\x69\x1d\x57\xf8\xed\x5d\xf3\x9d\x70\x62\x0c\xe7\x7c\x65\x7d\x7d\xe8\x85\x98\xa3\x8b\xc7\xab\x9f\x04\xe7\x47\x11\x96\xda\xcb\x94\x02\x65\x23\x71\x2b\xaa\x05\x74\xfe\xc3\x91\xda\xab\x62\xb9\xb4\x14\x0f\x8a\xef\xed\xb0\x81\xb5\xb1\xd4\x30\x9f\xaa\xb0\xad\xe8\xc8\xa4\x6d\x5e\x0f\x43\x55\x31\xae\x31\x18\xcf\xdc\xd0\x4e\xcc\x68\x54\x1d\x80\x68\x09\x6f\xc4\x4e\x4e\x00\x4d\x73\x2e\x16\xba\x8f\x00\xe6\x06\xec\x3e\x3b\xdd\x00\xdc\x73\xd9\xd8\xe9\x98\x00\x22\x1f\x6e\x4d\xff\xb1\xfe\x1c\x59\xa6\xb3\xdb\xb3\x36\xe6\x9e\xed\x97\xd6\xe7\xbf\x91\x9b\x22\x7f\xd4\xe1\x71\x36\xa1\x03\xe1\x00\x63\x7e\xdc\x25\xec\x33\x00\x6f\xb6\x88\x88\x8a\x63\xe1\xf0\x7b\x09\x99\x76\x24\xc3\x5c\xf4\x0b\x07\x0d\xb7\x00\x93\xa7\x1f\x86\xf7\x99\xb6\x67\x25\x5d\x6d\xe9\xe7\xf6\x38\x57\x1b\x54\xbe\xe5\x72\x4a\x02\x4d\xe7\x74\x9a\xe2\xc5\xc5\xc6\x8b\xd7\x75\xa3\x6a\xea\xd7\x1e\xeb\x0d\xde\x0d\x26\xd4\x3c\xfd\x78\xe9\x3a\x6b\x90\x6a\xd9\xcd\x2f\x02\x9d\x57\x03\x0a\x8a\x6e\xcc\x3d\x6b\x53\xf2\xbf\x7d\x5e\xed\xfb\x64\x63\x93\x9f\x53\x8e\xe7\x42\xc3\x85\x93\xbf\xf9\x8f\xe7\x19\x2b\xcb\x92\x25\x5b\x29\xfc\x87\x97\x71\xb2\xc5\x6a\x58\xf6\x55\x8f\x8e\x24\xf3\xb5\xe4\xb4\xfb\xee\xc5\x89\x9b\xd0\x46\x49\xbd\xee\xb4\xf1\x39\xe8\x99\xf8\x87\x6e\xe8\xb8\x9d\x98\xea\xe8\x22\x57\xa9\xd8\x79\xac\x41\xb8\x3b\x80\x8c\x3b\x77\xef\xce\x04\x00\x6d\x2b\x8e\xed\xdb\x3f\x01\xd8\x95\x9e\x38\xb5\x3d\x19\xc0\xef\x1e\x0b\x76\xfb\x95\x8d\x1c\x04\xca\xfd\xf7\xe6\xf5\x79\x70\x7f\xe2\x2f\xfe\x83\x32\xff\x7d\xf3\x69\xc7\xe0\xcf\x39\xf0\x00\xc7\xe5\x23\x9e\x00\x2b\x4a\x02\x67\xf9\xec\xd6\x2a\x57\xcf\x48\x0e\xe9\x08\x4c\x7e\xf8\x9c\xa8\xaa\xe9\xfe\x7a\xc8\x72\xaa\x1a\x39\x9c\xf8\xea\xe2\xca\xf3\xed\x2e\xfa\x65\x16\x99\x1e\x0f\xec\x23\x27\x5b\x65\x22\xde\xdd\xf3\xac\x49\xec\xdc\xea\x43\x1c\x7a\x75\xbf\xef\x6a\xac\x5b\xf9\x60\xf4\xa7\x77\xdd\xed\x6e\x2c\xdd\x5d\x73\xb4\x97\xfc\xdd\x74\xda\xa6\xbf\x8b\x5d\x1c\x74\x7d\xd7\xc8\xb8\x10\x7c\x61\xaf\x6b\x49\x4d\xc2\xd2\xe9\xf2\x00\x57\xee\x4a\xae\x65\xd5\x62\x23\x17\x86\xb2\xc9\x95\x98\xf3\x5e\x2e\x6c\x45\x77\x57\x5d\xb2\xcb\x9d\x51\xf9\xfd\x6b\x7e\x69\x8f\x9d\xfa\xf2\x8c\xd1\x6a\x49\x2d\x2e\xd4\x59\x97\xd1\xee\x49\xbb\x1c\xfd\xb3\xaa\x31\x99\xd1\x37\x1d\xb7\x66\x38\x61\x59\x23\x1c\x1c\xcf\xa5\xb6\x60\x93\x42\x97\x01\x14\xee\x9c\x0d\xd8\x71\x0e\xc0\x58\x93\xed\xc2\xf6\x51\x00\x87\x86\xad\xf5\x54\x7f\xe4\x61\x64\xaf\xaf\xbf\x4e\xec\x57\xed\xa1\xf9\x55\xef\xaf\xe7\x60\xbc\x59\xbf\xff\xbd\xe1\x81\x3f\xae\x44\x77\x12\x3d\x01\xc0\xcb\x7e\x66\x68\xa6\x88\xbc\x57\x22\x5e\x35\xf0\x09\x82\xe0\xa6\x44\xb0\x33\xe8\xf1\x58\x61\x32\x78\x18\xbe\xaf\xe2\xc0\x9c\xb8\x83\x67\xce\x5c\xac\xdd\x4c\x64\xc8\xd0\x85\x62\x3f\xee\x69\xba\xf2\xa9\x8b\x5d\x4e\x93\xef\xd7\x86\x8a\xda\x0e\x59\x2e\x4f\x7d\xfd\xaa\x7d\xa9\xc8\x5a\x68\xf4\xfd\xf7\xb3\x8d\x09\xd6\xec\x43\x6b\x0b\x5d\xd5\x54\x36\xdc\xd7\x95\x97\xe8\xcb\xfa\x6d\x43\x3a\x0f\x2c\x1f\x2c\x16\xb5\x69\xba\x14\xbc\x52\x93\x77\xd8\x96\xba\xa9\x62\x35\x30\xab\xce\xf6\x50\xbd\xc3\x9a\x5a\x1a\xc1\x26\xa2\x86\x80\x96\x4f\x12\xb7\x69\xae\xdc\x83\x9e\x89\x23\x51\x72\x4f\x6c\x3e\x16\xdd\xc7\x7c\x88\x4c\xb0\x39\x50\x98\x82\x75\x0b\x53\xb0\x9a\x28\x38\x85\x3b\x12\xf8\x1c\x40\x3d\xe9\x14\xd7\xb6\x40\x00\x4b\x0c\x33\x07\x0d\x0a\xc0\x67\xfd\x9e\x77\xe2\xfa\xfc\xb7\xdc\xef\x57\xfd\x9d\x87\xa1\xfc\xab\xbe\xf2\x5d\x5f\x3f\xe7\xef\xdf\xfd\xdd\xa9\xa8\x56\x59\x01\x58\x86\xe9\xb9\x67\x36\xc1\x02\x4f\xf3\x99\xa6\xa7\xad\xe4\x6c\xf1\x69\x79\xa9\x41\x41\x62\xb7\x72\x92\x69\x7b\x93\x1b\xde\xc6\xe0\xae\x77\x7c\x9e\x27\xa6\xcc\xce\x2d\xde\x2e\x94\x6f\x75\x6f\x20\xa9\xe0\xb6\xc7\xa9\xe5\xee\x42\xee\x32\x6a\xbb\x8b\x4b\x79\xdd\x81\x95\x72\x26\x25\x0b\xab\x6f\xc9\x35\x80\x34\xfe\x12\xb9\xf0\xaa\x22\xd6\xe8\xf8\x24\xfd\x52\x4b\x51\xa1\x49\xd4\xe3\x7d\xcb\x5e\x05\x36\xa6\x74\x77\xfd\x56\x6e\xe4\x98\x99\x2a\x0f\x96\xad\xce\xa4\xa7\x9a\x9e\xe9\xab\x5d\x1b\x4f\xe6\x30\xdb\xd1\x75\x10\xad\x97\x40\xa6\x78\x2f\xcc\xee\x37\x1b\x61\xd2\xa2\x6a\xcd\x50\x8d\xe2\x58\xde\xb0\x6f\x94\xfc\x13\xb3\xb4\xea\x2a\x1c\x63\xa0\xbb\x19\x5f\x85\x0f\xae\xd6\xb7\x15\xc0\xe0\xf4\xf1\x23\x34\xf5\x00\x76\xeb\x7c\x07\xe5\x39\xc8\xfb\x4a\xf5\x37\x07\xb2\xce\x07\x3c\x67\xa4\xfa\x27\x07\x42\x45\x45\xb5\xf0\x65\xfd\x1e\x3c\x11\x80\x79\x8e\x3e\x79\x8c\x1d\x80\x9b\x97\x9d\xea\x66\x3f\x6c\x17\x03\x09\xbb\xcb\x45\x24\x23\x95\x5a\xc3\xe6\xf2\xdb\x84\x87\x06\xcf\x1c\x4f\xa7\x44\xe3\x1e\xda\x06\x07\xc6\xf8\xb3\x62\xc2\xfd\x95\x13\xae\xb9\xb6\xa0\x0d\xb2\xd2\xd2\x3e\xd8\xd2\xac\x0d\x34\xbc\xcc\xdc\x6a\xb2\xb2\xda\x70\x57\x26\xa7\x57\x5f\x79\xa5\xe4\xfb\xbb\xf3\x27\x74\x0d\x57\x9e\xad\x04\x65\x5d\xd7\xcb\x9b\x55\x5f\xf5\x49\x97\xfc\x9d\xfb\xc1\xff\x04\x83\x46\xc4\x9f\x32\x94\xbb\x5f\x89\xfe\x1a\x13\x65\xf8\xf4\xb6\x05\xc6\x3c\x4a\xc7\xe0\xc6\xe0\x07\xac\x69\x48\xb8\xa1\x51\x9f\x23\xf6\x6e\xd0\x3e\x44\x73\x27\x09\xfb\x21\xb0\x1b\x71\xa0\x3d\x1e\x97\xe6\x8b\x40\x2c\xb7\x3a\xe1\xae\xf8\xf8\x22\x43\x2f\x3a\xe1\xf0\x5e\xcd\x00\x16\xc1\x47\xfb\xb6\x24\x02\x78\xae\x3f\xe7\x29\xa7\xa9\xfe\xe2\x40\xae\x9d\xfe\x7b\xfe\xfd\xf1\xd3\x9f\xeb\x5f\xde\xf4\xf7\xef\xfe\x4f\x97\x00\x98\xcb\xe9\xbb\x6f\xcb\x01\x70\x3f\x3e\x95\xd1\xb9\x1d\xc4\xc5\x1f\x8a\x16\x5f\x98\x24\x9f\x50\x26\x6b\x28\xe7\xb1\x11\x1f\x19\x74\x9b\x57\xc4\xb8\x13\x0c\x6d\xa4\xdd\xe2\xbc\x1c\x70\x83\x3e\x9c\x41\x82\x4e\x2f\x71\x9b\x92\xdc\xc2\x91\x36\xd4\x58\xfb\xd2\xaa\xa8\x5b\x26\x4a\x98\x91\xae\xb2\xd8\x13\x06\x5b\x31\x87\x9e\x26\xc7\x17\x6b\x39\xa1\x1b\x56\x9d\xe2\x67\x28\xfc\x83\xe6\xc5\x05\x2f\xf4\xe7\x48\x8c\x96\xd4\xcc\x37\x4c\x49\x58\x85\xd6\x8b\x57\xa3\x58\xdd\x20\xbc\xf6\xa7\xb1\x00\x6c\x62\x10\xa3\x8e\xe1\xa3\x4d\x38\x6a\x7f\x03\x9d\x5d\xf7\x6c\x71\xa5\xde\x81\xba\x0c\xb7\x36\xe3\x7a\xbd\x56\x75\xb9\x06\x86\xf0\xd4\x9e\xfb\x74\x7d\x7a\x05\xf0\xfe\xa8\xcd\xba\x6d\x5d\xda\xf8\x7e\x17\xf4\xc6\x73\x10\x55\x42\xf5\x17\x07\xd2\xce\xb1\xbe\x0f\x04\xfc\xaa\xef\x63\xff\x6b\xfe\xfb\xb6\x73\x7d\xfe\xb9\xb0\x7e\xff\xd7\x08\x80\xea\x13\x15\x55\xd7\x27\x00\x9e\x7e\x36\x12\xc5\x03\x51\xf4\x9a\xdc\xa4\x1c\xaf\x30\x46\xc9\xc1\x08\xe5\x20\xaa\x59\xdf\xb0\x6d\x43\x8d\x12\x94\x3d\xb2\x51\x1c\xf6\xee\xf8\xd5\x98\x40\x4f\x6a\xcb\x0c\xbc\x57\x5e\xbc\xcf\x90\x71\x03\x8e\xd4\x60\xea\x6f\xa2\x7f\x13\x57\x38\x60\x1d\xb0\xa4\xb5\x88\x93\x1f\x0f\x09\xbc\xaf\xd6\x81\x63\x5c\x9b\x0f\x64\x51\xdb\x87\xd3\xc3\xa6\xfb\xbb\xa8\x34\xe3\x68\x70\xbe\x9e\x8e\xaa\xa7\xe6\x93\x70\x37\xdd\x9f\xa9\xc9\x4e\xc7\xe2\xbe\xb8\x3b\xab\xad\xbd\x29\xc1\xef\x43\x95\xab\x4f\x3f\x5b\xc0\xcb\xb9\xdd\x56\xb7\x7b\xfc\x19\x7f\xcb\x79\xb3\x46\xd0\x83\x33\xf8\x61\x67\x6e\x8d\xb9\x3b\xcc\x84\xad\x8e\x85\x1a\xe4\x9b\x22\x04\x0d\xfb\xe8\x8d\xfd\x80\xe2\x03\x69\x68\xa3\xfa\xcb\x03\xf1\xb7\x0f\x05\x33\xf0\xf7\xfc\xf7\x9f\x39\x00\x5d\x53\x00\xc7\xb5\x76\xc7\x5c\x2c\x00\xe0\x31\x3f\xb1\xbb\x34\x12\x6e\x8b\x75\x71\xd3\x67\xf2\xc3\x3e\x65\x69\x29\xfd\xe8\x6c\xb2\x86\xbe\x80\x7a\x92\xaf\x0f\x49\xc8\xaa\xcf\xf8\x26\x85\x7f\xb0\x49\x25\xca\x87\x1f\xb1\x93\x35\x4f\x25\xbc\x4a\x5b\x73\x5c\x30\xc2\x13\x02\x4a\xc9\x2e\x68\x7d\x6b\x82\xd4\xa5\x0b\xae\x0b\xda\x08\x3c\xf6\xe6\x67\x14\xbb\xfa\x76\x7c\xf7\xeb\x2c\xd4\x65\xe5\x05\x7c\xf7\x6a\xab\x9b\x2e\xc5\xfb\xa0\xb8\x46\x08\xc7\xbf\xb1\xef\xa0\xe4\x5c\x28\x36\x7c\x17\x25\x04\x58\x5b\x29\x15\x7e\x1c\x21\xd8\xda\x78\x2a\xb5\x4d\xf6\x12\x7a\x2d\x5f\x29\x3b\x8e\x87\x13\x86\x2d\x2f\x28\x3f\x1c\x0b\x23\xbc\xb5\x3c\xa9\x34\xf3\x98\x91\x68\x68\xb2\xb6\xc1\x81\x94\x47\xfe\xaa\x7d\xeb\xfc\xdb\xf3\x75\x1f\xc4\xb2\xc8\x8f\x4a\xa8\x5d\xe7\x80\xb2\xd6\xe7\xbf\x55\xeb\xf3\xdf\xf5\xf9\x5e\xfb\xfa\xe7\xa2\x7a\x1a\x80\x4a\x70\xc3\x03\x91\x3b\x08\xaf\xc5\x1d\x38\x69\x12\x1e\x83\xab\xd2\x5e\xe1\x8f\x21\x61\xe4\x47\xba\x75\xf2\x35\x1e\xba\x64\x06\xf3\x30\xad\x71\xfb\x49\x92\xbd\x0b\x23\x32\xde\xf2\x1c\xc9\x38\xf0\x83\x91\x9f\x69\x10\x89\x2a\x7e\x97\x99\x0d\xb2\x8c\xd8\x91\xf3\xd4\xd2\x48\x4f\x87\x98\x72\x21\xd4\x4a\x4d\x8b\x99\x68\xdc\xf9\xc9\xda\x52\x7d\x17\xf1\xec\x50\xbd\x8d\xb0\xf2\x0c\x01\xfd\x9a\xca\xe6\x9b\xe2\x7d\xc2\xc7\x05\x49\x9b\x64\x4a\xde\x85\x5c\x37\x71\x82\xa8\x63\x4c\x23\x9b\x45\x52\x20\x0e\x1a\x74\x53\x72\x2e\x64\xe3\xe6\xab\x88\xdf\xf4\xf5\xe4\x78\x3f\x8d\x10\x5f\x1b\xa8\xcb\x5d\x7b\xaf\x4a\x9c\x34\x08\x92\x47\xbe\x19\x23\x3e\x33\xa4\x07\xc8\xd5\xa6\xfa\x8b\x87\xa2\xf8\x50\xbe\xfc\xca\x85\x5a\xf7\xe1\x7c\x5e\x9f\x63\xbe\x50\x5f\x9f\xff\xa2\xfe\x9e\xff\x52\x3c\x10\x15\x38\x00\x96\x0b\xf4\xf2\xb9\xd7\x00\xce\x36\x1c\xbc\x93\x22\x09\x20\xba\xc0\x7e\x29\x52\x1f\x5a\x14\x3a\xf9\x58\xfd\xa8\x40\x4c\x3b\x49\x7c\xc9\x19\x47\x6e\x31\x29\x52\x0c\xb5\xe1\x27\x33\x3a\x4a\x6b\xd9\x9b\x17\x91\x96\x7c\x22\x74\x9e\x1b\xf7\x91\x86\x22\xf8\xf5\xb9\x11\x36\xa4\xb4\x14\x7e\xc3\xb7\xba\xb3\x24\xbb\x22\x15\xa4\x91\x56\x1b\x89\xb5\xfe\xb6\x71\x97\xda\x20\x89\xbd\xeb\x9c\x51\x9f\x72\x1d\x89\xf6\xce\x73\xe3\x33\x8a\x12\xc4\xcf\x2f\xf3\x8d\x73\xe5\xb9\x89\xf3\xdf\x0e\x1b\x65\xfc\x5f\xdc\x83\x94\x38\xce\x92\xf4\x44\x95\x47\xd2\x64\x89\x81\x4c\xaf\x64\x23\xd5\xff\xf5\x0c\xe9\x96\x1a\xcd\x06\x0f\x75\xdb\xfa\xef\x7d\xe0\xd7\xba\xbe\x35\xfd\x37\x07\xf4\xaf\xf9\xef\x7a\x1f\xce\x17\x01\xb0\x54\xd3\x39\x27\xcf\x03\x70\x8c\xed\x13\x8c\x76\x01\x10\x39\xcc\x9a\x1f\x98\x08\xef\xe4\x23\xce\xcd\xa2\x5e\x40\xae\xa6\x9c\x80\xa3\xfd\x2d\xf2\x8a\x71\xae\x4c\x9d\xa5\x3a\xf9\x92\x75\x91\x02\xce\x24\x8f\x1c\xe3\xf1\x48\xa5\x08\x71\x8f\xec\x15\xcc\xa3\xfa\x56\xdf\x9e\xac\x11\x77\x57\x1d\xb4\xe7\xc9\xbc\x59\xe7\x35\x55\x34\xdd\x49\x73\x65\xb7\x74\x42\x55\xbf\x93\x37\xd7\x93\xb4\x46\x95\x53\x49\x83\xdd\xa1\xba\xae\x8a\xd6\xa4\x92\xa1\x7a\xbd\x60\xf9\x4d\xa4\x82\xe7\x11\xba\xcb\x32\x38\x52\xdb\xac\xb8\x8e\xbc\x34\x8e\x74\x07\x3b\xa5\x05\x52\x38\xf2\x3e\x52\x85\x7a\xf8\x6f\xdf\x03\x0f\xf9\x3e\xd9\x56\x0e\x29\x76\x11\x8e\x91\xaf\x49\xb6\x8a\xb3\x13\x04\xc8\xf9\xd2\x99\x00\xd7\xd6\xfb\x30\xb1\xe7\x57\x25\xa2\x7f\xd4\xc5\xd7\xbf\xd6\xf5\xa6\xe9\xff\x3f\xff\x2d\xb5\xfc\x55\x33\xd6\xff\x4c\xc9\x81\x88\x61\x07\xe0\x08\xdc\xd3\x14\xf2\x0c\x40\x84\x96\x25\x96\xe2\x3f\x70\x41\x40\x8b\xc6\x23\xde\x09\xeb\x2b\x60\x82\xd8\x2a\x72\xf5\xb7\xf7\x60\x88\x4c\x74\x19\x97\x09\x37\x58\x23\x7f\xf6\xc9\x90\x63\xd3\x53\x21\xdf\x0b\x2b\x55\xf0\xd3\x2a\x24\xdf\x4b\x48\x55\xb0\xd3\x38\x4b\x2e\xcd\x61\x57\x9a\x55\xb5\x25\xc7\x95\xb5\x28\x63\x95\xfa\xc9\x81\x0d\xd7\x54\x64\x14\xc3\xc9\x27\xba\x95\x34\x6c\xe5\x58\xc8\xfa\xb7\xb6\xa8\x0a\xc8\x5c\x20\x8b\x3e\x7e\xa0\x46\x27\x6d\x44\x16\x9a\xfc\xa4\xfa\x44\x8a\x81\xac\x37\xb7\xa0\x22\x4e\xe1\x1e\xc4\xbf\x92\x5f\x92\x7d\x65\xc3\x29\x7d\x10\x65\x04\x17\xd8\x2d\xca\xb4\x71\x1e\xfe\xe2\x60\x30\xfc\xff\x7f\x0e\xa8\x79\xee\x1f\x1e\x88\x75\x2e\x24\x7e\xdd\x1f\x11\xb0\xbe\x7f\x04\x65\x01\x9c\x62\xde\x25\xef\x8b\x04\x10\xfc\x78\x94\xd3\x2d\x01\x40\x36\x9d\x2d\xdb\x8e\x17\xd0\x2a\x25\xa7\x7b\xcc\x15\xa0\x46\x6f\x9a\x77\x81\xc2\x3f\x18\xba\x01\xd2\xde\x4e\xd4\x4f\xf7\x03\x20\xdc\x0f\x88\x62\xb5\x96\x00\xe1\xd7\x2e\x26\xa3\x25\x01\x0c\x91\x85\xd2\x59\xea\xc5\x40\x95\x84\x93\x39\xaf\x72\x8d\xbc\x9a\xab\x26\x7b\x4a\x29\x86\x3c\x5e\x9e\x2a\x77\x55\x81\x83\x3c\xdc\xa8\x2e\xcf\x24\xb7\x9b\x7c\xb7\x63\xbb\xdc\xb4\x0c\x92\xdc\x77\x7d\x41\x5e\x48\xca\x8f\x7c\x6d\xd8\x50\xee\x26\xc5\x73\x20\xd1\x44\x6e\xfe\xe0\x2c\x2f\x23\x71\x96\xdc\xb9\xb8\x59\x6e\x9a\xc2\x3d\x88\xda\x82\x19\x50\x89\xae\x50\xbc\x48\x14\x1f\x0e\x25\x17\xeb\x37\x07\xb4\xfe\xf9\x68\x9b\x59\xdf\x07\xd7\xf3\x60\xf2\xae\xae\x73\x30\xdb\x7f\xd5\xd0\x75\x7f\x44\xc8\x0c\xc0\xb1\x06\x5a\x43\xaf\x07\x00\x27\x5d\x76\xce\xa1\xa4\x00\xf8\x07\x0e\x5a\x3a\x8a\x00\x48\x73\x1f\x3f\x6e\xf5\x1d\x40\x85\x9d\xbd\xc7\x18\x09\x6f\xb4\x7d\xce\x0e\x1b\x4a\x40\x1b\x62\x94\x47\x49\xf7\x35\xb4\x5a\x22\x78\xe5\x74\x0f\x42\x80\x2b\xa7\x30\x8b\xd6\x27\x08\xf0\x1c\x13\xb6\xd6\x88\x03\xa7\xa0\x04\x91\x67\xaa\xfd\xe0\x14\x15\x21\xf2\x5d\x65\x06\x4e\xa7\x71\x49\xb6\x2a\x9e\x05\x99\xf3\xac\xe2\x57\xe5\x8d\x41\xb2\x94\x49\xfc\xb2\x1c\x35\x9c\xac\x75\x92\x14\x93\x26\xc3\xfe\xcb\xdb\x24\x5f\x4a\x1d\x85\xfd\x7d\x1e\x92\xc9\x12\x7a\xc0\x3c\x84\x90\xc8\x94\x40\x92\x97\x1e\x27\x4b\xab\x8a\x99\xc2\xf1\x89\x73\x12\x27\xc4\x36\xc1\xd1\x8f\x1f\x24\x8a\x45\x39\x41\x61\xb9\x5c\x2c\xf7\xb7\x07\x03\xbd\x7e\x0e\x0c\xfe\x83\x03\x3a\xf1\xab\xd6\xae\xfb\x71\x0a\xa6\x7f\xd5\x54\xb7\xbf\x39\x98\x08\x13\x80\xa3\x2e\x34\xaa\x8e\xeb\xfc\x9c\x05\x02\x60\xbb\x0a\x15\x95\xfd\x10\x00\xd7\xe6\x3d\x9c\x36\xda\x00\x12\x17\x8e\x1d\x32\xbb\x0b\xa0\x68\x78\xe2\xb0\xe1\x3b\x40\x6b\x3e\xe3\x40\xe8\xe6\xc0\x7b\xfd\xc5\x33\x3d\x3a\xfb\xe0\x85\xc9\xf4\xb9\xfb\x5a\x5d\x70\xdb\xe6\x2e\xb7\xa3\x46\x2c\xf4\xb8\x90\x78\x69\xd4\xf7\x40\xb9\xaf\xab\x00\xad\xca\x66\x68\x0a\x8e\xe7\x7b\xaf\x54\x07\xc9\x71\x9c\x42\xbb\x15\xa9\x20\x28\xcd\x5e\xd8\x4a\xfe\x14\x78\xe7\x51\x0b\x0f\xcb\xb2\x80\x7f\xf1\x92\xb0\x9e\xb4\x13\xd8\xd7\x2a\x8b\x18\x4b\xed\x04\xd3\x96\x6e\x91\x29\xf1\x15\x70\xe8\x2a\x10\xbe\x22\xfe\x02\x24\x6f\xd8\x88\x45\x8a\x29\x81\xd6\xfd\x72\x51\x76\x91\x19\xb0\x1c\x63\x16\xfe\x20\xaa\x07\x52\x53\x3a\x62\xea\xdf\x03\xff\xff\x1c\x50\xdd\xfa\xba\x8a\x7c\xfe\x9b\x83\x09\x14\xfd\x55\xdd\xf8\x7e\x55\x2b\x03\x00\xaa\x2b\x54\x54\x76\xc5\x00\xcc\x03\xb4\x02\xe6\xa5\x00\x1c\x41\x74\x0c\x66\x42\x00\xc2\x4e\x8c\xb4\x08\x5f\x00\xb9\x8f\x4c\xfe\xfa\x86\x00\xea\x01\x27\x9f\x68\x0b\x01\x49\x57\x90\x9d\x4a\x6b\x1f\xac\x20\x5f\x9e\x66\xd1\xe8\x84\x0f\x56\x37\xce\xd1\xab\x4a\x01\xda\xae\xeb\xcc\x01\x95\x16\x98\x70\x0f\xe3\x24\x2a\x35\xc2\x6b\x9f\x29\x4e\x9c\x02\x35\xbc\x0b\xce\xe6\x4c\x95\x97\x84\xdb\xb1\x9b\x78\xd2\x64\xbf\x41\x7b\xaa\x33\x1f\x9f\x54\x24\x8c\x64\x5b\x71\x7b\x4a\xd9\x40\x63\xf1\x07\xbe\x41\x89\x09\x68\xab\x64\xe2\x3b\x2a\x21\x03\xb9\x8d\x53\x02\xfa\x22\x5f\xe0\xda\xa5\x55\x9e\x0c\x91\x3a\xa8\xed\x45\xf0\x79\x8b\x5c\x87\xc4\xdb\x47\x04\x9e\x08\x3f\x87\xa4\x47\xc6\x02\x57\x7e\xfc\xeb\x15\x15\x7e\xec\x0f\xd4\x22\xd2\x3f\x73\x17\x59\x63\xe5\x05\xb6\x4e\x02\x70\x49\x2b\x2c\xed\x4c\x06\x10\x67\x97\x2b\xde\x83\xd9\xe0\x20\x34\xec\x54\x47\x59\x32\xff\xe0\x41\x46\x74\x4a\x39\x87\x00\xcc\xdd\x11\x0b\xc2\x37\x00\x67\xd1\x61\x5e\x28\xc7\x0a\x2d\x16\xab\x0e\x36\x6a\xc5\x20\x6e\xbe\xea\xb3\x68\xc8\x48\x7e\x65\x7a\x2e\x6a\xcc\x4c\x8d\x1c\x82\xa4\xc9\x1e\xb5\xd1\x23\xb5\x1b\xee\xab\x76\x73\x73\x20\x85\xe8\xcc\xb6\x37\xb8\x87\x90\xa8\xb5\x38\x6e\x4e\x79\xe3\x89\x57\xd4\x9f\x3e\xc6\xfa\x45\x13\x4b\x55\x23\xa6\xf2\xfd\x26\x89\x55\xca\x47\xe7\xa7\xfd\x76\x13\x5f\x2b\x36\x60\x3f\x78\x97\x93\x64\x14\x26\x70\x3e\xee\x9d\xd8\x32\x05\x07\xfc\x16\x97\xe9\xef\xf5\x8a\x2f\x71\xaf\xdd\x9e\x4f\xc7\x2a\xbd\xc2\x1f\x74\x9d\x7a\x73\x48\x45\x15\x07\xa8\x53\xcf\xb8\x55\x2e\xe1\xa3\x9d\x9f\x3e\x36\x56\x19\xc5\xdf\x73\x7c\x7f\xf7\x96\x1a\x03\x81\xc6\x21\xee\xb6\xac\xda\x61\x82\x8e\x9d\xc1\x20\x8f\xda\x51\x42\x8d\xf5\xe5\xbe\xb3\x6a\x6f\x08\x8f\xac\x72\x7f\xf4\x41\xfe\xca\x8f\xf5\xef\xf0\x90\xf6\xfa\x51\x4f\x1b\xc9\x57\x6c\xa7\x02\xe0\xcb\x91\x35\xa3\x67\xd8\xe0\x20\x54\x3c\x15\xc5\x8f\xd8\x03\x68\xd3\x2b\x2b\x30\xc7\x01\x20\x8a\xd4\x5a\xd9\xde\x01\x98\x5d\xd7\x7a\xc8\xa9\x0f\x60\x15\x60\x40\x10\xe6\x03\xb0\xd6\x33\x1d\x91\x8d\x87\xf3\xd6\xc9\xb6\x52\x1a\x3c\xc0\x6f\xe9\xe7\x75\xdc\xd0\x96\xdc\x6b\x56\x1d\xe9\x62\xc1\x4b\x3e\x61\x9c\x9d\x75\xd8\x71\x3f\xe9\xbc\x61\x4b\xf5\x2e\xd4\x0d\x12\x8d\xee\xb7\x2b\xed\x3e\xbe\xc4\x76\xad\xfe\xdb\x72\xfe\xec\xc4\x3a\x75\xd7\xb1\x06\xbf\x45\xe2\x09\xd5\x95\x0f\xac\xc1\x3c\xc4\xd3\xca\xc9\xcb\x5f\x82\x74\x88\xf9\x4a\x7c\xd8\x70\x3f\x51\xd2\x11\x45\x0e\x9c\xa4\x27\xf7\xd2\x23\xa5\x83\x38\x47\x8f\xc9\x2f\x3e\x4a\x43\xb8\x7a\xf7\x86\xb7\x72\x2a\x5e\xb8\x2a\x8f\x8a\x71\x7a\xd5\x08\xdc\x5b\xf7\x88\x51\x5e\x35\x2c\x6e\xcd\x3d\x62\x98\x4e\x3d\x01\x2f\xe1\x36\x72\x7b\x9f\x86\x10\x3e\xd5\xe5\xd1\x20\xa8\x7f\xc3\x2f\x3b\x5e\xbb\xd6\xa7\xe1\x43\xe0\x70\xd0\xec\x8e\xd0\x98\x24\x84\xda\xfe\xb4\x63\xc9\x4c\xff\x58\xff\x4e\x1f\x29\x9f\x1f\xf5\x94\x81\x4c\x1f\xad\x36\x80\x50\xad\x8c\xf4\xae\xef\x00\x52\xda\x32\xfb\xf6\x9d\x04\x50\x29\x55\xa8\x3d\x42\xfb\x07\x0f\xb2\x4d\x55\xe7\x54\x3a\x80\x15\xb3\xd6\x3c\x37\x12\xc0\xf6\xb2\x3e\x42\xf8\x00\x2c\xdb\xce\x99\x2e\xca\x3f\x86\x04\x9b\x66\x1b\xa4\xa6\x0a\x6c\xb6\x2e\xf2\xdc\x6b\x54\x4a\x0e\xb2\x3c\x1d\x9e\x64\xb3\x89\x34\x6a\x76\x2e\xbd\xd4\x55\x8c\x64\x8f\x64\xaa\x3c\xe1\x49\xf5\x9b\x0b\xf2\xd6\xd6\xbf\xfd\x3c\xb0\x81\xc8\xa8\xe1\xf2\x3c\x20\x84\x87\x50\xa2\xe6\xf9\x31\x3a\xfc\x22\xc5\x07\x43\x3c\xac\x7c\x14\x73\x3f\xa8\x95\xc2\x03\x7d\x4f\x57\x76\xc0\xce\xf9\xc4\xcc\x20\x55\x02\x70\x27\xbc\x6f\x4c\x54\xa9\x85\xe3\x0e\xfb\x4c\x3c\x55\x55\x77\xc4\xb9\x7b\xb3\x3d\x14\x53\xff\x84\x1b\xf7\x28\x1e\xea\xd2\x68\xc6\xf3\xa2\x82\x6f\x30\x68\x1e\xc5\x47\xb8\xfa\x5e\x3f\xa9\xf9\x12\x5f\xea\x32\x4a\xe1\x81\xda\x8f\x69\x8b\x13\xc4\x1c\xc2\x7e\xf4\x41\x3a\xea\xc7\xfa\xe9\x74\x7e\x71\x10\x1c\x9b\x64\xbe\x6d\xdb\x0d\x20\x3a\x22\xb5\xc8\xa0\xf3\x07\x07\xb1\x53\x7e\xf8\x48\x09\x00\x62\x51\x51\x89\x65\x01\xc0\xcc\x42\xe5\xfd\xa9\x1e\x00\x5b\x2b\x4d\x65\x6e\x56\x00\xc7\x58\xbd\x60\x11\x73\x20\x38\x26\x18\xbf\x91\x77\x86\x48\xfb\x12\x6b\x03\x2d\x25\xf2\x1b\x3b\x2e\xd4\x69\x93\x31\xb2\x98\xf5\xb3\x90\x29\x7b\x24\x29\xdb\x9c\x2e\x43\xce\xfd\x34\x69\xa7\xd1\xa3\x0a\x3e\x9f\x8f\xc4\x10\x03\xd9\xf6\xde\xa0\x03\x84\x39\x1d\xb3\x3b\xcc\x61\x7e\x04\x77\x4d\x91\x97\x21\x91\xf7\x09\xd2\x6a\xb9\x9f\xab\xa2\x62\x09\x16\x2a\x8e\xe8\xbe\x88\xef\x04\xb4\xb2\x19\xa6\x20\x78\x86\xc2\x03\xfd\xd3\x8b\xf3\x9c\x4e\xe3\x08\xb6\xdf\xbf\x6e\xd4\x41\xa3\x10\x77\xda\x57\xfd\xde\x36\xad\x93\x38\x15\x5f\xda\x9b\x29\x5a\xf1\xb8\x41\x2f\xba\x6b\xbd\xda\xc9\x38\xb2\x47\x5b\x0f\x59\x5b\x0b\x6f\xef\xf6\xb4\x3d\x55\xa7\x0d\x7f\xc9\x05\xdf\xfa\x58\xa7\x9f\xb0\xdb\xe9\xd4\x8f\x3e\x48\x31\xff\x58\x3f\x65\xfe\x7f\xa6\x48\x4a\x63\xdb\x9b\x0d\x0e\x42\x9e\x55\x7a\xe9\xc0\x76\x00\x0d\xac\xb4\xdc\xc1\x5c\x00\x63\x71\x39\x6b\x66\x09\x00\xab\x62\xa5\xe9\x53\xd9\x00\x0e\xa0\x66\xce\x19\x0b\xe0\xe2\xa5\xc3\x2a\xf4\x1d\x00\x75\x04\xc9\x2f\xef\x0e\x99\xce\xf9\x16\xcf\x35\x93\xc8\x37\x1c\x7a\x9c\x93\xcd\x98\x48\xcb\x76\x12\xc1\x8c\x4e\x2b\x24\x6d\x8b\xcb\xe9\xb4\x5e\x67\x88\x71\x26\x76\x15\xab\x41\x8a\xbf\x7d\x41\x61\xba\x32\x77\x5a\xa3\x78\xf1\x6b\x9a\xef\x26\xae\xc4\x46\xe3\xaf\xab\x2d\xcd\xc5\xc5\x21\xf0\x3d\xaa\xfe\x6b\xa3\xb1\x38\x0a\x0f\x34\x97\xa0\xba\x88\xb1\x08\x8b\x9c\x16\x52\x6b\xc6\xbc\x0f\x61\x98\xa8\xd3\xa8\xc2\xbc\x0a\x21\x3f\x09\xd4\x7c\x80\x95\x0f\x3e\x36\xec\xa0\x65\x8b\x9d\xf4\xbf\x7c\xeb\x9a\x76\x09\x8e\xc9\x2f\xba\xff\xa1\x8e\x31\xce\xd1\x67\xba\x97\x5e\xa7\x04\x37\xe5\xf9\xac\x3d\x40\x77\x0d\x2f\xe9\x5e\xd8\x36\xa7\x27\x8f\x77\x43\x19\x35\xd6\xea\xd7\xe1\xeb\x5c\x7f\xbc\x25\x74\x4b\xfa\xfe\xe4\xc4\x46\x65\x3e\xd3\x48\xfc\x07\x07\xf1\x49\xf2\xc8\x7e\x3a\x00\xbd\x28\x89\xcf\x07\x33\x36\x78\x10\xdb\x66\x05\x5e\xb6\x3d\x00\x2e\x49\x6a\x82\xdc\x27\x01\xdc\xe7\xb4\x0c\x85\x99\x7e\xe7\x06\xa5\xa0\xd2\xcd\xf5\xb5\x6c\xc8\x8d\x4e\xf5\x8e\x6d\xe6\x41\xa4\x59\xfb\xe0\x00\xac\xb3\x2f\x69\xa7\xd5\x83\x94\x52\x5f\x5a\xa2\x92\x69\x74\xc5\x89\x90\x56\x42\x0a\xe2\x51\x3b\x3e\x2a\x17\xbf\xac\x77\xe4\x2e\x39\x2e\x1a\xef\xa8\xc5\x3e\x29\x9a\x98\x87\x5b\x55\xd7\x5a\x0c\x4b\xbe\xfd\x4f\x1e\x68\x16\xad\x3e\x86\xce\x88\x8e\x7b\xb3\x4f\xf3\x24\x86\x2f\x62\xe8\xb7\x17\xc7\x5b\x1b\x30\x6f\xc2\x18\x87\xec\x74\x5e\x61\x95\x82\xf1\x03\xcd\xba\x81\xd8\xdb\x81\xdc\x3d\x0f\xf4\xce\xe2\xa4\xfc\x9c\x3a\xf7\xe9\xa5\xe2\x2e\x79\x27\x51\x78\xa0\x66\x1b\x83\x73\x78\x36\x8f\x9b\x75\xaa\x86\x4c\xf8\x14\xd4\x36\x80\x2d\xc6\x12\xa2\x3f\xfa\x70\xbc\x40\x7a\x75\x2b\x37\x00\xef\x43\x71\xd8\xd9\x0d\x20\xce\x20\xbe\x89\x61\x1b\x80\xb2\xae\x98\xc3\xde\x01\x00\x03\x35\x71\x1d\xc6\x59\x00\x0b\x7f\x99\xcf\xcc\x63\x00\x8e\x4d\x72\x83\x6c\x7c\x00\xa8\x30\xe5\x5d\xe7\x2e\x03\x78\x77\x69\xec\x15\x3a\x02\xe0\x97\xaa\x5f\x2c\xdf\x0d\xc9\x5e\x61\xa6\x75\x5a\x0f\xc8\x25\x6e\xa3\x0e\x0c\x16\xd7\x49\x37\x1d\xf3\xfd\x8e\xba\xd2\x11\xa7\x6d\x98\x93\x30\x7e\x4d\x04\x8c\xf9\xd6\xb2\xba\xf0\x44\x3c\x09\xd9\x75\xc5\x27\x7e\x07\x3e\x5e\xcf\xef\x3e\x39\xb1\x01\xd7\xa9\xd5\xf2\xee\x44\x9a\x36\x4e\x5e\xbd\x63\xa5\x3b\x43\xe6\x9f\x3c\xd0\xff\xe5\xc5\xe9\x1f\xd1\xb7\xc2\x2c\x86\xe5\xf4\xc6\xe9\x7f\xc5\xea\x87\x84\x77\xba\x1b\x24\x63\xef\x06\xbe\x6e\x55\x40\xb0\xe0\x98\x02\xf6\x5e\xf4\x44\xd0\xe0\xda\x7c\xd4\xea\x5f\x20\x6c\x71\x1f\xbd\xbe\x5d\x40\x22\xaa\xf1\xb2\x1e\x1e\x00\x5b\x8c\xc4\x46\x7f\xf2\x93\x2a\x92\x6f\x69\xd8\x00\xf8\x76\x88\x2e\xee\x0c\x00\x90\x4a\x12\x3b\xc9\xe0\xf2\x07\x07\x71\x4e\xcc\x8b\x71\x18\xc0\x5a\x47\xbc\xf0\x28\x2d\x80\xab\x80\xb4\x0c\xeb\x14\x80\x8f\xbb\x7c\xe2\x59\x06\x80\x80\x46\x55\x25\x81\x27\xbf\x73\x83\x72\xfc\x8f\x1b\x9b\x68\x45\x92\x53\x3d\xf3\xec\x3a\xac\xa8\x48\xfe\x2e\xc9\xde\xea\xee\xe9\xc4\x0c\x3b\xef\x84\xc2\xa0\x1d\x84\x38\xcb\xcd\x25\x6b\xd1\x11\xbf\x7d\x41\x0f\xf5\x6b\x87\xaf\xa5\x3d\xc4\x1d\xd0\x56\x7e\x7f\x3b\x4b\x0f\xfb\x4c\x03\xb1\x72\x24\x9b\x6a\x2d\x40\xfd\xc2\xaa\x57\xaa\xe0\xec\xa2\xe6\xfb\xd5\x99\x14\xce\x37\x3c\xda\xe1\x6b\x91\x89\xf0\xb8\x48\xb7\x6b\x0d\x9d\x10\x71\xdf\x58\x2f\x10\x7d\x3d\xe6\xe9\x0d\x1e\x83\x1e\xf4\xa3\xd8\x03\x7d\x12\x86\xcf\x31\xc2\xd1\xe7\xba\xd4\x0c\xf1\x18\x74\xf8\x8e\xb6\x57\x48\x36\xac\x47\x48\xf2\xc5\x73\x48\x05\x9c\xb8\x7f\x66\xdd\x02\x72\x1e\xe7\xe6\xe7\x56\x55\x6b\x7c\x0e\x77\xc9\xe7\x69\x79\xb7\xb1\x3f\x8e\xf8\xe3\xed\x97\x26\x5f\xec\xe4\xcf\x73\x22\x56\x3c\x9c\xe6\x09\x80\xe0\xb8\xc8\x28\x1d\x01\x40\x26\x42\xf4\x00\x83\xf6\x06\x07\x61\xac\x2b\x7c\xf5\x40\x39\x80\xbd\xba\x48\xd6\xe1\x5c\x00\x0f\x36\x89\x85\xe3\xaf\x01\xfc\x7b\x65\xde\x9f\x16\x00\x08\xe9\x52\x4e\x11\xf0\x01\x08\xcf\xd7\x3a\x2e\x93\x07\x79\xa1\x49\x88\x2e\xad\x47\xe4\x18\x3f\x67\x9b\x36\xab\x77\x24\x55\x54\x17\xaa\xcf\x53\x9e\x28\xed\x70\x2b\x16\x1b\xba\x05\xbf\x64\x35\x58\x92\x9b\xc0\x85\x3f\x68\xb2\xa3\xa3\x28\x75\x04\x77\xd0\xc0\xf1\x61\x6e\xb6\xe5\x6f\x4f\x90\xad\x06\x6e\x39\x28\xb7\x67\x5e\x59\x8b\x66\xc5\x36\x2b\xff\x37\x0f\xb4\x59\xcf\x6e\xf5\x42\xda\x8d\xe1\x1d\x06\x8c\x6b\x39\x49\xa4\x1b\xa1\x08\xf6\xb5\xe9\x44\x62\xdf\x36\x04\x01\x5d\x12\x57\xd8\x25\x8d\x1c\xc4\xd0\xc7\x78\xb5\xe5\x19\xb9\x62\xde\x46\xec\xba\xf8\xd2\xd8\x1b\xcb\x19\x16\x52\x5b\x6a\xc2\x82\xbd\x1a\xac\x59\xa5\x6e\xb2\x84\xa3\x0f\xd4\xaf\x08\x36\xe1\xc3\x95\xfa\x46\x95\x32\x98\xd4\xe2\xbe\x7b\x3b\x00\x30\x1d\x92\x9a\xa0\x8e\x06\x38\x75\x49\x34\x8f\xa6\xed\x3f\x38\x88\x1e\x61\xf6\xbd\x8f\x00\xcc\xee\x0a\x31\x1d\xd0\x01\x70\x04\xd1\x73\x47\x3e\xfe\x9b\x07\x89\x7c\xac\xe0\xc3\x17\x00\x10\x33\xa0\x51\x20\x2b\x06\x8d\x51\x9f\xf4\xef\x68\x9a\x92\x6b\x42\xae\x5a\x60\x2c\x55\x49\x3b\x3c\xca\x50\x45\x3e\xb4\x84\x27\xce\x13\x51\xf1\x11\x93\xf8\x34\x9b\x9c\xa2\xe2\x64\x11\x9c\x8d\xa9\x47\xc7\xdb\xac\x2a\x6c\x82\x41\xfa\x68\x60\x5e\x1f\xc6\x41\xdb\x77\x2e\xb7\xa8\x09\x23\xa3\xd9\xba\xf4\x31\x9f\xed\x63\x97\x4e\xfb\x72\x5e\x5e\x0b\x85\x07\xa2\x78\x71\x28\x3c\xd0\x75\x19\x23\xe9\x35\xb7\x94\x56\x8a\x17\xa7\xcd\xcf\x94\x1f\xed\x9f\x70\xae\x71\xd6\x14\x8b\x61\x89\x79\x51\xf7\xd4\x34\x10\xf3\x2d\x42\xa3\xba\xce\x74\x0a\xeb\x13\x2a\x55\xa6\x60\xf6\x15\x3b\x1d\xd4\x58\xcc\x65\xf6\x09\x67\xe5\x1f\x51\xd0\x67\x36\x8e\xbb\xe1\x33\x09\xc0\x74\x52\x32\x92\xda\x07\x80\x43\x4f\x38\x97\xf6\xf0\x1f\x1c\xc4\x55\x11\xa1\x3d\x74\xff\xe6\x20\x5c\x27\x04\x50\x07\xfb\x00\x02\x1e\x09\x6f\x66\x42\x01\x44\x76\x4a\x1e\xe0\x30\xfe\x83\x8b\xa9\x57\xdd\x24\x39\x0b\xad\x09\xd1\xba\x71\x9a\xa7\xc8\xa9\x91\x33\xe6\xa6\x56\x1f\x88\x33\xfe\x1e\x2e\xc3\x7e\x54\x84\x10\x37\xc9\xf0\xb7\xd1\xfd\xb8\xe7\xf6\x47\x0b\xfa\x33\xac\xb0\x97\xcc\xf7\x74\xec\x3a\x4f\x83\xc9\x37\x0c\x7b\x82\x2c\xde\x8a\x96\xd0\x26\x2c\x38\x57\xf8\xcf\x2b\xeb\x04\x2d\x3e\x2f\xfe\x3e\x85\xd7\x83\xa5\xb5\x82\x0e\x0a\x0f\x74\xb7\x1e\xf9\x64\xc5\x33\x97\x7f\x00\x65\x34\xb8\x5a\x99\x61\xf9\xaf\x7c\x28\x0a\x0f\x84\x30\x57\xc6\xb0\xc5\x2c\x54\xcc\x5a\xb4\x60\x9a\xa3\x78\x4a\x07\x2c\x86\xb0\xfc\xe1\xec\x85\xed\x16\xb3\xd8\x67\xc1\x0a\xe7\x2f\x5b\xc6\xe0\xf6\x07\xf6\xe6\x4e\x59\x8a\xe0\x42\xfc\x19\x00\x98\x69\xc5\x48\xd4\x57\x00\xce\x36\x0a\x8e\x6c\xe3\xfc\xc3\x83\xc0\x2e\xc8\xc8\x40\x03\x80\xf4\xe7\xcb\xde\x93\x06\x60\x77\x93\x3f\xed\x80\x12\x80\x67\x0d\x3f\xfa\x50\x02\x40\x48\x82\x10\x2b\x53\x16\x40\xcc\x8c\x98\x10\xdb\x38\x40\x8a\xa8\x34\x35\xf7\x61\x80\x34\x7b\x65\x33\xc9\x56\xb8\x9b\x9e\xa7\xb5\x4d\x9d\x97\x5c\x93\xc8\x62\x3c\x64\xd9\x42\x9c\x0b\x93\x70\xb4\xf1\xdb\x8a\xbf\xef\xc9\x1c\x62\x94\x28\x8f\x8b\x76\x20\x9f\x67\xce\x2a\xc3\x3c\xb2\x40\x75\x8c\x17\x9f\x46\x23\x11\x66\xcf\x72\x2a\x11\x6b\x97\x74\x7a\xe7\x6b\xaa\x0f\xce\xb4\x1a\x1c\x5e\x70\xab\xac\xa3\xf0\x40\x77\xa7\x4d\x2a\x96\xb8\x4a\x55\x07\x4e\x9b\x56\x2c\x37\xe5\x93\xba\xbf\x98\x4d\xac\x14\xe4\x26\xb5\xe1\x2d\x78\x57\x8b\x32\x03\x28\xf9\x50\x35\x65\x56\x31\xe8\xad\xc9\xe7\x2a\x8c\xad\x7a\xd1\x0f\xe3\x25\x4b\x1d\xac\xac\x30\xa9\xd1\xcc\x85\x06\xd6\xfb\x31\xc4\x88\x8b\xb9\xf7\x6d\x24\xb1\x7a\x61\xa3\xd9\x75\xd6\xa5\xd8\xc5\xa0\x77\x59\x7c\xd6\xa7\x70\xc6\x01\x27\x00\xf6\x59\x0b\xbe\xff\xb1\x3f\x70\x79\x0b\x5e\xdb\x2e\x0f\x20\x49\x12\xaa\xde\xe5\x07\xa0\xc5\x25\x48\xbb\xe7\x10\x80\xb1\x3c\xef\xd5\x3d\xe6\xff\xe1\x83\x38\xcc\x3b\x7a\xe4\x0a\x40\x72\x8e\xe0\x17\xd6\x02\x80\x4c\x2f\xc9\xb2\x1f\x7d\xc8\x3d\x2d\x5f\x2d\x56\x05\x0f\x73\x3a\x35\x78\xd4\xde\x93\x5b\xd2\x1f\x23\xe6\x2d\xf9\x89\xcf\x63\xeb\xec\xd4\xfc\xf7\xe0\x85\x7d\x27\xfc\x6c\x53\x8d\xb1\x89\x2e\xb5\xd9\xb7\xf3\xef\xa0\xaf\x58\xb9\x77\x84\x55\xac\xad\x51\x21\x4d\xc7\x85\xea\x5c\xe7\xe2\x0d\x3a\xbf\x0d\x37\x64\xbe\xec\x30\x2a\x9a\x97\xad\x55\x19\x8e\x35\xbd\xb0\x90\x5b\xf5\x78\xc0\xd9\x7c\x79\xf1\x49\xf9\xd1\x7f\x7a\x71\xea\xe3\x6c\x6c\x56\xb7\xe7\x44\x54\xad\xd8\x60\xd7\xb6\x65\x9c\x2b\xab\xb7\xa3\x5d\xf3\x4e\xb3\x2a\x12\xb6\xdb\x8d\x76\x4b\xcc\xc9\x2b\xb4\x7b\x8f\x86\xb8\xb2\xcc\x44\xfb\x27\x98\xa2\x68\x8b\x4c\x46\x3b\x34\x96\x2e\xa2\x29\x6d\x93\x5d\x3d\xb6\x2f\xc4\x3b\x91\xc3\xfe\x2a\xee\x5c\x60\x13\x00\x8b\xb4\xc8\x8b\x2d\xfb\x01\x78\x3e\xf2\xdf\xdd\xbe\x08\x20\x35\xcd\xaf\x4f\x47\x04\xd0\x6e\xe4\x3b\xbc\xbb\x02\xc0\xfc\x2e\x37\x17\x43\xca\x46\x1e\x04\x85\x83\x48\xf0\xe7\xe6\x3e\x7c\x12\x20\x4b\x82\x8f\x99\xb9\x03\xa0\xe0\x9b\xd0\x22\xc7\x69\x80\x92\x62\x69\xb2\xc8\x5e\x98\x2c\xbd\xa2\x12\xa6\xea\x46\x6e\x2f\x18\xd2\x17\xb4\x78\x4f\x9c\x48\x37\xb7\x24\xfb\x11\x71\xcf\x43\xd1\x5e\xb1\x19\x62\x18\x1f\xf7\x99\x74\x87\xd2\x8f\x8b\x86\x76\xab\x6d\x9f\xeb\xa4\x3f\x39\x9b\xfb\x3c\xed\x6f\xce\x7c\xe5\x6d\xca\x39\xc7\xd0\xea\xf3\x80\xde\xe2\xdd\x37\xbf\xa6\xa0\xeb\x09\xd6\x98\x79\x86\x7a\x54\x7b\xbe\x5d\xd6\x82\x7d\xcd\xd5\x8b\xaf\x1d\x18\x16\xab\x2a\x5e\xd7\x30\x38\x72\x2d\x9f\x2c\x2e\x2a\xef\x74\xb8\xbb\x52\x90\x37\x51\x34\xec\xb4\x77\xf5\x68\xce\xf0\x79\x4e\xc7\xa5\x35\x44\xba\x42\x96\xbc\xb3\xcf\x5a\x4f\x6a\x5c\x1a\xce\x39\x10\x1d\x94\x78\x2b\xc5\xc4\x09\x8d\x51\x8a\x45\x25\x05\x3a\x65\x61\xc6\xa2\x24\x63\xf3\x9c\xa3\xb1\x0e\x61\x13\x31\xe2\x4e\x6f\xb1\xef\x83\xaf\x01\xb0\xd6\x09\xb4\x6c\x69\x07\xe0\xbb\xcd\x47\xbd\x43\xfc\x0f\x0f\x82\x22\x57\xf9\x2e\x11\x00\x7b\x7b\xae\xa1\x3d\x7d\x00\xde\xb3\xa7\xe7\x7e\x9c\xa3\x31\xd6\x1c\xc3\x7b\xf7\x00\xa4\xb7\x70\x74\xec\xbb\x0a\x50\x28\xca\x95\x71\xec\x28\x40\x15\x81\x8f\xed\xc4\x0a\x40\x5d\x9c\xc4\x5d\xa1\x26\x80\x86\x32\xf9\x05\x25\x3e\xf2\x6a\xcd\x65\xcd\x41\x93\x3a\xe2\x54\x31\x93\xc9\x98\xdf\x45\x5c\x70\xd2\x45\xb7\x53\x59\x23\x9f\x16\x02\x57\x63\x1b\xaa\xcb\x5e\x79\x7b\xce\x5f\x50\x6b\x12\x1a\x4d\x70\x5e\xbe\xd3\x7f\xf9\xfc\x9d\x07\x76\x81\x9f\xd3\x3b\x3b\xae\xd6\x39\x26\x7f\x9d\xb8\xd4\xde\x12\xed\xc2\xf3\x2d\xad\xb9\xe0\xc2\x90\x6b\xda\x7c\x48\xbd\x74\xd9\x01\xb7\x85\x05\xa8\x2e\xc9\x1f\x45\x91\x96\x14\xcb\x4d\x28\x3e\x98\x8c\x01\xd4\xfb\x95\xce\xbc\xef\xa9\x54\xa8\xa7\xab\x03\x59\x36\x89\xdf\x51\x8f\xd6\x52\xd2\x1a\x63\x75\xdd\x93\xd0\xda\x49\xef\xa2\xaa\x3c\xe8\xd1\x97\x13\xde\x44\x3c\x71\xb7\xc0\x38\xc4\x60\x22\x52\x51\x4a\x98\x4f\x91\xc4\x60\x05\x77\x24\x36\x35\x8c\x01\x80\x9d\x97\xdf\x83\x46\x0c\x40\xe8\x13\xaf\xe1\x8e\x0b\x00\x2a\xe3\x5c\x68\xba\x5c\x00\xd3\x3b\x67\x85\xe9\xb3\x36\x3c\x08\x21\x6f\x4f\xa0\xe9\x46\x00\x52\xc6\xb6\x55\xfc\xf8\x1c\x15\x5c\x62\x95\xde\xa5\x03\x50\x75\x8f\xfd\xfc\x8f\x73\xa4\x65\x99\x8b\x81\x25\x02\xe0\xf2\x65\xa1\x46\xee\xa3\x00\x9d\xd4\xd2\x1c\xb2\xba\xb0\xb7\xc3\x50\xa5\xd7\x48\x87\xf8\xae\x49\xc8\xe0\xae\xdf\xf1\xaf\x07\x4a\xc2\xec\x13\x33\xe2\xc7\xc6\x53\x22\x82\x13\x6a\xf6\xde\x8c\x89\x34\x28\x10\x69\xa3\xeb\x32\x0c\x92\xeb\xd5\xe9\x54\x69\x3e\xe7\x73\x7d\x92\xa6\xc7\xaf\xba\xdb\x27\xf7\x73\x6f\x57\x6d\x11\x83\x9f\xf8\x1c\xf7\xa5\xe5\x9c\x1e\x3f\xd3\xef\x61\x17\x1f\xa4\xbf\xf5\xbb\x32\x4f\xaa\x33\x4e\x8e\xf1\xd3\x5b\x1c\xac\xcc\x48\x60\xf3\xdb\xb6\x4c\x53\xb2\x12\x4d\xf4\xf3\x59\xd9\x53\x30\x13\x71\xcf\xef\xc0\xaa\x50\xee\x9e\x90\x36\xff\x13\xab\xa3\x59\x96\x21\x58\x9f\xe7\x6b\x6f\x52\xd5\x82\xce\xf8\x22\xd1\x86\x49\xd3\x01\x67\x7d\x9e\x61\x68\xe3\x99\xfc\xef\x7b\x5f\xc2\xe4\x47\x2f\xfb\x76\x7a\xf5\x61\xed\xc2\x77\x03\x70\x1e\xe0\x0d\xdb\xc6\x0a\x20\x65\xc4\xf5\x6c\xc7\x2d\x00\xad\xe0\x33\xe1\x3b\x0f\x02\x58\x15\x9c\xe2\xd9\x49\x07\xe0\xf5\x91\x35\x63\x47\x3a\x40\x74\xf4\xa6\xe8\x1f\xeb\x3f\x9f\x7c\x74\x6c\x9b\x04\x40\xe5\x18\x55\xf7\xcf\x7b\x9f\xc1\x2c\xf4\xf4\x99\x00\x3d\xcf\xd8\x54\xf6\x3f\x04\x18\x1c\xe7\xc6\x9c\x0a\x06\x18\x9a\x11\x4d\x14\xb3\x01\x8d\x3b\x7b\xe4\x9d\x0d\xf6\x2c\x19\x5d\x3f\xa3\x1d\xe8\xe5\xf1\xea\x62\x9b\x89\xe5\xb3\x94\xca\x5b\xbe\x55\x19\x3e\x45\x15\x4e\x4d\x6e\x39\xb9\x29\xdf\x2e\x1d\x29\xd1\x4d\xb5\x6d\xe6\xed\x8e\xcf\xbc\x13\x7f\x63\x74\xb5\xef\x43\x52\x7f\x0c\x7a\xb6\xa7\x2f\x29\x2e\x22\x26\xfb\x2b\xed\x15\xce\x68\xa9\xe8\xcd\xdf\xde\x35\x3f\x8c\xb4\x88\xfc\x36\x1f\xd1\xb0\x3f\x6c\x38\x52\x72\x11\x51\xcd\x46\xc9\xc1\x09\x2e\x09\xf3\x5c\xa1\x2a\x14\x0f\x74\x09\xb5\x5f\x45\xe5\x9c\x0e\x10\x0a\x35\x5b\xdb\x92\xe9\xe6\xaf\x18\x72\x74\xed\x66\xea\x13\xdf\xd6\x60\x55\x74\x6d\xa2\xb8\xb7\x46\xf0\x22\x26\x2c\x26\xcd\xfb\x5c\x60\x2e\x96\x2a\x32\xca\x13\x1b\x28\x89\x8d\x0e\xb3\x05\xe0\x79\xcf\x5d\xb1\x0d\x00\xe4\x3e\x9c\xf5\xd9\x3e\x03\x60\x90\xc6\x36\xb0\x5d\x13\xc0\xd1\x95\x09\x4d\xf3\x7e\x23\x07\x21\x0d\xf7\xab\x96\xf9\x50\xfd\x75\xef\xf5\x9a\xf7\xaf\x7a\xcf\x8d\x29\x8b\xce\x1c\xe0\xf1\x55\x0e\xed\x23\x12\x00\x13\xa6\xfc\xea\xdc\xd3\x38\xe2\x2b\x39\x29\x56\x8d\x90\x69\xb6\x91\x5e\xf5\x3d\x2e\x4d\x0f\x35\x6f\xdd\x32\x89\x8f\xcd\xe8\xf8\x7a\xb5\x17\xd5\x58\xa4\x5c\xec\xd4\xb2\x35\xf6\xf6\x45\xe3\x64\xa3\xba\xd7\xb5\x5f\xda\xad\x22\x1a\x6a\xa6\x87\x8f\x76\xb6\x05\x9e\xac\xc4\x7f\xc6\x74\xf1\xfa\x3f\x2a\x41\xcd\xbd\x6a\xe3\xf2\x43\x14\xc4\xce\x9f\x6a\x18\xf2\x6d\xc8\xa3\x5b\xa8\xbf\x70\xd4\x47\x39\xcb\x7f\x29\xb3\x2c\xdd\x3b\x22\xfd\xea\xf2\xcd\x42\x82\xd7\xf5\xd4\x0b\x2b\x5d\xe7\xf7\xff\xe6\x3f\x18\x13\x17\xd6\xe6\x52\xde\xbb\xb7\x24\x28\xa1\x03\x92\x0e\xbb\xcb\xc5\x6d\xc3\x1c\x8d\xab\x46\xd1\xc5\x22\x30\xd7\xa2\xb7\xba\x89\x45\x17\x63\x2d\xc3\x79\x5d\x96\x23\x6f\xe2\x4e\x04\x09\x02\x08\x7c\x3a\x17\xbb\xcd\x0e\x40\xb5\x9f\xed\x24\xed\x20\x80\xf9\x23\x16\x6a\x9a\xa7\x00\xee\xc1\xbf\xd6\x47\xc9\x41\xa0\x78\x10\x28\x3e\x8c\xde\xf5\xfe\x50\x72\x41\x26\x12\xa8\x7e\x7e\x5f\xfb\x28\xcd\xd2\xb5\xcb\x09\x60\x69\x3f\x57\x26\x5b\xe6\x5c\xda\x17\x94\x58\x8d\xc2\x85\x17\x07\xdf\x7e\x55\x8e\xb0\x39\x38\x20\x39\x5e\x84\x90\x0e\x89\xab\x43\x8e\xbc\x75\x3a\x9f\xe5\x97\x26\x36\x14\x1d\x3e\x51\x6d\x17\xa6\x7e\xd3\xae\x92\xad\x71\xb7\xb7\xc5\xe0\x99\xdb\x57\x5a\x98\x9d\x0d\xfb\x93\xe7\xa4\xda\xea\x9c\xb5\x3a\xbf\x7c\x1f\x6c\xc0\x38\x67\xb4\x8a\x2e\xb4\xd5\x70\x39\x47\x36\xf0\x2e\xe9\x94\xf5\x39\x67\x55\xf7\x2e\x57\x17\x4e\x3a\xd3\x55\x6c\x5d\x79\x92\xb7\xcf\x49\xa1\x94\x6f\xf5\x7d\xa6\xad\x93\x4a\x41\xe9\xda\x78\xca\x5b\xa7\x9e\x3c\x53\xb4\x7a\xd2\x45\x47\x89\x5c\x7b\x0c\x7b\xdc\x16\x87\xb5\xcc\x18\x0c\x26\xd2\xda\x01\x95\x3e\x82\x0d\x08\x33\xb4\x27\xa6\x62\xb1\xdf\x82\x1d\xed\xf3\x93\x89\x38\xcb\x00\x37\x00\xc9\x31\xf6\x3e\xda\x02\x00\x6d\x3b\xa6\xbb\x5b\x96\x00\x6c\x3f\x6f\x72\xa1\xfa\x8f\x3c\x0c\x4a\x2e\x4a\xf7\xf4\xaf\x4a\xc9\x83\xa0\x70\x10\x73\xf5\xbf\x2a\xf9\xc8\x11\x87\x2d\xf4\xcb\x99\x00\x67\x82\x8f\x65\xbe\xa5\xc1\x7b\x0a\x5f\x10\x97\xbd\x4f\x5a\xa6\x53\x70\x43\xfa\x77\xa4\x7f\xcd\xd2\x5b\xf5\xbc\x57\xfc\x75\x86\xc1\x2e\x30\xfe\x7e\x14\xd7\x9b\xf1\xe0\x43\x85\x2e\xde\x0b\xaf\x11\xa5\x62\xe5\xd7\x1c\x73\x5e\x1d\xbe\x71\xa8\x7a\xd6\xa2\x7f\x62\xeb\xec\x54\x6d\x8c\xc5\x96\x51\xda\x05\x62\x65\x81\x25\xdb\xed\xf1\xa5\xc0\x92\xc7\x96\x97\xae\xe5\x2e\x7f\xce\xcf\xb3\xca\xe9\x4c\x5a\x19\xcf\xc1\x5b\x65\x5f\x92\x5c\x9d\xcb\x30\xb0\x66\x6b\x24\xae\x3d\x4e\x91\xb4\x62\xa9\x6b\x44\x7f\x8f\x0b\xb3\x4e\xaf\xca\xc7\xb0\xc5\x26\x58\x19\x56\x28\x62\x19\x22\x78\x2c\xef\x95\x3e\xc1\x36\x85\x84\x5a\x0d\x17\x79\x63\xef\x05\x4f\x59\xf6\x14\x70\xe2\xa2\xfc\x77\x5b\x9e\xcb\x97\xc7\x3d\xf1\x79\x06\xa0\xc4\xc7\x7c\x7e\x4b\x2f\x80\x99\xd9\x31\xb7\x2d\x0b\x1b\xcf\x01\x85\x07\x2a\x0b\xfe\x7b\xfe\x3d\xb4\xfe\xb9\xa0\xf8\x30\xe6\x4c\xa9\xfe\xb8\x07\x3f\x9f\x0b\xb0\x77\x99\x8a\xea\x6d\x34\x00\x87\xfd\x11\xbd\x91\xb7\xe0\x22\x64\x27\xc8\x78\xad\x81\x84\x91\x9b\xd5\xdc\xd6\xe0\x4e\xdc\xaa\xd3\x63\x17\x92\xcd\x8b\x3d\x60\x1d\x10\x9c\x12\x58\xb6\xd2\xe6\x9f\x95\xb6\xc9\xe5\xf1\x4a\x40\xa1\x5b\x8e\xa6\xe5\xf8\x0a\x4b\x5f\x57\xfe\x6b\xe4\xb9\xe5\xe6\x77\xcd\x45\x6f\x0c\x66\x3f\x07\x2c\x8b\xe4\xdf\x30\x9c\x7c\x1d\xb9\xd2\x95\xad\x82\x78\xf0\xb8\x61\xf5\x53\x5a\xf4\x6f\xef\x05\xd3\x0d\x7b\x74\x6e\xdc\x17\xa3\xc7\x7d\xb5\x98\x43\x31\xb6\x46\x9d\x5d\x0a\x98\xa5\xf0\x2e\xe3\x8b\x97\x4a\xb1\xba\xa1\xd7\x4c\xee\x35\x3d\xc5\xc6\x86\x0c\x18\x4f\x34\x3c\xc6\x69\xf8\xb7\x18\x6b\xd7\x9d\xc6\x3d\xf3\x26\x1b\x8f\xd4\xec\xc6\xd3\x7a\x35\x9b\x70\x55\x3c\xc1\xab\x79\x4c\x02\xa8\x3c\xdb\x31\xf1\x63\x3d\xb6\x9f\x37\xfd\xfc\x7d\x32\x6c\xfd\xff\xf7\x9f\x1c\x08\xc5\x83\xf0\x9c\xe7\x57\xfd\xca\xfb\xe7\xfa\xbf\xad\xcf\xbb\xa7\xd4\x00\x8e\x9c\xa1\x31\x1a\x61\x06\x38\xa5\x7c\x90\x71\x60\x37\x54\x08\x31\xf3\x72\xb7\xfa\x91\x03\xe5\x65\x95\xc6\x4b\x3a\x89\x18\x5d\x5e\x53\xd7\x84\xef\x04\x01\xab\x06\x54\xa6\xcf\x19\x9c\xbc\xf7\x95\xd0\x4a\x47\x05\x2c\x67\x36\x75\x4c\x88\x85\x0b\xc6\xb6\xb9\x35\x81\x19\x19\x89\x1e\xb9\x73\x2f\x71\x41\xe7\xd1\xda\xd2\x1c\x4b\x8a\x9c\xd6\xdb\x15\xc1\xb5\x92\x84\x0e\x1d\xba\x8f\x65\x68\xf3\xd8\x7a\x1d\xd5\x37\xbb\x30\x66\x11\x57\x29\x79\x1f\x7a\x52\x0f\xa2\xb0\xf2\x21\x56\xfa\x6a\xb7\x9f\x60\x33\x82\xbe\xeb\x97\x0e\x18\xe1\x76\xf9\x2f\xea\x67\xf4\xe5\xe3\x62\x7c\xe9\xf4\xd5\xba\xea\xf1\xa7\x3c\x1a\xf4\x39\x3b\xce\xe2\x53\xdc\x1e\x1a\x2a\xb6\xee\xc2\x9b\xb8\x57\x1a\x6e\xbb\xf8\x0d\x3f\xe8\x5a\x04\xa0\xff\xee\xd7\xba\x3c\xd6\xbd\x30\xa9\x8a\x7f\x7f\x0e\xae\xfd\xc3\x83\xf0\xa9\xf6\xcf\xf9\x27\x25\x0f\xe4\x75\xf9\xaf\x3a\xbc\x3e\xef\x1c\x78\x07\x70\x8a\x99\x51\xf9\x92\x2d\x7c\x14\xa8\x3d\x4b\x53\x15\x08\x3b\xe5\xf6\x48\x6d\xcf\x6a\x25\x4d\xe8\x78\xe8\x8a\x47\xf0\x13\x43\x2c\x03\xac\xfb\x51\x63\x04\x45\x8f\x3c\x14\xaf\x5d\x36\x1e\x91\xcc\xe7\xfb\xda\x6c\x06\xf7\xb6\x72\x4b\x40\x19\x62\x18\x17\xdd\x89\x0a\xe2\xd4\xe5\xc5\xed\x1f\xc9\x08\x2e\xd2\xd8\x87\xad\x5f\xa4\x0d\xd1\x51\xeb\xc1\xce\x63\xd9\x82\x76\xa8\xef\x58\x48\xc1\x96\xf9\x57\xaa\x6f\x99\xdd\x89\x33\xf2\x46\x68\xf0\xbc\x39\x87\x4b\xf1\x2a\xd4\xc0\x3c\xfb\x88\x7b\xe0\xa9\xa0\xe9\x3c\xf2\x1a\xcf\xe2\x2e\xaa\x49\xbe\xcf\x89\xb7\x72\xab\xd7\x0a\xbf\x75\x15\xdf\xe0\x32\xa4\x4d\x3b\xb0\x13\x3f\xe9\x6c\xa9\x15\xd4\xd7\x4d\x30\xb0\x6f\xd2\x5a\xed\x76\x21\xc4\xd9\x49\xfd\x9b\x03\xa1\x70\x71\x94\xfb\xef\x0f\xd7\xf9\xc0\xe9\xf5\xbf\x47\xfe\xc9\xcd\x2c\xac\xcf\x71\x5e\xcf\xff\x63\xfe\xb9\x3e\xef\x68\xe7\x04\x60\x2f\x3e\xc8\x76\x21\x1f\x96\x04\x17\xcf\xec\x3c\x4f\x06\x6b\xd9\xfb\x22\x5c\x09\x53\xe4\x50\xed\x2a\x95\xfc\x40\x73\x92\x8b\x79\x23\xd2\x8c\xc2\x3f\x58\xd7\x12\x69\xa3\x7d\x1c\x82\x4c\xa6\x08\x4d\xe7\xaf\x3a\xdb\x1a\xbe\x25\x88\x36\xb4\xb9\x25\xe9\x22\xf1\x6f\xae\x1d\x74\xf7\xd3\x70\xc4\xe7\x3c\xbf\xec\x21\xa2\x72\x1e\x9f\xb0\x54\x89\x5a\x55\xa6\xc1\xe3\xf0\xba\x2e\x9b\x95\xb6\xe3\x9d\xf1\xaf\xec\x9f\x29\x85\x2c\x70\x13\xb6\xd9\x7d\x55\xb6\xf9\x68\x48\x60\xb4\x03\x95\x73\x53\xd4\x84\xd3\x76\x2f\x95\x89\xe3\x97\x09\x79\xd6\x99\x2a\x03\x4f\xa5\x09\x95\xd6\x21\xaa\xdb\x1e\x6e\x23\xcc\x5a\x9a\xaa\x2e\xdd\xdb\x4a\x98\xb4\xc4\xa9\x4e\xdf\xda\x45\xe4\x31\x17\x06\xf0\x5d\xcf\xfd\xa1\x78\x20\x9a\xd7\xd7\x3d\x94\xf4\xab\x52\xee\x7f\x13\xef\xfe\xa8\x4b\xd8\x5f\xeb\xfc\x9d\x87\x22\xb7\x3e\xff\xac\x59\x9f\x7f\x2a\xac\xcf\xbf\xfa\x01\xd8\x3c\xf6\xf1\x14\x7c\x02\xe0\x6b\x67\x65\x49\x53\x87\x1a\x59\x26\xbe\xab\x91\x12\x64\x8c\xd6\x21\x99\x01\xaf\x20\x32\x97\x69\x96\xa6\x22\x85\x7f\xb0\x10\x24\xc9\x85\xca\x18\xc7\x19\x67\x12\x6f\xa6\x7d\xb1\x98\xfc\xed\x7d\xd0\x23\x06\x35\x1f\xb6\xaa\xd5\x38\x4d\x3c\x70\xe3\x8d\xad\x94\x4a\x39\x61\xe1\x45\xb7\xad\x93\x12\x1d\xe1\xf5\x77\x33\x1b\xb2\x82\x03\x91\x9b\x50\x64\x19\xfb\x3b\xef\x82\x88\x2d\x26\xca\x1a\x77\xc9\x55\xcc\x57\x11\x33\x91\xdb\xe5\x15\x66\x9b\x88\x69\xc8\x28\xf9\xeb\xef\xc6\x88\x79\xc8\x00\x05\xd5\x89\x09\xe2\x45\xc4\x9a\x82\xc7\xf3\x28\xe2\x7d\xc3\x4f\x8a\x3a\x8f\x37\x11\xef\x20\x2c\x36\x72\xa2\x6a\xd6\xbd\x17\x14\x0f\x04\x65\xfe\x8d\x4e\xa1\xfa\x2f\x0e\x68\x7d\xbe\xd7\x4f\x99\x7f\x9e\xfb\x55\xcb\x57\xd7\xe7\x5f\x0b\x00\x27\x86\x18\x8e\x64\x0c\x02\xf0\x5d\x66\x9e\x8a\x3d\x0d\xb3\xd2\xf2\xe7\x84\x03\x0c\xc1\x53\xfd\x86\x70\xab\x2b\x37\xb9\xd7\x38\x41\xe1\x8a\x75\x15\x59\xdc\x9e\xa0\x81\x34\x3d\x4b\x22\x04\x9a\xea\xd8\x20\x26\x49\x4f\xe2\x8a\xf4\x72\xf4\xb7\x90\x4a\x73\x9c\x0c\xa6\xb5\xb3\x48\xe6\x55\xdb\x90\xe6\xea\x78\x12\xd7\xa5\x31\xa3\x1e\x95\x18\x22\xf9\x96\xb0\xf1\x2d\x45\x4f\xe2\xc2\x0b\x1b\x63\xeb\xff\x93\x7b\x88\xc4\x8d\x91\xfa\xd5\x76\x49\x9b\x2c\x89\x90\x92\x34\x32\xa5\x6d\xbe\x7c\x20\x15\xab\xcf\x4a\x6f\x9f\x3e\x4c\x1a\x56\x7d\x2d\x23\x39\x35\x49\xca\xd7\xf0\x07\x28\xcc\xa4\xfa\xcb\x87\x32\xb6\xce\x01\xce\x4f\xfd\xa8\xd8\xcf\xff\xe0\x80\x74\xff\xe6\x80\x2e\xaf\x73\x0f\x94\x1c\x00\x8a\x07\x22\xfe\x3d\x00\x75\x09\x15\x55\xbc\x33\x00\x9f\xd8\xb1\x1d\xa1\x71\x00\x52\xfe\x1c\x7c\x9e\xab\x70\x55\xd5\x81\x67\xc9\x91\x03\x4e\x22\x8a\x25\x15\xcd\x97\xc8\x37\x6c\x96\xe5\x49\xc6\x5b\xc9\x39\x5e\x64\xe5\x06\x83\x87\x64\xaf\x08\x7a\xd5\x57\xba\x0f\xc9\x6a\xc9\xb2\x1a\x74\x5a\x5e\xe4\x33\xe7\x8b\x35\x23\xd4\x77\x90\x96\x6a\xdd\xb4\x9f\x2b\x87\x90\xd6\xda\xbf\x68\x61\x15\x5d\x49\x6d\xb7\x62\x74\x1b\xe5\xe9\x49\x35\x63\x95\xba\x81\x3f\xb9\x07\x59\x1d\x85\xdf\xdc\xc3\x2f\xdf\x43\xe9\x3f\xf3\x1d\x28\xbc\x83\xd8\xbb\xd5\x73\xe4\x22\x69\x3e\x31\xe2\xf7\x6a\x72\xb6\x74\xdc\xc6\x7b\xe1\x83\xf5\xf7\xa4\x4f\x3f\xcf\x05\xd2\xfa\xf3\xff\x31\xec\x1f\xf3\xdf\x57\xeb\xf3\x5f\xed\xbf\xe7\xbf\xf9\xeb\xbe\x9c\xa4\xf5\xbe\x24\xee\x00\x60\xb5\xa6\xbb\x16\xee\x09\xc0\xaf\x7c\x94\xcf\xa7\x13\x40\x3c\xe8\xf8\x05\x97\x3b\xf0\x52\x75\x0f\x27\xca\x46\x1e\xbc\x0c\x2c\x84\x3e\x98\xb6\xc2\x61\x8b\x2f\x92\xcd\x88\x5c\xd8\xee\xc6\x2e\x5d\xa0\xef\x4e\x7e\x1c\xf4\x4a\x7e\x46\xbb\x85\x3c\x12\xf3\x5a\x1e\x34\xf7\x91\x3b\xd3\x26\x15\x83\xd5\x4c\xc8\x79\x85\xdd\xca\x1c\xca\x40\x76\xa8\x1d\x56\x75\x53\xc0\x92\x8d\x3b\x5a\x54\x53\xe5\xe4\xc8\x46\x37\xc2\x55\x56\x29\xdc\x83\x14\x9e\x2c\xfb\x8e\x56\x55\x54\xd2\x91\xec\xb3\x48\xab\x14\xf3\xbb\x0f\x5d\xe4\x19\x72\xa4\xcc\xa4\xd8\x49\x10\x21\x4f\x48\xb0\x8a\xee\x01\x57\x60\x10\xdd\x2d\x74\x0a\xde\x41\x36\xaf\x14\xc0\xad\x7d\xbf\xd6\xff\xfe\xc6\x9f\xe7\x20\x25\x0f\xe6\xf7\xfc\xf7\xfa\x3a\x07\xb6\x9e\x87\x51\xbf\xe3\x6f\x0e\x26\x6d\x9d\x17\x88\x58\x9f\xfb\x46\x28\x00\x1c\x97\xd8\xf1\xd4\xcf\x0a\x80\xf3\xf0\x3e\x17\xd4\x1b\x00\x71\x07\xe6\x3a\xfb\x66\x00\xa5\x16\x0e\x65\x0b\x36\x28\xd7\xfb\xc8\x17\x88\x50\x84\x2c\x13\x07\xfe\x1a\xfd\x1c\x70\x70\x6c\x12\xb1\xd1\x49\x03\x75\x1f\x6a\x71\x5a\xcd\xc7\xa0\x10\x72\x46\xbc\x53\xfd\x1e\x9c\x8d\xe5\x90\x2c\x56\x3d\x47\x86\xac\x0c\x99\x10\xa5\x7e\xf2\x74\xe9\x19\x59\x50\xd0\x27\x4f\xd5\xed\x95\x05\x59\x43\xf2\xdc\x65\x61\x99\x6a\x99\x83\xe4\xfe\xfe\x59\x39\x92\xd4\x11\xf2\xe3\x7b\xaf\x65\x13\x24\x0f\x90\xaf\xbe\x64\x90\x6b\x14\x0f\x27\xbf\x9e\xbd\x2c\x93\x2c\x8e\x26\xdf\x5c\x3d\x2c\xa7\x25\x16\x00\x1c\xe4\xbb\x92\x07\x44\x24\x21\x03\x44\x85\x06\x85\xe2\x60\x0c\x62\xf8\x78\xfe\xe0\x60\x7e\xee\x83\x94\xf9\xf7\x4b\xbb\xbf\x39\xa0\xab\xec\x7f\x73\x40\xa5\xeb\x5c\x48\xd6\xfa\xf3\x10\xbb\xee\x43\xf0\xcb\xfb\x55\x9d\x94\x00\x36\xd1\x52\x51\xa1\x4e\x03\x70\x54\xec\xf2\x71\x7c\x00\x20\xda\x7d\x94\xcb\x86\x11\x40\xf1\x12\xdb\x45\x63\x19\x78\xa5\x5d\x7e\x76\x5e\xff\x21\x5c\x47\xaa\x70\xcd\xeb\x5c\x83\x46\x5b\x0e\x3e\x3a\x6d\x1c\x04\xa1\x7a\x85\x19\x35\xf0\x10\xe0\xbf\x43\x38\x57\x35\x18\x22\xc2\xe3\x85\x88\x2a\x9a\x60\x92\x80\x11\xdb\xa4\x78\x1c\x6c\x33\xaf\x89\x1e\x57\xf0\x85\x53\x25\x89\x92\x28\xd9\xb7\xc0\x5f\x53\x28\x21\x28\xdd\x09\xc7\x2f\x99\x48\x6e\xa5\x70\x0f\x14\xbf\x81\xf8\x7e\x60\x19\x25\x48\xc8\x8a\xad\x02\xd5\xd4\x61\x29\x45\xd1\x3c\xe0\xfc\x7a\x4e\xbc\x43\x64\x0f\x04\xa2\xf7\x0b\x7b\x09\x0f\x40\x0d\x68\x0b\xa2\x28\x1c\x0c\x65\x1f\xa4\x9c\x03\xc3\xf9\x7f\x73\x40\x4d\xeb\x73\xfe\xf2\xf5\xdc\xa4\xec\x80\x5f\x35\x61\xe4\x57\x0d\x7e\xf2\xab\xa2\xd6\xcf\x0b\xab\x14\x80\x4d\x28\x2a\x2a\x87\xb7\x00\x1c\x17\xe8\x13\xac\xfa\x00\x04\x0a\x0f\xd0\x98\x35\x02\xc8\x6d\x63\x26\x18\x52\x01\xa8\x9f\x61\xd3\xd2\xb9\x07\x5f\xf5\xf5\x4e\x17\x69\x27\xc0\x13\xf3\x6a\xce\x72\x8d\x7b\x70\xc7\x31\x89\x3b\x5b\xcd\x03\x86\x51\xb4\xdc\xbe\x2a\x51\xd0\xe3\x8f\xe0\x8d\x57\xe6\x83\xfc\x28\x06\x81\x0f\xf2\x8a\x70\x2d\xee\x02\xaf\x86\x5c\x12\xa4\x66\x07\x09\x5e\x96\x36\x83\xea\xc2\x30\x7e\x77\x49\x6f\xa8\xa8\x52\xe4\x0f\x97\xf8\x04\xe1\x4d\x77\x84\x98\x7e\x73\x0f\x16\xa0\x37\xe0\x2f\xba\x45\x4c\x15\xb4\xee\x37\x88\x72\x89\xb8\x81\xd3\xf3\x31\x61\x51\x61\x23\x88\x78\xe7\x24\xf8\x44\x68\x01\xd2\xbe\xec\x17\x64\xa7\xf8\x70\x28\xe7\xc0\xa3\xc2\xbf\x39\xa0\xd6\xec\x75\x0e\x88\xff\x6f\x0e\x28\xa9\xfb\x57\x0d\x5b\xdf\x27\xbc\xd7\x9f\x13\xfb\x75\x5e\xc6\x68\x3d\x37\xc6\x3a\x03\x80\x3d\x97\x6e\xa7\x59\x2c\x00\xff\xb1\xbd\x2b\x86\xb4\x00\xe2\xab\x07\x03\x75\xb7\x01\x28\xb7\xb3\xf8\x6b\x21\x00\xb4\xf5\xd8\x54\xd5\x17\x01\x8c\xb7\xb0\xc7\xa9\xf1\x02\xde\xaa\xe2\xb4\x84\xb2\x1c\x80\x7d\x2d\x87\xbe\x0a\x07\x8c\x79\xc5\x73\xdd\x56\x88\x87\xd9\x80\xd4\x73\xb3\xf2\x27\xe1\x75\x78\x0d\xd7\x09\xd9\x7e\x78\x14\xff\x8e\xbb\x4e\xfa\x05\xdc\xcc\x54\xe7\xa9\x91\x78\x0b\x4f\x0a\xa8\xb9\xa9\x29\xdc\x83\x98\x1e\x0c\xd6\xdf\xe3\xb1\x16\x35\x85\xeb\x2d\xc0\x13\x2f\x72\x12\xba\xbb\x07\x78\x66\x44\x0e\x40\xe9\x0d\x2c\xff\x7e\xa1\x51\xa8\x79\x38\xc8\x17\x2b\x48\x86\xe6\xe7\xad\xbc\x44\x4a\x2e\xd6\xff\xe2\x80\x6a\x72\xfe\xde\x07\xff\xc9\xc1\xf8\x5e\xf9\x55\x5d\xd6\x73\x62\x2c\x3c\x7f\x55\x5b\x11\x80\x63\xee\x5b\x6d\xb5\x6a\x01\xe8\x38\xa9\xa8\x0c\x4c\x00\xce\xb2\xd2\x69\xe8\xaa\x02\x88\x14\xef\x67\xd0\x94\x07\x90\x77\x3b\x52\xa0\x2e\x07\xa0\x36\xcb\x52\xab\x1a\x0c\x60\xd0\x79\x42\x4a\xc5\x16\xc0\x14\xd8\x74\x55\xb6\x02\xd8\xfa\x70\xf0\x28\xd1\x02\x38\x63\x39\x5e\x2a\xc8\x02\xc9\xab\xfd\xcc\x7e\xb9\x4d\x00\x01\x8f\x4f\xcf\xc8\xa8\x00\x2e\xa2\xf2\xcc\x43\xa9\x49\xc0\xc5\xd6\x9d\x99\x92\xe8\x01\x4c\x1a\xcf\x59\x7a\x89\x1d\xf0\xe1\x7c\x39\xa7\xa6\xf8\x56\x78\x5d\x2a\xc2\xf9\x4d\x34\x17\xc6\x2f\xf8\x72\x71\x0b\x77\xc2\x54\xb3\x17\xa7\xa9\xe0\x65\xf8\x76\xc5\xf8\xec\x07\xc1\x7e\x98\xb8\xd6\xc7\x79\x59\xe0\x3a\xbc\xbf\xb9\xcc\xf9\x93\x06\x54\x91\xa0\xfa\x49\xb9\x29\xe4\xfc\x17\x07\xc1\x6f\x2a\x5f\x4f\xff\xf9\x0f\x1f\x84\xb9\x52\xe9\x91\x84\x3f\x78\x10\x39\xed\xcd\x1c\xe9\x00\x46\x8b\x06\x1f\xf8\xa4\x01\x4c\x0f\x9b\x3e\x91\x38\x0a\xdf\x4c\x15\x1c\x30\x0a\x44\x18\x34\xbe\xe7\x99\xa8\xa6\x08\xae\x48\xf3\x88\x5e\x3d\x7d\x32\xd9\x20\x3a\xb3\xd0\xc4\x90\x5c\xa7\xf3\xb6\xf2\xb3\x65\x13\xf9\xa4\x96\x56\xbb\xb1\x83\x15\xe9\x8d\xba\xc6\xcd\xa7\xce\x06\xa4\x7a\x95\xf3\x63\x49\xae\x9c\xa4\x20\xa5\xd1\xf7\x38\xb7\x47\xa4\x28\x85\xe1\x15\x1e\xb7\xfd\xa4\x65\x79\x69\x7c\xb0\x23\x03\xd9\x4a\x8e\x9d\x70\xd8\x66\x33\xe6\x9b\x1c\x03\xc1\xd4\x4a\xf4\x9b\xa5\xfc\x0e\x82\x95\xd5\xd0\xf4\x9c\xc2\x39\x82\xbe\xf5\xfd\x49\x21\x85\x58\x42\xae\xd5\xf6\xe7\x46\x8a\x67\x09\x23\x16\xe1\xa3\x06\x8a\x8f\x08\x68\xf3\x80\xfb\x99\x4a\x48\xe2\x69\xb3\x2d\xb7\x55\x94\x86\x89\x66\x26\x9e\x83\x89\x2a\x54\x44\x39\xd3\x1b\xd7\xf2\x95\x43\x89\x75\x48\xc2\x8f\xf5\x2b\xed\xfa\xd5\x07\x19\xbe\x1f\x75\xf7\x0b\xd9\x9f\xbf\x3b\xb1\x97\xc9\x8d\x6c\x3b\x06\x20\x24\x27\x6b\xb7\x0b\xb3\xd1\x07\x65\x39\x25\xfb\x23\x4f\x01\x74\xc7\x54\x03\x59\xf3\x01\x90\x28\x2d\xc9\xd3\x33\x00\xc6\x37\xf5\x7b\x79\x2d\x00\x4c\x9d\x4c\x39\x25\x76\xc1\xbc\x59\xb7\x0d\x28\xec\x87\x7a\xd3\x4c\x0f\x06\x0d\x41\x10\x32\x36\x8b\x70\x42\x9c\x25\xcf\x1a\x16\x67\xd8\x98\x4e\x90\xed\xf5\x32\x2b\x69\x6c\x6d\x7f\xf7\xa1\x5e\x7d\xe0\xf6\x49\xd7\x7b\xa4\x4c\x95\xfa\x67\xc3\x6e\x92\xa4\x60\x25\xd9\x59\x1a\xb7\x72\x92\xac\xe2\x66\x0c\xab\x7b\x23\x29\x49\x41\x18\x37\xe5\xda\x40\xe9\xc7\x52\xb3\x7c\x11\xfe\x85\xdd\xd7\x59\x23\x45\x16\x7c\xbf\x43\xe4\x7b\x21\x45\x65\xc2\x66\xbb\xe6\x71\x84\xd2\x0a\x9e\x64\x5f\xf4\x64\xaf\xf2\x56\x02\xca\x06\xf9\x00\xaf\xcc\x4b\xb8\x6a\x09\x77\xec\x54\x7a\x08\xa5\xd6\x7e\x37\x0e\xa9\x08\x13\x39\xcc\x3a\xae\x1f\x55\x79\x4d\x94\x36\x63\xe9\xb1\x51\x59\x21\x06\x9b\xec\xfb\xb3\x0f\x52\x3f\xe7\x9c\x4c\x8f\x64\x79\xa9\x49\x1b\x1c\x84\xc8\x05\x59\x1d\x06\x49\x00\x99\xef\x32\xbb\xf7\xfb\x03\xa8\xbf\x93\x2f\x3c\xe2\x08\xa0\x5f\xa4\x7c\xe0\xb8\x20\x80\x31\x8d\x46\x02\xc7\x17\x00\x0b\x71\x9d\x6c\x1e\x71\x00\xf3\x33\xc6\x04\xf1\x2b\xf0\xcc\xf2\xba\x65\xa9\xd2\x26\xc8\x30\x6f\x77\xbb\xaa\xb5\x19\x4e\x9b\xbc\x09\xbd\x8e\xf8\x4a\x6e\x44\x86\xa7\x67\x5b\x16\x90\x35\xf4\x85\x2a\x2e\xd8\xdd\x27\x7d\xd5\x56\x6f\x57\x72\x56\x24\xf1\x6a\x8c\xdf\xd9\xe9\xb9\x44\x62\x56\x75\x19\x6f\xf6\xc4\x92\xe8\x95\x9e\x7e\x79\xe4\xb5\x93\xf8\x52\xb1\x15\x3b\xe9\x3d\x40\xaa\x92\x27\xe1\x37\xbb\x14\x61\x55\x15\x94\xf1\x47\x5d\x84\xe7\x16\x14\x1f\xe2\x37\xbb\xbe\x98\x8e\x51\xa2\xc7\x87\x3b\x0d\xbc\x2a\x50\x6e\xc4\xa3\x9c\x71\xcf\xea\x94\xa3\xf1\x18\x87\xcd\x8f\x76\xab\x3c\x23\xd0\xd9\x7f\xbd\x3b\xa1\x7a\x86\x60\x6c\xdb\x7b\x03\x54\x2f\x11\xaa\xac\x2b\xfa\x45\xd4\xb4\x08\x7d\x56\x84\xab\x08\xb5\xa7\xc4\x6d\x16\x39\x9d\x63\xea\xc6\xc4\x7d\x16\x26\x1b\x7c\x14\x55\xb7\x14\xdb\x7f\x71\x10\xc2\x89\x52\xb0\x9b\x09\x40\xbe\x40\x7a\xea\xc0\x71\x00\x8d\x65\xf9\xa6\x23\x2f\x00\x0c\x57\x94\x19\x58\xcf\x00\x98\xf6\xa9\x2e\xb3\x27\x01\x58\x59\xe8\xf8\xf0\xea\x02\xd8\xd0\x23\xaf\x48\xec\x80\x11\xcb\x6f\x96\x18\xa5\x12\x70\xb2\x24\xb8\x9a\xe9\x2c\xc1\x61\xd3\x95\x10\x24\x72\x96\x1c\x6a\xac\x91\x7a\xdd\x46\x92\xf4\xdc\xf0\x52\xf9\x1b\x97\xc7\xa4\x14\x9d\x8c\x8e\x9d\xa8\x01\x4a\x1f\x88\xb7\xd4\xf8\x5e\x46\xf8\x16\x10\xfb\x94\x5d\xbe\xf6\xfa\x8a\x10\x5b\x95\x36\x63\x2b\x7d\x0d\x28\x5c\xd4\xf2\xbc\x62\x30\xae\x03\x55\x38\x5b\xaf\xf4\x12\xf7\x02\x15\xfb\x36\x51\xb9\x03\x47\x72\x5b\x7e\x11\xa2\x52\x8b\x37\x70\x3d\x30\x02\xaa\x03\xf8\x58\x17\x81\x7b\xd9\x6a\xaa\xf8\xb7\x8e\x03\xb7\x88\x6a\x33\x04\x7a\x87\xe2\x81\x4a\xf5\x74\x82\x80\x7d\x6d\xef\x4b\x0d\x26\x82\x87\x2d\xb1\xab\x44\x63\x17\x61\xc4\xea\xf5\xa5\x2b\x1a\x76\x44\x1e\xf3\xfa\x8d\x7d\x81\xc2\x41\x30\x1d\x92\x9a\xa4\x8e\xde\xe0\x20\xc4\xa7\xc4\x77\x32\xc8\x00\x28\x72\x4a\x4e\xed\xd7\x07\xd0\xcd\x91\x66\x3c\x34\xfb\x07\x0f\xb2\xa2\xf4\xf4\x54\x3d\x80\x6d\x9e\xb6\x3b\xef\x67\x00\xfb\x2a\x84\xa8\x84\xf7\xef\x1c\x29\x8a\x37\xe8\xbb\xf9\x78\xf0\x41\x93\x0e\xb2\xbb\xc9\xa1\x94\x10\x1b\x34\xe9\x3a\x82\xb3\xbc\xc2\x75\x81\xc4\xa1\xfb\xa9\x43\xdc\x9b\x91\xf8\x42\xd3\xfd\xde\x01\xdf\x7c\xa2\xa7\x9a\xca\x1b\x87\x80\x2a\xa2\x84\x72\xeb\x62\x56\x60\x2f\x85\x8b\xc2\x1f\x53\x7c\x8a\x5d\xf3\xd6\xfd\xfe\x4c\x99\x06\xc7\xea\x4d\x33\xad\xaf\x62\x84\xd3\xf2\x6a\x9c\x78\xaa\x7a\x09\x17\xe5\x49\x1a\x73\x50\xdb\x86\xc3\xba\xd3\x0d\xcf\xa9\x27\xe3\x4f\xa2\x7c\xef\x74\xab\xbf\xc2\xbb\xbb\xa6\xdc\xd0\xd5\x88\xc7\x5f\x76\x1e\xbd\xd6\xa1\xf1\x8a\xb0\xc5\x31\xac\x2b\x59\x33\x86\x60\x61\xf7\xad\x43\x55\xf3\x29\x21\xc3\x16\xd5\x76\x5e\x4b\x8b\x70\xdd\x86\x7a\x83\x8f\xa2\x26\x8b\x73\xff\xe4\xe5\xce\x4a\xb3\x6f\x35\xff\xdf\x1c\x04\xc5\x8b\x61\xb6\x4b\xa6\x93\xe9\x2e\x80\xcd\x47\xa5\x1e\x76\x17\x00\xc7\x36\x0d\x33\x1e\x24\x80\x13\x4e\xff\x8a\xf8\x7e\x98\x70\x68\x36\x53\x54\x2a\x01\x19\xdb\x61\x87\x78\x7d\x03\xf2\xa0\x55\x85\xff\x7d\x73\x53\xb2\xb0\x69\x7e\xf2\x73\x7b\x34\xa9\x02\xc9\x59\x26\x8a\xb2\x22\x51\xeb\x05\xb5\x2f\xf8\x94\x13\x53\x34\xd1\xf7\x0d\x03\x22\x09\x68\x75\xfa\xc9\xe9\x90\x2f\x04\xac\xf2\xe7\xe5\xfc\x60\x32\x71\xaf\xf2\x19\xcc\x40\xd0\xc2\x4a\xb0\xb2\x3d\xd6\xca\xbf\xe1\xf3\x67\x15\x5f\x6c\x9b\x9f\xc7\x64\x9b\xea\x27\x2c\xd1\x57\xe7\xf9\xb0\xba\x36\x8e\xd1\x57\xfe\x51\x94\x46\x13\x0e\xe9\x73\xe6\x9e\x90\xe6\x31\x5c\x9f\xe7\xf5\x1b\xb2\x9a\x24\x3c\x8b\xbb\x79\x5f\xb4\x96\x0f\x3e\xdd\xd5\xa9\x3b\x52\x7b\x13\xfe\x96\x33\xa9\x83\x53\x5b\x85\x70\xc4\xd1\xb7\xa5\x5a\xfb\x23\xc1\xdb\xee\x7d\x23\x9f\x8e\x35\xa1\xcb\xa6\x7b\x83\x8f\xa2\xc9\x17\x7b\xfe\x93\x83\x68\x97\xe4\xa4\x91\xd9\xe0\x20\x28\xb9\x18\xea\xc9\x62\x3d\xfb\x19\x00\x0c\x55\xc4\x77\x30\x12\x36\x78\x10\xfb\x1a\x85\xde\x53\x01\x1b\x5c\x8c\xeb\x88\x6e\xb7\x18\x3d\x7c\x72\x95\x35\x2e\x54\x9c\x07\x46\x87\x28\xfb\x53\x88\xd3\xe4\x2c\x1b\x8c\x6f\x9a\x15\x03\x69\xce\x82\x27\x51\xd3\xf9\x3e\x49\xdd\xe8\x7d\xa9\xae\x97\x24\x31\x53\x7f\xbe\x7d\x21\x50\x9e\xb0\xa8\xad\x3b\x7c\x34\x6c\x3f\x21\x48\xdd\xe5\xbd\x61\x04\x91\xa0\xa5\x72\x1e\x4d\x13\x19\x4a\xf1\x46\x2d\xac\xa8\x48\x62\x8f\x05\x16\xcd\x18\xab\x7e\xc4\xca\x06\x56\xbd\xda\xa6\x1e\x84\x8d\x0a\x78\xf1\x58\x58\x93\x06\xfb\xc2\xdf\xe9\xfe\x09\x2d\x4e\xdc\x71\x5f\x32\x85\x87\xea\x3f\xa1\x5d\x8d\x1b\xf6\x3a\x76\xd5\x5a\x47\x0b\xcf\xe3\x9e\xd2\x71\x45\x97\x15\xef\x88\x12\x6c\x8b\xd2\xe5\xc5\x8f\x3b\x2f\x37\xa9\xea\xbe\x24\x30\x38\x19\xd7\x1b\xe8\x9d\x21\x58\xda\xaf\x6d\xf0\x51\x34\xb5\xa2\x01\x3f\xcf\x89\x55\x91\x3a\xda\xfd\xff\xe6\x20\x34\xfd\x84\x5a\xf6\xac\x6e\x70\x10\xb6\xe3\xe2\x85\x47\x9f\x00\xb8\x54\xc9\x87\xb1\x8b\x02\xb8\xd7\x29\xb7\x70\xd1\x02\x78\x72\xe9\x44\x88\x33\xc0\x37\xf7\x61\xe4\x67\xc5\x2f\x40\xef\x22\x60\xdb\x87\x94\x25\x87\xda\xef\xf0\xd2\xb7\xde\x4b\xaa\xb3\xd2\x8c\xf7\x46\xed\x25\xe2\x4c\xec\x4a\xd2\x7d\xaf\x12\xe5\x0c\x9e\x76\x6c\x0a\xe1\x21\x94\x6a\xf7\x3f\x88\x89\x98\x26\x6c\x55\x2f\x9d\x19\x8b\x09\xc6\xaf\xa8\x32\xa2\x4f\xc4\x88\x52\xf2\xc2\xbe\xd4\xa8\xa9\x60\x4c\xc3\xae\x4d\x6e\xd1\x60\xc7\x74\x86\x16\x3f\x3b\xa0\x79\x13\xf3\x2d\x04\x86\x89\xda\x07\xb1\x6e\x41\x05\x94\x9c\x30\x0a\x0f\x75\x35\x50\x77\x10\x97\xef\xb3\xa5\xc3\x5f\x2f\x1f\xf7\xd6\x4b\xa5\xed\xb5\xde\x33\xbc\x88\xfb\x7c\x63\x9c\x81\x1a\xde\x1b\x95\x5f\xa7\xa6\xff\x09\xbf\xe8\x7c\xa3\xfa\xa4\x81\x34\x41\xc5\xf1\xe8\x8f\x3e\x48\x5c\xfb\xb9\x2f\x30\x4b\x71\x53\x07\x6f\x78\x10\x84\xf7\x08\x8b\xd0\x8b\xff\x07\x07\xd1\x29\xfc\x94\xb1\x10\xc0\xfe\xa6\xc8\xd3\xc3\x0b\x00\xee\x3b\xa4\x03\x4e\x72\x00\x78\x8b\x2a\x19\x73\xed\x06\xf0\x75\xd4\x5c\x10\x9d\x80\x55\xef\x38\xc3\x15\xc5\x40\x60\x46\x85\x5a\xe7\x22\x2c\xc9\xb2\x8e\x9c\x9e\xd4\x76\x92\xa4\x78\x1b\xbe\x98\x20\xf7\x04\x62\x8b\x69\x67\xf1\x87\x80\x21\xc2\x73\xc3\xd9\x0e\xbb\x88\x1d\x84\xa3\x3a\xbe\x8f\x8e\xc7\xac\xe1\x63\xd4\x07\x3f\x3f\x4f\x38\x43\xe1\xa2\x96\x18\xd5\x2a\xd0\xfb\x62\x75\x67\x12\x34\xa4\xd1\x85\xd1\x61\x13\x56\x9a\xd3\x18\xc6\xc8\xfc\x91\x73\xda\x13\x98\x94\xf0\x91\xbb\xfb\x74\x0f\x62\x3e\x86\xf1\xdf\x90\xd5\xfd\x8e\xd5\x0d\xd9\xd2\xeb\xa3\x67\x80\xdb\xef\xef\xdf\x79\x4e\x3f\x0e\xa7\xe8\x97\x42\xe1\xa1\x1a\xfd\x0c\x6d\xf0\xbb\x3d\xcf\xd7\x65\x1a\x7e\xc0\x4b\x79\xd8\xd7\xb0\x18\x4a\xe3\x27\x5d\x0a\xaa\x72\x0c\xfa\x09\xbc\x8e\x3f\xdf\x22\xc5\x57\x7e\xf6\xe1\xb4\xc4\x23\x6a\x57\x80\xd3\x20\x3c\x4e\x7b\xef\x8f\x3c\x08\x29\xc1\x2d\xbb\xcd\x00\xf4\x2a\x04\x34\xf7\x54\x02\x58\x6d\x17\xd2\x65\x54\x07\x70\xd1\x17\xb5\x39\x7a\x1f\xc0\x2b\x4b\x5c\x8b\x05\x0b\x10\x70\x52\xee\xed\xd9\x49\x80\x20\x1f\x75\x3e\x91\x16\x58\x09\xa0\x31\x30\x50\xa2\x87\xb3\xde\x28\x8b\x55\xc4\x76\xd2\xaa\xcb\x25\xb7\x34\xc7\x79\xd2\x51\x3b\xae\x18\x71\x1f\x69\x22\x9f\xf9\x97\x22\x9f\xd0\x04\x82\x1f\x62\xb9\x43\x22\x5a\x13\x9f\xa8\xcb\x33\xf2\x39\xd1\x1c\x77\x57\x43\x67\xee\x7b\xaa\x30\x56\x57\x0d\xb5\x26\x90\xa8\x40\xc9\x0b\x9b\x54\xd5\x6a\x5f\xfb\x14\x3f\xf2\xf4\xb5\x8e\x32\x3a\x39\x56\xe4\x5e\x93\xee\x08\x46\x26\x92\x70\xd3\x5d\x5f\x04\xe3\x1b\xa9\x70\x8d\xc7\xe0\x20\x06\x1f\x96\xd8\x39\x6f\x10\x82\xed\x0b\x62\xb9\xa4\x69\x18\x8a\x3b\x1c\x40\xd7\xf4\x04\x51\x8b\x93\xf1\x37\xac\xd7\x44\x32\xe2\x3a\x7c\x1c\xaa\x45\x90\xab\xf8\x5d\x5e\xbb\xcb\x92\x8d\x86\xf0\xd6\xee\xaf\x4b\xdc\x8d\x6c\xf1\xb7\x5c\x7f\xbe\x2d\x8b\xfe\xf4\x56\x53\x38\x88\x7f\x7a\x10\x54\xad\x04\x35\x18\x78\xff\xe0\x20\x76\xf3\xb9\xed\x17\x03\x70\x1b\x14\x4c\x3d\xb4\x06\xe0\xff\x46\xdc\x80\xf5\x36\x40\xa8\xbb\x4c\xd8\xd9\x9d\x00\x11\xfe\x2a\x34\xc2\xa7\x01\x1b\x96\xa2\x5b\xae\xb4\xf9\xb7\x37\xe8\x35\xaa\xc9\xc5\xdb\x59\x8a\xf8\xc9\x21\x20\x72\x8f\x9f\x1e\xe1\x81\xe5\x50\xc1\xa7\xc8\x53\xf8\x59\x23\xdd\x0e\xf9\xf8\x47\x38\x9c\x6e\xd9\x13\xe3\x54\x69\xdc\x29\x0d\xbe\xa5\xf3\x99\x87\x16\xd7\x34\x2a\x56\xe5\xd2\xdc\x3f\x60\xb4\x08\xab\xcd\xa9\x89\xcf\x79\x74\x07\xd7\x0e\xa4\x14\x52\x78\xa0\x9b\x18\x83\x31\x34\x2a\x7e\x3b\xc5\x8f\xd4\xe5\x84\x48\xc6\x34\x46\xbc\xa1\xe4\x84\x35\x71\x23\x3f\x61\x47\x83\xcc\xea\x32\x8d\x1e\xe1\x8e\x07\x44\x57\xb5\x19\x73\xe0\x2e\xf9\x3c\x2e\xa7\x35\xf1\xc4\xf5\xfa\x0c\x94\xe8\x1a\xcf\xe1\x95\x3d\x6e\x17\xf1\x18\xdb\xe2\xaf\xba\xfd\xb4\x2d\x0a\xf3\xfe\xe8\x03\x65\xfe\xcf\x2d\xc2\x9f\xbf\x5d\x1a\x40\x72\x8c\xdf\x9b\x6e\x1c\x40\xe3\x21\x7f\xcc\xee\x77\x00\xa6\x6c\x3c\x9d\x7b\x18\x36\x38\x08\x6f\xb4\x80\xc4\x61\x73\x80\x50\x27\x11\xef\xe3\x46\x00\x31\x85\x12\x36\x1c\xd1\x00\xb1\x8d\x8a\xcc\x82\x16\x00\xb1\x77\x34\xeb\xe4\xef\x83\x58\x44\xa9\xd1\x6b\xc3\xfb\xa4\x25\xbf\xe3\x0e\xaa\x4e\x75\x44\x4f\x17\x8d\x90\x6f\x41\x6b\x04\x15\xeb\xf9\x7c\x44\x6c\x06\x7e\xaf\xf1\xd4\x15\xf1\xd4\xcf\xb8\xfd\x7a\x71\x63\xcf\xb2\xf7\x60\x05\x35\xc5\x97\x85\xf3\x86\x3f\xca\xea\x20\x56\x68\x72\xc6\x5f\x2e\xeb\x7d\x59\x71\xca\x61\x7e\xe4\x6b\x50\xb6\x9a\x90\x3e\x75\xbb\x03\x21\xbe\x26\x90\x2a\x75\x4d\x0a\xb9\xbc\x36\x92\x34\xd4\xd9\x67\x94\x87\xbe\x1c\x17\xda\xa2\x6a\x12\x80\x91\x8f\x1e\xaf\x7f\x63\x5a\x8d\x69\x8c\x7c\x5c\x43\x36\x0d\xc6\x3a\x84\x86\x55\xf6\x9a\x96\x62\xa7\x82\x0a\x4a\xa5\xcd\x24\x70\xba\xfe\xf7\x0b\xe9\xcd\xc6\x71\x9d\xbe\x7c\xf9\x5c\xa6\x24\xbc\xa2\x27\x73\x76\x8f\x59\x3e\xbe\x1e\x25\x0d\x40\x15\x25\xf8\xf3\xbc\x60\x1e\x11\x52\xa2\xee\x03\xe0\xef\xe0\x8d\xd9\xc1\xbd\xe1\x41\xd0\xb9\xc7\x7d\x7f\x97\x3f\x80\xf5\x26\xee\xa4\x3d\x6e\x00\x28\x5b\xce\xf0\xbd\xea\x00\x81\xf6\xdc\x87\x0e\x4c\x02\x44\x8b\xf2\x1f\x3b\xc6\x0c\x90\x1c\x20\x7a\xe4\x54\x09\x40\xda\x69\xd9\xed\xfc\x54\x00\x29\x8f\xd4\xfb\x15\x1e\x81\x62\xe2\x71\x43\x2e\x43\x1d\xd2\x83\xd0\x5d\xb6\xcf\x5c\xde\x12\xde\xbb\x77\x07\x9c\x08\x07\x7c\xbe\x3d\x7f\xee\xee\x64\x6a\x9c\x98\xe9\x6c\x87\x7b\x76\x0b\xa6\x57\xbf\x60\xbc\xa3\xf0\xeb\x5c\xb7\xee\xd9\xc5\x2b\x25\x05\x13\x1a\x06\x33\x4b\xc5\x45\x91\x8f\x6e\x23\xd5\x97\xed\x0a\x78\x6e\xb2\x1a\xa7\xaf\xf8\xe5\x86\xf5\xf6\x98\x3c\x58\xd5\xcd\x3a\xd1\xde\x64\xa6\xb7\x76\x2a\xad\xf3\x5f\xf9\x58\x28\xcb\x2f\x68\x62\x1c\x6b\x99\xaf\xa5\x05\x66\x34\x32\x92\x92\x8f\x95\xf7\xc9\x4a\x0a\xfb\x3d\x68\x24\xa7\xc8\x12\x8d\x73\xf4\x6f\xc8\x90\xb2\x2a\xc0\x8d\xfb\x34\xa5\xef\xb4\xbc\x8b\x57\xf1\x74\x06\xd8\xa2\xc6\x4f\xfa\x79\x4e\xe4\xf1\x27\xd0\x58\x01\x08\xac\xf1\x0a\xef\x50\xfc\xb7\x07\xc1\x6e\x99\x7d\x90\xae\x79\x23\x0f\x22\xd2\xfb\x6c\xf0\xfe\x7d\x00\xc9\x21\x3c\x3b\x8f\xf4\x02\x64\xd3\x0b\x5a\x9f\xdc\x06\x70\x9e\x49\x3c\x97\x8b\x15\x20\xff\xa5\xa2\xab\xf4\x13\x30\xcc\xe2\xd2\xb5\x30\x50\x20\xf5\x27\x3c\xb0\xf8\xea\x3a\x49\xd0\xf7\xe3\xf0\x52\x8e\xe9\x44\x8b\xba\x78\xa5\x8f\x65\xe2\xbe\xfa\xdb\xca\x34\xeb\x17\x1d\xfc\x90\x63\x66\xf6\x88\xab\xe2\xc4\x6b\x7b\xa4\xfa\xfc\xad\x9a\x80\x61\x84\xa9\xd9\xc2\xbb\xca\x87\xfd\xef\xcd\xbf\x2e\x92\xca\xe2\xba\x4a\x2d\x99\x96\x91\x85\x2f\x9a\xc7\xad\xb9\x57\xfc\xf2\x06\xea\x4d\xac\xaf\xaf\x06\x65\xfd\x3f\xc2\xfe\x3a\x2a\xaa\xf7\x7b\xff\xc7\xc7\x42\xec\x2e\x44\x52\x90\x90\xee\x1c\x66\x86\x18\x60\xe8\xee\xee\xee\xee\x2e\x03\x41\x44\x41\x40\x54\x54\x2c\xc4\x00\x51\x11\x51\x11\x11\x05\x95\x50\x50\x10\x03\x45\x44\xa4\x67\xe6\x9c\xb3\x7f\x0b\x98\x31\x9e\xaf\xf7\xe7\xf7\xfd\x6b\x2f\x5c\xb8\x16\xfb\x3e\xe7\xbe\xcf\x99\xb9\x1e\xfb\xba\x72\x2a\xf2\x9d\xa8\xd3\x1c\x79\x2d\x27\x6e\x39\x9b\xcd\xa8\x66\x3a\x31\xfd\x70\x8e\xa4\xb9\x64\xcc\x3a\x26\x27\x30\xfd\x70\xf2\x8e\xbb\xd8\xcd\x1d\x8c\x49\xc8\xd9\xe1\x7c\x93\xaa\x12\xb1\x25\x8b\xc5\x39\x9a\x7a\x36\x54\x29\xad\xdc\x25\x90\xda\x17\xfc\x06\x60\xcd\x73\x09\xff\xf9\x75\x10\xd2\x15\x9f\x59\x99\x05\xa0\x58\x2d\x2a\xbc\x3a\x0e\x40\x4f\x50\x98\xb2\x96\x05\xc0\xb6\x9b\xaf\x6b\x0d\x1b\x80\xdf\x16\x9e\xeb\xab\x91\x3f\x79\x10\x99\x87\xf6\x7e\xdf\x48\x02\xc8\xbf\xb2\x6f\x6c\x6b\x1d\xc0\x89\x75\x62\x2a\x1c\x1d\x7f\xf2\x72\xca\xcb\xd4\x58\x95\x88\x10\x50\xaa\xac\xab\x6d\x64\x86\xd6\x1d\xf9\x66\x79\xdb\x47\x64\x72\x4f\x8a\x9b\xd7\xf7\xd4\x55\x1f\xa6\xc2\x56\x26\xfd\x2c\x6c\xed\x0a\xf3\x3b\x5c\x3e\x7b\xd2\xa8\xad\xdc\x63\x73\x53\xd9\xe9\xda\xe6\x72\xa7\x86\x8f\xed\xe7\xf5\xea\x8a\x9c\x6f\x8c\x89\x54\x19\x5c\x2a\x75\x93\xfd\x79\xb1\x72\xc5\x99\x72\xf7\xaf\xe3\x43\x65\xfb\xcb\x96\x7b\x5c\x9a\xd0\x3f\xce\x5e\x5c\xea\x29\x33\x19\x5d\x98\x59\x70\xc3\x13\x3f\x75\xf7\xd0\xee\xc3\x85\x5e\x9b\xa7\xb7\x1c\xa8\x3c\x30\xe2\x29\x37\xc3\x9f\xe5\xc8\xf4\x81\xc9\xc8\xf3\xf4\x99\x3d\x9b\x44\x49\x59\xe6\x55\x3f\xc7\x92\x20\x9c\x90\xe1\x75\x78\xae\x31\xfa\x7c\xc2\x37\x0f\x84\x8a\x8f\x30\x8a\x1d\xf1\x18\xa5\x3e\x0c\xb9\x0a\xb0\x49\x4c\x74\x81\xa7\x65\xea\xff\x78\x03\x61\xd2\xaa\xcf\x00\x46\xdf\xf8\x28\xab\x3c\x01\x5c\x47\x78\x54\x57\xdd\xfb\xe3\x83\x90\x06\x2c\x97\xe7\x7f\xff\xc8\x11\x8e\xe5\xab\x0b\x00\x4a\xc6\xb8\x97\xaf\xcf\x05\xa8\x3a\x2f\xb0\x6a\xc7\x4b\x80\x4b\xb2\x62\xb7\x79\x75\x00\xae\x8c\x28\xde\x95\xe3\x81\x1b\x57\x14\xd4\xc5\x74\x2f\xcc\x26\x9c\xd9\x6e\x2c\xe0\xd9\xf8\x31\xb2\xf0\xb3\x4b\x66\xf2\xd9\xe7\xd9\xe9\x05\x11\x4d\x45\xec\xf7\x1a\x63\xa5\x0a\x64\x4e\x5d\xaa\xdd\x1d\x76\xed\xc6\x93\xf3\xbc\x17\xb8\x02\x0f\xf4\x70\x5d\xea\x2f\xbf\x1b\x20\x3b\x4a\xba\xd4\xcb\xcc\x03\x3a\x22\x1e\xd8\xfb\xf3\x75\x65\xd4\x81\x9e\xc0\xd6\x5f\xba\x27\xa3\xb3\xaa\x82\x28\x13\x45\xc5\xd5\x19\x19\x81\x4a\x93\xaf\x0b\x0a\x93\xf9\x83\x38\xa7\xba\x0e\x89\x25\x72\x05\x1a\x4e\x37\xe7\xd4\xc5\x94\x06\x1d\x9d\xd1\xca\xe2\x8e\xb9\x14\xd0\x3a\xbb\x21\x75\x38\xfa\xa8\xff\xd4\xec\xd9\xa4\x9c\x28\x82\xdf\xd7\x39\xb3\x38\xf7\xb0\x43\xfe\xd6\x73\x43\x51\x83\xc1\xa6\xfe\xb6\xd4\x88\xb0\x21\x00\x5e\x4c\xcc\x7f\x85\xd0\x1f\xfd\x5f\x73\x1d\x7f\x22\x6b\x21\x80\x8d\x21\xcf\x72\xd6\x7c\x00\xaf\xe1\xe5\x11\xb8\xbf\xe6\xdf\x99\x73\xbf\x4c\xfd\xf7\xc2\xa5\x25\x0b\xf3\x0a\xd7\x1d\x39\x5f\xaf\x7f\x09\x70\xa7\x4c\x70\xfb\xee\xcb\x00\x4d\x17\xa4\xc4\x45\xd4\xb1\xad\x4d\x39\xaa\x63\x5a\x07\xbf\x7e\xbb\xb9\x96\x32\xe4\x1a\xf0\x7a\xf7\xf9\xab\x76\x92\x71\x97\xee\x79\x95\xf4\x06\xde\xc8\x87\x2a\x9b\x83\x3b\x32\xf1\xa7\xf1\xc7\x2e\x67\x4a\x9e\xa3\x5c\x5c\x7e\xc0\x38\xf9\xd9\xd3\x0d\x57\x0d\xd2\x4a\x13\xe2\x47\xdc\x6a\xf5\x92\x83\xe3\x43\x46\x69\x17\x33\x13\x7e\xc5\x99\x8f\xc1\xd9\xf4\x38\x8d\x38\xd5\xf1\x8b\xe5\xf4\xe8\xbb\xb1\xc9\x13\xb6\xc7\x5b\xa2\xae\x47\x27\x4e\xc6\x1d\x95\x8b\xf4\x8a\xd2\x9c\x8a\x3e\x3c\xc2\xcc\xbf\x09\x0f\x0a\x6b\x9e\x21\x64\xe9\x85\xd8\x85\x37\xcc\x1a\xa7\xc4\x85\x70\x84\x29\xcd\xd6\x27\xf1\x07\xaf\x0d\x95\x9c\x33\x89\x4b\x08\x22\x84\x64\xce\xdd\x8e\x1e\x0f\x68\x0d\x11\xa3\x6a\x45\xa8\x01\xf0\xbb\x0b\xcc\xae\x30\x03\x50\xdc\xc5\x8f\xac\x74\x02\x30\x14\xe4\xc4\xad\x68\x01\x70\x5c\xb3\x22\x63\xbe\xbf\x30\x86\xee\x99\xb9\x6b\xb1\x16\x17\xe2\xfe\xe1\x20\xea\x0e\x33\xf4\xaf\x82\xe5\x22\x0b\x73\xb0\xdb\xb9\x9a\x36\xde\x00\xe8\xaa\x17\x39\xc2\xb7\xfd\x67\x73\x47\xa4\xa2\x3b\x21\xa7\x6f\xe3\xe3\x73\x64\x37\xfb\x15\x8f\x1e\xdf\xf9\x61\x81\x85\x3f\xbc\xb2\xe9\xda\xa4\xf7\xd3\xdc\x03\x45\xcb\xab\x5e\x24\xc5\x9f\x8c\x4d\xef\x3d\xb5\xa4\xc2\xe5\xec\x85\xd8\x77\x65\x22\x0f\xd9\x2e\x28\x87\x19\x97\x14\x7c\x69\xba\x18\x17\x5c\x5b\x3c\x36\x96\x5a\x55\x18\xdc\x5c\xa0\x31\x2e\x74\xca\x35\x28\xe8\xb0\xc8\xaf\xbe\x12\xaf\xc0\xf4\x03\xb8\x49\xc5\xa2\x8d\x01\x27\x72\x0e\x4d\x99\xe5\xdb\x05\x04\x65\xfa\x4c\x0b\x1e\x28\xf2\x7b\x96\x6e\x3a\xe3\x96\x19\xe8\xc7\x9f\xda\x36\x03\x69\x4a\xbf\xb9\x8f\xe3\x49\x2f\xe7\xc4\xe2\x8d\x98\xdc\x87\xf7\xcf\xb8\x21\x2a\x5b\xa4\xbf\x57\x58\x5c\x3c\xb5\x2a\xb4\x02\x40\xb0\x80\xff\xe4\x8a\x08\x00\x82\x25\xb7\xe7\x8a\xfb\x00\xa6\x92\x6b\xc6\xe6\xfb\xf1\x1e\xc4\x59\xe1\xfe\xca\x41\x60\xea\xdf\xcc\xb9\xd7\xba\x02\xdc\x3f\x7e\x10\xdd\x6a\x8b\x75\x28\x6d\x17\xb6\xe2\xe2\xb4\xe7\x67\x07\x01\xd5\x3d\xda\x43\x72\x03\xe6\xb2\x56\x0a\x9f\x9e\x93\x7a\x46\xd4\x39\xcd\xd8\xeb\xd7\xbc\x28\x35\x39\xe8\x47\xad\xe8\x6a\xb9\xeb\xd6\x9f\xba\x34\xb3\xa7\xf1\x58\xcc\xcd\xa3\x5e\x51\x6f\xef\x98\x97\x4c\x94\xc6\x05\x38\xdf\x8e\xbf\xbf\xa6\x42\xd4\xa3\xb7\x4e\x6f\xa8\xa9\xb2\xde\xed\xd1\xb5\xe7\xe3\xbe\xe5\xd1\x6e\xf1\x17\x2b\x27\x78\x8f\xfb\xb9\x59\x9e\xed\x9c\x2c\x2a\x68\x74\xe7\x2f\x77\x9d\x3a\x74\xe8\x9a\xdb\x68\xe9\xb6\x69\x97\xdc\x11\x37\xf7\x63\xb7\x66\xd2\x32\x74\xdd\x8d\x0a\x47\x67\x4e\xa5\x3f\x71\x97\xca\xdf\x34\xeb\x99\x5c\xe8\xfa\xfd\xe0\xf3\x39\x93\xb8\xbd\xae\xab\xf2\x66\xe6\xa6\xa2\xb8\x5d\x2a\x72\xe8\x54\xf7\xf0\x7d\x2e\x45\x59\xc6\xd4\x67\x21\xce\xce\xcf\x33\x66\x69\x8a\x81\x92\x00\x12\x7e\x9c\xfe\xcb\x6e\x03\x90\x56\xaf\xe5\x9f\xef\xc3\xfe\xe8\x62\x3f\x4c\x0e\x84\xb9\x0f\x2a\x18\xf3\xdf\x37\x92\x99\xd7\x1f\xf7\x0f\x07\xb1\x38\xff\x38\x97\x36\x95\xb6\x89\x8c\xc3\x7d\x75\x9c\xda\xcb\xeb\xb0\xcd\xa6\x5b\xf2\x67\xb4\xa4\xa6\xb8\xda\x83\xab\x5f\x87\xd5\x4c\x74\xf2\x2f\xd9\x7c\xc8\x36\xf8\xee\x92\x72\x54\xa0\x2f\xd9\xa9\x22\x8a\x2b\x8e\xbb\x4b\x2b\x7c\x2c\x97\x3b\x20\xfd\xd5\xd7\x62\xa1\xfc\x24\x37\xd9\x97\x66\x77\x36\x1c\x2d\xb7\x8b\xef\x14\x7c\x7f\xb2\x58\xda\x3a\xe3\xd9\xbe\x89\xb8\x22\x4f\x9b\x9b\x0f\xdc\x27\xcf\x1e\xd9\x6d\x5b\x7e\x9b\x77\xaa\xe6\xc0\x3b\x5b\xad\xeb\xea\xd3\xd4\xcc\x21\x3b\xf9\xcb\xc6\x33\x19\xe9\xda\xcc\xbc\x13\x3b\x83\x33\x36\xb3\xb3\xf1\x89\xcc\xbc\x13\xdb\x2f\x27\x57\x50\x65\xc3\x1f\xdb\x85\x9e\x58\x4f\xf5\x09\x8b\xb2\x97\x39\xa6\x48\xcd\x0e\x6d\xb2\x5b\x57\x58\x4a\x53\x0f\x88\xb7\x93\xcd\xaf\xa4\x15\xf8\x09\x02\xa8\x3c\xe1\x28\x59\xae\x00\x60\xd0\x81\x9b\xf9\x5b\xff\x67\x72\x20\xcc\x1c\x04\xe6\xfc\x37\xd3\x07\xa0\x7b\x09\xee\x2f\x0e\x62\xae\x8b\x9a\x3e\x5f\xbf\xce\x02\x2c\x1f\xc4\xe1\xde\x0e\x01\x70\x68\xad\x85\xb6\x55\x00\xa2\x6a\x7c\xce\xb7\x7a\x69\x5e\xca\x53\xaa\xb5\x95\x42\x53\xde\x94\x7c\x0b\x95\xdc\x86\xb1\x69\xbb\x1f\xbe\x7d\xa1\x11\x23\xe9\x21\x9c\x09\x4e\x1e\x5e\x23\x89\x85\xe2\x69\xf7\xec\x24\xbe\x91\x6f\xd1\xb3\xed\xcc\xb4\xbf\xb9\xf7\x49\xe5\x09\x1a\xc5\x7d\xea\x9a\xba\x9d\x8b\x33\x56\x7f\x53\x35\xdd\x91\xe1\x64\x72\xe7\x45\xd4\x8c\x43\xda\x6e\x53\xd3\x16\x9b\x59\xc9\xa4\x75\xa6\x56\xf7\xbf\xcc\x6d\x8a\xd5\x32\xf3\x6d\x90\x99\x33\x8a\xd9\x6e\x6e\x75\x9d\x32\xd7\x11\xa9\x65\x3e\x70\x19\xa3\x6a\x86\x85\x59\x04\x56\xb3\x53\xb3\x43\x3a\xcc\x9f\x56\xb5\xd2\x84\x03\x6c\x2c\xe4\x2a\x07\x68\x11\x7e\x44\xf3\xd0\x8a\x0e\xda\x0f\xaf\x33\x16\x5b\x4f\x72\xd1\x39\x3c\x25\x00\xf0\x35\xcb\x29\x0b\x1c\x48\x36\xee\xff\xaf\x1f\xc8\x6f\x0e\x24\xf1\xef\xfe\x11\x22\x6c\x5c\xe8\x9f\x31\xf7\xde\x7d\x91\xa1\x7f\x88\x00\xec\x61\x59\x73\xfc\xf6\x5d\x00\x91\x1c\x1e\x8e\x0b\x05\x40\x51\xd6\x91\xab\x3b\x76\x0e\xe3\xd2\xe9\xa3\xac\x4f\x55\x45\xd2\x6c\xd2\x1c\x05\xfc\x43\x69\xd5\x01\x7d\x41\xa2\xce\xe2\xd4\xae\x43\x9b\x23\xfc\x2c\xef\xcd\xd1\xaf\xd0\x63\xd7\x19\xbd\x9c\x0b\x6c\xdf\x15\x37\x44\x49\x98\x7d\x3b\x56\x9f\xe0\xa8\x5b\x3e\xfe\x63\x36\x26\x36\x8f\x62\xfa\xe9\xec\x9c\x68\x14\x17\xe5\xeb\xdb\x91\xb9\xb6\xb0\x2e\xfd\xa5\x9d\x24\xaa\x44\xc8\x53\xfd\x84\xa7\x40\x2d\x0a\xf2\x35\xd8\xf1\x70\x90\x3a\x1e\x40\x36\x5c\x7e\x2f\x8e\x26\xe5\xd7\x60\x70\xe1\xb6\x10\xad\xc1\xeb\xa9\xc1\xd4\x0d\xbf\xf9\xcf\xd9\x86\x56\x35\x07\xe9\x5a\x6e\x75\x86\xbe\x97\xa6\xe9\x87\x5c\xdc\x8d\xc8\xe7\x7f\xd0\xcf\x3b\xdf\xff\xc3\x81\xfc\xf6\x81\x60\xe6\x81\x30\x7c\x61\xee\x32\xf8\x8f\xdf\x1c\xc8\xa2\xfe\x89\x2e\xf6\xcb\xf4\x01\xe8\xdd\xb8\x58\x1f\xdb\x31\xf4\x9f\x76\x80\x3d\x87\xd7\x0a\x5f\xcc\x06\xd8\xff\x98\xe3\x56\xe9\x46\x38\xaf\xb4\x5b\x3c\x35\xf7\x3b\x76\x55\xa7\x5a\x7d\x67\x8c\x38\x9a\x61\x2d\x65\xfa\xdd\x4b\x11\xd1\xf1\xbd\xed\x5c\xed\xb0\x9b\x5e\x9d\x99\xec\xd9\x60\xc1\x42\x57\xab\xe8\xf4\x29\x30\x2a\xa6\x95\xd6\xff\x0c\x38\x44\x79\x4a\xd3\xed\x7c\x13\x78\x8c\xac\x41\x93\x1f\x2f\x0b\x30\x63\xe6\x5d\x68\x89\xff\x94\xa2\xc9\x79\xbb\x68\x9d\xfe\x44\xa1\x1d\xf7\x64\xf9\x9d\xf3\x61\xf2\xda\x86\xf6\xc3\xdd\x5f\x3b\xf6\x79\x00\x5d\xdd\x65\x44\x67\xfb\x93\x38\x7a\xa4\x73\xae\xce\x8f\xe6\x28\x7a\xae\xb3\x98\x76\x75\xe3\x4d\x44\xd8\xf6\xa0\x8e\x7e\x43\x18\xa2\x6e\xf3\x45\x57\xe6\x66\x06\x62\x69\xe3\xf1\x87\x03\x49\x61\xf0\x5f\x27\xf1\xb8\x7f\xf4\x6f\xa6\x0f\xc2\xe7\x07\x0b\xf5\x18\x2c\xe4\xe3\x7c\x7b\xc2\xe8\x9f\x75\xb1\xb6\x30\x74\xaf\x5b\xef\x19\xf3\xaf\x33\x00\xcb\x95\x71\xb8\x93\x00\x20\x58\xb6\x33\x20\x3f\x1e\xde\x28\xbe\xda\x2f\x93\xdc\x0b\x24\xb2\x9b\x22\x67\x08\x3b\xe6\x6c\x71\x4e\x5b\x87\xc9\x3f\x30\x73\x2f\xcc\xc2\x91\xe2\x22\xb2\x83\x8a\x61\x00\xe2\x71\x7e\xbf\x63\x90\x2e\x20\x2c\x8d\x5b\x9d\xe7\xc8\x7b\xe8\x7d\x5d\x3b\x5c\x14\x35\x7c\xe8\xe5\x3f\x43\x5c\x26\x7f\x73\x0f\xde\x54\x4f\x64\x93\xb5\x27\x49\xe7\xc7\x46\x64\x89\x4d\x0c\xc9\xea\xf3\x32\x44\xc5\xaa\x54\x7d\xf7\x3b\x17\x44\xd3\xea\xaa\x7a\x64\x8f\x11\xe2\x6d\x79\x46\xfd\x5e\x27\x3f\x72\xc2\x62\x83\xfa\xec\x33\x0a\xd2\x6c\x56\xab\x31\xfe\xf8\x24\xd2\x62\xf6\x41\x23\xac\xd9\x15\x5d\x6b\xc2\x05\x10\x55\xf1\xef\x3e\x60\xea\xdf\xad\x4c\x1f\x04\xaf\xc5\x8a\xee\x99\xaf\xa3\x0c\xde\xa5\xf7\xd5\x62\x6d\x2d\x59\xac\xf5\x0f\xfe\xd5\x3f\x2b\x76\x02\xb0\x3f\x5a\xcd\x5a\xd0\x02\x20\x54\xb0\xe3\x7d\x26\x2b\x80\x82\x03\x7f\x7a\x74\x16\xe4\x6b\xed\x96\x3a\xe3\x33\x81\x7d\x30\xdf\x46\x10\x74\x24\x62\x04\x37\x2d\x9d\x39\x2b\x7d\x74\x26\xea\x92\xc1\x59\x93\xef\x68\x49\x1e\xbb\xe9\x2a\xfd\x59\xd4\xff\x64\x91\xd9\x69\x5d\x17\x54\xf1\xb2\xb9\x05\x5e\xab\x13\x5d\xde\xa4\x69\x59\xce\xe4\x1e\x7e\xe7\x5c\x34\xa3\x92\xc8\x65\xd3\x10\xd5\x19\xf4\x09\x6a\xa0\xf7\x53\x35\x67\x6e\x2d\x1a\x44\xc9\x50\xcd\x1e\x0b\x46\x93\x74\x7f\xe0\x89\xc3\xcf\x50\x4f\x3d\x02\x3e\x75\x50\x09\x8d\xa3\x1c\x56\xb3\x79\xf3\x12\x0d\xd4\xf3\xc2\xdf\x7a\xdd\x8a\xd6\xe9\xa8\xab\x55\xbc\xe0\x42\x2f\xeb\x00\x40\xb6\xdf\x62\x9f\x55\xaa\x8c\x73\x90\xa1\x7f\x33\xfd\x50\xa8\x0b\xfe\x49\x63\x0c\x3d\xab\xef\xdb\xbf\x1c\x50\x03\x63\xbe\xbd\x3a\xe9\x5f\xfd\xf7\x68\x0c\xc0\xee\x3e\x56\xfd\xec\x3d\x00\x82\x9b\xb6\x46\xc4\x8f\x02\x28\xe4\xf2\x5e\x0a\x36\x87\x2e\x0d\x0d\x91\xad\xee\x91\x60\x64\x3c\x2d\x7f\xcb\x96\x05\x7b\xe3\x74\x9e\xe0\x62\xee\x8e\x1d\x0c\xdb\xa0\xf9\xc3\x70\x1c\x4b\x4c\x95\xd3\x1a\xd1\x2b\xc3\x74\xf2\x35\x74\x9a\x74\xe2\xb1\x3d\xe5\x3c\x94\x26\xad\x65\xe8\x58\x8d\x9e\xbe\x97\xba\x20\xfa\xe6\x7e\xba\xfe\x2d\x42\x1d\x7a\xaa\x9b\x68\xe8\x88\x1f\x44\x6b\x86\x45\x0c\xb8\x55\xe5\xb0\x25\x68\xae\xae\xc9\xef\x5c\x07\xa9\x85\x5c\x07\x27\x25\xf2\xdc\x45\xcc\x80\xc8\xa5\x28\x38\x31\x89\x65\xe1\x59\x94\xc8\x5f\x13\x31\x53\x42\x9b\x92\xc7\xd0\x4f\xcc\x9a\x70\x40\xa9\xff\x5d\x11\x66\x4a\xc4\x01\x94\xc5\xfe\x7b\x0e\xf4\x30\xd6\x61\x51\xff\xfd\x2f\x07\xf4\x8c\xc6\xd0\x3f\xc7\x19\xfa\xe7\xe5\x7f\x39\x18\x66\x0e\x00\xd3\x07\x22\xb1\x0c\x60\x5f\xd8\x26\xff\x08\x37\x00\x39\x7d\x8e\x16\x9f\x78\x40\xd4\x57\x0b\x84\x3b\x35\xc3\x69\x83\x1c\x09\x3d\xcb\x8f\xa0\x60\xbf\x4c\x51\xcb\x04\x00\x17\xb8\x04\x1f\x65\x70\x19\x9b\x88\x35\x53\x3b\x46\x29\xc1\x1e\x64\x51\x49\x37\xb5\x65\xb0\x3b\x85\x2b\x49\x2f\x35\xca\xb1\xda\x53\xd1\xa4\x61\xd2\x32\xac\xe8\x6a\x86\x06\x2b\x61\x3f\xe6\x78\xbf\x57\x2b\x59\xf5\x1c\x16\xf8\x82\x5b\x73\xad\xca\x3e\xcc\xee\x93\x9d\x66\x89\xd2\x10\x76\x68\xfa\x92\xfa\x4a\x25\x0b\xec\x3e\x66\x49\x78\xa5\x60\x08\xa2\x58\x87\xd2\x69\xb9\x53\x10\x07\x7c\xb2\x3d\xb2\x6b\x10\x5f\x70\x90\xda\x29\xbb\x7b\x9a\x0c\x64\xe9\x2d\xb2\xdf\xbf\x3f\x05\x36\xd9\x34\x80\xeb\x27\xff\x3d\x07\x17\x7d\xc1\xa6\x97\xfc\xab\xff\x3e\x67\xdc\x0f\xf7\x18\xfd\x5e\x6d\x63\x70\x30\x57\xff\xd5\x7f\xd3\x79\x17\x6b\xf8\xcc\x62\xbe\x58\x58\x1e\x00\xf7\xe5\x35\x9c\xfe\xf6\x00\x52\xb9\x3b\x4f\xb8\x3b\x01\x10\x8b\xf7\xd6\xd8\xbe\x80\x6e\x3d\x92\x70\x3f\x93\x7f\x30\xfc\x02\x01\x5e\x06\xb2\x37\xf5\x64\xc0\x2a\x0c\x91\x1f\xd6\x89\x02\x95\xa4\x18\x25\x11\xa6\xcf\x81\x86\x07\xac\x3a\x96\xa9\x7a\x90\xd8\x81\xfd\x3c\xd3\x85\xff\xc0\xe4\x1e\x54\x8f\x60\xcf\x1a\xab\x09\x3b\x94\xa3\xb1\x97\xed\x97\xd5\x4c\x94\x64\xb1\x97\x7d\xd7\xd5\x76\x2a\xa0\xd8\xcf\x51\x67\xd5\x24\x05\x65\x10\x43\x47\x95\x72\x98\x3e\x0f\x4c\xde\x41\x7a\x23\x00\xd4\x8b\xe4\x49\xb2\x03\x00\x55\xf0\xaf\x73\x60\x78\x81\x7f\xa0\x32\xb8\x27\xa6\x0f\x44\x27\xc7\xbf\x1c\x10\x33\x0f\xe5\xbf\x1c\x4c\x36\xe3\xfa\xc7\x74\x2c\x56\xff\x0d\x8b\xd5\x2f\x0b\x80\xf3\x33\xeb\x0f\xf7\x77\x00\x92\xf2\xdb\x2a\x7f\xe7\x3f\x28\x00\xe8\x88\xf0\x37\x19\xdd\x80\x0e\xd3\x52\xe1\x4e\x7d\x1f\xa8\x77\xf6\x13\x2b\xd2\xe9\x87\xf3\x01\xdb\x25\xba\xc8\x89\x70\x34\x4a\x58\xaa\x5d\x33\x16\x12\x53\x36\xc8\x3c\x21\x7d\x03\xff\x03\xce\x72\xfb\x08\xef\xc0\xe6\xd8\x67\xf9\x40\x35\x6e\x20\x9c\xe6\x53\x5c\xaf\xd2\x00\x4a\x57\xf5\x14\xb7\x29\xa7\x03\xf7\x1d\x71\xa5\x5c\xc5\x33\xb0\xbf\x65\x8d\x62\xba\xfc\x69\x20\x76\x89\xc9\x7f\x94\xa3\x82\xe6\x87\x24\xf9\xbb\x72\xec\x10\x30\xb9\x46\xf6\x11\x93\x77\x90\x59\x09\x9f\xa0\x50\x6c\x42\xf2\x33\x00\x7c\x10\x7a\xf8\xfb\x1c\x64\xec\xf7\x61\xae\xff\x9b\x03\xba\xce\xe0\x24\xff\xc7\x07\xc1\xeb\xdf\x7d\x10\x2c\xbe\x58\xdd\x9a\x19\x75\x07\x00\xc7\xc5\x95\x9a\x8e\xd1\x00\x22\xa1\x1b\x2f\x5b\xdf\x07\x50\xaa\x62\x5b\x6d\xaa\x05\x40\x36\xe1\xb9\x66\x30\x09\xdf\x8c\xf7\x08\x5c\xd0\x7d\x0f\xc3\x76\xfd\x42\xba\xda\x8d\xd0\xee\x9d\x29\xba\x4b\x63\x12\xde\x04\x3b\x8a\xec\x51\x7f\x03\xf7\x62\x05\xc5\xf7\x12\x2f\xc0\xdd\x14\x71\x71\x25\xfc\x01\x68\xca\xa5\x8b\xb5\xab\x5a\xc3\xf1\xe3\xc1\x52\xc2\x4c\xee\x41\xe1\x22\x5c\xb8\xb8\x4e\x02\xaf\xb8\x06\x42\xea\xfa\x64\x8e\xcb\xe7\x40\xd4\x83\xb5\xd2\xb3\xb2\x75\x90\xf5\x7c\xb5\x54\x81\xcc\x67\x38\xd0\xa7\x2f\x15\x22\x13\x09\xc5\x5f\xd2\xa5\xd6\x48\xb7\xc2\xc3\xa9\x55\xe2\xa3\x32\xb2\xf0\x1e\x0e\x88\x7b\x32\x39\x98\xef\xc7\xff\x1f\x1c\x90\xf3\xbf\xcf\x81\xe3\xc8\xbf\x1c\x4c\xea\xf6\xc5\xfa\x5f\x1f\x08\xa6\xfe\xef\xd4\x0d\xc0\xad\xcb\xfa\xc0\x3a\x1b\x40\x78\xcd\xfa\x25\x66\x5b\x00\xe4\xbe\x6c\x4b\x33\xa4\x02\x68\x98\x72\x5c\xa4\x3c\x07\xd0\xf3\xe5\x75\x21\x7f\x02\xb0\x6c\xd8\xfb\x42\x2b\x1e\x50\x97\xd7\x02\x86\x1a\x8e\x40\xf7\x7e\x2d\xb8\x86\x34\x05\x23\xa1\xcb\x84\xad\x08\x74\x18\x8c\xa5\xef\x3f\xab\xa6\x02\x2f\xd3\x3d\x44\xf7\x29\xdd\x86\xd9\xdc\x7d\x42\x6b\x94\x8a\xe0\x55\x51\x95\xc8\x0b\xc5\xfb\xd0\x58\xfe\x42\xec\x80\xc2\x4e\x78\x70\x4e\x5b\x4c\x40\xce\x03\x1a\xae\x1b\x89\x65\xca\xbe\x85\xcb\x77\x95\xc4\xcb\x65\x37\xc3\xb9\x16\x7e\x89\x3d\xd2\x3b\xa1\xa5\x63\xb9\x68\x96\xb4\x03\xd4\xf5\xb7\x89\xe3\x25\xeb\xe1\xeb\x97\xaa\xfd\xbf\x7e\x32\xae\x77\x2f\x63\x3f\x3c\x61\xf8\x9c\xd4\x31\xee\x87\x0b\xaf\x17\x2b\x33\x0f\xe5\x37\x07\x53\xba\x58\xa3\x7f\x2d\xd6\x00\x59\x06\xf7\xc0\xb8\x9f\xcc\x22\x17\xab\xd5\x28\x00\x3b\xba\x42\xd9\xd4\x02\x60\x9f\xeb\xea\x77\xfa\x5a\x00\x92\xec\x1b\x77\xe8\xa4\x03\xa8\x86\xed\xd8\xab\x4d\x03\xd0\x7e\xcc\x69\xa7\x19\x04\x60\xca\xc6\x95\xaf\xae\x0e\x60\x7b\x8f\x67\x19\x71\x0c\xc0\x6d\x23\x2f\x9d\x18\x0a\xe0\xa7\xcf\xdf\xac\xf6\x00\x20\x2c\x48\x60\x9d\xaa\x32\x40\x1c\xef\xbe\x1f\x2a\xd7\x81\x9a\x2a\x2c\xf8\x46\x29\x16\xe6\x72\x7b\x04\x27\x15\x09\x30\x5a\x78\x47\x58\x4c\xbe\x0d\xbe\x95\xba\x0a\xfb\xca\xa0\x80\x9e\x8e\x13\x14\x92\x9e\x04\xea\x45\x73\xc1\x04\xe9\x50\xf8\x76\xeb\x94\xf0\x7e\xe9\x00\xe8\xbd\xcf\xb1\xff\x89\x64\x0a\x4c\xb4\x18\x09\x05\x4b\x6e\x81\x89\x0e\x6e\xa1\xf3\xcc\xe7\xc0\x7f\xfd\x80\x98\xb9\x58\xbf\xfd\x70\xb4\xfe\xc3\xc1\xb4\x33\x38\x18\xc6\xfb\x03\xd3\x0f\xc5\x9a\x51\x8d\x18\x1c\x21\x89\xc1\x91\xe8\x9f\x04\xe0\x7d\xc3\xaa\xa0\x5d\x0b\x20\xca\xb6\xf6\x87\x06\x0b\x80\x02\x65\xb3\x26\xb1\x11\x80\xf8\x72\x47\x08\xa1\x19\x80\xf2\x96\x6d\x0b\xf1\x12\x80\x65\x38\xc7\x77\xb5\x8f\x00\xf6\x63\x9c\xe7\x09\xdc\x00\x6e\xcb\x79\x78\x55\x6f\x01\xf8\x7b\xf0\xee\x50\xbd\x06\x10\x16\xc3\x77\x56\xf9\x2d\x40\x8c\x24\xdf\x01\x45\x14\x20\x29\x9a\x2f\x42\x3e\x0b\x20\x7b\x8c\xcf\x5f\xae\x06\xe0\xf0\x6a\x7e\x21\x39\x1c\x40\xb1\xe1\xbe\x12\x99\x0d\x00\x15\xaf\xf6\xb1\x49\x07\x00\x9c\x53\xdb\x77\x4f\xea\x00\xc0\x55\x69\x81\x7d\x52\xe6\x40\xbf\x75\x55\x50\x5f\x52\x00\xa0\xf1\xb9\xc0\x42\xd7\xda\x0e\x8b\xba\xff\xbf\x1c\xc4\x5a\x03\x15\xe2\xdf\x1c\x84\xf4\x5a\x42\xec\xfa\x43\xff\xcb\x41\xe8\xf4\xe8\x08\x72\x45\x02\x18\xda\x1a\x78\xee\xa3\x01\x98\x84\x5a\x1c\x11\x77\x07\x30\x3d\xe3\x7c\x48\x61\x05\x80\xe9\x57\xff\x1f\x44\x31\x78\x61\xbc\x22\x81\x5b\x9b\x07\xf2\xf5\xdf\x1f\xb4\xd0\x6f\x01\x5b\xdd\xe4\xb2\x7b\xc6\xdf\x60\x07\x39\xbd\xe6\xb8\x85\x0d\x56\xa3\x79\xab\x99\xcd\x8e\x1b\x6b\x22\xe1\xbb\xe4\x6c\x5a\xb0\x03\x84\xbe\x61\x1f\x7b\x0f\x2c\x5f\xad\x67\x7a\xb3\xbd\x11\xf6\x01\x7f\x89\xde\x67\xed\x0b\xc2\xaa\x77\x11\x5d\x73\x87\xe9\x71\xd5\x26\x24\xc8\xcc\xf0\xc7\x98\x6a\x32\x52\x6f\xfc\xee\xd3\x26\x35\x43\xc4\xdb\xfc\xc0\x3b\x16\xb5\x15\x48\xab\x89\x58\x57\x0c\xe1\x2e\x52\x64\xd6\xf0\x82\x93\x50\x8d\x7c\x33\x6e\x79\xe6\x4a\x70\x44\xd9\x0d\x6f\x3f\x3e\x42\xb8\x8b\x92\x0d\x84\x1e\x48\x10\x5d\x50\x33\xfd\x81\xc6\x30\xe2\x0e\x34\x8d\xb2\xe0\x16\xa6\xb5\x66\xb1\x7f\x86\xfe\xcf\xd0\xf9\xd8\x3b\xd5\x14\x96\x25\xfc\xc5\x41\x5c\x50\xd3\xdb\x88\x07\x50\x1d\xc7\xb7\x6f\x35\xfe\xb3\x0e\x4c\x2e\xc6\xb0\xda\x70\xad\xc0\x53\x00\xb3\x10\x73\xaa\xa4\x0f\x80\xb9\x87\xe3\x23\x45\x3c\x20\xe6\x29\xbe\x1f\x48\xda\x70\xd7\xe4\x6a\xec\x5b\x9d\xc3\x10\x65\x68\x97\x57\x60\x78\x19\x78\xf4\xec\xca\xb8\xcd\x27\xb1\x01\xed\x2f\x35\xda\xd6\x1f\xb1\x23\x9a\x1d\x8f\x74\xed\x1f\x60\x1e\xea\x59\xdd\xc2\x8e\xd7\x30\x7b\xa2\xff\x30\x38\x7e\x62\xf2\x2f\x58\x0f\xbe\x9d\xfe\xcc\x7a\x96\xf6\x0d\xcf\x8d\x88\x59\xe4\xff\x62\x53\x13\xa6\x63\x56\x6f\xbe\x45\xaa\xa9\x20\xca\x96\xb8\x81\x87\x84\x00\x44\xc6\xf2\xcb\xdb\x1d\x04\x01\xe4\x80\xd9\xa3\x97\x45\xa4\x95\x88\x85\x65\x5c\xbb\x0e\xd1\x13\x79\x66\xca\xd5\x6a\x40\xbc\x86\x7c\x37\x61\x7f\x98\x46\x22\xa1\xcb\x8d\x9d\xee\x65\x90\xf0\xa8\xa1\x81\xcd\x1d\x12\x89\x1d\x0d\xd5\x7b\xff\x17\x17\x94\x48\x5a\xf8\xfe\x01\x77\x4f\xe9\xd1\xff\xc5\x41\xc8\x8b\x2a\x9f\xda\x50\x0d\x80\x6f\x52\x6d\xdb\xaa\x0a\xa0\x7d\x83\xa8\xb9\xab\x09\xc0\x70\x40\x0b\xe3\x16\x03\x30\x1d\xd7\xef\x12\x7c\x0e\x60\x76\xc7\x2c\x57\xe2\x2d\x80\xe5\x33\x7b\x1e\xa5\x3b\x00\xe6\x9f\xbc\xc7\x88\x3e\xf0\xc8\x74\x77\x74\xa3\x76\x3d\x18\x1b\x2b\xe7\x6e\x32\x39\x8c\x51\xf5\x03\xcb\x38\xad\x4e\x60\x8d\x3a\xe9\x35\xc7\x6d\x7b\x30\x4f\xad\xb4\x47\xb1\x4e\x9c\x98\xb8\x7a\xd7\x1b\x7f\x97\x08\x6c\x09\x69\xd7\x68\xa2\x9b\x23\x46\x21\x58\xd1\x50\xa7\x51\xec\x39\xfe\x0b\xbd\xd1\xc6\x9d\x7a\x13\x3f\x48\x1f\xb0\x4e\xf9\xd1\xaa\x56\x45\xff\x66\xdd\xf5\xf9\x0a\x81\x4c\x07\xeb\xec\x77\x56\xc4\x3d\xc8\x36\x6b\x62\x17\x4a\x6c\x46\xf0\x56\x32\xcf\xef\x92\x1c\x90\x60\x8b\x9b\x4f\xa6\x48\xdd\x48\x85\xb9\xf2\x23\x75\x75\x7b\xa4\xc6\xec\x5d\xd3\x16\xf5\x69\xe4\xb1\x19\xe5\xce\x7d\xf5\xaf\xe8\x4a\xe3\x17\xb7\x26\x35\x36\xa0\x6a\x86\xc7\xff\xe6\xa3\x16\xf5\xff\xdf\x3e\x08\xcc\x3c\x88\xc7\xca\x1c\xab\xb7\x03\x28\x12\x15\x55\x37\x4a\xfc\xe1\x20\xf4\x9f\x11\x5d\x76\x57\x02\x18\x7b\x68\x9a\x71\x59\x02\x58\x38\x51\x0a\x05\xae\x01\x58\x1e\x33\x2b\x97\x7a\x06\x60\x15\x6a\xfb\x4e\xa9\x1e\x7e\x59\x06\x78\xdd\x55\x5f\x06\x47\xcd\xbd\xa2\xf7\xe9\x95\x83\xbc\x89\x7d\x0e\xc1\xcc\x1d\x9b\x30\x58\x5a\xda\x67\xbd\x1e\x0b\xa3\x70\xd7\x70\x39\xad\xc2\x38\xc9\x21\x8f\xcb\x5d\xdf\x63\x7b\xd5\x1f\xf6\xe1\x5c\x59\x31\x16\x62\xef\x58\xbd\x1b\x27\x3a\x41\x54\xa1\x45\xb9\xaf\xc7\x2a\xd4\x7c\xe9\xb1\x76\xb7\xa7\x8e\x13\x54\xe8\x2e\x0e\x7b\xbe\xb1\x11\xf5\xe8\xde\x0e\xc5\x03\x27\x48\xeb\xe8\xa5\xf6\xb1\xbd\x40\xa2\xd2\xab\xec\x4f\xbd\xcc\x53\xd7\xa4\x8f\xdb\x06\x3e\x0d\xd0\x68\xa1\xcf\xd8\xf6\x3e\x72\xd4\xf8\x8c\x10\xac\x6d\x9b\x52\x35\x5e\x23\xa9\x16\xc8\xdd\x49\x0d\x5f\xa4\xdb\xb4\xaf\xae\x50\x4b\x18\xa9\x37\x8f\xba\xd1\xab\x99\x8d\xae\x32\x91\xfd\xfb\x5c\xf8\x57\xff\xe7\x62\x53\x39\xbd\xfc\x1d\x80\xf8\x3b\x45\x93\x35\xe5\x7f\x38\x08\x0d\x9a\xb2\xe6\xd6\x30\x00\x43\x44\xcd\x92\xad\x15\xc0\xac\x83\x74\x9d\xd3\x09\xc0\x4a\x5b\x37\x53\x20\x17\xc0\xa6\xdb\x58\x53\xa2\x06\xc0\xc6\xd2\x26\x4b\xc5\x0b\xde\x58\x47\x7b\xee\xd5\xdc\x0d\xf9\x16\x85\x11\x67\xf4\xda\x80\xcb\x94\x3f\x87\xdf\x62\x1d\xf6\xd0\xd0\xb9\x54\xc8\x76\x16\x23\x51\x0e\xd5\x2e\x77\xa9\xc3\x96\x92\x4f\xb7\xbc\x76\xd7\x47\x5b\x35\x8e\xbd\xdb\xe1\xa9\x8b\x9e\x25\x65\x4e\xac\xf1\x0a\x60\xf2\x50\xb4\x2f\x84\x57\xb4\x6e\x17\x8b\x9f\xe2\xc4\x5c\x1a\xe6\xfc\xf2\xb3\x14\x29\x99\xbe\xcb\xb9\xb4\xbf\x4e\x9d\x8b\x6e\xeb\x48\x7b\x75\x49\xa3\x93\x6e\xe0\xbc\xe7\x79\x91\x46\x15\xbd\xde\xfe\x61\xab\xb4\xe6\x05\x7a\x93\xfd\xc7\xe6\xa7\x5a\x6b\x91\xe5\xb6\x3d\x8d\xe7\xb5\x08\x88\x8a\xf5\xdc\xed\x42\xad\xeb\x48\x98\xd5\xde\x1b\xd7\xc8\xdb\x90\xcb\x16\x02\xd7\x22\xc8\xd2\x48\xdf\xe2\xd3\xed\xdf\x73\x81\xe5\x8c\xfc\xc2\xf7\xcf\xcc\x3c\x08\xa9\x6f\x0a\xfb\xd7\x76\x02\xa8\x50\x14\xfc\x37\xa6\x00\xe8\x18\x29\xde\xdc\x5a\xf5\x87\x07\xb1\xfc\x49\x6a\xe7\xaa\x05\xb0\xd7\xd3\x76\x9c\xbf\x1f\x1c\xc7\x8d\x56\x4b\x69\x00\xd8\x1b\x59\xa1\x2a\xf7\xa1\xce\x6e\xa7\x3b\x27\xb9\x0d\xdc\xac\x3a\xc2\x0f\x1b\x89\x61\x5f\xcc\x6d\xb2\xce\x58\x37\x63\xb9\x46\x4f\x4b\x6e\x3b\x4a\xfd\xe6\xc4\xda\xb4\x05\x5a\xd7\x7b\x0e\xa2\x65\x1a\x9d\xef\x07\xbd\xf7\xa2\xce\xa4\x5b\xb3\xba\xbe\x1a\x68\x1b\xb1\x84\x86\xf7\x68\x9f\x5d\x4d\xec\xa4\x05\xbb\xdf\xf8\x9a\xab\x7e\x8a\x66\xee\x79\xf0\xc3\x7d\xf5\x1a\xda\x13\xb7\xc4\xdf\x5c\x18\x5d\xb3\x8e\xbe\xdd\x55\xbc\xb5\x51\x6b\x9a\xae\xee\xa2\xfe\x28\x84\x4c\xa4\x27\x3a\xa5\xde\xb7\x27\x5f\xa1\x3f\x70\x38\x78\x87\x97\xdc\x8c\xac\xb3\xdb\x52\xe7\x48\xae\x42\xac\xad\x1d\x6a\x0f\x6b\x5f\x43\xbc\xad\xb7\x5f\xe2\xd3\x31\x43\x6e\x58\xc4\xfd\xbd\x0e\xbf\xf5\x7f\xe1\x65\x51\x00\x82\x9b\x15\xf6\xb0\xee\x04\x90\xae\x96\xfd\xb6\xb6\xfe\x0f\x07\xa1\xf3\x51\x7e\x72\x4b\x15\x80\xb9\xa6\x12\x71\x67\x02\x80\xad\x00\xc1\x91\xb3\x16\xc0\xe9\x8a\x96\x8e\xc0\x0a\x00\x17\x6b\x03\x6e\x49\xe2\xef\x5c\xb1\x2a\x07\x3e\x17\x2b\xed\x97\xa0\x63\xe3\x13\x26\x61\xc2\x89\x7d\xb4\x08\xcc\x58\x6f\xfd\x15\x73\x34\x7e\x55\x12\xe1\x7c\x1e\xc5\xf4\x57\xd7\x4c\x79\x10\x51\x3f\x1d\xcd\xd6\x4a\xbf\xbd\xa8\xbe\x66\xec\xa0\xad\xdf\x39\x94\x4d\x5d\x76\x2e\x20\x40\x14\x65\x25\x09\x50\xc7\xbc\x55\x7e\x6d\x53\xb7\xa2\x0e\xfb\xe0\x3f\x47\x6a\x10\x68\xaa\x5e\xe9\xfd\x9f\x34\x1d\x68\xf6\x5e\xb2\x5d\x42\x5a\x2e\xb4\x3c\x4f\xbb\xf6\x04\xb2\x3d\xad\xdd\x7d\xfa\x49\x0a\xf9\x11\x7d\xb3\xdb\xe6\xa6\x02\x6d\x7b\x7a\xa0\xb3\xfb\x1d\xaa\xf6\x04\xbd\xc2\x69\xd5\xad\x39\x9d\x43\xf4\x1e\x07\x9f\xeb\x31\x3a\xe1\x08\x9f\xed\x83\x4b\xd7\x74\xa7\x10\x75\xdb\x75\xd5\x86\xba\x99\x48\x9e\x95\xce\x5f\x7c\xd4\x7f\xf5\xff\x46\xd9\x03\x2b\xcf\xfe\xd1\xff\x89\xfc\x32\x1d\x1b\x2e\xfe\xe1\x20\x2c\xab\x15\x13\x76\x96\x02\xd8\xa7\xa8\xfa\xec\xe9\x01\x70\x49\xd1\x2c\x11\xe0\x00\xf0\x90\xd2\x13\x93\x98\x03\x70\x53\x30\xc7\x54\x53\x20\xcf\x29\xd0\x89\x53\xf7\x2a\xec\xb5\x7b\x15\xdc\x60\x76\x12\xab\xb5\x32\x4d\xcb\xb0\xeb\xc0\xc4\x4d\x45\x4e\x38\xbb\xa9\xa3\xb7\x0d\x56\x5c\xb3\xf0\xce\x40\xb9\x75\x1a\xda\x9e\x07\x5a\x22\xbd\x9a\x53\x9f\x7e\x06\xeb\x32\x7d\xb3\xa8\x26\xea\x72\xd4\x40\xff\xd5\xa3\xf7\x35\xde\x50\xcd\x02\x6e\x0c\x1e\xd4\xfc\x42\x6d\xf3\xd3\x67\xfa\x44\x75\x14\x92\x31\x1a\xd1\x67\xf3\x93\x59\x9d\x06\x9a\x9a\x4f\xc3\x83\x2c\x9d\xf7\xb4\x97\x1e\x67\xef\x09\xeb\x4a\xd2\xd9\xdd\x0e\xd7\xe7\xea\x56\xd0\x1d\x5d\x0e\xd7\x2a\x50\x0c\xe8\xb7\x1c\xa7\xae\xdc\xd7\xe3\xa6\x3f\x76\xac\xae\x1e\xd3\x5b\x86\x70\xd9\x1d\xa8\xd2\xd5\x53\x44\x02\xad\xef\xfe\x79\x5f\xf8\xaf\xfe\x2f\x74\x5e\xfa\x35\xeb\x7e\x00\xb9\x40\x99\xba\x75\xa6\x00\x9a\x5d\x32\xb8\x8d\x44\x00\x23\x51\x19\x96\xcd\xe7\xfe\xe2\x41\x9c\x14\x6b\xd8\x5d\x01\x3c\xba\x48\xe1\xfc\x39\x00\x5e\x72\xba\x57\x24\xf8\x01\x3c\xf3\x4c\x23\x55\x76\x43\xbe\xcb\x45\x87\x77\xba\xc5\xb0\xc7\x41\x21\x70\xb3\xd9\x5b\x2c\xdd\xba\x33\xf5\xbc\xa3\x1f\xda\x65\xce\x7f\xbc\xcc\xab\x07\x0d\x32\x98\xba\x36\xe6\x37\x88\xbc\xd6\xb5\x7c\xf6\x2b\xc4\x1f\x39\xa3\xc5\xf1\xe5\x67\xa8\x24\x72\x5a\x63\xdb\x5c\x7e\xc8\xb5\x89\x61\x8d\x1b\x73\xc3\xc1\x52\xc3\x49\x9a\x63\x54\xbe\x20\xdf\xfe\xf5\xda\x3c\x54\xd6\x10\x6e\xa6\x4f\xd4\xd3\x20\xdd\x31\xea\xa1\xc0\xb6\x87\x8f\x74\x9b\x68\x04\xdf\x75\xcc\xbc\xb8\x3a\x54\xcf\x95\xf6\xda\xd3\xe4\xc6\x79\xbd\x06\xfa\x1a\xf7\x27\x57\x0f\xea\x2b\xd1\x1d\x5c\xf5\xab\x5f\xeb\x57\xd3\x2f\x39\x0d\x56\xbd\xd3\xcf\x42\x36\xd8\xc7\x9f\x8e\x34\xb0\x41\x78\xec\xff\xe2\x26\xff\xab\xff\xef\x5f\x2a\xdd\xc1\x5a\x0b\xa0\x70\x49\xd2\x75\xad\x3c\x80\xce\x76\x29\xbb\x8d\xcb\xff\x70\x10\x0e\xe6\xd2\xc5\xdb\x5e\x00\x78\x6a\xca\xf7\xed\xfe\x06\xe0\x73\x1d\x4f\xe6\xcd\x04\x08\xd0\x27\x93\xc4\x46\x00\xfc\xd6\x1b\x6f\x52\x3e\x02\x27\x3c\x64\xed\xde\xea\x1a\x63\xcf\x5d\x64\xfc\x56\x5b\x77\x60\x46\x76\x12\x49\xe0\x62\x8e\x5e\xb5\xc0\x17\xbb\xf8\x54\xa0\xeb\x8c\x64\x6b\x1d\x83\xa5\x90\x58\x8a\x60\xbb\x5f\xf8\x4b\x64\x95\xd6\x99\xef\x73\x51\x17\xa9\xcb\x35\x09\xb3\x53\x11\x43\xdf\x68\x64\xfc\xdc\x9a\xc8\xc4\xc1\xc7\xda\xa4\x39\xff\xf0\x47\x4c\x9f\xa8\x67\x74\x8a\x27\x95\x35\xd4\xf4\xb1\xbb\xde\x65\xaa\x5c\xc8\x91\xc6\x01\xfd\x0c\x6a\x79\x90\xd0\x6d\x2d\x03\x56\xda\x16\x7f\xe2\x8d\x4e\x83\x5a\x9a\xb1\xef\x85\xab\x4e\x06\xb7\x68\x5f\x3d\xcd\xaa\x23\x0c\x2f\xd0\xd9\xdc\x81\xc9\x43\x55\xca\x1b\x45\xd2\x2f\x3b\x7b\x9f\x24\x19\x8d\x21\xcb\x1d\xb2\xfe\x9c\x0b\xff\xd5\xff\xc5\x97\x8b\x77\xac\xaa\xfe\x2b\x07\x01\x91\xd8\xb1\xe1\x0a\x80\x55\x8a\x98\xc0\xc6\xc3\x00\x6e\x24\x89\xd9\x6d\x02\x00\xbe\xa2\xb2\x07\xd9\xbe\x03\x04\x22\x2a\x37\x78\xdb\x01\x42\xef\x69\x70\x8a\x46\x00\x04\xcf\xea\xf7\x28\x25\xc1\x61\xff\xdd\x36\x46\x94\x1f\x58\xbd\xdb\x1d\xaf\x8d\x36\x37\xb0\x6d\x0e\x31\x09\x2d\xee\x7e\xa8\xbd\x95\x5c\xd1\xcb\x80\x00\x24\xd6\x64\x6d\xad\x51\x04\x4a\x1f\xa3\xdc\xec\xdc\x12\xd3\x49\xdf\x46\x76\x9b\x30\x4d\x72\x1c\xa7\x93\x93\x67\x57\xc4\x6f\xfb\xa8\xa7\x73\x75\x76\x7f\xbc\x5e\x8f\x0f\x25\x72\xb6\x32\x36\xae\xfd\x89\xbe\xc4\x2c\x35\x46\xfc\x37\x0f\x75\xd2\x30\x60\xee\x47\xb8\x64\xfd\x25\xc3\x31\xaa\x4d\x48\xe1\x75\x2f\x23\x56\x2a\x35\x20\xf8\x0a\xab\xb1\x21\x8d\xc7\xbf\xf4\x7c\xa6\x89\x06\x2d\xd8\xf7\xe0\xe9\xb3\x26\x85\xb4\x61\x2f\xc1\x53\x7c\xa6\x2b\xe8\xab\x3d\xf9\xcb\xb6\x98\xee\xa4\x5b\xb9\x5d\x39\x7e\xcd\x94\x97\xde\xe2\xbc\x72\x7e\x1d\x14\x96\x2d\xbc\x37\x30\xf4\xff\xbd\xd6\x92\xb7\x57\x1c\x03\x90\xe0\x97\xd8\xb3\x5a\x08\x40\xdd\x58\xf4\xd5\x5a\x6f\x00\xe3\x1b\x22\x27\xd7\x53\x00\x1c\xf4\x45\x8b\x37\x99\x01\x78\x69\x89\xec\xd8\x2c\x0c\x10\x5c\x28\x6d\xc4\x76\x10\x20\x72\x44\xfe\x04\x57\x3f\x40\x8c\x88\xda\x0f\xe1\xd7\x00\xd1\xf2\xba\xa8\xd2\x01\xb8\x1e\xbe\xd3\x3c\x4c\xa7\xe9\xb7\x7f\x52\x99\xcb\x97\x18\x3b\xdf\x3d\xc8\x7b\x9b\xc6\xa3\xd6\xa1\x5f\x10\x16\xd3\xd0\xda\x5d\xb1\x86\x74\x36\xbd\x8e\xd7\x3c\xc9\xe7\x68\xde\xe4\x89\x69\xfb\x74\xf5\xcf\x25\x14\xf6\xe9\xfb\x69\x63\x6f\xc4\xf5\xa5\x67\xe4\x53\x43\x5f\x6c\x30\xe4\x98\x39\x99\xb2\xee\xb7\x3f\x12\x66\x2c\x33\x8b\xc5\xca\xdc\x2c\x30\xe5\x98\x33\x8f\xbe\x70\xd5\xde\x4c\x70\xae\x2d\x92\xf3\xe2\x09\x33\x6b\x2a\x21\x4c\xee\xff\x8b\x03\x2a\xf6\xb0\xd0\xa7\xb3\x78\xbe\x28\x7c\x62\x36\x4c\x7f\xe6\xbc\x63\xe1\x5c\x30\x9e\xef\x9f\xa9\xff\xef\x5f\x2f\x1e\xce\xca\x01\x20\xeb\x2e\x7a\x7d\xf5\x6a\x00\xed\x55\xc2\x97\xd6\x1c\x01\xb0\xe4\x16\xb0\x5b\xbb\x14\xc0\x6d\xa5\xe0\xc9\xf5\xaf\xff\xe4\x62\x44\x4b\x8a\xe5\xee\xe8\x06\x48\x5a\x2a\x6d\xc4\x11\x0b\x90\x5a\xac\x7c\x5d\x68\x29\x40\x8a\xb9\x66\x87\x7c\x24\x34\xc6\x8d\x19\xff\xd2\xb1\xc3\x8e\x84\xca\x39\xe9\xd9\x77\xa1\x92\x9e\x5e\xe1\xbc\x81\x1d\x88\x92\x83\x5b\x7e\x7f\x8c\x22\xf5\x94\xc5\xc6\x6b\x39\x29\xb7\x26\x58\x8c\x2c\x3b\x5f\x64\xaf\x1e\xe5\xd1\x5b\x35\x79\xeb\xc0\xa7\x5e\x2d\xc3\x4b\x53\x39\xb9\xf4\xf6\xa5\xc6\x35\xd3\x1a\xd9\xba\x0f\x7a\xcd\xac\xa6\xe3\xb3\x46\x98\xbe\x40\x37\x04\xcc\x3f\xce\xee\x4f\x7a\x79\x69\xce\xd2\x65\xf6\x62\x82\x5d\x55\x8f\x95\xe2\x9c\x61\x4c\x5b\xe5\x76\x2b\x0a\x75\x55\x84\x51\x59\xbb\x95\x2d\x35\x31\x54\xab\x84\xc5\xea\x0a\xf5\x7b\x50\x68\x31\xa7\xf5\x3e\x1a\x7f\x40\x5f\x21\xd9\x9a\x9b\x76\xce\x77\xe3\xe1\x49\x1b\x07\x5a\x8d\xcf\xe8\x81\x59\x1b\x1e\x3a\x97\xa7\xff\xfc\x3a\x48\xb6\xce\xf7\xcf\xd4\xff\x85\x33\x84\x9d\x56\x2a\x03\xe0\xf5\x84\xae\xad\xaa\x04\x30\xbc\xbe\x4f\x6e\xb5\x01\x80\xfd\x28\xcf\x3a\xd6\xb9\x3f\x79\x10\x51\x97\x78\xef\xae\x33\x00\x48\x8e\x14\xdc\xb9\x45\x1f\x20\xeb\x96\x98\xf5\x6e\x4e\x80\x3c\x1b\x79\xf2\x3e\x4e\x80\x03\x53\x04\x4b\x19\x17\xe8\xc9\x1a\xd3\x3b\x44\xbe\x81\x65\xc4\x5f\xb3\xa5\x3a\xee\x42\x52\xfc\xd9\x02\xbe\x87\x5f\x1f\xd7\x72\x0f\xcc\x91\x4d\xd6\xfd\xb2\xd4\xc1\xf7\xfc\xae\xec\xd9\x77\x35\x56\x0d\x2d\xd4\xc3\x61\x3d\x24\xb3\x0d\xdf\xa4\x8e\xee\x6c\x15\xb6\x58\x32\xf1\xb3\x50\xa9\x51\xc8\xf2\xd1\x24\x76\xd8\xe0\xd6\x1b\xeb\x8d\x53\x4f\x0e\x70\x5e\xf1\xb4\xf1\x9c\x7e\x9a\x75\xf5\x9c\xbd\x1d\x61\x46\x31\xa3\xa3\x92\xd7\x2e\x6c\x56\x38\x79\xb2\x34\xdd\xbe\x73\xf6\x68\xe2\x8b\xff\xf2\x2f\x47\xd6\xd9\x23\x54\xe3\x70\xf1\xdf\xfc\x8b\xb6\xbd\x1c\xcd\xd7\x5f\x23\xfb\xa9\x7d\x0b\xed\xa8\xdf\xd6\xcc\x35\xf6\xcd\xb4\x09\x6f\x25\x00\xdc\x06\xf1\x85\xcf\x59\x1c\x8e\x22\xd4\x65\x9c\x00\x62\xcf\x04\x6e\xb3\xf4\x00\x90\x36\xf2\x49\xae\x2c\x07\xb0\xdc\xc5\xbb\x65\xfe\xf3\x85\x5b\xdf\x9e\x18\x96\xa8\x3f\x1c\x44\xf2\x79\x8e\xe5\xab\x54\x00\x0e\xac\xe2\xd9\xb3\x5e\x0e\xa0\xd0\x41\xb0\x6a\x07\x0b\x40\xf1\x0e\xa9\x93\x7b\x65\x01\x4e\xe4\x2b\xf5\x4b\x9c\x84\x2f\x45\x2b\xc9\x0d\x5a\x79\x18\x7b\x9e\x87\xf9\x63\x87\xde\xef\x1f\xe2\xf7\x79\xba\x47\xdc\xe9\xb7\x0e\xba\x9c\xf0\x35\xf3\x42\x47\xa5\x0f\x4b\xa9\xdf\xe1\xb0\xc7\x53\x6e\x9a\x77\x32\x8b\x7e\x34\x8e\x38\xda\xf5\x37\x96\x78\xdc\x5a\xe3\x40\xf9\x65\x55\x52\x7e\x29\xc2\x29\x78\x22\xf8\xd8\xa7\xb3\xed\xce\x72\x93\x35\x05\x2b\xcb\x3c\x5d\x6e\x4f\x9d\x3a\x24\x7c\xfc\x96\xcb\xad\xe9\xc6\x6c\xf4\x68\xba\xeb\xe9\x19\xd9\xcc\x96\xfc\xed\x6e\x4b\x66\xb0\xd4\x3b\x07\x5e\xb8\xee\x9b\x5b\x11\xff\x36\x47\xd9\xb5\x66\x2e\x3c\x56\x3a\x53\xdc\xb5\x92\xca\x12\x59\x91\x56\xec\x1a\x4b\x4d\x0e\xb3\x4d\x2e\x75\xc5\xa8\x1d\x21\x2a\x49\x32\x2e\x5f\x69\x76\x01\x1c\x09\xf7\x5c\x92\x68\x57\x7d\x0b\x00\x58\xf4\xf7\xb7\xcf\xaf\x03\x1f\x5d\x80\x67\x05\x27\x80\xc2\x08\x5f\x05\x4b\x07\x00\x65\x27\x17\x0f\xcb\x06\x00\x07\x85\x3d\xb1\x2b\x68\x00\x7e\x61\x4b\x45\xfe\xd6\xfd\x72\x19\xdf\xeb\x17\x9b\xb2\x47\xcd\xaf\xc7\x29\x5d\xee\xe0\x0d\xf1\x00\xe7\x84\x84\xd8\xd9\xb2\x00\xaa\x57\xc9\x1c\xd9\xcf\x0b\x70\xce\x9b\x80\x90\x96\x8c\x8d\x94\x9e\x33\xac\xb6\x6b\xe9\x17\x3b\x94\xef\x54\x1a\x76\xb7\x75\x53\xb2\x7d\xd8\xe9\xec\x93\xb7\xf3\xa3\x38\x0e\xdb\x1e\x0d\xb9\x72\x38\xc4\xfd\x6a\x69\xc9\xe7\xb3\xe0\x7f\xb0\xe3\x78\x85\x73\xd9\x6b\x1f\x8b\x9f\x19\xa7\x37\x16\x75\xfb\x2d\x19\xff\x59\x96\x9a\x4f\xf5\x53\x9e\xd0\x3a\x5e\xc5\xf4\x3f\xc9\x3a\xe2\xf7\x70\xea\xe4\xe1\x15\xe9\x81\x7e\x82\xd3\xb7\x73\x9a\x99\xf9\x3f\x09\x53\x7e\x7b\x67\x55\x53\x5e\xc6\xbd\xf4\x7d\x36\xdb\x93\xe8\x14\xb3\xc7\x57\x72\xee\x44\x4c\x65\xd4\xa0\x2f\xfb\xdc\x40\xd4\x68\xd4\xa4\x77\x26\xd5\x23\xdc\x28\x82\xe2\x95\x43\xe3\x0f\xfc\x1a\x76\xc9\xab\x81\x66\x11\x10\x08\xb0\xfe\xb1\xc0\xd0\x7c\x3f\x4c\xfd\x5f\xed\x2c\xd7\xbe\x15\xdc\x00\xa6\x84\x35\x03\xf3\xff\xee\xc1\x98\x7b\x67\xea\xdf\xcc\x1c\x80\xa2\x6e\xdc\x3f\xfa\x5f\xcd\x06\xb6\xa4\x95\x59\x00\x75\x2d\x3c\x45\x9b\xb3\x00\xee\xae\x11\x8d\xdc\xbb\x75\xf2\x70\x5d\x81\xb2\x94\xaa\xc7\x60\xf8\xe5\x34\xdd\xdd\x56\xce\xed\x7c\x95\x79\x36\xd9\x41\x5e\xf5\xb8\xa2\x32\xff\xaf\xe9\x0d\x95\x6d\x39\x52\x69\x56\xc7\xf8\x8e\x0a\xa5\x7e\xaf\x1c\x2c\x9b\xce\xa1\x26\x2a\x3d\xdc\x7f\xfa\x60\xea\xd2\xd8\xd0\xcf\x35\x55\x9d\x89\x42\xd1\x53\x3f\xcf\x9d\xf6\x89\x33\x8e\x2e\xfb\x15\x7e\x52\x38\x66\x73\x14\x3a\xf1\xf5\x58\x69\xd4\xed\xc8\xf8\x29\x96\x23\xa3\x91\xec\xe1\x91\xd3\x66\x79\x5f\x23\x56\x86\xdd\x99\xc1\x65\x17\x85\x15\x84\x76\xcd\xbc\x4e\x57\x0c\xbd\x1b\x92\x30\x1b\x9a\x5c\x1f\xa2\x18\x7c\x79\x4e\x3c\xde\x22\xd8\x28\xf0\xf2\xdc\x87\xa8\x91\xc0\x9f\x81\x8f\xa8\x46\xe1\xd3\x01\x52\x81\x77\xa8\x7d\x21\x9c\xfe\xf9\x01\x81\x34\xe5\x40\x12\x00\x8f\xc8\xbe\x17\xcb\x26\xfe\x57\xff\xb7\x65\xf8\x7c\x30\x75\x4f\xe6\xdc\x2f\xd3\x0f\x83\xd9\x7f\x2d\x63\xfe\xf7\xfe\x81\xc5\xfa\xf4\x25\x5b\xdc\xca\x0b\x73\x5f\xdb\x0f\x0a\x14\xec\x71\xff\xb2\xb6\xc5\x52\xce\x4d\xfe\xc4\x2b\xce\x46\x3b\x4d\x9c\xf1\x85\xc6\xc4\x9b\x99\x66\xa8\xf7\xc9\xf3\x7d\x17\x31\xcf\x0f\x89\x5c\x47\x9c\x4e\xb5\xc6\xff\xca\xd7\x4e\x95\x28\x15\x2f\x15\x3f\xfe\x36\x3a\xe6\x78\x6b\x23\xf7\xc9\x84\x90\xac\x63\x3e\x83\x21\xe5\x1f\x03\xa3\x0a\x1d\x7f\x69\x9f\xf4\x0f\x68\x3c\xfc\x6d\xa2\xaa\xd8\x30\x60\x6b\x1e\x7d\x6a\xc5\x91\x5a\x7f\xaf\x9c\xa4\xa9\xa9\x83\x49\xfe\xeb\x33\xca\x66\x70\xd9\x91\xcc\xbc\x17\xdf\x7d\x29\xf1\xb3\xe7\x93\x42\x98\x7e\x1f\x3e\x1c\x09\x7e\x73\x4f\xa2\xf3\x7e\x73\x1f\x5a\xb1\x89\xd4\xbe\x10\x7e\xaf\xa5\x31\x79\xb4\xad\x41\x69\x5e\x6c\x91\x21\xb4\x58\x7f\x17\x00\x9e\x76\x4e\xd1\xa5\x77\x01\x94\x83\x77\x5b\x2d\x4d\xfa\xa3\xff\x7b\xfa\xe0\x2c\x71\x7f\xcd\xbf\x33\xe7\xbf\x99\x3e\x00\xd7\x19\xf9\xe7\x4c\x0e\x60\x51\xff\xa0\xb7\xf7\xdf\xd8\xf4\x11\x87\x1b\x99\x7b\x8b\xf2\xee\xdc\x7e\xe8\x8d\x56\xf7\x5e\xc9\x1c\xf1\xca\xc7\x9f\x5e\x8c\x13\x14\xb4\x3f\x5c\x7b\xff\x84\x60\xe4\xe9\xbc\xb1\xe4\x57\x93\x81\xcb\xd1\x08\xf7\xb4\xb4\x7a\xbe\x28\x4a\x36\x7b\x84\xea\x4d\xde\x62\xa7\xc3\xa6\x7e\xe5\xb5\xd0\x60\x5c\x48\x76\xcf\xbb\xb6\xbf\x3f\xbf\xe8\x94\x8b\xe0\x15\xfc\x04\x1c\x1d\x70\x79\x77\x2e\x6b\x6a\x53\xfe\x31\x17\xfe\xd3\x52\xd3\x0e\xb9\x37\x5d\xd0\xd2\xd9\x19\x91\xcc\x61\x17\xab\x13\x99\x33\xe3\xa9\x5f\x5d\x04\x8e\x86\xcf\x8e\x24\x84\xba\x88\x1f\x91\x98\x0b\x8a\xd5\x76\x2e\x39\xd4\x45\x65\x8d\xcc\x70\x49\xc9\xf5\xa3\x3a\x84\x1b\x3b\x9b\x66\x4f\x53\xa9\xc1\xab\x9d\x5d\x33\xc5\x69\x26\x01\x61\x4e\x03\xe9\xaa\xb4\x7a\x5f\x0b\xc7\x8f\xa9\x15\x74\x31\xcf\x3c\x00\x91\xa9\xdd\x63\x4b\x85\x01\x08\x45\x4b\x89\xff\x70\x20\x0c\xdd\x93\xa9\x7f\x57\x04\x32\xae\xbf\xd0\xbf\xfd\xbf\x5a\xf0\xc7\xa7\xfd\x18\x5c\x98\x8f\x1f\x95\x1b\x16\x66\x79\x81\xc3\xbd\xf7\xfb\xaa\xb3\xa7\x6e\xfd\x8d\xf6\x9c\x4f\x03\x22\x31\xfb\x56\x34\x58\x0e\x6e\x51\xfe\x84\xef\xaa\x0a\x7e\x33\xa7\xc7\x6e\x71\xe2\x70\xfd\xab\x0e\x07\x65\xbf\xad\x51\x83\xcf\x85\x43\x29\x09\xb5\x7e\x02\xcf\xf8\x0b\x23\xd2\xc5\x5d\x0e\x3e\x7d\x78\x8b\x2d\x3b\xd0\xd6\xb9\x35\xbd\x37\x3e\xf7\x9d\x45\xff\x13\xe3\x69\x5c\x6e\x9e\x65\xe6\x7d\x9d\xe9\xb9\x4c\x39\xab\xcf\x75\xca\x33\x07\xd3\xf2\xad\xf9\x6b\xee\xcc\x46\x26\x3e\xb3\x11\xad\xd6\x9d\x45\xe2\xb7\xda\xac\x3f\xfb\x78\xae\x36\xaa\xd5\x46\xe0\x94\x2f\x95\x14\xae\x68\x23\x77\xf2\x36\xf5\x76\xc8\x6e\x9b\xa9\x13\x46\xd4\xaf\x41\xe3\x36\x45\xc7\x48\x34\x0f\x7f\x3d\x1b\x9e\x42\x07\xda\xa0\x77\x99\xf5\xec\x11\x31\xba\xa0\xa7\x9e\xf5\x97\x83\x73\xf4\x54\x37\x33\x00\x49\xdc\x0a\x98\xef\xe7\xbf\x3e\x10\x4c\x0e\xa4\x84\xa1\x7f\x32\xf5\x5f\xa6\xfe\xd9\xb5\xc0\x81\x20\xbe\x9f\x77\xce\xd7\x1f\x5a\xa3\x0b\x1c\xc8\xfb\xb2\x89\xb2\x05\xfd\x83\x73\x96\xb8\x8b\x75\x79\xe0\x83\x3b\x53\x97\x05\x0c\xd8\xaf\x5c\xcd\x1d\x5f\x27\xdf\x23\x3d\x52\xaa\xf3\x5d\x4e\x9b\x4d\xb7\x3a\xe3\xd7\x17\x19\x1b\x55\x27\x9e\x20\x8e\xa1\x3d\x81\xd1\x21\xce\xae\xdf\x3e\x44\x1e\x3e\x13\x75\xca\x66\xdb\xe0\xe3\xda\x5f\xf1\x4b\x4d\xf9\x06\xee\x76\x05\x26\xde\x36\xf0\x1a\xf8\x31\xd3\x99\x94\x67\x40\xef\xfa\x3e\x7b\x39\x4e\xd1\x88\xb3\x0d\x99\x23\x46\x9b\x19\xb1\x3e\xca\xa6\xae\x09\x2b\x31\xde\x70\x4f\x92\xea\x13\x12\x6f\x7c\xb7\xce\x9f\xfa\x24\x48\xd5\x64\x6b\xed\x4a\x9a\xb2\xbf\x98\xa9\xe2\xa5\x2c\x9a\xb7\x1f\xb7\x69\xe0\xf9\xbb\xb4\xbb\xde\xf7\x4c\x4a\xce\xea\xd3\x4d\xdc\xe8\xa6\x32\xa7\x48\xf4\x0c\x57\x67\x33\xa9\x32\x0b\x7a\x86\xeb\x01\xd3\x2d\x25\x4d\xc8\x5a\x87\x1e\x00\x22\xe3\xba\xfe\xce\x85\x09\xff\xf7\x1c\x60\xfa\x20\xdc\xbf\xfb\xf7\xf5\xc7\x46\x87\x17\xce\x85\x31\xff\x9f\x0b\xba\xe0\x07\xb1\x39\xa3\xf9\xfa\xf2\x04\xb6\xc0\x0d\x3c\x8c\x05\x58\x37\x8d\xc3\xdd\x1c\x07\xe0\xed\xda\x42\x3b\x9b\x0b\xe3\xd2\x67\x04\x39\x0b\x42\xd1\x5c\x0d\x3d\xd5\xea\x84\x76\xea\x37\x0b\x17\x93\x74\xef\xb8\x99\x83\xbe\x55\x6e\x3b\xec\xfd\x67\x72\xf3\xfa\x7d\x9e\x9b\x36\xcf\x9c\xbf\xf2\x2a\x90\xac\x37\x34\x93\xde\xa9\x15\xb2\x49\x9b\x67\xf6\xfe\xf4\xc9\xd0\x75\xda\x02\xa3\xda\x54\x9b\xc0\x6e\xed\x97\x1f\xd6\x52\x3b\xfc\xc9\x3a\x87\x7a\xf6\xd2\x14\x7c\x06\x75\x7d\x5f\xec\xa1\x25\x78\x6b\x50\xf2\x9e\x68\xd2\x4e\x7a\x3d\xa6\x4c\x3c\x70\xa5\x4d\x7b\xd8\x52\x5a\xef\x96\xd0\x5d\x5d\x26\xf4\x0e\xdf\x92\xa5\x9f\x75\xde\xa4\x8f\xaf\x75\xa4\x37\x3a\xb9\xea\x9d\xbd\xf2\x05\x11\xb6\x2b\xd0\xbb\x50\x7d\x1f\x09\xb3\x1e\xd7\x7b\x79\x4e\x1b\xa9\xb2\xda\x0a\x60\xce\xb8\xfe\x61\x8c\xfb\xff\x20\x63\xfe\x9f\xa9\x7f\xff\xdf\x1c\xc8\x78\xd9\xc4\x8b\x05\xfd\x4f\x94\xbe\xf0\xfb\xaf\x45\x19\xfa\xd7\xbb\xc5\x7a\x2d\x15\x60\x29\x1d\x87\x3b\xc7\x0f\xc0\x33\xba\xe9\x7c\x71\x2c\x80\xd4\xc5\xbd\xa2\x59\x6b\x20\x88\x34\x2e\x2b\x17\xb1\x1a\x0b\x36\xb3\x25\x9b\xb8\xc9\xa2\x36\x9e\x1d\xe6\x9f\xad\x0b\x90\xe1\xf4\xf5\xb6\xe1\xc6\x85\x88\x61\xa5\x9f\xd3\x39\x8a\x0c\x1d\xbb\x57\xe4\xa2\x49\x76\xa2\xe7\xf4\x0e\xba\xf5\x69\xc8\xd1\x53\xa7\xed\x5d\xab\xd4\x75\x67\x97\xd0\xf5\x9c\xd4\xd4\x1f\x8c\x60\xf4\x44\x47\x6e\xf5\xfa\x0f\x63\xf4\x0f\x76\x52\x1a\x4f\xdf\xb4\xd2\x87\xec\xce\x69\x92\x5e\xe6\x21\x3b\x6c\xf7\x68\x19\xb5\xb5\x22\xdc\xb6\x02\x5a\x71\x8f\x1d\x10\x27\xeb\x95\x5a\x65\x4d\xd3\xc8\x51\x4b\x29\xb2\xeb\x9d\x7c\xe4\xaa\x45\x84\xd6\xb9\xfa\x3a\x74\xb9\xe9\x0e\xb2\xc3\xf5\x43\x28\x97\x09\x1f\x80\x67\xff\xbf\xfb\xa0\x82\xf1\x1c\xa8\xbb\xbf\x58\x5f\x30\xee\x93\xe1\xe3\xf3\x75\xb2\x79\x7a\xbe\xe0\x3e\xff\x80\x85\xe7\x43\x17\x63\x0e\xf6\x61\xfd\xbf\xfa\x5f\x65\x11\x00\x2e\x19\x87\x3b\x61\x04\xc0\xed\xbe\xbe\x25\xaf\x03\x40\xea\x20\xd7\x70\x7c\x2f\x34\x11\xc3\xc5\xf8\x02\x12\xb0\x6f\xa6\x7c\x6a\x17\x1d\x77\x61\xda\x6e\x4b\x74\xa2\x2c\x57\xa1\xdd\xf1\x2f\x8c\x8c\x0c\x8f\xa0\xf9\x45\x44\x53\x39\xdd\x75\xa8\xcd\x25\x33\xb3\x57\x9a\xbf\x50\xa1\x07\x89\xe6\x03\xea\x2b\x10\x7a\xaf\x82\xc5\x33\x02\x0d\x79\x33\x39\x6b\x29\xa5\xe6\x84\x9a\x20\x9d\x26\xeb\xf0\xf7\xa7\x9f\xa1\x5b\x0c\x53\xd5\xb4\xbe\xef\x44\x37\x18\xa2\x6a\xa1\x1f\x23\x51\x61\xc3\xcd\x6a\xb5\x7d\x1f\x50\x8a\xfe\x2f\x42\x52\x97\x25\xaa\x63\x60\x4e\x54\xe8\xd8\x88\xea\x1a\x1c\x21\x94\xb5\x25\xa3\x85\x14\x07\xc2\xc4\x63\x51\xf4\x9a\x2e\x91\xd8\xde\x94\x80\x5e\xd3\x3d\xf4\x67\x1f\x14\x1f\x62\x9c\x83\x0c\xff\x87\xa7\x8c\x3c\xa0\x8f\xd5\xf3\x75\xf6\xed\x9c\xd5\x82\xfe\x39\xcb\xe0\xa0\x18\x7a\xff\x63\x86\xee\x73\xb3\xfa\x5f\xfd\xb3\x34\x0d\x60\xd7\x87\x15\x0d\x07\x7d\x00\xb8\xf8\xd7\xba\x24\x3f\x03\x10\xaf\x64\x7b\x1a\x6e\x09\x93\x04\x25\xc1\x56\xcf\xa7\xe0\x61\x78\x46\x16\xb5\xa1\x62\x9f\x1d\xcf\xaa\xe5\x98\x6d\xc5\xca\xc3\xef\x6b\x7c\xd5\x77\xc5\x42\x72\x43\xc8\x79\xda\x43\x98\x72\x99\xab\x2e\x0b\x93\x7b\x20\x15\xa1\xfd\xcd\xda\xfa\x81\x04\x49\xf4\x6a\x6f\xbb\x41\x15\x7e\x1b\xfa\xf4\xe7\x6b\xbd\x6e\x15\x71\x4c\x07\x7d\xab\xd5\xfd\x3b\xdf\x22\x66\xe6\x3b\x46\x20\x3e\x55\x96\xfd\xd1\x84\xed\x54\xef\x54\xe6\xf8\xf4\x08\x13\x27\xdd\x54\xfa\x3e\x60\x80\xe9\x12\x7d\x55\x12\x7a\x71\x18\x9b\x86\xb4\xca\xdb\x97\x21\x18\xbf\x7a\x9b\xb2\xd1\x73\x2e\x2c\x11\x3f\x0b\x70\x98\xeb\xdf\x73\xe0\x11\x83\x87\x58\xd4\x7f\x69\xf7\x67\x1d\x70\x7f\xf9\x20\x30\x39\xa8\x16\x4b\x06\x07\xf4\xfd\x5f\xfd\xb3\xf8\xc8\x62\xcd\x7a\xbb\xa8\xfb\x27\x1e\x04\xd8\x94\x8d\xc3\x45\xeb\x02\x88\xbe\xdf\xb1\xcb\xaf\x12\x40\x95\xca\x7b\xc9\xc5\x0c\xce\xeb\xc7\x88\x0f\x59\x86\x81\x9a\xfd\x72\x85\x1b\x46\x03\xc0\x1d\xe4\xa6\xc2\x49\x71\xc0\x20\x65\x18\x7f\x99\x5c\x83\x3d\x38\xba\x8a\xe4\xae\x61\x83\x35\x9c\xca\x26\xb9\x11\x9d\xb1\xb2\x6b\x04\x75\x2f\xb5\x6c\xcc\xbd\xb9\x4a\x8b\x45\x65\x0c\x0b\xee\xda\xa9\x71\x4f\xe9\x3d\x56\x3c\xac\x43\xb2\xfe\xcd\x3b\x68\x82\x38\xf6\x52\x29\x53\x0e\xc0\x0f\xb6\xc8\xf5\xcb\xc9\xcc\x65\x00\xb7\x6c\x89\xdc\xeb\x9f\x1b\xb1\x19\xf9\x27\xf2\x4b\xbe\x0e\x62\x3f\x14\x24\xe5\x76\x7d\xdc\x00\x5b\x65\x6f\xcb\x3f\xec\xdf\x81\xbd\x57\xdc\x0a\x70\x26\xe8\xdf\x73\x70\x91\x83\x41\x5f\xcc\x38\xcf\xd7\xef\x78\x48\xc2\xfd\xe5\x83\xf0\x9b\x03\xca\x61\xe8\x9f\x3f\xfe\xd5\x3f\x99\x39\x00\xcc\xf9\xef\x58\x2d\x00\xce\x0d\xab\x4a\x03\x65\x01\xf6\x97\x6d\x59\xe7\x31\x0d\xa0\x32\xcc\x15\x65\xa7\x0a\x5f\x75\x0d\x05\xbf\x9b\xe6\xc1\x71\x2b\x92\x44\xad\x81\x31\xc4\xf8\x04\xcb\x74\xea\xf2\x82\x51\xec\x6b\x85\xca\xdf\xf9\x0e\x09\xc0\x75\x2c\x49\x79\x98\xa0\x0d\x42\x95\xca\x4a\xaf\x7f\xe7\x3a\xa8\x60\x5f\x9a\xb3\xf0\xfa\x4a\xa7\xb1\xa1\xce\x52\xbc\x8a\x42\x3f\x86\x0c\xf9\xa8\xa4\xca\x3f\x00\xd1\x69\x19\x25\x96\xdf\xbc\xc3\x24\x3c\x80\x40\x49\xfd\xdf\xbc\x43\x32\x8d\x07\x5e\x0b\x7d\x97\x54\x9f\x2c\x86\x16\x61\x19\x49\x8e\xef\x87\xa1\x41\x38\x01\xa0\x9e\xc1\x83\x31\x73\x81\x16\x39\x98\xb1\x0f\x70\x6e\xbe\xf6\x8d\x2e\xf6\xc3\xf4\x41\xb8\xc3\xd0\x3d\x2f\xdd\xff\x57\xff\x64\xea\xbf\xa9\xa9\x8b\x95\xe9\x03\xe1\xf6\x0b\x60\xb9\x2d\x0e\xe7\x79\x1c\x40\xf0\xfc\x06\x57\xa7\x17\x00\x0a\x63\x6c\xf7\x2d\xa3\x00\xc8\x2d\x7c\x38\x43\x07\xe8\x33\x5b\x26\x54\x42\x51\x84\xa7\xae\x26\x22\x73\x64\x43\xa8\x09\x2d\x97\x20\xa9\x0f\x41\x45\xf2\x66\xc9\x1f\x24\x23\x88\x3e\x60\x29\x2b\xa2\x76\x1e\x02\x8b\x9b\x64\xef\x31\x73\x1d\x94\xbc\x21\xec\xaa\xbe\xcc\x25\x85\x09\xb0\xbe\xaf\x26\x67\x2f\xdf\x0d\x26\x6d\xc3\x72\x57\xe4\xa6\x80\xd2\x7f\x44\x5e\x55\xb6\x1d\x02\xbf\x2f\x91\x55\x66\xf2\x0e\xd2\xef\x61\x04\x4e\x88\x65\x49\x1e\x07\x80\x11\xa1\xad\xe2\xbd\x00\x00\xfc\x02\xa2\x6f\xb0\xf9\x77\x49\x9f\x3f\xe7\xe0\x22\x07\x33\xc1\xe8\xfb\xb7\xfe\xcb\x98\xff\xbf\xcb\xc8\x47\xba\xc2\xd0\x6d\x4f\x31\x7c\x40\x0a\x6a\x18\xfa\xef\x1e\x86\xfe\xcd\x38\x1f\x7c\x18\xba\xb0\xed\x76\x00\x9c\x35\x0e\xe7\x6c\x06\x20\x60\xbf\x2e\xde\xba\x05\x40\x2e\x6e\xfb\x3d\x93\x51\x00\x0d\x7b\xce\x41\xbd\x14\x00\xc3\x70\xbe\x70\x1d\x5f\x18\x75\x2c\x12\x5a\xa9\x51\x0b\xe3\xbe\xa3\x42\x16\xcc\x7c\x07\x42\x04\x3c\x4f\x91\x16\x3d\x80\xcf\x86\xa6\x5c\x4c\xec\x89\xf2\x4d\xb8\x53\x2c\x27\xbe\x4d\xb1\x11\x6e\x55\xb2\x8b\xeb\xca\xcb\xc3\xbd\xcb\x81\x62\x3e\xb2\x37\xa0\xee\xf6\x19\xb1\x27\x72\x78\x48\x6f\x0d\x90\x1a\x94\xd9\x08\x17\xba\x54\x24\xb6\x49\x67\xc3\xf5\xa1\x23\xe2\xef\xa4\x65\xe0\xd5\x44\x87\xd8\x79\xa9\xcf\x00\xd0\x28\xb2\x57\x92\x08\x00\xd3\x82\xba\xcc\xf5\x60\x72\x30\x33\x8c\xeb\xfc\x81\xc1\x75\x30\x39\x20\xa6\x0f\xc2\x55\xc6\xf5\xff\x7f\xf9\x20\xc4\x33\xfe\x1f\xd3\x07\xc2\x65\xed\x62\x75\x7d\x0c\xb0\xbb\x63\xc5\x1a\x6b\x3e\x00\x5e\xef\x55\xea\x26\xf7\x00\x24\x92\x37\xf6\x1b\x0c\x01\x10\xfb\xd9\x15\x75\xaf\x01\xe8\x9f\xe7\x99\x22\x0b\x01\xd8\x44\xf2\x51\x34\x9a\x01\x3c\x0a\x04\x36\x10\x4f\x00\x35\xa4\x49\xf0\x28\x3e\x09\x20\x86\x28\xf0\x54\xa5\x08\xe8\xa9\xb2\x82\x37\x95\xb9\x61\xe4\x40\x8b\x70\xaa\x62\x05\x0c\x16\x0d\xed\x0f\x52\x88\x84\xe7\xa7\x2e\x89\x6e\x65\xfa\x1a\xc8\x04\x40\xcf\xad\xbe\xfd\x5f\xa5\x9b\xe0\x45\xd3\x29\x91\x4a\x26\xef\x20\xd5\x0a\x2d\x6f\xdb\x45\x3f\x31\x79\x07\x49\x15\x80\x89\x0e\x61\x29\xe6\x7a\x20\x8a\xf0\x0c\xf7\x37\x07\xf4\x1f\x3f\x20\x66\x2e\x16\x33\x17\xea\x98\x15\xe3\x1c\x60\xf0\x3f\x49\x8c\xf5\x09\x67\xec\x03\xa6\x0f\x04\x53\xff\xb7\xcb\x01\xd8\xfd\x69\x79\x95\x7a\x1e\xc0\x6a\x4d\x1c\x4e\x7f\x1a\x40\x74\x60\xbd\xbe\xb6\x1e\x80\xd2\xd7\x6d\xeb\xb4\x34\x00\xb4\xb7\xb2\x8f\x6a\x64\x00\x98\x3b\x70\x9d\x23\x99\x03\x38\x25\xf3\xa0\x6a\x4e\x00\xbe\x99\x7b\xc5\xf0\xee\x00\x61\x42\xfc\x96\x2a\x12\x00\x31\xd5\xfc\x5c\x4a\x11\x00\x29\xa1\xfc\xf5\x0a\x8d\x00\x79\x2f\xf6\x8d\xc8\xfb\x03\x1c\x9d\x12\x98\x90\x79\x02\x50\xc6\xb3\x2f\x5c\xfa\x26\xc0\x79\x79\x01\x17\x69\x36\xa0\xd7\xa4\x09\x1a\x4a\xe9\xc0\x54\xc3\x8c\xd0\x0a\xc9\x0c\x98\x7c\xcc\x22\x44\x91\xdc\x08\x13\x9d\xc6\x42\xf7\x24\xbe\xc1\x54\xdf\x7d\x61\x1e\x89\x3a\x80\xd1\x4c\xa1\x82\x61\xc6\xdf\xcb\x7c\x0f\x7a\xb4\xec\xdf\xf7\x80\xaa\xa0\xc5\x7a\x42\xf3\x3f\x1c\x0c\x63\x3d\x22\xa5\x16\xab\x1f\x37\x83\x7f\x61\xf8\x6a\x99\xe2\x17\xab\x36\x83\x33\x55\xdb\x0b\xc0\x3a\x84\xc3\x69\xff\x04\x10\xa2\xad\x31\xd4\x60\x05\x50\x20\x6d\x26\x12\x56\x00\xa8\x15\x6d\xab\xc0\x77\x01\x18\x9c\xdd\x95\x83\xbf\x0d\x60\x99\xcd\xee\xa1\xaa\x0c\xe0\xf2\x8d\x63\x4c\x45\x1b\xc0\xa7\x95\xeb\xaa\xf2\x66\x80\x90\x8f\x3c\x02\x8a\x86\x00\x31\x6f\x78\x5e\xc9\x7f\x03\x48\xb9\xcd\x7b\x49\xd6\x19\x20\xc7\x9c\xa7\x57\x56\x0a\xe0\x88\xcb\xde\x77\x32\x51\x00\x27\x8f\xf2\x0f\x4a\xbd\x06\x38\x3d\xc7\xbf\x49\xf2\x17\xc0\xc5\x10\x7e\x2f\x49\x17\x80\x9b\x2e\xfb\x52\xc5\x07\x01\xee\xbd\xe6\x0f\x10\x6b\x07\x78\xc2\xc3\xf7\x4c\xec\x25\xc0\x4b\x6e\xfe\xcb\xbf\x9f\x83\xa6\x8c\xe7\xe0\x81\x7f\x9f\x83\xcc\x5c\xa8\xc3\x0c\xde\x27\x83\x91\x17\x13\x53\xf6\xef\x3e\x70\x0f\xfd\xf7\x3e\x30\x58\xfa\x2f\x07\x22\x37\x02\xb0\xa4\x0e\x87\xd3\xf0\x00\xd8\xc7\xce\xfa\x70\xfe\x3a\x4b\xbc\x5c\x4b\x53\xde\x0b\xa0\xd4\xb6\x29\x40\xa1\x15\x40\xeb\xe1\x16\x6e\x45\x23\x00\x63\xdd\xed\x64\xa5\xa3\x00\xb6\x25\x6c\x78\xf9\x55\x00\x4e\x56\x3b\x2f\x2b\x76\x01\xf8\xcd\x70\xfc\x52\xd8\x05\x10\x48\xe7\xe0\x93\x5b\x02\x10\xe5\xce\x11\x21\xe3\x01\x90\xa4\xc4\xf1\x4d\xc6\x0c\x20\x0b\xe1\x96\x94\x0e\x04\x38\xec\xca\xb3\x5e\xd2\x16\xa0\x28\x8f\xeb\xa7\x24\x0e\xa0\x3c\x84\x27\x52\xc2\x15\xe0\x5c\x10\xaf\x9e\xf8\x32\x80\xab\xcf\x79\xfa\xc5\x9e\x02\xd4\x1b\xf2\x7e\x14\xe3\x02\x68\x3c\xcf\xbb\x40\x43\x51\x70\x8b\xfa\xc5\xbf\xbe\x20\xff\xe3\x83\xa0\xa6\x3a\xcd\x3a\xf6\x87\x83\x50\x93\x26\xe1\xb7\x0b\x00\xa8\x37\x6a\x49\xb0\x55\x01\x90\x33\xf5\xac\xb8\x76\x01\x50\x3e\x98\xe7\x09\x24\x01\xe8\xe9\x38\xfd\x14\x5b\x02\xa0\x77\xda\xef\x9b\xac\x1d\x00\xc5\x29\xf6\xbb\xca\x31\x00\xed\x8a\x5c\x94\x78\x1e\xc6\x35\x5f\x94\x56\x68\xce\x40\xbd\xfa\xfa\x1a\x0d\xdd\x1a\xa8\x20\x44\x3c\x58\xa6\xe7\x06\xb9\x78\xa3\xd7\x9d\xfa\x74\x38\xa4\x72\x71\x38\xc5\x80\x13\x12\x55\x52\xe7\x5e\x18\xb1\x43\x9b\xb2\x3d\xaa\x4a\xb9\x07\xa0\xf8\x06\x7d\xa0\x85\x9b\x6e\x53\xe2\x47\x2f\x91\xb7\xfd\x98\x50\x52\x42\x6f\x6b\x9d\xff\xcc\xa7\xf4\x06\xbd\x41\x56\x7c\x5f\xa9\xd4\x8a\xf6\x6b\x9e\xef\xdd\xaf\x5c\x80\x76\x6b\x69\xbf\x7c\xad\x1c\x8a\xe1\x34\xbc\xda\xe2\x55\x74\xb1\x35\x1a\x94\xc7\xa7\x54\xf7\x62\xac\x1a\x77\x1f\x2e\x57\x59\x8e\x19\x10\x59\xee\x77\xab\x5a\x63\xa2\xea\x0b\x77\xb9\x4e\xc5\x7f\x78\x98\x05\xfd\x7f\x49\x98\x12\xdb\xdf\x7a\xa7\x50\x88\x8a\xcf\x2a\x35\x00\x85\xd5\xaa\x7c\x1b\x63\xff\xac\x83\xc6\x53\x8d\x28\xb6\x9b\x00\x3a\xf9\x14\x0b\x6e\x7f\x00\x3d\x65\xe3\x3b\xfc\xbf\x00\x0c\x2e\x3a\x2d\x93\x08\x00\x30\xd0\xf3\xdf\x26\x3f\x08\xa0\x87\xc6\x4e\xa9\x59\x02\xe8\x3c\xcb\xdd\xa0\xae\x0f\xaf\xb4\xbe\x94\xa2\xda\xe9\x70\x4a\x7d\xfa\x6a\xa4\x5e\x24\x04\x11\x2b\x1e\xd4\x18\x8e\x82\x27\xbe\xb7\x47\xc9\x28\x0e\x5c\x54\xa3\xbf\x06\x1b\xf3\x80\xa7\xca\x17\x44\xc4\xf8\x2d\x5c\x57\xbe\x8f\xee\xd6\x57\x42\xdc\x94\x24\xd0\xd3\x64\xe7\x49\x7e\xa5\xb3\x68\x9e\x76\xc9\xb7\x60\xe5\x08\x34\x5c\x07\x1d\x1c\x52\x11\x44\x23\x75\x8d\xdf\x4a\xa9\xdc\x47\x93\x74\x89\xaf\xf2\x55\x97\xa2\x67\xb4\xbf\xb7\x23\xaa\x9b\xd0\x17\x64\xd1\xd6\xdd\xaa\x25\x68\xbf\x56\xdf\x43\x37\xb5\x9d\x68\x83\x76\xcf\x03\x82\xaa\x34\x26\xa8\x8e\xbf\x3b\xa7\xea\x86\x91\x48\xeb\xfe\x2f\x2e\xe8\x5f\xfd\x9f\x43\x43\xe9\xdc\xb2\xef\x00\x62\xc2\x8a\x0f\x57\x8f\x03\xc8\x9b\x2b\x99\x6c\x08\x01\x20\x18\xe3\x2d\xb7\xad\xfd\xc3\xc5\x50\x3e\xe9\xd2\x78\x50\x00\x03\x5f\xe3\xdd\x02\xdd\x00\x46\x21\x0e\x03\x52\x4b\x00\x8c\x0a\x7c\x43\x94\x64\x01\xf4\x27\xa3\x3e\xe2\x27\xe1\x0b\x25\x37\xe7\x9d\x56\x3e\xb4\x90\x13\x4a\x4b\x75\x4a\x20\x40\x33\xed\xaa\x95\x91\x09\x04\x13\xe3\x9b\x09\x86\x2f\x40\x56\xad\xae\x37\xd0\xb4\x11\xc4\xf1\x5c\xa3\xfa\x66\x2e\xe0\xac\x82\x20\x27\x4d\x14\xa1\x52\x65\x39\xba\xc4\x80\x32\x77\x51\xf9\x15\xca\xa1\x4f\xf8\xc9\xae\xc2\x89\x0a\xe8\x8b\x7e\x7e\xa7\x32\x80\xf2\xea\xbf\x7a\xff\x51\xa5\x1f\x35\xa7\xfc\xea\x99\x56\xd5\x40\x83\x29\x3b\x3b\xea\xf0\x99\xa8\x8b\x9e\x42\xdb\x49\xd5\x4c\xb4\x8d\x7c\xe4\xb1\x13\xfe\x15\x7a\x53\x7b\xea\x01\x01\x9f\x80\xfe\xd0\x0a\xbc\xd7\x88\x3f\x89\xad\xd4\xd4\xbe\xfd\x45\xcd\x18\x5b\xa3\x69\xb1\xb0\x1f\x54\xfe\x2f\x2e\xe8\xbf\xfa\xbf\x38\x4d\xa1\x78\x4d\xee\x1f\x0e\x82\x78\x4c\x75\x60\x1b\x37\x80\x76\x16\x09\x61\xa3\x02\x18\xdc\xd2\x0d\xe7\xed\x06\x30\x1c\x31\x7c\x20\x58\x05\x60\x9c\x6a\x67\x25\xd9\x0e\x60\xfc\xd1\x53\x54\x91\x02\x60\x78\x2a\x4a\x94\x68\x09\x03\x7a\x4b\x72\x52\xc9\xaa\x50\xa9\xb3\xa1\xa4\x59\x2f\x1b\x0c\xb5\xf8\x6a\x2c\x4c\xb2\x61\x2f\xe9\xc3\xa3\xe7\xe6\x5b\x31\x94\x90\xf2\xf6\xb0\xa5\x12\x08\xe0\xf9\xc7\x48\x66\xa3\xa0\xa0\x7a\x10\x71\x30\x2b\x81\x5c\x15\x3b\xe4\xbd\xe1\xa5\xe9\xa3\x2a\xae\xc8\xb4\xe1\xc6\x11\x0f\xd5\x4a\xe4\xb1\x71\xc6\xd0\x7e\xbc\x0d\xf2\xcc\xf8\x66\xdf\x21\xbc\x3e\xba\xd6\xd0\xeb\x55\x09\x7e\x0e\x15\x36\x28\x7a\xde\x83\x6f\x46\x3d\xf4\x04\x5a\x0d\xd4\x6c\xd0\x18\x4a\xe1\xc3\xfd\x6a\x2e\xe8\x65\x9d\xa4\xc6\x23\x84\x5f\x68\x2e\x25\xaa\x41\x95\xb0\x1d\xfd\x4c\x36\xab\xeb\x22\x94\xa0\x9f\xc9\x71\x7f\xf3\x51\x8b\xb9\x49\x4c\x9d\x8f\x9d\x4f\x45\x70\x29\x0d\x80\x3b\x5d\xbe\x6d\xc5\x26\x00\x89\x6a\xb9\xf8\x35\xb1\x00\x8a\xba\x0a\x37\x37\xfc\x04\xd0\x78\xa9\xdc\xbd\xf5\x31\x80\x2e\x91\x08\x6c\x3d\x00\x86\x75\xe4\x03\xdc\x65\x00\xc6\x2c\x86\xdf\x85\xfc\x01\x4c\xc7\xad\x57\x48\xdd\x03\x30\x19\xf4\x34\x57\xea\x03\x30\xf2\x88\x88\x26\x46\xc1\x1d\x03\xc1\xac\x72\x5d\x15\x88\xd7\x55\x2e\xdd\x6b\x18\x09\x12\x64\xf1\xab\xce\x66\x17\x81\x93\x34\xf0\xd8\xcd\xdc\x01\x96\x10\x0c\xfb\x2e\x5a\xd0\xb1\x8f\x6a\xb8\x5f\x76\x56\xd3\xb0\x4b\x95\x8e\x88\x59\x78\xd0\xbd\x54\x6e\x20\x0f\x8d\xfa\x27\x58\x55\x25\x90\xbb\xc6\x29\xc3\xbc\xf8\x0d\x48\x83\x09\xdf\x80\x0f\xfe\x25\xd2\x64\x62\xd3\x6b\xa7\x86\x47\x86\x8d\x65\x3b\xea\x08\x91\xc8\x27\xe3\x81\xff\xe1\xc2\x96\x13\x26\xd0\x40\xbd\x93\x77\x0f\x13\xa5\xd1\x42\x8a\x78\xfd\x71\x62\x04\x7a\x5d\xe7\xd7\x0d\x32\xb1\x1c\xed\xd7\x56\xf8\x5f\x2e\x88\xa9\xf3\x31\xf5\x7f\xbe\x1f\x32\x43\x2c\x71\x7f\xf2\x20\xf0\x61\xf2\x5f\x37\x36\x02\x90\x95\x95\x14\xb7\x7a\x03\x18\x7c\x51\x33\x62\x73\x03\x30\x56\xd0\xd2\xe3\xde\x0b\x60\x7a\xdd\xa0\x59\xa8\x1a\xc0\xfc\xaa\x45\xa9\xb4\x3d\x80\xb9\x97\x9b\xa6\x4a\x14\x8c\x9b\xe4\x85\x1f\xd0\xc8\x84\x06\x03\xc9\xac\x63\xba\xda\xe0\xad\x3b\x53\xf2\xcc\x68\xf4\x37\x2f\x37\xac\xfe\xae\x85\x60\xf5\x1a\x7b\x47\xa8\x7a\xcf\x6f\xcd\x8b\x35\xa8\x91\x67\x1a\x6c\x49\x20\xa1\x7a\x0e\x31\x35\x5f\x35\x47\xc2\x6f\x46\x48\xe6\xe3\x3f\xa2\xf0\x0d\x88\x8e\x05\x7e\x68\x4e\xed\x20\xe2\x60\xb1\xb6\x4f\x84\xe0\x8f\xf8\x5a\x6c\x7f\x15\x4f\xb4\x46\x92\xcc\x5b\xda\x49\xc4\xaf\xc8\x79\xb3\xe3\x2d\xf2\xa4\x32\xe4\x89\xe9\x9d\x66\x3d\x52\x3e\x8a\x33\x2e\x67\x72\x61\xb7\xab\x49\xcf\x51\x67\xfd\xee\x9b\x56\xea\x3b\xd1\x4c\x3d\xa3\x9a\x27\xa4\x6a\xf4\x95\xf6\xc8\xff\x9e\x0b\x4c\xfd\x7f\x63\x92\xcc\xba\xf9\x2a\xa0\x21\x33\xbd\xd2\xf5\x0f\x07\xc1\xf4\x83\x60\xe6\xa4\x30\xfd\x62\xcc\x6a\x35\x9d\xb9\x1f\x01\x58\x5a\xe9\xf5\x0b\xe5\x03\x58\xc8\x58\x2c\x95\x2e\x01\xb0\x48\x74\xd9\xad\x92\x02\x03\xa6\x10\xb6\x5c\xf3\x07\x94\x1b\xd2\x32\x6e\xe8\xa5\x82\x39\xe5\x46\x89\x9b\x89\xeb\xef\x75\x78\xa0\xe1\xf0\xc4\xcd\x76\x15\x76\x9a\x68\x35\x50\x67\x47\xc6\x8e\xab\xe5\x51\x3f\xda\xb3\x62\x80\x37\x40\x58\x2d\x3b\x26\x82\xd4\x2c\xe8\x83\xd6\xef\x86\x9b\x09\x3e\xf4\x37\x36\xad\x03\x64\xa2\x00\x7d\xce\x46\xba\xfb\x09\xf1\x20\xa2\x61\x39\xd2\x69\x4f\xf2\x44\x74\xac\x76\xb5\xd6\x90\x3e\x21\x47\xcc\x9b\xff\xcb\x85\x35\x6c\xd0\xe0\x43\x37\x1a\xa7\xdd\xdc\xa7\x29\x86\xee\x32\x8e\xbe\x96\xae\x29\x87\xea\x1a\x46\x5f\x0e\xd2\x48\x42\xcf\x50\x42\xfe\x5e\x87\xc5\x73\x01\x97\x28\x53\xfb\xb7\xfe\x2f\xe4\x20\x79\x63\x65\x2b\x80\xbc\xa9\x94\xc1\x5a\x57\x00\x8d\x9f\xd2\x97\x36\x0c\xfe\xe1\x41\x98\x5c\x8c\xb5\x22\x69\x80\x5b\x1b\xc0\xa6\x44\xf7\xa0\x60\x23\x80\xb5\xad\xd9\x03\x19\x5e\x00\xab\x2e\xa7\x32\xfc\x10\x3c\x33\x3f\x13\x42\x21\xa7\x40\x9a\xb1\x41\xfa\x5b\x83\x13\x20\xac\xaf\x7a\x22\xc9\xdc\x05\xab\xd5\x39\x75\x8d\xc7\x2e\x05\x8b\xd2\x4c\x6c\xdd\xef\xb8\x03\x73\x20\xce\x0c\x7d\x74\xfc\xfe\xdb\x2f\xeb\x89\x5a\x03\x3d\xcd\xee\xfe\xd8\x13\x82\x15\x3d\xdf\xae\xe7\xe3\x39\xe2\x20\x3d\xdc\xa1\xb0\xaf\x9c\x24\x4c\x6f\xb3\xe3\x78\xa5\xa6\x1e\x4f\x7f\x69\x97\xd8\xd6\xa5\x61\x8f\xe0\x6c\x6d\x7e\x73\x61\x9b\x34\xe5\x91\x40\xcb\x9e\xbb\x3e\x9a\x12\xc8\x45\xf3\xea\x9b\x45\x5a\xfb\x91\x5e\x33\xdd\xda\x36\xad\x5d\x28\xab\x49\xd0\x65\x1a\x59\x11\xdd\x64\x62\x57\xdd\xa9\xe5\x8c\xfa\x1a\xb8\xfe\xc3\x05\x2d\x9c\x13\x4b\x70\x52\x46\x0b\xcf\x09\x39\x19\xab\x65\x89\x00\xa2\x9d\xe2\xc1\xab\xf8\x01\x94\x44\x25\xaf\xaf\x3d\x0b\x40\xe6\x91\xde\xb4\x71\x09\x80\x61\xbd\xd4\xaf\x4d\x3d\x00\x96\xb5\xf2\xb0\x23\x04\xc0\x3e\x57\x2d\x9d\xb3\x1d\xc0\x71\x40\x3b\x5b\x88\x0f\xc0\xbe\xde\xc4\x48\xba\x1b\x68\xb6\x09\xf6\xa2\x04\x89\xdf\xbe\x62\x0e\xa6\xcd\x29\x88\xb1\x37\x86\x1a\x9c\x3e\xb1\xd6\xca\x0f\x2b\xd7\xf9\x75\xcd\xd7\xbe\x18\xd3\xd6\x9c\x7c\xda\xe3\x5c\x80\xad\x26\x95\x7c\x89\x73\x5b\x85\xf1\x10\x1e\xd3\x1a\x5d\x86\x7e\x95\x12\x4b\x68\x5d\x2e\x93\xc3\xb2\xa4\x53\xb4\xef\x2e\xc8\xfb\x02\xf5\x1f\xb4\x2f\xae\x4f\xbb\x29\x1a\x4e\x74\x1d\xe7\x4d\xcf\x06\x34\x8b\xe9\x29\x8e\xaf\x5a\x5c\xb4\x0e\xd1\x8b\x1c\xf3\x1f\x64\x6b\xf5\xd1\xfb\xec\xa3\x98\x3e\x59\xb7\x6e\x93\x51\xc4\xc0\xfa\xc3\x75\x2f\xf2\x73\xe4\xa8\x25\xf1\x72\xa7\xf6\x0e\x64\xc8\xcc\xbf\xba\x4a\xdb\x0e\x65\x31\xdd\x7e\xf6\xa4\xce\x1e\x54\xd4\xb8\xea\xef\x73\x61\x71\x3f\xac\x48\x95\x98\x9b\xaf\x3c\x23\x92\xbb\x56\xb0\x00\x48\xca\x8b\x7d\x5b\xf5\x0e\x00\x1f\x29\x7a\x6d\x4d\x2a\x00\xc5\x42\x7c\x6a\xc3\xe6\x3f\x3c\x88\xdd\x4e\x99\xb2\xed\xac\x00\xae\x7a\x2a\xfb\x39\xae\x02\xb8\x69\x68\x7d\x12\xf2\x02\x70\x21\x18\xda\x4b\x75\xc0\x88\x7d\x8a\x9d\x36\xf1\x2d\x9c\xb4\x39\xe1\x7b\x48\xf7\x29\x08\x5b\x6c\x4e\xce\x34\xdf\x8c\x3d\x31\x3a\x53\xbc\xc6\xf6\x3e\xa6\x45\xa9\xbb\xc6\xed\x92\x80\x0e\x68\x0d\xb7\x0f\x7b\x34\xa1\x19\xea\x27\x47\xa4\xbc\x27\xa8\x43\xa4\x7d\xb4\x5d\x5e\x12\x23\xd2\xea\x71\x34\x3d\xcf\xbb\x83\x3d\x1a\xfd\x34\x8a\x57\x64\xf7\x37\xad\x08\x9a\xbd\xd7\x8d\xe7\xef\xc8\x2b\x69\x9d\xee\x35\x2d\x26\xe4\x19\x3a\x9b\xeb\xd7\x26\x5f\xed\x1a\xba\x85\x8b\x26\x93\x87\xaa\xc3\xe9\xe4\xd2\x7b\x1d\x5c\x6b\x8a\x75\x65\x11\x41\xdb\x76\x26\x0f\x75\xde\x4e\xb7\x0f\x29\xb5\x6c\x3e\x53\x4b\xd1\x43\x1e\x5b\xe8\x55\x56\x53\x88\xc8\xa8\xd9\xd3\xbf\x79\x18\x99\x84\xf9\xba\xfe\x86\x84\xfa\xc2\xb9\xa0\x22\xb6\x9e\xa5\x00\x40\x6e\xb5\x68\xd1\xea\x1d\x00\x1a\x29\x22\x4b\xd7\xd4\x00\x18\xf2\x09\x57\xad\xbd\x0e\x60\x53\x2e\xbe\x65\x53\x19\x80\xdb\x72\x89\x96\xad\x53\x00\x5e\x16\x0a\x1b\xd8\xfd\x00\x7c\xc2\x49\xbb\xf7\xdd\x00\xf0\x7a\xaf\x77\x58\x7a\x7e\x7d\xa6\x2c\x31\x82\x33\x38\x3b\xd4\x79\x89\x19\x4a\x61\x3f\xac\x39\x13\x8e\x59\xb3\x62\xe1\xa6\xeb\x8a\x72\x9c\x52\xd0\x5f\xfa\x3c\xd7\xdc\x3d\x3e\xa3\xc1\xda\xcb\x5f\xf8\xf9\xd6\xa1\x5b\xd5\xe9\xe3\xc7\x02\x0a\xc6\x63\x34\x62\xa9\x6a\x01\xe8\x87\x68\x2d\x3c\x35\x23\x40\xaa\x67\x80\xfc\x95\x7a\x34\x20\xeb\x85\xac\xf6\x04\x75\xd6\xcf\xbf\xa5\x5b\x77\x27\x4d\xd6\x97\xf3\xfe\x11\xdd\x01\xda\x29\x2f\xfb\x06\x0e\xca\x49\xda\x67\x8f\x93\x37\x79\xf5\x08\x74\x01\xb7\x87\x57\xdf\xe9\x1d\xa7\x67\x39\x3f\xbd\x68\xa6\x2f\x40\x6f\x71\x1c\x3a\xa7\xa4\x5f\x89\xe0\x1c\x56\x55\xda\x19\xb0\x20\x06\xb6\x26\xe5\x51\x06\x3b\x90\x74\x6b\x4a\xe9\x1d\x83\x25\xc8\x7d\xcb\x35\x7f\xf6\x03\x0e\x27\xb9\x73\xe1\x7c\xf4\xdc\xcf\xb3\xa0\xff\x2b\x0a\x38\xb0\x48\x01\xa8\x6c\x10\x2c\x66\xed\x01\xd0\x56\x15\x4c\x59\x1d\x07\x60\x4e\x13\xf4\x5d\x1b\x0d\xe0\xdc\xb3\xff\xc1\xc6\x1a\x00\xaf\x1c\xb1\xb4\xad\xfc\x00\x81\xa8\xcc\xbd\xdd\x89\x00\x21\xcf\xf0\x2d\xfb\x74\x00\x82\x2e\x90\x47\x24\x57\x03\xf8\x50\xcd\xde\x10\x9a\x41\xd4\x75\xad\xab\xb6\x89\x37\x56\x69\xf7\x2b\x26\xc0\xde\x03\xdb\x6a\x7e\xb6\x70\xca\xbd\x91\x99\xb7\x88\xbc\xd1\xd9\xfa\xf2\x6e\x30\x8d\xda\xa4\x69\x34\x9d\x14\x61\xf3\xd9\x9a\x7c\x62\xce\x38\x62\x7b\x2f\x45\xe7\xce\xdc\xc1\xf0\x92\xe7\xbe\x14\x8d\xb9\xb1\xd0\x1f\x8f\x4f\xe9\x55\x52\x65\x42\x4a\xef\x09\x1b\x38\x50\x23\x82\xc3\xeb\x73\x0d\x92\xa9\x73\x01\x1c\x35\x1b\x8c\x62\x69\x52\x7e\xd3\x17\x67\x8d\xd6\xd3\x3a\xbd\xf4\xcf\x95\x18\x0d\xd2\x97\x7b\x8c\x9f\x76\x32\x7a\x46\x8f\x72\x95\x29\xdf\x64\x5c\x44\xbf\xe8\x7c\xb9\xf4\xae\x91\x39\x22\x6b\x77\xee\x84\xb5\x51\x2d\x62\x6a\x5b\x5e\x54\x6c\x84\x47\xee\x58\x16\xfd\xd9\x0f\xb8\x34\x51\xd6\x85\xf7\x86\x11\xe1\x6f\x4b\xa3\x00\x24\xc5\x04\xe8\x2b\xe5\x00\x88\xec\xfb\x14\x58\x03\x01\x8c\xf5\x78\x87\x59\xaf\x00\x38\xc4\xf2\x68\xaf\x12\xfd\x93\x8b\x11\xcc\x29\x6c\xb7\x39\x18\x20\xd2\x44\x22\x72\x17\x09\x20\x76\x42\xee\x0c\xf7\x7a\x80\x98\x22\xf5\x14\xf1\x19\x80\x70\x47\xc3\x70\x35\x37\x10\xf1\xf5\x76\xdc\x64\x6a\x80\x69\x38\xfb\x85\xd7\xbb\xc4\x23\xe6\xd6\x9a\xf9\x77\x7d\x61\x32\xd2\x34\xe9\xb2\x46\x58\xf8\xa8\xa9\x41\x76\x5b\x5d\x4c\xc8\xf0\x0e\xdd\xc7\xdf\xab\x12\x5e\xf4\x9a\xe8\x29\xcc\xb2\x24\xae\x69\x9b\x33\x20\xcf\x9e\x8c\x4b\x6d\xb6\x32\x9c\x9c\xc5\x62\xbe\x34\xf4\x1a\x5d\x9f\xbb\x11\xd1\x77\xc3\xd0\x44\x6f\xee\x4b\xc4\x9a\x2b\x97\x4c\x57\x51\x1d\x42\xc5\xce\x8d\x9b\xa9\x51\x9f\x05\x1d\x3a\x73\xcf\x14\x68\x7a\x7e\x33\x27\xbf\x99\x9b\xd0\xae\xf8\x18\x97\x96\x9b\x8b\xd2\x3e\x78\xb5\x1e\x3b\x6a\xae\x4c\xf7\x75\x73\x66\xf2\x2f\x47\xf6\x98\xe7\xd1\xbf\x38\xe9\x1c\x42\xcd\x4e\x20\xc6\x76\x8a\x7f\xb8\xa8\x15\x67\x85\x23\x17\xb8\xa0\x6b\x02\x19\xcb\x1f\xfd\xd1\xff\xb5\x65\xb9\x14\x56\xbc\x03\xb0\x6c\xdb\xe3\xb5\x22\x74\x7e\xff\xef\xd1\x61\x21\x03\x04\xb3\x71\xeb\xcf\xdf\x1f\x4c\x5f\x8c\x94\xd5\x82\x47\xb6\xf4\x01\x64\x1c\x92\x3a\xcd\x99\x04\x90\x71\x4d\x75\xa3\xc8\x5e\x80\x14\x82\x2e\x1b\xfe\x32\xf0\x47\x5c\xb1\xb1\x32\xbb\x39\x1d\xe0\x75\xc3\x3f\xc4\x6b\xf0\x9b\x95\x8b\x60\xe6\xc1\xb0\x75\x03\x98\x1d\xdb\xe9\xf0\x38\xdf\xde\x30\x8b\x8f\x4d\xdd\x29\xb9\x2f\xd7\x9b\xfc\x1a\x2c\xcd\x18\x7f\xf2\xde\xc4\x7d\xba\x28\x13\xbd\xeb\x67\xd6\x35\x83\x4f\x77\xbe\xf1\xcb\x62\xc5\xcc\x4c\x32\xf5\x52\x85\xd5\xea\x59\xcf\xc4\x09\x26\xff\x72\xaa\xda\x7a\xd9\xdc\x8b\xc8\xc1\x93\xf1\xd6\x6c\x54\xaf\x30\xdc\x89\x15\xd6\x96\xd4\x97\xc1\x0a\xff\xf5\x7f\x39\x18\x60\x33\x42\xeb\xf5\x6e\xcd\x5b\x62\x73\x8b\x2e\xe9\x31\x9a\xc3\x63\x6d\x41\x6f\x76\x1e\xce\x22\x59\x73\x20\x4b\x1d\x17\xd2\xc9\x45\x73\xe6\xfb\xdf\xf0\x62\xdf\xbb\xf9\xba\x4f\x88\xe7\xe9\xfc\xe7\x4b\x55\x59\xae\xcc\x15\xbb\x01\x0c\xa5\x37\x2e\x7c\x1e\x75\x34\x5e\x29\x37\x5f\xfd\xa2\x96\x2e\x70\x02\xd1\x96\x2b\x36\xcc\xd7\xcc\xe0\xb5\xf1\x0b\xfa\x4f\x26\xcf\xd2\xf5\x1a\x00\x47\x56\x8a\x94\xee\xe6\x06\x28\x5c\x22\x6f\x25\x78\x0f\xe0\x50\xa5\x46\x8c\x4a\xf0\x74\x54\xba\x8b\x69\xbf\x99\xfd\xa7\xfc\x28\x76\x77\x23\x9f\x47\xdd\x1e\xfe\xfc\x71\xf1\x31\xc5\x6d\x71\x9e\x66\xc5\x21\xa9\xbe\x0f\x5a\x9c\x27\x6e\xb1\x66\x57\x34\x60\xf6\x47\xba\xee\x1e\x64\xbb\xc9\x65\x33\x31\x39\x95\xbf\xa6\xda\xdb\x5e\x62\x7a\x55\x5e\xd5\x99\x43\xf6\x6d\xd3\x48\x96\x32\x33\x07\xe9\xc4\x5e\x87\xee\xd9\xc3\x49\xab\x0a\xd3\x9d\x34\x67\x91\xf8\xf6\x7c\x23\xa7\x83\x73\xc1\xb1\xeb\x99\xf9\x47\xd9\x27\x9c\x94\xa8\xaf\x83\x07\xb2\xd2\x1c\x3f\xd2\x76\x07\x0e\xa4\x67\x39\x71\xd0\x42\xfd\x49\xc9\x2e\x4e\xca\x34\xaa\xb7\x60\xf2\x7a\x87\x62\x7a\x88\xfb\xa6\x84\x87\x0e\x4d\xf4\x8b\xae\x3b\xe7\xd7\x41\x30\x79\xe1\xfd\xb1\x99\x2f\x70\x69\x08\x80\xd4\x4e\x8e\xce\x65\x27\xfe\xe8\xff\x16\x9e\x4b\x57\x2d\xe8\xdf\xae\x8b\xfa\x37\x93\x83\x60\xea\x3e\xcc\x1c\xf4\xd2\xa7\x6c\x33\x2b\x33\x00\x2a\xb7\xf2\xed\xd9\xd2\x08\x70\x46\x53\xfc\x15\xaf\xea\x9c\x64\x79\xa7\xea\x0f\x45\xe9\x2f\x71\x47\x83\xf4\xeb\x4c\xec\xba\x8c\xb2\xcf\x39\xbc\xf7\x16\x6e\x2e\x8e\x97\x0a\xe1\x88\xdf\x7b\x73\x6b\x18\x35\xef\x5e\x56\x49\x75\x6d\xe0\xfd\xea\x63\x87\xb8\x2a\x1b\x7d\xad\x9f\xe2\x0b\xfa\x4b\xf9\xbd\x38\x47\x6c\x8e\x6d\x39\xfa\xcc\x6b\xeb\x64\x5d\xc1\x89\xc3\x52\xde\xac\x53\x67\x0f\x9d\xce\x55\xf7\xae\x9f\x4e\xcf\x2d\xcf\x5a\xe5\xbd\x7d\xa6\x28\x43\x3e\x5d\xd6\x6b\x7c\x56\x2b\x25\x21\x59\xc6\xeb\xe8\x9c\x72\xdc\x10\xd3\xf7\x24\x3e\xc0\xf3\x0d\x55\x2a\xe2\x0c\xd3\xf7\x24\xa6\xd7\xfd\x31\x4d\x3b\xe0\x59\x24\x97\x07\x89\x76\xc5\xb7\x36\xc2\xc8\xc3\x9e\xf6\xc8\x97\x25\xf4\x8b\x7b\x26\x5d\xdf\x23\x0e\x60\xa5\x01\xef\x42\xde\x0d\x53\xff\x97\xf3\x5d\xe3\x32\xff\xb3\x0e\xc3\xd7\x9d\xa9\x7b\x32\x75\x3f\x26\x07\xc1\xec\xbf\x0c\x18\xfa\x07\x61\xc9\x83\x05\x1d\x08\xd8\x83\x56\xc7\x20\x0d\x37\xcf\x08\x3e\x60\xbf\x3c\xc2\x77\xe5\xbe\x82\x93\xac\x7c\xef\x9d\xaa\x02\x72\xba\x7e\xec\xe3\xe8\xd2\x28\xab\x40\xb7\xe2\xda\xd1\xfc\x4c\xdf\xc8\x68\x8d\x72\xd1\x8c\x0d\xc9\xf2\x39\xd7\x8f\xf0\x27\xa5\x96\xb5\x1f\xa9\xca\x7a\x15\x27\x70\xef\xe1\xb1\x94\x64\xd7\xa8\xdb\xef\x85\x4e\x04\xc5\x99\x44\xae\x99\x08\x38\x1e\x13\xa3\x1c\xe1\x3b\x99\x53\x48\x8f\x32\x09\x67\x9f\x7a\x7b\x48\x3c\x02\x0d\xad\x9f\xee\xcc\x49\x0f\x9b\x08\xdd\x3f\xf3\x32\x9d\x14\xc6\x19\x34\x31\x5b\x91\x74\x2d\xe4\x71\xd0\xa9\x39\x89\x78\xbd\xe0\xd6\x80\x9f\x73\x7d\xd1\xeb\x82\x32\xfc\x7b\xa8\xa1\x61\xd4\x80\x0b\x01\x27\xa8\x9f\x83\x3b\x03\xae\xf8\x49\xd0\x48\x81\xac\xfe\xb6\x3e\x93\xb4\x76\x9f\x3b\x7e\x15\x3e\x57\xe8\xcb\xbc\x30\x80\x0d\x5d\x1c\x0b\xb9\x1f\x82\x53\x1b\x9e\xcc\x57\xb5\x87\x4b\x16\xb8\x39\x9b\x72\x9c\xf5\x7c\x0d\x18\x5d\xec\x93\xe9\x87\x91\xcf\xd0\x7f\x99\xfa\x1f\x53\x07\x6f\xf8\xb4\x50\xbb\x1f\xbf\xdf\xca\x8a\xc3\xfd\xa8\x68\x1e\xd8\xbb\x72\x87\xd7\x3b\x85\x7b\x4f\xa4\x5e\x8b\x8d\xb5\xf9\xd5\xb1\x90\x64\xc9\xab\xea\x7e\x5e\x39\x65\x32\xee\x20\x73\x66\xc5\xd9\x2f\xee\x3e\x21\xa7\x0f\xa9\x95\x06\xc4\xd0\xd2\xa6\x93\xbc\x8f\xf9\x1f\x1b\x3a\x30\x14\x99\x56\x78\xa7\x9e\x98\x7f\x3c\xa8\xed\x48\xf4\xdb\x8d\x05\x43\x7e\x49\x87\x91\xc9\x8f\x05\x22\x7e\xe9\x79\x43\x53\x6f\x0f\x8e\xfb\x36\x66\xd7\x4e\xff\xca\xbe\xee\xbb\x26\xa3\x66\xe6\x63\x5a\x8b\x4f\x5a\x9a\xe6\x6c\x41\xd2\xb0\xcf\xe6\xe4\x4d\x73\x16\x71\x16\xde\xda\x89\xa7\xe7\x06\xa2\xa6\xbd\xee\xc5\x2b\x50\x83\xc3\x37\x79\x49\xc7\x5c\xa6\xe1\x82\x77\x79\x96\x46\xdb\xd0\xec\x02\xac\x3d\xc6\x22\xef\xd3\x1e\xfa\xee\xf5\x38\x1f\x51\x41\xa3\x7b\x3b\x78\xb4\x87\x7c\xa4\x7b\xb8\x37\x02\x70\x7c\x61\x3b\xb1\x64\x33\x80\x64\xfb\x72\xbb\xf9\x7e\x0c\x75\x17\xfb\xf2\x64\xf4\xc7\xd4\xfd\x98\xba\x57\x85\x12\xee\x1f\x3f\x88\xc6\x05\x4e\x02\xd3\x6b\x5b\xb8\x2f\x7e\x92\x3a\xb7\xaf\x8a\xc6\xe1\x06\xb1\x4e\x21\x0e\xcd\x8d\xf6\x1d\xc7\xda\xd9\x45\x3d\x05\xd8\x1b\x63\x5a\x7a\x55\x79\xf0\x8f\x2e\x1e\x6a\xb2\xd3\x7f\x60\x7e\xf4\xd8\xd2\xdb\x86\x4e\xda\x3e\xe1\xc9\xac\xb5\x3b\xc2\x6d\xe2\x72\x42\x8f\x5d\xdd\x58\x48\x4e\xe3\xf0\x39\x73\x79\xcb\x0d\xcb\xcc\x2f\x6e\x02\xd5\x73\x5d\xfe\x39\x96\x8e\x07\x2e\xbc\x9f\xf6\xcb\xe5\x71\xb2\x39\x3d\x3a\xc3\x9f\xd9\xe8\xe4\x5a\xbe\x72\x76\x65\xaa\xbc\x63\xd7\x89\xe7\xb3\x58\xfc\x23\xa7\x8a\xa2\x80\x39\xc7\xd8\x7c\xa7\xc4\x23\x4b\xa9\xbb\x23\x26\x1d\x6b\x0f\x95\x51\x6f\x87\x5c\x76\x72\xc8\x3d\x45\x5b\x17\xe4\xe3\x44\xc9\x3a\x4f\x0b\xf7\xb7\x72\xf4\xcf\xa8\xa7\x4d\x78\xc7\x38\xbc\x4d\xbb\x41\x37\xf5\x20\x38\x5a\xa6\xe4\xd2\x83\xdc\xf5\x1d\x68\x89\xd3\xf4\xe7\x2e\x1b\x00\xf8\x2b\x56\x17\xcc\xf7\x43\xca\x5b\xec\xeb\xbf\x1c\x48\x2e\x23\x07\x85\x39\xff\x5c\xc3\xf2\xb7\xfe\x85\xb6\x3d\x5f\x98\xff\x1f\x2b\xe8\x5a\xe0\xa8\x06\x5f\xf7\xb9\xce\xd7\xae\xf5\xef\x45\x77\x49\xac\xbc\xf0\x48\xb0\x2f\x56\xe0\x0c\xc7\xcf\xda\xee\x1e\x29\x05\x37\x59\xbf\x0a\xc5\xce\x5f\x3a\xbb\x28\x19\xb9\x1f\x9f\xf9\xdb\x26\x3a\x19\x84\xa7\x3d\xbe\x1f\x74\x24\xe4\xb1\xf7\xe1\x47\x72\x87\x65\xa2\x57\x38\xf9\x37\x0f\xd7\x5c\x8f\xc3\xac\x6b\x1f\x24\xbc\x6c\x48\x3c\x6c\x2e\xd1\xf4\x7d\x72\x53\x92\xa9\xb9\x54\xc3\xc4\xec\x9b\xb8\x1f\xe6\x1f\xaf\x8f\xce\x25\x44\xeb\x59\x5c\xbf\xbc\x83\xba\x21\x1c\x2c\xd7\x9d\xdf\x43\x3d\x18\xd2\x66\x79\xa7\xf2\x1a\x95\x16\xc4\x6a\x69\x59\x2e\x4c\x4b\xf5\x5b\x6f\x59\x5b\xc2\x46\xeb\xf3\x4e\xb1\xe2\x3c\x66\x40\xe7\xf1\x34\xb5\x9c\x2a\xcc\xa3\x87\xbb\x15\x59\x3a\xe6\x4f\xd0\xfb\x9d\xd7\x59\xfa\x1f\xec\x44\xb8\x1d\x0a\x2d\x0b\xf2\x02\x11\x7d\xbb\x71\x00\x59\xc6\x75\x35\x69\xc7\xfd\xc3\x81\x64\xde\xc2\xfd\x9f\x1c\x48\x53\xe3\xc2\xf5\x1f\xed\x5c\xd8\x17\x3f\xb7\xbe\x59\xd0\xff\x3e\x3c\x1f\xf8\xb5\xf0\xbd\xb7\xde\xe7\x7b\x0b\xfa\x5f\xf6\xf7\x63\x9b\xfc\x71\xb8\xdb\xee\x23\x9b\x78\x8a\xb6\x71\x9e\x4f\xfa\xd2\x2f\xbd\x53\x38\xbe\x88\x7f\x48\x55\x23\x91\xa0\x9b\xfc\xf9\xdd\x6b\x4b\x41\xb3\xd7\x7e\x01\x6f\xfa\xfd\xc2\x3d\xa2\x9c\x77\xbd\x59\x97\x77\xc2\xaf\xc4\x8a\xad\x97\xf7\xb2\x4e\xd0\x80\x71\x62\x0f\xf1\x79\x75\x28\x41\x9f\xbd\x7b\x76\x5c\x2e\x4c\x4a\xaf\xaa\x93\x9b\xea\x10\x7c\x50\xff\x74\xeb\x4a\x6a\x5d\xe0\x09\x83\xdd\x0f\x76\xd3\x24\xfd\x12\x0d\x62\x1b\x44\x68\xd7\xbd\xa6\x7f\xfb\x5c\xd4\x5c\xc5\xd1\x0d\xdc\x72\x8c\xcc\xab\x77\xd3\x73\x5d\x1a\x8c\xd5\xce\xee\xa7\xdf\x72\x8e\x30\xb2\xaa\xb4\x42\x44\xed\x25\x8d\x78\xcb\x7e\x21\x71\x36\xea\x46\xd4\x92\xbb\x48\x96\xf5\x77\xa3\xc9\xe3\x69\xc8\x75\x2b\x12\x00\x99\x71\xde\xb9\x3e\x61\x9c\x03\xcf\x17\xeb\x51\x46\xdf\xbf\x39\x10\x46\x5d\xe4\x40\x7e\xbd\x78\xb7\xc0\x43\x7c\x1c\xfd\x94\x3a\x5f\xbb\x7d\x46\xa2\x17\xfa\xe7\x18\x7f\x3b\x5f\x1b\xfa\x67\x6f\x2e\x0d\xc2\xe1\xae\x12\xa9\x73\xec\x1e\x6b\x56\x96\xc1\x0c\x26\x1a\xcd\xb5\xfa\xc0\xba\x49\x57\xb5\x56\x99\xd5\xd1\x1e\x3f\x9b\x4c\x9a\xb5\x37\xba\x9b\x8f\x7e\xf6\x8a\xb4\x7a\x66\xa3\x3c\x7a\x21\xcb\xdf\x71\x8d\xb1\xc5\xa8\xc9\x85\x60\xd7\x43\xba\x5d\xa3\xab\xdb\xc4\x3c\x56\x6a\xd5\x8c\x9a\x8f\x7e\xf4\x5c\xa6\xd9\xff\x25\x9c\xf6\xca\x7d\x97\x96\x60\xff\x4d\xba\xb2\x8b\xba\x56\xed\xeb\x1e\x7a\x9c\x53\x16\xb9\xb7\xad\x8e\x7e\xde\xb1\x98\x7c\xe2\x71\x18\xb2\xc1\x4e\xea\xb7\xcf\x05\x52\xdf\x87\x88\xd9\x3e\xd1\xb9\x74\xc3\x13\xc9\xb5\x72\xd6\xbd\x7e\x75\x02\x29\xb4\x32\xd5\xd5\xba\x14\x84\x7c\x36\xdf\x4f\x91\x3a\xa7\x87\x2e\x31\x53\xa1\xa4\x9f\x39\x8b\xee\x32\xb5\x06\xb0\x66\xf8\xbf\x44\xd6\x33\xce\x81\xc9\xc5\x7a\xce\x02\xf7\x2f\x07\xb2\x70\xfd\xa7\x2e\xbd\x5f\x38\x37\xbf\x28\x7f\x5d\xd0\x83\xdf\x6c\xfa\x49\x5c\xd4\xff\x66\x16\xf6\x4f\xa3\x3e\x5a\xb2\xa0\xff\x31\xe6\x59\x4f\x6f\x07\x60\xd3\x66\xb9\x5b\xb8\x0e\x40\xe8\xc3\x4e\x42\x9a\x21\xfc\x54\xee\x12\xe2\x0e\x7e\x0b\xfb\x0d\x2e\x2b\x51\x1d\x4f\x60\x8a\x6e\xab\x75\xad\xcc\xd5\xd1\xe6\xd4\x08\x63\x75\xbd\x5b\xa8\x6d\xe5\x2b\x73\x25\xad\x62\x84\xde\x8c\xb3\x1c\x26\xf5\x21\xf5\x83\xf5\xd6\xfb\x08\xed\x48\x27\xa2\x69\x69\x43\xb8\xfb\x0b\x43\x42\xcd\x11\xe2\xc6\x61\x0d\xe4\x98\x19\x46\xcc\x78\xcf\x81\x34\x98\xad\x20\xbe\xeb\xd6\x44\xbe\x99\xa4\x92\xe8\x2f\x4c\x90\x8f\xa6\xfb\xd5\xe3\x5a\xb9\x51\x16\x93\xf5\xea\xc2\x0f\x83\x51\x5d\x43\x45\xf5\xf2\xc6\x9d\xa8\x8f\xc1\x46\x8d\x63\xb7\xf5\x51\x3f\x03\x82\xe6\xd2\x9b\x62\x68\x86\xbe\xa6\x06\xf9\xda\x33\xf4\x85\xce\xaf\x3f\xfb\x80\xe9\x03\x51\x29\xbb\x58\xef\x30\xfc\x91\x16\x39\x98\xe9\xf7\x03\x0b\x7d\x0d\xbb\x2c\xf6\xdf\xc7\x35\xb1\xc0\x13\xbe\x38\x40\x5b\xb8\x6f\x9a\x7a\x16\xfb\x66\xe6\x61\x54\x30\xe6\x9d\xf3\x29\x00\xab\xab\x70\xb8\xcc\x66\x80\x7d\x7d\x5b\xd6\xc7\x88\x00\x28\xa5\xef\xbd\xe3\x6d\x01\x45\x94\x49\xc9\xaf\x36\x6d\xd8\x67\xc7\x71\xb5\x44\x13\x0d\xec\x68\x2c\xbf\x66\x81\xee\x14\xa6\x53\xe4\xae\x53\xa8\x01\x18\xd7\xd5\x67\xba\xcf\x88\xec\xd8\xd2\x16\x17\x0a\x19\xff\x0e\xfd\xf4\x6e\x2f\x65\x4e\xb5\x09\xed\xa6\xfa\xe8\x91\x94\x67\x90\xaf\xe8\x57\x2d\x11\xe5\xa6\x5f\x4f\xd0\x49\xcd\x0a\x95\xd5\x5f\x0f\xa3\x13\x9a\x8f\x54\xb6\x0e\xee\xc3\xd6\x6a\x5c\x52\xe5\xeb\x8d\x44\x67\xb4\x96\xa9\xce\xbc\x2c\x45\xc7\xb4\x2e\xa9\x26\xb6\x1f\xc2\xf6\x6a\xb0\xe1\xf1\x4f\xf8\x31\x3e\x0d\x6d\xbc\x75\x33\x1e\x23\x92\x7e\xa9\x99\x37\xe6\x61\x52\xea\xe3\x00\x89\x8c\x75\x28\x65\xcc\xfd\xdf\x62\xbc\x2f\x3c\x5f\x78\x4f\xa0\x4e\x0f\x2d\x3c\x27\xbf\xbd\xf8\xb6\xc0\x01\xbd\x4f\x9c\x8e\x5f\xd0\xff\x38\x90\x85\xfb\xe8\xbf\x79\x18\x95\xd4\xc5\x7a\x84\xf1\x73\xf2\x18\xc0\x92\x64\x1c\x2e\xbe\x18\x60\xdf\xe7\x4d\xc9\x81\xd5\x00\xf2\x33\x1c\xbe\xae\xeb\xa1\x5d\x97\x2c\xe2\x68\x21\x03\x76\xb6\x3f\xe5\x8c\x0d\xba\x41\x3c\xb4\x46\x79\xa7\x76\x1b\x46\xcd\x95\xc5\x23\xea\xdd\xd8\xeb\x0a\x6b\xc2\x13\x42\x08\x56\x79\x53\x84\x04\xaa\x57\xb1\xe2\x96\x66\xd2\x84\x72\x13\x96\xd7\x77\x45\x7d\xab\xd2\x79\xac\x64\x4a\x81\xe4\xa8\x70\x01\xd8\xb1\x3b\xca\x97\xe5\xbf\x23\x1e\x58\x9f\xe2\x3b\x79\x9f\x89\xa5\xd8\x80\x22\x49\xbe\x76\x64\x1d\xf6\x42\x11\x53\x58\x3e\x74\x1a\x7b\xa2\x64\xaf\xe0\xdb\xe7\x8d\x3d\x56\x3a\xa8\xf0\xa9\x3b\x0b\x6b\x52\x9a\x54\x3c\xdc\x41\xc0\xee\x28\xdb\x28\x66\xb7\xc9\x60\x9d\x4a\x52\x00\x85\x35\x8b\x7d\x5f\x63\x3c\x17\x5b\x17\x9e\x93\xe8\x8f\x0f\x4e\xf3\xf5\x47\xcf\x8f\x9e\xf9\x3a\x50\x35\xcd\x3f\x5f\x5f\x25\x2d\xf2\x10\x4c\x0e\xe8\x46\xe3\xbf\x1c\x4c\xd1\x20\x43\xff\x66\xcc\x89\x87\x33\xf4\xcf\x10\x04\x60\xef\x99\x75\x9a\x9e\x5b\x01\xa4\x9d\x76\x34\xd8\x9d\x06\xd0\xda\xc7\x77\xcd\x84\x0b\xae\x5b\x78\x8b\x4e\x52\x8c\xa0\xd4\xcf\x49\xb2\x9f\xcc\x02\xae\x29\x2c\xf2\xdc\x24\x19\xa0\x1c\x4d\x55\xb8\xae\xa6\x07\xa2\x67\x6f\x29\x79\xa9\x04\x01\xdf\xcd\xed\x4a\x71\x4a\x01\xc0\xfe\xf0\xb5\xd2\x55\x05\x6b\xe0\x7a\x23\xac\xc4\x23\xcf\x03\xaa\xdf\x79\x14\x8e\xfc\xe6\x1d\x04\x60\x10\x0e\x89\xab\x4b\xd9\x60\x69\xd0\xb6\x9f\x4f\x8a\x75\x5a\x08\xae\xef\x6f\x94\x16\xf9\x6e\x0d\xb1\xe2\xab\xa4\xd2\x3e\x6b\x42\x8e\xe8\x05\xe9\xe4\x01\x79\xf0\x13\x3f\x27\xf5\xf9\xad\x02\x24\x89\x6d\x00\xb8\xc0\x78\x4e\x3e\xb4\x5a\xac\x03\x0b\x7d\xfe\xda\x33\xb6\xb0\x2f\x86\x9c\xe7\x44\x16\x9e\x83\x84\x45\x1e\x82\xe9\x03\xf0\x5f\xfd\x8f\xa9\x7f\x32\x7d\x10\xe2\x18\xdc\x80\x1f\x1f\xc0\x12\x19\x1c\xce\x5b\x02\x80\x47\x71\xb5\xb6\x53\x05\x80\x74\xef\xf6\x08\x0b\x16\x00\xd2\x3b\xce\x47\xfa\xed\xf0\xdd\xf4\xaa\x40\x87\x4e\x2c\xbc\xf4\x30\x11\xf1\xd0\xa8\x82\xc6\xa8\x18\xf1\xa5\x6a\xa3\x70\x2d\xc7\x53\x42\x42\x35\x03\x0a\x8e\xff\x90\x3a\xad\xb2\x0a\xe2\xcf\xee\x95\x51\x50\x3c\x02\x21\x37\xf2\x64\x2e\xc9\xab\x40\xf4\x43\x65\xe9\x37\xb2\xbe\x90\xfe\x9a\x2e\xf5\x53\x66\x1c\xb2\x3f\x8f\x4a\x73\xc8\x6e\x81\x2a\x6a\x8e\x54\xaa\x54\x2f\x00\x34\x89\x2c\x97\xa8\x02\x00\xd8\x37\x26\xa6\x07\xb1\x00\xbc\x1c\x62\xdc\x33\x75\x00\x7b\x55\x45\x9d\x7f\x9e\x02\xe0\x2d\x15\x2d\xfd\x9a\x0e\xb0\xb7\x08\xa0\xd1\x7c\xb1\xff\xb7\x95\xf3\x75\xb2\x72\x74\xe1\xf9\xff\xd9\x9b\xb6\x7b\xbe\xf6\x30\xe6\xf8\x5b\x18\x7e\x28\xbf\x7d\x00\xfa\xff\xe5\x60\x98\xfa\x6f\x32\x83\x03\x08\x66\x70\x32\x2e\x0c\x6e\xc2\x75\x25\x00\xf7\xa3\x55\x7a\xcc\xfc\x07\x93\x0a\x00\xd2\xbe\x3d\x6f\x75\x13\x00\x0c\x03\x79\xf3\xb5\x74\x00\x9c\xec\xf9\x81\x74\x03\x7e\x05\xf7\x0b\xe5\xaa\x9d\x84\x8f\x89\x85\xfb\x8d\x55\xda\xa0\xe3\xe0\x51\x51\x19\x25\x65\x78\x59\x6c\x2a\xd2\x2d\x3f\x0d\x4f\xcf\x7a\x88\x3a\x30\x7d\x0d\x64\xce\xc1\xbd\xa6\x6d\x62\x92\xd2\x4a\xd0\xd2\x3e\x21\x9a\x27\xcd\x02\x4d\x03\xb3\x62\x55\x52\xbb\x61\x64\xcc\x4c\x24\x46\x8a\x05\x00\xde\x09\x6f\x14\x97\x9f\x5f\x8f\xbd\x1d\x22\x4f\xe6\x2b\xe7\x47\xe1\x0d\xff\x3f\xba\xce\x3a\xae\xa9\xb7\x7f\xe3\x53\x2c\x14\x49\x03\xe9\x6e\xd8\xd8\xd8\xd8\xd8\xc8\xd1\xdd\x8d\xa0\x20\x08\x8a\x22\xa0\xa2\x62\x2b\x28\x76\x60\x60\xb7\x22\xd8\x81\x8a\x81\x08\x62\x81\x89\xa2\x62\x81\x98\xa0\x28\x4a\x6c\x3b\xd7\xef\xc5\xd9\xa6\xf2\xfc\x9e\xe7\xaf\xeb\xf5\xe5\xeb\x1f\xbb\x3f\xbb\xe3\xec\x5c\xef\xfb\xfa\xf4\xaa\xda\x3b\xd3\x79\x3d\x33\x80\x31\xe3\xa4\x1c\xcc\x6f\x9a\x38\x17\xeb\x03\xba\x37\xf7\xea\xb3\x04\xf1\xe7\xaf\x91\xe4\xc0\x48\x39\xa0\x12\x09\x17\xf5\x9f\x39\x00\xd2\x7e\x20\x33\xab\x24\xfe\x7f\x5b\x5f\xdf\x37\x26\x08\xd0\x34\x1d\x98\x15\xe2\x05\x58\xd9\xca\x9f\xf3\x99\x0e\xd8\xed\x1e\x51\xeb\x71\x1b\xf0\x1d\xa9\xb5\xd8\x4d\x19\x88\x79\xab\x97\xe1\x7c\x01\x98\x9c\x64\xb8\xd9\xa1\x1b\x98\xe5\x60\x9c\xc0\x8b\x01\x96\xee\x33\xd9\x6e\x57\x0a\xc1\x9a\x40\xd3\x12\xb6\x39\xb0\xe5\xa2\xa9\x1a\xb3\x0d\x82\x03\x6b\x4d\x63\x98\x8a\x68\x3d\x49\x31\xbb\xfe\xc7\xdf\x5f\x86\x6f\xb7\x4e\x9b\xdd\xa1\xf7\x43\xfb\x33\x0f\x73\x43\xeb\x0f\xe8\x6e\xfa\x66\xee\x68\xdd\x0a\x74\x34\x9b\x79\xd1\x1e\x92\xdc\x87\xba\xe5\x3d\xb2\x1e\x5f\xcd\x9e\x90\xf5\x98\xd3\xd3\x2a\xde\xff\xbf\xa0\x87\xac\xc3\x8b\x65\xe8\xc3\x01\x5d\x92\xf0\x70\xc7\x26\xf5\x3d\x07\xa4\x1c\xcc\xf2\x45\x62\xcd\x95\xcc\x93\xa9\x12\x6e\x6c\x1c\x21\xd6\x90\x25\x00\x65\x01\x85\xe2\x9e\x0b\xf4\x6f\xa1\x50\xfc\x8c\x01\x63\x0c\xb5\xf5\xe8\x01\xd8\xa9\xca\x73\xf8\x6c\xc0\xb5\x46\x35\xcd\x25\x1b\x08\xdf\xab\x35\xdc\x71\x3e\x90\xf8\x44\x47\xcd\xbe\x3f\x90\x29\xab\x57\xc0\x3d\x09\xcc\x99\x6c\xe0\xc6\x71\x04\x96\xb0\x0d\x78\xb6\xc9\xc0\xea\x03\x86\x23\x98\x02\x60\xcb\x4c\xc3\x5f\x8c\x16\x60\x1f\xd5\xb0\x82\xe1\x0e\x1c\xdb\x67\x9c\x48\x17\x01\x65\x61\x26\xcf\xad\x77\x02\x37\xa6\x9b\xe4\xd2\x06\x01\xf7\xf7\x19\xb5\xd3\x36\x02\x2f\x73\x4d\x56\xd0\x82\x80\x4f\xef\x8d\xeb\x69\xbe\x40\x67\xb6\xd1\x1c\xaa\x41\x6f\x1d\xf4\x0a\xdb\xde\x76\x91\xcf\x47\xaf\x8c\xc5\x9f\xfb\xae\xa4\x0f\xd0\x15\x49\x9f\xb8\xff\xc5\xc1\x14\x48\xe6\x81\x34\x0f\x45\xda\x0f\x24\x45\xd4\x77\x1e\xf8\x4b\xce\x51\x47\x49\xae\x8c\x3b\x07\x30\x88\x1d\xbc\xce\x25\x16\x60\x3c\x94\xdf\xe4\xb8\x16\x70\x71\x1e\x69\xcb\xf5\x03\xfc\x9b\x46\x0d\xe1\x1d\x03\xe2\x1a\xd4\x57\x71\xab\x81\x49\x5a\x5a\x9d\x9c\x45\x40\x36\xa1\x7d\x8b\x5d\x08\xcc\xad\xd7\xcd\xb5\x75\x01\x96\xec\xd2\xed\x61\x66\x01\x6b\xd2\xf5\xea\xe8\x7e\xc0\xa6\x37\x3a\x67\xa4\xfe\x3e\x6d\x32\x70\xa4\x58\xcf\x8c\x7a\x1f\x38\x5d\xa0\x3f\x90\x5a\x07\x5c\xa5\x19\x5c\xb1\x6a\x07\xaa\xdf\x1b\x70\xad\x0a\x81\x07\xdb\x0d\x66\x58\xb9\x01\x8d\x5e\x06\x8e\x56\x35\x40\xeb\x54\x83\xb5\x6f\x53\xc5\xfb\x9f\xb4\x2f\xd8\x7f\x72\x40\xd2\x3c\x1c\x29\x07\xb3\x5a\xd2\x2f\x6c\xb1\x84\x1f\x9d\x29\xc9\x51\x91\xf2\x50\x09\x92\xfe\x31\x61\x19\x92\x71\x4b\x72\x54\x38\x6e\x00\x85\x41\xa1\xb8\x19\x03\x46\xdc\x21\x21\x0e\x79\x80\x35\x4d\x6e\x91\x5d\x39\xc0\x6d\x51\x3c\x63\xeb\x06\x78\x9c\x52\x2a\xb4\x3d\x0e\x84\x7d\x1b\x39\x56\xca\x3d\xb0\x7c\x80\x34\xc3\x31\xeb\x59\xaf\x81\xec\x47\x9a\xb2\x36\xe9\xc0\xac\x5f\xea\xbf\xe9\x09\xc0\xe2\xfd\x1a\x3c\x7a\x2a\xb0\xf2\x94\xd6\x34\x69\x3d\xac\x13\x80\x1d\xf2\x3a\x2d\x56\x2a\xc0\xfe\xe3\x5a\x8a\x96\x2e\x40\xe9\x22\xad\x34\x2b\x3a\x50\x36\x40\xd7\xdd\xaa\x3f\x70\xed\xa3\xde\x28\x0b\x53\xa0\x66\x98\xf6\x33\x8b\xa3\xc0\x23\xa6\xae\xab\x94\x03\xba\x2e\x59\x0f\x7f\x38\x20\xc9\xf7\x59\x44\xc1\x7f\xe5\x60\xa4\x3c\x98\x74\x1d\x4c\x98\x20\xd6\x28\x49\x3e\x4e\x80\x42\x5f\x0e\x84\xd5\xfb\xff\x4f\x53\x28\xbc\xa5\x80\x66\xaa\x4c\x21\x27\x13\x30\x0f\x95\x55\x60\x09\x00\x56\xf4\xf0\x39\x8c\xf5\x80\xf3\x2c\x79\x4b\xfa\x44\xc0\xb7\x4e\xe1\x91\x75\x0a\x10\xfe\x46\xc9\x95\xf6\x03\x88\x5f\xa9\x7c\x9d\xe1\x07\xa4\x0e\x1d\x55\x66\xfd\x16\xc8\x54\x1e\xbd\x9d\xfa\x0e\xc8\xd1\x18\xad\x4f\xdd\x08\x2c\xc8\x53\x3d\x60\x71\x19\xc8\xdf\x34\xda\x86\x7a\x03\x58\xcf\xd7\xd8\x66\x95\x00\x6c\x31\xd3\x30\xb2\x2c\x01\xf6\xe8\x6a\xb4\x59\x04\x01\x87\x93\x35\xc6\x99\x27\x03\xc7\x4b\x34\xe8\x66\xeb\x80\xf3\x81\xea\xdd\x66\xfe\xc0\xb5\x87\x1a\xf3\x7b\x3f\xa5\x9f\xc4\xcf\xfb\x1f\xbe\xf7\x26\xce\xb3\x5e\xd5\x29\xb1\xdf\x3c\x50\xfd\x6f\x1e\x04\xe3\xad\xb3\x85\xfc\x44\x80\xeb\xea\x2a\x54\xc9\x03\x9c\xa7\xfb\x29\xab\xf1\x01\xbe\x75\x38\x57\x7b\x10\xe0\xae\x9d\x30\xd6\x48\x01\x70\x4f\x9a\x5c\x6a\x21\x0f\xb8\x3e\xca\xdd\x60\x7d\x1c\xe0\x6f\x5e\x51\x64\x6b\x0d\x38\x9f\xd8\x91\xc4\x9b\x0b\x38\x8e\x3d\x36\xc7\x71\x3b\xc0\xd3\xbc\xf6\xd4\x31\x13\xb0\x7b\xfe\x88\xef\xfc\x04\xe0\x54\xbc\xdf\xe9\x12\x0d\x70\x56\x08\xdc\x5c\x36\x02\xb6\xcf\x89\xcd\xbc\xd3\x00\xab\x9a\xa8\xe7\x78\xff\x62\xb2\x0e\x11\x55\x9c\x6f\x6d\xfa\x4c\x11\xf1\x8e\x6d\xd2\x72\x98\xb5\x9d\xb8\xcb\x99\xfd\x3a\x91\x75\x82\xa8\x67\x77\x35\x6c\xb6\x2d\x24\x2a\xec\xc6\x3e\xfa\x60\x7b\x89\xa8\xe3\x9c\xba\x17\x68\x9b\x4c\x74\xd8\xae\xbb\xc5\x64\x6f\x22\x5e\x72\x3c\xab\x4e\xd8\xde\xc6\x20\xd6\xa1\x0a\x7d\xf6\x63\xa2\xc7\xf6\xe8\xbf\x3c\x8c\x7b\xf4\x7f\xf3\xbd\x07\x0c\x67\xcb\x91\xfe\xff\x71\xee\xa8\x81\xc1\x80\x39\x78\x0a\xb2\x97\x00\xdb\x43\x8e\x43\x15\x7e\x02\x5c\xaa\x4b\x93\xf2\x27\x80\x9f\xe8\x23\xaf\x3e\x18\x70\xdd\x12\xea\xa7\xbd\x18\x70\x57\x88\x9f\x62\xb8\x11\xf0\xc8\x9d\xb4\xc4\xa2\x01\x70\xfb\x34\x87\x45\xdf\x00\xb8\xba\xaf\x50\x67\x8f\xf8\x5b\x07\x27\xab\x63\xdd\xce\x9b\x00\x07\xd5\x8a\x93\xae\xf9\x00\x37\xe6\xc9\x40\xfe\x1e\x80\x33\xe5\xc3\x37\xe7\x62\x80\xd3\x24\xd2\xe3\xef\x05\xd8\xab\x88\x34\x07\xa1\x68\xb0\xad\x0b\x71\x82\xcb\xfd\x39\xc4\x76\x0b\xb1\x9e\x57\xf6\x79\xbe\xed\x2e\x62\x13\x6f\xe1\xbb\xf1\xec\xc1\xc4\x06\xde\xfd\x46\x3a\x9b\x45\x14\xf1\x56\x3d\xbe\xcf\x89\x24\x96\xdb\x3f\x7d\xb0\x86\x7d\x81\x38\xc9\xdd\x74\x67\x3c\xa7\x90\x28\xe5\xe9\x55\x8b\x38\xde\x44\xad\x9d\x67\xa5\x19\xfb\x14\xf1\xcb\xb6\xfd\x5a\x2d\x7b\x02\x64\x59\x7d\xea\xf0\xff\x7c\x6f\xd2\xd7\x18\x3a\x96\xf5\x98\xac\x03\x8f\x63\x33\x40\x08\x50\x3d\xb8\x4e\xc3\x94\x00\xdb\xdb\xdc\x85\x0a\xcc\x7f\xf8\xa0\x93\x3e\xcb\x34\x6c\x01\x8f\xfc\xe0\x49\xba\x71\x80\xd7\xf6\xb8\x89\x26\x93\x01\x2f\x5a\xda\x75\xab\x6d\x80\xc7\xd2\x59\x77\x6d\xe8\x80\xdb\x9a\x15\x7a\x76\x6e\x00\x7f\xd2\xf6\xd5\x8e\x53\x01\x27\x9d\xe3\x55\xce\x8f\x00\xfb\x17\xd7\x67\xb9\xf2\x00\xee\xfc\xfa\x1a\xd7\x1c\xc0\x8e\xfe\x79\xb2\xab\x0b\x60\xe7\x24\x6a\x77\x6d\x00\xd8\x6b\x88\x54\xc7\xfe\x5d\x0f\x6c\xaf\x11\xab\xec\xe5\xda\x07\xb2\x43\x88\x34\x87\x17\x1f\x3c\xd8\x2e\x44\xae\x83\xcc\x9b\xab\xec\x22\x22\xd7\x41\xbf\xc1\x98\x93\x46\x64\x39\xb4\x3f\xfa\x6a\x67\x4f\x24\x3b\x7e\xa8\xfd\xc5\x89\x20\x0e\xf0\x66\xdc\x5a\x68\x97\x40\x6c\xb1\x9f\x53\xa5\x6a\xa7\x4d\x5c\xe4\xee\xa9\xf0\xb5\x9b\x40\x54\x73\xd5\x2e\x2f\xb2\x93\x21\x3e\x72\x34\xf0\x5f\xb8\xa0\xff\xf0\xbd\xfb\xb3\x78\xbd\x2a\xf5\xff\xad\xd5\xd9\x1e\xc3\x12\xfe\x72\x31\x4e\xd7\x1d\x3f\x8c\xb4\x03\xdc\x2b\x3c\x56\x6a\xf8\x03\x5e\x4b\x02\x87\xeb\xe9\x03\x5e\xb2\xb1\x79\xc6\xe3\x01\xaf\x8d\x13\x0f\x5b\x0d\x00\xbc\xc6\xe6\xd4\xb1\x52\x00\xf7\x1d\x05\x25\xdc\x67\x00\xbf\x65\xfb\x73\xa7\xe5\x80\x53\xfd\xf1\x5f\xfc\x79\x80\x43\xc4\xf5\xd7\x6e\x5b\xd0\xcd\x73\x7e\xaa\xed\x7e\x1c\x3d\x5c\xe7\xd6\x3d\x1e\x42\xc0\x2e\x4d\xd4\xec\x36\x05\x60\xcb\x13\x05\xf6\xb1\xbf\x16\x72\x1c\x08\x6b\xe7\x9b\xad\x0a\x9c\x01\x84\xa7\xd3\xd9\xe6\x3d\x9c\xbb\x04\xdd\x45\xb6\x91\x6f\x37\x98\xe0\x3b\xa7\x3c\xb9\x66\x57\x4c\x78\x3a\x67\x3d\x30\xb5\xab\x23\x62\x9c\x0e\xdc\x09\xe0\x4e\x22\xc6\x3b\x2d\xae\xb6\xe3\xaa\x11\x6b\x1c\xd8\x15\x1c\x9e\x2a\xb1\xcc\xa1\xe5\x8a\xba\x5d\x0e\xf1\xc4\xce\xe3\x62\x24\xf7\x28\x71\x83\xbb\xad\x77\xbc\x5e\x91\x7d\xeb\x20\xf1\xbd\x25\xf7\xde\x95\x4b\x6d\xc8\x3e\x29\x86\xeb\x59\x56\x83\x12\x01\xc6\x23\xdb\x39\x72\x59\x7f\xb9\x18\xa7\xdd\x8e\x1d\x23\xd9\x80\x7b\x89\x5b\x9d\xba\x37\xe0\x3d\x28\x40\x53\xcf\x0a\xf0\x95\x8f\x7e\x68\x7a\x07\xf0\x19\x33\xb1\x3f\xb5\x10\xf0\xde\x35\x73\x9b\xed\x0e\xc0\x23\x61\xd9\x1d\x9e\x0e\xe0\x9a\xb8\xfd\xb0\x73\x2a\xe0\x7c\xf0\x84\x85\xdb\x34\x74\x3a\x64\xdc\x98\xe8\x9e\x81\xd7\xbc\xda\x86\x1c\xcf\xcf\xf8\xc6\x9d\xf7\xed\xbb\x57\x3f\xc0\x2e\x55\xf4\xde\x2d\x5d\xc0\xe4\xec\x25\x54\x5d\x84\x3f\xc7\x73\x2e\x13\x2a\x7c\xdf\x4f\x57\xed\x58\x84\x2c\xff\xf7\xbb\x54\x4e\x3b\x41\x77\x51\x7d\x7e\x9d\x6b\x40\x8c\xe4\xb7\x3d\xf2\xe6\x0d\x23\x94\x5d\xa7\xdd\x6b\xe7\x45\x10\xc6\xfc\x7d\x35\xba\xbc\x61\x44\xac\xb3\xa2\x94\x0b\xbb\xca\xe0\x95\x10\xf3\x1d\x97\x5e\x32\xb6\xe7\x12\xf9\x8e\x81\x65\xcb\x78\xd5\x44\xb1\xfd\x7f\xe5\x82\xfa\xde\x7b\xd7\xdc\xcb\x32\x95\xf1\x07\x4c\x0e\xd2\x67\x0d\xd6\xfe\xcb\x41\xf0\x1e\xb3\x3b\x15\x8d\xfe\xe6\xc5\x78\x54\xb9\xe5\xa8\x67\x01\x3e\x8d\xbe\x9b\xf5\x4e\x02\x7e\x9a\x91\x22\xb3\x7e\x80\x1f\x25\xd9\xca\xba\x1f\xe0\xfd\x60\xfa\x3d\xd6\x2b\xc0\xf3\xe8\x72\x2d\x87\x42\xc0\xed\xdb\xb6\xb5\xfc\x9f\xf8\xe1\x12\x77\xbc\xd0\xfd\x2e\xea\x1c\x0b\xaa\xce\x78\x3d\xc2\x39\xfb\xe2\x17\xdb\x7d\xd5\x50\xcd\x0b\xf8\xf1\xd9\x57\x0b\xb0\x6b\x14\x55\x78\x28\x75\x2d\xb5\x4b\x14\xbd\x73\x5b\xd7\x36\x98\xeb\x27\x3a\xeb\xf1\xe1\xfd\x13\x6e\xb4\xe8\xa1\x7b\xbd\x94\x8f\x7b\xaa\xc9\x3b\x2c\x7a\xe6\xc1\xbc\x7f\x84\xb7\x9a\x18\xea\x36\xf8\x36\xc7\xc1\x43\xd4\xec\x91\x2c\xe5\xe3\x2a\x64\x1c\x8c\x09\x26\xff\xe0\xe5\x65\xf6\x2f\x89\x38\xe7\x7d\x65\x84\x7d\x00\xb1\xd1\xa1\xe4\x2c\xc5\xe1\x0a\x31\xcf\xc9\x81\xac\xc3\x1b\xf1\xf8\x9d\x36\x52\xfe\xe1\x61\xfa\x6d\xa0\x93\xf3\x42\xb3\x8c\x91\x21\x43\x05\xcc\x53\xac\x05\x43\x7a\x7f\x2d\x1e\xb7\xd9\x27\xe7\x05\x38\x08\x99\x5f\x15\x64\xff\x72\x31\xbe\x3f\xf9\x6b\xd4\xdf\x03\x7e\xa3\x7d\xcd\xf5\x5d\x00\xff\x25\x61\x6a\xa6\xb3\x80\x00\xd7\xa4\x56\x06\x1b\xf0\x0b\xc9\xde\xcd\xe9\x02\xbc\x1f\xe6\xa7\x39\xa7\xe3\x8b\xc7\xb6\x6d\xcb\x3c\xd2\x50\xcd\x3f\x7d\xe2\xa1\xf7\x16\x9c\x76\x0a\xac\x6a\xf6\x11\x62\xb5\x43\xd0\xab\x4c\xff\xdf\x38\xc4\x7b\xdd\x69\xe5\xbf\x14\xe0\x06\x89\xb6\x79\x96\xff\xe8\xe0\x29\x89\xd2\x7d\x06\x7f\xac\xe4\xe5\x8a\x72\xbc\x5b\xdf\xd2\xec\x07\x88\xe6\x7b\xff\x6c\xd0\xb7\xbf\x2f\x5a\xea\xa3\xfd\xf0\x9d\x43\xba\x68\xbd\xf7\xab\xbb\x16\x0e\xdf\x44\x27\xbc\x5e\xd6\x6c\x73\x38\x2f\x7a\xe1\xd1\xfe\x87\x0b\x73\x70\x64\x12\x5a\x6e\xa3\x2f\xe8\x39\xe9\x10\x06\x6e\x9a\x67\xb9\x4e\xb6\x84\x2b\x7f\xc7\x89\x6b\x4e\x54\x62\xb2\x33\x79\xba\xbb\x07\xfe\xc7\xbe\x40\xde\x7b\x1f\xd4\x42\xf5\x23\x7d\x8d\x48\xda\xdd\x01\xe7\x00\xea\x6c\x6a\x89\xac\x27\x60\x77\x9b\x7e\x4c\x6e\x5d\xef\xbe\x6f\x53\xa0\x90\xf1\x0f\x17\xa3\xe5\xb4\x54\x6d\x37\x10\xbc\xc1\xc7\xd5\x90\x02\x04\x67\x85\xc4\x5b\x5c\x07\x82\x93\xc7\x9f\x65\x0d\x02\x02\x9e\x67\xbe\xe2\xdd\x02\x7c\x99\x79\xd7\xf8\xab\xf1\xc5\x43\x54\x64\xe5\x31\x11\x25\xae\x95\xc7\x3b\x7c\xcf\x21\xdf\x59\xb7\xc6\x2e\xc0\x0d\xb9\x0e\xcb\xde\x14\x07\xfa\x20\xd3\xfe\xaa\xf0\x7c\xb0\x83\x94\x8f\x6b\x5b\x64\x1f\x2b\x52\xf5\xff\xd0\x1c\xea\xa0\x22\xd2\x0e\x50\x95\x72\x61\x4f\x72\x1d\xb5\x45\x81\x7e\x55\x52\x2e\xac\x66\x9b\x93\x95\x68\x95\x4f\x9d\x94\x0b\xbb\xf2\xda\xe9\xa3\xe8\x96\x57\xde\x45\x59\xe7\x15\xa2\x17\x9e\xef\xcf\x8f\x72\x1e\x46\x28\xba\x47\x9e\x9c\xef\x92\x44\xc8\xbb\x3f\x3a\xe6\xe4\x3c\x8f\x08\xe6\xbb\xfe\xef\xf5\x20\xa7\x61\xe5\x43\xee\x0b\x0f\x2c\x77\x0f\xdc\x06\xd0\xf2\xac\x56\xcb\x2a\x03\x8e\x51\xd4\x4a\xb9\xfe\x80\x57\x35\x3d\xf8\xdf\x7e\x31\x21\x09\x3c\x63\xd5\x00\x20\x7c\xbc\xc7\x38\xfd\x7e\x40\x98\x4a\xd0\x4e\x8b\x8f\x40\x68\x53\x42\x3f\xdb\x5d\x40\x88\xd3\xd4\xed\x8e\x3d\x80\x5f\xca\x92\x41\xfc\x2e\x5c\xf2\xe6\x6e\xa5\xf9\x6c\xc2\x74\x77\xc3\x93\xe6\x81\xcf\x11\xe0\x12\x73\x4b\x27\xc4\x0e\x74\xc7\x6d\xcd\x47\xc2\x74\xe1\xe3\x10\x28\x9c\x1d\xba\xa9\xdd\xcf\xe1\xba\x70\x65\xe8\xbc\x96\xa7\x8e\x2b\x85\x1b\x42\x2b\x1b\x0b\x9d\x9a\x85\x73\xc3\x79\xff\x99\x17\x76\xab\xc1\x85\x2b\x92\x09\x1e\x72\xfd\x88\xcb\x47\x91\x75\xe0\xfc\x3f\x3c\x94\xc8\xa5\x5b\x54\xe0\xfb\xee\xdc\x29\x3e\x4f\x74\xdc\x67\xfc\x09\x2d\x7e\x9b\xe8\xb9\x57\x49\xa9\xb1\xab\xbf\xe8\x8b\xa7\xe0\x08\x9f\x5f\x4e\x58\xba\x1d\xc7\x3f\xf9\x30\x9c\x41\x62\x15\xfb\x9d\x4a\xee\xe6\x64\x9e\xb3\xf9\x2d\xf3\x53\x83\x13\x00\x56\xa7\x69\xe3\x10\x23\xc0\x25\xd7\xd2\x73\x58\x18\xe0\x9f\x4a\x6d\x95\x7f\x03\x84\x74\x31\xec\x94\x35\x80\xa8\x08\xbb\xb5\xaa\xaf\x81\x58\x6f\xfe\x65\x5d\x02\x88\xbe\xe2\x3f\xc3\x62\x39\x10\x39\x21\x76\x24\xe7\x04\x10\x16\x35\xd9\xd0\xa9\x01\x77\x83\x2c\x16\xbe\xf2\x5a\x81\xf5\x3e\x0f\xb7\xfc\xf0\xff\x06\xbe\xc7\xca\x93\x23\x42\xd3\x31\x94\x1f\x79\x57\x2e\x62\x2f\xd1\xe8\xb4\xe7\xe3\xf3\x68\xe3\x1e\x75\xc7\x04\xe1\xe8\xc8\xd9\x9f\x0d\x9c\x4e\x09\x87\x44\x35\xff\xe1\xa1\x94\xf9\x71\xc2\xa1\x31\x36\x75\x99\xfc\xcd\xc2\x88\xc8\xf2\x1a\xba\x6b\xb9\x70\x52\xe4\x9c\xca\xa3\xae\x67\x84\x27\xc3\x04\x57\xd4\xdc\x16\x08\x6b\xc3\xcc\x2e\x28\xba\x65\x8a\xd4\x83\x99\x67\x72\xdd\xde\x8b\x9c\x03\xef\x1c\xeb\x70\x9f\x2c\x9a\xe6\xdf\x56\x5c\xe0\xde\x2d\x5a\xef\x57\x7a\x88\xea\xfe\x43\x74\xd5\xe7\xd0\xfe\x67\x1e\x71\xa2\xdb\x3e\x9c\x7f\xd7\x83\x98\x03\xa1\x44\x5a\xf4\xeb\x55\xad\x71\xe6\x2e\xfd\x3b\xff\xde\xfb\x96\xf6\xbf\xf7\x7c\x6f\x9c\x20\x1b\x07\x04\xd1\x4d\x5b\x86\xbd\xfe\xcb\x83\xc4\x97\x33\x39\xa3\x92\x81\xf1\xfe\x4e\x6a\x3a\xf7\x80\x84\x52\x9f\x18\x0b\x7d\x20\xee\x75\x84\x17\x67\xd3\x9f\x3c\xad\xc3\xa1\x94\x79\xb3\x7c\xa7\x20\xd4\x7f\xd2\x66\xd3\x90\x95\x44\xb7\x97\xd9\xc9\x8f\x51\xde\xc4\x09\xd7\x5d\xb5\xa9\xb1\x6d\x44\x86\xf3\xba\x6f\x57\x12\xfa\x7f\xdf\xe6\x42\x11\xd0\xc6\x29\xbc\xd5\xe7\xcf\x14\xc4\x26\x1c\xae\x3f\xe4\xe6\x24\x08\x1a\x57\x57\xeb\xed\x06\xc1\xee\xf8\xd3\x37\x4f\xbb\x5f\x13\xd4\x8f\x75\xad\x78\xea\xd1\x29\x78\x3d\x36\x5e\xca\x01\x9d\xad\xf3\x8a\x12\x46\x45\xef\x3c\x99\xe0\x25\x27\xbc\x18\xde\x51\xb2\xd5\x2b\x52\xd8\x15\x7a\xe0\xd0\x54\xef\x7a\x61\x4f\x68\xeb\x81\x48\xaf\x56\x91\x4f\xd0\xb8\xbd\x5b\xbc\xfb\x89\xa6\x05\xdc\xde\x71\xcf\xab\x47\x74\xde\xf7\xe8\xff\xe7\x40\x64\x97\x9b\x90\xfe\xa6\x6e\xbd\x61\xb6\x4c\x09\xc0\x50\xd6\xdd\x34\x60\x2f\xc0\x77\x32\x98\x33\x38\x18\x08\xa0\x19\x70\x86\x2c\x02\xa2\xd7\x19\xae\x18\xba\x17\x18\x7f\xda\x2c\x4d\xa1\xdf\xdf\x7e\x31\x69\x7c\xee\x52\x6d\x4d\x20\xf5\xae\xbb\x99\xd9\x0a\x20\xb1\x35\xb4\xd0\x6e\x30\xae\xc7\xed\x4c\x3c\xe4\xb1\x1c\x53\x23\x0e\xcd\x16\x05\x56\x60\x70\x50\x68\xe1\x98\xc8\x0a\x62\xa7\x8f\xf9\xc9\x6b\x63\xaf\x77\x6d\xf7\xb0\xac\x55\x4a\x5a\xf2\xf3\xbe\x6b\xca\xd7\xa9\x13\x47\xbf\x1f\xef\x16\xd7\x43\x4f\xfd\x5c\x7f\xce\x23\xa9\x67\x52\x6a\xe8\x5d\x1d\x2f\x9f\x9e\x95\xa9\x06\x55\x84\x57\x7d\x4f\x73\xf2\x1d\x69\x9f\xb8\x0b\x3e\x3e\x45\x82\x89\x89\x81\xa7\xed\x7d\x7d\x04\x65\x09\xad\xa5\xb2\xbe\x07\x85\x7a\x71\xc9\x47\x66\xfb\xde\x13\x26\xc4\xf0\x0e\x34\xfb\x05\x08\xf3\xa2\xda\xf6\x96\xf9\xdd\x16\x1e\x8a\xbc\xb7\xf3\x9b\x5f\x89\xf0\x67\x58\xcd\x36\x1f\xbf\x02\x11\x27\xb8\x69\x4b\xbc\x9f\xb5\x28\x27\x50\xe9\xef\xbe\x48\xa1\x58\x92\x3c\xb5\xd2\x62\x03\xf2\x9e\xbf\xf1\x43\x3d\x2b\x99\x0e\xc0\x6e\xbb\x2e\x6b\xe0\x18\xc0\xfb\x80\x66\xd2\x80\x99\x40\x54\xa6\x56\xc2\x20\x3d\x20\x71\x8b\x36\x7d\xf0\x32\x60\xd2\x6e\xa3\xf5\xc3\xf7\x01\x19\x59\x96\x73\x55\x3e\x00\xd9\x69\x8c\x02\x35\x1f\x20\x5b\xcf\xe9\x84\xc9\x32\x60\x8a\x89\xff\x31\x36\x13\x07\x12\x2b\xc7\xb6\x78\x0f\x82\x6e\x6c\xe8\x8c\xec\x70\x9d\x5f\x2a\xe1\x47\xd6\x98\x24\x0c\xf8\x5a\x17\xb4\xe3\xc8\xac\x94\xfb\x2d\x5c\xbf\x88\xaa\xac\xf4\xfd\x6f\x44\xde\x8c\xa6\xfe\xd3\x4a\x9e\x1e\xf6\x56\xef\x12\x64\xdd\xbf\xbd\xc1\xd7\xb4\x3b\x63\x5a\x69\x85\x81\xdf\xe7\xee\x2b\x19\xb6\x97\xd2\xfd\xe7\xf6\x98\xa6\x2f\x39\x7d\x31\x50\xa7\x27\x79\x32\xf3\xd8\xdc\x40\xf7\x9e\xcf\x13\x13\x8e\x2c\x08\xa2\x08\x18\xc9\xfe\xfb\x57\x04\xed\x11\x2c\x4c\xfc\xbc\x77\x64\x90\xa9\xe0\x75\xc2\x19\x29\xff\x52\x54\x1e\x64\x26\x5c\x18\xfd\x7c\xd3\xdc\x60\x5d\xe1\x9e\xa8\x6b\x1b\x2a\x83\xb4\x44\x72\x61\xa1\xeb\x65\x82\xec\x45\x46\xa1\x2e\xf8\x93\x07\x42\xa1\x18\x3a\xf7\xaa\xfa\x71\x9d\xea\x7e\xab\x01\xab\x67\x6a\xe7\xfb\x15\x01\x76\xd3\xe4\x88\xde\xbf\x07\x7c\x1e\x4e\xf6\xdf\x1b\x9b\x3d\x24\xb9\x57\xd3\xce\x0d\xed\xdf\xab\xd2\x5c\x0c\x29\x0f\xb2\x80\x49\xbd\x33\x26\x03\x58\x10\x60\xb7\xc4\x70\x33\x30\x3b\xc9\xf3\x32\x6b\x9d\x30\x2e\xc3\x2a\x8a\xe5\xe3\xd0\xfa\x69\x82\xd3\xe4\x49\x71\xef\x9b\x6c\xe2\xa7\x2f\xdd\x3f\xd1\xff\xb9\x59\xb4\xc1\x6e\xfd\x8c\xd1\x0f\x8f\x85\x5d\xbb\x74\x79\x86\xe6\xdd\xf3\xc1\x1e\xcf\x36\xce\x76\xbe\x49\x04\x6a\x76\x5e\x9d\x3b\xfc\x52\x74\x70\x61\x57\xcc\x6c\xab\xd3\x67\x43\xaa\xbb\xbe\xce\x1c\x54\x3a\x30\xcc\xb3\xdb\x6e\xfa\xf8\xc3\x86\x61\x77\xba\x4f\x65\xc6\xec\x9d\x1a\x3e\xb1\x87\x3d\xe5\xe6\x0e\x84\xef\xea\x39\x35\xc9\x55\x9a\xfb\xb2\xd9\x35\x3c\x4d\xb0\x38\xe9\xc0\x46\xd3\xf0\xd7\x82\x73\xe3\x05\xeb\xbe\x84\x0f\x16\x1a\xc4\xf7\x5f\x55\x18\x41\x17\xba\xc5\x7d\x5c\xf1\x32\x7c\xbc\x70\x6b\xf4\xe6\xe5\xa6\xe1\x49\xc2\x87\x91\xe4\x5b\x17\x4b\x92\x13\x1b\x42\xd5\x11\xff\x9e\x82\xfa\xa0\x7e\x11\x00\xa3\x6c\x18\xd9\xf7\xc1\xed\xbe\x0c\x79\x8e\x48\xef\xfd\xa6\x48\xfa\x1a\x4f\x97\xf4\x01\x59\xa0\x37\x90\x3c\x77\x97\x8f\xd2\xf4\x97\x95\x03\x56\xcb\x1a\x0f\x51\x51\x05\x56\x67\x33\x42\x75\x04\xa2\xb6\xe5\x15\xce\xbf\x6c\xc2\xbe\x7e\x9f\x3f\x2d\x78\xb1\xcf\x94\xc6\x1d\x59\xd7\x13\xbf\x24\x78\xdd\x9f\x9f\xb6\x68\xf6\x8d\xa9\x06\xd5\xec\x09\x3e\x85\x11\x33\x27\x5d\x3e\x9d\xb0\xf9\xa4\xc3\xdc\x49\xe7\x57\xc7\x6e\xa9\x9d\xbe\xb0\xe1\xd4\xd1\xa8\x8b\xad\x5f\x97\xbc\x3a\xf2\x34\xfa\x79\x27\x6d\x51\xe6\xde\x0f\xb1\x9e\x9d\x55\xf3\xa7\x6e\xdf\x1a\x67\xdc\x95\x3b\x27\x64\xcb\x8f\xb8\xa4\x2e\x51\x0e\xb5\x30\x30\xf6\x79\xf7\xd5\x2c\xd9\x75\x77\x63\xdf\xf5\xf0\xa6\xae\x5c\xb5\x24\x8e\xe8\x99\x91\xfe\x6b\x79\x7d\xdc\xab\x9e\xee\xd4\xaf\xcb\x99\xb1\x6f\x04\x21\xc9\x1d\x4b\x97\xc7\x6d\x10\xac\x4d\xfa\xb9\x28\x3e\xce\x53\xd0\x3d\x8e\xbe\xf0\x76\x4c\xb9\x30\x21\xce\x75\x01\x2f\xba\x5d\x58\x1a\x6d\xf0\x77\x1e\x28\x19\xa8\x2a\xf6\xaa\x59\x80\xfc\xf1\x5e\xb5\x7b\x4b\x79\x40\xf9\xe7\xfe\xbb\x94\x83\xc8\x96\xf8\xc1\x52\x0e\x40\x9a\x07\xb0\xb9\x70\x90\x3b\xe9\x83\x0c\xd5\x72\x1a\xb6\x14\xd8\x95\x68\xfe\x40\xdd\xb7\xad\x78\xcb\x74\xee\x47\xfa\xc4\x57\x5e\x6b\x6a\x7c\x87\x79\xd1\x6a\x59\x4b\x27\xc7\xf9\x8d\xdd\x7d\xf9\xc7\xac\x0f\x19\xc9\xd3\x44\x27\xb3\x32\xd7\x16\x38\xe5\x76\x1c\x3a\x94\xfe\xeb\xe0\x92\xc5\x33\x77\xab\xa7\xde\xad\x44\x7e\x6b\x91\x6e\xf2\x83\x77\x6e\x05\xbf\x36\x5e\x9a\xf0\xfd\xd7\xef\x02\xe3\xd5\xbb\x52\xdc\x7f\x1f\xcd\xdb\xb3\x62\x4b\xf2\x82\xce\x43\x0b\x2d\x96\x8f\x9a\x70\xb7\x6b\x72\x6e\xfe\xe2\xcf\xc9\xbf\xba\x3e\xcf\xca\x59\xac\x3a\x61\x76\xf7\x86\xec\xf6\x05\xab\x92\x3e\xf4\x98\x64\x5c\x98\xcb\x9d\xe0\xd6\x93\x9f\xde\x3c\x67\xe4\x84\xa4\x9e\x3b\x93\x6e\xcf\xda\x9b\x34\x5c\x10\x9e\xc2\x9e\x59\x9d\xb8\x5d\x50\x9c\xe4\x9e\xfd\x2e\xf1\xac\xa0\x6b\x5c\xd6\x74\xee\xb8\xf9\xc2\x09\x71\xb6\x00\xa5\x4e\x9d\x9c\x07\x5a\x76\x8a\xef\x7b\xd5\xfa\x0d\x85\xcc\x3f\xf0\x96\xa5\xf4\xf1\xbf\xa5\x79\x18\xd2\xf1\xaf\x96\xdc\xfb\x2d\x9a\x4a\xe9\x93\x8b\x71\xc2\x7b\x94\x31\x85\xd2\x1e\x5a\x9a\x66\x98\x31\x9a\xf6\x56\xf3\xd0\x5c\x66\xbb\x95\xee\xfd\x9a\xdd\x56\x6e\x6d\xae\x87\xae\xf1\x36\x2f\x08\x7f\x18\x6d\x73\x2c\x66\xd5\x86\xd4\x4f\x53\x3c\xb7\x5b\x2c\xb6\x98\xf7\x71\x7e\xd2\x5a\xff\xb9\xd8\x36\x26\xdf\x3c\x7f\xfc\xac\xee\xb2\x7b\x2b\xb0\x20\x6a\x46\x73\x7d\xfb\x1a\x8d\x39\x26\xd9\x9f\x3a\xee\xac\xcd\xcc\x49\xc8\x0e\xff\xf5\x60\x45\xde\x8c\x83\x59\x71\xbf\xcf\xe5\x35\x4a\xb9\x8f\xec\xfd\x19\x13\xbb\x82\xe7\xe6\xfe\xe1\x3e\xd6\x4c\xf9\xde\x9d\x3e\xc3\x74\x2a\xd2\xe7\xf6\xe8\x4c\x53\x9a\xd2\x38\xf9\x60\xcf\xda\xf4\xd2\xf4\x3b\x93\xf2\x7b\x44\x69\xa6\x93\x2f\x4d\x1a\x2e\x08\x48\xc9\x98\x3c\x2a\xf5\xa7\x60\x4b\xd2\xeb\xb4\xfb\x13\x9f\x08\x44\xe3\xcc\x00\x85\x90\x51\x4e\xbd\x9f\xdf\xa4\x7a\x20\x79\x7e\x3a\x49\xfa\xfc\x47\x8a\xb9\x8e\x3f\xbe\xdf\x02\x3f\x4a\x9f\x7b\xf0\x7f\xfa\xe3\x48\xea\x73\x8e\xec\x1b\xf1\x03\xe5\x06\x72\x93\x29\x94\xa6\xca\x8b\x0f\xb5\xf7\x2b\x9d\x7a\xcc\x3d\x97\x45\x6d\x33\x6e\xb8\xe1\x74\x62\xb5\x93\x9c\x83\xe1\xa9\x0b\x47\x0c\x82\x1c\x42\xd5\x76\x6b\xed\x71\x4a\x3c\x94\x52\xbd\x72\xe6\x96\x59\x39\x75\xb3\x76\xcd\x9b\xbb\x61\xde\x46\xff\x45\x7b\x66\x68\xad\x53\x3d\xad\x94\x17\x31\xb5\x67\xf5\xf9\x07\xad\xcb\x36\x4c\xf2\x59\xf5\xad\x7d\xd7\xf2\xf4\xb4\xea\x82\xcc\xdf\x4d\x4b\xcb\xd2\x64\xf2\x2f\x74\x5e\x5c\x20\x4a\x0d\x5c\x22\xe8\x9a\x9b\x9b\x30\xb1\x75\xe1\xb5\x6e\xd3\x9c\x7e\x13\x4f\xcc\x0f\xea\xde\x95\x5d\x3f\x71\x66\xee\x94\x1e\xcd\x69\xbc\x94\x8c\xd9\xdf\x7a\x76\xa4\xc7\xa6\x38\xe4\x7c\xea\x69\x4b\x7b\x90\xdc\x31\x63\xa9\xc0\x37\xe5\xd4\x84\xcc\xe9\x8f\x05\x97\x12\x1f\x4e\x18\x99\x95\x23\x54\x48\x38\x9d\xf4\x3d\xb3\x40\x48\x8d\x9f\x03\xa8\x55\xc8\x91\xbc\x97\xd4\xff\x97\x72\x20\x29\x32\x62\xcd\x95\xe4\x5f\xac\x36\x15\xab\xb4\x1f\x42\x89\xe4\xfe\xef\x45\x92\x93\xfa\xfe\xb0\x82\xf4\xbf\x9a\x5a\xab\x6f\x51\xaa\x29\x94\xa7\x79\x35\xfd\xd5\xb4\x86\x72\x6b\xc6\xde\xf8\x69\x5a\xa3\x33\xa4\x6c\xf4\xb5\x81\x76\x37\x59\x05\x07\xfd\x2e\x4e\xf5\xb9\xeb\xf3\x68\x7d\xe7\xe9\xd3\x63\x17\xc4\x5f\x9f\x57\x52\x52\x95\x35\x65\x5a\x65\xe6\xb0\x23\x8d\x6b\xf3\x67\x0d\x4b\x2d\x3c\xd4\x71\x7c\x5a\xee\xd3\xc4\xbc\x03\x8f\x6a\x5d\xe7\x07\xc4\x53\xf7\x1f\x6f\xb5\x5a\x30\x74\xac\xd5\x9e\x61\x5d\xae\xb9\xcf\xc7\xf2\xb6\xcf\xef\x6a\xcd\xb9\x3d\x76\xda\xe6\xd6\xee\xf9\xd3\x15\xc6\xfa\x6e\x94\xef\x51\x9c\xa6\x3a\xb6\x65\x2d\xaf\x27\x66\x4a\xf7\xd8\x77\xab\x2e\xf7\x1c\x9d\xbc\x75\xec\xba\xe5\x1b\x05\xbc\x94\x9e\x78\xed\xbc\x04\xc1\xb4\x64\xa7\xb8\xea\x25\x26\x02\x62\x9c\xc3\xd8\xc8\x85\xcb\x84\x5a\x09\xa3\xe2\xae\xcf\x7f\x2c\x4c\x8e\x0b\x8c\x9b\x38\x8f\x29\xdc\x1e\x63\x08\x98\x4b\xf2\x4d\xf8\x02\xb1\xc6\x4b\x7c\x1d\x29\x07\xb2\xc2\x95\xd2\xc7\xff\x94\x70\x10\x07\xaf\x90\xfe\x76\xfb\xa4\x2a\xf2\xbd\x7f\xd3\xfa\x3b\x24\x0f\x50\x7f\xe4\xbe\x1a\xf9\xde\x7b\xc2\x93\x8d\x23\xda\x28\x94\xf2\x4f\x0f\xcf\xeb\xef\x1a\x3d\xab\xe4\x58\xed\x23\x66\x80\xe5\x94\x6d\xd4\xdb\x29\xee\x2b\x5c\x06\xe5\xbf\xab\x62\x46\xcd\x08\x1f\x93\xf9\xea\xda\xc0\x29\x21\x29\x2f\x53\xee\x5e\xf1\x58\xb9\x7b\x8a\x5c\xbc\x6f\x79\xd3\xd1\xc7\x99\xfd\x23\x3b\x2f\x65\xdf\x46\x36\x3b\x74\xd7\xc5\x96\xcf\xf1\xd9\x6d\x21\xdf\xcf\x8f\xec\x9e\x99\xb5\x3f\x34\xe7\xc4\x8d\xee\x9e\x0c\xf7\x30\xb5\xa3\xea\x3d\x09\xe9\x6b\xc3\xa8\x07\x8e\xf4\x7c\x49\x9d\x1b\xf6\x7b\xf7\x59\x01\x35\x65\x69\xd8\xce\xed\x3d\x82\xbd\x89\x67\xc2\xf5\xb6\xd2\x05\xcf\xc6\xb5\x85\xa7\x6e\x32\x16\xca\x25\x18\x84\x75\xae\xef\x16\xa6\xc5\x6e\x0b\xab\x5d\xab\x25\x2c\x8d\x96\x89\x30\x5c\xa9\x2a\x3c\x1f\x75\x39\xec\x77\x41\xa5\x68\x68\x38\x0d\xb0\x95\x7c\xdf\xd2\xf3\x20\x43\xc2\xc1\x2d\x93\x70\x2f\xdb\x26\xf5\x19\x3f\xae\x92\xbe\xd7\x0f\xde\x2d\xd2\x07\x6f\xbe\x20\xbe\x0f\xfc\xcc\xfb\x09\x79\x2f\xfe\x4e\xf0\x73\x92\x07\xb9\xb2\xf9\xf5\xab\xc1\xa6\x14\xca\xc9\x9e\x37\x06\x9a\xb1\xf2\x51\x7b\x1d\x1a\xd7\x51\xe9\xfa\x6a\x6b\x5f\x3d\xf7\x75\x5e\x6b\x7b\x72\x6e\x65\xfd\x98\xd0\xa5\xde\xef\x53\xaf\x3f\xf8\x95\xda\x1e\xeb\x11\x3f\xe2\x01\x7b\xd9\xcf\x71\x5f\xc2\x8f\xdc\x8f\x38\x7c\x3a\xd9\x24\x30\xb7\xce\xff\xe6\x85\x89\x51\xbe\x93\x6b\x2f\x7e\xa8\x4a\xf5\xf2\xe1\xdd\x59\xd9\xf3\x2c\xe5\x84\xcf\xb8\xaa\x30\x01\x3f\x69\x8d\xef\x95\xcb\x17\x04\xc9\x89\x2d\xbe\x77\xce\xbb\x08\x5e\x25\x0c\xf2\xf3\x3c\xf9\x5d\xa8\x15\xf7\xc3\xbf\xe2\xe8\x73\xa1\x55\xdc\x59\x69\xbe\x85\xff\xdd\x7d\xeb\x84\x15\x91\x9e\xfe\x17\x76\xb7\x09\xdb\xc3\x63\xfc\x3b\xb6\xbf\x15\x19\x87\xd2\x02\x26\x6c\x8d\x17\x79\x05\xd7\xf9\x63\x73\xb4\x68\x56\xe0\xf6\xbf\xfb\x61\xda\x01\xc9\x3e\x20\xa9\xc7\x16\x49\x5f\x20\x29\x07\x72\x95\xe4\x21\x7e\x0a\x6f\xbf\xa2\x90\xfc\xc3\x43\xd2\xff\x6c\x48\x6b\x20\xfb\x83\xdc\x93\x7d\xed\xd1\xab\xd7\x66\xbf\x97\x27\xdf\x7b\x5f\xf8\x42\xed\xd5\x23\xb7\xbf\xed\x52\xf3\xa6\x50\xb6\x2c\xfe\x3a\xc5\xa4\x46\xb5\x3c\x3f\xf5\x53\x03\x4f\xd6\x82\x97\xfd\xa0\xe5\x40\xc0\x31\xc7\x81\xe3\x87\x37\xd5\x4e\xb8\x1f\xa0\x11\x71\xb1\x69\xe2\x92\xa6\xd0\x4f\x01\xb3\xdf\xb5\xec\x2f\x8f\x52\xf3\xca\x7d\x17\x7b\x23\x21\x66\xbb\xdb\xb2\x77\x05\xcd\xfb\x62\x03\x5c\xfd\x5e\x3f\x13\x6a\xc4\xe8\xb9\xbe\x7d\x9a\x2a\xf4\x8a\xfa\xe2\x16\x5a\x67\x2f\xcc\x8f\xf8\xed\x16\x76\xcb\x5d\x58\x1b\x96\xea\xbe\xf8\xfa\x52\x61\x7d\xd8\x42\xf7\x83\xe5\x9b\x45\x63\x82\x45\x1e\x13\xcf\x6b\x88\x18\xc1\xda\x1e\xcd\xa7\x8a\x45\xc1\x81\x02\xaf\x90\x92\x66\x51\x58\x10\xdb\x6b\xd4\x91\x91\xa2\x75\xfe\xab\xbc\x46\x1f\x0c\x12\x9d\xf1\x1b\xe8\xf1\x78\xdf\x3a\x62\x88\x67\x2d\x30\x56\x24\x1e\xe7\x1c\x0f\xb1\x6e\x40\xdf\xfd\xef\x0a\xe9\x73\xfd\x52\xbc\x43\x7e\xef\x1f\x27\x3f\x21\xfd\xff\xe7\xef\x5e\x92\xfb\x49\x1d\xbd\x89\xec\xa3\x52\x49\xff\x4c\xfa\xe5\xe7\x96\x7d\xaf\xea\xd5\xc3\xe7\x7f\x93\x75\xdd\xae\x26\x3c\x20\xfb\x9d\x42\x59\x13\x27\x7c\xae\x1b\x27\xdf\x6f\x5e\x4f\xcf\x15\x66\xad\x0e\x27\x5d\xb5\x6b\x8c\x37\xcb\xfa\x77\x4c\xc1\x6f\x7e\x42\x9d\xb3\x45\xd0\xde\x4e\x85\x05\xa3\x3d\x0c\xbc\xf2\x3b\xcd\x76\xd3\x7c\x78\xfc\x5d\x9d\x29\xd7\x26\xf8\x6d\x73\xec\xec\x6c\x7c\x6b\xec\x1f\xee\xf0\xe2\xb7\xbf\x28\xda\x6f\xb1\xc3\x89\x2f\x25\xa2\x05\xbe\x4a\x0e\x37\xdf\x0a\x44\x7b\xbd\x6f\x3b\x52\x1b\xce\x88\xce\x7b\x6b\x3a\x7e\x7b\x78\x57\x74\xc1\xdb\xcb\xc9\xe0\xce\x3a\xd1\x3b\xcf\x2d\x8e\x1f\xab\xeb\x09\x45\xf7\xe9\xce\x9c\x6b\x67\x88\x01\x1e\x19\xce\xe7\x2e\x95\x11\xa3\xdd\x0f\x39\xaf\x2d\x53\x26\x78\xae\x8d\x2e\x31\xa7\xe3\x09\x57\xd7\x52\x97\x92\xe3\x29\x44\x34\xff\x20\x90\x2d\xf1\xfd\x57\x6b\x4a\xce\x3f\x09\xff\x21\xe6\x60\xba\x95\xee\x91\xdf\xf7\xc7\x7b\x4f\x48\xff\xbf\x71\xc6\x9b\xc8\x5e\x7d\x50\xf7\x81\xf4\xc5\xab\x9e\xb7\x92\x39\x31\x17\xad\xc5\x5c\x44\xe9\x49\xc1\xbb\x5e\xdd\x29\xf1\x39\x57\x8d\x11\xe7\x40\x2c\x0e\x03\x34\xd7\x0c\x79\x92\xdd\x06\xd0\xf5\x54\xdb\x27\x44\xe1\xb7\xfb\x75\x93\x9b\xe1\xe6\xc8\x8e\x79\xc9\xf4\xf5\xcb\x80\x73\xce\x05\xbb\x7a\xf7\x55\x44\xf7\xa6\xcd\x8e\x67\x9c\x5a\x88\xda\x53\x4f\x9c\x73\xec\x87\x10\x57\xee\xd9\x3a\x2f\xe3\x5a\x10\xe5\x2d\x91\xce\x91\x76\x79\x44\x1b\x51\xe0\xe8\xc5\x39\xd8\x39\x85\x38\x62\x9f\xcc\x09\xf8\xba\x83\x38\xcd\x3b\x6a\xa7\xd3\x04\xa2\xd0\xc1\xdf\x2e\xe9\xe5\x00\x62\xbb\xc3\x40\xbb\xee\x27\xa3\x88\x22\x07\x77\x6e\x5e\x5d\x16\xb1\xcd\x21\x85\xeb\x73\x6b\x35\x71\x85\x37\x8f\xcb\xac\x72\x20\x1e\x73\xd9\xbc\x69\xd7\x0e\x10\x15\xbc\x1d\xdc\x0f\xe5\x1a\xc4\x67\x3b\x43\x20\x5f\x92\x03\xb3\x47\xc2\x87\x5e\x20\xc7\x2d\x0c\xb8\x47\xee\xff\x5f\x5f\x3f\x23\xf7\xc7\x37\x91\xef\x48\xae\xf4\x11\x3e\x93\x5a\xa3\xda\x4e\xce\xfb\xcb\xd9\xdd\xef\x7b\xf5\xa4\x96\xd8\x17\xdb\x23\xf1\xc1\xd7\xd5\xf5\xf5\xfd\x66\x36\x00\xea\x1d\x83\xa6\xa4\xc5\x03\x56\x9f\x55\xae\x8e\x2d\x06\xf8\x0d\x7a\x75\xc1\x43\x71\x3d\x42\xc9\x72\x99\xf7\x4c\x1c\xc9\x30\xb4\x6e\x74\x1d\x88\xf9\x2b\x4c\x99\xf5\x8e\x11\x88\xd8\xb7\x86\x3d\x9e\x1b\x8f\x80\x0b\x61\xec\x08\xce\x48\x78\xdf\xdd\xc0\x8e\xfa\xd3\xc7\x21\x04\xb3\x7a\x3c\x59\x27\xa4\xbc\x83\x8d\x47\xd7\x04\x6c\xa4\xba\xda\xec\x6f\xad\x40\x86\xb5\x0c\x73\xfe\x7b\xc0\x8f\x31\x8a\x69\xfb\xaa\x0d\x11\x74\x2b\x96\xf6\xb3\x4c\x38\x33\xf6\xb3\x98\x0f\x7e\xc1\x9b\x21\x67\xf3\xb9\xd6\x0d\xd3\xa9\x2d\xac\x27\x35\x97\xe0\x4f\x7f\x09\x6c\x93\x3c\x17\x9c\x9d\x29\xd6\xbb\x24\x07\xf2\x6d\x53\x03\xf9\x5c\xf4\xee\x6d\x13\xb9\x1e\x9e\xc6\xb7\x92\xe7\xc6\x6d\xc1\x2f\xb2\x8f\xdc\x55\x49\x9f\x04\xa9\xff\xb5\x5f\xe2\xfb\x6e\x92\xdc\x77\xcf\x93\xe4\x82\x48\x73\x20\x26\x06\x02\xf2\x5a\x14\x4a\xe2\x62\xc0\x4a\x5f\xe9\x7a\xc4\x34\xc0\xb1\x41\x23\xc3\x2f\x17\xc2\xe0\xb5\x46\x99\x1e\x8d\x68\x4a\x73\x36\x3f\xe1\x52\x8a\xaa\x85\x49\xd4\x1c\xfb\x39\x28\xdf\xa4\x4a\x33\xe2\x5c\xc7\x99\xc3\x17\x68\x13\x6c\xf7\xa2\xb8\xac\xc6\x5a\x8e\x35\x09\x45\xb7\x3e\xd0\xbd\x6c\x80\x43\x2f\xbc\xac\x73\x6d\x66\xe1\x66\xbb\x2d\x2d\x95\xd1\x09\xe0\xb2\x65\xa0\x34\xc7\x80\xca\xe9\x0e\x05\x0c\x86\x51\x37\x7d\x5f\x0b\x18\x36\x49\x39\x07\xab\xa5\xef\xbe\x00\x06\xfb\xa9\xd3\x5e\xac\xc4\x57\xa3\x71\xd6\x6a\x4f\x8a\x50\x63\xca\x03\x8e\x8b\x39\xb1\x85\xb7\x02\xc9\x73\x60\x47\x03\xf9\xfb\xe1\xfd\xf5\xf7\xa4\x3e\x4b\x68\x25\xb5\xf6\xad\x98\x83\xba\x4e\x03\x79\x3e\xfe\xe9\x87\x71\xa7\xaf\xff\x29\xcd\x41\x90\xde\xff\xfe\xd3\x07\x22\x0c\x90\xf5\xa0\x50\xa2\xb5\x01\x53\x05\xb9\x93\x41\x77\x00\x5e\x87\xaa\xb7\x57\x06\xe0\xbf\x50\xa7\xd9\x6d\x30\x90\xa8\x66\x18\xeb\x48\x00\x33\x3f\x98\x8c\xe6\xa6\x42\xb4\xe2\x88\x69\x26\xdb\x1e\x1d\xdb\x03\xcd\x5c\x6d\x07\xa3\xb1\x78\xbf\x45\x2a\xa3\x06\xbf\xce\x5b\x98\xfe\x64\x14\xe0\xd5\x4d\x0f\x8b\x60\xfa\x61\x34\x3d\xeb\x6f\x91\x66\xfd\x0b\xf8\xb2\xc4\xfc\x4f\xae\x83\xd4\xc7\x36\x7f\xdc\xab\x1a\x8e\x66\x72\xdd\x2f\x00\xb5\x89\x66\x0a\x3f\x7a\x67\x66\x86\x59\xdd\xe7\x29\x80\xe6\x66\xb3\x2f\xcd\xb2\x80\x16\x5d\xca\xc1\xfc\x56\x12\x8f\xff\xc3\xce\x66\xf2\xb9\xe0\x85\xd7\xb7\x52\x72\x1f\x5c\xdf\x45\xee\x07\xd7\x3f\x12\xe4\x7e\x7a\x4e\xe2\x87\x1f\x96\xe4\x23\x6d\x93\xf8\xe2\xab\xea\xfb\xae\x03\x69\x1f\x04\xe9\xfd\xff\xb1\xf7\x01\xb5\x87\x32\x35\x21\x0d\x80\xf1\x80\xa1\x9b\x7c\x86\x02\x6c\x81\xca\x2e\x57\x67\xc0\xf3\x8b\xda\x06\x97\xc1\x40\xdc\x76\x1d\x7b\x87\x08\x20\x93\x6f\xa0\xc2\x59\x01\x2c\xfc\xac\xdf\x68\x1b\x0f\xac\xcd\x33\xdc\xcc\x34\x01\x76\xaa\x19\xf9\xda\x6c\x02\x0e\x9d\x34\xae\xa7\x3f\x01\xce\xe5\x9a\x38\x49\xfd\x7d\xeb\xa1\xc0\xa3\x68\x13\x11\x6d\x24\xd0\xf4\xcd\x78\x0b\x35\x1c\xf8\x91\x6c\x68\x2e\xad\x87\x94\x73\x30\x0e\xed\xd5\x11\x55\xba\xc7\x7b\x55\xee\x85\x41\xf1\xef\x3a\x40\x39\xb7\x27\xa1\x9e\xe4\x25\x3f\x9b\x35\x91\xfb\xe3\xeb\xa2\x9f\xfc\x5e\x7d\xb8\x43\x40\xe6\x44\x55\xa5\xa1\x0f\x07\x54\x1c\x82\x3e\x1c\x8c\x34\x07\x40\xea\xff\x4a\xfb\x81\x4c\x34\xec\xeb\xfb\x7a\x4a\xfa\x44\xf8\xc9\x02\x7a\xdb\x06\xa7\xba\x1d\x06\x6c\x54\x14\xd2\x9c\x12\x00\xd7\xc2\x51\x19\x0e\x3a\x40\xc4\x06\xb5\x4a\xee\x34\x20\x35\x4f\x4b\x97\x7d\x1f\x98\x45\xd7\x09\x63\xa6\x01\x79\x49\x3a\xc1\x7f\xee\xf1\xc7\x03\x45\x5e\xba\x1b\xff\xdc\xdf\xa7\x03\xa7\x46\xea\x47\x49\xef\xed\x5b\xfe\x02\xee\x4d\xd1\xd7\xb7\x9c\x0f\x34\xec\xd6\x7b\x66\x65\x0f\x7c\x9a\xad\x7f\xdf\xf2\x3a\xd0\xf5\x46\x97\xf9\xa7\x1e\xb3\xc8\x7a\x88\xa4\xf5\x68\x8b\x6d\x7a\xd1\xfb\xf9\xde\xee\xfd\x4e\xae\xf7\xfa\x85\x22\x92\x8f\xfc\x4f\x0e\xe8\xa8\x84\x87\xfc\xc3\xc1\xb8\x8a\x55\x9a\x87\x32\x47\xc2\x47\x49\x73\x20\x12\x52\xc4\x1a\xfc\xa6\xaf\xef\xed\x76\x0d\xd0\x5c\x31\x80\xed\x72\x01\xb0\x16\x0e\x3f\xc5\xab\x03\x1c\x97\x2a\xd7\xb0\xde\x03\x01\xfd\x55\xc6\x30\x6f\x01\x63\xd9\xa3\x94\x58\x6b\x81\x0c\x7b\xf5\x99\x36\xcb\x81\xb9\xcb\x34\x29\x74\x47\x20\x4f\x41\xa3\xc4\xfa\x01\xb0\xf6\xb5\x56\x19\xcd\x07\xd8\xe6\xa2\xad\x4d\x3d\x09\x1c\xe4\xeb\x2c\xb2\x8c\x04\x8e\x87\x68\xdd\xb3\xe4\x03\x97\xc6\xe8\xb8\x9b\xcf\x03\x6e\x66\x6a\x55\x4a\x7d\x7d\x73\x63\xe0\xf5\x4f\xad\x6b\xe6\x01\x40\xab\xaa\x16\xc3\xfc\x1e\x20\xb8\xa9\xa9\x66\xba\xbb\xb7\x0e\xaa\x53\x9b\x58\xdf\x48\x5e\xb2\xfe\xad\x40\x81\xf2\x0f\x07\x24\xed\x07\x52\x7a\x0b\x7d\x39\x18\x09\x17\x58\xa0\x21\x56\x69\x2e\x90\x94\x87\x92\xf6\x03\x91\xce\x03\x5f\x09\x47\xe4\x20\xa9\xa3\x53\x25\xa0\xe9\x21\x53\xc5\x7d\x08\x58\xd0\x64\x6f\xd8\xca\x01\xec\x08\xf9\x41\x36\x39\x80\x57\xa8\xa2\x9f\xd4\xef\xb7\xde\x0c\x24\x2b\x8e\x38\x64\xfd\x10\xc8\xbe\xa1\x6a\x69\xf5\x0e\x98\xb3\x66\x54\x9b\xd5\x0a\x60\xa9\x9d\x6a\xa1\xe5\x30\x60\x55\x9b\xea\x59\xf3\x17\xc0\xe6\x61\x63\x06\x58\x8c\x05\xf6\x4c\x52\x8f\x32\x7f\x0b\x1c\x55\xd6\xb0\x31\x8d\x02\xce\xe6\xa9\xe9\x99\xc9\x03\x57\x6f\x6a\xc8\x9b\x9d\x05\xee\xa8\x68\x56\xf7\xfe\xfd\x89\xb6\xfa\x2f\x53\x0f\xe0\xf5\x79\xf5\x52\x93\xe9\x40\xab\xe1\x98\xc9\x2f\xdc\x41\xe6\xe5\xdd\x91\x70\x1c\x7f\x38\x20\xc9\xfe\xbf\x57\x92\x73\xf2\x27\x0f\x46\xd2\x17\x6a\xe1\x07\xb1\xce\x48\xec\xcb\x81\x8c\x95\xec\x9b\x21\x01\x62\xf5\x90\xf4\x0d\x62\x8f\x13\xab\x7d\x35\xa0\xde\xd2\xff\xad\x4d\x39\x60\x34\x6e\x50\xbe\x75\x3d\xc0\x68\x1e\xfa\x8c\x6e\x07\xf0\x75\x87\xdf\xb3\x76\x04\x82\xe5\x15\xa9\x56\x2a\x40\x6c\xa8\xa2\xb6\x25\x07\x48\x39\xa6\xb4\xdb\x52\x11\xc8\xec\xaf\x92\x61\xe1\x0c\xcc\x3a\x31\xc2\xc2\xcc\x10\x58\xf0\x4d\x65\x99\x59\x10\xb0\xa2\x60\x64\xa6\x99\x0b\xb0\xc9\x7e\xb4\x5a\xaf\xee\x98\xa6\xca\x30\x5d\x01\x1c\xec\x52\x3d\x6e\xcc\x03\x4e\x8c\x1e\xf5\xd2\xb8\x19\xb8\x90\xa7\xba\xca\x88\x03\x54\x6c\x1c\x55\x6f\x22\x0f\xdc\xed\x18\xd3\x68\xbc\x0f\xa8\x4f\x19\x13\x7e\x2f\x5a\xfc\xf9\xae\x48\xf6\xbf\x13\x37\x25\xe7\x60\x56\xdf\x73\x60\xb5\x24\x3f\x6c\x89\xe4\x1c\x9c\x25\xe1\x3c\xa6\x2c\x15\x6b\xe2\x0b\xb1\x46\x4a\xfa\x69\xf9\xe7\xf6\x5d\x0f\x36\x92\xba\x9a\xa7\x02\x03\xda\x29\x14\x86\x1e\x60\x90\x32\xf0\x80\xd5\x0d\xc0\x6a\xd3\x90\x3b\x96\x5b\x01\xde\xfd\xa1\xb3\xcc\xbf\x01\x5e\x3e\xc3\xb6\x59\x3c\x01\x22\xa6\xc9\x4f\x33\x5e\x01\xc4\xe5\xcb\x8d\x30\x01\x90\x32\x4b\x7e\x91\x69\x05\x90\x11\xa8\x38\xd3\x78\x01\x30\xe3\x86\xc2\x11\x93\x65\xc0\xbc\x55\x4a\xa7\x4c\xbe\x02\xcb\xd7\xa8\x5c\x33\x59\x08\xac\xcf\x1d\x71\xc4\xf8\x2a\xb0\xa5\x76\x44\xb9\xd1\x2b\x60\xf7\xbd\x11\x55\x46\x8b\x81\xe2\xfb\x23\xb3\x0d\x4f\x01\xa7\x1e\x8d\xb4\x32\x20\x80\x0b\x8f\x47\xdc\x36\xd8\x0c\x54\xec\x18\x41\xae\x76\xff\xb7\xe2\xf7\x93\xde\x7b\xff\xbb\xdf\x2b\xf6\xbd\x87\xfa\xb1\x84\xe4\xfb\x9a\x7a\xee\xca\x01\xa6\x7f\xfb\xa4\x58\xbd\x71\xd5\x92\x4b\x04\x58\xd7\x7d\x35\x94\xf3\x01\x4e\x5a\xe8\xc3\x51\x7b\x00\xbb\x96\xf8\x5a\x75\x25\xc0\x9e\x35\x79\xa6\xee\x22\xc0\x7e\xff\x9c\x5d\xc6\x3b\x00\xee\xb9\x15\x0e\x66\x3f\x00\x76\xf9\x76\x15\x8b\xc9\x00\xdb\xae\x24\x92\x76\x0b\x60\x76\x5c\x39\x6a\x5d\x00\x30\xd9\x0f\x52\x19\x95\x00\xa3\xa4\x29\x97\x3e\x1c\xb0\x09\xec\xe2\x32\x94\x01\xba\x3a\x8e\x59\xb0\x00\xda\x6b\x3c\x35\x0d\xe9\xec\xa4\x59\xa3\xd6\x54\xa9\x2d\x97\x7a\x15\x55\x26\xbf\xde\x57\x5a\x6f\x41\x9e\xa5\xdb\xdb\x4d\xd4\xdd\x28\x37\xc1\xf3\x69\xb4\x0a\xec\x36\x1f\xfa\xd8\xc6\x7a\x0d\xd6\x59\x98\xd4\x16\xd1\x7a\x70\xc8\x6c\xc2\xed\xb7\xb4\x12\x9c\x36\x8d\xad\xae\xa2\x9d\xc3\x05\x93\xd7\x95\x8d\xd4\x36\xdc\x33\x26\xd3\x61\xfc\xc5\xf7\x16\xff\x97\xdf\x2b\xf1\xbd\x87\x3e\x66\x92\x79\xbe\x52\x1e\xc4\x74\x00\xef\xcd\x90\xd5\x80\x75\x7f\x97\xa8\xe1\xc6\x00\xf3\x91\xd7\x4a\xa5\x08\x80\xa7\x16\xea\xa5\xba\x00\xe0\xca\xc4\xcb\xa8\x7d\x01\xec\xa7\x4c\x52\xd2\xe5\x01\xf6\x7a\xb3\xe7\x19\xad\x01\x78\xea\x05\x41\xe6\xa6\x80\xdd\x89\xa2\x46\xaa\x16\xc0\x96\x29\xed\x4f\xdb\x06\xb0\x6c\xae\xfa\xd0\xa9\x64\x1d\x26\x31\xaa\x00\x9b\xcc\xf7\x2e\x0c\x11\xc0\xe4\x09\xd6\x32\x59\xd2\x3a\x10\xde\xb4\xc7\xa8\x33\xdd\xd5\x71\xd5\x5a\x09\xc5\xe6\xd9\x5f\x27\x5b\x9b\x62\x8b\x05\xab\xf9\x3a\xdd\x00\xd3\xad\x66\xbf\xd2\xa7\x1b\x60\xa6\x95\xcd\xd3\x48\xba\x1a\xe6\x5b\x6e\x7a\xe8\x45\xf7\xc6\x42\xcb\xa9\x77\xd3\xe8\x0f\x30\xcf\xf2\xcc\xad\x45\xf4\x01\xd8\x62\x7e\xba\x9a\x6d\xdd\x88\xbd\x66\x1f\x2a\xd8\xd6\x04\x8a\xcd\xc8\xd5\xe0\x97\x41\xe9\xc3\xc3\xfc\xe9\x7f\x30\xe1\x5f\x9f\x4f\xc1\xdf\xe6\x29\x59\x07\x37\xf6\x92\x01\xed\x80\x79\x02\x6f\x84\xec\xcc\xbf\xfd\x83\x38\x9d\x1e\x87\x55\xd2\x01\x2e\x82\xca\x46\x1f\x00\xec\x63\x63\x65\xd4\x85\x80\xc3\xa0\xb4\xfe\xba\x39\x80\x7d\x69\xce\x53\xa3\x2d\x80\xfd\xac\x02\x7d\x4b\x39\xc0\xee\x4b\x51\x18\xd5\x07\xb0\xe3\x94\xaa\xda\x9c\x05\x6c\x6f\x5c\x6d\x66\xe6\x03\xac\xc4\x47\xb7\x58\x0f\x00\x66\xf4\x07\x2b\x56\x24\xc0\xcc\x15\x3d\x67\x6e\x07\xe8\x55\x28\xb4\xfc\xd2\x9d\x42\x9f\x8a\x3c\x2b\xa7\xf6\xf3\xf4\xd7\x98\x40\x1b\xf8\x49\x95\x4e\xc1\x1c\x2b\xfa\xdb\x22\x7a\x21\x26\x52\xe3\x1a\x95\xe9\x35\x98\x40\x5d\xf6\x44\x8e\x51\x8c\x70\xda\xa1\xba\x8f\x8c\x0d\x48\xa4\x5e\x97\xd6\xa1\xfa\x15\xbd\x0b\xf9\x96\x6a\x95\x46\x8c\x3c\x2c\xb6\xcc\xbd\xfa\x84\x9e\x85\x7d\x66\xe4\xa9\xf6\xff\x78\x98\x3e\xfd\x0f\xfe\xdc\xf3\xdd\x4c\x27\xef\x7d\x4b\x79\x10\x8b\x28\x3b\x0f\xd9\x5d\x00\xf3\x80\xa3\x83\x7c\x2b\x60\x27\xe3\xb1\x41\x65\x6a\xef\x3a\x08\xa8\x1b\xdd\x09\x38\x22\xf6\x8a\xd6\x46\xc0\xe9\xd6\xc4\xa3\xfa\x8d\x80\x93\x49\xce\x19\xd3\x1d\x80\xc3\xdb\xe5\xe7\xac\xbe\x03\xbc\xdc\xa2\xd5\xd6\x1d\x80\xdd\xbd\xd2\x69\xcc\x36\x80\x5d\x7c\xad\xc0\xb6\x77\x5e\x34\x3f\x0e\x60\xab\x01\x4c\xfe\x27\x45\x96\x15\xc0\x2c\xc4\x28\xe6\x59\x80\x3e\x17\xdb\x2d\x23\x7e\x37\x30\x9c\x91\x40\xdb\xda\x56\xcf\x38\x02\x57\xfa\xe8\x96\xb7\x0c\x4f\x04\x58\x5b\xbc\x3e\xcf\x08\x46\x10\xad\xed\x99\x9e\x4d\x0a\x38\xf4\x23\x8f\x34\x6d\x86\xc2\xdf\x9a\x51\xbb\x9f\xe9\x06\x26\xc3\xa0\xe6\x02\xd3\x02\x5e\xd6\x8f\x6e\xa4\x30\x5a\x30\xd3\x2a\xab\xa2\xd0\xe6\x12\x26\x51\xe7\x94\x27\x31\x47\x23\x8b\x4a\xa6\x45\xfd\x27\x0f\xd3\x97\x03\xa1\x50\x68\xa4\xef\xa9\x45\x65\x86\xca\xe4\x02\x46\x4e\x36\x43\x06\xa5\xfd\xe5\x62\x6c\xf9\xbc\xd7\x0a\x8e\x00\xd7\xc5\xb5\x47\x65\x09\xe0\x70\xd3\xdf\x55\x75\x3f\xe0\xf4\x25\x6a\x8f\x96\x3b\xe0\xbc\x2a\xe5\xbe\x41\x24\xe0\xac\x3a\xa3\xd1\x4c\x16\x70\x4a\xcc\x6f\xa5\xa5\x03\xf6\xda\x45\x7b\x18\xf2\xff\xd4\xe1\xf1\x75\x79\xf6\x78\xc0\xf6\x72\xfd\x0b\xbb\xed\x00\x4b\xd0\x7a\xc5\xae\x15\x60\x05\x12\xdf\x6d\xdf\x0a\x4f\xd9\x8c\x81\x1f\xdd\xe4\xe7\x40\x9b\x79\x30\xb6\x19\xf9\xf9\x99\xcd\x1b\xa8\x30\x2d\x9b\xac\x6c\x1c\x40\x65\xf8\xbd\xa8\x66\x36\x10\x60\xcd\x78\xdc\xc5\xdc\x8c\x31\x36\x1f\xee\xc7\x32\xd9\xb0\x66\x04\xdf\x31\x63\xde\x05\x95\xb1\xa3\x3a\x87\x79\x14\x7c\xfa\xb8\xeb\x91\x2c\x0d\xb8\xd1\x63\xaf\xaa\xb1\xe4\x11\x6c\x3d\xff\x12\xd3\xe6\x35\x72\xad\xc2\xf0\x4f\x4e\xce\x7f\xf7\xbd\x65\x26\x8b\xf3\xde\x35\x17\x5b\x5f\x92\xe9\x07\x18\x2f\xa2\xef\x1a\x54\x06\xd8\x1c\x64\xbe\x94\x5b\xf4\x0f\x1f\x24\xe1\xa4\xf8\x07\x7d\x35\xd5\x77\x00\xfc\x53\x91\xad\x3a\xcb\x00\xd7\xa1\xc9\xe7\x8d\x36\x03\x2e\x2d\xd3\x53\xcc\x4f\x03\x4e\x7b\x96\x65\x59\x0f\x02\x1c\x73\xb7\xde\x65\xdd\x05\x78\x13\x8f\xe9\x72\x42\x00\xce\xb3\xeb\xd5\x76\x4f\x00\xf6\xa8\xa7\x22\x6e\x29\x60\xbb\xfc\xfb\x69\xde\x0a\x80\x95\x43\x7c\x60\xc7\x76\x8d\x61\x06\x60\x18\xf3\xb7\x94\x8f\xfb\x50\xcf\xbc\x49\xb4\xd9\x26\xbe\xfa\xc8\x3a\x45\x3c\x65\xb7\x3e\x5b\x69\x3b\x9a\x78\xc6\x16\x3d\x60\xdb\x56\x11\x4f\x39\x4e\x77\x0b\x6d\xe7\x13\x1d\xb6\xbb\x6f\xaa\xb0\xcd\x89\x0e\xdb\x07\x95\x3e\xb6\x33\xa1\xc6\x8c\xbf\x9a\x6a\x5b\x08\x13\x9b\x1d\x97\x4e\xd9\x7e\x04\xd5\x86\x7f\x7e\xbd\x2d\x05\x91\xd6\x64\xfe\xc3\x9f\x7c\x18\x95\xbe\xeb\xc1\x3a\x9c\xdc\x1f\x03\xcc\x5b\x7a\x55\xda\xf7\xdd\xca\x9b\x56\x38\xa4\xeb\x2f\x17\x63\xf7\x80\x73\x40\x71\x30\xe0\x7c\xcf\x69\xdd\xc8\x6e\xc0\x4d\xd5\xd3\x4a\xdd\x03\x70\xdf\x17\xfa\x41\xb7\x08\x70\x77\x4b\x52\x37\xfe\x00\xb8\x95\x65\xbb\x5a\xbd\x04\xf8\xfd\xf3\x2a\x18\xef\x01\xa7\x86\x22\x16\x27\x1d\xe0\xdd\x3b\x96\x6c\xc7\x01\xb8\xb4\x1b\x31\x0e\x93\x00\xf6\xa7\xe7\x8b\x1d\x5c\x00\xdb\x1f\x3f\x2f\xd9\x5f\xc3\x57\x56\x1e\xf1\x96\x7d\xe8\x47\xa5\xed\x40\xe2\x04\x77\xd8\x27\x19\xdb\x42\x62\x1b\xcf\xf3\xed\x1c\xdb\xdf\xc4\x56\x5e\x5e\x43\x35\x47\x9e\x58\xe0\xa0\xff\x28\x9b\xb3\x8f\x58\xec\xe0\x7a\x6f\x27\xa7\x87\x58\x6f\x7f\xb8\x66\x9c\x9d\x2b\xb1\x8f\xf7\xa1\xb2\xce\x8e\x4d\x5c\xe1\xce\xba\x42\xb0\xbf\xa1\xbf\xad\xd7\xa5\x32\xbb\x21\x44\x3b\xbb\xe8\x3c\x97\xa3\x02\x03\xa6\xc7\x19\x4f\xce\x47\x68\x30\x05\xf8\x87\x03\xe9\x9b\x7f\x20\xf5\x3b\x15\xce\x98\x5d\x26\xeb\x50\x6b\x7e\x68\xc0\x0d\x80\x76\xc2\xaa\x45\xd6\x0e\xb0\x8d\xa6\x3d\x18\x36\xe6\x6f\x4e\x8a\xdb\x42\x7b\xc6\x88\xcf\x80\xe7\x55\xcf\x34\x2d\x5d\xc0\x7b\x60\xf0\x32\xfd\x32\xc0\x53\x38\x3e\xd7\x8c\x01\x78\x3c\xc9\xdc\x48\x7b\x09\xb8\x69\x2c\xdd\xcb\x3a\x02\x38\xff\xdc\x3a\xc4\xae\x19\x70\xb8\x77\x5c\xd6\x61\x2f\xc0\xed\xaa\x76\x72\x6a\x01\x38\xdd\x8d\xbb\x9d\xcf\x4b\xb9\xc9\x1e\x0a\xdb\x81\x98\xe6\x90\xf7\x55\x81\x63\x4f\xd8\x3b\x7b\x35\xf9\x72\xbe\x12\x34\x17\xeb\x46\x2f\xce\x79\x22\xc4\x69\xf5\x13\x7f\xbb\x53\x84\x97\xf3\xa4\x7b\xf9\xdc\x75\x84\xbf\xf3\x8a\x5b\xef\xec\x16\x12\xeb\xec\x9b\x2b\x5f\x71\x2f\x13\x4b\x1c\x7e\x5d\xd5\xe2\x4e\x27\x4a\x79\x95\x52\x1e\xac\x6c\x89\x5d\x19\xd1\xca\xa1\x9c\x56\xe6\x7d\x26\xee\x70\x8b\x4a\x7f\xf1\x52\x08\x01\xfb\x30\xfe\x5f\x1e\x88\x74\x5f\x94\x39\x6f\x3e\xb8\x57\x35\x64\x4d\x37\xf5\x1f\x04\x18\xfb\x18\x3f\x1c\x38\x0f\x60\x2e\x31\xbb\x30\xc4\x17\xb0\x4f\xb4\x6a\x19\xc6\x07\xdc\x46\x32\x58\xf2\x6f\xfe\x72\x31\xfe\x73\xf8\xb3\x34\x92\x00\xdf\x33\x01\x75\x06\x42\xc0\x37\x20\xde\xc6\x22\x06\xf0\x89\x9f\xea\xca\xf8\x01\xb8\x57\x2d\xbe\xc9\x8e\x05\xf8\x17\xb6\x5c\x74\x50\x04\x9c\xfa\x1f\xfb\xea\x6c\x0d\xd8\x8f\xbf\x79\xcb\xb5\x13\xb0\x7b\xf9\x4e\xdb\x6d\x0c\x60\xa7\x23\xea\x71\x9d\xd8\x7e\xd8\x2e\x5b\xd4\xe2\xb6\xe0\x7d\x3d\x37\x4a\xf4\xd0\xfd\xd1\xcb\x77\xdc\x0a\xd1\x07\x77\x93\x27\x6b\x78\xd5\xa2\x97\x1e\xa3\x6b\x2b\x79\x1b\x89\x51\xae\x8b\x6e\xeb\xf3\x7e\x12\x86\xfc\xdf\x95\x0c\x07\x1a\xa1\xe7\xba\xfe\x6a\x91\xc3\x0c\x82\xc1\x7f\x76\x49\xc6\xbe\x8e\xc8\x74\x5a\x7b\x2e\xdf\x41\x87\x58\xee\xb8\xf8\x44\x87\x43\x10\x51\x62\x7f\xfc\x98\x8e\xc3\x38\xe2\x2a\xaf\xb8\x78\x94\xc3\x0e\xe2\x09\x77\x26\xfe\xe1\xa2\xfe\xf8\xde\x62\xbf\x53\xc3\x90\xcc\xc9\xd1\x59\xad\xff\x4d\x86\x01\x98\xff\x34\xb8\x37\xb0\xf7\xbc\xef\x31\x3e\x3e\x38\x1f\x70\xd9\x60\x5a\x29\x7b\x14\xf0\x31\xa7\xf9\xca\xcf\x04\x02\xe3\x99\x2b\x94\x6b\x81\xa0\x14\xa7\xbd\xea\xa6\x40\xe0\x59\xdf\xf5\x86\x71\x40\xe0\xc8\xa8\xc1\x96\x61\x80\x5f\xf3\xe4\xd5\xcc\x0f\x80\xf7\x90\x85\x47\x79\xab\x01\xb7\x4d\x5b\x34\x9c\xc3\x01\xe7\xbd\x27\x9c\xdc\x32\xd1\xe2\xe0\x71\xeb\x94\x07\x81\xa7\x3c\xe6\x87\x61\xde\xc6\x02\x1f\xee\x6d\x51\xb6\xf7\xca\x4f\x73\x78\x1f\x44\xe1\xbe\xe9\xaf\x58\xf6\xbb\x44\x93\x7c\x07\x3e\xc9\x75\xd8\x2c\xca\xf4\xb5\xab\x3d\xe5\xa8\x25\x5a\xe3\x13\x50\xf3\xdc\xb1\x41\xb4\xdd\x67\x70\x65\x91\x93\xbc\xe8\x86\xd7\xc4\xcb\xa1\x4e\x19\xa2\x6f\x1e\xc7\xca\x1e\x3b\xdd\x25\x86\xba\xaf\x3e\x33\xc2\xa9\x8c\xb0\x73\xb5\x3f\xa1\xee\xac\x47\xf8\xf3\x23\x4b\xcc\x9c\xf7\x10\x09\x2e\x85\x87\xbe\x38\x6f\x23\xf2\x9d\xf2\x0f\x52\x9d\xd5\x88\x83\x0e\xa7\xff\x3d\x1f\x18\x01\xa4\xc6\x99\xcc\x22\xd7\x83\xa2\xae\x59\xaf\xea\x35\xea\xb8\xc8\x0c\x07\xac\xb3\xb4\xa7\xc9\x5c\x02\x9c\x66\xe8\x8f\x1f\xb4\x02\xf0\x0d\x32\x92\x95\xd5\x04\x82\xdf\x99\x6d\x95\x5b\xfe\x37\x27\x25\x72\x26\xf7\xfd\x98\x52\x20\xe2\xb0\xe7\x5d\x83\x5f\x40\x68\x4d\x18\x9b\xb6\x18\x08\xfa\x95\x92\xc7\xce\x03\xfc\x12\xe6\x55\x39\xe5\xa0\xdb\x73\x7b\xe1\x7d\xf7\xe1\xa8\xe3\x2f\x38\xe1\xed\xf5\x04\x87\x1c\x8f\xdd\xdd\xe8\xdb\x41\x84\xda\x17\x7d\x79\x17\x50\xf9\xbd\xd1\xc1\x59\x78\x39\x78\xf9\xeb\x0f\x8e\x77\x84\x57\x42\xa6\x3c\x31\x72\x1e\x22\xbc\x1f\x92\x74\x2f\xc7\x45\x43\xf8\x2a\x24\xac\x7a\x17\xdf\x41\xf8\x39\x24\xf6\xea\x25\xfe\x17\x91\x5a\xd0\x35\x69\x9f\xbc\x73\x36\xae\xae\xa2\x85\x7e\x47\x4f\x8a\x5c\x6f\x89\xb6\xf9\x1e\x2f\x31\x76\xdb\x2e\xba\xec\x93\x7e\x58\xd6\x2d\x5d\xf4\xdb\xb3\x7c\xbf\xc8\xf5\x05\x41\x75\x6b\xd8\x33\xc7\x75\x27\x11\xcb\xcf\xdd\xb9\xce\xf5\x34\x31\xc3\x85\xfc\xd5\x2c\xe6\xe3\xa4\x3c\x10\xc5\x5f\x8f\x7c\x7e\x50\x8b\xd7\xda\x4f\xf9\x01\x98\x72\x35\xf7\xf5\xdf\x06\xd8\x7d\x53\x7f\xdd\xff\x12\xe0\x29\xd2\xda\x3c\xb0\x1f\x10\x7c\x5a\xe7\xc8\xa0\x36\x20\x7a\xb5\x41\xd1\x50\x79\x20\x7e\xb6\x65\x81\xe2\x0e\x60\xdc\x54\xdb\x19\xaa\xc7\x80\x04\x37\xfe\x03\xfd\x73\x40\x6c\x63\xe0\x33\xda\x5a\x20\xfc\x46\xe2\x65\x5e\x13\x10\x48\xcc\x9e\xcb\x6f\x42\xbe\x4f\xd4\xc6\x18\xef\x47\x5d\x0c\x0f\xeb\xd2\xe4\xa0\x49\xed\x3b\x5d\x75\x6e\xea\x86\x1f\xfb\x2a\x72\x7e\xde\xe4\x1e\x85\xf7\x17\x9d\x57\x0b\x9a\x62\x56\x3f\xfe\xc6\x7f\x27\x68\x8b\x8d\xb9\x7d\xca\xad\x54\xd0\x13\x7b\xfc\xc6\x41\xb7\x9b\xc2\xf0\xa8\x6d\x57\xe4\xdd\x6b\x85\x39\x91\xe5\x65\xe9\x1e\x91\xc2\x13\xe1\xcf\x4f\x3e\xf5\xf8\x22\xfc\x1d\x1a\x75\x8c\xe5\xa9\x27\xd2\x0b\x2e\x3e\x5c\xe6\xb9\x52\x34\x36\xd0\x7d\x7f\x89\x67\x8f\x68\x89\x7f\xe5\xde\xbd\x9e\x1b\x44\xa7\x7c\x37\xef\xbc\xec\xb9\x59\xf4\xde\xdb\xb9\xe8\xbd\xe7\x3d\x42\xce\x73\xec\xe6\x37\x9e\xc5\x04\xd3\xdd\x93\xdc\x17\xa7\x89\xeb\x60\x46\xe6\x0b\x0e\x29\xd4\x20\xe7\x83\xd4\xff\xb7\xe6\x2b\x28\xf5\xfe\xb7\xc3\x01\x39\xf2\x39\xc2\x77\xf1\x30\xb2\x5e\x31\x31\x1a\x93\x06\x7c\xfb\xcb\x83\x4c\x54\x32\x0a\x97\xeb\x04\x26\x8f\xb2\xfe\x3d\xea\x06\x30\xc9\xdf\xfe\xb4\xee\x69\x20\xd9\xce\x67\x69\xef\x73\x63\x6c\x64\x5c\xac\x93\x6f\x67\x53\x84\x7d\xd6\x4b\xef\x4b\x6d\xa6\xc1\x85\x2b\x4e\x85\x74\xb7\x64\xf8\xbb\xed\xdf\x17\x23\xf3\xba\xd3\x7b\xfd\x95\x47\x09\xfa\x2f\xb2\x3c\x2e\x3f\xbf\x98\x78\xf1\x69\xb0\x7b\x5a\xf7\x8d\x64\xe5\x9a\x4e\xcf\x7c\x81\x76\xd2\xa6\x2b\xa5\xde\x73\x04\x01\x89\x35\x17\x54\xbd\x1b\x05\x47\xc6\x0d\x3b\xd5\xe6\x53\x2b\x68\x8a\x8f\x2d\x1d\xeb\xeb\x27\x64\xc4\x5e\x38\x3c\xc0\xb7\x43\x98\x15\xbd\x6e\x9f\xba\x1f\x43\x58\x11\x71\x70\xf7\x5e\xbf\x71\xc2\xe6\xf0\x80\xed\x0e\x7e\x73\x45\xe6\x21\x99\x45\x4b\xfd\xf2\x45\xee\xc1\xfe\x85\x8a\x7e\x85\xa2\x22\xff\x1d\x1b\x72\xfd\x52\x44\x17\xfc\x0c\xd7\xdd\xf0\xad\x14\x7d\xf1\x2e\x26\xf7\x03\xd3\xde\x71\xf5\x9b\xa4\x49\xed\x55\x25\xc3\xd1\x64\x4e\x8e\xa1\x82\xbc\x17\xe9\x7b\xfe\x18\xd8\xde\xab\xee\xf7\xfb\xf7\x90\xbe\x57\x3d\x85\xe4\xd0\xc7\x7f\xec\x47\xe6\x04\xa4\x27\x8a\xeb\x22\xe5\x41\x72\x16\x98\x6e\x51\x56\x01\x66\x7e\x65\x5e\xd0\xcc\x02\x32\x0f\xbb\x79\x5b\x1e\xff\xb9\x22\xb5\x7f\xf8\x12\xe7\x1f\x2d\xfb\x13\x72\x52\x3b\x83\x33\x5f\x4e\x8b\xd9\xb3\x48\x26\xb6\xdf\x63\xa3\x70\x6c\x4b\x4b\xcc\xb8\xdb\x18\xc2\x39\x9b\x9d\xaa\x77\xb3\x34\xa0\xf3\x3e\x26\x0b\x2a\x0b\xfc\x3e\xb4\x6d\x9e\x9a\x79\xd1\x3e\x80\xd5\xd3\x7f\x4a\xd5\x89\xca\xc0\xc3\x3d\x05\x93\x02\x8e\x86\x06\xc5\xf4\xbc\x9f\x78\xf3\x80\x4f\xf0\x13\x81\x52\x4a\xd9\xee\xac\xe0\x32\xc1\xd6\xc4\xd0\xed\x15\xc1\xbf\x05\xcd\x09\x0d\x5b\xda\x42\xac\x85\x56\x63\x79\x85\xc7\x82\x6f\x09\x57\x45\xef\x5c\xef\x1a\xa2\x2c\xbc\x11\xb9\x64\xcd\x95\x10\x8e\xb0\x2d\xfc\xf1\x4a\xff\xe0\xb1\xa2\xf0\x60\x9f\x82\xfa\xe0\x5c\x51\x5a\xd0\xc4\x7c\xd9\x60\xba\xe8\x8c\x5f\xeb\xdf\x79\x40\xa1\x8c\xde\x40\x9e\x0f\x2f\x95\x8a\x7a\xd5\xea\xb3\xcc\x36\xd2\xff\x96\xf4\x79\x90\x72\x10\xe3\x0b\x28\x7d\x7c\x70\x69\x2e\xc6\xa2\xaf\x43\xc9\xdf\x23\x79\x77\x75\x2e\xca\x19\x02\xf9\x16\x56\xc5\x63\x6a\x3b\x86\x2d\x74\x75\xb8\x6c\xa9\xd7\xfc\x3a\x27\x27\xe0\xb8\x73\x4b\xfd\xf2\x29\x13\xc7\x59\x86\xa5\xdf\xd6\x4c\xae\x9b\x39\x29\x51\xe6\xda\x99\xf1\x8a\xeb\x54\xd2\xde\x96\x09\xe3\x6e\x1f\xbd\x99\x71\xfd\xd4\xab\x68\xfe\xcd\x98\xec\x96\x63\xfe\x11\xc7\x9b\xf9\x33\x57\x1c\x7e\x14\xe1\xd1\xdd\x6f\x26\x75\xf7\xd1\xc8\x17\xdd\xeb\xb2\x2a\xb6\xb9\x47\x65\xf5\xa8\x65\x68\x6c\x0e\x8b\x3a\xd3\xb3\x6c\xf2\xef\x0d\x5b\xa3\x2a\x7a\x7a\x52\x17\xae\x49\x8d\x4e\x14\x78\xa6\x28\xae\x3a\x1a\x55\x20\x38\x9d\x98\xb2\xec\x72\xf4\x58\x61\xbf\x84\x0b\xf9\x53\x22\xdb\x85\x99\xb1\x51\x4b\xb7\x44\x7a\x09\xaf\x44\xf9\x2c\x5a\x11\x59\x2d\x6c\x89\x28\x5e\xf0\x29\xd2\x5e\xa4\x13\x66\x34\x4f\x23\xd2\x48\x14\x15\xbc\xf9\xef\x3c\x90\x63\x29\xac\xee\x55\xe3\x17\x03\xc8\xef\xd9\xee\xb1\x78\x7c\xfe\x2b\x28\x7d\x38\x88\x29\x0d\x62\xcd\x95\xf4\x49\x91\xe6\x82\xac\xf5\xa3\x90\xfc\xcc\xe6\x17\x63\xbc\x65\x04\xbf\x92\x37\x59\x19\x47\x8f\x52\x78\x9f\xba\x36\x95\x9d\x65\xf6\xb3\xfe\xe6\xb2\x06\x2f\x43\xc7\x9a\x9b\xc7\xe6\xef\x8a\x5e\x13\x72\xa9\x2c\x79\x7a\x46\x7a\x76\x72\x50\x49\xfe\x54\x66\x9e\x59\x46\xc1\xbe\x8c\xb4\xef\x7b\x5c\x67\xbc\xdc\x4e\x4b\x61\x5d\xb6\x9d\xc3\xdd\xd4\x9d\xe4\xd4\xd0\x34\x4f\x76\xfd\xd6\xf1\xe5\x9d\x1f\xe6\xa7\xae\xe2\x27\x72\xbb\x4a\x67\x57\x2d\x5b\x9b\xb8\xba\x3b\x7a\x46\xfc\x92\xee\xc4\xb2\xee\xc6\xcc\xba\x45\x47\x12\x27\xf6\xf8\x4f\xcd\x5b\x60\x34\xfe\x5e\xcf\xe3\x49\x13\xe6\xbe\x1b\xaf\x2c\x08\x4a\x09\xcd\xd5\x19\x57\x29\x28\x4a\xaa\x9b\x9d\x9b\xe0\x24\xd4\x89\x7f\x35\xf3\xeb\x38\x96\x90\x1a\x1f\x3a\xf3\x67\xbc\xa1\xb0\x28\x66\xe4\xf4\x8e\xb1\xbb\x84\x6f\x22\x75\xb3\x4e\x8c\xe5\x89\xf4\xc2\xc8\x5b\x53\xa3\xc8\x79\xaf\x7e\x5d\x96\xcc\x59\xa4\x4b\xc6\xeb\xd6\x22\xd6\xb8\xba\xbe\xdf\xff\x5c\xc9\x7d\x6f\x69\x7f\x98\xc2\x12\xb1\xee\x3a\x44\xbe\xf7\x3e\x70\x70\xba\x02\x8b\x42\xf9\xe0\xb8\xdf\x4a\x37\x45\x79\xcc\x33\xa7\x5d\xe9\x74\x47\xa3\xe2\x5b\x3a\x5b\xb9\x2e\xf7\xb8\xc1\x17\x96\xae\xb3\x09\xf5\x09\xb8\x71\x44\x7d\xd9\xd6\xe4\x17\xe3\x97\x6f\xd1\x9e\xd7\x3c\x67\x71\x96\xf3\xca\xee\xd9\xbc\x4d\xab\x66\x2f\x5f\x32\x6b\x46\xd5\xa9\x6d\xf3\xb3\xe7\x19\x67\x95\xd7\x5d\x5f\x74\x72\x56\xf4\xb4\x13\xad\x4d\x4b\x34\xa7\xb7\x4e\x33\xe9\xbc\xb1\xe0\x4d\xd6\xbc\x8c\xf3\x5d\x39\xb9\x6b\x32\x57\x4f\x39\xd0\x1d\x36\xa3\x6e\xda\x86\x29\x1a\xdd\xa5\xd9\xe3\xa7\x7e\x9a\x7c\xa4\x27\x61\xaa\xee\x94\xf1\x93\x0a\x7a\x3e\xa6\xbd\x49\xff\x99\x06\x81\x5a\xaa\xcd\xe4\x77\xa9\xa7\x05\xab\x27\x38\x4d\x0a\x4f\x0d\x10\x3c\x1e\x7f\x36\xf5\x66\x4a\x93\xd0\x67\xac\x61\x6a\x43\x72\x88\xb0\x30\xc6\x72\xe2\xd7\x09\xda\xc2\x77\x11\x6d\x80\xac\x99\xac\xb8\x5f\x94\xc4\xff\x97\x72\x20\xe1\xaf\xc4\x9a\x26\xa9\x4b\xee\x4d\x4a\x1f\x0e\xa0\x68\x8a\x58\x0f\x92\xbe\x66\x87\xa6\xd8\x0f\xfe\xb0\xf4\x64\xf3\x80\xfb\x14\xca\xf3\xd0\x53\x86\xea\x29\xc3\xea\xef\xdc\x3a\x16\x64\x7e\x5e\x27\xaa\xfc\xf4\x11\x16\xef\x3c\xd3\xa8\x64\xf6\xde\x43\xfe\x8a\x5e\x51\x45\x2f\xb7\x45\x24\xb4\xc4\xae\x58\x76\x7c\x43\xc4\xf4\x82\xf4\xcb\x73\xdc\x56\xbf\x5c\xf3\x6e\xc6\xd9\xac\x8c\x95\x09\xa5\xbe\xb3\x3d\xd3\x8f\x16\x38\xdc\x2e\xc9\xdd\x98\xba\x65\x59\xdd\xc7\x85\x73\xa7\xa7\x9c\xcd\xfb\xd4\x75\x6d\xf6\xfe\x94\xd4\xc5\x75\xdd\xd1\x33\x8a\x93\xdf\x2c\x78\xd5\xfd\x3b\x33\x3c\x79\xef\x3c\xb7\x9e\x09\x53\x95\x93\x53\xe6\x44\xf5\x3c\x9b\xb4\x24\xb9\x7f\xce\x17\x81\xc3\x44\xe3\xa4\x9f\x33\xa7\x0b\x8a\x93\x26\x4d\x18\x9c\x5d\x25\xf8\x3e\xee\x5d\xd2\xfe\xcc\xf7\x42\x66\x3c\x2f\x51\x6d\xda\x07\x61\x51\x0c\x7b\x7c\xfd\x34\x45\xe1\xc5\xa8\x8f\xe3\x8b\xa6\x94\x09\x3b\x23\x9c\x01\x75\x65\xf1\x7c\xb6\x95\xf0\x0d\x52\x0e\x64\xc2\x5c\xc9\xfa\x97\xf8\x7d\x2b\xe5\xc5\xba\xcd\x5d\xac\x47\x48\x1e\xe6\xe7\xa1\x93\xe4\x7c\x79\xdf\x74\x9e\xe4\x85\x1a\x16\x97\x93\x1c\x41\xdd\xfe\x6b\x2f\x54\xb3\x29\x94\x6b\x8a\xe5\xc5\x86\x91\x63\x46\x9e\x68\x29\x5b\xc2\x7a\x6e\x79\x7a\x37\xf5\x74\xba\xa7\x8f\x73\xfa\x6a\x56\xa9\x4a\x4c\x5c\xe8\xd9\xd9\xcf\x0e\x36\x66\xc8\x4d\x78\x3b\x75\xf0\x3e\xe1\xca\xc1\xe9\xf4\x14\xf6\x5e\xe5\x23\xce\x19\x6f\xc7\x39\xec\x4e\xad\x7e\x9e\xa5\x11\xa7\xb1\x8b\xf6\x5e\x2b\x4b\x18\x93\xb3\x43\xb5\xbb\x21\xd3\x2f\x26\x7e\xab\x67\x4f\xf4\x94\x92\x58\xd9\x8d\xd9\x3d\xe7\x27\x09\x62\xa7\xaf\x1d\x2e\x18\x9d\x3a\x24\x86\x58\x35\x5e\xb0\x60\xc2\x9a\x58\xb5\xe5\xed\x82\x07\xe3\x2b\x63\x7e\xe4\xd5\x09\x8d\xe2\x0f\xc6\xee\x58\xd4\x28\x8c\x8b\xdb\x11\x43\x2c\x58\x23\x3c\x11\xed\x1f\x33\x69\xde\x02\xe1\xaf\x88\x71\xd1\xfa\xb9\x6d\x22\x9f\x90\x95\xd1\x1d\xb3\x2f\x89\x02\x43\x02\x00\x12\x73\xea\x3d\x0f\x1e\x48\xf6\x01\x89\xff\x3d\x43\xf2\xdf\x2b\xa9\x94\x3e\x1c\xc4\xd1\x63\xe4\xf7\x3f\xef\x1c\xd9\x2f\xa7\x65\x83\xd8\x0f\x6e\x70\xbd\x4e\xfa\xe2\xf7\xfc\xab\xcb\x49\xdf\x67\xf4\x1d\xeb\x61\x33\x29\x94\x33\x27\x6e\x8f\xd4\x6a\x56\x7c\x7d\x60\x71\xf5\x51\xda\x6b\x43\xed\x8d\x1d\x95\xe6\x2e\xaf\xd8\x1b\x16\xbd\xbf\x12\x1a\xd6\xe9\x93\x34\x55\xfd\x82\x7d\xda\xf7\xd8\x5d\x49\x07\xcf\xaf\x5e\x16\x30\x7e\x65\x6c\xf9\x39\xcd\x83\x1a\xc9\x1e\xe1\x67\xce\x54\xdf\x08\x9f\x38\x33\xf8\xe2\xe9\xf7\xef\xe4\x53\x19\x41\xc3\x4e\x05\xf6\x60\xa2\x46\xd0\x91\x92\xf5\x82\x90\x09\xbb\x83\xa3\x0e\x3e\x14\xec\x4d\xa4\x05\x1f\xdf\x3b\x40\xd0\x91\x30\x23\x38\x7b\xa7\x81\x30\x38\x4e\x21\x64\xdd\xd6\xd1\xc2\x19\x31\xef\x43\x66\x14\xea\x0b\x6f\x46\x9e\x0a\x35\x5e\x47\x08\x5f\x45\xbc\x0c\x55\x5f\x13\x20\x52\x0a\xab\x08\x69\x5c\x69\x25\x0a\x0a\x6e\x0b\x39\xb3\xec\xab\x68\x65\x20\x27\x98\xc8\xd7\x17\x55\xfa\xad\x04\xb8\x71\xe2\xf1\x45\xff\x10\xeb\x34\xc9\x7e\xb0\x4c\x32\x2f\xa4\xfe\x67\xe9\xe9\x5e\xfd\xf5\xf4\x02\xe9\x7b\xb5\xb4\x5e\x25\xdf\xbb\x3e\x2f\xac\x26\xf7\xc9\x7b\x27\xef\x90\xfe\x77\xc5\xfc\xfb\xe4\xbc\x3a\x63\xf1\x84\x41\xfa\x3e\x13\x9f\x96\xa8\xfe\x1e\x84\xa2\xd7\x8f\x45\x66\xc6\xea\x6b\x0b\xe6\x3d\x1c\x60\x6f\x6d\x55\x9c\x93\x5c\xbb\x26\x70\x9f\xd3\xf5\x09\x07\x6e\x6f\x48\xa6\x06\xc5\xc4\x5c\xbc\x75\x6e\x89\x7d\xf8\xe5\x90\x1f\x35\x97\xf7\x4e\x8e\x3e\xe8\x6f\x7e\xf3\xf4\xb5\xb9\x71\xfd\xbd\xad\x6e\x52\x5f\x6b\xc6\x9d\xf1\x4c\xad\x3e\x29\x54\x8b\xbd\xe1\x79\xf9\x9a\x9c\x30\x25\x9a\xed\x45\xbb\xa8\x2f\xdc\x1b\xc9\xf1\x8e\x3b\xbd\x51\x58\x1e\xb1\xdc\xfb\x51\xa9\x40\xf8\x3b\x6c\x82\x8f\xe6\x61\x05\x91\x7d\xf0\x7a\x9f\xdf\xfb\xc7\x8a\x3c\x83\xdd\x7d\x79\xbb\x47\x8a\x72\x02\x9d\x7d\xfb\x6d\x5f\x2e\x3a\xe5\xb7\xc9\x77\xca\xd6\x74\xd1\x2d\xdf\x75\x3e\x41\x9b\xae\x12\x23\x3d\x4f\xfb\x4c\xdc\xa8\x4e\x58\x7b\x04\xfe\x5d\x07\xd2\x7d\x60\x71\x93\x58\xb7\xa4\xfd\xfb\xfd\xff\xa6\x89\xc7\xff\xe9\xa1\xb8\x3f\xd0\xcb\x90\x5b\xe4\xbe\x59\x97\x56\x37\xa6\x57\x6f\x04\xd7\x93\xf3\xe3\xdc\xc7\xe7\x7a\xe4\xf8\x8d\x5e\x93\xf5\xdd\x15\xd7\x6c\xae\xf0\x96\x42\x59\x5b\xf3\xee\x95\xbe\x9a\xf2\xd0\x05\x87\xdf\xec\xb7\x95\x35\x60\x4f\x55\x7d\xa5\xee\xe3\xc9\xbc\x14\xb7\xe2\xc5\xaa\x71\x27\x5d\x3b\x42\x65\x9e\xf7\xcc\xff\xe0\x3d\xde\x97\xf5\xfc\xf8\xce\x43\xfe\xa3\xdc\x73\x9e\xf3\x2f\x6f\x08\x1c\xeb\x52\xdb\xf0\xea\xe5\x82\x20\x4d\x67\xbf\x86\x4b\xc2\x69\x81\xda\xce\xf7\x1e\x72\x45\xc1\x01\xc6\x2e\xc3\xee\x0c\x14\x2d\xf2\xf3\xe3\xcb\xde\x18\x23\x5a\xe5\x47\x73\xf9\x76\x65\x93\xa8\xda\xfb\x14\xdf\xf4\x42\xa4\xa8\xd5\x6b\x20\xbf\xf8\xf4\x03\x62\x98\x47\x05\xbf\xf2\xd8\x6a\x82\xed\xb6\xcd\xed\xc8\x91\x7c\x42\xcb\xc3\xc3\xed\xf7\xc1\xd5\x04\xcd\x7d\x9a\xdb\xc2\xbd\xdb\x89\x14\xfe\x1a\xf7\xf1\x3b\x2d\x89\x2c\xfe\x08\x20\xd1\x59\x72\x0e\x48\xe6\xc1\x26\xc9\xf3\xc1\x51\x32\xff\xa6\xf3\xa2\x98\x03\xfb\xfc\xb9\x8a\xe4\xc6\x1a\xb5\xc4\xb9\x40\x0f\xb4\x1e\x90\xb9\x21\x55\xd3\x9e\x91\x7d\x53\x2e\x34\xbf\x26\xfd\xdf\x63\xb4\xf7\x64\x5e\xcc\xee\x13\x9f\x49\x5f\x64\x9d\xf1\xb7\xca\x5e\xcd\x5f\xde\x3e\x4e\x3d\x7b\x88\xea\xcc\xf0\xef\x43\x68\x72\x63\x96\x24\x97\xb4\x0a\xdd\x02\xcc\x46\x86\x7b\x7d\x5d\x1a\x3b\x97\xad\xee\x67\xf3\x35\x71\xf6\x37\xfb\xc5\x6e\xfb\xbf\xde\x2a\x32\x75\xd6\x71\x32\xfe\x7a\xfa\x82\x1c\x9f\xc7\xdb\xf3\xf5\xc0\xb3\x93\xfc\x46\xee\xb8\x56\xfd\xee\x39\x2e\x75\x5c\xbb\xf7\x16\x44\x9c\x73\x04\x37\xbd\x91\x4e\xa4\x3a\x3d\xe4\xfe\x7e\x12\x43\x4c\x75\xba\x2c\xed\xe7\xc1\x5b\x70\xf3\x21\xb1\xd5\xa1\xd2\xde\xe6\xfa\x71\x62\x9b\xc3\x1b\xde\xa7\xcb\x0f\x88\x0a\x5e\xa5\xa3\x6c\x99\x17\xb1\xd5\x31\xc3\x41\xe6\x8c\x2c\x51\xcf\x7d\xec\x30\xe2\xf8\x4d\xa2\xcd\x6e\xa6\x43\xe3\xd1\xd7\xc4\x37\xbb\xd5\xc0\x2c\x09\x0f\xb4\x4e\x72\x1e\x1e\x8e\xed\x55\xa1\xfa\x25\x72\x3e\x7c\xa5\x57\x91\x3c\xc4\x6b\xff\x5a\xd2\xef\x7e\x58\xf2\xe4\x75\xaf\xde\x5c\xfe\x92\xec\x17\x51\x9e\xde\x14\xdd\xab\x27\x6f\x7e\x22\xf5\x40\xe5\x77\xd2\x1f\xdd\xc2\xef\x20\xcf\x8f\x65\xd9\x02\x92\xa3\xc8\x5d\x0e\x28\x8e\xa3\x50\xa6\x5c\x05\x8c\x57\xcb\xdf\x8e\x37\xc2\x7b\x07\x37\xcd\xdb\x01\xed\x90\x0b\xd7\x36\x6b\xf6\x48\xc4\x95\xec\x2d\x34\x19\x27\x47\x14\x6e\xb4\x66\x54\xd9\xb5\x63\xfa\xa9\x9f\xcc\x22\xf6\x00\xc4\x3d\x78\xc0\xfa\xc5\x3a\x8c\xdc\xef\x6d\xcc\x8b\xac\xf1\x02\x27\xf8\xd9\xe8\xb2\xfc\xbf\xad\x03\xcb\xa6\x8d\xf9\xb8\xe5\x2c\x9c\x19\xaf\x99\x9f\x5e\xd5\xc2\x99\x71\x9e\x15\xfe\x74\x15\x78\x36\x32\xb6\xda\x0f\x72\x40\xb5\xf9\x64\xeb\x7c\x27\x1b\x5c\x1b\x1b\xdb\xa5\x55\x75\xe0\x33\x4a\xd8\xbe\xd7\xce\xc0\xd1\x46\xdd\xb6\xf4\xf2\x1d\x44\xd1\xed\x39\x5a\x65\x49\xf0\x62\xec\x05\x56\x8e\x10\x8f\xff\x80\x9d\x58\xcb\xc9\xf9\xff\x8d\x53\x2d\xce\x41\x3a\x21\x1e\xff\x93\x3c\xf1\xf7\x7e\xab\xee\x35\xc9\x0d\x5e\xf5\x6f\x21\x7d\xe1\xb3\xe3\xda\xc8\x7f\x57\x3c\xb0\x83\xe4\xc7\x76\xcc\xe8\x21\xff\xbe\x76\x04\x0e\xf6\xea\x3c\x13\x89\xef\x99\x08\x0c\x5e\x4d\xa1\x24\x8d\x07\x0c\x66\x0c\x33\x8a\xa0\x03\x76\xb1\xa3\xdb\xbd\x77\x03\x81\x6f\xf5\xba\x5d\x3d\x80\xc9\x7c\x93\x64\xfb\x8d\xf8\x9e\xbf\xd8\xec\x23\xbb\x1d\x4f\xf7\x16\x5b\xda\x33\x9f\xe3\x46\xf9\x2c\xab\xdd\x8c\xdd\xa8\x7d\xbc\xd8\x4a\x85\x2e\x44\xf3\x27\x25\xcb\x4c\xfa\x6d\x00\xcd\x66\x8b\x69\x9b\x05\x3b\x01\xa3\xb9\x34\xaf\xef\x07\xf1\xdb\xd8\x9b\x46\xf9\xa8\x85\x2f\xc6\xfe\x34\x8d\x37\xf7\xf0\xd6\xf8\x38\xad\xa6\xe1\x2c\xea\x4c\xea\x69\xdf\x1f\x7d\xc7\x5d\x93\x47\xb4\x8e\xda\xd9\xa8\x33\x49\xa3\x4f\xbe\x9d\x86\xb3\x66\x87\xad\x57\x55\xe9\xa3\xd6\x24\x1d\xd8\xad\x28\x1e\x7f\x19\x99\x93\xf4\xbd\xfc\x06\x99\xf7\xd3\xf4\xe1\x01\x59\x8f\xa7\xeb\x25\x1c\x58\xbf\xa6\xc5\xe4\x39\xf0\xf6\x8b\xd8\xff\x66\x7f\x27\xf7\xcf\x92\x4b\x9d\x62\xff\x6f\xad\x98\x0b\xd8\x28\xf1\x33\x97\x24\xf4\xf5\x3d\xe3\x43\x80\xde\xdf\x25\x31\x2c\x40\x2f\x7c\xc8\xa5\x40\x05\x80\x79\x58\xb9\xcc\xa3\xf7\x97\xdb\x4e\xad\x11\x4e\x05\x40\xd2\x0b\xdd\x79\xdc\x27\xc0\xdc\x1e\x43\x7f\xd6\x15\xa0\xf0\x83\x91\x0f\xe3\x08\x70\xf4\x8e\xf1\x58\xeb\x72\xe0\x9a\x8c\x89\x9c\x75\x14\x50\x57\x6a\xea\x4a\x1b\x06\xbc\xa3\x1b\xaf\xa4\x29\x00\x3d\x7c\xc3\xb5\x7f\x72\x0c\x36\x0b\xe5\x00\xb5\x4e\x73\xcf\x9f\x4c\x40\x73\x81\xf9\xea\xcf\x72\x80\xd6\x67\x73\xaf\xa6\x50\x40\xeb\x85\x85\xc9\xcb\xdb\x80\x4e\x9e\x85\x7e\xfd\x67\x40\x27\xc7\x72\xfe\x43\x3b\x40\x6f\x27\x70\x26\x85\x3c\x07\xbf\x54\x11\xe4\x73\x90\xc1\x03\x72\xdc\x0d\x97\x5f\x90\x5c\x64\xed\xcb\x66\x73\x72\x1f\x18\xfe\x95\xe4\x9f\x2e\x85\xff\x26\xd7\xcd\x49\x25\x11\xf9\x3c\xb5\xff\x42\x5f\xff\x73\xb9\xa4\x2f\xca\x2c\x49\xdf\x84\x89\xfb\xc4\x2a\xee\x14\x4e\xa1\x84\xbc\x07\xb4\x8f\x0c\xca\xf2\xda\x07\xd0\x8f\x29\xcc\x70\x3e\x06\xb8\x97\x8f\x86\xf4\x9e\x3f\xfb\x0e\x90\x7d\x5e\xeb\x17\x6b\x05\x50\x50\xa6\xf7\xda\xba\x0a\xd8\x39\x4a\x77\x1f\x8d\x0b\x94\xae\xd5\xdb\x4e\xf5\x02\xca\x33\xf5\x57\x58\x29\x02\x77\x1c\xf4\x8d\x2d\x77\x03\x2f\xd3\xf4\x47\x5a\x56\x00\xdf\xb6\xeb\x25\x59\x2e\x20\xeb\x11\x69\x42\xe6\x5c\x8c\xfc\xa0\xb7\xaa\x57\xe5\xb5\x0c\x65\x3a\xe2\x01\x95\x20\x83\x8f\xad\xe7\x00\x95\x76\x83\x45\x2d\x0d\x80\x0a\x61\xf0\xe6\xcd\x25\x60\x44\x5b\xb7\x52\xe5\x71\x0a\xc9\xc1\xdd\x97\x23\xcf\x81\x71\x62\x0e\xee\xc1\xd4\x16\xf2\x39\xb1\xfa\xda\x37\xf2\xf9\xf9\x4a\xbf\xae\x98\x5e\x3d\xbd\x07\xde\x94\x7f\xee\xc1\x6f\x95\xf8\xda\xab\x94\xfb\xfa\xdf\x19\x12\x5f\x57\x7a\xff\xdf\x5f\xc2\x09\xb9\x2b\x03\x4a\xa0\x50\x9c\x2b\x01\xcb\xe1\xc3\x94\x79\x22\xc0\x65\xa8\xca\x7a\xb6\x0f\x10\xf6\x7c\xe4\x6d\xdb\x50\x20\x7d\x90\xba\x0f\x23\x1a\x98\x77\x45\x43\x99\x36\x1a\x58\x7b\x46\xe3\x90\xd5\x05\x60\x57\x8a\xe6\x0f\xcb\x2a\xa0\x64\x93\x56\x97\x85\x1d\x70\xbe\x43\x2b\x51\x7a\x6f\xdf\xdc\x1f\x78\x9a\xa5\x3d\xc6\x5c\x17\x68\x71\xd7\x4a\x37\x8f\x06\xba\xab\x34\xf6\x19\xef\x20\xeb\xc1\xd2\xfd\xde\xab\xc3\xa9\x5a\x53\x7b\x75\x48\xa5\xdc\x13\x82\x24\x55\xe4\xd6\x74\xda\xf6\xea\x97\x43\x75\x1c\x72\x1f\x0c\x16\xf7\x07\x7a\xb8\xe0\x3d\x79\x6e\xdc\x8a\x6f\x27\xc7\x7b\x35\x58\xbc\xde\xcf\x4a\xf2\x11\x0e\x4b\x7c\xe0\xed\x23\xd0\x37\x07\x40\xa2\xd3\x9b\xc5\x9a\xf2\x48\xac\x11\x12\xff\xf7\x4f\xfe\xc1\x41\x60\x08\x87\x42\xe1\x7e\x01\x4c\x02\x86\xe8\xd8\x3a\x02\xf6\x23\x15\x8c\xe8\x47\x80\x80\x2d\x8a\xab\x68\xd6\xc0\xb8\x56\xe5\xb3\x56\x02\x20\x5b\x66\x64\x8e\xe5\x04\x60\x49\xe0\x68\x47\xf3\x34\x60\x43\xe1\xe8\x76\x73\x0b\x60\xc7\xf0\x31\x4c\xd3\x66\xe0\x88\xdd\x98\x89\xa6\x59\xc0\xd9\x39\x6a\x7c\xd3\xc1\x40\xe5\x72\xb5\xe7\x26\x99\xc0\xfd\xb1\x6a\x4b\x4d\x38\xc0\x2b\x7f\x35\x45\xe3\x73\x40\xeb\x43\x55\x73\xa3\x48\x40\x14\xae\xf2\x49\xef\x11\x39\x3f\xa2\xb5\x67\xf4\xea\xd0\x61\xf2\x3b\x41\x26\x3d\xbc\x39\xf1\xa2\x54\xbc\x0f\x7c\x20\x3f\xe7\xdd\xf2\x9f\x23\xc9\xe7\xa1\x5a\x01\xb9\x6f\x9e\x93\xcc\x77\x69\x1e\xce\x1f\x0e\x46\xa2\x79\x92\x79\x21\xcd\x41\x90\x72\x20\xf1\x92\x7e\x1a\x41\x92\x5c\x25\x97\xe5\x62\x65\x5a\x00\x83\x07\x52\x28\xb6\x6d\x80\x11\x67\xd0\x83\xde\xf5\x6f\x6b\x20\x67\x4b\xdb\x0f\x78\x29\xca\x8f\xb4\x74\x05\x62\xd2\x14\x26\x59\xa8\x00\x93\x7e\x28\xe5\x9b\x47\x01\xb3\x95\x54\xa6\x99\x16\x01\x79\xe7\x54\x3a\x4d\x6f\x03\xeb\xbe\x8d\x6c\x35\xc9\x03\xb6\xfb\x8c\x52\x34\x8e\x04\x0e\x2d\x19\x35\xc6\x78\x1a\x70\xaa\x6c\x74\xbc\x51\x2a\x70\x79\xc5\xa8\x57\x86\x5b\x81\x9a\xab\xa3\xf8\x86\xfb\x80\x27\x07\x47\xa5\xea\x9f\x05\xde\x35\xab\x68\x1a\xf8\x02\xdf\x34\x94\xdf\x1b\xca\xf7\x8e\x5f\x69\x92\xf6\x19\xb2\x1e\x51\x0d\x2b\x3e\x90\x79\x6a\x75\x05\x3f\xc9\xe7\x81\x1b\x51\x22\x92\x03\xfd\xc3\x01\x49\xf6\xb9\x5d\x12\xae\x67\xc3\x75\xc9\x3e\x20\xcd\x43\x91\xcc\x8f\x4c\x75\x09\x07\x92\xdd\x77\x1e\x78\xb7\x88\x95\x97\x2e\x56\xcb\xb5\x40\xbf\x35\x14\x0a\x43\x0b\xd0\xcb\x1a\xd0\x4e\x5b\x0c\x30\xfc\x86\x32\x2c\xdc\x00\xe7\xbd\x43\xb7\x9a\x0d\x05\x42\xec\xe5\x54\x4d\x6c\x80\x71\x67\x86\xab\x99\x0c\x04\xa6\x85\x2a\xb8\x19\xf7\xfe\xd2\xcb\x57\x54\x36\x59\x09\xe4\x9b\xa8\x0c\x34\x5a\x04\xac\x7e\xa9\xac\x67\x58\x09\x14\x95\x2a\xd7\x1b\xca\x01\x7b\x8f\x29\xb7\x1a\xdc\x06\x4a\x9b\x54\x8e\xea\x5b\x02\xe7\xdf\x28\x4f\xd0\x53\x07\xae\xdb\x29\xcd\xd0\xe7\x00\x77\x05\x2a\xa3\xf5\x55\x81\x86\xdd\xca\x65\xba\xa5\x40\xf3\x22\x45\x73\xbd\x5d\xc0\x8f\x24\x45\x93\xfb\xc7\x7f\x92\xcf\x3f\xd5\xad\x62\x1e\xe8\xe2\x18\xf1\xe7\x2d\x95\xe4\x3f\xed\x96\xf0\x0c\x85\x92\x7d\xae\x40\x15\x7d\x78\xb0\x19\x12\x5e\x2a\x55\x92\x87\x12\x1f\xd8\x97\x03\x71\x2b\x13\xab\x6d\x87\x58\xcd\xb6\x02\x94\xbb\x14\x8a\xd5\x19\x40\xf3\x9b\x4c\x3f\xb3\x1b\x80\xf9\xb4\x41\x5d\xc6\x0b\x01\xee\x9b\xc1\x17\x8d\xbf\x00\xbe\xcb\x64\x09\xe3\x1b\x40\x2c\x55\x6e\x88\x41\x07\x90\xb2\x79\xd8\x29\x83\x36\x20\x33\x61\xb8\xac\xe1\x74\x20\xf7\xae\xfc\x5d\xc3\x55\xc0\x12\x05\x85\x87\x86\x73\x80\xd5\x85\x4a\xa3\xf5\xbf\x02\x9b\x7f\x2a\x6e\xd5\xd7\x01\x76\x31\x15\x67\xeb\xe5\x02\x87\x4f\x29\xae\xd7\x5d\x04\x9c\xcc\x53\x1c\xa0\xd3\x0c\x5c\x0a\x50\x38\xaf\xf3\x0e\xa8\xee\xa7\xf0\x4b\x67\x00\x50\xb7\x44\xbe\x56\x37\x15\x78\xa1\xaa\x18\x2d\xe5\x80\x2e\x4d\x16\xeb\x31\xc9\x7e\xb7\x77\x7a\xdf\x73\x40\xba\x0f\x2e\x92\x70\x1f\x39\x99\x7d\xd7\x81\xb4\x3f\x92\x74\x1e\xf8\x49\xfe\xbd\x93\x24\x47\xc8\x46\xb2\x5f\x1a\x49\x72\x84\xf4\x64\x80\xe1\x02\x0a\xc5\xf8\x01\x60\xd2\x3e\xb0\xdc\x30\x0b\x60\x8e\x1b\xc4\xd4\x8f\x01\xf8\x9b\x07\x5d\x37\xd8\x09\x84\x8e\x96\x35\xd2\x4d\x02\x62\x2b\x86\x58\xe8\x3a\x01\x29\xf3\x65\xf5\x74\xd4\x81\x8c\x39\xb2\xa6\x06\x33\x80\x59\xa2\xe1\x3b\xf4\x5a\x81\x45\x43\x87\xbb\xe8\x8f\x00\x56\xec\x90\xcf\xd4\xb9\x0d\x6c\x18\x25\xf7\x4b\x8f\x0f\x6c\x5f\xaa\x10\xa0\x17\x03\x1c\xe8\x51\xb4\xd5\x56\x03\x8a\x13\xe5\xee\x6a\x7f\x07\xce\xcc\x96\xf7\xd0\x3e\x0a\x5c\xf1\x93\x77\xd3\xae\x02\x6e\x66\xc9\xe7\xfd\xcb\x81\x48\xef\xfd\xf7\xcd\x03\xf9\xeb\xf3\x89\x7d\xae\xc1\x99\x2c\xd2\xf7\xd6\x54\xb5\x6f\x90\x59\x08\xe8\xbd\x71\x0d\x1e\x74\x1c\x30\x9b\xe6\x73\x68\x58\x00\x60\xb9\x3f\xc4\x57\x3e\x09\xa0\xad\x89\xb7\x51\x3e\x06\x58\x27\xa4\x75\x8d\xfc\x0e\xd0\x8d\x67\xab\xa8\xb9\x03\xf4\x61\xcb\x83\x35\x7f\x01\xd6\x03\xb7\xfa\xeb\xac\x07\xa8\x86\xc5\x1c\xdd\x22\xc0\x8a\x5f\xae\xa1\xef\x0b\x58\xdc\xbc\x57\xaa\x77\x1d\xb0\xd4\x7b\xd3\x65\x20\x0f\x58\x5c\xee\xd0\xd7\xeb\x0f\x98\xaf\x05\x34\x8f\x01\x26\xbf\x80\x31\x06\xbf\x0f\x98\x0e\x01\xd4\x5e\x7f\xe3\x9a\x52\x01\x8d\x41\x1f\x87\x99\x4d\x04\xb4\xaa\xde\x72\xcc\xae\x01\xda\xc5\x2f\x57\x99\x6e\x02\x34\xcf\x3d\x39\x6e\xf6\x09\xd0\x6e\xbe\xcf\x32\x8f\x03\x74\xa6\xdc\xa5\x98\xa5\x02\x5a\xbb\x6a\x82\xcd\x29\x80\xb6\x5f\xe5\x31\xb3\x8d\x80\x96\xe3\x7f\xe3\x40\x9c\xc7\xf5\xf1\x7b\xa5\xfe\x8e\xc4\xf7\x1d\xd2\x66\xf3\x95\xac\x83\x3e\x6f\xbe\x4c\x26\xa0\xef\xed\x5c\x3d\x68\x17\x60\x36\xd9\xcb\x78\xe8\x57\x80\x3a\x2e\x78\xab\x42\x08\x60\x1d\x15\xe7\xad\xfc\x14\xa0\xbb\xa7\xa9\x8f\x9a\x0f\x30\xb4\x66\xeb\xa8\xbb\x00\xf4\x2d\xcb\x97\x69\x1d\x02\xac\x79\x5b\xa7\xf6\xce\x52\xda\xc0\x62\x03\xbd\x46\xc0\x52\x50\x3e\x50\xaf\x1e\xb0\x78\x51\x1b\xa6\xd7\x0e\x58\xca\xbd\x5d\xa9\xff\x16\xb0\x64\xfe\xce\xd3\xdb\x2f\xad\x83\xe0\xa5\xd9\x4b\x40\x33\xb9\x63\xb4\xe9\x5d\x40\x63\xfd\x97\x53\x66\x31\x80\xd6\x94\xe6\x1f\xe6\x54\x40\x27\xec\x75\x92\x99\x23\xa0\x75\xbf\x61\xbd\xf9\x2b\x40\xf7\xc8\xe3\xb5\xe6\x19\x80\x4e\x65\xad\x8b\xc5\x5c\x40\x8f\x7d\xbb\xc7\x7c\x34\xa0\x7d\xb0\xfa\xb1\xb9\x3e\xa0\x3d\xe1\xfa\x4a\xf3\xc5\x80\xf6\x16\xb2\x0e\x7a\x92\x3a\x48\xee\xfd\xf7\xcd\x03\xf9\xfb\x5e\x5f\xec\xf7\xc9\x17\xd9\xe8\xf7\xaa\xd6\x60\x8e\x48\xe6\x0c\x60\x18\xe2\x78\x69\xb0\x3f\x60\xbe\xc3\xfd\xcd\x30\x2a\x60\x3d\x28\x68\xa2\xa2\x3a\xc0\x88\x8b\xbb\x36\x22\x1d\xb0\x19\x9a\xba\x70\xf4\x4b\x80\x51\x9f\xa3\xab\x9e\x03\x30\xe2\xf3\x6f\x69\x6b\x00\xf4\xd4\xad\xe1\x7a\xe9\x00\xed\x6c\xf1\x0a\xfd\x6e\x80\x5a\x7b\x79\xb0\xa1\x10\xb0\x5a\x59\xd7\x6d\x34\x1a\xb0\xda\xd6\x74\xd1\xe8\x2b\x60\x95\xda\xc3\x35\x28\x02\x2c\x5c\x01\x6d\xa5\xae\xe1\xe6\xc7\x01\xed\x75\xed\x1b\x2d\x86\x00\xba\xc3\x3e\x3d\x37\x3f\xdd\xab\x4d\x1e\x16\x4b\x01\xbd\xc6\x97\x17\xcd\x87\x00\x3a\xac\xfa\x1a\x8b\x1a\x74\xeb\xb3\x1e\x9a\x59\x3c\x45\x97\xfe\xa8\x7b\x26\x96\xf2\xe8\xd4\x57\xaf\x71\xb3\xe0\x01\xba\x7e\x37\x12\x2c\x36\x02\xba\x73\x2a\xa8\xe6\x3b\x00\x6d\x32\x07\xe3\x0f\x07\x22\xd1\xbe\x79\x20\xd2\xfb\x9d\xfd\xbb\xac\xc9\x7c\x67\x29\x0f\xa2\x93\x6e\xbb\x6f\x40\x01\x60\xa4\xca\xab\x1f\x1c\x08\x58\xce\x72\x97\x1d\x86\xde\xf1\x07\xe8\x2a\x8d\x02\x98\x83\xa3\xc7\x8e\x68\x00\x58\x65\x29\x0d\x63\xaa\x00\x56\x48\x0e\x4b\xab\xf7\x69\xda\x7b\x19\x45\x37\x1b\x60\xd8\x6f\x4d\xd2\x5f\x07\xd0\xcf\x1d\x1d\x68\x6c\x0a\xd0\x36\x5c\xfe\x6e\x9c\x09\x50\xe5\xef\xb7\x1a\x6b\x02\x56\x67\x5b\x34\x8d\x55\x00\xab\x1b\x82\x97\x86\xea\x80\xc5\x7c\x40\xfb\xf8\xef\x40\x0b\x0d\x40\x67\x5f\xeb\x0b\x8b\x75\x80\x5e\xfa\x47\x25\x73\x00\xba\x67\xde\x8c\xb6\xcc\x44\x9b\xc1\xa1\x86\x12\xab\x01\x78\x63\xb8\xed\xd1\x78\x2b\x2b\xbc\x32\xdc\x58\x1b\x6e\x19\x81\x76\xfd\x53\xb7\xad\x2d\x16\x02\xba\x5f\xaa\xce\x5a\x6e\x42\x87\xbe\x57\xc5\x46\xcb\x07\xe8\xd0\xb7\xb8\x42\xb1\xcc\x87\x48\xcf\x1e\xff\x85\x03\xe1\xa5\x53\xfa\xf8\xde\x62\x9f\x6b\x00\xd3\xca\x8e\xf2\x4f\x1e\x84\x7e\x0d\x6b\xdf\xc0\x6b\x80\xd9\x47\x6e\x3f\x59\x4d\xc0\x5a\xd6\x55\x67\xf8\x02\x80\x79\xc8\xcf\x43\x59\x1d\x60\xfd\x8e\x5a\x3b\x6a\x14\xc0\x56\x48\x56\x56\x9b\x0e\xd8\x5e\x9a\xa1\xac\xf5\x09\x60\xad\xcc\xf7\xd5\xbb\x05\xd8\x3c\xd8\x32\xcf\x70\x09\xc0\x70\x3d\x7a\xd0\x84\x06\x58\x6f\xbf\x52\x6c\x9a\x08\xd0\x8e\x3d\xda\x6d\x36\x1b\xa0\x3e\xfc\x18\x66\x1a\x09\xd0\x34\xf0\xd3\x38\x4e\xb8\xca\x52\x1b\xd0\xbd\xd8\x7e\xc5\x4a\x1e\xdd\x86\xaa\x9f\xe7\x5a\x79\xe2\xbd\xd1\xc8\xa6\x17\x96\xef\xf0\xc1\x30\xb7\x71\x93\x55\x31\x1e\x1a\x09\xeb\x43\xa9\x4c\xdc\x34\x3e\x73\x7f\x26\x95\x83\x3b\xc6\x6e\x77\xaa\xac\xd6\xe0\xa5\xe1\xf6\x9b\xea\xd4\x2f\xa8\x31\x9e\x5b\xd9\x49\x3d\x83\x07\x46\xa5\x57\xfc\xa8\x67\xf1\xdc\xf0\x69\xb9\x83\xe5\x2d\x08\xf5\x48\xea\x55\xca\x81\x48\x73\x82\xa4\x3e\x9f\x78\x1d\x48\x7d\x1e\x39\x2b\x8b\x06\xb2\x0e\x4e\xd6\xe3\xfa\xbf\x03\x8c\x36\xd2\xf3\x06\xc5\x03\xd4\xc3\xec\x84\xa1\x15\x00\x43\xdf\xf1\xe5\xf0\xeb\x80\xed\x6c\xaf\x7b\xca\x69\x00\x3b\x3e\x7c\xe7\xa8\x68\x80\xa3\x9d\x54\xa1\x3e\x10\xb0\x4b\xca\x0e\xd6\xb5\x01\xd8\x93\xf3\xce\x1b\xfc\x02\x58\x86\x5b\x8d\x8c\xb7\x00\xcc\xa5\x47\x8f\x99\x37\x03\xf4\xe6\x6b\x4a\xe6\x5d\x80\xf5\xfc\x27\x93\x2d\xbc\x01\xeb\xfe\x5f\x2b\xcd\x6f\x01\xb4\x25\x68\x31\x09\xea\x94\xa5\x96\xa3\xc1\xc4\xe8\x6b\x03\xf5\x2a\xae\x9b\x0e\x7f\xdf\x42\xbd\x8b\x0b\xa6\xf1\xaf\x06\x5a\x47\x62\xb5\xc5\xac\x67\x39\xb4\x4b\xd8\x6b\xf6\xf2\x91\x06\xad\x08\xc5\x66\x46\x77\x23\xac\xed\xb1\xdf\x6c\x67\xcd\x50\x5a\x21\x2e\x98\xdc\x97\x72\x71\x57\xab\x69\xda\xb8\x6f\x54\x75\xe9\x2c\xcd\x18\x4f\x8d\x4c\xcb\xce\xd0\x22\xf0\xdc\xf0\x27\xfe\xe1\xa2\xfa\xe6\x60\x48\xe7\x41\x3f\x05\x73\xf2\xef\xf2\x37\x4c\x48\x1e\x44\xf7\x9d\x55\xc5\x80\x24\xc0\x34\x8f\xca\x19\x2c\x07\xd0\xf3\x59\x3f\x86\xdd\xf8\xcb\x07\x71\xd6\x7b\x5a\xab\x04\xfd\xe5\xe6\xec\x87\x27\x9a\x69\xa9\x03\xdc\xb9\x99\x4d\xba\x5f\x00\xbb\xa7\x4b\x04\xc6\xb9\x00\xbb\x78\xcb\x18\x33\x00\xcc\x4d\x25\x7e\x16\xe6\x00\xe3\x49\x45\xbd\xd5\x68\x80\x5e\xff\xf4\x02\x35\x1c\xa0\xcf\x6b\x57\xa1\x0e\x05\xac\xf5\x50\x6b\xda\xf1\x43\x48\x7b\x87\x12\x73\xea\x87\xd9\xd6\x97\xb1\xc8\x72\xdb\xdb\xc3\xd6\xef\x31\xd7\xf2\xc9\x8b\xc5\xf4\x24\x64\x5a\xad\x79\xa4\x65\x33\x08\x01\xd6\xe6\x77\x3b\x19\x39\x98\x4c\x1d\x53\x73\x94\xa1\x89\xf9\x96\x27\x6f\x14\x30\xa6\x62\x91\x65\xa1\x94\x07\x2b\xd7\x67\x68\x60\x97\x79\x78\x99\x3f\xbd\x11\xc7\xcc\xd4\xcf\x9c\xa2\xf7\xc7\x4d\xe3\x3e\xfd\x71\xa4\xe7\x83\xf4\xbe\xb7\x25\xe9\x67\xf6\xe3\x1b\x90\xf3\x40\xfd\xa9\x51\x6e\xbf\x47\x80\xfe\x73\x13\xab\x01\x73\x00\x4b\x0f\x8b\xc4\xc1\xf7\x01\xc6\x0d\x06\x65\x58\xca\xdf\xdc\x1c\x7b\x9a\xab\xee\x88\xb9\x80\x93\x7a\x60\xb6\x5a\x3c\xe0\x58\x93\x30\x45\xbb\x0c\x70\xd4\xca\xa8\x31\xa4\x03\xbc\xc6\xc5\xd3\x7b\x9f\x92\xed\x36\x6c\xde\x69\xd9\x5b\xbf\x0b\x25\x09\xd4\xf7\xbd\xf5\xa8\x3c\x6f\xdd\x01\x30\xbe\xbd\x50\xa2\xab\x02\x8c\xb4\xdf\x2f\x69\xcf\xbb\x1d\x18\x29\x48\xa0\x95\x7f\x65\x33\xb8\x08\xb6\x1e\xf9\x2e\x80\x01\xb0\xe9\x47\x9f\xb7\xd9\xec\x81\x05\x63\xc1\xe3\x71\x4c\x0d\x98\x31\x2e\xd6\x8e\x60\xf1\xa0\xca\xd4\xbb\x25\xc7\x52\x81\x15\xa3\xba\xf2\x13\x2b\x1e\x6c\x86\xcb\x1f\x0e\x6a\x29\xeb\x10\x02\xad\xab\xca\x66\x33\x27\x62\x96\x55\xf1\x69\x45\xe6\x18\xac\xb7\xb8\x71\x6c\x25\xcb\x15\x2b\x2c\xb7\xfc\xbb\x1e\xfe\xf0\x0f\xe4\x3a\xa0\x74\x19\x92\x9c\xe0\x60\x6d\x3d\x32\x37\x49\xbd\x5b\xf7\x5c\xbf\x13\x80\xc9\x30\xc3\x3b\x03\x15\x01\xeb\x10\x13\x8f\x41\x2f\x01\xf6\x36\xda\xbc\x61\x16\x80\xa3\x8b\x6d\x83\xa2\x36\xe0\x5c\xe9\x64\x31\xf2\x0c\xe0\xca\xf7\xbd\xaa\x11\x0a\xf0\x77\xc4\x96\xea\x76\x00\xce\x87\xa6\x28\x18\xcb\x00\x4e\x43\x16\xa9\x5a\x26\x01\x3c\xb9\x4d\xbf\xa9\x2f\x00\xce\xde\xd2\x02\xc6\x55\x80\xd5\x59\xf5\x88\xe9\x0f\x30\x27\xbf\xb6\x65\xf6\xce\x93\x39\xa2\xdd\xcc\x3d\xed\xdf\x99\x61\xe8\xc7\x8a\x6e\xf6\x65\x85\x10\x2f\xd9\xab\x9e\x8f\xb0\x8d\x24\x6e\x71\x5e\x3e\x5e\x68\x9b\x4a\x34\x70\x86\xdf\x6b\x64\xab\x13\x0d\x1c\xbf\x1a\x39\xf6\x22\xa2\x99\xfd\x40\x9a\x8f\x75\x95\xcb\x3e\x8e\x21\xac\x27\x17\xbe\x71\x82\xa1\xc0\xda\x7c\xf6\x2b\xe7\x12\x54\x59\xe6\x27\xd5\x38\x6b\xc1\xb4\xf1\x2b\x3d\x67\x7b\x00\x99\xd4\x8a\xe2\x00\xb6\x39\xa6\x53\xf7\xe3\x1f\x1e\xc8\x86\xf2\xef\x3c\xe8\xaf\xab\xed\x4f\x9e\x0f\x5e\x9a\x11\xbd\xaa\x57\xac\x79\xa8\xbf\x27\x60\xc1\xd4\x75\x93\x01\xc0\xd9\x68\x34\x67\xb0\x16\xe0\xf4\xde\x5c\x76\xe8\x40\xc0\xed\x12\x9d\x90\x6f\x06\x3c\xc7\xf0\x88\x91\xcb\x00\x4f\x45\xcf\x45\x9a\x67\x01\x0f\xf7\xc8\x4b\xfa\x2f\x00\xb7\xa4\x34\xae\xe9\x19\xc0\xf9\xfb\xfc\xf5\x56\x5d\x80\xa3\x5e\x61\x8b\xcd\x02\x80\x3b\xb5\x74\x9e\xad\x39\xc0\x5e\x70\xf3\x0e\xc7\x0c\x60\x75\x37\xcb\xdb\x25\x8a\x94\x6c\x15\x88\x72\xbb\x9d\x9f\x8a\xd8\xde\xc4\x0c\x87\x80\x97\xa1\x9c\x26\xc2\xdf\xe9\xd9\xc3\x9f\x76\x2f\x09\x7f\x67\xe7\xbb\x9d\xdc\xa1\x44\xaa\x93\xd2\xcd\x1b\x5c\x7b\x62\x81\xa3\x4c\xc5\x7d\x2e\x9d\x38\x68\x3f\xfc\x72\x7f\x9e\x23\xb1\xd3\xfe\x76\x99\x12\x8f\x45\x5c\xe3\x76\x9d\x29\xe7\x6e\x24\x3e\x71\x66\x1d\xe3\xf3\x96\x12\xbf\x39\x94\xa3\x05\x3c\x5f\x0c\xb7\x5d\x75\x48\xc8\xf5\x06\xd7\x66\xdc\x7e\x53\x5e\x20\xd8\x36\x75\xff\xc7\xd7\x7b\x87\x35\xb5\x7c\xdf\xc3\x47\xe9\xbd\x23\x10\x42\x27\xf4\xde\x7b\xef\x1d\xa4\x0b\x8a\x0d\xbb\xa0\x62\x6f\x58\xb1\x61\x03\x15\x14\x44\x50\x10\x15\x0b\xa0\x80\x28\x08\x2a\xa8\xa8\x28\x88\xbd\x61\x57\xec\x0a\x8a\x90\xb3\xde\x27\x93\xe4\xde\xeb\xe7\xf9\xbe\xbf\xbf\xd6\x13\xae\xb9\xb0\xe7\xcc\xde\x33\x73\xd6\x9a\xb5\xff\xbb\x4f\xe0\xcd\x03\x4a\x6f\x3b\x19\x87\xb5\x6a\xc4\xef\x5e\x4d\x5c\x4d\x94\x3a\x02\xb0\x76\x33\xee\x8c\xb8\x03\xd8\x86\x30\x59\x02\x14\xe0\x59\xae\x65\x20\xa4\x0d\x04\x36\xe9\xe9\x8a\x5c\x00\x22\xa4\xcd\xcf\x4b\x87\x02\x11\xcb\xec\x0d\xe4\xd9\xff\xea\x83\xc2\x18\x31\x13\x0d\xf4\x80\xa0\x4b\x93\xe3\xcd\xa4\x00\x7f\xa9\xa5\xb3\x6c\x26\x01\x5e\xb1\x79\xf7\x1c\xae\x03\x6e\xf1\xc7\x37\xba\x8c\x1b\xfa\xe6\x32\xe2\x8a\xba\x47\xfe\x2f\x4d\xa7\xb3\x2f\x66\x7a\xa7\x7f\x5b\xe0\x44\xd3\x42\xbe\x42\xcf\x4e\xba\x2c\x63\xbf\xf5\x17\xe9\xf6\x72\x53\x66\x3f\x0e\xf0\xea\x08\x73\xdb\xc5\xa6\xfd\x86\x2e\x0f\xb9\x8b\xd2\xf2\x7e\x8e\xcd\xce\xee\x03\xb4\xb6\xef\xeb\xb3\x59\xee\x6d\x74\x94\xf7\x86\x5a\x78\x78\xd0\xd3\xbd\x12\x4f\xce\xf5\xd8\x42\xaf\xf3\x54\x38\x6a\xee\xe9\x40\x17\x7a\x98\x54\x64\x79\x16\xd2\xc7\xdc\x03\x0e\xa9\x78\x04\xd3\xaf\x9d\x8f\x1d\x18\xeb\x11\x4e\xc3\x89\x51\x7c\xc5\xa3\x0b\x82\x8e\x9f\xfe\xbb\x4f\xe2\xf6\x7f\xa0\x28\xe6\x29\x0e\xf2\xef\x7d\x6b\x6a\xc9\x93\x3e\x29\x16\x23\xa4\x48\xbd\x74\x3e\x21\x45\xea\x65\x50\xa9\xfa\x4a\x81\x5e\x20\xf2\xbd\xe6\x5b\xe1\x04\x20\x2e\x8a\xf5\x43\xfc\x3d\x90\x40\x5b\x3d\x92\x0f\x01\x12\xe4\xdc\x87\xd5\xd5\x80\x98\x0d\x61\x6c\xce\xba\x18\xe1\x97\xd6\x63\x35\x05\x08\x1a\x5e\x14\xe9\xb0\xff\xd7\x77\xff\xb0\x6d\xda\x1e\xd6\x5f\x9f\x7a\xff\xa9\xf8\xe3\x67\xd1\x17\xec\xe9\x7e\xe1\x79\x50\xd1\x9b\x66\xf7\xcc\x47\x89\xa1\x6d\x2f\x8d\xdc\xde\xfe\xbe\x14\x1e\x72\x67\x9e\x47\x0d\xdb\x36\x42\xed\xca\x03\xaf\xb3\x6c\x8b\x48\x83\x16\x35\x6f\x59\xf6\xbc\xb0\xec\x46\xca\xbb\x9a\xbd\x27\xd4\xfa\xf4\x67\x9f\x11\xec\x8b\xc1\x73\x4e\x59\xf9\xf8\xb3\xfb\x02\x6b\x8f\xad\xf5\x99\x4b\x2b\xfb\x37\x54\x64\xf9\xf6\xd0\x4a\x01\x9a\x65\x4b\x7d\x53\xe9\x28\x5f\xa1\x03\xfa\x3e\x97\xe9\x65\x5e\xbb\x8a\x46\xf9\xb4\xd2\xa5\x1e\xd9\x85\x93\x7d\xae\xd0\x67\xdd\xcd\x77\xff\xf0\x19\x4f\x3f\x70\x25\xef\x62\x2c\x79\xf3\x41\xbb\x9a\x8b\x5c\xde\x57\x61\xac\xf4\x63\x0e\x1a\x39\x89\x5c\xe0\xa0\xdd\x33\xee\x7b\x4c\xef\xcf\x5c\x3f\x88\xa8\x37\xa2\x84\x1f\x4f\x6e\x65\xac\x11\xf4\x04\xc6\x79\x69\x2d\x12\x55\x06\x26\x64\x98\x58\xcb\x9c\x00\xc6\x1b\x39\xbe\x55\xd3\x00\xc6\x0c\x07\x4e\x32\x10\xf8\xf3\x3b\xb6\x28\xe9\x9a\xdd\xf0\xd7\xf1\x51\x17\x32\xae\x7b\xfc\x78\xcb\x08\xfb\xbe\xfe\x7b\x60\xc8\xb3\xde\xe0\xe0\xfd\xb7\xc2\x8b\x1f\x9c\x0b\x70\xab\xdf\x1a\x33\xef\x0e\xdb\xf7\x43\x57\x71\xdc\xbd\xdb\x3e\x3e\x27\x3e\xdf\x4c\x68\x6f\x2f\xf3\x7d\x37\x9c\x9e\x70\xf2\x5c\xb8\xff\xf5\xe1\xfc\xf8\x13\xa7\xdf\x05\xa4\x0c\xdf\x8b\x9d\x70\x32\x37\x00\x6c\xe1\x98\x4b\xc7\x16\x06\xce\x61\x9b\x46\x27\x57\x0c\x04\x5e\x64\x8f\x8d\x8c\x28\xed\x0b\xbc\xc2\x3e\x14\xe6\x5c\xdc\x19\xb4\x92\x7d\x3e\xd4\x77\x2f\x33\xf0\x17\x2d\x10\x78\x6f\xb7\x64\x90\x0c\x6d\xe5\xbf\x23\xef\x6c\xe0\x79\x3a\xce\x77\xcb\x4e\xc1\xc0\x76\x7a\x8a\xcf\xbe\x6d\xb3\x03\x9d\xe8\x3c\x2f\xa2\x33\xe7\xeb\x1f\x54\xc9\xbe\x41\xac\x4c\xc6\x89\xec\x17\xcf\x8a\x5c\xe7\xa0\x65\x12\xf5\x17\xff\xcb\xd7\x01\xf0\xfb\x42\x4c\xb2\x10\x22\xba\xc2\x99\xb7\x15\x88\x5e\x20\x63\xa5\x6e\x83\xa4\x11\x30\x3b\xd9\xf2\xb2\xf2\xf2\x41\xd1\x69\xc6\x5e\x4f\x59\x5f\xfb\x98\xe3\xed\x63\x22\x9d\xa2\x9e\x85\x27\x6f\x98\xcc\x0e\xa8\xbf\x2b\x19\x3f\x6d\x79\x64\xe4\x82\x9b\x4a\x31\xeb\x76\x2d\x8a\x9f\xd4\xbe\x21\x92\x3a\xd1\x3c\xa6\xa4\x55\x33\xcc\xfb\xea\x9a\x71\xd6\x4d\xa3\x43\x92\x5e\x4b\x8c\x1f\x5f\xff\x2a\x64\xf5\xd0\xa2\xf1\x17\x8f\x6f\x0c\x33\x18\x7a\x36\xf6\xee\xe1\x3b\x61\x1d\xc3\xa6\x29\x11\xa5\xb9\xe1\xd5\xc3\xf3\x92\xde\x16\x9f\x0c\xcf\x1b\x6e\x8b\x6f\x2a\xdc\x1b\xfe\x73\x98\x1d\xbb\x77\x8f\x68\x78\x03\xdb\x3e\xc6\x3a\xdf\x22\xbc\x9a\x9d\x1e\xa5\xbc\xfd\x49\x78\x20\xfb\x58\xd8\x83\xad\x22\xe1\x55\xec\xb6\xd0\xaa\x4d\x1f\xc3\x3e\xd0\xd2\x41\xc2\x39\x67\xc2\x85\x69\xdb\x00\x99\xb5\xb5\x61\x33\xe9\xe9\x3e\xe4\x76\x8d\x26\xb9\x6f\x30\xd2\x5a\x9a\x9c\x2b\xe4\x5c\x04\x89\x3f\x0c\x9f\xff\x76\xe6\xf1\xbf\x61\x65\x5c\x4c\x32\xe6\x22\xbf\x2f\x04\xdf\x17\x62\x71\x9e\x10\xd1\x21\xaf\xc8\x66\x94\x0a\xef\x1f\x34\x5e\x9e\x6e\xf4\x52\x31\xe6\x43\xfc\xc2\x21\x97\xe9\xac\xd2\xc7\x2d\x99\x47\x42\xb7\x39\x99\x74\x06\x4f\xb9\x9b\x9a\x10\x32\xf9\x52\xc6\xf8\x43\x73\xaf\xc4\x07\x35\x9a\xa5\xee\xde\x5c\x94\xfa\xbc\x36\x22\x69\x5d\x79\xe2\xc4\x88\xe3\x71\xf1\xe9\x17\xa6\x4d\xb1\xad\x7c\x1e\x2b\xf7\x68\x78\xda\x85\xf2\xe5\xa3\x25\x06\x77\x4d\xef\x2b\x9e\x19\x3b\x65\x48\x64\xca\x8a\x3d\x3b\xe2\x8c\x86\xe6\x4c\xb2\xca\x1f\x1d\xa7\x30\x74\x63\xbc\xda\xb6\x9b\x71\xd4\xb0\x67\xca\x9f\xdc\xd8\xd8\xec\xe1\x9d\x49\x67\x37\x32\xe2\x92\x86\x5b\x12\x05\xd7\x7b\xc4\xb6\xb0\x55\x62\xe3\xd7\xea\xc6\xba\xb2\xe3\xa2\x37\xaf\xba\x3d\xfa\x02\x7b\x67\xc4\xd9\x95\xf2\xb1\x92\xec\xda\x70\xfd\x65\x6a\xa3\x9f\xb2\xdf\x87\x2c\x5b\x16\x10\x53\x4d\xcb\x04\x11\xdd\x20\x57\x07\x23\xb8\x71\xe4\x12\x0e\xea\xee\xe4\xc6\xe5\x30\x89\x8b\xfc\xfb\xdf\xc9\xa5\x5c\x9c\xba\x8f\x8b\xfc\xfe\x28\x2b\x79\xbc\x60\x0e\xf1\x85\xff\x93\xb9\x4d\x54\xae\x8f\xa2\xfa\xcc\xb6\x38\xea\x7a\xca\x25\x3c\xbe\x90\x13\x65\x7b\x47\x6f\xd4\xcd\xe6\xec\x41\xbf\x93\xf6\xe5\x2d\x2a\x8b\x19\xf1\xfe\x41\x61\xd5\x77\x32\xea\xa6\x25\x24\x1b\x54\xfc\x9e\x9e\xb2\x2a\x7c\x62\xfe\xfe\xc8\xf4\xc5\xfb\xbc\xa6\x6d\xdc\xe3\x3d\xd1\xfa\x4c\xe1\xac\xea\x9d\x31\x69\xab\x6e\x17\x65\x66\x6d\x4d\x18\xfb\xfd\x73\xf6\x9c\x7b\x9b\x0c\xc6\xde\xfc\xe3\x30\xfb\xe7\xba\xf3\x63\x5f\xfe\xb9\x36\x7d\xf3\xea\x0f\xe3\x44\x86\xd4\xa7\xfc\x5c\x79\x6c\x6c\xf1\x50\xe1\xc4\x33\xcb\x3e\x8c\x9d\x3c\xd4\x9f\x36\x7f\x49\x5f\xaa\xf3\xf0\xd4\x94\x11\x8b\x3d\x52\xee\x0e\x1f\x4a\xda\xb3\xf0\xc1\x98\xb6\xe1\x5f\xf1\x7a\x0b\xe6\x8c\xb9\xc2\x56\x8c\x7d\x3e\xef\x53\xf2\x15\xf6\xec\xa8\x53\x73\x75\x93\x96\xb2\x9b\xc3\x5a\xe6\x2e\x4a\x5c\xca\x7e\x1c\x4a\xce\x17\xa2\xe4\x3c\xc1\x5c\xc5\x8d\xe7\x1f\x1d\x08\x4f\x07\x94\x20\xc5\x7b\xfe\xbc\xbe\x10\x0b\x79\x3e\x10\x6b\x29\x2e\x6e\x23\xfc\xd5\x2f\x85\xdd\x44\x17\xf0\xe1\xc3\x3e\x63\xd1\x3d\x14\xf5\xa4\x75\xef\x31\xa6\xa7\xe4\xd3\xce\x9f\xbb\xab\xcc\x85\x34\x97\xb7\x7c\xd8\x61\xe7\x61\x65\x3d\xaf\xfa\xd3\x26\xbd\xc8\x6f\x7e\xa1\x65\x47\x57\xaf\x9d\xb0\x31\xde\x21\x4f\x7a\xf1\x86\x05\x6f\xd2\x57\x6e\xd8\x30\x7f\xc3\x0e\xab\x59\x17\xb3\x57\xcf\xb5\x3d\x76\x6e\xae\xf6\x92\xd8\x8c\x35\x57\xf4\xe6\x5b\xcf\x7f\x34\xab\xf0\xd5\xb2\x05\x35\x73\xeb\x67\xde\x1f\x9c\x38\x7f\x7a\x66\xc8\x8c\xe6\x3f\xba\x19\xec\x59\x9f\x67\x6c\xfe\xb3\x75\x66\xed\x2c\xf1\xe9\x5e\x43\x22\x53\x1f\xcf\x9c\x33\x35\x6b\x68\xe3\xa4\xb4\x19\x95\x53\x32\x86\x1e\x8f\x9f\xc2\xd7\x7b\x4c\x6f\x9e\x94\x37\xbc\x21\xf9\xf4\xd4\x9c\x49\xc1\xc3\x37\x12\x9e\x4d\xe9\x9a\x90\xcb\x66\x8d\xee\x4b\xdf\x39\xfe\x03\x3b\x31\x7a\x53\x7a\x6a\x5a\x37\x7b\x5d\xe4\x14\x40\x44\x90\x1b\x0f\x3f\x0f\x3c\x3c\xb9\x18\xcb\xeb\x07\x33\xc5\x86\x17\x3f\xaf\x1f\x02\x9f\x07\xcf\x23\xf7\xc2\x7f\xc6\xec\x23\xe3\xf3\x2e\xa3\x94\xf0\xa2\x8f\xd7\x56\x5c\x22\xef\xfd\xff\x1c\x59\xad\x32\x47\x70\xe2\xc5\x33\xe5\x73\x0c\x42\x55\x57\x9c\xf6\x3f\x50\xef\x64\x65\xfa\xb9\x5c\x74\x9f\x6f\x70\x99\x47\x4a\xfe\xa9\xfc\x92\x94\xed\x51\x5b\xd7\x94\xe6\x06\x65\x7e\x1b\x2f\xbc\x50\x66\xc3\xa3\x4d\xcc\x69\x9f\x33\x4e\xad\x2f\xab\x90\x9d\xb5\x60\xba\xe0\xda\x57\x17\xd3\x32\x5a\xd3\xed\xd7\xe8\x3d\xdb\x9c\xb9\x68\xe2\xe7\xd5\x31\x7f\xec\x33\x66\x4d\xbc\xb4\xe2\xfe\x9f\xba\x19\xd9\x13\x99\xcb\xf6\x0d\x19\x4f\xb9\x31\xc1\x7e\xc9\xab\xa1\xfc\x49\xfa\x13\x82\x17\x36\x0e\xbd\x1d\x6f\x3b\xfe\x60\xd6\x8b\xe1\x98\x54\xe6\xf8\xe2\xb9\xcb\x86\xb7\x24\x5f\x4d\x33\xce\xbc\x31\xdc\x1f\x3f\x3e\x6d\xe6\xec\x2c\xb6\x5a\x6c\xe3\xb8\x93\xb3\xcd\xd8\xee\xa3\xd5\xc6\x75\x4e\xf7\x65\xaf\x8a\xec\x19\x27\x3f\xed\x02\xfb\x50\x84\x12\xa0\xce\xd3\x3b\x39\xf0\x7c\x0e\xf8\xfc\xf7\x44\x9e\xcf\xfb\x42\x5e\x5d\xc8\x51\xe7\xe2\x6e\xc2\x77\xff\x54\x39\x90\xc0\x8d\xff\x30\xc9\x87\xc7\xce\xc7\x09\x2f\xde\x79\xae\x9a\xe4\xcb\xe5\x31\x75\x46\x32\xe9\x14\x55\xf7\xb0\xb6\x5a\xab\x48\x7e\x62\xe5\x8a\x93\x83\xd6\x59\xfa\x31\x05\xcf\x8e\x65\xfa\xd6\x3b\x4a\x6f\xb0\x2f\xef\x8c\xff\x10\xec\xb6\x80\x79\x80\x31\x23\x39\xa9\x70\xfa\xef\x62\xd7\xf5\x1a\x69\x3d\x13\xe7\xed\x1b\x5b\xb6\x7e\x52\x42\xea\x83\xc2\x8e\xe6\x2d\xe9\x6b\x93\xee\x16\x2c\x7d\x9c\x3d\x25\x30\x21\xa7\x20\xf2\xcf\xfa\xf4\xfa\x84\x3f\x79\x46\x43\x7b\x26\x2e\x48\xf0\xd9\xce\x1c\x96\x1e\x17\x90\x38\x7b\xf3\xcb\x61\xa3\xb1\x69\x89\x93\x72\xde\x0c\xaf\x4e\xfe\x96\xa8\xb7\xb6\x6d\xf8\x76\x42\x57\xc2\xd5\x55\xd7\xd9\x8c\xd8\x23\x09\x9f\x56\x6e\x67\xbb\x8d\xd6\x4f\x78\xb8\x6c\x34\x7b\x51\xd4\xe4\x84\x51\x4b\x74\xd9\x0d\xe1\x1e\xf1\xbd\x8b\xce\xb3\xef\x86\xb6\xc7\xc7\xce\x3f\x4a\x2b\x05\x2d\x05\x2c\xfb\xb9\xf1\x05\xb1\xb8\x38\x8e\x37\xdf\xe7\xdf\xfb\x3b\xfe\x42\x6e\xff\x0b\xe9\x83\x64\x7c\xde\xcd\xe0\xea\x80\x1e\x35\xd6\x90\xf7\x8d\x9d\x9f\x1b\xc8\xb8\x5c\x92\xe5\xea\x42\xea\x72\x5b\x2a\x46\xce\xa0\xa8\x63\xd7\x5b\x5d\xd4\x52\xc4\x75\x8b\xfd\x9b\x23\x4c\x47\x30\x27\xe7\xe6\x36\x5e\x71\xbf\x67\x51\xb3\xcc\xa3\x6e\x6d\xb4\x85\x97\xd2\xb4\x97\xd5\x5d\xe9\xb2\x51\xf3\xd2\x46\x9f\x92\x5a\xed\x13\x1f\x9c\xf8\xf4\xc4\xbe\x12\xbd\xa4\xcf\xa3\x4d\x8f\x27\x9c\x7b\x9b\x22\x18\x99\x52\xe5\xf6\xa0\x28\xe5\x56\x78\xc8\xb1\xfe\xdf\x6a\x29\x4e\xe1\x8b\x2b\x86\x86\xd7\x25\x65\x45\xc8\x96\xa9\x0f\x9f\x4d\x28\x88\xc8\x2b\x3a\x3f\x3c\x18\x67\x14\xb1\xae\x20\x83\xed\x1d\xa3\x1d\x71\x7f\x97\x24\x3b\x3d\x2a\x27\xd2\x7a\x7b\x0d\xbb\x20\x22\x26\x52\x29\xb7\x9b\xdd\x1e\x66\x10\x69\xbe\x29\x88\xfd\x23\x78\x28\xd2\x21\xe7\x24\xad\x10\x14\x1d\x79\x7e\xed\x26\xda\x28\xd0\x3e\xd2\x65\xd5\x57\x3a\xc1\x6f\x27\xe0\xc5\xd3\xbb\x24\x5f\xe0\xd5\xff\x1b\x7f\xcf\xff\x42\xe2\x77\x3f\x70\x9c\xeb\x07\xf4\xce\xe4\xc4\x58\xf2\xfc\x85\xb8\xfd\x21\x6e\x6b\x9c\x27\xbc\xcf\x65\xe9\x16\xa2\xaf\xab\x7f\xdf\xf6\x9b\x83\x47\xc1\xd5\x85\x94\x3e\xef\x34\x55\xfc\x42\x51\x3b\x67\x5f\xdf\xab\xaf\xa0\xd8\xb5\xfa\xc6\x35\x1d\xc7\x55\xac\x84\x39\x8f\xdb\xdd\x42\x97\x38\x8c\x4d\xd3\xb8\xb8\x73\xbc\x8e\xff\x9d\xf8\xe1\xd6\xf3\x2b\xd4\x43\x9e\x47\x36\xb7\x54\xed\xd3\x8c\xc8\x0d\x71\xb9\xb0\xbf\x21\x36\xea\x66\xc0\xa2\xe6\xd7\x77\x43\xa3\x73\xfc\xb6\x37\x1f\xeb\xb7\x89\x7a\xe4\x6f\xd4\xd0\xc3\x8e\x8d\x9c\xe6\xbf\xa1\xb6\x9f\xbd\x24\xfc\x63\xc0\x9c\xe3\x2f\xd9\xbb\xc3\x7e\x06\xec\xa8\x1c\x60\x77\x84\x94\x07\x4c\x3f\x78\x9f\x16\x0f\x2c\x09\xd8\x5e\xf2\x8b\x36\xf7\x7f\x19\x78\xb6\x48\x98\x36\x0b\x60\x04\xae\x29\x58\x4b\x27\xfa\xb6\x07\x7e\xca\xff\x44\x67\xf8\x14\x06\xae\xde\xb1\x8c\x2e\xf6\xfc\x15\xe8\xb5\xb5\x9b\x3e\xef\xa1\x00\xc4\xaa\x71\xe3\x9d\xc5\xd3\x01\xad\xe6\xf5\x47\xd9\x43\xd6\x8b\x81\xc7\x15\xa4\x5e\xbe\xef\xac\x26\xbc\xd6\x13\x8d\xb3\x04\x6f\x47\x72\x7d\x71\x2e\xbf\x6e\x23\x9f\xcf\x2a\x76\x90\x3e\x42\xc7\xf3\x6f\x11\xfe\xe3\xc0\xbd\x1e\x32\xbf\xf2\x0e\x3d\xd4\x16\x5a\x43\x51\x1b\x8c\x1e\xfc\x66\x16\x4b\x5c\x5f\x94\x73\x7f\xb2\xd5\x09\xf5\xb6\xa9\x0a\x77\xed\xfd\x37\x98\x29\x24\x94\x77\xb7\xa5\x48\xbb\xb0\x22\x2e\x76\x2b\x2c\x3e\xeb\xc9\x0a\xac\xec\x3a\xb4\xc7\xc9\xe7\xb8\x8f\xd7\xed\xc1\xd3\x1d\x7e\x75\x1e\xf5\xb7\x57\x75\x67\xfb\xaf\x72\x97\xba\xed\xf0\xad\xcf\xaf\xd2\x9d\xba\x7e\x8e\xf6\xf4\x29\x75\x57\x6f\x6b\xa7\xc7\x7a\x1b\xbb\x0f\x36\x37\xd0\xd3\xbc\x5e\x79\xd8\x36\xf4\xd0\x1b\x3c\x93\x3c\x4d\x6b\x9d\xe8\x5c\xcf\x44\xcf\xe9\x27\x36\xd2\x15\x1e\xa2\x5e\xf2\x47\x42\xe9\x7a\x77\x67\x2f\xeb\xf2\xb3\xf4\x4d\x57\xda\x6b\x67\x69\x07\xfd\xcc\x55\xca\xfb\xd2\xfe\x31\xf4\x3d\xd7\x4b\x5e\x7b\xf7\xda\x42\xde\xf1\x29\x90\x7e\x9a\x1b\x77\x76\xcb\x7f\xf3\x7f\x48\x9c\x9b\xf7\x1f\x1b\x6a\xb9\xbe\xef\x96\x8d\x84\xc7\xef\x8a\xba\x48\x7c\x2e\xda\x77\x5e\x23\xf9\x72\xee\x72\xe7\x04\x0e\x9e\x8a\xec\x21\x7e\x4a\x87\x36\x3d\x24\x3e\x5b\x7b\x14\x9f\x92\x3a\xb1\x61\xfe\xab\x29\x84\xef\xb8\xfc\x4e\x62\xd4\x61\x8a\x9a\x5d\xfb\xc6\xd6\xe8\xa1\x02\x6b\xdc\x88\x57\x17\x3c\xee\xeb\x2c\x8a\xbc\xf0\x32\x24\x7e\xbc\xc5\xe8\xc0\x49\x2f\x97\x66\xf9\xd8\x1a\x7b\x45\xbd\x1c\xbf\xb3\xcc\x21\xdc\xd5\xf6\xa5\xfe\xa9\x2a\xa7\x00\xc7\x6f\x2f\xba\x3b\x17\x3b\xb1\x1d\x56\xbf\xb8\xf9\xb9\xc8\xc9\xc4\xe1\xf6\xd3\xad\x34\xed\xa8\xec\x70\xe4\x5e\x0d\x64\xed\xff\x38\x8e\xbb\x35\x0b\xe2\x0e\x59\x8e\x65\x57\x9b\xa0\x6c\x7f\xc9\x49\xf6\x62\x2e\x34\xed\x43\x9d\xb4\x9b\x4a\x61\x69\xe7\xe9\x74\xb6\x21\x06\xf6\x76\x12\xce\xb6\xb5\xba\xf0\xb4\x5d\xee\x32\xfe\x44\x17\xec\xed\xc6\x39\x57\x1c\x6d\x41\x92\xf5\x35\x17\x97\x8a\x6f\x48\xb5\xde\x05\x2c\xe9\xfd\x6f\xfd\x67\x33\x2b\x6a\x39\xf8\x79\x4f\xcd\x7d\x0e\xf6\xae\x68\x22\x7c\x7e\xcf\xd4\x76\x22\x28\xbb\xfa\xf1\x06\xa9\xa7\xe7\x3f\x74\x91\xf5\xb5\xf6\xe4\x43\xa2\x7f\x38\x3c\xf3\x29\xd9\x4f\x15\x45\xbe\x7c\xcf\xc1\x6d\x3e\xef\x89\x8f\x44\xf6\xf8\x2f\x0a\x1c\xcc\xd4\xfb\xf9\x44\x68\x0a\x45\x4d\x0e\xe9\xdf\xab\x95\x2b\xb6\x37\xde\xb9\xdf\xcc\xe1\xcd\xa8\xfc\xa0\xd1\x3f\x3d\x23\xcb\x75\xd7\x79\x4d\xe8\xf7\x9d\x55\x65\x70\xc2\xf9\x62\x7f\xcb\x96\x1b\xc6\xe7\xec\x6e\x0d\xb0\x8e\x95\x98\xc6\x58\xf7\x0e\x08\x5c\xfb\x68\x36\xd2\xaa\x76\x60\xc6\x87\x02\x53\xa6\xd5\xaf\xef\x97\x71\xd3\xf8\x80\x95\xe8\xfb\x8b\xe8\x31\x0a\xb7\xba\xd0\x5b\x86\xb3\xc6\x5f\xad\x8e\x3e\xc8\xc1\x59\xe3\x4d\x56\x55\xdd\xca\x38\x6f\xac\x67\xbd\xe1\xfa\x22\x9c\x34\x61\x58\xbf\x6a\xbb\x8f\x53\x26\xa2\x36\xd3\x5b\x2e\xe1\x84\x89\xad\x4d\xe5\xb9\x21\xd4\x1a\xdf\xb0\x55\x6c\x48\x45\xad\x71\x8f\x6d\x58\x6d\x1b\x1a\x8d\x03\x80\x6d\x3f\xc9\x38\x94\x97\x13\xfd\xcf\x37\x26\xf7\xf9\xbf\xe8\xe5\xea\xc0\xee\xf6\x5e\x21\xf3\xa2\x63\x69\x27\xa9\x13\xad\x39\xf7\x88\x7e\xaa\x6e\x07\xb7\x5f\xd2\xd1\xe8\x5e\xe2\x9f\x71\x80\xf5\x96\xf8\x03\xe4\x9f\xfa\x4c\x74\x85\x1b\x34\x7e\x14\x73\x70\xb1\x27\x97\x27\x4e\xe7\xdd\x83\x4f\x39\x0a\xa8\x96\x8d\x1c\x15\x61\x07\x58\x9a\xca\x68\x78\x97\x02\x41\x27\x55\xcb\x5d\x95\x81\xc9\xcd\xcc\x87\xf6\x4b\x81\x35\x89\x5a\xb0\xba\x08\x1c\x08\xd1\x19\x6d\x21\x0a\x9c\xef\xd5\x8d\x25\xf7\xf7\x3f\xea\xdc\x37\x53\x03\x7e\x58\x69\x5d\x32\xb5\xc3\x7b\x80\xa9\x6a\x32\xee\xe7\x55\x80\x39\xcf\xc4\xbb\xaf\x06\xd0\xf0\xfe\x47\xe7\x70\xf1\xb1\x38\xa0\xbd\xc3\x54\xab\xa7\x0e\xd0\x9a\x69\x3a\xb6\x33\x0d\xd0\x2a\x32\xb3\xba\x16\x09\x68\x1f\x34\xbd\xdb\x16\x0a\x68\xb5\x98\xdb\x5d\xa8\x04\x74\x92\x80\x43\x5c\x1d\x68\xd5\x69\xd2\x17\xeb\xed\x5d\x6e\xde\xdf\x9f\xc8\xf5\x45\xba\x21\x7f\x3b\xf4\xbf\xf1\x37\x3c\x7e\x4e\x74\x10\x27\x8a\xb9\xbc\xf8\xa1\x6d\x1f\xc9\xb8\x15\x7e\xe2\xf6\x0d\xda\x5a\x3c\x48\xf4\xa5\xab\x63\x41\xf6\x57\x19\x3c\x5e\x33\x65\x01\x17\x23\x9e\x02\x32\x6a\x14\x15\x20\x0b\x98\xf4\x48\x84\xbb\x59\x03\x3e\xf3\x14\x95\x1d\x86\x80\x94\x77\xa3\xaa\xad\xcf\x03\x8b\x15\xd4\x22\x2c\xee\x03\x3b\x7f\x31\xa5\xcd\x02\x80\x63\xc7\x34\x22\x4d\xdc\x80\xd6\x39\x1a\x23\x8c\x83\x81\xbb\x5e\xcc\x39\x46\xad\xc0\xfb\xb9\x8c\x97\x7c\x1f\x03\x3e\x6f\xab\xfb\x7c\x60\x39\x20\x37\x45\x5f\xf9\xe3\x65\x40\x31\x4c\xbf\xe3\x55\x1b\xa0\x2c\xaa\x7f\xf8\xd9\x72\x40\x59\x97\x25\x70\x7f\x15\xa0\xfc\x96\xd5\xd7\x75\x17\x50\x09\x62\x95\xdf\x3c\x02\x8c\x7a\xf4\x6b\xa8\x9a\xcc\xfb\xb7\x17\x9a\xc9\xfa\xff\x68\xd7\x35\xa2\x83\xe9\xf4\xef\x22\x71\x5d\x6e\x7d\x44\x78\xef\x73\xba\x2f\xc9\xcf\xab\x8b\xde\x93\xf5\xf4\xf0\xd7\xaf\xe4\xf3\x7e\xfc\x26\xf1\xe6\x4d\x62\x13\xbd\x0c\xdf\x07\x61\x21\x8f\xff\x4d\xe7\xf1\x7a\xa3\x79\xbc\x9e\xb7\x3f\x20\x14\x4b\x51\x9e\x3e\x80\xc1\x45\xd1\x99\x0e\xb6\x80\xbb\xbd\x4c\x9a\xb5\x1e\x10\xb7\x5e\xee\xb8\xc5\x5e\x60\xd6\x07\xc5\xef\x7c\xdf\x7e\x63\x4f\x60\x5f\x89\x8a\x82\x61\x32\x70\xa2\x4c\xc5\x99\xf5\x15\x68\x89\x1f\x75\xdd\x40\x1f\xe8\x3c\xa6\xb2\xc7\x40\x03\x78\x51\xa7\xa2\xcf\x8a\x00\x06\x8e\x29\xbe\xd5\xcd\xe3\x8c\x87\x4c\x0a\x5f\xe7\xa0\xb1\xf1\xd7\x3e\x40\x5c\x5d\xe9\xd6\x0f\x72\x93\x5d\x53\xef\xed\x27\x40\x72\x91\xe6\x84\xde\x24\x40\xca\x5f\x4b\xf6\xd1\x31\x40\x7a\xe5\x87\x80\x66\x72\x9e\x7c\x6a\x75\x8d\xe4\x7b\xb7\x69\x0f\xd1\xfb\xb5\x7d\x7c\xcc\xbd\xff\xae\xfb\x9a\xf8\x63\xd5\xd6\xf6\xe5\x52\x84\xff\x1d\xd0\x25\xeb\xe1\xb6\x3f\x73\xa8\xff\xfa\xa1\x18\x73\x71\x19\xcf\x07\x84\x7f\xff\x3d\xd5\xef\x6f\xbe\xd3\x49\x0c\x18\x51\x4f\x51\x8e\xeb\x01\xed\xab\x42\xfa\xd6\xa3\x01\x47\x15\x89\x0e\x0b\x71\x20\x72\xa6\xf4\x06\x93\x91\xc0\x44\x1f\x99\x69\x46\x57\x80\xa5\xba\xf2\xd3\x0d\x57\x02\x5b\x07\x14\x83\x59\x0d\xc0\x81\x3d\x8a\xd5\x7a\x34\x70\x62\x92\xa2\xb8\xbe\x14\x70\x5e\x5b\x49\x46\x77\x23\x70\x6d\x8f\xc2\x4a\xdd\x47\xc0\x93\x35\x0a\x25\xba\x1a\x40\xdf\x4e\xb9\x3c\x5d\x7b\x00\x69\x32\x3a\x7c\x9d\x83\xcc\x20\x57\xe7\x20\x68\x04\xc2\x65\x8e\x54\x18\x20\x77\xf4\x84\xd8\x5f\x48\x4f\xfb\xe7\xcb\xaf\x11\x9d\xd3\x9d\x9c\x1e\x12\xdf\x35\x83\xa7\xc4\x17\xe5\x42\xdc\x6b\xe2\x03\x54\xa7\xf0\x85\xec\x1b\x4e\x38\x0d\x90\xfd\x56\xf9\x65\xae\xfe\xab\x60\x19\xfe\xf2\x01\xe0\xfb\x20\xcc\xe3\xf9\x26\xf0\x7d\x20\xe2\x79\x7a\x11\x3f\x1e\xff\x6f\x13\xcd\xd3\x41\x58\x00\x5a\xe7\x04\x17\x99\xcd\x03\x6c\xec\x45\x07\xf9\xf7\xfc\x0d\x33\x80\x94\x4b\x92\xc7\x0d\x1e\x01\x73\x16\xc8\x44\xb0\x16\x01\x6b\x32\x64\x6b\xf5\x16\x03\x3b\x77\xc9\x9e\xd4\x65\x01\x07\x54\x64\xab\x74\xca\x80\x63\xb9\x72\x22\xda\xa5\x40\x7d\x8b\x6c\x8e\xd6\x1b\xa0\x4d\x54\xe6\x8f\x16\x0d\x74\x3b\xca\x8a\x6b\x9b\x03\xaf\x0a\x64\x96\x68\xd9\x03\xdf\xa3\x25\xdf\xf1\x75\x0e\x8c\x23\x1c\x14\x92\x15\x56\xe3\x8e\x0b\x95\x82\x2a\x0e\xde\x73\xec\xe6\xea\x3f\xbe\x3d\x23\x7e\x48\x17\x1d\xdf\x11\x3f\xa8\x86\xd6\xef\xe4\x7c\x75\xb2\x6e\x50\x8f\x83\x15\x3c\x1d\xc0\x3f\x3a\x18\x9e\x3e\x80\xef\x87\xc2\xf7\x41\xf8\xc7\x07\x82\x37\x0f\x22\x79\xfa\x18\x8f\xdf\x3c\xfd\xc3\x66\x2e\x5a\x7c\x01\xd4\xe3\x47\xce\x32\xfc\x02\x98\x7e\x13\xce\x61\x5d\x05\xbc\x85\x45\x75\x59\xa7\x80\x78\x4d\xf1\x5a\xed\x27\x40\xba\xa2\xd8\x1a\x3e\xaf\xad\xab\x08\xe4\x14\x48\x33\x75\x46\x02\xf9\xfe\xd2\x69\xda\x5e\x40\xf1\x18\xe9\x89\xda\x4c\xe0\x88\xb2\x8c\x9a\xe6\x54\xe0\xb4\xb9\xd4\x11\x8d\x28\xe0\x82\xaf\xe4\x4e\x4d\x17\xe0\xe6\x52\xa9\x76\x4d\x01\xe0\x91\x8d\x94\xaa\xc6\x44\xe0\xbd\x95\x44\x02\x73\x37\x30\xa0\x24\x26\xc8\x2c\xe4\x8c\x83\x48\x9d\x58\x0b\x77\x3c\x3a\xdf\xf7\x12\x5d\xd4\x65\x39\x6e\xfc\xe7\xc4\x7e\x90\xbf\xb3\xa6\x62\x98\xeb\x0b\xc6\xcb\xf3\xff\xd5\xc1\xf0\xeb\x00\x5f\x07\xc2\xaf\x87\x13\x79\xe3\x92\xc0\xd3\x09\x05\xcf\xe6\xa2\x33\x0f\x4d\x05\x80\x11\x4a\x14\xa5\xd3\x07\x48\x49\x52\x14\xcb\x10\x30\x2c\x16\xb2\xd2\x89\x07\x9c\xd5\x84\xe6\xe9\xca\x02\xe1\xbf\x44\x5a\xb4\x07\x80\xb4\x11\xa2\xfd\x5a\xe6\xc0\xac\x34\x31\x61\xad\x23\xc0\xb2\x83\xe2\x8f\xb4\xda\x81\x0d\x01\x92\x32\x9a\x2f\x81\x1d\xf5\x92\xc2\x9a\x1e\xc0\x3e\x37\x49\x25\x0d\x7b\xe0\xd0\x1f\x89\xb5\x9a\x93\x81\xea\x03\x52\x9b\x98\xbe\x40\x63\xb6\x84\x36\x73\x31\xd0\xf6\x51\x62\x05\x73\x2a\xd0\x15\x2b\xe1\xc2\x7c\x00\x3c\xaf\x90\xb0\x57\xaf\x05\xfa\xa2\x45\xbb\xd4\xc7\x02\x83\x9d\xc2\x5f\xae\x64\xf4\x11\x1d\x54\xd3\xea\x9f\x44\xff\x54\xc7\xf3\xb9\x39\xca\xcb\x77\xbe\x0e\x86\xaf\x07\xdc\xc8\xf3\xcb\xe0\xeb\x40\xe6\xf1\xfc\x2d\xa6\xf2\x7c\x33\x52\x79\x7d\xd4\xa2\x6d\xb8\xf8\x4f\x3f\x94\x22\x2e\x1a\x8e\xe5\x22\xd3\x03\x10\xbd\x4b\x51\x3a\x67\x01\x3d\x96\x40\x27\x27\x8f\x6d\x8f\x09\xbc\xd7\x7c\x04\x04\xca\x09\xad\xd0\x32\x06\x12\x75\x44\x94\x99\xdb\x80\xc9\x72\xc2\x63\x99\xa3\x81\x39\x02\x22\x32\x1a\x1a\xc0\xb2\xe5\xa2\xc5\x1a\x53\x81\x75\x2f\xc5\x0e\x68\x74\x02\xdb\xc7\x89\x77\x33\xb3\x80\x42\x09\xb1\x41\x8d\xf9\xc0\xa1\x5e\x89\x9b\xea\xc9\x40\x55\x92\xd8\x16\x75\x3b\xe0\x8c\xba\xd8\x6e\x75\x16\x70\xe1\x97\xd8\x21\xf9\x2e\xa0\xcd\x9b\xa2\x18\x55\xc0\x9d\x25\xa2\x45\x8c\x50\xe0\xb9\x8a\xc8\xec\xe6\x70\xee\xf3\xaf\xcf\xc3\x12\x0e\x1e\x4b\xc1\x5f\x3a\x98\x7f\xfc\x50\x8c\xff\xae\x03\x0b\x78\xfa\xc8\x19\xdf\xb9\x38\x41\xec\xef\x79\xc0\xf7\x85\xf1\xe0\xf9\xe9\x58\x45\x71\x51\xbf\x8b\x8b\x8a\x3c\x9d\x8c\xa6\x2a\xa0\xa5\x3b\x72\xb3\xa4\x3d\xa0\xf9\x80\xa2\x98\x56\x80\xe7\x44\x81\x83\xa2\x63\x01\xcf\x3a\x8a\x62\xa6\x02\xa9\x4d\x42\xb5\x52\x77\x80\x71\xdf\x28\x4a\x26\x0e\x98\xf6\x88\xa2\xd4\xbd\x80\x25\x2f\x84\x9b\x24\xea\x80\xc5\xd9\x14\x25\x36\x03\x58\x25\x4f\x51\xea\xde\xc0\xee\x0a\xd1\x4c\xc6\x12\xa0\x44\x59\xe4\xa1\x84\x08\x50\xdc\x47\x51\x92\x82\x40\x65\x25\x45\x31\x26\x03\x8d\xb5\xa2\xcb\x19\xc1\xc0\xc5\x2a\xd1\x58\x11\x45\xa0\xd5\x80\xfb\x5e\x92\xaf\x03\xf9\xbf\xfb\xc2\xfc\xcb\x77\xf2\x79\x1e\xae\x0f\x80\x00\xd3\xd1\x9e\xf0\x7d\x33\x3d\x4c\xc8\x7b\x9c\xe0\x60\x07\xc1\x14\x40\x43\x30\x2a\x43\x28\x08\xd0\x75\x49\xfd\x2e\x56\x0d\xb0\x32\xa7\x1d\x95\x4a\x05\x58\xd2\x0b\x37\xc9\x08\x03\xac\xd0\x9c\x5d\x72\xd9\x80\xbe\xc9\xee\xab\xf2\xa9\x80\xfe\xb9\xc3\x52\x8a\x6f\x00\xdd\x3f\xf5\x3f\x15\xcd\x01\x5d\x95\x6b\x56\x0a\x0d\x80\xce\xcf\x27\x47\x15\x02\x00\xdd\xec\x2f\x57\xe5\x6b\x00\x9d\x34\x40\xba\x0a\xd0\xe8\x00\xc4\x75\x07\xf6\x6a\x96\x00\x92\x4b\xbf\x06\x6a\x8e\x03\x24\xef\xbd\x2b\xe4\x64\x84\xd4\x8e\x17\x7a\x5a\xcb\x01\x99\x6d\x8f\xfd\xb5\x4e\x01\xb2\xfa\x77\x95\xb5\x01\xc8\x9b\x76\x25\x68\x87\x00\x72\x9e\x37\x28\xad\x13\x80\x6c\xe6\x95\x4b\x3a\x6e\x80\xfc\xea\xb6\x50\xcd\x74\x40\x9a\x54\xfb\x7f\x74\x20\x3c\xfd\x03\xdf\x07\xe3\x7f\x74\x20\xfc\xf7\xfb\x7c\x1f\x80\x44\xfb\x0a\x32\x0e\x8d\xae\xbf\xc8\x38\x84\x06\x1a\x0a\xba\x02\x5a\x13\xa2\x46\x0b\x97\x02\xfa\xc9\x29\xed\xe2\x6f\x00\xfd\x9a\xa9\x71\x92\xe5\x00\x4b\x7f\xc1\x55\x69\x36\xc0\x7a\x92\xc3\x92\x1b\x06\x58\xd9\xbb\xe3\x15\x9a\x00\x96\xc7\xe1\x64\xa5\x5c\x40\xef\x78\x43\xba\x92\x36\xa0\xb7\xaf\x23\x57\xe9\x19\xa0\x6b\xf3\x94\xa5\x50\x04\xe8\xe5\xfc\xd0\x53\x78\xc0\x1f\x07\x36\xa5\x75\x1a\x90\x62\xfe\xb8\xae\x95\x0f\x48\xeb\x7c\xfc\xa9\x9d\x02\xc8\xf4\xbf\x9e\xad\x53\x00\xc8\xa7\x3c\x9b\xa9\x73\x1a\x90\x7f\xf6\xe0\xa4\x76\x17\x20\xd7\xd3\xfd\x44\xd7\x0e\x50\xe8\xeb\x7c\xad\x6b\x0a\x28\xf4\x5e\x6b\xd5\x5d\x05\x28\x06\xb7\xbf\xd0\x49\x05\xe4\x8f\xb4\xfe\xd1\x9d\x0d\x28\x10\xf5\x16\xdf\x0f\xe4\x7f\xf5\x0f\xfc\x79\xf0\xb7\x0e\x84\x8f\x7c\x5d\x8c\xfa\x3d\x8f\x99\x02\x0b\x00\x2d\xbb\x80\x01\xa1\x73\x80\x76\x5d\xc4\x7a\x11\x2b\x80\xa5\x99\x3c\x49\x42\x0e\x30\xf2\x4f\x7f\x2c\x43\x01\x06\xe3\xe6\x87\xc8\x5c\x05\x0c\x1f\xaf\x1f\x52\x78\x03\x18\xb5\xec\x6e\x1b\x35\x05\x30\xd8\x76\x78\xdd\x28\x4b\x80\xb5\xe5\xec\xb2\x51\xa7\x01\x96\xca\x8d\xe7\x2a\x8a\x80\xfe\xc1\xe7\x8d\xa3\x8c\x01\xfd\xf5\x3f\x8f\x29\x59\xf2\xc7\xe1\xd7\x26\x1d\x09\x40\xa6\xe1\xab\x94\x2e\x05\xc8\x0b\xbc\xdf\xad\x1b\x03\x28\x30\x5f\xbc\xd0\x39\x08\xc8\xe7\x3f\x1e\xaf\xfb\x0c\x50\xac\xb9\xa7\xa5\xe7\x06\x28\x8d\xbd\x7d\x48\x2f\x06\x50\x5a\x7f\x3d\x47\xf7\x25\xa0\xf8\xf0\xca\x0f\x3d\x03\x40\x49\xff\x52\x8b\x9e\x3e\xa0\xc8\xbe\x70\x4e\x4f\x03\x50\x24\xee\x88\xc1\x55\xff\x77\x3e\xf0\xe7\x01\x3f\x7e\xde\x7d\x5f\x1e\xf2\x75\x31\x7c\x7d\x10\x5f\x27\xc5\x3a\x1b\xee\x27\x56\x0b\x18\x48\x27\x4e\x94\x48\x05\x8c\x7f\xa6\x7b\xc9\x6a\x03\x46\x4f\xe7\x5b\xcb\x3d\x04\x4c\x44\xd7\x3b\x29\x7d\x05\x8c\xd7\xee\x16\x53\x31\x02\x8c\x75\x2a\x4d\xd4\x36\x01\x86\x93\x1a\x93\xd5\x12\x00\x03\xe7\xce\x08\xd5\xdb\x00\xcb\xe6\x45\xc8\xa8\x7e\xc0\x20\x6c\xf0\xfa\xa8\x10\x40\xf7\x31\x20\x7b\xef\x67\xaf\xde\x3a\x40\xa1\xe1\x63\x91\x9e\x31\xa0\xa8\xf6\x46\x4d\x7f\x16\xa0\xbc\xe3\xd9\x5e\xfd\x3c\x60\x94\xe1\x83\x6e\x7d\x16\xa0\x5c\xd5\x7d\x4a\x3f\x11\x18\x25\xda\xa9\xa1\xb7\x17\x50\x7a\x7f\xb5\x9d\xd5\x0c\xa8\xf4\xb6\x45\xe9\xd7\x02\xa3\x9c\x5a\x2b\x58\xd5\x80\xca\xec\xa6\xb9\x7a\x55\x80\xd2\x64\xfc\x47\xff\xc0\xcf\x07\xc7\xd4\xbf\xf9\x4e\x3e\xcf\xc3\xf5\x41\x10\x78\x66\x3a\x8e\xf0\x5d\xa7\x2c\xa7\x90\x71\xd8\xe2\x78\x55\x60\x06\xa0\x93\xe5\xf9\x49\xd8\x14\x30\x50\x08\x3e\x2b\x36\x0b\x30\xb9\x1a\x5f\x23\x2d\x08\x98\x8a\x4e\xca\x96\x2d\x02\xcc\x9e\x67\x85\x29\x19\x01\x26\x6f\xd6\x19\x2b\x17\x01\x26\x0a\xbb\x0a\x54\xea\xff\x33\x0e\x1f\xce\x65\x32\x2c\x01\x43\xed\x5b\x49\x0c\x37\xc0\x20\xf3\x55\x3b\x67\x3c\x0c\x8b\xe8\x1c\x95\x93\xc3\xaa\xac\x69\x80\xd2\x81\x6f\x16\xac\x7e\x40\x45\xe4\x5d\x89\x81\x16\xa0\xaa\xd6\x7b\xc7\xd0\x0a\x60\x78\x3c\x9a\x6c\xa8\x09\x30\x42\xee\xbe\x30\x88\x06\xd4\x24\x6e\x25\x18\x96\x00\x8c\xe1\x8e\x20\x23\x55\x40\x3d\xbb\xed\xb1\x61\x2c\xc0\x50\x68\xdd\x66\xa8\xc5\x39\x8f\x34\xfd\x34\xec\x07\x18\x93\xcf\x89\x18\xce\x03\xd4\x48\x97\xc8\xff\x3f\xfd\x83\xd5\x0c\x2e\x9a\x54\x52\xff\xd1\x41\x88\xe6\x1b\xf9\x91\xf8\x73\xac\xe4\x47\xfe\x01\x34\x6e\xdb\x85\x08\x9c\x07\x0c\x34\xdd\xd8\x22\x2f\x00\x13\xab\xc0\x06\x09\x2f\xc0\x74\x20\x36\x4b\x7a\x0c\x60\xd1\x33\xfe\x95\xfc\x27\xc0\xc2\x69\x6e\x83\xb2\x08\x60\x6e\xb4\x26\x53\x65\x17\x60\x76\x63\xb7\x80\x3a\x67\x9c\x94\x8f\x6c\x62\x26\x03\x26\xc9\xe7\x7f\x6b\xfc\x06\x8c\xb2\x6e\xff\x66\x4e\x06\x8c\xfa\xde\x7f\x64\xd6\x02\x46\x0f\x39\x7f\xf7\x2f\x17\xc3\x93\x80\x9a\x45\xdf\x27\x23\x49\x40\x5d\xf9\xe5\x4e\xa3\x23\x00\xb3\xea\x69\x1a\x89\xf3\xc9\xfd\x5d\x46\x6b\x01\x66\xe1\xed\x66\xe3\x32\x40\x33\x84\xaf\x8b\x6b\xdf\x62\x7c\x14\xd0\xa8\x6b\xbd\xc9\x39\x91\x69\xe4\x36\x2d\x36\x9d\x0c\x68\xad\x39\xe7\x65\xac\x09\xa8\xf7\xd4\x35\x19\xab\x01\xea\x64\x37\xf0\xbf\xfa\x87\x7f\x78\x6f\x1e\xef\x6b\x48\xfc\x0f\x46\xfc\xd0\x53\x25\xf9\x50\xcc\x22\xf5\x94\x79\xc5\xb4\x7d\xe4\xdd\x7f\x75\x31\xc6\xdf\x9d\x21\xa6\x05\x98\xa7\xfa\xb6\x4b\xba\xfd\xab\x17\xb3\x46\x9a\xa7\xe2\x1f\xc0\x7a\x5c\x66\x8a\x4a\x3c\x60\x39\x79\xf5\x78\xb5\x1a\xc0\x62\xfe\x2e\x07\xe6\x0b\xc0\x5c\xf2\x88\xb4\x16\x05\x98\x5a\x36\x3d\xd7\x1a\x03\x18\x9f\xb9\xf3\x48\x73\x3b\x60\x22\xf0\x69\xa4\x66\x26\x60\xdc\x08\xa8\xab\x7c\xdb\x60\x1c\x01\x30\x6f\xbc\xa9\x30\xb1\x07\xb4\x22\x9e\x9e\x35\xf1\x07\xb4\x4a\xef\xc3\x74\x3e\xa0\x53\xd7\x75\xdc\x34\x0b\xd0\xc9\xbc\xd1\x61\xea\x0d\x68\x77\x5c\x89\x35\x95\x00\xb4\xe8\x8b\x06\x66\x0d\xf8\xa9\x6b\xdf\x7c\xdf\xe4\x32\xa0\x79\xba\x71\x99\xd9\x15\xb0\x75\x82\xeb\x6c\x4d\x73\x01\xcd\x1b\xa7\x83\x4d\x8a\x01\x0d\x23\x4e\x9c\xde\xcd\xd4\x5f\xba\x30\x0b\x9e\x8e\x92\xcf\xf7\x71\x79\x4f\x91\x5f\x9a\xc4\xd7\x5f\x21\x46\x97\xf4\xc7\xd0\x39\x6d\x24\x24\x68\x0b\x98\x2a\x59\x2e\x15\xd5\x06\x2c\xca\xed\xc5\xc4\x53\x00\xeb\xd5\x5e\x71\x52\x8d\x80\xdd\xa8\x70\x6b\xb9\x5f\x80\xdd\x60\x6a\x9d\x72\x15\x60\x37\x71\x56\x89\xda\x2c\xc0\x66\x43\x76\x0f\xb3\x1e\xb0\x5a\x9a\x7f\x47\x2b\x11\xb0\x88\x38\xb2\x45\xfb\x2d\x60\xf6\xa6\xc5\x5b\x77\x0a\x60\x7a\xfc\xbe\xb9\xae\x16\x60\x5a\xf0\xfd\x97\xf6\xb3\x3f\xe1\xa6\x1f\x01\xed\x53\x1f\xb4\xcc\x55\xf1\x5e\xff\xec\xb3\x57\xe6\xba\x78\xa6\x4f\x3f\xa0\xcc\x57\xe2\x2e\x6b\x45\x57\x83\xf9\x5d\xdc\x66\x35\x5f\xaf\xb7\x88\xc5\x75\x03\xb5\xf6\x23\x16\xe9\xb8\xcd\x3a\xd4\x3a\xc5\xa2\x04\x3d\xac\xe8\xe6\x09\x16\xe2\x78\xa5\xf7\xba\x91\x61\x5e\x8a\x6f\xba\xbb\xce\x38\x5b\x68\xe0\x9b\xee\xb6\x1a\x17\xf3\x3c\xd0\x3a\x8e\xc7\x9b\xcd\x7f\x00\xda\xe4\xcc\xf5\xbf\xfa\x07\x6e\x1e\x50\x94\xf6\x19\x2e\xaa\x07\x72\x50\xb2\x50\xed\x1a\x99\x07\x15\xcc\xd3\x23\xc5\x01\xd6\x1d\x5d\x0b\x41\x33\xc0\x8c\x61\xdc\x23\xe2\x01\x58\xbf\xb2\x9a\x26\x9e\xff\x6f\x7f\x31\xa7\xd2\x10\x45\x45\x0d\xc0\xd9\x3d\xc9\x44\xa5\x13\x70\xdc\x38\xbd\x5b\x7d\x1f\x60\x1f\xb3\x32\x5e\x6b\x0e\x60\x2b\x96\x3f\x5d\xb7\x00\xb0\x9a\x74\xe4\xa5\xbe\x12\x60\x81\x8b\x52\x06\xae\x80\x79\xd6\xa3\x66\xd6\x0e\xc0\xc2\x71\x30\x88\xb5\xfa\x7b\xb2\x45\x03\x6e\x18\x16\xbf\x1c\xb2\xf4\xc3\x31\xe3\xb1\x0f\xb6\x59\x7e\xc6\x3e\x93\x84\x2e\x39\xab\x6c\xe4\x9b\x74\x5f\x7f\x67\xd5\x84\x3d\x26\x95\xed\x12\xd6\x7b\xb0\xd5\x74\x5a\x4b\xa8\xf5\x26\x14\x9b\x44\x9d\x77\xb7\xae\xc7\x41\xe3\xc7\x0d\x4f\xad\xaf\xe3\x98\x71\x54\xed\x5c\xeb\xf3\x68\x34\x92\x3f\x15\x6c\xad\x8d\x1b\x06\x13\xaa\x46\x59\x3b\xe0\x2e\xab\xa0\x32\xcd\x66\x1a\x6e\x1a\x14\xfc\x77\x7d\xe4\xd7\x43\xfd\x01\xea\x3f\xfc\x3f\x45\x29\x93\x7d\x96\x7c\x9b\x32\xf9\x39\xdf\x0f\xc1\x6c\xb9\xc6\x4c\x01\x0d\xc0\x76\x8b\x7e\xbf\x70\x2a\xe0\x3c\xd3\x6c\x8b\xb8\x19\xe0\xba\xcb\xb1\x89\x73\xca\x75\xf7\xf4\xeb\x50\x3a\x0c\xb8\xe7\xc4\x19\x33\x44\x00\xd7\x8c\x29\x15\x9a\x13\x00\xa7\xe9\xcb\xc5\x74\x63\x01\xfb\xa3\x79\x0b\x59\xdf\x00\x9b\xa1\xa3\xf5\x46\xc9\x80\xb5\xc0\xe5\x75\x26\x41\x80\xe5\xa5\xe7\x0f\x4d\xa6\xb3\xaf\x5b\x1d\xa4\x4b\x4c\x9e\xbc\x5f\x64\xb3\x14\x81\x56\xb5\x8f\x3c\x6c\x5e\xc0\xd7\xea\xee\x6d\x6b\x3b\x33\x58\xda\xa4\x76\x18\xda\xa5\xc2\xd5\xfa\x4c\x9b\x9b\xdd\x09\xf8\x58\xa7\x5e\x38\x63\xef\x86\x00\x6b\x37\xbe\xfe\xe7\xcc\x09\x07\x3b\xc4\x59\xe5\x54\x3b\xd8\x17\x62\xbe\x85\x55\x55\xaf\xbd\x18\x76\x98\x09\x55\x3e\xb6\x6f\xc7\x4e\x33\xbd\x0a\x61\xfb\x31\x38\x64\x52\x56\x36\xdd\x5e\x1c\x75\x9c\x1a\xf1\xef\xfe\xc0\x8c\xd7\x1f\x47\x53\x90\x8b\x8a\xdd\x1c\x94\x5a\x23\xc7\xa4\xfe\xe3\x03\x60\xf4\x9d\xeb\x07\x61\x6d\x21\x4f\x7c\x22\xdc\x55\x35\x5b\x04\x5b\x00\xef\x91\x46\x1d\x62\x85\x80\xdf\x76\x5b\x31\x99\xd9\x80\xef\x53\x4f\x7f\xe5\xf3\x80\x4f\x57\x94\x1a\x73\x1f\xe0\x99\x31\xf1\xa4\x76\x3f\xe0\xb6\x78\xc9\x04\x4e\x4d\x77\xfa\xb9\x53\xca\xc4\xfe\xcf\x7a\x87\xa3\x95\x6f\x2c\xbe\xfd\x6c\xb1\x97\x6b\xc9\xb6\xb9\xff\x75\x85\x9d\xe0\xc3\x31\xf6\xf2\x1f\x07\xec\x5c\x07\x0e\x38\x68\x3d\x93\xb7\x7f\x4c\x77\x3a\xa5\x74\x69\x3b\x4e\xa5\x1b\x9d\x07\xae\x84\x38\x31\xe9\x9b\xce\x6e\xad\x2b\x9d\x15\xe9\x6b\xce\x97\xcf\xbb\x3a\x15\xd2\x03\x8e\x26\xf5\x0d\xce\x13\xe9\x01\xc7\x49\x7c\xff\x9f\x13\x2d\xce\x4d\xd0\xb0\x1f\x75\xa4\xc7\x39\x18\xbe\x36\xdb\x2b\xf4\x9d\x53\x10\x6b\x3d\xab\xec\xa9\xd3\x76\x64\x59\x7c\x2f\x99\xed\xd4\x8b\x15\x16\xe1\x45\xe5\x4e\xae\xd8\x6d\x16\xf3\xdf\x79\xc0\xcf\x03\x2e\xef\x2b\x30\x42\x9a\xec\x9b\x65\x6b\x45\xf2\x39\xa8\xcf\x14\x22\xfe\x72\x7c\x3f\x04\x17\x29\xf1\x46\x0e\x06\xdc\x54\x3b\x31\x72\x23\x10\x7a\x48\xfb\x93\x88\x04\x10\xc1\x30\x6b\x95\x3a\x07\x84\x25\x38\x8b\x28\x89\x00\x41\x8b\x43\x0a\x39\xa7\x26\xff\xe0\x71\xf2\x2c\xc6\xa0\xa0\xcf\xb8\xac\xc7\x66\x95\x5f\x73\x3d\xdb\x36\x3d\xb1\xdd\xfc\xfe\xa1\xbb\x65\xe9\x71\xa7\xe7\xaf\xf6\xb9\x7c\x3e\x3b\xd3\xad\xe5\x39\xe5\xbc\xac\xeb\x87\x67\xf6\x93\x11\x4e\x7f\x3e\x53\x5e\x6f\xef\x68\xb8\xc4\xd2\x56\xde\xd7\xda\x2d\x5c\xef\xd2\x9e\xde\x27\x9a\x2e\xba\x5d\xa5\xe3\xbc\xbe\xd4\x5f\x76\xab\xa0\x37\x78\x24\xd6\x2c\x74\x3f\x4b\x6f\xf2\xc8\x3b\x21\xec\xbe\x93\xae\x76\x9b\x75\x64\xac\xfb\x39\xba\xd3\xe5\x4e\xb9\xaa\x87\x31\xfd\xc2\xf9\x49\x99\x99\xfb\x4b\x9a\x76\x52\x2d\xae\x77\xbf\x0f\xa6\x83\xfe\xbe\x2d\x1e\xa2\x60\xd9\xe7\x16\x14\x78\x8c\x80\x93\x9d\x4f\xfe\x05\xf7\x35\x48\xb6\xbe\x4f\xd6\x83\x8b\xdc\xf8\x19\x47\xb8\x28\x4b\xf6\x09\xe2\xab\x04\x48\x7d\xd4\x51\x1a\x41\x74\x32\x16\xe4\x7e\x2a\xe0\xf8\x96\x8b\xbe\xd4\x88\x2c\x0e\x46\xbd\x17\x23\x7d\x22\xe2\xc1\xf0\x11\xe8\x02\x92\xac\xf4\x19\xe2\xd1\x40\x42\xa2\xad\xb7\xc2\x3d\x78\xc6\x74\xfb\xfe\xd6\xfc\xf5\xbd\x20\xfc\x47\xfc\x03\xb3\x8c\x77\x5f\x43\x47\xcc\x9c\x68\x2f\xf3\xdc\x2b\x90\xbd\xfa\xb0\xdb\x84\x07\x63\xfd\xbe\x14\xde\xf2\xd1\xee\x3e\xea\x33\xa9\x3a\x29\x60\x7b\xa7\xb5\x57\x42\xc7\xc8\xe0\x2d\x1d\x3b\x3d\x9d\x5e\xa7\x85\xfa\xb4\x75\x78\xbe\x65\xcf\x0f\x65\x37\xca\x78\xc7\xb1\x8f\x84\x44\xd7\xf4\x7a\x0f\xb2\x1f\x05\x25\x1d\x5b\xe8\xeb\xc5\xee\x0f\xcc\x3e\xfc\xd9\xd7\x90\xd6\xf2\x9f\x79\x68\x9a\xaf\x0d\xed\xe3\x7b\xa2\x64\xb9\x6f\x22\x3d\xdb\x7b\xda\xbe\x78\xdf\x4b\xf4\x46\x2f\x85\x82\x0a\xdf\x08\xfa\x94\x7b\x47\x7e\xbd\xaf\x26\x7d\xdf\x35\x63\x67\x80\xcf\x1c\x9a\xed\x2c\xb4\xdd\xd1\x27\x10\xb2\x8e\x0d\xb9\x73\x7d\x94\x61\xe4\x40\xde\x9e\x68\xf3\xea\xa4\x42\x36\xc1\x72\x01\x77\x0e\xaa\x8d\xe4\xc6\xcb\xbf\xff\xcd\xf7\x83\xe0\xfb\x21\x44\xe7\x70\x31\xe9\x1b\x17\x27\x66\x4b\x92\xf3\x56\x7a\x8b\xfa\x5b\x61\x63\x5a\x65\xb2\x8b\xe9\x4e\xb9\x8d\x5f\x1e\xa7\x75\xb9\x3b\x68\x0b\xbd\x0c\x49\x5e\x1c\x71\xdc\xca\xed\xfe\xa2\x38\xcf\x09\xc5\x6e\x79\x9d\xd5\xd1\x6d\x8b\x27\xf8\xcd\x6f\x7f\x1e\xb1\x61\xfb\xb5\x90\x8f\x2d\xf5\xa1\xcb\x2b\xeb\x22\x4f\x9c\xbb\x1c\x34\xdc\x9a\x39\x5a\xb0\x41\x29\xd0\xf9\x71\x54\xec\xf7\x33\x53\x02\x8e\x0f\xc6\xc6\x6d\xa9\xda\x12\xd8\x3f\x8c\xd1\x21\x87\x2c\x83\xd5\xd8\x7e\x51\xa7\x4a\x52\x83\x4d\xd9\x1b\xc3\xcf\xef\xd3\x0e\xbe\xc7\xae\x0c\x5b\xb8\xc7\x28\xf8\x0d\xfb\x49\x88\x68\xfe\x9a\xe0\x1f\x6c\x3a\x28\x63\xbb\x67\x70\x05\xed\xee\x6f\xb0\x35\x3e\x38\x80\x1e\xe7\xeb\xb5\xa9\x30\x68\x80\xde\xe1\x95\x9e\x53\x1d\xf4\x8a\x3e\xe5\xb1\x29\x67\x4c\xe0\x30\x7d\xc3\xad\x7d\x6d\x70\xa0\x1d\x3d\xe4\x7c\xee\xdf\x3c\xa0\x28\x01\x82\x32\xbc\x3e\x07\x2c\x1e\xbf\xc9\xe7\x7f\xf9\xf1\x8f\xb6\xa5\xfe\xe2\x41\xa7\x85\x73\x31\x33\x9c\xca\xa6\x28\x7a\xe9\xc2\x65\x8a\x59\x14\xf5\xc5\x32\x6b\x92\x7e\x87\xac\x41\xef\x9e\x8c\x67\x0e\x4b\xb4\xcc\xef\x0c\x4c\xfb\x12\xf8\xdd\xf2\xed\x95\xd2\x09\x93\x92\x4a\xbc\x66\x37\xcd\x4a\x65\x65\x4c\x0d\x4d\x3c\x7d\x2b\xa9\x2c\x47\x3f\x26\xe0\x84\x40\x3c\xab\xe4\x64\x42\x46\xa5\xdc\xe8\x05\x0d\x9b\xc6\xb8\x1e\x7c\x1c\x1d\xda\xed\x99\xba\xe9\x40\x47\x94\xea\x17\x91\xb1\x59\x7b\x6b\xa2\x86\x87\x5d\x52\xf6\xe4\x97\x44\x47\x0c\x57\x26\x2e\xd9\xd6\x13\xdd\x31\xfc\x25\xae\x25\x37\x2e\xba\x91\xad\x3d\xfa\xe0\xc6\x8e\xe8\x6c\xf6\xb4\xa8\x29\x1b\x94\xa2\xe6\xb0\xab\xc3\x7e\xad\xdb\x1b\xd5\xce\xee\x08\xbd\xba\x2a\x2c\xaa\x8a\x96\x0a\xca\x58\xf1\x3a\x6a\x2c\xed\x10\x60\xb0\x7c\x72\xa4\x14\x3d\xc7\xe7\xf2\x92\x49\x91\x93\xe8\x4d\xde\x31\x8b\x62\x23\x14\xe9\x8b\xee\xe4\x6d\x92\x14\xf1\x07\x1a\xf1\x9a\x1b\x8f\x0e\x8f\xd7\xb1\xe5\xe9\x80\xfc\x2f\xf3\xe2\xe7\xe9\x40\xf8\xf7\xa0\x67\xf3\x7c\x40\xb8\x7a\x80\xc1\xfe\x95\x0e\x1c\xfc\xdc\xb8\x36\x4f\x82\x4d\x51\xbd\x39\x6b\x4e\x68\x3a\x49\xde\xb9\x33\x79\xe5\x32\xcb\x12\xe6\xfc\xf6\x2d\x4b\x98\xde\x46\xe6\x85\x67\x97\xce\x53\x8a\xf9\xe5\x71\xa4\x4a\x60\x86\xf6\xe4\x63\x91\x76\xa5\x1d\xe9\xeb\x96\xd1\x89\x54\xe1\xcd\x09\x3f\x77\x53\xa9\xb5\x79\x76\xe3\xde\x9e\xb4\x1b\x7f\x72\xab\x5f\xea\x8c\x6b\x41\x93\xe2\x37\x3d\x18\x73\xf7\xb5\xd8\xe4\x13\x39\xfe\x63\xf6\x0f\xad\x98\x94\xb1\xfa\xed\x98\xfd\x43\xbf\xd3\x1c\x56\x9a\x8e\x49\x18\x9e\x9c\x22\xb3\x7c\x64\x72\xd3\x70\x5d\x62\xdb\xd2\xb5\xc9\xfe\xc3\x9f\xe3\xe7\x2f\x3a\x94\xf4\x8a\xed\x3c\x5a\x67\xfe\xe6\xa4\x3b\xec\x05\x51\x11\x0b\xcc\x12\x97\xb0\xf7\x47\x44\xce\xcb\x4c\x38\xc5\x7e\x1f\xb2\x77\x4e\x44\xdc\x35\xda\xd7\xbf\x28\x73\x47\x5c\x31\x1d\xe3\xd7\x3a\x5b\x2b\x6e\x12\xbd\xd0\x87\xdc\xc2\x1a\x51\xc3\x89\x47\x89\x17\x3f\x9f\xff\xf6\xe6\x7d\x8e\x0f\xe6\xcd\x7b\x9e\x3e\x86\xcf\x03\x2f\x27\xf7\xb9\x7e\xd5\xe4\x90\x7b\x8e\x7d\xd1\x5b\xc8\xbc\x79\x2e\xb7\xc3\x7c\xa4\x3d\x45\xdd\x79\x95\xc7\x50\x8d\x17\xee\x6e\x3f\xbc\x4d\xd2\xe8\x80\x0a\xfb\x6c\xec\x26\x37\x97\x3c\xe3\x3d\xc7\x8a\xd7\x3a\x86\xe5\xb8\x0a\x16\xcf\x58\xae\x39\x4e\x24\x74\xcb\xd6\x8a\xf9\x3e\x73\x7b\x93\x5f\xae\x1d\x98\x33\x69\x8b\xe6\xf8\x4d\xcb\xe7\xcd\x1e\x53\x7e\x3e\x5d\x6c\x61\xf2\x8c\xe1\x0b\x43\xd3\x98\xf3\x8c\xa6\xcb\x3d\x2a\x9a\x3e\x3f\x33\x71\x5a\xe2\xef\x6f\xd3\x8f\xcd\x4e\x9d\xea\x36\x94\x98\xae\x3a\xe3\xc7\x94\xbc\xa1\xeb\x13\x04\x66\x18\xa5\x8b\x0c\xdb\x8f\x1d\x31\xdd\x60\xb2\xe2\xf0\xca\x31\xb2\xd3\xe4\x27\x2e\x1c\x7e\x15\xff\x98\xaf\xf7\x98\x12\x98\x76\x9e\xbd\x30\x4a\x7d\xca\x88\x71\x1b\xd9\x87\xc3\x9b\x26\x9e\x1f\x17\xc7\x7e\x1b\x32\x6f\xe2\xcb\xb1\x8a\xb4\x44\xd0\xca\x09\x87\x52\x13\x69\x9b\x00\x4f\x40\x2c\x96\xfa\x3f\x75\x20\xa3\x8f\xfe\x1d\x7f\x56\x0d\x17\x57\x91\xf1\x19\xb0\xd9\x4c\xee\xf9\xbd\xef\xe4\xf2\x81\x4f\xc3\x0a\x9a\x38\xd8\x35\xa1\x88\xdc\x87\xbd\x3a\xb2\xd4\x52\x61\x34\x45\x35\x6e\x2c\x3e\xa4\xf3\x5d\x61\x7c\xd5\xe7\xc2\x9b\xb6\x77\xf4\xee\xed\xdf\x95\xff\x3a\x40\xc0\xde\x75\xdb\xcc\xad\x17\x93\xa4\x02\x5c\x56\xee\xd8\x60\x35\x4b\x3f\xee\xfd\xbc\x3d\x6b\x25\xd6\x79\x8e\xdd\x39\xf3\xf0\xaa\x81\x12\xf6\x04\xd9\x29\x41\xd9\x4a\xe7\xc4\x27\xb9\x4d\x5c\xb2\xa2\xf8\x9e\xff\x64\xb5\xf1\x1a\x2b\x34\x7e\x3c\x9f\x74\x30\x4d\x67\x69\xff\xd0\x8f\xb4\xd6\x71\x55\x8b\x86\x86\xe3\x52\x30\x4e\x6b\xc1\x9e\xe1\xc3\x49\x55\xe3\xa6\x65\x85\x0e\xdf\x48\xd4\x1f\xbb\x61\x8e\x34\xdb\x6e\xf4\xa6\x54\x64\x54\xb2\x27\x45\x47\xa5\x16\xce\x52\x66\x1f\x88\x48\x4b\xbd\x31\x43\x94\x7d\x2e\x6c\x30\xe5\xea\xd4\x3b\x34\x15\x9c\x3e\x26\x73\x2a\x8b\xb6\x0e\x38\x38\xc6\x7e\x72\x15\x9d\xe8\x17\xfd\x6f\x1e\x38\x0e\x70\x31\xd2\xe3\xef\xf9\x9f\xc5\xab\x8f\xeb\x54\x38\xd8\x6f\xb1\x8d\xab\x7f\x99\xb7\xe7\x2e\x45\xf8\xef\xfd\xe4\xfd\xda\xed\xd6\x83\xa4\x60\xb4\x59\x55\x2e\xe6\x60\x63\x78\x55\x82\x48\x18\x45\x9d\xb8\x72\xec\x9a\x7a\xbc\xe4\xc4\x52\x8b\xca\x75\x66\x60\xfe\xda\x59\x7c\x28\xc7\xb3\xd6\xc2\x6b\x75\x53\xc9\xf1\x98\x1f\x1e\xfd\x73\xa9\xbd\x4b\xa6\xf8\x47\xe4\x4e\x99\xba\xe7\xe0\xaa\x31\x71\x67\xd3\x12\x77\x7d\x2e\x5a\x95\xa4\x92\xdc\x97\x9f\x56\x5f\x3b\xc6\x2c\x61\x54\x9e\xc0\x9d\x95\x29\x62\xb1\x37\x76\x16\x7e\xf5\x1b\xb3\x28\x56\x69\xdb\xa7\xe1\x8b\x89\xf2\xb1\x4b\x36\x81\x2d\x11\xa7\x13\xbb\x70\xc3\x6c\xb6\xd3\x68\x56\xec\x87\x75\x12\xec\xb1\xd1\x0b\xe2\x04\x57\x25\xb3\x77\x47\x3c\x8d\x63\xac\x90\x62\xb7\x85\x6d\x89\x73\x59\x92\xc1\xfe\x15\xa2\x14\x2b\xbd\xb8\x9e\x36\x08\x9c\x1f\xbb\x75\x81\x16\xed\xef\xdf\x32\xfa\xc6\xbc\x46\x7a\xa1\x4f\xc7\xe8\xbe\xb9\x69\xf4\x5a\x1f\x49\xc0\x92\xe7\xf7\x10\xfc\xf4\xef\xfa\xc7\xef\x07\xc1\xed\x87\x30\xb0\x7f\xa7\x27\xf7\xf9\x17\x69\x70\xe3\x2f\x23\xdf\xbb\x2d\x59\x49\x7c\xf1\xdb\x18\x27\xc8\x7d\xd8\xb3\x8b\x6a\xb6\x71\xf0\x78\x4c\x3d\xe1\x35\xcb\xd3\x1b\xb7\xab\x8c\xa7\xa8\x5d\xb7\xeb\x2e\x18\xe8\x28\xe7\xe6\x28\xd5\xae\x70\x5e\x6f\xb0\x73\x41\xc7\xc9\xb7\xe1\xa6\x0e\x97\x27\x3f\x39\xb6\x76\xfc\xf7\x00\x87\x94\x23\x47\x6a\x96\xa7\x84\x96\xc7\x1d\xac\x1c\x5d\x40\x47\x0c\x47\x59\x1f\x76\x3d\xbd\x32\x6a\x28\x6c\x7b\x85\xd0\xad\xf3\xd1\x8f\x42\x66\x97\xaf\xf8\xb4\x2b\x7a\x56\x48\x48\xd9\x44\xf6\xfc\x48\xcb\x50\x99\xe2\x24\xf6\x9e\xf0\x9b\xa1\x01\x85\xc6\xec\xb6\xd0\xd3\xa1\xab\xf2\xaf\xb0\xfb\x83\x97\x87\x7c\xdf\x11\x4c\xdb\x04\xf8\x87\xfc\xc8\x6d\xa5\x93\xfc\xcc\x42\xcf\x6f\x3c\x48\xcf\xf2\x35\x08\x2d\xcc\xb1\xa6\x37\x79\xcf\x09\x7b\xb1\x46\x8c\xde\xee\x6d\x14\xa6\x92\x9d\x4c\xb7\x78\xd8\x85\x2e\x59\x5e\x4b\xbf\x73\xad\x04\x7c\xbf\x72\xe3\xe5\xfb\x02\xf1\xf3\x9f\x1b\xff\xef\xe7\xf9\x84\xef\x7b\x3f\x67\x7f\x35\x37\xfe\x8a\x2f\x24\xfe\xce\x63\xe4\x3e\x7c\xdb\xa7\x5a\xc2\x03\x37\x8a\xd7\x6f\xe0\xe0\xc9\xa6\x26\xa2\x07\x28\xdb\xc1\xf5\x49\xd9\xb3\xb9\xcd\x50\xfc\x3d\x45\x6d\x7a\x78\x59\x48\xf3\xb0\x74\xf0\xd2\xb7\xad\x97\x6d\xf2\x34\x7a\x66\x7c\xbd\x20\x19\xf0\xc3\x7c\xfd\x98\xea\x73\xf9\x29\x9f\xdc\xa6\xc5\x7c\x6a\x7c\xb2\xa8\xc7\xab\x38\xcc\xf0\x6c\xcb\x2e\x3b\x3f\xe3\x80\xd7\x0d\xd7\xaa\x1d\x03\x4c\x7d\xfd\xeb\xbf\xde\x1c\x11\xf0\xd2\x7b\x5c\xbd\xcf\x87\xc9\x01\x13\xbc\x06\xce\x28\xd3\xae\xbe\x5f\xf9\xfd\x3b\x7c\xc4\x8f\xcc\xa3\xe7\x7b\xbb\xfb\x2a\x1e\x3a\x45\x2f\xf1\x36\xf3\x4d\x3d\x60\x4e\x17\x78\x96\xfa\xdc\x29\xd2\xa1\xaf\xb9\x35\xf8\x8e\x2a\x28\xa0\x9f\xba\x6e\xf6\x7d\x96\x7f\x90\x7e\xeb\x2a\xeb\xe7\xbc\x43\x89\x1e\x74\x1e\xf0\x13\xcc\xed\x82\xb2\x93\x98\xdf\x93\x4d\x6a\x60\x3a\x1e\x00\xe2\x1d\x79\xf5\x9f\x37\x2f\xd6\x90\xfc\x18\x6c\xdd\x45\x9e\xeb\xc7\x43\x07\x88\xef\xcd\x93\xce\x4a\x32\x4e\xdd\x92\xd5\x44\xe7\x70\x45\xb1\x81\xe8\x49\xcf\xed\x3f\x4f\xe6\x43\xf5\xca\xd6\x27\x1c\xac\x90\xbb\x12\xc3\xc1\x42\xad\x0e\xc2\xff\x6f\x2a\xbc\x45\xea\x46\xf6\x93\x2e\x4a\x55\x50\xf0\xea\x9c\xd0\x5b\x3e\xa6\x4a\xca\xf2\xe3\xcb\x6e\xc6\x78\xad\xd0\x1f\x15\x33\xf3\x7a\x4c\x42\xb8\xb5\x4a\xc8\xac\x8e\xbc\x2c\x61\xfb\x0b\xbe\x67\x3a\x02\xb7\x5f\x72\xfa\xe8\x91\x7b\x6d\x62\x55\x9f\xcb\x0e\x57\xe5\xab\x6f\xae\xb5\xbb\xa6\x38\xa7\x5c\x5d\xf5\xf6\xb1\xcb\x7d\xe7\x90\xf6\x0d\xf4\x7b\xa7\x5b\xce\xbd\x17\x1e\xd2\x3f\x9c\x52\x9d\xaf\x34\x26\x43\xd6\xa1\xd2\x75\xd5\x69\x25\x9a\xed\x64\xe5\xb2\xe3\xe4\x21\x98\xd9\x0d\xb9\xae\x3d\x7a\x00\x16\xf6\x2a\xae\xfd\x15\x96\x70\xb1\x1b\xe3\x5e\x56\xea\x0f\x73\xfb\x75\xee\x81\xc5\xe9\x08\xb1\x9d\xe7\x36\x75\xaf\x15\x66\x59\xdd\x71\x73\xda\xe3\x89\x15\x96\x59\xff\xfa\xa1\x64\x13\xdd\x30\xad\xc5\xd5\x81\x7c\x36\x2d\x25\xe3\xf0\xec\xc9\x51\x92\x2f\xdd\x7d\x35\x64\xdd\xbc\x76\xfb\x1c\xb7\x0f\xd0\x8d\x16\xd2\x57\xa9\x06\xed\x84\xdf\xaf\xec\xbc\x4e\x78\xef\xe2\x30\x6e\xdc\xdb\xbe\xf6\x90\x7d\xc6\x2a\xcb\x87\xc4\x2f\x20\xcb\xec\xc9\x80\xd4\x58\x8a\x4a\x6f\x7e\x12\xaa\xfb\x56\x2a\x3f\xe1\xc7\xe3\x68\xe7\x68\xc6\xa9\xe0\x37\x8f\x74\xa2\xe3\x0c\x12\x7c\x74\x1e\x31\x67\xe7\x9a\x4c\x77\xad\x7f\xc4\xda\xa2\x62\x1e\xe5\x28\xfc\x70\x7a\xe5\x23\x4b\x55\xdb\xb6\x87\xf6\x6d\x9f\x2c\x2b\x6d\xec\x1e\x7c\x7d\x25\x66\xf1\xc7\x66\xea\xfd\x2f\xd8\x6a\x36\x68\xe3\x7a\xfb\x3a\x0a\xcd\x84\x6c\x76\x76\x64\xa2\xd0\xf4\xb3\x6d\xc7\x65\x2d\x6c\x34\xf7\xb3\xf5\x69\xf6\x41\x99\xa9\x9f\x9d\x5e\xc3\x3b\x14\x9b\x5e\xb1\xab\xa9\xbd\x8e\x03\xa6\xa5\xf6\x91\x27\xea\x71\xd0\x74\xa1\xfd\xf2\xa3\x21\x38\x6e\x52\x6e\x5f\x51\x71\x04\x75\xc6\xbf\x1c\xdc\x0f\x4e\x44\x9d\xc9\x48\xfe\xfa\x07\x70\x9f\xff\x97\xdc\x32\xb2\x6f\x7e\xa1\x5d\x65\x4e\x11\xfd\xc3\x19\x52\x47\x3b\xc2\x9b\x08\xff\x7f\xc1\xfa\x12\x19\xaf\xd3\x2b\xae\x12\x9e\xfc\x68\xf8\x4d\x32\x0f\x0e\x64\xf4\x90\x79\xb3\xcb\x92\xeb\x17\xb1\x61\x1f\xd7\x27\x65\x31\xe3\x15\xe1\xc3\xd3\xd9\xef\xc9\x7c\x4b\xf9\xdc\x67\xa6\xb6\x59\x70\x45\xc4\xd8\x0f\xbd\x56\x7b\xe4\xed\xbd\xd3\x3e\x4c\x0b\x91\x51\x3f\xec\x22\xfd\xe1\xc2\x94\x71\x9a\xfd\x76\xc6\x7d\x41\xeb\x95\x74\x8e\x5b\x56\xf7\xb9\x1d\xfc\xad\xc7\x34\xbb\xda\xb7\xa3\x75\x87\xde\x7c\xd3\x39\x7d\x61\xcf\x2d\x74\xab\x4c\x3f\xf7\xed\x05\xb4\x3d\x4c\x4f\xbf\x18\x0b\x68\xa7\xf2\x75\x0e\x66\x3b\xef\x54\x03\x3a\xf7\xcd\x16\xdd\xe8\x06\x74\xe2\xcc\xe6\x5f\x59\x02\x68\x7f\x31\x2f\x6b\x8d\x03\x74\x1d\x2d\xa6\x36\xa9\xe1\x8f\xee\x57\x8b\xab\x0d\xb2\x18\xd2\xbd\x65\x19\x59\x2b\x86\x21\xdd\x6e\xcb\xaa\x93\x02\x60\xeb\x1e\xe1\xeb\x60\x7e\xa0\x8c\xcc\x83\x57\xfe\x55\xd1\x1c\xbc\xd7\x5d\xd7\xcd\xc1\xeb\x9b\x9b\x49\xdc\x2d\xdf\xdb\x48\x1c\xf5\x3f\xb9\xfd\x72\x8e\xe7\x77\x93\x38\xcb\xfa\xee\x93\x38\x0b\x36\x3d\x21\x79\x93\x7b\xfc\x25\xd1\x91\x65\x9f\x7a\x4b\x74\x56\x73\x8a\x3e\x91\xfc\x49\x13\xfb\x49\xf4\x74\x51\xcc\xc1\x2b\x12\xe6\x14\xe5\xf7\xed\xcf\x02\x03\x11\xb1\x78\xa7\xc3\x43\xde\x5e\x1f\xe4\x83\x6d\xbc\x87\x9b\xc7\x8d\x56\x32\x34\x17\x60\xdf\x59\xb1\x6f\x54\x98\xd1\x7b\x3a\xaf\xd8\x59\xc5\xc6\x20\x0a\x56\xe7\x36\xa9\x38\xb1\x82\x41\x3f\x8a\x1a\x15\xcf\xba\x0d\x0c\xfd\x51\x7c\xc8\x4a\x19\x48\x03\x94\x24\xf5\x0f\x7f\x2a\x04\x94\x64\xf4\xfb\x5f\x6b\x02\xca\x9e\xfa\x5f\x9f\xf4\x02\xca\xfb\x59\xb7\xee\xb6\x01\x2a\xea\x06\xb3\x6f\x1d\x02\x54\x85\x0c\x6e\x5d\xbb\x04\xa8\x66\x1a\x96\xb7\x8d\x01\xd4\xe6\x19\x55\xb6\x1c\x00\x18\x45\x46\xe3\xcf\x7d\x01\xd4\x1e\xf4\xf7\x94\x12\x1f\xbd\xb7\xa6\xc7\x35\x39\xf8\x70\x73\x3d\xd1\x53\xde\x34\x6d\x21\x3a\x97\x4b\x93\xaf\x12\xfd\xd7\xd9\xc6\x4e\x12\xd7\xc9\x85\x3d\x84\xf7\xaa\x28\x7e\x4c\xf6\x1b\x45\xfb\x7a\xc9\x3c\xda\xf1\xe9\x0d\xc9\xaf\x9c\x99\x1f\x49\x9d\x5d\x52\xfe\x7d\x3d\x07\xa7\x0f\xff\x22\xfb\x90\xe4\xfd\xdc\x3e\x2a\x7c\x9e\xcf\x4d\x13\xd0\x9c\x28\xb8\xc6\xfa\x38\xe0\xf4\x4c\x32\xc0\xcc\x00\x88\xbf\x21\x7d\xda\xe8\x12\x30\xcf\x47\x4e\x83\xd5\x0a\x6c\x1b\x94\x3f\xa2\xcb\x06\x8e\xdc\x94\x5f\xa8\xb3\x0e\xb8\xe4\x29\x2f\xa5\x23\x0c\x3c\xaa\x95\x33\xd2\x49\x03\xbe\x1f\x90\xe9\xd0\xde\x48\xfa\x57\x1c\xd3\xd8\xff\xbb\x00\x10\x57\xd3\x18\xfa\x9c\x01\x48\x9c\xd0\xcc\x7b\xb3\x1b\x90\x32\xd1\x0c\x7b\x56\x02\x48\xf9\x68\x3d\xbf\xdf\x0e\xc8\xd4\x6b\x0d\x74\x3b\x03\x32\xd0\xaa\xbb\x79\x16\x90\x69\xd2\x3e\x7a\x35\x11\x90\x1b\xf9\xe1\xd9\xf1\x65\xd4\x7f\x75\x70\x72\xad\x24\x0f\xda\xfd\xb9\xbe\x40\x8d\xe6\xb7\xc9\xf3\xad\x69\xba\xbf\x86\x83\x47\x26\x3c\x23\x71\x96\x2c\x7f\x45\xe6\xc9\xee\xa7\x1f\x6a\xb8\xf3\xe0\x5b\x26\x77\x1e\xf4\x93\xf9\x35\xdf\x92\x2e\xa2\xfe\x73\xff\x3f\x86\xc7\xef\xf1\xef\xfd\xdb\x2b\x03\xea\xd6\x23\x0f\x9b\x1d\x01\x6c\x4b\xc4\x7c\x0c\x17\x01\x11\x2c\xf1\x32\xd6\x51\x60\xda\x22\xa9\x40\x9d\x9d\xc0\xea\x1b\x52\x7a\xda\x87\x81\x7d\x42\xd2\x25\x5a\xbb\x80\xea\x3d\xd2\x83\x9a\x09\x40\x9b\x9e\xd4\x6f\xcd\x60\xe0\xfe\x1a\xa9\xdd\x9a\x7a\xc0\xbb\xd5\x92\xd3\xb5\xf4\x01\xd0\x12\x52\x8c\x39\x9c\x71\x11\xac\x93\x1e\xc1\x1e\x45\xce\x0c\x51\x3f\x48\xc7\x06\xf1\x91\x7d\x84\xa9\x65\x6c\xee\xbd\x00\x88\xb4\x4a\x1f\x78\x4a\x9c\x1c\x18\xa9\x77\x9b\x01\x51\xd1\x67\xef\x1b\x1e\x73\xfe\xae\x9e\x11\x97\x49\xbf\xbc\xf6\xaa\x8e\x36\x0e\x9e\xef\xe4\xea\x01\x4e\xa7\x3d\x22\xeb\xe7\x71\xe6\x4b\xb2\x0e\x96\xbd\x7d\x47\xea\xe3\x5e\xad\x2f\x24\xee\xed\x1a\xfd\x44\x0f\x97\xd3\xce\x26\x7d\xa7\xf8\xfc\xf7\x4c\xde\xfd\x7f\xbe\x1e\x88\xef\x7f\x60\xaf\xc6\x45\xa3\x40\x40\xd6\x84\xa2\x0c\xca\x01\xf3\x52\xe1\x20\xdd\xaf\x80\xff\x5d\x91\x64\x3e\xcf\xad\xed\x0f\x2c\x3a\x2f\x3e\xa4\xd9\x0d\x6c\x1d\x25\x51\xa9\x19\x02\x1c\x54\x90\x2c\x57\x7f\x05\xd4\xfc\x14\xcf\x62\xaa\x02\xad\xcf\xc5\x87\xd4\xf7\x02\xb7\x14\xc5\x59\xea\x6e\xc0\x73\x13\xd1\xcf\xea\xbb\x80\xef\x43\x22\x3f\xf8\x3a\x07\x91\x3a\x9e\xce\x81\xa2\x79\x1d\x8d\xfa\x9f\x72\xf1\x33\x97\xb9\x3d\xf7\xf6\x12\x07\xef\x29\x5c\xf6\xe0\xd6\xc1\x1b\xa4\x2e\xb6\x5a\xde\x25\xf3\x81\xaf\x03\xe3\xeb\xa0\x2a\x8a\xb9\x3a\xa8\x62\xf6\x0f\x72\xae\xda\x7d\xe0\x0f\xd1\xa5\xf3\x7d\x00\x56\xf6\x70\x71\xae\xd2\xdf\xfc\x7f\xec\x8a\xbf\x79\x6f\x8b\xd3\x5c\xd4\xf9\x05\x88\x0d\x52\x94\x4e\x3c\x60\x98\x2e\x28\xa8\x71\x1c\xf0\x14\x13\x8c\xd7\xec\x01\x12\xde\x0b\x3f\x61\x2e\x05\x66\xca\x0b\x77\x33\x33\x81\x55\x47\x44\xd3\xd4\x67\x01\x79\xbd\xa2\xcb\x18\xce\xc0\xc1\x91\x22\xe5\x6a\xbd\xc0\xa9\x40\x91\x6c\xb5\xe7\xc0\xf9\x39\x22\xe5\x0c\x65\xa0\xe3\xb2\xc8\x4b\x86\x31\xf0\x50\x40\x64\x03\xe3\x2c\xf0\xc1\x51\x24\x83\xe1\x01\x0c\x67\x09\xbe\xe6\xeb\x1c\xa8\x2d\xff\x8c\xcb\x47\x2e\x0e\x3c\xe3\xe0\x8d\x15\x37\xc9\x73\x6e\x5d\x76\x97\xbc\x68\x68\xd8\xfa\x8c\xd4\xc9\x93\x5f\xdf\x92\xfc\xaf\xd4\xf8\x42\x74\x43\x07\xbe\x0f\x10\x9d\x75\xc1\x36\x36\x79\x1f\xb3\x8d\xd7\x1f\xe5\x9f\xbe\x38\x3c\xfe\x7b\xba\xf7\xdf\xf3\x20\x82\x17\x3f\xbf\x1f\x8a\xc9\x09\x2e\xaa\xd9\x00\x23\x07\x29\x4a\x23\x00\xd0\xb5\x18\xb9\x88\xb9\x1d\x70\x29\x11\xd8\xcc\xfc\x0c\x44\x25\x0b\xe9\xaa\xcf\x00\x26\x8f\x11\x5a\x26\x57\x0c\xcc\xb1\xa4\x28\xe9\x4a\x20\xdb\x9d\xa2\x64\x07\x81\x1d\x71\x14\x25\xb7\x1c\x28\xbe\x4c\x51\x6a\xaf\x80\x13\x4c\x91\xc5\x9c\xf1\x68\xb8\x2e\x52\x22\x97\x0d\xb4\xde\xa7\x28\x69\x7d\xe0\xc6\x01\x8a\x92\x7c\x0d\x3c\x5a\x44\x51\x52\x07\x81\xbe\xcf\x14\x25\xb1\x1f\xf8\x13\x43\x51\x23\x47\xf0\xc7\x83\x8b\x97\x7d\xef\x91\x75\xe2\xec\x89\xa7\x24\x9f\x6b\xa2\xdf\x13\x7f\xc1\xa3\xc3\xdf\x88\x7e\xee\x60\xdf\x9f\x40\x0e\xee\xab\xe6\x7e\x6b\x3b\xcf\x0f\x88\xef\x87\xb2\x84\xf7\x7c\x67\xf7\xf1\xf8\x7f\x9e\xff\x03\x5f\x0f\x14\xc8\xcb\x13\xc7\xfb\x5c\x34\xe4\xf5\x59\x52\xe4\xf9\xc5\x48\x79\x01\xb2\xb7\x28\x4a\x52\x13\x30\x7c\x46\x51\xe2\x62\x80\x9b\x29\x45\xa9\x75\x03\x29\x47\x05\x36\xcb\xac\x02\xd2\xad\x29\x8a\x31\x03\x58\x21\x2d\x2c\x3e\xf2\x0f\xb0\x22\x8d\xa2\x24\x28\x60\x6b\x20\x45\x89\x9f\x02\x0a\xb4\x28\x4a\x6c\x3d\x50\x36\x96\xa2\x84\x4f\x03\x55\xa3\x28\x4a\x34\x17\x68\x48\xa2\x28\xb1\x2e\xe0\xd2\x77\x8a\x12\x9d\x03\xdc\xce\xa2\x28\x89\x61\xe0\xd9\x68\x8a\x12\x49\x05\xfa\xf4\x29\x4a\xf0\x10\xf0\x27\x83\xa2\x9a\xf7\xf7\x12\xdd\xeb\xe9\x53\x7d\x44\xef\x79\x62\xc7\x4f\xa2\xab\xae\xd4\xe2\xea\xa0\xf8\x3a\x98\x1d\x3c\x7f\x14\xbe\x1f\xca\xb2\x1d\x7f\xe7\x41\x3a\xaf\x9f\x50\x0a\xcf\x27\x28\x2a\xeb\xef\x7c\xb0\xe5\x8d\xbe\x3e\x2f\x4b\xf9\xfa\x07\x61\x4f\x40\xf4\x1a\x45\x09\x6c\x00\xd4\xc3\x29\x4a\xd0\x0b\xb0\xd9\x4c\x51\x02\xd3\x00\xff\x40\x8a\x12\xda\x0b\x24\x3e\xa1\x28\xe1\x29\xc0\x54\x77\x8a\x12\x28\x05\xb2\xa6\x53\x14\x7f\x3c\xa8\x1c\x20\xa7\x8a\xa2\x54\x7b\x81\xe2\x87\x42\x0c\x11\x47\xa0\xc4\x81\xa2\x46\x2c\x02\x2a\xaa\x29\x4a\x2d\x02\x38\x9f\x26\xbc\x87\xf3\xdc\xcf\xee\xe3\xfe\x9e\xf6\xa7\x14\x35\x62\x2d\xd0\x15\x40\x51\xc2\xea\xc0\x73\x1f\x8a\xaa\x9f\xf1\x89\xf8\xe3\x9d\xec\xeb\x27\x7a\x98\x23\x61\xb8\x4e\xfd\x57\x07\xc3\x8b\xeb\x7f\xfd\x50\xfe\xc9\x03\x9e\x1e\x2a\x8d\xfe\x7b\x1e\xf0\xeb\xa2\x87\x27\xfe\xd2\x81\xe8\xf2\xf4\x52\xf2\x26\x5c\x1c\xf1\x1a\x18\x79\x82\xa2\x46\xbc\x04\x46\xb5\x53\x14\x25\x07\x98\x14\x50\x14\x95\x04\xb8\x69\x52\x94\xc0\x15\x20\xf2\x2e\x45\x09\x64\x02\xa9\x2f\x29\x6a\xe4\x00\x30\x9d\xd7\x31\x75\x0e\xe7\x09\x3a\x02\x4b\x7d\x39\x0b\x1b\xb0\xde\x91\xa2\x54\x5f\x03\xfb\x9a\x84\xe4\x39\xff\xbd\xf0\x13\x45\x51\x76\x40\x29\xef\xc4\x70\x84\x77\xb2\x3e\xc3\x73\xd0\x6b\x1a\xa0\xa8\x11\x59\xc0\x35\x5f\xee\xfb\xb8\x30\x1e\xaf\xc9\xe7\x39\xf9\x7c\x2f\xff\xde\xff\xff\xea\x40\xf8\xc8\xff\x39\x97\x07\x1a\xd1\xe0\x7b\x93\x83\x62\xa9\x11\xe4\xbd\xb7\x8c\x6d\xf2\x2b\xc2\x7b\x44\x4e\x59\xcc\x41\xc6\xd2\x85\x1b\x84\x06\x00\x35\x7a\xdd\x7c\x61\x17\x80\x91\xbc\x2b\x5d\x64\x2f\xa0\x3e\xbb\xdc\x5a\xec\x26\xc0\xb8\x7b\xa6\x52\xac\x10\x50\xeb\x6c\x3f\x2a\xaa\x05\xa8\xed\x7b\x28\x2c\xe2\x0d\xa8\x09\x7c\xcc\x10\x3c\x09\x28\x0d\x70\x7e\x17\x20\x4e\x94\x7a\x03\x01\x92\xa5\x1c\xfc\x52\x24\x49\x7a\xd2\x7f\x58\x22\x41\x9c\x5d\x5e\x79\x49\xbc\xe3\xe0\xd3\x55\xc2\x93\x38\xf8\xd0\x9a\xb3\x62\x50\xd4\x9d\xfd\x12\x24\xb3\x6f\xfc\x50\x2b\x00\x44\x2a\xae\x34\x32\xa4\x00\xd1\x75\x97\x1b\xd4\x36\x01\x22\xc7\xf0\x1f\xff\x07\x3e\xcf\xc9\xef\x03\xe2\x3c\x93\xfa\xbf\x74\x20\xff\x20\xef\xe7\x75\x2e\xad\x1c\x14\x5a\xe6\x43\xfa\xe7\x48\x59\x84\x11\xfe\x53\xf5\x5a\xf2\xc9\x91\x41\x00\x23\x3e\x3d\x4b\xb0\x05\x60\x6e\x5d\xb0\x5b\xe4\x05\xc0\x34\x5d\x97\x23\x5a\x09\x30\xae\xe6\xf5\x88\xca\xfc\x3b\x0e\xea\xf3\xeb\x96\x70\x62\x54\x6b\xba\xf2\x49\x84\x06\x18\x66\x8f\x5c\x45\xad\x00\xb5\xc6\xcf\xd7\x85\x95\x00\xb5\xc9\x80\xc0\x02\x7a\x94\x0c\xe1\x22\x7f\xb6\x4b\x1e\xe0\xe0\xc7\x24\xe9\x10\x12\x7f\x98\xda\x20\x20\x92\xfc\x6c\xac\xda\x63\x40\x64\xde\xa3\xef\x52\xc4\xb9\xe9\xee\x15\x09\xa2\x58\xea\x5a\x25\x45\x3a\xbb\x75\x58\xa9\xeb\x00\xe2\xa6\xed\x5b\x19\xd7\x01\xb1\xda\x8b\x3b\xd4\x19\x80\x38\xf9\x7f\x06\x1f\xa2\xfe\x9f\xfa\x87\xff\x5b\x07\xc2\xd7\xc5\x8c\x78\xe8\xd8\x44\x9e\xd3\x41\xef\x28\x0e\xca\xc5\x86\x12\x9e\x94\xc1\x4a\xec\x15\xb8\x01\x30\xe7\x4d\xee\x12\x5e\x01\x30\x7f\x66\x6d\x17\x95\x05\x98\x79\x6b\x2b\xc4\x28\x80\xa9\x96\xdf\x28\x56\x09\x30\xab\xcb\x17\x4b\x8c\x03\x98\xca\xf5\x25\x12\x63\x00\xc6\xc3\x6b\x8b\xc4\x5a\x01\x46\xe8\x13\x4b\xd1\x10\x80\x31\xe5\xbb\x90\x70\x3f\x7f\x1c\x7e\x5b\x71\x2a\xa8\xd0\xd4\xaf\x4c\xb9\x2f\x9c\xbf\xe5\x6d\x35\xc3\x0e\x10\x59\xd7\xbb\x99\x21\x0a\x88\x94\x3e\xde\xc1\x18\x0f\x88\x2e\xef\xb9\xaa\x3e\x1d\x10\x4f\xe9\xbe\x24\x4f\x1c\x8c\xae\x17\xa9\x1b\x01\xe2\xd6\x57\xea\xd4\x5b\x01\x09\x95\xcb\x3e\x8c\x69\x80\x98\x56\xcb\x1b\xc6\x1a\x40\x8c\xa8\xbf\xf9\xba\xa8\x7f\xf4\x40\x3c\x5e\x87\xdf\x0f\x85\x1f\xbf\xe5\xdf\xf7\x9f\x13\x2d\x48\x3f\x84\x91\x65\x76\xe4\xde\xab\xe4\x39\x0f\xc2\x67\xa8\xf6\x86\x9e\x18\x71\x0f\x60\x74\xc5\x17\x0a\x3a\x01\x4c\xc5\x89\xb7\x85\x65\x00\x4d\xcd\x79\x83\xa2\x34\xa0\x79\x71\xcd\x15\x71\x00\x1a\x07\xf3\x4f\x4b\x8c\x06\x98\x07\xcb\xb7\x49\x44\x01\xcc\xcf\x0d\x62\x92\x4b\x00\x0d\x87\xeb\xe3\xa4\x54\x01\xf5\x33\xcf\x46\x8a\x73\xc6\xc7\x63\xa0\x41\xcc\x18\x50\xeb\x02\x04\xc7\xff\x98\xaf\xbe\x94\x13\x67\x5f\x96\xfa\x67\x40\xec\xe9\xab\x1b\xcc\x70\x40\xfc\xdd\xd3\x48\xe6\x61\x40\xe2\xfa\xfd\x83\xcc\x10\x40\x62\x43\xd7\x22\xcd\x91\x80\xb4\x5a\x67\x3c\x33\x0e\x90\xb8\x7f\x6d\xbb\xc6\x6c\x40\x2a\xbd\x4d\x8b\xd9\x0d\x48\x6e\x6f\xf5\x66\x9e\x01\x24\xd3\x9a\xbc\x99\x93\x00\x89\x97\x24\x1f\x5a\xa9\xff\x53\xff\xf0\xb7\x0f\xc6\xbf\xfc\x2f\x9f\xff\xe3\xea\x42\xc4\x67\xda\x92\xba\xa0\xb0\xc9\x9d\xf4\x41\x67\x14\x05\xbd\x12\x88\x04\xd4\x0f\xc4\xde\x10\xac\x06\xb4\xad\x26\x7c\x14\x7d\x03\x68\x0f\xce\xf5\x97\x50\x01\xb4\x3b\x57\xf7\x4b\xb6\x03\x5a\xdf\xf3\x37\x49\xd5\x01\xda\x3a\x15\xc5\x32\x0b\x00\x4d\xfb\xb3\x5a\xd2\x46\x80\xa6\xd6\x8d\x3a\xe9\x18\x40\x63\xce\x8b\x16\xc9\x62\x40\x53\xed\x8f\xad\x84\x3b\x3b\x9d\x29\x03\x88\xda\x7c\xde\xce\xd9\x71\x48\x2c\x7b\x73\x45\xc3\x02\x90\x1c\xf9\xcc\x5f\xd3\x06\x90\x7a\xff\xe0\xb3\x56\x05\x20\x6b\xde\x3d\x57\xcb\x0e\x90\x39\x77\x33\x5f\xeb\x35\x20\x7b\xf6\x5a\x8c\x96\x24\x20\x93\xd7\xa6\xa9\x15\x0e\xc8\x3c\x6b\xf9\xa9\xad\x0d\xc8\x3e\x6d\x0a\xd3\xdc\x04\x48\xd7\x34\x8e\xd2\x9c\x0f\x48\x2f\xc7\xff\xd1\x27\xea\x1f\xbe\xd3\xe8\xef\xb8\xb9\x3a\x08\x4a\x82\x55\xc2\x41\x41\x1b\xe3\x72\x0e\x4a\x97\x58\xb3\x38\xa8\x6e\xe4\xba\x78\xe4\x4f\x80\xb9\xcb\x3f\x54\xd0\x1f\xd0\x59\x16\xdd\x20\xf2\x05\xd0\x0e\x49\xbb\x28\xda\x0c\xe8\xa8\x65\x2a\x89\xff\x00\x74\xaa\x57\xbd\x97\xca\x02\x74\x95\xf3\x85\x65\x9e\x02\xda\x0d\x15\xcd\xb2\x86\x80\xb6\xfd\xd9\x6e\xd9\x73\x80\x96\x4b\x67\x99\xcc\x6d\x40\x6b\xfe\x9b\x75\x32\xa6\x80\xb6\x32\x20\x39\xfc\x6b\xaf\x96\x38\x20\xf9\xe9\xc3\x59\x2d\x67\x40\x3a\xb7\x77\x8d\x76\x3f\x20\x77\xfc\x51\x85\x36\x1b\x90\xa7\x7a\x56\xe8\x34\x02\x0a\x8e\x9d\x2f\x74\x8d\x01\x85\xa7\x7c\x3d\x58\xdb\x53\x9d\x25\x80\x7c\x47\x2b\x4b\xe7\x16\xa0\x30\xaa\xc9\x50\xe7\x0a\x20\xdf\x7b\x76\x91\x2e\x13\x50\xd0\x38\x73\x4c\x47\x09\x90\x23\xab\x39\xdf\x1f\xe8\x7f\x75\x30\xfc\xf8\xf9\xfc\x37\xff\xfe\xb7\x36\xd1\x41\xf0\xfb\x63\xc8\x3f\x32\x23\xdf\xd7\x74\x77\xb8\x2b\xa8\xf8\xaf\x4e\x4a\xaf\x2f\x52\x45\xf4\x17\xa0\x3f\x34\x76\x96\xc4\x6a\x80\x75\x28\x43\x58\x3a\x10\xd0\xbf\x90\xdd\x24\x2b\x01\xe8\xb5\xe5\xd5\xcb\xe5\x01\xba\xad\x15\xc3\xf2\x9b\x01\xdd\x79\xe7\xde\x2b\x34\x02\x3a\x49\x5d\x7b\xe4\xeb\x01\x1d\xef\x0f\x7b\xe5\x26\x71\xb5\x09\xd2\x9a\xdf\x8e\xe8\xa8\x01\xb2\xeb\x5f\x39\xeb\xad\x01\x94\x82\xf9\x7a\xb0\xbb\x4c\x7d\x3f\x40\xf9\xfd\xad\x45\xfa\x05\xc0\xa8\xb4\x6b\xd7\x58\xc5\x80\x4a\x63\xbb\x9d\xde\x53\x40\x59\xb9\xe5\xa2\xfe\x26\x40\xf9\xf2\xf9\x32\xfd\x4c\x40\x79\xdc\xd9\x1e\xfd\x62\x40\x79\xda\x99\x79\x7a\x9d\x80\x92\x48\x75\xa9\xde\x11\x40\x71\xc3\x7f\xeb\x22\x7f\x1e\x98\x4e\xfe\x3b\x7e\x4d\x5e\x9f\x35\xae\x0e\x42\xe8\x23\x83\xac\x5f\xb2\x41\xda\x61\x24\x0f\x5a\x8d\x8f\x8e\xf8\x09\xe8\xd8\xdb\x6c\x16\x7c\x0d\xe8\xf7\xb9\xbf\x13\x59\x08\x18\x7d\x0b\xed\x96\x70\x04\x4c\xb6\x8d\xf9\x2e\x7d\x19\x30\xb6\x9d\xa9\x2a\xbb\x03\x30\xec\x5a\xe9\x2b\xbf\x8f\x73\xaa\xd8\xc9\x56\x8a\x02\x58\x9a\x87\x8b\x94\x66\x01\x7a\x77\x9a\x26\x2a\x1d\x02\xf4\x1c\x7a\x54\x94\x92\x01\x3d\xc7\x2f\x2c\x85\x7b\x7f\x0e\xeb\x15\x02\x0a\x22\x1f\x16\xb0\xc4\x81\x51\xb6\x4f\xb3\x0d\x73\x00\xc6\x87\x9e\x2f\x86\x17\x01\xf5\xd8\xff\xd5\x41\x5d\xfe\xca\x39\xc1\xa9\xcf\xb9\x70\xda\x98\x53\x8b\x55\x9b\x18\x46\x8e\x00\xa3\xb6\xc1\xd4\x50\x13\x50\xad\xaa\x3d\x66\xb4\x06\x60\x68\x9c\xb4\x37\x7a\x08\x30\x84\xab\x96\x18\xc9\x02\xaa\x25\x64\x1f\xc0\x5b\x2f\x2c\x79\x75\x92\xaf\x83\xe1\xc7\xaf\xca\xdb\x27\x70\x75\x00\x12\xfb\x95\xb9\xfe\x20\xb5\x8c\xd6\x11\x13\x00\x1d\x23\x9d\x12\x81\xad\x80\xc1\x68\xb3\x02\x61\x06\x60\x92\xea\xd4\x29\xa6\x0b\x98\xcf\x0a\x9c\x22\xf9\x16\x30\x7b\x96\xe0\x26\x93\x09\x98\x7e\x98\xda\x26\xaf\x00\x98\xee\x5e\x41\x29\xf5\x01\x26\x79\x3b\x7b\x54\x6e\x02\x86\xef\x0e\xb3\x55\xbe\x02\x06\x99\x17\x2a\x55\x67\x00\xac\x9b\x0f\x52\x54\x1d\x00\x03\xad\x81\xc9\xa3\xd6\x7c\xdf\x6e\x38\x1e\x50\xf3\x7d\x71\xd1\xe8\x26\x67\xcd\xb9\x77\xdb\x54\x08\xd0\x7e\xd9\xb9\xd2\x54\x0f\xd0\x3e\x7d\x75\xa5\x49\x3f\xa0\xf5\xb3\x4d\xc8\x34\x1f\xd0\xae\xfc\x47\xff\x23\x6d\x0a\x40\x7b\x44\x9d\xa1\xc9\x7a\x40\x23\xb0\xe6\xb8\x69\x15\xa0\xb9\xf0\x44\xa9\xa9\x12\xa0\x31\xe2\xe8\x1e\xb3\x99\x80\xa6\xeb\xe1\x06\x33\x09\x40\xc3\xfe\xbf\xf3\xc0\xa4\x81\x37\xef\x79\xbc\x2f\x8f\xf7\x0c\x57\x08\x21\x79\x30\x55\x86\xe8\x46\x95\x34\xe4\x49\x5d\xd0\x5a\xa3\x7a\x82\x9a\x09\xb0\x5e\x68\x3e\x16\xb0\x04\x4c\x0f\x18\x55\x08\x5f\x05\x2c\xcf\xd9\xd6\x89\x17\x02\x36\xe9\x3e\x22\xd2\x1b\x00\xeb\xf3\xa3\x65\xe4\x2e\x03\xd6\xe1\x93\xf7\x29\x9d\x02\x2c\x19\x4b\x27\xab\x5c\x03\xcc\xce\xef\x78\xc4\xe0\x8c\xdb\x84\xca\x5f\xea\x51\xec\x55\xc6\x51\x2d\x01\x1a\xa1\xbf\x77\x18\xfb\xdf\x5f\xa7\xe5\xdd\x1f\x69\xfc\xfb\x7b\x8f\x56\xe5\xfb\xc3\xa6\xc5\x80\x4e\xe7\xc3\x52\xb3\x77\x78\xa1\x3f\xbb\x53\xcb\x22\x1b\x6d\x06\x47\xda\xdf\x59\x3c\xc7\x15\x83\x35\x17\xfb\x88\x0f\xd2\xb1\xf3\x55\x96\xa1\xb8\xcd\x6a\x6c\xf0\xb0\x1c\xc6\x4d\x03\xf5\xd3\x3a\x16\x79\xf8\xa4\xa7\x72\x32\xcb\xd2\x1a\x9f\xf4\xcc\x8f\xed\xb1\xf4\xc2\x4f\xdd\x95\x95\xfe\x16\x83\xa0\x75\xa6\x1f\x5a\x62\xb9\x00\xd0\x89\x2d\x35\xb2\xc8\x03\xb4\xd2\xff\xbb\x1e\xea\x7f\xe2\xa2\x5a\x1c\x17\x15\xe6\x73\x91\x7b\xff\x5b\xe6\x8c\xe8\x5c\x0e\x6a\x54\x88\x93\x71\x30\x10\x95\x2a\xe2\xa0\xe5\x35\x45\x45\x0e\x3a\x84\xeb\xac\x11\x8a\x03\x9c\x98\xe6\x9f\xc4\x77\x00\x4e\x19\xae\xb3\x65\x83\x39\x9f\xc3\x0b\x15\xeb\x00\x07\xe7\x09\x12\x2a\xcf\x00\xdb\x2d\x8b\x62\xd4\xd7\x0e\x9a\x59\x3f\xca\x3d\xaf\x9d\xf1\xfd\x9e\xd5\xca\x83\xeb\xf4\x4f\x7e\x9a\x6a\x39\xff\x6c\xb1\xe1\x9f\xf7\x1b\x2c\x0e\x74\x69\x18\x5f\x7a\x63\x66\xd1\xda\x17\x69\x52\xf8\x2c\xc6\x4a\x0b\x79\xa6\xf2\xb7\xc7\x58\xf7\x61\x8e\x79\x61\xdb\x68\x5b\x65\xcc\xb4\x30\x6b\x76\xb5\x1d\x87\x25\xe6\x61\x0d\x7b\xec\x28\xac\x30\xb7\x3a\xb3\xc8\x2e\x15\xd9\xe6\x2a\x27\xf7\xd8\xde\xc7\x7e\x93\x33\xc7\x4e\xd9\x05\xe0\xa0\xc9\xcc\xc3\x46\x76\xe5\xa8\x32\xee\x3c\xa4\x60\x57\x8d\x3a\x63\x91\x03\xe1\x76\x45\xb8\x64\xf8\x60\xff\x18\x5b\x36\xee\x18\x8c\xdd\x5b\x67\xb3\x1a\xdf\xf4\x82\x49\x1e\x78\x52\x7f\xe9\x80\x78\xfc\x3f\x25\x4a\x7c\xe6\xc4\x78\x3c\x1f\xdf\x07\xdf\x60\x3f\xf7\xb3\xd5\x75\xae\x1e\xc4\x71\x8e\x04\xd1\x5b\x7a\x15\xa8\xd7\x73\x4e\x31\x3e\x1f\x0c\xbd\xc4\xf4\x00\xef\x1b\xf6\x22\x32\x5f\x01\x8f\xca\xc0\xb5\xa3\xe6\xfe\xf1\x70\x1f\x35\xe6\x0f\xf3\xfb\x37\x53\xd7\xdd\x99\xcf\xf5\x6e\xbf\x8f\x71\x6e\x5f\x1f\x6f\xdc\xf0\xe2\x97\x63\x7f\x51\x92\xc5\xd6\xa7\xc2\x0e\x16\x35\xfd\xd6\x7f\x1e\x3c\xb2\xfb\xdc\xe1\x69\xe7\x7f\xb7\xd2\x6e\xc6\xcb\x3b\xf6\x89\xdd\xeb\xec\x27\x61\x84\xfd\x8a\x36\x23\x87\x7e\x1a\x0e\x3a\xe7\x06\x9c\xc4\x20\x66\xff\x8e\xef\x7b\x73\x32\xdc\xa9\x02\x0e\xb6\xf6\x47\x3d\x5d\x84\x61\x69\x27\x5d\xb1\xc2\xb9\x0a\xa1\x36\x8c\x83\xfe\x4e\xad\x98\x6d\x39\xa5\x64\xae\x53\x1e\xd6\x98\xdf\xde\x17\xe1\x34\x0d\x05\x66\x46\x05\xcd\x4e\x3b\x71\xc0\x74\xd3\xae\x43\x8e\x6c\xd4\x19\xef\xcf\x33\x77\xb2\xc4\x79\x63\x72\x9b\x44\x87\xf7\xfc\xb9\x3e\x20\xfc\xe7\x2f\xc4\xe3\xb7\x55\xc7\x72\x91\x1f\x3f\xdf\x0f\xc0\x79\x36\x17\x7d\x97\x8c\x24\x3e\x4b\x61\x59\xb2\x5b\x39\x18\xa9\xa8\x39\x20\x1c\x0e\x84\xcf\xb5\x98\x2d\xbd\xbb\x7f\x67\xf0\x57\xcf\x21\xb5\x3b\x1f\xa6\x07\x7c\x1b\x1d\xa8\x9f\xd8\x9b\xe1\x2f\x39\xd5\xc5\xf4\xe5\x83\x6a\x9f\xa3\x2b\xec\x6d\xd2\xba\x86\xbc\x5c\xf2\x77\x38\x6e\xbe\x31\xc6\xc3\xe8\x98\xb4\xeb\x96\x2b\xfd\x6e\xd3\x2f\xee\xf0\x08\xb9\x7c\xd1\x35\xf0\xb1\xba\x67\xc5\x45\x17\xd7\x94\x5f\xd7\x3d\xef\x36\xd4\xb8\xbb\xd1\x33\xbc\x04\x4f\x09\xb9\xb7\xd2\x45\xee\x07\x2b\xcf\x78\x14\xd2\x67\xdd\xfc\x0e\xb6\x7a\x46\xd1\xd7\x5c\x57\x1e\x58\xeb\x51\x48\x0f\x38\xd5\x17\x5d\xf1\x94\x83\xa0\xe3\x97\xc2\x9b\x9e\xb2\x50\x75\x28\xda\xed\xe3\x31\x07\xee\x76\x42\x3b\x8b\x3d\x9a\x11\x6e\xf3\x7d\x5b\x87\x5b\x27\x56\x59\x34\xe4\x1e\x76\xab\x43\xae\xf9\xd9\xcd\x63\xdc\xf2\xb1\xcf\xac\xe4\xbf\x75\x50\x94\x77\x9e\xa0\x88\x3f\x90\x1c\x8f\xdf\x62\xf1\xfa\xa1\xd8\x14\x70\xd1\x9d\x37\x3f\xf8\xbe\x10\x7c\x3d\x48\xc2\x4f\x01\x52\x57\xc7\x76\x8d\xfa\x48\x51\x3f\x76\xa6\xb0\x0c\xe3\xa5\xc5\xdf\x52\x89\x07\x9d\xbd\x18\xeb\x1e\xf9\x8d\x8e\x0a\xb5\x32\x1e\x75\x7b\x4d\x64\xc9\xd8\x6f\xb6\xaa\x57\x2d\xc2\xbe\xcc\x57\x72\xf1\x6b\x79\x1c\x62\xbd\x79\xb3\x97\xd0\x39\xdd\xc0\xe9\x65\xd7\xfd\xc2\xea\xdc\xfc\x7d\x1a\x33\x02\x33\x6b\x6e\xf8\xee\xee\xbe\x1b\x6c\x70\x4a\xc2\x57\xf0\x73\x5e\x70\xfb\x91\x63\x7e\xd6\xec\xde\xa0\xa3\x65\x5a\xfe\xbe\xb4\x54\x40\xcf\xbe\xab\xfe\xd9\x74\x88\xef\xa5\x82\x16\xff\xcd\xf4\x54\x1f\xa3\x5d\xb3\xfd\x55\xe8\x02\xcf\xb9\x3b\x42\xfd\x03\xe9\xb3\xee\x5b\xb6\xa6\xf9\xdd\xa1\x9f\xbb\x9a\x6f\x7e\xe8\x77\x8a\x1e\x74\x2e\xda\xf0\xc9\xef\x05\x24\x9c\xd2\xd7\x6b\xf8\xbe\x87\x9d\xfd\xa4\xb5\x0c\x9f\xf3\x48\xb4\x29\xcc\x2e\xf6\xb9\x87\x99\xd6\xe4\x5d\xa6\xac\x36\x2f\xfe\x60\x72\x4e\xe2\xf9\x7b\xf0\xf9\x5f\x1b\x25\xea\x2f\x1d\x40\x98\x39\x17\x13\x79\xfd\x1f\xc6\x13\x1f\x70\x7a\xe5\x14\xc2\xef\x7d\x3f\x3e\xf3\x93\xcc\x24\x8a\x7a\xfd\x7c\xc6\x66\xed\x27\x92\x11\x0f\x22\xa6\xbc\xb4\x49\x53\x4b\xb9\x31\x77\xc2\x80\xdf\x48\x23\xdb\x96\xda\x94\xe3\xf1\x72\x8e\x7b\xea\xcb\x12\x33\x66\xd4\x7b\x6b\x9e\x4c\x8b\x0b\x5e\x5d\x1c\xe8\x54\xb9\x3f\x66\x7e\xe1\x9b\x30\xbd\x83\xba\x91\x4f\xab\xef\x44\x6e\x29\xb1\x0c\xbf\xdf\x91\x1c\x7d\x65\x1f\x1d\xd6\xf4\x5a\x3b\xa6\xba\x50\x2a\x7c\x04\xdb\x21\x46\x62\x67\x42\xf8\x2a\xf6\xe6\x88\xd4\xdc\xf0\xf0\x59\xec\x47\x21\x47\x36\xbe\x08\x4f\xa6\x25\x83\x4c\x73\x44\xc2\x97\xd3\x66\x01\xcb\xf8\x3e\x27\xab\xfd\x42\x0f\xd3\x45\x5e\xd2\xd9\x66\x61\x5a\x74\xb9\xe7\x86\x65\xfb\x43\xb7\xd3\xf7\xdc\x26\x2f\x99\x10\xea\x49\xff\x70\xd9\xb0\x44\x37\xb8\x14\x2a\x8e\x4f\x16\x2c\x09\x51\x87\x89\xc3\x4a\x4e\xfc\x23\xfb\xa9\xff\xe8\x40\xb4\xba\xb9\x68\xf9\xe0\xef\xf8\xf9\x3c\x38\x9f\x07\x9d\x42\x78\x8c\xc1\x97\x99\xe4\x3d\xe6\x17\xff\xf9\xe4\xdf\xbd\x72\x5c\x32\x55\xe8\x21\x45\xdd\x2f\x5e\x1a\xcd\xf0\x15\x65\x5c\x77\x59\xf8\xc5\x74\xe6\xa8\x63\xcd\x9f\xe6\xb1\xdc\xad\x59\x3f\x6b\x9e\xce\xb2\x8b\x4c\xb1\xbf\x51\x61\x91\xee\x3c\xfe\x96\xdf\xcb\xa2\xce\x09\xc1\x8b\x6a\xc3\xd8\xbb\xfc\xc6\x49\x6d\x3f\x10\xe3\xb2\xf5\x67\x4a\x60\xe5\xb7\x78\xd5\x4d\x3e\xc9\xd2\xad\x87\x13\xaf\xac\x6f\x4e\x5c\xfb\x68\x30\x89\x5e\x3b\x3a\x51\xe2\xb7\x7c\x52\xc7\xca\xdc\xc4\xa0\xe1\x5f\x71\xc3\x4b\x6f\x25\xbc\x66\x47\x47\x0f\x2c\xd9\x91\xa0\xc7\x5e\x1f\x39\x6f\x51\x60\xbc\x0a\xbb\x27\x74\xef\x82\xc0\xd8\xf7\x34\x23\xf0\x6d\xd6\xa2\x38\x0d\xda\x2c\xa0\x77\x6e\xe5\xe8\xe7\xf4\x34\xdf\x29\x99\xd1\x31\xfd\x74\xb1\x97\x63\xc6\x50\x8c\x35\x7d\xda\xe3\xf2\xec\xec\xe8\xa9\xf4\x5d\xb7\xcd\x33\xbd\xa3\xac\x20\xe4\xcc\x39\x8b\xc6\xf3\xea\x80\x25\xf5\x97\x0e\x84\xaf\x83\x88\xe6\xcd\x0f\x3e\x0f\x3e\x93\xe8\x00\x7e\xcb\x2e\x24\xf7\x37\xfb\x5a\x97\x13\x1f\xf0\xe7\xd6\x6b\x08\x9f\x73\x57\x3e\xa7\x84\x83\xd7\x8f\x6f\xfe\xad\xdc\x41\x51\xcd\xdb\x72\xe2\xf5\x83\x14\x1c\x6b\xc4\xd6\xc8\x38\xa4\xe9\x0a\x97\xab\xac\x50\x0a\x2a\xb1\x11\xda\xd3\xb9\xf0\xe3\x18\x23\xef\x59\x9b\x18\x99\x27\x67\x7f\x8c\x92\xca\x66\xcf\xca\xc8\x51\x8b\x8f\x5c\xbc\x6c\xfa\xad\x92\x67\xc9\xf5\xf3\x2e\x4d\x5d\xd6\x70\x2b\x75\x5b\xa6\x5a\x7a\x64\xf7\xc9\xb1\x8f\x67\x65\x4d\x9e\xfd\xf9\xf1\x38\xd1\x19\xf3\x26\xd5\x0f\x67\x8e\xa9\xff\x5f\xbd\x47\xfa\x9f\xf1\xea\xec\x8c\xa8\x65\x93\xe7\xa7\x09\xb1\x6b\xc2\x8d\x26\x36\x8c\x4b\x60\xbf\x0d\x99\x3b\xc9\x31\xd5\x84\xd6\x09\x0c\x9d\x18\x92\xa2\x4c\x87\xf9\x5d\x1d\x3f\x90\x9c\x4f\xaf\xf3\x9e\x30\x3e\x3a\xa9\x8f\x2e\xf6\x7c\x39\x5e\x20\xb1\x99\x3e\xe7\xfe\x11\x90\xb6\xe2\xc6\x67\xca\xf3\xfb\x77\xd7\xe2\xc5\xbf\x94\x8b\x69\x3c\xbd\x58\x06\xe1\x2d\x06\x56\x2f\x25\xef\xf1\xde\x7f\x5b\x4b\xf8\xcb\xa7\xba\x1b\x89\x2e\xa2\x1b\xdb\x48\x7e\x5c\xb9\xcc\xe5\xc7\x9a\x23\xf7\xec\x97\xd8\x45\x51\x35\xc9\xbb\xa5\x34\xf2\xa4\x8e\x96\xe7\xef\xdc\x6e\x99\xc7\xec\x2a\x30\xdb\x9a\xe9\xa3\x6d\x76\x67\xe3\xcf\x8d\x23\xe2\x8c\xdd\x66\x2f\x35\x5a\xe3\x39\xb5\x2e\xa4\x33\x63\x78\xa5\x4c\xb6\xc9\xe8\xe2\x69\x7e\xcb\x5d\xf7\xaa\xc4\x63\x22\x96\x4e\x3f\x3d\x2a\xf1\x7b\x5a\xca\x92\x91\x37\x9b\x93\x5e\x8c\x55\x5c\x6c\xf0\x7e\x7f\xd2\xee\x94\x81\x45\x13\x86\xdf\x25\x50\x29\xba\xf3\xcd\xd8\xc1\x31\x07\xc6\x74\xce\x7d\xc8\x5e\x19\x25\x39\x66\x69\xe6\x51\xf6\xa9\xf0\xd2\x14\xeb\x59\xa3\xd9\x37\xc3\x98\xc9\xef\x66\xc8\xd2\xaa\x41\x8a\xc9\xc1\xd3\x5e\xd0\xae\x01\x3a\x49\x9f\xa7\xec\xa4\x27\xfa\xb6\x25\xbe\x9e\x7c\x87\xde\xe9\xf5\x28\x69\xd6\x04\x47\xfa\xb8\x07\x3b\xd1\x78\xfc\x03\xfa\xa6\xdb\x8b\x7f\xeb\x80\xd3\x04\x2e\x86\x2b\xfe\x1d\x3f\x57\x07\xd0\xbf\x71\x05\xf1\x75\x78\xbf\x6f\x03\xf1\xc9\x79\xd2\xb9\x9d\xbc\xcf\xeb\x9a\x96\x7f\x8a\x1b\xff\x3e\x52\x1f\xce\xb5\x73\x75\x21\xa7\xbc\x0f\xba\x70\xf0\xf0\xaa\x43\x85\x2a\xbb\x04\xdf\x17\xb6\x94\xc6\x18\x85\x8e\xf2\xdb\x22\x50\x7c\xce\x35\xc7\xc0\x6f\xb9\x4b\x61\x4d\xc4\x67\xfb\xd6\x59\xc5\xf9\xbd\x13\x65\xfd\x5c\x26\x56\xed\x64\x2c\x8b\x0b\x35\x4d\xa9\xd9\x5e\xb9\x7b\x79\x84\x74\x42\xc3\x56\xfa\xd4\xd6\xa8\xa0\xd1\x6f\x73\xbf\x74\x34\x46\x33\xa2\x9b\x73\xf5\xdf\xfc\x8c\x16\x8a\x1e\xb5\x45\x9e\xbd\x35\xe2\x57\xb4\x64\x4e\x00\xfb\x5e\xe8\xfa\xe8\xdc\x35\xcb\xd9\x83\xc1\x0f\xa3\x7d\xb2\x0b\x68\xc3\xc0\xa8\xe8\x90\xe5\x17\xe8\x10\xff\x99\x51\x89\x4b\x2e\xd3\x39\xde\xdd\xd1\xbb\x17\x4e\xa6\x37\x79\x1f\x8e\x96\xcf\xda\x40\xd7\x79\x7c\x8e\x7c\x39\xf7\x0a\xfd\xd2\x75\x20\xb2\x3f\xa3\x81\x66\xbb\x18\x45\x6d\x99\xc5\x82\x88\xf3\x6c\xc0\x9a\xe6\xd5\xff\x37\x7f\xcf\xff\xb9\xe4\x1e\xe3\x40\xd7\x4a\xf2\xde\xfa\x7d\xe7\xe6\x53\xdc\xf8\xb9\xcf\xbb\xab\x88\x1b\x77\x7b\x31\x37\xee\xf3\x9d\xe5\x84\x0f\x3b\xf5\xf3\x08\xa9\x33\xe5\xaa\xc7\x49\xdf\x8b\x7d\xb3\xaa\xe3\x64\x9e\x53\xd4\x56\xd7\x93\x22\x3a\x7a\xb2\x21\xd9\xfe\x55\xf3\xec\xf6\x68\xde\x9c\xa3\x74\xc4\x2e\xe8\x92\xf9\xaf\xf1\x8e\xe5\x5a\xa9\x85\x6e\x49\x89\x5b\x0e\x1e\x5e\xa4\xe8\x1d\x15\x3d\x5c\x96\xb2\xf3\xad\x5f\x7e\xd8\xe5\x52\xd6\x71\xfb\x80\xb8\x60\xf7\x03\xe2\x57\x6e\x05\x4e\x0c\x54\x2f\xb1\x7e\x39\x33\x50\x38\x60\xc1\xfe\x93\xb4\x87\xff\xc8\x80\x2f\x85\x09\xf4\x44\x5f\x95\xc0\xc4\xfc\x14\x3a\xc7\xdb\x3e\x30\x7f\x87\x2a\xbd\xdf\xf3\x45\xa0\x7a\xee\x07\xfa\xaa\x7b\x7c\xd0\xfc\x0d\xdd\xf4\x6d\xb7\x2f\x81\xfb\xd6\x1d\x05\xe5\xdc\x1d\x94\xb1\x26\x99\x86\xf3\xe7\xa0\x9e\x15\xbf\xa1\xea\x64\x1d\x24\xbe\xdc\x1b\x76\x0e\x4a\x81\xf3\x97\x9c\x41\x94\x6d\xdf\xbf\x7a\xb8\x7f\x74\x20\xdc\xfa\xd7\xba\x8a\xf0\xd8\x1f\x96\xe7\x12\xfe\xf2\xe9\xb5\xdd\x93\xb8\xf3\xbf\x98\xec\x1f\xda\x1b\x0f\x3e\xe4\xc6\x7f\x94\xf0\x96\xa7\x3e\x9e\x20\x7d\x71\x0e\x0b\x9f\x26\xff\x6e\xef\xb9\x7a\xf2\xdf\x73\xf5\xce\xe7\x8e\x78\x43\x51\x6b\xd2\xce\x17\xa8\xf5\x8a\x7a\x65\x5d\x6e\x4c\x34\x5f\xa6\xa2\x39\xb9\xbb\xfe\xa9\x8f\x0d\x6b\x75\x7c\xe9\xe9\x4f\x89\x8a\xb6\x12\x11\xbb\x4f\x4b\xcd\xab\x76\xb4\x0a\x92\xac\x65\x6d\x93\x73\xd1\xf6\xb5\xae\x51\x3e\xf2\xcb\x8d\xe1\x59\x53\x6d\xd3\x46\xb9\x7d\x74\x3f\x72\x6a\xdd\xf3\x41\xb7\x2c\xf7\xe4\x53\x31\x6c\xb6\xcb\x49\xf7\xea\x23\xc3\xf4\xa0\xd3\x3b\x8f\x85\x87\x5e\x40\xd0\x69\xaa\x47\xc9\x81\x3d\x50\x73\x14\xf0\x8c\xdc\x57\x04\x43\x07\x07\xcf\x83\x7b\x76\xc1\xc9\x5e\xd3\xf3\x57\xbe\x0b\xfc\xed\xbc\xbd\x96\x6e\x3b\x84\x58\x5b\x23\x2f\xa7\x2d\x85\x98\x6e\xbd\xc0\xeb\xd3\xc6\x60\x64\x5a\x6b\x7a\xcb\xad\x97\xc4\x0a\xcb\x6f\x40\x22\xaf\x4e\x66\x9c\xe1\xe0\x50\x4a\x36\x79\x9e\x1f\x97\x6f\x23\x75\xf0\x59\x5c\x21\xc9\x83\x1e\xb1\x52\x92\x3f\x57\xe7\x57\x12\x5f\x87\x66\xf7\x13\x64\xfc\x6a\xe3\x4e\x93\x7e\x52\x95\x3f\x1a\xc8\xf7\x8a\x77\x35\x91\x71\xda\x61\xd0\xfa\x8e\x83\xab\x4f\xb6\x7b\x73\x70\x51\xd3\x55\x5a\xc1\x86\xa2\xa6\x15\x5e\xc9\x60\x4d\x97\x55\x1d\x23\xd2\xf6\xd2\x55\x89\xd9\x13\xae\x78\xe9\x4b\x4c\xb0\xd1\x5b\xff\x05\x97\x16\xcf\x66\x9a\xd5\x7a\xba\x5f\xfc\xb0\x69\xaf\x65\x9d\xcb\xe4\x8b\x11\xe5\xcf\xac\x3d\x1d\x0d\x5a\xf7\xb6\x26\xda\xc8\xd8\x7b\xb7\xe0\x49\xa9\xf5\x7a\x7b\x91\x96\xa7\x43\xee\x96\x65\xf6\xdb\x1a\xa7\x62\x89\x45\x99\xc3\xe8\xd3\xcb\xb0\xcc\xa2\xc4\x61\xfa\xc9\x52\x6c\x36\xdf\xea\x30\xe1\xe8\x16\x14\x99\x99\x3a\x1a\x55\x68\xa0\xd8\xcc\xd1\x31\xbe\x4c\x08\x47\x4c\x47\x3b\xa9\x17\x1f\xc4\x31\x53\x07\xa7\x65\x85\x1f\x50\x6b\x72\xd0\xe9\xc4\xee\xd5\x38\x6f\xfc\xd8\xe9\xda\xce\x32\x5c\x35\x6a\x07\x66\xf0\xfa\x83\x71\x9f\xff\x97\xe2\xed\x64\x5e\x3c\xaf\xda\x4b\xf4\x1d\x3d\xa7\x0e\x12\x5f\xad\x6b\xf2\xc7\x88\xcf\xc9\x85\x93\x5c\x5f\x9c\xd3\x2f\x1b\xc8\x78\x1c\x33\xe0\xc6\x7d\xe0\x2c\xb7\x6f\xce\x2e\xcb\x2b\xc4\x1f\x60\x43\x27\x97\x27\x5e\xfc\xe9\x36\x59\x57\xa7\x0e\xdf\xf9\x29\x70\x8f\xa2\xc6\x16\xf4\xc8\x30\x7b\x45\x7d\xa2\xf6\xdd\x19\x65\x9b\xa6\xb4\xcc\x77\x43\xb7\x7d\xe8\x51\xcd\x56\xb7\x94\xee\xe0\xa9\x91\xba\x9a\x0e\xf3\xba\x0d\xd6\x4d\xd4\x3f\x60\x63\xd3\xb5\xaa\x34\xd6\xc0\xdb\x92\xea\xb2\x68\xda\x6e\x50\x6c\x9e\x79\xbb\xec\xc1\x80\x81\xb9\x79\xd4\xed\x9d\xbf\xc2\xf4\x13\xcd\x73\xae\x33\xc0\xd6\x65\x5b\x8c\x68\x33\xc1\xa0\x9e\xab\x45\xfe\x85\xc9\xe8\xd7\x5b\x6d\x29\x73\xf6\x0e\xfa\xf5\xb2\x2d\xad\x4f\x47\x63\x48\xf7\xa1\xd5\xa5\x93\xb6\xf8\xa4\x1f\x6f\xf5\xfa\xe8\x6c\xf4\xeb\xed\xb1\xba\x57\x11\x02\xb6\xee\x51\xeb\x8f\x65\xbb\xf0\x4b\x2f\xdd\xda\xbe\x64\x35\xa0\xd3\x88\xf2\x95\x95\x24\xfe\x73\xdb\x48\x1c\x2f\x4f\xec\x23\xf7\xb9\xef\xed\xe0\xfa\xe2\x5c\xbb\x5e\x45\xf4\x51\x2d\xcd\xa7\x89\x0e\xa0\x6e\x47\x23\xd1\x8d\x1c\xb7\xe4\xf2\xe2\x07\x8b\xdb\x89\xff\x45\xc1\xc5\x0e\xe2\x07\xb0\x75\x07\xb7\x7f\x48\xf6\x1d\xee\xbd\xf9\x39\xb7\x1e\x90\x3e\x0a\xe3\x4e\x3d\x23\xeb\x52\x6c\x4c\x2f\xad\x38\x9e\xa2\x02\xd4\x7b\x5d\x4c\xe2\xa5\xe6\x3a\x0f\xf4\x2e\xf0\x1b\xa5\xec\x6a\xbb\xae\xf7\xcf\xf8\x4c\x55\x19\x0b\xad\xde\xa1\x95\x2e\x0c\x69\x13\xd1\x17\x01\x45\x31\xea\xb2\x86\x89\xbd\x0f\x1a\xf6\xa9\x47\xb2\xde\xbc\x90\xb8\x9b\xc4\xc8\x63\xf5\xf5\x7e\xf9\xc1\x56\xbd\x66\xa0\xfa\x38\x18\x50\x99\x6a\xb0\xae\x27\x18\x50\x35\x33\x68\xe8\x9c\x05\xa8\xce\x32\xf8\x7d\xb5\x09\x50\x3d\x60\xd8\x78\xf1\x3b\xa0\x96\x61\xc8\x6e\xca\xe7\xa0\x51\x63\xc3\x49\x80\x21\x61\x5c\x56\x7b\x00\x60\xb4\x9a\x18\x9e\x2c\x00\x18\x83\x26\xcd\x47\x57\x02\xea\x72\x3f\x3c\xb6\x11\x56\xe4\xf5\xa6\x7d\xa4\x2e\xdc\x3f\xcf\xf5\x05\xb9\x69\x79\x8a\xc4\x73\x29\xba\x81\xf0\xdf\x0d\xad\xcd\x64\xfd\x38\x11\x7f\xf9\x15\xa9\x83\xd3\xae\xee\x25\x75\xf0\x6a\x27\x39\x7f\xec\x58\x79\x87\xf0\xc0\xeb\x6b\x1f\x92\x7a\xb9\xe8\x0d\x97\x27\x9e\x36\xf0\x82\xec\xbb\x93\x54\xde\x91\xf1\xf0\xbd\xf0\x39\x7b\xc4\x0c\x8a\x72\xb5\xf8\x72\x50\x73\x40\xe8\xb0\xd5\xa8\xaf\xe2\x2e\xc7\xa5\xd6\x9b\x84\x7e\x0b\x4c\xb2\x93\x59\xce\x6a\xfd\x2e\xb7\xb0\x40\xf6\x9e\x6e\xe8\xf7\xd2\x5d\xa7\xe4\xc6\x6b\x4b\xfc\x50\xa9\x79\x24\x67\xa7\xf9\xfc\x87\xfd\x6d\x19\xd9\x68\xcd\xeb\x3f\x1a\xbe\x78\x4a\xcf\xd2\x7c\xf9\xf9\x33\x20\x79\xff\x1f\x9d\xc3\x89\x67\x16\x80\x54\xa7\xb6\xc8\xbd\xa7\x80\x4c\xbf\x56\xc1\xed\x9b\x80\xcc\x66\xad\xb7\xd7\xfd\x01\xd9\x91\xda\x4b\xdb\x62\x01\xd9\xf3\x3a\x8e\xad\x66\x80\x5c\xa1\x8e\xca\xb9\xbb\x80\x9c\x9f\xde\x8a\x7a\x27\x40\x51\x9a\xaf\x03\x7c\x78\xfc\x30\xd1\xb9\x75\xfa\x9f\x22\xf3\xfd\xd2\x43\x6e\x9f\xa4\xc6\x46\xee\x73\xaf\x76\xe5\xe9\xa0\x9e\xdc\x24\x7a\xb9\xfd\xe8\xe6\xdd\x7b\xbe\x4f\xfc\x22\x36\xe1\x31\xa9\x13\xd9\x35\x2f\xc8\x7e\x6c\x6e\xe5\x1b\xe2\x47\x36\x89\xe7\x17\x32\x9a\xfa\x4e\xfa\x27\x79\xc8\x0d\x12\xdd\xad\x85\x2f\x0c\x65\xd3\x28\x8a\x35\x19\xb0\x90\x16\x7a\xa7\x23\x0f\x44\x14\x88\x84\x68\x8e\x01\x66\x75\x89\x66\x32\x47\x02\x9b\xfb\x45\x0f\x31\x56\x00\x95\x93\x45\x5d\x19\x6e\xc0\xe5\x3b\xa2\xae\x6a\xc3\xc0\xf3\x21\xe1\x6e\x86\x02\xc0\x0e\x14\x5c\xaa\xbc\x6b\x98\x74\x5a\x50\x8e\xf9\x9e\xc7\x41\x25\xfd\x0f\x3a\x1c\x64\xec\x7e\x2e\x0c\x88\x7c\x61\x04\x3c\x38\x07\x88\x34\x33\x2e\x74\x1f\x00\x44\x2f\x29\x3a\xdc\x26\x67\x6c\xf5\xf2\x6b\x82\x80\x78\x0c\x73\xe2\x65\x5f\x40\x62\xfc\x93\xce\xc3\x64\x1e\x74\x59\xd5\x70\xf5\x1f\xe3\xce\x93\x7a\x71\xae\x89\x1b\x7f\x6d\xc2\x55\xa2\x37\x3f\x6a\x76\xeb\x17\x07\x4b\x7b\xb9\xba\x80\xc2\x4f\x8f\xc9\xf7\xb6\x95\x3d\x27\x79\xb5\xee\xd3\x1b\x32\x6e\x4b\xf6\xf7\x91\x79\x33\xdb\xf1\x1b\xe9\xbf\x96\x26\xf6\x8b\xe8\x2a\x23\xbe\x0c\x93\xfe\x4a\xce\x3c\xfd\x83\xae\x36\x20\x74\x83\xa2\x34\x5f\x01\x06\xfe\x02\xd6\x4c\x01\xc0\x3f\x57\xe0\x1d\xe3\x09\x30\xb1\x5c\xf0\x1d\x63\x24\xb0\xf2\x9e\xd0\x21\xb5\x72\x60\xaf\xa4\xf0\x74\xd5\xf5\x40\x8d\x91\xe0\x14\xd5\x6d\xc0\x35\x25\x81\xcf\x4a\xc7\x81\x27\xb9\x14\xa5\xb8\x15\xf8\x62\x4d\x51\x32\x1f\xb9\xbc\xf5\x88\xb5\x34\x61\x10\x05\x46\xfe\xd4\x27\xbf\xa9\xeb\x23\x79\x17\x3d\x62\xf0\x35\xe1\x6a\x04\x98\x4f\xc9\xdd\xdd\x91\xca\x0f\x48\x67\x0e\xc1\xdc\x3b\x56\x1c\xec\x09\xad\x25\xfc\xfe\xd5\x0f\xdc\x7a\xd7\x54\x74\x89\x3c\xdf\xd3\xa7\x3a\x48\xdd\x3c\xbe\xb6\x7b\x37\x07\x0f\xc9\x3d\x20\x79\x52\x94\xf5\x8c\xf0\xa0\x79\xa7\x5e\x11\x1e\x74\x53\xf4\x07\xf2\xbd\xec\xd0\x2f\xa4\xbf\x4c\xd6\xf1\x9f\xe4\x1c\x36\xb5\x73\x90\xb0\x8a\xc9\xfb\xb9\x7c\x69\x10\xcf\x27\xc7\x86\xd7\x0f\x82\xb1\x9f\x8b\xea\xba\x80\xae\xc4\x88\x76\xc5\x32\xc0\xe5\x01\x45\xc9\x0d\x03\xf1\xe5\x14\x25\x37\x08\x64\xae\xa4\x28\x59\x25\x20\xe7\x31\x45\xc9\x9c\x01\x4a\x02\x28\x4a\xaa\x0e\xa8\xe9\xa3\x28\xc9\x03\xc0\xe5\xff\x8f\xb2\xf7\x8e\xcb\xf1\x7d\xff\xc7\xcf\xf6\x9e\xd2\xde\x4b\x7b\x2f\x0d\x8a\x32\xa2\xb2\x42\x84\x64\x8f\x48\xc8\x8c\xac\x28\xa2\x21\x23\x54\x56\x89\xa6\x11\x1a\xa2\x88\xca\x48\xa8\xcc\x54\x66\xc3\xc8\xca\xa8\xe3\xf7\xe8\x38\xcf\x2b\xf2\x7a\xbd\x3e\xef\xef\xcf\x3f\x4f\xd7\x5d\xdd\xf7\x7d\x1c\xd7\xb9\xae\xf3\xf9\x3c\x9f\xc7\x0e\x42\x44\x4b\x01\xaa\x3f\x10\x22\x76\x12\xe0\x85\x35\x21\xa2\x15\x00\xdf\xc4\x09\x21\x7b\x39\x5e\xff\x17\xab\xe4\xf0\x99\x9d\xdc\x6f\xa5\xe8\xff\x8a\x39\x37\xd4\xe3\xef\xdd\x94\xa6\xf1\x97\x0e\xbb\xbe\x83\x8e\x83\x37\x71\xfe\xcf\xee\x7a\x30\x8b\xae\x07\x1e\x27\xe2\x7c\x20\xd2\x84\xe3\xe8\x5e\xb9\xd7\xe8\x13\xb6\xcb\xa1\x4d\x93\xb6\x83\x4f\xe8\x43\xb6\x36\xb0\x03\xe7\x99\x25\xe3\xba\x70\xfe\x9d\xc1\x78\xee\x71\x4c\x0f\xc0\xf1\xde\xa6\x4c\x07\xa0\x10\x4c\x51\xaa\x0c\xa0\x6f\x27\x21\x12\x91\x00\xd6\x6e\x84\x88\x96\x00\x8c\x98\x4d\x88\x88\x34\xc0\x0c\x71\x42\x84\x72\x01\x56\x2f\x22\x44\xe8\x33\xc0\xae\x31\x84\x08\xf4\x07\x48\x09\x27\x44\x50\x17\x20\x27\x89\x10\x61\x2d\x80\xe2\x4f\x84\x08\x59\x01\x54\x9a\x11\x22\x50\x0f\xf0\xa8\x92\x10\xfe\x7d\x00\xcd\x77\x98\xce\x61\x1e\xe9\xd1\x39\xfc\x33\x2f\x6d\xc5\xdd\x78\x4d\xa6\x1c\x75\xe6\xf9\xa2\x77\x30\xae\x9c\x6b\x35\x68\xa8\x78\xb2\x8a\xfa\x60\x1d\x69\x78\x89\xed\x20\xf1\x54\x33\xf6\xff\xf8\xf4\x4f\xd8\x1e\xa2\xda\x68\xbd\xa8\x8d\x03\x3b\xb1\xdd\x70\xfc\xf7\xfc\x70\x8a\xfe\x53\x29\xfa\x30\x9f\x10\x4e\x17\x65\x7c\x04\x7a\xf1\xfe\x02\xd7\x01\xc4\x22\xe9\xf7\xd4\xb6\xf8\xcd\x73\xf3\xde\x07\x18\xdf\x46\x08\x7f\x20\xc0\xa2\xed\x94\xdf\x0f\xf7\xa1\xfc\x75\x1c\x53\xc4\xa7\xe4\x50\x3c\xc9\x76\x86\x38\x1e\xfb\xaa\x30\xc5\xbb\xcb\x28\x36\xb2\x27\x07\x74\x78\x98\xd2\x5b\xff\xc1\xe5\xa5\x30\xa8\x0a\xd7\xc7\x67\x80\xea\x41\x4e\x79\x53\xdd\xe3\x71\x99\xd7\x38\x3f\x1e\x52\x7f\x87\xe3\xff\x9e\x19\x54\xff\x15\xdd\xf9\x13\xe7\x87\x88\x6b\xc0\xd6\x07\x14\x39\x5f\x9c\x19\xfe\x14\x7d\x99\x0e\x60\xa8\x2f\x45\xbb\xdd\x14\xb9\x3a\x20\x1c\xef\x4f\x26\x00\xf0\x31\x45\xaf\x46\xf7\x48\x62\xfd\xbb\x02\xa6\x17\xab\x6c\x36\x9d\x87\x62\x68\xf7\x93\xbf\x3f\xc0\x16\xe6\x00\x1a\x3f\x86\xe2\x21\xb6\x12\x4e\x2b\xa4\x78\x9a\xfd\xfc\x12\x53\xce\x57\xb2\xb8\xa9\xb2\x13\xe0\x0d\xab\x24\xfa\xb5\xe1\x77\x3e\xf2\x1a\x1e\xe1\x7c\x91\xd5\xd6\x88\xf1\xa6\xb9\x34\xe3\x75\x52\xe7\x07\x95\x6e\xdc\xef\xfe\x1d\xfb\x45\xec\x11\xc0\xfa\x7a\xdb\xb4\xe9\xf7\xe7\x7c\x81\x38\x1d\xc8\x5c\xa6\x6f\xf0\x67\xf7\x9d\xf3\x85\xe9\xd1\x81\x30\xdf\x10\x4e\xff\x20\x7d\x83\xe5\xe1\x01\x00\x6f\x3e\xfd\x3e\xca\x6c\xe7\xcb\x92\x55\xb8\xe3\x4e\x00\xf9\x75\x3f\xa9\x6c\x04\x58\xd0\xbd\xf2\xf5\x03\x58\x3d\x80\xbe\x1e\xe1\x4c\x91\xab\x88\x87\x7a\x87\xcd\x00\xc7\x77\xd3\xeb\x6c\x96\x97\xfc\x04\xd6\x4e\x1e\x51\xac\xba\x4e\xf3\xf9\x6c\x30\xbd\xee\x1e\xe1\x4e\xf7\x7b\x81\xeb\xe3\xf4\x3b\xb4\x4e\xda\x61\x91\x8f\x38\x6f\x1e\x0c\xea\x44\x8c\xaf\xa7\xdf\xf7\x6f\x3f\x94\x50\xe6\x13\xc2\xe9\xa1\xa6\xcf\xeb\xdd\x0e\x38\x5f\x18\xae\x3f\xf4\xe8\xc3\xd8\xdf\x49\xb1\x7a\x5a\xb8\x13\x56\x48\xdb\x85\x22\x73\x38\x34\x4e\xa7\xe8\x36\x8f\xf6\x93\x31\x86\xbd\xdb\x45\x30\x7b\x22\x5e\xdd\xc1\xf2\xc1\x1c\x23\x77\xb2\x1d\x94\x7d\xac\x3d\xa5\x54\xff\x7b\xbf\xe1\xda\x49\xf9\x6e\xaa\x1f\xb9\x7f\x81\xee\xc7\xfd\x5d\xf7\x81\xd3\x3f\xf4\xf8\x60\xb0\xf3\xce\x7f\xeb\x40\x38\x7d\x04\xf7\xfb\x9c\x8e\x84\xf3\x17\x99\x88\xfb\xdb\x44\x60\x56\x0c\xee\x77\x6d\x0b\xa9\xeb\x46\xde\x9c\x8d\x6e\xdd\xc8\xef\x1b\x8b\x3c\x81\x80\xdd\x11\x53\x7c\xfd\x78\x2e\xfa\x24\x93\x0d\x25\xb8\xdf\xcb\xdb\x76\xbf\x96\xbe\xcf\x2b\x76\x7e\xec\xd7\x18\x42\xba\xf6\xd0\xff\x7f\x02\x8a\xdd\xab\x13\xfc\x9d\xc5\x14\x9f\xdf\xa2\xf8\x44\x89\xa0\xc3\x4b\x6d\x1f\x7a\x5d\xcd\x38\x89\xdb\x36\x04\x7b\x6e\x85\x26\xbd\x2e\x63\x5c\x1e\xfc\xe1\x7b\xd0\xa3\x7f\x60\x3c\x0e\xa7\x77\xb1\x63\x71\xf5\xe8\x40\xd6\xf7\xce\x07\xa7\x9b\x61\x7f\x1f\x3e\x92\xf2\xe6\x93\x26\xd0\xbc\x98\xce\xc0\xf7\xe7\xdb\xba\xe4\x68\x37\x0a\x29\x6d\x42\x7e\x54\x68\x7b\x1c\xd6\xb9\x16\xe6\x3d\x82\x3e\x0a\x02\x5b\x4e\xe3\x77\x13\x0c\xb8\xfa\x1a\xf3\xb4\xa3\x16\xf9\x73\xbe\x98\xb7\x78\x9e\x9a\x17\xf5\x1e\x3f\xd9\x19\xcb\x8f\x6a\x14\xdf\x56\x53\x7c\x71\x8a\x07\x57\x26\xcf\x85\xe8\xf5\x23\x4f\x72\x05\xd7\x05\xb2\xf4\xba\x4a\x9f\x60\x05\xbc\x9b\xb2\x3c\xab\xba\xb1\x5c\x9b\xa0\xbf\x58\x69\xdc\xef\x3c\x70\x7e\x28\xae\xbb\x7b\xb7\x03\x2e\x7e\xee\xdc\xf7\x5f\x3a\x90\x9e\xbc\xb0\x7c\x4d\x74\x63\xb9\xf7\xc4\x38\xc9\x98\x71\xc8\x87\x08\x2c\x9a\x81\x7c\xb1\xd0\xe4\x10\xe4\x0b\x45\xdf\x6d\x5c\xd6\x8d\xe2\x8b\xe2\xb0\xbd\x88\x3e\x3e\x8a\xe7\x65\x45\x17\x9f\x45\x3f\x6c\xd1\x8e\x32\xe4\x89\x84\x06\xd7\x61\xfd\x01\xc1\xd8\x56\xd4\xd9\xf0\x60\x0f\xfb\xae\x44\x70\x44\x7e\xf7\x91\x07\x1d\x79\x5e\xfb\x92\xf9\xdd\xd8\xd0\x48\xe3\x7c\x72\x93\x14\xfe\x6b\x3b\x10\xa2\x3f\xe7\xe2\xbf\xe6\xca\x87\x33\xd6\xe5\x56\x5e\x75\x2e\x0f\x5c\x7f\xe8\xf1\x43\x11\xea\x1d\xbf\xe5\x50\xd2\x5b\x07\x60\xd8\x3b\x1f\x9c\x5e\x84\xf2\xc5\x3c\x8e\x43\xae\xe0\xf7\x77\x1e\xfb\x0e\xe3\x69\x0f\x44\x5f\x78\xd1\x75\xc1\x9f\x30\xfe\x94\x0d\xc8\x23\x4b\x9e\x8c\x7b\xd3\x8d\x52\x7b\x8f\xe1\xe7\x4b\x0c\x3a\x67\x80\xaf\x07\xdd\xc0\x7e\x2a\x7e\xf0\x09\xea\x09\xc4\x8d\x3f\x9c\xc2\x7c\xa2\x52\xf3\x8b\x94\x00\x3a\x92\xb5\x84\xf2\xe3\xd9\xf4\xa6\x1a\xbe\x8f\xdd\xf8\x2c\x5a\x08\xe3\x79\xe8\xc2\xa7\xdf\x8d\xf7\x52\x04\x05\x30\xfe\xf3\xa2\x66\xd8\x0f\x96\x08\xe2\x88\x5d\x96\xc2\x87\xca\xd6\x2b\x67\xf8\x91\xd3\xbc\xf4\x44\x68\x07\x97\x87\x41\xf2\x7f\xb5\x03\x8b\xbf\xe2\xbf\x4e\x7a\xeb\x3f\x04\xff\x2d\x1f\x3c\x6a\xfd\xb1\x8f\x0a\xac\xf0\x40\x5d\x8c\xe8\xe4\x31\xa8\x1b\x11\xff\x10\x80\xfd\x43\xea\x72\x30\xfa\x9d\xcb\x18\x6d\xc0\x3a\x02\x32\xdf\xe2\xd0\x5f\xa6\x8f\xec\x31\xf4\xcb\x97\x1b\x72\x1e\xfb\xbe\xcc\xfb\x0a\xac\xb7\x21\x63\x5b\x8f\x7c\xb2\xf4\xb7\x2f\x9d\x84\x74\x3d\x12\xc6\x1a\x15\x1f\x64\x44\x51\xf7\xf5\x6a\x92\x28\x2a\x39\xeb\x83\x44\x71\x64\xae\x1d\xad\x7c\x1a\x40\x28\xfa\xc1\x30\x31\xf4\x68\xef\xd1\x83\xe5\x2b\xaf\x07\x10\xda\x75\xf5\x91\x72\x14\x80\x50\xc6\xe5\x42\xe5\x6d\x00\x42\xe9\x85\x4f\x94\xdf\x00\x08\x0f\xbd\xe8\xa0\xfc\x00\x40\x58\xf5\xcf\x71\xee\x1f\x3a\x18\xd6\xb6\x38\xfe\x9b\xd3\x01\x70\xc8\xbd\x6e\x8a\xe3\x09\xdf\x3c\xdb\x7c\xf2\x87\x4e\x4a\xb2\xce\x07\xdb\x95\x6c\xda\x54\xe4\x45\xe5\x1f\x05\x23\xff\xa7\xb4\x6d\x43\x0c\xdf\x66\x00\xa5\x4b\xf1\x53\xf8\xdf\x00\x28\x8d\x4a\xb5\xe0\x0f\x02\x90\x6f\xbe\x90\x85\xbf\x27\x72\xcb\x06\xd1\xb4\x11\xdf\x57\xde\xf8\xd7\x38\x42\x3a\xec\x65\x71\xc6\x6e\x11\x93\x43\x07\xc3\x7a\x6b\x15\x6f\x00\x61\xc7\xba\xe3\xca\xef\x01\x84\x5a\xaa\xdb\x55\x0a\x00\x44\xe6\x73\xf1\x97\xeb\xaa\x4c\x01\x10\x11\xe0\x74\x50\x97\xbb\x54\x56\x03\x88\xd8\x15\x11\x95\x4d\x00\x22\x8e\x17\x4f\xa9\x84\x01\x88\xe8\xe6\x19\x2a\x5f\xe9\x7e\x1e\xfb\x73\x9c\xfb\x5b\x07\xd3\xe3\x83\xc1\xce\xbf\x73\x3c\x38\xd5\x81\x70\xba\x10\x81\x3b\x86\xf8\xfb\xa2\x9e\x56\xf6\x78\xdf\x0b\x07\xe0\xcf\xe5\xb0\x60\x1d\x80\xf2\xe8\x29\xb6\x7c\x9a\x00\x2a\x8a\x8b\x86\xf3\x37\x03\x28\xd7\x86\x13\x81\x74\x00\xe5\xb8\xf8\x3e\x82\x13\x01\x94\x87\xa5\x1e\x13\xbc\x08\xa0\xd4\x90\xbf\x45\xd0\x1f\x40\xe9\x6b\x95\x8a\xa0\x17\x80\x52\xe3\xeb\x20\xfe\x12\x80\xee\xb8\xc8\xae\x0f\x83\xba\xe3\x10\xf2\x68\xea\x54\xc9\x06\x10\x8e\x7e\xb4\x5c\x5d\x00\x40\x3c\xec\x9e\x9d\xda\x6d\x00\xf1\xa0\xdb\x92\x6a\xaf\x00\xc4\x8f\x97\xef\x51\x8f\x04\x90\x88\xba\x96\xae\x9e\x06\x20\x91\x79\xf9\x84\xba\x23\x80\x84\x68\x61\xbb\xba\x02\x80\xf8\x8d\x0b\x44\x5d\x13\x40\x3c\xfb\x9c\xbd\xfa\x38\x00\xf1\xda\x9c\x0d\xea\xc2\x00\xe2\x1e\x7f\x8e\x07\x5c\x3f\xe0\xce\xbd\xeb\xb0\x3c\x70\xfc\x2f\xc7\x83\x73\x3c\xa0\xea\xa8\x6e\x14\xe9\xd2\xc1\x7a\x08\xd2\x19\xe6\xe8\x9b\xa3\xdc\xe6\xec\xcc\xeb\x00\xa0\x66\xe3\xf9\x89\x7f\x0a\x80\x9a\xa0\xdf\x25\x01\x67\x00\xb5\xfc\xf9\x2f\x85\x04\x01\xd4\xde\xac\x4b\x11\x2e\x01\x50\x3d\x1c\xb7\x45\xb8\x19\x40\xd5\x26\x35\x43\x24\x12\x40\xe5\x7c\xe1\x70\x91\xad\x00\x2a\xa2\xf7\x5c\x84\x87\x02\xa8\xf8\xb4\x74\x08\x8d\xfb\xa9\xac\x6a\x0a\x20\x34\xe0\x6d\xa9\xfa\x0f\x00\xf1\x17\x4f\xbf\x6a\x9c\x01\x90\xcc\xbc\xaf\xa4\x99\x01\x20\x3d\xe5\x56\xa6\x66\x1b\x80\x74\xd9\x8d\x9d\xda\x03\x00\x64\x37\x5d\x9d\xa2\x35\x17\x40\xc6\xab\xd8\x5d\x3b\x1e\x40\x36\xbd\xc0\x1d\xfd\xb4\xa4\xf3\x12\xb5\x47\x00\xc8\xd4\x9d\xe9\xa7\xcd\x07\x20\x33\x2c\x5b\x5d\x6b\x1a\x80\xb4\xcb\xa9\x75\x9a\xf9\x00\x52\x8e\xf0\x2f\x7e\x30\xdc\xfd\xe7\xce\xff\x73\xe7\xbf\x19\x0f\xce\xe9\x21\x92\xfb\x9e\xc7\xf8\x23\xd4\xb0\x7f\xab\xac\x33\x16\xe1\x79\x04\xa0\xee\x6c\xd7\x97\x2f\x1a\x40\xa3\xaf\x47\x38\xff\x2f\x00\xcd\xc7\xe3\xfb\x0b\xf9\x01\x68\x2d\x9a\x03\x22\x6b\x00\x34\x5f\x85\x49\x8b\xb9\x01\x68\xa4\xc6\xde\x17\x97\x02\x50\x9f\x9f\x36\x51\x7c\x18\x80\xda\xaf\x4b\xd6\xe2\xd9\xf0\x4d\x2d\xeb\x41\x87\xf8\xb8\x4e\x3e\xf5\xcd\xef\xea\xc5\xfd\xda\x23\x35\x83\x00\x24\xa5\x1a\x75\xd0\x1f\x2b\xff\x41\x82\x6e\x01\x80\xbc\xea\xcd\x71\xfa\x73\x01\x14\x57\xfd\x97\xfe\xe7\xa2\xaf\x9e\x2f\x40\xdf\xb6\xb3\x2f\xf5\xce\x00\xc8\x4b\xe4\x4a\xea\xd6\x03\xc8\xa5\x67\xbc\xd0\xb3\x07\x90\x3b\x9b\xee\xa9\x2f\x0d\xd0\xd7\x3f\xf5\x8e\xee\x69\x80\x3e\x2b\xff\x8c\x9f\xeb\xf7\x5c\xfc\xb2\xa8\x7f\x21\x13\x24\x58\x7f\xa0\x3c\xb0\xa0\xbb\xe8\x56\x8c\x7f\x91\x54\x32\xf9\xa3\x5e\x8a\xa6\xa0\xd6\x2b\xde\x56\x00\x9d\x2e\xf3\x45\x02\x46\x00\x7a\xf1\x03\xbb\x84\x96\x00\xf4\x73\x19\x7d\x57\x34\x04\x40\x7f\xe2\xcc\x44\xf1\x65\x00\xba\x17\x57\xf3\x48\xaa\x01\xe8\x28\xc7\x5c\x91\x9a\xf7\xe3\x80\x8e\xc5\x71\x37\xd9\xd0\xcf\xc9\x3a\xde\xf9\xee\x7d\x05\x3f\x1a\xea\xf8\x56\x6d\x90\x77\x69\x7b\xa4\xf3\xe8\xcd\x08\xf9\xe8\xb7\x3e\x7a\x3b\x00\xe4\xb7\x3c\x4c\xec\xb7\x03\x40\x79\xe6\x6d\x73\x83\x9f\x00\xaa\xa1\xd7\xd2\x0c\x37\x01\xa8\x96\x5d\x8a\x31\xf2\x00\x50\x1b\x5e\xc0\x6b\x68\x04\xa0\x32\xe6\x5c\xa7\xd1\x25\x00\x35\x72\x7a\xa4\xe1\x4e\x00\xe5\xa6\x8c\x4e\x63\x05\x00\xd5\x81\x27\x93\x0c\xc3\x00\x94\x6e\xa5\x7a\x1b\xd6\x01\x28\x1d\x3b\x66\x6f\xd8\x9d\xc7\x9b\x49\xdb\x8d\x8c\x00\x14\x71\x2f\x82\xd3\x3f\x70\x3e\x20\x2c\x7e\x22\xc6\xe6\x0d\xea\x03\xc0\xc3\x78\x1d\xc9\x26\x5e\xab\x6e\x54\xbc\x26\x88\xba\x64\x9d\x6c\x29\x5c\xe7\x18\x7c\x55\x9b\xc6\x1b\x0e\x60\x7c\xdf\xe0\xb1\x60\x10\x80\xe9\xac\xfe\xa2\x22\x4d\x00\xa6\x45\x23\x37\x48\x0c\x00\x30\xee\x08\x38\x20\x95\xd3\x91\x6a\xdc\xb0\xdc\x55\x6e\xf1\x87\x4f\xc6\xdb\xa3\x74\x14\x9b\x5b\x5c\x8c\xca\x92\xde\xa9\xba\xbe\x9a\x69\x24\x7b\xd6\x4a\xfd\x56\xe3\x1c\xc3\x73\x15\xfe\x9a\xf1\xf5\x0b\x0c\x2f\x34\xdc\xd3\x52\x7c\x1a\x61\x54\xd5\x39\x41\x73\xcc\x9d\x4a\x93\x68\xe8\xd2\x5e\x74\xf5\x9e\xe9\x59\xf8\xa4\x13\x58\x68\x6f\x96\x02\xef\x75\x2e\x9d\x77\x34\xdb\x0d\xdf\xb4\x9b\x7a\x7c\x6f\x74\xcd\x47\x43\xa7\xf6\xbc\x93\x53\xcd\xc2\x00\x34\x37\xa6\x2e\x30\x5b\x0d\xa0\x51\x7c\x64\x8d\x59\x3d\x80\xc6\xa6\xe4\xe9\xe6\xd2\x00\x1a\x3a\x07\x2b\x4c\xf7\x02\xa8\x16\xee\x1f\x64\xba\x0f\x40\x55\xe2\xcf\x71\x80\x6b\xff\x5c\xfc\x64\x0e\xc6\x2f\x46\xe3\xe7\xfc\x10\xd4\x36\x53\xe4\xea\x43\x70\xfe\x20\xd6\x39\x32\x3f\xbb\xd1\xae\x58\xeb\x87\x80\x1c\x80\x9d\x90\x95\xad\xd8\xca\x5f\x86\xb6\x61\x1e\xe6\xd2\x45\x1f\x7f\xd9\xf1\xfb\x39\x28\xa8\xbd\xed\x6f\x1b\x1e\xb4\x4e\xf5\x7e\xa3\x9b\x8d\xfb\xc6\xab\x5a\x79\x8f\xbf\x59\x9b\xec\xbd\xa2\xf7\xae\x56\xcf\xf2\x61\xe6\x44\x83\xc6\x7b\x83\x2c\x6a\x4b\x8f\x1b\x35\xdd\xf9\x60\xb1\xfc\xd1\x49\xe3\xf6\x5b\x57\x2c\x1a\x3f\x67\x1b\xa7\x5d\xe3\xb3\x5a\x05\x7b\x8d\x1f\x5e\x7c\x67\x9d\x0e\x89\xc6\x8f\xce\x58\x5a\x87\x42\xae\x11\xc9\x58\x69\x2b\x0e\xe9\x46\xbf\x4e\x5c\xb5\x7e\x0e\x37\x0c\x8c\x8e\x95\xd8\xfc\x84\x52\x83\x07\x87\xc3\xad\xeb\xe0\xa9\xfe\xa0\x43\x53\x6d\x96\x41\x83\xbe\xc4\x81\x19\xd6\x6f\xa0\x4d\xf7\xca\xde\x8b\x36\x23\xa0\x5d\xd7\x7b\xf7\x40\xeb\x16\x00\xed\x67\xb1\x1d\x56\x19\x00\x9a\x59\x7f\x8e\x7f\x12\x6c\xfe\xa4\xe7\xff\x39\xfe\x57\x92\x3d\xb5\x72\x3c\x38\x77\x1e\x9e\xd3\x83\x38\xbc\xa1\x38\xd0\x58\x08\xdb\x91\xfb\x09\xe5\x40\x5e\xfd\x0e\xc3\xc1\xcf\x8c\xcd\xc5\xa6\xb7\x4e\x75\xbb\xe4\xd2\x4f\xde\xb5\x71\x8e\x6b\xc6\xa8\x47\xea\x46\x8f\x84\x06\x9e\x9d\xa5\xa4\x1b\x57\x5d\xe5\xf2\x76\xf5\x46\x23\xf9\x9b\xe3\x9d\xad\x62\x78\xcc\x2a\xaf\x8b\x3a\xae\x3f\x5e\x69\x15\x50\x52\xdf\x5f\xa4\x70\x80\x4d\x43\xf1\x61\xfb\xae\x7b\x8b\xed\x94\x8b\x6c\xed\xeb\x5a\xbd\xed\x86\x5e\x90\x73\xe8\x02\x6d\xdb\x80\xac\x93\xfd\x7f\x81\xbd\x8d\x67\x6a\xa7\xe3\x28\x98\x60\xe5\x79\x38\xcc\xc9\x02\xa6\x59\x3e\x39\xb4\xdf\xa9\x0e\x66\x5b\x6e\x3b\xa0\xe8\x58\x04\x5b\xcd\xee\xef\x13\x76\x9c\x06\x07\x4c\x4d\x76\x1f\xef\xff\x0d\x72\x8c\x67\xc4\x2a\xf7\xff\x06\x97\x8c\x8c\x76\x4a\xf5\xdf\x05\xb7\x0d\x76\x6d\x7f\xed\x70\x0c\x1a\xf4\x0f\x46\xae\x77\xc8\x85\x37\x7a\x2f\xe1\x0f\x1d\x14\xcf\xe9\x5e\xf1\x33\xfe\x57\xbd\x8e\xa2\xc9\x3a\x16\xf7\x67\xf6\x34\xc8\x7c\xf1\x87\x32\x3f\x74\x2f\x3c\xbf\xf2\xf5\xf9\xb8\x8d\xb2\x93\x09\x69\x56\x1e\xa7\xa8\xab\x24\x9a\xf9\x6c\xfa\xe8\xa9\x76\x13\xe5\x4f\xdd\x9b\xea\x35\x62\x18\x9f\x8e\x4b\xc5\x32\xcf\xbb\xfe\x7a\xc6\x3b\x4a\xce\x0f\x3b\xb3\x24\xd5\xb2\xb2\x50\x70\xc8\xbc\xad\x09\x76\xbf\xf2\xa6\xb9\xf3\x27\xc9\x3b\xd6\xe6\x1e\x1e\xa4\x76\x76\x97\x4b\x72\x66\xa7\xeb\xe9\xca\xf2\x81\xa3\x4f\x0d\x1c\xf8\xeb\x85\xd4\xc0\x92\xf4\x69\xae\xab\xba\x52\x06\x34\xa4\x0c\x71\x9b\xdc\x75\xc7\x79\xd9\xfe\xd6\x41\xbe\x5d\xaf\x9c\xdc\x13\x4a\xdd\x5e\x83\xb4\x43\x64\x9c\x8d\x5b\x1d\x18\xd9\x5d\xdb\x95\x35\xc8\x1c\x6c\xec\x0c\x76\x68\xb9\x69\x42\x80\xd5\xc3\x6d\xdf\xdc\x54\x20\xc4\x72\x7e\xc4\x0b\x57\x63\x88\x36\xd7\xde\x6c\x37\x70\x31\x1c\x37\xe9\x08\x7f\x30\xe0\x1e\x14\x1a\x5d\x5f\xf7\x79\xc0\x69\x28\x33\x7c\xf2\xbb\xff\x73\x3a\x18\xa1\xf7\x2c\xfe\xfe\x14\xcd\xd9\x2e\x89\xd3\x70\xb6\x2b\xc0\xe9\x21\x30\xee\xae\x31\x13\x71\x77\xa3\x7d\xeb\x54\xcc\xcb\x1b\x87\x19\xb1\x22\x7b\x08\x79\x72\x65\xa6\xaa\x9a\xbf\xb0\xca\xdd\x3e\xd3\x05\xcd\x35\xfa\xea\x5f\xeb\x9c\x42\x5c\x1f\x6b\x0f\x2d\x50\x9a\xb0\x74\xac\xbe\x85\xd1\xe9\x3e\xe3\x92\xe6\x6a\x38\xb8\x9d\x7c\x3e\x3a\x6f\xdd\x05\x97\xa7\xc7\xac\x7c\x22\x13\x16\x0d\xba\x93\xac\x3a\xb2\x23\xc3\xc9\x23\x2d\xb1\x61\xc4\xa0\xd2\xb4\xa1\xb5\xfb\x34\x86\xbf\x7d\xdc\x3a\x6c\xd3\x1e\xa3\xe1\x55\x5f\x2f\x0d\x33\x8c\x35\xf7\x54\xe9\x1a\xed\x21\xb9\xdd\xc2\x33\xba\x6b\xcb\x20\x87\xad\x8f\x3d\x67\x74\x65\x0c\x7c\xbb\xc5\x6a\x78\x63\xd7\x3d\x97\xd5\xe1\x30\xfc\x6a\xd7\x4f\xc7\x27\xeb\xbe\x0d\x37\x01\x25\x87\xb2\xb5\xb3\x87\x35\x82\x95\x5d\xf3\x9a\xd5\x43\xf7\xc1\x68\x9b\x8d\xab\x06\x0f\x9d\x08\x33\xad\xc9\xf2\x81\x43\x16\x40\x94\xf9\xf9\x65\xe9\x43\x92\x20\xca\xfc\xf4\xef\xf8\x79\x59\xbf\x57\x55\xe9\x1d\xbf\x0b\xdb\xe5\xf0\xac\xa1\x38\x1e\xf3\xf0\xa3\x2d\x00\xf7\xa7\xde\x85\xcd\xc3\x73\x3c\x2f\x92\x83\x1e\x77\xe3\x23\x9f\x25\xfb\xba\xb1\xea\x71\xa8\x98\xd2\x49\x42\xae\x8a\x06\x7f\xef\xd7\x2e\xeb\x7c\x21\x65\x61\xa3\xa3\xa1\xa6\x66\xa6\xf6\x9c\xae\x91\x21\x66\x41\x87\x27\x06\x0a\x4c\xbd\xee\x3c\x68\x5f\xfc\xd4\xeb\xcb\x95\x06\x2f\x8e\x0d\x9d\xdc\xb6\x63\xfc\xb0\xc5\xdb\x57\xfb\x2d\x3e\x9a\x33\x52\x37\x62\xdf\x84\x0d\x05\x9e\xde\x67\x37\x0d\xf2\xbd\x77\x6f\xaa\x4f\x6e\xf8\x3b\x5f\xc7\xb6\x0d\x3e\x45\x61\x6e\xbe\x99\x9d\xe5\x5e\xea\xab\x62\x7d\x5d\xba\xa4\x87\x2f\x0f\x9d\x31\x2e\xaf\x6b\xe4\x10\x9d\x50\xd9\xb1\x0b\xba\x96\x0f\x3e\x1f\xf2\x7e\xec\xcc\xae\x44\xb7\x90\x10\xa1\xd1\x09\x5d\x55\x2e\x9f\x83\xef\x8d\x8a\xe8\xfa\xec\x14\xbd\xc8\x79\x94\x0a\xf4\xe9\xef\xb9\x70\x89\xcf\x5a\x30\xb5\xf7\x5a\x90\xe5\xb5\x0e\xc6\xdb\xa8\xce\x4d\x1e\xf9\x08\x96\x59\x46\xfd\xee\x07\xf2\x11\xbd\xdb\x3f\x17\xbf\x97\x38\xc5\xc9\xe8\x57\xdd\x71\x6d\x36\xb6\x8b\xd6\x4d\x8b\x71\xff\xa6\xa1\x68\x39\xfa\x77\xd7\x1e\xa2\xbb\x22\x37\x37\xac\xc7\xfa\x30\xa5\x36\x9b\x14\xa4\x26\x10\x72\x7e\x63\xf8\x09\xcd\x52\x89\xaa\x53\x47\xc3\x14\xad\x25\x55\xc7\x25\xe7\xae\x2c\xf3\x08\x30\xca\x8d\x77\x5d\x3a\x7c\xa2\x6e\x7f\x12\x61\x17\xe4\xb8\xe0\xd0\x90\x53\x61\xd9\xf3\x55\x37\xc9\x8c\x9c\x1c\x7a\x73\x4e\x42\xe2\xf7\x51\xd1\x4b\xa4\x67\x6d\x39\xc3\x3f\x76\x52\x90\xf7\x8c\xec\xca\x63\xe3\x5a\xe6\xdf\x0a\xdc\xfe\xa2\x60\xdc\x8f\x79\x8a\x81\x91\x9d\x9e\x63\x47\xcf\xd6\x9f\xae\xdf\x79\xd6\x5b\x79\xd6\xe3\x69\x89\x9d\xad\x23\xec\x66\xc4\x4e\x5d\xd0\x65\x35\xd4\x7b\xa6\x81\xff\x9c\xae\x40\xf7\x44\x4e\xef\x31\x5d\x63\xd2\x9c\xae\xf3\x03\x6d\xa7\xdf\x9a\xb8\xa1\xeb\xa1\xf3\xf7\x80\x07\x13\x8e\x75\x7d\x76\x92\x9d\x52\x30\x3e\x1f\xb4\xec\x4f\x4f\x29\xf5\x9d\x01\xf6\xb6\x1d\x00\x12\xac\xee\x8f\x01\xeb\x07\xce\x32\x14\xbd\xa5\xc8\x1f\x3c\xf8\x37\xbb\xf9\x1e\xdd\xd8\xa2\xb3\xac\xb9\x1b\x9f\xed\x5f\x8b\x3c\xd8\x83\xfb\xf4\x7c\x7c\xa5\xea\x56\x3c\xef\x5b\x7c\x62\x3b\xe5\x3f\xe7\xec\x4a\xe6\xf7\x22\xe4\x54\x72\x8c\xb0\xb2\xb4\xd0\x82\x64\xd3\x1d\x65\xc6\xa5\x0a\x0e\x71\x69\xdb\x2a\x07\x14\xeb\xd5\x6e\x19\xb4\x39\x70\xf4\x7b\x9b\xa1\x2b\xf6\xad\x57\x9b\x35\xcb\xad\x70\xe1\xeb\x35\xc3\xd6\x4e\xf5\x74\x9a\xbd\x76\x55\x74\x82\x87\x97\xdf\xf4\x79\x2b\x05\xb3\x84\x7d\x46\x4c\x29\x0d\x5d\x52\xf6\x79\x94\xea\xe4\x65\xcb\x77\x3d\xb7\xf7\xf9\x36\x69\xe9\xf2\x13\x3f\x3b\xbc\xe7\xfb\x7d\x0b\x71\xef\xec\xf2\xcc\xf1\x1b\xb0\x38\xb3\xcb\x61\xe8\x72\xbf\x6d\x0b\xbb\xba\xc6\x7a\xbc\x9c\xe8\x31\xff\x59\xd7\xce\x41\x63\x26\x8a\xcd\x1d\xd9\x95\xe3\xaa\x31\xd1\x70\xd6\x8d\xae\xeb\x03\x36\x4d\x70\x9b\x39\xa2\xeb\xad\xb3\xc9\xf8\x73\x81\xb3\x41\xc0\x51\xd3\x37\x3f\xe0\x13\xe8\xd8\x3f\xf4\x35\x9d\xb6\x0e\x1c\xec\x2c\xff\x45\x07\xc2\xe2\xa7\x3a\x90\x6f\x71\x41\xc8\x47\xb4\xc0\x4a\xac\x0b\x51\xff\x74\x23\xce\xa3\xf7\x67\xd3\xfa\x48\xe5\xd7\x77\x22\x6f\x57\xec\xbd\x1b\xf7\x2f\xcf\xe6\xec\xc3\x3c\xa6\x4b\x26\xe2\x39\xf8\x94\xbd\x49\x63\xfb\x7c\x26\x24\x7e\xce\x01\x63\xdd\xf5\x32\xc3\x22\x06\xed\x53\xb1\x2f\xd7\x28\x5a\x39\x68\x77\xcc\x88\x8d\xa6\xdf\xe6\x5d\x8a\x91\x9e\xd6\xe4\x74\x3c\x60\x5a\xf4\xe9\x95\x32\x6e\x77\xfd\x3e\xef\xd0\x8c\x2d\x76\x6f\x18\xd7\x15\x95\x77\xf2\xe9\x90\xdb\xa3\x67\x45\x2e\xb8\xaa\x31\xb4\xc8\x47\x64\xdb\xfe\xa7\x7c\x43\xe7\x7a\x0f\xdc\xe6\xd1\xb1\x65\x88\xa8\xf7\xd6\x4d\x9f\xbb\xc2\x07\x3b\x7a\xf3\x87\xbf\xe8\xca\x74\x5d\xe1\x15\x12\xd6\xd5\x55\xeb\x52\xe1\x3d\x6d\xf5\xd6\xae\xe7\x2e\x56\xde\x13\x43\x3b\x80\x38\x09\x7b\x1d\x5b\xbe\x1a\x94\xfb\xab\x78\x8f\x0c\x59\x08\x7a\x0e\x23\x46\x76\x06\x8b\x83\xb7\xad\x8a\x57\xca\xc2\xf9\x30\xd9\xfa\xb3\x57\xbf\xf9\x19\xb0\xc8\x6a\x2a\x80\x0d\xdb\x25\xf4\x64\xe7\xfe\xa7\xe2\xf7\xff\x59\x10\x8c\xfb\xd7\xad\x3a\x6b\xf0\x3e\xd7\x7b\x6f\x41\x5d\xc7\x3d\xd8\x89\xbb\xe1\xe5\xea\x71\xd4\xff\x60\xff\xbe\x29\x34\xfe\x24\xf4\x45\x3f\xc9\x43\xf5\x01\x87\x22\x8e\xa3\x8e\x2a\x2e\x36\x3d\x4d\xf0\x2b\x21\x5b\x8b\x4f\x74\xa8\x36\x89\x1a\xac\x56\x4b\x8d\xb6\xd8\xab\xd8\xb1\xd0\xec\xe8\x29\xf7\x2f\xfa\x77\xa7\x8c\x4e\xb1\xf4\xfb\x68\xd3\xdf\x77\x50\x52\xd6\xd2\xbb\x0e\xcf\xbc\x5f\x1c\xda\x10\xdd\xe2\x94\xef\xa9\x75\xd0\x3d\xcd\xd0\xe5\xd0\x90\x7d\x07\xe4\x2e\xdf\x1c\x10\xee\x3e\x3b\xd1\xee\x51\xdf\x01\x23\x07\xaf\xd8\xff\xfd\x8b\x88\x73\x9e\x7b\xdf\x84\xf4\xae\x9f\x8e\xb9\x83\x8f\xc7\x86\x83\x8e\x83\x90\xbb\x58\xf4\x13\xb0\xb2\x27\xee\x9f\x22\x13\xc1\xc9\x6e\xa9\x47\x6c\xc4\x34\x18\x6c\x5b\xef\x31\x7b\xa3\x1b\x04\x58\xa7\x7b\xc8\xad\xbf\x00\xcb\xac\x78\xdd\x3f\xad\x2d\x80\x08\x8b\x10\x0f\xb3\x55\xc6\x90\x60\xae\x35\x78\xd8\x8a\x89\x70\xc1\xf8\xd1\xef\x79\x8f\xb6\xff\x5f\x02\xc1\xc8\x4b\xb5\x2e\x0e\xc3\xf5\xc2\x33\xb7\xad\xa3\xf1\xfe\x8f\x8f\xc1\xdd\xee\x1b\x02\x7b\x5a\xe9\xfd\xa7\xbc\xe8\x39\xf3\x23\xc8\x87\x9f\x1a\x7c\x02\xfb\x49\xca\xa8\x53\xd8\x2f\xe2\x21\x07\xdb\xcb\x96\x37\x67\xf1\xbc\x7b\xd8\x8f\xbc\x27\x0a\x2d\x84\x2c\x72\x3f\x2b\x6b\xf0\x4d\xe6\x4d\x80\x63\x6e\xed\x00\x7d\x0d\x83\x31\x5a\xd9\x13\xc6\x99\x18\x4f\xf3\xfc\x96\x35\x6f\xb1\xa4\xf9\x58\xf7\xbb\x99\x51\x91\xfb\x2d\xbf\xba\x2a\x64\x6c\x3d\x5a\x65\x9d\xe9\xbc\xef\xd4\xc5\xa2\x07\x36\xbe\x8e\xd1\xa7\x44\x6a\xd3\x6c\x34\xfa\x37\x9d\x8c\x6a\x37\xb3\x3a\xeb\xb8\x28\xf5\x23\x2c\xb3\x78\xe3\xb8\xe1\x70\x33\x6c\x35\x0f\x76\x4a\x3a\xd8\x0a\xdb\xcc\x63\x9d\xe4\xf7\xbb\x42\x8a\xe9\x46\x67\xed\xdd\xcb\xe0\xa8\x69\xb0\x73\x54\x8c\x02\x64\x99\xac\x73\x5e\xb2\xe3\x0a\x14\x1a\x9b\x38\xcf\x8c\xd2\x83\xeb\x46\x66\xce\xdf\xb6\xac\x84\x2a\xc3\x61\xce\xf9\x9b\x94\xe1\xb1\x81\x16\x37\xfe\x81\x77\x30\xf2\x37\xef\xe3\xc2\x30\xbe\xe7\xeb\x22\x71\xf7\xb8\x26\x2b\x1e\xf5\x51\x15\x6b\x12\xf1\xfe\x17\x9f\x4c\xf9\xd9\x8d\x79\x33\xa9\x3f\x4a\x46\x4e\x06\xfa\x06\x1d\xbe\x9d\x8b\x3a\xcb\x3d\x5a\x79\xb8\x6b\xbc\x7d\x54\x3e\xd6\x45\x59\xeb\x78\x09\x7d\x04\x16\x45\x5e\x39\x2f\x72\x9a\x90\xc0\xec\x2b\x82\x9a\x79\xa2\x17\xc6\xd5\x17\x27\xda\x1d\x57\x58\x3a\xb4\xb9\xa8\xc5\xeb\x8d\xd6\x77\xd7\x17\x45\x21\xf3\x12\xf4\x26\x38\x29\x17\x7e\xde\xdc\xda\xaf\xc4\xae\xac\xd0\x32\x79\x9f\x61\xa0\xf5\xdc\x82\xc4\x7c\x4b\xc3\x0a\xcb\x84\xfc\xc6\xfb\x63\x0c\x23\x2d\x95\xf2\x27\xbc\x6b\x32\x70\xb3\xcc\x38\xdf\x17\x1a\xf5\x97\x59\xc9\xe6\xdc\x86\x37\x7a\x2d\x56\xd2\x19\x47\xe0\x83\x9e\xbc\x55\x6b\x9a\x0f\xbc\xd7\x73\xb6\x7a\x70\x64\x0d\xfc\xd4\x15\xb6\x31\x49\x9a\x0d\x9f\x74\x3f\xda\x5c\x4c\x1c\x09\x5f\x75\x33\x6c\xf9\xf7\x8c\x81\x5f\xba\x22\x36\x5f\xe3\x57\x02\xe8\x38\xd8\x06\xec\x92\x05\xd0\x8e\x87\x13\x8b\x70\x37\xfb\xfd\xd9\x75\xb8\x3e\x6c\x58\x41\xc7\xb9\x9a\xc0\xdd\x38\x6f\x54\xfc\x38\x88\x3c\xf8\xa5\xaf\xb4\xbd\xe7\x25\x9d\x44\xde\x3b\x53\x23\x07\x77\xd1\x8f\x34\xd0\xb8\xf7\x3b\xe6\xe3\x78\xbb\x73\xe7\x25\x3c\xff\xba\x21\x98\xfa\xa4\x84\xb4\x5d\x47\xbe\x7f\xfa\xb2\x4a\xe4\x0d\x27\x66\xdd\xba\xa8\x64\xc2\x93\x3a\xfc\xd5\xcd\x19\x66\xba\x52\xed\x2e\xf7\x2b\x53\x87\xca\x28\x09\xdb\xbb\x57\x1e\x9c\x31\x40\xe5\x92\xe5\xa7\xca\x55\xeb\xd7\xa8\xdd\x34\x7d\x5b\xa9\x7e\x80\x4f\x43\xc2\xe8\x79\xc5\x9e\x73\x47\x34\x2c\x0d\xc7\x55\x0c\xad\x5a\xad\xde\x61\x50\x58\xde\xd2\xb2\x4e\x6d\xa6\x61\xe8\xf5\x00\x00\x95\x5c\xa3\xd8\xcb\x43\x01\x54\xef\x1a\x09\x14\xc4\x00\xa8\x24\x19\x55\xe7\xe9\x01\xa8\x9a\x19\x1f\xce\x91\x03\x50\x8d\x32\x19\x78\xaa\xfb\xe7\xa7\x4d\xae\xa4\x1d\x06\x50\xbd\x63\x1a\x7e\xd4\x18\x40\x4d\xc4\x74\x4b\xf2\x7e\x00\xd5\x25\x66\x5a\x07\xa3\x01\x54\x53\x3f\xbd\x5d\x8f\xf7\xb1\x69\xd3\x76\xe4\xb1\xea\x42\x13\x90\x05\xb9\xc5\x74\x6f\x25\x16\x69\xa8\xeb\xb9\xf0\x21\x0b\xc7\x8b\x6c\x99\x33\xc8\x2e\x1c\x6f\xb9\x88\xfc\xf5\x41\xe6\x13\x12\xf7\xac\x14\xc7\x97\x88\x11\x65\xbf\xba\x71\xb5\xf3\x4d\x1c\x37\x17\x92\x2a\x64\x13\x26\xb9\x3d\xc0\xfa\x22\xc3\xd3\xeb\x5e\x89\xae\x20\x64\xc0\x98\xba\xfb\xba\xa7\x45\x78\xad\x75\xeb\x60\x40\x9b\xf4\x4a\x53\xaf\x87\xd3\xfc\xd7\xc8\xee\x34\x28\x78\xb8\x62\x55\xa8\x9c\x88\x9e\xf1\xc3\xa5\x09\x99\x72\x67\xb5\xb3\x1f\x6e\xc8\xdd\x24\x97\xa3\x65\xf7\xd0\xf6\xa6\x67\x9f\x56\xcd\x9a\xba\xf6\xd7\x9f\x65\x37\x68\x0d\xae\x55\x00\x90\xf6\xd2\x72\xad\x12\x01\x90\x0e\xd6\x5a\x56\xa1\x07\x20\x5d\xa0\xb5\xf7\xda\x64\x00\xe9\x27\xda\x0b\x8a\xe7\x01\xc8\x94\xe9\x18\x5f\x4c\x04\x90\x5d\xa5\xbd\xe3\x1c\x1f\x80\x4c\xa8\x9e\x43\x76\x10\x80\x9c\x8f\x5e\xc2\xa9\x57\x00\x72\x8b\x75\x03\x4f\x5c\x02\x90\x2d\x7a\x3d\x77\x07\x9e\x5b\x7f\xd4\x87\xfa\xa2\xdc\xce\x4a\xc6\x75\x73\x69\x5c\x3a\xea\x02\x2f\x6e\xa7\xfd\x3c\xe7\x1a\xad\x13\x95\xae\x45\xeb\x44\x25\x7d\xa5\xf7\x3b\x61\x52\x19\xf2\xfd\xdb\xd3\x29\x7b\x16\x9e\x4b\x79\xc2\x65\x84\xea\x23\x66\xc6\xd7\x21\x0f\x3c\xd6\xe7\x19\xae\xcf\x9c\xab\x9b\x50\x97\x6a\x55\xfa\xca\x5c\x69\x2f\xcf\x70\x83\xf1\xaf\x6c\x6c\x1e\x89\x48\xe9\xb8\xbc\x9e\x36\xf6\xa6\xa8\xa2\xc6\xf6\xd7\x8f\x96\xdc\x11\x3d\xac\xfa\xf1\x4d\xe6\x2e\x7f\xd1\x24\x15\xa7\x37\x31\xa7\xb6\x88\x0a\x2a\xdb\xbe\x15\xb8\xde\x2c\x9c\xa1\xf4\xf3\xcd\xee\xa6\x2c\xa1\x3e\xca\x0b\xdf\x8c\x01\x10\x50\x57\xfe\x51\x1f\x0c\x20\xf8\x46\xc5\xa4\x2e\x0d\x40\x28\x49\xc5\xa1\xfa\x29\x80\xd0\x3b\x55\xb9\x9b\x51\x00\x22\xcb\x55\x23\xae\xab\x00\x88\x9a\xa8\x8e\xbb\x52\x01\x20\xf2\x5a\x6d\x77\xd1\x01\x00\xb1\x78\xf5\x8e\x0b\x36\x00\x12\xfd\xd5\xa7\x9c\x09\x03\x10\xf7\x79\x3c\x83\xfa\xe2\xdc\xad\xa4\x75\xe1\xca\x9c\xe9\x38\x57\x28\x77\x06\xdb\xc7\x19\xef\x7c\xd4\xd5\x9e\xbc\x5b\x8c\xf7\xf9\xf0\xfa\x6b\xb8\x4e\xda\x7b\xb6\x1c\xf5\x1c\xbb\xe2\xee\xe0\xdf\x6f\x9e\x75\x0f\x7d\x82\x56\xf1\x51\x9f\x94\xa0\x59\x4f\x31\x8f\x53\xef\x37\xe0\x3c\xe2\xb5\xfb\x35\x8e\x27\xf6\xfe\x6d\xf8\xf7\xda\x16\x9f\xaa\x05\xf7\x13\xa2\x3a\xec\x8b\x4f\xbf\x6d\xbc\x8b\x94\x92\xbe\xb6\x0d\x3f\xc4\xc3\xab\xa8\xd5\xb1\x7c\xde\x12\x42\xfa\x1e\xfe\xbe\x65\xeb\x0b\x42\xfa\xf0\xfd\xb0\x39\x66\x49\x88\x74\xf3\x8f\xbc\xcb\x0f\x09\x91\x52\xfe\x29\xf6\x54\x8d\x10\x89\x29\x3f\xbe\xfc\x94\x24\x44\x6c\x54\x3b\x56\x0e\x10\x21\xcd\xc8\x5f\x08\x7f\x69\x42\x65\x81\x50\xec\x13\xf4\x75\x10\x96\xac\x41\x7d\x83\xf0\xaf\x2a\xdc\xd7\x14\x98\x55\xb9\x15\xaf\x65\xcb\xf0\xe4\xb5\xc0\x83\x12\xdc\xf7\xaf\xbe\x7a\xc4\xeb\xcf\xf8\x8b\x46\x9d\x35\xc5\x79\x20\xb8\x10\xfd\x0e\x32\x03\xa9\xfe\xeb\x98\xe7\x0d\xd4\x53\x1e\xf8\x74\x1b\xc7\xd3\xb8\xaa\x6a\x56\x17\xaa\x16\xd7\x55\xeb\xd3\x9e\xe0\x7c\xba\xfc\x72\x23\xfa\xa6\xcc\x4d\x79\x85\xe7\x12\x26\x49\x35\xe3\x38\x33\x7c\xf5\x07\x5c\x97\xd8\xe4\x7e\x43\x5d\x84\x8a\x25\xa0\x7e\x40\xe2\x06\x80\xfc\x7e\x42\xc4\x5e\x02\x38\xba\x13\x22\x6a\x06\xe0\xf7\x98\x10\xe1\x6c\x80\x95\xd1\x84\x08\x2e\x02\xd8\xbd\x99\x10\x01\x2f\x80\xac\x5d\x84\xf0\x7c\x01\x28\xdb\x48\x08\x5f\x05\xc0\x73\xc6\x57\x76\x48\x93\xdf\x7c\xbe\xff\xa7\xf1\x88\xa4\xb9\x82\x62\xd3\x7d\x8a\x4f\x99\x33\x49\x0d\x75\x1c\x88\xb8\xcb\x7e\xef\x56\x2d\xee\xeb\x1f\xca\xc2\x71\xae\x18\xf2\x98\xff\xc5\x25\x6c\xb7\x59\x21\x65\x02\xdd\x98\x1a\x7f\x13\xd7\x07\x49\xf7\xef\xe2\xbc\x92\x50\x5e\x83\x3e\x2a\xd1\x1a\x8f\x51\x87\xbc\x29\x8e\xf2\xe3\x6b\x16\xbe\x44\x3f\x9c\xc5\x71\xcd\xa8\x17\x9b\x39\xe5\x3d\xe6\xd3\xb7\xeb\x33\xe6\xc1\xdd\xef\x3b\x3e\x8f\x59\xaa\xd3\x4f\x57\xf8\x4c\x51\xe0\x2a\x80\x44\x3e\x12\xee\x60\x32\x89\x9e\x73\x1f\xe1\x44\x08\x8f\x08\xc0\xbc\xf1\x8c\xdf\x2e\x22\xbd\x78\xed\x33\x8c\xff\x2c\x67\xd7\x4f\x43\x09\x21\x5b\x01\xda\xce\x93\x3f\xf8\xfc\x1f\xcc\x99\xa1\x9d\x31\xb3\xcd\xe1\xbd\xf3\xf2\x8c\x5d\xd7\xa2\x57\xf1\xe5\x59\x79\xe8\x07\x77\x51\x86\xd6\x89\xca\x59\x78\x1d\xd7\x91\x27\x82\x68\x9d\x2c\x4e\x07\xb5\xaf\xed\xa1\x42\x37\xc6\xc8\x3d\x45\x7d\x58\xa4\xfa\x0b\xfc\x76\xeb\x0e\xbd\x9e\xdf\x8d\xa1\xeb\xda\x66\x77\xe3\x82\xb5\x9f\x44\xbb\x31\x80\x74\xe0\xf8\x38\x66\x4f\x17\xce\x43\x6e\x6f\xe8\xa7\x72\x3e\x18\x9c\xfe\x81\xf8\x01\x08\x75\xbf\xe3\x44\x00\x03\xe6\x6c\xe9\x51\x4a\x71\x3a\xdb\x01\x5a\xc5\xae\x39\x5e\xfb\x38\x5b\xf9\xe3\x9d\xdb\x02\x70\x9d\x55\x42\xbc\x5f\x40\xf1\x25\x7b\x22\xfa\xe1\xfc\x67\x5e\xbe\x7f\xa1\xf8\x91\x39\x58\x34\x33\x85\xc2\x0b\x64\xb2\xf3\x7f\x5d\x46\xdd\xf0\x99\xf4\x72\x54\x8d\x9c\xec\xba\x83\x75\x23\x39\x1d\xd4\x81\x85\x8f\x70\x1c\x8c\x7b\xff\x1c\xef\xff\xf6\xab\xaf\x71\xfd\xbd\xa5\xf4\x1d\xfe\x9c\xf3\x05\x5a\x52\xf9\x15\xc7\xcd\x39\x47\x7e\xa1\x8f\xd4\x64\xa6\xff\x19\xc9\xfc\x52\xb8\x7a\x28\x86\x92\x14\x65\x99\x3f\x08\xee\xfc\xcb\x92\xdf\x3a\x10\x02\x30\x80\xe9\x14\xc6\x33\x7e\x7a\x71\x1c\xc5\x4d\x19\x14\xf7\xb1\x9d\x31\x4e\xef\x80\x3c\xf6\x16\x80\x12\xa6\x13\xa8\x62\xfa\x86\x7a\xa6\x13\x69\xb7\xf8\x33\x1f\x3d\x79\xe1\x63\xed\xe5\x6e\x37\x9e\x2d\x28\xc7\x3c\x64\x4c\xac\xc2\xf9\xff\x78\x7b\x1d\xea\x62\x0f\xa9\x53\xdd\xdf\x9e\x84\xa6\xab\x74\x3c\x7c\x8b\xad\x30\x52\xeb\x23\xb6\xff\xf5\xbf\x3e\x57\x74\xe3\xca\xc1\x9d\x58\x9f\x33\x88\xc5\x35\x9d\xf9\xc1\x70\x7a\x20\xae\x3e\x90\x2d\xd3\x03\xe9\xb2\xdf\x93\x4e\xf8\x9d\x07\x7e\xe6\x70\xa7\xc1\x76\xba\x1c\x98\xd3\xa3\x0f\x73\x84\x9c\x39\xbd\x77\xbb\xd8\xc1\x1c\x00\x13\xdb\x7a\xe7\xe3\x34\xbb\xee\xe1\xf5\xd9\x4e\x59\x1d\xab\xa0\xc9\xe9\x3f\xbe\xf5\xff\x67\x5e\xb2\x9c\xef\x62\x7c\xa9\x6d\x0f\xb7\xd3\x7e\x50\x8f\xfb\x07\xfb\x4b\xa9\x1e\x26\x6e\x57\x1b\x9e\x3f\xd8\xee\xfd\x09\x5b\xdd\xa6\xc3\xdf\x71\x5d\xc0\xf9\x02\x85\x8c\xa5\x38\x9b\xd5\x49\xe2\xda\x01\xe7\x0b\xe3\xc6\xf2\x61\xb5\x0a\x7a\xe9\x1f\x24\x63\x7e\xe7\x81\xb7\x91\xf4\xd2\x81\x58\x33\x9d\xcb\x30\xa6\x73\x98\xcc\xe2\x0c\x66\xfd\x61\x03\x6b\x3f\x31\x03\x7b\xe7\xe3\x18\x7b\x42\xcc\x66\xed\xa7\x47\xff\x51\xdf\xbb\x9d\x3c\x8d\xa5\xd8\x72\x93\x62\xe7\xa8\xee\x71\x80\xea\x3e\x8f\x6c\x6b\x40\x7d\xe0\x81\x29\x6f\xb0\x7d\x24\xac\xff\x88\x3e\x48\xbb\xe4\x3a\x70\x3d\xbd\x2d\xa8\x13\xf3\xd5\xa3\x03\x61\x3a\x18\x4e\x07\x12\xf0\x92\x22\xe7\x0f\xc4\xe9\xe3\x7a\x74\x20\x4c\x3f\xa4\xf1\x90\xa2\xc4\x13\xe8\xad\x03\x21\x00\x0a\x6c\xc7\xcf\x8c\xb5\x63\xb7\xcd\xbd\xfb\xc7\x6c\x16\x57\x28\xfb\xf9\x26\x16\x6f\x8f\xfe\xe3\x10\xc5\x14\x36\x4e\xfc\xad\xff\x28\xf6\xee\xdd\x4e\x1e\x30\x07\xde\x46\xae\x1e\x0c\x3b\xbf\x39\x88\x69\x22\x38\xfd\xc3\xdf\x3e\x18\x7f\x23\xe7\x8f\xc0\x9d\x0f\xe7\x74\x20\xa3\x98\x8e\x62\xd2\x32\x8a\xb3\x9d\x29\x2e\x65\xe7\x83\x37\x64\x50\x8c\x65\x9f\x77\x78\x1e\xc5\x1c\xf6\x79\x57\x8c\x28\xde\x1b\x40\xf1\x25\xe3\x1b\x7f\xc4\x13\xf2\x73\x3e\xe9\xad\x7f\x60\xef\xd1\xc8\xf6\xd8\x9f\x32\x3d\x44\x1d\xd3\x87\xdc\x67\x7b\xd0\x77\x18\x57\x7b\x73\x38\xc5\x32\xf6\x99\x7f\xea\x1f\x3c\xe8\x39\xfe\x7f\xe8\x1f\x7a\xd7\xc3\xf9\x6f\x1d\x08\x77\x3e\x9c\xd3\x0f\x78\xb1\x9f\x33\x3d\x0c\x99\xc9\xce\xc7\x87\xf8\xb0\x3c\xc8\xfe\x7b\x1e\x72\x59\xde\x4a\x4c\x28\x3e\x60\xaf\xbf\x3e\x4b\xb1\xbb\x45\x76\xb0\x33\xc7\xef\xb2\x28\xbe\x62\xdc\xcb\x73\x56\x9b\xe0\xb1\x28\xc5\x9a\x28\x8a\x77\xd9\x3d\xbd\x79\x9b\x62\x39\xfb\xcc\xab\x8c\xab\xba\xec\xf2\x3b\x0f\xff\xd0\xc1\xb0\xf3\xde\xd6\xac\x5e\x8c\x55\x39\xe9\xc5\x83\xff\xad\x03\x71\x9c\x40\x91\xf3\xd1\xf0\x64\xda\x1d\x5f\x16\x7f\x20\x8b\x63\xc9\x5a\x8a\xe1\x33\x28\xc6\x04\xfd\x95\x87\x51\xec\x1e\xb1\x7b\x57\x93\x42\xb1\x99\xe9\x32\xe0\x04\x21\x5f\xd9\x3d\x69\xee\xfc\xab\x1d\xa8\xf7\x6e\x07\xd5\x2f\x29\xde\x66\x6d\xfe\x6f\x1d\xd0\x95\x7a\x8a\x45\x6f\x7e\xe7\x61\xd0\xd9\xde\xed\x80\xd3\xc1\xfc\xed\x83\xf1\x9f\x3a\x90\x86\xde\x79\xe4\xfc\x45\xc6\x1e\xa4\x38\xad\x83\xe2\x22\xf6\x7b\xeb\x0f\xfe\x95\x07\x1b\x8a\x67\xd8\xfd\xb8\x56\xd2\x3b\xa6\x77\xc9\x84\x00\x3b\x63\xdc\xbe\x95\xe2\x1b\x39\xd6\x0e\x38\x1d\x10\xbb\x7e\xa0\x44\xb1\xca\xfd\xaf\x7e\xf0\x9e\x6c\xc6\xb6\xf6\x92\xea\x61\x8a\x58\x9e\x0a\x96\xfc\xce\xc3\x3f\xea\xa0\xb8\xf6\x8e\x97\x3b\xff\xce\xf1\x7f\x46\xdf\xd8\xcf\xaf\xf7\xce\x07\xa7\xa7\xe2\xfa\x07\x37\x4e\x4c\x65\xef\xbf\x90\xea\xd2\x36\xae\x5b\x87\x38\x39\x86\xfe\xdd\xa6\xc3\xc7\x58\x1e\xbc\x29\x5e\x4f\x62\xb1\x31\x4d\x4f\xfb\x33\x42\x7e\xb5\xf4\xee\x0f\x4d\xad\x54\x07\xc6\xe9\xc1\xb8\x7e\x50\xcd\x6a\x61\xdd\xcc\x27\xe8\x68\xf5\xb7\x0e\xea\xd2\x63\x82\x23\x76\xa1\x22\xd5\x8b\x5d\x18\xfc\x3b\x0f\xff\xe5\x03\x62\xf4\x85\x22\xc7\xff\xea\x46\xb0\x6b\xf6\xfd\x0c\x38\x5d\x0c\x7f\xaf\x71\x83\xd3\x49\x85\x7b\x51\x7e\x4c\x60\xf2\x4d\xc4\x3b\xf3\xb1\x9e\x0c\x6f\x5c\x18\xd5\xc7\x3d\xdd\xc5\xda\xff\x61\x36\x96\x9d\x13\x41\xdc\x7c\x83\x7e\xee\xc5\x67\xdb\x10\x6d\xbf\xc9\x13\xf2\xed\x16\xd5\x45\xbd\x7d\xcd\xf3\x1c\xdb\x81\x18\x11\xc7\x36\xe3\xce\x87\xfa\x98\x6a\x1d\x41\xfe\x6e\xbc\x95\x21\x90\xda\x8d\x37\x2e\x09\x62\x7e\x4a\xaf\xf3\xdb\x77\x63\xb1\x29\x7f\x34\xde\xff\x5a\x5e\x9c\xc9\xce\x1b\x0b\xa2\xc2\xf5\xac\xbb\x40\x12\x97\x07\xae\x1d\x70\xe7\xfe\x8d\x4f\x51\xd4\x61\xf7\x9b\xd3\x7f\x70\x3c\x30\x87\x9c\x3f\x08\xf3\x4b\x21\x96\xac\xbe\x90\x23\x3d\x17\xfb\x6e\x18\xea\xfe\xf8\x6e\x4c\xc4\xfb\x2e\x50\x30\x0f\xdb\x95\xf0\xfb\xb5\x38\x7e\x08\x6b\xee\xc2\xbc\x0b\x95\x1f\xd9\xdc\x8d\x82\x8b\xf2\xf0\xef\x05\x79\x6f\xe2\xbc\xc3\xff\xa4\x49\x01\xff\xfe\x73\x97\x29\x21\x1f\xb7\x0a\x96\x77\xbf\xf7\x0b\x31\x11\xbc\xcf\x8f\x82\xc4\x51\x1f\xc3\xf9\x21\xdd\x4c\x17\xc7\x99\xfb\x86\x97\x18\x3e\x3f\x5d\x95\x92\xc0\x27\x98\xe2\x42\x09\x74\xf6\x2a\xf0\x14\xc3\xeb\xf3\xf2\xe2\x78\xa6\xfd\xf4\x14\xf1\x90\x6e\xcc\x91\x17\x0b\xe2\xf2\xd0\xa3\x7f\xe8\xd3\x3b\x7e\x2e\x5e\x8e\xff\xe4\x78\x60\x0e\x55\xb8\x7c\xa0\xfe\x85\xab\x23\xc4\xe9\x83\x84\x33\x3c\xcc\xba\x51\x7c\x95\x2f\xfa\x69\x89\x7f\x99\xf3\xac\x1b\x25\xbb\xd6\x60\xbb\x97\xbc\xb2\x8b\xd6\xd7\x10\x3c\x8a\x9a\x47\xf1\xb3\x17\x31\x0f\xe2\xa3\xef\x60\x1f\x10\x9b\xf6\xc6\x8d\x90\x5f\x93\xc5\xf1\x39\xa8\xd9\x52\xd6\xa6\x1b\x9f\x46\xcb\x61\x05\xc0\xbb\xc7\x95\xef\x00\x08\x7d\x2c\xaf\x53\x8e\x01\x10\x3a\xc5\xf9\x61\x5d\xae\x54\x89\x06\x10\x19\xdb\xa3\x7f\xda\xa2\x9c\x04\x20\x54\x7a\x36\x4f\xb9\x04\x40\xa8\x39\x57\x5c\x79\x37\x80\xd0\xb6\x0c\x1b\xd5\x61\x00\x22\x8f\xd3\xef\x29\x7f\x02\x10\x7a\xfd\x67\x3f\xd0\x67\xf3\x9d\x86\x78\xef\x78\x39\x1f\x04\x19\xa6\xb3\xe4\xce\x83\x73\xaf\xd3\xdf\x13\xf2\xd1\x41\x3d\x84\xf8\x0c\x2b\x9c\xf7\xa5\x47\x0c\xc2\xb1\xbc\xcf\xf1\xb1\x38\x9e\xc8\x19\xcc\x42\x3d\xa0\x5c\xc4\x6a\xac\x9b\xd1\x97\x2f\x46\x00\xaf\x4f\x1d\x9f\x48\xc8\x2f\x77\x05\xc1\xee\xc7\xce\x6f\xbf\x14\x8f\xdc\x71\x20\xe4\xf3\x3b\xa5\xbc\x97\x6b\x09\x69\x8f\x55\x46\xdd\x64\xc3\x3a\x15\x49\x00\xa1\xac\xfb\xfa\x6a\x2e\x00\x62\x89\x95\xf6\xea\xd9\x00\x12\x45\xa5\xe9\xea\x43\x00\x24\xf4\x2f\xb5\xab\xed\x01\x10\x37\x2c\x10\x55\x17\x01\x10\x4f\xcf\x3b\xa8\x96\x09\x20\x2e\x79\x7a\x8e\xda\x71\x00\xb1\xa7\x59\x5f\xd5\x6a\x00\xc4\xbe\x9c\x7c\xa0\xde\x9d\xe3\xcf\xa9\x3f\xd5\xf5\x00\xc4\x9a\x8f\xc6\x69\xf8\x02\x48\xc8\xfe\x39\x0e\x68\xfe\xea\x1d\xbf\x34\xd3\xdb\x72\x3e\x00\x7c\xf1\xbd\x91\xbe\x2e\xbc\x4c\x1a\xf9\x7e\x4e\x17\xd3\xd7\xdc\x18\x7d\xd4\x94\x6d\x9d\x77\xf3\x64\x00\x28\xaf\xf2\x7e\xc8\x7b\x14\x40\x79\xd2\x0c\x41\xbe\x65\x70\x45\xe9\xfd\xca\xa9\xfc\x3c\xdf\x72\x55\x04\xb7\x57\x09\xf9\xb5\xef\x54\x39\x9c\xdc\x2e\x52\xd1\x96\xa8\x2a\x78\xe6\x81\x58\xce\xdb\x7b\xaa\xd3\xca\xf9\xc4\xdf\xbe\x3a\xaf\x7a\xbf\xde\x44\x62\xf8\x8b\x56\xb5\xc2\x8e\x3c\xf1\xd8\xba\x7a\x8d\x7c\x00\xc9\xb6\x9b\x7e\x5a\xf7\x00\x64\xa0\x74\x8b\xd6\x13\x00\x99\xe7\x85\x01\x3a\x83\x01\xfa\xcc\x3f\xff\x46\x5b\x13\x40\x26\xef\xf4\x03\xed\x0e\x00\xd9\xe0\xec\x7d\xda\xab\x00\x64\xf6\x9f\x8c\xd6\xba\x03\x20\xbd\x28\xed\xb6\xb6\x08\x80\xf4\xaa\x63\x92\xda\x17\x00\xa4\xdf\x1d\xde\xac\x75\x08\x40\x6a\x65\xd2\x18\x2d\x37\x00\xc9\x4a\xf8\x47\x1d\x14\x42\xa4\xcb\x7b\xc7\x4b\x26\xfc\x89\xfc\x6c\x35\x2f\x72\x88\x60\xfb\x91\xdd\x26\x84\x7a\x2a\xa5\xaa\xbe\xb8\x3e\x50\xd7\xd7\x39\xcf\xbb\x06\x40\x63\xbf\x9d\x32\xbf\x32\x80\xa6\xe0\xf0\x19\x02\xa5\x1d\x8b\xb4\x05\xa7\xf4\x11\x09\xfe\x30\x48\xc7\x69\x89\x88\x84\xcf\xdb\x23\x3a\xc9\x5b\x46\x4b\xe7\x37\x7d\xd4\xc9\xdc\xbf\xb1\x4f\x6a\xfd\x02\x9d\x75\x99\x69\x7d\x2b\x1e\x5f\xd5\x71\x2d\xf9\xa1\xa0\x58\x77\x5e\x67\x52\xdd\x17\x85\xa3\x35\xa7\x74\xf9\x3e\x3a\x28\xe8\xdd\x4e\xd7\xb7\x01\x50\x74\x29\x9d\xdd\x4f\x16\x40\x89\x3f\xff\xa5\x41\x28\x80\xf2\xa8\x33\xed\x06\xd6\x00\x4a\xae\xd9\xfd\x0c\xa2\x01\x94\x0c\x4f\x6d\x30\x70\x06\x50\xf4\x49\x6d\x30\xd2\x06\x50\x56\x38\xaa\x6d\xe0\x00\xa0\x60\x9d\xf4\xda\xa0\x06\x40\xc1\xf7\x60\xa2\xc1\x74\x00\xf9\x55\x89\xc3\xf4\x6f\x03\xc8\x05\xee\xf5\xd1\x9f\x05\xd0\x67\xfb\x9f\xfd\x9f\xbb\xff\x7f\xc5\xcf\xf8\x4f\x7e\x56\x0f\x45\x9a\xf9\x62\x70\xfe\x18\x1a\x1b\x28\xea\xeb\x8b\x61\xdd\x1c\x43\x51\x55\x17\x5e\xf9\xce\x6c\xc3\xd9\xa6\x67\x84\x64\xda\x6f\x9b\x0c\x72\xcb\x10\x17\x7c\x3b\xd5\xf4\x94\xaf\x87\x74\x47\x43\x91\xe9\xb7\x79\x0a\x7d\x23\x1f\xab\x9b\x2e\x0f\x7b\xa3\x94\xf8\x20\xd8\x24\x29\x6e\xa1\xea\xc3\xaa\xe5\xc6\x9f\x53\x3f\x6a\xc4\xdd\xcc\x35\xb6\x2e\xb4\xd2\xf2\x28\x3f\x6c\x74\xb7\x5a\x54\x5b\xf9\xfa\x3c\xa3\x5f\x6f\xdf\x6a\x3d\x2d\xbd\x60\x62\x03\xa0\x79\xfb\x42\x98\x69\x08\x80\x96\x6f\xf6\x4e\xb3\x0e\x00\x6d\x83\xf4\x57\x66\x67\x00\x34\x2f\x1c\x5f\x6e\xf6\x01\x40\xd3\x32\x25\xc3\x82\x07\x40\xf3\x64\xd2\x14\x33\x23\x00\xb5\x6b\x89\x4d\xa6\xcd\x00\xaa\xd7\xf6\x4a\x9b\xd9\x00\xa8\x4e\x8a\x3f\x6f\x2e\x0f\xa0\x9a\x17\x9b\x6c\xea\x04\xa0\xac\xb9\x33\xd0\xf8\x3b\x80\xa2\xda\x9f\xfd\xfc\xdf\xe3\x17\x64\x4f\x81\x72\xcb\x29\x6a\xad\x64\x71\xb3\xd7\x39\x5e\xdc\x12\xf7\x9d\x7e\x2a\x3b\xc4\xca\x95\x11\xf2\xae\xac\x7f\x85\x7e\xb9\xf0\x81\xa6\x14\x87\x2a\x87\x5f\x32\x9d\x8f\x0a\xfa\x8f\x1f\x59\xa1\x90\x51\xdd\xe4\xd0\x10\xf0\x44\xf5\x5d\xe5\x3b\xfb\xba\xe5\x1b\xb5\xd2\xaf\xdd\xb4\xdb\x1c\x75\x4e\x2f\xeb\xf2\x57\x5b\xfd\xe4\x9b\x06\x57\x0b\x33\x6c\xc4\xcf\x29\x1a\x0b\x5c\x3c\x6d\x2d\x56\xb9\xc4\x44\xe9\x7c\xb0\xd5\x85\xc6\x95\x26\xd6\x79\xd2\xd6\xf3\x3b\xdd\x8d\xbe\x66\xec\xb7\xd9\x01\xa7\x8d\x6c\x8e\x36\xd9\xc6\x43\x91\xe1\xa6\x43\xa7\x6d\x4b\xe1\xb6\x81\x78\xe2\x54\x5b\x7f\x78\xaa\xbf\x79\xef\x15\x9b\x07\xd0\xa2\x27\x11\xff\xc9\xd6\x09\x3e\xea\x46\xc4\xbe\xb7\xd1\x01\xd0\xde\x16\x2d\x66\xeb\x00\xa0\x1d\xbd\x5d\xc0\xfa\x3d\x80\xe6\xfc\xad\xc6\xd6\xfc\x00\xea\xe3\x36\x0f\xb6\x0e\x01\x50\x97\xf8\xdf\xf1\x2b\x9c\xa5\xc8\xf1\xa0\x5c\xdc\xf6\xed\xe4\x0f\x5e\xfc\x6b\x03\xf5\x89\x68\x1d\x3d\x3c\x56\xbc\x8d\x90\x06\xfe\x11\x8e\x1a\x2f\x85\x22\x6b\x74\x86\x75\x59\x7e\x90\x15\xbf\xc9\xe3\x71\x65\x70\xa4\x6a\x63\xe9\x31\xf7\xd0\x09\x75\x3a\x41\x85\x8b\x07\x35\x2d\xfc\x68\x50\x9b\xd7\xd7\xf5\xe7\xc6\xcb\xa6\xa1\x39\x99\x03\x4d\xf6\x8d\xb1\xec\x9b\x21\xe2\xb2\x2f\xf3\x85\xf5\xc9\x13\x73\x9c\x43\x4b\xc1\x36\xf8\xf8\x55\xa7\xa3\x8f\x5a\x6d\x1f\x1c\x53\x72\xba\xf4\x79\x90\xad\x5a\xd2\x2a\xe7\x7c\xf0\xb1\x9e\xb4\x57\xcd\x25\x0c\xe6\x58\x16\xc6\x7e\x75\x11\x86\x28\x33\xd8\x75\xd7\xf9\x38\x24\x9a\xee\xd9\x5e\xed\xec\x0c\xa7\x8d\xc3\xb6\xb6\x38\x77\xc0\x05\x63\xd1\x2d\x2b\x9c\x72\xa0\xda\x60\xee\xa6\xd5\x4e\x0a\xf0\x5c\xbf\x2d\xbc\xb2\xff\x47\xf8\xa2\xbb\x3b\x6c\xa0\x23\x3f\x74\xe9\xac\x5e\xa3\xe3\x10\x0f\xa0\xa5\xff\xcf\xf8\x79\xd3\x7b\xc7\xcf\xdd\x77\x8e\x07\x1d\x80\xfb\x12\x5d\x5e\x43\xf0\x29\xbe\xdd\xcc\x07\xf7\x5d\xdf\x38\x8e\x43\xff\xf7\x67\x43\xfd\x6c\xf9\xde\x11\x72\x7f\xb4\xff\x2c\xa5\x44\xbe\x13\xe5\x12\x7e\x23\x8d\xd6\x4b\x8f\xbf\xb4\xcd\xf7\xb3\x73\x9c\xaa\xe2\x59\x8b\xd1\x53\xbd\x1b\x0d\x56\x9c\x7a\xef\x13\x38\x23\xcf\x7c\xc4\xf1\xbe\x23\x7f\xad\x3a\x6e\xe3\x9f\x74\xdb\xf3\xf9\xae\xa3\x0e\xdb\xf7\xbf\x1c\x56\x7e\xbc\xcc\x29\x32\xe1\xd3\x50\xde\xc2\xa9\x2e\xb3\xe2\x3e\x79\x3c\xbd\x67\x3e\xa0\x7f\xac\x9c\xc7\xec\x96\xfd\x2e\x4f\xa2\xbf\x0c\xb1\xe9\x6a\x72\xee\xb3\x4d\x78\x88\x01\xc8\x39\x3c\xdd\xc4\x3f\x44\x07\xfa\xdb\x39\x85\x97\x78\x98\xc1\x24\xeb\xe3\x61\x5b\x3c\xac\x60\x91\x95\xdc\x9a\xeb\xee\xd9\x10\x6e\xb1\x79\x55\xfe\xe0\x1d\x70\xd0\x8c\x77\x45\xe4\xa0\x6c\x38\x63\xfc\x6a\xb9\x93\x5b\x08\x54\x1a\x4e\x5e\x26\xe7\x76\x10\x6e\x1b\xf6\x59\xb2\x61\xa0\x10\xb4\xeb\x09\xff\x8e\x9f\x30\x97\x4f\x45\xf6\x94\xcf\xe9\x00\xec\xd9\xee\xc6\x60\xe4\x6d\x7f\x26\xf9\x60\x5d\x8c\xf7\x45\x13\x71\x57\xe4\x45\xfc\x54\xdc\xb7\x7e\x24\x32\x13\xf7\x77\xab\xa4\xe7\xe2\xfe\xde\xf5\xad\x0b\x47\xc8\xe6\x12\x52\x68\x30\xcf\x40\x27\x54\x62\x61\xae\xed\xac\x57\xb6\xa7\x94\x1e\xa7\xce\x9e\xfe\x61\xe8\x4f\xfd\x43\x07\x22\xfd\xcf\x4e\x5a\x6a\x3d\x31\x3e\xcc\xef\x73\xf0\xa6\xfe\xa7\x77\x6c\x9d\xb0\x25\xe2\xed\x00\x8f\x88\x8b\xbe\x6e\x87\xf6\xba\x15\x6f\x54\x19\xbb\xe0\xec\x08\x77\xd3\x75\x3b\xc6\xf0\x57\x0e\xf3\x98\xbe\x76\xfa\x68\x95\x26\x37\x0f\xdf\x35\x64\xf4\xba\x2e\x99\xc1\xdf\x43\x23\x46\xdd\xef\x3a\x37\xf0\x6a\x48\xe3\xa8\xd9\x5d\x4d\xce\xb9\x8b\xe3\x7c\x3e\x82\x58\xff\x17\x8b\x9f\x7a\xa7\x80\xb6\x83\xc1\x22\x5e\xaf\x18\x70\xb7\x8d\x5e\x10\x3b\x72\x01\xcc\xb5\x3a\x34\x9f\x77\x84\x1a\x6c\xb1\x90\x9b\xfb\x6e\xf8\x53\x38\x68\xfa\x65\xf6\xee\x61\x2f\xe0\x8c\xf1\xa1\xd9\x1e\x43\xcd\xe1\x86\xe1\xfa\xdf\x79\x90\x0d\xea\x7d\xff\x1d\x6c\x29\x52\x1e\xf8\x67\xff\xb1\xd8\x3e\x5a\x98\x2f\x42\x83\x3e\xf5\x83\xa9\x93\x0e\xa2\xfc\x57\xc9\x12\xe4\x85\x4b\xa7\x2d\xc7\xfa\x10\x17\xcf\xad\x4a\x15\x76\x26\x24\x3b\x77\xd5\x60\xd5\x29\xc2\x45\xc7\x7c\x42\x8d\xcc\x26\xc8\x5b\xec\x57\x0b\xf1\x73\x13\xd4\x71\x8a\x8e\x08\xca\x18\xc7\x6f\xb1\x22\xfc\xfb\xdc\xa8\x39\x6a\xce\xf7\x57\xd9\xcd\xca\x0b\x7b\x35\xc8\x3a\x64\xc3\x8c\x75\x09\x4e\x43\x46\x06\xd9\x4f\xf7\xca\x18\x3c\xec\xda\xbc\xd9\xd3\x12\x4a\x73\x3d\x87\xcf\xbe\x3a\x75\xe2\xe3\xa5\x9e\x53\x67\x79\x4e\xb5\xfd\x72\x63\xf8\xe8\x19\xfe\x53\xa6\x75\x8d\xf1\x58\x31\xdd\x61\xf2\xf3\xae\xdd\x6e\xcb\x03\xb2\x27\xa9\x76\x95\x0c\x58\x3e\xf5\x89\xdf\xf9\xae\xa7\xce\xdb\xa7\xad\x98\x70\x00\x78\x1d\xa5\xfd\xdf\x8c\x7f\x06\x7a\xf6\x63\xfd\xd3\xc6\x7d\x80\xa1\x36\x59\x93\x0c\xc6\x09\xc1\x6c\xcb\x2e\xbf\x67\x63\x96\x43\x98\xf9\xd7\x49\x3e\xa3\xed\x61\xbb\xd9\x75\x00\x71\xb6\xdb\xa7\xcb\xf4\x70\x8e\xac\x1d\x0c\x47\x7f\x98\x9f\x26\x13\x91\xef\x6d\x49\x9b\x89\xe7\x11\x9f\x8b\x2e\x44\x1e\xa6\xc6\x82\xd6\x09\xb9\x99\xb3\x1a\x7d\x50\x4a\x2c\xb0\x39\x90\xbc\x06\x5a\x37\x26\x63\x7c\x04\xee\x73\x1e\x4b\x8b\x3c\xa8\x40\x08\xd9\x5b\xb3\x25\xa3\x9f\x8c\xcc\xe6\x1d\xa2\x1b\xed\x1c\xad\xd4\x2f\xae\x0f\x5e\x37\xd5\x2b\xdc\xf8\x4e\x48\xee\xaa\xca\x80\xb7\x0e\xc3\xe6\xae\x09\x5d\xb3\xc2\xc2\xd5\x2e\xd0\x77\xd9\x85\x5d\xfe\x83\xfb\x4e\x99\xbf\xd4\x3e\x2d\xc0\xfd\x93\x5f\xe5\x92\x97\xc5\x3e\x1e\xf5\x13\x96\x04\xdf\xaa\x5d\xe2\x71\x63\xbc\x47\xf0\xaa\x0f\xa7\xdd\x37\xfb\xbe\x5d\x6c\xd2\x95\xe8\x76\xda\xd7\x60\x21\x4f\xd7\xcd\x01\x53\xc6\x8d\x98\x37\xb7\xeb\x9b\xd3\xb4\x71\xc3\xe7\xb8\x82\x68\xff\x2f\x63\xaf\xcc\x9c\x07\xc6\xf6\x0b\xc6\x6a\x06\xf6\x81\xa1\xb6\xfd\xc6\x8c\x0d\x18\x09\xd3\xac\x65\xc6\x3a\x4c\x1d\x0e\xd3\xac\x7e\x8e\x96\xf5\xe7\x87\x28\x73\xc5\xd1\x3b\x26\xf1\xc3\x2e\xb3\x88\xdf\xe3\x3f\xd7\xfe\x47\xa0\x3f\x4c\x47\xf5\x64\x6c\x07\xad\x3f\xe7\xe0\x6e\xd7\x73\xab\x10\xdc\xcf\x7f\x10\xbc\x9a\x9e\x7f\xdf\x1a\x8e\xbb\xa9\x97\x9f\x45\xe0\x75\x5e\x4c\x14\xf2\x9c\x19\xa6\xbb\x70\xb7\xec\xb0\x79\x1c\xee\xbb\xed\x69\x4f\xc8\x10\x8b\x27\x64\x7b\xd9\x6e\x43\x8d\x38\xb1\xc2\xf5\x82\xb1\xdb\xac\x0d\x94\x9c\x42\x06\xef\x1c\x33\x54\x58\xdf\x70\x66\x41\x54\xf2\x64\x07\xab\x13\xfe\x3c\xdb\x86\x85\x74\x39\x6c\xf1\x2d\xd8\xca\xb3\x3d\xd9\x49\x77\xb4\xdc\x96\x15\x47\xbf\xbb\xf4\xf1\x5a\xb8\x39\xb8\x70\xbe\x4b\xe7\x08\xb3\x4d\xd6\xf7\x43\x5d\x5e\x79\xaa\x6e\xcc\x69\x8b\x70\x2e\xf7\xf4\x08\x7f\x03\xc2\x8e\x33\x87\x1f\x0a\x9b\x05\x16\xf6\x61\xc3\x97\xac\x1a\x09\x3e\xb6\xf2\xc3\x4f\x85\x96\xc3\x64\x1b\xe5\xe1\xf3\x96\x9e\x82\xa5\x56\xfa\xc3\x3b\x82\x1d\x61\x9d\xa5\xce\xf0\xf1\x8b\x42\x21\xc6\x7c\xf1\xf0\x09\xf3\x27\xc1\x71\xd3\xf9\xc3\xb2\xe6\x8e\x82\x3c\xe3\xd4\x61\x0a\xb3\x7f\x40\xa9\xd1\x04\x00\x5b\xde\x5e\xed\xbf\xd0\x1f\xf7\x2b\xdf\x8d\x9f\x8f\x71\x3d\x2f\x5e\x86\xbb\xc4\x0f\xcc\xd6\x61\xbd\x8f\xca\x0d\x11\xb8\xfb\x77\x79\x1d\xdd\x35\x3e\x5b\x1d\x83\xfe\xee\xa7\x5e\x25\xa0\x2e\xe6\xf0\xfa\xfd\x38\xbf\xee\x19\x76\x08\x77\x17\xb7\xdd\x3d\x8c\xef\x13\x9e\x71\x64\x92\xe2\x1b\xbe\x4d\x21\x65\xc9\x87\x8c\x27\xca\x3e\x99\x55\x71\x88\xdf\x55\x44\x63\xd5\x44\xc1\x44\x21\x5f\x21\xe3\x33\xa3\xa6\xee\x2b\x5d\xb4\xcc\xfc\x8e\xe7\x92\xbd\x45\x5b\x8f\x59\x2d\xf3\xb8\xbb\x67\x53\x4a\xa8\x8d\xf5\xa0\xfe\x09\xe7\x2f\xf6\xb5\x69\x77\x15\xdf\xbd\xf3\xae\xa1\x4d\xed\x40\xf9\xf8\x17\xcd\x7e\xd6\xf7\x07\xea\xc7\x6d\x87\x95\x96\x9e\x03\xdb\x77\x7c\x82\x2d\x16\x43\x06\x0a\x44\x6e\x84\x63\xa6\xbb\x07\x16\x6d\x71\x86\x0c\x93\xb7\x03\xf7\x6c\xb4\x80\x02\xe3\x8d\x03\xb7\xad\xfb\x04\x37\x8c\x4c\x5c\x3b\x56\x03\x94\x19\x85\x0c\x0c\x59\xb9\x16\x9e\xf7\xdb\xeb\x7a\x7a\xf9\x69\x78\x62\xc0\xe3\x3a\x65\x69\x00\xbc\xd6\x3f\xcf\xc5\xdf\xf9\xd4\x1f\xc7\xc9\x77\x0d\x0b\x71\x00\xa8\xff\xb8\x02\x77\xbb\x6b\xa2\x36\x60\x7b\xa9\xa8\x8b\xc4\x5d\xce\x62\xa0\xf7\x3b\x4f\x2b\x81\xd6\xfb\xce\xa1\xbb\xc5\x47\xfb\xa7\x60\x5d\x87\x7d\x83\x8f\x22\x9f\xb5\x63\xe2\x09\xdc\x6d\x0e\x63\x7e\x21\x4b\x35\xb2\x16\x4a\xd6\x12\x32\x3b\x38\x53\x5a\x67\x8d\xf8\x7a\x3f\xeb\x53\xfc\xfd\xc5\x15\xcf\x8c\x9c\x7c\xe2\x8e\x8f\xb6\x4e\xa4\x47\xd2\x09\xd9\x79\x9a\xfa\xb7\x06\xbe\x4c\x73\xd8\x34\xd3\x70\xb0\xd3\xce\x54\xbf\x83\xf1\x46\x2f\x1c\x84\x8e\xaf\x3c\x57\x68\xec\x6b\x0b\xc7\x0e\xdf\xfa\x62\xec\x6c\xdb\xf7\x18\xef\xeb\x63\x46\x16\xb6\xe3\x8f\xfa\x43\x6d\xbf\x3a\x3b\xde\x43\xa2\x50\xdf\xcf\xd4\x6e\xe1\xbe\x40\x78\xad\xbf\xce\xee\xc1\x6e\x0f\x68\xd3\x7b\x65\x1f\x1f\x93\x00\xef\xf4\xee\xd9\x3d\x8e\x96\x05\xd0\x79\x6e\xff\x60\x5b\x2e\x80\x4e\xb5\x5d\x61\x84\x1c\x80\x56\xa1\xc3\x92\x8d\x3f\x01\xb4\x6b\xec\x9d\xd7\x97\x00\x68\xae\x07\x98\x8c\xbb\xb9\x1f\x4b\x82\x02\xbb\xb1\x71\xca\x4a\xd4\x07\xd6\x4e\xdb\x8c\x6c\xca\xad\xe2\x68\xdc\x25\x2f\x91\xa7\xa7\x46\xcf\xcf\x4a\xc4\xba\x30\x59\x4f\x92\x71\x1d\x79\xec\x1c\x65\x97\x12\x9d\x4f\xe0\xb8\xb9\xb3\x21\x03\xd9\x93\x8d\x4f\x73\x91\xdf\x5a\x36\xfe\x1c\xce\x1f\x33\x06\x5f\x4c\x24\xab\x08\x99\x2c\x7c\xb1\x59\x25\x52\xe0\xa1\x57\xe8\x85\x20\x8b\xe7\x32\x25\x6e\x71\x79\x1d\xc3\xe2\x55\x24\x1c\x3f\xe7\x6d\x9f\x11\xa9\x96\x6e\x7b\xec\x5c\xfb\xba\x0d\x1a\x45\x96\xd1\xe7\xe6\xef\xdb\xa2\x25\x62\x36\xf7\xec\xcd\xd3\x63\xb5\x16\x99\xec\x3e\xf3\xb3\xe2\xbb\x96\xad\x71\xea\x99\xbd\x2f\x78\x34\x89\x89\xdc\x99\xf9\x00\x6a\x7b\x4d\xc5\x32\x86\x02\xa8\xbd\x35\x1d\x98\xda\x08\xa0\x36\xce\x54\xe7\xe8\x38\x00\xd5\x44\xb3\x23\x49\x31\x00\x6a\xc7\xcd\x4a\x12\xad\x00\x54\xbf\x9b\x35\xec\x59\x0e\xa0\x3a\xc3\x7c\x7a\xdc\x1e\x00\x55\x2b\xf3\x8f\x3b\xf7\x03\xa8\xf2\x58\x98\x6f\x7f\x09\xa0\x72\xa6\x7d\xcf\x42\xf4\x7f\x7a\x91\xbb\xea\x12\x1d\xff\x37\xa3\xde\xe1\xb6\x24\xf5\x85\xb9\x12\x4c\xf9\xf0\x0b\xf1\x87\x90\xe7\xc9\xbe\x46\xeb\x85\xa4\x3a\xd3\x7a\x39\x07\x7e\x65\x22\xfb\x16\xab\x9e\x83\xba\x99\xad\x7b\xf3\x50\xef\xb1\x3a\xfe\x22\xae\x27\x16\x92\x4b\xc8\x32\x4c\x72\x2e\xc1\x75\x89\x77\xc8\x35\x90\xd1\x24\xc4\xcd\xfb\x9a\x7a\xbf\x26\x31\x0d\xbb\x6d\x57\xbd\xdd\xac\x65\x5f\x5a\xac\xb9\x1a\x30\xc5\x5c\xee\x8d\x71\xc1\x55\xdd\x95\x17\xe5\xe7\x19\x08\x5d\xe5\x8d\xcf\x51\x70\xd5\x9b\x59\x9a\x9c\x79\x50\x61\xa1\x4e\x76\x69\xff\xeb\x4b\xe4\xdb\x74\xe4\x4b\xee\x37\x90\xbe\x2d\x3a\xa6\x25\x9b\x7f\x1d\xe9\x33\x5f\x57\xa1\x20\x11\xa0\x4f\xa1\x4e\xfc\xb9\x7a\x00\xd9\xab\x7a\x03\x72\xba\x00\xe4\x42\xf5\x12\x4f\xbd\x04\x90\x5b\xa6\xfb\x3c\x2d\x0f\xa0\x8f\x9d\xfe\xac\x23\x8d\xdd\x6b\x62\xfd\x67\xc9\x0e\x00\x72\xb1\xfa\x39\x07\xe2\x00\xfa\xbc\xeb\x97\xb9\xf7\x06\x80\xdc\xc6\xd7\xef\xd7\xa0\x7f\x5e\x9d\xdf\x16\x3c\x45\x7c\x47\x3a\x06\xe7\xc1\xd2\xb8\x7d\xc8\x26\xe4\x2b\x51\x3d\x48\x4e\xfd\x71\x1c\x3f\xd3\x92\x28\x2f\x9e\xe4\x95\x8b\xeb\xc8\x84\xc0\x3c\xac\x0f\xb0\xdd\xb5\x00\x79\xd2\x70\x42\x59\x82\x65\x43\x4a\x31\x1f\x33\x8b\xae\xa3\x5f\xdf\xd8\x21\x95\x69\xdd\xe8\xb2\xa8\x2a\x9a\x47\x8f\x10\x5b\xc1\xbb\x96\x6a\x77\xf8\x6b\x8c\xbe\xde\xd5\x71\xd8\x2c\xe6\xaf\xaf\x74\x77\xfc\x78\x49\xf1\x3b\xda\x2a\x77\xa3\x42\x92\x24\xa2\x34\x24\xef\x96\xef\x5c\x2a\x71\x54\x4d\xe2\x6e\x4a\xba\x86\xc4\x58\x95\x2b\x77\x47\x95\x2e\x16\x5f\xa0\x62\x5b\xf5\xfc\xa9\xbf\x58\x1f\x15\xaf\xaa\x0d\x1d\xfd\x44\x74\x55\x45\x2b\x8e\x02\x88\x04\xa9\x34\x5c\x13\x03\x10\x19\xa0\x6a\x50\xdc\x02\x20\x72\x5c\xad\xe2\xe2\x32\x00\xb1\xab\x6a\x37\xcf\x69\x01\x88\x9d\x50\x1f\x95\x5d\x06\x20\xae\xa2\x71\xf2\xe4\x45\x00\x89\x50\x0d\xbf\x34\x2d\x00\xf1\x17\x1a\xfe\x47\x53\xba\xe7\xcc\xc7\x49\x5b\x51\xe7\x53\x15\x44\x7d\x61\xae\xc9\x24\xe2\xf8\x9f\x9f\x79\x04\xf5\xf4\x39\xcf\x4e\x20\x9f\x95\x7e\x27\x1b\xfb\x7d\xca\x83\x73\xd8\x4f\xf6\x3a\xe6\xa3\xae\x23\x3a\xf8\x12\xbe\xbe\x85\xaf\x14\x59\xc7\x55\xc5\xd7\x51\xe7\xb0\xb0\xb2\xf2\x42\x37\x4e\x0d\xaf\xba\xdd\x8d\x23\x2f\x3e\x40\x5f\x3e\xdb\x92\x87\xa8\x43\xeb\xb7\xf4\xa9\xac\xcc\x48\x42\xd4\xbf\x3d\x2d\x35\x7d\xc9\x9f\xa1\xb2\xea\x59\x94\xd7\x75\xfe\x63\x4a\xb3\xea\x2d\x17\xf2\xf3\x6d\x50\xd6\xa8\x6f\x88\xea\x4b\x88\xc2\xc7\xfa\x1f\xc7\x6a\x08\x91\x5f\x5d\x5f\x5e\x7c\x89\x10\x39\xf5\xfa\x85\x0f\x2f\x13\x22\x6b\x59\xaf\xf5\x79\x10\x21\x52\x3f\x1f\xe1\x7e\x94\x94\xee\xfd\x3e\xdd\x28\xf6\xf3\x36\x9e\xa0\x16\xb7\xbc\x81\x75\x1d\xc4\x1c\xae\xe2\x7e\x9d\xb8\xf4\x25\x3c\x6b\xa2\xbc\xf5\x7c\x04\x80\x60\xa7\x48\xc2\x39\x3c\xf7\x28\x9c\x9b\x8b\xfb\x51\xd5\x8b\xe2\x05\x71\xfd\x27\x7a\x10\xc7\x89\x22\xf5\x63\xc8\x16\x9f\x81\x53\xd8\xfe\x4f\x8e\xcc\xc5\x76\x72\xc4\xf8\x3c\xe6\x67\xff\xa5\x22\x6c\x07\xb1\x5f\xa8\x2e\x62\xdb\x25\x1a\xf7\xba\x81\x15\x38\x5e\x2e\x3d\x56\x85\xe3\xc5\x9c\x85\x94\x27\x9f\xd0\x52\x87\xfc\xf8\x90\xc5\x4f\xb0\xdd\x59\xaa\x53\xde\x4c\x21\xf8\x2d\xce\x4b\x32\xd6\xcd\xd5\x1a\x9f\x09\x91\x48\x6b\x15\x75\x2d\x24\x44\xf4\x41\xeb\xe5\x69\x27\x08\x11\xde\xd5\x16\x1e\x96\x4f\x88\x60\xff\xb6\x47\x89\x4e\x84\xf0\x3d\x68\xfb\x79\xce\x9e\x10\x5e\xb9\xb6\x8e\x3b\x6f\x08\x21\x8b\xdb\xb6\xb5\xa0\x02\xb8\x99\x07\x9f\x0d\xa6\x36\xe2\xf9\x43\x42\x9e\xe0\x19\x23\x12\x51\xc3\x78\xdc\x2a\xca\xa8\x4d\xae\xf8\x80\x38\xe5\x5a\x59\x37\xf2\xd4\x5e\xd1\xc5\xeb\xfc\x42\xd4\x45\x94\xab\x1f\x42\xdf\xaf\x4b\x55\xa9\x38\x1f\x9e\x53\xcc\x9c\xdc\x8d\x99\x36\x67\x51\xef\x70\x7c\x60\x01\xfa\xdd\x1c\xca\xbd\x82\xeb\xc4\x78\xd7\x6b\x38\x7e\xee\x18\x4f\xd9\xb1\x8d\x0d\xb7\x71\xdd\xb4\x72\x6e\x35\xea\x44\x82\xe6\x53\x5d\xc8\xf4\x79\x8f\x91\xb5\x1d\xd3\x46\x7d\x33\xdc\xd6\x53\xff\x04\x93\xcb\x2d\xd8\x6f\xfa\x9a\xb4\x2f\x22\xf8\xaf\x63\x81\xd8\xc9\x6e\xfc\x3e\xc8\x0a\x99\xd3\x1f\x8b\xc6\xe1\xeb\x3f\xaa\x96\xe2\x0a\xff\xe7\x91\x58\x5c\xe1\xfd\x34\xcd\x5c\x85\xd8\x58\x2e\x8f\xe8\xd2\x84\x7f\xf7\x43\x13\xf0\x13\x3e\x30\x26\xf5\x2d\x3b\x81\xdf\xc0\x4e\xd6\x3f\x76\xa1\xf8\x40\x9f\xe5\x85\x39\x15\xdc\x64\x79\x2a\x6b\xef\xc6\x2b\xc1\x69\xd8\x2f\xce\x3b\x64\xd2\x3a\x48\xa3\xf3\x50\x0f\x99\x56\x74\xe9\x6e\x37\x26\x5b\x52\x7f\x94\x3d\x31\x37\x14\xe9\x7c\x70\x1b\xcf\x23\x44\x7c\xac\xc6\xe7\xce\x30\x75\xaa\x0f\x58\xea\x4d\xf5\x01\xf3\xd4\xeb\x71\x7c\xf5\xbf\xfe\xa2\x12\xc7\xc5\x06\xea\x8f\xe3\xf2\xe8\x1d\xd6\x6d\x34\x6a\xfb\x82\xfd\x4a\x8e\x50\x9f\x14\xdc\xd1\x63\xfc\xa3\x09\x5b\xe1\x7b\x31\x1e\x77\x3e\xe3\x71\xb7\x2e\xa4\x78\x98\x55\x02\xe5\xf8\xdb\x6a\x76\xee\xbd\xb9\x1f\xf9\x93\xcf\x9f\x4f\xf1\x03\xf3\xbb\x78\xc3\xb0\x81\x55\xaa\x79\xcc\x7e\x5e\xc3\xc3\xf2\x82\x8c\x75\x8f\x0e\x2c\xe8\xbc\x22\x1d\x07\x2e\xe3\xbc\x97\x32\xf1\x9a\x52\x37\xee\xab\xaa\x40\xbe\x37\x66\xd9\x1d\xe4\xf7\xa3\x5e\xd7\x60\x7d\xad\x0d\x2b\x1f\x62\x9e\x56\xd6\xd7\xe3\x38\xb1\x38\xa0\x11\xf3\x37\xf3\xe2\x1b\x5c\x87\xfb\xc5\xb4\xe1\xfd\x1f\x31\xf6\x03\xce\x1b\x4e\xb2\x5f\xf1\x39\xcd\x70\x1c\x60\x3b\x91\x61\x7e\x18\x98\x07\x55\x8a\xfd\x18\xdf\xeb\x71\x81\x22\x77\xbe\x7f\x0d\x73\x42\x4d\x60\xbe\x1e\x1c\x7f\x5b\xcc\x2a\xe0\x55\xb3\x6b\xaa\x50\x00\xf8\x4a\x9d\x41\x4f\xd0\x4f\xf8\xca\x18\xf6\xf7\x3a\xff\x9e\x97\xa7\xa8\xd0\xf9\xad\x03\xa3\xed\xfe\x68\xd3\x0d\x9c\x17\x0e\x5c\xbe\x85\xeb\x84\x84\x79\xf4\x53\x76\x0a\xd6\x61\x7c\x9b\x8b\xa8\x2e\x62\x6d\x50\x03\xaa\x12\x96\x76\xbc\x42\x1d\xc8\x42\xd2\x86\xf5\x82\x02\x02\xa8\x6f\xc4\xf8\x28\xea\x32\xe1\x79\x97\xd6\x0f\x72\x98\x44\x3f\x55\xaf\x94\xa2\xe4\x3d\xf8\xa7\x0e\x64\x3b\xc5\x01\xcc\xc7\xc2\x8f\xbd\xbe\x84\xe9\x60\x22\x47\x51\xe4\xf4\x41\x9c\xbf\xc3\x65\x56\x31\xb5\x8a\xb5\x1f\xd4\x09\x11\x80\xb6\xe2\x3f\xdb\x49\x4f\x3d\x9c\xc0\x7f\xcb\x4b\xe6\xd7\xab\xb8\x6e\x3c\xfe\xa2\xc2\xbd\x1b\x0f\xbd\xad\xc2\x76\xb1\xe7\x45\x0d\xf6\xdf\x58\xa6\x07\x89\xbc\xf3\x1c\xdb\xc9\x86\xa8\x57\xb8\x8e\x5c\x25\xdb\x82\x9f\x1e\x7c\xfd\x1d\xce\x2b\x73\xaf\x7d\xc6\x73\x08\x53\x3b\x7f\x60\xff\x18\xdb\x01\x12\xdd\xe8\xc1\x7a\x61\x8f\x0f\x06\xf3\x4f\x91\x94\x81\xff\xd4\x81\x70\xce\xb7\xa3\x59\xbc\x73\xd8\x0e\x50\x18\xbb\xe6\xf4\x41\x5c\x3f\x39\xbd\x86\xb5\x0f\x53\x8a\x9c\x6e\xaa\x86\xe9\x01\x5e\xb2\x3c\xfd\xe9\xff\x41\x48\xe7\x9d\x3f\xf3\x92\xba\xaf\x1c\xf7\x55\x52\x4c\xab\xb0\x95\xed\x3b\x57\x8b\xbd\x2f\x2e\xe9\x19\x8e\x1b\xdb\x6f\x35\x62\x7f\xdf\x32\xe3\x0d\x8e\x83\xeb\xbd\xdf\xa1\x7e\x30\xd4\xa2\x1d\x9f\xbf\x16\x6d\xe8\xc0\xfc\xcc\x92\xec\x42\x7f\x19\xbf\x4b\xf4\xdd\xbd\x99\x4f\xca\xc0\xb7\xd0\xcb\x07\x43\x73\x11\x45\x09\x51\xf8\x87\x0e\x44\xf5\x06\x45\xdb\x72\x8a\x9e\xcc\x01\x74\x3a\x6b\x17\x21\xac\x9d\x44\x28\xb1\x7e\xc2\xf4\x0b\x47\x99\x6e\x22\x8b\x8d\x33\x17\x98\x0f\x06\xe7\x13\xd3\xa3\xff\x60\xba\x87\xb6\xd3\x14\xbb\xfe\x18\x57\x8e\x58\xdc\xc3\xd6\x74\x60\xc6\x23\xec\x8d\xbb\x0b\xea\xf1\xfb\x45\xdf\x7e\x89\xe3\x26\x57\x1f\x2d\x3c\xf7\x3d\xce\x27\x6b\x32\x3b\x94\xb1\x3f\xdc\xea\xfa\xd1\x8d\xf3\x07\xd2\x78\x02\x92\xa0\x97\x1e\x88\xab\x0f\xe4\xc8\xfc\x72\x4c\x4b\x28\xaa\x4e\xa3\x28\xea\xf0\x3b\x0f\xa4\x92\xa2\x32\xf3\xb5\xb1\xe4\xa3\x38\xd8\x9f\xe2\x78\x76\x1f\xe7\xb1\xfb\xbc\x86\xf9\xa2\x44\x6e\xa2\xb8\x8f\xf5\x87\x94\xdb\xe4\xdf\xf5\x1f\x69\x14\x2b\xd8\xeb\x75\x2c\x4f\x4d\xf6\x14\xdb\x07\x92\x5e\xbc\x2c\xa7\xe7\xe8\xa9\x07\xc3\xb8\x64\x8e\xcf\xe6\xb0\x47\x07\xc2\x78\x51\x37\xc6\xdb\x73\x3c\xf7\x68\xc6\x9f\x4f\x66\x5c\xfb\x6c\xe6\x07\xbd\x8c\xed\x8b\x6f\xda\x45\x91\xd3\x3f\xa4\xcc\xa1\x98\xcd\xde\xef\x8a\x39\x45\x4e\xbb\xf0\x82\x71\xb1\x3f\x0e\xfe\xd6\x3f\xb4\x51\xae\x98\xbc\x0c\xa1\xf8\xac\x8b\xe2\xc3\x99\x14\x7b\xfc\x2f\x18\xd7\xc8\xf1\xde\x37\x58\xcc\x1c\xef\x5b\xcc\xf6\xa8\xe1\xff\x87\x0f\x08\xc7\xff\x71\x3a\x10\x2e\x4f\xdc\xdf\x71\xf9\xf4\x66\x9a\x04\x3f\x76\x4e\x7c\xe6\x2b\x8a\x21\x8c\x1f\xde\x40\x79\xdf\x1e\xde\x9f\xcb\x03\xa7\x87\x29\x61\x9c\x35\xa7\x65\x79\x75\x94\x62\xe7\x9d\xff\xd6\x3f\x3c\x66\xf7\xa0\x87\xf7\x66\x1c\xfb\x2d\xf6\x5d\x6f\xb0\xcf\xe6\xf4\x0f\x97\xcb\x28\x16\x15\xff\xce\xc3\xff\xf2\x01\xe1\xf8\x5f\xcb\xb1\x0c\xe7\xf4\xce\x87\x23\xd3\x03\x70\x3a\x10\xae\xde\xce\x04\x76\x3d\x93\xf9\x4b\x2c\x59\xce\xf2\xc0\xf4\x0e\x31\x01\xbd\xf3\xd0\xa3\x87\x61\x9f\xff\x80\xbd\x7f\x33\xd3\x3c\x74\xaf\x97\xda\x5b\xe9\xff\x5f\x4f\x61\xed\x60\x11\xc5\xff\xd2\x01\x55\x3c\x66\xf1\x33\x7d\x44\x8f\xfe\xe3\x5f\xf4\x0f\xdc\xfd\xe4\xda\x7b\x4f\xfc\x2c\x0e\xae\x0e\x44\x8f\x1f\x46\x49\xef\xfc\x70\x79\xe3\x74\x14\x43\xdf\x53\x1c\x9b\x40\x71\x3a\xeb\x37\x7f\xeb\x40\x76\xb1\xf7\x3f\xcc\x78\xd3\xdc\xd5\x14\xaf\xb2\x98\x6a\xd9\xcf\xdb\x5c\x08\xe9\x64\x67\x4c\xdf\xdb\xb3\xbe\x72\xa5\x77\x3b\xe8\xd1\x7f\xfc\x8f\x7e\x70\xe9\x06\x8b\x7f\x0d\xc5\xf3\x2d\xbf\xf3\xc0\xe9\xbd\x38\x1d\x50\x4f\xfd\x07\xd6\x9e\x0d\xe7\x32\x5c\xdc\xfb\x9a\xe3\xc7\xff\x4b\x07\xc2\x8d\x13\x9c\x0e\x64\x11\x6b\xc3\x61\x8c\x47\xdd\xc9\xf2\x92\xb2\x97\x62\x8f\x1e\xe6\x19\x45\x4e\x07\xf2\x71\xd9\xef\x71\x81\xeb\x0f\xcf\xb9\x5c\x5d\xa5\xd8\xa3\x83\x62\x63\x11\xa7\x83\xfa\x7b\x1c\x28\x28\xe8\x1d\xff\x99\x71\xbf\xf3\xc0\xdd\x4f\xee\xfe\x9a\xb0\x7e\xca\xf1\xdf\x7a\x43\x28\x72\x3c\xa8\x6e\x2c\xc5\x7e\x1f\x7a\xb7\x13\xae\x9f\x70\xe3\xe6\x48\xc6\x13\x4e\x66\xfd\x6d\x01\xd3\xcb\xad\xcd\x67\x79\x60\x7a\xb0\xc3\x8c\x6f\x3f\x03\x54\xff\x73\xfd\x1d\x21\xb0\x86\x69\x9e\x6e\xd2\x31\xe1\x73\x33\xfd\x1d\xce\x1f\xe9\xf1\xbb\xde\xfd\x80\x1b\x07\xfe\xd6\x81\xfd\xaf\xf8\x73\x02\x7e\xe7\xa1\x47\xff\xc0\xe2\xe1\xf4\x2f\x9a\x8c\x07\xd7\x60\xf9\xe1\xfc\x10\x38\xd4\x48\xef\x9d\x2f\x73\xd7\xde\xed\x8b\xeb\x1f\xdc\x38\x31\x8f\x7d\xce\x6a\xa6\xab\xd9\xc9\xc6\xc3\xc3\xb3\x08\x81\x05\x84\x9c\x3d\x4b\xdb\xff\x8d\x6b\x84\xfc\xfc\x41\x35\x80\x3f\x9c\x09\xf9\x6a\x4d\xc8\x7b\x96\x5b\x6e\x5c\xe4\xfc\x80\x38\x1d\xd8\xdf\xfa\x9f\xe2\x4c\x7a\x5d\xb8\x8c\x07\x2b\xfe\x9d\x3f\xc0\x83\x1e\xf6\x67\x2e\xf2\x60\x05\xc4\xac\x1a\xfa\x7b\x27\x7f\x50\x7d\x10\xfc\xa1\x7f\x30\x60\x3a\x39\x4d\xd6\x1e\x38\xfe\x57\x5e\x9b\xa2\x1c\xcb\xa5\x3c\xcb\x0f\xe7\x0b\xc2\xd5\x4d\xe1\xfa\x0b\x37\xbf\x70\xf3\x10\xa7\x17\x9b\xc5\x78\xf3\x95\xec\xe7\x3b\x76\x13\xd2\xbd\x96\x49\x99\xd8\xfd\x94\x49\xf5\x51\xdf\x56\x11\x72\xdd\x8f\x90\x2f\xc1\x84\x3c\x19\x4a\xc8\xa7\x17\x84\x7c\x4e\x20\xe4\x6d\x0d\xd5\x05\x3d\x39\xcc\x57\x84\xfd\x60\x11\xd5\x01\x95\xaf\x12\xc2\xca\x8f\x25\xd9\xa2\xd4\xff\xe7\xb3\xc8\x9a\x6e\xcc\xb7\x15\xc4\xf3\x04\xe7\xd6\x0a\x62\x85\xbc\xd3\x2e\x22\x78\xa6\x3f\xab\x8f\x08\x2a\x9b\x4f\x96\x0b\xe2\x75\xda\x66\xc1\xb5\x5c\x1e\x38\xfd\x83\xd6\xf5\xde\xf1\x71\xfc\xaf\x14\x6b\x8b\xa2\x1b\x7a\xa3\x2c\x1b\x83\x39\xbd\x80\xe6\xac\xde\x79\xe5\x74\x95\xcc\x5f\x4c\x60\x3a\x9d\xe3\x2f\x87\x4e\x26\xe4\x57\x39\xaf\x6e\x54\x1c\x21\xdf\x86\x0a\x38\x1e\x6a\x23\xa4\x3d\x5a\x68\x67\xae\x26\x21\xef\x65\x44\xf4\xae\xe5\x12\xd2\xba\x5a\x54\xe0\xd1\x73\x42\x9a\xd5\x45\x0f\xb7\x9b\x10\xd2\x60\x2b\x81\x4a\xe4\xfb\xe5\x92\x78\xbe\xa4\x62\xa0\x2c\xea\x9f\x4a\xda\xfb\x44\x60\xdc\x2d\xca\x36\x00\x42\x82\x17\xfc\x65\xd0\xe1\xf0\x74\xbd\x52\x07\x80\xe0\xd2\x1c\x57\x29\x7c\xbe\xe4\x74\x2f\x69\xf1\xca\x3f\x00\x84\x9e\x1c\x3b\x2a\x29\xd6\xfd\xfa\x11\x4f\x09\x33\x2e\x0f\x5c\xff\xe7\xee\xbf\x24\x6b\xbf\x7f\xeb\x3f\x78\xbf\xf4\x46\x41\x36\x8f\x4a\xb8\xfe\x99\x0f\xde\xed\x7a\x98\x4f\x01\x4d\x3b\xec\x17\x42\x33\x3d\xcf\x13\xd2\x99\x27\xba\x69\x6a\x23\x21\x5f\xb7\x4a\x99\x2e\xd5\x21\xe4\xc3\xf0\x3e\xe2\x5b\x03\x09\x69\x19\xdf\xf7\xee\x81\x01\x84\xbc\x7a\xa7\x70\x35\x6b\x3a\x21\x4d\xf9\x8a\x2d\x25\xdf\x08\x79\xbe\x45\xa9\xae\x76\x21\x21\xcf\x52\x94\x07\xbf\xd3\x24\xa4\x6e\x8e\xd2\x52\x00\xde\xd5\x95\xb2\xca\x5e\x00\x42\xfd\xae\xf0\xa9\x7c\x05\x10\x79\x9f\xef\xa5\x72\x12\x40\x64\xde\x59\x65\x95\xc7\x00\x22\x3b\xb2\x07\xa9\x0a\x01\x88\x1c\xe1\x74\x3f\x5c\xdc\xc7\x89\xca\x05\x00\xe1\x5b\x87\xc7\x2b\x5f\x06\x10\x72\x4f\x5a\xa5\x22\x00\x20\x14\x79\xa0\x42\xb9\x06\x40\x08\xf7\x64\x54\x8e\xfe\x7b\xfc\xbd\xf5\x1f\x7f\xf3\xc1\x3d\xbc\x70\x36\xc1\xb1\x5b\xc4\x54\x12\x7d\xb2\x24\x4a\xd4\x51\x0f\x25\xdd\x62\xf9\x8a\x90\x8e\x4a\xf9\x80\x21\x43\x09\xf9\xa0\xad\x74\xde\xef\x22\xef\xf3\x37\x9f\x54\x06\x05\x49\x08\x4e\x6b\x5c\xa6\x6a\x1a\xbe\x4b\xc4\xe8\xa9\x9a\xea\xd1\xdd\xe6\x62\xab\xeb\xaa\x54\xef\xa7\x1d\x90\x70\x7c\xd0\x47\xf5\x46\x41\xbd\xa4\x53\x75\x1f\x35\x81\xaa\xfd\x92\x4f\xee\xd4\xab\x05\xbc\x3a\x24\x19\x7b\x5b\x42\x7d\x1b\x80\xc4\xa6\x12\x71\xac\x07\x56\x79\x21\x50\x6b\x1c\x80\x74\x51\xae\xbb\xe6\x47\x00\xa9\x27\xa7\xaa\xb4\x06\x03\x48\x35\x9e\x50\xd0\x72\x07\x90\x3a\x78\x34\x58\x3b\x14\x40\x3a\x21\xf9\x89\x56\x0b\x80\x54\xda\x21\x21\xcd\x62\x00\x49\xad\x7d\x4b\xb5\xbc\x00\x24\x7d\xf6\xea\x69\x14\x02\x88\xef\x8a\x4f\xd0\x18\x09\x20\x56\xf5\x67\xfb\xff\x8f\xf8\xff\x8a\x9b\x9f\xad\xf2\x39\x3e\x90\xab\x17\x22\xd7\xc4\xbf\x8f\x10\x18\xad\xf4\x55\x61\x0c\x21\x9f\xa5\x34\x64\x0d\x5f\xf2\x15\x35\xeb\x6b\xe7\xbb\xe4\x08\xcd\x68\x38\xa3\xdb\x3c\x3a\x50\xcc\xfa\xd1\x1a\xbd\xa7\x33\x4f\x4a\xe6\xdd\xf7\xd0\xd7\x5b\xf9\x50\x56\xf4\xf6\x6e\x7d\xf1\x1d\x6f\xe4\xde\x56\xf4\xd7\xdb\x93\xf2\x44\x1e\xca\x66\xea\xf5\x3d\xe7\xa2\x18\x58\x3a\x5b\xf7\x56\x85\x8e\x92\xca\x15\x7d\xdd\x27\xf5\x0d\x4a\x3c\xc5\xd7\xf4\x0e\x74\xfc\x54\xb8\x97\x77\xba\x9f\x34\x80\x22\xc9\x0c\xeb\x57\x0c\xa0\xd0\x96\xea\x6b\x10\x06\xa0\xf0\xe5\x70\x87\x81\x2f\x80\x82\xc9\xc1\x5b\x86\x46\x00\x0a\x73\x12\x3f\x19\x08\x03\xf4\xad\xdd\x7b\xa7\xdf\x70\x00\xb9\xf8\xdd\x69\xfd\x78\x00\xfa\x3c\x88\x39\xa6\x57\x0f\x20\xab\xba\xb3\x50\x5f\x02\x40\x56\x64\x87\xbd\xde\x68\x00\xe9\x1f\xff\x0f\xf1\xb3\xa7\x61\xd1\xbd\x14\xfb\x1e\x63\x4f\x87\x6c\xf7\x44\x0b\x9f\x7e\x7f\x7e\xd3\xc5\xba\xbd\x1f\x62\x4d\xcd\xa4\x12\x08\x79\x59\x69\x7e\x41\x5b\x5e\xe0\xdb\xe3\xcb\x16\x2a\x36\xa7\x25\xc4\xee\x79\x5b\x4e\x1e\xb6\x5f\x26\xa5\xf2\x86\xe5\x53\xff\x61\xf2\xaa\xd7\xa6\x59\xea\x07\x47\x2a\x3d\x2e\x5e\x6c\xb1\x61\x8b\x9c\xda\xbc\xfc\x6a\xf3\x99\xfb\x1f\x6a\x92\xbc\x33\x66\xeb\xb3\x9c\xb5\x9e\x9f\xa9\x31\x8d\x2b\x3d\xa4\x7d\x23\x77\xa4\xe9\xb8\x87\x13\x75\xfa\x64\x77\x98\x2e\xfd\x68\xa6\xd5\x79\x52\xdb\xac\x13\x40\xcb\xe4\x70\xb2\x79\x02\x80\xe6\x88\x03\x33\xcc\x4f\x03\x68\x68\xec\x79\x6b\xfe\x0b\x40\x7d\x43\x7c\xa6\xb9\x0a\x80\x6a\x7e\xcc\x5c\xb3\x6a\x00\x95\xdc\xe8\x14\xb3\x58\x00\xe5\xaa\xa8\x3d\x66\x8a\x00\x4a\xe9\x5b\xab\x4c\x4f\x02\x28\x1e\xde\x2c\x6f\x12\x0f\x20\x5f\xb6\x51\xdb\x74\x26\x80\x82\xd5\xff\x11\x3f\xd3\x01\x48\xf6\x61\x71\xb3\xa7\x5f\x7d\xfa\x34\x98\x6a\x8c\xbc\xcf\xd7\x25\x36\xa8\x07\x69\x81\xfe\xc8\xff\x35\x46\x0e\xb8\x20\x64\x45\x48\xdd\xce\x41\x76\x2a\x13\xf9\xc5\x6f\x6b\xbb\x2e\x36\x35\x96\xb8\x7d\x35\x61\xc0\x92\x81\x43\x14\x46\x14\xd6\xb8\x3c\x19\xbb\x5b\xd5\xe5\xdc\x4b\xe7\x86\xb9\x72\x9a\xb5\xd9\xcf\x9c\x82\xc3\xb4\x75\x6f\x9e\x1c\xee\x68\x13\x37\xc8\xc0\x3e\xd5\xdc\xe1\x62\x9a\xa6\xd1\xf2\x23\x31\xf6\x27\x0a\x27\x1a\xff\x4a\x51\xb4\x6b\xab\xe6\x37\xd9\x97\x64\x61\x77\xfd\x6d\x90\x89\xf4\x41\x2b\xfb\x78\xb8\x60\x34\x72\xf7\x5c\xfb\xcb\x50\x65\xa0\xbe\xd3\xc5\xc1\x1f\x9e\xea\x77\x45\xa5\xd9\x6f\x86\x76\xdd\xe2\x08\x6b\xfb\xd3\xf0\x4b\x67\xcf\xe6\x4e\xbb\x2b\x00\xda\x72\x1b\x8d\xec\xfc\x00\x34\x4b\xd7\x4f\xb6\xcd\x01\xd0\xb0\x5d\xeb\x65\x1b\x07\xa0\x6e\xbb\xba\xca\x46\x00\x40\xd5\x74\x65\xa8\x75\x3a\x80\x8a\xd5\xff\x11\xff\x77\x8a\xea\xac\x1e\x86\x11\xee\x5b\x75\xb9\xd8\xe2\xf5\xc7\x11\x03\x71\x3f\xff\x55\xdb\x10\x7c\x5a\x7e\xba\x6c\x24\xfe\xdd\xfd\x2b\x3e\x46\xdd\x58\xf9\x71\xdc\x9c\xbe\x1b\x09\xb9\x62\x31\x3a\x42\xef\x81\xb8\xfc\x79\x21\xef\x12\x07\x25\xf9\x9d\x99\x1e\x23\xc4\x3c\x57\x69\x45\x1c\x7f\x34\x3c\x72\x9a\x96\xfe\xfd\x64\xc3\xa1\x35\xcb\xe2\x8d\xa3\xf6\x07\x7b\xd4\x46\x49\x98\x1b\xee\x8e\x72\xef\x97\x3c\xc3\x8a\xc4\xec\x1c\x74\xea\x6c\x97\x75\x7d\xf4\x0b\x37\xff\x4a\x55\x9b\xc3\xdb\x6f\xb9\x56\x35\x14\xda\x2c\x8e\x8a\x71\x1b\xf6\x73\xa9\x55\xe7\xe6\x8f\x6e\xf6\x10\x61\x7e\x6b\x7d\x97\x6b\x16\xa4\x99\xb4\xac\xd9\xe1\xba\x1d\x8a\x8c\x9e\xac\x7a\x3e\xf0\x01\xdc\x34\x1c\xb2\xc2\x61\x60\x2e\xd4\x19\x88\x2c\xcb\x18\x10\x01\xad\x7a\xe9\x4b\xd5\x5d\xac\xa0\x53\x27\x21\x78\x9f\xcb\x22\x00\xed\x77\x8b\x4e\x3a\x4f\x00\xd0\x92\x5f\x74\xda\x71\x32\x80\x86\xcc\x3f\xdb\x3f\x17\x3f\xc7\x83\x5b\xa2\xab\xe7\xaf\x85\xce\xa8\xff\xf8\xb0\x68\x28\xf2\xb6\x2f\x0e\xf8\x60\x3b\x78\xd4\x46\x77\x07\xaa\x82\x26\xa3\x5f\xf5\xf5\xf7\xd3\xf0\x7d\x2e\x4d\x0a\x3c\x26\x96\x4f\xc8\xd9\x21\xd3\xaf\xa9\x17\x0a\x37\xa5\x7f\x9c\xfa\xcc\xd2\x55\x6e\x55\xf2\xc9\xc9\x07\x07\x2f\xd1\x38\x91\x30\x63\x82\xbc\xef\x07\x63\xf9\xe8\xb7\xbe\xbc\x0b\x36\x59\xec\xdf\xba\x74\x4c\xed\x86\x48\x9b\xe7\x1b\x2e\x8f\x7a\xbe\x77\xb3\x83\x6e\x98\x8a\x8f\x51\xa6\xb7\xe3\xd8\x55\x67\xbc\xf2\x4b\xf7\x38\x45\xac\xf0\x1b\xf9\xec\xd1\x08\xa7\xb3\xcb\xcb\x46\xb6\xb6\x1f\x73\x3c\xb3\xd4\x7e\xe4\x5e\x30\xb7\xb7\x5b\xbc\x67\x44\x0d\x4c\xb0\x91\x0b\x92\xf3\x14\x82\x4d\x16\x3e\xf3\xaf\x78\xce\x83\x28\xf3\xdd\x73\x7d\x86\xd5\x41\x86\xc9\xbc\x39\x1b\x87\xde\x83\x02\xa3\xea\x59\xf7\x86\x5a\x40\xb9\xe1\x88\x59\xdb\xdd\x33\xa1\x49\x7f\x56\xe0\x7a\x77\x07\xf8\xa8\x9b\x34\xbd\x68\xb0\x09\xfc\xd2\x19\xf0\x3b\x0f\x12\xaf\x7a\xc7\x4f\x79\xf0\x9f\x47\xdc\x70\x7f\xf6\x9d\x9e\x37\xf2\x9e\x8d\x47\x27\xe0\x2e\x50\x1d\x2f\xd5\x83\xdc\xca\x9d\x89\x7e\x28\xa5\x3f\xe7\x21\xcf\x9d\xdf\xb6\x08\x77\xc3\x72\x96\x04\x8f\xe1\x71\x26\xe4\x44\x66\xc8\x11\xc5\x4f\xbc\xbe\x87\x78\x16\xf3\x1b\xc6\x4a\x57\xc6\x39\x2d\x14\x71\x1e\xa8\x1a\xb8\x75\xc9\x9c\x4a\x9f\x05\x06\x3e\x6b\xea\x67\x04\x07\xae\xb5\xbe\xb1\x6c\xec\x74\xa3\x95\x17\x1d\x2e\x04\xbd\x9a\x26\xba\xcb\xd6\x79\xda\xdc\x0e\xff\x3b\xc7\x8f\x0e\x38\x37\xb3\x75\x72\x40\xa1\x93\xab\x5f\x60\x88\x1f\xdc\x53\x71\x4d\x08\x28\xf5\xcb\x68\xbe\x32\xf0\x51\x80\x97\xdf\xb2\xae\xfb\x2e\xce\x53\xde\x4c\x58\x0f\x32\x0e\x0f\x26\x77\x8c\x0f\x05\x6b\x3b\xd3\x49\x4b\x7d\xc3\xc0\xdb\xfa\xab\x9f\xe7\xb8\x39\x30\xdb\xf2\xed\xc4\xa6\x31\x02\xb0\xcd\xac\x61\xe2\xbc\x51\x83\x20\xc5\xe4\xf0\x44\x15\xef\x2f\x90\x63\x2c\x3a\x41\xd8\x6b\x0f\x94\x1a\x0a\x8d\xf7\x1f\x31\x06\x1e\xeb\xcf\xfc\x3d\xfe\x71\xf1\xdb\xe0\x2e\xd9\xaf\x35\xf4\xf4\xe0\x3b\x0b\x5a\x1f\xa7\x21\x78\x0a\x8e\x13\x75\x27\x67\x63\x3f\xb8\x19\x18\x84\xbe\x38\x25\x0d\x4b\x70\xbe\xb8\x50\x44\xeb\x04\x65\x27\xd1\xdd\xe5\x63\x83\xc3\xf0\x54\xd4\x81\x8d\xe1\x99\x52\x47\x09\x89\x99\xb6\xae\x5c\xeb\x8d\xb8\xee\x16\xfe\x35\xb5\xb6\x03\x14\x1d\x57\x8d\x5b\x39\x6d\x58\x8d\xae\x4a\x90\xc7\xb2\x18\x7f\x53\xf3\x15\x33\xbe\x2f\x71\x0f\x21\x76\x2d\x53\x5a\x16\xbf\x8d\x8c\xed\x9f\xe8\xe7\xb0\x68\x52\x4a\x81\xd3\x54\xdf\x88\x20\xb5\xf3\x35\xce\x96\x63\xfb\x2f\xf8\x71\xbb\xc2\x79\xc2\xe8\x5b\x0b\x36\xbe\x96\x75\x1a\x33\xfa\xe4\x82\x4d\xa0\xec\xf0\x75\xd4\xf5\xb9\x04\xdc\x6d\x93\x47\x79\xce\x52\x81\x00\xeb\x91\x3e\x21\x33\x74\x60\xa5\xa5\xe6\xa8\x29\xd3\x56\xc3\x06\x0b\x2b\xef\x21\x53\x6a\xe0\x98\x49\xbd\xf7\xf3\x49\x00\x27\x4d\x24\xbd\xad\xfc\x12\xe0\x82\x51\x82\xd7\x8a\x09\x53\xe0\x86\xc1\xe9\x11\xcf\x7d\xaf\xc2\x13\xfd\xd1\x7f\xc7\xdf\x79\x67\x38\xee\x82\xb6\x15\x8d\xc7\x71\xb1\xf1\xc5\x74\xd4\x81\xd5\x36\x2d\x40\x9e\xb7\x12\x96\xe0\x39\xd6\x2b\x4a\x2b\x71\x77\xfd\xfc\xb4\x75\xd4\xff\x9f\x9f\xea\x60\x8e\x95\x50\x5d\xc8\x7e\x99\x28\x3c\x27\x1c\x1d\x10\xad\xc5\xb7\x93\x90\xcd\x4e\xd1\xa9\xca\x20\xb8\x79\xc5\xbd\xa8\xfb\xa6\xaf\xfa\x18\x2c\xb8\xb3\x4d\xc4\xad\x43\xfd\xea\x34\xaf\xcd\xbb\xc6\x8f\x35\x32\x1d\xff\x6b\xe3\xfd\xa0\x9d\xe6\xc1\xa3\x27\x6d\x48\xd9\x92\x69\xe5\x32\xb2\x2a\xbc\xef\xa1\x50\x1b\x9e\xe1\x5a\xeb\xf9\xce\x6e\xb5\x49\x1b\x72\x33\xec\x43\x65\xa8\xcd\x45\x8f\x25\x61\x63\x9b\xd6\x59\xdf\xf3\x08\x0f\xf3\xee\x3c\x61\x59\xe6\xa1\xba\x2a\x0e\x76\x9b\xdb\xbb\x1b\x2d\x3f\x07\x67\x4c\x06\xbb\x5f\x0e\xe1\x87\x42\xe3\x69\xee\xd7\x16\x47\x41\x99\x91\x8f\xbb\xc3\x42\x15\x78\x68\x60\xe9\x1e\x3f\xb7\x0b\x9e\xf7\x1b\x32\x78\xc3\xec\xcf\xf0\x41\x6f\xe8\xe0\x51\x33\x00\x7e\xe8\xbc\x18\xcc\x33\xfd\x17\x80\x76\xc5\x6f\x1d\xc8\x30\xbc\xff\x9c\xfe\xab\xa1\x78\x26\xee\x63\xd7\xf6\x5f\x8c\x7c\xf6\xcd\x75\x2b\x90\xc7\xbb\x32\x2f\x0c\x77\x53\xcf\x37\x6d\xc6\xf9\x32\x6b\x4b\x94\x01\xc6\xef\x17\x8d\xf9\xdc\xff\x3a\x76\x69\x37\xee\xd4\xda\x8d\xfd\x65\x83\xd8\x3e\xe4\xf5\x56\xf2\x1e\x50\x90\x7d\x48\xc8\x02\xf1\x7d\x2f\xf5\x5e\x4a\x04\x4d\x2d\xdb\x73\xc5\xb1\x53\xf1\xeb\x18\x8f\xf8\x36\x9f\xef\x3a\x3f\x46\xf4\x8b\xab\x9e\x7b\xb7\xdf\x52\x8f\xa8\xd8\xd7\x1b\xb2\x0d\x9b\xdc\x64\x62\x8a\xf6\x3f\x31\x9e\xeb\x92\xb2\xab\x23\x37\xd2\x44\xd7\x69\xd2\xce\xba\x1b\xa7\x4c\xa4\x1c\x0d\x77\x8a\x3e\x8f\x34\x76\x76\xe4\xdf\xa9\xf6\x23\xd1\x50\xd3\x31\x35\xd2\x13\xea\xfb\xc5\x3b\x26\x6f\xe1\x83\x36\x7d\x4d\xc7\x80\x0d\x1a\xf0\x43\x37\xda\xf1\xc8\x3a\x0d\x00\x9d\x46\xa7\xac\xd5\xfb\x00\x74\x5a\xfb\xb7\x87\x7e\x07\xd0\xac\x76\x3a\xb4\xf4\x05\x80\x56\x92\xe3\x9b\x25\xe3\x00\x34\x45\x1d\x57\x2f\xf6\x05\x50\xff\xce\xe9\x40\x3e\xae\xf3\x43\xb6\xac\xe1\xe3\xec\xa1\xdd\x58\x13\x13\x82\xf3\xc2\xcd\xea\x35\xd8\x1f\x4a\x8a\x37\xa1\x6e\xec\x82\x34\x65\x11\xb2\x6c\xa2\x71\x37\xfc\xd8\xe5\x78\xe4\x6f\x12\x83\xf7\xe2\x29\xeb\x58\xad\x03\xc8\x6f\x6f\xae\x4b\xc2\x7d\xfc\xd0\x28\xea\x1b\x31\xd7\x27\x35\x4c\xa0\x9a\x90\xa9\x09\xa9\x96\x6a\x2f\x85\x36\x8f\x91\x39\x36\xde\xda\x5e\xb6\x70\x88\xf3\x91\xf9\xc3\xd3\x54\xe7\x0c\xbc\x7e\xf8\xf6\x8c\xa1\x1a\x12\x8e\x81\x87\x55\xc3\xfa\x6a\x69\xda\x0d\x49\xd1\x4b\x48\xd7\x5e\x69\xd5\x92\x1c\x9b\xc5\xa3\xdd\x6a\x71\x3f\x29\xe5\x5a\x96\x76\xb5\x79\xee\xa1\x6f\x4f\x03\xb5\xbe\x98\x17\x1c\xba\xf2\xf5\x87\xa6\xad\xc5\xe2\xfd\x33\x00\xd4\x9f\x5b\xac\xde\xbd\x0e\x40\xad\xc9\x42\x30\xa6\x04\x40\x75\x97\x95\xd8\x0e\x51\x00\xb5\x7b\x96\xd7\xb7\x25\x00\xa8\x5e\xb0\xb2\xdc\x1c\x0c\xa0\x6a\x65\xa5\x1b\x7e\x0b\x40\x65\xa8\xd5\x8b\xb0\x64\x00\x95\xe1\x56\x66\xab\x97\x03\x28\x55\x7f\x1e\x38\x11\xcf\xb3\xbf\x74\x9a\x83\xfc\x54\xed\xab\x65\x74\xfc\x5b\x11\x86\x3a\xaf\x92\x28\xea\x0b\x73\x61\x73\x34\xf2\xbd\x59\x1f\x63\x91\x35\x3a\x3e\x7f\x2f\xf5\x7f\x48\x3e\x88\xe7\x78\xe3\x02\x52\x1e\x74\xe3\xd6\x4c\x5a\x37\x67\xcd\x1e\xaa\x0b\x09\x92\xcd\x18\xdf\x8d\xfe\x5a\x39\x94\xd7\xd0\x3a\xe3\x24\x3f\x95\x10\x8f\x79\xb9\x63\x8c\x9e\x8b\x17\x38\x2e\xce\x31\x18\xd4\x2c\xb7\xdf\x26\x32\xfb\xd6\x94\xd7\xf2\x35\xe6\x07\xb3\x47\xaf\x78\xaf\xe8\x63\xfc\x2e\xab\x26\x76\xa1\xd2\x4c\x83\x8e\x2c\xb7\x93\x2e\x4a\xfb\xfb\x29\x64\xc6\x95\x44\x29\x8d\xd7\x57\xca\x78\xf3\x28\x5b\x71\xbe\x5e\x47\x46\xe2\xa7\x1b\xf2\x07\xf4\xdd\x4f\xcc\x07\x90\x7b\xc5\xe9\x1b\xfa\x75\x26\x05\x02\xf4\xbd\xd8\xaf\x3a\x71\x0c\x40\x5f\x1e\x83\xb0\x84\x4c\x80\xbe\xf2\x06\x9e\x71\x13\x00\xe4\xe6\x18\x2e\xde\xe9\x0c\x20\xf7\xcd\xe0\x6d\xd4\x69\x80\x3e\xaf\x0c\xf3\x23\x4a\x00\xe4\xfa\xbc\x3a\x3d\x1f\xdb\xfb\x43\x8b\xe5\xc8\x47\xdd\x6e\xa0\xba\xb7\x92\x0f\x91\x38\x4e\x5c\x54\xdc\x85\x3c\x4d\xf6\xb5\x3d\xe8\x6b\x90\xba\xf8\x00\x9e\xeb\x4e\x36\xa5\xee\xf2\x09\x81\xa9\xc8\xba\x44\x1d\x4a\x67\xe7\x3b\x33\xd1\x67\x67\x69\x62\x2e\xb6\x9b\x59\x99\xe7\xd0\x67\x68\x1c\xc9\x47\x7e\x7b\xd0\xc4\x4b\xc6\x42\x49\x84\x38\xac\xba\xc4\xaf\x75\x4c\xb0\xd3\xec\x6c\xd1\x14\x27\x55\x89\x20\x43\xa3\xa2\xa0\x09\x0a\x92\x79\x7a\xbe\x45\xf2\x21\x0e\x52\x4f\xb5\x3e\x17\x69\xef\xb8\x26\xdd\x4f\xe3\x62\x61\xe4\xf1\x6a\x69\x25\xf5\x3e\x85\xfd\x2e\x05\x4b\x4d\x57\x1b\x53\x10\x5e\xab\x2a\x39\x4b\x4d\xbd\x40\xe7\x43\xb6\xf8\x11\xb5\x4d\xe7\x4f\x00\x88\x4d\x55\x6b\xc9\x0d\x04\x10\xcb\xd6\x18\x72\x2a\x01\x40\x42\x52\xfd\xe1\x09\x7e\x00\xf1\xa9\x1a\x2f\x8e\xae\x01\x90\x18\xa2\x71\x22\x79\x18\x80\x78\x81\xe6\xb3\xc4\x95\x00\x12\x27\xb4\xfc\xf7\x4e\xec\x9e\x23\x35\x97\xc6\x7d\x02\x10\xdf\xff\x70\x3b\x3d\x15\x5a\x35\x7d\x03\xf6\xf7\x6b\x25\x91\xc8\x2e\xe7\x1f\x8d\xa7\x75\xa0\xd4\xf7\xa1\x0e\x20\x5d\x3d\x19\x79\xea\x14\x2b\xaa\x03\x4a\x78\x75\x02\x1b\x4e\xf4\xb5\x2c\x64\x0d\x36\xc5\xe5\x22\xdf\xb1\x32\x95\xf2\xc4\x0b\xd2\x69\xdc\x53\x6e\xd0\x7a\x1a\x23\x37\x95\xa2\xde\xd0\x6e\xea\x75\x7c\x7f\x93\xc0\x8a\xbe\x0a\xaf\x08\xd1\x9e\x58\x5e\x60\x79\x41\xf0\xa2\xba\x67\x85\xa1\x4f\xba\x90\xb6\x8a\x6e\x85\xdf\x82\x76\xc1\x24\xa5\xb5\x15\xbb\xb7\x9e\x17\xf8\xaa\x98\x5f\x31\xfb\x70\x1a\x7f\xbe\xb2\x51\x45\x4e\xc1\x67\x12\xa1\x58\x5b\x21\x73\x7f\x3e\x21\x0a\x76\xe5\x31\x6d\xcb\x09\x91\x3b\x57\xd6\x8c\xcf\x48\xab\x2f\xa3\x43\x7a\x9f\x82\x02\x3c\x6f\xa4\x54\x7c\x76\x26\x80\x80\x9d\xb4\x5e\xee\x64\x7c\x96\x54\x3c\x99\x05\x20\x94\xa5\x62\x93\x7a\x04\x40\xe8\xbc\xf8\xd9\x63\x78\x6e\x47\x45\x36\xa9\xfb\x79\xd3\xfe\x1e\xd0\x7a\x70\x65\xce\xd1\xb8\x4e\x2e\x0c\xda\x8d\x75\x60\x4e\xf7\x3b\x30\x84\xc5\x8f\x7c\xcb\x91\xcf\x27\x50\x17\xb7\xbf\x3a\x0b\xd9\xd6\x58\xc9\x5c\xec\x2f\x5b\xf5\xa8\x1e\x66\xed\x94\x7c\x1c\x27\x97\xd4\x50\x5d\xc8\x2c\xf7\x12\xcc\xef\xf8\x98\x32\x5c\x6f\x0c\x29\xa8\xc4\x75\xa6\x85\x54\x15\x9e\x9b\x56\x0e\x7a\x30\x4c\xb0\x90\x90\xbe\x6d\x35\xa2\xfd\xfc\x09\x91\x1d\x53\x73\x64\xc8\x30\x42\xa4\x56\xd4\x92\x19\xf3\x08\x91\x48\xad\x55\x0f\x1f\x42\x88\x68\x57\xad\x70\x62\x2e\x21\x22\x23\x6b\xf2\xcf\x0e\x22\x44\xc8\xa6\x26\xe0\x96\x24\x21\x02\x33\x1e\xb4\xbd\x72\x20\x84\xaf\xec\x7e\x07\xae\x89\xc9\x6d\x8b\x6e\xe4\x11\xbd\x81\xfb\x4d\x7c\xb3\x4a\x71\x9f\x89\x4f\xb0\x88\xf2\x9a\xe1\x17\xe5\xe9\xef\x9d\x3d\xd5\x8d\xfc\x4a\xd9\x94\x61\xba\x9a\x21\x88\xfb\x39\xa1\xd1\xc8\xa2\x15\x9b\xee\x45\xb6\xe7\x6c\x6d\x12\xfa\x98\x64\x4c\xa3\xf7\xfd\x68\x1c\xd5\x01\x1d\xf0\xa1\x3a\xa0\x38\xeb\x73\xa8\x83\x8b\xbc\x43\xf9\xe1\x8d\xfc\x97\xf0\xf7\x56\xc4\x51\x7d\x40\x10\x2f\xd5\x85\x04\x10\xaa\x0b\x19\xa3\x79\x1b\xd1\x95\xf9\xa4\x18\x25\xd5\x21\xdb\x26\x73\xe8\x19\xf2\x82\xfc\xfd\x1a\x26\xca\xa3\x73\x42\xa3\x88\x3d\x32\xc2\x8d\x33\x26\xe0\x08\xdd\x78\x64\x39\x32\x69\x8d\x33\xe3\xd0\x79\xa7\xd1\x22\x03\x57\x6a\x0d\xb9\x65\xe8\x6c\xf6\x3c\xe7\x19\x76\xe1\xe7\x3b\x7f\x22\xe3\xfc\x90\x31\x66\xf7\x33\x59\x5e\x18\x9f\x5b\xce\x1c\x27\x4a\xa9\xee\x61\x72\xf1\x50\x7a\x5d\xc0\xf2\x92\x87\xf9\xbb\xf4\x6c\x0f\xf5\x01\x6a\xa0\xfd\x3d\x93\x87\xd6\x09\x3a\x76\x32\x03\xef\xf7\xa1\x50\x5a\x27\x2a\xe1\x7e\x3e\x3e\x5f\x46\x57\x15\xa1\x1f\xc8\xe6\xa3\x25\xa8\x13\x59\xdd\x56\x86\xec\x6a\x70\x6d\x39\xb2\xb5\xb3\x63\x6f\x63\x3b\x98\x9c\x70\x0f\x7d\x51\xbc\x4a\xa9\x3e\xc2\x49\xf3\x31\xaa\x18\xfa\x7d\x68\x40\x1f\x25\xc9\xc6\xd7\xa8\x2f\x21\xa4\x25\x4d\x0a\x57\x5e\xad\x26\xd6\xc8\x18\xb6\xbe\x1a\x83\x0e\x12\xad\x99\xc1\xd8\x52\x5b\x9b\x77\xe0\x08\xdc\x36\x9d\x2a\x35\x5a\x73\x2e\xe3\x09\x87\x16\xa8\xc3\x6f\xdc\xe2\xfd\x11\x47\xf0\xd7\x8c\xcf\xaf\x67\x3c\xee\x23\xe6\x83\x71\xdf\x8a\xe5\x85\xf1\xff\xe5\x8c\xdf\xbd\xc6\x98\xe6\x2b\x58\xa1\x80\x8b\x3f\x7b\x16\xf5\x83\x4a\x6d\xcb\x46\x3d\x4c\xb2\x1c\xad\x13\xb5\x37\xae\x00\xf5\x73\x31\x87\xaf\x14\xd3\xf9\xe0\xea\x0d\x3a\x1e\x56\xe0\xdd\x08\x6d\xb8\x8d\x3c\xff\xc2\xe2\x6a\xd4\xd7\x06\x36\xd4\xe0\xfc\x31\xde\x82\x56\x9b\x18\x7e\x87\xf2\xa5\x0e\x43\x1b\xf1\x75\xdd\x11\x6f\x71\x5c\x91\x58\xf2\xc1\x9f\xe6\xe1\xab\xa3\x18\x66\xf8\x9b\xb5\x29\xbe\x73\xc7\x60\x2f\xec\xa1\x1d\x59\xf3\xf1\x1d\x3b\xee\x45\xe0\x9d\xf9\x5e\x72\x18\x15\x56\x1d\x42\x17\xb1\xfd\x7c\x5f\x54\x8d\x4f\x42\xdf\xe2\x9a\x71\xc5\xf7\x85\xe9\x19\xda\xd6\x51\x7c\x15\xff\x7f\xe7\xe5\xce\x70\x8a\x15\x58\xc3\x3c\x77\x2d\x1d\xe7\xd3\x17\xe7\x22\xcf\x7f\xf8\xf5\x05\xd4\xad\x24\xba\x5e\x42\x16\x95\xf3\x43\x8a\x3a\x72\x1d\xfb\xcb\xa6\xa6\x5b\xd9\xb4\x1d\xdc\xc5\xf1\x6f\xa9\x40\x2d\xea\x0d\xe7\x2d\x7f\x88\xf3\xec\xd4\xb1\x4f\xf1\xfd\xc6\xfa\xd0\x2a\x24\xee\x02\xaf\x91\x4d\xb5\x21\x2d\x38\x2f\x69\x6f\x69\xc7\x76\x20\x4e\x7e\x28\xd1\x3c\x00\x08\x32\xde\xdf\x40\x8b\xe2\x10\xa6\x77\x99\xc1\x78\xec\x30\xe6\x80\xb8\x8f\xd5\xab\xc8\x66\x4e\x78\x65\xec\x84\xd4\x53\xb6\x13\xf4\x09\x57\x00\x1c\x9f\xff\x45\x84\x62\xab\x37\xcb\x8b\xe4\xbf\xe7\xe5\x01\x56\xee\xc8\xb0\x3a\x8b\xf3\xfc\xd1\x80\x7c\x5c\x3f\x1f\x4c\xb8\x82\x75\xc4\xe2\x5d\xa9\x2f\x50\xb4\x46\x05\xfa\xcb\x6d\x5d\x72\x17\xaf\xd7\x1d\xb9\x8f\xf1\xaf\x70\x7c\x88\xd7\x41\x75\x54\x75\x31\x4b\xb6\x01\xe7\x1b\x7f\x99\xd7\xc8\x83\x8f\x92\x79\x8b\xf9\x19\x64\xf1\x1e\x75\xeb\x56\x03\xbe\xa0\xdf\x8c\xf6\xd4\x9f\x38\xfe\x4a\x58\xc0\x3f\x74\x20\x7a\x8c\xe7\x76\x63\xd7\x93\x53\x29\x2e\x65\xba\x97\x1d\xcc\xcf\x80\xd3\x3d\x70\x7c\x36\xe7\x63\xc0\xe9\x3f\x5a\xc7\x53\xa4\xba\xa9\x5f\xac\x1e\xd0\x27\x16\x7f\xeb\xba\x7f\xcb\xcb\x71\xc7\x22\x7c\x70\xe4\x74\x50\xfb\xaa\x2a\xd0\x57\x2b\x56\x96\xf6\xf3\xc8\x11\x77\x71\xbd\xb4\xd1\x82\xfa\x21\xad\xe9\xf7\x04\xf5\x10\x21\xe1\xf5\xc8\xa6\x2f\xb0\x7d\x85\x55\x38\x02\x2d\x9a\x71\xbc\x9c\xb8\xfb\x1d\xae\xb3\xbc\xac\x3f\xe2\x5d\x76\x45\x26\x8a\x10\x8b\xb2\x2e\xd4\x99\x68\x1e\xa7\x9f\x2e\x62\x0a\xff\xd4\x81\x30\x7e\xde\x71\x12\xc5\x71\xcc\xaf\x61\xde\x5b\x8a\x9c\xff\x45\x02\xcb\x43\xda\x3b\x8a\x9c\x5e\x8a\xd3\x7f\xd4\x31\x1d\x49\x53\x33\xc5\x2f\x4c\x27\x41\x3f\xf1\x47\x3e\xc5\xf6\x3d\x7f\xe6\x25\x39\xaf\x14\x9f\x2f\xf6\x6f\xaf\xc4\x4f\x8d\x55\xbf\x8d\xf3\x7e\xf4\x94\x5a\xac\x42\x12\xe1\xfc\x18\x47\xa7\x75\x9a\xf5\x38\xef\xaf\x88\x7b\x81\xf9\x08\x16\x7f\x83\x7e\x8c\x73\x0a\xdf\xa1\xbe\x78\x9a\x0f\xda\xb8\x13\xdf\x01\x5f\x71\xd4\x1b\x71\xaa\x13\x75\xa5\x03\x74\x00\x9f\x53\xcc\xcd\xe9\xa7\xaa\xb1\xbb\x21\xca\x0b\xff\xad\x03\x61\x8e\xb8\x9c\x5e\x6c\x3a\x8b\x9b\xf3\xbf\x88\x64\x7e\x49\x07\x02\x29\x9e\x62\xfd\x25\x9f\x55\x98\xbe\xca\xf4\x0d\x55\xcc\x4f\x84\xf3\xff\x68\x65\xed\xa9\xab\xf5\x9f\x79\x39\x78\xfe\x16\xf6\x83\x84\xe0\x6a\x9c\xf7\x77\xfe\xaa\xc3\xac\x46\x79\x3d\xc3\x75\xf6\x86\x88\x06\xd4\xbf\xac\x0d\xa2\xba\xb7\x65\x5d\xad\xb8\x4e\x0a\x12\xf9\x88\xba\xd1\x99\x36\x54\x6d\xe3\x7f\xeb\x27\x8e\x5e\x3d\x3a\x10\xaa\x62\x24\x8e\x73\x29\x72\x75\x92\x54\x98\x6e\x44\x64\xc5\xef\x3c\x10\x76\xf2\xe3\xbf\xea\xe3\x4c\x12\xa5\x18\x34\xbe\x77\xbb\x88\x61\x27\x67\x92\x98\x0e\xe4\x64\x5b\xef\xfe\xc2\xf9\x7f\x54\xb0\xd7\x39\xfd\xc7\x4b\xe6\xaf\x82\xf5\x93\x58\x3e\xe0\x8f\xba\x0f\x3d\xbc\x37\xe3\x8c\xff\xd6\x7f\xfc\x97\x0e\x64\x10\xe3\xd8\xb8\xba\x2a\xa3\x18\xef\xe5\xcf\x78\xab\x39\xc9\x14\x39\x1d\xc8\xc6\x0a\x8a\x9c\x0e\x24\x99\x69\x10\xb2\x1a\x28\xb7\x5f\xdc\xfd\xbd\x52\x09\xa9\xda\x44\x5f\x7f\xc1\x7c\x41\xbe\xf3\x11\xf2\x2d\x8d\xfe\x9f\xe3\x7b\x1b\x18\xa7\xf8\x98\x79\x91\xfc\x43\xff\xc1\x38\xd6\x1b\x02\x14\x4b\xaf\x51\xbc\x6c\x45\xb1\x88\x9d\x4d\x86\x3f\x74\x30\x4e\x7f\xf1\xf8\x7f\xeb\x3f\x7a\x74\x20\x5c\x1d\x14\xa6\x03\xe1\xf8\x7e\xce\x57\xc4\x87\xd5\xdb\xe1\x7c\x51\x66\x1d\xa0\x18\xc2\xea\x08\x6c\x60\x75\x6f\x38\x1d\x48\x32\xfb\xfd\x9c\xdd\x84\x40\x3c\x21\x97\xbb\xbf\xbb\x1b\x21\xd5\x66\x84\x80\x0a\x21\x2f\x1e\xd1\x9f\xff\x52\x21\xe4\xd3\x68\xfa\xff\xd7\x2c\xa7\x9c\xfe\xa1\xa7\xfe\x09\xfb\x2e\xb7\x19\x0f\x5a\xa1\x4a\x91\xd3\x3f\x5c\xfe\xce\xe2\x67\xfa\x87\x7c\xb9\xdf\x79\xe0\xf8\x37\x2e\x2e\x2e\x4e\x2b\xf6\x1e\xe6\x13\x7b\xa3\xc5\x5f\x3a\x01\x4e\x07\x32\x88\x79\xb3\xfc\x97\x0e\x24\x84\xf1\x7d\xe1\x2c\xfe\x98\xc1\x84\x40\x09\x21\xdd\x2b\xf7\xce\xbb\x84\x64\xbb\x51\xcd\xcb\xe5\x1c\x42\x7e\x7d\x20\xa4\x3a\x98\x90\x9f\x15\x84\xbc\x74\x24\xe4\xd7\x42\x42\x3a\xd5\x7e\xfb\xc2\xbc\x10\x66\xed\x80\xd3\x3f\x88\xb0\xf8\x39\xff\x0f\xa6\xff\xb8\xc6\xda\xe6\xdf\xfa\x8f\x42\x96\xbf\x3f\xf5\x0f\x5c\x3f\xe8\xd1\x3f\x70\xfc\x3f\xd3\x7f\x70\x3a\x08\x4e\x0f\xc0\xf1\xe2\x7f\xeb\x40\xb8\x7a\x22\x5c\xff\xf0\x65\x6d\x71\x3a\xd3\x2c\x2d\x66\x79\x09\x67\xf7\x74\x57\x1c\x21\x5d\x0a\x84\x24\x4f\x20\xe4\x87\x05\x21\x59\x16\x84\xfc\x88\xa6\xfd\xa2\x23\x83\x90\xbb\xad\x84\x74\x44\x13\xd2\xdd\x9f\xbf\x97\x10\xd2\x55\xd7\xbd\x8a\xec\xdd\x1f\x38\xfd\xc3\xdf\xfa\x8f\x32\xc6\x2d\xff\x2f\xfd\xc7\xbf\xe9\x1f\x2c\x03\x7a\xc7\x69\xc0\xfa\x71\x8f\x0e\x82\xe9\x01\x38\x3d\x08\x97\x1f\x4e\x27\xe4\xc4\x78\xef\x1e\x3f\x10\xf6\x59\xd3\x58\x7e\x38\x1d\xc8\x3a\x6b\x8a\x3b\x1b\x08\xf9\x79\x9c\x90\xa4\x6b\x84\x7c\xef\x24\x24\xdb\x8a\x90\xaf\xb7\x09\x29\x76\x25\xe4\xdb\x34\x42\xaa\xdf\x11\xf2\xf5\x05\x21\x6f\xf8\x08\xf9\x92\x4b\x08\xc8\x11\xf2\xd6\x83\xfe\xed\x13\x36\xe6\x70\xfa\x07\xce\x07\xe7\x1f\x3a\x30\xef\xff\x3b\xfe\x9c\x8b\xbf\xf3\xc0\xf5\x7b\xee\xfe\x1b\x30\xbe\x5b\x9b\xf1\xd7\x1c\x0f\xce\xe9\x01\xb4\x2e\x53\xd4\x65\xfc\xaf\x31\x8b\xff\x1f\x3a\x90\xbf\xc6\xcb\x05\xe9\x54\xe7\xb1\xe6\x2d\x21\x3f\xe3\x08\xd9\x91\x4b\x48\xc7\x64\x42\x0e\x36\x10\xf2\xe5\x00\x21\x99\x6b\x09\x69\xf7\x22\xa4\xe8\x0e\x21\x1f\x3d\x08\xb9\xab\x4e\xaf\x5f\x5b\x12\xf2\xe1\x1c\x21\x5d\x5f\x08\x69\x62\xf1\x71\x7a\x28\x4e\x07\xf5\x0f\xfd\x8b\xf7\xbf\xb7\xff\xb3\x6c\x2e\xe0\xf4\x0f\xa7\xbc\x7f\xe7\xa1\x47\xff\xc0\xd7\x3b\x4e\x4e\xef\xc1\xf1\xe0\x1c\x72\xbc\x30\xa7\x7b\xe0\xf2\xd1\xa3\x03\x61\xf7\x6a\xf8\xb8\x3f\xc6\x89\x9b\x84\xcc\x0d\x22\xa4\xd3\x93\x90\xd5\x2b\x08\xf9\x96\x4a\x48\x94\x01\x21\x9f\x2a\x09\x49\x8c\x21\xe4\xe3\x0e\x42\xba\x9f\x6c\xdb\xb6\x13\x52\x98\x4c\xc8\x3b\x11\xaa\xf5\x69\xd9\x49\xc8\xcb\xed\x84\xb4\xfc\x20\xa4\x6b\xf1\xef\x71\x91\x6b\x07\x15\x0a\xbd\xe3\xff\x5b\xff\x95\x37\x99\xdd\x7f\xe6\x49\x95\xc5\xb8\xdc\x93\xac\x5d\xa5\x5d\xff\x9d\x07\xe3\xf4\xbf\xe2\x67\x71\x72\xfa\x0f\x8e\x07\x96\xcd\xed\x7d\xcd\xfd\x9c\xf3\x0d\xe1\xfa\x0b\x37\xce\x0e\x66\x3a\xb7\xb1\xe9\x84\xfc\x3a\x47\xc8\x4c\x1f\x42\x3a\xc2\x09\x59\x7e\x9a\x90\x4f\x43\x08\xe9\x7e\x7e\xfa\xa0\x47\xc8\x7e\x19\x42\x5a\x27\x12\x72\xb2\x1f\x21\x6f\x73\x08\x29\x0c\x27\xe4\x8d\x2f\x21\x77\x4d\x69\x0e\x5e\x18\x12\xf2\x4a\x85\x90\xce\xcc\xdf\xfa\x48\x6e\x3e\xb8\x56\xd0\x3b\xfe\x7c\x15\x8a\xe7\x58\x7c\xb9\x4c\x27\x93\xb9\x8c\xe2\x09\x56\x6f\x2d\x95\xf9\x71\x1d\xc9\xa2\xaf\xff\xd9\xfe\xb9\xf8\xb9\x3a\x20\x9c\xfe\x83\xe3\x81\xff\x46\x29\xe6\x8b\xc5\xe9\x64\xb8\x7c\x98\xb2\x7c\x76\xcf\x43\x9d\xad\x54\x4f\xf9\x4d\x80\x90\x69\x06\xb4\x1e\xdc\x92\x3b\xd4\xf7\x67\x53\x1c\x21\xcd\x57\x09\xd9\xb3\x96\x90\xd7\x52\x84\x9c\x58\x43\xc8\x8b\x72\x42\x0a\xde\x11\xd2\xa8\x45\xc8\x9d\xb1\x84\x3c\xf7\x21\xe4\xc5\x63\x42\x9e\x5d\x26\xe4\xd7\xcd\xdf\x75\xc1\x6e\x78\xf2\xce\xc6\xf6\xdf\xc2\x8b\xfa\x97\x0b\xc6\xbc\xb8\x62\x3b\xbd\x4d\x60\x10\x6d\xf7\x82\x23\xb1\xdd\x7f\xe5\x43\xbf\xc5\xb4\xc7\xbc\xe8\xaf\x72\xd4\x82\x17\xcf\xa1\xa4\xd4\xf0\xa1\xe2\xfb\xe0\x17\x7e\x7e\x2e\x0f\x5c\xfb\xe7\xee\xb3\x38\xf3\xaf\xfa\x77\x1f\x8c\xdf\xc8\xfd\x5c\x74\x1b\x6b\x1f\x16\xbd\xfb\x49\xf7\x78\xd1\x21\x41\xc8\x90\x7b\x54\xf7\xe8\x17\x44\x48\xdb\x74\x9e\x80\x85\x5b\x08\x79\x5d\xcd\xdf\x10\x3e\x81\x90\x26\x7e\xa1\xab\xf1\xd3\x09\x79\xf6\x48\x54\x2c\xd5\x89\x90\xc7\x4b\x44\x1f\x5c\xdc\x4c\x48\x5d\x9e\xd8\x8e\x5b\x3b\x09\xa9\xf1\x15\x97\x6d\x5c\x4a\xc8\xfd\x54\xf1\x88\x1f\x81\x84\x54\x28\x4b\xa1\x53\xe1\x65\x3d\x99\xa5\xd8\xef\x27\xcb\xe0\xf3\x64\x4e\x85\x14\x9e\xbb\xc9\x38\x2c\x89\xf5\x45\xd3\xe5\xa5\x70\x3f\x86\xd3\xbd\x1c\x1e\x2c\x89\x4a\xe6\x43\x1b\xc5\xbf\x76\xe3\x81\x74\x31\xac\xeb\xbb\xf7\x87\x58\x33\x97\x07\xee\x7e\x72\xf7\x99\x27\xf7\x3f\xe2\x27\xff\x81\xec\xe7\x9c\x5e\x48\x29\x92\x90\x8e\x85\xbc\x3c\x26\x21\x84\xbc\x1f\x24\xb2\xc3\xb5\x98\x90\xd7\x47\x25\x1b\xc7\x5d\x22\xa4\x41\xbb\x8f\xe7\x5c\x3f\x42\x1e\xb7\xca\x07\xad\x0d\x27\xa4\x96\x28\x05\xc6\x88\x10\x52\xdd\xa4\xa4\x70\x24\x99\xe7\xfe\x9d\x3e\x8a\x91\xe7\x8c\xf9\x12\x6f\x8e\x52\x5c\x5f\xee\xca\x2f\x54\xfe\x58\x71\xff\xd3\x62\xfe\x91\x37\xa6\x2a\x7e\xf9\xdc\xc5\x57\x70\xf9\x99\x52\x0e\x80\xc0\xdb\xbc\xb1\x2a\xfa\x00\xc2\x31\x99\x1d\x2a\x21\x00\xc2\x65\x9c\xee\xe5\x48\x8a\xf2\x77\x00\xa1\x13\x29\x87\xd1\x17\xc7\xf5\xe0\x29\x15\x2d\x00\xa1\xc4\xfd\x17\x94\xeb\x01\x84\x14\x13\x96\x2b\xb7\x03\x08\xfe\x8a\xfb\xa4\xdc\x09\x20\xf8\x36\x66\x84\x8a\x38\x80\x60\xdd\x9f\xf7\xff\x3f\xe2\x9e\xf0\x1f\x38\x87\x3d\x25\xb1\x53\x13\xfc\xf8\x7c\xf6\x45\x41\xe2\xa4\xcc\x4f\x42\x9a\x3f\xf5\x3d\xa7\x9f\x40\x48\x23\xbf\xb2\x8a\xe3\x34\xde\xa9\x8f\xc4\x55\x4f\x7a\xcd\x17\xb8\x74\xcf\x45\x5d\x34\xc0\x56\x78\xf9\xad\x05\xea\xb7\x96\x5e\x10\x13\xbe\x21\xaf\x61\xbd\x75\xb5\xc4\xac\xd2\x4c\x0d\xdd\xc4\x67\x52\xca\x97\x47\xa9\x57\x64\x2d\x96\x96\x2f\x8a\x54\x5f\x5f\x12\x27\xbd\xb5\x40\x59\x7d\x7d\xad\x8a\xf4\xda\x8b\xb3\xd5\x9b\xdb\xd6\x48\x55\x9d\xdb\xab\x71\x0d\x40\x32\xed\xd4\x60\xcd\x12\x00\x29\xd7\x63\xb3\xb4\xbc\x01\xa4\xa6\x24\x25\x69\x2d\x01\x90\x12\x4c\x14\xd4\x1a\x08\x20\x39\x67\xcf\x7b\x6d\x55\x00\x29\x9e\xf8\xa7\x5a\x76\x00\x12\xe5\xb1\x43\x35\xfd\x00\xc4\x33\xa3\x07\x68\x06\x00\x88\x8f\x8b\xbc\xab\x51\x09\x20\xb6\x6c\xeb\x77\x8d\xf7\x00\x62\xf3\xff\xdf\xe3\xe7\xfd\xff\x28\x7b\xef\xb8\x9e\xdf\xef\x7f\xfc\x18\x4d\xed\xa5\x3d\x25\xed\x81\x54\x22\x24\xa3\x48\x85\x64\x54\xb2\x52\x4a\x49\x65\x25\x4d\x4a\x69\x2a\xed\x45\x11\x9a\x0a\x95\x8c\x92\x8c\x52\x88\x32\x8a\xc8\x56\xb2\xb7\xeb\x77\x7b\x9e\xeb\xf1\xe0\xc5\xfb\xfd\x7a\x7f\x3f\xbf\xd7\x3f\xe7\xf5\x6c\x79\x9c\x73\x9d\x6b\x3c\xce\xfd\x7e\xdd\xcf\x56\xf8\x83\x0f\x22\x82\x3a\xad\x5f\xf7\x4b\x62\x7d\x76\xb0\x44\x16\xeb\xf4\x4f\xb9\x55\xc6\xf2\x7b\x00\x74\x2b\xa8\xef\x57\x58\x3e\x2c\xf4\xc6\x6d\x0d\x6d\x83\x12\xde\xe2\x2b\xdf\x34\x47\x4d\x9f\x2c\x30\xf1\xfc\x33\x2d\x95\x45\x8f\x84\x9b\x4e\x67\x6b\x59\xae\xf3\x15\x1b\xac\x09\xd4\xac\xda\x71\x5f\x72\x7f\xd5\x3d\x4d\x89\xbd\xc3\x47\x76\x97\x7f\x1d\xe3\x76\xf0\x81\xcc\x9a\x92\x7b\x1a\x6d\xa7\xe4\x64\x17\x1d\x49\xd2\x58\xd6\xde\x24\xbb\xa1\x38\x5d\x63\xe7\x93\x63\x32\xfd\x87\x12\xc7\x04\x90\x7b\xd2\xb3\x72\x8f\x6a\x2e\x22\x44\x7a\x44\xda\x16\xcd\x00\x42\x46\x8a\x27\x45\x68\x76\x13\x22\x15\x1f\x2f\xa1\x59\x46\x88\x64\x6b\xac\x85\xe6\x76\x42\x24\x55\xa2\x77\x6b\xb4\x10\x22\x3e\x2c\x32\x49\xa3\x9a\x10\xb1\xf9\x11\x4b\x47\xaf\x21\x44\x64\x60\x87\x97\x86\x2c\x21\x22\xb7\x83\x1f\x8c\xda\x45\x88\xd0\xce\xff\xb7\xff\xc3\x99\xb7\x41\x31\xbc\xb7\x4c\x0e\xc9\x60\xdd\xf2\x43\xa7\x1a\xde\x4f\x7a\x55\xae\x89\xef\xa7\x0f\x4b\x0d\xf0\x7d\xf5\xb6\xd9\x38\xee\x21\x27\x00\xda\xa3\x4c\x9f\x8d\x3c\x09\x70\xc1\x72\x42\xe3\x98\x8d\xfc\xba\xf5\x81\xc6\xa7\xcc\xfa\x44\x93\x8e\x0f\x9d\x00\xb6\x5f\x24\x5b\xca\x92\x8c\xd7\xad\xd4\x93\xc9\x2c\x6e\x1f\x1f\xb8\xa9\x5a\xfe\xe7\x81\xb0\x71\x69\xb1\x63\x94\x3e\xe5\xad\x1b\xbb\x34\xaf\x48\xe5\x73\x56\xb9\x51\x4a\x55\xaf\x5a\x40\xc6\x12\xc3\xc2\x4b\xf7\xd5\x6e\xa7\xe5\x1a\x4e\xbd\x5f\xa4\xb6\x61\x9f\x87\x61\xe1\xa7\x57\x2a\xcf\x13\xcd\x8d\xea\x08\x51\x4e\xda\x1d\x38\x56\x90\x10\x25\x93\x9d\x6a\x46\xfa\x84\x28\x28\x87\x85\x1a\x4d\x27\x44\x7e\x5e\x88\x94\x41\x26\x21\x32\x3f\x82\xea\x0c\x7a\x08\x91\xd9\xbc\x6d\x92\xfe\x0f\x42\xa4\xad\x36\xfb\xea\xb9\x12\x22\xa5\x16\xb8\x57\x6f\x1b\x21\x92\xb7\xfd\xa7\xe9\x2e\x22\x44\xc2\xe5\xbf\xf8\x6f\xf6\xe7\xb8\x8f\xa4\xb7\xa3\xac\x55\xb0\x1e\xf9\x36\x44\x1f\xeb\x6b\x4f\xbd\x26\x20\x6e\xd7\xfd\x63\x32\xea\x04\xdc\x20\x96\xf8\xf5\x2b\x67\xac\x10\x0f\x6e\x04\x6b\x53\xa1\x2e\x80\x1a\x07\xeb\xa1\x2a\x92\xbc\xb3\xcb\x5e\xcc\x9c\x38\x76\xa3\x68\x41\x51\xd6\xf4\x40\xab\x7a\xd9\xb3\xb9\xa5\x96\x5e\x4b\xdc\x94\x26\xa6\x6f\x9c\x26\xee\x63\xa6\x36\x2d\xf9\xf6\x94\x98\x88\x80\xd1\x45\xf1\x5a\x16\x12\xe9\x93\x34\x27\xc4\x8c\x9b\x74\xb1\xe4\xbd\xd6\x40\x94\xa7\x79\x46\xa3\x91\x76\xc3\x4e\x05\x73\xbe\xae\x9d\xda\x67\x22\xda\xcc\xa5\x5e\x57\x6a\x9d\x0c\xed\x31\xf7\x23\xb7\xc6\x88\x07\x39\x98\x2f\x23\x2f\xd4\xdf\x6c\x5e\x34\xd1\x92\x10\xb5\x29\x01\x73\xcd\x1e\x13\xa2\xd2\xe6\xf7\xcd\x4c\x92\x10\x65\x1d\xdf\x2e\xd3\x9d\x84\x28\x3e\x5f\x3f\x6d\xc2\x13\x42\xe4\xc3\xbd\xde\x4d\x88\x26\x44\xee\xd2\xba\x97\xc6\xd5\x84\xc8\xd6\x78\x64\x8c\x3b\x49\x88\xb4\xc3\x7f\xce\xf7\x11\xe9\xd4\x2a\x60\x15\xe0\xe7\xd6\x31\x58\x87\x7b\x3d\x30\x1e\xab\xe3\x8f\x1b\xb0\x5c\x0f\x77\xcc\x67\x22\xef\xe3\x5a\x9b\x2d\x56\x47\x9a\x3d\xe7\xe3\x3d\x96\xd3\x21\x8e\x58\xbf\xac\x9e\xb5\x78\x38\x17\x3f\xc0\xd1\x86\x25\x57\x65\x5d\x87\x7b\x16\x1c\x59\xf4\x43\x67\x88\xb0\x53\xda\xb7\x85\x2e\x93\x8f\xcb\xec\x8c\xeb\xb3\x8f\xb6\x77\x55\x3b\x17\x35\x63\x5e\xee\x9a\x4d\x63\xf4\x43\xef\xcc\xfd\xb1\xed\x87\x8e\x5e\x90\xf5\x9c\xa9\x89\x6e\xfa\x3a\x9b\x45\xac\x0f\x15\x85\x18\x3a\xf8\x47\xcd\x1e\x7b\x8a\xc7\x68\xb9\xdf\xe8\x59\x96\xd7\x0a\x8c\x8a\x7c\xc3\x66\x09\x3d\x1b\x65\xf8\xc5\xa7\x71\x96\x3f\x89\xd1\x3f\xe4\x35\x62\x46\x19\xa9\xd6\xce\x5d\x3b\xd1\xaa\x8f\x5c\x1d\xd3\xbf\x26\xd5\x6a\x06\xb9\xa3\x11\xba\x4a\x70\x7a\x20\x79\xa1\xbe\x6b\x45\xb4\xa5\x13\xf9\xac\x56\xef\xf6\x64\x8a\x07\x21\xca\xfb\x5c\xaf\x4f\x89\x22\x44\xe9\xb5\xab\xa4\x85\x29\x21\x8a\x01\xce\xe9\x93\xf6\x13\x22\x1f\xfd\x3b\x0e\x7f\xfa\xff\xa3\x0d\xe1\x19\x18\x30\x37\x47\xbe\xcf\xc3\xde\x99\xf4\xfe\xb3\x83\x3d\xea\x27\xb5\xf1\x2c\xc2\x7b\x8b\x17\x36\x3a\xe3\xe7\xba\xba\xe5\xd8\xf7\xa0\x22\x7f\x15\xf2\x1e\x0e\x3e\x73\xc7\xf5\x24\x6f\x9e\x67\xa4\x38\x3f\x40\x4a\xc6\x5a\xe5\x51\xfe\x23\x5e\xc4\xcc\x5f\x3d\x7d\x42\x95\x54\x74\xa8\xe0\x0a\x75\xeb\xab\x2a\x3a\x81\x73\x5c\x64\x9d\x2b\xb4\x5d\x7c\xe6\x2f\x33\xd9\x18\xad\x7f\xcf\x43\x63\x89\x46\xf4\x9a\xb1\xd2\xab\xa6\x3b\x6d\xce\x9d\x39\xbe\x76\xb9\xe2\x22\xa1\xaa\xe7\x13\xf4\x9d\x53\x17\x1e\xbf\x7c\x78\x42\xc6\xd2\xa7\x0b\x87\xf4\x4e\x36\xfe\xbe\x34\x64\xa1\xc1\x57\xdd\xf1\xf2\x8b\x57\xcd\x5f\x48\xfc\x0d\xaa\x1c\x7f\x3a\x8c\x25\x09\xba\x3f\x1c\xf9\xed\x34\x48\x89\xf6\x84\x05\xd1\xf3\x82\x48\xad\xe6\xf1\x85\xa3\xe7\xa6\x92\xcb\x63\xc4\xe7\xf7\xda\xcc\x26\x8f\xd4\xf5\x1c\x9c\xad\xf3\x49\xbf\xda\x3d\x7b\xcd\x59\x5b\x09\x51\x71\xb5\x33\x9a\xe9\x49\x88\x32\xff\xef\xfc\xa7\xfe\x7f\x1f\x30\x64\xc6\xdf\x02\xeb\x6d\x8f\x5e\xcc\x41\x7e\x60\xe7\x97\x85\x58\x35\x6f\xc9\x76\xc6\x5b\x72\x8d\xae\xab\x11\x9f\xaa\x35\xf7\xc0\xdf\x2b\xdf\x40\x79\x30\x45\x6f\x36\xf4\x71\x6c\xe6\x60\x00\xc6\x29\x49\x7f\xb3\x2c\xcf\x63\x80\xa8\x17\x9b\xbe\xca\x5f\xe7\x31\xda\x7e\x25\x60\x99\x81\xa6\xd8\x2e\xbf\x3e\xbf\x10\xcb\x6b\x0a\xf2\xee\x05\xeb\x9f\x2f\x72\xd1\xf0\x72\x69\xf6\xd2\xf3\xaa\xd0\x13\x58\x3c\xd2\xf3\x44\xf8\x4f\x83\x03\x0b\x12\x3d\x96\x64\xcc\x32\xb2\xb3\x1f\xb2\xd6\xa6\x3c\x64\xac\x95\xed\x2e\xf7\xf1\x17\xae\x8c\xf5\x9d\xab\xba\x66\x46\xf7\x6e\xa3\xfa\x39\x27\xd7\xcc\xfa\x50\x62\xf0\x66\x4e\xee\xca\x23\x24\x4b\xf7\xa7\xcd\xa9\xe5\x97\x49\x95\x76\x98\x0d\x9f\xf3\x7b\xd2\xac\xb9\xd8\x7a\xe2\xd2\xeb\xa4\x53\x23\x68\x76\xca\x12\x79\xf2\x70\x34\xff\xec\x67\x8b\xd4\xc8\x33\x75\xee\xd9\x32\x0b\xf9\xc9\x07\xb5\xf9\x33\x23\xe6\xaf\x27\x44\x65\xec\xac\xd3\xf6\x55\x84\xa8\x24\xb3\xfe\x93\x43\x06\x78\x9b\x6b\x70\xc3\x34\xac\xc3\xf6\x4d\x76\xc0\xea\x5e\xa7\xeb\x52\x8a\xff\x3b\xad\xc4\x75\xa3\x31\x09\xcb\x73\x70\xd2\x61\x03\xe6\x41\xd9\xb2\x40\x1c\xf7\x22\xf3\xad\x58\x2d\xcd\xca\x0d\x46\xfe\x58\xa2\x62\x28\x56\x0f\x23\x5e\x44\x60\x7e\x6c\x9f\xb3\xcb\x4c\xea\x38\x80\xef\x9c\x88\x89\x63\x7c\x04\xaf\xad\x1e\x19\xda\x66\xfe\x52\xda\x75\xf1\x96\xe0\x01\x7b\x33\xd5\x54\xfb\xd6\xed\x26\x6b\xc5\x35\xa6\xcc\x99\x1b\x24\xb0\xa3\x4c\xb3\x70\x66\xff\xd6\x27\xa9\xa5\xda\x76\xd3\xad\xb7\xb4\x1c\x7d\xaa\xfd\x64\xea\xbb\xcd\xe7\x1b\x77\xe9\x68\x4f\xf1\xdc\xcc\x7f\x47\x42\x3b\xc0\xa2\x7f\x53\xd7\x5b\x51\xcd\xcb\x53\x16\x07\xec\x20\xbd\x1a\x11\x53\xec\x37\x2c\x23\x03\xea\x8f\x2c\xac\xbc\x13\x09\x51\x73\xb0\xe8\xf7\x7c\x46\x88\x1a\xbf\xc5\x64\xf7\xc3\x84\xa8\x68\x5b\x28\xad\xe6\xac\x17\xaa\x93\x97\xae\x34\x27\x44\xb1\xc9\x42\xc6\x75\x3e\x21\x8a\x8a\x93\xc4\x5c\x36\x13\x22\x2f\xc0\xfa\xff\x46\xc1\x0a\xf1\xa9\x87\x7d\x0e\x88\x6b\xb3\xfc\xa7\x96\xf2\xb5\x1b\xe8\xf8\x6f\xc0\x7a\x73\x8d\x78\x00\x56\x45\xcb\xe7\x07\x61\x75\xb0\xf0\x65\xe8\x03\xf4\x7f\x30\x12\xeb\xb1\x49\x29\x51\xa8\xae\xbe\x4b\x31\x16\xd7\xd5\x2d\x31\xb4\x8a\xe8\x1d\x9f\x2c\xc5\x9f\x0c\xb0\x72\x42\x92\xa9\xf2\x3a\xde\xe2\x45\xd1\x09\xca\xe3\x4b\xc5\xb5\x6c\xfa\xf6\x5c\xb1\xae\x95\xff\x68\xe5\xb2\x47\x68\xe5\x50\xa5\xda\x29\xea\x31\x64\x9b\x93\xca\xed\x89\x47\x62\xb4\x93\x55\xd4\xa4\x4c\x82\x77\x0f\x2f\x7e\xab\xd6\x6c\x2c\x1e\x6d\x72\xb6\x41\xed\xcc\xb8\xb3\x51\xce\x9d\x73\xd4\x14\xc6\xcd\x8a\x92\x1e\xb8\xa8\x92\x3e\xee\x69\xe4\x37\x42\x94\x52\xc6\xdf\x09\xd9\x44\x88\xd2\x98\xf1\x3b\x82\x96\x11\xa2\x50\x3c\x7e\xf5\x96\x0c\x42\xe4\xaf\x8d\xf7\x0f\x74\x24\x44\x7e\xc8\xb8\x0b\x1b\x8d\x08\x91\xdd\x39\x5e\xc1\x77\x3a\x21\xb2\x92\xe3\x7c\xbd\x1e\x11\x22\x9d\x35\xee\x8b\xa7\x0b\x21\xd2\x7e\xef\xcb\x67\x60\xf5\xfb\x49\xf3\x42\xc4\x37\x3b\x7b\xdd\x50\x28\xaa\x2d\xcf\x0b\xf1\xab\xc6\x47\xfe\x88\x47\x9c\x8c\x0f\x42\x9c\xa7\x5c\x24\x14\xf5\xca\x0f\x8a\xee\x42\x94\x25\xbb\x2d\x16\xd7\xd7\xe4\xb4\x38\xac\x0a\x47\xbd\x4c\x46\xde\xd4\xf6\xef\x14\x2f\xf4\xc9\xcd\xc0\xf3\x95\xcb\xd5\x1c\xdc\x4f\x16\x25\xe5\xde\x97\x31\x1d\x52\x69\xbd\x28\x3b\x4d\x37\x58\xb0\xc4\x62\x63\x96\xfc\xf4\x51\x92\x03\xa6\x31\x99\x07\x9c\x73\xa4\x0d\xc7\x79\x64\x0e\x0b\x8c\x95\xa9\x34\xd8\x96\x61\x11\x2f\x26\x7b\x45\xd7\x3d\x3d\xae\xc8\x58\x4e\x55\xdb\x2e\xed\x54\xfd\x7a\x39\x11\xcd\xc1\xb4\xf1\x1d\x96\xb2\xd3\x35\xd3\xf7\x95\xbe\xcc\x96\x1e\xd0\x9a\x9c\xca\x4f\xc8\x48\x5e\xad\x65\x09\x61\x84\x48\xcd\xd2\x1a\x13\x63\x42\x88\xe4\x04\xed\x49\xbb\x9c\x08\x91\x2c\xd4\x36\x8c\xb0\x21\x44\x52\x54\x7b\x5f\x88\x19\x21\x12\x75\x3a\x96\x41\x33\x09\x91\xd8\xaf\x1d\xc9\x89\x93\x78\xb0\xce\xa2\x40\x4f\x42\xc4\xf3\x9e\xd9\x2c\xc0\xf9\x7f\xc7\x67\x15\x56\x7d\xdb\x1d\xa8\x8a\x7a\x43\x2f\xe5\x7d\xd5\x14\xed\xc0\x2a\x71\xd9\x97\x48\xc4\xe1\x8a\xfa\x63\x50\x17\x24\x27\x2c\x01\xf9\x2f\x29\x62\xf4\xb6\x71\x0c\x49\xc7\x73\x45\x08\x64\xe1\xfc\xf1\x87\x5c\xfc\xbd\xd5\x8d\x07\xb0\x3a\xbc\x70\x07\xe5\x85\xcc\xfc\x79\x64\xaf\xa0\x2d\xc0\x24\xbe\xc3\xfe\xa3\x5a\x79\x37\x1a\x3d\x28\x0e\x9f\x64\x2a\xf4\x55\x37\xb3\xd8\x7a\xd1\x25\x91\x1c\x4d\xa3\x43\x2f\x36\x8c\x15\xcd\x55\x3f\x79\x28\x69\x77\x85\xd8\x64\x35\xad\x83\x0f\x0b\xf6\x88\xd9\xa9\xf8\x1e\xb4\xaf\xc9\x17\x03\xe5\x05\x45\x99\xed\xaf\x45\x35\x95\x6e\x14\xc9\x3d\xbb\x27\x7c\x58\xd9\xa3\x50\x95\x10\xc1\x4f\x2a\xe2\x39\xb1\x84\x08\x8d\x57\x09\x4d\x37\x22\x44\xc8\x58\xa5\x34\xa5\x84\x10\x21\x09\xd5\xd0\xc4\x06\xce\x39\x49\x65\x70\xcf\x51\x42\x04\x13\xd4\x46\x44\x4f\x23\x44\x48\x5d\x4d\x66\x67\x1c\x21\x82\x4f\x54\xb3\xc2\x75\x08\x11\x94\xee\xce\x5a\x83\xa8\x47\xbb\x0b\xe5\xbd\x9d\x77\xa0\x7a\x40\x35\xa2\x94\x0f\x51\xf1\x32\x0a\x6f\x8f\x16\xb7\x51\x5d\x98\x5c\xdb\x64\x3c\x71\xa4\xae\x4c\xc7\x75\x64\xcf\x0a\xda\x2f\x28\x3c\x29\x1f\xd1\x92\x2d\xc3\x0a\x99\x3e\x28\x87\x10\xff\x71\x19\x53\x82\xeb\xc4\x5c\xfd\x0a\x8c\xb3\x71\x1f\xad\xaa\xeb\xbb\x1f\x7f\x29\xe7\x39\x4c\x66\xf4\xd4\xe3\xbe\xe3\x2e\xf1\x46\xa9\x54\x1c\x5f\x6e\xbf\x99\xcf\x5c\x71\xd1\xf1\x25\xeb\x1e\xf2\x79\xc8\x0d\x1c\x37\xd8\x29\xcf\x37\x59\x56\xbf\xba\x25\xe7\x16\xaf\xaf\x8c\x7a\xf5\xbe\xe3\xe9\x3c\xc6\xd2\xd7\xaa\x5a\x5b\x3f\x73\x4b\x48\xf7\x57\x79\x3d\x31\x1a\x76\x45\x56\xb6\x6a\x11\x21\xf0\x45\x26\xec\xe8\x1d\x42\x86\x3a\xc8\xca\x1f\xb4\x24\x84\xab\x47\xf6\x71\xc1\x73\x42\x78\x14\xe4\xc4\x73\x82\x08\xe1\x19\x2f\xa7\x9a\xc1\xb1\x8a\xb2\x3d\xa9\xbb\x09\xe1\x8e\x93\x0b\x4d\xaa\x26\x84\x67\x92\xdc\xad\xb8\x3e\x42\x78\xfc\x3a\x8c\x28\x6a\xd6\x5c\xbf\x1d\xe3\x51\xef\x13\x89\xcf\x5f\x31\x18\x83\xf8\xef\xe1\x49\x49\x58\xfd\xcf\x77\xa4\xfd\xa1\xd2\x04\xb2\x70\x1f\x8d\x5f\x9d\x8f\xaa\xfb\xbb\x0a\x0a\xf1\x7e\x77\xd0\xcb\xc3\x78\x7e\xd8\xd0\x58\x82\xf1\x5b\x55\x53\x81\x78\x86\x63\x68\x35\xc6\xd5\xea\x74\x2d\x7e\xd6\x2f\xa1\xb7\xd3\x95\xa5\x1a\xb2\x84\x12\x00\x64\x85\x1a\xae\x6b\x97\x0d\x79\x25\x2d\xd0\x98\x6f\xad\x07\x20\x71\xb1\x31\x6f\xf5\x5d\x00\xb1\xe9\x8d\x09\x21\x0b\x01\x44\x46\x37\x4e\x4b\x8f\x06\x10\x9a\xda\xd0\x50\xe1\x0f\x20\xe0\xd9\x20\x71\x89\x0b\x80\xff\xe6\x39\xff\x5e\x2e\x00\x3e\xb7\xb3\x85\x5f\x2a\x01\x78\xcb\x6b\x6f\x71\xce\x84\xdc\x3a\xd5\x96\x68\x97\x94\x23\x92\xc2\x25\x72\x14\xfb\x3e\x70\x0f\x3f\x78\x9d\x63\x87\x5e\xdd\x8f\xfd\x40\x86\xce\xca\x75\xc3\xef\xe7\x66\x5e\xc4\xf7\x78\x6f\x7a\x6b\xfa\x94\x37\x45\x95\xab\xdd\xe2\x11\x15\x3a\x62\x9b\x82\xe3\x5c\xa0\x9e\x81\x28\x6b\x46\x3f\xc5\xc5\x13\x07\x0b\x51\x7d\x22\xba\x8d\xe1\x01\x8d\x2e\xd3\xe6\xd8\x80\x8e\x4a\xc4\xc5\xd7\x2d\xaf\xc6\x38\xb8\x1e\xac\xc1\xfd\xd3\xce\xe5\x34\xf2\x1c\x2c\xe6\x51\xdc\x50\x2b\xbe\x19\xf1\x31\x11\xb1\x56\x3c\x87\xf2\xed\x6d\x7d\xad\x70\x0f\x80\xeb\xf4\x55\x57\xf3\x38\x80\xa1\xdd\x57\x23\x17\x63\x64\xaf\xd6\x04\x20\x73\xf7\xaa\x4d\x02\xe2\x4f\xad\xc7\x8a\x11\xc7\x6c\x75\x69\x40\x45\xa6\x16\xe3\x3b\xc3\x39\xf6\x8a\xc6\x5b\x64\xb2\x35\xc7\xd3\xb3\xf1\x39\x06\xcf\x3e\xc5\xe8\x3c\x9c\x60\x6c\x25\xa3\x2c\x5f\xc2\xdc\x34\x2f\x66\xf0\xe0\xc2\x33\x1c\x7b\xba\x60\x17\xe2\xd8\xac\x0e\x54\x89\x28\x45\x95\x0b\xdd\x29\x0f\x28\x2b\xf7\x00\xf2\x15\x92\xd2\xa8\x0e\x52\xcc\x94\xa3\x88\xdf\x87\xb5\x97\x23\xcf\x6e\xab\x5c\x35\xce\x07\x9f\x12\xca\x0b\x59\xd5\x52\x8f\xf8\xa6\xd3\xbb\x06\xcc\x1f\x9b\x29\x4d\x18\x0f\xb3\x49\x14\x37\x54\x6f\x6c\x43\xdc\x77\x44\xf1\x4d\x44\xa5\x00\x3a\xc3\x24\x50\x6f\xbf\xf3\x85\x71\x34\xda\x24\xba\x62\x75\x26\xf9\xe2\x8a\xd2\x79\x26\x16\x9f\xac\x53\xfc\x00\x32\x75\x3a\xcd\xeb\x31\x13\x6f\x19\xdc\xc4\x88\x77\x94\xbf\x44\x25\xcc\x1b\xea\xd4\xaf\x16\xa6\xe3\x40\x33\x83\xac\x35\x30\x37\xcb\x4f\x6b\x50\x7b\xb2\x86\xda\x2a\x86\x2f\x52\x8e\xef\x16\xc7\x7b\x93\x70\x7f\x2b\x9b\x9d\x81\x7e\x14\x7d\xca\x3f\x86\xeb\xc0\xc1\x43\xb8\xff\xed\x8b\x2f\x41\x16\xc2\x1e\xdf\x72\xe4\x13\x46\x36\x56\x61\x5e\x04\x6f\xaa\x95\xa1\xeb\xe1\x29\x7c\x5a\x2f\x9e\x06\xc4\x43\x97\x57\x5c\xc0\x75\x73\xc1\x85\x8b\xf8\xfe\x31\xe3\xe0\x55\xc4\x01\xc7\x4d\xbd\x8e\xf9\xa5\xb2\x99\xea\x85\xf0\x29\x52\xb4\x1e\xe0\xc1\x67\x31\x44\xce\x1f\x94\x18\x61\x46\xf6\xf2\xcd\xc3\x99\xd9\xbb\x83\x9e\x54\x7a\xf9\x76\xe1\x7d\xee\x5e\x8f\x7c\x8c\xdc\x83\xe0\x93\xb8\x42\xdf\x3f\x74\x15\x57\x9a\x9e\x76\xda\x89\xa5\x47\xe4\x07\x8e\x68\x97\x08\xf5\xef\x3a\x83\xe3\xb6\x32\x9d\x07\x2e\x32\x1d\x07\x1a\xc5\x99\xb8\x30\xdf\xaf\x45\xe4\xb9\xdc\x3e\x13\xd1\xf5\x43\xa5\x05\x98\x7d\x79\x27\x8b\x11\x3d\x4f\xb3\x2e\x43\xd5\x91\x44\xee\x63\xf8\x5e\x19\xd5\x50\x83\x3c\xeb\x90\x8a\x7a\x64\x29\x6c\x5e\x7d\x0e\xdf\x2f\x7d\xaa\xce\x63\x9c\xdc\xad\x2f\x21\x9b\xc5\x59\xb5\x05\xfb\x62\xd8\x5d\xbf\x86\xef\xe1\x53\xc5\x6e\x62\x5c\x0c\xb8\x6f\xe3\xba\xa0\x98\xda\x83\xfb\x33\xf7\x00\x55\x23\x00\x78\xa1\x21\x84\x27\xb0\x17\x9b\xf5\x30\x1f\x5e\xa4\xe2\x74\x80\x97\xb9\x6b\x70\x47\x7f\xf1\x23\x14\xf3\xe3\xa5\x6d\x26\x9e\x64\x5f\x18\x57\x20\xc3\xfd\xc5\xdc\x4b\x59\xd4\xf6\xe2\x4e\xfe\x5c\xf1\x33\x32\x5e\xfb\xf6\x52\xff\x7a\x18\xbd\x8f\xae\x9a\x3f\xe3\x72\x95\x61\x1c\x5c\x52\xa1\xf6\x3c\x7e\xbf\x58\x71\x3f\xa2\xa8\xf9\xca\xc5\x78\xeb\x3e\xc3\xbc\x02\xc7\x29\x59\xe0\x04\xfa\xb1\x67\x45\x3d\xb3\x1f\xd0\xbe\x31\xdb\x15\xcf\x23\x6f\x30\x40\xf1\x12\x9e\xbf\xd7\x15\xb7\xa2\x9f\x2b\xee\xb4\xe3\x7e\xea\xe4\x70\x13\xd7\x45\x9b\x79\x9d\xb8\xbf\x4c\xb6\xbf\x87\xfa\x49\x7a\xbd\x54\x37\x43\x41\xf1\x09\xee\x33\xdc\xf2\xfd\xc1\x34\x0e\xef\x35\x46\x20\xd3\xe0\x83\x9b\x16\x22\xef\x1f\x4b\xe9\x89\xe6\xc3\x72\x37\x8c\xfc\xc7\x28\x7a\x62\xfb\xd8\x9b\x8a\x27\xf7\x8f\xdc\x25\xf8\xf3\x1f\xa5\xce\x63\xc6\x7d\xe8\xb8\x8b\x23\xf1\x2e\x74\x00\xf3\xe9\x0d\xc3\xf7\x79\xc1\xf4\xc5\x61\xe3\xd2\xcd\x20\xed\x9d\x6f\xa9\xbd\x31\xf3\x9f\x71\x39\x20\x4a\xf5\xbf\xb2\xa6\x56\x22\xbe\x9d\xd2\x51\x2b\x0d\xff\xd0\x43\xda\xf5\xae\x11\x51\xe7\xe0\x1f\xcd\xc8\x97\xde\xbc\xb7\x05\xf5\xa5\x7c\xe5\xdb\x70\x5e\xac\xcd\xbb\x89\xf1\x72\x7e\xd7\x89\xfe\x2e\x70\xba\x83\xea\x0a\x2c\x1f\xc8\xdc\xa6\x0f\x79\xd8\xba\x2b\x5e\xe0\xfc\x93\xab\x7e\x8d\xfa\x8d\xdc\xb7\x3e\x8e\xa5\x71\xf8\x99\xcd\x85\x6f\xae\x3f\x33\xe8\x8d\x1e\x42\xa6\x30\x4a\xa7\x4b\x29\xbf\xa1\x28\x30\x9a\x7e\xde\xf3\x83\xda\x03\x0c\xee\x7f\x8a\xc1\xbb\xaf\x33\x78\xf6\x73\xe6\x0d\x81\xfa\xc7\xea\xc4\xbc\x61\x78\x20\xb4\xaf\x14\xc0\xa3\xfb\x7f\xc6\xe5\xf6\x2a\x8e\xcd\x49\xfd\x0f\x1e\x14\x9e\xb3\xa3\x3b\x2e\xe0\x7a\x11\x6e\x74\x05\xdf\x33\x83\x4a\xdb\xb0\xcf\x28\xdb\x1f\x6c\xdd\x97\x4e\x7c\xca\x55\x6e\x77\xf1\xf7\x96\x7c\xb8\x8f\xeb\x87\x7d\xe3\x23\xcc\x83\x19\x3e\x4f\xf1\xfb\xa6\x9e\xfd\xb8\x5f\xea\x00\x3a\x07\x72\x3d\x5f\xc6\xd3\x79\xf1\xf3\x01\x8d\x03\x21\x5c\x0c\x0f\x46\x99\x79\xf3\x35\x67\x74\x2b\x16\x30\x7a\x10\x5e\x0c\x6f\x21\x9c\x51\x84\x4d\xf7\xa4\x96\xd5\xbd\x38\xc7\xe8\xc6\xdc\x60\x70\xfc\x3e\xa6\xff\x09\xe5\x09\xfd\xad\x13\xc3\xea\xe7\xb0\xba\x42\x34\x5f\xd2\x2d\xea\x71\x96\x25\xf5\x34\x20\x1f\x2a\xb6\xe2\xe2\x3d\xcc\x83\x69\x94\x0f\x13\x02\x37\x50\x1f\x68\x8b\x50\x17\xfa\xb9\xa1\xed\x2e\x7e\xdd\x63\x13\xed\x17\xe5\xb6\xad\x0f\xbb\xd8\x38\x75\x3e\xc5\xa7\x9f\x97\xf4\x12\xcf\x4b\x96\x26\x03\xf8\x94\x26\xd3\x29\xcb\x40\x07\x91\x5a\xe4\x3f\x60\xfe\x70\xc5\x92\x7f\xe5\x81\x98\x30\x7c\x86\xb9\x5c\xd4\xae\x6c\xa2\x96\xed\x8f\xc3\xe6\x05\xab\x7b\x51\xc9\xe8\x5b\x9c\x67\x78\x13\xed\x4c\x9e\xfc\xe2\x7f\x30\xbc\x09\xaa\x54\xf3\x4b\x27\xe6\x8f\xb8\xa4\x48\x34\xe1\xae\x13\xdf\x73\x99\xf6\x05\x8b\xbc\x86\xeb\x57\xe8\xfd\x9b\xc8\x77\xd9\x36\x78\x1b\xdf\x33\xfc\x2f\x77\xe3\x7c\xf0\xee\x7a\x84\xfb\x9e\xfb\xa9\xa7\xb4\x3f\x94\xe3\x4b\x64\x21\x2d\x8a\x7f\x8d\xbb\xbb\x6d\xec\x07\x7c\xff\x9c\xd6\xfb\x05\xcf\xd3\x26\x4c\x3f\xa0\x31\x1b\xa8\x95\xb6\xa1\xf6\xbf\xc5\xe1\x6f\x1e\xc8\xdf\xfd\x71\x7c\x18\x1b\x39\x13\xfe\xe0\x07\xb1\xf3\xe4\x18\x93\x0f\x67\x99\x3e\x49\x57\x18\x9e\x0c\xcb\xff\xf8\x95\x27\x4c\xbf\x25\xfa\x04\x94\x57\x46\xfe\x81\x53\xff\xcd\x7f\x60\xfb\xa0\xb0\x38\x38\xfb\x99\xfd\xbe\x99\x0d\xb5\xd3\x98\xfb\xf9\xb3\x19\x5e\x80\x7d\x04\xb5\xce\x0c\xe6\xb8\x96\xe9\xef\x11\x30\x94\xda\xb0\x46\x80\x1f\xae\x00\xf1\x0f\xe9\x7d\x66\xce\xc9\xfc\x73\x2c\xc0\xe1\x07\x00\x1f\x6a\x29\x16\xf9\xbe\x05\xa0\xf9\x32\xc0\xfb\xcb\x00\x5d\xce\x00\x5f\xa7\x02\xbc\x15\x04\xf8\xc0\xdc\x9d\x66\xf1\xde\x9e\xaf\xd4\xb2\xfc\x87\xff\xe0\x7f\x30\xfc\x90\xf3\x0c\x7f\xe4\xac\x29\xb5\x2c\xff\xa3\x96\xc1\x05\xc9\x7f\xe1\x3f\xb0\x7e\xb3\x7d\x30\x58\x1c\xdc\x90\xf1\xf3\xdf\x78\x20\x33\x19\xac\x99\xe5\x81\x2c\x3e\x4d\xed\xaf\xfe\x38\xc5\x94\xd7\x11\x66\x00\xf0\xe5\x2e\xc0\x9e\x6d\x00\x9f\xa5\x00\xb2\xf8\x00\x3e\x0e\xe1\x9c\xf0\x00\xde\xfe\x04\x38\x91\x04\xf0\x76\x3d\x40\x73\x1d\xc0\xdb\x73\x00\xb7\xcd\x00\xde\x07\x03\xf4\x37\x00\xbc\x61\x62\xfe\xf8\x04\xb5\x77\x19\x5c\xef\x06\x83\xf3\xb3\x78\xdf\xc5\xe7\x8c\xff\x6c\xff\x97\x7f\xe1\x7f\x1c\x0f\xfa\x1d\x07\xd3\x11\x7f\x8e\x37\xeb\xb7\x3e\x73\x5f\x5f\x9f\xe1\xb1\xb0\xfa\x17\xfa\x8e\x7f\xc6\x83\xc5\xfb\x59\x1e\xc8\x5c\x26\x8e\xbf\x78\x20\x0f\x39\xbb\x02\xc5\xf3\x7e\x18\x70\xd6\x1c\x80\x4f\x89\x00\x9c\x37\xf6\xf7\x47\x38\x7b\x35\xc0\xbb\x42\xce\x1e\x0e\x30\xb0\x07\xa0\x7a\x1b\xc0\xeb\xa7\x34\x0e\x03\xb5\x00\x5d\xe7\x01\xde\xac\x03\xe8\x4f\xfa\xad\x0b\xf3\x88\xe1\x58\xb0\x78\x27\x9b\x07\xbf\xf8\x1f\x4c\xbc\x58\xfe\xc7\x69\x66\xdc\x7f\xe1\xdf\x8c\xaf\xff\x8b\xff\xc0\xfa\xad\xc5\xe0\xb8\x5a\x63\x18\xcb\xdc\xeb\xfe\xc5\x7b\x98\xf9\xe7\xef\xff\xe2\x81\x30\x79\xb3\xc0\x9d\xe2\xfc\x6e\xab\xe8\x3c\xf0\x89\x07\xf8\xf2\x08\x60\x7b\x20\xc0\x7b\x6f\x80\xdd\xa9\x00\x6f\x22\x00\xd2\xae\x00\x0c\x5e\x07\x38\xe4\x0b\xd0\x3f\xc8\x39\xe3\x02\xbc\x74\x00\xb8\x90\x0c\xf0\x6a\x39\xc0\x9d\x8d\x00\x2f\x9e\x02\xbc\x9c\x09\xf0\x9c\xc1\xed\x59\x5d\x1c\x96\x0f\xd5\xc2\x60\xad\x6c\x1f\xa4\x7f\xf5\xff\xc1\x9f\xfe\x97\x9b\xff\x8e\x03\xcb\x7f\x60\xfd\x67\xf9\x1f\x2c\x4e\xf9\xb7\x55\x67\xfe\x6d\x96\xf7\xc0\xc6\xcf\x54\x98\xda\xe9\xe7\x28\xcf\xcb\xde\x87\xf2\xbe\x5c\xfa\x01\xbe\xf6\x03\x78\x55\x00\x7c\x74\x05\xd8\x36\x19\xe0\xed\x73\x80\xa8\x66\x80\x81\xb7\x00\xfb\x56\x03\xbc\x54\x05\x28\x3c\x09\xf0\xcc\x19\xa0\xca\x11\xe0\x69\x1d\x40\x53\x0c\xed\x0b\x75\x3b\x06\xe0\x59\x2e\x40\xff\x26\x80\xc7\x4c\x4e\xde\xee\xf9\x33\x0f\xd8\x75\x80\xd5\x96\xf9\xb7\xf1\x67\xf9\x0f\x65\x4c\x6f\x8b\x23\x33\x7f\xc7\x81\xcd\xff\xbf\xfd\x67\x79\x1f\x6c\x3f\x8c\x5f\x76\xf8\x9f\xf1\x60\xf3\xe3\x0f\x1e\x48\x28\xc0\x5c\x0f\xca\x69\x5a\x9a\x0b\xf0\x69\x1e\xc0\xda\x0d\x00\xef\xba\x39\x67\x31\x80\xfe\xcf\x00\x3b\xcd\x01\x5e\x1c\x06\x48\xf1\x00\x78\xfa\x0e\xe0\x80\x33\x40\xdf\x59\xaa\x0b\xf2\xa8\x95\xc6\xa1\xcf\x1e\xa0\xcb\x01\xe0\xd1\x21\x1a\x07\x96\x0f\x74\x93\xe1\xbf\x5c\x89\xf8\x73\x1d\x64\xfd\xff\x35\xff\xb7\x53\x5b\xa9\x4e\x6d\x29\xc3\xf5\xfb\x5f\xfc\x07\xe5\xf7\x7f\xfa\xfb\xb7\x0e\x06\x6b\x59\x7d\x08\x16\x27\x67\xe3\xa1\xff\x94\x5a\x33\x2b\x80\x9f\xf7\x01\x66\xfb\x00\x7c\x3e\x4b\xfb\x47\x7d\xe0\x02\x58\x2d\x06\xc0\x39\xfb\x72\x8e\x47\x2f\x6e\x02\x84\xbf\x04\x78\xfc\x0c\x20\x29\x95\xf2\x5c\x0a\x7a\x01\x1e\xf6\x02\x70\xde\xe4\x7a\x77\x02\x5c\xe8\x07\xb8\x7f\x16\xa0\xab\x1e\xa0\xa7\x0b\xe0\x55\xfd\xef\x75\xb1\x8d\xd1\x45\xb9\xc0\x70\x13\x58\xfd\x93\x5a\x46\x93\xa9\x8a\x19\xd3\x4a\x46\xc3\xaa\x84\xe1\x34\x14\x33\xf9\xf0\x8b\xff\xb0\xfb\x77\x1c\xd8\xf1\xff\x9b\xff\xc1\xf2\x3e\x84\x99\xdc\x11\x66\xb8\x07\x62\x0c\x8f\x8e\xc5\xc9\xd9\xdf\x43\x3d\x11\x5b\x80\x71\x15\x00\xdf\x9c\x01\xa6\xc5\x00\x7c\x0c\x05\xb0\x57\xa4\xfe\x2f\xaf\x00\x78\x51\x0c\xc0\x79\x9f\x7e\xd2\x0f\x10\x3a\x0a\xe0\xe1\x59\x80\x84\x41\x80\x07\x46\x00\x05\x06\x54\x0b\xe5\xd8\x78\x80\x3b\xdf\x01\xce\x5f\x01\xb8\xfd\x08\xa0\xf3\x18\xc0\xed\x06\xba\x5f\xdc\x62\xf6\xde\xcb\x4c\x8f\x2e\x76\x1f\x60\xc7\xff\x58\xdf\x9f\xf3\x9e\xe5\xfd\x1c\x62\xc6\xbd\x90\xf9\xfd\xfc\x2b\xd4\x66\xdf\xfa\x1d\x07\x76\x5c\x59\xbd\x13\xd6\xef\x7f\xeb\x83\xc2\xea\x5f\xfc\xd2\x05\x69\x67\xf2\xa8\x00\xe0\xc7\x51\x00\x9d\x3b\x9c\xd3\x1a\xc0\x44\x39\x80\xd7\xc7\x01\xac\x0b\x39\x6f\x95\x00\x4b\x67\x00\x3c\x31\x07\x58\xf7\x1d\xa0\x37\x1b\x20\xe8\x21\x40\xf7\x67\x80\xb8\x38\x80\x3b\x29\x9c\x77\x7d\x80\xce\x3d\x00\x15\x8a\x00\xb7\x82\x00\xce\xeb\x01\x74\x04\x53\xfd\xa4\x1b\x09\x00\xfd\x4f\x7e\xf3\xa1\xce\x33\xeb\x20\xcb\xff\x61\xd7\xbd\x5f\xbc\x9f\xb9\x7f\x8d\xbb\x01\xe0\xfd\xa4\xdc\x75\xf4\x73\x26\xa3\xe9\x94\x56\xf0\x3b\x0e\xec\xf8\xb3\xfc\x96\xff\x17\xff\xe3\x6f\x8b\xf1\xd2\x02\x90\x14\x07\xf8\xf4\x1d\x40\x35\x1a\x60\xf0\x38\x80\xd1\x47\x80\x17\x1f\x00\x2c\xcd\x00\x1e\xaf\x02\x58\xb8\x19\xe0\x41\x26\xc0\x9a\x3a\x80\x6e\x25\x80\x2d\x15\x00\xb7\xf5\x00\x62\x9e\x01\xdc\x1c\x09\x90\x7d\x8c\x72\x47\xcb\x7e\x02\xb4\x1b\x01\x34\x56\x03\x5c\x15\x02\xe8\x6c\x04\x68\x99\x0c\xf0\x6a\x1d\xc0\x45\xa6\x47\x53\xfd\xf1\xa1\x58\x57\xa9\x5a\x30\x14\xef\x5d\x1c\x5d\x3d\x1c\x3b\x9c\x1e\xcc\x1c\x76\x0e\xfd\xce\x1a\x82\x9d\x4f\xf3\xd2\x86\x26\xe2\xb8\x5b\x0c\xfd\x82\x7e\x3b\xc3\x62\x8e\x4d\x65\xd6\xcd\xc4\x5e\xa8\x65\xe3\xf0\xff\xf4\xff\xdf\xf8\x1f\x40\xf7\x03\xce\x7f\xdf\x0a\x01\xf8\x46\xd3\x73\x8f\xf4\x3c\x80\x97\x2d\x00\x9a\xf6\x00\x9c\xb3\xec\xc4\xf9\x00\xf7\x15\x87\x34\xdb\x26\x00\xdc\x16\xe4\xd6\x77\x4b\x03\xb8\xf1\x84\xcf\xc9\xff\x33\x40\xdb\x70\x01\xe9\x28\x51\x80\x2b\x36\x82\xc1\x99\x23\x01\x9a\x5f\x08\xad\x2f\xd9\x0a\xd0\x24\x27\x2c\x7d\xb6\x0c\xa0\xe1\x91\xb0\x71\x87\x0d\xc0\xd9\xaf\xc2\x32\xcf\x65\x00\xce\x4c\x14\xc2\xe7\xae\xaa\x16\xae\x42\xff\x43\x45\x90\x0f\x53\xb8\x59\x0c\xeb\x2f\x79\xa9\x42\x58\x7f\xca\xdc\x27\x84\xfd\x95\xd2\x93\x04\x51\x27\x28\xc5\x44\x10\x19\xdd\x89\x6f\x04\xf0\xde\x56\xdc\x53\x7e\xd4\xa5\x8d\x95\xe4\xd5\x64\xe3\xf0\x1f\xfe\xff\x2f\xbf\xff\xb2\x54\x6d\x12\xe0\x9d\x33\xb5\x2f\x7d\x86\x78\x0a\x74\x01\xf4\xbe\xe6\x8b\x50\xde\x0f\x70\xbb\x4f\xf8\xc0\x78\x5b\x80\xeb\x77\x24\x2a\x67\x5b\x00\xb4\xdc\x91\x0e\x5c\x56\x05\xd0\xac\x2b\xfd\xc1\xc7\x6b\xe8\xa5\x06\x57\x19\xc5\xb0\x2d\x5c\xca\xf5\xa5\x32\xf3\x53\x1c\xb8\xaf\xd7\x46\xcb\x68\x1d\xd2\xe7\xf1\x3a\x11\x23\xa3\x52\xe7\xcd\xf3\xbc\xda\x44\x46\xb2\x6d\x24\xcf\x85\x63\x7b\x64\xf4\x1e\x5d\xe6\xd1\xab\xb4\x93\xc9\xfc\xb6\x9d\x7b\x5c\x71\xb3\xec\x07\x42\x78\x9e\xb3\x7a\x2f\xac\xce\x4b\xea\x76\xd9\x7e\x42\x78\x86\x25\x05\xcb\x29\x12\xc2\x23\x12\x9f\x25\x77\x98\x10\x9e\xd4\x98\x9f\xb2\xdf\x08\xe1\x8e\xdc\xbd\x40\x4e\x87\x10\xee\x23\x91\x67\xe5\xa2\x09\xe1\xee\x08\xfb\x26\xe7\x44\x08\xb7\xef\xff\xc1\xff\xff\xca\x83\xf9\x2a\x43\xfb\xa5\xbc\xce\x11\xc0\xb7\x98\xc7\x8f\x44\xb0\xde\xd4\x7d\x4d\xd2\x73\xf8\x63\x80\x8e\x37\xf2\x0d\x32\x47\x01\x5a\x26\x2a\xfa\xea\x68\x0e\x4f\x3e\x7f\x41\xf9\xb1\xc5\x2e\x1e\x87\xd3\x12\xaa\xf3\xe6\x8f\xe5\x17\x3a\xa9\xa1\xda\xb9\xc6\x47\x60\xdb\x31\x4b\xd5\xb2\xad\x31\x42\x09\xa5\x69\xaa\xa5\x71\x7c\x22\x31\x47\xf8\x54\xc7\xe7\x2f\x13\x6d\x3e\xf8\x40\xa5\xa1\xea\x98\xd8\x8e\xc2\x7c\x95\xe5\x17\xf7\x8b\x15\xee\x4f\x50\x59\x7c\xaf\x53\x6c\x76\x81\xab\xca\xb1\x77\x85\xa2\x0a\xd9\x41\xaa\xf1\x84\x88\xa8\xa4\x78\xaa\xbe\x22\x44\xb8\x2c\xbe\x50\xf5\x2c\x21\x42\x0f\x63\x4c\x55\x6d\x09\x11\xfc\xb2\x6b\xaa\xca\x25\x42\x04\x45\x22\x87\xa9\x3c\x26\x44\xa0\x3f\xb4\x45\xf9\x15\x21\x23\x4e\xec\x90\x51\x11\x22\x64\x44\x7c\x90\xa2\x52\x0c\x21\x7c\x9f\xb7\x2c\x51\x9a\x49\x08\x5f\xd0\xff\xd5\x6f\x52\xc4\x83\xef\x8f\x1f\xf4\xc5\x11\xef\x7c\x69\x21\x87\xbf\xd1\xab\xaf\x82\x75\x97\xdb\x5e\xa3\xf1\xbe\x6b\x7b\xae\x26\xde\x43\x6a\xee\xd3\x57\x14\xf5\x01\x38\x1d\xab\x3f\x4e\x2d\x82\xfb\xdb\x71\x75\xbd\x3e\xe3\x7d\x02\x45\x65\x13\xf5\xeb\xad\xcd\x44\xf8\x8a\x47\xea\x1f\x72\xd1\x13\xd7\xde\x9f\xad\x2f\xee\x37\x51\x72\x30\x27\x51\x2f\x71\xa7\xa3\x74\x68\x46\x8a\x6e\x6a\x86\xbd\xec\xc4\x7d\xd3\x74\xae\x97\x3c\x96\xf3\xdb\x7b\x4d\x07\x1a\x86\xc8\xf5\x24\xdd\xd7\xde\x78\xcb\x5b\x2e\x22\x31\x57\x3b\xf6\xd5\x5c\xd9\xd8\x78\x4b\x9d\x55\x84\x48\xd7\x45\x4b\x6a\xd7\x13\x22\xd5\x1b\xa6\xa2\x73\x8e\x10\xa9\xa4\xe0\x01\xed\x4a\x42\x24\xde\x6e\x2b\xd6\x7c\x4a\x88\x58\xed\x96\x45\x5a\x3e\x84\x88\x5d\xd9\x24\xac\x69\x4c\x88\xe8\xb2\x8d\x95\x1a\x19\x84\x08\x87\x6f\x10\xd2\x10\x24\x44\xa8\xcc\xbb\x64\x74\x03\x27\x6e\xff\xee\xff\x10\x46\x07\x40\x18\xfd\x1a\xbc\x29\x87\x75\xcc\xa7\xee\xea\x58\x50\xe9\xd6\xd1\xc3\x3a\xfc\x4d\xff\x71\x58\x2d\x68\x71\x32\xc5\xea\x48\xc3\xba\x49\x47\x38\xb6\xd6\xc2\xe2\x3d\xef\x14\x80\x8a\x8a\xa9\x27\xe5\xb5\x87\xef\x3a\xb4\xd8\xa2\x41\x6f\xa5\xe0\x84\xdc\xee\x49\x17\xa6\x8a\x48\x34\xa6\x7b\x4f\x52\x5f\x18\x2f\x9d\x98\xec\x6b\x6e\xe2\xf1\x40\x8e\xc4\x69\x9a\x3d\x0c\x4e\x56\xbc\x1b\x9d\x6b\x7a\x2a\xd9\x58\x65\x76\x64\x8c\xc9\xfe\x83\x12\xaa\xed\x61\x05\x13\x76\xd6\xb9\xa9\x25\x85\xec\x32\xbe\xd2\xd6\xa3\x56\x18\xfc\xd2\xb8\xe4\xb1\x8b\xea\xe7\x60\xc9\x09\x8e\x3f\x7a\x55\xb8\x37\x3b\x4c\x30\x24\x44\xf1\xd2\xc6\x4f\xc6\x0a\x84\xc8\x7b\xf9\x26\x8c\xf7\x21\x44\xf6\xfa\x7a\xa3\x71\x99\x84\xc8\xac\xf3\x9a\x37\xf6\x24\x21\xd2\xa3\x3c\xd7\x1b\x71\xe2\xd4\xe5\xfe\xde\x70\x0b\x21\x92\xe3\x56\xbf\xd6\xf7\x27\x44\x5c\x67\xe5\x01\xfd\xe1\x84\x88\xb9\xfe\x2b\x0f\xa8\x48\x62\x36\xfa\xbf\x5a\x05\xab\x3d\x8f\x1b\xa8\xdf\x77\x52\xa8\x0e\xcc\x75\x65\x0b\xbc\x9f\x72\xb1\xdd\x0a\xef\xb1\x9d\x91\xb0\x46\x5c\xb3\xfa\xd2\x5c\xda\x07\x61\x8f\x1d\xd6\x2f\x0a\xd7\xcd\xff\x28\xf9\x13\x20\x73\x96\xfd\xb4\xd1\xb7\x46\x0c\x4d\xbc\x69\x7b\xd4\x74\x9f\x78\x4f\x54\x9d\xcd\xda\x39\xfb\xe4\x4b\xc3\x74\xac\xad\xdc\x96\x2b\x9f\x0f\x9a\x37\x2b\x29\xd0\x6b\x94\x6c\xe0\xf7\x99\xbc\x31\x7e\xa3\x6f\xfa\x55\x59\x65\xe5\x7e\x1a\xd3\xe2\x33\x63\xfa\xea\xaa\x4c\xad\x61\x5e\xd7\x2c\x67\x5e\x5a\xae\x65\xb6\x8e\x7f\x5a\x6b\x4f\xb1\x66\x85\xe7\x9c\x69\xef\x3e\xae\xd5\x78\xe7\x1e\x32\x2d\x87\x0c\xaa\x0f\x5d\xf9\x61\xca\x7b\x42\x54\x1e\xaf\xd8\x64\xa1\x45\x88\x52\xa6\x6b\xec\xe4\x2d\x84\x28\x0c\xba\xa4\x4d\xda\x42\x88\x7c\xcd\xb2\x04\x73\x20\x44\xb6\x65\xd9\x38\xd3\xcb\x84\x48\xdf\x77\xf2\x37\xd5\x23\x64\xa4\x83\xd3\x17\x13\x21\x42\xa4\xb2\x7f\xfb\xcf\xc3\xdc\x96\x93\xc6\xfb\xd8\x83\x93\x47\x63\x5d\xee\xb1\xa4\x31\xd6\x99\xee\x98\x4f\xc1\xaa\xf1\xd5\xef\x33\x91\xef\x71\xe1\x8d\x1d\xe6\x41\x5d\x33\xe5\x45\x54\xa9\x3a\x61\xf5\xa8\xf8\xfa\x32\xac\x06\xe5\x1d\x71\x45\x7d\xe3\x7d\x73\xdc\xde\x8c\x48\x05\x88\x33\x77\xdb\xaa\x64\xc7\x93\x16\xa1\xed\xf2\xc9\xc8\x59\x54\x69\xab\xe9\x32\x03\xab\x78\xd9\xd5\xbe\x36\x4e\xc7\x9d\x2e\xa8\x55\x7a\x54\x2d\x12\x58\x2f\xae\x91\xb0\xf2\xc3\xc2\x99\xe1\x67\xb5\x2e\xba\x9a\xce\x0f\x4e\x7b\xa8\xf3\x63\xe9\x44\x07\x9b\x92\x1e\xbd\x2c\xa7\x4c\xbb\xe6\x86\xe7\x7a\x1f\x1c\x73\xed\x66\x75\xcd\xd2\xeb\x58\x78\x77\xde\x8f\xd7\x42\xba\xb3\x16\xd4\xce\xeb\x26\xc7\xb5\xc6\x3b\x84\xdb\x2a\x90\x36\x8d\x59\xf6\x8d\x36\x27\xc8\x93\x51\x19\x76\x2d\xd6\xbe\xe4\xad\xea\x57\xdb\xdc\x59\xeb\x08\x51\xb6\xb0\x1d\x3b\x23\x82\x10\xc5\x2d\x73\x07\xad\x78\x08\x51\x18\x63\xd3\x31\xbd\x84\x10\x79\x29\x1b\xa9\x69\xea\x84\xc8\x3c\xfd\xe5\x3f\xc3\xff\x7a\x63\xa3\x8d\x75\xb7\xc7\xa2\x66\xb8\x0e\x76\x2d\x9e\x81\x7d\x8a\x5b\x2f\xd9\x22\x5f\xe4\xfc\x90\x45\xc8\x0b\xa8\x13\x76\xc6\x7a\x5d\xb9\xdf\x0a\x63\x8e\x3d\xe4\xb1\x06\x71\xed\x9c\x6c\x4f\xac\xc7\xee\x75\xf4\x46\xb4\x21\xaa\xcc\x27\x03\x62\x00\xc2\x34\xfd\x64\x64\x96\x40\x67\xe0\x92\xf5\x75\x5a\xa7\x04\xfd\xd7\xfd\xf4\xb2\x9c\x9c\x26\x75\xcd\x6d\x9f\x87\x9e\xc3\x0a\xe5\x51\x8b\xcd\xd7\x3c\x73\x5f\xa8\xfe\x74\xfe\xeb\xd5\xa9\xdb\xdf\x8c\x71\x9c\xe7\xb9\x2a\x38\xf9\x83\xe6\x2b\x9b\x27\x2b\x57\x14\xaf\xd6\xba\x34\xdb\x65\x85\xcb\x69\xa2\x2d\x32\xf3\xbe\xdb\xba\x0e\x3b\xad\x82\x99\xc2\x6e\xdc\x2f\xee\x6b\x8e\x9a\xa9\xb3\xfc\x0b\x79\x38\x3a\xcf\xea\x83\xb3\x3b\xf9\xa4\xd6\x6d\x75\x7f\x71\x06\x21\xaa\x26\x56\xb0\x68\x2b\x21\xca\x89\xd3\xbf\x2c\x18\x20\x44\x69\x8f\xa5\xbf\x83\x29\x21\x0a\x16\xd3\x27\xdb\x2d\x21\x44\x61\xfc\xb4\xa1\xb6\x17\x08\x91\x7d\x30\x75\xeb\x9c\x59\x84\xc8\xec\x27\x44\x1a\xeb\xf0\x2c\xff\x8b\xe5\x3f\xdd\x6e\xb0\x41\x3f\xdb\x4a\x1c\x91\xef\xd1\xf8\xce\x99\xde\xff\x6f\x58\x89\x3f\x57\xbe\xdc\x13\xf5\xad\x0f\xad\xf0\xc6\x3a\x7f\x6e\xd8\x46\xfc\xf9\x14\xb7\x40\xac\x63\x47\xb7\x6d\x41\x74\x66\xbb\x64\x10\xd6\xbb\x37\x8e\x0a\xfe\x22\xb4\x07\x60\x6d\xd3\xf6\x18\xd5\x47\x7c\xe3\x9c\x3f\x6f\x0b\x98\xb0\x4b\xac\x70\xbe\xf9\x16\x21\x9b\x57\x72\xb5\x73\xf8\x36\x65\xac\xf0\x52\x3a\x38\xa3\x23\x30\x7f\xcb\x7e\x95\x8e\x69\x61\x01\x5b\x12\x46\xaa\x8d\x9b\xfc\xd2\x3f\xaa\xf0\xad\x5a\x8b\xf9\xb2\x8d\x91\x75\xf9\x6a\x0f\xcc\xfa\xfd\xe2\xaf\x39\xaa\xed\x34\x33\xf4\x93\x79\x5a\xa5\x3a\xcb\x2c\xc8\xcf\x9a\x10\xa5\x17\xa6\x37\xbc\x3b\x08\x51\xe8\x31\x93\x5f\x7b\x93\x10\xf9\x5c\x93\xbd\x6b\xbe\x13\x22\x5b\x61\xea\xb5\xb2\x87\x10\xd9\x28\x93\x1b\x6e\x6e\x84\xc8\xd8\x99\xd6\xb9\x0c\x27\x44\x46\x6e\x42\xf5\xd2\x44\x42\xa4\x6e\x4e\x10\x5c\x7c\x88\x10\xc9\xce\xdf\xfc\xb7\xa9\xe8\x57\xe7\x17\xdb\xc7\xd4\xff\xc5\xa8\x7f\x72\x9e\x7f\x39\xe2\x14\xbf\xf8\x3f\x2e\x3e\xa8\x07\x74\xe8\x40\x00\x56\x0f\x73\x42\xa8\xbf\x7b\x83\xb7\xdb\x73\xec\xee\x9e\x50\xac\xd3\xef\x08\xa5\x3c\x98\x0d\xe5\x51\x58\xcf\x5c\x69\x18\x93\x38\x74\x1d\xc0\x52\xbf\x98\x2e\xd9\x57\xc3\xc1\x6e\x48\xf4\x79\xfd\x8f\x42\x62\x56\x96\xbb\x4a\xad\x66\x48\x1d\xb3\x58\xbf\x8b\xdb\x79\x8f\x0c\xbf\x99\xcc\x4e\xbb\x00\x03\xd9\x30\x63\x99\xc8\x85\xb1\x5b\xe5\x8e\x19\xdd\x8b\x88\x29\xc8\x96\xd7\x35\xf0\x0b\x2f\x3f\xe9\x23\x2f\xaf\xf7\x33\xec\xee\x55\x05\xb9\x03\x7a\x6b\xc2\x36\xf5\x5d\x92\xcd\xd7\xab\x0b\x1b\xf1\x83\x4b\x3a\x59\x5f\x6e\xfb\x04\x42\x46\x6e\xd2\xb7\xde\x44\x08\x91\x8a\xd1\x73\xf7\x27\x84\x48\x8e\xd2\x4f\xdb\xb0\x82\x10\xc9\xf5\x7a\x89\x3e\xe6\x84\x48\x28\xeb\x6e\x5c\xb7\x91\x10\xb1\x60\xdd\x32\xf7\xe7\x84\x88\x81\xfe\x8e\xd5\xfc\x84\x88\x5d\x7d\x3a\x60\x89\xfb\xff\xdd\x12\xaa\x9a\xdd\x56\xe8\x82\x28\x6b\xd3\xb0\xd5\xc3\xe8\xf8\x33\xfa\x3f\xcd\x01\x94\xff\x71\x85\xf6\x47\xca\x49\x0d\xc6\x2a\x71\xaa\x71\x18\xd6\xa5\x63\x5a\x77\x22\x2e\x13\xfa\x7a\x37\xd6\x7b\x03\xf4\xf6\x20\x3a\xe7\x5e\x9d\x84\xf3\x65\x91\x6b\x2a\xe2\x21\x73\x4f\xa6\x9d\x15\x4d\x07\x98\x66\xb4\x4f\x5b\xc3\x9a\xcf\xcc\x44\x32\xe5\xc2\xe4\x70\x11\x7d\xa3\xc2\x14\xff\x45\x95\xa2\xcf\x75\x1f\xee\xfd\xe8\x3b\x55\x1c\xb4\x26\xee\x0d\x89\x0a\x13\xbf\xaa\xb1\x26\xb9\x28\x97\x4b\xfc\xa3\xba\x47\x52\x43\xb5\x8d\x78\xcb\x28\x89\xa4\x21\x57\x26\x88\xeb\xaa\x6d\x4a\x5c\xdd\x5b\x2b\x26\xab\xb6\x37\x51\xfb\xab\xad\xc8\xb4\x51\x11\xb1\x0b\x09\x11\x7e\x30\x4a\x7f\x57\x04\x21\x42\x64\x94\x44\xb8\x3c\x21\x42\x2b\x46\x25\xed\x38\x4d\x88\x90\xbb\xba\xe8\xb6\xef\x84\x08\x2d\x55\xcf\xde\xfc\x00\x3f\x4f\xf2\x7f\x4b\x88\x60\xda\x28\x93\x0d\x1d\x84\x08\x78\xde\xad\x72\x88\xa2\xe3\xef\x8a\xbc\x9f\xa6\x06\x3a\xee\xb5\x69\xbe\x88\x6b\x54\x28\x6e\x46\xbe\xcf\xa1\xa7\x3b\xb0\x4e\x9f\x5b\x4a\x75\x12\x52\x57\x46\xd1\x3e\x30\x85\xb4\x6f\x4c\xc4\xe3\x44\xbc\x85\xbf\xa5\x31\x05\xf9\x0e\xde\x8d\x69\x18\x5f\xd7\x79\x14\x8d\x9b\xb7\x3c\x0f\xeb\xe0\xe6\xab\x0e\x18\x0f\x3f\x06\x30\x4e\x69\xff\x13\x45\xd3\xe1\x11\x5a\x83\xfb\xb9\x8d\x6b\xf9\x47\x8c\x1e\x5d\xf0\xd9\x3e\x73\x84\x80\xea\xcc\x82\x0c\xcf\x9b\x23\xb6\x2a\xd9\x16\xcc\x0e\xbf\x33\x22\x49\xc1\x34\xff\x64\xa6\xce\x88\x79\x72\x7b\xf3\xad\x2a\xee\xf0\x6f\x97\x6d\xcc\x2b\xbd\x08\x7c\x27\x65\xe7\xe6\x0d\xef\x39\xc0\x1b\x2c\x6b\x97\xeb\xf1\xf1\x39\xf7\x80\x1c\x4f\xe6\x24\x42\x78\x40\xce\x3f\xc5\x83\x10\x1e\x3b\xb9\x88\x44\x09\x42\x78\xb4\xe5\x25\xf6\x8c\x20\x84\x27\x47\x3e\x33\x7a\x3c\x21\x3c\x9f\xe4\xab\x22\xc7\x12\xc2\xd3\xa6\xc0\x1f\x1a\x48\x08\xcf\x63\xf9\xee\x60\x0d\x42\x78\x82\xaf\x8b\x2c\xc7\x71\x6c\x8a\x59\x87\x7e\x9e\xca\xf2\xc7\xfb\xee\x55\xe5\x41\xc8\x73\x38\x3c\x27\x0c\x71\xb8\x7c\x2e\xaa\x0f\x92\xf6\x28\x0e\xe3\x13\xf7\x86\xf2\x9e\x22\x1b\x69\xf5\x3c\xa8\x35\x1d\xc7\xdf\xf7\x65\x16\xe2\x3e\xab\x1b\xf3\x70\x5f\x71\xb2\xa4\xfa\x09\x33\x06\x8a\x11\x27\x31\xa8\x2c\x45\x5d\x1d\xf5\xf4\x72\x55\x09\x4f\x00\x85\xbc\xb2\xeb\x7a\x5b\x87\xcb\xc9\x6e\x2d\x97\xb0\x91\x1b\x96\x2a\xd3\x5c\x3e\xda\x5d\x15\x9c\x47\xae\x2a\x5f\x1b\xb2\x02\x40\x72\x61\x59\x79\x9a\x34\x80\xf8\x94\x32\x87\xd2\xcb\x00\xa2\xd5\xa5\x6b\xce\x7f\x02\x10\x26\x25\x2b\xee\xba\x00\x08\x4d\x3e\x5a\xfc\x76\x0e\x80\xc0\xd7\x62\xec\x15\x38\x62\xef\x7e\xbc\x77\xc0\xfb\x24\x07\x79\x0d\xbc\x3f\x33\xc2\x39\x96\xe7\xdd\x3e\xd4\x3f\xe0\xbe\x9c\x84\xfd\x7c\xb9\x37\xc7\xa1\xa2\x38\xd7\x96\x18\xc4\xbb\x2e\x7c\xf7\xc6\x7c\xaf\x8f\xa4\x3c\xa0\x2a\x0d\x9a\xef\x47\x6e\x51\x3e\xc4\xfe\x24\xda\x1f\x2a\x3d\x26\x01\xe3\x92\x98\x45\x51\xc6\x68\x45\x8a\x8f\xef\x90\xcc\xc1\x79\x14\xd0\x9e\x8f\xf3\xc1\x73\x47\x11\x76\xa9\x70\xf1\x2f\xc6\x7d\xd3\xee\x7e\x09\xe2\x77\x16\xf3\x28\x6e\xaa\x35\xea\x38\xf2\x06\xc4\x1e\xd6\x49\x0f\xbf\x02\x20\xf4\xbd\x6e\x9f\x5a\x21\xc0\x88\xb2\xba\xca\x29\xe5\x00\xbc\x56\x75\x47\x97\x8d\x01\xe0\x8a\xad\x6b\x0c\x2c\x05\x18\x16\x58\xb7\x37\xfe\x10\xc0\x10\xcd\xda\x87\x07\x51\xb9\xa5\x56\x89\xde\xc0\x3f\xf9\xfd\x26\xae\x60\x27\x5a\x5f\x22\xfe\x71\x9c\x39\x13\x97\x79\x50\x7b\x98\xe1\x3b\x14\x31\xb8\x4d\x01\x83\xef\xe6\x50\xdc\x73\x59\x3a\xea\x94\x42\x78\x2a\xe2\xc1\xa7\x0b\x36\x23\x4a\x7a\x5c\x87\xf6\x87\x3a\xba\x94\xe6\xfb\xfe\xa4\x38\x8c\x4b\x66\xce\x5e\x8c\x43\x52\x51\x1a\xe6\x7b\x8c\x40\x36\x9e\x2b\xc3\x56\x16\x20\x2a\xbb\xf9\x4e\x21\x9e\xa7\xd7\xe7\x1e\xc2\xdb\xc8\xab\x86\x95\x22\x01\x75\xf1\x30\xea\xb7\xf5\xde\x6a\x5c\x2f\x4d\xd6\xd6\x22\x2a\xa5\xd6\x74\x1a\xe3\xc5\xdf\x71\x9e\x6e\x4c\x70\xc1\x79\x24\xea\xcc\x37\x65\x4d\x40\xc5\x85\xa6\xb8\x05\x88\x94\x36\x3d\xf2\x5d\x85\xd6\x7c\x37\xe2\x9f\x4d\x52\x05\xee\x74\xe7\xaa\x41\x9c\xbf\xd1\xb5\x1d\x67\x68\xc3\x8a\xa7\x88\x90\x9d\xeb\xfc\x89\x38\x57\xdd\x08\xea\xef\x71\xc6\xef\x0a\x46\x07\xe3\x28\xc3\x8b\x38\xc4\xe0\xff\x07\x18\xfc\x37\x8f\x87\x63\x4f\xb8\x86\xa1\x8a\x40\xe9\x8a\x18\x86\x1d\x92\x88\xf8\x55\xee\x14\xda\x27\x28\x65\x45\x16\xc6\x65\xcf\xfd\x02\xcc\x83\xc8\x0f\x45\xa8\x33\xc7\xf2\x80\xfc\x83\x4b\x91\x6f\xe8\xd1\x56\x89\xeb\xe1\x72\xf1\xe3\xf8\x74\x0e\x2f\x6b\xf1\x3c\x69\x25\x54\x8f\x7c\x80\x71\x40\xf9\x30\x8a\x5d\x17\xf0\xe7\xb9\xe7\x5d\x79\x4c\xe3\x70\xd5\x40\x0a\xf9\x2c\x57\xeb\xc6\xd1\x93\x9a\xb9\x3d\x2a\x6d\xb4\x56\xac\x43\x26\x6b\xeb\x8e\x48\x5c\x81\x5a\x3b\x73\x70\x05\x6a\x1d\x5e\x85\x3c\x87\x96\x33\x57\x50\xa1\xe1\xca\x41\xda\x69\xe6\xb2\xd5\x47\x3c\xd9\x5d\x30\xa5\xfe\x9d\x7d\x41\x6d\x3d\xa3\x7f\x70\x42\x99\xfc\xc1\x8b\x29\x2d\x65\xf2\x26\x04\xeb\x37\xbd\x34\xef\x8b\xfa\x93\x91\xaf\x93\x57\x9e\x85\xfb\xe2\xbe\x26\xaa\x0b\x13\xbf\x9c\xce\xef\x9d\xe6\xc5\xb8\x3e\x04\xa7\x96\x60\x5c\x02\x7b\xe9\x78\x7b\x8b\x55\x21\xca\xb8\x5a\xac\x4e\x9d\x63\x97\x5a\x50\x9e\x80\x6d\x19\x1e\x4b\x61\x4a\x05\xed\x23\x63\xe0\x40\x6f\xe3\xcb\xd9\x5f\x45\x2f\x87\xad\xbe\xd1\x4a\xe3\x70\x4b\x45\x1c\xef\xf9\xdf\xba\x60\x84\x8c\xfe\x5b\xda\x73\x91\x1f\x73\xab\xd7\xfd\x14\xb5\x61\x18\xa7\x5b\x06\x14\xdf\xbd\x35\xa6\x0c\x19\x19\x37\x2b\x2e\xe0\x4e\xdd\xd1\x7a\x0f\x77\xac\x1b\x64\x10\x7f\xaf\xdd\x99\xfa\x77\x85\xd1\x7d\x68\x66\x3a\x0a\x9c\x63\x74\x53\xea\xed\xa8\x3d\xc9\xfc\x1c\xd5\x8b\x29\x6e\x4b\x0d\xa1\xfe\x67\xe2\xba\x96\x3e\x58\x80\xeb\x62\xc2\xa9\x22\x7c\x8f\xdc\x1d\x42\xf9\x6e\x61\xef\x2b\xf0\x3e\xfc\xd6\xa6\x6a\xe4\xcb\xf8\x19\xd7\x1a\xd2\x3c\xa0\xbc\x10\xd7\x62\x8a\x3a\x2f\xf4\x6d\xc2\xb8\xcd\x6e\xbb\x88\xf1\x9a\xa8\xd8\x82\x79\xa4\xb3\xe8\x1a\xc6\x43\x7a\x09\xed\x4a\x31\x64\xc3\x1d\xa6\x72\xd1\xf3\x45\x14\x23\x77\x9f\xd0\x37\x98\xfb\xb6\xb4\xdf\xc3\x03\x23\x8a\xef\xde\xb7\xdd\x4e\xbf\x7f\x3a\x05\x57\xf0\xfb\xad\x47\x83\xe9\xd7\x69\x86\xf5\x18\xdd\xc2\x93\x6e\x77\x5b\x3f\x76\xfa\xb9\x27\x41\xfd\xbb\xc5\xcc\x8b\x6b\xfb\xa9\x6d\x61\x78\x53\xcd\xa1\xd4\x36\x1c\xa6\xf6\xf4\x4f\x8e\xdd\x9f\x94\x83\x3c\xe0\x0c\xf3\xfd\x38\x3b\x93\x53\x0e\xe3\x7e\x10\x5b\x51\x8a\xeb\x59\xc4\xb9\x63\xc8\xeb\xd9\xee\x58\xb3\x84\xe6\x01\x1d\xef\xf5\x06\xe7\xc2\x38\x76\x8d\x3f\x1d\x6f\x67\x45\x3a\xde\x0e\x03\x2d\x88\xb2\xce\x7c\x77\x0d\xe3\x31\x21\x89\xa2\xf1\x9a\x8a\x9d\xb8\xba\x49\xf5\xd2\xbe\x22\xb0\x98\x66\x33\xc0\xd3\x12\x21\x9c\xef\xcf\x24\xb4\x31\x2f\x9e\xd9\xce\x40\xe6\xde\x73\x1b\x57\x7c\xb2\x67\xd2\x9b\x90\x0f\xf5\xec\x41\x02\x32\x55\x9e\x5b\x1f\xc4\x13\xee\xb3\xf8\x53\x19\xf8\xfb\x39\xed\x78\x22\x7e\xfc\xe8\x11\x8e\xd0\x13\xe5\x6f\xc8\xdc\xea\x65\xd6\xcb\xbf\xe3\xd2\xce\x74\xa4\x68\x29\xa7\xf6\x22\xde\x41\xc9\xda\x56\x88\xcf\xb3\x77\xe7\x51\x64\x99\xc4\x5d\xa6\x28\x7a\xd4\x8a\xe3\x88\x6f\x87\x54\xd4\x61\x1f\xb4\x2d\xc3\xce\xe1\xbe\xba\xe1\xe7\x79\xd4\x8b\xf3\xb4\xb8\x88\x2c\x9c\x15\xba\x57\xbe\x53\xb7\xda\x31\x1e\xb6\xdf\x3b\x30\x9e\x53\x7f\x76\x22\x8e\x3e\x7e\x07\x1d\xf7\xd1\xef\xef\x7f\xe2\x58\xf1\xb2\x3e\x61\xea\x3f\xe5\x85\x70\x4e\xf4\xfc\x38\x23\xdf\xea\x6b\xe0\xfc\x7e\x67\x4b\x3b\xdc\xbe\x8b\x58\x8a\x4c\x81\xb7\xa9\x7e\xf8\x17\xde\xe7\xd2\x15\xec\x5d\x42\x3e\x4e\xb9\xb7\xc6\xc7\xb7\xd2\xdf\x6f\xc1\x15\xe9\x4d\x7f\x2f\x9e\xfc\x06\x9b\x3f\xa0\x32\x47\x7f\x30\xc1\x27\x7e\x3a\x83\xfa\xdb\xcb\xac\x9f\xf7\x18\xfe\xc3\x2d\x66\x7d\xb8\x86\x7c\x42\x96\x07\x95\x50\x56\x85\xfc\x61\x56\x0f\x29\x3c\xe9\x34\x8e\xc6\x76\xfb\x46\xf4\x27\x20\xbc\x19\x9f\x7f\x7d\xd8\x15\x3c\x4f\xba\x6b\xb4\x23\xbb\xc0\x25\x95\x8e\xb7\x63\x02\xf5\x7b\x0e\xdc\xc1\xf5\x72\x0a\xf4\xe0\x3a\x6b\xd4\xde\x8b\x7c\x90\xd1\xe9\x54\x3f\x42\x52\xb0\x7f\x0d\x9d\x17\x6f\xe9\x02\x02\xdf\xbd\xb8\x91\xef\xf1\x63\x8c\x0a\x76\x12\xfa\xb1\xdd\xfc\x1b\xc7\x12\xdb\x85\xb4\x6f\x89\xed\x7a\x46\xff\x62\x27\x32\x0d\x7e\x66\x67\xe1\x89\xfe\x67\x1b\x1d\xb1\x1f\x6d\x17\x90\x5f\xf5\x33\xae\x9b\xe1\x0b\xbc\xc3\x3c\xf9\xc6\x30\x0d\xde\x17\x53\xdb\x2f\x46\xed\x53\xd1\xff\x16\x97\x24\xe1\xe3\x78\x2e\x60\x79\x50\x3b\x9f\x9c\x45\x9e\x57\x08\xde\x94\x07\xd8\x72\xfa\x0a\xae\x67\x7e\xf9\x57\xf1\x3c\xe0\xf9\xe3\x3a\x9e\x87\x56\x59\x52\xfe\xd3\x32\x6f\xaa\x17\x32\x7f\xde\x7d\xdc\x2f\x67\xeb\x52\x1e\xd4\xa4\x37\x8f\xf1\x7d\xc5\xa0\xe5\x39\xce\x97\x51\x0d\x83\xc8\x72\x93\x58\x44\x79\x21\x70\xf6\x5b\x1d\x8d\xc3\x6f\xfe\x83\x02\xa3\x6b\x62\x32\x9d\xda\x79\x0b\xa9\x5d\xc3\xe8\x9e\x6c\xed\xa1\x36\xe9\x1c\xfc\xc1\x7b\xa8\x0d\xa3\xf6\x4a\x06\xb5\xbf\xfa\x04\xad\x85\x7f\xf0\x3f\xd8\xb8\xbc\x63\xd6\x87\x57\x4c\x87\x1a\xaa\x2b\x14\x3f\xf6\x34\x8e\x5b\xf4\x8d\xc6\x39\x34\x0f\xe8\x3c\xdf\xe6\xd8\x82\xb3\x31\xd0\xe0\x06\x66\x97\xcf\x29\xaa\x03\xb5\x56\xb0\x0b\xed\x72\xb8\x87\xe3\xbb\x58\x8c\xfa\x6d\xdf\x48\x55\x36\x66\x5a\x3f\xc7\x6c\x35\x0f\xe8\x47\x7e\xa9\x81\xeb\x5b\xe4\x5b\xab\x85\x7f\xc6\x7d\x56\x52\xe5\x07\xae\x13\xc3\x5e\x92\x7f\xe5\x81\x8c\x75\xa0\xd6\x3a\x88\x5a\x17\x43\x6a\xd9\xfe\x38\x94\xf1\x4b\x48\x06\xc3\x8b\x3a\xc2\x74\x56\x66\xf9\x52\x6c\x3c\xba\x18\xbe\xd5\x7f\xe7\x09\xfd\xa9\x13\x43\xfe\x5b\x1f\x18\xa6\xb6\xff\x1f\x7d\x50\x98\xcf\xff\x2f\x1e\x88\x03\x83\xb5\x2c\x63\xf0\xff\xb5\x76\x00\x5f\x8f\x02\x6c\x0c\x05\xf8\x94\x44\x71\xff\xb7\x04\x20\xc6\x81\x93\xad\x00\x29\xc7\xe8\xbd\xe6\xfd\xa6\x14\xef\x2a\x3b\x05\xf0\x22\x95\xea\x1f\x3c\xf7\x07\xb8\xba\x1b\x80\x33\xab\x38\x79\xff\x22\x0e\xe0\xed\x77\x8a\x07\x91\x7f\xf4\x3d\xb8\xc1\xdc\x57\xfe\xd5\xff\x84\xc1\xda\x7e\xe9\x7f\xfc\xc5\xff\xa8\x61\x6a\xd3\x55\x57\x7f\xe3\x38\x7f\xfb\xcf\xf2\x3f\x58\x9e\x83\xde\xde\x3f\x3f\xb3\x71\xf9\x8f\xfe\x1f\x2c\x0f\x84\xb9\xd7\xbd\xc4\x1c\xe0\xfb\x7d\x80\x35\x72\x00\x1f\xbb\x01\x36\x2c\x07\x78\xa7\x05\xc0\xd9\x07\x07\x72\x00\x38\x27\xd7\x17\xa5\x00\x9c\x13\x2b\xc7\xcf\xbc\xab\x00\x4f\x2d\x00\x4a\xbf\xd3\x3b\xdd\x9c\xf1\x7d\x32\x15\xa0\xf5\x07\xc0\x13\x5d\x80\x9e\x6e\xfa\x73\xef\xea\xfe\x0b\xff\xe1\x1e\xb5\x57\x98\x67\xbf\x10\xc6\xf8\xcf\xf4\x8b\xa8\x67\xc6\xaa\x86\xb1\xd5\x0c\x26\x7b\xec\xf5\xef\x38\xfc\x07\xff\x81\xc1\x6b\x59\x5c\x9f\xc5\xb3\xd9\xcf\x6c\x5c\xd8\xfc\x30\x63\xc6\x84\xe5\x81\xd8\x32\xf8\xd8\xa2\x24\x80\xcf\x43\x01\x56\xf4\x02\x7c\x50\xa0\xfa\x0f\x6f\xda\x00\xb6\xf6\x03\xbc\x6a\x05\xd8\x55\x00\xf0\x24\x15\x20\xf1\x19\xc0\x63\x7e\x80\xdc\xcf\x00\x7d\x8b\x01\x4a\x35\x01\x1e\x99\x02\xd4\x07\x02\x3c\xb4\x07\x68\xb9\x0e\xd0\xf7\x9e\x73\xc2\x00\x78\x74\x04\xe0\x9d\xd9\xef\x3e\x20\x2c\xee\xcd\xe6\xc1\x2f\xfd\x0f\x06\xab\x64\xf1\x6f\xd6\xff\xe3\x8c\x0e\x44\x05\x83\x8b\x96\xc6\xfd\x8e\xc3\xaf\xfe\x17\x0c\xb7\x40\x93\x99\x27\xac\x0e\x02\xdb\x0f\x82\xfd\xcc\x7e\x9f\x8d\xc7\x1f\x3c\x10\x6b\x80\xd9\xa3\xa9\xbe\xc9\x82\x0a\x9a\x07\xae\x36\x00\x83\x77\x00\x3c\xb3\xe9\x3c\xd8\x22\x0e\xf0\x32\x12\x60\xa7\x3f\x40\x9f\x04\x40\x22\xc7\xdf\x5b\x9c\xb3\x3c\xc0\x43\x39\x80\x52\x2f\xea\x33\x67\xe5\x7e\x90\x0c\x70\x75\x1b\xc0\xfd\xad\x00\x3d\xd2\x00\xbd\xfa\xf4\xae\x3c\x8b\x7b\xb3\x7d\x50\x2e\x75\x30\xfe\xdf\xff\xdf\xfe\xb3\xe3\x5f\x1a\x49\xed\x3f\xf9\x0f\xac\xff\x2c\xfe\xcf\xe2\xf8\xac\x0e\xc2\xdf\xf6\x17\x0f\x84\xf9\x79\x43\x26\x5f\xcc\xa6\x52\xbc\x7b\x86\x3f\xed\xdf\x61\xe7\x0d\xf0\x36\x06\x60\xe9\x49\x80\xc1\xc5\x00\x1e\xaa\x00\xcf\xca\x01\x02\xf8\x00\x1e\x5f\x03\x08\x7b\x05\xf0\xd0\x1c\x20\xfe\x14\x40\xcf\x07\x80\xec\x40\x80\x9e\x5e\x80\x12\x4f\xba\x16\x70\xe6\xc5\x3d\x17\x80\xd6\x20\xfa\x99\x13\x9b\xee\xc9\x34\x0e\x9d\xa6\x94\x6b\xc2\xe6\xc1\x05\xa6\x3f\x0e\xab\x7f\xf2\x2b\xff\xe7\x50\x5b\xc9\xf4\x1c\x29\x65\x34\x88\x0e\x33\xbd\x39\x0e\xb6\xfc\x8e\x83\x36\x83\xef\xb3\xf8\x3f\xcb\xf3\x60\xf1\x7c\x69\x56\x07\x83\xc9\x7f\x39\xe6\x7e\xbf\x9a\x1a\xb5\x3a\xab\x7f\xe3\xfd\x5f\x32\x39\x67\x07\xfa\xac\x9c\xf3\xf1\xdb\x5b\x00\x8b\x9a\x00\x5e\x86\x02\xac\x16\x02\x78\x1a\x0a\xb0\x71\x3a\x40\xef\x51\x80\x1d\xa1\x00\xf7\x97\x00\xc4\xf5\x03\xdc\xe5\x07\xc8\x3c\x05\x70\xa7\x94\xea\x61\xdc\x8e\xa1\x71\xe8\x5a\x0e\xd0\x2a\x0a\x70\xeb\x30\x40\x4f\x3e\xe5\x4a\xbd\x6f\xfb\xad\x0b\x74\x31\xe8\xcf\x75\x90\xf5\xbf\x2a\xf9\x2f\xff\x99\x67\x66\xf9\x0f\x07\x73\xa8\x2d\x68\xf8\x1d\x87\x5f\xfe\x33\xfc\x0f\x96\xe7\xf1\xab\x0f\x0a\xc3\x7b\x12\xd3\xf8\xf3\xeb\x6c\x5c\x38\xf1\xf8\x79\x1f\x40\xb7\x16\xe0\xb3\x35\x80\x69\x23\x5d\x07\xac\x62\x00\x5e\xf6\x03\x38\x28\x51\xed\x23\xd7\x79\x74\x4c\xbd\x77\x00\xf4\x64\xd3\xf5\xf2\x4e\x2f\x00\xe7\x9c\x78\xab\x98\xf2\xc5\x3a\x62\x00\x8a\xcd\xa9\xce\x43\x8d\x26\xc0\x8d\x37\x00\x2d\x0e\x00\xd7\x32\x01\xba\xbb\x01\xd9\xbc\x1f\x7b\x7f\xe7\x41\x23\xa3\x3d\xc5\xf6\xbf\x61\xfd\x2f\xeb\x66\xf2\x9e\xd9\x47\x7e\xf1\x1f\x98\x31\xce\x67\xd6\x95\x9c\x21\xbf\xe3\xc0\xfa\xff\x1f\xfc\x0f\x06\x07\x67\xf5\x00\x58\x2b\xc8\xec\x8f\x2c\xef\x81\x13\x8f\xef\xa2\x00\xa3\xfd\x01\xde\x3b\x02\x18\xc5\x03\x0c\x6c\x03\xb0\x28\xe6\xbc\x3d\x00\xcc\x5d\x43\xf9\x2e\xcb\xbc\xa9\x2f\x9e\x11\x80\xa7\xce\xad\xe6\x00\x37\xdb\x00\xa2\x15\x01\x3a\xea\x00\xd2\x1b\x01\xda\xa3\x29\x6f\xee\xea\x4c\x80\x1a\x33\x80\x36\x57\x80\x56\x7d\x80\xd6\x04\x80\xfb\x9c\xff\x77\xa3\x6b\x6e\x33\xa3\xfb\xc1\xf6\x01\x63\xf3\xbf\x8c\xd1\xe8\x61\xf9\x0f\x7f\x8f\x7b\x1e\xa3\x71\x95\xc9\xf4\x72\x4a\x7b\xf4\x3b\x0e\xbf\xf8\x0f\xff\xc2\xff\x60\xf5\x20\x58\xcb\x7e\x9d\x67\x04\xc5\xfd\x39\xef\x8b\x1f\x13\x00\xe4\xe5\x01\x06\x25\x01\xb4\x08\xc0\xb3\x26\x80\x09\xe5\x00\x8f\xc6\x00\x70\xde\x9b\x38\xf3\x7f\x91\x19\xc0\x6d\x27\xca\xa7\xbc\xe9\xc6\x79\x67\xa3\xe3\xbe\x2b\x07\xa0\x4d\x01\x60\xdf\x6e\xea\x27\x27\x0e\x97\xbb\x00\x6a\x95\x00\x2e\xd9\x71\xde\x88\x00\x2e\x7c\x07\xe8\x89\xa3\xbd\x94\x3e\xc6\x31\x5a\x5b\xff\xe0\xbf\xb1\xeb\x1e\xab\x7b\x72\x80\xf1\x37\x8f\x19\xcb\xec\x8d\xd4\x66\x30\xe7\x8e\x54\x66\x6d\xdf\x1b\xfc\x3b\x0e\xac\xff\xff\x27\xfe\xc3\xa1\x3f\xed\x77\x17\x00\x2e\x31\x80\xf7\x67\x00\xc4\xe7\x01\xbc\x2a\x07\x50\x59\x01\xf0\x78\x05\x80\xc1\x74\x80\x9e\x22\x00\x0b\x2d\x80\xae\x38\x00\xbb\x3c\x9a\xd7\x6e\x62\x00\xed\x12\x00\x7e\x56\x00\x9c\xb7\xb4\xf0\x78\x80\x4b\x63\x01\x52\xc6\x02\x34\x9b\x00\x1c\x74\x06\x38\x2f\x05\x70\xd2\x13\xa0\xe1\x16\x3d\x13\x9c\xe3\xcc\xa5\x1f\xf4\x6c\xf5\xbe\x1c\xa0\xe6\x10\x7d\x26\xb6\x17\x1d\x9b\xf7\x2c\xdf\x89\xe5\xfb\x64\x24\xff\x77\xbf\xe3\x99\xde\x57\xb1\xab\x7f\xc7\xe1\xff\x17\xff\x81\xf1\xff\x07\x73\x9b\xe6\xc3\x26\x6a\x07\x54\x00\xb8\x97\x50\x5e\x9f\x94\x01\xc0\xfd\x56\x00\x0d\x65\x80\xae\x64\x00\x13\x51\x80\x1b\x53\x01\x66\x87\x03\x5c\xbd\x0d\xb0\xd4\x1f\xe0\x72\x15\x80\x77\x25\x40\x33\x0f\x40\x48\x17\x40\xa3\x37\xa4\x26\xeb\x03\x9c\x15\x1e\x72\xa6\x70\x32\x40\xfd\x84\xa1\x96\x27\xb2\x01\x6a\x5f\x0e\xad\xbe\x7c\x00\xa0\x66\xd8\xd0\x1d\x3d\xe3\x00\x4e\xc4\x0e\x1d\xf7\xee\x16\x40\x45\xfc\x30\x27\xf4\xdf\x7d\xd8\x71\x1c\xf7\x84\xe1\x58\x77\xcb\x34\x19\x1a\x88\x7e\x4f\x18\xa2\x83\x7e\x2b\x0d\x43\x9d\xcd\x04\x66\x7f\x88\x65\xb4\xae\xa2\x55\x28\x2f\x66\x67\xca\xef\x38\xfc\xff\xe1\x7f\xb0\xfe\xd3\xde\xaf\x00\x03\xae\xd4\x3e\x31\xa7\x96\xb3\xfe\xf1\x87\x02\x74\xcd\x06\x90\x1b\x03\x70\xad\x6a\x58\x98\x5e\x1f\xc0\xe5\x87\xbc\x2e\xd3\xdc\x00\xce\x7f\x10\xe0\x72\xe4\x06\x38\x73\x4d\xe8\x95\x07\x2f\x40\x5d\x8a\xc8\xcb\xa0\x83\x00\x27\x2e\x8a\x2d\x8e\xaf\x00\xa8\x8a\x11\x7b\x56\x30\x12\xa0\xe2\x88\xf8\x82\xaa\x59\x00\x65\x7e\xe2\x93\x9a\x17\x02\x94\x84\x8b\x0f\xbf\x93\x0e\x70\xa4\x41\x2c\xeb\xb5\x07\xc0\x21\x45\xb1\x0e\xce\x33\xe5\x76\x89\xa1\x5e\xce\xbe\x67\x62\xd8\xf1\x34\xc9\x49\x08\xeb\x2b\x71\x0d\x22\x58\x77\x88\x29\x12\xc4\xfa\xe4\xae\x56\xa1\xdd\x1c\x1b\xa9\x2b\x90\xcf\xb1\xa1\x6f\x46\x20\xbf\x3c\xf8\xd4\x08\x91\x5f\x71\xf8\x3f\xf8\xff\xb3\x9c\xf1\x7f\x0b\xb5\xfd\x8c\xca\xee\x93\xef\xf4\x2d\xe9\x9e\x2f\x2f\xbe\x67\x75\xbc\xe6\xc7\xfb\x15\x2d\x1e\xa2\x5c\xe2\x39\x00\xe7\xbf\x49\xed\x1b\x33\x0e\xe0\xf4\x10\x99\x8d\x13\xf7\x0f\xc9\x3b\x31\x56\x8e\xdb\xb6\x60\x78\x58\xc5\x0d\xb9\x63\x6e\xa5\xdc\xb6\x25\xc3\xe5\x47\x06\x88\xf1\x0e\x3d\x74\x50\xde\x3e\x6a\x19\x5f\x5c\x21\xc8\x5b\x67\xaa\xf0\x1f\x2d\x50\x90\x1b\x28\xc9\x1f\x21\x9b\x9b\x2e\x57\x76\xf6\xf2\x08\xf3\xec\x4b\x72\x5b\x3b\x24\xf8\xef\x64\x39\xca\x85\x3e\x4b\xe2\xe7\xcb\xf4\x92\x7b\x44\x08\xef\xee\x64\x49\x79\x03\x42\x78\xbd\x62\x7a\xe5\xad\x08\xe1\x15\xda\x79\x59\xae\x93\x10\x9e\xc9\xe1\x3b\xe4\x2a\x09\xe1\xbe\x1f\xb2\x4e\x6e\x2d\x21\xdc\x4b\xb6\xcf\x94\x7b\x40\x08\xf7\xe1\x2d\x49\x72\xfb\x08\xe1\x56\xda\xb4\x5f\xce\x8f\x10\xae\xae\x8d\xa5\xb2\x03\x84\x70\xf1\xfd\x0f\xff\x29\x0e\xae\xc5\xf8\x6f\x30\x14\xf1\xde\xe7\x8a\x28\xeb\x0d\x0f\xaf\x8b\x61\x35\xac\x33\x49\x06\xab\xa8\xd7\x14\xe5\xf1\x6d\xaf\xb9\x4e\x19\xab\x8c\x67\xe6\xa8\xfd\x1c\xa1\x0c\x70\xfc\xf6\x68\x6d\xc5\x51\xc3\x3e\x97\x7e\x1e\xfd\xda\xf0\x18\xaf\xfd\xa1\x75\x63\x94\xad\xdc\xf8\x5f\x15\x84\x8e\x49\x5c\x2c\x29\xe8\x93\xed\x3c\xc6\xdb\xab\x54\xb8\x24\xad\x53\xe3\x45\x48\xae\x68\xda\xde\x73\x1a\x8e\xc9\x3f\xc4\x25\x13\x0f\x8c\xce\x3d\xa8\x2a\xc1\x1d\x6f\xaa\xfe\xaa\x76\x9b\x84\xf7\x9e\x91\xea\x01\xad\x6f\x25\x66\xc6\xc4\xa8\xcf\x7b\x38\x55\x3c\x6e\xf7\x41\xf5\x9b\x5f\x52\xc4\xe4\x23\x52\x46\xdf\x23\x44\x74\xe5\xf6\x81\xd1\x63\x08\x11\xbe\xba\xe5\xb9\xba\x23\x21\x42\x71\x81\x9a\xa3\xb4\x08\x11\x54\xf0\xd7\x52\x73\x20\x44\x60\xdc\x86\x39\xaa\x2b\x09\x19\x31\x7a\x7d\x93\x4a\x1c\x21\xfc\x53\xd6\xad\x54\x11\x26\x84\x2f\x6a\xdd\x04\xe5\xa9\x84\xf0\xbe\xfe\x0f\xbf\x59\x2b\x08\x88\x63\xbf\x6f\xe4\xe9\xa3\xfe\x4b\x20\x2f\xa2\xfb\xba\x22\xd6\xf7\x3b\xbe\xaa\xe3\xd7\x5b\xe5\xb4\xf1\xbe\x73\x43\xaf\x21\xce\x98\x5a\x73\xbc\x1e\x0e\x15\xd5\xe3\x8f\x0e\xe9\x00\x38\x1c\x67\x16\x2e\x1d\x02\x90\xf7\x71\xc2\x43\x4d\x09\xbe\xc5\xe9\xd2\xc6\x55\xe6\xe2\xc2\x7e\xc9\x43\x8c\x83\xec\x12\xc4\xb2\xf7\x2c\x1b\xdf\xbf\xca\x4d\x32\x60\xd7\xd7\xf1\xba\x9b\x0f\x48\xf3\x87\x7b\x8d\x53\x8f\xad\x92\x1d\xbe\xe3\xec\x58\xbe\xbc\x25\x72\x4b\x82\x4a\x8c\xf4\x8f\xbd\x90\x37\xdc\x1a\x61\xb8\xaa\xb9\x59\xde\x61\x73\xa3\xa1\xe4\xdd\x8f\x72\x5d\x9b\x52\x0d\x5d\xdf\x0e\x97\x8d\xf5\x6f\x35\x6c\x23\x44\x7a\x87\xcf\x50\x83\x93\x84\x48\xe9\xac\x9b\x6d\xc0\x4f\x88\x44\xf3\xda\x26\xdd\x1a\x42\xc4\x3c\xd7\xbc\xd4\x6d\x27\x44\x4c\x69\x95\xb1\xce\x71\x42\x44\x2e\xaf\xac\xd2\x76\x22\x44\xb8\xc6\xad\x49\x8b\x8b\x10\xa1\xad\x2e\x9b\x35\x33\x08\x11\x3c\xf2\x5f\x78\x30\x78\x5b\xf2\x9d\xad\x10\xbd\xff\xbe\x57\x01\x57\xc2\x7b\x5e\x1a\x78\xbf\xf5\x46\x93\x21\xd6\xa7\x2f\xb5\x99\x62\x1e\x9c\x21\x93\xd0\xff\x13\x8f\xa6\x61\xd5\xb0\xd4\x60\x3a\x56\x0f\x0a\x45\x67\x62\x7d\x22\xeb\x94\x75\x82\x50\x13\xc0\x5e\xae\xd9\x45\x2a\x55\x3c\x13\x76\xdf\x9e\x99\x37\x2e\x4d\x58\x2e\xcc\xcd\x4a\x71\x66\x84\x94\xe7\xb6\x2f\xd3\x4d\x97\x71\xc9\xdc\x0a\x54\xb7\x14\xf1\xdd\x2f\x7f\x77\x83\xd4\xd4\x93\x91\x4e\x4a\x0b\xbc\x1e\x4e\x59\x95\xbe\x52\x45\xd2\x23\xdf\x42\xb2\x64\x81\xaa\xb2\xbb\xe6\xe4\xa1\xe7\x82\x55\x43\x56\x9b\x4c\xf2\xb9\x79\x4f\x55\x7f\xd5\xb2\x49\xb3\x5f\x1a\xaa\xf0\xad\x3c\x37\xe9\x21\x21\x8a\x5d\xae\x16\xe6\x22\x84\xc8\x55\x39\x1b\x9a\x1d\x25\x44\xe6\xd1\xe2\x1a\xd3\x40\x42\x46\x3e\x71\xaa\x9f\x10\xc7\x89\x8f\xe3\x11\xe3\x5b\x84\x48\xca\x2d\xf8\x34\x7e\x14\x21\xe2\xc1\x0b\x7e\x8e\xb3\x20\x44\xac\x6f\xfe\x5e\xc3\x6c\x42\x44\xba\x7e\xfb\xcf\x85\xbc\x96\xb7\x5b\xc4\x76\xd0\xf1\x47\x1a\x14\xdc\x8e\xd1\x63\xfa\xdf\x98\x25\xd2\xbc\x9f\x86\x55\xb2\xfa\xb6\x59\x38\x0f\xaa\xaa\x6c\x51\x37\xe8\x68\xb9\x03\x56\xd7\x0a\x74\xe6\x63\xbd\x32\xed\xbe\x23\xe2\x22\x71\x6e\x8b\x3d\x87\x2f\x03\xd8\xf9\x6a\x49\xb9\xec\xb2\x61\x96\x41\x27\x9d\x9c\x74\x0d\x04\x12\x37\xfa\x2d\xfc\x3e\xc5\x47\xe2\xa0\xa7\xd0\x7c\xc5\xf9\xd5\xf2\x27\x57\x9e\xb4\x6f\x5e\x1b\xa5\x3c\xda\x45\xd3\xce\x72\xfb\x25\x35\x99\xc5\x61\xb6\x45\x49\xbb\xd4\x0d\x17\x5e\x98\xbb\xb4\xa8\x6c\xf4\x21\x87\x81\x39\x42\x75\xa3\x34\x26\xdb\x7d\xb0\x99\xd2\x56\xa5\xa1\x65\x27\x6e\x9d\xf4\x18\xd4\x3f\xcc\x7b\x69\x63\xfe\xbd\x55\xed\x9e\xad\xe4\x6c\x6e\x42\x94\x77\xdb\xec\x98\x39\x9c\x10\x85\x76\x6b\x93\xe9\xee\x84\xc8\x59\xcf\xde\x6e\xb9\x99\x10\xd9\x05\xb3\xbe\x4d\x0d\x25\x44\xba\x76\x66\xaf\xc5\x01\x42\x46\x8a\xcf\x48\x9b\xbc\x94\x10\xc9\x1b\x56\xda\x93\x94\x08\x91\xc8\x66\x79\x50\xef\xcb\x47\x22\x2e\xf5\xf4\xdd\x68\xc4\x5f\xee\x7c\x37\x7e\x4c\xe7\x3d\xe5\xc1\x5c\x30\x9f\x4d\xef\x3f\xcb\xdb\x62\x5d\xff\x18\xa1\xdd\xe7\x8b\x03\x96\x60\xf5\x27\x6f\xb5\x0b\xd6\x5d\x53\x13\x56\x20\xfa\x12\xeb\xba\x1a\xf3\x25\x74\xa8\x3b\xaa\xb1\x6f\xee\xf1\x78\x26\x7a\x17\x60\xfd\xdd\xb5\x92\xea\x0b\xf9\x0c\x57\x0d\xae\x19\x66\x9a\x22\xba\x77\xa9\xc1\xca\x90\xb9\xaa\x32\x79\xf3\x77\xbb\x79\xba\x3d\x52\x2c\xb4\x5d\xb1\xdc\x7d\xb3\xa4\xf2\xad\xd9\x1f\x5d\x5d\xf6\x54\xa9\x4e\x9f\x51\xe0\x22\x5b\xb0\x53\x4d\xd1\xb2\xd3\xd9\xe5\x84\x8a\xda\xdc\x69\x63\x96\x05\x5f\xa9\x56\xe3\x9f\x3a\x71\x69\xe7\x83\x0f\xaa\xdc\x53\x95\x96\x5e\xfb\x3c\x4d\xe9\xc5\x94\xc8\xc5\x23\x09\x51\x30\xb5\xa8\x5c\x98\x4d\x88\xdc\x52\x0b\x9e\xf9\x43\x08\x91\xf9\x3a\x59\xc3\x6e\x13\x21\xd2\x11\x93\xac\xe7\xee\x25\x64\x24\xd7\xa4\x75\xd6\x65\x84\x48\x59\x9a\x1f\x9e\xd5\x4e\x88\xa4\xa9\xd9\xe6\x99\xce\x84\x88\xaf\xff\x68\x20\x83\x55\xde\x67\xe6\xb4\x1f\xd6\x1d\x73\x33\x9c\x0f\xd7\x7c\xad\x10\xaf\x68\xda\x62\x8b\x68\x5a\x5d\x89\x23\xae\x0f\x95\x16\xcb\xa8\xee\xb7\x22\x55\x11\xce\x5f\x41\x6f\x9b\xa6\x76\xaf\xc3\xfa\xe5\x1e\xb1\xf5\x58\xe7\x0c\x53\xd9\x80\x7d\x51\xfc\xeb\xfc\xf1\x96\x98\x87\xc0\x26\x3b\xee\x16\x80\xe5\x2f\x36\x89\x28\xc8\x0e\x7f\xe7\x18\x11\xa0\x68\xf8\x53\xb0\x7e\xce\x29\xbf\xee\x19\xdb\x24\x4b\xac\xee\x6f\x18\x58\x76\x5b\xfa\xe9\x94\x9e\x0d\x62\x1b\x43\x64\x2b\xcd\xe3\x7d\x27\x45\x1f\x93\xbb\x67\x3a\x76\xfd\xb7\xdc\x91\xf2\x9e\xc6\xb9\xeb\xf9\x8f\x3d\x91\xdf\x36\x5e\xca\x5b\xeb\xe2\x3d\xf9\xd9\xe3\x44\xbd\x72\xba\x3b\xe4\xec\xc7\xf6\x79\x79\xbd\x8f\x93\x89\x1b\x7b\xd9\x73\x16\x21\x23\xd7\x8e\x3d\xb9\x7a\x25\x21\x52\xda\x46\xc5\x2b\x16\x10\x22\x91\x6f\xd4\xe7\x1a\x46\x88\x84\xa6\xd1\xe4\x65\xe5\x84\x88\x8b\x18\x06\x2d\xfe\x4a\x88\xe8\x7b\xc3\xda\x45\x07\x09\x11\xcd\x33\x68\x58\x50\x4b\x88\xc8\xea\xa7\x75\x7a\x06\xf0\x0f\xfe\x53\xbb\x37\xed\x8f\x73\x7e\x31\x1d\xef\xba\x92\xa5\x88\x5f\xb3\xfc\x9f\xe2\x89\x94\x17\x90\x4b\xbc\x11\xb7\x49\xdd\xed\x8b\xfc\xa9\x38\x99\x00\xc4\x73\xc2\xde\x6c\x39\xce\xb1\x9b\x24\x82\xb0\x6e\xeb\x39\x74\x07\xe6\xc7\x52\xa5\x70\xac\xf7\xcf\xcf\x8e\xf4\x91\x5c\x0f\x30\x6b\x52\xb8\x83\x66\x37\x5f\xf1\xe4\xf1\xa1\x31\x16\xa9\x22\x9f\x4d\x56\x85\x8e\x5d\xb4\x57\xec\xc8\xd8\x8c\x90\xe8\xf5\xf5\xe2\xcf\xf4\xcf\xee\x78\x19\x79\x46\xe2\xa6\xce\xc5\x1d\x32\x99\xd9\x92\x56\x5a\xae\xc1\x2a\xe5\x0f\x24\x65\xc7\xdc\xda\x3e\xb6\xe9\x9a\xc4\x61\x8d\x77\x41\x15\x77\x79\xc5\xaf\x6a\x9c\x09\x9a\xf5\xe6\x96\xd8\xb4\x31\xcb\xb7\xf4\x13\x22\xd2\xa9\x91\xe9\x5f\x40\x88\xb0\xd7\x18\x07\x9f\xcb\x84\x08\x5b\x8e\xd9\xe7\x55\x42\x88\xd0\xcf\xd1\xdd\x9e\x5b\x08\x11\xf4\x18\x23\xbe\x66\x37\x21\x82\xd5\x1a\x37\x57\x2e\x21\x44\x50\x62\xf4\x83\xe5\x95\x84\x08\x48\x74\x07\x4e\x71\xa2\xf9\x6f\x83\x78\xde\x85\xbb\x8e\x88\x16\xd5\x79\xba\xe2\x38\x56\x84\xaf\xc1\x2a\x68\xf1\x95\xf5\xe8\x57\xde\xd5\x8d\xb8\x0e\xa6\x59\x52\x7c\x3c\xee\xec\x36\x5c\x0f\x23\x96\xef\xc0\xaf\x6f\xf5\x0f\xc7\xfd\x63\x7d\x5e\x24\xa2\x6f\x6e\x7c\xbb\x71\xbe\xd8\xd5\xc4\x61\xbc\xa7\x45\x24\x2e\xe4\x93\x05\x30\xdd\x9f\x70\x46\x85\x8b\x6b\x93\x81\x49\x7c\xb2\xc9\xd6\x11\x86\xda\x7a\xf1\x2e\xf6\xaf\x05\x56\x8f\xfe\x1c\xf7\xda\xe3\xa6\x20\xbf\x5a\x65\xdc\xa2\xd0\x2c\x41\x4f\x15\xa3\x3d\x75\xfb\x5e\x0a\xae\x50\x1a\xb7\x47\xae\xa4\x48\xa0\x4f\x51\x33\x96\xab\xe1\x89\x80\x97\xc2\xdc\x98\x9d\x5d\xba\x23\x9c\xe5\x49\x8c\xca\x40\x2b\xdf\x17\x85\x94\xa8\x0b\x84\xf0\xbe\x53\x98\x14\xbe\x94\x10\x5e\x53\x85\xc5\x3b\x84\x09\xe1\xe5\x52\x2c\xdd\x36\x8a\x10\xde\x7e\xc5\xc3\x9b\xa6\x13\xc2\x9b\xa6\x18\xe4\xcf\x4d\x08\xaf\xae\x42\xac\xef\x7d\x42\x78\x34\x14\xae\xaf\xdf\x4d\x08\xcf\xb8\x9b\x43\xe6\x21\x7a\x72\x49\x71\x09\x9e\x08\x4f\x6d\x5a\x89\xd5\xe1\x4a\x7f\x4f\x44\x53\x8f\x0c\xf5\xc3\xfa\x7a\x41\x2f\xe5\x83\xa4\xe9\x06\xe1\xfc\x89\x6f\x0a\xc3\xf1\xdf\xa5\x43\xfb\xc6\x04\xf9\x52\x7e\x84\x9f\x44\x2c\xde\xfb\x5d\xe3\x9f\x80\xe8\x8a\x53\x57\x32\xe6\xc3\x2c\xb3\x34\xbc\xad\x6e\xd4\x9f\x85\x55\x63\xed\xa7\xd9\x35\xd2\x35\x00\xaa\xd9\x59\x97\x0c\x62\xb8\x3a\x15\xc3\xb2\x5a\x6c\xcc\xb8\x7e\xc8\x85\x66\x15\xac\x4a\xe6\x4a\x96\x49\xca\x5a\xb2\xdd\x6e\x78\xa2\xf4\x93\x2c\xfd\x14\xf1\xa1\x67\xa4\x13\xb2\x84\x8f\xa8\x03\x8c\x14\xce\x1c\x7b\x36\x04\x40\x72\x6f\xc6\x82\x9b\xd7\x01\x24\x66\xa5\x9f\x7b\xf9\x16\x40\xec\xca\x3e\xd4\x75\x10\x59\x90\x88\x67\x01\x81\xb6\xd8\x3b\x68\x83\xa3\xf0\x1e\xb3\x40\x53\x24\xea\x32\x0a\xde\x0b\x45\x1d\x84\x11\xf9\xc1\x78\xbf\x57\x60\xf9\x56\x3c\x4f\xb2\xfe\x9f\xde\xb5\x1a\xeb\xeb\x55\x8e\xde\xc8\xeb\x3a\xba\x8b\xea\x00\x15\x8c\x0b\x42\x7e\x44\xfa\x99\x10\x5c\x17\x12\x06\x22\x11\xaf\x8e\xba\x1e\x8d\xf9\x10\x02\x74\x9c\xfd\x2b\x68\xd7\x7d\xcf\x62\xca\x0b\x71\xb9\x99\xb6\x9f\x63\xed\x37\x51\xbd\x90\xa9\x67\xf3\x71\x1e\x69\x8b\x14\x22\xaa\x20\x33\xf3\xd0\x3d\xfe\x0f\x00\x92\xc6\xc5\x36\x1a\x9f\x00\x44\xe7\x15\xbb\x58\xee\x01\x10\x7c\x57\x3c\xce\xb9\x0f\x60\x84\xf6\xa1\xc7\x81\x71\x00\xbc\xad\x87\xf2\xe2\xd6\x03\x70\x67\x1d\xbc\x79\xa0\x0c\x60\xf8\x60\xd1\xd3\x5a\x67\x80\x61\x0b\x8b\x46\xb7\xbb\x01\x0c\x79\x52\x28\x82\x67\xfa\xa6\x03\xa1\x3f\x90\xa1\x96\xc3\xe0\xd9\xe9\x09\xd4\xa6\x50\xfc\x66\x49\x22\xa3\x1c\x1e\xcb\xe0\xff\x51\x0c\xbe\x17\xd9\xc8\xb1\x67\xcb\xd7\xe2\xfe\x57\xcd\xe7\x87\x78\xc3\x51\x23\xca\xfb\x3a\x60\xb9\x03\xf9\x81\xd9\x2a\x3b\x11\xdf\x4a\x51\xa4\xa8\x5a\x4c\x2b\xe5\x45\x84\x4d\x48\x2a\xc4\x7d\xe0\xdc\x3e\x44\xe3\xd7\x27\xa7\x23\xca\xb2\x4a\x34\x1b\xe3\xe5\xe4\x40\x79\x02\xd6\x53\x0a\xf1\xeb\xa6\xd7\x0f\xa3\x7a\x85\x5a\x79\x29\x7e\x9d\x2f\xe2\x18\xe2\x22\x43\xd5\xaa\xcc\x65\x91\xb7\x50\x35\xc1\xc4\x9d\xee\x44\x0b\x31\x62\xc7\x7c\x7c\x90\x61\x52\xd9\x1f\x85\x33\xb4\x72\x08\x45\xe0\xcb\x07\xaa\x91\x89\x56\xf6\xea\x0a\x76\x78\x2b\x4d\x79\x80\x08\x63\x69\xe9\x27\xc4\xbb\x8b\xcf\x50\xff\x0e\x64\x50\x9b\xc7\xe0\xbb\x59\x0c\x62\x92\xc6\xf4\x39\xd8\x3b\x8c\xda\x04\xd4\x0f\x39\x91\xe4\x8f\xeb\x63\x69\x37\xd5\x05\x39\xa8\x1e\x8e\x38\x55\x4e\x44\x34\xa2\x44\x7b\x2b\xe2\xf0\x5c\x10\xbb\x3e\x09\xcf\x05\x11\xe7\xf6\xe1\x53\x6f\x3b\x9b\x81\x79\xe3\xf7\x35\x07\x71\xe0\xb5\xf2\xf9\x78\x02\x77\x6d\xa5\x7d\x44\xec\xb7\x53\xbd\x10\x2b\xcf\x52\x9c\x77\x46\xb6\xb4\x6f\x90\x42\xdb\x71\x8c\x03\x57\x46\x1d\xde\x17\x07\xa8\x0f\x94\x46\xfc\xea\xd4\xfe\xf1\x88\xcf\x9e\xca\xa5\x8c\xb5\x53\x4d\xeb\x10\xf7\x3d\xe5\x18\xfe\x01\x57\xac\xfd\x99\xc8\xbc\xa8\xed\xa7\x9d\x59\x6a\xb9\x9a\xb1\x73\x42\x4d\x4c\x37\x9e\xf0\x4f\xec\x19\xc4\x27\xaa\x36\xa6\xfe\x95\xad\x23\x7f\xf2\x62\x18\x5b\x70\x8b\xda\x1c\x86\x5b\x9e\x81\x71\x29\xcb\x61\xfc\xaf\xdf\x89\xe7\x86\x9c\x93\xb1\x38\xce\xa9\xbd\x89\x18\xed\x3d\x7e\x29\x88\x22\x45\xc6\x50\xfd\xa3\xed\x59\x39\xa8\x0f\x12\xb8\xb5\x00\xe7\x8d\x17\x14\x21\xda\xb8\xc2\x80\xf2\x23\x9c\x1c\x4a\x70\x1f\x9e\x83\x1d\xa1\x01\x26\x4f\xae\xc6\xd1\xd5\x6d\xac\xc5\x78\xca\xd6\xd5\x23\xca\x04\x7d\x8d\xe2\x34\x0e\x4d\xf1\x52\x88\x78\x36\x35\x8c\xc5\x95\xfa\xfc\x83\xb9\x88\xb4\x36\x19\xb9\xe3\x49\xac\x49\x94\x02\xc2\xe7\x93\xf7\x61\x66\x35\x36\x1d\xc5\x0e\x15\x8d\x49\x0d\xf8\xce\xdb\x60\x70\x8b\xb1\xaf\x10\x81\x3c\x2b\x40\x6b\x03\xb5\xcc\xb8\x57\x8f\x25\x7f\xf0\x62\x4a\x98\x8e\x03\xbf\x78\x31\xcb\x09\xd6\x2d\xe9\xfa\x96\xe7\xb4\x07\x51\xe2\xb4\x89\xc9\x38\xee\x09\x24\x1d\xd9\x47\xd1\x33\x72\x90\x37\x1c\xd6\xbb\x1f\xf3\x64\xf3\x1d\x3a\xde\x3e\x49\xc5\x88\x2e\x7a\x28\xd2\x3c\x77\x6e\xa3\xbc\x90\x05\xfc\x55\x78\x0e\x9f\x39\xe3\x24\xee\x23\x26\x77\x28\x6e\xaa\xa9\x7b\x16\x79\x36\x92\xfb\x9b\xbe\x50\xff\xe9\x7d\x72\x80\xd6\x1d\x12\xf4\x4d\x65\x87\x21\x9e\xbc\x5a\x1c\xad\x11\xbf\x6d\x79\xb4\x12\x23\x7c\x85\x6c\xc5\x7f\xb1\x35\x84\x2a\xf6\xb4\x94\x1f\x42\x5e\x44\xcb\xb0\x7a\x71\x6a\xaf\x23\x32\x79\xf9\xe3\x33\xfc\xf9\x4b\x81\xdf\x70\xa6\x9e\x67\xee\xb1\x9f\x39\x46\xed\x29\x46\xff\xe0\x04\xd3\x71\xa2\x92\xd1\xc9\x28\xdd\xce\xb1\xf9\x3f\x12\xf0\xd6\x77\x7a\x23\xe5\x7f\x25\x49\x67\xe0\xf9\x39\xd6\x31\x9f\x9e\x07\x7a\x0f\xe0\x0d\x93\x20\xef\xc3\x88\x36\xfa\x1d\x3c\x7a\x96\xe6\x41\x25\x8e\xef\x8a\x5e\x3a\xde\x8b\xab\x4e\x20\x6e\x39\xef\xd3\x29\x3c\x4f\x4d\x4f\x39\x87\x78\xe6\x78\x8b\x46\x9c\xb5\xa3\x27\x51\x5e\x88\xf8\xbc\xab\x1b\xa9\xff\xb4\xbf\x02\xc0\xcd\x73\x62\x88\xe3\xde\xac\xa4\x27\xf8\x8e\x47\x33\x51\x89\xe2\x56\x10\x55\x34\xeb\x78\xb4\x19\x77\x9e\x8e\xf2\x38\x5c\x79\x6f\x96\x1c\xa0\x9f\x0b\x6b\x50\xb9\xe5\xc6\xc1\x56\xe4\xc9\xdc\x20\x0f\x31\x4e\xed\xcd\x6f\xf0\xc9\xae\xf6\x52\xdc\xff\x32\xe3\x6f\x13\x83\xf3\x9e\x7b\x4a\x6d\xbd\x21\x13\x17\xdc\x3f\xb2\xdb\xd2\x91\x85\xb1\xf7\x64\x36\x3e\x5f\x6c\x38\xed\x03\xf7\x0f\x1e\x10\xfa\xb9\x69\x39\x1d\xef\xf5\x3d\xc7\x68\x3f\x20\xdd\x13\xe8\xaf\x4b\xfc\x29\xdc\x47\x1d\x0d\xce\xae\xa4\xf3\xa1\x11\xf3\x66\x4a\xc5\x45\xcc\x72\x23\x86\x17\xa2\x96\xdc\x8e\xbf\x27\xaa\xda\x51\x42\xfd\xbf\x3d\x48\xed\xbd\x66\x51\xec\x68\xd7\xed\x4f\x15\x0e\xbb\xdb\xa6\xd7\x50\x4b\x19\xeb\x3d\x73\x37\xda\x52\x1b\x43\x6f\xba\x64\xe5\x21\xaf\xac\x5b\x91\x2a\xd5\xdc\x93\x68\xae\xa3\x9f\x29\xee\x7f\xb7\xe9\x2d\x32\xd9\x6e\x33\x3c\x87\x8e\x72\x82\x9f\xdb\x99\x4e\x14\x57\x18\x1d\x90\x0b\xcc\xbc\x69\x40\x1e\x44\xea\x57\xaa\x87\x14\xd7\x4b\x79\x50\xd1\xea\x47\x70\x75\x0e\x1d\x4a\x75\x71\xb6\x0a\x1e\xc3\xf5\xc0\xff\x4c\x2d\xf2\xea\xbc\xea\x4e\xa1\x5a\xd1\x2a\x87\x33\xb4\x4f\x98\xe2\x79\x2c\x48\xcc\x2f\x6a\xfe\xc9\xb1\xb3\x36\x5c\xc6\x71\x36\x6f\x6d\xc3\xf3\x82\x81\x77\x07\xfe\x7d\x95\x4a\xda\x4f\x45\x38\xf7\x2e\x83\xf7\xd3\x3e\x32\x00\x4f\x6a\x05\x31\xf2\x4f\xf8\x34\x90\xf7\xf3\xf8\xc1\x54\x3c\xa1\x3e\x69\x76\xc2\x4c\x7c\xba\xdf\x17\x9f\xec\x89\xf9\x4e\xfc\x17\x9f\x16\x52\x45\x9b\xc7\x91\xe5\x58\x0b\x7b\xd2\xdf\x84\x23\xf9\x98\xa7\x13\xbf\xff\xe8\xdd\x33\xe4\x4f\x3c\xec\xa5\x1d\x78\x7a\x18\xde\xe0\xed\x35\xd4\xde\x64\xd6\x87\x3f\xe3\xf2\x37\x0f\x2a\x72\xe4\x31\xe4\x33\x6c\x57\x3c\x81\xf3\x25\x50\xa5\x0e\xf9\x8f\x3e\xd3\xce\xe0\x7d\x8c\xb5\x2e\x0d\xc8\x17\x72\x3b\xdb\x8c\xe3\xbd\xc4\xae\x05\xf7\xd9\x79\xf9\x57\x71\x5d\x9d\x31\x70\x1d\x9f\xc6\xb4\x91\xaa\x1a\xe9\x9e\xbe\x8d\x71\x52\xae\xa0\xfa\x40\x02\x37\x1e\x1a\x50\xff\x9f\xdd\xa3\x76\xa0\x7f\x04\xfe\xa5\xd7\xaf\x47\xe1\x09\xfe\xcd\x81\x49\xc8\x03\x7a\xa3\xb0\x10\x9f\xe8\x4d\xa0\x17\x9e\x70\x07\xe7\x53\x66\xdf\x1b\xbb\x34\x7c\x23\x1c\x94\x3c\x82\x27\xb4\xd7\xcf\xcf\xa0\xed\xaf\x6f\x47\x3e\xc0\xe0\xd8\xe7\xf8\x77\xfa\x25\x3e\xe3\x93\xbd\x98\x4b\x70\x66\xf6\x31\xfd\x93\x7a\x2e\x33\x71\xf1\xfa\x67\x5c\x62\x2b\xca\x91\x9f\xc1\xea\x21\x85\x4c\xab\xc5\xe7\xdf\xe2\x7d\x1a\xf9\x0f\x7e\xef\x1a\x71\x5c\xbd\x7d\x2f\x22\x5f\x64\x8d\x39\xed\x17\xe5\xd2\xde\x86\xff\xca\xa2\xfc\x1b\x78\x9e\x66\xfb\x64\x4d\x6b\xec\xc2\x7c\x98\x50\x77\x0f\xfb\x93\x69\x77\x3d\xc0\xfc\x52\x78\xf8\x04\xeb\x59\x82\x11\x54\xc5\x05\x80\xb2\xdb\x00\xbe\xac\xe3\xc2\xfd\xee\xeb\x68\x25\x8c\xc7\x17\x33\x13\xf4\xf3\xbb\xad\x1d\xe5\xb5\x98\xac\xc1\x15\xe9\x6b\x4d\x10\xf6\x97\xfa\x56\x97\x8c\xf3\xe4\xab\x5e\x21\xae\x8f\x5f\xaf\xd6\x62\x84\xbf\x39\xb7\xf1\xe0\xe7\xfe\x5e\xec\x78\xf9\x2d\xe7\x13\xae\xb7\x1f\x77\x53\x7f\x07\x97\x51\xcb\xea\xc4\xfc\xd2\x15\xc2\xb8\xec\xba\x72\x1c\x4f\x25\xe1\xfa\xa7\x91\x35\x12\xe4\x72\x16\xf3\x36\xb0\xf7\x02\xae\x17\x3e\x3d\x97\xf1\x9c\xec\xa1\xd8\x52\x42\xe7\xc3\x0d\x3c\x0f\x38\x07\xdc\x42\xb6\xde\xc2\x15\xb4\x4f\x96\x75\x14\xc3\x07\x3a\x76\x1f\xf3\xc8\xb8\xa7\x0f\xdf\x33\x74\x8c\x9f\xe3\x7a\xab\x68\xdf\x8f\x6a\x37\xc2\x5e\x83\x09\xd4\xff\x4f\xc6\xd4\xfe\xe2\x81\x14\xc9\x32\x7d\x7f\x7e\xf1\x40\x18\xbd\x13\x57\x86\xe7\xc1\xf6\xc7\xd9\xcd\xe8\xa6\xe4\x68\x50\x5b\xb9\x8b\xda\xf3\xbc\xd4\xde\xc4\x9d\x89\x84\x3e\x76\xa6\x9f\x3f\xa2\xb2\xd7\xcf\x10\xea\x37\x1b\x97\xd7\xcc\xb9\x92\xea\xc4\x90\x7f\xf2\x1f\x98\x1a\x3f\x8b\x7f\x1b\xf6\xfc\x69\xff\xe6\x3d\xfc\xcd\x03\xb1\x2e\x04\xf8\x96\x4a\xef\x31\x7f\x3a\x0d\xb0\x64\x80\xea\xd8\xaf\xf6\xa4\xf8\xe6\x7a\x03\x80\x17\x63\x01\xb6\xf4\x51\xbd\xfa\x88\x1a\x80\x87\xb5\x00\x09\x0a\x00\x0f\xf8\x01\x32\x4b\x28\xee\x77\xc8\x1b\xa0\xfb\x21\x40\xb5\x2f\xd5\xfb\x38\xcf\xdc\xef\xbe\x71\x10\xe0\x3e\x17\x40\xdf\x4a\x80\xfb\xb6\x00\x1f\x7c\x01\xee\x32\xf8\x35\x8b\x7b\xb3\xfc\x87\xf3\x4c\x9d\x9e\xbd\xf7\x7d\x8a\xc1\x39\x58\xfe\x47\x35\x83\xeb\xb1\xf8\xe7\x3f\xfd\x62\xf9\x1f\x2c\x9e\xcf\xe2\xe0\x3a\x7f\xe1\xfc\x7f\xc4\x23\x94\xe1\x81\x1c\x02\x98\x31\x09\xe0\xfb\x77\xaa\x67\xff\xb1\x17\x60\x71\x23\xc0\x40\x14\xe7\x9d\x13\xe0\xf9\x63\x80\x75\xb6\x14\xe7\xdd\xec\x00\xf0\xe8\x06\x40\x78\x3e\xc0\x83\x3b\x00\x71\x29\x00\xf7\x57\x01\x64\x5e\xa3\x78\x5f\x61\x0c\xc5\xb9\x39\x71\xb8\xf7\x05\xe0\x7c\x35\xc0\xdd\x2a\x80\xeb\xa9\xd4\xf6\xdd\x00\x78\x10\x4c\x31\x84\x5b\x63\xe9\xbf\xdd\xc2\xe0\x7b\x2c\xff\xe1\x17\xff\xe3\x2f\xfe\xcb\x7f\xe0\xdf\x91\xbf\xe3\xc0\xfa\x65\xc0\x68\x8b\xfc\xe2\x7d\x54\xfc\x69\x75\x6c\xff\x8c\x0b\xfb\x7b\xa6\x39\x54\xdf\x60\x6a\x25\xc0\xe7\xc3\x00\x36\x95\x00\xef\xc6\x71\xf6\x52\x80\x81\x5e\x00\xce\x39\xe0\xa9\x27\x80\x47\x18\xc0\xa3\xef\x00\x01\x62\x00\x0f\xae\x03\x84\x6e\x03\xb8\x77\x06\x20\xd6\x16\xe0\xee\x58\x80\xf4\x61\x00\xb7\xeb\x01\x8a\xcc\x01\x6e\x8b\xd2\x7b\xff\x5d\xe7\x00\x1a\x85\x00\xba\x6a\x00\x6e\x38\x02\xdc\x11\x06\x78\x9c\x00\x70\xd7\x14\xe0\x6b\xed\x6f\xdc\x9b\xcd\x83\x46\xa6\x5f\xcc\x2f\xfe\xcb\xbf\xf9\xcf\xde\x03\x3f\xf7\x3b\x0e\xac\xff\xbf\xf8\x1f\x0c\xef\x83\xe5\x39\xfc\x6d\x59\x9d\x08\x96\x37\x63\x6c\x40\xef\xf5\x4e\x6a\x03\xf8\x94\x02\x30\xb3\x84\xf6\xb1\xb0\xf3\xa6\x38\x9f\xb3\x2a\xc5\x79\xd6\x0c\x00\xf4\x36\x00\x6c\x8c\x04\xe8\xd6\x01\xd8\xfe\x18\xe0\xce\x33\x80\x58\x1e\x80\x5b\x06\xf4\xce\x75\xc7\x21\x80\xfd\x03\x00\x1d\xca\x00\x15\x05\x14\x07\xe5\x9c\x48\x3a\x62\x00\x3a\x84\x00\x3a\x8e\x02\x3c\xca\xe0\x9c\x0a\x68\xce\xb5\x31\xfc\x20\xb6\x0f\x10\xdb\xff\xe3\x17\xff\xe9\xf2\x5f\xfe\xc7\x32\xfe\x33\xbc\x87\xa2\xde\xdf\x71\x60\xfd\xff\x9b\xff\xc1\xf2\x20\x14\x8e\x32\x9f\x19\xde\x07\xcb\x7b\xf8\x15\x8f\x05\x00\x5f\xb6\x00\x98\xd4\x00\xbc\xad\x05\xb0\x8c\x01\xe8\xd7\x05\x98\x73\x95\xea\x5b\x38\xb9\x51\x5d\x87\x15\xbd\x00\xdd\x4b\x01\x7c\x7e\x70\x76\x2d\xda\x17\xa5\x73\x31\x40\xb4\x0e\xc5\x3d\x39\x71\xb8\x31\x0d\x80\x73\x92\x69\x6f\xa2\xcf\xde\x7e\x1f\xa0\x21\x14\xa0\xdd\x1b\xe0\x7a\x36\xb5\x7d\x5e\x00\xed\x0e\xb4\x8f\x14\x9b\x07\xe7\x18\xec\xbd\x8e\xc9\xdd\xea\x59\x7f\xfa\x5f\xc2\xe4\xc3\xdf\xfc\x87\xfd\x53\x7f\xc7\x81\xf5\x9f\xf5\x9b\xe5\x35\xb0\x3c\x88\xbf\x2d\xfb\x7d\xa5\x0a\x80\xef\x36\x00\x1a\xe7\x28\xde\x3f\x76\x3a\xc0\x9b\xb9\x00\x93\x7c\x00\x9e\x99\x01\xcc\x88\x05\xe8\x1b\x07\x30\x3f\x91\x73\x9a\xa1\xf3\xe3\x4e\x2c\x80\xd7\x7d\x80\x9b\x47\x01\x36\x27\x03\x5c\x7b\x4c\x75\x41\xda\xb9\x00\xf6\x3a\x51\x6e\x5c\xc1\x6e\x80\xab\x7c\x00\x9c\x13\xec\xd5\x20\x80\x46\x57\x8a\x79\x5f\xef\xa7\xb6\xef\x2c\xc5\xc5\xbf\xfa\xff\xe6\xc1\xd4\x6b\xfe\x99\xff\xe5\x0c\x3f\xe4\xc8\x05\xc6\x6f\x66\x6c\x0b\x99\xbe\x4a\xbf\xf8\x0f\x21\xbf\xe3\xa0\xfc\xfd\x4f\x3f\x59\x7d\x0b\xd1\x00\xc6\x32\xdc\x22\x56\xff\x82\xe5\x83\x48\xbf\x07\xf8\xa1\x03\xa0\x5c\x40\x79\x1f\xda\xa1\x00\xaf\x8c\xe8\xfa\xf9\xb8\x0b\x60\x5a\x34\xe5\x73\xcd\x4b\xe2\x9c\x9e\x01\x96\x35\x03\xdc\xfa\x06\xe0\x11\x40\xe7\x75\x20\x27\xaf\x93\x00\x22\xc5\x28\xe7\x85\x73\x2e\xb8\x72\x08\xa0\x60\x2c\xc0\xa5\xc5\x00\x15\x5b\x00\x2e\x19\x02\x34\x58\xd0\x3e\x60\xd7\xf7\xd3\x3e\x38\x4f\xfa\xa9\xc5\x1e\x53\x0c\x7e\xcd\xe2\xff\xec\xf8\x1f\xbe\xf4\xdf\xc7\x9d\xe5\x01\x64\x31\xbd\xbd\xd2\xfd\x7e\xc7\x81\xf5\x9f\xf5\x9b\xd5\xb7\xe0\x66\x34\x68\x58\xdd\x0b\xee\x25\xd4\x0a\xe4\x01\xfc\x7c\x00\x20\xd2\x01\xf0\x69\x02\x80\x74\x04\xc0\x80\x01\x80\xaa\x01\xc0\x93\x3c\x00\xfd\x3d\x00\x9c\x53\xe3\xc4\x53\x80\x6c\x53\xeb\x10\x80\x2e\x11\x80\x45\x12\x00\xd7\xe5\xe8\x3e\x7a\xd5\x1c\x80\xf3\xde\x70\x39\x9b\xea\x49\x5d\x74\xa4\xfd\xd5\x9a\xc3\x01\xf2\xc5\x00\x9a\x86\x01\x94\x3b\x00\x34\x25\x00\x34\x1a\x01\x34\x5c\xa7\xfd\x93\x38\xb9\xf1\x54\x07\xa0\x51\x01\xe0\xfb\x35\x80\x5a\x9b\xbf\xfc\x67\xd6\xbd\x42\x86\xbb\x98\xcf\xe4\x47\x36\x33\xd6\x19\x0c\x6f\x66\x1f\xc3\xff\xd8\x5b\xf2\x3b\x0e\x62\xcc\xfe\xf8\x37\xff\x03\x71\xf0\xbf\xf8\x0e\xff\xe4\x3d\x0c\x77\x06\x78\x6b\x0c\x20\xb4\x17\xe0\xa5\x2d\x80\xec\x24\x80\xbe\x06\x00\x0d\x2f\x80\x6e\x1f\x80\x71\xd5\x00\x9d\xbd\x00\xd3\x1e\xd1\xf9\x6e\x77\x01\xa0\xd5\x03\x60\x79\x1d\xc0\x65\x65\x00\x5f\x4b\x80\x0b\xc2\x00\x3b\x72\x01\xce\x5b\x00\x24\x58\x00\x34\x44\x01\xe4\x39\xd1\xde\x51\x65\x25\x00\x67\x16\x03\x34\xbc\x06\x38\x1d\x42\xd7\xc6\x7a\x43\x80\xa7\x57\x01\x4e\xbd\xa4\xf9\x70\x2c\xe3\xcf\xf1\x3f\xc0\xf0\x00\x7f\xe9\x7e\xbc\xfb\xef\x7e\x27\x31\xfa\x28\x2c\x1f\xe0\x9f\xe3\xfe\x07\xff\xe3\x5f\xfc\xa7\x5c\xe5\xdf\xbc\x87\xfe\x01\x80\x61\x46\x74\x3f\x10\x71\x00\xb8\x7f\x10\x40\x71\x0c\xc0\x6d\x67\xda\x27\xe7\x86\x3a\xc0\xc4\xe5\x00\x57\xa3\x00\x6c\x0e\x02\x5c\x3c\x0e\xb0\xb4\x02\xa0\x49\x94\xf3\xee\x0e\x70\xae\x0e\x60\xbb\x21\xc0\xe9\x8f\x00\x7b\x76\x00\xd4\x15\x03\x64\x77\x03\xd4\x6c\x06\x28\xbd\x03\x70\x72\x26\x00\xe7\x0d\xfe\x78\x2f\xc0\x0d\x5b\x80\xea\x76\x80\x27\x93\x00\xaa\x19\x2d\xa2\xa3\x4c\x2e\x1f\xd0\x63\xc6\x9d\x99\x27\x69\x0c\x7f\x92\xe5\x7d\x24\x30\x5c\xcf\x78\x66\x0d\xdc\xcd\x70\x5e\x77\x6d\xfa\x1d\x87\xff\xc9\x7f\xf8\x2b\x0e\x5f\x86\x51\xfb\x46\x85\x5a\xda\x65\x96\xae\x03\x5c\x3c\x00\xb7\x4f\x02\x48\x04\xd3\xfd\x4e\x2d\x19\xa0\x35\x86\x9e\x33\x9a\x3b\xa8\xae\x54\x43\x2f\xc0\xc2\x1d\x00\x67\x24\x01\xdc\x8d\x00\xea\x74\x01\xb6\x98\x02\x9c\xe8\x02\xd8\xdd\x0f\x50\x6d\x01\x90\x15\x0e\x50\x79\x0d\xa0\xe4\x01\xed\xf3\x75\x76\x26\x40\x99\x1c\xc0\xf5\x3a\x80\x52\x29\x80\x27\x4d\x00\x47\xf3\x00\x7e\x00\xc0\x01\x86\x2f\x99\xc5\xe8\xac\xa5\x30\x3a\x39\x89\xcc\x7c\x61\xf9\x2e\xbb\xaf\x51\xcb\xf2\x3e\xc2\x19\x1e\xea\x8e\xcf\xff\x88\xc3\xff\xc1\xff\xaf\x0c\xff\xe3\x8d\x3a\xb5\xec\xed\x09\xda\x75\x17\xe0\x6e\x01\xb5\x37\x98\xf9\xc5\x59\xd7\xa5\xa7\x03\x34\x17\x00\x68\xb6\x01\x34\x98\x03\x98\x5b\x01\xd4\x73\x83\xd8\x3c\x0b\x80\x13\x17\x87\xc9\xae\xb0\x06\x38\xb6\x9b\x4b\x3e\x60\x3d\x40\xd9\x4d\x6e\xdf\x28\x01\x80\xa3\xa9\x3c\x06\xe9\x3f\x00\x8a\x8b\x78\x2a\x8f\x94\x00\x1c\x1c\xc5\xf3\xac\xbe\x0f\xa0\x70\x0a\x4f\x5a\xbb\x01\xc0\xfe\xe3\x3c\xe6\x8f\x5e\x01\x14\xac\xe2\x3e\xfc\xe5\x2d\x40\xe6\x36\x5e\xec\xbb\x9c\x9c\xc8\x8d\x7d\x90\xe2\x5c\xb9\xf0\x1e\x52\xb4\xe8\x70\xec\x97\x14\x39\x74\x38\xd6\x9f\x42\xfa\x87\x4c\xe4\xd8\xe0\xb2\xa1\xd8\xf9\x72\x3b\xcf\x10\xac\x5f\x6e\x5e\x03\x35\xff\x97\x38\x7c\xdd\xcb\xf8\x1f\xc8\x8c\x7f\x26\xb5\xbd\x1f\xa9\xbd\xc3\xf0\x60\x6e\x58\x53\xdb\x12\x0c\x58\xf7\x3d\xaf\xce\xe5\x29\xb8\x0e\xe0\x54\xc7\x08\x59\x15\x3f\x80\xe3\xee\xc2\x9a\xe3\x2f\x02\x94\x6f\x10\xfb\x3a\x3b\x09\xe0\x48\x84\xe4\x52\xe7\x31\x00\x07\x17\x8e\x54\xf1\x75\x06\xd8\x7f\x44\x7a\x53\x78\x09\x40\xde\x22\x99\xf9\xa9\x73\x00\xb2\x2f\xcb\xb8\x1e\xe2\x9c\xb5\xc7\x4b\xb7\xd6\x9a\x02\xa4\x4f\x93\x1e\xdd\x52\x0f\xb0\xaf\x78\xe4\xcb\xfb\x1d\x00\xa9\x32\x23\x9d\x3e\x8c\x01\x48\xdc\x28\x85\x3a\xbc\xbb\xf5\x25\xb0\xce\x10\xf1\x51\x02\xfd\xdc\xa1\x2c\x7e\x96\x63\x83\x46\x89\x60\x3d\x76\xf3\x29\x11\xd4\xd1\xf1\xf7\x15\xc6\x78\xf8\x15\x0b\x22\x1f\xc6\x37\x8a\xaf\xf4\x7f\xc5\xe1\x07\xe3\xf7\x1b\x26\x0f\x9e\x67\x33\xfe\x6f\xa2\x6f\x87\x5d\x15\xbc\x58\x1d\x6a\xab\x12\xc6\xae\xd2\xcd\x03\xe2\xf8\xd6\x7c\xd6\x99\xf6\xcb\x39\xde\x2f\xfd\x84\x6b\x24\x40\x99\xbb\x42\xb6\x4c\x32\x3c\x38\xf8\x42\xb1\x47\x27\x67\xf8\xba\xfc\x43\xca\x81\x53\x56\x71\xaf\xc9\xfc\xac\x32\x6f\x01\x17\xaf\xc3\x3e\x21\x95\x50\x77\x1d\x7e\x48\x3a\xaf\xb2\x64\xeb\xb5\x11\x61\x71\xed\xca\xdf\xf7\x74\x09\xec\x8f\x79\xa1\xbc\x3c\x2f\x5c\x70\x4e\xb4\x86\xd2\xbb\x63\xdc\x82\x15\xbb\xe6\x2a\xad\x69\xfa\x2c\xb8\x33\x72\x97\x92\xe8\x6d\x19\x81\x57\x11\x8e\x4a\x96\xfd\xad\x02\x62\xa1\x35\x4a\xb5\x84\xf0\x17\x6d\xf3\x54\x4a\x26\x84\x6f\x20\x50\x4d\xf1\x13\x21\xbc\x83\x1b\x3e\x29\x46\x11\xc2\x6b\xb2\x3e\x5d\x41\x87\x10\xee\x4e\xaf\xf9\xf2\x49\x84\x70\x6b\x7a\x9e\x97\x1f\x4a\x08\x57\xa2\xfb\x16\x79\x13\x42\xb8\xa2\x56\xab\xc8\xc9\x11\x32\x7c\xf9\xdf\xfe\xff\x8c\xfd\xd3\xff\x17\x85\x43\xf1\xf6\x64\x8f\x81\x10\xe2\xbc\x37\xf5\x46\xa2\x0e\x6b\xab\x87\x12\xbe\x77\x37\x2d\x55\x41\xbf\xeb\xa2\x35\xb0\xfa\x51\xb9\x4b\x0b\xdf\x96\x8b\xdb\x74\x51\x17\xa3\x40\xd2\xc0\x47\x34\x14\x20\xbd\x56\xbf\x4b\x2d\x90\x7b\x58\x92\x92\xfe\x2e\xe3\xf7\xfc\xaf\x63\x97\xe9\xa7\xdb\xcc\x15\x5c\xbf\xf3\xa2\x7e\x90\xcb\x5b\xe1\x2b\xa1\xb5\x7a\xdd\x7e\x85\xa2\x6d\xdb\x95\xf5\x6c\x76\x06\x8a\xe7\x6d\x39\xac\x3b\x39\xbd\x45\xa2\x3e\x30\x53\x67\xc9\xd1\x62\xc9\xe5\xfe\xae\xda\x69\x67\x2e\x49\x26\xfa\xed\xd5\x16\xbd\xa1\x29\x69\xb0\xc1\x4d\xeb\xf3\xd3\x0c\x89\xc9\xbe\x77\xb5\x23\x7e\x9e\x15\x5b\xbb\xee\xb4\x56\x29\x21\x22\x79\xee\x2a\x63\x2e\x11\x22\xb4\x65\x95\xdc\x18\x1b\x42\x04\x8b\xdd\x1c\x47\xfb\x11\x22\xc0\xb3\x7c\xcc\xe8\x39\x84\x8c\x68\x72\xf1\x18\x35\x9e\x10\xfe\x09\xcb\x8c\x54\x93\x09\xe1\x7d\xef\xf4\x5a\xe5\x22\x21\xbc\xaa\x7f\xf3\x7f\x7e\x8d\xbf\x22\x1f\xd6\x4d\xba\xdb\x24\xb0\x5c\x7a\x6b\x02\xad\x92\x5c\xce\xd6\xc4\x3a\x4a\x83\x80\x11\xde\xcb\xac\x69\x30\xc6\xfa\x4b\xd9\x6a\x53\x8c\x60\x91\x39\xe5\x85\x64\x6f\x98\x8c\xb8\xcd\x5e\xd1\x29\x5f\x79\x0a\x00\x62\x23\xa7\x79\xca\xdb\x0d\x2b\x0d\x0f\x9e\xe2\xab\xaf\xc9\xff\x78\x9b\xd5\xe4\xbb\xd3\xc6\x8b\xfc\x0c\x30\x9d\x3c\xc1\xf1\x90\x78\x9f\xef\x50\xf3\xaf\x9e\x2f\xa4\x16\xae\x33\x9b\xf8\x78\xc7\x14\xe9\xdd\xee\xa2\x66\x8f\x93\x87\xc9\x4e\x59\x59\x6f\x5a\x51\x64\x23\x37\xde\x6d\x8c\xc9\x91\x9a\x36\xb9\x42\x57\x25\x13\xbe\xd6\x99\x72\xbb\x9c\x5f\x4c\xb8\xd9\xbb\x50\xf6\xba\xb3\x9f\xc9\x88\x4f\x09\x32\xfc\x4b\xa3\x27\x4c\x21\x44\xaa\xdc\x49\x6e\x5c\x3c\x21\xe2\x9d\x7f\xf3\x3c\x1c\x64\xf5\x3f\x11\x22\x1c\x61\xd7\xae\x97\x4d\x88\x50\x80\xed\x19\xbd\x0c\x42\x84\xc4\xe6\x1c\xd0\xae\x24\x44\x40\x8a\xf5\xff\x03\x2f\xe0\x73\x3f\x6f\x14\xc4\xea\xdf\xdd\x2a\xda\x1f\xe4\x06\xd1\xc0\xba\x49\x73\xc9\x58\xc4\xb5\xce\x96\x53\x7d\x8c\xaa\xf2\xa9\x58\xbf\x3d\x5a\x6e\x85\x3b\x48\xa1\xd7\x2c\xac\x2a\x66\x16\x51\xf5\xe9\x44\x1b\xca\x93\x88\x6c\xb2\xc7\x3e\xe7\xc1\x6f\xe7\xd7\x49\x2a\x01\x04\x18\xd8\x27\x68\x78\xf2\x86\x78\x4d\x98\x17\x3e\x91\x57\x38\x71\xa5\xcf\xdc\x95\xb6\xd6\x52\xe1\xce\xfb\xe6\xf0\xae\xe8\x93\xf1\x71\x0a\xb3\xee\xdc\xd4\x26\x6f\x32\xbf\x69\xb6\x6d\xec\x48\xc5\x11\x76\x0a\x33\x1f\xe5\x0e\x2a\x2d\x98\xab\x37\xe3\xc6\xb1\xa3\xca\x32\x36\xa6\x56\x83\xcd\x73\x95\xc7\xce\xfe\x66\x65\x76\x37\x45\xc9\x63\x76\xbe\xd5\xf8\x37\xa3\x15\xae\xcf\x16\xb6\xe2\x25\x44\x6e\xd1\x0c\x89\x69\xbb\x08\x91\xde\x66\xd9\x32\x45\x8b\x10\xa9\x31\x96\x2a\x93\x4a\x08\x91\x70\x9b\xf6\xde\x5c\x8a\x10\xf1\x65\x53\x89\x99\x0c\x21\xa2\x83\x53\xe7\x9b\xf4\x13\x22\x2a\x67\x71\x7c\xc2\x02\x42\x84\x6f\x7f\xce\x1f\x82\x3b\xe0\xf3\x2b\x52\x58\xed\xec\x0e\x57\x46\xfd\xfa\xeb\xe1\xfa\x58\x25\x6c\xae\x9f\x88\xd5\x9f\x7a\x45\xca\xfb\xa9\x76\x9b\x8d\xf6\x08\xb1\x45\x54\xa5\x20\xd2\x01\xef\x33\xa7\xfb\x39\x62\x5e\x24\xaa\x2c\xc1\x78\x45\xfa\x39\xe3\xed\xc3\x2d\x6e\xae\xb8\x6e\xfa\xe8\xbb\xf5\xf0\x07\x02\xac\xf9\xea\xe6\xa7\x14\xcf\xe5\xe6\x1c\xea\x5a\x31\xb6\x41\xe0\xc2\x02\x47\xe7\x86\x99\xfb\xc4\x6f\xcd\x9d\xb3\xf4\xe3\xb2\x8d\xd2\xca\xb3\xec\x96\x4a\xfb\x89\xc8\x7c\x9e\x2e\xbb\x44\x6f\x97\xa6\xdc\xec\x29\x39\x8b\x6d\x33\xeb\xe4\x05\x27\x3d\x74\x1a\x57\xd6\x24\x6f\x6c\xae\xb1\x68\x41\x63\x97\xbc\xf2\x44\x2e\xc7\xf2\xce\x1f\x72\xee\x66\x21\x8e\xae\xfd\x86\x32\x77\xcd\x0e\x2f\x3c\x47\xc8\xc8\x6d\x26\x3f\x1c\x3c\x09\x91\x5c\x62\x72\x77\x9e\x00\xc7\xff\x09\xeb\x6c\x2e\x12\x22\x96\x6f\xfc\x7d\xb6\x12\x21\xa2\x75\xe3\xc9\x8c\x5b\x9c\xf9\x33\xfe\xbd\xe5\x57\x42\x84\x3f\x8d\xbb\x36\xf5\x1b\x21\x42\x2f\x9f\xe5\x4a\x61\xf5\xb3\xbb\x5b\x1d\x71\x9b\x6b\x8a\x34\xcf\x9b\x9d\x69\xd5\x98\xe5\xff\x54\x0c\xce\xa3\xf8\x37\x71\xc4\x7a\x7b\x81\x21\xc5\x87\xd3\x56\xbb\x22\x3e\x1e\xef\xb3\x02\xeb\xb4\x91\x8d\xee\xb8\x7e\x6c\x65\x74\x33\xbc\x19\x75\x76\x57\x29\x1f\x54\xa7\x5f\x7c\x69\x83\x83\xb4\x11\x80\x6d\xc3\xfa\x73\x3a\x63\xf9\xe2\xad\xd4\xbd\xee\x4d\x39\x27\x32\xdb\x42\xd5\x4b\x6a\x91\xa4\xd8\x4d\xb3\x51\xeb\xb6\x79\x2f\x96\xd0\x33\x1e\xe5\x59\x1b\x3e\x4a\xd2\xc8\xe8\xb9\xc7\xc5\x34\x23\xc9\x93\x06\x9e\x6b\xb3\x8e\xc6\x49\x36\xe9\x95\xbb\xd7\x9d\x6d\x93\x8c\xd2\x4d\x73\x9f\xd5\xd1\x2b\xf1\x58\x57\x66\xcd\xd9\x17\xc3\xc5\xf7\xe9\xda\xad\xf1\x22\x44\xd4\x4f\x27\xc5\x6d\x07\x21\x22\x3c\x3a\x51\xce\x17\x08\x11\x76\xd4\xbe\xb3\xc4\x8a\x10\xa1\x39\x5a\x77\x17\x7d\x21\x44\x70\x8e\xd6\x13\x47\x61\x42\x04\xb9\x35\x67\x3b\x34\x10\x32\x22\x55\xcb\x71\xde\x42\x42\x46\x1c\xbe\x6f\xab\x8d\xf3\xfe\x86\x8e\x09\xfa\xd7\xfc\x75\x3a\xea\x1e\xd5\x67\xd1\x7e\x50\xbf\xf8\x3f\xd7\xa9\x6a\x70\xbe\xbd\x1b\xe2\x35\xfb\xaa\x56\xe1\x3a\x99\xb0\xd7\x73\x14\xf5\xdf\x1b\xab\xcb\x5b\x5f\xf9\x62\x75\x75\x83\x2e\xc5\x4d\x57\x3e\xdd\x84\x55\xe4\x05\x99\xdb\x50\xbf\x7b\xb6\xc8\xf6\x07\x82\x13\x01\x2c\xee\x05\xdd\x54\x0b\xe1\x7a\x6e\xec\xbd\x6d\xbe\x69\xe9\x88\xd7\x86\xe3\xb7\x29\xdb\xfb\x0a\x5a\xe9\xb4\x6f\x6d\x5c\xeb\x28\x34\x4e\xd3\x78\xcb\xe7\xe0\x1e\xa1\xc6\xd1\x06\x5b\x36\xef\x4d\x11\x7a\x30\x4a\x6c\x73\x64\xf1\x68\xa1\x1a\xd5\xc0\x4d\x29\xf5\x85\x42\x26\x2a\xdb\x02\xdf\x5f\x17\x14\x0c\x55\xfe\x19\xe8\xf2\x54\x59\x60\xb9\xca\xd4\x40\xad\x9f\xfe\xfc\xad\x2a\x81\xbe\xd7\x08\xe1\x37\x51\x7e\xbb\xee\x15\x21\x7c\x8b\x95\x06\xd7\x1e\x27\x84\xd7\x41\x65\xc1\x6a\x57\x42\x78\xbf\x28\xd7\xad\x90\x24\x84\x77\xaa\xf2\x5e\x97\x70\x42\x78\x6e\x28\xaf\x5f\x96\x44\x08\xcf\x9e\x0e\x27\x73\xac\x2b\x5f\x52\xa4\x7d\xa1\xea\xa3\xed\xf7\xe0\xba\xff\x74\x31\xa2\x44\x87\x6f\x2f\x47\x1d\xa0\x82\xb1\xee\x88\xa6\xa6\x3d\xa2\xfc\x9f\x84\x41\x5f\xe4\xcd\x45\x33\xfe\x06\x9b\x6c\xc6\xea\xea\x46\xee\x6d\xb8\xbe\xb8\xaf\x0b\x46\x3c\x78\x89\x6c\x18\x9e\xbc\x6c\x24\x29\xfa\x60\xfc\x6a\xb7\xc9\x10\x49\x00\x83\x8e\xdd\xb3\x65\x0f\x0e\x79\xa6\xd1\x18\xbd\xde\x68\x09\xf7\xa0\xda\xc2\x68\x27\x9b\x28\x9e\x48\xa5\xd2\xa8\x2f\x2b\xbd\x78\xd2\x15\x78\xa3\x76\x6d\xbd\xc1\xb3\x4e\xf6\x67\x94\x70\x22\x37\xf7\x29\x99\x9c\x5d\x09\x45\x73\xb8\x72\xa5\xdf\xed\xfc\x5c\xa7\x33\x7c\x82\xf4\xc0\x4e\xab\xb6\x67\xc3\x24\x65\x7e\xee\xf4\x78\x2c\x03\x20\x5d\x19\xe9\xf1\xad\x03\x60\x64\x4a\x48\x26\x67\xef\x93\xdc\xba\x15\xf1\x7c\xb1\xc5\x81\x2d\x68\x2b\x37\xd6\x73\xac\x88\x8e\x2f\xea\x44\x88\xf2\x78\xe1\xfd\x6e\xa1\x9c\xb5\x88\xff\x5e\xd6\xb7\x46\xde\xca\xe9\x54\x3a\xee\xc7\x88\x33\xee\x8f\x47\x1c\x57\x61\x42\xef\x7f\xe9\x89\xdf\xcf\x48\xda\x80\x79\x9e\x14\x12\x80\x75\xfd\x68\xc5\xad\xe8\x57\x08\x50\x9c\x38\x70\x68\x28\x56\x8b\x3d\x0b\x22\xd1\x6f\xd7\x29\xd1\x08\x4f\x39\x4c\xa2\x7c\x81\x69\x5b\x13\x30\xce\xba\x66\x7b\x11\x4f\x56\x16\x4f\xcd\x15\x11\x02\x90\xf9\x90\x7a\x45\x6b\xee\x10\x97\x91\x3b\xf7\x29\x58\xed\x03\x90\x80\xd4\x46\x17\x5d\x00\x51\xc5\xd4\xd0\x80\x97\x00\xc2\x8a\x29\x97\x63\xef\x00\x08\xac\x48\x51\xcf\xef\x00\xe0\xdf\xbe\xd7\xe2\xf8\x5a\x00\x3e\x85\x64\xe1\x2b\x73\x01\x78\x62\x92\x2c\x1f\xe8\x02\x70\x9b\x24\xa6\x7f\x1c\x0b\x30\x7c\xf7\x9e\x30\x7c\x57\x0c\xde\x85\xbc\xe3\x21\x89\x61\x14\xef\xbf\x13\xc2\x85\xf6\x44\x10\xc5\xf7\x96\x6e\xa6\xb8\xbf\xa5\x3f\xea\xf1\xb1\xfe\x57\x7b\xb8\xd1\xf5\xbf\xca\x03\xfb\x37\x14\xf4\xfa\xe2\xb8\x67\xbe\x0e\xc0\x7c\x4f\x26\x5b\x71\x1f\x8d\x2e\xa0\x7e\x87\x0e\x0d\xc3\xfd\x74\x73\xfb\x4e\xac\x8a\xaf\x37\xa0\xdd\xe6\x57\x26\xc5\x21\xfa\xea\x64\x9b\x88\x7f\x67\x0e\xd0\xfe\x39\x66\x12\xe9\x88\x77\x8c\xd6\xcd\x46\x7e\xa6\xc0\x8f\xfc\x4f\x43\xd5\x00\x78\x1f\x15\xa8\x2b\xde\x03\x18\xfe\xbd\x40\xd3\x6c\x3e\xc0\x90\xf2\x02\xde\x05\xd8\x91\x28\xbf\xd3\x1b\xf1\x99\x7c\xe5\x48\x1c\x99\xbc\xed\x59\xb8\x12\xe5\xda\x52\xdc\x3f\x67\xd8\x05\x44\xa0\xb3\x15\xe9\xcd\xe9\xac\xa6\x37\xf8\x0e\x98\xc1\x9c\x85\x92\x99\x7b\xbc\xf1\xcc\x7d\xff\x18\x06\xcf\x8b\x62\xf0\xde\xf0\x18\x6a\x43\x1c\x39\xf6\xf8\xf3\x95\x78\x2e\x2c\x5d\x41\x79\x5f\x45\xfe\x14\x4d\xcc\x66\xc6\x3b\x99\x50\xbf\x63\x0e\x86\xa1\x5e\x41\xb8\xed\x4e\xdc\x4f\xb6\x26\xc7\x20\xaa\xb0\x21\x2b\x0e\x9f\xc2\x43\x31\x19\xe7\x83\x73\x5b\x2a\xe6\x81\xfd\x26\xca\x13\xb0\x8c\xa7\x7c\x18\xa3\x76\x84\x35\x40\x31\xa7\x10\x79\x37\x5c\xf3\x0f\x33\xb8\xf7\x11\x22\x83\x3b\xec\x51\x71\x63\x6e\xfc\xec\x60\x8f\xb8\xf7\xe1\x7e\x4f\x3c\x91\x1d\x9e\x4b\x3b\x53\x15\xdb\xa5\x21\x32\x76\xe8\x4a\x09\x66\xd6\x21\xde\x06\xe4\x43\x14\xc5\xdc\x4a\xa5\x4f\xfe\x12\x57\xb8\xc2\x49\xd4\x3f\x96\x17\x93\xc1\xe0\x98\xa9\xda\xd4\x26\x31\xb8\xde\x1e\x86\x0f\xb3\x7b\x28\x41\xfd\x07\x7a\x7b\xfa\xa0\xe5\x26\xc4\x67\xb3\x03\x82\x10\xbf\xdc\x67\x42\x75\x80\xe2\x8d\x76\x61\x9e\x47\xba\xc7\x08\x72\x6c\xd0\xf1\x78\xc4\xbd\x03\x3c\x92\x31\x0e\xde\x8d\xfb\xb0\x9f\xde\x8a\xde\x4c\xfc\xb9\x45\x49\x94\x0f\x33\xc7\x28\x1f\xd7\x87\x49\x17\x0b\x51\x8f\x4e\xdf\xec\x30\xbe\x99\xc9\x58\x96\xae\xa0\xfe\x1f\x5b\x48\x6d\x95\x1d\x65\x68\x1f\x23\x54\x07\xe3\x98\xbe\x2d\xde\x94\xaf\xfc\x41\x19\x89\xc7\xe4\xb7\xe3\x3d\xfe\x63\xf3\xf6\x22\x93\xa4\x32\xa4\x18\xff\x42\x85\x5a\x3d\x9e\x74\xcb\xbd\xaf\xe3\x99\xbf\x2c\xf9\x09\xee\x6c\x65\x13\x7e\xe0\x48\x14\xc7\x51\x3f\x0f\x30\xfd\x2f\xf2\x99\xfb\xdd\xd9\x0c\x0f\x22\x9d\x9f\xfc\x83\x37\x54\x5c\xb3\x15\xf7\x7f\x56\x07\x69\x5f\x12\xe5\x7d\xc5\x27\x51\x9e\x5b\xb4\x62\xc2\x72\xba\x0e\x24\xe1\xf7\x37\x55\xa5\xe2\x7a\xe8\x53\x94\x89\xf7\xb7\xdd\x47\x53\x3e\xcc\xb2\xee\x02\x3c\x97\x3a\x7c\xa7\x7d\x83\x58\x5d\x1c\x93\x73\x25\x78\x0e\x19\xe3\x5d\x89\xe7\x0a\x89\xa7\xd5\x94\x07\x02\xb5\x0c\xde\x5b\xaf\x28\x85\x3b\xf5\x29\x5f\x43\x44\xfa\x4e\x79\xd3\x93\x58\x5d\x1d\xe5\x3f\xd4\x35\xd2\x4e\x6d\x75\x3f\xe8\x0a\x53\x37\xbb\x10\x77\xe0\x5a\xf3\x1a\x44\x48\x6b\x02\x5a\x50\xf7\xa0\x46\xf4\x21\xf2\x41\x4e\xea\x7c\x40\x05\x83\x2a\x46\xd7\xa0\x8c\x99\x17\x47\x0e\x52\x7b\xb0\x80\xda\xfd\x49\xff\xcc\x9b\xbc\xf2\x50\x9c\x0f\xe9\xa2\xbb\x30\xba\x89\x1f\xf6\x20\x2f\x2c\xfa\x6c\x92\x2e\x20\x1f\x94\xf6\x03\xdb\xba\x27\x03\xfd\xf2\x0b\xca\xc5\x7d\xd5\xd3\x90\xf2\x03\x96\x5f\x2d\xc4\xb8\x39\x39\x50\x1e\xd0\xdc\x4b\xa5\x98\x17\x53\xed\xcb\x70\x34\xc7\x7b\x50\x7e\x84\x9a\xe1\x49\x44\x2d\x45\xbc\xeb\x19\x7c\x93\xaa\x58\x00\x9c\x4f\xa6\xba\x28\xe7\x85\xf5\x31\xcf\xcf\x5b\x52\x05\xbb\xc6\x24\x57\xdc\xd1\x1b\x9f\x52\x3c\xaf\xa1\x97\xae\xb8\x8d\xff\x1f\x63\x5f\x1e\x57\xe3\xda\xbd\x7f\x35\x4f\x94\x92\x21\x43\x64\x16\x51\x99\x89\xcc\x73\x83\x90\x0c\xa5\x41\x88\x52\xc8\x9c\x06\x19\x4b\xa8\x14\xa2\x28\x43\x42\xa9\x84\x26\xcd\xa1\xa8\xcc\x43\xc7\x94\x99\x64\x38\xe6\x73\x38\xcf\xef\xf3\xac\xf5\x6c\xa9\xf7\xbc\xef\xef\xfb\xc7\xf9\xac\xb3\xb7\xdd\xde\xcf\xba\x87\x75\xdf\xf7\xba\xae\xfb\x5a\x59\xb1\x84\x7f\x17\x46\xb2\x22\x47\x41\x15\xdf\x48\x2f\x30\xbe\x4f\x15\x5d\xf2\x9d\xde\xd3\x3d\xf8\x1c\x69\x5e\x64\xec\x65\x2b\xe3\x0b\xfd\xd2\x8b\xf9\xc1\xf6\x28\xdd\xd3\xd8\x1b\xc3\xfd\x1e\xb6\x78\x07\xf1\xf9\xb6\x9a\x46\x92\xda\xc8\x86\x8e\x51\x87\x40\xb8\x37\xd7\x0b\x92\xf1\x80\x16\x19\xb3\xdf\x73\x2e\x33\x3f\x62\xd6\xbd\x44\xc2\x89\xa7\xa4\x48\xba\x38\x3e\xa7\x89\x1f\x30\x78\x49\x3a\xe9\x45\x19\x5f\x63\xbf\xdb\x1e\xcb\xa5\xf1\xa0\x35\x90\xf5\x42\x80\x52\x49\x0f\xe4\xb2\x6d\x63\x8a\x14\x97\x4d\x7b\x10\xa2\x7a\x39\x79\x54\x21\xdb\x59\x84\x2c\x5f\x12\x96\x50\xa4\xb9\x64\xc9\xcc\x9d\x4b\x02\x47\x9c\x4b\x86\x29\xc4\xab\x2a\xfd\xc9\xca\x04\x25\xfa\xb7\x98\x01\x59\x51\x4d\xbc\xaa\x0b\x7f\xfd\xa0\xf1\x53\x38\x8c\xfd\x95\xb5\x8b\x8c\x2f\x24\xd3\xd1\x61\x5e\x4c\x84\x6d\x38\x11\xca\x43\x96\xec\xa2\xde\xd8\x34\x3a\x9a\x4e\xdc\x7e\x36\x5c\x5d\x62\xb5\xd1\x11\x3a\x77\x2c\xee\x96\x40\x71\x72\x81\x3f\xf3\x80\x9c\x83\x52\x48\x6f\xcd\xee\x63\x1a\x8d\x9b\x49\xcb\x32\x68\x1d\x18\x3d\x38\x9b\x78\x76\x03\xdf\xe6\x52\xfb\x19\xad\x64\x5e\x48\xeb\x1a\x66\x6b\x68\xb4\xba\xdc\x99\xfd\xbf\xba\x8f\xed\xb5\x67\x8d\x69\x66\x5d\xe3\x00\x8b\x1b\xbe\x5c\xd1\xf4\x86\xcb\x74\x62\x28\xde\xf8\xe1\x49\x2b\xf8\xf5\x43\xeb\x5f\x91\x35\xdc\x43\xfe\xdf\x50\x48\xa4\xf9\x71\x3d\x20\x8f\xf8\x52\xd7\x4c\xaf\xd3\x8a\x76\xad\xed\x73\xba\xdf\x5f\xf1\xf1\x0b\xfd\x62\x19\x61\x8f\x40\x49\x57\xf6\xbb\x48\xaa\x9f\x94\x57\xc4\x36\xeb\x08\xe5\xeb\x06\xec\xc9\x21\xff\xa3\x63\x08\xe7\x0f\xf0\x62\x1e\xd0\x1a\x2d\xee\x6f\xef\x9b\x27\xa8\xdf\xdc\xcb\x53\xa8\x1f\x5d\x0b\x79\x9c\xdb\xeb\xa7\x53\xe6\x65\xea\xb9\x2c\x62\x75\x4d\xd4\xe4\x3a\x59\x23\xc2\x78\xbc\xf7\x0b\xbb\x40\xfb\xeb\x6e\x56\x5c\x2f\xaa\x95\x75\x39\x7d\x8f\x7a\x97\x6b\x52\x06\xe7\x8e\x3c\xdb\x3f\xb2\x1a\x91\x72\x42\x65\x06\x9f\x64\xef\xb9\x33\xc3\xf9\x5e\x35\x9f\x58\xee\xeb\xbb\xf3\xeb\x1f\xeb\x34\xf9\xf3\x3c\x53\xff\x88\x49\x20\x05\x8f\x3f\xe2\xb2\x89\x2f\x55\x99\x59\x4e\x27\x9a\xca\x61\x55\xa4\x1c\x7a\x67\xcb\x9f\xf4\xfe\x4d\xbf\xbf\xe9\x49\x64\x75\xa5\x64\xf5\x93\x4a\xa4\x4a\x1c\xc5\xc4\xb3\x0c\x16\xe2\xa8\x1b\xd6\xdb\xc4\x53\xab\xad\xdd\x79\x82\x58\x8c\xcb\xab\x92\x69\x76\x7a\x9d\x4d\x23\xde\xb1\x5b\x45\x06\xad\x6a\xce\xc6\x99\xd4\x8f\x33\xa7\xf2\x38\xb7\xd9\x5e\x40\xe7\xb4\xf1\x9b\xcf\x4b\x3a\x20\x25\xf4\x7d\xbd\x51\x46\x7c\x80\x2e\x4d\xae\x52\x6f\xb5\xec\xc8\xfa\x38\xea\xdb\xef\x06\xb3\xff\x0f\xa5\x9b\x4d\x4f\x9e\x68\xd2\xbf\x3c\x09\xeb\x40\x3b\x90\x27\x1b\x07\xd3\x09\xee\x69\xf8\x64\x7a\xa2\xa7\x5d\x99\xe1\xf9\xb4\x92\x57\xf0\x27\x6e\xac\x58\xf7\xe4\x24\x33\x78\x1e\x57\x9d\xa1\x76\x79\x32\xbb\x94\x7a\xe2\x71\xd2\x3d\x1a\x99\x0f\x8f\x72\xee\xf4\x61\x3c\x6b\x09\xcb\x74\x62\x6e\x4b\x71\xf3\xda\x3f\x6c\xb9\x4e\x90\x8c\x07\xe5\x5f\x78\x92\xe2\xfc\x6a\xb3\x54\x8a\x17\x4b\x13\xb8\x0e\xde\xc2\x84\x4c\xfa\xd5\xb9\x6f\x73\x68\x15\x77\xf8\x59\x40\xab\xfd\x0c\xa7\x8b\xc4\x27\xb3\x1e\xc1\x51\x6a\xac\x43\x19\xeb\x80\xe8\x5f\xa5\xef\x33\xa9\x61\x3e\x50\x67\xf3\x3b\xa4\x86\xd5\x7c\xdd\x3d\x8a\xfe\x2a\xd9\x8f\xa4\x9b\x5e\x2f\xa4\xf5\xe2\xcd\x6d\x75\x7a\xa7\x66\x7e\x3b\x5a\x99\xdf\x24\xb3\xc2\x6b\x4d\x23\x2b\x9a\x1f\x35\xbd\xe7\x90\xbf\x6f\x97\xae\xa6\x13\x7c\xf5\xdf\x1c\xc9\x6b\xe6\x73\x3d\xad\x37\x72\xa9\x14\x17\x6b\x52\x2f\xd0\x8c\xae\xbe\x7c\x9b\xda\xef\x8d\x6f\x35\xf3\x1b\x2a\xbe\xd2\xdf\x3d\xff\x20\x10\xcf\xac\x4a\xaa\x13\x24\xd3\x89\xe1\x76\x59\xf7\x3e\x85\xce\x95\x3e\xc5\xcc\xef\x5c\xfe\x3e\x83\xe2\x82\x97\x07\x8f\x73\xb7\x0f\xf9\x74\xae\x72\xf9\x54\x57\x17\xc8\xb6\x5d\x19\xe5\x1d\x2c\xab\x58\x17\x68\x64\x31\xfb\x3d\x60\xc9\x2d\xba\x98\x64\xec\x71\x97\xf6\x19\x9d\xbe\x3c\xa2\x7c\x4d\xf3\xf7\x4f\x89\x57\xa3\xda\xea\xe5\x39\xf6\xff\xad\xb4\x5e\x7c\xe9\xae\x4c\x15\x71\xbf\x86\xf1\xcd\x9f\x2f\xb7\xfa\x50\x7f\x7e\xd3\x9d\x40\xb9\xd0\xef\x87\x66\x53\xdc\xfb\x3e\x8c\x95\x1e\xbf\x04\xb3\xe2\xd9\xb7\x16\x5c\xe9\xef\xdb\x10\x5e\x99\xbe\x9c\xe3\x0a\x6e\xdf\x3e\xdd\xa2\x1d\xee\x57\xd5\x67\xf4\xf7\x9f\x92\x3f\x53\x66\xec\xa3\x54\x89\xe6\x97\x1e\x4a\x09\xdb\xaa\x63\x42\x3d\xfe\xc3\x2f\xfe\x87\x84\xfb\xff\xd2\xbf\xb0\x97\xde\x1f\x5a\xf7\xf3\x03\x47\xfd\x86\xf7\x5f\x02\xc6\xe4\x01\x1f\x5b\x03\x96\x95\x40\xf5\x29\x60\x9a\x0a\xf0\xc2\x00\x70\x3c\x02\x3c\x7e\x0f\x2c\x1c\x01\x3c\x78\x08\x78\x1f\x64\x1d\x0f\xbf\x32\xa0\xd2\x00\x08\x0a\x03\x6e\xaa\x02\xe1\xfb\x19\xef\x8c\x7e\x06\x5c\xcf\x02\x4e\x24\x03\xe2\xe8\x4a\xb7\x67\xcc\xff\xa2\x01\x70\xd3\x0b\xb8\xab\x00\xaa\x5e\xf4\xdc\x10\xb8\xa5\x00\xfc\xf0\xac\xc5\xbd\x2f\x4a\x77\xaf\x65\xfc\x07\x19\xff\xe3\xac\xe4\x53\xfd\xfb\xef\x89\x7b\x6a\xf3\xf6\x32\xff\x65\x7e\xcb\xf4\x2e\x64\xba\x06\x32\xdb\xd3\x8e\xf3\xd8\x26\x46\xb5\xed\x41\x78\xbf\x3e\xf0\x29\x11\x18\xd1\x1f\x78\xd7\x18\xb0\xf0\x07\x5e\x5e\x06\xa6\x3a\x02\xcf\x4c\x01\x87\x2f\xcc\x73\x99\xfb\x99\x71\xbe\xc5\x6f\x80\xbb\x7f\x03\x6b\x67\x03\xb7\xae\x02\x9b\xaf\x00\x57\x6e\x01\xa1\x81\x8c\x7b\x8a\x2b\xf5\x15\x47\xe0\x58\x34\x70\x25\x1d\xc8\x78\xc6\xb8\xf7\xc5\x1a\xe0\x6a\x29\x70\x27\x1d\xb8\xb2\x12\x78\x31\x03\xb8\xe6\x0b\xfc\xf4\x01\x2e\x49\x77\x92\x65\x3c\x18\x19\xff\x21\x7d\xd9\xff\xf6\x5f\x86\x7f\x0b\xbf\xf1\x1f\x64\xfe\xcb\xf0\xfc\x5f\xfa\x17\x92\xed\xfa\x13\x10\x2e\x03\xdd\x03\x81\x9f\xdb\x01\x93\xdd\xb5\x78\xff\x87\x97\x80\xb9\x0d\xf0\xa6\x1b\x30\x56\x9b\xef\xf5\x4e\x2a\x04\x1e\x3b\x01\x33\xdb\x02\x0f\x55\xb8\xee\xc3\xdd\x1d\x80\x97\x39\x70\x47\x03\xf0\xf1\x00\xc4\x59\x25\xee\x60\x2b\x46\x03\x3b\x8a\xb9\xff\xf7\x0b\x40\xc5\x00\xe0\x84\x1d\x50\xbe\x94\x6b\x19\x54\x84\x89\x3b\x03\xe0\x72\x25\x70\xcb\x0e\xa8\x70\x07\xaa\xf5\x80\x2b\xed\xe9\x6e\x61\xed\x38\x90\xf0\x2b\x19\xee\xf9\x1f\xfe\x0f\xab\xeb\xff\x51\xab\xda\x76\x90\xf1\x1f\x3a\x49\x7a\x0f\x32\x1e\x40\x7b\x83\x7a\x56\xfc\xcd\x83\x40\x97\x55\x3c\x0e\xc4\x85\xe1\x73\x0f\xa0\x57\x26\xf0\x6e\x0c\x30\xa0\x86\x71\xce\x91\x4e\xc0\xd3\xf1\x5c\x07\xe4\xc1\x15\x71\xaf\x09\xfc\xf1\x91\xf9\x0f\xb7\x05\xe6\x49\x5d\xdf\x08\xac\x12\xfd\x97\x07\x02\xd3\x00\x71\xcd\x0b\xdd\x27\xee\x96\x80\x7d\x1e\x40\xa9\x39\x90\x50\x0d\x94\x76\x04\x32\x14\x80\xcb\x69\x40\x69\x7f\xe0\xf2\x20\xa0\x72\x25\x70\xd9\x08\x78\xf3\x00\x28\x0d\x03\xfe\xf1\xa9\xd5\x3f\x90\xcd\x83\xfa\xfc\x97\xe3\xf9\x75\xfd\xff\x9f\xfc\x07\x89\x43\x21\xd3\xbf\x90\xf1\x1c\xea\xd8\xa3\x80\x81\x1b\xd7\x35\xe8\xf4\x16\xf8\x68\x09\xf4\x30\x06\xde\x64\x00\x7d\xce\x00\x2f\xa2\x00\xf3\x07\x40\xd5\x15\x60\x9c\x3e\xcf\x83\x29\x29\xcc\xf3\x11\x0f\x2a\xd7\x06\x03\x6e\x71\x8c\xf3\x7b\xa7\x30\x8f\x63\xdd\x16\xee\xeb\x6d\x55\xc0\x45\x0f\x6e\x07\x71\x15\x16\x57\xb2\xe2\x67\xc0\xd9\x85\xc0\x45\x2f\xa0\xe4\x1a\x20\x06\xf5\xca\x56\xc0\xc5\xa6\x40\xb5\x12\xe3\x65\xc2\x06\x20\x57\x9a\x17\x67\xab\xeb\xf9\x2f\xd5\xb9\x88\x97\x74\x83\x0e\x49\xf7\xe0\x63\x25\x5d\x84\x98\x7f\x6a\xdb\x41\xc6\xff\x68\xfe\x5f\xea\x9f\xc8\xf8\x10\xe2\xeb\x7f\x7e\x02\x7a\x13\x81\x6f\x83\x80\xd6\x17\x81\xf7\xee\x40\x17\x6b\xe0\xd5\x32\xc0\x64\x1c\xf3\x5e\x06\x68\x02\x0f\x9c\x80\x91\x63\x58\xd7\xc3\x4a\x03\xb8\x96\x0f\xcc\x98\x00\x94\x7d\x06\xe6\x7e\x00\x2e\x8d\x05\x96\xee\x06\x4a\xf4\x00\xff\x04\xe0\x42\x2f\x60\x9b\x01\x50\xd4\x15\x88\xb2\x05\x8a\x87\x03\xc7\x95\x81\xc2\x20\x20\xe3\x10\x50\x34\x06\x28\xdd\x06\x14\x8d\x07\xee\x45\xf0\xe9\xa4\xfa\xa8\x78\xaa\x60\x2d\x92\x0c\x9d\x7f\xf7\x5f\x36\xee\x7f\xf1\x1f\x24\x5d\x84\x7d\x52\xad\x0f\x19\x0f\x40\xf8\xad\xfe\xcb\x2f\xfe\x87\xc4\xfb\x90\xf1\x20\x34\x55\x00\x61\x0d\xa0\x71\x10\xf8\xa9\x05\x68\x5f\x63\x6e\x92\x2e\xad\xe2\x80\x7e\x24\xf0\xfc\x01\xd0\xf5\x15\xf0\x48\x13\xe8\x65\xc5\x78\x9f\x18\x3f\x6f\x76\x07\xc6\x55\x00\x15\x73\x01\xdb\x93\xc0\xc5\x0b\xe2\x9e\x1c\x38\x1f\x0d\x78\x66\x03\x45\xcf\x00\xdf\x58\xe6\x35\x6c\x4d\x01\xc4\x5d\xd9\xde\x5e\x40\xae\x3d\x70\xd4\x90\x75\x0e\x32\xb4\x99\xf7\x54\xe2\x0b\x9c\xbb\xcf\xdf\x2d\xbe\xff\x2e\xad\x96\x0f\x97\x66\x54\x77\xfc\xcb\xc6\xfd\xaf\x7e\x97\x78\x2f\x7b\xa5\xfe\xdf\xed\x2e\xe1\xe1\xd7\x6a\xdb\x41\xa6\xeb\xa1\x29\xf1\x28\x65\xbc\x0f\xe2\x41\xc8\xf0\x5e\xe9\xf5\xd7\x27\x80\xea\x3d\xe0\xc3\x3e\x40\x33\x0d\x10\xf7\x2a\x4d\xdc\x80\x27\xcf\x81\xb6\x76\xc0\xfd\x7d\x80\x51\x2a\xf3\xbe\xfa\x3b\x01\x57\x9b\x00\x23\x73\x01\x71\xb7\x31\x79\x24\xd7\xbc\x99\x6d\x03\x14\x0c\x01\x16\xde\x01\xf2\x0d\x81\x35\x65\x40\xf6\x13\x60\xf3\x43\xe0\xdc\x1c\x60\xcf\x35\xd6\x4c\x3a\xd6\x53\x3c\x55\x73\x5d\xb1\x4c\x6f\xa0\xc4\x8b\xed\xfd\xa9\x40\xa6\x1e\xf0\x2e\x14\x38\x2b\xf1\x1a\x92\x2c\xeb\xfa\xff\xab\xdf\x7b\x49\x7e\x4b\xbc\xa1\x08\x49\x57\x28\x4c\x1a\x2f\xbf\xf3\x1f\x64\x7a\x27\xa4\xf7\xf1\x7f\xe4\x3d\x88\xbb\x20\xb9\x54\xe0\xc5\x61\xa0\xe1\x4a\xc6\xfd\xf5\x0a\x99\xe7\xd7\x41\x1b\xb8\xd1\x19\x30\x99\x04\x5c\x8e\x02\x86\x2c\x00\xce\x7f\x03\x26\x8a\xa7\x9c\x06\xac\x8f\x22\x9e\x42\xc5\xfd\xf2\xb9\xa9\x1c\x2f\x33\xaa\x58\x57\xeb\xcc\x53\x60\x97\x29\x70\xe6\x05\x70\x54\x19\x10\x77\xf5\x67\x07\x30\x87\xb0\xe4\x21\x70\x6a\x1f\xf0\x47\x22\x90\xb2\x13\x78\x3b\x01\x48\x2a\xf8\x77\xff\x65\xe3\xfd\x97\xdf\x35\x75\xfd\xde\x2a\xc5\xc2\x2d\x8e\xb5\xed\xf0\xbf\xfc\xff\x0f\xde\x83\xa4\x9a\xf8\x4a\xaa\x22\x5a\xa5\x0a\xc8\x6f\xe0\xb1\x2a\xb6\xc7\x8d\xb9\x40\xcb\xd3\x40\x79\x15\x20\x9e\x9b\x2e\x16\x8b\x67\x2e\xa0\xc0\x19\x18\xd3\x88\xfd\x9f\xea\xc7\x63\xdd\xb5\x10\x38\x73\x17\x58\xe6\x05\x9c\x1a\xce\x3c\xa9\x94\xfb\x40\xa4\x01\x70\x72\x3e\xf3\x28\x13\x0b\x98\x03\x22\xee\xa9\xc4\x18\x7a\x7c\x02\x70\xb7\x1a\x38\xf6\x11\xa8\x09\xe4\xda\x63\xe2\x33\x1e\x18\xce\xbe\xec\x39\xc7\x36\x5c\x1a\x1f\x3b\xc6\xb3\x0d\x96\xf6\x51\x9b\x24\xbe\xd8\x06\x29\x9e\x04\x84\xd5\xb6\xc3\xff\xf2\x5f\xa6\x7b\xf1\xd1\x92\x6d\x75\x57\xb6\x4f\x5d\xd9\xde\x97\x70\xf1\x5b\x4f\x00\x05\x6d\xa0\xe2\x09\xa0\x3d\x8f\xfd\x6f\x13\x0f\x14\x5a\xb1\x3e\xca\xb9\x0a\xd6\x53\x4a\xff\x07\x98\x34\x18\x38\x95\xc0\xfc\xa0\x93\x31\xc0\x62\x7d\x20\xd1\x4b\xdc\xe3\x03\xc7\x63\x81\x9d\xb9\xc0\xd1\x44\xae\xa7\x75\xe4\x19\x70\x7a\x1d\x70\xf8\x12\x70\xb1\x3f\x70\x28\x13\xa8\xfc\x0e\x1c\x0c\xe3\x31\x19\xf3\x53\x1a\xf7\x12\x97\x51\xc6\xff\x08\x3e\xc4\x56\xc6\xfb\x58\x27\xed\xa7\xfc\x25\xfe\x8b\x8f\x14\x17\x56\x05\xff\xef\x76\xf8\xe5\xbf\x2d\xdb\x1a\xe9\xb6\xc4\x0b\x4e\x12\xe0\xa1\xf4\x77\x77\x24\xde\xc3\x55\x29\xcb\x54\x62\x0e\x28\xbe\xe7\x38\xae\x9b\x02\x64\x25\x02\x1d\xd7\x72\x9f\x8a\xe3\x22\xe5\x05\x30\xae\x08\x48\xdc\x04\xcc\x2c\xe2\x3d\x82\xc7\xdf\xc0\x91\xe3\x80\xdf\x47\xe0\xe0\x2a\x20\x34\x1c\x38\xf0\x0d\x38\xa8\x0d\xc4\x8c\x07\xd2\x3c\x80\xe8\x21\xc0\x05\x1d\x60\xef\x22\xe0\xce\x1e\x20\x6a\x20\x50\x13\x02\xec\x8a\x07\x84\xf7\xc0\x76\x49\x37\x67\x8b\x54\x33\x31\x50\xaa\x75\xe8\x23\xe9\xc4\xac\x96\xce\x04\x2b\xdf\xb3\x5d\x2e\x69\xe9\x2d\x79\xf0\xbf\xdb\xe1\x6b\xfb\xba\xfe\xbf\x54\xaa\xe7\x7f\xb8\xe4\xbf\x34\x1e\x4a\x64\xd9\xb6\x24\xb6\x99\x65\x80\x5a\x02\x90\x56\x00\xb4\x5c\x00\x24\x39\x2b\xb6\xef\x21\xae\x63\x47\x54\x32\x87\x7b\x02\x07\x4f\xa8\x8f\x9b\x7a\x1f\xd8\xef\xd4\xa0\xeb\xfc\xe7\xc0\xde\xe4\x86\xe3\xd6\x14\x03\xbb\xc7\x68\x76\x15\xd7\xcf\x88\x67\x9a\x6b\x0f\x0c\x05\xc2\x17\x35\x3c\x9b\x12\x09\x84\x8e\x68\x18\x58\xb8\x1b\xd8\x7e\xb2\x41\xd2\xcd\x74\x60\x9b\x4a\x03\xc7\x57\x26\xc0\xd6\xbc\x06\x10\xa2\x80\x0d\x2d\x35\x28\xcf\xe6\x7b\x5b\x9d\x78\x31\x2b\x8f\xaa\x4d\x13\xad\x77\x90\x32\xe1\x37\x8b\x07\x2a\x3d\x13\xed\xa2\x44\x25\xaa\xb3\xe4\xa1\x2d\x4f\xf7\x15\x17\xc8\xc9\xd9\xfd\x5b\x3b\x7c\x73\x94\xe2\x60\xfc\x7f\xf1\x5f\xba\x55\x75\x45\x5b\x8e\xfe\xef\x42\x8c\x12\xe9\x02\xe4\x0a\xea\x94\x4d\x4b\x1f\xd1\x90\xf2\x2b\x49\x49\x9a\x74\x8e\x8f\xf7\x6b\xbc\xbc\xf1\x46\x20\xb6\x7b\xb3\x2d\x5d\xf4\x80\xbd\xa6\x7a\xab\x07\x45\xcb\x0d\x8b\x48\x6a\x31\xcc\x4a\x53\xa1\xc1\x8e\x7b\x2d\xae\x3a\xbd\x57\x5c\xb4\xb5\xb0\xc5\xcb\x65\x5d\x95\x96\x6e\xce\x6a\xf1\x7a\x53\x91\xf2\x94\x0d\x97\x5b\x1c\x8d\x6a\xa1\x5c\x1e\xe8\xd0\xc2\xfc\x44\x3b\xe5\x1b\x01\xdd\xf5\xfe\xca\x99\xa4\x9c\xea\x97\xa4\x97\x76\xe5\xa2\x72\x27\x5f\x67\xbd\x8d\x4f\x9b\x2b\xf5\x5a\x3b\x49\xef\xec\x5f\x9a\x8a\xe6\x2b\x1c\xf5\xbe\x09\x82\xc2\x3b\xaf\x5b\x7a\xe9\x82\xa0\xd0\x66\xe1\x6e\xbd\x4f\x82\xa0\x60\xb9\xc0\xa1\x49\x7b\xd1\xc7\x79\xae\x3a\x3d\x44\x3b\xb7\xb7\xf6\x4a\xd1\x3a\x6d\xd4\x1c\x2a\xda\xd9\xab\x1b\x90\xce\xf3\xaf\x79\x20\xe3\xbf\x48\xeb\xc2\x8b\xe5\x75\xfd\xbf\x1d\xa6\x42\xd9\xae\xb2\x14\xae\x07\x54\xac\xd0\x94\x70\xef\x73\xfa\x7a\x94\x3d\x4b\xb3\xd6\xa7\xfc\xdd\x71\x81\x75\x23\xe2\x34\xda\xd3\x2d\x88\x3d\x45\x9d\x94\xd5\x0f\x00\x61\x93\x3b\xef\x6f\xfd\xb7\xc2\x80\x60\xdd\xce\x77\x4d\x16\x2b\x0b\x1b\xe6\x74\x71\x1a\x95\xa3\xfa\xca\x5f\xb7\xcb\xe1\xe9\xf3\xd5\xcb\xd7\x68\x76\x99\xeb\x7e\xb0\x81\xdb\xf2\x4f\x9d\x33\xfc\xfb\x36\xcc\x5c\xea\xd6\xe9\x7d\xf8\x00\xcd\xa3\x5e\xab\x3b\xf5\x3f\x7c\x44\x6b\xc8\xa2\x46\x1d\x03\xd3\xf5\xb5\xdc\xdc\xdd\x3a\xdc\x2b\x7d\xa0\xd5\x6e\xa1\x56\x87\xfd\xf7\x6b\x34\x37\x2c\x30\xea\x70\xea\xcf\x9f\x0d\xc7\xcc\xeb\xd7\x61\x8f\x20\x68\x84\x38\x2b\xb4\x1f\x2e\x08\xea\xaa\x0e\xaf\x0c\xce\x0a\x82\xea\xa9\x19\xb9\x6d\xe3\x05\x41\x25\x76\xba\xb9\xfe\x0f\x41\x50\x5e\x61\xbb\x5d\x7f\x8b\x20\x28\x7d\x9b\xaa\xdd\xba\xa3\x20\x28\xfe\x3d\x39\xb0\x55\xa6\x20\x28\x46\xc9\xe2\xc0\x2f\xfe\xcb\x1a\xb6\x0f\x3c\x15\x29\x7f\x76\x53\x4e\x93\xee\x2d\x5d\x1a\xda\x9c\xb2\xea\xf9\x0f\x0d\xa8\xbf\x33\x0a\x38\x8b\x96\xa2\xcf\x01\x23\x3e\xdb\x94\x74\xeb\x63\x6a\x7a\x53\x3e\x2b\x32\xa9\x2f\xe5\x33\x82\x47\xf5\x3b\x25\x27\x9e\xa5\x5a\x0d\x52\x68\xb6\x16\xf0\x91\x1f\x60\xd6\x75\x8a\x8a\x95\xf7\x90\x7e\x3f\xcd\x9e\x35\x18\xbd\x28\xb2\x5f\xe2\xa4\xee\x9a\xc7\xdc\xa6\xf5\xfd\x7b\xce\xfb\x46\xc5\x73\x0a\xfb\xaa\xaf\x7c\xaa\x13\xe3\x78\xa9\x4f\xfb\xad\x21\xba\xed\xed\x0f\xf6\x56\xd9\xbf\xb6\x49\x83\x19\x0f\x7b\x29\xa5\x76\x68\xe2\x65\xf7\xc5\x74\x5e\x71\x93\x26\x21\xd3\xce\x9b\x3c\xbb\x33\xbe\x89\xaa\x6d\xbe\x49\xda\x9b\xcc\xc6\xc9\x53\x3f\x99\x76\x17\x04\xed\xb3\x36\x41\x3d\x4f\x0a\x82\x96\x87\x65\xb2\xd1\x23\x41\x68\x78\x58\xc6\xf3\x18\x9f\x68\x78\x51\x10\x34\x26\x8c\x1b\xdf\xe5\x93\x20\xa8\x77\x19\x33\xa9\xf3\x56\x41\x50\xeb\x35\x46\xb1\xe3\x07\x41\x50\x75\x91\xf9\xff\x66\x1d\xdb\xfb\xde\x1a\x84\x57\x5f\x0f\xd0\xa3\x5b\x90\xa5\xdb\x0c\x28\x2b\x92\x53\xd3\x9d\xf2\xf5\xe9\xe3\x4d\x09\x25\x48\xda\x30\x80\x6e\x13\xc7\xf7\x32\xa3\x7c\x65\xb4\x3e\xab\x0c\x87\x0b\x6c\xb7\x54\x8c\x26\xbe\x88\xef\x97\xb1\x94\x4d\x5d\xb6\x73\xfc\x97\x86\x53\x01\x0f\xbf\xf1\xc7\xda\xe9\x2a\x4d\x9c\x53\x33\xf6\x7d\x9f\x8d\x1a\x56\xb3\xf2\xc6\x18\x8d\x3d\xad\xad\x3a\xad\xd9\xe8\x31\xf6\x16\x8d\x13\x6d\x3a\x8e\xfc\xba\xd8\xb7\xc9\x3d\x8b\x63\x23\xee\x6d\xc8\x6c\x56\x34\x5e\x79\xf8\xf6\x3d\xa6\xcd\x85\x31\x5d\x87\x2d\x3a\xd1\x47\x2f\x63\xe4\xd3\xa1\xbe\xb9\xde\x7a\xcf\x46\xcc\x32\x3f\x7e\xed\xa2\x9e\xdd\xf0\x7c\x73\xe7\xe7\x67\x9a\x0f\x1f\x21\x6f\x7e\xe9\xe7\xd4\xa6\x06\x43\xb3\x06\xc7\x0b\x42\xe3\x94\x21\x7b\x07\xae\x17\x04\x6d\x1b\xb3\xbc\xfe\x7d\x04\x41\xeb\xa0\x99\x51\xdf\x13\x82\xa0\x99\x3e\xf0\x40\x9f\x66\x82\xd0\x70\xdf\x80\x4b\xa6\x3d\x05\xa1\x41\x93\x7e\xf9\x26\x3d\x05\x41\x63\x74\xb5\xb1\x1c\x65\xb1\xee\xeb\x6b\x3e\xe6\xfe\x6f\x45\xe3\xbe\xb4\x6d\x17\xbe\x1d\x9b\xcc\xfd\x9a\x16\x3b\x88\x6e\x3f\x25\x9e\xe3\x6c\xf2\x2f\xfe\x4b\xdc\x44\x7a\x3f\xec\x91\x15\xdd\x0f\xdf\xdc\xca\x86\x6e\x5f\xfa\x46\x4e\x21\xbc\x6b\x49\xc2\x34\xca\x22\xb9\x4e\x9b\xfe\x8f\xfc\x7d\x60\xb6\xf6\x4c\xfd\x16\x0a\x72\x87\xa7\xbe\x9d\xbe\xc8\xe8\x99\xea\x1d\x8b\x59\xd3\x12\x86\x2b\x69\xbe\x1c\x9d\x67\xbb\xc8\xf6\xa4\xce\xbc\xe1\x8a\x53\x93\xdc\x9b\xeb\x2a\x0d\xce\x9e\x72\xca\xbf\xbc\x89\xdc\xc0\x31\x53\xd4\x76\x7e\x6e\x92\xd8\xef\x90\xcd\x8f\xa3\x2b\x9b\xbc\xea\x73\xd8\x46\x37\xeb\x55\x93\xa2\xde\x4b\x27\x0d\xaf\x18\xda\x64\x5c\xaf\x62\xeb\xbc\x27\xa6\xba\x83\x7b\x05\x5b\xa7\x7e\x5f\xa6\xd3\xdb\x34\xd8\x52\x5d\x10\x1a\x75\x34\xd9\x3e\xbe\x9f\x20\x68\x96\x99\x28\x8d\x5e\x22\x08\x0d\x4b\x7a\xc6\x8e\x4c\x10\x84\x06\xd9\x3d\x07\x0f\x2b\x14\x84\x06\x6a\x3d\xbc\xcd\xbb\x0a\x82\xc6\xc0\x1e\x3e\x66\xf2\x82\xa0\x9e\xfd\xf0\x68\x63\xca\x8a\xdd\x48\x6e\x4f\xbc\xb7\x12\xcf\x9e\xc3\x51\x87\xff\xc3\x7a\x30\x89\x8d\x98\x0f\x72\xb0\xaf\x25\xdd\xb3\x8a\xfa\x60\x43\xe3\x26\xdc\x68\x1a\xf1\x1a\x36\x8f\x9b\x49\xe8\xa2\xef\xbc\xd9\xc4\x34\xf2\x86\x33\xfd\xdd\xbc\x3b\x73\x28\xdf\x6f\x77\x7b\x3e\xdd\xfb\xb3\x5a\xe3\xb6\xb8\xd1\x79\x60\xb4\xdf\xfc\x21\x1d\xef\x2b\x7d\x19\xbc\x70\x6e\xea\xc0\x42\x8d\xec\x7e\x79\x73\x67\x4e\x72\x68\xb8\xc3\xf4\xab\xeb\x87\x79\x5d\x35\x83\x7a\xba\xb9\x1a\xf8\x44\x6a\xb9\x76\xb7\x9a\x33\x38\xd4\x56\xab\xb0\xeb\x73\x97\x05\x87\x4d\xb5\xca\x3b\x3f\x73\xde\x94\xfe\x87\xd6\xbc\x4e\xc5\x4e\x8f\x2e\x0f\xd5\x7c\xd3\xa9\x93\xd3\xc0\x47\xd3\x34\xd5\x3b\x3e\x73\x2c\xfd\xd2\xa6\x81\x77\xc7\x03\x0e\x62\x7c\xf8\xd2\xe1\xf4\xf4\x48\x41\x50\xbb\xd9\xa1\x6a\xea\x51\x41\x50\x5b\xd5\x61\x82\x4d\x94\x20\xa8\x5e\x6e\x7f\xda\xba\x8f\x20\xa8\xf6\x6f\x7f\xd5\x62\xb7\x20\xa8\xa2\xfd\xaa\xf1\x25\x82\xa0\xb2\xf9\x46\x72\x47\x8a\xf3\xa5\x93\x7a\xd1\x7d\xe6\x9c\x9f\x83\x89\x31\x79\xda\x89\xfd\x4e\xf4\xb0\xa2\xfb\xde\x71\x9b\xa7\x66\x92\xff\x0d\xed\x28\x5e\x86\x4e\x71\xa0\xb8\x18\x64\xe1\x4c\xf3\xc0\xf7\x04\xeb\x26\x78\xfb\xba\x11\x0e\xe4\x56\xc1\xd9\x76\xfb\xd1\x9e\x74\x7b\xdd\x72\xdb\x52\x5a\x51\x87\x68\x2d\xdf\xa4\x64\x0e\xf4\xfd\xb9\x7c\x52\x6b\x4d\xf9\xec\x1e\x5d\x96\x75\xea\x15\xa2\x92\xdd\x35\x79\x99\xdc\x84\x95\xaa\xe7\x3a\x36\x5e\xd6\xd4\xe9\x9d\xea\x77\x83\xaf\xde\x16\x2b\xe5\xd5\xba\xb6\x99\xbf\xf4\x6b\xc8\x9f\x6a\x0d\x5b\x3b\x2c\xd5\x8f\x7d\xa3\xba\xa2\x95\xe6\x92\xe5\xa7\xef\xa9\x3c\x6c\xd9\x7b\x71\x6a\x89\xb3\x4a\xeb\x16\xa9\x8b\x1b\xdc\x2f\x53\xee\xd4\xc2\xc9\x6b\xe7\xc7\xd6\x8a\x97\x5a\xac\xf4\x58\x24\x08\x0a\xaf\x5b\x38\xcd\x77\x12\x04\x85\xad\x2d\xd2\x5d\x96\x08\x82\x42\x86\xde\x3b\xc7\x0d\x82\x20\xef\xd7\xe2\xba\x7d\x1a\xbd\xbf\x6e\x86\x83\x20\x28\x34\x68\xe1\x3e\xed\x1f\x41\x90\xbf\x53\x1a\x3b\x88\xf2\xaa\xb9\x29\x23\x29\xff\x7c\xda\x8d\x6f\xc9\x1d\x97\x78\x30\x87\xde\xcf\xd4\xe1\xfe\x77\xa4\x9d\x75\xa8\xef\x1c\xba\x8f\x1a\xb4\xde\x8d\xd0\x78\xff\x31\xee\x74\xdf\x73\xb9\xf1\x62\x49\xf7\x9f\x89\xc6\x4e\xfe\x2b\x68\xc7\x39\x05\x8c\x9b\x8f\x48\xe6\xac\xbb\xf1\xcc\x75\xb4\x12\x77\xda\x19\x58\xd4\xb8\x00\x68\xa3\x17\xd8\xac\x5b\x9c\xc2\xe4\x96\x4b\x03\x47\x8c\xea\x24\xff\x4d\xcf\x25\x70\x83\xfd\x31\x39\xb3\x66\x06\x81\x2e\xde\x71\x80\xee\x8b\x40\x9d\xa0\x22\x40\xe7\xe8\x3a\xc4\x3c\x02\x1a\x6d\x09\x18\x90\xba\x0c\xd0\x1a\xee\x3f\xf1\xbc\x3b\xd0\xf0\x8d\x5f\x93\xca\xa5\x40\x83\x43\xbe\x66\xef\xdc\x01\x8d\xe9\x3e\x8a\xe2\x3a\xa8\xf2\x6d\x39\x71\x22\x55\x0d\x17\x53\x7e\x5e\xad\xef\x22\xe2\xdd\xaa\x0e\x59\x30\x85\x6c\xd7\x79\xcd\x45\xab\x28\xb8\x90\xce\x7f\xee\xe4\x31\x84\x3f\x9c\xf6\xb2\x8a\xe3\xf9\x3f\x8d\xe2\xda\x61\x4d\x46\x17\xf7\x4d\x98\x43\x68\x7b\xb8\xad\x1b\x55\x5b\x0f\xf2\x5f\x44\xf9\x6b\xff\x6b\x8b\x09\xbf\x58\x39\x62\x39\xb5\x93\xe7\xd4\xd5\x5c\x0f\xa8\xca\x87\xd0\xa6\xe9\x23\xfd\x49\xf7\x7c\x22\xd6\x53\x9e\x7b\x90\xcb\x26\xe2\x15\x75\x56\xdf\x4a\xe3\xad\x71\xfc\xf6\x03\x2a\x9d\x00\xad\x8e\x3b\x1a\xb4\xeb\x09\x68\x0c\xde\xa1\x65\xb6\x1f\x50\x79\xb9\xfd\xf8\x54\x37\x40\xb1\xd1\xf6\x30\xf7\x19\x80\x7c\xcf\xed\x2a\x81\xb4\x97\xd9\xd6\x61\x37\xdd\x87\x0f\xe9\x72\x82\x2a\xa6\x6f\x35\xcc\x27\x64\x21\xe8\xcf\x9b\x34\xd2\xb6\x7c\x78\x4d\x4f\xb4\xb9\x82\xef\x75\xaf\x93\xee\xb9\xaf\xad\x60\xbb\xaa\x90\xed\x0a\x49\x0f\x62\xa9\xc4\x87\xf0\xa4\xf6\x3a\x53\x35\xd9\x8a\xe3\xff\x4c\xba\xa7\x79\x64\x91\x0b\xa1\x84\xd1\x15\xcc\xf3\x0a\x17\x16\x51\x7f\x06\xfd\x5c\x4c\x28\xe2\xba\xa0\x15\x54\x65\xdf\x27\xcc\x87\x56\xd8\x25\x6d\x99\x68\x3d\x5f\x77\x1d\xcd\x0f\xfb\xe8\x0d\x84\xd3\xd8\x0c\x0e\xa2\xbc\xff\xa8\x98\x10\x8a\x93\xbd\xca\x42\x09\xb5\x6f\x93\xb0\x93\xe2\x89\x72\x49\xd4\x10\x5e\xa1\xa2\xce\xea\x51\xa4\x8d\x9a\xd6\x9b\x74\x1e\xa2\x26\x59\x11\xf2\xb3\xe7\xd4\x7c\xc2\xaf\x76\x07\xf8\x11\x32\xb2\x3b\x83\x95\x46\x76\x85\x31\xee\x1f\x11\x96\x4d\x38\xc6\xce\x14\xde\xd3\xef\xf4\x7d\x46\x5c\xef\x70\x4b\xc6\x6d\xb6\xcb\xb3\x9f\x5b\x24\x5c\x77\x83\x84\x57\x04\xdc\xae\xdb\x3e\xab\x09\xef\x4c\xaa\x72\xa0\xe7\x8d\x8f\x72\x0d\xe6\xf5\x8f\xe7\x75\x44\xca\x12\x66\x4b\x14\xb2\x1e\xce\xc6\x1a\x1f\x8a\x17\x3e\x65\xfe\xc4\x5b\xf0\x4e\xe1\x7a\x41\x0b\xb6\x73\xfd\x18\xe7\x76\xc1\xd4\x1b\xb6\xe5\x21\xb4\x7f\x9a\x68\xc7\xba\x19\x83\x57\x70\xdd\x20\xa3\x1e\x7b\x68\xbf\xa5\xf7\x2e\x86\x1b\x6e\x5a\x9c\x84\x5f\x1c\xac\x66\xfe\xc3\xc1\xcc\x5e\xc4\xb8\x8b\xab\x9a\x48\xed\x10\x97\xc4\x0a\x54\x71\x49\x6b\xb2\xd9\x86\x52\x24\x8b\x75\x3d\x4c\xed\xb3\x3f\x80\x11\xf4\xfd\x33\xca\xa8\x7d\xa2\xad\x1f\xd1\x19\x78\xdf\xfb\x4f\x34\x03\xa3\xf4\xd8\xcf\x9d\x4f\xd8\x6e\x97\x70\xfe\x10\x89\x07\xf2\x4b\x17\xc5\x9d\xcf\xed\x8c\x9a\xed\xb7\x5c\xcc\xad\x2f\xe9\x00\xed\x98\xb0\x86\xe6\xc9\xa6\x34\x7f\x7a\xdf\x37\x72\x3d\xe9\xe4\xac\x88\x65\xd4\xd9\xd3\x34\x84\xf6\x53\xae\xeb\xb6\x13\xde\x3d\xeb\x5c\x38\xad\xb3\xd6\xe7\x19\xae\x1d\xbd\x7a\x0f\xad\x1f\xfd\xc7\x44\xd3\xbc\xeb\x3c\x27\x96\x9e\x56\x17\x87\xa5\x3a\x28\xc7\xa5\x13\xec\xf1\xb2\xe6\x0f\xf9\xb5\x29\xf3\x5f\x6a\x26\xd0\x8a\x75\xec\x8b\x33\xad\x4c\xc7\x62\x57\x10\xd3\xe4\x98\x5c\x08\xb5\x68\xc2\xc2\x58\xc2\xfb\x8f\xee\x3f\x4d\x4f\x12\x9f\x7d\x91\x46\xdc\x11\x33\xe6\x07\x1d\xf1\x7e\x47\xb8\xf0\x21\xe9\x3e\xf7\x7e\xa9\x1e\xc8\x5e\x69\x3c\xec\x92\xee\xb7\x87\x2b\x49\xed\x43\xaf\x0f\x28\x2c\xa1\xb8\xbf\xab\x78\x15\xb5\xfe\x8e\x56\x6b\x69\x5e\x6f\x89\x63\x7d\x94\x80\x95\x8c\x1e\xad\x9a\x15\x4c\xb7\xa9\x97\x8e\x08\xa5\xd6\x76\xd3\xdf\x49\xef\x3b\xda\xed\xa2\xfb\xc9\xb6\x55\x7b\xa8\xb7\x26\x1a\xc4\xd0\xf8\x1a\x6a\x1a\x4b\x74\x8e\xde\x38\x42\x81\xb3\xbd\x56\x02\x8d\x0f\x6d\x9d\x24\xe9\x9e\x7b\xea\x0b\xb6\xa7\xca\x9a\x13\x22\x76\x6a\xba\x31\x8d\x87\x53\x96\x63\xe9\x09\x4e\xed\x9b\x4d\x0c\xbd\x53\x33\x96\x11\x92\x98\xba\x70\x0b\x31\x4a\x52\x2a\xa2\x49\xfb\x31\x45\x3f\x99\x99\x9d\x15\xe7\x09\x41\x4f\xaa\xba\x49\xed\x72\x32\xb1\x9a\x18\x29\x27\xfb\xf3\x99\x21\x21\x96\xfd\x3d\x2c\xd5\x39\x88\x95\xce\x54\xbf\x78\x31\xd4\x3e\x51\x66\x5c\x6d\x24\x3c\x60\x1d\x45\x9b\x60\xcb\x8d\xf4\xbc\x81\x8e\xc1\xd4\x5f\x3e\x0e\xec\xb7\xf7\xb3\x9d\x14\x37\xdc\xcf\xed\x22\x3e\x8b\xeb\x78\x46\xd5\x66\x79\xc4\x10\x2f\x66\x0a\x78\x9c\x8f\xf5\x38\x42\xe8\xbb\x59\x13\xe6\x85\xf4\x74\x65\x3e\x8c\xbe\x3f\x3f\xb5\x46\xc0\xe9\x9f\xec\x7f\xa6\x74\x63\x21\xbb\xb8\x29\xb5\x4c\xb6\x15\x57\x76\xcb\x8a\x19\x45\xf1\x30\xbb\x11\xf3\x1f\xb2\xbe\x2e\x5e\xc1\xef\xf3\x0c\xcc\xac\x61\xe6\x55\x66\x4d\x12\x31\x1c\x33\x82\xf3\x69\xc7\x92\x51\x70\x83\x96\xb8\x0c\xbd\x97\xd4\xa3\x67\x07\x7c\xe3\x76\x34\x14\xfe\x0f\xbc\x98\x9d\x29\x5c\x85\x27\xc4\x7b\x0b\xa1\x82\x1b\x94\x59\x0f\xc8\x37\x32\x9c\xa3\x6b\xf0\x6e\x9a\x0f\x5e\x7d\xf6\xd2\xf9\x72\xde\xa3\xfd\xc4\x52\x73\x88\x8c\x25\x9e\xbd\xdd\x04\xee\x6f\xcb\xa2\x63\xd4\x1e\x23\xce\x26\x12\x2f\xb0\xdf\xe1\x14\x62\xb9\x18\x6e\x3e\x45\xdf\xd3\x72\x78\x3a\xb5\xa3\x9a\x7e\x8e\xc4\x7f\x28\x90\x32\x19\x45\x23\x9a\xd0\x8c\x29\x6c\x6c\x44\x0a\x22\x05\xf7\x47\xd0\x4e\xa4\xe0\xfd\x74\x7a\xb2\xc2\xfe\x8b\x68\x5d\x28\xa8\x62\xc5\xaa\xc2\x30\xc6\xfd\x0b\x4d\x8f\xd1\x91\xae\x20\x29\x9b\xf8\x1e\xf9\x91\xe5\xf4\x4b\xf9\x6e\x8f\x89\x99\x91\xf3\x85\xcf\x8c\xe7\xf4\x79\xfd\x48\x97\xf8\x52\x69\xe9\x42\x1d\x5e\xcc\x71\x41\xb4\xdb\xc3\xb6\xd1\xb7\x6f\x8c\x08\xa5\x5e\xf0\x4b\xe0\x5f\x59\x15\xbc\x97\xf6\x05\x8b\x7f\x32\x0f\x68\xe1\xd6\x38\x62\x29\xcd\x79\x1e\x4f\x27\xd1\x59\xdd\x8f\xb5\xe1\x71\x90\xc8\xf7\xfd\xaf\xa6\x90\x0e\xc6\x50\xb0\x7e\x42\xef\xb0\x33\x64\xbb\x78\x70\x35\x86\xe6\x13\x72\x08\x8d\x55\x0e\x2a\x1a\xc1\xfe\x97\x48\x3c\xb1\xd2\x9e\xba\xb4\xf3\x2a\x79\xd6\x6d\x2c\xbd\xb6\x1e\x4e\x95\x59\x4a\x87\xd9\xd2\x4e\xb4\xd4\x67\x01\x8d\x83\x4b\xf1\x1c\x60\x2f\x99\x70\x45\xa3\xd2\xce\x47\x68\x5c\x94\xfa\x67\x9c\x62\xcb\xca\x23\x25\xfa\xac\x34\x71\x7e\xe9\x2b\xfa\x85\xf3\x6b\x39\xb7\x5a\x20\xd5\x3f\xc9\x95\xf4\x50\x32\x9e\x09\xbf\xf1\x62\x82\x6a\x22\x69\x1d\x5c\x77\x60\x0f\xcd\xce\xff\xc6\x03\x9a\x77\x84\xf9\x01\x8e\xe0\xf9\x6d\xd7\x92\xc7\xf9\x24\x49\x9d\x64\xcc\xb3\xb3\x34\xaa\xcd\x3c\x78\xbc\x9b\x3c\xca\xa5\xf3\x45\xc7\x2f\x5c\x4f\xa5\xe9\xa7\xf3\xc4\xde\x52\x5a\x58\x2a\xdd\x68\xb9\xe2\xc1\xf6\x9a\xbf\x0e\xe9\x3a\x5c\xd5\xea\x42\xef\x5c\xb9\x6b\x4e\xfd\x7f\x2d\x72\x32\x7d\xc3\x35\x4f\xae\x9b\x74\x6d\x13\x33\x75\xaf\x59\x6f\xa7\x93\xcd\xb5\xce\x07\xab\xd9\x9e\xa6\x11\x7a\xd5\xf3\x3c\xb5\x4f\x79\xd5\x4d\x1a\xa1\x57\x66\x54\x53\x84\x2a\x37\xfe\xca\xba\x1f\xb2\xfa\x49\x57\xd9\x16\xdc\x17\x7e\xe3\x0b\x6d\x74\xda\x37\xec\x77\xff\x57\x9a\xb3\x0a\x8d\xd7\x75\x9e\xdf\x6e\x1f\xd8\x6f\x97\x4f\xc9\x94\x81\x9b\xe5\xc1\xe3\x7c\x9a\x76\x3a\xed\x87\x26\x7c\x60\xbf\x47\x8e\x3c\x47\xfb\xab\x01\x23\xf3\x09\x65\x37\xde\xc7\x3c\x81\xf6\xd5\xa5\x34\x0f\x9a\xe6\x95\x13\x3b\x45\x49\x47\x96\xc1\xbb\x25\xad\x9b\x77\x2a\xb5\xc9\xbf\xca\xdc\xce\x14\xe7\x2b\xcd\xcc\x68\x3c\x54\x66\x5a\x53\xbb\x54\x3a\xbb\xd0\x8e\xa3\xf2\xf2\x4a\x62\xec\xde\x9d\xbb\x35\x9e\x3f\xc7\xba\x5a\x95\x12\x63\xe3\xae\x42\xbe\x17\x7f\x2f\xff\xc2\xed\xe2\xe7\x33\xf8\xf5\x27\xca\x2d\xfe\xd2\x43\xd1\x62\x7b\x49\xd2\x11\xba\x48\xfa\x49\x01\xef\x0e\x11\xcf\x65\xcd\x90\xa3\xc4\x0f\xf2\x9e\x77\x7c\x2c\x8f\x03\xd6\x7f\x9a\xef\x91\x46\x4f\xe3\xd4\x3e\x9d\x74\x04\xa7\x0f\x64\xbe\xdf\x14\xe4\xd0\x2a\x37\x21\xb4\x90\x32\x78\xc3\x8d\xd9\xef\x7e\x73\x2e\xd2\xf7\xf4\x68\x77\x89\x7e\xa5\x9d\xf4\x54\x8d\x4d\xb9\x8e\x8e\xfc\x63\xae\x27\x03\x3c\x28\x67\x5b\x75\x4e\x93\xf8\x2f\x55\x7e\x1d\x88\x91\xf8\x38\x69\x00\xc5\xc5\xc7\xc6\x13\x73\xd9\x72\x8a\xec\xf1\xdd\x65\xf2\xfc\x39\x5e\xb9\x1f\x1b\x73\x85\xb3\xc7\xbd\x92\x68\xfc\x54\x39\xe5\x12\xdf\xf6\x51\xda\x15\x8a\xaf\x0f\x8f\x3e\x22\x06\xca\x83\x3d\x6f\xa9\x3d\xee\x5b\xff\x45\x3d\x56\xb9\x94\xfd\xbf\xd9\xe9\xf7\x76\x59\xeb\x79\x8c\xfa\x6f\xf9\xfe\x44\xca\x33\x78\x1d\x3a\x45\x4f\xb5\xa0\xea\x0c\xcd\x13\x57\x9d\x2c\xd2\x29\xb5\xaf\x38\xc7\xbc\xb0\x8b\x85\xe4\xbf\x55\x18\xcf\xf3\x71\x0f\x38\x33\x39\xe4\x0b\xfb\xdd\xb7\x71\x39\xe9\x8b\x18\x15\xb2\xdf\x06\xea\xec\x77\x63\xab\xca\x1f\xdc\x0e\xf7\xa5\x8c\xc7\x33\x49\x17\xe4\x95\x3e\xeb\xc3\xbc\xee\xda\x96\x56\x92\xea\xfb\x7d\x28\x6e\x56\x0b\x5c\x47\xab\x7a\x8c\x3d\xc5\x89\xea\x30\x5e\x37\x5e\x77\x5e\x4f\x3b\x93\x37\x23\x76\x13\x43\xa9\x5a\xf7\x18\x29\xa2\xbe\xd2\xc8\xa4\x5c\xfa\xab\x0a\x7e\x92\x97\x2e\xf7\xd2\xf9\xfb\x6b\x48\xb9\xec\xf9\xcd\xaf\xf4\x3d\x4f\xc2\x7e\xd2\xdf\x3f\xb4\xe1\x76\xa8\xf4\x14\xea\xf1\x1f\x4c\x24\x2c\xf0\x97\xee\x45\x20\xeb\x5c\xf4\x34\x65\x6b\x32\x0f\xf8\xe7\x4f\xa0\xcf\x28\xe0\xaf\xeb\xc0\x40\x5d\xc6\xfb\x87\x44\xd6\xe2\xdc\xcf\xcd\x80\x89\x29\x7c\xaf\x79\x4a\x0a\xf0\xe0\x01\xe0\x60\x02\x54\xb6\xe4\xba\x28\x37\x26\x03\x8b\x76\x00\x57\xa7\x02\xab\x76\x88\xb3\x57\x3c\x09\x00\x97\xed\x80\x90\x12\xa0\x34\x09\xd8\xa3\x0d\x94\xde\x00\xc4\xc8\x74\xe9\x00\x70\x2a\x14\x28\x9d\x02\xe4\xaa\x01\xa5\xdf\x81\x72\x73\xe0\x52\x10\xf0\x40\x93\xf9\x00\x7f\x2e\xad\xd5\xc1\x28\x92\xea\x1a\x9c\x93\xb8\x1c\xe9\x9f\x24\xdc\x4f\xc2\x6a\x53\x9e\xb1\x3d\x61\x55\x17\xff\x16\x7e\xe7\x7f\x24\xd4\xe5\x01\x74\xcb\x60\x6b\xf8\xb4\x96\xf7\xf0\x63\x0d\xd0\xa3\x0a\xf8\xfc\x16\xe8\x33\x17\x78\x2b\x00\xfd\x9b\x31\xbe\x37\xcc\x0d\x78\xf6\x0c\x18\xdf\x9f\xf1\xad\x49\xd7\x81\x3f\x7c\x01\xf1\xc4\x7a\xf3\x36\xe0\x52\x0d\x54\xbc\x06\xdc\xed\x18\xef\x5e\x6e\x0c\x94\xdd\x06\x02\x07\x72\xbe\x3b\x58\x60\xdc\x53\x5c\xb1\x2e\x36\x03\x0e\xf5\x02\x2e\x94\x01\x29\xfb\x18\xc3\xc9\x4b\x06\x4a\xbc\x81\x0a\x45\xa0\xe4\x3e\xf0\xd0\x9c\xf1\xf2\x8f\x89\xc0\x45\x09\xa3\x97\xf1\x60\x32\x25\xfc\x46\xc6\x7f\x48\x5e\xf6\xbf\xf1\x7f\xe1\x77\xfe\xc7\xff\xd0\xbf\xf8\x27\x1a\xe8\xfc\x89\xeb\x7b\x74\xad\x00\xfe\x34\x07\x8c\x2b\x80\x1a\x6d\x1e\x4f\xcf\xe2\x01\xb3\x86\xc0\x13\x79\x60\xa4\x1f\x70\x3f\x06\xb0\xb0\xe7\xfc\xfe\x34\x47\xc6\x37\x66\xdb\x00\xe5\x01\x80\x5b\x05\x50\x9a\x0e\x78\xa7\x31\xde\xef\x9f\xc2\x7e\x8a\xed\x50\xac\xcd\x3a\x10\xc5\x57\x81\x43\x36\x7c\xdf\x3d\x65\x0a\x50\x7c\x12\xc8\x8b\x66\x3e\xc0\x95\x06\xc0\xf9\x31\x9c\x43\xbe\xb8\x15\xf8\x73\x1f\x70\x7e\xa3\x34\x0e\x24\x1c\xf3\x4c\xd0\x7f\xc1\xff\xf3\xea\xfa\xff\x6f\xfc\x07\x19\xdf\x43\xa6\x77\xf1\xbb\xfe\xc5\x3f\xe6\x40\x9b\x64\xe0\xdb\x57\xa0\xf3\x33\xe0\x5d\x16\xb7\xc7\x1b\x4d\xc0\x44\x81\xf1\xfe\xfe\x33\xf8\x7e\xf7\xf0\x06\x40\xe5\x37\x60\x42\x1f\xe0\x86\xb9\x18\x53\xf9\x7e\xff\x2c\x0f\xa0\xf4\x01\x30\xcf\x0a\x28\x69\xc6\xf7\xfd\xcf\x1b\x01\x7e\x43\x81\x82\x4a\x60\xcb\x25\xa0\xc0\x5e\x3c\xe3\x01\x05\xf3\x80\x83\xcf\x81\xbc\x1c\xe0\xe4\x09\xc6\x85\xf2\xac\x81\xfc\x4e\x7c\x57\xbc\x30\x96\xe7\x5e\x91\x23\xf0\xb1\x57\x6d\xfd\x83\xf4\xdd\x5c\x27\xe5\xbf\xf2\x1f\x86\xd7\xc3\xc1\x7f\xe3\x3f\xc8\xfc\xff\xc5\xf7\x90\x78\x00\xbf\xeb\x5f\xfc\xec\x08\x34\xff\x56\x5b\xdf\x41\xa6\x73\xf0\x52\x9c\x2f\x93\x78\x1e\x18\x2f\x61\x9c\x73\xe0\x60\xe0\xf6\x73\x60\xf4\x45\xe0\xda\x4d\xc0\xea\x13\x70\x29\x04\x98\x1e\x0c\x5c\xf8\x08\xcc\x71\x02\x8a\xce\x00\x5e\xba\x40\x51\x0b\x60\xad\x11\x90\x77\x12\xd8\x5c\x06\xe4\x8e\x07\x76\xfe\x60\x9d\x1f\x71\xa7\x7e\xae\x02\x48\x6e\xc5\xb8\x7f\xbe\x1b\x90\x67\x04\x5c\x15\xff\xfd\x03\xf0\xd8\x00\xc8\x1d\x01\xfc\xf9\xe6\xb7\x3a\x20\xed\xea\xce\x7f\x99\xff\xf5\xf9\x0f\xd1\x7f\xd6\xc5\x83\xc9\x6f\x29\x96\x34\x1d\x5a\x97\x07\xa0\xbd\x84\xdb\x56\x5b\x8f\xf1\x6e\xf1\x58\x27\xe3\x3d\x88\xed\xd0\xca\x03\x78\xee\x08\x74\x2c\xac\xc5\xfb\xef\x74\x02\x7a\x57\x03\x37\x86\x01\x43\x7b\x01\x15\x07\x18\xe7\xbe\x58\xce\xf8\xae\xd8\x7f\xce\xc6\xcc\x5f\x10\xb7\x0b\x39\x3e\xc0\xaa\x5c\xe0\xdc\xdf\xc0\xa6\x4b\x8c\x03\xee\xcc\x05\xc4\x55\x2a\xce\x58\x3c\x45\x70\x6d\x87\x8c\xa7\xac\x09\x90\x15\xc3\x73\x2c\xeb\x35\xf0\x44\x8f\x71\xe3\x6f\x1a\xc0\x19\xc9\x1f\x99\xfe\xcf\x2f\xff\x35\xeb\xf6\xbb\x8c\xff\xb0\x27\xad\x2e\x1e\x2e\xfc\x0b\xff\x43\xc6\x03\x90\xe9\x5e\x88\xf6\xf3\x03\x40\xc3\x17\xf8\x10\x0a\x68\xe6\x02\xaf\x34\x01\xdd\x44\xa0\x6a\x05\xe3\xdb\x7f\xbc\x63\x9e\xd0\xad\xa7\x80\xf1\x58\xe0\xca\x01\x60\xe0\x1e\xa0\xc4\x92\xf5\x94\xce\xbb\x03\x93\x97\x33\xee\xe7\xb0\x1d\xc8\x4a\x07\xdc\xae\x03\xe9\x8a\xc0\xb2\xdb\x8c\x7f\x8b\x27\x9d\x33\x49\x80\x78\xb2\x3b\x63\x00\xc4\xba\x01\xe2\xae\x2d\xa9\x86\xf1\xff\x9c\x1b\xc0\xd9\x93\x7c\x97\x5e\x8c\x7f\x55\x6e\x8c\x9b\x7e\x2f\x00\x52\xbb\xd7\x9d\xff\x07\x15\xeb\xf6\xfb\x6e\xe9\xde\x7f\xc4\xc3\x7a\x78\xb8\x69\x6d\x3b\xc8\xfc\xae\xc3\xfb\xa8\xc7\x7b\xf8\x28\xfe\x7b\x6c\xad\xde\xc3\x8b\xc3\x40\x03\x2d\x9e\x0f\xba\x29\xc0\x9d\xe9\x40\x9b\x3e\xac\x55\x21\xc6\x8d\xcb\xf6\x40\xaf\xef\xc0\xf9\x33\xc0\x50\x03\x40\xdc\xeb\x59\xac\x01\x72\xfe\x02\x66\xb6\x02\x32\x22\x81\x79\x79\xc0\xe9\x1d\x80\xb8\x0d\x3e\x65\x04\xac\xd3\x64\x4d\x98\x1d\x1e\xe2\x29\x88\xf9\x83\x29\xdd\x59\x0f\x43\x6c\x8b\x1c\x43\x20\xe5\x13\x73\x29\x4f\x8e\x03\x1e\xb7\x10\x4f\xdb\xc0\xa7\xbf\x81\x63\xfe\x75\xfb\x7f\xdf\x48\xb6\xbb\x5c\xff\xdd\x6f\x19\xff\x21\xd8\xba\xb6\x1d\xe4\x3f\xfc\x0f\xde\x83\xc4\x06\xaf\xcf\x7b\x78\x56\x20\xee\x89\x98\x07\xd6\x40\xd2\x3b\x10\xcf\xcf\xe2\x3c\x68\x37\x87\x39\x5d\x3d\x9e\xb1\xa6\xc9\x80\x42\xe0\xdc\x06\x60\xec\x59\x20\xbd\x0d\x30\xd5\x8b\x79\x1d\x2e\xa6\x40\xb2\x2e\x20\xee\x8f\x12\xdf\x71\xbc\x4c\x74\x16\xcf\x7e\xc0\xb1\xce\xc0\xbe\x62\x20\xc1\x12\x38\x51\xc5\xeb\x5c\x8e\x3f\x70\xcc\x07\xb8\xd6\x15\x48\xa8\xe1\x79\x21\x9e\x7a\xbe\xfe\x36\xff\x65\xfc\x17\xd9\x78\xdf\x91\x57\xd7\xef\x2d\x15\xff\xce\x07\xf8\xff\xf1\x5f\xbe\xe4\xb2\x7d\x7b\x8d\xad\xac\xde\xc7\xfd\xdd\x6c\x65\xa7\x84\x0a\x79\x40\x3d\x0e\x28\x35\x06\x9a\x27\xb3\xff\x62\xdc\x38\x17\x00\x98\x56\xf3\xb8\x1f\x5e\x05\xa4\x5e\x61\x5d\xa9\xc4\x60\xc0\x21\x9a\xfd\x73\x4f\x01\x8e\x36\x07\x7c\xbc\x58\xd7\x22\x38\x0a\x38\x14\x00\xec\xd3\x05\x0e\xc7\x02\x49\xb9\xc0\xc1\x76\x1c\x33\x0f\x46\x02\x57\x15\x80\xb8\xcd\xc0\x93\xd7\x40\xac\x1d\xf0\x75\x05\xb0\x57\x1a\xff\x11\xd2\xda\x17\x22\xd5\x89\x91\xf1\x5d\xea\xf3\x3e\xfc\xfa\xb3\x5d\xdb\xf6\xdf\xdb\x41\x86\x77\xca\xf8\x2f\xef\xd7\xb3\x7d\x29\xbd\xfe\x85\x7b\x3f\x60\x7b\x5d\x7a\x5d\x2a\xee\xbe\x17\x02\x85\xed\x80\x86\x6f\x80\x73\xcf\x80\x96\x73\x80\x74\x2d\xc0\xd0\x02\x48\x3d\x09\x0c\xb2\x02\x12\xf3\x80\xf1\x26\xac\x21\x37\xc3\x0c\x38\xd2\x03\x58\x10\x0c\xc4\xe9\x71\xfd\xa4\x03\xb6\x40\x50\x24\x10\x63\x01\x44\xd5\x70\x6d\xb1\x13\x76\xc0\xde\x18\x8e\x89\x51\x83\x78\x0f\x22\xfe\xdb\x93\x19\xbc\xf7\xfc\x1a\x56\x3b\xee\xb7\x9a\xd6\xf3\xdb\x4d\xf2\x77\x39\x5b\x19\xef\x43\xc6\x7f\xf0\x3e\xf0\xef\xed\xf0\x6d\x0e\xdb\x77\x8f\xd8\xca\x74\x3f\x64\xfe\xff\x01\xc9\x7f\x29\xbb\x58\x2e\x65\xd9\x8a\x4f\xb0\xcd\xd9\x06\xc8\x6b\x31\xb7\x4b\xdb\x13\x48\x59\x0e\x18\x74\xe6\xda\x60\xa6\x83\x81\xf8\x39\xc0\x48\x03\x20\x2e\x89\xf7\xdd\x31\x2b\x00\xd7\x07\xc0\xde\xbf\x80\x15\xc1\xc0\x1e\x45\x60\x73\x21\xb0\x6b\x17\x10\xb5\x0b\x88\xf0\x63\x2e\x50\xb8\x09\x90\x7d\x0d\x08\x3b\x04\x94\xbb\x71\x2c\x7d\xac\x06\x6c\xaf\x02\xbe\x4c\x04\x82\x4a\xeb\x8e\x73\x19\xdf\x45\xc6\xfb\xf0\x96\xd6\x13\x2f\x69\x1d\x59\x24\xed\xb3\xdc\x51\xb7\x1d\xea\xf3\x7f\xde\x6a\xb2\x7d\x2c\xcd\x87\x7b\x4e\x6c\x6f\xbe\x91\xfc\x97\xe6\xc3\x05\x86\x7b\x90\x6f\xc1\x36\x5d\xca\xb2\x24\xb7\x03\x94\x02\x81\x63\xf2\x40\x53\x03\xe0\xd0\x77\xa0\x6b\x20\x6b\x01\x0d\x7a\x0c\xec\xfd\x0e\x58\x3e\x03\x76\x2d\x95\x9b\xe3\x14\x0b\x84\x57\xca\x47\x78\xb7\x15\xe7\xb3\x82\xc3\xc6\x35\x40\xc8\x1f\x0a\x09\xbb\x75\x81\xe0\x2e\x0a\x6e\x09\xa6\xc0\x96\xb1\x0a\xc8\x3c\x0c\x6c\x0a\x93\x1f\x7f\xd9\x18\xd8\x70\x41\xee\xca\x83\x35\xc0\xfa\xa1\x72\xc1\x7f\xe6\x01\xfe\x1b\xf1\x81\xfc\x96\xf8\x60\x4b\xbe\x23\xe0\x77\x7f\x17\x48\xba\x41\x6e\x5a\x6c\x5d\xa5\xf1\xe2\x14\x58\xb7\x1d\xfe\x1b\xff\xe7\x41\x24\xdb\xdb\x7d\xeb\xfa\x7f\xb1\x25\xdb\xbc\x67\x20\x9c\x3f\x5d\x4b\x81\xb2\xe8\xc9\xe5\x4a\x94\x4d\x8b\xf7\x52\xa2\xd3\xde\xfe\x00\xd5\x7b\x0d\x5e\x02\x7b\x06\x36\x78\xd9\xb6\x0a\x08\x8f\x69\xd4\xbc\x8f\x01\xb0\x2d\x44\x67\xea\xd8\x1a\x20\x68\x7c\xe3\x4b\xb3\xe6\x03\x1b\xed\x74\x63\x3d\xad\x80\x75\x6f\x9b\x38\x04\xbc\x00\xfc\x7e\x36\x99\x1c\xfe\x37\xb0\x76\x55\x13\xe7\xc3\x5b\x80\x35\x53\x74\x6f\x9c\x6d\x01\xac\x0a\xd7\x1d\x78\xf1\x22\xb0\xe2\x6d\x63\xf7\xca\x27\xc0\xf2\x70\x9d\xf2\xb7\x61\x80\xb7\xb3\x36\xe1\x36\x1e\x97\xb5\xa8\xae\xfd\x3c\xf3\x86\xef\x45\xeb\x62\xd8\x80\xee\x73\x3a\xd6\xa8\x59\x89\x76\xd6\x2b\xd5\xb1\xa2\x9d\xd9\x4c\x85\x70\x1c\xbb\xf9\x4a\xf4\x39\x19\xff\xa5\xbe\xff\xf7\x7d\xfe\xdd\xff\xf3\x7a\xaa\x84\x6b\x9d\xd3\x6f\x40\x38\xc7\xe9\xde\x8d\x29\xef\x98\xe8\xd5\x94\xf2\x7b\x07\x73\xf5\x48\x37\x20\xea\x73\x0b\xca\x0a\x85\x3a\xb7\x6a\xa7\xf0\x09\x08\x1e\xdc\xe6\x91\x9e\x23\x10\x78\xbf\xad\x4d\xb7\x87\x0a\xe7\x7d\x5b\x18\x0c\x1a\xaa\xa8\xd4\x7e\x65\x8d\xc1\x81\xc9\x11\xca\xde\xde\xce\x06\xfb\xe6\x66\xab\x1c\xf6\x9a\x6b\x30\x62\x55\x99\x6a\xac\xfb\x83\xb6\xe7\xb7\x9e\x50\x73\x5a\xa0\xdd\x56\x37\xe6\xb8\x5a\xf6\xbc\xcc\x36\x5e\xc9\xb1\x6a\xb7\x5c\x3f\xe8\xdf\x2d\xb8\xac\x76\x60\xce\x61\xfd\x69\x37\x07\xa9\x69\xbb\x14\xe8\x2b\xbd\x8c\x53\xed\xe4\x22\xa7\x6f\xf3\xcf\x74\xe5\xbf\x1d\x7c\x5b\x4f\x12\x04\xa5\xc2\xe9\x69\xad\xe6\x0b\x82\xe2\x85\x29\x87\x5a\x45\x0a\x82\x62\xc4\x64\x5b\xbd\x8b\x82\x20\xf7\xda\x26\xb6\xc9\x1a\xd1\x6f\xab\x38\x5d\xc2\xf3\x2c\x15\x1b\x91\x4e\xe9\xfb\x0b\xec\xdf\x4b\xfb\xba\xfe\xdf\xf4\x62\xbd\x9b\xcb\xc9\x6a\x7c\x2b\xb0\x4a\x9b\x6c\xd6\x90\x16\x94\x77\x3a\xb5\xa5\x0d\xe1\xe4\x09\xb7\x3a\x12\x0f\x22\x36\xaf\x0b\xe5\xb1\x77\xcf\xe9\x46\x79\x86\x6d\x35\xac\xc2\xbc\x5e\xaf\x27\xe1\x1b\x3e\x93\x4c\x9e\x36\xd2\x01\xbc\x87\x98\xe4\xb7\xb7\x50\x9c\xee\xfe\xc8\xc4\xb0\xdf\x28\x55\xd7\x79\x76\x26\xe6\x13\xac\xd5\xad\x9c\xe7\x18\x47\x3b\x3c\xd0\xf8\x68\xff\xb6\x67\xf5\x12\xbf\x86\x6b\x66\x68\xf5\xec\xb3\xe1\x81\x66\x89\xad\xd0\xc3\x72\xf7\x66\xad\x63\x53\x36\x18\x59\x1f\x3b\xd5\x48\xd7\xc6\xa1\xbb\xd7\x39\xc5\x46\x4d\xac\x85\x6e\x57\x2b\x02\xb4\x72\xad\x1e\x75\xf3\x7a\x7c\x41\xf3\x9e\xd5\xc9\x6e\xb3\xbe\xc9\x35\x1c\x63\xa1\x6c\xe8\x2b\x08\x1a\x7e\xe3\xcc\x3b\xd7\x08\x82\xda\xc1\x31\x3b\x3b\x99\x0a\x82\x6a\xf8\xc8\x3e\xed\xdf\x09\x82\x4a\xfb\xe1\x79\xed\x2d\x05\x41\x39\xcd\xfc\x98\x81\xbc\x20\x28\xcd\x37\xff\xdc\xe6\x9b\x20\x28\x7e\x93\xf1\x5f\x64\x71\xf0\xe6\x24\x55\xda\x21\x5c\xf2\x6a\x44\xf8\x53\xfe\x0a\x7d\xe2\x7d\x9c\x0d\x6c\x4f\x79\xdc\x64\x0d\x43\xc2\xad\x64\xfc\x97\xfd\x42\x3f\xba\xb0\x1c\xf1\xa5\x3f\x65\x7d\x42\xe4\x07\x51\xf6\x78\x9d\xcb\x10\x8a\xb0\x2b\x02\x86\x12\x3a\xe1\x6e\x3a\x7c\xa8\xd2\x1b\xc0\x75\xdd\x08\xc7\x96\xfb\xe5\xf5\xec\x87\x0c\x6f\xdd\x73\x89\xca\x81\xa9\xd1\x43\xff\x1a\x7e\xbf\xc1\x02\xab\xd7\x43\xa7\x4e\xeb\xa4\x19\x31\xc1\xca\xbc\xd7\x42\xb3\x46\x81\x63\xfa\x0f\xe9\xe3\xd7\x43\x67\xc8\x88\x5e\x83\x95\xc3\x6c\x1b\x5b\x0c\x35\x37\x6b\x78\x58\x57\xb7\xc9\x90\xe6\x03\xcf\x9d\xdd\xac\xdb\xdd\x6c\xee\xc0\x1e\xa5\x1d\x74\x35\x07\x79\x0d\x58\x77\x7f\x55\xe3\x6e\x83\x26\x0c\x08\xfe\x50\xa1\x9d\x3b\x48\xa5\xff\x5e\x41\xd0\x5a\xd2\x5f\xab\x4f\x94\x20\x34\x9c\xda\xf7\xb8\x69\x8e\x20\x68\x14\xf6\x8a\x34\x31\x11\x04\xf5\xed\x26\x3f\x7a\x9a\x09\x82\xda\x7a\x93\x30\xa3\x33\x82\xa0\x7a\xdf\x24\xce\xf0\xb5\x20\xa8\xdc\x78\x28\xc8\xd1\x4e\xe9\x56\x95\x3a\xe1\x57\x97\x2c\x9b\xd3\x6d\xa7\x7c\x6b\x03\x42\x53\xd3\x2b\xba\x92\xfe\x45\x52\x15\xd7\x41\x3a\x52\x33\x88\xc6\x49\x8c\xbf\x39\x65\x91\x22\xdc\x46\xd2\x7d\xf8\xad\x29\xa3\x09\xb7\x08\x5c\x3a\x9e\xfe\x7d\xa5\xb3\x05\x65\x91\xdd\x35\xad\x59\xdf\xb9\xc4\x86\x74\xa0\x6d\x4d\x27\xd7\x34\x1e\x0b\x58\x5c\xb1\x29\xea\x1c\xac\xe4\x3f\x2a\x7b\xd2\xe2\x41\x7f\xaa\x47\x9a\x6f\xb0\x8e\xb5\x2e\x69\x38\x75\x60\xb6\x75\x27\xd7\xed\x9a\xeb\xfb\xfe\xb0\x9a\xbd\x7a\xa4\xd6\xd6\x5e\x9b\x2d\xc3\xb6\x0d\x68\xa4\x6e\x7c\xc3\xc2\x23\xd6\xb2\x51\x97\x1e\x85\x13\xb3\xd2\xfa\x35\x6a\x64\xb4\x72\xc2\x9f\x17\x1a\x68\xe5\x75\x5f\x33\x61\x5c\x65\x0b\xcd\x37\xdd\xde\x8f\xff\xfb\xad\x46\xc3\x9d\xdd\xcd\xc7\x3d\x16\x04\x8d\x4a\xc3\x57\xa3\xcd\x04\x41\x7d\x7f\x97\x6f\xc3\x67\x08\x82\x9a\x61\x97\x3b\x43\x32\x05\x41\xf5\x60\x67\x9f\x41\x15\x82\xa0\x92\xd6\x79\xf5\x80\x28\x41\x50\x59\xd2\xf1\xaf\x7e\x0e\x82\xa0\xbc\xef\x76\x7f\x6d\xca\x8e\x96\x6e\xd3\x27\xfc\x21\xf7\x43\x67\x1a\xe7\x67\x5d\x59\x17\x24\xa9\x6a\x30\xa3\x67\xab\x86\x52\x5e\x7e\xdf\xd9\x31\x74\x7f\x2f\x3c\x69\x22\xad\x10\xc1\x82\x15\xcd\x93\x80\x50\x5e\x38\x96\x57\xd9\xd2\xe7\xdc\x53\xa6\x13\x5e\x3a\x3b\xc1\x9e\xfe\x7e\x52\xc5\x6c\xc2\xfd\x46\xb5\x76\xfa\xa0\x5a\x06\x0c\xce\x73\x2a\x6f\x63\xa7\xa0\xda\x67\xa8\xe3\xda\xde\x11\x2a\x7f\x1b\x1b\x3a\x4e\x1c\xff\x49\xad\x65\xb7\x08\xc7\xd6\x8e\x49\x6a\x45\x5d\x14\x66\x9f\x59\x76\x55\x7d\x40\xc7\xc6\xb3\x35\x83\x3c\xd5\x1d\xda\x5d\x71\x18\x15\xd3\x58\x7d\x98\x41\x17\xfb\x96\x29\xdd\xd4\xde\xb4\xf9\x3a\x6b\x42\xd1\x08\x35\x0f\xfd\xcf\x33\xcb\x6f\x4f\x51\xdd\xae\x1f\x38\x73\x5d\xf5\x70\x95\xed\xfa\xd3\x67\x7c\x12\x04\xe5\x66\xad\x47\xda\x0e\x15\x04\xa5\x06\xad\x9d\x26\x79\x08\x82\x62\x59\xeb\x59\x16\xc5\x82\xa0\x18\xd2\xea\xc1\x78\x3f\x41\x50\xd4\x6c\x75\x6a\xac\x9a\x20\x28\x5c\x69\xe5\x37\x72\x9f\x20\x28\xf8\x5f\x12\xda\x91\xbf\x79\xc9\x26\xb4\x13\x38\x1b\x36\x90\xd0\xc6\xa4\x5c\xd6\x83\x39\x1c\x3c\x8e\x76\x4c\xfb\x16\x5b\xd1\x3a\x10\x6e\x6e\x43\xb7\xaa\x83\xe3\x59\x27\x63\x5d\x95\x3d\xc5\x8d\x95\xcb\x66\x53\x15\x72\x8f\x87\x2e\xc4\xab\x72\xd1\x9d\x4b\x79\x70\x5b\x63\xc6\x4f\xc7\x1e\x75\x27\x3c\xa8\x77\x7b\x4f\x5a\x69\x8c\x52\x3c\xbf\x37\x8d\x05\x3a\xaa\x7a\x36\xe8\xfe\x5d\xb1\x6f\xdb\x37\x9e\x63\x46\x7e\x54\x0c\x6b\xed\xed\x39\x61\x66\x91\xa2\x47\x8b\x52\xcf\xe6\x8b\x8b\x14\x52\xf5\x5c\x16\xf9\x6f\x6a\x2c\xef\xaf\xd7\x7b\xd1\x93\x7d\x2d\x81\xa6\xe7\x3d\x1e\x26\xdd\x00\x9a\x6c\x73\x7f\x9d\x7f\x03\x68\xfc\x79\xe1\x1f\x37\xae\x01\x3a\x8f\x17\xe4\xbc\x8c\x04\xb4\xd7\xba\x95\xff\xfc\x01\x68\xe9\xcd\xa1\x7b\x99\x9a\x49\xb3\xf7\xd0\x19\x2a\x6e\x66\x8c\x68\x1b\xe6\xd8\x91\x55\x2f\x9b\xba\x9f\xde\x1f\x6a\x43\xba\xc5\x05\xd7\x4c\xa8\xbf\xce\x56\x0c\xa6\xe7\x3f\xd9\x7f\x34\xad\x7f\x47\x9e\xb3\x2e\x4a\x74\x05\xf7\x73\x64\xd0\x74\x52\x99\xde\x6a\x61\x4f\x3c\xaa\x40\x47\xbe\x85\xbe\xea\xe9\x5c\xca\x0e\x2f\xda\xe2\x46\xed\xe6\x5a\xc8\x78\xf9\xcc\x44\x2f\xf2\xdf\x72\xf0\x12\x8a\x1f\x43\xb6\x2f\x27\xb4\xd6\x50\x67\x15\xe1\x1d\x2d\x2e\xf8\x24\x69\xcc\x03\x9a\xaa\xad\xd5\xe8\xa8\x06\xe8\x68\xaf\x35\x18\xa2\x01\x68\x7e\xf6\xc9\x99\x7a\x04\xd0\xb0\xf1\xf1\x5c\x78\x16\x50\x3d\xe6\x83\x80\xc9\x80\xb2\xd3\x1a\xcb\x48\x5d\x40\x71\xcd\xea\xe0\x84\x29\x80\xfc\xf3\x55\xe3\xb2\xb7\x00\x72\x19\x2b\x87\x5c\x51\x03\xe0\xbf\xc2\xe8\x09\x21\x93\xcb\x07\x7e\x23\x86\xd3\x62\xa9\xee\x87\x3b\xd8\xce\xcb\x66\x3b\x47\xba\xc7\xeb\x2c\xdd\xe7\x74\xe8\x22\xda\x33\xd7\x98\xdf\x76\x32\x6c\x22\xe5\xa7\xe3\x13\x6d\x58\xff\xe0\x99\x1d\xc5\xff\x08\xaf\xd9\x94\x4d\xdf\x6a\xea\xe2\xc8\xfd\xcf\x6a\x04\x6b\x5a\x2d\xa4\xb8\xb8\xf8\xc1\x22\x8a\x0b\xf3\x1d\x96\x50\xfb\x38\x34\x5a\x46\xf7\x7b\x6d\x5e\xac\x24\x94\x61\xf4\xe0\x35\x74\x6b\xbd\xaf\x31\x6f\x4c\xdb\x19\x33\x5f\x40\xb5\xcb\x66\x52\x71\x97\x5f\xb7\xa5\x8d\x1e\x33\xec\xc6\xf6\x26\xc5\xeb\xcd\xb3\x2c\x99\x71\x65\xe9\x4a\xf7\x0e\x37\xb9\xfb\x10\xae\xbb\x51\x2d\x94\x90\xc4\x0d\xbb\x0e\x53\xdd\x8b\xf5\x49\x19\x84\xe7\x06\xea\x5e\xa6\x9b\xe4\x01\x3f\x1e\xd2\x7d\x5e\xff\x94\x3f\x29\xd2\xfb\xb6\x61\x3f\x57\x4e\x67\xbb\xb4\x8c\xad\xd7\x27\xa9\x7d\x52\xd8\xba\x5d\x17\xed\xc9\x27\x16\xf4\xed\x47\x22\x6c\x09\x65\x8f\x69\xce\xf3\x39\xe2\x91\x0b\xf5\x63\xc8\x64\x37\xc2\xb5\x36\x14\xb2\x4e\xc6\xea\x1f\xdc\xcf\xde\xbe\xde\xaf\x45\xbb\x30\x60\x25\x6d\xb5\x9d\xdb\xad\xa1\x75\xc2\xae\xa9\x1f\x8d\x8f\x89\x4d\x03\x08\xe7\x1c\x3a\x8d\x75\x61\x7a\x86\x6d\x21\x1e\x51\x8b\xc1\x5b\x59\xe7\xff\x43\xa8\xa4\x5c\x17\x76\xb5\x39\xad\xb4\xe1\x23\x7b\x11\x93\x26\x4c\x8f\x75\x0f\x76\x54\x38\xd3\x59\x2e\xb4\xdb\x2a\xaa\x8f\xb1\xc3\x91\x2b\xd0\xec\x18\xc1\x95\x56\xb6\x5d\x3d\x4d\x7b\xde\x90\x66\x17\xe8\x97\x82\x13\x2a\x09\xc7\x08\x2e\x7b\xcb\xfc\x18\x5f\xf6\x33\x50\xe2\x3d\xf8\x8d\x64\xeb\x23\xd5\xbd\x58\x29\xb5\x87\x77\x22\xe5\x2d\x76\x71\xbf\xef\xdf\x3d\x9b\xb2\xfc\x91\x1b\xe6\x12\x7a\xbc\xcd\x85\xc7\xf7\xa6\x41\x5e\x34\xaf\x7d\x4d\x96\xad\xe4\x38\xb8\x8a\x70\xbe\x45\x27\x7d\xc8\x6f\x17\x17\x3f\xfa\xd5\x99\xd7\x02\x69\xe7\x39\x49\x6f\x23\xad\x0b\xa3\x4d\x83\x68\x07\xd6\x6f\x53\x08\xc5\x8f\x4e\x35\x3b\x08\x9d\xd3\x4d\x89\xf0\x62\xff\xf7\x8e\x66\x1b\xd5\xa3\x39\xed\xd9\xf7\x8e\x33\x21\xa4\x39\x6a\x09\x57\x2c\x8b\xca\x72\xa4\x06\xd9\x53\xc8\x8a\x34\x7b\x82\x83\x08\x49\xd9\xb3\x80\x99\x05\xbb\xc2\x4e\x12\x03\x6f\x57\xff\x22\x42\xda\x22\x37\x33\x52\x12\x61\xf6\x8a\x22\xd9\xce\x94\x1f\x74\x26\x90\xf1\x3f\x82\x24\x3d\xf3\x8d\xd2\x7d\xff\xc0\xfe\xbf\xb7\xcf\x81\x6b\xcc\x3a\xd9\x15\xe8\x46\xf8\xf4\x8e\xc9\x5e\xd4\x9f\x32\x1d\x20\xff\x14\xf6\x7b\x95\x82\x1f\xe3\x7d\xfb\x59\xa5\x64\x9e\xd6\x7a\x8a\xa7\xb3\x15\x36\x53\x3b\xd9\x4a\xea\x0c\x13\xb1\x8d\xf0\x99\xa1\x08\xa3\x89\x60\xda\x21\xc2\x81\xe7\x43\x14\xed\x2f\x35\x1f\x47\x9b\xb3\xff\x07\xfb\x4b\x36\xac\x19\x21\x7e\x71\x9b\x8d\x09\x97\x89\xbb\x3f\x86\x15\xaa\x9c\x79\x64\xc6\x25\x2d\x89\x66\xbb\x89\x10\xe6\xd8\x14\x56\x1e\x89\x6b\x9e\x44\x11\xea\xc0\x86\x5c\xda\xe1\xc4\xd4\x5c\xa5\xbd\x70\x8c\xc5\x53\xba\x31\x1c\x1d\xfb\x85\x56\xfe\x5f\xbc\x98\xd7\x6c\x43\x97\xb3\x65\x3d\x1d\x99\x2e\xca\x1e\x77\x0f\x3a\x07\x84\xad\x5a\x42\xbc\xf0\x20\xcf\x15\xc4\x52\x5a\xb7\x83\x55\xf5\x57\x05\x07\x78\xf1\x3c\xd8\x48\xb3\x6f\xc1\x8b\xcd\x5c\x07\xa6\xdd\x56\x6a\xa7\xe9\x6b\x59\x1f\x66\x52\x49\x18\xa1\x51\xa3\xdf\x32\x5e\x3e\x68\x20\xf3\x61\x7a\x18\x33\x0f\xa8\x75\x0d\x8f\x66\x75\x9b\x23\x52\x06\xe3\x84\x35\xdb\x63\x57\x9a\x11\x12\x7c\xdc\xd2\x78\x24\xbf\x1e\x4d\xbf\x70\x6c\xca\x4c\xc2\x6f\x8f\x99\x2e\xa2\x96\x3d\xe6\xcf\xcc\x94\x84\x6b\x91\xf4\x8d\x09\x15\x8c\x3c\x1f\xf5\xc8\x22\x1d\x95\xf8\x45\x65\xb4\xa3\x89\x8f\x79\x44\xf1\xe4\xc8\xee\x3f\x69\x3c\xfd\x07\x2f\x46\xd2\x8f\xd9\x2d\xd5\x07\x09\x27\x1c\x3c\xfc\x16\xf3\x80\x42\xb4\xb9\x2e\xd6\x86\xc2\x75\xf4\xbc\x6b\xf7\x6d\xa0\x1d\xf6\x72\x63\x46\x13\x17\x19\xf0\xec\x9c\xe7\x1a\xca\xf5\x0e\x3c\xc2\xe9\xe4\x39\xf5\xe1\x6e\xca\x54\x4d\xcc\xdd\x4b\xe3\x7e\xd8\xc3\x18\x62\x25\xf4\x37\x8b\xa5\xf1\xd2\xb5\x86\xfd\xd6\xdb\xca\x4f\xad\xac\x9f\x38\x89\xfd\x4f\x95\x74\x30\x4e\x59\x72\x65\xbf\x53\x96\xbc\x13\x4f\xbd\xc3\x8c\xdd\x94\x0a\x3b\x8a\xd0\xa9\xa7\xdc\xc3\xf9\xfd\x00\xda\xf1\xa5\x58\x73\xbd\x83\x14\xfd\xc3\xcc\x7f\xc9\x3e\x43\xb8\x78\xf2\xf4\x52\x42\x56\x93\x8e\xdf\xa3\x9d\x6e\x52\x15\xdf\x20\x4f\xec\xf9\x0f\x31\x14\x12\x66\x0b\x75\x78\x31\x71\x12\x0f\x20\xa6\xa5\x68\xb7\x19\xf8\x86\x49\xfe\xd3\x5f\xf9\x0d\xdd\x44\x71\x6c\xc5\x8e\xad\xc4\xca\x58\x7c\x3d\x8c\x32\x31\x32\x1e\x90\x73\xd5\x6e\x5a\x37\x66\x64\x31\x3f\x62\xd2\x8a\x68\x52\x2b\x18\x57\xc1\xf5\x73\xcc\xad\x98\x0f\x63\xfa\x36\x81\x46\x69\xc7\x03\x27\x68\x9f\xd5\xcc\x91\x6f\xa3\x2b\x6a\xa7\x49\x99\x3d\x19\x1f\x26\x2b\x86\xf9\x30\x59\x31\x46\xd4\x13\x99\x9e\xc3\x68\xeb\x9a\x51\x30\x95\x66\x6c\x66\x8d\x1b\xc5\x8b\x8c\x93\x6b\x69\xe7\x9a\x99\xc5\xcc\xbb\x4c\x6f\x66\xe0\x64\x14\x30\xf3\x20\x63\xc1\x05\x62\xf8\x9e\x0d\xbb\x4d\x3c\xb3\xb3\xe3\x5f\x51\x4f\x9c\x09\xfc\x8b\x72\x48\xa9\xaf\xf9\x6c\x2d\xe3\xc5\xfc\xaa\xa3\x74\x98\xf2\x74\xe1\x1b\x68\x5f\x10\xe0\x15\xfc\x81\xe7\xc1\x36\x8a\xde\x4b\xbf\x45\xd0\x7e\xda\x63\xe4\x6e\xfa\x56\xd7\x60\x46\x97\xed\xaf\xed\xa7\xa7\xb4\xad\x8a\x23\xff\xad\x62\xe3\xa9\xf5\x47\x05\x33\x4f\x60\x40\xce\x09\xd6\x43\xb9\xc0\x2a\x4f\xed\x1d\x4f\x13\x8e\xac\x13\xc3\x7a\x02\xf2\x8f\xb3\xa5\x38\x29\xe3\xc3\x14\x18\xeb\x12\xf2\x5d\x18\x66\x48\x23\x2d\x7f\xcd\x90\xed\xfc\x3e\x33\x1a\xf3\xbd\x5c\x69\x1d\xcd\xef\xc1\x91\xaa\xc0\x98\x75\x0f\x0a\x8c\x19\xf7\xcf\xcf\x4f\xa6\x3a\x39\xf9\x6a\x05\x77\x41\x8a\x60\x1c\x27\x72\x0f\x3d\x53\x07\x9d\x8c\x99\x4b\x9f\x2d\xad\x13\xe9\xaa\x6c\x7f\xe9\xe8\x90\xce\x56\x60\xff\x10\xaa\x9e\x22\xe3\x01\x2d\xaf\x62\x1d\x24\x4f\xdb\xbd\x34\x2e\xe6\x3b\xc4\xd0\xfe\xd8\xf1\x5a\x2c\xf5\xeb\xcc\x4e\x47\x28\x4e\x4c\x6e\x91\x40\x51\x7a\xbc\xe7\x09\x5a\x37\x86\x3e\x39\x49\xb3\xbc\x5f\x70\x2a\xc5\x09\x23\x9d\xb3\xd4\x1e\x6d\xe2\x33\xa9\x5e\xef\x2f\x7d\x1c\xdf\x02\x49\x37\xa9\x44\x9a\x1f\x25\x15\x3a\x74\xc3\xa1\xb4\x33\xf3\x40\x2e\x96\x0d\x69\xcb\xef\x5b\x3b\xb1\x65\x06\x6f\x89\x37\xcf\xe0\x8b\x0e\x5b\xc8\xaf\x8b\x67\xa2\xa8\xc7\x4a\x3a\x26\x91\xfe\x47\xc9\xea\x7c\xd2\x8f\xb8\x90\x5c\x4e\x7c\x8a\xf3\x35\x1c\x27\x8a\x0b\xde\x52\x86\xa4\x58\xef\x1f\x52\xbc\xc9\x97\xf4\x40\xce\x49\xf3\x22\x9d\xf6\x17\x32\x1e\xd0\x8a\xeb\x7b\x88\x77\x2f\xe3\x01\xb9\xfb\xb2\x0e\xd2\x5c\xef\x78\x5a\x9d\x1c\xbc\x13\x68\x54\x4e\x73\x3c\x41\xb3\xd5\xba\x3a\x99\xfc\x1f\x73\x24\x95\xd6\xcb\x21\x31\x67\x28\xff\xd0\x3b\x37\x83\xf8\xb8\x5d\xf5\xd9\x6f\xfd\xed\xf9\xb4\xea\x35\x9a\x51\xcc\xc2\x83\x29\xa5\x52\xa6\xaf\x42\xca\x6c\x5c\x35\xd0\xa6\x7d\xc0\x15\x8f\x4e\xe4\xd7\xd5\x6b\x83\x28\xe2\x54\x9c\xe4\x1d\xed\x55\x17\x47\xaa\x77\x73\xd5\x9b\x19\xcb\x57\x46\x6c\xa4\x9d\xf9\x95\xd4\x3d\xb4\x92\x5f\x29\x3e\x4e\x33\xb2\x7c\x42\x26\x3d\x61\xc5\xe0\x32\x62\x00\x57\x8c\x7e\x40\x23\xb7\xdc\x98\xf5\x30\x2e\xdb\x32\x2f\xa6\xa4\x82\x73\x6f\xc5\x52\x4d\xde\x7c\xd2\x9f\x5b\xd3\x62\x1f\xf1\x9e\x96\x5d\x89\xa5\x68\x22\xe3\x01\xcd\xf7\x38\x46\xf1\xc1\xc5\x31\x91\xd6\x85\x19\x11\x27\x29\x0e\xda\xea\x9e\xa6\xf7\x2d\x74\x58\x8d\x64\xe4\xe7\x74\xe2\x13\x0e\xae\x60\x16\x46\x6f\x49\x0f\xc9\xb0\x75\x31\xf1\x65\x5b\x37\xba\x40\x71\x44\xb3\xf7\x65\x29\xd3\x7b\x45\xca\xfc\xc8\x32\xdd\xb7\xbf\xb3\x3e\xcc\xad\x2a\xe6\x81\xdc\xaa\xe2\x8a\xb7\xb7\x1b\x8e\xa7\x13\xdb\x1d\xd8\x13\xe3\xf2\x4e\x25\x2b\xdc\xdd\x0e\x0b\x24\x1e\xd9\x9d\x11\x91\xb4\xd2\xdf\x39\x7a\x84\xf6\xd1\xb7\x9f\x30\x43\xe7\xd6\x9b\x12\x6a\xa7\x5b\x1d\xef\xd0\xb8\xb8\x59\xf3\x8a\x56\xea\x1b\x69\x9f\xe9\x7b\xaf\xd9\xfc\xa0\x48\x20\xab\x2b\xc5\x75\x82\x96\x07\xc6\xd1\x2a\xeb\x75\xfd\x28\xf1\xc2\x3d\x56\x26\x12\xdb\xc2\x75\xc7\x49\x5a\xbd\x1c\xc1\xfd\x3d\x5d\x87\xe7\xb7\x4d\x54\x06\x8d\xb6\x09\xc7\x73\x88\x2f\x3e\xfc\x7a\x1e\x45\xa9\x81\x81\x05\xb4\x9f\xee\xf9\x93\xeb\xe8\x74\x56\x2c\xa5\x55\xab\xd5\x6c\xd6\xc7\x69\xa8\x73\xf5\x4d\x5d\xff\xef\xad\x64\xfb\xd0\xb2\x21\x29\x79\x3d\x6c\x6f\x40\xcc\xfc\x47\x27\xfa\xd0\x7e\xe2\xa1\xc0\x8c\xff\xaa\xfc\x19\x14\x61\x1f\x3d\x59\x44\x4a\x99\x55\xc3\x02\x42\xd9\xf2\x4c\x7e\x18\x70\x90\x66\xe4\xc3\xa3\xa7\xe9\xc9\x1f\x0d\x3d\x4f\xbf\x78\xbf\xe2\x06\x45\xe4\x87\x36\xac\xc0\x72\xef\xc2\x47\x9a\x89\xf7\x0d\x04\x9a\xd1\x77\xb6\x0b\xf4\xc4\xd7\x47\x08\xff\x85\xff\xd0\xfd\x47\xad\xfd\xd9\x1d\x30\x8c\x04\xfe\x2a\x02\xba\xcf\x93\xf0\xfe\xbc\xdf\xf0\x7e\x01\x18\xe0\x03\x3c\x76\x01\x86\xa6\xb0\x9e\xff\xd8\x16\x40\xe5\x2b\xf1\xac\x0d\xdc\xb0\x16\xdb\x10\x28\xd3\x01\x1c\x1d\xc4\x28\x00\xb8\xad\x00\x2e\x08\x8c\x63\x15\x37\x01\x7c\x8a\x81\xfc\xa3\xc0\x86\x1c\x20\xef\x07\x10\x6a\xce\xf9\xff\xfd\x9d\xf9\x3e\xfb\x71\x4b\xc6\x03\xc5\x11\x58\x54\x02\x5c\x18\x21\xce\x7a\x6e\xd1\x82\x5b\x40\x95\x17\x70\x3e\x8b\x71\x4e\xd9\xbd\xf7\xfa\xf5\x1f\x92\x4d\xfe\x37\xfe\x2f\xfc\x56\xe7\x84\xf4\x2f\x02\x80\xce\x52\xae\xbb\xd3\x41\x6e\x87\x8e\x9b\x81\xef\xf3\x18\xd7\x7e\xbb\x01\x30\xba\x07\xbc\x8e\x06\x4c\xdb\x03\x4f\x9f\x01\xfd\xa6\x71\x3e\x6b\xb0\x3e\xf0\x87\x3d\x30\xea\x21\x70\x73\x14\x60\xd9\x00\xb8\xe2\x00\x4c\x0d\x04\x2e\xbd\x07\x66\x8f\x00\xce\xdf\x05\xe6\x45\x01\x85\x63\x00\x2f\xe7\xdf\xf0\xee\x55\x5c\xff\xa1\xc0\x00\x08\x1f\x0a\xe4\xdb\x03\xfb\xc5\xf7\x13\x81\xe3\x23\x80\x9c\x68\x6e\x87\x5c\x81\xdb\x40\xf4\x57\xdc\x47\x8b\xed\xf3\xac\x80\xdb\xeb\x6b\x18\x88\xb5\x25\x3e\xfb\xd9\xbe\xff\x9b\xff\x70\x78\xeb\x7f\xf2\x1f\xea\xf3\x3f\x7e\xd5\x01\x49\x01\xfe\xfa\x07\x68\x9b\x02\x7c\x9e\x0f\xb4\xab\x02\xde\x0d\x00\xba\x94\x00\x2f\xdd\x01\x71\xbd\x7f\xba\x1e\xe8\xed\x0b\x3c\x68\x0b\xf4\xb7\x07\x6e\x9f\x02\x86\xf9\x01\xd7\x26\x00\xe2\xb8\x2e\x9f\x00\x4c\x9e\x00\x94\x1a\x00\xf6\x1d\x81\xe2\xcf\x7c\x9f\x39\xff\x19\xe0\x69\xca\xfe\xaf\xae\x01\x72\xda\xb3\x2e\xc8\xb9\xb1\xc0\x8e\x5d\x8c\x55\x44\xeb\x33\x76\x73\xcc\x9f\xed\xd9\x99\x8c\xef\x17\x07\x03\x39\x7b\x80\x5b\x3b\x18\x2f\x79\x6e\x06\xe4\xf7\x04\x7e\xd8\x32\x3e\x2e\x8e\x07\x99\xfe\x7f\x7d\xfc\xff\x90\xa4\x61\x70\xa0\xfc\xbf\xf3\x1f\x64\xbc\x8f\xdf\x75\x2f\xfe\xea\x0f\xb4\xf8\x00\x7c\x34\x05\x5a\x77\xf8\xad\xbe\x43\x39\xd0\xe5\x0c\x73\x10\xc4\x7d\xe0\x1f\x4d\xb9\x3d\x6e\x24\x03\x66\xeb\x99\xff\x33\x4a\x1d\xb8\x3c\x13\xb0\x1a\x08\x5c\x90\x03\xa6\x0f\x03\xf2\x6f\x03\xce\xaf\xd8\x9f\x05\xd1\x40\x76\x0e\xb0\xd2\x15\xc8\xea\x28\x9e\x0c\x81\xb3\xb6\xa0\xca\xa6\x19\xcf\xb8\x1d\x32\x0e\x30\x86\x99\xee\xc8\xe3\x21\xbb\x35\x70\x71\x3b\x90\xfd\x83\xb5\x55\xc4\xef\x79\x91\xc8\xed\xf4\x77\x1e\x70\x66\x54\x3d\xfc\x5f\xea\xd3\x43\x81\xff\x07\xfe\x43\xbd\xfa\x27\x4d\xdb\xfd\x27\xdf\xe1\xfd\x66\xa0\xe9\xd9\xda\xfa\x0e\x32\x9d\x83\x07\x76\x40\x57\x3b\xe0\xce\x19\xc0\xd4\x87\xeb\x3b\xf4\x1b\xc8\x38\x97\x18\x2f\x2e\xee\x07\x26\xfa\x02\x45\xd3\x81\xa9\x6e\x3c\xae\x1d\xb3\x80\xcc\x10\x60\x41\x5b\x20\x3d\x11\x58\xe6\x0f\x9c\x59\x03\x04\xe4\x01\x69\xc5\x40\xc8\x6d\x20\xed\x36\x10\xf5\x12\x48\xcb\x03\x8e\x5e\x00\x4e\xab\xf1\xbd\x7f\x31\x16\x9e\x8f\x04\xce\x74\x00\x6e\xef\xe4\xb6\x79\x21\x00\x62\x14\xff\x1d\xff\x97\xf1\x9f\x64\xfe\xef\x5f\x57\x97\xff\xf0\x8b\x07\xf0\x1b\xff\x41\xa6\xfb\xa1\x53\xc4\x7c\xb0\x06\xc9\xc0\x3f\xfe\x80\xa6\x00\x7c\x0e\x04\x34\xb5\x80\x77\x5a\x40\x23\x73\xe0\x45\x0c\xeb\x3d\xc8\x74\x0e\x2a\x53\x81\x76\x46\xc0\x2d\x67\xc0\xf0\x0a\x70\xd5\x08\xe8\x9d\xc7\x38\xcf\x20\x73\xa0\xe8\x3a\x30\xe6\x34\x90\x1b\x0b\x4c\xea\x08\x64\xeb\x02\xf6\x2b\x80\xf4\x06\xc0\xbc\x6c\x66\xdd\x2f\x7e\xc0\xf5\x0d\xc4\x13\x7c\xe2\x23\x60\x8b\x35\x90\xe4\x05\xec\x1a\x0b\xa4\x04\x33\x16\x7a\x32\x01\x38\x7d\x1b\x48\x36\x06\x8a\x0b\x81\x53\xba\xc0\x9d\xdb\x40\xea\x30\xe0\x55\x33\xf1\x74\xc2\x7d\x27\xc3\xff\x65\xe3\x5f\x36\xee\x7f\xe9\x20\x48\xfc\x87\x9d\x92\x0d\xfb\x2d\x3e\x10\xff\xe3\x08\xa0\xfe\xbc\x96\x07\x41\x78\x77\x4a\x2d\xef\xe1\x4d\x32\xa0\xf8\x07\xf0\x7c\x1d\xa0\xf6\xba\x96\xf7\x20\xc6\xaa\x16\x65\xc0\x55\x2d\xa0\xdd\x2d\xa0\x6c\x11\xd0\x73\x1b\xf3\xb6\xfa\xdc\x07\xf2\x33\xb9\x3e\x4c\x66\x2a\x60\x21\xf6\xe9\x77\x60\x7a\x6b\x20\x4d\x1e\x70\x6d\x0d\x24\x16\x03\x8b\xaa\x80\x24\x33\x90\xd2\xed\xb1\x2f\xc0\xe6\x62\xe0\x68\x39\x63\x9b\x62\x1b\x1c\x9c\x09\x1c\x5b\x03\xa4\x9d\x03\x8e\x1b\x01\xc5\x6e\xc0\xf1\x04\xe0\x56\x24\x70\x42\x13\x78\x79\x13\x38\x3e\x14\xf8\x3b\x91\xb9\x86\xbf\xfb\xff\xab\xdf\x43\xeb\xfa\x2d\xc3\xc3\x65\x75\x30\x84\x7a\xfc\x0f\x19\xde\xff\xbf\x78\x0f\x8a\x36\x40\x65\x43\x40\xf5\x27\x70\x33\x10\x68\xac\x0f\x5c\x2d\x00\x5a\x66\x03\x25\xaa\x40\xc7\x00\xf1\x94\x00\x18\xdb\x03\x39\x8f\x00\x33\x6b\x8e\x71\x63\x5b\x01\xa9\x2e\xc0\xe4\x97\x40\xa2\x1d\x30\x3b\x54\xc2\xfd\xc5\xd3\x4e\x28\xb0\xd2\x09\x38\xf2\x03\xd8\x14\x07\x1c\x5a\x0f\xec\x4c\x01\x8e\x44\x00\x87\x9f\x72\x0d\xa5\x53\x62\x9c\xaf\x06\x8a\x07\x02\x47\x6a\x38\x3e\xc4\xbb\x03\xaf\xf4\x81\xc3\x23\x81\x9f\xef\x6b\xc7\xff\x9e\x4e\x75\xf9\x1f\xbf\xfc\x96\xe2\xe5\x66\xe5\xba\xb8\xf8\xff\x97\xf7\x70\x93\xed\x2f\xde\xc3\xfb\xba\xbb\xa1\xab\xfa\x80\xf2\x60\xa0\x64\x09\xa0\xb3\x80\xf5\x5e\x5a\x5f\x07\xce\x99\x03\x5d\x1b\xb1\xe6\x51\xbf\x58\xe0\x54\x3c\x30\xbc\x92\xeb\x97\x58\x3e\x60\xff\xed\xf5\x79\xfc\xce\x2f\x66\x2e\xd4\x72\x63\x20\xf6\x3b\xaf\x1b\xb1\x1e\x40\x84\x2b\xb0\xff\x20\x70\x68\x27\x70\x20\x97\x63\xc1\x81\x29\xc0\xf9\x96\x40\xec\x4a\x71\x27\xc9\x5a\x53\xe2\xbe\x79\xbf\x25\x63\xd5\xb2\x3a\x28\x61\xd2\xfc\x08\x3e\x59\x97\xf7\xb1\xde\xfc\xdf\xf9\x00\xff\x31\x0e\xea\xd7\x3b\x91\xc6\xc1\x53\x53\xa9\x1d\x14\xd9\xca\x78\x0f\x97\xfb\xb1\x15\xd7\x32\xe5\x1f\x40\x9e\x2a\xa0\xdb\x85\xfd\x6f\xab\x09\xa4\x58\x03\x46\x5b\x81\xe3\x57\x00\xb3\x26\x1c\xf3\x26\x24\x00\x87\x32\x80\xe9\x7a\xec\x87\xab\x37\xd7\xf1\xf1\x9e\x0d\xec\x9b\x08\xac\x57\x05\xf6\xda\x01\xe1\xa9\x40\x94\x37\xf3\x28\xf7\xe6\x71\x2c\xdc\x13\xcc\xbf\xb5\x47\x1b\xb8\x7d\x80\x6b\xb0\x55\x7f\x07\x76\x8f\x60\x8e\xa7\x8c\xf7\x23\xe3\x7f\xc8\xfc\x96\xf1\x3e\xea\xf3\x1f\x64\xf6\x57\xbd\x0f\x23\xb6\xf5\x75\x3f\x9e\x4b\xe3\xe1\x5e\x28\xdb\xff\xd0\xbd\x98\xc5\x36\x5f\x3a\x4d\x67\x6a\x01\x6a\x3f\x99\xe7\xd4\xd4\x98\x39\x1c\x1d\x0b\x81\xa3\xba\x40\x9f\xce\xc0\xc1\x01\xc0\xc8\x0c\x20\xfa\x25\x30\xd9\x06\x88\xca\x07\x9c\x7d\x81\xdd\xc3\x81\x25\x7e\xcc\xa5\x5d\x57\x05\xec\x5c\x00\x84\x45\x01\xe1\xf1\xcc\x7d\x09\xdb\xce\xf3\x22\xcc\x9b\xc7\x43\xa8\xbe\x78\xc2\x00\xc2\xda\x02\x35\x9a\xc0\xb6\x7b\xac\xf1\x25\x1b\xef\xb2\xfe\xae\xef\xf7\xe2\x9a\xba\xfc\x07\x99\x95\xf1\x1e\x7e\xe9\xdf\x48\x7c\x87\x17\xd2\xad\xc2\x5f\xfc\x17\xa9\xfe\xcb\x55\xa9\x1e\xce\x65\x89\x1f\x51\x28\xd5\xcb\xc8\x92\xbe\x27\x55\xaa\x3e\x7c\x42\x19\x68\x90\xc4\x1a\x2f\x62\xdc\x88\xed\x01\x74\x5f\xce\x1a\x59\x83\x2b\x00\xf1\xac\x68\xf9\x09\x88\xf0\x02\x66\x6f\x01\x42\xdb\x02\x8b\x9e\x01\xdb\x0d\x01\xff\x0b\x40\x88\x37\x10\x3a\x17\x08\xb6\x04\x62\x6f\x03\x41\x16\xc0\xa9\x21\x1c\x43\x8b\x2a\x81\x4d\x5f\xb8\xc6\xe0\xc6\xb3\xc0\xab\x9a\xda\x79\x2e\x1b\xe7\x32\xbf\xbd\x3c\xea\xfa\xbb\x60\x3b\xdb\xb9\x92\x7e\x94\x8b\xc4\x13\xfa\x55\xf7\xc6\x93\xed\xeb\x4d\xf5\xfc\xbf\x2e\xcd\x03\x69\x9c\x94\x49\xf3\xa3\x68\x03\xdb\x73\x3f\xd8\x9e\x91\xda\x4f\x76\x0b\xed\x50\x7b\x5e\x6f\xc4\x71\xaf\xad\xcf\xe3\xbb\xc3\x48\x20\xc2\x06\xe8\x93\x05\x84\xae\x06\xc6\x36\x06\xb6\xee\x05\xa6\xff\x04\xb6\x54\x03\x0b\xab\x80\x4d\xad\x01\x5f\x33\x60\xbd\x1b\xb0\xfd\x05\xb0\xae\x2d\x70\xe0\x29\xe0\x77\x01\x48\x6d\x03\xac\x5d\x0b\x14\x1c\x06\x7c\xd2\x80\x1b\xdb\x81\x35\x2d\x81\x17\xda\xc0\xaa\x4c\xe0\x47\x33\x60\xa9\xc4\x9f\xf6\x90\xc6\xc3\x7c\xdd\xba\xfe\xce\x96\xf6\x97\x0e\x52\xbd\xb5\x19\xd2\xde\x49\x56\xf7\xe7\xcd\xa2\xba\xfe\xdf\x95\x6e\x17\xde\x90\xec\x2f\xfe\x43\x73\xb6\x7c\xca\x06\xce\x48\x71\x33\x59\xfa\xfb\xa3\xd2\x3c\xd9\x9f\xc0\x76\x57\x5b\x40\x79\x13\x10\x3a\x47\x7e\x51\x8b\x19\x40\xf0\x71\xa5\xa2\x1e\x06\xc0\xc6\x3d\xaa\x3d\x87\x05\x01\x01\x59\xea\x2d\xa7\xe4\x00\x6b\xf3\x35\xd4\xe7\x85\x00\xab\x3d\x35\xb6\xae\x6e\x01\xac\x98\xa4\x71\x66\xab\x02\xe0\xfd\x5e\xc3\x33\xda\x1f\x58\xb2\x4d\xbd\x32\x69\x1e\xe0\x55\xaa\x3e\x35\xf7\x22\xe0\x69\xa5\xe6\x73\x75\x0a\xe0\x71\x5a\xf5\xf1\x93\x13\x80\xbb\x8f\x6a\xc8\xd7\x23\xc0\xfc\xae\x2a\xa4\xdb\xee\xf4\x55\x49\x53\xb4\xf6\x36\x0a\x87\x44\x6b\x27\xb5\xcf\x54\x69\x5c\xd8\x48\xe7\x10\x6b\x69\x2f\x2d\xe3\x7f\xc8\xf8\x3f\x32\xff\xeb\xf3\x7f\xce\x4b\xb7\x47\x72\xae\xca\x11\xaa\x72\xa6\x4a\x99\x4e\xc3\x49\x21\x5c\x27\xe7\x48\x8d\x16\xe5\x67\xf6\x39\x68\x53\xa4\xdd\xe9\xab\x4d\x33\x66\x4b\x7a\x63\xaa\x87\xb0\x6e\x5f\xd3\x66\x3a\xc6\x80\x4f\x96\xde\xa0\x4e\x0f\x81\xe5\x9f\x5a\x0c\x1f\x38\x45\x6e\xdd\x12\xad\x16\x85\x16\x5f\xe4\x1d\x3d\x1c\x5a\x1a\x39\x56\x2a\x0c\x77\x7b\xd1\xe2\xc5\xd2\x1c\x85\xb3\x73\xc3\x5a\xec\xdd\xd8\x57\xb1\xa1\xcb\x5f\x2d\x46\xed\x36\x50\xec\xeb\x94\xa5\x57\x96\x10\xad\xf0\x75\xf6\x13\xbd\xf5\x59\x7d\x15\x4e\x38\xdc\xd2\x1b\x54\xa6\x22\xff\xd2\xc1\x54\x6f\xdc\xc3\xb9\x72\x33\xec\x63\xf5\xfe\xf9\x68\x0e\xdd\x19\x13\x9a\x93\x0e\xef\x94\xd7\xba\xa4\x87\x62\xad\xaa\xd3\x4a\xb4\x13\x3f\x68\x2e\x13\xed\xb8\x73\x0d\x48\xe7\x7f\xec\x3b\x75\xe2\xc7\x8c\xee\xa3\xb2\x41\xb4\xf5\xf9\x3f\xf5\xfd\x2f\x9a\x2a\x47\xd9\x81\x2c\x2d\xe6\x05\xa4\x5e\x69\x4c\x79\xa5\xe3\x13\x9a\x51\xbe\x3f\xae\x8a\xeb\xa6\x44\x45\xb4\xa1\x91\x12\xaa\xdf\x81\xb2\xef\x9b\xd2\x58\x47\xc0\xc7\xa3\x33\xfd\xdd\x52\xa5\x2e\x85\xaa\xa9\x62\xbf\x19\xb6\x6a\xdd\x57\xee\x8b\x6b\x54\xd7\x62\x13\x13\xa5\x2e\x8e\xaa\x86\x36\xa3\x3a\x2a\x1f\x98\x19\x63\xd8\x6e\xba\x8e\xaa\x9a\x6d\x75\xd7\x2d\xee\xf2\x6a\xfa\x93\x17\x77\x39\xe7\xd7\x46\xbd\xa9\xb5\x61\x97\x96\xa1\xc9\xea\xf7\x2d\x0e\x76\x6e\x72\x30\x48\xa3\xcb\x84\x2d\x9d\x56\x9c\xee\xa8\x31\x75\xdc\xcb\x8e\xbb\x2e\x98\xa9\x0b\x63\xbf\x74\xec\x7d\xd7\x41\x7d\xfd\x58\x93\x0e\x97\xde\x54\xa9\xb9\x8f\xc9\xed\x90\x2b\x08\x2a\xcf\x47\x1a\xb5\x73\x16\x04\x65\x77\x19\xcf\x63\x70\x9f\xd6\xae\x82\xa0\x10\x35\x70\x4d\xab\x58\x41\x50\xd0\x1d\x10\xd4\x32\x5a\x10\xe4\x03\x07\xa8\xb7\xf0\x16\x04\xb9\xfc\x5f\x71\x20\xa0\x9e\xff\x36\xcc\xfb\xc9\xac\xe1\x3a\x48\x29\xfb\xf4\x29\xdf\x7a\xb4\xbc\x23\xe5\x1b\xf7\x07\x18\x7e\xa5\x71\xdf\xdf\x98\xb2\x48\xdb\x1d\x8d\x69\x85\xdd\x68\xc6\x3c\x09\x9f\xa5\x7d\x08\x5d\xf1\x2a\xee\x4f\xf9\x1a\x97\xf9\x03\x28\x12\xd9\x9b\x98\x69\x35\xb1\x03\xa6\xfa\x0f\xea\xdd\xb5\x9d\x62\xaa\xe5\xe2\x81\x33\xcd\xf2\x54\x83\xc6\xf5\x1b\xa8\x34\xc9\x4d\xdd\x6b\x64\xdf\x01\x0d\xe7\x7c\xd6\x78\x63\x7e\xaf\xff\xb4\x95\x3e\x0d\x1d\x07\x7d\xee\xb7\x2f\x78\x8f\xe6\xc6\x01\x4d\xfb\xba\x46\xff\xa9\xd5\xa1\xaf\x4f\x1f\xdb\x93\x7f\x6a\xcd\xec\x2d\xf4\x6e\x52\xd0\x55\xab\x5d\xaf\x3f\x7a\xf9\xde\xd8\xa0\x79\xb8\xd7\xda\x5e\x83\x5e\xac\x6d\x98\xda\xeb\x48\xaf\xd9\x3f\x9e\x6a\x3c\x31\xc9\x37\xde\x21\x08\xea\xe8\x79\xc8\x68\xb2\x20\xa8\x2e\xee\xee\xd9\xad\xa5\x20\xa8\x0c\x32\xbc\xd9\xe5\xbe\x20\x28\x4f\x30\xec\xde\x79\xb5\x20\x28\x5d\xe8\xfc\xae\x43\x8d\x20\x28\x9e\xbf\xed\xcb\x3c\x90\xb2\x40\x15\x42\x55\xf3\x1f\xea\xd0\x0c\x49\x3f\xd3\x8a\xfa\x33\xa5\xa2\x23\xf3\xbe\x8e\x74\xa7\x6c\xe7\x7e\x81\xf1\x71\x19\xff\x65\xbb\xfe\x00\x1a\x41\x1b\x56\x0e\x21\x9c\x6b\x6d\xe3\xe1\x84\x53\x2d\x76\x19\x4d\xb8\xbf\x6b\x21\x67\x95\xa6\x2d\x1d\x47\x3a\xf7\x13\xfb\x4f\x54\xd4\x08\x06\x46\x2d\x9f\xa8\xd0\xf6\xbe\xfc\xad\xc1\x1f\x27\xf4\xef\xe3\xa1\xa2\xd6\xef\xe5\xf8\x33\xe3\x93\xd5\x5a\xf6\x72\x1a\x6f\x33\x7b\x8c\xba\x4a\xcf\xb0\x71\x21\x4b\x77\xab\xa7\x76\xd7\x1b\xd7\x62\x93\x93\x86\x62\xd7\x1b\x63\xbe\x47\xf9\x6a\x0c\xe9\x7c\x6f\x8c\xf1\x89\x57\x1a\x9d\x3b\x75\x1a\x3d\x3c\xb7\x8b\x7a\x72\xc7\x2e\xa3\x66\x5e\x5d\xac\xde\xba\x83\xf5\xc8\xbb\x4f\xb7\xab\xb5\xee\xd0\x71\x64\xd6\xb7\x57\x2a\x37\xdb\x1f\x1c\xd6\x4d\x10\x94\x0f\x1b\xac\x1a\xec\x27\x08\x4a\x4e\x06\x5e\x03\xfa\x0a\x82\x92\x62\x9b\x0f\x7d\x2d\x04\x41\xb1\x8f\xfe\xf6\xde\x13\x04\x41\x61\xb3\x7e\x8a\x49\x81\x20\x28\x2c\xba\x9c\xcc\xb7\xc4\x0a\x8c\x9b\x13\x8e\xf5\x8b\xff\xa3\x6d\x48\xd9\xc1\x23\x66\xfd\x18\xff\xae\x18\x48\x7c\xa0\x5d\x03\x87\x11\xcf\x61\xdb\xc1\x51\x94\x6d\xdf\xd0\x62\x1c\xb5\xcb\x1a\x2b\x0b\x8a\x34\x4b\x2c\xad\xa5\xfa\xd6\x93\xa8\xff\xa7\xaf\xb2\xa5\x9d\xc9\xc4\x71\x76\x84\xb6\x0d\x9c\x30\xe3\x01\x2e\x03\x7d\x5a\xce\x4c\xd5\x33\x00\xba\xc7\xcd\xd8\xd0\xa3\xb5\xe2\xa5\xce\xe9\x33\x96\x8c\x8c\x57\x72\x69\x7f\x6c\x86\xf3\x8c\x0e\x4a\xa7\xda\x6e\x9e\xfe\xc4\x53\x5f\xa9\xa4\xf5\x8d\xe9\x23\x02\xb7\x2a\xad\x6e\x59\x6a\x77\x77\x57\x53\xc5\x67\x2d\x5c\xec\x2c\x8e\x29\x28\x36\xd3\x3b\x34\xed\x56\x76\xa1\xc2\x48\xbd\x89\xd3\xda\x56\x0c\x93\x2b\xd0\x73\xb2\xfd\xfc\xb8\x2f\xd0\x7c\xec\xd4\x0b\x5f\xac\x80\x26\x7f\xda\xd0\x3d\xde\xc6\x27\x2d\xe8\x5e\x9a\xb6\xe7\x38\x07\xd1\x36\xaa\x1e\xdd\x5d\xb4\x5a\x41\xc3\x73\xe9\xf5\xa6\xa1\x1b\x45\x2b\xe3\x3f\xc9\xf4\x7f\x4e\xa6\xf5\xa1\xbc\xe1\xd1\x09\x52\xfd\x27\x49\xff\x26\xe2\x06\xa3\x8e\xdb\x35\x2d\x48\x3f\x68\x43\xe1\x24\x9e\xff\x7a\xb6\x74\x02\xf1\xa6\xaa\xc4\x80\xdb\xe8\x59\x74\x3b\x7b\xd6\x05\x07\x42\x21\xac\x2f\x38\x12\xfa\x30\xbc\xe3\x1c\x42\x19\x7a\x04\xcd\xa3\xfb\x80\x06\x51\x6e\xe3\x35\xd7\x03\x2d\x9f\xcd\x2f\xeb\xd4\x57\x6e\x96\x5e\x2b\xb7\x65\x43\x6a\x80\x26\xf3\xdc\xb6\x4e\x75\x00\x74\x5a\xbb\x8d\x5d\x70\x02\xd0\x5a\x3c\x7f\xb9\x9f\x0b\xd0\xe0\xe1\xbc\x94\xf0\x19\x80\x86\xe6\xdc\xd2\xc3\x95\x80\xda\x4c\xd7\xa7\xe9\x2b\x00\xd5\x39\x73\xce\x5f\xea\x00\xa8\x8c\x76\xc9\xbf\xff\x0d\x50\x56\x77\x2e\x17\x07\x9e\x52\x53\x47\xd2\x85\x52\xb0\x98\xf1\x53\xb4\x72\x9b\x6d\xfb\x91\xcd\x9a\x4c\xf1\x53\x4e\xc5\x2a\x52\xa0\x98\x60\xe1\x26\xda\xcc\xe2\x1e\xe4\x47\x72\xf1\x00\xca\x5a\x26\x2c\x1b\x3a\x8d\xd7\xbd\x31\x94\x35\xdd\x35\x9b\xfd\x0e\x99\x3c\x39\x9b\xfd\x9f\x46\x9f\xf3\x69\x35\x93\xc6\xcb\xb2\x71\x8e\xa4\xde\xe0\xa6\xef\x42\xe3\xc6\x31\xc5\x95\xda\x63\x6a\xcf\xf9\x74\xcb\x74\xac\xdb\x42\x1a\x47\xfd\x42\x17\x51\x7b\x74\x68\x42\xd7\x02\xa1\xa5\xb6\x5c\x5f\x41\x0d\x50\xef\xbf\x5c\xaf\x55\x38\xa0\xdc\x73\x79\x9f\x3e\xd3\x00\xf9\x65\xcb\xfe\xb0\xa0\x9b\x94\xcb\xca\x5d\x28\xff\xbc\xac\xf1\x2a\xc2\xff\xbd\x87\x6f\x23\x4a\xca\xd2\x35\xb1\xf4\xfe\x92\x7d\x69\xb4\x32\x2d\x1e\x72\x9e\x98\x8c\x9e\xaf\x2a\x19\x81\x9c\xf2\x86\x66\xb2\xbb\x74\x7f\x79\xae\x03\x5b\xe7\x2d\x6c\xed\x25\xdd\x87\x59\x8d\xd9\xda\x39\x89\x36\xa5\x62\x70\x3b\xee\x7f\xd6\x39\xda\xff\xcf\x44\x9a\x17\x91\x55\x93\x69\x87\xb0\xad\x66\x06\xe5\xf3\x37\x5e\x99\x45\xfa\x30\x6b\xf5\x59\xff\x66\x69\xbc\x2b\x3d\xc5\xc2\x86\xf3\x69\x1e\x38\x1d\x5e\x48\x78\xe8\xb4\x4f\x1e\xd4\x0e\x16\x79\x4b\x08\xd7\x1f\x0a\xc6\xcd\x8d\x3d\x56\xd2\xdf\xb5\x7a\xb3\x86\x7e\x47\x51\x3b\xa0\x27\x47\xe4\x00\xa3\x66\xf3\x41\xc8\xba\x09\x8d\x40\xbf\x80\xf1\x14\xb1\xfc\x12\x9c\xc8\x1f\xbf\x32\x66\xd2\xf8\x9e\x09\xa2\x7b\xeb\xbe\x96\x31\xc4\xcc\x5a\xbb\x2f\xb9\x9a\x57\xa4\x22\xc2\x2b\x56\x47\xdc\xa4\x0a\x25\xab\x82\x5f\x50\xbb\xac\xd2\xf9\x41\x91\x69\xe9\x79\xf6\xd7\xe3\x18\xdb\x05\x12\xde\xeb\xca\xf5\x62\xe0\x42\x36\x61\xf9\x04\xe2\xad\xc4\xaa\x4d\xa6\x1d\xe2\xae\xcb\xd3\x08\x8f\xd8\x31\xde\x9e\xe6\xf5\xa6\x9e\xce\x34\xce\xd7\x6a\xcd\x23\x7c\x6b\x79\xd5\x42\xda\x59\x2e\x32\x58\x44\xe8\x81\xab\xc2\x62\x7a\xda\x99\x89\x4b\xa9\xdf\x27\x7d\x63\x5d\x98\xd1\x03\xb8\x8e\xcc\x40\x5d\x5f\xd2\x53\xea\x6a\xb4\x8e\x4e\x2c\x4d\xfc\x36\x48\x3b\xf2\x2d\xd2\x4e\x36\xe8\x0b\xe3\xbc\x41\xf2\xc6\x64\xb7\x2c\x1f\xab\xcb\xff\xce\x15\xa9\xb6\xac\x59\x4a\x88\xd1\x16\x7d\x56\x56\xd9\x14\xc7\xf7\xfd\x37\x3e\x38\x41\x67\xa3\x8d\x66\xb9\xe4\xcf\xfa\x70\xd6\xba\x0b\xac\x7e\x4a\xf8\xd7\xba\xa4\x2f\x84\x9c\xc9\xf8\x1f\x32\x5d\x94\x65\x1b\xd9\x2e\xe9\xc2\xd6\x53\x4d\xb4\x71\xdd\x27\xff\xe0\xfe\xe7\x7a\x58\xdb\xaa\x18\x66\xd9\xec\xcc\xfa\x20\xfe\xb6\x0b\x13\xd8\x7f\x4f\x62\x61\x2c\x32\x5b\x4c\x3b\xed\x79\xee\xcb\xa9\x1d\x66\xdb\xac\xa2\xfd\x84\xed\x7b\xd6\x4f\x98\x48\xb7\xef\xc4\x71\xc0\xb8\xb1\xc9\xab\x8d\xd4\x1e\xed\x6e\x05\x13\xbf\x44\x4b\x37\x44\xc2\x71\xc2\xa5\x15\x3b\x7c\x7f\x73\xe6\xc1\xfc\xec\x49\xca\xe7\x61\xfe\x3c\x32\xc3\x8a\x67\x52\xbb\x84\x45\x7b\x11\x03\x21\x4c\x71\x3d\x31\x1a\x43\x97\xb2\xe2\xc4\x0e\xad\x04\x3a\x13\x6f\x4f\xc8\xa2\x91\x17\x92\x52\x46\xbf\x1c\xb2\xe3\x11\xf1\x63\xb6\xfa\x72\x1d\x8c\x20\x79\xae\x77\x20\xd3\x45\xf1\x97\xea\xd9\xaf\xf5\xfc\xbd\x7d\xa2\xcc\x98\xef\x26\xd3\x01\xda\xb2\x73\x01\xe1\x2f\x81\x61\x9e\x84\xef\xfa\x28\x7b\xd3\xac\xf4\x06\xd7\x8d\x59\x90\xbf\x86\x98\xa7\xce\xed\xfc\xa8\xb7\x66\xb8\x07\x10\xee\x69\xed\xba\x9e\xc7\x81\xfa\x26\xd2\xd1\x1a\x74\x84\x79\x21\x3d\xc3\x58\x47\x41\xbf\x2d\xeb\x48\xa8\xe5\xcb\xf8\x30\xfb\xa4\x93\xfe\xde\xc1\x3c\x1e\xf6\x66\x1b\xd1\x8a\xb3\x77\xed\x48\x42\xd8\xa2\xbc\xed\xa8\x7f\xa3\x22\xdc\x09\x51\xde\xb3\x84\x99\x37\x7b\x82\xc3\x09\xa7\xdc\x53\x78\x84\x56\xe2\xdd\xdb\xce\x52\xe4\xd9\x35\xb0\x44\x8d\x7b\xb4\x72\x1d\xdb\x1a\x9a\xe1\x11\x6a\x42\x1d\x5d\x94\x60\x69\x7c\x6c\xce\x61\xbb\x7e\x27\xe7\x6b\x98\xd7\x17\xbc\xdb\x83\x66\xe5\xba\x2a\xae\x13\xe4\x73\x81\x51\x55\xef\x94\xd5\xc4\x17\xf2\x70\xf6\xeb\x24\xda\x39\x9f\xb8\x1e\x96\x4c\x0f\x67\x0a\x36\x53\x7c\x98\x60\x13\x4c\xfb\x89\x61\x83\xb7\xd3\xce\xb4\xaf\x31\xf7\x77\x57\xfd\x5d\xd4\x7e\x7a\x3a\xac\x17\xa2\xb4\x39\x5a\xca\x68\xc8\xf8\x30\x71\x9b\x9b\xd1\x3c\x3f\x18\x66\x44\xfd\x18\x77\x9f\x57\xa8\xb8\xcd\xb6\x92\x75\x5b\xc1\x96\x95\x97\xe2\xaa\x42\x69\x26\xc6\xf6\x60\xa5\x95\x58\xfb\x53\x84\x57\x1d\xd8\x52\x4c\x3b\xfc\xfd\x41\xb7\x69\xfc\xc4\x2c\x7c\x41\x8c\xaf\xe8\x8a\xef\xb4\x62\x47\x49\xfd\x1f\x29\xd5\x7f\x08\x13\xd8\x86\x04\x52\xbe\x6a\xe4\x62\x3a\x61\x6e\x48\x5b\x46\x3c\x30\x7f\x42\x13\x80\x15\x61\x7e\xd4\x1e\x9e\x61\x3c\xbe\xe7\x25\x4a\x7a\x38\xef\xb7\x12\x1f\xc0\xee\xf1\x56\xda\x47\x4c\x8a\xe6\x7e\x1e\xe3\xce\xec\x8c\x41\x6b\x76\xd1\xec\x36\xa9\xd8\x43\xed\xd4\xc1\x29\x9a\xe6\x91\xee\x81\x58\xfa\xbc\x42\x38\xe3\xa7\xb5\x7c\x98\xe3\x8a\xcd\x98\xff\x12\xdd\x9d\xc6\xf5\xb1\x3b\xc3\x98\x07\x13\x3d\x95\x66\x5a\x82\xef\x5c\xe2\x0b\x1d\x6b\xbb\x3a\x84\x6d\x08\x31\x75\x8f\xf5\x8d\x21\x65\x95\xa3\xfb\x4f\x12\xf3\x20\x41\xbf\x90\xce\xc2\xf1\x9d\xaf\x51\x64\x8b\xcf\x78\x4e\x2b\xc0\x11\xbd\x4f\x84\x13\x1f\x92\xf8\x1f\x32\x5e\xcc\x3e\x49\x27\x66\x37\xf1\x00\x36\xa5\xad\x64\x3d\x2c\xa9\x1e\x98\x4f\x27\xd6\x7b\x5a\xfc\x75\x13\xeb\x5f\x7c\x08\xa6\xf9\x32\xe7\xe9\x36\x42\x17\x67\xe4\xec\xa0\xd6\x9e\x3a\x2e\x82\xf6\x51\x16\x93\x77\x53\x2f\x0c\xeb\xc1\xfc\xa7\xfe\x9f\x98\x07\xd4\xa3\x8a\x59\x1a\x06\xce\x07\xc9\x6f\x9d\x96\xf1\x79\xec\x77\x92\xb4\x73\x4f\xbd\x0e\x1a\xbf\xa9\x5f\x9a\x52\x9d\x93\x54\x8b\x6e\x34\x8f\x53\xbb\x0d\xa1\x95\x39\xc5\x9a\xf9\x0f\xa9\x7a\xbc\x12\xa7\xca\xad\xa4\x91\x99\x5c\xc9\x0c\x9d\xd4\xce\xfb\x08\x07\x4d\xf6\x38\x41\xfe\x26\xd5\x9c\xa3\x08\x94\x64\x5f\x46\x38\x66\x92\xd9\xc3\x19\xfc\x7b\x1f\x88\xe1\x7d\x42\xe2\x81\x1c\xad\xe6\x78\x51\x97\x17\x13\xe0\xe6\x4f\xe7\xa5\x35\xfb\x99\xdf\xb7\x4c\x9f\xe3\xb8\x8c\x07\x24\xab\x8b\x35\x3b\x96\x79\x21\x76\xd3\xf7\x10\xbb\xc2\xda\x81\xf9\x30\xe3\x26\xc5\x50\xe6\x65\x68\x65\x1c\xcd\xd2\x3e\x89\x87\x28\x9e\x1a\xfa\x33\x2f\x44\xdf\xf2\x04\xc5\x19\xad\xe2\xe4\x46\xec\x7f\x9a\x74\x32\xcf\xfc\x00\xda\xa1\x64\x46\x34\xe1\x93\x5c\xc7\xae\x12\xef\x65\x30\xcd\x83\x8c\x61\xd6\xd4\xb2\x19\x87\x98\xb1\x9a\xf1\x65\x19\x55\x9c\xc9\x2c\xde\x44\x4c\xcf\xf4\x73\x5c\x4f\x2b\xe3\xfb\x71\x8a\xd8\x19\xda\xac\x4c\x70\x36\xec\x12\xfd\xe2\x99\xaa\x3f\xe8\xf5\x69\xbf\xd7\xd4\xf2\x67\x02\xfe\xa6\x13\x51\x4a\x81\x40\x0a\x92\x89\x52\x1d\x8c\x63\x54\x07\x62\xed\x86\x4d\x74\xf3\x60\x85\xe3\x56\xda\xff\xfd\x37\x1e\x90\xbd\xe7\x3e\xe2\x35\xd8\x6e\x3c\x40\x6a\x23\x96\xc6\xdc\xdf\xa3\x76\x1c\x26\x16\x97\x4c\x17\xc7\x34\xf9\x04\x65\x22\x3a\x0f\x3f\x49\xe3\xa7\xc5\x5b\x56\xa9\x68\x30\xec\x8c\x34\x0e\x64\x7c\xa0\xdc\x97\x7c\x83\x25\xdf\xad\x09\xcd\xc8\x82\xc6\x9d\x69\x5d\xcc\x4b\x34\xa3\xad\x56\xde\x6c\x0b\x8a\x17\xf9\xb7\x67\xd3\x8a\x93\x9f\xb3\x84\xe2\x48\x7e\xe6\x7a\xaa\x07\x93\xef\x15\x49\x8a\x35\x79\x73\x8f\x50\x5c\xcd\xfd\x74\x96\x3e\x9f\x97\xcc\x4a\x0c\x39\xd1\xb7\x69\xfe\xe4\x8c\x7a\x49\xbc\xca\xec\xfd\x5f\x69\xfe\x64\x4a\xeb\xc5\xd9\x30\xc6\xfd\x53\xa9\x3e\xce\xea\xad\xcc\x6b\x5c\xf2\x17\xcf\xef\x5f\x3c\xa0\xd8\xbd\x54\x47\xca\xb1\xfd\x7e\x3a\x77\xcd\xc8\x3b\x48\xbd\x62\xb3\x2d\x9e\x32\x76\xe3\xbf\x30\xef\x6b\x44\x58\x12\x45\xad\x81\x3d\x4e\xd2\xf8\xe8\xa9\xc1\x7e\x77\x2a\x63\xbf\x9b\x7f\xce\xa0\x79\xa6\x11\x74\xae\x29\xfb\x2f\xab\x17\x75\x61\x22\x8f\x87\x92\xe5\x3a\xf4\x97\x17\x5b\x76\xa6\x9d\xfb\x45\x0f\xae\xec\x7a\xd1\x63\x02\xcd\x8b\x0b\x59\xb3\x68\x47\x5e\xe2\xe8\xb5\x93\xdf\x0f\xa0\xf8\x78\xb1\x78\xa7\x2e\xdb\xc3\xc4\xe8\xb9\xb8\x28\x8d\x76\x3a\xe7\x3d\x8b\xe8\x09\x8b\xcf\x5f\x27\x1d\xaa\xa2\x39\x55\x34\x5f\x8a\x0b\x3e\xd2\x88\x2e\x7c\x2d\x90\xae\x48\x9e\x92\x40\x71\x83\xf9\x42\xcb\x36\xd6\xe5\x01\xb9\x6d\xd8\x4f\x51\x46\xc6\x03\x9a\xe5\x70\x84\xe2\xa3\x6d\x15\xf7\xb7\x55\xd6\x09\xea\x85\xb1\x01\xc9\x94\x8f\x19\x0a\xd6\x49\xe9\x7b\xf2\x34\xad\xb7\x46\x85\x99\x34\x9a\x3b\x84\x67\x93\x57\xcd\x77\xe7\x53\xd4\x53\xfd\x5a\xb4\x84\xfd\x2f\x49\x63\x5b\x21\x65\xf8\x2a\x82\xb4\x29\x42\x95\x57\x71\xc6\xa2\xac\xba\xdf\x53\xfe\xf7\x71\x94\x2b\xac\xf8\x8b\xf9\x0f\x57\xe0\x4e\x23\xb7\xec\xe6\x5a\xda\x7f\x56\xa8\x87\x52\x4f\x94\x27\xed\xa7\xf9\x5e\xde\x3d\x85\x76\x68\xe5\xa1\xf9\x94\x5b\x2e\x37\xbe\x4a\x4c\xf8\xf2\xa5\x55\xd4\x13\x97\x84\x1a\xbe\x59\x62\xf9\x83\xc6\xdb\xc5\x2b\x3c\x2e\xb8\x7e\x92\x57\xf5\x3e\xda\xad\xb9\xfb\x72\xfd\xbb\xb9\x6f\x0f\xd3\xfe\xd8\xe1\xe7\x51\x8a\x7f\xd3\x0b\x4f\xb0\x6e\xa0\x54\x1f\x6b\xe2\xfe\x53\x34\x0f\x46\x15\x72\x7f\x0f\xca\xce\xa0\x75\xa1\xf7\x96\x2c\x9a\xd5\xdd\xf3\xf2\xe8\x57\x0c\x9e\x16\xd2\xac\x6d\xa2\x7c\x81\x76\x3b\x6a\x0f\x2e\x49\x19\x4e\x19\x1f\x48\x96\xf9\xbf\x95\xd4\x88\xc6\xf3\x2d\xe3\x76\x14\x91\x6e\xde\xee\x43\xcf\x7d\x33\x73\xcc\x68\x7e\x7f\x5a\x32\x5b\xe6\xcd\xdd\x32\x5e\x43\xfd\x7c\xab\x2a\x84\xda\xed\xd6\xd6\x18\x9a\x2f\x37\x1f\x25\x52\xfb\xdd\xbc\x99\x4b\x19\x91\xeb\x1f\xb8\x72\xcd\x0d\xfb\x7b\x74\x42\xba\x1e\x5f\x4d\x2b\xf8\xd5\x0a\xae\x13\x53\x5e\xc5\x3c\xa1\xb2\x0b\x32\x3c\x4b\xc6\xff\x30\x7c\x5a\xcb\x83\xf8\xbb\x0a\xe8\x92\x06\x7c\x8c\xe7\xd7\x35\x1b\x01\xc3\xf1\x40\x75\x77\x71\x6f\xf4\x1b\xde\x7f\x00\xe8\xbf\xbb\x56\xd7\xff\x8a\x07\xdf\x57\x95\xd5\xb1\x2f\x79\x03\x4c\xb9\x56\xab\xe7\x9e\xff\x4e\xdc\x83\x00\xd9\x6f\x01\x77\x4f\xc6\xa9\x57\xcc\x04\xb2\x86\x03\xeb\x8c\x81\xac\x30\x20\xc4\x99\xef\xbd\x46\x56\x01\x99\x97\x80\x83\x4f\x6a\xef\xbb\x67\xc5\x00\x39\x6d\x81\xac\x3c\xe0\xd2\x0c\x20\x4b\x8b\xef\x92\x9e\x2b\x02\x5e\xbe\xad\xad\x03\x92\xee\x58\x8f\xff\x90\x5f\x0f\xff\x97\xf4\x0f\x64\xf7\xc0\x7f\xe7\x7d\x90\xde\xc5\x4f\xa0\x43\x23\xe6\x7f\xb4\x8d\xab\xe5\x3d\xbc\x1d\x2e\x9e\x11\x80\x97\x56\x40\x77\x05\xe0\x91\xd8\x1e\x3d\x81\xca\x1f\x80\xa9\x3f\x70\x4b\x13\x18\x70\xa1\xb6\x1d\x2e\x69\x03\x63\x0f\x70\x7d\x0a\x1b\x25\xe6\x73\x4c\x6f\x02\x88\x7d\xe5\x1c\xc4\x78\xbd\x78\x52\x39\x73\x17\x58\xfa\x09\x38\xed\x04\xf8\xfa\x01\x69\xff\x00\x5b\x46\x30\x66\x13\xe1\x07\x9c\xf9\x06\xc4\x7d\x02\xce\xae\xe4\x76\x38\x3b\x93\xef\xf5\x66\x64\x02\x97\xdf\x03\x99\xeb\x80\x7b\xd1\x1c\x7d\xab\x53\x6a\xeb\x80\x9c\x92\xf0\xcc\xa4\xa0\x7a\xf8\xbf\x84\xff\xc6\x8d\xad\xc7\x7f\x38\x0a\xb4\x4b\xaf\xe5\x7d\x88\x31\xb4\xd5\x00\xe0\xfb\x62\xd6\x79\x78\xa7\x0e\xb4\xdd\x09\xbc\x5e\x09\x18\x6c\x02\x9e\x99\x03\x9d\x97\xb3\x26\x49\xd7\x3c\xe0\xee\x26\xa0\xa7\x27\x70\xd3\x8d\xeb\xe5\x94\xd7\x30\x3e\x51\xba\x86\xef\xf9\x17\x35\x02\x2c\xe4\x80\x3c\x1d\xc0\xf6\x13\x90\x73\x05\x70\xf2\x03\xce\x5a\x03\x6e\x6d\x19\xc3\x5e\x1a\x2f\xee\x22\x98\x1f\x94\x6a\xc6\x9a\xe4\x29\xad\x80\x9d\x72\xc0\x29\x1b\x20\xae\x17\xe3\xd9\x49\x35\x8c\xe5\x88\x63\xe8\x4c\x10\x50\xe6\xce\xaf\xef\x16\x00\x67\x1b\x01\xd5\xb3\xb9\xfd\xfe\xce\xab\xe5\x01\xd5\xf7\xff\xff\xc2\x7f\x10\xed\xcf\xd6\x8c\x43\xc9\x78\x0f\x1f\xf6\x01\xcd\x55\x78\x1c\xb4\x28\x06\xaa\xec\x81\x36\x6d\x98\x07\xd5\xbe\x3f\xe3\x9c\xdd\xac\x80\x1b\xd7\x01\x93\xc3\xc0\xe5\xd1\xc0\x80\x49\xc0\x85\x1e\xc0\xb0\x7f\x80\x7c\x39\x60\xfc\x55\x20\xf7\x28\x30\x55\x07\xc8\x08\x01\xc4\x13\x4d\x9a\x2e\x30\xd7\x8c\xef\xfb\x7a\x15\xf3\x7d\xef\xd5\x43\x81\x44\x0b\xf1\x24\x09\x24\x35\x03\xc2\x8d\x80\x93\x11\xc0\x81\x34\x20\xa9\x37\x70\xe2\x1a\x70\x32\x9b\xfb\x3c\xf9\x06\x70\xf9\x3a\x20\xae\x4e\xf7\xac\x80\xd4\x3d\xc0\x9b\x4b\x40\x6a\x30\x20\x74\xff\x0d\xff\x97\xc6\xff\x7e\x09\xd7\xda\x2b\xdd\x67\xfd\x37\xfd\x07\xd2\xfb\x90\x78\x1f\x32\xfb\x49\x1d\xd0\x8a\x01\xde\xef\x00\xb4\x5f\x01\xcf\x77\x02\x8d\x67\x03\x8f\x7c\x81\xe6\x5f\x80\xbb\xf7\x81\x36\xc1\xc0\xad\xf7\x40\xa7\x30\xa0\xfc\x29\xd0\x7d\x0f\x70\xb1\x0c\xe8\xa3\xcf\xab\xe3\xa0\x6c\x20\x67\x1e\x30\xa6\x03\xf3\x5b\xac\x2f\x00\x69\x6d\x81\xe9\x4f\x81\x93\x69\x80\xb3\x38\x6f\x1f\x00\xee\x69\xc0\x09\x67\x60\x55\x04\xd7\x2f\x09\x8c\x00\x12\x5c\x81\x50\x4f\x20\xde\x05\x88\x6e\x0a\x1c\xb3\xe0\xbb\xd1\xc7\x3f\xb1\x56\x86\xf8\xff\x97\x04\x20\x31\x00\xf8\x43\xe0\xd7\xd5\x02\x70\xc2\x14\xf8\xb9\x0f\x88\x1f\x5d\xcf\xff\x7f\xea\xf1\x1f\x1a\xd5\xc5\x83\xc5\xff\x74\x52\x38\x2e\x34\xdc\x03\x7c\x9d\x0d\xa8\xfd\xc3\xba\xe6\x2a\x47\x80\xea\x3c\x40\x2d\x09\x78\x3e\x1b\x50\xbf\x01\xdc\xef\x0e\xe8\xec\x02\x6e\x19\x00\xcd\xc2\x80\xab\xf7\x01\xfd\x81\xb5\x75\x1e\x2e\x6c\x00\x7a\x5a\x00\xb9\xa1\x8c\x73\x67\xa5\x02\x23\xda\xb3\x56\xbf\xb8\x1f\x10\xfb\x73\xaa\x1f\xe3\x5e\xe2\xfc\x90\xe1\xfe\xf1\x02\xe8\x44\x7b\xc4\x9b\xf1\xcd\x23\x72\xc0\x0e\x7b\xe0\xa0\x1b\x63\x81\x87\x67\x01\xc7\xdb\x30\x4e\x98\x35\x04\x38\xea\x00\x94\xeb\xb0\xbd\xe7\x00\xc4\x9f\x00\x5e\xbf\x07\xe2\x25\xfe\x43\xac\x42\xdd\xfe\xff\x55\x07\xc3\xbf\x2e\x0f\x40\x86\x87\x0b\x92\xde\xc7\x3f\x31\x80\x9c\x31\xeb\xbf\xc0\x13\x78\x9b\x09\xc8\x2f\xad\xc5\xbb\x1f\x9f\x04\x14\xcf\xd7\xf2\x1e\x6e\x3f\x01\xb4\x03\x99\xff\xd2\xf4\x03\x70\x21\x1a\xd0\xbf\x02\x14\xbc\x02\xba\x1c\xa8\xd5\x3b\x38\xdb\x0e\x30\xbb\x0f\xa4\x0e\x00\xc6\x2d\xe5\x7a\x16\x53\xc0\xfc\x0e\x71\x7e\x1c\xee\xc5\xb8\xff\xa1\x1d\xc0\xf2\xd9\xac\x09\x23\xb6\xc3\x81\x79\xc0\xb6\x4a\xe6\x73\x89\xed\x10\x97\x04\x24\xca\x01\x07\x63\x81\xec\x53\xfc\x39\x71\x3c\x88\xf6\xbe\x3e\xaf\x29\xef\x4e\xd5\xc6\x7f\x99\xff\xb2\xba\x2f\x3b\x96\xd4\xe3\x01\x58\xfd\x3b\xff\x41\x86\xfb\xbf\xd7\x61\xfb\xf6\x1e\xdb\xfa\xbc\x87\xbb\xab\x6a\x57\x7f\x85\x42\xe0\x72\x32\xa0\xf9\x98\xf9\x4f\x4d\xab\x80\x73\xef\x81\x76\x5a\x40\xe6\x65\xc0\xe8\x0e\x90\x1a\xcd\xf5\x1e\x8e\xb7\x04\x86\x69\x00\xf1\x1d\xc5\x3d\x39\xd7\xaf\x98\xae\x03\xc4\x35\x05\xe6\x2d\xe7\x3a\x16\x4b\x7e\x02\x31\xdd\x01\x7f\x05\x20\xda\x13\xd8\x16\xc2\x96\xfe\x93\xf4\x0f\x44\x9b\x55\x08\x44\xbf\x01\xca\x82\x81\x98\x48\xe0\xc1\x21\xd6\x4b\x10\xd7\xb6\xbd\x7f\xd5\xe5\xbf\xc8\xfa\x7d\xf3\xfd\xba\x7e\xfb\xd5\xe3\x03\xfc\x07\xef\xa1\x1e\xff\xa5\x3e\xef\xe1\x56\x10\xdb\xcb\x12\x9e\x7b\xbe\x31\xa0\x38\x92\xf9\x5f\x62\x7b\x64\x66\x01\x7a\x39\x1c\xff\x3b\x64\x00\x27\x26\x00\x3d\x1f\x03\xf1\xd9\x80\x99\x07\xeb\x5c\x88\xf3\xe3\x80\x1d\x30\x6d\x20\x73\xe2\xe6\x8c\x66\x3d\x87\xc5\xfa\xc0\xee\xc7\x80\xef\x38\x60\x77\x14\x10\x72\x1c\x88\xec\x09\x44\x3d\x07\x22\xef\x03\xc7\xaa\x80\x5d\xc5\x40\xf6\x64\x60\xb7\x36\x50\x16\x00\xec\x7a\x0c\x54\x39\x01\xbb\x6d\x80\xcf\x83\x6b\xe7\xbd\x4c\x07\x62\xe3\x84\xba\x7e\xff\x37\x1d\x88\xff\x9f\xee\xc7\x7f\xab\xf7\x71\x59\xda\x15\x16\xac\x66\x9b\xbd\x08\x90\x3f\x09\x9c\x0a\x00\x1a\x79\xf0\x1a\xd7\xca\x03\x38\x3a\x03\xe8\x5a\xc4\x7c\x17\x71\x5d\x15\xfb\x76\xa4\x39\xb0\xa7\x17\x30\x69\x05\x10\xb1\x12\x70\x88\x02\x76\x36\x07\x3c\x0c\x99\xc7\xe3\xe3\x01\x84\x16\x02\x5b\x27\x01\x3b\xca\x80\xa8\x01\xfc\xfa\x84\x35\xf3\x1e\xb2\x5b\x01\x61\x53\x80\xf2\x11\x40\xd8\x64\xe0\xb1\x16\xb0\x63\x3a\xf0\xa5\x55\xed\xb8\x5f\x3f\xbe\xae\xdf\xab\xbd\xeb\xf1\x20\x1e\xd5\xe5\x03\xd4\xe7\xbf\xd4\xc7\xfd\xef\x3e\xaa\xbb\x0b\x96\xe9\x5e\x9c\x97\xda\x29\x47\x8d\xed\x59\xde\x96\x23\xf1\x2d\xa0\xa4\xc3\xfe\x37\xde\xcf\xe3\xbf\x6d\x39\xd7\x6d\x32\xf6\x00\xf6\x14\x02\xe6\x56\xc0\x4e\x07\xc0\xc2\x0f\xd8\x56\xc3\xd8\x7b\x48\x03\x60\x81\x0f\xb0\x55\x8e\x75\x41\x82\xc3\x81\xa0\x4d\x40\xd0\x7a\x20\x6a\x28\xb0\xe5\x27\xf3\x8b\x37\x7e\xe6\xbd\xe5\xa6\x23\xc0\xe5\xb9\xc0\xa6\xd1\xc0\xc3\x17\xc0\x86\xbb\xc0\x47\x3b\x20\xe0\x36\x73\xde\xd6\x1c\xa9\xeb\xf7\x2f\xdd\x8b\x84\x7f\xe7\x41\xd4\xd7\xbd\x78\xb6\x96\xed\x1f\x12\xef\xe3\xa6\xa4\xf3\x51\x21\xa9\xea\xca\x74\x1f\x0a\x02\xd9\x66\x36\x60\x2b\xe3\x7f\x1c\x95\xd4\x35\xc5\x53\x9a\x4a\x23\x1e\xf7\xcd\x92\x79\x8f\xdc\xc5\x83\x75\x3c\xc4\x78\x11\x72\x12\x18\x53\xc1\xfe\x4d\x33\x05\x36\x1c\x03\xe6\x7a\x02\xeb\xcd\x80\x15\xdb\x39\x56\x6e\x2e\x06\xc4\xb3\xa5\xd8\x76\xfe\x76\xac\x9d\xe3\xfb\x05\xc8\x9a\x09\xac\xdd\x07\x94\x5e\xe1\xb1\xf3\xc0\x1f\x58\x33\x05\xf8\xb3\x2f\xb0\xf2\x53\x5d\xfe\x87\x4c\xef\x43\xe6\xaf\x4c\xf7\xc2\x41\xd2\xc8\x9a\x25\x7d\xee\x6d\xeb\x7f\x9f\x07\xb7\x25\x3f\xaf\xc8\x4e\x89\xd2\x7c\x28\x94\xea\xa1\x64\x3a\xb0\x3d\x25\x7d\x5e\xc6\xff\x38\x2c\x55\x21\xe6\xd3\x1b\x10\x51\x0c\x34\x74\x01\xb6\x2f\x04\xda\x58\x01\xc1\x7f\x01\xc6\x0f\x81\x0d\x4f\x80\x61\x1e\xdc\x7f\x36\x5f\x00\x3f\x2b\x60\x8e\x2b\xb0\xc6\x19\x58\xa6\x06\xac\x3a\x0b\x6c\x2c\x01\x56\x0c\x04\x76\x6d\x03\x96\x77\x61\x5e\xad\xb7\x2d\x20\x9e\xe4\x97\xa4\x02\xa5\x2f\x58\x6b\xe8\x8f\x44\xc0\x2b\x13\x78\xf7\x06\x58\xb4\xa5\xae\xdf\x8e\x95\x75\xfd\x9d\x26\x71\x86\xa7\x6e\xaa\xcb\x83\xa8\x3f\x0f\x2a\x97\xb2\xbd\xe6\x5f\xcf\x7f\xe9\x73\xe7\xe2\xd8\xca\xf8\x1f\xb2\x2c\xdb\x51\x5d\xb6\x32\xfe\x47\xa4\x0b\xdb\xad\x59\x80\x5c\x63\x60\xd3\x37\x40\xf7\x06\xb0\xce\x1e\xe8\xbc\x0b\x58\x9b\x03\x0c\x8c\x00\x56\x9d\xc0\x64\x8b\xc3\xc0\xb2\x21\x72\x0e\x8e\xf2\xc0\xe2\x22\x79\x83\x25\x76\xc0\xa2\x3b\xf2\x3d\xd7\xf7\x01\xdc\x67\xcb\x95\x45\x1c\x04\x16\x4c\x97\xeb\x79\x64\x1c\x30\x5f\x13\x7f\x9c\xb9\x06\xcc\x5d\x04\xc3\x8b\x5d\x00\xd7\x36\xc0\xdd\x43\x80\xcb\x57\xe0\x8d\x06\xe0\x3c\xa0\xae\xdf\xb6\x76\x92\xbf\x2d\xd9\x4e\x94\x78\xd5\x13\x76\xb3\x1d\x23\xed\xbb\xeb\xf3\x5f\xae\x8f\x64\x5b\x9a\x54\xd7\xff\x6c\xe9\x76\xdd\xe9\xac\xba\xfe\xc7\xbf\x54\x18\x47\xfe\x9f\x53\xa5\xac\x40\x64\x95\x1a\xe1\xc6\x5b\x5d\x35\xc8\x06\x36\xd4\xa0\xfc\xec\xaa\x6f\x0d\x36\x6b\x98\x00\xde\x23\xb5\x82\xda\xd8\x01\x9e\x9d\xb4\x8f\xf6\x4a\x05\x16\xf8\x35\x6e\x3a\x66\x0b\x30\xd7\xb2\xf1\xd7\x19\x29\x80\x73\x8c\xae\x83\xc7\x24\x60\x76\xaa\xee\x60\xbf\x58\xc0\xbe\x6b\xe3\x6f\xa1\x01\xc0\x8c\x8a\xc6\xc9\x71\x2b\x01\xbb\xbc\xc6\xba\xa7\x1c\x81\x69\xd6\x3a\x86\x45\x39\xc0\xd4\x93\xda\x6b\x6e\x3e\x00\xa6\x58\x36\x1a\xf2\x52\x09\x98\xdc\x4b\xab\xf4\xc7\x16\xc0\xb2\xbc\x21\xe5\x61\xc7\x59\x69\x90\x5e\xf7\xc8\x87\x2a\xca\xa2\x1d\xde\x4f\x89\xf4\xfd\xcd\xdb\xc9\x7d\x14\xa4\x3b\x02\xa2\xad\xec\x2d\xc5\x81\x17\x75\xfd\x2f\x92\xf4\x92\x32\x6b\x58\x17\xe4\x94\xa0\x42\x68\x42\x62\x5e\x03\xc2\x3f\x0f\x6b\xea\x10\x0e\x11\x7d\x9d\xab\xb1\x87\xc7\xeb\xd1\x8a\x13\xec\xd3\x92\xf2\x99\xfe\x29\xfa\x34\xa2\x96\x57\xb1\x5d\xa0\xd1\xe6\x9c\x5c\x3e\x30\x67\x62\xbb\x09\xcd\x9a\x00\xf6\x45\xed\x66\x19\x46\xca\x1f\xb2\xdb\xd4\xbe\xd5\x90\x74\x85\xa3\x93\xe3\xdb\x0f\xb5\xb1\x51\x8c\xb6\xda\xd9\x5e\xce\x35\x58\x69\xed\xc4\x26\xed\x56\xad\x9c\xaf\xdc\x67\xec\x47\x83\x6b\x41\x97\x94\x33\x46\xfb\x1a\xe8\xee\x9b\xad\x22\x37\xb2\x55\xdb\xb5\x89\x31\x2a\x2d\x86\xa7\xb5\x09\xc9\x35\x57\xbe\x3a\x6c\x41\x1b\xc5\x2b\xd9\xca\x1e\x43\xbd\xf5\x57\x3d\xd1\x52\x4a\x31\x7f\xaa\xaf\xf9\xb5\xb7\xe2\x9e\xc1\x96\xad\x15\x04\x41\xc1\xbd\x7f\x66\x4b\x7d\x41\x90\x37\xe9\xb7\xb1\x69\x07\xd1\xdf\xde\xdf\x1b\xd3\xfd\x55\x53\x85\x46\xbb\x44\x6b\x1c\xab\x39\x59\xb4\xb7\xa4\x7d\x94\x8c\xff\x51\xec\xcc\x7e\x67\x05\x2b\x13\xce\x75\xea\x01\x57\x53\x4e\x94\x6f\x4a\x3b\x8b\x5f\xfc\x97\x0f\xed\xa8\x05\x43\x97\x75\xa1\x2c\x51\xd0\xa4\x6e\x84\xeb\xf8\x3f\x63\x82\xcd\xf2\xc9\x3d\x09\x47\x5f\x50\x63\x4c\xb7\x65\x66\x8d\x33\xa1\x9d\xd9\xe4\xcd\xbd\x8e\x37\x4c\x07\x2c\x34\x7a\x6b\xb5\x1b\x2f\x3f\x6b\xf4\xca\x5e\x2b\xfa\x1a\x29\xcd\x18\xd6\xa3\x57\xc0\x04\x15\xe5\x87\x66\xc3\x7b\xa9\x39\x44\xa8\x1a\xf6\x6f\x60\xda\x69\x71\x81\xda\xb0\xde\x86\x26\xb9\xeb\x13\xd4\xad\x4d\xe6\x1b\xaf\x8d\xcc\x51\xff\xa3\x27\x7a\x06\x1f\x5d\xab\xa1\x64\x64\xd5\xc3\x29\x73\xa2\xfa\xe5\xee\x9d\x8d\xce\x5f\xfa\xa6\xee\xd6\xcd\xcf\x48\xfb\x41\x1f\xb5\x94\x6e\xe3\xba\xdf\xf9\xe0\xa7\x1a\x6a\xe8\xda\x2d\x41\x10\x94\x1f\x74\x19\xdd\xa5\x9b\x20\x28\x5d\xea\x68\xd2\xb1\xa5\x20\x28\x46\xb4\xfb\x7f\x94\x7d\x77\x54\x55\xd7\xf3\xfd\x06\x6c\xd8\x45\xb0\xa1\xd8\x11\x0b\x82\x5d\x10\x14\x05\xb1\xa0\x74\x11\x44\x10\x50\x54\x90\xde\x41\xa5\x09\x48\x2f\x8f\x22\xa2\x54\x95\xa2\x82\x80\x88\x1d\x0b\x96\x58\x31\x1a\x6b\x6c\x58\x62\x12\xa3\xd1\x24\xfa\x31\xb1\xf0\x5b\x77\xe6\x3e\x10\x4c\xd6\x77\xfd\xfe\xc8\x3a\x01\x9e\xef\xbd\x39\x77\xce\x9c\x39\xb3\xf7\xd9\xf3\x61\x98\x6b\x53\x93\x5c\xf1\xb0\xc1\x43\x0a\x9a\x9a\xe4\xfa\x0f\xc9\x18\x3c\xb5\xa9\x49\x36\xb7\x99\xff\xf2\x5c\x96\xbe\xf7\xd1\x1e\xdd\xa8\xde\xb6\x7f\x58\x3f\xaa\x7e\x4a\xfb\x1f\xe5\x37\x8d\xa2\x5b\x4e\xd9\xdf\xf1\x6d\xd3\x14\x4f\x0d\xba\xdf\x1e\x6b\x31\x99\xea\x9b\xe1\x97\xb8\x7f\x8c\xff\x23\xe6\x85\xb8\xa6\xcc\x24\x8f\xb2\xdf\x3f\x8b\x75\xef\x1f\xcc\xa6\x6e\xc9\xb3\x7f\x35\xd0\x96\xcb\x02\x74\xe6\xce\x1d\x33\x60\x34\x32\x27\xff\x64\x10\x35\x3e\xbd\xdd\x50\x8d\x70\x03\x37\x83\x81\xed\x93\xc7\x6a\x19\x8c\xb2\x7e\xd4\x61\xf2\xa8\x40\xfd\x6a\xb7\x9f\x3a\xa4\x8c\x70\xd1\xef\x12\x1e\xde\xa1\x66\xe8\x2f\x73\xec\xd3\x5d\x3b\xe4\x0d\xe9\x37\x7b\xd9\xae\x90\x0e\x4e\x2a\x19\x7a\x67\x0f\x2e\x6e\xff\x6e\x50\xde\xac\x57\x17\x4c\xda\x07\x0f\xbc\x37\xab\xc7\x8f\x66\xed\xce\x0e\xd4\x99\x99\xf8\x7a\x81\xdc\x0f\xca\x5b\x75\x4d\x9a\x9a\x64\xf3\x07\xac\xd5\xea\xd4\xd4\x24\x53\xd2\xff\xd8\xe4\x1f\x9b\x9a\x50\xaa\xf4\x7e\xc2\x66\xe1\xf9\x2b\x79\x6a\x90\xee\x41\xef\xb1\x63\x49\xc7\x59\xaa\xff\xd3\xcc\xff\x89\x56\x21\x3c\xaa\xec\xc1\x48\x39\xb6\x9f\xd5\xd6\xb3\x2e\x4c\xa6\xaa\x66\xca\x21\x2d\xaa\xf3\x6f\xf6\xd1\x21\x9d\x9c\x30\x47\x7d\xaa\x9a\x06\xd8\x71\x37\xfa\x75\x7a\xf3\xe9\x7d\xec\xdf\x1b\x11\x5a\x6f\x51\xc6\x7a\x02\x06\xef\x4c\x29\xf2\x4c\xba\x6e\x41\x28\xe6\x98\xbe\x96\xe1\xbd\x14\x80\xe1\xe6\x96\x33\x46\x0d\x92\xd5\x51\xb9\x67\xb9\x53\xf7\x17\xd9\xe5\xca\x8b\x2d\x73\x2c\xaa\x64\xde\xf6\x3f\xb8\x64\x9c\x8b\x3d\xd0\xe7\x2f\xcb\xfc\x8d\xba\x40\xef\xab\x16\x25\xa9\x63\x01\x85\x28\xf3\xc7\x45\xfb\x80\x9e\x67\xcd\xee\xd5\x44\x02\x3d\x9c\x4d\xcf\x9c\x8b\x05\xba\xcf\x32\x59\x7e\x27\x06\xe8\xfa\x87\x71\xc1\xcb\x09\x40\x57\x1d\x63\xea\xdf\xde\xb9\x7a\x3e\xe1\x76\x9d\x24\xfa\xfb\x84\xb1\x7d\xac\x1e\xe1\x16\x1d\xa2\x75\xa9\x0f\x46\xfb\xbe\x5a\xa4\x87\x70\xe8\x18\x77\x5d\xd8\x1f\x3a\x94\xbb\x08\xb8\x8f\xdd\x87\xaf\xf4\x6f\xb6\x4c\xd7\x21\xbf\x4f\x6e\xe4\x2e\xeb\x31\x3a\x6c\xef\xc6\x5f\x8c\x68\x67\xf0\x7f\x66\x4c\xb7\xab\x5d\x3f\x9b\xd3\x7a\x71\xdc\x64\x41\x71\x63\xe9\x44\x2b\xaa\x63\x2e\xea\xbd\x8c\x22\xad\x4e\x90\x1d\xe1\x81\x6a\x73\xed\xa9\xfa\xdc\x67\xaa\xd3\x9c\x0e\xb1\x40\xaf\x74\x27\x1f\x95\x72\xa0\xdb\x26\xa7\xcc\xa9\xe9\x80\x7c\xaa\x93\xc3\xe2\x6e\x40\x87\xf5\x8e\x0f\x9d\x26\x02\x72\xe9\x8e\xb1\x01\x37\x00\x99\x3e\x8e\xf2\xf1\x74\x33\xd4\x41\x25\x97\x90\x81\x15\xed\xf7\x11\x8e\x61\x77\xf9\x14\xc5\xf0\xe5\x7f\xfe\x40\xc8\xa4\xed\xb3\x17\xe4\x81\xcb\x4a\x3f\xd2\xfd\x78\x2b\x91\xf7\x60\x26\xea\xb8\x33\xef\x03\x58\x20\xf2\x20\x0c\x09\xef\xab\xde\xac\x46\xb7\x60\x77\x87\xb3\x5a\x72\x61\x7b\x2d\xaa\x76\x66\x67\xb0\xca\x7c\x9a\x82\x21\xd5\x9f\xe3\x4c\x17\x13\xef\x23\x1c\x66\xf4\xe9\x81\x12\x2b\x9a\x3f\x0f\x5f\x6b\xca\xac\x56\xfe\x65\x4b\x55\xf8\x65\x9f\xb8\x8f\x8a\xc9\x51\x07\xca\x34\xf4\x25\xab\x48\x91\x69\x42\xc3\x6a\xca\x50\x06\x0f\x74\x25\x14\xa5\x63\xb2\xc7\x1f\xbc\x22\x3d\x35\x95\xe8\xcc\xe2\x91\xa6\x41\x75\x67\x8f\xfe\xf3\xa9\xc2\xeb\x21\xc7\x9d\x39\xdc\x27\xf9\x92\xe7\xb9\xe5\xc5\x52\xdd\x76\xdd\xdf\x39\xb4\x32\x5d\x1b\xf6\x12\xb3\xc6\xe5\x1e\x2b\xc6\xbb\xa8\x5c\xa7\x4f\x58\x53\xf4\x94\x22\xb9\xf3\xf9\xf7\xc4\x68\x70\xd2\x64\x7b\xed\xc4\x79\xb0\x51\xe0\xd1\x4a\xbc\xe7\x6e\xa1\x24\x8c\xbb\x37\x33\x0f\xa8\xa0\x64\x36\x65\x4c\xd9\x0b\x59\xff\x27\x75\x32\xf3\x22\xe2\x54\x2c\xf6\x70\xfc\xb7\xa6\x8c\x21\xa8\xca\x96\x70\x0d\xcf\x89\x2b\x08\x6d\x74\x56\x60\x1e\x8c\x9d\xba\x33\x65\xa2\xe6\x2f\xd6\x90\x8e\x8e\x61\xee\x5a\x7a\x2a\xda\x61\x6e\x84\x07\x8c\x7e\xee\x4d\xbc\x99\x3e\x0f\xfd\xb8\x6e\x6f\x13\x2c\x9e\x6c\x83\xd2\x95\x68\x86\x83\xfe\xd2\xa0\x1d\x29\xe8\xb0\x21\x7d\xa3\x20\xf3\xe5\x54\xf9\x0e\x7c\xed\x45\x08\x7a\x40\x23\x2b\x89\x04\x68\x32\x72\xec\x7f\xb2\x8c\xde\xc1\xdf\xf9\x18\xe1\x5c\xbe\x65\x57\x48\x07\xdd\xe7\xfb\x47\x84\xc0\x78\x7b\xbe\x25\x8f\xf6\xc8\x67\x7b\x5d\xc4\x79\x58\xa5\xcf\xa3\xa3\x38\x1f\xcc\x8f\xd9\xd1\x6e\x2e\xbd\x5b\xf6\x0d\xee\x0f\x24\x09\xb7\x20\xbe\x46\x5c\xc3\x52\xc2\xb1\x22\xbc\xec\x68\x3d\x07\xd9\x38\xd2\xb7\xf3\x68\x64\xbb\xd7\xba\xb3\xea\xbc\x7d\x8a\x0b\xe5\x09\x56\xf1\xcc\x83\x59\xb4\xc8\x8b\x50\xba\x39\x3d\x7c\xa9\xca\x3e\xc9\x24\x80\x36\x90\x61\x6f\xf8\x76\x76\x8f\x8a\x8d\xfe\x6c\x7f\x84\x78\x7f\x33\xe2\x36\xef\xbc\x91\x9a\xea\x74\x2f\x3d\xfc\x98\x3e\x7d\xff\x08\x3f\x1b\x8a\x50\x91\xeb\xdc\x69\x85\x45\x84\x47\x44\xb3\x47\xa6\x3b\xf3\xc8\x4a\x02\xa1\x29\xb5\xa4\xb0\xb2\xd1\x8c\x73\xbe\x0d\xee\xac\x18\x1e\xf2\xea\x37\x52\x3e\x0a\xf1\x6b\x22\x44\xc6\x5f\xd4\x71\xf7\xfc\xa3\xa9\x95\x6e\x0c\xcf\x4f\xce\xff\x8c\x79\xff\xcf\xb1\x22\xfb\xe2\xc3\x97\x13\x0e\x2d\xd5\xc1\x09\xd9\xbb\x92\x56\xa5\x8f\xd6\x1a\x42\xd3\x5c\xb3\xf8\x7a\xb2\xd3\x25\x2f\xfa\x16\xd6\xbe\xac\x52\x61\xf6\x90\x79\x02\x73\xdf\x05\x53\xc6\xad\xad\xb5\x81\xe2\x84\xfa\x9d\x30\x3a\xb1\xab\xcc\x8c\xa4\x13\x4b\xe7\xb0\x18\x11\xef\x8d\x17\x99\xab\xf1\xb9\x7d\x52\x79\x64\xdc\x3f\x5e\x4d\x9f\xce\xfa\x71\x97\x96\x12\x1f\x24\xbe\xce\x95\x76\xaa\x38\xf5\x8d\x64\x4f\xfc\xfd\xb4\x8b\xf4\x73\x27\x46\x16\x63\x47\xd5\xd0\x19\x20\xe6\xd5\x19\xfa\x7b\x8c\xde\x4d\x52\x6c\x89\x9e\xfb\x82\x98\x1b\x9b\x24\xef\x45\x25\x03\xb6\x7b\xfd\x10\x1e\x03\x6e\xf1\xe8\x47\xfa\x29\x92\xa5\xac\x03\x94\x24\xcb\x34\x95\xc8\x46\xd6\x85\x09\xd1\x61\x5e\x84\x1f\xdc\xe9\x04\xe6\x96\xe1\x4d\xeb\x60\xb5\x78\xcb\xda\xee\x62\x10\x6d\xa8\xd2\xbe\x50\x0b\x53\x18\x2f\xd7\xab\x62\xd4\x6d\x4a\x18\xab\x56\x8c\x6e\x60\x36\x4f\xdf\x3f\xe3\x88\x37\xd4\x3e\x20\x49\x3c\x89\x65\x88\x15\x8e\xf4\xc2\x3e\x84\xc3\xa4\xaf\xe3\xcc\x23\xdd\x66\x36\xbd\x83\x24\xc7\x92\x32\xb3\x74\x37\xf6\x3c\xc9\x65\x66\x24\x48\xca\x93\xe8\xf5\x69\x0d\x8c\xac\x4b\x16\xb3\xb2\x40\xea\xa4\x93\x84\x8b\x25\x37\x7e\x4f\x7e\x94\xac\xf3\x84\x76\xea\x64\xb9\x77\x74\x86\x8a\x17\x75\x0e\x62\x86\xf2\x28\xed\x17\x14\x7a\x97\xea\x35\x1a\x4e\x74\x12\x88\xd1\x61\xbe\x57\xe8\x3c\x7e\xde\xd2\x7e\x58\x9e\xc7\x02\xe8\x69\xac\x3d\x14\x44\xf1\xcd\xa1\x8a\xfb\x05\xd9\x44\x32\x3f\xc2\x78\x37\xf3\x23\xe6\xcd\x8a\xa1\x8c\x7b\x86\x57\x2c\x9d\xe0\x35\x16\x24\x90\x82\xe1\xb0\xc6\x14\xd6\xb7\x5f\xc2\x28\x1c\x9a\x32\x1f\xb1\xfd\xdb\x16\x33\x83\x75\x5b\x97\xbe\x14\x99\xb7\xb9\x8d\xa5\x0c\x24\xc7\x68\x26\xc5\x8b\x9c\x93\xe6\xb4\x83\xe5\xbc\x5a\x45\x4a\x44\xdb\x36\x06\x51\x7c\xc8\xd1\x89\x63\x9e\x8c\x27\x2b\x31\x6c\xdd\xb8\x87\xf5\x63\x0e\xd4\xd1\x98\xdd\xff\x2a\x3d\x99\xec\x59\x8f\xc8\x03\xb3\x62\xdf\x50\xc4\xcb\xbc\xd4\x44\xfa\x10\xa9\x22\xce\x9d\xb0\x87\xc7\x38\x7f\xae\xd7\xb8\xd1\xf3\x0e\x0b\xf1\x24\x36\x41\xd0\x2c\x7e\xde\xde\x17\x82\xe9\x69\xb8\xac\xd8\x40\xfb\xc6\x4a\x09\xf3\x9e\x6c\x2d\x36\x91\xe3\x58\x44\xb0\xdd\x46\x25\x71\xb4\x7f\xcc\x96\x49\x22\xb6\x81\x96\x1c\xdb\x3b\xee\x5d\x3a\xe5\x97\x83\xcb\x32\x09\xcd\xee\xe9\x9e\x23\x9e\x50\x72\x45\x1e\xc8\x8e\x97\x32\xc4\xe3\x2a\x7c\xc4\xbc\xa0\xa2\x9a\x31\x97\xe8\xf7\x8a\x33\x29\xee\x15\xc5\x9a\x31\xef\x25\xcc\x69\x18\xff\xcc\xcc\xbb\x16\x9d\x18\x56\x22\x29\xb8\xca\x67\xfd\x42\xa7\xc3\x74\xd6\xcd\xbf\x72\x91\x3c\x35\xef\xda\x3d\xc2\x47\xf3\x23\x5e\xd1\xbf\xcb\x6d\xe0\x7e\x07\x52\x5e\xcc\x16\x51\x0f\x43\x42\x3c\xca\x88\x20\xb6\x3b\xe4\x6c\x00\xed\x07\xbe\xdd\x58\xff\xc8\x3d\x2d\x82\xbe\xff\xaa\x0f\xec\xdf\x2b\xba\xc4\xd2\xae\x2d\xd5\xc3\x31\x91\x24\x53\x5e\x31\xcf\x3f\x8d\x56\xf7\x4c\x65\xe6\x01\x4d\x78\x98\x45\xfe\xa0\xe6\xce\xac\x36\xe5\x99\xb9\xc4\x66\xe9\x7a\xa8\xd0\x85\xed\xdf\x79\x80\xc7\xb2\x37\x32\xc4\xeb\x28\x33\xe5\x38\x59\xd6\x30\x86\x74\x20\x76\xdf\x61\x25\xb7\x32\x53\x13\xd6\x83\x69\x70\xf4\xe2\xd1\x87\x66\xb2\xec\x41\x14\xe1\x97\xbb\x87\x64\x92\x9d\x65\x2a\x1c\x2f\x4b\xcf\xd6\x52\xa7\x8d\x92\x21\x67\xa9\x26\x52\xdc\xff\x16\xe9\x41\x14\xbf\x7a\x41\x3b\xf4\xae\xf3\xef\xa8\x2f\xc2\x0e\x91\x27\xd5\x9a\x17\xb3\xc1\x99\xfb\x9f\x05\x0c\xe5\x83\xb6\xa7\x62\x14\xcd\xea\x9a\x1e\x31\xb4\x4e\xa4\x7a\x38\xcb\x5e\x27\xd3\xa7\x59\x94\x30\x0f\x68\x91\x51\x06\xe5\x95\x06\xb2\x5b\x28\xee\x69\xeb\xf2\xf3\xd6\xf8\x3d\x97\xe2\xac\xaa\x1f\xb3\x97\xfa\x25\xee\xa4\x89\x96\xff\x5c\xda\xe6\xa4\x5e\xa5\x22\x43\xaf\xa8\xcc\xef\x4b\xcf\xb5\x3a\x9c\xf5\x40\xaa\x3c\x66\x50\x7c\xac\x1a\xba\x98\x3c\xac\xaa\xdc\xfe\x2e\xbf\xde\x4b\x91\x47\xee\x93\x53\xb5\x3d\x9d\xf2\x8d\x4a\xf7\x22\xfa\x66\x15\xaf\xaa\xc9\x0f\x2a\x74\x4e\x11\xf2\x5c\x1e\x76\x9d\xf8\x36\xe5\x8b\x9e\x10\xf3\xb3\xa2\xcb\x1f\x94\x11\xef\x2d\xff\x42\xa3\x94\x17\xc3\x3a\x3a\x81\x12\xe6\x7d\x79\x55\x45\xd3\x2e\xed\xfa\x38\x81\xf2\xe1\x55\xce\xcc\x73\xb3\x6b\x90\xa4\xb0\x1f\x64\xd0\x7c\x98\xa9\xe7\xd0\x6a\x9b\xf7\x78\x1b\xbd\x5e\xcf\x39\x8f\xe2\xbe\x54\x17\x47\x63\x7a\x31\xed\x56\xc3\x52\xb9\xaf\x88\x52\xd8\x1e\x9a\x75\x79\x95\x7d\xe2\x0d\x8e\xfd\xd5\x3c\x1e\x36\x00\xc5\x85\x23\xfd\x15\x29\xef\x39\xa4\xcf\xcc\xe6\x43\xe9\x5a\xe4\x17\x87\x4f\xb3\x9e\xd6\xc1\xbd\xcb\xc9\xef\x0f\x3d\xf7\xa0\x95\x7b\xb8\x73\x28\xfd\xfd\x90\x4d\x0a\xd5\x42\x0e\xbd\x29\xa0\x6f\x78\x70\x0c\xeb\x49\x1d\xca\xe0\xbb\x62\xb5\x9a\x0d\xcc\x87\x39\xf1\x78\x06\x7d\x6e\xd3\x6f\x0b\x79\xfc\x44\x3b\x41\x55\x2a\xcf\x43\x39\xf1\x8e\x7d\x7b\x70\x1c\x77\xab\x6a\xcd\x03\x72\x54\x60\x1e\x90\xad\xe2\x56\xf2\x17\xcb\x2a\xee\x13\xb5\xf8\x4e\x01\xe5\x49\xf3\x46\xb2\xea\x82\x6e\xee\x2e\xf2\xbe\x89\x79\xcc\x0b\x19\x5b\xc9\xfa\x30\x43\xc4\xe7\xae\x30\xb8\x8a\xf2\xb1\xf6\x7d\x6b\x44\x25\xdb\x66\x3e\xcc\x2a\x19\x5a\x29\xa7\xfa\x29\xd2\x27\x9d\xb4\x52\x25\x3f\xa8\xdb\xc5\x4c\xfe\xba\xcf\xac\xa7\x75\xa2\x89\xf9\x0f\xa7\xda\xad\xcb\xe1\x9f\x39\x52\x9f\xb8\xc3\x9d\xfa\x4e\x56\xf2\xbe\x71\xbc\x81\x99\x67\x75\xef\x8f\xb3\x1e\x8c\xf7\x05\xf2\xc0\x63\xf6\x9c\x4f\x1c\xef\xf3\x2b\xe5\x1f\xc7\xdc\x39\x4e\x1c\xde\xc6\xeb\xa2\xb6\x42\x98\x0f\xcf\xbc\xd6\x7d\xc1\x56\x99\x6f\xa5\xe7\x6c\xe7\xbf\x8d\xfe\xb5\x4d\x7d\x01\xf1\xa1\xcc\xdc\x78\xb7\x5e\x70\x6a\x17\xed\x4a\x06\xea\x65\x14\x2f\xa5\xba\x38\x1a\xc7\xf6\xd1\xeb\xd4\x0a\xaa\x69\xd5\x0e\x6a\x38\x40\x2a\x1f\xbd\xf2\x0f\x51\x7d\x46\xce\xfa\x88\x98\x47\x9f\x12\x2b\x1c\xe7\xc4\x4a\xe8\xf9\x3c\x56\x3a\x3d\xa7\x33\x9c\xfc\xf5\xec\x69\x56\x7c\x3c\xd7\x63\x1e\xad\x97\x73\xbe\x4b\xc9\x93\xce\xa6\xac\x25\x7b\xcf\x1b\x06\x27\xf0\xeb\x79\xdf\x38\x77\x3b\x87\x6a\xa3\xe7\xd2\x77\x53\x46\x77\xf6\xdd\xe1\x77\xfc\x3e\x17\xa9\x02\x54\x9f\x7f\x9b\xf2\xef\xd3\x8d\xcf\xe8\x66\x45\xbd\xe6\x5b\xaa\xb9\xd6\x27\xf2\x3c\x70\x9f\x20\xb7\x53\xd9\xe4\xef\xab\xdf\x6e\xa7\x28\xed\x30\x31\x8f\x76\x2d\xdb\x8b\x45\x94\xad\x58\x64\x17\x53\x74\x31\x3e\x53\x46\xbb\xd0\x02\x95\x72\x5a\xd5\xcd\xba\x38\x95\xfb\x29\x6a\x4d\xd4\xa8\xa5\xf8\xaa\xfa\x23\x57\xae\x07\x35\x70\x05\x53\xaa\x8f\xd3\xae\xfa\x54\x95\x68\xbf\xb8\x2e\x2e\x9b\xf0\x78\x55\xb3\x27\xe5\xc3\x57\xa3\x87\xd3\x0e\x7d\xd9\x7c\x12\x75\xe2\xb9\x5c\x69\x40\x33\x78\xf9\xa4\x15\xf9\xef\x15\x6b\x67\xda\xd2\xaf\xfa\x06\xd2\x0e\x76\xa5\x7a\x33\x3d\x91\x2b\x6e\x5b\x68\xfe\xae\x04\x96\x12\x3f\xfd\xf2\xea\x5a\xaa\x29\x5d\x29\x3f\x47\x35\xc6\x4b\x9f\x6e\x12\xf3\xf3\x42\xc3\x63\xf2\xe4\x8b\xdf\xff\x4e\x27\x85\x0b\xc1\x1f\xe9\x64\x74\x7e\xa6\x14\xd7\x53\xbb\x08\x7c\xee\x0e\x0c\xaf\x6e\xe9\x6f\xf1\xb6\x03\x30\xbc\x3b\xf0\xd2\x1c\x50\x7d\x0b\xbc\x58\x00\x8c\xc9\x03\x1a\xd5\x59\xf7\xe1\x47\x4b\x40\xb3\x1f\x70\xf3\x07\xee\x8b\x22\xd5\xf5\xbf\x5c\xc9\xfc\x87\x73\x3a\xc2\x9c\x01\xa7\x74\x01\x93\x1f\x80\x13\x31\xa0\x9b\x09\x47\xe7\x70\xbf\x83\x03\x62\x7f\x7f\x29\xde\xbd\x6f\x0e\x20\x9c\x38\x84\x59\x16\x32\x92\xbd\x23\x80\xa4\x18\xa0\xbc\x17\xb0\x75\x25\xf3\x01\x84\xfd\x71\x7f\x1d\x70\xc0\x0b\xa8\xb5\x07\xce\x87\x01\x35\xe5\x7c\xb7\xbc\x26\x14\x78\xd0\x00\x1c\x38\x0e\xbc\x89\x04\x0e\x28\x00\x5f\x36\x03\x15\x71\xad\xf1\xff\x1d\xc6\x6d\xf0\xff\x4f\x2d\xf8\x26\xf1\x3f\xee\xb0\x8e\xc1\xfb\x01\xc0\x90\x3e\xc0\x1f\xcb\x58\xff\x42\xca\x7b\x78\x92\x06\x8c\x74\x03\x1e\x74\x07\xd4\xde\xb6\xe0\xfd\xc2\x38\x31\x0b\xb8\x3a\x0f\x98\x7a\x0b\xb8\xe0\xc9\x35\xbf\xfa\x4a\x40\x38\xa9\x0a\xde\x20\xc4\xbb\xc3\xdf\xb3\xae\xfd\x01\x19\xc0\x6e\x5d\xcb\x3c\x54\x0c\x00\x3c\x46\x03\xbb\xdf\x00\x81\x85\xc0\xee\xb9\x40\x84\x2a\xd7\xa6\x13\xb6\x03\x7b\xb4\x80\xad\xae\x40\x85\x2c\x50\xbc\x12\xd8\x73\x94\xef\xc8\x0a\xd1\xe7\x54\x20\xb0\xff\x2c\xf0\x43\x28\xff\xee\x71\x17\xa0\xfa\x31\xf0\xe6\x32\x50\x2d\xea\xb5\xb7\xc5\xff\xdb\xf2\x1f\xa4\xf7\xe0\xa5\xbc\x8f\x4f\xca\x40\xff\x67\xcc\x7b\x18\x60\xc6\xbd\xf3\x95\x67\x00\x3f\xbd\x02\x94\xf3\xb9\xcf\x89\x8a\x1a\xf0\x63\x0d\xf3\x63\x04\xfb\x47\x0d\x04\xae\xfb\x32\x4f\xe8\x52\x23\x30\xe9\x4f\xee\xeb\xa2\xa5\x00\x9c\x52\x00\xe6\x24\x00\xc7\x03\x80\x85\xef\x79\x1e\x84\x3c\xb9\xda\x05\x58\x76\x03\xa8\x28\x06\x56\xf5\x04\x76\xfb\x31\xc6\x50\xba\x18\xf0\xb7\x66\xbc\x3e\x6c\x07\xeb\xbd\x27\x18\x03\x25\xde\x40\x56\x05\x50\x16\xc0\xf7\xdd\xcb\x1a\x80\xea\x3d\xc0\x9e\x6c\xee\x0b\xb2\xf7\x22\x70\xcd\x1c\xd8\x6b\x03\x3c\xfc\x1d\xd8\x5b\x09\xfc\x2e\x01\xf6\x16\x33\x0f\x42\x8a\xff\x17\x88\xf5\x58\x69\x1f\x84\x7f\xe3\x3f\xf4\xd1\xe4\xbe\x37\x42\x3e\x23\xe5\x7f\xbc\x6c\x02\x7a\x9b\x00\xcf\x8f\x03\x4a\x26\xc0\xc3\x64\xa0\x5f\x10\xf0\x63\x1e\x30\x48\x05\xb8\x51\x08\x0c\x53\x69\xc1\xfb\x2f\x8e\x01\x34\x67\x01\x67\x32\x84\xb3\x05\xf7\x2f\xd1\x6d\x00\x0e\xde\x05\xe6\xd6\x01\xd5\x9b\x00\xe3\x09\xc0\xbe\x3f\x19\xdf\xdd\x6b\x0d\x38\xde\x69\xc1\xfd\x77\xfc\x0f\xf0\x1d\x03\xec\x74\x00\x42\x73\x81\xa2\x2f\x40\xdc\x6f\x8c\x67\x67\x3a\x01\xbb\xbc\x19\x1b\x29\x7e\x05\xec\xcf\x03\x4a\xca\x81\x93\x3f\x03\xbb\x73\x80\x1b\x3d\x80\x52\x7f\xe0\xa1\xe0\x4f\x3d\x81\xbf\xc6\xb6\xac\x03\xa9\xfe\x89\xd4\xfe\x6c\xb7\x7f\xe7\x3f\x48\x79\x1f\xff\x53\x07\xba\xaf\x64\xfe\x4b\x97\x3a\xe0\x65\x29\xd0\x3d\x01\x78\x72\x02\xe8\x69\xd0\xc2\x7b\xb8\x63\x03\xf4\x19\x00\x7c\x1f\x06\xf4\xaf\x04\x2e\x66\x71\xff\x9c\x73\x62\xff\xa0\x93\xa1\x80\xe6\x4a\xe0\x88\x1f\xeb\xc5\x08\xeb\x76\x76\x35\x20\x64\x0f\x46\x26\xac\xdf\x60\x49\xba\xb7\x80\x9d\x67\x0b\xee\xbf\xc3\x0e\xf0\xd9\xc9\x38\x60\x38\xf8\x1e\x70\xac\x3b\x90\x5f\x02\x64\xaa\x02\x85\x5e\x7c\xdf\xbd\xc8\x05\xa8\x5a\x0f\xec\x58\x09\x9c\x5e\x08\x94\xa8\x01\x37\x9e\x01\xbb\x36\x00\x4f\xb6\xf1\x7c\xfd\xb5\xf3\xab\x3e\x10\x22\xf7\x2b\xdb\x89\xc7\xb6\x3a\x08\x49\x22\xee\xf7\x71\x17\x20\x7f\x06\x78\x1f\x0b\xb4\xf3\x64\xfd\x97\x4e\x72\xac\x83\x23\xfb\x10\x78\xb6\x10\x68\x9f\xd8\xc2\x7b\xb8\x15\x0b\x74\xeb\x0c\x5c\xd1\xe6\xf9\x3b\xf7\x09\x50\xae\x60\xfe\xcf\x50\x59\xe0\xa8\x1c\x30\x26\x96\x79\x4a\x93\x85\x6c\x6f\x38\xa0\xbb\x16\x28\xfb\x8d\xf9\x52\x25\x23\x01\xb3\x7a\xa0\xf0\x47\xee\x97\x53\xf0\x14\x70\xf6\x01\x72\x35\x00\x8f\x2f\x40\xae\x03\xb0\x7e\x01\xb0\xad\x9c\xe7\x61\xdb\x72\x20\xbd\x82\x39\x10\x3b\x6c\x81\xfc\xcb\x40\xcd\x55\xc6\xf9\x4f\xc7\x03\x85\x9f\x81\x9b\xaf\x81\x82\x50\xe0\xe9\x8a\x96\x3e\x10\xd2\xf8\x27\xb5\x5f\xfa\xdc\xa5\x38\x78\x5b\x1e\x80\x14\xef\x7e\x2b\x9c\xaa\x43\x81\x5f\xc5\x2a\x51\x2b\x9c\xaf\x0a\xb8\xd3\xc0\x7f\xff\xfe\x03\xd0\xfe\xf3\x57\xbc\x87\x37\x40\xef\x24\xe0\xf8\x43\x40\xd8\x86\x0e\xbe\x64\xbc\xbf\x5a\x19\x50\x1f\x05\xec\xbe\x0b\x4c\x9f\x05\x94\x6c\x64\x5d\x10\xc1\xef\x8d\xd5\x85\x53\x0f\xf3\x62\x72\xea\x98\x17\xb3\xd5\x0b\x70\x3b\x01\x64\x1f\x05\x82\x7f\x02\xb2\xef\x01\x9b\xbb\x00\x5b\x36\x01\xe9\xaf\x58\xe7\x60\x67\x06\xb0\xf5\x29\xf7\x4e\xc9\x55\x61\xfd\x03\x61\xbc\xe9\x02\x6c\x8b\x02\x9e\x65\x00\x79\x83\x59\xd3\xa5\xd9\x7e\xd1\x2f\xa4\xba\x1f\x52\xbb\x23\x45\x3f\x08\x2d\x6b\x8d\x77\xbf\x11\xef\xab\x4b\x79\x0f\x4f\x4f\xf3\x78\x6f\x07\x8f\x52\xde\x03\xd5\xf9\xaf\x72\xff\x2a\xb9\x7c\xe0\xf4\x75\x40\x5e\x9d\x31\x68\xc5\x8d\x40\xf5\x5f\x80\xca\x18\xa0\x5c\x1e\x50\x2d\x00\x4a\xfb\x03\x13\x57\xf1\x3a\x17\xf6\x91\xdc\x07\xbc\x9f\x6e\x9b\x03\x58\x4c\x07\xb6\x48\xf8\xee\x79\x96\x2d\xb0\xee\x36\x90\xa9\x01\x04\xeb\x03\x92\xed\x40\x74\x02\x6b\x49\xa5\x7f\x00\x24\xcf\x80\x42\x3f\xbe\xc5\xb3\x5f\x88\x6f\x53\x81\xd3\x55\x8c\x1f\xff\x50\x09\x6c\x79\x0a\xfc\x2c\x8c\x2f\x81\xa6\x87\x2d\x7d\x50\x62\x9f\x88\x3c\x80\xff\x43\x07\xe2\xbf\x74\x3f\x9a\xfb\x5d\xcc\xe0\x51\x8a\xfb\x5f\x12\xe7\xa5\xbe\x98\xc7\xba\xcd\x80\xec\x0d\xd6\xf1\xe9\xa2\xde\xa2\xfb\x50\x5a\x01\x0c\xbe\xc2\x7a\x0f\x63\x4b\xd8\x4f\xa7\xcd\xe6\xe7\xaa\xff\x94\xbf\xbf\x59\x03\x90\x96\x01\xd8\x1e\x03\xd2\xba\xb3\x7e\x50\x72\x7f\x20\x60\x32\x6b\x27\x45\x39\x00\x49\xdd\x59\x07\x22\x39\x11\xd8\xa1\x0b\x24\x85\x01\xfb\xe7\x00\x49\xc2\x9e\x14\x0c\x24\x77\x01\x7e\x98\xc2\x3f\xff\xd4\x1f\x48\x9d\x07\x7c\xbe\xdf\xc2\xfb\x91\xf6\x3f\x59\xbf\xb4\xb5\xdd\x7e\xd6\xad\x71\xf1\x37\x11\xad\xfd\x40\xca\x7f\x69\xeb\x07\x52\xbd\x83\xf3\xa2\x2e\xc4\xa9\xbe\x3c\x1e\x11\xf1\xcf\xea\x43\x80\xcc\x14\xde\xf7\x3b\x7f\xe1\x78\xd7\x37\x9d\x71\xdf\x11\x87\x80\xad\x2b\x80\x09\x27\x81\x8c\xab\xcc\x7f\x48\xf9\xc8\xba\x20\x89\xe6\x80\xb5\x39\x10\x57\xcc\x3d\x29\x62\x0f\x01\x7e\xdd\x81\xb8\xae\x40\xd4\x77\x40\x4c\x3a\x20\x49\x07\x62\x4e\x02\x45\x4b\x80\xa8\x7b\x40\x65\x04\x6b\xa7\x9c\x59\x08\xc4\xa8\x00\x3f\xd8\x02\xd1\x1e\xbc\xc7\x0b\x73\xf7\xf1\x4f\x20\x54\xec\x33\x17\x7c\x8b\x47\xdf\x86\x36\x3c\x08\xb4\xe6\x41\x34\xf3\x5f\xa6\xb7\xf6\x83\xb6\xfc\x97\x8b\xa7\x44\x3f\x10\x75\x2f\x8e\x89\xb8\x7e\xed\x3a\x1e\x2b\xc4\xf7\x11\xd6\xbf\x10\x4f\xf2\x3c\x81\x1e\x9b\x81\xad\xcf\x80\x81\x4a\x80\xe4\x13\x30\xfa\x15\x90\x3c\x94\xfb\x06\xc5\xa9\x70\xdc\x8c\x6e\xe0\xfd\x23\x32\x9a\x75\x41\x22\x5c\x98\x1f\x14\xee\x01\x44\x44\x00\x61\xc6\xcc\x99\x10\x46\x61\x6d\x85\xce\x62\x45\xd7\x8d\x89\xc0\xe9\x9f\x59\x63\xe8\xa6\x23\xb0\x41\x91\x7d\x79\x83\x3c\xf0\x45\xeb\x5f\xf8\x1f\xa2\xdd\xab\x8e\xb7\xe6\x41\xd8\x1d\xfb\x77\xdc\xff\xee\xef\xe2\x3a\x68\xd3\xf7\x45\xca\x7f\x39\x2e\xaa\x0d\x73\xef\x6c\xa0\x4a\xd4\xcf\x68\xe6\x7f\xdc\xe6\x71\xcb\x78\x40\x6e\x12\xaf\x67\x61\x5f\x49\x5c\x01\x0c\x7d\x04\xc4\xcd\x06\x26\xcd\x02\x36\xa5\x00\xb3\xf7\x01\x61\x73\x00\xd3\x4e\xdc\x23\x68\x85\x39\x10\x74\x0f\xf0\x78\x05\x04\x17\x02\xe1\xb6\x40\xa0\x22\x90\x9a\x0f\x04\x34\x02\x85\x61\xac\xcd\x27\x7c\xa6\x6f\x04\x6b\xcb\x09\x3f\x0b\x71\xd2\xe7\x2e\xf0\x62\x02\xe0\xab\xc7\x71\xb2\xd9\xee\xda\xd6\xbc\x0f\xa9\xee\xc5\xd2\x42\x91\x07\x31\x9e\x47\x29\xff\x45\xa4\xbf\x34\xf3\x5f\xa4\xf6\x4b\xf9\x2f\xa7\x52\x78\x3c\x28\xde\x1a\xd8\x2f\xce\xd3\x5e\x3d\xd1\x0f\x44\x5e\x50\xae\xe8\x3f\x12\x2e\x1e\x20\x21\x1f\xe8\xd8\x85\xfd\xb5\x9f\x23\xe7\x06\x63\x27\x02\x21\x8f\x00\xed\x47\x40\xa0\x12\x60\xe4\xc6\xf6\xd8\xd6\x03\x5e\x76\xc0\xba\x93\x80\xe7\x67\x20\xf4\x21\x6b\x4b\xa5\x29\x00\xee\xed\xb8\xaf\x98\xab\x0a\x50\x79\x8d\x35\x0b\x4f\xdd\x06\x56\xbf\x06\xbe\xd7\x06\x9c\x83\x80\xa7\xd3\x00\xe7\x5f\x59\x57\xcc\x61\x71\x6b\xbb\xa5\xf6\x9a\x1c\x10\x79\x10\x55\xad\x79\x10\xff\x17\xff\xe5\xb4\xa8\x7f\x72\x34\x4f\xb4\x5f\xca\x7f\x91\xf2\x1f\xc4\xdb\x46\x79\x62\xdc\x94\xf2\x3f\x92\xc5\xd3\x75\xa4\xf8\xba\xf5\xc7\x81\xee\xe6\x40\xa0\x16\x30\xf4\x08\xe0\xf3\x1c\x98\x74\x01\xf0\x78\x0b\x18\x06\x00\xae\xc3\x81\xa5\x5f\x80\x35\x4b\x01\x97\x89\xc0\x2a\x27\x60\xfd\x6f\x80\xe3\x1b\x20\xf1\x13\xb0\xe2\x37\x20\x6f\x00\x60\x57\x04\x94\x5f\x07\x96\xe7\x02\x75\x77\xd9\xce\x6b\xee\x80\xcd\x6e\xa0\xb1\x0e\xb0\x9e\x06\xfc\x15\x09\x58\x8a\xe7\x06\x63\x91\x37\xb6\x40\x8c\x0f\x86\x03\x78\x14\xce\x82\xc2\x38\x4b\x8c\xa7\xff\x17\xff\xe5\x58\xc1\xbf\xdb\x5f\x2c\xf6\x8d\xca\x6f\x62\x9e\xc0\x16\x4f\x1e\x53\xaf\xc9\x52\x55\x35\xe6\x9e\x0c\x9d\xab\x37\xb8\xcb\x12\x4a\xe7\x3d\x5d\x6e\x42\xbb\x09\xc0\x3a\xdb\x0e\x4b\xfb\x8d\x03\x56\x2f\xe8\xe4\x32\x6e\x34\xe0\x58\xdc\x59\x73\xd6\x2f\x80\xdd\x80\x2e\x16\xe6\x0d\x80\xcd\x89\x2e\x29\xce\x81\x80\x55\x44\x97\xdc\xc0\x5d\x80\xc5\x4f\x5d\x56\xc7\xa5\x03\x66\x11\x9d\x6f\xe4\x24\x00\x26\xb6\x9d\x4d\xf6\x0c\x06\x16\xe7\xcb\x67\x1c\x7d\x03\x2c\x4a\xe8\x74\xfe\x72\x1c\x60\xa4\xd2\xf1\xf1\x83\x27\xc0\x82\x3f\x3b\xbc\x7b\xd3\x05\x98\x3f\xb5\x7d\x01\xd9\xab\x23\x4b\xf7\x96\xa5\x7c\x0f\x2d\x31\xaf\x9e\xa6\xcd\xe3\x64\xf1\x9e\xc2\xff\xc5\x7f\xa9\xb1\x02\x55\xcd\x2a\x9c\xb8\xca\x5e\xfc\x8a\xfb\x00\xe5\xbe\xed\x46\xd5\xa4\xac\xd8\x1e\x54\x0d\x48\xbc\xae\x40\x11\x34\xca\x9c\xc7\x90\x57\xac\xc6\xec\x51\xcc\x55\xd8\x95\x06\x7d\x09\x5d\xb0\x9d\xd6\x3f\xb2\x67\x47\x60\xc9\xae\x01\x4d\x23\x86\xe1\x80\xe9\x0c\xe5\xbf\xa7\x2b\xcb\x2c\x30\xba\x34\xd0\xd0\xe8\xbe\xcc\x8d\x79\xbf\x0c\xb4\x58\x01\xd9\xa5\x06\x3e\xca\xff\x78\x4b\x64\xf7\xcd\x1e\xaa\x5c\xbc\xa9\x41\xf6\xdd\xcc\xb3\xca\x3d\x32\x43\x65\xff\xd1\x79\x36\x20\xa9\xd8\x5f\xf6\xc1\x0c\xeb\xfe\xff\x3b\x98\x20\xeb\xa5\x3d\xb2\x7f\xf4\x77\x47\x64\x4e\x6a\x35\xf4\x8f\xbf\xa7\x85\xd0\xe9\xcf\xfa\xbd\xff\xcd\x0e\x98\xb6\xb1\x6f\xac\x60\xdf\xc4\x13\xbd\x49\xcf\x7d\xfc\xbe\x1e\x29\xc2\x38\x6e\x4c\x37\xd2\x43\x50\xbb\x2c\x4f\xf8\xbf\x9a\x43\x87\x19\xc2\xd8\xcc\xff\x30\xfd\x77\xfb\xf7\x56\xca\x93\x87\xec\xaa\xef\x4e\x55\x33\x29\xff\x45\x92\xc5\x7c\x90\x04\xcd\x21\xb4\xe3\x46\x2d\x64\x9e\x44\xf0\xc3\x51\xc4\x0f\xf1\x48\x1f\x49\x55\x93\x55\x8e\x6a\xf4\x07\xab\x76\xa3\xf9\x7e\xdf\x8d\xb1\x9b\x3a\x68\x03\x06\x0b\xc6\x95\x2a\xc7\xa2\x62\x66\x97\x71\x97\x34\x5e\xca\xc9\x4f\x7f\xaa\xde\xc1\xc0\xa0\xdd\xe0\xc9\xce\xe3\xfc\xac\xdb\xb5\xef\xaf\xd9\x71\xec\x2d\xd7\x9f\xdb\xff\x39\x4e\x6f\xec\x92\x8d\x7b\x3b\x9c\x1e\xed\x3f\xc6\x2b\xe5\x66\xc7\x3e\xa3\x2c\x47\x97\x15\x5a\x77\x54\x19\x19\xaa\x56\x50\x1d\xdd\xe1\xd9\x88\x45\xa3\x7e\xaa\x7f\xdf\x61\xfb\x70\x63\xd5\x4b\x37\x57\x76\x90\x1f\x76\x58\x75\xdd\x8b\xc4\xf6\x8b\x87\xc5\xa9\x2a\x7f\x74\x6c\x37\x6d\xc8\xb4\x61\x8d\x4d\x4d\x72\xed\x54\x86\xab\xfc\xd3\xd4\x24\x3b\x7d\xa0\xdd\xc0\xdd\x4d\x4d\x32\xdb\xfb\x9f\xee\xff\x57\x53\x13\xd6\xf4\x9d\xda\xe7\x93\x30\x0f\x67\xc4\xbc\x51\xca\xff\xa9\x39\xd4\x89\xf0\xc7\xdd\x17\x7b\x12\x4e\xfb\x95\xfe\x0b\x55\x8b\xa5\xfc\x97\x84\xca\x31\xdc\xf7\x7b\x9c\x26\xe9\xfa\x07\x5d\x9b\x40\xf8\x9d\xa7\xc3\x64\xca\x34\x9c\x15\xb8\xba\x66\x1d\x3e\x8d\xfc\x60\x61\x90\x16\xdd\xd6\xd7\xba\xa7\x43\xb7\x6c\x27\xfc\xae\x5b\xa7\x70\x05\x18\x1b\xaf\x7b\x62\x54\x81\x6c\x77\xd5\x6d\x33\x7b\xeb\xce\x97\xbd\x37\x2c\x4a\xf7\xad\xb9\xb5\xdc\x88\xc1\x43\x74\x03\x56\x6b\xca\x0d\x19\x18\xa6\xdb\x21\xf8\x82\xec\x83\x01\xb6\x3a\x4f\x12\x0f\xc8\xaa\xf4\x0f\xd0\xb1\xcd\xbb\x8f\x47\xfd\x16\xce\xf8\xa9\xd2\x11\xe8\xf3\x4e\xfb\xdd\xa9\x68\x40\x29\x5e\xeb\xf7\xeb\x3f\x00\x8a\xee\xd3\x2f\x3d\x2b\x00\x7a\x8f\x9a\xf6\xe7\x07\x05\xa0\x97\xcd\x64\xea\xfb\xd1\x63\xa0\xe6\x5a\x61\xec\x36\x6d\xac\xad\x30\x76\xb1\x1f\x3d\x55\x18\x3b\x45\x8c\xa4\xbe\x0f\xc7\x1b\xe4\x88\xb7\xb2\x3f\xb2\x1b\xd5\xdb\xf6\xac\xea\xd7\xb3\x95\xfd\xca\xaa\xc4\x8b\x49\xd9\x35\x9e\x6e\x9b\xc6\x35\x4c\xa4\xe7\x1a\x39\x79\x2a\xa1\xf1\xc1\xaf\xb4\xe9\x3e\xab\x97\x9c\xee\x13\xb6\x9f\x37\x90\x65\x47\xf5\xa9\x3a\x68\xb2\x69\x2e\x65\xee\x7a\x66\xf3\x89\x57\xa1\x7e\x7c\x21\xd5\xfb\x55\xde\x2d\x0e\x91\xef\x05\xf4\xcf\x34\x1e\x39\xa4\x0b\xa0\x64\x66\xbc\x7d\xea\x5b\xa0\x57\x92\xb1\xfa\x22\x89\x10\x53\x17\xbf\x76\xec\x04\x74\x29\x5e\x3c\xc5\xbf\x23\xd0\xa9\x69\x91\x6b\xec\x38\x61\xef\x31\xca\xcf\x59\x0f\xb4\x5f\xbe\xf0\xc0\xde\x51\x80\xdc\xd3\x05\x8b\x8f\x2f\x07\xe4\x54\xe7\xfb\x37\x0c\x07\x64\xfc\xe6\xa5\x3d\xfe\x5b\x08\xe0\x86\x81\x7f\x52\x7d\x57\xff\x38\xd7\x21\x67\x8a\xf8\x8d\xb6\xa8\x6f\x3f\x55\xd4\xfb\x9f\x44\xf7\xbd\x6b\x0e\x28\x51\x5d\x56\xca\xff\x29\xfc\x61\x14\xa1\x69\xd9\x85\xe3\xa9\x1a\x9a\xea\x37\x85\x22\x46\x9c\xa9\x36\xd5\x61\x23\xcf\xcc\xa4\x7a\x6b\xd0\x5b\x7d\xe2\x05\x79\x39\xcd\x23\x74\xde\x39\x81\xf5\x51\x96\x7b\x2d\xa6\xb8\x61\x1e\x6b\x42\x78\x8d\xfe\x52\x73\x8a\xc0\x53\xbe\x58\x50\xe6\x3a\x5c\x77\x29\x65\x60\x5d\x57\xda\x52\x15\xb6\x83\xbc\x6d\x76\x9f\x4a\x40\xe6\xb2\xed\xbe\xf1\xc4\x0c\xb0\x5d\x3e\x97\xea\xf1\xcb\x6e\x2c\x27\xed\x3a\x9b\x6b\x7c\x5f\xd1\x66\x7f\x14\x31\x48\xac\x97\x6c\x21\x04\x6e\xe9\xc3\x52\xc2\x39\xad\x4e\x1e\xa1\x08\x65\x79\xe1\x12\xfd\xdd\xf2\xf3\x43\xaa\xb0\x5a\x98\xbc\xa5\x64\xc0\x6c\x31\xdb\xbb\xc8\x8c\x47\xc3\xf1\x3c\xea\x8b\x78\x96\x1e\xc5\x49\xa9\xfd\x3b\x9c\xd5\xc9\xfe\xad\x06\x93\x69\x7d\xa4\x35\xe8\x50\x66\x14\x7f\x69\x26\xf1\x17\x22\xbb\x72\x3f\xa4\x90\x4c\x23\xaa\xa2\x7a\x37\x18\x13\xae\xb7\xe6\xa4\x39\xcd\xba\xfd\xac\x25\x54\x7d\xb7\x5c\x63\x43\x71\x74\x7e\x1d\xeb\x28\xe8\xaa\x33\x3f\x64\xdc\x55\xc6\x91\x07\xe8\x3a\x11\x9c\x2b\xd7\x6f\xb5\x18\x91\x56\xbf\x56\xe4\x4a\xb1\x27\xeb\xdb\x3b\xd7\x1b\x50\xec\x5e\x1d\x6c\x43\x8c\x25\xe7\x35\xee\xe4\x59\xab\xec\x18\x41\x5e\xa5\x9e\x41\xf5\xfb\x95\x3d\x76\xd1\x13\x70\x6a\xe4\x8e\xfa\x0e\x5f\x78\xaf\x73\xa8\xfa\x91\x72\xc1\x15\xeb\x7e\xa3\xbd\x50\xaa\xff\x61\x2d\xe2\x9a\x96\x22\xde\x6f\xe2\xc0\xe3\x62\xc2\xb3\x8a\x1a\x27\x12\x3f\x6c\x5b\x91\x16\x8d\x69\xa2\x1e\x4c\x42\xe3\x5c\xba\xfd\xb8\xa9\x87\x11\x31\x2b\xd7\x6b\x99\x12\xde\xed\x33\xc1\x82\xd6\x87\xcb\x36\x6b\xda\x61\x1c\x5d\x96\x13\xaf\x6c\xa9\x84\xfb\x21\x2d\x02\xdb\xab\x2f\x59\x49\xfe\x3f\xe9\xd3\x6a\xba\xcf\x38\x22\x7d\x2d\xed\xc0\x0a\x5a\x8c\x23\x03\x5e\xe2\xcd\x06\xaf\x3a\x9e\x07\x4f\x09\xdf\x73\xf7\x7a\xc4\xdf\xc0\xeb\x2d\xd7\xeb\xbd\x1c\x59\x79\xc3\x73\xdf\xc6\xdf\xf8\x75\x69\x94\xe3\xb8\x87\x31\x72\xe4\x31\xae\x86\x3c\xd0\x5d\xe3\x2c\xe1\x3b\xeb\xca\x6e\x51\xfd\xda\x25\xf0\x27\xf2\xa3\xb5\xef\xff\xa1\x5c\x51\xca\xff\x58\x71\x9a\xc7\x65\xaf\xbf\x9e\x9f\xed\x6f\x67\xd1\x73\x4b\xcf\x9e\x4b\x5e\x99\xa4\xd1\xac\x83\x43\xa8\x42\xc8\xab\x25\xdc\xff\x02\xb6\x84\x53\xad\xeb\x60\x4f\xeb\x64\xa5\x03\xeb\xa3\x2c\xdb\xe4\x4c\xf1\xcf\xec\xd9\x5a\xc2\xb9\xa4\x3c\x98\x19\xc7\x98\x07\xa3\x1e\xe6\x41\xaf\x53\xc9\x63\xfd\x8c\xae\x87\xfc\x45\x9c\x33\x48\xc4\xbd\x43\x14\xfb\xd0\x8a\x09\xae\x1f\x4b\x19\x47\xc8\xec\xd9\x74\xbf\x32\xb8\x6e\x09\x8f\x87\xd7\xe4\xf2\xdf\xd7\x13\xa2\x1c\x9c\x99\x4c\xfc\xa0\xe0\xd4\x7c\xfa\xa4\x20\xab\x7d\xa4\x44\x1e\xd0\xc8\x8a\xe2\x7e\xe5\xdf\x13\x73\xc5\xef\x44\x23\xad\x6c\xdf\xe9\x7f\xd1\x7a\x91\xf2\x3f\x5c\xcb\x79\x74\xbe\xc9\xa3\x13\xf5\xe5\x93\x64\x31\x0f\x26\xa1\xc9\x94\x50\xf5\xa8\x6b\xd6\x14\xff\x37\xbe\x5d\x4e\xdf\xc2\x5f\xc1\x9e\xd6\xb7\x1b\x9c\x28\x1e\xae\xd6\x59\x4d\xaa\x14\x76\x45\x2e\xb4\x1e\x96\x48\xdc\x08\xaf\x31\xd2\xf3\xcc\xe5\xd5\xc6\xea\xeb\x53\x35\x03\x08\x2f\x1c\xad\x12\x28\xea\x3f\x04\x13\x4f\xa6\xc3\xce\x50\x31\x43\x8f\x14\x53\xf9\x4d\x12\x25\x8a\xd4\x11\x57\xc7\xd0\x9e\x1d\xd9\xc8\x1d\xca\x22\x53\xcd\x17\xf1\xcf\x7c\xdf\x3f\xe2\x42\x20\xe1\x31\x91\x13\xe2\x88\x99\x12\xf1\x6c\x1b\xe1\x7c\xe1\x55\x7b\xc8\x5f\xc2\x8c\x8f\xd1\xbc\x84\x5e\xbb\x4a\xc8\xf3\xc6\x3d\x0f\x28\x32\xaf\x7f\xfd\x5a\x9e\x9f\xe8\x17\x56\xf6\xa9\x66\xfb\xbd\x0f\xf3\xe8\x4e\xf7\x7a\x93\x77\x58\x52\x1c\x88\x3e\x6c\x4d\xdf\x2b\x34\x8b\xfd\x3a\xa0\x71\x15\x9d\xa8\x3c\x34\x57\x7f\x62\xfb\xf9\x36\xad\xc3\x09\x0f\x7a\x2a\x56\x03\x3c\x68\x7f\x30\xfe\xcd\x8f\x4e\xe0\x73\xeb\xd9\x5e\x9d\xc4\x60\xea\xb7\xa3\xe9\xce\xe8\xdb\xb0\x46\xe6\x49\x28\x4a\x33\xec\xaa\x98\xb5\x6c\x7f\x7c\x16\xa8\x1f\x4e\x7c\x0a\x67\x24\xf1\x59\xcc\x03\x89\x4f\x9a\x49\x08\x6b\xc2\x15\x33\xf2\xff\x04\x63\x66\x22\x25\x18\xfb\xd3\x37\x88\x53\x8f\x21\xcf\x4b\x30\xdf\x4a\x88\x74\x5c\xef\x62\xfa\x86\x71\x0d\x8c\x18\xc6\x1c\xb9\x40\xaf\x8b\xae\xbb\x93\xcc\x9e\xfd\x6b\x07\x7c\xc5\x8b\x89\xd8\xc7\xf6\x4b\xfb\x05\x05\x2f\x13\xc6\x38\x15\x3b\xe2\x43\x49\x75\x80\x82\x47\xac\xa5\x3c\xc1\xcb\x86\xd7\xf1\xda\x97\xec\xd7\x2b\x27\xfa\xb2\x2e\x94\x7d\x00\x55\x6e\xcc\xc3\x83\x48\x4f\x67\x91\xcc\x7a\x3a\x99\xe9\x8b\xfc\x88\xa9\x9a\xe1\xb4\x1e\xc6\x16\x45\x51\xdf\x9c\x21\x74\x63\x02\xe8\xf6\x28\x21\x92\xed\x4f\x11\xfd\x21\xfd\x83\x2c\x9d\xe1\x32\xac\xfa\x90\xff\x66\x18\x8d\x61\x86\xd6\x22\xc6\xfd\xd3\xeb\x4d\xe8\xf9\xa5\x5f\x71\xa4\xb3\x8f\x24\x97\x3d\x2d\x7d\x4a\x14\xad\x7b\xc9\xfb\x4c\xe6\xcd\xe4\x72\x5f\x14\xc9\xcb\x5a\xba\x49\x9f\xb6\xfd\x1c\xf9\x4b\x72\xe3\x4d\xfa\x7d\xf2\xdb\x9f\x86\xd3\x98\xf6\x37\x21\xb1\x09\x45\x6c\x7f\x4c\x3a\xdf\xc9\xda\x44\x71\x32\x1c\xab\xe9\x53\x82\xef\xbb\xd2\xc6\xe1\x6b\xee\x79\x8c\xd7\x81\x0f\xcd\xee\x2a\xf3\x00\xb2\xdf\xee\x61\x30\x45\x1b\xa9\x1e\x8e\x89\x47\x38\xe5\x91\x86\x7e\xfc\x9c\x75\x03\x59\x27\x65\x42\x22\xab\x54\x8c\xca\x4f\xa4\xbc\x61\xa0\x3e\xf3\x61\x3a\xff\x93\x26\x2a\x59\x66\x89\x19\xec\x76\x77\x19\xaa\x81\x6d\xeb\xc2\xfe\xb0\x2d\x8f\xf5\x1f\x72\xf6\x6a\xd3\xf3\xcd\xb9\xcc\xba\x07\x39\x1f\xec\xb9\x93\xe5\x07\x4f\xc2\x27\x73\xd2\x23\x88\xdf\x90\x73\x52\x22\xcb\xaf\x2b\xa2\xb3\xe0\xd6\xe0\x6a\xf2\xc0\xec\xc3\xf5\x5a\x20\x9e\xc7\x35\xd2\x91\xc9\x2a\x78\x4c\xca\x4f\x59\xde\x6f\x09\x89\x94\xf2\x62\xd2\x44\x5e\x65\x22\xe9\x33\xae\xcf\x71\x27\x96\x9d\x6f\x81\x37\xb1\x51\x3c\xc7\x31\xdf\x6b\xb5\x4b\x08\xed\xde\x0e\x55\xcc\x7b\x92\xea\xe1\x98\x4f\x88\xa2\x0a\x8d\xd1\x3f\xb1\x14\xef\xe6\x68\x26\x90\xdf\x4f\xaf\x4c\x22\xfe\x9b\xa6\x01\xab\xb7\x0c\x4f\x67\xfc\x58\xe9\x4e\x16\xf9\x5b\xc7\x63\xac\x93\x02\xe4\x89\x37\x34\x0a\x9d\x64\xc9\xd3\x0a\x1f\x31\x4f\xac\xa8\x91\x71\xff\xc2\xbd\x5a\xc4\x18\x28\x1c\x6f\x44\x29\x59\x61\x15\xe3\xfe\x45\xb1\xee\x14\x61\x8a\xb2\x43\x99\x2f\xa3\xc9\x08\x7d\x51\x6c\x3e\x7d\x83\x42\x79\x3e\x03\xe6\x37\x31\xde\x5d\x20\x77\x95\x32\xdf\xbc\x57\xac\xa5\x98\xe7\xf7\x9a\xe2\xce\xf6\x07\x1f\x28\x0e\x35\xf3\x62\x52\xb8\x5e\xc7\x7c\x18\x4f\x2b\xe6\x3f\xad\x7d\x29\xf6\xc5\x52\xe4\xfe\x50\x6d\xf5\x70\x4c\x24\x6c\xf7\xbc\x3f\x53\xa8\xe2\xa0\x7b\x31\xf5\x3c\xbe\xd2\xc5\x19\x93\xc7\xcf\x7b\x08\x58\x27\xa5\xb7\xc9\x76\xd2\x51\x69\xef\x50\xb8\x9f\xed\x97\xf2\x61\x4a\xaf\x70\x07\xd7\xdd\xca\xbc\x2e\xca\x1a\xd8\x1f\xca\x4c\xb5\x28\x2f\x2a\xcd\x5f\x40\x91\xb8\x6c\xbb\x2d\x65\xf0\x65\x1b\xd6\x51\x5c\x28\x1b\xb7\x81\x14\x8b\xca\x54\x98\xa1\x52\xd6\xc0\x3c\xa9\x92\xf9\x65\xa4\x54\x50\xf2\xfb\x11\xda\xe1\x8b\xf3\x2f\x52\x8d\xac\x58\x87\x71\xff\x5d\xa9\x3f\x93\x7f\xec\x7a\xf7\x37\x29\x20\xb6\xe6\xc5\xf8\x0c\xe1\x78\xe6\x36\x31\x82\xa2\xb3\xb3\x52\x14\x79\xdb\x8a\x1c\x7e\xde\x36\xf3\x98\x07\x64\xea\xce\x7c\x98\xf9\xee\x69\xf4\xad\x0d\x0c\x98\x17\xa2\x9d\xc6\x7a\x21\x13\xa2\x98\x07\xa4\xa6\xb7\x9d\x76\x2d\x95\xc1\x85\xf4\xf7\x5e\xf5\x3b\x69\x1f\x6a\xb7\xaf\x54\xec\x07\x23\x3d\xb9\x57\xf6\x93\xa5\x48\x5b\x39\xb0\x0f\xe9\x80\x55\x2e\x53\xa3\x4c\xac\x32\x68\x1a\xc5\xc9\xca\xa2\x05\xc4\x58\xde\xf7\x27\x67\x66\xfb\xb4\xb8\x83\xdf\xbe\x05\x41\xa4\xff\xb3\x6f\x3a\xaf\xc0\xca\xea\x9c\xf1\xfc\xf7\x12\xd2\x95\xa9\xd0\xac\xa5\x9d\xab\x3c\xe1\x2c\xed\xa7\x7b\x2b\x6f\x51\xc6\x5c\x3e\xf6\x39\xf9\xc1\xde\x41\x7f\x92\x45\x7b\x22\x98\x07\xc2\xbc\x18\x4f\x09\xb3\x54\xd7\x76\x68\xdd\x17\x4b\xca\x03\xb2\x6a\xe4\xe7\x6c\x7c\x90\x79\x4f\x0b\x4e\x6e\xa5\x79\x9b\xf5\x23\x3f\xe7\x69\x2b\xb8\xbb\x99\x46\x56\x11\x85\xfb\x51\x73\x58\x0f\x48\xf9\x4a\x09\x3d\x95\x1e\x9f\xcb\xc4\x7d\xa2\x5c\xcc\x17\xa4\x7c\x98\x43\x81\xb2\xa4\xb0\x72\x70\x99\x12\xcd\x7c\x6d\xaa\x2a\x3d\xff\xda\x46\x3e\xa1\xd5\xa6\xce\xa3\x1b\x2e\x07\x67\xb2\x7e\x52\xad\xe6\x1a\xe2\x3b\xd4\x1e\x0f\xa0\x1d\xa7\xd6\x29\x9a\x15\x12\x25\xcc\xaf\x3d\x70\xb9\x98\x2c\x38\xf0\xe8\x00\xcd\x4b\x4d\xe5\x69\xb2\xa0\xfa\xf3\x35\x8a\xc7\x07\xe4\x9f\xd0\x49\x60\x7f\xd9\x9b\x05\xf8\xba\x4f\xd0\x43\xaa\x5f\xe6\x25\x50\x45\x65\xd5\x0f\x29\x94\xe7\xda\x6f\x92\x90\x0e\x9a\x8d\x67\x26\xad\x5a\xf3\x94\xad\x14\xef\x16\x3b\x6e\xa7\xd5\x35\xb7\x9e\xbb\x14\xe9\x3e\x2c\xb8\xc8\xeb\x81\x6f\x64\x8d\xb7\x2f\xa5\xa7\x3b\xbc\x6a\x37\x45\xf1\xfe\xfa\x15\xf4\xfc\xbb\x6b\x56\x71\x3c\x08\xdd\xff\x33\xdb\x2f\xe5\xc3\x1c\x6f\xe0\xf8\x50\x37\x5a\x91\x22\x73\x5d\xf8\x08\xaa\x05\xd7\x65\x4d\x21\x4f\x3c\xf6\xa7\x01\xff\x7c\x6a\x09\xe5\xc9\x27\x4d\xb9\xf3\x5b\x9d\x87\x1f\x9d\x3f\x8e\x6f\x67\x26\x57\x5d\x58\x26\xed\x0f\xc7\x1f\xec\xa0\x95\x5a\xb7\x78\x3f\xe5\x11\xc7\xdc\x39\xaf\x3a\x1e\x70\x9d\xf8\x63\xc7\x0e\x3e\xa2\xf7\x3b\x36\xf6\x77\x9a\xa7\xc3\x8f\x3e\xb0\x2e\x8f\xdc\x97\xcf\xff\xc2\x03\x5a\xbb\x95\x58\x46\x4b\x25\xb9\xac\x83\x52\x93\x4f\xd1\x4a\xda\x1f\x4b\x7f\x21\xdb\xad\x7d\xb4\x84\x9e\xde\x14\x15\xe6\x3f\x8d\x5b\x53\x41\x59\xef\xf0\xe9\xcc\xea\xec\xa3\xb0\x9f\xbc\xb1\xcb\xbb\x83\x3b\x5b\xdb\x7f\x42\xbc\xd9\x77\x56\x44\x90\xce\xf9\xf6\x22\x7f\x3d\x77\x76\x38\x7d\xf2\x99\x3e\x93\x28\xff\x39\xb3\x62\x0e\xd5\xf8\xce\xae\xe1\x7c\xea\xac\xeb\x4a\x3a\x57\x9d\x51\xf7\xa1\x27\x72\xb6\x17\x77\x7a\x3b\xf3\x20\x9d\x78\x24\x67\xdf\x70\x9e\x7d\xd6\xa0\x8a\xce\x27\xf5\x59\x75\xb4\x03\x9e\x99\x77\x85\x5e\x57\xbf\xe2\x3e\xe9\xf3\x9d\x92\x7f\x2e\x9c\x47\x71\xba\xf1\x7f\x64\xd1\xc9\x3b\x9f\xb7\x31\xae\x37\xa2\x84\xef\x04\x0f\x0d\x6a\xe9\x6f\xf1\x8b\x0a\xeb\x2c\x4b\x79\x0f\xf7\xdd\x00\x55\xbf\x96\xbe\x06\xd7\x3f\x31\x1f\xe4\xea\x75\x60\x52\x11\x70\x3e\x96\x75\xfd\xeb\x1f\x30\xce\x7d\x22\x02\x98\x9b\x00\x1c\xd1\xe4\x9a\xe8\xfe\x26\xae\xcf\x57\x6b\x00\xb6\x79\x7c\x17\x53\xc8\x58\x9a\xf5\xed\xb3\x00\x9f\x2c\x60\xe7\x3d\x60\xfd\x31\x60\x67\x27\x20\x26\x9e\x7f\x2f\x11\x7e\x7f\x89\x6b\xc0\x25\x27\x81\x3d\x8e\xc0\xee\x5c\xe0\x70\x02\xb0\xbb\x08\x38\x67\x0f\x94\x3b\x01\xb7\x67\xf1\xfd\xf1\xa7\xda\x40\xb9\x33\xf0\x56\x0e\xd8\xfd\x0a\xf8\xf2\xdb\xb7\xf8\x7f\x5b\xfe\xc3\x87\x2e\x80\x4a\x38\xf0\x87\x26\x30\x70\x38\xcf\xc3\x40\xf7\x6f\x79\x0f\xcd\xfd\x1d\x44\x9d\x83\xef\x43\xb9\x6f\xce\x65\x3b\x40\xc3\x98\xfb\x9c\x4c\x0e\xe5\xfb\xcd\x5a\x0a\xc0\xf1\x55\xc0\x9c\x61\xc0\x81\x06\x21\xa6\xb0\x96\x87\x99\x0a\x50\x5e\x02\xd8\x94\x00\x7b\xde\x02\x4e\x3a\xc0\xae\xe7\xc0\xda\xf3\xc0\x8e\x32\xc0\xcb\x05\x10\xa2\xcc\xfa\x99\x7c\xaf\x9d\x74\xee\xb7\x01\x29\x27\x81\x22\xb1\x3f\x4a\x71\x5f\x60\xaf\x06\x50\x62\x02\x1c\x0e\x65\xbc\xff\x9c\x2c\xeb\xc5\xdf\x4a\x66\x1c\xe9\xd9\x00\x60\xef\x13\xe0\x9f\x53\x40\xb1\x78\x87\x5d\x7a\xff\xbd\xad\xfd\x52\xfe\xc3\xff\xa6\x01\xfd\xa2\x5a\xfa\x7c\xfc\xac\x08\x08\xfb\xd8\xf3\xbb\x80\xa2\xee\xb7\xbc\x87\xeb\x3b\x81\xc1\x3f\x72\x3d\x6f\x44\x4f\x40\xc8\x61\xc7\x6a\x02\xf5\xc3\xb9\x2f\x4a\xdd\x62\x60\x4a\xf5\x57\xf7\xfc\xfd\x80\xb9\x0a\xc0\x1e\x2b\xe6\xc5\x94\x18\xb3\x5f\xec\x7c\xc8\xb8\xff\x8e\x3c\x60\xcd\x00\xa0\x30\x09\xf0\x1e\xc2\x78\x3f\xf5\xf9\x97\x63\x6d\xfe\x7c\x77\x20\xe5\x32\x50\x30\x09\xc8\xfd\xc2\xda\x20\xbb\x3f\xb6\xe8\xfe\x0b\xef\x73\xbe\xc7\x57\xfd\x0f\xaa\x80\x9f\xec\x79\x5e\x3e\xee\x02\x76\xc8\xb5\xe6\xff\x48\xf9\x1f\x52\x1d\x00\x29\x0e\xde\xac\xfb\x71\x05\xe8\x15\x0a\xfc\xac\x0c\xf4\x78\xf6\xdf\xbc\x87\x86\xfe\xc2\x99\x09\xb8\x3c\x05\x50\x79\x07\x9c\xb9\x0a\x8c\x8c\x07\x4e\xd5\x02\xe3\xa6\x01\x47\x5f\x02\x93\xd4\x79\x1d\x68\x6f\x62\x7d\x0a\x21\xc0\xec\x2e\x03\x16\xf5\x60\x3f\x17\xe6\xa1\x20\x98\x71\xff\x42\x6f\xc0\xf9\x3a\xb0\xbd\x2b\xe0\x16\x02\x6c\xdf\xc9\xfd\x1f\xb6\xab\x02\x9b\x6a\x80\x6d\xfd\x81\x94\x01\x2d\xf7\xfe\x85\x5c\xa1\xd4\x9d\xef\xc9\x1f\x76\x65\xff\xb9\xa0\xc2\x38\xe2\xdd\xd3\xc0\xae\xeb\xcc\x61\x11\x7e\xfe\xf8\xe7\xb7\x7d\x30\xa4\xfc\x8f\xb6\xfc\x87\xbf\x66\x03\x5d\xab\x80\xd7\x6f\x01\xf9\xe1\xc0\xcf\xf9\x40\xe7\x6b\x40\xa3\x0b\xd0\x79\x0b\x70\x57\x1b\xe8\x16\x04\x5c\x5f\x04\xf4\x50\x69\xe1\x3d\x5c\x68\x04\xfa\x0b\x51\xe6\x3a\xfb\xc9\xd1\xd7\xc0\xc8\x54\xa0\x76\x06\x30\x7e\x2a\x50\xa5\x0e\x4c\x9d\xc5\x7e\x3a\x43\x58\xef\xa3\x01\x83\x7b\xcc\x69\x31\xab\x07\xf2\xb4\x01\xeb\x76\x40\xce\x2f\x80\xa3\x2a\x90\xf3\x00\x70\x77\x66\x4e\x58\xe0\x53\x40\xc8\x4a\x36\x4d\x04\xb6\xfa\x00\xa9\x46\x40\x4e\x26\xb0\xfd\x2c\xb0\x6d\x12\xdf\xfb\xcf\x1d\x07\x1c\x99\x07\xe4\x46\x03\x17\x87\x30\x8e\x7e\x5b\x07\xc8\xd7\x07\x7e\x4d\x06\x0a\xd4\x99\x17\x24\xb5\x5f\x62\xd2\xda\xfe\xd8\x5b\xad\x79\x00\xd4\xef\xa4\x8c\xe7\x50\xd8\xc7\x5e\x08\x51\xfe\x86\x88\xef\x1c\x03\xee\xec\x10\x42\x2e\xe3\x9c\xed\x6e\x30\xef\xa1\xf3\x19\xe0\xac\x25\xd0\x4b\x88\x03\xa6\x7c\x7f\xfb\x70\x67\x40\x25\x91\xd5\xe3\x46\x3e\x06\xca\xbd\x00\xcd\x49\xc0\xce\xbf\x80\x69\xcf\x80\xc2\x1f\x80\xd9\x3f\x02\xb9\x21\xc0\xc2\xd9\xc0\x36\x25\xc0\xaa\x0b\x90\xf9\x0e\xb0\xcb\x00\x32\x6f\x00\x42\x9e\x94\x99\x05\x04\xac\x63\x3c\x38\x22\x0c\xc8\x70\x17\x4e\x4c\x40\x7a\x00\xb0\x4d\x0e\xc8\x8a\x06\x76\xc7\x02\x39\xfd\x81\x63\x1f\x81\xad\xb6\xc0\x85\x47\x80\x90\xc5\xdd\xd3\xe1\xf1\xe5\x32\xf6\xff\xcf\x0f\x5a\xec\x4f\xde\x23\xda\x2f\xdb\x9a\x07\x20\xe5\x3f\xbc\x55\x67\x5c\xf6\xff\xe4\x3d\x08\xd9\xc0\x6c\xe0\xbc\x70\xe6\xbf\xf7\x15\xef\x41\x9d\x79\x54\x35\xd6\x40\xbf\x4e\x40\xf9\x0b\x60\xc8\xcb\x16\xbd\x83\x9d\xe6\xc0\x14\x6f\xee\xd3\x21\x9c\x23\xb7\x2a\x01\x86\x3f\xb1\x26\x92\x59\x03\x90\xa1\x06\xd8\xcd\x03\x24\x99\xcc\x0f\x4a\x53\x01\x7c\x8d\x81\xd4\xc9\x40\xd8\x1b\x20\x55\x9f\xf5\xa4\x52\xf7\x00\xdb\x72\x00\xc9\x2b\xd6\x05\x91\xe8\x02\x87\xdd\x81\xf4\x27\xc0\xc5\x46\x40\xc8\xf2\x1e\x34\x08\xa7\x2b\xe0\xad\x1f\x90\xae\xdf\xda\xef\xdb\xea\x5f\x6c\x10\xf9\x52\x52\x3d\x84\xb6\xba\x1f\x6d\x79\x0f\x3f\x8c\xe2\xb1\xb9\xdf\xc7\x7a\x40\x46\xf6\x2b\xbc\xbb\x11\x90\x57\x01\x2a\xec\x81\x5e\xd7\x79\xed\xf6\xeb\xc9\xfe\x3f\xb2\x9e\xe3\xdd\x78\x75\xbe\xb3\x2f\xec\x23\x99\xee\xc2\x19\x9d\xf5\x1c\x8c\x1b\x81\x44\x3b\xc0\xda\x0e\x88\x9f\x04\xac\x9c\x0b\xc4\xc5\x30\x27\x21\x4e\x1f\xd8\x98\x03\xc4\x5d\x11\x4e\xca\x40\xfc\x54\x20\xc7\x08\x48\x98\x0d\x94\xe9\x02\x42\xb6\x7f\x58\x1b\x48\x1a\x0e\x5c\x9c\x0d\x24\x3d\x03\xee\xbf\x04\xe2\x5f\xb1\x6f\x4b\xed\x97\xea\x40\x48\xf9\x1f\xff\xa5\x03\x21\xf5\x83\x9f\xa6\xfd\xbb\x1f\x34\xeb\x5e\x88\xf3\x74\x4a\xec\x93\x71\x4c\xec\xb6\x5c\x29\xde\x7f\x2e\x2b\x04\x3a\x74\x66\xdc\x5f\x58\x2f\xf9\xbb\x81\x81\xbd\x80\xad\x1e\x80\xaa\x2e\x90\x71\x02\x98\x34\x0f\x48\x75\x05\x66\xaa\x01\x09\x8d\xc0\x82\x1b\x2d\xb8\xbf\xf0\xbc\x1c\xaa\x80\x4d\x15\x80\x7b\x24\x10\x75\x06\x10\x4e\xf8\xd1\x67\x58\x13\x42\xc8\xfe\x85\xb9\x8c\x32\x00\x4a\x4f\x73\xaf\xad\xc3\xbd\x78\xbc\xf0\x00\xd8\xb4\x01\xb8\xf7\x23\x10\xf5\x17\xe7\x0d\x52\xbf\x5f\x6f\xc2\xfb\xe6\x7f\xf5\xc3\x90\xe2\xe2\xdf\xe8\x7e\x88\xb8\x65\x73\xdf\x97\x5f\x79\x3c\xb3\x5b\xcc\x06\xe3\x78\x3c\x24\x9e\x12\x2a\xc4\x7f\x2f\xed\xba\x5b\x38\x17\xe8\xb8\x1f\xc8\xb9\x0c\x28\xbe\x63\xdc\x7f\xb0\x09\xaf\x71\xe1\x00\x92\x20\x61\xfe\x43\xb4\x1b\x30\xd7\x0d\x88\xb0\x07\xcc\x94\x80\x8d\x9f\x19\xc3\x5d\xff\x14\x70\x95\x07\x36\x46\x73\x9f\xb5\xd0\x2c\xbe\xc9\xb5\xd1\x87\xb9\x14\x1b\x3e\x01\x65\xc1\xc0\x86\x52\xe0\xb0\x07\x73\xa9\x84\xfd\x42\xf8\xf9\x7e\x09\xff\xfd\xcd\xa7\x16\xde\x8f\x90\x83\x37\xfd\x4b\x1f\x10\x69\x3f\x0c\x29\x0f\xa2\x2d\xff\xe5\xe6\x32\x31\x1e\x88\xf7\xdf\x29\x1e\x08\x7e\x20\x56\x93\x9a\x75\x1f\x44\xdc\xbf\x42\xe4\x81\xec\x14\x79\x11\x5b\x45\x5c\x3c\x43\x0e\xe8\xe4\x0a\x24\x1e\x06\x94\xee\x00\xf1\x6a\xc0\xc8\x74\x20\x72\x37\x30\x31\x19\xa4\x6a\x3c\x3b\x0c\x58\x3f\x0a\x58\x5c\x0b\x04\x75\x05\x6c\x67\x01\xfe\x0d\xcc\xb3\x15\x9e\x5f\xb0\x02\xe0\xaf\x0e\xc4\xa9\x03\xfe\x1a\x40\x76\x3a\xe0\x67\x0f\x94\x39\x00\x3e\xb9\xc0\xc1\xa3\xcc\x17\xb8\xa4\xc5\x31\xe5\x81\x0a\xe0\xf3\x0a\xf8\xe3\x37\xc0\x3b\xef\xdf\xed\x96\xf2\x3e\xda\xf2\x20\xda\xe2\xfe\xcd\xeb\x40\xd4\x07\x39\x23\xf2\x1a\x8e\x7f\x10\xe3\x41\x9b\xbe\x27\xcd\xfc\x0f\xb1\x0a\xbd\x45\xbc\x65\x41\x87\xcd\x50\x20\x76\x35\xd0\x6d\x13\x10\x19\x0f\x0c\xfc\x8e\xf9\x2b\x63\x4d\x80\xa0\x01\xdc\x67\xcc\xe7\x20\x6b\x30\x78\x2f\x11\xce\xb6\x80\xc7\x4d\xc0\xb9\x0c\xf0\x50\x04\x02\x35\x00\xf7\x30\x20\x6e\x03\xe0\xae\xc0\xeb\x42\xf0\xe3\xdd\xa3\x00\x97\xcb\xc0\xa1\x21\xcc\x83\xb8\xf8\x02\x58\xfb\x12\xb8\x9f\x0f\xac\xad\x05\xde\x1c\x03\x56\xe5\xb5\xb6\xdb\x46\xa1\x35\x0f\xc2\xec\x71\x6b\x1e\xc4\x7f\xf2\x5f\x44\xfe\xe0\x09\xa9\x1f\x88\xf3\x52\x25\x3e\xf7\x3d\x22\xcf\xa3\x48\x5a\x65\xd3\xe6\x31\x5d\x7c\x9f\x84\x2b\x3c\x86\x53\x4f\x5e\x20\xc4\x19\xe8\x1d\x08\xf8\xd5\x01\x23\xf6\x03\x9e\x27\x99\x5f\xe9\x1e\xc4\xf9\xe6\x5a\x42\xa0\x00\xe7\xdf\x80\x95\x87\x98\x73\xec\x1f\x06\x38\x2d\x05\x36\xcf\x04\x9c\x46\x02\xd9\x95\xc0\x8a\x81\x40\xf1\x51\xee\x39\x55\x9b\x0a\xd8\x96\x03\xdf\xd9\x03\xb6\xf9\xbc\x6f\xda\xfe\x0f\x78\x9d\x01\xd8\xf4\x65\xfb\x2c\xac\x5a\xdb\x2b\xd5\xbd\x68\xcb\x83\xf8\x4f\xfe\xcb\x1c\x1e\xa5\xfc\x17\xee\xba\x0b\xec\xfd\x28\xc6\x03\xb1\xda\xf8\x0d\xff\x43\x9c\x97\x18\xb1\x9f\x50\x88\x18\x37\xbc\x13\x00\x79\xe1\x4c\xd5\x07\x50\x5e\x0c\xac\x36\x00\xc6\x75\x02\x56\x4e\x05\x66\xde\x05\x56\x1c\x00\x4c\xb5\x81\xe5\x47\xf8\xfc\xb5\x2c\x16\xf0\xcd\x01\xac\x67\x02\xd1\x07\x99\xa3\x9e\xe9\x0f\x58\x8c\x03\x8a\xed\x01\xd3\xf7\x40\xad\x1b\x60\x1a\x04\x9c\x9f\x07\x98\xbc\x06\xee\x8c\x04\x8c\x47\x00\xbf\xa6\x01\x8b\x77\x00\x5f\x4e\x01\x86\xaf\x5b\xdb\xab\x53\xd0\x9a\x07\x21\xe5\x3f\x5c\x13\x6f\xd5\xb6\xe5\xbf\x1c\xc9\xe4\xf1\x1b\xfe\xc7\x3d\x1e\x0b\xf6\xf0\x98\x2d\x56\x99\x52\xc5\xbc\x23\x56\x8c\x1f\x61\x56\x3c\xfa\x9e\xe1\x71\x6d\x1d\x8f\x4e\x56\x80\x42\x27\xc0\x2e\x14\x18\x39\x1d\xb0\x3e\x2a\x33\x61\xfa\x52\xc0\xd2\x5c\xd6\xdb\x68\x39\x60\xfa\x50\x36\xc7\xee\x39\xb0\xd8\x42\xf6\xbd\xe7\x4d\x60\xe1\x45\xd9\xef\x22\x0e\x01\xf3\x2d\x65\x3d\x24\xbb\x00\xc3\xd1\x32\xe7\x76\xa8\x02\x06\x7d\x65\xe6\xee\x5f\x08\xcc\x39\x0b\xe3\xfa\xb3\xc0\x6c\x07\xe0\x87\xc9\x80\x9e\x29\xf0\xfc\x57\x60\x96\x39\xf0\x77\x3f\x60\xc6\x95\xd6\xf6\x6a\x8a\xe7\x8a\xf1\xab\x78\x1c\x23\x9e\x37\xda\xf2\x5f\x8e\x3e\xfe\x77\xfb\x77\x8b\x7c\x99\x66\xfe\x8b\x76\x27\xea\x03\x93\xe2\xde\x81\x4e\xfd\x71\x2a\xcc\x93\x08\xef\xd8\x95\xf0\x3c\xff\x17\xdd\xa8\xca\xe4\xa2\xde\x9d\xfe\xbe\xfc\x5c\x4f\xaa\x0a\x98\x5d\xea\x59\xdc\xc9\x1e\x58\xb4\x5f\xe1\xf0\x20\x45\x60\xde\x0e\x45\xb3\x09\xca\x80\xbe\x81\xd2\x08\x03\xe1\xfb\xc7\x2a\xf9\x59\x2f\x02\x74\xb4\x94\xcc\x5d\x85\x9c\xc3\x52\x49\x71\x63\x7b\x60\xaa\x44\xf1\x6e\x72\x02\x30\x39\x58\xd1\x32\x7f\x12\x30\xf1\x70\x6f\xdf\x7d\x05\xc0\x04\x1b\x05\x87\x93\x36\x80\xc6\xc7\x5e\x13\xae\xbd\x07\xc6\xd7\xf6\x54\x7b\xa2\x04\xa8\x4b\x7a\x68\xfd\x55\x03\x8c\xd5\xea\xa6\x21\xd8\xa9\xfa\xa7\x3c\xd5\xa7\x87\xbb\xb7\x7f\x23\x8c\x43\x46\xcb\xfe\x24\x8c\x83\x86\xc8\xb4\x13\xc6\xb6\xfc\x97\xb6\xfa\x37\xcd\xfa\x2f\x25\x9d\x58\x07\xa2\x91\xfb\x01\x25\x2d\x63\xb5\xe5\x98\x57\x7d\xe8\x36\xf1\x06\x8b\x7e\x54\x9f\xf3\xfd\x32\x90\x18\x74\x2e\xc3\x54\x48\x17\xc1\x2e\x90\x71\x64\x53\x83\xa1\x54\x85\xd4\x7b\x3b\x9c\x56\x8a\xb6\xfe\x88\x26\xc5\x5e\xc0\x64\xcb\x91\x7a\x6a\x8b\x64\xf4\x34\x4a\x47\x9e\xd0\xf9\x5b\xe6\xef\xb1\xf6\x23\x7f\x34\xd3\x95\xad\x1b\xa5\x3a\xb2\xdb\xca\x47\x72\xf3\x46\xc8\x8c\x08\x0f\xa8\x90\x3b\x37\x54\x77\xc4\xd8\xd8\xdb\x72\x67\x06\x0f\x1e\x3e\x20\x67\x88\x5c\xe6\xa0\xa8\x61\x16\xbb\x6f\xcb\x2d\x1e\xa8\x31\xf4\xf8\xb1\x0e\xb2\x4f\x94\x75\x86\xe2\xf2\x1f\xb2\x0e\x03\x62\x87\x18\x3e\x5c\x20\x73\xb6\xff\x97\xc1\xdf\xbd\x49\x94\xe9\xd2\x7f\xa7\xca\x0e\xc1\xce\x3e\x37\x07\x24\x09\xa3\xc2\x41\xa5\xb7\xc2\xd8\xf3\x76\x6f\xea\xef\xde\xfd\x53\x8f\xb9\xc4\x7f\x10\xe3\xa4\x94\xff\xb2\xcf\xbf\x03\xed\x9c\x3b\x23\xbb\x91\x87\xb7\xd5\x7f\x49\xfe\x75\x30\xf1\x1e\xa2\x4e\x0d\xa7\xf9\x59\xbf\x40\x95\x76\x12\xdf\xc4\x31\xb4\x32\x5c\x54\xf8\xf6\xa1\xfd\x0f\xe3\xb9\xaf\x71\xca\x04\xaa\x3b\xcd\x6d\x37\x89\xea\x5a\x93\x8f\xf1\x86\x3c\x6a\xe8\xd4\xf1\x9d\x1f\x02\x43\x77\x4e\x6d\x1a\xb2\x04\xfb\x07\xb5\x9f\x56\x3a\xb5\x33\xee\xf7\x3f\x32\xad\xda\xe8\x10\xcc\xfb\x64\x4f\x5b\xbe\x22\x1f\xe8\x7d\x6e\xea\x33\x1f\xe1\x2c\x2c\x37\xd5\x3c\x5a\x0f\xe8\xfe\x6e\x4a\xc8\x16\x05\xa0\xeb\x97\xc9\x11\x25\xcf\x80\x2e\x7e\x93\x7c\x0e\x3d\x01\x3a\xf7\x9d\x68\x7c\xe1\x67\x40\xbe\xef\x84\xfc\x1f\x27\x02\x9d\x46\x6a\x36\xfe\x76\x0e\xe8\x18\xaf\x91\x2c\xd8\xd9\x7e\xd6\x18\xd2\xb3\x97\xfd\x45\x75\x0e\xd5\x25\xad\x87\x25\x70\x7d\x52\x85\xee\x7d\x4b\xf5\x7f\xca\x37\xcb\x93\x3f\xef\xfc\x4e\xc1\x95\xed\x1f\x40\xdf\x3b\xd3\x6b\x18\x55\x89\x13\xd7\xa8\x51\xdd\x32\x66\x26\xdb\xb7\x5e\x61\x02\x65\x52\xbe\x11\x93\xa8\x2a\xe6\x1a\x3e\x95\xea\x72\xf6\xef\xb5\x68\x67\xb1\x0c\x9d\x41\x33\x3c\xdf\x9e\xbb\xb3\x6b\x3d\x99\x4d\x38\xb1\x9a\xab\x3e\xa1\x6d\xbd\x25\x86\x03\x65\x26\x00\xdd\x4f\x19\xe6\xf6\x7d\x0f\xc8\xdf\x9f\x37\x7d\xfc\x5a\xa0\x83\xb6\x61\x95\x41\x57\x40\xf6\x57\xc3\xd5\x36\xc2\xc1\xb6\xa7\x61\x6f\x37\x42\xd8\xe7\xee\x09\xa7\x3a\xb6\xc1\x70\x09\xed\xdd\xfa\x2e\x3b\x09\xf7\x9b\xe3\x74\x80\xf6\xf6\xd9\xd3\xcf\x53\x05\x54\xaf\xd7\x6d\xfa\xe4\x99\xaf\x7e\xa5\xbd\x4d\xd7\xef\x13\xc5\x28\x2d\x57\xb6\x7b\x92\x88\xeb\x69\x88\x75\xfb\x71\x4b\x85\xb1\xdc\x49\x91\xf0\x2a\x29\xff\x65\xdb\xf1\x21\x84\x1e\x49\x66\x8e\xa1\xef\x9b\x78\x9d\xfb\x21\x45\x65\x4c\xa2\xaa\xe0\xc6\xef\xa6\xd1\x0e\xe9\xf7\x59\x97\x50\x67\xd7\x94\x39\x34\x2f\x0e\x55\xfa\xb4\x6e\x96\x2a\x1a\xd0\x89\x65\x91\x2d\xab\x2e\xcf\x72\x5b\x48\x71\x44\xf3\xf4\x22\xc2\x8b\x54\xee\x9b\x12\x1a\xd1\xc9\xdd\x3c\x97\x9f\x80\xa5\x46\x2f\xe6\x25\x98\x31\x7e\x61\x61\x39\x9b\x2a\xa0\x16\x26\x5c\xa7\x36\xaf\x64\xdc\xdf\xdc\x91\xef\x6d\x9a\x35\xa4\xd1\x3b\x9b\x3c\x29\xa2\x4f\x36\x29\xda\x4f\xb8\xc6\xe2\xea\x7a\xaa\x14\x2f\xaa\xba\x49\x15\x67\xa3\x2b\x9c\x2b\x1b\x99\xfc\x43\x67\x00\x43\x51\xbf\x7b\x76\x3f\x1e\x75\xae\xf0\xa8\x45\x7d\x1f\x8a\x2d\x07\x51\xca\xb3\xad\xbf\x1a\x01\x9a\x92\x87\x13\xe9\x5e\x76\x62\x15\xdb\x1d\x9d\x3a\x83\x9e\xe3\xc6\x4b\xb3\x68\x3e\xfc\x2e\x1a\x50\x15\x78\x9d\xd2\xbc\xb9\xc2\xb8\x52\xde\x88\x50\x00\x9b\x77\xc6\x54\x5d\x35\x8d\x32\x27\xbc\xcb\x90\xdb\x45\x60\xda\xab\x25\x94\x89\xa8\x29\x2c\xa5\x1d\xb8\xcf\xbd\x65\x54\x6d\xc7\x2a\x7b\xb1\x8e\xbf\x62\x78\x6f\xaa\xc3\xdb\xab\x8d\x21\xbd\x71\xbb\x06\x3d\xd2\xa7\xb7\x0f\xb7\xac\xe2\x9f\xd7\x12\x42\x60\xe7\xb9\x9e\x62\xd7\xf2\x02\xee\xa0\xb1\xdc\x9d\x2b\xe7\xcb\x8e\x72\x6e\xbf\x2c\xfb\x14\x31\x38\x96\xf9\xf1\x99\x60\xa9\xe4\x09\x7d\xb2\x55\xe3\x7b\x1a\xa5\xfc\x0f\xe3\x46\x1e\x17\x88\xba\x07\x73\x9f\x35\x51\xff\x0b\x46\x99\x33\xac\xa6\xd0\xab\x93\x14\xa7\x13\x33\x38\xca\x5c\x8f\xe2\xc1\x46\x95\xb9\xe4\x7d\xfe\x2e\xac\x2e\xee\xee\xc5\xb7\xae\x57\x3d\x33\xa7\xea\xf7\xb2\x6a\x2b\xba\xbf\x6d\x31\xcf\x86\xec\x6c\xe6\xc1\x98\xd9\x91\x35\x1a\xf9\xac\x6e\x32\xe4\x96\x13\xf9\x41\xb7\xea\x55\x8e\x6c\xbf\x8b\xb8\x53\xad\x1d\xc8\x3c\x90\xb5\xee\xec\x0f\x6b\xdd\x67\xe6\xf1\x68\x31\x8b\x5f\xc7\x8a\x2a\x6b\x4c\x82\xe8\x13\xd6\xcc\x8f\xe7\x4e\xeb\x09\x7c\x93\x7a\xf5\x80\x3d\x65\xfc\xf3\x71\x32\x65\x55\xfa\x15\xaa\xa4\x3b\xdd\x7a\x48\x1e\xed\xe8\xf4\x9a\xfc\x6a\x85\x09\xeb\xb8\x4b\xf9\x1f\x4b\x62\x79\x34\x3f\x43\x75\xaa\x2a\x2d\xc2\x5d\x12\x27\x32\xbf\x2b\x66\x22\xeb\xe0\x84\xde\x58\x44\xfe\x1c\xa0\x69\xc6\xdd\x77\xfc\xac\x28\x4e\xac\xb2\xb1\x26\x2f\x5c\x11\xcf\x6a\xeb\x4b\xce\x33\x4f\xa0\x2d\x0f\x66\xaa\xd5\x6a\xea\x9f\x35\x26\x7c\x0d\xf9\x53\xff\x07\xae\x74\xe3\xa5\x63\x85\x87\xc8\x4c\xf5\x39\x0b\x3a\xeb\xfa\x84\x2b\xd1\x3a\xf0\x8e\x1d\x4d\x3c\x20\x1f\x63\x1d\x7a\x85\x8f\x1a\xeb\xfc\xfb\x84\x3b\x51\xce\xe6\xdd\xc0\xf7\xfd\xbd\x15\xa2\xe9\x1b\x7a\x1b\x6d\xa1\x33\xa1\x57\x45\x29\x45\x74\x2f\xf7\x23\x34\x2f\x1e\xfb\x18\xf7\xf7\xe8\xf3\x23\xe1\x3e\xeb\xae\xfc\x42\xeb\xc4\x75\xfa\x47\xca\x8d\x57\xf7\x64\xfb\x1d\xc4\x38\xc1\xbc\xa1\x94\x83\x73\xe9\xb9\xc7\xae\x58\x4c\x7d\xfb\xc3\x61\x46\xef\x1e\x98\xb7\x94\xe2\x84\xe7\xf9\x65\x34\x41\x6b\xc5\x3e\x50\x0e\x35\x8e\x84\x4b\xd8\x28\x38\x93\xbd\xa6\x9d\x99\xf7\x63\x98\xbe\x96\x70\x4e\x9d\x54\x57\xc2\x8b\x27\x2c\x77\x27\xff\x1a\xd6\xce\x93\x9e\x8a\xe2\x55\x4e\x30\x65\x35\x83\xc4\x9d\x39\x64\x3b\xeb\x1e\x84\x78\x2a\xd2\x4a\x5b\xdf\x55\x8d\x19\x58\xcb\x74\xea\xf8\x67\x13\xc2\xb5\xd7\x0f\x71\x20\xfb\x43\x3e\xf9\x90\x27\x86\xfc\xb1\x89\xce\x7e\x21\x7e\x99\xdc\x1f\x68\xf6\x4e\x8a\x8f\xc1\x0a\x35\xc4\x54\x09\xd2\x3f\x4b\x3b\x57\xe0\xf4\xdb\x3b\xd9\x93\x5f\x50\x1c\xf5\x23\x6c\x02\xf0\x7e\xc8\xf6\xbb\x55\xf1\xb8\x96\x78\x10\x9b\x4f\x9a\x92\xf7\x45\x74\xb2\xa2\xef\x17\xa2\xc3\xe8\xb2\xf7\x76\xd6\xfd\x91\xf6\x83\x5a\x19\xb4\x86\xbc\xca\x56\xec\x07\x65\xe1\xb6\x8e\xe2\x88\x91\xba\x9b\xd8\x0f\x87\xfb\x05\x4d\x6d\xf4\xa6\x79\x1c\xf3\x25\x80\xf9\x40\x83\x83\x28\xdf\xe8\xa1\xb8\x21\x87\xed\x0f\x17\x95\x3b\xa3\xf4\x19\xcf\x8a\xa8\x55\xa2\x95\x12\x79\x6b\x34\x21\xe3\x91\xf1\x33\xe8\x1b\x45\x3e\x58\x4c\xf7\xf4\xa3\xb2\x57\x10\x6e\xbf\x49\xe2\x29\xe1\x31\x82\x10\xe3\xc8\xc6\x34\xe6\xc9\x84\x15\xd2\x7c\x46\xdc\xaa\x22\x9e\x43\x84\xf2\xe9\xa1\xfc\x44\xbf\xa7\x75\x12\x3a\xab\x91\x7e\x0e\x35\xfe\x83\x56\xaa\x94\xff\x11\x64\xce\xa3\xdf\x2e\x61\x8c\xf0\xb2\xd5\xf8\xda\x7e\xdf\x92\x95\xb4\x1f\xb8\x61\x35\xed\xa8\xab\x3e\xb8\xd2\x89\x63\xf9\x13\x37\x42\xc5\x2c\xe1\x41\xab\xd5\x38\xd3\x87\xd0\xe5\xb9\xf5\xfe\x74\x52\xd5\x19\x18\x48\x27\x95\x09\x2a\x7c\xfb\x7a\x54\x3e\xf3\x05\x94\xc7\x85\x51\x7e\x21\xff\x30\x6a\x09\xdb\x1f\x2b\x66\xe0\x09\x15\x8c\xf3\x36\xf3\x61\x52\x18\xf7\x4f\x88\xd0\xe6\x71\x1e\x1f\xe5\x12\xab\xb8\x83\x4f\x42\x93\x3b\x31\xd3\x12\xe5\x42\x29\xe2\x24\x18\x33\xb3\x22\x3e\x2b\x8f\x2c\x88\xbf\xcb\x67\xe0\xb8\xc7\xc7\xe9\x89\xc6\xa9\x5f\x21\x4f\xdc\x3c\xe4\x01\xf3\x63\x44\x5e\x4c\xd4\x5f\x7f\x7b\xf0\xfc\xf1\x3c\x70\xbf\xa0\x6f\xfa\x61\xbd\x65\xfe\xcf\x6a\x23\x37\x5a\xcf\x0e\x1e\xde\x14\x0f\x6c\x52\xfd\x88\x37\x69\x36\x34\x80\x9e\xe7\x82\xdc\x10\xda\xbd\xf4\xae\x32\x2f\x64\x9a\x73\x18\xed\x1b\xe3\xdf\x30\x2f\x64\xe8\xf7\xcc\x87\x51\x74\x88\x65\xdc\xff\xb7\x84\x0d\x6c\x7f\x33\x1f\xa6\x86\x71\x7f\x29\x1f\x26\x5d\x4f\x8d\x78\x1a\x92\x99\xd3\x69\xc6\xd3\xaf\x2c\x24\xcf\x92\xec\x5a\x46\x99\x5d\xc6\x20\x57\x3a\xeb\xa5\x0f\x5d\x4f\x67\xd9\xf4\xd1\x89\x64\xaf\xe4\xee\x76\xe2\x4d\xa5\x3d\xdc\xcd\x8c\x67\xd9\xa3\xb4\x13\xa5\xf9\x5f\xa4\x8e\x97\xc9\x8d\xb7\xc9\xde\xe4\xee\x54\x83\x46\x52\xd5\x07\xfa\xa6\xf1\x9f\x9b\x28\x1f\x61\x5e\x4c\x80\x26\xeb\xe1\x78\x99\x8b\x3c\xa0\x60\xd6\x79\x5a\x39\xc1\x97\xa2\xf0\x72\x13\xe6\x3d\x59\x44\x84\x90\x7f\x2c\x12\xfb\xc7\xcc\xad\x8f\xa4\xf9\xd3\x71\x67\x55\x8a\xc9\xe5\x9b\xe9\x5b\x8d\x8d\x8f\xa3\xa7\x36\x78\x7e\x22\x45\xc1\x5e\x0d\x8c\x9b\xcb\xf5\x48\x13\x4f\xb6\x52\x3e\xcc\xb6\x15\x72\x74\x96\xc9\xf9\xd0\x87\x5e\xb1\xad\x66\x14\xad\x83\x1c\x9d\x69\xb4\x2f\x6c\x2d\x9f\x47\xf8\x6f\xce\x01\xd6\x4f\xda\x9a\xc0\x3b\x4c\xce\x77\x21\xcc\x87\x79\x1b\x4b\xaf\xdf\x5a\x9f\x4d\x9f\xbc\x75\x4d\x09\x65\x34\xd9\x57\x6a\x89\xa1\x96\xfd\xdd\xf9\xdd\xfc\x79\x3f\x50\xfc\xd9\x32\xfd\xa7\x55\xf4\xf3\xf6\xbf\x68\xde\x5a\xf3\x62\xbc\x93\xbc\xf6\xe2\x2b\x1e\xd0\xca\x9a\x20\x52\x67\x5a\xee\xce\xea\x3c\xd6\x33\x42\x49\x91\xd7\x7c\x13\x3f\xe7\x05\x1d\xb9\x8b\xd5\x9c\x46\x3e\x59\x4e\x3f\x10\x47\x27\xd0\x09\xef\xf9\xc6\xc5\x28\xb0\xb7\x2a\xff\x91\x4e\x5e\xd8\x23\x3f\x83\xd4\x28\xb0\x7b\x6b\x7f\xb6\x3f\x5f\x3c\xc1\x15\x8e\x67\xe6\x7e\xe1\x5e\x8e\x93\x3b\x14\x47\x51\x0d\xb0\xf0\x02\xe3\xfe\x05\x27\x0c\x89\xbf\x51\x24\xcb\x4a\x56\x85\x4e\xab\x29\xd4\x16\xc9\x07\x10\x0f\xaa\x30\x3b\x86\x22\x74\xa1\x4b\x26\x21\xc7\x45\x43\x77\x51\x46\x53\x28\x5f\x43\xfa\x1a\xf9\x7a\xac\x87\x91\x37\xe6\x1a\x79\x74\x5e\x6e\x23\x21\xf1\xb9\x0d\xaf\xf9\xc4\x10\xf0\x89\xd6\x47\x4e\x36\xd5\x29\x6b\x03\xe9\x5f\xaf\x7e\xcb\x76\x3b\x6e\x0a\xa3\x57\xd9\xd4\xb3\xdd\x96\xe0\xbe\x39\x8b\x2f\x70\xdf\x1c\x03\x6f\xe6\x85\xe8\x78\x27\x53\x25\x77\xea\xfd\x54\xca\x72\x35\x46\x32\x4f\x62\x84\x41\x16\xf1\x85\xa5\x7d\xa2\xba\x4e\xca\x35\x6d\x6d\xff\xce\xe3\x3c\x96\x0e\x6c\x4f\x35\x8b\x32\x15\x25\xaa\x79\x96\x5e\x61\x1d\x8c\xb2\xed\x53\xe9\x1b\x94\xba\xcf\xa5\x88\x5c\xfa\x72\xc9\x5e\x1e\x9d\x3b\xf1\xef\xfd\x98\xff\x92\x17\xf1\x23\xff\xfb\x0c\xfa\x84\x12\x37\x66\xdc\x94\xa4\x54\x12\x13\xa5\xf8\x15\xe3\xfe\xc5\x3a\x0d\xb4\xae\x76\x39\xdd\xa7\x5a\xc2\xae\x13\xbf\x91\xa7\x17\x2b\x7f\xa4\x27\xc4\xbc\x98\xb5\xee\x1b\x69\xb7\x5a\x15\xbd\x89\xa2\xa9\x94\x07\x64\xd5\x18\x47\xe7\x05\x33\x05\xb6\x7b\xe1\xfb\x14\xca\x17\xe7\xa4\xa6\x53\x3e\xa4\x3d\x3e\x9d\x9e\xd6\x24\x93\x6c\xd2\x8f\x1b\x93\xc7\x59\xcd\x30\x4d\x56\xe7\xe8\xeb\x90\x4f\xac\x8c\xce\xda\xd2\x8a\x55\x89\xa8\xe8\xba\x57\xac\x78\x56\xe8\x74\xa0\xe7\x5b\xd1\xa8\x44\x7c\xb1\x7d\xce\x23\x29\x6f\xde\x67\xc8\x7d\x40\xf6\xb9\x1a\x10\x36\x50\x71\x92\x33\xd3\x7d\x5d\x56\x76\xe7\x7f\xc7\x8a\x4e\xfb\x96\x47\xd0\x4e\x55\x31\x34\x95\x32\xdd\x0a\x91\x27\xb5\xb7\xbe\x7c\x28\xbf\xee\x18\x69\x8e\x97\x7b\x5d\xa2\x9e\xdb\xe5\x23\xef\xf1\xdf\x57\xfc\x4c\x7f\xdf\x13\xf1\x8e\xe6\x6f\x37\xe5\xdb\x6b\x66\xb0\x2e\x8c\x83\x52\x1c\xc7\xc3\xfa\x64\x7a\x95\x65\x68\x1a\xb1\x72\x16\xdd\x63\x7d\x18\x43\xdd\x0c\xe2\x03\xea\x61\x2b\xb1\x96\xb5\x12\x99\x95\x34\xc1\x73\x3b\x45\xad\x31\xe1\x9c\xed\x0f\x2e\x28\xa2\x6c\x50\xb1\xe3\x2e\xf2\xce\x4e\xee\x65\x62\x1f\xbd\x66\x7d\x9c\x8e\x3c\xd6\xca\xca\xb1\xde\xcb\x6c\x45\x9a\xa1\xda\xfd\x23\xe8\xc6\x43\x6d\x23\xf3\x1f\x6a\xfe\xd1\x27\x7e\x57\xed\x38\x73\xe2\x45\xd4\xde\x62\xdd\xa0\x83\x53\x3d\x89\xa9\x51\x1b\xcb\xb5\x9e\x03\x8f\x92\x29\xc3\xa9\x1d\x99\x4b\x9e\x58\xbb\x66\x2f\x31\x7c\xf7\xbb\x1c\xa2\xf9\x3d\xa0\x70\x81\x6a\xa7\xfb\xf7\xdc\xa2\xe7\x5f\xb3\xee\x27\xda\x47\xf6\xdf\xf9\x8b\x4e\x3c\xd5\x97\x3f\xbf\xfb\x6f\x1e\x90\xe9\xc0\x4c\xca\x42\x16\x61\x1b\x21\x1b\x86\xca\xb9\x94\x17\xea\x26\xe5\x52\x9e\x34\xb5\xb1\x90\xec\x94\xf6\xc9\x52\x5b\x51\x4c\x7e\xa5\x72\x7a\x0f\x3d\x4d\x85\xd7\x7b\x28\x7a\xc9\xab\x54\x8a\x48\x47\x73\xbf\xa8\xf6\x3c\x4a\xf9\x30\xc7\x1f\xb0\xc4\xef\x71\x95\x61\xf4\x4e\xc7\xba\x4c\xb8\xc7\x7f\x9f\xed\xcd\xa3\x29\x75\x6a\xaa\xfb\x9e\x33\x9a\xe3\x0d\x1e\xf4\xba\xe3\x01\x1b\x29\x5f\x3c\x66\x1f\x4f\x4f\xea\x98\xa8\x50\x75\xbc\x61\x37\x3d\xd9\x63\x47\x0e\xd1\x13\x3b\xf2\xea\x2c\xf9\xd1\x11\x9d\xeb\xc4\xff\x38\x3a\xb2\x91\x98\xf2\x47\x92\x5e\x91\x92\xda\xe1\x9a\x8f\xa3\x80\x3f\xc2\x19\x5f\x78\xb5\x16\x50\xc9\x02\x9e\xd7\x00\xca\x07\x80\x46\x05\x40\xe5\x15\x70\x77\x17\x30\x64\x1d\xdf\x91\x1c\x9e\xfe\x15\xde\x7f\x17\x18\x9d\x02\x9c\x1d\x02\x68\x5a\x30\xef\x61\xb2\xf0\xae\x3f\x00\x5a\x8f\x81\x9a\x89\x80\xde\x21\xa0\x42\x0e\x98\x57\xce\x7a\xc6\x8b\xac\x5b\xf0\xee\x1d\xb7\x81\xe5\xcf\x81\x1d\xdd\x01\xe7\x2b\x40\x41\x17\xc0\xe3\x17\xbe\xf7\x2d\x64\x60\x05\x95\x8c\xd1\xe4\x3e\x07\x12\x6a\x81\xdc\x54\x20\x2b\xbc\xe5\xde\xff\x0e\x5f\xa0\xf2\x77\x60\xc7\x52\xa0\x4e\xe4\x89\x5c\x3a\x2c\xf6\x3f\x70\x07\x4a\x1e\x03\xbf\x85\x02\xa5\x33\x81\xcf\x3e\xc0\x4e\x91\x07\xd2\x16\xff\x96\xf2\x1f\x7e\xdf\x05\x0c\xd0\x65\x2c\x6c\x80\x1f\xf0\x2c\x9e\xf5\x0c\x1e\xb8\x03\x7d\xff\x02\x6e\x27\x01\xca\x6e\xc0\xf5\x64\x60\x90\x0c\x70\x45\x0d\x18\xaa\x09\x9c\xf3\x05\x46\xbc\xe5\x3e\x17\x63\x4d\x80\xba\x1a\x60\x62\x30\xe3\x7c\x42\xbc\xaf\x2e\x04\x74\xbf\x03\xf6\x1c\x02\xe6\x94\x01\xa5\xf3\x81\x45\xa3\xbe\xc2\xfd\x87\x00\xcb\xa6\x00\x79\x65\xdc\x07\x63\xdb\x31\xc0\x35\x57\xd8\x45\x01\xbf\x13\x3c\x1f\x11\x61\xc0\xf6\x0d\x40\xe2\x55\x20\x67\xb8\x70\x16\x02\xb6\x1f\x01\x8a\x36\x72\xd4\xad\x52\x01\x8a\xba\x03\x27\xd4\x81\x42\x55\xe0\x52\x09\xb0\x73\x21\xf0\x70\x20\xf7\x3f\x10\x6c\xda\x75\x08\x68\xf2\x01\xf2\x23\xff\xdd\x7e\x29\xff\xe1\xf7\x69\xcc\xfb\x90\xea\x5e\x3c\x39\x01\x28\xd9\x03\x8f\x2b\x01\xe1\x1c\xd8\xac\xf7\x20\xf6\x77\xb8\x10\x09\x0c\x38\x0a\x08\x39\xfc\x30\x75\xe0\xd4\x23\x60\x54\x11\x70\x34\x00\x50\x1f\x0f\xd4\x9c\x00\x26\xa6\x00\xe5\xef\x80\xe9\xe3\x19\xf7\x17\x96\xef\xce\xd1\xc0\x7c\x77\xa0\xe0\x16\x60\xea\x08\xe4\xc7\x08\x27\x64\x60\x9b\x25\xe3\xfe\x5b\x77\x02\xae\xdd\x80\xec\x47\x8c\xcd\x64\x2f\x64\x2c\x2b\xeb\x05\x10\xa7\x00\x64\x4f\x07\x32\x0a\xb9\x2f\xfc\x8e\x89\xcc\x83\xa8\xf2\x64\x7c\xfb\x88\x0e\x90\x6f\x0e\x08\xf9\x63\xbe\x33\x70\xef\x11\xf7\x50\x79\xdd\x1d\x28\x74\x66\xfc\xff\x9b\x3e\x18\xb3\x5b\xe3\xc0\x82\xfd\x3d\x8d\x98\xff\xd2\xf5\x3c\xf0\xe8\x03\xd0\x39\xe5\x5b\xde\x83\x54\xe7\xe0\xbc\x2b\xa0\xe4\xc4\xf6\x0f\x70\x01\x8e\xae\x05\x06\x47\x00\x07\xaa\x00\xd5\x99\xcc\xfb\x10\xd2\xfa\x3d\x12\x61\x2f\x01\x8a\x4f\x30\x5f\xaa\x68\x3f\x60\xb8\x12\xc8\x4b\x01\x16\x27\xb0\x3d\x4b\xc2\x80\xac\x72\xc0\x6e\x1b\x90\xb5\x99\x4f\xe2\x59\x9a\x8c\x4d\x09\xd9\x96\xb0\xf1\x64\x3c\x05\xe2\x9e\x03\x99\xb7\xf9\xbf\x2d\xc3\xb9\x07\xc6\x16\x27\x60\x5f\x31\x63\x3b\xc2\x9a\x14\xe6\xe5\x7b\x15\xe6\x0e\x3d\xcc\x02\x72\x4f\x02\x7f\x24\x7f\xd5\x07\x42\xb4\x3f\x59\xc4\xb5\xe2\xc5\xbe\x49\x51\xba\xe2\x3c\x8c\x03\x3a\xda\x03\x4f\x1a\x01\x39\x7f\xe6\x01\x09\xf9\xcd\xdd\xd3\x80\xb0\xaf\x09\xef\xdd\x41\xb7\x85\xf7\x50\x5f\x07\x74\xcf\x07\x4e\x84\x02\x0a\x45\xc0\xa1\x01\xc0\x80\xf1\xc0\xfe\xeb\xc0\xb0\x89\xc0\x1e\x23\x40\xcd\x1b\x28\xf9\x13\x98\xa0\x00\x14\x8d\x04\xa6\x9b\x03\x05\x27\x81\x39\x6f\x80\xec\xe3\xc0\xfc\x81\x8c\xd3\x9b\xe7\x32\xee\xb3\xbc\x0e\x90\xf8\x01\x42\x9e\x94\x14\x0b\x78\xfc\x04\xa4\x96\x00\xeb\x7f\x07\x52\xe3\x58\x0f\x43\x12\x05\x64\xee\x07\x24\x6e\x40\x51\x2c\xcf\x13\xe9\x1f\x14\xf1\x3c\x6c\x79\x02\x7c\xff\x9e\x71\xe5\xa7\xb6\xc0\xd6\x1e\xc0\xfb\xc3\x2d\xf6\xb7\xe5\x7f\x6c\x5a\xda\x9a\x07\x20\xc5\x79\x9f\x89\xd5\x91\xfb\x42\x56\xf8\x92\x75\x70\xf0\x15\xef\xe1\xdc\x5b\xe6\x85\x9c\x3a\x0e\x74\xcc\x07\xea\x02\x81\x6e\x8f\x80\xfd\x47\x80\xde\x75\x40\xc5\x27\xa0\xdf\x71\xc6\xf9\x86\x86\x31\xee\x3d\xf6\x13\xe3\x7d\x53\x5c\x58\xd7\x42\xc7\x1b\xc8\xba\xce\x3a\x42\xcd\xb8\xff\x1b\xc6\xf3\x92\x9c\x18\x83\x4c\x30\x66\x2c\x2f\x51\x1f\x58\x3f\x12\x48\x52\x05\x62\xbd\x80\xf8\x46\x40\x92\x0b\x24\x98\x03\x85\x0a\x40\x62\x19\x50\x71\x97\x71\x23\x61\x1e\xd2\x54\x80\xab\x3a\xac\x17\xf1\xb4\x9c\xf1\xe5\xf7\x8d\x40\xb2\x21\xf7\xc6\x8a\xed\xd0\x9a\xff\xd1\xb6\x0f\x86\x74\x1e\x1e\x87\x32\x1e\x79\x47\xc4\x33\x6f\x94\x02\x58\xfa\x2d\xef\xe1\x64\x2e\x20\xdb\x03\x38\xb4\x17\x68\xdf\x0f\xd8\xf7\x12\xe8\x52\x22\x64\x25\x80\xa2\x3b\xe3\xde\xca\xc7\x5a\xf4\x0e\x72\x03\x00\xcd\x73\xdc\xe7\x42\xab\x1e\x48\x5b\x0c\xe8\x0b\xb1\x4f\x8e\xf5\x62\xe2\x82\x80\x25\x41\x40\x54\x57\xc6\xea\xa2\x37\x02\x6e\x72\xc0\xa6\xe7\x40\x40\x3c\xb0\xb9\x08\x88\x89\x01\xa2\x53\x80\xb4\xe7\xa0\xec\xb6\xd0\x0e\x88\x93\x00\xd5\x95\x40\xfc\x2d\xe0\x74\x77\x20\xbe\x04\xb8\xe6\x02\xc4\xcf\x03\x84\xfc\x39\xf1\x57\xe0\x7f\x8a\x40\xec\xcf\x6c\x67\x44\x57\x91\x07\xf0\x1f\x3a\x10\x52\xde\xc3\xfd\x54\x1e\xff\x8b\xf7\xd0\xdc\xef\x43\xe4\x7f\xd4\x0c\xe0\xb1\x5c\x06\x68\xd7\x93\xf5\x6e\xba\x5a\x33\xef\xa5\xf7\xbe\x16\xbd\x83\xcc\x06\x60\xcc\x06\x8e\xcb\x42\xbc\x48\x9a\x00\xcc\xcc\x63\xdd\x83\x05\x2a\x40\xe4\x5b\xc0\x6c\x18\xef\x0d\x76\xaf\x80\xb0\x12\x60\xad\x22\x10\xe6\x05\xf8\xdf\x07\x22\xc7\x01\xd1\xdd\x01\xe1\x34\x9b\xe6\xc9\xba\x08\x82\x8f\x45\x5c\x03\xaa\x7a\x01\xe1\xa1\x40\xdd\x17\x20\xd2\x12\xb8\x36\x18\xd8\xf4\x3f\xe0\x69\x0f\x20\xf2\x3a\x73\x42\xa5\xbc\x9f\x66\x1e\xc0\x89\x36\xfc\x87\xb2\xd6\x78\xf7\x37\xbc\x87\x36\x7a\x07\xcd\xba\x17\x6a\x62\x56\x28\xde\x2a\x6a\xc6\xbb\xc7\x03\xb2\xed\x38\x4e\x75\x3f\x09\x64\x8d\x03\xfa\x66\x01\xa9\x85\xc0\xd0\xde\x40\xbc\x19\xc7\xcf\xe8\x7a\x60\xfa\x0e\xb6\x47\xff\x29\xb0\x51\x8e\xfb\xe5\x6c\xd8\xcf\xfb\x47\x60\x0d\x63\xbc\x81\xb9\x80\xef\x24\xe6\xaf\x6c\xd2\x06\x36\x08\x3e\xaf\x02\x08\x67\xcd\xfc\x37\x40\x88\x16\x50\x35\x14\x08\xd6\x00\xea\x4c\x99\x2b\x71\xcd\xbe\x45\x07\x62\xa3\x1e\xf0\x51\xc8\x45\xe2\x5a\xf3\x3f\xa4\x76\xaf\xb6\x6f\xcd\x07\x90\xfa\x41\x5b\xdd\x8b\xef\x44\xbc\xfa\x1b\xdd\x0b\x29\xee\x2f\xde\x07\x2f\x16\xf1\x0f\xa9\xde\x41\x46\x28\xe3\xdb\xc9\x4d\x40\x57\x51\x8d\x57\xb9\x18\x88\x0c\x00\x46\x9e\x00\xc2\x8c\x80\x89\xd3\x19\xff\x17\xf6\xd3\xc0\x32\x60\x61\x16\xa8\xcb\xb7\x95\x26\xe0\x6d\x05\x38\x5d\x67\x1e\x83\x4f\x16\xe0\xf3\x9e\x35\x03\xfc\x32\x00\x49\x3f\xc0\xbf\x3d\xf7\x98\xf1\x35\x02\xaa\x87\x03\xbe\x2b\x80\x53\x3f\x02\xbe\x5f\x80\x1b\x25\xbc\xd7\x3c\x73\x03\x7c\x7b\x02\x7f\x7f\x6e\x79\xee\x6b\x45\xfd\x24\x47\x11\xef\xb7\x2d\x17\x47\xb1\xbf\x5c\x5b\x3f\xf8\xa6\xef\x0b\x9f\x9a\x71\x58\xec\x9e\xd9\xb6\xef\x89\xf4\xf4\xd8\xac\xfb\xb0\x98\xc7\xf8\x1c\x40\x36\x14\x88\x6e\x0f\x28\x38\x00\x61\xea\xc0\x60\x75\x20\x24\x1e\x18\x9f\xc0\x76\x0b\xf1\xc2\xab\x13\x60\x98\x0e\xaa\x72\x59\x94\x00\xee\x2e\x3c\x0f\xae\xef\x01\xcf\x4a\xc0\x43\x93\x6f\xb4\xb9\x09\xef\x9d\x04\xb8\x09\x39\x41\x10\xb0\x2e\x02\xa8\xaa\x03\x5c\xc3\x81\xd3\x9a\xcc\xc9\xbd\xae\x03\xac\xbd\x09\x3c\x1f\xc1\xaf\xff\x3c\x08\x70\x9a\xd2\xda\xee\x65\x62\xdf\x41\xb3\xe7\xad\x79\x10\x37\x87\xb7\xf1\x03\x69\xdf\x17\x31\x4e\x7c\xc3\x7f\xd1\x6c\xed\x07\x52\xfe\x47\x96\xb8\x4e\x52\xed\x78\xdc\x2c\xf2\x89\x36\xde\x03\xe4\x03\x01\xe1\x74\xdf\xe7\x17\xc0\xdb\x0e\x18\x61\xc4\xbc\x0e\x21\x0f\x77\x35\x63\xde\xd8\xea\xd9\x80\xc9\x65\xc0\xb9\x9e\xf5\x83\x9c\xe2\x78\x0e\x1c\xab\x39\x36\x38\x89\x7a\x18\x0e\x12\xa0\xc0\x04\xb0\x3f\x0a\x54\x8e\x05\xec\x83\x81\x93\xa6\x80\xfd\x66\xce\x79\x85\x58\xfb\xec\x06\x60\xa7\x0a\x7c\xfc\x1f\x60\xd3\xa7\xb5\xdd\x52\x1e\xc4\xc2\xef\x5a\xf3\x20\xbe\x17\x79\x0a\xff\xc9\x7f\x39\xc2\x63\xa5\xa8\xab\xb4\x47\xd4\xff\x28\x12\xf1\xfe\xb6\xfc\x8f\xc4\x35\x3c\x46\x32\x2c\x82\x20\x23\x1e\xbd\xf4\x81\x1e\x73\x00\x17\x7f\x60\x90\x3f\xb0\xca\x1c\x18\x77\x12\x70\x38\x06\xe8\x74\x04\xec\xfa\xf3\xfe\xb1\xdc\x9d\x6d\xb1\x3e\x0f\xea\x3b\x6a\xdd\x05\x08\xfd\x13\x58\xf2\x18\x48\x3e\x0a\x58\xd6\x71\xaf\x2d\x8b\xe7\x40\xa5\x11\x60\xf6\x8a\xb9\xac\x66\x96\xc0\x8d\x08\xc0\xec\x3a\xe7\x42\x26\xa9\xc0\xff\x24\x2d\x76\xb7\xe5\x41\xe8\x8a\xf9\xa5\xce\x2e\x1e\x9b\xd7\x81\xc8\x8f\x3a\x25\xda\xd9\xcc\x7f\xf9\x8b\xc7\xbd\x22\x2f\x6e\xd7\x8f\x3c\xe6\x8b\xbc\xa8\x2c\x91\x77\x28\xe5\x7f\xc4\x8a\x55\xa7\x8d\xa2\x7f\xf9\x8a\x71\x66\x75\x24\x20\x57\x08\x38\x2a\x00\x4a\xdd\x00\x5b\x33\x40\x75\x06\xb0\x34\x0b\x98\x1a\x01\x58\xba\x73\xde\x6d\xb6\x17\xb0\x91\x07\x4c\x56\x00\xae\x9f\x81\xc5\x1a\xc0\x86\xa1\x3c\x47\xc9\x11\xc0\x02\x33\x20\x6f\x0c\x30\x3f\x1b\xa8\xb8\x09\x18\x7e\x04\x4e\xd4\x02\x73\xdf\x01\xd7\xa2\x00\x03\x59\xe0\xf1\x05\x40\xff\x67\xe0\xaf\x62\x40\xef\x26\xdb\xa9\x2d\x3e\xf7\xc9\x22\x3f\x4e\x53\xec\xab\xa5\x2e\xea\x6d\x35\xaf\x03\x51\x3f\xe9\x3f\xf9\x2f\x6d\xfa\xdf\x34\xf3\x3f\xbc\x79\x8c\x9f\xd4\xda\x0f\x02\xc4\x79\x71\x17\xd5\xcb\x1d\x65\x79\xb4\xea\x07\x74\x51\x02\xcc\xba\x03\x83\x4e\x00\x8b\x9e\x02\x9a\x42\xac\x94\x01\xf4\x4b\x81\xb9\xbf\x02\x4b\x4e\x01\x73\xf6\x03\x6b\x6e\x03\x7a\x16\x40\x88\x22\x6b\xb3\xc5\xbf\x05\x66\xd8\x03\xdb\xe5\x01\xed\xde\xc0\x9e\x99\xc0\x34\x5f\xe0\xa8\x16\x30\x55\x0b\xb8\xdc\x13\x98\xfc\x09\x78\xa0\x0e\x4c\xba\x0a\xfc\xee\x06\x4c\xd0\x61\x3b\xc7\x8a\x7a\x39\xa3\x44\x7e\xed\x70\xb1\x4f\xe9\x10\xb1\x9f\x4e\x33\xff\xe3\x3f\xf4\x5f\xa4\xfa\x27\x52\xfe\x4b\xce\xef\xad\xed\x97\xf2\x5f\x22\x4e\xca\x52\x1d\x2b\x64\xb6\x1c\x55\x39\x3c\xd2\xdb\x53\xe1\xd7\x59\xa9\x03\xd5\x1f\x96\xd6\x75\xa4\xea\xe0\x7c\xfb\x4e\xf6\xf8\x09\x98\xf3\xb4\xb3\xa7\x92\x0d\xa0\xfb\xa6\xcb\x8f\xa3\x97\x02\x5a\x11\x5d\xcf\xe9\xca\x03\x53\x24\xdd\x92\x4c\x77\x01\x13\xbb\x74\x9b\xb4\xb2\x3b\xa0\x21\xd3\xf5\x99\xff\x30\x60\x5c\xef\x6e\xca\x31\x67\x81\x31\x63\xbb\xb6\xdf\x32\x1f\x50\x9b\xd1\xc5\xb8\x44\x02\xa8\xfa\x76\x8e\x39\x58\x05\x8c\x1c\x24\xbf\xfc\xbb\x9e\xc0\x88\xee\x9d\x94\xef\xe4\x01\xc3\x1e\x76\xb4\xfc\xe5\x31\x30\xf4\x63\x07\xdf\x4f\x9f\x80\x41\x17\xe5\xa8\x0e\xa9\x2c\x8b\x49\xc2\xa8\x24\xee\x97\xbd\x72\x79\xfc\x2f\xfe\x47\x5b\xfe\xcb\xd6\xac\x8e\x54\x3d\x4e\x3d\xdb\x99\xaa\x1e\xf1\x29\x5d\xe9\xf7\xe1\xa1\x0a\xa7\xf9\xf9\xb3\xc3\x78\x28\x30\x2f\x64\xa5\x84\x51\x89\xa5\x69\x7d\xa8\x5e\xb3\x08\xdc\x67\x43\xfb\x82\x32\xf1\x2c\x34\x7e\x1e\xf8\xa9\xab\x31\x30\x26\x49\xa5\xd3\x90\x1b\x58\x30\xf2\xa1\x4a\xf8\x94\x43\xc8\x1f\x5a\xad\x52\xb3\xe0\xa3\x4c\x7b\x95\x4e\x2a\xe6\x76\xe3\x64\xcc\x95\x97\x0c\xfa\xe2\x59\x29\x33\xa4\xbf\xb5\x8a\x7b\x64\x7b\xa0\x6f\xa7\x41\x61\xe9\x4e\x80\x92\xd9\xc0\x0d\xc2\xd9\xba\xb7\xb7\x72\x59\xcd\x78\x40\x61\xc2\x80\xa4\x33\xd5\x40\xaf\xce\xfd\x93\x6f\x1a\x01\x3d\x3b\xf4\xf3\xff\x29\x1f\xe8\xd1\xbf\xef\xb3\xbf\x57\x00\x5d\x4f\x2a\x52\xdf\x8b\x4e\x6b\x7a\xfa\xd1\xe8\xdb\xa5\x86\x47\xf9\x27\xc2\xf8\x5f\xf6\x17\x58\x77\xa4\x48\xb9\x75\x68\x77\xc2\x35\x53\x5e\x2a\x52\x55\x35\xae\x81\x75\x5f\x36\x3a\x0c\xa4\x08\xe0\xef\x35\x98\x7e\xef\x06\xae\x26\xad\xac\x1a\x41\x3a\x1a\xd6\xa7\xd4\xe8\xd6\xe9\xe2\x28\x35\xaa\xf3\xe9\x61\x0c\x45\x9e\xf1\xf1\xe3\xa8\xfa\x3c\x50\x7b\xfc\x05\xd9\xcf\x40\x5f\x57\x8d\xa2\x7e\x8f\x00\x85\xed\x9a\xc1\xe3\x6d\x80\xee\xcf\x35\x97\xeb\xc7\x03\x5d\x82\x34\x2a\x96\xc6\x03\x9d\xd2\x34\xc6\xba\xee\x07\xda\xbf\x1d\x7f\x7e\xa3\x1a\x20\x57\x36\x7e\x52\xca\x20\x40\x66\x8f\xba\x4d\x3e\xed\x49\xe3\x50\x49\xf7\x18\xc7\x2a\x9e\xa2\x58\x3d\x7a\xdf\x75\x5a\x83\x6a\x2f\x9e\x10\xce\xa7\x36\xe0\x1d\xd5\x6b\x47\xfc\xcd\xb8\xcd\x90\x50\x1e\x07\x88\x7a\x18\xfd\x32\x85\x71\x9f\xc8\x77\x2b\x8e\x6e\x4f\x91\xb0\xd0\xa5\x17\xd9\xb3\xe5\xa9\x12\xe1\x2e\xc9\xe3\x06\x11\xca\x1a\xa3\xc3\x76\x6e\x78\xac\x4a\x76\x06\x68\xaa\x51\x06\xe1\x11\x3a\x96\xea\x71\x4e\x77\x27\x50\x24\x59\x96\xae\x49\x38\xa7\xe9\x79\xe6\xbd\xe8\xcf\x67\x7e\xc8\xe4\x2a\x6d\x42\x73\x47\x18\x68\x53\x55\xba\xbb\x8d\x2e\x45\x20\x39\xc3\x59\xcb\x7b\xd2\xde\x3d\xab\x4c\x95\xea\x71\x33\x1b\x74\xc9\xd3\x66\xbe\xb2\xa0\x51\xd7\x62\x0d\xdd\xbc\xd7\x6d\x58\x4f\x6f\xa9\x33\x3c\x91\xb8\x6d\x33\x3e\xe6\xd1\x37\xd6\x3e\xba\x8f\x56\xa0\x56\xfd\x09\xb2\x6b\xfa\xe1\x6b\xf4\xcd\xa6\xeb\x34\xf2\xcd\xd2\xb8\xbf\x68\x1e\x26\xbe\x67\xbb\xc7\x6f\xe0\x71\xb4\xd8\x0f\x63\xe4\x21\x61\x2c\x53\xe9\x4e\xe8\x5a\x7e\x23\xfb\x71\xc6\xcd\x41\x54\x2d\x4d\x7a\xc4\x76\xc7\xbc\x62\x34\x3e\xfc\xa4\x26\x55\x49\xfd\x9d\x26\x91\x9f\x78\x34\xb2\x5e\xc6\xaa\x5a\x46\x9f\x96\xe9\x68\x53\xbd\xdb\xf4\x1c\xf3\x5f\xe6\xad\xd3\xa3\x8c\x4a\xab\x9b\x3e\x2d\x98\x31\xd7\x58\x1f\xa5\x5f\xd3\x3c\xaa\xf7\xb6\x73\x5c\x28\x32\x30\x8d\x4c\x98\x41\x66\x14\x37\x8a\xce\x30\x46\x56\xba\x54\x77\x34\xea\x68\x4e\x8a\x33\x0b\xd7\xaf\xa6\xb3\xcc\x02\xb3\x20\x9a\xc9\x05\x0d\x5c\x49\x5f\x60\xc6\x3d\xdb\xe6\x15\x95\x13\xe2\x62\xf8\xf7\x71\xc2\x47\x0d\x7f\x64\xed\x1f\x83\xfb\x8f\x68\xc5\x1a\x64\xfe\x41\xca\x4d\x7a\x27\x44\xfe\xc7\x79\x1e\xa7\x69\x8b\xfc\x18\xd2\xb1\x2e\x0c\x53\xa6\xfa\xeb\x16\xc9\x30\x5a\xd7\x29\xce\xac\xca\x11\xfd\x52\x93\xec\x0b\xd3\x9c\x42\xf6\x04\xc9\x68\x71\x1f\x98\x37\xba\x14\x39\x57\x1f\xd5\x23\x74\xc1\xce\xd9\x80\xd0\x39\xcb\xeb\xf3\xe9\x29\x18\xfd\x62\x44\x19\x83\xae\x38\x4e\xf0\x30\xa6\x75\x33\xc2\x91\x75\x15\x14\xb6\x58\xcc\x63\xfb\x97\x8a\xf7\x9c\xad\xe2\x14\xe8\xcc\x62\xd5\x34\x8a\x72\xf6\xa5\xe9\x33\xa8\x12\x6c\x55\x60\x4a\xdf\xc4\x4a\x9d\x91\xe6\x25\x8f\x18\x39\x5e\x12\xc3\xb1\xd9\xd2\x7a\x2b\x31\x98\x2c\xc5\x8a\xb8\x45\xd9\x11\xfa\x26\xe6\x9d\x2f\x52\x9d\xd6\xd4\xfd\x2e\x7d\x82\xa9\xd5\x6f\x34\x1f\xc6\x8d\xac\xb5\xb9\xe0\x06\xdb\x3f\x47\xe4\x47\xcd\x24\xfd\xea\xcc\xa0\x71\x54\xed\x4e\x6e\xe4\x7e\x50\x31\x3a\xec\xcf\xe1\xef\xb5\xe8\xdd\x82\xeb\xf4\x68\x7e\x3c\x0b\x0d\x69\xd6\x57\xdb\xb3\xca\xb8\x7d\x0a\xdb\x69\xb5\x92\xf5\x51\x8c\x87\x99\x13\xfe\x69\xa0\x6f\x41\x19\x87\x94\x07\x33\x26\xcf\x9a\xd0\x6b\xe5\xbd\x36\x84\x3a\x76\x36\x66\x7e\x08\xe0\x20\xee\xb0\x0e\x47\x15\x28\x47\x5b\xf1\x7a\x14\xe5\x1e\x8e\x1a\xbc\x72\x1c\xac\x16\x53\x64\x71\x10\xf7\x5c\x07\xf8\x12\xb7\xd5\xfe\x45\x14\x31\x4f\x56\xec\xc9\x22\x7c\xd2\x7e\x11\x73\xdc\xed\xcc\x0e\x90\x72\x89\x9d\x0a\x9f\x09\xec\x54\x6e\x13\x7e\x63\x5b\xf5\x82\x70\x0a\x9b\xfa\x7f\x48\x3f\xc0\xea\x12\xdb\x6f\x36\x8b\x47\x23\xe2\x89\xa5\xba\x4f\xa4\x4c\x58\xaa\x83\x13\x0e\x4e\xa4\x42\x44\x3e\x88\xe7\x31\xd6\xc9\x58\x9b\x63\x42\x68\xc8\x8a\x03\xe6\x3f\xf1\xbb\x5a\x50\x5c\x30\xeb\x6b\x43\xa8\xe2\xbc\xe3\xac\xbe\x2e\xe5\xc1\x68\xae\x60\x94\x7a\xe4\x5c\x27\xf2\x93\x3e\x9a\xab\x28\x03\x97\xcb\x5d\x23\x66\x60\xeb\xc4\xfa\xbd\x6b\x96\x02\xe1\x0d\x2e\x0d\xa3\xc8\xcf\x5d\x65\xb9\x03\xd7\xba\x4a\x66\x54\xb9\x7e\x5c\x41\xf6\xaf\x33\x66\x66\x81\x6b\x38\x2b\x2c\xb8\xca\x4a\x68\xaf\x73\x51\x29\x5a\xc5\x63\x35\xf3\x63\x5e\xd7\x93\xfd\xab\x75\xae\xd3\xcf\x2b\x25\x8d\x32\x3c\xbe\x25\xbf\x70\xbc\xc3\xf6\xdb\x6a\xf0\x68\x4d\x7a\x29\x71\x1f\x66\x71\x1f\x20\x30\x1f\x24\x24\x73\x11\xe1\xf3\xbe\x39\xa6\xc4\x4a\x71\x31\x61\x96\x92\x53\x23\xab\xb5\xd8\x8d\xb4\xa5\x55\x6b\x09\x7b\x9a\x9f\x85\x29\x6d\x78\x30\x4d\x7c\xeb\x76\xec\xbb\x35\x94\x91\xa8\x5c\x5f\x4b\x7e\xd5\xe3\xa4\x9b\x3a\xdb\xed\x25\x2a\x38\xfa\x5e\xe3\x29\xf7\x99\xd5\x9b\x72\x33\x3f\x8c\xa2\x9d\xd9\xd7\x98\x19\x3a\xbe\x43\x98\x89\xe4\x57\xb6\x9c\x70\x59\x3f\x6b\xee\xc0\xe3\x3b\x6f\x23\xad\x4c\x9f\x94\x64\x1e\x83\xf3\xe8\x13\x7c\x6e\x56\xd0\x93\xf1\x89\x3a\x41\xef\xeb\xdd\xf9\x2a\x29\x76\x78\x34\x3e\xa6\x79\x74\x1f\xff\x3b\xcd\xab\x5b\xf9\x17\xaa\xb9\xac\xe9\xd2\xf4\x95\x2e\x4a\xc4\xa6\x05\xf4\xaf\x36\x38\x99\x90\xbd\x3e\x79\x56\xf4\xbc\xdc\x60\x4d\x95\xba\x55\xe6\xfc\x2d\xec\x3c\x1d\x08\xdf\xb2\xd2\x74\xa2\xf5\x63\x32\x6b\x0d\xad\xb6\xb9\x8f\xd6\xd2\x73\xd6\x71\x77\x65\x7c\xcb\x87\x6f\xe5\xab\x96\x78\x52\x7c\x1c\xd0\xc3\x9b\xf6\x85\xce\xaf\xc4\x83\x0c\x82\x45\x05\xd4\xf5\xeb\x18\xc7\x09\xd9\xae\x48\xfb\xdb\x06\x13\x55\x3a\xdb\x85\xfc\x30\x9d\xe2\xe6\xfa\x7c\x5e\x81\x1b\x4c\x99\x71\xb5\x51\x6b\x1d\x31\x95\x36\x0e\x63\xbe\xd8\xfa\xe8\x04\x1f\xfe\xf7\x39\xb4\x4e\xd6\x8f\xda\xc3\x1d\x7d\x5e\x71\x4e\x18\xe2\x77\x89\xec\x0e\x88\xbf\x43\xeb\x2a\xf0\xe3\x2f\xb4\xee\xfc\x4f\xbe\xa7\x38\xe4\x23\xf2\xe6\xdc\x5f\x08\xe3\x86\xd3\x16\x84\x8e\x07\xac\x5b\x36\x86\x66\xef\x89\xfd\x63\x7c\xc5\x83\x71\xa8\x62\x75\x96\xa5\x4e\xab\x89\x3f\x66\xb6\xc6\x95\x78\x0d\xcd\x3c\x98\x89\x9e\xb4\x8f\x4e\x53\xf4\xa1\x4f\x1b\x6f\x1e\x40\x27\x93\xa1\x77\x38\xaa\x29\x56\x85\xd0\x04\x74\x3c\xbc\x51\xcc\x4c\xc3\x44\x7f\xd8\xa4\x2d\x47\x19\x56\x94\x67\x1f\xe6\xbf\xa4\x32\xce\x1b\xd9\x38\x8d\x79\x2f\x72\xf3\x28\x27\x8f\x56\xb0\xa1\x6f\x10\x25\xc3\x0a\x2d\x51\x19\xac\x44\xb2\x69\x62\x2c\xed\x9f\x9b\x16\x65\x13\x93\x33\xe2\x42\x31\x59\x10\x71\xbb\x96\xfb\x02\x19\x9f\xa1\x4c\x36\xdc\xee\x07\x5a\xf9\xff\xc2\x8b\xa1\x9c\x21\xb0\x94\xea\x74\x76\xcb\xc9\x1f\x3c\xc3\x98\xcf\xe6\xa2\xb2\x8a\xf2\x05\x27\x91\x17\x61\xbb\x7c\x1d\xcd\xf6\x92\xae\x9e\xb4\x9b\x19\x37\x7a\xd3\xb7\x32\xf4\xf3\x23\x6f\xd6\x19\xe8\x4f\xf9\xf2\x24\x93\x60\xda\x17\xd5\x7e\x5d\x4f\xfb\xe2\xa0\xcb\x1b\xe9\x7d\xa4\xba\x30\x72\x59\x31\xa2\x60\x52\x9c\x78\x93\x21\x31\xb4\x1d\x79\x9c\x94\x0f\x93\x18\xa2\x4a\xb8\x5b\xe2\x09\x9e\x87\x84\x0f\xf3\x89\x39\x10\xdf\xc8\x3c\xca\x04\xe3\xd5\x14\x81\xe2\x1f\xf0\x0c\x27\x34\x31\x5f\x2c\xa1\x22\x93\x98\x16\xf1\xb9\x3b\xc9\xee\x38\x95\x6a\xf2\x9f\xb8\x86\xfa\x5d\xc2\x18\xf3\xb0\x81\x3c\x74\xf3\xf1\x47\xe4\x07\xd1\xf5\xaf\x89\x1f\x12\x7d\xe8\x23\xf1\xaa\x98\x17\xe3\x23\xbf\x8a\x78\xd2\xeb\x5e\xb9\xd0\xfa\x5d\x65\xc4\x5f\xd7\x4e\xc5\x93\xf2\x00\xeb\x59\xbe\x94\xa5\x99\xfc\xee\x4f\x7c\xda\x79\xc7\x02\x09\x85\x9d\x75\x3d\x84\xde\x65\x7a\xfb\x0d\xb4\x7f\x6a\xac\x0a\x27\x6f\x54\xf5\x8b\xa6\xf8\xa0\x6c\x18\x4d\x27\xf8\x6e\xd5\x71\x22\xee\x9f\x20\x9e\x5c\x9a\xf9\x30\x7a\xed\x08\xa7\x96\xe4\x72\x86\x9a\x6e\xcc\xfe\x90\xde\xc4\x1d\x0b\x33\x9c\x0d\xc9\xee\xe6\xbe\x49\x03\x79\x45\xa6\xdf\xf0\xa3\x15\x99\x7e\x85\x95\x49\xd2\x23\x98\x69\x91\xbe\x9a\x95\x17\x24\x77\x2b\x69\x3e\xd3\x3e\x9d\xa0\x9a\x59\x9a\x0a\xf7\x0d\x4a\xd3\x7c\x48\x2b\x38\xb9\xdd\x0b\xc2\xd5\x93\xb7\xfc\x4d\x0c\x2f\xe6\xc5\xac\x2b\x73\xa5\x78\xe7\x5c\xef\x4e\xbb\xb5\xa3\xa3\x1f\xcd\xe2\xb2\xd9\x01\x64\x8f\x45\x49\x30\xe9\x1b\x2c\xa2\xce\xbf\x80\xa1\x2e\x27\xde\x7a\xe2\x73\x9e\x7c\x35\x8a\x02\xe5\xb8\x2a\xe6\x0b\x0c\x3b\xc0\xa8\x6b\x9f\x82\x04\x62\xbd\xc9\x37\x30\x2a\x0f\x48\xc4\xcc\x35\x5b\xcc\xe4\x73\xde\xb6\x23\x7f\xdd\x1a\xab\x44\xf1\x3d\xc7\x67\x24\x2b\x7a\x2d\x98\x42\xff\x32\xe7\x00\x77\x38\xcb\xd1\xb1\xa0\x78\xb9\xf5\x9c\x13\x3d\xef\x9c\x79\xde\x94\x57\x6d\x93\xe1\xfb\xfe\x39\x27\x53\xc9\xf3\x72\x32\xf3\x88\xc9\xb1\x75\x65\x39\xf3\x67\x7c\x8e\x53\x44\xdf\xa2\x7d\x81\x74\x93\xb6\x24\xdc\xa6\x3c\x3c\xab\xf1\x45\x13\x8f\xac\x1f\x94\x51\xd5\x14\x01\xac\xb5\xf7\x21\x3e\xa8\xa3\x97\x1f\x45\x1d\x29\x0f\xa6\x59\x0f\x47\x2e\x34\x8b\xfd\x80\x55\xcd\x66\xcb\x32\x1f\x66\xc6\xee\x38\xfa\xf4\x09\x89\xac\x93\xa2\x66\x96\x44\xab\x6e\x08\xd2\x28\xab\x93\xf6\x89\xea\x78\x8c\xf9\x02\x8c\x3c\xe1\xdf\xf8\x30\x2e\x4a\xf4\x9c\x0a\x9f\xa8\x52\x5e\x54\xa8\x30\x99\x6a\x39\x45\x43\xf5\x4d\xf9\xf5\xac\xe8\x55\x70\xc8\x81\x76\xa4\x42\x53\xcf\xcf\xfc\x7b\xfe\x86\x52\x9d\x98\x42\xf9\x6d\x79\xfc\x7b\xce\xab\xf2\x23\x58\x43\x37\xdf\xe6\x2c\x79\x7c\xae\xff\x0d\x7a\x22\xb9\x43\x1b\x89\x57\x94\xbb\xfd\x0d\xe5\xdd\xb9\x9e\x9f\x03\x5a\x78\x40\x2b\x9c\x19\x45\x5f\x3a\x25\x8c\x76\x19\xf3\x58\x7e\xde\x46\x11\x31\x94\x57\xcc\x9b\x1a\x47\xf9\xf6\x2c\x93\x44\xfa\x79\x9a\x76\x32\xc5\x3f\x8d\x95\x12\x72\x10\xd5\xce\x19\xe4\x85\x03\x3d\x32\xe9\xd4\xa3\x90\x9c\x4d\x51\xb0\x7d\x62\x4e\x41\x6b\xfb\x77\x3a\xf3\x58\xda\xab\x03\xbd\x63\xe9\x54\x25\xaa\x79\x95\x5e\x19\x49\x71\xac\x74\x20\xf3\x1f\x4a\x1f\xcf\xa1\xb3\x7d\xe9\x22\xee\x1f\x55\xfc\x96\x15\xbd\x8a\x5f\xb1\xe7\x96\xbe\xdc\x48\xeb\xbe\xc4\x2d\x9e\x74\x73\x4a\xae\xe4\x90\x7f\x94\x1a\x95\x52\x3c\x2d\x4e\xaa\xa5\x7f\xbf\x2b\xe1\x34\xcd\x5f\xf1\x18\xee\x1b\x54\xdc\xff\x31\xd5\x0e\x76\x4c\xfb\x95\xe2\xc4\x0e\xc9\x07\x33\xc0\xc1\x39\xcc\x88\xd7\xc1\x26\xd2\xc9\x59\xe2\x15\x43\xe7\x07\x13\x49\xc2\x64\xf6\x03\x5e\xd7\x73\xf6\xa5\x92\xdf\xcc\xb0\x97\x90\x7f\x4c\xae\xca\x22\xef\x1c\xfb\x90\x79\x5f\xc3\x2b\x59\xd5\x4a\x79\xf7\x76\x7a\xba\xbd\xd4\x0b\x68\xdf\x90\xf3\x93\x56\xf0\x9a\xf9\x30\x62\xbc\xa8\x18\xda\x9e\x3c\xa4\x62\x34\xc7\x87\x8a\xe8\xe1\x54\x03\xaa\xd0\x99\x48\xeb\xb7\x1c\xdc\xe9\xb2\x22\xd6\x84\xf6\xbf\x0a\x23\x3b\xda\x71\xca\xd7\xaf\xa3\xc8\x5e\x9e\xc0\x0c\xc5\xf2\xab\x9b\x29\xcf\x2e\x77\xe5\x6f\xb2\xb7\x66\x07\xbd\xbe\xfc\xc2\x7e\x7a\x12\x7b\x8c\x4f\x32\xef\xe5\x1a\x97\xc6\x76\x7f\xbe\x4f\x19\xf4\x9e\xed\xbf\x50\x4d\x75\x4f\xc4\x87\x41\xad\x78\x40\x94\x95\x5a\x98\x33\x1f\x64\xb1\x4b\x2a\xed\x8f\x86\xbf\xa6\xd3\xbe\xa0\x37\x27\x93\xd6\xc3\x74\xbb\x2d\xa4\x3e\x35\x71\x1d\xf7\x4b\x1a\x6b\xc2\xbc\x98\x11\x06\x45\x74\x9a\xe9\xaf\xc0\xbc\x98\xee\x2b\x77\xd1\xbd\x13\xb9\xca\x52\xb1\x52\x23\x3d\xd9\x57\x8b\x1d\x91\x0f\x5c\xe3\x75\x71\xe0\x04\xe7\x51\x07\x1e\x0d\xa7\xef\x5d\xf3\x74\x02\xcd\xd8\x01\xf9\x59\x64\x77\x4d\xcf\xc5\x34\x5f\x35\xea\xb6\x64\x48\x4d\xbe\x2b\xed\x33\x07\x9c\x83\x6a\xf9\x75\x31\x54\x53\xab\x39\x91\x71\x84\xdf\x6f\xa7\xd8\x17\xa9\xaa\x81\x47\xbe\x6b\x57\xa5\x72\x81\x56\x76\x75\xee\x5d\xe6\xc1\xf4\xfc\x59\x8f\x7f\xff\x76\x10\xf0\x4b\x03\xeb\x60\x3c\xd1\x04\x06\xbc\x06\x1e\xfe\x06\xf4\xbf\x0d\xdc\x99\x09\x28\xef\xe0\x7a\xfe\x40\x53\xe0\x92\x1e\xa0\xb2\xf1\x5b\xbc\xff\xd8\x7d\x60\xf4\x0a\xe0\x50\x57\xee\xd7\x5e\xb9\x01\x98\xfa\x06\xd8\x7d\x16\xd0\x8e\x6c\xd1\xf7\x2f\x0c\x03\xe6\xef\x03\x84\x58\x66\xe2\x09\x6c\x1b\xc9\x78\x45\x8e\x23\xe0\x30\x08\xd8\x72\x06\x58\xb3\x92\xf1\x6f\x2f\x2f\x20\x7b\x1d\xb0\x61\x03\xeb\xd6\xc7\x28\x02\x99\x77\x81\xe4\x1c\x20\xfb\x12\xeb\x1f\x6c\xdd\x02\x94\x9c\x07\x72\x23\x80\x83\x12\x21\x7a\x70\xe7\x9d\xa2\xd1\xc0\xad\x9f\x79\x15\x36\x06\xf2\xf8\xc7\xa8\xaf\xf0\xff\x2f\xff\xce\x7f\x78\xe1\x09\xf4\x79\xd8\xc2\x77\xb8\xbf\x11\xe8\xa7\xf1\x2f\xbc\x87\x42\xa0\x7f\x12\xf7\x37\x18\xe8\x0e\x1c\x7f\x03\x0c\xeb\x01\x1c\x7a\x0c\x8c\x74\x05\xaa\x1b\x81\x71\xf7\x04\xef\x05\x26\x96\x03\xa5\xfb\x81\x69\x45\x2d\xfa\xfe\xf9\xc6\xac\x5f\x9e\xf3\x86\xfb\xd9\x37\xe3\xfe\x9a\x80\x70\x12\xc9\x18\x0c\xac\xd6\x03\x32\x82\x58\x17\x24\xfd\x57\x20\x64\x14\x90\x61\xc1\x18\x58\xfa\x3d\x20\x25\x8b\xef\xc7\xe6\xd8\x33\x5e\x28\x9c\xaf\xb2\xb3\x81\xda\x76\x40\x8e\x25\x50\xff\x33\x90\xb7\x99\x75\xbd\x73\x55\x80\xc6\x5f\x81\xfc\x09\xc0\xfb\xee\x2d\x7d\x40\xda\xda\x2f\xe5\x3f\x48\xf5\x2e\x1e\x95\x02\xdd\x6e\x31\xde\xdf\x7d\x18\x70\x73\x28\xd0\x53\xf9\x5f\x78\x0f\xd5\xdc\x37\xe5\xd8\x58\x40\xf9\x19\x50\x3b\x14\x18\x36\x80\xfb\x7c\xa8\xa6\xb5\xf0\x1f\x76\xd5\x73\x6d\x58\x3a\x0f\xdb\x77\x02\x06\xb3\x80\x2d\x19\xc0\x42\x6d\x20\x3d\x0c\x30\xdb\x06\x64\xfe\x0e\x2c\xcf\x01\xd2\x35\x01\xe7\x13\x40\x62\x95\x70\xa2\x02\xd2\xf2\x81\x90\x3a\x20\x75\x21\xdf\x55\x4f\xed\x09\x24\xe7\xb3\xc6\x7b\x8e\x0e\x90\x31\x10\x28\x0d\x6c\xe9\x7f\xb0\x35\x15\x38\x3f\x89\xfd\xec\x8e\x39\xb0\x7d\x30\xf0\xd3\x27\xe6\xd9\x7c\x38\x06\x64\xab\xfe\xbb\xfd\x31\x62\xdd\xfa\xd9\x43\xa0\xd3\x6c\xe0\xde\x5c\xa0\x63\x31\x70\xe7\x0d\xf7\xe5\xff\x9a\xf7\x20\xcc\x43\xfd\x0d\xa0\x9b\x1d\x70\xf4\x32\xd0\xe3\x00\xf7\x96\x17\xe6\x43\xda\xe7\x61\xaf\x1d\x30\x7c\x02\xb0\xc3\x1c\x50\xbd\x06\xe4\x9f\x02\x34\xfe\x01\xb6\x15\x01\x53\x36\x00\x39\xc3\x00\xbd\x72\x20\xa3\x14\x98\x67\xc8\x18\xbe\x99\x0a\x90\x5c\x00\xd8\xe8\x00\xc9\x71\x80\xd3\x1b\x9e\x07\x21\x93\x8b\x73\x01\xfc\x5d\x80\x24\x59\xc6\xf5\x92\x2c\x80\x14\x35\x20\xb1\x07\x90\xa3\x08\x24\xf5\x07\x8a\x1f\x70\x0f\x80\x83\x85\x40\xfa\x25\xe0\x7c\x39\xdf\xa7\xbf\x35\x14\xc8\x3a\x0f\x3c\x7f\x00\x6c\x39\x09\x7c\x92\xfd\xd6\x7e\xa9\x0e\x82\xb4\x1f\xc2\x63\x2b\xa0\xdd\x32\xe0\xbe\x10\x7b\x4e\x02\x37\x1f\x31\xfe\x4f\x35\x9d\x93\x22\xbe\x77\xed\x5f\x78\x0f\x11\x40\x4f\x21\x1e\x78\x03\x7d\x7b\xb4\xe0\xfd\x52\xbd\x83\xbc\x59\xc0\xd8\x32\x7e\x76\x13\xf3\x98\xf7\x20\xf8\x85\x64\x13\x60\xb8\x09\x48\x72\x11\x62\x71\x0b\xee\x1f\x9d\x03\xd8\xe7\x02\xd1\xbd\x80\xb5\x46\x40\xd4\x2d\xe6\x07\xc5\xd6\x01\x91\x11\xcc\x05\x49\x0a\x03\x62\xf7\x03\x39\x69\x40\x6c\x29\x50\x32\x0d\x88\x7b\x03\xd4\x4c\x00\x12\xca\x38\x76\x49\xfa\x03\x77\xac\x80\xa4\x6d\xc0\xf3\x58\x20\xb5\x16\xf8\xa7\xfb\xb7\xf6\xb7\xc5\xc1\xa5\xfd\x4e\xee\x06\x73\x14\x97\xf2\x1e\x2e\x1d\xe6\xf1\xfc\x55\xfe\xbd\x94\xf7\x70\xf8\x2f\xa0\xbd\x3d\xaf\x83\x4e\xee\x8c\x6f\x75\x7f\x03\x94\x28\x02\x7d\x43\x81\xbc\x5c\x8e\x1f\x5b\x63\x99\x57\x97\x39\x00\xd0\x98\x08\x48\x94\x18\xcf\x4c\x8a\x05\x66\xc7\x02\xb1\x03\x5b\xe3\xfe\xe1\xa2\x5e\x4c\xc4\xdf\xc0\x1a\x43\x20\xbc\x0e\xf0\x09\x04\x22\xbb\x03\x61\xa1\x40\x94\x0d\x90\xf4\x08\x10\x72\x48\x61\x7f\x8c\x8c\x03\x8a\xdd\x18\x0b\xaf\x7e\x0f\x44\xbb\x02\xf5\xbf\x02\x51\x93\x80\xeb\x73\x5a\x74\x20\x12\x4a\x80\xcf\x0d\x2d\xfc\x17\x21\xf7\x12\xce\x57\x6d\x75\x20\xfe\x7f\x79\x0f\x07\x84\xbd\xea\x40\x4b\x9f\x87\xe2\x1d\x40\x27\x35\xd6\xad\xe9\x36\x8a\xf9\x58\xc2\x7a\x91\xea\x1d\x48\xde\x02\xa3\x7f\x01\x12\x17\x02\x93\x3b\x02\xb1\x2b\xf8\x6e\x71\xa4\x3c\x30\x57\x07\x08\x2d\x04\x8c\x9f\x03\x1b\x34\x01\xeb\x5c\xd6\xe9\x58\x95\x21\x9c\x06\x01\xef\x06\xfe\xde\xc2\xff\x87\x0e\xe7\x13\x4a\x98\x23\xb0\x35\x01\x08\xf5\x04\x4a\x84\x7f\x3f\x15\xd8\xff\x16\x08\x0b\x00\xce\xe4\x00\x11\x5a\xdc\xc3\x47\x98\xa7\x5f\xc6\x00\xe1\x17\x81\x7f\xfe\xf7\xad\x0e\x84\x54\xff\x42\x8a\x87\x3f\x68\x27\xfa\xc1\xff\xc1\x7b\x38\xaa\x21\xce\x83\x88\xeb\x36\xf3\x1e\xbe\xe7\x51\x88\xcf\x82\x7f\x6c\xd9\x0b\xf4\xba\x01\x48\x66\x02\xfd\x06\x00\xf1\x8b\x80\x21\x97\x80\xa8\x26\x40\x7d\x03\xaf\x75\xad\xee\xdc\xc7\x62\x4e\x02\x10\x74\x1d\x58\x58\x04\x04\x5a\x03\x4b\x7e\x67\x1c\xcc\x49\x13\xc4\x7a\x17\xe2\x65\x80\x03\xb0\x3e\x10\x08\x54\x00\xe2\xf7\xb2\x16\xc2\xd6\xeb\x40\xd0\x61\xa0\xe4\x0f\x60\xfd\x2d\x8e\x55\x41\x2f\x81\xf3\x36\x40\x70\x3d\x73\x9a\x84\xd3\xc1\xeb\x57\x2d\xf6\x7f\xc3\xff\x68\xd3\x0f\xa3\x2d\xef\xe1\xf2\x54\x1e\xcf\x04\xb7\xf6\x83\xb6\xba\x17\xdf\xf4\xbb\x10\xf5\x0e\x52\x2a\x81\xf6\x47\x99\xdf\xd4\x2b\x16\xd8\x54\x0d\x0c\x48\x67\xde\xca\xa8\xae\xc0\xfa\x55\xc0\x24\x7b\xb6\x57\x88\x17\x7e\x67\x81\xf9\xe7\x00\xaf\x3a\xc0\xfc\x05\xef\x99\x2b\xaa\x01\x77\x2f\xc0\xe5\x21\xe0\xf1\x1e\x08\xba\xc1\xf7\xe4\x05\x7f\xf0\xb5\x63\x7f\xf0\xe9\x0c\x94\xe6\x73\x1f\x8c\x83\x97\x01\x9f\x1e\xc0\xf9\xd7\x80\x4f\x0a\x70\x57\x0e\xf0\xab\x01\x5e\xab\x00\xbe\x95\xcc\x8f\x92\xf2\x3f\xa4\x76\xaf\xf0\x17\x79\x00\x31\x3c\x4a\xfd\xe0\x9b\xbe\x2f\x83\x79\xfc\x06\xf7\x97\xae\x87\x36\xfc\x8f\x4c\x91\x17\x92\xec\x0b\xc0\x86\x7b\xfc\xc8\xab\x70\xd5\x45\x29\x95\xe3\xd1\x10\x00\x7e\x1d\x78\x5f\xf5\x11\xe2\xc5\x51\x7e\x3e\x73\xdd\x00\xf7\x3b\x80\xd9\x1a\xe6\x33\x2c\x77\x07\xd6\x8c\x06\xd6\x96\x02\xae\x1e\x40\xc8\x0d\xfe\x7d\xdc\x36\x91\x6b\x9a\x04\xb8\x2e\x02\xca\x3c\x79\x3c\xd4\x08\xb8\xdc\x03\x2e\x85\x02\xeb\x1a\x81\x07\x39\xcc\x9f\xf8\xed\x61\x0b\xff\xc3\x49\xd4\x87\x59\x96\xc8\xa3\x54\xff\x42\xca\x07\x68\xdb\xf7\x45\x8a\xfb\xd7\xc9\x8b\x7e\xa0\xcf\x63\xd5\x9e\xd6\x7e\x50\x24\xda\x9d\x63\xc1\xa3\xb4\xef\x87\x14\xf7\x17\xe2\x99\x8c\x37\x10\x28\x01\xe4\x45\x6e\x8b\x10\x37\x3c\x1a\x01\xd5\xb3\xc0\x3a\x09\x30\x45\x16\x58\x53\x0e\xe8\x9d\x00\x9c\x56\x0a\x67\x3a\xe6\x39\x2c\x53\xe1\x71\xad\x3b\xe0\x34\x81\x75\xb5\x1c\xac\x79\xcf\xb0\xeb\xc1\x39\xa6\x9d\x3a\xef\x51\xf6\x1a\xc0\xc1\xa7\xcc\x15\xf8\xce\x9e\xff\x7e\x4f\x07\xb0\x33\x03\x5e\xbd\x01\x6c\x35\xd8\x1f\xac\xbb\xb0\xbd\xa6\xbd\x5b\xf3\x20\xa4\x7c\x80\xb6\xfc\x97\x53\xa2\xfe\xc5\x91\x61\x6d\xfc\xe0\xff\xe0\x7f\x88\xdd\x98\x11\x27\xe2\xc0\xeb\x45\xdc\xd8\x37\x09\x90\xfd\xc0\xcf\xbb\xd7\x33\xc0\x79\x23\x30\x58\x0f\x70\x58\xc4\x7e\x61\x37\x1c\xd0\x32\x00\xec\x74\x81\xf9\x05\xcc\x91\x5a\x3a\x11\x58\x76\x0f\x58\x13\x0b\x2c\x7d\x02\x04\xa6\x01\x4b\x1a\x98\x5b\x66\x35\x00\xc8\xb6\x01\x96\x80\xb9\xba\x96\x55\xac\x97\x63\x19\x0c\x5c\xec\x26\x9c\x93\x79\x1e\x84\xf1\xb5\x0e\x60\x16\xd5\xc6\x6e\xa9\xfe\x45\x68\x6b\x1e\x44\xb3\xee\x43\x5b\xfe\x4b\x53\x6b\xfb\xdb\xfa\x41\x33\xff\x43\xe4\x79\x24\xa9\xf2\x28\xed\x7f\x22\xd5\xbf\xf0\x10\x7f\x5e\xb5\x0a\xe8\x74\x01\x58\xa1\x01\xf4\x7d\x05\x2c\x3b\x0d\xa8\xba\x02\x96\x56\x9c\x77\x5a\xe8\x02\xfa\x15\x80\xc9\x31\xe6\x97\x9a\x6e\x67\x6e\x8c\xb1\x1f\xfb\xd4\xe2\x23\x40\xec\x41\x60\x61\x05\x90\x3d\x84\x75\x3d\x4a\x8d\x58\x4b\x44\x38\x5f\x18\xa6\xf3\xb3\x9c\x3b\x8d\xe7\x61\x6e\x3d\xf0\xb2\x1d\x30\x37\x0f\x68\x5a\xd2\x62\xaf\x96\xa8\xf7\x30\x31\x4b\xd4\x81\x10\x79\x21\x67\xc5\xbe\x2e\x75\xff\x88\xeb\x40\xb4\x4b\xca\x7f\x91\xe2\xbe\xbb\xc4\xbe\x6b\xdb\x45\x7d\x88\xb6\xfc\x8f\xcd\x62\x57\x51\xf1\xe5\x08\x10\xd7\x91\x8b\xf8\x77\x5b\xf1\x0f\x96\x4f\x81\x6e\x05\xac\xa1\x35\xb8\x04\x58\x78\x1b\x50\xbf\x0b\x2c\x94\x03\x66\x09\x39\x56\x1a\xeb\xae\xe9\xbf\xe4\xb5\x31\xfb\x0e\x73\xa9\x66\x79\x71\xcc\xd1\x55\x07\xb2\xde\x00\x33\x82\xb9\x47\x9f\x96\x02\x50\x3b\x1a\x98\x5e\xce\xf3\xa0\xe5\xc6\x1c\xd0\xa9\x8d\xc0\x2f\x60\xfd\x0b\x21\x7f\x90\xda\x3b\x5a\xdc\x37\x46\x8a\xba\x83\xc3\x56\xf2\x78\xaa\x0d\xff\xa3\x4a\xac\x9a\xed\x11\xe3\xc2\x2e\xe9\xbe\x28\xaa\x69\xfe\x27\xff\x43\xea\x07\xb3\x45\x3f\x10\xe7\xd1\x59\x54\xdb\xb4\x16\xf9\xba\x46\x5e\x80\xdc\x1b\xc0\xd0\x1f\xe8\xdb\x15\x98\x6d\x08\xa8\x3d\x07\x66\xf6\x00\xb4\x5f\x00\x33\x5e\x30\xcf\x76\x5a\x2d\xe0\xe0\xc8\xbe\x22\xe4\x11\x13\x43\x80\x4d\x76\x80\xa6\x29\xf3\xee\xd5\x97\x02\x3b\x07\x00\xe3\x66\x02\x35\xff\x8f\xbd\xf7\x0e\xab\xf2\x5a\xde\x40\x5f\x45\xb1\x83\x20\xd8\x80\x2d\xa8\x58\xe9\x8a\x85\x22\x45\x05\xe9\x55\x90\xde\x41\x90\x2e\x28\xd2\x9b\x22\xa0\xa2\xa0\x28\x28\xa0\xc6\x6e\x2c\x58\x63\xec\x41\xa3\x31\x2a\xb6\x58\x12\xa3\xc1\x12\x93\xd8\x63\xaf\xdf\x7d\xf6\xcc\xb7\x41\xf1\x78\xcf\xef\xfe\x7d\x4f\x9e\xe7\x3c\xeb\x80\x9b\x6f\x7f\x6b\xad\x99\x59\xb3\x66\xde\x79\xa7\x33\x30\x4c\x1d\x68\xc8\x01\x86\x04\x01\x17\x2d\x80\xc1\x2f\x80\xbb\xbd\x00\xed\x4c\xe0\xcd\x0e\xee\xd5\x24\x9d\xaf\xba\x88\x1f\x94\xda\xee\x4f\x71\x10\xad\xf1\x2f\xb2\x28\xc1\x1a\x71\xbf\xbf\x86\xff\x98\xa7\xf8\xf9\xfc\x65\x38\xa0\x14\x31\xfa\x14\x6d\xc8\x63\xb0\x28\x1f\xee\xc3\x79\x1c\xaf\x05\x5a\xb9\xb1\x43\xdb\x0e\xef\xf6\x2b\x30\x32\x46\x2e\x5d\xab\x11\xd0\x2f\x6d\x37\xc3\x78\x22\x30\x7c\x50\x7b\xfd\x49\xf3\x80\xc1\xc9\xed\x3d\xfc\x7c\x80\x81\x21\xed\xfb\xc7\xd9\x03\x5a\x17\xdb\x9d\xc9\x3e\x07\xf4\x2b\x6a\x37\xae\x6c\x33\xa0\x51\x2c\xb7\xac\x6e\x3f\xa0\xb6\xba\xed\xb5\x6d\x89\x40\xdf\xa0\x36\xbb\x0f\xe7\x00\x7d\xc2\xe0\xd7\x28\xf5\xf5\x4f\xf0\xdd\xb1\xe7\x3b\xe0\xe9\x71\x40\xe5\x5b\x9e\x6f\x77\x75\x71\x14\xfb\x94\x76\x17\xf1\x73\x5f\xe3\x3f\x59\x2d\x66\xdf\x64\x5d\xd8\x17\x16\xb5\xa1\x6c\xc1\xbc\x2e\xf2\x84\xa0\x29\x28\x92\xa7\xbc\x4e\xfa\xbf\x1d\x69\x85\x92\x6c\xba\x12\xc2\x6a\x6a\xbb\x6e\x94\x45\x0a\x0a\x57\xa0\xc0\xb7\x67\xb6\x12\x59\x12\x9b\xfd\xca\x84\x38\x1c\x5d\xde\x83\x34\x48\x3b\x4a\x75\x4a\xbb\x09\x80\xe6\xd0\x9e\x1b\xfa\x0c\x05\xd4\x4a\x7b\xf5\xd7\x7d\x0c\xf4\x5a\xd3\x6b\x82\xb5\x37\xa0\x32\xa6\x97\xce\xe4\x6b\x80\xd2\x88\x9e\xc7\xa7\x4e\x00\x14\xbe\xeb\x99\x99\x3e\x01\xe8\xaa\xaa\xfa\x77\xe9\x1c\xa0\xb3\xb2\xaa\xfe\xf2\x3f\x80\x8e\xb1\x2a\x4a\x9b\xdf\x03\x1d\x0c\x94\x9f\x1c\xe8\x0d\xb4\xbf\xab\x6c\x78\x7a\x02\xd0\xee\x99\x52\xbb\xeb\x57\x81\x76\x9d\xbb\x07\x3f\x9a\x0d\xc8\x85\x29\xd6\x49\xe7\xdb\x46\xa5\x5b\x95\x74\xec\xf0\x4b\x47\xea\xcb\xdb\xe1\x95\x3c\xf1\x83\x7c\x75\xfe\x12\x39\xaa\x92\x5b\x78\xbc\x0b\x45\x6d\x8a\x2f\x2a\x50\x9c\x2d\xf7\xb9\x0a\xc5\x31\x65\xf8\x97\xc4\xf2\x5e\x9c\xf7\x89\x57\xa3\x38\x5e\xe0\x10\x35\xca\x36\x7a\xd6\x6b\x52\x7c\x7a\x52\x1c\xf3\x68\x98\x6a\x0f\xa4\xfc\xe8\xd0\xc9\xda\x84\x4c\x55\x2d\x19\x44\x12\xd7\xd5\x71\x88\x76\xf7\x46\xa0\xc3\xc6\x21\x35\x83\x74\x00\xb9\x8b\x43\x76\x9a\x4a\x25\x26\x73\x48\x2f\x17\xca\x9c\x0c\xce\x0d\x23\x44\xc9\xe0\x95\x33\x28\xe3\x34\xb8\xdd\x5c\x8a\x27\x0d\x7c\x51\x4d\x92\x35\xe0\x3e\xbf\x7b\xff\xd4\x7d\x94\x41\xd0\xca\xf9\x99\x3a\x65\x6b\x6a\xfe\x46\x32\xdb\x6f\xcd\x03\x8a\x98\x4a\x16\x71\xbd\x7f\x9f\x64\xce\x63\xa9\x88\xf5\xdd\x4a\x35\x82\xf0\xe5\xfc\xab\x8a\xbb\x50\x55\xed\x22\x89\x22\xed\x73\xc9\x10\xe6\x81\xc9\x13\xd4\xe8\x24\x99\xd5\xc0\x7c\x19\x49\x9a\xfd\xa9\xda\x30\x4a\x51\x9b\xa2\xcc\x81\x75\x43\x28\x3b\xeb\xa9\x35\x8c\x4e\x4c\x07\x77\x1d\xc2\xff\x58\x82\xf3\xe8\x86\x12\x03\x3a\x71\xfa\x6d\x19\x41\xb3\xea\x9c\x67\x9c\xc3\xdf\x38\xba\xb0\x2b\x21\xaa\xc6\x28\x0d\xa0\xfc\xd5\xa8\x26\xce\x6f\x8e\x32\x70\xa6\xfa\x65\xe3\x1c\xce\x5b\x18\xb7\xe1\xfc\xcd\x48\xcc\x21\x19\x35\x3a\xb7\x8c\xe2\x72\x46\xe6\xdc\x39\xdc\xe0\xd6\x5e\xaa\x7b\xd3\x8f\x38\x49\xf5\xa9\x7a\xe5\x57\xc9\xd7\xd5\x2b\xbd\x4f\xf3\x1d\xbe\x91\xf3\xfe\x43\xc4\xfa\xee\x01\x62\xdd\xbf\x84\xfa\x29\xad\x4a\xec\xc0\x59\x03\x6d\x25\xda\xa7\x05\xba\xbd\x29\x4a\x58\xa2\xa9\x9e\xcd\xfa\xaf\x4d\x6f\x95\xde\x87\xab\xaf\x93\xb2\xb9\x4b\x45\x74\xb0\x1e\x7d\x4b\x90\xbb\x11\xc5\x6d\x27\x27\x8e\xa4\x6c\x8b\x93\xd6\x18\xb2\x8c\x56\x23\x4d\xc8\x23\x1b\xf5\xc4\x94\xb2\xb7\x83\xcb\xcc\x89\xdd\x44\x55\x8f\xa3\xaf\x10\xf9\x43\x00\xeb\xbf\xbb\x11\x22\x60\x82\xca\x00\xe2\x3d\x18\x5f\x3d\x96\xe2\xe9\xd6\x26\x4e\x54\x8f\x37\xde\x3d\x84\xe2\xec\x56\x39\xc9\x1f\x78\xe4\x4c\x91\x55\xa7\x4a\xe2\x78\xb2\x78\xba\x96\x90\x3b\x16\x79\x7b\x29\x12\x3e\x2e\x97\x7d\x21\xb3\x1f\x2f\x8b\x15\xc7\xf7\x48\x2e\x4c\x9e\xbe\xa6\x19\x8d\x36\xe2\xf9\x1b\xd6\x08\x9f\xf0\xa2\x54\x35\xf4\xa2\x28\xff\x42\x79\xcd\x57\x24\xff\xd9\xda\xf4\x2d\x79\x8f\x86\x93\x3e\x64\x94\x1b\xd0\xbc\xa6\xab\x1a\x52\xbe\x2b\xe6\xde\x28\xca\xa6\x04\x4f\x37\xa1\xf5\x9b\x92\x37\x8e\x3c\x4f\x97\xf2\x71\xc4\x93\x30\x31\xd2\x9a\x3e\x67\x12\x33\x91\x78\x3f\xf4\xd2\x6d\x89\xc7\xbd\x9f\xcb\x24\x8a\xb2\x76\xbb\xe9\x28\xe2\x1f\x9c\x44\x84\xb2\xb3\x9f\x22\xdd\x5d\x9c\x9b\xf8\x9b\x9d\x5e\x8c\x26\xe3\xea\xbc\xcd\x81\x7c\x78\x97\xf8\x20\x75\xfe\xf7\x44\x3a\x73\x9c\x94\xf3\xc8\x87\x73\xca\xa8\x20\xbc\x80\xe3\x94\x35\xa4\x3f\x0e\x79\x3b\x49\x7e\xec\x6b\x1b\x48\x6f\xec\x24\x17\xcc\x78\xbc\x4b\x91\x68\x1b\xf3\x67\xa4\x17\x32\xfc\x87\x85\xc8\x7f\x60\x42\xf8\xa8\x45\x92\x81\x94\x5d\x2e\x4e\xd7\xa1\x2e\xdf\xf9\x37\xf4\x49\xba\x32\xbb\x18\x53\x36\x21\xf9\x9e\x19\xf1\xe0\x4c\x5b\xc4\x38\x98\x50\x2d\xee\xda\xe2\x2b\xc7\x3c\x30\xae\x71\x94\x44\xc2\x24\x4b\x7b\x42\xb1\x8c\xab\x75\x22\x79\x1f\xf9\xbb\x33\x65\xe5\x06\xc5\xba\x90\xc7\xde\xab\x82\xab\x51\xe5\xaf\x4d\xfe\xc8\xf3\xf7\x16\x19\xed\xa6\x1c\x55\xa2\x7d\xf2\x69\x60\x1e\xef\x29\x47\xb9\xae\xd9\x47\xd9\x9e\xce\xec\x29\x57\xfc\x29\x4f\xed\xa3\x1e\x47\xf3\xf1\x89\xcd\xf1\xe4\xcf\x2d\x24\x9f\x7e\x8a\xfb\x4a\xb2\x13\x9e\xf5\x5b\xc9\x64\x79\x19\x1c\x16\xfb\xe0\x70\x3e\xcf\x53\xac\x29\x70\xaf\x79\x48\x7f\xef\xb6\xf0\x23\xc5\xb1\x19\xff\x01\xd8\xec\x94\x8e\xa5\x96\xfa\xb4\x8a\x32\x1e\x9c\x8c\x48\x53\xda\xc7\x54\x65\x4b\x92\xe7\x04\x25\x5b\x5a\x8f\x88\x09\xf6\xb4\x9a\xfe\x3f\x32\x2a\x61\x72\x9a\x0b\xd9\x41\x47\x78\x50\x55\xb9\x0c\x07\x33\x66\x8f\x17\xed\xaa\xae\xb1\x37\xcd\xaa\xdf\x36\x3f\x7a\x4e\xf7\x45\x01\xa4\x57\x6d\xa2\x43\xba\xf0\xfc\x43\x7e\x02\x65\x06\xc2\x16\x28\xd3\xca\x84\x55\x6a\xd3\xdd\x24\xb4\x98\x99\x78\x42\x9b\xb8\x03\x53\x68\x89\x2f\xd5\x61\x87\x4d\x9a\xb6\x99\x7f\x9f\xe9\xc0\x9f\x9b\x47\x15\xb1\x21\xd1\xcb\x99\x89\x5c\x9f\x31\xcf\x21\x9d\xf6\x13\x32\x27\xf0\xfc\xcf\x64\xa1\x03\x35\x7f\xa3\xbb\x63\x80\xdb\x7d\xf2\x95\xfc\x5d\xde\x10\x76\x7e\x8a\xd8\x2f\x87\x79\x63\x0a\xca\xd9\x2a\xc9\x78\x70\x66\x04\x30\x0e\x26\x3e\x6a\x12\xd9\x89\xa8\x91\xae\x94\x9f\x09\x92\x77\x27\x3d\xf0\xbe\x3d\x99\xf2\xfb\xae\x6b\x98\x7d\xdf\x66\x89\x1f\xe1\x61\x64\x38\x18\x23\xcb\x00\xca\xf7\x0d\xae\x0b\x21\x8f\x4b\x4d\x9b\xad\x5c\x57\x44\x8a\x00\x08\x19\x2f\x4c\x6c\x63\x1b\xca\x0c\x4d\xdb\xc8\xf9\x8b\x69\x1b\xb9\x03\x5b\x6c\x36\xcb\xc3\xb4\x33\x36\x94\x29\x8a\xad\xf7\x66\xfc\x46\x3d\xff\xe5\xb4\xf7\xb3\xe8\xe4\x8a\x35\xe2\x8a\xf3\x69\xeb\xab\x14\xf8\xef\x37\x90\x5d\x89\x4e\xdd\x45\x76\x25\x26\xf7\x04\x59\xfa\x28\xcd\x4b\x84\xc7\x8b\xcc\xb9\x4b\x9f\x8b\x68\x78\xbe\x06\xcd\xf8\x0f\x19\x2f\x4a\x76\x0d\x67\x53\x53\x13\xed\xc8\x5a\xc7\x97\xbb\xd1\x4d\x6a\xaa\x1c\xf7\x83\x92\xe1\x60\x7c\x45\x9e\x0c\xb7\x46\xee\x9f\x62\x5f\xc9\x78\x18\x6b\xe3\x50\xfa\xf7\x31\x21\xe1\x94\x6d\xd6\xa9\xe7\xec\xbc\xd6\x96\xa9\xb4\xab\x2a\xe2\xbc\xe5\xdf\xc4\xfd\xc4\xf3\x9f\x2e\x22\xb8\xa7\xaf\x6f\x4b\x48\x83\xe9\x06\xcc\x93\x93\x02\xb6\xc8\x29\x60\x84\x56\x0a\x78\x47\x52\x3b\x79\x91\xc5\x49\xcd\x89\x94\xf0\xef\x53\x69\x27\x52\xac\x0a\xbf\x61\xc9\x5d\x42\xf6\x75\xba\xf3\x37\x46\xfc\xef\xec\x13\x25\xdd\x38\x42\x96\x3b\x69\xc5\x39\x8a\xa1\x24\xc6\xfd\x41\x92\x19\x5f\xf2\x88\xf4\x28\x2e\xfa\x03\x75\xb0\x89\xa2\xbe\x41\x69\x16\xce\x64\xc7\x13\x26\x7b\x10\xfe\x71\x6a\x8a\x0f\x49\x55\xd8\x2a\x96\x63\x19\x0e\xc6\x13\xa1\xf4\xb6\xce\xa5\x8c\x0b\x99\x68\xc2\xf3\x35\xcb\x8f\x26\x29\x1d\x19\xc7\x2c\x4f\x43\xd4\x39\xfb\x28\x51\x8f\xa7\xd3\x4d\xa9\x91\xad\xbc\x5c\xe5\x4c\xb1\xe3\xab\xac\x4f\x52\x56\x82\x1c\xbd\x4f\xa6\x86\x0a\x8d\x19\x9a\x6c\x27\xb3\x12\x8c\xe9\x09\x99\x71\x13\x72\x78\xe4\x7c\x77\x56\x63\x18\x7d\x63\xc6\xa3\xa4\x43\xfc\x7b\x66\xa0\xc8\x98\xb6\x88\x62\x49\x99\xf7\x57\x31\xbe\xc3\x75\x1b\xc9\x41\xba\x19\xf3\xdb\xcf\x6a\x38\x4d\x76\x77\x46\xd3\x35\xc2\x47\xa5\x55\x3d\xa8\xe2\x75\x7d\x45\xf9\x6f\xe6\x45\x49\x01\xa3\x4d\x62\x2a\xb9\xdf\x57\x84\x6a\x10\x49\x69\x50\x28\xe3\x61\xa6\x28\x45\x51\x1e\xce\x4d\x8e\x79\x42\xec\x24\xd3\xe8\xe6\x60\x59\x1b\x4f\xdb\x36\x66\x28\xf7\x91\xd1\x73\x48\x22\x79\xd2\x5e\x37\x83\xd8\xbb\xfa\x34\x30\x2e\x44\xc1\x60\x96\x98\xe7\xce\x12\x99\x70\x73\xc5\x1b\x4d\xe1\x18\x39\xf2\x34\x0a\x14\x54\x88\x59\xa4\xc0\x68\x10\xd9\xb9\x82\x72\x46\x66\xce\x96\x9b\x40\xf8\xae\x02\x39\x5e\x87\x42\xdb\x60\xb2\x23\xb3\x95\x19\x89\x52\xa8\x94\x43\x99\xc4\x42\xb1\xf3\x4c\x81\x5e\x2d\x79\xbc\xf9\x4d\xdc\x79\x20\xdf\x60\x1f\x69\x74\xde\xd0\x13\xd4\xe1\x2b\x17\x97\xe9\x9b\x73\x15\xee\x91\x87\x98\x63\xf9\x5c\x64\x86\x92\xfa\x57\x71\x46\xc1\xb4\xef\x11\xca\x22\x0e\x48\xe4\x85\xf1\x89\xe7\x79\xbb\x1e\x8d\x25\x6b\xe3\xe8\x98\x48\xfe\xd4\x44\x8b\xe9\x74\x8a\x99\x9d\x99\xc1\x3c\x20\x03\x66\x32\x2f\x4e\xed\x2c\xd2\x83\xfe\x06\xcc\x17\xa2\x1a\x9d\x45\xe7\x6b\xe7\xb2\x7c\x91\xe1\x75\x4e\x38\x8f\x25\x95\x3c\x96\x3a\xcb\x93\xde\x36\xe3\x61\xea\x07\x91\x05\x99\x67\x36\x82\xfb\x21\x19\x8c\xa7\x7d\x6c\xee\x9b\x94\x17\x44\xdf\x54\x2a\x30\x5f\x4e\x69\x5e\x36\x49\xe0\xbc\x33\xf3\xc9\xbf\x98\x97\xbd\xfc\x0f\xfe\xfd\x26\x42\xe2\x95\xe4\xee\xa5\xf5\x28\xd6\x3a\x46\xff\x3e\x37\xf0\x12\xe5\xd1\xe7\xac\x68\x22\x1e\x89\xc2\x7f\x1f\xf0\xfa\x6e\x7a\x3b\x1f\x88\x99\x15\xc5\xd6\x36\x3a\x86\xee\x0d\xfe\xf2\x8c\x87\x69\xe6\xc3\x79\x90\x4c\x11\xeb\x49\x17\x66\x92\x96\x5a\x37\xf1\xfe\x8e\x4d\xca\xa4\x53\xdb\x20\x2e\x87\xba\xbe\xe9\x88\x37\x2e\x49\x35\xf7\xc5\x52\x4d\x2a\x22\x69\xef\xf0\xf8\xbf\xe1\x61\x2a\x9c\x7b\x2a\xf2\xc8\xf2\xb0\xf8\xe0\x88\x0a\xfe\xd9\x8a\x78\x0b\x2a\xea\xdc\x48\x5e\x2a\x8e\x07\xd1\x1b\x2c\xce\x66\xdc\x5c\x45\x1d\x9f\x1b\x8b\xd7\x94\xd2\xef\x2b\x22\xab\xe8\xce\x58\xf1\xf7\x06\x1a\xcb\xaf\xed\x26\x7f\x63\x91\xa4\x81\xce\x8b\x05\x0e\x67\x49\x92\xcb\x62\xaf\x93\xa7\xb4\xf0\xf9\x63\x5a\xcf\x05\x06\xef\xe6\x4b\xed\x20\xe3\xbd\x82\x46\x24\x91\x67\x2d\xc3\x01\xc9\xf8\x70\x64\x38\x98\xf1\x7e\x7c\xa3\x34\x97\x30\x7a\xd1\x38\xad\x80\x9e\xa2\x77\x77\x36\x49\xd7\xc0\xae\xcc\x1b\xa2\x76\x80\xbb\xb5\x28\x85\x31\x9f\x42\xbb\x9e\x65\x22\xef\xc5\x62\x19\x73\xa7\x0c\x0f\xb3\xbf\x3d\xe5\xf7\xab\xcd\xf8\xa6\x52\xe5\x37\x90\x3e\x51\xbd\xc4\x88\x5c\x92\xea\xd3\xec\x79\x56\x99\xb0\x27\x52\x6d\xe6\x4f\xe7\x41\xf5\x6a\x46\xe4\x55\xfd\x9c\x76\x8d\x3f\x5f\x44\xf3\xaa\xb6\xe2\xbc\x7f\xd5\xfe\x35\xc4\xbd\x5d\xe5\xb1\x83\x3c\x9f\x65\xe1\x87\x99\x31\x72\xeb\x19\xd2\xa3\xca\xa6\x5f\x29\xff\x5d\x19\x76\x8f\xf4\xa4\xd2\xe0\x65\x13\x10\xfc\x36\x85\x70\x1f\xbe\xdb\xd3\x7a\xb2\x1c\x70\x24\xc9\xc5\x2e\x9b\x6e\xca\x36\xfb\x99\x07\x48\x86\x03\x1a\x3b\x6f\x0e\xe9\x8d\xac\x3f\x94\xce\x81\xf9\xe4\xdd\xf5\x6f\x62\x2d\xed\xb5\x7b\x21\xbd\x65\xd7\x3f\x2b\xc8\xae\xb4\x49\x5a\x2c\x46\x2c\x97\x8b\x37\xf7\x5a\x31\xa2\xb7\x32\xbb\x3d\xf7\x45\x92\xe1\x61\xf2\x07\x10\x1e\x7c\x55\x27\x43\x11\xcf\x62\x41\xdf\xbc\x2a\xd4\x89\x2c\x6b\x6d\x99\x1f\xd9\xfd\x3a\x81\x4f\xa0\x55\x9d\x98\xc1\xa7\xee\x69\x21\xe1\x8b\x56\x6e\xe0\x8e\x26\x75\xdb\x57\x4d\xe1\xcf\x6d\x2d\xc1\x27\xfd\x93\x6a\x3c\x4f\xd2\xf7\xac\xb8\xfc\xcb\x39\x1e\xef\x90\x1c\xd6\x6a\xfe\xab\xd9\x82\x03\xf2\x2e\xcf\x26\x9e\x0a\x37\x09\x7b\xad\x0e\x2e\x8c\x7b\x1a\xbf\x63\x0e\xa1\x11\xc6\xbd\x62\x7c\xc4\xa8\x2d\xf3\xe8\x74\xd2\x2f\xe7\x48\xd4\x10\xf5\x45\x74\x2a\x6b\x76\xaf\x20\x94\xaf\x6a\x0e\x77\xf7\xea\xea\xba\x8c\xa4\xbb\x8d\xaf\xec\xe6\x2e\xc3\xc3\xac\x15\x23\x1e\xeb\xd6\xcb\x13\x57\xfa\x86\x38\x55\xf2\x93\xd6\xd9\xf6\x27\xfd\x5f\x5f\x6b\x40\xb8\xfb\x75\x0f\xc6\x91\x27\xbe\xf6\x2e\x87\x80\xd7\xcd\xf5\xa1\x9b\xde\xba\x65\x7c\x52\xad\xb3\x4a\xa1\x37\x59\xd7\x27\x9f\xe6\xbb\xe6\x40\x19\x7d\x70\x6d\x51\x2d\xe9\xc1\xba\x87\xdf\x52\xee\x61\xed\x75\xee\x9f\xb4\x76\xe1\x49\xf2\x1b\xbe\xa9\xba\x40\x37\xdf\x35\xe3\x99\x37\x67\xf5\x3e\xe9\x3d\xcc\xd7\x2a\x9f\x70\xe0\x1e\x4f\x19\x7d\xe6\x9c\x3c\x97\x9e\x32\xc9\xa4\x84\x22\xf7\x56\x6d\xe6\x13\x8a\xcb\xc4\x97\xf7\x59\xd6\x1f\x4a\xd7\x7f\x31\xdd\xa3\x06\x8f\xae\xa2\xc8\xa4\x86\x64\x19\x55\x30\xaa\x58\xad\x20\xfb\xd0\xe9\x4a\x2d\xdb\x43\xef\x55\x97\x78\xde\xad\xf1\x30\x5b\xfe\x60\x79\xd8\xb2\x56\x85\x90\x69\x5b\x83\x06\x12\x8e\x72\x4b\xa2\x3e\x79\xa6\x5b\x32\xcd\xe9\x2f\xbe\xfd\xc7\x81\xee\x51\x5b\xf6\x73\x4c\x6b\x6b\x97\x48\xd2\xb4\x6f\x83\x59\x83\xb7\x74\xcd\xa3\xfb\xd5\x66\x61\x3e\xcd\x6b\x4b\x27\xce\x25\x7c\x5b\xb0\x89\x10\xf2\x9b\xf3\xf6\xd2\xe7\x36\x3b\x1f\x0f\xe5\xf1\x3c\xf9\xd7\x9b\x3e\xfc\x71\x9c\xff\xee\x51\x53\x4b\x9f\x8f\x5f\xf5\x00\xd5\x74\xe0\x72\x12\xd0\x5b\xa9\x05\xf7\x70\xca\x00\xe8\xbd\x1d\x68\x58\x0c\xa8\x3d\xe1\x9a\x72\xe9\xb1\xfc\xbd\x1a\xa0\x75\xb5\xa5\xbf\x81\x2c\xdf\xbf\x7e\x14\x60\xd0\x86\x6b\x4d\xa5\x7e\xa1\x8c\xdf\xbf\x3a\x83\xeb\x77\x97\x8e\x07\xec\x5f\x02\x8b\x03\x00\x77\x0b\xa0\x62\x10\xe0\x37\x1a\x98\x9f\x08\x84\x9c\x00\x16\x1d\x02\xe2\x42\x80\xb2\xe5\x40\xea\x20\xa0\x62\x35\xc7\xbc\x16\x94\x00\x73\x4f\x00\x0b\x8f\x00\x15\xdb\x39\xff\x2f\x95\xb0\x25\xa1\x9c\x5b\x5a\x7a\x04\x38\x38\xb9\xa5\xff\xc1\xf2\x71\x1c\xaf\xad\xb9\xc5\xfd\x0f\x6a\x73\x81\x0f\x4f\x5a\xfa\x80\x54\x38\xf3\x58\x1a\x20\xe6\xbb\x45\xfc\xc7\x95\x68\x40\x49\x17\xb8\x38\x1b\x50\xaa\xfa\x1c\xf7\xa0\xb2\xa5\x05\xf7\x70\x50\x97\xf9\x43\xf6\x44\x00\x1a\x91\xc0\xd6\x50\x40\xeb\x23\xb0\x51\x17\x18\x7c\x8c\xfb\xb6\x48\x6f\x6c\xb2\x3a\x7f\xd9\x3a\x2c\x0b\x06\xac\x0d\x00\xa9\x0e\x4b\xef\x0d\xe5\x72\x80\xdb\x37\xc0\xfc\x1a\xc0\x6b\x14\x50\xfa\x14\x08\xf2\x02\x4a\x7d\x80\xe8\xa1\x40\x71\x28\xc7\x25\x4b\x0b\x01\xa9\xa5\x2a\xf9\x16\x98\xf3\x1e\x28\x2d\x00\xca\x5f\x32\x5f\xc0\xea\x26\x60\xfe\x15\x60\x93\x74\x5d\xbb\x02\x07\x87\x01\x4b\xb4\xb8\xff\xc1\xb2\x07\xc0\xf5\x95\x40\x55\x67\xe0\xfe\x06\x60\xd9\x62\xe0\xfd\x92\x96\x3e\x20\x0b\xc4\xb8\xad\xac\x0f\xc4\xf5\x11\x5c\x7f\x7c\xb9\x09\xe8\xbc\x9a\xf3\x5b\x9d\x97\x7e\x89\x7b\x90\xca\xc1\xa7\xb8\x87\x7a\x45\xe9\x1d\x12\xf8\x36\x10\xd0\x48\x00\xd6\x0d\x03\xfa\x6b\x31\x7f\xcb\x50\x5d\x5e\x7f\x83\x38\x46\x0b\x8e\xb1\x00\x96\x1a\x01\x96\x6e\x2d\xeb\xd0\x3a\xef\x5f\x34\x1a\x08\x98\xc9\x31\x69\xa9\xfe\x17\x26\x00\x89\xc7\x81\xc2\x3d\x9c\x03\x90\x5a\x65\xe9\xff\x66\xcf\x00\x16\x1e\x07\x4a\x12\x80\x95\x2b\x81\xf9\xae\xc0\xd6\x00\x60\xde\x7e\x60\xbf\x0b\x50\x66\xc5\x35\xd9\xe5\xf7\x80\xeb\xca\xc0\x12\x17\xe0\x89\x0e\xe7\x9d\x3f\x56\xb6\xcc\x5f\x86\xff\x90\xf1\x20\x5c\x7d\x0b\xc8\x67\x01\x97\xb6\x03\xd2\xf3\xfc\x6c\x13\xf7\x03\x91\xfa\x60\x1d\x1d\x5b\x70\x0f\xdf\xef\x07\x3a\x05\x73\x3c\xb3\x5b\x03\x73\xb3\x28\xd7\x32\xa7\x76\xcf\x09\xc0\xaa\x9b\x80\xfa\xa1\x16\xbe\x83\xaa\x3b\xc0\xb0\x97\x40\x65\x09\x60\xf4\x0e\x28\x77\x05\xcc\xe2\x38\xef\x3f\xa1\xec\xeb\x79\xff\xdc\x6c\x20\x4c\x05\xc8\xda\x06\x4c\x6b\xe0\xbc\x75\xfa\x74\xa0\xe0\x07\x60\xce\xdf\xcc\x9d\xb3\x48\x02\x14\x3e\x00\x6a\x1a\x18\xcf\xb0\xa9\x06\x90\xde\x35\xf6\x2e\x04\x8a\xcd\x81\x53\xeb\x80\x79\x17\x80\xdf\xbb\x30\x5e\xe4\x9f\x31\x5f\x9f\xbf\x2c\x0f\x7c\x4d\x8c\xcb\x37\xe3\x1e\x0e\x33\xcf\x83\x0c\xf7\xb0\xff\x34\x8f\xfb\x3c\x81\xb6\xbb\x19\xff\xd2\xfe\x0a\xe7\x92\x3a\x7f\xfc\xa4\xcf\x83\x33\xc7\xc2\xab\x4a\xb9\x4f\xcc\xe2\x0b\xc0\xe0\x0b\x40\xf9\x02\x40\xbf\x08\x98\x6f\x0c\x8c\x35\x06\x8a\xc5\xfa\x76\xa9\xb7\x31\x29\x4e\xea\xfd\x32\x5f\x4c\xf6\x1a\x60\x8a\x01\x90\x79\x1c\x08\xc9\x01\x32\x94\xb9\x8e\x35\x7b\x25\xf7\x34\xc8\xce\x64\x8c\x48\xb6\x21\xaf\x83\xf4\x34\xaf\xbd\x09\xe4\x06\x30\x07\x49\xbe\x02\xf0\xfd\x71\xb1\x0f\x44\x23\x50\xe8\x09\xfc\xfa\x13\x30\x07\xc0\xc3\x63\x2d\xf3\xcf\xbe\xc7\xf8\x07\x19\xfe\x43\x86\x03\x90\xf1\x7e\xfc\x7f\xc6\x3d\x3c\x04\xda\xed\x6b\xc9\xf7\xaf\xc8\x03\xba\xeb\x02\x95\x01\x40\xcf\x85\xc0\xa2\x87\x40\x7f\x0b\x60\xde\x40\x60\x98\x13\xcf\xdf\x58\x02\x14\xe4\x03\x66\x4a\xcc\x81\x23\xb5\x9b\x19\x7f\x02\x4e\x01\x9c\xaf\x9f\x9c\xc3\x79\xfd\xe0\x7a\xee\x7b\x10\x9d\x00\xcc\xb8\xc0\xf8\xa0\x59\x13\x80\xd9\x16\xc0\xac\x5f\x80\x45\x8a\x40\x46\x07\xe6\xc6\xc9\x38\x00\x6c\x29\x07\x32\x6c\x80\x7d\x77\x98\xe7\xe3\xd4\x04\x20\xc7\x1d\xb8\x61\x01\xe4\x5e\x07\x9e\xd9\x33\x4e\xe2\xe3\x83\xaf\xf3\x40\x34\xf7\x3b\x11\xf3\x77\xcd\xf9\xee\x44\x71\x1d\x44\x16\xac\x3d\x62\x1c\x57\xb6\x0e\x52\x39\x40\x3d\xf3\x7d\xb4\xd9\x03\x54\x66\x01\x1d\x0f\xb1\x1e\xaa\x88\x5e\xb4\xd4\x9e\xce\x89\x00\x06\x14\x00\xb9\x11\x8c\x13\xca\xba\x08\x18\xdf\x06\x66\x5d\x00\x2c\x15\x99\xbf\xc1\x7e\x27\x90\xdc\x08\xb8\x3f\x64\x1e\xf8\x80\x07\x40\xe2\x0f\x40\xe4\x5b\x20\xe5\x5b\xc6\x08\xa4\xfe\x01\x14\xee\x06\x52\x43\xf9\xac\x98\xb1\x0d\x58\x59\x00\xcc\x18\x09\x6c\x19\xc1\xfb\x7a\xc0\x85\x7b\xeb\x48\xed\xe4\x4c\x47\xe0\x77\x05\xc6\x90\xbc\x51\x6a\xe1\x81\x68\x8d\xff\x88\x9c\xf2\x79\xde\xff\xd4\x14\x71\x1d\xc4\x3a\xe4\x43\x62\x1e\x53\xc6\x7b\xd1\x9a\xef\xa0\x39\xdf\x2d\xea\x8f\x8c\xf7\x61\x5e\x3e\xd0\xc5\x05\x28\x3a\x00\xa8\x9a\xb5\xf4\x7b\xc8\xe9\x06\x0c\xbd\x01\xa4\x05\x03\x52\x7f\x31\x35\x8d\xcf\x91\xe9\xfa\x80\xad\x13\xd7\xf6\xbb\x94\x03\x71\x23\xb8\x0f\xc6\xb4\xf5\xdc\x0b\x60\x9a\x09\x73\x3a\xc4\x37\x01\x05\x56\x80\xf4\x76\x5b\x5e\x03\x24\xde\x04\x56\x99\x02\x49\x91\xc0\xb6\x6d\x40\xb2\x33\x70\xe8\x1c\x90\x78\x10\x38\x1b\xc7\x75\xe5\x4d\xf5\x40\x8a\x17\xf0\xe6\x07\x20\x61\x0f\xe7\xbd\x9b\xfb\x61\xdc\xe7\x51\xd6\x17\xe2\xbf\xe9\xc3\x57\x79\x2f\xc4\xfc\x97\x0c\xff\xd1\x9c\xef\x6e\x04\xda\x84\xf2\x99\x2f\x3d\x87\x32\x0a\x80\x5e\x63\x80\x54\x0f\x40\x4b\x0f\x90\xde\x99\x87\xbb\x00\x71\xf3\x81\x51\xa9\x40\x6c\x36\x60\xbd\x0b\x88\xb8\xc3\xb5\xec\x11\x0d\x8c\x2f\x8d\x48\x06\xc2\x23\x80\xf0\x0d\x40\xe2\x36\x20\x62\x00\x90\x7b\x13\x08\xb3\x02\xca\x8c\x38\xaa\xb5\xea\x1c\x10\xfd\x11\xa8\x5f\x03\x84\xdf\x04\x0e\x4a\x80\xf0\xf1\xc0\xcf\x82\xf4\xfe\x08\x34\xdd\x04\x62\xbd\x98\x07\x22\xdc\x82\xd7\x21\xc0\x55\xc4\x41\xcc\xe5\xd1\xeb\x1d\x8f\x67\x44\xdc\xc3\x4f\x22\x6b\xea\x21\x31\xef\x2b\xc3\x3d\xc8\xe4\x40\xd6\xf7\x64\xad\xd8\x4d\x55\x86\xff\xa8\x14\x47\x59\xbe\x7b\xb6\xb8\x6e\x52\xbd\x95\x1b\xc8\xbc\x07\x4a\x12\x3e\x03\xd5\xd5\x81\xe8\xa3\x80\xf6\x21\x20\xa2\x11\x30\xd2\x04\x82\x4e\x02\x26\xe6\x8c\x7f\xb0\xab\x01\x42\xba\x01\x5e\xfd\x19\x3b\x17\xda\x04\x04\xfe\x0c\x24\x25\x03\x7e\x52\x9b\x59\xc4\x38\x07\xe9\x9a\xfb\x6d\x01\xea\x74\x01\xff\x40\xf6\xa3\xfc\xa6\x02\x07\x2d\x00\xff\xbe\x40\xe3\x2e\xc6\xa6\xde\x6a\x02\xfc\xcf\x02\xcf\xf6\x00\xfe\xa2\x9d\x6c\xee\x03\xd2\xf4\x39\x1e\x40\xa6\x07\xad\xf3\xfe\x5f\xeb\x7b\xd2\x1a\xff\x51\x21\x66\x63\x9a\x79\x1f\x44\xbb\x9b\x21\xa2\xa8\x13\xe3\x80\x8e\x27\x81\x98\x89\x80\x6a\x23\xf3\xb1\xf4\x73\x61\xde\x8a\xe1\x55\x80\xef\x4a\x60\xf4\x61\xc0\x57\x05\xb0\x51\x61\xfc\x83\xa7\x1b\xe0\xdb\x0b\x08\xd5\xe1\x3e\x26\x52\xbd\xf0\x7c\x03\xe4\xea\x02\x1e\x7f\x01\x0b\xad\x5a\x78\x20\xdc\x05\x60\x6b\x1c\xe0\x31\x0c\x38\x1a\x0d\xb8\x57\x02\x17\x2a\x79\x94\xae\x83\xe7\x52\xe6\x4f\x6a\x3d\xef\xd6\x38\x08\x19\xfe\x45\xd6\xff\x47\xc6\xfb\xd0\x1a\xff\xb1\x46\xfc\x5c\x8d\xc8\xa2\xf8\x05\xfe\x63\x06\x8f\xb2\xbc\xbf\x8c\xff\x62\x9a\xad\x54\xb8\x80\xb0\x4a\xa0\xab\x13\xe0\xbf\x86\xfb\xd2\x79\x29\x03\x83\x6c\x01\x8f\x8f\x80\xd1\x33\xc0\xad\x06\xb0\xb8\xc0\xd8\x39\xe7\x3c\xce\x79\x07\x53\x57\x7e\x20\xee\x26\xe0\x74\x84\x9f\x6d\xff\x91\x7d\x6b\xc7\x2d\xc0\xea\x0c\x60\xd2\x1a\x60\xbb\x3d\x60\x97\xca\x5c\x77\xb6\x91\xc0\x45\x45\xfe\xf9\xee\x0f\x3c\x4a\xd7\x61\xa2\xed\xe7\xb8\x0f\x19\x0f\x84\x0c\x07\xc1\x5c\xe8\x5f\xe7\x3f\x69\x2d\x07\xcb\xc5\xa8\x7b\x79\x6e\x2b\x7d\x10\x79\x32\xbe\xe0\xbf\x10\xfb\x89\x50\xb4\xb7\x9e\x71\x1f\x52\x3d\x71\x4a\x64\xb9\x70\xd4\x07\xf4\xa4\x3a\xf1\x01\x30\x77\x03\x26\x79\xf0\x39\x3a\xde\x8f\x71\x52\xd6\x3d\xf8\xbe\x61\xd5\x16\xc8\xed\x00\xaa\x45\x28\xaf\x05\xcc\xc3\x81\x55\x21\x80\xa9\x3d\xb0\xf5\x29\x60\xfa\x1d\xf7\x32\x32\x7d\x05\x9c\x37\x05\xcc\x87\x00\xb7\x7e\x01\x4c\xd2\x81\x57\x07\x5b\xe6\xab\x2b\xf2\xa9\x0d\xf8\xf5\x73\x1c\x44\xb3\x1e\x88\xfc\x27\xdb\x44\x3c\x88\x8c\xff\x64\xad\x2a\x8f\xb5\xe2\x6d\xf1\x6b\xf8\x8f\x3c\x31\x4b\x25\xe3\xbf\x88\x17\x79\x44\x42\x45\x7d\xf3\x0c\xe2\xd1\xae\x91\xf1\xca\xb6\x03\x80\x3e\xdf\x03\xd6\x11\xc0\x90\x6a\xe6\xa0\x1b\x6d\x02\x98\xd6\x01\x93\xce\x00\xa3\x77\x00\xbe\x66\xc0\xa8\x1f\x80\x58\x2b\x60\x64\x3d\x90\x95\x0e\x8c\x88\x03\xca\xb2\x01\xa3\xa9\xc0\xca\xb5\x80\xde\x40\x60\x9b\x01\x30\xac\x0c\x38\x94\x0b\x0c\x7f\x01\x9c\xd5\x01\x86\x16\x02\x37\x57\x01\x83\x15\xb9\x77\x9e\x6c\xbe\x9a\x43\x79\x54\x7b\xfc\x39\x0e\x62\xef\x76\x7e\xbf\x2f\xf8\x4f\x44\xfb\xf0\x7f\xc5\x7f\x7c\x0d\xff\x10\x20\xf6\x91\x71\xb5\xe3\xd1\x4a\x7c\xde\xd8\xde\x80\xa2\x1d\x30\xf2\x35\xa0\xf9\x1a\x30\xfc\x8d\xf7\x4c\x7f\x3a\x60\xb3\x10\x18\x9e\x0f\x78\xdf\x03\x86\x36\x32\x56\x6e\xb0\x0f\x90\x31\x19\x18\xe8\xce\x18\x6c\x4d\x37\xc6\x92\x4b\x65\x4a\x7a\xd7\x95\xe4\x03\x07\x7e\x01\x34\x86\x02\xa7\x77\x71\x0d\xc5\xef\x8d\x40\x9f\x97\xc0\x93\x2b\x40\x4f\xad\xcf\x79\x2f\xba\x2f\xe7\x51\x7a\x67\x92\x8e\x5f\xf0\x9f\xc8\xf8\x5f\x64\xfc\x27\xb1\x9f\xcf\x7f\x7e\xdd\x7f\x9e\x7f\xb2\xa8\x37\x32\x1e\x94\xd0\x0b\xcc\x9f\xe1\x23\x46\xab\x1d\x45\xfe\x31\x33\x11\x57\xa5\xf3\x0e\x90\xcf\x00\x86\xaa\x01\x7d\x8d\x81\x81\x8b\x18\x1f\xa4\x69\xc1\xfc\x9d\xea\xc9\x80\xa7\x3c\xd0\xe7\x20\x10\x19\x04\xf4\xfc\x13\x98\x39\x13\x50\x51\x00\xe6\x8e\x02\x94\xd6\x01\xcb\x12\x80\xee\x93\x80\xf5\x57\x00\x85\x1e\xc0\x5e\x25\xa0\xeb\x6d\xe0\xc4\xdf\x40\x97\x2a\xe0\x6a\x30\xd0\xf9\x07\xae\x31\xe9\x7c\x03\x78\x9f\x0f\x74\x4e\xe4\x79\x77\x2e\xfb\x7c\xfc\x82\xff\x44\xb4\xfb\xb2\x28\x52\x85\x88\xb7\x9d\x7f\x8b\x47\x59\x1f\xa4\xac\x19\x20\x34\x42\xaa\x7e\x5b\x9a\x69\x6c\x76\x7b\xca\x8a\x44\x68\x74\xa4\xa8\x90\xaf\x59\x67\xca\xba\x39\x3b\x74\xa0\x68\x99\x55\x48\x67\x3a\x59\x0c\x1b\x29\x78\x0c\x8d\xc6\x6e\x14\x85\x57\x3d\xa8\xd8\x5b\x29\x0e\xe8\x2e\x28\xae\x1c\xd4\x07\xe8\x7a\x59\xf1\x8a\x49\x0e\xd0\x69\xae\xe2\x52\xe7\x81\x80\xbc\x99\xa2\x6b\x70\x0c\x20\x97\xae\xf0\x77\xb2\x74\x4f\x5e\x29\x24\x15\x50\x9c\xb2\xdb\xf5\xc5\x14\x8f\xef\xfa\x03\xd7\x6d\x76\x31\xd9\x45\x79\x9d\xce\x17\x8e\x53\x7e\xbf\xe3\xc9\x4b\x14\x9f\xef\xf0\xe2\x2e\xf9\xc6\x1d\x7e\x7e\x4d\xf1\x97\x76\x22\xff\x41\x5b\xca\xf7\xb6\xe9\x81\x03\xd2\x7b\xd6\xd7\xf0\x2f\x8b\xbd\x79\x2c\x35\x63\xd6\xf1\xd9\x9e\x1d\xa9\xba\x32\x4b\xb1\x1b\xc5\xed\x52\xbb\x2b\x92\x05\x8d\xa9\x54\x22\x89\x08\x49\xe3\x68\xab\xaf\x19\xe7\xcf\x9d\x9b\x7a\x53\xfe\xd8\xba\xa9\x2f\xfd\xdd\x28\x83\xbe\x14\x4d\xd3\xae\xd4\xa0\xa8\xb1\xd2\xc5\x7e\x74\xa2\xb4\x59\xa0\xb9\xa9\x23\x65\x92\xb4\xdc\xfb\x91\x4f\xa6\xd5\x6f\x14\xf1\xca\xf6\x73\x71\x20\x86\x04\xc9\xc3\x20\x7a\x92\x24\x32\x89\x74\x51\x32\x84\x23\xc4\x1a\xd3\x97\xd0\x57\xaa\x99\xac\xa1\xbd\xeb\xf3\x74\x27\xc5\xb7\xfa\x34\x1c\xa3\xc8\x5a\xef\xd0\x4b\x94\x61\xeb\x55\x7a\x87\x90\x19\xaa\x39\x2f\xc8\xa6\xf7\x78\xcf\xeb\xd0\x7d\xc2\xa7\xa3\x6c\xfe\x2b\x44\xb9\xa8\x10\xe4\xe9\x7d\xe7\x29\x32\x0f\x4c\x81\x91\x12\x65\xcd\xd2\x1f\x72\x35\x59\x6a\x62\x1f\x8a\x8e\x4d\x5b\xdf\x87\xde\x2a\xe4\xaa\x3a\xad\x87\x6f\x45\x7f\x66\x5b\x48\xe2\xec\x9c\x8d\x39\x57\xa5\x9a\xa8\x0c\xa1\x7c\xc7\xf0\xbc\x61\x54\x9d\xdd\x37\x4b\x87\xf2\x65\xf2\xab\xf5\x8c\xf9\x1b\xf5\x4c\x3a\x53\x86\x44\xef\x86\x56\x24\x8f\xa3\x48\x07\x75\xe3\xec\x48\x46\xf5\xc2\x02\x49\x06\x75\x3b\x71\xbd\xbf\x6e\xa7\x3c\x8a\xdb\xea\xa0\x82\xf2\x40\xc3\xce\x71\x27\xe9\xc1\xaf\x76\x90\xc4\x0d\xae\xfb\x81\x32\x8f\xda\x13\xcf\x91\x8f\xa8\xed\xd4\x44\x67\xc0\xc0\x8e\xcf\x49\x3e\x34\x45\xfe\x07\xb5\xa3\x3c\xf6\xa6\x75\x58\xf1\xbe\x1d\xe1\x17\x16\xd7\xb3\xbc\xca\xf0\x2f\xf9\x4d\x7d\x29\xca\x9d\xb1\x9b\xf1\x2f\x29\x6e\xfd\x28\x4f\x2f\xe3\x81\x09\x97\x63\xfa\x06\xbf\x2d\xc3\x68\xbd\xdc\x73\xb9\x1f\xd0\xa4\x13\x7a\x34\xff\x71\xb9\x9c\x3f\xd7\xff\xd9\xb8\x9a\xbf\x7d\x34\x69\x98\x92\x9b\x89\xa8\x59\xa6\xa2\xe5\x31\xad\xeb\x46\x36\xd8\xe4\x91\x26\xd9\x2a\xd3\xc6\x91\x54\x8f\x6b\xaa\x66\x47\x4f\x34\x99\xe3\x47\x4f\x32\x9d\x14\x4f\xf5\xfc\xa6\x16\x9c\x39\x30\x51\x5b\x48\x99\xf9\x31\x01\x75\x24\x61\xc6\x7a\x8c\xfd\x36\xbe\x7a\x84\xee\x4a\x23\xeb\x1b\xe9\xce\x38\x72\x26\x71\x4a\xc2\xe8\xf1\x13\xda\x49\xfd\x2d\x8c\x0f\xd2\x01\xaf\xc3\x60\x1b\xe9\x58\xfe\x50\x95\xf6\x71\x5e\x7d\x5f\xb1\xca\x5c\x42\xd1\xcd\x2c\x89\x36\x65\x91\x64\x3c\x30\xd3\x9e\x32\x0f\x4c\x44\x83\x21\xe7\x3d\x6d\x46\x51\x7c\xd7\xfd\x12\xa3\x36\x1c\xf2\xc6\x52\x36\xc2\xb2\xc0\x9c\xec\x83\x71\x0e\xe3\x25\x86\x4a\xac\x68\x96\x7d\x1f\x31\x0b\x73\xa7\x87\x13\x45\xc4\xae\xad\x36\x8f\x13\xbb\x29\x50\xe6\xc0\xc6\x4a\x93\x32\xec\x13\xef\x8f\xa4\x27\xda\xac\xb3\xa5\x95\x9a\x68\x32\x85\xf6\xdf\xa6\x5b\xcc\x4b\xfe\xf7\x0c\x42\x5a\x4c\x6c\x98\x4f\xeb\x63\x93\x52\x4b\x79\xcc\xf1\x37\xbe\xa5\xb3\x6f\xc2\xe6\x83\xe4\xe3\x59\x95\x9e\x22\x5b\x6f\x75\xef\x3a\xd9\x76\xcb\xfa\x07\x5a\xbc\x43\x1f\x69\x06\xb2\xbe\x41\xcc\x1b\x33\xaf\x9e\xfb\x5b\x15\xdc\x1e\x44\xd1\xdb\x2c\xb7\xa1\xf4\x2d\x33\xff\x34\xa0\x13\x4e\xc6\x03\x13\x79\x87\xf1\x01\xfe\x2a\x26\xa4\x37\x1e\x57\xcd\x09\x37\xe1\x28\x56\x59\x4e\xa8\xb0\xa6\xac\x99\xc9\x12\xee\xc2\xae\x77\x63\x12\xd9\x11\xad\xeb\x76\x74\x22\xf7\xd8\xc8\x7c\x1a\x72\x95\xce\x22\x0f\x84\x9b\xd8\xc9\xd3\x35\x4e\x91\xde\xd3\x4d\xb9\x3f\xed\x97\x1b\x61\x3f\x01\xb7\xc3\x36\xf4\x46\xee\xb3\xa6\x90\xcd\x72\xbb\x13\x4d\xf2\xee\xbe\x86\xeb\x36\xdd\x1a\x4a\x28\x86\xe4\xd6\x58\x4d\x3b\xe4\x3a\x9e\x71\x52\x2e\x43\xbf\x27\x4d\x74\xfa\x78\x72\x38\xbf\xe1\x15\xd2\x1b\x07\xcb\x7b\x54\x6b\x62\x97\xfd\x8a\xe2\xfd\xb6\xd5\xbc\x0e\xcc\x1b\x33\xc7\x4c\x8f\xb4\x33\x4b\x97\x71\x4e\x33\x13\x8d\xe9\xaf\x13\x76\x33\x3b\xc9\xd4\x53\x16\xb4\xea\xc1\x46\x13\xe8\x86\x25\xeb\x87\xe4\x72\x9b\x71\x3e\xb6\x16\x76\x94\xb7\x90\xe1\x60\x0c\x6f\x38\xd3\xee\x0d\xfe\xc3\x95\xb2\x76\x6a\xd3\xdc\x29\xcb\xac\x78\xdb\x4b\x9c\xbf\x8f\x78\x22\xfb\x8a\x37\x5c\x9f\xfb\xca\xb4\x15\xbe\xc7\x59\xe3\x7c\x17\x8c\x20\x49\xf2\xad\x1c\x4f\x12\xe7\xfb\x68\x32\xc9\x89\xef\x3f\x11\x94\x31\xf7\xcd\x4f\x25\x15\xf6\xb9\x39\x9b\xea\x36\x7d\x9f\x56\xd2\xfc\x7c\x1a\xd6\x92\xbc\xf8\x58\xec\xa6\x5a\x11\xef\x47\x0d\x54\x43\x31\xf9\x26\xdf\xa9\xbd\x24\x4d\xc4\x07\xee\xb1\xed\x11\xad\xab\xac\x6f\x90\x53\x9a\x74\xcc\xfd\x99\xab\xeb\xd3\x92\x4c\x69\xf5\x13\xbf\xb3\x26\xcf\x27\xc6\xd9\x86\x76\x25\xc4\x6b\x12\xe9\xb7\xcf\x8f\x4c\x04\xe0\x21\xef\x42\x4f\xb7\x93\x30\x3e\xa2\x19\x07\x73\x54\xc4\xc1\xdc\xf5\x25\xfd\xd7\x0a\x61\xcf\x41\x35\xda\x9f\xac\x5f\xc7\x77\x81\xa2\x87\x11\x36\x90\xc7\xd0\xa6\x36\xc4\xcb\x1f\x56\xae\x4c\x3e\x5b\xf8\x8a\x01\xe4\x5b\x84\xf7\x63\xcb\x12\x66\x32\x9e\x7f\xde\xe7\x4e\x3e\x6e\xf8\x88\x30\xca\xa4\x87\x07\xb0\x81\x09\x1f\xcf\x3e\x4c\x58\x79\x39\xc9\x45\xe8\xb1\xba\x27\xfc\xdc\x6d\xdc\xc1\xc5\x84\xed\x44\xf0\xea\x33\x64\xd9\x83\xa9\x07\xb7\xf4\x26\xca\xf8\x39\xff\x33\xef\x28\xe6\xe8\x43\xbc\x49\xb3\x1a\x2c\xc8\xca\x24\x49\x26\x10\x8b\x44\x2c\x38\x7b\x14\xee\xe0\x44\x72\x1d\x60\xc3\x38\x18\xcf\x13\x8c\x6f\x72\x36\xf0\xe6\xfe\x68\x26\x9f\xf3\xc1\x8c\x0c\x64\x1c\xcc\x50\xb5\x20\x7a\x9e\xfa\x99\x50\xca\xca\x29\x35\x32\x4f\x4a\xdb\x5b\x53\xb5\x78\xfe\x31\xac\x88\x88\xd3\x6f\x4b\x79\x25\x19\x1e\x26\xb6\x7e\x00\x9d\xb8\xb1\x5e\x23\xe8\x9c\x8c\xed\x68\x45\xbe\x6d\xfc\x7e\x77\xd2\xd4\xb8\xab\x21\x94\xcf\x89\x0b\x4c\xa4\xf9\xc6\x47\x72\xc6\x31\xb6\x9e\x7d\xfc\x69\xef\x6b\x18\x3f\x83\xcd\x24\xa1\x71\xa1\x9c\xcf\x8b\xa5\x78\x04\x10\x33\xf8\x57\x42\xf8\x45\xed\xbe\x47\x19\xb5\xc8\x47\x2f\x37\xa2\x19\x17\x33\x7d\x19\xf7\xfb\x92\xf5\x83\x8a\x4c\xf1\x60\xb4\xcc\xec\x29\xa4\xe7\xde\xe6\x53\xc8\x5f\x72\x3b\x15\x40\xfb\x3b\xe9\x47\xee\x03\x65\x95\xc4\xac\xfb\x63\x42\x42\xf9\x74\x3b\x10\x4e\x75\xe1\x03\x56\x45\x51\x7d\x7f\x6f\xef\x18\xb2\xca\x5d\x2f\x32\x5e\x02\x85\x09\x62\xbe\x77\xba\x78\x93\x4b\xe9\x29\xc7\x1d\xc9\xa6\xa8\xd0\xbe\xcd\xd0\xe2\x75\x48\x89\x37\x22\x4b\x9d\xf2\xb3\x35\x9d\xf7\xa9\x70\x25\x0d\x9c\x61\xc0\x18\xe5\xd4\x9c\x78\x4b\x1e\x19\x61\x90\xb2\xba\x64\x07\x7f\x6e\x39\xd9\xdb\xd4\x13\x1b\x69\xe5\x53\xb0\x87\x3b\xbd\x38\x1f\x23\x4b\x9f\x5c\xc4\xbd\x66\x93\x1a\x6f\x91\x5e\x24\x8c\x79\x44\x77\x9f\xb8\x0f\x1f\x94\x80\xb8\xf5\x9e\x74\x1e\x46\x94\x7a\x27\xb1\xf4\xf8\x72\xdf\x83\x3b\x81\xb4\xfa\x1e\xc9\x21\xc4\x77\xe1\xb0\x31\x9c\xbb\x6e\x29\x47\x91\x35\x36\x4b\x8b\x22\x0f\x7a\x64\x3d\xe3\x24\x86\x36\x32\x0e\xa6\xff\x98\x78\xda\x2d\x95\x11\xcc\x93\xd2\xe9\xdb\xe9\xe2\x4d\x6d\xa6\x88\x40\xcf\x78\xc4\x63\xa6\x7a\x3b\x5a\xe9\x2c\x1b\x15\xd2\xfb\x8c\x3a\xae\xef\xce\x3c\x63\x44\xbe\x5d\x96\x84\xaf\x7a\x59\xf7\x5c\x0f\xf3\xe7\xfd\x69\x3d\xb2\xc4\x95\xcd\x76\xce\x88\xe5\xb1\xf8\x5b\xfe\xfc\x32\xb2\x1b\x59\x2b\xd6\x25\xf0\xcf\xbb\xb8\x0f\x53\xc6\x51\xca\xdc\xa6\x9b\x9d\x27\xc9\xfd\x12\x17\xf3\xa2\x1e\x88\xb6\xf1\xa7\x9b\x51\x98\x51\x30\x59\x97\x00\x49\x38\x45\xa2\x26\x17\x30\xae\xcb\xf9\xc9\x54\xfa\x56\x3b\x09\xf7\x47\xb2\x9c\x31\x8d\xbe\x7d\x74\x56\x3c\xdd\x54\xf5\xa7\x25\x93\xf6\x0e\xd6\x9c\x4e\x52\xaa\xf1\x31\x85\x50\x5d\xca\x4e\xb3\x68\x57\xe4\xcd\x33\xc4\x1b\x49\xb6\x78\x93\xcb\x17\x23\x17\x05\x45\xf2\xc4\xc0\xd3\x8c\x87\x29\xe7\x75\xc8\x6f\x32\x24\xcb\x54\x58\x61\x49\x76\xbd\x60\xaf\x13\x69\xd2\xec\x64\x7f\xfa\xc6\xd9\x0d\xd1\xe4\x1f\x16\x5e\x4d\xcb\xe3\xcf\x33\x3f\xca\x6c\xe5\x4a\xda\xff\x82\xfb\xab\x4f\xf0\xf3\xea\xc9\xb2\x17\xe8\x1e\xa2\x3b\x53\xde\xdc\xd3\xc4\xb3\x90\xf7\xdd\x6f\x14\x7b\xcc\xc3\xdf\xdd\x68\xbd\x1a\x5f\x04\xb4\xe0\x60\x02\xb4\x23\x08\x07\x3a\xc5\x82\x79\x61\xdc\x94\x19\xef\x24\xe3\xc3\xb1\x2e\x66\x14\xa7\x79\x23\xcb\xf5\x28\x03\xee\x93\xa4\xdb\x6d\x16\x45\x68\xfa\x0b\x8c\x0f\x51\x1b\x97\x45\xf8\x10\xc5\x0a\xf6\x76\xda\x5e\x2c\x10\xf1\x2f\x73\xc5\x48\x4e\x33\x1e\x26\x4f\x9e\x62\x9d\x32\x3c\x4c\xe9\xf6\x01\x84\x8f\x2e\x15\x0c\xb9\xb3\x99\x97\x25\x59\xd4\xf9\x8e\x4e\x84\x07\x99\x57\xcf\x27\x4c\xe9\x56\xee\x33\x37\xdf\x6f\x46\x31\x7f\x9e\x99\x39\x4a\x05\xf6\x2f\x4b\x85\x3a\xee\xab\xe4\xb6\x85\x4e\xae\xd2\xc3\x8c\x93\x2a\x96\x70\xcd\x4d\xd1\xc1\x8b\x94\x91\x2e\xaa\xbd\x43\xb1\x94\xa2\xa5\x4f\x47\x02\xc1\x47\x19\x4d\xe0\xa7\xcd\xf3\x6e\xc6\xc1\x88\x7c\x38\xb6\x07\x53\x49\xde\x2d\x6f\x30\xbb\xdb\x58\xe5\x0c\xd2\x42\xc3\x84\x4c\x5a\xaf\x21\xda\x39\x74\x13\xd1\x1a\x95\x47\xe8\x24\x95\x7a\xb6\xe2\x5d\x77\xcf\xa1\x53\xbd\xad\xa2\x6c\xde\x0b\xc4\x7e\x49\xe5\xeb\xc5\xf1\x50\x07\xee\x7f\xd4\x8c\x87\x19\x48\x1a\x55\x21\xb0\xa7\xb6\x38\xce\x82\xbe\xa9\xc2\xdc\x91\x90\x6a\xe5\x6b\x19\xa9\xb8\x58\x23\x8a\x24\x6c\x71\x36\x33\xf4\x54\xe4\x71\xc6\xbe\xe2\x29\xf7\x1f\x2c\x3f\x57\x4b\xb5\x96\xb2\xfe\x49\x8b\x8e\xee\x25\x3b\xbb\xc8\xf5\x04\xc9\xcf\x82\xa6\xf3\x34\x93\xb2\x69\x4d\xe4\xb7\x2e\x28\x79\x90\x01\xf8\xc7\xb1\xb7\xda\x9a\x0f\xc7\x5e\x9d\xe5\xda\xa6\x6f\x26\xf9\x53\x66\x3f\x66\x53\x24\x66\x54\x13\x5f\xcc\x64\xfd\xa1\x06\xcd\x9a\x4d\xb7\x1b\xc9\x60\xee\x0f\xa5\xb2\x85\xf1\x21\x1d\x8b\x5a\xe3\x80\x5a\xe3\x61\x96\xeb\x74\xa0\x3c\x7f\x95\x92\x0a\x79\x30\xcb\xb5\xd9\x7f\x58\xde\xd5\x80\x0c\x43\x55\xa9\x39\x59\x9e\x6a\x2b\x07\xd2\xc8\xea\xee\xde\xdc\x5f\x29\x85\x11\x7b\x55\x3f\x26\xd3\x11\x56\xfd\x1b\xf3\xc4\x2c\x57\x2f\x63\xbc\x4c\x14\x33\x71\x54\x3d\xd8\x48\x12\x29\xeb\x9f\x54\x59\xf2\x03\x33\x29\x8e\x39\x47\x33\x5a\x66\x71\x93\x34\xb4\xb2\xed\xdf\xf5\x80\xf7\x76\x5e\x55\xf7\x5c\x66\x65\x6a\xe6\xc3\x79\x94\x43\x56\xc9\xb2\x9e\xf7\x79\x6c\x54\x21\xdd\xfe\x46\xac\x2c\x22\xeb\xae\x53\xcf\xf3\xd5\xee\x5c\x4a\xda\xaa\x56\x37\x9f\xe4\xa6\xfb\xf2\x32\xda\x95\x0e\xa6\xe5\x62\xc6\x70\xb1\x98\x09\x68\x8d\x87\xa9\x13\x78\x1d\x9a\xf1\x30\x23\xfb\x93\x47\xba\x2a\xdf\x80\xce\xcd\x55\x7f\x98\xd1\x0e\xd5\x39\xd8\x91\x45\x5a\xd9\xdf\x8b\xf6\xbd\x76\x75\x18\xcd\xbf\x6e\x73\x22\xdd\x9f\x6a\xcb\xb2\x44\x7c\xcc\x3c\x11\x4f\x53\x4d\x96\xad\x4e\x7d\x2d\xf9\x9d\xb5\xf1\x3b\x48\x22\x6b\xfd\x8e\x50\xec\xb5\xe6\xe2\x19\x42\x82\xd5\x68\xfd\x4a\xeb\x5d\x33\xe3\x2f\x15\xc0\xb3\x20\x9d\xea\x06\x9c\xb5\xb2\x48\x3a\xed\x9e\xe4\x91\x9d\x9b\x28\x76\xf3\x1b\x97\x54\x44\xb7\xda\x31\x28\x26\xbb\x2f\xeb\x0f\x35\xec\x46\x19\x9d\x9f\x03\x2a\x16\xd1\xae\xf5\x3d\xb6\x98\xac\x5b\x77\xcf\xc5\x84\xea\x68\xf7\x42\x96\xd9\x58\xfe\x87\x6c\xde\x3c\x7e\xb3\x96\xc7\x75\xb7\xe4\xc9\xc2\xac\x37\x56\xa1\xf3\x6c\xfd\xb4\xfe\x74\x6e\xac\xb7\xe3\x4a\x85\x75\x4d\xa6\x74\x22\xad\x7b\xc8\xf8\xe2\xb5\x31\xcc\xf0\xb6\x76\x42\x08\xb9\x38\xeb\xfa\x70\x0d\xdc\xda\x29\x19\xe4\xf9\xae\x7b\x5a\x42\x7f\xbf\xee\x34\x7f\xf3\x9a\xe7\xcc\x50\xb2\x36\x66\x3b\x3d\xe7\x9b\x77\x07\x88\x19\x6f\x4d\xc7\x53\x84\xab\xfa\xe6\xcd\x35\xc2\x61\xad\x36\xb8\xd5\x04\x5c\x9b\x00\xa8\x64\x03\xe7\x1b\x19\x07\xf1\xb3\x25\xa0\xd4\xf0\x25\xee\x61\xff\x7e\xee\x67\xb0\x53\x00\x7a\xf9\x01\x5b\xe2\x80\xbe\xfd\x3e\xe9\x6f\x10\x0e\x0c\x0e\x07\x56\x59\x03\xba\x37\x81\x6a\x77\x60\x64\x4f\x60\x99\x3b\xd7\xb7\x57\x4e\x04\xac\x47\x01\xe5\x66\xad\xf2\xfe\xfd\x80\xc9\xfd\x38\xde\xed\xff\x23\x50\xa4\xc3\xb9\x9c\xfc\x0c\x60\x5a\x35\x73\x60\xcc\x30\xe0\x51\xaa\x89\xcd\x75\xff\x73\x80\xa5\x7f\x02\x25\x85\x9c\x53\x91\xfe\x6e\xa7\xf5\x97\xfd\x0f\x96\x1a\x01\xb7\xcb\xa5\xda\x00\x3c\x4d\x01\x96\x9c\x05\x84\xf1\x2d\x7d\x20\x4a\x1a\x79\x94\xf1\x5e\x34\xb6\x65\xfc\x43\x6b\xdc\xc3\xc1\x27\x40\xf7\x27\x8c\x7b\xe8\x7e\x8b\xf3\xfd\x3d\x7b\x00\x52\x1b\xd4\x67\x1b\xb0\xfe\x31\x20\x59\xcb\xf8\x17\x6d\x65\x60\xc5\x59\x60\x68\x35\x50\xbd\x0a\xd0\x3f\xc6\xf9\xce\x51\x4d\x9c\x93\x34\xbf\xc8\x79\xff\x89\xb1\x40\xf1\x4e\xc0\x3e\x09\x28\x94\x07\x5c\x95\x38\x26\xef\xd5\x04\xe4\xaf\x01\x42\x04\xce\x6b\x4b\x2d\x78\xfe\x58\x60\xc6\x42\x20\x3f\x13\xc8\x53\x6e\xa9\xfb\x9f\xe3\xce\x96\xa6\x48\x1b\x58\x7b\x08\x98\x7b\x1c\xd8\x31\x1f\x28\xb1\x00\x0e\x5b\x71\xff\x88\xb3\x06\x5c\x5f\x7b\xfb\x08\xb0\x44\x02\xbc\x12\x80\x85\x3e\x8c\x83\x90\xcd\x5f\x96\xff\xbf\xdc\x04\x74\xba\x08\x9c\xff\x81\xeb\x90\xbf\x86\x7b\xd8\xbd\x05\x50\xd8\x06\x6c\xe9\x0d\x28\x4e\x64\xcc\x81\x6a\x23\xf0\x4d\x39\xe3\x41\x9a\xf9\x0e\x1a\x78\x3d\x96\x06\x00\x3a\xbf\x03\x15\xaa\x1c\x7f\x2d\x2d\x67\xb9\x28\x9e\x0e\x58\xfd\xd2\x2a\xef\x5f\xc6\xeb\x30\xe5\x09\x90\x9d\x0b\x84\x84\x72\x7e\x56\xea\xa1\x49\xbd\x8f\xe4\x97\x40\xf6\x25\x20\xc7\x19\xc8\xeb\x02\xcc\xef\xd2\xc2\x7f\x90\x97\x01\xac\x5e\xd7\xd2\xff\xa0\x60\x27\x70\xd8\x1d\x98\xd3\x87\xf3\x7b\x73\xed\x80\x9b\xdd\x58\xfe\x5e\x56\x02\xc5\x57\x81\x8f\x1f\x3e\xe9\x83\x21\xf2\x20\x5c\xda\xce\xf9\xd9\x9f\xeb\xb9\x2e\xfb\xc7\x7c\xa0\x6d\x7f\xe0\xd0\x02\xe9\xd9\xdf\x82\x7b\xa8\xd7\x05\xda\x2e\x07\x36\x3f\x05\x3a\xcf\x95\x6a\x1f\xa0\x20\xb0\xd6\x2b\x49\x80\x6a\x35\xa0\xcf\xb4\x16\xbe\x83\xb2\x21\x80\xf6\x3c\xce\x7b\xeb\x19\x00\xc5\x5d\x81\x51\x8a\x40\x41\x3b\xce\xef\xe6\xb4\xe1\x1c\x45\xa6\x0a\xe0\xd4\x09\x98\x25\xc7\xfd\x83\x66\x0d\x04\x82\xd4\x80\xb4\x23\xc0\xd4\x4c\x60\x56\x19\x30\x7d\x23\x90\xee\xc0\x58\x81\xcc\xdd\xc0\xbc\x37\x40\xc6\x33\x5e\x87\xcc\x24\x60\x4d\x14\x90\xb3\x11\xd8\xb9\x11\xc8\xfb\x1e\x38\x7a\x05\x90\x7a\x2f\xa7\xcf\x02\x85\xcf\x81\x5b\xca\xcc\xad\xf2\xef\xea\x4f\xe6\xdf\x5b\xe4\x41\x28\x6e\x55\xdf\x2d\xe6\x17\xfe\x1b\xee\x61\xad\x35\xd0\x26\x0d\xf8\xa6\x08\x90\xfa\x83\xb2\x3e\x0f\x4b\x8e\x00\xd2\xfb\x52\xc5\x7b\x40\xed\x08\x30\x2f\x88\x6b\x26\xe7\x64\x03\x83\xfd\x81\xc2\x3b\xc0\x88\x1f\x81\x3c\x79\xae\x3d\x95\xe5\xfd\xd3\xb4\x00\x3b\x4b\xc6\x38\xb8\x5d\x66\x5c\x42\x80\x04\x98\xfe\x8c\xfb\xc4\xa4\x80\x73\xdc\x29\x3d\x80\x8c\x46\x60\x96\x54\x1e\xa6\x00\x69\x29\xc0\xd2\x06\x60\x96\x1a\xb0\x4e\x17\x98\x75\x07\xd8\x31\x18\x48\xfb\x15\x38\xe4\xc8\x38\x87\xd3\xbf\x02\x99\x27\x38\xbf\x97\x33\x12\x78\xbe\xab\x05\xff\x92\x7a\x85\xe5\x40\xd6\x0f\xe2\x0b\xbe\x07\x31\x3a\xf2\x35\xdc\xc3\xfa\x05\xe2\xe9\x57\xc6\x75\xec\xb2\x7c\x7f\x79\x01\xd0\xf5\x08\xe7\x16\x54\x45\x2c\x93\xda\x01\x20\x77\x31\x28\x92\x97\x5d\xc3\x35\xb5\xe9\x29\x9c\x53\x6b\xe6\x3d\x48\x03\x6c\x57\x03\xc9\x86\xcc\x17\x13\xd7\x00\x4c\xe9\x0e\x24\xdc\x97\xfa\xba\x80\xf4\xb6\x22\xfd\x5f\xe2\x5a\x20\xcb\xac\x85\xff\x20\xf1\x04\xcb\x43\x6a\x5f\x60\xc3\x7b\x60\xa6\x29\xb0\xab\x84\x6b\xe2\x8f\x2b\xb1\x6d\x95\xee\x71\x5a\x77\xe0\xee\x1a\x20\xe3\x04\xf0\xee\x44\xcb\xfc\x5b\xf3\x40\x9c\x16\xeb\xfa\x65\xf9\x5e\x19\xef\xc5\xbe\x9d\xa2\x3c\x88\xa7\xfd\x56\x59\x9f\x87\x7d\x3c\xca\xf2\xdd\x15\xb2\xae\x9a\x23\x00\xb9\x3b\x40\xd1\x1f\x40\xe7\xc7\x7c\x8b\xe8\x79\x83\xf5\x4f\x43\x02\xcc\xd8\x04\x0c\x32\x07\x52\xb2\x01\x43\x37\x20\xa9\x0d\x60\xaa\x08\xc4\x8f\x04\x26\x84\x00\xf1\xdb\x00\x17\x15\x20\xd6\x1d\xf0\x71\x61\x1b\x19\xda\x04\x44\xd9\x01\x71\x01\x8c\x0f\xc8\xac\x03\xe2\xc7\x03\x25\x2f\xb9\x5f\xc2\xd2\x5d\x40\x7c\x2f\x60\x6d\x0a\x90\x50\x07\xec\xce\x01\x12\x7d\x80\x13\x1a\x40\xfc\x43\xe0\xe2\x18\x20\x39\x17\xb8\xe7\xcc\x55\x1f\x1f\x73\xbf\xc4\x7f\xc8\xf8\x10\x64\xb8\x87\x86\x75\x9f\xeb\x43\x73\xbe\xbb\x15\xef\x85\x2c\xcf\x59\x25\xd6\xf3\xcb\xf2\xbc\xa5\x43\x79\x2c\xbc\x0e\xc8\x1f\x60\x9b\xa6\xac\xc2\x72\x2d\x3d\x77\x93\xcb\x00\xad\x05\x8c\xf7\x18\xee\x02\xc4\x5c\x60\x5c\x61\x4c\x7f\xc0\x5a\x1e\x08\xf3\x63\xbb\x19\x5e\x01\x78\xe4\x01\xa1\xdb\x80\xa0\x3c\x20\xcc\x0e\x88\x55\x04\xc2\x35\x80\xf4\x67\x40\xc8\xaf\xc0\xdc\x3b\x40\xe8\x6d\x60\xc9\x1d\x20\x22\x08\x58\xf3\x1d\xff\xfd\x8e\x0f\x40\x58\x18\x73\x7c\x45\x3a\x00\x97\x2a\x81\xb8\x7b\xc0\xfd\xcc\x2f\xfb\x61\xf8\x8b\x3c\xf7\xb2\x7e\x18\xad\xf9\x4f\x0e\x98\x7d\xae\x0f\x5b\x44\xbe\x8f\xff\x86\xff\x28\x15\xeb\x96\x9b\xf3\xdd\x5d\x81\x4e\x09\x40\x92\x84\xed\xe8\xb4\x6d\x9c\x53\x8c\x1c\x00\x0c\x7c\x0f\x84\xe8\xb1\x9f\x11\x18\xc4\xe7\x88\x74\xef\xa5\x7e\x45\x40\x14\xe0\xa6\x01\xf8\x4d\x63\x3b\xe1\xeb\xcb\xe7\x46\xe0\x6d\x20\xdd\x19\xf0\xb7\x60\xcc\xa0\xf4\xae\xb1\x64\x27\xe0\x77\x96\xf9\x72\x7c\xf5\xd8\xb7\xf1\x5d\x00\x1c\xeb\x03\xf8\xb7\x03\x7e\x39\x0c\xf8\x1d\x00\xfe\x7c\xc8\x5c\x2b\xd2\xf9\x7a\x3f\x07\x84\xaa\x4f\xfa\x80\x88\x78\x00\x59\xdf\x97\xd6\xbc\x17\xff\xad\xef\x89\x0c\xff\xd1\xdc\xf7\xe3\x8f\xcf\xd7\x21\x55\xc4\x57\xc5\x7b\x01\x5d\xf6\x00\x11\x95\x80\x6a\x08\x10\x1c\x05\xf4\x7b\x0f\xf8\xab\xb3\x5c\xf8\xcc\x04\x46\xeb\x72\x1d\xbc\x75\x13\xe0\x51\x07\x8a\x88\x79\x8f\x06\x02\x9c\x80\xc9\x12\xd6\x11\x4f\xa9\x8d\x2c\x06\x3c\xb6\x30\xe6\xd0\x5d\x7a\x5e\xec\x00\x3c\x16\x32\x76\xcf\xcd\x10\xd8\xa3\x00\x78\x1c\x00\x4e\xc6\x31\xff\xc3\x2f\xd1\x80\x47\x15\x70\x4f\x60\x8c\xa6\x54\x1e\x5c\xb6\xf3\xbc\x27\x89\x7c\x28\x13\xed\xc4\xbc\xbf\x8c\xf7\xe2\xff\x98\xf7\xaf\x12\xbb\x2e\x57\xb4\xe1\xb1\x35\x0e\x46\xc6\xfb\x90\x20\x66\x29\xa4\xf2\xdd\xc6\x18\x08\x34\x64\x7e\x25\xe9\x3e\xf6\x91\xbe\xef\x33\xe6\x55\x72\x9b\x0f\x18\xde\x00\x9c\xbb\x31\x8f\x90\x83\x0b\xeb\x87\x73\x0a\xe7\x46\x1d\x36\xf2\x3a\x38\x35\x00\xe9\xc7\xf9\xe7\x12\x4d\xc0\x41\x17\xa8\x5a\x05\xd8\xac\x63\x5e\x10\x5b\xad\xcf\x79\x20\xec\x1a\x81\xcb\xb1\x80\xdd\x2a\xe0\x9f\x35\x80\xad\x21\xfb\x91\xe3\xf7\xfe\x67\x1c\x84\xac\xef\x49\x6b\xfe\x93\x8d\xe2\x7e\x7f\x81\xff\x50\xfa\x5c\x1f\x64\xf8\x0f\x59\xdf\x8b\x59\x62\x76\x46\xc6\x7f\x21\xcb\xfb\x7b\x1d\x04\xda\x6b\x01\xae\x6f\x00\xe5\x8f\x80\xe3\x47\x40\xf2\x11\xb0\xfb\x07\xd0\x91\x00\x36\x97\x81\xb1\x6b\x98\xa7\xc4\x2e\x01\xb0\xd6\x05\x26\x67\x30\xd6\x32\xa2\x14\xb0\x0a\x00\x66\xd5\xf0\xcf\xd2\xb3\xc8\xc2\x01\xa8\x0a\x02\xc6\x0d\x01\xd6\xfb\x03\x66\xbf\x03\x7b\x2d\xf8\x0c\xfa\x49\xc4\x68\xfe\xf6\x1e\x18\x97\x0b\xdc\x77\x06\x4c\x03\x00\xe1\x74\x0b\x0e\x62\xe8\xde\xcf\x71\x10\x5f\xe3\x3f\x59\xfb\x0b\x8f\x32\xfe\x13\xd9\x6d\xb1\x35\xfe\xa3\xc8\x9a\x47\x59\xde\x3b\x55\xc4\xcf\xc5\xa4\xf1\x18\x20\xe6\x8f\xdd\x73\x19\x07\x62\x57\x03\x74\xda\x02\x8c\x5f\x03\xf4\x5a\x03\x8c\xeb\x03\x0c\xdc\xc1\xef\x2d\xf5\xbf\xcd\xd6\x32\xc7\xc7\xe8\x72\xe6\x3c\x19\xed\x09\x44\x75\x04\x0c\x2f\x32\x07\x90\xc1\xaf\xbc\x0e\x86\x07\x81\x65\x6a\x80\xde\x5b\x60\x83\x0b\xa0\xdb\xc0\xbd\x1e\x75\x44\x1f\x60\x78\x36\x70\xf9\x0e\x30\xcc\x97\xd7\x61\xf0\x52\xe0\x83\x02\x30\xe0\x0e\xcf\x5b\x52\xcb\x63\x9f\x86\xcf\x79\x0f\xb6\x87\x7e\x2e\x07\x32\xf6\xcc\x1a\x11\xcf\x50\x79\x99\xc7\xe6\xfe\x2f\x9b\x3e\x97\x83\x2f\xf8\x2f\x44\x1c\xa2\xef\x36\x1e\x9d\xc5\xf5\x35\x17\x9f\x3f\xb6\x0d\xd0\xfd\x3e\x9f\x19\x9a\x00\xf4\x2e\x02\xba\xd1\x80\x7e\x19\x60\xa5\x09\x0c\x33\x60\xce\x10\x1d\xf0\xbd\x6b\xa8\x84\x7d\x0e\xed\x3e\xc0\x9c\x0a\x60\xe0\x76\xf6\xe1\x07\xf4\x01\x36\x9c\x00\xfa\xd5\xb3\x3c\x48\x7d\x59\xe9\x3a\x68\xa4\x32\x37\x98\x7a\x0f\xe0\xfe\x76\xa0\x4f\x2f\x40\x68\x0f\xf4\x14\xf9\xf6\xa4\xb6\xfb\x53\x1c\x44\xbd\x05\xbf\x57\x6b\xfe\x13\x19\xfe\xa3\x32\x8c\x47\x19\xfe\xa1\x54\xc4\xd7\x7d\x81\xff\x10\xfb\x4b\x35\xe3\x1f\xe6\xf3\x38\x45\xd4\x23\x3b\xd1\x3f\x33\x11\x79\x41\x74\xb7\x01\x1d\x9e\x00\xda\x7b\x80\x9e\xb9\xc0\xc0\x62\x60\x58\x0c\xa0\xa5\xcf\x38\x6c\x89\xf4\xde\xb1\x85\xb9\x31\xc3\xca\x01\xb5\xdb\x40\xea\x49\xa0\x77\x28\x30\x7b\x1a\xa0\xfa\x33\xb0\x64\x34\xd0\xc3\x01\x58\x13\xc0\xfc\x16\x52\x99\x56\x54\x01\x8e\x97\x01\x8a\xa7\x80\xcb\x66\x80\x42\x31\x70\xaf\x16\xe8\x9a\x09\xbc\xb9\x03\x28\x28\xf2\xbc\x5b\x8f\xcd\x7a\x20\xeb\x2a\xdd\x0a\xff\xd1\xac\x07\xa2\x5f\x51\x68\xff\xf9\xfc\x9b\x71\x40\xa2\xbd\x9d\x2a\xda\x4f\x7f\xf1\xbc\x70\x3d\xc1\xa3\x8d\x88\x03\x19\x29\xea\x8d\x96\xa8\x87\x6a\x3b\x01\xa5\x7a\xa0\xd7\x1d\xbe\x9f\xf5\x58\x05\x8c\x0d\x07\xba\x6f\x03\x1c\x1b\x19\x83\x19\x98\x0b\x74\x3a\x09\x24\x9a\x01\xed\xe7\xf1\x99\xd4\xbe\x3d\xb0\x28\x04\x68\x37\x1e\x58\xf5\x00\x68\x23\xdd\xd3\x7d\xdc\x23\xf1\x88\x18\xe1\x38\x27\xee\xdd\x2d\xb1\x83\xfc\x33\x51\xf6\x3f\x34\x02\x72\x45\x80\xe0\x0c\xc8\x1f\x67\x3f\xfb\x6b\xf8\x8f\x25\x22\xde\x69\x9e\x78\x0e\xc8\xf0\x1f\xb9\x16\x9f\xcf\x3f\x41\xe4\xdf\x8a\x96\xb4\xa5\x3c\x8e\x8c\x07\xc5\xcb\x80\xbb\xd6\xdb\x9f\x6b\x4b\x9a\x61\x2e\x69\x47\x51\x26\xbd\xef\xda\x51\xd4\xa4\x4f\x32\xe3\x0b\xba\x74\xe9\x10\xdb\xa9\x2b\x20\x3f\xa1\x63\x37\x8d\x0b\x40\xdb\xd0\x8e\x8a\x46\x14\xe9\xed\xd8\xd9\x86\xe2\x8a\x1d\x7c\x7c\x29\xb2\xd7\x61\x78\x1c\xc5\x5f\xda\x7b\x65\x53\x84\xb3\xbd\x32\x57\x84\xc9\x7d\xc3\x9d\xa1\xe5\x1c\xb6\x52\x85\x75\x9b\x05\x87\x28\x42\xd8\x26\xfa\x8c\x68\xdb\x7e\xe7\x3d\xcb\x7e\x2c\x9e\xed\x82\xe8\x33\x0a\x1b\x5a\xc6\xd6\xf8\x8f\x25\x7d\x5b\xcd\xdf\x8c\xf1\x3d\x39\xce\x3c\x8f\x19\x4d\x72\x14\x77\x4b\x78\x26\x4f\x27\x6d\xd4\x8b\xae\x94\x85\x0b\xfc\x93\xf1\x21\x5e\xc5\xdd\x29\xaf\xe9\xe0\xa5\x44\x9a\x61\x59\xdf\x83\xa2\x5f\x86\x8d\x3d\x48\xa2\xb4\x6e\xaa\x92\xc7\xae\x60\xd0\x4b\x44\x66\xf5\x6e\x2f\x4f\xc8\x88\xde\x9d\xd5\x69\xad\x7b\xab\x8f\xa0\x38\x75\xaf\x36\xb6\xff\xf2\xe8\x4b\xf1\xfc\x9e\x06\x1c\x39\x57\xfd\x29\x87\x64\x49\xe5\x75\x19\xed\xa1\xf2\x24\xae\x80\x52\x5e\xb8\x95\xfe\x5d\xf1\xe8\x41\x9a\xb7\x62\xf0\x69\x8a\xac\x29\x04\x5e\xa7\x88\xa8\x42\xde\x23\x8a\xd3\x76\x8b\xe6\xf9\x77\x6e\xcb\xf9\x4d\xf9\xc5\xd2\xb1\x46\x94\xa1\xc5\xe9\x5c\x7d\x5f\xf6\x67\x1b\xca\xbf\x14\x4b\x3a\xd1\xd3\xf2\x8e\x74\x21\x4d\x99\xe1\xaa\x48\xf8\x85\xb8\x02\x25\x3a\x41\xa3\x9e\xab\xd0\xfe\x07\xbe\xec\x45\x78\x10\xef\xe7\x6a\x54\x0f\xec\xdc\xc4\x78\x09\xeb\x26\x4d\x7a\xab\x51\x17\x39\x4b\x35\xb8\x76\x00\x89\x8a\xea\x72\x6d\x92\x07\xb9\x89\x83\x45\x89\x1b\xa4\xd9\x91\x2a\xb6\x06\x25\x68\xd0\x93\x07\x2d\xe1\x7a\x3d\xed\x39\x36\x14\x3f\x1b\x68\xe9\x43\xbc\xcb\xda\xca\xac\xaa\x03\xf7\x65\x52\xe4\x74\x60\x08\xf3\x56\x6b\x25\xad\xa0\x1d\xd1\x3a\xc2\x75\xbc\x9a\xf5\xbc\x0e\x92\xdc\x53\x14\x39\x54\x9b\x76\x95\xe2\xfb\x6a\x6a\x7f\x53\x9c\x5e\x3d\xe9\x03\x61\xc1\x7a\x89\x7c\x20\xcc\x8b\xb2\xe4\xa8\x1c\x45\x33\xe7\x2b\x31\xfe\xa5\xf0\xa2\x12\xc5\x25\x73\x32\x79\x1f\x9b\x79\x60\x7a\xf6\xe5\x3e\x20\x8f\xd4\x8e\xb2\xfc\x73\x74\xd9\xdb\x44\x9b\x2c\x9f\x8b\xca\x10\x3a\x59\x26\x36\x0c\xa7\x28\xe0\x58\x65\xe6\x0d\x19\xee\xa2\x47\x6f\xab\xe1\xa8\x4f\x63\xb7\x43\x46\x62\x1f\x14\xb1\xcc\x17\x46\xfa\x9d\x19\xa7\x51\x29\xa1\x33\x78\x84\x0b\xc7\xed\x47\x6c\xe4\x3a\xf7\x11\xae\xde\xf4\x0a\x23\x56\xc7\x14\xb2\x64\x71\x85\xa1\x61\x43\xc9\x3d\xe9\x68\xb0\xbc\x9a\x24\x54\xef\xbb\x4d\x94\xa7\xd0\x31\xda\x4b\x31\x04\x1d\xab\x13\x34\xff\x61\xe7\xb8\xb6\x62\x58\xa7\xbf\x68\xc7\x86\x04\xbd\x26\xb9\xd0\x16\x71\x52\xcc\x8b\xb2\x60\x49\x57\x3a\xe1\x8a\x36\xab\x50\x56\x2c\x77\x4a\x6f\xaa\x0a\x9e\x69\x27\xa1\x13\x40\xc6\x03\x13\xb9\x86\xf1\x20\xc1\x13\x75\x68\xbe\xde\xb6\xba\xe4\x21\xb8\x9e\x30\x24\x2d\x9d\x58\x6a\x28\xd6\xb9\x8e\xa2\x13\xd6\x68\xf8\x18\x42\x90\x0e\xdc\x68\x42\xd5\xcb\xaa\xeb\x4d\x29\x9b\x29\x6f\x6e\x2e\x7a\x64\xe6\xa9\x3c\x8e\xcb\x65\x3c\xcc\xb8\x5c\x09\x21\xc7\x2c\x8d\x0c\x49\x52\x2c\xa9\x3e\x03\x18\xe7\xe4\x49\x79\xbb\x71\x43\x18\x93\x6a\x89\x99\x8f\xf8\xf3\x73\xe9\x4d\xcc\xe2\xb8\x7e\xd5\x6c\xff\x3a\x5a\x1f\xd3\xc9\xbb\xc9\x46\x9b\xec\x3f\x4e\xcf\x19\xdb\x70\x99\x32\xcc\x63\xe5\xef\x12\x8e\x6c\xd4\x65\xae\xeb\x1e\xb1\x91\xf5\x43\x7f\x0c\xe1\x1f\xf6\xf7\x24\x4f\x20\xd7\x44\x93\x10\xe6\x69\x47\x99\x95\x23\x49\xc2\xfd\x81\xa6\x06\xeb\x91\x9e\x07\x4f\x37\xe2\x2c\x79\x03\xe3\x04\x5c\xe3\xb8\x5f\x8e\x9d\x84\x71\x21\x96\xe0\xf9\x19\x5f\xb5\xa4\x3c\xc7\xd0\x46\xe6\x7f\xe9\xe7\x32\x81\xec\x8a\x62\xf0\x44\xca\x97\x61\xb7\xad\x98\xbf\x98\x24\x7a\xec\x36\x8f\x14\x18\x9f\x21\xe1\x44\xb8\x5d\x23\x77\xe6\xb1\x77\xb6\x0e\xe4\x9f\x3d\x08\x7b\x69\x37\x35\x2c\x93\x7f\x4e\x21\x0d\xb3\xaf\x2c\x24\x4d\xb6\x2f\x64\xe6\x78\x3b\x09\xe3\xa4\x6c\xde\xef\xa4\x37\xb4\x39\x7e\x94\xf2\xbf\x13\xba\x37\x92\x64\x8e\xdf\x75\x93\xd6\xc7\xda\xe0\x11\xc5\xef\x3f\xef\x1b\xf4\x05\x0f\x4e\x83\x01\xe5\x79\xa7\xad\x60\x1c\x4c\x68\xd8\x58\x42\x94\xcb\xfa\x21\x79\xdc\x60\x9c\x80\x0c\x07\x63\xbd\x66\x22\xd7\x77\xde\xe2\x6e\x15\x32\x1c\xcc\xc0\x0a\x7b\xba\xa9\xf5\xba\xcf\x38\x82\x2e\xc6\xce\xe2\xc9\xe4\x26\xca\x83\x9b\x18\xb9\x70\x7b\xa0\x40\x2b\xe9\xb9\x45\x93\x98\x03\x3c\xd6\x1b\x90\xa4\x78\xd8\x58\x92\x6f\xe6\x39\x99\x39\xb8\x3c\xaa\x83\x29\x63\xe4\x59\x9f\x44\x6f\xea\x99\x9d\x4b\xfa\xe4\xb1\x8d\x7d\x7c\x8f\x09\x2b\xbd\x78\x87\x36\x6d\xe4\x71\x3f\xf9\xc0\x2e\xe5\x3f\x53\x1e\xc8\x55\xeb\x57\xca\x87\x38\x6f\xbb\x4f\xf8\x11\xc7\xbe\xaf\xa9\xf2\x9e\xfb\x06\xa5\x57\x18\xd1\xa7\x52\xdc\x58\x5f\x63\x3e\x98\x12\x0e\x22\x42\x99\xb3\xcd\x01\xc6\xd6\xb4\x4e\x93\x77\x4e\xa4\x7d\x74\x6e\xe2\x2e\x25\x13\x0f\xf1\x3c\x65\x38\x18\xe3\x1c\x57\xda\xdf\x61\x1f\x3d\x68\x17\x35\x3e\x78\xd0\x03\x7a\x6c\x64\xdc\x44\x3b\xb3\x29\x62\xdf\x03\x19\x0e\xc6\x3f\x8e\x4f\x22\xbf\x3a\x25\xd2\x6f\xbf\x23\x9a\x64\x79\xfd\x5d\x99\x61\xc9\xff\x84\xa5\x37\x7f\xce\x85\xbe\x39\xe0\x66\x20\x59\xb0\x00\x49\x1c\xe5\x2d\x03\x16\x70\xde\x3f\xa0\x66\x3e\x9d\x40\xfe\x7b\xab\x49\x6f\xfc\x5c\x36\x46\xf2\xf7\xec\xa5\x7c\xa0\xaf\xe3\x09\x92\x17\x1f\x65\xd6\x0f\xef\xf2\x5b\x24\xc9\xde\xf7\x9f\x7d\xc2\x8b\x92\x1a\x6d\x4a\x9e\x71\x6c\x88\x25\x59\xa3\xc8\xf2\x09\x94\x6d\x0d\xca\x9b\x44\x1e\x8f\xf7\x0d\xe6\x83\x71\x9f\xeb\xb2\x1b\x9f\xe0\x60\xac\x94\x79\x7e\x32\x1c\x8c\x7e\x17\xee\xd6\x31\x48\xce\x77\x2a\xa8\x5b\x99\x2f\x69\x6f\xb7\x1c\x91\x17\xa6\x5b\x88\xe8\x51\x85\x8b\x11\xbf\x70\x39\x39\xca\xbb\x84\xbd\xe1\xbe\x51\x11\x0d\x8c\x8f\x8a\x68\x30\xa4\x27\x46\x9a\xf1\x4e\x84\xad\x62\x89\x8a\x5c\x12\x48\x75\xca\x11\x9b\xf8\xdc\x88\x34\xe3\xbb\x6d\xa4\x59\x09\xc9\x4b\x44\xc0\x32\x3a\x99\xc3\xd6\xae\xa1\x75\x0b\xdb\xbd\x8b\xe4\x3f\xcc\x82\x6b\x2a\x42\x9f\x70\xed\x51\xa8\x36\xf3\xe6\x04\x07\x3f\xa4\xf5\x0c\xac\x7c\x7f\x02\x48\x28\x67\x3d\x8e\xca\xb5\x23\xb6\x96\xe0\xd9\x8e\x54\xcf\xec\x53\xca\xf2\xeb\x39\xd8\x93\xea\x92\x1d\x0f\x33\x0e\x66\xbc\x1f\xef\x67\x6b\x1c\x8c\x8e\x55\x08\xdd\xcc\xb5\xf4\x38\x7f\xde\xd3\x20\x9c\xce\x97\x4e\x8d\x91\xe2\x8d\x43\xc6\x0b\x13\x23\xde\xec\xe2\x87\x32\x62\x31\x6e\x5e\x0f\x7a\x52\x9c\x9e\x16\xbd\x57\x5c\x8e\x01\xf9\x6a\xb1\xe2\x5d\x24\xae\xc0\x91\x7c\x99\xc4\xfb\xfe\xf4\x97\xf1\xc7\x18\x71\x11\xff\x30\x8d\x2c\x7b\xc2\x9a\x22\xc6\xcd\x44\x2f\x5e\xc7\x7f\xbf\x9a\x76\x24\xee\x6a\x3d\x65\xea\xe2\x82\x0e\x0f\xe5\xe7\x9d\x69\xc3\x23\xfb\x55\xd1\x8a\xf7\xc9\x0f\x89\x52\x7c\x95\x29\x7d\x3b\x47\xca\x6b\x86\x95\x8b\x38\x18\x6d\x4f\x9a\xa7\x97\x81\xaf\x15\xeb\x01\xa3\x0e\xbe\x86\x83\xd1\x5f\x1b\x49\x3f\x6b\x3f\x88\x24\x34\x8e\xfa\xf2\xa9\x14\xa1\x68\xe6\x85\x29\x8a\x17\x6f\x62\x32\x5e\x98\x54\xf1\x06\x92\x32\x8b\xfb\x80\xc8\xf0\x30\xa9\x9d\x58\x1e\x52\xf5\x0d\xc8\x0e\xa4\x1c\x1e\x47\x86\x73\xc6\x5d\x47\xba\xe3\xa4\xe6\x70\xbe\x7b\xc6\xb1\x28\x7a\xe3\x19\x4d\x33\x08\xd9\x98\x7a\xb3\x70\x3c\x8f\xcc\x89\x3a\xb3\x7c\xe5\x76\x7e\xee\xe6\xb1\xf4\xfb\xad\x07\xc8\x52\xa7\x6c\x39\x45\xeb\x33\xdd\xfd\x32\x65\x64\x93\x33\xef\x32\x23\x92\xc9\x23\x03\x20\xdc\x67\x0a\xd9\xc5\xa0\x17\xcc\x6f\xe4\x6b\x15\x44\xe8\x21\xf7\x4e\xad\x70\x30\x0d\x9c\x65\x36\xbb\x19\x45\xf8\x5a\x19\x0e\x66\x78\x5e\x0c\xd9\x89\xfe\xcb\xe2\x68\xff\xfb\xf8\xc4\x53\x04\x4f\x31\x3c\x91\xd6\xa3\x4d\x4e\xeb\x3e\x49\x99\xe2\x39\x91\x25\xe1\xbe\x0f\x59\x8d\x3d\xd6\xf0\xcf\xbc\x0e\x99\x67\xf4\xc9\xc7\xcd\xd8\xc2\xf2\x90\x51\xc7\xb8\xda\xac\xbb\xbc\x0e\x99\x71\x11\x24\xef\xd9\xb9\x29\x64\x5f\xb2\xdc\xf2\x98\x4f\xc6\x77\xc1\x32\xfe\x7d\x2d\x49\x6e\x96\xc3\xc6\x20\x7e\xde\x77\x14\x4b\xcb\x0c\x3c\x21\xf2\xc6\x5c\xa0\x1d\x9d\xd5\x70\x93\xf8\xc8\x18\x17\x13\x72\x24\x90\xce\x7b\x3f\x9d\x10\xf2\x07\x3c\x3f\x44\x50\x76\xd4\xf9\x09\xb3\x0b\xd8\xd4\x4c\x25\xef\xcd\x5a\x2b\x96\xbc\xba\xb1\xca\x8c\xfb\x31\x88\x4b\x24\x3b\x32\x54\x92\x44\x7e\x91\xa6\x06\xcf\xb7\xe7\x93\x19\xf4\xbc\x2e\x2e\x19\x94\x6d\x6f\x5b\x90\x25\x56\x2e\xe5\x88\xfa\x21\xc3\xc3\x14\xbe\x96\x27\x7e\xb8\xd9\xaa\x2a\x64\xc7\x66\x2b\xb3\x5e\xe4\x37\xe9\xd3\x9d\xa5\xb0\xab\x19\xad\x58\xc1\x5e\x3b\x35\xfe\x9c\x37\xd9\xc9\x39\x56\xe1\x37\xf1\x29\x4f\x8c\x5e\x36\x69\x64\xe1\x96\x79\xa4\x5f\x85\x3f\x54\x11\xce\xb6\xf0\xea\x7a\x5a\x9f\x82\x89\x3b\xb9\xcf\xd2\xf8\x06\xd2\xd8\xbc\x2b\xe7\xc8\x42\xe5\x85\xfe\x4e\x3b\x99\x97\xf3\xd7\x3b\xc0\xff\x72\x24\xeb\xc1\xd9\xff\x8c\x83\x19\x5f\xce\xfd\x82\xcc\x25\x49\xf4\x57\xa3\x0c\x66\xd0\xfc\x74\xd7\xa5\x91\xfd\x1f\x34\x2c\x8d\x4e\x7b\x0d\x09\x5b\x2d\xe5\x7e\x99\x64\xad\x3a\xc6\xc9\x22\x95\xb2\x79\x7f\x0d\x0f\x53\x2a\xa8\x9c\xe1\x91\x3d\xf0\x52\x41\x9f\xde\x77\x7e\x27\xf3\x74\xfe\x9c\x1d\xed\x5f\x49\xd3\x64\x9a\xff\x3c\xf3\x50\x65\x7c\xc2\x13\x33\x6f\x0a\x9f\x1b\x25\x35\xcc\x27\x35\xcf\x68\x99\x11\x3e\xe9\x9f\x54\x5a\xb7\x93\xfc\xb0\x52\xe7\xa3\x74\x8f\x29\x29\x3b\x4b\xe7\xc6\x9c\x84\x2b\x74\x9f\x63\x5c\x8c\xf7\xaa\x68\x9a\x97\xdb\x9a\x18\x92\x46\xe7\xa6\x24\x92\xba\x49\x0e\x8c\x0b\xb1\xcc\x4e\xa5\x08\xf5\x18\xe3\x34\x8a\xe0\x19\xfc\x98\x41\xf2\x3e\xec\x71\x26\xdd\xea\xb4\xf4\xb2\xd9\x8b\xd7\xc9\xa1\x7f\x57\xfc\x96\xd9\x39\xe4\xcd\xe7\x3c\xfc\x7c\xde\x0b\x44\x05\x59\x24\x46\x26\x2a\x86\x76\xa4\x23\x47\x86\x87\x59\xac\xc0\x7a\x51\x21\x18\xd0\x93\x17\x4b\x4c\xe9\x8d\x2a\xf4\xd9\xe3\x5a\xf4\xdc\x83\xc6\xf2\x73\xa1\x64\xb1\x2a\xce\x30\x33\x93\x8c\x27\xa6\xe2\x1d\x77\xec\xa9\xb8\xb0\x94\x4e\xbe\x0a\xf7\x6f\xe8\x9b\x9b\xfb\x27\x3d\x39\x44\xeb\xbc\x48\x72\x82\x34\x7d\x41\xd3\x2f\xa4\x77\x0b\x3a\xde\xda\xf7\x29\x1f\x4e\x0a\x45\xee\x5b\xf3\xe1\x98\x9a\x67\x90\xbf\xd9\x8c\x83\x11\x38\x02\x33\x54\x92\x4f\x76\xb4\x9f\xc3\x6c\x5a\xb7\x5e\x41\x73\xe8\xef\xba\x8d\xe0\x5d\x91\xab\x60\x7e\x98\x4f\xf0\x30\x22\x6f\x92\x0c\x0f\x53\xd5\xd0\x91\xf6\xa5\x5a\x8d\x6f\xa0\xd5\x6a\x5a\xa4\x41\xd5\x25\x7c\x23\xa9\x36\x33\x25\x79\xa8\xee\x6c\x4b\x12\x56\xb5\xd1\x9d\x24\x6a\xd9\x37\x81\xb4\x33\xd5\xae\xb1\x74\x5f\x58\x7a\x65\x26\x9d\x13\xd5\x2a\x73\x07\xf3\x73\x99\xa9\xa3\xaa\x61\x15\x3d\x6f\xe9\x98\xcd\xe4\x9f\x2f\x0b\xde\x47\x71\x88\x65\x9b\x7e\x22\x46\xaf\xca\xb0\xf3\x64\xb1\x2b\x7f\x6d\x4a\xfc\x92\x0f\xc7\xc6\x9c\xfb\x80\x59\x22\x97\xfc\x87\xb1\x4f\x18\x7d\x64\x1c\xc9\xf3\xd5\x2f\xe7\x55\xd7\x7e\x57\x42\x0b\xd3\x6f\x04\xf7\x49\x52\x3d\x34\x9f\xd6\xad\xd3\xda\x32\xae\xc0\x39\x5b\x2e\xe2\x45\x2b\xc5\x48\x45\x33\x1e\x46\x8c\x60\xc8\xf0\x30\x75\x96\x8c\x97\x5b\x59\xd6\x9f\x2c\x53\x5d\xa2\x2e\x9d\x83\xb5\x45\x8c\x6c\xae\xcb\xb2\xa1\xb1\xb6\xd0\x8d\xec\x65\x4d\x23\x77\x30\xac\x7b\xca\x08\xbe\xba\x65\x33\x69\x7d\x6a\x73\xf9\xdc\xa8\xd3\x64\xff\xb2\xf6\x74\x0d\xbd\x69\xcd\x33\xe6\x5b\xab\x6d\xb3\x97\x4e\xb6\x9a\xdf\x8f\x51\x5c\xa3\x26\x81\x73\xbb\x2b\xe6\x4a\xcf\xd1\xf3\xe7\x01\x25\xad\x4f\x70\x0f\x87\x00\x85\xba\x16\xdc\xc3\xde\xb1\x40\xf7\x1f\x5b\x78\x0e\x36\x35\x49\x7d\x03\x60\xed\x30\xa0\xd7\x0e\xe6\xa2\xe8\xf7\x14\xa8\xb9\xc4\x79\xcc\xca\x4d\x80\xf4\x46\x56\xf1\x4c\xba\x66\x40\x59\x2d\x30\xe2\x29\x50\x9c\x01\x8c\x29\x06\xe6\x26\x71\x9e\x62\xf6\x3e\x8e\x4b\xe7\x2b\x73\x3e\x8f\xf0\x0f\xba\x40\x6e\x2c\x10\xac\x00\x64\xec\x06\xa2\xd6\x01\xe9\x22\xf7\x77\xae\x78\xd2\xe4\x47\x03\x25\x8a\x40\xce\x7a\x60\xa1\x0a\x90\x1f\x05\xd4\xde\x06\xf2\xca\x80\x0d\xea\x40\x41\x09\xb0\x3b\x02\x28\x5a\x07\x1c\x3b\xc6\x31\xdd\x0b\x66\x9c\x13\xbd\xfb\x43\x4b\xfe\xbf\x64\x37\x20\x28\xb7\xf4\x81\x68\xdc\x05\x74\xd1\x05\x4e\x1c\x04\x3a\x3b\x03\x3f\x5c\x00\x3a\xe9\xb6\xe0\x1e\x76\xd4\x00\x9d\xf3\x80\xad\x96\x40\x17\x03\x60\xb3\x33\xa0\x9c\x02\x48\x7d\x36\xa9\x5e\xd7\xad\x07\x7a\xef\x01\xaa\x94\x18\xff\x20\xdd\x7d\xe9\x8d\xa5\xfc\x30\x30\x7c\x35\x20\x95\x1e\xbd\x26\xa0\x78\x32\xf3\xfb\xe7\x6b\x4b\x6f\x36\x40\xc1\x29\xc0\x76\x1a\x90\xb9\x95\x6b\x4b\xa5\xd2\xe8\x29\xe6\x3f\xa4\xfb\x9d\x71\x01\x88\xd2\x02\xd2\x12\x80\xf8\xb0\x96\xbe\x07\x99\x7d\x81\xd9\x7f\xf2\xb8\xf0\x04\x90\x33\x1b\xa8\xbd\xd4\xc2\x7f\x90\xe3\x0c\xec\xda\x2e\x3d\x0d\xb8\x9e\xb3\xc0\x10\xb8\xa8\x0e\x94\xaa\x02\xf7\xf3\x80\x79\x83\x81\x0f\x13\xbe\xec\x83\x71\x56\x01\x68\xf7\x84\x73\xc4\xed\x26\x00\x87\x8a\x18\xf7\xf0\xdd\x76\xa0\xc3\x70\xa0\x3e\x1b\xe8\xb0\x18\xf8\xb6\x03\x20\x6f\x0c\xac\x1d\x01\x48\x6f\xea\xad\xfb\x3c\x2c\x19\x0e\xf4\x99\xd8\x82\x7f\x28\x7e\x0a\x68\xdf\x03\x0a\x2f\x72\xcc\x59\x6a\x55\x46\xba\x01\xb9\x8d\x80\xe9\xdf\x40\x56\x03\x20\x75\x6f\xd2\xc3\x00\x07\x75\x40\x2a\xdb\xee\x7e\xc0\x4c\x25\xc0\x4f\xc2\x38\x80\x70\x9f\x4f\xfa\x1e\x24\x03\xb3\xf2\x98\x1f\x61\x76\x03\x90\xb6\x88\x79\x41\xd2\xab\x00\xa9\xfc\x67\xd8\x00\x1b\x8e\xf3\x7a\xee\x9e\xc9\xeb\x26\x95\x87\xdc\xfd\xc0\x2f\xca\x40\xa1\x1a\x70\xef\x0e\x90\xdf\x03\x78\xe3\x07\xe4\x8c\xf9\x9c\x07\xe2\x54\x08\xf7\x3f\x39\x7a\x96\x79\x30\x9a\xfb\x1b\x48\x98\x0f\x63\xab\x19\x8f\x9b\x2d\x99\x27\xa4\x4e\xe0\xfe\x29\x32\xde\x87\xca\x85\xcc\x0f\x22\xe3\x3b\x28\xe9\x01\xf4\x9e\x00\xcc\x39\x08\x68\xbe\x03\x0a\xae\x00\x43\xc3\x18\x97\x61\x98\xcc\x79\xff\x51\x4d\x2d\xf8\x87\x99\xeb\x39\x96\x3d\xbd\x3d\xe0\xf2\x1d\x10\x77\x18\xf0\xba\xcb\xf5\xf0\x61\x46\x40\x7c\x5f\x20\xfa\x32\xe3\x14\x66\x96\x03\xc9\x27\x81\x42\xa3\x16\xfe\x83\xd4\x2b\xc0\x8a\xe3\xfc\x9c\xcd\xeb\x81\xf4\x7c\xe0\xfb\x14\xe6\x53\x38\xd9\x9b\xd7\xf9\xf2\x0f\x40\xd6\x53\xe0\x9f\x06\x20\xf3\x30\xf0\x06\xbc\x9e\xd2\x75\x48\x11\xf3\xde\xc7\xef\xf2\xfc\x9b\x71\x0f\xb2\x7c\x77\x2b\xdc\xc3\x3a\xf1\x96\x28\xcb\xf3\x56\xfe\xc2\xfd\x51\x16\x75\x05\xda\xf7\x00\x4a\xcf\x30\xdf\x81\x54\x0f\x55\x25\x2d\x7c\x07\x52\xab\x2b\x3d\x07\xa4\xdf\x2b\x95\x8b\xb4\xa5\x80\xb1\x2f\x90\x72\x82\x6b\x57\x93\xdd\x01\x9b\x44\x20\x41\x45\x7a\x23\x06\xa4\x97\x34\x0f\x17\x20\xae\x13\x10\xf2\x3d\x10\x3d\x1b\x98\x1a\x08\xc4\x34\x71\xee\x3c\x7e\x1d\x50\x18\xcc\xf9\xe3\x85\x71\x40\xc2\x16\xa0\x46\x07\x48\x0e\x04\x36\x3d\x03\x12\xae\x00\x7b\xb3\x80\x14\x3b\xe0\xa7\x15\xc0\xf4\x0b\xc0\x95\xed\xbc\x86\xff\x58\x02\x33\xd5\x01\x41\xba\xee\xdd\xb9\xfe\x5f\x86\x03\x68\xc6\x3d\x88\x71\xf6\x7d\x87\x78\x6c\xc6\x3d\xc8\x78\x2f\xbe\x82\x7b\x90\xe5\x79\x8b\x8b\x01\xf9\x73\x40\xde\x4d\xb6\xb7\x59\x17\x01\x95\xdd\xac\xef\x92\x5a\x20\xf5\x02\x30\x78\x01\xef\xb3\xf4\x3e\x19\xfb\x2f\x30\xa6\x00\x88\xf3\x00\xac\x12\x81\xd8\x1d\x80\xe3\x81\x96\x75\x88\x28\x05\x02\x33\x81\xf0\xd3\x40\xd4\x64\x20\xa2\x10\x48\x51\x6c\xe1\x3f\x88\x78\x0c\x2c\x68\x07\xc4\xdf\x04\x56\xcf\x05\xe2\x6d\x80\x6f\xff\x05\x62\xa7\x00\xfb\xd6\xb2\x6d\xfd\x49\x02\x24\x3c\x00\x7e\x2b\x04\x92\x74\x81\xa7\xd2\xf5\x52\x07\x3e\x9e\xfe\xa4\x0f\xc8\x0a\x31\xdf\xdd\x0a\xf7\xb0\x4f\x3c\xed\x76\x88\xdd\x01\x65\x79\xde\x6f\x8e\xfc\xe7\x75\x68\x9d\xe7\xcd\x4b\x63\xbe\xa1\x59\xb3\x01\xe5\x19\x9f\xf4\x7b\xd0\x02\x34\x8f\x00\xd3\x2c\x81\x61\x99\x40\x44\x13\x60\x54\x06\x44\xce\x07\xa4\xf7\xa9\x90\x61\xc0\xc4\x52\x20\xf4\x17\xa9\x4f\x0b\x84\x16\x73\xde\x5f\xd6\xff\x21\xd8\x8b\xe5\x21\x38\x0b\xc8\xdb\x0a\x04\x7c\x07\x94\x9e\x05\x42\xdb\x03\x35\x61\x40\xf0\x3a\xae\xeb\x0d\x35\x66\x6c\x9f\xf4\xd6\x2b\x5d\x87\x90\x69\xc0\x2f\x8f\x80\x69\xab\x81\xe7\xd1\x2d\xf8\x0f\x59\x1f\x10\x19\x1f\x82\xac\xdf\xc7\x81\x95\xad\xf4\xa1\x15\xef\xc5\x17\xf8\x0f\xb1\x5e\x59\xc6\x77\xd0\x9c\xef\x7e\xca\x78\xaa\x14\x0b\xa0\x73\x3f\x20\x6e\x29\xd0\xe3\x29\x10\xf5\x2f\xa0\x56\x0b\x84\xef\x00\xb4\x6d\x80\x80\xbf\x01\x9d\x46\xc0\xef\x35\x30\x7a\x17\xe0\x7b\x89\xf9\xa5\xfc\x06\x00\xce\xc9\x80\xef\x53\xc0\xf7\x38\xa8\x0a\x42\x2a\x13\xbe\xb1\xc0\x74\x5d\xc0\x27\x06\xc8\x6b\xcb\xb9\xf0\x85\x6b\x00\xef\x1d\xc0\x0a\x75\xc0\x47\x1b\xd8\xb4\x03\xf0\x7d\x0d\xec\x3f\x01\xf8\x65\x02\xa7\x72\x00\xdf\xbe\x8c\x8d\x0c\x70\x03\x9e\xd4\x01\x7e\x9a\xac\x0f\x3e\x3d\x45\xfc\x83\x88\x83\x90\xf1\x1d\x7c\xc1\x7b\xf1\x95\xbe\x27\xad\xf9\x0e\x9a\x79\x1f\xc4\xdb\x75\x33\xef\x83\x0f\x20\xbd\x4f\x4e\x3d\x01\x28\x3c\x05\xc2\x43\x18\x5f\xe8\xf7\x16\xe8\x97\x0d\x78\xc7\x00\x43\xbb\x00\x5e\x47\x80\x11\xba\xcc\x91\x23\xbd\x98\x4f\x9e\xc9\xb9\x7f\x8f\x6d\x8c\xa7\xf4\xcc\x02\x22\x26\x00\x1e\x8f\x59\x1e\xdc\xaf\xb3\x2f\xe1\x36\x13\x58\x20\xf6\xb7\xa8\x1d\x06\xb8\xd9\x02\x5b\xf6\x02\xee\x8e\x8c\x13\x73\x3d\x0d\x48\xef\x11\x6e\x12\xe6\x15\x73\x8b\xe4\x3e\x31\x6e\xb7\x3e\xe7\x81\x90\xe1\x20\xfe\xaf\x38\xa0\xaf\xe1\x3f\x4a\x44\xfe\x98\xd6\xbc\x0f\x71\xa2\x7d\x09\xac\x64\x7c\x9d\x74\x5f\x15\xde\x03\x93\x7f\x64\xfe\x07\x0f\x6b\x60\xe0\x6d\xc0\x63\x24\x60\x78\x01\x70\x1a\xc8\xbc\x20\xf6\x73\xb9\xff\x9c\xfd\x45\xf6\x27\x1c\xbd\x80\xf0\x27\x80\x7d\x07\x20\x39\x05\x98\xe4\xc7\xd8\x49\xbb\x8b\xcc\x03\x31\x69\x3f\x63\xd6\xa4\x77\x90\xad\x06\xcc\x15\x70\xf0\x1d\x60\x9f\x08\x9c\x8f\x05\xec\x0d\x81\x3f\x6c\x99\x4f\xe2\xd5\x27\xfd\x4f\x2c\x9e\x7e\x8e\x83\x90\xc9\xc1\xd7\xfa\x9e\xd4\x89\xeb\x21\xc3\x7f\x7c\xc1\xfb\x20\xae\x1f\x57\x5d\xb4\xe0\x60\xa2\x3b\xf2\xe8\x23\xf2\x28\xb8\x9d\x01\xda\x39\x73\x9f\x8f\x1e\x2e\x8c\x79\x91\xfa\x19\xb6\x4a\xc0\x50\x13\xee\xdb\x21\x3d\x4f\x27\x5c\x05\xc6\x5f\xe6\xde\x6b\xd2\xcf\x8e\x9b\x04\x04\xc9\x01\x96\x91\x6c\xeb\x2c\x4d\x58\x2f\xa4\x3e\x69\xf9\x33\x3e\x7b\x57\x9e\x05\xcc\x3b\x72\xce\xde\x2c\x14\x38\xbc\x97\x7b\x31\x49\xfd\x66\x8b\x05\xc0\x1d\x2f\xe6\x8d\x78\x55\x0e\x8c\xf3\xf9\x9c\xff\x62\xe8\x00\x31\xef\xff\x5f\xf0\x2f\xcd\x72\xd0\x0a\xff\x31\x6f\xaa\xa8\x0f\x32\x1e\x14\x91\xef\x22\x49\x8c\x3a\x85\x89\xf8\x42\x1f\xb1\x3f\x97\xd3\x00\x1e\x6d\x6e\x72\xee\x56\xfa\x5e\xbd\x97\x31\xde\x41\xea\x8f\x9b\xcd\x01\x0c\x1f\x00\xa6\x07\x00\xab\x1c\x60\xf4\x53\xc0\xd5\x1d\x18\x3d\x0a\x08\x72\x60\x3c\x44\xb2\x26\x30\xc2\x05\xc8\x1b\xc0\xbd\xb8\x16\xbe\x04\x46\xe8\x30\x46\xc3\x20\x13\xd8\xa6\x0c\xe8\xf5\x00\x0e\x36\x02\x3a\xab\x81\xb3\x0d\x80\xde\x13\xc6\x57\x0f\xd1\x02\x9e\x67\x03\x83\x55\x45\xfc\x47\x2b\x1c\xc4\x17\xf8\x0f\x71\xbe\x32\xfc\x47\xf5\xc0\xff\x2c\x07\x73\x63\x78\x6c\xcd\x7f\x11\x27\x46\x63\x9b\x71\x30\xe2\x79\xe4\x20\xae\x9f\xd9\x8f\x80\xdc\x08\x60\x74\x1b\x40\xb9\x3f\x30\xc2\x10\xd0\x68\x04\xf4\xce\x03\xc3\xbd\x00\xbd\x9b\x80\x99\x3a\xdf\x4d\x5c\xca\x01\xbd\x5e\x40\x88\x32\x73\x2e\x25\x7e\x03\x68\x4f\x04\x72\xdd\x18\x53\x54\x56\x0e\xf4\x7f\x08\xd4\xad\xe0\xb5\xdc\x3e\x1e\xd0\x3c\x0b\x1c\xaa\x01\x34\xeb\x81\xc6\x2d\x40\xbf\x1b\xcc\x0b\xa2\x2e\xf2\x48\xc9\x70\x1f\x2a\x0b\x3f\xc7\x41\x7c\xb5\xff\xcd\x7d\x51\x0e\x5a\xe1\x3f\x8a\x83\x3f\x97\x83\x66\x1c\x8c\xc8\x83\x32\x4d\xe4\xbf\xe0\x9e\xfc\x8c\x69\xc1\x27\x59\x9b\x51\xe2\xdf\xe9\x5c\x07\x3a\xd9\x03\x83\x72\x81\x9e\xd3\x81\x81\x5d\x19\x5f\xd9\x7f\x1b\x30\x26\x82\xb9\xc8\xa4\xba\x33\x60\x0c\x10\xb4\x11\x50\x4b\x07\xe2\xa3\x99\x9b\x2b\x37\x18\x50\xad\x06\x16\x46\x02\x3d\x8d\x98\xd3\xad\x67\x1e\xb0\x2d\x06\x50\x6a\x04\x0e\xde\x05\x14\x7e\x06\xce\xd6\x00\xdd\x0d\x80\xdb\xfe\x40\xf7\x95\xc0\xab\x20\x40\x31\x5f\xe4\xbf\xa8\xf8\x7c\x6c\x8d\xff\xa8\x13\xcf\xcd\xff\x2b\xfe\x43\xd6\x07\x47\x86\x7f\x90\xf5\x81\xf1\x15\xed\xa5\x8c\x07\x44\xd6\xdd\x60\xa4\x78\xbe\xf4\x13\xab\xf8\x24\xd2\x7b\x9b\x26\xd0\xdb\x81\xf9\x2c\x55\xb2\xb9\x9f\x94\xf2\xf7\x80\xed\x5f\x40\xf7\x4b\x80\xdf\x2b\xa0\x8b\x1a\x30\x6d\x0f\xd0\xa9\x91\xef\x5b\x1d\x52\x81\x05\x55\x40\xbb\x9b\x40\x8d\x05\x20\x1f\x00\x6c\xed\x23\x75\x08\x81\x83\xb5\x40\xdb\x81\xc0\x69\x91\xeb\xe5\xc6\x03\xc6\x24\xfd\x2b\x9d\x6b\x16\xf0\x5a\x17\xe8\xe0\x0d\x08\xab\x80\x0e\x06\x80\x60\xff\x09\xfe\x43\x64\x55\xfe\x02\xff\xd1\x9a\xff\xa2\x35\xfe\x43\x8c\x3a\x46\x8a\x38\x21\x19\xfe\x61\xb2\xc8\xe2\x6f\x2f\x62\x0e\xc6\x89\xd9\x2c\x7d\x71\x3d\xd4\x44\xfe\xbe\x6e\x79\x40\xc7\x78\xa0\xb3\x0a\xa0\xe6\x01\x74\xea\x0c\x18\x0d\x01\xe4\x3e\x00\x13\xf6\xf1\xdd\xc7\x4b\xe4\x60\x89\x11\x39\xdf\xd2\xc5\x2f\x99\x27\x7e\xc7\x0a\x1f\x1e\x37\x8b\xb2\xb7\xbf\x86\xc7\xd3\x0f\x78\xbc\x2e\xee\xe1\xe3\x65\x3c\xbe\x16\x7d\xc0\x0f\xa2\x0f\x20\x6c\xf8\x0f\xf8\x0f\x31\xeb\x24\xc3\x3f\xcc\xfe\x93\xc7\x6c\x71\x5d\x64\x38\xa8\x44\x31\xaa\x34\x55\xfe\xf3\xf9\x4f\x11\xd7\x4d\x86\x83\x19\x7f\x9f\xb3\x56\xdc\xb3\x1f\x18\xd2\x99\x47\x55\x31\x7a\xfb\xc9\x7f\xd9\xbd\x5e\xf1\xff\xd1\x13\xcf\x1e\x6b\x71\xf4\x12\x9f\x15\x6d\x2b\xbe\xc3\x72\x1e\x4b\x44\xcc\xc2\x72\x91\xab\x67\xa3\x38\xbf\xef\xc5\x67\x9f\x14\x7d\xe0\x6b\xe2\xde\xfe\x23\x46\x08\xdf\x89\x7b\xf7\x29\x1e\xe4\x6b\xf8\x97\xa2\xb7\x8c\x87\xc8\x11\xe7\x9b\x26\xda\x8b\x24\x09\x4f\x39\xa6\x88\xf1\x2e\xe1\x4f\xda\x51\xbc\xde\x57\xd2\x91\xe2\xfd\x1e\xcb\x3a\xee\x05\xe5\xbd\x3a\xd1\x5b\x98\x39\x74\xa6\xbc\xaf\xce\x4d\x05\x8a\x42\x6a\xd2\xed\x03\xe8\xbc\xb2\xfb\x22\x7e\xa2\x62\x60\x3b\x8a\x47\x2b\x14\xf5\x21\xdc\x87\xc2\x56\x7d\xfa\xe6\x6e\x4b\xc7\x13\x06\xa9\x5b\xbd\x17\xad\x87\xc2\x2d\xce\x88\x28\x18\x70\x05\x5d\xb7\x68\x8e\x7c\x76\x45\x35\xd9\xb0\xce\x79\x8c\x71\xeb\xb8\x71\x2f\xc9\x9c\x7c\xc2\x8f\x34\xb7\xf6\x72\xbf\xd0\xba\xc8\xbd\xbd\x4b\x79\x42\xb9\xd3\x9c\xdf\x6d\xd3\x97\x47\x8c\x20\xfc\x83\x01\xbc\x3f\x9d\x7f\xb1\xb8\x9f\x79\x47\xda\x52\x3c\x3e\xdd\xac\xdd\x12\x9e\x7f\x7b\x7a\x9b\xe8\x54\x05\xfa\x7d\xb8\x83\x22\x57\xe1\x9b\xa9\x10\x8b\x89\x9b\x84\x71\x12\x93\xd4\xfb\x50\xf5\xac\xc5\xc6\xde\x94\xff\x35\xb8\xd3\x87\xa2\x6a\x03\x2a\xfa\x91\xa5\x54\x9e\xab\x2e\xee\x9a\x44\x8c\x5b\xaa\xf7\x91\xa7\xbc\xac\xc6\xe8\x3e\x14\xb9\x93\x0c\x61\xdd\xd1\xe8\x60\x4d\xf3\xd3\x68\xf4\x22\x5b\xae\xa6\xc8\x91\x75\x35\x8f\x99\xb4\x67\x7d\x1f\x15\x91\x9e\xf4\xe9\xb9\x94\x6c\x52\xef\xe7\xeb\xe9\x6c\xeb\xd9\xb4\x7b\x26\x8f\xc7\x29\x1e\xa9\x42\xfc\x62\x80\x4a\xfd\x1d\xae\x34\xce\x7e\xc9\x15\x75\x22\x2f\x4a\xb7\xeb\xd2\x71\xe1\x06\xde\xf7\xb9\x2e\xcc\x2e\x9e\xe3\xdc\x81\x3c\xcc\x0c\xd3\xce\xd4\x6d\x24\xb9\x92\x71\x21\xb1\x8a\x3d\x29\x9a\x18\x56\xde\x8b\xe6\xef\x53\xa8\x4e\xeb\xe7\x36\xbb\x1f\x55\x07\x3b\x6c\x64\x5c\x88\xd5\xc2\x01\xc4\x07\x60\x9c\x36\x98\xa4\x6e\x88\x2b\xe3\x07\xfa\x1e\x19\x4e\x37\xd9\x2e\x1b\x87\x8b\x48\x34\xd1\x11\xc7\x50\x11\x79\x33\x6c\x88\x1a\xd9\xd4\x61\x7f\xe9\x92\x6d\x1e\xf6\xa7\x25\xc5\xa5\x87\x19\xba\xd3\x19\x34\x24\x28\xdc\x9d\x3f\x9f\x4a\x99\xc6\x61\xb9\xcc\x1c\x3e\xb4\xfb\x12\x3a\xe3\x07\x59\x33\xd6\x71\x80\xc9\x0e\xd2\xe1\x01\xc7\x8f\x50\x64\x58\x2b\xf4\x1c\xfd\x5d\xff\xae\xcc\x0b\xd2\xef\xcc\x13\xba\x4b\x32\xfe\x03\x50\x27\x9e\xff\x66\xfc\xcf\xaa\xee\x94\x2d\x4c\xb7\x54\xa1\x28\x66\xf2\xc4\x9e\x14\x7f\x9e\xe6\xdc\x87\x10\xd8\xa1\xe3\xb4\xe8\x26\xe6\xb7\x8e\xe7\xeb\x36\x75\x08\x59\x7c\x47\x71\x3e\xd6\x5b\x75\xc8\xea\x8c\x2e\xe7\xdd\xd4\x01\xa3\x7b\xb4\x8e\x18\x91\x74\xf6\xe8\x60\x4c\x59\x68\xb9\x8a\x51\xe2\x49\x6d\x2c\x7a\x28\xc6\xa7\xba\x30\x83\xc8\x0d\xb6\x9d\x63\xca\x74\x69\xe5\xc7\x54\x30\x8f\xf7\x18\x25\x37\xda\xff\xd1\x45\x21\x94\xbf\x18\x3d\x2a\x99\x34\xcd\x78\x7d\x1e\x69\x96\x71\x28\xfb\x76\x23\x1e\xd7\x52\x6c\xc4\x50\xc2\x77\x03\x23\xe7\x43\x54\x2f\xaf\xdb\x78\x8a\xea\x14\x75\x43\x7f\xa5\xcf\xeb\x75\x7d\x40\xeb\x21\xeb\x1b\x34\x54\x42\x75\x5a\x53\x55\x29\x8f\x35\xab\x94\xe7\x3b\xfd\xa3\x3a\x45\x8f\x65\x3c\x30\x11\x0d\x3c\x4f\xff\x1f\x39\x9a\xee\x65\x60\x48\xd9\x56\xe7\x30\x23\xf2\xc0\x26\x3e\x36\x26\x85\x30\x97\x8c\xa2\x13\xc1\x60\xa5\x09\xfd\xfd\xa0\x47\x9c\x95\x53\x8b\x35\x23\xf9\x52\x34\xb4\xf8\x9b\xe7\x6d\x21\x7a\x1a\x16\xa2\x75\xb3\xb4\xef\x46\xbe\x86\xb5\x81\x06\xbd\x9f\xd5\x37\x3a\x14\x7f\xb6\x9c\x61\x4e\x79\x18\xab\x1d\x4e\x54\x09\x3a\xde\x24\x98\x38\x11\xc7\xdb\x26\x50\x1c\xde\xe2\x60\x36\x69\x96\x65\xd6\x02\x42\xda\x58\xca\x71\x7c\xda\x12\x8c\x93\xb2\xf4\xde\x4f\x16\x6b\xdc\xb9\x53\xb4\x1e\xe6\xfd\xaf\x50\x3e\xc7\xcc\xf5\x6f\x7a\x33\xd3\x91\x2f\xe9\x1c\xe1\xbe\x41\xe9\x3b\xb4\x08\x21\x97\x52\xdf\x9f\x4e\xbe\xf8\x0b\xba\xb4\x4f\x11\xcf\xb8\x8a\x32\x70\xcf\x48\xc2\x07\x79\xf7\x67\x1e\x18\xd7\x1f\xc7\xd0\x5f\xb7\xc6\xc1\x8c\x16\xf3\xe6\xc3\xcf\x4c\xa4\x2c\x82\x66\x3d\xa3\x9b\x54\xa6\xd8\x90\x5c\xc9\xaf\xb6\x13\xed\x82\xfd\x35\x1e\x1d\x96\xb3\x65\xb2\xaf\x55\xa0\x15\x76\x70\x91\x90\x65\x71\x78\xad\x4b\x79\x0d\x27\xfd\x71\xb4\xd2\x8e\xf5\x4e\x24\xef\x8e\x87\x19\x41\xe0\x14\xcd\x77\x38\x47\x64\x8c\xe3\xbf\xe3\x8c\x89\x23\xb8\x7e\xd5\xfe\xdc\x06\xb2\xe9\x0e\x86\xdf\xd1\x3a\x4e\x0a\x6c\x20\x39\x99\x14\x77\x81\x24\x73\x62\x56\x13\xe1\x0d\x6c\xef\x3e\x7b\xc6\xeb\x2b\x38\x03\x29\x5a\xc3\xe8\xfd\xe2\x9b\x78\xde\xd1\xba\xa3\x49\xea\x02\x7e\x32\x26\x29\x9c\xf2\xc8\x8c\x4e\x6f\xb7\x1a\x4b\xda\x2d\x3b\x5d\x6b\x5a\x75\xeb\xa4\x09\xa4\x65\x26\xaf\xed\x68\x9e\x86\x6d\x1d\xe8\x26\x31\xc8\x9c\xf1\x12\x7d\xa3\x9d\x68\x5d\x14\x9f\x39\xe7\xb3\x3e\xb8\x89\x9e\x87\x87\x28\x07\x5e\x12\x50\x9e\x7b\xb2\x9e\x22\xd9\xaf\xc9\x45\x12\x62\xdc\x98\x1c\xca\x7a\xe1\x35\xdb\x8c\x10\x7a\x93\x1b\x1d\xe8\x09\x93\x7b\xfb\x12\x42\xc5\xab\x38\x86\xee\xb8\x5e\xba\x69\x84\x50\xf3\x04\x57\xdc\x7a\x19\x2c\x25\xcb\xe4\xb1\xf1\x9b\x31\xfc\x3d\xdc\xd7\xde\xd3\xeb\x28\xad\xab\xbb\xdd\x59\xc2\xc3\xb8\xfd\xf6\x1b\xe9\x9f\xcb\xc1\xfb\xb4\xf3\x4e\xc3\x5e\xef\x02\x92\x4e\x1a\x13\x0a\x21\x6a\x8b\x29\xc9\x6f\x88\xf6\x38\xb2\x0f\xbe\x47\xac\x49\x1a\x3d\x3d\x6d\x08\x7d\xe1\x3c\xdd\x81\xb4\x6b\xe2\x0b\x07\xca\xaa\x9b\x9b\xbb\x90\x7e\xb4\xc6\xc1\xf4\x6f\x62\x7c\x88\x6a\xb4\x27\xe5\x85\xbb\x36\x33\xab\xf9\x24\xf3\xe8\x27\xe6\x71\xfc\xe3\xda\x50\x9e\x2d\x60\x10\xe3\x40\x02\x1a\x39\x14\x16\xd0\xa8\x4b\x16\x35\x60\xaa\xc9\x1c\xfe\x99\xeb\x79\x03\xe6\x4f\xa1\xbc\x70\x90\x65\x94\x05\xff\x3e\x95\x4e\xa2\x40\xfd\x02\xd2\xff\xc0\x5c\xb6\x13\x01\x37\x56\xd2\xdd\xc7\xff\x04\xdb\x89\x00\x2b\xc6\x11\xfa\xdf\xff\x99\xbf\xbf\xee\x0a\x9d\x64\x7e\xda\x7f\xd2\x49\x37\xc5\xfd\x65\x09\x10\xa3\x36\x8e\x22\x2f\xa1\x2b\x27\x92\xa7\x13\x20\x61\xdc\x8f\x57\x93\x33\x7d\x9b\xab\x92\xb3\x15\xfe\xdf\x70\x30\xf5\xde\xb4\x2e\x83\x35\x99\x27\x45\x23\x98\xf9\x24\x54\xc0\x52\x2c\x6f\x1e\x2c\x7a\x2b\x32\x1c\x4c\x64\x7b\x71\xf4\xe5\x13\x39\x22\x4b\x89\x3c\x8d\xc8\x47\x9a\xa4\x79\x11\xa7\xf4\x48\x53\x23\x57\x98\x51\x9e\x33\xaa\xce\x9e\x16\x28\x22\x99\x11\x37\x91\x15\x61\x3b\x78\x9c\x4e\x7f\x1f\xd5\x85\x5d\xbc\x48\xab\xb2\xd1\xf4\xb9\xfb\x2b\xe8\x9c\x0c\xcf\xd8\x44\xeb\x14\x11\xbb\x2f\x96\xc7\x93\x64\x27\x9a\x71\x31\x17\x6f\xd1\xf3\x42\x42\x1f\x35\x49\xed\x20\xcf\x3b\xf0\x92\x13\x45\x56\x7c\x8c\xdd\x48\x8a\xdc\x16\x7b\x12\xea\xd2\xd1\x8d\xbb\x15\x59\x37\xf1\xbe\xb6\xc6\xc1\x0c\x5b\x1d\x94\xc8\x72\xc0\x7d\x91\xfa\x28\x33\x3e\x44\xe1\x48\x38\x69\x77\x5b\xdd\x66\x1c\x8c\x8c\x17\x46\xec\x0b\x13\x5f\xd2\x9e\xde\x2f\x2e\xab\x07\xad\x5c\x5c\x9d\x26\x9d\xf7\x89\xb6\x7a\xb4\x62\xf1\x0f\x4d\x69\x27\x12\x0c\x6d\x19\xaf\x11\xc5\xf9\xee\xc4\xf1\x8c\xb8\x49\x72\xe3\x0c\x7c\xc2\x96\x2c\xfa\xc6\xf8\xaa\x52\x3a\x91\x13\xea\xd8\x37\x8c\xdf\xbb\x8e\x90\x1a\xf1\x4d\xbb\xe9\x0d\xe2\x0d\x1a\x68\xa7\xe2\x02\xce\x91\x1e\xca\x70\x31\xb1\x78\x70\x06\x08\x99\xc1\x68\x34\xdf\x09\x8c\x83\x99\x3c\x60\x0a\xa1\x67\xbe\x8e\x83\x09\x21\xaf\xde\xe0\x18\xbf\xcd\x60\xcd\x08\xf2\xab\xfa\xcd\x61\x76\x0a\x19\x0e\xa6\x73\x5e\x34\x69\x23\xb2\x13\x44\xef\x76\xba\xe8\x59\xcb\xf0\x30\x33\x0c\xe4\xe9\xa4\x49\xd5\xef\x41\x08\xec\x94\xd5\x8c\xc0\x9d\x29\xd1\x25\xbd\x9f\x59\xce\xcc\x63\x69\xe3\x27\xd1\xf9\x91\xb6\x78\x32\xe5\x83\x67\x29\x87\x32\xc3\xd1\xb9\x44\x3a\xe9\x67\x1e\xc9\xa4\xbb\x5e\x6a\xce\x5c\xd2\xd0\x19\xdb\xb8\x76\x2c\x6d\xfc\x5a\xee\xbf\x14\xbf\x8d\x62\xce\x29\xf5\xcc\x9b\x93\x9a\x72\x9a\x76\x28\xf9\xfc\xd5\xc5\xbc\x9e\xb7\xde\x4b\xf5\xc0\x8f\xf6\xdd\x6b\x8e\x3f\x79\xb5\xae\xea\x9c\x4d\x76\x70\xe7\xfd\x1d\x5f\x1d\x41\x37\x02\xd3\x40\xf6\xe6\x9a\x71\x30\x1e\xd3\x08\x75\x33\xc0\x3f\x8e\xec\x68\x5f\x07\xc6\x87\x28\xd7\x32\xaa\xaf\xc3\x91\x64\xd1\x5f\x9c\xf1\x2d\x8f\xb3\x44\x1e\x04\x19\x1e\x26\xe3\x48\x07\x9a\x6f\xd6\x82\x1e\xf4\x97\x59\x0e\x9a\x84\x5b\xc8\x4a\xe0\x13\x3a\x53\x7d\x2c\xdd\x93\xb2\x9d\x6d\xc9\x4f\xcc\xae\xf4\xa4\xf3\x24\x3b\x37\xb8\x9e\x7f\x3f\x8d\xde\x30\xcb\x6d\x16\x9d\x0f\x59\x2b\x98\x89\x22\xcb\x6d\x31\xe3\x64\x1a\x57\xd1\x79\x9c\x25\xd9\x72\x9d\xbf\xf7\x00\xed\x54\x86\xe2\x49\x8a\x11\xa5\x9b\x5d\x26\xbd\x9a\x95\xd5\xf4\x0f\xe0\x3d\x86\x6f\x48\x6e\xf1\xa1\x24\x9d\xce\x5d\xa3\x68\x75\x27\xde\x9c\x4a\xa7\xd3\xb8\xca\x18\xd2\xb6\x31\xdd\x19\x17\x62\x98\xce\xbc\x30\xc3\x72\x99\x27\x45\xf3\xac\x88\x83\x69\xe2\xbe\x41\x0a\x09\x33\x49\x5f\xe4\xfb\x65\x88\x9e\x7a\xce\x0b\x71\x6c\x8d\x87\x19\xdf\x91\x56\x44\x86\x87\x29\x1c\xa3\xc5\xf8\x97\x7b\x3a\x84\xab\xcd\xdf\x31\x96\x2c\x6b\x61\xf4\x44\xba\x0b\x17\x34\x71\xbf\xa0\xd9\x59\x8c\x1f\x2c\xf4\xe1\x37\x2b\x6c\x3b\x63\x1b\x3f\x6f\x36\xc9\xcd\x6c\xe5\x72\x7a\xa5\xd9\x0d\xcc\xb4\x30\x5b\x99\xf9\xd6\x0a\xc5\xbc\x7f\x7e\xf1\x31\xc2\x57\xe5\x37\xb1\x9d\xc8\xad\xbf\x91\x0b\x78\x3e\x8c\xa4\xfb\x8f\x4b\xd2\x54\xf2\x66\x65\x7d\xa1\xac\x0d\x78\x7f\xcd\xe2\x12\xe9\xed\x46\x6d\xe3\x3e\x49\x7a\xde\x33\xb8\x5f\xda\x73\xee\x02\x29\xd1\xe4\x3e\x49\xbd\x46\x30\x1e\xa6\x9b\x1e\xdf\x4c\xdb\x36\xe6\x8a\x78\xa8\x42\xd1\x7f\x6a\x8d\x87\x99\xdf\x96\xf3\xfe\xa5\x86\xaa\xc4\x57\x53\x6a\xcb\x06\xa4\xe4\x89\x0e\x9d\xeb\xf3\xea\x79\x1d\x4a\x05\x1b\xc2\xb1\x94\xe6\xb9\xd1\xbe\xcf\x3b\xcc\x79\xff\x79\xf5\x31\x74\xff\x94\xf1\xc4\xcc\xab\x2f\x64\xfc\x8b\xb0\xf0\x08\x8f\x5c\x53\x56\x2c\x59\x4f\xf7\x96\xe2\x07\x7b\x98\x27\xe6\xc6\x31\x67\xfe\xfd\x19\xd2\xdc\xa2\xc4\xab\x81\x80\xcb\xed\x69\x14\x51\x74\xb0\x4c\x20\x3b\x60\x33\x20\x99\x22\x8f\x96\x48\x11\xef\xcb\x1c\x69\x19\x29\x56\xe2\x0d\xfb\x2e\x83\x6e\xc1\x03\x4f\x64\x91\xfe\xa8\x67\xf2\xbc\x55\xc4\x08\x4d\xe7\x5a\x59\xa4\xa2\x48\xed\xf3\x79\xb7\xc6\xc3\x2c\x6a\xec\x48\x9e\x65\x85\x33\xaf\x43\x85\xbb\x16\x7d\x62\x71\x20\x23\xb7\x2b\x1a\xc6\x8a\x78\x19\xf6\xc8\xca\x57\xb9\xd0\x49\x5c\x7e\x9f\x4f\xa2\xc5\x1a\xac\xa1\x8b\x1d\xf8\xbe\xd1\xcc\x13\x93\x5f\x46\x3b\x58\x7e\x6d\x39\xd5\x63\x94\x3b\xad\xa3\x37\x5d\x24\xa9\xa7\xbf\x2b\xcf\xfd\xe1\x21\xff\xcc\x7d\x08\x17\x34\x5d\x11\x00\x27\x97\x64\xf2\x2a\x6c\xbb\xf0\xfe\x8e\x2f\x67\xfe\x9f\x71\xb9\x99\x62\x1f\x98\x2c\xd2\x52\x83\x80\x1c\xfa\x59\xd6\x1f\x4a\xeb\x26\xa3\x9b\xd5\xb4\xb9\x1b\x66\xf7\xdf\x8a\x48\xba\xbf\xde\x27\xea\x3f\xe0\x61\xc8\x42\x57\xed\x57\x21\xfc\x47\xd5\x42\xcd\xb3\xfc\x7b\x1d\xee\x93\x54\x36\x86\x4e\xd8\xaa\x2b\x13\xc8\xcf\x58\x76\xd7\x95\x3c\x9d\x6a\x0d\x7f\xc2\x87\x57\x59\x46\x91\x04\x57\xed\x9a\x4e\xfb\x5a\xb5\x24\x8f\xec\x41\x75\xf9\x7c\xd2\xfb\xaa\x0e\xdc\xa7\xb4\xea\x23\xe3\xa4\x96\xaa\x6d\xa3\x3e\x4a\x95\x25\xec\x4f\x54\x1a\x9c\xdc\xce\xe3\x25\x9a\x71\x9b\x36\x6d\xdb\xca\xc9\xb5\x6b\xd7\xbe\xbd\xbc\x7c\x87\x0e\x1d\x3b\x76\xea\xd4\xb9\x73\x97\x2e\x5d\xbb\x76\xeb\xa6\xa0\xa0\xa8\xd8\xbd\xbb\x92\x92\xb2\x72\x8f\x1e\x2a\x2a\xaa\xaa\x3d\x7b\xf6\xea\xd5\xbb\x77\x9f\x3e\x7d\xfb\xaa\xa9\xa9\xab\x6b\x68\x48\x24\xfd\xfa\x69\x6a\x6a\x69\xf5\xef\x3f\x60\xc0\xc0\x81\xda\xda\x83\x06\x0d\x1e\x3c\x64\xc8\xd0\xa1\xc3\x86\x0d\x1f\xae\xa3\xa3\xab\xab\xa7\xa7\xaf\x6f\x60\x60\x68\x68\x64\x34\x62\xc4\xc8\x91\xc6\xc6\xa3\x46\x8d\x1e\x3d\x66\xcc\xd8\xb1\x26\x26\xa6\xa6\x66\x66\xe6\xe6\xe3\xc6\x59\x58\x58\x5a\x5a\x59\x59\x5b\x8f\x1f\x3f\x61\xc2\xc4\x89\x36\x36\xb6\xb6\x93\x26\xd9\xd9\xd9\xdb\x3b\x38\x38\x3a\x3a\x39\x39\x3b\xbb\xb8\xb8\xba\xba\xb9\xb9\xbb\x7b\x78\x78\x7a\x4e\x9e\xec\xe5\xe5\xed\x3d\x65\x8a\x8f\x8f\xaf\xaf\x9f\x9f\xbf\x7f\x40\x40\x60\x60\x50\x50\x70\x70\x48\x48\x68\x68\x58\x58\x78\x78\x44\x44\x64\x64\x54\xd4\xd4\xa9\xd1\xd1\x31\x31\xd3\xa6\xc5\xc6\xc6\xc5\xc5\xc7\x27\x24\x24\x26\x26\x25\x25\x27\x4f\x9f\x9e\x92\x92\x9a\x3a\x63\xc6\xcc\x99\x69\x69\xb3\x66\xa5\xa7\x67\x64\x64\x66\x66\x65\x65\x67\xe7\xe4\xe4\xe6\xe6\xe5\xe5\xe7\x17\x14\x14\x16\xce\x9e\x3d\x67\x4e\x51\xd1\xdc\xb9\xc5\xc5\x25\x25\xa5\xa5\xf3\xe6\xcd\x9f\xbf\x60\x41\x59\xd9\xc2\x85\x8b\x16\x95\x97\x57\x54\x2c\x5e\xbc\x64\x49\x65\xe5\xd2\xa5\xcb\x96\x55\x55\x55\x57\x2f\x5f\xbe\x62\x45\x4d\x4d\x6d\x6d\x5d\xdd\xca\x95\xab\x56\xad\x5e\xfd\xcd\x37\x6b\xd6\xac\x5d\xbb\x6e\xdd\xfa\xf5\x1b\x36\x6c\xdc\xb8\x69\xd3\xe6\xcd\xdf\x7e\xbb\x65\xcb\xd6\xad\xdb\xb6\x6d\xdf\x5e\x5f\xbf\x63\xc7\xce\x9d\xbb\x76\xed\xde\xbd\x67\xcf\xde\xbd\xdf\x7d\xb7\x6f\xdf\xf7\xdf\xef\xdf\x7f\xe0\xc0\xc1\x83\x87\x0e\x1d\x3e\x7c\xe4\xc8\xd1\xa3\x3f\xfc\xd0\xd0\x70\xec\xd8\xf1\xe3\x3f\xfe\x78\xe2\xc4\xc9\x93\x3f\xfd\x74\xea\xd4\xcf\x3f\x9f\x3e\x7d\xe6\xcc\xd9\xb3\x8d\x8d\xe7\xce\x9d\x3f\x7f\xe1\xc2\xc5\x8b\x97\x2e\xfd\xf2\xcb\xe5\xcb\x57\xae\x5c\xbd\x7a\xed\xda\xaf\xbf\xfe\xf6\xdb\xf5\xeb\xbf\xff\x7e\xe3\xc6\xcd\x9b\x7f\xfc\xd1\xd4\x74\xeb\xd6\xed\xdb\x77\xee\xdc\xbd\xfb\xe7\x9f\xf7\xee\xfd\xf5\xd7\xdf\x7f\xff\xf3\xcf\xfd\xfb\x0f\x1e\x3c\x7c\xf8\xe8\xd1\xe3\xc7\x4f\x9e\x3c\x7d\xfa\xef\xbf\xcf\x9e\x3d\x7f\xfe\xe2\xc5\xcb\x97\xaf\x5e\xbd\x7e\xfd\xe6\xcd\xdb\xb7\xef\xde\xbd\x7f\xff\xe1\xc3\xc7\x8f\xc4\x4c\xfb\xbf\xfd\xff\xdf\xfe\xff\x6f\xff\xff\xb7\xff\xff\xdb\xff\xff\x5f\xee\x3f\x10\x17\xc9\x1d\xf7\xe4\xda\x69\x01\x62\x5d\x71\xf3\x7f\xff\xe1\xe7\x36\x6d\xdb\xd0\xff\x69\x0b\x39\xb4\x43\x7b\xc8\xa3\x03\x3a\xa2\x13\x3a\xa3\x0b\xba\xa2\x1b\x14\xa0\x88\xee\x50\x82\x32\x7a\x40\x05\xaa\xe8\x89\x5e\xe8\x8d\x3e\xe8\x0b\x35\xa8\x43\x03\x12\xf4\x83\x26\xb4\xd0\x1f\x03\x30\x10\xda\x18\x84\xc1\x18\x82\xa1\x18\x86\xe1\xd0\x81\x2e\xf4\xa0\x0f\x03\x18\xc2\x08\x23\x30\x12\xc6\x18\x85\xd1\x18\x83\xb1\x30\x81\x29\xcc\x60\x8e\x71\xb0\x80\x25\xac\x60\x8d\xf1\x98\x80\x89\xb0\x81\x2d\x26\xc1\x0e\xf6\x70\x80\x23\x9c\xe0\x0c\x17\xb8\xc2\x0d\xee\xf0\x80\x27\x26\xc3\x0b\xde\x98\x02\x1f\xf8\xc2\x0f\xfe\x08\x40\x20\x82\x10\x8c\x10\x84\x22\x0c\xe1\x88\x40\x24\xa2\x30\x15\xd1\x88\xc1\x34\xc4\x22\x0e\xf1\x48\x40\x22\x92\x90\x8c\xe9\x48\x41\x2a\x66\x60\x26\xd2\x30\x0b\xe9\xc8\x40\x26\xb2\x90\x8d\x1c\xe4\x22\x57\xc8\x13\xf2\x85\x02\xa1\x50\x98\x2d\xcc\x11\x8a\x84\xb9\x42\xb1\x50\x22\x94\x0a\xf3\x84\xf9\xc2\x02\xa1\x4c\x58\x28\x2c\x12\xca\x85\x0a\x61\xb1\xb0\x44\xa8\x14\x96\x0a\xcb\x84\x2a\xa1\x5a\x58\x2e\xac\x10\x6a\x84\x5a\xa1\x4e\x58\x29\xac\x12\x56\x0b\xdf\x08\x6b\x84\xb5\xc2\x3a\x61\xbd\xb0\x41\xd8\x28\x6c\x12\x36\x0b\xdf\x0a\x5b\x84\xad\xc2\x36\x61\xbb\x50\x2f\xec\x10\x76\x0a\xbb\x84\xdd\xc2\x1e\x61\xaf\xf0\x9d\xb0\x4f\xf8\x5e\xd8\x2f\x1c\x10\x0e\x0a\x87\x84\xc3\xc2\x11\xe1\xa8\xf0\x83\xd0\x20\x1c\x13\x8e\x0b\x3f\x0a\x27\x84\x93\xc2\x4f\xc2\x29\xe1\x67\xe1\xb4\x70\x46\x38\x2b\x34\x0a\xe7\x84\xf3\xc2\x05\xe1\xa2\x70\x49\xf8\x45\xb8\x2c\x5c\x11\xae\x0a\xd7\x84\x5f\x85\xdf\x84\xeb\xc2\xef\xc2\x0d\xe1\xa6\xf0\x87\xd0\x24\xdc\x12\x6e\x0b\x77\x84\xbb\xc2\x9f\xc2\x3d\xe1\x2f\xe1\x6f\xe1\x1f\xe1\xbe\xf0\x40\x78\x28\x3c\x12\x1e\x0b\x4f\x84\xa7\xc2\xbf\xc2\x33\xe1\xb9\xf0\x42\x78\x29\xbc\x12\x5e\x0b\x6f\x84\xb7\xc2\x3b\xe1\xbd\xf0\x41\xf8\x28\x48\xff\x03\x20\xb4\xf9\xd8\xf6\x83\xdc\xfb\x76\xef\xda\xbf\x95\x7f\xd3\xe1\x75\xc7\x57\x9d\x5e\x76\x7e\xd1\xe5\x79\xd7\x67\xdd\xfe\x55\x78\xaa\xf8\xa4\xfb\x63\xa5\x47\xca\x0f\x7b\x3c\x50\xb9\xaf\xfa\x4f\xcf\xbf\x7b\xfd\xd5\xfb\x5e\x9f\x3f\xfb\xde\x55\xbb\xa3\x7e\x5b\xe3\x96\xa4\xa9\xdf\x1f\x9a\x37\xb5\x6e\xf4\xff\x7d\xc0\xf5\x81\xbf\x69\xff\x3a\xe8\xda\xe0\xab\x43\xae\x0c\xbd\x3c\xec\x97\xe1\x97\x74\x2e\xea\x5e\xd0\x3b\xaf\x7f\xce\xa0\xd1\xf0\xac\xd1\x99\x11\xa7\x47\xfe\x6c\x7c\x6a\xd4\x4f\xa3\x4f\x8e\x39\x31\xf6\x47\x93\xe3\xa6\xc7\xcc\x1a\xcc\x7f\x18\x77\xd4\xe2\x88\xe5\x61\xab\x43\xd6\x07\xc7\x1f\x98\xb0\x7f\xe2\xf7\x36\xfb\x6c\xbf\x9b\xb4\xd7\x6e\x8f\xfd\x6e\x87\x5d\x8e\x3b\x9d\x76\x38\xd7\xbb\x6c\x77\xdd\xe6\xb6\xd5\x7d\x8b\xc7\xb7\x9e\x9b\x27\x6f\xf2\xda\xe8\xbd\x61\xca\x7a\x9f\x75\xbe\x6b\xfd\xd6\xf8\x7f\x13\xb0\x3a\x70\x55\xd0\xca\xe0\xba\x90\xda\xd0\x9a\xb0\x15\xe1\xcb\x23\xaa\x23\xab\xa2\x96\x4d\x5d\x1a\x5d\x19\xb3\x64\xda\xe2\xd8\x8a\xb8\xf2\xf8\x45\x09\x0b\x13\xcb\x92\x16\x24\xcf\x9f\x3e\x2f\xa5\x34\xb5\x64\x46\xf1\xcc\xb9\x69\x45\xb3\xe6\xa4\xcf\xce\x28\xcc\x2c\xc8\xca\xcf\xce\xcb\xc9\xcd\xcd\xc9\xcb\xce\xcf\x2a\xc8\x2c\xcc\x98\x9d\x3e\x67\x56\x51\xda\xdc\x99\xc5\x33\x4a\x52\x4b\x53\xe6\x4d\x9f\x9f\xbc\x20\xa9\x2c\x71\x61\xc2\xa2\xf8\xf2\xb8\x8a\xd8\xc5\xd3\x96\xc4\x54\x46\x2f\x9d\xba\x2c\xaa\x2a\xb2\x3a\x62\x79\xf8\x8a\xb0\x9a\xd0\xda\x90\xba\xe0\x95\x41\xab\x02\x57\x07\x7c\xe3\xbf\xc6\x6f\xad\xef\x3a\x9f\xf5\x53\x36\x78\x6f\xf4\xda\x34\x79\xb3\xe7\xb7\x1e\x5b\xdc\xb7\xba\x6d\x73\xdd\xee\x52\xef\xbc\xc3\x69\xa7\xe3\x2e\x87\xdd\xf6\x7b\xec\xf6\x4e\xfa\xce\x76\x9f\xcd\xf7\x13\xf7\x4f\x38\x30\xfe\xa0\xf5\x21\xab\xc3\x96\x47\x2c\x8e\x8e\xfb\xc1\xbc\xc1\xec\x98\xe9\x71\x93\x1f\xc7\x9e\x18\x73\x72\xf4\x4f\xa3\x4e\x19\xff\x3c\xf2\xf4\x88\x33\x46\x67\x0d\x1b\x0d\xce\xe9\x9f\xd7\xbb\xa0\x7b\x51\xe7\xd2\xf0\x5f\x86\x5d\x1e\x7a\x65\xc8\xd5\xc1\xd7\x06\xfd\xaa\xfd\xdb\xc0\xeb\x03\x7e\xef\x7f\x43\xeb\xa6\xe6\x1f\xfd\x9a\x24\xb7\x34\x6e\xab\xdf\x51\xbb\xdb\xf7\xcf\x3e\xf7\x7a\xff\xd5\xeb\xef\x9e\xff\xa8\xde\x57\x79\xd0\xe3\xa1\xf2\x23\xa5\xc7\xdd\x9f\x28\x3e\x55\xf8\xb7\xdb\xb3\xae\xcf\xbb\xbc\xe8\xfc\xb2\xd3\xab\x8e\xaf\x3b\xbc\x91\x7f\xdb\xfe\x5d\xbb\xf7\x72\x1f\xda\x7e\x6c\x23\xe0\x7f\x32\xf0\x3f\x19\x90\x5a\x02\xb3\x1c\x8b\x02\xe5\x93\x82\x60\xdb\xd1\x72\x43\xaf\x1d\x82\xe0\x36\x68\x82\x8e\xc6\x1b\x41\xf0\xad\xb3\xdd\xaf\x6d\x26\x08\xc1\x5d\x1d\xd5\x75\xb6\x0b\x42\xa4\x86\xcb\xdd\x91\x4f\x04\x61\xea\x70\xcf\x47\xe6\x45\xc2\x91\xe8\x32\x3f\xb9\x49\xd3\x05\xb3\x98\x1e\xc1\x55\x1e\x1d\x3e\xce\x9c\x3a\x29\xea\x74\x50\xc6\x87\x0b\x51\x6d\x92\xcb\xa2\x47\x7c\xe8\x18\xbe\x30\xe7\x66\xb2\xf0\x7e\x70\x98\x5c\x49\x53\xc6\xbf\xef\x36\x07\x2b\x2d\xa9\xcd\xb5\x7a\xfb\x4f\x60\x8f\x95\xdd\xe6\xd8\xbf\x5d\xed\xfb\x6a\x53\xf4\xdc\xe1\x6f\xcd\xbd\x1f\xee\xfe\x50\xf2\xcd\x9b\x3b\x9e\x2f\x8e\xde\x9f\xb7\xf4\x8d\x9d\xfb\xca\xb3\xa3\x16\x76\x7c\x3d\xc4\x75\xcc\x8d\xc7\x95\xaa\xaf\x9a\x9c\xac\x1e\xed\xaa\xbc\xf8\x7a\x9d\xc3\xd2\x7f\xaf\x95\xf7\x79\x33\xcd\x3e\xed\xd9\xd3\xf9\xa3\xdf\x0e\xb4\x0b\x7a\xfe\x66\xae\xe5\xdb\xba\x49\xb5\x2f\x36\x16\x1e\x78\xde\x79\xd2\xeb\x97\x66\xf9\x63\xfe\x51\xb1\xaf\x7b\x69\x95\x7f\xf7\xc6\x39\xc7\xc1\x2f\x4f\xe4\xfe\x7d\xe5\xb9\xe3\xe0\x57\x3f\x64\xec\xba\x18\xee\x34\xfc\xd5\x89\x8c\x17\x3f\x0f\x76\xfa\xf7\xf5\xac\x34\x93\x63\xbf\xb9\xbc\x7c\x6d\x3f\xeb\xde\x11\x07\x97\x17\xaf\x1f\xcc\x50\x16\x04\xcb\x9e\xe3\xb2\x55\x86\x08\x82\x5d\x57\xcb\x5f\x7a\x67\x08\x82\xe7\x40\xeb\x58\x8d\x3a\x41\x08\x34\xb5\xf9\x30\x48\x4d\x10\x22\xa2\xec\xb6\xeb\x54\x0b\x42\x8c\x9d\x73\x2f\xe3\x36\x82\x10\xeb\xe0\xe1\x6a\xfe\x56\xf8\x2e\x1e\x3e\xa5\x76\x6b\x04\xbd\xb8\xbd\x41\x49\x9e\x81\x1f\xfd\xa3\x0b\xa2\x1e\x85\xe8\x7e\x98\x1b\xb3\x39\xde\x22\x36\xfe\xfd\xd1\x28\xff\x4c\xe7\xd4\x13\xef\x8e\x46\xac\x2d\x7a\x94\x33\xf7\x9d\x52\x68\xc4\x62\x93\xd9\x93\xde\xfa\x04\x2d\xae\xbb\x59\xb2\xf8\x6d\x7b\xff\xc0\x4d\x33\xe6\xad\x7c\xe3\xec\xdb\x6b\xf7\xe4\x45\x4a\xaf\x7f\xf0\x2a\x6f\x98\x5f\x71\xf7\xd5\xf7\x9e\xd6\xe7\xa3\xab\x2c\x5e\x75\x71\x93\x6f\xba\xba\x42\xe9\xe5\x01\xe7\x49\x4f\x34\x57\xdc\x79\xdd\xce\x31\xfb\xe9\xb3\x25\x7f\xbc\x69\xe3\xa0\xf2\xcc\xb7\xec\xae\x6c\x3d\x5e\x2e\xb2\x1f\xfe\xfc\x40\xf1\xee\x07\x3f\x39\xb4\x79\x31\x67\x4e\xe9\xad\x74\xc7\x2b\x2f\xb6\xcf\x29\xb8\x66\xee\x9c\xf0\xb2\xeb\xec\xc0\xf3\x73\x5d\x26\xbd\x3c\x9c\xaf\x7d\x46\xc9\xe5\xc8\xab\xe1\xb9\x2a\x27\xcc\x5c\xe7\xbe\x5a\x95\x75\xe1\xf0\x25\xb7\xfd\xaf\x35\x32\xa2\x0e\xca\xbb\xb5\x79\xfd\xc7\x8c\xf5\x82\x30\x6e\xe7\x38\xd5\x1e\x05\x82\xe0\x60\x3a\x2e\xa2\x57\xb2\x20\x78\x19\x5a\xc5\x6b\xcc\x15\x84\x90\xe8\x09\xcb\xb5\xe5\x04\x21\xf2\xac\xdd\x7c\xdd\xa1\x82\x10\xfb\x87\xd3\x02\xe3\xb3\x82\x90\x90\xed\x76\xcf\xfc\xa3\x70\x75\xfa\xc4\xc9\x17\x6d\x7d\x04\xa3\xa4\xeb\x01\x33\x3d\xd3\x3f\xda\xc4\xff\x1a\x71\x3d\xf4\xf7\x0f\xfa\x71\xfa\xb1\xdf\x25\xfa\xbc\x1f\x1f\xf3\x32\xed\xb7\xf4\xf9\xef\x5c\xa3\x6a\xe7\x6c\x28\x70\x78\x1b\x1a\xd1\xae\x3c\xbc\xa4\xf8\xcd\xd6\x90\x9d\xb5\x19\x65\x76\x6f\x0c\x03\x63\x37\x1e\x2c\x37\x7e\x7d\xcc\xcf\x76\xd7\x9f\x8b\x67\xbd\x7a\xef\xfd\xb1\xc1\x78\x59\xfa\xab\x81\x9e\x4e\x97\x02\x57\x58\xbf\xd4\x73\x5b\x72\xfb\xf5\x4a\xe7\x97\xe5\xce\x05\x8f\xef\xd4\x1c\x7e\xa5\xed\xb4\xf7\xc9\x9e\xea\xfd\xaf\x23\x1c\x5e\xfc\x9b\x59\xb1\x41\xb6\x1e\xcf\x5c\x1c\xaa\x9f\x5d\x5b\xa0\x71\x5b\xd7\x79\xde\xf3\xc1\xf3\xdf\x5c\x9f\xea\x5c\xf9\x22\x74\xee\xfc\xcb\xf1\x2e\x0f\x5e\xcc\x98\xbb\xe2\xec\x08\xb7\xa1\x2f\x7b\xce\xc1\x71\x0b\x77\xe3\x97\x1f\xf2\xf6\x1f\xfe\xc7\x63\xd7\xab\x4e\x79\xbf\x7d\x7f\xcf\xe3\xfc\xab\xb3\x59\x1b\xf7\x1a\x79\x76\x78\x6d\x97\xfe\xaf\x20\x58\x55\x9a\xc5\xf4\xf0\x10\x04\xa7\xeb\xa6\x1f\x7b\x16\x0b\x82\xf7\x6d\xcb\xed\x1a\xb9\x82\x10\x3a\xd8\x52\xd0\x5a\x25\x08\xd1\xd7\xed\xec\xf4\xa2\x05\x21\x31\xc4\x71\xd9\xa8\x39\x82\x30\xdd\xc3\x79\x8a\xc9\x6b\xe1\x72\x5a\x90\xc7\x23\xdb\x7f\x84\x11\x29\xbf\xfb\x4b\x3c\x57\x7e\x1c\x3f\xdd\x3d\xec\x44\x98\xfb\xfb\xdf\x13\xda\xc5\x19\x4c\x7f\xfd\xee\x52\x5c\xd4\xcc\x5e\xd9\x69\x6f\x37\xc7\xf8\x17\x9e\x9f\x1b\xf1\xe6\x4a\xe4\x9e\x45\x2b\x17\x44\xbc\xb1\x0c\x9d\x5d\x7b\xb5\x5c\xeb\xb5\x76\x88\xe2\x06\x9b\x65\x4b\x5e\xc5\x07\x14\xef\xf6\x58\xa1\xfe\xb2\xd0\x47\x38\x66\xb4\x72\xec\xcb\x7e\x9e\x37\xae\x84\xad\x1a\xf7\xa2\xbb\xbb\xed\x9f\xa9\x6b\xfd\x5f\xaa\xba\xe8\x3f\x1e\xb1\x52\xbf\x79\x3d\x7a\x38\x9d\x7b\xb2\x62\xb9\xc6\xcb\xe1\x8e\xa7\xfe\xc5\x92\xd3\x7f\xad\x77\xee\xfa\xac\x70\x61\xfc\x0d\x7b\xd7\xb7\xcf\x3a\x55\x38\x5e\x8e\x75\x93\x3c\x5f\x34\xbf\xcd\xe9\x89\xee\xd7\x5e\x38\x95\xe8\x1d\x7f\xe7\x99\xfd\x22\xae\xa4\xdd\x61\xef\xc9\xe9\x2f\x7b\x17\x75\xfb\x3e\x65\xf2\xc1\x97\xd7\x0a\x1c\xf6\x5c\x99\x7c\xfd\xd5\xb4\xdc\x09\xdb\x7b\x7a\x07\xbd\x3a\x9b\x1d\x23\x08\x36\x0f\x4d\x7b\xf4\x78\x21\x08\xee\x36\xe6\x4e\xbd\xaf\x08\x42\x60\xa2\x85\xa3\xa4\x56\x10\x22\xfa\x59\x0c\xd4\xfc\x4b\x10\x12\x4d\x6d\xba\xe8\x66\x08\x42\x6a\xaa\xdd\xcc\x91\x7f\x0a\x42\xda\x59\xa7\x9b\xe6\xfb\x85\xfd\x59\xaa\x1e\x53\xed\x97\x09\xbd\x32\xed\x7d\x1e\x7a\x77\xfe\x68\x34\xab\x53\x48\x71\x78\xc5\xfb\xc7\xa9\x3a\xd1\x07\xa6\x97\xbe\x0b\x4f\x54\x49\xf9\x31\xdf\xe0\x6d\x4c\x5c\x5e\xce\xc1\x92\x91\xaf\x4f\xc7\x04\x2d\xb8\xb6\x64\xc8\xab\xdd\x91\x1a\x35\x3f\x2d\x77\x7c\x15\x16\xfa\x62\x7d\xd7\x15\xe7\x5f\xfa\x05\xbe\xdd\xe3\xb4\x6a\xc9\x8b\xc9\xbe\xaf\x7f\x9c\xbd\x76\xc7\xf3\x68\x2f\xf3\x5f\x75\x36\x9c\x7a\xf6\x97\xfb\xd0\x07\x1a\x1b\xdf\x3e\x4f\x77\x0b\x7d\xf0\xe0\xff\xa1\xeb\x2c\xc3\xaa\xce\x9b\x87\x8f\xba\xeb\x9a\x18\xd8\xdd\x22\x08\x02\x06\x4a\x77\x77\x77\x77\x77\x77\x77\x77\x4b\x48\x28\x0d\x22\x20\x29\x20\x20\x21\x20\xa2\x48\x8a\x74\x9e\xee\x33\xcf\xb5\x37\xba\xbb\xf7\xfd\xdf\xe7\xd5\xe7\xfa\xf1\x6e\x86\xf9\xce\xf7\x5c\x67\x3e\x67\x7e\xc5\x09\xbf\xf2\xf0\x8b\x9b\x69\xb2\xac\x08\xc9\x74\x8e\xf9\x0c\xf9\x1e\x44\x44\xfa\xed\x89\x47\x0a\xae\x28\xc5\x84\x94\x61\x69\x25\x09\x54\x4e\xfc\x6c\x9f\xa7\x32\x3f\x9a\x29\xb6\xa7\xe3\xbc\x0a\x1d\x46\x2f\x22\xb7\x69\x5b\xb5\x16\x93\x19\xbe\x50\xcb\xa6\x3e\x8a\x59\x0f\xeb\xad\xec\x50\xcf\xc4\xbe\x09\x6a\x28\xb3\xd3\x18\xc2\x5d\x08\x58\x06\x10\xfb\x8d\xc3\x84\x6e\x0c\x40\x31\x98\x63\xff\x99\x0e\x00\x3d\x1d\xae\x86\x4b\x9b\x00\xa6\xfd\xbc\xeb\x37\xea\x00\x6c\x55\x85\x52\x19\x39\x00\x3c\x38\x45\x56\x1e\xb6\x00\xf8\x6a\x4a\xc5\xf2\xb6\xc3\x98\x7f\xab\x5c\xb2\x58\x23\xdc\xf1\xed\x56\xdb\xa7\x72\x97\x7a\xd1\xc7\x57\x37\xc5\x98\x48\xae\x71\x5f\x31\x33\x75\xe1\x20\x4e\x38\x9e\x77\x50\x0e\x89\x20\x58\xd8\xd5\xfb\xc4\xc5\xdf\xc5\x73\x5b\x3d\x88\x8e\x4d\xf3\xc3\x39\x9a\xdd\xcb\xb8\x99\xd5\x81\x0d\x36\xea\x7b\xa1\xf8\x5c\x14\xdd\x6c\xf0\x7b\xdd\x44\xe9\x3e\x14\x56\xeb\x7d\x4f\xd3\xcb\x60\x64\x93\xaa\xdc\xb4\x78\xa5\x30\xd2\x51\x89\x61\xed\x68\x65\x15\x6a\x4d\xe1\xce\xc6\xf5\x52\x04\xe6\xac\x5c\xc4\xe6\x40\xe1\x57\xd4\xa8\x6c\xd1\x36\x67\x1e\xd7\xe2\x0b\x05\xc7\xed\x89\xdc\x1b\x93\xbe\x4a\xdc\x3b\xc4\xcc\xde\xe1\x0f\x2a\xb7\x90\x7b\xd3\xe2\xde\x3f\x50\x53\x45\x1a\xa4\xe6\x75\x54\xaa\x49\xa1\x5a\x13\xf8\x9b\xee\xab\xff\x40\xeb\xc6\x2e\xd4\x0f\x69\xb0\x62\xee\x44\x79\x55\x3c\xd5\xe2\xc1\xc4\x46\x6c\x96\xd2\x6b\x7d\xc0\xca\x85\xca\xe7\xab\xeb\x8c\x60\x8b\x82\xd7\x00\x24\xb9\xd9\xad\x4f\x76\x01\x28\xdf\x61\xcf\x38\x6d\x0b\x60\x9c\xc7\x73\xff\xda\x35\x00\xcb\x65\x6e\xe6\xeb\xba\x00\x8e\x9f\xf9\x9b\xee\x55\x02\x78\x3f\x16\x09\x78\x54\x0f\x10\x30\x29\x99\xcd\xa7\x04\x2b\xa1\xfc\xd2\xb5\xa2\x97\xe1\x49\xc8\x43\x25\xa2\xb2\x20\x95\x23\xd8\x5a\x73\xdb\x28\x94\xfc\xd6\x77\xc5\xd8\xc4\x65\x3f\x31\xd3\x65\xd6\xfe\x60\x98\x0f\xbe\xc4\x69\xda\x1d\x92\x47\x71\xfa\x76\x0a\x61\x89\xd9\x02\x58\x66\xcb\x33\x69\x23\x05\x2c\x18\x3e\xd3\x63\x45\xd8\x62\x56\x54\xac\xc1\x64\x03\x7d\x79\x39\xf2\x8e\xf6\x5c\xbf\x51\x0d\x13\x42\x53\xcd\x68\x66\xb0\xee\x28\x22\x44\xd9\x7e\xa5\xad\x76\x1f\xea\xae\x22\xeb\xfa\xd1\x72\x1a\x34\xab\x7c\xf7\x46\x48\xc9\xfb\xb5\xab\x8a\xcc\x9b\x43\x45\x31\xd3\x3c\xca\xf1\x5b\xe8\xfc\xfa\x51\x21\x55\xde\x1d\xf3\x1c\xcb\x5e\x43\xf5\x78\xc4\x99\xac\xe4\x8e\x59\x8d\x6e\xc4\xb7\x8c\xa3\x6f\x8e\x69\xa5\xa1\x0e\x26\x2f\xd4\xbe\xd0\x7e\x80\x6a\x4a\x7c\x50\x6e\xac\x73\x17\x9d\x11\x9b\x52\xbc\xa3\xd3\x8e\xf1\x89\xcc\x78\xde\xad\x77\x04\x7b\x2d\xac\x36\x67\x45\xf7\x23\x76\x22\x98\x06\x40\xf2\xed\x63\xab\x13\xcf\x01\x54\xbf\x3e\x36\x3e\x15\x06\x60\xac\xf5\x4c\xfa\xa2\x0d\x80\x5d\x35\x87\xf2\xb5\x23\x00\x6e\x51\x7c\x41\x0c\x8c\x00\x7e\xdf\x84\xaf\x3c\xf2\x02\x08\x5d\x13\x97\xe1\xd5\x84\xe9\x88\xb3\xd2\x7c\x62\x8f\x40\x22\x72\x47\x81\x55\x11\x41\xbd\x1d\x59\xa8\xfe\xd5\xf8\x0d\xb9\x30\xa4\xd2\xa0\xdc\xf5\x1c\xd1\xd6\x4b\xca\xe6\x6d\x38\x02\xf7\xd6\x4d\xd3\x55\x29\xf3\x1c\x56\xc4\x49\x24\x68\x27\x7f\x0c\xbd\x61\x2b\x95\xa4\x5c\xb2\x86\x2a\xb2\xa8\x2f\x10\x2b\x9f\x43\xe0\x8d\x45\x5f\xc7\xd7\xfa\x6d\xaf\xe9\x4e\x0c\x84\x37\x1a\x6e\xb9\xaa\x6f\x2d\x7c\x7e\x5b\xbd\x83\x50\xe1\x5f\x5e\xaf\xdf\x8b\x68\x57\xbe\xbe\x7a\xbc\x86\x63\xfb\xaa\x52\xe2\x5a\x5e\x85\xd1\x9c\xa4\xea\x9d\x0d\xe3\x32\xb3\x31\x1e\x75\xf4\x66\x7a\x71\x61\xdf\x94\x66\xe3\xd6\x70\xa1\x61\x3b\x9b\x76\xe5\x36\x35\x8f\xd8\x24\xa8\xe3\x8a\xa0\xcb\x76\xa9\xe1\xd5\xe3\x43\x90\x32\x3c\x5e\x3a\xea\x1f\x40\x09\x24\x97\x15\x3b\xeb\x2b\xa1\x4f\x25\x48\xe5\x9f\x33\xb8\x8f\x9e\x8f\x99\xcf\x9a\x32\x3c\x87\x49\x89\xac\x4a\x8b\x37\x9c\xc2\xde\x0d\xa3\x02\xc8\xbe\x7f\xf4\xec\xc4\x10\x80\x8e\xee\xc3\xc8\x53\x9d\x00\xe6\x39\x8f\x89\xe7\x5f\x02\x38\x24\x3f\x65\xbc\x62\x02\xe0\x6d\xc6\xfd\xf0\xee\x12\x40\x50\x20\xff\x02\xab\x1e\x40\x54\xba\x48\x0c\x37\x3d\xec\xc4\x7c\x91\x18\x14\x89\x00\xa5\xf8\x9b\x72\x07\x15\xc5\xa8\x87\xe3\xdc\xd4\x7c\x4c\x2f\x92\x9f\x47\x1f\xd3\x45\xba\x72\x10\x8d\x83\x5f\x5b\x3c\x8d\xd0\xc6\x55\x78\xa6\x38\x37\x66\xba\xa0\x5f\xba\xa5\x06\xb0\x96\xed\x41\x79\x3b\xce\xc6\x16\x57\xb4\x20\x7f\xb3\x0e\xcd\x37\xa8\xfd\xb4\x8d\x32\x1b\xad\x33\x6c\x3a\xba\x59\xa5\x1f\x3c\x7c\xb2\x2d\x75\xf3\xb6\x66\xf1\xf7\xd8\x76\xf1\x2d\x26\x0d\xc6\x1f\xfb\x5a\xbc\x76\xb2\x55\x5e\x2f\x3b\xbf\x3e\xbb\x8c\x52\xfb\x7d\xe5\x47\xed\x93\x71\x23\x2d\xe1\xb5\xa4\xaa\x3d\x7d\xf7\x75\x2f\xaf\xaf\x94\x9f\xeb\x68\xd4\x4d\xd9\x5c\x2b\x2e\x6d\x5c\xd3\x8b\xd9\x0e\xcd\x5f\xaa\x1c\x34\x3c\xbe\x93\x9b\x5b\xf8\x52\xd2\x50\x1e\xd1\x9e\xd9\x50\xc8\x60\x84\x47\xe6\xa5\x65\xe7\x65\x18\xd3\xa1\x82\x93\x8f\x67\xbc\x31\xe1\x47\xab\xc5\xd7\xa6\xf0\x9a\xa4\x60\x04\xa3\x63\x13\xc2\x4c\x99\x31\xe3\x11\x73\x00\x8a\x3c\x8f\x8c\x4f\x36\x02\xe8\x74\x3f\xb2\x3c\x1d\x02\x60\x19\xf5\x88\x7c\x5e\x0a\xc0\x95\xe1\x09\xf1\x4a\x14\x40\x10\x23\x87\xce\x9d\x4e\x80\xc8\x68\xde\x06\x56\x2e\x80\xd8\x37\xc2\x86\x5c\x3d\x80\x4b\xfe\x21\xa6\x20\x42\x03\x56\x69\xf7\xa4\x76\xe4\xc3\xa9\x5a\xa9\x28\xa5\xa3\x06\x1d\xe4\xea\xa4\x76\xad\x18\x97\x18\xa2\x55\xf4\xaa\x89\x66\xc4\x7d\xdc\x6f\x81\x41\x0e\xb8\x5c\x3a\xd4\x84\xb7\xb4\x27\xb6\x5c\x12\x41\x72\x7b\x12\x59\x5c\xc7\xb6\xa3\xef\xc0\x99\x7d\xa7\x91\x63\xf3\xaa\xd5\x9e\x7a\xa3\x8e\xfe\x55\x6f\x23\x89\x4f\x7c\x7d\x22\xeb\x74\x3a\xb5\xb3\xf9\xdd\x76\x9b\x03\x1a\xaf\x17\x3c\x5b\xc3\x37\x5e\xab\x63\x7e\x7c\x6a\xde\x99\x94\xd6\xd9\xb3\x44\x7e\xa3\xf0\xe1\x93\xde\xe4\xaa\x64\xed\xeb\x76\x35\x03\xf5\xf5\x95\xf2\xf0\xd7\x56\xc6\xf1\x1b\x5e\xaf\x8c\x2a\x6a\x4c\x6c\xb7\x74\x8b\xef\x15\x4f\x9b\x7a\x6e\xf7\xe4\x6f\xe7\xcb\x9a\xd1\x22\x4e\xe7\xa4\xe7\x24\x98\x59\x22\x90\x99\xc1\xa9\x13\xe6\x61\x28\x86\x94\xcd\x78\x13\xcb\x47\x28\x44\xe2\x68\x0c\xc1\x62\x10\x3d\x14\x47\x13\xfd\xc8\xc2\x1d\x63\x15\x7d\x11\x40\xb5\xfe\xe1\x7b\x3a\x35\x00\x23\x3b\xb6\xee\xd3\x59\x00\xb6\x0d\x8f\x4e\x9c\x8f\x03\xf0\x62\x7c\xcc\x71\xe5\x06\x40\xc8\xf0\x53\xab\xdb\x77\x01\x62\xcd\x39\xab\xee\xd7\x00\xa4\x70\xf1\x5b\x3d\xc5\xc3\x72\x3a\x4e\x74\x4c\xd4\x1d\x4c\xf3\x6a\x25\xbc\xe5\xbf\x51\x19\xf3\x9c\x15\x2e\x19\x73\x93\x73\x73\x8f\xa8\x7d\x75\xa5\x23\x3a\xa6\x7a\x18\xdc\x0e\x5f\xc0\x1d\x8f\x42\xda\x70\xe7\x4c\x22\xf3\xfc\x4c\xbc\xc4\xaa\x7f\x6c\x27\xfb\xc4\x86\x08\x35\xb7\x6e\x3e\x76\xbb\x9e\x3e\xdb\x79\x74\x8d\xc6\x6e\xbb\xe6\x43\xdf\xa1\x25\x15\xd3\x89\xb1\xae\x61\xed\xe5\xf7\x86\x55\x93\x94\x01\xbf\x35\x37\xdd\xf4\x99\xbe\x9e\xb1\x59\x53\xbd\xec\xef\xa7\x3a\xba\x07\xc5\x0d\x2b\x16\xe7\x9a\xc5\xda\xb7\x4d\xd8\x57\x4e\x37\x1c\xa8\x0b\x37\xab\x5f\xb3\xaa\xc6\xbe\x22\x5b\x58\xad\xd7\x56\x6c\x15\x59\x59\xaa\x6c\x16\x95\xb6\xe5\x3c\xb1\x3e\xb0\xf5\xe9\x85\x41\xba\x83\xf5\xeb\xed\xad\x7c\x54\x72\xa9\xb5\x37\x42\x32\x47\x22\xde\xd5\x9a\x80\x14\xca\x68\x89\x72\xb4\x51\x45\x05\x24\x7f\x0e\xbd\x6a\x9b\x84\x96\x4e\xf0\x0f\xba\x6b\x9b\x88\x39\x1f\xb3\x08\xa0\x96\xc9\x5a\x71\xf2\x2c\x80\x29\x86\x6d\xfe\x4c\x34\x80\x83\x34\x6b\xed\xb9\xfd\x00\x3e\x23\x8f\x0e\x5d\x4e\x02\x88\xba\xfb\xf8\x8f\x1b\x9e\x00\x49\x41\xcf\x8a\x18\xfd\x01\xb2\xb9\xb9\x6b\x1f\xbb\x00\x14\xcc\x0a\x64\x0b\x1c\x02\xfd\x22\xb4\x38\xbd\x02\x2b\x35\xb1\x64\x40\xda\x5c\x57\x9d\x3c\x58\xf2\x40\xf9\x77\x27\x3c\xf1\x74\x5e\xb5\xae\x58\x94\x2a\xf6\x73\xea\x90\x79\x61\xee\x22\x52\x3f\xda\xc2\x19\x51\xd3\xb3\x81\x09\x4c\x0a\x9c\xec\xec\x5a\x13\xf3\x9e\x4c\x39\xde\x3b\xf1\xe3\x77\xd7\x90\x5a\xe2\xd8\xca\x7c\x80\x75\xf6\x28\xe3\xc4\x85\xc5\x6d\x93\xe8\x2f\x46\xc3\x98\x95\x0c\x03\xeb\xa9\x3b\xfd\x5f\x47\x7e\x37\xb3\x9c\x55\xea\xd9\x69\xa3\x58\x5e\x5e\x78\xd9\x7e\xa5\x2e\xc0\x8a\xb4\x14\xdd\xf4\xb9\x8c\x6c\x13\xb6\xb2\x5d\xbf\x9c\x57\x6a\x37\xb7\x86\xaa\x56\xc8\x3a\x6a\x37\xbb\x51\xf9\x6a\x2c\x85\xdf\x5e\x71\xcb\xa6\x78\x26\x7e\xd9\x5e\x71\x7b\xbb\xe0\x5e\xa4\xa9\x23\xc7\xce\xa7\x3c\xee\x70\x26\x07\x76\x24\x73\xa6\x44\xc0\x61\xa7\x52\xe4\x66\x9a\x9b\xcf\x9c\x53\x13\x6a\x3c\xa9\xde\x0b\xe7\x44\x87\x7e\x13\xd7\x0d\xa0\xa5\xc5\x26\x49\xa7\x05\x60\x7e\x89\x05\x73\xfa\x19\x80\xcb\x02\xab\xd9\xb9\x49\x80\xc0\x4f\x6c\xc9\x97\x65\x00\x62\x06\x1e\xa6\x5e\x37\x05\x48\xdf\x78\x52\x41\x3f\x09\x50\xb4\x87\x63\xfa\xa1\x35\x40\x99\xa6\xc0\x0d\x21\x19\xf0\xad\x92\x15\xce\x90\x1d\xa1\x26\x54\xe9\x49\x8a\xea\x32\x93\x7b\xea\x0e\xca\xab\x39\x7d\x22\xf2\x95\x2e\x6a\x1a\x47\x7c\xc5\x46\xbc\xb8\x67\x74\xf0\xf9\x29\x44\x54\x96\xbb\x2d\xb2\xde\x69\xcd\x3d\x8a\xcb\x3f\xba\xd7\x7d\xf1\x6b\x18\x57\xd4\x8f\x11\xd9\x99\x48\xdf\xb9\xca\xf2\x6f\x39\x53\x39\xce\xaf\x3f\x48\x4f\x87\x7f\x0f\xb7\x44\x8f\x65\x8d\x27\x8c\x65\x59\x5f\xf8\x7a\x7a\xb8\xa4\xa5\xdf\xc1\x6d\xfa\x69\x7f\x43\x45\xb7\xf3\xc7\xb9\xe2\xee\xb9\xa2\x12\xe7\xc7\x8b\x0f\x5b\xf7\xe7\xd4\x38\x57\x2e\xbf\x6e\xfc\x3d\x25\xd6\xa5\x75\x8d\xbe\x36\x31\xfe\x90\x0b\x6e\xe3\x5e\x45\x74\x64\xb5\xab\xf0\x26\xb6\x34\x22\x8c\xc7\xb5\x75\x6b\xf1\x45\x6b\x50\xab\xab\xe4\x8e\xed\xf3\x16\xdf\xb3\x6e\xca\x88\xea\x6c\x19\x2f\x59\xd7\x50\xd4\xd1\xb4\x3f\xbc\x8e\xb8\x1e\x47\x19\xa5\x64\x7b\xc8\xb9\xa8\xa0\x65\x13\x8a\x01\xf4\xe4\x58\x8a\xe8\xfe\x00\xb0\x0e\x62\x31\x3d\xdd\x01\xe0\xb9\xc4\xb4\xef\x74\x2f\x40\xf8\x6d\x56\xcd\xcb\x7c\x00\x49\x19\x2c\x25\x57\xef\x03\x3c\x47\x3d\x16\xbe\x77\x06\xa0\xcc\xf8\x69\x3b\xab\x37\x40\xe5\x07\xde\x07\x7c\x3a\x30\xf9\x3a\x92\x5f\x55\x2c\x80\x5a\xd5\x74\x50\xec\xb1\xf6\x65\x8a\xe0\xdb\x20\x69\x2d\x5b\x6e\x22\xcf\xeb\x3f\x54\x1f\x46\x98\x63\xa5\xab\x66\xf5\x1e\x3d\x5f\x42\x9c\x7d\x41\xb0\x9c\x79\xdd\xb1\xea\x95\x35\xe6\x61\xd6\x6f\x39\x67\x12\x2b\x1d\xe5\xfc\xd5\x7f\xe2\x53\xa8\x79\xd5\xcd\xef\xf8\x71\x9c\xff\x8d\x0e\xe2\x8f\xe0\x09\x8c\xab\xef\x87\xf8\x69\xf3\x36\x9c\x87\xd9\xa7\x43\xe3\x98\x8a\x6b\x5e\x5e\x93\x5e\x43\x23\x05\x65\x5e\xd9\xb3\xe2\xbd\xe2\xc9\xef\x7c\x8b\xbe\xe3\x3b\xfd\x13\x12\xbc\xf2\x97\xa8\x4d\x9f\xc2\x95\x7d\xa8\xab\xc7\x5f\x5b\x85\x2e\x7b\x37\xaf\x15\xd7\xe4\x07\xb2\x78\xc5\x6d\x5a\xbc\x14\xf3\xe7\xf7\x1c\xdc\xaa\x2a\xf6\xf7\xbb\xe4\xc1\xb9\x73\x27\xff\xbd\xf7\x39\x77\x0c\xe2\x43\xd6\x8e\x97\x94\xdb\x77\x64\x6c\x3a\xb8\x75\x7b\xb1\xa1\x02\x52\xae\xba\x5d\x70\x97\x45\xe7\xc4\x0b\x01\x18\xd0\xb1\xde\xa5\xfb\x00\x60\x73\xfc\x7e\xdc\xc9\x57\x00\xbe\xd2\xcc\x89\xe7\xf6\x00\xc4\xb0\x30\xa2\xcf\x49\x01\xa4\x45\x30\x6b\x5c\xa6\x07\x28\xbe\xcb\x36\x7f\xe7\x1d\x40\x55\xe2\xa3\x8f\xf7\xe5\x00\x1a\x52\x38\x77\xb8\xcc\x80\xd0\x6a\xcb\x33\x20\xfc\x9e\xba\xd6\x7d\x54\xa8\x42\x5d\x9d\x62\xfb\x1e\x2d\x41\x63\x35\x4a\x9c\xea\x3d\x24\x17\x1c\xb4\x86\x75\xeb\x28\x52\xc7\xe7\x99\x6c\x4f\x37\x5f\x32\xbe\xd4\xb4\x7f\x85\xa3\xea\xb5\x43\xf6\x40\xf6\xd4\x62\xf1\xa1\x20\xc9\xe9\xea\xbe\xb9\x8c\xdf\xcb\x7e\x6c\x7e\x1d\x52\x8c\x79\xdb\x20\xb1\xd6\xd7\x3a\x13\x1e\xdb\xf5\xf9\x3b\xb2\x84\x31\x62\x62\x58\xea\x1b\x4d\x66\x75\x98\xda\x97\x8b\xa3\xa7\xe2\x49\x21\xd8\x19\xae\xfe\x7b\xd1\x91\x41\xc7\xbf\xef\x74\x56\x86\x6f\xf8\xe3\x97\x0c\xdf\xb2\x87\x70\x07\xf0\xad\xcc\xbd\x9e\x0d\x7c\xe2\xf7\x65\x3d\xb9\x4a\xc2\x37\x30\x60\x68\xd3\xec\xa5\xb8\xb7\xb7\x5f\xc3\xb6\x55\xd1\x1d\x0f\xb5\x80\xac\x9d\xce\xbc\x22\xb7\x8a\x00\x55\xc4\x68\xd6\x80\x0b\x7d\x00\x1f\x8a\x2f\xf5\xae\x33\xb7\xdf\x02\xfa\x7c\x62\x9c\x63\xaf\xaf\x2d\x86\x39\x26\x0b\xc0\x84\x96\x99\xee\xa4\x24\x80\xb3\x3e\x53\xcf\x69\x7a\x80\x40\xd9\xfb\xcf\xce\x78\x03\xc4\xaf\x31\xf2\x9f\x63\x07\xc8\x99\x64\x0a\xba\xac\x0d\xf0\xea\xc9\x83\xf3\x37\xee\x02\xbc\xf6\x66\x0b\xbe\xf7\x16\xa0\xdd\xfa\x59\x05\x87\x29\x6c\xf6\xf9\x72\x87\x8b\xcc\x01\xfd\x47\x55\x7e\x1f\x65\x4e\x4a\xe3\x04\x5e\x78\xc3\xac\x87\xc4\x3f\xde\x25\xa5\xe1\xff\x3b\xee\xc2\xa7\x9b\x8a\x36\x59\xdc\x3b\x2f\x46\x4a\x35\xc9\xaf\xbb\x97\x07\x47\xd6\x8d\x95\x06\x0a\xbf\xb8\xf5\x52\xdc\xef\x7e\x3f\xd8\x51\x57\x36\x9a\x47\x42\xba\xb6\x1d\x29\xa1\x2d\x62\x41\x96\x16\xcf\xe6\xeb\xb5\x78\x2e\xb7\xa5\x63\x32\xe9\x07\x63\xa6\xe2\xe3\x9f\xa4\x04\x4e\x98\x8e\x4e\x47\x08\x24\xa6\xcf\x64\xf7\xf9\x07\x47\x26\x30\x2d\x9c\xe9\x94\xf6\x17\x8a\x95\x5a\x4e\x69\x4c\xf5\x41\x46\xe1\xd7\x1e\xd4\x56\x7a\x9f\x8c\x9c\x58\xdf\xae\xe4\xf7\xbc\x1b\xf1\x63\x33\xb9\xac\xdc\x2d\x3a\xe2\xe6\x76\x78\x61\xa5\xb3\x42\x64\x05\xe2\x54\xae\x81\xe3\x5c\x84\x2f\x52\x28\x83\xe8\x60\x1e\x1e\x88\xd2\x48\x29\xb0\xeb\x0b\x33\x44\xfb\xc6\x57\xda\xa1\x82\x2f\x63\xd8\x62\xdc\x01\xcc\x59\xee\xf7\x9e\x58\x05\x70\xa3\x61\xe8\xa2\xdb\x0b\x10\x7a\xff\xae\xfe\x49\x0b\x80\x94\xe0\xdb\xfd\x27\x09\x00\x45\xf7\x6e\xe7\x9f\x4a\x03\xa8\x71\x63\xa8\xbc\xd4\x07\xd0\x5a\xc2\xfc\xee\xd6\x10\xc0\xfb\x59\xb6\x3e\xa6\x1c\x80\xb1\x2b\x1c\x1a\xfc\xfa\x90\x3f\xa3\xca\x2d\x29\x7d\x80\x2a\xb8\xf0\x50\x20\x5b\xff\x33\x69\x75\xdd\x5d\xf4\xb2\x87\x36\xce\x7e\x4b\x54\xaa\x2b\x0d\x83\xa8\x5a\xcb\x54\xb4\xaa\xb9\xbd\x72\x79\xfa\xa3\xde\x8b\x0f\xe5\x93\x59\x1f\x3e\x39\xe7\xcf\x76\x75\xbc\x2b\x5b\xcc\x9b\x43\xda\x56\x1f\xad\x39\x5f\xae\xb6\xed\x9a\x78\xf0\x5d\x6d\x47\xcf\x8f\xa1\xf0\xf8\xc6\x13\xc3\xda\x93\x19\x41\x32\x65\x4a\x93\xf2\xc3\xc7\xfd\xda\x0a\xfb\x66\x8b\xdf\xbf\xf2\x46\xe7\x70\xfc\x08\x6b\x73\xf7\xa8\xcb\xf6\x5c\xb6\x68\xac\x77\x67\x48\xc7\xac\x7e\xab\xe3\x73\x69\x4c\x15\xdd\x88\x2e\xd7\x73\xbe\x95\xbc\xba\x75\xae\x04\xe7\x98\x1d\x8f\xde\x91\x7e\x4e\xb2\x77\x8d\xdf\x40\x14\x64\x3f\xb3\xbb\x18\x9b\x88\xa2\x4d\x7d\x6b\xa3\x14\xb3\x88\x66\x4b\x58\xb6\x76\x8e\x16\xc0\xfc\x11\x7b\xd5\x32\x21\xa6\x14\x53\x14\x75\x11\xc0\xbc\x8b\xe1\xfa\x31\x2a\x80\x47\xc2\x2d\x47\xda\x7d\x00\x91\x7e\x37\x4f\xd3\xce\x02\x64\xe2\x6e\x5d\x3e\x31\x0a\xf0\xea\xd1\x1e\xa0\xa1\x01\x68\xcc\xbc\xdd\x70\xa6\x06\xa0\x8b\x81\x91\xeb\x6a\x0d\xc0\x28\x0f\xb3\xc2\x1d\x41\x80\x19\xc1\x27\xd6\xcf\xb8\x00\xb5\x2e\xc5\x31\x22\x5a\x45\xad\x44\xef\xe3\x1d\xd7\x7a\x46\x66\xc0\x57\x0b\x1f\x72\x4d\xc0\x3d\x46\xd2\x48\x89\x65\xec\x41\x7c\x5b\xfb\xa4\xf8\xb8\x3a\x76\x55\x6f\xd6\x57\x67\xb4\x8f\x76\xea\xd6\xe0\x8c\xe3\xcd\x99\xfd\x5d\xd8\xca\xeb\x99\xc7\x76\x1a\xb3\xe3\x5a\x9f\x35\xdd\x58\x55\x0d\xbb\x3e\x70\xb2\xb7\x65\x76\xc4\xa7\xed\xe3\x8d\x8f\x7c\x5f\x75\xdd\xed\x3b\x2a\x26\xf1\x83\x6f\xdd\x12\xeb\x84\xe7\x86\xbb\xfd\x9c\xd3\x2b\xde\x2f\xea\xb6\x78\x39\xa9\x95\xc8\xae\x14\xbe\x6e\x71\x50\x2f\xb4\x5e\x77\xaf\x44\xd8\xc5\xe4\x7f\xdc\x94\x2a\xc3\xdb\xba\xe5\xb8\x6c\x6b\x14\x7e\xb4\x89\xcd\x20\xed\x6c\xe7\x46\x5a\x33\xa6\x3f\x46\x0a\x66\x14\x59\xa2\xd2\xef\x23\x29\xa9\x9d\x16\x23\x29\x2d\xe8\xc7\x09\xcf\x2d\x9e\x24\x5d\xc6\x5c\x8d\xf1\x33\xeb\x4a\x8c\xc5\xa0\x23\x2c\x00\xac\xf7\xdf\x76\x39\xba\x0f\xc0\x27\xfe\x96\x2f\x6d\x02\x40\x6c\xde\x75\x0c\x2d\x27\x40\xde\xc9\xbd\x02\x7f\xc6\x5f\x63\x79\xf5\x3d\x6d\x29\x40\x27\x3d\xcd\x9b\x3f\x9f\x3f\x9d\xdd\xe3\xf7\x27\xa7\xee\x30\xe0\xae\x79\x00\x2c\xf7\xb3\xbe\x62\xbe\x0e\x40\x4a\x7b\x6a\xc8\x77\x87\xba\x48\x76\xe4\x59\x54\xcf\xf8\x2b\x0f\x93\xc8\x19\x49\x9b\x14\x8b\x5f\x79\x58\x72\x98\xe9\xd7\xb3\xed\x17\x1a\xbd\xfe\x49\xd2\xbe\xf6\xcb\xad\x92\xad\xfe\xd5\x98\x0f\xf3\xc2\x51\x0c\x7d\x16\xdd\x3b\xf3\x1b\xde\x62\x63\x6a\x1f\x2d\xbe\xde\x75\x2e\xfe\x92\x3e\x8e\x1b\x93\xb0\xf3\x1b\x25\x4c\x5f\xe8\x57\xb1\xb3\x7b\x67\xf9\x3d\xbf\x83\x6c\x23\xd1\xc2\xb4\x54\xdc\xe4\x68\x6d\x52\xaf\xb1\xba\x59\x2b\x6b\x95\x5f\xe9\xbd\xa1\x56\xce\x67\x25\x53\x1a\xb5\xa5\x5a\x5c\x6c\x69\xfb\xa2\x72\xbb\xa3\xe0\x99\xf9\x7c\x41\x10\x22\x37\xab\xcd\xc2\x24\x27\x16\x19\x9b\x2e\x6f\x6a\x99\xab\x87\x3e\x93\x30\x6b\x2a\x9e\x6d\x81\x4e\x8f\xcb\x37\xde\xc8\x3c\x88\x19\x8a\x58\x35\xde\x4c\x23\x62\xd9\xc3\xe6\x01\x1c\x62\x6e\x2a\x1e\xb9\x00\x10\x90\xbb\x97\xf3\xcf\xf8\xe2\xff\x63\x8c\x00\xbc\x48\xde\x65\xe3\xf3\x5d\xf6\xdd\xde\xcd\xc3\xa4\x14\x4d\xd0\x9f\x5c\xa3\xec\xfe\x1d\xd7\xc3\x40\x7b\x69\x14\x80\x5a\xff\x54\x87\x77\x88\xba\x45\xf6\xe3\xe9\x53\xbf\x4c\x9a\xc1\x8b\x0b\xc7\x78\x3c\xc4\xbe\x40\xf2\x4b\x31\xa7\xff\xb1\xd0\xb4\x0e\x2a\x8f\x2b\x79\x86\x93\x17\x55\x0c\xcf\xb4\x0d\xbc\x56\x9d\xc5\x39\xa0\xfa\xf7\xa5\x51\xbf\xb8\x84\xbb\x7f\xca\x0e\xd1\xfe\x74\xfc\x0d\xe2\xcb\x84\xf3\x85\x2f\xe4\xcf\xba\xa3\x1f\x6d\x5c\xa7\xcb\xbf\x29\x0d\xf8\x99\xd9\x7f\x3f\x32\x8b\xec\xf6\x37\x4d\xfd\xca\xb0\x50\xde\xa6\x6c\xd6\xd8\x9f\xb7\xfc\xf4\x4d\xbb\x59\x44\xbb\xd1\x5a\x60\xb5\xbd\x59\x79\xa3\xc2\x86\xf7\x2b\x0f\x13\x44\x2d\xed\x76\x58\x81\xb7\x49\x59\x95\xdc\x8e\x43\x9e\x9f\x49\xf0\xcb\x41\x44\x45\xd6\x63\xe3\xde\x62\x2d\xd4\xe3\x14\x35\xa3\xad\xa2\x6a\xf4\xa9\x84\x52\xa3\x9b\xf9\x15\x18\xfa\xe8\x41\x23\xda\x3c\x05\x4c\x45\xa4\x9a\xa1\x71\xd6\x53\x6c\x7f\x70\x35\x80\x33\xc7\x8d\xa3\x87\x2d\x00\x42\x08\xbb\x79\x48\x37\xa0\xd1\xfc\x93\xaf\xea\x76\xe3\x7c\x6b\xbd\xcb\x8f\x25\xbb\x9c\x8b\xa6\x69\xf9\x93\x98\x1f\xbb\xcf\x00\x77\xe2\x4e\xb3\xfc\x95\x87\x06\x32\x1b\xaf\x8d\xd6\x01\xec\x18\x5e\x49\xe4\xaa\x87\xf4\x0f\x53\x74\xb8\xf4\xa7\x38\xe7\x91\x6b\xdb\x55\x6a\x5a\x45\xa7\xda\xe4\xd6\xb4\x8d\x4c\xeb\x75\x5f\x06\x2c\x26\x3a\x5c\x68\x4f\x8c\x1b\x98\xfb\x12\xf4\xb5\x4f\xcf\xcf\x6b\x46\xf4\x15\xfb\xc0\x3b\x9b\xa9\x69\xe3\x6f\x7f\x0c\xac\x99\x9d\xf8\xae\x38\xc7\xd5\xfd\xbb\xd1\xd1\x45\xd9\x05\xc3\x36\x63\xfd\xe0\x05\xe2\x92\x56\x63\x98\xa1\xd0\xf8\xde\xd5\xc3\x75\x8c\x86\xcc\x7d\xe3\x1b\xa2\xaf\x34\x0d\x6f\x77\xbe\xd9\x7a\xfa\x82\x6c\xe0\xd1\xf2\x65\x9b\xf8\xdc\xdf\x60\xbd\xe1\x06\x42\x36\xfb\x8c\xfe\x62\xed\x0a\xb2\x25\xb5\xd6\x40\xbe\x42\x00\xd5\x94\x38\xa2\xcf\x5c\x6e\x89\x4e\x88\x3b\xa3\xef\x5b\x6a\x81\x79\x14\x2d\xa6\x67\xf4\xe2\x0f\xac\x55\x28\x9f\x9e\x69\xc1\x32\x76\x30\x58\x16\xc0\xb5\x65\x2f\xf7\x9f\xf1\x44\x6c\xee\xc6\x95\x2b\x4b\xf3\xc7\x9f\xac\xfe\x59\x07\x5d\x2c\xbb\xfc\xdc\xbb\xcb\x95\xd0\x5f\xf1\xff\x5b\x1e\xf0\xaa\xa4\x61\xbe\x78\xdd\x95\x65\x1a\x82\x99\xc8\xb2\x93\xc0\x78\x24\xc6\x54\xce\x22\xda\xe0\x5d\x3f\x52\x41\xbd\x2e\x4b\xb8\xf6\xf0\xa6\x89\x31\xb5\xbc\x27\x8f\x7f\xfd\x8a\xfd\xa9\xba\xb4\xc8\x37\x4b\xf1\xfe\x07\xdb\x84\xbc\x23\x7e\x38\xe7\xab\x77\x6e\x5b\xde\xff\xae\xfb\xb9\xae\x5b\xc0\x68\xef\xa2\xea\x82\x75\x9b\xa2\x1e\xff\x0a\xd3\x92\x55\x23\xbb\xf6\x9d\xb5\xd8\x95\x9d\x5a\x53\xad\xc8\x25\xa5\xb5\xb2\x4a\x49\xdd\xa7\x9f\x8b\x37\xf8\x5e\x0e\xea\xec\x0c\xee\xd9\xda\x2e\x7c\xac\x6b\xd3\xe5\xb2\x93\x9d\x83\xd4\x59\x6c\xff\x88\xf8\x9c\x91\xa5\x17\xd2\x28\x8f\x34\x4f\x6b\xd7\xb1\x7f\xfd\x11\x2d\x10\xff\x87\xce\xf1\x5a\x4d\x0c\x7d\xf4\x6f\x3a\x05\x15\x33\x98\xea\x88\x2c\xed\xeb\x2f\xcd\x71\x27\x02\x9d\xb5\x49\x25\x4d\xb8\xcb\x81\x6a\x00\xbb\xef\x80\x02\x88\x7b\xbf\xcb\x22\xa1\xff\x3e\x0f\x1f\x2c\x76\x39\xb3\xb3\x4b\xcc\x1c\x8d\xf6\xff\xe4\x21\xf0\xf4\x25\xd2\x0e\x35\xe6\xe9\x17\xfe\xee\x95\x19\xb2\x29\x5f\xbc\xe6\x95\x49\x67\xc2\xa2\x98\x8c\x7d\x7d\xaf\x11\xce\x5a\x7e\x4f\xa0\xd5\xeb\x2d\x74\x82\xe6\xc5\x44\xc7\xe2\xcb\x08\x79\x93\xdf\x9e\x27\xa4\x1e\xd9\xfe\xc3\xce\xb7\xf4\x6b\x70\xdc\xba\xa6\xaf\x42\x5d\xa0\xeb\xe2\x1a\x5d\x0e\xa9\x41\xc4\xa2\x71\xc5\xb2\xeb\x6b\xd3\x5e\x5d\xe1\x95\xad\x65\xf6\x06\x27\xad\xd5\xb5\xd6\xd5\x1b\x35\x1b\x1a\x86\x1b\xb5\xeb\x0f\xcb\xc3\xd4\x0a\xb7\x8e\x6d\x14\x94\xda\x6b\x3c\x59\x38\xbe\x59\xfb\x62\x49\x23\x66\xc2\x69\x87\x36\x77\x4e\xf3\xce\x50\x23\xc2\x37\xf3\x8e\x66\x61\xdf\x25\xa4\x62\x1a\x97\x66\x5f\x97\x10\xea\x59\xd2\x88\xe6\xbd\x56\x61\x74\x5f\x0c\x93\xe6\xcd\xc6\x02\x4c\x51\x84\xa0\x46\xda\xeb\x6b\xd8\xc8\xe0\x2e\x8d\xb4\x9a\x3c\xdc\xe5\x80\x21\x4d\x93\xca\xab\x38\xf1\x80\x7d\x00\x81\xc3\xbb\xf1\xec\xfe\x62\x07\xe0\x95\xeb\x2e\x3b\xb4\x77\xf9\x29\xfe\xff\x57\x07\x7f\x92\x7a\x1f\x80\x89\xfe\xc6\xa1\xcd\x76\x6a\x0f\xfb\x1c\x4f\xd4\x34\x81\x6c\xce\xbf\xaa\xd9\xfe\xc1\x8e\xc4\x2f\x66\x6b\xba\xf1\xb6\x96\x70\x5a\x5e\xc1\xbd\xff\x15\x13\x36\x4e\xb3\x3f\xe2\x6e\x0e\x03\x0a\x69\x8c\x4e\xf5\x88\x59\x43\xb8\xdb\x91\x9f\x0f\xfa\x87\x6f\xe7\x7a\xf4\x94\x68\x3b\xa7\x6e\x29\xa4\x90\x5e\x5d\x31\x4f\xd9\xdc\xf7\xc6\xa7\x02\xa1\xa3\xb7\xa1\x30\x1d\x54\x29\xaa\x46\xdc\x1c\xd8\xd0\x2a\xe3\x57\x15\xdc\xbe\xb1\xd9\x53\x44\x54\x39\xb2\x43\xb7\xd5\x9d\xdf\xae\x5c\xb8\xfd\x76\x9b\xfb\x39\xbb\xea\xe1\xef\x26\x3b\xe5\xd9\x7b\x55\x1e\x4f\xd6\x22\xbf\x24\x1f\x55\x59\x1e\x3d\x8d\x5a\x89\xdf\xa7\x2a\x3f\x90\x82\xce\x88\x61\x52\x25\x77\x4f\x60\x34\x22\x69\xd4\x24\xda\x63\xb0\xc7\x42\x1b\xd5\xee\xb7\xa8\x62\x8b\x82\x06\x54\x87\xdf\x7c\xc6\x05\xfb\x9d\x57\x21\xbc\x9e\xc2\xb3\x79\x5d\x02\xd8\x5d\x66\x00\x90\x2b\xb3\xcb\x1a\xd4\x2e\xfb\x9f\xec\x72\xfa\x67\x9e\x70\x74\xff\x15\x7f\xca\x2e\x77\x1e\x03\x30\xf1\xdd\x3a\x3f\x1b\x4b\x1d\x7c\xaa\xc9\x23\xf5\x51\x92\x22\xc0\xcf\xaf\x18\xd0\xde\x47\xea\x16\x0f\x31\x3a\x5f\x1d\x4b\x3c\xa0\x90\xef\xd8\x5d\x78\x1e\xcf\xa2\x59\xee\xff\x30\xa9\x19\x2b\x62\x72\x38\xea\x7d\x68\x04\xba\xd9\x56\x24\xe9\xa5\x97\x0a\xd2\xdb\xd3\x32\x47\xc0\xe1\x0c\x62\x39\xc1\x34\x8f\xdf\xcc\x09\x71\xe8\x55\x5e\x7e\x91\xee\xcd\xed\x91\x81\x9a\x22\x37\x15\xf4\x76\xd3\x86\x74\xe1\x69\x25\x1b\x84\xd2\xce\xb9\x1c\x26\x45\x73\xe4\xe5\x9d\xcd\xcc\xcb\x0a\x9f\x91\xd1\x08\xc3\x74\x65\x05\x0e\x84\x12\x92\x3e\xc5\x44\x61\x64\xd9\x13\x25\x96\xa0\xab\xd8\x33\x7d\x1d\xcd\x1d\x33\xa0\x24\xf2\xc9\x12\x23\x1e\xa1\xa7\xb4\x35\x34\x85\x69\x09\x73\x55\xac\xff\x10\x83\x45\x06\x3c\x54\xba\xde\x9d\x8c\x8b\xf2\xbd\xa2\xc4\xd1\x3e\x82\xbf\xe9\x39\xa9\xd8\xd6\x9a\x8e\x2f\x72\xeb\xf8\xfb\x3c\xfc\xba\x1f\x7e\xf5\xc5\xb1\xee\x5d\xae\xd2\xfe\x5b\x1d\xa0\xaf\x02\x5c\xcc\xfa\x43\x6c\x41\x11\x80\xc9\xff\xf6\xb3\x4f\x55\xd4\xa9\xa7\x1b\xdc\x25\x5d\x38\x4a\x27\xff\x13\x99\x07\xf5\x53\x64\x1b\x89\x47\x3a\x0e\xc5\x63\xa4\xe3\x8a\x47\xad\xee\x66\xf4\x12\x92\xb5\x4e\xb8\x99\xc7\x1e\xc2\x5b\x1a\xed\xf5\xab\x09\x14\xc1\x96\x5a\x17\x44\xb2\xb9\x3e\xc6\xa4\xb9\x17\xc5\xf5\xd8\xf4\xa3\xc7\x62\xe8\x93\x04\x4d\xd4\xd0\xbc\x85\xaf\x52\x38\x75\x36\x90\xeb\x6d\xa5\x19\xe5\x2a\xf5\xc8\xd2\x19\xeb\x8c\x43\xf2\xd3\x28\x09\x24\x63\x0a\x97\xbc\x28\xaa\x09\x99\x9f\x24\x2d\xcb\x8a\x11\x42\x0b\x46\x9f\x96\xfd\x8c\x1e\x40\xbd\x8b\xd5\x95\xfd\x03\x7d\x1f\x1d\x19\x39\x2e\x3b\xbb\x76\x06\xf3\x28\x5c\x59\x2e\x62\x4e\x04\x7b\x30\xb8\x43\x2e\xe7\xeb\x1e\xec\x96\xbf\xbe\x9c\xdb\x98\x35\xae\xde\xfb\xa9\x1c\x66\x10\x87\xbf\xe8\xc9\x20\x67\xd0\x77\x0c\x8f\x74\x39\x20\xa7\xda\xc3\x4f\x10\x76\xa4\x02\xa4\x9b\xec\xc6\x57\xbd\xbd\xcb\xde\xc0\x5d\xee\xbe\x59\x0f\x80\xb8\xf9\xcf\xf8\xb1\x2c\xbb\x9c\x3f\xb2\xcb\x89\x44\x20\x3c\xb8\x45\x7f\xfd\xfd\x02\xb0\x3d\xdd\xfb\x54\xb7\xe9\x04\x05\x2f\xe0\x20\x75\xab\x62\x0f\x39\x56\x12\xa7\xfd\x22\x87\x42\xfa\xac\x98\x65\xdc\x9b\x50\x45\xc4\x69\x6a\xda\x5c\x09\x95\x20\x44\x1b\x95\xba\xeb\xf8\x3c\xc5\xbf\xb1\xd4\xf4\xbd\xe3\x38\x8e\x7b\xe7\x62\x1f\xcc\x60\xb5\x82\xe3\x0a\xbd\x19\x46\x6f\x34\x83\x75\xce\xee\x8c\x1c\xd2\x61\xc4\xde\xae\x7e\x1e\x95\xa9\x9a\x85\x99\xed\xcd\x8e\xea\x56\x38\x80\x91\x5e\x98\x8c\xde\x91\x95\xc6\x3c\x40\x33\x45\x7b\x48\xcb\x63\xd3\x30\x2f\x43\xe8\xa5\x36\xb0\x53\x18\x54\x50\x99\xe4\x18\x2e\x1d\xdb\xec\x67\x21\x75\x04\xcb\x83\xad\xf6\x6b\x96\x6a\x5b\x9f\xc4\xb1\xfb\xb8\x4a\x2d\x2f\xe4\xe2\x10\x1e\xe5\xd2\xec\x53\xb1\x78\x37\xd7\x09\x69\xa9\x89\x51\xfc\x0f\x67\x7d\xe9\xb4\x51\x75\x82\x98\xe3\x45\xa9\xae\xa1\x3d\xc4\xc3\xd6\x93\x7f\xf7\xc5\xff\xad\x83\x2d\x96\x7f\xc6\x4f\xb1\xd9\xe5\x0f\xe3\x5d\x7e\xc9\x05\xb8\x98\x72\xf0\x4e\x67\x34\x00\x8d\x16\x0d\xcd\x5b\x27\x08\x78\xd2\xc4\x56\x5d\x45\x4f\x55\x12\xa8\x13\x6d\x2e\xd8\xa6\x18\x48\xda\x2b\x9f\x4a\xae\x27\x47\x2b\x71\xe8\x3e\x88\xe2\x27\x7d\xd5\x58\x36\x89\xf4\x6f\x21\x59\xe9\x73\x58\xb4\xb8\x90\x89\x57\x2d\x8f\x3a\xdb\xd8\x0c\x11\xde\x3a\x6b\xb8\x69\x9b\xff\xc0\xe3\x83\xae\x7b\xe7\x1a\xe4\xe1\xbf\x24\x97\xfa\xd0\x69\x9b\xe3\x55\x5e\x94\xfb\x55\xab\x58\xe3\x8a\x3a\x14\x02\xdd\x15\xee\xe2\x1e\x8c\x17\x07\x2d\x48\x6f\xe0\xf4\xd6\x4e\x06\x78\x49\x8e\xe3\xd2\xb0\x4d\x7e\x76\x92\x8e\xb8\x2f\x58\xaa\xcf\x8e\x84\x1a\x3e\x0a\xf7\xd6\x23\x52\x9c\x97\xf0\x04\xef\xe0\x72\x45\x4c\x85\xd0\x42\xd8\xe3\x60\x29\x71\x64\xa7\x00\x1f\xea\x72\x49\x3c\x65\xa5\x90\xa0\x6f\xb7\x2c\xf1\xdb\xf7\x25\x42\x92\xed\x37\xf1\xd3\x53\xe5\x44\x67\xf3\x72\xf1\x94\x09\x41\x62\xae\x59\x13\x40\xe5\xa9\x9f\x75\xf0\x33\xfe\xef\x65\xff\x76\x0e\xd6\xd0\x3f\xe3\x9f\xdd\x65\x4f\xc9\x2e\xdb\x8e\x02\x30\x07\xdd\x52\xa8\xc1\x41\x34\xfb\x27\xb6\x6b\xc5\x55\xd4\x08\x41\x0f\xe1\x53\x99\xcf\xa8\xc7\x25\xac\xa4\x46\xa2\xbf\x53\x7c\x15\xe2\x94\xc6\x82\x96\xc9\x89\x1a\x64\xdd\x34\x4f\x7f\xd2\xa6\x01\x93\xc9\x63\x07\x35\x52\x8d\x69\xa3\x99\x8a\x65\x16\xe9\x9a\xc3\x41\x6b\x37\x53\x61\x62\xb0\x6f\x84\x43\x80\xfe\x38\x61\x3d\x4e\xc1\x65\x40\xeb\x2a\x21\xf9\x79\x82\x5b\x8e\x0a\x96\xa0\x5d\xd3\xe0\x2e\x2f\xef\x45\xd0\xef\x11\x73\x3b\x2c\xa3\x81\xcf\xfb\xf6\xca\xb3\x55\xf2\x26\x7e\x66\x63\xd2\xfd\xac\xd8\x77\x82\x35\xfe\xa5\xd3\x8b\x5f\x71\x8b\x56\x11\x2f\x10\x0c\x6d\xbb\x45\x35\x88\xe2\x84\x24\x1b\x73\x91\x63\x44\x36\xa2\x82\x19\x51\xe4\x0a\x6e\x2f\xd1\xdc\xcc\x4d\xc4\x7d\xfb\x10\x31\xd1\x34\x53\x44\x76\x29\x80\x74\xcc\x88\x51\xc4\xf9\xfb\x1f\xa4\x67\x86\x87\xfe\xae\x83\xcf\x51\x3f\xef\x45\xed\x7f\xc6\x8f\x70\xda\xe5\xf4\xf5\x5d\xf6\xff\xec\x8f\x8d\x9d\xbb\xac\x23\x00\x30\x9f\xbb\x71\xa2\xc4\x02\xbe\x3c\xfe\xca\x18\x9f\xad\x07\x4f\xf9\x2c\x9f\xad\xc6\x4f\x53\xdb\xc4\xec\x05\x56\xc2\x2e\x53\x8f\xc9\x4b\x48\x97\xfb\x3e\xa5\xfc\xae\x29\xa5\xb1\xe0\xca\x44\x0e\xd5\x8f\xd4\x13\xb4\x8e\x22\x0b\x9b\xbe\x32\xe8\x33\xcb\x21\xad\xdb\x9b\x9a\x18\x1a\x47\x90\x72\x3d\xac\xcc\x79\x74\xb7\x48\x6c\x11\x1f\xac\xc6\x34\x70\x44\x74\x7a\x84\x8d\xbd\x32\x9a\xb8\x56\xa2\x62\x73\x59\x7e\x95\x98\xdc\x78\xde\x76\x5a\x26\x88\x78\x7c\x80\xdf\xe1\x8d\x44\x3b\x51\xef\x1b\xca\x56\x55\xf4\x1b\x31\x66\x4b\xc6\x6a\x4e\x94\x96\x68\x4f\x68\xb7\x66\x15\xf6\x23\x71\x12\x53\x4c\x16\x84\x66\x49\xa1\xc4\x65\x23\x2d\x21\x35\x52\x37\x89\xde\x80\x5f\xd0\x97\x7c\x8b\x14\xad\xb3\x24\x80\x21\xcc\x93\xc6\xb5\x42\x04\x91\x68\x77\x52\xa8\xae\x9d\xa0\xf9\xba\x23\x79\xaf\x66\x10\xc0\xc0\xcf\x7b\x71\xe9\xbf\xfa\x00\xe1\xe7\x2f\x79\xe7\x3f\xee\x72\x78\x6d\x97\x2d\xc3\xbb\xac\xe7\x06\xb8\xd6\x7f\xfc\x60\xce\x2a\x00\x8d\x2e\x0d\x4d\x1e\x17\x20\x1e\x7f\xb8\x77\x3d\xd9\x0d\x1c\xf9\x7e\x7b\x9c\x17\x59\x0a\x97\x44\x0f\x72\x75\xf9\x0d\x52\xe3\xe5\x84\x44\x0c\xdc\xa4\x28\x2d\x1a\xf7\x14\xc4\xec\x18\x29\x2e\xba\x43\xca\x8d\x66\xc3\x64\x8c\x49\xaa\xa6\xa5\xc9\x04\x39\xc1\xa6\x54\x77\xd6\x60\x90\xec\xe6\x76\x55\xff\xa4\xce\x2d\xb2\x7e\x60\xb2\x3e\x41\x83\x91\xf4\x29\x91\xdf\x04\xa7\xbc\x4a\x7a\x9d\xa7\x6a\x1a\x23\xef\x47\x6a\xa8\xe0\x32\xf9\x24\x9d\x43\x12\xeb\xbc\x6e\x1e\x21\xf1\x99\x14\xfa\xc1\xd7\xa4\x57\xec\x3e\x49\x6e\x86\xde\x34\x4a\xd8\x99\x54\xb2\xf5\xd8\xb0\x45\x68\x80\x94\x48\x34\x31\xc4\x09\x66\x93\xcf\x92\xfc\x74\xb5\x05\x62\xc9\x21\x24\xac\x26\xbf\xc0\x09\x72\x03\x99\x51\x5d\x87\x7f\x9d\xdc\x43\xe6\x50\x1b\xe0\xdb\xa4\xdc\x24\xe7\x28\x1f\xe7\xd3\x24\x5a\x90\x27\x14\xbe\x03\x4c\x05\xfc\xdb\x39\x58\xb6\xdf\xe5\xc8\xe6\x2e\x3b\x7c\x77\x59\x73\x6d\x97\xf9\x3f\xfb\x65\x6e\x10\x00\x83\xf1\x79\xa7\x94\x70\x80\x87\x2d\x37\x3d\xa2\xf5\xa1\x8a\xf7\x00\x4b\x58\x90\x2a\x68\x88\xbc\x7e\xfa\xcc\x7d\x19\xce\x49\xb7\x73\xdb\x3b\xb4\x52\xf5\x54\xbf\x8b\x1b\x5b\x99\x50\xe9\xb5\xca\xa4\x3c\x4d\xb4\x28\x21\x46\x3a\x4a\xaf\x8c\xb4\x28\x22\x96\x49\xaa\x24\x3d\x76\x0a\xbd\xf3\x90\x7a\x8e\x66\x37\xe5\x91\xaf\x88\xfa\x35\xb5\x6c\x72\x55\x74\x91\x4e\xaa\xd2\x3d\xf2\x9b\x74\x07\xed\x25\xb9\x42\x72\xf4\x8b\x00\xdd\xd3\xd2\x29\x64\xeb\x9a\x1d\xdd\x7a\x89\x7d\x64\xcf\xf6\x2a\x1d\x35\xb1\x64\xf2\xc5\xa1\x63\xfa\xa2\x22\xa7\xc8\x77\xa6\x7e\xe8\xed\x17\x44\x91\x25\x36\x4f\x69\xa3\x7e\xc5\xcf\x1f\x44\xde\x20\x1b\xaa\x8a\xf2\x49\x51\x34\xc8\x5f\x15\xda\x78\x27\x28\xfe\x94\x7d\xf2\xa7\x78\xda\x28\x5f\x29\xfa\xd2\x4c\xdc\x31\x54\x56\x4a\x9b\xf8\x71\x80\xed\x81\x7f\xc6\xbf\xf1\xec\xe7\x3d\x90\xb0\xcb\xee\x9f\x1b\xcd\xeb\x43\x76\xf9\x82\x6b\x97\xa9\x3f\xfb\x45\x5a\x3a\x00\x93\xe5\xc5\x85\x58\x71\x80\x27\x62\xb7\x3e\x84\x98\xc2\x22\xb7\x06\xa3\x80\xf7\x43\x28\x12\xc2\xb1\xae\x38\x77\xc1\x7d\x19\x77\x4e\xbc\x35\x3f\x75\x56\x39\x96\x5f\xca\xec\x04\x35\x45\x63\x53\x78\xd1\xa0\x81\xaa\xa4\x4b\x15\xcf\xd1\x7b\x4e\x3d\x63\x6a\x2e\x6d\xaf\xf5\x8e\x7a\xd2\x76\x53\x9a\xac\x31\x42\x29\xf0\x54\x54\x9c\x53\x9e\xa1\xcc\x06\x16\xc9\x4d\x2a\x7c\xa7\xd8\x25\xbc\x51\x26\xca\xfd\x41\x51\xcd\xaa\x54\x79\x27\xfd\x96\xf2\xe8\x85\xbe\xea\x8e\x78\x1c\xe5\x59\x7d\xb4\xca\x8a\x08\x81\xf2\xb4\x83\x43\x45\x45\xd8\x92\x8c\x1f\xbe\xaa\x66\x28\xc8\x46\x39\xf3\xad\x51\xc5\x93\x5f\x95\xc2\xbd\xda\xac\x24\xca\xf7\x86\xc2\x89\x9b\x54\x3a\xc5\xdb\x42\x89\x20\x27\xca\xd5\xf3\x84\x50\xd6\x28\x8e\x52\xa6\xdc\x75\xd4\x3b\x94\x5a\xf1\x24\xae\x61\xaa\x11\x05\x23\x92\x08\xc0\x7e\x80\x77\xfc\xd8\x87\x7f\x78\x10\x17\x05\xee\x9d\x77\x01\x50\xb4\x15\xfe\x7c\x4d\x09\x40\xfb\xb8\xf8\xdd\xbb\x53\x00\xfa\x9d\x32\xf9\x2c\xd5\x00\x26\xfb\xe4\x87\xd9\xfd\x01\x6f\xde\xac\xda\x2b\xf8\x00\x8a\xcc\xc6\xb4\xaa\x24\x1a\xa9\xd3\x26\x3c\xc6\x5d\xea\x67\xa8\x97\x4c\xd3\xad\x97\x8c\xcf\x52\xac\x8d\x39\x3d\xa2\x6c\x0c\xc9\xfd\x06\x59\x21\xce\xce\x55\x24\xd0\xcd\x4e\x7a\xec\xad\x4d\x92\xd4\xbe\x9a\xbb\x14\x28\x4c\xda\xaf\x3e\x59\x36\x1e\x7c\x9d\x18\xa9\x1a\x59\x7f\x36\xcc\x91\x80\x54\x3e\xd1\xf1\x20\x8a\x87\xe0\xa2\xa0\x37\xf4\x7b\xcc\x32\x1e\x25\xab\x35\xfd\x26\x5e\x1f\x7f\x4a\xea\xe5\x4e\x72\x72\x2a\xe1\x9a\xc4\x22\x2a\x34\xf6\x12\xa1\x4b\x1c\x89\xb6\x8b\x98\xfe\xe5\x7f\x90\x4e\x89\xce\x63\xe5\xfd\xb9\x76\x8c\xc5\x3d\xb0\x52\x01\x4c\x4b\xbd\x12\x81\xd8\x11\x3f\xda\x6f\x23\x92\x68\x9c\xba\xf7\xd4\xe7\x6b\x52\xfb\xf0\x67\xdd\x07\x86\xae\xca\xb8\xe1\xba\xbc\xec\x7b\xff\x90\xc9\xc4\x47\xbb\xe2\xba\x8e\xc8\x44\x12\x2e\x38\xc5\xb4\xc6\xc8\x59\xe3\x77\x5c\xae\x00\xb0\x7b\x70\xb2\xd1\x92\x00\xf8\x7b\xb9\xdf\x9e\x7a\x00\x20\x3e\xc8\x1b\x77\x76\x14\x40\x45\x4f\xe8\xfc\x55\x34\x80\xce\x71\x71\x46\x7a\x4d\x00\xe3\x04\xe9\x58\xd6\x60\x00\xb3\x26\xb9\x3c\xf6\x14\x00\xcb\xf7\x2a\x57\x04\x68\x21\xce\xfa\x8c\xe6\x07\xa9\x45\x6a\x9b\xa5\x8d\x11\x8b\x66\x10\xf5\xb8\x79\x85\x85\x98\xb1\x09\x85\xd5\xd4\xd0\x4d\xda\x0e\x4d\xf6\x32\xba\x1e\x5c\xe0\xd6\x48\xb2\x35\x78\x1e\x7f\x27\x40\x9a\xf8\x49\x67\x25\xc7\x23\x84\x4c\x7c\xa0\x65\x50\x6a\x14\xe9\x4d\x68\x57\xd7\xad\xeb\x8c\xb9\x42\x60\x53\xb9\xd1\x69\x10\xcf\x82\x17\x52\x74\x1a\x51\x4e\xa1\xff\xcb\x87\x49\x96\xbe\x88\x50\x4a\x53\xfb\xcb\x87\xb9\xfe\x9f\x7c\x9c\x27\x4c\x88\x8f\xa3\xa3\x22\x34\x50\x49\xe2\x8b\x18\xd7\x10\x99\x55\x2e\xc9\x04\x4c\x56\x88\xe1\xf4\x84\xf4\x4d\xec\xb3\xa0\x63\x13\x1e\x32\x47\xb1\x19\x01\x3e\xbf\x3c\x98\x5e\x4f\x39\x47\x9c\xa7\x4f\xe6\xbb\x72\xf9\xc3\xb8\x1f\x5e\xde\xad\x4f\x15\xb4\xf0\x07\xbd\xf6\x34\x26\xc8\xa7\x10\x4e\x39\x87\xfe\x9d\x07\xc1\x48\x6e\xc1\x53\x46\x00\x32\x9c\x7c\x84\x0b\x4a\x00\xea\x1d\x02\xdc\x57\x93\x01\x0c\xe8\x44\x7c\xef\x2a\x03\x58\xdc\x96\x7c\xce\x9a\x06\x60\x25\x2d\x17\xf2\xac\x15\xc0\x36\x44\xf9\xb8\xe0\x1d\xf0\xb4\x5b\xd7\xa4\x95\x41\x52\xfb\x6c\xb9\x0c\x4e\x69\xb2\x53\xca\x2d\x23\x2c\xf7\x5b\x58\x91\x67\x2d\x78\x9d\x15\x9d\x44\xc9\x34\xa6\x95\xfe\xaf\xbc\xf9\x48\x37\x0d\x71\x71\xc7\x83\xde\x11\x19\xf4\x4f\x66\x3f\x89\x44\x13\x8a\xb5\xfd\x4b\x13\x63\x1f\xe0\xbb\x34\x05\xeb\x70\x49\x5e\x78\x63\xd5\xf4\x4e\x9e\x94\x9b\xbf\x7c\x18\xec\xbc\xdc\xd2\x02\x7f\xd6\x97\x5f\x3e\x0c\xee\xa3\x54\x1f\xa2\x38\xf5\x18\x3e\x44\xb2\x07\x59\x96\xf0\xfd\x97\x0f\xb3\x99\x2c\xb9\x84\x4e\x89\xbc\xb8\x50\x28\x55\x8d\xc9\x0e\x19\xfe\x4a\x92\x79\x87\xa9\x08\x7d\x36\xf2\x42\xee\x04\xf6\x49\xf0\xc9\xfe\x0f\x72\x44\xec\x87\x00\xf3\x1e\x46\xb9\x4d\x5c\xa2\x0f\x57\xeb\x19\xa5\xdf\x71\x8c\xfe\xec\x6f\xca\x14\xf5\xf1\xba\x1e\x62\xf5\xf7\x15\xed\xf1\x53\xae\xca\x00\x9c\xe9\x1c\x83\xc7\xc7\x01\x84\x1b\xb8\x16\x4e\xf5\x00\xc8\x75\xf1\x60\xcf\xe7\x03\xe8\x9c\xe5\xef\xb8\x36\x00\x60\x92\x2d\x72\xeb\xde\x7e\x00\x8b\x06\x71\x35\xe6\x4d\x00\x5b\x75\xa9\x0f\x4f\xd8\x00\x1c\xc7\x14\x3a\x04\x1c\x21\xc0\x25\x54\xcd\x56\x66\x9a\x3a\xe8\x30\xa3\x27\xae\xc9\x47\xe9\xb6\x4d\x34\x73\x35\x8f\x25\x1b\xdb\x64\xdb\x25\xbb\x7d\x21\xe9\x5b\xa8\xf9\x19\x04\x14\x11\xef\x9a\x7e\x8f\x7e\x16\xf5\x8c\xf0\xd4\xb0\x27\x73\x27\xc1\x00\xef\xa4\xe7\x55\xc2\x99\x32\x88\x5b\xd4\x7a\x5f\xcf\x96\x9e\x84\xfb\x43\x5d\xf6\xdd\x52\x76\x01\xd6\x40\x99\xf7\x53\x4b\xde\x05\xcc\x6b\xb9\x8f\xab\xe9\xf9\xbc\x7f\xf9\x1f\x27\xa4\xc7\x76\xd2\x33\xef\xe0\xda\xa4\xe6\x10\x71\xa9\xd6\x68\x36\x29\x39\xe4\x4e\xc2\xf1\xc5\x76\x99\x9b\xe8\xbd\x31\x36\x53\x7e\x72\x81\xa8\x91\xb8\xbd\xa3\x77\x14\x52\xd0\x72\x31\x41\x1f\x86\x15\xd9\x30\x77\x23\xd0\xdd\x1d\x0a\x5b\x58\xd7\xa0\xf4\xd6\x08\x65\x71\xac\x56\x70\xd5\x9b\x14\xe5\x15\xdc\xd9\x80\xa3\x75\x5e\x2a\x34\xb8\x36\x1f\xaf\xca\x4b\xaa\xfb\xf0\xb7\xbc\x2c\x00\x9e\x2d\x3d\x5b\x3e\xb6\x01\x20\x59\xcc\xd1\x71\xfa\x28\x80\xaa\x38\x97\xd0\xf9\x0c\x00\xfd\x26\xbe\x82\xeb\x97\x00\x4c\xae\xf1\x8f\xde\x3a\x0a\x60\x2b\x22\xe6\xc9\xc2\x0a\xe0\x72\x48\x62\x8b\xdd\x04\xc0\xfd\xb0\x1c\x1d\x7f\x0a\x14\x79\x34\x29\x4b\x48\x29\x50\x3f\xb8\x61\xb5\x73\x34\x5b\x29\x59\x8e\x2c\xa6\xa1\x96\x9d\xe4\xdb\x76\x68\xdb\x53\x9e\x5c\xc4\x01\xeb\x73\x3e\x6a\xa1\x22\x84\x5a\x73\xa5\xa8\xe0\x58\x4d\x7c\xa9\xb1\x45\xc6\x4c\xf2\x37\x9c\xbf\x81\x4c\x09\x7d\xd6\x5d\x6c\xa1\xce\x42\x3d\x7f\xde\x23\x0c\x46\xa3\xa8\xab\x2b\x7f\x15\x73\x48\x79\xfd\x4b\xf2\x0b\x26\xb4\xae\xfc\x9b\xf5\xed\x92\x63\xff\x3f\x1f\x66\x83\x5b\x76\x2f\x62\x20\x55\x63\x5a\x57\x81\x0f\x79\x21\x95\x73\xbc\x4a\x61\x12\xa5\x9a\x90\x33\xc8\xa5\xd8\x8f\xb6\x8f\x11\xe9\x21\x28\x2b\xa1\x4b\xa2\x6b\x5b\xbb\x95\xd7\x31\xdb\xa1\x9b\x0d\x64\xd5\x24\xac\x60\x48\x59\x9d\xa8\xda\x3c\x96\x27\x74\x5f\x25\x9d\xba\x30\x6e\x7f\x20\x6d\x89\x94\xfa\x12\x6e\xcb\x87\x1e\x80\x53\xea\xa9\xef\xb1\xc8\xbf\x3d\x08\xd5\x3c\x8e\xb4\x73\x06\xff\xf0\x20\xbe\xf2\xc1\x6d\x0f\x00\x87\x45\x11\xcf\x07\xba\x00\x6e\xaf\xc4\xef\x3d\xe1\x01\xf0\x93\x92\xe1\x17\xd4\x85\x08\x7f\x13\xc5\x51\x99\x71\x6a\xb3\x8f\xb4\x66\xaf\xf6\x3e\x4a\x88\xfb\x65\xe3\x0b\xd6\x67\xc8\x0c\x8e\xef\xad\x23\x3d\x1f\x13\x55\x6d\xfb\x3c\x63\x23\x8a\xf1\x3d\x56\x43\xe1\xaf\x93\x15\x70\x38\xd3\xc1\xb4\xfc\x74\x2c\xf6\xb3\x61\x75\xf1\xab\xdc\x17\x98\xd7\x7a\x6d\x75\xdc\x85\x75\xe8\x78\xcd\xc9\xf7\xb4\xa5\x7b\x50\xed\x2a\x19\xdf\x4a\x5e\x5a\xfc\xe5\x3d\x38\xca\x5b\x6c\x2c\x14\x97\xff\xca\x07\x82\x57\x36\x69\x9b\x90\x3d\xb1\xb0\x5f\xe1\xe6\xce\x78\x66\xf3\x17\x71\x45\x40\x74\xa6\xe1\x86\x86\x54\x2e\x23\x45\x53\xa3\xbb\x0e\xaa\x25\x22\x49\xc9\x7a\x6d\x35\x6a\x73\xa8\x81\x84\xdb\x6f\x24\xd5\x05\x31\xac\x51\x57\xab\x3b\x34\x34\x30\xab\x61\x9b\xaf\x70\x9a\xb2\x58\xb5\x90\xcd\xd2\xbd\x9a\x36\x38\xda\x40\xc1\xe7\x3f\xb4\xb9\x71\x01\xfe\x47\x01\xf8\xd1\xec\xee\xc7\xa3\x00\x64\xb4\x1f\x4f\x9d\x0c\x05\xd0\xb8\xc8\x2e\x71\x26\xf4\xff\xfa\x20\x6e\x67\x85\xce\x33\xd7\x00\xf8\x64\x8b\xb6\xb2\x6b\x03\xf8\xd3\x4a\x9f\xe2\xef\x86\x94\xe0\x41\xf9\xb7\x32\xa7\xa8\xe5\x81\xfb\x35\x18\xb4\x71\x94\x5c\x1f\x49\x03\x0e\xab\xab\xa4\x7e\xd7\x18\x2b\x8c\xcf\x30\x21\xcf\x69\xca\xd9\x3d\xd6\x17\xef\x69\x93\x1f\xca\x9d\x7a\x1c\xfb\xda\xa2\x2e\xd5\x3f\x2f\x17\x13\x60\x7a\xba\x70\xfe\x05\x1d\xda\xdb\x20\xa3\x4e\xb0\xec\x28\x92\xaa\x3d\xfc\xde\xa6\x92\x0b\x91\xa7\x9a\x34\x97\x59\x7b\xe4\x2f\x1f\xe6\x7f\xf2\xb1\x7a\x5b\x91\x67\xeb\xb7\x42\xf4\xb7\x61\xa5\x98\x1d\xd5\x9c\x03\xc3\x85\xaa\x73\x3b\x71\x39\x07\x7a\x97\xd5\xcf\x20\xd4\x32\x93\xda\x59\x35\xac\x91\xd1\xa9\xc6\x8d\x96\x9a\x62\xa8\xec\x44\xf5\x9a\x28\x4d\x0a\xba\x33\x26\xae\xfc\x93\xb6\x04\xe6\x8f\xe8\x98\x22\x56\xdd\x2b\x98\x85\xf0\xce\x82\x47\x3a\x6f\xb0\xc1\x21\x91\xd9\x46\x7a\x97\x71\x34\x41\xac\x00\xc2\x89\x8f\xdf\x1c\x37\x02\x50\xd8\xc3\x2e\x70\x4a\x07\x40\x57\x99\x3d\xfd\xdc\x23\x00\xf3\x0a\x4e\xdb\x2b\xe3\x00\x4e\x56\x5c\xef\x6f\xfd\x0e\xe0\x2d\xc0\xff\x9a\x69\x18\x20\xb0\x41\xf8\xf2\x63\x24\x40\xc8\x9c\xe4\x82\xa0\x15\xc4\x85\xd7\xc8\x45\xc9\xe4\x53\x9f\x87\x47\xa8\xce\xe8\x7c\xa1\xc4\x86\xbc\xd0\x99\xb0\xa6\x25\x05\xfb\x35\x9b\x2b\xfa\x9b\x11\xae\xb8\x70\x38\xcb\x27\x8c\xe0\x1e\x3b\x76\x05\x88\xe7\x5c\xc6\x20\x6d\x72\xe2\x11\x85\x5a\xe8\x13\xe6\x0d\x85\x67\x5f\x3d\x42\x2e\x1b\xef\xaf\x5d\xae\x12\xd8\x01\xdd\x53\xfd\xf0\xfa\xe8\xd6\x57\xf5\x80\x05\x54\x73\x26\x82\x41\x19\xb1\xc2\x5d\xc7\x87\xba\xa7\xf8\x60\xfd\xd8\x2b\xe2\xce\x39\x45\xa6\x8d\xfd\x65\x5e\x33\xbd\x2a\x5f\x36\x59\x4a\x98\x47\x63\xd5\xb6\xb7\x7a\x0a\x08\xef\x53\x35\x39\xb6\x57\xf3\xbe\xb4\x36\x68\xdf\xd8\x99\xce\x26\xbd\x7e\xa5\x6b\x8a\xd0\xcd\x8a\xae\xa2\xd5\x0b\x41\x1a\xa4\xef\x7d\x75\x5e\x8f\x17\x95\x91\x44\x5f\xc4\xa5\xcf\x8e\xae\x8a\xcd\xcb\x5d\x35\xa0\xc1\x78\x45\xd1\x66\xa9\x19\x34\x60\x56\x22\x2e\xa4\xa4\x1b\x46\x61\xdf\x06\x13\x01\xc4\x8e\x3d\xf9\xe3\xc4\x2d\x00\x45\xd6\xc7\x5f\xe9\x6a\x00\xf4\x86\x1e\xdd\x3f\x3d\x01\x60\x19\xf1\x84\xed\x82\x29\x80\xab\xda\xb3\xce\xeb\xf9\x00\x7e\x2f\xf9\xa7\x1f\xc4\x03\x84\x7c\x13\x0a\x7a\x92\x09\x10\xb5\x2c\x86\xe7\x7f\x07\xd5\x71\x04\xa9\x31\xa9\x9b\xd4\x8f\xf1\x27\x14\x3f\x69\x1d\xa5\xc4\x46\x89\x6a\x79\x5a\x5f\x20\xf9\x84\xde\x37\x31\xf0\x6f\xc0\x17\x78\x9f\x75\x18\x4f\xc6\x63\xf0\x6e\xcb\xde\x87\x0b\x59\xd0\xcc\xf6\x49\x09\x17\x5e\xfd\x86\x2c\xb0\x7e\xf2\x7c\x7f\x75\xc5\x4e\x8f\xd9\xcd\x5a\xa3\x86\xc8\x6d\x25\x3d\xe5\xc1\x73\xcd\x97\xb6\x4e\x6a\x28\x2c\x4c\xb7\xf4\x6e\xed\xa8\xd3\x2d\x9e\x6d\x96\xf8\xe5\x07\x2d\xb8\xab\x1d\x5a\x33\xa8\x7c\x33\xae\xa1\xf1\x63\x83\xe6\x15\xd3\xfb\x29\x9d\x84\x8d\xaf\x65\x7e\x1d\xc3\x3a\x4e\x5b\xd3\x85\x25\x0d\x8e\x7a\x9f\x77\x8e\x3c\x17\x2a\x9f\x34\x50\x44\x34\x65\x96\x97\x3c\x37\x34\x43\xda\xa6\x33\x17\xda\x18\x8a\xa3\xf2\x93\x4c\xb2\xbf\x1a\xf3\xa0\x6f\x26\x78\x67\xd0\x19\xb3\x63\xce\xc6\xf0\xa6\xe8\x1a\x27\x61\xba\x22\x4f\xc4\x2b\x98\xbc\xc3\x2a\x84\x99\x01\x88\xaf\x3f\x5a\x3f\xbe\x0c\xa0\xf2\xe9\xa1\xe7\xc9\x6d\x00\x23\xfe\x87\xc8\x33\x41\x00\x56\xd4\xc7\x35\x17\xd4\x00\x3c\x03\xd8\x27\xae\x8d\x02\x04\x8b\x73\x5c\xbb\x33\x01\x10\x19\xc1\xdb\xcc\xca\x0f\x10\x1f\x27\xea\xc1\xdf\x00\x1d\x29\x59\x12\x46\x12\x83\xd4\xf5\x14\x76\x79\x39\x0d\x4d\x4a\x48\x62\x8b\x7a\x89\xb5\x17\x29\x23\xd6\xde\x40\xc7\xaf\x0f\x9f\x1f\xd8\x6a\xeb\x9e\x72\x0a\x73\xc2\x33\xde\xf3\x7e\x09\x07\x32\xde\xc5\x35\x5a\xa9\xe6\xd6\x8e\x9e\x03\x5f\xf6\xa5\x46\xae\xad\x73\x96\x1c\x75\xca\x6d\xd2\x1b\xd7\x0d\x0d\x87\xda\xde\x85\x6e\x88\x68\x6d\xcd\x2b\x76\x86\x6d\x3d\xd0\xa0\xff\xb1\xbf\xc5\x65\x25\x4c\xe3\xec\x12\x7b\xa3\xf0\x84\xb9\xb6\xdb\x4a\x76\x5d\xe7\x87\xfd\xba\xf1\x6b\x13\x95\xd3\xbf\x3c\x90\x86\xcf\x86\xef\x36\x23\x4a\x45\xcb\xf5\x8c\x29\xdb\x77\x0b\xdb\x8b\x4f\x98\xc8\xef\xcc\xe4\xde\xcf\xed\x32\xad\x40\x9e\xcd\xd8\xcc\x88\x37\xfb\x88\xfc\x92\x76\x33\x65\xc1\x9c\x06\xd5\x9a\xe4\x1f\x9f\x66\x61\x8a\x56\x4b\x38\x10\x5d\x66\x51\x8a\x79\x12\x73\x25\x62\xc5\x42\x0a\x7b\x2c\x1c\x0b\x20\x45\x79\x14\x75\x42\x0f\x40\xb3\xe5\xe1\x49\xba\xde\x7f\x78\x10\x15\x0f\xdb\x2e\x1c\x02\xf0\x95\x7e\x5c\x76\x35\x18\x20\x9c\xfd\x69\xc0\x1d\x5a\x80\xd8\x61\xde\x91\x87\x22\x00\xa9\xe2\x42\x17\x79\x9c\xe1\x5d\x26\x5e\xec\xad\x44\x15\x75\x3d\xf7\x81\x8c\xba\x06\x3f\x25\x3e\x83\x43\xf5\x0f\xab\x25\x92\x6d\xda\x33\x5d\xd6\x80\xcb\xf8\x4b\x51\x01\x56\x9a\xe9\x0c\x68\x3d\xbf\x34\x77\xe9\x97\xcc\x88\x3d\x9e\xae\x61\x8c\x0d\x56\x5b\xa2\xce\x0e\x59\xde\x6d\x7c\x6b\x09\x76\x2f\xab\x07\xdf\x4f\xac\xb4\x9b\x3c\x19\x61\xe8\x9f\x5d\x9d\xd0\x8b\x9a\x5e\xec\xe5\xd8\xf0\xd2\xca\x99\xcf\xeb\x80\xa9\x3d\x7a\x35\x0b\x2a\x6d\xb9\x1f\x3c\x0c\x96\x97\xb5\xde\xb0\x34\x9f\x30\xf5\x5c\xbd\x50\xb7\x5a\xd7\x6d\x7a\x72\xbd\xab\xc2\xae\x4c\xcb\x42\x6e\xa3\xf9\xd5\xa3\x02\xb0\x58\xd9\x72\x29\x56\xc8\x4d\xb0\x20\x6d\xcf\xe6\xef\xa4\x2c\x58\x0f\xed\xd4\xe4\x99\x24\x95\x58\x25\x20\x59\x33\xb6\x63\xbf\x59\x3f\x41\x3d\x4c\x3d\x10\x7d\xd5\xfa\x34\xfa\x50\x62\x68\xe8\x4b\x1b\x37\x74\x5b\x9c\x4b\xe0\x65\x1b\x3c\xa6\x2c\xea\x2e\x80\xac\xd4\xc3\xbe\x13\x96\x7f\xfb\x51\x66\x52\x6c\x13\x67\x32\x00\x5c\xbd\x1e\x5e\xb8\x50\x02\x10\x78\xf0\xe1\xec\x95\x48\x80\x68\x5e\xf6\xb5\x3b\xa9\x00\x29\x2a\xdc\x0b\x6c\x6b\x00\xd9\x7c\xfc\xef\xb9\x0f\xc2\x48\xa1\x80\xf0\xa2\xb8\x15\x9c\x7c\x31\x28\x79\x52\x35\x93\xd2\x54\x54\xa5\x60\x60\xd1\x4c\x72\xc8\x41\x6b\xf9\xf8\x4f\xe2\x79\x32\x24\x8d\x67\xd3\xf8\xd0\x39\x91\xfa\x8e\xfa\x65\x4f\x36\x3f\x07\x90\x02\x8a\xdb\xc3\xd7\x7a\xbd\x4c\x52\x6b\xde\x77\x2c\x6d\x39\x5f\xab\x2e\x1e\x3e\xb2\x90\x69\xc1\x35\x7e\x79\x6c\x69\xf9\x8c\x51\xfb\xe4\x6f\x83\x9f\xbe\x9f\x33\x4c\x9d\x0e\xe9\x3b\x33\x3c\x6c\x62\x3d\x4f\xe8\x4c\x69\xe9\xb7\xa4\xfd\x91\xd7\xaa\x5f\x3d\x6f\x55\xbb\xfc\xed\xcd\x95\x12\x73\x9b\xb9\xd5\xc2\x3a\xc5\xe7\xb5\x36\x55\x1b\x4a\xe5\x05\x39\xce\x36\xaa\x9b\x5d\xa5\xf9\xc9\xf4\x76\x7d\xdb\x8f\x8a\xdc\xe3\x99\xed\xee\xec\x60\x73\xf3\xc2\x25\x1d\x6f\x22\x12\xb3\x93\xc2\x55\xec\xe3\x90\xa1\xe9\x5b\x41\x6b\x0e\xfb\x51\x89\xc9\xcd\x7e\x0a\x0e\x2c\xe8\x9e\x38\x4f\xaf\x2e\x07\x2d\x4c\x5e\x94\x2d\x80\xec\x0a\xeb\x95\x63\x0b\x00\x7a\xcb\x2c\x23\x74\x62\x7f\x7b\x10\x1e\x9d\xac\xc7\xcf\x3b\x00\x84\xbf\x60\x4b\xbb\x32\x0a\x90\xc0\xf7\x58\xe3\xd6\x4b\x80\xcc\xe5\x67\x6d\xcc\xfc\x00\x85\x2a\x3c\xba\xcf\xea\x01\x53\xb6\x22\x30\x2e\x72\x0f\x2e\x56\xde\x11\x4b\x52\xf9\x46\xc1\x55\xfe\x90\x79\x6a\x6a\x4e\xba\xff\xf2\xb8\x5a\x77\x60\x2b\xde\x28\x7f\xd4\x60\x7f\x2a\x1b\xea\x68\x5a\xbc\x6d\x64\x15\xef\x86\x57\x78\x86\x9f\xe8\xbb\x95\xe5\xd6\x60\xfb\xe8\xd4\xc1\x9d\x85\x3f\xdc\x9d\x6b\x04\xc7\x9d\x67\x25\xec\xf9\x87\x8f\x4c\x3e\xf8\xfe\xcd\xd2\xee\xd3\xb1\xf1\x53\xc3\xe3\xd6\xbe\x93\x6a\x43\xb7\x5b\xb7\x6c\x79\x67\x89\x3d\xfe\xd5\x8c\xf6\xd5\x0b\xc1\xed\x33\x2f\x72\x1c\x6f\x2e\x15\x35\x9f\xce\x9a\x77\xea\x5b\x7d\x52\x5f\x91\xca\xec\xb4\xb9\xae\x59\x15\x1e\x6b\xed\x72\x79\xd3\xfc\xe5\xe9\x08\x6f\x97\xef\x5b\x15\xc5\x06\xe1\x09\xce\x0b\xdb\x55\x85\xf7\x83\xac\x5c\x64\x10\x4c\xb9\x37\x7c\x2b\x5d\x2f\x23\x39\x32\x85\xbc\xc2\xdd\x4e\x23\xcb\xd2\x53\x3c\xd6\x5d\x1c\xd1\xc7\x12\xdf\xb9\xd7\x38\x25\x62\x34\xa3\x7b\x01\x54\xa4\x58\x9f\x9c\x10\x05\x30\xba\xc8\xe2\x4d\xf7\x16\xc0\x46\xe1\x81\xf1\x69\xba\xbf\x3d\x88\xc8\xd3\x6c\xfa\x57\xb6\x01\xd2\x26\xd8\xde\xde\xd8\x01\x28\x98\x7c\x4c\x62\xe8\x00\x78\xf5\x92\x53\x84\xfd\x37\x80\x5a\x24\xef\x17\xc1\x06\xe0\x7c\xed\x20\x4c\x52\xf2\xa2\xe4\xbd\x21\x4b\x1f\xb4\xe4\x21\xbd\x6b\xd8\xaf\xa8\xe8\x23\x8e\xa3\xd4\x3c\xd7\x6a\x4e\xa7\x41\x36\x14\x07\x9b\xeb\x54\x3f\x58\xdf\x4a\x51\xf2\xf0\xeb\xbe\xbb\x70\x2b\x9a\x26\x42\x7b\x3c\xff\x8b\x61\xa8\x46\xc5\xe6\x77\xbb\x2f\x78\xcf\xcd\x9e\x07\xf3\x49\xe3\x53\x2e\x74\x43\x77\xbe\x3d\x6d\xb9\xec\xe6\x3a\x61\x36\x2a\x5a\x96\xe0\x19\x31\x7d\xfa\x83\x41\x9e\x95\xa7\xee\xfc\x46\xd7\xc5\xcc\x38\xf7\xad\x45\xfd\x96\xb5\xd8\x08\xaf\xb9\x95\x0b\x6f\x7c\xa3\xdf\x79\x5a\xad\xfd\x5e\x77\x3e\x6c\xce\x53\x7c\xe3\x52\xc5\xd7\x20\xf0\x54\xde\x4c\x2b\x6b\xf5\xed\xf4\x28\xd8\xd9\x57\xc0\xeb\x33\xec\xce\x81\xe0\xca\x21\x7b\x6d\xb8\x0d\x20\xb9\x33\x79\x3c\x4c\xdd\x2f\xa3\xfc\x53\x6e\xbb\x37\xb9\xf9\xa0\xf7\x27\x6e\xb8\x96\xb9\xf9\x61\x0e\xc6\x2a\x01\xa8\x79\x33\xaf\x1e\x7f\x08\x60\xb2\xf7\x01\x82\xae\xf1\x6f\x0f\x22\x28\x98\x91\xee\x74\x22\x40\xdc\x97\x07\xbf\x5f\x52\x04\xc8\xe2\x65\x61\xbe\x26\x07\xf0\xf2\x00\xdb\xd7\xbb\x25\x00\xd5\x78\xf6\x02\xd6\x8f\x00\x6f\x72\x78\x8a\x05\x48\x90\xd4\x71\x87\xdf\x5d\x1a\xa8\x17\x3a\x71\x62\xad\x46\x9b\x24\xea\x3b\x8c\xec\x21\xcf\x34\x3c\x67\xc7\x79\x55\xc3\x14\x0c\x52\xa9\x51\xc2\xa0\xaa\xe6\xc8\xda\xa1\x8a\x59\x7b\xa9\x5e\xea\xec\x81\x6c\xe6\x90\x81\x6f\xac\xc3\x6c\x49\xe3\xa5\x67\xd6\x84\x3f\x1e\x8e\x2c\x68\xac\x5e\x0d\xe8\xd0\x0f\x5c\xe9\xb3\x9b\x0d\x2f\x26\x85\x4c\x8c\xa9\x4e\x5c\x4d\x1b\x09\xd9\x99\x9c\x19\xaa\x4d\x8a\x0f\xba\x35\x1b\xd2\xcb\x16\xd9\x1b\xf8\xe6\xc7\xf1\xf6\xea\xb0\xce\x00\xe1\x25\x6a\x13\x31\x28\x3e\x20\x74\x95\x52\x27\x12\xe8\xe1\x93\xb2\xc1\x51\x91\xe6\x7f\xc4\xfb\xc0\x96\x71\x89\xb1\x4f\x88\xb7\xc6\xf6\x7c\x41\xb9\x67\x8f\xb7\x37\xc2\x23\xe7\x9c\xfb\x27\x1f\x7a\xa4\x61\x46\x99\x2b\x9f\x4f\x31\xaa\x30\x39\xc6\x39\xda\xe7\x20\xba\x2c\xfe\x80\x93\x84\x17\x0b\xa6\x21\x6a\x3f\x80\x6a\x09\xc3\xfa\x51\x3f\x00\xcb\xfd\x4c\xb7\x4f\x46\x03\xb8\x5d\x61\xb4\xa6\xcb\x02\x88\x48\x65\xd8\x39\x13\x09\x90\xec\xc1\x74\xf4\x02\x1a\xa0\x40\x93\xd9\xf5\x6a\x20\x40\xa5\x34\x53\xce\xb5\x30\x80\x37\x3b\x0f\x47\xee\x27\x03\x74\x06\x72\x68\x70\x25\xc1\xc7\x0f\xa2\x3c\xf7\xc5\x85\xa9\xde\x1f\xe5\x84\x22\x74\xc5\xc8\x5c\x9f\x78\x24\x52\xdc\xc2\xf1\x3c\x23\x7e\x0a\xa1\x29\xb4\x48\xfa\x61\x09\xcd\x63\xd5\xc3\xab\x6f\xde\x8b\x9b\x9a\xf6\x9d\xfd\x66\xdc\x16\xed\x21\x3a\x7b\xee\x97\x07\xd2\xf1\x20\xaf\xe9\x65\xf4\x0e\xe7\x0b\xeb\x94\xc5\x2e\xf9\x85\xf4\x34\xc6\x04\xf2\xe8\xf2\x44\x7d\x4c\x66\xe2\xe6\x64\xff\x50\x4f\x64\x79\xf4\xd8\xec\xfc\xfb\xe2\x40\x4a\xec\x87\x45\xd1\x56\xf1\x40\xde\x88\x9c\xe5\x99\xc6\x83\x7e\x1e\x61\x49\x6b\xe5\x35\x61\x9e\x9d\xe1\x73\x9b\x81\x65\x8b\x9e\x32\xa1\x37\xb7\x1a\x8b\x65\xdd\xcf\x86\xfa\xef\xfc\x56\x70\xdd\xf5\x7a\x88\x1f\x22\x20\x7b\xd5\x69\x28\x84\x09\xb9\x99\x66\xe7\x58\x10\xac\x80\xea\x4d\x9a\x73\xb8\x16\xe4\x89\xee\x8e\xf3\xb5\xeb\x08\x14\xc3\xbc\x8e\xa4\x00\x68\x5a\x30\x5c\x3e\x9a\x09\x60\x73\xe4\x7e\xf4\xc9\x52\x00\xef\x7d\x77\x5d\x8e\x23\x00\xa2\x5f\xdd\x2e\x38\x51\x08\x90\xe5\x73\x7b\x8e\x6e\x1c\xa0\xb4\x9e\xbe\xe1\x1c\x1a\xa0\x7e\x9b\xf1\xde\xe5\x6d\x80\x0e\x60\xdd\x7b\x4f\x00\xe0\x03\x85\x9d\x9f\x9d\x04\x1b\x9f\xa6\xb9\x44\x44\xef\x53\x7b\xa6\x68\xf9\xf3\x34\x76\xc8\x63\x0b\x1c\x22\xbe\x0e\xd7\x09\x8c\x4b\x2d\x52\xf7\x63\x99\x50\xe7\x56\xfd\x14\x34\xcb\xcf\xac\x16\xcc\x7e\xd5\xb1\xef\xf5\x9a\xba\x39\x38\xe5\x78\x7b\xe6\xc0\x2f\x0f\xa4\xec\xe9\x6b\x99\xea\xde\xcd\xa0\x24\xec\xdb\xdf\xdf\x29\x2e\xfc\x88\xf4\x7e\xe5\x3d\xba\x33\xa1\x17\x6a\x9a\xa7\xfb\xad\x76\xd0\x32\x20\x37\xcb\x6f\x5e\xa3\xfb\x82\xd7\x4c\x16\x79\x71\xee\xed\xa2\x67\x62\x9a\xfa\x4a\x6a\x03\x87\x7b\x70\xe2\xf6\xfa\xcb\xca\x11\xd7\xf1\x84\xb1\x4d\xce\x97\x31\xce\x2a\x09\xbe\xdb\xfb\x5f\x30\x3a\xe9\xc6\x1e\xda\xa9\xc8\x6b\xb2\xf7\x8b\xe5\x46\xaa\x67\x24\xd8\x5d\x8d\x39\x86\xb2\x4d\x61\xb3\xb5\x89\xec\x44\xeb\x25\x30\x58\x3f\x8b\x1a\xc3\xf0\xc4\x5c\xb4\x8a\x88\x78\x88\xbd\x1d\xfe\x0a\x40\xdf\xf3\xde\x32\xad\x23\x80\xbd\xc5\xad\xaf\x47\x6f\x00\xf8\xcb\xde\x52\xa2\x7d\x0f\x10\x5b\x7a\x1d\x41\xcb\xfe\x0f\x0f\x22\xee\xd6\xad\x53\x74\x00\x2d\x8f\x6e\x77\x9c\xfd\x0d\xa0\x6f\xe9\xbe\xce\x8d\xb3\x00\x5f\xc6\xd9\xee\x32\x47\x00\xcc\x84\x73\x9c\x10\x7c\x06\xd2\x9b\x3c\xdc\x18\xc5\xf3\x94\x18\x82\xb9\x80\xb9\xf9\x22\x61\x15\x53\x20\x96\x1e\x6e\x86\x2a\xde\xe4\x92\x9b\x2b\xab\x5e\x8b\x9b\x3f\xa5\x7d\xad\xc7\x66\xea\xf6\xe0\xac\xe3\xf5\x99\xdf\x5b\xbc\x6b\x15\x32\x69\xb6\x88\x69\xf7\x3a\x4a\x5a\x3a\x96\xc5\x42\x08\x03\x9f\xfb\xa2\x66\x99\xbd\x07\x7a\x9f\x7d\x92\x19\xf7\xf0\xe8\x79\x53\x3a\xcd\xd2\xbf\xe2\x81\x7e\xc9\xf7\xfd\xca\xbb\x50\x57\xe7\x17\x17\x96\xd6\x9a\x12\x5d\xf4\x9f\xf7\xae\x8a\xd6\xdb\x3b\x7e\xc8\xf9\xb1\xc1\x52\xc1\x62\x2f\x94\x7b\x6c\x13\x51\xca\x62\x57\x9b\xd6\xb1\xc3\x92\xff\xd0\x96\x3b\xfd\xe1\x0e\xe4\xea\xd8\x1c\x4c\x61\x45\x86\xa5\x57\x58\x35\x26\x5d\x42\x0d\x24\x05\x58\xed\x4b\xa0\x43\x97\xc4\x35\x59\x9e\x89\x4b\xc7\x38\x47\x11\xcd\x53\x63\x66\xb0\xa1\xa1\xd1\x00\x86\x17\xef\xbe\x3c\xca\x04\xe0\xf4\xf0\x46\xe8\xe1\x57\x00\xbb\xbb\x4a\x00\x52\x4e\x5c\x2f\xa6\x4d\xfe\x7b\xce\xd5\x10\xba\x67\xf6\x9f\x1e\xc4\x28\xeb\x6d\xd5\xb3\xfc\x00\xf3\x7a\xf7\x17\x6f\x1d\x01\x58\x53\x7b\x2a\xc6\x5b\x00\x40\x3d\xc0\xd1\x2b\x16\x4e\xd1\x23\xaa\x0a\x34\x58\x0e\x10\xfa\x30\x6e\x62\x3d\x11\xc2\xa8\x07\x1b\x99\xf2\x5e\xaf\x12\x96\x6f\x7f\x6f\xd7\x5a\x7b\xf7\xaa\x7f\xe3\x73\x90\xc3\xc7\xf1\xd5\x12\xeb\xc1\x13\x51\x8b\xb3\x31\x11\xf6\xfd\x51\xef\x6f\xcc\x1f\xf6\xfa\x3e\x96\xfd\xb1\xee\xcb\xac\x23\xdb\xa4\xe0\xc4\xe0\xc8\x05\x07\x9e\x01\x91\xe9\xb1\x3e\x4f\xfb\xab\x2d\xf5\x3f\x68\xda\x2a\x6d\xbf\xd6\x2b\x2d\x6f\x36\x60\x6d\x06\x2a\xa5\xd7\x9a\xaa\x43\x6d\x68\x4b\x99\x36\x99\x5f\x5e\xb4\xd1\x28\xf8\xb6\x15\x55\xfc\xc8\xea\x64\xbe\xff\x8e\x47\xde\xaa\x65\x49\x6e\x29\xc2\x3f\x5b\xc1\xbc\x31\x7b\x05\x75\x25\x95\xce\xbc\x39\x23\x0f\xb5\x98\x38\x6f\x7e\x23\x8d\x19\xdd\x13\xb7\xc7\xcc\x30\xf9\x3b\xa6\x38\xf2\x9b\xe9\xde\xa4\x51\x6c\x68\xa8\x21\x80\x49\xcb\xad\x63\x87\xd9\x00\x5c\xdf\xde\x18\x39\x22\x0f\x10\xfe\x73\xfe\x9d\xae\xb3\xeb\x41\xbc\x54\xa2\x91\xfb\xe7\x9c\x67\xf8\xe9\xcf\x79\x97\x3e\xcd\x7f\xde\x5f\x8c\x28\x3b\x74\xf8\x3f\xdf\x6f\xde\x60\xcd\x67\xc4\xc1\x32\xe5\x07\xe7\x13\x09\x16\x0a\x03\xf1\xa8\x20\xbd\xcd\x1e\x02\x0d\xda\x5c\x7c\x3e\xd6\x63\xa9\x78\x2b\x40\x91\xa1\x38\x7d\xc8\x6b\xb9\x4e\x9f\xbf\x69\xbd\x5e\x72\xce\xc0\x71\x6f\x9f\x61\xda\xb5\xc9\xbd\x61\xd2\xa3\xef\x03\x1b\xc6\x4d\x9a\xf3\x27\x2c\x1c\xc7\xbe\xce\x4f\xc8\x8f\x54\xff\xf2\x40\xcc\x33\xbe\x8d\xcd\x7d\xee\x12\xb4\x90\x1a\x38\xb1\xa8\xfc\x36\xd7\x3c\xa8\xf3\xf7\xd5\x87\x75\xe9\xe6\xb3\xcd\x86\x6b\x1b\x55\xa9\x66\x5d\xf5\x79\x9b\x1e\xa5\x7d\xa6\x50\x31\xb9\xbd\x92\x6f\x66\x5a\x54\x16\x82\x10\xca\xfe\x60\x32\x5c\xe2\x8c\x94\x4f\x5f\x34\x99\xcc\x8f\x46\x55\x25\xf9\x19\x17\xe7\x61\xd0\xf5\xb1\x54\xe3\xac\x9c\x48\x0c\x4f\x74\x8c\x11\x7b\x56\x3e\x56\x31\x8c\xc9\xf0\x71\x66\x15\x96\x10\x54\x07\x60\x96\x7f\x68\xcf\x9f\x71\xb8\xf5\xef\xe5\xf8\x93\xbb\x6f\xf4\x05\xc8\xe5\xdb\x65\x2d\xe7\x4f\x0f\xa2\xe6\xff\xe3\x41\x4c\xef\xe1\xdd\xfd\x9e\xf7\x41\xf8\x9d\x6a\x68\xa1\x14\x73\x6e\x48\x91\xc8\x47\x09\xc5\x82\xc3\x76\x84\x95\x5a\xec\x45\xc9\x2b\x61\xe2\x9f\x44\x11\xe3\xca\xb4\xd9\xb7\x5a\x3c\x36\x46\x0c\x5c\x2b\xf0\xa5\x8f\x96\x2b\xec\xa6\xdf\xaa\xc5\x7a\x7c\xd7\x0b\xfc\xda\xb3\xe2\x3b\x32\x9b\x5b\xc6\xd2\x3f\x6a\xdd\x33\xc3\xf4\x6d\xf2\x43\x97\xc9\xbb\x05\x89\x79\xfe\x77\xa2\x06\xf9\x4b\x7a\x3f\x82\x5a\x58\x0d\x8c\xa7\x99\x96\xbd\x1b\x0c\x0d\x26\x3e\x3a\xad\x35\x57\x3d\x34\xe2\xeb\xb9\xb7\x61\xf2\x8a\xc9\xe8\x5e\x1b\xef\x96\xc6\x8b\x16\xc3\xb6\x46\xd1\x9d\x47\x79\x08\xa3\xc7\x35\x2e\x88\xf8\x2c\x35\x23\xe5\x0a\x49\xa4\x67\x1a\x18\x28\xbd\xc2\xa0\xf7\x24\xbc\x32\xd0\x2d\xf9\x8a\x9e\x88\x3d\xa8\xaf\x53\xf4\x03\x83\x0d\xaf\xd0\xd3\x28\x78\x83\x9d\x0a\xa6\xd1\xfd\x9e\x77\x13\x57\xe9\x67\x03\x60\x75\x7c\xef\x7f\xf6\xb7\xfb\x13\x68\x02\xfe\xcd\x0b\x6a\xde\xda\xe5\xe0\xcf\x79\xf0\xbc\xf9\xbf\xcd\xbf\xff\x24\xcb\xf2\x3d\x22\xa1\x80\x62\xcb\x95\x27\x1b\xba\x22\x42\x1c\x11\x7a\x64\xee\x34\x31\x8f\x53\x90\x66\x08\x98\xee\xe4\x47\xe1\xd5\x8e\x25\xbb\x56\xaa\xed\x38\x19\xb6\x14\x8a\x64\x6e\x6e\xe8\xda\x67\x56\xdb\x85\xa1\x56\xaa\x7c\x09\x4d\x1f\x3d\x8d\x97\x78\xf2\x99\xdb\xc2\x2c\x25\x17\x53\x06\x14\xdb\xaa\xf5\x3d\x96\x79\x17\xed\x9a\x65\x75\xad\x56\x3e\x2e\x9f\x6b\x68\xfa\xe5\x81\x68\xe7\xcc\xf6\xac\x2b\x97\x4f\x69\x5b\x8d\x51\xb6\x3c\x8a\x64\x75\x22\xfa\xb9\xb7\x37\x9e\x9f\xfc\xcb\x03\x11\x6c\x33\x42\x26\xa7\xb6\xea\xf8\x35\xde\x46\xb5\x25\x3e\xd0\x59\xab\xcd\x41\xe7\xc6\x46\x69\xb7\x56\x21\x30\x7d\x11\xbf\xeb\x68\xbe\xec\xc4\x9a\x86\x9e\xd2\x89\x2f\xa1\x62\xfb\x82\x6f\x6b\x5f\x2c\xb9\x89\xcb\xf6\x73\x05\x70\x3c\x71\xa9\x61\xff\x27\x80\xf0\x3d\xbb\xf1\x64\x2a\xd0\xfc\x67\xaf\xfb\xaf\x79\x5f\xd7\x9b\x9f\x75\x90\xb7\xcb\x4d\xb3\x7f\x9b\x77\x90\x35\x60\x9d\xd5\xf6\xfe\xad\xb5\x49\x8a\x3b\x37\xbf\x6c\xcc\xd7\x3d\xa4\x66\xa1\x60\x83\xbc\x5e\x1e\xc2\x6f\x32\x0f\xdd\x8d\xeb\x5e\x62\x96\xd4\xc7\xa2\x6f\xe6\x4f\xa2\x92\x8d\xfc\xd3\x26\xe2\xcf\xec\x70\xdb\x37\xbf\x38\x19\xe8\xb8\xb9\xe5\x75\xbb\x3c\xdc\x45\x73\x83\x92\x1e\x52\xb9\x68\x31\xb0\x56\xd9\xc2\x5c\xb7\xad\xa3\xb0\x96\xff\x43\xb0\xd6\x46\x53\x63\x1d\xb5\x66\x5e\x59\xaa\xda\xb1\xd5\xbe\xa9\x53\xcc\xad\xf6\x64\x83\xb4\x29\x57\xec\xaf\xfe\xc7\xf7\x17\x5b\x73\x05\x8f\xd4\xfb\xc7\x5b\x11\x87\xb3\xac\x34\x6e\x7d\x64\x43\xec\xa4\x6b\xa8\x2f\xf7\xb9\xa1\x5c\x12\x03\xd5\x4b\x3a\x73\xd0\xcb\xd1\xba\xea\x7d\xad\x76\x98\xf8\x08\x6d\x8d\xa3\x8d\xa7\xb0\x2a\x21\xaf\x35\x74\xeb\x62\xb1\x6b\x81\xa3\xea\xc2\x35\x6f\x70\x6f\x7d\x99\x35\x84\xcb\x07\xf0\xfb\xbc\xdf\x03\xb8\x56\xef\x71\xf8\xe7\x79\xf8\x35\xf7\x7d\xb3\xb1\xcb\x01\x95\x9f\x75\xf0\x85\x46\xeb\x4f\x52\xfe\xdb\x03\xb8\x08\x70\x6d\xfc\x28\xc3\xc6\x71\x78\xcd\x8a\x61\x7e\x37\xf5\x99\x42\xe5\x8a\x17\x1f\x18\x30\x23\x0b\x08\x1b\xeb\xf8\x37\x2d\x11\x9f\xca\x4a\xda\xbf\x2c\x6b\xc4\x9b\xa8\xb5\xf8\x06\xa6\x7d\xc1\xac\x19\x2d\xc4\xb8\x87\x57\xa1\xa2\xec\xc4\xd2\x47\xbc\x77\x10\x4b\x1e\xda\x79\x3e\x0e\x5f\x10\x47\x13\x07\x0b\x14\x4c\x9b\xb7\xd7\x6a\xe6\x5f\x88\x6a\xaf\x6c\x31\x4c\xb4\x95\x3d\x54\x79\xb7\x1d\xbc\xf5\xa0\xf0\x95\xf2\x93\x9d\xa6\x6d\xe7\x3c\xcb\xff\xf5\x20\x94\xe8\x97\x84\x91\x86\x29\x6c\xca\x42\xdf\xfc\x50\x16\x09\x29\xca\xfd\x63\xbc\x68\xb7\x18\x03\x15\x9a\xc1\x1a\x8c\x40\x04\x5a\xc5\xf6\xfd\x65\xec\xb1\x50\x59\x65\x42\x87\x14\xee\xa1\xbf\x8d\xca\x64\xab\x31\xee\xbe\x7f\xb7\x72\x55\x73\x12\xfe\x96\xd7\x6d\x15\x9e\xfa\x69\x7c\x89\x3b\x07\x40\x80\xd3\x7f\xfb\x30\xe5\x3f\xe7\xfe\x1d\x27\x77\xf9\xc5\x64\xd7\x8f\xdb\xd1\xfb\x37\x0f\x64\xb9\xfd\xe7\xfc\x93\x15\x2a\xd9\xae\x31\x37\x0f\x67\x50\x19\xb8\x6d\xc4\x6e\xb6\xa2\x28\x34\xc2\xed\xaa\x55\x55\x29\x24\x63\xd9\x07\x66\x15\xb9\x15\x84\x5e\xf5\x1c\x97\x96\xb8\x83\x38\x7b\xe3\xf7\x21\x11\x01\xd6\x58\x57\x1b\xcf\x28\x3e\x77\x7e\xf4\x84\x5b\x7b\x92\xaa\x6d\x08\x5a\x3b\xc6\x23\x45\xd9\x74\x1c\x65\x50\xf8\x32\x7d\x5b\x77\x2f\xb2\xb9\x5d\x28\xd3\x4c\xf9\x03\xd2\x66\x21\x3f\xa3\x58\xf1\x00\xd2\x14\xc1\x99\x8e\xfc\xe5\x3f\xc8\xe5\xa2\x9f\xa2\xee\x26\x9c\x96\x6d\x46\xcf\xa2\xbe\xc4\xd2\xc8\xff\xbe\x7e\x18\xcd\x14\x73\x57\x6e\x62\xfe\x37\x4c\x73\xa8\x98\x5c\xcd\xb7\x70\x6c\x6c\xa0\x88\xbc\xcf\x98\x3d\xee\x86\x5f\xb6\x7c\xff\x80\x20\x6e\xc1\xab\x50\xbe\xb3\xb7\x04\xaf\xe6\xf1\x87\xfc\x8b\x2e\x2f\xfc\x82\x4b\x87\x7c\x77\xfb\x6b\x82\xa0\x93\x1d\x40\xf8\xc1\xdd\xf8\xf2\x03\xff\xbb\x0e\x7e\xdd\x0b\xcb\x3c\xff\x76\x0e\xd6\x35\x76\x39\x7b\x01\xe0\x3a\xe1\xe4\xc1\x61\x0c\xb4\xb0\x5d\x65\x52\xeb\x74\xa3\x5a\xf0\x70\x0a\x2b\xd7\xea\x50\xe6\x84\x22\xa5\x27\x0b\xe7\xc8\x22\xb2\x48\x7d\xe6\x94\x33\xa4\xab\xea\x4e\x56\x85\xe1\x85\x84\xe7\x86\x6a\x6e\xad\xde\xd7\xf1\x09\x56\xb2\x7e\xd7\x1d\xbf\xe3\x5c\x5c\x87\x42\x36\xad\x36\xb1\x5f\xc3\xf7\x45\xf0\x1b\x3b\x62\x39\xb3\x5d\xa3\xf7\x68\x7f\xc6\xa4\xd5\x67\xc7\x3e\x50\x95\xc4\xd0\x0f\x1d\x8f\x25\xc9\x1f\x46\xa7\x6c\x9d\x89\xab\xfb\xcb\x7f\xc8\xc0\x1a\x63\x9c\x43\x39\xa5\xaf\x62\x9b\x30\xc3\xc1\x96\xbf\x3c\x08\xa9\xe6\x6d\x43\xec\x8c\xdf\x23\xe9\xe4\x45\x19\x9c\xa6\xcf\x59\x69\xe1\x99\x2d\xfc\x23\x77\x03\xe9\xbc\x89\x6e\xfc\x5b\x17\x07\x19\xb7\xd1\x0d\xfc\x90\x8b\xbc\x0c\xcb\x60\x1d\xc1\xc5\xe1\x9e\x0c\x43\x9f\x05\xe1\xbb\xad\xc1\xdf\x7d\xf1\xe5\xf7\x5d\xbe\x13\xdd\xe5\xd4\xcf\x3e\x48\xb0\xfe\xb7\xf9\xf7\xb7\x9f\x75\x30\xfa\x1a\xe0\x96\xe9\xe9\x99\x2e\x6e\x98\x63\xd5\x67\xb8\x51\x37\x0a\x6c\x9c\x57\x9f\xb1\x94\x5d\xa5\x1e\x12\x39\x29\x25\x94\x69\x48\x06\xb9\xbb\x1a\x74\xd1\x82\x24\x8a\xfa\xb6\x31\x6b\x90\x1e\x49\x5b\xef\x99\x25\x9b\x5b\x29\x81\x6c\x91\xee\x62\x65\xc7\x40\xe8\x70\x48\x76\x63\xb2\x38\x89\x9f\x09\xd2\xf5\x91\x35\x14\xc2\x7b\xa6\xe8\xf9\x99\x6a\x7d\xc6\x73\x97\xa0\xfc\xd9\x54\x4c\x71\x31\x9d\xfb\x03\x31\x0a\xbc\xb8\xdf\x3f\x3b\x05\xbf\x93\x4e\xc7\x9d\xdd\x5a\x0c\x1c\x97\x1c\xc1\x65\x60\xdf\xfa\x19\x49\xde\xc3\x1f\xc0\xb1\x78\x0f\xfc\xaf\xff\x20\xfe\x18\x7d\x13\x3f\xe0\x74\x4d\xbc\x6b\x9d\x96\x70\xd1\xa1\x40\x9c\xf0\xe3\x01\xc1\xdf\x4e\x46\xc2\x69\xfa\x22\x61\xd8\x26\x4e\x3c\x71\x42\x9a\x98\x6b\x56\x2f\x31\x36\x7a\x94\xe8\x6f\xb1\x07\x20\x27\xef\xbf\xeb\x60\x24\xeb\xdf\xfa\x21\x3e\xe9\xbf\xe7\xdf\x43\xe4\x5d\xb6\xfe\x3c\x1f\x6f\x08\x30\xc3\xd6\xcf\x10\xf2\x6a\x0c\x2e\x73\x27\x71\xde\xca\x39\x4d\x2d\x12\xb6\x11\xa2\x49\x7c\x4e\x89\x97\xfb\x4d\xb1\x31\xd4\x92\xdc\xa9\x7e\x50\x3b\xd1\x73\x98\x7c\x5f\x0f\x67\xf8\xc9\xa1\x9b\x94\x62\x8a\x36\x57\xb6\x62\x21\x1d\xb5\x77\xb3\x39\x6b\x5a\x45\x4c\xf4\xe1\x74\x38\xf9\xcb\x7f\xd0\x9c\x20\x5e\xce\xe1\x72\x9a\x55\xd9\x43\xc8\xa9\xed\x71\x75\x95\xdf\x4f\xd0\xef\x65\x74\xdd\x94\x9a\x25\x3c\x9d\x4e\x73\x2d\x91\x48\xc2\x4f\x23\x84\xdc\xbe\x89\xed\x10\x8c\xf1\x05\x4e\x33\x62\xb7\x08\x93\x84\xab\xf6\x39\xff\xc7\x7f\xb8\x86\xef\x24\xaa\x9a\xad\x8b\x74\x20\x4e\x13\x55\xcd\x95\x84\x71\xab\x82\x24\x3a\xc3\x1f\xa2\x56\xf3\x36\xc4\x69\x93\x8b\xa2\xcf\xbf\x35\x90\x2e\x19\x19\x01\x54\xec\xfd\xe9\x81\xd0\xd0\x68\xfc\xc7\x03\xd1\xfe\xb7\x3e\xb0\x94\xb7\xcb\x4f\xcd\x3f\xe7\xdf\x43\x3f\x3d\x08\x61\x80\x3b\xe1\x67\xdf\x94\xef\x00\x96\x0d\x41\x2f\xfa\x9c\x19\x72\x39\x2a\x58\xe5\x92\xb3\xa8\x68\x61\x5d\x5e\xce\xc8\x0c\xaa\xb4\x0c\x9f\xc4\x5d\xff\xe7\x94\x0e\x65\xbc\x3c\xce\x75\x3f\xb9\x5d\x2f\x40\x7b\xf5\x97\xff\x60\x5e\x4d\x42\xda\xee\x37\x39\x65\x1c\x4b\xca\xf3\xd0\x36\x7f\xa6\xd3\x44\x4a\x8f\x38\x65\xae\xa2\x3e\x4f\xd2\x48\x7b\x6f\x49\xa7\x1c\x4d\x3a\x5a\xc2\x61\x85\x93\x27\x12\xc3\x1a\xf5\xec\xf8\xa4\xcb\x88\x96\x03\x8f\x6c\xa9\xe2\x2d\xc4\x98\xd9\x2e\xeb\x06\xd1\x36\x62\xec\xb6\x8a\xd5\xb0\xf0\x17\xd2\x71\xa2\x99\x99\xa8\xb0\x2c\x49\x81\x58\x69\x72\xf5\x97\xff\x20\xb8\x45\x42\x93\x34\xf5\x32\x7f\xf9\x0f\x82\x91\xd8\x19\x52\x81\x8e\xa6\x40\xee\xf6\x24\x99\x49\xbd\x49\x70\x79\x25\x95\xb4\xae\xe5\xf6\xf7\xe7\x83\xbf\x3c\x90\xc0\xff\x9a\x7f\xb3\xfd\xf7\xfc\xbb\x6b\xe6\xa7\xff\x51\xb5\xcb\xc2\x2f\xbb\x2c\x78\x05\xc0\xd2\x78\x23\x36\x95\x0a\xed\x9c\x47\x98\x63\xa3\x62\x40\x50\xf8\xe8\xb3\x89\xe0\x22\xea\x80\x94\x8a\x40\xa4\x87\x16\xf5\x9e\x0a\x87\x54\xb0\xc3\x31\xca\x1b\x6d\x36\x85\x00\x73\x09\x0a\x8b\x11\x51\x6d\xc0\x24\x84\x3c\x64\xd5\xaf\xad\x62\x78\x9a\xac\xed\x96\x67\x40\xff\xcb\x7f\x50\x8f\x25\x33\xc6\x0b\x1a\x0e\x2b\xcd\x90\x0f\xe4\x4e\x19\x25\xca\x7d\x25\xfd\xa8\x50\x37\x66\x96\xfe\x42\xca\x79\xbb\x6c\x32\x29\x71\x81\x54\x35\x30\x66\x2c\x24\x6a\x4f\x0a\x9c\x6d\x32\x6e\x14\xbe\x44\x6a\xdc\xf1\x36\x3c\x26\x54\x4a\xca\x23\xed\x31\x0c\xfe\xcb\x7b\xb8\x49\xae\x22\xdf\x54\xcf\xe7\xcf\x23\x7f\x27\xab\xa9\x56\xff\xf2\x1e\x78\x11\x14\x77\x32\x51\xde\x91\x97\x15\x57\x4b\xe1\x91\xa9\x07\xf8\xf0\xf3\xfc\xff\xb7\x17\xf7\x57\x1f\xf0\xd8\x65\xdf\xe4\xcf\xff\x3f\xf3\x2e\x4b\x5d\x76\x99\xf9\x93\xe9\xc6\x00\x4c\x3f\x2e\xe5\xc6\xe9\x02\xe2\x59\xfa\xbd\x8a\x10\x0c\xc4\x09\xac\x3d\x4c\xf3\xf1\x80\x73\x92\x14\x6e\x1b\x27\x7d\x6a\x8a\xb2\x84\x08\xa3\xd5\x19\xaa\xba\x26\xab\x78\xa9\xf1\x75\x4a\x8f\x21\xb7\xbc\x85\x41\x08\xe5\xb3\x69\xac\xdc\xb4\xee\x69\x4a\xb8\xe3\x13\xe5\x93\x1a\xe3\x14\x2f\xef\x38\xe5\x5e\xd5\x5c\xca\x99\xc8\xe3\x1a\x52\x4a\xe6\xe4\xa5\x14\x79\x2d\x3a\xd9\x58\x32\xa9\x60\x56\x23\x4b\xfa\x38\x39\xa9\xa6\x54\xe7\x9e\x44\x10\x59\xa1\xe3\xa8\x2e\x5a\x14\x43\xbe\x3e\x72\x57\x6f\x4e\x78\x98\x7c\x71\x76\x4d\x4f\xec\xff\xf8\x0f\x74\x94\xd3\xe4\x58\xe5\xdc\x5f\xfe\x03\xcf\x12\x65\x90\xa2\x24\x5d\xcf\x63\x40\xc1\x50\x7c\x24\x97\xb9\x46\xa9\x86\x14\xb4\x48\xe6\xdf\x7e\xe4\xff\x78\x30\x07\x77\x39\xf8\xd3\xff\x78\x5b\xb3\xcb\xf2\xb8\x5d\x66\x67\xed\x32\xce\xf1\x27\x15\x01\x1e\xdc\xbe\xc4\x1e\x36\x09\xc0\x6e\x73\x4b\xca\x27\x09\xe6\xf9\xce\x32\x0e\xb8\x7c\x03\x3b\x09\xa7\x27\xe1\xb6\xbc\x40\xa3\xc8\xc7\x7b\xc6\x34\x93\xda\xa5\x2e\x26\xb0\xfc\xcb\x7f\xd0\x9d\xa2\xca\x19\x1f\x90\xb8\xa8\xf9\x96\xca\x65\xab\x24\x59\xa5\xae\x4a\x41\xbb\x77\xcb\xf6\xff\xf2\x1f\xe4\x3f\x53\xde\xc6\xb5\x2b\xa8\xc8\x3e\xa1\x84\x67\x92\x94\x1c\xa4\x82\x29\x81\x45\x1c\x4a\x1a\xff\xc7\x7f\x50\xa4\xd0\x0e\xbe\x50\xf5\xfe\x3f\xfe\x03\x0b\xc5\x0c\xb7\xa0\xc0\xc2\x2b\x4b\x29\xa7\xb0\xca\x32\xf1\xb0\x51\xf7\x51\xa2\x25\x05\x7f\x79\x0f\x9c\x4f\xa9\xef\xa9\x7a\xfc\x76\xff\x7b\x0e\x16\xfd\x7f\xde\x03\x3f\xeb\xbd\xf5\xa7\x0f\x53\x19\xb3\xcb\x3c\xd9\x5d\x66\xd1\x03\x5c\xe4\xf8\x63\x28\xc4\x76\xf7\x39\x54\x1a\x80\x7e\x86\x6e\xd8\x5f\x0c\x80\x5d\xfc\x7a\x97\x7b\x25\x00\xcf\x27\x7a\x26\x5b\x2c\x7c\x10\x59\x62\xde\x67\x4e\x07\xf2\xf2\xa3\x4f\x87\x8d\x44\xe1\xa4\xaa\x0c\xb7\x99\x8e\x35\xf5\x93\xf6\x29\x7e\x03\xed\x38\x6a\x86\xd1\x69\xe1\x02\x0d\x14\xd5\xcf\xf2\x93\x68\xbc\xf2\x12\x35\xdd\xd9\x4c\x44\x59\xf1\x2b\xd5\xdc\x27\x4a\x5c\x52\x9e\x85\xca\x11\x6e\x28\xf9\x43\x3a\x90\xfa\x20\x69\x52\xea\xbe\x24\x9a\xb2\x9c\xfb\x4a\xf6\xb9\x18\x1f\x95\xf5\x85\x98\xa4\x9e\x08\x3b\x85\x50\xfb\x4a\xba\x49\x88\x85\xf2\xb9\xbd\x41\x66\x5a\xa0\x91\xd2\x38\x20\x24\xfb\x86\xff\x14\xa5\x7c\x52\x46\xb6\x85\xf7\x22\x65\x61\xf9\xb2\x54\x3b\x8f\x34\x85\x80\x3e\x23\x99\xc5\x5d\x4b\xbd\x4b\xa9\x13\x8f\xf9\x2b\x0f\x8f\xa9\xbd\x54\x7d\x7e\x53\x00\x26\x51\x6e\xf2\xa1\x74\x00\x76\x67\x4e\x16\x5a\x3c\x00\xff\x32\xdf\xe1\xd3\x2f\x01\xa4\xc3\x05\xaf\x5e\xec\x04\x50\x39\x24\x42\xb8\xe1\x0a\xa0\x4b\x2b\x51\xcd\x10\x0e\x60\x10\x23\x3b\xcb\xd6\x0a\x60\x52\xa1\x7c\x9c\xab\x0c\xda\xcd\x1e\x69\xa6\x8b\x49\xc3\x33\x93\x0d\x83\x7b\x0a\xdf\xa8\x89\xa6\x07\xcc\x6a\xb4\x31\x14\x82\xb1\xb2\x93\xa0\xa9\x2a\x99\x6c\x98\x13\xa0\xed\x18\x42\xce\xd5\xd5\x8c\xcd\x72\x75\x22\x6d\x69\x39\x65\x75\x79\x8f\x93\x18\x35\x1e\x94\x0c\x05\xfd\x46\xa4\xaa\x20\x6a\x6b\x82\x0f\x10\x69\x94\xbd\xdb\x8c\x23\x77\x08\xf3\xf2\x1f\x06\x0d\xa2\xce\x11\x5e\xcb\x54\x7f\x33\x8d\x0a\xc5\x37\x4a\xa9\x6e\xd1\xc5\xaf\x11\x42\x25\xa4\xd1\x17\xa2\x5c\x09\x68\xf1\x12\x74\x7d\x78\xdc\x2f\x0f\x04\x5f\x22\x8a\xc6\x46\xfa\x31\x6e\x92\xc4\x99\xb0\xb3\xbe\xcc\x3f\xd8\x25\xd2\x70\x97\x7c\x92\xbe\xdd\x92\x3a\x8e\xd3\xf5\x7e\xff\xcb\x7f\x18\xe4\x91\x36\xc6\x7b\xbb\x62\x7a\x2e\xc8\x18\xe0\xd7\x9d\x5f\x76\xa2\x64\xba\x08\x37\x9d\x8c\x5b\x3f\xcb\x32\x10\xdc\x1d\xd4\x00\xee\x93\x38\x53\x0f\x9d\x03\xe0\xf4\xe3\xe5\x3b\x79\x13\x40\x08\xc5\xf3\xfc\x74\x05\x80\x1c\x0b\xdf\xbd\x0b\xba\x00\xea\x7d\xa2\x74\xb7\x1e\x02\xe8\x25\x49\xbc\x65\xd4\x06\x30\x39\x29\xd5\xc9\xf2\x1e\xc0\xac\x4f\xe9\x04\x57\x09\x4c\x5b\xfd\xae\x66\x2d\x72\x0a\x9e\x59\x8a\xe8\x31\x28\xea\x51\x13\x4c\x13\x4c\x0b\xb5\xe7\x29\x19\x66\xbc\x0e\x46\x96\x33\xe4\x66\xe3\x66\xbf\xdf\x5d\x6e\x93\x99\x0c\x78\xa2\x3c\x3d\xdf\x92\x0e\xe8\x1e\xcc\xea\x09\xb6\x23\x56\x69\x7e\x2c\x2e\x0d\x1d\x23\xe0\xd5\x36\xea\x9a\xa2\xb2\x09\x3a\x2a\xa2\xed\x33\x71\x0c\xf8\x0d\x05\xea\xf0\xcd\x04\x59\xfc\x1d\xd9\x98\xf9\xd5\x64\x02\x0e\x25\x95\x8a\x98\x4c\x11\x22\xd0\x48\x9e\x46\xa9\xc5\x6e\x10\x3c\x25\x74\xd1\x07\xa2\xfa\x7f\xed\x45\x41\x59\x8b\xf7\x61\x52\x82\xab\x7e\xed\x43\xf9\xe5\x81\x8c\x4d\xc8\x54\x61\x3b\xfd\x97\x06\x09\x32\xd9\xb8\x7a\xaf\xd1\xf7\x9f\xe4\x9e\xe2\x5e\x7b\x0b\x77\x5a\xc8\xdd\xc7\x87\xba\xfd\xe5\xc1\x34\x2c\xc9\x8f\x11\x1e\x3a\x0d\x03\x3c\xc8\xe0\x34\x3a\xcc\xf5\xb7\x07\x21\x76\x91\xe7\xfa\x19\x69\x00\x85\x2b\x7c\x67\x2e\xe0\x01\x34\x97\x84\x24\x6f\xe8\x02\x18\x7d\x16\x7f\xc4\xd8\x02\x60\xf6\x52\x72\x8b\xf5\x1e\x80\x0d\x8b\x42\x06\xcf\x03\x58\xb4\x0d\x54\x49\x13\x6e\x06\x31\x1b\x67\x9d\x7b\x0a\x69\x54\x7e\x2b\x26\x53\x69\x83\x0d\x8a\xbd\x05\xc1\x26\xde\x3a\x8c\x6c\x6b\x76\xdc\x3b\xd0\x9d\x96\xe4\x62\x24\x1b\x7d\x30\xe0\x14\xd1\x46\xdf\x22\xe3\x4d\xc4\x49\xe2\x55\x2d\xc9\xb2\x43\x91\x1b\xf8\xef\x9a\x0a\x75\x57\x12\x7b\xf0\xf5\xaa\xea\x1d\xe2\x49\x52\x7f\xed\x45\xf1\x95\x0b\x9c\x0f\x4e\x2f\xc5\x0e\xcb\x30\xef\x70\x66\x05\xe0\x6d\x25\x97\x90\x91\x89\x66\xbf\xf6\x80\xe0\x22\x24\xc2\xd1\xac\x51\x0f\xd7\xbf\x4a\x99\xa0\xed\x22\x71\xdf\x13\xa5\x5a\x30\xed\x21\x8c\x9f\xd3\x65\x8f\x62\x69\x83\x83\x87\x85\xe4\x69\x31\xb8\x90\xd8\xde\x2e\x79\x7a\xdc\x7e\x7f\xc1\x77\x3b\xf2\xec\xb8\x4e\x6f\x91\x96\x24\x45\x09\xdc\x0b\x1f\xcb\x86\x29\xc5\x1a\xbc\xaa\x47\x78\x15\x28\xa5\xe0\xd1\x2e\x00\xf0\xe8\xd0\xb3\xd6\x23\x14\x00\xee\x6f\xcf\xbe\x1d\x9f\x07\x90\x34\xe3\x1a\x3d\x63\x0c\xa0\x94\xc5\xb3\x7c\x61\x0a\x40\x4f\x49\x70\xea\x66\x2f\x80\x09\x9f\xa8\x28\x03\x23\x80\xd5\x63\xf1\x1e\x16\x11\x00\xfb\x1f\x72\x52\xdc\xa7\xa1\xcf\x09\xaf\xbc\x24\x36\xf6\xd7\x5e\x10\x79\xbb\x77\x46\xc5\x06\xfa\x94\x3b\xd6\x35\x56\x89\x76\xdd\x64\x5a\x8b\x2d\x0f\x0f\xaf\x58\x62\xa7\xd9\xc9\xf0\x67\xa1\xad\xc4\xc3\x86\xde\x69\xbf\x45\xad\xe2\xd7\x75\xb3\x4a\xe8\x12\x89\xf8\xbb\x5a\xdf\x6b\xe3\xd3\x18\x70\x46\xea\xc7\x3b\xbf\x67\xbe\xc7\xae\x2b\xc1\x28\x3e\xdb\x0b\x7b\x5d\xce\x61\xf5\x56\x9e\xc4\x5f\xde\xc3\x8e\x54\x06\xe2\x73\x8a\x22\xfe\x94\x94\x19\xf2\x40\x72\xe8\xce\x43\x29\x46\xd4\x54\x8c\xec\x82\x81\xac\x14\xca\x21\xfe\xe6\xa4\x84\x6c\x38\xe6\x50\x84\xe5\xe8\x5d\xf9\xa7\x18\x85\xf0\x92\xde\x5c\xc5\x10\x4c\x74\x38\x6b\xc7\x8e\x52\x0b\xf6\x68\xe8\xd9\xb7\x9b\x4a\x76\xb8\x9b\xfe\x9e\x8d\x06\x4a\x68\x9c\x8b\xef\xe7\x1a\x8a\x72\x2f\xfe\xbc\x97\x79\x39\x9d\xaa\x31\x5e\xc2\x33\x0d\xe0\x91\xd4\xd3\xca\x23\xcb\x00\xfc\x1a\xcf\x18\x4f\x68\x01\x48\x79\x70\xb1\x9e\x11\x06\x50\x59\xe4\x2a\x3e\xff\xe1\x1f\xfb\x51\x4a\x84\x38\xe8\x1f\x03\xd8\x9e\x11\x53\x7d\xb0\x02\xe0\x74\x5c\x86\x89\xf3\x3e\x4c\xba\x3a\x2b\x9d\x17\x0d\x06\x5e\x57\x23\x8d\x02\x45\x0a\xf5\xa9\x33\xad\x21\x87\xd1\x6f\xe4\x25\x9b\x75\xeb\x93\x8e\xb1\x24\x7f\xeb\x3c\xb7\xaf\xfe\xba\xc4\x00\x0b\x86\x10\xc6\xf0\x34\x82\x80\x71\x4c\xaa\x73\x02\x0b\xfe\x82\x7e\xff\x8b\xcc\xb4\x39\x1c\xbd\x8e\x6c\x9d\x5b\x76\x3a\xd6\x5f\xfd\x53\xd7\xfb\x3c\x3e\x8c\x81\xf2\xe6\x67\x28\xac\x43\xeb\xca\x87\x6c\xbc\x2f\xf9\x0d\xf3\x4e\x36\x6f\xab\xf5\xf9\xdb\xbf\xf2\x61\x2a\xad\x89\xa0\x4b\x57\x5e\xb9\x2b\x6b\x86\x94\x4f\x4e\x98\x6e\x93\x03\xd4\xcd\x84\x95\xb1\x30\xc5\x04\x14\x57\x22\x47\xbf\x9c\xd2\x36\x9a\x23\xd6\xf3\x5d\xa7\x72\x22\xe6\x5e\xa4\x5f\x5b\xa3\xf2\x28\x66\x38\x2c\xe0\xf5\x59\xd5\x54\x6c\x6e\xd0\xd4\x2f\xff\xa3\xac\x40\x3d\x01\x57\xee\x1b\xfe\x02\xaf\x91\x8f\x1b\xf1\x59\x07\x78\x6a\xfb\x54\x9f\x76\x0c\x40\x20\xf8\xe9\xf6\x89\x20\x00\x59\x1e\xce\x0f\x67\x06\x01\x34\xb6\x9f\xa9\x9f\xd3\xfd\xdb\x83\xb0\x3a\x25\x10\x7f\x57\x03\xc0\x39\x53\xb4\x99\xcd\x0b\xc0\x43\x53\x66\x2f\x0f\x0e\x90\xbe\x7a\xb2\x5b\xc2\x7d\x20\xeb\x73\x5d\x55\x58\xf1\x16\x95\xc7\x43\x46\xaf\xd4\x10\x45\x9e\x70\x44\x58\x74\x3a\xb9\x93\x1e\xd9\x2f\x3b\xd8\x04\x66\x13\x7c\xad\x0d\x82\x56\xe2\x2a\xf0\x42\xe6\xb7\x92\xee\xa4\x49\xe2\x14\x0c\x95\x5f\x98\x66\xb3\x60\xde\xe9\x4e\xbd\xb6\x2b\x34\x40\x6f\x6a\x9d\xe8\x5a\x2e\x8e\x45\x1b\x2a\xcf\x7f\x4b\x2c\x19\xf9\xb5\x17\xe5\xd7\x1e\x90\x5f\x79\x58\xbf\x2c\xbf\x7f\x7b\x33\xc7\x7e\x66\x40\xa1\x19\x21\x97\xc1\x31\xaa\xa3\xbc\x8d\x08\xcf\x78\xd6\xff\x5d\x25\x00\xb9\x9a\xfc\xb4\x2b\x59\x25\x0c\xad\x1c\x6b\xd4\x92\xa2\x96\x84\xf6\x88\x7d\xd0\xc0\xae\x6e\x8a\x51\x8e\xf4\xad\x94\xd6\x94\xc2\xcc\x86\x0b\xbe\xe4\xd1\xc8\xc5\x1d\x0e\x7c\x50\x80\xd2\x36\xc1\x1d\x0a\xcc\xcf\x1d\xd1\x36\xc1\x7d\xf4\x55\xfa\xf3\x96\x63\xdf\x7f\x74\x0d\x40\x30\x8e\x7d\xf0\xc4\xe5\x7f\x78\x10\x9b\xcf\x4e\x9d\xcf\xfa\x3b\x0f\xf6\x6f\xf8\x96\xef\xf6\x02\x78\x88\x8b\x3c\x60\x7b\x0d\xe0\x43\x16\x47\x71\x5e\x01\x82\x9f\xa3\x2c\xbd\xf0\x15\x50\x09\xe8\x52\xe6\x54\x98\xa7\x32\xf8\x49\xeb\xb8\x1b\x0b\x92\x7d\x3d\x08\x66\x15\x6e\xe2\xc4\x1e\x27\x3a\x87\x7d\xa1\x67\xf0\x58\x5b\x6a\x00\x6b\xd2\x39\xdc\x2b\x8b\xc0\xc4\x81\xcc\x42\x8c\xab\x69\x4a\xc1\xa7\x17\xe2\x18\x06\x7d\x54\xad\x48\x31\x33\xca\x4b\x9b\xef\x3d\x73\xb9\x1e\x52\x45\x75\x66\x6a\xb1\xaa\xf1\x97\x07\x82\x76\x93\x37\xda\x58\x2d\xce\x40\x3b\xc8\x7d\xdf\x8c\x2e\x2a\x59\x7c\xa2\xf8\x79\xcb\xbb\xa0\xe1\xcb\x61\xe5\xad\x9d\x23\xb9\x8a\x43\x37\xd4\x78\x76\x8a\xb3\x87\xbb\xb6\xd4\xf2\x90\x8d\x29\x86\xad\x36\xea\x1f\x51\xb6\x89\x23\x0d\x5e\x9a\xe7\xd0\x6c\x71\x33\x55\x4f\x35\x6b\x30\x8e\x91\xea\xa5\x1a\xda\xd9\x98\xb1\xf0\xa9\x22\x59\x1d\x75\xac\x68\x68\x63\x9e\xbb\x2e\x0d\x76\x2b\xc8\x36\x8b\x5e\xd7\x1e\x17\xe3\x7f\x0c\xe0\x99\xe4\x13\x73\xda\xa3\x00\x62\x6d\xec\x2c\x27\xf7\xfc\xed\x41\xe8\xb3\x3d\x76\x3d\x43\x00\xb0\xd6\xe4\xd0\xb9\x42\x06\x70\xe1\xe0\x5a\xb9\xf5\x19\xc0\x77\x58\xc0\x85\xe5\x00\x40\xf0\x17\xe1\xa1\xa7\xcc\x00\xe1\x8e\x92\x1e\x42\x4a\x20\x16\xe1\xac\x30\xa4\x74\x8a\xca\x1f\xdc\xaf\x99\x6f\xc4\x44\x0e\x0a\xd0\x34\xbe\xe0\x26\x40\x94\x72\x13\xb5\x67\x8c\x18\xc5\x73\x39\xac\xf9\x96\xa5\xd9\x62\xe9\x6d\x7d\x63\x39\x0a\xf4\xd1\xe5\xe6\x26\xf9\x71\xa5\x4d\xa8\x30\xc3\xd1\xba\x86\xf2\x69\xc4\xba\xae\xd8\xfb\xcb\xb5\x97\xb6\x03\xd4\x19\xbe\x7f\x6c\x6c\xfc\xdf\xbd\x28\xeb\xd1\x8a\xe3\x1b\xf9\xa5\xbf\x4d\x7e\x50\xfd\x7d\xeb\x71\x91\xf8\xd0\xa6\xba\xc0\x76\xd8\xf3\xaa\x9e\x46\x4d\xbf\xed\xcd\xbc\x89\x66\x56\xed\x14\x84\x77\xe6\x74\xc3\x4b\x6d\x63\x64\x42\xea\x58\x45\xbd\xde\x5e\xd4\xd9\x14\xd6\x52\x65\x7d\x3a\x54\x77\x62\x7c\xc1\x59\xfd\x6d\x74\x6f\xac\x4c\x4e\x87\xc1\x61\x4c\x53\xc4\x6a\xe6\x67\xfd\x72\x6c\x74\x48\x5b\x72\xb7\x21\x2f\xee\x68\x90\x00\x00\xe7\xc7\xc7\x6f\x69\xf9\xff\xde\x8f\xf2\xcb\x83\x30\x66\x61\xf7\x39\xdf\x0d\x60\x25\xc1\x2e\x75\xb1\x08\xc0\xfd\x05\xc7\xf1\x1b\x6d\x00\x01\x78\x3e\x0d\x66\x5b\x80\x70\x2b\x21\x37\xf6\xaf\x00\xd1\x77\x24\xec\x85\xde\x82\x7d\xec\x31\xd9\x5e\xf9\x8b\xd4\x73\x51\x5a\xea\x13\x26\x56\xe4\xb6\x70\x1a\x7d\x7e\x97\x43\xc4\x07\x3e\xfa\x36\x5a\x91\x1f\x70\x72\xae\x73\xee\x6b\xd9\x76\x98\xa3\x0e\x3e\xd1\x67\x4a\x4c\x90\xef\xac\x52\xf3\xf7\x56\x3f\x42\xf8\x9a\xf8\xd4\x9f\xad\xbf\xb5\xed\xab\x7f\xaa\xdf\xb0\xe9\xf5\xd6\x94\x3a\xeb\x0f\x62\x73\xe8\xce\x2d\xd5\xff\x47\xd9\x5f\x46\x55\xb5\xb6\xff\x1f\xa8\xee\xad\x58\x28\xa2\x62\x17\x06\x28\x28\x21\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\x20\xdd\x29\x28\xdd\x08\x8a\x82\xa2\x28\xa2\xa0\x82\x80\xa0\x48\xf7\x4a\x16\x8b\xb5\xae\x33\x9e\x9f\x2c\xdc\xba\x9f\xe7\xfc\xcf\x79\x75\x0d\xc6\xf0\xcd\x7d\x8f\x39\xef\xb9\x9c\xdf\xcf\xfc\x7c\x0d\x66\xfb\x5b\x72\x37\xd6\x55\x27\x17\x54\xeb\x12\xbe\xa9\x69\x3c\x59\xb2\x7e\x74\x76\x30\x46\x67\x7d\x39\xbc\x12\xdb\x3b\xad\xcf\xb3\xf2\xba\xfc\x5d\x57\x9b\xbe\xf5\xda\x70\x61\x41\x13\xca\x88\x75\x9d\xad\xe0\xcd\xa3\x1b\xc6\x5f\x36\xe2\x72\xf4\xcb\xba\x4c\xcc\x11\xa8\x74\xfa\x42\x7d\x93\x49\x14\x45\x72\x75\xce\xb4\x29\x11\x15\x9e\xf8\x32\xa3\xcb\x4c\x1a\xad\x1f\x8b\x49\xc3\x9b\xbe\xc7\xf0\x47\x16\x26\x8e\x99\x05\x63\xf7\x85\x96\x03\x08\x92\xb1\x87\x52\xa4\xfe\x9b\x83\xb0\xbc\xc8\x02\x67\xa2\x00\x5c\x82\xd9\x95\x2f\xf6\x03\xf8\xa1\xb8\x9f\xdf\xa4\x04\x88\x4a\xe6\xdf\x60\x64\x07\x88\x0f\x10\x36\x64\xff\x01\x90\xac\x26\xd9\x2d\x5a\x0d\x1e\xe9\x95\xb2\x5d\x8a\xed\x44\xb9\xb4\x5b\x6a\x46\x26\xd9\xdb\x41\x71\xa1\x86\xac\x9e\x1e\x5b\x67\x23\x3c\xad\xef\xc6\xc6\x63\xea\xbc\x15\x3c\x6d\x0a\xf2\x90\x55\x1e\x26\x11\x0b\xd5\xc7\x37\xf6\x38\xd6\xe4\x65\xb4\x88\xac\x8e\x58\x7d\x6f\x12\xef\xe4\x5a\x9e\x32\x65\x78\xcd\xd7\xfd\x69\xd9\x53\xb7\xe4\x5b\xf6\xb3\x83\x24\x2f\xca\xfc\x29\xad\x92\xd9\xe5\x96\xee\xf7\x15\x06\xcc\xf3\x93\x8d\x0e\x2f\x6e\x1a\xd6\x2d\x39\x57\x07\x75\x36\x19\xb5\xae\x68\x3f\x88\xaf\xff\x68\x1a\xb7\x1a\x51\xe6\xf7\xa8\xc2\xd4\x76\x5d\xa8\xf0\x50\xe9\xb4\xf9\xed\x0d\xb5\xdc\xa8\x02\x71\xf3\x65\x84\x63\x66\x64\x56\xaa\xe5\x05\xa4\xc4\x7d\x8d\xfb\xad\x96\x7d\xc8\xc5\x94\xe7\x49\xc7\xad\x78\xd1\x97\xe3\xdd\xe2\xf5\xad\x9c\xd0\x95\x31\xe3\xd1\xbd\x56\x9e\x18\xff\x88\x66\x00\xa1\x49\xb6\xa3\x14\xf7\x00\xe4\x03\x58\x46\x28\x25\xfe\xcd\x41\xb8\x87\xb0\x79\x5c\xec\x03\x08\xb1\xe7\x3c\x77\xbd\x0c\x20\x66\x9b\x67\x83\xbe\x17\x20\xc5\x5f\x88\x87\x43\x0d\x20\xf3\x88\xf8\x3e\x11\x26\x08\xcc\x39\x26\x73\x56\xf1\x04\x51\x27\x07\xab\xac\x66\xdc\xb5\x6d\x98\xde\xa6\xeb\xe5\x55\x8c\xab\x4f\x74\xb6\x38\x90\x20\x85\x39\x10\xaa\xe3\x6a\x5b\xbc\x81\xf8\xdb\x8f\x3f\xa8\xb5\x91\x62\x15\xe7\x26\x95\xd5\xdf\xa9\xb7\xd4\x6b\x3f\x5c\x5f\xde\x7b\x85\xc4\x81\x90\x3c\x20\x24\x4f\xcc\xa7\x3a\x43\xcb\x99\xd6\x0e\x86\x57\x16\xc6\xf3\xf3\xd7\x9b\x63\xda\x17\xcc\x57\x17\xaa\x1a\x12\xeb\x53\x2d\xac\x96\x05\x1f\xb1\x3f\x54\xb1\xa4\x5c\x99\xa8\x18\x2a\xfd\x6e\xa5\xb7\xb6\xb7\x34\x26\x57\xcd\x5a\x79\xe3\x48\xde\x7a\x3a\xb3\x6d\xfa\x86\x55\xee\x60\xf2\xb6\xad\x17\xe2\x49\x46\x7f\x7c\xbb\xed\x24\xb2\x25\xf5\x7b\x4c\xa9\xad\x1f\xea\x59\xa2\x52\xc4\x7b\xdb\x1f\xe8\xf0\xd8\xa7\xe1\x54\x36\xc5\x98\x98\x88\x44\x00\xf1\x07\xf7\xd6\x28\x8e\x02\xa8\x6a\xdc\xbb\x49\xe9\x05\x60\x2c\xcf\x6c\x76\xea\x20\x80\x3d\x17\x8b\xfc\x59\x1f\x00\xdf\x78\x96\xf2\x8b\xf1\x00\x51\xe7\xd8\x3c\xae\xdd\x00\x48\x5c\xe2\xce\xa5\xaf\x02\xc8\xd4\xe5\xfb\xc0\x4a\x01\x50\x30\x22\xec\x2d\xc8\x01\x4f\x4a\xd5\xc5\xc5\xa4\x17\x89\x89\x65\xac\xf2\x02\x06\x49\xdb\x2e\x45\x06\x9a\xec\x9e\xd5\xb8\xf4\x6c\x56\xe3\xc2\x84\x11\x74\x69\x62\x89\x03\x65\x69\xfd\xfa\xb9\xc0\xcd\x40\xc1\x76\x96\xe5\x43\x3e\x73\x69\x2a\x3d\x6b\xf3\x19\xae\x14\x35\xb1\xfd\xe8\x1f\x01\x96\xef\x3f\xe9\x7f\x70\x22\x79\x51\xbe\x29\x19\x6f\x7e\x4d\x7e\x19\xd6\xaf\x61\x3e\x3e\xad\xf9\x54\xa6\xe3\x8e\x75\xf9\xec\xc9\x8e\xf4\xda\x61\x9b\x8a\x05\x96\xa6\x93\xe5\x5a\x76\xd2\x4b\x46\x35\x84\x7c\x6f\x7b\xf4\xf2\xf2\xc3\xa3\x59\x31\x0e\x36\xab\xaa\x15\x14\x69\xa7\xed\xfb\xd7\xb3\x0b\x7a\x12\xe3\x1d\x7b\xd6\xbb\x0b\xf4\x63\x36\x1d\x9b\x11\x7c\x59\x84\x88\x7c\xa7\x2b\x48\xd9\xfb\x9f\x83\x27\x9d\x9e\xa2\xe4\x93\xd3\x82\x1c\x1d\xeb\xd0\x7c\xf1\xa2\x81\xb4\x0e\x73\x68\x64\x74\x2f\x80\x24\x91\xe9\xd3\x31\xad\x7f\x70\x10\x4e\x4c\xae\xff\xb9\x2f\x9c\xd5\x18\x7f\x9c\x36\xfd\x87\x1f\xe5\x0c\xeb\x01\x6a\x36\x80\xb4\x40\xf6\x65\xda\x4f\x00\x05\x09\xdc\xe7\x98\x7c\x01\xca\x9e\x09\xf6\x09\x14\xc1\x93\x87\x67\x45\x53\xa5\x27\x88\xd5\x35\xcf\xa5\x27\xf5\x52\x09\xa7\xaa\xc2\x94\xb7\x9c\xd0\xb8\xaf\x65\xf5\x7a\x2e\x71\x0f\xd1\x7e\x39\xa1\x56\x33\x65\x7c\xab\x3f\x62\x84\x7d\xaf\x74\xd6\xcd\xf5\x84\xd9\xc6\x25\xbd\x9d\x99\x5e\xf6\x91\xac\xc2\x0d\xdf\x99\x4a\x72\xa0\x1d\x1c\x19\x71\xfe\xe1\x61\x39\xf1\x49\xe5\x83\xff\x5b\x72\x3b\xfb\xb1\x8a\x37\x9e\x9d\x43\xf6\x94\xdf\x8a\x9f\xbf\xad\x9d\x72\x8c\xfa\xf1\xb8\x2b\xab\x44\xd4\xb9\x6d\x0e\xd7\x2a\x9b\xa3\xef\x12\xbf\x68\x5f\xdf\x9d\xbe\xd7\x65\x63\xf9\x5e\xb5\x52\xa2\xac\xeb\xd6\xca\xd2\x83\x94\x68\x2e\xb7\x92\xb5\xc2\x12\x9d\x28\x55\x57\x8b\xf5\xee\x82\xe8\x50\x3d\x37\xd5\x8d\xb7\x39\x43\x81\xd2\xee\x3c\x88\xf8\x4c\x9c\xdf\x51\x37\x31\xd4\x89\x94\x06\x6f\x13\xb7\x1b\xa8\xe9\xc4\xbd\x9e\x78\x57\x25\x74\x55\xac\x10\x80\xf4\x36\x53\xd1\xb1\x3c\x00\x4d\xd7\xbb\xce\x14\xbc\x00\x96\x57\x19\x8a\x4e\xde\xfc\xc5\x41\x84\xdb\x32\xf2\x9f\x17\x01\x48\xfa\xce\x1c\x71\x25\x07\x20\xcb\x95\x25\xfd\x46\x34\x40\xd9\x22\xa7\x09\x63\x33\xc0\x23\x13\x01\x2e\x01\x63\xf8\x50\x6f\x29\xec\x2b\xc5\x4d\xec\x6c\x3e\x25\x39\xaf\xeb\x49\x20\x6f\xd6\x50\x78\xe5\x34\x81\x9b\x6c\xfc\xa8\x69\x18\x77\x1e\x7d\xbe\x92\xd5\xb4\xb9\xbc\x70\x55\x21\xcb\xda\xcd\xe8\xc9\xed\x1f\x16\x31\x2b\x51\xa6\x43\xb5\xe3\xb9\xc1\x6d\xd5\x66\x13\xeb\x5f\x82\xbd\xa4\xfb\xd4\x27\x11\x43\xf4\xee\xe7\xde\x59\x7f\xb9\xd2\xf9\xd0\x43\x6f\x44\xfc\x3d\x4f\x55\xbe\xd7\x85\xaf\xab\x7d\xe5\x05\x0f\xbc\x36\xa6\x2f\x3f\x3b\x90\x15\xee\x89\x9d\x7d\xd0\xa1\x93\x3c\xee\xf5\x7c\x81\xa7\x69\x32\xe1\xb0\xd7\xc1\x25\xbd\xda\xc6\x28\x61\xaf\xbf\x57\x0a\x2a\xd3\x82\xe6\xbd\xcb\xd7\xb8\x4a\x07\x76\x3d\x20\x39\x9e\xeb\x1b\x83\x39\x5f\x7d\xed\x3d\x00\xf1\x24\x53\xd8\xdb\xcb\x63\x0f\xea\x68\xca\x80\x57\x8f\xfb\x7b\x94\x6b\xf2\x3e\x8f\x41\xd7\x79\xf4\x68\x8c\x0e\x80\x9c\x2c\xd3\xfe\x63\x2d\x00\x7a\x62\x77\xfb\x8e\xeb\xfd\xe2\x20\xbc\x85\xef\x50\x9f\x2a\x05\x88\x0a\xb9\x9b\x73\x8e\x1e\x20\xd5\x81\x51\xe9\x92\x27\x40\x31\x37\xb3\xe8\x75\x6b\x80\x47\xeb\xac\x64\x74\x32\x00\xcd\x2b\x5c\x41\x1c\x64\x30\xf1\xd8\x58\x90\x5a\x92\x17\x0e\x77\xe7\x88\x36\x6a\x38\x12\x44\x7b\xe6\x65\x78\xed\xdf\xe3\x26\xba\x35\x54\x2d\x63\x53\x50\x4d\xad\x2c\x06\x63\x15\x13\x2b\x2e\x95\x1e\x0e\xa7\xbb\x69\xbe\x05\x65\x70\x87\xdb\x7c\xde\x18\x42\x25\x54\x54\xb8\xcf\x46\x0d\x27\x87\xa4\x3d\x25\x9b\x79\xd5\x65\x14\x88\x18\x38\x38\xd6\xf7\x80\x2f\xe4\xfe\xc7\xf9\x61\xa3\xac\x8f\x21\x25\xe3\x88\xfe\xc9\x94\xaa\x60\xae\x6f\x95\x3d\x2f\x63\x1c\x83\x9e\xcc\x4c\x77\xb2\x46\xac\x04\x4e\xce\xdf\x69\x75\x0d\x9d\x09\x70\x58\x5c\xa9\xdb\x0a\x56\xf7\xb3\x59\xb1\xa9\x92\x0c\x0c\xf7\xa5\x5c\xa3\x28\x53\xf7\x8f\xf5\x91\x5c\x8f\x2c\xf4\xf4\xd5\xf2\x8d\xda\x70\xcc\x13\xf2\xa6\xf7\x61\x40\x1e\xcd\xd8\xef\xd1\xe6\x63\x80\x12\x4b\xfe\xec\x86\xf6\x91\x45\xd3\xc6\xf7\xb9\x1a\xfa\x18\xa3\x27\x62\xa4\x00\xe4\xe9\x19\x6d\x8f\x45\x00\xe8\xbf\xbd\xa3\x48\x51\x0c\x60\x8f\xbb\xed\x78\x5c\x1d\xc0\x3f\xf9\x96\xef\x89\xf3\x00\x71\xac\x74\x72\xa7\x35\x01\xb2\xfa\x69\x97\xa8\xe6\x01\xca\x4a\x19\x98\xae\xbc\x00\x68\x6c\x60\xae\xa7\x45\x01\x74\x04\x70\x08\xb1\xbc\x03\xe8\xa1\xe2\x15\x15\xaa\x82\x3b\x6f\xac\x84\xff\x56\x05\x82\xf5\x3b\x6d\x49\x0f\xdb\x47\x5b\xee\xef\x8a\x14\x54\x23\xa2\xd1\x1a\x6f\x9f\x69\x94\x96\xd2\xad\x88\x3c\x27\x33\xbb\xf8\x14\xbe\x92\x37\xbe\xf6\x55\x1f\xbf\xfd\xac\xb3\x6c\xb3\x70\x76\x03\xdd\xc3\x9d\x76\xa8\xf9\xd0\x52\x44\x09\x21\xad\xfb\xc5\xed\xef\x1a\x19\xf3\x71\xcc\xc3\x2b\x1f\x1f\x25\xcd\xc4\xd8\x8d\x75\xbc\xcd\x8f\x11\x8d\x6e\xfd\x16\xd1\x7b\x24\x5c\x20\x26\x78\x86\xad\xcb\x3b\x98\x2f\xca\x61\xe1\x64\xb3\x4e\x40\x70\x84\xfa\xd2\x60\x4d\xa1\x7f\x49\x68\xe4\x8a\x69\x95\xbc\x8f\x79\x28\x76\x4d\xaf\x54\x96\xe4\x43\xf1\xe0\x0b\x8d\x44\xfc\x9d\x73\x98\xe4\x43\x71\x51\x09\x2e\x43\xe5\x27\xb1\x38\xd3\x06\x3d\x40\xdb\xc7\x99\x39\x1f\x0e\x08\x45\x6f\x45\x37\x00\x28\x9f\x64\x78\x75\x6c\x1a\xc0\x38\x8a\xfe\xdb\xf1\xbf\x00\x9c\x39\x69\x2e\x1d\xe3\x01\x08\xe1\xbc\x65\x7d\xe2\x15\x40\xf2\x1d\xea\x77\xff\x39\x3f\x0a\xbf\xdf\xa4\x3e\x59\x08\x50\x43\x43\x4f\x7f\x69\x0f\x40\x47\xe4\x5d\xb7\x6b\x9c\x00\x2f\x0c\x58\x1e\x30\x9e\x03\x18\xbc\xce\x2d\x22\xa8\x0b\xbe\x23\x37\xf8\x9b\x15\x52\x09\xd8\xc9\x1c\xd1\xbd\x66\xb9\x5b\x23\xdf\x04\xa4\x5b\x42\x4a\xd1\x61\xdf\x5b\x95\x22\x8b\xf9\x96\x9f\xfe\xd8\xa3\x4d\xd1\x7d\x61\xbc\x60\x20\xd8\x59\x67\xc2\xb5\x7b\xbd\x8a\xba\x20\x0e\xa1\x59\xa9\xd2\xcc\x57\xd7\xbc\x12\x7b\xff\x54\xfd\xa7\x17\xba\xdf\x96\x62\xac\xca\x0f\x7e\xd4\x1c\x46\x46\x4c\x66\x59\x4d\xbc\x78\x5d\x14\xf4\x3c\xeb\xc7\xf7\x86\x67\xa3\x01\x6e\xe9\xf6\x33\x73\x8f\x37\x7c\x5f\x27\xdf\x59\x98\x69\x94\xf7\xae\x4d\xe8\x5e\x16\xa9\x56\xf4\xec\x88\x9b\x5f\xe5\xac\xe8\x72\x37\x8e\x3f\xbd\xd6\x50\x72\xca\x35\x32\x4e\x61\xe3\x74\xbe\x9a\xf3\x42\x4c\x32\x22\x22\x13\xe1\x14\x10\x1d\x89\xbc\x9f\x56\xe4\xf8\x3c\x92\x03\x15\x9b\xe4\x62\x97\x15\xf9\x0a\x8d\x8e\x7e\x60\xb7\x14\x6e\x88\x51\x8b\x7c\x09\xa0\x91\x45\xb7\x7c\xd4\xff\x57\xfe\xef\xae\x72\x6d\x88\xfc\xd6\x2f\x0e\x22\xdd\xea\xa6\xf6\x89\x5c\x80\xb2\x9d\xef\xd8\x1a\x71\x37\x68\x4e\x49\x00\x74\x5f\xbd\xd3\x40\xdd\x01\xf0\xee\x1d\x63\xf8\x2d\x35\x80\x31\x0e\x56\x04\xdb\x5d\x58\x99\x63\xe2\x39\x29\x31\x4b\xf4\x5d\x17\x15\x7c\xa8\xff\x01\x6f\x80\xcd\x11\x37\xf2\x37\x46\x27\xaf\xbd\x95\xb7\x2a\x92\x5a\xfe\xf0\xe3\x9c\x16\xe6\xe9\xd2\xc4\xdf\x83\x44\x07\xc2\xd8\x9d\x56\xca\xc7\xec\x69\x02\x8b\xc5\x99\xf2\x4f\x57\x1e\x6f\xcf\x75\x84\x8f\xbd\x59\x7c\x55\x38\x79\x39\xc0\xf2\x29\xf5\x47\xc2\xd0\x3b\xdf\xc2\xda\xac\xaf\x05\x7d\x44\x5f\xca\x32\xb6\xe9\x93\xdd\x38\x4f\xc3\xc2\xe5\xb9\xca\xb6\x93\x1e\x5c\xb9\x47\x16\x85\x1a\x38\xdc\x8e\x64\xdd\x5b\x7e\xf3\x30\xcf\x25\x20\x23\x63\xd5\xb8\xe2\x80\xd3\xbb\xfb\x14\xeb\x42\x45\x47\x1d\x93\x92\x17\x37\xe6\x72\x58\xec\xb1\x49\xbc\x48\xb1\xfb\xef\xed\xfa\x13\xa3\x51\x54\x29\x7a\xb6\xf6\x09\xe7\xd0\x57\xe2\x0b\x6d\x0f\xc6\x9e\x46\xe3\xa3\x7d\x6c\x74\x63\x74\x31\x4e\x91\xe7\x01\x34\xe2\x6f\x5b\x90\xc7\xfd\xda\x07\x9f\x74\xea\xe6\x23\x9f\x01\xa2\xaf\xef\x29\xf8\xcf\xba\x73\x77\x78\x88\x47\x0c\x3f\xf3\xcd\xae\xa9\xdf\xf3\xae\x51\xa9\xdb\xcf\x2e\xeb\x00\xcc\x8d\x31\xd7\x32\xd0\x03\x20\xcf\x72\xd3\x8b\x0b\x13\xcb\xb6\x2f\x08\xe4\xe9\x7e\xc3\x8b\x61\xbd\xc4\xa3\x03\xd8\xd1\x5d\xeb\x07\xe5\x99\x0a\x3d\x67\x50\xb3\x06\xda\xf2\x8f\x6b\x7b\x1e\x8d\xbd\x72\xcc\x7e\x57\x5c\x2e\xfe\x5e\x2c\x4a\x78\x6c\x26\xaa\xa9\x1f\xd5\xab\x3f\x89\xf1\x41\x0d\x0b\xbe\x37\x18\x61\x77\x2d\x19\x92\x1c\x41\xbc\x9b\x76\xb6\xe9\x15\x9e\xba\xf3\xe2\x94\x93\x54\x3b\xcd\xcc\xa9\xce\x0e\xa7\xb9\x1a\x97\xf9\x7b\x2d\xb1\x8e\xbe\x0f\xee\x2e\xe9\xd6\x9e\xb5\x1f\x28\xd3\x5f\xf1\xa9\x54\xb3\xbf\x59\x38\xbc\x26\x51\x82\xb4\x3b\x9c\x5b\xba\x41\x9f\x97\x6b\x83\xce\x91\x47\x30\x67\x0d\x59\xcf\x65\xd1\x20\xb5\xef\x73\x93\x7c\x28\x96\xb7\x52\x9f\x60\xf6\x44\xdf\x30\x47\xa5\x06\x60\xf2\xc2\x97\xcd\x86\x53\xc2\xb0\x72\x21\x37\x01\x74\x2c\x6f\x1c\x3a\x34\x08\x60\x8b\xa0\x7e\x72\x58\xec\x97\x07\x81\x94\xfb\x16\xef\xe4\xbc\x4d\x96\x7b\x5a\xfe\x2f\xe7\x50\xf8\xf9\xf7\xe7\x57\x3b\xef\xb9\xf7\xef\x70\x00\x21\xf4\xd9\x57\xde\xef\xfa\x30\x5c\xf0\xc3\x82\x74\x06\x0e\x5b\xdf\x31\x48\x09\x9a\x60\xd1\x59\xf9\x8d\x56\x45\xa9\x1c\x8d\x81\xe7\x4b\x4c\x7a\xcf\xeb\x13\xea\xe6\x7f\xe8\x3a\xba\x3c\xab\x4f\xbb\x3b\x5e\x1d\x71\xf8\x9d\x49\xb0\xc9\x68\x71\xc3\xf4\x87\x2e\xe7\xc1\x2f\xe9\x23\x94\x83\x2f\x6c\x9e\x4f\x16\x4c\x98\xbc\x8a\xb4\xec\x19\x7d\xfc\x5d\xab\xfb\xb1\xa5\x75\x7f\xe4\x1c\x47\x6b\xbb\xe5\xc3\xee\xc8\xc5\xe3\xf5\x11\x96\x6b\xad\x06\xcb\x89\x0f\x15\xac\xf8\xea\xe8\x56\x4d\xca\x39\xad\x6e\x3e\xbc\xbe\xf6\xa9\xa8\x9b\xc4\x81\x58\xd4\x96\x9a\x22\x42\x33\xb9\xcd\x06\x8b\x3b\x51\x7f\xa7\x1c\x36\x2b\xca\xaf\x41\x11\xe3\xdb\xcc\xe8\x72\xde\xa0\x87\xa3\x3b\x48\xfc\x87\x89\x76\xc6\x04\xd6\x26\x58\x16\xc0\xe8\x34\xb5\xc9\xc1\x1e\x00\x17\xa6\xcb\xd5\x07\x43\xfe\x71\x3f\x78\xfe\x9c\x95\x3b\x3c\xc0\xae\x17\x64\xe9\xe7\x9c\xda\xf1\x43\xe0\x3a\x49\xef\x79\x6f\xb5\x9c\xfd\x04\x40\x2c\xe3\xcc\x12\xcc\xdd\x1c\xc1\x4f\x09\x9a\x19\x08\xcd\xdd\xdd\x94\x93\x4c\xf4\x79\xf8\x9e\x88\x0a\x53\x0e\x4b\x9a\xed\xf8\xb1\x46\x67\x68\x5a\x8e\x2f\xc4\x2c\x2a\x3a\xf1\x34\x47\xc7\x31\xcc\x58\x04\xe5\x76\x87\x93\x3c\x18\xd6\xe5\x53\xc4\xf1\xd0\x97\x26\x66\x1c\x3f\x1c\xbf\x7b\x76\x5f\x20\x71\x10\x86\x5d\x93\x07\xe7\xe3\x1a\xa7\x8c\xd3\x07\xae\x2f\xa5\x57\x1f\x34\xd6\xef\xed\x5e\x3d\x54\x6e\x61\x2c\xdb\x15\xb7\xb6\x5a\x58\x60\x4c\xd3\xf6\x6a\x83\x35\x57\xfb\x5f\x1e\x90\xfa\xaa\x7c\x54\x69\xc2\x7b\xa3\xfb\xe5\x05\xe8\x90\x98\x09\xc3\xe8\x52\x0f\x8c\x6b\xc4\x55\x83\x4f\xc5\xfb\xb0\x9c\x21\x7b\x0d\x9a\xf2\xd3\xb1\x5f\x02\x3c\x00\x4c\x68\x8e\x3e\xfd\xcf\x3a\x5c\x9b\xf6\x0c\xed\xf9\x87\x17\x24\xf7\xcd\x4f\x2e\x88\xe4\x41\x20\x5d\x07\x5f\xca\x7f\x4e\x04\xdd\x9f\xf9\xef\xad\xa7\x67\x67\x70\x67\x88\x16\x5c\x56\x22\xbd\xb3\xb1\xdb\x3a\x82\x08\x9d\xd6\xe1\xb3\xb8\x1e\xa9\xaf\x2e\x34\xdd\x87\x30\x4b\xaa\x07\xc2\x27\x1f\x3e\x41\xb8\x19\x9f\xc8\x81\xf4\xd3\x6b\x03\x0e\x96\xe5\x3a\x61\xe9\xcb\x7b\xfc\xd2\xeb\x27\xbc\x82\x16\x4d\xb3\x7c\x9a\xb3\xac\x3b\xe7\x19\x7a\x33\xda\x43\x0d\xc4\xe7\x57\xe6\xd8\x5b\xdc\x75\xe9\x96\x94\x17\xba\xea\x4c\x48\x1e\x0c\x6d\xe4\xd4\xb7\x95\xa8\xf2\x30\xdd\x73\xc3\x4f\xd7\xcc\x8b\x44\x75\xa7\xfa\x4f\xaf\x13\x73\xb9\xf4\x82\x7a\x02\x37\x88\x99\xef\xf4\x64\x9f\xec\x43\xca\xa5\xbe\xd6\xcb\x6c\x55\x45\x79\x24\xee\xd7\xd3\x6e\x74\x40\xeb\xc4\x10\xf5\xce\xd4\xd5\xa0\x21\x72\x46\xb7\xa2\x9a\x0a\x33\x1a\x1a\xab\xeb\x5c\x49\x85\xcd\x0a\x74\xd2\x99\x28\x9b\xd8\xd4\xf6\xdd\x0f\x60\x79\xe5\xe7\x3a\x02\xaf\xfe\x9c\xa4\xdc\xb7\x7c\xea\xf7\xeb\x80\x94\x7b\xfe\xfe\xdd\xef\x6e\xfe\x19\x01\x70\xe7\xed\x35\xf6\x39\x2a\x62\x17\x27\xbf\xc0\xc1\x8f\xc1\x84\x53\x42\x94\x6a\x9c\xbd\xe2\xf8\x63\xd2\x16\xd6\x57\x1a\x6e\x6d\x86\xaa\x45\xfb\x73\x17\x64\xa0\x97\x8d\xa2\xe3\xcf\xc6\xfe\x8d\x3c\xea\xb0\x9e\xfd\x36\x50\x7f\x3d\xd9\xfb\x68\x29\xa7\x6b\xc0\x5a\x65\x2a\xb2\x7c\xcb\x62\x72\xf5\x79\xf3\xc7\x07\x9f\xf4\x4a\x56\xaa\xbf\xd4\x54\x85\x6b\xf4\xad\xb6\xaf\x68\x96\x2b\xa8\x93\xaf\x9f\x5a\xed\x2d\x7a\xa2\x66\xb0\x9e\xb5\xa6\x52\x30\xa9\x76\x69\xce\x71\x43\x27\xeb\x2e\xc9\x7f\xa1\xe1\xfe\x3e\x0a\x99\x97\xac\xa6\x29\xf7\xfa\x1e\xca\x24\x41\x4d\xa3\xe0\x85\x14\xda\x3f\x5a\x54\x23\xe0\x69\x10\x26\x38\x4c\x53\x63\xa2\x53\x1b\x33\x10\x32\xaf\xe1\xd3\xaa\x81\x7d\xea\xff\x4c\xa3\xa8\x31\x62\x93\xcb\xf7\xb4\xe6\xc1\x5a\xd6\xcd\x52\xaf\x22\x00\x7b\xea\x9f\xeb\x21\xf1\x30\x39\x01\x7b\xfe\xab\x0f\x63\x72\x61\xcf\xff\x17\x0f\xc2\xfc\x61\x00\xfa\x37\xd4\xcf\x47\x06\x88\x38\x8e\x77\x3c\xd5\x2f\x97\x08\x0d\x82\x4b\xf2\x8f\x9b\xc7\xf0\xdd\xb2\x1c\xa6\xf8\x72\xcf\x2d\x71\x35\x7b\xe7\xfb\xf7\xe9\x37\x15\x8c\x2e\x04\x5d\x0a\x55\x43\x7f\xb7\x6f\x4c\xe0\xf0\xda\x87\x2a\xf7\x5a\x49\x63\x73\x6c\x43\x8e\xc4\x61\x32\xd2\x2d\xc4\x11\x2b\x15\x07\xb3\x1f\xe9\xbd\x47\x18\xf4\x76\xe5\x24\xaa\x5f\x59\xc7\x2c\x2c\xe7\x4f\xef\xf2\x0f\xb6\xc8\x7c\x44\x58\x6a\x9f\x52\x14\x32\x0a\x61\x9f\x46\xab\xa4\xb8\xc2\x86\xcc\x49\x8c\x57\xa6\xff\xd6\x85\xaa\x8d\x35\x57\xf6\x18\xc5\xa1\x8b\x22\x45\x55\x86\xdf\xef\xc3\x9c\x0e\x0f\x53\x25\x7b\x5d\x89\x99\x0d\x8e\x56\x39\xf0\x62\x06\xbb\xe6\xdb\xa8\x5a\xff\x54\x0e\xbb\xe5\x3b\xae\xa2\xdb\xf9\x68\x73\xc5\x7d\x4d\x85\xae\x2d\x08\x17\xe0\x22\x04\xe0\x15\xf3\x73\x5d\x24\x1f\x46\x45\xf5\xcf\xd9\xb5\xf2\x7b\xee\xb9\x21\xf7\xcf\xf5\x6f\xa5\xec\xe4\x3e\x3b\xdf\xf7\x8e\xea\x03\xdc\x29\xbf\xee\xfb\xba\x05\xf8\x38\x24\x39\xec\x3b\x4a\x08\x68\x61\x3a\x59\x4e\x92\x07\x22\xe7\x0b\xde\x54\x6d\xcd\x0a\x15\x47\x86\x6b\x31\x4a\xf2\x3c\x10\x40\xb9\x59\x69\x73\x22\x20\xd0\xcd\x1b\x4b\xef\x7e\x39\x32\xc1\x4e\x11\x33\x11\x79\x3a\xfa\x8e\x29\x0a\x43\x9f\xbf\x3f\x4e\x54\x4f\x01\xad\xd4\xda\x94\x68\xac\xfe\x06\xf5\xfc\x83\x5c\x52\x8e\xd2\x3e\x94\xd4\xba\x76\x12\x46\x3e\x02\xdd\x85\xea\x89\x7e\x28\xcf\x8b\x46\xa2\xb6\xa3\x32\xe5\x8a\x30\x06\x68\x87\x08\x6d\x39\x5e\x04\x06\x73\x35\x74\xbf\xfc\xbd\x39\x2b\x4c\x5b\x50\x9c\x7c\xc7\x44\x05\x36\xc0\xef\x95\x82\xe4\xe7\x1a\xec\xb8\xef\x5e\x12\xf7\xa0\xa0\xf7\x86\x0a\x77\xc6\x75\x44\xc1\xaf\x8f\x1e\xe7\xe4\x5c\xa5\x70\xf6\x39\x6c\xed\xb7\x6f\xf9\x75\x2e\x92\x9e\x8f\x4d\x3b\xcf\x89\x81\x6f\xff\x8d\x03\xf9\x93\x83\xf9\x54\xfd\x73\x3e\xef\xdd\xf9\x0e\x9e\x06\x54\x39\xcd\xd9\x45\x6a\xaf\x12\xc5\x45\x8e\x4b\xc6\x16\x62\x08\xee\x32\x95\xaa\x3c\xc9\xab\xdb\x8a\xea\x8a\x46\x3d\xe1\xf6\x78\x55\x03\x2b\x1b\x47\x8f\xa6\x2d\x25\xeb\xc3\x2e\xeb\x8e\x82\xb8\x50\x97\x29\xaf\x59\x6b\x1d\xdc\x91\xe0\x26\x3f\xba\x7f\xf1\x0f\xdc\x58\xde\x9e\x1f\x61\xe5\x4a\x87\xb0\x47\xc6\x90\x61\xd2\xb2\x4b\x18\x22\xaa\x32\x94\x8c\xc4\x3f\x48\xbf\xdd\x14\xc1\x3a\xf8\xea\x91\xf8\x07\xc9\x35\xec\x8d\xcd\x97\xae\x27\xa4\xbe\xad\x3c\xdc\x1c\x75\x65\x93\x96\x99\x99\xc0\xb1\x3b\x0b\x4a\xbf\xfb\x2a\x8b\x8b\x75\x34\x91\x7e\x31\xf2\x68\xeb\x6f\x3b\x3d\x12\xf7\x20\xfd\xfd\x9d\xed\x56\x8d\xe5\xb3\x5f\xcf\xc7\x8a\xb7\x3b\x1c\x48\xc7\xcf\x49\xca\x3d\x7f\xe7\xa1\x48\xf9\xf7\xe8\x8e\xf7\xe0\xa5\xed\x8e\x07\x22\x0b\x80\xfe\xfa\xe5\x6d\x92\x07\xa2\xa4\x17\xf6\x0b\x5a\xf0\x49\x66\xb4\x11\xef\x49\x1b\xc8\x9c\x88\x9e\x23\x5c\x55\x7b\xa2\xa5\xe9\xcf\xbd\x7d\xcf\xa0\xc9\x24\xe6\x5f\xfc\x03\xf7\x56\xa5\x7f\xbc\x93\xae\xf1\x99\xad\x13\xf1\x99\x6e\x6d\x3a\x5d\x38\x44\xfe\x07\xf7\xa3\xea\x56\xb8\xf2\xfa\x9b\x1e\xb2\x4a\x37\x70\xca\x7d\x02\x9e\xea\x72\x37\x71\x87\xbe\x52\x78\x7e\x97\xde\xbb\x39\x8f\x6e\xf3\x54\xd9\xf5\x3e\xcc\xe2\xb6\x71\xa2\x8e\x85\x24\xfe\x41\x7c\x69\x2b\x14\x37\x64\x5b\x22\xce\x8b\xf1\xd9\xd2\xb7\x1c\x14\x47\x2f\x31\x6d\x45\x59\xd2\x8a\xf7\xfe\x18\xdb\x42\x9a\x31\x8a\x3f\xfe\xea\x88\x97\x37\x4e\x96\xe0\x19\xed\xc2\x1b\x1a\xf3\x02\xe4\xcb\xfc\x77\x0e\xe4\xf7\xef\xdf\xff\x5f\x1e\x88\xfa\xc7\x00\xf4\xa3\x97\x8d\xca\x5a\x61\x8e\x8d\x8b\x8e\x2a\x8b\x03\x24\x04\xeb\x38\x51\xf1\x74\xc4\x1e\xa9\x38\xe1\xde\x90\x2a\xc2\x1b\xd5\x4f\x4a\x9a\x9e\xf3\x84\xcb\x7a\xe5\x5a\xc3\xf6\x6e\xdb\xe6\xe6\x49\x46\x41\x56\xe6\xdb\x64\xf6\xd3\x66\x2a\x66\x48\xfc\x43\xaf\xab\x96\xfd\x86\x4c\xf8\xd2\xf0\xdb\x96\x38\xed\x68\xbc\x66\xfa\x29\x1b\x36\x12\xff\xa0\xe8\x8f\x27\x6b\xab\xb6\xe5\x92\x53\xdf\x0a\x79\x53\xe8\xc0\x25\xe5\xb1\x55\x36\xc5\x6c\x8b\x92\xb8\xbb\x95\x81\xaa\xb0\x15\x17\x3f\xbd\xb5\xb1\x25\x61\x25\x24\xfa\x10\x9f\x87\xdf\x63\x92\xfc\x3f\xbd\x0f\xf1\x28\x0a\x7c\xa3\xde\x8c\xe8\xa1\x65\x0d\x7c\xa7\xde\xaa\xf0\xf3\x99\x67\xdb\x56\x1a\x73\xff\xe0\x40\x76\x7c\x20\x33\x98\xff\x76\x0e\x92\xf2\xef\x81\x9d\xef\xfc\x3b\x77\xf2\xfe\x06\x5d\x80\xcb\xb2\xe4\x23\xa4\xfc\x3b\x7b\x12\x80\xed\x01\x6d\x55\xd2\x75\x48\x17\xd0\xbb\x57\x1e\x21\x05\x7f\x4b\xe5\xf0\xb7\xfb\x6e\x11\xc3\x95\xef\x49\x5c\x75\x9a\x27\x6c\xe9\xd8\x29\x9c\x20\xf1\x0f\x66\x4a\x84\x2b\x36\x71\x5a\x3d\x46\xbd\xdb\xe0\x6a\xae\x63\xaa\x57\xb6\x9d\x1d\xcc\x67\x50\xab\x25\xb0\x2d\x97\x98\x69\x1c\xb6\xcb\x3f\xc4\xe0\x37\xab\x1d\x4d\x1d\x65\x11\xf8\xfa\x27\x39\x66\x40\xe2\x1f\xc4\xad\xf0\xdf\xa7\xa8\x8c\xf5\xc5\xf8\xf0\xd5\xeb\xd7\x4d\x5c\x45\xfa\xb7\xff\xc6\xdb\x18\x52\xfe\xcb\xfb\x20\x49\xf8\x6b\xdb\x47\xdd\x54\xd0\x90\xa0\xba\xfd\x41\x85\x4c\x80\x71\xab\x86\xc0\x2b\xff\x54\xe0\x33\xd2\x8c\x70\x42\x31\xff\xd7\x73\x71\x8c\xf2\xb7\x73\x80\x76\xc7\x07\x93\xfe\x7b\xfe\xdd\xcd\xb8\x93\x7f\x37\xfe\x9c\x85\x8e\x3b\x1e\x88\x6b\x00\x74\x8f\xce\x3d\x4e\x61\x00\x60\x7b\x76\x53\x28\x6a\x02\x86\xf9\x32\xef\x6c\x06\xc4\x43\xa0\xb8\x2e\x1b\xad\xdb\x37\x38\xa2\x80\xe6\x37\xb2\xe3\x20\x6a\x68\x3f\x96\xfa\x60\x8a\x25\xe0\x8d\x9e\xca\x17\x1b\x1f\x20\xee\x37\xab\x92\x97\xd5\x4f\x23\xd4\x38\x5f\x55\xb9\xa3\xf3\x17\x21\xd4\xb7\x55\xcd\x46\x7d\x81\xc0\x19\x43\xa9\xd9\xab\x22\x4f\x38\x90\x5e\xaf\x9d\x45\xe2\x1f\x64\x43\xb7\x3b\xea\xb5\x74\xe3\xa5\x86\xb6\x53\x9e\x60\xf4\xac\x25\xe8\xb7\xfd\x07\xc6\xf4\x6c\xc4\x5c\xb6\x75\xc6\x41\x9f\x4c\x84\x79\x3b\x62\x35\x52\x27\x55\x28\x70\x7b\x0d\x6f\xa2\x71\xeb\x5f\xde\x87\x3f\xb8\x87\x5f\xfc\xc3\xfb\xcb\x3b\xbf\x8b\x88\xff\xdc\x87\x85\x1d\xef\xc7\xc7\xc9\xdf\xcf\xc1\xfa\x9d\x59\x92\xff\x73\xe6\x39\x00\x5c\xbc\x74\xe8\x64\x6a\x3c\xc0\xed\x95\x33\x17\xa2\x97\x00\xee\x2d\x5d\xd1\x0b\x2e\x06\xe0\x09\xa3\xb5\xf4\x74\x86\x1e\x51\x67\x86\x1f\x8e\xfa\xc0\xa3\x80\xe6\xee\xb7\x98\x00\x32\x75\x2e\x7e\x0b\xe3\x4c\xa2\xa3\x01\x99\xc4\x1a\x89\x7f\xd0\xa5\x25\xca\xdb\x5d\x90\xce\xd2\xe2\x27\x1e\xf1\x74\x97\x4f\x54\x8b\x25\xe0\x83\x23\x15\x8c\x95\xaf\x10\x46\xe2\x29\x94\xfe\x96\xd7\x24\x7c\xcc\x54\x53\xec\x97\xd1\x21\x54\x95\x49\x2a\x2b\x4a\x7d\x20\x28\xd6\x7f\x50\xff\x4b\x3c\x97\x60\xd7\xe5\xa5\x7a\x44\xa4\x96\x10\xd7\x7f\x5d\xe9\x87\xf0\x25\x82\xf3\xa8\xa1\xb2\xbf\xd0\x5f\x04\xdd\xf9\x30\x65\x0c\x89\x7f\xf8\x5f\xde\x87\x5f\xb9\xff\xef\xf7\xc1\x1a\xff\xef\xe7\xe0\x8b\xcd\x9f\xb3\x59\x6f\xc7\x83\x91\xf2\xbb\x07\x23\xfa\xc1\xcf\xe9\x1f\xf8\x73\x86\xf2\x00\x30\xeb\x5f\x58\xf4\x09\x06\xe0\x49\xbd\xb1\xe4\x6c\x0b\x53\xa2\xbc\xf4\x83\xd6\x9a\xd0\x2e\xad\xc7\x98\x60\xb2\x02\xfc\x6a\x37\xb9\x4f\xea\x77\x13\xb7\x75\xf6\xf2\x3f\xd0\x19\x21\x4e\x18\x15\x08\x9d\xd3\x8c\x23\x8e\x58\xd9\x0a\x2d\x6a\x38\x11\x93\x9d\x0d\xc4\x5b\x94\xe7\x89\x65\x3e\x79\x62\x69\x8a\x3d\x44\xbb\x70\x29\xc9\x6d\x39\x4f\xa2\x6c\x72\x8c\x74\x81\x8c\x24\xf1\x62\x6e\x80\xec\x24\x89\x7f\x10\x9b\x22\x9e\xa8\x2f\x91\xb5\x17\xf9\x42\xc0\x3c\x39\x27\xa7\x2c\xd4\x4b\xd8\xe8\xaf\x97\xdd\x14\x54\x24\xac\x7f\x6a\x93\x4d\xe0\x77\x26\x9e\x9d\x8e\x97\xbe\xc7\x67\x4c\xe4\x5c\xcf\x97\x8c\xe2\xbb\x41\x94\x23\x4c\x48\x54\x93\xf8\x0f\x6e\x67\x22\x92\x98\x20\x40\xfe\xe7\x39\x30\xe1\xfa\xc7\x39\x78\xec\x0f\x0e\x68\x67\x9f\xe2\x39\x7e\xce\xa0\xba\x9d\x59\x0a\x70\x25\xe3\x70\x9a\xd7\x4d\x00\x3a\xc4\x49\x19\xe7\x6c\x00\x4e\xc1\xcb\xf2\x76\x17\x01\x2f\x12\x76\x2b\xd9\xe2\x1a\xf4\x48\x7f\x66\x70\x37\x3a\x0e\x91\x4a\x03\x2c\x9d\xba\x2c\x20\xae\xc9\xcb\xb9\xa1\x6d\x0d\x54\xfa\xb3\x7c\xfb\x34\x4e\xc3\x55\x33\x32\xde\x3c\x95\x50\xa0\x74\xe0\xe2\xe7\x50\x74\x02\x0a\x0f\x1a\xfe\x44\x85\xc3\xc4\x8f\x41\x2c\xc2\xf7\x65\xa5\x89\x6f\xa2\xde\x88\x1c\x94\x22\x27\xf6\xa7\x4c\x0a\x7f\x97\xbc\x4a\x8c\xc8\x63\x11\xef\x10\xfb\x9b\x98\x57\xae\x20\xf6\x97\xb0\x1b\xb1\xac\x8e\x5c\xf4\x98\x10\x0b\x31\xb4\xa3\x59\x2c\x5f\x60\x93\x68\xf1\x92\x59\x7c\x8c\xbf\x84\xa8\x31\xb4\x20\x21\xc3\x6b\x4d\x4c\x9f\x08\x15\x09\xe6\xc9\x23\x16\x2d\xfc\x10\x9e\xe2\x46\x12\x7b\xd0\x71\x42\x3c\x5c\x9f\xe1\x24\xb1\x9e\x8f\x03\xe0\x3a\x35\x7f\x04\x19\x2f\xc0\x3d\x63\xde\xbd\xe4\x25\x00\xbc\xbc\x7c\xd6\x27\x4e\x00\x88\x67\x08\xf2\x9c\x11\x01\x50\xa4\x10\x79\x74\xe9\x26\x80\x96\xb8\xe4\xc1\x1b\x2b\x00\x06\xbe\x72\x9d\x0c\x8a\x00\x66\x37\x95\x62\xd9\xd3\x00\xcc\x5b\xd5\xb7\x05\x72\xa1\xd8\xfc\x8d\xde\x23\xe9\x12\xe2\x92\xd9\x94\x99\x9f\x26\x0d\x51\xdf\x6c\xc8\xfe\xba\x91\x3f\x21\xc8\xf4\x8a\xef\x15\xbb\xf0\xed\x0e\xc3\x91\x18\x4a\x77\xd5\xed\x9b\x7a\x77\x33\x69\x7c\x30\x78\x67\xed\x73\x65\xc4\xa0\xf7\xbb\x1c\x88\x83\x6a\xf5\x93\x33\x91\x43\xb8\x61\xe5\xbf\xdf\xcc\xc6\x7a\xef\x72\x20\x20\x93\xbc\xee\x98\x48\x85\x0b\x91\x56\x41\x9d\x8a\x4d\xdd\x32\x97\xdc\x44\x6b\x86\x9b\x90\x3c\x20\x28\x1e\x49\x27\x4c\x55\xc0\x87\xc5\x3e\xa9\xf7\x98\xfe\x80\xf1\xef\xb7\xa5\x1a\xb1\xdb\x5e\x5e\x23\x6d\x32\xc6\x9b\x57\xbd\xf4\xde\xdd\x91\xf3\xdc\x64\xf2\xea\xec\xa7\x91\x43\x6d\x7a\x7a\xf2\xf7\x8e\xca\xbd\xc6\xf1\xb8\x04\x3f\x79\xa1\x20\x89\x93\x77\xf1\xed\xe8\x51\xe0\xc7\x0d\x3a\x5e\x04\xa0\xb1\xe1\xfd\x72\xc0\x05\x80\xa9\x9f\xe7\xf0\x91\x56\x00\x9e\x24\xee\xde\xe3\xef\x00\x24\xaa\x05\x66\xcf\x18\x01\xa8\x9c\x16\x36\xbd\xc4\x0a\xa0\x47\x29\x6e\x7b\x03\x00\x8c\xa7\x64\x2f\x32\xb0\x01\x98\x86\x2b\x34\xb3\xb4\x01\x58\x7d\x53\x57\x15\x44\x43\x98\x0d\xbd\xde\x45\xb9\x64\x22\xca\xf2\x82\xe9\x59\x8d\x3e\xe2\x75\x4b\x13\x9b\x75\xd3\x08\x82\xbe\xd9\x53\xef\xbd\x0e\x7f\x6f\x47\x19\x07\x46\x2e\x7a\x8a\xe2\x2b\x0c\xe4\xd2\x73\x02\x35\xb7\x1a\x74\xc6\xca\x7d\x22\x7a\x70\x8b\x9a\x3d\x4d\xd1\xb1\x28\xdc\x9c\x9a\xe2\xd3\xfc\xd8\x78\x9c\xa5\x72\xce\x5b\xcf\x04\x89\x4d\x6b\x05\xd9\x6f\x8e\xa9\x2e\xbb\x5e\x14\x52\x1f\xcc\x8e\x07\x84\xc4\xc3\xac\x9e\x97\x96\x45\xaf\x86\x2a\xfd\x28\x90\x69\xc5\x70\x84\xc4\xfd\xc9\xc1\xf4\x1b\x29\xa4\x63\x23\xfc\xcf\x3e\x1f\x55\x9c\xc6\x22\x7d\x2f\x3d\xbd\xa2\x64\xb3\xc9\xe3\x5d\xdc\x8e\x57\xca\xd8\xfc\xee\xfe\xac\x49\x4a\x99\x09\x67\xea\x52\x0a\x40\x7b\x81\x87\xeb\x40\x2c\x00\x9b\x27\xaf\xd0\xb1\x7b\xff\xe8\x89\x79\xcc\xe7\x70\x7a\xf9\x57\x4f\x8c\x41\xb8\xd8\xfa\xcd\xfb\x00\x66\x4f\xa4\xf2\xee\xd4\x01\x58\xd3\xca\x25\xb0\x32\x03\xd8\x4d\xa9\x46\x09\x1d\x85\x47\x76\xaf\xb5\x99\xa5\xf3\x88\xb3\x36\xce\xc6\x5b\x5a\x27\x08\x58\x6b\x4a\xeb\x4a\xf3\x26\x02\xa5\xe5\x35\x8f\x19\x67\xe9\x6d\x1a\xb3\xab\xe1\xd7\x7d\x50\xf8\x0b\x46\x21\xf7\x2f\x84\x62\xb6\x2e\xe8\x6d\x96\xa6\xc7\xde\xc1\xc9\x6b\xe7\x34\xbc\x4e\xba\xb2\x39\xa3\xfe\xbe\x7b\x3d\xe5\xca\x2e\x07\xd2\xa2\x78\xf5\x1b\x2e\xc3\x09\x1b\x20\xc7\xbd\xc1\x96\x31\xb4\x59\x26\x93\x81\x18\x49\xbe\x4c\xda\x0f\xb4\x99\xf4\x63\x94\x4e\x4c\xfa\x3c\xbb\xac\x2a\xfa\x46\xe4\xe7\x09\x4e\xb9\x67\xe8\xaf\x61\x84\x4f\x85\x72\x5b\x98\x57\x41\x91\x6f\xc6\x15\x43\x31\x1d\xc1\xf7\x49\x7d\x38\xdd\x0f\x95\x16\xb1\x8f\xfd\xb2\xdb\x63\x55\xa4\x37\xa9\x7d\x6a\x1a\xed\x55\xda\x37\x3f\x79\x44\xff\xe2\x40\x6e\xd3\x71\xbc\x3c\x80\xfd\x95\xff\x0b\x99\xf0\xd0\x9e\x08\xfb\x07\x07\xe1\x24\xf0\xf1\xa2\x30\x80\xd1\x39\xd1\x5b\x37\xac\x00\x2c\x35\x24\xc3\xef\xd4\x00\x38\xa8\xc8\x7e\x64\xe7\x05\x70\x3a\xa1\xcc\x2b\x90\x0f\x8d\x8e\x73\x9a\xf1\xd2\x8a\xc4\x71\xa7\xb3\x86\xc5\xda\xb7\x08\x1f\xec\xa4\xad\x54\x2c\x1f\x6f\x77\xda\x38\xbb\x1e\x75\xcb\xc4\xe7\x5b\xb4\x85\xaa\x04\x56\x6e\x79\x99\xde\x48\xf9\x11\x35\x8e\xbb\x63\x78\xaa\xd4\x23\xd9\x79\x53\x5d\x57\xb7\xf1\x62\xfa\x19\x6c\x96\xe6\xfb\x67\xa9\x59\x45\xbb\xfd\x38\x24\x0e\xe4\x4f\x2f\x8a\xab\xcc\x24\x22\x29\x45\x6e\x69\x4d\xce\x0a\xe9\x99\x68\xf2\x4d\x4a\x3e\x0b\xe5\x19\x5b\xfc\x49\x46\x89\x0f\x15\x10\xa7\x31\x70\x40\x99\x19\x6d\x13\xe5\xf9\xd2\x40\x45\x10\xbd\x19\x41\xfd\x94\x55\xe5\x2d\x66\x25\xd8\xa9\xe3\x82\xda\x5d\x2c\x79\x30\x75\x73\x95\xda\x19\xec\x88\x5f\x67\xcd\x8a\xba\xf4\xa6\x96\xcf\xb1\xaa\x7e\x75\xd3\xcd\x75\x0f\x37\x00\xba\xb7\x9c\x8a\x07\xeb\x7f\xed\x83\x58\x04\x67\xe9\x89\xb3\x00\x8a\x1a\xbc\x3a\x67\xa2\x00\x74\x7a\x04\x30\x97\x85\x7f\xf5\xc4\xd8\x74\x89\x9d\xa4\xa3\x01\x70\x39\x2e\x73\x94\x6d\x0c\xc0\x6d\x59\x91\x5e\x20\x13\xea\x3d\xdf\xa9\x79\xc9\x5c\x26\x7e\x77\x13\xd0\xcf\xd2\xbe\x42\x78\xe7\x54\x66\xc1\x67\xc5\xbb\x7d\xd7\x81\xde\x89\xd6\x1b\x8f\xdf\x63\x93\x1a\xc8\x1d\xd6\x86\x5b\x37\xdf\x93\xdc\x1a\xd7\xba\x69\x6b\xf4\xba\xf4\xef\x74\x4a\xec\x2d\x7d\xe5\x46\xd7\xdc\x1c\x4c\xb4\x36\xdb\x73\xc7\x82\x9b\x24\x0e\x04\x7d\x4f\xb1\x67\x59\xa2\xc4\xed\x4f\x2f\xca\x7a\xb0\xbc\xcf\x86\x71\x46\xe5\xf4\x8a\xe2\x41\x44\x45\xaa\xdf\x78\xb8\xd2\x59\xa4\x52\x32\xc7\xfb\x41\x65\x67\x94\x6f\x5c\xfb\xcb\x00\x55\x24\x6a\x30\x76\xb5\x5b\x46\xfd\x3c\x5a\x29\x7a\xae\x3d\x58\xfd\x03\x86\x33\xbc\xad\xe9\x88\x86\x2b\x66\x3a\xc4\xa9\x56\x50\x23\x0c\xdb\x18\xb0\xaf\x92\x4a\x13\xbf\x79\xd4\x4f\xaa\x6c\x4b\x33\x6e\xf3\x89\xd7\x01\x80\x3b\x49\xec\x95\x87\x98\xfe\xbd\x0f\x4a\xf4\xec\xdf\x4e\xce\x00\x18\xaa\xf1\xac\x5c\x64\xfb\xc5\x41\x38\x26\x8b\x96\xd2\x7f\x05\xf0\xa0\x90\x52\x66\x4b\x05\xf0\xf5\x96\x0b\x11\x08\x25\xf5\xe5\x10\xc7\x7d\x7e\xe8\x7c\xd7\xfe\x4a\x48\xf5\x9c\x32\x45\xd8\xda\xe1\xc7\x1c\xcb\x1d\xd3\xfc\xe6\xb7\x4c\xed\xb6\xfc\x17\xa3\x0d\x36\xc7\xac\x5e\x25\x4c\xa4\xbe\xc3\xea\x9b\x5a\x14\x87\xe7\xee\xc3\x04\x1a\x90\x35\x05\x16\x4c\xa3\x6d\x75\x94\x7a\x29\x4a\xf5\x50\x99\xea\x42\xa3\x4a\x15\xe4\x24\x0e\xe4\x4f\x2f\x0a\x89\x03\x99\xa0\x50\x51\xdb\xb8\x9b\x35\xf1\x21\x42\xf5\x31\x22\xe4\xbe\xfa\x6b\x4d\x75\x77\xe4\xc9\xd4\xc4\xee\x00\x4d\x77\x64\x55\x72\x7a\xfb\x17\xcd\x28\xf4\xf9\x58\xd3\x06\x82\xd6\x2c\xba\x39\xea\x4d\x2d\xad\x56\x2c\xe6\x51\x28\xe2\x81\x8f\xf6\x17\xac\x70\xf0\xa9\xb2\x97\xda\x76\x58\x84\xff\xf5\xa2\xbd\x3a\x05\x9b\x5c\xbe\x75\x00\x4c\xa7\xd9\x4b\x0f\x97\x03\xf0\x1e\xe2\x64\xa1\x48\x00\x90\x39\xcf\x79\xfa\x24\xed\xaf\x9e\x18\x13\x6f\xbe\xd3\x97\x55\xfe\xdd\x13\xe3\xfb\x40\xec\x03\x8b\xf9\xae\x17\xa4\x2b\x98\x4a\xc9\x49\xba\x84\x38\x19\x3c\xaf\xf9\x55\x7b\x81\xd0\xe8\xbf\xdf\x68\xdd\xe6\x3c\x3e\xd3\x6d\xda\xde\x3d\xd0\x06\xf7\xc8\xa9\xcf\x87\x3a\x41\x79\x53\xd1\xe6\x7d\xfc\x9e\x0c\x0a\x8c\x88\xc5\xd7\xfc\x95\xa2\x87\x28\x30\x9a\x6f\xa4\x2a\x9f\x41\xd1\xe8\x1d\xec\x65\xaf\xfc\x40\xea\xc7\xf9\xd3\x03\xb2\x11\xad\x64\xb0\xf2\xaa\xf4\xca\xb7\x58\xd5\x3d\x6b\x1a\x85\xd4\x1f\x63\xd5\x46\xd7\x5f\xe7\x7c\xe8\xbf\xac\x79\x74\x23\x37\xcb\xe6\xf9\x90\x26\x1e\xd1\x7e\xdf\xf9\xb1\x92\xb6\x18\x32\x2f\x85\xa6\x25\x46\x3b\x1b\x15\x94\xe0\x4a\xf2\x80\x90\x38\x10\x52\x1f\x4e\x41\xb9\x5e\x06\x36\x39\xf0\x69\xb6\xa8\x81\x30\x76\x20\x20\x07\x80\x25\x87\xa5\xe0\x48\x01\x00\x9f\x2f\xdb\xc9\x63\xe2\xbf\x38\x08\xad\x51\xb6\x7e\x2a\xd5\x5f\x3d\x31\x76\xd3\xbc\x7f\x5d\x1d\xfd\x47\x4f\x4c\x86\xc8\xd4\x3d\x6f\x80\xd0\x31\xe9\x1b\xfc\x78\x68\x8b\x8c\x54\xd0\x96\x91\x21\xae\x47\xde\x57\xa7\xd5\xc2\x11\x3c\xc3\x82\x0d\xba\xed\x2f\xe2\x1b\x7d\x34\x6d\xb4\x02\x6a\x71\xf4\x6e\xe5\xee\x77\x92\x23\xb1\xca\x0e\x9a\xd1\x23\xb9\x09\x68\x0e\xab\xfc\x7c\x62\xb9\x37\x4a\xc9\xe4\x54\x43\x65\x65\x2f\x82\x4a\x5f\xed\x95\x54\xbd\xfb\xba\x86\xa6\xdc\xf7\xe1\x96\x3b\x1b\xab\xaa\x53\x0b\xca\x75\x29\xa4\xfd\x98\x7f\xab\x52\xb8\x52\x5d\x76\x60\x84\x4e\x23\x73\xd5\xb2\x64\xf0\xed\xba\xd6\xfa\x1a\x6b\xd1\x97\xe7\x06\x3a\x1d\xeb\x35\x79\x3a\x1d\x66\xba\x5f\x37\x70\x99\x84\xe6\x2b\x7a\x7b\x91\x7c\x69\x34\xd5\x7c\x06\x2a\xc8\x07\x29\xaf\x1f\xd8\x19\x48\xa2\x46\xe3\x1f\x14\x11\x0d\x4d\xd0\x8f\xa2\x11\x79\x14\x86\x73\x18\xcf\x08\xca\xac\xe3\x46\x9e\xd8\x7d\xa1\x22\xe9\xe3\x86\xc3\xd8\xae\xc0\xdb\xbf\xf6\x41\x48\x92\xbd\x96\x02\xfd\xff\xee\x89\xf1\x5d\xe2\x6b\xbe\xa5\xf7\xab\x27\x26\x3a\x4e\x52\x41\xe0\x1a\xf4\xc4\xcd\xcb\x51\x48\x7b\x13\xf1\xf1\x11\x2a\xf9\x5a\x3a\x84\xf4\x18\x05\xdd\xc7\xb6\x6d\x78\xfe\xd0\x2e\x4b\xd1\x90\x67\x9b\x32\x5e\x1e\x6e\x21\xe9\xeb\x68\xa2\x8b\x69\x44\x6f\xc9\x6d\xe4\x4b\xdb\xb1\xdc\x89\x47\x6e\x88\xbd\xe6\x54\x8d\x46\x0d\x4e\xeb\xa7\x0c\x95\x5f\xdf\x6f\x45\x93\xbc\x28\xeb\x41\xea\x13\x73\xf2\xcd\x4e\x6b\xfb\xd4\x34\x17\x5a\x6a\x9f\x8f\x9f\xd5\x12\x5a\xf2\x7b\x74\xef\x9d\xb5\xce\xe2\xf2\xfc\x83\xa5\x9e\x23\x7a\x2e\x6b\xe4\xc5\xeb\xed\x45\x06\x33\x6b\x23\x85\xfd\x8d\x38\x83\xa6\x8d\xfc\xec\xe6\xaa\x42\x23\x34\x22\x23\xc3\xb4\x9c\xc2\xb8\x06\xa9\x9a\x96\x56\x40\x66\x32\x8a\xb2\x4a\xa2\xcb\xfe\x62\xaa\x80\xbe\x1d\x37\x94\x69\x62\xf2\x1c\x43\x16\x55\x9c\x56\x6c\x52\x80\x99\x0d\xbb\x94\x7c\xc8\xa4\x13\x9b\x12\x64\x0e\xc0\x22\x75\xaf\xf5\xc8\x3d\x00\xb1\x0c\xd6\x72\x8a\xd7\x00\xca\x92\x2c\xb7\x29\x6b\x7e\xf5\xc4\x58\x96\xb0\xbc\x38\xe3\x0d\xe0\x71\x92\xe3\xec\xe5\xd2\x5f\x3d\x31\xd1\x2f\x04\x26\x98\xaf\xee\xf6\xc4\x0c\xa4\x98\x49\x8f\x4b\x3d\x20\xbe\x48\xf9\xa1\x72\x42\xb7\x9a\x10\x9d\x42\xa9\x35\x6a\x27\x8f\x2f\x8a\x79\x60\xb2\x1c\x18\xb6\x29\x16\x68\xe8\x84\xcd\x60\x46\x3d\xf2\x2c\x0c\x3e\xf3\x00\x87\x90\x71\x34\xc9\x3e\x51\x0f\x6b\x96\xd6\x64\x0d\x74\x1d\xb5\x2b\xcf\x8c\xa9\xdf\x5e\x7d\xe2\x45\xe2\x1e\xd6\xc2\x34\x05\x67\x16\xdb\x62\x67\xde\x6a\x19\xce\x93\x37\xa9\x0e\x93\xeb\xf6\x2d\x86\xd4\x0a\xf4\x8e\x19\x2c\x2f\x0b\x3f\x94\xea\x18\x35\x26\x5b\x69\xa8\xc8\x69\x2a\x30\xee\x5d\x3b\x51\x52\xf8\x30\xcf\x94\x69\xbd\x2b\xdf\xa0\x84\xc9\xec\x13\x82\x3c\x6b\x3e\xbf\xdd\x5c\x0f\x81\x4c\xf7\xcd\xb4\xb0\x18\x42\x3e\x4f\x55\xcc\x94\x32\x73\x42\xd3\xc6\x6d\x26\xfd\x65\xa9\x83\x4e\x8f\xa5\x89\x73\xb4\xcc\xc7\x48\x47\xd6\xc7\x70\x59\x52\x60\x8f\x84\xd6\x01\x70\x45\xb3\xfa\x1f\xbd\x0b\x20\xf1\xe2\x5e\x27\x05\x3d\x80\x4a\xfb\xbd\x19\xca\x8f\x00\x26\x0d\xcc\x5e\xa7\x2c\x01\x1c\x96\xee\xf9\x9d\xbd\xfd\xef\x9e\x98\x38\x17\xbe\x29\x46\x4e\x80\x34\x4f\xe1\x36\x6e\x04\x4c\x65\xe1\x24\x46\x24\xaf\x02\x63\x8e\x8b\x9c\xad\xda\x38\x21\x2d\x33\x46\x83\xdd\xb6\x03\xef\x94\xfa\xd6\x30\x25\xf8\x0c\xf6\x7d\x54\x8d\xbd\x62\xd6\x30\xd2\xd5\xef\xbc\x5f\x62\xf5\x87\x75\x2a\xb7\xd2\xfb\x1d\xed\xac\xcb\x7d\x76\x5a\x0d\x0c\xcf\x6a\x17\x8f\x9a\xde\xfb\xf0\xa9\x8f\xfa\xcf\x7e\x9c\xcf\x9a\x06\xed\xb3\xec\xed\x57\xfb\xbe\x19\x73\x2d\xec\x6d\x8c\xe9\xf0\x36\x53\x5e\x5c\xa9\x35\x68\xd4\x33\xeb\x59\x21\xab\x44\x55\x51\x59\xcc\xad\x5a\x96\xb3\x15\x4f\x58\x49\xaf\xb5\x14\xcb\xe4\xd6\x5b\xd5\x6c\xe8\xe5\x76\x67\xac\x5a\xf3\x21\xac\x32\x97\x53\x72\x6d\x96\x10\x73\x19\x37\xe3\x30\xb6\x64\x28\x8b\xa4\xef\xa4\x3e\x9c\xc8\x15\x9b\x4e\xf4\x50\x0c\xc7\x2f\x0e\x84\xe3\x13\xb3\xcc\x11\x53\x00\x69\x91\x7b\xfb\x29\xc4\x00\x34\xe2\x98\xa9\x28\xdd\xfe\xe1\x47\xf9\x93\x83\xd8\xe9\x89\x49\x33\xe6\x4e\xbd\xcb\x07\x90\x1d\x25\x38\xc5\xed\x0f\xf8\xa2\x8b\xa2\xdd\x62\x0f\x41\xa8\xcc\x43\x6a\x43\xd5\x8f\xf0\xaa\xa8\x5a\xe5\x92\xf5\x71\xbc\x5f\xee\x9c\xee\xab\xa0\x48\x6c\x79\x52\x87\xf5\x97\xec\x3a\x44\x73\xc8\x1e\xef\xe7\x75\x19\xab\x07\x7c\xb8\x92\x38\x9e\xee\x5f\xf4\x77\xbc\xdb\x40\xff\x12\x3f\xf3\xd0\xf2\xd4\xc7\x7d\x83\x81\xf3\xfd\xc6\xd7\xc6\x6d\x5e\xbb\x4d\x9a\x1b\xcb\x4f\x5d\xeb\x3d\xd7\xff\xc9\x6c\xf1\xc7\xd5\xae\x77\xed\x4c\xd6\xc1\xb3\xd9\xed\xe1\xb5\x44\xeb\xe8\xc5\xab\xf5\x1f\x1f\xdc\xb2\xb1\x58\x16\x7f\x14\x91\x3f\x64\x5f\xbf\xb2\xa7\xea\x5d\x66\x82\xbd\xd1\x9a\x6d\x49\xd1\xfd\xa3\x76\x6f\xd7\xb1\xf9\x9e\x29\x1c\x76\xef\x37\x3e\xe5\x68\x44\x8f\x3b\xf4\x20\xaf\xa7\xdb\x45\x09\x3a\x90\xa3\xf6\xa6\xf4\x84\xe6\x39\x0c\xa3\x46\x12\xa9\x02\x9f\x3b\xa6\xa2\x3d\xe3\x6e\x05\x91\xdb\x67\x60\xb4\x22\xeb\x01\xb8\x99\x98\xde\x1f\xc9\x00\x90\x15\x66\xfe\x42\x91\x06\xa0\xe3\xc4\x58\x46\x29\x05\x60\x25\xc1\x80\x3f\x59\x01\xe0\xbe\xc5\x98\x75\x86\x0e\x20\x54\x8c\x69\xf8\x82\x2f\x40\x22\xff\xbd\xf1\xab\xe3\xbf\x7a\x62\x4a\x84\x79\x2c\x58\xaf\x02\x54\x52\x08\x7b\x89\x2e\x82\x7e\xb5\xa0\xc4\x51\x65\x51\x02\xd4\x1c\x95\x57\xb7\xa0\xc0\x9b\x57\xc4\x68\x9d\x08\x42\x63\xad\xf2\x66\xcd\x82\x72\xfa\x36\xf2\xe3\x66\xdd\x3f\x37\xe9\x2d\x05\x06\x4e\xc4\x4e\xbe\x60\x9f\xb9\xeb\x45\xf3\x48\xe7\xc3\x8d\x6f\x4f\xed\xb8\x3e\x04\x7d\x7a\x32\x2b\x6c\x7e\x64\x64\xf4\x9d\xc1\xc0\x57\xeb\x81\x89\x47\xaf\xa2\x3a\xc1\xee\xf6\x77\x8f\x67\xba\xd5\xd3\x8e\x39\x33\xfe\x9d\x0c\x25\x1f\x9d\x24\xe6\x09\x4d\x5b\xf9\x49\x4e\x07\x96\xf8\x6b\xb3\xee\x6f\x3b\x3f\x5a\xa1\xaf\xca\x4a\xf2\x76\x79\xb2\x6a\x54\x41\x13\x3f\xe8\x8c\x5c\x9b\x2c\x76\x8d\x6a\x74\xa1\xde\x70\xce\x23\x0f\x91\x70\x1d\x42\xb8\x64\x69\x87\xfc\xed\x72\x15\x19\x7c\xff\x90\x3f\x8d\x2b\x1d\x4a\x33\xd9\xd3\xcf\xd8\x39\x00\x6d\x1e\x17\xe3\x95\xe9\xfc\x15\xc3\x14\x95\x07\xc0\x87\x64\xfa\xeb\xc8\x37\x00\x85\x3a\xa6\x41\x8a\x0a\x00\x83\x52\x7a\x36\x8a\x83\xbf\x38\x08\x1f\xde\xbb\x67\xa8\xda\x01\xa2\xda\x19\xad\x2e\x30\x01\xa4\x1d\x67\x1e\xbe\xfa\xf2\x1f\x3d\x31\x16\x9c\x0e\x4c\xcb\x00\xf5\xb7\x04\xf7\x89\xc8\x82\x63\x63\xb6\xd8\x01\xc5\x51\xc2\x66\x4b\xb6\xec\x71\x0b\x4a\x3c\x7f\xdd\x39\xf5\xa8\x60\x24\x56\xa2\xd2\xc0\xe8\x54\x2e\xfd\xfa\x87\x9c\xfb\x8e\x4b\x2d\x03\x73\xef\x23\x3b\x22\xe8\xdf\x0e\x4e\x85\xfa\x95\xd5\x44\x8c\x52\x92\xfa\x71\x3e\x4c\xb8\x64\x7e\x90\xf9\xac\xd1\xfe\xc9\x9d\xf2\xcb\xd2\x5b\xcc\xc3\x6c\x0f\xae\x29\x89\x17\x91\x45\x12\x1e\x43\x3f\xe4\x9f\x0c\x66\xa6\x79\x92\xcd\x8d\xb7\x7e\x48\x89\xf3\x14\x5f\xbc\xd9\x50\x1d\x77\xc5\x73\x74\x59\xa4\x5a\x37\xd2\xd1\xd3\x63\x55\xb9\x22\x2c\x78\xcc\xeb\xe0\x1a\xba\xd8\x28\xf0\x80\x67\xd7\xc6\xd5\x7c\x43\x7f\x6f\x0f\x0c\xe2\x52\x76\x8b\x0f\xd1\x5d\x04\x39\x92\x5a\xe3\x1d\xef\x71\x16\x89\x4f\x3d\xe7\x75\xd2\x2d\x13\x7d\x2e\x61\xbf\xa7\x80\x6b\x10\xba\x37\xa6\x1b\x40\x38\x8c\xd1\x82\xdc\x04\x40\xf9\x3d\xa3\x0b\x85\x23\x80\x71\x11\xc3\x55\xca\xb2\x5f\x1c\x44\xa0\x12\xad\x37\xa5\x3b\x40\x5c\x0b\x7d\xf7\x19\x02\x40\xf6\x47\xa6\xb6\xab\x48\x80\xf2\x8b\xcc\xa1\x37\x1e\x01\xd4\xcd\xb1\xdd\xbc\x2b\x00\xd0\x32\xc7\x97\x2c\x78\x07\xdc\x3a\x85\x44\x0e\x29\xca\x10\xcf\x74\xef\x93\xe2\x35\xa3\xc5\xfb\x75\x11\x94\x8a\x02\xf9\xb1\x21\x6d\x2b\xda\x98\x6c\xf5\xf5\xc2\x87\x95\xd6\x87\x5b\xcf\xfe\xa8\x48\x97\x0e\xb9\x38\xc4\xf9\xb9\x26\x26\xb1\x62\xef\x34\xe3\xa7\xb4\xc0\xe3\xcf\x3e\x4d\x23\xba\x5e\x06\xc8\xbf\x8b\xfa\x62\x5b\xa1\x12\xa4\x32\x92\xf8\x5e\x25\xff\x74\xe0\xb1\xaf\x3c\xaf\x50\x69\xf5\x01\x0f\xbf\x6f\x3d\xf3\x8b\x27\x0f\x88\x9a\x4d\xe8\x18\x88\x4c\x0e\x38\xb1\xa0\xda\xf4\x21\x4c\xd5\x8f\x76\xf9\x46\xf5\xbb\xe0\x0e\x9f\xd9\x55\x8a\x07\xe6\x01\xcd\xbe\xfb\xd7\xd2\x4a\x2a\xfc\xa4\x7d\x3e\x6f\x9c\xcf\xf7\xf4\x35\xf1\x32\x40\xe8\x65\x3d\xf3\x61\xf0\x30\x44\xde\x4f\x7b\xeb\x75\xd1\x93\x07\x65\x91\xcc\xe7\x2e\xe4\xd5\x88\xb6\x88\x4b\x71\x8d\xf2\x7c\x8a\x31\x8f\x8c\x03\x10\x33\x63\xf4\x21\xdf\x00\x50\x17\xa1\x8f\x38\x5a\x02\x60\xbe\x40\x7f\xea\x38\x1b\x80\xcb\xc0\x6d\xca\xe3\x9f\x01\xc2\xbe\xd1\x2e\x9d\x78\x0c\x90\x3c\x44\xd7\x7f\x66\x02\xa0\x60\x8d\x8e\xfe\x5c\xe0\x3f\x7a\x62\xec\x59\x39\xef\xb4\x03\x3c\x33\xe4\x52\xe0\xa6\x81\x8e\xbe\xbb\x02\x5c\xd2\x48\xa2\xce\x5b\x1f\xb1\x54\x23\x06\xfc\xd0\x5b\x4e\xb9\x4b\xbe\x45\xd8\xf0\x3e\x53\x75\xbe\xac\xf4\x75\xfa\xa7\x17\x8d\x07\x5a\x11\xdf\x1a\xeb\x6f\x7b\xb9\x7c\x36\x7c\x73\x28\x07\x5d\xe0\xb7\x1c\xd6\xdd\x9c\x7c\xb5\xdd\x66\x41\xaa\x94\x2a\x31\xb7\x9f\xed\x6b\x64\x7a\x4f\xac\xe1\x27\xe9\x61\xb6\x24\xb7\x48\xab\x09\xc7\x7e\x85\x58\xba\xc8\xc3\xdf\xd6\x7a\x4c\x22\x85\x43\x17\x66\xe5\x1f\xeb\x07\xa3\xc3\x7c\x16\x0f\x35\x52\x07\x76\x87\x7c\x5b\x66\xa8\xae\xf6\xd3\x08\x21\xae\x3a\x54\x70\xfb\xbe\x08\x64\x5a\x3f\x5c\x7c\xcd\xab\x24\x38\x66\xe3\x5e\x3e\xd5\x6e\x1f\x4e\x75\x20\x19\xea\x6c\x4a\xba\x6b\x4c\x80\x00\x6a\x3c\xf1\x9a\x8b\xb3\xff\x1e\x74\x75\xec\x3d\x27\x1e\xbf\xd7\x98\xe6\xf0\x71\x00\xa9\xb7\x77\x4e\x1d\x99\xff\x77\xfe\xef\xe9\x7a\x33\xe6\x58\x09\x40\x44\xc3\x5f\xe8\x7f\x72\x10\x15\x0f\x6f\x50\x9f\x64\x00\x68\x3a\x79\x2b\xf4\xfc\x29\x80\xae\xb2\x9f\x3d\x31\xaf\x43\xd9\xdc\x59\x2a\x60\x6e\xa8\x86\x37\x5a\x22\x85\xf8\x78\x64\x43\x98\x45\x27\x75\xdb\xfd\xdb\x1e\x89\x0a\xb7\x67\xd8\xde\xc9\x4a\x85\x94\xf4\xad\xf5\xbf\xc6\x63\xb5\x6e\xb7\x2a\x4f\x7d\x1e\x92\xb3\xc1\x7f\xc6\xf5\xd4\x55\xbf\xc8\x8e\x5d\x9f\x2c\xe3\x69\x7e\xd9\xa4\xb6\x34\x96\xd2\x50\x95\xd3\xff\x66\x62\x3c\xf6\x43\xa1\xef\x27\xcf\xa1\xd7\x11\x94\x59\xa9\x5f\x4d\x5f\x75\x86\x04\xa4\x46\x4c\xbf\x79\x4a\x0c\xf8\x96\xd2\x33\x8b\x69\x1f\xf5\x65\x48\xee\x58\xa4\x69\xa8\xf6\xf1\x8e\x7d\xbe\xdc\xf1\xe8\x94\xd7\xd9\x98\x89\xd5\xe2\xf2\x20\x0f\xda\xa8\xe6\xf5\x98\x42\x79\x17\x7c\xb4\x27\x82\x23\x9b\xc1\xa5\x2c\x62\x1a\x79\x3e\xbd\xce\x89\x3a\xd2\x10\xa5\x9c\xec\xed\xc4\x16\xe6\x87\xc2\x27\xf8\x3b\xe8\x87\x78\x63\xe4\x22\xb7\xec\x08\xc1\x79\x58\xaa\xd0\x57\x00\x32\x5f\xe9\xca\x8f\x78\x01\xe8\x1c\xbf\x79\xf8\xb0\x09\x80\xf5\x8d\x1b\x78\x72\x09\x00\xff\x43\xd4\x18\x72\x65\x80\x04\xca\x2b\x4d\x47\x10\xbf\x72\x9e\x1a\xa5\x2b\xd3\xc7\xf2\x00\x3a\xdf\x53\x0f\x53\xbe\x03\x78\xa5\x78\xfb\xd1\xa5\x02\x80\x4f\x7d\xcc\xfb\xe9\x51\x00\x93\x21\x5c\x8a\x42\xfc\x70\x79\xa1\x96\x7f\x49\x6d\x74\x7b\x1e\x51\x28\xaa\xea\xf8\x74\xd3\x1e\x59\x22\xfd\x20\x85\x6c\x9d\x71\x3e\x43\xcd\xb2\x85\xe3\x2b\xdf\x27\x84\xb5\xc0\xf0\x4a\x4d\x78\xcf\x48\x92\xe2\x4c\x6c\xca\x62\x8f\xf1\xd3\xc2\x99\xd0\x10\xce\xfe\x95\xb7\xa9\x63\x93\xfe\xb3\xed\x8f\x47\x72\x06\xa7\xfc\xce\x3f\x92\x9c\xf4\x7b\xd9\xed\x4d\x53\x71\x66\x7a\xeb\xa9\xac\x87\x7d\x01\x72\xfe\x49\x73\xad\xdb\x78\xee\xe0\xd2\xbe\x3a\x19\xd7\xd2\x8c\x86\x95\xf8\x4a\x7f\xe7\xd4\x74\xb2\x35\xcf\x92\x62\x27\xc7\x94\x82\x0d\x86\xbc\x31\x47\x89\x24\x63\x84\x6f\x26\xc1\xfe\x71\x62\x17\x32\x2c\xed\xa5\x9d\x64\x5c\x3f\x8a\x98\x20\x4e\xea\xc3\xb1\x55\x8a\x61\xc3\x1c\x8a\xe6\xb2\x1e\x8a\x4a\xc6\x1e\x0e\x9d\x03\x90\xf3\xbc\xcd\x7a\x78\x0d\xc0\xf0\x2f\x1a\x85\x23\x1f\x01\x9c\x6a\xae\xe6\x1d\x5a\xf8\x77\x3f\x4a\xe9\xf3\x9d\x9c\x63\xff\xef\x5e\x90\x51\xd9\x3d\x6d\xff\x99\x3f\xbe\xd3\xf5\x5c\xd9\x00\x40\x5c\x65\xbb\xc3\xfe\x11\x5a\x09\xb4\x3c\x44\x39\xb1\xed\x56\x9c\xb3\xe8\x01\x67\x1b\x2c\x06\xb9\x4f\x46\x2a\xed\xe5\x14\x7a\x89\x5b\xa3\xb5\xce\xef\xc9\x97\x69\x41\x1b\xe7\x1e\xa9\x6c\xa5\xcf\xf7\xa3\xae\x7d\xbc\x1f\xbe\x31\xf4\xad\xf5\xcc\xe8\x61\xcf\x8a\x4f\xa1\x43\x3d\x1f\x1f\x3b\xaa\x7f\x76\x1b\xab\x7c\xc3\xe5\xe4\xfb\x7c\xed\x5b\xe0\xf3\x15\x07\xc5\xc7\x37\x67\x2f\x76\x64\xdb\xc7\xd7\x07\x2f\xcc\x36\x78\xd9\x85\x55\x39\x2c\xcf\x54\x8d\xd8\x17\x96\x44\xaf\xd2\x54\x98\xd9\xbe\x2f\x1a\x5e\xfb\x51\x34\x6b\xeb\x9c\xa7\xbd\xa1\x93\xbb\x68\x1d\x99\x23\x86\x24\x4f\xb7\xb1\x7a\x97\xa5\x86\x5c\x4e\xe9\xb3\x3e\x95\x7e\x06\x15\x9e\xc4\x6a\xa9\x9f\x82\xc2\x1c\x8f\xfa\x6c\x11\x9f\x7c\x05\x33\x10\x86\x33\xaf\x4a\x0c\xc5\xfa\x07\xd3\x02\x28\x75\xdd\x2c\x38\x94\xf4\x8f\xfb\xe1\xd8\xd5\x33\x87\xaf\x00\xc4\x30\xff\x9e\xf7\x55\xef\xf8\xee\x9f\xef\xdb\xc9\x3d\x77\x38\x90\xd9\x8d\x9f\x7d\x18\x5b\x2f\x0e\xfc\x1f\x27\x00\x44\x66\x07\x7a\x79\xf0\x26\x48\xf0\x6e\x28\xdd\x40\x0d\xe0\x5a\x45\x7d\x1c\x61\xaa\x07\x2d\x2d\xf7\x3a\xee\x74\x9f\xd5\x9a\xa3\x4e\x78\x99\x75\xe5\xf3\x85\x50\xfb\x53\xad\x0c\xf1\x2f\xa7\x6f\x84\xe8\xf4\xe6\x04\x2c\x4d\x29\x55\x5c\x7b\xf5\xc6\x6e\xfb\x2b\xd9\x58\x5d\x3f\x91\xe4\xc1\x30\xdd\xfc\x7a\xf2\x47\x63\xe7\x1d\xf3\xb7\x6f\xfc\xe6\xf5\x9b\xaf\x98\x2d\x3c\xbf\xba\x34\xfd\xa8\xd5\x3c\xa0\xbd\x60\x65\xa0\x22\x6b\xb7\x0f\x46\xb0\x7a\x72\xe3\x4c\x9e\x90\xb9\x6a\xc5\x77\x44\x48\xe6\x79\xf3\xb3\xa5\x38\xa4\x46\xda\x08\xc9\x03\x62\x9a\x94\xdf\x8e\x8e\x8e\xa5\x34\xb1\xcf\x51\xc6\x74\x87\x7d\x27\x71\x20\xc6\x86\x19\xde\xd8\xd9\x00\x0f\x00\x4d\xc5\x6b\x25\x07\x0b\x01\x2c\x4e\xff\x75\xf9\x3f\xeb\xf8\x9f\xbd\x20\x3b\x5c\xc0\xae\x07\xe1\x5f\x3e\x8c\x7d\x4c\x7b\x76\x7d\x18\x08\x63\x82\x1d\xef\x8a\xc2\xdb\x6f\x37\xb6\xde\x89\x49\x5b\x1f\xea\x7f\x88\x4d\x51\xf8\x12\x2c\xdd\xf4\x1c\x59\xa3\xfb\x31\xdd\x3d\x37\x65\xf5\x85\x5d\x47\xa5\x4b\x78\xf3\x62\x9b\xff\xd7\xe6\x33\x5e\xd7\x16\x4e\xe7\x5f\x68\x4b\xb0\xb9\x3e\x77\xac\xef\xfc\xe3\x51\x12\xff\xb1\xdb\x83\xe2\x3e\x5b\xb4\x58\x59\x23\x6e\xe0\x3a\xd4\xb1\x3c\x50\x69\x60\xe0\xf1\x8a\x7f\xcd\xb1\xe8\xa9\xe1\xb9\xee\x07\xeb\xaf\xf2\x7c\x0c\xaa\x1e\xeb\x21\xe4\x32\x0f\x18\x9e\x6d\x9e\x40\xf2\xa4\x85\x1b\x1d\xae\xe5\x46\x51\x26\xf3\x18\xb4\x3d\xaa\x43\xab\xc6\x7a\x1b\xf8\x57\xee\xc1\xdc\x8c\x8c\xd0\xef\x2a\x93\xc3\xd2\x85\xdc\xd6\x1f\x2e\x6e\xc3\x26\x04\xed\xd7\xb3\x2e\x7c\xb6\xe9\xe5\x13\x0a\xa0\xf7\xfa\x72\x05\x59\x15\x80\xfd\x9d\x9f\xeb\x21\xe5\xbe\xd9\x3b\xfd\x37\xbb\x3e\x8c\x86\x9f\x73\x64\x27\xe7\x58\xe5\xfd\x93\x83\xb8\x2a\x74\x04\x36\x14\x60\x9d\x49\x94\x2e\x7e\xea\x07\x61\x82\xb7\x46\x46\x68\xf0\x11\xde\x55\xfc\x8d\xd9\xf3\xce\xbd\x38\x29\xc5\xb7\x9e\x06\x15\x0f\x31\x92\x7a\xc5\x31\x23\xc9\x0f\x11\x3d\x76\xd4\x39\x2f\x02\x47\xd7\xd9\xbd\xc5\xcb\x1c\xdd\xc6\xd7\xa8\x52\x16\x1f\x8c\x58\xed\x59\xb9\xde\x56\x52\x1d\xa7\x17\xb7\x1c\x32\xd9\x59\x5d\xaa\x25\xbe\x92\xb4\x7c\xb9\x12\xad\xc9\xbe\x6a\xba\x4c\xa8\x30\xd5\xd8\x98\xdf\x5a\xf5\x2c\xb9\xa9\x49\x35\xbe\xb6\xbe\x94\xe3\xaa\xd5\xfd\x5e\x02\xb1\x37\xf3\x90\xf6\xf2\xab\xdb\x88\x0f\xf7\xb9\xff\xa7\xff\xe2\x76\xa3\x21\x96\x3c\x84\x4a\x73\xb4\x6e\x7e\x93\xdc\x4f\x95\xe4\xbf\xd0\xa6\x7e\x70\x66\xf3\xa9\x97\x06\x80\xc1\x9e\x9f\xf7\xb9\xe7\xe6\x9e\xdf\xb8\xa8\xb2\x73\xff\xff\x70\x20\x1b\x44\x00\x6a\xec\xf1\xe0\x6f\x78\x98\x64\x12\xa5\x5b\xf8\xb0\x9f\x68\xc6\xb3\x2c\x3a\xf8\x04\xb5\x1d\x29\x21\xa8\x5b\x51\xcd\xba\xb5\xa5\xc4\x60\xeb\x96\x5d\xb4\x19\xa5\x2f\x15\xe0\x12\x15\x81\xe1\xb0\x71\x88\xb3\xf4\xbe\x84\xe2\xf0\x0a\x48\xa7\x71\x7c\x89\x3c\x9d\xf8\x21\xbb\xce\x42\x17\xf1\xa6\x42\x3b\x87\x51\x6f\x68\xc3\xfc\x35\x5d\xc1\x11\xb5\xea\x75\xbf\x55\xab\x42\x65\x15\x5a\x84\xc2\xc6\xb5\x2c\xd5\xdd\xfe\x0f\x9a\x35\x56\x44\x6a\xea\x07\x95\xbd\xd3\xc9\xc8\xde\xc4\x00\xd5\x82\x91\x18\x94\x71\xbc\xbd\xda\xa1\x77\x5d\xe8\xa8\x28\x47\x35\xba\xd7\x97\x30\xaa\x61\xb5\x6a\x0e\x3d\x65\x18\x62\xb0\xa9\xda\xdd\xa7\xdc\xd8\x6e\x7f\x7e\x92\xff\x42\x8d\xa9\x95\x6b\x73\xc0\x93\x4a\xed\x66\x23\x1b\x4e\xd9\x75\x18\xc0\xea\xda\xcf\xf5\x84\x31\xfe\x9c\xa4\x3e\x8c\xfa\xd6\xdf\x39\x90\xa9\x5b\xff\x2d\xff\x5e\xe5\xfd\x3d\xff\x1d\xfa\x0b\x3e\x31\x7d\xa5\xbf\xf3\xec\x00\x31\x8b\x8f\x56\x38\xb4\x61\x74\x7b\x53\xb2\x4a\x73\xa8\x78\x0c\xdf\xa7\x7c\xd6\x9c\x2c\x39\x69\x2b\x5c\xf7\xad\x53\x5b\x08\xdd\x66\xa8\x95\x59\xa0\x91\xdb\x5e\xec\x35\x0f\xc6\xc8\xe7\x24\xfe\xc1\xec\x34\x86\x2c\xdf\x3a\x6e\x5b\xcf\x16\x4d\xdd\xa6\x9b\x24\xa4\xfe\x1d\xc5\xfa\x91\x3e\x85\xa8\x98\x86\x12\x40\x32\x26\x21\x15\x46\x50\xaf\x91\xcf\x12\xcc\xe5\x6f\x62\xfe\x46\x1f\x8b\x12\x91\x9b\x47\x76\xa0\x43\x23\x2e\xcb\x9b\xcf\x3d\xc3\xc4\x06\xfb\x2b\x50\x4f\x51\x60\xb6\x02\x8b\x15\x24\x3e\x97\x62\xbf\xfa\x60\x15\x8a\xde\xcb\x6c\x9a\x79\x9d\x53\x3c\xff\x56\x77\x33\xcb\x73\xbf\xe2\xc5\x97\x51\x38\x5e\x57\x5a\x45\xad\xe7\xd7\x71\x99\x4e\xd3\x8a\x7f\x77\x79\x6d\xb1\xd8\x35\x03\xb8\x59\xfd\x7e\x1d\x94\xdb\xfe\xce\x81\x8c\xb4\xfd\x9c\xe8\x8c\xff\x96\x7f\x4f\x66\xfd\x9c\xef\xf1\x00\xd4\x97\x29\x99\x7b\x38\x61\x8a\xd9\x9c\x8e\x9e\xe4\x81\xa8\x58\x24\xfc\x90\x10\x92\x57\xc9\x48\xdb\xfe\xac\x34\xa5\x83\x8c\x26\xc7\x3f\xd3\xbd\x67\xe1\xe6\xa3\xb9\xe5\x61\x51\xef\xfc\xd2\x71\x11\x27\xe0\x4a\xe7\xf3\x64\x97\x7f\x18\xde\x64\xbb\x5f\x12\x7c\x46\x57\x70\x53\xb0\x32\x21\xe8\x88\x3a\x03\x56\xbe\x27\x25\x4c\x4c\x51\x1a\x7b\x68\xb2\x35\xec\x8c\x2c\x1e\x33\x84\x5e\x08\xfd\xfe\xbf\xf8\x07\x69\xd1\x35\x83\x4d\x3f\x77\x67\xe9\xb1\xd9\xb6\xcd\x4f\xae\x9d\x32\xe1\x93\x49\x38\x2a\x97\x58\x59\xf2\x91\x3e\x9c\x8d\x53\x83\xcc\xda\xfb\xc5\x2d\x0a\x3b\x1f\x19\x97\x81\x99\xad\x20\x6b\x6e\xd9\x03\x7d\x86\x5b\x6f\x2d\x85\x7f\xf5\x04\xfd\xc9\x81\x0c\x1e\xdf\xf3\x5f\xbe\x7f\xff\xd3\x03\x31\xd8\xfb\x87\x07\xe2\x20\xcc\xdd\x33\xbc\x9d\x55\x65\x09\x9a\x3c\xb9\xec\x5d\x39\xca\xc4\x58\xf1\x66\xb1\xc2\x04\x56\x42\xa5\xd2\x59\xe5\x9a\x90\x85\x6d\x3d\x5d\x43\xa3\x1e\x57\x34\xbe\xd7\xfc\xa4\x45\x0d\x89\x7f\x30\x5f\xdc\x1a\xf6\xdf\xe3\x78\x6c\x97\x7f\xb8\x86\x23\x14\xb2\xbb\xd5\xab\xd3\xe3\xc2\x1a\x0f\x7a\x5e\x57\x52\xdc\x44\xbc\x9e\xf6\x6e\x91\x3b\xb6\x49\x9c\xdc\xef\x75\x49\xca\x1b\x77\x72\x53\xd6\x83\x7c\x97\x7f\xd0\xda\x92\xc6\xa5\xd9\x1b\xef\x7a\x1f\xfc\xb0\xfa\x5b\xf7\xac\x29\x49\x7d\x17\x12\x4c\x73\xdd\x5b\xb9\x16\x5d\xe2\xa8\x29\x5e\xfc\x15\x53\x32\x09\xff\x51\x77\xbc\x8c\x31\x46\xe2\xed\xc7\x2a\xbc\xa5\x31\xef\xaf\xeb\xa0\x52\xe5\xe7\x7c\x71\xe1\xe7\xfc\xae\xf2\xcf\xf5\x93\xfa\x50\x66\x76\x7c\xff\x7f\xf6\x20\xb4\x3e\x00\xb8\x36\x73\x62\xfa\xa1\x06\x00\x63\xea\xb5\xf6\xfc\x5b\x90\xcd\x63\xc6\xfc\x32\x05\x88\x6b\xe2\x54\x02\x8f\x22\xfd\x89\xb7\x14\xdd\x65\xe5\xbd\x9b\x09\x4e\xda\x6b\x6a\x38\x87\xa0\xed\x60\x33\x6f\x43\x13\x2b\xcf\xed\xd3\xf6\xcc\xa6\xed\x66\xb4\xf8\x17\x5e\x73\x16\x13\x86\x17\xf0\x15\xe1\x3c\x96\xa3\xbb\xfc\x43\x34\xfe\x58\x05\x9f\x2d\x42\x31\x0f\xbf\xa7\xcd\xc7\xd6\x5e\xb6\x68\xab\xeb\x2d\x87\x9d\x96\x14\xf7\x56\xe7\x94\xb9\x2d\xab\xc4\xb1\xad\x90\xcd\x93\xb6\xcf\xc4\xcc\xf1\x12\x5b\xc5\xe6\xbe\xa2\x55\xf8\x7c\xfc\x1e\x93\x98\xff\xe5\x7d\x10\xd9\xb7\xca\xba\x7d\x52\xbb\x57\x84\x69\x3e\x66\x9b\x41\xfb\xa0\x88\xf3\xd4\xc0\xb6\x8e\x66\xc3\xaf\x9e\xa4\x3f\x3d\x10\xb8\x96\xff\x96\x7f\x7f\xda\xf1\x20\xf4\x7c\xfe\xc3\x03\x21\x06\xb0\x87\x75\xcf\x9e\xa2\x43\x00\xf7\x1a\x6e\xfe\x95\x76\x15\x16\x39\x91\x74\x7a\xd1\x39\x60\x27\x52\xc8\xee\x17\xe0\x4c\xfc\x2a\xbf\x57\xc8\xd9\x75\x8b\x78\x45\x73\x51\xee\x94\xcd\x51\xc2\x7d\xa3\x50\x55\xb2\x5d\xfe\xe1\x02\xe1\xba\xeb\x35\xad\x61\x5d\xc2\xf6\x60\x90\xaa\x9e\xbb\xe6\xe7\xed\xf0\x04\x72\x43\x71\x95\xb9\x6d\xaf\x5c\x73\x43\xa5\x5d\xfe\xc1\x00\xff\xf2\x29\xd2\x8c\x5e\xea\x32\xfe\xd5\x60\xa0\x29\x8d\xb8\x14\x7e\x6e\xea\x81\x31\x9d\x68\x28\x7e\x19\x71\xd4\x88\x75\xb7\xf7\x62\xc7\xfb\x20\x68\x4e\x50\xde\x1e\x54\xb9\xf8\xbf\xbc\x0f\x02\xb2\x1b\x17\x08\x22\xf2\xd9\x00\x35\x17\x7f\xae\x77\x60\xa7\x0f\xe7\x77\x1f\xca\x2a\xd3\x1f\x1c\xd0\x8e\x0f\xa4\x85\xf3\xe7\x2c\x17\xdf\xe1\x20\xea\x01\xae\xfa\x1f\xd3\x48\xaf\x07\x60\xd0\xb9\x38\x1a\xfb\x04\x80\x4b\xf9\xd6\xd1\xe0\x33\x50\x2a\xc2\xc3\xfc\xcc\x8b\x01\x94\x64\x24\xb9\x2e\x3b\xd8\x11\xeb\xd5\x6d\x45\x15\xcd\xd3\x89\x07\x0c\xe3\xe4\x8f\x1b\xfb\x12\x16\xcc\x9d\x14\xfa\xf4\x94\x08\x2b\x4e\x37\x15\x40\xfb\x34\xe1\x89\x8f\xa1\x72\xa0\xba\x37\x21\x21\xe2\x8e\x6a\xbf\xb2\x0c\xc1\x39\x55\x4e\x6d\x5c\x3e\x9a\xa0\x51\x68\xad\x9e\x28\xb3\x4e\x38\x55\x3d\xa9\xb9\x2e\x39\xb6\x4d\x78\xbc\xa1\x75\x43\x6c\x71\x7b\xeb\xcd\x1e\x4d\x0f\x11\xd8\x7e\x31\xb1\xa5\xd5\x2c\xec\xbb\xdd\xb5\xb6\xa1\xa5\x2b\x14\xb1\xbd\xb4\x6d\xac\xa1\xb4\xeb\x7d\x88\x22\x2c\x10\x9c\x65\x1d\xf8\x06\x89\x57\x08\x55\x52\x88\x7f\xf3\x0f\xcf\x76\xf8\xd0\xdf\x7d\x28\x48\xf9\xff\x9e\x7f\xb7\xa7\xed\xe4\xdf\x77\x7f\xcf\xbf\xef\x37\x00\x50\x37\x1c\x2b\x8f\x0b\x07\xb8\xdd\x42\x55\x1f\xce\x07\xc0\x61\x7c\xdd\xd6\x27\x13\x96\x04\x19\xe9\xaa\x9c\x0d\xc0\x52\xb6\x91\x83\xdb\xaa\x1e\xae\xa9\x1e\xe5\x75\x35\x36\x27\xbe\xd1\x71\x13\xbe\xb3\xcb\x3f\xb0\x11\x6d\xad\x2b\x24\x5b\x35\x90\x44\x7e\x8f\x69\x99\x67\x2a\xdd\x44\xde\x60\x23\x99\x31\xc5\x3a\x22\x63\x4c\xb2\xac\xb5\xdc\x17\xc2\x72\xe6\x25\x85\x2c\x99\x71\x42\x5f\x91\x96\xd2\x71\x49\x37\x42\x6b\xed\x05\x25\x66\x31\x0d\x42\x7b\x67\xa9\xa2\x99\x88\x2f\x21\xa5\xbf\x4b\x29\x4d\x48\x86\x50\x3e\xca\xa0\x78\x44\x30\x9c\x10\x34\xcf\xac\xa4\xc9\xaf\x4c\xc0\x60\xea\x65\x7a\x76\xb8\x87\xe4\x3f\xbd\x0f\xbf\xf8\x07\xd2\x7d\xf0\xf3\x79\x88\xcf\xfa\xfd\x1c\x24\x79\x30\x3a\x15\x7f\xce\xea\xfd\x3b\xfc\x47\xc3\x8e\x07\xe4\x28\xc0\xf9\x44\xb2\x86\x90\x53\x3f\xff\x0e\xc9\x04\xa0\xa9\xa4\xa4\xf1\x15\x07\x60\x4b\xbc\xac\xe9\x6a\x06\x20\x50\x43\x7b\xd1\x66\x1c\x7a\x25\xd1\x0c\xc9\xa6\x66\x10\xad\x28\xc4\xd2\x63\x98\x08\x27\x35\xb7\xf9\x2e\xeb\x18\xc1\x3e\xfd\x47\xfc\x1c\x5a\x47\x88\xa3\x96\x6c\x42\x7d\x6a\x43\xc4\x67\x4e\x1f\x45\xca\x94\xfc\x88\xcf\x7c\x0b\x44\x86\x14\x62\x88\x15\xa1\x42\x62\x36\xb2\xf7\x88\x31\x89\x85\xe2\x18\xa9\x55\xa2\x5b\xe6\xa2\xc4\xf6\x2e\xff\x30\x40\xa4\xab\x4d\x91\x11\x14\x2e\x26\x4a\x76\x2c\x4b\x91\x0b\xda\x12\x65\xfb\x98\x25\x15\x05\x2c\x88\xb4\x1f\x7b\xa5\x06\xf9\xa5\x89\x57\x7e\xdc\x91\xfa\xc4\xe7\x44\x64\x5b\x6b\x91\x7c\xc0\xeb\x47\xf4\x22\x92\x8b\x85\x91\xf6\xe1\x57\xee\xff\x3b\x0f\x46\xf2\x60\xbc\xbf\xf6\x73\x3e\xdd\xe1\xe3\x6a\x8f\xec\x5c\xff\x34\x3f\x67\xca\xce\xbf\x8b\x58\xff\x39\xbd\x4e\xfc\x9c\xde\x73\x00\x37\x5c\x8f\xfd\xed\xe2\x00\xc0\x60\x40\xc5\x64\x6f\x0b\x20\xb0\x78\xf3\x2f\x0b\x4a\xc0\x89\xcd\xdc\xca\x34\xda\x03\x75\xf2\x9f\x18\x41\x47\x10\x02\x55\xd7\x58\x8f\x68\xde\x05\x65\x5d\x19\xce\xdb\x6a\x1b\x20\x68\xd2\xcd\x7d\x5d\xa5\x11\xee\x59\xbf\xe1\x49\x57\x44\xc0\x59\xd7\x77\x7c\x53\xb2\x2f\xe0\x8a\x3f\x96\xcf\x59\xe6\x31\x71\x35\xa2\x47\xf0\x8b\xd4\x04\xb1\x2d\xe5\x8e\x28\x99\xb8\x21\x71\x24\x5b\x42\xa8\x5b\xb4\x9d\xd8\x55\x12\x24\x42\x25\xa2\x4b\x0c\xac\x6b\x16\x57\x10\xe2\x27\xc6\xb6\x9b\x8a\xb1\x09\xec\x25\x66\xf4\x3e\x17\x3d\xc1\x67\x4b\xcc\x1b\x4c\x10\x51\xe3\x55\x23\x66\x4d\x0c\x8b\x68\x73\x7f\x26\xbe\x9a\x0f\x10\xcc\xe3\x46\x13\xbb\x91\xf6\x42\x72\x5c\x41\x70\x93\xd8\xcb\xcb\xba\xeb\xc5\x7a\xfe\xfb\x39\xf8\xfc\xe4\x0e\x07\xb4\xf2\x3b\x07\x74\xdf\x64\x87\x83\x91\xdb\xe1\x60\x22\x7e\x4e\x5f\x5e\x80\x0b\x93\x64\x25\x66\x9c\x00\x7f\x37\xec\xd9\x63\x35\x04\x40\x37\x7f\x3c\xc2\x42\x12\x80\xfb\xe8\xc5\x18\x13\x27\x00\x31\x71\x1a\x19\x9d\x1c\x58\x93\x39\x73\x6b\x42\xfd\x20\xb4\x28\x4f\x30\x18\xab\x64\xc0\x03\xcd\x3a\x26\x1e\x25\x3e\x78\xa8\x37\xc6\xe4\xa4\x28\x09\x21\x16\xb5\xac\x8b\x72\x69\xe0\xef\x60\xcb\xd6\x28\xcb\x0e\xba\x9e\xbc\x9c\x8d\x52\x47\xc1\x34\x00\xc5\x79\x45\x7c\x08\xf4\x23\x6a\x38\x73\xc5\x2f\xc2\xa5\x14\x7d\x3e\x71\xd1\x42\xd8\x9b\xa3\xc5\xbf\x2d\x94\x09\x27\x4a\xcb\xf8\x1c\x05\xa2\x81\xaa\x5a\x8e\x77\x9e\x5f\x8a\x48\x6c\x6d\xe1\xbf\xc2\xe7\x41\x9c\x7e\x96\x2e\x10\xc9\xc3\x42\x24\x0c\x74\xf1\x25\x73\x0d\xc2\xf9\x61\x22\x4f\x22\x97\x11\x9c\x98\xb2\xe2\x3d\xc3\x69\x05\x2c\x4b\xe9\xdc\xb2\x00\x87\x1f\xf3\xfd\x5f\xef\xe4\xad\x0a\x7e\xf2\x83\x71\xff\xee\x89\x91\x60\x15\x9a\x3f\x5b\x04\xa0\x54\x25\xd6\x79\x25\x0c\x40\x3b\x52\x9a\x8e\xb6\x19\xc0\xd0\x4f\xfe\x09\xd3\x79\x00\x53\x0b\x55\x63\xee\x53\x30\x6d\x26\xa8\xfd\x45\x34\x0d\xa4\x4c\xbc\x4c\xd8\x94\x24\x89\xad\x66\xe9\x56\x0e\x3a\x43\x84\x35\x53\x7d\xf7\x97\x16\x44\x82\xba\xc1\x5a\x84\x8a\x43\xd7\x76\xb6\x1e\x79\x9a\x9b\x47\x3c\xbe\x51\x9b\xa9\xa4\x25\xe0\xc1\x2e\x07\x12\xad\xf2\xb4\x3b\x30\x62\x69\x4b\x4d\xf1\xcd\x5b\x54\xe4\x67\xdc\x0f\xb9\xa6\xaf\x19\x31\xd4\x38\x41\x19\x87\x35\x8d\xf8\xb0\x2d\x32\xa9\x38\xd4\x40\xd4\xa9\xad\x57\x92\xda\xe8\xd9\x10\x1f\x7c\x82\x04\x25\xf6\x2f\x3f\x75\xc4\x2b\x89\x01\xac\xbe\xcf\xfc\xdc\xb2\x14\x17\x36\xcb\x47\xef\x6b\xb9\xd4\xd6\x26\x9f\x27\xfd\x47\x4f\x99\xa9\x4d\x21\xcf\x81\x41\x6d\x99\xc6\xcd\x6d\x57\xc3\x57\x2f\x65\x53\x71\x6a\xce\xfe\x3d\x22\x72\x69\xb8\x30\xa7\xd4\x2e\x17\xb9\xe1\xad\xd3\x76\x23\xad\x5f\x14\x44\xb6\x6e\xda\xbd\x03\xf8\xbb\x84\xbd\xf7\x3f\xfb\x40\xe2\x20\xd8\x17\x78\x29\x8e\x7d\xff\xb5\x0f\xd2\xe6\x42\x8c\xe7\x98\xfe\xd1\x97\x73\x47\xca\xe9\x16\x17\x80\x49\x87\xec\x2c\x63\x29\x80\x05\x5a\x79\x88\x5b\x00\xc6\xac\xc8\xb5\x9e\x8b\xcd\x81\x92\x95\x8b\xe1\x31\x25\x73\x62\x8b\x85\xac\xb9\x8b\x4e\x16\x01\x67\x56\xe7\x12\x6a\xa1\xb0\x3d\x6b\xfc\x38\x8c\xde\x35\x74\xfb\xa4\x01\x4d\xea\x53\xdf\x2a\x3c\xb7\x8e\x59\xe9\xdf\x21\x0f\xb6\x4a\x35\x62\x1a\x0d\x22\x1a\x76\xfb\x71\x3c\x94\x88\xef\x1c\xe2\x5f\xe1\xf6\xcb\xc7\x4f\xcd\x24\x3e\xdf\x7c\x2d\x63\x8a\x3c\x92\x24\x88\x4b\x97\x66\x43\x31\xc5\x1e\xdd\xa2\x92\x72\x47\xfd\x88\x2c\x27\xf9\x50\x48\x1e\x90\x69\x7a\xe9\x6c\xac\x80\xdf\xe4\xe7\x16\xd9\x71\xac\x96\x3f\xf3\x20\xad\xbc\x22\x36\xd1\x2f\xa2\x9f\x56\x0e\xb1\xe9\xe5\xc9\xdd\xe3\xa6\x40\xdc\x54\xf5\xaa\x22\x79\x40\xda\x28\x14\x1f\xe1\x62\x9c\xa5\x9a\x02\x15\x46\xb6\xe4\x6d\x87\x01\x2e\x12\xb8\x6d\xff\x16\x02\xa0\x67\xe4\xd1\x3d\x24\xf9\x0f\x0e\xe2\x3d\x6f\xf1\xc9\x30\x00\xd9\x45\x81\x8e\xb3\x48\x00\x8d\x68\x91\x94\x2b\x1b\x00\x06\x04\xf1\x75\x9a\x31\x00\x8b\x20\x59\x6f\x66\x2e\x00\xeb\xf3\x8a\x4d\x9c\xf7\x01\x61\x3b\xa4\xbe\x26\xca\x02\x46\xb6\x22\xfa\xb4\x8a\x41\x44\x5d\xab\x10\x8b\x55\xa3\xbb\x84\x14\xcb\x05\x27\x15\x5b\xea\xed\x3a\xb3\xfb\x81\x15\xee\xb1\x78\x7b\x63\x91\xe4\x43\xc1\xca\x5b\x39\x7a\x99\xc5\x06\x91\x09\xbb\xfd\x38\x57\xd4\x86\x9f\x7f\x49\xca\xdc\xac\x54\xee\x7b\x1f\x9e\xd2\xb7\xc9\xaa\xc0\x3c\xcd\x91\x96\xfa\x27\xff\x81\xeb\x96\xc2\xa2\x6c\xa2\x51\xeb\xcb\xd2\x25\x68\xa6\x88\xf9\x69\x3d\x39\x32\xb4\x69\x04\xe6\x8b\x95\xbc\x04\x1a\x13\xd6\x36\xf4\x59\x5e\x11\xbb\x37\x30\xe4\x2d\x85\xc2\x33\x2c\x7d\xe0\xd9\xde\x97\x8a\xfa\xd8\x0d\xdf\x03\xa4\x3e\x9c\x3f\x39\x98\xda\x2c\x15\x67\x9c\xbf\x8b\x18\xc0\xe5\x4f\x3c\xb1\xfb\x6e\x03\xdc\xbd\xc8\x7d\xe8\xd0\x22\x00\x7b\x21\x7b\xea\xd1\x44\x00\xb1\x60\x9e\xc2\x93\x4b\xff\xf0\x41\x6c\x08\xfa\x5d\x76\x04\x30\xd9\x10\x1b\xa1\xf5\x00\xb0\x4a\x97\x62\x66\xa0\x05\xb0\xdf\x56\x48\xe6\xa6\xd8\xed\xcb\x51\x77\xfc\xa2\x9b\xa6\xf4\x86\xe8\x62\x1b\x6b\xf6\xc6\xf0\x02\x41\xc6\xa6\xd8\xbe\xce\x81\x6f\xfb\x84\x45\x72\x90\xbe\x6f\xca\x16\xc6\x94\x25\xb1\x3a\xfc\xf6\xd6\x7e\x03\xa3\x22\xb3\xd8\xb1\xcd\x0f\x3a\xe7\x9b\xae\xa4\x5e\xdb\x74\xd7\xb0\x7e\xe6\x9d\xd6\x85\x2d\x52\x29\x18\x16\xc8\xcc\xc1\x2c\x29\xa8\x2f\x92\xe5\x48\xec\xf0\x30\xc3\x9b\x4d\x32\xc1\x88\xd5\xa4\x27\x9b\xfb\xa4\x33\x50\xe4\xb1\xc3\x8b\x9c\xb2\x28\x14\x77\xdc\xc9\xa9\x13\xf2\x07\xd1\xb7\xa2\x4c\x86\xef\x29\xd6\xa3\x15\xa3\xa2\x07\x58\x94\x6e\x63\x4e\x87\xef\x79\xa1\xa3\x4c\x8b\x19\x0e\x8e\xea\xa6\x55\x8e\xc1\x7a\x05\xb0\xb4\xb3\xaa\x2a\x63\x1f\xf8\x67\x91\x3c\x20\x24\x0e\xa6\x52\x58\x9d\x0f\xc7\xe5\x96\x0a\x70\x25\x8a\xa3\x64\x1f\x23\x00\xa3\x17\x87\xfb\xe1\xf0\x5f\xfb\x20\xd9\xca\x73\xf9\x94\x37\x80\xaa\x04\x6f\xc7\xb9\x83\x00\x06\xfb\xf8\x79\x2f\x8d\x02\x58\xdc\x16\xe7\xbb\x6d\x06\x60\xff\x58\xbc\xf2\x6e\x2c\x80\xcb\xac\x6c\x0a\x67\x0e\x2c\xb9\xbb\xaa\x24\x89\x0d\x80\xb2\xdb\x4b\xed\x42\xe5\x40\xa2\xbc\xcb\x59\x93\x1c\xe3\x5a\xc2\x49\xbb\x44\x5b\x70\xca\xc4\xbf\xb5\xe6\xf5\x6b\xf5\x5f\xdf\xd2\x37\x8f\x89\xdf\x8a\xae\xda\x5c\x33\xe6\x28\x94\x4a\x3d\xba\x79\x58\xef\x66\x83\x75\xc6\x07\x2c\x9d\x66\x4d\x2f\x67\xce\x37\x4c\xa5\xaa\xfe\xa7\x98\xbc\x4c\xcc\x29\x05\xe6\x35\xe6\x02\xb6\x3f\x79\x98\x75\x61\x39\x05\x44\x6d\x8a\xcd\x77\xa4\x82\x1e\xd2\x2b\xe9\xe8\x08\xa7\x62\x07\x2a\x38\xee\xfa\xc0\x37\x65\x19\x34\x63\x74\x6a\x2f\x5e\xd5\x1f\x6d\x17\xbd\xaf\x9b\x5a\x35\x1a\xa3\x12\x56\xd7\x71\x4c\xb5\x12\xab\x16\xe8\xdd\x38\xa0\xee\x87\x75\x0a\x14\x25\xf5\xe1\x3c\xc0\x68\x1e\xdb\xf4\xf7\x0e\x29\x0d\xd4\xe4\xc1\x5d\x70\x6f\x00\xb8\x7e\x81\xfb\xe8\xfe\x01\x00\x56\x71\xce\xd3\xe4\x2f\x00\x78\x82\x39\xe8\x8f\x2d\xfc\xbb\x27\xc6\x38\x91\xaf\xf3\x72\xc1\x3f\x7a\x62\xd8\x25\xbe\x33\x2d\x01\x78\xfe\x90\x09\xe7\xfe\x0b\xc0\x0b\xa9\x58\x27\x22\x03\x26\x3e\x3c\x1a\xad\x4a\x91\x44\x29\xcf\x68\x23\x36\x13\x89\xed\x37\x8e\xa3\xb6\xa1\xae\x4f\xf1\xb7\xed\xf9\xbd\x3e\x84\x8a\xed\xf6\xe4\x58\x99\x28\x17\x72\xa6\xf3\x62\x0f\xe8\xf7\x34\xbc\xcb\x93\xc5\x1c\xd4\x6a\x78\x69\x58\xe4\x84\x3e\xaf\xa6\xf2\xc5\xb9\xb4\x1f\xe5\xad\x64\xbc\xbc\x5c\x9e\xfc\x67\x2f\xce\xc2\x3b\xc5\xf3\x1b\xbc\x99\x1d\x63\x52\xca\xac\x88\xc2\x34\xee\xc1\x16\xd5\x7e\xc4\x4c\xea\x77\x92\x0f\xa5\xfb\x9c\xfa\x49\xb4\x61\x74\xfe\x63\x53\x0d\x16\x74\x5e\x54\x2b\x89\x83\xd9\xf5\xa1\xdc\xd0\x12\xc3\xce\xfb\x33\x94\x31\x6a\x0b\x6f\x5e\xf5\x3b\x99\xdf\xae\xc3\xb7\xd9\xe3\xa5\xf4\x8b\x8f\x62\xad\x67\xdf\x4f\x9e\x00\x20\x64\xce\x7e\x88\xa2\xe0\x17\x07\xf1\xbf\x7a\x62\xdc\x3a\xc5\x4a\x18\x2b\x00\x7c\xe8\x25\x8f\xb1\x21\x01\x02\x6b\xe5\x36\x44\x4e\x80\x59\x30\x83\xea\x82\x52\x33\xd1\xda\x37\x58\xbf\xc4\xa8\x7c\xfb\x9d\x3b\xbb\xd5\x13\xd7\xd9\xad\x0d\xc7\x60\xf7\x9a\xb0\x79\x1c\x85\xad\x77\xd4\xbe\x94\x28\xac\xa3\x39\x6f\x5e\x57\xce\x13\xf4\xa8\x21\x63\x13\x73\xc9\x61\x54\x91\xce\xdd\xbe\x89\x8a\x0a\x64\x93\xfa\x81\x89\xa5\x2a\x3f\x64\xab\xb2\xcd\xd2\x97\xca\x2e\x74\x86\xc2\x97\xd5\xe0\xa2\xf0\x35\x11\xc5\xeb\x6b\x23\x79\x4e\xdf\xae\x28\xff\x58\x4f\xce\x19\x1e\x4e\x55\xf3\xd9\x30\xc8\x6a\x79\xbd\xa5\x61\x8d\xa0\xcf\xe0\xef\xae\xd1\x94\x45\x76\x25\x0b\xb5\xdf\xd1\xfa\x81\x32\x48\x98\x6e\xf6\xd4\x12\x40\xa7\x45\x4b\x93\x7c\x28\x95\x53\x3a\x92\x98\x17\xa1\x6d\xc5\x19\x7a\x47\xb1\x12\xc1\x32\x45\xc7\x74\xc2\x37\x85\x7d\x3d\xf2\x32\x75\xb6\x36\x4b\xbd\x19\x01\x68\xe8\xd9\xf4\xc9\xc2\x01\x58\x59\x59\xcf\x1f\x41\x03\x88\x86\xb3\xbe\xa4\xc8\x07\x50\xa4\x65\x91\xa5\x94\xfb\xd5\x13\x63\xc9\xc3\x81\xbf\x70\x06\xc0\xc5\x9f\x27\xf3\x9a\x2e\x80\xf7\x7b\xe1\x7e\x06\x46\x80\xc0\x50\x09\x36\x8e\x44\x80\xb0\xfb\xb2\x49\x22\x1f\xc1\x26\x12\xab\xcc\xa8\x14\x4e\xe4\x09\xf1\xd6\xed\x34\x75\xdb\x8e\xf0\xd3\xb3\xb0\xf4\x3c\xb6\x75\xcd\xd5\xdd\xa5\x38\xe6\xfb\x6e\x4f\x8e\x95\x95\x51\x76\x4f\x11\xd9\xae\x17\x85\x5a\xb7\xe6\xb5\x68\x75\x0e\xc2\x45\xfd\xd6\xf7\xb0\x5a\xf2\x3f\x79\x18\x92\x0f\x65\xd4\x54\x5d\x61\x4d\xb1\xb0\xf7\xad\xb0\xa6\xf7\x7a\x6d\xee\xe3\x9e\x2a\xad\x87\x1b\xf8\x4c\xf3\x8e\x4b\x3a\x0b\x88\xa7\xf7\x7f\x34\x08\xeb\x26\xa1\xb8\x12\x89\xb5\x7b\x75\xf9\xd0\x77\x62\xdb\x2a\x6e\xeb\xd3\xa3\x7b\xa3\x59\x8a\xd7\xf4\x15\x31\x69\xe1\x77\xf2\x0a\x0c\xac\xb0\x67\x43\x32\xb3\xb4\x0c\x96\xb0\xd5\x81\x16\xf7\xf5\x0d\x2b\x37\xcf\xf8\x5f\x00\xa0\xd5\x67\x79\x4a\xf6\x06\x80\x83\x8b\x95\x8b\x3c\x03\x40\x2c\x9d\xf5\x22\x85\x0f\x80\xb2\x34\x0b\x1d\x65\xed\xaf\x9e\x18\x5b\x61\x0e\xb9\x0b\x25\x00\xee\x16\x5c\x4d\xd4\x22\x00\x41\x17\x04\x02\xee\xd8\x03\x84\x6b\x88\xbe\x62\xef\x03\x88\xbd\x2c\xd5\x28\x5c\x05\x81\xb1\xcd\x8a\x67\x15\x70\x44\xcb\x98\x93\x9a\xd9\xc6\xe7\xb6\xcb\x43\x37\x4c\xac\xdd\x31\x5b\x7f\x7b\x4e\x38\x95\xc4\x4e\x63\x25\x9d\x2d\x43\x1b\x73\x9f\xa0\x8d\x6d\xae\x65\x7f\x29\x7b\xb7\xeb\x45\xc9\xd6\x9b\x7f\x23\xd5\xb0\xbd\x7e\x57\x43\x65\xf6\x73\x4b\x20\xe2\xa8\x6a\xcb\x82\x5f\x1d\xcd\x6e\x2f\xce\x31\x0d\x9e\x95\xbd\x15\xbd\xef\x58\xb5\xc3\x57\xa5\x4b\x3b\x7a\xc9\x74\x0f\xaf\xa1\x0b\x86\x3a\xbb\x74\xd1\x1b\x62\x39\x51\x4d\xfa\xfa\x83\x88\xdb\x99\xe9\xd5\x7b\x0c\xe6\x91\x1a\x69\x8c\xe5\xdf\x0c\x7d\x51\xfe\x89\xe6\x45\xb6\x46\xd1\x68\xba\xb8\xa0\x5c\x3f\x63\x5d\xf4\xe7\x68\x53\x12\x07\x93\xd6\x66\xfc\x10\xab\x12\xdc\x98\x28\x6e\xf2\x05\xfb\x35\xa0\x15\xe0\x96\xf5\x3d\x9d\x03\xfb\x01\xb8\xf0\x2c\xa8\xa3\x7f\x03\x48\xd9\xb3\x38\x51\x2c\x03\x68\xb4\xb0\xf4\x9d\xd4\x06\x30\x75\xbc\xd7\x4b\x95\x03\xe0\xd0\xc2\x4a\x79\x2e\xf1\x57\x4f\x4c\xe8\x23\x3e\x1e\xba\x1e\x80\x98\x38\x81\x16\x66\x5e\x80\xc4\x7a\xc9\x23\xc2\xb2\x10\x97\xc2\x23\x67\xa5\xb0\x9f\x28\x9e\xe8\xa5\x21\x66\x02\xdb\x7a\xd1\xa5\x46\x48\xaf\x71\xdc\x8b\x80\x1c\xfb\x0f\xf1\x4d\x98\x41\xf7\x76\xff\x63\x05\xe7\x90\x2f\x1c\xea\xd2\x93\x1f\x25\x6e\x44\x5b\x08\x35\xec\x6b\x3a\xb6\x76\xc6\xc0\x78\xf0\x41\xc7\x43\x52\x2f\xce\xfa\x86\xba\xd0\xdc\x52\xd3\x5f\xdf\xef\x68\xe6\x2c\x32\xd4\x2a\x7d\xe0\xd0\x15\x5b\x2a\x7b\xa4\xfc\xf2\x81\xfe\xa9\x15\xbd\x07\x7b\x3a\x9f\x19\xb8\xaf\x09\x15\x67\x91\x7c\x28\xd5\x12\x46\x63\x1b\x6b\x59\x5f\xca\x5a\x4d\x7c\x11\x73\xe9\x06\x05\x22\xa6\x33\xc8\xb6\x54\xf6\xec\x4f\xa6\x79\x28\x62\x7c\x21\xc9\x87\x92\xda\x6c\x9a\x8c\x29\x09\x4f\x4c\xfc\x6e\x76\x08\xcb\x1d\xe2\x1e\xaf\x6c\x9a\x87\x5d\x0a\xf0\x05\xb8\xbb\x97\xb9\xf7\x60\x39\x00\xdf\x77\x16\xcf\xa3\x71\x00\xb2\x3c\xf7\x3e\x1d\xa7\x03\xd0\x7a\xc8\x2c\x7f\xe2\x38\x80\x45\x21\x8b\xd0\xe9\x3e\x00\x97\xcb\x6c\xd9\x17\xb0\xff\xee\x89\x49\x5c\x16\xb4\x66\x7d\x0a\x90\xf6\x4a\x3c\x4b\xd8\x1b\x12\x32\x97\x64\xf8\xe5\x97\x89\xba\xe9\x48\xd5\xa3\xc6\xdd\xdb\x45\x29\x97\xf5\xec\x3d\x98\x70\x6e\xd1\xe7\xad\x83\x12\xe7\xd1\xd9\x3e\xf5\x5e\x9d\xa5\xef\x11\x21\xce\xf8\xd4\xa7\xf5\x32\x6b\xd7\xad\xef\x36\x14\x3f\x76\x5a\x8e\x36\x62\x1f\xca\x79\xa6\x4f\xe2\x61\x56\x72\x34\x5b\x67\x0f\xb4\x59\x7d\x62\xd2\x77\x9b\xdf\xd3\xcc\xdf\x97\x6b\xd8\xb3\x18\x56\x3b\xf8\x38\xc0\x44\x76\xd9\xf0\xa1\x4d\x93\x9c\xa9\xcc\xca\x5a\x05\x47\x55\x8d\xf9\xad\xb5\x84\x62\xdf\x52\x6b\x73\x86\x0d\xd7\xdc\xb3\xf9\x7f\x59\xa8\x23\x22\x33\xb9\xb2\x28\x2d\xe8\x91\x5b\x29\x3a\xf7\xa7\x2c\xc6\x51\x16\x49\x49\xc9\x03\x16\x38\xb4\x4e\x1c\x6f\x62\x85\x45\x01\xe6\x48\xd4\x54\x14\xd1\xea\x1e\xa6\x3f\xfc\x62\xb8\xb0\x95\x21\x36\x38\xf8\x16\x00\xb3\x2d\xb3\xf2\x61\x19\x00\x5e\x75\xe6\x1f\xe4\x3e\x00\xf2\xa9\xcc\xcc\x14\x95\x00\xba\x23\xf7\xf8\x4e\xda\x03\x58\x5d\x64\x42\x53\x71\x01\xb8\x4f\x33\x5b\x9e\xfd\x02\x10\x6a\xc2\x62\x7a\x59\xf7\xbf\xf4\xc4\x50\x0b\xfb\xf1\xeb\x42\x55\xb1\xad\x44\x88\x6c\x01\xd1\xa7\x90\x4b\x51\xd4\x70\x61\xdb\x2f\x2b\x53\x7b\xcb\x33\x10\x47\x9d\x64\x6f\xf1\x23\x19\x48\x3d\x39\xeb\x9d\x9e\x83\xf1\xbc\xad\x82\xcb\x43\x76\xaf\xea\xf7\x3d\xcb\x59\x38\x6f\xaa\xfc\x51\xe9\xf5\x91\xa5\x40\x7d\xca\x29\xbe\x1e\xdb\xa9\x32\xfd\xa1\xe9\xd2\xae\x8f\xfd\x19\xa6\xa7\x67\x2f\xb6\x7f\xdd\xed\xc5\x91\xb6\xd0\x59\xaa\xab\xae\xdc\xed\xc5\xa1\xb7\x56\x5b\xbb\x53\x7a\x71\xd7\x87\xe2\x6b\xf3\x65\x63\x20\x47\x35\x39\xc1\x96\x0e\x79\x2c\x3d\x3e\x7e\xc8\x76\x08\xd9\x9a\x3a\xb5\xeb\x43\x09\xb4\x7d\x89\x7e\x10\x4b\x45\xe2\x60\x02\xa2\xec\x72\xb0\xd7\x42\x1d\x01\x18\x85\x99\xfe\x3a\x24\x08\x20\x30\xc1\x98\x40\xbe\x07\x40\x51\x92\x21\xf4\x98\xe9\xbf\x7b\x62\x7c\x3c\x98\x08\xe7\xa2\x01\x22\x95\xee\x19\x5c\xe6\x04\x48\xcd\x64\x6e\xb9\x1a\x06\x90\x9b\xce\x05\x8c\x22\x00\xa5\xf2\x02\x19\xbc\x51\xf0\xa6\xb2\x4a\xd4\x45\xea\x39\x31\xa5\xe2\x8d\x9c\x95\x81\xd6\x76\x70\xb1\xbc\x46\x8d\xe7\x29\xdc\x85\x9c\x0d\x63\x6c\x32\x0a\xe5\x12\x3b\xec\xbc\x51\x39\xb3\xfa\xd6\xff\x50\x94\x57\x27\x7a\x21\xd7\x89\x50\xe7\xf4\x6a\x72\x06\x69\x1e\x36\x62\xfd\x6e\x79\x3e\xcb\xd8\x6e\x9c\xe6\xf5\xe8\x40\xae\xc5\xf3\x6f\x47\x7a\x78\xba\x6a\xac\xbe\xcf\x58\x3d\x7e\xd7\xb0\x6a\xf3\x66\x6e\xaa\x75\x6f\x25\x9d\x9d\xe2\xa2\x5c\x7d\x69\x7e\x98\xc3\x97\x65\xd6\xea\x23\x99\xae\x0e\xba\xab\x4f\xcb\x5e\x93\x7c\x28\x09\xe7\x1d\x33\x36\xd4\xf2\x54\x62\x83\x1d\x32\x10\xdd\x19\x08\x12\x07\x13\xb6\xdf\x91\x1c\x95\x9f\x74\x21\x78\xcc\xf1\x18\x9a\x29\xde\xdb\x2f\xc9\xb1\x00\x23\x10\x25\xe9\x57\x63\x9f\x88\xbd\x1e\xea\x0e\xc0\x84\x67\x8a\xfb\xcf\xef\x48\xd1\x68\x86\x67\xe4\x36\x00\xca\x8b\x77\x3a\x8f\x0e\xfc\xe2\x20\x9c\x8f\x31\x10\xa9\xa2\x7e\xf5\xc4\xc4\xdd\x67\xa6\xba\xbc\x0f\x20\x53\xf7\x9e\xdf\xb5\xc7\x00\x45\x33\xec\x9e\xf4\x42\x00\x95\x66\x7c\x17\xb8\x9e\x00\xba\xf6\xa3\x50\x98\xf8\x75\x62\x7f\xfd\x69\xa9\x22\x9d\x67\xdb\x25\x35\x3e\x2a\x74\xee\x9a\xb8\x9b\xe5\xd9\xfa\xc5\xc9\x0e\xc8\xd1\xf4\x54\xfb\x97\x8f\xb8\x97\xf2\xc3\x6e\x85\x6a\xf7\x6e\xcc\x84\x7b\xf2\x55\x3b\xbf\x8f\xf9\x7e\xdc\xb6\xf5\xc3\xc6\x27\xa9\x91\xef\x36\x01\x23\x01\x83\x3c\x4f\x65\x1d\x30\x5f\xcb\xfb\x22\xea\x96\x9d\x2f\x7d\x7f\xfb\xec\x66\x69\x86\xcb\xa5\xb9\xd3\xed\x0c\x79\x97\x5c\x6a\x16\x8a\x1a\xcb\x32\x92\x5c\x2a\x96\x3e\xd4\x48\x24\x4d\xba\x9e\x5a\x81\x07\xb2\xb1\x6b\xae\xdb\x6b\x57\x4b\x57\x23\xe6\x5d\x9b\x36\x0e\xe6\xdf\x0f\x33\x76\xbd\x8a\x60\xcb\x16\x0e\xe6\x77\x3d\x86\x64\x4f\x97\x21\x71\x30\xde\xf7\x5d\x2d\xd0\xac\xf1\x61\xde\xae\xce\x8d\x98\xa3\xd1\x2a\x1e\x54\x2e\xa2\x98\x82\x08\x55\x00\xd6\xa1\xbb\xe6\x87\x44\x00\xc4\x07\xef\xbe\x26\x57\xf8\x87\x07\x61\x87\x83\x70\x9d\xba\xfd\x83\xb2\xe9\x17\x07\x91\xb4\x48\x2f\x74\x96\x03\x20\x37\x9c\x99\x86\x7a\x09\xa0\x12\xc7\x22\x77\x4b\x0f\xa0\x3e\x8d\xa3\xfb\x1e\x27\xa0\x5a\xfc\x05\xb9\xc5\xf9\x89\xdf\x1e\xe7\x89\xe7\x6b\x5f\xde\xae\x68\x63\x54\x64\x76\xeb\xc3\x49\xd7\x4b\x6b\xdb\x25\x5d\x42\x2a\x97\xb2\x58\xf9\xd5\xfc\xb5\x90\x1b\xeb\x1a\x1c\xf7\x5a\x72\x6a\x4f\x20\x75\x55\xc4\xe8\xc0\x44\xaf\x4b\xdf\x9b\xc5\xf1\x6b\xdd\x0f\x3d\xd9\x3f\x06\x0f\x6b\xd4\x9a\x7b\x5b\x8d\x39\xbf\x0d\x2a\x1a\xf0\x96\xfc\xf6\xb9\x87\x39\xeb\xa1\xf7\xf0\x8f\xed\xae\xfa\x94\x3e\xef\x73\xf3\x29\x2d\x7a\x31\x43\xde\xf3\x4b\xec\x75\xb4\x24\x1f\x4a\xd8\x09\x4f\xc2\x1a\x73\xe9\x58\x40\x92\xf7\x99\x75\x87\xc2\xf7\x7e\xd5\x9e\xb0\xd1\x9d\x4b\xe5\x73\xc3\x53\x05\xa9\x71\xff\xa3\xb7\x81\xbb\x04\x4a\x21\xb9\xdc\x4b\xde\x6d\x08\xb5\x96\xf0\x96\xe4\x43\x71\xe7\x73\xbd\x86\x69\x0e\xff\x0a\xc0\x4d\xc3\xc8\x74\xf8\x0b\x80\xcc\x5e\x7a\xfa\x23\xb9\xbf\xfa\x51\x2c\xfd\xe8\xe6\x8f\xeb\x00\x78\xf7\xd2\x7e\x3c\xbe\x0c\x10\x55\x4d\x13\x4b\x89\x07\x48\xc7\xde\x6c\x3a\x79\x02\xa0\x5c\x91\x6e\xe1\x82\x1b\x40\x7d\x1c\xe3\xd8\x8d\x48\x80\xc7\x8c\xec\xd7\x99\x7b\x00\xba\x19\xf8\x32\x45\xe6\x80\xfe\xa5\xb8\xf0\xa2\x1a\x33\xe1\xde\x8b\x10\x99\x13\x0e\x81\x38\xd5\x5e\x65\x55\xb6\x84\x4d\x04\xae\xed\x90\xd1\x5a\x4d\xcb\x5c\x7a\x69\x9e\xa7\xff\x5b\xf8\x74\x23\x5e\xae\xec\xd2\x8f\xe2\xa7\x9f\xa3\x94\x7b\x8e\x4f\xbb\x54\x9d\x8a\x34\x19\xe4\xfd\x72\x3e\x4b\x20\xf2\xe0\x28\xf5\xe0\x44\x92\x4b\x58\xe2\xe4\xd3\x97\xd3\xd1\xdb\x21\xd7\x7f\xac\x3c\xa1\x8a\xb4\x09\x9c\x9f\x5b\x69\x25\xec\xfa\x50\xba\xfc\xaf\x2f\x4f\x3f\x7c\x19\x48\xe5\x6b\xb3\xc6\x59\xfa\x91\xc4\xc1\xf8\x8c\xfb\x68\x23\x4e\x64\x4f\x7b\xf1\xf9\xd9\x23\x96\x32\xe2\x3d\xaa\x7d\xf6\xa0\x4c\x92\x15\x77\x7d\x28\xa1\x9e\x03\x18\xb3\xc8\x14\xa7\x60\x9f\x6b\xd8\x5b\xa1\x76\x00\x5c\x01\x77\x53\x0f\x93\x03\xc8\x93\xd1\xf5\x1f\xf9\x0e\x60\xa4\x73\xeb\xdc\x51\x36\x00\x3b\xb2\x9b\xee\xff\x79\x8e\x06\x31\x5f\x8f\x3d\x76\xe2\x57\x3f\x4a\xfe\xcb\xeb\x3f\x28\x89\x00\xb5\xea\xd7\xec\x29\x5f\x02\xb4\xcb\xde\xbe\x77\x21\x0b\xa0\x97\x86\xe5\xf6\xdd\x6f\x00\x03\x77\xb9\xca\xf9\x25\xc0\xe5\xd3\x84\xc0\x51\xc5\x7b\x84\x90\xcf\x1f\xc4\xd3\x6c\x78\x71\x75\x23\x4e\xf2\x21\xb1\x81\x08\xd3\x61\x1b\xad\x6b\xb5\x5d\xb3\x9c\x6f\xae\x5b\xf1\xbf\x6b\x7a\xa1\x52\xbb\x96\x91\xb9\x86\x2c\xb0\x7b\xd8\xf7\xc4\x63\xd6\x2f\xd5\xa9\xe8\xc6\x3b\xad\x2f\xcb\xd1\xca\x39\xe3\x5f\x4a\x06\xc6\xc2\xed\xef\x3b\x4d\x15\xbc\x30\x08\x42\x26\xa7\xcf\xbc\xee\xe4\x0f\xb8\x95\x18\x3e\xdf\xde\x72\xcc\xef\x66\xdc\xc9\x25\x97\xda\x60\x1f\xa5\x28\x8b\x95\xcd\x07\x49\x5e\x6c\x91\xb7\xd7\x1e\x97\x1c\xf5\x3c\x15\xde\xbb\x3e\x5e\xc0\xeb\xa6\x1e\xc6\x8a\x98\xcd\x48\x72\xbd\x10\x3a\x80\xac\x4a\x33\x70\x5e\x0a\xf6\x43\x8d\x27\x9e\x71\xe2\x0f\xa9\x42\x9b\xc6\xc5\x39\x7e\x09\xa4\xc5\xe8\x45\xd6\x38\xd0\x04\x24\x63\x39\x42\x4f\x00\x08\x59\xdf\x6e\x3c\xf4\x9f\xdf\x4d\x11\x34\xf2\x87\x8f\x00\x98\x25\x5f\x2f\x3e\xdc\x03\xe0\xa6\x73\x75\xfb\x70\xea\xaf\xdc\x97\xe4\xbf\xaf\x28\xfd\xe9\x81\xe8\xa0\xfa\xe9\xc5\xe8\x1b\xbf\xba\x8f\xa2\x16\xe0\x03\x35\x9d\xd8\x95\xe3\x00\x5f\xef\xb2\x1c\x64\xda\x80\xd1\x39\x7d\x9e\x30\x29\x13\xe2\x2d\x04\x85\x90\x9f\x31\x71\x8b\x05\x43\x26\xc9\x10\x61\x84\x54\x5f\x1e\x54\x92\xaa\xc2\x7c\x91\xf8\xaa\x63\xa6\xdc\xaf\x57\xbe\xf8\x56\x23\x76\x66\x52\x3d\xda\xe5\x75\xf4\xcb\xab\xdf\xc8\x03\x6e\xbf\xa2\xfa\x50\xfe\x99\xde\x57\xa3\xa9\x63\x7c\xae\xdf\xc8\x9b\x58\x75\xf5\xfb\xb5\xe7\x41\x9e\x47\x4a\xfd\x66\x1f\x74\x5c\x71\x0f\xcb\xe7\x5e\x3c\xdc\x50\xbb\xeb\x01\x61\xcf\x70\x5a\xcd\x2f\x97\x71\x1a\x4f\x4b\x59\xd7\x2d\xac\x77\x5c\x4c\xe2\x46\xdc\xca\x96\x70\xa4\x4c\xc8\x43\x52\xa6\xd7\xdb\x27\xc5\x45\xa1\xcc\x92\x0f\xda\x33\xc4\xd8\xa0\xcf\xc4\x7f\xdd\xe5\x3f\xb8\xa3\xeb\xb0\x27\x43\xab\xad\x35\x22\x3e\x61\x53\x82\xbe\x03\x88\x8c\xd1\x8c\x1c\xfc\xcf\xff\x2b\x1f\x5e\x3b\x7a\x60\xee\xff\x87\x5e\x90\xd0\x9d\xfc\x9b\xd4\x0b\x22\xb2\xc7\xe5\xff\xde\x77\x1b\x51\x13\x28\x47\x00\x36\xca\xee\x6c\x5e\x97\x04\x20\x26\x72\xae\x09\xf5\x10\x2f\xe0\xb5\x85\xc8\x4d\xf2\xd1\x8c\x98\xd3\x92\x33\x11\x8e\x63\x57\xd7\xc9\x54\xd1\xc5\xf2\x8f\x5f\xcd\x6b\x5b\xc4\xb4\xb3\xdf\x8f\xfc\x5a\x1f\x7a\xf9\x4d\x7c\x80\xc6\x97\xd1\x96\xde\xf7\xf4\x4e\xa7\xc6\x06\x47\x75\xdf\x5d\xb7\x3f\x31\xe4\x3d\x29\xf5\x92\xdc\xee\x48\xcf\xed\x19\x87\xc7\x8d\x76\x92\x6d\xa7\xe7\x3f\x35\xbd\xb4\x5d\xac\xdf\xbf\xa4\x5d\x33\x64\xfb\xb8\xea\xf0\x4a\xfa\x83\x51\x1b\x87\xb2\x9a\xb5\xee\x62\x2e\x1b\xc3\x02\xd4\x86\x46\xee\x94\xf5\xcb\xdc\x13\x88\xc6\x8c\x57\xd6\x17\xb3\xd8\x91\x7d\xa9\x26\xbb\xfc\x47\x7c\x9a\x1a\xba\x36\xa6\xd9\x82\x3b\x85\x1e\xf3\x34\x9c\xd7\x9c\x3e\x65\x16\x4b\x15\x6a\x68\xba\x94\x30\xb0\xa9\xe2\x77\x03\x40\xca\xe4\xe6\xf3\x83\xf9\x00\x7a\xb2\x97\xab\xc9\x4a\x01\x6c\x3b\xff\xe2\xfd\xcf\xba\x48\x79\x1f\xe9\x3a\x78\xf8\x64\x27\xf7\xdc\xf1\x21\x90\x7c\x18\xdf\xb3\x7f\xf6\x21\x6c\x16\xef\x65\xf8\xf9\xbe\x97\x56\xe5\xb4\x0b\x00\x31\x89\x73\x49\xa8\x75\xfd\x30\xbe\x5f\x48\xd2\xd0\x6f\xdc\x6b\x93\x53\xba\xd7\xef\x40\x2f\x0b\xf2\xa1\x86\xff\xfd\xfb\x15\x6b\x2b\x71\xd6\xd4\x8f\x5a\xa3\x86\xe6\x06\x03\x93\x1f\x37\x7b\x1d\x9e\xa5\x2e\x7f\xf7\xa4\xd8\xda\x7e\xfa\xc0\xa7\xd1\x9e\x8b\xa4\x1e\x14\xa3\xbb\x93\x2d\x73\x6b\xcd\x62\xc6\x1f\x07\x2d\x17\x9f\xd4\xd2\x9a\x7c\xe9\x15\x5e\xc6\x55\xde\x37\x35\x79\x6c\xb4\xba\x56\xba\xdf\x64\xb9\xc9\x6f\x83\x2c\x8f\xdd\xf4\x6c\xcd\x02\x42\x30\xf3\xa3\xc9\x70\x15\x3f\xd2\x2f\x15\x6f\x42\x5d\xfe\x04\x55\x96\x80\x37\x69\x2c\x7a\x89\xd6\xff\xff\x10\x76\x96\x71\x55\x2e\xdf\xdf\xc6\x04\x03\xc5\x6e\x11\x03\x91\xee\xee\xee\xee\xee\xee\xee\x94\xee\x90\x2e\x29\x11\x09\x05\x09\x95\x12\x11\x94\xb0\x15\x50\x41\x45\x14\xa5\x6b\x77\xac\xe7\xa3\xec\x0d\x47\xcf\xf9\x3d\xff\x57\xeb\x83\xf2\x62\xcf\x30\xf7\x0c\xdc\xeb\x9a\xef\x95\x34\x68\x79\xe6\xfa\x2d\xa4\x55\x6c\x95\x45\x58\x09\x3f\x8a\x36\xea\xbe\x45\x79\xbe\x2d\xea\x6b\x98\x9f\x85\x55\x4e\x13\xda\x35\x58\x00\x40\x7e\x84\x26\xff\xd7\xe7\x37\xa3\xde\xe2\xfe\xab\xfa\x9e\xfc\xb3\xef\x4b\xf6\x20\xb4\xa4\x91\xfa\xdf\xa4\x5c\x18\xf2\xfd\xef\x3f\x3d\xf8\xbf\x2a\xd3\xea\xd9\xd9\x79\x66\x62\x13\xbf\x84\x58\xf9\x87\x42\x7c\x98\x04\x18\x51\x3c\x49\xc7\x6e\x55\x3e\xe8\x29\xd6\x88\x41\xf1\xea\x5f\x88\xb9\x90\x97\xb7\x52\xea\x78\xbc\xe8\x5c\xa4\xc4\x82\x57\xf0\xb7\xda\xad\xde\x9a\xf3\x56\x85\xcf\xeb\xef\xda\xef\x98\x9d\xe9\xae\xbc\x53\x6e\x92\x35\x23\xf8\x23\xfb\xae\xb8\xa1\xc5\x5c\xf3\x2c\x4f\x5d\x94\x81\xc6\xf4\xf0\xbc\xeb\x0d\x0f\x43\xdc\x48\xd2\x62\xfd\x75\x06\x63\xb7\xa1\x5b\x4b\x98\x22\x5e\xe3\xbc\xc7\x31\x2b\x0e\xb9\xa7\x4c\xb6\x76\x55\xae\x1a\x67\x45\x99\xa0\x5a\xfd\xd6\x1c\xd3\x14\x8d\x9f\xdf\x3d\x8e\x68\x4d\xe0\x36\xa1\xad\xbb\x89\xbc\x1d\xed\x61\xba\xa7\x86\x1e\x39\x72\x75\x90\xec\x3f\x31\x8a\xbb\xb1\x03\xed\x1f\x24\x67\x9c\x7d\x7d\x06\xfd\x24\x20\x0c\x40\x1b\x75\xe6\xf0\x76\x14\x80\x3d\x29\x07\xe5\x6f\x1f\x06\xf9\xde\x33\xd9\x8b\x32\x6a\xbd\xbe\x2f\xfc\xc9\x81\xe0\x8a\xd7\xeb\xbc\x37\x00\xd3\x27\xba\xf4\x0f\xad\xc4\x45\xbe\x11\x61\xf9\xa1\x23\xf8\x1f\x52\xea\x7a\xbd\x6d\x53\x38\x65\x95\x9d\xf6\x98\xf2\x78\xf4\x82\xa1\x70\xb0\x5f\x4a\x2a\x32\xd1\xde\x30\x31\x25\xe8\xc5\xaa\x65\x80\x52\x7e\xad\x7b\xff\x8a\x6c\xe6\x6c\xf1\x5b\x5b\xcc\xb2\x61\x83\xf2\x75\x57\xe3\xfa\xa5\xad\x6f\xc4\x2b\xdc\x75\xd2\x96\xbc\x16\x99\xae\x3b\x92\xfd\x1f\xda\x1c\x0b\x4d\x4b\x2f\x0b\xee\xeb\xec\xf8\xd2\xbc\x12\x96\xbd\x57\xd7\xe4\x6d\xee\xea\xcd\xf4\x29\x3d\x9b\x61\xfe\x35\x8f\x94\x29\x5d\xe8\xf7\x47\xd4\xc6\x2b\xea\xbd\xed\xae\x41\x2a\xc7\xf8\xea\xf9\x3d\x38\x82\x32\x0a\x9f\xd3\xe7\x69\x61\x46\xb5\x85\xd1\xe8\xd9\x35\x0a\xa1\xcb\x03\x52\xf5\x0e\x34\x14\x61\xce\xfa\x86\xea\x6a\xd7\x2d\x60\x8a\xbd\x4e\x03\x18\x55\x6d\xa1\xfc\x35\x1e\xcf\xf0\x3f\xd7\x01\x99\x07\x22\xf7\x3d\xc9\x1c\xc8\x8c\x2b\xc5\x7f\xdc\x7f\x26\xe7\x20\x7c\xb0\x06\x60\xa2\x3f\x37\x38\x44\x00\x01\x3e\x7a\xbe\x1b\xed\x67\x09\x1f\x25\x53\x55\x02\x6a\xe6\xf0\x5c\xaa\x32\x16\x89\x79\x4e\xd8\x70\xc3\x03\x1e\xb9\x31\x67\xd1\xb5\x76\x69\x61\x7a\xbe\x47\x91\x03\xbe\x0d\x09\x15\xce\x5d\x48\xd7\x44\xfb\x24\x57\x9b\xdd\x08\xb6\xf2\x9a\x74\x8c\xb1\xc7\x5a\x4a\x97\x77\x66\xa9\x76\xe6\x6a\xf7\x97\xeb\xd7\x24\xd5\x4b\xd7\xf8\x56\xe9\x33\x4e\xaa\xbd\x5b\x1b\x5a\x7d\x94\x6a\xa6\x46\xb9\xc6\xbc\x96\x98\xf8\x56\x8d\x30\xdd\x86\x70\x8d\x33\xd2\x38\xfe\xf1\x1a\x92\x31\x5a\x4b\xbd\x6b\x44\x10\x75\x38\xfc\x86\x06\xf7\xf3\x3b\xa8\xde\x90\x73\x64\xef\x87\xe6\x50\xcf\x20\x3a\x2d\x60\x9b\xe6\x60\xd7\x15\x34\xf8\x1a\x69\x7c\x7f\xe0\x87\x79\xe2\x41\xa3\xd1\xdc\x3a\x82\x15\x76\xf9\x06\xf0\xbb\x9d\x49\x01\x10\xd1\x4d\xf1\x27\x07\xb2\xfa\xe7\x73\x30\x59\x43\xf1\x1f\x39\x10\xe4\xfe\xef\x08\xa9\xdf\xd1\xef\x0d\x40\xa9\x4a\x41\xd1\x49\x03\xbe\xbc\x2b\x5c\x49\x0d\x0e\x44\x63\xc9\x16\x39\xd3\xe2\x4c\x02\x9f\xea\x76\x3d\xdb\x94\x5e\xdc\x92\x41\x84\x4d\x51\xa8\x33\x56\xc7\x36\xd7\xab\xcf\xe3\x09\xe6\x8c\x97\x4c\x70\x95\x03\x07\x7a\x20\xa6\x2b\x74\xd0\xca\x06\x4d\x9d\x5b\x19\x49\x34\x8a\x44\x3d\x6c\x40\x45\xf5\xe9\x88\xa2\xb6\x0d\x9c\x89\xc9\x51\x2b\x40\x46\x4e\x37\xc6\x06\x2b\xbf\x46\x2e\x20\x77\x5e\x95\xdf\xe0\x1f\x86\x7e\xf3\x0f\xc6\x4a\x11\x8b\x77\x51\x75\x41\xa1\x4a\x6a\xdf\xf7\xa2\x2b\x7c\x8f\x28\x5b\x8e\xbf\x45\x0f\xf8\x54\x2a\x2b\xbd\x4b\xc2\x84\x79\xc8\xa9\xdc\x7b\x51\x8f\xb1\xf4\x8c\x50\xd9\x32\xb4\x03\x4b\xeb\xe2\xa0\xd2\xd9\xc7\x85\xd5\x77\x3e\xa2\x92\xd4\x63\x86\xed\x76\x38\x0e\xe0\xee\xf2\xe7\x3a\xb8\x51\xb6\x5e\x1f\xc9\xaf\xd7\x8f\x91\xff\xd5\xff\x9e\x13\xf8\xef\xfe\x6f\x27\x11\x80\xb1\xef\xac\x71\xe3\x4d\x48\xe7\xbb\xcb\x31\x5c\x61\x41\xbc\x2b\x45\x2f\x59\x93\x75\x95\x80\x54\xd1\x57\x4d\x89\x35\xc5\x23\xf4\x0f\x19\x59\xf8\x75\xe1\x56\xad\x7e\xda\x52\x6c\xe4\x3f\xc8\x60\xa3\xc3\x12\x3c\x23\x37\xfc\x17\x87\x30\xdd\xe5\xc2\x7e\x06\xda\x73\x18\xd5\xfb\xd4\x01\xaa\x6a\x0a\x18\xc6\x97\x6f\xfd\x07\x94\xea\xd0\xed\x33\xb9\x81\xa7\x15\x42\x30\x07\xd1\x4a\x7e\xc7\xc8\xfc\x83\xbc\x08\x66\x08\x43\xe3\xb9\x5d\xce\x12\x5d\x8a\xa9\x70\x3d\x2c\xa7\x37\xd7\x8e\x95\x71\x3c\x2b\x1f\x34\x75\x11\x2b\xe4\xb8\x20\x1f\x3e\x71\x07\x9b\x69\x5f\x22\xdf\x35\x32\x80\x9d\xb5\x15\x97\x97\x7a\xc5\x88\xf3\xb6\xa4\x94\xf7\x7f\xb6\x13\x57\x6e\x5e\xb1\xb9\x0e\xc8\x1c\xc8\xff\x3f\x07\x62\x71\xe1\xff\x9f\x03\xd1\x44\x09\xc0\x4c\x71\xb6\xa2\xea\x32\x3c\xe3\xfd\xc2\x9c\x9f\xcb\x00\x46\xe2\xa6\x7c\xee\x49\xa2\xc4\x34\xa5\x35\xd9\x93\xa1\x63\x84\x1a\xbd\x7b\x5a\x97\xdd\xd1\xf8\x17\x56\x97\x4d\x98\xc8\xfc\x83\xd5\x57\x5c\x73\x88\xa8\x7d\xb0\xa9\x3a\xee\x49\xbc\xaa\x5d\x8d\x41\x04\x4e\x3f\x6f\xd2\xe9\xb4\xf6\x75\x1c\xcd\x2d\x2a\xe7\x4e\x35\x73\xec\xb7\x2e\x6f\x67\x84\x52\x36\xb6\xe9\x15\xda\x45\x4b\x9e\x0a\x9b\x35\x27\xf5\x0f\xef\xc5\x37\xdc\x2e\xac\x85\x7d\xc8\x86\xf7\xe2\x27\x0e\x89\x33\x31\x4f\x90\x7a\x80\xec\xc3\xa5\x9a\x51\x93\xb9\x07\xe9\xf3\xdf\xad\x71\x33\xc6\xa5\x52\x7b\x3e\xbf\xc2\x07\xeb\x39\x4b\xd1\x7c\xb0\xc1\xdf\xd2\x79\x0e\x90\xbe\xed\xcf\xfd\x70\xe0\xc3\x7a\xfd\xfe\xc7\x3e\xb8\xb6\xed\x4f\x0e\x68\xa3\xff\xcb\xb1\x5e\x6f\x69\x92\xfa\xdf\x2c\x00\x14\x79\x14\x14\x05\xd7\x01\xb8\x9e\x5f\x5c\x4e\xa1\x82\x72\xb1\x52\x8e\xfb\x57\x9f\x13\x09\x8a\xed\x62\xec\xbe\x05\x44\x7f\x1d\x23\x39\xbc\xcb\x05\x42\x81\xb9\xae\xd6\x1b\xeb\x29\x82\xa0\xd3\x19\xfd\x38\xf3\xb7\x78\x82\x6f\xb4\x51\xa4\xc9\x08\x3e\x2f\xe2\xa3\xd9\x43\xbd\x56\x7c\x76\xba\xac\x59\x96\x16\x33\xde\xbf\xa4\xc8\x5c\x58\xed\x27\x0e\x7d\xfb\xba\xb5\xaa\x92\x30\xfe\xd8\x43\x13\x4b\x46\xb9\x16\xfc\xae\x37\x32\x16\x99\x32\xd6\xb8\xd9\x1f\xdb\x2d\x2a\xa4\xd2\xf1\x74\x58\x55\x33\xaa\xbf\x73\x1f\xfe\x2f\xee\x41\x6c\xcf\xcf\x48\x82\x9b\xf2\xf8\xe6\xb9\xd8\x75\xfd\xcf\xf3\x70\x7d\x5c\x1b\x1e\x08\x52\xfe\xc1\x4b\xd2\x3a\x20\x7b\x10\xea\xbf\xac\xd7\x52\xa5\xf5\x9a\x1f\x02\x70\xd1\xec\xc0\x97\xf4\x5c\x00\x2e\x41\xba\xd0\x18\x26\xf8\x2a\x92\xcc\xe4\x11\xe4\x01\x2e\xf2\x0b\xbc\xaf\x3d\x44\x89\x1f\xb4\xd0\x12\x95\xf6\xcc\x44\x77\x63\x79\x79\x1e\xcb\x83\x84\x15\xdb\x27\x6a\x66\x26\x77\x08\x23\x1e\x2d\x1a\x8c\x06\xd2\x84\xfb\x21\x37\x34\xfb\x74\x90\x84\x94\xb8\x44\xed\x21\x8d\xf7\x04\xed\x1c\x1b\xbd\x33\x6a\x3b\x09\xa7\xca\xcb\x0c\x98\x95\xf8\xf0\xc8\xa6\xeb\x06\x44\xf9\x45\x7c\xf1\x23\x53\xe3\x27\xd2\x5f\xf0\xf0\x72\x42\x6f\x55\x4a\x15\x3f\xf0\xf5\x93\x81\xaa\xc4\x67\xfc\xe4\xda\x0e\xbd\xb7\x1b\xb9\x0f\x12\x84\x3b\x04\x5e\x55\xec\x86\xef\xe1\x2f\xee\x41\x98\x19\x3d\x49\x3c\x2e\xfd\x1e\xa0\x91\xb0\x3e\xee\xb7\x24\x6f\xd2\xba\x07\x82\xbc\x0f\x7e\x9b\x25\x71\x70\xa4\xfe\xf6\x43\x02\xa9\xff\x7b\x6e\xbd\x96\x91\x38\x91\xa2\x6d\x00\xa7\x9a\xa8\x02\xae\xda\xac\x7f\x1d\x5f\x08\xc0\x29\x7f\x56\x36\x34\x13\xf0\x22\xad\x0c\x77\xbc\xc7\xa1\x57\xa6\x91\x75\xcc\xb1\x0a\x5c\xd5\xbc\x78\x03\xad\xe5\x89\xdf\x0c\x3c\xc4\xb3\x4d\xef\x12\xbd\xac\x07\xe4\x77\x18\x9a\x13\x3d\x5d\xa5\xe4\xa3\xf5\x3a\x89\x0a\x7e\x91\x4a\x27\xb4\xa8\x88\xe2\x51\x2b\x4a\x85\x6a\x81\x44\xe9\x64\x6d\x25\x7e\x95\x73\x84\xc5\x02\x16\x35\x33\x45\x17\xc2\x54\xe5\x45\xb5\x38\x39\x24\xa1\xa6\x49\x57\xe3\x81\xb4\x1a\xe1\xf6\xa3\x69\xf5\x64\xc9\x97\x84\x94\x17\x2d\x1a\x79\x12\x0e\x84\xe0\x09\x6b\x8d\x51\x31\x3a\xc2\xd0\xfc\x3b\x95\x7e\x72\xee\x83\xf0\xeb\xdf\xe3\x2e\xf9\x9b\x7b\x10\x40\x03\x35\xf1\x96\x48\x0e\x40\x3f\x69\x7f\xf8\x93\x83\xf9\x39\x4c\x3a\x07\xc8\x3e\x18\x92\xff\xe2\x2e\x89\x03\xa8\x20\xad\x87\x6c\xd2\x7a\x88\x23\x7d\x7f\x90\xe2\x7a\x0d\xb3\x05\x60\x0b\x3e\xfe\xca\xaf\x06\x40\x78\xf5\xd2\x45\x67\x2f\xc0\x48\x61\x18\x9e\xdb\x78\xc2\x2d\x15\x0f\xf6\x7e\xb3\x0f\xc0\xaf\x67\x28\xa8\x61\x64\x07\xdb\x4d\x4b\x45\x79\x75\x5b\x61\xb7\xbd\x95\xa8\xb5\x36\x0f\x11\xed\x2e\x23\x46\x50\xff\x4c\xfc\x1a\x38\x22\x51\xaa\xaa\x42\x7c\x7a\x35\x50\xca\x68\x83\x7f\x28\x21\x7a\x16\x08\xca\x9f\x91\xcd\x24\xba\x56\xc5\xcb\xfd\x94\x71\x22\x72\xde\xf1\x54\x1c\x92\x48\x20\x9a\x76\xae\xc9\xdd\x14\x2b\x22\xea\x0c\x99\xc9\x55\x8a\x6d\x25\x32\x8d\x36\x2b\x84\x89\x3c\x23\xb2\x4f\xd7\xc9\xaf\x0a\x5b\x10\x3d\x57\xe3\x65\x92\xff\xe6\x1e\xf8\x11\x20\x4e\xfc\x2a\x98\x0f\xf0\x69\xfa\x8f\x7d\x70\xe8\xff\xe0\x80\x56\x49\xfc\xc7\xb7\xf5\x9a\x64\x47\x1a\x37\x35\x89\x03\x08\x07\x38\x43\x41\x39\xef\x13\x0f\x70\xa5\xe1\x40\x96\x5b\x12\x80\xe0\x56\x5a\x3a\xfb\x10\x00\x29\x77\xfa\x20\x8b\x54\x18\x56\x16\x61\xe1\x32\x3c\x02\x09\xda\xf7\xb9\xf6\xe8\xb6\x41\x88\x01\x3d\xb7\xb8\x56\x0c\x38\x58\x3d\xe7\xfd\xaa\x71\x09\x2c\x1c\x5b\xf9\xa6\xd5\x0a\x40\xc8\xeb\x8d\x10\xaf\xf2\x30\x30\x86\xa4\x08\xdf\x54\xf4\x81\xbd\xb1\x8b\xa2\x9d\xf2\xfc\x44\x44\x7a\xb6\xf8\x59\x59\x59\x62\x5f\xd1\xa0\xe4\x88\x34\x0f\xb1\xab\x2a\x46\x92\x20\x79\x8c\xd8\x78\xe7\xa4\x94\xa2\xf8\x5e\xe2\xed\x07\xdd\x52\x3b\x45\xba\x88\x6d\x4f\x5e\x4b\xee\x14\x5a\x20\x0e\xbf\x61\x16\x0f\x15\xbc\x49\x9c\xf8\xcc\x21\xa6\x21\xb8\x9b\x38\xb7\xf0\x40\xf4\xb6\xa0\x11\x71\x06\x33\x2a\x26\xc1\x5f\x0f\x2a\xc4\x65\x81\x61\x00\xfc\xef\xdf\x13\xff\x67\x0e\x06\x69\x3e\x6a\x5e\x93\xd6\xff\xd9\xf5\x9a\xb6\x85\xc4\xbf\x90\xd6\x87\x0f\x89\x1b\xb3\x77\x59\xaf\xce\x89\x00\x17\x3b\xf6\x5a\xd8\x7a\x00\x70\x54\x1c\x39\x64\x39\x09\x20\x5a\x47\xeb\x68\x7a\x00\x40\x2e\x92\x5e\x42\x77\x16\xa6\x54\x69\xaf\xdc\xd5\xd6\x82\x9b\xba\x43\x6c\x08\x32\xff\xa0\xb6\x0f\xaa\xac\x83\x39\x22\xc8\xfc\x83\xe2\x27\xf0\xf6\xb7\xe4\x1d\x96\x2f\x03\x97\xb0\xcf\x7c\xee\xb2\xe1\xa0\x17\x7f\x43\xe0\xa0\x8c\x3d\x30\x66\x7e\x12\x56\x90\x58\x03\x95\xfc\x71\x01\x6f\x89\x33\x40\x5b\x59\x22\x1c\x21\xa6\x07\x7b\x6f\xf7\x8b\x78\x8a\x28\xc1\xb1\x7b\x99\xc2\xda\x42\x66\xc0\xf4\xf0\xad\x60\x97\x20\x3f\x9c\x1f\x6e\x10\x3a\xc6\x9f\x0d\x12\xef\x22\xf8\xd7\xf8\xf9\x40\x78\x72\x54\xc0\x85\x8f\x0f\x2c\xe7\xf6\xf0\x49\x10\xbc\xff\x07\x07\xb4\x7f\xbd\xd6\x92\xf2\x50\x8a\x91\xeb\x35\x9d\xc4\xc5\xc4\x3c\xf8\x93\x83\x71\xf9\xb9\x5e\x2d\x1c\xd6\xab\xcd\x01\x80\xf3\x31\xbb\xe6\x2c\x92\x01\xd8\x2e\x1c\x3c\x61\xca\x04\x20\x94\x7a\x6a\xa7\x9e\x34\x80\x4c\x25\x5d\xb0\xe6\x25\x20\x2a\x0f\x5f\x42\xa8\xd5\xc0\x92\x7a\xe3\xe5\x6a\xd5\x04\x78\x6f\x48\xcb\xa4\xa9\xbc\x0c\xef\xcc\x7c\x98\x95\x95\x16\xa1\xcd\x61\x0f\xfb\x7e\x05\x2d\x68\xf4\x08\xe3\xd8\x2b\x17\x03\x37\xfc\x9f\x71\x8a\xcb\x72\x43\x42\x24\x1d\xf7\x0f\xa9\x4e\x48\x8d\xa7\xe2\x76\x15\xd7\x84\xfc\x8c\xdb\x5c\xb2\x62\x6f\x21\x24\xdf\x85\xa7\x58\xc4\x1f\x22\xcb\x35\xb9\x31\xc2\xf5\xe0\x5e\xd3\xcf\xcb\x2e\x18\x06\x7e\x77\xdf\xf2\x68\x0a\x1e\x01\xe3\xce\x14\x3e\x5e\xbe\x3e\x08\x7a\xc2\xc6\xdd\xca\xf7\x18\x4c\xdf\xb4\xf0\x8e\xf1\x5a\x41\xf8\xfb\x1b\xdc\x41\x00\x14\x7c\x82\x47\x7f\x3d\x17\x67\xf0\x62\x7b\xb6\x6f\x01\x60\xa8\x11\x31\xa2\xf2\x03\xe0\x19\x14\xd9\xb7\x2f\xee\x1f\x1c\x44\x95\xd4\x8d\x53\xe7\x00\xb4\x12\xe5\xc5\xce\x67\x02\x18\xfd\x54\x5a\x63\xd4\x03\x30\x8f\xd6\xdc\xc9\xad\x08\x60\xb5\x4f\xef\x9a\xc8\x13\xc8\xb7\x4a\x30\x4b\x56\x5c\x82\x0b\xd6\xbb\x6c\x18\xb5\x15\x89\x49\x96\x99\x9e\xc1\x66\xe2\x04\xa2\xd9\xf6\xc8\xed\x76\x8d\x04\x4e\xe3\xdd\x19\x6a\x1e\xf6\xf8\x58\x7d\x8b\xb2\x2a\xff\xc3\xb8\x2e\xed\xcf\x77\xb9\x43\x7b\x70\x0c\x1a\x0d\xbd\x27\xa2\xb6\x63\xf1\xaa\x1d\x2f\xcf\x45\xb5\x63\x87\x95\x05\x26\x94\xae\x86\x62\x96\x15\x55\x97\x32\xe3\x47\xb1\x0f\xe5\xed\x11\xef\xa3\xda\x71\x05\xb2\x78\xd4\xe1\xe0\x05\xdc\xa2\xac\x3d\x2a\x29\x90\x6e\xde\x53\xee\x1b\x6a\x3a\xe0\xc8\x37\x59\xf9\x20\xb4\x83\x6f\xf4\x78\xa3\x02\x13\xfa\xad\xb7\xfe\x5b\x49\x45\x33\xcc\x69\x2f\xda\x67\xd7\x94\xb6\x62\xe2\xdd\xab\x9e\x44\x29\xef\xc3\xdc\x73\x7b\xd2\xa3\xa1\x1c\x87\xe5\x70\x6e\xed\x78\xa6\x6c\x8d\x6d\xb1\x9f\xbb\x5f\xa8\xa2\x83\xbd\xed\x60\x01\xb0\xc5\x47\x30\xea\xd7\x3c\xd0\x7a\x8a\x7a\x6f\x2f\xdb\xe4\x20\xf8\x02\x85\x38\xf7\xe1\x00\xa4\x1e\x8b\x04\x1d\xce\x05\x50\x05\x09\xc4\x29\x53\x00\x83\x67\x72\x54\x17\x99\x00\x4c\xa5\x14\xdf\x33\xaa\xff\xc3\x97\x43\xd4\xf5\x16\xa3\x80\x1b\x76\x1c\x26\xf2\x8a\xea\x1b\xf9\x28\xca\xd6\x43\x1e\x22\x96\xf7\x09\x89\x16\x71\x11\x5e\x2e\x42\xf8\x2a\xd3\xe1\xb4\x16\x3f\x26\x1c\xd2\xf0\x48\xd9\xcf\x10\x57\xdc\x3e\xdd\xd1\xa6\xa4\xab\xa9\xd8\x4a\xcd\x9e\x5e\xc1\x58\x0a\xcc\x23\xf5\x84\xd7\x17\x93\xf2\xb0\x5b\x94\x27\xbe\x0c\x27\x30\x63\x7a\x14\xaf\xac\x1e\x49\x20\x60\xb3\xe4\x6f\x23\xf2\xa2\x0f\xe0\xe8\xe4\x06\x91\xd6\xe1\xaf\x11\xb3\x72\x0b\xc8\xef\xa1\x96\x64\x0e\x66\xf2\xb2\x42\x0b\x0a\x17\x10\x31\x12\xa9\xb4\x1f\xed\xef\x27\xf9\xbf\x38\x98\x6e\x05\xe5\x04\xac\x9d\x93\xd0\xbd\x5c\xd5\x63\xd8\x28\xc7\xf1\xe6\x05\xb5\xfd\xd8\x24\xc7\x09\x80\xad\x33\x02\xbf\xd7\x03\x99\x83\xf8\xdb\x13\x23\xd3\x2a\xfc\xf5\x70\x1f\x80\x7a\xaf\xf8\xa3\x53\xbb\x01\xf4\x03\x65\x54\xe8\xe6\x00\x2c\x22\x15\xb7\x32\x51\x00\xd8\x3e\x54\x5e\xe1\xb0\x07\xb0\xd7\xd7\x8e\x11\xd9\x0d\x2d\xf6\xc9\x46\x28\x05\xc1\x8d\x7c\x94\xad\x76\xb2\x6e\x43\xb6\x99\x04\x73\xab\x81\x50\x16\xb7\x23\x78\x5b\x73\xe1\x54\xc7\x80\x32\x5c\xb2\x51\xf7\xf5\xa2\x88\xdd\x1b\x5c\x10\xb3\x56\x6b\xaf\x7c\x42\x08\x46\x57\xbd\xe6\x6d\x56\xaa\x36\xfa\xa3\x4a\xd0\xf4\x85\x74\x17\xf4\x5d\xa5\xa8\x95\xb9\xf4\x3e\xb2\x1f\x08\xbd\x24\x9f\x8a\x58\x8d\x32\x5f\x44\x29\xec\x47\xde\x0d\x5b\x9b\xe4\x51\x12\x43\xce\x87\x0d\xbf\x9f\x55\x1a\x40\x5d\x0b\x4e\xde\xc8\x43\x21\x71\x30\x8f\x85\x54\x29\x30\xbc\x5e\x2d\x64\x0e\xe6\x3e\xbb\xfa\x2d\x8c\x9d\x17\x2f\x99\x83\xb9\x73\x5f\x7d\x0c\x6b\xec\x7c\x0b\x60\x1b\x27\xff\xc8\xaf\x79\x38\xd7\x2b\x50\xbf\xfd\x2d\x00\x87\xb3\x20\xd7\x9e\x8f\x00\x02\xdf\x05\xa6\xf7\xcf\x01\xc8\xd5\x0b\x57\x1f\xe1\x00\xd0\x78\x2a\x62\x7d\xbc\x07\xc0\x84\x55\x0c\x77\x76\x10\xc0\x26\x5a\xae\x9d\xd1\x00\xc0\x5e\x5d\x59\x99\xc3\x13\xc0\x85\x55\x33\x48\x44\x19\xda\x5c\x29\x0c\x12\x15\x2a\x88\x04\x17\x25\x0b\x7d\xbd\xe6\x8d\x7c\x14\x6a\x5b\xa1\x60\x1a\xcf\x1b\xf8\x9d\x96\x7e\xc9\x4c\x21\xf4\xd8\x4f\x26\x4f\xae\xd3\xc6\xe4\x63\x66\x0c\xce\xdd\xf5\x4f\xde\x8a\xa1\xd3\x9e\xee\xc3\xa7\x3b\xa0\x7b\x35\xce\x8e\x38\x67\x8c\xa2\x30\xaa\x9a\x3f\x3a\xb3\x8b\xd1\x2d\x4a\x11\x2b\x8b\xe9\x0f\xc8\x7e\xa0\x55\xac\xa2\xf6\x1a\x31\xae\xe2\xfb\x59\xe5\x10\x84\x71\xec\x77\xb2\x17\xe8\x4d\xa8\x1a\x15\xd2\x25\xea\xf6\xf0\x15\x35\x6b\x94\x59\xe8\x14\x39\x0f\xa5\xab\x5a\x1d\x8b\x8e\xf6\x7f\xf1\x2f\x0e\x26\x4e\xb3\x03\xf3\xd4\xe3\x62\xed\x67\xad\xa3\xd8\xd3\xae\x48\x80\x9d\x5a\xbc\xbf\xdf\xab\x6d\xf4\xff\xc9\x1c\x84\x32\x7f\xd8\xfe\x44\x00\x05\x6b\x81\xcf\x87\x3e\x6c\x7a\x62\x2c\xee\x8b\x97\xd3\x9d\x06\xb0\x33\x95\xb5\xbf\xd2\xb0\xe9\xcb\xf1\x44\xa9\xef\x12\xb1\x26\xfb\x72\x88\xa3\xee\x2f\xcc\x27\x0d\x2d\x09\x75\x4e\x09\x4e\x3b\x1d\x9d\xf1\xfd\xf6\xd1\x01\x4d\x3e\xfe\x1b\xbe\x20\x15\xb3\x67\x25\xb9\x09\x4b\x18\x47\x43\x85\xbb\xa7\xd3\xec\xd1\x16\xba\xdb\xfa\x73\xae\xe1\x50\xb5\x1a\xf3\xef\xcb\xf3\x0e\x90\xf9\x0f\xf4\x31\x65\xeb\x15\xea\x6b\x5e\x64\x2e\x68\x21\x48\x59\x63\x8d\x2a\xf9\xc6\x24\x9d\xca\xc0\x1a\x3e\xe1\xf0\xc8\x6d\x55\x24\x62\x31\xe6\x28\x99\x83\xe9\x7f\xa8\xb9\x15\x59\x1f\x25\xd7\x2d\xa9\x99\x87\xca\x09\xbd\xf6\xa0\x57\x73\x1e\x7d\x2e\xa8\xac\xe5\xac\x76\x00\x5a\x38\x48\x8f\xcc\xc1\xdc\xda\xab\xb3\x15\x53\xe8\x39\x54\xbd\x5d\xc7\x11\xf3\xc1\x83\x05\x60\xeb\x2d\xae\x92\x3f\xe6\xe1\x3c\x4f\xf2\x5e\x7e\x00\x89\x36\x3e\x31\x1a\x13\x00\x95\xa3\xbc\xef\x0f\x7e\x00\xd0\xb3\x14\x38\x71\x8c\xe1\x1f\x1c\xc4\x84\x38\xe2\x92\x07\x80\xc7\x88\xfc\x24\xe7\x71\x00\xff\x83\xaa\x3b\x45\x22\x61\xc0\xef\xa9\x76\x8f\x3c\x96\x38\xeb\xb3\xc5\xd4\xd5\x20\x8a\x50\xe7\x7e\xca\xbe\xd5\xb1\x0f\xaf\xee\xac\xe6\xd3\x15\x30\x8f\x1d\xb3\x5b\x8a\x5b\x8e\xa5\xc2\x94\x59\x74\x16\x57\xa4\xe6\xa2\xed\x8c\xc3\x9b\x8c\xb2\xef\xa3\x02\x75\x3f\x3c\xbd\x5e\x40\x81\x9c\xd0\x6c\xfd\xf0\xae\x48\x79\x83\xff\x20\x71\x41\x08\x29\xe5\x8e\x15\x89\xac\xd1\xe9\x65\x55\xe5\x55\x97\xb4\xc9\x8f\xe1\xea\x51\xab\x2f\xd3\xb6\xbe\x7c\xa6\xe9\xbd\x16\x94\xdc\xf9\x2f\x2f\x10\xaf\xb6\x15\x4a\x21\xbc\xa6\x35\x50\x87\x1e\x55\x1f\x5a\xd3\xb8\x43\x57\x09\xbd\x35\x84\x8a\x9c\x07\x73\xe3\x94\xde\x6e\x8c\xa1\xf7\x64\xe9\x73\xfd\x16\x4c\xbe\x57\x28\xc0\xb6\xed\x5c\x72\xbf\xe6\x81\x69\x27\x6f\x19\x55\x2a\x00\xcf\x3d\x1e\x99\x5f\xeb\x41\xe6\x34\x2f\x2d\xcd\x55\x00\x75\x56\xbe\x1d\x87\x3a\x00\x4c\xf9\x04\xcc\x4e\x18\xfc\x23\x1f\x85\x20\xd1\xc0\xe0\x00\xe0\xfb\x49\x4e\x9d\x33\x0d\x20\x38\x5b\x29\x48\x98\x1d\x9e\x87\xa4\x69\xaa\xc8\x8f\x13\x7f\x04\x7d\x35\x8a\x34\xdc\x47\x28\xf6\x55\xb1\x41\x3b\xbd\xc2\x75\xb8\x97\x7a\xb8\x84\x02\xd9\x17\x84\x5e\xb2\xe6\x2a\xb4\xce\xba\x8c\x8a\x36\xc1\x35\x55\x15\x34\x21\x35\xf4\x5d\x06\x18\x4a\x97\x11\x2d\x9a\x84\xcf\xb1\x65\x6d\x7f\xe7\xa1\x2c\x64\xab\xde\x5e\xce\xcf\x41\x8e\x9b\x69\x8a\xaf\x9c\xcc\x11\x7a\x43\xad\xa5\xbd\xaa\x91\x31\x32\x60\xa5\x3d\xb7\xc6\x9f\x1a\xf9\xa8\x51\x27\x0b\xc1\x94\xe8\xd3\x31\xae\x2b\x83\xf8\x1e\xc7\xd6\x72\x42\x2f\x07\x59\x7c\x75\xa2\x61\xbf\x81\x02\x6a\x47\xd4\xd1\x1a\x1e\x03\x69\xd4\xb7\x50\x11\x32\x07\x53\x56\x67\x10\x8c\xd9\xe9\xe7\x5a\x34\x60\xd8\x8a\x91\xf3\x59\x05\xa0\x74\xe3\xfc\xfd\x7e\x95\xc1\x9e\xd3\x84\x72\x07\x00\xef\x1d\xee\xa7\x7b\xbb\x00\xa4\x30\xdc\xe2\xfb\xf9\x36\x3d\x31\x1b\xb9\x18\x37\xf9\xd2\x4f\x9d\x07\xf0\x7a\x2c\x9a\x76\x69\x04\x20\xf0\x89\x0c\x25\x87\x0a\x40\x84\x95\xe2\x7e\xe1\x07\xd0\x1f\xd5\xad\xee\xa0\xf0\x89\x38\x17\x41\x63\x20\x66\xb8\x93\xe0\x19\x88\xb7\xce\x73\x3d\x8c\x0b\xf2\x68\xf7\xd8\x19\x21\x8a\x69\x73\x39\x76\xd5\x3c\x95\x03\x75\xdf\xf6\x49\xe1\xc9\x02\x3e\xa4\xa9\x99\xfb\xdd\xb5\xeb\x69\x08\x31\xfd\x85\x61\x93\xca\xfe\x35\x49\xad\xe4\xa9\xb9\xea\xef\x6b\x55\x1a\x97\xe6\x99\xab\x9e\x23\x30\x6a\x3a\x8b\x7b\x4a\xdb\xa6\xc2\x34\xad\x96\xb8\x8b\xe6\xc6\x54\xb5\x29\x97\x03\xf2\x88\xcf\x9e\xe9\x9e\x59\x91\xcb\x49\x7e\xcc\xa8\xe7\xbe\x9a\x9c\xf1\xbe\xa3\x4f\xdf\x71\x2d\x29\xe5\xfd\xdf\x5e\xa0\x1a\x7a\xa3\xe7\xc8\xf2\xe8\xc8\x0d\x0e\xa6\xd0\xc8\x1d\xcd\x1d\xfc\x94\xcc\xc1\xe4\x2a\x99\x0c\xa2\x97\xfc\x33\x01\xf6\x99\x73\xfc\xf6\x6f\x33\x29\x72\x05\x51\x09\x03\x08\x30\x73\x5d\xd9\x1b\x04\xa0\x18\xcc\xad\x4f\x73\x7b\xd3\x13\x63\x61\xce\xad\x7d\xf4\x14\x80\x6b\x2d\xff\xc1\x33\xa7\x00\xfc\x9e\x0b\x99\x5d\x28\x05\x08\xbf\x25\x31\xce\x96\x0e\x10\x3d\x2d\x27\x20\x98\x06\xcf\xe3\x84\x55\x83\x14\x74\x89\x53\xb1\x66\xba\xab\x86\x8d\x04\xe7\xf0\x35\x0b\x9c\x6b\x3a\xce\xce\xd7\xdc\xf5\x43\xe4\x69\x8c\x8a\x9b\x79\xc4\x70\xfa\x12\xca\xd6\x9e\x39\x5f\xbf\x88\x0a\xc1\x68\xf1\xb3\xc9\xe2\x06\xeb\x2a\x18\x74\xbd\xd8\x52\x83\x59\x99\xd4\x16\xf8\x71\xa8\x9e\x95\xec\x07\x9a\xdf\xae\xb9\x75\x41\xbd\xbc\x6b\xbc\x4e\x67\xff\xa2\xde\x75\xab\x97\x61\x7a\x86\x4b\xd1\xc5\x34\xfd\x82\xfa\x73\xcb\x3f\xf3\x22\xda\xcb\x8d\x4e\xac\xac\x5d\x43\xb5\x29\x19\xf6\xae\x09\xa4\xdd\xfe\xdb\x0b\x54\x61\x6a\x6a\x8b\xf4\x8c\xf9\x52\x7a\xc6\x54\x0e\x65\x10\x79\x80\xec\x05\xca\xcd\x32\x4b\x44\x33\x87\x44\x66\x7d\x30\xfb\x89\xbe\x15\x18\x01\x70\xda\x9a\x87\x7d\xeb\x5d\x00\x36\x41\x4e\xd5\x5d\xb9\x9b\x1c\x84\x8a\x28\xd7\x63\x9a\xb5\x4d\x4f\x8c\x2d\x2b\x57\xfb\xd1\xd7\x00\x1e\x1a\xbc\x39\xa7\x5d\x00\x82\x3b\x04\xd4\xcf\xcf\x00\x44\x67\x88\x64\x32\xe5\x00\x24\xee\x92\x31\x10\x64\x83\xcf\x29\x63\x4a\x31\x72\x78\x22\x32\x45\x4c\xeb\xbd\x41\x35\xc1\x2b\x76\xb7\x19\xab\xab\x11\x6e\x7f\xc8\x19\xe7\xa8\x68\x3a\xb4\x8d\x57\x4a\x48\x53\x8e\x1f\x92\xd5\xe9\x68\xee\xcb\x72\xf6\x8d\x7c\x18\x23\xa3\xa7\xcf\xf1\x77\x04\xfe\xf6\x03\x7d\xcb\xd4\x79\x32\x27\x5a\x13\xfd\x26\xdb\x80\x75\x7e\xb1\x2a\xe6\x89\x9a\x91\xee\x62\xc1\xf5\x77\x9d\xad\x26\xe7\x97\xc6\x8b\x70\xad\x63\xa6\xcc\xcb\xc8\x7c\x51\xb2\x17\xa8\x9a\xd3\x3c\x78\xcd\x31\xad\xbd\x4a\xd8\xec\x16\xc2\x30\xc9\xba\xb8\xc9\xa2\x14\x81\x88\xbf\x97\xff\xd9\xc2\x1c\xf9\xed\xea\xb7\xec\x7a\x8b\x8f\xa8\x88\x88\x82\x0c\x1f\xcb\x53\x68\xce\x90\xd2\x94\x0b\x56\x99\x68\xcb\xe0\x12\x80\x73\x81\x9c\x55\xdb\xd9\x37\x39\x08\x31\x06\x8e\xe0\xbd\x2f\x00\xd4\xd9\x38\x1b\x68\x66\x37\x39\x08\xb2\x27\xc6\x8f\x96\x53\xef\xc4\x0b\x80\x88\x55\xbe\xdb\xe7\xeb\x00\x12\xf8\x85\xaf\x31\x6f\x07\x48\xbf\x24\x29\xc4\xb7\x08\xab\x99\x5d\x0a\x17\x64\xb5\x89\x2b\x19\x69\x9a\x4e\x06\x28\x42\x55\x8a\x9e\x91\x90\xf3\x6e\x1c\x6d\x34\xad\xbd\xf7\xd5\x6e\x54\x87\x9f\x60\x80\x6b\xc1\xb9\xb5\x19\x37\x95\x2c\xfd\xea\xa5\x95\x8b\xb6\x6a\x4d\x3a\x4d\x5b\x96\x0e\x1b\x37\xbd\xb5\x6c\x4b\x59\xac\xd5\xdf\xf5\x9d\xee\xde\x91\xc5\xa3\x3a\x2f\x7f\x9e\x6a\x94\xf9\x10\x6c\x30\x36\xbb\xbf\xde\x66\x90\xd6\xe4\xf6\x5c\xe1\xad\xed\x3d\x0e\xa6\xd6\x0b\xed\x95\x7b\x5b\x03\xcc\x77\x2f\xdd\x2c\x39\x73\x87\xc3\x1c\xb5\xdc\x53\x60\x75\xf3\xb4\x65\xee\xca\x68\x4e\x58\x05\x9d\xe5\xd8\x2a\x2e\x63\xba\xe8\x83\xf5\xc5\xb5\xbe\xd4\x4c\x32\x07\x93\x6d\x64\x95\x88\x7c\x1a\xdd\x98\xde\x66\xdd\x8a\xe2\x8a\x4a\x4f\x76\xb4\x1e\x43\x11\xc3\xf6\x27\xa0\xad\x97\xd1\x8e\xc1\x71\x00\x17\x59\x38\xe7\x77\x24\x01\xb0\x13\xd9\x93\x77\xcd\x02\x88\x1f\x66\x49\xde\x73\x08\x40\xcb\x82\x43\x9e\xa6\x79\xd3\x13\x43\xe6\x20\x02\x0d\x38\x6d\x4f\x36\x00\xc4\x52\xf3\x9e\x3c\xaf\x09\x90\x5a\x2a\x30\xc5\x78\x09\x20\xdb\x4d\xb4\x82\x9b\x1f\x26\xf3\x10\xf2\x34\x72\x18\x38\x9f\xbf\xa4\x2a\xad\xdb\x45\x08\xbe\x66\x65\xc0\xee\x32\x87\x7d\x99\xf8\xc6\x56\x38\x96\x03\x75\x38\x50\xd6\xaf\xa6\xb8\x6a\x35\xc8\xeb\x73\x6a\x4d\x7d\xcf\x52\x98\x03\x75\x23\x65\x9b\xc7\x7c\xab\x29\xee\x9d\x65\x97\x14\xd9\x0f\x34\x79\xcb\xb0\x78\xfa\x41\x8b\xe0\xf3\x09\x33\xaa\x9f\xb5\x8d\x59\x8f\xb6\x9a\x4f\xce\xe9\xd6\xf2\xdd\x3b\x6b\x45\x31\xff\xa8\x3a\xa5\x41\xcc\x7a\x7a\xd1\xa6\x7c\xfc\x66\x9a\x75\xc8\xb2\x73\x11\xe5\x75\x1a\xdb\x84\x15\xbf\x3c\x9b\xa2\x46\xdb\xd4\x55\x8b\x6b\x4f\xf2\xa6\x6d\xa9\xd6\x6a\xd3\xf8\xb2\x70\x76\xc7\x11\xca\xc9\x1e\x69\x6f\x6d\xbb\x91\x6e\xb1\x6f\x12\x9a\xec\x5f\x23\x9f\xc5\x6c\x89\x3f\x68\x77\x07\x75\x23\x42\xfc\xaa\x86\x7d\x17\x9a\x21\x54\x13\xe0\xa2\x36\x67\xdb\x8e\x6b\x00\x9c\x37\xd9\x24\x76\xd5\x02\xc8\xa1\xd9\xbe\x50\x97\x02\xe8\xe9\xb0\x4d\xd1\x14\x03\xd8\x74\xb2\x4e\x1e\x1c\xfb\x47\x3e\xca\x55\x76\x8b\x13\x95\x00\x89\x47\x38\x2d\xce\x2e\x02\x64\x4d\xf1\x55\x33\x34\x01\x14\x4e\x89\x44\x71\xe3\x01\x4a\x9f\x49\x6f\x97\x32\x07\x81\x32\x55\x25\x53\x1d\x3a\x82\x79\xd1\x49\xdd\x7e\xb7\x43\xd8\x82\x2c\x41\xab\xb3\x71\xbd\xc8\xd5\xab\x08\x4f\xb3\x12\xd7\x15\x39\xdf\xba\xe4\xb7\x4d\x4c\x0b\x55\x8e\x9f\x9b\xfc\x3b\x5e\x91\xfd\x40\x33\x12\x26\x36\x5f\x52\x7b\x78\x5f\x57\x58\x84\x7c\xbb\xff\x40\xb5\xaf\xcc\x4a\xfc\xc7\xab\xe6\x43\x6d\x6c\xb6\xfd\x33\xc3\xb7\x47\xee\x28\xda\x89\xcc\x8d\xde\xca\xaf\xfc\xe4\x60\xba\xb8\xa5\x32\xa1\x58\xd9\xf1\xcb\x92\xe1\x75\xbd\x42\x67\x87\xce\xe5\xe6\xc2\xe8\x6b\x62\x4e\x74\x2b\xb3\xb9\x94\xa9\x48\x27\xe7\x35\xee\x8c\x96\xe4\x1a\xc7\x9b\x08\xde\x94\xb3\x89\xfb\x1c\xf1\x88\x86\xc4\x71\x32\x07\x13\x61\xec\xcc\x87\xd2\x89\x92\x0f\x3f\xec\x24\x80\xde\x1a\xa6\x0e\xc0\x30\xc1\xf1\x90\xf2\x0c\x00\xbf\x01\xfb\x85\xdd\x18\x00\x79\x29\x56\x02\x35\x27\x80\x41\x33\x53\xf3\x3e\x3d\x00\x3b\x1d\x66\x87\x03\x72\x00\xbe\xcf\x99\x3b\x0e\xc7\x00\x44\x59\xb0\x7d\x39\x29\x01\x90\x71\x98\xfd\xc7\xd9\xc9\x4d\x4f\x4c\xf9\x3b\x81\x40\xf6\x0c\x80\x1b\x9d\x12\x45\x12\x13\xa0\x56\xbb\x47\x7e\x97\x96\x05\xa1\xe7\xa6\x91\xc6\x21\x47\x61\xec\x64\xb1\xb5\xa9\x60\x8c\x1b\xf2\x60\x8a\xac\x9b\x57\x79\xf7\x92\x46\xc8\xae\xd8\xd3\xf7\x52\x67\x7d\xdd\x1b\x1a\x04\x1e\xff\x20\xfb\x81\x3e\xf2\x5a\xcd\x7e\x2a\xec\x3b\xdc\xcf\x65\x87\xf8\x3a\xd5\xe5\x76\xcf\xc0\x31\xe9\xfb\xf7\x7b\x0b\xb5\x48\xe7\xd6\x9f\x0f\x9b\xbe\x55\x1e\x74\xe9\x9a\x1d\xad\x7f\x57\xfc\xce\x25\x7f\x81\xa3\x5a\x2f\x3b\xd8\xf5\xcb\xd2\xb1\xb2\xc8\xcc\x7a\xd7\xcc\x65\xae\xe2\xdb\x29\x06\x6e\x9c\x2b\x9e\xf9\xe7\x12\x18\x5d\x5f\xac\x4e\x66\xc9\x93\x39\x98\x28\x03\x37\x36\x44\x78\x12\x32\x74\xda\x6d\x11\x29\x12\xaf\x18\xc2\xe4\x26\x89\x5c\x8d\x0e\x0b\xbc\xe5\xaa\x86\xfa\x1a\x7e\x06\x80\xe9\x3a\x6b\x2a\x65\xf3\x3f\x38\x88\x8b\xcc\xe7\xf7\x5e\xde\xe4\x20\x1c\x72\x19\x76\xed\x73\x04\x08\x2a\xbf\x9c\x4a\xf3\x12\x20\x31\xf4\x0a\xdf\xe1\x39\x80\x9c\x20\xe6\x07\x27\x91\x00\x65\xa3\x1c\xdb\xce\xa3\x00\x6a\x2d\x78\xcf\xb0\xb8\x01\x34\xee\x10\x55\x12\x33\x05\xff\xbb\xcc\xd2\x3f\xd4\xe5\x08\xcd\x77\x43\x55\x10\x8e\x1e\xd8\x91\x3a\x27\xfd\xde\x18\x65\xc4\xa7\x12\x57\x3b\x5c\x85\xdb\x02\xcf\x55\xa5\xf0\xce\xae\x94\xef\x5c\x7e\x98\x3a\xa9\x17\x0e\x9f\x91\x4e\xac\x6f\xf9\x5e\x7f\x7c\xbc\xe0\x36\xfd\x91\x77\xf0\x67\x63\x89\x77\xdc\x67\xe6\xbe\xa4\x1b\x05\x5e\x4b\xdf\xa2\x3a\x8c\x8a\x29\xbd\xdb\x7f\x0c\xb6\x94\xe4\xf0\x7a\x7f\x9f\x35\xbd\x1d\x91\xce\xe4\x23\x38\xef\x78\x6b\x57\xea\x1e\x6f\xba\x05\x4c\x95\xf1\x86\x17\xe8\xbd\x77\xe1\xca\x91\x82\xee\x7f\x71\x30\x92\xde\xf4\x08\xc7\xe4\x08\x7f\x41\x2f\x13\xa4\x4a\xfc\x6e\xbf\xcb\x9e\xaf\x90\xc3\x31\x26\xbe\x44\x0f\x01\x54\x64\xa4\x0d\x00\xf3\x3b\x56\x29\xaa\x13\x00\x22\x44\x26\xc6\x5d\xd5\x00\x1a\x1f\x18\xf5\xf7\x0a\x02\x58\x28\x30\x1c\xa3\xe6\x00\xf0\x70\xbe\x60\xbd\x77\x3b\x40\x14\xc7\x85\x85\x7d\xd5\x9b\x7e\x94\x52\xfd\x2b\x5b\x8e\x11\x00\x6a\xe3\x99\xac\x4f\xcf\x6c\x7a\x62\xda\x99\x85\x8e\x0a\x5f\x81\x96\x87\x45\xe2\x0e\x4a\x3a\x84\x6f\x3d\x0c\x0a\x6d\x76\x29\xd8\xc9\x8e\x2c\x2d\xb7\x68\x51\x04\x7d\xa3\x8e\x85\xeb\x0d\xe6\x59\x54\x21\xda\x8f\xb7\x17\x26\x1e\x45\x1d\xac\x76\xfd\xe0\xd2\x13\x11\xec\xf3\xa2\x76\x4c\xa1\xf6\x7e\x58\xed\x28\xd5\xcb\x2f\x45\x27\xc3\x11\x13\x7a\x4f\xdf\x66\x38\x85\xbf\xfa\x1a\xf4\xb0\x2a\x49\x33\x2c\x79\x5a\xed\xbe\x54\x5c\x4f\x48\xd3\x8c\x66\x93\xe7\x55\xea\x90\xe8\x39\xcb\x7a\xa6\x88\xec\x60\x9f\x05\xb1\xea\xd1\x0d\x2f\x50\x43\x00\xc5\x72\x77\xd1\xf1\xe0\x63\x7e\xdd\xab\x14\xb9\x82\x01\xf7\xfd\x43\xd7\x76\x66\xce\xf9\x3f\xf4\xdb\xb5\xf6\x35\x8d\xd2\xef\x84\x8f\x28\xf2\x68\x02\xbd\xaf\x8e\x37\x1f\xf2\x46\x2c\xab\x97\xa3\x4f\x14\x2a\x39\xf2\x32\x00\xfb\x4f\xa6\x18\x4a\x02\x80\x54\x3d\xc3\xe0\x2e\x13\x00\x1d\xa6\x8b\x65\xbb\x5c\x36\x73\x10\x02\x2e\x9f\x5b\xd8\x3d\x0f\x10\xb3\xb4\xee\x05\xc9\x33\x5d\xf7\x20\xdc\x72\xd9\xb2\xe7\xf7\xbd\xd7\xdc\x8b\x87\x0f\x8b\x6c\xfa\x51\x06\x9e\x71\x85\xb2\x25\xc2\xc2\x2b\x5b\x61\x7f\x59\x1c\x51\xf5\x6d\x9d\xb4\x81\xc5\x35\x9c\xc4\xdb\x1e\x65\xa3\x88\x1d\x08\xd9\xa1\x4f\xfa\x5b\x2a\xc3\x66\xae\x3c\x74\x73\x10\x7f\xa2\xd6\x91\x59\x19\x7b\x4d\xee\xb3\x54\xa1\x51\xe1\xc8\x40\xd1\x04\x2a\xbd\x21\x67\xe4\x9d\xed\x6b\x7c\x82\x6c\x56\xef\xc4\xe9\x01\xc1\x98\xc1\x94\x3d\x5f\x1f\x3e\xbc\x12\x31\x9e\x72\x6d\xda\xf6\x3e\x45\xa8\x77\x52\xca\x4c\x63\xa3\x5b\x48\x4d\xac\xe8\xfc\xd9\x5a\x9a\x40\x9f\x18\xbb\xc5\xf0\x8a\x51\x7f\xe5\xab\x1f\x97\x55\x8a\x1b\xfc\x18\xa2\x12\x56\xf4\xf3\x9f\xfa\x74\x45\xd6\xae\x1a\x67\xdf\xf5\x1a\x0e\x27\xac\x0d\xa6\x39\x7b\xe5\x84\xf1\x20\xb4\x93\x7f\x92\x73\x50\xdc\x58\x42\xa9\x50\x51\x91\xd6\xae\x34\xc1\xa5\x68\x9e\x50\x7e\x00\x0e\xc3\xcb\x0a\x3b\x23\x00\x14\x13\xe8\xe5\x77\xed\x04\x30\xf2\xbc\x40\xb3\x4b\x00\xc0\x41\x6d\x97\x0a\xc5\x3f\x3c\x08\x7f\xe7\x20\x90\xbd\x20\x8f\xfb\x28\xac\x7f\x73\x00\xcf\xe8\x74\x0f\x44\x00\x8c\xd5\xb1\x29\x31\x94\x00\x4c\x39\xf2\xd9\x08\xc7\xc3\x96\xc5\x78\x31\x0a\xbd\x3a\x5c\xc7\xca\x8c\xac\x4d\x50\x2c\xa2\x7e\x71\x4d\x55\xea\xfa\xc3\x57\x88\xa9\x65\x4b\xb6\x6e\xf7\xeb\x42\xef\x4c\x63\x45\xde\x7d\x08\x47\xbe\x78\x3f\x3c\xf0\x21\x2f\xf8\x76\x37\xe3\x68\xcc\x8b\xf1\x80\xcc\xa6\xad\x9f\xed\xfa\xd8\x7d\xdf\xd5\xbc\xf9\xd6\xd9\xfe\xde\x67\xa5\xdc\xe2\xe7\x81\xe6\x6f\xde\x49\x85\xdf\xe6\xe4\xeb\x70\x5e\x5c\xb9\xb0\xe0\x7b\xa3\xdf\x03\x97\xad\xbd\x44\x53\xd6\xe0\xde\x99\x19\xb2\x5c\x51\xc4\x48\xe6\x3f\xdc\x06\x92\x98\xd7\x8e\x66\x7a\xb8\x08\x24\xbd\x46\x88\xa6\x9c\x72\x1e\x4e\x88\x45\xac\x25\xdc\x70\x12\x8e\x97\x46\xce\x46\xa7\x39\x9e\x8a\x75\x47\x75\x86\x7f\xb7\x7f\x17\xd3\x87\x36\x0a\x61\x06\xe0\x77\xa2\x7f\x43\x79\x0e\x40\x65\xf6\xfc\x25\x4a\x39\x00\xcb\x38\x5a\x41\x4a\x9f\xcd\xbe\x2f\xd9\x83\xb0\x91\x8b\x62\xbc\x5e\x1f\x6a\x93\xfa\x5e\x6e\xeb\xf5\x8b\x0d\xa9\xff\xa5\x7a\xe1\xe6\x21\x11\x00\x62\x3e\xa7\x2d\x2b\x25\x9c\xc6\x3f\x14\x15\xd0\x2d\x59\x78\x82\x1e\x95\x4d\xf6\x8b\x1b\xa1\x5b\xbd\xa4\xd9\x9d\x53\xd6\x7a\x78\x2e\xc5\x46\xad\x01\x97\xfa\xf3\x6b\x62\xa4\x7c\xef\xb7\x00\xe1\x4f\x63\x6d\x13\x03\x6c\x4e\x27\x3f\x9f\x1a\x9f\x7a\xd2\xeb\x78\xf4\xf5\x91\xaf\x62\xdd\xc6\x8e\x85\xbd\x82\xd3\x69\x6d\x62\x8e\xf5\xf7\xb0\x33\x8d\x77\x84\x1c\x4f\x34\xd6\xce\x6b\xd6\x98\x38\xd2\xd4\xcc\x2d\xc6\x95\xbf\x74\xdc\x5f\x19\xb8\x04\xc5\x68\x07\x8d\x52\xec\x4a\x41\x1e\x95\xfd\x8b\xa2\x47\xab\x75\x59\xf7\xed\xf9\xf3\x5f\xaf\xd5\xa6\x59\xdb\x5b\x5d\x9b\x44\xdc\x48\xfc\x60\xeb\x96\x65\x86\xfc\x1c\x1d\x61\x2b\x93\xa1\x8b\xd2\x8e\xa2\xb2\xd6\x4c\x7f\x89\x16\x08\x69\xb6\x56\x4c\x9a\xc1\xec\xf4\x6f\x00\x10\xaf\xa1\xb5\xda\xfe\x64\xb3\xff\x6f\xf3\x6a\xeb\x12\xc5\x3f\xf2\x30\x32\x48\xf7\x5b\xc9\xf7\xdf\xc9\x39\x08\x64\x3f\x0e\x39\x0f\x03\xf1\x71\x3d\x17\x04\xe0\xac\xf5\xae\x34\x62\x12\x74\x72\x2e\xb0\xdd\x98\xf3\x24\x08\x89\x4c\x6b\x0a\x8d\xee\xc4\xb2\xc9\xf3\xba\xdd\xe9\x76\x43\x9a\xea\x9c\x8e\x9f\x29\xef\x5b\x7e\x62\x3b\x54\x82\x8b\x4e\x9d\x4b\x0c\x9e\xbc\xe3\xe8\x55\xfd\x33\xa9\x46\xb7\x4d\xd4\xe6\xfe\x74\xfa\x3b\xd3\x07\xc2\x66\x9e\x3f\x86\xa6\x0f\xb5\xf6\x9a\x1a\x7e\x3a\x33\xf3\xa2\x41\xc6\x7c\xdf\xf3\xe0\x79\xeb\xea\x09\x8b\xe4\x5e\x8f\xc5\xed\x15\x56\x16\xbb\xdb\x3d\x97\xf5\x0b\x9b\x2c\x15\x9b\xfb\x57\xa8\xf3\x75\x37\xfc\x27\xb7\x6e\xf9\xac\x35\xa6\xe6\x5b\x58\x57\x4d\x21\x1e\x26\xd4\x99\x1b\x96\xb7\x21\x3f\x46\x53\x98\x0b\x97\x8a\xa1\xa2\x22\x3c\xcc\xfa\x8b\x77\xa1\x0f\x85\xb2\x9a\xb3\xe4\x09\xa0\x6b\x02\x2b\xcc\xa8\x73\xb7\x60\xa4\x7d\xab\x01\xe4\x86\x69\x8f\xef\x60\x01\xd0\xfb\xb8\x9d\xf3\xd7\x38\xc8\x7d\x5f\x72\x2e\x0a\xf9\xde\x73\x33\x37\xc5\x1f\x39\x08\xe4\xbe\xd7\xea\xf8\x3f\xdf\xfb\x63\x8d\x01\xce\x5d\xa7\x4e\xff\x81\x85\x46\xce\xed\xac\x0b\x23\x75\x84\x9f\x22\xb1\x4a\xe7\x1e\x1f\xc4\xf5\xc8\x47\x59\x7d\xae\xc7\x63\xa8\x74\xc6\x82\x8e\x66\x03\x22\xd8\x36\x3c\xad\x36\x64\x69\xf9\x7b\xa0\x49\x69\xa8\xdb\xf5\xa5\xe0\xa2\xc3\x95\x07\x6c\x2e\x2c\x7c\xe9\xa4\xba\xc9\x62\xc8\x3f\xdf\x3c\x9d\x51\xd3\xa7\x5b\xb0\x58\xb1\xa0\x5e\x21\xa1\x5b\x37\xfd\x71\xf1\x4b\x49\x84\x3e\xc7\xfb\x1b\xcb\xca\x05\xac\x06\x9e\xcf\xcc\x56\x5e\x5e\x5b\x32\xc8\xe8\xe7\x5e\x3b\x93\xd6\x6b\xf0\xb8\xeb\x0d\x42\x27\xd1\x87\x9c\x7b\x61\xe4\x75\x57\x0f\x69\x1b\x73\xc3\x30\xf3\xb6\x0b\x2a\x20\x7c\xdc\x88\xe6\x16\x27\x9a\x3a\xa4\xce\xb0\xfb\xe6\x7e\x74\x58\x20\xd6\x30\xba\xb2\x02\x73\xd0\xcf\xd2\x70\xa4\x8c\x1b\xe3\xe0\xc3\x03\xa0\x24\x4f\xc9\xf3\x6b\x1c\x96\x3a\x14\x77\xff\xb9\x0e\xfe\xe6\x40\xc8\x1e\x84\xff\xe6\x40\xc8\xef\xfd\x27\x3b\x01\xa8\x52\x29\x28\x46\xb3\xe0\x01\xc7\x53\x96\xe2\x3e\x65\xa2\x9b\x88\xa7\xf4\xdb\x66\x37\xfc\x3d\x05\x41\x23\xc7\x32\x2a\xec\x43\x5d\x4a\xb7\xa3\xc9\x87\xd1\x61\xd6\x2d\xe1\x92\x7e\xa3\x08\xac\xef\x58\xca\xb8\xd3\x0e\x04\xd3\xb5\x0b\x19\x61\x56\xea\xab\x9f\xeb\x6d\x72\x7c\x0d\xee\xaf\x9e\x78\x21\x97\x47\xbd\xe1\xff\x20\x79\x3f\xd4\x1f\x2e\xf5\xaf\x26\xa5\xe5\x6b\xb6\x7d\xb9\xb4\x66\x96\x3c\xb3\xe1\xfd\xb0\x78\x7e\x02\x59\x16\xd5\xaa\xf5\xf4\xe9\x2e\x94\x44\x78\x81\xce\x96\x1e\x43\x54\x52\x98\x9e\xb6\x5a\xe7\x4e\xb4\x4f\x00\x51\x27\xb8\x4d\x0a\x5d\xeb\x8f\x26\xe7\x5e\x68\x8b\xde\xb1\xc3\x10\xdc\xe9\xb5\x8b\xeb\xcf\x61\xf9\x5c\xcb\x00\x7e\x3f\xe6\xbf\xd6\x81\xc5\x7a\x4d\x22\xe5\xfd\x57\x5c\xa6\xf8\x4f\x0e\xe4\xbf\x73\x10\x26\x49\x7d\xad\x77\x53\x00\xb4\x05\xfb\xa0\xef\x39\x2c\xb1\x6b\x30\x64\xb7\x66\x12\x07\x44\x3e\x89\xd3\xde\xb8\x48\x48\x55\x48\xd3\x6c\xbd\xd6\x88\x9b\xd7\x7d\x64\xe3\x18\x35\x89\x35\xb7\x7a\xe5\x65\xe8\x31\x81\x1e\xf3\x4e\x0b\xb5\xb3\xdf\x82\x16\x48\xaa\x8f\x14\xb7\x50\x44\x49\x96\x55\xc7\x4a\x19\x52\x22\x3b\xee\xe3\xe2\xd0\x5a\x12\xc8\x7d\xa3\x3f\x13\xde\xaa\x26\x20\xda\xd7\x7a\x12\x5a\x55\xc2\x91\x7e\x88\xb8\x98\xf7\xca\x7b\x90\x4a\xc8\xdb\xe1\xed\x2a\xd4\x73\xde\xc8\x95\xb0\x35\x95\xba\xcf\xa7\x50\x63\x41\xa1\xaa\xd7\x46\x0d\xd0\x4c\x81\xbb\x55\x27\x5f\x9a\xa2\x1f\xf9\x36\xaa\x16\x0c\x4c\x60\x52\x3c\x1a\x54\xbf\xf4\xbd\xc7\xbc\x75\x5b\x56\xad\xe8\xfe\x8c\x0d\x76\xd2\x56\x9b\x6e\xbf\x85\x75\x74\x66\x52\x5d\xbc\x2f\x89\x45\xdb\x3d\x03\xb0\x24\x79\x7f\xc8\xe7\xc2\xdf\x1c\xc8\x10\x89\x0f\xfb\x33\xff\x1d\x47\xba\xe7\x3d\x45\xea\x67\xbe\x7e\xb5\x5e\x7b\xb6\x01\x50\x44\x51\x50\xb4\x09\x01\xb0\xb9\x5f\xec\xa8\x59\x00\x2e\x11\x1e\x81\xf2\x82\x5c\xa2\xb9\x3c\xaf\xbc\x46\x22\x0b\xe1\xa2\x4e\xaa\x01\x63\x50\x04\x6e\xde\x92\xc5\x96\xc7\xa5\x06\xfb\xd4\x3d\xd5\x5d\xda\xa6\x01\x2b\x7b\x75\xc8\xdb\xc8\x34\x0d\xbb\x2d\xe7\x99\xcf\x57\x83\xb3\x18\xd9\xda\x92\x40\x51\xad\x1d\xe8\x4f\xbd\xd7\x83\xf2\x54\xf0\x68\xe7\x4f\x75\xc1\xcf\x15\x73\xd0\xd6\xa8\xcc\xa0\x38\x85\x1c\xcc\x56\xb4\xa0\x5f\xc4\x06\xff\x90\x84\x60\xc4\x5c\xf0\x78\x2a\xff\xea\x67\x37\xe6\xae\x6b\xac\x22\xed\xe7\x01\xcc\x6d\x37\x01\x85\x82\xb1\x50\xac\xb7\xc3\x77\xc5\x77\xaf\x76\x63\xc3\x1d\x77\x2b\x26\x0d\x4f\x61\xe7\x6c\xbf\x28\x74\x0f\xec\xc6\x05\x58\xda\x2a\x5a\xf5\xf2\xe3\x6a\x2c\x0e\xfe\x9b\x03\x21\xfb\x40\xc8\x39\x10\xe4\x7d\x00\xef\xfe\xab\x92\xfb\x3e\xd3\x1e\xeb\xf5\xed\x31\xd2\xfd\x5f\x52\x1e\xc6\xbd\x32\x00\x5a\xc2\x7e\xd1\xda\x35\x00\xf6\x67\x17\xef\x96\x1c\x84\x5c\xa1\x58\x0e\x4c\xfa\x37\xe2\x33\xb9\x39\x89\x45\xb2\x07\xc3\xfb\x0b\x7e\xca\xfc\x99\xb1\xb1\x83\x2e\x9e\xcd\x25\xc1\xaa\xc7\x2a\x07\x17\x13\x76\xd5\x91\xd6\xe4\x15\xce\x2c\xc5\xcc\x89\x5f\x6f\x1c\x77\xa5\x54\xda\xd9\x55\xb3\x0f\x7b\xbd\x39\xcb\xad\x55\x75\x27\xd6\x76\x60\xc0\x5d\x44\xe1\x03\xd6\xf7\xb3\xbe\xab\xad\xdc\x2e\x6c\x38\xba\xcc\xf9\xa5\xac\x3c\x76\x14\xcb\xe2\xb8\x97\xcc\x3d\x48\x23\x70\x21\xd8\x8f\xd6\x2d\x32\x97\x57\x92\x70\xd4\x56\xd7\xa4\x93\x7e\x32\xe3\xaa\x4d\xdf\x4b\xcf\x4d\x4a\xe3\x06\x4d\x30\x32\xba\x1f\x2b\x70\xdf\x4d\x34\x64\x8f\xbd\x4d\xc5\x11\x8d\x3f\xc9\x4a\x3c\x0f\xc1\x8b\x1b\x3e\xda\xe4\x03\x4b\x86\x29\xfe\x33\x07\x02\xc9\x4e\xf1\x1f\x39\x10\xe4\xfe\x6f\x5f\xf5\x7a\x6d\x26\xe5\x63\x54\x6c\x25\xdd\x03\xcf\x03\x60\x0f\xa5\x7b\x7c\xcd\x07\x3a\x84\xa6\x58\x17\xe2\x0a\x40\x47\x26\x8e\x3f\x33\xf0\x1d\x31\x42\x4b\x42\xce\xcb\x35\x91\xf0\xdd\x24\x4f\xfd\x00\x39\xff\xc1\x6c\x18\xff\x24\x48\xd6\xe4\xad\x61\x07\x7e\x38\xe6\x87\x49\xa2\x2e\x2b\xde\x39\xc7\xd7\x82\x46\xa3\x01\xcf\x75\xa3\xc5\x32\x55\x65\x0c\xbf\xab\xd5\xc2\x4a\x71\xc3\x7b\x11\x81\xeb\x9c\x94\xb7\x8a\x95\x9e\xc7\x15\x23\xa3\xac\x1e\x6e\xe4\x3e\x90\x7d\x17\xb3\xf8\x3e\xbc\xa0\xfe\x90\xf8\x32\xee\x28\xbe\x44\x67\xb7\x78\xf4\xca\x15\xfc\x84\xe6\x90\x78\xc8\xac\x3e\x9e\xa8\xd1\x2c\xae\x31\x95\x4a\x60\x53\xfb\x22\x36\x3b\xe1\x4e\x70\x51\xd1\xd9\xcc\x0b\x23\x3f\x07\xcf\x33\xfe\xab\xff\x3d\xd7\xfa\xdf\xfd\xdf\x36\x52\x7f\xbb\xfa\x0c\x69\xfc\xa4\x1c\x88\x6c\x5e\x00\x46\xe4\xf1\xa4\xc4\x02\x00\xfe\x95\xcb\x57\xc2\x4f\x42\xb4\xcc\x0c\x77\xaf\xb7\x1b\x71\x4e\xe3\x87\x78\x92\xc3\x3d\xa2\xb9\xf1\x51\x05\x8e\x0d\xfe\x81\x8f\xf0\xc8\x0b\xa9\xc9\xa7\xff\x95\x90\x1c\x21\xa3\x8d\xd6\x3e\x43\xb8\x9a\x72\x52\x87\x43\xdd\x88\x20\x51\x74\x52\x6f\x50\xb9\x8c\xb0\xbf\xb6\xd4\x40\x92\x9c\xfb\x20\x5b\x89\x7f\x36\x78\xd5\x50\x47\xea\x05\x7e\x78\x62\xc4\xc0\x41\x62\x10\xbf\xb2\x7c\x4f\x8f\x57\xe2\x10\xe1\x08\x3e\x55\xa7\xe4\x7f\xf9\x2e\x84\xfa\xf1\xae\x44\x3e\x29\x27\x61\xbd\xb5\x1f\xc4\x3d\x32\xee\x42\x2d\xf3\x68\x22\x8f\x94\xc5\xe6\xef\x05\x8f\xcd\x48\xfb\x00\xf6\x9f\xe3\x5f\x9a\xfd\x6f\x0e\x88\x9c\x03\x41\xee\xff\x16\x74\x90\x38\x80\x61\x80\x73\xb1\xd4\x9e\xe1\x0a\x00\x54\x40\x41\x11\x35\x0a\x20\x98\x46\x5f\xe4\x17\x0b\x9f\x25\x43\x99\xbe\x3b\x8f\x43\x86\xb2\x2c\x97\x87\xf5\x56\xd8\xa5\xf7\x5e\x74\x9b\xe9\x49\x62\x8e\xd5\x15\x99\x4e\x43\x1e\xa2\xad\x5b\xaa\x82\xb8\x8e\x37\xd1\x34\xc8\x47\x61\x4d\x93\x9e\xa8\x1a\x4d\xa7\xf8\x54\xb5\x9f\xc8\x94\xee\xa2\x1c\xad\x6c\x4e\xe8\x2b\xed\xd0\x10\x90\xbf\x41\xf8\x76\x2b\x51\x8d\x5e\xf6\x2c\xa1\xeb\x5e\x84\xba\xb1\xd4\x1d\x42\xf2\xe0\x09\x8d\xaf\xe4\xdc\x07\xb1\x32\x42\xdd\x5c\xb5\x9a\xf0\x6f\xee\x41\x69\xd3\x77\xf1\xbf\xb8\x07\xbe\xd7\xc4\xb7\x70\x82\x2f\x60\xf3\x39\xf8\xb8\xfd\xbf\xce\xc1\x7f\x71\x40\x7f\xe5\x40\x94\x90\xfa\xde\xa9\xed\xeb\x95\xec\x81\x88\xbc\x02\x70\x79\xfb\x01\xc9\xc0\xf7\x00\x3c\xcc\x67\x62\x3c\x9e\x01\x52\xd2\xe6\x8a\xac\x5d\x09\x74\x2a\x5d\x61\x3b\x63\x86\x02\x6d\x9d\x1b\xfc\x47\xc8\xfc\x83\x9e\x31\x71\xda\xb1\x4e\x1c\xa7\x15\x4f\x7c\xe1\x7b\x54\xf2\xa3\x9a\x0b\x71\x26\x64\x56\x82\x45\xf9\x0d\xb1\x2b\xfe\xa6\xd4\x8c\xe2\x09\xe2\xcd\x2c\x41\x19\x1a\x79\x29\xa2\xed\xf5\x63\xf2\x59\xb2\xfb\x88\x02\xf5\x14\x8a\x89\x52\x93\xc4\xb3\xf7\x23\x95\x6c\xc5\x6d\x89\x3a\x7d\xab\x72\x6f\xc8\xb9\x0f\x22\xf3\x44\xae\x29\x0d\xf9\xe7\xc2\x56\x44\xcf\x65\x94\x4c\xfc\xff\xe2\x1e\x78\x33\xa0\x06\x74\xb9\x56\x37\x7d\x28\xeb\xfb\x00\x6e\x37\xe9\x1c\x24\xf5\xb9\x5f\x5e\xfa\x93\x03\x6a\xe0\x25\x71\x40\xa4\xf3\x81\x9c\x03\x11\xe3\xb6\x5e\xfd\x49\x9e\x10\xbf\x2f\x00\x17\x0e\xef\x8d\x74\x6f\x05\x60\x5b\x3b\x82\x73\x10\x02\x10\x7b\x7f\x7e\xd1\xf2\x21\x60\xe4\x3c\x18\x74\x8d\xe4\xa1\x56\x23\x8f\x7d\x2b\x99\x7f\xd0\xec\x03\x7b\x9b\x0e\xbe\xc3\x6a\x5f\xc1\xc2\xe5\x3d\xff\x0e\x95\x8b\xa0\xe6\x97\x29\xd0\xa6\x34\x0a\xf4\xe1\xd7\x85\xbf\x2b\x34\xc2\xee\x84\x60\xd1\x71\xb9\xfd\xc4\xd9\xec\x62\xf1\x4a\x19\x51\xe2\xdb\x92\x57\x12\xef\x24\x4f\x13\xdf\xd6\xea\x49\xa8\x89\x8f\x11\x6f\xb7\x3a\x48\x31\x88\x64\x13\xdf\x3f\xf2\x11\x3f\x20\xbc\x95\x38\x3d\xd4\x2e\x8a\x17\xf4\x20\x22\xde\xcb\x8a\x2c\x0b\x5e\x21\xfe\xf8\x19\x20\xfa\x8e\xbf\x12\x38\xd7\x5a\x05\x3b\xc8\xdc\x03\x6f\x17\x94\x83\x2a\xb7\xf3\xdf\xfb\xc0\xf4\xe0\x7f\x73\x40\x77\xde\x93\xf6\x41\xd2\x7a\x20\xe7\x40\x90\x39\x98\x10\x12\x17\xe1\x46\xca\x89\x30\xef\x03\xd8\x62\x46\x41\x61\x17\x02\xc0\x12\x78\x70\x8f\x4d\x2a\x80\x88\x01\xed\x31\xd3\x73\x00\xb2\x52\x97\x28\xf4\x42\x60\x50\xdd\x9f\x39\x51\xf3\x1d\x3c\xd4\xd1\x66\x71\x57\x17\x82\x7a\xb3\x19\x76\x1b\x55\x45\xa8\xb5\x71\xe2\x38\xa0\xe4\x04\x15\xae\xb9\x9c\xea\x8a\x34\x10\xe1\x6f\xc3\x53\x26\x17\x0b\x3e\x11\x2f\x78\xbb\x65\x94\xc1\x22\x71\x9e\x5f\x44\x12\x09\xba\xd7\xaa\xf8\xbf\x4a\x50\x81\x58\x69\xbf\xa0\x96\xe8\x7b\x90\xad\x7e\x27\x10\x29\x72\x07\xe8\xef\xe6\x08\x05\x0b\x25\x03\x6f\xe7\x36\xc1\xfd\x02\x00\x22\xfd\x5f\x05\xb4\x04\xb2\xe0\xf2\x6b\x1a\xc1\x7a\xfe\x41\x60\xf8\x7c\x47\xb0\x96\x6f\x2f\xd8\xce\x68\xf0\x8e\xf0\xae\x40\x28\xf2\x1d\x2f\xf5\xdf\x5e\xac\xbf\x39\xa0\x26\xd2\xff\x57\x91\x72\xc3\xc8\x3e\x98\xa4\xb6\xf5\x1a\xee\xb5\x5e\x3d\xbf\xaf\x57\x5b\x12\x57\x68\x50\x07\xb0\xf5\x38\x05\x85\xe5\x31\x00\x86\x33\xd4\xf2\xc6\x05\x00\x3c\xcd\x47\x3e\x1a\x24\x03\x48\x9d\x38\x47\xa3\x39\x03\xa0\xb4\xf5\x62\x81\xea\x37\x98\xd7\xfa\xcc\x10\xa6\x22\x0a\xdf\x0d\x3d\x18\x0f\x2b\x25\xc1\x84\x85\x33\x53\x93\x42\x2d\x3c\x77\x64\x62\x79\x23\xdf\x0e\x37\x7c\xbc\x39\xc5\x64\x12\xe1\x61\x80\x16\xdb\x53\xa9\xd3\xd0\x12\x65\xcf\x8e\x92\xd8\x06\xf5\x49\x27\x38\x8a\xc5\xa5\x20\x2d\x0b\xc1\x7d\x46\x84\x13\x6e\x14\x8a\x72\xac\x08\x1d\x81\xf2\xaa\x06\xce\xad\x42\xfd\xe0\xd9\x70\x80\x67\x8d\x3f\x13\xae\xb5\x11\x39\x47\xf8\x7c\x20\xa9\xb7\x8a\xcb\x94\xcf\x12\x82\x86\x34\xb9\xeb\x78\x66\x20\xe3\x5d\x02\x17\x25\xcf\x31\x28\xff\x32\xcf\x79\x80\x9c\x0b\x36\xd6\xf1\xe7\x39\xd0\x72\x8f\x74\x0e\x90\xf2\x72\xf2\x49\xf3\x40\xf6\xc1\x44\x91\x38\x21\x9f\x0f\xeb\xd5\x81\xc4\x09\x99\x93\xd6\x85\x15\x23\xc0\x19\xc3\x9d\x57\x8c\x88\x00\x97\xb6\xee\xf6\xd2\xa3\x02\x60\x1f\x3c\x70\x58\x73\x05\x40\x6c\xef\x49\x29\xb5\x7b\x00\xf2\x3b\xcf\x05\x28\x75\x00\x28\x57\x9f\x3f\xae\x90\x0c\xa0\xf3\xf0\x22\x9d\xfc\x3e\x00\xe3\x8b\x97\x82\xe4\xf6\x03\x58\x06\x5c\x16\x91\x11\x05\x9c\x23\x9a\x61\x55\x7a\x0f\x7c\xf3\x11\x63\x22\x4a\x3a\xc2\x44\xf0\x3e\xe6\x37\x62\x2f\x60\x2a\x8a\x89\x59\x56\xf8\x29\x2c\x25\x04\x33\xfe\x14\x52\x82\xef\x99\x22\x4c\xe3\x42\xdb\xe1\x49\x91\x3e\xeb\x88\x80\x19\x3c\x2b\x57\x65\x3d\xcb\xc7\x01\x23\xb5\x27\x58\x68\xf8\x28\xa1\xe7\x6e\x3a\xeb\x22\x0f\x1e\x3a\x3a\xc3\xd9\x14\x79\x82\xa1\xb5\x8f\x97\xed\x39\xb7\x38\x3c\x7e\x56\xc8\x5a\xfb\xeb\x53\x8b\xb1\xfd\x7a\x2e\xfe\xe6\x20\x58\x4a\x85\x1f\xef\x4e\x07\xe0\x43\x08\xd5\xef\xd7\x05\x90\xb2\x95\xe8\x3b\x26\x0b\xa0\x2c\x26\x7d\xf2\xf4\x7e\x00\xad\x49\xa5\x5d\x97\x6c\x00\x0c\x0f\xab\x1d\x66\xfe\x0c\x60\x7a\x52\x27\x92\x4f\x1b\x08\xe6\xdc\x46\x9a\x12\xfc\x10\x64\x71\xdf\xd2\x50\x45\x9f\xb8\x6a\x7e\xc9\x83\x43\xff\x39\xd1\xc5\xf8\x55\x84\xb2\x45\x0f\xe1\x85\xe1\xa5\x34\x7a\xc7\x2b\x04\x0a\x5d\x54\xd9\x56\x2f\x39\x7c\x89\x66\x52\x53\x9a\x6f\x31\xfe\xb8\xda\xd1\xc7\x76\x81\x13\xb8\x76\xe5\x8c\xd7\x8d\x21\x96\xb8\x8f\x0a\x01\x93\xfa\x41\xc5\x38\x5e\xb9\x5e\x44\x51\x38\x0f\xae\x5a\xf6\x1b\x8a\x3e\x38\x02\x9f\x28\x23\x8b\x76\xf1\x2e\xc5\x28\x4b\xbf\xc1\x6c\x73\x87\x79\x9c\xcc\x4b\x8c\x98\x3b\xcf\x54\xa7\xec\x23\x4c\xa8\x1b\xf3\xf8\x61\x39\x71\xcc\xbc\x73\xe1\xeb\x1d\xf2\x0d\x58\x26\xa7\x8c\xa1\x76\x05\x61\x6c\x94\x83\xe1\xd3\xeb\x0a\x5b\xb0\x5f\x6d\x93\x7a\xcc\x14\x3d\xb1\x44\x5b\xc1\x8e\x44\xc5\x39\x9c\xa4\xb5\x7a\x9b\x93\x22\x01\x57\x67\xfe\x7b\xf7\x13\xa3\xfb\x35\xfe\xff\x93\x83\xe0\x10\x9d\x38\xf2\x13\x40\x7d\xa7\x34\xc7\x99\x54\x00\x7d\x2d\xb9\xc4\x8b\xdb\x01\x4c\x5f\x2a\xef\x67\xc2\x02\x98\x7f\xd4\x58\xe6\xb6\x01\xb0\x3a\x6c\xf0\x5a\x82\x1b\x42\x2c\x95\x2c\x42\x55\x2e\x10\x91\x16\xf7\x5c\x7c\xf5\xc5\x88\x0a\x66\x05\xc1\x2f\xac\xb2\x08\x81\x46\x33\xa9\x59\xae\x9c\xf8\x45\xbd\xb2\xd2\x61\xef\x1d\xf8\xe3\xda\x3c\x4d\x12\x41\x75\x38\x29\xf5\xa1\xbe\xf0\x48\x4a\x9c\x93\x72\xc7\xbb\x63\x61\x78\xdc\x49\x45\xf5\x6f\xf5\x11\x8f\x71\x27\xe4\x46\x91\x06\x11\x34\xe4\x79\x20\x73\x30\xcb\xa3\xb2\x31\x68\x57\x1f\x9b\x69\x25\xb9\x04\xf4\xa0\xd7\xc8\x67\x56\x79\x4d\xcc\x3e\xcf\xf2\x91\x8b\x0a\x8e\x18\x3b\xf7\xd9\x17\xdb\x14\xa9\x31\x6f\x5d\xf5\x07\xab\x14\x9e\x62\xad\x1c\x7d\x1f\x45\x29\x29\x62\xd3\x1d\x6e\x91\x39\x98\x07\x9e\x4a\xb3\xb8\x53\x36\x4f\x5a\x6a\x94\x4e\xe0\x06\xcc\x7f\x9f\x7e\x42\xbf\xdf\x37\x6c\xeb\xe2\x97\xf9\x55\x2f\xa8\x08\xef\xda\x79\x70\x93\x83\x20\xcf\x83\xbc\xb5\x88\xd2\x91\x57\x9b\x3c\x88\xe1\x67\x19\xc7\x0b\xbb\x00\xac\x98\x94\x5f\xb2\x09\x01\xd8\xdc\x56\x5f\xe5\x3d\x05\x60\xbb\xa2\x4f\x2b\x91\x06\x26\x36\x5c\x16\x29\xea\x7b\x88\xe3\x56\xe9\x4e\x52\x06\x75\xc4\x7d\x16\x67\x82\xed\x6d\x6f\x12\x38\x4c\xd8\x53\xfd\x3d\x3c\xf1\x19\xfa\x93\xa5\xe3\x7e\xf7\x71\x83\x3a\xfb\x9a\x84\x42\xad\x71\x67\x35\xf6\xf6\x0d\x45\x71\x61\xa7\x55\xac\x46\x5e\x5c\xdd\x8d\xe5\x54\xa2\x9c\xd9\x13\x67\x83\x2d\x93\xbf\x8d\xd8\x73\xf5\x36\x39\x0f\x06\x35\x2b\x27\x81\x12\x0d\x96\x98\xbf\x2c\x77\x17\x7d\xd0\x7f\xdf\x24\x51\xfe\x29\x3a\xc0\x57\xf5\xfd\x4d\x45\x3d\x74\xb8\xef\xe0\x6b\x5a\xc5\x10\x8c\xa2\xe7\xde\xa1\x04\xa5\x49\x8c\xbe\x27\x7b\x6f\xae\x72\x2e\x66\xd6\xb5\x84\xcc\xc1\x3c\xd0\x57\xa5\xc0\x1a\x3b\xa1\x5a\x69\x54\xf7\x61\x07\xec\x87\xef\xa4\xab\x16\xe1\x2e\xdb\xfe\x3e\x15\x05\x92\x7e\x8d\xff\x6f\x0e\x82\xab\x9c\x7f\x7e\x6f\x05\x80\x68\x0d\x7f\x28\x8d\x0e\x80\x92\xbd\xf0\xab\xa3\x36\x00\xba\x92\xe2\xfb\x4f\x5b\x02\x98\xa6\x4b\x5d\x3a\xaf\x07\x60\x63\xa7\x70\x9b\x39\x1f\xc0\xc1\x5e\x15\xc3\x73\x07\xc0\x31\x52\xf7\xb1\xe4\xc5\x8d\x9c\x98\x6a\x5b\x3b\xfb\x26\xe3\x5a\xc2\x7b\xab\xc4\x80\x44\x07\x76\xfc\x88\xf9\xc5\xc4\x07\x3e\x3c\xf8\x63\x86\x23\x25\x9d\xc1\xea\x1b\x5c\x90\xa7\x26\xd5\x13\xab\x38\x45\xac\x81\x0a\x62\xec\x4d\xdc\x29\x72\x3e\x0e\x99\x83\xd9\xf0\x23\x21\xe4\x2f\x23\x5f\x87\x7e\xf9\x3e\xa4\x18\x8a\x7c\x13\x46\xf8\xb8\x43\xa9\x1e\x15\x1e\xbc\xfc\x66\x55\xf9\x06\x6a\x22\x48\xfe\x59\x9c\x72\x0e\xba\xcb\xf7\x42\x7f\x82\x8a\x39\x46\xc0\xcb\xab\xbb\x52\x75\x1e\x63\xe4\x45\xdd\xe1\xa9\xaa\x8f\x21\xb8\xde\xdc\xe0\x60\x7e\xa8\xd7\x61\xed\x9c\x35\x1b\xa8\xd5\x3c\x71\x74\xb6\xbf\x4e\xc7\x56\x41\xcb\xdf\xeb\x61\x80\x4b\xf0\x0f\x0e\x62\x89\xe7\xfa\xde\x5c\x00\x09\x46\xfe\xb1\x03\xe7\x37\x7d\x39\x7a\x61\x42\xcc\xc7\x87\x01\x2c\x2f\x8b\x03\xdd\x75\x00\x5b\x71\x39\x39\x46\x26\x00\xa7\xf7\x2a\x58\x9e\x81\x8d\x7c\x14\x33\xa7\x72\xd3\x18\xf5\x62\x62\xb4\xbd\x82\x9d\x8b\x69\x0b\xc1\xcc\xf6\xaa\xbf\xb9\xeb\x12\xbe\xc6\x22\x2d\x1e\xe5\x8b\xc7\x55\x1a\xa7\x16\x77\x84\xab\x93\xb9\x20\xcc\xb2\xe6\xfd\xa7\xde\x89\x9f\x30\xd2\xaa\x4f\x26\x2e\xa5\x6a\xa1\x9f\x28\xd9\xae\xee\x4a\x57\xc0\x60\x14\xae\xaf\xb5\xc7\x3b\x93\xfd\x48\x1b\x3c\x10\x28\x75\x23\x3d\x22\x3d\xc7\x78\x94\x6b\x51\x12\xa1\x65\xe4\x5c\x9c\x27\xf9\xaa\x35\x68\x0f\xff\xb2\x87\xb9\xea\x3b\xd1\xad\x7e\x66\x1d\x54\xea\x7c\x18\x61\x6f\xd6\x16\x1b\x8d\x45\x8c\xa1\xd7\xbb\xc6\x0c\x0d\x6e\x2c\x9d\xab\x7d\x9d\x94\xe6\x3d\x2c\xa7\xab\x44\xf5\xbc\xa6\x23\xf6\xb9\xc3\xef\x7d\x92\xc7\xff\xd7\xf8\xf7\x8e\x70\xfb\xff\x93\x83\xe0\x1d\xe3\x7d\x4e\xdd\x0a\x20\x95\xc6\x37\x7c\xe0\x0c\x80\x7a\x00\x3f\xe6\x08\x03\x80\xe1\xa2\x80\xc1\x71\xb3\x7f\xf0\x20\x24\x5f\x8e\x9b\x81\xf2\x20\x2f\x27\xa0\xbd\x24\xb5\x8f\x48\xab\x80\xb9\xfb\x94\x31\xab\xc6\x7e\xa2\x84\x33\x8b\x9d\x8a\xe5\x1c\x41\xc6\xfe\x93\x77\x88\xdb\x37\xbc\xa2\x55\x57\x1c\x6d\x60\x15\x8e\xd6\x54\xb4\x98\xf5\x6a\x03\x96\xd2\x60\x7f\xd3\x52\x92\x00\x46\x58\x2b\x76\x90\x37\x2d\x06\x9d\xac\x66\xf6\x59\x24\xf3\xce\x46\x3e\x0e\x9d\xe2\xb7\xd5\xd8\xd4\x13\x64\x3f\xd2\x4f\x21\xa5\x4c\x44\x41\x8c\xed\xb8\x88\x4a\x07\xe2\x4b\xf4\xd2\x6b\x0f\xd5\x64\xe4\xcf\x88\x03\x43\x9c\x6a\x0d\x28\x83\xb0\x53\x8f\xea\x34\xf6\xa0\xa6\x82\x43\xba\xdc\x34\xd4\xd1\x96\x01\x77\xdb\x6a\x34\xcf\xa2\x51\xbe\xe6\x8d\x14\x5a\x35\x18\x1e\x1f\xe6\x5a\x3e\xed\x1c\x4c\xb1\x67\x4d\xf5\x4e\x6d\x0b\xac\xb0\xab\x6a\x65\x85\xd6\x3b\x6c\xb3\x63\xf3\xef\x79\x08\xfb\x3d\x0f\xac\x1c\x7c\xbf\xe7\xc1\x83\x77\x3f\x55\x15\x80\x40\x19\x5f\xcd\xbe\x4e\x00\x59\x0c\xdf\xa9\x03\xb1\x9b\x1c\x04\x39\x17\x83\x3c\x0f\x9e\xfc\x52\xd1\x4c\x3c\x00\xbe\x12\x8a\x6e\xbc\xfd\x00\x7e\x9e\xea\xef\x24\xfa\xc0\xd3\xa7\xcc\xc0\x53\x7d\x0f\x51\xc3\xbd\xd3\xba\xda\xd2\x0c\xbf\xe6\xf4\xc6\xc3\xc3\x8b\x03\xf7\xd6\x26\x31\xb6\x20\xf4\x23\x36\xdd\xdc\xa0\x30\x3e\x7e\x37\x46\xd2\xb0\xa2\x09\x93\xee\x8c\x3e\xa6\xdd\x3d\x5c\x92\x63\x8e\x0a\x50\xbb\xff\x8d\x2e\xaf\x00\xd5\xae\x3c\xb5\x9c\x94\x13\x8c\x8e\x51\xea\x5b\xa9\xc9\x98\x9c\xff\xa4\x1c\xbd\xba\x96\x42\xf3\x45\x5a\x35\x6f\x2d\x20\xa9\xe0\x0d\x8f\x06\xfd\x1a\x36\x91\x93\xcc\x03\x3d\x16\xd3\xe4\x41\x12\x22\x1e\x74\xdd\xd4\x8a\x42\xb1\x45\x6c\xb9\x57\xa5\x95\x81\xa6\x0b\x7a\x48\xce\xc5\xa9\x1b\xd2\xe9\x45\xff\xf4\x8b\xbc\xe9\xa9\x93\x85\xc9\xf7\x5c\xad\xb4\xd4\x21\x60\x08\xee\xc6\x65\xde\xba\x12\x58\x19\x57\xeb\xcd\x79\xa0\x21\xb2\xcf\xff\xaa\xcc\xc9\x5c\x8b\x54\x03\x00\xc2\x86\xdc\x15\xd4\xaf\x00\x94\xc2\x78\xb8\x0e\xb8\x03\xe8\xdc\xe4\x7e\x75\x28\x1b\xc0\xaa\x9b\x6f\xf6\xc4\xfd\x7f\xfb\x72\x02\xa2\x65\xdd\x38\xeb\x00\x82\xac\xd5\xcf\x49\xa9\x6f\xe4\xc4\xa8\x79\x5f\xb3\x9c\xb4\xbc\x87\x6f\x70\x6d\x71\x3d\xe5\x33\x80\x3b\xef\x50\x1e\x15\x70\xb5\x15\xd3\x68\x69\x5a\xd8\x9d\x2a\x8c\xf6\x35\x56\x6b\xca\xce\x36\x46\xf9\xeb\x54\x0c\x8f\xe6\x8f\x20\xe3\xd4\xd5\xa6\xeb\x8b\x2d\xc8\x7e\x24\x64\xa4\xf2\xab\xe5\x6f\xd9\x5c\xd3\x29\xaa\x53\x2b\x2b\x19\x40\xe6\x81\x5e\xf0\x6a\x12\xd6\x1c\x52\x38\xff\xce\xc5\xb9\xef\xad\xd3\x81\x1c\x8b\x52\xba\x1b\xac\x4b\x81\xea\x0a\x0d\xde\xc8\xc5\xd1\xd5\xd3\x40\xff\xf4\x1b\xac\xba\xa0\xf7\x19\xc3\xe0\xab\x5a\x2a\xa0\x1f\x8a\xe9\xf5\xd4\x2e\x62\xd5\x9f\xc5\x52\xba\x27\xfd\x9a\x07\xce\xd5\xdf\xbc\x5c\x3c\xf7\xeb\xed\x66\x00\x9c\xbd\xdc\xf4\x7b\x8c\x37\x7d\x39\xca\x04\xee\xa4\x03\xe6\x00\x06\x11\x5c\x3f\x0e\x8d\x03\x58\x8b\x71\xcd\x1c\x0d\x01\x70\x6f\x11\xe0\x3b\x3b\xb5\xe9\xcb\x09\x0d\x90\x3d\xc4\xdd\xb6\xe1\x0d\x0a\x89\x10\xd7\xb6\x51\x9b\x24\x8a\x06\xaa\x9a\xdf\xb4\x5a\xc5\x07\xbb\x49\xbb\x56\xfa\x8d\x63\xa7\x9d\xe8\x23\x3a\x62\x12\x30\x97\x6c\xb4\x73\xf3\x33\x66\x50\xcd\x26\x01\x77\xaf\xe4\x57\x23\xd3\x74\x90\x2f\xd5\x4b\xcc\x11\x3a\xea\xbc\x0b\x17\xca\xbb\xc8\x3c\xd0\x62\x81\xea\xca\xf2\xd1\xbc\x4f\x5f\x8e\x6a\xdc\x5a\x7e\x94\xab\xf1\x46\x43\xab\x77\xe5\x7b\x56\xc1\x80\xa6\x8e\xc6\xea\x72\x5a\x6f\xcf\x6d\xdd\x23\x88\x3d\x49\x97\xee\x5b\xea\x55\x22\xba\xe3\x59\xef\xf2\xe8\xfb\x22\x43\xa3\xeb\xc9\xb9\x38\x37\xd8\x0d\xc3\x51\x23\xa1\x8f\x2a\x82\x0d\x5d\xd1\x3a\x41\x1f\x4b\x76\x1b\xe9\xa1\xdf\xf9\x7f\x2f\x2c\x31\x74\xc2\xa4\x79\x53\xe4\xeb\x19\x5e\xc2\xe0\x3d\x28\x37\xe7\xe1\x3c\x91\xeb\xd3\x0e\x6e\x00\x36\x6b\xb6\x77\xbb\x64\x01\xc4\x96\x38\x18\xf7\x0e\x03\x68\x58\x70\xbe\x39\x20\xb3\xc9\x05\x91\x39\x08\xaf\x48\x5e\xcd\xd3\x83\x9b\xbe\x9c\x28\x16\x19\x4b\xde\xe3\x00\x31\x39\x4a\xc7\x25\xfa\x20\x30\x86\x4f\xb3\x5a\x5d\x9d\xc8\x1b\x4e\x65\xaa\x65\x5d\x8a\x37\xf1\x1b\x71\xbc\x17\xe0\xb3\xe1\x8f\x32\xb2\x0b\xcf\x09\xce\xe9\x44\xe6\x9b\xb9\x37\xfd\x28\xf5\x44\x6c\xd5\x2b\x78\xf5\xa6\x2a\x87\x9c\x07\x83\x78\xad\x16\xbf\xf0\xee\xba\xdb\x34\x9f\xc6\xed\x25\x81\xa2\x1b\xa3\x0c\xda\xf5\xcb\x2c\x05\xbc\x64\x1e\xe8\xd1\xa2\xde\xc2\x6a\x50\xa6\x44\xbb\xb1\x3e\x7a\x2d\x34\x95\xab\xf9\x99\x21\x07\x82\x3e\x29\x78\x83\x07\x32\x30\x4c\x47\x89\x44\x5e\x28\xe7\x32\x76\x40\x55\x87\x9f\x28\x91\x35\xae\x43\x0b\x05\x0f\x14\x9c\x36\x61\x41\xdf\x0b\x18\xc9\xc1\x9b\x6c\xc1\x28\xfa\x32\x67\xd5\x99\x18\x60\x6a\xbc\x6e\x01\xec\x98\x63\x77\xfe\x35\x0f\x17\xf3\x39\x0d\x76\x54\xfe\x23\x07\x41\x9b\xa3\x8b\x7a\x11\x40\x5b\x8f\xf3\xd2\x81\x80\xcd\x3c\x08\x27\x6d\xae\xe5\xe3\x6a\x00\x01\x57\xb8\x65\x4e\x2b\x00\x44\x9e\x13\x10\xbb\x58\x0e\x10\x8f\x94\x38\xc0\x79\x1d\x20\x29\x5d\x7e\x48\x42\x18\x7c\x12\x8f\x6b\x50\xab\x3f\x21\xf2\xc7\xe6\x18\x1d\xb3\x6e\xc4\x6b\x07\xef\xb6\x1f\x0e\x40\x63\xca\x3d\xa3\x03\xbe\xa6\x26\xa3\x6e\x39\x3a\x67\x6d\x29\xb8\x81\x98\x30\x0f\xb9\x2b\x57\x8e\x5d\x1d\xd3\x8f\x7a\xd3\x70\xcb\x84\xec\xcd\x5a\x0e\xd5\xb0\x99\x7f\x5c\xc9\x3c\xae\xa2\x93\xbc\xb0\x5a\xd6\xfa\x4a\x5b\xef\xda\xd2\xb1\x92\xa4\x7e\x23\x83\x88\x65\xc7\x02\xa7\xf6\x4f\x46\xcf\x57\xcc\x73\xd5\x5b\x4a\x8c\xfc\xd7\xe8\xd3\xcf\xfd\x2b\x17\x47\xcc\xf4\x3e\x32\x22\xa6\x88\xec\x87\x22\xe7\xe2\xe4\x74\x98\x86\xa0\xbb\x03\xde\x64\xed\x32\xdb\x82\x61\xf0\x93\x4d\x7f\x64\xca\x8b\x19\xf4\x9c\x00\xd8\xfa\x98\xcd\xee\x37\x27\x26\xca\x71\x71\xe7\x4b\x00\x3e\x02\x7b\xe4\x9e\x83\x9b\x1c\x84\xce\x05\xf6\x02\x9a\xf2\x4d\x0e\xc2\xcd\x98\x9d\xfb\x28\x05\x40\xc8\x21\x2e\x9b\xd3\x4e\x9b\xbe\x9c\x24\x59\xd1\x24\xb6\xee\x0d\x6f\xd0\xb5\xf4\x03\x2a\x63\xaa\x36\x44\x95\x64\x5d\x7d\x1d\xab\x12\xfc\xa5\x28\x71\xdb\xbd\x41\x9f\x30\x97\x7d\x33\x7c\xa8\x33\x8a\x91\x65\x2e\xe7\x32\x3c\xae\x53\xaf\xe9\x59\xe9\x37\x7e\xae\x69\x5c\x39\x61\xa0\x39\xfa\xe5\x4e\xcf\x8a\xa7\x36\xe3\xcc\xde\x86\x46\x32\x0f\xf4\xf6\x92\x81\xf1\x7c\xce\x8d\xe4\x7e\x46\xe3\x53\x8b\xb2\xe5\xdb\x3b\x0d\x4c\x7c\x96\x9a\x8b\x53\x5b\x96\x4c\x2d\x57\xa8\xf3\x96\x6e\x6b\x98\x2e\xaf\x5a\x67\x8d\x90\x73\x71\xae\x0f\x59\x38\x20\x2c\x92\x02\x8b\x27\xcc\xdf\x20\xf5\x62\x1f\x90\x73\x71\xb2\xdc\x2c\xb3\x51\xc5\x11\xfb\xd2\xbe\x5a\x8e\xa3\x99\x42\x3e\xa4\x1c\xb5\x1c\x43\xd7\x05\xb6\x25\xda\x5b\xfa\x63\x64\x7d\x5f\x02\xec\x16\x66\xfb\xfd\xf7\x05\xa3\x07\x5b\x38\xa5\xfd\x66\xff\x5f\x41\x86\xf9\xc2\x9e\xf7\x00\x7a\xd5\x8c\xb3\xd4\xe1\x00\x0e\x8d\x2c\x70\x10\x09\xe0\x63\xc1\xd2\xf7\xeb\xfc\x8c\xda\xc7\xc1\x74\x2a\x05\x20\x49\x9c\x3b\x95\x6e\x06\x20\x0b\x84\x6e\xb3\xbe\x04\xc8\x51\x90\x3e\x25\xea\x03\xf9\x79\x9f\x15\x3f\xaa\x52\x11\x55\xae\x31\xe8\x58\x58\x15\xe0\x8f\x25\x3e\xb2\xb4\x0d\x76\x45\xdf\x08\xa6\xf6\xd2\xb9\x36\x86\x28\x74\x8f\x4f\xa5\xad\x9c\x5d\xf9\x69\xc3\xdf\x64\x76\x5b\x6c\x89\xce\x30\xe3\xc3\x5a\x1b\xed\x02\xad\x6e\xce\x8f\xa0\xa6\xd1\xf7\xbe\x86\x88\x19\xc1\xdb\x65\x83\xdb\x4d\x96\xe6\xec\x6e\x15\x74\x9d\x32\x43\x2e\x38\x55\x09\x36\x0b\x5a\x04\x2c\xf1\x95\x0e\xd7\xf9\x5a\xae\x2c\xdb\x14\xae\x92\x73\x71\x8a\x89\x36\xdf\x57\x3d\xae\x05\x14\xca\x58\x47\xae\xad\xa6\x3c\xcf\x36\xb3\xc9\x42\xf4\x26\x1e\xc8\x3a\x62\x7d\x07\xd9\x16\xc3\x9c\x32\x6c\x53\x8b\x32\x8d\xbc\x9f\x78\xd1\xf6\x28\x6a\x26\xac\x20\x4e\xcd\x66\x14\x9d\x18\xd4\x1b\x2d\x6f\x2b\x81\x5e\x0c\xd0\x00\xa0\x66\x65\x34\xfc\x7d\x5e\x92\x38\x08\xd1\x30\x56\xb1\x3d\x17\x01\x94\xeb\xae\x14\xef\xd9\x03\x60\x46\xb8\x32\xb0\x8f\x6e\xd3\x8f\x12\xb2\xed\xb2\x2f\xcd\x32\x40\x7c\x14\x4b\xe1\x09\x26\x80\x2c\x19\x0e\xcf\x73\xc7\x00\x0a\x6e\xf2\xd1\x33\x1e\x07\x28\x6b\x17\xc9\xe6\x4b\x80\xae\x0a\x29\xd9\x74\xc5\x35\xa2\x7d\x89\xb7\x86\x90\x05\x01\x2f\x9a\xa3\x6e\x72\x24\x70\x01\xcd\x11\x4b\xe7\xda\x9b\x7b\x67\xf5\x93\xef\xd5\x38\x6c\x9d\xdc\xd2\x76\x87\x9c\x46\xe9\x7b\x3f\xe6\xfc\x8d\x2b\xbe\x14\xf4\x50\x7d\x60\x35\xbd\xfb\x6d\xf2\x7e\xd9\x80\x82\x25\xe5\x8f\xfa\x66\xd1\xf6\x5b\x36\xc2\x33\x59\x77\xf8\x6f\x53\xdb\xf9\xcd\x1f\xa9\x41\xdf\xc4\xdb\xdd\x5a\x58\xab\x4c\x28\x4d\x70\x3c\xbd\xc4\x76\xfd\x5d\xa1\xa6\x83\xf6\xca\xd6\x02\xf3\xec\x9d\x8e\xb9\xab\x3b\x73\x32\xd2\x73\x1d\xed\xd6\xf4\x33\xa8\xc8\x1c\x4c\x7c\x9d\xa3\x31\x52\x23\xae\x3a\xe6\x9e\x23\x3b\x6a\xdf\xd5\xf6\x28\x3b\x47\x71\xd4\x83\xf0\xb9\x48\x3e\x87\x6e\x34\x53\xa8\x62\xd8\xa2\x83\x00\x7a\x38\x50\x1d\x80\xe6\x0e\x83\xf4\xaf\x79\x60\xdf\xca\xf2\x8c\xaa\x19\x40\x82\x8a\xc9\x60\x37\xfb\x66\x0e\x82\xd5\xa9\xcb\xb7\xa8\x59\x00\x3c\xdf\xd3\xe7\xec\x6b\x04\x88\xfa\x70\x61\x0b\xf5\x0f\x80\x34\xc3\xcb\xa7\x0f\x45\x01\x14\xd3\x32\x27\x9c\xc2\x01\x54\xd2\x71\x3d\xbd\x5c\x09\x50\x7b\x58\x88\x8a\x57\x0b\x5e\xd7\x5f\x93\x52\x54\xb8\x4c\xcc\xab\xdf\xa9\x34\x60\xfa\x09\x4f\x5b\xb9\x5b\x5f\x3e\xe8\x1e\x6a\x3e\xdb\xc5\x9e\x23\x9f\x76\xd9\x26\x6c\x5f\x38\x6d\xcb\xd9\x39\x01\xb7\x7b\x0d\x62\xbd\xe7\x27\x27\xac\xae\x8e\xcb\x3f\x75\x7c\x7c\xc5\xf1\xf8\x64\xf2\x43\x54\x73\xa0\xcb\xfd\x6f\xbe\x1d\x94\x35\x78\xd7\xb8\x1f\x8b\xcd\xd3\xd7\xc3\xdd\x8f\xcf\xca\xdc\xf6\x2f\xf8\xe1\xa6\x31\x3f\x7f\x53\x24\x73\xd0\x9d\xb8\x18\x53\xe1\xbf\x91\x07\xb3\xcd\x7d\xef\x4a\x59\x9e\xd7\xff\xe5\x45\x0a\xa5\x74\x19\x41\x99\x46\x5d\x22\x73\x30\x7e\xc9\xae\x77\xd1\x66\x21\x8c\x00\xe7\x4b\x99\xc6\xb7\xdb\x01\x70\x49\x33\xac\x50\xea\x00\xc8\x1c\xa0\xa7\xa0\x12\x04\x30\xd0\xa4\xbf\xb4\xfb\x2d\x80\xe3\x20\xed\x6b\xaa\x72\x80\xe0\x95\x73\xaa\xbb\x9f\x00\x24\x38\x6f\x23\xfe\x9a\xb7\xfc\xc7\xe7\xee\xed\xdb\xb3\xe9\x47\x69\x58\x62\xb1\x3e\xa7\x06\xd0\xd2\xc8\xcb\xce\xee\x02\xf0\x80\x20\x2a\x22\x65\x4b\xbc\xf5\x00\xe4\xc6\x4c\x8c\xf0\x3b\x5a\x9a\x34\xdb\x83\x30\xa8\xb4\x5b\x0a\xe6\x82\x05\xa5\x8b\x96\x19\x67\xfc\x90\xed\x92\x1f\x03\x43\x7c\xaa\xdc\x87\xe7\x7a\x4e\xf9\xb8\x8f\x72\xbc\x14\xbc\xf5\xd8\xbf\xeb\x13\xf7\x13\xa1\x12\xba\x40\x93\xaf\x4e\x0f\xa3\x73\xa6\x03\xc2\xa7\xb5\xef\x6f\x4d\x8b\x0d\x98\x9c\x39\xd1\xf4\x3e\x31\xc1\xff\xd5\xdc\x54\x6d\x45\xec\x5e\xff\x77\x0b\x99\x37\x1e\x87\x8f\x05\xec\x58\xba\x55\x8a\x0b\xd3\xf7\xeb\x5d\x5e\x29\xd4\x0b\x8e\xf7\x3f\xb2\x52\x93\x97\x1d\x38\xeb\xeb\xb5\xb6\x3f\xf3\x51\x40\xa3\x77\x26\xc2\x28\xf9\x89\x5f\x83\x37\x2f\xf2\x60\x82\x80\xef\x21\xcf\x87\xa8\xc3\x57\xdf\x7a\x5f\xf2\x8a\x42\xd5\x47\xd8\x7b\xdd\x77\xef\x42\x5b\x84\xd0\x02\x5c\x20\x5c\xee\xdb\x1e\x02\xc0\xcf\x73\xb9\x8c\xd2\x09\x40\xf1\x07\x5d\xff\xce\x61\x00\xb3\x41\xda\x74\x4a\x4f\x00\x57\xba\xf5\xf7\x76\xe4\x3c\x8c\x4c\xa0\xf8\x83\x83\x68\x7a\x7e\xfa\xc4\xee\x2d\x00\x9d\x67\x2f\x1c\x3a\xe4\x0b\xd0\xa7\xce\xa6\x41\xff\x1e\x60\x88\xc8\x1f\x2e\x44\x0f\x34\x2f\x5d\x24\x9e\xe9\xde\xc7\xc7\xbc\x68\x53\x2c\xf3\x59\x44\x49\xf6\xbb\xe8\x2e\x16\x1e\x9c\x90\xbf\xfb\xd1\xf9\xfb\x7d\xa9\xe6\xee\x22\xfb\x8c\xc3\xcf\x03\x73\x07\x33\x22\x5e\x65\x8e\xee\x4e\x16\x4e\x67\x1d\xbf\x38\x58\x19\x27\x95\x5c\x32\xd9\xd5\xb3\x7a\x95\x37\xb1\xf4\x7b\xe7\x03\xc7\x70\xbd\xf8\xaa\x19\xcb\x26\x31\x32\xff\x11\xe2\x18\x95\xbe\x10\x77\x63\x29\x50\x3f\xb2\x70\xa9\xa7\xb4\xd2\xbf\x24\x7c\x6e\x45\xaa\x80\xd6\x8f\x3d\xf4\xd1\x6a\xe5\xb5\x78\x9f\xe4\xd0\x5d\x6b\x35\xe9\x54\xde\x8a\xc1\xec\x88\xd6\xa4\x9d\x9e\x4d\x41\x91\xc8\xcc\xd8\x3c\xf7\xd6\xa0\x21\x94\x5e\x94\x85\x5b\x6d\xa0\x03\x7a\x47\x98\xb9\xeb\xb3\x80\xed\xe8\xdc\xa0\x61\x80\x2b\x0d\x97\xbb\x76\xbc\x05\x90\xba\x42\x67\xb8\xe3\xeb\x66\xff\xdf\xea\xc4\x8e\xdf\x7f\x87\x07\xe6\xfd\xd9\xef\x2a\x51\xa3\xf8\x7d\x2f\xfe\x36\x29\xff\xa1\x5b\x65\xbd\xef\xfb\x6c\x69\xcb\xef\xbf\x4f\x46\xbd\x2f\xef\x38\x31\x02\xf0\x25\x95\x5b\x9a\x9b\x16\x4a\x7e\x96\x0b\x57\xab\x54\x10\x76\x2e\xbe\x92\xb6\x72\x2b\x9b\x0d\xfc\x11\xa5\x56\x94\xbd\xbd\xff\xf5\x68\xad\xf5\xa7\x3b\x31\x45\x02\x4f\x76\xc6\x64\xf4\xdf\x0d\x7f\xd9\x53\xfe\x74\xe5\x45\xa0\x7f\x53\xab\xc4\xa7\x9c\x7e\x33\xdf\xf2\xba\xf4\xa9\x85\x4e\x73\x9f\x73\x55\xc2\x3f\x1e\xb4\xe4\x7a\x7b\x16\x57\xce\x0e\x34\x48\x79\x1d\xc8\xff\x3c\x8f\xb9\xc9\xe3\x11\x92\x3d\xb1\x24\x58\x46\xeb\x1e\x94\xf9\x64\xb9\xad\x70\xe2\x6f\xfe\xc3\x99\x90\x64\x83\xf0\x4e\x3e\xee\x92\x1c\xdb\x8f\xe4\x8a\xf7\x74\x2c\x8a\xe3\x40\xd9\x44\xce\x38\xde\x8d\xb6\x43\x7d\x09\xa7\xb5\xaf\xbc\x5a\x88\x1e\x0c\xb4\x77\x90\x88\xda\x82\x1e\x0d\x3c\x0d\xc0\xd6\x7b\xe9\xfe\x8e\x41\x00\xd9\xe7\xb4\x17\x76\xd0\x6e\xe6\x61\xfc\xed\xc3\xc8\x79\x4b\x11\xf9\xab\xd6\x76\x50\xfc\xc1\x41\x0c\xf7\xff\xd9\xff\x9b\x17\x3a\xd5\x45\x75\x14\x00\xff\x94\xf9\x16\xdd\x09\xc0\x12\x29\x04\xbf\xc8\xff\x98\xe9\xc3\x3e\x90\xa6\x74\x40\xbd\xba\x8e\x14\x56\xdf\x13\xaf\xde\x74\x7b\x49\xca\x52\xb8\xe2\x41\x92\xe4\x0f\xc5\xd0\x9a\x07\x55\x9e\x5b\xa7\xf8\x3a\xed\x7b\xee\xd9\xd9\x7f\xc0\x4e\x22\xba\x93\xed\xd4\x87\x78\xa6\xa1\x05\x6b\x7f\xb0\x3b\x76\xe6\xe3\xed\x24\x7b\xc7\x66\xc6\xf9\xcf\xd5\x25\x76\x79\x0d\xca\x4b\x34\xd7\x3f\xd8\x55\xd6\xc4\x2c\x4b\x17\x0d\xda\xef\x2d\x5b\x5b\x99\xca\x79\x6d\xbb\x54\x12\xb6\xa6\x9d\x3e\x68\xbb\x98\x3f\x8b\xd0\x4c\x56\xb7\x65\xcd\xe3\x47\xee\x8d\xef\xb2\x99\xbc\xc6\x8a\x44\x5f\x45\x59\xf7\x64\x51\xa0\x6a\xc3\xf1\x64\xfe\xc3\x2a\x27\x79\x3f\x46\xdc\xef\xa2\xf5\xc5\x84\x87\x18\x7b\xdf\x0b\x00\x7c\xce\x67\x32\xb6\x19\x03\x28\xe9\xef\xf9\xfd\xf3\x34\xbb\xb3\x3e\x9e\x80\x44\x8a\x3f\x78\x20\xb2\x0f\xa3\x8d\xd4\xf7\x19\x4a\xff\x73\xfc\x2b\x97\xc9\xef\xbd\xf7\x5e\xa0\xa0\xc0\x72\x03\xb0\x4c\x5d\x94\x9a\x76\x20\x86\x0a\x04\x4a\xde\x7e\xe3\x8c\xdf\x21\x9d\x6a\x2e\xde\x71\x16\xbd\xa4\x11\x16\xd8\x5d\xfa\x7a\xcd\xd2\xfa\xd8\x35\xd7\x88\xd4\xc5\xfc\xc0\x81\x6a\x57\xb7\xd4\x79\xaa\x9b\x74\x0d\x56\xe6\x07\x66\xcf\x7d\xe4\x68\x4c\x34\xfc\x34\xa7\x35\x33\x5c\x5f\x64\x1c\x32\xa6\x3e\x8f\xaf\x4a\x33\xd1\x1d\xce\x5a\x3a\x58\x6a\x6e\x26\xd9\xe3\xbd\xcc\x5d\xf8\xc3\x34\xbb\xfd\xe6\xca\x5a\xb6\xa9\xd9\xee\xe6\xdb\x6b\x74\xe9\xf5\x66\xf6\xf5\x0b\x08\xa9\xa4\x76\x33\x89\x9a\x6a\xe4\xa5\xb8\x50\xb2\xf7\xc4\x6c\x5b\x59\x0c\xaa\x36\xdc\xda\x74\xbc\x78\x16\xad\x1e\x5c\x6d\x6a\x58\x28\x86\x9e\xf1\x1f\x37\xf5\xcc\xc9\xc7\x24\x78\xf7\x1a\x77\xe4\x20\xb1\x07\xdd\x27\x00\x78\x51\x54\x47\x7e\x7d\x7e\x72\xff\x9f\xbc\x0e\xc8\x3c\x50\x89\x12\xa9\xef\x47\xba\xf7\xfb\x84\x74\x0f\x9a\x9c\x03\xb0\xcc\xf1\x47\xff\xa7\x08\xe0\x94\xdf\xce\x67\xdf\x24\x00\x98\x24\xcf\x4d\xbc\x46\x10\xa7\xf9\x9b\x85\x97\x1f\x32\x11\x38\xa5\x7d\x75\x94\xeb\xb6\x62\x8b\x34\x0b\xdc\x92\xb3\x2e\xa0\x2f\x59\x9a\x46\xf2\x05\xcc\xae\x7d\xf7\x93\xca\xda\xef\x74\x65\x65\xa9\x58\xb5\x60\xcd\x6c\x7c\x59\xff\xd1\x8b\xd2\x24\xbd\x7d\x4b\x75\xd3\x2c\xd7\x0f\x6a\x2b\x2c\xbb\x2f\xf1\x16\x75\x69\x57\x7f\x2f\x5f\xfe\x9e\x4b\xab\xdb\x31\x62\xb9\xba\x3f\xcb\x58\x17\xf5\xec\xce\x9a\x5f\x4a\xbd\x5e\x68\xdf\x3c\xc2\x2f\xc1\x54\x2f\xa7\x0b\x8b\x4c\x88\xe6\xd6\x1b\xbe\xbf\x03\xa5\x1f\xb1\xdb\x60\x57\x63\x22\x6a\x22\xd4\x5c\xff\x59\x83\x13\xda\x39\xe8\xac\xde\xeb\x5a\x09\x8c\x98\xcf\x33\xbd\x89\xea\x04\x4c\xa3\xe7\x1b\x7d\xba\x8a\x54\xec\x11\x77\x0e\x7d\xe6\xeb\xc2\x58\x2f\x97\x28\x00\x89\x90\x6d\x83\xbf\xc6\x61\x4e\xf2\x80\x04\x71\x51\x18\xfc\x27\x07\x42\xba\xf7\x3c\x1a\xb0\x5e\xff\xe4\x40\xc8\xef\xbd\x27\xc6\x01\x7e\xed\x17\xaf\xb9\x00\x18\x1b\x69\x9f\xf6\x4c\x00\x33\xff\x57\xfe\xb5\xc6\xd3\x84\x57\x32\x97\x54\xcb\x8b\xcf\xe0\x15\x34\x85\x2d\x02\xe2\x88\x58\x03\x8b\x38\x2f\x37\xaf\xf7\xe8\x73\xde\xd9\x91\x18\xbb\x71\x14\x45\x66\x6d\x3c\x8f\x29\x13\xf2\xd2\x9d\xeb\x49\x05\x7a\x4a\x08\x86\x67\x34\xa9\x38\xf5\x73\x6b\x23\xcb\x55\xa9\xca\xaa\x8f\x10\x99\x6b\xd9\x89\xf1\xaa\xe3\x8b\xc6\x08\xc5\xb8\x44\xb5\x8a\x49\x04\x52\xf1\x2a\xbf\xfa\xe5\xb1\x44\xd4\xc5\xf0\x0b\x7f\xe7\x5e\x68\x9d\x7c\xc8\x8a\x2e\xf6\xef\xd6\x4c\x6b\x7f\x8e\x31\xf5\x42\x6a\x8a\xb7\x79\x63\xd0\x6e\x9f\x35\xf7\x37\x2b\x63\x4d\x5c\xf6\x68\xf2\xdd\xb1\xc5\x36\x39\x16\x69\x4a\xd7\x89\xe1\x0e\xdb\x35\xfd\x7b\x1d\x90\x39\x90\xbf\xbd\x30\xe4\xfb\xdf\x7f\xf6\x7d\xfe\xf6\x81\x90\xfb\x7f\x3d\xf7\x01\x18\x9f\x9c\xed\x69\xba\x03\x55\xbc\xa1\x6c\xe3\xe5\x99\xc4\x4c\x69\x63\xe9\xa7\x19\x4f\x09\xd2\x1a\x48\x3d\xd7\x70\x45\xdc\x63\xf3\x64\xbb\x62\xb7\x1d\x58\x55\x0f\x19\xef\xc3\xd6\x7e\x98\x86\xc4\x36\xff\x7c\x63\x15\x34\x54\x6a\x04\x07\xea\x7a\xa3\x7d\x1e\x58\x86\x8e\xa9\x2b\xa1\x0f\xbf\x23\x84\x45\x2a\xbd\x46\xe5\x21\x1f\x84\x3b\x2a\x36\xa1\xb5\x50\xe1\x41\x28\x45\x51\x74\x21\xea\x59\x20\x9d\x22\xdf\x8c\x18\x7a\xc6\x0b\xaf\xc4\x38\x69\x8c\xa1\xf2\x6a\xde\xf0\x7d\x7c\x78\x45\x85\x3d\xe2\xa2\xa8\x8c\x19\xd8\x83\x55\x75\x3e\xa3\x9c\xdf\xa7\x85\xed\xb1\xef\x52\x39\xff\xd0\x08\x8b\xb3\x93\x54\x6e\x6a\x1f\xc7\x05\x5a\x89\xaa\x24\xb6\xbe\xc0\x15\x5a\x5a\x02\x58\xec\x59\x1f\x57\x04\x69\x3d\x14\x54\xad\xd7\x16\xd2\xf9\xf0\x8c\x74\x6e\xfe\x77\x0e\xc2\x97\x5d\xeb\xf5\x39\xa9\xff\xd3\x41\xf2\xdf\xdf\xfd\x01\xc0\x60\x7e\x62\xf0\x86\x05\x3c\xe1\xa3\x64\xe1\xcb\xc1\xc2\x71\x29\x45\xe1\xdc\xb8\x7b\x44\x3a\xf5\x4c\xe5\x26\xbf\x63\x84\xc3\xa6\xf7\x0c\x65\x1d\x8c\xf1\x94\xae\x4b\x36\x2a\x16\x91\xb8\x98\xab\x3c\x8e\x47\x0c\xe5\x70\x0c\x79\x09\xce\xf7\x75\x18\xb0\x1d\xb5\x51\x6e\x9a\xea\x92\x58\xf6\x47\xc1\x9e\x3a\x4a\xc9\xd8\x23\x1f\x28\x3d\x4a\xe5\x4f\x60\x16\x51\x04\x8f\xa3\x72\xfb\xb0\x1e\x98\x6e\x17\x0e\x99\x0e\xdc\x19\xac\xaf\xdd\x47\x59\xce\x55\x5b\xec\x55\xbb\x11\xd9\x82\x9f\x4f\xb1\xbd\xb6\x66\xb2\xb1\x5f\x5e\xe3\x78\xac\x38\xe5\x64\xc7\xf6\xe0\x6c\x2d\x0f\xc8\xae\xbc\x19\xc3\x75\x99\x71\xc9\xf9\x0c\x8f\xe0\x30\x26\x89\x72\x11\x4f\x95\xf0\x7c\x46\xa1\x72\x49\x8f\xa3\xf0\x0e\x06\x3d\x9b\x1c\x48\xfa\xd9\x3f\x9f\x83\xfe\x67\xeb\xf5\x33\xdd\x7f\xf5\x7f\xc9\xf7\x7f\xff\xd5\xff\x74\x26\xf5\x7f\x45\x01\xb6\x4f\x52\x50\xe4\xb7\x03\xf0\xc4\x5f\xbe\x9c\xfc\x0c\x4a\xc5\x46\x39\xd0\x61\x25\xc4\x66\xb5\x60\x69\x06\x8f\x1f\x04\xac\x91\x8b\xda\xc1\x0d\xfe\x81\x09\x9f\x1a\x26\x66\xce\xa9\x3f\x82\x37\x4d\x9b\xb6\x18\xd5\x9e\xc0\x53\x95\x7c\xb4\xce\xdc\xc8\x7d\xc8\xc5\x15\xf6\xb5\xd8\x6a\xcb\x4d\xe0\xac\x27\xa6\x6c\xdf\x48\x4f\xe2\xaa\x90\x87\xac\x42\xa4\x4a\xf1\x47\x70\xa1\x66\xf6\x92\x68\xbc\x11\xee\xa9\xf1\x28\x99\x7b\x90\x18\x5f\x5b\xc2\x1b\xea\x8d\x4a\x6e\x9b\x35\xc0\x47\xe8\x3e\x90\x80\x29\x09\x7c\x93\x0e\xb5\xc4\xcb\x71\x27\x3c\x42\xf3\xa6\x44\xe8\x68\x01\x81\x43\x5d\x4d\xe2\xfd\xab\x1e\x82\xa2\x9a\xff\xe6\xb9\x48\xe6\xa1\xba\xdf\x53\xfc\xd1\xff\xc6\xdc\xa6\xf8\x87\x07\xe1\x6b\x15\xa9\xff\xb9\xe5\xaf\xfe\x67\x21\x89\x7f\xd0\x20\x71\x00\x1f\x01\xce\xd7\xd2\x70\xa5\xdb\x02\x70\xbb\x9d\x27\x5e\x75\x81\x47\xe2\x71\xac\x3f\xfc\xbf\xc3\x25\x95\x34\xe1\x48\x27\x35\xa2\xaf\x61\x86\x1c\x8a\xcc\x3f\x18\xed\x25\x0c\xf9\x6b\x6b\xbc\xfa\x97\xf7\xa2\x91\x70\xac\x72\x9b\x81\xa6\xe2\x33\xfc\xa7\x96\x6e\xc3\xa7\x72\xd2\xf8\xa7\x4f\xb2\x0c\xef\xc9\x78\xe1\x8d\x3e\x82\xe9\x4e\xc9\x35\x7c\xc6\x92\x81\xd1\x89\x7f\x71\x0f\x5d\x84\x31\x82\x85\x0a\x8b\x08\x0d\xc1\x9a\xf0\x45\x2e\x48\x94\x62\xad\x9a\x50\xa8\x58\x29\x1a\x32\xdb\x4e\x48\x56\xf2\x17\x95\x98\x72\x22\xb4\x2a\x34\x8b\x20\x3f\x7d\x20\x7c\x94\x3f\x00\x90\x4b\xf2\x5f\x90\xf3\x50\xc8\xfb\xc0\x0a\x8e\xe2\x1f\x39\x10\xdf\x49\xf7\xb6\xdf\x76\xfd\xc9\x01\x91\xfb\x9f\x64\x0e\xa6\x78\x0f\xc0\xc9\x2a\xca\x03\xe9\x07\x01\xce\x77\xee\x3f\x17\x43\x0d\xc0\xa6\x74\xf2\x74\x50\x14\xe0\x45\x1b\x19\x3a\x3c\x62\x21\x41\x11\xc7\xad\x60\xe3\x0e\x47\x74\xcb\x44\xa4\x4c\xca\x89\x8d\x16\xa3\x52\x28\xfd\x4e\xa2\x96\xb7\xb3\x62\xb8\x96\x03\xd1\x21\xac\x49\x41\x5d\xfd\x1e\x91\x3f\x61\x48\x69\x8d\x9c\xfb\xa0\x44\x41\x68\xbc\x41\xa1\xb1\x28\x7b\x89\xf0\xb5\x65\xaf\x6a\x87\x54\x3b\xa1\xa5\x2f\x46\xfd\xf2\x06\xf7\xf0\x91\x50\x35\x43\xaf\x76\x8d\x9c\xf7\xf0\x7f\x71\x0f\xfc\x08\x44\x08\xf1\xa9\x50\x06\xff\xd0\xe2\x39\xe2\xa0\x90\xe6\xe6\x73\x30\xa4\xff\x5f\xfb\xe0\xbf\x38\x20\xd2\xbf\xb7\x90\xb8\x80\xaa\xf9\x3f\xfb\xbf\x64\x0f\x42\x20\x0a\x80\xa2\x99\x82\x22\x74\x0c\x80\xfd\xf6\x89\x9f\xde\x0f\x00\x44\x98\x2f\x6a\x39\x26\x42\x87\xe2\x6e\x36\x09\x73\x3d\x88\xd1\x94\xe3\xfa\x6e\x58\x05\x54\x66\x23\xa2\x54\xba\x22\xc4\x8f\xae\x9a\x12\xaf\x35\x23\x88\x3d\x81\xbb\xa5\x5e\xaa\xb2\x12\x1f\x47\x0b\x48\x15\x6c\xe4\x3e\x08\x10\x3d\x0b\x4b\xe5\x8f\xc9\x9e\x23\x3a\x57\x3b\xcb\xfd\x94\xa6\x26\x8a\xb5\x1c\x51\x78\x25\x6e\x44\x34\x7f\xdc\x2c\xa7\xb2\xc1\x3d\xcc\x11\xb9\xa6\x5c\xe5\x5f\x08\x5b\x10\xbd\xd6\x5c\x64\x52\x85\xa4\x89\xbd\x44\x13\x89\x9c\x0d\xee\xe1\x24\xd8\xc3\x3e\xfe\xcb\x3c\xb1\xf0\x0a\x22\x38\xf8\xb8\x73\x60\x15\xaa\x58\xc7\x00\x1e\xcd\xac\x8f\x7b\x92\xf5\x9f\xe3\xff\x9f\x3e\x18\xdc\x7a\xbd\x49\xda\x0f\xf3\x3d\x49\xfd\x5f\xd2\xf7\x93\x73\x20\x82\x33\x01\x4e\xdf\xa2\xf4\xf5\x6e\x04\x60\xed\x3f\xf2\xdc\xe5\x21\x80\x60\x0f\xad\xaa\xd5\x57\x00\x59\xc5\xcb\xb9\xc6\x97\xe0\xa6\x86\x2f\xbb\xa1\xae\x2b\x84\x1b\x28\x70\xe1\xb4\xce\x81\xbe\x9d\x18\x7f\xb8\xea\x43\x30\x77\x5f\xe0\x17\x54\xd6\x03\xa9\x20\x17\xc1\x66\xc5\x93\x70\x3e\x46\x4a\x84\x57\xee\x2a\x6c\xcd\x90\x17\xe3\x97\x89\x21\x7e\x2d\xc4\x8a\xe3\x25\xf7\x11\x17\xab\xe7\xc4\xda\xc5\xf7\x11\xc7\xef\xf6\x88\xbb\x6e\x70\x0f\xc2\xc4\x97\x2f\xe8\xc4\xb5\xc9\x79\x0f\x02\x0d\x44\xc2\x4c\xb5\x48\x31\xd9\x73\xc1\x97\x0e\xe1\xc0\xc0\x7b\x93\x97\x07\xda\xc0\x86\x13\xcf\x1d\x00\x28\xa8\x61\x4d\x05\x78\x4f\x3e\x07\x18\xff\x79\x0e\xfe\xcb\x07\x43\xfa\xb9\xdf\xba\xb9\x5e\x8b\x7c\xfe\xe4\x60\xae\x1e\x20\xf5\xbf\x47\xfe\xec\xff\x3b\xe6\x01\xd0\xab\x51\x4b\x5a\x2b\x00\xf0\x10\x8f\x9f\x30\xc7\x00\xc8\xd0\x5e\xa2\xd1\xcf\x83\x2f\x2a\xcf\x19\xc5\x34\x9f\xc1\x43\x1d\x6f\x96\x40\xf5\xa3\x50\x6b\xde\xc9\xde\xa0\xf2\x0e\x62\x5d\x94\xb9\x3f\x28\x6a\x40\x8e\xd7\x37\xae\x12\xf9\x4e\xf0\x0e\xb5\xe4\x7d\x23\xbd\x0a\x51\xb1\x6a\x3c\xc1\x52\x75\xa0\x9e\xc5\x2c\xe0\x2a\x11\x03\x2a\x85\xf9\x02\x1e\x62\x99\x20\x5e\x75\x5f\x70\xaf\xd0\x0a\x58\xdd\x89\xe0\xdb\x47\xe6\x1e\x04\xf7\x00\xdf\xd3\x63\x02\x8d\xff\xca\x7b\xa0\x06\xbb\xd9\x01\xde\x31\x9e\x07\x70\x0f\x4b\xe0\xf4\xe1\xc9\x81\x17\x10\xc6\x61\x06\x80\x08\xfd\xf5\x79\x31\xa4\xbc\x97\xcf\x3b\xff\x07\x07\x44\xe2\x44\x4b\x48\xf3\x90\x41\x9a\x97\xbf\x7d\x28\x2e\x06\xeb\xd5\xb4\x0c\x80\xe2\x2e\x05\x85\x65\x3a\xc0\x85\x2f\xbb\x13\x4c\xf6\x02\xb0\x49\x1f\x90\xd5\xc7\x01\x88\xb5\x9d\x1e\xd7\x5c\x05\x50\x2c\xbe\x28\xae\xba\x06\xcb\x9a\xca\x97\x1f\x29\xab\xc3\x4f\xe3\x83\x57\xbe\x29\x68\xc0\xb4\xcd\x09\xc6\x55\x79\x05\x18\x70\xe3\x64\x4d\x93\x41\xc2\x0b\xef\x4c\xd6\x0b\x52\x05\xf0\x34\xc4\x85\x6d\x87\x44\x1b\x3c\x88\x69\x63\xb7\x11\x5b\x85\xca\xf4\xa7\x9c\x5a\x22\x22\x50\x97\x5f\xcc\xe1\x22\xc4\x00\x35\x15\x95\x1c\x01\x82\x77\x21\xbd\x4e\x82\xcb\xe5\x6f\xee\x81\xb7\x1b\x92\x86\xc4\xb9\x8c\x78\xee\x41\xce\xc8\x69\xce\x3a\xee\x29\xa8\xf9\xba\x9f\xa3\x9a\x47\x1a\x6e\x2d\x6d\xe3\x34\x21\xef\x83\x5f\x1f\xfc\x8f\x73\x30\x99\x74\x0e\x90\xe6\x25\xfb\xf0\x9f\x1c\x0c\xd9\x87\xe2\xf1\x6b\x1e\x0d\x28\x28\x6c\xf6\xad\x7f\xad\x4b\x9a\x37\xa3\x5b\x00\x67\x7a\x76\x7c\xd5\x3d\x04\xc0\x7c\x89\x7a\x49\xcb\x1a\x40\x70\xef\xd1\x62\x55\x09\x00\x99\xfd\x67\x6c\x94\x75\x01\x54\x53\x2f\x04\xcb\xbf\x06\x30\xa0\xbf\x38\x2f\x37\x09\x60\xca\x4c\xcf\x25\xeb\x07\x60\xf3\x99\xe1\x98\xf4\x7b\x98\xf1\x10\x60\x12\x92\xcc\x83\x05\xbf\x53\x8c\x58\x71\x65\xf8\x19\x7e\x86\xa9\x59\x4c\x12\xde\xc5\x3d\x62\x69\x11\xa6\x82\x6f\x69\x8d\xcc\xfb\x84\x2e\xc1\xab\xbc\x17\x2c\xe3\x02\xd2\x30\x56\xca\xcf\xb2\x85\xff\x1c\xbc\xaa\x8e\x62\x29\xe6\xbd\x09\x83\x4d\x7d\xac\x27\x78\x0d\xa0\xfd\xc1\x12\x9b\x23\x8f\x21\xb4\xf6\x2f\xb0\x8d\x71\x4d\xc2\xc0\xab\x0b\xac\x86\x9c\x05\x30\xf5\x3e\x97\xd9\xef\x07\xc9\x77\xf4\xd6\xe1\xaf\x73\xf0\x1d\xe9\x1c\x28\xff\x73\x1f\x4c\x7c\xfc\x27\x07\xe3\xad\xbb\x5e\xc9\x79\x28\xc6\x7d\xeb\x55\x83\xc4\x83\xc8\x06\x02\x6c\x71\xa5\xa0\x50\xfd\x0e\x40\x6f\xb2\xeb\x9a\x92\x2c\x00\x67\xe3\xfe\x17\x0a\xaf\x00\xc4\x6c\x8e\x65\xca\xa9\x03\xc8\xf6\x9c\x3e\x28\x63\x00\xa0\xce\x71\xf6\xa4\x94\x31\x80\xee\xcb\xb3\x3f\x64\x82\x01\x2c\x3e\x5f\xd2\x94\x4a\x04\x70\x70\xa2\xb7\x16\xa7\x00\x70\xb3\xb9\x38\x26\xea\x00\xe0\xf7\x94\x9e\x51\x24\x0b\x20\x34\xe3\x72\x85\xb0\x0c\x40\x0c\x91\x01\x2b\x18\x02\x90\x72\xea\xca\x36\x01\x76\xc0\x5e\xeb\xba\x72\x83\x2f\x0e\x88\x85\xe7\xae\xb0\x70\xf7\x00\x54\xe8\x5d\x96\xe7\x16\x05\xa8\xf5\x66\x70\xe4\xda\x0f\xd0\x6c\xc5\xe0\xc0\xd9\x07\xe8\xae\x3d\x57\x6e\x71\x9e\x05\xec\x63\xb8\x92\xfe\xeb\xd3\x8a\x3f\xfb\xb5\x3f\xfc\xcd\x41\x9c\x5f\x16\x51\xdf\xb9\x1b\x80\xed\xa3\xb0\xe7\x9e\x78\x00\x41\x10\x7d\x78\xa0\x0d\x40\x5a\x53\xf2\xf6\x71\x6e\x00\x15\x37\x59\xdd\xb3\xda\x00\xda\x2a\x4a\x26\x97\xe6\x00\x0c\x29\x34\x2a\xd9\x5e\x01\x18\x45\x19\xea\x09\x9f\x85\x77\x26\xd9\x16\x67\x64\xd4\x21\xc1\x28\xd8\x6d\xb7\x4a\x07\x91\x60\xe8\x10\xf2\x40\x7f\x96\x18\xaa\xc7\x9a\xe2\x66\xb1\x9f\xb0\xaa\x35\x52\xd2\x6b\xaf\x41\x88\x56\x33\xb8\xbb\xd7\x79\x95\x70\x42\xd9\xec\xf1\x36\x77\x2c\xfe\x9e\x82\xf5\x08\xd6\x7b\x27\x7e\x4e\xb6\xf6\xdb\x0d\x8f\x50\xbc\x95\x4c\x27\x32\xc4\x97\x8e\xa0\x2a\xd5\x8a\x89\x77\xa1\x21\x3c\x92\xac\xc7\x72\xdb\x5f\x40\xae\x48\xaa\x60\x3b\xac\x4d\x66\xb9\xa5\xfa\xb1\xf9\xb6\x4a\x5f\x3b\xa5\xcf\x63\x7f\x58\xeb\x8e\x3b\x4a\xbb\xe0\x38\x2c\xad\x5e\x07\xc9\xf4\xe0\xf4\x2d\x5e\x0c\x7b\xc8\xf2\xe1\x0a\xcd\xe6\x9e\x60\x65\x3d\x70\xa3\xa6\xfb\x1f\xef\x93\x8d\xc3\x1f\x35\xa6\xe9\x74\x90\xeb\xc5\xb3\x18\xd5\x3e\x48\x95\x3b\x80\x4f\xd3\xc3\xfe\x73\x1e\x04\x45\xfe\xd9\xff\xbf\x50\x28\x54\xbb\x93\x11\x80\x7d\x50\x68\xf7\x9e\x36\x00\x91\x3a\x91\xc2\x83\xab\x00\xb2\xb9\xe2\x42\xc7\xa4\x00\xd4\x1e\x4a\x7f\x3f\xbb\x07\x40\xff\x92\xe2\x59\xfa\xab\x00\x26\xcc\x6a\x08\xb6\x1a\x00\x13\x3b\x83\x2c\x61\x3f\xe8\x32\xf3\x35\x6b\x92\x3b\x0d\xae\x26\x1d\xce\x21\x6a\x85\xc4\x79\xa3\x6b\xc1\x27\x0c\xbe\x13\xb9\xf5\xeb\x53\xfa\x6d\x8e\x11\x6a\xb5\xa7\x4a\x35\x9d\xda\x09\x92\xea\xad\x8d\x39\x6e\x2b\xf8\x2e\x95\xfd\x7d\xe1\xde\x69\xf8\x1c\x85\xee\x91\xd7\x3e\x7a\xb8\x4f\x72\x6b\xb3\xf3\x41\x27\xf0\x3e\x32\x1e\x68\x15\x1f\x77\xc2\x61\x69\x6e\x0c\xb7\x9b\x13\x5e\x4f\xca\x0f\xd3\xe3\x14\xbd\x32\x20\xd5\x81\xa5\x77\x90\xfd\x31\x2e\xfd\x0a\xcb\xef\xe0\xfb\xe5\x9a\x74\x3b\xb6\xcf\xe6\xda\xd8\x16\x59\x16\x6c\xaf\xad\xf6\x73\x36\xf9\xed\xd8\x21\xdb\x8f\x83\xcf\xe5\xd4\x71\x7a\x96\x01\x8f\x27\xe4\x55\x70\xde\x16\x33\x0f\x67\xe5\xbe\xe0\xa6\x4c\x99\x1e\x1c\x53\xb8\x82\xdf\x6e\x12\x7b\x8f\x49\xce\x1e\x5f\xaa\xe7\xff\xcf\x79\x58\xe7\x20\xfe\x95\x83\xf0\x88\xff\x3a\xf5\x69\x00\xd1\x7e\xc1\xe9\x03\x8d\x00\x0a\x7b\x44\xa9\x8f\xc6\x01\x68\x1d\x95\xb4\x3e\xc3\x0d\x60\xc8\x27\xbf\x44\x2f\xbf\xe9\x0d\x32\xcf\xd2\xcd\x16\x8c\x87\x36\xb3\x19\xb3\x62\xb9\x3e\x50\x30\x37\x73\x58\xd1\xbc\x48\x6c\x36\xa9\x0c\x44\x9b\x28\x10\x69\x0c\xfd\x93\x4e\xda\x2e\x12\x0a\x75\x02\x4a\x1c\x9c\x23\xf1\x53\x1a\xf3\x8d\xdd\x5e\xdf\xf1\xe6\x2a\x3d\xfd\xef\xfc\xe9\xf1\xb4\x8a\x57\x3e\xb8\x04\xe4\xe2\xbe\xc8\x65\x2c\xe4\x05\xce\x90\xf9\x17\x7c\xb2\x8c\x24\xda\xc3\x3b\x11\x4d\x94\x0e\xc6\xc8\xba\x71\x93\x79\xa0\xaf\xa9\xb2\xd2\x98\x09\xe7\xd8\x8f\xbe\xb2\xe3\x58\x26\xc7\xe7\xaf\x6f\xca\xbd\xc2\x86\xda\xa3\x87\x4f\xca\x37\x62\x9b\xec\x86\x1f\x77\x2a\xf8\xe2\xa8\x6d\x3c\x7b\xdc\x15\x66\x71\x2c\xd6\x95\x0f\xcc\x14\x9f\xe3\x82\x2d\x7d\xff\x1f\x5f\xe7\x1d\x4f\xf5\xfb\xff\x7f\x1a\x1a\x2a\x95\xb4\x24\x44\x36\xd9\x7b\x6f\x8e\xbd\xf7\xde\x7b\xcf\x8c\xec\x99\x42\x28\xab\x24\x25\xd1\x40\x56\xa5\x42\x24\x4d\x49\x68\x28\x4a\x12\x59\xc7\x19\xaf\x73\xce\xf3\x77\xc3\x39\x54\xef\xcf\xf7\xf7\xd7\xf3\xf6\xbe\xf5\xfe\xe3\x5c\xcf\xf3\xba\x9e\xd7\xcb\x79\xdc\xaf\xc7\xa3\x79\x4c\x2b\x9f\x40\x67\xab\x52\x6f\x89\x62\x23\xd0\xda\xf6\xaf\xf3\x51\x14\xfd\x7f\x43\xb5\xc8\xa5\x3f\xfb\xb0\x96\x97\xf3\x56\xaa\x62\x4f\xfb\x3a\x07\x61\x26\xa4\xe4\xc7\x94\x06\x60\x9f\xa7\x36\x79\x3c\x1f\xc0\xd9\x49\x07\x7f\x22\x0b\xc0\xe5\x85\x99\x8d\x9c\x12\xdc\x74\xbe\x64\x17\xa0\xc5\x0a\xec\x4e\x32\x1e\xdf\x4c\x2a\x48\x29\xf6\x17\x22\x5d\x1d\x36\x10\x11\xeb\xed\x99\x1d\x1e\x34\xc4\xbd\xe6\x3d\x65\xf3\x41\x85\x14\x3e\x0a\xc1\xeb\xdd\xee\xe1\x8f\xee\x47\x2a\xb5\x9b\x3e\x0e\xc5\x34\x20\x27\x34\xc5\xe6\xe3\xe3\x33\xd6\xb8\x28\x2f\xb5\x64\xac\x7c\xe8\xeb\xf9\x9d\xea\x32\xd8\xb2\x10\x9e\x09\x46\x0d\x7a\xdc\xc1\xc0\x67\x1f\xf9\x35\x7d\x70\x7a\x81\x2c\x03\xd5\x9a\xb3\xb8\x67\x7e\x22\x2f\x9a\xb5\x52\xf1\x22\xde\xd5\x3d\x5f\xb5\x05\xf0\x31\x9e\xa3\x9d\x06\x5a\x44\x3c\xc1\xed\xd8\x03\x12\x4a\x18\xd9\xea\xc6\xd5\xb2\x4d\x67\x13\xa2\xe3\x62\xd4\x30\xab\xdd\x48\xd8\x6e\xfb\xe0\xb6\x30\xaa\x9e\x40\x67\x3b\xb8\x3e\x17\x28\xba\x37\x2d\x56\x78\x25\xa7\x97\xef\xac\xf8\xf5\x6d\x82\xff\xe5\x20\xd6\xf2\x72\x5c\xe5\x15\x8f\xa8\x01\x38\xbe\x53\x65\x65\xbf\x0d\xe0\x86\xd6\x71\x11\x7c\x01\xe0\xfe\xcd\xf8\xa9\x4c\x19\xdc\x71\xb7\xb7\xa9\xd4\xb2\x85\x8d\x2e\x83\xae\x3f\xcd\x0a\x49\xfe\x8e\x9d\xa1\x23\x8e\x07\x88\xf5\xb6\xce\xe9\xfe\xde\x19\x04\x8c\x45\x6e\xe9\x40\x70\xcb\x1a\x1f\x55\xad\x37\xd3\xab\x18\x1b\x8b\xc8\xa1\x68\x46\x6d\xe3\x7f\xe3\x1f\x6b\xe6\x2e\xe6\x25\x3e\xa1\xf0\x40\x94\xe7\x62\x86\xa4\x61\x8e\x3d\x16\x9e\x4c\xe1\x81\xde\x6f\xd4\xbe\x88\xbd\x1a\x46\xf5\x8a\x0a\x65\x82\x93\x0c\x7a\xd1\x5b\x8d\xaa\xc5\x5d\x0b\x38\xd4\xb5\x03\x35\x8d\xe7\xf4\x79\x4e\xe1\x81\x5a\x1f\xe9\x6c\x44\xd8\x5d\x73\x1a\x2e\xeb\xa2\x91\x3d\x6e\xd7\x6e\x6e\xd7\xa3\x47\x72\x9c\x9a\xaf\xdf\xd3\x0f\x45\xb2\x9c\xd9\xd6\xe7\x02\xa5\x0f\x74\x07\x84\x96\x56\xfa\x70\x4a\xf4\xea\xd6\xcf\x7f\x70\x10\xa9\xe2\x95\x7b\x8e\x03\x18\x95\x49\x35\xee\x57\x05\xb0\xbb\x2e\xf7\x8e\xc9\x16\xc0\xd5\x4c\x95\x9b\x43\x16\xc0\x53\x40\xdb\xec\x84\x13\x80\x67\xab\x51\xbf\x4c\x30\x3c\xf4\xcc\xb1\xde\xa8\x19\xbc\xe6\x1b\xc4\xeb\x9c\x1e\x5a\xe1\xf2\x9c\x98\x6c\xf7\x24\x8d\xdd\xb7\x96\x70\xde\xca\xb7\xc4\x36\x3c\x15\x79\x60\xaa\x54\x4f\x1d\xdb\x8f\xff\x65\xe0\xde\x3b\x9a\x94\x81\xcf\x44\x3d\xfe\x8a\x4d\x11\xc3\x9b\x68\x31\xa0\xe5\x53\xbe\x53\x78\xa0\x7f\xfd\x81\x28\x39\x59\xfd\x6e\x3a\xb2\x58\xa3\x88\x9c\x97\x8c\xa8\x2f\x38\xda\x90\xbd\x5d\x7b\x75\x6f\xe1\x1c\x82\xb2\x1f\x99\xeb\x19\xe1\x32\x02\x6b\xd7\x78\x28\x69\xbd\x16\x7c\x9a\xd7\xc4\xcd\x3e\xfd\x54\x64\x8b\xbb\x59\xcd\x15\xfd\x45\x44\xdf\x55\xa4\xba\x5f\x7f\x1e\x89\x71\x6e\x5b\x9f\x0b\xd4\x03\xa2\x2b\xf7\x0f\x8f\x1d\x11\x6b\xd9\xbc\x0d\x80\x7f\xbf\xc8\xbb\xad\xc8\x3a\x07\xa1\x7d\x57\x2c\x6f\xcf\x49\x00\xd3\x8d\x62\xa5\xf4\x08\x80\x83\xa9\xcc\xf4\x11\x31\x00\xf7\x5e\x85\xa9\x63\x0d\x00\xbe\x42\xea\x18\x7e\xde\xb5\xfc\xa4\x27\x7e\x6f\x2c\xd2\x35\xb3\x48\x63\x5e\x02\xce\xd5\x96\x47\x48\xd4\x6e\x07\x83\x34\xdd\x5e\x10\x05\x1d\x79\x92\x71\x81\xce\x04\x29\xeb\x9b\x25\x76\xd1\xbc\x6b\x7c\x54\xa0\xc1\xc3\xe7\x26\x69\x0c\xb8\x05\x1d\xea\xef\xb5\x19\x5a\xb8\x49\xad\x96\xc5\x2b\xe9\x9f\x28\x3c\xd0\x6c\x91\x96\xe5\x92\xe3\xa9\x86\x2f\x4f\x50\xc6\x4b\x33\x71\x2f\x28\x39\x59\x2f\x2b\x74\x6f\x61\xa9\xa2\xbe\xf4\x6c\xd1\x2b\xc6\x66\x87\x63\x3a\x77\xe8\x65\xe2\x0e\x87\x9c\xbe\x27\x67\x10\x83\x93\x08\x71\x68\x7e\xa9\x5f\x84\xdf\xec\xd7\x43\xf1\x05\xaa\xf5\x32\x3c\x82\x7f\xe8\x39\x50\x2d\x67\xf0\x15\x51\x71\x7d\x72\x25\xdd\xf0\x33\x62\xe6\x6a\xbb\x3e\x17\x28\xfa\x3f\x5b\x98\x98\xcb\xe6\x24\x00\x21\xbc\xd0\xeb\xed\x85\x00\x8a\x34\xe2\x49\x74\xf9\xeb\x1c\x84\x45\x80\x48\x17\x7d\x22\x80\xf3\x36\x89\x5f\x87\x52\xd7\x79\x90\x40\x0e\xf5\xbd\xfc\x58\x80\x60\x63\x3d\x0b\x69\x2c\xbc\x0f\x56\x33\xed\xd7\xb0\x24\x4d\xf9\x76\x3a\x36\x59\xcc\x11\xbb\x3d\xaa\xfc\x6b\x3d\x33\x09\xef\x9c\x65\x92\xca\x43\xf9\x90\x6e\xdb\xb0\x62\xbb\x38\xb9\x35\x3e\x2a\xc2\x88\xed\xc5\xc7\xd3\x2f\xb1\x24\x9d\xca\x9f\x99\x67\x7c\x28\xfe\x40\xd8\x68\x2d\x05\xb4\x65\xca\xa9\x9f\x6c\x28\x2f\x74\x51\x8a\xd3\x9a\x3f\xd0\x7e\x3d\x9b\xa5\xdf\xf1\x5f\x9f\xe5\xeb\x87\x60\xf2\x62\xfa\x28\x3c\xd0\xbd\x39\x43\x3c\xd6\x3b\xf2\x46\xd3\x77\xc3\x7e\x9c\x48\xc8\xcb\x3b\xfc\x46\x5d\xb8\x9c\xa0\x5a\x8a\x2f\x50\xb5\xa1\xd1\x63\x7c\x95\xd7\xe2\x15\x69\xe3\x36\x7c\xaf\xd7\xee\x72\x2a\x13\x40\xf6\xbb\xcf\xaf\xef\x87\x4d\xcc\xc2\x2b\xf7\xf5\xd8\xe9\x44\x7e\x6f\xbe\x00\x20\x18\x2e\x18\xb9\xad\x17\x40\x79\x58\xe4\xd7\xae\x3e\x00\x03\x39\x51\xde\x3d\xa3\x7f\xf8\xa3\x94\x89\xe1\x0f\xd5\x00\xf8\x8e\xc9\x6e\x60\x19\x02\x08\xdf\xa9\x3a\x73\xc2\x04\x20\xb2\x18\x65\x27\x2d\x04\xc3\xe1\xa1\x26\x87\x34\x92\x49\x98\xa0\x63\xf6\x06\x16\x27\x89\x85\xde\x31\x3e\x5b\xbd\x73\x08\x01\x6e\xdb\x4f\xf5\x45\x1e\x42\x58\x1d\x0e\x9d\xf7\x48\x6a\xc4\xb3\x5a\x5c\x6d\x88\xcb\x8c\xc6\xc9\x18\x49\xbd\x3a\x78\x46\x17\xab\xad\xf3\x7b\xba\x3b\x3f\x89\xe2\x0f\x34\xff\x18\xc5\xb0\x18\x9e\xa9\xf5\x95\x55\xf7\xd9\x22\x21\xe3\x00\xc5\x1f\xe8\x25\x9f\x81\xca\x52\x42\x62\x75\x37\x8b\x61\xe3\x12\xe6\x54\xe3\xc3\x00\xe3\xed\x18\xc3\x78\xfe\xe6\x1e\xe3\x62\xac\x42\x34\xc3\x9d\x5e\x13\x5f\x6c\x47\x04\x47\x1d\xb5\xc9\x19\x9c\x73\x88\xc8\xb5\xcf\xa6\xbe\xb8\xfb\x81\x70\xe5\xb1\xc9\x18\xde\xcc\xb7\xf6\x22\x62\xd2\x87\x9f\xf1\xe4\x2b\x95\x30\x2b\xc1\x3f\xf3\x4a\x59\xef\xc3\x96\xa3\x27\x56\xfc\x51\x38\x1e\x89\x30\xd3\xc4\x03\x08\x5d\x10\xaa\xdb\x1e\xf8\x3f\x38\x08\x2a\xa1\xaf\xf4\x5f\x01\x3c\x2a\x45\x9e\x1c\x88\x02\x08\x3a\x27\xc9\x7b\xd4\x0d\x20\x6a\xaf\xf2\xb4\x00\x0d\xc0\xc9\x23\x5a\x1e\x92\xb9\xf0\xe1\x64\xbc\xd1\x1e\x8d\x4b\xa4\x6f\xe1\x83\xb6\xb6\x56\xfb\x88\x51\xbe\x6d\x5e\x8b\xbe\x9b\x08\x6c\x1e\x0a\x71\x81\xd1\xb3\xf8\xb7\x8e\xb7\x0a\x53\x52\x59\x71\x69\x56\x1b\x1b\x84\x73\x4a\xb0\x11\xc6\x47\x5e\xfb\xe5\x2f\x62\x62\x75\x65\xe6\x44\x8a\x86\xb0\x55\xa8\xc2\xf9\xa1\xdc\xc3\x93\x61\x7a\x74\x0b\x16\x67\x59\x3f\xfe\xd6\x1f\x59\xa4\x3f\xdd\xf6\xc6\xdd\x50\x01\xad\x98\x8e\xef\xb6\x37\x56\x44\x63\x53\x59\x1f\x2e\x18\x63\x96\x1a\x12\xaf\xb6\xb2\x9b\xaa\x62\x78\x4e\x25\x51\x78\xa8\xba\x23\x66\x61\xd8\xd3\x91\xef\x29\x39\x61\x55\xba\x66\xd5\xb8\xd2\xe0\x3d\x15\xc7\xcc\x6e\xe1\xb9\xfd\x55\x4b\xf2\xcc\xcf\xe1\x73\x7c\x42\x2f\x98\x98\x37\xe1\x7b\xbd\x9a\xff\xe2\xc4\x56\xb8\x41\x8a\x0f\x82\xd8\x36\xc1\xde\xed\xb7\x00\x34\x25\x04\x8f\xec\xec\x03\x30\x4b\x3b\x31\xbc\xdb\x0f\xc0\xf9\xa5\xe0\x10\xfd\x02\x80\xdf\x4e\x61\xe5\x03\x71\x00\x11\xf2\x92\x2d\x2c\xdd\x00\x71\xe5\xf2\x47\xb9\xd1\x00\xa7\x5e\x69\x18\x48\x06\xc2\xef\x84\x50\x3d\x92\xba\x14\x69\x2a\x86\xda\x0a\x6d\xf9\x9b\xa8\x14\xd8\xe1\x49\xf4\x7f\x8b\x5c\xf3\x66\x3b\xf9\x21\x5e\x10\xcf\xe4\x42\x53\xa0\x97\xe5\x83\x1d\xb4\xbe\x54\x7f\x32\x9f\x01\xa3\x61\x82\xea\xbf\x51\x9c\x43\xe1\x81\x66\xc3\xf4\x2c\xe6\x32\x8b\x68\xc7\xa8\x0c\x42\xe7\xc3\xce\x59\x0f\x58\x18\x7d\x59\x70\xcd\x75\x7f\x2a\x67\xf2\x6a\x31\xf3\xf4\xfe\xc7\x6e\xa6\x17\xd1\xee\x19\xce\xad\x09\x66\x6f\x96\x24\x53\x5a\xee\x7c\xb3\x60\x5b\xfa\x99\xe8\x57\x77\xd8\xa2\x02\x93\x1a\x2f\x71\x7d\x8b\xc5\x65\xac\xe4\x49\xf9\x8a\x54\xab\x28\x6c\x45\xd4\xd6\x4b\x0c\x96\x5b\x71\x81\x21\xe5\x25\x5a\x96\x25\xb8\x1f\x81\x49\x45\xe1\x96\xc3\x78\x33\x3f\xff\x73\x5f\xad\x94\xf1\x19\x3e\xb8\xe5\x3e\x9c\xb8\xb7\xbc\xfe\xed\x1b\xf9\xf6\xfd\xa9\xff\x4b\xbd\xe2\x6f\xda\xce\x09\xa0\xcb\x26\x10\xb5\xf3\xd9\x1f\x3e\x08\x1a\x02\x08\xfd\x35\x80\x60\x1d\x41\xea\xfd\x77\x01\x62\xea\xc4\x4c\x8f\xd6\x02\xa4\xa6\x49\x5f\xe7\xb2\x04\x48\x8b\x51\x2d\x94\x38\x0b\x90\x61\x81\xf2\x50\xed\x26\x7d\x4f\xd2\xb4\x60\xb5\x4a\x23\xaa\x44\x9e\x72\xe3\x0d\xe0\x46\x18\xfd\x83\xc2\x7b\x93\xaa\x71\x16\x6e\x17\xf2\xf3\xcf\xde\xc6\xc4\xdb\xd6\x37\x64\x14\xf7\xa0\x1b\x4d\x3e\x0e\x39\x5c\x3e\x42\xf1\x4b\xfa\x97\x07\xea\x1b\x31\xab\x9f\xd7\x28\xac\x5b\xcb\xc9\xea\xb2\x78\xb3\xf8\x3b\x5b\xa4\x7e\xd6\x72\x12\xdd\x94\xfe\xf4\xfa\x45\x1b\xea\xa5\x80\x94\x9c\x2b\x9d\xb6\x3c\x4b\xcf\x93\x3e\x56\x88\xda\x88\x62\x66\x62\x63\x4b\x17\x6d\xaa\xb1\xe1\xd1\x4e\x14\x5f\xa0\x02\x23\x5b\x01\x5c\x74\xc8\x54\x9e\x89\x0d\x1e\x47\x0c\x34\x3b\xa3\x6e\x53\x87\x3f\xe5\x9b\xb0\xdc\x07\x81\x2f\xcb\xeb\xdf\x73\x97\x47\x7d\xb9\xf2\x13\xf9\x71\x5b\x23\x01\x94\x48\xfc\xac\xb4\x02\x00\x86\x0f\x78\xf3\x76\x4c\x01\x38\x46\x73\x4f\xec\x0a\x06\xf0\xdb\xc1\x97\xbd\xb7\x1a\x20\x0a\xc3\xb7\x67\x5f\x0b\x40\x32\x49\x38\x9e\xa9\x13\x20\xeb\x91\x24\x0f\x47\x27\x40\x8e\x89\xe2\x4d\xd1\x48\x98\xcd\x21\x6a\xfb\xa9\x67\x90\x48\x59\x93\x26\x2c\x96\xc7\x88\x6c\x89\xf7\x1d\x21\x70\x00\x2f\x1b\xa2\x11\x1c\x96\xc9\x8d\x95\xf1\xae\x38\xdd\x53\x94\x8e\xfe\xec\xf0\xb0\x3e\xe3\x32\x76\xa1\xd7\xf4\xe3\x27\xee\x1a\xb6\x69\x1b\x63\xb1\x5f\x6f\xae\x59\x0e\xa9\x9b\x6f\x9b\xb9\x5c\x49\xfd\x4c\xd9\x72\x62\x96\xfa\xa2\xd6\x63\x75\x2b\xdc\x5c\x61\x31\x5d\xcb\xb8\x4d\xca\x7c\x79\x61\xfc\xad\x1e\xdb\xc1\x05\xc8\xe5\xb9\xce\x63\xbf\x7f\xf1\xd9\xe9\x2f\x57\x84\xec\x8f\xa2\xc7\xd2\x1f\x5f\xec\xb3\x0f\x59\xba\x9c\xb2\xb5\x58\xc4\x21\x18\xa3\x9e\xd0\x4e\xc9\xc7\xca\x53\x72\x08\xc5\xb6\x44\x49\xe4\x50\x3b\x52\xe3\xa4\xc2\xb7\x65\x93\xec\xdf\xe2\xfa\x82\xa9\xd2\x9b\x1d\x4c\xf1\x4a\xfe\xcb\xe7\xa6\x85\x40\xe6\xf2\xfa\x59\x47\xf9\x46\x37\xc9\xad\xe7\xa3\x50\x72\x10\xcc\x4f\x73\xbb\xef\xc8\x5e\xf7\x41\x08\xee\x62\x23\xed\x78\x02\x90\xa0\xc8\x35\x42\x4f\x0b\x90\xe5\x29\x70\xf7\x30\x00\x9c\xf3\x14\xfe\x79\x4c\x0b\xa0\xa8\x43\xd6\x4e\xc8\x0e\xa0\xf8\x90\x5a\x8a\x8a\x25\x6c\x2b\xe4\x37\x10\xb4\xf0\x25\xb2\x9c\x6e\xb7\x35\x0d\xda\x89\xdf\x15\x67\xe4\x27\x93\xd5\xba\x54\x1e\x78\x28\x63\xc7\x25\x8e\x85\x69\x17\xc1\x3b\x1a\x37\x5c\xe7\xa8\xcd\x0f\x8e\x5f\x69\x58\xa4\x70\x30\x4f\x37\xd9\x89\xfc\x7a\x7d\x3d\xfd\x3f\x1c\xcc\x41\xa7\xf1\xb9\xf4\x12\xbf\x2b\x91\xce\x9f\xe7\x09\x85\xfb\x4b\x3f\xbb\xca\x2e\xb2\xe5\xc6\x15\x0f\xba\xa0\xd0\x7c\xd9\x1d\xe7\x10\x97\xd7\x4b\xf2\x69\x97\x72\x77\xb8\x9c\xc7\x08\x26\x5e\xce\x3e\xe8\xfa\x18\x73\xe3\xd4\x06\x8a\x1f\x4e\xda\x9c\xcb\x2c\xb6\x3b\x4a\x3a\x71\xbb\xeb\x6f\x9c\x5f\x28\x3e\xe1\xab\xeb\x7e\xdc\xfd\xe0\x2e\x80\x6d\xe2\x7c\xf4\x2b\xe7\x25\x59\xff\x17\x8f\xe7\xec\xdb\xa2\x09\x80\x2a\x64\x1f\xdb\x1a\x08\x60\xf7\x9c\xdd\x68\xbb\x1b\x80\x2f\xed\xce\xe6\xe5\xff\x2f\x56\xe6\x28\x66\x5b\x1b\x40\xe6\xa9\xcd\x2b\xba\x6f\x41\xf2\xf1\xde\xbd\x38\x80\x72\x2b\x01\xd3\xa3\x69\x00\x57\xf7\x88\xd5\xf2\x9e\x00\xb8\xfa\x4a\x31\x53\xe1\x12\x28\x55\x85\x6b\xcd\x99\xc4\x10\x8d\xca\x79\xcd\x94\xfd\xaf\xe1\x72\x4f\xf3\x7a\x58\x9d\x39\xbe\xd8\x1f\x61\x97\xb0\xbf\xda\x7c\xf6\xbd\xc7\xe4\x6d\xf9\x26\xc7\xaf\x68\x3b\xc9\xb1\xa0\x76\xc6\xae\x19\x97\xdc\x89\xde\xa6\x68\x8a\x1f\x4c\x2d\xc1\x43\x7a\x9a\xf7\xfa\x8b\xcb\x1c\x5e\xdf\x66\x1e\x57\xf9\x95\x59\x79\x1d\x9b\x1d\x2e\xcf\x2f\xe4\xf4\x7e\x39\xf7\xbb\x78\x28\xd7\xd7\x27\x62\xfe\x47\x11\xd7\x69\x9c\xd7\xf3\xc5\x17\x67\xa8\x32\x6e\x79\x87\xa2\xd3\xb3\x8a\x29\x3e\x30\x49\xe7\xbd\xbe\x60\xc4\x13\x27\xe2\x33\xbc\x9b\x31\x4d\xa7\xf6\xc6\x1e\xf7\x0a\xc3\xd6\x46\x73\x9f\x44\x79\xe9\xe2\xf6\x46\xe4\x45\x7a\x79\x7e\xc1\x35\x84\xf0\x02\xec\x22\x70\x65\xac\xfc\x3d\x41\xd6\xff\xa5\x4f\xb3\x71\x6f\xfe\x0a\x60\x64\x75\xac\x75\x2b\x2d\x80\x33\xc7\xce\x87\xcb\xff\x1e\x7a\x87\xf1\x01\xcd\x81\x3f\x72\x41\x2a\x98\xf2\xb7\x2b\x01\x5c\x6a\x60\xb6\xde\x79\x10\xa0\x26\x9e\xdd\x95\xbe\x13\xe0\xce\x26\xc1\xaf\x1c\xbb\x01\x1a\xa5\x65\x39\x64\x88\x60\x72\x57\x42\xcd\xcd\xe8\x09\x51\xe8\xf6\x25\x83\xda\x80\x48\xdc\xbe\xcb\xbc\x0e\xa7\x72\x49\x3f\x5e\x66\x5e\x0b\x47\xdf\x64\x7d\xdd\x7c\x52\xfd\x62\xf0\xfd\x88\xf6\x82\xc0\xc7\xef\xb2\xbb\x1e\x55\x67\x05\x97\x8e\x13\x1e\x98\x96\xfa\x85\x6a\xff\x38\xdb\xc4\x59\x30\x18\x2a\x3b\xa5\x70\xeb\x5d\x4e\x51\xe8\x9b\xe9\x33\xd7\x2b\x33\x6f\x86\xee\xff\x1d\x5b\xd9\x45\xc9\x03\x3a\xd5\x1e\x7a\x69\x3e\xf8\x82\x5d\xec\xc5\x50\xc6\x85\xfa\x73\x5a\x31\x2c\xc1\x3e\xe8\x0d\x39\x3e\x91\xb9\xc1\x3b\x96\x98\x32\x36\x44\x6c\x0a\xb2\x5b\x7a\x96\xe2\x41\xf1\x3f\x09\x99\x0e\xa8\xc1\xf2\xc4\x86\x07\x0f\xfb\x3f\xc0\x36\x45\xa1\x83\x8f\xf9\xd1\xe1\x7c\xc2\x84\x00\x98\x92\xb8\x0e\x6e\x88\xff\x43\xff\xcf\x63\xfe\xb2\x39\x12\xc0\x32\x80\xc9\x6e\x73\x04\x80\x67\xff\x06\x3a\xaa\x3f\xee\x3d\xff\xcb\x41\xd4\x0a\xac\xf2\x0f\xcd\xc9\xcc\x51\xbb\xce\x00\x74\x94\x73\x25\x33\x06\x02\x3c\x7d\x2c\xf2\x4e\x90\x1e\xea\xfb\x5c\xe4\x07\x50\x59\xc4\x98\xa7\x43\x5a\xee\x3e\x4c\xb3\x12\x0f\x7e\x9b\xfb\xe4\x34\xbf\x4e\xac\x39\xe7\x97\x79\xdd\xfb\x56\x5e\x61\xf3\x69\xb9\xf6\xc4\xc2\x89\xec\x2d\x1d\xa8\x9e\x9b\x19\x1d\xe9\x57\xbf\x3a\x75\x94\x25\x1b\xa4\x31\x4f\xa8\xb7\x9a\x27\x90\x92\x03\x7f\xd2\x34\x70\xc7\x7e\x48\xce\xfc\x35\x7e\xa3\x29\x26\x26\xbe\xe9\xb7\xcf\x15\x8e\x68\xa7\xf8\xcb\xb3\x0f\x2e\x36\x47\x3c\x8f\x53\x9f\xaf\x38\x5f\x17\xde\x16\xb3\x67\xe1\x75\xfe\xeb\xb5\xfc\x9b\xeb\x91\xe8\xa5\x3d\x19\xaa\xc1\x67\x22\x92\x97\x3e\xa4\xec\x09\xec\x8a\x38\x8f\x39\x9b\xb0\x37\x40\x2d\x6c\x1a\x1b\x72\xb2\xc1\x7f\x2a\xf4\x20\x76\x22\xb2\xc7\x3f\x25\x64\x23\x4e\x2a\xbc\x02\xe0\xd8\x2d\x36\x9b\x8d\x8f\x01\xc4\x99\x8e\x7e\xdf\x38\x00\xa0\x69\x4a\x1b\xb6\xa2\xfb\x16\xac\xae\x37\x94\xac\xf7\x66\x4c\xaf\xd6\x12\xb2\xcf\xf3\x8d\x98\xbf\xf5\xcf\x5e\x69\xb2\xfe\x71\x80\xc9\x9e\x76\x02\xe0\x63\x33\xff\xa3\xe3\x8d\x00\xdf\xe4\xa5\x32\x94\xdf\x60\xdf\x7c\x4f\x57\x39\xe3\x76\xf4\x43\xf2\x60\xa3\x91\x67\xaa\xf2\x03\x96\xde\x45\xb7\xd7\x15\x47\x2e\xc8\xb6\x75\x26\x3d\x6c\x1a\x4d\xb0\x6c\x9c\x68\x53\x7b\x58\x19\xfa\xee\xe6\xed\xf1\xf7\x0f\x4e\x86\x28\x55\x5d\x98\xd4\x6e\xd4\x0e\x9a\xb9\xd8\xfd\x4b\xbc\x8e\x3e\xb0\xa8\xd8\x77\xe6\x55\x55\x79\x40\x77\xc1\xc8\x6c\xdd\xc5\x6c\x7f\x4c\x9e\xc4\xbc\x40\x31\xab\x3f\x6b\xce\x8e\x85\xb6\xfc\x19\xdf\x2f\x59\x4f\x17\x7f\xe5\x94\xfb\x5a\x64\xa4\xa0\xeb\x33\x7f\xfb\x9a\xa4\xa0\x96\x4a\x53\x51\x3e\x5c\x49\x85\x98\xe0\x84\x6b\x5e\xe2\x49\x37\xb0\xa2\xb1\xdc\x5e\x61\xf1\x71\xd8\x81\x28\x51\xcf\x84\xb8\xd7\x38\xf5\x70\x15\xf7\xc5\xd8\x41\xdc\xaf\xa0\xab\x00\x6c\xe3\x47\x05\x36\x9c\x02\x90\x74\xd8\xbe\xe2\xb7\x67\x60\x41\x5d\xb0\x5c\x3d\x4e\xae\xae\xeb\xdf\x5c\x14\xca\xfd\xef\xb6\xcb\xab\xf5\x29\x61\xb5\x0e\xef\xa0\x5a\xf1\x4f\xf8\x15\xb1\x6d\x64\x45\x07\xbb\xc4\xf1\x60\x7f\x3b\xb2\x00\x1c\xe2\x82\x52\x4a\x13\x87\x09\x6e\x8a\x9d\xd6\x8a\x7d\x5e\xb3\x4f\xf5\x8a\xa2\x53\x6b\x5d\xbe\x2b\x3a\x1d\x2d\x40\xa7\x6f\x19\xe9\x8c\x41\xd7\xf6\x06\xc5\x0f\x67\x37\xee\x6a\x7c\xeb\x52\xde\x1f\xfe\x43\xf1\xee\x41\x97\xc6\x6e\xaa\xa9\xa7\xb5\x03\x6e\x9e\xad\x59\xd3\xdf\xae\x99\xbb\x9d\xbc\x85\x9f\x75\xbd\x58\xe9\xea\x53\xbb\x73\x9e\xe1\x42\x99\x6b\x74\xd5\xbe\x85\xda\x7c\x77\xd7\xab\x17\xd1\x8b\x8d\x39\x24\x57\x9e\x92\x3e\xf4\xdb\x8c\x36\x97\x5d\x17\x36\x2c\x7d\x4b\x16\x71\x6e\x2e\x10\xc1\xb4\xc6\x17\xba\xec\xc9\xad\xc3\x0a\xc4\xcc\x3b\x7b\x9d\x19\xc7\xb6\x44\xe5\x38\xeb\x64\x9b\xe1\x0c\xc2\x5a\x9c\x18\x33\xf9\xf0\x9b\x02\xdb\x1c\x6b\xd3\xa6\xf1\x81\x7e\xcb\x7f\x47\xb4\x30\xc5\x6e\xa4\x5e\xd1\xff\xbb\x97\x3f\xbf\x2d\xf9\x7e\x73\x04\xf6\xef\x7d\x40\xd1\xfd\xd6\x72\x51\xc8\x7e\x18\xc3\xfb\x56\xeb\xcc\xda\x3d\x70\xea\x4c\x2a\x2a\xb4\x29\x00\x7b\x22\xfd\xe4\xd8\x01\x70\x10\x4d\x10\x6d\x79\x95\x44\x8c\x51\x34\x30\x78\xd4\xba\x0d\x7f\x5f\x4f\xc6\xb7\xb8\x9c\x09\xb3\xdd\x81\x36\x4d\x3a\xa6\x74\x5e\x3d\xb2\xad\x9c\xc1\x8b\x6a\xd6\xa2\xc6\xe0\x0a\x93\x55\xc8\x0c\xf3\xf8\xdb\xea\xeb\x96\x8c\xe3\xb4\x33\x31\x95\x0e\x56\x6a\xef\x0a\x66\xa3\xca\xfc\xad\x51\xbd\x1b\xe7\x9d\x0a\x17\x6c\xf4\x1e\x1d\x59\x48\xce\xbb\x6f\x53\xde\xac\x8e\xde\x91\xad\x66\x73\xb9\x5e\x0c\x8d\x4d\xc3\xd9\xf4\xd5\x26\x2f\x8d\x26\xf9\xda\xf4\x5f\x1d\xc7\x74\xc7\xc5\xdb\x7a\x5c\xbe\x82\x15\x8c\x11\xb3\xc9\x29\xc7\xe1\xf6\x84\xd7\xd8\x14\x95\x32\xe2\x82\x43\x79\xad\xef\x16\xdb\xe3\x08\x81\x0e\xd6\x35\x85\x03\x78\x3f\xbf\x23\x56\x53\xe7\xc6\xf0\x5f\xbd\x72\x00\x44\xcb\x37\x09\x2d\x7f\x7e\x3d\x53\xaa\xbf\xf4\xff\x34\x83\xd5\x5a\x4a\xd6\x3b\x29\xf7\xbf\x7b\xc8\x3a\xe0\xc8\x9e\xd5\xfa\x77\x1e\x02\x45\xff\x19\x6d\x07\x60\xdb\x43\x9f\xf5\x4a\x03\xae\x88\x1c\x3a\xe1\xfe\x80\x8a\x24\xad\x28\xa4\x69\x5e\x6d\x4c\x50\xd0\x2b\x72\xe4\x3a\xeb\x83\x7b\x6f\xaf\x16\x36\x1b\xbe\x7f\x29\x2d\x74\x32\x13\xdc\x3a\xd0\x7a\x65\xad\x67\xcf\x5a\x0d\x2c\x7c\xeb\x51\x2c\x60\x34\xf2\x9a\xff\x3c\xd7\x5a\xb4\xc1\x60\x62\xce\x78\xc1\xec\x6c\x34\xc5\xf7\xc2\x58\x77\xe0\x09\xfa\x6e\x1a\x97\x71\xe3\x8b\x6d\x4b\x45\x89\x24\x53\xff\xce\xaa\x25\x52\x82\x8b\xe9\xc7\xfb\x07\x31\xc3\x31\xef\x4d\x7f\x35\x4b\x60\x4f\x46\x09\x9a\x2a\xd5\xdf\xc6\x99\x87\xb4\x99\xce\xd5\x5d\xc6\xd5\x06\x95\x9b\x6d\xbd\x1e\x86\x67\xf1\x4f\x31\x6b\xba\xd2\x8f\xf7\xf2\xcd\x35\xd5\xbc\xfc\x11\xd9\xeb\x61\x68\x1a\x7e\x91\x19\x71\x74\xed\x07\x50\x60\x58\x5d\x07\x85\x03\xf9\x3f\xfd\x40\xc8\xba\xd7\xfb\x4b\xff\x7e\xff\xcb\x75\xfa\xd1\x6a\x1d\x21\xfb\x21\xf4\x31\x00\xec\xc1\x50\x51\xb5\x33\x03\x46\xf0\x12\xe7\xef\xda\x4e\xd2\xb0\x42\xa1\xc2\xed\xe2\xbb\x44\x3b\x3d\x19\xd3\xce\x14\x09\xe4\xb4\x5d\xad\x67\x48\x40\x03\xae\x39\xb0\x23\xc2\xcb\xc5\x10\x5b\x9c\xb7\x2d\xee\x8e\xe5\x05\xcc\xef\x86\x9b\x09\xa1\x46\x36\x4b\xdf\xdf\x7d\x4e\xf1\xd6\x21\x2e\xbd\x46\x4f\x24\x4d\x51\xf8\x07\x9d\xa2\x9f\x99\x98\xa0\x18\x11\x5d\xd5\x4f\x78\xac\x48\xa4\xb3\xee\xec\xbb\x2e\xec\x8d\xb0\x49\xbd\xd6\x97\x57\x70\x9b\x42\x0f\xeb\xc7\xf4\xf0\xe2\x02\x83\x6a\xf4\x4a\x3a\x22\xf1\xca\x3e\xbf\xf4\x4b\xee\x6d\xc6\x9f\xf3\x1a\x33\x90\x6d\xba\x8b\xef\xf0\xbc\xad\x5f\x54\xaf\x8e\xd8\xb8\x8c\xeb\xf7\xdf\xbc\x8d\x14\x3a\xef\xd4\x67\xa8\x15\x46\x48\xf6\xfe\x7f\xf8\x81\x90\xe7\xdd\xe9\x2f\xab\x95\x72\xff\xfd\x01\x0f\xd5\xff\x87\x03\xa1\x7c\xff\x23\xfb\xc9\xfa\x17\x39\x27\xa6\x5d\x0d\x80\x95\x66\x77\xdf\xcd\x7a\x00\xa1\x6d\xc7\x2b\x2f\xca\x83\xb1\x7c\x8a\x44\x43\x4e\x03\x49\x43\xe7\x87\xb6\xee\xc9\x11\x42\xa7\x6d\xad\x6d\xa3\xf7\x51\xa4\xd2\xef\x93\xc7\x77\x47\x3a\x7c\x67\xe6\xdd\x00\x47\x8b\xb3\x78\x91\xaa\x8f\xc1\x43\x46\x02\xb8\x67\xed\x0f\x42\xa3\x74\xee\xe1\xca\x87\x7e\x84\x1e\xd0\x62\xc0\xe9\x63\xb3\x42\x83\x34\xd9\x71\xc3\x38\xe6\xc0\x32\x0d\x0d\x0c\x35\xae\xdb\xf7\x84\x46\xfd\xcf\x4d\x78\x05\xaf\x70\xcd\xd9\xcf\x85\x78\x63\xaf\x14\xad\xfd\x83\xb1\xf8\x17\xee\x12\x5a\x27\x5e\xc7\x21\xbc\x2e\x39\x5a\x93\xbd\x4f\x10\x7b\x67\x15\x6d\x91\xae\xaf\x48\x89\x63\xb0\x36\xcd\x23\x16\x04\x6f\x67\xa4\xd5\x79\x9f\x9e\xa0\x6f\x6d\xab\x35\xd9\x5c\x4b\xc8\xb0\xd4\x04\x70\xde\x4b\xf5\x17\x17\x57\xfe\x98\xea\x2f\xfd\x9b\x72\xff\xfb\x47\xd7\x9f\xeb\xff\x4d\xd6\x3d\xfe\x2f\x1f\x80\x6b\x09\x00\xd4\xd7\xa8\xa8\x2a\xda\x01\x04\xba\x99\xaf\xe7\x1f\x82\x2a\xb9\x9b\x42\x92\xc9\xb1\xa4\x69\xd4\x31\x45\xfd\x50\x17\xe2\x63\x6b\x1b\x23\x1a\xb7\x49\x42\xaf\x0f\xaf\x6d\x84\x1d\x3b\xc1\x31\xf1\x9c\x23\xce\xcc\x80\xb0\xab\xd8\xc6\x25\xd9\xe0\x09\xf2\xa1\x0e\xef\xea\xaf\x73\x03\x49\xe9\xa0\x77\xb7\xd0\xfc\x8a\x70\x7f\xd8\xe0\x81\xa8\xe1\x11\x46\x0c\xb5\xc7\x6e\x55\x3f\xa4\x0d\x39\xea\x54\xa4\x12\x47\x60\x47\xb2\xed\xbe\x2b\x93\x16\x1d\x90\x69\xeb\x4f\x2a\x13\x3f\x0a\x91\x29\x9b\x08\x95\xdd\xa3\xbf\x08\x91\xe6\xc9\x2a\xe7\x86\x77\x10\xce\x9a\xcd\xaa\x9e\x7d\x53\x4c\x28\x34\x67\x55\xdb\xf0\xa2\x80\x50\x65\xf6\x44\x65\xe1\xe9\x11\x22\xa7\xe1\x05\xb5\xc8\xae\xa3\x04\x8c\xf1\x22\x40\xb8\xcc\xdf\xfb\xe0\x96\xdd\x6a\xed\xbb\xb0\x5a\xc7\xbd\xa9\xfe\x97\x0f\x02\x59\xff\xec\xf3\x58\xad\xf7\xee\x90\xf5\x4f\x72\x1e\x08\x25\x07\xa0\x80\x0b\x40\x20\xe6\xc8\xad\x0c\x19\x18\x95\xad\xe2\xed\x38\x99\x0e\xda\xda\x76\x52\xd7\xfd\xb6\x93\x32\x2d\x32\xd5\xbb\x9c\x1a\x89\x63\x6e\x8e\x06\x4c\x56\x25\xc4\xf3\x27\x83\x4d\x3c\x8c\x97\x88\xfa\x67\x1b\xcc\xcf\xea\x5b\x13\xe9\x2e\x1b\x5a\xb6\xa3\xbe\x13\xe6\x6e\xa3\xac\x8c\x35\xda\x09\x95\x3d\xcf\x6d\x44\xd7\xb8\x87\x07\x84\xec\xc5\x9f\xd6\xac\x14\xee\x61\x2d\xef\x62\x2b\xc1\x8e\xa8\xa5\x27\xa6\x40\x3b\x2f\x40\x34\xd6\xfd\x2a\x7f\x64\x6a\x88\x58\xa5\x6d\xa0\xb0\xef\x6b\x23\x31\x13\xf5\x5c\x21\x7a\x24\x8c\x78\x01\xe5\xa0\x10\xf8\xae\x83\xd8\xaa\xbd\x47\x21\xa9\xff\x10\xf1\x85\x96\xea\xfa\x7b\x01\xe5\x3c\xec\xb2\x5e\xad\x9f\xc9\x73\x80\x84\x5e\xae\x0b\x7a\xff\x9b\x83\x7a\xc0\xf9\xb7\xfe\x59\x56\xbf\x5a\xb3\x29\x79\x08\x7e\x00\xfc\xc8\x61\xba\x53\x9b\x00\xa4\x4f\x1d\xcf\x0e\xe1\x80\x72\xcd\x12\x61\x1f\xf7\x8f\x40\x63\x26\x25\xef\x6e\xc7\x47\x2a\x72\x9a\x54\xab\xb2\x78\x4b\x92\x08\x53\xd2\xa1\x37\xbc\x4b\x12\x48\xfb\xa0\x93\xa1\xb7\x8f\x44\x53\xe0\xa1\x67\xac\x0d\xc4\xbe\x2b\xd4\x06\x6d\x1a\xaf\x88\x15\x0d\xe5\x46\x3b\x55\x0f\x13\x2f\x74\x6b\x1b\x06\x29\x5d\x26\x26\x8d\x70\x1a\x96\x2a\x10\x88\x29\x73\xaa\x06\x0b\xff\xe6\x5c\xc8\x72\x90\x4e\x93\xd8\x54\x3d\xa4\x73\x08\x8d\xa4\x04\x85\x0a\xe9\x5b\x0b\x04\x92\xaf\x62\xb2\x74\xcc\xaf\x4c\x52\x84\xc2\x27\x69\xeb\x6f\x22\xa4\x34\x85\x4d\x52\x37\x3e\xf7\x90\x6e\xcb\x36\xad\xef\x83\x07\xe4\xf7\xc5\x61\x97\xd5\x8a\x75\xa0\xfa\x5f\x1c\x10\x79\x1f\xb4\x93\xfd\x00\x6e\x05\x90\xf5\x4f\x0e\xb2\xfe\x4b\x5e\x7f\x42\xc3\x6a\x3d\x15\x05\xc0\xf9\x7a\xcf\x58\x44\x01\x80\x54\x27\x6b\xbf\xaf\x1c\x7c\x53\xab\xe1\x15\x70\x16\x80\x08\x43\x44\x4c\xd3\x7a\x0f\x09\xeb\x50\xa5\x20\x6d\x22\x4c\xc2\x05\x28\x29\xa0\xf5\x55\x48\xaf\x4f\xd1\x28\x7f\xd0\x71\x22\x35\x66\xa2\x55\xe3\xb4\xfa\x48\x69\x45\x69\xea\x33\xea\x26\xa4\xc0\xab\x47\x34\x6a\x55\xe9\x49\xa2\x4d\x62\xda\x8e\x14\xee\x41\x9e\x97\x64\x35\x58\xa7\x4e\x90\x2b\x24\x49\x4c\xbe\xd5\xcc\x97\x8d\x26\x45\x10\x8b\xd4\x52\xd7\xb8\x8f\x5a\x38\x42\x6a\x93\x6d\x16\x27\xc1\x79\x50\x11\xdb\x2f\x56\x07\x42\x10\x29\xd4\x24\x92\x83\xcd\x80\x5a\xfe\x6c\xb1\x8c\xd9\x22\x30\x11\xd9\x00\x50\x0f\x7f\xcf\x81\xf9\x1b\xcb\x15\x4f\xd6\x33\xc7\xc9\x3e\x06\xaf\x27\xff\xd6\x3f\xef\x90\x75\xe0\x4a\xf2\xbf\xe7\xf7\xfe\xad\x7f\xaf\xf9\x40\x78\x03\xb0\xeb\xee\x0c\x0c\xa0\x06\x90\x0c\x67\x6a\x76\xa5\x03\x50\x6e\x62\x57\xb7\x65\x85\xa7\x7a\xfa\xfc\x92\xa6\x49\x10\x6f\x1d\x29\x2a\x6b\x30\x0a\x9e\x5e\xa6\x12\xda\x14\xdf\x07\xed\x4b\xc0\x95\xf8\x4b\xf6\xa9\xfa\x26\x50\x3d\x7d\x42\x3a\x4d\x75\x14\x36\x14\x5b\xcb\x63\x94\x1b\x49\xc3\xd5\x6c\x4a\x6c\xff\x72\x0f\xff\xe6\x5c\x48\x7d\x26\x61\x17\x9c\xe4\x85\xff\xf5\x79\x10\x93\x86\x8f\x90\x2d\x18\x24\xc2\x0c\x00\x43\xbc\x3a\xc2\x4a\x00\x80\xe6\xd6\x04\xe8\x9d\xfe\x73\x0e\x52\xf4\xef\x09\x32\xef\xb5\xc6\x01\x91\xcf\x45\x4a\x1e\xca\xbf\x3e\x08\x19\xe4\xbe\xac\xf9\x40\x90\xf7\x8f\xa3\x03\xc0\x96\xef\x54\x54\x6e\xca\x00\x27\x0a\xe8\xbd\x1c\x59\x00\x14\x46\x98\x27\x2c\x25\x00\x8b\xda\xcc\x59\x66\x98\x0a\xbd\x66\x65\x7c\x4d\x7a\x3b\xe1\x96\xeb\x51\xc1\x62\xed\x12\xa8\x0a\x30\x13\xe6\xd2\xa2\x82\x84\x68\x03\xb1\x32\xd5\x57\x90\x9d\x8c\x88\x56\xa9\xd8\x80\xd7\x59\x2a\x89\x60\xa5\x74\xd0\x2d\x39\x23\x15\x44\xe1\x1e\x64\xbf\x80\x42\xc3\x16\xa9\x5a\xe9\x01\x50\x7c\xe8\x2f\x25\x27\x89\x06\x8d\x17\xef\x24\x13\x25\x6f\x82\xe8\x88\xa8\xd4\x6b\xc9\xcd\xa0\x3c\x69\x22\xa5\x24\x8e\x86\x38\x8c\x96\x38\xad\xd8\x37\xe8\x84\x20\x61\x6e\x0a\xff\x21\x6c\x06\x00\x0b\xdc\x11\x00\x5f\xeb\xfe\x9c\x83\x3f\xc9\xdf\xeb\x1a\x07\x44\x20\x73\x30\xf6\xe4\x73\xe0\x5f\x1f\x04\xf2\xbe\x39\x45\x9e\x17\xc1\xef\x57\xab\x6b\x07\xb9\x56\x03\x30\x89\xd0\x48\xdb\x77\x01\xf0\xab\xec\xf6\x34\x07\x00\xe9\xc7\x07\x4f\x1a\x9d\x01\xd0\x38\xcd\xaa\xa2\x53\x0c\x60\x58\x77\x5c\x00\x55\x06\x93\x76\xd4\x3c\x07\xb4\x0f\xc2\x63\xef\xf9\x13\xb2\xea\xb1\xf0\x24\x54\xf5\x04\xa7\x6a\x2b\xdc\x8d\x55\x17\x9c\x57\x8a\x81\x8e\xe4\x7b\x27\xaa\xe4\x9f\xc1\xc3\x9c\x0f\x27\xfa\xd6\xb8\x07\xb2\xdf\x83\x74\x16\x64\xdc\xfc\x25\xb2\x24\x19\x09\xb9\xad\x96\xc2\x24\x71\x12\xe4\x3f\x51\x10\xee\x14\x7b\x08\x25\x6f\x8c\x85\xf9\xc4\x62\xa0\xe8\xcb\x21\xe1\x5f\xa2\x9f\xe0\xce\x2f\x47\xa1\x02\xd1\x7a\x78\x8b\x2d\x14\x94\x14\x95\x00\x80\x06\xfe\x29\xca\x1c\xa4\x9c\x83\xef\xc9\xbe\x37\x14\x0e\xa8\x65\xcb\x6a\xad\x26\x73\x52\x94\x3c\x94\x35\x0e\x86\xfc\x3c\x44\x90\x7d\xc5\x28\x3e\x10\x76\xc7\x01\xa8\xac\xa8\xa8\x1c\x36\x00\x30\xd5\xd0\x70\x5a\x6e\x04\xe0\x79\xb5\xb3\xc4\x98\x0f\x40\xd4\x6d\x6f\x39\x85\x7f\x40\x35\x01\xe8\xb4\x1d\x3b\xa2\x99\x08\x60\x59\xca\xde\xaf\xce\x01\xe0\xd4\xc0\x61\xa7\x12\x0e\xe0\xf3\x88\xb3\x4e\x85\x13\x16\x42\x18\x78\x9c\x15\xef\xc1\x74\x8c\x29\x2f\x8f\x3c\x0d\x2c\x24\x6f\xe2\x29\x90\xb9\x04\x3f\xcf\x7c\xe5\xcd\x90\x2a\x86\x5f\x45\xc9\xbc\xac\x52\x83\xd0\x5d\x31\x25\xf0\x50\x22\x07\xfa\x6b\x84\xf9\x7d\xc5\x8b\xe1\xc9\xdd\x5d\x02\xd9\xa2\x37\xe0\xed\xc3\x5d\xfc\xc2\xa2\xdb\xe1\xd5\xd3\x69\xfe\x0a\x11\x19\x78\xf7\x8e\x9e\xdf\x5b\x98\x03\xe6\xbe\xb2\xf0\x3e\x16\xee\x87\xd9\xe9\x2a\xbe\x09\xca\x39\xf0\x7f\x71\x40\x37\xc8\x7c\x03\x25\x0f\x25\x8f\x9c\x97\x95\x8a\x59\xad\x51\x64\x1e\xca\x9f\xfc\xfc\x38\x65\xfc\xcd\x81\x68\xe9\xac\x56\xa5\xcf\x00\xdb\xe7\xa9\xa8\x50\xa3\x00\x27\x7a\x77\x29\x69\x69\x03\xc8\x79\xef\xdf\xa5\x11\x00\xa0\xa1\x74\xc4\x4a\x2d\x0e\xc0\x58\x9e\xd9\x5d\xf9\x17\x80\xcd\x47\x96\x5e\xe5\x53\x00\xae\x29\x6c\xad\xca\x8c\x00\x7e\x7a\x1c\xdd\x0a\xd2\x00\x61\xb6\x1c\x45\x72\x36\x00\x31\x2d\x9c\xbb\x65\xee\x02\x24\x93\x38\x27\x24\xeb\x01\xb2\xb8\x39\x36\x4b\x34\x01\x14\x65\x70\xb9\x8b\x65\x03\x94\xf6\x73\xf4\x88\xe6\x02\x5c\x8d\xe1\xec\x14\x09\x00\xb8\xf5\x8a\xeb\x90\xf0\x77\x80\x16\x4d\xae\x2f\xc2\x23\x30\xdb\xf1\x90\xe7\xb4\xf0\x0e\xc0\xf4\xc6\xf0\x50\x0b\xc5\x01\x61\x20\x84\x9b\x34\xba\x0b\xfe\xbf\x1c\xd0\x25\xf2\x79\x70\x8e\xcc\xfd\xa4\x93\xb9\x28\x0a\x07\x13\x44\xee\x97\x7b\xc5\xdf\x1c\x88\x7e\xe3\x6a\x55\x21\x9f\x2b\x12\xcb\x7d\x0c\xa5\xa2\x52\xff\x09\xc0\x53\xbb\xbd\x41\x29\x1b\x40\xbc\x99\x0e\x2b\xcf\x00\x20\x1f\x48\x2f\x23\x97\x0d\xa0\x7d\x64\xbf\xb8\x5c\x15\x80\xf1\xdc\x21\x39\xe9\x5b\x00\xd6\xe7\x0e\x89\xc9\x15\x03\xb8\xee\x3d\xda\x26\xfb\x15\xc0\x97\x9a\xe5\xb6\xf4\x55\x80\xd0\x36\x56\x59\xa9\xc3\x00\x27\x37\xb1\x26\x49\x38\x02\x24\x8a\xb3\x36\x4a\x6c\x01\x48\x0f\x60\x3b\x28\x56\x06\x90\x0f\xec\x69\x62\xca\x00\x17\x6a\x8f\x67\x8b\xb4\x03\x54\xd0\x1c\x57\x16\xde\x00\x70\xdd\x85\xbd\x50\x38\x12\xa0\x31\x85\x33\x46\xb0\x0b\xa0\xd5\xea\x78\xe1\x09\x15\x80\x4e\x03\xf6\xe8\xe5\x4f\xa9\xb6\x77\x55\xcf\xfa\xdf\x1c\xc4\xf1\x37\xb2\xf2\x5b\x8e\xad\x73\x10\xb2\x71\x0a\x89\x7b\x7b\x00\xd4\xd9\x55\x63\x0e\x1f\x05\xd0\x1b\xd4\xe4\x60\x09\x01\x30\x0a\xd5\x9b\xe7\x2a\x01\x30\xfb\x68\x76\x5d\x64\x11\xc0\xe2\x84\xc3\x7e\x59\x14\x7c\x37\x77\xf4\x25\xa8\x15\x41\xa5\x29\x6f\xf4\x67\x9d\x32\x30\x31\xac\xce\xce\x32\x8e\x22\xb5\xe9\xd7\x97\xcf\xd8\x06\x92\x62\x51\xa5\x77\x7c\x1d\x92\x88\xb3\x5a\x51\x5d\xcc\xee\xca\xc4\x45\xf5\x8d\xef\x96\xdc\x42\x89\xbf\x55\x42\x7f\x8e\xb8\x29\x13\x1f\x2b\xdf\xc1\x0b\x7b\x88\x92\x5c\x95\xf6\x21\x6c\x0e\x37\x49\x03\x0a\xaf\x91\x5e\xeb\xad\x98\x73\x0a\xc5\x84\x1d\x96\x1b\xa6\xf0\x8a\x0e\x84\x03\x96\xf2\x63\x97\x14\x5f\x11\x94\x2c\xb8\x3e\x16\x2a\xf1\x12\xdc\xcc\xb9\x06\x0a\x94\xbe\x11\x32\xcc\xd4\x5e\xd1\x29\x29\x12\xf0\x86\x0b\x4f\x07\x94\x07\x08\x23\xc6\xed\x4f\x98\x94\x8d\x88\x3c\x06\xd9\x8f\x52\x94\x5b\x89\xda\xfa\xa1\xf7\xf8\x95\xc7\x88\xf1\xba\x2a\x7f\xf5\x61\xe5\xf7\x37\xea\x64\x69\xd3\xe5\x7a\x78\x46\x66\x64\x83\xe8\xba\xfe\x2f\x16\x21\xab\xb4\x4b\x18\x40\x8e\x4e\xce\x64\x6f\x12\x80\x46\x84\x12\xc3\x41\x36\x00\x03\x6e\x8d\x00\x16\x67\x00\xd3\x1e\xfd\x61\x5e\x9b\xf5\x3e\x58\xce\xda\xbd\x93\xfb\x01\x4b\xe6\xd7\xbd\x7e\xa8\x5c\x87\x62\xd3\x85\xa8\x0f\xba\x06\x70\xd0\xf8\x41\xd6\x07\xf3\x7c\x52\x8d\x41\x6d\xd9\x36\x3b\x6f\xd2\x41\xdd\x96\xdb\xe9\xae\x44\xe2\xb8\x96\x60\xb7\xaa\x7b\x27\x31\x56\xbd\x6f\xf8\xb7\xf7\x3d\xa2\x93\x6a\xfe\x74\xaf\x4f\x00\x85\x7f\x21\x71\x2a\x35\xe3\xbb\x9d\x2f\x13\x26\x15\xad\x90\x33\xb6\x2c\x73\x9f\x15\xa7\x91\xcb\xb6\xf4\x13\x67\x94\x6e\x23\xed\x36\xad\x5f\x94\x94\x7c\x08\xec\x96\xbe\xc3\xee\xca\x27\x08\x62\x96\x8a\xaf\xa3\x54\x4e\x12\x54\x2c\x5d\x9e\x0d\xa9\x14\x13\xd2\xcd\xa9\xbb\x63\x54\xbe\x12\xee\x98\x5e\x7a\x7c\x58\x85\x86\x28\x64\x90\xf6\xf0\x88\x0a\x8a\x28\x6d\xa0\xd6\xaa\xaf\xaa\x4c\xd4\xd5\x7f\xfd\x67\x1f\xfe\xd6\xff\x29\x3e\x08\x3c\x0a\x52\xbb\xb7\xe6\xfe\xc1\x41\x9c\x95\x75\xa5\xd7\x07\x40\xb1\x29\x04\x1e\xe4\x06\x30\x62\x55\xdf\xc7\xb2\x01\xc0\x3c\x57\xa7\x83\x8b\x00\x60\xd9\x6e\x62\x25\xbc\x04\x60\x7d\xdd\xe6\xb6\x7c\x17\x74\x58\x61\x3c\xfb\x35\x8d\x20\xd0\xe2\x40\x64\xb3\x41\x06\x6c\x31\x19\xc8\xd4\xb6\x68\x21\x65\x18\xea\x94\x79\x39\x98\x93\xb6\xea\xe2\x6f\x17\xb9\xf5\x12\x53\xb4\x2b\x9f\xa4\xf9\xf0\x10\xcd\x34\xc4\x46\x04\x7c\x63\x88\xc6\xaa\x96\x73\x1e\x3e\x38\xe2\x29\x15\x4d\xdc\x1b\x2f\x22\x89\x4e\x09\x8d\xaf\x74\x69\xc3\x8e\x2a\xe5\x20\xbb\x1d\x4b\xa7\x0f\x28\x73\x20\x5a\x0e\xa1\xe3\x1b\x54\x76\x20\x76\x0e\x8e\x23\x9e\x2a\x0f\x90\x42\x3b\xe8\xbf\xa3\xb6\x13\x29\xb2\xcf\x7b\x69\xa2\xfa\x05\x99\xb5\xb9\xfb\xf4\x8e\xda\x26\x82\x82\xd5\xd1\x0e\x82\x5a\x3f\xc1\xd6\xd2\xb6\x7d\x42\xf5\x26\xe1\x87\xf1\x64\x9b\x8e\xda\x77\xc2\x67\x93\xea\xc6\x47\xea\x57\x88\x9b\x8d\xfd\xfe\xdc\x0f\xab\xfe\x28\x6b\x7d\xb8\x29\xc2\xf4\x27\x07\x41\xe9\x83\x6a\xa3\x14\xec\xad\x5f\xe7\x41\x8c\xfd\xd5\xde\xb1\x98\x00\x58\xef\xd6\xd6\xe5\x3a\x0a\x60\x23\x62\xbc\x20\xba\x05\xc0\x86\xc1\xfa\x9d\x7c\x23\x34\xdb\x44\xb8\xc7\x69\x4e\x81\x95\xe5\xa1\x48\x47\x23\x05\x52\xab\x39\x75\xe6\x26\xdb\x38\x92\x98\xb1\x42\x69\x9f\xcb\x22\xf1\xa6\xfe\xde\x3b\xcf\xbc\x69\x89\x11\xda\x0e\x3d\x39\x3e\x2d\x84\x9f\x1a\x35\x9f\x39\x02\x5f\x10\x16\x54\x5f\xa0\x99\x03\x7a\x28\x7d\x20\xfe\x56\x56\xc5\x87\xba\x09\xa2\xa3\x95\xa3\xf0\x77\x5d\x6e\x4d\x0c\xab\xd4\xe1\x47\x5c\x02\x47\x97\x54\x15\x91\x6d\xce\x11\xef\x93\xd5\xe8\x10\x55\x27\xd6\xd7\x29\x6a\xf1\x48\xbe\xfd\xd7\x67\x5c\x6a\x4d\xc8\x6f\x5b\xba\x8e\xcf\x1a\x1c\x08\xde\x56\xf8\x61\x80\xfa\x0b\x82\x81\xd5\xf1\x7b\x37\x35\x68\x08\xf1\x16\xa9\xcd\x12\x1a\x7c\x84\x76\x33\xd5\x06\x4e\x8d\x1c\xc2\x84\xc9\x3b\xf8\x0f\x17\x44\x9d\x27\x96\xf7\x3f\x39\x08\x94\xb8\xe7\xae\x9d\x00\x6a\xa9\x92\x57\xf6\x1e\x04\x30\x52\x95\x53\x39\xf8\x12\xc0\xf2\x91\xb2\x1c\xf3\x39\x00\xbb\xbb\x9a\xbb\x38\xc3\xd6\x73\xa4\xec\xc5\xac\xf9\x14\x85\xa1\xd4\xae\xd7\xd5\x06\xb5\x09\xd8\xac\x3b\xc3\xb3\xcd\xa8\x48\x69\x96\x3b\xd2\x48\x0e\x81\x24\x6a\x93\xf0\x52\x0e\xf7\xcb\x6b\x9c\x18\x03\x2a\xe4\xa9\x60\x00\x96\xd0\xae\x31\x30\x5a\x1d\x1c\x48\x08\x52\xcb\xc4\x04\x87\x9e\xa5\x70\x51\xc8\x27\x15\x29\xdc\xbc\x97\xe0\x4c\x85\x2a\x2f\x9e\xcf\xd3\x65\x9c\x56\x4d\x17\x6f\xec\x41\xfc\xe0\xa8\x36\x8c\xaf\x72\xa7\x79\xbb\x4b\xbd\x06\x3f\xef\x2a\xf5\x6c\x5a\x63\x1a\x39\xec\x92\xd6\x4d\xa7\x31\x85\xc4\x3a\x46\x3d\xbe\xab\x71\x1b\xf9\x66\x77\xf8\xc1\x3e\x4d\x43\xc2\x76\x5b\x5a\x0a\x0f\x55\x3f\xac\xf9\x9a\x50\x6e\xfe\xbb\xce\x4a\x4b\x82\x30\x66\x1a\xb2\x3e\x17\xa8\xe2\xa5\x0b\xff\xd4\xff\x29\x1c\x84\x20\x9d\x68\xf9\x76\x3d\x00\xd9\x62\xd1\xb1\x9d\x00\xa0\x7d\x51\xe2\xf2\xde\x76\x00\xe3\x64\x69\x9a\xfd\x8f\x96\xbf\x77\xc5\x4d\x47\x7d\x01\x1c\x16\x35\xdc\x38\xfb\x00\x9c\x6d\x0d\xde\x8b\x26\x00\x38\x21\x96\x55\x8a\xc3\x10\xee\x18\xe0\x6c\xa7\xfb\x0c\x36\xd9\x5e\x0f\x3d\x65\x8e\xa6\xf4\x81\x88\x33\x69\x2c\xf9\xe9\xb1\x6f\x8d\x13\xbb\xa5\xc3\xf6\x8c\x25\x64\x86\x20\xaa\x59\x3e\xa6\x10\x11\x47\x60\x57\xdf\x8a\x79\x1f\x61\x44\x58\x54\x0d\xc1\xd1\x04\x5c\x41\x37\xa8\x96\xe0\xbc\xfd\x7c\xa6\xb0\x6a\x49\xb8\x22\xdf\xaf\x5f\x76\xaa\x0b\xe2\x8f\x7a\x0d\xbe\xdf\xa8\x11\x89\x57\xf3\x72\x79\x7d\x48\x03\x83\xbf\xea\x3e\xfa\x94\x5d\x6b\x23\x7e\xda\x4d\xf9\x31\x56\xeb\x34\xa2\xec\x3c\x76\xff\xb2\xd6\x35\xe4\xba\x43\x65\x4b\x87\x56\x3e\x42\xb2\x1d\xac\xef\xd3\x3e\x4f\xe0\xb6\xb9\x56\x37\x85\xa2\x23\xb8\x5b\xe5\xd4\x86\x6a\x47\x13\xaa\x2c\x56\xd2\x64\x65\xdb\xa8\xfe\xe0\xa3\x28\xfa\x3f\xc5\x07\x41\xe8\x96\xb0\xdc\xf6\x5c\x00\x65\x94\xd8\x56\x3a\x8d\x75\x0e\xc2\x0c\x27\x61\xcd\x70\x1f\xc0\xbe\x4c\xe1\x34\xb3\x26\x80\xcb\x1d\x0d\x16\x6e\x25\x00\x37\x69\xdd\xcf\xc2\x7a\x00\x6e\x54\xe6\xcd\x8a\xa2\x6b\x3e\x52\x58\x7b\xb7\x20\x3f\x8b\x64\x92\xba\xb5\x60\xaa\xbf\x0b\x2d\xf1\x94\x39\x7f\xf1\x4b\xdf\xa7\x6b\x9c\x58\xa0\x4e\x4e\x1f\x77\xb8\x0e\x61\xbb\x66\xe6\xb7\xc1\xc8\xaf\x6b\x5c\x14\x99\x0f\x9b\x7b\xab\xf6\x1b\x3b\x18\x54\xff\xfd\x99\xfa\x2b\x9c\x66\x40\xfa\x08\xa2\x19\x8e\x73\x0b\xc8\xec\xb7\xd0\xd2\xc3\x0d\xf9\x22\x14\x7f\xa4\xae\x97\xda\x29\xf8\x2b\x1e\xc3\xed\x7c\x28\x36\x64\x9b\xdb\xe1\x56\x2e\x54\x1f\xa2\xea\x12\xd7\x44\x8d\xda\x86\x74\x3b\x30\xdc\xb2\xd2\x39\x4e\xa0\xb6\x0b\xa8\xcd\xd0\x39\x4a\x90\xb5\xb1\xbb\x76\x5a\x27\x91\x90\x64\xf9\xfe\xbf\xf3\xf1\x5f\x1f\x04\x11\x35\xe1\x5e\x5a\x49\x00\x95\xa3\x22\xc7\x77\x05\x00\xe8\x77\x8b\x4a\xed\x79\x01\x60\xe5\x23\x96\xc0\xa0\x02\xe0\x5c\x27\x4f\xcb\xac\x07\xe0\xce\xad\x2e\xc7\xed\x0a\xe0\xd5\xaf\x2b\x24\xca\x00\xe0\x21\x62\x56\xa0\x78\x18\xdc\x5d\xea\x1d\x4d\xf4\x39\x48\xb5\x8e\x98\xc0\x67\xb6\x92\xa4\xbd\xb6\x8c\xc9\x09\x6e\x6d\x44\x7b\xf3\xfb\xc5\x1d\xfe\x7a\x6b\x9c\xd8\x07\xdd\x4b\xcf\xdb\x4e\x9e\x43\x02\xb4\x78\x27\x77\xc6\xfe\xa0\xf4\x01\x5b\xa8\xbe\x0d\xcb\x13\x56\xf0\xcb\x46\x43\x09\x1b\x1e\x5a\xf6\x85\x59\xf3\x0b\xb6\x3c\x34\xfc\xdd\xb4\x36\x2b\x6e\x67\xb0\xdb\x8b\xe7\xa8\x03\xb8\xc8\xc0\x03\x3d\x73\xa8\x0a\xdc\x47\xbf\xdb\x8f\x75\x74\x74\xf1\xda\xde\xf8\xfb\x2f\x75\x38\xf0\xcf\x3d\x44\xee\xbe\xd2\xf5\x43\xb6\xba\x3d\xbd\xdd\xa0\xb7\x0d\x31\x76\xb9\x7c\x23\x5e\x4f\x0d\x69\x73\x34\xbc\x7a\x43\xef\x32\x61\x87\x5d\xc9\x95\x09\x3d\x31\x82\x9e\x8d\x20\xfc\x87\x8f\x5a\xd3\xff\xff\xf1\x41\x50\x3f\x29\x94\xb2\x4b\x16\xc0\x38\x54\xf8\xfe\x9e\x1b\xeb\x3c\x88\xab\x8d\x94\x2e\xa3\x1f\x80\xf7\x90\x22\x1c\x8f\x02\xf0\x99\x40\x6d\x16\x36\x00\xf0\x15\x33\x55\x54\x6a\x5a\xf3\x4f\x3a\xe5\x82\xf8\x2e\xd8\x47\x13\xe7\xec\xb9\x12\xf4\x3d\xac\x88\x07\x2d\x3f\x17\xe1\x83\x7c\xd7\x38\x31\x67\x3d\xbb\x97\xc7\xe2\xf3\xf1\x43\x5a\x29\xd3\x3b\x13\xdd\x29\x7c\xd8\x7c\xa7\xc6\x0b\x8c\x7d\xf4\xd8\x44\x9a\x16\x3d\xe6\x51\x54\xf8\x30\xa2\x5d\x86\xd5\x89\xd8\xff\xa6\x46\x87\x1d\x1b\x1e\x5e\xf3\x4c\x58\xe7\x19\x8e\x2e\x44\x87\x92\x97\x76\x5f\x47\xaf\x02\xf7\xd5\x3f\xb8\x69\x4a\x6f\x08\xef\xe9\xdd\xdf\x60\xab\x57\x89\xff\xe0\xe1\x71\x63\x9f\x01\x1d\x22\xe3\x3a\x70\x3d\x59\x5f\x06\xa9\x70\xb2\xbd\xf2\xcb\x40\x0e\xe9\x72\xf4\xb8\xc4\xa8\xdf\x43\xd0\xb7\x89\x5a\x39\x27\x18\x56\xfb\xb0\xaa\xff\xef\x0c\x17\x58\xf9\xfd\xfa\x5f\x1f\x04\x6d\xd1\x13\x93\xbb\x76\xaf\x73\x10\x94\x7c\x10\x2f\x4b\x89\x24\x46\x2d\x00\x3f\x2f\x79\x7a\x36\x45\x80\xe0\x4b\x9a\xb2\xc2\x1c\x00\x81\x35\x86\xae\xf2\x37\xc1\xc6\xf7\xae\x6d\xa3\x21\x0d\xc9\xca\x3d\xd1\x6b\xca\x31\x9c\x98\xe5\xf8\x29\xbe\xd6\x57\x98\x70\xd6\x86\xae\xc8\x22\x7c\x02\xa9\x37\x3d\x54\xff\x39\x8e\x07\x3f\xa6\xbf\xf9\x55\x6f\x52\x1a\x6e\x41\x5b\x6f\x36\x3a\xfd\x29\xee\x9a\xa6\xe6\xd2\xd1\x04\xcf\xa9\x3b\xda\x9b\x96\x12\x4f\x39\x7c\x7a\xa5\xc3\xb9\xd4\x1d\x3f\x39\x60\xa8\xcb\x89\x49\x8c\xf1\x7a\x76\x42\x6f\x0a\x33\x17\x5d\xdc\x11\xa4\x7f\x0b\x7b\x31\xfc\xd5\x9a\x3f\x92\x95\xa1\x1c\xae\x2a\xb0\xf1\xce\xbc\xc1\x10\x5e\xd2\xb7\x8e\xc2\x43\x5d\x7b\x64\x14\x8b\x7f\xee\x79\x9f\xc2\x43\x5d\x7a\x64\x14\x8a\x64\x3a\x3f\x2c\xfd\x6c\x54\x8b\x7c\x70\xdc\x0b\x7f\xf0\x51\xab\xfa\xff\xbe\xcd\x02\x2b\x3a\x1d\x25\x07\x81\xe2\x83\xa0\xe7\x28\xc0\xb6\xb3\x7f\x9d\x83\xa0\xf8\xa3\xf8\xd9\x88\x6e\x3d\xc4\x0f\x10\x5a\x24\x43\x77\x2c\x16\x20\xc2\x50\x9d\x47\xe8\x06\x40\x84\x85\xde\x0f\x05\x76\x08\x0a\x6e\xb3\x52\xd4\xff\x49\x3a\xe8\x39\xe5\x19\xe4\xf2\x8b\xc8\xe7\x7a\x28\xc6\x2c\xd0\x8a\x70\xc2\x76\xac\x70\x63\xf4\xc5\x35\x3e\xea\xab\x01\xf5\xdb\x93\x99\x8d\x38\x63\xed\xe2\x85\x97\xd9\xfd\x73\xa6\xda\xa9\x68\xe9\xd4\xba\xaf\x79\x3a\xf7\xd1\x0f\x53\x78\x07\x59\xf5\xcd\xd0\x1d\xa9\x5b\xfa\x3e\x18\x24\x2d\xb5\x25\x14\x3c\xe1\x35\x98\xc6\xe4\xc5\xca\x3e\x90\x34\xb2\xc1\x6e\x3b\x49\xdd\x5c\x6f\x44\xc2\x9e\x8e\x64\x5c\xf3\x47\xda\x63\x32\x86\x4b\x0e\x76\xba\xb6\xc7\x18\x8d\x77\xf4\xe5\xa3\xf0\x50\x65\x7a\xa6\x03\xf8\x49\xcf\xd8\x92\x3b\x26\x13\x88\xad\x6b\x4d\x91\x95\xe9\x1d\xa4\xc8\xf9\xdd\xfa\x7e\x58\xd3\xff\x7d\xf8\xda\x37\x31\x00\x88\xd8\xf0\x2b\x6d\x25\x02\x28\xc7\xf1\xb4\x6e\x3f\x02\x60\x9a\xca\xfd\x76\x47\xdc\x3a\x07\xe1\x4d\xc3\x7f\x7c\x6f\x36\x40\x48\x9d\x50\xd5\xc1\x2c\x80\x18\x75\x89\x0b\xac\x8c\xeb\xf9\x49\x71\x38\x5d\x7a\xa5\x1d\x90\x1d\x3d\x68\xfa\x49\xcf\x86\xc4\x1b\xa4\xe1\x32\xe2\x92\x4d\xe8\xf2\x08\x8f\x1c\x0a\x4d\x41\x7c\x1c\x63\xf3\xe6\x12\x9c\x70\x58\x4b\xe5\xfa\xb6\xac\xeb\xd8\x4e\x43\xc6\xc1\xc8\xdc\x35\x1e\x68\x1c\xd1\x9b\x5d\x08\x38\xbb\xe3\xbd\xa4\x41\xdb\x62\x42\x36\x5b\x9f\x9a\xd1\x10\x5a\x37\x43\xa0\x03\x6b\x92\x8a\xee\x4b\x53\xbf\xf7\xcc\x94\x7f\xa9\x3d\xb1\x81\x92\x13\x46\xf1\x05\xba\x9e\x6b\xd6\x80\x25\x84\x8b\x51\x7c\x81\x2e\x25\x9a\x6b\xe0\xb7\x06\xa8\x97\x6e\xb1\x50\xc2\x6b\xf8\x55\x51\x38\xa0\xc2\x61\x73\x05\x44\xc2\x5d\x21\xb7\xc9\x7c\x18\x29\x76\xd9\xbe\xbe\x1f\xd6\xf4\xff\xc3\x5c\xbf\x37\x19\x02\x88\x35\x70\x6b\x6e\xe9\x00\xd0\x2a\xe0\x1c\xdc\x76\x6b\xdd\x07\x61\x8d\x83\xe8\xe4\xde\xbf\x7b\x18\x20\x46\x91\x57\x6e\x9f\x0b\x40\xf2\xbc\x70\x1e\xd3\x20\x40\x26\x9b\x0c\x81\x37\x01\x20\x6d\x54\x33\x5f\xfe\x22\xa4\xa6\x38\x1a\x31\xe9\x1b\x92\xe8\x4f\x6e\x75\x18\x75\x33\x21\xec\xf2\x63\x0b\xd9\x75\x52\x1b\xef\xe9\xfa\xf1\x8c\x6a\x86\x39\xb6\xc5\xfa\x77\xbd\x4a\xfe\x2b\x0c\x8d\x91\xc3\x07\x9b\x92\x90\x5f\xef\xf5\x61\xb6\xb8\xf8\xc3\x10\xbd\xf1\xf3\xb9\x7b\x45\xf0\xec\x81\x19\xf3\x02\x75\xfe\xe3\x35\x0e\xe6\x89\xc5\x69\x34\x63\x96\xe3\xed\x47\x56\x56\xe8\xc9\xb4\xe9\x1a\x46\x2b\x27\x8c\x50\x82\x4d\x65\x9d\x35\x1a\x73\x21\xde\xfc\xd2\x37\xeb\x9d\xd8\xd8\x28\x62\x69\xaa\xb5\x01\x6e\x7f\xb8\x5e\x71\x90\x55\x04\xae\x29\x08\x7b\xee\x83\xb5\x1b\x9e\xcf\x7f\x38\x17\x6d\x6d\x8c\xcf\xf7\x79\x91\x43\x67\x3d\x8c\x9f\xf4\x52\xcd\x3e\x60\xb5\x88\xb8\xb8\x09\xaf\xef\x07\x8a\xfe\xcf\x95\xcb\x65\xb8\x79\x7c\x5d\xff\xd7\x4f\x62\x7d\xbf\x45\x03\xc0\x21\xee\x58\xe5\xb6\x64\x00\x9f\x25\xe6\xc9\xad\x3f\x00\xa2\x72\xd9\x83\x77\x6d\x04\x48\xd6\xe3\x7c\xba\x37\x19\xe0\xf4\x2e\xc1\x41\xa6\xf7\x00\x79\xbb\x25\x3d\xb8\x05\x01\xf2\xf4\x55\x0e\x48\x27\x41\xc1\x99\x2a\xdd\x39\x3d\x14\x69\x5b\x5a\xab\x75\x89\xfb\x71\x24\x38\x3c\xce\x8f\xe5\xd4\x23\x9c\xa0\xd7\x78\x66\x6f\xee\xfd\x25\xb4\xfd\xce\x7a\xab\xb2\x1b\x8b\x57\x8c\x7d\xc6\xee\x5d\x35\x1e\x8e\x33\x9b\x98\xf1\xac\xac\xee\xb9\x67\x25\x3c\x1b\x5e\xd6\x7f\xbf\xc0\x26\x62\xee\xd6\x85\xa5\x86\x7a\xdb\x94\x05\xb9\x73\xd2\x75\x47\xec\x1e\x2d\xd2\xe5\x6e\xbb\x7a\xc6\x9e\x1a\xed\x97\xf9\xfb\x92\x83\xfd\xf8\x12\x2a\x75\xb8\x24\xc1\x41\x01\xc3\x94\x58\x52\xf8\xc1\xe1\x2d\xe6\x41\x3c\x77\xee\x77\x47\x75\x6c\x68\xf4\xfc\xd9\x76\x07\x13\xdc\x96\x08\x95\xec\x6a\x07\x63\x5c\x6d\xf0\xd7\x4c\x26\x07\x5a\xfc\xf1\x80\xb8\xd4\x3c\xfb\x97\xf8\x06\x1f\xa9\x94\x04\x7b\x19\x64\x83\x67\x07\x00\xf5\x16\xfe\xcf\xcb\xeb\xa7\xe8\xff\x7c\xdd\x6c\xcf\x37\x7d\x02\x50\x09\x60\x1e\xdd\x2c\x05\x60\x9e\xc4\x5c\x42\xf3\x60\x3d\x07\x21\xec\x1a\x53\xf8\x96\x2e\x80\xc4\xaa\x0d\x8b\x2b\xfa\xe7\x73\x56\xe5\x9d\xa7\x01\xce\xb3\x72\x33\x1e\xd8\x00\x50\x6e\x26\xa4\x7c\x2c\x0e\xe0\x52\xb6\xdc\x61\x71\x4e\xb8\x5f\x6e\xa2\x41\x44\x71\x92\x98\x8b\x68\x4c\x55\xdd\xa8\x91\xa3\x29\x15\xee\x8f\x93\xfa\x96\x8a\x83\x02\x92\x2c\x4a\xf0\x13\x28\x0f\xeb\x1a\x8e\xab\x15\x23\xfb\xed\x69\xdf\x4f\xdc\xac\xec\xec\x70\x68\x99\x1a\xaf\xb5\x6b\x60\x77\x61\x9b\x09\xac\x6a\xac\xc9\x72\xbd\xf3\x7b\xa1\xe2\x44\x65\xa2\xeb\xf7\xb9\xc9\x62\xaf\x12\x63\xf7\xd1\xf9\xd9\xc2\xba\xf3\xa1\xee\xf6\x8b\x9b\xf3\x44\x28\x79\x48\x39\x0f\xdd\x73\x96\x34\xd3\xaa\xb3\x3a\xdd\xae\x62\x2c\x13\x26\xd3\xc2\xdd\xcf\x60\xfa\xe3\x65\x93\x87\xdc\x88\xd8\xd3\xd1\xdd\xa7\xcc\xdd\xdd\x70\xa2\xe1\x67\xe2\x87\x5d\xbf\xe0\xfa\x82\xed\x63\x43\x5c\x5b\xf0\x12\x01\xfa\x51\xea\x6e\xa5\xf8\x33\xbe\x2b\xb7\x8c\xd8\x88\x2b\xef\x4d\x14\xfd\x3f\xf5\xd8\x8a\xff\x81\xca\x56\xda\x95\xbf\xbb\x6d\xda\x36\x7f\xfc\x53\xf7\x8c\x7b\x4a\xf5\x97\xfe\x4b\xc9\xc5\xa8\x3a\xc1\x62\xb0\x2b\x09\xa0\x0e\xe1\x41\x8e\xdc\x05\xb8\xbd\x24\x3e\x27\x98\x08\x5f\xef\x7c\x57\x7a\xaa\xd1\x47\xda\x7b\x7d\x5e\x5f\xd2\x4d\x7c\x69\x43\x09\x9b\x7d\x79\x8a\xfa\x07\x4c\xaa\x6b\xf8\xd1\xf2\xa7\x4f\x59\xa3\x32\x2f\x7c\xab\xcd\x6a\x29\x0a\xda\xd2\x23\xdf\x18\x75\xcd\xc7\x3f\x69\x92\xa1\xb1\xb2\x64\x26\x60\xe0\x97\x4b\x6d\x49\x01\x67\xa0\xd3\x8c\xef\xd5\xb1\x33\x3d\x81\xa7\x66\x05\x2b\x4c\x33\x43\x03\xf9\xe6\x99\x8a\x63\x53\x3a\x03\x4d\x16\xfc\x0a\xf4\x12\xf7\x06\xcc\x2d\xd6\x9e\x19\xa3\xf8\x9f\xc4\x18\xf9\x37\x2d\x35\xa5\x3c\x3d\x29\xee\x57\x81\xf1\x4b\x78\x11\x71\xd1\xef\x23\xf6\x60\xec\x58\x44\x89\xcf\x10\xf6\x7d\x14\x53\x68\xb3\xcf\x0d\x9c\x6f\x98\x40\x70\xb4\x0f\x07\x0e\x13\xa4\x11\x68\xe5\xe3\x8a\x97\x09\x50\x07\xa0\x75\x64\xd9\xb3\x32\x17\xc8\xfa\xbf\xd4\x7e\xda\xfc\x15\xdd\x17\xbb\x79\x68\xb9\xba\x92\x39\x08\x8a\x0f\x02\xe5\xfe\x77\xb1\xd1\xea\x7d\xf8\x6b\x57\x56\x73\x51\xee\x5e\xdb\xa0\xb4\x5c\xef\x7b\xb0\xcd\xec\xcb\x01\xe8\xe4\x38\x31\xca\x99\x0d\xd0\x43\x27\x93\xa0\xc4\x82\x28\x77\xe8\x6a\xfc\x72\xe2\xf9\x7a\xa3\xfe\x95\x45\xf3\xa9\x87\xdd\xdf\x2b\x13\x7c\x91\x0b\x0f\x6b\x34\x72\xf3\x32\x5e\xde\xec\x28\x78\x95\x7e\xba\xe9\x65\xf3\x8f\x34\x9a\x24\xa3\xef\x2d\x6d\xc9\x09\x96\x89\xd4\x53\x2e\xb7\x9e\xc4\xbd\x39\x85\x9a\x6e\xb9\x6e\x1f\x63\x10\xbf\xf9\xf7\xe3\x4a\xba\xe8\x27\x31\x31\x73\x51\x65\x07\x23\xd5\x62\xcc\xe7\xa7\x8b\x52\xc2\xeb\xa2\xa9\x16\x9d\x73\x0d\xc2\x94\x22\x1b\xd0\xee\xd9\x79\xa1\x91\x61\x42\x4b\xb9\xa9\x97\x82\x1b\x42\x9f\x61\x9c\x12\x8f\x07\x55\x87\x44\x60\x77\xc4\x89\x06\x2a\x04\xe5\x62\xbf\x47\xf6\xf8\x17\x07\x5f\xc1\x29\x87\xbb\xf8\x4b\x07\x0c\xe2\x06\x82\x75\xfc\x8e\x04\x44\xe1\xc5\x03\x42\x00\x98\x38\x99\x09\x1b\xa8\xfe\x87\xfe\x4f\xfe\x1d\x9f\x92\x8b\x42\xd1\xbf\x8b\xc8\xb9\x07\xd7\xfc\x56\x6b\x13\xd9\x17\xe4\x49\x24\xd5\x8a\xaf\x6b\xff\x01\xda\x15\x1e\x75\x98\x85\x03\x7d\xa8\x15\xe0\x8b\xb6\xd8\x27\xc9\x63\x93\x03\xef\xbe\xab\x1c\xb4\x72\x78\x8d\x7a\xb6\xd5\xe8\x47\xc4\x4c\xe3\xed\xf6\x5c\x77\xd5\x3c\xba\x82\x37\x77\x12\x13\x02\xaf\x55\x27\x30\xdc\x30\xbc\xf5\xe3\x76\x41\xb0\x57\x35\xc3\xe4\xd1\xc6\x8b\x81\xfb\x2b\xf8\xa6\x99\x6a\x92\x02\xb8\x4b\x95\x7e\xcb\x5f\x11\xf7\x57\x2f\x7a\x3a\xb7\xbf\x7c\x97\x5f\x77\x9e\xef\xfc\xab\xa2\x8b\x7e\x27\x72\xb6\x2e\xca\xe6\xde\xf5\x13\xc8\xf4\x46\x1f\x38\xfd\xc9\x27\x28\xdd\x79\xc9\x26\x2d\xef\x5f\xdf\x0f\x4f\xfb\xc4\x41\x6c\x75\x34\xca\x73\x28\x7e\x07\x8e\x39\x42\xd7\x43\x2c\x4e\x04\xd7\x1b\x5c\xea\x21\x75\x72\x2f\x5e\x36\xc0\xc8\x63\x77\x94\x38\x3e\xdd\x97\x00\x70\x54\x86\xc9\x99\x9a\xb4\xae\xff\x1b\x1c\xa7\x3e\xb0\x5c\x3d\x8f\x51\xfd\x75\xff\x9d\xe2\x0b\x43\xf1\x01\xa0\x70\x10\x3d\xe4\xfb\xcf\xef\xc8\xcf\xcb\x37\x22\xf5\x0a\x3f\xb6\x98\xc4\xfa\x73\x37\xdd\xdc\xb1\x45\x75\xa1\x94\x13\x3b\x87\xa3\x7f\x26\x2b\x70\xeb\xff\x7a\xec\x31\xfa\x4c\xaf\xd0\x17\x5b\x15\xff\x5e\xc7\xe9\x58\x9a\x71\x4a\xf1\x4b\xc6\x93\xcc\x65\x3d\xc1\x12\x7d\xcf\x6b\x5a\xaa\x6e\xb9\xa4\xf6\xca\x8d\x53\xd5\xf0\x38\x73\x3d\x48\xfa\xad\x7b\xf9\x9e\x13\xe6\x6e\xdc\x9c\x5f\xc9\x0d\x17\xd3\x3a\xd4\x7c\x74\x11\x38\xef\xa9\x8e\x5c\x34\x3a\xeb\xe1\xdc\x50\xd1\x8d\xb6\xcb\x7a\xe6\xbc\xa7\x4c\x77\x29\x27\xe5\xb3\xd3\xe2\x05\x66\x8c\x5d\x42\x9a\x73\xcd\x39\x61\xcc\x54\x5c\x94\x13\xe4\xde\xc4\x9e\x8f\x36\x70\xaa\x3c\xc3\x8c\x63\x09\xff\xe1\x98\x91\xdd\x81\x7b\x1f\xf4\xcb\xb1\x28\xc3\x01\xaf\xe1\xdf\x6e\x7f\x35\xdd\x07\xbf\xe4\x65\x68\xbf\x94\xa2\x89\xc8\x79\xec\x04\xe0\x95\xd8\x59\xbc\xfc\xb9\x29\xfa\xbf\xed\xb7\xd5\x1a\xf6\xe6\xef\x39\x70\x91\xac\xf3\xdd\xed\xa0\xfa\x8b\x83\xa0\xf8\x41\xfc\x84\x3f\x7f\xff\x9f\xe5\x07\x38\x32\xb1\x2d\xf7\xb3\x14\x00\x7f\xcd\xf1\x8c\xbe\x7e\x52\x82\x0c\xa8\x38\x35\x6a\x2c\xfd\x40\x39\x3b\x6e\xbc\xe0\x34\xbb\xcf\x6e\x4f\xb4\x7c\xd4\xc4\xe4\x91\x70\xa9\xb3\xe0\xd1\xfc\xa3\xff\xea\xae\xf3\x4f\x2d\x73\x7f\xf8\x8c\x5a\x96\x8d\x9b\x7f\x18\x8e\x9e\x3b\x7f\x61\x87\x05\xe3\x2b\xc9\x05\x8f\x3c\x63\xcb\x83\x5d\x1d\x8b\x75\xa7\x65\x2c\x53\x1f\xa8\xa1\xdb\xd3\xa3\xad\x94\x1b\xae\x2e\xa1\x13\xf3\xad\xb7\xde\xa4\xc6\x44\xc5\xff\xb0\xd6\xac\x9e\xc3\x1e\x8f\xe1\xb3\xbe\x59\x49\x83\x7d\x17\xb9\x85\x92\x73\x62\x19\x57\xfe\x1e\x2f\xe0\x5f\x6f\x55\x7a\x21\x0c\x1f\xec\x3b\x60\x75\xa1\x90\x1a\x3f\xe4\xd5\x63\xa5\x90\xcf\x88\xa8\xb8\xbb\x5b\x32\xe5\xcb\x21\xd9\x2e\x43\x00\x42\x64\xee\xe7\x5f\x1f\x88\xff\x8b\x03\x79\x12\x4c\x5e\x7f\x0b\xd5\x1f\x1c\x00\x45\xff\xf9\x49\xbe\xd7\xfc\xc1\x04\xe0\xf0\xb7\x2d\xef\xfb\x36\x00\xf0\xa9\x1f\xdb\xda\x2a\x09\xb4\x32\xee\x32\xb7\xaa\xa2\x89\x71\xda\xf4\xc6\x89\xa7\x7d\x11\x0e\x9b\x54\x9f\x96\x60\x09\x6c\x50\x08\x47\x3c\xde\x39\x02\xb3\xad\x4c\x36\xed\xa6\x99\xdd\xd2\x86\x3e\xf7\xcc\x41\xfd\xdd\x68\x9b\x45\x9b\xac\x32\xfd\xdb\x93\x2c\xe8\xb0\x34\x46\x03\x9b\x0f\xcf\x97\x8a\x13\x66\x0c\x5d\xdf\x5c\xc7\x68\xc7\x75\xae\xf9\x5d\x1c\x79\x74\x0c\x5b\x16\xf1\xc0\xc8\xad\x0d\x70\x29\x41\x63\xc6\x82\x77\x51\xb8\xf7\x01\xbf\x8c\x93\x6f\x97\xe2\xa5\xfd\x8c\x8d\x7f\xd4\x14\xe1\x9b\xbd\x9e\x1a\xe3\xae\x09\x21\xdb\x3d\x2c\x8d\x32\xab\x98\x90\x4a\x67\x0e\xe3\x73\x17\x63\x91\x61\xc7\x53\xc6\x3f\x4b\xee\x13\xf6\xdb\x07\xaf\x3f\x07\x94\x3c\x10\xca\x3e\x28\x8c\x58\xad\x75\x5b\xa8\xfe\xe6\x40\xc8\xfb\x65\x7a\x70\x65\xfd\x64\x1d\xe3\x3f\xf7\xc0\x63\x00\x36\x65\x53\x51\xb5\x12\x01\x78\xec\x99\x0c\xae\xbf\x01\x77\x19\x0e\xb1\x2b\x45\xa7\x48\x16\x5a\xee\x9a\xe3\x89\x59\x84\x47\x56\x4d\xb6\xf5\xbe\xda\xc8\x0e\x7f\x6b\xbf\x7d\x0e\x7a\x78\xd1\xb3\x8b\x21\x15\xa6\x9e\x38\xcd\xe6\xac\xc8\x6c\x3d\x2b\xec\xc5\x91\x1b\xd1\x0f\xb4\x65\xb1\xa5\x98\x97\x51\x8c\x5a\x5e\x0b\xce\xd8\xe6\x90\x9b\xda\xfe\xdf\x9f\xe1\x76\x07\x4b\x68\x8f\x7c\xb8\x81\xbb\xe6\xdf\x8a\x2a\xea\x7f\x86\xdf\xe1\xeb\x8f\xfa\xf0\xec\x28\xfe\x8a\xa7\x85\x4e\x61\xd7\x49\xfc\x80\x87\xa8\x6e\x5b\xbb\x39\x7e\xce\xbd\x41\x57\xaf\x25\x04\xc9\x76\x7a\xaa\xf3\xea\xae\x15\x32\x6d\x9f\xa8\x5b\x7c\x6b\x8e\xc0\x68\xc7\xae\x9b\x5b\x77\x9e\xa0\x69\x93\xae\x7b\xb7\xba\x8e\x50\x60\x79\x77\xfd\x39\x08\x46\x56\xeb\xd9\x8d\xe4\x39\x48\xd6\xb9\xda\xc9\xe7\xc5\xdb\xde\xff\xf5\xfd\xff\xbb\xfe\x6e\xb2\x1e\xd8\x96\x08\x70\xf8\xda\x16\x42\xcd\x6b\x00\xae\x80\x83\xbd\x25\x42\xf0\x55\xa2\x8b\x67\x2a\x73\x02\x0e\x68\x70\xcb\x31\x47\xce\x10\x67\x2d\x76\xeb\x57\x7a\x78\x13\x3c\x7c\x85\x1d\x53\x6d\xe9\x09\x34\xe9\x3f\x5c\x9d\x4c\xf6\x22\x27\xaf\xb9\x79\x8a\xeb\xfa\x21\x82\x9d\x07\xbc\x24\xb4\xce\xe3\xef\x7f\x44\xfb\xd8\xaa\x6b\xe3\x07\xf1\x7c\x5e\xfb\x28\x79\x1f\x6a\x6c\xb3\x25\x08\x8b\xf3\x76\x75\xe1\x6f\xdf\x10\x36\xe7\x6c\x75\xae\x8f\x43\x48\xb6\x43\x80\x7a\xed\x40\x2b\xd2\x6b\xd7\xbe\xe6\x77\x61\xd2\x73\x96\xa0\x67\x75\x45\x43\xb1\x03\x45\x28\x31\xff\xa0\x5e\xfc\x00\x21\x10\x4d\xb6\x6b\x84\xb6\x8e\x10\xa9\x4c\x78\x35\xcc\x1a\x87\x89\x1a\x86\x3a\xeb\xf3\x30\xcd\xee\xef\x39\xd0\x4a\x3e\x17\x28\xfa\xef\xd4\x2a\x07\xa5\x41\x7e\xfe\xc9\xfa\xcc\x90\xea\xdf\xfa\x57\x93\xe4\xdf\xfa\x67\xe9\x2c\x00\xfb\xdc\xde\x89\x33\x33\x40\x90\x4c\xe3\xb2\x4b\x90\x04\x0f\xf5\xc7\x12\xbc\x01\x2f\x48\x5d\xa6\xfb\x55\x38\x9c\xd3\x89\x45\x9e\x9b\x4d\x68\x2c\x9d\x89\x01\xa7\xee\x99\x59\x1a\x3e\x23\xee\x2b\xf6\xb0\xfc\xaa\xbb\x9b\x90\x7f\xa7\xda\x8e\x5b\xf3\x01\xc1\xaa\x87\x60\x2f\xa0\xf6\x8a\xc0\xf8\x79\xdc\x41\x4b\x85\x8b\xa0\x89\x34\xd8\xe6\x2b\x5d\x24\x7c\x25\x58\x98\xdf\x56\x4c\x43\x6c\x09\x5d\xc6\xa7\x15\xc6\x66\x55\x89\x07\x0d\x42\x15\x8b\x27\x68\x88\x3b\x0c\x35\x14\xdf\x7c\xf2\x26\x8a\xe8\x63\xd6\xfc\x2e\xcc\xdf\x28\x12\x7d\x75\x27\x94\x0a\xfa\x1e\x13\xb3\x75\xee\x2a\x8e\x74\x17\x12\x3f\x6a\xd1\x2a\x1f\xee\x08\x22\x76\x68\x17\x03\xc4\x92\xf9\x8f\x0b\x64\x1e\x86\xa2\x7f\xff\x6f\x3f\x14\x8a\x0f\x3e\xc5\x07\xe0\x29\xd9\xff\xbf\x85\xac\x07\x51\x7c\x00\x28\xfa\x6f\xee\x31\x00\xf6\x43\xbb\x8b\x93\xf5\x00\xc4\x44\x58\x92\x23\x6a\xa1\x57\xe5\x9b\x80\xb2\x17\x33\x70\x1b\x9f\x92\x99\xb5\x6b\x20\x05\xbb\xf4\x6a\x6e\x36\xd3\x20\x19\x46\x79\x69\xd7\xe8\xdf\x25\xed\x3a\x83\xd6\x3b\x88\xca\x24\x3e\xa8\x14\x30\x8c\xd0\x78\x4f\xcc\x6d\x1c\x36\xea\x5e\xe3\x1e\xbc\x89\xd1\x9f\x3c\x0d\x47\x15\x82\x88\x57\xd0\x6d\xfa\xa7\xe4\x85\x49\x1b\x89\xd9\x28\x15\x4a\xce\x87\xac\x20\x5e\x82\x74\x50\x75\x48\xf6\xea\x4c\x04\x91\xa8\xce\x2b\xab\xf9\x63\x8a\xc4\xa4\x5a\x21\x13\xf9\x85\x8a\x64\xa3\x14\x23\x73\x75\x64\x23\xc9\x5d\x69\xab\xcc\x8b\x81\x71\x52\xb0\x62\x88\xac\xe0\xeb\x74\x52\x98\x62\xd8\x1f\x7e\x28\xe4\x39\xd0\x4d\xe6\x44\xff\xd6\x7f\xd7\x38\xa8\x3d\xff\x5b\xff\xa3\x70\x30\xc5\x64\xee\x21\x4b\x8a\xac\x7b\x21\x00\xb4\xe7\xa8\xa8\xa2\xaf\x01\x08\x86\x1c\x9c\x09\x38\x03\xa0\x38\xc1\x41\x74\xe1\x87\x24\x83\x17\xa2\x56\x56\x2f\x49\x88\xc3\x3b\x79\x12\x25\xf7\x42\x77\x80\xd4\x93\xfc\x41\xc5\xf9\x5f\xee\x41\x25\x84\x64\xdb\x18\xa4\xc9\xa7\xc8\x43\xb2\xec\x5e\xd0\x28\x94\xd7\x24\xa9\x0f\xf7\x6b\x52\xcb\x89\x93\x14\x17\xd2\x35\x59\x28\x7e\x17\xd2\x41\xa4\x05\x52\x8e\xc2\x0e\xc9\xef\xa0\x42\xfa\x2e\xed\x27\xb1\x15\x9f\x01\x27\xc4\xa6\x24\x0e\xcd\xb9\xc2\x41\xf1\x41\xf1\xa2\x9f\x2f\x81\x43\xec\x9e\xd8\xdc\x37\x3b\x90\x13\x65\x94\x60\xfc\xc8\x0c\x87\xc5\x75\xd7\xdf\x07\x28\x73\xf0\xe3\x0f\xaa\x3f\x38\x98\x59\x9f\xbf\xf5\xcf\x67\xe4\xfb\xdd\xf7\xe9\xfe\xd6\xff\x28\xfa\xe7\x5a\x1e\x08\x99\x8b\x39\x39\x07\xc0\x3c\xb6\xdd\x35\x68\x2f\x80\xc0\xf1\x7d\x8d\xee\x7d\x00\xf2\xd7\x59\xf9\xed\xe8\xe0\xb5\xae\x24\x5f\x24\x85\x7f\xd0\x43\x83\x9f\x9f\x93\xc4\x16\xd4\x43\x10\x89\xd3\x94\x41\x34\x2a\x81\x3d\x3b\x56\xf6\xb7\x9a\x0c\xd0\x9c\x0f\x95\xaf\x57\xb6\x20\x7d\xab\xde\xae\x68\xa3\xb8\x9b\xd4\xd3\x04\x4a\x37\x64\x09\xa4\x6f\x5d\x29\x0a\x06\x32\xfb\x48\xdf\xdf\xa5\xcb\x7f\x92\x5e\x22\x3d\x9e\x5c\x52\xda\x41\xf1\x79\xf8\xbf\x78\x07\x21\x0c\x69\x1b\x2c\x72\xef\x12\x6a\x40\x07\xc2\x47\xee\x2e\xc1\x82\x69\x76\xf8\xce\x25\x0c\xd0\x56\xf5\xf7\x39\xb0\xca\xc1\x50\xf4\xdf\x4f\x77\xfe\xd6\x3f\x1f\xf8\xad\xd6\x9b\xe4\x5c\x88\x35\x0e\x86\xfc\x5c\x24\x91\x75\x4e\x8a\x0f\x84\xab\x34\x59\x07\x3f\x03\xc0\xcb\xbb\xbb\xce\xd1\x07\x40\x8e\x81\xc9\xd7\xf2\x05\x80\xd6\x0c\x47\xb7\x21\x13\xf4\x99\xd3\xf0\xc5\xe8\x76\xc2\x65\x8f\x00\x61\x3a\xcd\xdf\x70\x29\x74\x42\xb8\x5d\xfd\x20\xc4\x25\x9d\x14\x1b\xa3\x70\x0f\x8a\xb3\xe0\x58\xec\x2c\x31\x21\x5f\x05\x7a\xd7\x9c\x25\x31\x32\x5f\xc1\xa8\xb1\x48\x52\x52\x6a\x0a\x50\x9d\x69\x92\x76\x52\x67\x80\xb3\xdf\x45\xfa\x8e\x44\x06\x98\x8c\x25\x4b\x0c\x88\x33\x40\xd1\x22\x93\xe8\x01\xf1\x9b\x70\x05\x0c\x45\x15\xfe\xe5\x1d\x4e\x2c\x2d\x3f\xe9\xec\xea\x7c\x77\x97\x2b\xd3\xc8\xbf\x1c\xcc\xbf\x1c\xd0\x2b\xf2\xba\x29\x1c\xd0\x6d\x72\x0e\x0a\x25\x0f\xe4\x5c\xc4\xdf\xfa\x2f\x45\xff\xf6\x21\xeb\xe4\x36\x73\x00\x54\x9b\xa9\xa8\x1c\x7e\x02\x70\x84\xef\xd8\x6c\xe9\x08\x20\x8e\x61\xc0\x19\x1f\x07\x50\xbb\xc7\x3c\xa6\x5b\x0d\x58\xe3\x60\xce\x1d\xda\x67\x60\xca\xc1\x88\x87\x4e\x5d\x00\x46\x03\xe8\xf9\x2c\x54\x0a\xa1\xef\xe4\x5d\x81\x5a\xc5\x70\x78\x9f\xc4\xc5\x7f\x46\x61\x18\xaa\xce\x62\x85\xe5\xff\xe5\x1e\xa4\x9a\x20\xab\x41\x51\xe4\x8e\x44\x21\x14\xb6\xdf\x14\x3e\xbb\xe6\xf3\x60\x01\xe5\x43\x27\x85\xf7\x8b\x89\xc3\xd5\xa9\x6e\x61\x8f\x35\xde\x61\x0b\x00\xb4\xf2\x87\x53\xfa\x21\x48\xbf\xd2\x8f\x04\x80\x1f\x2b\x9c\x24\x25\x0f\x66\x9c\x11\xfe\xbf\x1c\x50\x55\xd2\xdf\x73\x90\x92\x07\x42\xf1\x43\x09\x1a\xfa\x5b\xff\x37\x21\x00\x50\xc5\x53\x51\x59\xd3\x03\xb0\xe5\x6e\x0b\x37\xe6\x03\x10\x1c\xde\x6d\xac\xb7\x19\x40\xe9\xd3\xe1\x1e\xed\x6a\x00\x3d\x06\xd6\x27\xea\x08\x80\xf5\x2c\xbb\x91\xea\x6b\x00\xaf\x3d\x5c\xfb\x94\xaa\x00\x82\xd4\x38\x07\x15\x92\x01\xa2\xdc\xb8\xa2\xe5\x92\x01\x9d\xb2\x8b\x07\x25\x7b\x04\x26\x72\xde\xf1\x7e\x94\x7a\x01\x5f\x8a\x8d\xf8\xf4\x25\x17\xe1\x4d\x25\x37\x7f\xbd\xf8\x5b\x78\x7b\x53\x9e\x5f\x55\x2c\x1a\x9e\xb7\x7d\xe6\x7f\x27\x32\x02\xc3\x5d\xa3\x7c\xb7\x85\x3b\x60\xec\x4d\x1a\x9f\xb0\x70\x22\xfc\xf8\x62\xcb\x17\x2f\xec\x0a\xd8\xa9\x5a\xbe\x3d\xc2\xfc\x00\x98\x01\x9e\x08\xc1\x6f\xcb\x7d\xe0\x50\xa5\xcc\xc1\x1f\xfa\xab\xf5\xff\xe4\x80\xc8\x7d\xf8\x97\x83\xa1\xe4\x81\x84\x91\xf3\x71\xfe\xf5\x81\xb0\xbd\x0a\xc0\x78\x7b\x53\x9c\xd2\x28\xc0\x06\x6b\x2a\x2a\x54\x1d\x00\x8f\x3f\x2d\x4a\x73\x00\x40\x56\x9a\x81\x55\x39\x0e\x40\x2d\xe5\x20\x8f\xd2\x14\x80\x71\xfe\x91\x44\xa5\xb3\x00\x8e\x6f\x59\x1d\xe4\xe7\x00\x7c\xb6\x1d\x8b\x92\x9b\x02\x08\x8d\x62\xef\x90\x3b\x0c\x10\x27\xc8\xa9\x2e\xa5\x0c\x90\xa4\xce\xae\x22\xf9\x08\x20\x67\x96\x53\x51\xa2\x0e\xe0\x82\x25\xd7\x17\xb1\x3d\x00\x97\xae\x71\xd2\x8b\xee\x04\xa8\x99\xe0\x24\x51\xf4\x7d\xe1\x26\xc0\x3c\x74\xe4\xee\xa5\xf0\x0e\x82\x25\x00\xfd\x21\x5c\xa2\x82\x53\x00\x5f\x98\xb8\x55\x05\xdf\x02\xfc\x1a\xe4\xba\xf3\x6f\x1e\x0c\x85\x03\xa2\xe4\xa1\x50\xce\xc1\x7f\x39\x98\x14\x81\xd5\x4a\xf1\x43\xf1\x29\xf9\xfb\x39\x30\x25\xef\x17\x4d\x32\x1f\x24\x93\x0f\x40\xfd\x83\x8a\x4a\xbd\x00\x80\xf3\xf4\x36\x56\x65\x36\x00\x51\x3c\x1d\x97\x82\x22\x80\x22\xfb\x3e\x77\x59\x66\x00\x9d\x32\x06\xb4\xcc\x08\x80\xa5\xc8\x21\x7f\xd9\x70\x00\xe7\x0a\x26\x51\x19\x15\x00\x9f\x86\xa3\x58\xe9\x22\x80\x30\x1f\x56\x17\x49\x47\x80\x98\x6c\x56\x5e\xc9\x40\x80\xd4\x04\x76\x15\xd1\x69\x80\xac\x76\xd6\x20\xd1\xfd\x00\x45\x54\x6c\x9a\xc2\x45\x00\xe5\xfe\x6c\xbb\x84\x4d\x00\xaa\x92\xd8\xe5\x05\xcd\x01\x6e\xd9\xb2\xa9\x9e\xc0\x01\x34\x6b\xb2\x6f\xa2\xf0\x0e\x27\x88\x00\xcf\x37\x70\x9c\x13\x28\x04\x18\x90\x63\xaf\x1a\x9e\x23\xbf\x07\x7c\x24\xbf\x07\x90\x39\x20\x4a\x2e\x56\x29\xf9\x7d\xf1\x2c\x2d\xfc\xc5\xc1\x50\x78\xb0\x35\x3f\x14\xf2\x7a\xad\x4a\x57\xab\xde\xcd\xd5\xaa\x4c\x3e\x37\xc4\x45\x00\xa8\xea\xa9\xa8\xe4\xb5\x00\x98\x5f\x6f\x7a\x2a\xd3\x09\xc0\xf7\x76\xfb\x76\xc9\x9f\x00\x92\xa5\xbb\x48\x62\x93\x00\x2a\x9f\xe9\x7e\x8b\x6d\x02\xd0\xd3\xda\xd3\x2a\x56\x00\x60\x91\xb8\x2f\x41\xf4\x27\x80\x43\x06\x03\x46\xf8\x27\x80\x87\xcf\x7e\x25\xe1\x39\x00\xff\x85\x83\x74\x22\x16\x00\x51\x3e\x87\x89\x42\x78\x80\x04\x79\xc6\xe8\x13\x43\x00\xa9\xc3\x87\x63\x84\x3d\x00\xf2\xcf\xb1\xe8\x9e\xb8\x02\x50\xfc\xe5\xa8\x9f\xc0\x26\x80\x4b\xf5\x4c\xe1\xfc\x16\x00\xd7\x70\x4c\x6f\xf8\xf1\x00\x77\x44\x58\x98\x79\x9d\x01\x9a\x87\x99\xb4\x78\x17\x01\x3a\x74\x98\x57\xa6\xbd\xc6\x3d\xaa\xbf\x38\x90\x35\x7d\x6b\xe5\xf7\xfc\x23\x44\x69\x9f\x8d\x4a\xff\xe5\x20\x28\x3c\x88\xaa\x94\xea\xf8\xa1\x20\x00\xd4\x09\x9d\x1d\xac\x83\x00\xfa\x0f\x4c\xac\x79\xec\x01\x0c\xc6\xed\xab\x84\xb9\x00\x0c\x26\x7d\xcc\xa4\xd9\x00\xf4\x9f\x9f\x4c\x57\x91\x80\x7e\x5d\x9d\x2c\x03\x2d\x7b\x88\xd5\x2e\x2f\xe7\x31\xf0\x01\x45\x8d\xce\x5b\x31\x26\x97\x60\x9f\x6a\x74\xa7\x8f\x39\x1b\x09\xad\xbc\x7b\x50\xcf\xa2\x8d\x34\xab\xc8\xfc\x8b\xdb\xf2\x38\xb0\xca\x7f\x21\xc8\x98\x61\xe1\xa4\x5c\x09\xa1\xcb\xb0\x0e\x1e\xca\x66\x13\x05\x74\x83\x97\xc4\x65\xa3\x89\x2a\x3a\xbd\xbf\xee\xca\xcc\x11\xb3\xb5\xde\x8c\xcb\xcb\xea\x12\x4b\xb4\x02\x3f\x9e\x90\xed\x24\x56\x6b\xf1\x0f\xb2\xca\x86\x12\xc7\xd4\xaf\xbe\x3a\x25\x4f\x47\x6c\xd3\xda\xfa\x6c\x5e\x76\x80\x74\x54\x55\xf9\xc9\xa8\x9c\x10\x49\x58\x25\xe4\x51\x84\x5c\x2d\x49\x5d\xb9\xee\xbe\x8e\xfc\x7d\x92\xb4\x4a\xd1\xf2\x7a\xd5\x78\xff\xee\xc3\xdf\xfa\xff\xae\x64\x91\x15\x9f\x6f\x9e\xe7\x92\x06\x5b\xef\xac\xeb\xff\x8a\xfb\xe5\x63\xf7\x71\x01\x68\x1c\x57\xd5\x3c\x6c\x02\x80\x6a\xd0\x1e\x67\x8d\x06\x30\x68\x32\xca\xe2\xf1\x01\x30\x32\xb1\x6b\x11\xf1\x06\x30\x4e\xf0\x12\x94\x2d\x04\x30\x38\x7d\x52\x56\xd5\x1c\x7a\xf4\x18\x32\x0d\xb5\x55\xc1\x07\xe5\x53\xe6\x63\xf8\x14\xb8\x34\x0f\xdc\xbe\x62\x26\x09\x74\xaa\x8e\x5d\xf1\xe6\xde\xa4\x4a\x95\x83\x43\xf5\xb6\xa6\xa4\x6b\x8a\xb3\x33\x2f\x6c\x99\x80\x55\xfe\x13\x41\xd6\xec\x17\x18\xc8\x2b\x10\x12\x4c\x74\x09\x82\xb2\x0d\x44\x36\x5d\xc2\xbc\xa8\x6c\x1f\x51\x4c\x37\x6e\x72\x41\xce\x86\x28\xa4\xb7\xfd\xab\xa4\xdc\x43\xa2\xba\x6e\xfc\x88\x82\xdc\x10\x31\x18\xf5\xa1\xdf\x56\xde\x90\x78\x4e\xbb\xe5\xb9\x83\x82\x3c\x31\x1f\xc5\xd1\xf3\x54\xfe\x19\x71\x40\x53\xe2\x09\xab\xbc\x2a\x89\x46\xed\xc3\xc3\xe3\xf2\x3d\x24\x56\xd5\xb7\x6d\x78\x79\x43\x92\xb9\xf2\x41\xf8\x1f\x5c\xd0\xdf\xfa\x3f\x2b\xaf\xa4\xef\xa6\x6f\xff\xe5\x20\x94\x0a\x64\xbd\xe8\x8d\x01\xb4\xb2\x95\xb3\x0e\x4d\x00\xe8\x29\x6b\x0f\x1d\x3b\x0f\x60\x9c\x6a\x6c\xcd\x3f\x0f\x60\xf2\xc4\x96\x4f\xac\x10\xc0\x04\xe3\x89\x95\xaf\x06\x30\xcc\x8d\x8c\x50\xe5\x83\x6c\x03\xc3\xcc\x4b\xfa\x87\x41\x53\x67\xa1\x04\x67\xe2\x40\x42\xb4\x74\x6e\x8b\x5b\x0a\xae\xf5\xa1\x5c\x85\x6e\xb8\xc2\xf6\x32\xc9\x45\xa9\x72\xb6\xd9\xa1\x84\xf4\x48\x91\x0e\xa9\xb1\x39\x0c\x8e\x72\x40\x28\x31\x56\xc3\x7b\xc8\x59\x10\x7e\x1a\xd8\xce\x70\xc9\xe3\x09\x59\x26\x15\xe3\x33\xf2\xfd\x84\x51\xc3\xf6\xcf\x4d\xf2\xb7\x88\x0c\xfa\x3d\x83\x5c\x0a\xc1\x44\x5e\x7d\xb3\x97\x67\x15\x7e\x13\x4d\x75\x7f\xf7\x76\x2a\xdc\x26\xe6\xa1\x6c\xbb\xe2\x15\x63\x89\xc5\x28\xcb\x47\x31\x8a\xc9\xc4\xc7\x5a\xb7\xef\x77\x28\x74\x91\xb6\xa9\x2b\xb6\x30\x2a\x84\x91\x14\x55\x72\xe0\x3f\x5c\xd0\xbf\xf7\xff\x29\xfa\x3f\x5f\x82\xe8\x95\xad\x9f\xd7\xfb\xa0\x66\x2f\xfd\x84\xde\x12\x40\xbb\x5a\xf9\xf8\x21\x22\x80\x41\xb6\x06\x3d\x8b\xec\x7a\x1f\xcc\x1e\x59\x75\x89\xe7\x02\x98\xc5\x7a\x64\x28\x90\xe0\xb9\xc9\x87\xf0\x17\x9a\xef\xc0\xcd\x70\x24\x53\xc3\x88\x09\x8e\xea\x99\x94\x98\x99\x4b\x90\x46\xb5\x9a\x6f\xff\xb0\x7a\x45\x0a\xd2\x38\xf0\xe4\x91\x43\x1a\x49\x4d\x65\xe1\xe3\x35\x27\x7d\x92\xb4\xd2\xc7\xc5\x00\xa7\x1b\xa4\x87\x8a\x7b\x91\xeb\x36\xc7\x41\x4a\x3e\x9b\xe0\x60\x5a\x88\x89\x92\x57\x22\x94\x18\x17\x4c\xbe\x53\xdc\x47\xd0\x34\x4f\xf9\x2a\xa7\xb8\x99\x70\xce\x04\x3d\x72\x4e\x61\x8a\xf0\xd9\xc8\xaa\xdf\x53\xf1\x03\x61\xd6\x88\xef\x05\xa3\xd2\x5e\xe2\x11\x83\xf3\xdd\x93\x4a\x1e\x44\x5d\xbd\xf7\x1d\x7d\x4a\xee\xc4\x68\x5d\xaa\x76\x56\xa5\x4f\xc4\x73\x3a\x7b\x5a\x55\x94\xf9\x89\x6d\xda\x99\x77\x05\x95\x6f\x10\x5f\x69\x75\xc1\xff\xc9\x05\x51\xf4\x7f\xb6\x34\x91\x8e\xcd\x2e\x00\x22\x25\x22\x17\x69\x2f\x02\xc8\x94\x8a\x9f\xdd\x75\x09\x40\xbd\x4e\x7a\x84\xfe\x11\x80\x7e\xb8\x42\xde\xa1\x1b\x00\xc6\x99\x9a\x0a\xc7\xf2\xd6\x39\x29\x8b\x46\x8b\x7b\x12\x2d\x00\x16\x75\xae\x3d\x4a\x46\xf0\xd2\x94\x35\x6c\x40\xf3\x2c\x78\x18\x45\xa5\x1b\x19\x7e\x87\xbd\x7a\x03\xc5\xef\x2d\x76\x93\xb2\x50\x4e\x77\x14\xed\xdb\x48\x7e\xea\xa3\x3d\xc2\x0e\x2d\xa4\xbd\xaa\x6e\x9f\xd5\x5c\x9e\x12\x09\xca\xca\x58\x57\xd7\x02\x4a\x1f\x08\x5f\x14\xb4\x09\xf4\x16\xf1\xb3\xd7\x15\xa9\x08\xfb\x2c\xf7\x7d\x77\x51\x62\x26\xd0\x58\x89\x7f\x4c\x50\xd2\x24\xd8\x9a\x27\xbe\x3b\xa3\x54\x4c\xc8\x37\xed\x7a\x75\x59\x99\x8b\xd0\x60\xf2\xbd\xf7\xa3\xb2\x1a\x61\xd1\xa8\x94\xc2\x85\xb5\x97\x29\x13\x88\x46\xfa\x62\x6d\x18\xe5\x7a\x62\xb6\x4e\x6d\xb3\xa1\xea\x36\x62\xb0\x9e\x68\x7d\xa3\x8a\x10\xb1\x5f\xeb\xc9\xff\x3d\x17\xb6\xbe\x12\x4a\x5f\xae\x9c\x76\x22\x0f\x69\xfa\xd6\x7d\x10\x28\xb9\x18\x5a\x7c\x12\xcd\x7b\xfd\x01\x0c\x0d\xe5\x6d\x0e\x59\x01\x98\xe5\xaa\x2d\xb2\xde\x5b\xcf\xd3\xb2\xbc\x65\x51\x2c\xe9\x06\x60\x29\xee\x3c\xa2\x58\x0d\xa5\x16\x5b\x42\x3d\x74\x3a\xc1\xc8\xf8\x51\xea\x47\xe3\x30\xd2\x98\xfe\xc3\x92\xc7\xd6\xdb\x29\xbc\x1c\x89\x4b\xe3\xf6\xd3\xeb\x2e\xc6\x24\x66\xd5\x3d\xa3\x09\x2e\x4c\x6b\x9c\xdc\x79\xc5\x44\x24\xc0\x8e\x05\xcb\xa7\x98\x8b\x14\xd8\xf2\x4c\x59\x28\x1f\x41\x9c\xed\xeb\xc6\x98\x95\x96\x90\x61\x9b\xed\xc3\xcf\x95\x95\x08\x3c\x96\xd5\x6f\x48\xca\x08\xc1\xcc\x22\xad\xcf\x5e\xa5\x89\x10\x65\x5e\xf8\x04\xaf\x12\x4c\x18\x34\x61\x7e\x5c\xa8\x72\x9c\xc8\x6e\x78\xb8\xed\xb6\x6a\x0b\x91\xc5\xf0\x51\x4b\xa4\xea\x75\xa2\xb2\x81\x57\xe3\x05\xd5\x77\x44\x6f\xbd\x8e\x5b\x32\xaa\x54\xc4\x01\xad\xef\xff\x9d\x0b\x54\xf1\xa2\x2b\xfa\xcc\xbf\xfa\xbf\x98\xa3\x50\x19\xed\x21\x00\xa5\xcf\x62\x3b\xe9\x84\x01\x50\xf7\xc4\x7c\xf6\x5c\x02\x30\x91\x91\x26\x1e\xa8\x03\xb0\x7c\xa3\xb6\xf9\x98\x38\x80\x2d\x5a\xd7\x86\x9f\x06\xc0\x66\x9b\xb9\x8d\xa4\x2b\xcc\x5a\x8d\x3b\xb7\xaa\x9c\x80\x9b\xe6\x63\xc1\x37\x50\xbb\x41\xc3\x24\x3b\xe5\x8e\x89\x24\xa9\xd8\xb0\xab\xf8\x89\xbd\x25\x89\x55\x37\xf2\xf6\x57\xd7\x54\xe2\x7b\xcd\x3b\xbd\x6e\x1e\xe2\xc4\x4c\x35\xcd\x71\x5b\xaf\xf1\x35\x4e\x4e\x46\x29\x05\x3f\xee\xd4\xb2\x50\xaa\xcc\x8d\xc7\x3a\x35\xfe\x50\x56\x4e\x41\x6c\x1d\x98\x3f\xf9\xa8\x58\x22\x67\xed\x37\x0d\x0a\xa9\x3c\x42\x06\x6d\xb7\xbc\x54\x55\xfd\x86\xfc\xb6\x69\xee\x51\x53\xcb\x26\xf0\x59\xa1\x29\x5c\xd8\x03\x26\xb5\x1e\xc2\x3d\xd3\x99\x16\x17\x75\x45\xc2\x77\x93\x84\x86\x42\xf5\xd7\xc4\x1d\xc6\x82\xb7\xcf\xab\xf3\x12\xad\xf4\x07\x6a\x3b\xd4\x7e\x10\x8b\x75\x37\xff\xd9\x07\xca\x5c\xf8\xdf\xfa\xbf\xf8\x88\x10\x17\x2d\xf7\x3a\x07\x41\xe1\x41\x2c\xb6\x48\x5d\x3f\xd0\x0d\x60\x3b\xa6\xe8\xc2\xec\x07\x60\x3f\xa2\xa3\xcb\xf7\x12\xc0\xc1\xc4\x74\x41\x2a\x0c\x5e\xdb\x99\xd8\x93\xd4\x32\x21\xd6\xfa\x44\xc0\xa8\xde\x33\xd8\x6a\x86\x4f\xce\xb0\x48\x26\xc5\x19\xd9\x16\x7f\x76\x40\xaf\xf1\x72\xb1\x5a\x49\x7d\x42\x3e\x5a\x44\x4d\xb5\xf4\x89\xcb\xbe\xd7\x28\x7c\x18\xee\x83\xb2\x26\xbe\xdc\x95\x7d\xfa\x83\x4a\x0c\xbe\xc0\x4d\x62\xac\x4c\x15\x85\x1f\x74\xf9\x3a\xe4\xa9\x66\x81\xec\x77\x3e\xff\x7a\x4a\xad\x1b\x09\x76\xdc\xf4\xec\x96\xda\x2b\xe4\x93\x6d\x75\x17\x8b\xc6\x7e\x64\xd2\xf6\x71\xfb\xa0\x46\x38\x81\xc7\xba\xae\x2d\x5f\xa3\x84\xe0\x65\x19\xd3\x38\xac\x31\x49\xb8\x6b\xd6\x77\xe7\xb5\xc6\x4b\xc2\xb4\xc9\x8d\x5a\x46\x4d\x31\xe2\x09\x23\xde\xea\x61\x8d\x61\x62\x80\xbe\x09\xfc\xc9\x05\xad\xea\xde\x14\xfd\x5f\x9e\x67\x90\xea\x0f\xfd\x5f\x6e\xd7\x89\x69\xda\x9b\xeb\x1c\x04\xc5\x17\xc3\x7a\xa3\xf8\x9d\xfd\x06\xeb\x39\x52\x2e\x1f\xb5\x8a\xf8\x24\x00\x9c\xe7\x8d\x9b\x24\x5f\x43\x9f\x3d\xb3\xdd\x3b\xb5\x97\x60\x65\x7b\xcf\xcf\xdc\xd0\x80\xf4\xd6\x92\x27\xf1\xae\xf5\x03\x92\x90\x49\xd7\xf9\xcb\xae\x0a\xc4\x61\x3d\x95\x7a\x15\x0f\x84\x28\xa4\x2d\xfe\xdc\xc4\x3f\x9f\x30\xa9\xce\x3c\xf9\x2d\x30\x88\xc8\xa0\x2a\x84\x13\xf3\xb7\x9f\xb7\x50\x55\xc5\x7d\xf2\xf6\xfe\xa1\xae\x3a\x86\x97\xf6\x0c\xfa\xd8\xad\x1e\x81\x57\xf0\x3a\xb0\xe6\x13\x55\xad\x79\x18\x3f\xee\x26\xd8\xc5\xae\x75\x10\x91\x73\x1e\x6f\x2f\xd5\x6a\x40\x62\x9c\x0e\x51\x7c\xb2\x1a\x67\xb4\xf7\x12\x8e\xdb\x5c\xbb\x59\xaf\x5d\x41\x08\xb1\xc4\xdd\x88\xd3\x1a\x24\x7c\x34\x7d\x7d\x75\x4a\x5b\x87\x48\x67\x3c\x57\x29\xa5\x1d\x4f\x54\x34\x84\xff\xce\x05\x8a\xde\xc9\xea\xcd\xf7\x70\x13\x03\x80\xe0\x37\xde\xd4\x2d\xc4\x75\x1f\x04\xdd\x1b\x02\xd8\x5d\x7c\x00\x56\x8c\x82\xc6\x7b\xa2\x00\x1c\x5e\x88\xf2\x31\x0c\xae\xe7\x27\x79\x46\xa8\x0b\x2f\xbf\x3f\x78\x3e\x36\xdc\x2c\xf9\x1a\x3e\xb8\xfc\xb4\x0e\x52\x53\x05\x49\x87\xab\x5e\xbd\xc6\x31\xa4\x54\xeb\xb9\x53\x1f\x1d\x50\xc4\x4f\x66\x79\x45\xe0\x19\x40\xf4\xd0\xc7\xd7\xeb\xfb\xa9\x13\x9a\x51\x9b\x5f\x0e\x85\x78\x12\x0e\xa9\x0f\xcf\xf1\x46\x4c\xe2\xcd\xd5\x78\xb0\xb7\x82\x0f\xfd\x78\xa2\xc1\x8b\x1d\x0d\xe6\x1a\xdd\xa6\x31\x83\xd3\x0e\xdc\xb0\xe6\x13\xc5\xa9\x15\x82\xd7\xf6\xa6\xe9\x16\x42\x29\xe0\x25\x7c\x38\x1f\x79\xa0\x7c\xf1\xcd\x1e\xf9\x14\x1e\xaa\x31\x0a\xe5\x83\xf4\x3a\x1c\xbc\xe9\xa8\x73\x15\x99\xb3\x67\xba\xde\xaf\xeb\x48\x38\x6a\xdb\x58\xd5\xaf\xf3\x81\x70\xc6\x32\xea\xb2\xab\x4e\x0b\x61\xd0\xac\xb1\x7c\x40\x97\x91\x48\x6d\x7a\x18\xfe\xc3\xc3\xfc\x7b\xff\x5f\xec\x03\xa7\xe6\x96\x0d\xeb\x3e\x08\x86\x23\x3c\x16\x3b\xa4\x01\x6c\x4b\xf9\xdb\x77\xbb\x03\xb8\xa3\x85\xbf\xec\xcf\x06\xf0\xd1\x97\x22\x1e\x55\x06\x08\xac\x54\x76\xe7\x3e\x03\xe0\x77\x49\xf7\xa5\x84\x2c\xbc\xf0\xf2\xb2\x9c\xd3\x30\x23\x4d\xb9\xd4\xb9\x4f\x5b\x38\xad\xe5\xec\x85\x59\x9a\x16\x04\xf8\x59\x11\x2e\x1a\x9d\xad\x8f\x0a\x2b\x42\x70\x3a\xcc\xfd\xfa\xd1\xfa\x88\x94\x46\xc5\x52\x6a\xfc\x9e\x79\x6f\x0d\x0d\xcc\x9b\x48\xf1\x2f\x95\x5a\xec\x58\xf7\xb0\x0f\xef\x3a\x50\xdb\xb1\xb9\x61\x57\x9f\x57\xe8\xe4\x61\x3f\x85\x7a\x3c\x49\xd7\xe5\xc0\x05\x07\x4e\xb5\x0f\xe9\x46\xe3\xf7\xfa\x0e\xb5\x58\xe9\x75\xe3\x35\x7c\x1e\x35\x18\xea\x99\xe2\x71\xee\xd1\xb5\x4f\xf4\x2b\x11\x61\xb7\x6d\xff\x17\x07\x54\x26\xa5\x7f\x95\x90\x6b\x89\xbe\xc0\x62\xc0\x42\xe8\x31\x9f\xfb\xef\x7e\xa0\xe8\xff\x9c\xbf\x39\xab\x36\x97\x01\x48\x1b\x1c\xef\xa1\xf9\xb9\xee\x83\x40\xe1\x20\x5c\x46\x78\x55\xe8\xf0\x00\x7e\x9a\x27\xdc\x18\xf6\x02\x04\x21\xa2\x17\x0e\xcf\x01\x44\xc8\xc9\xef\xe5\x20\x02\x44\xe8\x69\x25\x8a\x9f\x81\x6f\x21\xc5\x26\x25\xea\xb2\xa4\x7e\x8f\x39\x97\x27\x56\x34\xc4\x21\x67\x89\x28\x75\x4f\x45\xe2\x56\x9b\xc3\x79\x2f\x82\x79\x90\x29\x93\xcc\xfa\x47\x31\x0a\x78\xd0\xcd\x7f\xc7\x92\xe8\x8e\xaf\xd5\x4c\x43\x3f\x48\x32\x1e\x37\x44\x45\x2e\x05\x27\xe8\xbc\x9b\xd0\xbd\xb3\x34\x13\x7f\xeb\x39\x4e\xaf\x14\xd3\x78\xf2\x4d\x97\x8e\x3e\x1a\x2b\x1d\xa5\x7a\x8f\x64\xb8\x15\xfb\x31\xac\xa9\x09\x6b\x28\x81\x0b\x09\xde\x78\xbb\xd5\xf0\x3c\x7e\x9f\xdf\x60\xcd\x66\x63\x07\xbc\x8c\x1f\xe7\x55\x55\x63\x79\x7c\xb3\x57\xe2\x65\x66\xa3\x34\xc4\xd9\x95\xa1\x7c\xd8\x28\x13\x69\x74\x72\xbc\x90\x63\xa2\x81\x3c\x72\x52\x3a\x7f\xc5\xe8\x18\xc1\xde\x06\x75\xee\x8e\xd1\x09\xc2\x4d\x4b\x85\x3f\xfb\xc0\xb3\x72\xaf\xfb\xe8\x0d\x8e\x88\x0d\xcf\x96\xdf\x9b\xd8\xd2\x37\x3d\x06\x50\xbc\xce\xec\xbc\xa9\x07\xc0\x80\x8a\x59\x68\xf3\xe7\x75\x0e\xc2\x6b\x98\x3d\x7e\x07\x0d\x40\xc8\x28\xf7\xf8\x9e\x46\x80\x93\xcc\x42\xd4\x87\xee\x02\xc4\x57\x4a\x7e\x60\xab\x01\x88\x1f\x51\x3b\x2a\x7a\x12\xe6\xe3\x1c\xf4\x67\xd4\x9e\x92\x06\x43\x76\xd9\x87\x58\xdd\x5d\xcb\x55\xe3\xb5\x1f\xcf\xe5\x88\x7e\x81\x9f\x34\xf7\xb8\x33\x96\xdc\x8a\x7b\xab\x57\x35\x7c\x2f\xb3\x73\x7a\x8f\x4e\xdc\x22\x73\xb6\xd9\xe0\x33\xfd\x51\xb4\x42\x7a\xe1\xd3\x7e\x23\x2c\xfa\x76\x9a\xeb\x63\x5a\xe3\xd6\xa5\xaa\xc4\xcf\xad\x1c\x26\xb3\x18\xf3\xf8\xb8\xb5\x7c\xb0\x33\x66\x72\xd8\x7b\x11\xb5\x57\x19\xcd\xb7\xe3\xac\x42\xbe\x56\xa0\xcc\x23\x71\x23\x81\x99\x65\x61\xe6\x99\x78\x33\x3f\x96\x0b\x7e\xe6\x91\xf8\x61\x2f\xc1\xa2\xad\xe6\xbb\x10\x45\xb7\xe9\xfc\x0c\xb3\x3a\xa4\xc5\xe9\x63\x0e\xda\x82\x0e\x79\xe7\x44\x73\xba\xc9\x8c\x48\x10\xb7\xf3\x5d\x7f\x0e\x36\x88\x1d\x5f\xf1\x5b\x64\xe3\x39\x36\xb0\xb1\x17\x40\x2c\xe9\xa8\xd3\xc6\x82\x75\xfd\xdf\x3a\x93\x11\xd9\x54\x02\xe0\x7e\x61\x93\xc3\x8a\xde\x51\xce\x7c\x7a\x9b\x0a\x40\xdc\x5d\xd6\xf8\x1d\x87\x01\x52\xe2\xf9\x77\x1f\xc0\x01\x64\x5d\x10\xa1\x67\xe1\x03\xc8\xca\x51\x10\x11\xfc\xb2\xe6\x13\xf3\x34\x9e\xdd\xaa\xd4\x46\x98\xd0\xe6\xef\xe6\x9b\x15\x6a\x85\x08\xb8\x32\x64\x8b\x24\x79\x63\x3e\x59\xb5\xdf\x71\xca\x51\x9f\xe1\x34\x36\x1d\xde\x5f\xb8\x71\x64\x9b\x31\xfb\xdc\x70\x91\x5b\xf7\x31\xf3\x83\x0b\x96\x79\x25\x6d\xa3\x96\x7c\x8b\xe1\x39\x56\xf5\xb1\x56\xed\x68\xfd\xcc\xc1\x9a\x40\xeb\xee\x25\xd7\x94\xfb\x57\x89\xd6\xb5\x18\xe6\x84\x99\x4b\x36\x36\xb6\xd8\x0d\xb1\xfb\x4a\xcf\xda\xa8\x61\x6f\x47\x4e\xaf\xe5\x41\xe9\xda\x94\xe0\xf0\x81\x2e\x67\x19\x6c\xca\xf0\xde\x7e\xdc\xa7\xf9\x6c\x9a\xf0\x9d\xde\x31\x99\xfe\x36\xec\x88\x8a\xbb\x67\x5a\x98\x8d\x21\x72\xda\xe5\x57\xca\x39\xeb\xbd\x84\x5d\x0e\xa8\x95\xe7\xa0\x6e\x79\x5d\xb4\x0e\x47\x57\x7c\x06\x39\x75\x8e\xd2\x6f\xa8\x5a\xd7\xff\xf5\xed\xb6\x9d\xa7\xfa\xc3\x07\x81\xa2\xfb\x51\xee\x3f\x67\xb8\x6c\xf0\x5b\xae\xb9\x25\xac\x45\xcb\xf3\xf3\x3c\x0b\x3f\x1b\x63\x37\x40\xf1\x13\x49\x12\x3f\x35\x40\x61\xa8\xfa\x4e\x65\x4b\xd2\xbb\x33\xf3\xc6\x6d\xd6\x4d\x04\xe7\xb8\x03\xee\x4c\x91\x61\x3f\x33\xfd\x7f\x9d\xaa\xcb\xa6\xfd\x68\xe0\x6e\x56\x39\x5f\x98\xf2\x7a\xdc\x81\xa5\x4f\xa3\x3c\xb9\xab\xce\xc6\xe5\x77\x44\x45\x70\x83\xa4\x7d\xf7\x5c\x77\x31\xe7\xf5\xdd\x8e\x1d\x0b\x6c\x05\x32\x15\xef\x9d\x2e\x2d\xfa\x9d\xf9\x5d\x3a\xee\x1c\x82\xe6\xcc\xee\x2e\xa4\x71\x6e\x5f\xca\x4a\xc1\xe5\x7e\x74\x39\x82\x91\x4f\xd4\x3a\x93\xe9\x1c\x82\x21\xc4\x92\x32\xad\x5d\x54\xb0\x25\xd1\x8a\xe9\x74\x4e\xe3\xb8\x53\xa1\xda\xa9\x67\x1d\xaf\xe3\xd9\x02\x6a\x13\x6f\x38\xfe\xc0\x97\xfa\x32\xc4\xa7\x3b\xd5\xe2\x5f\x79\xa7\xc4\xef\x70\xf8\x86\x58\xbb\xcd\xc5\x78\x3a\x1a\x23\x39\xae\xfc\xcb\x7d\xe0\x58\xf1\x53\x63\xcc\x66\xba\x49\xed\x06\x20\x48\x4b\xf7\x7a\xf9\xbf\x15\x77\x6f\x5e\x79\xcf\xb6\x10\x59\x5d\x2f\x45\xef\x89\xca\x5b\xad\x99\xe4\x9c\x03\xca\xfd\xd7\x0a\xd2\xc6\xe4\xe5\x5a\x9d\xc2\xbe\x99\x9e\x15\xe0\x46\xa1\xd0\x6f\x8e\x3c\x80\x9a\x6e\x79\x07\xd9\x71\xd2\x50\x65\xae\x2e\xb3\xb5\xe6\xe4\xa3\xfc\xcb\x76\xf3\x11\x54\xfd\x05\x89\x0c\xa1\xa2\x67\x72\x1f\x1f\x8a\x10\x3c\x77\xaf\xec\x40\x83\x7f\xc0\x9b\xfb\x70\x65\xb8\x9a\xd6\xab\x7f\xca\xaa\x46\xb2\xd8\xcc\x67\xfe\xf7\xf0\x65\xce\xfc\xab\xbe\xb4\x73\xe3\x25\x0c\xd9\x8a\x7e\xd3\xf3\xbf\x8b\x84\x33\x34\x7d\x5b\x17\x83\xcf\x3e\x4e\x7e\xe1\x8b\x42\xbf\xc9\x34\x4a\xfc\xe1\xd3\xb3\x94\x94\xfa\xe8\x94\x9a\xf7\x37\x4c\x4c\x82\x4b\xcc\x6b\x1f\x19\xec\xee\xb8\x8d\xd1\xa7\xbc\x59\xb0\xbf\x22\xf3\x22\xdd\xbc\x5e\xe0\xdc\xc3\x74\x22\x25\x3d\x22\xf0\x7c\x01\xb7\xc3\xb2\x3c\xf9\xf1\x76\xfe\xa2\xa1\x1a\xee\x5b\x91\x63\x1e\x10\x24\xe6\xe1\x8a\x08\x7a\x24\x2e\xf7\xe1\xb0\xe1\xf2\xe7\x67\xb6\xdd\x7b\x67\xb9\x8a\x73\x6d\x38\xb4\x5c\x75\x2c\x57\xd7\xe7\x74\x73\xb5\x86\x91\xef\xf7\x53\xf4\x5f\xca\xfa\x2f\x5f\x5b\xad\xb7\xf2\x57\xf9\x87\x96\xec\x23\xc5\xdb\x47\x00\x1e\xb2\x71\xa1\x19\x5f\x01\x3c\xea\x92\x98\x10\x1f\x9d\xd6\x6e\xfa\xaa\x3e\x6c\x56\x3c\xe8\x75\xbd\xd5\x82\x37\x38\xe2\x61\x60\x29\x87\xcf\xcb\xac\xcd\x55\x8d\xd9\x9d\xa9\x0a\x17\xb3\xf2\x67\x92\x97\x6e\x6e\xab\x3e\x9d\xaa\x15\xef\xf5\x61\xe7\x4d\x8e\x78\xf7\x58\xae\x19\x9f\x6b\xba\x27\xe7\x62\x76\xcc\xce\x5c\xa4\x8f\x3e\x1d\xcd\x35\xaf\x5b\xbc\x21\xe2\x6c\xf4\xc1\x85\x9f\xf9\x2e\x11\xbb\x22\x8e\x2d\xce\xe5\x3c\x09\x1b\x0b\x3d\xbf\x74\x28\x83\x91\xc2\x7d\x04\x33\x07\x03\x06\x1b\x57\x17\x38\x14\xcc\x8e\x2d\x8c\x7e\x16\x90\x1d\x98\x87\xd3\x0d\xa7\x0b\xb8\xe8\xf7\x1e\xd7\x1a\xb2\xc9\xbf\xd1\xb7\x0b\xcf\x13\xd0\xe5\xa7\xe8\x73\x01\xdf\xe6\x63\xe2\xed\xed\xfb\x18\xd1\x74\x6f\x02\xd8\xf6\x73\xff\xca\xfb\x34\xb7\xe5\x96\x0f\x54\x7f\xe8\xff\xd6\x8d\xe4\x7d\x40\xbe\xf7\xfe\x6f\x3e\x0e\x45\xf7\xa0\xe8\xe0\x0f\xf9\x57\xeb\xf3\xc2\xcd\x3b\x97\xeb\xc0\xcf\x63\xb9\xf4\x02\xf3\xf7\xfa\xef\x08\x5b\x0a\x32\x7f\xac\xeb\x8d\x54\x8a\xd1\x9b\xe8\x7e\xf8\x30\xc5\x10\xef\xbd\xa3\xee\xca\x5d\x56\x37\xf1\x24\x91\xbc\x98\xeb\x07\xe2\x5a\xcf\x67\xc7\x8f\x56\xbe\xb8\x7a\xbf\xe2\x6e\xc8\xb9\x4b\xc1\x83\x3a\x55\x2f\xfd\x0f\x97\x30\xcc\x6a\x5c\x7a\xee\xfb\xba\x88\x61\x9e\xb7\x98\xd6\x57\x3f\xf7\xd7\x42\x67\x7e\x9d\x0f\xcf\x99\xc3\xe8\xad\x39\xb4\xde\x49\x59\x99\x4b\xcc\xe9\xf7\x7c\x36\xa5\xfa\x2e\x2d\x24\xfb\xfd\x27\xef\x65\xec\x14\x2d\x76\x2e\x32\xe2\x5f\xee\xc3\x8d\x39\xba\x12\xff\xd5\x5b\xd8\xd5\x34\x12\x85\xd8\xb9\xef\x77\x25\x85\xef\x45\xc2\xdd\xa4\x00\x0e\xf1\xd0\xbb\x2d\x7f\x6e\x51\xb2\x8e\x45\xf1\x81\xa0\xec\x83\xf8\xd8\xd5\x4a\xd1\xbd\x28\x7e\x18\x94\x5c\x10\x8a\xfe\xf3\x9a\xac\x87\x7e\x19\xa1\xb2\xa1\xa2\x5a\x52\xfd\x41\x7f\x44\x68\x7b\xe2\x58\xcd\x58\x09\xff\x71\x4e\x93\x97\x53\x1f\x77\xcb\x5e\x50\xed\x68\xa9\x1f\xd8\xa4\xcb\xe1\xf0\xec\x62\x5c\x5f\xb6\xc3\x70\xe4\x7c\x12\x6d\x27\x43\x64\x51\xce\x78\xd0\xdc\xa3\xa8\xcb\x1b\x0a\x6b\xdd\x2c\xdb\x55\xfa\xf7\x97\xc8\x3a\xa4\xb6\x8a\xcd\x8b\x9f\x3f\xe5\xa8\x74\xab\x66\xe1\x7d\x9e\xa0\x43\x4d\x8d\x15\x5a\x2d\x6b\xd4\x21\xe3\x4a\xf8\x52\x48\x2a\x8b\xe3\xb9\x32\x34\x86\x35\xb1\xd1\x81\x54\x7c\x08\x4b\x1b\x1b\xe7\x50\x5e\x18\x85\xed\x88\xda\xef\xa8\x96\xbb\x80\x13\x09\x37\x76\xa8\xcb\xf1\xc4\x7d\x0f\x0a\xb3\x1f\xce\x4e\xc4\x7b\xf8\x5d\xb7\x67\xcd\xf0\xc2\x13\xbd\x76\x38\x50\xa7\x8c\x22\xdc\x1e\x0d\xf6\xaa\x49\x35\x48\xa1\x0b\xde\xee\x7b\xc2\x75\xe4\x8b\x93\x11\x00\x57\xf5\x86\x15\x3f\x13\xc5\xb6\xd5\x75\xd8\xd7\x53\xfd\xc5\x81\x50\x7c\x10\x2e\xee\xfe\x7b\xfd\x5d\xee\x54\x7f\xe9\xe0\x3f\xd8\x96\x2b\xda\x7d\x5e\x62\xe5\xf7\x6f\x73\xac\xeb\x41\x05\x2a\xaa\x77\x4b\x68\x69\xce\x8a\x23\x89\x1d\x27\x7e\xeb\x48\x3a\x49\x59\xd5\xee\x9c\x20\x69\xa9\x99\xbc\xca\xd7\xf9\x52\x6a\x73\xde\xf7\x79\xf8\xec\x48\x47\xc8\xfb\xc4\x7e\x0f\xd1\xe1\x85\xf2\xc2\xcc\x3d\xd6\x2d\x43\x35\x2f\xd9\x72\x6e\x98\xba\xbf\xed\x5b\x8c\x38\xad\x66\xfa\xe3\xe9\x43\xf4\x62\x6a\x83\x59\xef\x43\x64\xe9\x55\xe2\x45\x73\xfe\x96\x1e\xcc\xad\x38\x5a\x73\xc1\x3b\xa1\xd8\xfa\xc8\xe3\x16\xb2\x35\x93\xb8\x63\x61\x65\x16\xef\xaa\x6c\x70\x25\xc1\x39\x16\xfd\x15\x4e\xf8\xc3\x01\xdc\x96\x7c\x65\x6f\xf1\xee\x7e\x1b\x2c\x36\x5e\x40\x23\x7c\xee\x9f\xff\x1f\x61\xef\x19\xd5\xd4\xf6\x7d\x7f\x47\xb1\xa0\x34\x05\x54\x14\xe9\xbd\x07\x08\x25\x40\x12\x7a\xef\xbd\x37\x41\x44\x05\xa4\x08\x36\x54\x44\xc5\x8e\x22\x2a\xa0\x62\xb9\xf6\x06\x36\x2c\xa8\x08\x88\x05\x04\x1b\x28\x0a\x36\x2c\x08\x56\x44\x69\x49\xce\x7c\x06\x21\x07\x2f\x7e\xef\xef\xf9\xbf\x9a\x83\x3b\xee\x70\x64\xad\xec\xbd\x4f\x92\xf9\xd9\x73\x05\x4e\x2d\x98\xcc\x4e\x8e\x3d\x1c\xd0\xb7\xc3\x83\x7d\x7d\x96\x44\xa0\xca\x36\x0a\x67\x5a\xc4\x97\x00\xff\xdc\xbd\x9c\x98\x50\xce\x9f\x75\x30\xcc\x81\xf0\xeb\x26\xfd\xef\xbd\x4f\xf8\xfb\x3f\x7c\x64\xfd\xcd\xfc\x5c\x9c\x4e\x1e\x47\xd2\x73\xbe\x7f\xc7\xa0\xb6\xf3\x39\x90\xa7\xe9\x80\x60\x07\x85\x72\x77\x15\xa0\xd8\x2b\x71\xa6\xec\x12\x6e\xd2\xce\xe9\xc4\x1e\xcc\xe7\xbc\xb3\x5b\x6d\xff\x62\xc3\x92\x5e\xf1\xc0\xa6\x88\x96\xa4\x5b\xdd\xf1\xc9\xac\xb4\xd7\x91\x8b\x7f\xf6\xef\x16\x5b\x96\xeb\x73\xa5\xbb\xa0\xee\x7b\x56\xb9\x9b\xcc\xf7\xc8\x9e\x82\xac\x32\xb7\xae\xd7\xb1\xbd\x35\xcb\x04\xdd\x6d\x9a\x06\xfa\x76\x65\xac\xf2\xf0\xbc\x3f\xbb\x7f\x4a\xda\x3b\x8f\x17\xb7\x7a\xfa\x8b\x93\xff\xf1\x14\xb8\xb1\x78\xc0\x30\xa1\xcc\x73\xff\x65\x99\x81\x5d\xf3\x26\x79\x9e\x3b\xb7\x91\x3d\x25\xce\xdf\xf3\xf7\xa9\x77\xec\x95\x31\x13\x3c\xbb\x8e\xfb\xb3\x1b\xa2\x32\x3c\xcb\x0e\xe7\x72\x34\xc3\xcd\xbc\x54\x0e\x04\x71\xa2\x42\x9d\xbd\xa6\x16\xc7\x72\xf6\x04\x8b\x7a\x4d\xd8\xed\xcd\x79\x16\x70\x0b\xb0\xad\x1c\xaa\x67\xf6\xac\x21\xcd\xe2\xf7\xa5\x70\xf6\x90\x96\x48\x8e\x5c\xff\x64\xfd\x43\x1c\xc4\x00\x3f\xc7\xfa\x63\xf0\x90\x36\xf2\xef\x75\x57\x6d\x19\xba\xc7\x5a\xf6\x02\x50\x14\x9c\x7c\xe6\xc8\x33\xc0\x80\xa6\x92\x92\xbf\x04\xca\x36\xcd\xe6\x8d\x2b\x5e\x71\x1f\xf8\x07\x7b\xd9\xc4\x47\x73\xa8\x09\x73\x66\x5d\x0c\x4d\x60\x27\x6d\x73\x9b\x5b\xe0\x55\x38\xb0\xf7\xca\xf7\xa4\xad\xce\xc1\x03\xc2\x6d\xed\xc9\xf1\x0e\xc1\x03\x4e\xfd\xf9\x89\xf1\x0e\x77\xbf\x4c\x1a\x98\x3a\x6f\x9d\xa3\x41\xdb\xac\x81\xc5\xf1\x54\xc7\x07\xcd\x71\x03\x2d\xb3\x6f\x3a\x46\x3e\xac\x64\x67\x45\x9d\x75\x5a\x74\x77\x21\xfb\x64\xe4\x35\xa7\x65\x55\xce\x1c\xb1\xb0\x74\x67\xca\xf5\xf1\x1c\x56\x48\x9f\xb3\xf3\xa5\xd1\x9c\x4d\x41\x9e\x4e\xb5\xe7\xcf\x71\x5a\xfd\xb5\x9c\x9f\x95\xc8\x72\xde\xfb\xcf\x74\xbe\x79\x22\x84\xab\xe7\x33\xd5\xd9\xf2\xe8\x7e\x6e\xa2\x67\x00\x10\xc2\x7f\x9f\x17\xf1\xd7\xc1\xb6\xae\x21\x3d\xc1\xff\xbc\x40\xce\xc3\x78\xba\xe1\xbf\xea\xff\xd0\x39\xd2\xff\xb9\x65\xcc\xf7\xbf\xf8\x79\x08\x87\x36\x00\x93\x22\x29\x94\xc2\x01\x40\x5f\x42\xbe\x61\x5d\x18\xf2\xac\xa3\x0c\x13\x17\x9e\x27\x4e\xfa\x74\xdb\xb6\xc4\x18\x73\x13\xe2\xbf\xf9\xcb\x05\x36\x71\xa5\x72\x5a\x83\x6d\x3d\x9e\x71\x36\x1d\x37\x08\xef\x73\xec\xe7\x98\xd6\x8a\x45\xc6\xd9\x49\xb0\xfb\x3b\x6a\xa2\xc4\x6c\x0c\x38\xb6\xec\xd2\xb0\xab\xd6\xf3\xfa\xe6\x70\x24\x83\xbd\xac\x2f\x7e\xf6\xe2\xd8\x06\x4d\xb6\x49\x79\xd3\xc0\x09\x09\x3c\x6f\xb3\xfe\xf9\x0c\x4e\xb1\xff\x62\x1b\xd7\x47\x07\x39\xfd\x3e\xb2\x36\x07\xef\x8b\x73\xa5\xbd\xbe\xd9\x7c\xbf\xed\xce\xb5\xf3\x8c\xb3\x79\x7b\xf3\x08\x37\xdb\xed\x8d\xcd\xcf\xf2\x8b\xdc\xb3\x2e\xed\xb6\x9b\x2f\xdd\xe1\x5e\x73\xc9\xb7\xe9\x39\x5f\xc9\x85\xe3\xec\x3f\x9f\x8b\xc8\x1c\x08\xf2\x39\x40\xe6\x20\x34\x96\xfe\xbb\x7e\x72\x1e\xc8\xf0\x3c\x0c\xca\x90\xd6\x6c\x1d\xe9\x7f\x1d\xe2\xe7\xa4\x14\x51\x80\x99\x8f\x26\x1c\xdf\xd4\x06\xe8\xad\x97\x6e\xcf\x1c\x05\x30\x9e\xab\x5b\x26\xe6\x43\xc1\x8b\xb0\x38\x4b\xf2\x0f\x7e\xeb\x08\xd1\x2c\x33\xf7\x08\xb7\xfb\xdc\x1b\x7b\xca\xbd\x1e\x3b\x0a\x70\xb3\xca\x36\xf9\x6c\xb1\x9d\xcd\x75\xa9\xdf\xe4\xfb\xd8\xca\x89\xeb\xf7\x51\xde\x27\xc8\x72\x32\x37\x91\xf3\xcd\xeb\x03\x33\x9a\xfb\x9b\xbb\xdc\xa5\x9d\x71\xf2\x77\x3b\xf7\x9c\x53\x31\x73\x71\xe7\x55\xee\x36\x17\x67\xe6\xf3\x36\x2f\xee\x1e\x97\x49\x0c\x99\x96\x9d\x84\x8c\xed\x77\x06\xb7\xc9\x94\x98\x64\xf7\x94\x91\xfe\x50\x84\xb0\xb3\x31\x62\x54\xdd\x23\x88\x10\x6b\x47\x66\x6a\xcd\x35\x22\xc0\xfa\x10\xf3\xc0\xcd\x06\x62\x81\xd5\x22\x20\xab\x61\xe4\x39\x70\x99\x9f\x97\x34\x9c\x87\xc2\xf3\x3f\x39\x7c\xdf\x9a\xcc\x01\xf8\xbf\xee\xc1\x1f\xe1\xef\x8b\x9d\xb3\x86\x74\xcd\x4c\x60\x94\x2e\x85\x92\x35\x19\xd0\x3a\x31\x65\x5e\xea\x47\x80\x45\x55\xf5\x8d\xed\xc6\x09\x37\x5f\xea\x67\x92\x7f\xf0\x5e\x42\x3c\x58\x54\x6f\xdd\xe5\x12\x4c\x14\x6f\x0b\xb5\xab\x23\xb9\x07\xeb\x17\x84\x6d\xb9\xbd\x93\x13\xeb\x3d\xc1\x6c\x18\xef\xf8\x92\x91\x46\x78\xbd\xa3\x3b\xb8\x58\x34\x10\xd1\xdc\x89\xf6\x07\x86\x73\x1e\x76\x40\x81\xa8\xb4\x48\x32\x8d\xfc\x6d\x4f\x7c\xa0\x73\x4d\x5f\x7d\x66\x13\x77\xcc\x33\xe9\xd3\xdf\x1b\x10\xd5\xe6\xe7\xe9\xcf\x5a\xef\x11\x67\x2d\x6e\x99\xfe\x78\xf6\x83\x78\x4b\xff\x4a\x37\x7b\xac\x49\xb4\xd3\x8f\x99\x06\xd7\x97\x43\xdc\xf8\xfb\x1f\x1e\x8c\x7c\x0e\x90\xf3\x40\x86\x38\x18\x92\x83\xfa\x74\x7f\x64\xfd\x77\xf9\xf3\x81\x2e\x95\x8c\xf4\xff\x8a\xf8\x9c\x04\x39\x0f\x84\xcc\x81\x58\xb8\x12\x50\x5b\x2f\x76\x7f\x9e\x38\x60\x36\x55\xa6\x26\x32\x15\x2d\x2e\x1e\x5a\x1b\xfd\xc6\x60\x5d\x48\x94\xe1\x16\xf7\x7c\x04\xa6\x6c\x31\xfd\xea\xf8\x10\xcc\xb5\x2c\x73\x49\x3b\x61\x8c\x2a\x7a\xca\x9a\x60\x59\x86\x71\x27\x83\x98\xe2\xcc\x75\xc4\xa7\x72\x61\x56\x8a\x85\x11\xd1\x51\x7b\x89\xf9\x73\x38\xe7\x61\x2d\x26\x74\x7f\x67\x18\x0c\xcf\xb5\xc8\xc3\x09\xf8\x1b\xfe\x1c\xce\x77\xa8\xeb\xb5\x41\x95\x56\x8f\xc1\xbb\xef\xd3\x70\x42\xfb\xb7\x61\xd2\xa7\x73\xd8\xa6\x9b\x62\xd0\xf8\x26\x09\x7b\x75\x14\x0c\xda\x5e\x34\x60\x8f\xce\xb8\x3f\xe7\xc0\x9d\xef\xfc\xe7\x3f\x7f\x9e\x1a\x78\x3c\x54\x27\xdf\xd7\x23\x39\xa8\x61\xff\x8f\xcf\x01\x91\x1c\x0c\xe9\x7f\x0e\xcf\x03\xb1\x01\x28\x21\x14\x4a\xe2\x60\xdf\x4e\x53\x28\xf3\x37\x02\xca\xd7\x85\xa3\x62\x2f\x03\x74\x75\x69\xcb\xe0\x7c\xc0\xe1\x8d\x8a\x28\xc9\x3f\xb8\x34\xe2\xfc\xdc\x64\xea\x71\xfb\x7a\x14\x2f\xbb\x6e\xa8\x66\x13\x88\xd4\xdc\x1c\xe3\x4a\xd6\x25\x2c\xd8\x9b\x6e\xfc\x8f\xc5\x39\x2c\x3c\x5e\x61\xf4\xca\xec\x2e\x42\xae\x8a\x9b\x44\x99\x1e\x46\xe4\xbd\x14\xe3\xbb\xa6\x22\x70\x78\xe9\x68\xba\xd9\x44\x18\x71\x9f\x43\x8d\x9b\xff\x5f\xbc\x83\x8e\x69\xbf\x12\x20\xaf\xa3\x3b\xf9\x67\x30\xa0\x58\xa6\xc7\xe8\x18\x00\x54\x2e\x01\x95\xfc\xbc\x20\x72\x3e\x1c\x87\xf7\x3c\xf8\xc6\xcf\x41\x20\xfd\xcf\xff\xc9\x01\xe0\xcf\x85\x21\x39\x98\xad\x7c\x9f\x9b\x9c\x07\x42\xce\x41\x20\x7d\xdf\x59\xb7\x00\x85\xd9\x13\xc6\x87\x9c\x05\x0c\x8a\x24\x02\x7d\x6b\x00\x9b\x74\xd9\x8d\xae\x7d\x80\x8f\x90\xaa\xb6\xa3\x09\xd8\xd1\xc6\xea\xe1\x76\xe3\xf1\x30\x63\xb3\xae\x93\x25\x13\xad\xd9\x8f\x75\x64\x19\x0b\x71\x67\xbb\x91\x9e\x88\x05\x0b\x17\xf7\xb4\x50\x0f\x9a\x76\xa3\xe6\xd8\x18\xdd\x26\x93\x7b\x38\x76\x59\x53\x5f\xdb\x38\x1b\xfb\x6b\x2e\xeb\x97\x19\x55\xa2\xa0\x29\xda\x60\x0b\x6d\x32\x2a\xdf\x6d\xd6\x6b\xa6\xfd\x40\x6d\xef\x2f\xea\x5b\xc3\x30\x00\x8f\xb4\x5e\x0e\xf7\x61\xc1\xa0\xca\x99\xab\xbf\x19\xd4\x69\x34\xf5\x0b\x9c\x5e\x60\xda\x71\xa0\xd9\x99\xf2\x2f\x0e\xe6\x3b\xff\x9c\x1b\xe6\x80\xf8\x7c\xdc\xdf\x1c\xd0\x41\xfe\xf3\x21\x7f\xf9\x48\xff\x97\xf4\xbf\xc9\x1c\x88\x10\x7e\x6e\x4a\x88\x06\x30\x33\x71\xcc\x67\xaf\x13\x80\x96\xbb\xf0\x45\xcf\x14\xc0\x2a\x53\xda\xdf\x31\x1b\x70\xcb\x97\xbb\xe4\xa0\x0b\x44\x68\xa9\x74\x5a\x37\x01\x89\xc1\x6a\xc5\x96\x42\xe8\x5d\xd6\xae\x29\x6d\x31\x0a\x58\xfb\x4d\xbd\xc8\xec\x08\xba\xb7\xd5\x68\xa6\x9a\x6a\xe1\xf7\x1e\x5b\x4d\x35\xe3\x60\x7c\x3d\xf6\x48\xf3\x39\x6d\x0d\xbe\x5d\x58\xa0\x59\x6c\x68\x81\xaf\x95\xe3\x35\xef\xeb\x9f\x00\xa7\xfe\x97\x46\x89\xc1\x74\xfc\x78\xb5\x59\xab\xc0\x40\x18\xf8\x12\xae\xe5\x64\x10\x0c\x70\x72\x35\x15\xff\xee\x87\xda\xa9\x41\x9d\xe2\x46\x72\x30\xc3\x79\x40\xfc\xfd\xff\x37\x07\x54\xca\x7f\x5f\x0f\xf2\x79\x80\x1d\x0d\x23\xcf\x81\xbf\xe7\x81\x90\xeb\xc0\x87\xcf\x55\xd8\x2d\x05\x28\xdf\x28\x14\x0f\x11\x40\xf3\x9c\x50\xb7\xa3\x20\x60\xf2\x5e\x5c\xc7\x56\x18\x70\x70\x9b\xde\x62\x59\x0f\x04\x4e\x90\x51\x62\x14\x00\xb1\x8a\xb2\x37\x18\x1f\x81\x34\x6d\x65\x3b\x73\x65\x20\x33\x56\xd9\x99\xf4\xf9\x8d\x5b\x80\xad\xa7\x95\x7b\x8c\x6c\x80\x3d\x89\xaa\x02\x86\x3f\x80\xa3\x33\x54\xaf\x1a\x7c\x04\xce\xd6\xa9\xa5\xe8\x07\x03\xe5\xc1\xaa\xa5\xfa\xa2\xc0\x3d\x7d\xf5\x29\xd4\x38\xe0\x99\x94\xfa\x58\xea\x14\xe0\xdd\x05\xb5\x02\xbd\x58\xe0\x6b\x95\xca\x75\x3d\x23\x80\xdb\xa0\x64\xa8\x9d\xcc\xe3\x82\x42\xfb\x59\x43\xaf\x93\xe4\x80\x1e\x38\x0d\xe9\x30\x07\xc4\xe7\x02\x0f\xf3\x79\x80\xbf\x39\x98\x95\x1e\x23\xf7\x01\xc9\x81\x0c\xfb\xff\xfc\xf3\x82\x55\xca\xef\x07\x1b\x50\x7e\x33\xfe\x2e\x6b\x0b\xa0\x6f\x2b\x7c\xcd\xbc\x19\x60\x16\x4f\x26\xcc\x8c\x00\x8f\xa8\x29\xf1\xf4\x1d\x40\xe8\x3d\xa9\x13\x83\x7f\xcf\xfb\x2c\x73\xce\x24\x08\x58\x98\x27\x73\xd5\xd8\x14\x58\xd6\x22\x5b\x44\x7b\x05\xac\xb9\x21\xb7\x86\x56\x04\xe4\x3e\x56\x78\x61\xf8\x05\xd8\x2d\xa0\xf4\x40\x5f\x0f\xf8\xe7\xad\xe2\x14\xdd\x7a\xe0\xd4\x3d\xf9\x44\xdd\x4f\x40\x99\xb1\xa2\x24\xc9\x3b\xe8\x1c\x03\xee\x47\x2b\x6e\xd5\x8d\x05\x9e\x4f\x52\x9e\xaf\x93\x0b\xbc\x9b\xa9\xd8\xaa\x33\x0d\xe8\xf2\x93\xef\xf9\xc0\x9f\x0f\xf7\x64\x2c\xff\x73\x20\x7f\x0e\xd6\x79\x7e\x1f\x8e\xf0\xf3\xc1\xc8\x5c\x2c\xf2\x1c\x5c\x7d\x7c\xe4\xf3\x80\xe4\xa1\xa2\xf8\x9f\x2b\x7c\x2c\x87\xd4\x3e\x7c\x48\xe9\x7c\x5e\x88\x95\x00\xc8\xa5\x8c\xb9\x38\xcc\x3f\x38\x02\xf4\x14\xd1\x57\x46\xb3\x00\xfb\x85\x93\x8c\x0c\x68\x80\xcf\xf4\x49\x30\x9c\x06\x44\xa8\x48\xb2\x0c\x55\x81\xb9\xf1\x53\x3f\x1b\x5a\x02\xa9\x1e\xd3\xd5\xf4\xcd\x80\xa5\x82\xd3\x45\xf5\x4f\x03\x6b\x98\xd2\x2f\x75\x75\x81\x8d\x89\xd3\x53\xf4\xc4\x81\x1d\x6f\x67\xae\xd3\x11\x00\x8a\x97\x48\x1f\xd1\xaa\x05\x8e\x46\x49\x6f\x1e\xe6\x1d\x14\x80\xcb\xbf\x67\xfe\xd0\x7c\x0c\xd4\xc4\xc8\x14\x69\x49\x01\xf5\x87\x65\x57\x68\xb2\x80\x67\x5a\x32\xd1\x4f\x97\x0d\xbd\xbe\xbf\x39\xa0\xe3\xfc\xcf\x83\x45\x37\x31\x92\x83\xe1\xeb\x52\xfb\x21\x25\xf3\x50\x48\x0e\x24\x48\x7c\xe4\x3a\xb0\x5e\x3f\xa4\xc6\xb4\x21\x0e\x84\x1a\x0c\x08\xb7\x51\x28\x86\xc6\x80\xca\xce\x71\x92\x86\x5e\x00\xcd\x45\x68\xbd\xe1\x24\xc0\x7a\x9e\xe8\x74\xdd\x49\x80\x8b\x92\x88\x90\xae\x0f\x10\x20\x2d\xe6\xad\x2d\x0a\x84\x9f\x10\xd3\xd3\x09\x07\xe2\x66\x4f\x2e\xd1\xc9\x01\x16\x98\x4b\x2c\xd3\x5a\x01\x64\xac\x94\x90\xd1\x6c\x07\xb2\xa4\x25\x6d\xb4\xd5\x80\x8d\xe6\xd3\xec\xb5\x02\x80\x3c\xa9\x69\x7b\x34\x7b\x80\xa2\x59\x52\x1b\x35\x6f\x00\xff\x7c\x9e\x7e\x4d\x23\x04\x38\xf6\x58\xaa\x54\x7d\x11\x70\x3e\x4a\xaa\x4a\xcd\x1a\xb8\x7a\x68\x5a\x9d\x66\x3a\x70\xdb\x59\x86\x37\x25\x89\xe4\x40\xfe\xf6\xbd\x87\x7e\xcf\x1f\x7d\xc6\x88\xe7\xf7\xca\xad\x37\x39\x34\x46\x0f\xd0\x88\x33\x6d\x10\xd4\x07\x8c\xcd\x59\x12\x62\x06\x80\x85\x91\xf5\x56\x89\x64\xc0\xba\xc5\x69\xff\x0c\x59\xc0\x61\xb6\x8f\x87\xc2\x7e\xc0\x31\x2d\xf2\x90\xfa\x45\xc0\xe9\xe3\xbc\x71\x7a\x47\x01\xc7\x7d\x4b\xd9\x26\xe3\x01\xfb\x63\x1b\x67\x5a\xa8\x03\x76\x13\xf6\xd4\x5b\xd7\xa3\xc5\xc6\xa4\xa4\xd8\xf1\x21\x5a\x59\x47\xab\x4c\x1d\x4b\xd1\xca\xb0\x6a\xd2\x72\xe4\xe2\x85\x85\x60\xe7\x1c\x67\x25\xc0\x3c\x91\x9b\xe7\xa4\x01\xd0\xef\x13\x12\x36\x2c\xc0\xc4\x8e\xb8\x6a\xd6\xdc\xe3\x61\xb2\x85\xd8\x61\xb1\xe5\xab\x94\x49\x2b\x91\xc3\xf0\xfb\x38\xdd\xe4\x37\xb1\x85\x21\xf2\xda\xce\xa4\x82\x38\x6e\x7e\xbc\x99\x65\xba\x9a\x28\xb6\x48\x7f\x54\x6e\x9a\x40\x5c\x33\xeb\xa8\x5f\x6f\x3a\x8e\x78\x49\x9f\x78\xe7\x05\x5d\x86\x78\x68\x26\x5f\x23\x6f\x32\x11\xf2\xb4\x6f\x37\x5b\x4d\x4b\x40\x31\x71\xfe\xaf\x3e\x98\x4b\x50\xfe\x63\x2e\x88\x82\x87\xc9\x8a\x31\x6f\xfe\x35\x17\x63\x85\xf9\x57\xd1\xc3\x00\x73\xa5\x65\x8d\xa4\x3f\x60\xfb\xd9\xe9\xa4\xf4\x39\xc0\x59\xc8\xeb\xb7\xd2\x32\xc0\xe9\x75\x58\x87\x7a\x37\xe0\x22\x32\xd7\x91\x5a\x09\x38\x75\x2e\xd6\x36\x49\x02\x1c\x05\x37\x0a\x31\x73\x01\x3b\x91\xbd\x61\x36\xca\xc3\x7d\xa8\xb7\x9c\x58\x55\xe7\xf4\x13\x77\x18\x9b\x9a\x25\x9d\x2f\xa3\xc2\x22\xf7\xcb\x68\x57\x55\x74\x98\xbf\xe0\x26\x38\xdf\x24\xfb\xc0\xf9\x65\xfa\x98\xf0\xb2\x34\xe8\xae\x36\xdd\x49\x04\xb3\x2e\x7e\xb6\x30\xad\x26\x82\x58\x0f\xdf\x4d\x34\x3d\x44\xa4\x31\xb7\xb5\x04\x9b\x4d\x26\x9c\xac\xe4\x1b\x3f\xd1\x77\x12\xcb\x99\x4b\x1e\x86\xd1\x6f\x13\x9b\x18\x2f\x6b\xdf\xd3\xa5\x88\x2a\xb3\x57\xb7\x29\x74\x57\xe2\x89\xd9\x84\xca\xd9\xf4\x06\xe2\x39\xfd\xd9\xf5\x35\xf4\x9d\xc4\x6f\x53\x3a\xfe\x83\x0b\x1a\xe9\x6f\x91\xf7\xde\x15\xd7\x1a\x29\x8f\x55\x01\xf4\x3a\x8c\xdf\x4e\xdc\xfb\x87\x83\x60\xed\xb0\xa4\x49\x3e\x05\xec\x2f\xd9\xef\x95\xee\x04\x9c\xb7\x78\xcc\x55\xbc\x0f\xb8\xb4\x86\x38\x6b\x3c\x06\x5c\x1c\xe3\x3d\xa8\x6b\x00\xe7\xfd\x8b\x1d\x4c\x77\x02\x4e\x96\xeb\x4b\x58\x3d\x80\xfd\x8c\x3d\x45\xb6\x6d\xa8\xb5\xf9\x54\x62\xe9\x6c\x8d\x52\xcb\xfc\x5b\xf7\x5c\x19\x38\xce\xa4\x3e\x1f\xe7\xda\x85\x5d\x0c\xa3\xae\x30\x0f\x1a\x06\xcc\x37\x73\x73\x9c\xf6\x90\x7d\xe8\xbb\x40\xaf\x22\x44\x6d\x16\x7e\xbf\x41\x8f\x23\x74\xac\x45\xdb\xd9\xf4\x9b\x84\xa6\x75\xd8\x9b\x18\x33\x4f\x42\xd5\xba\xbe\x39\xdd\xac\x98\xb0\xb0\x1a\x78\xd4\x6e\x6e\x40\xd8\x5a\x3d\xbb\x5f\x69\x96\x40\xac\x66\x66\xdf\x89\x31\x7f\x44\xcc\xb5\x74\xac\x9a\x67\xbe\x82\xd8\xc5\xf8\x5a\xe1\x4a\x6f\x20\x3e\xd0\x4d\xaf\xae\x31\x5b\x49\x74\xd0\x79\xa7\xc1\xdf\x5c\x10\xdf\xf7\xe6\xf7\x61\x42\x8e\x1e\xef\x1e\x9b\x62\x83\xc1\xce\xb1\xe3\xfe\xe4\x41\xfc\xcd\x07\x91\x7d\x70\x11\x76\xcf\x55\x6c\x01\xdc\x0a\x82\xa4\x35\x77\x01\x6e\x5e\xf1\x71\x86\xd6\x80\xab\xd9\x22\x17\xb3\x2c\xc0\xf9\xf0\xfa\x1c\xeb\xf9\xf8\xe0\xb0\x69\x4f\x91\xc3\x37\x9c\xb6\xdd\x5b\x9a\xe4\xba\x07\x9b\xac\xf2\x6e\x3d\x71\x67\x63\x0d\xf3\xdd\x8b\x74\x8f\xad\x58\xc7\x48\xe8\xae\xf2\x74\x47\x87\x79\x0b\x37\xc1\xb9\x06\xd9\x66\xdb\xb9\xcf\xec\x85\x7f\x6f\xa6\x77\x10\x63\x6d\xbe\x7f\x11\x36\x9f\xcd\xbd\xe8\xd0\xf7\xce\xd3\x8c\xe0\x76\xdb\xb9\xb7\x6e\x31\xb7\x27\xc6\xd8\x5e\x7a\x66\x68\x5e\x4d\x08\xda\x56\x3d\x6c\x36\xf7\x26\xec\xac\x5e\xd7\xed\x30\xe3\x10\xa9\xac\xf5\x35\xf7\xcd\xcb\x88\xc5\xac\x35\x95\xb3\xcd\xcd\x89\xa3\x16\xb8\x56\x6d\x76\x8f\x78\x62\x96\x73\x79\x87\xf9\x6d\xa2\xce\x9c\x8e\xff\xe0\x82\xf8\xe7\x82\xa4\x7e\x23\xcf\xdf\x8a\xa0\x6e\xa1\xfc\x6b\x0e\x02\xc9\x83\x58\x4c\x30\x35\x14\xcb\x05\x6c\x3c\x18\x82\x92\xba\x80\xd3\x15\x07\x2f\x99\x23\x80\xeb\x67\xb7\x60\xe5\xd1\x80\x7b\x47\xe0\x5e\xad\x3b\x80\x3b\x66\xc7\x18\x5e\x07\xdc\x56\xa6\x2f\x33\x8f\x05\x5c\x92\xd6\xcf\xb0\xd9\x8f\x47\x8e\x87\x76\x9f\x73\x2a\xc7\x41\xdb\x9e\xd2\x64\xb7\x0c\xcc\xb3\x9e\x7e\x3b\xcf\xcb\x0e\x71\x2c\x9f\xd6\x10\xaf\x1d\x88\x67\x7c\xff\xa5\xe9\x6d\x8f\xc7\x16\x4c\xae\xb3\xab\x15\xa7\xde\xec\x1f\xee\x43\xfb\xd8\x9f\xd1\xe6\x9e\xdc\x63\x8e\x71\x1d\xeb\xcd\x33\xb9\x57\x1c\xda\xde\xd6\x9a\xbf\xe7\xde\x72\x38\xf1\x5c\xc3\x62\x16\xf7\x85\xc3\x98\xc7\x95\x0c\x43\xee\x73\x87\x39\xf7\xfb\x18\x75\xdc\x8f\x0e\x33\xee\xcc\x67\x48\x12\x86\x36\x21\xd5\x8d\x0c\x27\xc2\xce\x7a\xf7\x8d\x79\x16\x39\xc4\x06\xe6\x97\x2b\x9b\x2c\x9e\x13\xfb\x19\x6f\xca\x26\x32\xd6\x10\x07\x99\xa3\xff\xdd\x87\xe1\x79\x41\x23\x7c\x3e\x72\xfe\x3f\x39\x07\x81\xcc\x83\x60\x3a\x18\x35\x88\x3e\x02\xec\xd8\x16\x53\x24\x03\x00\x97\x42\x9b\xa5\xd2\xfe\x80\xbb\xa8\xeb\x2d\x65\x1b\xc0\x73\x47\xe0\x68\x1d\x1f\xc0\x4b\x21\x66\x8b\xd1\x52\xc0\xe3\x79\xba\x01\x93\x03\xb8\x2a\xe5\xb4\xdb\x6a\xa1\xcc\x69\xd9\x9e\x78\x57\x41\x2c\xb5\xd7\x2f\xb5\xf3\x4c\x05\xcb\x86\x72\x27\xc1\xd7\x03\x72\x96\x49\xaf\x45\xfd\x4d\x31\x95\x25\xd2\x4f\x0f\x88\x43\xa5\x45\x0e\x97\xea\x16\xda\xfb\xd8\xc2\x87\xeb\xea\x1a\xf2\x5d\xcb\xe2\x38\xd7\xcd\x75\xd7\xfb\x72\x46\x24\xd7\xd3\xf5\xc7\x4b\x41\xc6\x18\xee\x6e\xa7\xb6\xa6\x13\x8c\x6d\xdc\x12\x27\xff\x87\x8b\x78\x7c\xdc\x98\xba\x89\x4c\x01\x6e\xa7\xc3\xa8\x1a\x71\x96\x2e\xf7\x9d\xc3\xad\x9b\xaa\xcc\xa9\x04\xcb\x46\x83\xe4\xc2\x2e\x9d\x63\x4e\x26\x56\xb1\x9a\xcf\x3b\x32\x2e\x13\x25\x8c\xb0\x11\xe7\xe3\x8f\xff\xea\x83\xcc\x3c\xdd\xd5\xa3\xef\xff\x99\x83\x40\xe6\x41\x90\xf9\x20\x4e\xb9\x66\x9a\x92\x53\x01\xf7\x5c\xab\xcd\x33\x3e\x00\xde\x0d\x2e\xcb\x54\xbc\x01\x5f\x43\x5f\x5d\x3d\x43\xc0\x27\x60\x56\xba\x49\x3d\xe0\xd5\x95\xf6\xde\x6a\x2b\x3e\xbb\x9b\xac\xd5\xb1\xff\x89\xf5\x2e\xcb\x8a\xfa\x3d\x72\x87\xb9\x41\x59\x9b\xf5\x77\x33\xfd\x93\x30\xce\x72\xdf\xdb\x75\x01\xe5\x10\x61\xc9\x73\x64\x03\xc7\x41\xcb\x02\x5c\x01\x0f\xda\x4f\x67\xc6\x2d\x4e\x9b\x27\xbb\x93\xce\x94\xe5\x74\x7b\x9e\x79\x7b\x98\x79\x80\x3b\xd1\x53\xa3\xd9\x8e\x25\xc3\x35\x75\xbf\xf4\xf8\x0d\xf3\x27\x37\xd5\xd5\xbf\x4e\x96\x75\x97\xbb\xc1\xa5\xe2\x4e\x11\xab\x95\x7b\xcc\x79\x4b\xa5\xa6\xe5\x1c\x6e\xad\x93\x5d\x39\xc1\xfa\x4c\x48\xd8\xb5\x5c\x9d\xca\x7a\x43\xa8\xda\x7e\x3f\x6f\x6f\x35\x85\x30\xb4\x3d\x5b\x6a\xc4\x6a\x23\x96\x59\x9e\xf9\xaf\x73\x41\x9f\x97\x7b\x30\xf6\x81\xe6\xf1\x41\x95\xdd\xa4\xb9\x71\x34\x1b\xd0\x9b\xa9\x6d\x2a\x48\xf9\x93\x07\x61\xff\xc5\x40\x43\xf4\xd4\x1f\x2e\xc6\xa7\x85\xe5\x39\xa3\x0b\xf0\x4b\x70\x62\x2a\x87\x03\x7e\x4f\xfd\xe4\xf4\xe3\x01\xbf\xf2\xc8\x5e\xfa\x02\xc0\x57\x7e\x81\x91\x55\x13\x6e\x79\x7a\xad\xf1\x74\x8e\x47\xa6\xab\x63\xe1\x25\xcf\x95\x24\x37\x48\x34\xda\xde\xb8\xd7\x1e\xdc\x4e\x5c\xb6\x4a\xff\xb0\x34\x54\x9f\xe4\xe4\xfa\x25\x99\xb9\x9c\x85\x7e\x02\x5f\xa5\x58\xba\x9c\x2c\x3f\xf9\x77\xc9\x96\x2c\x4e\xba\xbf\xdc\x8b\x26\x4b\x2e\x67\xbb\x5f\xf6\x93\x30\xcb\x17\x9c\x2e\x6f\xb9\x86\x09\x96\x75\x5c\x3d\x8f\x9a\xdb\x74\x6b\x3d\xae\xbe\xa7\x49\xd5\x1a\xab\x5e\x6e\xbc\x5b\xfb\xb5\x48\x6b\x4b\xee\x7e\x97\xeb\x57\x9e\x5a\x5d\xe0\x3e\x75\xd2\x3f\x9f\x61\x33\x9a\xfb\xca\xc9\xac\x94\x65\xf5\x92\xa0\xda\x09\x9e\xbc\x69\xbd\x8f\x60\xd9\xae\xc1\x7f\x70\x72\x43\xeb\x60\xec\x58\x35\x57\xca\xbf\xfc\x7f\x72\x0e\x02\xf3\xa2\xf6\xbb\x89\x9b\x00\x97\x20\xbd\x02\xd1\xe9\x80\x0f\x93\x16\x2b\x7e\x05\x08\x14\x31\xbf\x3b\x3d\x0d\x08\x59\x6b\xb7\x5a\x69\x2e\x10\xbc\xc4\x4b\x45\x6f\x15\x10\x2c\x1f\x2e\xc4\xd8\x8e\x77\x01\x53\x93\x26\xd9\x75\x61\x9f\xf7\xd6\xec\x60\xb7\x58\x18\xb8\xaf\x2d\xec\xf3\x6b\x1f\xe6\xe5\xb6\xda\xfd\x53\x77\x39\xfc\x16\x41\xb5\x7e\xd6\xb1\x6f\x96\x2e\x71\xd9\x52\x83\x5d\x1c\xba\xb9\xab\xcd\x32\x9d\xdd\x1c\x62\xf4\x61\x96\xd5\x67\x76\x75\x68\x45\xeb\x3b\xeb\x79\x1c\x4a\xc8\xf4\x26\x69\x9b\x09\x1c\x5a\x50\x49\x43\x85\x8d\x25\x67\x69\x40\xf0\x70\x4e\x16\x9f\x87\xba\x6e\x67\x5b\xc9\x9d\xe0\x7d\xf6\xd2\x16\xdb\xf5\xdc\x68\x0f\xb1\x0b\x17\x6c\x07\xb8\x49\xee\xfb\x4a\xb6\xdb\x5e\xe2\x5e\x73\x31\x39\xbe\xd4\xae\x8e\xdb\xe4\x1c\x72\x24\xc7\xf6\x39\x21\x67\x7f\x14\xff\xc3\xc9\x91\x7d\x98\xa0\xab\xc0\x3b\x1f\x55\xac\x54\xd8\x63\x2e\xfe\x99\x83\x40\x72\x10\xee\x5a\x7a\xf3\x45\x73\x80\xc0\xdd\xfa\x67\xc4\xa7\x01\xe1\x26\xf4\x88\xe9\x41\x40\xe4\x36\x1b\x28\x8f\x05\x22\xba\xdd\x8f\xeb\x95\x02\x21\xdd\xc1\xcd\x0c\x2d\xdc\x0b\xd6\x9c\x37\xda\xe1\x3b\xa2\xfc\x72\xb3\xce\x7b\xeb\x80\xe2\x19\x51\xb0\x36\xc8\x88\xd8\xe4\x12\x79\xce\x39\xe2\x3a\x21\xe7\x40\xa9\xef\x89\x39\xc2\x6d\xb1\x71\xfe\xf6\x34\x4e\x86\x33\xc7\x2a\x6f\xe0\x6b\xf4\xfa\x0e\x33\x9b\xb1\xec\xa9\xd1\xc9\xaf\x53\x6c\x5e\xb1\x5d\xa2\x02\x9a\x2e\xd9\x0e\xb0\x97\x45\x46\xd7\xef\xb0\xbb\xc2\xae\x09\x4f\xbc\x27\x66\xaf\xca\xfe\x1e\x66\x72\x93\xb0\x9f\xcf\x99\x15\x14\x51\xae\xe7\x20\xc1\xd9\x11\x70\xf7\x52\x82\x7d\x1e\xe7\x87\xaf\xc9\xd9\x33\x0e\x6b\xb8\x62\x3e\x96\x67\xe2\x1d\xfc\xb8\xce\x9e\x8f\x4e\x50\x1c\xce\x70\x33\x3c\x04\x0e\xa5\x3a\x9e\xe3\xe6\xbb\x0d\xfc\x13\x6a\x1f\x42\x8c\x77\xd4\xf8\xf7\x7e\x18\xe2\x40\x28\xfb\x34\x14\x07\x75\xca\x61\xa5\x51\x3c\x9f\x2b\x58\x41\x48\xe0\xf2\x9f\x1c\x04\x92\x83\xf0\x8f\xd2\x08\x14\xf6\x07\xc2\xec\x74\xee\x4e\x0a\x03\x62\xac\x0c\x7f\x4e\x5d\xfd\x87\x8b\x99\xfd\xc0\xf9\x95\x6e\x2d\x30\x6b\x62\xc0\x4e\xc6\x1d\x9c\x0d\x9b\x14\x27\xe8\xb4\x0e\x8a\x41\x51\x99\x0b\xfd\x17\x11\xa7\x7c\xc2\x76\xfc\x0e\x8f\x23\x14\xdc\x68\xe7\x9a\x62\x17\x72\x0f\x39\x8a\x3d\x52\x9c\x1b\xc3\x75\xb7\x9d\xf2\xeb\x7d\x82\x5a\xd7\x74\xdb\xd0\xfe\x8f\xf3\x9c\x5e\x77\xd9\x87\x0c\xc8\xcf\x7d\xd5\xa4\xe3\xb0\x68\x20\x7b\xce\xa9\xfa\xf9\x8e\xb1\x03\x75\x71\xa3\x6e\xab\x38\x4d\x64\x6b\xc7\xcc\xaa\xf0\x72\x1e\xc3\x8e\x8f\x7e\x72\xe5\xb4\xb3\x08\xbb\x35\x42\xee\xbc\xaa\x73\x3b\x47\x3e\x4c\xa4\x64\xb5\x33\x83\xb3\x2d\xb0\xf1\xc4\x38\x17\x75\x4e\x79\x40\xc6\x51\x77\x17\x11\xce\x0f\xbf\xd0\x83\x66\xce\x8d\x5c\x77\xaf\xe4\xfd\x2c\x17\x09\x6e\x94\xe7\xb9\xdd\x97\x5d\xbc\xb8\x45\xee\xcc\xff\x5d\x07\x63\xa5\x15\x4d\x07\x55\x5e\x42\x7e\xc6\xe8\x27\x80\xbe\xa5\x9c\xa2\xc0\x6e\xc0\x4e\x5d\xee\xcc\xd8\xc1\xe7\xc0\x33\x39\xa3\xb1\xdd\x7f\xe6\x62\xcc\xee\xd0\x92\x9c\x64\x04\xc4\xff\xa0\x3e\x99\xe2\x0e\x24\xb4\xd1\x7d\x65\xa5\x81\xc4\xd5\xf6\x1f\x74\xca\x81\xf8\x59\xbe\x79\x8c\x16\x44\x47\xef\x8f\xae\xf1\xf0\x25\x5a\xc2\x5c\x16\x3b\x04\xb7\x10\x86\xfe\xcb\xf2\x6f\xc4\x52\xb9\xab\x3c\xae\x9d\x6b\x4e\x90\xe7\xd4\x3a\x3d\x6a\x7c\x9c\x9a\xce\x29\xb4\xd3\xec\x5b\x95\x36\xe3\xbd\x98\xa3\x4e\xdf\xb5\xb4\xcc\xc6\x76\x67\x91\x7e\xaf\xe4\x0b\xf7\xcf\xba\xf8\xf4\x17\x2c\x98\x45\xce\x49\xbb\xfe\xc0\x75\xd6\x40\xd9\x9c\xcf\x97\x1e\xb9\x55\x0e\x3c\x9e\xb3\xf2\xec\x3a\x77\x23\xb6\x53\x0c\xe7\xe4\x23\xf7\x93\xec\xd3\x51\x2d\xc7\x98\x6e\x2f\x38\x46\x61\x63\xff\xb9\xe7\xde\xc9\x71\x0b\x0d\xdf\x37\xdf\x43\x9a\x53\x14\xb4\x71\x8f\xa2\xfb\x39\xce\x77\x7f\xa5\x5d\xc5\x1e\xba\x5c\x35\x9f\xcf\x3b\x6f\xb8\x7e\xe2\x16\xbb\xf3\x38\x31\xc3\xbb\x43\x7d\xd0\xa8\xe0\x3d\x27\x33\x65\x7e\x53\xfe\xe5\xff\x1b\xfb\x89\x94\x0c\xfe\x4d\x72\x10\xe4\x3c\x88\xd8\x4a\x59\xfd\x71\x00\x12\x2e\x29\xed\x15\xba\x06\x2c\xbc\xa7\xfd\x54\x72\x0e\xb0\x28\xc4\x68\xb7\x4c\x1a\xb0\xa8\xcb\x2a\x43\x6b\x1b\xb0\x70\xb9\xfb\x31\x8b\x16\x44\xcf\x7d\x1d\x5e\xed\x19\x40\xcc\x8d\xae\x4c\x1b\x1b\xe5\xc2\xdd\x1e\x7c\x6e\xdb\xf6\x04\x11\x4e\x85\xb7\xcf\xb9\xfe\x85\x61\xec\x67\x2e\xb2\xcf\x8f\x2e\x33\xfa\x5a\xed\xe4\xd5\x73\x6f\xc5\x89\xa7\x0f\x5d\xeb\x7a\xd7\x64\x5a\xdc\x3d\xe3\xa1\xdf\xa7\xb6\x64\xd9\x4d\x7b\x4f\xdb\xbe\x3b\x19\xa2\x57\x97\x7a\x99\xf6\xcb\x2d\xd4\x3c\x5b\xef\x3d\xb6\xff\xd3\x02\xa5\xd3\xe2\xde\xed\x03\x6a\x89\xbb\x8f\xd2\x7c\xac\x07\x2e\xcf\x5d\x49\xf2\x2f\xc5\x6d\xde\x37\xd8\x15\xd1\x53\x8a\x6e\xf8\xf4\xb3\x1f\x45\x1d\x2f\x28\xf7\x0e\xe6\xc4\x86\x4a\xe4\xf7\x7b\x3f\xe4\xec\x0e\x9e\xb9\xf5\xa0\x8f\x00\xe7\x53\x80\x44\xae\xa8\xd7\x27\xae\xb9\x4f\xd2\x9f\x75\x40\x31\x54\x70\x1b\x54\xe9\x3b\xd2\xb7\x46\xc5\x03\x3a\xb2\xa2\x79\x83\x7f\x9b\x1d\x1a\x6b\x4d\xf9\x57\x0e\x42\x84\xc8\xa8\x05\x83\x3a\x7f\xd2\xe8\x2e\x9e\xef\xb1\x45\x56\x58\x30\x09\x58\xe9\xa9\x14\x22\x52\x07\xac\x4e\xd0\xab\x99\x11\x05\xac\x5d\x6b\x6e\xa0\x7e\x0e\x58\xe5\xef\x78\xdf\x5c\x1b\xc1\x8b\x8c\x82\xbc\xbc\x25\xb8\xad\xf1\x71\x09\xa6\x73\x5c\xfb\x26\x47\xe6\x6c\x2c\x59\x18\xfc\xf5\x60\x90\xc3\xc9\x13\x2b\x0c\xdf\x1f\xf7\xd1\x7f\x10\xb9\xf6\x60\x8b\x91\xc7\xd2\x5f\x1d\x1b\xb8\xe4\x5c\xa8\xab\xc7\xfc\x02\x7b\x05\x57\x31\xce\x8d\x0d\xd0\xe8\xdd\xb1\xe2\xd0\x29\xe7\x00\xc1\xbe\x1d\x8b\xef\x1c\x5a\x1d\x58\xd3\x3f\x21\x83\xb5\xff\x41\xa0\x62\xff\xa3\xe4\x2f\x7b\xda\x02\x77\x0c\xe8\x25\x45\x17\xdc\x0a\xac\x1d\x38\x34\x8f\xc8\xd7\x08\x7c\xce\xd6\x8e\x6b\xc8\xcd\x0b\x4a\x60\xaf\x8d\xf9\xb4\xa5\x2c\x50\x85\xfd\x23\x6a\xc6\x86\xfc\xc0\x51\x9c\xb0\x30\x89\x9c\xc7\x81\xd7\x38\x0b\x43\x19\x6b\x36\x07\x1c\xe4\xbc\x0e\x78\x33\xd8\x87\xa1\xe7\xa3\x80\x91\xb4\x3b\xef\x7b\xe5\xdc\xc9\xbc\x7d\xa1\x77\x68\x34\xef\x7b\xa6\x7d\xfa\xe0\xf7\x65\x20\x88\xef\xe3\x90\xfe\x6f\x86\xd6\x28\x81\x41\xcd\x56\x1e\x9d\x32\xa8\x9b\x8d\x44\xae\x0e\x6a\xde\x1b\xd5\x18\x09\x59\x20\xbf\x98\x66\xa9\xd4\x0a\x6c\xab\xb0\x11\xa4\x1f\x40\xdc\x7a\x49\x6f\x47\xaf\x27\x3f\x3e\x2f\x76\x8a\x15\x9e\x77\xf2\xed\xe8\xf9\x57\x96\xd7\x2f\x97\x69\x3c\x19\xbb\xbe\xf8\x57\x0e\xb7\xf6\x6c\x84\x75\xd5\x92\xdc\xcc\xaa\xac\xe0\xe0\xce\x31\xf9\xe5\xe7\x0e\x84\xe6\xfd\x8a\xd8\x1a\x72\x4c\x26\x5c\xff\x77\xcd\x06\xe3\x03\x8b\xc3\xbf\xf4\xdc\x5a\xe3\xb8\x47\x3d\x22\xb9\x77\x4b\x96\xd8\xae\x9f\x11\xc5\x7d\x96\x99\x13\xf2\x7e\x46\x5c\xec\x9f\x9c\xd1\xb5\xad\x3a\xdc\xb8\xbf\x2e\xe5\xd5\x26\x8f\x88\xa5\x03\xea\x0b\x22\xd6\xfd\x8e\x30\x1e\x38\x3f\xdf\x82\xcc\x3d\xc9\x5e\x1a\x9e\xc8\xce\x8f\x69\x5d\x29\x15\xbe\x87\xfd\x29\xea\xe3\x0a\x81\xb0\x68\x8e\x73\xb8\xee\xb2\x33\xa1\x5b\x38\xa7\x83\x19\x00\x65\x85\xc2\xe8\xc1\xd7\x3f\x69\xd4\x14\x26\xef\x5c\x7c\x3e\xe6\x3d\x6f\x1d\x3c\xa3\x8c\xf0\x3d\xe7\xf0\xf3\xfe\xc9\xb9\x20\x24\x07\x40\xe6\x01\x14\xf1\xef\xbb\xfe\x23\x21\xab\x2e\xf4\x08\x38\x12\xab\xe5\x27\xfd\x12\x38\x6c\x61\x6e\x4c\x53\xfe\x39\x71\xb7\xaf\x8b\x85\xa7\xf4\xab\x27\x9b\x0f\x85\xa5\xce\xcd\xad\xed\x59\x5e\x90\x72\x38\x6b\x51\xf9\xe2\x85\xae\xdb\xe4\xb7\xfc\x3e\x83\x24\xdb\x0b\xe7\x77\x2e\x39\x1c\x1a\xff\xb1\x75\xeb\xee\xa3\x45\xf2\xf1\x5b\x7e\xae\x2c\xcc\xd9\x56\x30\x37\xee\x57\x60\x9e\xe0\xe6\xba\xf8\xbb\xbf\x0f\x6c\x12\x59\x9f\x18\x5f\xd1\x73\x7c\xed\xd3\x35\x3e\xf1\x1d\xbd\x8b\x57\x45\xaf\x2a\x88\xd7\xed\xf3\xca\x0c\x5e\xf1\x6c\xce\xb5\x3e\x62\xf1\xb8\xa5\x8b\xe6\xdc\xee\xbf\x92\x36\x6a\x49\x5f\xdc\xa4\x01\xbf\xa4\x45\x4b\x7e\xc4\x2e\x18\xb8\x3f\xef\x7a\xc6\xe3\x58\x01\xb6\x57\x5c\xc4\x42\x8b\xd8\x14\xf6\xba\xd8\xec\x94\xc3\x31\x1f\xd8\xbf\xa2\xb6\xa7\x08\xc5\xc4\x71\xe4\x23\x3e\x03\x94\xd5\xd3\xa2\x06\x5f\xff\xcc\x4b\x93\x78\x7c\x14\x79\xff\xdf\xf1\xe5\x90\x92\x73\x10\x52\xde\x0c\xe9\xea\xeb\x94\x11\x1c\xc0\x3e\xdb\x21\x25\xf3\xd0\x2f\x3e\x17\x7e\x3c\xa8\x57\x9d\x94\x6d\x25\x1f\xfe\x62\x5f\xda\x4e\x73\xd4\xfd\xe7\x6d\xf7\xe9\x6a\xdb\xb3\x2e\x53\x1a\xdc\x0f\xfe\xe3\x1f\x19\x7b\xed\x72\xf5\x4e\xb7\x79\xe2\x99\x2b\x0e\x7c\x5d\xf7\x2b\xbb\x7a\xdb\xde\xbc\x0d\xab\x5c\x8f\x06\x17\xc5\xae\x8d\xcd\x4c\x7d\x30\x6f\xdf\xd7\xcc\x59\x4b\x1d\xbb\x4c\xf7\x89\x2c\xb9\xbd\xe8\x6b\x77\xd8\xce\xf2\x45\xa5\x19\xea\xbf\xde\x6d\x1d\x97\xfe\x20\x7d\xcb\xef\x4f\x1b\xa7\xa4\x05\xa7\x7b\xf4\x0a\xac\xa1\x0f\x73\x1f\x1f\x53\x36\xf7\x95\x2c\x35\x4e\xfe\x9c\xb4\xbd\x9f\x96\x71\x71\x41\x5a\xc2\x87\xfe\x6f\x29\x6b\x13\x95\x13\x29\x03\x5b\x13\xce\x25\x26\xcc\x9f\x3e\x50\x39\x5f\x7e\x5e\xdf\x7c\x15\x76\x70\x9c\xe4\xbc\x39\xf1\x91\xec\x86\xe8\xaf\xf3\x7c\xe2\x5d\xd9\x4d\xd1\xa7\x00\xa1\xb8\xc9\xc2\xbc\xef\x0f\x1d\x43\x39\x27\x4c\xa9\xa1\x7a\x82\xf8\x7e\x27\xe9\xfb\x91\xfe\x2f\x59\x3f\xc9\x01\x90\xf7\x80\xcb\xf9\xfe\xc7\x9d\x01\x4a\x28\x85\xd2\x27\x78\x7f\x8e\x8c\xa6\x70\xc7\x07\xe2\x4e\x96\xee\x3c\x75\xc9\x27\x56\x37\xa5\x98\xef\x6d\x1e\xde\xb8\x53\xf6\xd4\x33\x35\xdc\xee\x58\xe6\x69\xcf\x98\xe8\x74\x81\xdc\x8e\x83\xd7\x97\xed\xdd\x70\x6f\x79\xcf\xde\xa3\xfb\x53\xf2\xd5\xd3\x24\x8a\x88\x7b\xad\x05\x52\xf3\xbd\x0b\xe9\x3f\xab\x0a\x4a\xe7\x3e\xda\xde\xf6\xeb\x65\xee\xe5\xb9\xf3\x72\x7f\xfd\xfe\xbc\xe1\x5c\xfc\xd3\x8d\xfb\x7b\xc5\x56\x97\xcf\x35\x5d\x4b\xf4\xde\x59\x79\x36\xfe\x5c\xf6\xb3\xbe\x8d\xcb\x84\xe3\x0e\x64\xcf\xee\x0f\x48\xbf\x19\x97\xb0\xe2\x6c\x7f\x4f\x4a\x48\x9c\xdb\xb2\xeb\x03\xf1\x89\xbf\x63\x75\x97\x65\xb0\xc7\xc7\x73\x62\xed\x17\xcf\x66\x87\xc7\x89\xc7\x7a\xa7\x5b\xb0\x2f\xcd\xea\x99\x35\x2a\xdd\x81\x63\x1c\x61\x1e\xdd\x91\x16\xca\x99\x1b\x66\x08\x48\x4d\x1c\x73\x62\xf0\xf5\x1b\xf9\x0c\xd5\xe1\xfe\x64\xe4\x39\xb0\x9c\xef\x6f\xe4\xbe\x1b\x59\x3f\xc9\x01\x54\xf0\xe7\x01\xd4\xf3\xf6\x51\xcf\xdb\xa7\xbc\xfe\x75\xd4\xb4\xc4\x4e\x17\x1a\x7d\xb9\x79\xee\x33\x51\xf5\x39\x72\xb3\x6f\x8f\x7e\x64\x43\x5f\x63\x96\x78\xd6\xa3\x56\xc8\x45\xd5\x77\x7d\xd1\xfa\xaa\xe2\xf0\xd7\xf3\x43\x57\x06\x5d\x25\xd2\x3b\xb2\xb6\x24\x47\x5f\xb6\xd9\x33\x75\x3d\x6b\x76\x60\x19\xed\xb6\xee\xe6\x15\xe1\x8b\x2e\x9c\xff\x75\x22\xd7\x31\xfc\xf8\xc9\x65\x3d\xae\x39\x47\xc3\xba\x8f\xc4\xf7\x66\x67\x69\x44\xd8\xee\x97\xec\xed\x59\x7e\x37\xac\x7b\xcf\xf4\xfe\x69\x19\xe7\x22\x16\xee\x38\xdb\x9f\xba\x70\x59\xb8\xf9\xf6\x90\x01\xed\x05\x4e\xe1\xb9\xb9\x6b\x07\x36\x25\xac\x08\xd7\xdb\xb4\x8a\x2d\x10\xff\x28\xbc\x76\xdd\x15\xb6\x5d\xdc\xd9\xb0\x55\x39\x7b\xd9\x65\xb3\xee\x87\x75\x64\x9f\xe0\x8c\x8e\x92\x0a\x3b\xb2\x32\x97\x13\x12\x76\x23\x74\xe7\x72\x0e\xe7\x42\xb0\x1a\xa0\xc9\xcf\x7f\x21\xfd\xff\x28\xfe\xfe\x5f\x94\x4d\x19\xc1\x81\xec\xab\x1f\x59\x7f\xd5\x1a\xca\xbf\x7c\xd0\x9e\x1d\xad\xfb\x06\xf5\xd3\xe8\x36\x5e\xff\x5a\x2c\xdb\x57\x89\xaa\x50\x28\x75\x9d\x1f\x3d\x15\x2d\xa7\x9c\xbc\xb2\xe2\xed\x3f\xb4\x25\x7a\xed\x87\x5d\x5b\x5d\xec\xbd\x9c\x24\xb7\xcc\x7b\xba\x2f\x58\x29\xf2\x7e\x5a\xd6\xc3\xa2\xe4\xa5\x0b\x37\xcd\xae\x7a\x90\x50\x90\xbc\xec\x60\x48\x59\xc3\xee\xaa\xcd\x59\x52\xbe\xa3\xea\xd7\xfd\x9c\xb2\xea\x97\x0f\xbb\x7a\x4b\xef\x87\x4c\x4d\x5f\x93\xf2\xf4\xbe\x27\x19\xd5\x7e\x2a\x17\x8c\xfa\xbd\xd3\x1a\xfd\x46\x9f\x3e\x31\xa0\x90\xe4\xeb\xfb\xe1\xd8\x8a\x81\xcb\x73\xfb\xfd\xb4\x0f\x05\xb2\x45\xe7\xcc\xf7\x7b\x5b\xfc\x85\x1d\x15\xfb\xce\xaf\x62\xb7\x07\xbb\x32\xfa\xac\x5f\xdb\xae\x4a\xce\x84\x48\x03\x7f\xa5\xed\x7d\x1c\xd7\xb0\xbb\x7e\x95\xdb\x0c\x39\x45\xc1\x15\x7e\xa9\x5b\x36\x73\x5e\x06\x4e\xf0\x7d\xb6\xc9\x8e\xab\xec\x37\x1a\x30\x2d\x1b\xaa\x87\xe4\xe2\xc8\x79\x20\xeb\xf8\x73\x0f\xf6\xfc\x55\x7f\x35\xff\x5c\x6c\xe4\xf1\x33\x7d\x2d\x6d\x2a\x14\x5e\x0e\xc8\x90\x1f\xdc\x92\xf1\x8d\x39\xa8\xf7\x4f\xff\xe2\xe5\x6a\xdc\x4c\xef\x39\x29\xfd\x53\x48\xe7\x4c\x52\xf7\x78\xbd\xb1\xca\x52\x45\xe7\xbe\x2d\xb4\xba\x66\xb1\x76\x75\x68\x47\x95\x5f\x95\x4f\xcd\x7c\xe1\x0f\xed\x09\x6f\xe2\xce\x85\x27\x7c\x58\x9f\x5f\x9b\xf8\xcb\xa7\xe0\x83\x40\x85\x64\xea\x26\x97\x6f\x1f\x3c\x7e\xcc\x59\x18\xe6\x72\xf9\x79\x5e\x7f\x56\xf2\x38\x97\xce\x87\xb1\x03\x06\xf3\x37\xb9\xee\xbf\xbb\x67\x60\xeb\x5c\x7d\x37\xc5\xca\x90\x01\x76\x9c\x35\x99\x73\xe1\x26\x7b\xe1\x06\xbb\x27\xc2\xc5\xed\x76\x89\x19\x47\x2f\x2c\xcd\xbd\xe6\xf8\x0f\x8e\x57\xe8\x22\xf7\xe7\x87\xb8\x9c\xc3\x41\x21\xee\x61\x07\x8e\x72\xfa\xfc\x05\xdc\xaa\xf6\x51\xb9\x0c\x1f\x21\xf7\x2d\x45\xee\xdc\x28\xaf\xbd\xee\x72\xbb\x12\xb8\xc5\xee\x8d\x80\x33\xdf\xef\x9f\xc3\xcf\x43\x22\xfd\x6f\x32\x07\x61\x98\x03\xe1\xd7\x3f\xc4\x41\xf4\x9b\x7d\xe0\xf9\x7f\x9f\xf9\xf3\x61\x5e\x6d\xe9\xe1\xe5\x24\x3c\x8c\xe0\xa6\xf3\xea\xe7\xfb\x5e\xe7\x7a\x81\xe9\x39\x63\x77\x1c\x3c\x08\x68\xbc\x9d\xee\xb9\xb5\x1c\xd7\x18\x4c\x3d\x9d\x65\x42\x04\xcd\x2b\xc5\x4e\x27\x76\x39\xdb\x27\xfe\x4b\xe0\x81\x40\x3a\x67\xd2\x56\x66\xc4\x3b\xb7\x43\xec\x67\x57\x9f\xc4\xfc\xb0\x5f\xca\x9e\xd7\xb1\x7c\xb6\xa0\x9d\xe9\x0f\x37\xf6\x8c\x59\xd6\x76\x49\xef\xcd\xd9\xab\x23\x43\xec\xac\x5b\x76\xb1\xfb\x43\xcf\xd8\xbd\x7e\xdc\xc6\x31\x08\x91\xb2\xbb\x73\x5f\x86\xb3\x25\xa0\xdd\xfe\x44\xcd\x38\xce\xa9\x80\x99\xc3\x39\x17\x42\x97\xf7\x72\x69\x5e\x84\xc3\xbe\x0b\x8f\xb8\x76\x5e\xe9\x0e\x0b\x4a\x25\xb9\xeb\xdd\xb7\x38\xd4\x9e\x58\xc7\x2d\x77\x4d\x74\x78\x73\x6c\x2a\xf7\x89\x8b\xb7\xbd\xd4\xe1\x8b\x04\xcd\xde\x15\x08\x6f\x1d\xaa\x6f\xa9\x3d\x65\x04\x0f\x47\xfa\xbf\xa4\xff\x39\x54\x3f\xfb\x5b\xfb\xb7\x41\xfd\x16\xdd\x6d\x3d\xa8\xaf\x57\x0f\xdc\x18\xd4\xc7\xfc\xdf\xf3\x2b\xf9\xf7\x3c\xc9\x79\x10\xc5\x13\x81\x51\x0d\x14\x4a\xbe\x27\xa0\x2e\x3e\x65\x62\x36\x07\x30\x5f\xa5\xf6\x36\x65\x34\x9c\xdc\xd7\xd2\x4b\x23\x02\x88\xa0\xd8\x05\x4e\x85\xbe\x01\xdc\x0f\x39\xda\x9e\x99\x2e\x0e\xdc\xdc\x63\x17\x7d\x0a\x6c\x6f\x73\x99\xf7\xd7\xf9\x65\x58\x59\x71\x67\x74\x87\xfa\x6d\x62\x25\x73\x65\xb8\xaa\x1e\x47\x59\xae\x5d\xd2\x5c\x1b\xf7\xdd\x2c\xa3\x8f\x99\xdc\x64\xd7\x36\xcb\x45\xad\x7d\x5c\x5f\xf7\x6d\xac\x92\x26\x7f\x6e\x99\x73\x80\xe5\xba\x86\xa7\xdc\x32\xe7\xa3\x2c\xce\x5d\x53\x62\xb4\x83\x8c\xe5\xd9\x2a\x01\x62\xb2\xfd\x31\xab\x51\xd7\xc5\x08\x2d\xbb\x8d\x56\xf6\x57\x94\x09\x96\xed\x21\xab\xe0\x0b\xa5\x44\x84\xcd\x44\x6b\xf3\x52\x33\x62\x96\x8d\x04\x90\x6a\x3a\xf2\x1c\x3c\xc6\xe7\x9f\x6e\xb0\x28\xff\xe2\xc0\x88\x2d\x9f\x79\x5c\xc4\x77\xe6\x2f\x5e\x3e\x50\xdb\x73\xb8\x0f\xea\xa3\x6c\x7e\xfd\x67\xf9\xef\xff\xca\x21\x25\x73\x00\x72\xf9\x7e\x71\xce\x55\x40\xf9\x81\x18\x16\x3f\x05\xcc\xc6\x2a\xe6\xcc\x79\x80\x1b\xce\xa5\x7a\xea\xc1\xdb\x31\x3a\xb2\x90\xb9\xc4\x73\x09\xd1\xb0\x5c\xc0\x66\xb4\x53\x08\xb1\x70\x77\x83\xc3\x47\x1b\x06\x61\x7f\x85\xe6\xe4\xc1\x8a\x27\x0c\x9e\x5c\x77\x72\x62\x44\x13\xa6\x3f\xf6\x39\xae\xb7\xf0\x23\xb2\x89\x69\x76\xa3\xcd\xf6\x72\x44\x89\x4c\xd6\x4b\xfa\xe9\xae\x05\xc4\x01\xc6\x59\x33\xf5\x0f\x5d\xc4\x56\x66\x2e\xbd\xf2\xd5\x3b\xa2\xd4\xe2\x91\x59\xdb\xd3\x46\x62\x17\x33\xca\x8c\xfa\x78\x22\x71\xcb\xfc\xa9\xd9\x86\xba\x3a\xe2\x81\xb9\x9f\x59\xce\xed\x44\xe2\xa3\x99\xb0\xf9\xe4\xca\x32\xa2\x83\xce\x35\xcf\xb8\x9e\x4f\x74\xd1\x4f\x01\xeb\xa2\xf9\x9f\x7f\xf8\x7d\x20\x73\x10\x1e\x37\x0e\x69\xe7\xe1\x41\xfd\xe9\xda\xc7\x3b\x2f\xdf\x99\xf0\xfd\x2f\xbe\xef\x55\x2d\x31\xd2\xff\x3a\x14\x39\xa4\xdb\xf9\x7f\x67\xf1\xfb\xb3\x4c\x02\x90\x8f\x9d\x58\x91\xc8\x00\x68\x41\xd3\x5d\xa3\xce\xa1\xcf\xa1\x43\x3d\xc4\xcf\x04\xd9\x21\x15\x34\x41\x57\x36\x82\xd3\x17\x9a\x3e\xb5\x7f\x04\xcd\x5c\x27\x8b\x14\xcb\x3b\x98\x76\x2c\xd0\x82\xc3\x90\x20\x06\x6e\x5e\x64\x4e\x37\x57\x21\x3a\x9a\x24\x98\x37\xe9\x4d\x44\x4f\x47\x23\x83\x33\x3c\xd7\x22\x15\x25\x08\x31\x3c\x40\xdb\x39\x50\x86\x6d\x7a\x17\x68\x63\xbb\x14\xb0\x51\x2f\x92\x76\xbf\xbd\x0b\xb1\xfa\xab\x68\xab\xde\x30\x90\x40\x3d\x4f\x7b\xff\xfc\x01\x62\xf5\xe5\x69\xa5\x8d\x63\x91\x42\x55\x35\x32\x7e\x50\x83\xb9\xd4\xf3\xb4\xbb\xb5\x85\x58\xa1\x27\x0b\xec\xe1\x9f\x03\x97\xf8\xf3\xd1\x1e\xf0\xcf\x81\xa1\x73\xef\xb7\x21\x9b\x77\xde\x7d\x48\x19\x59\xff\xad\x96\x21\x2d\xe3\xfb\x7e\xe4\x3d\x78\xd2\xff\xcc\xe1\xe7\x05\x90\x39\x10\xc9\x4c\x40\xee\xc1\x04\x93\xd8\x25\x00\x75\xbd\x04\x3b\x54\x0d\xb0\x9f\xa2\xd4\xe3\x19\x87\x66\x3f\xb6\x96\xba\xd3\x37\x5c\x4e\xdc\x49\x0d\xb3\x59\x8f\x53\xab\xc5\xf4\x5f\xb1\x9a\x90\x59\x94\x60\x54\x6c\x7e\x07\x29\x25\x93\x8d\x7e\xd1\x27\x21\xb5\xa2\xc8\x28\xc1\x24\x08\xa9\x0f\x2f\x18\xf9\x1a\xa7\x62\xf1\x07\x77\x23\x37\xa3\xfb\x28\x1b\x78\x6c\x70\x88\xe4\x1d\xf4\x4b\x01\x40\x5d\x40\xef\x31\x3b\x13\x50\xfe\xa4\x37\xb6\x2b\x18\x50\x3e\xa3\xf7\xa6\xe3\x01\xba\x54\xfb\xf5\x82\xde\xbd\xc2\x6f\x55\x1d\xdd\xd7\x2f\x8b\xd1\xaf\x12\xa8\x27\xd3\x7c\x13\x5d\x2a\x17\xfe\x35\x17\xc8\x9a\xf2\x2f\x0e\xa6\x2f\x92\xcb\xe3\x49\x3f\xf0\x7d\xbf\x61\x0e\x8a\xef\x5b\x5e\x2a\xc3\x48\x0e\xc6\x62\xa4\xff\x4b\xde\xff\x26\x7d\xcf\x88\xbd\x80\xc8\x04\x0a\x25\xec\x31\xa0\x6b\x39\xe9\xaa\xef\x7c\xc0\x6a\xe3\xcc\x5a\xe7\xfd\x80\xe7\x5b\xc5\x7e\xfb\x0c\x20\xf6\x8d\xfa\x34\xab\xeb\xe8\x5c\xaa\xa0\xb5\xd5\xa2\x1d\xaf\x73\xd5\xb4\x2b\xe9\x04\x1e\xec\x9f\xa8\x2b\x65\x92\x83\xbb\x25\xc2\xba\xb3\x8d\x38\xb8\x7e\x63\xa5\x9e\x33\xad\x0d\x57\xee\x1f\xd1\x3b\x66\x98\x8a\x87\x6f\xa8\xba\x0b\x0c\xbd\xd1\xd9\x15\xac\x73\xdd\xe0\x32\x80\x76\xcd\xe0\x61\x7f\x3f\x88\xe7\xef\x8b\x91\x9c\x83\x1a\xa7\xbb\x10\x98\xd6\xa5\x16\xf0\x35\x08\x98\x76\x44\x5d\xf2\x63\x05\x30\x7d\xd6\xbf\x38\x18\xde\xfa\xe7\xcc\x27\xf6\x52\x86\x38\x48\xde\xfe\x18\xe6\xa0\xfa\x86\xf4\x32\xdf\xf7\x1f\xbe\x07\xcf\xaf\x77\xeb\x28\xfe\x3e\xe0\xf3\x02\xe4\x1c\x04\xd2\xff\x8f\xfc\x00\xcc\xb4\x1a\xab\xee\x7d\x0a\x50\x39\x3f\xe1\x9c\x2b\x13\x30\x2d\x91\xb8\xee\x90\x06\xb8\xae\x93\x9d\x6b\xe3\x02\x44\xba\x28\x2e\x66\xcd\x03\xd2\x4a\x55\xf5\xcc\xf5\x80\xd5\xae\xaa\x47\x4d\xdf\x00\x3b\x28\xea\x6c\xe3\x69\xc0\xfe\x72\x75\x5f\x9a\x24\x70\xb2\x4d\x5d\xd0\xc0\x04\xb8\x92\xa7\xd6\x60\xa0\x89\x5f\xb5\x2f\x35\x6d\xf5\xcf\xa2\xef\x59\xa1\xe6\x4a\x92\x77\xd0\x2f\x06\x20\xa9\x3e\x41\xd7\x69\xb0\x0f\xf2\xaf\x34\xd6\x0e\xaa\x94\x9d\xaa\xee\xa0\x4a\x08\x29\xfc\x18\x54\x11\x3d\x85\xb1\x03\xe5\x80\x70\xd7\x1f\x0e\x06\xbc\x9c\xb8\xce\x4b\x43\xaf\xbb\x99\x3f\x0f\xea\x2e\x3f\x0f\xe6\x0a\x3f\x1f\xe8\xd4\xe9\x21\xdd\xc7\xe7\x25\xf2\x56\x8e\xf4\x7f\x49\xff\x9b\xf4\xff\x83\x9a\x86\x94\x9c\x83\xe1\xf6\x0a\x50\x96\x15\x74\xb4\x1b\x05\x18\x06\x89\xbe\xb1\x3c\x0d\xd8\x7e\x9e\x7a\x9d\x99\x02\x04\x28\xcd\x78\x6b\xf1\x03\x98\xef\x25\xbf\x9a\x5e\x01\x2c\x7b\xac\x98\x69\xf4\x1d\x58\xf7\x52\x61\x8f\x51\x3c\x90\x2f\xae\x3c\xca\x50\x13\xd8\xbf\x44\x59\x92\x7a\x03\x38\xde\xa2\x78\x54\x3f\x0d\xb8\xb4\x5e\xd5\x74\x38\xcf\xa0\x10\x68\xdc\xa3\x3a\x5f\x77\x35\xf0\xf6\xa0\xf2\x51\x3d\x63\xe0\xa7\xb3\xf2\x37\x9d\x23\xbc\x75\x71\x40\xe3\x0b\xaf\x1f\xdf\x55\x85\x06\x55\xbc\x99\xec\x07\xc9\xc1\x7c\xa3\xe1\xff\x97\x03\xfa\xbf\xe6\x61\xac\xbb\x39\x72\x1f\xfc\x3d\x0f\xc4\x87\xaf\x36\x56\x7c\x0e\xc0\x05\x90\xf9\x3e\x26\xdd\x72\x12\xa0\xb7\x41\x88\x63\x71\x0a\x60\x7d\x12\x6f\x30\xe9\x01\x3c\xdb\x25\x1d\x8c\x03\x80\x88\x98\xa9\x75\x46\x4a\x40\xb2\xe7\x8c\x78\x5a\x19\xb0\x22\x51\xa6\x44\xbf\x1f\xd8\x60\x28\x13\x44\xe6\x1a\x50\x25\x81\xe2\x04\xb9\x15\xba\xd7\x80\x63\xd2\x72\x1b\x74\xc7\x03\x17\xbd\xe4\x8f\x68\xbf\x01\x6e\x58\xc8\x8b\x6a\x5e\x04\xea\x24\x64\x6e\x6b\xcd\x00\x9e\x7d\x97\xad\xd1\x9a\x0f\x7c\x18\x27\x0b\xcd\x73\x40\x77\xcc\xcc\xc4\xe1\x7e\x8c\xe7\xf5\xe3\xf1\xdf\x73\xc1\x86\x39\x20\x7e\xfe\x0b\x99\x87\xf3\x0f\x9f\x0b\xdc\xc5\x57\x72\x2e\x10\x99\x87\x92\xc6\x3f\x3f\xe2\x9c\x47\xfa\xff\xae\xfc\xe7\x05\xc3\x67\x28\x1f\xc5\x92\x09\xcc\xbc\x2f\xb0\xdc\xfc\x01\xa0\xfd\x7a\xe2\x24\xe3\x5b\x00\x7d\x95\xa8\x12\x2d\x15\x70\xbe\x30\x69\x17\xb5\x0b\x08\x98\x39\x79\xb4\x41\x12\x30\xe7\xc0\x94\x4f\x83\xe7\xde\xc2\x6c\x29\x33\xaa\x16\xb0\xfc\xb6\xd4\x0b\x9d\xb7\x40\x4e\xb5\x54\x9c\x5e\x2d\x90\x67\x35\xf3\xa0\x76\x3d\xb0\x67\xb5\xb4\x28\xe9\xef\x6b\xb9\x01\x25\x33\xa5\x09\x2d\x4b\xe0\xea\x75\x19\x57\xd2\xd7\x57\xa7\x03\x0d\x7d\x33\x34\xd4\x5f\x02\x2d\xc7\xa5\x55\xd4\xda\x80\xf6\xd4\xe9\x63\xd4\xd2\x81\xee\x1f\xd3\x84\xc9\xb9\x60\x0d\x7c\x5e\x81\xe4\x80\x86\xf3\x70\x7e\x8d\x7c\x0e\x90\x1c\xc8\x2a\xfe\xfa\xc8\x90\xe4\x9f\x87\xfc\x3e\x44\x66\xf2\xd7\x41\x00\xff\xfd\xe7\x73\x31\x26\xa7\x86\x54\x77\x1b\x30\xe6\x09\x85\x62\xc8\x04\x54\xf6\x8f\x9b\x4e\x1d\x0f\xe8\x6f\x9a\x70\x55\xf7\x0b\x60\xd5\x2b\xf4\x55\x0b\x80\x7b\xb9\xf0\x4a\xcd\x78\x20\xd4\x42\xe4\xa2\x86\x28\x10\xb7\x42\x74\xb3\x66\x1c\x90\x72\x6c\x72\x84\x06\x0d\x58\xf2\x64\xf2\x79\x4d\x17\x60\xcd\x55\xc9\x0c\xf5\x53\xc0\x26\xa6\x44\x87\xc6\x6b\x60\xd7\x94\xa9\x0d\xea\x5e\xc0\x81\xfe\xa9\xdb\xd5\x8a\x81\x53\xb2\x53\xbf\xa9\x59\x03\xe7\x92\xa6\xcd\x54\x69\x07\xae\x89\x4e\x95\x56\x3e\x02\xdc\xae\x93\xfc\xa2\x9c\x00\x34\x1c\x95\xbc\xa6\x62\x0f\xbc\xb8\x3a\xa5\xfa\x21\xff\xfd\xbc\xc9\xe7\x9c\xc8\x3c\x9c\xc3\x7c\x1e\xee\x7f\x38\x18\xfe\x7c\x2c\x92\x07\x23\xf7\x41\x0c\x9f\xa7\x0d\x3c\x80\x11\x1c\x08\x8b\x7f\xbe\x1a\xf2\xf9\x21\x35\xfe\xf9\x42\x3d\x0b\xc8\x47\x8d\x11\xd0\xea\x05\xb4\x1e\x8c\x9f\xa7\x76\x01\x30\x39\x32\xde\x53\xed\x08\xe0\x70\x7b\x02\x53\x63\x23\xe0\x57\x28\xac\xae\x5a\x0d\x84\xeb\x0a\x9d\x56\x0d\x03\xe2\xf2\x84\x4f\x29\x7f\x05\x12\x4b\x85\xb7\xa9\xfc\x02\x32\x9a\x45\x37\xab\x4d\x01\xb2\xb2\x27\x3d\x27\xfb\xa1\xec\x05\xe4\xa5\x4d\x9a\xad\x72\x1e\xd8\xdd\x21\xde\xa1\x7c\x0b\xf8\x27\x41\xbc\x44\x69\x33\x70\xea\x8a\xf8\x4c\xe5\x1d\xc0\xc5\x15\x12\x50\x7c\x09\xdc\x38\x2e\xee\xa5\x98\x0c\xd4\xe8\x4d\xe6\x51\x7f\xae\xfb\x29\x23\x39\x90\x11\x7e\xef\xdf\xf7\xff\x65\x27\x19\xd7\x09\xac\x05\x34\x66\x99\x97\x08\xe6\x02\x06\x2c\x2b\x61\x91\x0d\x80\xc9\x45\xa7\x79\xe2\x19\x80\x79\x9d\xd7\x8a\x69\x89\x00\xcb\x2e\x6c\xb6\xac\x2a\x60\x69\x30\xd7\x54\xe9\x19\xc0\x72\x5d\xe2\xae\xa1\x07\xb0\x66\xac\x7f\xad\xe7\x0f\x30\xa5\x8a\xee\xd0\xee\x02\xe6\x0f\x4e\x1b\x9b\xd4\x03\x66\x59\x37\xf3\xcc\x8f\x03\xa6\x2e\x8f\xad\xcd\xa7\x02\xc6\xb9\xed\xb9\xf4\x75\x80\x71\x1f\xa1\x49\xe7\x00\xb4\x72\x58\x1a\x5a\x01\xfa\xdb\x50\xa5\xd9\xda\x73\x53\xff\x01\x76\xe8\x8c\xfd\xbe\x58\x5f\x15\x7b\xb5\x27\xb4\xef\xa3\xde\xc5\x3e\xad\x45\x6f\x53\xa8\xf5\xd8\xab\x95\xf6\xbc\x80\xda\x82\x62\x2d\x83\xc6\x5c\xea\x19\x1c\xd1\x4c\x6e\xf0\x32\x88\xc7\x1a\x1d\xcd\xda\xf1\x06\x1b\xb1\x41\xfb\xfe\xed\x6c\x7d\x06\xce\x68\xd4\x55\xa6\xeb\x35\xe2\x89\xea\xba\xc1\x3a\x9d\x92\x46\xf6\x61\xd8\xef\xe5\xf9\x5b\xa3\xca\x0d\x78\xbf\xe3\x92\xf3\xff\xc9\x3c\x08\x0d\x7b\x53\xb6\xa0\x06\x60\x28\x6f\x39\x5b\xa4\x15\xa0\x57\x38\x78\x4a\x18\xfe\xe9\x03\x73\x4b\x58\xaa\xcc\x1a\xc0\x6a\x52\x7c\xa5\x72\x01\x60\x39\x90\xf1\x5d\x33\x00\xb0\xac\xd9\x70\xcf\xc0\x1e\x60\x2e\xd8\x6d\x62\xb4\x15\x60\x88\x9d\x31\x31\x3b\x0d\xd0\xcb\x2a\x67\x9a\x89\x02\x74\xa1\xa6\x53\x8c\x33\x80\x49\x55\xe7\x76\xc6\x18\xc0\x44\x95\xa8\x34\x4b\x03\x68\x15\x60\x19\xba\x70\x8f\x19\x2a\x62\xb1\xde\xc2\xee\x47\x06\x16\x58\xa9\xeb\xf5\xf9\x93\xc1\x4b\x44\x50\x0d\xde\x4f\xd7\xbf\x86\x2c\x9d\xdc\x97\x1f\x0c\x6e\x23\x46\x6f\xc7\x33\x69\x83\xd3\x48\xd2\xbd\xfd\xa8\xc6\x70\x00\x3e\xd4\xb7\x75\x5c\xc3\x32\xcc\xd1\x4b\xba\x6b\xa2\xff\x10\xfb\xb4\xe4\xaa\x2d\x0d\xde\x22\x4f\xdb\xe5\xe6\x34\x7d\x79\x5c\x57\xe7\xad\xe6\xbf\x79\x98\xff\xf6\xb7\xc8\xfb\xff\x4a\xe9\x46\x31\x63\x57\xff\x8b\x8b\xe1\xf3\x41\x66\x51\x76\x85\x12\xca\x83\xf5\xb9\xbf\x92\xda\x01\x58\xb6\x86\x7e\x96\x4b\x02\xac\xd6\xc7\x2f\x55\x06\x60\x33\x76\x11\x5b\x67\x11\x60\x79\x72\xbd\xa1\xfe\x5c\xc0\x52\x69\xb7\xb2\xe9\x56\xc0\xe2\xeb\x99\x42\xb3\xcd\x80\x59\x66\x55\xb0\x85\x36\x40\x57\x7b\x3a\x9e\x39\x1e\x30\xdd\xff\x75\x02\x6b\xb0\x1f\x1e\xc4\x25\xb3\x5e\xb2\x0f\x03\xc5\x86\xed\xf0\xd0\x7f\xff\xa3\xdd\xb0\x18\x8e\xfa\x9d\x1d\xc7\x0c\x7a\x10\x42\x4d\x7e\x1b\x40\x73\x85\xae\xa1\xe7\x8b\x3a\x43\x0d\x84\x52\x75\x1b\xcd\x0c\x4f\x21\x80\xba\xb5\xe1\x04\x6d\x3f\x1c\xf5\x6f\xd5\x25\xd2\x84\x11\x49\x1d\x57\x73\x98\x56\x8c\x28\xaa\x54\x95\xae\x61\x1a\xd6\xe9\x68\x5d\xcf\x36\xc8\xc2\x31\xcd\x1c\xfc\x07\x0f\x33\x72\xfe\xc1\xf0\x3d\x5f\x3e\x07\xa1\x64\x66\x30\x7a\xac\xfc\x1f\x2e\xc6\xa8\x91\x21\x26\xba\x19\x30\x2f\xb1\x9b\x2b\xf1\x11\xb0\x8c\xf1\x98\x36\x43\x11\xb0\x99\x10\x62\x24\xff\x08\xb0\x95\x8a\x8b\x57\xfd\x05\xd8\x1a\x2e\x32\xd0\x3d\x0f\x58\x7f\x58\x77\x96\x76\x18\x60\xe5\x16\xd1\x4d\x64\x00\xe6\xf2\x33\xfb\x18\xf5\x80\xc5\xd2\xaa\x4d\x96\xed\x00\xbd\xf6\xb9\xac\x65\x00\x60\xda\xf8\xad\xd6\x32\x12\x30\x59\x4e\x9c\x32\xdf\x04\xd0\xac\xe0\xaf\xdf\xd1\x13\x6c\xb4\x8d\xe0\x18\xd7\x7f\x3f\x63\x78\x12\x76\x06\x53\x3f\xb8\x19\xf9\x41\xc0\x78\xc6\x9b\x44\x23\x05\x4c\x36\x32\x7f\xa6\x65\xb4\x0e\x53\x8c\xa4\x1e\xde\x32\x66\x41\xcc\xe8\x44\x7d\x2f\xed\x15\x6c\x0c\xd4\xef\xee\x30\x5a\x0c\x2b\x83\x79\xd5\x32\xc6\x2a\xb0\x32\xd8\x53\x51\x46\xa3\x62\xb9\xae\xe8\xb5\xf1\xb4\xbb\x58\xaa\x1b\xf2\x5f\x7d\x20\xcf\x05\xdd\x6f\x3c\x2d\xd1\xe5\xdd\x5b\x12\xef\xd7\xe5\xdd\xe7\x53\x9f\xac\x1f\x3e\xee\xee\xbf\xb8\x98\x13\xa6\x7b\x44\x09\x80\x99\x6e\x79\x43\xd2\x1d\xb0\xd6\x74\x95\x9d\xb1\x08\xb0\xcd\x09\xcc\x52\x50\x04\x1c\xc2\x67\x2b\x68\x4e\x07\xec\x8d\x17\x5e\xa0\x32\x00\x9b\xdf\xeb\xf2\x8d\x5d\x00\xeb\x25\x45\x6c\x8b\x46\x80\x79\xef\x4c\x3f\x73\x3b\x60\x21\x78\x2b\xd1\x32\x15\x30\xfb\xde\x42\xb5\xf9\x01\xd0\xaf\xfe\x94\xb7\x71\x27\xfb\xc0\xbd\x63\xbc\x93\x68\xa6\x4b\xff\x4c\x37\x36\x25\x9a\x4d\xef\x7c\xba\x6c\x5c\x41\x54\xd3\xb9\x6d\xb7\x8d\xbd\x89\x57\xa6\x71\x2d\x2e\xc6\x62\x44\x9f\xf1\xa7\x27\x3d\x26\x3b\x89\x46\x7a\xf8\x83\xb5\xc6\xcd\x04\x8c\xef\xdc\x6b\x34\x0e\x85\x12\x6d\x43\x8d\xa5\xf1\x13\xa8\xd2\xb2\x2a\xf3\x8c\x6f\xc3\xc8\x70\xcd\xf5\xb9\xc6\x0e\xf0\xd1\x5f\x73\xf9\xb4\xf1\x3f\x08\xd5\xff\x4f\x4e\xee\x2f\x9f\x8f\xef\xff\xcb\x78\xe9\xd4\x8c\xbe\xfc\x27\x0f\x42\x3f\x49\xdf\x61\xa2\xc3\x9f\x3e\x58\xee\x61\x7d\x9f\x62\x08\xd8\x16\x3a\x12\xd2\x86\x80\xa3\x89\xaf\x8a\x62\x05\xe0\x68\x15\x5b\xa4\xf9\x06\x70\x20\xd2\xea\x0d\x18\x80\x5d\xfe\xba\x71\xa6\xc7\x01\x1b\xa3\xdd\xf1\xcc\x05\x00\xeb\x7d\xc9\x26\x2b\x23\x80\x11\x59\x63\x6a\x3b\x01\x30\x0f\x6f\xad\xb2\x5b\x0b\x98\x15\xf4\x68\xd9\x3b\x02\xa6\x9b\x88\xb9\xcc\xfe\xde\x97\x26\xda\xc4\x29\xf3\xe0\xaf\xf7\x4c\x4a\x88\x5c\x8b\xd6\xbf\xf9\xb8\x67\xc1\x26\xb5\xc4\x4d\xb3\xcc\x47\x97\x4c\x17\x10\xd7\xcc\xba\x6a\x9b\x4c\x3d\x89\x57\xf4\xc9\xc3\x5c\x58\xbc\xe9\x52\x8c\x31\x11\xb8\x56\x61\x5a\x05\x71\x63\xc7\xcb\x74\xfa\x28\x28\x18\x2d\xb8\x68\x61\xea\x06\x6b\x43\xea\xff\xfb\x5c\x20\xfd\x7f\xc5\xfd\x5a\x2f\xc7\xc4\xfd\xe1\x41\x8c\x9d\xf4\xeb\x85\xfc\x01\x46\xb7\x71\x9e\x98\x0a\x60\x6b\xcd\xf8\x3d\x65\x22\xe0\x28\xe8\xf0\x55\x66\xf0\x53\x91\xae\x77\xbb\xb2\x10\xe0\x52\x10\x1d\xa1\x43\x05\x9c\x18\x29\xa7\x0d\x5a\x00\x87\x89\x6b\x2d\xcc\x94\x00\xdb\x88\x22\x25\x4b\x11\xc0\x4a\xb2\xa4\xca\xe6\x17\xba\x98\x89\x35\xd5\xf6\xdf\xf1\xc1\xc2\xee\xd5\x4f\xc7\x12\x0c\x98\x27\x0f\x9c\x74\x72\xc4\x51\xd3\x79\xc4\x02\xe6\x91\xae\x0f\xa6\x85\x44\x30\xeb\x7c\xa7\xa7\x69\x19\x11\xce\xca\x7f\xbb\x87\xbe\x9b\x70\xb0\x1a\xf7\x7c\x9c\x99\x14\xe1\x63\x79\xe1\xf1\x0e\xb3\x49\x44\x1a\x4b\xe1\xfe\x2c\x7a\x2f\x51\xc8\x70\x23\xb9\xb0\xca\xfd\x66\x6f\x88\xf3\x16\x76\x37\x5e\xd2\xbb\x89\x36\x7a\xcc\x95\x7d\x66\xda\x44\x9f\xa9\xf9\x85\x01\xb3\x30\x08\x9b\xcc\x3c\x7b\xd4\xec\x09\x26\x1b\x7f\xfc\xaf\xfd\xc0\xf7\xbd\xf9\xf7\xde\x49\xff\x9f\xe4\x20\xa8\xef\xb4\x19\x82\x96\x7f\x78\x10\x92\x8b\x71\xcc\x34\xaf\x96\x7c\x0a\xb8\x24\x3a\x4e\x91\xed\x05\xdc\x56\x7a\x96\xaa\x52\x01\x37\xbb\x88\x34\x9d\xe2\xc1\xff\x9e\x5c\x6d\x94\x0a\x38\x9d\x59\x1d\xc4\xd8\x08\x38\x04\x16\xbc\xb6\x73\x1d\xe6\x06\xef\xb0\xc2\xef\xc6\x3a\x27\xa1\x9c\x31\xa9\x4d\xd6\xe5\x03\xfa\xcd\xb7\x72\xd7\x3a\x1d\x1f\x60\xd0\x5f\x13\xe3\x6d\x1e\x7d\xf6\x30\xdf\xc1\x3d\xe5\x98\xda\x76\xcc\x5c\x87\xfb\xd9\xee\x72\x4b\x8c\xf9\x65\xee\x4f\xbb\x0b\x8d\x3b\x2d\xf2\xb8\xdf\xec\x59\x0d\xae\xe6\xb5\x04\xcb\xda\xf7\xae\x97\x85\x19\xe1\x63\xb5\xad\xda\xc9\xe2\x21\x11\x66\xe5\x7c\xe3\xa4\x85\x12\xb1\x8b\x29\x77\xf9\x26\xe3\x18\xb1\x9e\x15\x78\x31\xdc\x62\x3f\x51\x63\xde\x7a\x76\xb9\xc5\x1d\xe2\xb9\xd9\x95\x53\x85\x8c\xb1\xc4\x4f\x7a\xd0\xff\xbd\x1f\x28\x14\x25\xde\x3a\x11\x2f\x53\x70\x1c\x54\x55\x01\xe5\xb4\x31\x4b\x00\x9a\xa1\x5a\xfb\x78\xd1\x3f\x3c\x88\x13\x43\x7f\xb2\xe8\x5a\xc0\x6d\xaa\xf1\x0b\xf1\x16\xc0\x23\xc5\xce\x5b\xd6\x01\xf0\xf8\xe0\xde\xa0\xa6\x04\x78\xa9\x86\xed\xd4\x67\x02\x1e\x2e\x89\x67\xe9\x2c\xc0\x55\x20\x7b\x89\x95\x14\xba\x1d\xa7\x14\x6c\xb3\xff\x07\xd7\x6d\x45\x4a\x37\xb9\xb8\x61\x8b\xe5\xd9\x7b\x84\x7b\x1d\x92\x98\xbe\xed\x93\xbd\x1c\x51\x69\xb1\x9e\xab\xe7\x16\x43\xe6\x65\x91\x3c\x54\x6b\x3d\x73\x3a\xd7\xdf\x4d\xa2\xb1\x9f\x59\xc4\x4d\x77\x95\xac\xff\xc6\x12\xe3\x16\x3a\xb7\xdc\xd5\x64\x66\x71\x3b\x1c\x2c\xaa\xc6\xb0\x1e\x71\x5f\x3b\xaa\x5c\x97\x60\xd1\x09\x75\xdb\x23\x97\xf7\xb0\x1c\x09\x57\xeb\xae\xf3\x07\x98\xb7\x88\x75\xac\xf2\xd2\x68\xd6\x61\x22\xdb\xd2\xf2\x24\xc7\x52\x96\xd8\xc5\xf2\x3e\x6e\xcc\xbc\x40\x34\x9b\xf3\xa8\xf2\xbf\xb9\xa8\xa1\x75\x30\x86\x2a\xcf\xcb\xad\x97\xd1\x92\x73\x1f\xd5\x0f\xe8\x46\x2a\x6a\x8e\x49\x07\xe8\x9b\x94\x46\x8f\xbd\xfa\x87\x07\x21\xf3\x41\xbc\x9d\x0d\x35\x27\x97\x02\x01\x69\xac\x29\xd2\x03\x80\x3f\xd7\xd5\x54\x5d\x16\xf0\xcb\x0b\xb4\x31\x9c\x0d\x78\xaf\x98\x17\x66\xfe\x0a\x70\x9f\x94\xa5\x65\x63\x8b\x6a\xe7\xb9\xbb\x96\x39\xbf\xc6\x0a\x7b\xf5\x92\xaf\x9e\xea\x30\xb1\x8e\xbb\x3f\xce\xf7\x1a\xc4\x59\xfb\x3e\x0f\x04\xe8\xb1\xf5\x99\xc1\x9c\x55\xbe\xf3\x3a\xe7\x32\xf7\x71\xee\x78\x2f\x7a\xd9\xcc\x6a\xe6\x34\x78\x7f\x6c\xfa\x61\xb9\x8c\xf3\xdd\x5b\xf0\xef\x7c\xa8\x4a\x41\xab\x36\xee\x0a\x57\x5c\x4b\xb7\xb2\xe7\x3e\x70\x0a\xba\x1c\x68\x2d\xcc\x7d\xea\xe4\x75\xf6\x93\xf5\x78\x62\xba\xbd\xfe\x19\x01\xeb\x5a\x42\xc1\x7e\xd4\xf1\x2a\x6b\x05\x22\xc6\x7a\xc5\xd1\x51\x56\xa7\x89\xcd\x96\xcc\x83\xa2\xd6\x02\xc4\x69\xe6\x16\xfc\x0f\x0f\x44\xa1\x28\x52\x07\x75\x62\xfe\x8c\xc3\x83\xaa\xd0\x2e\xeb\x34\x3a\x11\x30\xc8\x90\xcd\x12\x48\xf9\x93\x07\xe1\xfc\x49\xe1\xce\xb8\xfa\x3f\x73\x52\x82\xf6\xeb\xbf\x13\x5f\x08\x84\xbe\xa2\x1f\x9a\xae\x03\x84\x4b\xd8\x3f\x51\x79\x09\x04\x07\xf9\xf9\xd3\x76\x01\xfe\x57\x66\xdb\x30\x4f\xe0\x91\x37\x73\xb9\xa7\x63\x17\x56\xba\x85\xed\xf8\xec\x69\x3d\xcc\x47\xd5\xda\xb0\x1f\x64\x87\xc4\x11\xfb\x2c\xcb\x7e\x5d\x09\x2b\xf9\xa1\x6d\xd9\xc2\x2e\x0f\xf5\x78\xbd\xd3\x7a\x0a\x9b\x13\x22\xd6\x28\x6e\x33\x8e\x63\x13\xa4\x35\x9c\x8b\xa4\x68\x1b\xcc\x39\xec\x6f\x4f\xce\x89\xbb\xf2\xdb\x2e\x9f\x3b\xce\x47\xe4\xc2\x4c\xfb\x33\x5c\x69\xef\xad\xa5\x17\xec\xda\xb9\x69\xee\xa7\x4e\x0c\xd8\x4f\xe1\x96\xb9\xb4\x1e\x1d\x6b\x6f\xc5\x7d\xed\x3c\xfa\xe0\x80\x7d\x38\x21\xe4\xd0\xbf\x4f\xcd\xee\x14\xe1\x61\x3b\x6b\x8f\x84\x7d\x2a\xe1\x6b\x6b\xfd\xbf\xeb\x60\x74\x81\x0c\xef\xf3\xe5\x24\x62\x4a\x35\x6f\x3f\xdc\x14\xa7\x0f\xaa\x7e\xcb\x44\x36\xe5\x5f\x1c\x84\x6f\xaf\x8c\xe4\x98\xde\x3f\x3c\x48\xf4\x41\x5d\xf9\xc9\x47\x80\xd8\x25\x34\xb9\xa9\x7d\xc0\xec\x6d\xd6\xc9\xca\xef\x81\xa8\xef\x9e\xf5\x86\x79\x78\x15\x9a\x1d\xbd\xd4\xf6\x06\x0a\xfc\x1f\x2d\xea\x74\x8b\x82\x8e\xe7\xbe\x7c\x8a\xbf\x19\x71\xcd\xb9\xfc\xac\x50\xd8\x78\xc2\xce\x6e\xf9\x13\xef\xe8\x0d\xdc\xd5\xd6\x82\x03\x7b\x63\x7a\xdf\xdd\xb7\xdd\x37\x70\x7a\x36\xa3\x69\x86\xbd\x29\x5b\x28\xc6\xf9\xae\x88\x23\x95\xed\x1d\xfd\xbd\x5a\xcb\xe1\x19\xfb\x61\xf8\xe3\x6b\x5e\x4e\x34\xf6\xa7\xf0\xb4\xb2\x05\x4e\x6b\x39\x56\x21\x2b\x4b\x17\x39\xdd\xe7\xec\x0e\xf4\x3a\x59\xed\x2c\xc6\x79\xe9\xd7\x76\xb4\xc4\xd9\x8e\x3b\xc5\xe7\xca\x81\x5f\xce\xd7\xb8\x01\x5e\xc2\xfb\xd2\x9d\xf3\xb8\x6b\x3c\x84\xf6\x2c\x71\xd2\xe1\x76\x3a\xcb\x15\xe8\x38\x6d\x24\xc4\x1d\x99\x3b\xda\x9c\x76\x12\xda\xf6\x9f\xff\x77\x1d\x8c\x65\x4e\x35\xe6\xed\x87\xb4\xc9\x3c\x1f\x9f\x1a\x21\x14\x3f\xa8\x66\xd5\xa3\x79\x9f\x1f\xc8\x3c\x88\x90\xb7\x42\xf2\x83\x1a\xdb\x20\x93\x37\x6e\x03\x30\xbf\x5f\x65\x81\x30\x17\x48\x0a\xa5\xd2\xa6\x52\x80\x05\xe3\x2c\xba\x15\xf7\x02\xf3\xef\xb9\x24\x19\x3c\xc0\xd3\x59\xb3\x43\x13\xec\x76\xc1\x31\xa4\x3a\x2d\xcf\x87\x41\x54\xf8\x36\x6c\xdd\x13\x66\x37\x30\xd3\x9d\x5a\xd2\x1b\x7b\xf1\x67\xb4\x53\xf6\x43\x9d\xf9\x26\x9f\x9f\xdb\x6f\xfb\x3d\x37\x79\xca\x53\x57\x27\x97\xfe\x2d\x49\xed\x77\x14\x5c\x8e\x0f\x08\x27\x64\x5c\x7f\xe3\xda\x3e\x90\x3d\x77\xf3\x30\xff\x42\x71\x57\x62\x87\xc4\x44\x9f\x38\xe7\x21\xca\x3e\x19\x2d\x78\x98\xee\x11\xcb\x11\x0b\x2f\x39\x58\xe3\x7e\x9b\x33\x2f\xc4\xaa\x98\xe2\xe1\xcf\x39\x16\x34\xbe\xf0\x84\x47\x20\x67\xc0\xaf\x9e\xe4\x5f\xb6\xd3\xdc\x39\xdc\x25\x9e\x8e\x5b\xcb\xdc\x85\xb9\x77\x5c\xb7\x6e\x71\x77\xdb\xce\x65\x3b\xf1\x6e\x13\xe9\xf0\x9f\x13\xd3\x79\x9c\x94\x44\xb4\x24\xef\x7c\x54\x91\x19\xe7\xf8\x6f\xdf\xd3\x81\x3f\xe7\x9e\xf4\xbd\x62\x6a\x28\xbc\xfe\x2d\x98\x3b\xc6\x9c\xe7\x03\x2e\x91\xa3\x4c\xb0\x04\x96\x37\xaa\xeb\x4c\x6e\x05\x32\x3f\x18\x3d\x93\x73\x07\x96\x68\xd9\x49\xe8\x8b\xe1\xe9\x02\xdb\x80\x19\x0e\xb4\x81\x15\xb3\xb2\xe7\x9f\x0b\x31\xff\x66\x18\xda\x95\xf3\x21\x6e\xe2\xbb\x33\x01\xd2\x87\x1d\x17\xc8\xb7\xdc\xf5\x9e\x58\x13\x9b\xfe\xa5\xc9\xd8\xdd\xa7\xc3\x7a\xe9\x89\x9a\x0a\x0f\xf4\xa9\x2c\xa9\xba\xf4\xcd\x7b\x65\xdf\xfb\xf4\xce\x12\x31\x9f\xc8\xfe\x2b\xc9\xe7\x8f\x67\xf8\x0a\x0f\xe8\x24\x9e\x20\xe7\x1f\xed\x5b\xe2\x7b\x99\x2d\x1b\x77\xa8\xf0\xab\x9f\x24\xbb\x68\x56\xe9\xce\x56\x3f\x25\xf6\xfb\x28\xdd\xbc\x8d\xbe\xa7\x38\xb1\xa1\xb1\x5b\x9f\xf8\x80\x53\x1a\x94\xb8\x65\xbe\xef\x4e\x4e\x55\x60\xf5\xc6\x69\x3e\x57\xb9\xba\xbe\x06\x39\x87\x7c\x7c\xb8\xcb\x3c\x8f\xae\x6d\xf6\xea\xe1\xde\x74\xf3\xfe\xd7\x3a\x98\x26\x59\x36\xa8\x33\xbe\x4e\x3c\xc9\x5b\x07\x7c\x3f\x97\xcc\x41\x20\x39\x08\x72\x0e\x3e\xe9\xff\x91\xb9\x20\x6b\x57\x52\xee\x0f\xea\xc6\x3b\x0a\x01\x22\x66\xc0\xe6\x6b\x7a\xa1\x33\x05\x81\x8d\xeb\x99\xca\xba\x4d\x7d\xa2\x2b\x4b\x3c\x4a\xec\xb9\xed\x62\xa9\x91\xd1\xfb\x22\xd4\x9a\x4f\xcc\x79\xb8\xf4\x41\xd2\x3f\xf5\x8e\xd1\x8d\x85\x1b\x17\x4f\xae\xfe\x18\x56\x78\xe5\xc0\xca\x49\xd7\x96\x05\x45\xb6\xbe\x59\xfd\xfd\x6c\x55\x90\x60\xcf\xe1\xd5\x38\xdc\x19\x5c\xdb\xfb\x75\xb9\xc7\x3e\xf1\x90\x8d\x7d\x15\x8b\x97\x91\xb9\x27\x3b\x7c\x42\xa7\x0d\x8c\x4e\x9e\xbe\xd5\x2a\xf4\xfc\xc0\xca\x84\xf5\x9b\x0d\x42\x7a\xd9\x33\xe6\x5c\xdc\xa0\x15\xf2\x94\x9d\x19\x9b\x91\x13\x16\x72\x9f\x5d\x1f\x7d\x7a\xb5\x7f\x48\x32\x47\x3f\x42\x20\xdb\x24\x58\x97\xb3\x2d\xc4\x7c\x65\x5c\xb0\x3e\xe7\x41\x60\xf9\x72\xbd\xc0\xf7\x5c\x53\x5f\xf9\xa5\xec\xc0\x46\x6e\x8c\xb7\xfc\x9f\x75\x20\xf2\x52\xa8\x79\x50\xd5\x7a\x86\xe6\x57\x98\xf2\x7f\xbf\x76\xb7\x1c\xd2\x28\xa1\x91\xf5\xaf\xe4\xdf\xf7\x25\xef\x01\x93\x3e\xd8\x9e\xec\x19\x95\xe3\x35\x81\xfd\x2a\x2a\x9f\x25\xfd\xfb\xfa\xf6\xcc\x35\xb1\xd4\x2a\x6e\xd7\xca\x3b\xe4\x98\x6b\xc7\x6a\x4a\x59\xfb\x26\x44\x31\xec\x74\xf5\xba\xc5\xaf\x92\x9e\xa4\x6e\xbd\x98\x99\x7c\x7f\x53\xd8\x8a\xda\x13\xde\xf3\x93\x4e\xb3\x72\x14\x0e\x78\xcf\x91\x7d\xb8\x67\x53\x74\xa1\x7a\x6c\xc5\xef\x31\x5b\x0e\x6e\x5d\x32\xdb\xb9\xa7\x7c\xad\xc5\x86\x83\xb3\x1b\x7b\x2f\xac\xfc\xb8\xf6\xc1\xec\x63\x7d\x59\xcb\x26\x67\xaf\x99\x5d\xd8\x2f\xb3\x48\x29\xab\x28\x36\xbf\xff\x4e\x6a\x56\xe6\x9d\x58\xea\xc0\xe2\x44\xf7\xa5\x47\x62\x9e\x0c\xbc\x9e\xa7\xb0\x78\x47\x4c\x02\x9b\x15\x47\x2c\x6a\x8b\xf6\x62\x3f\x8d\x3e\x96\xfe\x3d\xaa\x89\xa3\x16\xf1\x4f\x5a\x54\x94\x20\x27\x2f\x24\x31\x4d\x3e\x42\x82\xf3\x2b\xc0\x25\xc5\x25\x22\x92\x2b\xea\xcf\xbb\x75\x23\xca\x5b\x0f\x53\xf8\xf5\x91\x1c\x88\xfd\xb7\x21\x0d\x5b\x38\xa4\x64\x0e\x00\x99\x07\x41\xfa\xe0\xe4\x7d\xf8\x43\xfc\xfc\x90\x33\x6e\x63\xf3\x29\x14\x36\xe5\xdc\x0a\xd9\x62\x91\xdf\x1d\x5a\xa7\x32\xa9\x7b\xd4\x04\x9f\xbd\x3d\x14\x67\x3d\xca\x72\x7b\xcd\x99\xdd\x82\xbe\x13\x83\x84\xcf\xcd\xc8\x6d\x9a\xb3\x26\x69\xd5\x5e\xb5\xd5\x73\x56\x74\xae\xfa\x9e\x9b\xb2\x7c\xcf\xfe\xdc\x8d\x7b\x57\x1f\x5d\xc2\xba\x65\xb7\xf5\xea\xd2\x8f\x19\x8e\x5f\x16\xe4\x1b\x65\xec\x4d\x9f\xff\x7b\xfb\xa6\xeb\x0b\x45\xd3\x2e\xf7\x4e\x5e\xdd\x91\xba\x3a\x4d\xa3\xb7\x76\xe5\xad\x61\xee\xe3\x47\xd2\xda\x7e\xa3\x8c\xd2\x61\xee\x63\xff\xfc\xda\x81\xdd\x09\x01\x09\x06\x73\x09\x36\x6d\x8e\xcf\xfc\x84\xb9\xae\xec\xc5\xb1\x03\x24\xef\x11\x7f\x2f\xee\x03\xc7\x25\x5c\x67\x4e\x57\x5c\x13\x67\x61\xe8\x8a\xb8\x09\xb1\x61\xdc\xd1\xfe\x8b\x80\xb1\xf6\x02\x3c\x1e\x46\xa3\x6d\xa8\x8e\xff\x8b\x03\x59\x5e\x37\xb2\x7e\xd2\x07\x3f\x9e\x3e\xa4\x65\x4b\x06\xb5\x3f\xa5\x82\xf7\xff\x7f\x8e\xaa\x74\x9b\xae\x3f\x5e\xfc\xc5\xf7\x6b\x79\x9a\x3a\xf2\x49\xf7\xee\x94\x45\x98\x9f\xa2\x27\x95\xb1\xcf\xf8\xbb\xb5\x7b\x0b\x1e\x0c\x3a\x9c\x15\xd5\x3e\x67\xc1\x26\xbd\x3d\x13\x16\x4f\x58\xe6\xb2\x2c\x70\xd7\xce\xc2\xe3\x6b\x5a\x52\xd6\xe6\xf7\x55\x58\xae\x3f\x39\x6f\xf6\x76\xf9\xf6\x6d\x1b\x4b\xe7\x9c\xda\x82\x9e\xce\x35\x19\x71\x16\x1b\x17\xf5\xa9\x2f\x77\x9b\x7d\x37\xe7\x57\x5f\xe7\xe2\x0d\xb3\x8f\xae\x7e\xd5\x9f\x9c\x2e\x30\xbb\x6d\xa5\xfd\x80\x50\x72\x79\xac\xd9\x8a\x92\x81\x3d\x09\x11\xb1\x6e\x4b\x6f\xb2\xa7\xc4\xaf\x8e\xcd\x59\xb4\x88\x3d\x77\xf6\x89\x98\x49\xe9\x6c\x76\x67\xb4\x54\x74\x44\xba\x32\x27\x38\xec\x71\xf4\xf4\xd4\x9f\x9c\xdd\x21\xfa\x51\xe3\x92\x2b\x38\x9c\x00\xf1\xc8\x5b\x0b\xdc\xb9\xca\x7e\xf6\xc0\x74\xfa\x50\x1d\xa6\x7c\xbe\xc7\x8b\xcf\xbb\xcc\xe1\xfb\xdc\xa4\xff\x4b\xd6\xbf\x37\x7f\x48\x4f\xf3\xcf\x89\x21\x1f\xb0\x2f\xbf\x86\x97\x1f\xd3\x51\x50\x3b\x93\xf7\xbb\xef\xc1\x86\x1a\xf1\x89\x14\x4a\xfd\xef\xba\xbb\x4a\x79\x52\x42\xd7\xea\x6e\xbf\x33\x7a\x4e\xbd\x73\xbc\xf9\x66\x97\xe3\x78\xc7\x03\xf9\xd9\x57\x3e\x85\x9a\x45\xf8\x67\x52\xce\x5d\x49\xf5\x4b\x0d\x4b\xfc\x5d\xf2\x63\x27\x63\xa9\x4e\xac\xc9\x99\xa9\xe5\x09\x2b\xc6\x87\x0b\x9c\xba\xf1\x7e\x5d\xd6\x98\x50\xa9\xa3\xd4\x3e\xa3\x65\x5f\x42\x8d\xf7\x97\xf5\x4f\xcf\x58\x10\x52\xb4\x77\x42\xff\x83\x94\x5d\x21\x07\x76\x5d\x1b\x48\x4b\xf8\x1e\xaa\x9d\x67\x33\xf0\x75\xae\x7f\xa8\x51\xae\x0a\xdb\x3a\xee\x60\xe8\x8a\x0d\xe7\xd9\x87\x63\x3c\x83\xab\xd7\xbb\x73\xf4\x22\x58\x21\xa3\xd7\xe8\x72\x96\x87\x5a\x84\xe8\x64\x7d\xe3\x94\x07\x3d\x08\x2e\x5a\x91\xc5\x1d\xef\x5f\x10\xbc\x34\xf3\x04\x57\xcf\xf7\x49\xd0\xc7\xa5\x8b\xb9\x89\x5e\xed\x00\x75\xf2\xc8\x7d\x40\x72\x20\x19\x7c\x1e\x66\xf3\xeb\x91\xf5\x97\x58\x0d\x69\x05\x2f\x1f\xa7\x7f\x72\x2d\xcf\x17\xef\x78\x30\xe4\x07\xb6\x4a\x36\xa9\xf2\x7e\xf7\x3d\xfe\x42\x40\xa0\x93\x42\xa9\x6c\x7a\xe1\x24\x23\x21\x7a\xb7\x34\xff\x69\xb2\xde\x67\xd5\xfb\x7b\xeb\x1e\x8f\xb1\x2e\x63\x8e\x5d\x97\x75\x3f\x21\xc0\xda\xf7\x9f\xe4\xb1\x77\x18\x89\xe2\x73\x32\x62\x16\xd7\xbc\xc9\x93\x4f\x9a\x14\xbc\xef\xd6\xd3\x4b\x9c\x54\x39\x9f\x9d\xd5\x0f\xdf\x4a\xa7\x75\x7b\x2d\xb8\x31\xba\xff\x5c\xf2\x7a\xaf\xb5\x65\x42\x03\x4b\xe6\x4b\x79\x5d\x28\x59\xce\x16\x8e\x6b\xf1\xea\x3e\xd1\xc1\x9e\x15\xab\xe9\x5d\x75\x28\x81\x5d\x1e\x9d\xe4\x43\xdd\x2f\xc5\xe6\x44\x5a\xf9\x68\x15\xbd\xe5\xc4\x87\x7a\xfa\xe8\xef\xda\xc9\x39\x16\xd4\xe9\xcd\xde\x1e\xcb\x81\x7f\xb8\xcf\x81\xad\xee\xdc\xa9\x7e\x4b\xbd\x13\xb6\x24\x72\xe7\x7b\xed\xf1\xa6\x6c\x9c\xc4\x3d\xeb\x1e\xe1\x7d\x36\xa7\x9c\x7b\xdb\x2d\x1a\x30\x0f\x1c\xb9\x0f\x48\xff\x7b\x03\x9f\x93\xd9\x9b\x35\xa4\xa5\xfc\xfd\x3f\xc4\x01\xf4\x8b\xd6\xf3\xe6\x02\x75\x66\x36\xf1\xf2\x84\x5e\x7a\xb6\x14\x0f\xea\x43\xc9\x37\xbc\x7f\xaf\x32\xff\xc3\xa8\x41\xbd\xd4\xda\x71\x6b\x46\x24\x45\xe2\xf0\xbe\x8f\x66\x1a\x73\xa4\xbb\xf2\xbe\xb7\xe5\x31\xd6\x18\x5c\x5d\xae\xf5\x6a\x87\xf7\x14\x47\x9d\x39\x42\x2f\x1a\xe6\x9a\x84\xc4\x85\x9c\x79\xb1\x7a\x8b\x7b\xd4\x61\x6f\xb9\xe7\xa9\x17\x72\x62\xbf\xb8\x84\x3e\x17\x7e\x25\x12\xf7\xde\x69\x6a\xa3\x38\x7b\x42\xec\x3a\x27\xd3\xda\x19\xec\x43\x91\xaf\x9c\x05\xaa\xde\xb3\x5f\x45\xd8\x3a\xdd\xbb\x3e\x8a\xe3\x1e\x12\xed\x12\x77\xe1\x0a\x27\x3e\xb8\xc9\xb9\xb1\xd4\x99\xf3\xc4\xff\x96\x8b\xe7\x89\xdd\x5c\x51\xdf\xcd\x2e\x0a\x47\xf2\xb8\x5e\x5e\x97\x5d\x7a\x0e\x9a\x72\xe3\x3c\x7f\xbb\xcc\x2e\xee\xe5\x9e\x72\xab\x71\x39\x53\xb4\x8d\xfb\xdc\xa5\xcc\x65\xdb\xae\x72\x82\xe2\x74\xcf\x25\x20\x7f\x14\x41\x73\x50\xf8\xb3\x0f\xc8\x73\x60\xad\xf4\x90\xee\x2e\x1e\xf9\xfe\x0f\x71\x20\x03\xc1\x0f\xb5\x06\xf5\x2b\xeb\x05\x6f\x4e\xce\x6b\xdf\x37\xbc\xe7\xeb\xe3\xaf\x1f\x78\x73\x12\x6a\x26\x7f\x1e\xf2\x3f\x25\xba\x78\xcf\x9b\xe3\x47\x7b\x99\x13\x25\x28\x94\xdd\x9b\x7a\x6a\x14\xfd\x26\xfd\x5e\x1f\xd2\xfd\xc6\xa4\x50\x35\x60\xa1\xe3\x0f\xb6\x9b\xb8\xb9\x42\x64\xce\x37\xe3\xd8\x33\xae\xaf\x7c\x2f\x7e\x9b\xb3\xbe\xce\x27\xc3\xc5\xfe\xdb\x8e\xd2\xed\x01\x6f\x6c\x4f\x7e\x7b\xdd\xb2\x2b\xa8\xde\xda\xb6\x73\x3f\x67\x41\xc0\x7c\x6b\xf1\x97\x5f\x38\xaf\x7d\xb6\x59\xd7\x36\x5d\xe2\xfc\xf2\x91\xb5\x7e\x5f\x9f\xc5\x35\xf7\xcc\xb0\x61\xdd\xb6\xe4\xce\x77\x2f\xb4\xf9\x74\x73\x0e\x77\xb5\x5b\xb3\x6d\xd0\x55\x21\x6e\x89\xab\x9c\xcd\x8d\x0b\x95\x5c\x38\x06\xdb\x4e\x2a\xbd\x41\x48\x39\x58\xd9\xf4\x9d\x8c\x26\xdc\x6c\x0b\xec\xe2\x8e\xc9\x10\xc6\xf6\xc2\x36\xbf\x0e\x79\x12\x1b\xad\x9c\x6d\xf7\xee\xb7\x23\x0a\x2d\x4f\x01\x31\xfc\xf3\x6e\x05\xff\xf9\x58\xc0\x3f\x2f\x4a\xa6\x0e\x69\x15\x2f\xf7\x86\x2b\xf3\x84\xe7\x7b\x7f\x67\xbe\x4c\x1a\xd4\xb7\x51\x1f\x2e\x0c\x6a\xd3\x82\xcf\xfb\x07\xf5\x6e\x42\x97\xc1\xa0\x5e\x93\xec\xe7\xad\x93\xd3\x67\xc1\x5b\x47\xbb\x33\x86\x7e\xa7\xcf\xbd\x0c\xcc\x3c\x28\x78\x77\x39\x01\x18\x44\x49\x9f\x9d\xdf\x84\x06\x87\x16\x9d\xd3\xc1\xc1\x18\x17\x79\x94\x69\xe8\xb1\x9d\x38\x9d\x5d\x6e\xa7\x68\x3f\x97\x88\x3a\xb6\xca\x31\xcf\x32\x8c\x50\x6c\xb8\xeb\xec\xcd\x38\x4b\x28\xb1\x69\x4e\xc7\x2d\x14\xba\x63\x88\xe9\xb6\x77\x2c\xda\x3f\x15\x73\x07\xec\x23\x2d\xe6\xbc\x99\x42\x50\x6d\x9a\x2d\xce\x36\x33\x09\x2b\x1b\x2d\xc6\x82\x87\x93\x09\x7b\x1b\x75\x8b\x0f\xb5\xf9\xc4\x52\xcb\x78\x46\x50\xf5\x3b\x62\x0b\x2b\x97\x31\xe7\x46\x20\x71\x9a\xc1\x61\xdc\xbe\xd2\x43\x5c\x65\x84\x30\x3c\x2e\x5e\x20\xda\xcc\xb8\x16\xa7\x4a\x57\x61\xb2\xe9\x18\xa6\xc8\xa9\x17\xa0\xd0\x23\x80\x8c\xdb\x43\xf5\xfe\x9d\x87\x32\xb4\xff\x89\x9d\x4d\x19\x83\xda\x95\xf6\xc6\x7f\x50\xdf\xe5\xb4\xf3\xde\xf7\x67\xf1\xdf\x19\x83\x5a\x67\xd3\xcb\xab\xb3\xe2\xe8\xd0\xbc\x0c\x92\x83\xd9\x77\x74\x48\x37\xf3\xef\xf7\xae\x9c\x0a\x88\x77\x53\x28\x29\xfd\x80\x4e\x8b\xe4\xa1\x59\x5d\x80\xed\x01\x95\x46\xdf\x8b\xd8\x10\x72\xcc\x30\xc8\x65\x23\xc2\x16\xb3\x4d\x4f\xd9\xf4\x41\xa5\xf0\xa6\xc5\x46\xa6\x32\x31\x70\x55\x83\xe9\x61\x96\x44\xfc\x7e\xe1\xc0\xf8\x32\x3c\xd7\xe2\x1e\x0c\xe1\x4c\x2b\x30\x91\xff\xa5\x02\x69\xe3\x2a\x63\x5a\xc7\x61\xd0\x68\xb5\x26\x12\x6f\xed\x30\xd5\x78\x8b\x71\xf2\x73\x39\x18\xd3\xe6\x1a\xd7\x3e\x51\x87\x31\x2d\xd9\xf8\xd3\xfd\x14\x58\x1b\x1e\x33\x11\xbf\xab\x04\x27\x43\x53\x93\xa8\xaa\x9f\xf0\x34\x68\x30\x89\xbb\xde\x8d\x08\xfd\x6a\x13\xb7\x2b\x8b\x90\x4c\xdd\xf0\xe7\x39\x70\x84\xcf\xc3\x0e\xe7\xa1\x94\xff\xbb\xfe\x8f\x16\x43\xeb\xfd\xc5\xd7\xdf\x9a\x83\xfa\xc0\x80\xcb\xcb\x07\xaa\xe4\xfb\x40\x24\x07\x43\xfa\x7f\xa4\xff\xbb\x92\x9f\x07\x90\xe4\x0d\x4c\x58\x4e\xa1\xcc\x61\x01\x9a\xbb\x27\x8d\x0f\x49\x01\xac\xa4\x65\xfb\x3d\x66\xe3\x8d\xbf\xb5\x26\xc3\x51\x1e\x37\x53\xc6\xe8\x95\x5b\x5d\x42\xd1\xe6\xab\x86\x51\x16\x22\xc8\x39\x56\x42\x0b\x36\x5d\x81\x8c\xaa\x4e\x23\x49\xe3\x24\x64\xb6\xba\xd2\xae\x19\x79\xe0\x74\x57\xa5\x41\xc8\x30\xef\x90\x8f\x09\x80\xfa\x18\xea\xc5\xee\x78\xfc\x54\x7b\x4b\xf5\xee\x54\x42\xbb\x5a\x33\x35\xee\xdd\x58\xb4\xaa\x33\xa9\x4f\x5a\xdd\xd0\xa0\x21\x40\x4d\x6c\x2a\xc7\x33\x35\x82\xba\xf5\x41\x33\x9e\xaa\x35\xea\x35\xd6\x9d\x40\xbb\xaa\x26\xd5\xfb\xf6\x12\xbc\x53\x5d\x02\xec\xaf\x18\xaa\xfb\x2a\xbf\x0f\x43\x1c\xe0\xef\xc8\x36\x1e\x27\xd3\xe1\xf7\x8d\xd7\x8f\x57\x6e\x03\x99\xbc\x73\x70\xe2\x10\x0f\x40\x72\x40\xc3\x1c\x0c\x99\x03\xc0\xf7\xfd\xd7\xf2\xe7\x06\x91\xf7\xdf\xa3\xd2\x81\xd1\x52\x14\x4a\x78\x15\xa0\x9a\x2d\x54\xe9\xab\x03\x58\xa4\x4b\x1d\x71\x4e\x02\xbc\x4c\x15\x7f\xda\x00\x88\x4f\x51\xfd\xc8\x68\x01\xb2\xee\x68\x68\x92\x73\x1d\x8c\xe5\xd0\x5a\x7a\x5a\x7b\x81\xe1\x61\xbc\xae\x71\xd4\x36\x36\x34\xc6\xd3\x67\xaf\x75\xd6\x1a\xc4\xa2\xef\x8b\xa0\xb6\x88\x41\x0e\x80\xaf\x1a\x1d\xe4\x1c\x0b\x8d\x3e\x6c\x04\xa6\xdb\x6a\x29\xfc\xca\x07\x64\x44\xb5\x12\xbf\xec\x03\x64\x17\x6b\x2e\xfa\xe0\x0d\xc8\x44\x6a\xed\x7b\xc9\x01\xe4\x0a\x35\xa3\x9e\xaf\x02\x64\x76\x69\x46\x3c\x29\x07\x64\x36\x02\x65\xf3\x28\xff\xe2\x60\x7a\x5f\xbd\xe5\x71\x90\x9f\xdd\xbf\xf1\xd6\xc9\xeb\xac\x81\x4d\x83\xfa\xc8\x65\xa8\x9e\x2a\xfe\xfb\x7d\x81\xef\x03\x1e\x26\x86\x74\x38\x0f\x85\xef\x0b\x2e\xe5\xfb\xff\x64\x0e\x84\x3f\xdf\x0f\xf5\xbd\x01\x28\x84\x8e\x5f\xe9\xa6\x09\x98\x1a\x48\x1c\xb7\xdd\x0d\x38\xe7\x4b\x27\x5a\xc6\x02\x91\x5f\xe4\xbe\x98\x0f\x00\x8b\x95\x94\x1a\x4d\x46\x03\x9b\x8d\x94\x35\x68\x2b\x81\x83\x99\xaa\x69\xe4\x1c\x07\xea\x09\xa0\xda\x45\xf5\x3c\x55\x03\x78\xb2\x54\x2d\x52\xaf\x0e\x78\x5f\xa4\x36\x46\x2f\x1a\xe8\xeb\x56\x8e\x19\xce\xb9\x58\x3a\xa8\x53\xf3\x14\x8f\x0e\xaa\xa8\x9c\x62\x75\xaf\x0f\x20\x76\x43\xe1\xfb\xf7\xd3\x80\xd8\x7a\xe5\xac\x4f\x5a\x80\xc4\x5b\x65\x6a\xdb\x6a\x40\xe2\x29\x50\xdb\xcc\x3b\x07\x0b\xdf\xf3\xbe\x48\x7d\xa3\x76\x55\xf1\xce\x41\x15\x36\x2f\x17\x62\x98\x03\x5a\x33\xa4\x65\xfc\xfa\x8f\xf3\xe7\x9f\x90\xf7\xe0\x49\xff\x33\x6b\xe6\x90\xa6\xf0\xf7\x05\x79\xff\xdf\x9d\x31\xa4\x56\xaf\x81\x89\x3f\x29\x14\xdb\x32\x80\xea\x2e\x62\xc8\x9c\x07\xd8\x2c\x92\x7c\x6e\x96\x06\x04\xd5\x49\xad\x34\x21\x80\x05\xce\x33\x5f\xd0\xea\x81\x55\xb7\x64\x8f\xe9\x1f\x06\x76\x9c\x96\xdb\xa3\x97\x0b\x1c\xf2\x93\xeb\xd5\x3d\x00\x9c\xfd\xae\x30\x4e\x57\x06\xb8\xb1\x40\xa1\x4f\x67\x36\xd0\x30\x51\x91\xa9\x23\x0f\xbc\x7e\xac\xa8\xa9\x55\x00\x7c\x75\x96\x2d\xd5\xda\x38\x58\xbf\x74\xb9\xda\x9c\x41\x95\x7c\x4f\xf6\x63\xe6\xb3\x41\x1d\x57\x3e\x66\xf5\xd0\xe4\x8f\x51\xac\x7e\x85\x41\x85\x73\x1b\x8f\x7b\xec\x92\xf9\xc1\xfb\x5e\xfd\x9e\xef\xe3\x92\x79\x50\x35\xfc\xb9\x47\xc3\x1c\x10\x3f\x2f\x86\x9c\x07\x31\x9c\x87\xf2\x6b\xa4\xff\x3d\xcc\x81\xf0\xfd\x60\x47\xfe\x5c\x10\x63\x23\x60\xf4\x36\x0a\x85\x31\x00\x68\x8f\x9e\x38\xca\x34\x13\x60\xac\x17\xfb\x68\xd8\x07\x78\xa9\x4e\xbe\x68\x68\x0c\xc4\x36\x4f\x79\x4f\x95\x02\x16\x45\x4f\x8b\xa1\x96\x02\xeb\x7d\xa5\x2f\xeb\x34\x03\xbb\x72\xa5\xe3\x74\x0a\x81\x83\xd6\x32\x82\xda\x2b\x81\x33\x56\x32\x99\xa4\xbf\xaf\x51\x0a\xdc\xa5\xcf\x9c\xaa\x51\x0e\x3c\xf3\x99\xb9\x55\xe3\x3e\xf0\xa1\x61\xa6\x89\xda\x12\xe0\x97\xd7\xb4\x71\x24\xe7\xf0\x77\x3f\xc6\xdd\x1d\xea\xc7\xaf\xc4\x2e\xa3\xc1\xd7\xd7\xee\xf4\x17\x07\xc4\xcf\x43\x22\x39\xa0\x93\x18\xf9\x1c\x20\xe7\x02\xe5\x08\x8c\xdc\x07\x89\x16\x23\xd7\x81\x97\xef\x90\x92\xf9\x07\x7a\xf9\x43\x6a\x2a\x06\xa8\x1e\x1a\x47\xe8\xb7\x01\xc6\xd3\x84\x98\xfa\xda\x80\x33\x21\x5a\xa1\xeb\x09\x84\x45\x4f\x5a\xaa\x2b\x08\x2c\xa8\x96\x1c\xa5\xf9\x12\xc8\xdc\x21\x51\xac\xf9\x1e\xd8\x78\x6f\xaa\x84\xe6\x34\x20\x3f\x67\xea\x11\x4d\x07\x60\xdf\x3f\x52\x9b\x48\x7f\x5f\x7d\x2a\x50\x96\x2f\x95\xab\xe6\x07\x54\x6f\x92\x5a\xa8\x5c\x03\xd4\xd7\x4f\x31\x52\x8d\x04\x5a\x5b\xa6\xb9\xab\x14\x00\x9d\x92\x53\x5c\x94\x8b\x80\x3e\x39\x71\x7d\xb2\x1f\xb2\xf3\x07\x55\xb0\xa2\x33\x74\x88\x83\x1c\xce\x43\xe2\x73\x40\x24\x07\x73\xba\x1d\xff\xc9\xc1\x0c\xe7\xa1\xf0\xd7\x7f\x32\x9f\xa3\x89\x65\xe3\x3f\x39\x10\x73\x7e\x9f\x74\x3e\x03\xa3\x3a\x29\x14\x9a\x1f\xa0\xac\x31\xf6\xa4\xce\x15\x80\xba\x52\xb0\x44\x67\x12\x60\xfb\x8f\x50\x8a\xe6\x06\xc0\x6f\xaf\xf0\x4d\x75\x0b\x20\x46\x5c\x24\x43\x75\x15\x90\x12\x26\x6a\x39\x58\x47\x66\xab\x98\x88\xc6\x1c\x60\xc3\x38\x49\x57\xb5\x42\x20\x7f\xba\x44\x97\x8a\x09\xb0\x77\x9d\xf8\x36\x65\x3b\xe0\xc8\x6e\xf1\x04\xe5\x37\xc0\xd9\xeb\x92\x53\x95\x8f\x03\x37\x46\x4b\x16\x28\xe9\x00\x77\xde\x8b\x0f\x28\xb9\x03\x8d\x76\x12\xea\x0a\x5f\x81\x57\x96\x93\xda\x15\x9d\x81\x8e\x93\x93\x0a\x95\x04\x81\xbe\x46\xb1\x77\x7f\x73\x40\xe5\xe6\x43\x3a\xcc\x01\xf1\x73\x60\x48\x0e\x66\x53\x2c\xff\x1c\x50\x18\xd2\x74\xbe\xc6\xf3\x39\xc1\x08\x3e\xe7\xe0\xc3\xe7\x6a\xec\x0b\x86\xd4\x84\xcf\xdd\x68\xf0\xf7\x93\xd2\x18\x40\xec\x14\x85\xa2\x61\x07\x68\x79\x8f\x4b\x57\x9b\x06\x58\x48\x8c\xcf\x57\xbd\x0f\xb8\x3e\x9d\x90\xaa\x32\x1f\x08\x9e\x35\x31\x4c\xd1\x14\x98\x5d\x3b\xa1\x5c\x79\x13\x90\x5a\x27\xfc\x59\xb9\x02\x58\xa1\x22\xba\x5c\xc9\x07\x58\x2b\x22\x2a\xaa\x94\x09\x6c\x3d\x29\x16\xad\x3c\x16\x28\x0a\x9a\xf4\x4b\xf1\x36\x70\x48\x60\xd2\x6a\x85\x4c\xe0\x14\x47\xec\xb2\xfc\x06\xe0\x62\xb1\x98\x98\x7c\x25\x50\xd1\x24\x76\x46\xae\x18\xa8\xdd\x2a\xea\x23\x9f\x04\x3c\x39\x29\xe6\x28\xfb\x1c\x78\x19\x25\x7c\xeb\x6f\x0e\xa8\x94\x3f\xd7\x86\x9c\x0b\x55\xe0\x3c\xf2\x1c\x24\xf3\x50\x48\x0e\x24\x91\xdf\x17\x92\x87\x0a\x74\x19\xb9\x0e\x86\x39\x90\xc2\x21\x55\xe1\xe7\x86\xc8\xe8\x02\x82\x8d\x14\x8a\x5a\x0c\xa0\x7e\x7a\x6c\xbe\x62\x0c\x40\xa3\x8c\xf9\x25\x77\x00\xb0\xee\x1f\x03\xc1\x5c\x80\x79\x89\x42\x91\x8b\x05\x42\x43\xc6\xb5\xc9\x17\x03\xf1\x79\x82\xef\x15\x66\x02\x29\xb1\x13\x65\x15\x2c\x80\x25\x5b\x84\x04\xe5\x6b\x81\xec\x5b\x42\x9b\xe4\x38\xc0\x66\x9a\xd0\x31\xa1\xf7\xc0\xba\x9b\x14\x8a\xbc\x3b\xb0\xef\xb8\xc8\x22\xd9\x14\xe0\xa8\xbb\xd0\x4b\xc9\x00\xe0\xb8\x2b\x85\x22\xd3\x0a\x5c\x9a\x2c\x54\x27\x3b\x0f\xa8\xec\x10\x2e\x17\xdd\x0c\x54\x45\x0f\xfd\x2e\xe9\x4c\x0c\xa9\x9d\x28\xdf\xdf\xd3\xa5\xfc\x07\x07\x42\xfa\x5c\x24\x0f\x32\xb3\xcd\xec\xb0\x80\x29\xa0\xc0\x61\x7d\x18\xfb\x1a\xd0\x30\xb7\xeb\x9c\xf0\x12\xd0\x4b\xf5\xde\x21\x16\x06\x18\x32\xc3\xd4\x25\x0d\x00\xda\xd1\xf8\xd5\x52\xb1\x00\xcd\x7e\xd1\x95\x99\xe2\x00\xad\x6e\x9d\xa4\xfc\x1b\xc0\x50\xa1\x30\x4d\x29\x11\x30\xd8\x7e\x22\x54\xb5\x16\x30\x78\x76\x43\x5c\x6b\x05\xa0\x2f\xff\xf0\x91\xd6\x34\x80\x3a\xf3\xfd\x33\xcd\x09\x00\xb5\x73\x60\x9f\xa6\x2e\xa0\x33\x13\x90\xbf\x0d\x68\x6e\x03\x66\x8e\xeb\x19\xaf\x35\x01\x90\xdd\xf3\xed\x96\x56\x0f\xa0\xa0\xd3\x9e\xa7\x79\x00\x90\xa3\xbd\x55\xd5\x12\x05\xe4\x8d\x5e\x94\x6b\x16\x00\x72\x0b\x1a\xeb\x34\x2f\x02\x72\x6b\x1e\xfc\xd4\x12\x00\xe4\x9e\xd4\x75\x0e\xfe\x9b\xb2\xa3\x6f\xc7\x69\x96\x02\xb2\x47\xab\xeb\x34\xa9\x80\x0c\xef\xdd\xfd\x9b\x03\x19\xce\xbb\xe7\xfb\x1a\xe4\xbd\x46\xdd\x11\x3c\x88\xac\x3e\x3d\x56\xe0\x06\xa0\x32\x93\xe5\x33\x5e\x13\xd0\x55\x73\xb0\x10\xde\x3c\xf8\x34\xf4\x78\x2d\x16\x0a\xd0\x4c\x42\x67\x48\x9e\x04\x4c\x04\xe3\xc5\x67\xc4\x02\x26\x2b\x17\xbd\x90\x5b\x05\x18\xf9\xae\x57\x50\x68\x04\x68\x2d\x85\xa5\x2a\x1f\x01\x5a\xd6\xc9\x2c\x4d\x75\xc0\xa0\xf9\xc6\x28\xad\x4c\x40\xbf\xfa\xd1\x5c\xed\xf9\x80\x7e\xf2\x47\x19\xed\x2e\x40\x7f\x0a\x27\x5a\xd3\x15\xd0\x79\x04\x28\x5a\x72\x37\x69\x4d\x07\x64\xb6\x76\x5f\xd4\xbe\x08\x28\x2a\x7f\x59\xad\x9d\x0a\x28\xba\x7d\xd8\xa9\xf5\x14\x50\xc8\x7e\xf5\x90\x57\xf7\x81\xe6\x8b\xda\x33\x00\x45\xb1\x27\xd9\x5a\x3a\x80\xbc\x5d\xc3\x75\x2d\x25\x40\xae\xbf\xd6\x40\xb3\x08\x90\x6d\xa8\x89\x1f\xfc\xef\x72\x7e\x95\xaf\x35\x3f\x03\xb2\xbc\xd5\xfa\x3f\xb9\x28\x3f\xfe\x6b\x1d\xfc\xcd\x83\xc8\x77\x98\x4e\x1e\x73\x0b\x50\x3f\xc1\x08\x11\xcc\x00\x74\x0f\xd8\x35\x0c\xf6\x41\x3f\xcb\xfd\xae\xd8\x2b\xc0\x44\x3f\x64\xc5\xd4\x3b\x80\x49\xd6\x9c\xe7\x33\xaa\x01\x13\xcf\x8c\x67\x72\x14\xc0\xe4\x67\xce\x80\x72\x15\x60\x9c\x56\x18\xa1\x2e\x03\x18\x95\x9d\x24\xb4\x5d\x01\xc3\x43\x15\x5d\x3a\x41\x80\xe1\xf8\x27\x75\x7a\x3e\x80\x7e\x4a\x7b\xdd\x60\x1f\x0c\x6e\x62\xa7\xce\x2b\x40\x77\x29\xa0\x54\xd2\x57\xa1\xfd\x10\x50\xb8\xd8\x75\x4f\xe7\x21\xa0\xbc\xb3\x63\xb5\x0e\x13\x1c\xe5\x89\x6d\x93\xb5\xdd\x00\xc5\xc5\xad\x8e\x3a\x15\xf8\xa8\xa2\xd3\xd4\xa4\x63\x83\x1f\xca\x42\x0f\xad\x75\x2e\xa3\x43\x79\x75\x9d\xb3\xce\x03\x7c\x56\x66\xdd\x7e\xa9\x73\x13\x3f\x94\x4a\xab\x09\xad\x47\x80\xbc\xc9\x8d\xb7\xda\x61\x80\x7c\x36\xfe\x83\x7f\x18\x99\x07\x42\xd6\x4f\xe6\xff\x0b\x57\xe8\x6a\xf2\xfa\xb0\x9e\xf6\x64\x4c\xc4\x9f\x39\x4a\xfa\x0a\xd6\x95\x22\x2e\x80\xf1\x52\x77\x2d\xf1\x17\x80\xf1\xac\xc0\xce\x29\x99\x00\x7d\x60\xf6\xfd\x99\xf3\x01\xd3\xf6\xf4\x12\xf9\x10\xc0\x34\x66\xdd\x3c\x95\xc5\x80\xc9\xf6\x82\x1a\x8d\x1d\x80\xb1\xdf\xa9\xb5\x3a\x83\xeb\x24\xf8\xa6\x3e\xf5\x3c\x60\x98\xd7\x78\x9b\xba\x07\xd0\x7f\xde\x29\xa5\xf3\xf8\x4f\x1f\xf4\xec\x01\x95\x94\xdf\x5a\xba\x45\xe8\x56\x79\xf7\xb5\x4c\xc7\x07\x50\xea\xfa\xb8\x43\x27\x10\x3d\xca\x61\xaf\xfa\x75\xb3\xf1\x54\xb5\xec\xb9\x83\x9e\x1a\xee\xa8\xdd\x7e\x52\xa4\x63\x89\x1f\x4a\xed\xf5\x0d\xba\xe7\xd0\xac\x2a\x7a\xb7\x5b\xd7\x0f\xef\x94\x3f\xdf\x92\xd3\x0b\xc6\x33\xd5\x69\x37\x4f\xe9\xaa\xe2\x87\x52\xe1\xf5\x78\xed\x26\x40\x61\xf2\x7f\xf5\x61\xe4\x1c\x0c\xb2\x0f\xe3\x36\x69\xcc\xe4\xf9\x1b\x27\x75\x79\xf7\x1c\x95\x8b\x0c\x82\xc6\x1e\xfe\xc3\x07\x91\x9c\x94\xc9\x3c\x17\xa6\x78\x39\x60\x2e\xe7\x9f\x32\x78\x2e\x98\xb3\x62\xa2\x66\x36\x01\x16\xe1\xe9\x49\xca\xea\x80\xd9\x8b\xb5\xe3\xd5\x5e\x03\x74\xe3\x82\x77\xda\x52\x80\xa9\xd0\xc9\x1e\x6a\x20\x60\x54\x7b\xd3\x5b\xbf\x08\xa0\xbd\x7a\xea\x63\x78\x16\x30\x3c\xf6\x2d\xc9\x40\x18\x30\x38\x8e\x42\x9d\x83\xdc\xa3\x7a\x3b\xf1\x4b\xf5\x79\xb7\xb0\x9e\x37\x5e\xa8\x9d\xec\x3c\xa1\xa7\x81\x07\x6a\xed\x6d\x21\x54\x2b\x9c\xd2\xf4\x7a\x39\x4e\xef\x24\xae\xaa\xf7\x34\x6e\xa5\x9e\xc2\x51\xcd\xf9\x0f\x72\xf4\x76\xe1\x96\xda\xab\xba\x32\xdd\xf3\x78\xa1\xd2\x52\xb3\x55\xaf\x10\x8f\x54\x2f\x93\x5c\xd8\xf5\xc3\x7a\x46\x78\xaf\xfc\xa9\x7c\xae\x4e\x37\x06\x14\x37\xe2\xff\xc9\x3f\x50\x28\xea\xbc\x7b\xbb\x22\x55\x1a\x3c\x5f\x5c\x36\x53\x5b\x56\x40\xf4\x4f\x3e\x08\x39\x3f\x88\xe4\xa4\xe8\xbf\x1c\x04\x25\xac\x00\xc6\x34\x7f\xf5\xe9\xad\x00\x8b\x19\x1d\x25\xd7\x09\x58\xac\x4b\xdd\xaf\xe4\x07\x58\x28\xe4\x8c\xd1\xf8\x05\x98\xd5\x15\xbc\xd0\xcd\x05\xe8\xdb\x4f\xdd\x35\x9c\x05\x98\x2c\xa8\xea\x32\x2a\x06\x68\x0d\xcd\x13\x0c\xab\x01\x23\x97\xee\x5b\xc6\x33\x00\x83\xd5\xd8\xa7\x63\xdd\xc7\xa6\x0e\xe0\xb2\xe6\xad\x2f\xdf\xf4\x2b\xb1\x56\x67\xf3\xfb\xcb\x06\x36\x48\xd6\xad\x7c\xf9\xde\xe0\x1e\x62\xf4\x76\x0f\x73\x61\xa2\xfa\xa5\xc8\xd3\x96\xa8\xfb\x69\xc0\xc1\x52\x9d\xde\xdb\xd9\xfa\x16\x38\xa3\x71\xaf\x4a\x89\xda\x8d\xeb\xea\xbb\x6e\x5c\xa0\xe6\xa0\x4e\xcd\xe5\xaa\x32\xf5\x22\x1e\xa9\x3e\x2c\x8b\xd7\x6f\x45\x8d\xfa\xd8\x7f\xf7\x81\xdc\x0f\x7c\x1e\x88\x9f\xf7\x4e\xe6\x9d\x93\x1c\x84\xc2\x4c\xf5\x6c\x81\xd3\x7f\x78\x10\x1a\x8d\x36\x43\xe8\xf7\x1f\x2e\xc6\x22\xd5\x2e\x55\x32\x16\x60\xb6\x78\x87\xce\x10\x04\xac\xda\xa3\x76\x29\x9a\x03\x56\x3a\xc9\x25\x6a\x3d\x83\x7d\x59\x1d\xa0\x63\x06\x58\x5c\x2d\x10\xd1\x8f\x02\xcc\x4c\x4e\x4f\xa7\x9d\x03\x4c\x8f\x56\xe7\x9a\xce\x01\x8c\x1e\xbe\xe8\x33\x5e\x01\x18\xef\xea\xcd\xa7\xe7\x00\x06\xdf\xb1\x45\x37\xa8\x6b\x9d\x61\x31\x9c\xf4\xdf\xb5\xff\x34\xe8\x41\x30\x35\xe9\xcd\x63\x9a\x06\x68\x06\xdd\xcd\x6c\x5a\x08\xe8\x06\x47\x1e\x17\xd2\x6e\x83\x6e\x70\xe9\x7e\x20\x6d\x1f\xdc\xf5\x43\xef\x50\x8d\xc4\xe0\xa5\xef\x52\xbd\x81\x76\xf6\xff\x63\xec\xaf\xe3\xa2\xda\xfe\xef\x71\xfc\x00\xd2\x1d\x22\x3d\x43\x77\x77\x77\x37\xd2\x02\x82\x08\x8a\x89\x81\xad\x28\x8a\x01\x36\x2a\x16\x16\x2a\x20\x25\x26\x2a\x16\x52\x2a\x62\x81\xa2\x22\x8a\x8a\xa8\xd8\x2d\xcc\x9c\xf5\x7b\xcc\x99\x39\x5e\xbd\xaf\xfb\xfe\x7c\x7f\x7f\xad\x07\x77\xf4\xca\x73\xcf\xde\xcf\xbd\xcf\x59\x6b\xaf\x85\x4c\xf3\x3b\x17\xc4\xac\x9e\x63\xaf\x71\xe4\x39\x3b\xeb\x89\xd8\x6d\x5c\x7d\x72\xb6\x15\x89\x13\x86\xa7\x8e\x8d\xb1\xde\x83\x3a\x23\xd9\xff\x5a\x0f\xf4\x3c\xe0\xde\x7b\xe7\x5f\xa0\x95\x4c\xcd\x87\x4c\x0d\x6a\x5d\x68\x7f\xd7\xfe\x3c\xc2\x10\x30\x2f\x37\x3c\x2d\x6c\x02\xd8\x5b\x59\x5c\x15\x97\x06\x9c\xcd\xed\xe7\x4a\xb1\x01\x0f\x86\xd7\xa4\x91\x0f\x00\xef\x81\xd0\xf7\x6a\x0b\x01\x9f\x79\xc9\x3d\xda\xfe\x80\x77\xef\x74\x17\x23\x5d\xc0\x93\xbd\x7c\xb3\x05\x67\x9e\x98\x6e\xd7\xb3\x2d\x00\x5c\xc4\x6a\x0e\x3b\x5c\x05\x1c\x5f\x35\x2f\x76\x6e\x04\xec\x57\x3d\x49\x77\x4e\x02\xec\x8f\x91\xfb\x5c\x2c\x87\x47\xda\xbc\x85\x8e\xcd\xae\x41\x0d\xdb\xf1\x24\xdb\x2e\xaf\xaf\xde\x36\x07\x02\x76\x3a\x8f\x66\xd8\x25\x90\xef\xec\xf7\x74\xce\xb0\x9b\x4d\xb2\xec\xae\xdf\xb0\xb4\x4b\xc1\x28\x5b\xcf\xb6\x65\x76\x59\xd0\xb3\x49\x6e\xbc\x66\xa7\x09\x6f\xab\xe5\xb4\x0e\xea\xac\xa2\xdd\x53\x44\x5a\xde\x3e\xf9\xd0\xb6\x09\x0b\xcd\x2a\xea\x86\x6c\x8f\xa2\xc0\x74\x45\x55\x97\x6d\x0b\x76\x99\x04\xff\xd7\x7a\xe0\xf1\x9d\xbc\xfb\xce\x42\x7a\xca\x39\x1c\x54\x6f\x57\xbf\xc6\xaf\x08\x18\xce\x60\x8e\x16\xc8\x05\xac\x2b\xf5\x84\x84\x42\x01\x27\x63\x13\x0b\xd1\x75\x80\x57\xa7\xf5\x27\xa9\x0e\xc0\xa7\xd6\x7d\xa6\xa2\x16\x10\x30\x3f\xb8\x85\x91\x0e\xf8\xcb\x8f\x89\xd1\xe9\x00\xfc\x1e\x4d\xd9\x67\xb2\x1b\xf0\x9d\xb2\xac\xc8\x56\x1e\xf0\x18\xd8\xd6\xcf\x79\xba\x74\xe3\xaf\xb9\xe1\xf2\x18\x70\xce\x6b\x1d\xef\xc1\x04\x1c\xbe\x3f\xeb\x76\x3f\x0e\x38\x08\x93\x85\xae\xbe\x9f\x42\xec\x17\x91\xdb\x5d\xd2\x69\x9f\xac\x87\x6e\x8e\x62\x64\xae\x9b\x45\x67\x89\xe3\x62\x72\x85\x9b\xc1\x8d\x25\x4e\xae\xe4\x6a\x37\xcf\xb6\x31\x0e\x3f\xc8\xbb\x8e\x6f\x69\x1d\xd0\xb9\xc3\x4e\x2b\xc8\x67\x8e\x3b\xea\x27\x3b\x7a\x43\xd9\x8e\xff\x84\xa3\xb3\x05\xf9\xd3\x61\x69\x6d\x8c\xc3\x00\xc2\xac\x96\x57\x36\x39\xee\x41\xb8\xd5\x91\xf2\x15\x8e\xc5\x18\x6b\x59\xf0\xe7\x79\x89\x9e\x07\xba\xbc\xf5\xc1\xe5\xfb\xc4\xde\x8d\xa4\x72\x41\x68\x1d\x84\x79\x37\x53\x49\xa0\x07\x70\x51\xd7\x52\x12\x2c\x06\x7c\x1e\x1b\x28\x71\xfa\x64\x90\x80\xe5\x35\x69\x45\x20\x64\x81\x8b\xa5\xa2\x2f\x10\xb2\x33\x40\x9d\xb1\x10\x08\x55\x8a\x6d\x35\xb8\x0f\x04\xb9\x67\x75\x98\xe7\x00\x01\xa1\x4b\x9e\x3a\x68\x01\x3e\x4a\xdb\x92\x5c\xd7\x00\xee\xdf\x6b\xc3\x3d\xbd\x00\x57\xf5\x6b\x9b\x7c\x1d\x00\xa7\x4b\xaf\x9f\xfa\xbe\x63\xad\x70\xbc\x48\xca\x7a\x47\xbc\x2e\x75\xca\x62\x93\x3e\x6b\x69\x7f\xa8\x3b\xb7\x5d\x66\x90\x7c\xbe\x69\xd7\x9b\x5c\x97\xb3\x49\xdf\xaf\xad\x23\x5c\x58\xa4\x93\x17\x79\xf1\xa5\xeb\x3c\x72\x8c\xe7\x9e\x73\x67\x5c\x67\x91\x0b\x3d\x04\x69\x3f\xa4\x3a\x4f\xd7\x71\x64\x9b\xf3\x93\x9a\x15\x2e\xab\xc9\xaf\x8e\x1a\xe5\x1f\x5c\xad\x20\xe8\xe0\x7d\xe8\xa6\x8b\x3e\xac\x6c\x75\x0e\x0c\xb9\x7c\x80\x85\xed\x9c\xff\x98\x07\x04\x93\xe2\x37\xf9\x5e\x8e\xa2\x78\x5b\x05\x05\x05\xca\x67\x4d\xb7\x45\x86\xca\x4f\xb2\x78\x27\x43\x9d\x1f\x7c\x27\x68\x7c\x1e\xf1\x16\x08\x7a\xa1\xcd\x27\x3c\x09\x88\x14\x31\x79\x2b\xb9\x0d\x18\x6d\x69\xfb\x40\xfe\x18\x10\x63\xea\x7d\x8d\x61\x03\x44\x2e\x8c\xd2\xe5\x9c\xe5\xc2\xaa\x33\xf9\xad\x15\x81\xe0\x86\x85\x6f\x9d\xdf\x02\x7e\xd7\xb7\xbc\xf2\x1c\xc0\x77\x2f\xe6\x51\x7e\xbf\x1c\xb4\xbb\xad\xbb\xb1\x2a\x48\x13\x8d\x2e\x93\x3f\x6e\x0d\xf1\xfb\x94\xe1\x92\xcb\x8e\x0c\x89\xed\x8d\x77\x13\x60\x47\x84\x7a\xdf\x21\xdc\x47\xb1\x67\x86\x64\x5f\x3b\xee\x5e\xca\xde\x16\x6c\xd5\x14\xe0\xe1\xc6\x3e\x11\x64\x76\x51\xd3\xc3\x94\xfd\xda\xff\xce\x99\x87\x1e\xe5\xa4\x90\x5f\x0d\xed\x03\x54\x93\xe6\x79\x87\xf4\xf1\x11\x3f\x32\xdd\xd3\x99\x5c\xe2\xf1\xee\xd0\x5b\x8f\x5a\xf2\x94\xeb\xc5\x03\x17\x3c\x66\x93\xf7\x9c\x7b\xf7\x06\x78\x68\x93\x3f\x1d\xcf\xee\xea\x73\xdf\x00\x0d\x7b\xab\x3f\xe7\x01\xb7\x1f\x12\xb9\xa3\x28\xbf\x7b\xfa\xde\x37\x83\x14\xab\x23\xfe\xd4\x41\x6c\x15\xa6\xee\xb1\xfb\xd9\x8a\x53\xeb\x85\xd6\x83\xd0\x79\x31\xc9\x07\xad\xf4\xe4\x0b\x81\x64\x27\x77\x39\xf5\x21\x20\x61\x7c\xe8\x09\xa3\x6f\x40\xf4\xb2\x34\x15\xfb\x2e\x20\x7c\xe7\xbc\x0a\x0f\x67\xbc\x0a\xd2\x2c\xca\xf0\x3f\x84\x72\x9f\xa7\x47\xe5\x42\x25\xd8\x8f\x3c\xce\xdf\xb2\x88\x2c\xf8\xb9\xc9\xed\xcd\xe7\xc4\x18\x9f\x7e\x33\x0f\x5f\x56\x7a\x6c\xf3\xdd\x2d\x5e\xae\xac\xd5\xb1\xf3\x5b\x17\x7a\x6f\x64\x5d\x8d\x3e\xfe\x5b\xff\x72\xc2\xe7\x23\xdb\x3c\xd2\xfd\xe4\x3c\x1f\xb0\xc7\x87\x2b\xd6\xaa\xfb\x6e\x67\x6f\x0f\x15\x3d\x52\xeb\xf3\x92\xfd\x3e\x90\x38\xbc\xce\xd7\x9b\x94\xf2\xdf\xb8\xbf\xc5\xb7\x8f\x34\xf6\xf3\xde\xd3\xe8\x43\x92\x93\xbd\x6e\xec\x5c\xee\x73\x83\xdc\xe9\x61\x52\xfc\xd2\xa7\x84\x3c\xed\x96\xb3\x35\xcb\x27\x8f\xbc\xe5\x32\xf4\xc7\xbe\x90\xab\xba\x88\x3b\x1e\x5c\xde\x57\x5e\x55\x84\xca\x19\xd4\x5f\x4f\x50\xbe\x10\xb4\x0e\xc2\xeb\x13\x1f\x95\xfb\x11\x11\xcf\x47\xe9\x67\x92\xb6\x89\x50\x3c\x39\xed\x0f\x32\x71\x92\xf1\x2b\x59\x65\x60\xa2\xa6\xc3\x73\xd5\x7e\x60\xbc\x6e\xc0\x5b\x63\x19\x60\x4c\x42\xa2\x9d\xf3\x1d\xf4\xc7\x8c\x9e\x95\xe6\xe7\xf6\x6b\x4e\xf8\x84\xf5\xae\xe1\x73\x3e\x9e\x0c\xaa\xab\x78\x15\x97\xfa\x3a\xc5\x5f\xb0\x55\x23\x79\xf4\xf3\x1e\x9f\x95\x03\x9d\x69\x13\xee\xb9\xf9\xae\x1c\x76\x1d\xb7\xb2\xa5\xd4\xff\xe8\xf0\xce\xd4\xa5\x74\x0e\xd4\x89\xc5\x01\x1f\x59\x6b\xe3\x8f\xd4\x44\x06\xcd\x67\x6d\x8f\x3f\x50\xb1\x3b\x58\x94\x75\x35\xb6\xaf\xf4\x48\xb0\x38\xdb\x34\x6a\x80\xd6\xbf\xd0\xbe\x2f\xdb\x43\x83\xe5\xd9\x9d\xc1\x4b\xb6\x1e\x0e\xfc\x4c\x6a\xf9\x2f\xd9\x5c\x1f\xb8\x9d\x8c\xf0\xe5\xdb\x98\x14\xa8\x4e\x2e\xf0\xaa\x5e\x57\x16\x60\x40\xd6\xb9\x53\x7a\x39\xae\xfe\x81\x48\x18\xa9\xcf\x9d\x07\x22\x54\x9e\x1c\x73\x29\x1f\xd5\x27\x69\xfe\x9b\xd6\x41\x84\xf3\xee\xfd\x27\xd3\x3c\x28\x83\x8b\xd9\x65\xa2\x47\x39\x98\x63\xa8\xf5\x43\x42\x0b\xc8\xc9\xb2\x38\x37\xea\x31\x30\xe3\xbd\x97\x8c\xa1\x1f\x69\x3e\xe1\x4c\xf4\x58\x97\x9a\x8f\x42\x29\x0e\x59\x8d\x61\x9d\xfd\x92\xf1\xfd\xcb\x6b\x13\x56\x3f\xea\x19\xfd\x62\xef\xb6\xb4\x81\xbb\x43\xe1\x0d\x0d\xdf\x26\x8a\xdf\x18\x08\x29\xeb\x29\x9f\x12\xd9\x3c\x21\x24\xea\xd7\xe7\x69\x09\xa7\xdb\xc2\xcc\x86\x2a\xb3\x1a\xaa\x14\x22\xa4\x87\x9d\x33\xba\x7e\xe7\x1e\x65\x47\xe4\xb0\xd4\x52\x26\xed\xfe\x18\x99\xc8\xf2\x4f\x96\xdc\xd1\x16\xfe\x95\x75\x3f\x2e\x78\xdb\xd8\xf0\xab\x6c\x46\x74\xfc\x46\x46\xa4\x0b\xdb\x3f\xaa\x63\xfd\xdb\x88\x35\xec\x85\x11\xd3\xd6\x0e\x86\x3b\xb3\x6f\x86\x84\xaf\x8a\x8e\x48\x65\x7f\x0b\xda\x96\xbf\x2a\x7c\x39\x69\xec\x5f\xbb\xbc\x31\xcc\x9e\x9c\xe4\xa3\xfe\x4f\x3f\x24\x72\x25\x58\x1c\x94\xf9\xc6\xad\xcb\xec\x34\xf1\x17\xff\x1d\xca\xbb\x07\x9f\xcc\xcb\xbb\xa0\xfd\x00\x68\x5f\x8c\xc5\x67\xb9\x98\x1f\xa1\xba\x50\xe8\x0e\x90\xdf\x6b\x70\x45\x7e\x2d\xfb\x5c\x5e\x92\x93\xb3\xde\x8c\xb7\x7d\xf3\x76\x87\x9c\x72\x9d\xfa\x78\xd9\x54\xd9\xb1\x03\xa3\x53\x6e\xcd\x1c\x7f\x67\x9e\x58\xda\xb7\xe6\xee\xb1\xbd\x45\x4f\x27\xbd\x3c\x1f\x3c\xc6\xb8\xee\xc6\x0c\xbf\x53\xb9\x71\xf3\x6e\x7f\xcf\xb9\x7d\xf4\x6a\xcc\x94\xef\xa9\xf3\x1a\x0f\x7a\xc6\x4d\xf8\x55\x32\xcb\x66\xf7\xed\xb8\xc6\xa1\xf9\x53\xf5\xb6\xbe\x8d\x1f\x18\xfa\x9a\x55\xbc\x39\x26\xc1\x6e\xd8\x3f\x93\x45\xe7\xfd\x14\x66\xc6\x7f\x63\xc9\x8d\xfd\xfe\x6f\xbf\x93\x15\xad\xb1\x5e\x6c\xf3\xe8\xc4\x65\x26\xb1\x81\xec\xec\xc8\x99\x8b\xd7\xc6\x6a\xb1\x4f\x84\x39\x2c\x2c\x8f\x31\x62\x7f\x0d\x7a\xbf\xe0\x65\x74\x22\xa9\x12\xf0\x84\x33\x0e\xd2\x8f\xa8\x73\x42\x21\x11\xc7\x41\x2d\x1e\xaf\x43\xf3\xdf\xf4\xfd\x6f\x5a\x07\x91\xc5\xe3\x7b\xe7\xf1\x7c\xcf\x57\x1c\x23\xfe\xe2\xc3\xb7\x15\x89\xfa\x12\x04\xb9\x64\xfb\x19\x66\x8c\xe4\xb9\xb7\x2d\x9b\x8f\x58\x47\xe9\xcc\x7c\x6c\x53\x90\xed\x3b\xd3\x39\xb1\x7d\x68\xa9\x72\x7c\x42\xe4\x89\x86\xe6\xd9\xcf\xa7\xa4\x67\xbc\xaf\x9d\x3d\xcd\x7c\x55\xf9\x8c\x75\x87\x6c\xb2\xe6\x1e\xf6\x9a\xb7\xa1\x44\x3a\x63\x79\x4b\xd1\xe2\x88\x6d\xa5\xe3\x9e\xbf\xbe\xb8\xd4\x67\xc3\xa8\x71\xec\x9f\x33\x17\x59\xae\xba\x97\x6e\xf9\x6b\xfb\xec\x9a\x15\xcf\xc6\xe5\x0f\x79\x4d\xbf\xb7\x74\x51\xba\xe0\xd0\x99\x29\x5e\x8b\x1f\x8c\xbb\x3f\xac\x91\x25\xbc\xe8\x63\xda\xea\xe1\x8d\x19\xba\xf3\x59\xa9\x2b\x58\x8c\xb1\x1f\xe6\xce\x4e\x9d\xc6\xca\x48\x76\x99\xf3\x2d\xe5\x3c\xab\x39\x21\x7c\xd6\xb2\x14\x07\xb6\x5e\x8c\xe4\xac\xdc\x64\x05\x76\x6c\xd4\xd3\x19\xf3\xc6\x0c\xb2\xcb\xc2\x3e\x4c\x73\x1d\xf3\x88\xfd\x24\x84\x62\x61\x04\xaa\x38\xbf\xff\x28\x5e\xee\xcd\xbf\x75\x20\x74\x0e\x00\x5d\xff\x02\xde\xb8\xd0\xf7\x80\x69\x1d\xcc\x1e\x8a\x17\x66\xa5\x1f\xa6\x78\xbd\xf7\x0e\x65\xc3\x2a\x91\x22\x7b\x7b\xb3\x0e\x5c\x36\x99\xc3\x68\xea\x98\xb2\x5b\xca\x6d\x9b\x5d\xe5\xf9\x92\xa2\x23\x91\x66\xa1\x8e\x95\xbb\xd7\xbc\xce\x98\x32\x2e\x70\xfb\x9e\xdc\x95\x0b\x59\xb3\xfb\xd6\x3a\x2c\x98\xb2\x73\xc1\x62\xe1\x3c\xbd\x39\xed\xe7\x9c\xf2\x82\x17\x4c\x9b\xf5\xb9\x37\x3f\xdf\x37\xc7\x68\xe6\x83\x1f\x53\xf2\x5e\xcc\x9c\x95\xfd\xe0\xe7\x8d\x05\x59\x33\xec\xa7\x3d\xfb\x55\x98\x13\xf7\x3b\xdf\x85\xe7\xf3\x31\x35\x68\xb2\xfc\xb0\xc9\xc4\xdd\x53\x2c\xb3\x52\x86\x4f\xa5\x5f\x9d\xb4\x34\xcb\x8f\xc5\x97\x26\x94\xf5\x62\x42\x08\x2b\x33\x59\x6d\xa2\x48\xa6\x35\xab\x35\x41\x32\x73\xf9\xf8\xa7\x6c\xad\x18\xc9\x8c\xfb\xe3\x3d\xd8\x81\xa3\xbd\xc6\xcb\x8c\x2b\x66\x97\x87\x95\x01\x42\x2c\x6e\x1d\xb4\x0f\x84\x1b\x8f\xd7\xa3\xf5\x60\x13\x67\xfc\x5d\x7f\x01\xef\xf3\xed\xf6\x5c\x3c\x44\xe9\x06\x86\x3c\x6b\x28\x1f\xf4\xb7\x8c\x63\xbd\x1c\x7c\x9a\x77\x3a\x61\x64\x06\x41\xdc\xfa\x72\xac\x5a\x37\x4d\xe9\xc3\xa5\xa6\x6a\xa6\x83\x80\xf9\xfb\xda\x59\x87\xc7\x06\x6d\xf1\xf3\xda\x1d\xbd\x27\x24\x65\x70\x4c\xc5\xaa\xee\xad\x37\x72\xb6\x4c\x6b\x9f\x1f\xbc\xa9\xa8\xa8\x70\xee\xfb\xec\x94\x0d\xb6\x27\x07\x17\xd6\x66\xf5\xad\xf3\x7a\xf0\x6b\xf1\xee\x4c\xfb\xc2\x29\x3f\xd7\x2f\xbc\x31\x7e\xd6\x6a\x89\x5f\xc7\x67\x33\xd3\x37\x2e\x7f\x37\xb4\x7a\xea\x9b\xf4\x81\xa5\xdb\x87\x7a\x26\xc7\xa4\x4f\x58\x62\x33\xec\x3f\xa1\x3b\x5d\x62\xc1\xa4\xe1\xb6\xf4\x84\x71\x6b\xe7\xb9\xb1\xd4\x53\xad\x68\xdd\x47\xda\xc1\x99\xd7\x58\xd7\x13\xec\x52\xef\xce\xc8\x63\x8b\xc5\xce\x1f\xfb\x23\x3b\x86\xed\x3b\xfa\x66\x4a\xd7\xd4\x1f\xec\x5d\xe1\xb5\x63\x3d\x26\x77\xb2\x8f\x86\x6d\x05\xd4\x6e\x12\xff\xa9\x03\x99\xa0\xff\xdf\xf5\xd3\x3c\x38\x57\x07\xf3\x4b\xf6\x24\xc5\xef\x0f\x2e\x3b\x4b\xfd\xb9\x5e\xfd\x8b\x54\x8e\xd2\xed\xba\xc6\x0b\x22\x8b\x09\xa2\xc9\xe2\x72\x87\xc6\x62\x99\x5b\xc7\xfb\xcf\xcf\xb4\x2c\xd6\xaf\x3f\x30\xe5\xf4\x37\x9f\x42\xd7\xba\xf5\x97\xea\xae\xc7\x0f\x44\xbd\x98\x6f\x55\x29\x30\xbd\x36\x53\x71\x4a\x46\x79\xd4\x86\xaa\xa9\xfb\xd3\x33\x0e\x37\xd4\x7d\x9e\x11\x9b\x74\xe9\x90\xfd\xbd\xfd\xb3\x0c\x12\x82\x4a\xbd\x7f\x75\xcd\x54\x4d\x98\xb9\x3b\x63\x68\xfb\x94\x92\xf8\x03\xc5\xf5\xc3\x31\x99\x65\xf1\xbd\x45\xef\x86\x0f\x8d\x17\x4c\x90\xd9\x20\xc0\x92\x4a\x8d\x4e\x98\x56\xf0\x8e\x15\x93\x5c\x1f\x7f\x73\x55\x2d\xeb\x5c\xc2\xb1\xf8\xe2\x7c\x51\xd6\xaf\x38\x85\xf8\x0d\xcb\x92\xd9\xee\xd1\xd2\xb1\x75\x4b\x4b\xd8\xdb\xc3\xef\xc5\xa9\x2d\xaa\x64\xb7\x84\x96\xc4\xdd\x9c\x7f\x9d\xdd\x1d\x72\x2c\x86\x3d\xef\x2c\xa9\x13\x50\x0e\x58\xf1\xee\x77\xfb\x0f\x72\x31\x9d\xe7\xfb\x3f\xef\xeb\xdf\xf5\xd3\x3a\x88\x6a\x09\xaa\xfe\xc6\x33\xd4\xba\x78\xab\x78\x89\xab\x7f\xf9\xd8\x44\xcd\x83\xdb\x7a\xd7\x28\xbf\x80\x26\x46\x07\xd5\x5f\xeb\xb3\x6e\x3e\x56\x6a\x16\x56\x2a\x57\x68\x5f\x61\x34\xa0\x91\xba\x2d\xb7\xed\x90\xdb\x55\x1b\xd5\xbc\xd2\x2b\x18\x9d\x1a\x50\x35\xe5\xd6\x85\x9d\x93\x26\x8f\xb9\x97\x36\xe7\x7c\xe6\x5a\xa1\xb4\x87\xf1\x9b\x1b\xf4\x6b\x5a\x33\xf6\x47\xa9\x9e\x93\xbc\xbb\x64\xc2\xd4\xb0\xca\x33\x4f\x86\x47\x65\xde\x08\xdb\x5d\x17\x34\xdc\x91\xfa\x23\x5c\xf9\x48\x23\xcb\x24\xf9\x5e\x38\xe3\xd0\x76\x56\x41\x62\x56\x78\xfe\x3e\x59\x56\x57\xdc\xae\x08\x9b\x5d\x05\x2c\x32\x56\x2a\x3c\xba\x38\x93\x3d\x29\x32\x3e\x82\xbf\x68\x90\xbd\x34\x62\x7a\x84\xd2\x86\x45\xec\xf3\xa1\xfb\xc2\x19\xeb\x5d\xd9\x5f\x82\xfa\xc2\xcd\x0b\xaa\x49\x8d\x80\xda\x70\x83\x95\x9d\x64\xa8\x9f\x51\xd8\xaa\xe5\x5f\xc9\xa5\xde\x4e\x80\xfb\xf6\xbf\xfb\xe0\xff\xa5\x03\xa9\xb5\xa3\xe6\xff\xbb\xf3\xd4\x7c\x19\x2c\xe3\xea\x21\x9e\x44\x5d\xa3\xfe\xdc\xdd\xfd\xb7\x28\x5f\x91\xe6\xb5\x77\xa9\x75\x76\x7a\x73\xb7\x37\x07\xab\x2c\x1e\x6b\x4a\xaf\x21\x88\xdd\xef\x1e\xc9\x6b\x5f\x53\x28\x2c\x9c\xd6\xed\xe0\x70\xd0\x30\x6b\xee\xf7\x2e\xc1\xd0\x3e\xd7\xc4\xf4\x59\xb7\x65\x33\x5e\x86\xeb\xc6\xe7\xdc\x2a\x5d\xf5\x20\x46\x33\xfc\xd4\xcd\x2b\x95\xa6\xf1\x43\x81\x8b\x3a\x7e\xdc\x5a\x91\xf8\xd2\x4f\xfc\xa6\xee\x70\x73\x02\xdb\x2f\xb8\x69\x80\xd5\x12\x2b\xee\xe7\x7a\x7e\x19\x5b\x37\x2a\xdd\xef\xcb\xe9\x02\xb6\x7f\xa4\x83\xdf\xa3\xba\x1e\xf6\xc6\x30\x0d\xff\x95\x55\x72\xec\x13\x21\x65\xfe\xf7\x0e\xdf\x67\x3f\x0f\xda\xec\x5f\x73\x60\x0f\xa9\xe4\x4f\xfa\xbf\xde\x73\x8e\x74\xf0\xcb\x08\xe8\xdc\x39\x9a\xf4\xf3\xed\xf4\x3f\x59\xfc\x9e\x5c\xee\x95\xe6\xbf\x67\xf3\x3d\xf2\x84\xfb\x1a\xff\x3d\x1b\x7e\x92\x37\xdc\x44\xff\x37\x17\x67\x55\x20\x17\x69\x1f\x80\xa3\x54\x3d\xc3\x87\x2e\x52\xfd\xf0\xbd\x7a\x2b\x35\x3f\x9e\xc6\x77\x6c\xe4\x60\x67\x75\x17\xc5\x13\xb7\x56\x3f\x58\xc4\xc1\x06\xe3\x27\x94\x2f\x46\xf5\xe9\x17\xd4\xdf\x2b\xb9\xfe\x8a\xda\x4f\x37\x6f\x7a\x7d\x4f\x6d\x8c\xd8\xfc\x65\xbe\x03\x6f\x2d\xaf\x69\xf8\x4f\x8b\xec\x3f\x1c\xa0\x64\x19\x36\xc6\xe3\xb9\x4c\xda\x08\xcf\x9a\x88\x86\x67\x58\x1e\xeb\xdf\xec\xcf\x7a\x2e\x5d\x36\x21\xd8\xdf\x4b\xe3\x59\xd5\x8d\x75\xa1\x89\xee\x26\xcf\xc7\xff\x7a\x1d\x92\xea\xb6\xb2\x5b\x81\xfd\xc2\xff\xbd\xdb\xdd\x9b\x06\xa4\xb8\x5f\x92\xbb\x7b\x9b\x1e\xa9\xeb\x1b\xe8\x3e\xd0\xa8\x4c\x5a\xfb\x74\xba\xe7\x9d\xbb\x4b\x66\x7b\x9e\xf5\x50\x3f\x39\x48\xae\xf0\x78\xec\xe1\x77\xf4\x1e\x59\xea\xee\xee\x3e\xa1\x9a\x41\xde\x77\x91\xf7\xa8\x2f\x5f\x46\xde\x74\xb9\xe9\xa9\x50\x5a\x42\x0e\x38\xcf\xf3\xf4\xdc\xa7\x47\x0e\x39\xc5\x79\x84\xed\x7e\x0a\x3d\xfb\x70\x20\x8b\xb7\xde\x97\xf1\xd6\x03\xed\x87\x52\xc3\x3b\x1f\x35\x52\xbe\x27\x1f\x9e\x5f\xa3\xfa\x61\x5f\xee\x1d\xea\xfb\xbf\xa7\xf9\x40\x80\x83\x57\x17\xf5\x52\xe3\x72\xfe\xf1\x0b\x4a\x1f\x53\xf7\xf3\x8d\x28\xf5\xde\xdf\xfb\x03\x35\x5f\xb6\x54\x7f\xa3\x72\x54\x56\x2f\xfd\xf5\x5a\xfe\x0c\x41\xcc\x6d\xfc\x79\xc7\xf0\xad\xbc\x4a\x46\xff\xf7\x2f\x9e\x6b\x75\xae\x46\xbb\x7f\x6b\x1e\x13\x6d\x23\x17\x34\xea\xfb\xbd\x25\xf2\x8e\x9d\x9e\xfd\x3f\x4c\x0e\x14\xb9\x16\xbb\x48\xfc\x64\x5c\x6d\x74\x97\x72\x3c\xf0\x6b\xcc\x8f\xcf\xae\xfd\x8e\xf2\x83\x63\xc8\x0b\x2e\x02\x0e\x57\xfb\x72\xc8\x4e\xa7\xa3\x0e\xe6\x0f\xa5\xc8\x9f\x0e\x73\x7e\xe7\x79\xbc\x6d\x37\x86\xa0\xfd\x63\x87\xf7\xcd\x93\xa0\x66\x37\xcb\x51\xe6\xe2\x1c\x98\xdb\x46\x3b\x1a\x9f\xcd\x83\xbb\x4d\x80\xa3\xdc\x49\x07\xc4\x59\x9d\x70\x0a\xac\x0b\x46\x90\xf5\x2d\x27\xad\xaa\xb3\x48\xb3\x32\x71\x54\x2b\xef\xc0\x4a\x73\x6f\x60\x91\x1a\xb7\xde\xad\x3c\xbf\xb0\x6a\x3e\x5e\xfd\x94\xdf\xcd\xa7\xb5\xd7\xa9\x3c\x84\xfe\xc6\x7b\xd4\x78\x74\x2b\xf5\x50\xfe\x31\xed\x56\xcf\xc7\x72\xf0\xf2\xa3\x37\xeb\x39\x78\x52\xef\x23\xa5\xaf\xab\xf0\xfd\x46\xe5\x68\xed\x5e\xc3\x6a\xe5\x60\x21\x2f\x37\x63\x8e\x00\xc0\x97\x44\x10\x53\x1e\x03\xda\xcd\xe2\xa7\x92\xe5\x01\x17\x5f\xd5\xc0\x30\x69\x7c\x88\x59\x6a\x30\xc7\x57\x0c\xf7\x73\x5a\x4c\x73\xdd\x04\x51\x55\xbc\xc9\xb2\xd0\xc1\x12\x3b\xcf\x4a\x58\xa5\xdb\xce\xc2\xce\xc7\xc1\x56\x25\xbf\xf3\x2c\x72\xbf\xab\xa1\xcd\x38\xdb\x6a\xce\xdb\xed\x38\x6e\x62\x66\x65\xf1\xec\x01\x6a\x8d\xef\x5b\x25\x3d\xaa\x43\x85\x89\x80\x55\x52\xe7\x19\x54\x19\x6f\xb5\x3a\xdb\x51\x8c\x0a\xe3\x93\x56\x42\x6d\x07\x70\xc9\xf0\x94\xd5\xcd\x2b\x43\x38\x6d\x34\xdf\x7a\xcc\x85\x6d\x38\x65\xb4\xc1\xca\xeb\xcc\x2e\x74\xea\x77\x5b\x9b\x9c\x4c\xc1\x0d\x83\x75\xff\xf8\x62\x95\xd3\x7e\x50\x54\x3f\xf8\x82\x1b\xd4\xf7\xff\x32\xe5\x3e\x35\x3e\x0f\x5d\x9e\x50\xfc\xdf\xcd\xe8\x97\x03\x54\x1f\x3c\xf3\x81\xca\x4f\xaa\x6f\xfa\x42\x8d\x5b\xad\x23\x7b\x12\xf1\x07\xff\x47\xf3\xbf\x34\xef\x97\xa5\xc5\xe3\x3d\xdf\x03\x8c\x12\xe1\xc3\xa3\x3f\x03\x76\x0f\x15\x16\x05\x4c\x07\xc2\xb7\x30\xe7\x7b\x3a\x00\x93\xbf\xeb\x3c\x75\x2a\x02\x0a\x66\xe8\x0f\xda\xce\x04\x59\xc6\x67\x30\x64\x35\x13\x5f\x9b\xef\x1b\x31\x2d\xa7\x03\xcf\xc2\x8d\x42\x2d\x2b\x00\xec\x31\x10\xa1\xf9\x7d\x93\x9c\x1f\xca\x00\x43\xde\x78\xf4\xbb\x69\x80\x86\xbd\x49\xe8\x8b\xe7\x00\xb3\xd0\xf8\xd8\xe3\x18\x80\xd1\x60\xa2\x7f\x6f\x31\xc0\x5c\x6c\x12\x7d\x7b\x11\xc0\x3c\x60\x32\xe5\xfa\x38\x80\x39\xdf\xc4\xa7\x65\x15\xc0\x78\x66\x2a\xd8\xe8\x0f\x30\xab\x80\x52\xde\xbe\xc0\xd5\xc1\x7c\x5b\xce\xad\x7f\xa0\xbe\x9b\xda\xff\x1e\xbf\x7b\x46\xe5\x8a\x75\x7a\xbe\xa3\x7c\xd5\x5a\xde\x7d\xa2\xce\x49\xe7\x35\x7e\xf5\x13\x7f\xdc\x03\x2f\x3d\xf5\x37\xff\x99\x3f\x9a\x8b\x33\x79\xfc\x68\x0a\x8f\x2f\x8d\x5f\x0d\xa8\xb5\x8d\x20\x83\x3b\x00\x4b\x1d\xe9\x11\x5e\x4b\x81\x40\x57\xe5\x09\x2e\xe7\x80\xf1\x9b\xd5\x2f\x39\x10\xc0\xd2\x0d\x9a\x87\xac\xa7\x03\x3b\x3a\xb4\x1e\x9b\xd7\x00\x75\xdf\xb4\x36\x98\x35\x00\xd7\xa7\xeb\x04\x9b\x9e\x00\x9e\xee\xd3\xb6\x30\x35\x02\xbe\xd4\x32\xef\x1a\x87\x53\xfc\x7e\x94\x9e\x14\xc5\x67\xf7\xe8\x24\xfc\x74\x06\x64\x3b\x75\x5f\xbf\xdb\x04\x8c\x9c\xa9\xab\xf5\x72\x16\xa0\xf0\x41\xfb\xfd\xd3\x53\x80\xfc\x66\xdd\x86\xee\x6e\x40\x71\xb1\x8e\x43\x97\x12\xa0\x30\x51\xcf\xf4\xa6\x06\x30\xca\x12\x38\x43\xad\xf3\x9f\xa9\xed\x51\xd4\x3e\x18\xf9\x88\xda\x3f\x1f\xb7\x3c\xa7\x78\xf0\xce\xd8\x77\x94\x1e\xe2\xba\xe1\x4f\xca\x3f\x86\xd6\x41\xd1\xf7\xc0\x0f\xe7\xf1\xf8\x4f\x1e\xef\xbf\x26\xe7\x6f\xde\x8f\xe6\xff\x63\x78\x7c\xa1\x4f\x0b\x20\xf2\x89\x20\xbc\x1e\x03\x46\x2f\xc4\xec\x5c\x52\x01\x1f\x47\xf9\xeb\xb6\x57\x81\x44\x97\x91\xf2\x56\xdf\x80\xd9\x87\x94\x6d\xcc\xdb\x81\xc2\xdd\xaa\x2e\xa6\xb3\x81\xfd\x3f\xd4\xda\x8d\x8f\x03\xa7\x16\xaa\xe7\x18\x9d\x03\xae\x26\xa9\xd7\x1b\x85\x00\xdd\xdf\xd5\x73\x0c\xbb\x81\x37\x29\xaa\x5f\x0d\xa7\x53\x3e\x06\x0c\x9d\x4b\x1c\x94\x61\x69\x50\xba\x07\x91\xb3\x92\x5e\xa0\xbc\x88\x25\x0a\xbf\x51\x09\x17\x8c\x8a\x57\xaf\x01\x49\x25\xf5\xa4\x67\x47\x00\xb1\x89\x0c\x89\x9e\x66\x40\x52\x9e\xd5\xcc\xcd\x05\xfa\x38\xa5\x87\xf2\x8f\xea\x1b\xec\xa7\xf4\x1f\xdd\x23\x3f\xeb\x70\xb0\xa3\x86\x45\x9d\xb7\x2f\x67\x21\x92\xf8\x33\x0f\x82\x37\x0e\xbf\xfd\x50\x78\x7a\x89\x5c\x5e\x5e\x4e\x36\x4f\x1f\x33\x96\xa7\x13\xa0\xef\xbd\x3b\x2d\x00\xf8\xfb\x09\xc2\xb9\x1c\xd0\x5d\x2d\xf4\xc9\x56\x05\x70\x79\x2e\x25\x64\x59\x0d\x8c\x0e\x92\x39\x61\xf6\x18\x98\x74\x4d\x3e\xd7\x78\x0f\x90\x7b\x43\xe1\x18\xcd\xf3\x1b\xae\x04\xca\x34\x95\xaa\xff\xcd\xef\xeb\xfe\x04\xee\x9a\x29\xbe\xd2\x9b\x03\x3c\xb7\x1c\xc5\xd0\x5d\x07\x7c\x37\x97\xef\xa6\x79\x7d\xf5\x0d\x1c\x14\xae\x10\xdb\xc8\xd5\x39\x10\x76\xe0\x31\xcd\x3f\x78\x8e\x14\x1f\x29\xc5\xc6\xe7\x38\xae\x0e\xb2\xff\x34\x57\x07\x47\xeb\xc0\x6e\x6d\x21\x29\x7f\x98\x46\x13\x72\x07\xf1\x47\x1e\x44\x79\x2b\x17\x77\xf1\xf8\xda\x0d\x3c\xdd\x07\xed\x83\x90\xc3\xe3\xbb\x27\xf0\x72\x21\x68\x3d\x10\xed\x7f\x60\xcd\xe3\x95\x6d\x97\x00\x5a\x46\x82\xa2\x16\x22\x80\x5d\x80\xd8\x62\x63\x55\x20\xc8\x4e\x3c\xd2\xe8\x28\x90\xa6\x2b\x55\xa3\x3f\x19\x98\xed\x25\xed\xfc\x9b\xe7\xcf\x04\x76\x54\x28\xcc\xd7\x89\x04\x0e\x89\xca\xc5\xea\x6c\x02\x8e\x0d\xca\xb7\x6b\x37\x00\x17\x7a\xe5\x67\x68\x3d\x01\xae\x7f\x95\xdb\xab\x35\x02\x78\xc8\x27\xeb\x40\xf3\xfa\x9a\xb2\xc0\xb0\x87\xc4\xa0\xc6\x04\x6a\x7e\x9c\x91\x90\xe5\x8d\x47\xf2\xdf\x38\x90\xf1\x92\xda\xd7\x1e\x6b\x7c\xa5\xf2\xc2\xee\xcc\xe2\xfa\xc3\xd0\x7e\x48\xa7\x03\xf0\x97\x0e\x66\x0f\x4f\xf7\x40\xeb\xe1\x56\xf1\xfc\x23\x16\xf0\x7c\x83\xa6\x26\xe0\x2f\xfe\x3f\x22\xf9\x6f\xde\xdb\x8c\xa7\x0f\x32\xcb\x02\x54\x5f\xf0\x1b\x1b\x79\x00\x66\x3f\x85\x1d\xf5\x57\x03\x5e\xc9\x22\xcb\x75\x6f\x01\xf1\x79\x62\xc9\x5a\xde\xc0\xc4\x93\xa2\xdf\xb5\x02\x81\x45\x2e\x12\xf2\xda\x73\x80\x75\xa5\xd2\xc2\xda\x35\xc0\x2e\x4b\x99\x1a\xad\xfd\x40\xe9\x24\x99\x70\xe6\x2c\xa0\x6a\x87\xd4\x62\xa6\x22\x70\x56\x40\xaa\x92\xe1\x05\xb4\x14\x48\x3e\x64\xac\x00\xba\x32\xa5\x08\x46\x31\xd0\xb7\x42\x72\x0d\x53\x0a\xf8\xf4\x45\xe2\xbc\xba\x07\x35\x3f\xfc\x64\x48\x6e\xfd\x02\x33\xb9\xf8\x04\xdf\xa8\x7b\x15\x9d\x65\xa0\xf6\xc7\x66\x9e\xce\xe1\x34\x2f\x07\xa9\x92\xc7\xf3\xef\xe5\x21\xad\x83\x59\xcd\x9b\x17\x4b\xcc\x79\xfd\x90\x37\x2e\x74\x1e\x08\xcd\xff\x07\xf1\xc6\xc3\x89\xa7\x83\x30\xe4\xe5\x8d\x30\x6b\x00\x89\xcd\x04\xa1\xbb\x17\x30\xfa\x21\xe8\xa1\x15\x0b\x38\xbb\x0b\xae\xd3\xd2\x05\x22\x65\x85\xe7\x33\x1d\x81\x34\x79\xe1\x2e\xe6\x7a\x60\xc6\x66\xd1\xdd\x9a\x3f\x80\x3c\x71\x89\x49\x34\xbf\xcf\x88\x02\xb6\xf1\x89\x1f\x67\x3c\x02\x0e\xec\x90\x34\xd7\xc8\x05\x8e\x9c\x91\x50\xd6\x28\x00\x4e\x4c\x94\xd8\xc4\x59\x0f\x8d\x6e\xe2\xdb\x35\x44\x80\x1b\xd1\x12\x16\xea\xf3\x80\x07\xd5\xe2\x92\xea\x8b\x80\x17\xf9\x62\xb3\x54\x7b\x81\x8f\xd5\xc2\xca\x6a\x05\x94\x3e\x28\xfa\xdf\x3a\xa0\x33\x22\x5c\xa4\xfd\x70\x7e\xeb\x60\x78\x7a\xc0\x82\xb7\x7f\xf7\x81\x39\x19\x7f\xf7\xc3\x14\x9e\xcf\x12\xad\x07\xf2\xe3\xfd\xff\xed\xf6\x71\x51\xff\x20\x17\x47\x09\x00\xfc\x91\x04\xc1\x94\x01\xb4\xb7\x0b\x8c\x90\x79\x0f\x18\x1d\x26\x08\x89\x26\xc0\xe9\x15\x41\xa8\x1b\x03\xf1\x3f\x04\x8d\xd5\x82\x81\xcc\x4a\xc1\x4c\xa9\xd5\xc0\xe4\x75\x04\xa1\x36\x07\xc8\x9d\x2c\x6c\x2e\x21\x00\x2c\x59\x4d\x10\x12\x53\x80\xd5\x17\x09\x42\xad\x07\x28\xd9\x2c\xba\x48\xed\x13\x50\x66\x2d\x26\x25\x79\x0a\xa8\x70\x20\x08\xd5\x85\xc0\xb9\x4a\x91\x3d\xaa\xbb\x80\xa6\x59\x22\x77\xc5\xd5\x81\x96\x10\x82\x50\x35\x07\x7a\x1c\x85\x73\x24\x75\x81\xa7\x9b\xfe\x57\x07\x54\xc3\xeb\x67\xfb\x79\x75\x6f\xe3\xe9\x65\x68\x1d\x0c\xdd\x07\x68\x5f\xa0\xa9\xbc\xbc\x41\x5a\x07\x12\xcb\xc3\xdf\x3a\x10\xde\xdf\xb7\xe4\xf9\xe8\xd0\x3a\x10\x05\x3e\x80\x38\x46\x10\x62\x7b\x01\x49\x65\x82\x10\xfa\x02\xa8\xcf\x27\x08\xfe\x91\x80\xc9\x37\x82\xe0\xbf\x0e\xb8\x6a\x11\x84\x5a\x35\x90\xba\x4f\x30\x4a\x4c\x02\x18\xbb\x88\x20\xc4\xe4\x81\xac\x48\x82\x50\x2d\x05\x96\x08\x09\x39\x09\x26\x03\xf3\x8f\x10\x84\x40\x11\xb0\xbc\x8a\x20\xd4\x36\x03\x3b\xa7\x8a\xfc\x54\x25\x81\x83\xe6\x22\xa7\x47\x94\x03\xfb\xed\x08\x42\x48\x0b\x38\x72\x8b\x20\x54\x4d\x81\x0b\x22\x22\x7a\x02\x2b\x81\x06\x1b\x82\x10\x91\x02\x5a\x4b\xb8\xef\x65\xff\xc7\x0f\xe4\xaf\x5c\x98\x7f\xde\xeb\xdb\xce\x20\xfe\xf0\xbf\xe7\x2b\xb2\xa5\xde\xe3\x4a\x9e\x72\xf5\xe3\xa0\x86\x9f\xff\xc3\x11\x17\x00\xcd\xf4\x88\x23\xc2\x4c\x40\xb7\x79\xcc\x66\xb1\x27\x80\x91\xfb\xc4\x44\xe9\x76\xc0\x30\x78\xee\x4b\xd9\xc3\x80\xa1\xcf\x6a\x6d\x85\xd1\x80\xe1\xe9\xe2\x93\xa3\x12\x01\xfd\xef\x65\xf7\x46\xed\x00\xf4\x6f\x9d\x69\x51\x1e\x07\xe8\xf5\xb7\x57\x28\xbb\x02\x7a\xcb\x9f\x7a\x2b\xad\x03\xf4\xb6\x7f\xbd\xab\xf8\x04\xd0\xd9\x09\xc8\xf6\x00\x4c\x61\x40\xfc\xe2\x0f\x4d\x4d\x21\x40\x2a\xee\xbd\x97\xa6\x32\x20\x3d\x7b\x20\x55\xab\x05\x90\x5b\xd0\xe7\xcf\x64\x01\x32\x61\x8f\xe6\x69\x0a\x00\x32\xfb\xba\x5a\x35\x27\x03\xb2\x29\xb7\x7d\x38\x1d\x47\x6e\x67\xfb\x5d\xa6\x08\x20\xbd\xbe\xad\x89\xf9\x01\x90\xb9\xd4\x3c\x9a\xb9\x1d\x90\xa1\x5c\xf0\xfe\xc7\x0f\x84\xe6\xb7\xe6\x11\xff\x0f\x1d\x04\x9d\x17\x23\xf3\xc8\xc5\x87\x83\x6a\x1f\x7d\x52\x04\x6e\x00\x5a\x39\xe1\x7b\x85\x39\x75\x69\x8f\xa9\x14\x6f\x00\x8c\xcc\x27\x9c\x97\x3e\x04\x18\x26\xcc\xb5\x96\xdd\x0a\x18\x7e\x59\xf9\x50\xe1\x2a\x60\x6c\x57\xdc\xa4\x3c\x12\x30\x4a\xa9\xd8\xaa\xf2\x1a\x30\xb4\x3c\x5b\xa5\x3a\x09\x30\xc8\xe8\x58\xac\xba\x1d\x30\x88\x7c\xb6\x4c\x35\x1d\x30\x74\xf8\xf5\x4b\xa5\x80\x1e\x07\x96\xa3\xb6\x39\x20\x53\xf7\xa5\x4e\xf3\x31\x20\xfd\x65\x30\x40\x6b\x18\x90\x9b\xdd\xef\xa0\x2d\x04\xc8\x13\x4f\x42\xb4\xd5\x00\xf9\xb9\x0f\x34\xb4\xea\x00\x79\xc5\x4e\x0b\xed\xa9\x80\x82\x53\x47\x83\xb6\x17\x20\x8f\x6b\x17\x35\xaf\x01\xb2\xef\x9b\x7b\x34\x0f\x02\xb2\x87\x1b\x05\xb4\x56\x03\x72\x94\x6b\xd6\xff\x97\x0f\xc6\xdf\xf5\xff\xf6\x01\xe0\xe5\xc5\xa8\xbc\x77\x7e\xc4\x6f\x03\x68\x06\x7a\xc7\x09\xf6\x00\x3a\x5b\x43\x17\x8a\x2c\x02\x0c\x66\x26\xc6\x49\x8c\x01\x8c\x17\x67\xa6\xc9\x8c\x05\x4c\x2f\xcd\x39\x3a\x32\x06\x30\x9d\xbd\xea\x80\xd2\x72\xc0\xe4\x54\x71\x93\xca\x43\xc0\x24\xb4\xe2\xa6\xfa\x2a\xc0\x28\xb6\x41\x54\xdd\x11\x30\x1c\x7b\xb3\x40\xdd\x14\x30\xb4\x79\x76\x53\xad\x0f\x30\xf2\x1b\x7e\xa7\xa6\x06\xe8\xfa\x03\x72\x7d\x3f\x97\xea\x54\x00\xf2\xd9\x1f\xfa\xb4\x9b\x01\x79\x93\xd7\x29\x3a\xad\xc0\xc8\xd1\xcf\x66\xe9\x1a\x00\x8a\x63\x7b\x3a\x74\xdd\x00\xc5\x0b\xf7\x56\x69\xe7\x00\x0a\x6e\xb7\xa3\x74\x7d\x00\xc5\xfe\x76\x79\x1d\x4d\x60\xa4\x45\xab\xac\x4e\x00\x30\xd2\xfb\x8a\x8e\x56\x07\x20\xcf\xb8\x54\xa4\x3d\x12\x90\x4f\xff\xaf\x71\xf8\x6f\x3d\xd0\xff\xe8\x41\x78\xba\x18\xf5\x31\x8e\x56\x02\x49\x80\xae\x89\x97\x83\x70\x1e\x60\x20\x1c\x72\x59\xcc\x12\x30\x91\x8a\x6b\x90\xe2\xe0\xdd\xf1\x4e\x32\xdf\x00\xb3\xe2\xd9\xa5\x23\x2b\x00\x33\x46\xfe\x06\xa5\x36\xc0\xec\x51\xf1\x1c\xf5\x4c\xc0\xf4\x7c\xc5\x5c\x46\x0e\x60\xe2\xd4\x30\xc0\xb4\x00\x8c\x76\xde\xaa\x66\xb8\x02\x46\xab\x5e\xbe\xd0\x00\x60\x9c\x0c\xa8\x87\x02\x7a\x01\x80\x42\xf6\xd7\x6c\xbd\xb9\x80\x62\xe7\x60\xbf\xde\x29\x40\xc9\xb0\xbf\xd4\x40\x1c\x50\xb9\xdd\xfb\x45\xaf\x06\x50\x7a\xd9\x5d\xa4\x77\x00\x50\xfa\x71\x67\x9a\xbe\x2c\xa0\x5c\xd2\xe1\xaa\xbf\x13\x50\x89\x6e\xbb\xa2\xcf\x04\x94\xd3\x9b\x16\xe9\xc9\x03\xa3\x2a\x2e\xef\xd1\x13\x03\x46\xcd\xbc\x60\xa0\xf3\x16\x18\x79\xf2\x3f\xd7\xc3\xbf\xf4\x0f\x34\xff\xcf\xe3\xbf\x1d\xf4\xa8\xfb\xef\x74\x4e\x0a\xd3\xc5\xd6\x63\x44\xd0\x3f\x3a\x29\x23\xd1\xc0\xdb\x62\x77\x00\x0b\x89\xd8\xf9\x32\xcb\x01\x0b\xb1\xf4\x57\xf2\x21\x80\x95\xe0\xec\x26\xa5\xfb\x80\x85\x7b\x7e\xa5\xaa\x0c\x60\xfe\x63\xdb\x6e\x8d\x1d\x80\x39\x71\x24\x48\x33\x0b\x30\xa9\xbe\xb0\x50\x93\xd3\x25\x0f\xdf\x8d\xd3\x7a\x06\x98\xc8\xbe\xfe\xa9\x79\x04\x30\x66\x01\x1a\x79\x2c\x55\xfd\x0a\x60\x54\xd5\xc7\xf9\x9c\x13\xa5\x32\xf9\xca\xd4\xe0\x0c\xa0\xda\xd1\xb7\xdb\xd0\x00\x50\x7b\xfa\xc8\xc7\xe0\x12\xa0\x16\xdd\x25\x67\x28\x07\xa8\xdd\xb9\xe9\x6a\x90\x00\xa8\xe6\x5d\x2d\xe1\x9c\x44\xd5\x65\x5b\x1a\x0c\xf2\x00\xd5\x98\x46\x2d\x03\x7f\x40\xa5\xf2\xfc\x02\x83\x01\x40\xd5\xfc\x8c\xbc\x41\x2a\xa0\x32\x02\xff\xa1\x7f\xf8\xf7\x38\x70\xeb\xff\xad\x83\xa8\xd5\xd5\xe0\xa0\x6a\xb5\xc9\x4b\x7e\x7e\x40\x3b\xcb\x3a\x48\x30\x0c\x30\x58\xea\xd4\x2e\x22\x0f\x98\x4f\xf5\x3b\x20\xa9\x01\x58\x75\x44\xbd\x93\xdd\x08\x58\xf3\xa7\xd5\x8d\x1c\x05\x58\x3d\x9e\xd1\xa7\x34\x08\x58\x19\xaf\x58\xab\x36\x00\x58\xf6\x6e\xab\xd5\x94\x04\x2c\xd6\x1e\xf1\xd5\xae\x02\xcc\xed\x2e\x3e\xd5\x9d\x04\x98\xde\xb9\xa7\xa6\xab\x0b\x98\x2e\x7c\x77\x5c\xc7\x08\x30\xb9\x04\x30\xc5\xbe\xa7\x1b\xe7\x02\x8c\xec\x37\xb9\x26\xd3\x00\xad\x8c\xe7\x7b\x8c\x8d\x00\x66\x7c\xcf\x41\xe3\x58\x80\x79\xe9\x5e\xb9\xf1\x0f\x40\xb3\xf1\xb6\x82\xb1\x12\xa7\x97\x5e\x8b\x32\x09\x07\x34\x77\xfe\xd6\xc5\x05\x1a\xcd\x00\x34\xf8\x2e\xec\x30\x1c\x01\xa8\xce\x3a\xf3\xcc\x88\x09\xa8\x15\x9d\x36\x36\xd4\x05\x54\x5e\xfc\xd7\x7a\xf8\x3d\x0f\xb6\x11\x7f\xdc\xfb\x26\xee\x33\xa8\x9c\x73\xf1\x54\x8d\xbd\xd4\x7a\x58\x61\xa0\xc4\xbf\x14\xd0\x7b\x63\x6e\xc0\xd9\x95\x68\x7d\x90\xe5\x08\x2f\x43\x49\x06\x60\xa3\x1e\x21\x23\xdb\x0c\xd8\x7b\xa5\x9a\x29\xa9\x02\x76\x92\xd3\xa7\xab\x06\x00\xb6\xb1\xcb\x27\x33\xad\x01\xeb\xe4\x6d\xce\x5a\xaf\x01\x2b\xfe\x4a\x2b\x3d\x15\xc0\xe2\xf9\xa5\x4f\x06\x8b\x01\xf3\xa1\xee\xab\x86\xb3\x00\xf3\xa5\x5f\xea\xf4\x1f\x01\x66\x86\x80\x16\xf9\x71\xd8\xf4\x2a\x48\x9d\xdd\x2f\xd5\x4d\xe7\xe3\x8b\xce\xbe\xc7\xbd\xa6\xe7\x30\xa0\x6b\xd6\x6d\x60\x7a\x15\xfd\xba\x1a\xb7\xab\x4c\x35\xf0\x45\xbb\xb0\xdd\xce\x34\x1b\x1f\xb5\xeb\x5a\x1b\xcc\x74\xf0\x4a\x67\x76\x63\xac\xe9\x7d\x7c\xd1\x0e\x3f\xff\xd9\xa4\x09\xd0\x14\xaa\xbf\x68\xf2\x10\x60\xce\x3b\x71\xc7\x64\x18\x60\x2a\xd6\x2d\x34\x89\x06\x34\x0e\xfc\xbf\xd6\x03\x8f\xf7\x25\x54\x28\x7e\x47\x68\x82\x0a\x75\xff\x5f\xd6\x56\x25\x8a\xe2\x7b\x8e\x6a\x27\x09\x34\x02\xc6\x84\xf1\x5e\x61\xb5\x7f\x72\x94\x68\x7d\x90\xc3\xfb\x10\x65\xf9\x77\x80\x93\x53\xd2\x52\xe5\x25\x80\x93\xe9\xd4\x3e\x8d\xc7\x80\x43\xc5\xb2\xbd\xda\x3b\x00\xbb\xb8\xad\xa7\xf5\x1e\x01\x36\xd6\x95\x93\x0d\x0f\x02\x56\xbb\x1b\x37\x19\xbf\x02\x2c\x83\x1f\x05\x73\xbe\x4b\xcb\xb9\xbf\xea\x8c\x0f\x0c\x79\x98\xc7\xe2\xbd\x5e\xd7\xe0\x6e\xb3\xcb\x78\xa4\x4f\x3c\xf9\x66\xee\x84\x66\x03\x83\xee\x60\xf3\x72\x34\x18\x9c\xb8\x3b\xdb\x42\x16\xa7\x0c\x75\xda\x8d\xcd\xcf\xa2\x59\xbf\xa9\x55\xdf\xe2\x1e\x4e\x19\xea\xff\xd6\x41\x15\x98\xcf\xc4\x53\xdd\x80\xb3\xd2\xe6\xbe\x78\xad\x33\xf3\xc4\x06\x8b\x66\xf4\xe8\x3e\x3d\x6a\x65\xfe\x03\x1f\xb5\x5b\xab\x99\xe6\x7a\x80\xe6\x2f\xfc\x87\xfe\x81\x5e\x07\x6a\x1b\x29\xe4\xf9\xbe\xd3\x3a\x08\xf5\x12\xd5\x39\x7c\x29\x80\x9e\x26\x73\xb6\x40\x24\x60\x51\xab\x1f\x2d\x34\x0b\xb0\xc9\xb6\xf0\x14\x4b\x06\x9c\x77\x38\xdd\x90\xe9\x02\x5c\xac\x03\x47\x8d\xf4\x01\xdc\x9a\x12\xbe\xa9\x2d\x03\x5c\xde\x4f\x3e\xcc\x7c\x07\x38\x87\x2c\x9d\xae\x37\x1b\x70\xe8\xd8\x1a\x69\x14\x08\xd8\x2d\xaa\x12\x31\xdd\x0f\xd8\xc4\x35\x2f\x36\xbf\x0e\x58\x8f\x78\xba\xc9\x22\x0d\xb0\x76\x42\x9e\x39\xf3\xf3\x0d\xcb\x16\xac\x37\x0d\x7c\xbe\xdb\xea\x2c\xc6\x99\xb7\x76\x67\x5a\xb7\x23\xc4\x32\xee\xb6\x89\xf5\x0a\x8c\x33\xbf\x73\xfd\x8c\xf5\x6c\x4c\x37\x7b\xdc\x2a\x6c\x3d\x1b\x0b\xcd\x64\x2f\x4f\xb3\xd6\xc6\x26\x93\xe9\xe7\x75\xac\x5a\x50\x6a\xf4\xb1\x5e\xca\x3a\x01\x87\x8d\xfa\x69\xfd\x4f\xcd\x2f\xab\xa9\xe8\xd0\x1f\x53\x99\x6f\xa5\x8b\x47\x7a\x3a\x65\xa3\xad\x19\xe8\xd6\x3b\xfc\xe7\x3c\xa0\xfb\xa1\x26\xf7\x67\x1e\xff\x2f\xf8\x52\x9e\x4d\xfc\xe1\x03\x40\xe7\x21\x58\x78\xa8\xad\xe4\x5f\x0d\x38\x89\xeb\x44\x0a\x85\x00\x2e\x26\x26\x77\xc4\x98\x80\x67\xbd\xbd\xbb\x4c\x32\xe0\xf5\xd0\xeb\xf9\xa8\x0e\xc0\xfb\x51\xf4\x10\x83\xf3\xdf\xbb\x26\x5c\xd2\xd9\x0b\xb8\x0b\x2c\x4e\x33\x92\x06\x9c\xbf\x6e\xd1\x34\x2b\xe5\xcc\x9b\xaa\x6c\x2b\x45\xc0\xae\xba\xb5\xde\x56\x1d\xb0\x79\xd7\xdf\x65\x6b\x4b\x86\xda\x5c\x84\xad\xf5\xe9\x57\xdd\xb6\x63\x48\xd8\xc5\xd3\x3a\xa0\x5b\x33\xec\xca\xc0\x6f\xb7\xf2\xaa\xa0\xfd\x5d\xf2\x87\x7d\x01\x9d\x93\x77\x61\x92\x43\x23\xc4\xec\x2e\x9f\xbd\x6d\x6f\x01\x3f\xab\x3d\xa7\x2c\xec\x6b\x10\x6a\x15\x50\x7b\xd9\xc1\x16\xc9\x96\xa9\x55\xa1\xf6\x2f\x30\xd3\xbc\xb9\x7c\xaf\x9d\x36\x4a\x8d\x1b\x4a\x27\x3a\x14\xa1\xc0\x4c\x7f\xff\x04\xbb\xb3\x38\x6e\xb4\x15\xff\xa7\x0e\x86\xe6\xff\xe9\xfb\xef\xb4\x0f\x80\xd1\x59\xe1\xfb\x1c\xb4\x52\x11\xcf\xe7\xa0\xc7\x78\x86\xd6\x88\x43\x80\xaf\xaa\x6e\xae\x30\x80\x20\x6f\x2b\x41\x69\x5f\x20\x30\xde\xa3\x40\x29\x05\x08\xac\x0b\xf7\xd4\xfc\x04\xf8\xb9\xa6\xb7\xeb\x9f\x03\xbc\x17\x2e\x5c\x66\xce\x99\x27\xb7\x8b\xb6\x59\xb1\x01\xe7\xb5\xd5\x4d\xf6\x8b\x01\x87\xaa\x6b\x73\x9d\x1c\x01\x7b\x91\xb7\xd2\xce\x42\x9f\xe5\xed\xbb\xc8\x7c\xd7\x89\xbd\x9b\x1c\x2d\xc8\x89\xee\x49\xb7\xcf\x38\xf6\x90\xcb\xdc\xb2\x7e\xfb\x00\xf1\x72\xd1\xce\x4b\x3b\xaf\x24\xeb\x5d\x1c\x4f\x85\x3b\x9f\x20\x7b\x9c\xfc\x8f\x25\x3a\x9f\x24\xbf\x3a\x3c\xaf\xf2\x76\xc9\x07\xbf\x83\x47\x79\xaa\x73\x2e\x6c\x6c\x5e\x1e\xfc\xea\xac\x86\x70\xab\x5f\xfb\xaf\x3a\x89\x23\xc7\x42\xac\xe4\xa4\xb3\x15\x66\x5a\xe4\xed\x5e\xec\xf8\x1d\x1b\xcc\x14\xff\x63\x1e\xf0\xf8\x7f\x82\x10\x99\x4a\xcd\x83\x68\x41\x4a\x0f\xa3\x57\xc8\x6f\xc3\x41\x4b\x06\x57\x0f\x41\xfb\x62\x04\xc8\x49\x52\xeb\x27\xbc\x9b\xd1\x25\x64\x0f\x44\x2f\x33\xf1\x92\xbc\x06\x8c\xee\x74\x52\x51\x7c\x09\x84\x8b\x04\x75\x6a\x7d\x00\x82\xbf\xa7\xa4\x18\xaf\x00\xfc\xeb\xe7\x7c\xb0\xfa\x05\x78\xdd\xdc\xb4\xcb\xe1\xee\xb0\xb2\xbb\x5d\x55\x86\xdb\xd7\xaf\xf7\x5c\x76\xb6\xde\xf3\xae\xfd\xb0\xc4\xd9\xab\xdf\xcc\xaf\xf7\xc5\x06\x17\x59\xf6\x91\x80\xab\x77\x8a\x5d\x4f\xb1\x2f\x04\x34\xb7\x94\xb8\x47\xb1\x3b\x02\xce\x5f\xf0\x74\xaf\x23\x45\xfc\x7c\x4e\xf7\x7a\x2c\x27\x19\xbe\x39\xc7\x34\x3d\x7c\xc8\x64\xaf\xc4\xea\x3d\x1e\x87\xc8\xb9\x9e\xfa\x65\x0f\x3d\xb2\xc9\x1a\x37\xe6\xc1\x11\x1e\xcf\xc9\x8b\xae\xfe\xfb\x4a\x3c\xc6\x91\xaf\x9c\x5a\x76\xbd\xf0\x58\x07\x41\x87\x1f\x3b\x9c\xdc\x77\xc0\xcc\x8e\xb1\xcd\xc1\xdd\x18\x41\x36\xea\x45\xab\xdc\xee\x22\xcd\x6a\xf2\x1f\xfb\x01\xa1\xd8\xf7\x67\xfd\x22\x6c\x82\x1a\x17\xcd\x8f\x04\x95\x8b\x41\xfb\x41\x38\x4d\xe7\x22\xed\x8b\x11\xf9\x7c\xc4\x0f\x8a\x07\x3a\xa9\xa2\xc2\x3f\x08\x8c\x1d\xa3\xab\x2a\xf6\x13\x48\x19\x6b\x5d\xa8\xd0\x08\x24\x5e\xf1\x39\xab\x15\x05\x44\x7d\x89\x5f\x62\x91\x34\xa4\x16\x36\x23\xbb\xc4\x49\xfa\xc3\x97\xa0\xcc\x35\x0b\xbc\x19\x03\xcd\x7e\x87\x4a\x4b\x82\x8c\xfb\x94\xbc\x0f\x5d\x38\x11\x3e\xa9\x47\xdc\x33\xaf\xc7\x23\xea\xd9\xbd\x14\xcf\x70\x56\x4d\xf4\xe5\x66\x7f\xef\x44\xd6\xd7\xd1\x7c\x67\xde\xfb\xd4\xb1\x9d\x22\xce\xd6\x5d\xf1\x9d\xcd\x5e\x1c\x66\x52\x35\xc2\xf7\x32\xbb\x3e\xb8\xf6\xf0\x6d\x3f\x01\xf6\xdb\xc0\xa4\xfd\xe7\xfc\xec\x48\x86\xdf\x87\x3d\x5e\x7e\x52\x64\xb0\x4f\xcd\x8e\x32\xdf\xb7\x64\xae\xe7\xb3\x62\x19\x5f\x6f\xb2\xca\xdd\x69\x8b\x9e\x4f\x2f\x79\xdb\x65\x68\x93\x94\xcf\x56\xf2\xb3\x53\xdf\xfa\x38\x9f\x7a\x8c\x70\x6c\x58\xfb\xd0\xfb\x3e\xb4\xed\x57\xfe\xef\x3a\x20\x74\xb9\xf9\x0f\xf4\xfd\xf7\x7f\xd7\x1f\xc0\xcb\x43\xa0\xf9\x9f\xb1\xbc\x7b\xb0\x13\x42\x46\x50\x3a\xfd\xa9\x3a\x6a\xcf\x28\x9f\x94\x87\x26\x0e\x72\x46\xc0\x44\x6f\xd7\x09\xcc\xd0\x2f\x2b\xc6\xbe\x8a\xd8\x6a\xfd\xe0\xe5\xad\xf8\xd3\x99\x62\xde\xf6\x3d\x67\xa3\x7d\x73\x03\x42\xae\xdd\xad\x8a\x98\xbe\x23\x2e\xba\xac\x7d\x79\xc8\xad\x13\xcf\x13\xad\x5b\xba\x82\x74\xef\x38\xa6\x58\x35\x9a\x05\xdc\xfd\xc2\x48\x8d\x3b\xe9\x19\xd4\x36\x8c\x14\xc3\x4a\xfd\xe0\xe3\xac\xfc\x84\x92\x03\x08\xd9\xce\xea\x8f\x55\xdf\x93\x10\x2a\xce\xd6\x18\x3d\xb0\xe3\x52\x48\x2b\x7b\x4e\x84\xfa\xb6\xc6\x90\x17\xec\x3d\x61\x61\x45\xbb\x82\x33\x49\xa1\x40\xe6\x86\x85\x21\x3f\x48\xfe\xc0\x75\xeb\x52\x82\x4f\x92\x01\xbe\x67\xd6\x3c\x0e\xda\x40\x16\x79\x4e\x5d\x79\x31\x44\x91\x5c\xed\xe5\xb2\x3c\x29\xc8\x82\xec\x71\x79\x93\x37\x14\x98\x44\x7e\x71\x8e\xe1\xd4\x3f\x92\xd7\x27\xf9\xef\x52\xfd\x80\xa7\x03\xa1\xf9\x6f\x3a\x07\x20\x30\x8a\xf8\xeb\x1e\x38\xed\x0b\x42\xdf\x87\xa6\xf5\x20\x8b\x0a\x25\xa8\xe7\xb6\x25\xe6\x5a\xa7\x25\x58\x9f\x7e\xce\x5b\x6d\xa7\xc7\x24\x9e\x7d\xc8\x2e\x0b\xb4\xb0\x09\xef\x6c\x98\x20\x98\x94\x1b\xe0\xde\xf6\x35\x75\xc2\xac\xe1\x18\xc5\x8b\xfe\x49\x23\xd6\xd7\x27\x07\x9c\xd6\x8c\xd7\x3d\xb2\x3d\x7d\xea\xd1\xfa\xe8\xfe\x36\xe9\x09\xeb\x2a\x27\x45\x7d\x1b\xf8\x9c\xc5\x2e\x5d\x36\x3a\x69\x58\x79\xc2\xb6\x1d\x35\x31\x92\xc3\x07\xd2\xb3\x8a\xd8\x31\xb1\x2c\xf5\xb1\xa6\x1b\xa5\xa2\xb3\x58\x47\x12\x4e\x17\x5e\x8b\xf1\x64\xdd\x8b\x17\x5f\xf3\x74\x74\x17\xdb\x7d\x74\xce\xca\xe2\xd1\xb3\xd9\x6b\x22\x94\xf2\x1e\x8f\x0e\x63\x5f\x0b\xf9\xb4\x54\x22\x6a\x0e\x29\x17\xe8\xb9\xa4\x38\xaa\x84\x64\x06\xcc\x5d\x14\x1f\x19\x4d\x66\xf8\x14\x2d\x68\x88\x78\x4f\xae\xf0\x6a\x9b\x2b\x1d\x31\x9e\x3c\xeb\x3e\xe9\x9f\x75\xc0\x6f\xca\xad\x43\x93\xe7\x03\x42\xf3\xdf\xb4\x0e\x82\xae\x9f\xe6\xc1\x69\x1e\x74\xf1\x6e\xe2\xcf\x7b\xe1\x57\xd6\xc5\xf0\x3b\x10\xc4\xa7\xa5\xeb\x77\xa9\x7e\x14\x75\x78\x96\xb8\x26\xce\xec\x9b\xfa\xf2\xbb\xec\x3c\x7b\xcf\x3a\xcb\x47\xcd\xa3\xe6\x77\x46\xef\xf3\xd3\x39\x79\x6b\xfa\x40\x16\x91\x70\xa8\xe2\xf5\x24\xf1\xe5\x6e\xe3\x47\xee\xf3\xc8\x78\xbd\xf7\xd1\xa4\x35\xdb\x97\x8c\x5b\x7d\x7e\xe7\x74\xd9\xcd\x67\x52\x65\x1f\x4f\x9a\xd1\xbb\x4e\x7f\xec\x8a\x21\xa1\x19\x71\xf9\xe3\x53\xd5\x86\x06\x26\x55\x2f\x0b\x1a\x3b\x6d\x78\xcb\xf8\xd7\x4b\xc4\xc6\xaa\xb0\x04\x52\x3f\x2d\x8c\x4f\x49\x61\x65\x27\x5d\x5c\xb0\x31\xe9\x33\xeb\x6a\x82\xec\x5c\x97\xe4\x10\x36\x5f\x6c\xdd\x6c\x8d\xa4\x42\xf6\xd8\xa8\xc9\xb3\x6e\x27\x56\xb2\xab\xc3\x8e\xcc\xe4\x4b\x54\x67\xf7\x86\xe8\x64\x9f\x4f\x88\x23\xc5\x03\x2f\x4e\x2b\x8b\xab\x22\x13\x7d\x03\xa7\x6e\x89\x13\x20\x17\x78\x67\x02\x04\xcf\xdf\x43\x91\x57\x27\xad\x03\xa1\xf3\x30\xe8\xfa\x27\xc6\x71\x71\x4e\x2b\xf1\x17\x0f\xc8\xf5\x45\x60\x19\x6f\xa3\xf8\xae\xf7\xef\x76\x51\x7d\xe3\xf9\xf9\xbd\x3b\x94\x1a\x08\xa2\x33\x76\x47\x9b\x7e\x8b\xd2\xe5\xe6\x4d\x45\x6d\x4e\x35\xa6\x39\x27\x1f\xac\xcd\x0f\x3d\xed\x25\x7d\x28\x61\xf9\x93\x71\x44\xcc\xc3\x2d\x7c\x0b\xca\xe7\x3e\x99\x90\xbf\x7a\xee\x9c\xf0\x2d\xab\xa6\x1b\xe4\x5a\xcd\x12\x3c\xf6\x7a\xb6\xf1\x3c\xa3\xec\xe8\xbb\x2a\x73\xa5\x66\x9e\x9f\xee\xfb\x63\xe9\x3c\x2f\x5a\xf7\x31\xb5\x62\xf2\xc4\x61\xb1\xac\x0b\xff\xe3\xf3\x51\x3f\x61\x01\x2b\x2d\x39\x60\xa2\x41\x66\x26\xeb\x5c\xc2\xfa\xcc\x57\xe3\xdb\xd8\xea\x31\x7e\xff\xd6\x7b\x8c\x77\x4c\xab\x66\x37\x85\xba\x8e\x37\x1d\x2b\x47\x2a\x06\x3c\x49\x8b\x1f\x9b\x4d\xda\xfa\x8b\x00\x92\x3c\x3d\x8b\x71\x18\xf1\x97\x0e\xe4\x77\x3e\x10\x5d\x7f\x2f\x17\x57\xb9\x11\x7f\xe8\x60\x7e\x15\x96\x50\xe3\xf6\xb6\xba\x94\x9a\x1f\x4f\x1f\x97\x7d\xa4\xde\x77\x3e\xae\xec\x91\x88\x26\x88\x56\x83\x8a\xd1\xcc\x75\x72\x4a\xf5\x96\x07\xb3\xac\x3b\xf5\xb5\xcb\xbe\xec\x09\xf1\xf7\x74\xee\xdb\xa6\x52\xbc\x6f\xcc\xe4\xf0\x15\xcb\xa7\x6c\x14\x99\x31\x23\x6d\x79\xce\xfd\xc2\x97\xeb\xaa\x26\x6d\x98\x5a\xb6\x66\x7b\xf5\xf6\x69\x16\x13\xb6\xae\xfa\xd0\xb1\x34\xdb\x26\x7d\xda\x2a\x9f\xcf\x6f\xb2\xf5\xd2\x1a\x96\x5f\x1b\x96\xce\x3a\x90\xb6\x3d\x57\x72\x78\xdf\xf8\x86\xb1\x1f\x16\x5f\x63\x69\xa6\xf2\xa7\x6a\x2d\x10\x65\x65\x27\x7d\x1a\x3b\x7b\xee\x6a\xd6\xd5\x84\xa0\x94\xe9\x39\x04\xdb\x28\x46\x26\x25\x66\x66\x05\x3b\x31\xaa\x2b\x79\x30\x7b\x09\x7b\x53\x84\x5d\xf2\xf2\xa9\x77\xd8\xd7\x43\xdd\xc6\x90\x53\x6d\x48\xa1\x20\xed\x31\xe6\x59\x4c\x32\xd6\x77\x47\x62\xe7\x84\x99\xe4\x6c\xef\xcb\x00\x73\x07\xb7\x2e\x47\x6f\xe2\x2f\x1d\x48\xc6\xd3\xbf\xeb\x5f\x33\x8b\x8b\x3b\xa8\xdc\x8b\x9f\x67\x0e\x3c\xa0\xea\xd7\x28\xa7\xea\x7e\x92\x50\x4b\xf1\xba\x77\x27\x1f\xa7\xee\xc5\x36\x7f\x39\x4d\xad\x97\xb3\x5d\xf5\x53\x95\xdf\x88\x96\x57\x6e\x38\x11\x67\xd2\xca\x08\xda\x89\xda\xed\x1e\xad\xd6\xbd\xab\x4f\x1c\x11\x8a\x89\xf4\x1f\x3b\x7b\xe0\xa0\xd6\xe4\xba\x84\x39\x59\x1a\xfb\x53\xd6\xbc\x4b\x6d\x49\x1d\xd8\xfb\xb4\x62\xc1\x78\xd7\xc4\x0d\x7b\x56\x5f\xf7\xca\x18\x8e\xbd\x5e\x72\xe7\x83\x4b\xa6\x79\xcc\xaf\xed\x43\xc3\x03\x69\xa9\x31\xaf\x36\x2f\x66\xcd\x4d\x52\x89\x75\x5c\x1f\xcc\x3a\x97\xb0\x24\xa6\xa0\xa0\x9a\xcd\x88\xf1\x88\xd9\xb0\xda\x95\x1d\x38\x7a\x5a\xcc\xf7\xe5\x7b\xd8\xf9\x11\xf5\xd1\x37\xf2\x24\xd9\xd7\x42\xa3\x63\x5c\x16\xfb\xb1\x11\xb4\x3f\xba\x77\xe1\x12\x52\x3b\xe0\x68\x0c\xff\xdc\x0d\x64\xa4\x9f\xe6\x68\x93\x39\xe2\xe4\x56\x2f\x91\xd1\xf3\x67\xdd\x26\x0f\x79\x0a\x01\x36\x3c\x1d\x60\x70\x38\xf1\x97\x0e\x64\xce\x46\xe2\x2f\x1d\xc4\x2e\x8a\xc7\x19\xca\x3c\x4c\xf1\x3a\x83\xa8\xe1\xde\x7b\x0e\x3a\x49\xf5\xcb\xbb\x61\x5c\x3d\x4c\xeb\x94\x8b\xd4\xbc\x3a\x73\xa4\xb1\x9a\x83\xb5\x63\x5a\xa6\xcb\xb7\x10\xc4\xde\xe2\x2b\x31\xba\x8b\x14\x37\x6e\x50\xbd\xd8\xe1\x24\x63\xb4\x74\xd1\xd2\x73\x87\xc3\xa3\x5d\xaf\x4f\x1c\x73\xaa\x2e\x73\x7c\xf8\xe7\xe4\x37\x27\xe7\xad\xd4\x89\x19\x1d\x73\xf9\x44\xf0\xe1\x9d\xf1\x0f\xc3\x1f\x1c\x97\x6a\x4b\x4d\xbc\x19\xe2\x71\x6c\xde\x3b\xcb\xc4\x9e\xe0\x86\xaa\x35\xac\x07\xb1\xe7\x82\x5b\x0e\x95\xb0\xdd\xa3\x76\x05\x9f\xd9\xc7\x66\x2f\x0f\x3f\x1a\x22\x5a\xe2\xc8\x2e\x0f\x93\x0b\x59\x53\x5c\xc2\xee\x09\xae\x0e\x09\xdf\x62\x4f\x4a\x07\x6a\x87\x7c\xda\x20\x42\xda\xf9\x5b\x87\x48\xad\x1d\x24\x27\xf9\xf8\x86\xa4\xaf\x4e\x24\x37\x7a\x19\x04\x2b\xe5\xdf\x22\xaf\xbb\xcd\x09\x7a\xbf\x62\x3f\xf9\xd0\x35\x3f\xe8\xc3\xd2\x62\x92\xe5\xec\xfd\x4f\x1f\x48\xb9\xc5\xeb\x7f\x96\xbc\xef\x9f\xd7\x37\x76\x51\xba\x17\xd6\xce\xca\x1a\x6a\xfd\xcf\x3a\x4e\xd5\xf9\x84\x75\x86\xd2\x4d\x75\x1e\xbd\x44\xf1\x1e\x6d\x19\x4d\xd4\x7e\x7a\x6e\xcf\x55\x6a\x3e\xd5\xf4\xdd\xc8\xe5\xe0\xbe\xfe\xdb\x9b\x46\x3c\x25\x88\x2d\x59\xb7\x5d\x35\x0c\x24\xd7\x2f\x6f\xec\x78\x6f\xed\xcc\xbc\x3c\x23\xfb\xfa\xcb\x40\x0f\x6b\x9f\x94\x2d\x6d\x3b\xd3\xdc\xbc\xbb\xa3\x17\xb4\x76\x2f\xdb\x10\xa8\x18\xb2\xbe\x55\xfa\x40\x55\x48\x93\xdf\xfe\x96\xa9\xcd\x44\xd8\x0c\x6f\x8f\x16\x99\x37\x2b\xc3\x12\xbc\x5e\x5c\x8a\x67\xd7\x07\x87\x7b\x95\xd7\x2f\x22\xc5\xfd\x73\xbd\xa7\xd7\x8d\x27\x8d\xfd\x8c\xbc\x6f\x55\xb9\x92\xc1\x3e\xe5\x3e\xe2\x65\x7c\xe4\x0c\xaf\xd3\x3e\x19\x07\x62\xc9\xf5\x9e\x2e\x3e\xb5\x25\xef\xc9\x23\xee\x75\x3e\x0b\x77\x8e\x27\x6f\xb8\xee\xf7\x89\xda\xfa\x80\xfc\xea\x6c\xed\x7d\xa9\x88\x0d\x69\xc7\x04\x9f\x80\x8d\xf5\x50\x76\xa8\xf7\x39\xb9\x76\x2b\x4c\xec\xe7\xff\xd3\x07\x67\xf0\xd6\xc3\xea\xe0\x3f\xeb\x27\x43\xab\x29\x7c\x37\xe9\x24\xa5\x6b\xe8\xcb\xbd\xc0\xd5\x3f\xe4\x37\x53\xfa\x9f\x6b\xa1\xd7\x42\x39\x78\xbe\xff\x26\xe5\xa7\x55\xb7\xfe\x0e\x35\xae\x07\x3d\xee\x53\x7a\x80\x2d\x1d\x3d\x94\xae\xb0\xf0\xd2\x93\x5d\x2a\xe6\x04\x31\xef\xd9\xe3\x02\xe3\xf3\x8a\xcf\x26\xd8\x3d\x5a\xe2\xd5\x6f\x30\x27\xa6\xfc\xc1\x96\x31\x1f\xec\xbd\x43\xa4\x1f\x48\x2d\xaa\x77\x99\xe1\x13\xfa\x40\x7d\x4f\xa7\x07\xbf\xdb\xf1\xee\xeb\x8d\xa6\x9e\xf5\xce\x65\xdd\xfb\x06\xba\x3c\x53\x9c\xfd\xee\x2a\x92\x5b\xdd\x76\x3a\x6f\xbe\x7a\x8e\x3c\xee\x6a\xe8\x6c\x78\x45\x8e\x7c\xea\xb4\x96\xce\xf1\x70\x59\x7d\x7a\x0c\xf9\xd1\xf1\xbb\x8b\x47\xdd\x0f\x8c\xb4\xaf\x75\xf9\x58\x25\x07\x2d\xfb\x11\x2e\x61\xe5\x0b\xe1\x63\x73\xd8\xa5\xe3\xa0\x07\x42\x6d\x64\x9c\x1f\xed\x1b\x83\xd9\x96\x0c\xd7\x43\xbb\x97\x21\xdd\xaa\xd6\xe5\xca\x0e\x7e\xac\xb0\xe0\x03\x26\x1f\xfd\xbb\xff\x73\xe7\x3f\xad\x03\xf9\x18\x5c\x7f\x86\x83\xcf\x56\x5f\xa6\xf8\xfd\x6e\x99\x36\x2a\x17\xe8\xfa\xde\x1b\xd4\xbe\x70\xe9\xdc\x5d\xaa\x5f\x1e\xaf\xe9\xa6\xc6\xa1\x42\xbe\x97\xd2\x5f\xee\xea\x7a\x46\xf1\xc3\x85\x65\x03\xd4\xba\x59\xc4\xff\xf6\xb8\xc8\x66\x82\x98\x56\xf0\x36\x4d\xeb\xa5\xc4\x50\xf2\x85\x41\x86\x73\x81\x7a\x56\xe8\xfd\x37\x1e\x31\x2d\xc6\xba\x3e\xeb\xdf\xd4\xce\x9d\x62\xfe\xcb\x55\xff\xcd\xa7\x1d\xbd\xd6\x1a\xf6\x4f\x06\x75\xce\x5f\xb0\xd9\x6d\xab\x39\xe8\xfe\xfc\x90\x0d\xc3\xe6\xf6\x4b\x49\xa4\x5b\x16\xd8\x8c\x78\x94\x81\xc5\xe6\xe3\x6d\xa6\xdc\x9d\x81\xf9\xe6\x85\x36\x45\xed\x5d\x58\x6a\x2e\x62\xb3\xa4\xe5\x00\xd6\x9b\x7e\xb5\x39\x75\xc9\x06\xc5\xa6\xee\xb6\x16\xe7\xbe\x62\xbb\xa9\xbf\x4d\xff\xc9\x1c\xd4\x18\x67\xd9\x6a\xd7\x99\xe2\xa4\x51\xaf\xad\x54\xb5\x3b\x2e\x1b\x76\xda\x86\x54\x14\xa1\xd5\x30\xda\xfa\xfe\x21\x11\xbc\xd2\x93\x02\x72\x79\xfe\x2f\xc5\x3c\x9f\x24\xae\x0e\xec\xf3\x1e\xae\x1f\xc4\x8b\xaf\x57\x28\xbf\x94\xee\x84\xab\x94\x2f\x48\xc7\x47\x6e\x4e\xca\x95\x82\xfb\x14\xff\x5d\xbf\xbb\x97\x9a\x1f\xd5\xa2\xcf\xa9\xf3\xe7\x3e\xab\x01\x6a\x1f\x2d\xba\xf1\x81\xe2\xc9\x56\xc8\x7e\xa5\xe6\x57\xf6\xd4\x5f\x89\x1c\xcc\xb0\x63\x87\x29\xcf\xe6\x1f\x19\xfd\x8e\xd5\x68\x75\x59\x6e\xb2\x9f\x0a\xab\x3f\xcc\x42\x63\x85\xeb\x31\x32\x76\xfa\x77\xad\x1e\xbb\x83\x88\x2e\x2a\xd3\x2d\xb3\x3c\x0e\xd4\x9b\xeb\x9d\x35\xcf\x06\x7a\xd7\xeb\x4d\x34\xfb\xc2\xb6\x01\xb4\xee\x9b\x96\xbc\x67\x00\x5a\x41\xa6\xac\x17\x24\xa0\xbd\xd5\x74\xce\xe3\x5d\x80\xd6\x35\x53\xe5\x7b\xd1\x80\xd6\x48\x53\xbd\x9b\x47\x00\xcd\x57\xa6\x57\xaf\xe6\x01\x5a\x85\x66\xdf\xae\x3c\x05\x4b\xfb\xb5\x99\xfd\xc5\x13\x80\x96\xa7\x79\xe8\x59\x71\x40\xdb\xce\xbc\xf4\xe4\x7a\x40\x5b\xc2\xac\xea\x28\x1b\x60\xbe\xfa\x47\x07\xc3\xf5\x43\xf9\x36\xe5\x1c\xa5\x83\x1c\x58\xd3\x2c\xc9\xc1\x07\x5d\xed\x94\x7f\xd6\xed\x9b\xf7\xa9\xfd\xa0\x45\xaf\x27\x8d\xda\x07\xde\xf5\x51\xbe\x5b\x47\xa7\x0e\x50\xbe\x31\x87\x67\x73\x75\x40\x3b\x24\xbf\x50\xfa\xaa\x42\xfc\xa2\xe6\xd3\xa2\xa9\xdc\xfb\xf3\xbf\x79\xdf\x79\x80\xe4\x25\x82\x08\xf6\x02\x4c\x56\x49\xc4\xbb\x8f\x07\xfc\x05\x14\x57\x39\x38\x03\x99\x52\x2a\xfa\x56\xfb\x81\x95\xdb\xd5\x1d\xcd\x0e\x02\x87\x6b\x19\x46\xc6\xa7\x81\x16\x7b\x86\x90\x51\x3d\xd0\x7f\x48\xfd\xca\xef\x1c\x8b\x3b\xbf\xae\x02\x23\x5d\x75\x1b\x3f\xf8\x00\x23\x45\xf5\x5e\xbe\x1c\x02\x46\x15\xe8\xbe\xee\xed\x07\x14\x0b\xf4\x0c\xbb\x45\x81\x51\x9a\xfa\x3b\x6f\xdf\x02\x94\x03\x74\xf3\xdb\x7f\x00\x8a\xae\x7a\x15\xad\x5e\xc0\xa8\x5a\xdd\x47\x8d\xc5\x80\xe2\x38\x7d\xf5\x0b\x04\x30\xea\x2e\xad\x83\xf9\x95\x75\x8e\xf2\xfd\x78\xfd\xb8\x85\xea\xfb\x3d\x33\x6e\xa6\xfe\x59\x7f\x9b\xc2\x13\xaa\xde\xf3\x37\xb9\x79\x29\xc7\x77\x73\x75\x11\x47\x74\xbe\x0c\x71\x70\x4f\x09\xd7\x1f\x67\x73\x2f\xa8\x7d\x94\xe6\xbd\xb2\x67\x70\x31\x89\xe7\x7b\xe0\x2f\x00\xf0\xcd\x21\x08\x2f\x7b\x40\x2f\x54\x44\xc0\xc1\x04\xf0\x70\x92\x49\xb4\xdc\x06\x24\xa5\xca\xad\xe5\x3c\x01\xcf\xef\x1c\xf9\xc0\x38\x0f\x28\xee\x57\x6a\x32\x50\x04\x8e\xad\x52\x32\xd5\x17\x05\xda\x37\x28\xa5\xe9\x89\x03\xfd\x39\x8a\x71\x7a\x33\x00\xf2\x9e\x7c\x3b\x9d\x5f\xa1\x71\x7a\xf8\x11\x20\x7a\x47\xe3\xd5\xc7\x69\x80\xf8\x38\xc6\xac\x57\x36\x80\x44\x2f\x23\xf0\xe9\x39\x40\xd2\x8c\xf1\xe6\xd1\x68\x40\x2a\x92\xb1\xb7\x4b\x05\x90\x32\xd0\x8c\xec\x78\x05\xc8\x14\x32\x67\x5d\xd3\x00\xa4\x27\x91\xcc\x86\x48\xee\x3e\xd8\x42\xd5\xf7\x04\xb7\xa9\x73\x51\x17\xf3\xc1\x4b\xaa\x0f\xae\x7a\x4e\x9d\x13\x2f\xc5\xbc\xa6\xfa\xe8\xa9\xbe\x4f\xd4\xe7\xb5\x0e\x43\x54\x7f\x2d\xdd\xcc\xe5\xc7\xb7\x7d\xfc\x9b\xff\xa5\x75\x20\xf4\x3c\x18\xcd\xcb\x93\xa1\xf3\x1f\x1c\x4f\x00\x4c\xdd\x11\x5b\xad\xb4\x00\xa7\x00\x09\x15\xd3\x52\x20\x26\x48\x6a\xa3\xe1\x45\x60\x5a\x99\x8c\x95\xfe\x28\xa0\x80\x4f\x4e\x42\x77\x3f\xb0\x7f\xaf\xfc\x3c\xed\x36\xa0\xde\x5a\xde\x58\x3b\x0a\xb8\xb1\x48\xde\x99\x53\x7f\x6f\x87\xcc\x0b\xad\x8f\xc0\xa7\xe3\x32\xd5\x8c\x13\x9c\xf1\x10\x4b\x90\x97\xe6\xf2\xd7\x82\xf2\xa0\xbc\x56\x05\xf4\xbe\x53\x77\x12\x45\x1e\xbc\xa3\x98\x45\x95\x27\xcf\xbe\x03\x42\x8b\x05\xa4\x9e\x6a\x73\x7e\x1e\x71\xe9\x21\x75\x93\xff\xc3\xfa\x96\x6c\x6a\x1f\xb0\xbb\x75\x95\x83\xf7\xcb\x1f\x53\xfd\xae\xfd\x41\x3f\x95\x0f\x75\x65\x33\x37\x27\xec\xcc\xb5\xaf\x54\x5e\x4a\x9d\x3c\xfb\x2d\xc1\xf5\x83\xa1\xf6\xcf\x1d\xf7\x78\xfc\xa7\x32\x8f\xff\x15\xe2\x22\x9d\x83\x90\x9c\xff\x37\xdf\x69\x6f\x0b\x10\xc7\x09\xc2\x6a\x19\xa0\x5e\x2b\xa0\x61\x32\x0b\xb0\x61\x88\x9c\x32\x28\x05\x42\xf7\x88\x2d\xd7\x1d\x02\x32\x8a\x25\x74\xb4\xbe\x00\x8b\x26\x4a\x1c\xd6\x8e\x01\xb6\x1a\x48\x9f\xd0\xd4\x02\x2a\xfc\xa4\xe5\x98\x2b\x80\xb3\x85\xd2\x8e\xf4\xbd\x7d\x46\x2b\xd0\x3d\x4e\xca\x93\xc1\x02\x06\x47\x4a\xc6\x6a\x2c\x01\xd8\x71\xa2\x31\x32\xaa\x7f\xf3\xfa\x7f\xe8\x3f\x02\xb9\xf8\x8e\xf7\x1b\xbd\x9a\xc2\xc1\x97\xb3\x3a\xa9\xe7\xa6\xee\x0d\x3d\x94\x2f\xd8\xad\xec\x57\x94\x7f\x60\xb3\xd5\x07\xaa\x6f\x9c\x8f\x18\xa2\xf4\x8f\xc7\xbd\xb9\x7a\x98\x7f\xeb\x60\xd6\xaf\xfe\x9b\xff\xa5\xf3\x40\x32\x16\xff\xcd\xfb\xd2\xbc\x37\xcd\xf7\x6a\x8f\x05\xc4\x3b\x08\x42\xef\x3e\x60\xba\x40\xf0\x85\x26\x1b\xf0\x5a\x2e\x24\xc6\x2c\x00\xc6\xfc\x14\xde\xac\xf1\x1c\xc8\x1e\x23\x62\xc3\xb8\x08\xac\xdc\x22\xf6\x88\xa1\x05\xec\x0e\x14\xff\x4e\xf3\xfb\x6a\x96\xc0\xe9\x41\xd1\x9d\xea\xb6\x40\xd3\x79\x71\x2d\xb5\x5a\xe0\xee\x63\x31\x03\xd5\x5d\xc0\xd3\x7d\xc2\x83\x6a\x86\xc0\xa7\xdb\xc2\x33\x64\x0f\x02\xc8\xfe\x63\x3c\x68\xfd\x07\x01\xae\x82\x27\xf9\x07\xc5\x58\xf7\x34\xf7\x52\xcf\xd9\xb7\x17\x0c\x50\xdf\x6f\x8b\xcb\x07\xaa\xaf\x5f\x04\x8b\xd2\x09\xd1\x3a\xa0\x7f\xeb\x60\x68\x3d\x1c\x9d\x8b\x43\xaf\x03\x3a\x0f\x84\xe6\xff\x69\x3d\x90\xdb\x7c\x2e\x9a\x1c\xe0\xa2\xca\x25\x80\xff\x29\x41\x68\x09\x00\x06\xda\x02\x2f\x35\xa6\x02\xae\xa9\x23\x24\x34\x36\x03\xd1\x85\x82\x97\xd4\x6a\x80\x09\x83\x82\x1d\xaa\x67\x81\x85\x59\x42\x46\xd2\xfa\x40\x7e\x29\x41\xa8\xd5\x01\x25\xa1\xa2\x3e\xd2\xb3\x80\xfd\xcf\x08\x42\xea\x38\x50\x6d\x41\x10\x2a\xcf\x80\xcb\x86\xc2\x47\x54\xfa\x80\x8e\x50\xe1\x79\xaa\xb2\xc0\xa3\x4a\x61\x7f\xe9\xeb\xc0\xf3\xb7\x04\x21\x92\x0f\x7c\x32\x25\x08\x61\xd1\xff\xd6\xc3\xdc\x35\x7a\x45\xcd\x87\xf6\x88\x6f\xd4\xba\xbf\xcc\xc7\xa2\xce\x05\x27\x3d\x41\x9d\x2f\xff\x47\x07\xb3\xed\xef\x3e\xb0\x78\x37\xaf\x1f\xf2\x74\x12\xb4\x0e\x84\x9e\x07\x01\x37\xb8\xe8\xc8\xd3\xd5\xd1\x3e\x18\x34\xef\x2f\x31\x11\x90\xd3\x27\x08\xb1\x5d\x80\xe1\x67\x82\xa0\x7c\x1f\x76\xfe\xc3\xf7\x4b\x44\x01\x59\x49\x04\x21\xe2\x06\xcc\x95\x21\x08\xe1\xb9\x40\xbe\x27\x41\xa8\x6a\x00\x25\x07\x85\x5d\x84\xdf\x03\xbb\x0c\x09\x42\x48\x1c\x38\x34\x4c\x10\x2a\x4f\x81\x73\x1f\x84\x0f\xd2\xbc\xfe\x08\x00\xd7\xd3\x09\x42\xb8\x16\xb8\x77\x8b\x20\x84\x34\x80\xfe\x58\x82\x10\xea\x03\x3e\x7f\x24\x08\x3e\x35\xee\x38\x74\xf4\x71\xfd\xc0\x1a\xfb\xb8\xfd\x8e\xf6\xc3\xa9\xe4\xe9\x3c\xf6\xf2\x66\x11\xad\x07\xa4\xf5\x70\xb4\x0e\x84\x5e\x07\xb4\x0e\x24\x89\x87\xe1\x27\xb9\xe8\x93\xc6\x45\x3b\x5e\xce\x1a\xad\x7f\x90\x7b\xc2\x45\xce\x8e\x2d\xc0\xd9\xb1\x6b\x01\x95\x52\x82\x10\x88\x00\xac\x79\x37\x7b\x7c\x1e\x12\x04\xbf\x3f\x90\xf0\x81\xab\x53\x98\xba\x96\x20\xf8\x7f\x02\x73\x3e\x73\x3f\x5f\x96\xcb\xc5\x82\x3e\x82\xe0\x53\x00\xb6\xbd\x26\x08\xbe\x47\xc0\x01\x13\x4e\x43\x03\x2a\xb7\x13\x04\xdf\x3b\xe0\x74\x19\x41\xf0\x3d\x01\x2e\x77\x13\x84\x80\x18\x70\xa3\x80\x20\xf8\x23\x81\x47\xbc\x44\xc9\x57\x0a\x04\xd1\x2c\x45\xde\xa6\xea\xaf\xc5\xff\x53\x07\x43\xeb\x40\x96\xf2\xbe\xd7\xb9\xbc\xf5\x3e\xe5\x33\xfe\x9f\x3a\x10\xd7\x9b\xff\xea\x0b\x4e\x5c\x94\xe1\xed\xa7\x44\x1d\xc0\xaf\x4a\x10\x44\x02\x30\xea\x2d\xf7\xf7\x32\xfa\x40\x10\x7c\xd3\x01\x4f\xde\x49\x3f\x42\x8d\x20\xf8\x44\x80\x54\xde\x4d\xb9\x29\x45\xff\x1a\x0f\xde\x9b\xb0\x82\x1a\x2e\x16\x55\x70\x71\xaf\x29\x41\xf0\x49\x02\x65\x4d\xdc\x9f\x8f\xb6\x72\x0e\x3e\xc0\x19\x5e\x62\x5c\x93\x08\xe7\x81\x08\xb8\x31\xc8\x7d\x1f\xf7\x7f\xe6\x80\xfc\x4b\xff\xf0\x7f\x21\x97\x17\xe5\x9f\xe5\x45\xa1\x84\x79\x28\x75\xbf\x47\x65\xc6\x98\x47\x02\xb6\x80\xda\x95\x89\x56\x42\x12\x80\x5a\xd1\x9c\x57\x42\x1f\x01\xc6\xd8\x55\x5a\x62\x0f\x00\x86\xd9\x36\x37\xf1\x4f\x80\x86\x52\x59\xb4\xf8\x00\xa0\x1e\x7a\x5a\x43\x7c\x17\xa0\xd1\x7a\xf5\xa5\x64\x2f\xa0\xce\xd7\x93\x2b\xf6\x1e\x50\x63\x7d\xf8\x25\xba\x04\x50\xb9\x01\x8c\x88\x07\x44\xf7\x72\xfe\xcd\xef\xbd\xe2\x54\x16\xfd\x47\x05\x11\xca\x99\xe8\x4d\x80\xf0\x75\x0e\xbe\x10\x14\xa6\x3a\x50\x2f\xbf\x40\x37\x07\xbb\x9d\x85\x28\xc5\x57\x67\xb8\x20\x95\x70\xd7\xbe\x47\x65\x3c\x20\x1c\x7c\xd5\x5f\x65\x13\x20\x5c\x7b\xa5\x50\x55\x0b\x10\xa9\xc1\xff\x1f\xfa\x87\x7f\xeb\x20\x68\xa4\x75\x01\xdc\xf1\x12\xb9\xec\xa1\xc2\x41\x69\x89\x10\xea\xbd\xbf\xaa\x51\x82\xa5\x40\x2b\xa0\xc6\x9f\x99\x23\x18\x0a\x30\xea\xe6\x38\x8b\x16\x01\xcc\x09\x2b\x2b\xc5\x9b\x01\x86\xe4\x96\x7e\xf1\xe3\x00\x43\xf8\xf0\x80\xc4\x10\xa0\x7e\xa6\xde\x55\xc2\x02\xd0\x50\xbd\xd6\x29\xf1\x15\x50\x9f\xf4\xf8\x99\xf8\x2c\x40\xdd\xf4\x8b\x9a\xe8\x2c\x7a\x1c\xc8\x20\x69\x13\xce\xbf\xf9\x75\xb9\x24\xa5\xdc\x7e\xb3\x5f\xa5\x17\x10\x3a\xfd\x6c\x40\xf5\x31\x20\xf2\xf2\xc9\x48\xd5\x68\x40\xc4\xef\xd1\x21\x49\x29\xce\xe7\x5d\x2f\x44\x8f\x71\xf0\x56\xa5\xd8\x79\x0e\x5e\xdb\xa7\x32\x1d\x10\x9e\xdc\xa2\xac\x52\x00\x08\x1f\x69\xac\x55\x39\x0f\x88\x08\x73\x3e\xf3\xe3\xd5\xef\x79\x81\xf8\x4f\x3d\xd0\xdf\xfa\x87\xff\x45\xee\x9f\x13\xe9\x73\xa5\x78\x0c\x19\xa1\x80\x26\x0e\xaa\x7d\x49\xc8\x15\x34\x02\xd4\x77\x67\x04\x08\xe5\x02\x4c\xbd\xd9\xa5\xa2\xd7\x01\x4d\xd5\xfc\x14\x89\x40\x80\xf9\x70\xab\xbd\x64\x31\xa0\x55\x5e\x36\x56\xd6\x06\x60\x94\xd7\xbf\x91\xaa\x01\x18\xcc\xf6\x10\xa9\x18\x40\xc3\xf7\x69\x8a\x44\x3e\xa0\xf1\xeb\xbb\x9b\xf8\x46\x40\xcd\x16\x10\x5a\xf5\x23\x5b\xf5\x38\x20\xf4\xee\xe3\x65\x39\xea\x3b\x1c\x18\xa5\xca\x06\x44\x6e\xf6\xed\x54\xb3\x07\x44\x57\x3c\x12\x50\xfb\x09\x88\xfd\xbc\x17\xaa\xda\x05\x88\xce\xbd\xab\x22\x45\x8d\x43\xbb\x9e\xda\x1e\x40\xac\xb7\x4d\x41\x6d\x1e\x20\x76\x94\x9e\x07\x97\xd4\x39\x7f\x4f\x2c\xf8\x3f\xd7\xc3\xff\xa1\x83\xa1\xf9\x1e\x1a\xb9\xff\x7d\x84\xa9\x95\x0e\xf1\x87\x4e\x4a\x55\x32\x68\x06\xff\x7b\x40\xfd\x61\x4c\x9b\xe0\x52\x40\x73\xd2\xf8\x7c\x51\x35\x80\x39\x71\xe6\x25\xd1\x5b\x80\xf6\xd3\x15\x56\x52\x95\x80\x96\xd9\xd6\x27\xd2\x82\x80\x56\x7a\xd9\x17\x99\xcf\x80\xe6\xee\xb3\x2b\x65\x9d\x01\xe6\xce\x1b\x41\x32\xb1\x00\xb3\xed\xb9\xa9\xf4\x63\xce\x33\xd0\xd0\x2d\xce\x78\xa9\xed\x07\x84\x55\xbf\x26\xaa\x6b\x00\xa2\xa1\x6f\x4c\x35\x36\x01\x12\xfe\xcf\x55\xd4\x3e\x01\x62\xb9\x8f\xed\x19\x87\x01\xa9\x83\xdd\xb3\x35\xcc\x01\x89\xf6\x3b\x97\xd5\x2f\x01\x12\x49\x37\xae\x68\xbc\x05\xa4\x24\xdb\xc2\x34\x6c\x00\xc9\x51\x4d\x6d\x6a\xef\x00\xf1\xe8\xcb\xa7\xd5\xf8\x01\x31\xbe\x06\xa6\xba\x1b\x20\x7e\x10\xff\x9f\x7e\x28\xff\xf0\xff\x34\xff\xcb\x43\x18\x6d\xe2\xa0\x70\xaa\xf9\x0d\x0e\x2a\x9f\x76\xe1\xe3\xfb\x43\x2f\xa6\x75\x34\x7a\x85\x88\x33\xa0\xed\x95\x56\x2f\x26\x02\xe8\x69\xce\x92\x90\x0a\x07\xf4\xd2\x57\x04\xca\x0c\x03\x3a\xec\xad\x0a\xb2\xdd\x80\x56\x75\x59\xb4\xac\x23\xa0\x3d\xff\x9c\x8f\xfc\x11\x40\x5b\xe1\xe6\x3e\xf9\x4b\x80\xe6\xf7\xfe\x41\xd9\x44\x40\x6b\x03\xc6\x49\x9b\xb2\xe4\x35\x38\xe7\xe6\xcf\x1f\x2e\x32\x66\x02\x12\xe4\xcb\x4e\xe6\x75\x40\xba\xf2\xa9\x0f\xe3\x0e\x20\x75\xf6\xc1\x5b\x66\x09\x20\xc3\xec\x4c\x65\x5e\x00\x64\x66\x77\x9c\x60\x16\x02\x32\xee\xd7\x5c\x99\x6f\x29\x3d\xd8\x36\xc6\x41\x40\x8a\x7d\xe9\xaa\xc6\x37\x40\x8a\x38\xaf\xc8\x78\x0f\x48\x1b\x9c\xb1\xd2\x78\x0a\x48\x52\x73\xeb\x77\xfe\xc5\xbf\xf4\x0f\xf4\xbd\x77\x9a\xf7\xa4\x79\x2f\x2e\x0a\xc5\x1b\x4c\xe6\xa0\xd4\x43\x53\x8a\xe7\x54\x0b\x72\xb4\xe0\x7f\xf8\x87\x4e\xea\x75\x14\xbf\xa8\x05\xa0\x7b\x28\xd5\x5a\x3c\x03\xd0\x3b\x94\x2d\x24\x15\x00\xe8\xff\xca\x6b\x90\x73\x00\xf4\x6d\xb7\x86\x2b\x38\x02\xba\x25\xe5\x2a\x0a\x4d\x80\xde\x88\xf3\x8e\xa3\x2c\x00\x1d\xdd\x3b\x39\x23\x7d\x01\x9d\xf4\xd7\xd3\x15\xca\x00\xed\xe5\x80\x8c\xdf\x8f\x37\x9a\xc7\x00\x69\xb3\x37\x0c\xad\x7c\x40\xb6\xaf\xcf\x54\xbb\x1b\x50\x98\xf5\xf0\xb5\x76\x1d\xa0\xb0\xa8\xb3\x57\xbb\x19\x50\x38\xfd\x5b\x0f\x36\xa0\xb5\x09\x90\x23\x9b\x4f\x68\xcf\x06\x14\x46\x5e\x5e\xaa\xb9\x1a\x90\x4d\x6b\x58\xa2\xd9\x01\xc8\xae\x39\x93\xa0\xa5\x08\xc8\x5e\x38\x39\x47\x4b\x0c\x90\xa5\xee\xfb\xff\xdb\x1f\xe8\xdf\xbc\x2f\x8f\xf7\x24\x54\x46\x13\x7f\xe4\x21\x88\x2e\xd1\xa4\x7c\xed\x69\x5d\x8c\xa6\xac\xcd\xeb\x11\x5b\x00\x3d\x31\x8f\x21\xe1\x46\x40\x7f\x64\x98\x81\x68\x1f\x60\xf0\x35\xd9\x49\x52\x0d\x30\x7e\x33\x6d\xa7\x9c\x25\x60\x74\x76\x59\x9c\x42\x11\x60\x14\xbf\xd5\x72\xd4\x61\x40\xff\x6d\x79\xd1\xa8\x43\x80\xde\xa5\x0b\xe2\x4a\x5e\x80\xde\x85\x2e\x7f\x65\x3d\x40\x2f\xfe\xc3\xb2\x51\x1a\xb4\x4e\xee\x63\xab\xee\x31\x40\x51\xec\xc5\x5c\x5d\x0f\x40\x31\xf3\xd1\x1e\x7d\x37\x40\xb9\xaf\x2b\x52\x6f\x1c\xa0\x54\x7c\xf3\x9b\x7e\x2a\xa0\x22\x7a\xb5\x4e\x7f\x04\xa0\xec\xdb\xa2\xa2\x7b\x12\x18\xe5\x70\xf1\xa4\xbe\x15\xa0\xf4\xb1\x21\x49\xf7\x2e\xa0\xd8\x51\xbf\x51\x77\x0a\x30\x92\x75\x22\x43\x4f\x1e\x50\x5c\x72\xb4\x4d\x77\x17\x30\x72\xc3\x7f\xcd\x03\x6e\x2e\xd0\x3f\xf5\xd3\xf7\x9e\xb9\x3a\x00\xe1\x10\x65\x6a\x5f\x90\xd1\x54\xa5\x74\x22\x1a\x55\x7a\xf3\xf8\xaf\x03\x7a\x4b\x2c\x9d\x84\x6c\x00\xa3\x64\x97\x69\xa2\xf2\x80\xc9\xd3\xe0\x50\x89\x0d\x80\xf9\xd5\x31\x77\x65\xa7\x00\x16\x22\x53\x7a\x46\x3a\x03\x26\xcd\xb9\xbd\x8a\xde\x80\xf1\xd4\xa2\xc3\x4a\x3b\x01\x23\xfb\x0a\x73\x95\xc3\x80\xe1\xbd\x4b\x07\xd4\x3e\x00\x86\xa6\xdd\x93\xd4\xc5\x00\x83\xc1\xaf\xf6\x2a\x3d\x43\x76\xfa\x0f\x01\xa5\xb0\x37\x63\x0d\x39\x73\x4e\xf3\xb1\x8f\xd1\x38\x80\x21\xdf\x95\x62\xf8\x04\xd0\xd0\xb9\xb9\x93\xf3\x84\xaa\x7e\xe1\x9a\xa3\xe1\x5b\x40\xfd\x6c\xb3\xad\xd1\x02\x40\xc3\xf1\x92\x96\x91\x3e\xa0\xee\xdb\x30\xd2\x68\x03\xa0\x3e\x9b\xd6\xff\x1c\xcf\x33\x0c\x07\x54\x8e\xd5\x10\x86\x5b\x01\x95\xb1\x55\xd2\x06\xdf\x01\xe5\xf0\xff\x9a\x07\xf4\xfc\xe7\xd5\xff\x9b\xff\x96\xa2\xf6\x53\x31\x01\x05\x51\xea\x7c\x90\xa2\x4c\xe9\x00\xb4\x73\x99\x79\x02\x86\x80\x91\xb8\x71\xbe\x50\x2b\x60\x3e\xdf\x7e\x8e\xd8\x4a\xc0\x2a\xce\xb7\x5e\x2a\x0f\xb0\xea\x8a\xe3\x93\x5b\x0c\x58\x1d\x9e\x18\xad\x98\x0e\x58\xf6\x2f\x59\xae\xaa\x06\x58\xac\x2c\xca\xe4\xf4\x3a\x53\xab\x23\x62\x1a\x37\x00\x63\x56\xe3\x15\xe6\x5c\xc0\x38\xff\xb1\xb2\xa6\x22\x60\xe2\xcc\xba\xc2\x38\xfa\x79\xb4\xb1\x3b\xc0\x98\xf3\xcc\xd2\xe4\x12\x48\xed\xc8\xfb\x96\xa6\x6e\xf8\xa8\x23\xdb\x51\x69\x3a\x1f\xef\xb5\xbf\x5d\x15\x33\xd5\xc3\x4f\xad\xfe\x26\x63\x53\x26\x58\x5a\x89\x17\xc7\x9b\xde\xc7\x0f\xad\xb7\x67\x76\x9b\xce\x05\x34\x57\xfd\xd6\xff\x4c\x34\x33\x07\x34\xa3\xaa\xbb\x4c\xda\x00\x8d\x93\x15\x7e\x26\x87\x01\xf5\xa6\xb2\x10\xe3\x5a\x40\xcd\xe0\xbf\xd6\x81\x0a\x8b\x8b\x34\xef\xc9\xe5\x7f\x45\x16\x8a\x09\x71\x50\xee\x91\xf8\x24\xe2\x0f\x3d\x88\xd1\x18\xb5\x27\xfc\x9c\xfa\x12\xf5\x03\x85\x96\x01\xb6\x0a\xd6\x23\xc5\xab\x01\x07\x86\x67\x82\xcc\x45\xc0\x21\x32\x62\x50\xa1\x0d\xb0\x0f\xcf\x94\x50\xbe\x0a\xd8\x46\x2d\x1c\xd2\x90\x03\xac\x6e\x6c\xce\xd7\xb4\x07\x2c\x66\x1e\xd9\xa2\x5d\x0c\x98\x79\x37\x8f\xd4\x59\x02\x98\xbe\x7e\xa6\xa5\xbb\x0e\xc6\x66\x11\x80\x76\xf3\x2b\xb6\xf9\x44\xb4\x1a\x2c\x7c\xf0\xdc\x42\x06\x75\x86\xbb\x6e\x96\x59\x0c\xa2\xcc\x68\x42\x4b\xb3\xe5\x2a\x94\x1b\xa5\x5c\x5a\x61\x79\x1f\x35\x86\x03\xe7\x95\x2d\xcd\xd0\x68\xa0\x7d\xba\xc8\x52\x00\xb7\xf5\xee\x1f\x4b\xb2\x32\xc2\x35\xfd\xea\x1a\x6d\xcb\x6d\x78\xac\xfb\xf0\x48\x90\xa5\x28\xde\xeb\x58\x94\x35\x5a\x2c\xc3\x90\xd6\x93\xd2\x0c\x8b\x33\x80\x96\xdb\x3e\x79\xf3\x7e\x80\x99\xfe\x67\x3f\xa4\xd7\xc1\xdf\xf5\xd3\xfc\xaf\x38\xc9\x4f\xf9\xca\x31\xea\x04\xdf\x71\xd0\xa4\x4b\xd4\x93\xf8\xc3\x1f\xc4\x69\xb9\xe6\x44\x41\x13\xc0\x2d\xd7\xcc\x5d\x5c\x07\x70\x6b\x75\x1a\x90\x3d\x06\xb8\x5d\x0c\x95\x50\x72\x06\x5c\x1a\xd3\x66\xa9\x7b\x01\x8e\x5b\xe6\x2b\x68\xf6\x01\x76\x0b\x36\xb9\xe8\x1e\x07\xac\xf7\x56\xae\x31\x38\x07\xc2\x72\x5f\xab\x89\x31\xe3\x97\x85\x65\xd8\xb3\x34\xd3\x2b\x9f\x2b\xad\x32\x31\xcf\xac\xbd\x37\xd6\xfa\x0a\x7c\x2c\xef\xdf\x92\xb1\x5d\x03\x03\xeb\x9f\xcd\xc9\xb6\x2f\xe0\x61\xb5\xe3\xdf\x39\x60\xc7\xbb\x6d\x7f\x60\x89\x59\x6e\xcd\x63\x7b\x3d\xcc\x33\x77\x3c\xd2\x6b\x17\x88\xed\x26\xbb\x0e\x37\xdb\x4e\xc1\x29\x23\xd9\x52\x35\x9b\x61\xb4\x19\x8c\xdb\xab\x6d\x9b\x81\x0e\xfd\x57\xbb\x92\x6c\x97\xa1\x5b\x9f\x6f\x47\xa6\xcd\x61\xbc\xd6\x75\xff\x73\x1d\x28\x6d\xff\xaf\xfa\x45\x78\x39\x08\x0c\x23\x2e\xd2\x79\x00\x34\x0f\xea\x74\x50\xd0\x8b\x83\xbe\x03\xaa\xbb\x04\x34\x80\x20\x01\xbd\x5b\xa2\x8e\x80\x7f\x9f\x0d\x43\x7a\x18\xf0\x55\xf7\xeb\x57\xb9\x0d\x78\x6d\x4e\x3a\xc2\xfc\x0c\xb8\xdd\xce\x11\xd7\x5b\xf6\x6b\xae\xcb\x88\x75\x53\x4c\xbd\x3e\xc7\x3b\x36\x1f\xba\x69\x2d\x36\xf8\xcb\xfe\xe1\xc5\x3c\x7b\x9f\x97\x03\x76\xed\x0f\xf7\x3a\x8d\x78\x9e\x65\xaf\x39\xf4\xdd\x59\xf0\x4e\xb8\xc3\x7d\xb2\xc2\x45\xb4\x59\xdc\xc9\x86\x3c\xed\x7c\xe3\xec\x01\x17\x39\xf2\x84\xcb\x66\xda\xf7\xa6\xa6\xc0\x39\x11\x23\xed\xee\x55\x2a\x38\xeb\xc2\xcc\xd6\xe1\x50\xb8\xb3\x2f\x82\xac\xc7\xed\x1f\x70\x5e\x85\x58\xab\xe2\x3d\xf6\x4e\x5d\x98\x6b\xa1\xb4\xcb\xc2\x29\x1d\xeb\xcc\xc2\x8b\x8f\x38\xde\xc5\x61\x13\x87\x2d\xb1\x8e\xea\xb8\x60\x24\xbe\x71\xb5\xe3\x56\x34\x1b\x4e\xfb\x73\x1d\xd0\xf5\x8f\xa0\xfa\x26\xcd\x7f\x2b\xff\x20\xfe\xd2\x01\xd8\xf2\x9e\x6a\x68\x5f\x08\x9a\x0f\xa7\xf3\x62\x68\x9f\x94\xe8\xb1\xe6\x84\x74\x0e\x10\xe1\xeb\xd1\xad\xf2\x61\x68\x38\xa8\x3e\x66\x8d\xde\xe5\x8f\xfe\xfe\xe4\x94\x14\xf3\xa1\x01\x63\x9f\xbe\x15\x6b\xed\x1b\x9f\x54\x7b\xde\x2b\xd9\xe0\xda\xf9\x60\x8d\xfb\xb8\xd3\x23\xbc\xd2\x3b\x35\x5d\x5b\x6e\xbf\xf1\xdd\x73\x2b\xda\x35\xf8\x63\x95\x7f\x4c\xd3\x5a\x77\x25\xf6\x5b\xff\xf8\x33\xba\xee\x0f\x49\x73\x9f\x85\x35\xd3\x3c\x3d\xc8\x04\xaf\xce\xb2\x41\xcf\x5d\xe4\x2a\x8f\x55\xa5\xc7\x3d\xa3\xc8\x13\xae\xc3\x7b\x97\x79\x2e\x21\x6f\xbb\x24\xee\x12\xf6\x5a\x48\x3e\x70\x91\x2d\xd6\xf2\xd2\x00\x9f\xe3\xba\xad\x13\xdd\x9f\xc0\xc3\xe6\xfd\xa6\x66\x0f\x37\x84\x5b\x7f\x59\xf7\xc1\x43\x0d\x13\xad\xe4\x0a\xbf\xbb\x15\x62\xbd\xd9\x93\xd5\x09\x6e\x55\x28\x31\x2d\xfe\x73\x1d\x70\xfd\x0f\xe8\xfa\xe5\x79\xfc\xaf\xa1\x2e\xaf\x7e\xda\x17\x85\xf7\x54\x1c\x34\x40\xfc\xc5\x07\xd3\xfe\x20\xe9\xbb\xe4\x5a\x29\x74\xd6\x23\x24\x64\x7f\xa8\xa4\x74\x3b\x9a\xa9\x9c\x7d\xed\x19\x2f\x1a\x72\xc6\x18\xbd\x23\xa2\x5e\x8c\xf3\x70\xa8\xef\xbc\x14\x1e\xbe\xa0\xd6\xd3\xa0\x3d\x27\x98\x5d\x74\xd4\xff\x4b\x73\x4f\xc0\x60\x75\x4b\xa8\xc0\x25\x1b\xbf\x9a\xab\x7c\x11\xbb\x1a\x54\x7d\x17\xbd\x2c\x88\x6a\x3e\x71\xcd\x6f\x02\x5b\x33\xca\xbd\x42\xc3\xff\x1e\x7b\x51\xd8\xc3\xfd\x71\xfe\x5f\xd8\xbd\x41\xd9\xbb\x14\x03\xf6\x90\xb2\x01\xaa\xc5\xcf\x03\x06\x48\x53\xbf\x2b\x5b\x3c\xfd\x5f\x93\x73\xbd\xaa\x36\x4d\xf5\x1b\x24\x8f\xba\x3b\x17\x4e\xf4\xbf\x46\xde\x72\xcd\x2e\xc8\xf6\x37\x24\x5f\x3b\xdf\x59\x1d\xef\x67\x06\x59\x47\x99\xe5\x1a\x7e\x56\xb0\xb7\x4b\x5d\xda\xe0\x3b\x0f\x31\x36\xd2\x4b\x0b\x7c\x6a\x90\x61\x45\xbd\xa3\x14\xa5\xf4\x70\x34\xff\x2f\xf6\x92\x8b\x3a\xf2\x5c\xb4\x9a\xc4\xab\x9f\xe7\x77\x41\xf3\xc0\xb4\x2f\x44\x26\x2f\x17\x66\xea\x55\x2e\xce\x6c\x14\x1a\x4b\x10\xdf\x66\xce\xfa\xa6\x31\x4a\x94\x6f\x20\x78\x3a\xc3\xf2\xb6\xca\x88\x07\xfd\x13\x2b\x7c\x1d\x8c\x6f\xb5\x77\xa7\x9e\x8e\x8f\x74\x9d\x76\xb9\x75\x4c\xc5\xf4\x9a\x40\xed\xfa\x9b\x71\x7d\x6b\x02\x22\x36\xd4\x89\x47\x2f\x2f\x6d\x8f\x75\x3c\x72\x25\xf2\xf2\xc5\xe8\x44\xc3\x43\xdf\xc3\xdf\xf7\xa4\x26\xcd\x3f\x20\x1f\xbe\x97\xe5\x93\xd4\xb9\x7d\x67\xc4\x42\xd6\x9d\xb8\x5d\x9b\x66\x46\xe4\xb2\xa3\xa2\x1c\xd7\x5e\x8f\xe4\x67\xaf\x09\xbf\xb7\x5a\x39\x62\x90\xdd\x15\x62\xbd\xe2\x6d\xa4\x19\x7b\x28\x68\x42\xde\x60\x04\x83\x74\xf4\x27\x72\x25\xc2\x07\xc8\xe9\xde\x9f\x17\xb7\x87\xc9\x90\x47\xdd\x7f\x2d\x78\x14\xda\x42\x76\xba\x96\x2e\x90\x09\xb1\x23\xe1\x54\x33\xb7\x3f\x78\x09\x98\x0e\xe1\x39\xeb\x82\x8f\xc0\xdc\xde\x8e\x7a\x0b\x40\xe9\x44\xf9\x79\xeb\x9e\xc1\xcb\xf3\xa6\xf9\x5f\xba\xfe\x28\x9e\x1e\x20\x95\xf7\xfd\x4f\xe6\xe5\xbf\xe7\x70\x79\xb0\xb0\xc5\x54\xbf\xf8\x7c\x6c\x19\xf5\x9e\xef\xe5\xad\xfc\x26\xa5\x17\xfc\xef\xba\x77\x2d\xb5\x32\x9a\x36\xca\xe1\xba\xc5\x82\xe9\xae\x9b\x0c\xe3\xcf\xfb\xce\x72\x88\xf8\xe5\xfc\xa6\x56\x63\x52\xe1\xf8\xaf\xa1\xcb\x0e\x0a\x66\xd4\x2c\x59\x19\xa7\xb7\x4b\x73\x9c\xf5\x8e\xa8\xe4\xc8\xa2\xeb\x63\xed\x4e\xda\xa4\x55\xae\x37\x4a\xfa\x76\xe7\xfa\xf8\xa4\x02\x9f\x31\x1f\xbf\x94\x67\x8c\xc9\x7b\x97\xb4\x9b\x25\x97\xea\xbe\x38\x2f\x69\x11\xab\x24\xb1\x67\xfe\x94\x24\x05\xb6\x58\xac\xff\xbc\x85\x89\xb1\xec\x09\x51\x62\x73\xf2\x13\x8e\xb3\x4b\xc3\x8d\x72\x46\xc6\x17\xb2\x5f\x04\x3f\x9e\x29\x15\x77\x9b\x34\x08\x30\x9a\x3e\x1c\xfb\x81\x4c\xf1\x1d\x39\xad\x2e\x66\x25\xb9\xc5\xf3\xde\x54\x99\xe8\x77\xe4\x49\xf7\x73\x53\xe6\x8e\xfe\x46\xde\x76\xed\xca\x4a\x8b\x5a\x08\x49\xc7\x5d\x00\x1f\x2f\xcf\x81\xd6\x81\xd0\x3e\x08\x9e\xab\xb8\x38\x9a\x77\xdf\x7f\x1c\x8f\xff\xa6\x79\xd0\xc5\x14\x0e\x9f\x5b\x49\xbd\xef\x7f\xff\xba\x90\xe2\xad\x9e\x3b\x6e\xa0\xde\x8e\x74\xa7\x6d\xf1\x92\xf1\x24\x88\x6b\x4d\x1b\xdf\x68\xbd\x92\xf3\x3b\x2f\x5c\x78\xda\x2e\x46\x57\xa8\x66\x5a\x7e\x7e\xe0\x7b\xfb\xef\x7b\x3d\x16\xbf\x4d\xfe\x16\xf8\x61\x83\x7d\xce\xb1\x59\xf3\x12\xab\x56\x4c\x9b\xc1\x5a\xdf\x92\xf6\x66\xe1\xe6\xe9\x06\x95\xfe\x99\x57\x72\xec\xa7\x6c\x6b\x1b\xce\xda\x9b\x3d\x71\xb2\xf5\x6b\xc6\xa4\xa3\x53\xd6\x4f\x9a\x34\x3c\x35\x73\xec\xa4\xf6\x89\x1a\x2c\xed\xb1\xa7\x26\x3e\xc8\x3c\xc8\xda\x97\x78\x7e\x82\x69\xa6\x11\x6b\x30\x6e\x45\xa6\xcc\xf8\x1c\xb6\xcb\xe8\x07\xe3\xcb\xd2\x0f\xb0\x97\x46\x94\xa4\x4f\x1b\x47\xb0\x5b\x43\x65\xfe\xad\xf7\x18\x9b\x9f\xe2\x41\x4e\xf3\xae\x4c\xf5\x1d\x23\x4f\xd6\xb9\x17\xa4\x54\x8e\x91\x20\xaf\xb8\x05\x00\xd2\x79\xdc\xba\x8c\xfd\x89\xbf\x74\x20\xf4\xfc\x4f\xe7\xf9\x42\xcc\xe2\xf9\x83\x70\x79\xd0\x5f\x93\xd6\x52\xf7\x3e\xdf\x49\x6d\xa1\x72\x0f\xfa\xd2\xb6\x53\xf3\xa7\xeb\x58\x09\xa5\x27\xbb\x3a\x7d\xdf\xe5\x11\xca\x04\x71\xfe\xf5\xbe\x70\xd5\x36\xf1\x19\xb5\xe7\x77\xeb\x9b\x4b\x68\xbc\xdb\x57\x5d\xac\xe5\xf5\xd9\xf2\xc1\x46\x87\x8d\x77\xe2\x56\xf9\x38\x2c\xe9\x2b\x08\x9b\x2a\x1a\xfd\x73\x66\xc8\x4a\xe5\xd5\x6a\x29\x2a\x93\x96\xac\x18\x77\xa8\x21\x6d\xea\xf8\xf2\xbc\xcb\x4d\x69\xe9\xbe\xa9\x17\x96\x75\xbd\x78\x94\xbe\x7e\xac\x51\xee\x3d\x96\x72\x6a\x60\x8a\xf6\xc2\x89\xac\x93\x89\x7a\xc9\xa3\xe6\x0b\xb0\x15\x63\x7e\x25\xad\xcf\x19\xc3\xce\x8e\xec\x1e\xe3\x3e\x7b\x02\xbb\x2e\xac\x22\x49\x33\xdb\x8e\xdd\x15\x72\x33\x11\xd3\xec\xc9\x51\x81\x5e\x89\x93\x27\xff\x24\xfd\xfd\x36\x24\x2a\x64\xe5\x91\xd3\x7d\x74\xe2\x27\x4f\xdc\x4d\x96\x7a\xbc\x8e\x2f\xcc\x1c\x43\xd6\xbb\x2f\x8c\x77\x19\x2f\x41\xde\x77\xcd\x04\x74\x78\xf5\x39\x3a\x71\x31\xec\xe1\xdf\xf5\xe7\xf0\xde\x76\xad\xa4\xee\xfd\x0e\xa9\x6e\xa6\xfc\x93\xde\x26\xed\xa4\xf8\xce\x27\xe5\x7b\x28\xde\xee\x2e\xeb\x20\x35\x0e\x6d\x83\x15\xd4\xbc\x38\x77\xae\x8a\x7a\xdf\x77\xec\xec\xd1\x94\x51\xef\x09\xa2\xd4\xba\xb2\x43\xbf\x6c\x54\x55\xd1\x85\xb2\x3a\x17\x69\xa3\xd0\xbc\xe6\x03\x57\x23\x05\x5c\xb2\xb3\x37\x96\x64\x4d\x90\x0e\xb5\xcf\xf0\xde\x25\xba\x42\x34\x3a\x26\xf9\xc0\x8e\xf1\x07\x82\xe2\x9a\xe2\x0e\x6e\x77\xbd\xbc\x27\x61\xe6\xe8\x87\xc5\x93\xfb\x2e\x26\x14\x44\xf9\x6e\xfd\xc9\xfa\x16\x7b\x2c\xca\x78\x83\x16\x7b\x4a\xe4\xd6\xa8\x51\x05\x65\xec\xe3\x61\xbe\x91\xa3\x57\x15\xb1\x87\x83\x2a\xa3\xcc\x97\x57\x90\x32\x81\xc5\x11\x6f\x96\xa6\x92\x69\xbe\x2a\x51\xc2\x8b\x6a\xc9\xc9\x3e\x5b\x22\x4f\xcc\x3f\x49\x6e\xf5\x92\x8e\x74\x99\x9b\x47\xd6\xbb\x3f\x89\x10\xc9\x61\x92\x83\x2e\x8b\x23\xd6\xcd\xc8\x00\xe1\xf4\x2b\xac\x39\x7b\x24\xcc\xec\x77\x03\xb6\x69\xdc\x3a\x43\x79\xe7\x81\xdf\x3a\x90\x95\xc4\x1f\x3a\x80\xa1\x47\x5b\xa9\xfd\x71\x10\x25\x54\x3f\x7d\x12\x56\x4a\xfd\xdc\x25\x7a\x84\x5a\x4f\x57\x35\x8e\x52\x8d\xa3\x61\xef\x09\xea\xf3\xa3\xc2\xf5\x94\x1e\xe6\xe0\xe8\x06\x15\xd1\x6e\x82\x28\x36\x38\xbb\x91\x69\x24\x7d\x70\x55\xd2\xe9\xd9\xb6\x72\x9a\x2f\xe7\xd8\x1e\x6f\x0b\xba\x69\x5d\x97\xde\x5a\x6b\x96\xb6\xcd\x27\x39\xe1\x6b\x8d\x5c\xee\x40\xe0\xc4\xa8\xac\xaa\x5b\x7b\x7a\x42\x6e\x85\x5c\xac\xbc\x7e\x21\x32\xac\x28\xd0\xbc\x72\xc4\x13\xa1\xb0\x4b\xfe\x8f\x2a\x3a\xd9\x97\x42\x6c\x03\x18\xfb\x53\x49\x85\x00\xf7\x00\xbe\xdd\xa3\xc8\x08\x5f\x23\xff\x86\xe2\x57\x64\x9e\xd7\xe4\x80\xc5\x45\x17\xc9\x22\xcf\x5d\x01\x56\x1b\xc4\xc9\x66\xb7\x0d\x01\xb3\x0b\x93\xc8\x5e\x57\x49\xff\xb8\x55\x37\xa1\xe0\x98\x1c\x50\xb0\xa2\x18\x72\x8e\x7b\xfc\x1b\xf2\x6e\xc3\xc2\x7e\x66\x40\xc8\x92\xd5\xf0\xb2\x53\xf7\x4f\x58\xb8\x02\x99\xd6\x0e\xff\xec\xff\x74\xff\xfb\xad\x03\xa1\xf6\x03\xd6\xc1\x1d\xd4\xbd\xf7\x77\x0b\xf7\x53\xfe\x08\x7d\x73\x2b\x28\xdf\xa0\x2e\x9b\xa3\xd4\x78\x5d\xbd\x79\xf2\x0e\x07\x2f\x3a\x9c\xa5\xee\xcb\x1f\x5b\x7a\x81\xd2\x13\x1d\x92\x6d\x7c\xcc\xc1\x6d\x3f\x5a\x29\x1d\xdd\x5a\xff\xb6\x14\xe5\x28\xa1\xf4\x85\x8f\x5b\x6c\x4c\xf3\x95\xf9\x27\x5d\xbb\x12\xe4\x23\x65\xf8\x32\xc1\xf1\xd2\x96\x24\x57\x47\x83\xf0\xaf\x17\xaf\x2f\x9c\xe0\xfa\x22\xa0\xe9\x02\x76\x1e\xf2\x0c\xf5\x36\xbb\x90\x78\x4e\xdc\xeb\x8b\x7b\xe7\xf9\xba\x9e\x18\x6f\x31\x77\x81\x86\xb5\xe4\x12\x8f\xe7\xee\x06\xc7\xcb\xc8\x13\x6e\x23\x68\x7f\x0b\xf7\xf1\x65\x87\xc9\x61\xc7\x2f\xee\xfb\x4a\x4d\x21\xe3\x70\xc0\x7d\xed\x9e\xfd\x30\xb3\x3b\xe1\xfe\x75\xc7\x5d\x78\xd8\x2e\xf0\x10\xdd\x16\x89\xd1\x36\x56\xee\x6b\x37\x93\x98\x66\x35\xd2\x63\xd3\x86\x49\x98\x66\x65\xe7\x3e\xa7\x70\x33\xb6\x98\x8f\x70\xbf\xb2\x6a\x19\x0e\x98\xde\x07\x12\x78\xfb\xe4\x4c\x5e\xee\xc5\x0a\x4a\xd7\xc2\x9e\xbd\x93\xd2\xff\xbc\x63\x1f\xa4\x74\x53\x7d\xa9\x5c\x5f\x88\x7b\xab\x4f\x50\x7a\x89\x6b\x25\xe7\x28\xbd\xd8\x25\x7b\xae\x4f\xc2\x89\x73\x4d\xd4\x3d\xd8\xf2\xd2\x36\x8a\xff\x29\x91\xed\x08\xe0\xe0\x3a\xdb\x3b\x94\x9f\x4a\xee\xd1\x2e\x3d\xa9\x1f\x04\x91\x1d\xdb\x29\xad\x3b\x41\x46\x7f\xec\xab\x3b\x9e\xae\xb2\x4c\xeb\xf0\x27\xb7\xf6\xc6\xc6\x98\x5e\xf0\x97\xbe\x35\x75\x8e\x94\x95\x9b\x7b\xef\x2d\x83\x6d\xb9\xb6\x4e\x4e\xdb\x6f\xde\x38\x3d\xda\xae\xdc\xbe\xe2\xa6\x60\xf7\x21\xbb\x0e\x7b\xc9\x8e\x3e\x38\xd8\x24\xd9\xb5\x34\xf5\x20\xd1\x8a\xcf\xde\xed\xbc\x37\x32\x2d\xc3\xed\x5a\x4f\xaf\x47\x9e\xb9\xae\xfd\xf9\x63\x21\xc8\x35\x5f\x6b\x3f\xae\xaa\x0d\x3b\x4c\x97\xd8\xeb\x94\x6f\x40\x95\xf1\x90\x7d\x5a\xe9\x16\xd4\x1b\xc1\xde\x64\x5f\x38\x9a\x0d\x5b\x1c\xe4\x76\x4d\x40\xab\xe1\x31\x7b\xbb\xe2\x6e\xf4\xea\x4f\xb7\x9b\xbc\xb5\x08\xef\x39\xcf\xe8\xbf\xfd\x50\x54\x28\x7c\xc6\xf5\x03\xfa\x28\x72\x88\x3a\x37\x3c\xdf\x57\x43\xe5\x00\x3c\xd8\x78\x86\xd2\x53\xde\x48\xbe\xc8\xcd\xbf\xc8\x6d\xa2\xd6\xd3\xe9\x2b\xd7\xa8\x7e\x51\xb9\xac\x83\xd2\xcd\xec\xad\xb8\xe3\xce\xc1\x22\x4b\x2e\x4f\xbe\xfc\x55\x0f\xa5\xbb\xca\x3e\xd2\x47\xe9\x41\x32\x62\xfb\xea\xd5\xa6\x08\x3b\xc6\x4c\x79\xfa\xd2\x96\x50\xcc\xf3\x3b\xfc\xd4\x22\xfc\x8e\x56\xb6\xdb\xdc\xa7\x71\xd9\x72\x7a\x39\xf6\xd7\x9e\x6e\xdc\x94\x62\x68\x67\xd5\xfb\x34\xff\x58\xb5\x51\x94\x85\xda\xd3\x15\x5d\x0b\x8c\xac\xcd\xcf\x3f\xbd\xc5\xde\xa3\x3f\xce\x7c\xd9\xbd\x0a\xbc\xd6\x8b\x35\x0f\xbd\xb1\x08\x1f\x74\x27\x9a\x7b\xb5\x9a\xe1\xab\xce\x15\xf3\xb0\xcb\xf7\xf1\x53\xc7\xcd\xdc\xb3\xa1\x1b\xa4\xf6\x4a\xf3\x8f\xa7\xe4\xc1\xd6\xde\x6a\xde\x57\xb7\x02\xd0\xba\x68\xe1\x54\x75\x04\xd0\x9a\x68\x69\x5f\xf6\x19\xd0\x7a\x63\x91\x72\xc8\x02\xd0\xb4\xb4\x70\xdd\xbf\x0c\x60\x06\xfe\xa3\x83\xd9\x31\x93\x83\x5f\xd2\xcb\x33\x38\xd8\xbf\xa8\x8e\xd2\x0b\x3f\x10\x3a\x4b\x9d\x2b\x6e\xfa\x34\x52\xe3\xd5\x64\xc8\xd5\x3f\xd5\xdf\x6f\xa7\xe6\x4d\xad\xd8\x1d\x8a\xff\x29\xdd\x7c\x8f\xfa\x7c\x3b\xa3\x87\x3a\x7f\x16\x86\xf5\x51\x2c\xcb\x42\xbf\x97\xd4\xf9\x74\xe2\x54\x6e\x9e\x4a\x42\xc5\x47\x1f\x19\x0f\x82\x08\x1e\xfb\x51\xcf\xd8\x57\xd2\xd9\x75\xdf\xc7\x0c\xff\xf6\x51\x87\xed\xbc\x3e\xed\x9f\xb8\x52\x85\x34\x67\x7f\xce\x2d\x34\x50\x37\x34\xde\xfc\x45\xb1\x7a\xba\xfa\x67\x43\xe5\x2f\xf7\x6e\x87\xab\x8f\x37\xd4\xfc\x3a\x61\xe8\xac\xca\x49\xfd\xe1\x57\xe1\x80\xb2\xba\xfe\xd9\x5e\x7b\x40\x39\xd4\x40\xe7\xde\x17\x40\x45\x49\xff\xe2\xad\x5a\x40\x79\x91\xfe\x89\x6b\x9b\x01\x65\x3f\xfd\xf6\xa6\x4a\x40\xd9\xd0\x30\xe6\xe2\x49\x40\x95\xcf\xf0\xce\xd9\x4c\x40\xd5\x45\xff\xd7\xc9\xcb\x80\x52\x94\xe1\xa1\xa3\xcb\x00\xe5\xef\x86\xaa\xd5\xfa\x80\xd2\x73\x60\x3b\x35\xef\xbf\xbf\xa8\xa0\xbe\xf7\x57\xd9\x27\x28\xfe\xbb\x67\x4a\x03\x35\x0e\x77\xe4\x9b\x29\x9d\x43\x4b\xd1\x75\xee\xbd\xdf\x4d\xb7\xa8\xf3\xc5\x31\xc3\xfb\x54\x2e\x4c\x99\x6b\xcf\x4e\x0e\xee\xce\xe9\x5b\xce\xc1\x8d\x1f\x5f\x52\xf3\x69\x79\xf3\x20\x8f\xef\xe2\xe6\x49\xa4\x1d\xfb\x41\x8d\x5b\x70\x06\x49\x9d\x3f\x3d\xda\x01\x8d\x6f\x23\xb6\xda\x98\x03\xae\x45\x92\x27\xcd\xa2\x81\xb1\xf9\x32\xfd\x86\xce\xc0\xb2\x9b\x72\x5d\xba\x1d\x40\xe9\x78\xf9\x47\xda\x65\x40\x53\xbb\x7c\xa1\x76\x06\x30\x70\x4f\x2e\x5c\xf3\x18\x29\x0b\x48\x26\x30\xf3\x3e\x0e\x03\x92\x73\x68\x3f\x07\x5a\xe7\xc0\x2c\x7d\x90\x04\x48\xa7\x69\x8a\xdd\x8d\x06\x64\x54\x98\xe3\xdb\x5b\x01\xe9\x18\xcd\xf1\xad\x13\x01\x99\xfd\xcc\x83\x8d\x79\x80\x74\x31\xf3\xd9\xf9\xfb\x80\x74\x9b\x56\xdd\x19\x47\x40\xb6\xe7\xe7\xf5\xc3\x94\xee\xe3\xcd\xea\x13\x15\x7f\xd5\xdf\xdb\xba\x87\xbb\x0f\xde\x94\xe2\xe0\x79\x95\xbb\xd4\xf3\xc5\xc9\x34\x6e\x4e\xd6\x11\xff\xa7\x94\x3f\xc4\x7e\xed\x81\x62\xaa\x1f\xd6\x0c\x52\x75\x16\xde\xf8\x4c\x3d\x7f\x2c\xbe\xf9\xed\x3e\x07\xa7\xad\x61\xb5\x71\x30\x91\xe7\x07\x40\xe7\x3f\xd8\x32\x01\xc5\x06\x82\x30\xcd\x06\xec\x7a\x45\x97\x1a\x38\x01\xb1\x5a\xe2\x73\x74\x52\x81\xd9\xd1\x12\x0f\xb5\x44\x80\x2d\xa1\x52\x11\x8c\x83\xc0\x51\x3d\xc9\x33\x1a\xcf\x81\x8e\x67\x92\x11\x1a\x6f\x80\xc1\x6c\xf1\x1e\x5e\x7e\xc5\x59\x19\x07\x50\xca\x03\x69\xb9\xaf\xd4\x0d\x7a\x19\x9f\x41\x8a\x99\x54\x8d\xee\x5b\x05\x08\x4f\x94\x72\xe9\x89\xe4\xfc\x2c\x3e\xff\xfe\x59\xea\x59\xd2\xeb\xf6\x44\xea\xf3\xd1\xd7\x6c\x00\x91\x48\xb5\xf2\x66\x4b\x40\x2c\xe5\xdd\xe4\xe3\xd4\xef\xd5\x77\x91\xeb\x8b\xd4\x95\xdc\xb6\x9f\xea\x83\x8b\x6e\x57\x52\x7d\x20\x91\xeb\x03\x55\xef\xc4\xf5\x05\xa2\x75\x50\x07\xa5\xdf\x84\x70\x70\xe7\xb3\x4f\xd4\xba\xdf\xd8\xfa\x83\xe2\xc9\xf3\x47\xb2\x86\x09\x6e\x1e\x08\xd5\x3f\x69\xde\x37\x8a\xe7\x07\x40\xdf\xfb\x37\x7a\x0c\x48\xe7\x12\x04\xe7\x7b\x37\xfb\x25\x78\x4c\xeb\x0c\x10\xda\x2c\x3c\x9b\xd1\x03\x64\xdd\x17\x19\xab\x9e\x06\xe4\xbf\x11\x59\xab\x9e\x0f\xec\x2b\x11\x9b\xa2\x2a\x04\xd4\x9b\x0b\xf7\xa8\x46\x00\xb7\x2d\x45\xb4\x54\xcb\x81\x81\x6e\xe1\x3c\x35\x49\x00\x56\x82\xbd\xbf\x7d\x1d\xdc\xd0\xc6\xfd\x17\xbe\xb1\xb9\xf8\x8e\xcb\xef\x37\xf4\xab\x70\x7f\x7e\x52\x4e\xe1\xf1\x07\xdc\xdf\x2c\xe5\x6e\x25\xc5\x83\xa5\x5e\xa6\xfa\xdd\x6f\x1d\x98\xf8\x5d\xea\xfb\x6e\x34\xe1\xfa\x63\x9c\xf5\xec\xa3\xf4\x52\xb5\xef\x5f\x51\xe7\x82\xf2\xa9\x5c\x5d\xc0\xbe\xa4\x9f\x94\x8e\x78\x6b\x1d\x8b\xca\xd3\x29\xe0\xf9\xc0\x2c\x61\x72\x71\x2a\x8f\x17\xa5\x79\xdf\x60\x4b\x2e\x5a\xf3\xf8\x71\xf5\x74\x80\xef\x0e\x41\x68\x9c\x00\xf4\xef\xf2\x3f\x52\x6f\x06\x7c\x9a\x47\xd8\xd0\x3c\xb7\x6a\x12\xb0\x60\x40\xf0\xac\x8c\x00\xb0\x76\x0a\x41\x8c\xdc\x07\x94\x19\x10\x84\xf2\x6d\xe0\x42\x9b\xe0\x04\xe9\x3a\xa0\xbd\x84\x33\x0f\x80\x87\xab\x09\x42\x62\x1e\xf0\xee\x10\x41\x88\xbc\xf8\x17\xaf\xbf\x8a\xcd\x53\xaa\x7c\xe1\x31\xd6\x6f\xdf\x70\xf1\x25\x37\xa9\x24\xe5\x29\xe5\x4c\x40\xd7\x4f\xeb\xa0\x9a\xee\xf5\x50\xe7\x86\x06\x81\xe7\x54\xbd\x27\x8e\xbe\xa3\x9e\x2b\xaa\x2e\x7e\xa1\xf4\x62\xa5\x83\xac\x83\xc4\x1f\xb9\x40\xbf\x73\x71\x78\x39\x18\xbf\x75\x20\xbc\x79\x10\xcd\xf3\x4b\xf1\xe6\xf1\xbf\xe6\x3c\x7e\x78\xd4\x48\x80\xc8\x25\x08\xe9\x0f\xc0\xa8\x3d\x04\x21\x96\x0c\x58\x3c\x21\x08\xe9\xd9\x40\xe4\xff\x8f\xb3\x2f\x8f\xab\xe9\xfb\xde\xdf\xcd\xf3\x2c\xd5\x6d\x9e\xe7\x79\x9e\x35\xa1\x51\x19\x0b\x21\x73\x09\x91\x21\x53\x89\x10\x51\x49\xc6\x90\x48\x03\x49\x45\x94\x94\x8a\x4a\x9a\x64\xca\x10\x89\x84\x50\x19\x0a\xe1\xae\xdf\xeb\xee\xb3\x4f\x2a\x7c\x3e\x9f\xef\xef\x8f\xf7\xeb\x79\x9f\x7b\xaf\xdb\x5d\xeb\xac\xbd\xcf\x39\xfb\x79\xf6\xb3\xa6\x22\x24\x9c\x05\x10\xbc\x18\x21\xc1\x05\x00\x51\x47\x10\x92\x39\x0a\x70\x74\x3a\xa7\x0b\x9f\x19\x40\x86\x1c\x42\xdc\x6c\x00\x85\xc7\x11\xe2\xae\x05\xa8\xec\x41\x88\x77\x25\x40\x73\x03\x42\x7c\xf2\x00\xaf\x9a\x11\xe2\x7e\x01\xd0\x1f\xf3\xa7\xce\x01\xa1\x9f\xa3\x86\xe7\x85\xaa\x97\xbb\x40\xc5\x5f\xab\xf0\x0c\xeb\x3e\xcb\x14\x3b\xf1\xf8\xbe\x6c\xdd\x83\xfd\x36\x73\xef\x7c\xc3\x7e\x61\xa7\x6f\x31\xb1\x8e\x2c\x25\x94\xfa\xd7\x89\x6c\x14\xc6\x88\xc1\x5f\x75\x20\x74\x1d\xd0\x3a\x10\x9a\xf7\xd6\x21\xfa\x89\x51\xa6\x14\x72\x2b\x00\x08\xe4\x20\xc4\xfe\x06\x40\x7d\x05\x42\xa8\x07\xc0\x51\x1a\x21\x76\x59\x00\xff\x06\x84\x38\xd5\x00\x56\xb0\xee\x70\x2e\x03\x6c\xe9\x44\x88\x9d\x09\x70\xe0\x04\x42\xec\x7b\x00\x32\x16\x50\x57\xba\x5c\xe2\x98\x58\xfa\x03\x21\xf6\x2e\x80\x5b\xc4\x19\xf3\x09\xd9\x41\xf1\x2e\x90\xc2\x9f\xf5\xc3\xf4\x30\x74\x5e\xa4\x31\xef\xe7\xde\x8e\xaf\x0f\x15\xc1\x6f\xb1\x1e\xa8\x38\xf5\x13\x9e\xf7\xf2\x2b\x7f\xe0\x3c\xd0\x3a\x98\x63\x0a\x94\xfe\x6f\xd0\x0f\x85\xf8\x66\x6c\x24\xd9\xa5\x7d\x71\x46\xf2\xff\xe3\x7a\x28\xa4\xfb\xa1\x68\x66\xc0\x9f\xfa\x87\x34\x0a\xf1\x8d\xdc\x45\x00\xab\x79\x68\x90\xef\x67\xe1\x82\xeb\x14\x46\x90\x27\x80\x5d\x39\x14\x1e\xd8\x45\xe1\x49\xd6\x15\x3b\x06\x20\x87\xac\x18\x14\xcd\xa1\xf0\x06\xc1\xbb\x64\x27\x41\x3b\x6b\xe6\xde\x01\xd0\x93\xf0\x67\x9d\x5c\x4f\xea\xc2\xcf\xd7\xc5\x71\xbd\xf8\xbe\xf2\x82\xcf\x2f\x79\x16\x66\x13\xbd\xc2\x71\x72\xfe\x46\xfa\xa1\x44\x7d\x87\xff\xa8\x03\xf1\x5d\x33\xfc\xfa\x60\x4a\xfc\x51\x68\x1d\x88\xa8\xe0\x90\x3c\x94\x50\x28\x9b\x41\xa1\x39\xd9\xe9\x33\xee\x2a\x85\x33\xc9\x0a\x69\xe8\x2d\x0a\x23\x69\x27\x40\xd6\xcc\x3d\x1d\x60\x7f\x33\x75\x9c\x4a\xe2\x3d\x43\x3a\x65\x5e\x9c\x4f\xe1\x35\xb2\x93\xa0\x9e\xf5\x77\xb6\x03\x3c\x6c\x44\x83\xfa\x0f\x16\xf6\xe5\x23\x74\xb5\xb7\x0f\x3f\x0f\x14\x46\x31\xf1\xb8\xa0\x75\x40\x23\x75\x30\x71\xdb\x86\xcf\x03\x83\x3a\x10\x92\x87\xa0\x9c\xe1\x75\xe0\xf1\x61\xf8\x78\x30\x26\xdf\xa3\x4c\xfc\x77\x84\x5f\xfc\xce\x03\x1b\x59\xf1\x94\x16\xa2\xd0\x80\xdc\xe1\x3a\x1b\xa1\x61\x2b\x7f\x74\x5d\xac\x62\x3d\xd9\x6e\x05\x88\x62\x1f\x5e\x1f\x49\x8e\x14\x1e\x25\xf1\x65\x12\xe7\xbc\x3c\xb2\x73\xa6\xd8\x04\xfd\xd6\x7f\xb0\xea\x84\x3c\x49\x3c\x99\x87\x86\xe9\x40\x68\xbe\x77\x90\xe7\xfb\x1f\x75\x20\xe4\xf3\x9b\x5d\x53\xa9\x63\x4f\x4e\x0a\xa7\xe2\x75\x5f\x36\xf6\xb9\x58\x6f\xc2\x76\x62\x05\xf6\xc1\xe5\xd9\xb5\x45\x0f\xe3\x8e\x24\x1e\x8c\x5b\xd2\x30\x7f\xce\xd5\x5e\x80\x79\x52\x4e\xf5\x1b\xb8\xbf\x06\xf7\xae\x96\x74\x16\xf2\x2a\x76\x3d\xc5\xc7\x66\xac\xef\x64\x7e\x42\x33\x58\xf8\x85\x9b\xfa\x1b\xef\x49\x0c\xaf\x8f\x53\xd8\x4e\xb8\xe8\x56\xc2\xe1\x3f\x20\xdc\xcc\x9d\x66\x0a\xeb\xad\x59\x23\x88\x35\x1f\x52\xc7\xac\xbb\x44\x16\xc2\xff\xe0\x87\x62\x34\x1b\xfd\x55\x07\x32\x98\x07\xc9\xe1\x79\x24\xfe\x22\x2a\x53\xf0\x7a\x1f\xc7\x8a\x20\x51\x1c\x87\xef\x0a\xcc\xfb\x08\xee\xd8\xb2\x1e\xa3\x4f\x12\xe6\xcb\xf9\xd5\x4e\x61\x9f\x74\x3e\x89\x0b\xd8\xa7\x85\x7f\x5c\x15\xee\xb7\xc0\xf7\xf3\x11\x07\xc6\xf2\x0f\x78\x3d\x9d\x0b\x77\x2c\xfa\xf9\x18\x61\x27\xa6\x8f\xf2\xd4\xdf\x7a\x1b\x49\x61\xc7\x2c\x2a\x3f\x4f\xef\x50\xc7\x8f\x46\x53\x9f\xbb\x9b\x49\x1d\x37\x3e\xa5\xb0\x96\xbc\x5f\xc3\x85\xb0\xd2\xaf\x92\x83\xca\x0b\xfc\x0f\x7a\xa0\x7f\xe9\x3f\x46\xe4\x63\xb3\x7d\x0f\xa9\xaf\x93\xf8\xbc\x6e\x9e\x2c\x86\x7f\xbf\xee\x1c\x29\x8c\x67\xc2\x4c\x59\x28\xbc\x27\xfa\x01\x0b\x45\x56\x26\x61\xff\x08\xe1\xf8\x53\x93\x59\x28\xba\xa1\x70\x00\xbf\xae\x50\xcb\x86\x5f\xb7\x69\xc5\xfb\xca\x05\x3b\x3e\xe2\xfc\x71\xab\xb1\xbe\xfb\xdb\x7e\x36\x7e\x16\x76\x1b\x23\xc5\xa1\x75\xf0\x62\x3b\x15\xf7\x93\x6b\xa8\x62\x68\x1d\xdc\xbe\x8b\x36\xb0\xb0\xae\x80\x8a\xbb\xa6\x0c\xe1\x4e\x78\x95\xd4\xde\x75\x54\xae\xce\x21\x4c\xe7\xe1\xbf\xe9\x1f\x46\xea\x20\x86\xeb\x40\x10\x32\x5b\x35\xf4\xdf\xb3\xc5\xba\xe2\x3e\x4c\x3c\x1f\x7c\xcb\xa8\xf3\x3a\x1b\xc7\x2d\x3c\x7a\x39\xe6\xc1\x24\xbc\xb7\x62\x7f\x70\x86\x53\x32\x27\x57\x07\x80\x84\x64\x3a\x1e\x07\xa3\x4c\x2e\xbd\x64\xa1\xcc\xfe\xba\xf9\x5c\xab\x00\xc4\x73\xda\x70\x7e\xc4\x94\xfa\xf1\x38\xe3\x7e\xc9\xfa\x1b\x7d\x5d\x9c\x78\x86\x79\x17\xc5\x8e\xbd\xd8\x5f\xda\xb2\xe3\xce\x8e\xcf\x0e\xa1\x33\xb8\x0e\xd6\xb3\x61\x85\xda\x3d\x01\xd4\x8a\xeb\x60\x32\x07\xbe\xc2\xd7\xce\xe3\x9a\xc9\xc2\x1b\xcb\xd8\xed\x86\xc6\x7f\xf5\x1d\x3b\x93\xce\x83\xa3\xe1\xf0\x3a\xf8\x43\x07\x43\xf8\x6f\x9a\xff\xa4\x91\xce\x0b\xf9\xdc\x74\x4b\x9c\x63\xce\x66\x67\x8c\x7c\x13\x7c\xf0\x78\x12\x71\x9b\x85\x79\x31\x86\xe4\x8a\x45\x1c\x77\x00\x64\xc7\x6c\x39\xc5\x3d\x11\x80\x71\x67\xdf\x2d\xee\x32\x00\xc6\x8d\xd3\x4b\x78\x22\x00\x18\xe7\x8a\x1e\xf1\x3c\x01\x60\xec\x6b\xd8\xc1\x73\x1c\x60\xf4\xab\x17\x98\x07\x61\x18\xfd\xec\x41\x88\xd9\xc1\x8f\xf5\xd0\x3d\xa5\xc2\xd8\x91\xec\xc5\x27\x46\x36\x00\xf7\x8b\x36\x13\xfe\x37\x38\xfe\x36\x7e\xec\x6c\x76\x0f\xf8\xb0\x93\x53\xbd\x00\x23\x19\x80\x27\xbb\x3a\x85\x51\x09\xc0\x2b\x50\x59\x26\xab\x00\xc0\x9b\x75\x4d\x9b\xd1\x0c\xc0\xab\x59\xba\x97\x6f\x3d\xeb\x73\x57\x94\x79\x3e\xd1\x79\x18\xa9\x0b\xa3\xe3\xd7\xd4\x41\xc3\xf8\x6f\x9a\xff\xa4\x91\xf6\x87\xa0\xf2\x41\xf7\xd5\x12\x4c\x76\x98\x8a\xcf\xe3\x38\x6f\xec\xf3\x2e\xbb\x68\x76\x1a\xe7\x74\x00\x39\xfb\xe5\x92\xdc\xa3\x00\x64\x43\xa2\xea\xb8\xa7\x01\xc8\x1e\xdd\x57\xc8\x73\x13\x40\x36\x34\x63\x22\x6f\x04\x80\x9c\xfe\x95\x68\x7e\x6d\x00\x59\xa5\xa6\x49\xbc\x3b\x00\x18\x95\x9d\x6b\xb9\xeb\x68\x7d\x58\x7f\x1e\x23\x00\x80\x73\xff\x5b\x6e\xc6\x0f\x00\x1e\xbe\xb6\x0c\x59\x09\x00\x9e\xe6\x87\xc1\xb2\x32\x00\xbc\x66\xf7\x1f\x8a\x60\x07\xbb\x06\x73\xd9\x66\x00\xbe\x9c\x9b\x2b\xe4\x7c\x00\xf8\x57\x8e\xd4\x41\x95\xbc\x95\x5d\x0a\xc0\x27\x79\x49\x4b\x56\x14\x80\x77\xe9\x85\x10\xd9\x29\x00\xbc\x55\xf0\xdf\x7d\x40\x7e\xeb\x40\x08\xff\x47\xef\x83\x56\xc0\xf3\x1b\xbb\xb9\xfa\x68\x16\x0a\x4d\x30\xc2\x57\x21\xb1\xf1\xf6\xb8\x9e\xe5\x4e\x78\x5d\xe1\x54\x02\x90\x97\x99\xb1\x8a\x6b\x11\x80\x42\xcb\x52\x76\x5e\x51\x00\x85\xb6\xa8\x63\x7c\xc5\x00\x8a\x63\x92\x9a\x05\xae\x0e\xd1\x0d\xc6\x96\x14\x0a\xf2\x02\xc8\x8f\xba\xb3\x5a\x60\x11\x80\x7c\xcb\xbb\x5f\x02\xa2\x00\x72\x86\x00\xdc\x51\xbd\x86\xac\xb8\x78\x77\xbf\x5c\xa4\xa0\x08\x20\xa8\xf5\xe8\xb6\x42\x31\x80\x50\xd4\x5d\x36\x85\x68\x00\xa1\x85\x0d\x5b\x14\x6e\x01\x08\xb5\xd1\x3a\xa8\xeb\x35\xf2\xed\x00\x82\xa9\x65\xce\xf2\x0b\x00\x04\x5e\x16\x1f\x52\xb4\x02\x10\x56\xb9\x7c\x41\x3e\x1e\x40\xa0\xb7\x40\x5d\x21\x08\x40\xb0\xfa\xbc\xa4\xfc\x5e\x00\x81\x13\x7f\xab\x03\x3a\x7e\x4a\xff\xf2\x9b\xff\xa5\xf9\x3f\x29\x7d\x44\xf5\xc7\xa8\x42\x43\x7c\x52\xc4\x4f\xe8\xe2\x79\x51\xb6\xd0\x2a\x88\x7d\x2b\x80\xe2\xcb\xf1\x9b\xb8\x52\x01\x94\xad\xfc\x9f\xf1\x34\x03\xa8\x2a\x86\x6c\xe5\xef\x03\x50\xee\x8c\xe4\x17\xb4\x04\x50\x82\xa4\x14\xa1\x28\x00\xc5\xec\x4c\x55\xa1\x2b\x2c\x2c\xe3\x16\x6e\x05\x50\x0c\x7c\x20\x2a\xcc\x7a\xfd\xee\x47\x7d\x21\xef\x1f\x09\x8a\x6a\x00\x02\xe6\x5d\x9c\x8a\x9f\xf1\xdc\x39\x53\x45\x11\x40\x5c\xfb\xce\x13\x15\x23\x00\xf1\x4d\xf5\x63\x55\xc4\x00\xc4\x27\x55\x37\xa9\x06\x01\x8c\xe2\xa4\xfd\xa0\xca\x4c\x94\xb5\x00\x44\xab\x8b\x8e\xb1\x3e\x27\x76\xef\x92\x82\x8a\x03\x80\x58\x45\x3e\x43\x39\x10\x40\x34\x30\xb7\x51\x71\x06\x80\x50\x43\x76\x9c\xf2\x2a\x00\x91\x8f\xf0\x1f\x74\x40\x52\x64\xde\xa0\xfc\xef\x07\x79\xe0\x02\xa1\xcd\xb8\xfe\xf9\x46\xad\x43\x43\x7c\x52\x68\xbf\x18\xa5\xf5\x26\x19\x9c\x46\x00\x6a\xd1\x2e\x86\x3c\xbe\x00\x1a\xc6\x93\x6e\xf0\x2b\x00\x68\x1a\x2f\xe6\x12\xda\x01\xa0\x1e\xb3\xe1\x80\x30\x13\x40\x35\x6b\x6f\x90\x28\x1f\x80\xaa\x49\xe6\x55\xb1\xa7\x00\x2a\x21\xd7\xa2\xc5\x37\x01\xa8\xac\x7e\x34\x4f\xfc\x0a\x80\x4a\xc5\xd7\x66\xd1\x43\x9f\xe6\xab\x46\x02\x88\xaf\x6b\x9f\xa1\x5e\x04\x20\xe5\x75\x5f\x52\xfd\x1e\x80\x54\x79\xfd\x12\xf5\xed\x00\x52\x86\x55\x0f\x35\xa2\x01\xa4\xfd\xcb\xc7\x6b\x16\x01\xc8\x5c\x19\xd4\xff\xf0\xab\xb7\x01\x8c\xde\x55\x90\xaf\x5e\x0f\x20\x39\x90\x7b\x59\xbd\x1b\x40\xf2\xc6\xd9\x02\xf5\xd7\x00\x92\xa1\x59\xf3\x54\x6f\x01\x88\x27\x9e\xba\xaf\x96\x09\x20\x81\xbb\xa7\x6a\xb5\x0f\x8f\x7f\x24\xff\x4f\xed\xff\xa6\x79\x60\xce\xb9\x9c\x6e\x38\xfe\x26\x21\x7c\x1f\x20\xf3\x43\x0c\xe7\x4f\xb9\x5c\x69\x2a\x07\x02\xd0\x8a\x37\x54\xe5\x2e\x00\xd0\xfe\x6c\x8f\x78\xbf\x03\xe8\xd9\x4e\x68\x15\xec\x07\xd0\xe5\x9b\xb7\x5a\x24\x16\x40\x47\x7e\xdd\x4e\xf1\x74\x00\xad\xa3\x89\x91\x92\x08\x40\x23\x32\xeb\x8c\x64\x07\x80\xfa\x9e\xca\xe5\xa3\x9f\x02\xa8\xfd\x7c\x36\x75\xb4\x2b\xc8\x69\xa4\x31\xdf\x4a\xd6\xbe\x69\xd4\xf2\x03\x90\x95\x78\x58\xaf\xb3\x1d\x40\xd1\xbb\x7e\xaf\xce\x2c\x00\x85\xfd\xd7\xbf\xeb\x16\x02\x28\xf1\x97\xbe\xd5\xed\x01\x50\xbc\x5a\xf4\x44\xa7\x19\x40\x7e\xcd\xc5\x36\x5d\x55\x00\xf9\x90\xf3\x86\x7a\x2e\x00\x0a\x46\x39\x72\xda\x35\x00\x8c\x39\x99\x1b\x74\xa2\x00\x18\x19\xe9\x49\x3a\xf6\x00\x32\xcf\xd3\x5a\x75\xfc\x00\x64\x12\x8e\xa5\x6b\x1f\x00\x90\xe6\x19\x3a\x0e\x64\x25\xff\x1a\x3f\xe1\x7f\x69\x1e\x5c\x24\x8c\x3c\x0d\x0c\xb0\x3d\x66\xa1\x7a\xb6\x80\x3f\xc2\xba\x10\x46\x0a\x5b\xc4\x6f\xbf\x18\xe3\x99\x16\x0f\x05\xec\x00\x4c\xc6\xb9\xfb\x8b\x98\x03\x18\x6b\xce\xf6\x92\x50\x05\x30\x3c\xbd\xe6\xae\x94\x34\x80\xde\xe1\x84\xf9\x32\x8a\x3f\x42\x74\xb7\x67\x0a\xcb\xbd\xe8\xdb\xa2\x73\xeb\x9a\x99\xe2\xeb\xde\xfd\x3a\x37\x1e\x9e\x51\xe1\xfa\x20\xa5\x9b\xd5\x3f\x5a\x65\xc6\xb3\x08\xfd\x0c\x78\xab\xce\xd3\x68\x65\x78\x14\xaa\x34\xab\xae\xcf\x34\x32\x82\x5a\xcd\xb0\xab\x82\x86\xaf\xe1\x89\x7a\x43\xa1\xb0\xe1\x35\xe8\x52\xf3\xcf\xbb\x6b\x14\x09\x6f\xd4\x2e\xe5\xb4\x1b\x66\xc3\x0f\x95\xdc\xcc\x26\xac\x7b\x69\x3f\xc5\x34\x2c\x07\x50\xe6\x3c\x31\xc3\xe8\x3a\x80\x72\xea\x31\x3b\x83\x5b\x00\x0a\xd3\x8e\x58\xe9\xd7\x02\xc8\xad\x3f\xf0\x52\x5f\x1c\x80\xf1\x15\x06\xfd\x80\x7e\x8f\x7f\xee\x7b\x7f\x8b\x5f\x94\x3c\xad\x2a\x72\xa2\x61\x7a\x10\xda\x1f\xc2\xa2\x4b\xa8\x96\x85\x76\x8f\x94\x8e\x71\xf1\x02\xd8\xbe\x34\xd2\x15\x38\x04\x60\xfd\xcd\xe5\xa4\x78\x10\x80\x95\xc5\xf4\x45\x52\x6e\xdf\x05\x2c\xe2\x57\xf8\xcb\x2f\xef\x75\x31\x57\x8a\x35\x51\x5d\xf4\xf6\xa0\xe9\xc6\xd4\x0a\x2d\xe1\x97\x05\x26\xae\x97\x8f\xeb\x16\xb7\x85\x19\x2f\x6c\xb6\xd1\xef\x7b\x92\x60\x9c\xf5\x9e\x69\xc8\xdf\x3c\xd9\x34\x04\xe6\x1b\x9e\xbc\xbe\xda\xac\x06\xe6\x1b\x7e\xbd\xc2\x66\xee\x04\x6b\x0d\x2a\xf2\xbf\x9b\x17\xc0\x2e\xfd\xd8\x41\xdd\x4b\x97\xf9\x6b\x38\xa7\xd3\x76\xea\x9c\x79\x32\x94\x6a\xaf\x3e\x6e\x63\xb1\x08\xae\x6b\x6b\xa6\xcc\x37\x2b\x86\x97\xea\xaf\x69\xdd\xcb\xfe\x45\xa6\xbf\xe0\x87\xaa\xdb\xde\x13\xa6\x73\x00\x94\xd7\xc7\x37\x98\x86\x02\x28\xd5\x0f\x8d\x9f\xae\x7f\xc2\x7f\x93\xf8\xc5\x78\x28\x54\x26\xbe\xc6\xfa\x64\xbf\xb7\xf9\x74\x0a\xed\x48\xbe\x9c\x17\xb3\xc5\xb0\xd0\xc3\x6d\x34\xee\x2f\x33\x7e\xb7\xf6\x66\xfe\xb9\xbf\xc6\xb8\x82\x9d\xd9\xa8\xd3\x1f\xed\x9c\x33\xfc\x36\x28\x74\xbd\x0e\x1b\xf3\x65\x51\xb7\x46\x7c\x9b\xa6\x43\x61\xd4\x61\x7d\xf3\x96\x76\xbb\xc3\x07\x17\x99\xe4\x37\x17\xdb\xd4\x9f\x5f\x67\xf1\xbc\x61\x94\xb5\x77\xad\x88\x75\x52\xad\xa2\x55\x6b\x47\xa0\xad\xd4\x0d\x6f\xeb\x76\x66\x8d\xcd\xe3\x4b\x4f\x6d\xbd\x99\xaf\xac\x4f\xd3\xbe\x2f\xa7\xd3\xed\x16\x83\xbe\xf9\xce\x34\x7d\x3b\x23\xf0\x32\x5d\x7d\xcc\xc6\x6e\x32\xcc\x32\x31\x3f\xa4\x61\x67\x00\x1b\x8c\xf8\xf7\xf7\xdb\x31\x60\x87\xa1\x54\xe2\x80\xad\x03\x9c\xd5\xed\x4f\xa8\xb2\x5e\x09\xb7\xb4\x7e\xc4\x31\x6c\x4e\x41\x9d\x36\xe7\x8e\x97\x56\x8f\xe0\x9d\xfa\xde\xed\x82\x56\x2f\xa0\x57\x9d\x63\xe8\x38\xa0\xe2\x47\x64\x7f\xbf\x28\xe9\xeb\xa0\x4c\xe2\x36\x22\xfa\x17\x9a\x07\x75\xb9\x48\xa1\xe7\x88\x3e\x09\xd3\x42\x04\x14\x11\x1a\x98\xe0\x7f\x47\x29\x8f\x97\xeb\xfd\xa5\x29\x1e\x66\x85\x92\x99\xcf\x65\x7d\x8d\xc6\x3b\xa9\x6d\xb9\xdf\xef\xb5\x6d\x96\xa9\x41\x47\x83\x9a\xfb\xdb\xd5\xa5\x16\x01\x55\x0e\xe3\x9c\xf7\xbc\xb0\x5b\x75\x4d\xd4\x35\x2b\x23\x65\x4c\x4f\x71\x83\x73\x6a\x79\xa8\x2b\xa3\xb0\xdc\x69\xe9\x93\x24\xb7\x47\x05\x8f\x9d\x0e\xfe\xe0\x74\xeb\xc9\xd4\x77\x89\x67\xba\xbb\xda\x1e\x0f\x75\x69\x65\xee\x1b\x13\x74\x38\xd4\xe5\x12\xf3\x86\x7d\x42\xd2\x59\x57\x2f\xe6\x7b\x5b\xd3\x84\x2a\x97\x99\x20\x63\xa5\xb9\x27\xc5\xf9\x2c\x58\x9a\x7f\xdf\xa5\xe8\x14\x02\x0b\x4d\x16\x6c\xbf\xe4\x1c\x0e\x8b\x4c\x42\xb6\xbe\x1c\x13\x0f\x07\x0c\x16\x6d\xc9\x1d\x13\x08\xa9\xfa\xa9\x51\x9f\x1d\x7e\x40\x99\x4e\xda\x26\x2d\xfb\x1a\x78\xa8\xc9\xfc\x33\x7e\x3e\xc2\xeb\xd1\x3a\x08\x5a\x07\x60\x37\x85\x42\x8f\x99\x68\x98\x1e\x60\x26\xe9\x0f\x30\x8f\xea\xff\x2d\xbb\x68\x33\xda\x89\x50\x57\x71\xc8\x6e\x86\x24\xe7\xe5\xa7\xb3\x17\xf2\xea\xfb\x8d\x3a\xdc\x2c\x3e\xe7\xf5\x98\x4b\x6a\xe8\xc6\x9b\xe9\x07\x26\xeb\x9b\xa9\x5e\x79\x3e\x35\x68\x89\x8e\xfd\x93\x82\x35\x93\x74\x62\x04\x5c\x8f\x9c\x55\xf3\x9d\x74\xcc\xc5\xfd\x6e\x7a\x97\x0f\xdf\x65\x25\xef\xdd\x27\x82\xbc\xfc\xef\x38\x4e\xb8\x75\x4c\xc8\x33\xbf\x77\xa3\xaf\xdb\xfe\x79\x5e\x8f\x7e\x5d\xf4\x1e\x1f\x6f\xee\xd5\xce\x94\x1c\x1f\x1b\x7b\xde\x4b\x9a\xb9\xd2\x65\x5d\xcc\x21\xaf\x2b\xcc\xdd\xce\x1c\xd1\x51\x5e\x92\xcc\x32\x87\x6f\x51\x7b\x3c\x1a\x98\xbd\xb6\x79\x1b\x92\x3d\x47\x83\x80\xf5\xdd\xf5\x5b\xdc\xcf\x80\xb1\xa5\x50\x44\xdf\xf8\x6e\xf0\x30\x57\x5c\xa3\x31\x5e\x15\x42\x4c\xb6\xac\x7a\x3b\xf6\x33\xc4\x18\x39\xaf\xcc\x1d\xeb\x04\x47\x0c\x9c\x86\xcc\x03\x64\xbc\xcb\x3d\x1b\x1e\x3f\xad\x03\xf0\x1c\x43\x61\xc0\xf5\xa1\x71\xff\x12\x5e\x8a\xf9\xf0\x8f\x4d\xe1\x78\x15\xa4\x33\x79\x2d\x7e\xbd\x35\x7c\x43\xa3\x44\x21\x42\x4d\x9e\x6b\x67\xa8\xef\x14\x9b\x5e\xb9\x67\xe5\x1e\x6b\x71\xe5\x3d\x85\xd5\xa1\xb3\xbc\x1e\x98\xf8\x66\xed\x5a\xc0\x33\xe7\x86\xf3\xfa\xe3\x13\x83\xa4\xd6\xad\xf4\x94\xd8\xdf\x1f\xf8\x63\xdf\x74\xdf\xf6\x04\xd3\x19\xf6\xe7\x4a\x26\x7f\xdc\x59\x1c\xe0\x54\xab\x38\x2d\x76\xdb\x55\x7f\xab\x4e\x27\xff\xc8\xe8\x32\x7f\xfb\x5f\xa2\x53\x5a\xd7\x7f\xf6\x57\xfb\x95\x34\xa1\x67\x6d\xe9\xb4\xc8\x5f\x6d\x5e\x8c\x55\x6c\x53\xb7\x32\xcd\xc7\x85\xad\x9c\x3c\x65\x21\x33\xd4\xd5\x73\x85\xe2\xe4\x67\xcc\x58\xe7\xb8\x30\x8d\x89\xeb\x98\x8d\x0e\x12\xcb\x02\xfd\xce\x32\x3f\xda\xe6\x2c\xd1\xf5\x0b\x84\x51\xd6\x3a\xc1\xd9\xbe\x63\xc1\xcc\xa2\x20\xf8\x8a\x4f\x02\x4c\x34\x5b\xbc\x50\xcd\x67\x33\x84\x98\x38\xfd\xa9\x03\x31\xb4\x1a\x1e\x3f\xad\x03\x08\x24\x3a\x09\x4a\x07\xf3\x3d\x6e\x15\xe6\x7d\x7a\x94\x28\x7f\xfc\x17\xed\x5b\x28\xff\x7b\x97\xed\x98\xa7\x69\xd8\xb9\x73\x13\xef\x6c\x84\x2a\x6e\xc7\xba\xc9\x7f\x14\x54\xbf\x18\xbb\xf5\x8a\x71\x85\xfc\xe6\x4c\x93\xc8\x4d\x6e\x9b\x0d\x16\x1e\x1e\x15\x21\x18\x50\xef\x68\xba\x4b\x2c\x2c\x63\x39\x9b\xcf\x85\xa8\x9f\x4b\xd7\xed\x94\x9c\x32\x69\xed\x97\x90\x3b\xe9\xe2\x01\xdf\x57\x1c\x5d\x7c\xb4\x9c\x67\xe6\xa3\xa5\xbc\x8b\x8c\x9f\x2e\x0e\x64\x86\x04\x2e\xfc\xf6\x33\x78\xe6\xc0\x22\xbe\x05\x81\xbf\xd8\xa7\x46\x2c\xe8\x9f\x5b\xf4\x6b\xb3\x6f\x36\xad\xf7\x98\xcb\x3b\xc7\x87\x29\xee\xce\x3e\xe7\xd7\xac\xa3\x4c\x3f\xb7\xe5\x7f\xe8\x3d\xf4\xa7\x4f\x64\x3e\xb4\x7b\x39\x93\x37\x40\x03\x38\xac\xaf\x4e\x3f\x37\xed\x27\xa8\x59\xba\x4c\x2f\x9a\xea\x0d\x8e\xe6\xea\x00\xa2\x24\x6e\x9d\x58\x0a\xed\xfd\x86\xc7\x4f\xf3\xe0\xcb\xf1\x7e\xee\x01\x3b\xaa\x3f\xca\xfb\xbc\xad\xf8\xb8\x3d\x68\x27\x9e\x17\x1e\xcc\x4d\xc0\xab\x3b\xb7\x0a\xf6\x61\xfe\xea\x9a\xed\x01\xcc\x73\x15\xd6\x1f\x6a\x95\x4e\xe1\x10\xcb\x9c\x94\xec\xaf\xa3\x24\x55\x7e\x58\x23\xe1\x8e\xc3\x36\xad\xce\x5d\x02\xbb\x56\x4e\x52\xb0\x3e\xb1\x5e\x2b\x26\x70\xf1\x6a\x77\xf3\x65\x9a\x9b\xcf\x6c\xf1\xf2\x7b\xbf\xb0\x35\x8a\xe3\xf8\xd5\x29\xe3\x83\xdc\x37\x6d\x2e\x59\x3a\x4d\x28\xd0\x79\x63\xd6\xa3\x84\x69\x63\x67\xcc\xdb\x98\xf1\x43\x61\xca\x8b\xe9\x8b\x23\xac\x7e\x25\xf9\x5a\x05\x58\xad\x0a\xfe\xf5\xd5\x53\xd4\xff\xfc\x0a\x69\xa6\xc5\xb8\x23\xfe\x8e\xcb\x13\x99\x53\xdd\x4a\xa6\x49\x85\x0a\x30\x8f\x3b\x4d\x99\xa6\x1f\x22\xcb\xcc\x1f\x23\x33\x35\x70\xb1\x3d\xf3\x81\xfd\x81\x29\x71\x0b\x7e\x30\x7f\xda\x74\x4c\x99\x3c\x37\x02\x14\xac\xbc\x27\x97\x06\xf9\x80\xb1\x45\xf5\x24\xa7\x39\xaa\x30\xd1\x4c\x15\x40\xb9\x66\xf8\xfc\x37\xe1\xcb\xf0\xf8\x29\x1e\xfc\x7b\x65\x34\x5e\x05\x7b\x77\x86\x8a\xbb\x0d\x12\xf1\xaa\xdf\xfd\xfc\x03\x78\x35\xf8\x96\xe6\x91\x8f\x2c\x2c\xfb\x90\x8a\x79\xb1\x82\xb2\x93\x78\xf5\x35\x4b\x21\xc3\x42\x58\x04\xa1\x23\x07\x4e\x1d\x51\xd1\x16\x3d\xb4\xdb\xf3\x04\x9f\xa5\x86\xf2\xe3\x8d\x91\x29\xdd\x5e\x29\x26\xe7\x96\x24\x1e\x14\x9a\x1b\xed\x2c\x1f\xa4\x98\x5c\x12\xa9\x36\xfe\x62\x40\xdd\xbe\x25\x47\xde\x7a\x56\x4f\x36\x4c\xd2\x2c\x8a\xf4\x8e\xf1\x0d\xdd\xeb\xf7\x40\xd1\xfb\x9a\x4f\xca\x5e\x9d\xaf\x5f\xbc\xec\xbd\xdf\xc4\x75\x30\x6d\xc6\x89\xfb\x84\x6d\x97\x64\x2e\x71\x5d\xe0\x5d\xbb\xa5\x87\x99\xea\x34\xd1\xdb\x35\xf2\x11\xf3\x9e\x03\x9b\x8f\xe4\x86\x06\x66\xab\xfd\x66\xef\xb4\x08\x4b\xe0\xb2\x39\xe7\x7d\x69\xb5\x1a\xc8\x59\x73\x7a\xf5\xaf\x3c\x06\xf6\x16\x51\x9e\xb5\x61\xa6\x10\x64\x1a\xe7\x59\xb4\xcc\x08\x96\x9b\xcc\xf5\xa8\x5b\x62\x0b\x7b\x0c\x33\x00\xcc\xdb\x86\x8f\xff\xe1\xf1\x0f\x70\x6e\xcd\xc2\xe7\x7f\xea\x6e\xec\xf7\xf0\x7c\xea\x7e\xbc\x9a\xf8\x80\x71\x14\xf3\x1c\xb7\xbc\xd2\x0c\x70\xfc\xb7\x33\xa8\x7d\xdf\xc7\xcf\x60\x9d\x65\xa6\x72\x2e\xe6\xbf\x0f\xcf\x2a\x70\x46\x72\x08\xc5\x7f\x2d\xe0\x92\x15\xe7\xfd\x11\x75\xe5\xbc\xb7\x61\x09\xc3\x76\x79\x71\x8e\xac\xdb\x25\x1d\x97\x59\x9b\xb2\xa6\xcf\x3c\x6c\x9d\x3b\x65\x53\xa6\xe4\xba\x7e\x87\x05\x3e\x31\xa7\x3f\x1d\xd4\x75\x8a\x74\x97\x3b\xcd\x76\xf1\xb4\x0b\xc3\x6d\x67\xba\xc4\x9d\x7e\x97\xf9\x2e\xb5\xe9\x92\x7d\xe3\x9d\x2a\x5c\xfa\x8e\xcb\x33\xcb\x1c\x96\xb8\xb2\x1d\x4a\x61\xbe\xb6\xed\x71\x9d\xb4\x6f\x14\xf0\x5a\xbf\x76\x19\x48\x18\x0f\x3a\x96\xbb\x5d\xa5\x77\x25\xc0\x58\xf3\x04\x97\xb9\x3b\x1e\xc3\x7c\x53\x07\x17\xb9\x98\x04\xd8\x60\x3c\xc7\x85\x2b\x5a\x1d\xe2\x0d\xaf\xb9\xae\xdb\x64\x0d\x71\x46\x1c\xce\x55\x1b\xac\xe0\x9c\xde\x63\x67\xf9\xb5\xfb\xa1\x4a\x67\x13\x80\x87\x12\xfa\x8b\x0e\xe4\x87\xd1\x36\x5c\x1f\x1f\x52\x12\x42\xd1\x50\xfd\xd3\xd6\xe3\xbf\x70\xfc\xc7\x28\x5e\xf4\x9a\xfa\x19\xcc\x87\x5e\x34\xc9\xc3\xbc\x56\xf6\x53\x4a\x17\x72\xb4\x8a\x5a\x15\x8d\x3f\x59\x8a\x79\xa0\xad\xdb\xcb\xa5\x25\x8e\x22\x14\x1e\x5a\x9a\xa5\x59\x24\x6e\x38\x6f\x77\x49\x84\x43\xae\x72\xe2\xa4\xa8\xa2\xe6\xa9\x03\x86\xd3\x3c\x55\x8a\x44\x57\xfd\x32\x3d\xed\x6a\x7e\x79\xfe\xbe\x59\x16\x5b\x1d\x39\x2f\x55\xe4\xcf\xb6\xec\xb6\x3d\x77\x89\xf7\xb6\x9e\x95\xba\xcd\xd8\xc2\xfc\x8f\x25\x16\xfb\x6d\xb6\x9c\x4f\x01\x2f\xd3\xcb\x36\x1b\xb3\x82\x21\xd4\x78\xb5\x4d\xe1\xa9\x8b\xb0\xd1\x68\x9a\xad\x7d\xaa\x1e\x6c\x33\x2c\xb6\xdd\x7c\x44\x0b\xf6\x1b\xac\xb4\xf1\xdf\x7f\x0e\x8a\x75\x6d\x6d\x45\x92\x5e\x40\xb1\xee\x14\x9b\xe5\x09\x9a\xd0\xa4\x6d\x65\x33\x63\xd7\x71\x68\xd3\x4c\xb3\x86\x58\x4d\xe8\xd2\x98\x69\x7d\x26\x26\x1d\xbe\xa9\xdd\x01\x98\x19\x30\xf4\xfc\x33\x9f\x6d\xc7\xfa\x8f\x9e\xb1\xfb\xf0\xfc\xdf\xee\x7b\x14\xfb\x38\x3c\x48\xc4\x2c\x01\xaa\xd7\x3b\x8b\x79\xfd\xf2\x12\x2a\xee\x4b\xed\x97\xf0\xfc\x78\x36\xfa\x0a\xd6\x87\x9d\x08\xbc\x86\x75\x44\x49\xb7\x2b\x71\x7f\x98\x98\x51\xd5\xf8\x7a\x12\x6e\x5b\x17\xc4\x29\x80\xd0\xa2\xd4\x3a\x57\x45\x09\x7e\x11\x7f\xe9\xda\xfb\x96\xa2\xd2\x5d\xee\x93\x6f\xca\xf8\xc6\xab\xd5\x39\x6d\xa9\xf9\xb5\x7c\xa5\x56\x8b\x4d\x7a\x4d\x63\xfc\x0e\x5d\x21\x0b\x8e\x9a\x09\xe7\xa6\xe9\x1d\x31\x79\x56\xdd\xd7\x20\xa2\x97\x6e\x7c\xa0\x3a\xb3\x7b\xb5\xce\x23\xe3\xcb\x15\x3a\x70\x5b\x4b\xc3\xf8\x52\xd1\x4b\x78\xa6\x71\xdf\x84\xbd\x60\x14\x74\x6a\x88\x9b\x34\xe7\x7c\x85\x57\x1a\x1e\xc6\x8f\xb2\x57\xc3\x77\x35\x65\x93\xcd\xe9\x72\xf0\x43\xf5\xbd\xa9\xc0\x89\x51\xf0\x4b\xb5\xda\xe4\x55\x8a\x3f\x80\xca\x3a\x53\xc7\x43\x1e\x00\x2a\x16\xa6\x31\xc9\xba\x00\xca\xf1\x26\x13\x12\x4d\x00\x14\xe5\xe9\xf9\x0f\x20\xe6\xf1\xd0\xf8\x3b\x3c\x8e\x63\x5e\xe3\xe1\x9c\x4c\xcc\xe7\xd4\x7f\xcf\xc5\x7a\xa7\x4a\x23\x4a\x0f\x73\x39\xa9\x18\xeb\x01\xce\x5d\x2a\xc7\xf7\x9d\xa7\xde\x51\xac\xc9\xc1\x77\x37\x71\xfc\x71\x63\x1a\x30\xdb\xb4\xa1\xb7\x59\x95\x85\x8b\x4f\x50\xfd\x54\x02\xc3\x1f\x5e\x93\x5a\x83\x90\xd7\xd9\x96\x53\x06\xaa\xa2\x33\x1c\x4d\x5a\x04\xdd\x23\x19\x17\x2c\x73\x5a\xfc\x82\x0d\xe4\x1b\x8c\xdf\xb6\x44\xed\x14\x53\xd2\xd2\x9f\xd6\xe2\x94\x75\x4d\xe9\xb3\xce\xc1\x16\xb1\x5a\x01\xa5\x26\xed\x9d\x2d\xfc\xef\xcc\x15\x7e\x69\x6f\x6c\xee\x07\x90\x53\xd2\x3e\x5b\xbb\x19\x40\x4e\x5e\x7b\x67\xa5\x1a\x80\x6c\x84\xb6\xdb\xd5\x01\x00\xc6\x05\x1d\xed\x4b\x77\x00\x64\x03\x74\x0e\xe7\x6f\x07\x90\x9d\xaa\xad\x78\x4e\x1d\x40\xfa\x8d\xce\x9a\x6c\x0d\x00\x86\xb4\xae\xc3\xa9\x02\x00\x86\x87\xae\xc2\x89\x0e\x00\x99\x22\xdd\xed\x47\xdd\x00\x64\xd6\x01\xc4\x60\xbf\x86\x4f\xc9\xc9\x32\xf8\xfa\x2f\x9b\x8a\x9f\x23\x1e\xde\xcd\xc6\xf7\x09\x8d\x1f\xf2\xb1\x7e\xac\x4a\xac\x18\xf7\xdb\xbb\x52\x52\x86\x79\xce\xbc\xda\x1b\x9b\x58\x98\xc1\x7f\x13\xd7\x45\x8a\x52\x3d\xbe\xef\x4a\xb8\xda\x8c\x77\xa3\x6e\x55\x79\x80\xfb\x87\x84\xfb\x50\x3a\x81\x39\x45\xcf\xb1\xae\xc8\xeb\x50\xc7\x55\x2e\x77\x84\x9c\x56\xbe\x3a\xae\xba\x83\x77\x96\xb9\xdc\x2b\x5f\x27\x3b\xb1\x5d\x06\xce\x9d\x99\x41\x2b\x25\x72\xb5\x5e\xbf\x1e\xb5\x65\x87\xa4\x9a\xba\xc0\xeb\x6d\xa7\x26\x48\x1e\x54\xc9\x7a\x7d\xff\x46\x96\x24\xa7\x72\xe7\x1b\xab\x37\xf2\x12\xda\x2a\xdc\x2f\x17\x03\x88\x5e\x55\x7a\xfe\xb0\x06\x40\xa4\x48\x39\xb0\xd9\x1e\x40\x74\x9f\xb2\x44\x9d\x3c\x80\xa8\xbd\x72\x4b\xd5\x26\x00\x31\x23\xe5\x17\xd7\x6a\x00\xc4\x18\x2a\xb9\xc5\x7d\x00\x62\xed\x2a\xb5\x85\x1e\x00\x62\x37\x54\x3b\xf3\x26\x02\x88\xd7\xaa\x5c\xc8\x39\xc5\x7a\x5f\x35\x2b\xeb\x01\x80\xd8\xdb\xbe\x48\xca\x0f\xeb\x8d\xf2\x09\x3c\xbf\x3f\x39\x79\x06\x8f\x8f\xe6\xa6\x42\xcc\xa2\xd5\x1c\x2f\xc5\x79\x28\x2d\xbf\x61\x86\xaf\x03\xde\x35\xf8\x3e\x32\x5b\xbf\x01\xf3\xc3\xa9\x87\xef\x60\x5d\xdd\xfe\x5c\x8a\x27\x8d\x9d\xf5\xe4\x24\xae\x83\xab\x6d\xb8\x1f\x55\x68\xfe\x2b\xcc\x36\x05\xc4\xbd\xc5\xdf\xe3\x32\xaa\x17\x5f\x67\x2c\x42\xbe\x5c\x93\x7a\x8c\x90\xf6\x9b\xbe\x2b\xe6\x39\xbc\x6d\x6a\x63\xbf\xce\xf6\x97\xe6\xb7\x56\x92\xfa\xd6\xbf\xde\x98\xff\xba\xbc\xd6\x80\xe5\xd1\x79\xfc\x4b\x65\xe3\x06\x9e\x94\x85\xf0\x2d\x92\x15\xfd\xe9\xf8\x72\x37\xcf\x1c\x59\x85\xaf\x13\x01\xb8\x2c\x65\xa7\xbf\xdd\x0d\xc0\xdd\x2e\xab\xfb\xbc\x19\x80\x47\x57\x56\xf8\xb1\x12\x00\x8f\xbf\xec\xd8\xbb\x7b\x01\x78\x40\xd6\xaf\x61\x0b\x00\xaf\x3d\xe3\xc3\xcd\x79\x00\x3c\x39\x72\x3a\x95\xb1\x00\x7c\x67\x65\x6b\x4a\x4d\x00\xf8\x46\xc9\x9b\x17\xdd\x05\xe0\x07\x11\xbb\x4b\x78\xfd\xfa\x6d\xed\x09\x3c\xaf\xb5\x1e\x39\x4b\xe9\x20\x17\x17\x9e\x66\xe1\xcd\x09\x54\xfc\x65\x5d\x37\x9e\xe0\xfb\x80\x31\xb7\xb0\xae\xe3\x6c\x76\x33\x1e\x0f\xb4\x0e\xe8\xb0\x18\x15\x77\xc2\x9e\x76\x7c\xbf\x1d\xe3\xd2\x89\xf5\x02\x6b\xe6\x75\xe1\xeb\xc5\xc2\xc6\x1e\x5c\x1f\x93\xcf\xf5\x61\xbe\xd8\x71\xcc\x0f\xec\x2f\xa3\x96\x02\xc0\xd1\x8d\x90\x22\x2f\x80\xb6\x19\x07\xbf\xdc\x1b\x00\xef\x37\x9c\xee\x8c\xd9\x00\xcb\xe3\x39\x3a\x64\x56\x02\x24\x1e\x66\x2f\x97\x9e\x08\x90\x7b\x18\x21\x89\x43\x00\xf5\xa3\x10\x12\xef\x04\x78\xff\x0c\x21\x9e\x60\xe2\xef\x10\xfc\x05\xfb\x5c\xb0\xc7\xbc\xc7\x7a\x0f\xf6\x09\x1d\xb8\x33\x03\xfb\xda\x56\xbc\x8e\xcd\x61\xfc\x00\xef\xc5\x63\x8f\x6f\xa6\x18\xb8\x19\xf5\xd3\x59\xc8\x96\x51\x83\x9d\x19\xd8\x56\x55\xe2\xfd\xad\xcf\x27\x9c\xc3\xd7\xcd\x07\x8f\xa9\xf1\x5e\xb7\xa6\x02\xcf\x73\x15\x57\x6f\xe2\xf9\xf3\xf2\xec\x46\xec\xa3\x93\x5b\x70\x0f\xf7\xc7\xca\xf0\x7c\x8c\xdf\x3f\xa6\xd0\x86\xeb\x68\x9f\xcf\x2b\x7c\x3f\xb1\x73\x75\x17\xbe\x7e\x6e\xba\xd3\x83\xeb\x2a\xac\xe1\x0b\xf6\x93\x08\x6a\xfb\x8e\xaf\x3b\xbe\xa4\x2f\x06\xcd\xf7\xca\x91\xfe\x12\x12\x32\x00\x72\xcf\x11\x12\x5b\x00\x30\xc6\x0c\x21\xd1\x33\x00\x73\xbc\x10\x12\x62\x00\x6c\x5a\x8a\x90\xc0\x6d\x80\x23\x35\x08\xf1\x9f\x03\x28\x9c\x8d\x10\x6f\x10\x40\x93\x1f\x42\xdc\xd5\x00\xef\x8e\x0d\xf1\x75\x40\x4c\xc2\x40\xd3\x7c\xfe\x3b\xaa\x33\xc7\xf6\x0e\x29\xea\xf8\x29\x61\x18\xe9\x0e\x0f\x77\x9a\x29\x6c\xc0\x3a\x88\x96\xac\x2b\xb8\xbe\x1b\x5c\x2a\x71\x1e\x2a\xdb\x6b\x71\x1d\x14\x3f\x27\x3a\x28\xdd\x87\xf8\x7a\x99\xdd\xd4\x86\xe7\x81\xd4\xe8\x17\x78\xfe\x3f\x18\xf7\x16\x3f\x77\xc7\x1b\x75\xe3\xba\xd8\x36\xee\x2b\xd6\x85\xad\xeb\xfd\x81\xeb\x63\x24\xff\x3f\xbe\x0e\x86\xed\x77\x97\xd6\xa5\x90\xa7\x1e\x40\xec\x08\x42\x9c\x37\x01\x4c\x5a\x10\xe2\xea\x07\xf0\xeb\x41\x88\x43\x1b\x60\x29\xeb\x0e\x7e\x0b\x40\x6c\x04\xeb\x7c\x02\x9c\x24\x8e\x90\x45\xe5\x08\xb1\x1b\x03\x34\x5d\xa4\x78\xdb\x8e\xb5\xd4\xeb\xdf\x97\xa0\x21\x7c\xfe\x00\x61\x58\x3f\x3e\xa5\xb0\x6b\xf3\xf0\xbc\x3c\x23\xca\x85\x87\xd8\x89\xe0\x36\xd7\x75\x1c\x57\x55\x47\x1d\xf6\x7b\x28\x6d\xba\x8f\xe7\x85\x0b\xe1\x8f\xf1\x75\xe0\xcc\xbd\xe7\x58\x17\x75\xaa\xfc\x8d\x2f\x9e\x0f\xdf\x77\xe3\xf9\x30\x49\xfa\x33\x66\x55\x77\x29\x0d\xe0\xbe\x49\x51\x4c\xc0\x7a\xa0\x15\xa4\xcf\xc3\xfc\x34\x0a\x27\x93\x7d\xff\x34\xef\xad\xb7\x88\x42\x49\x09\xf2\x84\x5b\x08\xc0\xc7\x7a\x72\xb9\x00\xa0\xb5\x8c\x8a\x63\x1c\xe1\xbd\xe7\x12\x9e\x77\x63\x0d\xa5\x07\xd8\x4f\xde\xa7\xf9\xec\x32\xd2\xe9\xab\x9e\xf0\xe5\x4f\xe6\x11\x5e\x7f\xe5\xdf\x74\x0e\x74\x5e\x3e\x69\x0e\xcb\x0b\xea\x28\x66\xe1\xcd\xcf\x8d\xf8\x7e\xf9\x5a\xfa\x03\xbc\xef\x88\xd6\x41\xe5\x7e\x78\x85\xf5\xb0\x19\xfb\xde\xe1\xfb\xc9\xe3\x8f\x28\x7f\x9c\xfd\x2d\x5f\xb1\x3e\x2a\xbe\x9d\xf2\x87\xa1\xfd\x50\x68\xfe\x3b\xe4\xd9\xf0\x3a\xf0\xb9\x4b\xa1\x0d\xe9\xb3\x41\xfb\x60\x0c\xd5\x3f\x70\xdb\x53\xa8\xca\xba\x73\xf1\x07\x70\x3c\x43\x1d\x07\x10\xfe\x7f\x05\x51\x3c\xef\x20\xfc\x35\xcd\x67\x9f\x63\xdd\xd9\x6e\x03\xb8\x42\xfc\x0f\x6a\x88\x6e\xe2\x3e\xe1\xcf\x69\x5e\x9f\x72\x32\x1a\x99\x97\xef\xa3\x49\xbd\x60\xc5\x56\x79\x23\x35\xdf\x15\x25\x3c\xc7\xe7\x3f\x6f\x6e\x27\x3e\xcf\xd9\xab\xa9\x7a\x3f\x69\xf4\x0d\x3f\x77\x1d\xf9\x40\xe9\x22\x68\x3f\x94\x91\x7d\x71\x68\x5f\x1c\x5a\x07\x42\xeb\x81\xc6\x92\x7e\x21\x74\x3f\x14\x5a\xff\x30\x94\xf7\xe7\x20\x8e\x66\x4a\xe4\x18\x3b\xc0\x4e\x07\x98\xe4\x4b\x1d\x07\x2b\x0c\xa9\x8b\x21\x9d\x5f\x07\xf5\x0e\xfd\x64\xbc\x10\xc7\x5c\x4a\xd9\x3b\x42\xff\x81\x00\xba\x0b\xfe\x96\x0f\x0a\xaf\x7c\x78\x8e\x7d\x81\x0a\xfa\xbb\x70\x15\xe6\x3c\xfa\x84\xeb\x3c\x7d\xee\xb7\x52\x34\x54\x07\x33\xc2\x0f\x85\xf6\x05\x5a\x99\x00\x7f\xd5\x81\xd0\x7a\x20\xba\x3f\x10\x3d\x2f\x28\x3d\xfe\x4b\x1e\x48\x27\x58\x79\xe2\x74\x4a\xeb\x40\x3c\xc8\x93\xff\xac\xd7\xc3\xeb\x62\x0b\xd9\x01\x40\xeb\x1d\xe8\x7c\x64\x12\xdd\xc8\x45\x92\xd7\x32\xf2\x7e\x3d\x39\x7e\xe8\x31\xbc\x4e\xfa\xf2\x7f\xe7\xa1\x30\xf4\x1d\xd6\x41\x9f\xb7\xfe\x8c\xef\x1b\x07\x75\x30\x64\x34\xd1\x3a\x10\x5a\x0f\x17\x4d\x8e\xd7\x5c\x86\xe1\x3a\x90\xe0\xe1\x75\x30\xbe\x9c\x8c\x07\x52\xff\xb4\x3e\x4c\x91\xcc\x8f\x82\xb9\xf0\x87\x0e\x84\x41\xc6\x07\xad\x03\x71\x53\xa6\xd0\xff\xe6\xf0\xba\xa0\xf5\x41\x3b\x32\x86\xe7\x83\x1e\x2f\xe9\x24\xaf\xe7\xc9\xca\x6a\x31\x19\x17\x37\x1e\x0f\xaf\x93\x56\xf2\xf9\x77\x3e\xe8\x7f\xd2\x3f\xfc\x13\x09\x1f\x48\xeb\x05\xe8\xef\xf1\x26\xef\x4f\x25\xbc\xc8\xbc\x97\x14\xae\x20\xda\x8b\xcd\x88\xc2\x84\x6e\x0a\xd3\x44\x28\xcc\xbb\x42\x61\x25\xf9\x77\xf7\x89\xa6\x83\x75\x07\x06\x84\x8b\xfd\x59\x4b\x21\xad\x7f\x78\x13\x4a\xe1\x8b\x68\x0a\x9f\x92\xbf\x41\xf3\xfe\x77\xc7\x51\xd8\x40\xb8\xa8\x91\xfa\x8f\x8a\xdb\xbf\xbf\xfb\xbf\xe9\x60\xfe\xe8\x87\xd2\x3d\xfc\x7d\x5a\x2f\x40\x7f\x8f\x87\x0a\xc9\x03\x59\xff\x0d\x8a\xf8\x7b\x1e\x12\x89\xef\x46\x1a\x1f\x85\xf9\x44\xd3\x71\xfd\xe5\xf0\x58\xde\xb9\xfc\xfe\xad\xdf\x39\x28\xfc\xf0\x94\xd2\x3b\xbc\x22\xf1\xb4\x11\x2d\xce\x93\xb1\x14\xde\x5b\x4d\x61\x13\xd1\x47\xd4\x91\x73\x7e\x73\x16\xc9\x75\x1b\x85\xd7\xbc\xfe\x92\x07\xc9\xff\x12\xff\x7f\xd6\x81\x0c\xd6\x13\xad\x33\x9a\x44\x74\x21\x41\xe4\xfd\xe5\x49\x23\xea\x41\x60\x78\x1e\x0a\x36\x93\x73\x25\x46\x21\x6b\x3c\xb3\xb0\x3b\xe4\xf7\x6f\xed\xd3\xa7\xb0\x8b\x70\xd1\x2f\x88\x16\xa3\x55\xf6\x1f\x75\xb0\x76\x78\x1d\xdc\x20\x1c\x7d\x45\x30\x85\x25\xfb\x7e\x7f\xf7\x48\x1d\x0c\x7d\xbe\xff\xd0\x7f\x8c\xc0\x41\x5f\x14\xd2\x47\x89\xd6\x0f\xd0\xe3\xc3\x97\xd4\xf9\x6c\x4a\x2f\x65\xb6\x94\xfc\xbd\x48\x8a\x3f\xde\x92\x40\xfa\x13\xa5\x91\xbc\x14\x50\xdf\xcb\x55\x45\xea\xf2\xf1\x07\x32\x06\x86\x8c\x0b\x7a\x3c\xbc\x9e\x43\xea\x80\xd4\xca\x23\x92\xbb\x7f\xe9\x80\x46\x8e\x83\x32\xf2\x5b\x8b\x43\x7f\x7f\xf7\x7f\xf3\x01\xa1\xf9\x5f\x5a\xef\xf0\x0f\x1d\xc8\xef\xba\x20\xf5\xe5\x43\x8d\x8b\x09\x33\xfd\x58\xc8\x2e\xb9\x04\xd7\x24\xbb\xd1\xc6\x57\x43\xf3\xc0\x16\x9a\x66\x87\xb1\xf3\xe2\x62\x8c\x7d\x37\xd9\xc8\x58\x27\x3a\x9b\xfe\x76\x84\x7e\x92\xdc\x74\x93\xf3\xdf\xe1\x47\xc6\x41\x35\xc2\xf7\x41\xf7\xa3\x29\xbc\x4d\xe2\xbe\xf5\x80\xd2\x3d\xd5\x20\x36\x7c\xbf\x54\xf9\x88\x8c\x83\x31\x14\x5e\x69\xa5\xf0\xd2\x9d\xdf\x79\xf8\x97\xfe\x61\xa4\x0f\xc8\x48\x1d\x08\xfd\x3a\xfd\x79\xaa\xaf\x16\x9a\x6e\x87\x35\x6c\x6c\xdc\xee\xf8\x9c\xb0\xb7\x4d\xc7\xfc\x16\x7b\x51\x30\xa5\x93\xbb\xb7\x09\x8f\x59\xce\x77\xf1\x85\x2c\xe4\xca\x39\x89\xc7\x3c\xd7\xc9\x42\xfc\x79\xae\xdd\x75\x9e\xf8\x7d\x97\xf6\x40\x7c\xac\xf0\x8b\x13\xa1\x6f\x73\xd9\xb0\x53\xdb\x9b\x0e\x36\xbc\x27\xbd\xad\x11\xe1\x2b\xd1\x83\x3e\xb6\x95\x2c\x6c\xae\x45\x1a\x2c\xac\x77\xe0\xc4\x57\x76\x5a\x07\x75\xfd\x28\x1b\xd6\x01\x95\xfe\xe4\xc0\x7e\x39\xc5\xce\xa8\x08\xc7\xff\x80\xd4\x60\x0a\x9b\xea\x60\x1e\xfe\x9b\x0f\xc8\x08\xfd\x07\x8d\xb4\x3e\x82\xce\x07\xe9\xa7\xc4\x69\x8d\xfb\x69\x71\x5b\x8f\xe3\xc2\x18\x3b\x15\xcf\xf1\xfc\xa5\x8b\x33\x58\x28\x70\x70\x03\xee\x1b\x21\x32\x3b\x11\xf7\x93\x10\xf6\x3a\x85\xe7\x0d\xe1\xf1\x45\x15\x2c\x14\x72\x68\xc4\x75\x27\xf0\xb4\x13\xd7\x32\xe5\x17\xf5\xf1\x12\x1f\x7e\x2e\xea\x18\x23\x70\x0a\xcf\x1d\xdf\xf9\xb1\xa2\xb7\x79\x2a\x3f\xee\x01\x56\x57\xcb\x87\xbd\x0b\x6a\x42\xf9\x5e\xe1\xf8\x57\x09\xe0\x2b\xf8\xa0\xfe\x47\x9b\x17\xfb\x4a\x15\xa6\x0a\xe0\x3b\xfe\xfc\x16\xde\x0b\x2c\xcc\xf5\xe7\xfc\x42\xe7\x61\x64\x1f\x94\x11\x3e\x20\x48\x92\xd4\x8b\xe4\x08\x5f\x04\xd2\x1f\x21\x4a\x16\x9f\x6f\x64\xaa\x8e\xfb\x03\xf0\x78\x9a\xe2\xba\x17\xba\xea\x82\xaf\x07\xc2\x77\x26\x63\xff\x14\xd1\xa0\x45\xb8\x6f\x82\xf8\x8c\x0d\x58\x27\x27\x69\x97\xb8\x09\xe3\xb4\xf4\x3e\xfc\x7a\xcd\x15\xdc\x37\x41\x22\xe0\x0e\x9e\xc3\x24\x0c\xde\xe7\x20\xf4\xe3\xab\x28\xee\x45\xd0\xf5\x44\x12\x3f\x17\x3d\x4d\x91\xc4\xcf\x07\xcd\x85\x8c\xe3\x00\x3c\x87\x6a\xdd\x65\x35\x01\x78\x07\xfd\xb0\xae\x7d\x92\xe3\x01\xe0\xe7\xba\x32\x49\xb6\x02\x80\x6f\x77\x61\x29\xe3\x11\x00\xaf\x44\x81\x06\xe3\x2c\x00\x4f\x61\xee\x2a\xc6\x6d\x00\x9e\x87\x67\xce\x33\x4e\x01\xf0\x84\x65\x8a\x31\x7e\x02\xf0\x3c\x86\xbf\xe8\x80\x68\xfe\x7f\xa4\x0f\x04\xd9\x07\x3e\x88\xd4\xeb\x1c\xfc\xa3\xf1\x75\x42\x20\x48\x09\xcf\x55\xc2\x76\x06\x9f\x70\x1c\x3d\x8e\x5a\x2c\x94\xe2\xf5\xc3\x73\x36\x23\x7b\xfe\x1d\x8e\xb7\x00\x8c\x09\xeb\xdd\x39\x4f\x02\x30\x2c\x12\xe5\xb9\x4e\x02\xc8\x54\x67\xb0\x73\x5d\x02\x90\x99\x51\xea\xcf\xf9\x16\x40\x66\xfa\x83\x34\x0e\x79\x00\x99\x96\xcf\x79\xec\x8e\x9f\x4c\x65\xed\x00\xb8\x2f\x3e\x9f\x22\xf7\x13\x80\xbf\xf8\x6e\x89\xc2\x2e\x00\xa1\xe5\xb7\x36\x2b\xa4\x02\x08\x65\x55\x7e\x56\xb0\x02\x10\x12\x2b\xd3\xc1\xfe\x3f\xc6\xb4\xff\xcf\x85\x42\x85\xe9\x00\x82\x4d\x79\x33\x14\x83\x00\x84\xba\x72\x9e\xcb\x4f\x00\x10\x30\xcb\x2a\x90\xcf\x03\x10\x58\x73\x7a\x9f\x7c\x05\x80\xc0\xec\xb4\x64\xf9\x8b\x00\x02\x12\xf0\xa7\x0f\xca\x60\xfc\x74\xbc\x94\xfe\x63\x90\x07\x25\xc8\x71\x8e\xf3\x3b\x0b\x05\x1f\x0b\xaa\xe3\xf3\x3d\x56\x1a\x5f\xbb\x64\x2a\xb4\x7d\x59\x28\xf7\xcb\x26\x94\xc3\x09\x40\x7e\x8d\xd7\x77\xce\xd3\x00\x8a\xa3\x82\x16\xf2\xd8\x01\x28\x38\xaf\xbd\xce\xbb\x05\x40\x2e\x2b\xfe\x07\xef\x25\x00\x39\x8f\x8c\x2b\x7c\x19\xbf\x6a\xe5\x84\xca\x2c\xf8\x97\x7f\xd3\x93\x2b\xbd\x7f\x4f\xe0\xe3\x97\x52\xf9\xfb\xbd\x61\x82\xb6\x6f\x56\x2a\xa5\x01\x88\xf8\xb6\x9c\x56\x7e\x0b\x20\xce\x51\x37\x4e\x35\x1e\x60\x54\x60\xe5\x6e\x55\x3d\x00\x89\x03\x25\xba\x6a\x31\x00\xa3\x7e\x5e\x92\x51\xad\x00\x90\xc8\xcc\xbf\xaa\xf2\x13\x40\x3c\xe8\xdc\x2a\x55\x15\x00\x71\xdb\xec\x03\x2a\x73\x00\xc4\x38\xd3\xbf\xa8\x1e\x02\x10\x67\x3f\x29\xaf\xd2\x0f\x20\xc6\x75\x5c\x42\xb5\x08\x40\x6c\x55\x4a\x95\xb2\x2e\x80\x30\x76\x85\x64\xcc\xf8\x7b\xfc\xc3\xe3\xa6\x79\x60\x9a\x07\x15\x4a\xa2\xfa\x84\x48\x0a\x73\xe2\xfa\x97\xdd\x20\xb6\x87\x85\x4a\x67\x94\xce\x70\x70\x01\xa8\x0e\x98\x6c\xe3\x0a\x03\x50\x3b\x3d\xce\x8e\xa7\x19\x40\xcd\x29\x50\x96\x5f\x09\x40\xa5\x75\x55\x91\xc0\xe7\x6f\xc9\xaa\x01\xbb\xda\x44\x3e\x7c\xd2\x57\x5d\x97\xc6\x26\xe1\xfa\xfe\xa9\xea\xc6\xcb\x05\x92\x77\xdf\xf8\xa8\xe6\x36\x1d\x95\x8a\xec\x60\xaa\x4d\x78\xbb\x42\xaa\xe5\xe9\x36\x0d\x2b\x00\x69\xeb\x86\xc7\x5a\x77\x01\xe4\x4c\x2b\x3c\xb5\x77\x01\xc8\xad\x2e\x3a\xa3\xbd\x0c\x40\x36\xbc\x20\x4e\xdb\x1f\x80\x71\xe2\xdc\x18\xed\x54\x00\xc6\xa4\xec\x60\xed\xc5\x00\x32\xdb\x4f\x2f\xd2\x66\x00\x48\x1f\x4c\xf3\xd5\x72\x05\x90\x62\x3f\xce\xa1\x55\x08\x20\x25\x7c\xc4\x4e\xeb\x1c\xc0\xe8\xb5\x07\x37\x68\x84\x02\x48\x1c\x4e\x96\x52\xbf\x09\x20\xbe\x6e\xe8\xf8\x1f\x11\x3f\xe1\x7f\xe9\xf8\x79\xc8\x53\x8c\x78\x02\x85\x72\x54\x9f\x07\x50\x27\xbb\x06\xb4\x77\xf0\xe0\x79\x90\xd6\xc5\xe8\x37\xeb\x66\xf1\x9c\x00\xd0\x9f\x39\x26\x50\x80\xf3\x3b\x8f\x7e\xe7\xd4\x44\x51\xc1\x9e\x1c\x03\xee\xd0\xed\x92\xa1\xaf\x7f\xe8\x6f\xd8\x2a\xcf\xb0\x6c\x4f\xd6\x3b\x7d\xf8\x9c\x02\xe3\x09\x53\x4f\x38\x4f\x47\x79\x5c\x4b\xb3\xee\xc2\x9b\xee\xaa\xa3\xee\x69\xe9\x6e\x6e\xbf\xae\xfa\xa2\x39\x56\xaf\x0f\x3e\xa9\x3a\x57\x36\x1a\xec\x82\xd7\x6a\xb1\x97\xce\x1a\xd6\xc2\x6b\xb5\xfc\x5c\x0b\xc3\x6f\xf0\x45\x75\xc1\xa0\xee\x85\xf8\xbd\x1c\xff\x66\xf8\x16\x40\x49\x2f\x25\xc5\xf0\x31\x80\xe2\xac\x43\x3b\x0c\xe6\x03\xc8\xb5\x27\xbf\x35\xe0\x03\x90\xbd\x9c\x24\xa2\xef\x01\xc0\x18\x97\xf0\x4d\xdf\x0c\x40\xe6\xc6\xae\x8d\xba\x0f\x01\xa4\x1c\xe1\x4f\xfd\xc3\xc8\xf8\x89\xef\x3b\xcd\x03\xd3\xfb\xc1\x75\x09\xff\x45\xfb\xa3\x58\x90\xa7\x19\x5b\x86\x88\x34\x42\x10\x6e\x7b\x45\x35\x90\x5b\xeb\xd3\x52\x9b\x78\xcb\x33\xa2\xa9\x6f\x24\x6c\x5c\xbc\x75\xa5\x9a\xdb\x04\xad\x63\xe7\x2d\x56\x50\x6a\xf1\xb3\x92\x5a\x3f\x4f\x35\xeb\xb6\x96\x45\xe3\xde\xb1\x5a\x5b\x6f\x55\x99\xfb\x65\x85\xe9\x32\xab\x5e\x9b\xcd\x29\x0f\x33\x38\x57\xe9\x69\xda\xf8\x28\xcb\xb0\xe5\xda\x53\x33\x97\xfe\x4f\x86\x21\x17\xc1\xbc\x07\xd6\x1b\x94\x9e\x99\x65\xa9\x0f\x3b\xf5\xfb\x4f\xb9\x5a\x74\x42\xb6\xee\xe2\xa3\xb7\x2d\xae\x43\xa5\xb6\xdb\xc1\x36\xcb\x5c\xa8\xd6\x96\x4b\x2e\x35\xef\x80\xd7\xea\xa7\xf7\xca\x98\xbf\x86\x8f\x6a\x87\xe3\x63\x2c\x62\xe0\x93\xda\xa9\xb8\x65\x66\x25\x00\xca\x51\x3b\x66\x99\x29\x02\x28\x66\x6e\x13\x37\x55\x05\x90\x7f\x17\xed\x67\xea\x07\x20\x8f\x35\xcb\x9c\x11\x7f\xab\x7f\x6e\xe2\x07\x23\xf3\x9d\x42\xcd\x42\x12\x37\xd1\xc9\xd8\x90\xa7\x43\x27\xf2\x14\x3c\x16\xaf\x67\xfd\xa8\xf1\x58\xcf\x99\x86\x50\x8f\x9e\x4f\xa1\xdc\x64\xce\xaf\x2f\xba\x3c\xdf\x18\x49\x8a\x8d\x6e\x49\x19\xb7\xc7\xa5\x41\xfe\x46\xc3\x17\xb7\xfb\x01\xa7\xd5\xdf\x55\xf3\xb8\xdc\x0b\xab\xd4\x1b\x5f\x96\xe3\x54\x16\x6b\x69\x7c\xb2\x28\xd6\xf1\xfa\x09\x11\xf3\x7b\x17\xe6\x39\x48\x15\x79\x59\x9d\x3f\xbf\xd3\xee\x47\x73\xa2\x8d\x77\x4e\x84\xdd\xfb\x0f\x7b\x6d\x8e\x9e\x36\x70\x58\xc7\xfc\x61\xad\x9d\x92\xea\x18\x02\xaa\x16\xf7\xf7\xeb\x3b\x6a\x81\x9f\xe9\xe9\xc4\x3a\xfb\x26\xd8\x62\x58\x1c\x77\xd2\x21\x11\x12\x0c\xaa\x62\x7d\x1d\xe4\x20\x43\xaf\x66\xfb\x5d\xfb\x4e\xc8\xd3\x7d\x15\xfd\xc4\x5e\x04\x9a\xb4\x5a\xa3\x74\xed\x26\x42\xbb\x46\xf7\xa6\x1e\xbb\x45\xd0\xa1\xb1\x7f\x7d\xa3\xf5\x17\x00\x95\xc3\x6b\xcb\x6d\x54\x01\x94\xeb\xfe\x8c\x9f\xa7\x9a\x42\x69\xb2\xeb\x87\xe6\xc1\x2d\xe8\x5d\x11\x64\xff\x3b\xcd\x07\x4e\xc2\xeb\x91\xfd\x7b\xa7\xe1\x79\xa3\xab\x8f\xf2\x47\x79\xbe\x36\xe8\xe4\x68\x5b\x84\xee\x85\x06\x7a\x6b\x59\x88\x2c\xbd\x99\x1d\x10\x62\xdb\x2b\xaf\x58\x1a\x30\x29\x6d\x42\x91\x6e\xe0\x45\x71\xdf\x86\x85\x27\x4c\xcf\xe4\xa8\xfa\xe8\x47\xe6\x59\x5f\x4c\x7f\xea\xf9\xf2\xc0\x1b\x87\xc8\x54\x5b\xf7\xf2\xf3\x2b\x9c\xea\x8f\x54\x8c\xd7\xa9\x45\x2e\x77\x0f\x4e\x1a\xb7\xf6\x65\xa3\xeb\xc2\x64\xee\xf1\x12\xcc\x55\xce\x4f\xe2\xe4\xdc\x95\x98\xe7\x1d\x8f\x6e\x37\x1f\x3f\x9a\xd9\x6f\x2b\xb8\x59\x7d\xdc\x27\xd0\xb6\xdc\x1a\x39\x6d\xbc\x20\x98\x59\x14\xac\xb7\x1f\x27\x0e\x73\x4d\xe5\xd7\xd5\xbb\xed\x81\x48\xa3\xeb\xab\x5f\xba\xa6\xc3\x09\xfd\xdc\xf0\xcd\xae\x2b\x21\x57\x6f\x72\xf8\x14\xa7\x52\xb8\xad\xd5\x15\xa6\x38\xe6\x3b\xbc\xd4\x28\x58\xea\xef\xb4\x1a\xde\x68\x28\xfc\x39\xff\xd1\xf5\x4f\xfb\x41\x58\x33\x29\x1c\x47\xfc\x4f\x28\xfd\xcf\xcf\xe9\x81\x78\xb7\x4b\xcf\xc5\x79\x78\xfd\xe2\x55\x6f\x30\xe6\xbb\x9e\x74\x2f\xc5\xe3\xe3\x8e\x44\xd8\x71\x41\x3b\x84\xaa\xc3\x96\xed\x52\xda\x2f\xc8\x79\xc5\x25\x24\xd9\x6c\x2e\x23\x3b\x57\x75\x41\xf2\xf8\xd9\xda\xc7\xd3\x5a\x66\xaf\x9d\xe9\x6e\x35\xf5\xd0\x89\x99\x66\xab\xdc\x1d\xdf\x26\x66\x04\xcc\xdb\xe3\xe9\xa6\xb8\xcb\x78\x9a\x40\xc6\x0a\x77\x91\x98\xac\x29\x13\xcb\xc7\x78\xc6\x6d\x7e\x3a\x59\xf2\x49\x90\xd7\xc2\xc8\xc0\xc9\xee\x03\xae\x9e\x57\x23\x2e\x4f\xe6\x65\x3a\x8f\x3d\x1f\x3e\x76\x52\x39\x73\x8f\xb3\xeb\xf2\xab\x13\xf7\x31\x6f\xdb\x7f\x59\x2e\xec\x9b\x07\xc8\x26\x3b\x94\xe1\x3b\x17\x14\xad\x66\x86\x24\x4c\x30\x07\x27\xf3\xea\xc5\x67\xbd\x3f\xc2\x3c\x93\x1f\x8b\x2e\x78\x19\xc3\x56\x23\xd3\x05\xe5\x9e\xae\x70\xc4\x80\x6b\xbe\xab\x87\x04\xe4\xe9\x3e\x9e\xe7\x31\xde\x16\x6a\xb5\xc7\xfe\xa9\x03\xd1\x26\xab\x1d\xb6\x8e\xc3\xcf\xbb\x3f\x9e\x27\x06\x9e\xcd\xc7\xfa\xb8\xee\xf6\xa5\x98\x9f\xe8\x48\x0e\xc7\xfa\x90\x87\x4f\xd6\xe2\xfa\x69\x8c\xdd\x88\x75\x85\xd7\xa5\xa2\x38\x51\x05\x42\xc5\xfa\x9b\xc5\x65\xae\x72\x9b\xe7\xac\xde\xd0\xa3\x57\x31\xfa\x62\x6a\xdb\xda\x80\x31\x4f\xd4\x5b\x92\x72\x56\x3c\x9f\x62\x6b\x2e\x10\x73\x61\xc9\x85\x10\x1d\x97\x55\x1b\x16\x2e\xbe\xba\x35\xd1\x3d\x33\xfc\xe6\x42\xfd\x63\xb3\xbd\x6f\x2f\x3d\x35\xdf\xf8\x72\xa1\xef\xbe\x60\xf9\xb9\x3d\x77\x9e\xf9\xf5\x2c\x8c\x9d\x1b\xd2\xdb\xe9\xb7\x82\xd6\x7d\x04\x29\xcf\x9e\xc5\xb4\x19\x5b\x3a\xab\x2e\x30\x8f\xb9\xdd\xd9\x60\x96\xfa\x4c\x15\x66\xbe\x63\xd8\xcc\xed\x33\x78\x99\x8f\xed\xb2\x68\xbd\xc7\x8c\xa4\x69\x5b\x40\xdd\xd2\x29\x60\xcc\x54\x71\xf0\x31\x7d\xe3\xcf\x31\xb9\x07\x16\x19\x57\x4e\x8d\x9b\xf4\x1d\x36\x19\x96\x4e\x95\xf4\x93\x85\x93\x7a\x6e\x00\x62\x1c\xc3\xc7\x3f\x1d\xbf\xf7\x35\x0a\x29\x1e\x78\xc0\x8e\x5a\x0d\xea\x51\x0b\xc7\xfb\x16\xdb\x75\x36\x60\xd7\xd7\x96\xd9\x9b\xb1\x8e\xa8\x7e\xea\x36\xbc\x3a\x58\xa1\xbb\x13\xf7\x57\x29\x8c\xda\x83\xbf\x27\x47\x37\xe1\x9b\xf8\x34\x84\x52\x35\x76\x6f\x52\x6b\x12\xd3\xda\x7b\x39\xf6\x80\xf5\x1e\xa5\xdc\xad\xf9\x31\xec\x3e\x91\x46\x68\xd5\xb7\xc8\xfc\x79\xa9\x0e\x1e\xc1\x95\x1b\x2c\x37\x9e\x1f\x7b\x66\x6e\xe9\xba\x1b\x07\xb3\xdd\x4f\x06\x4e\x88\x88\x2d\x28\xf6\xf4\x0f\x88\x5c\x3b\xb7\xf1\xa3\xe7\x9d\x69\xde\x6b\xc5\xde\x1f\xf4\xa8\x9e\x6a\xb2\xea\x07\xd3\x67\xac\xc7\x94\x99\x61\xbb\x99\x87\x9c\x6a\x27\xdb\x2f\x53\x63\xd6\x3b\x84\x4c\x2a\x0c\x39\xc6\xfc\x6e\x3b\x61\x62\xdf\xe2\x32\x90\xb2\x16\x9e\x24\xbd\x60\x13\x18\x5a\x9a\xfb\xa5\xcd\x9b\x0a\x53\x4d\x7f\xfa\xa6\x05\xd5\xc1\x72\xe3\x7b\x7e\xf3\x67\x8d\x81\x75\x46\x57\x7d\xb6\xcd\x3c\x03\x19\x7a\x3b\x7d\xe6\x4c\x5f\x0b\x05\xba\xb6\x00\xea\x27\x48\xfd\x93\x55\x70\x1f\xb2\xaa\x39\x0b\xf3\x5a\x03\xe2\xcb\xf0\x7c\xf0\xa1\x72\x2d\xce\x57\xbb\x5d\x14\xe6\x85\x1f\x74\x50\xab\x62\x75\x3e\x7b\x30\x6f\x71\x0d\xf6\xe2\xeb\xc6\xc5\x6b\x07\x70\x1f\xa9\xec\xe6\xc3\x78\xdf\xdf\xb1\x49\x47\x37\x71\xde\x47\x28\xe9\x58\x4a\x89\xbc\x1c\x7f\x64\x4c\xe6\xa1\x83\xc6\x3f\x18\x81\xab\xdb\x92\x7f\x8d\x8b\xd6\x9e\xbc\x70\x76\x62\x45\x60\xb0\x65\xca\xcc\x65\xf1\x57\x22\xa6\xd8\xd7\x4c\x89\xd9\xb3\x3c\x59\x73\xcc\x39\x5f\xfb\xdd\x16\xe7\x5b\x9c\x7d\xbd\x22\xe2\x26\xd7\xbd\x72\x3e\xe9\x11\xb5\xab\xf6\xed\x44\xa7\x7c\x0f\xaf\xd8\xad\xcc\x1a\x87\x34\xf7\xfd\x5b\x9e\x03\xaf\xcd\xac\xf1\xfd\x91\x63\xc1\xd2\xe2\x9b\xfb\xd8\xf5\x5b\xc1\xc3\x7c\xbd\xbb\x7b\xc4\x52\xf0\x37\x0b\x1e\x57\xb3\x6a\x36\xc4\x1a\xf9\x8d\x9b\xb9\x92\x03\x8e\x18\xa4\x8f\x53\x5f\xe6\x05\xb9\x7a\x27\xc6\x8f\x0d\x3d\x0f\x99\xfa\x0e\x63\x37\x87\x24\x42\xb5\x8e\xfa\xd8\xa7\x0b\xc3\xe0\x0e\xeb\xde\x82\xd6\x81\xb8\x93\xd5\x42\x4a\x07\xf1\x4b\x9e\x5a\x15\xed\x49\xda\x88\x7d\x30\xda\xd9\x28\x1d\xd0\xfd\x96\xdd\x98\x9f\xac\x8b\x4e\xe2\x67\x61\xb9\xc9\x21\xac\x0f\xb9\x64\x74\x0c\xd7\xcb\x99\xcd\x27\xf0\xaa\xe8\xf1\xfe\x74\xdc\x37\x23\x31\x25\x13\xfb\x70\xed\xe8\x3d\x53\x2c\x15\x8c\xd0\xda\x7d\x99\xf1\x3a\xe2\x12\xd3\x17\x5f\x4e\x7f\x3c\xe6\x80\x0a\x97\xff\xcf\xb4\x03\xd3\xa6\x1b\xfe\xf4\x4d\x3f\x11\x1e\x9e\x62\xa6\xe1\xde\x9d\xba\x2c\x51\xdf\xa2\xc7\xb5\xed\xf8\xfa\x1c\x3f\xab\x58\x27\x8f\x63\x25\x37\x8f\x5a\xdd\x73\x0c\x39\xc6\xde\xb9\xd4\xb2\xce\x51\x24\x45\x06\xbc\xcd\x22\x1d\xd5\x92\x97\xc2\x32\x13\x4e\x87\xa6\xf8\xf5\xb0\xd7\xd0\xc4\xe1\xd5\xae\x4a\x38\xa1\xff\xc2\x61\xf7\xf6\x4b\x70\x59\xf7\xb1\x43\xed\x56\x6f\xa8\xd0\x79\xee\xb0\x65\xf3\x2c\x68\xd2\x5e\x64\x7f\x6e\xc3\x67\x78\xa3\x71\xcd\x41\x69\x9d\x3d\xbc\xd7\xf0\xb2\xcf\x5a\x2b\x00\x5f\xd5\xfa\xec\xbe\x85\x47\x00\xa8\xf4\x8e\xd4\x81\xd0\xf1\x77\x9b\x45\x51\xfd\x5f\x80\xf2\x03\x7a\x90\x98\x88\x79\xbd\x3a\xeb\x83\x98\xcf\xbd\x16\x7d\xd4\x91\x8a\xff\x24\x5e\xe7\x3e\xf3\x01\xb7\x43\x40\x27\x4a\xce\xe2\xf5\xd7\xe4\xfc\xf3\x98\x6d\xd8\x66\x4a\xf5\x91\x59\x7b\xfa\xd2\x43\x3e\x17\x84\x42\xda\x0b\x2f\x2a\x9f\x15\x14\x9e\xd1\x7b\xe1\x82\xd5\x3b\x86\x84\xf7\x9c\x7c\x6f\xbf\xb9\x1a\xf3\xdd\xf6\xe6\x5d\x59\x16\xab\xcd\x74\x54\xcb\x93\x8a\x7b\xa7\xb7\xd5\x66\xe1\xf9\x79\x59\xbb\xf4\x7b\x2d\x3e\xe5\xa6\x57\x65\xe9\x33\xcd\x1d\x73\xbd\x3b\x18\x7a\x1f\xcd\xe3\x72\x7c\xe1\xaa\x4e\x90\x85\x50\x7a\x22\xdc\xd2\xb6\x31\x6f\x3c\x2e\x01\x6d\x9a\xda\xe6\xab\x0f\xef\x80\x1e\xf5\x75\x16\x0b\xf6\x27\x41\xb7\x7a\x8e\x19\x33\xc9\x89\x15\x9f\x79\xe3\x1e\x13\xd6\xf5\xd1\xbc\x6b\x67\x11\x80\x72\x8d\x45\xd8\xf6\xd1\x00\xca\xf3\xcd\x1b\xa2\xbf\x00\x28\x6e\x35\x8f\x8f\x7a\x0b\xa0\x90\x0b\x10\x80\x57\x83\x99\xf1\xe1\x7b\x59\xf8\x51\x3e\x1a\xcf\x7f\x2f\x76\xc5\x51\xac\x97\x43\x32\x5e\xdd\xae\xcf\x3b\x82\xf5\x2f\x95\x46\x94\x0e\xe8\xb2\x44\x26\xd6\xcd\x9d\xf3\xcd\xc1\xd7\xcd\x53\xa3\x0a\x30\x0f\x7a\x68\x62\x21\x1e\x57\x71\x3e\xd4\x2a\xf1\xc6\xa5\xa5\x6b\x58\x18\x5c\x5e\x81\xbf\x7f\xf6\xe2\xeb\xea\x32\xbb\x38\x6e\x4d\x68\xaf\xb8\x62\xb4\x5f\x7c\x81\x73\x40\x79\xb8\x47\xae\xdc\x13\x9b\xce\x72\xaf\xc5\x47\x15\x6b\xcd\x98\xe5\x02\xdb\x1f\x29\x0f\x18\x25\x5f\xdb\x91\x3e\x45\x75\xb4\xfe\xe2\x6b\xe6\x95\x5a\x2a\x7d\xba\x7d\x65\xbf\x9e\xa7\x2b\xb7\xe9\x29\x94\x16\x03\x28\x3c\xd2\xd3\xbb\x78\x17\x40\xbe\x53\xdf\xe5\xdc\x59\x00\x85\x10\xbd\x53\x59\xfb\x01\xe4\x1a\xf5\x8a\x4e\xbd\x02\x90\xd3\xd1\x3f\x9e\x5a\x09\x20\x77\x48\xaf\x33\xc5\x10\x80\xd1\xa5\x7f\xf7\xa0\x07\x80\xac\x8f\xfe\xe2\x7d\x5b\x01\x18\x0a\xfa\x2d\x09\xac\x7b\xa3\x72\x83\x88\xdd\x17\x01\x64\x7e\xd0\x7e\x50\xbd\xf5\x9b\x71\x9d\x77\x78\xec\xc1\xab\xe8\x2d\x79\x07\x31\x3f\xdb\xb8\x91\x62\x07\xae\xc7\x9f\xc6\x7a\x88\x62\xd7\xb3\xf8\xba\x70\x9e\x23\x1f\xf3\x1c\xa7\xc5\x2e\x61\xde\x2b\x65\x72\x09\x3e\xff\x09\x09\x94\x1e\x66\x8b\x11\xe5\x9b\x11\xbe\xa7\x66\x27\x0b\x83\xca\x29\xff\x08\xdf\xe6\x26\x7d\xc1\xad\x08\xb9\x94\x36\x3e\xd2\x34\x15\x90\xb5\x54\x6b\xb4\x76\xfe\x29\x51\x6d\x14\xdd\x78\x63\x2e\xe7\x68\x79\xdd\x71\x8d\x7d\xd1\xfc\x52\x25\x9a\x13\x1b\x9f\xa7\x46\x4a\x07\xaa\x1d\x6d\xac\x2a\xed\x94\x02\xd5\xc5\x8d\xe1\x4f\x57\x8f\xae\x55\x5d\xd6\xb8\x12\x40\x62\x8e\xaa\xd8\x8d\x57\x00\xe2\xd5\xaa\x87\x4b\xad\x00\x24\x8c\xd4\xa6\x5c\x56\x04\x90\xb8\xa9\x96\x9c\xff\x0d\x40\xa2\x44\xa5\xef\x9c\x30\x80\xd8\x32\x75\xbf\xcc\xa7\x00\x12\xa5\xaa\xb1\xe9\x9c\x00\x62\x01\x6a\xa2\xa9\x96\x00\x62\x1b\xd4\x7a\x52\x8e\x01\x88\x0b\xa8\x0d\x1c\xb6\x07\x10\xbb\xf7\xe9\x7d\x34\xf6\x81\xea\x48\xa3\x74\x60\x8f\x43\x29\x1d\xd4\xed\xfe\x93\x78\xd7\x70\x15\x7f\x36\xc5\xfb\xc6\xe5\xe2\xf1\x91\x97\x5a\x88\x75\x10\x59\xae\x25\xf8\xf8\x98\x02\xe5\x97\xb0\xcf\xf3\x3a\xde\x0f\x1c\x5b\x45\xf9\xc3\xac\xb7\xa3\xe2\x5e\x92\x79\x1b\xef\x1a\x0d\x48\xbc\x87\xf9\x4f\x67\xee\x47\x78\x37\xb6\xc5\xaf\x56\x7e\x39\x7b\x8e\x5e\xdd\x23\xad\x2a\xd6\x4d\x02\x27\xd4\x6f\x3d\x15\x9e\xbe\x48\xf0\x9b\xf2\x8a\xa7\xd3\xd7\x6f\x17\xca\x54\xd8\xf8\xf4\xec\x11\x7f\xa1\x2a\xb9\x49\xcf\xd8\x8a\x8d\x04\xf3\x65\xe7\x3e\xfd\xfa\x68\xad\x80\xa4\xec\xb6\x67\xe3\x98\xb6\xbc\x0e\xb2\x4b\xef\x25\x01\xf0\x5a\xc8\xca\xd7\xcf\x03\xe0\xf9\x20\x67\x50\xa5\x0e\xc0\x77\x5e\xf6\x7a\xb9\x2e\x00\x9f\xb8\xdc\xd6\x2b\x69\x00\xfc\xd2\xb2\x7b\x0a\xeb\x00\x78\x4f\xc9\xed\xcf\x5b\x0b\xc0\xf7\x59\x6e\x55\xce\x64\x00\xbe\x53\xf2\x1d\x99\x0b\x00\x04\x2c\xe4\x2f\xa6\x6b\x03\xf0\xdf\x7d\xeb\x4b\xe9\xff\x9e\x9c\xa4\xe6\x3b\x3a\xfe\xea\x0f\xd4\x38\x2f\x55\xa0\xfc\x21\x2e\xf8\x14\xe3\xf1\x72\xc6\x91\x8a\x3b\x2d\xff\x06\x66\x4b\x0e\xb4\xdf\xc4\x6c\xdb\x9e\xe0\x06\x5c\x47\xd1\xb5\x77\x74\x11\xde\xef\x7c\x1f\x5f\x47\xe6\x3f\x78\x84\xaf\x37\x13\x3f\x50\xbc\xa9\x2d\xe3\x25\xbe\x0f\xd1\x8c\x7c\xeb\x2c\x98\x8e\x90\xe2\xb8\xae\x70\x7d\xe0\x0c\x97\x75\x7f\x57\xe7\x67\xc7\xe9\x25\xe3\xf7\x21\x24\x7c\x29\x7b\xa1\xf4\xab\xee\xc9\xc9\xdd\x08\x8d\xd6\xe9\x2e\xba\xf0\x05\x21\x89\xe2\xee\x92\x7b\xe3\x11\x12\x8b\xea\x3e\xfa\x4d\x12\x21\xc1\xf0\x0e\xec\x57\x2e\x10\xf0\x64\x39\x0b\x79\x5f\xdf\x9b\x8b\xb1\xb1\x09\xf3\x95\xdc\x3f\x6b\x2f\xe2\x63\xa5\x1b\x78\x5f\x1b\xbb\x77\x39\xe6\x33\xb9\xac\xaf\x60\x8f\x45\x84\x0a\xd7\xe2\xd7\x9f\xe6\x27\xe2\x75\xbe\xda\x14\xcc\xea\xdc\xe3\xcc\xc0\xf3\x5f\xcd\xa1\x1c\xac\xd3\x28\xf3\x2b\xc4\x7a\xb7\x42\x9b\x12\x7c\x3d\x39\x37\x97\xaa\xf3\x74\xde\x9b\xb8\xee\x8f\xd8\x35\xe0\xeb\xc8\x5e\x85\x66\xac\xfb\x88\x75\xa4\xf4\x4f\xeb\xde\x3d\xc2\xfe\x5b\xcb\xce\x3f\xc3\xe3\x6d\xf6\x84\x97\x58\x07\xe1\x6d\xf0\x1a\xfb\xc8\x98\x47\x75\xe3\xcf\xcb\x5e\xed\xc7\x9f\x17\x8d\x1f\x10\x90\x17\x43\x48\xb0\xee\x47\xb1\x73\x24\x42\x7c\x2e\xbf\x36\xce\xef\x41\x88\x9b\xc1\x7c\xbd\xc3\x0e\x21\x0e\x41\xc8\xce\x64\x5d\x81\x22\x00\x6e\x9e\xa3\x66\xf4\xf7\xf8\x8a\xf4\x35\x1e\x86\xea\x1c\xd0\x4b\x13\x0a\x5b\x71\x7c\x68\xfb\x03\x5e\xea\xf8\x36\x61\x1a\x6f\x11\x66\xb2\xaa\x92\xc2\x72\xac\x13\x41\xdb\x4a\xba\x59\x78\x2f\x8f\x1a\xf7\x75\x50\x80\xf5\x0e\x15\x9b\x8b\xf0\xfd\x60\x51\x5b\x39\x9e\x0f\xcf\x1f\xa8\xc6\xd7\x93\x8c\x0f\x75\x78\x9e\x38\xd6\xd4\x84\x59\xf6\x7d\x84\x55\x8e\x83\xc7\xf8\x7e\x3a\x5a\x99\x3a\xdf\x6b\x76\x52\x7e\x21\xc1\x0a\x6f\xf0\x7d\xd5\x74\xbb\x0f\xd8\x4f\xc8\x5d\xe1\x13\x1e\x47\x26\xc7\xbf\x63\xde\x54\xba\x98\xfa\x35\x6c\x12\x00\x82\x16\x54\x7c\xa6\xac\x4a\x8c\x06\x98\x46\x3a\x78\xd1\xfc\xdd\xa1\x18\x0a\x0b\x09\xff\x47\xf3\x72\x7d\x58\xc9\x37\x92\xcf\x7f\xbb\x81\xc2\x17\x17\x28\x7c\x4a\x76\xa4\xdf\x8f\x19\x9e\x97\x3a\xc2\xf3\x56\x63\x67\x8e\x86\xfe\x02\x9c\xe5\x2a\xb1\xab\x58\xe7\x50\x2c\x46\xf9\x83\xe4\x2b\xd4\xe0\x4f\x65\xbf\x6f\xc2\xe7\xf3\xc4\xe9\xbb\x58\x67\x7b\x30\xe7\x11\xf6\x8b\x49\x14\x78\x86\xaf\x9b\x3b\x8e\x77\xe0\x5f\xb3\xb1\xe6\x35\xfe\x9e\xb0\x86\xf7\x38\xce\xf9\xc5\x9f\xf0\xfa\xc4\xd4\xf6\x7e\x3c\x9e\xdc\x6c\x7e\x61\xf6\x9a\xe6\x39\x47\x35\xc2\x20\xbf\xc9\x4b\xf8\x4b\x9a\xd7\xf4\x25\xfb\xf3\x97\xd2\x7d\x1d\x08\xdf\x9b\xb1\x9f\xc2\x6b\xa4\xf3\xe9\x43\xc2\x63\x7e\x21\xc7\xd4\x37\x0e\x10\xc6\xbd\x97\x38\x55\xbc\x21\x0a\x9c\x17\xb1\xc3\xf3\xf2\x40\x9f\xc2\x66\x75\xbc\xbe\x4b\x74\x60\x25\x25\xd7\xb1\xbe\xa5\xe0\xd8\x2d\x4a\x0f\x39\x42\x07\x75\x4c\xe1\x19\x56\x19\xec\xd3\x68\xc7\xba\xb9\xdd\x33\xdf\xae\x67\xe1\x96\x57\x1f\xf0\x3c\x18\x51\xf8\x19\x5f\x47\x97\x3e\xfc\x86\xe7\xdd\x39\x8d\x94\x4e\x60\xa2\x16\xc5\x97\x3b\x9e\xa5\xfe\x2a\xed\x83\x21\xa6\xf0\x67\x1e\x74\xc9\x31\xed\x77\x40\xef\xef\x8f\xa4\x9d\x9d\xc4\x28\x3c\xcf\x4f\x61\x15\x39\x7e\x42\x3a\x80\xbd\x9f\x8a\xfe\xc2\xeb\x7f\xb5\xa4\xb0\x87\xf4\xc5\x79\x33\x6a\x78\x5e\x5a\x71\x87\xa3\xb2\xae\x2a\xdc\x1f\xb1\xb0\xad\x01\xc7\x9d\x5b\x70\x0f\xef\xa7\xc8\x74\x7f\x82\x6f\x30\x53\xb7\xb4\xe3\x3e\xac\x07\x76\xbd\xc2\xe3\x26\xc1\xe2\x1d\x56\x11\xec\xe8\xfe\x84\xd5\x29\x91\xa7\xbf\xe1\xe7\xd0\xd5\x5b\x7f\x61\xfd\x21\xcd\xff\xd3\xfe\x40\xb4\xff\x81\x0d\xe9\x8b\x42\xfb\x60\x0c\xe5\xfd\x69\x1d\x88\x26\x71\x3e\xa5\xfd\x0e\x68\xdf\x87\x55\x44\xef\x12\x47\x76\xbc\x9c\x24\x75\x43\xfb\x3b\x54\xbd\xa2\xf0\x1e\xf9\xdc\x2b\xf2\xc4\xd4\xdf\x3e\x34\x1f\x4c\xa2\x40\xe9\xab\x19\x91\x17\x5c\x2f\x97\xdb\x9a\x70\xb6\xf3\xde\xb5\xe0\x6f\xcd\x5e\xf3\x74\x1b\xc2\x7e\x48\x2f\xf1\xbc\x76\xc4\xee\x2d\xd6\xcd\x27\x0b\x7c\xc4\x7e\x63\x7b\x02\xbf\xe2\xfb\x85\xad\xdd\xbf\xf0\xa8\xa6\x75\x20\x4b\x49\x3f\x9c\xb9\x44\xff\x33\x99\xf4\xcd\x71\x9b\x47\x21\xed\x8f\x43\xf7\x01\x11\x8a\xf8\x9d\x07\x0e\xa2\x43\xa0\x75\x20\xf6\xe4\x89\x97\xf6\x7d\x08\x25\x8e\xa0\x74\xbf\x8f\xfd\x04\x33\x48\x27\xd8\x22\xd2\x39\x98\xd6\x7f\x34\x92\xf1\xf3\x94\x7c\x4f\x77\xf2\xdf\xea\x04\x0c\x86\xe6\xe5\x82\xcf\x43\x7c\xbe\xcf\xfa\x50\xf3\x5c\xba\x5d\x27\x9e\xdf\x8e\x6b\x76\xe3\x3a\x3f\x90\xf8\x09\x3f\x87\x25\x1e\xfd\x89\xfd\xe4\x06\xfb\xe2\x10\x5d\x03\xad\x87\x5a\x64\x34\xbc\x0e\x06\x75\x20\x94\x4b\xd1\x6f\x1d\x08\xb5\xf2\x85\xf8\x99\xf0\xa7\x0e\xc4\x8e\x42\x4b\xf2\xa4\xeb\x4d\xe2\xa5\x75\x52\x11\x64\xa7\x60\x2c\xd1\x2d\x1c\x26\x2b\x84\xb4\xfe\xe3\x02\xe9\x83\x52\xfa\x86\xc2\x5b\xa4\x83\xe4\x48\xfd\x47\xbf\xd1\x9f\x79\xc9\x95\x6d\xc7\xa3\x2c\xab\xea\x1d\x7e\x40\x48\x6b\xfb\x84\x75\xe4\x47\xc6\x7c\xc3\x67\x21\x49\xf7\x27\xfe\x35\x3b\x49\x1c\x51\x33\x29\xa4\xfd\x50\xfe\xab\x0e\x84\xf8\x45\xd1\x7d\x92\xe4\x8d\xff\x9d\x07\x5a\x07\x62\x48\xe2\x72\x25\xba\x0d\x7f\x82\xa1\xc4\xcf\x24\x92\xec\x9c\xa2\xf5\x41\xb4\xfe\x83\x9e\x47\xe9\xf9\x63\xd0\xff\x63\x84\xfe\xe3\x19\x59\x49\x7c\x47\x8e\x7f\xe2\xfd\xf4\xff\xff\x3e\x20\xf4\xe7\xec\x4a\xd0\x30\x9e\x9b\xd6\x81\x04\x4c\xa6\x70\xc1\x4e\x0a\x57\xca\x50\x38\xa8\x7f\xd8\x4b\x61\x1a\x3b\x85\x79\x44\x0f\x51\x41\x7e\xcf\xbd\xa9\x14\xbe\x26\xbc\x22\xd3\xfd\xb7\xfe\xa1\x9b\xf0\xb3\x1d\x01\x14\xd2\xfa\x0f\x5a\x2b\x70\x87\xf0\xda\x23\x79\xef\x6a\xf2\x5b\x07\x79\x5f\xa2\x8b\x80\xff\xc1\x07\xe4\x0f\xfd\xc3\x08\x1d\x08\xcd\xf7\x3b\x6d\xa5\xd0\x83\x49\x21\xad\x03\xf9\xa7\x1e\xe6\xc5\x88\x3c\x8c\xd4\xc3\x10\xed\xc2\x50\x3d\x4c\x7f\x2c\x85\x5d\x44\x2b\xd1\x4e\x7e\x03\xad\xff\xa0\xf5\x0f\xcd\xe4\xdf\xd4\x7b\x53\x78\x93\xe8\x23\x68\xfd\x47\x19\x39\x87\x57\xb3\x7e\x7f\xf7\xff\xd5\x07\xe4\x8f\x7c\xd0\xfa\x20\x52\x4f\xc4\x17\x05\x4d\x21\xdf\xf3\x4f\x1d\x08\x3f\xc9\x03\xad\x87\xd9\x46\xe1\x0d\xb6\xe1\xe7\xb6\x7b\xe9\xef\xdf\xfa\xf9\x08\xa9\x11\xa2\x7f\xa0\x7d\x50\xfe\x67\x1d\xd0\x08\xfd\xc7\x50\xfd\xc3\xbf\xfa\xe1\xe8\x12\x0f\x9a\x41\xfd\x47\xf6\xf0\xe3\x91\xba\x07\x7a\x5c\xfd\xa1\x03\xb9\x4b\xe1\x32\x3d\x0a\x37\x91\x71\x92\xf0\x72\x78\x1e\x46\xea\x61\x1e\x51\xfc\x31\xd6\x81\x30\x77\x50\xff\xdf\xf3\x8a\x8c\x07\xa2\x93\x7a\xc2\xff\x9f\xc7\x41\xd5\x00\x89\xff\x31\xa9\x03\x5a\xff\xe1\x48\xe1\x30\xfd\xc3\x3f\xe2\xff\x7b\x1f\x94\x21\xfe\x17\xd9\x23\xf2\x11\x31\x7c\x7c\x10\x1d\x08\x9a\x49\xf4\x32\x21\x84\x2f\xdb\x44\xb4\x4b\xf1\x7a\xc3\xf3\x70\x21\x81\xc2\x1a\x12\x5b\x2b\xf1\x1d\xea\xd3\xf9\x3d\x2f\xd0\x7a\xa0\xb6\x4f\x94\x3e\x8a\xae\x83\x26\x72\x7e\x69\x1d\x54\x35\xc9\x13\x3d\x0f\xd0\xf1\x5f\xa9\x1a\x1e\x7f\x5e\xc3\xbf\xf3\xf0\x2f\xfd\x87\x82\xce\xf0\xe3\x91\x3a\x10\x7a\x3e\xa1\xe7\x4d\xcf\x67\x14\x06\x90\xd7\x17\x93\xbf\xb9\xbe\x9f\xc2\x3d\x6d\xc3\xf3\x70\x31\x9d\x9c\x4b\xa2\x83\x69\x23\xbf\x6f\x60\x1f\x42\x7d\x8b\xa9\xff\xef\xd4\x1f\x5e\x07\xf4\x38\xa0\xe7\x81\x9a\x40\x12\x3f\xad\x03\x1b\xf3\x9f\xe3\xcf\x61\xfe\xce\xc3\xbf\x7c\x50\x68\xfd\x07\x43\x82\x42\xda\x0f\x81\x46\xfa\xfd\xe1\x3a\x10\x84\x2c\x3b\xc8\xf8\x20\xfe\x11\xf4\x7c\xb9\x88\xaa\xc5\x19\xeb\x6e\x90\x3c\x90\xf3\x9d\x26\x44\x61\x61\x29\x39\xa7\x24\x8f\x1d\xa2\xbf\x7f\x63\x0f\x79\x8d\xd6\x07\xd2\x75\xd0\x78\x90\xe8\x7f\xe6\x22\xbc\x9f\xe0\xba\x05\x9a\x39\x34\xfe\xe2\x30\xea\xf5\xc2\x08\xea\xf5\xbc\x9a\xe1\xf1\x67\x4f\x45\x5b\xe9\xbf\x31\x52\xff\xf0\x2f\xfd\x07\xcd\x83\x0a\xdb\x0f\x7f\x5d\x66\x84\x7e\x8a\xae\x0b\xa7\x2b\xc3\xe7\x09\xfa\xba\xb1\x86\xc4\xb0\x9b\x5c\x17\x4f\x74\x91\x73\x75\x94\xc4\x46\x3c\xb2\xde\xd8\x20\xf4\xe3\x3b\xf5\xff\x6f\x67\x20\xec\xa3\xf9\xa4\x9b\xe3\x38\x0b\x6f\xbf\xe6\xc2\xe3\xa2\xe6\x2b\x17\x56\x70\x57\x9e\xe7\xc6\xeb\x0b\xa5\xe1\x3c\xd8\x57\xa9\x28\x95\x33\x13\xd7\x98\x2e\x07\x7e\xff\xbc\x1c\x97\x13\x0b\xcf\xa6\xb2\xe3\x3b\xc1\xcc\x56\x6e\xfc\x7e\xfa\x26\x0e\x7e\x3a\x0f\x23\xcf\xff\xbf\xf4\x1f\xb4\x1f\x00\x8d\xf4\xfb\x12\x54\xfd\x47\xc9\xae\x1a\x9e\x57\xea\x7a\xca\x5e\xec\x6d\x8d\x28\x1f\x29\xdc\x7f\x8d\xcb\x78\x35\x8e\x97\xfb\xd4\x6e\x3c\x3f\x70\xad\x3d\x89\xaf\x79\x9c\x4e\xc5\xab\x11\x62\x72\x72\x36\x35\x0b\x21\x34\x50\xca\x7d\xab\x4b\x00\xa1\xcf\xd2\x7c\xd8\x5f\xb4\x7d\x83\x10\x7e\x1e\xba\xb7\x41\x64\x37\x1e\x3b\x73\xc4\x6f\xe1\xf3\x7e\x50\xa6\x1d\x80\x7b\x4e\x71\x24\xe3\x08\x00\x4f\x49\xe1\x16\x86\x35\x00\x37\xb3\xe0\xb0\x18\x5e\x87\xc9\x79\xc7\x58\x07\xc0\x63\x9f\xc5\xc6\x68\x06\xe0\x39\x99\xb1\x42\x08\x3b\x64\x9e\xe2\x17\xc2\xcf\xe7\xa9\xf2\x42\xd3\xe9\x3c\x0c\xf6\x41\x89\x18\x1e\xdf\xdf\xf5\x1f\x7f\x22\x95\x17\x36\x0e\x09\x7c\x1f\xc4\x25\xab\x82\x7d\xaf\x78\x5b\xcc\xf7\xb3\x50\xf0\x9c\xbb\x1c\x0b\x85\x96\x07\xe2\xba\x11\x3e\xba\x0a\x7b\x9c\x09\x5f\xda\x3d\x17\xa1\xef\xed\xe2\xe3\xd2\x62\x10\xfa\x72\x62\x54\xf7\x65\x67\x84\x7a\x75\x47\xbf\x69\x68\x45\xe8\xfd\x0d\x69\xbf\x4e\x11\x84\xde\xdc\x64\x60\x25\x72\x8b\x2b\xa3\x15\x80\xe7\xe1\xad\x08\x39\x25\x00\x7e\xbd\x72\x29\x39\x33\x00\xfe\xb1\xb4\xef\x4d\xfe\x57\xb9\x17\x00\xfc\xcf\xce\xbd\x97\xbb\x0b\xc0\x7f\x2a\xfb\xa3\x9c\x1f\x00\x5f\xd3\xe9\x33\xf2\xcf\x00\x04\xb6\x9c\x9c\x21\x5b\x0e\xc0\x5b\x94\x9a\x29\x5b\x01\xc0\x7b\x28\xc5\x5c\xae\x03\x80\xaf\xec\x30\xbf\xac\x39\x00\x4f\xec\xdf\xe2\x1f\xc1\x7f\x8f\xe0\x81\x07\xf9\x50\xc2\x7b\xd3\xbc\xa8\x40\xa1\x00\xd6\x2e\x8a\xea\xca\x62\x5d\xc9\xa8\x97\x86\x38\x5e\x69\x69\x57\x7c\xbf\x24\x6d\x3a\x83\x1f\xa1\xaf\xb5\x32\xad\x61\x63\x39\xbe\xf7\x8e\x92\xe5\xdf\xd6\xc7\xb3\xb5\x8b\x5f\xb6\x22\x45\x82\x7f\x4c\xc7\x07\x39\x83\xbc\x24\xc1\x69\xcf\x23\xe5\x0e\xd4\x88\x0b\xdd\x7a\x2a\x25\xaf\xf0\xec\xae\xb0\xfb\xe3\x4a\x85\x09\x03\x4c\xa1\xac\x06\x35\x25\x53\x00\x91\x9b\xe5\x62\xca\x5e\x00\x62\xdc\x97\xae\x29\xb7\x01\x88\x4d\x3e\x2f\x82\xfb\x60\x49\x67\x73\xa8\x0c\x00\x88\x9d\xa5\x75\x2f\x69\x0d\xca\xb5\x00\x22\xe7\x8f\x2b\x2a\xb5\x03\x08\xcf\x4a\x49\x50\x6a\x04\x10\x16\x3b\xd0\xac\x74\x00\x40\x68\x49\x72\x99\xb2\x08\x80\xd0\xe5\xbd\x6b\x14\x3f\x01\x08\x7a\xfc\x87\xf8\x47\xe8\x20\x68\x1e\x94\xd6\x03\x88\x09\x53\x38\x9a\x3c\xb5\x48\xd9\xb1\x61\xdd\xa0\xfc\x31\x71\xec\x27\xa6\x28\xa2\x71\x99\xfd\xc3\xf7\x03\xca\xd3\xed\x62\xb8\x6a\x7a\xd6\xa9\xd6\x4f\x9c\xcc\xf7\xf9\xb5\xb8\xba\xea\xa2\xe3\xc2\x72\xcf\x95\xd4\x17\x6c\x6a\x11\x6b\x79\x74\x5b\x7d\xd5\xbe\x38\x49\xdd\x7b\xaf\xd5\xa5\xb2\xa3\xa5\x76\xde\x8e\x56\x7b\x5f\x2e\x20\xe3\x50\xff\x48\x5d\xba\x65\x09\x43\xe4\xd6\x42\xf5\xf6\x4f\xe3\x64\x0e\x56\xd4\x69\xe6\x03\xc8\xd4\x17\x7e\xd5\x5a\x0a\x20\x53\x45\xf7\x7b\x4a\x3f\xa6\xed\x07\x20\x5d\x9a\x7a\x41\xdb\x0d\x40\xea\x6b\xca\x1a\xed\x99\x00\x52\x4b\x0f\xa9\x6b\x07\x03\x8c\xfe\x96\x9c\xac\xd5\x0c\x20\x59\xb9\xd7\x43\xb3\x0c\x60\x94\x62\xfc\x66\xf5\xaf\x00\x62\xef\x76\xff\x54\xbf\x09\x20\xb6\x33\x36\x5c\x83\x0d\x40\x4c\xe5\x2f\xf5\x3f\xf2\xbc\x93\xf3\x2d\x46\x9e\x8a\x68\x3e\x58\xe9\x18\x85\xea\x2b\xd1\x30\x7e\x58\x57\x99\x57\x17\xa1\x2f\xdc\x46\xa3\x15\x3c\x39\x1e\xbc\x79\x6d\xe4\x69\x3a\x4a\xd0\xbe\xcd\xd3\x38\x6d\xfc\x0f\xb1\xe4\x16\x51\xe3\x33\xb3\x52\x46\x6f\x6e\x2a\x36\x56\x5c\x55\x23\xcb\xa8\x35\x31\x9a\x16\x67\xa0\xa8\x7a\xfd\x8a\xa1\x4f\x5a\xa6\x8a\xfc\xb5\xb1\x06\x5b\x8b\xd6\xaa\xb9\x96\xbc\xd4\xff\x74\x7b\x96\xba\x6d\x11\xd3\xc0\xa7\x4b\x50\xdd\xed\x42\xa2\xe1\x11\xe8\x51\x7d\x94\xb5\xc2\xe8\x02\xf4\xab\x7a\xa7\xb2\x99\x70\xc2\x0f\x55\xbe\x43\x9d\xc6\xe3\x00\x94\x0e\xef\x57\x33\xaa\x06\x50\x94\x4c\x7c\x63\x74\x14\x40\xfe\xf5\x9e\x35\x86\x39\x00\x72\x3c\x3b\xb9\x0d\xe5\x00\x18\xa1\xdb\xbf\x18\x58\x03\xc8\xf0\x6d\xad\xd3\xaf\x02\x90\xea\x8a\x9e\xa1\xf7\x08\x60\xf4\xd6\xc8\xeb\x7a\x81\x00\x92\xbb\xfe\x1d\x3f\xfd\x14\x28\x4e\x78\x5f\x05\xa2\x03\xa2\xf9\x60\x7a\x15\x8d\xe2\x05\x07\x64\x6d\xf1\x53\x62\xef\x28\x07\xcc\x8b\xbe\xda\xea\x76\x48\x9a\x89\xd0\xa3\x67\xce\xb3\x74\x7e\x09\xde\x6a\xd2\x70\xf4\x70\x78\x28\x75\xa3\x3a\xc5\x61\xff\xe4\x57\xf2\xd7\xca\x5a\xec\x67\x2e\x59\xa5\xaa\x7b\xf9\xa6\xed\xbb\x2d\x5b\x34\x7b\xf3\x99\x36\xb3\x0f\x1f\xd5\xcd\xc8\x19\xb0\x56\xca\xdb\x6b\x30\x31\x5b\xc7\x4a\xf5\x66\xa2\xe1\xa3\x0c\x4d\xcb\x7b\xed\x8d\x46\x72\xe9\xe3\xad\x3a\x21\xda\xe0\xeb\xe1\x08\xeb\x53\x90\xa6\xb7\x7b\xef\x17\xeb\x83\x50\xae\xfd\x3e\xee\x90\xcd\x5c\xa8\xd7\x7a\xb0\xe3\x96\xd5\x0d\x78\xaf\xbe\x7c\xeb\x53\xab\x67\xf0\x55\x6d\x7c\x74\xbf\xe5\x05\x00\x95\xb1\x91\x09\x96\xcf\x00\x94\x97\x6c\x9c\x62\xf1\x02\x40\xf1\xf4\x3a\x75\xf3\x68\x00\x79\xa7\xb5\x07\xcd\xfc\x01\x64\x33\x57\x95\x98\xe6\x03\x30\x5c\xfe\xcc\x03\x1d\x3f\x7d\xfe\x95\xdb\x86\xc7\x4d\xf3\xc1\xce\x78\xdf\x76\x5f\x98\x3b\x5e\x05\xe9\x6a\xf6\xc1\xc7\xcf\x23\x27\xe2\xa7\xd9\x07\x65\x53\x93\x44\x26\x22\x54\xb7\x7b\xf2\x4d\xd5\xf1\x02\xec\xe5\xd1\x7e\xfa\x96\x46\x52\xfc\x85\x27\xbd\x4a\x3d\xd5\x55\xcf\x9d\x73\xf2\xa8\x08\x2a\xd3\x31\x3d\x7d\x7e\xfc\x83\x75\x7c\x86\x19\xc7\xbf\x8d\xed\x48\xdc\x67\xfa\xeb\xf0\x0e\x37\xce\x2c\x6d\x4b\xb4\x5f\xc3\x25\xa5\x3c\xd4\xea\xf3\xde\x32\xe7\xc7\x8f\x76\x5a\xa7\x26\xa4\xb9\x48\xf7\x7d\xb6\xaa\x89\xfd\xec\xf2\x10\x1c\xcc\x53\xa3\x8f\xba\xaa\xc1\x62\x93\x1d\x1b\x73\x5d\xbc\x60\xaf\x21\xd7\x7a\x79\xa7\x16\x28\xd0\xed\x59\x7d\xcc\x29\x00\xea\xb4\x17\x84\x7f\x76\x92\x80\xfb\x5a\x73\x56\xe4\x3a\x6a\x41\xaf\xba\x43\x98\xb6\xc3\x31\xf8\xae\x26\xb2\xec\xb2\x3d\x2f\x80\xf2\xfd\x50\x51\xdb\x7d\x00\x8a\x4b\x17\x7f\xb1\xcd\x00\x50\x58\xf7\xe7\xf8\xa7\xeb\x5e\x85\x20\xad\x03\xb2\x27\x48\xf1\xa1\xbd\xad\x93\xb0\x7b\x68\xe7\xc7\xe9\xd8\xef\xa0\x75\xc2\x6c\xbc\x9e\x7b\x67\x33\xe5\x13\x52\xd3\xb3\x50\x91\xf3\x01\x42\xa5\x2d\x0b\x83\x65\x5f\xf2\x48\x17\xa8\xcf\xad\x32\x9c\x3b\x6a\x77\x46\xc7\xac\xb3\x2e\x5b\x94\xaf\xa7\xcc\x0e\x08\x98\x16\x65\xd0\x9d\x74\x7d\x6a\xe3\x72\x0f\xf3\x98\x38\xad\xc9\xc7\x76\xf8\xd8\xac\x88\xb9\x39\xf1\x58\xea\x0a\x07\x99\xa8\xd9\x7e\x9c\x97\x7f\x8c\x09\xd9\x50\x34\xe1\x75\xf3\x5c\xa7\xfd\xeb\x74\x26\x6c\x7d\xff\x6c\xcc\xbb\xd5\x6f\x26\x3c\x65\xde\xb1\x6f\x0e\x3b\xe5\xd3\x01\x52\xd6\x1c\xa1\x6d\xde\x21\x30\xc1\x2c\x2f\x78\x87\xd7\x53\x58\x66\x22\xb2\xf8\xb6\xc7\x0b\x48\x30\xd4\x5a\x70\xdf\xfd\x23\x9c\xd1\x5b\xbf\x20\xcc\x5d\x11\x2e\xe9\x4e\x9c\xb7\x7e\xec\x21\x78\xa8\x99\x10\xf4\xc9\x6d\x32\xbc\x55\xdf\x35\x47\xdc\x4d\x0f\x7a\xd5\xf6\x05\x26\xbb\x9a\x00\xa8\xec\xfd\x1d\x3f\x7d\xfe\x55\x86\xd5\x3b\x80\x1b\x5e\x2d\xfd\x71\x7c\x22\xf6\x33\xe8\x59\x32\x1d\xf3\x94\x1d\x15\xf3\x30\x31\xfc\x70\x5f\x30\xde\xcf\xdd\x74\x63\x39\x3e\xbe\xd1\x16\x8e\xfd\x41\xae\x04\xac\xc6\xeb\x97\x79\xcc\x88\xd9\x92\x77\x11\x4a\x0f\x5e\x25\xae\x39\x49\x34\xfa\x50\x74\xd8\x04\xdb\xaf\x0a\xe3\x76\xeb\x2e\x39\xe8\x7b\x48\x8f\x33\xca\x6c\xa1\xef\x02\x05\xab\xbe\x35\xf3\xe7\x3d\xda\xd4\xea\x70\x75\x19\x04\x15\x1f\xa8\x73\xbe\x17\x6c\x37\x3b\xe3\xfc\x75\x37\xc7\xf9\xef\x67\xcd\xa8\x8d\x1d\x5b\x18\xc4\x0c\xcc\xed\xd8\x38\x76\xde\x9c\xb1\xb3\xb8\x99\x21\x2e\xbd\x81\xab\x67\xf2\x32\x4b\x1c\x6e\xcc\xd8\x1e\x90\xc3\x64\xda\x48\x04\x68\xf8\x5b\x82\x9e\xc5\xb6\x69\x6d\xd3\x16\xc3\x38\xb3\xe0\x69\xe3\x27\x33\x21\xc4\x78\xd6\x94\x93\x93\xc4\x61\x8f\x81\xc1\xe4\xf3\x7e\xcb\xe0\xb4\x6e\xcb\x64\xde\x09\x77\xa1\x58\xbb\x6e\x62\x8f\xb7\x07\xdc\xd7\x38\x37\xf1\xb0\x57\x34\x3c\x55\x2f\xff\x33\x7e\xab\x5e\x0a\xdd\x29\xfd\x4f\xea\x64\x7c\xdd\xe8\x36\xa2\x56\xc7\x5e\x08\x84\x62\x36\xe1\xa1\xe0\xca\x7a\x16\xd6\xcf\xa1\xfc\x60\x2a\xdb\xa9\x3e\x41\xc5\x1c\x51\x98\xb7\xcb\xc9\xdb\x8a\x5f\x3f\xa9\xbf\xdd\x8d\x6f\x03\x42\x07\xf9\x63\x6e\x2a\x46\x09\x78\xec\xda\x1a\xed\x64\x36\x5f\x66\xf3\xa6\x09\x9b\xb6\xb9\x2f\xd3\x34\x5a\x9e\xb0\x8e\x73\x56\xb2\x99\xef\xfc\x81\xd5\x77\xd6\xbc\xb5\x93\x9c\x25\xbd\xea\xd0\x5e\x0d\x87\x3a\xff\x77\xe1\xae\x67\xc5\xc7\x2c\x9b\xa2\xb7\x52\xa5\x2a\xdb\x89\x6d\x62\xc3\x8a\x2b\xcf\x8b\xc7\xb8\xfb\x7d\x5a\xa9\xc1\x7c\x62\x1f\xe7\x7b\x64\xe9\x2b\x90\xb5\xea\x9a\xf0\x3a\xf8\x1e\x8c\x33\xdf\x31\xc1\x79\x41\x1d\x2c\x31\x99\xe3\x73\x64\x5e\x29\x44\x1b\x2d\xf1\x56\x99\x1b\x0c\x29\xfa\x1f\xbd\xd4\x66\x7f\x83\x0b\xba\xf1\x9e\xc2\x81\x7b\xe1\xa6\xb6\xa1\xc7\xb5\xe9\x47\xe0\x81\xe6\x2a\x8f\x8f\xfe\x3a\xd0\xaa\x11\xe3\x71\x7e\xca\x43\xe8\x54\x37\xfe\x3d\xfe\x47\xc4\x1f\x3a\x1d\xf7\x07\xf9\xd0\xbc\x10\x8f\xff\x76\x51\xaa\x3f\xc4\x83\x0b\x11\x78\xfe\x68\xb8\x16\x89\xd7\x33\x2b\x8d\x62\x70\x1d\x5c\x4e\x8a\xc5\xab\xcb\x67\x81\xe2\xc9\x4f\x74\x25\xe2\x5d\x67\xc9\xaa\xfb\x0c\x59\x18\x27\x9a\x9c\x2c\xdd\xc9\xb1\x7e\x63\xce\xde\x95\x7a\x6b\x24\xce\x2f\x7b\x1d\x6f\xea\xec\xa3\xac\x32\x67\xff\xae\x6d\xfe\x8b\x0c\xac\xa7\x85\xc4\xd6\xaf\x5c\x68\x7a\xc5\xb7\x6b\x47\xd2\x1e\x4d\x8b\x05\x9e\xcf\xb6\x47\x67\x1e\xb5\x42\xe3\x0d\xb6\x6d\xac\x9c\x6d\x15\xe1\xf6\x32\xe6\xf1\xd3\x18\xcb\xb3\x6e\xd3\xb7\x29\xfe\xac\x37\x9f\xe2\x66\x17\x35\x0e\x56\x99\x70\xbb\x36\xad\x17\x86\x03\x86\x7c\x2e\xab\xd7\x54\x43\x91\xee\x7d\xd7\xa8\xf0\x70\x28\xd6\xcd\x77\x2e\x5e\xb1\x0c\xee\x6b\xe5\xb9\x4c\x59\x7a\x19\x5a\x35\x9f\x38\xb7\x86\xbc\x83\x2e\x0d\x43\x67\x9f\x45\x37\xe0\x9b\xda\x54\x27\xbf\xf9\xef\x01\x54\x6c\xc7\xe4\xcc\x9b\x0d\xa0\xcc\xfd\xbb\xfe\xa9\x71\x4f\xc7\xdf\x93\x14\x8c\xd7\x27\x9f\xdf\x59\x85\xf7\x7f\x3f\x68\xa7\xfa\x23\xd5\x77\x6d\xc3\xfc\x75\x79\xca\x4e\xcc\xcb\x5c\x36\x48\xa4\xfc\x0f\x2a\x29\x7d\xc0\x49\xa3\x03\x38\x5f\xfb\xf3\x53\xf0\x6a\x63\xec\x52\x8a\x2f\xdf\xb8\x33\xed\xa3\x70\x18\x42\xcb\x4d\x4f\xa8\xab\x59\x0b\x4d\x08\x3a\x72\x2c\xc7\xe6\x07\xe3\xd0\xc4\x97\x47\x8a\xfd\x9e\x6b\xca\x7a\xaa\x1f\x7e\xb7\x34\x58\x27\xdd\xf5\xd9\x61\x91\x58\xd0\x57\x76\xfc\x70\xc8\x38\x5d\xc8\x60\x95\x5d\xd0\xc1\x85\xd7\x78\x0c\xae\xdb\xd8\x1f\xe8\x7a\x7c\xc2\x80\xc3\xfa\xcc\x81\x6f\xdf\xcb\x75\x93\xac\x37\x24\x7e\x82\x07\x5a\x91\xd6\xfc\x71\xb3\xe0\xbd\x86\xa6\xf5\xaa\xed\xcb\xa0\x4f\x5d\xd9\xda\x6e\xcb\x7b\x00\xd5\x4a\x6b\xfd\xc8\x65\x00\x2a\x9e\x36\x7c\x1b\xd8\x00\x54\x8c\xad\xce\x45\x48\x00\x28\x36\x5a\xdd\x5d\x1d\x06\xa0\xa8\x63\x75\x6d\xe5\x54\x00\x05\x6d\xab\x8a\x65\xf7\x00\xe4\x95\xe8\xf3\x0f\x2e\x33\x70\x3e\x68\xfd\xd7\x8b\xf6\x08\xbc\xda\xfd\xd0\x3f\x1a\xaf\x6a\xd6\xf9\xec\x6c\xa2\xea\x3f\x01\xd7\x7b\x51\xef\x7e\xec\x0b\x93\x6b\x77\x04\xaf\x32\x9f\x7a\x79\x1c\xd7\xc3\xa1\x62\x8a\x5d\xd8\x3d\xf5\x34\x66\x15\x36\x89\x66\xe3\xf9\x24\x14\x9d\xc3\xfd\x10\xe6\xfa\xe5\x4a\xca\x16\x73\x7b\x4d\x96\xcd\x71\x35\xf9\x24\x71\x74\xec\x83\x33\x7a\x9e\xfe\x0a\xbe\x8e\x01\xd9\x97\x17\xbb\x2a\xdb\x5a\xaf\xce\x36\x88\x39\xae\xea\x6f\xf6\x29\x6b\xc3\x09\x6f\xb5\x28\xe3\xbd\x99\xbf\x4a\x5e\xa8\xed\x36\xac\xcb\xf4\x6f\x09\x56\x7d\x66\x38\x23\xd3\xf5\xab\x9a\xf2\x0e\xc3\x93\x69\x0d\x00\x8a\xbb\x0d\x83\x8e\x4c\x01\x90\xaf\x34\xac\xd9\xcf\x01\x20\xaf\x6d\x98\xb2\xb7\x06\x40\xce\xc3\x28\x65\xcf\x0d\x00\xb9\x64\xe3\xe9\x3b\xd5\x00\xe4\x82\x0c\x83\xb6\xcb\x00\xc8\x1c\x32\xda\x1a\xbd\x17\x40\xe6\xa6\xe1\xba\xc8\x76\x00\x69\x5d\xc3\xe6\x0d\x62\x00\x52\x79\x90\x15\xb0\x02\x61\xff\xa7\x65\x98\xa7\xe9\x38\xb3\x1e\x63\x4b\x52\x0c\x66\xd7\x1a\xc2\xe2\xf1\xee\xc1\xca\xb9\xfb\x30\x7b\x56\x64\x70\x18\xb3\x29\xe7\xe2\x8e\xe1\xb8\x32\xaa\x4e\xe3\xf1\x91\x62\x91\x85\x79\xef\x84\x24\x8a\x27\xdf\xd2\x7e\x1e\xfb\x61\xaf\xf2\xbb\xe8\x8d\x70\xff\x8b\xcb\xf8\x7e\x6c\x8a\x5b\xc9\x32\x71\x19\x84\xc6\x09\x16\x77\xea\x8c\x12\x7c\x62\xd3\x58\xd4\xea\x3a\x57\xb2\xd0\xf4\x47\xd1\xe5\xa0\x46\xa9\xf7\x06\x17\x8a\x0e\x46\x1d\x94\x29\xd4\xd9\x5c\xe4\x71\xd4\x8a\x31\x53\x73\xef\xe5\xaa\x22\x6d\x86\x8e\xfa\xc7\xcb\x93\xee\xed\x95\x19\xa3\xbe\xfb\xd2\xc7\xcf\x6b\xa4\xb8\xd4\xb5\xf3\x0d\x01\x46\x05\x69\xec\xc9\xde\x05\x20\x39\x43\x63\xde\xa9\x14\x80\x51\x3b\xd4\xe3\x8f\xff\x00\x90\x90\xd4\x58\x9a\xc2\x01\x20\xb1\x4f\x6b\xe5\x81\x85\x00\x92\x6a\x9a\x4a\x49\x8a\x00\x12\x7a\x9a\x91\xf1\x79\x00\x12\x12\x1a\xf9\xbb\xfa\x00\xc4\x6e\x6a\x89\xed\x58\x05\x20\x7e\xe8\xe3\xd5\x65\x8b\x59\xbf\xef\x75\xe8\x26\xcc\x8a\x3c\x32\xdc\x81\xc7\x75\x43\x0b\x75\xde\xaf\x27\xed\xc7\x75\x72\xe5\xdb\x31\xcc\x36\xe5\xcd\xa1\x74\x40\x99\xde\xd9\xf8\xf8\x58\xd3\x39\xcc\x42\xee\xf3\x29\xc0\xf7\x97\x3b\xae\x52\x3e\x29\xeb\x8f\x16\x77\xb0\x70\xc9\xc4\x52\x9c\xd7\x80\xed\x15\x78\xdc\xb8\xbc\xad\xbe\xca\xce\x86\x90\xf5\xa3\xea\x8f\x8a\x2f\xb9\x27\x18\x2c\xac\x8e\xb3\x1d\x10\xda\xa7\x75\xba\xfa\xe5\x0c\x39\x11\x03\x35\x85\xea\xd7\xeb\x96\x8a\x0a\x2b\xd5\xd4\x88\x1e\xf8\x28\xea\xa8\x30\xb7\xba\xe3\x42\x8c\xc8\x01\x79\x99\xea\x6b\xcd\x3a\xc2\xa1\x72\xe7\xab\xe7\xf7\x22\x41\x6b\xb9\xdb\x15\xb6\x00\xfc\xc9\xf2\x72\x45\x91\x00\xfc\xad\x0a\x7a\xf9\xa7\x01\x04\xd9\xe5\x8f\xe7\x6c\x07\x10\x50\x90\xff\x9a\xf9\x0a\x40\x60\x92\xc2\xab\x53\xd7\x00\x04\xf5\xe5\x9d\x53\x67\x00\xf0\x0b\xc8\xdf\x4c\x89\x02\xe0\x0f\x55\x50\x39\x98\x02\xc0\x1f\xaf\xe0\xb9\xef\x23\x00\xff\xba\xd7\x3d\x9b\xf0\x2e\xf9\x27\x53\x63\xf1\xf9\x6c\x62\xee\xc5\xd7\xc9\xaa\x77\x87\xb1\x1e\xa6\x24\x23\x0d\xf3\x17\x05\x9d\x59\xf8\x7a\x98\x35\x2a\x07\xfb\x80\xa4\x42\x01\xbe\xbf\x3c\x60\x74\x09\x8f\x83\x38\x9f\x2b\x7b\x58\xb8\x79\x6a\x19\xae\x8f\x95\xfd\x94\x4e\x60\xde\x8b\x6a\xfc\x7d\x13\xed\x29\x5d\x88\x8d\xfd\x6d\xcc\xc6\xe8\x29\xdd\x4d\x1a\xb5\x0f\x21\xe5\x86\xbb\xb9\x26\xf6\xdc\xab\xe5\x3d\xee\xad\x98\xe4\xcc\x7d\x9a\x31\xfb\xbe\x50\xb8\x04\xb7\x80\xf4\x9b\xfb\xdb\x93\x54\x39\xc3\x19\xe6\x0f\x46\xe7\x95\x20\x24\x75\xf7\x7e\x41\xa3\x1b\x42\x92\x0b\xef\x87\xbd\xef\x44\x48\xdc\xee\xf6\x16\xd6\x3d\xa0\xe8\xf8\x1a\xcc\x98\x0a\x1d\xaf\xb0\xc6\xe8\x5d\x82\x99\x44\x81\xf3\x97\xf0\x3a\x05\x9f\x60\x01\x7e\x76\xe0\xbb\x71\x0e\xdf\x3b\x73\x97\x66\xe1\x75\x07\x6e\xab\x74\xcc\xa4\x70\x26\xa6\x61\x9e\xbc\x35\x65\x27\xa6\xcf\xee\x1c\xa0\x7c\x41\x6a\x8e\x1d\xc3\x75\x51\x3a\x3b\x1d\xb3\x41\x05\xcd\xd9\xd8\xf7\xfd\xcc\xc9\x7c\x3c\x1f\x9e\x8c\xbd\x84\x75\xc6\x87\xaf\x97\xe0\x7d\xff\x89\x62\xe5\xf8\xba\xba\xad\xef\x06\xbe\xaf\x5a\xd7\x41\xf5\x51\x09\x7d\x59\x87\xc7\xd1\xcc\x97\x4d\xb8\xdf\x90\x67\xd2\x5d\xfc\xfd\x66\xd3\x1e\xe1\xef\x91\xd1\x6d\x8b\x63\x1b\x87\xd0\xa8\xbc\xe7\x57\x34\xd4\x11\x12\x73\x6d\xcf\x72\xe7\x43\x48\x68\xc1\x8b\xc4\x60\x25\x84\xf8\x4d\x5e\xdc\x8c\xbd\x87\x10\xcf\xc3\x97\xd3\x33\xe5\x11\xe2\xf2\x7f\x19\x5d\x75\x14\x21\xf6\xdb\x2f\xcd\x3b\xaa\x10\x42\x02\x6d\x1f\xa0\x0f\x21\x34\xeb\x3e\x5e\x4f\x42\xa8\x91\x30\x68\x37\xf1\x3a\x05\x32\xbf\x9e\x4c\x1d\x97\x11\x9f\x87\x62\xaa\x33\x43\xcc\x45\xf2\xf9\x5c\xb2\x43\xff\x6c\x34\x5e\xd7\x70\xdf\x8f\x7d\x5c\x6a\x0f\xa7\xce\xc6\xf1\x3f\xcd\xc0\xba\x87\x8b\x77\xce\x8d\xa6\xae\x03\xd4\x6e\xe9\xf4\x39\x25\xb8\x8b\xc2\x48\x1d\xd0\xce\x26\x2a\xee\xcd\x88\xda\x45\x1d\x9e\x79\x1b\xcf\x97\x0b\xbb\xa9\xb8\xfd\xc5\x1e\xe2\x79\xc2\xf5\x31\xc5\x36\x1a\xb4\xbf\xc0\x75\x32\xca\xbf\x0b\x8f\x3f\xb6\xdd\xdd\x02\xe2\xf8\x13\xdd\x15\xd6\x78\xa7\x79\x4f\x6d\x20\xfe\xcb\xbd\x53\xa2\xf0\x88\xeb\xad\xa2\xae\x38\xbd\x55\x65\x6e\x78\x26\x93\x7f\x86\xf9\xbb\xee\x58\x8a\x49\x7f\x49\x7c\x1c\x1e\x13\x46\xf9\x5e\x1e\x85\x4d\x44\x17\x72\x93\x30\xcc\xd7\xc9\xce\xec\x6b\xe3\x28\xbc\x32\x11\x86\xe8\x62\x1a\xc4\xa9\xba\x2f\xff\x99\x85\x7f\xff\xa5\xf7\xe7\xf1\xbc\x78\xfe\x62\x21\xbe\x5f\xce\x6c\xa0\x74\x01\xa9\x70\x1d\xcf\x17\xb4\x0e\x28\x3e\xb6\x01\xf7\xc9\x88\x39\x7a\x1b\xeb\x22\xd6\x89\x53\x71\x2f\x5d\xf7\x10\xf3\xc1\x73\x8d\x5a\x31\x4f\x3a\x69\xc2\x0b\x3c\x5f\x38\x45\x75\xe2\xeb\x8a\xde\xb4\x0f\x78\x17\xbb\xb8\xcf\x67\x7c\x1f\x86\xd0\x80\x9d\x20\x56\x0a\xfc\x38\x6e\x26\x85\xf0\x95\x7b\x1a\xde\xd1\xf0\xcb\x77\x1d\x66\xe2\x7f\xa5\x50\x3c\xe6\xaf\xf7\x45\x94\x3f\xbf\x0f\xa5\x7b\x60\x7a\xfd\xc2\x23\x95\xf6\xb9\xe8\x24\x79\x68\xcb\xfd\xcf\x79\xb9\x45\xf4\x22\x55\x89\x14\x96\xe3\xf7\x2b\xa2\x88\x0e\xac\x2c\x1f\xdf\x0f\xe4\x1f\xa5\x7c\xa0\xce\x1c\xab\xc0\x67\xe3\xa4\x43\x35\xd6\x4f\x1f\x0e\xad\xc3\x3e\x74\x89\x4b\x9b\x30\x7b\xb8\xd3\xf7\x3e\x1e\x3f\x51\xc6\x0f\x31\x1f\xbc\x5a\xf9\x29\xee\xbf\x19\xdc\xd4\x86\xef\xc7\x66\xe9\x76\xe2\x68\x7c\x5d\x28\x16\xd1\x7e\x75\x2f\xce\x9f\x76\x13\xa5\x0b\x11\x53\x60\x2a\x50\x79\xf8\xb7\x0e\x24\x8c\xe8\x62\xf6\x90\xfd\xee\xd9\xe4\xc9\xbe\x8a\x74\x7e\x6c\x1f\xb2\x5f\xff\x37\x9f\xdf\x6d\x34\x22\x2f\x69\xff\xc8\x8b\x35\x0c\xd1\x0b\x5d\x3d\x42\xf5\xc3\xbb\x90\x59\x82\xe7\xb3\x1c\xdf\x1b\xf8\xbc\x65\x78\x12\x1d\xd0\x1a\x4a\x07\x94\x9c\x7c\x0f\x7f\x6e\x8f\xd2\x43\x7c\xff\x18\xd3\xf6\x0c\x5f\x0f\xd7\x3f\x69\xc7\x51\xac\x68\xed\xc4\x7a\xa0\x05\x7b\xde\x61\x5e\x7c\xba\x1d\xd5\x2f\xca\xcb\xef\x33\xbe\x8e\x58\x3f\x1a\xc0\xcf\xef\x9a\xbf\x00\xfb\x6a\x0c\xd5\x3f\x0c\xea\x40\xb8\x28\xf4\xd8\x48\x21\xad\x03\x89\x26\xba\x98\x14\xd2\x01\xef\x22\xd1\x7b\xd0\x3e\x20\x1d\x84\xc7\xa5\xbe\x99\xf6\x89\xe9\xab\xa0\xf0\xc3\x62\x92\x97\xe0\x7f\xe4\x05\xfb\xe4\x5c\x4e\xba\x46\x66\x8d\x1a\xac\x8b\xce\x58\x4e\xcd\x6f\xa9\xc5\x77\xf1\x3c\x78\xc0\x88\xd2\xc3\x24\x86\x3d\x29\x62\x61\xec\xdc\xe7\xb8\x1b\xc7\x66\xff\x4e\x5c\x07\x6b\xda\xbb\xf0\xfb\x4b\x37\xf4\x60\xbd\xf9\xdc\x9d\x9f\xb0\x8b\xcb\xb4\x03\xdf\xb0\x7f\x90\x7b\x13\x13\xd7\x1b\xed\x8f\xa3\x46\xfa\xc8\x08\x49\xc0\x9f\x3a\x10\x72\xde\x07\x75\x20\xc4\xf7\x62\xcd\x79\x0a\x13\x88\x33\x22\xcd\x6b\x97\x10\x7f\x90\xdb\xc4\x21\x90\x52\x66\x0d\xf7\x75\x60\x8d\x33\x0a\xff\xd1\x27\x88\xe4\x25\x9f\xff\x26\x9e\x17\x69\x1d\x14\xad\x03\x3a\xb2\xff\x31\xfe\x6b\xfb\xe0\x39\x9e\xff\xf6\x98\x53\x3e\x50\xdb\xae\x77\xe1\xeb\xe2\x26\x05\xea\x7c\xaf\xca\xa7\xd4\x04\x21\xcd\x03\xf8\xba\x19\x14\x4c\x9d\x15\xda\x17\xc6\x85\xf8\x64\xd0\xfa\x07\x65\xf2\xd7\xf9\xee\x0f\xc9\x03\xe9\xff\xa2\x7a\x92\x42\x5a\x07\x32\xe5\x21\x1a\xc6\xf7\x53\x4f\x6e\xbf\x75\x0f\x39\x84\xd7\x2f\xfb\x40\x61\x23\xc1\x56\xd2\x31\xf3\xbd\x09\xfa\x43\xe7\x30\x44\x57\xd6\x34\x34\x2f\xb4\x0e\x2a\xbd\xac\x05\x67\xfb\xf8\xeb\x36\x5c\xbf\xfb\x37\xbc\xc0\xf5\x11\xff\xe1\x0d\xce\xc3\xce\x35\xbd\x58\x0f\xb6\xf9\xd6\x67\xfc\xaf\xd7\x47\x0e\xe0\xe7\xea\x95\xa4\x0a\x17\x98\x52\xb3\x77\xc0\x26\x18\xa6\x03\xa1\xfb\xa1\xd0\xfa\x30\x05\x76\x92\x87\xb5\xf0\x87\xfe\x81\xd6\xc3\x58\x12\xff\x0e\x5f\xa9\xe1\xe3\x63\x1d\xe9\x97\x32\xd2\x17\xe5\x3c\xf1\x85\xa1\xfd\x3f\x68\xfd\xc7\x03\x52\x57\x83\xfa\x8f\xdc\x7f\xe7\x25\x63\xff\x23\xfc\xe0\x9d\x3a\xbf\x0d\xeb\x82\x0e\xdf\x7a\x8d\xef\x93\xf6\xf9\xbc\xc7\xd9\xdd\x9d\x4f\xe9\xfd\xb6\x4f\x1b\xc0\xe7\x7f\x33\xa2\xe2\x1d\xa9\x03\x99\x4d\xfa\xdf\xd0\x7a\xa0\x71\xa4\x8b\x17\xad\x8b\xd2\x5b\x40\xa1\x1c\xf1\x53\xe1\x5d\xf6\x67\x1e\x68\x1d\x88\xf1\x5b\x0a\x47\xf6\xc7\x09\x23\xb8\x85\xc4\x47\xeb\x83\x68\xbd\xd4\xa0\xfe\x83\xe8\xa5\x6e\x14\x53\x48\xeb\x3f\x5e\x90\x3e\x32\xef\x49\x9e\x99\xde\xbf\xf3\xc1\xfa\xcf\x9e\xf0\xf4\xff\xf2\x01\xa1\xf9\x29\xda\xdf\x60\xa4\x0e\x84\xd6\x4f\xb8\xe9\x52\xe8\x4d\x5e\x0f\x58\x44\xe1\x42\xf2\xfd\x2b\x89\x8f\x41\x34\xf9\x7c\x02\xe1\x1c\x53\xc9\xef\x38\x4f\x7c\x23\xca\x09\xbf\x77\x87\x7c\xbe\x93\x70\xb8\x3f\x67\x21\xf4\xf5\x04\xf5\xff\x34\xdf\x4b\xf7\x81\x79\x4c\xb8\x47\x9a\xf7\x6e\x22\x1a\x83\x5a\xc2\x7f\xff\xa1\xff\x70\xa2\xb0\x24\x03\x0d\x72\x87\xff\xd2\xc1\xfc\xaf\xfe\x17\x83\x7c\x3f\xd1\x51\x0c\xfa\xa2\xfc\x37\x1d\xc8\x87\xe1\x79\xf8\x97\x1e\xe6\xad\xef\xef\xdf\x4a\xf3\xbd\xaf\x89\x37\xc6\x48\xfd\xc3\x48\xfd\xc7\xa0\xff\x85\x0d\x85\x65\x5f\x29\xbc\x4a\xf2\xf9\x37\xdf\x83\x7f\xc5\x4f\xf7\xff\xa7\xf1\x5f\x3a\x10\x9a\xcf\xfc\x9f\x75\x20\x2f\x87\xe7\x21\x9f\xf0\x82\x7f\xf8\xa2\x38\x22\x04\xa3\xa8\xff\xef\xb9\x48\x21\xad\x07\x1a\xd4\x3f\x90\xfa\x68\xb8\x3d\x3c\xfe\x91\xfa\x8f\xab\x67\x29\xa4\xf5\x0f\x17\x2e\x0c\xc9\xc3\x7f\xe9\x03\xf3\x5f\xfa\xa0\xfc\x51\x17\x63\x49\xbd\xfb\x11\x9d\xc3\x2c\xc2\x8f\xd2\x3a\x90\x48\x87\xbf\xe4\x21\xe3\xb7\x1e\x66\x50\x07\x42\xea\xa0\xe7\x27\x42\x3f\x4e\x52\xff\xff\x3e\x6f\xf8\x78\x18\xd4\x3f\xd0\xe3\x80\x68\xb2\xaa\xf7\x90\xf8\x47\xea\x3f\x84\x29\x2c\x24\x3a\x21\x9a\xff\xfe\x5b\x1e\x46\xf2\xff\xff\x42\xda\x27\xe1\x5f\x3a\x10\x7a\x9e\x08\x24\xf5\xb1\x94\x9c\x93\x91\x3a\x10\xba\x1e\xb0\x2f\x4a\xc6\x6f\x0d\x4b\x2b\xf1\x8f\xe9\xb3\xff\xad\x8b\xa2\xfd\x81\x68\x5d\x18\xad\x7f\x18\xd4\x7f\x90\x79\xa0\xa2\xe5\x7f\x8b\x3f\xc7\xe4\x77\x1e\x46\xf6\xc1\xf9\xa3\x0f\x0a\xe1\x39\x07\xf5\x10\x23\xfc\x2f\xe8\x7f\x47\xcf\xa7\xf4\xbc\xeb\x41\xfc\x90\x68\x1d\x48\x08\xf9\x77\x1b\xc8\xfc\x12\x4f\x34\x1d\x27\xc8\x39\xbe\xc0\x9a\x1f\xa2\x11\xba\x99\x8a\xd0\xaf\x26\x84\x9e\x92\xb1\x3e\x10\x8e\xd0\x27\x4d\xea\xff\x5f\x92\xdc\xd3\xda\xa9\x46\xd2\xf7\xa8\x66\xea\xff\x31\x7e\xa2\xf9\xc9\x1e\xa2\x41\x1b\xa9\x7f\xa0\xe3\xa4\xf5\x1f\x83\x3a\x88\x11\x28\x33\x42\x37\x43\x7f\x0f\xad\x03\x19\x4b\xce\xcd\x08\x1d\x08\x5a\x47\xf2\xb2\xc7\x90\x3a\xff\xac\x3c\xfc\x5a\x8f\xd0\x85\x33\x08\xfd\xac\xa1\xc6\xf6\xf7\x8d\x54\x1e\xbe\x27\x21\xf4\x4d\xf9\xf7\x78\x68\x93\x1f\x5e\x07\xf4\x38\xa0\xaf\x03\x83\xe3\x9f\xd4\x4d\x21\xd1\xda\xe4\x55\xfd\x3d\xfe\xd3\x43\x74\x62\x83\xf1\xcf\x18\x11\xef\x48\xfd\xc7\x08\x1c\xa9\x03\xa1\xbf\xe7\x0f\x1d\x08\xb9\x4e\xd2\xd7\x8d\xb5\xac\xb1\x9c\x85\x50\x9c\x27\x42\x3f\xa3\x10\x4a\x0d\x40\xe8\x5b\x02\x42\xf9\x69\x08\xf5\x8f\x42\xa8\xba\x15\xa1\xcf\xec\x08\x3d\xe9\x46\xe8\xd3\x2a\x84\xbe\x4e\x45\xa8\x93\xd4\xd8\x43\xa2\xfb\x69\x18\x4d\xe9\x5c\x68\x1f\x24\x3a\xfe\x4b\xe4\x3a\x79\x71\x26\xa5\x7f\x39\x6f\x4d\x1d\x9f\x21\xd7\xa6\xd3\xa4\x7e\xd2\x49\x3d\xa5\x0e\xd1\x4f\xfe\x4b\xff\x40\xeb\x3f\x48\x3f\x8c\x41\x3e\x98\xc6\x41\x3d\x88\xfd\xf0\x71\x43\xd7\x85\x2d\x19\xff\x9e\x05\x14\xce\x3e\xc2\x7a\x6a\x46\x28\x9c\x35\xef\x95\x20\xb4\x53\x01\xa1\xfe\x6a\x84\x52\x7a\x10\xfa\xf4\x16\xa1\x3c\x59\x84\x7a\x45\xa9\x39\xfe\xc3\x7c\x84\x5a\x23\x11\x62\x3d\xad\xf6\x7b\x23\xf4\x9c\xe8\xc4\xee\xdc\x41\xf8\x0e\xbd\x86\x8d\x0d\xdf\xb1\x97\x76\xb2\x75\xb2\xf0\xb2\x02\x17\xe6\x28\xf3\x2d\xd9\xdd\xf0\x79\x7f\xc4\x81\xf7\x5f\x64\x3b\x71\xe0\x3b\xbc\xd3\x64\x7c\x9c\xe8\x60\xc3\xfb\x50\x8e\x99\xb1\xe3\xcf\x1f\x19\xe2\x1f\x35\x32\xfe\xe1\x7d\x30\xfe\x3b\xd2\x79\x12\x0b\x27\x79\x25\xf3\xa1\x09\xdd\xaf\xed\x2b\x15\xff\xf4\x35\x08\x0d\xe8\x20\xb4\x3c\x05\xa1\xbe\x29\x08\xc5\xac\x42\xa8\x27\x9f\xfd\xcc\xe1\x0d\x08\xbd\x53\xe2\x52\x39\xf7\x05\xa1\xd7\xf2\x3c\x92\xd7\x33\x10\x7a\xd9\xcc\xeb\xf2\x98\x17\xa1\x76\x1f\xbe\x0d\x9f\x27\x22\xd4\x12\x23\x80\x9f\xab\x6b\xc7\x0a\xe1\x9e\x1d\x65\x7d\xa2\xb8\x83\xe7\xa5\x50\x91\x7e\x5c\xf7\x4e\x22\xd8\x0f\x27\xfb\x95\x10\xbe\xa3\xcd\x78\x28\x8c\x9f\xa7\x4f\x25\x08\xe2\x3c\xd1\xba\x97\x23\x27\xf8\x71\x1f\xb6\x43\x63\xf9\xb5\x59\x98\xfc\x8d\xe7\x03\x9d\x07\x3a\x7e\x3a\x9e\x7f\xc6\x3d\x8c\x0f\x1f\x44\x5a\x27\x81\xb8\xee\x0c\x1d\x2f\x6c\x26\xda\x63\x11\x02\x11\xf6\x7e\x87\x66\x84\xfa\x39\xf8\x0a\x27\xd7\x23\xd4\xed\x28\x5c\x1f\x92\x8c\xd0\xeb\x67\xe2\x25\x9b\xe3\x10\x7a\x71\x48\xf2\xce\x01\x1e\x84\x9e\x89\x48\x7d\x3f\x73\x06\xa1\xc7\x86\x32\x4e\xe5\x61\x08\x3d\xf8\xcc\x88\x7c\xb0\x09\xa1\xbb\xbd\x32\xe3\xba\x7d\xd9\x8d\xea\x55\x65\xf6\x01\x70\x2d\xa6\xfb\x80\x15\x72\x30\x1e\x03\xf0\x8a\x9d\x9b\x22\x3b\x0e\x80\x77\x6b\x86\x2f\x23\x13\x80\xc7\x37\x8d\x9d\x71\x1d\x80\xc7\xf5\xd8\x3a\x59\x43\x00\x9e\xa2\x14\x75\x59\x5e\x00\x9e\xf9\x07\x3d\x19\x6f\x01\x78\x78\xf7\x8f\x62\x7c\x01\xe0\x1e\x48\x9c\xcc\x68\x02\xe0\xde\xbe\x67\xb5\x6c\x38\x00\x8f\xe9\x7f\x3c\xff\xe8\x3f\xc5\x4f\x3f\x15\x70\x1b\x50\x48\xfb\x85\xf0\xb7\x08\x6e\x43\x68\x40\x5f\xf4\xa5\x72\x33\x42\xbd\xec\xd2\xd6\xd6\x31\x08\x75\xee\x66\x34\x78\x37\x72\xf4\xb6\x71\xc9\x6d\x9e\xcb\xe4\xd1\x7b\x18\x2b\x1f\x16\x11\xc6\x2f\x79\x67\x85\x82\xfc\x9e\xdd\x82\x2d\x0d\xb5\x0a\xf6\x27\x4b\x84\x1b\x6b\xa3\x14\xac\x8a\x2c\x45\x47\x57\xab\x28\xcc\x6e\xdc\x22\x5a\x71\x7d\xbd\xc2\xe3\xce\x75\xa2\x07\xcb\xc7\x28\xd9\x02\x88\x64\x5c\x54\x52\x9e\x00\x20\xba\x21\xdb\x41\x65\x26\x80\xe8\xd7\xb4\x46\x15\x75\x00\x51\xc9\x94\x2f\x2a\x62\x00\x22\xab\x0e\xd9\x29\xdf\x02\x10\x6e\x18\xd4\xbb\x18\x2a\x9f\x07\x10\x82\x3d\x2b\x94\xb8\x00\x04\xd1\x2e\x37\xc5\x7c\x00\x81\x05\x3b\xd2\x14\xe3\x00\x04\x38\x63\x26\x2b\x20\x00\xbe\x71\xff\x43\xfc\x23\x9e\x86\x84\xc8\xee\x98\x11\xba\x90\x68\x19\xac\x07\xe9\x8b\x97\xef\x63\x7f\x84\x50\xd7\x61\xb5\x27\x32\x3f\xd9\xa6\x3c\x17\xd5\xb0\x35\x38\xc6\x53\xda\xa2\xaa\x35\xde\x35\x50\x20\xb7\xc9\x4f\x3b\x24\xe0\x81\xc8\xc5\x9b\x6b\xb4\x77\x2d\x9f\x2e\x31\xb1\x32\x48\xdb\x68\xdb\xb2\xd1\xdb\x4b\x75\xb5\xce\xa6\x18\xc8\x08\x17\x15\x68\x69\xe5\x3d\x60\x34\x17\xda\x68\xd6\xd7\xc4\xc8\xd6\x14\x2c\xd6\xec\x69\x63\xc8\x3e\xcd\x8b\xd5\xfa\x38\x10\xc7\x28\xcc\x70\xd3\x79\x0d\xc0\xf8\x71\xcc\x52\x27\x0e\x40\x46\xfa\x80\xa5\x8e\x1f\x80\x54\x4e\xe2\x32\x1d\x3e\x80\xd1\x0b\x77\x8f\xd5\x0e\x01\x90\x14\x89\x0d\xd3\xb6\x06\x18\x65\xbf\x2d\x43\xab\x03\x40\x62\xcd\x96\x17\xda\xe2\x00\x12\x06\x51\x7d\x1a\x99\x00\xa2\x3b\x36\x35\x69\x9c\x02\x10\x35\x5b\x9f\xa7\x2e\x03\x20\xbc\xe6\xbf\xc7\xcf\xd7\x34\x2c\x5e\x90\x25\x3a\x10\x8a\x17\xfe\xf6\x45\x0f\xfb\x95\xf6\xd8\x18\x5d\x62\xe1\x2b\x51\x33\xbc\x1e\xf7\xa4\xc1\x3a\x51\x5c\x11\xa1\x66\x4b\xab\xc3\xea\xc0\x27\x57\x33\xc9\xe2\xa1\x8d\xa4\xd8\xc5\xb2\x01\xcb\x09\xbe\x8a\xa3\xab\x2e\xa7\x58\x2c\x5e\xa8\x24\x8b\xf2\xed\xcd\xc3\x37\x5e\x53\xe4\x3b\xeb\x6b\xb6\x77\x9f\xbc\x4a\x68\xc6\x01\xd3\xf4\x6c\x59\xb5\xbb\x27\x4f\x9b\xb4\x5e\xeb\xd2\x18\x9b\x7a\xc9\x24\xa2\x25\x5a\xe3\xf4\xb1\x52\x93\x87\x1f\x2f\xaa\x97\x1f\x0c\x37\x53\x85\x2f\x6a\x5c\x09\xba\x66\xfc\x00\xca\xd9\xb4\xcf\xc9\xd6\x5d\xa6\xe7\x00\x14\x14\xa3\x16\x9b\xd4\x03\xc8\x49\x6f\x2c\x32\xd9\x04\x20\xcb\x58\x57\x64\x12\x04\xc0\x70\x88\x50\x36\xac\x07\x90\x9a\x1f\xde\x69\xc8\x06\x20\x59\xbe\xf2\xac\x41\x36\x80\xa4\xf1\xf2\xfb\xfa\x41\x00\x12\x3b\xfe\x8c\x9b\x8d\x7d\xf8\x79\x97\xfa\x82\x86\xf1\xe1\xd4\x2a\xe2\x17\x13\x4b\xbc\x3e\xf7\xb6\x69\x0c\x5e\xfd\x79\x1e\xe9\x4a\xf9\x3f\xeb\x8d\xc7\x4f\xc3\xf5\xcf\x3d\xa3\x79\xed\x11\xba\xce\xef\xe5\xa7\xc0\xcb\x5d\x51\xb4\xc9\x5d\xdd\x84\x5b\xec\x74\xee\x64\xb7\x75\x6e\x9d\x72\x7e\x19\x4b\x5d\x27\xce\x3c\xa8\x9c\x91\xea\xe7\xdc\x1f\xbe\x5c\x63\xcd\xa1\x0f\x4e\xfe\xbb\xe6\xe9\xb8\xed\xbb\xe0\xf8\x34\xcd\x45\x5f\x33\x21\xd1\x21\xa9\xc8\xc5\xa0\x77\xb7\xa2\xfd\x93\xa6\x4e\xc3\xe2\x9d\xb9\xf6\xd5\x6f\xc7\x18\xea\x6d\x77\x77\xa8\x87\xd3\x7a\x3d\x51\xb2\x0e\xaa\x50\xaf\x6d\x1a\xd1\xe1\xc0\x09\x1d\x1a\x67\x56\x7f\xb6\x33\x05\xa6\xea\x86\x95\xf7\x6d\xf9\x00\x94\x55\xc2\x46\xdb\x72\x01\x28\x99\x2e\xfd\x69\x23\x02\xa0\x10\xb7\x64\x9d\x65\x3c\x80\x6c\x50\xf0\x54\xcb\x6b\x00\x8c\x9e\x85\x87\x2d\xcd\x00\x64\x72\xe6\xaf\x31\x07\x00\x69\x91\x3f\xe3\x17\xf9\x32\xfc\xbc\x6b\xe1\xb8\x99\xf1\x96\xf8\x7c\x7f\x94\x77\xc1\xfb\xfe\xdf\x28\x79\xe2\x81\xf1\xa4\x84\xf2\x07\xb9\xe3\x37\x15\xaf\x9e\xde\xac\xa1\xfa\xc6\x94\x99\xcc\xc0\xab\x6a\x97\x24\x66\x5f\x91\x6e\x47\xe8\x8c\xe6\x0c\x5d\x1d\x39\x11\x83\xd4\xd0\x69\x87\x1c\x96\x31\x6e\x25\x27\x4d\x72\x9c\x78\x4a\xe3\xc4\xee\x33\x7e\x33\x82\x9b\xf4\x94\xb6\x45\x4d\xf0\x8f\xde\x69\xb4\x33\xca\xd2\xfb\xc6\xa1\x2b\xa6\x5f\xd7\xf3\x7a\xcd\xca\xd3\xb1\xb0\x5f\xb3\xc8\x53\xf9\xa6\xab\xa5\x73\xf8\x11\x8f\xca\x76\x73\x4b\xb9\x95\x76\x9e\x11\xcc\xe5\xe6\xc6\xa1\x72\x1e\x79\x10\x65\x94\xb1\x28\xdb\x7d\x2c\x64\xeb\x1d\x99\x1f\x31\xae\x1d\x6e\x6a\x87\xcd\x9d\xeb\x56\x00\xaf\x34\xe4\x83\xce\xb8\xc9\xc0\x7b\x75\x83\x59\x11\xae\xbb\x60\x40\xd5\x2d\x30\xdd\x85\x0d\x40\x39\x7c\x66\xba\x93\x0c\x80\xa2\xc7\xcc\x32\x47\x05\x00\xf9\x38\x7f\x3d\x87\x43\x00\xb2\x71\xbf\xf3\x40\xc7\x2f\x37\xec\xbc\x33\x37\x3b\x62\x1d\x4c\xcf\x45\xca\x2d\xb6\xc3\x85\xda\x35\xf5\x68\xe3\x0c\xbc\x1e\xd3\x34\x3b\x08\xef\x73\xae\xaa\xa4\x56\x8d\x4a\x8e\x53\x7e\x19\x79\xbe\x4b\xf0\x6a\x52\xa6\xd1\xb2\xc3\x42\xbb\x11\x3a\x3a\x37\x34\x5c\x85\x53\xc0\x76\xaf\x68\xb0\x8e\x45\x95\xd4\xee\x6d\x73\x16\x04\x7b\xce\x54\xcd\x58\x67\x33\xa7\x6b\x8e\x92\xe1\xfe\x15\x62\xb3\xee\x45\xe8\x9a\xd5\x84\xf0\xcd\xbc\x9f\xe8\x6f\xb5\x6d\xfe\xa2\x19\x6e\x59\x63\x6d\xad\x66\xbf\x08\x68\x2d\xaf\xb3\x5b\x10\xc8\xe1\xff\xf4\xb1\x98\x9d\xd9\x8c\x6d\x01\x26\xfd\x9a\x36\xd7\x02\x24\xfc\xd5\xc1\xc0\x62\xce\xd4\x9a\x29\x3b\x61\xa1\x71\xc1\x94\xb4\x49\xa6\x10\x67\x30\x71\xa2\xbb\xdf\x4a\xc8\xd3\x89\xf3\xbb\x38\x61\x29\x54\x6b\xe9\xf9\x32\x7c\x6e\x43\xb3\x46\xc5\x84\x69\x5e\xe7\xe0\x95\x5a\xa0\x77\x86\x47\x36\x7c\x57\xae\xf2\x76\xf0\xd0\x82\x5f\xca\x9a\x5e\xaf\xc7\x6d\x02\x50\xa8\xfc\x5d\xff\xb4\x0e\x82\xe8\x80\x5c\x5c\x31\xff\xd6\x73\xd2\x07\xf3\xb3\x1d\xfa\xd3\xf1\xee\xc0\x87\xc9\xf3\xf0\x3a\x64\xa3\x44\x30\x5e\xfd\xba\xfe\x78\x19\x5e\x15\x2b\x0e\x09\xc7\xba\xa9\x3c\xae\xb5\x78\xd5\xf4\xb4\xc0\x7a\xcc\x1f\x1f\x0a\xdc\xb8\x8b\x2d\x08\xa1\x84\xc0\x4d\xcb\x18\x81\x5c\x6b\xb6\x3c\x5c\x2f\x61\xd0\x2b\xa1\xb1\xc6\x6b\x4d\xb7\xab\x87\xe2\xf4\xe0\x9d\xe1\xa3\x03\x96\xeb\x6a\xce\x3e\x15\x16\xb1\xc2\xd3\xc4\x31\xc0\x66\xf9\xff\xe3\xec\xbc\xe3\xb9\xee\xde\x3f\xfe\x4a\x21\x2b\x3b\xc9\x8e\xb4\x90\xb4\xa5\xa9\x3d\x34\xb4\x07\xda\x8b\x52\xda\xc3\xaa\x14\x4d\xa3\x92\x94\x54\x56\x43\x68\x50\x44\x85\xb6\xd1\x22\x0d\x12\x0d\xa4\xd2\xde\xe7\xf7\xf8\x5c\xe7\xfd\x56\x54\xf7\xf7\xbe\x7f\xf7\x3f\xd7\x6d\x77\x5d\xef\x73\xae\xf7\x39\xe7\x7a\x9e\xd7\x65\xed\xe7\xdb\x2e\x7b\xa4\xf1\x3c\xb3\x03\x3e\x1d\x26\x0f\x9b\xe9\xfc\x25\x25\xb5\xc3\xeb\x21\xaf\x9c\x1d\xf3\x9a\x77\x58\x3d\xf8\xb2\xb3\x73\x55\x41\xbb\xbd\x83\x7b\xcf\xf1\x61\xab\xda\x98\x0e\xbc\x3e\xa3\x0e\x8b\x32\x97\x1e\xf0\x75\x72\x14\x4b\x6f\xf1\x71\xc0\x6e\x87\x7d\xec\x56\x73\xe3\xfe\x46\x0e\x6d\xd8\x63\xd3\xe9\x7d\x0a\x27\x2c\x62\xdf\x9a\x7c\xea\xd7\x65\xcc\x76\xf6\xad\x49\x4c\xef\xc3\x63\xda\x31\x66\xd8\xb2\x6f\x94\x7d\x22\x63\x86\x9b\xfa\x2c\x1b\x3e\x96\x31\xfd\x5d\x3f\x9f\x7f\x7b\xe1\x76\x58\x3f\xe2\x59\x44\xfe\xe9\xb1\x11\xd7\x85\xc8\x0f\x98\x4d\xf9\x32\xbb\x78\x21\xd5\x6d\xd3\x67\x2d\xa5\xe7\x9f\xe4\xb4\x92\xea\x5c\xb1\x53\x3c\x69\x1d\x71\xd0\x96\x9f\xa6\x06\x3b\xf9\x50\xbd\x7f\x63\x84\x2f\xdd\x7b\xf7\xca\xd8\x74\x42\xf5\x33\xb0\x68\xb6\x9f\x85\x69\x9c\xd2\xf5\x99\x87\xd7\x7b\xd9\xbc\xd4\xfe\x38\x7e\xdc\xda\x2e\xf6\xf5\x9a\x06\x0d\xff\xe0\x9d\xe8\x3c\xb2\xa5\xcb\xa0\x64\xaf\x23\x3e\xc1\x66\x8f\xfb\x3e\xf2\x4c\xdb\x07\x8b\x31\xb6\x9a\x1e\x45\xa7\x47\x5b\x1c\xee\x71\xc1\xc3\xfc\x96\x92\x45\xaf\xee\x27\xdd\x8b\x5f\xae\x30\xf3\xee\x3e\x7b\x55\x02\xbb\xd9\xa2\x79\xf7\x6e\x4b\x4e\xb1\xe7\xa6\x47\xbb\x05\x2f\x4c\x67\x5f\x4c\x56\x74\x1d\x37\x2f\x9c\x31\xa3\xa3\x5d\xdf\xcf\xad\x64\xcc\xc8\xb1\xab\xf1\xac\x60\xc6\x0c\xe6\xda\x7c\x9e\xd1\x8c\x31\x7d\xb7\x2e\xfb\xa6\x79\x31\xa6\x7b\xc4\x66\x99\xe3\x02\xc6\x74\xee\x58\xfb\x3b\x74\x64\x4c\xbb\xe0\xa7\xff\x9c\x83\xa8\xd2\x1b\x45\xe3\xe2\x71\xbb\x29\x14\x9f\xbb\x2a\x2e\xc4\x41\x64\x75\x5c\x32\x14\xbf\xf0\x3f\x49\x4e\xfc\x94\xf0\x68\x91\x0f\xdd\xe7\x8b\x30\xd9\x44\x75\xaa\x5d\xa9\x5b\xe8\x5c\x73\x8b\x4d\x00\xf1\x54\x5e\x72\x3b\xa8\x1e\xba\xc0\x74\x57\xbf\x7a\x81\xc0\x8c\x5b\xc1\x29\xfa\x90\x3d\x36\x6e\xfb\x8e\xb3\xed\x7e\xa8\xbf\x1c\x6c\x19\x64\x33\x78\xa8\x81\x56\x9f\x56\x81\x4b\x67\xda\x34\x51\xee\xde\x32\xe0\x96\x77\x3d\x13\x1d\xeb\xb5\x01\xd2\xa1\x6d\x9b\x0e\xef\xf0\xc2\xdf\xe1\x94\x76\xd3\x75\xed\x8e\x6d\x8b\xca\xad\x67\xf2\xba\x6d\xcc\xb6\x69\x15\x3e\xc6\xd6\xed\x0c\x37\xa7\x32\x66\x18\xdf\x6e\x85\xcf\x33\xc6\x0c\xc6\xb4\xbd\xe3\x75\x98\x31\xbd\x7e\x6d\x17\xac\x56\x92\xe4\x36\xab\x9d\x2b\xaa\x18\x6b\x3c\xa6\xed\x83\x25\xa9\x8c\x35\xde\xd4\x76\x96\xdb\x6d\xc6\xb4\xa7\x5b\xd5\x59\x20\xc5\x98\x96\x5b\x9b\x4b\x2e\xb1\x8c\x35\x74\xb7\x72\x9d\x2b\xc5\x58\xc3\xf9\xa2\xff\x6f\xd6\x8f\xa5\xea\x51\xe9\x3b\x3e\xcf\x0b\x4c\x16\x92\x7e\x5a\xb6\xcd\x72\x1a\xe7\x19\xb6\xbc\x9a\x92\x74\xdd\x87\x4e\xd1\x8f\x95\x6c\xa6\x7b\xfb\x91\x8b\x02\xa8\xcf\xda\xee\xbd\x41\xa4\xaf\xe6\xdf\x73\x17\xc5\x6f\xad\x6d\x28\xd5\x41\x16\x0f\xde\x47\xa7\xe7\xd3\x6e\x1d\x24\x5e\x62\xbc\x53\x54\xbd\x86\xa3\x81\x41\xb9\x07\x1f\x99\xad\x55\x2a\xe9\x3e\xf3\xc0\x88\x3e\x1b\xb5\x14\x3a\x9d\xdf\xff\x7c\xf2\x32\xed\x99\x6d\xdb\xec\x5f\xb8\x7a\xac\x8e\xac\xc5\x97\xf0\x77\xc1\x76\x3a\x6f\x5a\x25\x84\x2f\x4c\x08\xd3\x29\x6c\x71\x6c\xdf\xb3\xeb\x45\x3a\x16\xcd\x1f\xef\xdb\xfc\xfc\xb0\xf6\x81\x16\x9e\x7b\xfb\x30\xa6\xe5\xd2\xbc\x70\xa7\x02\x63\x9a\x71\x2d\x9c\xb7\x45\x33\xa6\x69\xdf\xb2\xee\xc6\x4b\x8c\x69\xb6\x6c\xd9\x74\x43\x13\xc6\x34\x8e\x37\x37\x5c\xbb\x91\x31\xb5\xce\x2d\xe0\x35\x8c\x31\xb5\xf5\xcd\xb5\xdc\xeb\x32\xa6\xda\xa1\xf9\xf8\x15\x5d\x18\x53\x29\x6a\x3e\x6f\xa9\x64\x1d\xb6\xf4\xad\x17\xd7\x43\x7a\x6a\xce\xf3\xdb\xdd\x0d\x8b\xc8\x66\x9f\xe6\x3c\xc4\x85\xe2\x75\xc2\xf8\xdf\x4c\xf5\xb8\x38\x17\x7f\xfa\x7a\x54\xd3\x60\xaa\xbe\xed\x35\xdc\x4d\xf5\x9e\x40\xbb\xbd\x54\xb7\xf2\xed\x7b\x80\xea\x96\x2b\x3a\xf3\x7a\xb1\x73\xd2\x21\xca\xaf\xe3\xaa\x62\x69\x9c\xf4\x7f\x9a\xf0\xa6\xbe\x1e\xd0\xf5\x4a\x82\xa1\xf1\xc8\xfa\x1a\x56\x1d\xe3\x7d\xba\xd5\x51\xee\x62\xb6\x22\x7e\xe9\x84\x08\xd5\x06\xcd\xf6\xc7\x0f\x5e\x36\x58\xad\x8e\x71\x79\x7c\x8b\xa0\x3e\x6a\x03\x8c\xec\xe3\x92\x63\xaf\xaa\xbe\x31\xc8\x8d\x6b\x72\x25\x47\xd5\x4a\xff\xcb\xb1\xbc\x27\xa7\x94\x17\x19\x8c\x3a\xfa\x92\x31\xa5\xee\x06\x16\x11\xb1\x8c\x29\xee\x31\x98\x12\x36\x95\x31\xc5\x05\x06\xdb\x43\xa2\x19\x53\x1c\x61\xe0\xbc\xe3\x31\x63\x0a\x85\x86\xf3\xfc\x1f\x32\xa6\xb8\xca\x50\x65\x73\x08\x63\x0a\x17\x0c\xce\xf9\x69\x30\xa6\xd0\xdc\xf0\x93\xcf\x0f\xc6\x14\xeb\x1a\x7c\xf0\xbe\xc8\x98\xfc\xa9\x67\xc9\x73\xa9\x7e\x79\xbf\xf9\x92\x3c\xca\xff\x2f\xbd\x68\x3d\x90\x71\xd6\x97\xf2\xde\x19\x9b\x6d\x74\xfa\x1f\xaf\xbc\x83\xe6\x41\xcc\xd9\x3d\x33\x24\x76\x5f\x5c\x38\xd5\xc9\xb7\xaf\xe1\x7a\x01\x1b\xbd\x62\xa8\x3e\xea\x99\x74\x84\xea\x5e\x6e\x31\xf1\x14\xaf\x69\x53\xb8\x7e\xc4\xf0\x17\x49\xc4\x5b\x75\x09\xe3\x75\x63\xcb\x5e\x69\x7b\xb5\x3d\xeb\x8c\x6f\x3a\x29\xcd\xa0\xdd\xa7\xfa\x23\x0c\x77\xa4\x2d\x1f\x39\x5e\xae\xae\xee\xb9\xb4\xc8\x85\x56\xf5\x93\x1a\xcf\x49\xbb\xb3\xb5\x43\x7d\x75\x6d\x85\xb4\x84\x43\x87\x65\x12\x1b\x1d\x4c\xdb\x77\x31\xa8\xde\xfc\xc6\xb3\xd3\x72\x4b\xa6\x00\x5a\x3f\xce\xd2\x0d\x5a\x8d\x6e\x27\x49\x77\x55\x39\x34\x56\x81\xce\x00\x7e\x44\x4d\x64\x4c\x3a\xb4\xc1\xbd\x08\xaa\xa0\x28\xae\xda\x37\x43\x62\x75\x8c\x43\x3c\x18\x93\x35\x54\x4c\xdd\xf9\x9e\x3e\xbf\x24\xc8\x81\xf6\x14\x32\xdb\xdc\x25\xf6\x61\xe8\x52\x7a\x5e\x37\xf4\x79\x7e\xbb\x28\xb7\x91\xfa\x9d\x9c\xa9\xe4\x3a\x48\x09\xb9\xbb\x88\x8f\x8c\x79\xcd\x75\x80\xc2\x5d\x23\xe8\xf6\xf4\x8e\x62\x5e\x75\xdd\xec\xc1\x79\x98\x35\x9f\x13\xa8\xfb\xc2\x8a\x45\x9c\x0b\x99\x9b\x75\x9a\xd6\x13\x93\x06\x9d\xa5\xf9\x32\x28\xea\x3c\xe9\xc6\xb4\xc3\x45\x1a\x17\xfa\x4e\xd7\xba\xc8\x05\x03\xda\x57\xaf\x9b\x99\x49\x01\x9a\xf3\xae\x27\x0f\x5e\x04\xa8\x96\x67\x19\xce\x05\xd0\xa0\x30\x6b\xec\x86\x38\x40\xb1\x77\x96\xcc\x41\x7f\x40\x2e\xed\xfa\xf5\x73\x33\x01\xd9\xd0\xeb\xd6\x0f\x92\x01\xe9\x09\xd7\x0e\x7c\x57\x04\xa4\x66\xa5\x53\xbf\xea\x3a\x8b\x92\xaf\xf2\x35\xc0\x49\x0f\xb2\xd3\xe2\xf9\xbd\xfe\x09\x47\x78\xe7\x8d\x89\x51\xd4\xe7\x1a\xf5\x0f\x50\x7f\x66\x8c\x0f\x1b\xc5\xbf\x7f\xf7\x2b\x89\xbd\x33\x79\x2d\xad\x1b\xae\xe8\xf3\x2a\x51\xaa\xfe\x0e\xd2\x3f\x38\x11\xb7\x87\xee\x71\x1f\x6d\x7d\x80\xc6\xc3\xfe\x29\xd1\x54\x2d\xdb\xdd\xf5\x18\xf1\x72\xfe\x6b\x8e\xd3\xad\xda\xf5\xdd\x4e\x52\x5e\x5d\x3d\xe8\x34\x55\x59\x16\xe4\xf0\xe7\x3d\xfd\xfd\x05\xaa\x1e\x8d\x09\xb8\x44\xfc\x50\x6f\x95\xab\xf4\x7d\x16\xce\xb9\x34\x9f\x54\x33\xee\xd0\xcf\xcb\x38\xe7\x1f\xd1\x99\x09\xd4\x29\xbb\xdb\xb1\x2b\x75\xd8\xb8\x9b\xed\x30\x98\xec\x0d\x77\x8a\x58\x81\xe6\x1e\xaa\xc7\xdc\x35\x39\x4d\x9c\x44\x7e\x49\x3e\x65\xe4\xbc\x62\x5e\x51\xcc\x11\xea\xf7\x97\x85\x9b\xe3\xe7\x79\x1c\x90\xb2\x88\xdb\x44\xa1\x92\x96\x20\xd4\xf3\x8e\x0a\x37\xb2\x63\xf2\xb8\x8d\xd4\xa6\xfd\xbc\xe0\x7f\xda\xba\x60\x7a\x41\x9e\x4c\x0b\xa3\x7c\x19\xbb\x21\x92\xe6\xf9\xc1\xc0\xc3\x94\xef\xf6\xe8\x27\x50\xff\xa4\xa0\xf8\x44\x1a\x37\x22\x07\xe4\xbd\x86\xeb\xe2\x2c\xcd\x4c\x77\xe4\xe3\xe0\x22\x71\x03\x4e\xb7\xaf\x51\xfc\x86\x0f\xcf\xa6\x8f\xbb\x55\x72\x3e\xa2\x79\xd6\x5d\xd2\x07\x50\x5a\x5f\x48\xbc\x19\xf0\xf8\x98\x06\xfd\xdf\xe3\x43\x9d\xdb\x4b\x6c\xc9\x99\xf1\x94\x99\x4a\x2e\xaf\xa0\x19\x5b\x52\xc8\x33\xd1\xe3\x87\xc7\xe9\x8d\x5e\xd2\x99\x57\x22\x1f\xfb\x55\x71\xa2\x89\xeb\x7a\xe0\x96\xc0\x77\x64\x75\xa8\x19\x97\x0b\x82\x1e\xc4\x59\xa1\xc2\x98\x24\x74\x60\x38\x2e\xd4\xf5\x8e\xd1\xbd\xa5\x74\xc7\x10\x5a\x1f\x25\x5a\x71\x3d\xa4\x63\x99\xfc\xb9\x47\xb9\x1f\x2b\x00\xf1\x1f\x9c\xfb\xda\x99\x7c\x86\xfa\x00\x6c\x29\x4e\xa5\xf7\xa1\xcf\xa2\x74\x7a\x3a\xab\xa6\x5f\xa4\xa7\xb5\xf0\x3d\xe7\x04\x66\xbe\xbc\xa1\x28\xb1\x13\x87\xdd\xa2\xfb\xe2\x43\xa4\xee\x92\x17\x9d\x9f\x3e\xa0\x75\x76\xd3\x39\x8f\xe9\x69\x2a\x0c\x7d\x96\xcc\xe3\xf0\x22\x49\x99\x3a\xe8\x54\xaa\xb5\xa7\x9d\xc9\xcb\xd9\xa3\x88\xb4\x79\x59\xb5\x58\x4e\x62\x5f\x25\x07\xd2\x4c\x7d\x79\xee\xd8\x2b\x6e\xaf\x13\xb1\xf8\xf2\x4c\x39\xd5\x81\xcb\x04\x25\x81\xc2\xf7\xdc\x56\xf7\x7d\xe9\x23\xc4\x45\xa8\x2c\x5f\x16\x3a\x70\xa4\x7f\x65\x35\xb8\x98\xd3\xf4\xf1\xe9\x05\xfb\xe9\x5e\x7b\x9c\x4b\x0c\xf5\x03\x8a\xc9\x49\xa0\x3a\xf7\xfe\xe2\x33\xb4\x5e\x0a\xb1\x39\x4b\x79\xc0\xff\xde\x05\xfa\xf7\x8b\x1c\x90\x97\xeb\x35\xe2\xb2\x97\xb5\xe0\x7c\x84\x4b\xea\x2d\xe2\x4d\xa7\x06\x70\xbf\x47\x4f\x7d\x40\xa3\x7c\x40\x4e\x31\xad\x4b\x3b\x1c\x2b\xa5\x7d\x7b\x93\x62\xce\x85\xc8\xcf\xad\x12\xc6\xc3\xa7\x73\x0a\xc4\x3b\x7c\xbe\xd0\x9a\x94\x48\xbe\xc6\x0c\xa3\x19\xf6\x6d\xe8\x7c\xfa\x0d\xdf\x9c\xb9\x72\xdb\x77\x3d\x4e\xac\x7c\xbb\x7c\x69\x00\xff\x3c\x27\x6c\x3e\x39\x71\x7f\x5e\x8c\xe6\xb6\xf4\x94\x10\x17\xa1\x02\x7d\xd7\xa9\x66\x5c\x44\x8e\xea\xca\x7c\x6e\x33\xe8\xbe\xdb\x71\xbb\x23\x14\xdd\xc3\x76\x27\xe8\xaf\x47\xa4\x9f\x1d\x85\x5f\x38\xa8\x1d\xea\x97\xf2\xf8\x38\xb8\x46\xf3\xdd\x47\x25\x87\xaa\xb1\xab\xf5\xf9\x38\x5f\x54\x37\x9f\xf8\xa1\xd9\xc3\xef\x11\x27\xe4\x58\x56\x44\xf3\xc6\xde\xeb\x09\xf9\xd9\xc7\xba\x8c\xe2\x68\xf5\xa1\x92\xf6\x67\x46\xb3\xdf\x12\x17\x20\xa7\xff\x25\x9c\xc7\xe1\x27\x07\xd2\x52\xe8\xe7\x31\xd0\x93\xdb\x19\x02\xf7\x21\xd6\xfb\xc3\x04\x25\xc8\x24\xb1\x7e\x2b\xd4\xad\xab\xf4\xf0\x0b\xe7\xf0\x66\x08\xb7\x15\x76\x42\x5c\x3a\x09\x71\xa9\xf3\xe7\xf1\xc2\xe3\x72\xac\x57\x12\xcd\xe3\x48\x9b\x9a\x1c\xd4\x4e\xc7\xcb\xb4\x4e\xde\xe6\x92\x4d\x51\xf7\xd5\xbf\xc5\xc7\x81\xc7\x5d\xfa\xfe\x15\x16\x0f\xa8\xcf\xa0\xeb\xe9\x47\x44\x6d\x4d\xbf\x59\x4a\x74\xd7\x84\xee\xcf\x69\x3e\x0c\x53\x79\x41\xa3\xb9\x57\x87\x37\xc4\x87\xb4\xc9\xf9\xb8\x85\xc7\x81\xf3\x11\x72\x39\xec\x77\x0e\xa4\x17\xb7\xbd\x05\xff\x1d\x84\xb8\x2c\x13\xfc\x16\xfb\x5c\x1c\x12\xea\xfa\x19\xc2\xc7\x05\x73\x84\x78\x08\x27\x25\xfc\x37\x7f\x16\x88\x93\x5a\x7d\x82\x50\x52\x5e\x33\x2e\x7c\xbc\x1c\xba\x71\x8e\xde\x87\xd5\x1c\x54\xfa\x55\xca\x9b\x81\x31\x37\xe8\x39\x6e\x4a\xcb\xa7\xfd\xf8\xba\xd4\x07\x34\xde\x57\x2b\x73\x3e\x62\x89\x65\x29\xe5\x55\x67\x3c\xa3\xf1\x34\xb5\x6e\xe5\x1a\x89\x1d\xbf\xe5\x0d\xe9\xc8\x0c\xed\xf2\x89\xde\xb7\xdd\x87\x7e\xa5\x79\x23\x72\x20\x7a\x0f\xb8\x95\xfd\xca\x7e\xe7\x40\x04\x3f\x44\x0e\x64\xb4\x1f\xb7\x22\x27\xe5\x23\x70\x1e\x61\xc2\x4d\x10\x51\xf7\xe2\x52\x5f\x6e\xef\x0b\xf1\xac\x54\xc3\x1f\x38\x87\x8f\x3d\xb9\x15\xf5\x73\xca\x85\xb3\x97\x52\x15\x89\x15\xf5\xa0\x44\x3d\xa4\x1d\xc5\x7c\xb4\x6d\xed\x5b\x40\xeb\x25\xdf\x7b\x8f\x88\x2a\xf0\xb6\x7c\x42\xe7\x0d\xcb\x27\x3e\xa7\xbf\xe6\xa6\x56\xb9\x92\xe6\xc3\xdd\x2a\xca\x7f\x93\xc7\x7c\xa2\xf5\xf7\xe8\xe2\xaf\x94\x4f\x87\x4c\xe2\x7f\xc5\x46\xe8\x87\x63\x31\x97\xd5\xe0\x1f\xa4\x3b\xfd\x7e\xe2\xf7\x1b\x07\x22\xf0\x1b\x33\x04\x9d\x10\xb1\x3f\x8e\x38\x2e\x22\x05\x7e\x26\xc9\x89\xdb\xab\xc2\x8e\x39\x5f\x9d\x5b\x91\x9b\x7a\xef\xfe\x6b\x3c\xbe\x0b\xe3\xa3\x5a\x3f\x87\xde\xa3\xe1\xad\x6f\x12\x0d\x11\x22\x75\x97\xf8\x97\x40\xc6\xf5\x51\x36\xc6\x14\x53\x54\x7d\xba\x3f\xa7\x7c\xe9\xee\xf9\x82\x9e\xfb\x32\xd5\x2a\x7a\xab\xb9\x56\x7c\xa4\xf7\xc9\xac\x05\x5c\x17\xa8\x9a\x03\x11\x78\xa0\xbe\xc2\xf3\x16\xb9\xa8\x96\xc2\x6c\x6d\x24\x8c\x56\xe9\xf4\xdf\xe3\xa0\x27\x3c\xe7\xea\xfe\x38\x13\x6b\xce\x8f\x45\x82\x62\xae\x8f\xc0\x47\x89\x7c\x90\x38\x4f\xc4\xbc\x71\x51\x88\x9b\xc8\x7f\x3c\xbc\x2d\x8c\x13\x31\x1e\xd7\x7f\x8d\x0b\xe7\xca\xd8\x2f\x3a\x16\xbf\xd5\xff\x6b\xf5\xc1\xa8\xad\x7f\x51\x9b\x03\x11\xfb\x7f\xd8\x09\xdf\x3f\xbe\x8a\xdb\xe9\x1b\xb9\x75\x13\x6a\xd6\xd5\x1c\x48\x2d\xfe\x21\x76\x1b\xaf\x73\x88\x1a\x1d\xc4\x32\x8c\x02\x4a\x84\xfa\xe0\xb7\x41\x3f\xf9\x87\xea\x7a\x6f\x2d\xfe\x41\xac\x7b\x5f\x15\xfe\x6d\x17\xaf\x72\x5b\xbb\xff\x49\xb2\xd0\x27\x25\x49\xe0\x22\xfe\xe8\xff\xff\xd2\xbf\xf8\x1f\xba\x0f\xbf\xf5\xc7\x79\xc4\xed\x42\x41\xf7\xc3\x33\xfe\x97\x38\x78\x01\x61\xc2\xdd\xf5\x63\x82\x0f\xe7\xb2\x81\x1f\x7b\x80\x1b\x0f\x79\xfd\xef\x69\x08\xb7\x92\xaf\x55\xf5\xe1\xb6\x54\x88\xe5\x7d\x81\xf7\x10\xf9\x87\xeb\x42\xfd\x5a\xd4\xff\xa8\xe6\x3f\x44\xfd\x8f\x5a\xfc\xc7\x89\x21\xbf\xc4\xe1\x2f\x7d\x60\xfe\x57\x1f\x94\x6a\x2e\xe6\x2f\x1c\x48\xed\xfe\x38\xf3\x8f\x09\x71\xf8\x95\x03\xf9\x25\x0e\x71\xb6\xc0\x8f\xf7\xc0\x05\x4b\xc9\x6a\x01\xb8\x2d\x2b\x99\xcd\x40\x59\x03\xe0\xdb\x3c\x80\x0d\x03\x2a\x85\x1e\x3a\xa2\x1e\xca\x6f\xfc\x83\xc0\x03\x5c\x10\xfc\x14\xf9\x8f\xb3\xfb\xff\xec\xff\x3f\xf1\x0f\x7f\xeb\x03\x22\x7e\x2c\x72\x0f\xe6\x02\x0f\x25\x72\x53\xe2\xb8\xa8\xee\x8f\x23\xe8\x3f\x38\x09\x9c\x54\x35\x07\xf2\xbd\x56\x1c\xb6\x02\x5f\x2c\x81\xa3\xf9\x92\xd5\x14\x20\x79\x83\x7d\xa9\x04\x6e\xc7\x01\x9f\x52\x80\x67\x87\x80\x4f\x13\x01\x36\x10\x28\x13\xe2\x50\xcd\x3f\x08\x9c\xcc\x75\xe1\xf3\xff\x96\x7f\xa9\x5d\xff\xff\x93\xff\xb5\x79\x8f\xbf\xf5\x41\x11\xe3\xf2\x1b\x07\x12\x5e\x33\x4f\xd4\xe0\x40\x72\x25\x6b\x30\xe0\x87\x11\xb0\x79\x36\xf0\x25\x0e\xd8\x63\x0e\x7c\x0c\x01\x8e\x8c\x06\x3e\x0e\x05\xd2\xce\x02\xef\xef\x00\x37\x8a\x81\x0f\xdb\x80\xb2\xa2\x9f\x79\x41\x9c\x0f\xf7\xb4\x6b\x8e\x83\xcb\x82\x96\x88\xc8\xbf\xfc\x5b\xff\xff\x89\x7f\xa8\xdd\x07\x45\xec\x87\x21\x5a\xf1\xf3\xe2\xf7\x89\xe3\xa3\x36\x07\x32\x48\x9a\xdb\xf1\x6f\xf8\x73\x9f\x2d\xc9\x59\x0b\x81\x95\x91\xc0\x57\x75\xc9\x5e\x0d\xf8\xd4\x0b\x08\xb5\x07\xde\x65\x02\x47\xe2\x80\xb7\x3a\x3c\x4f\x4a\xde\x4a\x37\x3d\x81\x57\x11\xc0\xd3\xf5\xc0\xab\xfa\x3c\x47\x3c\x12\xf4\x61\x6e\x09\xf9\x42\xe4\xe1\xc4\x3c\x58\x5d\xff\xbf\x59\xcb\xff\xa0\x9a\xfe\x47\x0b\xb9\xea\x4f\xfc\x83\xe8\x57\x75\x1f\x90\xbf\xf4\x41\x11\x3f\x2f\x7e\x9f\xf8\x73\xff\xc8\x81\x44\x02\x33\x9e\x02\x5f\x74\x80\xa5\x1b\x81\x8f\xd1\xc0\x86\x4b\xc0\x5b\x2d\xc9\x1e\x06\x78\xe9\x0f\x1c\xaa\x03\x54\x6e\x04\x24\x3b\x9a\x0a\x29\x20\xd7\x05\xa8\x18\x06\x3c\x4b\x02\x24\xab\x73\xc9\xbb\x44\xe4\xc2\x44\x3d\x1c\x71\x1e\x88\xfc\x4b\x92\xa0\x35\x74\x5c\x78\xe7\x1c\x15\x18\xa5\xc3\xc2\x18\xfd\x8d\x7f\xe8\xf1\x33\x0e\xb5\xf9\x87\x7f\xd7\x07\xe5\x27\xf7\x20\xea\xa4\x88\xf1\x6c\x23\x30\x2a\xd5\x1c\x48\x16\xf0\x4d\x07\x98\x62\xc9\x7b\x1f\x49\x16\x24\x6f\x7a\x02\xeb\xd2\x81\xca\x06\xc0\xce\x4e\x40\x79\x3f\x20\x3a\x04\x78\xf6\x03\x48\xfe\x01\x3c\x29\xe6\x63\xbe\xd4\x0e\x78\xea\xfe\x93\x07\xba\xa3\x56\x33\x1f\x9e\x13\xb8\x86\x24\x41\x63\xe5\xb8\xb7\xf0\xdc\xad\x6a\x8e\xfb\x48\x43\x6e\xf7\x8b\x4c\x96\x10\xa7\x5d\xde\x3f\xe3\x20\x3e\x57\xe5\xfb\x35\xfd\xfd\x9b\x0e\x86\xa8\x8f\x20\x23\x55\x33\x2e\x22\x17\xd3\x42\x60\xfb\xba\x98\x01\xdf\x16\x00\x83\x86\x02\x1f\xda\x02\x13\x2f\x01\x55\x33\x81\xf9\x3b\x80\xca\xae\x92\x35\x2a\xf0\x2c\x16\x08\x8c\x05\x4a\x3b\x4b\xf6\x38\xbc\x2f\xd8\x99\x48\xe0\xd1\x11\x20\xb7\x11\x50\xb8\x07\x90\xec\x2b\x1f\x08\xf3\x5a\xe4\xa1\xc4\x79\x70\x5a\x18\x0f\xa2\xee\xcd\xe1\x98\xbf\x3c\x77\xc1\xef\x50\x81\x0f\xda\xb5\x90\xdb\xed\xe7\x7f\xc6\x41\x7c\xfe\xff\x95\xff\x10\xad\x18\x2f\x31\x1e\x06\xd2\xc0\x8f\x37\x80\x55\x5b\xe0\xa3\x1f\x60\x6b\x2d\x59\xd5\xf3\xf9\x51\xc1\x24\x7b\x53\xe0\xc9\x13\x9e\x2f\x1f\xf7\x01\xb6\x31\xa0\xb0\x3b\x70\xd0\x1a\x78\x20\x07\x24\xbd\x07\xee\x7e\x02\xb2\x4e\x00\x79\xd9\x40\xe9\x4b\xe0\xf6\x4e\xe0\xc7\x13\xe0\x12\xe3\xbc\x4f\x8a\x47\x1d\x3a\x77\x8a\x7f\x26\x45\xfd\xa2\x0e\xef\x94\xa2\x7d\x42\x84\x26\xe8\x5c\x66\x5f\x7e\x5d\x52\xb8\x13\xb9\x97\xe0\x87\xa0\x7d\xe6\xce\x1d\x98\x20\xb1\xfe\xb7\x40\xba\xad\xdb\x06\xfe\x8c\xc3\xbf\xf6\xff\x8f\xf5\xf0\x9f\x5f\xaf\xf3\x9e\x5b\x8d\x24\xe0\xd3\x17\xa0\x59\x5b\xe0\xf5\x0d\xa0\x4b\x63\xae\x83\x36\x74\x19\xf0\xc4\x18\x56\x53\x93\x81\x42\x56\xaf\xdf\xb2\x34\xa0\xe0\xb2\xec\xfa\xcd\x3b\x81\x3b\x4e\x72\xa3\xc3\x1f\x03\x37\xa6\x28\xb4\x3e\x65\x02\x64\x77\x56\x54\xbe\x76\x04\xb8\xe6\xa3\x58\xf0\x58\x06\xb8\xd2\x4f\xe9\xc0\xd7\x5d\x40\x2a\x94\x69\x05\x7f\xdc\x5c\x99\xf4\x34\x0f\x2d\x51\xa6\x73\x87\xfd\xe7\x1b\xd0\xdf\xde\x6b\xd1\x60\x0e\xf9\xbd\x4a\x89\xee\x5d\xed\x30\x57\xa4\xf3\x99\x80\x43\x4a\xf4\xf5\xad\xbd\xe5\xf3\x25\x76\x93\xad\x2c\xf5\xfe\xf0\x1d\x2b\x13\x2f\xc6\xe1\x3f\xfb\xfd\x0f\xf6\xb3\x29\x20\x6b\x00\xbc\x3a\x5b\xb7\x8d\xae\x19\xf0\x74\x82\x7c\xac\xd5\x43\xa0\x70\xb0\xca\x94\x01\x06\x40\xbe\x87\xc6\x31\x87\xf3\xc0\x8d\xc3\x8d\x9a\x2f\xb2\x07\xae\xbd\x6d\x74\x7d\xc3\x3a\xa9\x63\x97\x5a\x37\x0a\x0e\xf5\xa9\xf7\x32\xdd\xba\x51\x44\xbc\xbc\xcc\x84\xb4\x07\x8d\xa2\x2f\x3a\xc9\xa4\xa6\x14\x36\xfa\xf2\xc0\x59\xd6\xea\xcc\x53\x6d\xe7\xf7\x8b\x65\xbc\x12\x9a\x37\x8e\x66\x4c\xf6\x58\xe4\x62\x5d\x27\xc6\xe4\xce\xec\x75\xd1\x35\x67\x4c\x4e\x35\xf8\x82\xce\x75\xc6\xea\xf7\xab\xe6\x5d\x2a\x74\xe4\x18\x93\x79\xb8\xc9\x80\xfa\x2d\x15\x6c\xb8\xd2\xb8\x90\x31\x99\xd6\x3e\x19\x3a\x7b\x18\x93\xf9\xea\xe5\x2c\xf9\x58\x3a\xc3\x43\x51\x67\x01\x63\x32\x76\xff\xdd\x7f\xb1\x2e\x2e\x4b\xfd\xb9\x99\x91\x1c\xed\x92\xdf\x7d\x53\xa6\xdd\x52\x79\x8e\x2a\xed\x02\x8b\xeb\x69\x6b\x48\xc6\x45\x7e\xa0\xae\x4f\xcb\xd6\x75\xe7\xe7\x58\x19\x0c\xea\x1e\x2d\xb3\xe4\xd2\x35\xc3\xb7\x23\x8b\xe4\x56\x9c\x1f\x69\x14\x32\xfb\x87\x62\xfb\x64\xd7\x26\x8d\x3c\x22\x1b\x7c\x3f\xb5\xc6\xe8\x5a\x50\xb6\x4a\x41\xc2\x04\x23\xd7\x98\x47\x6a\xe6\xb1\xa5\x46\xf6\x69\xa3\xd4\x1b\x1e\x51\x37\x9a\x74\xa7\xa3\xba\x75\xcc\x57\xa3\x7b\x95\xb3\xd4\x36\x1c\xac\x32\x0e\x63\x4c\x4d\x3e\x24\xc9\xf8\x29\x63\xaa\x03\x02\x7c\x4d\x9e\x30\xa6\xea\xb0\xb9\xb5\xb1\x1d\x63\xca\xa6\x1b\xfa\x36\x49\x65\xac\x81\xf2\x1a\xcd\x26\xab\x18\x53\xea\xea\x15\x69\x74\x9f\x31\x45\x1f\xf7\xe5\x86\xc5\x8c\x29\x8c\x5d\x99\x60\x68\xce\x98\xfc\xd2\xe5\xca\x86\xf5\x19\x93\x6f\xb4\xb8\xa5\x41\x30\x63\x72\x93\xfe\xb7\xff\xa2\xdf\x22\x0f\xa2\x4a\x7e\x7f\xee\xdd\x88\x74\xdb\x5f\xad\x31\xa2\xaf\x97\x9e\x6b\xda\x45\x62\x1f\x38\xb4\xa0\xef\xbb\xe9\x66\xbe\x4f\x61\x2b\x70\xf9\x78\x6b\x03\x43\x7f\xe9\xf4\xb4\xe5\x16\xe3\xdb\x77\x57\x5c\x98\x78\xbb\x75\xfb\x41\xcd\x55\x46\xc6\x15\xb5\x6e\xe9\xf4\x43\xfd\xd5\xa1\x5d\x16\x57\x96\x9c\xd3\xea\x72\xf0\x99\x45\xb7\x4d\xa7\x1a\xab\xef\xf3\x34\x9f\xba\xbf\x93\xce\x8f\xd0\x20\xb3\x87\x89\x85\x7a\xe3\x76\x25\x98\xcd\xcb\xd6\xd7\x3b\xbb\xd3\xcd\x2c\xfc\x49\xae\xde\xb0\xed\xe3\xcd\x63\x19\xd3\x99\xba\x69\x8a\x45\x17\xc6\x1a\x5b\xac\x0d\x33\x8f\x62\x4c\xeb\xa3\x87\xb4\xf9\x24\xc6\x1a\x6e\x5c\x11\x6f\x66\xcb\x98\xc6\xe1\xa5\x2d\x5a\xf9\x32\xa6\x3e\x69\xd1\xbb\x96\x19\x8c\xa9\xd9\x2d\xcc\x69\x71\x9f\x31\xd5\xd6\xae\x46\x2d\xac\x18\x53\xe9\xe8\x12\xdc\x6c\x33\x63\x0d\xb6\xcc\x5d\x6a\xba\x85\x31\x25\xef\xbf\xfb\x5f\xad\x0b\xd2\x05\xbf\xf0\x10\xef\xdc\x9b\xd2\xf9\xca\x73\x87\x36\x14\x8f\x22\xd6\x81\xce\x71\xf3\x03\x78\xbf\x9c\x2c\xad\x6e\x74\x8c\x90\x1e\xde\xa3\x63\x1d\x1f\xe0\xcc\x57\xdb\xf3\xda\x1b\xa4\xda\xc7\x85\xf4\xd8\x67\x56\xae\xa4\x10\xd5\xb8\xdb\xd0\x9e\xea\x9a\x97\xc2\x72\xba\x06\x8d\xd9\xd0\xb8\xed\x2e\x69\x9b\x60\x97\x38\xfd\x16\x01\x8f\xba\x2c\x5f\xdb\xc2\x68\xe7\xe6\x7c\x6b\x8b\x10\x17\x93\x46\xbe\xb3\x3b\xf7\x8a\x9b\xdf\x34\xdf\xc7\xa8\xd3\xb2\x8b\x5f\x4c\x83\xd7\xcc\xec\x34\xad\xd0\xd5\x74\xa5\x57\x71\x67\x95\xcf\xcb\x4c\x1e\xae\x5c\xd0\x79\x0a\x63\x4d\x9a\x2f\x1e\xda\x49\x83\x31\xfd\x1c\x57\x85\x8e\x9b\x19\xd3\x3d\xe1\xbc\xa4\xc3\x1a\xc6\x1a\x27\xcc\x51\x6a\xbf\x80\x31\x6d\xb5\x99\x67\xda\x85\x32\xa6\x95\x36\x23\xdb\x2a\x96\x31\xcd\xf2\x69\xef\xdb\x28\x31\xa6\x61\x35\x39\xd8\xb2\x94\x31\xf5\x31\x4e\xe3\x2d\xae\x30\xa6\xba\xf1\x77\xff\xeb\x47\x70\xab\x29\x9c\x6a\x70\x0e\xa6\x2a\x87\x8e\x27\xf0\xd4\xa6\x0b\x9d\x9e\x3e\x14\x38\x98\x9b\x3f\xfa\xd1\x29\xf2\x65\x97\x41\x74\xaa\x9e\x5a\x39\x8c\xce\x75\x4e\x4e\xe6\xba\x19\x47\x8e\x8f\x4a\x50\x29\x06\xf6\x8f\xb0\xf7\x37\x59\x27\xef\x1c\x8c\x61\x31\x9d\x65\x35\x4e\x6c\x3e\x33\x44\x7d\xc8\x5e\x03\x75\x1f\xaf\x41\x0e\xd3\x56\x1b\xef\xf4\xd8\x3c\xe0\xd1\xca\xa1\xcd\xd6\x2e\xdf\xd6\x7f\x66\x80\x6e\xcb\xe0\x45\x29\x7d\xbf\x47\x27\x9b\x85\xb9\x16\xf6\x55\x4e\x3b\x61\x5e\xe0\x52\xd6\x67\x61\xfe\x3c\xf3\x74\x67\xe3\x3e\xa9\xaf\xcb\xcc\x36\xcc\x9e\xd5\x27\x9c\x5d\x6f\xd1\x62\xda\x92\xde\x93\x59\x79\xd3\x3d\x8e\x37\x7b\xed\x64\xcc\xe8\x99\x43\x46\x8f\x38\xc6\x0c\xe2\x27\x74\xed\x9e\xc5\x98\x5e\xd8\xf8\xe1\xdd\x1b\x30\xa6\x1b\x3d\x2e\xd5\x46\x83\x31\xed\x6f\xa3\x9f\x5b\x3f\x64\xac\x51\xab\x51\x1f\xba\xc8\x31\xd6\x48\xc6\x3e\xbf\x53\x12\x63\x9a\x89\x3f\xfd\x97\xad\xc9\x01\x45\x73\x3d\x9c\x37\xba\x9d\xa8\x0f\xcc\x53\xef\xde\x74\x2e\x77\xcf\x86\x8a\x2c\xc8\x75\x19\x4e\x75\x89\x8b\xe5\xfc\xf4\x2c\x65\xf6\x44\x3a\xaf\x4c\x68\xe6\x48\xe7\x93\x51\x47\x79\xbd\x7c\xcf\xde\x69\x2f\xa4\xfd\x80\xa0\x9d\xd3\x95\x75\xbd\x65\xba\xfa\x8e\x9f\x62\xd3\x66\xb0\x6a\xbc\xfb\x24\xc7\xfa\x7d\x87\xe9\x7a\x2c\xac\x9a\x60\x32\xfe\x4d\x33\xcc\x75\x19\x37\x76\xe1\x82\x56\x9e\xd3\x2e\x8e\x89\xf1\xfd\xd8\x5a\xd9\xb1\xd1\xe8\x0e\xe1\x2a\x6d\x56\x8c\x8f\x18\xa5\x96\x34\xc6\xea\xd9\x98\xf4\x91\x2a\xb9\x66\x6d\x35\x46\xbd\xb6\xaf\x2c\x5b\x61\x25\x33\xf2\x9b\xfd\x5e\xe6\x67\x31\x7b\xc4\xc2\xe1\x2d\x59\x42\xcb\xd1\x43\xd5\xed\xf2\x59\xbe\x69\xc3\x21\x1d\x06\x47\xb2\x17\xc6\xa3\x06\x9b\x0d\xda\xcb\x3e\x18\xbd\x1b\xdc\x60\xc0\x4b\xc6\x0c\x17\x0e\xcc\xeb\x67\xcc\x98\x5e\xe4\x40\x8d\xbe\x55\x8c\xe9\x59\xf5\xff\x6e\xfb\x94\xb1\xc6\xcb\xfa\x18\xdb\x7e\x67\x4c\xdb\xe2\xa7\xff\x02\x07\xb4\xb2\x05\x9d\xfa\x54\xdd\xec\x4a\xf3\xbc\x34\x73\x00\x01\x30\x77\xc7\x0d\x27\x1d\xe3\x6c\x9b\x09\x34\x1e\x32\x4e\x3b\xd1\xed\xd3\xd3\x15\xfc\xd4\x2c\xfe\x02\x5d\x5b\x42\xe4\x15\xce\x85\x84\x1e\x5a\x40\xfc\xd8\xd6\x02\x37\xe2\x02\xd6\xcf\x5d\xe2\xa6\x19\x0a\xac\xb8\xea\x66\xd5\xa2\xb7\x52\xd4\x7c\x3d\xd7\xb1\xdd\x2e\x36\x9a\x36\xd5\xc6\x45\x6e\x64\x07\x63\xd9\xf1\xf5\xe7\x9c\x9d\x1b\xd0\xa2\x8b\xfd\xad\xd9\xd9\x6b\x7b\xb5\xda\x65\xf7\x63\x56\x54\xe8\x5a\x73\xdd\x41\xed\x66\x1e\x3f\x61\x6c\xbe\xab\x7f\xe8\x8c\x0f\xd7\x57\x9b\x8f\xee\xd7\x60\xc6\x83\x27\xe7\x5b\x55\xf5\xbd\x37\x23\x8f\xe5\x36\x7f\xd4\x3b\x6a\x8a\x03\x7b\x67\x12\xd2\x5b\xc3\xe1\x10\x63\x4d\xfc\x7a\xdd\x98\x70\x81\x31\xc3\xce\xbd\xbc\xc6\xae\x60\x4c\xff\xb4\xed\x90\xd1\x52\x8c\xe9\x7b\xf7\xd8\x6e\xdf\x93\x31\x9d\xfe\x3d\x30\xac\x82\xb1\xc6\x4a\xdd\xb3\x86\x9e\x63\x4c\x7b\x5d\x77\xdb\xc1\x9d\x19\x6b\x24\xf5\x93\x83\xe2\x1c\x50\x95\x5e\x2f\xaa\x43\x96\x04\x0c\xa2\xf3\xf8\xbb\x91\x63\xa9\x4e\x91\x63\x33\x99\xce\x61\x2f\x14\xcc\x2c\x27\xff\x55\xe7\x51\x5e\x88\x37\x5a\x48\xba\xce\x11\xe9\x4b\xe8\xe7\x77\x9f\x5b\x41\x3f\xb7\x2d\xcc\x9d\x4e\xc5\xd6\x4c\xf6\xa4\x11\xb7\xa4\x74\x4d\xa5\x9c\x16\xe0\x6c\xe3\xfd\xde\x70\x47\xfd\xad\x4e\x8a\x9e\xc7\x3a\x6a\xa8\x6f\xb4\xff\xb8\x3a\x6f\x88\xb3\xde\xdb\xc1\xaa\xab\xf6\xcc\x98\xdf\xa4\x61\xdf\x3a\x2b\xd3\x3d\xf6\x9b\xc8\xf5\x9c\xba\xe2\x46\xb0\x6f\xd3\x79\x5d\x0f\xac\x40\x5c\x45\xd3\x0c\xeb\x2f\xcb\x37\x5d\xe9\xde\x74\x54\xe7\xe8\xe5\x6a\x8f\xb3\x4d\x1a\x77\x8e\x58\xbe\x84\xa5\x1a\x8d\xec\x6c\xe4\x16\xc3\x98\x7e\x55\xc7\x97\xf3\x7a\x33\xa6\x6b\xde\xb1\xcd\x9c\xa3\x8c\x35\x5e\xd5\xb1\xdf\xcc\xed\x8c\x69\x9f\xea\x60\x3b\xf5\x07\x63\x5a\x4f\xda\x1f\x99\x6c\xc1\x58\xc3\x84\x0e\xb7\x1c\xf6\x33\xd6\xf0\x5d\x7b\xcf\x89\xab\x19\xd3\x9c\xde\xde\x63\x1c\x63\x4c\xe3\x32\x63\xe6\xa4\x4f\xfe\xc6\xb3\x0f\x9d\x0a\x96\x8e\x1b\x4a\xdc\xd3\xdd\x40\x07\x7a\x0f\xe4\xcc\x9b\x4e\xf5\xce\xcc\x0b\x5c\x17\xe5\xb4\xea\x22\xce\x3f\x54\xac\xa0\xaf\x47\x14\xba\x13\x27\xb1\x67\x98\x37\x8d\x83\x00\x1b\x1f\xe2\x06\x7d\x2a\xb9\x6e\xc6\xb2\x77\x9c\x17\x98\xb9\x67\x1b\x9d\x1e\x3a\x2a\x07\x38\x6a\x77\xae\xb3\x78\xf8\x9c\xad\x67\x5b\x6b\x35\x70\xe9\xd3\x76\x73\x56\xdf\x08\xad\x0f\xdd\x96\x6d\x36\x9b\x3c\xa9\xf1\xd8\x4e\xb9\x9b\xd6\xae\x9c\xa8\x53\xd1\xae\xf9\xc6\xb2\xa0\xf7\xba\x27\x2d\xf3\x37\x76\x3b\xba\x48\xb7\xcc\x62\xab\x5f\xe4\x45\x5b\x5d\x77\xf3\xc1\x7e\x46\x45\xb7\x75\xba\x99\x3b\xfb\xf5\xfc\xae\xdb\xe8\x81\xf9\xa2\xb5\x7a\x8c\x69\x75\x35\x3b\xec\x3e\x9d\x31\xcd\x19\x66\x97\x97\x6f\x65\x4c\x63\x97\xf9\x9a\xc5\x6a\x8c\x69\x4c\x69\x35\x7b\xe1\x68\xc6\xd4\xf4\xcd\x7a\xcd\x77\x67\x4c\x6d\x70\xcb\xd8\xb9\xd3\x19\x53\x99\xd0\x6a\xf6\x2c\x43\xc6\x54\xc6\xb5\x9a\x3f\xbd\x0b\x63\xca\x85\xa2\xff\xcf\xba\x8d\xa0\x3e\x59\x05\x1b\x27\x93\x7f\xb9\xdd\x5d\xe8\x5c\x36\x23\xd0\x8d\xea\x9b\x67\x56\xaf\xa0\x53\xe4\x63\x27\xdc\xa9\xce\x19\xe5\xb1\x4e\x89\xfb\xef\x4b\xe7\xb6\x41\xf1\x9b\x89\x23\xdd\x50\xe1\x4f\x9f\x5f\xad\xcf\x75\x52\xe6\x1b\xf2\x3e\x32\x13\x2f\xee\x26\xde\xd6\x2e\x2e\x4c\x53\x49\x0a\xb0\x55\xdc\x93\xdd\xf4\x9e\x9c\x6c\xc7\x7d\xa1\xde\xdd\xe7\xa9\xa4\xb7\x59\x14\x3a\x7e\x82\xb6\x9a\xa7\x99\xcb\xee\x0f\x4b\xda\xab\x47\x34\xf7\xd8\xed\xbd\x2d\x41\xa3\x6d\xd3\xb9\xbb\x1b\xc6\x14\xa8\xbf\x35\x1e\x19\x12\x76\xa1\x5c\xbd\x7d\x93\xae\x21\xaa\x0f\x6e\xab\xbe\x6d\xd2\x6b\xd7\xeb\xcf\x3b\x94\x4b\x9a\x6c\x09\xbc\xc3\x58\x83\xcb\x4d\x46\x6c\x3a\xc9\x98\xd2\x9d\x26\x15\xeb\xdb\x33\xa6\x94\xd3\xa4\xe9\x5a\x05\xc6\x14\x2f\x19\xb7\xf7\xd8\xc1\x98\x52\xc7\x26\x3e\xab\xdc\x19\x53\x1c\x64\x94\xb8\x7c\x3f\x63\x0a\xf6\x86\x3f\x16\x1f\x63\x4c\x7e\x6c\x93\x07\x0b\xc6\x32\xa6\x30\xaa\x2c\x74\x0c\x9d\x7a\x3f\xd4\xe7\x1c\xcc\x8d\xf0\xf9\xc4\x77\x5d\x6c\xc2\x75\x51\x92\x43\xdc\x49\x76\x3e\x61\xeb\x3a\xaa\xf7\xc7\xe8\xfb\xd1\x7b\x20\x4c\xb8\x45\xb9\xdd\x23\x90\x74\xc0\x37\x32\xae\x0b\xe3\x19\x1f\x42\xf3\xc2\xcd\x6b\x2f\xfd\xde\x69\x5b\xc2\xa9\x6e\x68\x1f\x13\x41\xf1\xeb\xea\x70\x98\x4e\xd5\xdb\xbe\x3c\xdc\x59\x77\x58\xdd\x84\x16\xbd\x0e\x4d\xe9\x68\x24\x97\x68\x32\xf9\xd0\xf6\x91\x19\xf2\x97\x0d\x5d\x0e\x39\xba\xa6\x2a\xe8\xe9\xb5\x39\x34\x7f\x53\x80\x7c\x9c\x4e\x87\x98\x17\x91\x46\x72\x2f\xb5\xdf\xc7\xec\x4f\xbb\x54\xff\x9c\x76\xdf\x98\xd1\xf7\x9a\xc9\x3c\xd5\xee\x1b\x63\xf0\x71\x7e\xbd\xb9\xda\x87\xf7\xa7\x32\x56\x2f\xa2\xf1\xec\xdd\xbb\x19\x93\x51\xd0\x51\xdd\xbe\x97\x31\x99\xeb\x3a\x51\xfe\xed\x19\x93\x1d\xa7\x62\xb0\x95\x74\xfc\x1b\x5f\xf1\x8d\x64\x4c\x3a\x47\x57\x71\x5d\x3f\xc6\x64\xf5\x95\x9b\x78\x53\xbf\x07\xdd\x46\xee\xa6\x8c\xc9\x24\x3d\x70\x9e\x49\x79\x2f\x37\x93\xf7\x07\xca\xb4\x5a\x41\x79\x2f\x25\xda\x8b\x4e\xc3\xe3\x37\x72\x1d\xa0\xe8\xd7\x9b\x27\x48\xec\xbe\xe3\x81\x34\x6e\x76\x1e\xdc\x79\x04\x54\xef\xe3\x7d\x92\xd6\x04\x84\x51\x1e\x58\xae\x76\x90\xfc\x9f\x7b\x2c\x8a\xde\xa7\x93\x86\x1f\xa6\xba\xd6\xc0\x47\x71\x34\xce\xda\x15\x9d\xa0\xf7\xb1\x71\x72\x62\x99\x4a\x27\x40\xe7\x72\xe2\x35\x0b\xeb\xba\x5d\xb4\x47\x27\x45\xd9\xd9\xd5\x71\x68\x38\x2d\xe9\xd6\xdc\x34\x40\x3d\x37\xe9\xc1\xfa\x53\x80\xaa\x73\x92\x6b\xf8\x7d\xa0\x41\x9f\xc4\xb4\xe4\x29\x80\xe2\xb0\x44\xa3\x3b\xfe\x80\xfc\xbc\x53\x53\xab\xe6\x02\xb2\xbb\xe2\x49\x39\x5e\xda\x2d\x86\x94\xf3\xeb\x65\x1e\x20\xbd\xce\x3a\xfa\x61\x42\x7d\x8f\xf3\x0d\x75\xde\xec\xe8\xce\x3f\xf6\x7f\xc2\xed\x16\x41\xff\xc1\x8f\xb8\xfc\x5b\xca\x6e\x94\xcf\x2e\x0b\x79\xed\xac\xfe\x3a\x5a\x27\x1e\x8f\xdd\x4c\x6a\x0b\x47\x46\x07\x51\xf5\x44\xd4\x01\xda\x95\x1a\x4a\xb7\xa8\xfd\xd5\xf6\xd3\x82\x62\xc3\xa0\x83\x54\x2d\x59\xe5\xc2\xab\xb0\x0b\xd2\x8f\xd0\xfc\x99\x96\x15\x47\x79\x63\x54\xe3\x13\x54\x85\xb0\xdd\x7a\x9a\xf4\x09\xcd\x8b\x53\x89\xb3\x51\xb5\x48\xa7\x5b\xed\x0a\xc7\x32\x74\x8c\x1c\x01\x59\xcf\x8c\x75\x3d\x43\x80\x7a\xa6\x19\xa7\x9d\x24\x2b\xb2\x23\x19\x27\x56\xd3\xbf\x20\xe3\x68\x08\x55\xd0\x33\x64\x4f\x50\xdd\x21\xdd\x22\x97\x46\xe8\x05\xb3\x0a\x13\x5a\xb1\x08\x37\x62\x4f\x2d\xe7\x56\xd4\xb7\x38\x24\xf0\x0e\x91\x82\xf2\xfc\x7e\xa1\xbe\xbb\x57\xa8\xef\xed\xaa\x4b\x76\xfc\x76\xba\x8f\x71\xa5\x05\xef\x0f\x75\x36\x87\x57\xcd\x8e\xb3\xcd\x54\x1d\x39\x9a\xc7\x39\xa0\x83\x8a\xbb\xa9\xae\x19\xaa\x11\x4e\x55\xe7\x20\xb5\x48\xe2\x5e\x36\x7a\x1d\xa2\x75\x85\xb7\xfd\x31\x7a\xcf\x2e\xb1\x8c\xa7\x38\xcc\x31\x3a\x49\xf5\x41\x87\x3d\x49\x14\x9f\x61\x03\x38\x0f\xd3\xcd\xf3\x02\xfd\xbe\x66\x6f\x2e\xd1\xba\x43\xd1\xfd\x3a\xf1\x63\x40\x76\xa0\x16\xfd\xa6\xec\x0d\xd6\x54\x9f\xc9\x9e\x3f\x9e\xbe\x23\x7b\xfb\x32\xea\xa4\x91\x3d\x6c\x3b\x75\x24\xcb\xb6\x8c\xa3\x91\x96\xd5\xee\x1a\x91\x7b\x59\x83\x9e\x51\xc4\xaf\x0a\xf7\xf7\xcf\x27\x71\x9b\x2c\x54\xca\x04\x2e\x06\x71\x82\x1e\xc2\x51\xa1\x9e\x19\x2d\x74\x64\x38\x20\x28\xd0\x87\x91\x5e\xc4\x39\x5d\x9e\xd7\x4f\x1d\xda\x46\x75\xd8\x63\x1d\x43\x68\xfe\x47\x6c\xe4\xdc\xd7\x5e\xcf\x03\x94\xe7\xb6\x5b\xc4\x90\xee\xe4\xa6\x79\x47\xa9\x3a\xb4\xf6\xfc\x71\xea\x07\xb5\x72\x7f\x22\xd5\xb1\x5d\x75\x39\x17\x32\xbd\x2d\xaf\x17\x8f\x2d\x3a\x4f\xf3\x66\xd0\xdd\x8b\x54\x2f\xec\x58\x7a\x95\x7e\xce\x38\x30\x9b\xc6\x95\x6c\xd8\xed\x38\x1e\x87\xbb\xf2\x9a\x34\x62\xf2\x03\x3a\xd2\x5f\xba\x6b\x38\x9a\x48\xc6\xbb\x81\x8b\xa8\x83\xcc\xdd\xf3\xfe\x94\x89\xef\x06\x1d\xa6\xaf\xe7\x77\xce\xa4\xbf\x90\x37\xf0\x11\x57\xf4\x1b\xc2\x68\xa5\x22\x72\x0e\x17\x85\x7a\xf6\x79\x1f\x6e\x53\x84\x8a\x9a\xc8\xc5\x1c\x17\xfa\x5f\x88\x5c\xcc\x21\x1a\x1f\x89\x53\x03\x68\x7f\x18\xa7\xb2\x9b\xd6\x4b\x51\xaf\xc2\xa9\xbe\x1f\xee\x1a\x43\xdc\x4a\x70\xcb\xa3\x9b\x24\x76\xab\x42\x3c\xd1\x1a\x22\x07\xe4\x71\x25\x59\x97\x8f\x83\x34\xfa\xd7\x38\x9f\xcb\x20\x7a\xc1\x09\x17\xe9\x5f\x3f\x52\xe3\x0a\xe5\x8d\x3e\xc7\xb3\x28\xdf\xb6\xa3\x4a\x0b\x60\x30\x28\x9f\xfa\x79\xd6\x9b\xfc\x50\xd0\xc1\x28\xde\xad\x46\xe4\xe1\x63\xaf\x76\xf4\xbc\x8b\xf3\x47\xd0\x13\x78\xdc\xd6\x95\x56\x2e\x8f\x8b\x37\x65\x73\x1b\x45\x95\xd3\xc7\x96\x9c\xb4\x2a\x4e\xbb\x4f\x2b\xf9\x47\x2f\xbe\xd2\x48\xbd\x2b\xb0\xe2\xb9\x42\x25\xf9\x9a\x70\xb3\xfc\x92\xc0\xc7\x9c\x17\x3a\x52\x9c\x15\x2a\xce\x89\x42\x1c\x38\x17\x93\x50\xb9\x97\xfe\x7d\x87\x1d\x22\xe8\x39\x85\xc7\x1f\xba\x46\xb3\xe7\x1d\xc9\x20\x20\xe0\xd1\x49\xd2\x73\x10\xfb\x82\x79\x5b\xa6\xd2\xbf\x72\xc5\x22\xce\x07\xb8\x16\x5d\xa4\xf7\xee\x2c\x17\xce\xc3\x4c\xb4\xce\xa2\xd9\x3c\xcc\x85\xd7\xcb\x7b\x7a\x70\x1d\x85\xd6\x61\xf7\x88\xab\xd0\x1b\xfe\x88\xaa\x8c\x75\xad\x9f\xba\xf1\x38\x94\x7f\x57\x26\x05\x91\x0a\x2f\x4b\xca\xc8\x15\xcc\x8e\x7e\xa2\xd2\x9d\xaf\x50\x2b\xcd\xd7\x13\xff\xf3\x62\x2c\x57\x6c\xaa\x54\x4c\xa1\xef\xab\xdc\x7a\x97\xe6\xcd\x8b\xb8\xf7\x7c\xe5\x2b\xf0\x3e\x0f\xe4\xb8\xcd\x6b\xce\xed\x0d\x81\x30\x10\xfb\xe1\x5c\x1a\xce\x6d\x4d\x5e\xe8\xf0\x88\x48\x9a\xbf\x11\xe9\xb1\xf4\x57\xf6\xe4\x70\x5d\x9c\x1d\x96\xbc\x8a\x2c\x72\x40\xeb\x1a\x9e\xa7\xf5\xa4\xfb\x9e\x4c\xe2\x86\x96\x9c\xb8\x4a\xeb\x23\xe7\x9e\x39\x4d\x68\x3e\xa8\xf1\x71\x3e\x2e\x9d\xfb\x3d\x28\xab\x80\xd6\xdd\x36\x55\x82\x3e\xce\xbc\x52\x1a\xbd\xda\x4f\x9f\x53\xde\xad\x93\xf0\x32\x96\xc7\xe1\x7d\xbc\x02\xcd\xf7\x4f\x9a\xad\xe8\xcd\xf2\xe9\xc0\x00\xe2\x42\x3e\x57\xcc\xa0\x19\xf5\xe9\x9c\x37\x91\x77\x5f\xee\xed\xa1\xc8\x7d\xbe\x90\x58\xc1\xbf\x7e\x8b\x9e\xc0\xa7\xe2\x57\x94\xb9\xab\xf2\xb8\x12\xc1\x73\x2d\xee\x5f\xb1\x90\x1f\x44\x7e\x2a\xcf\xac\x66\x5c\xb2\x84\x7c\x71\x89\xce\xaf\x44\xff\xc3\xa2\x38\x07\x15\xac\x98\x42\x7d\x25\xfd\xd5\x38\x0f\xe3\xd7\xfc\x22\x65\x2f\xef\x6d\x57\x69\x3d\xb5\xd2\x99\x73\x5f\x0b\x8f\xdf\xa4\xf7\xea\xac\x9b\x79\x54\x85\x9f\x3c\xe5\x1e\xe5\xd9\xd1\x0f\x0b\x29\x5e\x03\xfc\x1f\xd3\x7e\xc4\x46\xf3\x19\xd1\x09\xad\x46\x54\xd0\x3e\xad\xb1\xce\x1b\xe2\x05\xea\x06\x7e\x10\xe2\xf0\x0b\x07\xc2\x3b\xfd\x45\xf6\x16\xea\xd6\x8e\x02\xdf\xb0\x42\xe0\x1e\x44\x9d\x83\xa3\xe3\x51\x83\x7b\xa8\xa9\x13\xf3\x51\xd0\xc3\x11\x75\x62\x9e\xed\xfd\xe7\xb8\xdc\xa4\xf7\x6b\xf8\x94\xd3\xb4\xcf\x16\x39\xa8\x40\x3b\x9e\xd7\x37\xda\x5d\xa6\xd1\xb7\xf6\xee\x75\xda\x4f\x78\xd8\xdd\xa6\xf5\xf7\x92\xe2\x7c\x9a\x0f\x2e\xaf\xee\x7d\x02\xe9\x23\x15\xf1\xf9\x70\xe3\x31\x9d\x57\xd8\x47\x3e\xa3\x59\xdb\xb7\x2b\xe7\x81\x3a\x3d\x7e\x45\xeb\xed\x96\x95\x1f\x88\x9f\x6a\xdc\xf5\x1b\x0d\xf7\x5f\xeb\xfe\xd5\x1c\x88\x70\xe2\xd1\x5d\xf0\x7f\x9c\x50\xff\x5f\x20\x70\x21\x7e\x42\xc7\xe4\x7d\x82\x2e\x46\x52\x18\xb7\xd9\x82\xbe\x45\xb5\x4e\x0c\x45\x5c\xe4\x84\xde\x25\xd6\x8c\x8b\xa8\x9f\x53\x2c\x74\x34\x79\x40\x5c\x5d\x35\x07\x65\xc9\x79\x98\x2d\xc5\xd7\x88\xdb\xf1\xd5\xbf\x41\x6a\x12\xde\xfe\x79\x34\x2a\xc5\xfe\x60\x6e\x3f\x0a\x89\xda\x99\xeb\xc5\x9f\xc2\x94\xe2\xa7\xf4\x73\xe3\xe6\x94\x13\x4f\x3e\x7c\x29\xa7\x95\xfa\x36\x7a\x4b\xdd\x58\xac\xa7\x7e\x25\x9a\x43\xec\x93\x24\xf2\x0f\xf5\x6c\x7f\x39\xf1\xa9\xd5\x1f\xc7\x5a\xe8\x77\x63\x2f\xf0\x10\xb3\x85\x38\x54\xf7\xc7\x11\x74\x73\x44\xee\x21\x55\xe8\x2b\x25\xf2\x0e\xa5\x42\xbc\xde\xaf\xf9\x75\x9c\x88\x7a\x28\xbf\xe9\xc4\xd0\xe7\x83\xcb\xae\x50\xdf\xbb\x80\x3d\x9c\x87\xd9\xec\x7a\x87\xb2\x8e\x8f\xcd\x3d\xae\x93\x56\x52\x44\xfb\x86\xa5\x15\x8f\x39\x37\xaf\xff\x8c\x7e\x7a\x6e\x9b\x0a\xb2\x93\x37\xbe\xa2\xfe\xab\xe3\x6e\x7e\xa0\xf8\xd9\x75\xfd\x4c\xf9\xb4\x4f\x3a\xd7\x45\x12\x39\x90\x66\x82\x3e\x48\x43\x81\xfa\x94\x6a\xf1\xfb\xc9\x97\x9e\xa0\x08\x5d\xcd\x81\x08\x27\x02\x4e\xc2\xf7\x2d\xfe\x2e\x8c\x0b\xc1\xef\x6a\x5d\x14\x81\xa7\x12\x79\x29\x31\x1e\xe2\x7c\xa9\x4c\xc3\x1f\x38\xa1\xea\xb8\xd8\xb1\xbf\xf1\x0f\xb5\xf9\x8f\xbf\x70\x0f\xff\x89\x03\xc9\xe5\x75\xac\x1f\x5b\x00\x2f\x0f\xe0\xfb\x05\xc9\xd8\x03\x3e\x8e\xe7\x75\xbd\xcf\x4e\x80\xe4\xf9\x7e\x30\x03\x4e\x3b\x02\x92\x77\x80\xe4\xcd\xfb\x21\x06\x78\xe0\x0c\x7c\x3c\x04\x54\x79\x03\x6f\xd7\xf2\xdf\xf9\x54\xa8\x67\x3f\xb0\xe5\xb6\x9a\x7f\x10\xea\xde\xbf\xe9\x7f\xd4\xe2\x3f\x4e\x0a\x75\xa1\xe3\xbf\xdc\x6b\xae\xe6\x1f\x02\xff\xec\xb7\xd8\x0f\xe3\x5f\x73\x20\x42\x7c\x88\x03\x39\x00\x4c\x9f\xc8\x3f\x26\x0e\x24\x1a\x90\x8c\xef\xda\x71\x78\x7b\x14\x88\x76\x00\xde\xbc\x04\x92\xda\x01\xef\xf5\x80\x2b\xbb\x81\x77\x71\x3c\x0e\x1f\x8a\x25\x23\x1a\x78\x25\xdc\x11\x2f\x39\xc9\x6d\x81\xe0\x5f\x6d\xfe\x41\xe4\x3f\xce\x09\x7e\x8a\xfc\x87\xc8\xbf\x88\xfc\xc3\xb1\x77\xbf\xc4\x61\x41\x4d\xff\x6a\xf7\x3f\xa9\xd6\xbf\xf8\x5b\x3f\x94\x5a\x1c\x88\xd8\xf7\xa2\x86\x2e\x8a\x17\xb0\x60\x38\xf0\xfd\x35\xe0\xbe\x1f\xf8\x3c\x4b\xb2\x47\x05\xde\x0f\x97\xec\x59\x80\xd7\x0a\x40\x64\x25\xf0\xfa\x09\x90\x18\x0e\xbc\xf6\x04\x2e\x67\x00\x2f\xfb\x01\xf7\xfa\x01\x6f\x76\x00\x6f\x5e\x00\x15\x42\x2d\xf5\x51\x43\x6e\xc5\xba\x77\x6d\xfe\xe1\x7f\xf1\x2f\x71\xbb\xb9\xfd\x27\xfe\xe1\x6f\x7d\x50\x6a\x73\x0f\xe2\xf7\xff\x1b\x0e\xe4\x87\x21\x30\xaf\x18\xf8\x54\x04\xac\xac\x04\x3e\xd4\x07\xfc\xd6\x03\x6f\xd7\x01\xbb\xd2\x81\x57\x87\x81\xa8\x6e\xc0\x0b\x73\xc9\xce\x00\x28\x8f\x01\x2e\x0d\xe0\x75\xef\x82\x52\xfe\xf9\x57\xfb\x80\xa7\x42\x6f\x88\x7b\x82\x86\x4c\xce\x14\x6e\x45\x0e\x48\xe4\x1f\xc4\xfe\x37\xbf\xf9\x7f\xa1\xa6\xff\xff\xc4\x3f\xfc\xc6\x41\x88\x7a\x10\x13\xfe\x1c\x8f\xff\xc5\x81\x4c\x5c\x04\x7c\xdd\x0b\xcc\xb5\x03\x3e\x36\x01\x56\x64\x02\x55\x5d\x80\xf5\x7b\x81\x17\x27\x81\x1d\xed\x80\xf2\xdb\x92\xb5\x0c\xf0\x2c\x1f\x38\x21\x0f\x3c\xbd\x07\x64\x2e\x03\x9e\x06\x01\x05\x25\xc0\xb3\x32\xe0\xd5\xdd\x9f\xf3\x41\xe4\x81\xc4\x71\x20\xce\x03\x91\x7f\xa8\x1e\xff\xee\x7f\xf6\x5f\xe4\x1f\x0e\xfe\x52\xdf\x14\xfd\x31\xaa\xa5\xe7\xf0\x37\xfd\x8b\xda\xdc\x83\xf8\xf3\x35\x38\x10\x3b\x60\x50\x3f\xe0\x47\x33\x60\x7c\x23\xe0\xe3\x06\xc9\x5a\x03\xa8\x5a\x02\x2c\xf1\x05\x5e\xf6\x00\xd6\xa9\x01\x65\x47\x80\xa0\x79\x80\x64\x95\x2d\xd9\xd1\x95\x5a\xf3\xdc\x55\x72\x1b\xb8\x78\x0a\x78\xbc\x0d\xb8\xe7\x06\x94\x58\x00\xaf\x3f\xfd\xe4\xe3\x44\x5d\xa0\xcb\x83\x6a\xe6\xc1\x6a\xfe\x43\xc8\x0b\xc7\x3a\x09\xcf\x5d\xd0\x1e\xf9\x37\xfc\x43\x6d\xfe\x43\xe4\x1b\xfe\xa6\x7f\x21\x7e\x5f\x6d\x0e\x84\xc6\x85\x2d\xd0\xf7\x1b\xf0\x29\x08\xb0\x1f\xca\x73\xdc\xd4\x00\xe0\xc5\x39\x60\x41\x0e\xd7\x42\xf2\x8e\x05\x4a\x27\x01\xfe\xf3\x81\xe2\x04\x20\x7c\x36\x50\xd4\x1a\x88\xbf\x09\x48\x56\x67\x99\x1b\x79\xdd\xff\xde\x37\xe0\xfe\x2d\xe0\x65\xdd\x9f\x7a\x28\xe2\x38\x10\x75\x50\xc4\xfa\xbf\xe8\xff\x91\xb8\x9a\xe3\xfe\xa0\xd0\x7b\x69\xbf\x30\x8e\x44\x0e\x60\xf7\xdc\x9f\x71\xa8\xf6\xbf\x16\xff\x21\xd6\xc1\x45\xce\x41\xb4\xb5\xfb\xa1\x88\xf1\xa0\xf9\x62\xc7\xe7\xc9\xe7\x55\x40\xd7\x42\xe0\xbd\x25\xef\x9b\xf4\x72\x33\x30\x29\x07\x28\xb7\x05\xe6\x5b\x01\xa5\x13\x25\x7b\x15\xa0\x68\x3c\xb0\xc5\x06\x78\x38\x8c\x73\x73\x92\xd5\x79\x7c\x0e\x50\xf0\x9e\xeb\x06\xdd\xed\x02\xdc\xad\x04\xf2\x96\x02\x2f\x35\x24\xab\x60\xfe\xb7\xc4\xf7\x62\xf2\xdd\x9a\xe3\x5f\xe4\x3f\xa2\x86\xd4\x7c\xee\xe1\x82\xe6\x4e\xa8\xd0\x47\x49\xe4\x1f\x76\x06\xfc\x8c\x43\x6d\xff\xff\x6d\x1f\x94\x3a\x3d\x6b\xfe\x5c\xa3\x60\xe0\xdb\x78\xa0\xf9\x1c\xe0\xbd\x3c\xd0\x71\x3d\xf0\xb2\x18\xe8\xfb\x12\x78\x7e\x1d\x18\x6b\x0b\x3c\x7e\x0b\xcc\x56\xe7\x7e\x2f\x4f\x05\xee\x15\x03\x9b\xe2\x81\xbc\x2f\xc0\x9e\xf9\xc0\xed\xb1\xc0\xb1\xbe\xc0\xcd\x0f\x80\x64\x47\x9b\xeb\x0a\xe4\xd7\x03\x72\x33\x01\xc9\x0a\x5d\xd4\x05\x12\xe7\xc1\xc9\xdc\x9a\xfe\x47\x08\xf9\x31\x5c\xc8\xa3\x7b\x85\x5e\x45\x22\xf7\x22\xfa\x1d\x28\xfc\x1e\xff\x3e\x3f\xe3\x20\xf2\x2f\x7f\xe9\x83\xf2\xaf\xad\x24\x1e\x9f\x17\x03\xba\x2e\xc0\xeb\x60\xc0\xc2\x8b\xf7\x84\xeb\x11\x0f\x3c\x2e\x06\x86\xa7\x03\x45\x63\x81\x69\xf3\x80\x82\x05\xc0\x92\x6d\x80\x64\xf5\xea\x1b\x0a\xdc\x90\x07\x42\x0a\x81\x9c\x37\xc0\xb1\x91\x40\x96\x1c\x90\xde\x19\xb8\xa6\x0b\xe4\xe7\x03\x97\x2f\x00\x95\x9f\x81\x0b\x02\x17\x25\x72\x50\xb1\xab\x05\xff\x87\xd7\x1c\xef\x21\xfd\x6a\xf9\xdd\xa3\xa6\xdf\x62\x8f\x22\xbf\xee\x3f\xe3\xf0\xff\xe6\x3f\xc0\xd7\x45\x7c\x95\xca\xed\xdb\x76\x80\xaa\x3e\x50\xde\x01\x30\x39\x05\x94\x44\x03\x1d\x56\x03\x0f\x32\x81\x81\x7d\x00\xc9\x2e\x6d\xd2\x75\xe0\x56\x16\xb0\xd0\x0e\xc8\xf6\x07\xd6\x75\x00\xae\x75\x05\x82\x19\x70\x29\x17\x38\x92\x0c\x64\xae\x04\xce\x6f\x05\x2e\x44\x02\x79\x83\x80\x73\xaf\x80\xca\xe1\x40\xf2\x6a\xae\x8f\x73\xec\xb8\xd4\x3b\x89\x8d\x9c\x53\x8f\xc8\xf5\xb0\xe6\x52\xb4\xcf\xdc\x65\x52\x87\xce\xa1\x83\x74\xeb\xca\xb2\x5f\x78\x17\xd1\x6f\xdf\x51\xa0\xda\xf6\xba\x74\xfe\xb1\xf7\xb6\x7f\x88\xc3\x7f\xe0\x3e\xf8\xee\x11\x78\xab\xcd\x6d\xf9\x7b\xa0\xde\x19\xa0\x64\x2a\xd0\xe8\x14\xf0\x60\x2c\x60\xf6\x03\xb8\xb3\xaf\xae\x6e\x2f\x75\x20\xfb\x83\xec\xb0\x31\x53\x80\x2b\xdd\xe4\x23\x9d\xa7\x00\x19\xcb\x94\xac\xbc\x9c\x81\x73\x52\xca\x5d\xb6\xbf\x02\x52\x6c\x55\xfa\xc4\x9c\x04\x92\xbe\xa9\xca\xa5\xf6\x05\x4e\x75\x55\x5d\x72\x4b\x15\x38\x7e\x5e\x75\x5f\x59\x17\x20\xce\x43\xf5\x1a\x3d\xff\x3b\x6a\xb4\x9f\x0c\x9d\xa7\x3a\x56\x62\x77\x68\xab\x91\xdd\xfa\x56\x99\xee\x21\x6e\x1a\xa4\x74\x92\xfc\x6e\xa4\x48\x3b\xbb\x35\x71\x8a\xfb\x24\xd6\xab\x83\x22\x71\xf6\xab\x97\x2a\x90\x4e\xed\xca\x56\xb2\x6f\x7e\x8b\xc3\x7f\xf0\xff\xab\x70\xbb\xea\xcd\xc1\x3a\x54\xef\x28\x5f\x5f\x8f\xea\x1b\x8f\xe2\x64\xe9\xf4\x28\xff\xb6\xa2\x53\x83\x51\x40\xce\x5a\x35\x97\xa6\x8e\xc0\xa5\xd7\x5a\xdb\xba\xe4\x00\xe7\xae\x6a\xcf\x1d\x36\x56\x2a\xf8\xcc\xd6\xc6\x1d\xa6\x2b\x49\x6b\x9c\xd4\x6b\x7c\x6d\xf9\x0f\x59\xb3\xb8\x96\x3a\x96\x5b\x72\xe4\xa4\x8e\xd4\xd3\x19\xb2\xff\xb1\xbc\x6d\x74\xa0\x4e\xd3\x44\x07\xf9\xab\x11\x07\x74\x86\x5c\xef\xa7\xd0\xf2\xc0\x4a\x1d\xb7\xc7\xcb\xe4\x4f\x85\x57\xe8\xaa\x7e\x0b\x91\x5b\x17\xdc\x4b\xf7\x35\x63\x72\xa1\xdb\x54\xf4\x1b\x33\x26\x3f\xc4\x37\x4d\xd7\x95\xb1\xfa\x8d\xd6\x38\xe9\x49\x31\x56\xbf\xab\xa7\x8a\xce\x5c\xc6\x64\xc6\xac\x34\xd5\x79\xc9\x98\x4c\xe0\xf2\x05\x3a\xd7\x18\x93\xb1\x5f\xaa\xaf\x93\xc7\x98\x4c\x47\xb7\x18\x5d\x43\xc6\x64\x7a\x2f\x58\x21\xf9\x3e\xe9\x79\xff\xde\xff\x3a\x54\x7f\xf9\x3c\x4f\x86\x76\xbb\x95\x06\x2a\xa4\xb2\x5c\xa2\xae\x45\xfb\xea\x07\xce\xda\xc4\x49\xdc\x78\x62\x40\x75\xbd\x2b\x0b\x8c\xec\xa4\xb5\x81\x73\x3e\x4d\x07\xeb\xd8\x4b\x1d\x4c\x2c\x69\xba\xc6\x72\xa4\x6c\x6e\xdc\x7c\x53\xd6\xd7\x58\xfe\x4a\xcc\xbd\x66\x6b\x27\x9c\x51\xda\x7d\x50\xbd\xd9\x46\xd7\x67\x2a\xad\xf6\x86\x36\x0b\xf6\x19\xab\x16\x15\x32\xde\xf4\xf5\xee\x49\x1a\xad\x77\xac\x33\x5d\x14\xa7\xa6\xd9\x31\xf0\xb8\x69\xdd\x4c\x77\xcd\x20\xff\xa1\xa6\x32\xf7\x9d\x34\xc7\x6d\x0d\x35\xdd\xf5\x2e\x40\xc3\xd0\xcf\xb2\xd9\x50\xc6\xd4\x0e\x78\xed\x68\x66\xca\x98\x6a\x87\x15\xef\x4d\x57\x32\xa6\x1c\xb3\xb8\x5d\xd3\x2c\xc6\x1a\x0c\x5c\x18\x62\x72\x96\x31\x25\x5d\xd7\x61\xc6\x17\x19\x53\x6c\xe8\xb2\xc9\x58\x91\x31\x85\x8e\x73\x2e\x18\x2d\x64\x4c\x2e\x6d\x56\xb6\x91\x11\x63\x72\x23\x66\x34\x31\xd8\xc1\x98\xec\x97\xff\xed\x3f\xe7\x21\x3e\x4c\xd7\xa4\x7d\x74\xd9\x6b\x3d\xb2\x8f\xea\x9a\xd2\xae\x38\x3f\xc0\x8c\x76\xb7\x59\x1e\x6d\x28\x0e\x99\x17\x48\x0e\x02\x67\x76\x76\x30\x96\xd8\x84\x2d\xd6\xed\xd5\xcf\x02\xd1\x97\x3b\x0d\x68\x66\x53\xff\x43\xd8\xc3\x0e\x51\x5d\x3e\x2a\x7f\xd9\xd5\xae\x43\xca\x08\x5f\xf5\x82\x80\xb5\x1d\x14\x67\xde\x6f\xf8\x76\x53\x68\xfb\x8e\xab\x99\x76\xfe\x7a\x8f\x76\xf6\x81\xab\x75\x95\xd7\x0c\x6b\xeb\x11\xfd\x46\x2f\xcc\xe3\xaa\xd5\x95\xd4\x0d\xfa\xe3\x56\x77\xb1\x9a\x71\x3b\x42\xbf\xef\x4a\x1b\xab\x1b\x2f\xf6\xe9\x39\x2e\x53\x6f\x7b\x86\x31\x9d\x16\x0b\x4e\xb5\xed\xc4\x98\xb6\xe2\xdc\x8b\x96\x67\x19\xd3\x5c\x32\xab\xab\xe5\x60\xc6\x34\xec\xa7\xe5\xb7\x1e\xc3\x98\xda\x83\x29\x7e\xe6\x11\x8c\xa9\x9a\x4e\x5e\x61\x76\x94\x31\x15\x5b\x87\xcd\xad\x9e\x30\xa6\xdc\x6e\xa2\x47\x4b\x7d\xc6\x94\xe2\x27\x58\x36\x7f\xc6\x98\x62\xe2\xdf\x9e\xbb\xa8\x0b\x51\x35\x53\x9f\x8e\x47\xca\xf4\x79\x3f\xa4\x87\xfd\xdb\xd2\xe9\xf2\xed\x13\x9d\x49\xa7\xf5\x72\x61\x37\x3a\x0d\x48\xf3\xea\x43\xf7\xd2\x12\x03\xfa\xd1\x69\xd9\x91\x38\x7e\x7f\xfe\xc0\xe6\x41\x91\x72\x83\x81\x90\xed\x83\x2a\x0c\x54\x65\x46\x6e\x0b\x1c\xa0\xd7\x36\x52\x79\xb5\xcf\xeb\xbe\x8e\xfd\x97\x36\x32\xf0\xb8\xda\x67\x94\x43\xb6\xae\xfc\x72\xfb\xde\xca\x8b\xdb\x19\xb8\xb9\x2d\xea\x55\xb0\xf1\x48\x93\xae\xf3\x52\x7b\x46\x84\x6f\x30\x31\x9d\x93\xd7\x23\x2a\x71\x41\xd3\x36\x33\x8b\x7a\xc8\x65\x3d\x6b\x3a\x6d\xfa\xa7\xee\xe5\x4f\xa2\x4d\xd6\x4d\xef\xda\x23\x9d\xb1\x26\x6d\x1c\x33\xbb\x8f\x64\x4c\x3f\x6b\xc2\xa2\xae\xeb\x18\xd3\x39\x33\x76\x9b\x75\x38\x63\x8d\x96\x8f\x3e\x60\x5d\xc5\x58\x23\xd3\x91\x26\x9d\xeb\x31\xd6\x50\x6a\xe4\xc0\x0e\x4f\x18\xd3\xf0\x1b\x9e\xdc\xfe\x30\x63\xea\xea\xc3\x7a\xb6\x1b\xc4\x98\x6a\x9e\x9d\x4e\x9b\x32\xc6\x94\x9f\xfc\xee\x3f\xe7\x9f\xde\x7c\x6f\x42\xfd\xb9\x9f\x58\x5b\x3d\x90\xd8\xfb\xce\x36\x54\x7f\xb8\x35\xa9\x0f\xa9\x0a\x5f\xb4\xe1\xb7\xea\xaa\xf9\x17\x57\x7b\xaa\x6b\x1e\x8e\x19\x4d\xe7\xb4\xfb\xac\xb8\x6e\x46\xd0\xbd\x09\x54\xdf\xdd\xec\xe4\x10\xdb\xc8\x01\xf0\xda\x33\xc1\xb4\xd5\x5e\xc5\xe8\xa5\x72\x63\x63\x7a\x9c\x6c\x28\xe3\x1c\x38\x4a\x77\xd4\x4a\x83\x66\xd3\x57\xdb\x9f\x70\xf6\x31\xb6\x74\x28\x1e\x31\x70\x4d\xa0\xe9\xac\x71\xeb\x87\x5d\x08\x69\xda\x3c\x68\x54\x83\xa1\xaf\xe2\x96\xb6\x34\x1b\x21\x6b\x97\x7e\x69\x70\xcb\x29\xc3\x94\xed\x3c\x0b\x4f\xb5\x28\x18\xea\x64\x97\xf9\x79\x77\xb3\x39\x43\xc2\x86\xc8\xb1\xe7\xc6\xc5\x03\xaf\x0f\x0c\x64\xcc\xd0\xbe\x7f\xaf\xfe\xc6\x8c\xe9\xf5\xef\x37\xbe\xef\x44\xc6\x74\x4e\xf4\xb6\xea\x6d\xc2\x58\xa3\x7c\xdb\xcb\xb6\xd3\x18\x6b\x34\xc4\xb6\xa2\x87\x0b\x63\x0d\x27\xf5\x48\xeb\x76\x85\x31\x8d\xc9\xdd\xbf\x75\x1d\xc1\x98\xfa\x80\xea\xd3\xa0\xe1\x0d\xe9\x1c\xe9\xed\xc3\x66\xa4\xff\xf1\x54\xae\x23\xd5\xa9\x0a\x36\x72\x15\xe5\xec\x53\x03\xe9\x54\x27\x53\x95\xdf\xae\x4c\x4e\x1a\x4b\xf5\xdd\x04\x43\x07\x3a\x87\x8b\xd1\x9f\x42\x75\xbe\xbd\x31\xd3\xe9\xcd\x11\xc8\x78\xdd\x74\x7d\xd4\x9c\x8f\x12\xbb\x5a\xcd\x65\xbd\x52\x27\x60\xe1\x05\xe7\x86\xc6\xfd\xea\xdf\x9d\xb9\x70\xf6\xa1\xce\x23\xd4\x56\x4e\x9c\x37\xe3\xbb\xdd\x26\x9d\x08\xfb\xfc\xe9\x52\xd3\x43\x0d\xdf\xd9\xa9\x4e\xab\xbf\xfa\xbc\xb1\xe9\x80\x2e\x53\xdb\x6c\x5f\x6f\xb2\xbe\x8f\xe3\x94\xc1\x47\x1c\x4c\x5e\xf7\xba\x30\x39\x2a\x7d\x99\xc9\x93\x1e\x8f\x26\xaf\xbe\xdf\xcf\xf8\x66\x0f\x87\xc9\xbe\xef\xc7\x1b\x1d\xec\xee\xe5\x70\x99\x31\xfd\x21\x5d\x67\x8d\x8f\x67\x4c\xc7\xb0\xab\xe2\xe8\x95\x8c\x69\xaf\xb3\x71\x19\xd9\x9b\xb1\x46\x8e\xd6\xd2\xc3\x9f\x30\xa6\xf9\xba\xf3\xe7\xa1\x1d\x18\xd3\xb4\xe8\x9c\x38\x38\x90\x31\x8d\xa1\x9d\x3c\x07\x64\x30\xa6\x76\xa3\xe3\x83\xfe\x52\x8c\xa9\xfe\x10\x39\xa0\x37\x37\x5a\x52\xfd\x56\xe4\x9f\xee\x2b\xf4\xa5\x15\x41\xae\x0b\xf7\x3b\xd3\x79\x1c\xe9\xbd\x9c\x1e\xeb\x48\xa7\xeb\xf1\x39\x33\xda\x70\xff\xf9\xe9\xe1\x1e\x7d\x67\xca\x13\x81\x3d\xf8\xa9\xea\x06\x07\xce\x49\xac\xc4\x52\xaa\xff\x38\xab\xae\x4c\xc2\x1e\x60\x9a\xfd\x2a\xe3\xc6\x37\xea\xa6\x8d\x95\x5d\x5e\xd5\x46\xb6\x81\xfa\xe0\x97\x4b\x37\xf5\x8b\xd0\xea\xd2\x67\xd5\x92\x18\x27\xeb\xc6\xcb\xbb\xe7\x2e\x2e\x5d\x3e\x48\xb7\x4f\x17\xd9\xc5\x4e\xfe\xcb\xf4\xba\x74\xf4\x5c\x34\x29\xba\x50\x6f\x6b\xbb\xf7\x6e\x1e\xe7\x96\xeb\xd9\xb5\x1d\xe2\x66\x9f\xff\x59\x77\xb2\xd5\x61\xb7\x89\x55\x17\x1b\xbb\x58\xcd\x77\x75\x65\x4c\xeb\x78\x9b\xa4\x39\x4b\x19\xd3\x4c\x6c\xa3\x38\x43\x83\x31\x8d\x0e\x6d\x54\xa7\x18\x31\xa6\x3e\xb9\xf5\x6a\x47\x5f\xc6\x54\x8f\x5b\xdc\x98\x18\xc4\x98\x4a\x94\xf9\xcb\x71\xf7\x18\x53\xde\x62\x3e\x7b\xcc\x62\xc6\x1a\x5c\x37\x3f\x3b\x6a\x1e\x63\x0d\x0e\xbc\x5f\x63\xa1\xcc\xe7\x3f\xe7\xbe\x7e\xf2\x4f\x7c\x7c\x67\xaa\xf2\xd3\xc1\x33\x95\xfc\xf9\x8a\xfc\x4f\x8c\xfe\x42\xaa\x8b\xef\x7d\xb3\x84\x78\x87\x1d\x0d\x56\x52\x1e\xf1\x0b\x5b\x4d\xf1\xf3\xe8\xe1\x45\xf5\x0d\xd7\xa2\xb5\x54\xff\x72\x02\xaf\x9b\x8f\xdc\xe3\x97\xa9\xda\x0c\x18\x20\xe5\x2b\xd3\x3c\x4b\xee\x4c\xd7\xc4\xf5\x66\x3d\xdc\x54\x0f\x76\xec\xeb\x73\x6d\xfc\x1d\x75\xe7\x36\xcf\x7d\x96\x2d\x5a\xa0\x11\x6a\x7e\x62\xdd\xbb\xcd\x3b\x34\x87\xb4\x0c\x5c\x67\x19\xd1\x49\x73\x4a\xf3\x11\x6b\xe3\xcf\xb6\xd0\x94\x37\xcd\x5c\xf3\xe5\xf6\x53\xf5\x57\xa6\x7d\xd6\xbc\x7a\xd5\x41\xcd\xd6\xb4\xb5\x67\x21\x63\xca\xef\x4c\x0e\xad\x38\xcc\x98\xd2\x7d\x93\x4f\x8b\x3b\x33\xa6\x34\xb7\x69\x1b\xd7\x48\xc6\x94\xea\x98\xd8\xbb\xec\x62\x4c\xe1\xab\xc9\x99\xb9\x6d\x19\x53\xf8\xd2\xd4\x78\xe6\x1e\xc6\x14\x6e\x18\x0f\x9c\xfa\x83\x31\x79\x13\x63\x7f\xa7\x08\xc6\xe4\xde\x94\xe9\xdb\x52\x1d\xe7\x41\xd8\x30\xba\x2d\x7b\x63\xcd\x38\x1a\x1f\x99\xbd\xa7\xd1\x39\x75\xca\xaa\x79\x74\xfa\x79\x3c\xca\x8d\xce\xe3\x63\x1e\x2e\xa7\xba\x75\x58\x8f\x55\x74\x7a\xbc\xa3\xd8\x8b\xf2\xe9\x46\xc6\xfb\xa7\x78\x0e\xda\x40\xe7\xda\x8b\xe0\x47\xb7\xec\xa6\xa7\x73\x4e\x62\x94\x47\x20\x9d\x9e\xf6\x2a\xda\xb9\xbe\x9e\x2c\xd0\x39\x62\xc7\x53\xfd\xef\xf5\xf2\x2c\x9e\x6f\xff\xd1\xe9\xae\x82\x65\x8b\x39\xdb\xf3\x47\xfa\x29\x8e\x32\x79\xb3\xdd\x63\xbe\xbe\xe2\x13\xa3\x65\xdb\x0d\x7c\x1b\x28\x7e\xd6\x4f\x08\x2a\x09\xbf\xa4\x38\x59\xb7\x3c\x68\xc2\xe9\x4f\x0a\x7e\x3a\x77\x03\x8b\x6e\x42\xde\x51\x67\x74\xe0\xc4\x17\x2a\xf5\x63\x75\x16\xfb\xab\x32\x26\xab\xa5\xf3\xc3\xd7\x83\x31\xd9\x61\xba\x1b\xd7\x0c\x60\x4c\x76\xad\xee\x13\x77\x7f\xc6\x64\xb7\xe8\x8e\x58\xd9\x9c\x31\x99\xf3\x3a\x89\xcb\xa6\x32\x26\xfd\x51\x77\x9f\x5b\x2e\x63\x32\x5b\x75\xad\x5d\xf9\xc7\x06\xce\xaf\x19\x93\x8e\x7c\x10\x3b\x9c\xea\xef\x37\x55\x1c\xe8\xb4\x3b\x33\x95\x57\x91\x92\x2d\x5c\x69\xbe\xc7\x87\x2e\xa5\xf5\xc1\xe1\x2e\x1e\x74\x8a\xbe\xef\x84\x17\xe9\x48\x05\x07\x6d\x20\xff\xb7\x34\xf0\x23\xbe\x63\xad\xc1\x16\xaa\x22\x2c\x2b\x0a\xa0\xaa\xed\x9c\x1f\xfc\x74\x7d\x92\xfe\x2e\xca\x3b\x83\xaa\xf6\xd0\x39\x78\x07\x4b\x5e\x9d\x6b\xf1\xf6\xe0\x02\x8d\x3b\x80\x61\xf4\x81\x0b\x96\x83\xa4\xfb\xe9\x0e\x38\x28\x6d\xa7\x2a\x2d\xa5\xed\x76\xb0\xdd\x9c\xe1\x75\x57\x6a\x4f\x3e\x98\xe0\x33\x19\x68\x58\x75\xd0\x3e\x4c\x06\xd0\x68\x7b\x60\xe3\xa9\x4a\x40\xad\xf1\xfe\xc7\x39\x96\x80\x8a\xcd\xfe\xce\xcf\x4b\x00\xa5\x75\x61\xb4\x8e\x96\xef\x15\x4c\x75\x3d\xd9\xc4\x00\x5a\x77\x4b\x4f\xdb\x4c\xf5\x0a\xe9\x8f\xbe\xfd\x69\xef\xf8\xcd\x87\x38\xf4\xba\x11\x5e\xa4\x4b\x28\xd3\x6c\x35\xdd\x6b\xae\x67\xb5\x82\x38\xeb\x5b\xdf\x1c\x49\xcf\xe1\xd2\xd1\x39\x54\x9f\x49\xd1\xe5\x3c\xc4\x09\xf7\xe5\xc4\x8b\x1e\x1a\xe0\x45\xef\x8b\xfd\xaf\x37\x50\x3d\x6b\xd7\xc2\x4d\xa4\x6f\xe0\xaf\xcf\xf5\x51\x36\xb8\x70\x7f\x57\x59\xee\xa4\x71\xe5\xaa\x11\x42\xd5\xe9\xa9\xe5\x7b\xa9\x5f\xd4\x98\x00\x5e\x2f\xef\x3d\x9d\xab\xd2\x9b\x27\x70\x2e\x44\x33\x23\xce\x4a\xfa\x02\xa0\x72\x3c\xee\xa8\x69\x0b\x40\x31\x39\x2e\xae\x77\x12\x20\xf7\x28\x2e\x7c\x4a\x63\x40\xfa\x62\xdc\x99\x55\xdf\x81\xba\xf2\x71\xae\x3b\x5b\x00\xd8\x79\xac\x34\x8e\x9e\x44\x6c\xf6\x15\xca\xc4\x47\x5d\x1f\x13\x61\x71\x74\x0a\xa3\x4a\x51\xc4\x21\xfe\xee\xdb\x2b\xd4\xfd\x83\x4f\x72\x1b\x44\xeb\x6c\xb4\xf3\x37\xe0\x1f\x6f\x12\xee\xfd\xfb\x0a\xe7\xf6\xeb\x7a\x48\xec\xb5\x68\xce\x7f\xa5\xb5\x58\x42\xef\xb7\x93\x45\x9e\x94\x10\x8e\x2e\xf5\xa1\x79\x70\xc0\xd1\x8f\xbe\x3b\xa4\xd2\x3f\x81\x7e\x6b\x3c\xe7\x22\x7c\x73\xf8\x73\xf6\xb0\xe3\x3c\xcc\xe2\xd9\xbc\x8f\xc6\xec\x1c\xee\xb7\x83\x61\x14\x8d\x0b\xbb\xe2\xc3\x14\x57\x9b\x9b\x71\x94\x1f\x9a\xf5\x3d\x49\x75\x71\xf9\xdc\xd3\xaf\xf9\x1b\x3b\x45\x56\x9b\x94\xf3\x53\xa4\xba\xd0\xca\x24\x79\xc5\x78\xaa\x14\x27\x8f\x5c\x4a\x95\xf8\xe4\xbe\x5c\x79\xe8\xcc\xf6\x23\xf4\xf9\x33\x0d\x33\xe9\x2f\x9f\x56\x2d\xa2\xca\x61\xe2\xce\xcf\xa4\xc0\x13\x2f\xf4\xf5\x10\xf5\x2d\x0e\x08\x15\x93\x30\xa1\x1f\xc6\x6e\xa1\xff\xc1\x4e\xa1\xa2\x12\xe8\xc5\xed\x56\xe2\x01\xce\x67\xaf\x20\xae\x23\xb1\x33\xcf\x6b\xc7\xd6\xf8\xd2\xbd\xf4\x08\xaf\xad\x34\x1f\x42\x5d\x78\xbf\x98\x40\xb6\x8b\xeb\xc0\xb0\x3d\x74\xff\x7f\x5d\xf7\x03\xe4\xcf\xf2\x74\xae\x0f\x33\x3f\x20\xe6\x26\xcf\x07\x5c\x27\x65\x74\x31\xd7\x87\xe9\xbf\x8f\xf7\x95\xe8\x58\x7a\x9a\xf6\x21\x46\x53\x52\x29\x9f\xca\x36\xe5\xfd\x73\x80\xcc\x20\x2d\x5a\x99\x64\xa4\x76\xa2\x8e\x45\x19\x13\x85\x0c\xed\xec\x46\x6f\xe6\xcc\x6d\x5b\x28\xf2\x19\xf3\x22\x29\x03\xa7\x5f\x3e\x47\x23\x2a\xdd\xf1\x1e\x65\xaa\x0b\xaf\xde\x53\x1d\x47\xac\xe7\x9f\x14\x38\x88\xdf\xb8\x18\xc1\xee\x17\xe2\x52\xcd\xc5\x50\xc7\x01\x51\x07\xea\x58\xd7\x4d\x54\x8f\x8e\x3a\x1a\x48\xfc\x4b\x18\xe3\x9c\xdb\x4e\x2b\xae\x7f\xb4\x35\x60\x3f\xad\x9f\x7c\x92\x23\xa9\xea\x26\x72\x40\x6e\x76\x47\xe9\xe9\xcc\x72\x89\xa3\xf7\xaa\x43\x08\x7f\xde\xc3\x97\x26\x51\xde\xec\x75\x39\x85\xe2\x63\x99\x75\x9e\x74\x36\xf4\x9a\x5c\x24\xae\x54\xca\x8d\x73\x02\x92\x15\xb9\x16\xef\xd0\x96\xcf\x49\xed\x6c\x1b\x7b\xaa\x6f\x66\xc7\xce\x0f\xe0\xd6\x8f\x76\x6e\xd9\x96\x07\xb9\x92\x55\xfc\x59\xca\xe0\xd7\x47\xde\x7c\x06\xaa\xe7\xbf\xea\x4f\x33\x5b\xa8\xdf\x9e\x13\xfa\x7c\x9c\x11\x3a\x2d\x9c\x14\xfa\xc1\xfc\x95\x8b\xa1\x71\x13\x97\xb5\x99\xf2\x62\x8c\xd9\x76\xf2\x2b\xfc\x76\x08\x3d\x95\x5d\xe9\x5c\x17\xc7\x3f\x3d\xe2\x04\xe5\x81\x6d\x87\x28\x3f\x8a\x1c\xd0\xb2\xc9\x9c\x0b\x99\xf7\xe6\x14\xf1\x5f\xd3\xd5\xb8\x1e\xd0\xd8\x7b\xbc\x5e\x6c\xd7\xed\x1c\xd5\x87\xbb\xb7\xe1\x5c\x88\x45\xf1\x15\xda\x7f\x68\x6f\xe2\x3a\x0a\x38\x79\x4b\xa8\x77\xe7\xc5\x6a\x10\x89\x94\x57\xd0\x96\xde\x34\xf9\x85\xc3\xa9\xfe\x9d\x1f\x30\x97\x22\x75\x77\x84\x0f\xef\xe8\xe5\x18\x46\xe4\x59\x5e\x31\x57\x66\xc9\xcb\xbb\x41\x7e\xdc\x99\x5c\x46\x37\xf0\x6f\xf6\x67\x34\x4e\xae\x09\xf7\xfa\x33\xde\x72\x9b\xb6\x98\xdb\xe4\x7b\xdc\x9e\x12\xb8\x87\x04\x81\x23\x8b\xa5\xf1\x71\xb8\x2c\x98\xf6\x07\xfb\xa7\xec\xa1\x3c\x17\xe2\x7d\x90\x46\x63\x60\x24\xd7\x03\xda\xc8\x62\x69\x1c\xac\x09\x88\xa3\xf7\xe9\xca\x14\xae\x07\xe4\xe6\x95\x4c\x0b\x89\xd9\xeb\xce\xd2\x3c\x72\x52\xb8\x40\xef\x97\xd1\x53\x33\x89\x1b\xe9\xff\xe2\x32\xf5\x09\xb1\x0e\xb8\x4e\xe3\xa1\x85\xfe\x4d\xf2\xbf\xe1\xdc\x3c\x3f\xee\xff\x7d\x17\x6e\x1f\x35\x53\xa3\x8c\x5c\x14\xd5\x86\x66\xe8\xa3\x19\x83\x29\x53\x3d\xf2\x9e\x49\x3b\x98\xc7\x96\xde\xf4\x17\x8b\xd5\x76\x13\xdf\x50\x3c\x9b\x2b\x31\x3d\x4a\xbc\x4e\x0a\x4d\x85\x7b\x78\xe7\xa1\x42\xe9\x1f\xf4\xa6\xbe\x23\xd4\xf7\x73\x84\x7c\x79\x55\x78\xfe\x99\x42\xfd\xff\x5c\x19\xb7\x29\x03\xb9\xe5\xbc\x50\xc4\x1c\xce\x7f\x85\xba\x44\xd0\xf8\xde\x51\x7c\x94\x54\x68\xb6\x86\xf3\x3e\x51\xeb\x77\x9d\xa2\xaa\xb1\x27\x38\x0f\xb3\x6c\x32\xe7\x80\xe6\x15\x73\x3e\x60\xa6\x42\x06\x55\xdb\x27\xe9\x5f\xa1\xf1\x34\x22\x99\xf3\x5f\xfd\x7a\xdf\xa4\x3e\x12\x1d\x03\xee\xd0\x3c\x69\x16\x56\x40\x3f\xaf\x31\xbc\xf0\x06\xf7\xbf\x54\xc8\x93\x65\x39\x0d\xe8\x4d\x52\x76\xce\x82\x22\x59\xfe\x9d\x77\xfa\x7b\x91\x36\x8d\x9e\x48\x45\xaa\x3b\x8d\xb8\xf2\x62\x4e\xec\x55\xa4\xc6\xd1\x8c\x2b\xcf\xb9\x44\x79\xa1\x62\xe0\x63\xda\x09\x95\x1b\x7e\x9f\xc7\xe3\xc5\xfd\x2b\xb8\xc0\xed\x6d\x81\x87\xa8\xee\x87\xf3\x4e\x88\x8b\x50\x71\xbe\x40\xf7\x9a\xf6\xfe\x88\xa2\x59\xb6\xb3\x13\xf7\xdf\x7f\xfe\x09\x7a\x2f\xfa\xea\x27\x12\x2f\xe9\x1d\x7b\x96\xf4\xb1\x56\xaf\x4c\xa7\x7d\x98\x5b\x58\x26\xfd\x35\x97\x0e\x57\x49\xc5\x66\xea\xbb\x2c\x7a\x8a\x13\xae\xdd\x24\x2e\xcc\xee\x25\xf7\xbb\xa7\x47\x3e\xf1\x63\xed\x8e\x72\xdd\x10\xd3\xcc\x62\xca\xf6\xaa\x4f\xb9\xaa\x0b\xbf\xb1\x26\xf9\xef\xbd\x9a\x02\xbd\x17\xde\x59\x35\xa3\x71\xf0\xfe\x0c\x27\x7c\x3f\x75\xe3\x2b\xd9\xf7\xdf\x96\xd1\xca\xe6\xc3\xb6\x00\xea\xc4\xf4\x31\x80\xf3\x62\x1f\x1d\x32\x68\xfe\xbc\xcb\xbd\x4f\xdf\xff\x6e\xf4\x7b\x9a\xd1\x95\x42\x1c\x4a\x4f\x73\x2b\xea\xe7\x54\xc7\xa5\x76\x9f\x20\x8a\x4b\xa8\x5e\x82\x01\xcd\x83\x13\xbc\xff\xdd\xe6\x6e\x29\xb4\x7e\xf6\x39\xcf\x69\x2c\xcf\xb1\x5c\xf7\x6a\x69\xc0\x55\x7a\x7b\xb9\x4e\xe6\xbc\xdb\xcc\x94\x1b\xf4\x7c\x9d\x8c\xee\xd0\xba\x79\x54\x42\x01\xed\xbb\x07\x7f\x7f\x48\x7a\x12\x3d\xea\x3d\xa2\x6e\x3e\x6d\xf4\xf9\xa8\x35\xe9\x5d\x46\x7c\x9d\xaa\xf9\x4b\xee\x1e\xde\x95\x73\xfb\x23\x47\x86\xf7\xef\xf0\x32\xa6\x1d\x4b\x35\x07\x12\x3d\x4e\x13\x35\x74\x1f\x36\x0a\x75\xfb\x03\xbc\xef\x8b\x57\xb2\x50\xef\xbf\xc3\x39\x01\xbb\x57\x34\x8e\xc4\x7a\x7e\x55\x3b\x6e\xcb\xa3\x85\xb8\x08\x5c\x58\x51\xc8\x9f\xe2\x52\x9b\x83\xf2\xd5\xe7\xcf\xdb\xbb\xf8\x0a\xcd\xeb\x95\x29\x59\xe4\xaf\x9b\xa0\x93\xe2\xd2\xf0\x36\x7d\x7e\x86\x77\xc1\x0d\x3e\x1f\x84\x3e\x59\x59\x45\xe4\xd7\xc0\xb3\xa5\xf4\x7b\xba\x6d\x28\xa3\x7d\x4b\x9b\xc2\x17\xc4\x9d\x19\x07\x56\x51\x9e\x54\xd5\x7f\x4f\x5c\x45\x1d\xa9\xef\x42\x3c\x7e\xf2\x30\xd5\x1c\x88\xa0\x83\x32\x42\xd0\xbf\x98\x23\xdc\x8c\xf2\xca\xe7\x36\x58\xe0\x25\x8e\x09\x7a\x21\x19\x82\x1e\xc8\x7d\x81\x13\x12\x74\x62\x04\xe5\x8d\x4f\xc2\xfa\xaa\x5a\x0f\x45\xd4\x89\x11\x3a\xd8\x14\x1e\x95\x58\x7f\x81\x87\xd9\x34\xf3\x22\xad\x9b\xd6\xa5\xf3\x3e\x78\x9e\x54\x39\xfb\xd9\x1f\x6c\xc1\xee\xbb\xd4\xad\x65\xce\x42\x3e\xce\xa7\x5a\x15\x13\x17\x3b\x71\x18\x1f\xe7\x23\xb6\x3c\xa7\x71\xd4\xdf\x85\x8f\x77\xb1\x5f\x56\xeb\x94\x77\x44\x81\x35\x55\xfb\x46\x7a\x42\x6a\xb7\x84\x13\x8f\x31\xec\x77\x0e\x44\xe0\x5f\x3a\x0a\xdc\xc6\x10\x81\x7f\x99\x22\xf4\x81\x59\x36\x99\x5b\xb1\x3f\x8e\xd8\x0f\xe6\xa4\xc0\x7b\x88\x7d\x71\xf8\x93\x61\xec\xa5\xa0\x0b\xc2\xff\xd2\x6f\x7a\x28\x7d\xb9\x2d\x5b\xc7\x6a\xeb\x1e\xfc\x0f\xfe\xe3\x6f\x1c\x48\x4f\xa1\x8f\xc9\x6f\x1c\x88\x70\x9f\x73\xfa\x46\xe0\x73\x05\xef\x87\xf2\xfe\x29\xef\xfb\x50\x55\x01\xf8\xdd\x00\x5e\xd8\x4a\xd6\xa8\x40\xc5\x7d\x60\xff\x36\xa0\xa2\x1f\x10\xaf\x00\x3c\x3f\x08\xa4\xde\x00\xca\x36\x03\x39\x6b\xb8\xfe\xc7\xa3\x34\xa0\x72\x13\xf0\x65\x0b\x50\xba\x85\xff\xee\x02\xe1\x5e\xf3\x6f\xfa\x0f\xc2\x7d\xdf\xb3\x42\xdd\xf7\x8c\x50\x27\x3f\xd9\x9f\xdb\x04\x41\x9b\x43\xac\x7f\xfe\xc9\xff\xbf\xe9\x5f\xfc\xaf\xfe\x1f\x35\x38\x90\x48\x60\xec\x37\xe0\x87\x94\x64\x6d\x01\x7c\xde\x0d\xb8\xbe\x06\xde\x86\xf1\xbe\x0f\x2f\xcf\x01\x1b\x64\x80\x72\x3f\xc9\x5a\x15\x28\xfb\x04\x48\x76\x60\x4f\xbf\x00\xb1\xe6\xc0\x53\x39\x40\x32\x53\x9f\xdc\x02\x72\xfa\xf3\x7b\xee\xa5\x0a\x3c\x1e\x9f\xfc\x80\xe2\x67\xfc\x6f\xdd\x11\xfc\x15\x75\x40\x44\xfe\x41\xe4\x3f\xaa\xf9\x17\xc1\xff\xda\xf5\xdf\x7f\xe2\x1f\x9a\x3f\xe7\xb6\x76\x1f\x94\xbf\xf6\x43\x11\xc6\x45\x77\x81\xb9\xf8\x95\x03\xf9\xe2\x07\x38\xa5\x01\xef\xe6\x01\xce\xa3\x80\x57\x7b\x81\xe5\x69\xc0\x8b\x51\x80\x64\x7d\xf4\x7c\x3b\x10\xd8\x1b\x28\x75\xe2\xb5\xa8\xc7\x1e\xc0\x51\x59\xa0\x64\x2c\x70\xf6\x1a\x50\x62\x05\x48\x32\x73\x49\x47\xde\x03\xe5\x89\x2a\xf0\x59\xf5\xe7\x7d\x6f\xb1\xee\x5d\x3d\x0e\x1e\xfc\x37\xff\xc5\xfa\x3f\xfb\x0f\xfc\x47\x6d\xfb\x47\x0e\x24\x12\xe8\x37\x15\xf8\x76\x00\x18\x61\x02\x7c\xb2\x05\x26\xb9\x03\xaf\x36\x03\xb3\xf5\x81\x4a\x55\x60\x89\x25\x50\x2e\x03\xac\xb5\x05\x4a\x13\x24\x39\x0a\x90\xbc\x5d\x24\x3b\xb6\x47\x2a\xc0\x11\x27\x5e\xe7\x4e\x4e\xe6\xba\x1f\x92\x8c\x55\x94\x0d\x14\x7b\x02\x8f\x37\x00\x5f\xae\xff\xe4\x81\xb2\x84\xfa\x9d\xa8\x83\x52\xad\x7f\x60\xfd\xe7\xf1\xff\xb7\x7b\xf0\x7f\xf2\x5f\xbf\x17\xb7\x22\x07\xf1\x37\xfd\x8b\xdf\xe2\x21\x19\x17\x2b\x39\x07\xf2\xf5\x06\xaf\x73\xbf\xf9\x0e\x8c\xdb\x08\xbc\x6a\x0c\xcc\x48\x06\xca\x5c\x39\x2f\xf6\xe4\x02\xbf\xef\x5f\x5d\xef\x0e\x95\xac\xe5\x80\xfb\xc9\x80\x64\x87\x2a\xf9\xf8\x6c\x0e\x70\x2f\x13\xb8\x9e\x07\x3c\xd0\x03\x8a\xcb\x81\x87\x7d\x80\xcf\x4f\x7e\xea\xa1\x54\xeb\x1f\xd4\xe7\x56\xec\x7f\x22\x3e\xff\x58\x03\x6e\x45\xfe\x21\xba\x5e\x4d\xff\x7f\xe5\x1f\x9a\xd4\xd2\x2d\xf8\x1b\xff\x51\xdb\xea\xba\xfd\x12\x47\xa1\xde\xff\x55\x19\xb0\x71\x01\x3e\xec\x02\xfa\x9d\xe4\xf3\x60\xb4\x02\x50\x3e\x84\xf3\x0f\x25\x7b\x80\xf9\x73\x81\xe2\xd1\x80\x87\x2e\x50\xb8\x05\xd8\x94\x02\xdc\xdb\x0e\xec\xee\x0b\xdc\xed\x03\x1c\xea\x00\xe4\x2d\x00\xce\xdc\x04\x6e\xbb\x00\xd7\xfc\x81\x5b\xa9\xc0\xc3\x06\x92\x55\x33\xf0\xde\x07\xc8\x16\xfa\x81\x64\xb4\xac\x39\x0f\x44\xfe\xe7\x88\xd0\xc3\xaa\xba\xef\x89\xd0\x3f\x43\xe4\x1f\xc4\x3a\x78\xc8\xa0\x9f\x71\xa8\xed\xff\xdf\xfa\x9f\xfc\xc6\x83\xfc\x12\x8f\x1f\x83\x81\xe6\x25\xc0\x47\x63\xa0\xfd\x22\x3e\x0e\x7a\x59\x02\x15\x2b\x81\x61\x2a\xc0\x93\x06\xc0\xa4\xfd\x40\x51\x7f\xc0\xb9\x0e\xf0\x60\x28\xb0\xa2\x12\x28\x98\x04\x6c\x34\xe7\xfe\xed\x9a\x04\x48\x56\x67\xd1\x2e\xc0\x0d\x0f\xe0\xf4\x3c\x40\xb2\x6a\xb9\xde\x02\xc8\x0d\x03\x8a\x37\xf1\x5c\xf1\xee\x20\xef\xa1\x43\xf3\x40\xa8\x57\x9f\x8a\xad\xf5\xfc\xdb\xd4\x7c\xee\xe1\xe7\x6a\xfa\x1f\x2c\xf4\x9d\xda\xf1\x4b\x9e\xac\xed\xbf\xc8\x7b\x88\x7c\x83\xc8\x03\x88\x1f\xd7\xd6\xbf\x90\xfc\xfc\x0f\x4f\xc0\x30\x9e\x73\x2f\x92\x71\x21\x59\x45\x74\x49\x01\x9e\x1a\x00\x03\x72\xb8\xce\xd1\xd8\x49\x9c\x01\x94\xe4\x89\xbb\xef\x80\x65\xb6\xc0\xad\xb3\xc0\xfa\x6e\x40\x76\x15\xb0\x63\x1b\x90\xb3\x99\xc7\x21\x4b\x15\x38\xad\x0a\x64\xd5\x01\xb2\x66\x73\xee\x41\xf2\xde\xbc\x16\xcd\x59\x3b\x31\x1f\x8a\x1c\x90\x38\xff\xa3\xce\xfd\xf9\xb9\xef\xfa\xca\xad\xc8\x01\x6c\x17\xb8\x10\xff\x5b\x3f\xe3\xf0\xaf\xfb\x80\xfc\x41\x17\xe4\xc7\x16\x40\x6e\x00\xf0\x49\x19\xd0\xb4\x00\x5e\xf5\x96\xac\xa1\x39\xf7\xd1\xfe\x38\x50\x1c\x0b\xd8\x06\x00\x0f\x52\x81\x91\xc3\xf9\x73\x9f\x6a\xce\x35\x70\x24\x79\x22\x7b\x35\xb0\xf6\x10\x70\xad\x33\xb0\x5d\x0e\xb8\x32\x9f\xeb\x82\x5c\x76\x05\xed\xec\x32\x37\xf2\x18\x48\xde\x87\x92\x58\x66\xaa\xf2\x3c\x99\x22\xe4\x07\x51\xff\x27\xc6\x49\x78\xee\x02\xff\x21\xf2\x3e\xa2\xdf\x3b\x2c\x6b\xfa\xbd\x45\xc8\x23\x1b\xd9\xcf\x38\xfc\xbf\xf9\x0f\xf7\x9f\xdc\x43\xd5\x0b\x40\x3e\x04\xa8\x88\x02\x74\x7a\x01\x25\xdb\x01\xb3\xe1\xbc\xe7\x91\x64\x5c\xe4\x15\x03\x76\x4d\x80\x1b\x37\x39\xff\x20\x79\xc6\xae\x83\x80\xcb\xaf\x01\x2f\x4f\xe0\x92\x06\x5f\x47\x5c\xd8\x00\x1c\xac\x0f\x9c\x8b\x00\x12\x4b\x80\xb4\x7e\xc0\xb5\x7e\x5c\x43\xe8\xb1\x25\xcf\x9d\x5f\x6c\x7e\x72\x40\x87\x3c\x6b\xfa\x1f\x82\x3f\xfb\x5d\x9b\xfb\xf0\x11\xc6\xcd\x3f\xf2\x0f\xff\xc4\x01\x08\xdc\x07\x57\xd7\x03\xde\xcd\xe0\xb6\x92\x6f\x0e\xe8\xfd\xae\x1c\xc8\xfd\x37\x74\x02\xf2\x3b\x03\x56\x7d\x80\x5c\x27\xbe\xce\xba\x7a\x11\x18\xd3\x07\xc8\x2c\x05\xe6\x78\x02\x17\xb6\x03\xab\xa5\x81\xd4\x50\x60\x6b\x01\x70\xd6\x0c\x38\x90\x0b\x9c\x9e\x03\x9c\xcc\x07\x12\xe7\x00\x57\xc7\x02\x92\xb5\xf3\x23\x77\xe0\x84\x37\xf0\x71\xe7\xcf\xf7\x9f\xe8\xbf\xc8\x3b\x89\xbc\xcf\x16\x63\x6e\x7d\x85\x9e\x6c\xeb\xac\x6b\xfa\xed\x39\x96\xdb\x95\x73\xff\x21\x0e\xff\x50\xff\x16\xfd\xff\xb8\x9e\xdb\x97\xc6\xdc\x3e\x4d\xe1\x96\x6e\x9d\x64\x03\x79\x7e\x80\xc6\x18\x20\xb7\x3e\xd0\xfc\x22\x70\x75\x04\x60\xf3\x02\xc8\x78\x01\x0c\x1f\x07\x9c\x1b\x0d\x4c\x37\x01\x52\x64\x80\xe5\xeb\x81\xc4\xaa\x3a\x17\xb7\xd4\x05\x8e\x17\xd4\x9d\x1d\x6e\x0e\xc4\x2d\xac\x37\xf7\xc4\x19\xe0\xe8\xa3\x7a\x57\x2f\x57\x01\x87\x5d\xa5\x87\x3e\xdc\x0e\xc4\xf8\x4a\xeb\xbc\x6f\x0c\xec\x77\x92\xa6\x73\xe7\xe0\x60\x69\xba\x9f\xe6\xef\x21\x5d\x8f\xfc\xfe\x2a\x4d\xf7\xaf\xd6\x4e\x97\xa2\x73\x68\xaf\xcb\x52\xfb\x25\x76\x75\x61\x1d\xea\x67\xbd\xe2\x73\x1d\x3a\xb7\x5f\xd2\x8e\xfb\xb4\xa8\xe1\x2f\x71\xf8\x17\xfc\x43\x6d\xff\xb9\x0a\x23\xd7\xf2\x91\xfc\x57\x24\x9c\x36\xe6\x09\xa7\xaf\xd9\xf7\x80\xfa\x43\x80\x8b\x29\x32\xb6\xfa\x2d\x80\xb4\x2d\x0a\xaa\xed\x24\x73\x5e\xa9\xc1\xe3\x81\x8e\xc0\xf1\xfe\xaa\xef\x1d\xdd\x81\xd8\x33\x1a\x9a\x8b\xc2\x81\x43\x7e\x9a\xcf\x7c\x87\x02\x91\x07\xb5\x74\xf6\xf4\x04\x0e\xd8\x69\xa9\xc7\xad\x04\xf6\xdd\xd7\x1a\x92\xf1\x06\xd8\xdb\x42\x6b\x54\xc1\x08\x20\xd4\x49\xcb\xff\xb5\x09\xb0\xb3\xb9\x16\x7f\xee\xee\x0d\xd7\x4a\xec\xfa\x36\x9a\xc4\xb5\x78\x56\xa9\x6f\xa6\xe7\xbc\x50\x85\x74\x60\x96\x29\xa9\xd0\xf9\xed\xe2\x26\xca\xa4\xf7\xbd\x60\x91\xc2\x0b\x89\x9d\xb7\x48\x3e\x43\x62\x9d\xdb\xcb\x5e\xf9\x57\x71\x28\x13\xfc\x17\x6e\x19\xbe\x44\x1d\x3a\xaf\x28\xb5\xae\x4f\xf5\xec\x82\xb3\x0d\x68\x57\x7c\xcb\x4e\x8d\xce\x9f\xae\x46\xab\xd2\x3e\xfb\xdc\x21\x4d\x3a\x2d\x49\x9a\xa9\xd3\x57\xf3\x2e\x10\x37\x4e\xb7\xb8\x55\x8b\xba\xc1\x31\x23\xf5\x93\x7a\x9c\x91\xbe\x74\x40\xca\x20\x7d\xf4\x00\xd9\xca\x3d\xa3\x0c\x47\xce\xad\x23\xf7\x3a\xd8\xcb\x70\xac\xa7\xae\xc2\x81\x20\x15\x43\xf5\xa0\xfd\x8a\xf7\xb7\x2d\x31\xac\x1b\x9d\xa7\x54\xbe\xd9\xdb\x20\xea\xec\x90\x06\x1d\x36\xda\x18\xcc\xb9\x59\x47\xe9\x93\x6f\x2b\x83\xe3\xcf\xfb\x29\x8d\x5c\xaf\x65\xe8\xc2\x98\xc2\x55\xf7\x9d\x86\x81\x8c\x29\x68\x2d\x6d\x6e\xd8\x93\x31\x79\xad\x05\x97\x0d\x3a\x31\x56\xff\xbc\x4b\x9c\xbe\x1f\x63\xb2\x85\x73\x0e\xeb\xc9\x33\x26\xe3\x3a\xc3\x4b\xf7\x1b\x63\x32\x5a\xd3\x02\x74\x2d\x18\x93\x1e\x3a\x25\x5f\x47\x9a\xb1\x7a\x2d\x9d\x3a\xe8\x0e\x63\x4c\xda\xe8\xaf\xfe\xf7\xe3\xf6\xc3\x4d\xd0\x39\x42\xb9\x96\x02\x9d\x8a\x14\xcf\xd6\xe2\xfc\x47\xa1\x2e\xd5\x33\xb2\x8d\x9a\xd0\xae\x38\xf3\x82\x09\x9d\xcf\xa5\x78\xb7\xa4\x91\x91\xb0\xde\x4c\x56\x62\x63\x52\x5a\xdb\x2a\x46\x00\xfb\xca\x5b\x5f\x34\x5a\x21\xed\x1d\x1c\x64\xf1\xb8\xc3\x34\x85\x06\xfe\xac\x75\xf7\xc1\x7b\x95\x3e\x6f\xcc\x6b\x6d\x3c\x45\x55\x25\xca\xa7\xad\x45\xec\xd2\xcd\xea\xd2\x5e\xcd\x2c\xe4\x37\x7d\xd4\x78\xb9\x2a\xcb\xdc\x37\xfc\x40\xc3\x09\xcb\x57\x98\x25\x9c\x9a\xdf\xf0\xf9\x92\x8b\x66\xce\xd7\xd6\x6b\x69\x2f\x8a\x31\x1b\x5b\x7c\xad\xe1\x24\xb7\x81\xe6\x03\xbe\xb6\xd2\xb8\xe1\x72\xca\x2c\x8b\x31\xb5\x88\x19\x1f\x5b\x3d\x65\x4c\xe5\xf8\xe4\xf2\x96\x7b\x19\x6b\x50\xe6\xb8\xb4\xf9\x61\xc6\x94\x3a\x38\x74\x32\x2d\x63\x4c\xe1\xe9\xc4\x51\xa6\x9d\x18\x53\x68\x3f\x26\xb7\xa9\x15\x63\xf2\xf5\x46\xef\x33\x8e\x62\xac\xfe\xd7\x11\x17\x9b\x28\x31\x26\x7b\xf8\x37\xff\x85\xf1\xfd\xe1\x81\x1c\x9d\x33\x3f\x37\xd5\xa4\x73\xe8\x22\xe1\x94\xe4\xf6\xd4\xe6\x74\xba\x7c\xcd\xd2\x8a\x3e\x71\x3e\x8d\xf3\x2f\x49\xe3\xba\xd0\x29\xea\xb1\x27\x5d\x17\x4b\x6c\x44\xef\xee\x74\xde\x1f\xb2\xb2\xa7\x5b\x1d\x06\x04\x7c\xb6\xfd\xac\x5d\x2a\xa5\xbf\xa1\xaa\xe7\x42\x0b\x29\x05\x19\x8f\x57\xdd\xe7\xf6\x7a\xa2\xd6\x60\xb9\x5e\xb7\x82\x71\x56\x9a\xf3\x16\x3e\xeb\x5a\x3c\xbf\x75\x23\x7b\x97\xce\x36\x2f\xd6\x59\x35\xbe\x34\xeb\x6a\x97\x94\x90\xe3\xba\xcb\xa6\xf5\xef\xa2\x75\x6c\x93\x9e\xfb\xe4\x64\xeb\x51\x99\x86\x7a\x85\x8e\xcb\xad\x5b\xdc\x57\xd7\x9b\xeb\xd0\xcc\x7a\xe9\xdb\x87\x3a\xc7\x26\x38\x58\x77\x65\xac\xd1\xf7\xd1\x05\x9d\x0c\x18\x6b\xa8\x65\xef\xd4\xfe\x23\x63\xea\x47\x86\x8d\x6b\x37\x93\x31\xd5\x4a\x91\xf3\x18\x3c\xb4\xcd\x15\xc6\x94\x17\x0d\xb4\x6d\x7d\x80\x31\xa5\x3b\x03\xfa\x98\x07\x30\xa6\xe8\xd7\xcf\xdc\x2c\x92\x31\x85\x53\x3f\xdf\x03\x9c\x03\xf9\xa0\xa7\x44\xf6\xf9\x6c\x1d\xaa\x63\x3c\x70\x68\x46\xe7\xd8\x77\x66\x73\x7f\xaf\xe8\x73\x15\xdd\xb4\xc5\x3d\xa8\x3e\x73\xaa\xb8\x2f\x9d\x8e\x1d\xf6\x1a\x44\xa7\x27\xfb\x57\xd8\x71\xdd\xef\xeb\xc3\xa9\xca\xb0\x29\xcb\x9e\xee\xc7\xae\x89\x1b\x75\x5a\x25\x16\x58\x1e\x69\xff\xa1\xe9\xe3\xfa\xf3\xe7\xfb\x0f\x8f\xea\x62\xaa\xe2\x39\x7d\xc5\xd0\x61\xc3\xe4\x1b\x39\x3b\xbc\xb2\x6b\x3c\xe3\xb8\xce\x9b\xb1\xf7\x06\x6f\x5f\x6d\xad\x1f\x67\xbf\x7a\x50\x50\xe0\x68\xc3\x77\x43\xed\x06\x8e\x8e\x7e\xd4\xa4\xcd\x60\x9d\x01\xeb\x52\x63\x9b\xe4\x0c\x38\x38\x40\xe9\xf6\xed\x26\xb3\xfa\x1f\x1f\xd0\xf0\x45\xa1\xe1\xfe\x7e\x0f\xfa\x57\x31\xa6\x37\xa0\xcf\xed\x3e\x33\x19\x6b\x3c\xdf\xd6\xb6\xd7\x56\xc6\xb4\xfc\x7b\x9c\xec\xd1\x8c\x31\xcd\x0e\x5d\x1f\x77\xad\x62\x4c\xed\x7d\xd7\xe4\xae\xca\x8c\xa9\xad\xb3\x99\x68\xdd\x9f\x31\x95\x03\x5d\x06\x74\x7e\xcc\x98\x4a\xcb\x4e\x8f\x3a\x66\x33\xd6\x60\x2b\x63\x52\x74\x7a\xf3\x81\x29\x93\x3f\x65\x1c\x03\xc2\xfd\x24\x4b\xca\x84\x37\x5e\x58\xd3\xed\xb8\x8b\x95\xbd\xc8\xaf\xb3\xfa\x9c\x0b\x38\x11\xc7\xb9\x88\xc3\x63\x46\x53\x9f\xe7\x70\xc5\xb1\x74\x4e\xbf\xd3\x71\x22\xd5\x69\x36\x05\x39\x52\x7f\x77\x0f\xaf\xc9\x34\x7f\x16\xc6\x4d\x7b\x2f\x6d\x02\xcc\x19\x3a\xdd\x54\xaf\x61\x3d\x1f\xc7\xc0\xa9\x4a\x6d\x07\x28\x0d\x19\xd5\xd3\xe9\x69\xff\xd7\x9a\xe3\x87\xcc\x76\x9c\xe4\x98\xa4\x9d\xd3\xaf\xd0\x61\xc1\xd2\x05\x3a\x89\xb6\xba\x93\xae\x6e\x59\xa6\x5b\xd2\x7d\xe8\xc4\x92\x83\xa5\x7a\x23\x6d\x86\x4d\x9c\x93\xac\xaa\x67\x6a\xbd\x63\xc2\x91\x1b\x9b\x75\xdd\x3b\xaf\x9c\x90\x53\xd6\xbd\xf1\xb3\xce\x4b\x27\x6c\x61\xac\x91\x55\xa7\x46\xa3\x4b\x18\xd3\x2c\x69\x7f\xc3\xbe\x31\x63\xea\xe3\xda\x3f\x1f\x3a\x8c\x31\xb5\x35\x6d\x0f\x0e\x9e\xc4\x98\x8a\x5b\x5b\x9f\x01\x6f\x18\x53\x2e\x6a\xab\xd0\xef\x3e\x63\xca\x2d\xdb\xdc\xef\xfd\x91\x31\xa5\xb7\x96\xad\x7b\x3d\x65\x4c\xf1\xc4\xc7\x1c\x4d\xaa\x63\x3d\x1f\x6f\xca\xfd\x4f\xee\x48\x19\x31\xd7\x85\x73\x30\x99\x56\x9c\x73\x4a\x3e\x3a\x82\xaa\xaa\x09\x5b\xc7\x11\x1f\x78\x28\x60\x12\xd5\x2d\xf6\xdd\xe4\x3a\x21\x3b\x03\xb8\x6e\xc2\xe6\x29\xbc\x7f\x8c\xe7\x68\xce\x49\xb8\x65\xcd\xa7\x4c\x3b\x2d\xc8\x8d\x4e\xd9\x26\xcc\x58\xdc\x49\xe3\x38\x30\x4c\xca\x4d\xba\x65\xb1\x5c\x40\x9f\x7a\x0b\x3a\xf4\xf4\x53\x1d\xd0\x6d\x82\xeb\xae\xf1\x5a\xea\xd7\x3b\x3d\x75\x55\x58\xb8\x52\xb3\x65\xbb\x4d\xf3\x97\xf9\x79\x34\xd4\xb1\x7c\x30\xef\x58\x78\xbb\x86\xad\x2d\x3a\xce\x53\x4e\x3c\xa1\x59\x61\x36\xc1\x25\x2d\x7b\xaa\xa6\x71\xab\x35\x2e\x5d\x9e\x3c\x50\xbf\xd6\x6a\xb9\x4b\x5f\xc6\x54\x07\xb4\xec\x37\x4b\x9e\x31\x65\xaf\x16\xad\xa6\xf8\x33\xa6\xf4\xb0\xf9\x01\x87\xbb\x8c\x29\xbe\x6f\x3e\x7b\x7c\x2e\x63\x8a\xd6\xcd\x4d\xc6\x5e\x67\x4c\xe1\x92\xe9\xd5\x51\x73\x19\x93\xdf\xd0\xcc\x64\xc4\x2d\xc6\xe4\xa7\x35\xbb\x35\xac\x1e\x63\xf2\xd3\x45\xfe\xeb\xc1\x4a\x1b\x07\x9e\xf7\xfb\x11\xef\x70\xd9\x65\x38\x9d\x02\x9f\xdd\x34\x9e\xb8\x80\xe3\xe6\x8e\x74\x2f\xef\xd0\xd6\xe9\x14\x87\x7d\xd1\xb3\xc9\xef\x9d\xd6\xf3\x74\xe8\xf9\xc7\xf3\xbe\x39\xde\xc5\x8b\xe8\xb4\x70\x49\xf1\x32\xca\xaf\xb3\x34\x56\xd2\xb9\xef\xd8\x5d\x1e\x74\xcf\x6d\xc0\x22\xef\x53\xf5\xed\x80\x1e\x75\xbd\xb5\x8c\xa2\xa5\xbd\xdb\x3b\x79\x1e\xb4\x36\x51\x34\x6d\xed\xeb\xe9\x3f\x72\x98\xd2\xaa\x96\x5b\x3c\xad\x5d\xe6\x37\x68\x6b\x7a\xca\xe3\x96\x4f\x8b\x06\x41\xc6\x29\x1e\xdd\xf6\x5c\x68\xb0\xc8\x68\x96\xfb\xbd\x13\xbe\x4a\x37\x0d\xe5\xdd\x7b\x5d\xdb\xad\x24\x67\xa0\xb3\x3a\xb1\xc4\x4d\x21\x44\xff\xd5\xea\x93\x3f\x3e\xc8\x79\x1b\x68\x2e\x95\x63\xac\xfe\x0b\xfd\x46\x0b\xbc\x18\x93\x8d\xd6\xf5\x73\x09\x62\x4c\x46\x45\x4f\x6f\xd6\x70\xc6\x64\x2c\xf4\x62\x67\xa8\x30\x26\xb3\x58\xf7\xc6\x54\x67\xc6\xa4\x43\x75\x73\x1d\xfb\x31\x26\x3d\x4a\x77\xcc\xc4\x2a\xc6\xea\xdd\x12\xf5\x8f\x6e\xbc\xe5\xcf\xfd\x52\xc4\x28\xaa\x5f\xa5\x6e\x11\xf4\x7f\xd6\x4f\xa7\x53\xf5\x23\x0d\x9c\xc9\xaf\xf0\x2b\x0b\x48\x3d\x3c\x78\x20\xb9\x8d\x2d\x36\x9c\x0b\x59\x7b\x6f\x15\xcd\x93\x65\xa7\xe9\xb8\x1a\xce\xf1\xfc\x16\xae\x63\x0f\xae\x23\x60\x57\xec\x47\xa7\xa8\x9d\xfb\x6e\xa5\x71\x61\x19\xb6\xed\x9c\xb6\x02\x60\x6a\xb6\xd5\xd9\xaa\xa5\x4c\x82\xe1\x8f\xad\x1b\xed\x4c\x64\x3e\xea\xf5\xdb\x6a\x3f\xcb\x47\x26\xa9\xb1\xf7\xd6\x3e\xde\xa6\xd2\xa7\x1b\x7d\xdf\x6a\x18\xb2\xaf\xee\xed\xc6\xf2\x5b\xcf\x24\x78\x02\x8d\x34\xb7\xec\xbd\x62\x0f\x68\x7e\xde\x7c\xea\xd1\x3d\x40\x63\xf1\xa6\xf7\x5f\x43\x00\x55\x03\x1f\x5a\x4f\x29\xf9\x7a\x1e\x93\x58\x05\xed\x95\x09\x12\x2b\x3f\x70\xe9\x02\x89\xad\x7f\x74\x11\xf5\x12\x94\xbf\x32\x9f\xee\xf3\xd6\x0f\x71\x6e\x4d\xd6\x6b\x16\xe9\x05\xdc\x12\x6e\x53\x8b\xfd\xbf\x52\xee\x4f\xa6\xaa\xc9\x71\x36\x9b\x4e\x8f\x0f\xad\xe7\x5c\x40\xf8\xf8\xc5\xb4\x4e\x08\xd1\x5e\x41\x5c\x83\xbf\x3e\xd7\x4b\x58\x6f\xe8\x4d\xe7\xf1\xab\xf5\xb9\xbf\xae\x93\x7d\x29\x9e\xd3\xd3\xb7\x50\x75\x6a\x8c\x06\xbf\xad\xdf\x57\x65\x3b\x55\x27\x5a\x7f\xda\x45\xfa\xef\xba\xf7\x42\x1f\x28\x2c\x01\x1a\x59\xee\x59\xd6\x52\x0e\x50\xb7\xd8\x33\xa9\xef\x1e\x40\x39\x68\xcf\xa8\xc9\x85\x80\xe2\x96\x3d\xd2\x2b\xdf\x00\x72\xd2\xa1\x4f\x83\xc2\x01\x99\xb8\x50\xa9\xc3\xaf\x80\x7a\x83\x76\xdb\xa6\x87\x00\x52\x33\x42\x0c\xef\xfb\x4b\x1e\xc8\x2e\x9f\x77\x74\xcf\x3b\x48\xa8\x5b\x6d\x16\xea\x7a\xeb\x85\x8e\xea\x6b\xb8\xce\x7f\x3b\x8f\x61\xfc\xe3\x55\xc2\x7d\xff\x65\x42\xdd\xcf\x8d\xea\x17\x97\xbb\x8e\xa7\x7c\x9e\xe6\x35\xbd\x37\xcf\x7f\x2e\xf4\x7c\x63\x9b\x2e\xa1\xf9\xb1\xdf\x92\xf7\x85\x0a\x19\xc4\x9f\xb3\xff\xb9\x35\xb4\xa2\xf4\x2d\xe4\xfe\x7a\x62\x13\xef\x03\x63\xb7\x95\xaa\x91\xb3\x73\x02\x68\x85\x39\x49\x7f\x3b\xe5\x8d\xa1\xaf\x77\x77\x93\xd8\xae\xf3\xf7\x52\xbd\xa3\xd9\xdc\x03\xf4\xfb\x15\x11\x4d\xe3\xab\x9e\x74\x8c\xba\x2e\xbd\x99\x62\x5c\xac\xa9\xd2\x17\x5d\x31\x8e\xde\xbc\xd1\x89\x8b\xa8\x92\x1c\xdd\x6a\x2b\xd5\xb1\xa2\x9e\x45\x11\xc1\x1b\x39\x29\x8d\x22\x1b\x31\x2f\x9f\xfe\xf2\xc1\x4d\xaf\xa9\xb2\xb6\x4f\xa8\x53\xed\x12\xea\x14\x81\xc2\x7d\xff\x9a\xba\x1f\xc0\xfa\xbd\x35\xe2\x03\x0f\x1a\x27\x69\xaf\x66\x50\x3e\x4f\x3a\xc4\xfb\x23\xc5\xb6\x5c\x41\xb7\x49\x23\xce\xba\x53\x1f\x93\x50\xd7\xb5\x44\x59\x6c\x37\xf3\xa5\xe7\xeb\xb7\x7e\x53\x3c\xcf\x03\xfe\xf4\x9e\x5c\xaa\x11\x44\x79\x75\x7e\x53\xde\x47\x64\xda\x88\x50\x9a\x1f\x63\xac\xc3\x88\x2f\x1e\x30\x9c\xf7\x53\xe9\x50\x18\x4d\xeb\x30\x23\x8b\xa3\x54\xf7\x90\x31\x8d\xa7\xee\x0d\x40\xc2\x87\xc6\x54\xc7\x49\xd8\xd3\x99\x46\x64\x42\x9f\xd1\x5c\x91\x69\xd8\x02\xf2\x37\xfe\xce\x46\xba\x71\x1e\xbf\xe2\x00\xd5\x39\xe2\x2e\x25\x53\x05\x3e\xb6\x98\xf7\x03\x89\x2d\xe6\x15\x93\x23\x42\xdf\x87\x83\xc2\xbd\xff\x30\x41\x49\x7e\x97\xd0\x51\x7f\xc7\x06\x6e\xfd\xdd\x85\xf8\x08\xf5\x6e\x3f\x29\x89\x4d\x2c\x59\x48\xb7\x64\x8f\x8d\x5e\x4d\xcf\x37\xd2\x9b\x57\x97\xf7\xc2\x97\xe6\xc5\xf6\xa2\x4d\xb4\x8e\xda\x62\xe9\x4f\xff\xca\x75\x6a\x02\x07\xa4\x11\x42\x75\x9f\x85\x9e\x9c\x7b\x9a\xad\xcf\xf5\x61\x1c\x3c\x0f\x52\x15\x76\xd8\x2d\x5e\x2f\xef\xb9\xe0\x08\xd5\xf7\x5a\xbf\xe2\xb7\x6e\x1b\x17\x9e\xa4\x81\x55\x67\xf6\x19\x61\x67\x92\xa2\xa1\x3d\x84\x5b\xae\x83\x71\xa6\xd2\x9e\x2a\x3f\x67\xbe\x71\x85\xaa\xe4\xc4\xf5\x54\xa7\x4a\xde\x1b\x46\xa4\xea\x99\xed\x89\xe4\xff\xe9\x0b\xd9\xa4\x93\x72\xba\xf4\x39\xbd\xea\x13\x33\x79\xdd\x3f\x4e\xe0\x1e\x62\x96\x08\x71\x11\x9e\xbf\x38\x5e\x42\x05\x0e\x62\x97\xbc\x30\x6e\xa8\xce\x23\xea\x20\x45\xbb\xac\xa7\xe7\x1c\x66\xb7\x89\xd6\xc3\xc1\xb6\x9c\x7f\xda\xe6\xb2\x83\xf8\x17\x9f\xa7\xbb\xac\x79\x1e\xe0\x1c\xd0\x52\x81\x0b\x71\x89\x8d\x20\xce\x65\x8a\x57\x34\x3d\xd5\x31\x01\x47\x69\xfc\x0f\xb2\x8c\xa3\x3c\xd0\x55\xff\x04\x7d\x5f\x4b\x8f\x24\x9a\x7f\x9a\x09\x67\x43\xb9\xff\xe9\x4d\xb8\xcd\x9c\xd2\x90\x32\x6a\xc6\x69\xae\x83\x91\xb1\x61\x28\x75\x24\xc9\x54\x9d\x43\x23\x34\x43\x99\x67\xdc\x8c\xe9\xbb\x69\x25\x9b\x51\x3f\x81\xbe\x9e\x5e\x72\x85\xf3\x31\xfd\x4b\x88\x30\xb9\xd0\xf0\x0b\xe7\x1c\x84\xfe\x1e\x62\xdf\x17\x91\x8b\x39\x2c\xf4\x3f\xa9\xcd\xc5\xf0\x71\x73\xe8\x99\x2f\xd5\x5f\xc3\xe5\xb6\x50\xbe\x0b\x1e\xc1\xf9\xbe\x00\xc3\x60\x5a\x47\x6d\x3c\xb5\x87\x28\x94\x35\x01\xbc\x8a\xb6\xbc\x94\xf7\xc5\x5a\x30\xee\x10\xd5\xaf\x67\xbd\x8b\xa5\xf9\xe1\x30\x24\x8e\xe2\x31\x72\xf4\x49\x7a\x1f\xf4\x7d\x98\x44\x55\xfb\xce\xb2\x67\x69\x7d\x6a\xea\x7e\x8e\x74\x40\xd4\xd7\x5c\x14\xf4\x2f\xae\x09\x7d\x40\xb2\x26\x6b\xd2\x4f\x5e\x2f\xb7\xa2\x99\x74\x3d\x61\x08\x11\x99\x59\xd3\x67\x90\xbf\x59\xf9\x3c\x33\x65\x6d\xdb\x49\x33\x2c\x2b\xf1\xd8\x4c\xb2\xad\xf9\x6f\xba\x6e\xf5\x90\xf3\x1f\xe1\x1f\xe9\x6c\x24\x53\xc8\x0f\xa9\x42\x1e\x3c\xdd\x9b\x5b\x91\x17\x12\xc7\xcb\x61\x21\x4e\x9c\x8b\x39\x38\x90\x8f\xf7\xdd\x91\x9c\x2e\x08\x14\xb8\xaf\x4d\xf5\xc3\x9e\xd3\x3c\x28\xe5\x54\x92\xc8\x01\x2d\x9e\x72\x94\xf2\x9c\xb3\x4d\xdc\x1d\x1a\x07\xc5\x9c\xca\x18\x1f\x70\xfa\x22\xcd\x07\xf5\x14\x8a\x43\xaf\xbc\xf3\x54\xa5\x6e\xff\x28\x93\xfe\xb5\x4d\xd3\xb9\x4e\x8a\xf2\xda\x2c\x03\xee\xff\x4d\x61\x27\x73\x67\x9b\x46\x73\xb2\x1b\x5a\x53\x27\xbe\x3b\x6a\x03\x69\xa5\x91\x67\x39\x95\x73\x2f\x96\x2b\xe9\x6c\x23\xbf\x5e\x10\x91\xff\x79\xb1\xbc\xee\x9f\x17\xcb\x09\xab\xdb\x71\xf9\x44\x2a\xdc\x8a\xe2\x0a\x0b\x39\x82\x0e\xcc\x65\x61\xfc\xa7\x0b\x3c\x4c\x9a\xa0\x30\x70\xc6\x9c\xdb\x53\x42\xbe\xe0\x5c\x4c\xd8\xba\x5d\x94\x7d\x76\x14\x73\x0e\x68\x5b\xf7\x08\xa2\x6c\x36\x0c\xe3\xf3\xbb\x9a\x03\x3a\x9a\x40\xb4\x9e\xab\x0b\xd7\xcb\x98\xad\x9f\x4c\x59\xde\x09\x29\x59\x7c\x3e\x9c\xa3\x3a\xf8\xa0\xaa\x74\x7a\xce\xdd\x95\x2e\x11\x0f\x60\x59\x75\xfd\xa8\xc4\x36\xd9\xc6\xeb\xe5\x0d\x0c\xef\x34\xe5\xfe\xdf\x13\xe6\x47\xe1\x12\x15\x8a\x54\xe1\x2a\x73\xca\xb0\x45\x1a\xfd\x69\xfc\x17\xf5\xe3\x05\xf1\xa2\xe8\xa5\x94\x17\x0b\x9f\xf9\xf3\x1d\x9f\x57\x14\x71\x0f\x45\x76\xa9\x14\xd1\x22\x9d\x3b\x34\xa3\x0b\xb5\x5e\x52\x5e\xb9\x27\x70\x41\x37\x85\xf7\xc3\xf5\xf2\x5a\x71\x11\x38\x3a\x91\xa3\x4a\xd1\xa3\xf3\x9c\xd7\x9c\xeb\xf4\x2f\x8d\xa6\x75\x93\xdf\xa2\xd8\x36\xa8\xc9\x01\xd1\xd7\x17\xc5\x9f\xa6\xec\xe4\xd2\x3a\x95\xb2\xda\x34\x95\xf3\x94\xf7\x27\xa4\x70\x1e\xc6\x3e\x85\xeb\x66\xf4\x77\xb9\x4a\x79\xd7\x26\x2e\x9b\xfc\x6c\x6d\x7b\x8b\x7e\x8f\xe1\xda\xbb\xf4\xbe\x90\xff\x7c\xff\x15\xf7\xff\x31\x17\xb4\xc4\x53\x9b\x06\x44\x5e\x3c\xbf\xde\x82\x96\xf6\x65\x27\x7a\xd3\xfb\xb3\xcc\x6c\x12\xbd\x89\xcb\x6e\x2d\xa6\x0c\x55\xb6\x79\x13\x91\x25\x65\x32\x07\x49\x3f\xa7\xcc\xf8\x0c\xc5\xa5\xec\xe4\x4d\x7e\x33\x44\xbd\x9c\x08\x85\x27\x73\x7e\x10\x99\xf4\x50\xd0\x53\xca\x13\xf2\xc3\x4d\xe1\xfd\x90\xd5\xb6\x66\x5c\x32\x88\x13\x0a\x1a\x76\x98\x7e\xfb\x66\xd7\x63\xf4\x1c\x7f\x72\x40\xbc\x5f\xd2\x32\x45\xae\x83\xe4\x9a\x79\x9e\xe2\x33\xc7\x93\xd3\x8b\x53\x2c\x2f\xd3\x7a\x7a\xc2\xdb\x2c\x8a\x8f\xa8\x8b\xd3\xf7\x04\xd7\x8f\xe8\x34\x99\x9f\x4c\xb5\xfa\x76\x8f\x66\xbd\xde\xe3\x42\xea\x17\x23\x57\x59\xa2\xce\xfd\x2f\xdf\xc1\x6d\x55\x96\x1c\x6d\xdd\xaa\xdc\x4d\x69\x5e\xbc\x7d\xd5\x93\x46\xe4\x5b\xc6\x57\x76\xef\xe4\x39\xb9\xfe\x2e\x6e\x03\x7d\xfd\xfd\x2c\xfe\x66\x7a\xd7\x3a\x91\x48\xc7\x77\x6b\xb3\x3f\xf3\xaf\x3f\xa5\x37\xd2\x1b\xef\x1f\xf4\x1e\x79\x76\x82\xfb\x59\x2c\x3c\xff\x07\x15\x7f\x8e\x0b\xef\x13\x24\xea\x21\xf9\xe6\x24\x65\xd0\x38\xb0\x3e\x4b\xb4\xd1\xca\xa3\xe7\x05\x7d\xac\x4c\xfa\x57\xcd\x2b\xbe\x4c\xe3\x7e\xd6\xa2\xeb\x94\x17\x1c\x87\xe6\xf2\x75\xc2\x91\xdb\x34\x5f\xec\xb2\xb8\x5e\x8a\x6d\xc9\x7d\xca\xbb\x1d\x03\x1e\x52\x3f\x36\xb3\x31\xa5\xb4\x0e\xd5\xd3\x7f\x42\xfa\x22\xf2\x1f\x2b\xde\x8a\xfe\x73\xfb\xed\x94\x34\x65\x9c\xef\xcd\x0d\x69\x7c\xff\xd8\x22\xf4\xc7\xb1\xb5\x17\xf4\x51\x9c\x89\xe8\x63\x5e\x6b\x55\xf9\xc7\xbc\xb3\x21\x1b\x98\x20\xe8\x5e\x70\xee\xe1\xc7\x77\x41\xf7\xc2\x8b\xd1\x5f\x7c\x97\xc8\xcf\x52\x44\x4e\xa8\x5a\x27\x46\x8c\x8b\xdc\xaf\x71\x11\xf5\x90\xd6\x1b\xa6\x09\xfc\x07\xd7\x43\x5a\xa6\x73\x99\xc6\xc3\xc2\x88\x2c\xf2\x73\xee\xf2\x5c\xfa\x3e\x51\x17\xc8\xc1\xf8\x2e\xad\x13\x47\xce\x2f\x20\xfe\x6f\xf0\x68\xde\x4f\xa6\x67\xd3\x62\x03\x1e\x87\x67\xe4\xaf\xa8\x8f\xa3\x77\xad\xea\xaa\xc4\x2a\x84\xbf\xd9\xc2\xfd\xff\x2a\xf0\x62\x7f\xe0\x40\x04\x5d\x93\x21\x82\xfe\xc9\xd4\x13\xdc\xae\x10\xbe\x6f\x9b\x0b\xb7\x91\x77\xb8\x3d\xc3\x75\x74\x22\x73\x05\x3e\xe6\xb9\x60\xbf\xd1\x7a\xb3\xa6\xee\xc7\xcf\xb8\x54\xeb\xc4\x18\xb0\xbf\xf0\x0f\xb5\x39\x80\xda\x3a\x18\x62\x7d\xbb\x86\x1e\x88\x50\xe7\xfe\x5e\x0a\xd8\x95\x01\x9f\xc3\x01\xc9\xb8\x16\xef\x75\x57\xc6\x03\x2e\x1e\x40\x59\x3c\xb0\x6c\x12\xaf\xf3\xac\x73\x06\x8a\xaf\x03\x5b\x46\x03\x8f\xbe\x49\xde\x59\xc0\xc3\x02\x20\x32\x53\x92\xfd\x00\x49\x66\x12\xef\x79\x17\x39\x02\x79\x69\x5c\xf7\xfd\x85\x15\xf0\x28\x8e\x9f\x1d\x57\xdf\xfb\x17\xf9\x07\x41\x07\x5f\xe4\x1f\xc4\x7b\xdf\xa7\x84\x1a\x55\xc2\xa8\x5a\xf5\x3f\xf3\x9f\xe7\xd5\x7f\xd5\xbf\x70\xab\x69\xff\x35\x07\xe2\x01\x7c\x08\xe5\xfc\xc3\x9b\xee\xc0\x64\x35\xe0\x45\x05\x30\x37\x15\x78\x12\x0a\x2c\x2a\x01\x4a\x1c\x00\xaf\xae\x40\xa1\x19\xb0\x69\x3a\xf0\x50\x4a\xb2\x33\xe0\x1a\x07\x11\x1b\x81\x7b\xf5\x78\xcd\xfa\xfe\x59\x5e\xc3\x92\xcc\x32\x89\xcf\x85\x1b\x81\x8a\x77\x40\xa1\xa0\xc5\x5f\x5d\xf7\x16\x7a\x0b\x88\xf7\xde\x6b\xf3\x0f\x7f\xf3\x3f\xe2\x97\x3a\xce\x7f\xe5\x1f\x9a\x19\xd5\x8a\xc7\x2f\x7c\xd0\x97\x6f\xc0\xc0\xad\xc0\x3b\x75\x60\xc4\x0e\xe0\x65\x8e\x64\xcf\xc5\xcf\xf7\x67\xd8\x00\x25\xaa\x80\x5b\x0c\xd7\xb3\x77\xaf\x04\x1e\x8c\x00\x36\x7a\x03\xf7\x1c\x80\xe0\x39\x40\xfe\x32\x1e\x87\xfc\x9d\xc0\x71\x1f\xa0\xc0\x10\xc8\xbc\x01\xe4\x35\x07\x6e\x0d\x04\x0a\x2a\x80\xb2\x28\x20\x6f\x03\xf0\x79\xce\x4f\xdd\xff\xcc\x27\xbc\xc6\x24\x72\x40\xa7\x6d\xfe\xd9\xff\xda\xf5\xff\x3f\xf9\x5f\xad\x7f\x31\xa1\xa6\xfd\x1b\xf7\x60\xd5\x14\xf8\xc6\x00\x6b\x2b\xe0\xc3\x06\x41\xd7\xdf\x96\xd7\xf1\xca\x96\x02\xe3\xd4\x80\x92\x35\x9c\x0f\x2a\x1a\x2f\x59\x83\x00\x0f\x2f\x01\xee\xda\x40\x5e\x2e\xb0\xa1\x02\xc8\x5b\x27\x59\xc3\x00\xb7\xf5\x81\x03\x25\xc0\x6d\x69\xe0\x78\x0c\x70\xcb\x0e\xb8\xb0\x0d\xb8\x59\x09\xdc\x1e\x0d\xdc\xec\x04\x94\x66\xf3\x3a\xa9\x24\x0f\x5e\x71\xac\x39\x0e\xc4\x79\x20\xd6\xfd\x44\xff\xc5\xfa\xdf\x6f\xfa\x07\x7f\xe0\x1f\x1a\x0b\xf5\x2c\x2d\xa1\xc6\xf3\x37\xee\x41\xd4\x07\xa1\x9f\x8b\x02\xcc\xc0\xfb\xda\x58\xed\x00\xaa\x6c\x80\xae\x2f\x80\x4a\x47\x60\xa0\x21\xf0\xb4\x04\x18\xfd\x10\x28\xde\x07\x38\xdd\x04\x0a\xdd\xb8\x3e\x4a\x7e\x01\xb0\xc2\x06\xb8\x59\x05\xf8\x48\xac\x81\xe4\x1d\x0e\xe4\x1c\x03\xc2\x3d\x80\x1c\x67\x20\x5e\x1f\xc8\x0d\x02\x32\x82\x80\xdc\x79\xc0\x9d\x3a\x40\xf6\x39\xe0\xe9\x10\x20\xa7\x10\xf8\xfe\xe2\x97\x71\x20\xd4\x79\x4f\xf6\xfb\xb3\xff\xff\x86\x7f\x10\x39\x97\xbf\xf5\x01\xa9\xdd\xf7\xa3\x3a\x1e\x63\xb8\xee\x8d\x24\x1e\x62\xbd\xbf\xf2\x01\xd0\x69\x34\x50\x36\x1f\xe8\x3d\xf9\xe7\x3d\xff\xc2\x5c\xc9\x3b\x06\xc8\x67\xbc\xee\x7f\x73\x2e\xe7\x83\x6e\xcc\xe4\x77\xce\xb3\xac\x81\x80\xc1\xc0\xb5\xb3\x40\xb8\x01\x70\x3d\x1f\x48\xd0\x05\x24\xab\xb2\xf3\x45\xc0\xd5\x21\xc0\xad\x14\x40\xf2\x8e\x7c\x5e\xc1\xeb\xff\x12\xff\xcf\xf5\xa9\x39\x0f\x44\xfd\x9f\xea\xe7\x5f\x8b\x7f\x08\x15\xea\xe3\x22\x07\xf0\x4f\xfc\x43\x6d\x0e\xa2\xda\x2a\xd4\xfc\xba\xe4\xe7\xbe\x46\x48\xd6\x06\xc0\xeb\x33\x40\xb3\x24\xce\x3d\x58\x16\x01\xa5\x91\x40\xb7\x5e\x40\x91\x2d\x20\x59\x26\xdd\x73\xe3\xef\x8f\x5b\x7b\x79\x9e\xc8\xae\x04\xdc\xec\x38\xfb\xe4\x6d\x09\x5c\x2d\xe5\xb5\x69\xc9\xea\x6c\x9f\x23\xaf\xf3\xc7\x16\x03\x97\x94\x79\x1f\xa9\x4b\xc3\x80\x3b\xf7\x79\xae\x28\x9b\x06\x64\x2e\x06\xd8\xee\x9f\xf9\x50\xac\xff\xd7\xf6\x3f\x4c\xa6\xe6\x73\x0f\x56\xe5\x76\x7b\x67\x6e\xff\xc8\x3f\x08\xfe\xfe\x2f\x0e\xa0\x4e\x4f\x3e\x0e\x14\xdc\x81\x0f\xed\x00\x75\x73\xe0\x55\x00\x60\x30\x42\xf2\x56\x06\x5a\xe8\x03\x45\x51\x40\xa7\xd3\x40\xc1\x05\xa0\x4f\x3a\x9f\xcf\x23\x89\x6a\x06\xa6\xf8\x02\xd7\xe2\x39\x4f\x29\x59\x8d\x7b\x82\xbf\x13\xb6\x3c\xe4\xda\x17\x92\xf5\x62\x7a\x07\xe0\xd8\x67\xe0\xc2\x29\x20\xdd\x02\x48\xa3\x33\x44\x6e\xcb\x72\x7e\xbe\x17\x4f\x0a\x3a\x10\x62\xfd\x5b\xf4\xff\x37\xee\x45\xe4\x00\x84\x3e\x5a\x9b\x9b\x71\xfb\x2b\xff\xf0\x5f\xf9\x8f\x5f\xb9\x87\x77\xee\x80\x6c\x0a\x50\xa1\x01\x68\x80\xcf\x83\x26\xe6\xbc\xee\x6f\xe9\x02\xe4\xe5\x71\x9e\x30\xd7\x96\xf3\xa5\x57\x3d\xb9\x3e\xca\xc5\x9e\x80\x73\x3c\x70\x3e\x0a\x58\x69\x04\x9c\x73\xe7\x7d\xa4\x52\x2d\x80\x3d\xcb\x81\x94\x4c\x20\xb6\x12\x48\x91\x03\x2e\xac\x06\x92\xf7\x03\x77\xfc\x81\x33\x3d\x80\xb2\xfb\x40\xa2\x3a\xc0\xae\xff\xd4\x81\x39\x78\xa5\xe6\xb8\x0f\x1e\xc1\x6d\xc0\x72\x6e\xb7\x48\xd5\xf4\x7b\xfd\x59\x6e\x45\x1d\x88\x7f\xed\xff\x75\xee\xf7\xf7\xae\x82\xff\x02\xf7\xf0\xaa\x27\xb7\x4f\xbf\x01\xf2\x5b\xb9\xff\x5a\x71\x40\xbe\x3a\x1f\x17\x92\xd5\x77\x87\x42\xe0\xda\x21\xa0\xbf\x2a\x20\xd9\x85\x8f\xb5\x05\xce\xc7\xf3\x3c\x91\xb2\x16\x58\x6e\x02\x9c\x2e\x05\xfc\xf6\x00\x49\x2d\x38\x37\x77\xd2\x19\x38\x6a\xcd\xdf\x19\x92\x31\x20\xb1\x77\x66\xf3\x35\x45\x45\xf9\xcf\x3c\x20\xe6\x3f\xd1\x7f\x71\xbe\x8b\xba\x1f\xa2\xdf\xb5\xb9\x0f\x91\x7f\x58\x95\xf5\x2f\xe2\xf0\x0b\xf7\xc1\x9e\x71\xfb\xd9\x54\xd8\x1d\x08\x1c\x00\xa7\xc9\x81\x42\xe1\x54\xa5\xc0\x1e\x50\x3a\xcf\xf9\x4e\x49\xde\xb8\x3e\x16\x68\x6d\xcd\xc7\x7d\x8f\x78\x20\xf5\x19\x30\x2c\x19\x38\x7d\x15\x98\xea\x07\x9c\x2a\x07\x16\xfb\x02\xc7\x5f\x82\x6e\xba\xc6\xab\x03\xbb\x1e\x01\xb1\xc7\xf9\xb3\x3e\xcc\x80\xd4\x4a\xe0\xb0\x17\x70\xbb\x02\x88\x19\xc9\xf3\x64\xb4\x7d\x4d\xff\xc5\x7e\x3f\x22\xff\xb1\xa1\xde\x9f\xfd\x16\xb9\x8f\xe5\xc2\x9a\x6f\x91\xd7\x1f\xe2\xf0\xa7\xba\xb7\x70\x5a\xf2\x71\x43\x2d\xff\xdd\xb9\x2d\x1d\xc8\x2d\xdf\x55\x72\xbe\x0d\xe0\xf9\x4f\x55\x0d\xc8\x38\x09\x98\x8c\x07\xd2\x0a\x81\x4e\xdd\x81\xd3\x3d\x80\x41\x13\xf8\xfb\xdd\xc1\x13\x38\xf6\x91\xeb\x28\x1d\x69\x00\xac\xbd\x0a\xc4\x1c\x01\x76\xfe\x00\x22\x3e\x02\x87\xfa\x00\x07\x32\x39\x5f\x1c\xbe\x09\xb8\xe1\x05\xec\xab\x07\x3c\x1b\x02\xec\x3d\x2d\xf8\x2f\x57\xf3\xb9\x8b\xe3\xdc\xe3\x94\xe0\xaf\xa0\x1f\xb3\x44\xe0\xc8\x16\x0a\x6b\x9e\x05\xc2\xf7\x39\xc7\xff\x12\x87\x7f\xf0\x5f\xe4\x3f\x44\xff\x79\x8f\x64\xe0\x71\x01\xb7\xf7\xf7\x73\x7b\x53\x18\x0f\xd7\x46\x70\x9b\xde\x19\xa8\x17\x0a\xa4\x5c\x04\x1a\x59\x01\xa7\x0a\x01\x8b\x3a\x40\x5c\x89\x54\x8c\x6d\x7d\xe0\x70\x3d\x19\xcd\x31\x9f\x80\xc8\x0e\xf5\x3d\x9c\x77\x03\xfb\x4d\xe4\x2a\xbc\x0c\x80\xbd\x8b\x15\x6c\x25\xbe\xed\x36\x51\x08\x8e\x7a\x23\x59\x63\x2a\xa4\x26\xcf\x01\xb6\xe7\x28\x5c\xce\x7e\x00\x04\x16\x2b\xcc\x2a\xc9\x06\xfc\x3f\x2b\x84\x7f\x53\x01\x7c\xd7\x28\x70\xbd\x93\xbb\xf2\x74\x9e\xb0\x3c\x4d\x5e\x49\x62\xdd\xca\xeb\x1b\x92\xbf\x5d\xeb\x51\xcf\x17\x97\x3d\xd2\x74\x6e\x3d\x67\x57\x5d\xe2\x63\x66\xce\xac\x43\xfb\xad\x69\xc1\x50\xfd\xa7\x38\xfc\xe6\x3f\x3f\x24\x24\x66\x8d\xfc\xff\xc6\xed\xad\xee\x52\x74\x4e\x73\x25\xa7\x3e\xed\x02\xcf\x67\xcb\xd3\x39\x45\x52\x80\x02\x71\x21\x71\x6a\xca\x9b\x95\xd7\x00\xd1\x6f\x35\x0c\x9b\x66\x03\xfb\x43\xb5\xca\x6d\xec\x81\xd0\xa3\xda\xf6\xc3\x5d\xea\xc8\xec\x78\xad\x7d\x70\xfa\xb6\xba\x93\x03\xfa\x6b\xbf\x58\x61\x57\xef\xf2\x16\xe5\xc6\x52\x5b\xbc\xa4\x6f\xfa\xdd\xd0\x4e\xda\xaf\x2f\xd3\x78\xfd\x14\xed\xac\x93\xc7\x65\x8e\xac\x1b\xa3\x1d\x74\x25\x55\x66\xc2\x1a\x15\xed\xd3\x85\x1d\x64\x0c\xbc\xfa\x37\x56\x7d\x7f\x56\x7a\xce\x8a\x24\x1d\x19\xc6\xa4\xb7\x2e\xcc\xd0\x69\xc2\x98\x74\x07\x97\xc5\x8d\x27\x32\x56\x97\xcd\x7a\xd3\xf0\x08\xf9\x79\x47\x63\xa5\xc4\x4e\xd9\xaf\xd6\x52\x62\x9d\x34\x54\x48\xf3\x62\x92\x8b\x12\xf5\xbb\x1f\x7f\x4f\xe1\xde\x9f\xe2\x20\xfa\xff\x26\x4d\xf0\xbf\x0e\xda\x72\xff\xb9\xbf\xf9\xfb\x14\xe9\x14\x28\x77\x9b\x06\xd5\x35\x2e\x06\x6a\x53\x41\x37\xc5\x45\x8f\x66\xc6\x89\xb1\x86\xa4\xcf\x7b\xd8\xbf\x09\x9d\x9e\xee\xab\x34\x69\x2e\xbd\x14\xd8\x65\x6f\x9a\xa6\x73\x53\x6a\x99\xff\x2c\xd3\x8c\x36\x0a\x32\x95\x7e\x1f\x9b\xf9\xf6\x53\x97\xd3\x5a\xfb\xbe\x59\xf6\xc4\x31\x0a\xa6\x1e\x33\x9a\x1d\x5a\x30\x4a\xf1\xe3\x8a\x1d\xcd\xe6\xf8\x0c\x6d\xb0\x63\xc9\x6e\xd3\xdb\x21\x27\x95\x0f\xba\xc9\x9b\x4e\x8f\x3d\xa4\x32\xd8\xd5\xb1\xe9\xbd\x74\x13\x95\x09\xf3\xba\x35\xcd\xc8\xbf\xac\x22\xe7\x7c\xd8\x54\xf9\xe5\x7c\xe5\xba\xb3\x33\x4d\xe3\x18\x53\x9a\x34\xe5\x43\xd3\x41\x8c\x29\xac\x9c\x94\x6a\xd2\x9c\x31\x79\x9d\xf1\xed\xfe\x8f\xb2\x37\x8f\xcb\x31\xff\xfe\xc7\x9f\xd2\xa2\x10\x25\x8c\x2d\xb2\x2f\xa1\xac\xa1\x64\xdf\xa2\x64\xa9\x6c\x45\xd9\x8a\x94\x64\x29\x2d\x2a\x0a\x91\x14\x89\x4a\x65\xab\xd0\x6e\xad\xd0\x22\x21\xa4\xec\x6b\x93\x6d\xc6\xd8\xb2\x8c\x31\x33\xb8\x7e\x8f\xfb\x9c\xd7\x15\x35\xfc\xde\x9f\xef\x5f\xe7\x71\x37\xf7\xdc\xae\xf3\xba\xce\xeb\xbc\x96\xe7\xf3\x3c\x4f\x5b\x15\x49\xaa\xb3\xc0\x2a\x4c\x4f\x49\x92\xd4\x96\x4d\x09\x6c\xfd\x8b\x24\xa9\x76\x9c\x14\xa6\x6b\x2f\x49\x2a\x61\x96\xd1\xad\x5a\x4a\x92\x72\x96\xb9\x51\xcb\xc3\x92\xa4\x6c\x5c\xd3\xff\x8f\x7e\x6c\x5f\xf8\xd7\xca\x54\xd8\x72\xa3\x86\xf4\xe6\x6f\x85\x35\x23\xdc\xb7\x38\x41\x8f\x70\xdf\xfc\x0a\xc6\x87\x4f\xe6\x77\xa7\xef\xa5\xe9\x19\x52\xf5\xcc\x81\x57\xcc\x93\x88\x8e\xed\x47\xc2\xcf\x61\xb3\xfa\xd3\xfd\xd4\xc6\x63\x83\x0c\x1b\x65\x01\x7e\x1d\x06\xa4\x76\xfa\xac\x66\xb2\x2a\xd8\x68\x92\xc9\xd4\x7a\x9f\x96\x4a\x46\x2d\x27\xdb\x37\x38\xb2\xb8\x6e\xff\xa5\x0b\xcf\x6a\x6b\xcf\xdf\xdb\xef\x94\x8f\xaf\x4e\x7f\xfb\xa6\x7d\xcb\xc3\x77\x36\x2e\xb2\xb5\xe8\xab\x92\xa8\xd6\xe4\xc4\x0c\x83\x3e\x2e\x39\x27\x9a\x76\xb1\xb9\xdf\xa7\x77\x69\x7c\x53\x65\xeb\x09\x7d\x3a\xfd\x5e\xaf\xf1\x33\xab\xc0\x3e\xf9\x92\xd4\x68\x97\x65\x72\xef\xd1\x92\xa4\xb5\x66\xfc\x19\x03\x3f\x49\xd2\xbc\x34\x0e\x3d\xe6\x4b\x52\xfd\x96\xa3\x2b\xf5\x03\x24\xa9\xee\xd9\x91\xc1\xdd\xa2\x25\x49\xa3\x72\xf8\xc9\xae\xa6\x92\xa4\xa1\x34\xf4\x50\xa7\x37\x92\x54\xe7\xe0\x90\x39\x9d\xda\x4a\x52\x9d\x0e\x55\x79\x50\xf0\x9f\x9e\xfb\xa9\xd1\xbd\xca\x83\x32\x6d\xba\xe5\xb8\x71\x45\x8f\x6e\x09\x2f\xc5\xf1\x75\xe2\x19\xbf\x3e\x94\x21\x4f\x98\x0e\x20\x7d\xef\x94\xca\xc1\x84\x32\xec\x1b\x3e\x8c\xee\x29\xa3\x72\x46\x92\x9e\xef\xd6\xd4\xd1\x74\x6f\xb7\xb6\x6c\x2c\xc5\x8f\xc7\xab\xf1\xfe\x75\x12\x81\xa5\xb6\xe3\xf7\xb6\x4e\x56\x3e\xb6\xe0\xc1\xb8\x84\xbe\x8b\xea\x3e\xb4\xdd\x37\xe6\xcc\x38\x43\xed\xd9\xd6\xcf\xc6\xe8\xcc\xde\xd8\xd8\x69\xd2\x9c\x51\xd7\x57\xa4\x36\x7d\x37\xc1\x78\x64\xf9\xa6\x95\xcd\xbe\x8e\x55\x1b\x11\x16\xbf\xa0\x45\xe3\x91\x23\x86\x3f\x3d\x36\xb3\x45\xc6\x70\xdd\xe1\x0e\xc5\x27\x5b\x04\x0e\x2d\x1e\x3e\xe0\x51\xb3\xe6\x06\x43\x53\x86\xbf\xff\xb7\x7f\xd3\x7b\x43\xb4\x86\x7c\x92\xa4\xc6\xad\x4d\xdc\x4d\xc2\x25\x49\x3b\x7a\x50\xdb\x81\xf7\x25\xa9\xe1\x3e\xa3\x78\xa3\x65\x92\xa4\x79\xb9\xdf\x83\x7e\x7f\x4b\x52\xfd\x7d\x7d\xef\xf7\x79\x25\x49\xf5\xb6\xf5\x3e\xdc\xeb\xbc\x24\xd5\x35\xee\xb5\xd9\xb0\x89\x24\x69\x58\x7f\x12\xfc\xb6\x3f\x32\x1b\x50\x5d\xd1\xc3\x08\xbe\x15\xba\x26\x75\xa5\xfb\xa2\x0b\x13\xd9\xef\xbc\x9e\x26\x74\x3b\x7e\xcc\x67\x38\x8d\x98\xac\xff\xb2\xa7\x7c\x02\xf1\x3d\x76\x3e\xb5\x64\xdc\xc7\x74\x0a\x7d\x7f\x9d\xaa\x0d\x55\x59\xad\x1a\x32\x9d\xf0\x1f\xc7\x4d\x33\x09\x75\xb0\x9f\x67\x1b\xdd\x34\x1e\xb0\x3e\x34\x73\x6a\x77\x4d\x75\xb5\x09\x5f\xa6\xbb\x0f\x2b\x6d\x50\x3a\xca\x6e\x9a\xc7\xb4\xa3\x8d\x5c\x87\x3c\xb2\x79\xef\x7a\x49\xe7\x83\xf1\x64\x9b\x05\x41\x9b\x9b\xd4\x36\xca\xb2\xf6\x89\x99\xd9\xc4\xa3\x6f\x92\xd5\xdb\x8c\x9b\x4d\x26\xf6\x3e\x68\x35\xe6\xfc\x94\xc6\x17\x7a\xcd\xb3\x6a\xf5\x70\x89\x4e\xba\xe1\x5d\xab\xf9\x7f\x8d\xd3\xde\x6a\xb0\x75\xf2\x59\x49\x6a\xd8\xb8\xc7\x31\xf3\x40\x49\xaa\xff\xb9\xfb\xf1\x71\x87\x25\xa9\x5e\x41\xd7\x57\xa3\x4d\x24\x49\xa3\xa8\xdb\xaf\x23\xba\x4a\x92\xc6\x85\x6e\x06\xc3\x20\x49\x1a\xed\xba\x1e\x37\x7d\x27\x49\xea\xf1\x9d\x3f\x9b\xd8\x4a\x52\x9d\xc0\x97\xf9\x0d\xe9\xb6\x53\xe6\x3f\x95\xa6\xf7\xa4\x15\xa0\x8a\xff\x23\xf4\x6f\x8e\x3a\x4e\xa0\xfe\xf4\xc9\x6b\x2c\x09\x65\xdb\x1b\xc6\x55\xd8\x3b\x0b\xa6\x91\x8a\xf6\x96\xd9\xb6\xa4\x73\xbe\x2e\x74\x0e\xdd\x63\x7b\x14\xcc\xa5\x6a\xaa\xc5\x67\x16\x52\xfe\x9c\x39\xd0\xe9\x57\x85\x9d\x78\xd0\x79\x60\x3d\x27\x60\xf4\xe8\xc5\x43\xda\xf7\x52\xc9\x32\xbe\xe4\x94\x3c\xc8\xaf\xde\xc2\x7e\x4b\x9d\xe6\x4e\xfe\xbd\xfe\x1b\xc3\x79\x4e\x5d\x17\x3d\x6d\x80\xee\x66\x8e\x07\x03\x06\x34\x88\xeb\x72\xcb\xb1\xe9\xce\x87\x0d\x32\x3a\xb5\x5f\xe8\x90\xba\xa1\xc1\x98\x0e\x9e\x0b\xb6\x17\x2e\xd1\xcc\x6a\x6f\xb0\x20\xe4\xde\xda\xfa\x71\xed\x36\x2d\x18\xf6\x61\x5a\xdd\x8b\x6d\x37\xce\x1d\x26\x49\xea\x87\xdb\xd6\xb5\xb5\x96\xa4\x3a\x39\x7a\xb6\xd3\x3e\x4a\x92\xda\xe3\x36\xbd\xad\xb4\x25\x49\xf5\x66\xeb\x8b\x53\xf4\x24\x49\xd5\x45\xf7\xed\xc4\x5e\x92\xa4\xb2\x57\x37\xc7\x7c\x91\x24\xa9\x38\xe8\xee\x35\x1b\x2f\x49\x2a\x2d\xca\x2b\xdb\xd3\xf3\x56\xf1\x9f\x3a\x8c\xa0\x9d\xc2\x7f\xf8\x3f\x12\xeb\xc1\xc4\x3b\xda\x12\x0e\x18\x79\xc2\x81\x50\x95\x2d\x46\xf3\xa9\x7e\x73\xed\x63\x27\x1a\x48\x4f\x63\xd6\x47\x59\xb2\x81\xab\xb3\xe7\xf4\x58\x46\xbf\x3f\x69\xc8\x0a\xaa\xd3\x33\x29\x5d\x4d\xfa\xee\xfd\x1e\xae\x9e\xde\xbc\xb2\xd6\x1b\xfd\x0b\x9e\x83\x7b\x7f\x51\x3b\xd3\x69\xba\xe7\xf0\x09\x17\xeb\x2c\x6f\x7b\xc7\xb3\xc9\xfc\xa0\x3a\x07\x5a\x7b\x7a\xbc\xf4\x6d\x57\x27\xb4\x65\x96\xc7\xae\x88\x71\x6a\x37\x9a\x97\x7a\xb4\x3e\x3c\x51\xf5\x78\xb3\x13\xab\xce\xe4\x9f\x52\x59\xd5\x4c\x7f\x95\xdb\x1d\xa3\xda\x59\xcd\x12\x56\x79\xbc\x8d\xae\x55\xaf\x79\xd7\xe5\xd4\x77\x4f\x67\xeb\x92\x7d\x0a\xdb\xe8\x9a\x23\xf1\x4a\x1b\xb6\x9f\x4b\xf5\xdd\x0d\x0e\xcc\xde\x4f\x67\x29\x43\x5b\xd2\xef\xd6\xd4\x99\xd1\x83\xfe\xbe\xcb\x86\x74\xef\x6f\x8c\x19\x48\xef\xef\x42\xc5\x48\xaa\xaf\x93\xf5\x7f\x8e\xf8\x58\x51\x5e\x3c\x54\xc9\x7c\x90\x7d\x93\x98\x07\xb3\x2b\x7c\x11\xdd\x22\x6f\x2d\x58\x42\xa8\x42\xd0\xfb\xa5\xb4\xb2\x78\x39\xb3\x6e\xc4\x52\x5d\xee\x17\xb4\x60\xd8\x6a\xfa\xbb\xf5\x56\x1f\x42\xed\xc7\xf4\xf0\xa7\x3c\xd3\x6b\x77\x20\xf1\xa7\xda\xb7\xda\xd0\xaa\xc1\x7d\xa0\x65\xd4\xfa\x3b\xdd\x3a\x28\x45\x34\x5b\xb3\xe1\xd9\x98\x26\x48\x68\x7c\x67\xc3\xe1\x39\xbf\x03\xda\xe7\x37\x04\x79\x3e\x02\x1a\x5a\xae\x2f\x09\xdb\x02\xd4\xef\xbd\x7e\x78\xa2\x13\xa0\xb1\x26\xc8\xe0\xf4\x64\xa0\xce\x89\xc0\x7e\xd7\x3f\x03\xaa\x1f\xd6\xb9\xbe\x3c\x00\x28\xff\x19\x40\xfc\x59\xa5\x9b\x5e\x82\xff\xb0\x82\x75\xbb\xb3\x5c\x89\x2f\x8a\x69\xce\x5c\xaf\xe9\xe4\x48\x3a\xee\x78\xbb\x80\x3f\x1f\x9b\x4b\xfb\x8a\x8b\x31\x63\x5f\x72\xfc\x4f\xa6\x95\xe2\x98\xc1\x74\x42\x95\x93\x7b\xda\x3b\xb0\xff\x8e\xe4\x47\xd4\x28\xe7\x27\xe4\xbf\x2e\xf3\x60\xd6\x17\xae\xa4\xf7\xed\xf3\xd1\x83\xeb\x3b\xbf\x32\x5e\xee\x64\xbe\x86\xe2\xdf\xf6\xce\x3a\xe2\xd1\x98\x3f\x0f\xa2\x3c\x69\x1a\xc9\x3c\x89\x2e\xa7\xb7\xd2\xad\x7a\x83\x7d\xdb\x93\x95\xea\x02\x1a\x07\xb7\x7f\x6e\x33\x08\x50\xb5\x8a\x50\x37\x69\x0b\x28\x59\x45\xd4\xb5\xa1\x08\x8b\xa8\xe5\x46\x23\xbb\x7d\xc3\x26\x7a\x82\x6d\xdb\xf7\x90\x92\x4f\xb8\x40\x94\xc2\x16\x33\x72\xb0\x75\x22\x2b\x6a\x6f\x09\x93\xa8\x2f\xc8\x7a\x81\x53\xf8\x0b\xfd\x72\xaf\x5c\xb6\x1e\xa2\x8e\x79\xb9\x18\x27\xb7\xc9\x6c\x97\x10\xee\x7f\x46\xa2\x76\x0f\x38\x6e\x3c\x9b\xf8\x62\x29\xaa\x0b\x08\xc7\x38\xe0\xbf\x84\x50\xa5\xe8\x42\xe6\xc1\x6c\xb3\x59\x45\xaa\xf3\xc1\x2d\xbd\x29\x5f\xfa\x57\xac\xa1\xf8\x5f\xd5\x30\x80\x50\x94\xc5\x1f\x03\x09\x0f\x76\x08\x0b\xa6\xef\x5b\x1d\x09\xa1\x1d\xe6\x58\x5d\xe6\x85\xf4\xd7\x61\xfd\x8c\xb6\x06\xcc\x0b\x51\xdd\x16\x9b\xc4\x19\x3a\x2e\x8d\x57\xe4\xb8\x34\x23\xca\x44\x71\x56\x53\x08\xe9\x88\xfd\xe4\x42\x23\x1c\x6b\xbe\x9e\x32\x6d\xec\xee\x58\xfa\xc5\x98\xbb\x47\x69\x45\x8e\x69\x77\x89\x2a\xaf\xa3\xe7\x3e\x26\xfc\x33\xda\xf9\x2b\x65\xa8\xed\x3d\xd9\xbf\xcd\xa2\xb3\xfc\xfa\x4a\xb6\x01\xa9\x6c\xfd\xc4\xb8\x78\x9b\x89\xf1\xd9\xae\xb0\xc7\x2a\xb8\x4a\x34\x6d\xaf\x13\xaf\xff\x66\xcc\x87\x88\x69\xb0\x92\x70\xad\x6d\xe9\xde\xb4\x7e\x6c\x76\xf4\xa7\xb7\xb2\xae\x59\x20\xa1\x4a\x9e\x7d\x19\x27\x5f\x7a\x91\xf9\x3f\x0b\x46\x85\x12\x3b\x67\x66\x11\xeb\x66\x4c\x8c\xdb\x41\xe3\x35\x74\xcf\x2e\x42\x61\x0c\xea\xed\xa6\x93\x7a\xf3\xd7\xac\x17\x82\xe4\x24\x25\x1e\x87\xa4\x15\x3c\x0e\x49\x25\xfd\x42\xd9\x4e\xa2\xba\xf7\xc4\xcb\x8b\xe8\xc9\x92\x3c\xd7\x52\xdd\x76\x62\x61\x14\x65\xe8\x84\x9c\x34\x9a\x79\x07\xb2\xb9\xc3\xc8\x01\x97\x72\xea\x8f\xb0\xff\xcf\xbf\x69\x66\xc7\x25\x4b\xd5\x79\x31\xd5\x74\x3f\x14\x27\x11\x31\x3e\x42\xff\x61\x2d\xd5\x77\xa7\x94\x31\xbf\x2f\x21\xd9\x9d\xf8\xb0\x31\xb9\x9e\xe4\xb7\xac\x03\x14\xb2\x22\x90\xde\x5f\x50\x03\xae\xae\xf6\x59\xb3\x85\xfc\x70\x47\x18\xe5\xcb\x45\xa9\x8c\x93\xdb\x57\xb0\x5e\x88\x55\x6a\x34\x8d\x8b\x99\x57\x1c\x8d\xe3\xa0\x4a\xf6\x5b\xdf\x27\x91\xaa\xb2\x1b\xe7\x1e\x12\x71\x90\x31\x81\x6d\xa6\x79\x33\xe6\xc1\xb4\x66\x3d\xf7\x8c\xac\x89\xd6\x64\x7b\x2c\xa4\xcc\x94\xfe\x70\x0d\xad\xb8\xe9\x19\x91\x74\xa6\x4b\x2f\x49\xa1\x11\x4d\x8b\x3d\x4b\xf3\x22\x75\xf1\x5d\x42\x9c\x53\xd6\xbf\x25\x06\xdb\x21\x81\xd7\xec\x0b\x91\xaa\xf1\x62\xa2\xc4\xb8\x44\x88\xba\xef\x30\x81\x03\x33\x6f\x48\xd6\x41\x8a\xd7\xe6\x03\xc4\x4e\x87\x75\x94\x17\x42\x9b\x6f\xa4\xfd\xd1\x06\x5d\xee\x03\xe6\x5f\xc1\xfd\xb0\x3c\x0a\x22\x08\xaf\x5b\x92\xb1\xd3\x5b\x61\xe7\x1b\xef\xe6\xfe\x58\x6f\xe3\x09\x0f\x9c\xb4\x67\x3f\xbd\xd5\x11\x27\x13\x09\x7d\xee\x2b\x74\x71\x3a\x8c\x4c\x23\x9c\x5b\xeb\xf5\x51\x71\x52\xa9\xe2\xc3\x38\x37\xa3\x0c\x9c\x6d\xd2\x9b\x90\xbe\xec\x41\x13\xa8\x96\x21\xc7\x75\x1e\x65\xa4\xec\xe7\x5e\xfc\xf7\xbf\xf8\x09\xb2\xdb\x1d\xea\x4b\xff\x7f\x64\x2e\xed\xf4\xb2\xb2\x6f\x53\x06\x3e\xf9\xdb\x1b\x52\xe2\x97\xf1\xfc\x54\x81\xdb\x55\xf1\x62\x04\x5f\x28\xee\x94\xf4\x03\x5e\x4c\x7c\x79\x00\x75\x25\xda\xe5\xc2\xba\x4f\xe1\xd2\x16\x1a\xdd\x4d\x36\xe1\xd4\x9d\x67\x9d\xf6\x0e\xba\x81\x90\x79\x30\xee\x27\xe2\xe8\xa9\x17\x99\xef\xdd\xc7\x71\x70\x80\x12\xa7\xf5\xe3\x44\x7a\xda\xf1\xe9\xc9\x84\x46\x0f\xb5\x67\x95\x06\xc3\x12\xe6\x47\xb4\x35\x60\xfd\x8c\xfa\xf6\xa7\xc4\xc9\xbc\x60\x0c\xdb\xb3\x1f\x9a\xd0\x7f\xc9\xff\xca\x9d\x2c\x0b\xfe\x18\x47\x67\xd9\x82\x42\xfb\x54\xb6\x1e\x14\x2f\x67\x27\x6d\x25\x7c\xef\xec\xf0\x03\x14\xb9\x05\x67\x72\xe8\x73\x81\x66\x29\x65\xb2\xfc\x8a\x17\xa4\x9b\x93\x27\x70\xbb\x93\xa2\x9e\x3f\x53\xf0\xc5\x52\x04\xff\xe5\x50\x0b\xa9\x3a\x2f\x86\x70\xcf\x18\xdd\x60\xda\x47\x6f\x1b\xcf\xa8\x61\x88\x65\x04\xa1\xa9\x81\xc6\xbb\x8c\xd9\xff\xdd\x14\xff\x1e\xda\xfb\x68\x96\x2e\x31\x60\xbf\xe7\x6b\x1c\xe4\x3a\xf7\x73\xac\x8b\x33\x05\xac\x07\x34\x56\x97\xfd\x1e\x94\xcc\x7e\xf7\x5c\x9c\x43\x7c\x63\xdd\x88\x33\x34\x9e\x1a\x0f\x0a\x55\xd9\xff\x8b\x06\x6c\x2f\xd9\x35\xa6\x5f\xbe\xa4\xd2\x73\x2b\x59\xab\x31\xf4\x7e\x2f\xd7\xb2\x53\xa6\xcf\xe5\x2b\xe8\x9b\x97\x32\x42\x68\x87\x72\x29\x8d\x67\xda\x25\x95\x13\x34\x0e\x97\x7a\x5d\xa5\x7e\x4b\xc5\xe6\x4f\xe9\xc9\x2f\xac\xf8\x87\x9e\x5c\xe6\x7f\x9c\x12\xfd\x4f\x4e\x6c\x93\xaa\xf1\x85\x52\x05\xaf\x90\x79\x31\x11\x15\x61\x94\x65\xb7\x1c\x89\xa4\x75\x62\xbd\x33\x77\x53\xf0\x3f\x53\x9d\x07\xb4\xec\xc0\x21\xe2\x51\x2f\x4e\x4f\xe5\xfd\x51\xad\x74\xe2\xc9\x4e\x3b\x77\x94\xf8\x94\x13\x8b\x38\xce\x47\x39\xe5\x50\xd6\x1f\xd0\x3c\x97\xf0\xe0\x6e\x16\xcc\x5a\x69\x31\xf7\x3c\xa1\xaf\xea\xd7\x8a\xc5\x89\xbd\x4c\xdc\xe8\x5d\xf7\x69\x44\x33\xe8\x5a\x3b\x7d\x8a\xc8\xeb\x69\x23\x49\x71\xe9\x46\xcf\x59\x14\x1f\xd7\xad\xdc\x22\xf8\xf3\x46\x1a\x8f\x1b\xda\x71\xc4\x3c\xbb\xfe\xf4\x08\xfd\xd2\x8d\x8c\x62\x62\x2e\x94\x7d\x7c\x48\x3b\xc0\x6b\xf5\x3f\xf1\x89\xe8\x04\xdf\x25\x16\xb5\x63\x7f\xf3\x53\xaa\x8f\x4b\x15\x5f\x88\xf6\x59\x32\x0f\x28\xb8\x4d\x2c\xe9\x65\x05\x1c\xd9\x4f\xf3\xb9\x26\x0f\xc8\x79\x50\x3a\xf1\x3a\xe6\x6f\x17\xfd\xb1\x76\x9d\xa4\x7d\xd2\x54\x5f\x8e\xf3\xf1\x60\xbc\x7c\x58\x18\x05\x31\xfa\x55\x30\x0f\xa8\xeb\x96\x62\x5a\x05\x9b\x0f\xb9\x42\xfb\x12\xb5\xc5\xd7\xbb\xb3\xff\xb7\xef\xb2\xbd\xff\x42\x8b\xfe\x97\x87\x3d\xba\xd0\xdd\xdf\xfd\xa2\xe1\x34\xe2\x0f\x7e\x9f\xf6\x8c\xfe\x7e\xd5\x95\xc6\xe7\xc1\xdb\x40\xe6\xbd\xdc\xe4\x27\xbe\x7f\x33\x5d\x9f\xbf\x5f\x48\xff\xc2\xfd\x53\xf7\x29\xa3\xdf\x53\x7f\x47\xf9\x56\xe6\x39\x5c\x55\x62\x7b\xf1\x23\xdb\x22\xa1\x3d\x2a\xf7\x09\x62\x1e\x55\x48\xb3\xbd\xf1\x3c\x0f\x12\x29\xae\x65\x1e\x90\xc7\xae\x74\x1a\xfd\x65\x91\xc7\x88\xb7\xe1\xb4\x96\xf5\x9f\x1c\xd2\x72\x08\x95\x9f\x31\x3b\x8f\xf4\x52\x26\x8d\x2c\xa0\x59\x6c\xf6\xe7\x05\xfa\xde\x10\xd3\x8b\x84\xf7\xf7\x49\xbf\x42\x59\xbd\x4b\x09\xeb\x47\x34\x9d\x71\x93\xf2\xab\xf2\xf0\x3b\x5f\xd9\x7f\x99\x0f\xf3\xe4\x1a\xf3\x61\x9e\x3e\xed\x44\xeb\xc3\x33\x63\xd6\x03\x79\xf6\xca\xca\x81\x3f\xf3\x8a\xf6\x5b\xfb\x00\xda\x47\xfc\xd6\x69\x27\x65\x9e\xdf\x3c\x53\x28\xe2\x9e\x79\x17\x50\x45\xc0\xd3\xe0\xdb\x74\xf3\xf3\xd4\xab\x92\xfb\x4a\x5d\x64\x3f\xef\x6e\x67\x7b\xc3\x95\x6d\xe9\x10\xb6\x55\x7d\xa5\xfe\x52\xd8\x0d\x61\x87\x78\x97\x31\x3b\x95\xa2\xc8\x27\x88\xe7\xf5\x72\x95\x13\x94\x7d\x96\x88\xbe\x39\x0b\x5e\x9f\xa1\x3c\x68\x9f\x5b\x48\x71\x30\xdd\x98\x79\x40\x93\xac\x8b\x29\x1a\x47\xbd\xbe\x42\x7e\x99\x94\x94\xd1\xfe\xa3\xd7\x1a\xe6\x85\x74\xd2\xbe\x4b\x4f\xd7\xb8\xfc\x01\xc5\x97\x8a\x76\xc5\x2d\xf6\xff\x79\x09\xdb\xd7\xc6\xdc\x2f\xa9\x52\xa7\x1d\xed\x60\xde\xb5\x19\x44\x7a\x51\xef\xec\x27\xd3\x0e\xfc\x9d\xe6\x42\xb2\x6f\xf5\x7d\xe9\x84\xf3\xae\xd6\x76\xda\xb1\xbd\x7d\x71\x88\x3a\x87\xbe\x37\xcc\xa7\x37\xf0\xb6\xec\x16\xcd\xb4\xb7\x2e\x6f\x68\x9f\xf1\x32\x8d\xef\x14\x64\x9d\x98\x72\xf3\xea\xe3\x72\x5d\xf4\xe4\xbd\x4a\xe7\x8c\x75\x03\x33\x89\x5d\xe2\x93\x75\x82\xb2\xcd\x2a\xa1\xff\xe4\xf6\x30\x97\xb2\xd0\xa2\xfc\xb3\x34\x1f\xe6\x05\x73\x9c\xdb\x46\x5c\xa4\xd9\x6a\x95\x7a\x85\x78\x3e\xe6\xaf\x59\x37\x64\xb4\xf9\x4d\x9a\x3f\x03\x37\xde\xa1\xf5\xc4\x50\x97\xfd\x96\xf5\x71\x9a\xce\x7e\x46\x4f\xa9\xa2\xf9\xdb\x6b\xf6\xff\xad\x18\x87\x7f\xce\xaa\x12\x33\xe4\x9f\xd1\xba\xff\x28\xec\xbf\x83\x07\xd0\x4a\xf5\xa5\x15\x33\xbf\x3f\x4f\x9f\x4b\x4f\xf0\xe5\xa5\x17\xed\xe0\xbe\x18\x30\xb3\xf3\x4b\x49\xc2\x62\xb6\x39\x34\x6f\xfe\x4d\x2e\x0b\xe1\xff\xef\x05\xcd\x9f\xbf\xb3\xbf\x46\xd1\xf8\xce\x61\x7e\xe9\xf3\xcd\xec\xf7\xe3\x00\xb6\xb2\x7e\x0e\x8f\x8b\xf4\xff\xa0\x7f\xd1\xfd\x86\xf8\xbe\xe0\x8d\xf4\x5d\xf5\xad\xae\xfd\x53\x2e\xe3\x56\xef\x24\x60\x82\x33\xf0\x7a\x19\xf7\x43\x51\xbc\x75\x3b\x0b\xe0\xd1\x57\xc0\xb1\x29\xf0\xa0\x00\x70\x5b\x05\x3c\x70\x07\x7c\x93\x80\x5b\xe6\x40\x50\x0e\x70\xa3\x23\x10\x9e\x00\x5c\xd3\x07\x62\xbb\x03\xa5\xff\x00\x87\x4c\x01\xc5\x9a\x98\x65\x0b\x5c\x5f\xc2\x8c\xcb\xd2\x70\xce\x2c\xd7\xcc\x81\x3f\x2a\xd8\x7e\x8f\x7b\x17\xcc\x65\x7b\x2a\x59\xe0\x5d\x63\xaa\xe3\x7e\x55\xfa\xff\x02\xff\xdf\xb7\xfc\xdb\x7d\x75\x15\xff\xe1\xfb\xfa\xfd\x1f\xf4\xb9\xa8\xe2\x3d\x5c\x14\xe3\xe0\x0b\x7c\x39\x04\x0c\xfc\xc2\x7d\x5b\x86\x55\x00\x6f\xdb\x70\x3d\xb7\xe2\x19\x27\x5b\x00\x4f\xcf\x01\x33\x75\x80\x87\x63\x80\xb9\x77\x81\x7b\x7f\x01\xae\x3a\xac\xe7\xaf\x38\x99\xc9\x78\x77\xe9\x10\x20\xac\x0d\x50\x72\x04\xd8\x1d\xc1\xf8\x97\x62\xc6\x5e\x6d\xc5\x3b\xae\x92\x30\xe0\x42\x09\x70\x35\x0b\xb8\x37\x96\xf1\xa1\x17\xd3\x81\x92\x21\xac\xb5\x20\xe3\xde\x32\xde\x27\xd7\x7d\xcb\xfc\x07\xd9\xff\x9f\xe1\xff\x3f\xf2\xfb\xff\xd7\x26\x02\x1d\x5b\x7f\xd7\xd7\x40\xe0\xfd\xef\x4d\x01\xe3\x19\xc0\x0b\x73\xc6\xb9\x7f\x9f\x00\x58\x18\x01\x8f\xca\x98\xff\x70\xff\xa6\x62\xcf\xc5\xef\xdf\xd9\x17\xb8\x36\x89\xb1\x14\xc5\xfb\x5e\xa7\x0d\x94\x2c\x05\x42\x2b\x81\xcb\x1d\x80\x98\xfa\xc0\xc5\x7f\x81\x83\x6d\x14\xbb\x07\xae\x77\xbf\xb2\x80\xf5\x0f\x2e\xe7\x03\xf7\x24\xe0\x8a\x01\xf0\xda\xe0\x1b\x1f\x28\xff\x26\xdb\x9a\xfa\x07\xff\x0b\xff\xff\x11\xff\xa1\x8a\xff\x21\x78\x00\x4d\xff\xa8\xfe\x59\xd6\xc7\x50\x7c\xff\x4b\x25\x8f\xdf\xc7\x3c\xa0\xfb\x52\xe0\x5d\x08\xd0\x3f\x0c\xf8\x23\x04\x18\x72\x05\x78\xf2\x00\x30\xeb\xce\xf5\xbd\x53\xce\x00\x77\x16\x03\xb3\xad\x80\xd2\x10\xc0\x71\x39\xbf\x4f\xc5\xfe\xe8\x72\x4f\xc6\xbb\x8b\x2f\x2b\x4e\x42\x40\xb1\x17\xeb\x82\x5c\x28\x03\x0e\xc6\x00\x17\xa2\x39\x1e\x8a\x25\xae\x09\x3f\x5f\x04\xdc\xb3\x60\xfd\x8b\x97\x69\xc0\x79\x11\xf7\x55\x71\x10\xfe\x63\xff\x65\xfc\x73\x8f\x18\x9f\x9a\x38\xb8\xf4\x1d\xff\xe3\xff\xaa\x7f\xa1\x18\x97\xcf\x97\x80\x36\xb9\x8c\x6f\x74\xd1\x05\x5e\xe5\x03\x06\x4b\x81\xa7\x6b\x80\x41\x07\x80\x5f\x2f\x02\x23\xb7\x00\x77\x8d\x01\x4b\x5d\xae\x73\x9e\xa5\xf0\xff\x2e\xb0\xa0\x2e\x50\xd2\x5b\xb1\x37\x61\xbc\xdb\xd7\x1c\x28\xfa\x0c\x6c\xce\x05\xce\x0d\x01\xa2\x92\x81\x73\xb7\x79\x1c\x0a\xf3\x99\xe3\x52\xb4\x98\xc7\xa2\x50\x0b\xb8\xf7\x1e\x38\xe7\x02\xbc\x1d\xf7\x2d\x0e\xb2\x86\x56\xcf\x03\x55\xf3\x5f\xf8\xff\x53\xfe\xc3\x77\xf3\xe2\x7f\xf2\x3f\x6a\x58\xed\x71\xc0\x3f\x8d\x80\xa6\xbd\x81\xca\xc5\x1c\x1f\xcf\x5b\x02\xdd\x86\x02\x8f\xc3\x80\x7e\x06\xc0\xbd\x23\xc0\x10\xc5\xaa\x5d\x08\x98\x1d\x62\x9d\x03\xc5\xfc\x50\xcc\xf3\x79\x05\xc0\xf9\x64\x60\x69\x5b\xe0\xec\x29\xc0\xbb\x04\x38\x5b\x04\x6c\xb2\x54\x9c\x12\x80\x5d\x85\x40\xde\x43\x20\xf1\x02\x90\xab\x02\x1c\xef\xc3\x7f\x57\x8c\x83\x62\x77\xae\x88\x87\x7c\x25\xe0\x7d\x0b\xe0\x74\x37\xe6\xea\xc9\xf8\xff\xe1\x1a\xfe\xcb\x71\x5f\xc5\x7f\x10\x38\xb8\x8c\x07\x87\x79\x7d\x1b\x87\x9f\xf2\x3f\xae\x57\xb7\xb5\xc6\x02\x5f\x9c\x81\xba\x1a\xc0\x5f\x61\x40\x43\x67\xce\x07\xcd\xb4\x81\xa7\x31\x40\x87\xc3\xcc\x7b\x31\x98\x04\xdc\x29\x05\x06\x94\x31\xaf\x69\xd4\x6b\xe0\xd2\x07\xe6\x3f\x14\xed\x06\x66\x53\x1f\x68\xce\x13\x67\x9c\x01\x8f\x67\xc0\xe9\xa1\xc0\x7a\x17\xe0\xf4\x0d\x60\xa7\x16\x70\xfa\x35\x90\xa4\x0b\x64\x6b\x03\xc7\x92\x00\xc5\x6a\x7e\x31\x06\xc8\xee\x06\xdc\x7b\x08\x9c\xae\xc5\x1c\x1c\x99\x07\x93\x32\xab\x7a\xfe\x93\xfd\xaf\xc9\x7b\x91\x79\x00\xa1\x2b\xab\xe3\xa2\xd2\xff\x91\xff\xf1\xf5\x6f\xc5\xa1\x0a\xf8\xa2\xd8\xd3\x5d\xe3\x67\x50\xd1\x06\x5e\xfa\x00\x0d\x2e\x32\xef\xa1\xb9\x09\x70\xbf\x21\xd0\x69\x25\xf7\xb9\x50\xac\x27\x57\x1e\x00\x43\x8e\x00\xe7\xef\x00\x16\xb1\x40\x61\x2f\xe6\xcf\x9d\x49\x00\x1c\x57\x02\x39\xfb\x81\x55\xdb\x80\xec\x7a\x40\x50\x25\xe7\xc4\x1d\x61\xc0\x89\x0d\xac\x0b\x72\x2c\x85\xb9\x0e\xc7\x32\x81\x0b\xae\x40\x66\x26\x70\x37\x0b\x50\xec\xf6\xde\xbb\x8a\x79\x90\x08\x1c\x48\xaf\xee\xbf\xcc\xff\x90\xfb\x7f\x84\xc4\x55\xf7\x3b\x48\xe0\xde\xff\x4f\xfc\x07\x1f\xe0\xab\x23\xef\x7a\x6a\xf2\x1e\x7e\x4b\x01\x54\x47\x02\xbf\x1e\x07\xb4\x9e\x32\xc7\xb1\x4d\x32\x50\xb2\x0f\xd0\xd7\x03\x2e\xbc\x04\x06\x6c\x02\xce\xde\x05\xc6\xac\x02\x4e\xe5\x02\xd6\xd7\x81\xac\x57\xcc\x0f\x3a\x6e\x0f\x2c\xf7\x55\x9c\x02\x59\x47\x29\xbd\x12\xd8\xa6\x07\x64\x0c\x05\xf6\x6b\x01\xe9\xc6\xc0\x31\x3f\xe6\x8c\x5d\xac\x00\x52\x8c\x79\xbd\x48\xa9\x00\xde\x6d\xfd\x4e\x07\x23\xb7\xba\xff\xf2\x7b\xff\x19\xef\xc3\x5f\xe4\x85\x35\x56\xff\x63\x1c\x04\xef\xe1\xeb\x12\xb6\x7f\x69\x88\x5d\x60\x0d\xde\xc3\x63\xbe\x65\xc3\xbd\xba\x80\xf2\x2d\xa0\xec\x1e\xd0\x28\x03\xb8\xdc\x1a\x68\xbf\x17\x28\x34\x02\x7a\x99\x00\x67\xfc\x58\x37\x27\x7b\x3c\x30\x79\x2b\xf7\x0a\x9b\x53\x0e\xa4\x3d\x60\x7e\x50\x8a\x01\xf7\xdd\x3b\x3c\x1c\x08\x2b\x05\x0e\x75\x03\xf6\x0d\x01\x92\x5c\x80\xa3\xba\xc0\xc1\x09\xc0\xc5\x10\x20\xc1\x84\x35\x66\x12\x5e\x03\x1f\xde\x7c\xcb\xff\xb2\xff\x5b\x1f\x56\xf7\x5f\xf6\x5b\xe6\x3f\x78\x8b\xf9\xe0\xd9\x83\xad\xac\x03\xf1\x33\xff\xab\xf8\x2f\x35\x70\xef\xd7\xcd\xd9\x3e\x8d\x12\xfe\x5f\x65\x7b\x43\xec\x96\x2f\xcf\x06\xd4\x75\x81\x73\x2b\x81\x66\x25\x40\xee\x44\xc5\x59\x0b\x38\xf1\x02\x18\x10\x07\x64\x0e\x07\xc6\x5b\x02\x29\x9b\x81\x99\xce\xc0\xa1\x96\x9c\x27\x12\xdc\x00\x9f\x2f\xc0\xbe\x49\xc0\x16\x5b\x60\x6f\x37\x60\x8f\x3e\x6b\xad\x1d\xb1\x03\xe2\x14\x6b\xa4\x05\x10\xaf\x0e\x3c\x58\x01\xc4\x2e\x02\x3e\xf4\x00\x22\x5f\xf1\xb3\x6f\x09\x60\xbb\xde\xb9\xfa\xfb\xae\xc9\xfb\x58\x2e\xfc\x77\x2b\x65\xeb\x32\xf7\xbb\x71\xf8\x1e\xf7\xaf\xe1\xff\x5f\x01\xc2\x7f\x3d\x31\x0f\x06\xb2\x7d\xf8\x27\xdb\x5b\x42\x45\x52\xe6\x7f\x9c\xb7\x60\x9b\x1b\x00\x68\x3a\x00\x27\x4d\x81\x36\x2e\x1c\xf7\x86\x25\x40\xb2\x0e\x30\xe2\x24\xcf\x7d\x6b\x0b\x60\xdf\x76\xc0\xb1\x0b\x10\x3f\x9e\x75\xe7\x76\xef\x04\x42\x96\x01\xd1\x37\x80\xf8\x25\xc0\x2e\x77\xfe\x7f\x77\xb8\x01\x45\xfd\x81\x88\xad\xc0\x3d\x77\xe6\x7f\xbc\xeb\x04\x6c\x79\xc1\xcf\x1e\x68\x5c\x3d\xce\x65\xbf\x97\x35\xae\xee\xaf\xcc\xfb\x58\x28\xf2\xc5\x82\x36\x35\xc6\xa1\x26\xff\x67\xbf\xc8\x03\x3e\xff\xc3\xff\x15\x6c\x2f\x8a\x5b\x47\xbe\x33\x04\x4e\x8c\x03\x6a\x39\x02\xe9\xee\x40\xe3\x46\xc0\xc1\x8f\x40\x67\x67\x60\xff\x69\x3e\x8f\xc4\xf7\x07\x26\x3e\x03\x62\xba\x01\xf3\x34\x81\x9d\xce\xc0\xaa\x0a\x20\xa2\x13\xb0\x29\x1a\x08\x93\xa0\x1b\xbb\x13\xd8\xf2\x17\x26\x64\x74\x03\x36\x47\xc0\xba\x70\x1a\x10\xbc\x09\x3a\xb7\x0f\x03\x1b\x7c\x31\xec\xb5\x1f\xb0\xae\x01\x66\x28\x7c\x50\x9c\xc1\x14\xd6\x5d\xf8\xbd\x44\xec\x2b\x1c\xdb\x60\x9a\xc2\xce\x13\xfb\xc8\x39\x41\x6c\x15\x67\x1e\x85\x9d\x55\x52\x63\x1c\x04\xee\xfd\xef\x82\xea\xf3\xe0\x77\xd1\x07\x48\xd6\x3d\xb9\x23\x6e\x15\x4b\x0d\xab\xfb\x5f\x20\xaa\x4b\x4e\xd6\x63\xbe\x40\x5a\x2c\xf3\x25\x12\x2e\xd7\xfe\x5a\x27\x1f\x88\x3b\xad\xae\xaa\x1b\xa5\x58\xc7\xeb\x85\xf7\x09\x06\xb6\x5d\x6f\xa0\x3b\x6e\x11\xb0\xe5\x65\x43\xc9\x6e\x2a\x10\x1c\xa7\x3d\x6f\xd9\x47\x20\x28\xa6\xd1\x9a\xf5\x5d\x81\xb5\x0e\x8d\xc2\xa2\x8c\x00\x3f\x8b\x46\x52\xca\x70\xc0\x27\xb5\x51\x49\x5e\x28\xe0\xe5\xda\xc8\xf1\xfa\x47\xc0\x73\x53\xa3\xa9\x7f\xb4\x04\x56\x0d\xd6\x7e\x46\xef\xbb\xae\x16\xdd\xcf\x3b\xc6\x69\x12\x5e\x65\xbf\xb2\x3e\xf5\xb9\xb7\x5b\xa0\x4e\x3a\x9c\x33\x5a\xa8\xfd\xaa\xb0\x36\x6e\x2a\xcd\x15\x76\xea\x68\x65\xaa\xf7\x9c\xa2\x56\x8b\xea\xfb\x7e\xc6\xff\x79\xee\x52\xdd\xff\x5b\x61\xe0\x3a\xf0\x06\x4a\x74\x6b\x72\x3e\xb6\x0e\xdd\x0a\x9c\xbe\xda\x90\x6e\x03\x8e\x86\x6a\xd3\xed\x41\x72\x39\x57\x21\xee\x0d\x69\x4a\xe7\xf9\x48\xe7\xe6\x74\x6b\xb2\x35\xa2\x55\x4c\xe3\x3f\x80\x0d\xbf\xeb\x26\x74\x6b\x5e\xdb\x21\x60\x4d\xeb\xca\xa1\x1a\xca\xef\xbd\x23\xdb\xec\xb7\x9a\xa1\xea\xbd\x6a\x79\x9b\x33\x8b\x1a\xab\x5d\x5d\x56\xd4\x26\xcc\x37\xb4\xce\x1f\x2e\x25\x6d\xc6\x85\x67\xa8\x17\x2d\xf6\x6f\xfd\x2e\xa1\x9f\xc6\x78\xc7\x94\xd6\xfe\x59\xaf\x35\xec\x17\xb8\xb5\x1e\x73\xe5\xbe\x46\xb7\x79\x37\x5a\x0f\x79\x9c\xa7\x1e\x38\x77\x7c\xeb\xeb\xff\x9e\xa9\x63\x67\x1b\xda\xba\x54\x92\xd4\x96\xd9\xfc\xdd\xea\x8c\x24\xa9\x1c\x98\xbc\xa8\xe5\x07\x49\x52\x3e\x63\x39\xaa\xf9\x46\x49\x52\xba\x64\x61\xd1\x98\xee\xe3\xc6\xdf\x6b\x44\x3a\x9c\xe3\x3a\x69\x9f\x53\xd8\xd1\x01\x0d\x5a\x2a\xec\x4f\xfd\xff\x5d\xf6\x5f\x9d\xee\x09\xae\x14\x73\x9f\x94\xb3\xa3\x9b\xd1\x7d\x76\x8e\xad\x2e\x45\x42\x46\x50\x5b\xba\x25\x48\xd2\xed\x40\xf7\xf8\x71\x69\x5d\xe8\xfb\xdb\x7d\xbb\xd3\x7d\x7f\x70\xad\x9e\x84\x1b\xfa\xad\x36\x9c\x57\xaf\x25\xe0\xa1\x6b\x78\x45\x6f\xa3\xb2\x96\x6b\xb6\xe1\xa0\xfe\xa6\x75\xce\x3a\xad\x36\x0c\x9e\xb0\xa4\xae\xc6\xdc\x1b\x06\x65\xf6\x01\xf5\x4a\xed\x8a\x0d\x8c\x57\xe6\x68\x6e\x98\xd1\xbf\xe7\xc9\x4d\xdb\x1b\x7c\xb2\xde\xd3\xe3\x9f\xb8\xe8\x86\xf7\xa7\x58\xf6\x98\x71\xc4\x5d\x6b\x88\xe5\x5f\x3d\x7e\x39\x9f\xa0\x35\x79\xa2\x49\xf7\x4f\x0f\x96\x35\x3c\x6e\x31\xba\xfb\xdf\x7f\xaa\x35\xd0\x18\xdf\xb6\xbb\x93\x24\xd5\x7b\x3b\x5a\xb7\xeb\x6e\x49\xd2\x48\x19\xfe\xbc\x73\xb2\x24\xa9\x9b\x99\xde\xee\xf8\x52\x92\xd4\xbe\x0e\xde\xd3\x41\x5d\x92\xd4\x34\x8c\x87\xb5\x9b\x20\x49\xaa\x8d\x8c\xfc\xf5\x7a\x4b\x92\xf2\x6f\x46\x6e\xad\x07\x48\x92\x72\x0b\x99\xff\x21\xf3\x7f\xaa\xde\xff\x1f\x0d\x28\x23\x5c\xb2\x69\xd1\x8f\xe2\xfe\xbc\x1e\xe9\xaa\x9e\x98\xd5\x75\x97\xc2\xa6\x18\xf7\xa2\x7b\xeb\x84\xba\x7d\x89\x0f\x10\xa3\x3b\x90\x3e\x87\x9b\x33\x5f\x60\xe3\x1a\x13\xca\x2c\x3e\x6b\x58\x47\xc2\x55\x77\xf8\x6c\xe4\x02\x8e\xd6\x23\x9d\x9a\x9d\xaf\xd5\xd8\xee\xf6\xf0\xed\x3d\xfe\x55\x7b\x6c\x6d\x3a\xcc\x6a\x44\xa7\xfa\x33\x27\x3e\x18\x9a\x39\xdd\xb9\xc1\x7d\x33\x9b\x21\xc7\x5d\x1b\x6b\x7d\x1d\x65\x66\xfa\x6e\xdd\xde\x46\xb7\x87\x35\x35\x55\xd9\x35\xb6\x71\xfd\xc1\x4e\x83\xbb\xa4\x38\x34\x8e\x32\xee\x68\x62\x57\x60\xd0\xb8\xdf\xc0\x43\x26\x41\xb7\x47\xe9\xb8\x0c\xf8\x6c\x12\xf0\xfa\xb5\x76\x96\xd1\x6f\x26\x66\x92\xd4\xb0\x5e\xbf\x5d\x03\xe6\x4b\x92\xa6\x4a\xef\x4f\x7d\x33\x25\xa9\x9e\xb6\x61\x7a\xaf\x28\x49\xd2\x08\xe9\x19\xd0\xf3\xb4\x24\xa9\x9b\xf4\xac\xdf\xe3\xb5\x24\xd5\x79\xa7\xbf\x45\xbf\x91\x24\xa9\x6d\xeb\xb6\xb8\x5b\x0f\x49\x52\x6b\x23\xf3\x7f\x7e\x3d\xa8\x41\xba\x16\x37\xef\x34\xa6\xdb\xbe\x62\x73\x3d\xba\x2d\xcc\xaf\xd0\xa7\xfb\xe8\xe3\x8d\xfa\xd2\xbd\x5b\x4a\x85\x09\xeb\xdf\x2f\x1e\x42\xa8\x53\xb4\xc5\x48\xaa\xdb\x0a\x1f\x32\x86\x76\x5a\x1b\x04\x5f\xc0\xfb\xbd\x05\xa1\xb5\x2e\x39\x96\x14\x1f\xf6\x06\x53\x68\x5e\xd9\xa8\x59\xcd\x6b\x10\x09\x58\xb4\x9f\xba\xaa\xe3\x1c\x95\x15\xa3\x3a\x4d\x51\x33\x8e\xaf\x3b\xc0\x54\x79\xf2\x9a\xc9\x4b\x34\x55\x07\x1c\x99\xac\xec\x64\xd0\xa0\x5f\xdf\xde\x93\x16\xae\x39\xdd\xb0\x96\xe1\x36\xcb\xbf\x23\xfa\x37\x9c\xd3\x23\xd1\x72\xfc\xc1\xf7\x0d\x47\xe8\x3b\x4f\xcc\x3b\xf3\xb8\x41\x71\xd7\x2f\x13\x47\x5d\xbf\xa5\xf9\xb1\xcb\xe7\x89\x2b\x5f\xb8\xd5\xf7\xee\x92\x62\x11\x2c\x49\x75\xad\x3b\x79\x8d\x7b\x28\x49\xea\x9b\x3a\xba\x8f\x2c\x94\xa4\x3a\x8b\xda\x2d\x1c\x7a\x53\x92\x54\xa3\xda\x2d\x32\xdd\x2a\x49\xaa\xf3\xda\x5e\x33\x1e\x27\x49\x2a\xb7\xf4\x4c\x06\xbc\x91\x24\xe5\xaf\xad\xe7\xf4\x3d\x2f\x49\xb5\xdf\xff\x1a\x55\x8f\xde\xdf\x2d\xd3\x96\x84\x4b\x5f\x9e\xd5\x89\xde\xb7\xcc\xff\x39\x1e\x66\x42\x7e\x24\x9b\x8f\xa4\x7b\xb7\x7d\xe3\xc6\x11\x1f\x2c\xda\xd2\x82\x78\x3f\x61\x9d\x58\x55\x38\xe8\x88\x15\xfd\x8e\xb7\xcf\x74\xc2\x33\x96\x96\xf0\xad\xfb\x3c\x6d\x3b\x1a\x2f\xab\x0a\x7b\x9a\x3f\x23\xbd\xe7\x6d\x54\xae\x0d\x98\xdc\x9c\xe7\xdd\xca\x5b\x69\x67\xef\xc7\x73\x07\xf5\x79\x53\xa7\x59\x8f\x45\x73\x47\x4c\xf0\x51\x37\xec\xe2\x31\x77\xd0\xbc\x3a\xea\x67\x3a\xcc\x9a\xdb\xca\x4b\x4f\xfd\xf7\xb6\xf3\x1c\x6c\xc3\xb6\xaa\x5f\x6f\xfd\xca\x3e\x2d\x21\x5b\x7d\x54\xab\x4f\xf6\xce\x39\xaf\xea\x2c\x68\x79\x67\xce\xf3\xb2\xba\x6a\xde\x2d\x75\xe6\xcc\xff\x7d\x8c\x6a\xef\x16\xb9\xb3\xff\x95\x24\xe5\x88\x16\x1d\x67\xcc\x94\xa4\xda\x67\x9a\x97\x5a\x69\x4a\x52\xed\x6e\xcd\x5b\x4f\xd2\x93\x24\xa5\x01\x3a\x67\x2c\x08\xcf\x6b\x54\xd7\x8c\x74\xa6\xb4\x5c\xc6\xda\xd2\x99\x71\xd7\x08\xba\xbf\xbe\xe5\xd5\x96\x6e\x35\x8b\xfd\x7a\x12\xbe\x70\xa6\xeb\x40\x42\x4f\x8f\x5e\xe0\x3e\x29\x29\x1d\x26\xd0\x38\xec\xab\x37\x91\xee\x6d\xa3\xce\x5a\x11\x3a\x10\xd6\x73\x06\xcd\xa0\xf5\xce\x76\x14\x37\xbe\x7e\x0e\x54\xaf\xed\xf6\x71\x2e\xad\x40\x0b\xfc\x17\x10\x03\x79\xfa\x3e\x27\xba\xcf\x34\xbb\xbc\x84\x6e\x9f\xfb\x27\xbb\x11\x3e\xde\xad\xdc\x7d\x6f\xa3\x78\xa0\xdd\xcc\x65\x49\xfa\xb7\x94\xa1\x9b\xec\xae\x3c\xea\xac\x72\xfd\xe6\xf7\xdc\xcd\xec\x1e\xd5\x36\x6c\x96\xb9\x5c\x77\x95\x04\x9b\x26\x76\xee\xa1\x5b\xd6\x00\x8d\xde\x2c\xfb\xb2\xef\x32\xa0\x95\xe9\xf6\xf0\xe4\x01\xa0\x41\xae\x5b\xfb\x2b\x4f\x01\x4d\x2c\x35\x7a\xda\x00\xa8\xd7\xd6\xd5\xe3\xcb\x2b\x40\x3d\xc8\x89\xee\xe9\xd5\x4a\xe7\x12\x4e\xa3\x32\xcf\x8e\xf0\x09\x95\xa7\x33\xa8\x3f\x88\x72\x2d\xeb\xbf\x15\xb6\xf6\x81\x29\xb9\x6c\x27\x51\x9d\xf3\x25\xbd\x3e\x14\xaf\x79\x8e\x4c\x88\x3d\x72\x86\xfb\x41\xa5\xac\xb3\xa0\x7c\x2f\xf3\x7f\xa2\x62\xa6\x13\x8a\xba\x35\x77\xf6\x1e\x8e\xff\xb9\x54\x7d\xed\x3b\xc2\x89\xf2\xe6\x8a\x54\x96\xab\x77\x32\x77\xa1\xf1\xb4\x7d\xc5\xe8\x8b\x65\xc9\x72\xca\x97\x43\xff\xf6\x24\x9c\xa7\x7b\x4f\x1f\xe2\x61\x35\xf5\xf3\xcb\x52\x7d\x04\x68\xeb\xfb\x0f\x6d\x37\x1f\xa8\xbf\xd5\x7f\xc1\xe0\xdb\x80\xba\x91\xbf\xa7\x4d\x10\xa0\xf2\xd8\xbf\xd9\x52\x0d\x40\x69\xbc\x5f\xde\x7a\xc2\x37\xfc\xb0\x9b\x95\x67\xc0\x88\x99\xef\xb4\x8b\x84\x83\x79\x57\xfc\x4a\x53\xd1\xbb\xcb\x27\xba\xdf\x5d\x29\x70\xed\xa5\x02\xcf\x5a\xf4\x86\xed\xfc\x40\xb6\x0e\xa2\xbe\x7b\x8e\xc0\x35\x6c\xe9\x1e\x3b\x3f\x7f\x14\xa1\x41\xc7\xd6\xf3\xbc\x4e\x79\x32\x95\x70\xee\x7d\x67\x39\xae\x63\x4a\xb8\x1f\x94\xdc\x07\x6a\xe3\x1a\xde\x50\xf8\x57\x32\xef\x67\xe5\xb1\xa5\xd4\x17\x69\xc9\x42\x77\xca\x13\x0e\xf1\x8c\x46\xda\xb8\x79\x13\x9f\x62\x6c\x09\xf7\xd5\x30\x9a\xc4\x7a\x0a\xed\xba\xad\xa7\x3c\x52\x67\xc8\xe6\x2f\x9c\x91\x43\x5c\x9a\x51\x26\x0d\xc9\xe9\x1f\xa8\xb0\x9b\xa5\xc9\x94\x59\x36\xfb\x32\xc3\x68\xd3\xe3\x75\x54\xf7\xbc\xc9\x26\x8a\x46\x3c\x78\x47\x1a\x21\x2c\x1b\x3f\x16\x11\xff\x61\xc3\xf2\x07\xa2\x33\xcb\x07\xba\xcf\x5e\xdb\x44\xaa\xc6\x6f\x58\x29\x78\x21\x6e\x02\xcf\x74\x11\x7a\x20\x8b\x3e\xb3\x5d\x48\x38\xc6\x09\x1d\x0b\x42\x4d\x53\x2e\xd8\xd0\x89\xea\x80\xf1\xec\x74\xce\xff\xf3\xe9\xfd\x6d\x77\x74\xa2\xe7\xff\x4e\x07\x87\x9e\x7e\x75\x07\x0f\x42\x8d\x5c\x0b\x59\x17\x66\xbe\x31\xeb\xa4\xcc\xc8\x5d\x43\xe3\x61\x11\x16\x48\x27\xd2\x61\x73\xb9\xaf\x88\xc1\xf4\xcd\x34\x5e\x2d\x62\xb9\xbb\x49\x2d\xd5\x08\xc1\xd4\x8b\x8c\x66\xfe\x43\x64\x0f\xee\x7f\x11\x39\x72\x22\xcd\xcc\x1d\x61\xdc\x91\x6a\x87\x9d\x1f\x51\xb7\x22\x52\xb8\xde\x7f\xfb\x97\xc3\x54\x39\xbe\xbd\x67\x1e\x77\xaa\x9a\x7c\x93\x70\xbe\xb0\xab\x6f\x88\xb1\xb6\x55\xe0\xbc\xeb\x05\x9e\xed\x2f\x70\x2d\x1f\x51\xff\xbf\x3a\x96\xed\xaa\x81\x6c\x97\xd1\x78\xa4\x39\xcf\x24\x9c\x2a\xd1\x99\xfd\xde\xbd\x6a\x11\xe1\x6e\x91\xf1\x6e\x54\x2d\xbb\xa9\x3b\xeb\xff\x04\x4e\x58\x4d\x6a\x04\x5e\xce\xec\xef\xb2\xa5\xfe\x44\xa4\x59\x64\x1e\x68\xcc\x51\xb6\x9e\xba\xba\x58\x19\x6c\xa6\x75\x74\xcc\x52\x56\x1d\x1f\x14\xcb\xbc\x90\xae\xbb\xd9\x6f\x9d\x2b\xfc\x56\xb9\xea\x06\xdf\xf1\x61\xe2\x7d\x99\xa9\x16\xf7\xce\x5c\x74\x64\x9b\xf7\x27\x5b\x66\x1c\xc5\x25\x87\x13\xce\x15\x2b\x25\x11\x32\xb6\x3b\xe2\x14\x45\x6a\x4c\x74\x29\xe1\x1b\x31\x13\x9f\x93\x8d\x76\xfe\x4a\x38\xc6\x76\x81\x67\xca\xba\x28\x1b\x44\xff\x8b\x75\x42\xdf\x5f\xe6\x0d\xf1\xf8\xc8\x7d\xc0\xe2\xac\x5c\xa9\x5a\x56\xd6\x01\x0a\x75\xf6\x24\x1e\xd8\x7a\x53\x1f\xc2\xc3\xd7\xf8\x04\xd0\x49\x7b\x55\x2c\xf3\xbc\x96\x18\x04\xd3\x78\xc8\x7a\x38\x33\x72\x18\x5d\x99\x78\x6e\x1b\xa9\xbb\x8c\xd4\xde\x41\x71\xd0\xd7\x9e\x71\xf3\xf6\x5d\x63\x99\x17\x35\x90\xf5\x42\x80\xa4\xe5\x6c\x13\x2f\xff\x42\x08\xd2\xc1\x5a\xbd\xe9\x8c\x96\x34\xd1\x8c\x70\x97\x83\xdd\x1c\x08\x9f\x49\x8a\xf6\x24\x84\x30\x49\x2f\x94\x9e\x20\x69\xc5\x81\xbd\xfc\xff\x67\x93\x42\xc5\x81\x4d\x97\x29\x53\x1d\x88\x7e\x4a\x3b\x9e\x03\x43\xbf\x4c\xe5\xf1\x62\x3f\x77\x6a\xb2\xdd\x26\x74\x53\xb6\x8a\xbc\xb1\x79\xba\x18\x9f\x87\x0a\xbb\xc7\x80\x79\x6e\x51\x4d\x78\x5e\x87\xcf\xf2\xa5\x5f\xdf\xe8\xcc\xfd\x62\x02\x22\xd6\xd3\xba\xb7\xea\x2e\xfb\xbd\xb4\x24\x84\x9e\xca\xb1\x24\x9c\xd6\x8d\xd9\xa2\x6f\x90\x75\xbb\x5d\x84\xd2\x8f\x1b\x1f\x45\xa8\x9c\x69\xe3\x58\x8a\x62\x83\x39\x8c\xd2\xb7\x99\xcb\x3a\x0a\x75\x8d\x0e\x3f\x65\xff\xd3\x17\xb1\xcd\x78\xdf\x94\x94\x78\x32\x82\x0d\x69\xe4\xd2\x4b\xc6\xd0\x4c\xcb\xb8\x3d\x87\x76\x36\x19\x6b\x98\x91\x96\x1e\xb5\x89\x3a\x3b\xa5\xdf\x8d\xa7\x19\x96\xbe\xf0\x18\x31\x4f\xd2\x3d\x2f\x11\x2f\x28\x5d\xef\x11\x21\xc9\x29\x15\x9f\x08\xf7\x3c\x28\xea\xd8\xf7\x89\x7c\x51\xc5\x8b\x11\x75\xde\x3b\xc4\xbc\x60\xde\x50\xb4\x33\xcf\xef\x70\x89\x0f\x4c\x9b\xe7\x04\xd2\xd3\x04\x36\x63\x1e\x90\x57\x61\x28\xf9\xb3\xc2\x61\x3b\xed\xa7\x9c\x17\xec\xa0\xf5\x50\xe6\x01\xcd\x98\x1b\x43\xec\x0b\xcb\x87\x71\x74\x03\x31\x5a\x67\x1f\xed\x1f\x06\x6e\x67\xbf\xf5\x6d\x98\x0f\xd3\x42\x2d\x95\xde\xa6\x5a\xec\x91\x34\xf6\x3f\x4b\x54\x36\x65\xff\xc5\xfd\x71\xb2\xf6\x1a\x10\x23\x39\x7b\xcf\xe8\x83\x0a\x9b\x33\xd9\xce\x90\x2d\xaf\x38\xd9\x0e\x1b\x89\xb1\x92\x3d\x2a\x96\x4e\x38\xd9\x2d\x32\x29\x52\xb3\xdc\x2f\xb0\x35\x66\x9e\xd4\x89\x92\x0f\xf4\xa4\x47\x04\x4f\x2a\x59\xd4\xb5\xcb\xfd\x70\xf6\x33\x6f\x10\xf1\x59\x6c\x63\xa2\x15\x76\x7b\xc3\x80\x47\x3c\x8b\x36\xd0\xaa\x14\xe8\x1e\x42\xcf\xeb\xe7\xc8\xf3\xda\xd3\x7d\x27\xe1\x9c\x4b\xbf\x44\x53\x94\xca\x7a\x38\xb3\xc1\xfc\x08\xeb\x30\xd6\xcd\x30\xaf\x60\xbf\x87\x55\x24\x53\x9c\xf4\x7d\x92\x4a\x79\xa0\x8b\x2e\xfb\xfd\x4b\x06\xe3\xc6\xaa\x6d\x4e\x09\x5e\x94\xcc\x87\xc9\xef\xd3\x84\x22\xaa\xc0\xa8\x07\xf1\xe3\x0a\xb6\x8d\xa4\x8c\x5d\xd0\x6e\x3a\xf1\x1b\xf2\x1f\x2c\xe5\xcf\x61\x41\x1d\xd8\x46\xbd\x67\xcb\x0a\x15\xf9\x15\xac\x48\x50\x10\x7f\x8f\x78\x44\x79\xae\xaf\xe9\x2e\xe0\xb4\x58\x1f\x4e\x34\x64\x9b\xe1\x20\x55\xe3\xc5\x24\x89\x5e\x93\xcc\x8b\x09\x55\x0a\x26\x56\xd1\xc6\x2d\x61\xf4\x7e\xd6\x15\xf0\x7b\xfe\xc6\x03\x8a\xa7\x84\xb1\xd8\x67\x0f\xbd\x95\xb9\xdb\x0e\x10\x7b\x69\x96\x2e\xf3\x23\x26\xc5\x24\x13\xbf\x65\x6c\x49\x2a\xe1\xff\xa6\xa3\x79\x75\xef\xdd\x9d\xbb\xf9\x74\x78\x93\x4d\xac\x84\xc6\xb7\xce\x24\x28\xac\x52\x5b\xb9\x5f\xd4\x05\xb9\x72\xe7\x74\x23\x8a\x98\x4b\xd0\xa7\x8a\x85\x4b\xb5\x87\x51\x44\x16\x4b\x33\xf4\xd9\xf2\x0a\x7d\xa9\x76\x00\x31\x56\x8a\xfb\xef\x24\x45\x81\xe2\x49\xac\x44\x54\x6c\x98\x4b\x8a\x2c\x17\xbf\xdc\xa4\x95\xf8\x42\xc9\x4b\x62\x76\x15\x25\x4b\xb4\x12\xe6\x09\xde\x4b\x8e\x58\x2f\x8f\x8b\x3c\x59\xc5\x8b\x21\x3e\x59\x70\xe4\xb6\xfb\xd5\xfd\x67\x1e\xd0\x8a\xca\xbd\xf4\xaf\xba\x3c\x66\x3d\xa0\x85\x03\x93\x88\xef\x60\x97\x94\x4c\xeb\xbf\x4d\x17\xd6\x8d\xb0\x2c\xe1\xf7\x3d\xf2\xfe\xb1\xc9\x0a\x3b\xa8\x34\x9b\xd8\x3b\x3d\x2f\x9d\xa6\x3c\xa3\x97\x91\x4f\xe3\xa7\xbd\xfb\x1c\xe5\xcb\x5a\x8e\xc5\x1b\xd8\xff\x32\x91\x27\xaf\xa5\x6a\x51\x9f\xa0\xb2\x7e\x5d\xe9\x8c\x5b\x5a\xc2\x3b\xba\x6b\xe6\xac\x23\x75\xed\xf2\x22\x12\x48\x29\xfb\xb8\x86\xf2\xc1\xb5\x04\xce\x48\xd7\x13\x0f\x12\x8f\xaa\x6c\x3c\x2b\xb3\x94\x45\x5c\xa5\xcc\x5e\xba\xe2\x29\xbd\xa1\x92\x3f\xfe\x21\x7e\x9d\xdc\x3f\x49\xee\x87\x93\x2b\x78\x62\x72\xbf\xad\x13\xb9\x7c\x9f\xf7\xff\xcf\x03\x72\xd6\x4b\xa5\x7d\xf7\x3c\xb7\x0c\xda\xa5\xcc\x72\xe1\x59\x69\x55\xc1\xac\xd6\xf1\xe9\x3c\xcf\x47\x35\x67\x3e\x8c\xd1\xf1\x7c\xea\x87\xd4\x23\xae\x88\xd8\xad\x6d\x2e\x5f\xa0\xfb\x89\x86\x4f\x58\xf6\xa2\x96\x63\xa9\xe0\x7f\xdc\xc9\x67\x7b\xef\xb9\x16\xad\xd0\xf7\x16\x77\xa6\x91\x7d\x60\x39\x98\x52\xd5\xfd\x5f\x98\xe1\xfa\x40\x77\x01\x9d\x7c\xee\xeb\x78\x93\x7f\x0f\x26\x32\x6f\xee\xfe\x69\x56\xf0\x79\x30\x32\x87\x66\xd8\xdd\xed\x97\xe9\xec\x7c\x77\xd4\x23\xfa\x17\x6f\x56\x54\xfe\x4b\xe3\x26\xfa\xc0\x5c\x16\xf3\xe1\xe2\x57\x31\x2e\x42\x37\x26\xaf\xa9\xc2\x56\xf1\x80\x74\x6a\xf0\x80\x76\xa5\xad\xe6\x38\x38\x42\xfb\x48\x7b\xe1\xf7\x8c\xc5\xdc\x95\x66\x72\x42\x2e\xf1\x84\xcd\x76\xe6\xd3\xbe\x69\x68\x50\x21\xfd\x77\x99\x0f\xa4\x6f\xcd\x7d\x74\x74\xa3\x4b\xe9\x69\xb5\x1e\xde\xd4\x66\xbf\x6f\x8b\x0a\xae\x72\x71\x13\xf8\xd8\x8e\xf9\x30\x4f\xb6\xb5\xa7\x93\xee\x93\xbd\xc6\x94\xb9\x9f\x2a\x4d\xa2\x93\xdc\x13\xd7\x79\xf4\x5e\x9f\x04\x7a\x12\x8f\xec\xc9\xfb\x2d\xf4\xcb\x4f\x03\xf7\x51\x04\x3e\xf5\x3b\x41\x79\xf6\xc9\x96\x4b\x5d\xe8\xf7\x86\x96\x33\xcf\xa1\xd1\x47\xfa\xde\x83\x00\xe6\x3f\x54\xe9\xa1\x08\xde\x64\x55\x5f\x29\x1a\x17\x9f\x5d\x87\x29\x0f\xae\xb4\x4e\x25\x76\xee\x32\x23\x8e\xf3\xc5\x5b\x8f\x93\xbf\x0b\x0e\x30\x2f\xc4\xee\x36\xf7\x05\x9b\x56\x9b\xe7\x77\x95\x2e\x8e\xe8\x93\x65\x5a\x7a\x25\x52\x61\xfb\x9c\x61\x36\x86\x3e\x6e\x10\x6f\x46\x77\xee\x2d\xaa\x5f\x6a\x50\x79\x87\xf8\xb6\xb5\x34\xe4\x1b\x8e\xdf\xeb\xb2\x7d\x15\xa3\x4e\xfb\xa5\xd7\x75\xf5\xe8\x44\xf2\xba\xf5\x00\x9a\xd7\xaf\xca\xcd\x29\x6f\xbe\x09\xe3\x93\xea\xab\x11\x2b\x28\xd2\x5e\x6b\xb1\xb2\xdb\xab\x1b\xcc\x4c\x7e\x75\x2a\xd3\x8f\x7f\xa7\x88\x18\x57\xaf\x8d\x1f\x90\x32\xdc\xab\x5a\xef\x88\xf9\xf6\xbb\x3b\xfb\x5b\x21\xfa\x0c\xde\x13\x7d\xd7\xaa\x8f\x8b\xf4\x03\xfd\x0b\x99\xe7\x50\xd3\xd2\xf7\x7e\x84\xf7\xdb\x02\x2f\x35\x81\x61\xb9\xc0\xef\x2b\x81\xb1\x4d\x81\xc7\x63\x80\x49\x23\x01\xc5\xbb\x51\x9c\x54\x6e\x9c\x02\xec\x37\x01\xa5\x8b\x81\x45\x49\x40\x49\x2b\x60\x45\x11\x70\xd9\x17\xf0\xf3\x02\x8a\x87\x00\x8a\x9d\xe8\xc5\x0a\x40\x91\xa9\xce\x9f\x06\xf6\xcd\x06\xce\xd7\x06\x31\x12\x2f\x94\x00\xb9\x69\x9c\x5d\x4b\xe2\xf8\xfb\xa4\x77\x6f\x0e\xbc\x7b\xf5\x1d\xee\x2d\xf0\xab\xaa\xfe\x0f\xa2\x57\x4d\x4d\xfe\x43\x4d\xfc\x5f\xfa\xae\xff\xc9\xff\xe2\x3f\x74\xd8\x04\x7c\xd9\x04\x74\x79\x0a\xfc\x95\x0d\xf4\xf2\x02\xde\x8c\x05\xfa\xd6\x07\xfe\xf0\xe5\x7b\xe8\x27\x75\x81\x91\xc1\x40\xf9\x03\xee\x7f\x71\x6f\x0d\x60\x7d\x06\xb8\x9e\x06\xcc\xf1\x05\x4a\xe7\x03\x8b\x0e\x01\x97\xe6\x00\xcb\x27\x7f\xc3\xbb\xcf\x0f\x06\x82\xfd\x80\x22\x43\x60\x47\x08\x70\x6e\x09\xeb\x40\x14\x96\x00\xe9\x2e\x80\x22\xcb\x9e\x31\x07\x8a\x9c\xb8\x27\x82\x62\x3c\x1e\x55\x00\xe7\x2f\x03\x7f\x46\x01\x05\xcf\xf8\x19\x4f\x89\xfa\xed\xa3\xc2\xdf\x9f\xe2\xff\x32\xff\x41\xf5\xdb\x38\xd4\xf4\xb7\xa5\xe0\xd4\xc8\x7c\x87\xef\xf5\x2f\xbe\x94\x01\x6d\x0f\x02\xef\x26\x02\xdd\x6e\x03\xaf\x7c\x00\x43\x4d\xe0\x77\x5b\xa0\xff\x2e\xa0\x42\x0f\x18\x16\x0c\x3c\x78\xca\x75\xfe\x37\x6f\x02\x53\x6a\x03\xa5\x9e\x80\x5d\x2d\xe0\xf2\x1c\x60\xa1\x33\x70\x51\x9f\xeb\xfd\xe5\x71\x28\xc8\x06\xd6\x5f\xe6\xbe\x26\xdb\x1d\x81\xfc\xde\xc0\x9e\x8d\xc0\xd9\x86\x40\x7a\x3e\x6b\x61\x28\x32\xf1\xd9\x81\xc0\xd5\x78\xa0\x50\x93\xc7\xe1\xdc\x23\xe0\x53\xf1\x0f\xf4\x0f\xfa\xfd\xd8\xff\x38\xdb\xea\xfe\x57\xe3\x3f\x08\xbd\x0f\x99\xf7\xf1\x43\xde\x83\x1f\xd0\xdc\x07\xf8\x7b\x2f\xd0\xea\xee\x77\x78\xbf\x3b\xa0\xd8\xff\xfc\xa6\x0f\x28\xce\x49\x0f\x47\x00\xc6\xe7\x80\xdb\x37\x81\x51\x21\xc0\x75\x1b\x60\xa2\x0e\xf7\x75\x98\xfe\x07\xeb\x39\xcc\x1b\x08\x9c\xeb\xa4\x38\xab\x02\x67\x37\x32\x3f\x28\xbf\x03\x63\x51\xb9\x4d\x80\xed\x4a\x40\x9e\x1e\xb0\xd7\x9a\x75\x3e\x32\xf6\x03\xf9\x7a\x40\xfe\x1b\x20\xb7\x0c\x28\x8d\xe5\x39\x52\xe1\xca\x7c\x00\xc5\x1c\xcd\x11\x78\x8e\xac\x03\x22\xe3\xff\x72\xfc\xcb\xfe\x57\xd5\xc1\xcb\x3a\x00\x3f\xe2\x3f\xfc\x8c\x07\x61\x02\x7c\x29\x01\x74\xd2\xb9\x47\x8f\x62\xff\xf7\x26\x99\xeb\xb7\x7f\xbf\x0a\x74\x4c\xe5\x77\xd3\xc3\x00\xb8\xf3\x14\xe8\x17\x0c\xdc\x70\x05\x86\x2e\x05\xae\xa4\x70\x5c\x28\xe6\xbd\xd5\x43\xe6\x75\x28\xe6\x47\x7e\x8a\xc0\xfd\xeb\x00\x1e\x53\x40\xea\x6c\xeb\x06\x02\xd9\x27\x58\xab\x3f\xa7\x88\xe3\xe1\xd4\x44\x20\x3d\x1e\xc8\xd6\x04\x72\x6b\x03\xa7\xdc\x80\xeb\x3e\xfc\xfd\x27\xcd\x81\x53\x1d\x81\xbf\x56\x7d\xc7\x83\x91\xf1\xff\xe5\xd5\xfd\xff\x29\xff\xe1\x9f\xef\xc6\xa1\x86\xdf\xea\x5f\xd8\xca\xba\x17\x0a\xfb\xa5\x15\xa0\xd1\x08\xf8\xa8\x0d\x68\x15\x30\x27\x47\x71\xf0\x78\x32\x13\x68\x73\x14\x28\xf7\x03\xba\x26\x03\x37\xcb\x80\x5e\xbb\x81\xd2\x97\xdc\xef\xe1\xd2\x15\x60\xac\x2e\x50\x18\x0d\x4c\xee\xce\xba\x0e\x76\x87\x80\xdc\x43\xc0\xa2\x61\x40\x76\x07\x40\x71\x8e\xca\x72\x07\xd6\xe6\x01\x8a\x5d\x68\xd8\x1a\xe0\x98\x3d\x10\x9b\x02\x1c\xef\x04\x28\x56\x32\xc5\xdf\x15\x31\x70\x32\x1e\xb8\xbe\x05\x38\x16\x00\x3c\x7e\x09\x64\xf9\x02\x5f\x66\x03\xa9\xef\xf8\x59\xe5\x3e\x20\xb2\xff\x51\x8f\xab\xbf\xf7\xad\x02\x0f\xfd\x11\xff\xa1\xca\x6f\xc1\xf7\x90\x79\x10\x4a\xd7\x80\xaf\xef\x80\x5a\x0d\x38\xf6\x94\x1e\x01\x6f\x3f\x00\xaa\xae\xc0\xf3\x4a\xa0\xa1\xc8\x55\x4d\xae\x01\xf7\x1c\x80\xb6\x1b\x80\x9b\xad\x00\xfd\x1d\xdc\xcf\xa4\x9f\xd0\xf3\x18\x66\xc0\xfa\x16\xe6\x15\x40\x8e\x33\x30\xdd\x18\x38\xb1\x9a\x71\xff\x63\x77\x00\x77\x1b\xe0\x48\x77\xc0\xaf\x07\x90\x11\x07\x6c\x39\x0d\x64\xd6\xe2\x3e\x52\x19\x31\x3c\x0e\xe9\x62\xbd\xc8\x34\x67\xae\x60\xc6\x6a\xe0\xd1\x2b\xfe\xfc\x79\xf1\x37\x1e\x90\x9c\xff\xaa\xfc\x77\xa8\x8e\x03\xcb\x7e\x6f\x08\x16\x78\xf8\xc0\x6f\xe3\xf0\x43\xfe\x87\x62\x4d\x5e\x0b\x7c\xc9\xe6\x55\xfe\x3f\x7a\x0f\x0f\x01\xa5\xee\xc0\x83\x78\x40\xd3\x96\xf9\x2f\xcd\x03\x80\xd2\x23\x5c\xdf\x5f\xfc\x19\xe8\x19\x04\x14\xb6\x00\x8c\xeb\x01\x67\x0e\x02\x66\x4a\x40\xd6\x3b\xc0\xc6\x54\xb1\xcb\x07\xe6\x35\x03\xd2\xa3\x59\x3f\x28\x65\x31\xe0\xdb\x9d\xb9\x82\x9b\x1d\xb9\x67\x52\x54\x0e\x90\x5c\x0e\xa4\x54\x02\x07\x23\x80\xd3\x11\x40\xb2\x3a\x50\x26\xf4\x2f\x9e\x2d\x03\x0e\xf7\xe2\x39\x2b\xfb\x1f\x2d\xe2\x21\x42\x9f\x6d\x88\x98\x27\xeb\xeb\x0b\xbf\x65\xfe\x43\x68\x75\x5c\xf8\x3f\xfe\xcb\xfc\x97\x20\xb6\x7f\xb1\xdb\x78\x2b\x54\x12\xff\xb8\x29\x76\x81\x82\xf7\x70\xd7\x18\x50\x36\x05\xae\x6b\x02\x8a\x7d\x61\xb1\xe8\x3b\x54\x34\x16\xe8\xe2\x0f\xe4\x65\x01\xfd\x36\x00\x27\x97\x02\xc3\x5f\x03\x47\x7b\x02\x93\x66\x30\x9f\xc3\x76\x3c\x70\x70\x2c\xb0\xd8\x13\x38\xf0\x19\xf0\xfc\x0c\x24\x8c\x02\x75\xfe\xde\xef\xc5\x73\x7a\x7f\x26\x70\xa8\x12\xd8\xff\x02\x38\x7d\x98\x7b\xc6\x94\xbd\x62\x8e\xc8\x6f\x6d\x98\x27\xf0\x35\xf3\x3b\x1d\x8c\x59\xd5\xdf\xbb\x8c\x83\xcb\x3c\x00\x9f\xe6\x6c\x6b\xf2\x01\xfe\x33\x0e\x35\x70\xff\x77\x72\xbf\x0f\x71\x1a\x78\x1a\xcb\xf6\xbe\x37\xdb\x5b\x82\x27\x72\xa5\x92\xe7\x4d\xd1\x4e\x40\xab\x17\x70\x66\x38\xa0\x1b\x01\x64\x5b\xb2\x0e\xc6\x11\x4d\xc0\x44\xf0\x3d\xc6\xa7\x03\x07\x57\xf2\xfa\x71\xe0\x2d\xf7\x45\x51\xec\x15\x3c\x75\x80\x3d\x8b\x80\x8d\x41\xac\x11\xb3\xcb\x98\xad\x22\x46\xe2\x1c\x78\xdd\xdc\x1d\x01\x28\x4e\x28\x8a\xd3\xe0\xb3\xee\x40\xf4\x0b\xe0\x6b\xc9\x7f\xfd\xaf\xe2\x7f\x88\xf7\x2d\xf3\x3e\x56\x8a\x79\xe0\x26\xfa\x0c\x2d\x2d\xa9\x31\x0e\xc2\xff\xaf\x02\xdf\xff\x8f\xee\xc7\x66\xb6\x8f\x34\x45\x1c\xd4\xd4\xbd\x10\x9f\xf3\xd4\x01\x95\x1c\x20\x7b\x2c\xd0\xf8\x1c\xaf\x63\x1d\xb4\x01\xc5\xa9\xa5\x0f\x55\x9b\x01\x23\x7b\x03\x7b\x53\x81\xa9\xbe\x40\x6c\x2a\xf3\xe7\xa2\x05\x9f\x72\x97\x04\x04\x8d\x03\x76\x0d\x05\x76\xe9\x00\x91\x3d\x80\x43\x8a\xbd\x55\x2a\x70\x3a\x06\xd8\xf1\x1b\x50\x76\x81\xf3\xde\x6f\x12\xb0\xad\x3b\xf0\x25\xfe\x9b\xff\x72\xbc\xcb\xef\x7b\x85\x41\x75\x7f\x97\x08\x9e\xad\xcc\x83\x70\x14\xfd\x07\xab\x78\x0f\x3f\xc3\xbd\x65\xdd\x0f\x71\xab\x78\x9f\xaf\x2f\x71\x3d\x99\xed\x65\x91\x2f\x0a\x05\x6f\x28\x5b\x54\xa1\x1d\x75\x64\x5e\x4c\xca\x76\xa0\xf9\x6b\x20\xb1\x08\xe8\xbe\x8a\xe7\xb1\xa9\x05\x10\x53\x02\x4c\x74\x06\x76\xfa\x03\x73\xde\x00\x3b\xd2\x01\x77\x4b\x60\x9b\x33\x10\xf8\x0a\x08\xb3\x04\x22\xcf\x31\xb7\x54\x71\x02\xdc\xbc\x02\xc8\x99\x09\x28\xce\x16\x57\x87\x03\xc1\xe6\xdc\x93\x6d\xc3\x0a\xe0\xdf\xdd\xdf\x78\x3f\x72\x9c\xcb\x7e\xd7\xe4\x7d\xcc\x13\xba\x6b\x32\xff\xc1\x4e\xec\x15\x7f\xc6\xff\x79\xb5\x50\xe4\x01\x2b\xb6\x0f\x04\x3b\xbe\xaa\xef\x4b\x9c\xf0\x5f\xdc\x36\xe6\x0a\xde\xc4\x71\xa1\xaa\x98\x2c\xf4\x32\xf6\x17\x00\x0d\xcd\x80\xb8\x46\x40\x3b\x45\xee\xdb\x05\xf4\xb3\x05\x22\x26\x03\xe3\x62\x81\xb0\x09\x7c\xfe\x08\x49\x01\x5c\xcb\x81\x8d\xb7\x80\x00\x67\x60\x7d\x3b\x20\xa2\x35\xb0\xce\x10\x48\x4c\x01\x02\xda\x01\xd9\xad\x99\x43\x75\xc5\x00\xf0\x8d\x01\x1e\xb7\x02\x7c\x3a\x00\xff\x38\x7d\x7b\xef\x32\xff\x43\xf6\xdb\x5e\xac\x17\x32\xdf\x63\xfa\x71\xb6\xd6\x62\xbd\x98\x2a\xf4\x95\x6a\xf2\x7f\xe4\xbe\x47\xcf\x04\xaf\xe5\xc1\x8a\x1a\xfe\x8b\xee\xc2\xe7\x45\xde\xcc\x7d\xc6\xf6\xc4\x34\xb6\x69\xe2\x14\x99\x20\x74\x85\x62\x0e\x02\x4a\xb1\x40\x64\x1b\xa0\xe9\x65\x20\x6c\x5a\x2d\x6b\x45\x5c\x6c\x7a\xa8\x3c\x6d\xd8\x49\x20\x68\x80\x6a\x9e\xf5\x7a\xc0\x7f\x7f\x9d\x0e\x8b\xee\x01\xbe\x1a\xea\xda\xbe\x15\xc0\xea\xd9\xea\x2e\xe1\x2d\x81\x55\x53\xd5\x3d\xf6\xc7\x00\xcb\x8f\xab\x8f\x3e\x61\x06\x2c\xb3\x53\x6f\x55\x3c\x1a\x58\xba\xa7\xce\xa3\x72\x4d\xc0\x25\xb4\xce\x95\x0f\x15\x80\x93\xb2\x1a\xf1\x41\x1c\xd4\x55\xa8\xae\x60\x66\x5f\x25\xc2\xb1\x6c\x66\xd6\xba\xaa\xb0\x93\x24\xd0\xfd\xf4\x44\xa1\xa3\x65\x2e\xf2\xc9\x38\xc1\x0b\x92\xf9\x3f\x95\x82\xf7\xf2\xd3\xbe\x3f\xc2\xff\x73\xdb\x41\x1e\x9f\x2a\x51\xa1\xfb\x84\xe3\x77\xd5\xa8\x1e\x3c\xb5\x8d\x3a\xdd\x3a\x1f\xf8\xac\x49\x38\x67\x4c\x9b\x06\x74\x6a\xde\xaa\xab\x45\xdf\x5b\xff\xb4\xd1\x44\xcd\xf3\x80\xff\x92\x26\x65\x1d\x36\x02\x5e\x51\xcd\x26\x0d\x2a\x00\x56\x9c\x69\x76\x6c\xe2\x96\x5a\xbb\x96\x4e\x6d\xde\x6b\xee\x67\xa5\x5c\xe7\xf1\xcd\xfb\x7a\xcc\xa9\xed\xec\x18\xd0\xbc\xe3\xe6\x7e\xb5\x3f\xcd\x9f\xd3\xec\x79\xdc\x54\xe5\x0e\x0e\x73\x9b\xe5\x65\x76\x57\x36\x9c\x33\xa6\xd9\xda\x73\xbb\x6a\x5f\xb3\x9b\xd1\xcc\xeb\xee\xa8\xda\x4b\x66\xbd\x68\xe6\xf3\xe6\xa8\xd2\xae\xe9\x2b\x9b\x6d\x93\xa4\x5a\x09\x53\x4a\x9a\xf4\x23\x3f\xc3\x1b\xd1\x38\x8c\xab\xd4\x22\xfd\xf6\x51\xbe\x9a\x8f\x15\x76\xf8\xb9\x7a\x6a\x0a\x3b\xac\x45\x1d\xba\x9f\x34\xed\xa2\x46\xf5\xf0\x3f\xe3\xff\x54\xf9\x3f\x98\x79\x30\x85\xf9\xcc\x07\x39\xa5\xab\x43\x23\x97\x29\xf1\x2d\xf3\xc1\x35\x2d\xe8\xde\x62\x8f\x01\xeb\xa2\x44\x9e\x6c\x4b\xf7\x6e\xa1\x93\xda\x53\xbd\xda\xda\x71\xed\x09\x27\x5d\xd5\xa4\x53\x8a\x62\x9f\xe2\xfa\x6b\x97\xeb\x2d\x1c\x6a\x79\x3b\xea\x74\x39\x60\xd8\x54\x65\xba\x43\x93\x2e\xff\x8e\xfa\xa2\x5a\x39\x6b\x4b\x97\xe7\x33\x27\xd5\x71\xb3\x39\xd8\x65\xe3\xd2\x2e\xea\x45\x53\xfa\x74\x69\xb7\xee\x98\xc6\x8b\x89\x4b\x3b\x1f\xd8\x39\xae\xee\xd1\x09\xb7\x3b\xd7\x39\x1c\x5d\xaf\xb3\x59\x87\x4e\xe1\xb9\x83\xea\x19\x8e\xb9\xd1\x69\xcc\xb5\xf2\xba\x67\x47\x47\x76\x1a\xfa\xbc\xb3\x46\xf9\xa8\x97\x9d\xa2\x25\x49\xbd\xfb\xd0\x65\x1d\x8c\x25\x49\x6d\x89\xc9\x8b\xb6\x4d\x24\x49\xe5\xc4\x80\x8a\x36\x3e\x92\xa4\x9c\xd5\x6f\xb9\x6e\xb0\x24\xd5\xce\xe8\xdb\xbd\x65\x91\x24\x29\x95\xf7\x3a\xd2\x62\xbd\x24\x29\xe9\xf7\x6a\xa4\x43\xfd\x01\x9e\xeb\x56\xf7\x5f\xe6\xff\x5c\x49\xa9\x43\xb7\x64\x05\x31\xda\xb4\x63\xc8\x4a\x6c\x49\x28\x4b\xba\x37\xfb\x99\xe0\xda\x99\x18\x74\x71\x9a\xdd\x09\x9f\xd9\x7e\xcc\x80\xf4\xcb\x37\x69\x32\x2a\x15\x90\xdb\x9f\x6e\x15\x57\xf6\x32\xa2\x5b\x55\x47\xdd\x81\x74\x1b\x3f\xbb\x8d\xf1\x5b\xed\xd1\x80\xf5\x69\xe3\xb1\x9d\xad\x95\x4f\x59\x24\x0e\xf2\x33\xb9\xa8\xde\x7e\xec\xe6\x41\x03\xa6\x28\xd7\x35\x1e\xfe\xef\x40\x17\x47\xf7\x7a\x5f\x06\x97\x0c\xd4\xf2\xd9\xaa\xb9\x6f\xe0\x86\x01\x7d\xc3\x3b\x34\x38\xdd\xbf\xbf\xd1\xca\x03\x45\x0d\xd5\xfa\x5c\xe9\x7f\x31\xeb\x8f\x06\xe7\x7a\xd7\xe9\xbf\xfa\xca\xc7\x06\xba\xbd\x06\xf5\x6f\xfd\xb8\x42\xb3\xbe\xe1\xd9\xfe\x17\xfe\xad\xac\xfb\xa5\x67\x6e\x9f\x74\x49\xd2\x68\xd1\xad\xdc\xe0\xbd\x24\xd5\xd1\xec\x92\xd4\xdd\x48\x92\x54\xaf\x74\x5e\xd8\x75\xb3\x24\xa9\x36\xed\x34\xbb\xb3\xad\x24\xa9\x6c\xec\xe8\xd8\x21\x46\x92\x94\x6f\xb5\xd3\x6f\xd7\x4c\x92\x6a\xdf\xad\x70\x15\xfe\xbf\x56\xa5\x7b\xb8\xcb\x4d\x1b\xd2\xfd\x73\xde\x89\x16\x54\xfd\x74\xfc\x48\x07\xba\xbf\x4d\x9f\xcd\x3a\x30\xfb\xbd\x7a\x13\xaa\x50\x93\xff\xb2\xd9\x71\x28\xdd\xdf\xfa\x1b\x0c\xa7\x1d\xd6\x0a\xfd\x51\x54\x75\xeb\xb4\x86\x75\x43\x66\x5c\x18\x4f\xf7\xb5\x13\xa2\xcc\xb5\xd4\x26\x03\xa3\x6c\xcc\x33\x5a\x8f\x55\xda\x69\x12\x35\xe1\x54\xdf\x2f\x6a\x0b\xfa\x37\x9e\xd0\x6b\x82\xaa\xba\x9b\xe1\x8b\xf1\x6f\x1c\xb6\x6b\x58\x76\x3f\x36\x7e\xab\x47\xaa\xc6\x8b\x2e\xbf\x8e\x37\xdd\xd2\xb9\xae\x52\xa7\xc6\x66\x1e\x7b\xe7\x69\x5c\x6f\xff\x9b\x59\xbf\xe3\x31\x1a\xae\xed\x2c\xc7\xb9\x14\x3f\x51\x3f\xd6\xb6\xc3\xb8\x65\x15\x3a\x75\x0e\xea\xcd\x1c\x37\xf4\x53\x4f\x35\xb5\xd6\x7f\x8e\xba\x2c\x49\x2a\x6e\xba\xef\x87\xee\x91\x24\xe5\xf0\x56\xb3\x4d\x12\x25\xa9\x76\x78\xcb\xa6\x03\xa6\x4b\x92\xd2\xb1\x16\xee\xfd\x06\x49\x92\x92\x71\x73\xb7\x3e\x21\x92\x54\x2b\xb8\xd9\x1d\x83\x6c\x49\xc2\xbd\x2a\xfe\x53\xc5\x2f\x74\x3b\xf6\x8d\xff\xd3\x8d\xfa\x20\xa4\x26\xf7\xa3\x5b\xf4\x03\xc6\xcc\x07\x89\x29\x19\x46\xf7\x6c\xdb\xac\x46\x10\x5a\x10\x5c\x31\x8e\x78\x23\x7e\x99\x16\x94\x19\x57\x69\x4d\xa2\xf8\x58\x94\x34\x95\xc6\xc5\xd6\xd3\x8a\xf4\x79\x2d\xfe\x9a\x46\x78\xa6\x71\xec\x2c\xba\x5d\xeb\x63\x66\x5b\xde\x64\x27\xd0\xcd\x64\xd6\xfd\xee\x92\xf2\xb1\x0e\xb9\xb6\xad\x47\xe5\xaa\x98\xe8\x0d\xb4\x35\xb7\x1d\xa7\x32\xb9\xd5\x69\xdb\x16\xcb\x6b\xab\xa0\x85\xb2\x6d\xab\x60\x5f\xe5\x36\xcd\x96\xce\xca\x8d\x5b\xa9\x94\xd8\xac\xb3\x6d\xcf\xa3\x33\x81\xa6\x1d\x67\xe9\x5f\xc8\x05\x1a\x77\x9e\xb9\xe1\xa1\x0f\xd0\xc8\x71\x46\xde\x9f\xb6\x80\x96\x83\x4d\x37\x45\x9c\xd7\xcb\xb5\xa4\xbe\x20\x75\x67\x4f\x88\xe2\x33\xd4\x98\xad\x64\x6d\x47\x10\xce\xa9\xb6\x69\xd8\x58\x3a\x53\x35\x37\xb5\x57\xd8\x92\x2e\xba\x74\x2b\x28\xeb\xff\x9c\x38\xdb\x87\xba\x4c\xa4\xbe\x36\xa1\x5b\xf2\x03\xaf\x46\x52\x3c\xc4\x2c\x1a\x47\x01\xbf\x2d\xdd\x9c\xd0\xb3\x8d\x11\x93\xc9\xfa\x57\x30\x3f\x62\xc5\xcb\x99\x84\x5f\x2c\x71\xb0\xa5\x19\x66\x5f\x61\x4f\xf9\x72\x4a\x3a\xdf\x2e\x8e\xd8\x3f\x9f\xf2\xa8\xa1\x8d\x13\xa1\x8f\xad\x77\x39\x0f\x52\x2c\x2d\xcd\xae\x38\xbb\x77\x38\x8a\x90\xc6\xa3\x9c\xdf\x0c\xa9\x07\x68\xe9\x3a\xbf\xb5\x89\x05\xea\xa7\x3a\x87\xbb\xea\x02\xea\x8f\x9d\xfb\x04\xb6\x05\xd4\xac\x17\xaf\x8e\x1a\x05\x28\x97\x2c\xae\x97\x9a\x01\xd4\xd6\x5c\xd4\xf0\xec\x3e\xa0\xd6\x06\xc7\xf7\x77\xe8\x86\xd5\x51\xa5\x92\xf4\xe1\xe7\x15\x48\x02\x69\x62\x3b\x5d\xf4\x79\xb0\xaa\xcb\x76\x92\xe8\xdf\x6d\x2e\xf0\x2c\x33\xaa\x63\xcc\xd7\xeb\x41\xcf\x79\x52\x63\x10\x3d\x5f\x4a\xc5\x48\x9a\xf7\x09\x2e\xe3\xe8\xb6\x38\xea\x12\xa3\xcf\x11\xb3\x98\xdf\xb4\xc9\x6a\x3a\xbd\xff\x80\x30\x3b\xca\x17\x1e\x05\x73\x68\xa7\xe0\xa2\xce\x7d\x44\xe6\xbb\x33\x6e\x6c\xf3\xa7\x13\xc5\x8b\xd9\x59\xe6\xc1\x0c\xdc\xe3\x4a\xe3\xd3\x69\xcb\x72\xda\x61\xd4\x73\xf7\xa4\x9d\x8b\xca\xd2\xd5\x66\x8a\xf3\x19\x0e\xae\x9e\xd6\x97\xce\x74\xab\x35\x2c\xe9\x97\x3c\xef\x3a\x52\x67\x36\x8f\x1c\x3f\x5a\xa3\x3d\xb4\x19\x31\xf7\xa8\x77\x98\x33\x8f\x57\x1e\x29\xa4\xaf\x30\xb8\x49\x78\xc6\x72\x93\x17\x34\x93\xdd\x44\xbf\x03\x67\xc1\xf3\x98\xdf\x80\xed\x1c\x51\xb7\x6a\x2b\xea\x17\xa7\x0b\x7c\xcf\x9a\xf0\x9d\x93\x5a\x26\xc4\x94\x4e\xcf\xe7\x79\x9c\x58\xc8\xfd\xaf\x62\x25\x7e\xcf\xdb\xaf\xcf\x24\xd4\x6c\xf3\x9c\xd9\x74\x8b\xbc\x4e\x7b\x1e\xad\x83\x9e\xc6\xcc\x0b\x71\x9d\xb3\x88\xfc\x5b\x60\xb2\x84\xea\x15\x67\xe9\x2e\xa3\xfc\x21\xf3\x60\x86\xff\xea\x41\x7d\x24\x7a\x5b\x78\x53\x7c\xb4\xb2\xf4\x25\xfc\x43\xa9\x68\x9d\xd8\x69\xad\x9b\xf1\x0b\x21\x1a\xeb\x0e\xf4\xd9\xc6\xff\x82\x45\x2f\xb6\xf3\x59\x79\xe9\x83\x0f\x29\x17\x05\xbc\x60\xa4\xd1\xff\x41\x02\xad\x40\x01\xb3\x4f\x11\xee\xe7\x67\xcf\x95\x93\x6b\x3c\x9f\x11\x32\xe7\x3b\xfa\x6b\x53\x1e\x37\xf6\xd3\x4d\xdc\xd3\x3b\x8b\x78\x58\x28\xea\x57\xe7\x0b\x7c\xc7\x9e\xea\x19\xd3\xa3\xc7\xd3\xbf\x9a\xd8\x7b\x12\x3d\x57\xdc\xc4\x19\x14\xbf\xdb\xaf\xb0\xca\x7e\x48\xc5\x3c\xba\xc7\x5f\x57\xe0\x44\x84\x99\xd5\x5b\x96\x10\xae\xe7\xde\x6f\x29\xad\xb8\x4e\xe7\xdc\x09\x6e\x99\x63\xb6\x8a\x50\xe8\xa9\xe5\xab\xa9\x7f\x84\xd9\x0c\x5f\xda\x57\x18\x3b\xfb\xd1\xef\x76\xbd\xba\x8e\x50\xab\xc6\x29\x1b\x8a\x21\x7e\x99\xed\x96\x8d\xbf\x50\xa4\x6d\x09\x61\xdd\x83\x2d\x0e\xe3\x29\x52\x42\x0c\x78\x46\x85\xbc\x5a\x3d\x98\x3f\x6f\xd5\x66\xbb\x9f\x3b\x54\xd5\xcb\xa2\xb3\xce\xa6\x29\x97\xc9\xef\x8d\x57\x1f\x51\xa5\x70\x70\xc2\x67\xe6\xc5\xf4\x90\xaa\xf1\x3f\xe4\x71\x71\x3f\x21\x55\xe3\x0d\x39\xd3\xbe\x2b\xf1\x84\x0d\xed\x90\x64\x1d\xa0\x1d\xa6\x73\x09\x4d\xda\x62\xe2\x48\xf9\x21\x68\xd4\x12\xe2\xc7\xfa\xcc\x70\x27\x3c\x62\xb9\x2f\xeb\xe0\x38\xf7\xf6\xa4\xfd\x82\xfd\x57\x6f\x5a\x5f\xa7\x3d\x63\xbc\xdc\xbc\x82\xd5\xd7\x87\x87\x05\xd1\xce\xb4\x9f\x01\xe3\xe6\xed\xcf\x86\xd0\xef\x68\xe9\x86\x0b\x26\xf3\x4e\x2d\xb6\x91\x1f\x7e\x61\xe6\xc5\x6c\xee\x54\x17\xb9\x6d\xdc\x75\xb2\x2b\x66\x13\x63\x29\x32\x7a\x15\xed\xed\x76\xc4\x6f\x9e\xc2\x4f\x18\x4f\x2b\xf0\x8e\x5e\x47\xa8\x92\x36\xe2\x50\x31\x65\xe0\x6d\xc7\x1e\x12\xb2\xbc\xed\xd4\x07\xe2\x0d\xc9\xbc\x98\x8d\x86\x6c\xd7\xae\x65\xbb\x46\xe4\x0d\xaf\xe5\xdf\x8f\x8f\xdc\x07\xac\x4a\x07\x48\x77\x09\xfd\xab\x1b\x74\xdd\x09\xa7\xf1\x73\x5d\x41\xf9\xc2\xa3\x37\xf3\x03\xdc\xd6\xb0\x2e\xcc\x7c\x17\x3f\xd6\xc3\x69\xb1\x8e\x50\x39\xab\xd4\x0d\x84\x7f\x8e\x6b\xc1\x7e\x1b\x97\x85\x10\x1a\xd7\xf3\xaf\x70\xc2\x77\xdb\xd4\xde\x41\x5e\x69\x0c\x8e\x12\x0a\x85\x71\xa2\x73\x65\xbc\x55\x53\xc2\xb3\xe2\xd3\x59\xff\x21\xde\x6a\x0c\xcd\xa8\xf8\x9e\x9c\x71\xe3\xc3\x59\xa1\x26\xde\x72\xc3\x06\x7e\x63\xb1\xc4\xd8\x89\xb3\x49\xa7\xf9\x10\x37\xb3\x88\x90\xc7\xdd\xfb\x39\x5f\xee\x9e\x50\x49\x91\x1a\x55\xc0\x38\xef\xb6\x74\xb6\x32\x2f\x26\x58\xd4\xf9\x07\x0a\x3c\x7c\xed\x24\x85\x95\xfd\x0f\x9f\xee\x4a\xb3\x6e\x93\xed\x2a\x8a\xe7\x80\xf8\xd5\x74\xa2\xf4\x16\x3c\x2f\xb7\x16\xfe\xa4\xda\xb2\x28\x32\x88\xfe\x2e\xeb\xe1\x4c\x9b\xb6\x99\xd6\x09\x8b\x58\xe6\xc3\x8c\xc8\xdb\x4e\xec\x25\xa3\x39\x91\x84\xca\x77\x33\x63\x5d\x9c\xe6\x66\xcc\x17\x50\x29\xda\x5b\xce\xfe\x27\x89\x7a\xff\x83\xab\x7e\x21\x85\xa9\xa4\x15\x3d\xe9\xcc\x9f\x34\x71\x14\x9d\x71\x13\xe7\xcc\x24\xdc\x32\xc9\x6c\x29\xed\xd0\x93\x4a\xd6\xb1\xd5\x65\x86\x4d\xe2\xef\x29\xf4\x86\x12\x9d\xf3\x28\x8f\x24\xea\xdc\xa0\xc8\x4e\x78\xfd\x8a\x3c\xd8\x5f\x29\x51\x9d\x74\xac\xc8\x07\x32\x2f\x46\xe6\x0b\x55\xf1\x62\x48\x3f\x68\xbb\xa3\xe8\x07\x56\xc1\xec\x9b\x75\x4f\x7c\x29\xfb\xf8\x7c\x5a\x4b\x78\xf4\xf2\x5f\x83\x28\x4b\x7d\xc7\x03\xa2\x79\x31\x2b\x26\x9c\xd0\x34\x2b\x03\xce\xe2\x66\x09\x3b\x69\xde\x0c\x79\x1c\x43\xd1\xdb\xd7\x97\xfb\x8a\x74\x7c\xbb\x8f\xf8\x14\x4d\x04\x3f\xa2\x56\xf2\x21\xd1\xe7\xa0\x8a\x0f\xd3\xfa\x17\x5a\x1f\xd2\xbb\xf4\xa0\x19\x96\x76\x79\x04\x29\x6c\xa4\xeb\x4e\x27\x7f\x33\xd6\xba\xd0\xc8\x67\xfc\x1a\xf0\x8e\xed\x0e\xb2\xe9\x25\x07\xe9\x5f\x4e\x5f\x71\x86\x76\x24\xe9\x1d\xca\x88\xd1\x9a\xe6\xcc\x3a\x4a\x29\x06\xff\x9e\xc5\x77\xba\x28\x7b\x04\xde\x1d\x2b\xd6\x8b\x2a\x5e\x0c\xf1\x0c\xe5\x7e\x60\x1b\x74\x03\x68\x7e\xf8\x9a\xaf\xa7\xf8\xf7\xbc\xb2\x99\xf8\x83\xb2\x1e\x8e\x93\xb4\x8d\xd8\x59\x32\x0f\x66\xda\x0b\xee\xbe\x60\xf1\x57\x34\x65\xa5\x31\xce\xec\xb7\x49\x09\xf3\x9f\x0c\xfd\x12\xe8\xe9\xdb\xe9\x30\x1f\xa6\x51\x68\xea\x14\xe1\xb7\xe8\x7b\x51\xc5\x87\xb1\x64\x5d\x94\xac\xcd\xdd\x8f\xd1\xe7\xce\xc3\x89\xcf\x92\xe5\x6a\x4d\xfe\x66\x8f\x71\xa6\x33\x6c\xf6\x04\x3f\xe2\x51\x65\x8d\xd8\x46\xf9\x20\xcb\x37\x91\x22\x31\x7b\x71\x0e\x3d\x71\xd6\xd0\xab\xa4\xd4\x72\xf2\xc5\x53\x62\xac\x9c\x50\xfd\x44\xa9\x3e\x53\xf0\x1e\x92\x45\x7f\x9c\xff\xf0\x62\x88\x07\x10\x2c\xfc\x5e\x1b\xb5\x99\xb2\x8b\xcc\x03\x72\x2f\x0b\xa7\xf5\xcd\xb9\xf3\x4e\x7a\xfe\x79\x4f\xb8\x2f\xd6\xac\xee\xbb\xc9\x0f\x9b\xbc\x7d\xb4\xca\x4d\x70\x3d\x40\x3b\xf3\x11\xa3\x93\x68\xf5\x33\x1a\x76\x88\xd6\xdd\x1e\x3e\x69\x54\x91\xa1\x37\x8d\xfd\x6e\xb8\x88\xf5\x04\x80\x6c\x31\x1e\xf9\x5e\xc2\x1a\xe8\x50\xc6\xc9\xef\xae\x4f\x33\x34\xdf\x7e\x08\x65\x92\x02\xbb\xa9\x34\x23\x0b\x36\x2f\xa2\x1d\x6d\xbe\x9b\xf7\x42\xfe\xfb\x56\x3a\x13\xe6\x57\xec\x17\x96\xcf\xfc\xf9\x29\x97\x69\xfc\xf2\x7a\x96\xd3\xf8\xe4\x69\xff\x49\xdf\xcf\x16\xfc\x20\x59\x3f\x27\x5d\xe8\x81\xc8\x7c\x21\xe6\x51\xad\x73\x0b\x25\x7f\xbc\x75\x99\x55\xb0\x6a\x78\x24\xbd\xcf\x9a\x3c\x20\xfb\x0a\xe6\x47\xcc\x6c\x79\x80\x6e\xa0\xe4\xfe\x58\xe3\xf6\x1c\xa6\xac\x34\xb4\x5f\x1a\xe5\xc5\x7e\x06\xcc\x87\xe9\xfa\xcb\x51\xca\xea\xad\x5e\x65\xd3\x4d\x55\x95\x3e\x8e\x4f\xbe\xb8\xe9\xac\xe2\xc3\xe8\xe8\x50\x3e\xb8\xd8\xa9\x2b\x8d\xcc\x79\x57\x13\x5a\x37\x8b\x2d\x26\xd1\x2f\x16\x4b\xbc\x33\xbb\x18\xb4\x9a\xf2\x5d\x71\x62\x28\xf9\x5d\x3c\x64\x2f\xf1\x25\x2f\x46\x1c\xa5\x37\x70\x71\xf6\xf9\xa3\xfc\xbb\xf7\xeb\xb2\x7d\x4b\x2b\x78\x61\xfe\x57\x9a\x6f\x72\x3f\x9c\xec\x03\x6c\x8f\x8b\x3e\x74\x99\xd4\xef\x78\x8d\xf5\xf6\x52\x7c\xcf\x03\x1a\x10\x4f\xa3\x2a\xf3\x80\x16\x5a\x26\x50\x7e\xb4\x1b\xc2\x6a\x45\x36\x66\x29\x74\x1e\xb3\xd4\x4d\xa3\x79\x3e\x26\xee\x88\x0f\xcf\x07\xd6\xcf\xe8\x23\x78\x21\x5d\x74\x4f\xd3\xef\xb6\xf0\xca\xa7\xa7\xac\x87\xb3\xd3\xaa\xfb\x5f\x6a\x23\x6c\x80\x16\x29\x63\x94\xf5\xea\x44\x6f\xa0\x6c\x37\xf3\x1f\x4a\x4b\x58\xe1\xaf\x2c\x86\x77\x6e\x65\x23\x58\xd1\xec\x9a\xff\x26\xfa\xde\xb5\x49\xf1\x34\x4e\xa5\xeb\xd2\xe9\x4e\xac\x74\x45\xa1\x2e\xdb\xdb\xb4\xee\x5e\x7d\xf1\x8a\x56\xb2\x2b\x62\x9d\xb8\xa0\xcb\x77\x8f\xb2\x7e\x4e\xd5\xb8\x10\x2f\x48\xe6\x01\xad\x7c\xb5\x87\x58\x36\x32\x0f\xc8\xc9\xf0\x20\xfd\xdd\xbe\x32\x99\x58\xbe\x33\x8a\x52\x49\xad\xcb\xca\x80\xfb\x06\x99\x9f\x3a\x41\x8a\xbd\x23\x83\xd9\xef\x41\xb1\xdc\x47\xa7\xd7\x1a\xe6\x47\x74\xca\x2d\xa4\xfc\xd1\x7c\xc4\x05\xe2\x89\xd4\xfd\x50\x2c\xd6\xcb\x6b\xfe\x6c\xe5\x1b\x8e\x3b\x5e\x5a\x87\x41\x08\x40\x07\xf2\xf7\x4e\xb9\x31\xad\xc0\x77\xed\x2c\xd8\x36\xb3\xa7\x93\xcd\xbd\x09\x2b\x68\x3d\xb8\xfb\x8a\x3b\xfb\xdd\xdb\xcd\x6f\xee\xce\xd3\x14\xca\xa7\x77\x7a\xe5\xd1\x5d\xe1\xdd\xac\x5b\x74\xa7\x7c\x77\xee\x2b\x9a\x89\x37\x7a\x7e\xa4\x1a\xc3\x52\xa1\xa3\x74\x49\xf0\x63\xce\x8f\x61\x5b\x40\xbc\x73\x8f\x02\xde\x9d\x2d\x3b\xc0\x71\xbe\xa4\x22\x85\xde\xdf\xbc\x17\xe9\x94\xff\xed\xb5\x8f\x91\x3f\xd3\xb4\xf9\x7d\x5b\x7a\x65\xd1\xf9\x4a\xd6\xc5\x19\x7e\x22\x9f\xf2\xe7\x20\xdd\x22\x3a\xe5\xf4\xfc\x95\xdf\x77\x87\x91\x97\x28\x4e\x64\x7d\x1c\xf5\x4d\xd7\x3e\xb1\xdf\x55\x7c\x98\xae\x6c\x1f\xd9\x6b\xd2\x09\xa4\xa2\xa8\x3d\xe5\x87\x47\x15\xdc\x67\xef\x51\x05\x33\xbe\x1f\x87\xd9\xd2\x08\x3e\xda\xc8\xcc\xf5\xc7\x61\x41\x86\xfc\xdf\x77\xd1\x52\xf7\xe8\x41\x32\x65\xb4\x8a\x2f\xa7\x89\xd1\x55\xe1\x7a\x95\x2a\x00\x7e\xf5\x79\xdc\x5f\x61\x1f\x66\xfc\x45\x3b\x64\xb9\x9f\xd4\x8d\x95\x6c\x4b\x45\x5f\xb9\xcb\xfd\xe4\x7b\xfb\x9f\xe9\x5f\x54\xe3\x3d\x34\x00\xba\x5c\xfb\xd6\xd7\xe0\xb5\x31\xa0\xd8\xf7\x3c\xd7\x05\xfa\x1f\x06\x1e\x2d\x02\x8c\x8f\x03\xf7\xe6\x01\x23\x9f\x01\x37\x23\x18\xdf\x55\xec\xfd\xa7\xfa\x02\x25\x02\xd7\xbc\xf8\x19\x58\xd8\x08\x28\xb4\xe0\xfa\xd5\x82\x87\x80\x62\xdf\x5c\xa0\x04\x04\x56\x02\xa7\x3f\x02\xa1\xce\xdf\x74\xee\xf3\x74\xf8\xde\xfe\x4c\x22\x70\x6c\x23\xe3\x02\xe7\x5a\x30\xc6\x77\x4d\x71\x4e\x74\x07\x9e\x69\x00\x67\x4b\x80\xcf\x99\xdf\xfa\x80\xfc\x2f\xfd\x83\x9a\xf8\xff\x8f\xfc\xfe\xde\x7e\x3d\x0c\xb4\x5e\x0b\xfc\x73\x0d\x68\x3f\xe2\x9b\xce\xc1\xf3\xdb\x40\x8f\x1e\xc0\xe3\x9b\x3c\x1e\xe5\xe6\xc0\x00\x6d\xe0\xee\x27\x60\x48\x28\x70\xe3\x29\x60\x66\xc1\x7d\x0d\x26\xc5\x00\xc5\x7b\x81\x59\x9e\xc0\xf9\x81\xc0\xfc\xcd\x40\x5e\x37\xc0\xb9\x1b\x90\xdb\x96\xeb\xdc\x73\xd5\x15\x39\x1b\x38\x35\x01\x08\x8d\x06\x4e\xc5\x31\xa6\x71\x26\x96\x31\xbe\xd3\xbe\x8c\x89\xe5\xe9\x29\x32\x23\x70\xe6\x32\xd7\x90\x2b\xec\xb3\x57\x40\xde\x23\xe0\x6b\xcc\xff\xd6\x3f\xa8\x89\xff\xef\xfc\xf0\x6d\x1c\xaa\xf4\x2f\xe4\x3e\x20\x7f\x54\xb7\x8a\xbf\x7f\xac\x00\x74\xb7\x00\xaf\x16\x03\x6d\x43\x81\xe7\x77\xb9\xcf\x83\x8c\xf7\xdf\x5f\xcc\x38\xcd\xad\x46\x8c\x5b\x95\xa6\x32\x2f\xa6\x58\x62\x5e\x4c\xd1\x20\xee\xfb\x90\x1f\xca\xba\x20\xb9\x9a\x80\xb3\x2b\x70\xc6\x08\xf0\x68\x0c\x64\x0f\x67\xec\xed\xe4\x17\x3e\x81\x29\xb2\x8e\x62\x1c\x4e\x3e\xe5\xba\xff\xac\xb6\x5c\xdb\xae\xd8\x2b\x5c\x78\x00\xe4\x84\x00\xb7\xfb\x03\xd9\xd9\x1c\x93\xa7\x13\x01\x29\xec\x1b\x0f\xa6\x4a\xff\x7f\xf9\x8f\xfd\xff\x3f\xf1\x1f\xbe\xb3\x32\xef\xe1\x43\x32\xd0\xe4\x29\x50\xd9\x10\xd0\xdd\xcd\xfa\x37\x1d\x0a\x80\x5f\xbd\x80\xce\x6f\x80\xdb\x9e\x80\x41\x7d\xee\xef\x30\xd0\x1d\x28\x99\x0c\x0c\xbd\x0c\x5c\xd0\xe7\xf9\x51\x60\xc7\xf3\x23\xdf\x19\xb0\x37\x65\x3f\x15\xeb\xe1\xc9\x33\xc0\xf2\x72\xd6\xba\x50\x8c\xc3\xd1\x4a\x60\xf3\x75\xe0\x68\x57\xc6\xf5\x8e\x5f\x66\x1c\xe7\xc8\x4b\xe0\xe8\x6b\x20\xab\x19\x50\xdc\x05\x38\xb9\x0e\xb8\xdb\x88\xf1\xff\xe7\x75\xbf\xc5\x81\xac\xff\x2f\xd7\xff\x57\xe1\xbf\x35\xfa\x20\xfc\x90\xff\xf0\x93\x3e\x20\x0a\xfb\xa5\x15\xdb\x77\x97\x58\xef\x41\xe6\x3d\xc8\x3a\x07\xbf\x6a\x00\xed\x27\x71\x8c\x76\xb3\x00\xae\x3d\x64\xbc\xbf\x78\x3a\x60\x1c\x04\x28\xce\x40\x63\x74\x38\x7e\x27\xcd\xe0\xf7\x39\x4b\xe1\xff\x02\x60\x61\x4b\xe0\x98\x03\xb0\x2c\x0e\xc8\x30\x05\x7c\x4c\x81\x0c\x77\xc6\xac\x52\x7c\x80\x1d\x9b\x80\x4c\x4b\x8e\x87\x4c\x43\xe0\x64\x6d\x20\xd3\x8f\x39\x51\x99\x9f\x81\x3b\xb5\x81\x23\x69\xac\xc9\x23\xf3\x60\x6a\xe2\xff\x55\xf8\xaf\xf8\x2c\xeb\x20\xfc\x88\xff\xf0\xbd\xfe\xc5\xd7\x10\x40\x79\x8e\xf8\x9c\xce\xbc\x07\xb5\xc6\x9c\x17\x6a\xcf\x00\x9e\x9b\x02\x75\x2d\x18\xef\xd6\xde\xcd\x78\xb7\x62\x3c\x6e\xcc\x01\xda\x56\x30\xd6\xd4\x33\x8c\x77\x09\x8a\xbc\x9f\xef\x07\x0c\x0f\x06\x4e\xe9\x71\x3f\xa9\x63\x83\x00\x9b\x93\xc0\x11\x1b\x60\x9e\x13\x90\xb2\x1e\x70\x19\xc8\xf8\xb7\xe2\x44\x7b\x30\x86\x75\x94\x0e\x6d\x04\x22\xf4\x80\x43\x09\x8c\x7d\x1f\xba\x0e\x1c\x19\xca\x98\xef\xd9\xe1\x40\xb2\x3b\x70\x6b\x16\xff\xff\x2f\x12\x80\xc3\x4f\x99\xab\x50\xb3\x0f\x86\xec\xbf\xfc\xde\x65\xbf\xab\x78\x00\xdf\xf1\x1f\x64\xfe\x87\xd2\x35\x40\xd2\xe1\xba\xec\xaf\x5c\x6e\x85\x3f\xc5\x69\xa8\x26\xef\xe1\xa1\x09\xa0\xa9\xc5\xba\x2f\x3a\xd6\xdf\xfa\x3c\x5c\xbc\xca\x75\xdc\x67\x0d\x00\xc3\x34\xe0\x54\x31\x60\xd2\x96\xe7\x81\x59\x77\xee\x63\x31\x55\x1b\x48\x59\x04\xcc\x51\x02\x0e\x86\x02\x8b\xf6\x02\x09\x82\x17\x93\x30\x18\x08\xdc\x0c\xec\x5f\xa1\x38\x31\x03\x49\x7d\x81\x03\xfa\x40\xc2\x7b\xe0\x88\x19\xc7\xc6\x79\x0b\xe0\xd0\x10\xe0\x5e\x32\x70\xb0\x14\xa8\x1c\x0c\x24\xea\x8a\xfc\x5f\xb7\xba\xff\x35\xf9\x1f\xb2\xdf\x3f\xe5\x3f\x08\xde\x87\xec\xff\x5f\xf5\xd9\xca\xbc\x87\x17\xe2\x54\xf0\x1f\xde\x83\x0f\x50\xd7\x00\xb8\xa4\x04\x34\x6e\x0e\x14\xed\x07\xf4\x56\x01\x79\x8e\x40\x57\x0f\xe0\x44\x2e\x60\xd4\x5a\x71\xda\x01\x46\x98\x01\x87\x8d\x00\xf3\x2c\xe0\xa0\x2f\xcf\x8f\xfd\x4f\x98\x3f\xb7\x47\x9f\x31\xca\x3d\x9d\x81\x75\x1a\x8a\xd3\x0f\xb0\xed\x10\x10\xbf\x1e\xd8\xe7\x04\xc4\x1b\x02\x99\xd3\x80\x7d\xa6\xc0\xf9\x38\x60\xcf\x11\xe0\x6e\x18\xb0\x4f\x0b\x78\x93\x0b\xec\xbe\x06\x7c\x3d\xf5\x5f\xff\xe5\xf7\x1e\x10\x56\xdd\x6f\x19\x0f\xf7\xec\xf8\x03\xfe\x83\xcf\x37\xbc\xf3\xbd\x0a\xdb\x2a\xde\x83\x18\x1f\xb9\xdf\xc7\x4d\x51\xdf\xfe\xbd\xde\x81\xc6\x6e\x20\x0f\x40\xd3\x70\x20\xfb\x25\xd0\xae\x00\x38\x7a\x0b\x30\x38\x07\xa4\x37\x00\x06\x47\x00\x49\x33\x00\xb3\x5f\x19\xf7\xb7\x4e\x03\xf6\x24\x03\x0b\xf6\x00\xbb\xd7\x30\xde\x1d\x9d\x02\xf8\x57\x02\xd1\x16\x40\xb8\x21\x10\x7d\x15\xd8\x9b\x0d\x44\xed\x00\x8e\x4c\x04\xa2\xbe\x02\xe7\xc4\x5a\x72\xf7\x15\xe7\xd2\x97\x0f\x45\xfe\xf3\xfb\xe6\x7f\x4d\xfe\x87\x97\x73\x75\x3c\xdc\xdd\xfb\x07\xfc\x07\x45\x8e\xd9\x25\xe6\x81\x83\x88\x83\x1a\xba\x1f\x4f\x04\x3b\xfe\x8e\xd0\xbf\x90\x75\x2f\x8a\x05\x0e\x56\xb0\x0f\xa8\x75\x1c\xc8\xb1\x50\x9c\x25\x38\xff\x2b\xe6\x49\x4a\x19\xcf\x13\x45\x3c\x2b\xf2\xe7\x1e\x03\xee\x3f\x17\x6b\xce\x7a\x63\xd1\x13\x00\xfb\x8d\x40\xe4\x29\xc0\xad\x0d\x10\x39\x0e\xf0\x73\x04\x22\x9e\x02\x5b\xf5\x80\xed\xb7\x80\x3d\xeb\xb9\xcf\xcf\x51\x5f\x20\xa2\x0b\x70\x3e\x0d\x88\x38\x0a\xdc\x8f\xe6\xf7\xaf\x58\xd3\x43\x4f\x56\xf7\xbf\x8a\xff\x21\xde\xb7\xbb\xd8\x4f\xd5\xec\xff\xe1\xf4\xd7\xff\xc0\xfd\x05\xee\x2d\xeb\x7e\x3c\x14\x3c\x88\xdb\x1f\x6a\xc4\xc1\x23\xb6\xa7\x85\x2e\x88\x62\xcf\x57\x2b\x97\xf5\x5c\x14\xeb\x4b\xe2\x64\xa0\x75\x00\xb0\xd7\x04\xe8\x69\x02\xc4\x4e\x04\x86\x58\x02\x91\xcf\x00\xf3\x48\x20\x42\x19\xb0\xf3\x01\xc2\x0a\xb9\xbf\x58\xc8\x2b\xd6\x51\xda\x9c\x0e\x84\x6a\x01\x9b\x7d\x79\xec\x36\x99\x03\x99\x66\x3c\xcf\x0b\x83\x81\xe0\x14\xe0\x6e\x7d\xee\xa9\xf3\x36\x58\xf0\x5f\x12\x01\xef\x15\xec\x57\x15\xff\xa3\x86\xdf\xb2\xee\x85\x83\x4b\x75\x1e\x44\x4d\xdc\xff\x8d\xe8\x7b\xf1\x9b\x50\x4d\xad\xe8\x29\xf2\x81\xc8\x13\xd7\x05\x1f\xe6\xa2\xb8\x45\xe1\x6e\xb4\x40\xf6\x41\xb6\x19\xa2\x9b\xa4\x62\x1f\xab\x5c\x09\xec\x79\x00\x34\x09\x64\x8d\xb0\x4e\xb1\x40\xa4\x05\x30\x20\x19\x08\xdf\xcd\x98\xfb\xe6\x3f\x81\xe9\xed\x80\x8d\x11\x80\x53\x04\xb0\xa1\x04\xf0\x69\x03\xac\x0f\x00\x42\x4d\x81\x75\x8a\xdc\xa0\x04\x04\x3c\x03\x32\x1f\xf2\x9c\x39\xe7\x0f\xf8\x65\x71\x4f\x2e\xc5\x98\xbd\x36\xfe\x16\xf7\xee\xf3\x6a\xf8\xdd\xa1\xba\xbf\x33\x16\xb2\x9d\x56\x4f\xf0\x1f\x04\x77\xfc\xef\x93\x35\xe6\x81\x78\xef\x8f\x45\x1e\xb8\x27\x78\x01\xd7\xe5\xbe\x2f\xa2\xab\x6c\xa1\x18\x8f\x53\x82\x1f\x71\x4c\x74\xdd\x95\xf9\x1f\x7b\xc5\x7f\x8f\x2a\x00\x34\xf6\x03\xdb\x33\x81\x96\x05\xc0\x96\xad\x40\xcf\xad\xfc\x1e\x87\x55\x00\x81\x5f\x80\xa9\x5f\x80\x80\x16\xc0\x82\x2f\xc0\x1a\x53\xc0\xd3\x8b\x7b\xef\x85\xf4\x00\x3c\x77\xb3\x56\xca\xaa\x5f\x81\x0c\x4f\x60\xb9\x2b\x9f\x3d\xdc\x95\x81\x9b\x7d\x80\x65\x2f\x80\x97\x5b\xf8\xac\x22\x7d\xc7\xf3\x99\x2d\xb4\x5e\xa6\x7f\xad\xee\xef\x14\x31\x3e\x16\xa2\x4f\xe3\x78\xa1\x4f\x57\xb3\xef\x8d\xcc\x7f\xb9\x3b\xbc\xfa\xfb\x97\xbb\x4c\x17\xd6\xab\xe1\xbf\xd0\x8d\x49\x11\xfc\x88\x84\x7e\x6c\x63\x0e\xb1\x0d\x17\xb7\x4e\x9b\xeb\x02\x8d\x06\x01\x41\x3a\x40\xc7\x8b\x80\x7f\x02\x30\xc8\x1f\xf0\xde\x03\x4c\x54\x01\x3c\xfa\x02\x0e\x31\xc0\x8a\x66\xc0\xca\x37\xdc\xcf\x27\xb8\x3b\xe0\xb2\x09\x88\x71\x00\x16\x5f\x03\x52\x97\x00\x4e\x09\x40\x7e\x6d\x60\x61\x1f\xe0\xfa\x4d\x60\x7e\x02\xf0\xfb\x39\x60\xae\xc8\x87\xb3\xc4\x78\x4c\x19\xce\x56\xe6\x7d\x98\x89\x7c\x38\x4a\x68\x25\x8e\xd8\xce\x76\xa8\xe8\x25\x2a\xe7\x81\xdf\x84\x7d\xf8\x91\xad\x7c\x3b\x50\x3c\x5d\xf8\x1f\x2c\xfc\x17\xfc\xa0\x13\xa2\xfb\x74\xba\x50\x9b\x4d\xd2\x55\xa2\xf3\xf5\xee\xdd\xaa\xa3\x41\x3a\xe0\xaa\x94\x49\x37\x5e\x55\xa3\xfb\xea\x35\xea\xea\xde\x6a\xdb\x00\x8f\x5d\xf5\x8e\xb7\x7a\x00\x2c\x3b\xd9\x60\x60\x1f\x75\x60\x89\xbb\x96\xf6\xd8\x4d\x80\x63\x8c\xf6\x3c\x5b\x6b\x60\x5e\x70\xa3\x2e\x6e\xbe\x80\x7d\xbd\x46\x16\x81\x6d\x01\xdb\xf7\x8d\x1a\xed\x54\x07\x66\x76\x68\x34\xe2\x90\x2b\x30\xed\x89\x76\xf9\xe9\xc6\x80\xf5\x6d\x6d\xd3\xab\x37\x81\xa9\xcf\xb5\xd5\x9e\x44\x03\x93\xff\xd4\xf2\xff\x77\x00\x30\xe1\x62\x83\x2e\x0a\xbf\xc6\x2c\xaf\x47\x3a\x28\xc3\xc6\xa8\x9b\x28\xec\xe0\x02\x95\x1b\x0a\x3b\x28\xb1\x16\xdd\xc3\xf4\x7b\x26\xec\x06\x1e\x87\x67\xe1\xc2\xff\x3f\xab\xfb\x5f\x72\xaf\x86\xff\xba\xdc\x3d\xf6\x48\x6d\x35\x9a\x49\xa9\x46\xf5\x89\x11\xb4\xbf\xa0\x31\xdd\xdf\xef\xda\xc3\x7d\x72\xc2\x55\x7e\xa1\xfb\x85\x0d\xa9\xcd\xe9\x56\xc4\x2b\xab\x15\xfd\xdd\x25\x49\x97\xea\x1b\x17\x3a\xe9\xb5\xd6\x79\x06\xcc\xfe\xa0\xf7\xb9\xeb\x0c\xa5\xb4\x19\xfd\xdb\x86\x0d\x99\x52\x3b\x6f\x6a\x54\xdb\x27\x53\xbd\x95\xaf\x4d\xfc\xb3\xed\x75\xa7\x81\x2a\xd7\xc6\x3f\x6f\xbb\xd5\xe7\x90\x6a\xfa\x98\x4f\x6d\x8d\xc2\x06\xa8\x4d\x18\xf9\x55\x2f\x7d\x7f\x3b\xb5\xd8\xe1\x0b\xf4\x3a\x9e\xa8\xaf\xb6\x7f\xa8\x41\x9b\xc7\xc5\x83\xd5\x3c\x4c\x8f\xb4\x59\x5b\x5e\x4f\xf5\xce\xe0\xf5\x6d\xbc\xfe\x1c\xa6\x52\x3c\x68\x44\x6b\x5d\x49\x52\x1e\xda\xf7\x7e\xab\x36\x92\x54\xbb\x61\xaf\x5b\xcd\x33\x24\xa9\xd6\x31\x03\xa9\x31\xe9\xfa\xeb\xf7\xd2\x22\x3d\xda\x6e\x6b\x1a\x12\xfe\xdd\x35\x4c\x93\xea\x7a\x7f\xca\x7f\x09\x66\x9d\x9b\x2c\xe3\x7a\xf4\x39\xbd\xac\x91\x19\xbf\x77\x56\x61\x8f\x9f\xa6\x47\x55\x40\x3b\xef\x74\xa4\x7a\xae\x50\xe7\xce\xb4\xc3\x08\x7c\xa5\x4f\xb7\x65\x5e\xce\x3d\x69\xc7\xe5\xea\xd8\x83\x22\xc6\xbe\xc2\x90\x32\x8f\x55\xdb\x3e\xed\x34\x82\x00\x0b\xdd\x3e\x5f\xf5\x46\x29\x4d\x18\xbd\xb5\x8f\x53\xff\x7a\x2a\x39\x43\x3d\xfa\x44\x4d\x58\xa0\xb6\x64\xd0\xb5\x3e\xdd\xec\xcb\xea\x3c\xee\x77\xa6\xf7\x95\x95\x31\x1a\x7d\x7b\x79\xf5\xee\x1d\xfc\xb0\x6e\x9d\x9e\xdb\x7b\x59\xc4\xda\xd4\xed\xd4\xbd\x8e\xe1\x83\x8c\x22\x8d\x0f\xdd\xf4\x0c\xd7\x9d\x5b\xa6\xb1\xba\x4b\xa1\xe1\xd4\xbb\xb6\xea\x89\x9d\xdf\x1a\x0e\x7b\x13\x55\xc7\xa6\x73\x23\x83\x76\x92\xa4\x1a\xd9\xee\x8d\xbe\x91\x24\x29\x97\xe9\xa5\x74\x8e\x95\xa4\xda\xd7\xdb\xd8\xb5\xef\x25\x49\xb5\xdb\xb7\x5e\xa1\xf7\x45\x92\x94\x72\x5b\xbd\x6a\x6d\x2b\x49\x4a\x3d\x5a\x36\xd0\x6d\x26\x49\xb5\xb6\xde\x3e\x58\xdd\xff\xfc\xbf\x39\x01\x64\x19\x33\xef\x27\x63\x4b\x2b\x9a\x09\x49\x01\xed\xa8\x5e\x57\xe6\xbf\x44\x54\x70\xf5\x6d\x48\x45\x5f\xfa\x1c\x18\xd0\x97\xd0\xc5\xd5\x47\x8d\x88\x1f\xe1\xaa\x33\x98\x50\xb6\xb9\x3b\x4d\x69\x66\x4d\x19\x36\x8c\xea\xb9\x86\xcf\x1d\x45\x78\xaa\x49\xc3\xd1\x7e\xbf\x14\x00\x7d\xbc\x47\x2b\xf7\xf8\xa2\x3c\xab\xc7\xec\x51\x4f\x47\xd9\xa8\x64\x76\x09\x1a\xf5\x76\xe6\x5b\xd5\xb1\x1d\x26\x8f\x0a\x74\x8b\x53\x5d\xae\xf7\x70\x54\x83\xa0\xab\xaa\x93\x5a\x1b\x8d\xfc\x1c\xdd\x43\xe5\x53\xab\x11\x23\xbd\x53\x8b\x54\xec\x5b\x1c\x18\x91\x5a\x10\xa6\xec\xde\x7c\xc7\x08\xff\x5b\xa1\xb5\x97\x34\xbb\x3c\x62\xc7\xcb\xf3\xb5\xbe\x34\x33\x1a\x4e\xf7\x6f\x3a\x13\x07\x13\x7e\xab\x35\x6b\x00\xe1\x57\x0d\x3a\xf4\xa5\x7b\xc8\xfa\xe1\x06\xd4\xaf\xbb\xde\xbe\x1e\xb7\x14\xb6\x6e\x3d\x7d\xc2\xc7\xaf\x9a\x29\x53\x86\x2b\xd4\xd4\xa2\xe7\x97\xf9\x3f\x19\x41\x9d\x29\x42\x12\x72\xf4\x35\x79\xde\xf7\xa7\x4c\x19\x39\x7c\x90\x25\xfb\x3f\x98\x78\x1f\x6b\x1b\x0e\x25\xe6\xb5\xe7\xab\x31\x74\x2b\xea\xea\xcc\xb8\xf9\x7c\x77\x33\xc2\x3f\xa7\xb9\x59\xd0\x2d\xfc\x58\x5d\xd6\x47\xe9\x3f\x70\x2a\xad\x28\x9d\xd3\xac\x37\x6b\x6a\x02\x7a\x0b\xad\x3d\x3a\xe6\x2a\xa9\xb5\x5c\x61\xa3\x67\x9a\x5d\xeb\x61\xb3\x0d\xd3\xba\xd8\x4c\x04\x1a\x5f\xb1\x39\xb4\x64\x12\xa0\x6d\x65\x63\x1c\xf0\x1e\x68\x90\x66\x1d\x15\x19\x04\xd4\x6f\x63\x75\xf1\xb0\x01\x50\xb7\x85\x55\xf3\x5c\x3d\x40\x7d\xcc\xd4\x01\xd7\xfe\x04\xd4\x32\xa7\x0c\xf9\xfd\x26\xa0\x52\x34\xd9\x5b\xe1\x57\xed\xa5\x13\x36\x29\x6c\x2d\xa5\x31\x4b\x25\xbe\x41\xec\xc7\x76\x70\x21\x5b\x63\x6b\xb2\xd3\x07\x90\xee\x7d\x41\x2a\xc7\x79\x8e\x33\xeb\xc1\xa4\x3f\xe8\x41\xfe\x24\x7a\xb1\xfe\xcd\xee\x8f\x83\x88\x07\xb6\xe3\xc3\x08\xba\x6f\x0e\x9d\x3d\x86\xbe\x17\xe8\x3f\x9e\x76\x1a\x9e\xd9\xe6\xb4\x03\x5d\xfa\x65\x32\x65\xda\xf9\x51\x53\x89\x71\x3c\xab\x84\xbb\x90\x5b\xf4\x9a\x49\xf3\x65\x70\x8c\x1d\xcd\xab\x6e\xe3\xed\x69\x85\x6a\xd4\x7c\xfe\x28\x25\x5b\xa0\xfe\xde\xf9\x8b\x5b\xc5\x03\xea\xed\xe7\x87\xf5\x9f\x01\x28\xef\x9b\x1f\x6e\xf1\x09\xc0\xe1\xf9\xbe\x0b\x88\x71\x35\xbf\x81\x0f\x29\x3f\xcf\x9b\xc6\x08\xf1\xdc\x91\x09\x74\x0f\xef\xd0\x3f\x9b\x18\x2b\xf6\x2f\xaf\xd2\x88\xcf\x59\xf2\x84\x22\xd6\x2e\xf5\x1f\x8a\xe4\xe9\xa2\x9f\xfb\x54\x81\xf7\x4e\x14\x9f\xcd\x76\xb2\x1d\x2d\xf4\x31\x46\xde\x54\xd8\xac\x57\x9d\xf2\x38\xfe\x7b\x13\x4a\x94\x90\xcc\xfc\x9f\xd8\xd3\xc3\x69\xa7\x18\x71\x65\x1c\xc5\x77\x68\xe5\x04\x52\xa3\x08\x74\x9f\x4c\xb7\xa4\x5e\x85\xd6\xa2\xff\xc3\x0c\xca\x83\x0b\x4f\xdb\x76\x23\xff\x03\x66\x53\xfc\x4c\x59\xc0\x7d\x64\x46\x7a\xcf\xa7\x75\xa3\x0f\x1c\x29\xde\xda\x36\x5f\x42\x2b\xad\xda\x0b\xb7\x16\x3c\x23\x97\x99\x37\x21\xdc\xc5\xed\x55\x2f\xba\x87\x75\x0b\x1f\x4f\x6b\xb7\x9b\x34\x97\xf6\xae\x6e\x9d\x57\x93\xce\xc7\x52\xdd\x50\x3a\xeb\xb8\x96\xef\x23\x9c\xca\xd5\xf5\x04\x21\xa4\x4b\xf4\x2f\x11\x92\xb6\xa4\xe9\x23\xda\x0b\x2e\xee\xf5\x17\xad\x58\x0b\x84\xce\xc3\x1c\xd1\xff\x64\x66\x7b\xb6\xd6\x42\x17\x63\x8a\xd0\xbb\xb7\xcc\x50\xd8\x74\x5d\xa3\x0d\x9c\xff\x46\x10\xca\x18\xaf\xc4\xd5\xf6\x3b\x0b\xcc\x29\xee\xe5\x3e\x50\x41\x33\xa6\xd1\xba\xe8\x5b\x69\x47\xa3\xef\x6e\x35\x87\x6e\xd9\x17\x25\xcc\xa7\x5b\x63\x87\x34\x47\xca\x17\xd6\x3a\x4e\x94\x2f\xcc\xae\x3b\x53\x3c\x99\x26\x2c\x25\xfe\x87\x7e\x87\x65\x14\x0f\x4d\x83\x57\x0a\x5c\xcf\x9b\xde\x32\x6a\x7b\x6f\x6a\x4a\x33\xd1\x5b\x97\xf1\x6e\x6f\x5d\x1e\x79\xef\x29\x73\x08\x49\xf2\xba\xb0\x92\x46\x72\x75\xf2\x26\x8a\xb0\xd5\xab\xe3\xe8\x0d\x78\xba\x64\x9e\xe6\x19\x79\x91\x18\x36\xab\xf2\xee\x91\xf2\xcc\x4a\xa3\x4a\xaa\x20\x77\xf7\x94\xbe\xe3\x37\x00\x0b\x5e\xb3\x75\x10\xba\x29\x76\x16\x6c\x67\xd1\xfd\xf5\xc1\x3d\xc3\x09\x2d\x8f\x95\xcc\x45\x1f\x28\xae\x26\xde\xaa\x6b\x43\xb7\xff\xeb\x75\xb8\x1f\x94\x9f\xd2\x5c\xaa\xd3\x5c\xd9\x6b\x61\x4b\xfa\xf5\x0c\x27\x3a\x51\xcc\x4d\x5a\x42\xf7\xfc\xd3\x82\xb9\x0b\xbf\xa5\xe8\x9f\x33\x22\x76\x15\xcd\xaf\xbe\xbf\x79\x10\xef\xa3\x63\xb6\x37\xed\xcc\x1b\x2e\xf7\x5b\xcd\xe3\x10\x28\x76\xe6\x81\xe1\xbf\x10\xce\x1d\xd8\xd4\xe0\x39\xff\x9d\xdf\x44\x50\xa8\x1d\xd5\xad\x06\x1a\xf3\x2f\x06\x46\x6e\xa0\x88\x5c\x77\x3a\x86\xfc\x5e\x9b\x92\x46\x4c\xa6\x80\x17\x05\x54\x59\xea\xaf\x7f\x9b\x98\x04\xfe\x06\x2f\xaa\xf1\x1c\x3c\x04\x5f\x6a\x99\xd0\x41\x71\x11\x3c\xa1\x45\x02\xff\x5f\x48\x36\xbe\x7c\xe2\x65\xe1\x3f\x8d\xc3\xd6\x12\x3b\xc2\x19\xd6\x3b\x3b\xd0\xa8\xaf\xd1\x58\x40\x79\xde\xa3\x74\x31\xc5\xbb\xcb\x6b\x17\x8a\x93\x05\xa6\x4b\xa9\xca\xd6\x6e\xdd\x0a\xca\x13\x56\x67\x3d\xe9\x71\xc7\x5e\xf1\xa2\xb7\x38\x58\xc9\x87\xc6\xc9\xa0\x09\xeb\x67\xb4\x6e\x1f\x48\x6f\x53\x7d\xe1\x26\xb1\x43\x0d\x15\x7d\x0f\xb6\x14\xfc\x42\x71\x1c\x6a\x6b\x40\x23\x1c\xb2\x71\x14\xd5\x32\x84\x3a\xb3\x42\x4d\xc8\x69\x1e\xe1\xd0\x26\x81\x54\x0c\x12\xda\x8a\x3b\xcd\x6c\x99\x97\x4c\x88\xe4\xe6\x1e\xa7\x09\xe8\xd8\x74\xf1\x3a\xd5\x08\x6c\x4a\xff\x9d\x32\x58\xb0\xb9\x44\x6f\x48\xe6\x7f\xf8\x88\xf9\xe1\x29\x7a\xe9\x89\x7e\x4a\x58\xf6\x49\x61\x77\xfd\x3d\x93\x9e\x47\xd6\x01\xda\x98\xb1\xf0\x05\x8f\x2a\xab\xd4\x78\x6a\xb8\x52\x1c\x2c\xed\xe3\x4e\x3c\x27\xa7\x08\x0f\x8a\x9f\xd9\xe9\x9e\x34\x4f\xa6\x39\xf8\x52\x9d\xae\xc5\x6b\x7f\xda\x27\x8d\xc8\x5b\x4b\xf9\xc6\x68\x04\xf7\x15\xe9\x7a\x28\x98\xf0\xee\x66\x75\xb6\x10\x1e\xa6\xac\x15\x2e\x3a\xf8\xed\x0c\x15\xd6\x8d\x57\xe8\x5d\xcd\x98\xb1\x16\x39\x7b\x24\xeb\xc5\x4c\xe3\x4c\xbb\xd3\x69\xc9\x25\xb6\xac\xf3\xbf\xd3\x29\x92\xf0\xab\xc8\xc7\x07\x69\xef\x1f\x59\x3f\x87\x10\xb8\x88\x0a\xc6\xbb\x23\xfc\x9e\xd2\x8c\x8b\x28\xfe\x97\x14\xd2\x64\x5e\x4c\xb0\xe0\xc5\xac\x13\xf1\xe0\x27\xea\x7b\xbd\x2d\x15\x36\x5c\x9a\x4f\xfb\xa1\xcd\xf6\x4b\x32\x39\xca\x5c\x89\x95\xe1\xd5\x72\x39\x7d\x5e\xae\xef\x41\x79\xc3\xd9\xde\x9b\x58\x09\x0e\x69\x6b\x88\x07\x35\xeb\x26\xf7\x85\x9a\x1c\xb7\x8e\xfc\x1d\x9f\xcb\x3c\x98\x21\xe9\xcc\x8f\xe8\x6d\xc8\xbc\x90\x8e\x26\xdb\xe8\xa4\xd1\xd8\x60\x7b\x3a\xfb\xbd\x4b\xc4\x41\xbc\x36\x48\x69\x24\x7e\x55\x13\x66\x26\xb9\x76\xa7\x33\x4e\x5c\x1a\x33\x51\xe3\x1e\x5b\xa7\xf1\x67\x66\xa2\xc5\xfb\xaf\xa1\xcc\x1b\x3f\x29\x9c\xe6\xcb\x5e\xa3\x44\xf2\x3b\xae\xd7\x49\x7a\xc2\x58\x73\xbe\x0b\x89\x9d\xfd\x2b\xe9\x06\xc4\x6e\xfc\x93\x98\xa0\x51\x7f\xb1\xbf\xdb\xd2\xb9\xce\xbb\x8a\x17\x93\xc0\x76\x3d\xad\xa3\x21\x06\x4b\x2a\xbe\x9f\x85\xbe\xc7\x56\xd1\x38\xac\x8c\xf7\x22\x9c\xd7\xa5\xd0\x8f\xa2\xce\x31\x3a\x90\x14\xf8\xe6\x28\xad\xa7\x79\x34\x4d\x9b\xab\xac\xcd\xcb\xb8\x6f\xd0\x48\xb7\x70\x3a\x79\xc9\xba\x38\x06\x9d\x22\x29\x6a\xdb\x7a\x31\x0a\xa9\x15\x13\x2b\x4e\x30\xfb\xc5\x8d\x67\xd2\x44\x56\xb4\x4b\x2c\x6c\x42\xff\x47\x92\xae\x3e\x8d\x70\xe2\xef\x43\x69\xfd\x48\x2a\xe1\x99\x9a\xe4\xc2\x9d\xda\x92\x5c\xb8\xde\x3f\xc9\x63\xab\x13\x7f\x7f\x2f\x33\xdc\x9c\x8f\xd2\xbf\x70\x40\x2a\xea\xa4\xb0\x09\x07\xf8\x8c\x7c\xa0\xd9\x0b\x52\x74\x90\x79\x0e\xb1\x02\xd7\xac\xe2\xc5\x88\x79\x12\x46\x3c\x00\xb9\x1f\x98\xbf\x01\xab\xf2\x78\x14\xf8\xd1\xec\x5a\xde\x33\x88\xd6\xc3\xc5\x6a\x1b\x69\x95\xaa\xd2\xc3\x39\xca\xef\x79\xea\xf4\x6d\xb4\x8e\x8c\xbb\xba\x83\x78\x20\x43\x2f\x30\xda\xd8\xef\x63\x34\x8d\xba\xfe\xd0\x58\xb2\x2d\xb7\xec\xa5\xb7\x58\xdf\xfe\x80\x60\xf2\x27\x0b\xc5\xdf\xf4\x78\xd0\x2f\xa4\x97\x34\xa5\xf1\x48\xd7\xd5\xa7\x91\xcd\x18\x3b\x84\x99\xcc\xc5\x53\x09\x9f\x4d\xdf\xc2\x1d\xfa\xd2\xa7\x7a\x52\x24\x65\x4c\x0c\xa1\x15\x2b\x63\x6d\x3c\xad\x48\xe9\x2b\x32\xe8\x6c\x98\xbe\xb0\x90\x90\xd6\x54\xf5\x5b\xc6\xfc\xf7\x4a\x7a\xb2\xe4\x72\xc6\xb9\x65\xfe\xc7\x7f\x78\x31\xc4\xc7\x0f\x78\xcc\x7c\xc6\xd5\x0b\xd6\x12\xee\xba\xbc\x78\x3d\xdd\x30\xb8\xe8\x6c\x26\x1e\xd8\x82\x51\x61\x74\x7e\x98\x8d\x6d\x94\x2f\xa7\x15\xec\xa4\xf9\x60\xa9\xcb\x7c\xaf\x31\x3a\xcc\x8f\x30\x39\x19\x4f\x51\xde\x77\xc6\x7e\xe2\x67\x77\xda\x9d\x48\xd9\xbb\xc5\x5e\xd6\x13\xd0\xc8\x4c\xd5\x61\xff\x33\x05\x5f\xee\xa4\xb8\xf9\xcc\xea\xd8\x98\x18\x53\x27\xdd\xba\xd1\x09\xed\xa4\x96\x29\xad\xa3\x27\x9f\x4c\xa2\x95\x2a\xeb\x12\xf3\x28\xb3\x1c\x99\x89\x79\xb2\x90\xf5\x72\xb2\x46\xc4\x30\x03\x3e\x32\x8d\xe6\x47\x56\x58\x01\x2b\x82\x6d\x2c\xa5\x37\x72\xfc\x29\xf3\x83\x8e\x87\x7d\xa6\xf1\x4b\x17\x71\x70\x48\xf0\xa5\xe4\x71\xe1\xfe\x52\x32\x0f\xc8\x43\x7b\x33\xbd\x85\xa5\xff\x6e\xa5\xb7\xe4\xf4\x64\x1b\xdd\x34\xc9\x3c\xa0\x59\xcd\xa3\x88\x85\x31\xf5\x49\x2c\xbd\x85\xf1\xe9\xac\x03\x34\xda\x88\xfb\x06\xc9\xba\x38\x86\x05\xdc\x1f\xab\x83\x36\xdf\x48\x34\xd5\x49\x27\xf4\x5e\xed\xcd\x51\xc1\x0f\x93\xfb\x45\xe5\x5a\x71\x7e\xc8\x4d\x6e\x4c\x11\x92\x7f\xa1\x2b\xc5\x7f\xde\x05\x13\xca\xb8\xf9\xa1\x96\xb4\xe3\xca\xf7\x73\x20\xff\xf2\xb7\x2e\x27\xa6\x52\xfe\x4b\x56\xe6\xca\x4b\x8f\x26\xde\x68\xbe\x41\x0a\xad\xf4\x79\xbe\xb9\xb4\x72\x9d\x79\x5b\x4a\x2b\x54\x5e\x4f\xee\xb8\x71\x66\xc8\x27\x5a\x6f\xb3\xf6\xb2\xdf\xb2\x7e\x4e\x9a\xd0\xd9\x62\xbe\x90\xa7\x31\xc7\xb9\x7b\x59\x04\xfd\x8a\x4b\xff\x9d\xb4\x2a\x2d\x74\x8e\xa1\xfd\xdf\x9c\x9e\x1c\xdf\xd3\x0a\xd8\xef\x49\x9f\x0e\xd0\x2e\x65\x3c\x58\x37\x63\x58\x73\xee\x4a\x62\x54\x2f\x9d\x7e\xa7\xbb\x77\x3a\x3d\x45\xdb\x0a\xe6\x09\x34\xb6\xe7\xf7\xae\xba\x2d\x5b\x54\x74\x9d\x35\x65\x2b\xf3\x41\x2e\x94\xe8\x10\x23\xe4\x82\x5f\xe7\x36\xfc\xf7\x41\xcc\x6b\xe9\xc8\xcc\xde\xf3\x75\x79\xc7\x76\x71\xb7\x3b\x65\xf4\x0b\xeb\x02\xe9\xee\xeb\x62\x10\xf3\xe6\x64\x9d\x98\x0b\xba\xd9\xf4\xe4\xe7\xdf\x94\xd0\xfc\xba\xa0\xf7\x84\x78\x41\x45\x6f\x3e\x12\xcf\xa4\x40\x9c\x2b\xaa\xfa\x04\x09\x3e\x04\xf3\x85\xfe\x17\x0f\x68\x96\x2e\xcf\x6b\x2b\x83\x24\xca\x62\x16\x09\x87\xa9\x0f\xeb\x58\x2b\xe6\x01\xc9\xba\x38\xfd\x1b\x30\xff\xa9\x7b\x4a\x16\xcd\x4a\x3d\xc1\x03\x6a\xac\x94\x47\x6f\x5b\xf5\x71\x61\x0d\x3e\xd0\x65\x11\x1f\x57\xc2\xb9\x4f\xd0\x95\x57\x1d\x29\xb2\x4a\x1a\x0c\xa0\x3c\x78\xb5\xd2\x8c\x22\xeb\xaa\x3d\x33\x5c\xaf\x3a\xbb\xd2\xcc\xba\x9a\xe8\x4f\xfc\xb8\xd2\x32\x66\xea\x95\xea\x25\xd0\x13\x5c\x6d\x7d\x92\x66\xf4\xd5\xa2\x2b\xf4\xc4\x57\xb6\xdf\xa7\xf3\x47\x49\xd8\x3b\x8a\x87\xcb\xb5\xd8\xef\x73\x82\x37\x59\xbd\x7f\x92\xdc\x17\x6c\xf1\xa1\x38\xba\x99\x5f\xf0\x6b\x02\xe5\x05\xbb\xcb\xac\x8b\x33\xa3\x79\x0a\xed\x03\xa7\xae\x4a\xa7\x68\x35\x4b\x13\xba\x38\xbb\x8f\x71\x3f\x9c\x97\x1c\xe7\x7d\xba\x9f\xa2\xef\x77\x4b\xcb\xa3\xfd\x46\x6b\xbf\xb3\x94\xfd\x1a\x59\x14\xd1\x2e\x59\xb5\x75\xb1\xc8\x0b\x25\xa2\xf2\xe7\x86\x18\x87\xdb\xe6\x5a\xb4\xd3\xbe\xd5\xae\x3d\xfd\x4b\x37\x2b\xfa\x53\xe4\xdd\xa9\x1c\x47\x27\x96\x3b\x17\x66\xd2\x8e\xec\xee\x32\xde\x47\xdc\xb2\x63\xe8\xe4\x5e\xef\xed\x74\x72\xbd\x5d\xce\xca\x4d\xb7\x46\x1c\x63\x5d\x98\x07\xe7\x88\x67\x77\x53\xef\x2e\x31\x6f\x6e\x36\x78\x41\x27\xe2\x6b\x89\x9f\x69\x07\x53\x5d\x0f\x45\x1e\x17\xe9\x7f\xf0\x1f\xfe\x2e\x05\x3a\x5c\xe3\xfa\xad\xce\xce\xc0\xef\x45\xcc\x7f\xa8\xc2\xfb\x0b\x81\xde\x09\x0a\x6f\x80\x01\x6a\x40\x59\x08\x30\x24\x87\xfb\x1a\x98\x59\x70\x9d\xff\x14\xc5\x6c\xa8\xc7\x75\xdd\xb9\x8f\x19\xf7\x3f\x55\x02\x2c\xf2\x03\xb2\x97\x00\xcb\xb3\x80\x13\x21\x80\x4f\x02\x70\xb2\x25\xb0\x69\x01\x70\xcc\x80\x31\x8b\x93\x4b\xb9\xe6\xef\x64\x2f\xc6\x02\xb2\x5e\x31\x07\xe4\x54\x36\x50\x6a\x02\xe4\x4c\x06\x1e\x86\x70\x8d\xeb\x87\x32\x20\xeb\x03\x20\x99\xfe\x40\xff\x40\xf5\x27\xfc\x87\x7f\xbf\xe1\x38\x35\xf5\x2f\x5a\xd7\xe2\x5e\x2b\x2d\xf2\xbe\xf1\x1e\x5e\x1b\x00\x7a\xe5\xc0\x73\x6f\xa0\x5d\x36\xf0\xa8\x37\xa0\x3f\x81\xef\xb3\x14\xe7\xa3\x9b\x7a\x40\xbf\x4a\xe6\xa8\x0c\xa1\xbe\xce\xc0\xe8\x61\x40\x7e\x39\x30\x21\x1d\xc8\xaf\x04\xa6\xc5\x03\xa7\x5c\x80\xd9\x96\x02\xf7\xbf\xc6\x75\x8e\x8a\xe9\x90\x99\xc4\x3a\x10\x47\x5a\x02\x1b\x74\x19\x07\xde\x9e\x05\x64\x56\x02\x7b\xbc\x80\xa3\xf5\x81\xd4\xb1\xdf\xea\xfe\x33\x53\x78\x8c\x15\xd9\xa7\x3c\x11\xc8\x6a\x02\xbc\x4d\x62\x8e\x84\x24\xf4\xef\x15\x36\x31\xee\x27\xf8\xff\x0f\xf8\x0f\x3f\xd2\xbf\x90\x79\x0f\xef\x4c\x81\x5f\xf6\x7c\xeb\xef\x20\xeb\x1c\x3c\xbc\xca\xfc\x87\xbb\xcb\x98\x27\x74\xcd\x9c\xf5\xca\x2f\x07\x03\x46\x77\xbf\xd5\xf9\xe7\x57\x30\xff\x41\xf1\xfe\x15\x71\x91\xfd\x06\xb0\x6d\x03\x1c\x37\x67\x5c\x33\xd3\x90\xb1\xb5\x0c\x6d\xc0\x2b\x0f\x48\x0e\x00\xd6\x3d\x01\x92\xed\x81\xb0\x76\xc0\x61\x3d\x20\xc6\xf4\x5b\xdd\x7f\x66\x3c\xf7\xfb\x57\xcc\xce\x12\x27\xe0\xa8\x36\x8f\xc3\x51\x73\xe0\xdd\x67\x20\xa3\x06\x0f\xe8\xa7\xfc\x07\x99\x07\x60\xfe\x5f\xfe\xc3\xf7\x3c\x88\x4f\xb9\xdc\x9f\xbf\xb2\x05\xa0\xa5\x0b\xbc\xd0\xf9\xc6\x7b\x68\x72\x0d\x78\x50\xc9\xf5\xdb\x37\x37\x02\x1d\xc3\x81\x6b\xf9\x80\x81\xe9\x37\xbd\x83\x73\x46\x80\x49\x09\x90\xaf\x0f\x8c\xbd\x06\xe4\x7c\x06\x2c\x4b\x80\x93\x9d\x80\x99\xb7\x81\xcc\x2f\xc0\xbc\x32\x20\xb9\x36\xe0\x3c\x1d\x48\xba\xc5\xb5\xd7\x87\x44\x6d\x76\x62\x1a\x10\xda\x12\x48\xc8\x61\x0c\xe8\x50\x7d\xe0\xf0\x30\xae\x0f\x3f\x1d\xc3\xbb\xb1\xcb\x8e\x40\xda\x58\xe0\xd7\x0d\x40\xea\x7e\xe0\x6d\xe5\x77\x3c\x98\x0b\x3f\xf1\x5f\xd4\x6d\x86\xa8\xfc\x9c\xff\xa0\xb0\x9f\x5f\x03\x1a\xa6\xc0\xa7\xe1\x40\x5d\x3d\xa0\x72\x38\xd7\x27\x3f\xd7\x65\x5b\xc5\x7b\x50\x07\x9a\x1e\xe5\x79\xa0\xe7\x08\x5c\xa9\x00\x3a\x96\x03\xe7\xdb\x01\x06\xc6\x40\xfe\x3a\x60\xe0\x55\xe0\xd4\x4b\x60\xd8\x2e\xe0\x84\x15\x30\xde\x8b\x75\x1c\xac\x7c\x80\xe4\x5a\xc0\xec\xdd\x40\xd2\x50\xc0\x69\x3f\x90\x60\x06\xac\xe8\x0e\xec\xdf\x00\xf8\xc5\x03\xfb\xce\x02\x21\x95\xc0\xfe\x60\xae\x81\x3e\xf0\x2f\x70\xf8\x01\x90\x78\x95\xb9\x24\x07\x6f\x03\x25\x03\x80\xa4\x15\x7c\xd7\x7e\xc8\x1c\x78\xbf\x0b\x48\x54\xad\x8e\xff\xff\xa7\x0f\x86\x66\x75\xff\xd7\xae\xfb\x8e\xff\xf0\x1d\xff\x43\xee\xf3\x21\xe3\xfd\x8a\xbc\x50\xcb\x17\xf8\xed\x12\xa0\xfc\x82\x75\x90\x54\x5b\x03\xb7\x7a\x00\x5a\x09\x40\xe9\x03\xe0\x97\x16\xcc\x59\x6a\x33\x93\x75\x4f\xba\x95\xb1\x56\x43\x1f\xc5\xee\x25\x1c\x30\x4d\x02\xd2\x83\x81\x31\x5a\x40\x8a\x19\x30\xb9\x3e\x70\x48\x07\xb0\x8d\xf8\x0e\xf7\xbf\xa3\x38\x01\x03\xf1\x99\x80\x9f\x12\xb0\x27\x0b\xd8\xa2\x07\xec\xd1\x04\xa2\xcd\x18\xe3\x54\xbc\x6b\xc5\x2e\x26\xeb\x2d\xf3\x25\xae\xce\x06\xf6\xd5\x03\xca\xcf\x2b\x4e\x13\xc0\x9f\x2b\x81\x78\x81\x57\xed\xba\x51\xdd\xff\xff\xe8\x20\xfc\x88\xff\xe0\xfc\x73\xde\xc3\x73\x71\x5b\x20\xf3\x1e\x48\x0b\x36\x9d\xe3\x40\x65\x13\xf3\xc0\x14\xf3\xa7\x48\x9f\xfb\x3c\xe4\x6b\x02\xed\x4d\xbf\xd3\x3b\x38\x02\x0c\xd0\x64\x1f\x86\x55\x00\x09\x8b\x98\x37\xb6\x3f\x5e\x71\x56\x01\xf6\xda\x33\xee\x1f\xfb\x07\xe0\x16\x03\xec\x2e\x05\x14\xeb\xe2\xee\x4e\xc0\xe6\x5b\x40\xb4\x2d\xb0\xab\x1c\x88\xf1\x03\x0e\xed\x05\x62\x1e\x72\xaf\x98\x38\x45\x7e\x48\x06\xe2\x7c\x80\x47\xf6\x8a\x53\x27\xf0\x31\x05\x88\x76\xfd\xb1\xff\x35\x75\x10\x56\x0b\x9c\xd3\xa3\x95\x18\x87\x79\xec\x9f\x3c\x0e\x35\x79\x0f\xbf\x8b\xdb\x82\x9f\xf1\x1e\x2e\x86\x00\xaa\x9f\x59\xd7\x47\x6b\x11\x90\xe3\x0a\xb4\x38\xc9\xa7\x08\xd2\x3b\x38\x03\xf4\x2a\xe5\x3e\x0f\x26\xba\x9c\xb7\xc6\xea\x02\xb1\xfb\x80\xa9\x37\x80\x18\x4f\xc0\x61\x20\xb0\x73\x3a\xb0\x64\x03\xb0\x33\x98\xb1\xdb\xc8\x34\x5e\x3f\x77\xd8\x01\x3b\xff\x04\x22\x95\x80\x83\x95\xc0\xce\x78\x20\xe7\x1a\x7f\x4f\x31\x0e\x8a\x3d\xe5\x93\xba\xdf\x74\x20\x6a\xfa\x5f\x93\xff\x21\xfb\xbd\xdc\xb7\x06\xff\x21\xb4\x46\x1c\xc8\x78\xe7\x7d\xb6\x32\xef\xa1\x66\xbf\x0f\x99\xf7\x50\xb8\x81\xf9\x13\xa7\x7b\x02\x6a\x12\xf7\x7b\xd0\x01\xe7\x01\xdd\xaf\xc0\x41\x03\xa0\x9b\x23\xb0\x6f\x38\x60\xb4\x9d\x79\x0f\x23\xe6\xb0\x1f\x96\xba\xc0\x0e\x1f\xc0\xee\x05\xb0\xcd\x17\x70\xd6\x03\xb6\xf7\x64\xec\x3a\xdc\x16\x08\x4e\x02\xc2\x7a\x03\xbb\x86\x00\xe1\x33\x81\xe4\xd6\x40\xd8\x7d\x20\x67\x25\x6b\x2b\x95\x2a\xfc\xbe\x01\x3c\xf5\x62\x0e\xd1\x97\xe8\xff\xea\x40\xc8\x38\x78\x4d\xbf\x6b\xea\x40\xfc\x54\xf7\x63\x77\x8d\x38\xf8\xbb\x46\x1c\x88\x71\xa9\xc2\xfd\x05\x3f\x20\x63\x0f\x50\x37\x09\x38\xb8\x1f\x68\x1c\x04\xec\x9b\x07\xb4\x8d\x62\xbe\x8b\x62\x5d\x8d\xf2\x06\x86\xd8\xb0\xce\xc3\x04\x5f\x20\xe4\x0f\x60\x7a\x38\x10\xa2\x0d\x38\xa6\x03\x9b\x94\x81\x55\xb3\x80\x4d\x79\xbc\x8f\xd8\xf0\x16\x88\x9c\x07\x04\x47\x02\x07\x15\x73\x45\x9b\x73\x4f\xf0\x73\xa0\xc4\x1d\x58\x3f\x1f\x78\xd4\x1c\xd8\x38\x0c\xf8\x3a\xf4\x1b\xff\x65\x95\xf0\xd7\xcd\xb9\xba\xdf\x8e\xc3\x6b\xf0\x01\x12\xd8\x7e\x78\x52\x3d\x0e\x64\xdd\x0f\x59\xf7\x42\xd6\xfd\xa8\x8a\x03\x51\x4d\x73\xb6\x2d\xdb\x33\xa3\xd9\x1e\x4d\x61\x7b\x48\x9c\xae\xf7\xd9\x03\x75\x7b\x71\xcf\xc0\xe6\x91\xc0\x0e\x65\xde\x87\x86\x27\x00\x03\x9b\xb2\xbe\x85\x62\x7e\x04\xb5\x04\xa6\xf4\x02\xd6\x1e\x64\xbc\x7b\xdd\x45\x60\xa5\xe2\x73\x3d\x20\x68\x37\xe0\x77\x0b\xd8\xf1\x02\xf0\x2b\x07\x0e\xc5\xb2\xde\x45\xf6\x14\x60\x4d\x1d\xe0\x72\x00\xe0\x67\x09\x3c\xe9\x05\xf8\xf6\x02\xfe\x05\xb0\x32\xa4\x3a\xff\xc3\x49\xf0\xe4\xe6\x8a\x7d\xa5\x5d\x5a\x75\x3e\x80\xcc\x83\xa8\x89\xfb\x3f\x8b\x64\x7b\x5f\xf4\x45\xb9\xd5\xab\x7a\x1c\x5c\x98\x2d\xe2\x40\xe8\x43\xc8\xb7\x08\x69\xa2\x1f\x4c\x92\xc0\xbf\x63\xc5\xf8\xed\x08\x03\xb4\x4a\x80\xd0\x22\x40\x71\x9c\x0c\x9e\x04\x18\x2e\x06\xd6\xef\x03\x46\x8c\x00\xfc\xf5\x80\x49\x2d\x78\x2f\x39\xc7\x11\xf0\xda\x05\x2c\xbb\x0c\x78\xb9\x72\x6e\xf7\x58\x09\xec\xd8\x0c\x78\x84\xb3\x66\xd0\xca\x1c\x20\x67\x02\xb0\x22\x15\xb8\xf2\x8e\xe3\xfd\xd1\x7a\xc0\xfd\x0a\xf0\x79\x35\xe0\xac\x5d\xe3\x7d\x0b\xbf\xad\x5f\x54\xe7\x3f\x58\xb6\xab\xce\x83\xa8\xe2\xbf\x08\x7e\x87\x8c\x7b\xdf\xde\x22\xfc\x17\x38\x7f\x15\xff\xa1\x36\xdb\x1c\xc1\x07\x38\x2a\x6e\x97\x0e\x8b\x71\xd8\x23\xf0\x62\xae\x4e\x03\x42\x4f\x33\x2f\x66\x63\x10\xf7\x5f\x0b\x48\x05\xba\xac\x04\x7c\xf2\x80\x81\x37\x01\x4f\x07\x60\xfc\x63\x60\x85\x27\x60\xbb\x05\x70\x0f\x01\x5c\xff\x05\xdc\xfc\x81\xb5\x93\x00\x97\x18\x20\x42\x0b\x70\x99\x0d\x24\x45\x03\xce\x3d\x81\xec\xc5\xc0\xa2\x67\xc0\xe5\x0b\x80\x93\x09\xf0\xc8\x00\x98\xdf\x1d\xf8\xb3\x05\x60\x27\x34\x13\xa7\x95\xfd\x98\xf7\x31\xd6\x52\xd8\xff\x8f\xb2\x2f\x8f\xcb\x39\xfd\xde\xbf\x2a\x6b\xf6\x64\x27\x59\xb2\xb7\x59\x2b\x51\x59\x8a\xd2\x66\x09\x6d\x52\x42\x29\x25\xad\xb4\x27\x5a\x48\x45\x51\xa4\x85\x92\xa5\x8d\xec\x4b\xc8\x3e\xc8\x32\x98\x31\x06\x59\xc7\x18\x86\xc1\x2c\x06\xfd\x5e\xef\x73\xee\x77\x29\xe3\xfb\x79\xfd\xfe\xf0\xba\x5f\x4f\xe5\x79\x9e\x73\xbf\xcf\x7d\xee\x73\x9f\xeb\xba\xaf\x23\xe2\xe6\x78\x11\x47\x1b\xf2\x5f\x7e\xdc\xc0\xe3\x2d\xd1\x6d\xfd\x62\x7a\x7d\xfb\x8f\x9c\x10\xf6\x0b\x55\xcd\x62\xc1\x03\x91\xf9\x1f\x9b\x85\xae\x52\x9a\xf8\x7d\x82\xe8\x1f\x13\x15\x01\xb4\x2c\x03\x96\x5b\x02\x3d\x9d\x98\xbf\x24\xe5\x17\x7e\x69\xbc\x3e\x16\x47\x00\x0e\x9f\x01\xcf\xf7\x80\x8f\x3d\xb0\x60\x3c\x10\xed\x0e\xcc\x7b\xc7\xb1\xd3\xb5\x35\xb0\xbd\x2d\xe0\x5c\x01\x1c\xf8\x07\x70\xba\x03\x5c\xcc\x07\x1c\x94\x81\x9f\x93\x00\xfb\x0e\xc0\xdb\x28\x60\x86\xc8\xab\xad\x14\xeb\xdb\x2d\xdb\x6b\x14\xc5\xa3\x81\x58\x3f\xa3\x44\x5e\x2d\xf3\x5f\x6a\xf9\x3f\x0d\xf9\x2f\xc2\x7e\x99\xff\x72\x40\xec\xa3\x32\xff\x65\x87\x58\x2f\x39\x62\xfd\xa4\xc7\xf1\xc8\xb7\xdc\x80\x98\xb6\x5c\x85\x0c\x92\x3e\x27\x16\xf0\xbd\xad\x58\xd5\xf1\x28\xe0\x79\xa3\xf1\xfa\x21\xa1\x80\xfb\x8a\xa6\x11\x26\xbb\x01\x97\x65\xcd\xdb\xd9\x4d\x01\x1c\x8d\x9b\x9f\xf7\x74\x06\x66\x3d\x50\x6e\x12\xde\x18\x98\x91\xa5\xdc\x32\x45\x05\x98\x9a\xa5\xac\xba\xb5\x11\x60\xa3\xd5\xfc\xda\xbe\xb6\x80\xe5\xd3\xe6\x41\xe7\x42\x80\x29\xcd\x9a\x7d\xfa\xf1\x0e\x60\xbe\xbf\x99\xff\xab\x01\x80\x99\x67\x53\xea\x47\x6c\x72\xa6\x11\xe1\xd8\xa3\x7f\x54\xa0\xfa\x8b\xcc\xf7\x18\x26\x78\xd5\x3a\x42\x6f\x4e\x53\x9c\x25\xbe\xe2\xbf\x08\xfb\x2b\x85\xdf\xcb\xfc\x97\xfd\xa3\x41\x55\xa2\x92\x9f\x15\xa8\x6e\x50\xf0\x9b\x12\xe1\x17\x59\x27\x9b\x11\xba\xb2\xfe\x7c\x6b\xaa\x4f\xac\x51\xe1\xfe\x31\xd1\xd5\xed\xe8\x7f\x06\xa5\x72\xe0\xf4\x98\xd5\x81\xea\x96\x73\x9a\x74\x7a\xde\x2a\x01\x98\xf5\xa8\x6b\xf3\x3e\xa5\x58\x3a\xad\x49\xb7\x31\xfa\x79\x0a\x43\x2c\xff\xe8\x96\x61\xdd\x44\xe1\xf8\xa4\x4f\xdd\x3b\xbb\xa5\x29\x2e\x99\xd8\xab\xdb\xeb\xa0\x12\xc5\xa7\x26\x1a\xdd\x9e\x26\x6a\x2b\x4d\x1f\x6b\xd2\x2d\x25\xab\x5a\x29\x72\xf4\x81\x6e\xbd\x4b\xb5\x94\xbc\xf5\x83\xba\x5e\x3c\xf5\x58\x69\xe4\xa8\x5b\x5d\xed\x6e\xde\x53\xdc\x39\x32\xb6\x6b\x9b\x5f\x9b\x2b\x7c\x1c\x7e\xa4\xcb\x87\x9a\x1a\x85\x61\xda\x77\x3a\x92\x9e\xc1\x10\x5b\x95\x41\xd2\x38\xc0\xb4\x35\xf5\xbb\xe8\x33\xbd\x25\xd5\x25\xfb\x58\x36\xa7\xfe\x07\xea\xad\x9a\x6c\x90\xc6\x86\xfc\x97\xb3\x22\x6e\x56\x08\xbe\xd7\x7e\xa7\x66\x84\x67\x17\x57\xb7\xa0\xee\x02\xdb\x87\xb0\x5d\x59\x01\xcc\x7f\x49\x39\xd1\x83\xfb\xc0\xe8\xf6\x24\xfc\x32\x92\x4e\xe7\x40\xe0\xf0\xbe\x74\x2f\xda\xa3\xaa\x1f\xe1\x5f\x0e\xaf\x06\x10\x3f\x66\x8a\xe2\x10\x45\xc5\xcd\x80\xa9\x82\xa6\x6d\xd7\x79\x08\x1e\xeb\xa7\x19\xa3\x63\xac\x34\x54\xef\xa5\xe6\x4e\xd3\xd2\x46\x8b\x87\x79\x6b\xe6\x3a\xfc\xd3\x78\x83\x56\xb6\xa6\x86\x6f\x7e\x93\x0d\x83\xd2\x87\x1c\x58\xf1\x53\xd3\xa6\xfd\x17\x0d\x31\xde\x38\xa1\xa9\xa2\x46\xb7\xc1\x19\xbb\xd4\x9a\xdc\xec\xd3\x6f\xb0\xed\xf1\x3e\x4d\x16\xf7\xca\x1a\x74\xeb\x5a\xbf\xc6\x67\xd4\x67\x0c\x3a\xf8\x44\xb9\xd1\xf7\x3d\x73\x07\xe5\xfd\x1b\xa4\xb4\xa1\x47\xb3\xfe\x69\x35\x35\x8a\x93\xbb\xde\xec\xbd\xbe\xa6\x46\xc1\xa8\x63\x8d\xda\x49\xc9\x5e\xd5\x9b\xdd\x88\x2f\xa4\xb2\xb7\x33\xdd\xc7\x69\x37\xb2\xa3\xa6\x34\xca\xfa\x37\xb5\xfc\x9f\x81\xcd\xa8\x2a\x56\x3e\xab\xb5\xc0\x7f\x99\x17\x90\x57\xcd\x7c\x90\x86\xfc\x97\xb8\x2b\x8c\x42\x45\x88\x3e\x22\x01\x18\x4a\x19\x96\x67\x16\x77\x2f\x70\xf4\xe6\x5b\x46\x56\x8f\x0c\xe8\xf6\xdc\x98\x2a\xc6\xd3\x75\x9f\x18\xed\x69\xbb\x16\x18\x74\xd1\xe8\xd7\xfe\xc5\x8a\xbd\x34\xa6\x19\x9b\x19\x99\x2b\xde\x51\xdf\x6a\x3c\xd5\xae\x8b\xe2\xc7\xee\xbf\x1a\x0f\x5f\x74\x5a\x71\x4f\xd7\xbe\xc6\x4d\x23\x1f\x29\x9c\xee\xbc\xd4\xf8\x5a\x5a\x02\xd0\xe1\xb1\xd1\x5f\x85\x8e\x40\xfb\x04\xa3\x7e\x47\x5c\x81\x76\xa7\xc6\x4e\xbc\x12\x00\xb4\x79\x33\x26\xfa\xa1\x01\xd0\x7a\x84\xe1\x0f\x7f\xdd\x07\x94\x6f\xeb\xdd\x90\xec\x6b\x16\x3e\x9c\xee\xf9\x37\xce\xd5\xce\xa1\x71\xd1\x20\xaa\x43\x29\x8d\xeb\xcf\x75\xda\xfd\x7d\xa9\x1f\x46\x2d\xff\xc7\xa2\x15\x79\x40\x99\xb0\x7b\x47\x15\xc3\x2e\xb9\xc1\x2c\xb3\xbc\xe1\x85\x16\xdd\xc7\x4c\x3e\xa3\x43\xaa\xd9\xf1\x6a\x23\xab\xf9\xf9\x1b\xd0\xf3\x0e\x4c\xe0\x8d\xd2\x0b\x8c\x46\xb9\x94\x31\x7e\x6e\x5b\x65\x46\xfa\x08\xe3\x34\x27\x93\xfd\x3a\x39\x96\x14\x81\x7b\xf4\xb6\x51\x6a\x7c\x03\xe8\x14\x62\xdb\xb5\xa7\x1d\xa0\xd2\xd7\x36\x59\xaf\x37\xd0\xaa\xc8\x36\xcd\xfa\x0a\xd0\xfc\xb5\xad\xa2\xfb\xaf\x40\x93\x00\x9b\xdf\x96\x5b\x03\x4a\xce\x36\x51\xc9\x23\x00\x85\x5e\xd6\x15\x5b\xa9\x52\x6a\x55\x7d\x80\x3a\x2c\x58\x5e\xbc\x48\xb8\xe0\x94\xdf\xef\xd1\xcd\x42\x8b\xa7\xef\x9a\x49\xa3\x99\xd0\x65\x1e\x27\xf0\x2b\x43\x67\x1e\xf5\xb7\xf1\x38\xbc\x8c\xc7\xa1\xa4\x8b\x71\x4c\x4d\x25\x8f\xed\xef\x46\xb8\xe4\x2e\xab\xfe\xd9\x6c\xbf\x26\xf9\xf7\xc6\x43\x23\x22\xd8\x7e\x7d\xca\xb8\x56\x9d\x60\x3d\x98\x28\x5f\xd6\x09\x09\x74\x9b\x4c\x28\x83\xb7\x0a\xdf\x2a\x73\xa9\xb2\x22\x1c\x68\x7a\x47\x5b\x9a\xb7\x49\xaa\xd3\x08\x3d\xd0\xf7\x62\x74\xaa\x6f\x8e\x3d\xf1\x49\x5a\x1a\x38\xd3\xfb\x2a\x5c\x9b\xe3\xad\x4a\x76\xcd\xe9\xad\x4d\x7b\xb7\x73\x24\xcf\x98\xd3\x13\x56\xd8\x70\xbe\x14\x4c\x75\x59\xa7\x2a\x46\xd0\x1c\x73\x72\xa8\x8e\xef\xa8\x52\x4e\x75\x7f\xfb\x57\xe7\x08\x51\xb1\x77\xbe\x43\x08\xfa\x6c\xab\x37\x14\xd3\xed\x84\xdd\x36\xa2\x1f\x88\xb9\xd0\x2f\x37\xf5\xaf\x3f\x3f\x63\xe9\x9e\x7b\x79\xa9\x06\xed\x7c\x3b\x4f\x0c\xa1\x0c\x28\x4f\x87\xfd\x39\x43\x89\x6f\x0f\x26\x7b\xf3\x73\x8e\x33\x30\xfb\x83\x9f\xbf\x39\xe9\xc6\x04\xea\xf0\xed\xca\xc5\x3a\x7c\xeb\xd6\x55\x87\xed\x9c\xad\x32\x9b\x32\x12\x2b\x1d\xe6\xc1\x18\x45\xcd\xa1\x1d\x46\x47\xdf\x95\xd0\xe8\xae\x87\xdc\x69\xfe\x14\xe3\x3d\x44\x04\xf6\x7c\xa9\x4a\x8c\x1b\x4f\x5b\x6d\x62\x9e\x78\x7c\x9a\x44\xb8\xb7\xa7\xb9\x33\xe5\x30\x9e\xea\x7c\xdf\xdf\xe3\xaf\x04\xb2\x73\x61\x4e\x16\x7d\xb3\x05\x93\x4b\x28\x62\xcd\x4f\x39\x4d\x88\xe3\x7c\x7f\xe6\x3c\xcf\x9b\xfb\x92\x90\x49\x57\x81\x5b\x39\x89\xfb\x79\x76\xc2\xee\xa9\xe2\x5e\xaf\x95\xe8\x63\x6e\x41\xfa\x31\xbb\x2b\x74\xfe\xe0\xe7\xcf\xfe\x9d\xa9\x3d\x9e\x32\x86\xe4\x46\x13\x89\x17\xb8\xea\xb4\x25\xed\x1c\xd1\x3a\xd3\x29\x82\x06\xa5\x32\x0f\x66\x89\x1a\xab\xf0\xbb\x07\x38\x51\x97\x01\x87\xf8\xb9\x0a\xbc\x0e\xdc\xa8\x9e\x6d\x6a\xb1\x80\x70\x8e\x91\xb7\x18\x95\x1b\xa8\xc6\x65\xea\xf6\xe5\x3e\x22\x43\x17\x42\x75\x08\xd0\x66\x9d\x7f\xff\xa1\xda\x84\x6b\xfa\x97\xb1\xa7\xf9\x3f\x72\xa4\x25\x19\xd0\x6a\x09\xe1\x36\xfe\x76\xb1\x4f\xf9\xf7\x99\xe4\x27\x4b\x77\x14\x91\x2e\x8a\x5f\x3a\xdf\xa0\xf4\x8b\xfc\x9e\x3e\xd9\xd7\xe8\x29\x9d\x8d\x7c\xa7\x7e\x26\x3c\xd8\x43\xf8\x43\xc3\x79\xb1\xf7\xf9\x72\x7e\xb6\xf5\x1c\x47\xa8\x79\x46\xe2\x44\x8a\x94\xeb\x34\xa7\xdc\xe7\xf5\xcf\x17\x2e\xa2\xab\x67\x53\x06\x11\x32\xcc\x99\x4e\xdc\x7e\xea\x73\xe9\xf7\x0b\x0a\xdc\x57\x90\xd7\x66\xb1\x9d\xd3\xa2\x3c\x88\x3f\x66\xd1\xca\x8b\xd4\xf6\x8d\xec\x7c\x89\x47\xa1\x6b\xcb\x3a\x29\xbd\x9a\x07\xd0\xff\x6b\xb1\x74\x99\x38\xe9\x87\x0b\xdc\x37\x3c\x8b\xe7\x21\xac\x4a\x93\xbe\x49\xd8\x9d\x09\xf4\x89\xe1\x57\xf9\xbe\x7f\xf8\x55\x1f\xc2\xa5\xc2\x6b\x56\xd0\x99\x27\x3c\x72\x03\xe5\x2a\x61\x37\x0a\x29\x97\x0d\xb3\x3d\x46\x19\xca\xf2\xd1\x57\x48\x89\x7e\x99\xe1\x03\xc2\x2d\x42\x54\xfe\x64\xdd\x18\x71\xbf\xdd\x47\xf0\xc4\x3c\x04\x8e\xe3\x2e\x78\x20\x73\x7f\x90\xc6\x2c\xb5\x29\xb4\xea\x52\xd3\xa7\x92\x1f\xac\xd9\x6b\xcf\xaa\x22\xfe\xcc\x73\x0a\x49\xe4\x3e\x41\x4b\x77\x2c\x20\x3c\xca\x43\xf4\x4f\x71\xed\xcd\x3c\x27\x99\x07\x63\x5d\xc4\x4f\x6d\xa2\x46\x00\xcd\xcb\xa8\xd2\x10\xb2\x66\x50\xe4\x72\x8a\x37\xdd\xb2\x59\x57\xa0\xd1\xdc\x68\xb1\x53\xaf\x12\xf3\xb0\xaa\x80\xef\xfb\xaf\x74\xd6\xa2\xef\x1d\xb7\x89\x23\x6d\xdc\xaa\x59\x64\x77\xdc\xd5\x45\xe4\x79\xab\x96\x45\xa8\xb0\x87\xae\x23\xc4\x7c\x55\x51\x3e\x71\x96\x57\x7a\x1e\xa0\x15\x1d\x5b\x79\x91\xfa\x67\xc4\xac\xfd\x69\x2c\x3f\xc1\xdf\x99\xc9\x22\xe2\xa1\xcc\xff\xa8\xd5\x45\xd1\xe4\xd1\x7b\xbc\x34\xa6\xab\xcc\x20\xbc\x32\xa9\xf5\x1c\xb2\x23\x36\x99\xfd\x7b\x99\x21\xf3\x22\xfc\xcb\x3c\x09\x3d\xf1\xf6\xf0\xa6\xd9\x77\xf7\x5b\x4a\x51\xc8\xd1\x99\x75\x42\x66\xb8\x32\x4f\xc0\x7c\xcb\x72\x5a\xe5\x46\xd7\xc3\x89\x37\x31\x2c\x2a\x8a\xe6\xb7\xef\xc9\x15\x14\x4f\xda\x3f\x5c\xc9\x27\xd4\xa3\xab\xc5\x0d\x8f\x14\x4d\x05\x5a\xf7\xc9\xe7\x3a\x51\xa4\x4d\xa9\xd4\xa4\x4f\x48\x51\x19\x47\x7d\x93\x52\xfa\xd8\x51\xc4\x4d\xd9\xeb\x49\x48\x59\x4a\x00\x23\xf2\x29\x36\x29\x14\x1f\x52\x5a\xf3\x59\x26\xf9\x4d\x39\xc5\x85\xa4\xb8\xb3\x84\x5b\xad\x09\xfa\x81\x7e\x9f\xd4\xeb\x37\xda\x01\x12\xa3\x3e\xd3\x13\x5e\xd9\xb8\xa6\x1e\x5f\x68\x99\xc0\xb5\x82\x88\x17\x92\x54\xed\x42\xcf\x39\x36\x91\xfb\x04\x85\xbd\xf1\xa0\x3c\x31\xa8\xb9\x37\xb1\xb0\x16\xa7\xf9\x51\x86\xb9\xc0\xcb\x9f\xa2\xb4\x73\x9f\x10\x42\x87\x66\x79\x85\x93\xca\xbe\xb5\x79\x24\xb1\x93\x4c\xed\x63\x68\xf6\xf5\x23\x62\xe9\x24\xaa\xf5\x84\xd1\x58\xf5\x31\xab\x09\x65\x6a\x93\xb8\x76\x34\xdb\x9f\x26\x4e\x66\x19\x95\x3c\x0f\x19\xc6\x3c\x0f\x99\xaa\xbc\x43\x67\x24\x1b\x97\xf1\xc8\x2b\x73\xe3\x8d\xf9\x94\xa1\x6d\x6c\xc3\x9d\x6b\x32\xb5\xd7\xd0\x8e\xbc\x49\x83\x15\x27\x32\x36\xed\x71\x94\xc6\x0d\xfb\x2b\x49\x3f\x62\x63\x8b\x5b\xb4\x22\x37\xe8\xfd\x42\x67\x86\xf4\x21\x9f\xe9\x73\x52\x04\x6f\x30\xe1\x26\x8f\xf2\xbc\x70\xbf\xa0\xb8\x8b\x0b\x09\x87\x0b\x7f\xc9\xcf\x3b\x78\x2e\xf7\xcb\xf1\xf5\x0e\x24\x2f\x5d\x78\x3c\x84\x3e\xcd\x75\x5b\x38\xf1\x7f\x1c\x02\xa3\xa9\x42\x31\x1d\xab\xe8\x6b\x4f\x36\x5e\x45\x7e\x60\xe2\xc1\x7c\x98\x91\xa7\xd7\x12\x9e\x37\xb0\x2a\x99\x4e\x64\xdd\xbb\xaf\x23\x82\x6e\x8b\x3c\xb9\x4f\xd4\xe6\x46\x3c\xe6\xe9\x2a\xd0\x99\xbd\x96\x0f\xf3\x6c\x30\x31\x67\x72\x87\xf1\x0e\x95\x3b\x7c\x2a\x45\xa4\xdc\xab\xee\xe4\x41\x5b\xd7\x06\xd3\x8e\x9b\xeb\x92\x40\x71\x32\x37\x82\x15\x29\xf2\x2e\x94\xd2\x27\xe6\x98\x54\x90\xa7\x66\x5b\x55\xd1\x93\xcd\xbe\xfc\x94\xee\xcf\x67\xd7\x70\xad\x29\xf3\x25\xdf\xb9\x91\x79\x31\x6b\xc5\x7e\x91\xb8\x8b\xea\x57\xa2\x1f\x56\x48\x22\xeb\x00\xf9\xcf\x0a\xa5\xbc\xd0\xeb\xd7\x08\x8a\xc6\xee\xc7\x57\x50\xdc\x77\xca\x62\xdd\xa3\x59\xcd\x13\xe8\xdb\x5a\x29\xac\xa6\x75\x61\x6a\xc2\xac\xc6\x31\xb6\xeb\x68\xfe\x74\x17\xa7\xd1\x2e\xd6\xaf\xfb\x06\xf2\x8f\x4e\xf7\x36\x91\xdf\x34\x6b\xbf\xa5\x80\xed\xdf\xe6\xc9\x63\xa1\xb7\x02\xed\xb8\x85\x7f\x77\x24\xcf\xd9\xf1\xf3\x20\xda\x27\x77\x04\x8e\x21\x85\x81\xc2\x12\x5b\xaa\x95\xee\x58\xe6\x4a\x67\xd8\xc2\x0b\x01\xf4\xf3\x1d\xbd\x56\x52\x8d\x64\x87\x5a\x06\xeb\xc9\xa8\xed\x32\xe6\x91\x91\xe5\xc2\xec\x2a\xda\xe1\x0a\x5e\x72\xbf\x9c\x82\xca\xf7\xc4\x6c\xdd\xd6\x8a\xed\xde\xd2\xbf\xa6\x1e\x2f\x26\x9d\xfc\x21\xec\x1e\xeb\x00\x05\xea\x70\x1c\xf3\x71\x67\x7e\x9b\x87\x1a\xf3\xfa\x5c\xef\x26\xd0\xac\x3a\x34\x4d\xa2\xdd\x7d\xea\x2f\xc9\x14\x47\xcd\xcf\xad\xa7\x13\xea\xb8\xc7\xdc\xdd\x4b\x6f\x6f\x26\x45\x71\x6d\x5d\xde\xdd\xfb\x24\x32\x5b\xa5\xa3\x0e\xaf\xe2\x26\x49\xdb\x45\xa5\x4f\xe6\xc3\x94\x66\x2b\x10\x8f\x49\xe6\xc3\x94\xfe\x32\x68\x01\xbf\x66\xfd\x87\x32\x35\x66\x70\x96\x66\xbb\xea\xf0\xcf\x97\x92\xbd\x65\x9e\xb1\x82\x2f\x93\xce\xba\x30\x6a\x8c\x77\x97\xf9\x1f\xa6\xf5\x53\x3c\xf3\x02\x31\x5a\x4a\xcf\xdd\x27\x7f\x2a\x49\x7d\xab\x8e\x2f\x74\x51\xb6\x0b\x1e\x6d\xde\xad\x9a\x2f\x78\x31\xcb\xce\x44\x53\xa5\xd6\xf7\xce\x0a\x62\xa7\x7a\xa1\x7e\x5f\x2c\xe7\x01\xa9\x84\x7f\xcf\xea\x98\x46\x95\x28\x1b\x83\x0c\x52\xad\x9a\x34\x7b\x13\xed\x93\x63\xef\x31\xff\x49\xd6\xc5\x19\x6c\xcd\x76\xf7\xea\xcc\x27\xf2\xf6\x8d\x76\x50\x05\x53\xb1\x77\x91\xd0\x3b\xf8\x8a\x0f\xe3\x2f\xf8\x30\x15\x03\x28\x63\x3f\xd4\xda\x80\x22\xd1\xa1\x76\x96\x11\xfc\x77\xdc\xe1\xed\xb0\xf1\x92\x2a\x7e\xcd\x91\xe8\xd0\x7c\x66\x62\x1d\x5a\xc2\x1d\x7b\x0e\xbd\x3e\x90\xc2\x3f\xbf\x48\xcc\x84\x03\xfa\x77\x88\x47\x73\x68\xe8\x1f\xb4\x53\xcb\xba\x28\xa5\xcd\x78\xdc\x65\x26\xe6\x85\xf8\xa5\x01\x53\xe2\x89\xad\xe8\xf3\x22\x89\xf2\xe0\x85\xe6\xa9\xc4\x6a\x76\x8d\xe7\xf5\xec\xe8\x9d\x41\xd1\x76\x3a\xd8\x5e\xcb\x48\xe6\x85\x98\xda\x6d\x25\x3f\x18\xbd\xb4\x80\xd4\x8d\x86\x65\xb3\xdd\x83\x87\xee\xa6\x6c\xbf\x87\x1a\xb3\x54\xda\xba\x96\xd2\xc2\x53\xf0\x90\xed\xff\x8a\x0f\x53\xd2\x9e\x98\xfa\x15\x35\xfd\x0b\x78\xe4\x93\xd9\x49\x15\x73\xf2\xc8\x13\x37\x9d\xc8\x9e\x53\xed\x7d\x69\x1f\x3d\x19\xc1\x0a\x65\x27\x9a\xa6\x50\x5e\x75\xaa\x98\x71\xff\x53\xc5\xac\xd0\x71\xa2\xf4\x2c\xed\xb3\x27\x14\x7f\xa4\x7d\xf4\xc4\xa3\xdf\x28\x92\x1f\xff\xf3\x73\x16\xbe\xe0\x7f\xc8\x7d\x82\x4a\xa9\x8f\xf1\x92\x37\x82\x07\x14\x97\x1e\xcf\x7e\xc0\x7c\x18\x17\xaa\x30\x03\xb3\x3d\x73\x28\xfb\x9f\x76\x7d\x1b\x45\x61\xf3\x2d\x05\xe4\x9d\x26\xab\xb8\x12\xa9\x37\x62\x37\xe5\x19\xba\x6a\xdc\x27\xaa\x7f\x76\x39\x55\xe8\xba\x77\x2f\xa7\xfc\xba\xad\xe2\x41\xf6\x83\x13\x47\x44\xa5\x4e\xe6\xc3\x9c\x75\x16\xe3\x3a\x55\xf1\x9a\x95\x2e\xcf\x5a\xe8\xd1\x7e\x70\xf6\xa5\x39\xf9\xf3\x39\x53\x7b\x3a\x3f\x9d\xf7\xf6\xa6\xb8\x7f\x21\x22\x8c\xfa\x46\x5d\xd0\x4c\xa6\x95\x7a\xe1\xe7\x3c\xf2\xb8\x0b\xb6\x7b\x69\x3c\xf7\xfc\x54\x26\xff\xbf\x9b\xf4\x64\xce\x1d\x7b\x46\xf9\x59\xe5\x99\xb7\xb4\x73\x9d\x1c\xc3\x71\xf2\xa8\xe0\x47\x1d\xa2\x7c\xaa\x21\x0f\xc8\x55\x87\xfd\xdb\x51\x75\x1b\xad\x13\x3b\x9d\x42\x8a\x3a\x72\x7f\x2c\xb3\xd7\xbb\x89\x8f\x6e\xec\x56\x4a\xf1\x6f\x54\xea\x5e\x5a\x47\x5a\x76\xfb\xe9\x5b\xf6\x7d\x7d\x88\xf2\xf4\xae\x93\x38\x6a\xb5\x2c\x3a\x9e\x84\xff\xec\x17\x75\xf9\x36\x8f\x57\x74\xb8\x62\x73\x45\xa7\x0f\x79\xd2\x95\x34\x3e\xc9\x5e\x2a\x35\xa5\x0c\xfc\xf2\x2f\xb3\xc9\x43\xaf\xfc\xe5\x41\x3a\x30\x55\x45\x9c\x47\x54\x65\x25\x51\xa4\xae\xf2\xda\x42\xfe\x72\xe5\x65\x09\xe5\x9d\x55\x79\xac\x43\x78\xe5\xf7\x1b\x14\x77\x2e\x45\xdd\x3f\xc3\xef\xf7\x96\xf6\x91\xda\x3e\x41\xed\x78\x3e\x4e\x50\x9f\x98\x9a\x2f\xf8\x0f\x6a\xea\xc0\xc7\xbb\x40\x4f\xe3\xfa\xbc\x07\xb5\xe2\x3a\x9d\x83\x47\x6b\xb8\xfe\x2e\x9d\xed\x06\xbf\x01\x6e\xfe\x03\xe8\x3c\x66\xbd\x0b\xe9\x84\x26\xdf\xf3\x3f\x6b\xc8\xfa\x0f\xb2\xbe\xff\xb1\x2a\x60\xe6\x23\xe0\xd0\x7b\xbe\x43\xb8\xf7\x2d\xb0\xe0\x2d\x50\x7c\x0a\xf0\x9e\x0d\xec\x7e\xcd\x35\xf7\x5d\xb1\x40\x74\x6b\xc6\xed\xa5\xf3\xe5\xae\x24\x20\x63\x0e\x50\xf4\x06\xd8\x5e\xce\xf7\xe1\xa5\x99\x2f\xf5\x05\x4e\x9f\x03\xca\x0f\x02\xb7\x63\x80\xf2\x4a\xe0\xc9\x6b\x60\xdf\x7d\xe0\xaf\x99\x7c\x7f\xb8\xe6\xff\x03\xff\xaf\x11\x3a\x17\x9f\x57\x01\xdd\x86\x00\x1f\xda\x73\x5d\xf9\xcd\x66\xa0\x4b\xe5\xd7\xbc\x87\x07\x5a\x7c\xaf\xff\x07\x6f\xa0\xff\x27\xe0\x66\x15\xf3\x62\x2e\x27\x02\xc3\xac\xb9\xbf\x89\xde\x1d\xa0\xf2\x0f\xc0\xe4\x07\xe0\x68\x2b\x60\xd2\x5d\xee\xef\x30\x43\x11\xd8\xf3\x96\x79\x31\x7b\x96\x03\xee\x17\x19\xe7\x5f\x64\x05\x14\x2e\x03\x02\x6e\x03\x3b\x57\xf0\x3c\x14\x9e\x63\x6c\x6a\x67\x35\xb0\x69\x08\xdb\x53\x60\x08\xec\x7a\xc4\xdc\x87\x5d\x3b\x80\x53\x09\x40\xc9\x07\xe0\x66\x27\xa0\x38\x13\xa8\x5e\x05\x48\xd1\xe8\xef\x74\x60\xe7\x6e\xe0\xf3\x27\x60\x5b\xd0\xff\xcd\xff\x48\x69\xa0\x83\x21\xf3\x3e\x88\xf7\xa0\x06\xbc\x2b\xe5\xbe\x18\xcf\x9f\x00\xed\xad\xbf\xe0\x3d\xa8\x01\x5d\xdf\x00\xb7\xf5\x81\x3e\x2f\x80\xab\xd5\xdc\x3f\xe8\xd2\x2c\xc6\x75\xcf\xb4\x93\xf6\x0e\xa0\x22\x1a\x30\x3c\x02\x1c\x29\x00\x26\x59\x00\xfb\x63\x01\x9b\xd7\x40\x59\x1f\x60\xd6\x2d\xa0\x68\x03\xe0\xfa\x1a\x28\xbc\x0d\x78\xbc\x03\x0a\xee\xf0\xdd\xcc\xfc\x27\xdc\xe7\x7f\xeb\x18\x20\x3e\x84\xf5\xfc\xa5\x4c\x64\xbb\x01\x90\x3f\x96\xe7\x62\x8f\x21\xb0\x53\x9d\xb9\x46\x3b\x83\x81\x1b\xa6\xc0\xee\x63\xc0\x53\x4f\x60\x97\x22\xf0\xb7\x61\x1d\xfe\x9f\xf3\xae\x3e\xfe\x5d\x6b\xff\xf8\xff\x9b\xff\xf0\xae\x02\x68\x61\x01\xbc\x7a\x0d\xb4\x52\x04\xa4\xdc\xb4\x95\x47\x1d\xef\xe1\xc7\x44\xc6\x2f\x6f\xe9\x00\x3d\x5e\x02\x57\x34\x80\xbe\xd9\xc0\xc5\xef\x81\x21\x43\xf9\x19\xe9\x7a\x71\x1f\x13\xe9\x24\x5f\xee\xc4\xfd\x72\xca\x5e\x03\x96\x8a\xc0\xae\x54\x60\xba\x2d\x50\x98\xca\xb8\x7f\x81\x3f\xb0\x30\x17\xc8\x33\x04\x7c\x43\xf8\xee\x6e\x68\x77\x20\x67\x37\x10\xff\x1d\x90\x63\x07\xac\xb7\x03\xf2\x86\x02\x5b\xff\x05\xb6\x0d\xe5\x9d\x57\xfa\x7f\xa7\xdb\x88\xfe\x07\x1f\x81\xed\xea\xc0\xe3\x72\x69\x17\x04\x3e\x1a\x00\x5b\x73\xd9\x26\x59\xff\x45\xb6\x5f\xbe\x07\x5e\xcb\x7f\xb8\xf1\x05\xff\xa1\x05\xf0\x6f\x18\xd0\x68\x73\x1d\xde\xff\x52\x13\x50\xb8\x5c\xc7\xff\x90\x79\x0f\xb7\x12\x80\x36\x7a\xc0\x0d\x23\xa0\xc3\x12\xc6\x39\x7b\xa8\x31\xef\xa1\x6f\x35\x70\x72\x25\xa0\xf5\x9a\x79\x4a\xd2\x3a\xd9\x5b\x0d\x18\xaf\x03\x76\xed\x01\xcc\x8c\x80\xed\xe7\xb8\xaf\xbf\xf4\xfd\x9d\xd4\xf8\x0e\xfb\xfc\x6e\x40\xf6\x30\xc0\xe7\x15\xb0\x25\x9f\xb1\x2d\x29\x67\x96\x32\xf6\x4d\x47\x81\xf5\x4d\x59\x3b\x28\xbf\x12\xc8\xf5\x00\xf6\x5f\x67\xdc\x5f\x8a\xbc\x79\x4f\x80\x5b\x3f\xf3\xef\x1f\xbf\xe6\x9f\xff\x7d\xac\x0e\xff\x6f\x68\xff\xb7\x74\x10\xa4\x35\xa4\xd0\xaa\xae\xcf\x47\x43\xde\xc3\xc3\x9f\x01\xec\xab\xd3\x7b\xb8\x55\x04\x34\xd9\xce\x9c\x1c\xe9\xe0\x70\xc6\x8b\x75\x30\x4e\x46\x00\x6a\x63\x99\xff\xa5\xb1\x1a\x28\xbf\x02\xe8\xfa\x00\xbb\x4f\x00\x7a\x6d\x81\x42\x4b\xc0\xe4\x1d\xc7\x2b\x4b\x0f\x60\xcb\x55\xc0\xae\x04\x90\x76\x29\xb7\x5c\x60\xe3\x11\xc6\xe4\x32\x7e\x07\x42\x84\xee\x7f\xec\x53\x20\xa3\x09\xb0\xbe\x35\x90\xe1\xc6\xbd\x21\x64\xfd\x03\x29\x9b\xa9\xb4\x67\xbb\x7f\x3c\x05\x64\x6d\x06\x9e\xdb\x7c\xd1\x07\xa2\x81\xfd\xb5\x3a\x00\x02\xef\x0c\x75\xab\xcf\x03\xf8\xf0\xb2\xbe\xfd\xb2\xee\x87\xcc\x7b\x78\x28\xf4\xea\x1b\xf2\x1e\xbe\xab\xe1\x7e\x17\xa7\xcd\x79\xdd\x1c\xab\x06\x3a\x69\x73\x9f\x8f\x9e\xce\x40\xf1\x14\xde\x57\x0a\xaf\x00\xc3\x77\x00\x79\x4e\xcc\x7f\xc8\x39\x02\x98\x87\x32\xee\x37\x2d\x07\xd8\xf0\x10\x70\xf6\x06\xd2\x46\x03\x9e\xff\x32\x7e\x2f\x9d\xe4\xd7\x77\x05\x62\xd7\x02\xeb\xf6\x01\xeb\xe6\x02\x69\x11\xdc\x57\x2c\xed\x3e\x73\xe5\x24\x3b\x25\x1f\xcc\x38\x0d\xdc\x7e\x04\x6c\x70\x07\x9e\x47\x7e\x61\xff\xdc\x06\xf6\xcb\x3a\x08\x6b\x04\x1e\xde\xa9\x3e\x0f\xa0\x21\xff\xa5\xf6\x9e\xb7\xac\xfb\x21\xba\x86\xca\x78\xf7\x15\x81\xdf\x9e\xf9\x57\xf0\x1e\x7a\xf2\x7c\x1c\x1c\x0f\xb4\xbc\x01\xec\x19\x09\x74\x9a\x0c\x14\xde\x05\xd4\xcb\x80\xfc\xd6\x80\xd6\x22\xc6\xfd\xf5\x5e\x03\x9b\xba\x03\x13\x0d\x59\xd7\xc1\x46\x15\x90\x72\x63\x47\x6f\x20\x65\x18\xb0\xf0\x0c\xb0\xa6\x92\x2b\x76\x49\x6e\x40\xcc\x43\x20\x29\x0d\x48\x79\x57\xa7\x7f\x90\x7c\x18\xd8\xd7\x18\x48\xee\x05\x9c\x0e\x62\xbe\x9b\x14\xb3\x52\x3a\x02\xbf\xc5\x03\x49\x51\xc0\xe7\x4b\x75\xeb\xbe\xa1\x0e\x44\xc0\xa9\xfa\x78\xb8\xcc\x7f\xf8\x16\xff\x45\xf6\x83\x3b\xd6\x0d\xfc\x40\xe6\x7f\x88\x7e\x17\x87\x05\xee\xbf\x37\x0a\x68\xac\x04\xec\xba\x0c\xb4\xba\x0a\x6c\x33\x07\x3a\x4b\x7e\x3b\x0f\xe8\x9f\x07\x64\x3c\x66\xbe\xa9\xf4\x5c\x8d\x6d\x19\xf7\x37\x9f\x02\x24\xc4\x02\x76\x9a\x40\xbc\x3a\xe0\xe6\x04\xc4\xb9\x03\x7e\x36\x40\xc2\x3f\xc0\x8a\x76\x8c\x8b\xa7\x54\xf2\x73\xcd\xd9\x01\xac\x6a\x0a\xec\x59\x0b\xac\xfa\x17\xa8\x9c\x09\xac\x1a\x06\xdc\x5a\xce\xbd\xb7\xa4\x5c\x47\xb6\x3f\xa2\xc7\x7f\x3f\xf7\xda\x7e\x18\x22\x8e\xba\x55\xd5\xc7\xfd\x1b\xea\x7e\xdc\x83\x58\x0f\x02\xe7\xb9\x26\x54\x75\x65\xdd\x8b\x0a\xc1\x83\x38\x2c\xd6\x51\xa9\x39\x8f\xf9\xd5\x80\xe2\x6f\x40\xce\x5a\xa0\xad\xf4\xfc\xd3\x00\xb5\xcd\xc0\xba\x07\xc0\x90\x30\x60\x6d\x01\xef\x23\x52\xbc\x9e\xe4\x0d\xac\x7c\x0a\x4c\xcb\x03\x56\x8c\x07\xe6\x6a\x01\x91\xe1\xc0\xe2\x72\x20\x6a\x0a\x10\xb9\x05\x88\x5c\x06\xac\x7d\x04\x44\x0e\x05\x72\x77\x03\x91\x73\x80\xbd\x1b\x81\x88\xe9\xc0\xe9\x13\x75\x3a\x10\xe1\xab\x80\xe7\x6f\x80\xd0\x2e\xf5\xf9\x2f\xde\xc7\x79\x9c\xaf\x56\x9f\xf7\xe1\x20\xfa\x09\xd9\x7f\xe4\x51\xf6\x83\xa7\xb2\xee\xc7\xb7\xf8\x2f\x0d\x75\x2f\x44\xdf\x93\x72\x11\x4f\x77\xac\xe7\x71\xab\xa8\xb2\x6c\xda\x09\x34\xfe\x8b\xfd\xb6\x83\x33\x90\xb8\x1d\xe8\x53\x0a\xc4\xdf\x03\x86\xcf\xe1\x78\x3d\x4e\x07\x08\xff\x13\xb0\x4e\x05\x96\x97\x00\x4e\xa1\x40\x88\x39\xe0\x6d\x0b\x04\x39\xf0\xbe\x11\x7c\x9a\xe7\x2e\x50\x87\x39\x45\x41\x1d\x98\x73\x14\xf4\x3b\x70\x66\x31\x10\xd8\x09\xb8\xd3\x05\xf0\xcb\x63\x1d\xa9\x25\xb6\xac\x13\xb3\xc8\x4c\xd8\x2d\x78\x00\x4e\x42\x03\x67\x66\xc0\x7f\xf3\x01\xbe\xc5\x7f\x91\xfb\xbe\x54\x09\x5d\x90\xda\xbe\x27\xa2\xda\x2c\x9f\x9a\x8b\xc4\xcf\x65\xfe\xc7\x16\x11\x4f\xd3\xc4\xb8\x46\x05\x50\xfe\x0c\xc4\xea\x01\x5d\x9e\x02\x51\xfd\x80\xc1\xd3\x80\xd0\xeb\x80\xe1\x21\x20\xb8\x0b\x60\xe1\xc5\x1a\x39\xd2\x79\x6a\xc9\x7c\xc0\x33\x98\x75\x2d\xa4\x79\xf0\x33\x01\x92\x1f\x01\x8b\xc5\xde\xb8\xe8\x10\x50\x1a\x06\x78\x49\xf1\x61\x2a\xe0\xa5\x04\xfc\xd8\x04\xf0\xa8\x06\x5e\xf5\x00\xe6\xcb\x7a\x27\x13\xfe\x9b\xff\x61\xd9\xec\xbf\xf9\x00\xff\x8b\xff\x52\x6b\x7f\x03\xfe\x4b\x2d\xff\x43\xc4\x0b\x99\xff\x91\x29\xfc\x26\xf9\x1c\x8f\xab\x44\x15\x4a\x7a\xee\xd2\x79\x2a\xa4\x03\xd0\x3b\x11\x58\xda\x0a\x18\xde\x16\x58\x9c\x0c\x4c\xf4\x03\x16\x99\x00\x76\xd5\xc0\xc2\x83\xc0\x82\x02\xc0\x7d\x07\xb0\xcc\x1e\x98\x37\x9e\x63\xe4\xdc\xfb\xc0\x96\x4f\x80\xcb\x2c\xa0\xb4\x3b\xe0\x7c\x0d\xa8\x7c\x04\x38\xf9\x00\xb7\xe6\x01\x8e\x8b\x81\x17\x09\x80\xfd\x2b\xee\xf5\x23\xdb\x3d\xc5\xb2\x3e\xef\xc3\x38\xbc\x3e\x0f\x42\x7f\x85\xc0\xfd\x05\xff\xe5\xf6\xaf\xc2\x7e\x81\x32\x5d\x14\xcf\xb3\xb2\x3d\x8f\x47\x45\x3c\x95\xf9\x1f\xbb\x85\x6e\x44\x81\xb0\xbb\x21\xff\x63\xb5\xb8\x9d\x17\x2d\xf4\x52\x02\xf4\x80\x26\x9a\x80\xaf\x2f\xeb\x8f\x79\xfa\x03\x9a\x76\xc0\xbc\xcf\x80\x51\x3f\xe6\xe0\x4f\xb3\x06\x9c\x63\x00\xf7\x25\x80\xa3\x16\x10\xd2\x1f\x98\x35\x17\x48\x2c\x05\x66\xbc\x06\xb2\x1c\x81\xe9\xaf\x80\xd2\xe1\xac\x61\x78\xea\x3b\xc0\xfa\x1c\xf0\x7d\x3c\xaf\xad\x5f\xce\x00\x96\xeb\x81\xcf\x0a\x80\x99\x7a\x03\x7b\x85\xa6\xe4\xf0\x0a\xc1\x7f\xb8\x5c\x9f\x07\x51\xcb\xff\x10\xcf\x53\xe6\xbf\xc8\xf6\xcb\xfc\x8f\xf2\x93\x3c\xee\x12\xfc\x96\x02\x11\x2f\x1b\xf2\x3f\x92\x45\xd5\x69\x95\xd0\x15\x5a\x2e\xfc\x61\xb1\x58\x5f\xf3\x3d\x80\xb6\xd2\x73\xcd\x07\xfa\xbe\x01\x1c\x2d\x01\x03\x5d\x60\xe6\x4e\xc0\xea\x77\x60\xda\x30\x6c\x77\x5d\x0b\x58\x67\x29\x74\x0f\x6c\x0f\x4c\x31\x50\x70\x89\x7b\x06\x4c\xd6\x51\x98\xb0\xa9\x0d\x60\xba\x48\x41\x77\xf7\x66\x60\xc2\x34\x1c\x3b\x1e\x0a\x8c\x5b\x0a\xdd\xab\x93\x01\xe3\x9b\xc0\xc3\x37\x80\xd1\x78\xe0\xef\xd9\x80\xfe\x68\xb6\x4f\xf7\x6e\x7d\xbe\xc7\xa0\xad\x3c\xf6\xb5\xe7\x51\xd6\x5a\xfc\x26\xff\x45\xe4\x0d\xfb\x97\xf0\xd8\x90\xff\x92\xf5\x03\xf7\xc9\xc9\x68\xad\x44\x33\xb7\xb6\xa0\x31\x55\x51\x62\x2b\x9b\x12\x6e\x13\xfa\xa2\x05\xed\xc0\xbe\xaa\x2d\x68\xe7\x75\x3d\xdb\x92\x94\x84\x66\xb8\xb5\xbe\xd3\xf8\x20\x60\xd3\xbc\xdd\xf2\xee\xa1\x80\x79\xe3\xf6\x23\x87\xda\x03\x13\xa1\x3a\xd1\xec\x11\x60\x1c\xd9\xa1\xb9\x63\x26\x60\xb8\xb3\x83\xa9\x6f\x36\xa0\xaf\xd2\x61\xfa\x8a\xde\xc0\x88\x3f\x3b\x78\xa6\x5f\x04\x86\x2d\x57\xfd\xbe\x30\x07\xd0\xed\xaa\x3a\xe3\x70\x2a\xa0\xdd\xab\x7d\xd9\xa5\xeb\x80\xa6\xa9\xca\x83\xfb\xe9\xc0\xe0\x78\x95\xf1\xef\xc6\x02\xfd\xcf\xb5\x25\x5c\xa2\xf7\xcd\x96\x5e\x54\x53\x78\xdd\x8c\xea\xf5\x5d\xcd\x9a\x90\x2e\x42\x87\x47\x8a\x74\xcf\xb7\xfd\x1b\x90\xfe\xc1\xff\xe2\xbf\xc8\xf6\x17\x7a\x2b\x51\xfd\x2e\x2b\xa0\x35\xe1\x7f\xe9\xcb\xdb\x53\x55\x31\x71\x7b\x07\x42\x95\x62\x5c\x3a\xf1\x6d\xf3\xb9\x3d\x68\xe7\x58\x2c\xf8\x12\x6e\xaa\x6a\xc4\xb4\x9c\x11\xd1\x8b\x32\x8e\x89\x9d\xfa\x50\x55\x65\x74\xbe\x86\x8d\x4a\x2e\x30\xfc\xa5\xc6\xd9\x01\x17\x14\x66\x6a\x87\xf6\xcb\x35\x9a\xaf\x38\x6c\x90\x45\xbf\x90\xe9\x0f\x14\x3f\x68\x5c\xe9\xa7\xec\x31\x55\x69\x6b\x6f\xa5\x7e\xd6\x61\xfb\x95\x8a\xd5\xfe\xd2\x78\x96\xfc\xaf\x92\x77\xf7\xdd\x1a\x4e\x5b\x57\x28\xfe\xdd\xf5\x9e\xc6\xe4\xfd\x6d\x14\x4d\xbb\xec\xd5\x68\x7c\xfe\x8c\x82\x59\xe7\xc7\x1a\x3d\x7f\xda\x07\x74\x1a\xdf\xd7\xe4\xf7\x87\x80\xea\xce\x3e\xdd\x25\xfb\xda\x3e\xeb\x41\xf7\xf1\x5a\xbf\xef\x7c\x5e\x1a\x95\xf3\x3b\x90\x2e\x4c\xb3\xc0\xb6\x84\x7b\x37\x4e\x6e\x45\xf7\xe0\x65\xfe\xc7\xf1\xf5\x8c\xaa\xc8\xf6\xef\x2e\x6d\x46\x55\xe3\x6f\xf2\x5f\x8c\x18\x96\x8b\xae\xd6\xa0\xfa\x5b\x48\xee\x40\xaa\xba\xfb\x7a\x0f\xa6\xe7\x3f\xcf\x42\x93\x18\x52\x76\xcb\x74\xc9\xe3\x26\xbd\x19\x4a\x55\xc5\x51\xe9\x23\x28\x82\xf6\xbb\x38\xea\x65\x33\x1b\x40\xfd\xac\xde\x31\x75\x03\xec\xef\x66\xa2\x5f\x38\xea\x21\xb6\x75\xf2\x36\x68\x6b\x3d\x0e\x68\x9f\xa4\x7f\x66\x5e\x21\xd0\xe6\xb5\x7e\x42\x88\x29\xd0\xf2\xb0\xfe\x98\x35\xba\x80\xb2\x89\xde\xf8\xec\x8b\x40\xd3\x47\xa3\x0a\xf7\x04\x02\x8d\x7f\x18\xd5\xef\xcc\x70\x40\xe9\xdc\x48\xbf\xdb\x95\x80\xa2\xf3\x88\x75\xbf\x69\x03\x0a\x1d\x87\xcf\xe6\xba\x93\xb6\xb8\xc7\x3c\x50\xf4\xeb\xee\xfb\x9e\xc7\x5e\xda\x3c\xf6\xa0\x7e\x49\xc7\x0d\x15\x08\x3d\xaf\xd3\xbf\x69\x47\xba\xc5\xdb\x66\x77\xa7\xc8\xb1\x29\xaf\x27\x55\x53\x53\x47\x72\xbf\x94\x84\x3d\x43\x68\xa7\x8d\x9a\xa6\x45\xaa\xe9\xc1\x77\x86\x8d\xe1\xe7\xcf\x7c\x01\x77\x75\x7d\xca\xcc\x66\xab\x70\xf5\x7d\x4a\x0b\x23\xaa\x36\x1a\x6e\x32\x21\xd4\x69\x50\xe9\x84\x0b\xd2\xd8\x7e\xd3\x24\x9a\xaf\x16\x45\x93\x03\x3a\x35\x07\x9a\x54\x99\x6b\x69\x17\x00\x0a\xe7\xcd\x7b\x99\x4d\x96\x7e\x33\xd9\xd1\xb9\x0b\x8d\xfd\xfc\x89\xab\x3b\x69\x6d\x3c\xc5\x26\xb3\xdb\x9b\x89\xf3\x3c\xb1\xb2\xb8\x9a\xc7\x4a\xbe\x51\xac\x72\x93\x66\x7a\x7c\xea\x73\xbe\x49\x28\xf3\x3f\x72\x78\x1c\x25\xee\x65\x0d\x15\x78\xaf\x96\xf8\xfd\x20\xea\x8f\xb1\xbf\x57\x6b\xfa\xfe\xc5\x43\xf8\xd6\xfd\x36\x23\x35\xaa\x1e\x67\x0e\xec\x4f\x19\xe6\x3a\x1b\x2d\xc2\x6d\xe2\xdf\x70\xd5\x30\xaa\x4c\x9f\x70\x9a\xe0\xd3\xcc\x07\xf1\xf5\xe5\x84\xc3\x5d\x65\x1c\xfd\xde\x21\xd3\x8c\xfc\xc6\xaa\x9a\xd9\x1c\xe3\x1a\x4f\xa1\x3a\xf0\xd0\xa9\x56\xb4\x93\xf4\x9c\x66\x4b\xb7\x74\x9b\x2d\x9c\xb1\x87\x3d\x71\x66\x98\x0a\xe1\x39\x76\xd5\x7c\x9f\xd7\x2e\x81\x71\x7f\x3b\x1d\x47\xe2\x41\x4c\x7f\xb2\x24\x89\x57\x16\x23\x2a\x33\x06\xf2\xde\x3c\xcd\x9a\xfb\xa2\x4c\x4d\x3f\x41\xf8\x9d\x6d\xd5\x0d\xaa\x00\xdb\x38\x3d\x21\x0f\xb4\x39\xfe\x2f\xc5\x36\xf3\x1f\xd9\xde\x89\x96\x3c\x1a\xed\xe0\x71\xf4\xa7\x2f\xe7\xa7\x58\x47\x9d\xec\xcd\xaf\x64\x3e\x57\xa6\x21\xf3\x9d\x52\x8f\x0f\xa7\x6e\xe8\x09\x79\x86\x34\x3f\xd1\xd7\x19\x75\x0c\x5e\x61\xa6\x81\x2f\x75\x60\x84\x2e\x8a\x93\x1a\xeb\x47\x4c\x35\x62\x54\xd2\xd4\x99\xfb\xc8\xc8\x3c\x98\x81\xb6\xb3\x69\x05\x76\x5a\xe7\x2c\x94\xb5\xe6\x8a\xfb\x7a\xae\x3a\xaa\x62\xe4\x79\x98\xdb\x6e\xfc\x23\x7e\x6d\x4f\x15\xff\xb9\x11\x3e\xf4\x07\x2e\x65\x8c\x94\xcf\xf9\xc8\x7d\xed\x9d\x2f\x16\x52\xfd\xd5\x05\x5c\x11\x76\xb6\xba\x4c\x9f\xe0\x94\x55\x4d\x7e\xe1\xd8\xe2\x3d\xe5\x86\x33\x0f\xd4\xd4\xe3\x7f\x4c\x11\xfd\xfe\x27\x89\x7b\xac\x13\xaf\x4b\xe3\xb6\xa9\x83\xf8\xf9\x3f\x1c\xc9\xfc\x07\xd1\x07\x2a\xf1\xf5\x38\xfa\xb4\xd8\x4a\x53\x9a\x9f\xe5\x05\x96\xc1\x6c\xbf\x2d\x1d\x3d\x3c\xad\xa6\x6b\xf3\xb7\x60\x75\x82\xd9\x95\x0e\x14\x57\xa6\x4c\x61\xd5\x06\x99\x07\x33\x34\xd8\x95\x7e\xde\xfb\x96\x3b\xa1\x34\x6d\x0c\x16\x8a\x1b\x0e\xe2\xfa\x22\xbc\xca\x78\x1e\xbc\x2c\x06\xaf\xe5\xd7\xe3\x08\x19\xf7\x5e\xca\xb8\xbf\xb7\x09\xff\xe5\xa2\xbf\x23\xfe\xe6\xdf\xa7\x12\x3e\xe1\xa5\x93\x4f\x37\x4e\xbd\x66\x1d\xa6\x7a\xf5\xa2\x56\x7c\x06\x5c\xe8\x7d\x97\xfe\xc3\x82\x96\xaf\x76\xb0\xa7\xb2\xbd\x73\x8c\x79\x9c\x9d\xcf\xe3\x74\x7d\x1e\x6d\xbb\x48\xe3\x66\x6f\xd6\xc1\x49\xd3\x1e\x47\xcf\x35\x71\x3b\x57\xcb\x63\x55\xf8\x36\x6d\xd8\xe6\x69\xe4\xd7\xfe\x4b\x67\xb3\xfe\x43\x24\xb3\x33\x5c\xab\x9d\xb8\x0f\x4a\xe5\x5c\xc2\xef\xac\x0d\x18\x7d\x9b\xe8\x37\x9f\x50\x7a\xfd\x56\x0b\x09\x5d\x1a\x22\xec\xed\xa6\xce\x19\x44\xb3\xd1\x7e\x22\x03\x0d\xf8\x59\x8c\xb7\x3b\x50\xc8\x0d\xd4\xe1\x08\x1b\xd8\xc9\x88\xbe\x7f\xa0\xdb\x0c\x42\x3c\x82\x5c\x98\x61\x12\xa8\x17\x4a\xb8\x55\x40\xf0\xda\x72\xfe\xfb\xbc\x65\xfc\xff\xcb\xe9\x3e\xb0\xff\x9d\xb3\x84\x58\x2f\xdd\xf5\x03\x9d\x71\x96\x7c\x7c\x41\xb9\xbe\xaf\xd3\xe7\x0c\xfe\xe6\x6c\xf7\xbc\x93\x62\x5e\x04\x9e\xc5\xfc\x98\xb4\x60\x5e\x8d\x49\x3a\xac\xca\x12\x5b\x39\x9d\x56\x5f\x98\xd0\xfb\x59\x6a\xc5\x3c\xa7\xc5\xd3\x5d\xc2\x79\x76\x59\xff\xc6\xe1\xe8\x02\x3a\x99\xcb\x3c\x18\xf3\x38\xc6\xcb\x8d\x67\x7b\x93\xba\xfc\x30\x6b\x1f\xc2\xbb\xfb\x18\x30\x7e\xde\xe1\x40\x30\x65\x58\x0a\xbe\xcb\x45\xc6\x16\xf1\x37\x2b\x56\x45\x58\x31\x1f\x26\xa2\xc3\x60\xd2\x1d\x8f\x32\x30\xa6\x1c\x3e\x32\x66\x3a\xd9\x11\xf1\xc6\x9d\x70\xda\xf0\xb5\xcc\x2c\x89\xd8\xb1\xfa\x08\xbf\xce\xa2\x15\x1a\x61\x5c\xc2\x1d\x4b\xce\x9f\xa4\x27\x10\xa6\xc6\xfc\xa0\xd0\x8d\xcf\xc8\x23\x97\x19\xfe\x4d\x4f\xd8\xbf\x82\xed\xf6\x1d\x5f\x53\x4f\x17\x65\x81\x69\x0d\xf1\x1f\x6c\x69\xdf\x5b\x11\x3f\x93\x32\xc3\xf0\x4f\x73\xc8\xde\xe0\x85\xae\xf4\x2e\x72\x3f\xa8\x85\x2f\xd8\x5e\x17\xea\x9e\x0a\xd8\xb9\x2d\xa6\xdb\xd3\x96\x15\x82\x07\xa3\xc4\xb8\xb9\x81\x49\x10\x45\x2f\xad\xc4\x65\x64\x8d\xfa\xd0\x50\xca\xab\xda\x4e\x08\xcf\x62\xfb\x57\x08\x85\xc7\x55\x5b\x78\xa7\x96\xf9\x30\xab\xb6\x0c\xa2\x77\x8e\x57\x33\x2a\xe1\x71\x2a\xad\x48\x59\xa1\x25\x2e\x33\x90\x22\x6d\x42\xb7\x04\xfe\xbb\xcd\x9b\x09\xb7\x8a\x9f\x5e\x44\x08\xec\xca\x8f\x15\x34\xe3\xb1\x89\x97\x69\xfd\xc4\x26\x3f\xa4\xf8\x1b\x93\xfa\x07\x79\x70\x74\xaf\x9a\x7a\xfc\x8f\xda\x79\xa1\xfe\x83\x71\xde\xfc\xbc\x23\x89\xf5\x0f\x84\x54\xce\x23\x7e\x8b\xef\x73\x0f\x42\x8d\x3d\x9a\x2c\x22\x1c\xd8\x2d\xdd\x67\xa2\x34\xce\xca\xf4\xa3\xfd\x54\xee\x0b\x65\xbe\x36\x84\x9e\x96\x71\x19\xeb\xe0\x0c\x2f\x0b\xa7\xfc\x72\xa0\x6d\x34\x7d\xeb\x6e\xc5\x2b\x88\x37\xd1\xdc\x30\x5e\x81\xed\x97\xfb\x24\xa5\x54\x29\x3e\xe4\x91\x71\xde\x54\x13\x8e\x54\x29\x6a\x63\x69\x9d\xa4\x04\x32\x23\x2f\x45\x8d\xf9\x83\xa9\x3f\x06\x34\xa7\xd7\x15\x8c\x77\xa7\x54\x6d\x24\x65\x85\x54\xc5\x1d\x7f\xf2\x6b\xee\x07\x92\x94\x7c\x81\x72\xbf\xa4\x97\x3f\x93\x05\x49\xed\xff\xa0\xb1\x96\x17\x23\x78\x83\xb5\xfd\x82\x88\x1f\xb2\x62\xeb\xfc\xef\xf1\x45\x3f\x2c\xbf\x93\x5e\xc4\x93\x5e\x54\xb2\x84\xec\x76\xff\x35\x90\xbc\xca\xd1\x3b\x98\x3e\x75\x86\xc1\x72\x52\xdd\xb0\x74\x0a\xa3\x7c\xc8\x6c\x34\xdf\x3a\x37\x68\x19\x43\xdf\x46\xa7\x78\x25\xcd\xbe\xc6\xb8\x78\xda\x5f\x3b\x6a\xac\xa6\x2e\x35\xcd\xc6\x24\x0b\x05\x37\x99\x0f\x93\x69\x22\xf8\x30\xef\x59\x1f\x26\x23\x79\x10\x9d\x51\x32\xf2\x38\x52\x6f\xfc\xce\x9a\xfc\x3d\xe3\xbc\x0b\x79\x6a\x46\xa2\xdf\x35\xfe\xbb\x15\xf4\x4d\x32\x7b\xa5\xd3\x19\x39\xc3\xb3\x80\xf5\x63\x5a\x1f\x20\xbf\xc9\x1c\xff\x1d\xf7\x59\x6a\x79\x97\x98\x8a\x1b\x43\x7f\x27\x04\x31\x5d\xf0\xe5\x6a\x79\x31\x57\x79\xe4\x7e\x41\xe1\xe9\xbc\xae\xfd\x97\x2d\xa1\x44\x60\xb1\x21\xf3\x41\xe6\xeb\x07\x13\xbe\x2f\xeb\xe1\xcc\x9a\xcb\x7d\x92\xa6\x59\xf3\xee\x35\x79\x64\x2c\xc5\x41\x63\xc3\x04\xca\xa3\x47\xe6\xac\xa6\xf5\xa4\xb9\x84\x4f\x5a\xea\xdf\x25\x13\x8e\xab\x12\xc7\xe8\xbc\xd2\xc7\x0c\x07\xb6\x7f\xcb\x40\x1e\x73\x1f\xb0\x3f\xe4\x7a\x77\x22\x0f\xcb\x75\xe5\x4c\x2d\x77\xf8\x68\x7a\x22\x39\xeb\xa7\x50\x67\xbe\xdc\xe6\x4e\x94\x89\xe4\x29\xfa\x12\xef\x27\xd7\x25\x4a\x99\xc7\x75\x14\x57\x72\x0f\x6f\xa3\x78\x90\x67\xb4\x8f\xf5\x65\x1e\x9d\xa5\x1d\x2a\x3b\xfb\x16\x75\x60\xc8\x1e\xf8\x9c\xce\x0e\x59\x4f\xfe\xa5\xf8\x92\x21\x74\x94\xd6\xdb\xf1\xb8\x96\xfb\x3e\xf4\x0a\x14\xba\x70\x41\xf4\x2e\x9e\xda\xa1\x54\xc1\x77\x1b\x1a\xc9\x79\x81\xd0\xc3\x99\x71\x75\x25\xa9\xce\x58\xce\x4f\xa4\x93\xa4\xa9\x3f\x37\xa0\x1d\x9d\x9d\xc4\xf7\xfd\xe7\xa7\x12\xee\x3b\xb0\xf3\x7a\xb2\xbf\x7b\xe1\x46\xea\xba\xd0\xd6\x93\x75\x43\x14\x4e\x6c\x11\x37\xc0\xf2\xc5\x86\xb9\x43\x8d\x19\xcd\x32\x1f\xa6\xd0\x7e\x20\xf3\x62\x14\x0c\x68\xc7\xda\xee\x6b\x4e\xb8\xfe\xf6\xa5\x4e\x82\xe7\xc2\x3b\xce\x0e\x35\x56\x64\x2a\xf4\x5e\xeb\xc0\x23\x23\xd3\x3b\xd4\xf6\x70\x1f\x25\xd1\x3f\xa9\xc0\xf0\x1a\xd5\x4e\x0a\x36\x3f\x21\xde\x4c\x7e\xd4\x7b\xea\x60\xb5\x55\xbb\x86\xe2\x47\xd6\xa2\x9a\x2f\x78\x31\x7e\x7f\x32\x1f\xc6\xcb\x31\x82\x76\x9d\xf9\xca\x31\x94\x37\xcf\x55\x8c\x23\xf6\xb2\xac\x87\x33\xd5\x2a\x89\xfc\x7c\xf2\xd1\x64\xd2\xc5\x1a\x17\xca\xcf\x59\xbf\x62\x03\xad\x3a\x9d\x5e\x19\x64\x7f\xff\xd1\x9b\x68\x9f\xe8\x76\x94\x75\x24\x5a\x9f\xde\x2a\x2a\xdf\xf9\xe2\x24\x53\xab\x0f\xa3\xc6\xfe\x50\x7c\x8f\xf7\x8b\x32\xb5\x01\xb4\xd2\xca\xaa\x98\xd1\x5a\x9c\x6f\x4e\xf1\xaf\xf8\xae\x3d\x7d\xf2\x9e\x33\xde\xc4\xc4\x2b\xf3\x0f\xa7\x7d\xa1\xd4\x9b\x9f\x40\xe9\x81\x2d\x94\x47\x14\xaf\x2b\xa2\x9d\xae\xd8\xe7\x38\xed\xbb\xc5\xd5\xd7\xa8\x66\x54\xb2\xee\x11\xe5\x25\x45\x87\x5f\xd3\xc9\x61\x97\xd0\x85\x29\x10\xf1\x32\x8f\xce\x1d\x3e\xfb\x63\xe8\xc6\x81\x87\x43\x1c\x79\xa3\x9b\xcb\x6a\x5a\x8d\x0e\x47\x85\x1e\x4e\x04\xf7\xcd\xb1\xf1\xe6\x2c\xce\xec\x68\x06\x65\xad\xc6\xd6\x99\xe4\x6d\x7a\xef\xb7\xd0\xa7\x68\x55\xe7\x52\xdc\xec\xb3\x8e\x2b\x53\x9d\xdb\x16\xd0\x7a\x6a\x59\x24\x4e\xea\xe1\x45\x82\x2f\x59\xc7\x87\x51\xa0\x19\x39\x58\xcd\xba\x28\x07\x92\xfa\xb3\x2e\xcc\x29\xe6\x81\x1c\x34\xe2\x8c\xf5\xd0\x29\xce\x2b\x0f\xb6\xf4\xa4\xe7\xbe\xbf\x7a\xf9\x10\xfe\xf9\x6a\x3a\xf9\x1f\xfe\x63\x0b\xf1\x3d\x0e\x8e\x2b\x66\x5e\x4c\x87\x0a\x3a\x7f\xec\x6f\x79\x89\xe2\xcd\xfe\x73\xd5\x14\xb1\xf7\x2f\x78\x43\x3c\x81\xf2\x59\x6c\x7f\xb1\xe8\x43\xc8\xbc\x98\x86\x3c\xa0\xb9\x8a\xdc\x27\xc9\xe1\x2d\xf7\x7d\x9b\x1a\x97\x49\x15\x49\x2b\xa3\x2c\x5a\xa5\x13\x96\x31\x1f\x66\xec\x35\xee\x0f\x35\xc2\x39\x9f\xe6\x65\x48\x58\x21\x55\xb4\x7a\xeb\xec\xa2\x77\xef\x58\xbd\x9b\xf6\x59\xe5\xd0\x3d\xc2\xee\x7d\x62\xbf\xf8\x82\x0f\x43\x76\x9f\x68\xac\x4a\xfb\xe4\xf1\xfe\xfd\xa8\x06\x5e\xe1\xc4\x27\xb6\x93\x33\x27\xd1\x37\xa8\xb8\x35\x93\xd6\xc9\x49\x6d\xce\x44\x4f\xce\x65\xe5\xb2\xe3\x15\x71\xb4\x34\x4f\x3a\x6d\xa2\xf8\x79\x32\x79\x17\xed\x0b\x15\x35\x47\x98\x57\x53\xf8\x1d\xf5\xe4\xae\x98\x7a\x8f\xf4\x34\x2a\x16\xfd\x4e\x79\xa8\xdc\x3f\xe9\x60\x5b\x1e\xb9\xaf\x94\x67\x9f\xf5\xf4\xee\x6e\x8f\xd2\x69\x7f\x74\x1e\x90\x41\xbc\x7a\xbb\xd5\xcc\x0b\xb1\xd9\x9c\x4d\xde\x3b\xf9\x04\xfb\xf7\x04\x33\xae\x44\xc9\xba\x38\x43\xaf\xed\x22\x1e\xcd\xa0\x2d\x7c\xfa\x53\xbf\x52\x46\xf1\xa6\x43\xe3\x7d\x94\x47\x34\xdd\xb7\x5f\xdc\x94\x3d\x7a\x90\xc7\x93\x5a\x3c\x9e\x19\xc5\x95\x9c\x5a\x3e\xcc\xaf\x7d\x89\xe7\x75\xf6\xe5\x70\xf2\xc0\xb3\x33\x26\xd2\xfe\x77\x4e\x83\x4f\x28\x67\x23\x98\xe1\x79\x2e\x90\x95\x9e\xce\x6d\x89\xa3\x95\x78\xde\x3b\x83\x56\xdc\xb9\xbc\x1d\x74\x52\x3a\xdf\xe3\x50\x0e\xbf\xcf\x79\x3a\x67\x9d\x6e\x79\x9b\xf6\xa5\x33\xa7\x5e\x52\x9c\x3d\x9d\xfd\x91\xf6\x8f\xfa\xfd\x93\x3e\x7f\x02\xba\xb5\x01\xfe\x6e\x0c\x74\x7d\xca\x78\x46\x0f\xb5\xaf\x79\x0f\xb5\x3a\x07\xb6\x80\xc6\x13\xbe\xdf\x3d\x50\xb3\xae\xbf\xc1\x39\x27\x60\x44\x00\xd7\xf5\x0d\xfc\x41\x67\x1f\x23\x6b\x60\x7f\x31\xe3\x14\x7b\x7e\x00\x6c\x2e\x00\xd2\xea\x98\x59\x08\xec\x28\x01\xe6\xbc\x07\x0a\x7a\x02\x0b\x0d\x19\xef\x5f\xf2\x04\xd8\x1a\xca\x77\x70\xb7\x39\xb1\xde\x7f\x5e\x0a\xd7\x7c\xf3\xba\xb1\xe6\xfb\xf6\x2e\xc0\xee\x21\x40\x61\x28\x70\x78\x17\xeb\xfc\x5f\xcc\x62\x1e\xc5\x9d\x6a\x1e\x7f\x4d\x07\x76\x5f\x07\x3e\xbf\x62\x5c\xb9\xe6\x8b\xfb\xff\x5f\xe1\xff\x62\xfc\xe8\x0b\x74\xda\x0d\xbc\x7f\x00\x48\xf1\xea\x8f\x31\x80\xea\x62\xe0\x17\x7f\x40\xf5\x44\x1d\xef\x41\xee\xef\x70\x4b\x07\x50\xcb\x05\xae\x76\x05\x34\xcc\x18\xe7\x1c\xb8\x9e\xf1\x5e\x6d\x3d\xd6\xea\x18\xa9\xc9\xf7\xfc\xc7\x64\x02\x7b\x23\x01\xe9\xa4\x56\x74\x1b\xb0\x6c\x0e\xec\x88\x00\x66\xec\x05\x0a\x8a\x01\xa7\xe7\x40\xde\x4e\xc0\x3d\x51\xe0\xfe\xde\x40\xce\x45\x60\xb9\xc0\xb7\xa5\x7c\x29\xe7\x2d\x90\x5c\xc2\x98\xde\x96\x29\x75\xf7\xfe\xf3\x92\xb9\x87\x40\x81\x21\xf0\x9d\x2e\x50\x90\x05\xfc\x30\x96\x7b\x86\xfc\xd6\x0b\x28\x54\x65\x4e\x87\xac\x83\xd2\x10\xff\x97\xed\x97\xf1\x7f\x99\xff\xf1\xf6\x24\xd0\xe6\x20\xf0\xa2\x86\x71\xec\x5f\x8c\x80\x76\xd6\xc0\x83\x03\x40\xbb\x27\x5f\xf0\x1e\x7a\x00\xdd\x32\x81\xcb\xca\x80\xda\x6d\xe6\xbf\x68\xac\xae\xeb\x6f\x70\xc4\x0d\x18\x1a\xc2\xb8\xff\xe8\x5e\x40\xe9\x69\x60\x5c\x3c\x20\xf9\xac\xe4\x17\x05\xfd\x81\xa9\x21\x75\xb8\x7f\xee\x76\x60\x5e\x1c\xe3\xde\xd2\x7e\xb0\x39\x8d\xb5\xf8\xb3\xf6\x01\xb1\x96\x8c\xff\xaf\x5d\x04\x64\x7d\x64\x8c\x5b\x9a\x1f\xe9\x99\xe7\x96\x01\x47\xde\x32\xde\x7d\xde\xfa\x8b\xfe\x07\x2e\xc0\xab\xd6\xdc\x17\xa1\xe6\x3f\xfa\x60\x34\xb4\x5f\xc6\x01\xff\x39\x01\x34\xcf\x04\xde\x85\x03\x4d\x8f\xd6\xf1\x1d\x1e\x1f\x05\x94\xd7\x02\xf7\x7f\xe7\x79\x91\x79\x0f\x57\xe2\x81\xf6\x25\xec\x07\x5d\xdd\x81\xb3\x4b\x81\x9e\xd6\xc0\xf1\x3c\xa0\x7f\x22\x70\xb0\x23\x30\xc4\x16\xd8\x37\x97\x75\x41\x76\xb7\x66\x9c\x7b\x7b\x19\x60\xfa\x11\xc8\xbb\x05\x58\x0f\x05\xb2\xc3\x81\x59\x46\xc0\xe6\x33\x80\x94\x37\x6f\xea\x09\x78\x8d\x05\x32\xbb\x01\x41\x89\x40\xe6\x6c\x20\x26\x18\xd8\xf0\x0f\x90\x74\x87\xef\xc5\x4b\x73\xb2\xe9\x77\x60\xd7\x6e\x20\x4b\x13\x38\x52\xc9\x18\xd7\xa5\xee\x40\xf6\x4b\xe0\x67\x65\x9e\x17\x69\x6d\xe7\xcc\xf9\xbf\xed\x6f\xc8\x7f\xf8\x73\x00\xa0\xb4\xae\x4e\xef\xe2\x79\x15\xe3\xd7\xdf\xe4\x3d\xd8\x01\xca\x3b\x81\xb3\x16\x80\xca\x14\xe0\xa4\x3b\xd0\xd9\x09\x38\xe2\x04\xf4\xdc\x01\xec\x2b\x63\x5d\x21\xc9\x7e\xad\x6a\x60\x7b\x22\xa0\x77\x08\xd8\xe6\x05\x8c\xcf\x05\xb2\x1d\x80\x29\xa6\xcc\xd3\x98\x11\x01\x6c\xfc\x11\x98\xd3\x11\x48\x0b\x64\xbc\x7b\x7d\x6b\xc0\xff\x08\x6b\x05\x45\xdd\xe7\xfb\xf0\xd2\x89\x64\xbd\x0f\x90\xe9\x02\x6c\x28\x01\x76\x95\x00\x1b\xbd\x80\xc3\x9b\x59\xf7\xe0\x52\x4b\x9e\x8f\x47\xa9\x40\x96\x05\xf0\xce\x1f\xc8\x8c\x16\xf8\xbf\xf7\xff\x6d\xbf\xcc\x7f\x68\xc8\x7b\x90\x71\xff\x5a\xbc\x5b\xdc\x7b\xfe\x2f\xde\x83\x72\x1c\xdf\xbd\x57\x05\xaf\x03\x29\xae\x96\x9d\x62\x1e\xd9\xf6\x07\xc0\xa0\xfb\xc0\xb6\x63\xc0\x70\x07\x60\xcb\x70\xc0\xf0\x2c\x90\xb1\x01\x30\xdb\x07\xa4\xf9\x02\xd2\xf9\x41\xc6\xfd\xd7\x35\x05\x16\x9e\x03\xd6\x24\x32\xa6\x97\x6c\x2e\xe5\xfc\x40\xd2\x65\x60\xb5\x05\xf7\x41\x90\x7c\x22\xd5\x82\xb5\x04\xd6\x17\x00\x47\xca\x80\xf5\x36\xc0\xa5\x36\x52\xb6\xcc\xb1\x6c\xa3\x39\x73\xfd\x52\x17\x01\x35\x17\xbe\xd6\x41\xa8\xd5\xbf\x68\xd0\x07\xa3\x96\xff\xd2\x94\xc7\x6f\xf1\x1e\x6a\xef\xb9\x4b\x7f\x3f\x0c\x38\x71\x10\x50\x08\x06\x0e\x2b\x03\xcd\xa7\x00\xe5\xef\x01\x95\x4b\xc0\xae\x03\x8c\x63\x6e\xfd\x1e\xe8\x33\x0c\xc8\x99\x05\x68\x1d\x04\x36\xbd\x05\x0c\x1a\xb3\x4e\xcd\xb8\x6a\x20\x25\x84\xfb\x3e\x24\xfc\xcc\xb8\x7f\x62\xae\xb4\x77\x73\xbf\x03\x9f\x36\x7c\x1f\x3e\x7c\x05\x90\x50\x0a\x24\x76\x02\xe2\xce\x31\xd7\x23\x51\x70\x01\xa5\xf1\x50\x22\xb0\xc6\x17\xf8\xce\x18\x90\x4e\x71\xd5\xe7\x81\xa4\x10\xe0\x9d\x53\x9d\xfd\xb5\xfc\x97\x6f\xe8\x40\xc8\x78\xb8\x8c\x77\xcb\xb8\xbf\x3c\x0f\x72\xbf\x8f\x6f\xf1\x1e\xe4\x7e\x17\xe5\xc2\x5f\xa4\xd8\xd5\x64\x0c\x50\xa0\x0c\xb4\x1b\x0f\x64\xdf\x03\xba\x4f\x01\x36\x7d\x00\x06\xcd\x04\xd2\x8b\x81\xe1\x43\x81\xa4\xad\xc0\x98\x9f\x19\xff\x9e\xec\x03\xc4\xe5\x03\xd3\xf3\xd9\x4f\xa5\xb8\x19\xad\xc3\x3c\xc2\xd8\xa7\x8c\xf3\x4a\xa7\xba\x04\x75\x60\xc5\x79\x20\x33\x06\x88\xf1\x00\xb6\x17\x01\x31\x2f\x80\x43\xed\x80\xe8\xcf\xc0\x85\x4d\xac\x91\xf0\xa0\x14\x88\x6b\x02\xfc\x7d\x0e\x88\x14\x5a\x58\xb2\x0e\x84\xcc\xff\x90\x75\x20\x1a\xea\x21\xfc\x2e\xaa\xa6\xb5\xbc\x07\x71\x7d\xec\x2b\xfd\x13\xd1\xd7\xa2\x16\xf7\x77\xe5\xb1\x4c\xe0\x9b\x05\x62\x7e\x72\xc2\x39\xce\x6e\x32\x01\x54\x1d\x81\x34\x2d\xa0\xd7\x71\xe6\x7d\x68\xe9\x00\x71\x65\xc0\xa8\x54\x20\xd6\x0b\x98\xe8\x05\x44\x2a\x01\x56\xf7\x58\x13\x46\x9a\x87\xd0\x33\x80\xe7\x00\x20\x62\x25\x10\xba\x0d\x08\xef\x0e\xc4\x9f\x06\x22\xac\x80\x8c\x17\x40\x98\x0f\x63\x6a\xd2\x1c\x1d\x3c\xc6\x1a\x2a\x97\x4a\x81\xb0\x1b\xc0\x83\x72\x20\xfc\x19\xf0\xe1\x23\x10\xa8\x52\xff\xb9\xcb\x3c\x00\xb7\x33\x02\x0f\x17\xfd\x30\x66\xdf\x17\xb8\xbf\xf0\x83\x87\x62\x5d\xc8\xb8\xbf\x3c\x0f\xdf\xd2\xbd\xa8\xc5\xfd\xc5\xfd\xe7\x7c\xe1\x17\x59\xa2\xbf\xca\xfa\x2b\x40\xcb\x2b\x8c\xfb\x77\x5a\x07\xc4\x1f\x05\xfa\xbe\x00\x62\x14\x81\x61\x46\x6c\x97\xf1\x41\x60\x59\x09\x60\x11\x05\x04\xa5\x03\xb3\x1d\x01\x7f\x6f\x40\xca\x1b\x25\xff\x0d\xac\x06\x02\x5f\x02\x71\xb7\x80\x20\x3d\x8e\x01\x81\xcf\x98\x7b\xb7\xb4\x18\x38\xbc\x06\x08\xf8\x04\x5c\x9e\xc0\x7f\x2b\xc5\x87\x40\x1d\xe0\xc3\x25\xc0\x47\x49\xf0\x3f\x7c\xea\xf3\x3f\x64\xbb\x65\x3c\x5c\x1e\x1b\xf2\x5f\x1a\xf6\x7d\xa9\xd5\xbd\x90\xfd\x40\xe0\xb6\x32\xee\xbf\x43\x54\x97\x72\x05\xce\x9b\x29\xfc\x29\xf9\x04\xa0\x70\x9f\xb5\x4d\x5a\x3f\x04\xa2\x7a\x01\x6a\x71\x40\xa8\x2a\x20\x1d\x64\x42\x1e\x03\x86\xde\x80\xbf\x2b\x60\xb6\x93\x63\xa3\x9d\x0e\xe0\x63\x22\x9d\x75\x00\xef\x6b\x80\x7f\x05\xb0\xf8\x2e\x20\x9d\x00\x7d\xf2\x78\x1e\xbc\xca\x38\x57\xf2\xee\x0a\x1c\xbd\x02\x2c\xfa\x89\x63\xb7\xe7\x24\x9e\x07\x2f\x3b\xd6\x7a\x91\x9f\x7b\x43\xbb\x6b\xfb\x7f\x58\xd6\xe7\x41\xdc\xfb\x20\x9e\xbf\xe0\xbf\x34\xec\xfb\x72\x46\xf8\x8b\x8c\x7b\xcb\x7e\x50\x2c\xf0\x6b\x19\xf7\xcf\xb6\xe4\x31\x7d\x1a\x8f\x89\xc2\xaf\xa4\x7d\xaa\x89\x3f\xfb\x71\x47\xf1\xbc\x34\x2a\x01\xdf\xae\xac\xff\xb0\x68\x3b\x30\xde\x00\xf0\xd4\x61\xdc\x7f\xc1\x6b\xc0\xf5\x1e\xe0\xde\x1a\x58\x6a\xc5\x28\xc7\x8a\x93\xc0\x5c\x6d\xce\x05\x5c\x34\x81\xc2\x4c\xc0\x39\x92\x4f\x6c\x4e\x55\x3c\x0f\xd2\x9e\x23\xc5\x07\xe7\x77\xc0\x87\x2b\xc0\xac\xf1\xf5\xed\x36\xef\x5c\x9f\xf7\xd1\x90\x07\x71\xd7\xbf\xbe\xfd\x0d\xf9\x2f\x15\x65\xf5\xed\x2f\x1b\x22\xfc\x40\xf0\x80\x1a\xf2\x3f\xe4\xfe\x27\x71\x82\x07\x12\x2a\xf4\x62\x96\xba\x71\x3e\xb6\xe8\x33\xd0\x6d\x0b\xe0\x61\x0a\x68\x5d\x07\xdc\x9c\x81\x31\xe6\x80\xcb\xef\x80\x75\x3b\xb6\xcb\xa5\x8c\xf9\x1c\x7e\xea\xc0\x6c\x4f\xee\xc3\x38\x33\x95\x73\x8a\x19\x8b\x81\xc2\xc1\xc0\x0c\x57\xe9\xe4\x08\xd8\x56\xf2\x3c\xd8\x78\xb3\xee\xa0\xad\x1a\xef\x9b\x0d\xed\xae\xd5\xbf\xf0\x17\x3c\x88\x83\x3c\x6a\x97\xf3\x78\x5b\x8f\xbf\xe7\x55\xff\xfa\xf6\x9f\xd4\xa8\x6f\xff\x5e\xd1\x35\x54\xe6\x7f\xe4\x8b\x75\x22\xf3\x3f\xd2\x45\x15\x3a\x49\x74\x27\x8f\x15\x38\x7a\x88\x78\xbd\x48\x3a\xa5\x1f\x05\xdc\x52\x39\xdf\x70\xd6\x07\x34\x34\xb9\x07\xa3\xde\x04\xc0\xee\x16\x60\xfe\x19\xb0\xfd\x0d\x70\x38\x0a\xd8\xde\x03\x7c\xef\xb2\xa6\x50\x4c\x2e\xf7\xdc\x4a\xd7\x05\xcc\x7e\x03\x0a\xde\x00\xa6\x77\x80\x83\xb1\xc0\xc4\x4a\x3e\x67\x4d\xe8\x0b\xdc\x73\x01\xc6\x9b\x00\x7f\x4c\xa9\xb3\x7b\x64\x49\x7d\x7b\xfb\x9f\xe4\xb1\x9f\x32\x8f\x7d\x2e\xf1\x28\xf3\x5f\xce\x8a\x78\xd0\x90\xff\xd2\x90\xff\x21\xeb\x9f\xd4\xf2\x3f\x84\xff\x24\x8b\xee\xbb\xab\xe4\xdb\xba\x42\x5f\x63\x89\xd8\x67\xe6\x89\x7c\xc4\x5e\x19\x68\xf6\x1b\x30\xdd\x19\xe8\x11\x06\x58\xdf\x04\x74\x3f\x00\x16\xaa\xc0\xc4\xdd\x80\x59\x15\x30\xfb\x23\x30\x7e\x34\xe0\xad\x05\x18\x27\x01\x91\x49\xc0\x58\x63\x20\xf5\x25\x30\x3a\x08\xd8\x36\x11\xd0\x73\x02\xf6\x2d\x07\x46\x86\x03\xe7\xa9\x4e\x0e\xfc\xd8\x0e\x18\x96\x02\xbc\xbc\x01\x68\xef\x65\xfb\x06\xfc\x56\xdf\xde\x1e\x9f\x78\xec\xe2\xc7\x63\x67\xc1\xa3\xfa\x16\xff\x43\xb6\xbf\x21\xff\x43\x5e\x07\xe9\x82\x5f\x96\xa2\x29\xaf\x03\xae\xb2\x45\x6c\x67\x74\x26\x50\x47\x91\xee\xab\x79\xdc\x53\xa2\x4f\x70\xea\xaa\x44\x75\x2b\xcb\xe0\x26\x54\x35\x98\xf8\x6b\xb3\xb3\xaa\x9b\x00\xe3\x6e\xca\xcb\x07\x2d\x01\x46\x77\x6f\x39\xce\xb8\x19\x30\x72\x7e\xcb\xa2\xe9\x55\xc0\x50\xb5\x96\x3f\x2e\xdc\x05\x68\xed\x68\xf9\x22\xb4\x25\x30\x78\x7a\xab\x66\x49\xc7\x81\x01\x27\x5a\x16\xe4\x2c\x00\xfa\x75\x6d\x69\x59\xf6\x02\xe8\xdb\xa6\x45\x6a\xe5\x6e\xa0\xb7\xb9\xf2\xb6\x9b\x87\x00\xf5\xb5\xcd\x9f\xfd\x72\x1f\xe8\xd9\xb2\x79\xe6\x67\x37\xa0\xcb\xf2\xa6\x84\xdb\xa9\xea\x2a\x52\x5f\x83\x36\xe2\x9c\xd1\x6a\x15\x8f\xcd\x44\x1f\xa5\x5a\xfe\x87\xdc\xff\xe8\x1b\xfc\x97\xec\x52\xae\xa2\xc9\xfd\x7f\x92\xb7\x29\x53\x1d\x6f\xe5\x11\xee\xae\x1b\xaa\xda\x8e\xd4\x83\xfd\xd6\xb6\xa5\x9d\x73\x61\xbb\xf6\x54\xfd\x71\xdc\xaf\x4a\x75\x5a\xeb\x57\xdc\xb5\xdd\x28\xa7\x2b\xe1\x39\x3a\x9f\x7b\x18\x2b\x47\x02\x83\x9b\xaa\xb9\xf6\xb2\xc1\x54\x8d\x0d\x3d\x15\x46\xdd\xc1\x3e\xf5\x2b\x3d\x6d\x2d\xff\x51\xd0\xea\xbe\xad\xa7\x97\x6b\x80\xc2\xa8\x2e\x7b\x7a\x6e\x0c\xcc\x42\x50\xc7\xab\xea\x3d\x12\x46\x01\xaa\x9d\x7b\x2e\xdc\xbc\x08\x68\xe7\xa1\xb6\xb2\x58\x11\x68\xb3\xa4\xc7\xbb\x13\x83\x81\x56\xc1\x3d\xfa\x5d\x1f\x02\xb4\xf8\xa3\xbb\xe7\x13\x5b\x40\x79\x43\xb7\x17\x1f\x96\x01\x4d\x0e\x74\x22\x1d\x88\x46\x1d\xdb\x0f\xe7\xba\x4b\x6b\xea\x0f\x82\x99\x2d\x04\xee\xdd\xd4\x48\x1a\x8f\x77\x14\xf6\x0b\xbb\x4b\xb2\x98\x07\x22\xf7\x3f\xca\xae\x51\xa6\xea\xaf\xcc\x7f\x49\xaa\xee\x44\xf5\xaa\x95\x8f\xbb\x52\x35\x35\x3c\x54\x8d\x22\xa3\x7f\xb8\x3a\xe1\x3f\x0b\x7d\x7b\x51\x5d\xda\x39\xb3\x0f\xd9\x6f\xab\x39\x80\xfc\x62\x7c\xea\x00\xaa\xeb\xeb\xf6\xd0\xa2\xdb\x74\xdd\xd2\x74\x16\x61\x1e\xd0\xb1\xbd\xae\x47\xe7\x55\x40\xdb\xac\xa1\xd1\x3a\x4d\x81\x96\x7a\x43\x57\x9a\x19\x02\xcd\x74\x75\xaf\x38\x26\x01\x8d\x56\xeb\xbe\x59\x32\x08\x50\x98\xae\x7b\x2e\x96\xf6\x2e\x5d\x83\x8d\x54\xaf\xd3\x89\xdd\x49\x15\x44\x6d\xcd\x63\xf4\x73\xcd\x2b\x57\xa8\x32\x38\xe4\xfa\x43\x52\xa2\x19\xfc\xcb\x9f\xf4\x44\x06\x4c\x61\x7b\x7b\x0b\xbe\x83\x9a\xe0\x87\x74\x7d\xcb\xa3\x2a\xf9\xc3\xc1\x66\x5c\x1d\x2b\xf1\xe2\xdb\x73\x05\xbf\xb6\xa0\x6a\x6f\xd6\x2f\xaa\xf4\x7a\x83\x42\xb7\x56\x6c\xbf\x3a\xf9\x7b\xac\x0a\x77\x97\x0e\x7d\xd1\x9f\x54\x2b\xfc\xc1\x3c\x81\x85\xcf\x34\x29\x22\x38\x27\xeb\xd2\x4e\x32\x35\x9d\x9a\x4d\x63\x52\xab\x91\x54\x97\xd3\xbb\xa0\x4f\x78\xb7\x86\x0a\xa3\x34\xad\xf5\x8c\x44\xdd\x72\x9c\x51\x6b\x8a\x51\x26\x7f\x0f\xa0\x35\x39\x4e\x87\x91\x76\x93\xfe\xb3\x29\x76\x9b\xb8\xf2\x7d\x7f\xe3\xe5\x31\xb4\xf7\x18\x19\x6e\xa0\xd8\x3e\xb6\x67\x21\xd5\x5d\xc7\x04\x1c\xa6\x3a\xbc\xe1\x6f\x97\xe9\x5e\xd6\xe8\xa3\xf7\xe9\x9d\x0d\x5e\xbd\xad\xc7\xff\xd0\x7d\xc8\xa3\xa6\x3d\x8f\xfd\x3e\x7e\x39\x3f\x7b\xad\x04\xff\xa7\xbc\x3e\xff\x27\xbd\x9a\xcb\xcb\x49\xd5\x83\x28\x33\x88\x4d\x1e\x44\x27\x8a\xf0\x3e\xda\x47\xf9\xf9\x8f\xa2\x0c\xcb\x2b\x47\x9f\xe6\xc5\x25\x7c\x0c\xf9\xfb\x74\x70\xe2\x60\x1e\x69\x4c\xfe\x60\x78\x79\x1c\xcd\x83\xe6\x20\x33\x7a\xdd\x3d\x87\xf9\x21\x4a\xeb\x2c\x45\x26\x6a\xb9\xa7\x2d\xcd\x9c\x95\xc9\x40\xba\x31\x6c\xb9\xdc\x84\xd6\xa6\xa5\x27\x2b\x4d\x58\xbd\xf6\xa2\x5c\xd5\x72\x65\x24\xed\xd9\x53\xfe\x58\x4f\x7b\xd8\x94\x4f\x9c\xbb\x98\xdf\x3d\x40\x75\x4b\x0b\xcd\xef\xf8\xa6\xf5\xce\xbb\x84\x7f\x4f\x6a\xf1\x9a\xf6\xb4\x09\xe2\xde\xea\xd8\x7f\x79\x1c\x2d\xf0\x5d\x59\x17\x85\xe7\xa7\xf0\x1c\xeb\xc1\x6c\x8e\xec\x4b\x2b\x63\x5d\x14\xeb\xfa\x24\x5d\xe7\xe7\x1c\xab\x34\x92\xea\xae\x61\x6a\xa3\x1c\xf8\xf9\x8f\xa5\xcc\x51\xd6\x81\x71\xd5\x61\x1e\xcc\x2c\x67\x53\x62\xa4\x5a\xb9\x99\xd3\x89\xcc\x64\xa3\x15\xb1\x7b\x86\x4d\xb3\xa6\xfb\xdd\x1a\x41\x53\x69\x1e\x55\xa2\xa6\x5f\x61\xfb\x19\x4f\x07\xec\x77\xa8\x10\x42\x64\xff\x6a\x20\xcd\x90\x7d\x67\x9e\x49\x7b\x7f\xee\x48\x62\x6f\xc8\xca\x21\xb3\x13\xc3\x7c\x78\x4c\xe1\xd1\x6b\x2b\xf9\x85\x5d\x35\x2b\x49\xcf\x5c\x7a\x8e\x10\x98\x19\x2d\x6f\xd3\x3d\xc7\xe9\x76\xbf\x32\x33\xe5\xde\x67\x62\xb4\x4c\x11\xb8\xae\x99\x51\xcd\x7f\xe8\xc6\x6c\x51\xef\xcf\x7d\xa0\x2a\xd8\xee\x24\xa1\x8b\xb2\x72\xae\x1e\x9d\x28\xc2\x96\x1a\x13\x4f\x21\xc0\x77\x22\xa1\x41\x5e\xf9\x93\xc9\x0b\xdd\x1f\x58\xe7\xf3\xb7\xb4\x25\x3f\x9f\xaa\x2b\x78\x30\x9e\x33\xeb\xf1\x60\xb4\x74\x1c\xe8\xe4\xd2\xe3\x80\x03\xa1\x95\xcd\x57\x88\x44\x1d\xf3\x2c\x78\x74\x1b\xc5\x9e\x38\xcf\x6c\x20\x79\xe2\xbc\xf1\xdc\x71\xca\x7d\xf2\x34\xaa\x09\xb8\xb7\xe5\x3a\xb5\x6b\x51\x30\xed\x61\xae\xd5\x7c\xa3\xde\x2d\x35\x3b\x85\x5f\x97\x8e\xe7\x27\xc2\x37\x23\xe7\x6a\xdd\xa0\xdf\x3b\x7f\x7a\x4c\x37\x2f\x9d\x6e\x7c\xa0\x6f\xe8\xa0\xc1\x76\x4f\x13\xeb\xc1\x4a\xf4\x01\x61\xde\x50\x9a\xea\x70\x7a\x1a\xc9\x53\x0d\xb8\x1b\xcb\x51\x13\xca\x1c\x22\x61\x46\x6a\x13\x01\x8f\xcd\xe9\x39\xfa\x0c\xb5\xa5\xfd\x60\xde\xdc\xe9\xb4\x2e\x64\x1e\xcc\x74\xcd\xd9\x74\x5f\xd3\xfc\xcf\xfa\x3c\x98\xe1\xb3\xe7\x12\xee\xdf\x67\x9d\x2b\xeb\xbb\x17\xce\x27\x7f\xa9\xd3\x85\x59\x2c\x22\xf3\xe2\x6a\x9e\x07\x6f\x57\x56\x62\xf2\x76\x1d\x43\xcf\x7b\x71\x32\x7f\xe2\xe2\xd7\xfc\x0e\x3e\x0e\x81\xe4\xe7\x3e\xa9\xac\xa8\xe0\x53\xb0\x99\xf0\x09\xef\xaa\x22\xc2\x31\xbd\x7f\x38\x4e\x11\xca\xfb\xc5\x75\xd2\xef\x5e\xa4\xfb\x80\xfc\xc4\xb3\xf1\x3b\x56\x70\x11\xb8\xe6\x1c\x25\x1e\xed\x45\xbf\x1c\xd6\x45\x49\xa9\x64\xbf\x8e\xf7\x36\xbb\x8c\x2f\x74\x70\x42\x94\xa6\x11\xca\xe2\xfb\x71\x06\x65\x8a\x0b\xde\xda\xeb\xd3\x6c\xcf\x9d\x43\xa8\xe3\x2c\x8b\xb9\xf4\xa9\xd6\x6d\x5c\x09\x85\x31\xfd\xdb\x9d\xd6\x8f\x7e\xc0\x02\x52\xa8\xd3\xbc\xcc\xfd\x91\x7a\x4e\xf2\x22\xdc\xa2\xdd\x79\x1f\xb6\x3b\x5c\xd6\x85\x09\x16\x27\xba\xe0\xec\x0e\x34\x63\x41\x89\x8c\xf3\x06\x0e\x37\xa4\x19\x0e\x9e\x65\x4d\x71\x22\xa4\x92\x99\x36\x21\xab\xfd\x29\x87\x0b\x5a\x1b\xcb\x4a\x25\xed\x37\xd2\x5e\x17\xf8\x74\x3b\x7d\x62\xe0\x9d\x43\x14\x27\x03\x75\x2e\xb2\x72\x41\xc5\x4f\xe4\x57\x7e\x9f\x7e\xa3\x99\x5f\x22\x74\x61\x16\x89\x7e\x07\xee\x97\x6a\xbe\xd0\x45\x49\x58\xc5\x7a\x47\x31\x9a\x53\x69\xdf\x0b\xd1\x9e\x45\x68\xf9\x52\x63\x47\xca\x17\xbc\x04\x2f\xc2\x4d\xd3\x8d\xf2\x21\xfb\x23\xee\x14\xcd\x6c\xee\x30\x1f\x64\xf2\x6e\x4f\xca\x8f\x64\x1e\xcc\x08\xd7\xc5\xe4\xc5\xfd\x77\x2e\x21\xaf\xec\xba\x8e\xed\x56\xb6\x0a\x11\x78\x4e\xe8\x52\x1e\x23\xfe\x06\xe5\xe4\xb5\x7c\x98\xf7\x03\x69\xe6\xc2\x9f\xe9\xd3\xbd\xe5\xc8\xa1\x56\x14\xa9\xa2\x9a\x3b\xd3\x8c\x47\xe6\x2e\xa1\x77\x8e\x9c\x10\x45\x78\x66\xd4\x27\x0a\x03\x88\x0c\xcf\xa7\x79\x8b\xb8\x5c\x4e\x39\x6e\xd4\xe0\x0b\xb4\x44\xc3\x2a\x6f\x93\x4e\x4c\xe8\xfc\x67\xc4\x23\x0a\xf5\xfe\x44\xf3\x11\x38\xa4\x86\x3b\xdd\x68\x7c\x39\x2f\xd1\xd5\x76\x94\x11\x2e\x2f\xb0\x27\xc6\xb9\xdf\x45\x17\x5b\xf6\x32\xe6\x83\xb8\x0f\x63\x5e\x84\x53\x10\xfb\xf3\x74\x78\xd1\x6a\xb4\x72\xf3\xa5\x5d\xdc\xd4\x9f\x79\x3f\x06\xaf\x98\x2f\xa0\xf3\x69\x19\xbd\xee\xbb\x75\x19\xa1\x46\xaa\x57\xb8\x8b\x49\x93\x71\x11\xa2\x92\xb1\x42\xdc\x68\x88\x77\x50\xa2\x7e\x47\xb5\x7c\x18\x2f\xde\x89\xe3\x37\x1b\x10\xef\x27\xde\xc6\x92\x98\x68\x09\x19\xce\xf4\x8e\x09\x91\xdc\xb9\x25\xbe\x5f\x38\x45\xa6\x84\x17\xa9\xb4\x5f\x24\x0c\xcc\x23\x8f\x4d\xb0\xdc\x4b\xf1\x65\x55\xd1\x69\x62\x26\xae\x7c\x79\x93\x22\xdb\x4a\xc3\xa7\x34\x7f\x2b\x9a\xfd\x49\x11\xbe\x21\x2f\x26\x90\xd6\x45\x58\x15\xc7\xad\xa5\xdd\x5d\xe9\xf9\x2e\xf2\x5a\x40\xeb\x7f\xfe\xc7\x45\x14\xb6\x5d\xc0\x9f\x6e\x7f\x7f\x09\xe1\xd8\x72\x5f\x28\x73\x2b\xee\x9b\x63\x32\x69\x39\xed\x87\x23\x35\xc3\x29\x7f\xd2\xf4\x8e\xa2\x4a\x6f\xcf\x11\xd1\xa4\x42\xd1\x4e\x7f\x25\xe5\x21\xf8\x23\x41\x28\xb7\xd6\xf2\x61\x6c\x94\xe8\xa3\x65\x3e\xcc\xba\xb1\x03\x88\x2f\x99\x9a\x3a\x9a\xde\x31\xf5\xd2\x14\xda\xff\x52\xdb\x3a\x92\x3d\x29\x95\x4c\x18\x48\x7d\x12\x4e\x1e\xb8\xce\x6a\xed\x0c\x1e\xb3\x69\x9e\x52\x9e\x97\xf5\xe3\xf7\x3b\x49\x38\xdf\xda\x47\x57\xe9\x89\x25\xb9\x3c\xa2\xf5\xb1\xba\xec\x0d\x79\x74\x42\xdb\xfa\xbc\x18\xee\x17\x14\x34\x74\x21\x3d\xd7\xc5\x8f\x3d\x89\xa5\xe5\x69\xe5\x43\xd9\x99\xdb\x3b\x3f\xfa\x6b\x47\xd5\x20\xfa\x54\xb9\x2f\xd4\x94\xef\x97\x3f\x67\x3f\x88\x22\xf4\xdd\x70\x40\x34\x79\xd9\xd0\x67\xb1\xc4\x9f\x19\xd0\x67\x15\xe5\x11\xdd\x6d\xe2\xc9\x0f\x5a\xdd\x5f\xcd\xfa\x1f\x65\x29\x22\x43\xdf\x20\x2a\xa0\x19\x67\x99\xff\x90\xd9\xa9\x03\x29\x30\x65\x24\x72\x9c\xcc\xcc\xd3\xa3\x48\xb2\xf1\x06\xe3\xdd\x19\x77\x99\xa1\x97\x91\xc8\x7d\x72\x32\xf3\x42\x69\xa5\x66\xbe\x64\xdc\x3f\xd3\x30\x8b\x32\xd5\x8c\xa8\xdd\xe4\xc1\x19\xed\x8e\x51\xad\x68\xe3\xd9\x2a\x7a\x52\x1b\x4f\x54\xd3\xd9\x2f\x3d\xe1\x35\xf5\x4d\x49\x8b\xf9\xfc\x89\x9f\x47\x0d\xc5\x59\xe6\xc5\x2c\xc9\xf1\xa6\xe7\xe3\x51\xe5\x47\x5e\x36\xdf\x3f\x98\x66\x51\xe6\xc1\xcc\x7c\x15\x4e\x27\x46\x1b\xad\x28\xfa\xdf\x93\x3f\xad\xa0\x2c\xc6\x58\x6b\x25\xb1\x13\x46\x55\x24\x50\x1e\xa5\xa5\x98\x48\x7f\xd7\x37\x30\x89\xce\x1b\x9d\x9b\x25\x93\x55\x2d\xb4\xd6\x89\xbc\x71\x43\x39\x8f\xb5\x7c\x18\xd7\x46\xc4\x9c\xc9\xb9\xdc\x91\x95\xcc\x5a\xf4\x27\xfb\xf3\xda\xeb\xd1\x0a\xcd\x29\xe0\x1d\x2b\x27\x67\x16\x9d\xf5\x73\xa3\x3d\xe8\x2c\x9c\x53\x1a\x42\x9f\x98\x37\x24\x91\x76\xde\x5c\x6d\xee\x40\x95\x6b\xbe\x93\x4e\x70\xb9\x8a\x5c\x2b\xc8\xb6\x3a\x4f\x67\xfe\x5c\x8f\x7b\xe4\xa9\x39\x45\x2f\x89\xd9\xb6\x25\x9d\xfd\x41\xd6\x45\x61\x5e\x8c\xf7\x91\x00\xf2\x63\x0f\xd5\xe5\x14\x7d\x5d\xa6\x84\xd2\xee\x54\xab\x87\xb3\x8b\xa3\xb3\xc5\x47\xee\x1f\x33\x71\x5f\x02\xb1\x1a\xc7\x54\x25\xd1\xd3\x1c\x11\xb9\x96\x78\x60\x9a\x2a\x6c\x6f\xef\x8d\xfc\xbc\x3b\xaa\x65\x50\xd6\xdb\xac\x5d\xe6\x4a\xb6\x3b\x7b\x18\x8f\xf9\xa2\xc2\x5b\x68\xa1\x44\x33\x53\xb0\xae\x23\xf9\x71\x61\x61\x7f\xee\x70\x68\xc0\xfd\x2f\xb6\x5f\x30\x23\x3b\xb6\xb7\xb3\xa3\x14\x7d\xfb\x73\xee\xe4\x56\x30\x9b\x15\x7c\xb6\x2f\x62\x26\x96\xac\x13\x53\x98\x59\x48\xdf\xb0\xf0\xfb\x83\xc4\xf0\x2e\x30\x3c\x4b\xbf\x2f\xe8\x72\x9b\xf8\x10\x05\x3d\x9f\x93\xfe\x5e\xc1\xcb\xcf\xd4\xd1\x2d\x57\xf0\x8a\xb3\x36\x53\xfd\x7a\x65\x18\x45\x69\xb7\xd2\x28\x8a\x36\xce\xdd\x62\xe9\xdb\xcc\x4c\x8f\xa7\xf3\x93\xad\xca\x6a\xaa\x44\x4f\x6a\xc7\xbc\x98\x71\x3a\xec\xdf\x72\x7f\xa8\xa1\x4e\xe9\xe4\x6d\x83\xac\x32\xa9\x72\xd3\x73\x0f\xeb\x86\xb4\x3f\x9b\x4d\xd1\xaa\xc9\xab\xdc\xef\x85\xfd\x0d\xf8\x30\x25\x93\x94\xe8\x1c\x54\xf4\x90\xf5\x61\x4a\xf4\x98\xd9\x5c\xf4\x98\x33\xb9\xe2\x38\x53\xe2\x0d\x17\x2b\x73\x5e\x59\xdc\xcb\x9d\xe2\x67\x89\x88\xc8\xc5\x43\x98\x2f\x56\xe6\xcf\x3a\x31\xc5\x43\xb6\xd2\x73\x2e\x4a\xde\x4b\x19\x4c\x71\xda\x19\x3a\x43\x17\x39\x7c\x4f\x27\xc5\x62\xc3\x27\xb4\xbf\xee\xaa\x79\x47\x7e\xb4\xf3\x24\xeb\x3f\xe4\x13\xff\x7e\x7e\xda\x0a\x7a\x5e\x72\x5f\x2c\x87\x02\x56\x54\x9d\x11\x91\x4c\xa7\x37\xab\x81\xa9\x14\xc5\x4d\xff\x4c\x27\xbe\xf9\xd8\xb5\x19\x54\xa9\xd0\x4f\xdf\x4c\xcf\x5b\x7b\x11\xf3\x43\xfa\xb7\x60\x5d\x9c\xee\x36\xcc\x0f\x69\x17\x96\x4f\x59\x41\xe3\x01\x3b\x45\xc5\x66\xb7\xa8\x74\xec\x11\x37\x7e\x0e\x8d\x50\x24\xbb\xf6\x5f\xef\x40\x79\xc2\xfe\xd9\xfd\xc9\x23\xf7\xff\x3c\x82\x5e\xef\xbb\x3a\x81\xd6\xfd\xbe\x08\xce\x54\xf7\x79\xb9\x12\x83\xf7\xe0\x3b\x66\x2c\xee\x8f\x63\xc6\xda\x21\x9b\x34\x9a\xaf\x03\xa9\xdb\x68\x9d\xed\x5f\xb3\x87\x32\xfa\xfd\xc9\x9c\x5f\x96\x57\x70\xcd\xf9\xc0\xfa\x67\x94\x11\xef\x0f\xfd\x9b\x4e\x96\x7b\xbb\xb2\x3f\xb0\x7e\x8e\xcc\x83\x71\x7a\x9b\x4c\xff\x7b\xe6\xf2\x75\xc4\x7f\x9a\xaa\x9e\x46\x51\xdc\xe2\x7c\x06\xed\x36\x13\xc3\x36\xd1\x7e\x37\xc6\x67\x0b\xc5\x81\x51\xa5\xcc\x0b\xd1\xd6\xce\x27\xef\xee\x7b\x8c\x4f\x3d\xdd\x6d\x76\x53\x16\xa7\x12\x53\x44\x51\x5a\x69\x5d\xa9\xb8\x09\x58\xde\x96\xc7\x5a\x3e\x4c\x13\xc5\x4e\x3c\xb6\xa7\x78\x76\x4c\xad\x2f\xd9\x71\xbc\xff\x30\xfa\xbe\xc7\xaa\xc6\xd3\xcc\x1d\x4f\x9f\x46\x27\xe0\x8a\x50\x57\xfa\xa4\x8a\x95\x7e\x14\x57\x8f\xfd\x1c\x45\x33\x5f\x31\x35\x95\x66\xb6\xa2\x24\x97\x22\xd6\xf1\xfc\x32\x9a\xbf\xe3\x91\x27\x29\x53\x3e\x16\x7e\x8d\x32\x96\x63\xbd\x1e\xd0\xff\x3f\xe6\xf3\x96\x9e\xe8\x11\xc1\x97\x63\xfd\x1c\xb9\xcf\xc7\xcb\x50\xa0\x53\x15\xf0\x5c\x07\xe8\x14\xfd\xdf\xbc\x87\x1e\x2f\x81\x6b\x6d\x80\xbe\xbe\xc0\xc5\x09\x80\xc6\xe3\xba\xfe\x06\x15\x46\x80\x6e\x25\xe3\x9c\xc3\x75\xf8\x5e\xa7\x74\xc2\x96\xf5\xfd\x77\xd8\x02\x16\x2f\x19\xaf\xb7\x3e\x01\xe4\xf9\x00\x0e\x3f\x02\xd9\x46\x80\xeb\x75\x60\x8b\x23\x20\x9d\x2b\x37\x7b\x73\x4d\x3b\xeb\x06\x10\xe5\x0a\x6c\x3a\x0e\x24\x2e\x06\x36\xcd\x05\x36\xb4\x01\xb6\x74\x06\xb6\x4e\x63\xfc\xbf\x4c\x8d\xf1\xed\x8a\x1a\xd6\x89\xb8\xbe\x14\xc8\x4f\x06\xaa\xe7\x02\xdb\xda\x01\xbf\x9f\xa8\xd3\x3f\x68\x88\xff\xaf\x33\xaf\x8f\xff\xfe\x91\x0b\xb4\x77\x00\x5e\xb9\x01\x6d\x7b\x02\x4f\x56\x01\x2a\x63\xbe\xe6\x3d\xdc\x88\x62\x3c\xe6\xca\x72\x29\x47\x04\xce\xe5\x03\xbd\x82\x81\x33\xa7\x81\x01\xd7\x81\xa3\xb7\x00\xad\xc3\x75\x7a\x07\x25\xe6\x80\x9e\x05\xb0\x23\x80\xfb\x3e\x48\xd1\x61\x92\x37\x90\xb7\x82\xfb\x75\x67\xf9\x00\x33\x87\x02\x5b\xec\x01\x37\x2f\xd6\xf5\xf7\x50\x03\x32\x42\x80\x80\xce\xbc\xbb\x86\x67\x01\x19\x4e\x40\x42\x28\xb0\xd1\x09\x48\x5b\x5e\x77\xef\x3f\xf3\xa5\x98\x07\x1b\xd6\x5e\xc9\xd9\x01\x5c\x8f\xa9\xeb\x7f\x90\xf7\x1a\x78\x67\xf7\x35\xfe\xdf\x10\xff\x96\xf9\x0f\xaf\x5f\x00\x2d\xac\xbf\xe8\xf3\xb1\x17\x68\x6e\xcc\x7d\x5f\x5a\xa8\xd7\xf1\x1e\xae\x75\x01\xda\x6b\x02\xe7\xab\x19\x87\x38\xa5\xc3\xba\x29\xc7\x6e\x03\xea\x0e\xc0\xc1\x79\x40\xdf\x87\xc0\x5e\x7f\xc6\xfb\x77\xf6\x60\x7c\x42\xee\x73\x20\x3d\x97\x89\xd7\xb9\x8f\x83\x45\x09\x6b\x9d\xcc\xf0\xa8\xc3\xfd\x37\x98\x30\xde\xbd\xfe\x33\xe0\xd7\x83\x71\xf0\x30\x35\x20\x4d\x81\xef\x6e\xa7\x69\x03\x69\x3f\xf3\xfd\xf8\xbc\x38\x20\x23\x0f\xd8\x53\xca\xb8\xd1\xa9\x5e\xec\x47\xd7\x23\x81\xcd\xd7\x81\x47\x05\xdc\x3b\xe4\xcf\xea\x3a\xfc\xff\x7f\xf5\x81\x78\x55\x00\x28\x3d\xfb\x9a\xf7\xf0\x53\x53\xa0\x49\x2a\x70\x7d\x2d\xd0\x6c\x3f\x70\x79\x25\xd0\xfc\x3c\x70\xfa\x06\xd0\xfa\x0d\xfb\xa2\xe4\x27\x87\xfd\x80\xae\x93\x80\xbd\x39\x40\xaf\x53\xc0\xce\x2c\x40\xe3\x19\x50\xb8\x8d\xe7\x63\x6b\x12\xa0\x97\x0d\x64\x9d\x00\x4c\xe6\x32\x5f\x41\xca\x8f\xd2\x14\x19\x6b\x90\xec\x73\x78\x00\xa4\x55\x01\x52\x46\x97\x92\x00\xf8\xf6\xaa\x9b\x87\x94\x27\x8c\x89\xad\x75\x06\xd6\xed\x00\x52\x54\x80\x9c\x2b\xc0\xfa\xdd\xc0\x5e\x4d\x60\xa3\x11\x2b\x31\x6d\x9c\x07\xdc\x38\xc4\x98\xd7\xd3\xcf\x75\xf8\x7f\x7a\xf5\xff\x6d\xbf\x8c\x03\xcb\xbc\x87\xe7\x82\xef\x20\xf3\x1e\x7e\x94\xce\x36\xeb\xbf\xe6\x3d\x54\xfe\x0b\x34\xd1\xe0\x75\xd0\x2a\xbe\xae\xcf\x43\x89\x29\xd0\x35\x0d\x28\x30\x06\x7a\x1b\x01\xdb\x4e\x00\x83\x2c\x81\xec\x68\x60\xc4\x5e\x20\xa3\x2f\x60\xd8\x01\x48\xeb\x09\x4c\x98\x0a\xa4\xae\x04\xac\xf3\x81\xc4\xa7\x80\x5d\x1b\xc6\x41\xa5\xf3\x75\x62\x35\xe0\xed\x04\xc4\x7f\x0f\x04\xef\x03\xd6\xac\x04\xe2\x7c\x81\x84\x62\x20\x65\x37\xdf\x8f\xcd\x8d\x00\xd6\x14\x00\xa5\xf1\x40\xaa\x1b\x50\x19\xc5\xba\x11\xb7\x44\xaf\xa9\xe7\xda\xdf\xb0\xbf\xf0\x0b\xfb\x23\xea\xf3\x00\x1a\xf6\x3b\xf9\x16\xef\xe1\xa2\x3a\xf7\x41\x91\xfc\x40\xb1\x3d\xf7\x66\x69\x34\x12\x28\xf7\x07\x5a\x17\x03\xc5\xae\x40\x07\x35\xc6\xf9\x7a\x54\x31\xef\x47\xe3\x08\x90\x39\x09\xd0\xfa\xc0\xcf\x57\xca\x0b\x52\xbb\xb1\x8e\xd0\x9a\xef\x19\x63\x94\x71\xff\x18\x07\xc6\xb2\x56\xa6\x31\xee\xbf\x62\x1f\x10\x98\x02\xac\xfc\x03\x88\x4d\x06\x56\xdc\x07\x52\x26\xb0\x3d\xb9\x1e\x8c\x97\x95\x7e\xc7\x6b\x46\xfa\x4e\x89\x3f\x01\x37\x3e\x31\x9f\xe0\xb1\x26\x90\x90\x05\xfc\xab\xfc\xb5\xfd\x21\x0d\x70\x70\x59\x07\xa2\x21\xef\xe1\x4e\xd7\xfa\xf6\xcb\xbc\x87\xb3\xa2\x5a\x20\xf3\x1e\xa4\x78\xa8\xe0\x01\xec\xda\x0e\x28\xc6\x02\xdb\xad\x81\x56\xbd\xa4\x6c\x19\x50\xcd\x03\x36\x3d\x06\x7a\xde\x60\x8d\xfe\x81\x3e\x1c\x9f\x86\x6e\x01\xd6\xb4\x05\x8c\x12\x98\xdf\x60\x3a\x06\x88\xc9\x06\x6c\xcf\x03\x11\x86\x80\xfd\x04\x20\xb2\x8c\xe3\x65\xf8\x00\x60\xe9\x76\xe6\x03\x48\x79\x82\xf4\x2f\xf5\x4f\xbe\x27\x9f\x3d\x8d\xed\x2a\x29\x00\x22\x27\x03\xc7\xca\xf8\xff\x49\xdf\x39\x56\x05\x78\x76\x0d\x58\xa9\x0a\xd4\x64\xd7\xe9\x40\xd4\xf2\x3f\x84\xdd\x8b\x44\xbc\x70\xdf\xc5\xe3\x33\xa1\x0b\x73\x37\x8c\xc7\xaf\x78\x0f\x0d\xfa\x7d\x54\x08\xfc\x76\xaf\xa8\x26\xc8\x38\x67\xee\x72\x40\xa1\x9a\xf5\x59\x5a\x39\x03\xe9\xd7\x81\x2e\x4a\x40\x72\x1b\xd6\xe9\x92\x9e\xdb\x90\x32\x20\x66\x2d\x30\x4a\x0f\x88\x2a\x03\xc6\xab\x02\x61\x8b\x00\xcb\xe5\xc0\xf2\x21\xc0\x2c\x0b\x20\x28\x95\xb1\xbf\x65\x6b\x58\x03\x40\x3a\xe5\x49\x5f\x69\x59\x05\xfb\xd2\xf2\x57\xac\xb1\x12\xf2\x94\xf7\x8b\xe5\x6f\x59\x2f\x67\xb9\x29\x70\xbd\x3f\x73\x68\x9e\x5f\xff\x9a\xff\xb2\xf8\xa8\xe0\x01\x34\xd0\x81\x70\x12\xbc\xc2\x87\x02\xc7\x92\xf9\x2f\x0d\xfb\x7d\x9c\xfd\x5b\xd8\x2f\x5e\x1f\x12\xfd\x0e\x64\xfe\xc7\x57\x7a\x07\x0f\x99\x6f\x96\x14\x0a\xb4\x6a\x0f\xc4\x8f\x07\xba\xbe\x07\xa2\x8b\x00\x8d\xa7\x40\xb8\x11\x30\x54\xb7\x0e\xf7\x97\xf9\x0f\x52\xae\x6c\x57\x0d\x2c\x75\x96\x72\x7c\xc0\x2f\x0c\xf0\x2d\x61\xff\x8d\xb0\x02\x02\xdc\x81\xd4\xb5\x80\xbf\x35\xe7\x20\xfe\x76\x9c\x99\xfa\x7d\xe0\x79\x90\x4e\x89\x37\x6a\x00\xff\x32\xe0\x85\x7e\x1d\xff\x65\x91\xb8\xc7\x2e\xeb\x7e\xc8\x76\xcb\x78\xb8\xcc\x07\xa8\xf5\x83\x86\xba\x17\xf7\xff\xdb\x0f\xf6\x0b\xbc\xfb\x2b\xfe\x87\xa8\x3a\xca\xba\x0f\xd2\xfa\x55\x7c\x03\x44\xf7\x05\xda\x39\x31\xcf\xa5\xa7\x35\x10\x32\x05\x18\x5c\x0d\xf8\x0f\x05\xf4\x27\x00\x3e\x9b\x81\x09\x96\x80\x77\x18\x63\xbb\xde\x8a\x80\x8b\x35\xe0\xf9\x09\xf0\x19\xca\xaf\xa3\x3c\x80\xc5\xaf\x80\xd4\x9f\x81\x45\x7e\x40\xae\xad\x74\x3e\x66\x3d\x2d\x69\x3c\x3d\x95\x63\xca\xad\x6a\xe6\x47\xbc\xf8\x82\xff\x22\x3f\xf7\x86\x76\x5b\x6b\xd7\xe7\x03\x34\xf4\x83\xcb\x2f\x78\x94\x71\xef\xca\x9e\xc2\x0f\x04\xee\xbd\xe7\x7f\xf0\x3f\xd6\x96\xd7\xcd\x03\x04\xde\x2b\xe5\x27\x81\x1b\x80\x8e\xbd\x01\xbf\x66\x40\xbf\xd3\x80\xf7\x04\x60\x78\x38\xe0\xa9\x0d\x98\x2c\x01\xe6\xcf\x02\xac\x16\x01\xf3\x8e\x02\x4e\x57\x00\x37\x3d\xbe\xd9\xe8\xa6\x0a\x44\x44\xf1\x5e\x92\x54\x0d\xb8\xb5\x03\xa4\x93\x9b\x93\x1a\x50\x52\xce\xb1\x55\x9a\x07\x87\x0f\xc0\xcd\x96\x80\xd3\x13\xe0\x85\x19\xe0\xbc\xf4\xbf\xed\x9e\x2c\xfc\xc2\xe4\x44\x7d\x1e\xc4\xff\xe4\xbf\x08\xfd\x93\x7d\x62\x7f\x95\xf9\x1f\xf9\x02\xff\xdf\x22\xfc\x60\xc3\x53\x1e\x65\xdc\x3f\x46\xc4\xdd\x40\x31\x5f\x52\x7c\x6a\x57\x09\x78\xa6\x33\x4f\xdb\xf5\x06\xf3\x62\x9c\x34\x59\x9b\xc1\xe9\x31\x30\xf9\x0d\xe0\x14\x07\x38\x0c\x04\x1c\xa5\x79\x98\x0e\xcc\x1e\xc6\x1c\xa8\x59\x53\x81\xb5\xc3\x98\x33\x93\x6d\x05\x4c\x97\xd6\xc5\x2a\x60\x7a\x6f\xe0\xb4\x26\xeb\x41\x48\xfb\xa6\x6d\x26\xf0\xd2\x14\xb0\x49\x63\xee\x78\x43\xbb\xc7\x98\x08\xfe\x83\xd0\x81\xd0\x5a\xc7\x63\x43\xdd\x83\xb3\x42\x17\xa3\x21\xff\xa5\x56\xff\x44\xc4\x85\x6f\xf1\x3f\xe2\xc5\x6d\xe5\x08\xd1\x27\x45\xae\x4e\x2f\x54\xe5\xbe\x63\x6e\xc7\x81\x4e\x0a\x80\xc3\x7b\x40\x43\x0b\x98\x71\x15\x18\xe1\x01\xd8\xad\x00\xcc\x8a\x80\xa9\xbd\x81\x99\xff\x02\x36\x37\x00\xcf\x55\xc0\x14\x07\x20\x74\x33\xf7\x2a\x4c\xd2\xe1\x1c\x6c\x8b\x64\x9f\x26\xaf\x8b\x09\xb3\x39\x3e\x4c\xf4\x04\x6e\x36\xe7\xb3\x8c\x94\x1b\x4b\xcb\xf8\x53\x0f\x60\x8c\xe0\x83\x0d\x13\x3c\xb9\x01\xce\xf5\xf9\x0f\x7d\x45\xfc\xf8\x4a\xff\xa5\x81\xfe\x89\xcc\x7f\xd9\x2d\xd6\x8f\xcc\xff\xd8\x24\xf8\x10\xb5\xfc\x0f\x31\x2f\x2b\xcf\xf3\xb8\x5c\xc4\x53\x1f\xe1\x17\x2e\x82\x37\x34\xdb\x19\x68\x15\xcc\x1c\x20\xb5\xcf\xcc\x3d\xd7\x4e\x05\xcc\xf3\x01\x93\x67\x80\x99\x2e\xf7\x65\x1c\xdf\x17\x58\x30\x1b\x18\xe7\x05\x2c\xfb\x0e\x18\x73\x8f\xe7\xc1\x30\x14\xc8\x36\x03\x0c\xf4\x81\xd2\x9e\x80\xfe\x51\xe0\x54\x7b\xce\x4d\xa4\x38\x39\xb2\x1c\x78\x16\xc9\x7c\x08\x69\x1e\x06\x09\x9d\x9c\x3e\xa2\x5f\x90\x5a\x08\x8f\xdd\x04\xff\xbe\xb3\xe0\x93\x5d\x14\xfc\xd9\xff\xc9\x7f\x19\xc7\x63\x43\xfe\xc7\x5a\x61\x6f\x9c\xe0\xc5\xc8\xfc\x8f\x00\x51\x9d\xf7\x10\xef\xeb\x28\x6e\x33\x5b\x95\x00\x8a\xd2\x73\x75\x01\x3a\x45\x01\xe3\x5e\x03\x03\x1f\xf2\xf3\x1b\x53\x05\x8c\x96\xf2\x89\x70\xe6\x66\xcf\x9b\x0b\x0c\xfb\x0e\x08\x2a\x06\x74\x77\x31\xb7\x54\xcb\x13\xd8\xdc\x1d\x18\x7c\x18\x28\xba\x0c\x0c\x0c\x00\x8e\x1b\x01\x03\xcd\x80\x6b\x63\x81\xbe\xd1\xc0\x23\x03\xa0\xcf\x19\xe0\xef\x93\x80\x5a\xf3\xfa\xf6\xaa\x08\x9e\x4c\x9b\xe9\x3c\xb6\x70\xe0\xb1\xb6\xff\x51\x03\xfd\x17\x99\xff\x20\xeb\x9f\xd4\xae\x03\xf1\x5a\xe6\x7f\xc4\xa7\x32\x4e\x1e\xad\xcf\xb8\x79\xd0\x0c\xfe\xb9\xac\x83\xe2\xb6\x9b\xc7\x99\xaa\xdc\x27\xc7\x4c\xc4\x1f\xc3\x46\xb0\x6c\x05\x60\xe4\x0c\xc5\x3e\xbd\x8f\x01\x3a\xaf\x95\x86\xe8\x69\x03\x43\x34\x1a\x2d\xb5\x6c\x0b\xf4\xdf\xd6\x28\xcf\xe5\x31\xd0\xe7\x59\xa3\x1f\xfd\xdb\x03\xea\x27\x1b\x9d\x59\x79\x1a\xe8\x71\xbe\x51\xc1\x46\x6f\xa0\x5b\x97\x46\x5e\x3b\x76\x01\x9d\x3f\x2a\x5d\x38\xfc\x27\xd0\xc9\x54\xf1\xea\xa5\x40\xa0\x83\xa7\xa2\xc6\x3d\x6f\xa0\xfd\x69\x85\x4b\x7f\x2c\x04\xda\x96\xe3\xb4\x64\xa7\xb2\xe0\xcd\x36\xda\xcc\x23\x84\x0e\x25\x84\x9e\x92\x1c\x07\x1a\xda\xdf\x90\xff\xb2\x71\x78\x03\xfb\x4d\x1a\xd1\x5f\x46\x96\x35\x9b\xce\xf6\x33\x4f\xc2\x2b\x5a\x99\x56\xca\xbc\xb9\xdc\x57\x64\x96\x18\xcd\x9d\xda\x52\xbd\xcf\xe0\x00\x37\xca\xe8\x17\xdd\xa1\xbf\x62\x10\xa0\xbe\xa6\x63\x65\x17\x7b\xa0\xeb\xbf\x9d\x8e\xe9\x28\x03\x1d\x57\x75\x56\x36\x1d\x09\xa8\xac\xec\xdc\xce\x01\x40\xeb\x8b\x9d\x35\x17\x3f\x04\x5a\x78\x74\xee\x1e\xdd\x1c\x68\x96\xd3\x69\xeb\xfa\x39\x40\x93\x9e\x9d\x5a\xe4\xdf\x00\x1a\x29\x74\x9c\x7c\x60\x32\xa0\xa8\xd8\xa1\xec\x42\x0f\xe9\xc1\xa9\x5e\xfe\x89\x3e\x49\xd5\xe6\x15\xe5\x3e\x2a\x87\xb8\xde\xd2\x72\x26\x8f\x4d\x04\xbe\xa9\xa4\x5a\x23\x2a\xc8\xd2\x78\xc0\xe8\xff\xb6\x3f\x7d\x70\x63\x42\x13\x52\xda\xb4\xa4\x0c\x3c\x5e\xad\x35\x55\x11\xa3\xab\x79\x0c\xb6\xe8\x4c\x8c\x1a\xef\x07\x9d\xe9\x9d\xdc\x2b\x99\x1f\x32\xbb\x92\x75\x43\xa6\x54\xf4\xa4\xdf\x8f\xa9\x62\xf5\xd9\xc1\x1f\xfb\x51\xdd\xaf\xc3\xf7\x03\x08\x2f\x50\xde\x39\x48\xa9\x6d\x34\xd0\x78\xc0\xa0\xb0\xfe\xd2\xda\x79\x30\x28\x67\x2c\xdd\xa4\x1d\x64\x62\x47\x15\xac\x81\x3f\x2e\xa2\x4f\x1e\xa0\xc7\xca\xe2\x03\x94\x53\x69\xec\xf7\x96\x2b\x62\xfd\xfc\x59\xa7\xb8\xaf\xd7\x59\xda\xbb\xfa\x4e\xf8\x89\xd6\x62\x9f\xb1\xbf\x51\xac\xeb\xdd\x92\xed\xed\x26\xfa\x82\x74\x14\xf8\x6e\x3b\xb5\x2f\xe7\xa7\x96\x07\x28\xf7\x7f\x2a\x6d\x4e\x28\xeb\x86\x27\xac\x03\xb3\xe6\x49\x07\xfa\xde\xab\x0a\x98\x1f\x10\x31\xb5\x3b\x55\xfd\x03\xf6\xa8\x4f\x67\xff\xef\x4b\xd5\x41\x57\x9d\x7e\x94\x69\xcd\xbc\x38\x90\x3c\xc6\xaa\x9a\xf1\x73\xe3\x32\x6d\xfa\xb6\x43\xbf\x1b\x4a\xb7\xf0\xd5\xfb\x0e\xa3\xea\xb1\xf2\x44\xbd\x6d\xfc\x89\xfa\x77\x5a\x11\xfe\xa6\xdf\x9a\xfb\x56\xeb\x57\x8e\xa1\x15\x34\xea\xf6\x34\x42\x10\xf5\xda\x2d\x24\x7c\x6f\x54\x2a\x23\x63\xa3\x0c\xd6\xd2\x37\x19\x29\xee\xfb\x0f\xfb\xc8\x37\x00\x87\x3b\x9f\x25\xfd\x90\xe1\xb3\x7e\x24\xc4\x44\xb7\xea\x57\xca\x6d\x74\x87\x73\x5f\xfb\xc1\x2e\x6c\xb7\x86\xc0\x7b\xd5\xc3\x79\xec\x41\xba\xc5\x3b\x9f\x35\xa2\xfb\xa6\xb9\xdf\xb7\xa1\x2a\x5f\x7a\x42\x27\x62\x15\xa4\x88\xe7\x19\xaf\xde\x8b\xe6\x23\xba\xd7\x40\xda\x59\x03\x13\x18\x8d\x5d\x5c\xa2\x4b\x27\x0c\xd7\xeb\xc3\x08\x0f\xb6\xb7\xe7\x85\x63\xf5\x8a\x75\x43\x4c\xc7\xea\xd3\xef\xf5\x55\xc6\x10\x7f\x60\x40\xf5\x58\x8a\xc0\x1d\xff\x31\xa1\x3a\x28\x66\x4f\x28\xe1\x79\x98\x70\xb6\x0d\x01\xde\xa6\xfe\x3c\x0f\x13\x6e\x30\x63\xc6\xd4\x74\x2a\xdd\xf7\x36\x8d\x5d\x40\xf7\x94\x4d\x5b\x2c\x27\x1c\x67\xfc\x6d\xbe\x39\x3c\xe1\x14\xc7\xec\x71\x3a\xdc\x41\x7d\x7c\xd9\x69\xf2\x9f\x71\xeb\x6f\x52\x8c\x37\x9e\xf5\x8c\xee\xc1\x8f\xd9\xc4\xda\x92\x06\x26\x35\xf5\xf8\x1f\xb2\x2e\x0a\xeb\xc6\x64\xff\xa6\x4a\xdf\x73\x43\x5a\x77\xaa\x4b\xaf\x4d\xed\x4d\x5e\xb6\xaa\xe9\x60\xaa\x96\x86\x4f\xd4\xa4\xf5\x1d\x52\xc9\x76\xfa\x8c\x1b\x49\xb7\x49\xe7\xdd\xe1\x6f\xeb\x1c\x3a\x96\x32\x87\xa9\x46\x63\x69\x1e\x27\x39\xb3\x8a\xc5\x98\x2e\xac\x23\xa1\xbd\x8a\x51\x29\xf5\x83\x16\xf4\x06\x6d\xf4\xa6\x88\xce\x65\x36\xe2\xc4\x62\x7b\x8f\x3b\x6e\xd9\x56\xf6\x23\xcf\xb2\x7d\x38\x9a\xd6\x81\x6d\x95\x35\x21\x8c\x36\xee\x7c\xdf\x7f\xaa\x43\x10\x3d\x09\x5b\xcf\x04\xda\x93\x6c\xd5\xb2\xc8\x73\xad\xee\xed\x22\x5c\xdf\xda\x80\xef\xfb\x5b\x1e\xbb\x4a\x7a\xf1\x96\xc1\x8f\x49\xfb\x6f\x4a\xd9\x5f\xf4\x73\xd3\xa7\x35\x84\x73\xd5\xf2\x3f\xc4\x7a\x61\xde\x90\xcc\xff\x69\xd8\x07\x2a\xba\x7a\x18\xbd\x7b\x88\x8a\x01\x3d\x25\x59\x07\x66\xc1\x19\x13\xe2\x8d\x38\xa9\x31\x1f\xc6\x2e\xd6\x9c\x78\x60\x16\x51\x16\x64\xd7\x78\x7f\x6b\xfa\xf9\x88\xfb\xd6\x84\xff\x0d\xac\x62\xfe\x40\xa7\x75\x8c\x42\x34\xf6\xb1\xfb\xcc\xf6\x3b\x0a\x45\x47\x7b\x65\xd6\xaf\x76\xc8\xee\x47\x33\xe7\x70\x94\xef\xf3\xda\xbf\xb2\x24\x4f\x74\xcc\x71\x65\xc5\x89\x22\xce\xc9\x1c\x27\xaf\x32\x05\x2b\xad\x57\xf0\xdf\xed\x54\xe7\xf1\x30\x3d\x77\x7b\x9f\x4b\x54\xf7\x9e\x5d\xc9\x3c\xa9\x99\x26\xaf\x29\x82\xcb\x7d\x83\x6a\xf9\x1f\xf7\x6a\xbe\xe0\xc5\x24\x7b\xb3\x2a\x4b\x6d\x1f\xa8\xeb\xfc\x2d\x42\x1e\xb3\x1e\x8c\xdf\x07\xbe\x4d\xba\x60\x9f\x05\x31\xed\xe7\x5a\x59\xd2\x09\x6c\xd6\x1e\x5b\xca\xac\x6c\x0c\xa6\x93\x77\x9a\x26\xd8\x51\x26\x62\xe8\x3d\x8b\x70\x3b\xad\x87\x7c\x1b\x59\xdd\xd8\x89\x4e\xf6\xed\x6e\xb8\xf0\x0e\x5d\xe6\x26\x32\xab\xf9\x82\x79\xea\xae\xa0\x42\x33\xe3\xae\xd2\x9f\xf8\x3b\xee\x95\x06\xe4\x17\xf3\x56\x32\xce\xeb\xfe\x82\x71\xff\xf9\xaf\xfc\x08\x61\x73\x57\x8a\xe9\xcb\x3f\x5f\x4f\xf3\x30\xdf\x9f\x71\xff\x79\x27\xf7\x13\x9e\x33\x2f\x89\xef\x6d\xba\xa5\xde\x66\xe6\x52\xf2\x0b\xb2\xd7\x25\x8c\x75\xdd\x6b\xf9\x1f\x62\x5e\x58\x17\x25\xfe\x84\x01\xed\x63\xb2\x0e\xce\xf2\xa3\x66\xe4\x8d\x4b\x1f\x4d\xe1\xae\x45\x97\xac\x08\xe7\x71\xd3\xb4\x23\x94\xc5\x71\x95\x9d\xd0\xc3\x99\x45\xe8\x90\xf9\x15\x47\x3a\x51\xc9\x3c\x98\x11\x7d\x5d\xf9\xbe\xfb\x3d\x57\xf2\xc2\x6e\xd9\xee\xf4\x54\x5b\x96\x79\x88\x48\x2c\xeb\xc2\x2c\x6e\xc5\xba\x07\x8b\x5f\x32\x1f\xc6\x77\x3c\xe3\x59\xbe\x3d\xf4\x08\x29\xf4\xbd\xcf\xcc\x0c\xdf\x13\xcc\xb4\x59\x52\xc9\xb9\xe9\x92\xd0\x48\xc2\x31\x97\xa8\xa5\x30\xbf\x43\x85\x11\x24\xdf\xee\x7b\x08\x81\xf5\x9d\x7b\x86\x22\x91\x77\xc4\xf5\x11\x34\xc6\x3c\x65\x7e\x4c\xde\x5f\x14\x91\x16\x64\xd7\xc8\xfc\x0f\xfa\x86\xac\x8b\x12\xab\x62\x4a\xee\x16\xf6\x87\x25\xad\xca\x40\xa7\xa9\x14\x0f\x16\xeb\xcc\xa2\xf5\x3c\x6f\xee\x6c\x3a\x81\x38\xbb\x38\x93\x0a\x85\x5d\xb5\x0b\xd9\x6d\xa5\xc2\x3c\x98\x09\x1d\xdd\x08\x17\x1c\xbd\x65\x3e\xad\x03\x9d\x8e\x0b\x09\x1f\xd6\xa8\xf4\xa2\x79\xed\x60\xbf\x88\x7e\xde\x34\x7b\x89\x98\x87\x00\x51\xd9\x09\xbe\x00\xe2\xfa\x07\xc6\x77\x20\xe4\x30\xf8\x7c\xff\x79\xd2\x18\x34\x4a\x8f\xce\x6c\xc1\x35\xe6\xb4\x5f\x04\x17\xce\xa6\x31\xc4\xcb\x8b\xf0\x97\x65\xc6\x61\x54\x33\x5b\xe6\x9f\x44\xdf\x3c\x58\x6b\x0b\xad\x93\x10\x8b\x62\x5a\x17\x21\x95\x27\xa9\x4f\x46\x60\x42\x15\xd5\x00\x02\x9f\x54\xd3\x3c\x05\x78\x30\x8f\xd0\x2f\xbd\xa6\x1e\x2f\x86\xe7\x25\xf4\x85\x0d\xed\x4a\x0d\xfb\x41\x79\xb0\xbc\x09\x5c\xe0\x6a\xc4\xab\x6d\x01\xed\xb0\x36\x45\x0b\xc8\xae\x49\xed\x3c\x28\x5f\x32\xfa\xb8\x88\x76\xa9\x11\x73\x99\x07\x33\xe8\xaa\x1f\xdd\x36\x57\x1f\xe1\x4f\xfb\xa7\xca\xb4\x40\x3a\x89\x2b\x1e\x5e\xd6\x85\xed\x97\xfb\x24\x45\x6c\x57\xa4\x1b\xd1\x51\xfe\xac\xcc\x16\x31\xad\x3f\xed\x24\x51\x67\xf5\x28\xe3\x88\x3a\x33\x99\xec\x8b\xcc\x9b\x45\xeb\x3d\xc6\xdd\x93\xbe\x77\x4c\xea\x72\xca\xe1\xa3\x75\x18\x71\x8d\xba\x92\x49\x99\x49\x14\xf5\xf0\x06\xa2\x87\x1c\x63\xa5\x2b\x8f\xcb\x54\x23\x88\xe8\x70\x97\x78\x56\x61\x6a\x2f\xe8\x7d\x43\x9d\x3f\xd3\xbd\x70\x99\x17\xc3\xba\x28\x81\xd5\x8e\xdb\xd8\xfe\x39\xd6\xec\xb5\xf3\x04\xfb\xcc\x9d\x32\x4c\x87\x8d\xfc\x7c\xa7\x75\xf7\xa4\xe7\x6f\x19\xc1\x19\xf3\xc4\x4a\xbf\x48\xf6\x83\x40\x5a\x2f\x3a\x8b\x03\xe9\xa4\xd6\x6f\xe9\x32\xea\xbf\xd8\xcd\x6b\x39\xb1\x5d\x5b\x96\x86\xb3\x7b\x23\x5a\xdc\xeb\x5e\xf9\x91\xc7\xb8\xcb\x4a\x74\x66\x91\xf9\x30\xf1\x36\x1c\x27\x13\x96\xea\x8d\xe4\xdf\x73\x3f\xb1\x84\x01\xb3\x69\x3e\x12\x2e\x2d\x24\xfe\x5c\x42\x64\x30\x8d\xf1\xf7\x18\x81\x4f\xf0\xdd\x78\x9f\x7f\xce\x7a\x52\x89\xde\x87\x49\xb1\x24\x7e\xd9\x05\x9a\xe7\x38\xc3\x3b\xc4\xaf\x5d\xe9\xf2\x0b\xcd\xd3\x8a\x9a\x0f\xb4\xd2\xeb\xf3\x62\xe4\x7e\x58\xde\xda\x0b\x68\xe1\xba\x2f\xf4\xa4\xf5\xed\xe4\xe7\x45\x79\xd2\xac\xd0\x25\xac\x8b\xe4\xcc\xbc\x90\x49\xbb\x18\x75\x37\x2e\xe3\xae\x3d\xa3\xd6\x86\x92\x77\x0e\x29\xe3\x2e\x04\x7d\xed\xa3\xb9\x1f\xcc\xb0\x18\xda\xf5\x9b\x57\xad\x14\x78\x66\x82\xa8\x54\x35\xe4\xc3\xac\x7b\xc3\x38\x6f\xaa\x51\x3f\xc2\xa1\x53\xee\x31\xee\x9f\x6a\xc8\x91\x2a\x55\xc7\x8e\xe2\x5f\xea\x1d\xee\xe0\x94\x52\x15\x44\x91\x39\xf5\x0d\xbf\xf3\x3a\xab\x0d\x54\x1b\x49\x5d\x91\x4f\x91\x39\x35\x92\xef\xce\x25\xbf\x38\x4d\x35\xa5\x24\x9d\x1b\xc4\x84\x5e\x13\xfa\xa8\x25\xbf\x7e\x4f\x71\x25\x61\xca\x67\x8a\xbf\xcc\x8b\xf1\x19\xea\x49\xcf\x6b\x81\x9b\x37\xc5\x85\x39\xc9\xbe\xe4\xff\x0e\xe3\x02\xc8\xef\xa7\xdd\x0b\xa2\x6f\x29\xf3\x60\x26\x8c\x08\xa3\x28\x66\x18\x10\xc5\x59\x09\xdd\xb0\x03\x06\x4d\x65\xbe\x40\xcf\x27\xcc\x87\x51\x51\x4f\x20\xff\x6f\x62\x91\x24\x4e\xea\xeb\xc4\xc9\x64\x83\xa8\x78\x65\x18\x34\xa6\x1d\x44\xe6\xc3\x64\x46\xf4\xa3\xf5\x9f\xf1\xdb\x08\xca\x87\x33\x95\x39\x03\xc9\x70\x9f\x41\x19\x6d\xc6\xaf\x7c\x77\x21\xc3\x93\xf5\x72\x6a\x75\x62\xde\xa4\x93\xe7\x66\x54\xf2\x59\x20\xd3\xb0\x9c\x3a\x53\x64\x54\xf0\x19\x32\xbd\xfa\x2a\x79\xfc\x46\xbd\x47\xeb\xf8\xf5\x5b\xfa\xa6\xeb\x8f\x72\x9c\x64\x5e\xcc\xc2\x7f\x7d\xb9\xef\x45\x75\x20\xd9\x2f\xeb\xe1\xcc\x9c\x1c\x46\xde\x69\x33\x97\x1f\xe3\xe4\xaa\x68\xfa\xbd\xc9\xfc\x18\xb2\x53\xef\x59\x1c\x45\x35\x5d\x53\xd6\xc3\xe9\xf7\x8a\xd9\x9d\x3d\xaa\xf8\x79\xb7\xf5\x4e\xa6\x7c\x42\x69\x5d\x9a\xe8\x70\x9b\x21\xf8\xb3\x59\x03\x78\xcc\x29\x6f\x44\x8c\xca\x5c\x25\xce\xdc\x73\x87\x73\x1e\x95\x3b\x7c\x04\x45\xd2\x9c\xa2\x89\x14\xa1\x73\x87\xcd\xa0\xb8\x98\xd3\x9b\xf9\x83\xb9\xb7\xb8\x4f\x4e\xee\x40\xc6\xfd\x73\x05\xe3\x28\xd7\x35\xc7\x86\xff\x7f\x29\xf3\x6c\x6c\x8e\x13\x32\x9f\xa3\x50\x45\xb5\x8f\x3c\xa3\x27\xf4\x64\xb2\xee\xbc\xa2\x15\x5b\x5f\x17\xc5\xfd\x7d\x30\xed\x32\x73\xee\x84\x51\x65\xa5\xa1\x1e\xce\x14\x8d\x95\xb4\x6b\x9b\xda\xc7\x93\xb7\x8e\xdd\xcb\x7a\x21\x72\x7f\xa8\x21\xf7\x92\x29\xbf\xd0\x10\x7c\x98\xae\xad\x58\x3f\xa4\xcd\x13\xe6\xc3\x28\xc4\xc8\x15\xab\x1c\x47\x1e\xf3\x8f\xf0\x58\x60\xc8\xca\x9d\x32\x1f\x66\x7b\x01\xef\x9b\xdb\x4f\x8c\xa4\x9d\xab\xa0\x84\x33\xb5\x82\x75\xb6\xb4\x7f\x14\x1c\xe1\x3e\x39\xdb\x35\x7c\xc9\xbf\xb7\xe7\x85\x93\x1f\x6d\x5f\x24\x74\x62\xfe\xd9\x42\xf1\xb3\xe0\x65\x11\x65\xbc\x85\x2d\x8e\xd1\x8a\xdd\x3e\xe4\x12\x65\xca\x05\xf7\xef\xd2\x3c\x17\x74\x79\xc1\xfc\x98\x6e\x9f\x88\xc9\x90\xab\x28\xf9\x85\x4b\x4e\x38\xc5\x77\xc7\x5b\x31\x54\x29\x98\x59\xc1\xfd\xb0\xac\x17\xc7\x93\x97\x4e\xce\xe2\x6c\xde\xb8\x8c\x9f\xb3\xcc\x83\x19\xd1\x81\xf9\x11\x83\xad\xb9\x8f\x4e\xaf\xfb\x9b\xe8\x94\xd7\x49\x6b\x13\xed\x86\xad\x0e\xb1\x3e\x0c\x16\xe4\x09\xa4\x43\xe6\xc3\xec\x14\x9d\x7b\x8b\x12\x1b\x53\xfc\xab\xe5\xc3\x94\x30\x93\xbf\x78\xe3\x30\xca\xb0\x8a\x5d\x99\xe1\x5a\x74\xd7\x96\x32\xb4\x22\x70\x86\x52\x92\xbb\x84\xfc\xbd\xd8\x30\x9c\x9e\x5c\xd1\xd1\xd5\xc4\x74\x2c\x5a\x9b\x49\x79\x45\xd1\xb3\x5d\x14\x37\x8a\x1a\x1f\xa2\xc8\x56\x92\xf4\x1d\x7d\x93\xdd\x31\x3f\xd0\xba\x28\xae\xe6\xbc\x6a\x77\xd1\x3f\xdc\x87\xca\xa2\xe6\x43\x5d\x5f\x2c\x7b\xd3\x44\xda\xbd\xa6\xed\x60\x16\x9a\xe5\xfc\x14\xba\xd1\x68\x66\xb0\x8e\x4e\xc1\x46\x13\xf8\x39\xeb\x4d\x60\xfe\x93\x6e\x15\xf3\x7f\x06\x8d\xcf\xa2\xd7\xbd\xfc\xf3\x68\x1e\xe4\x3e\x51\x2d\xc6\x6f\xe3\x1b\x4a\x45\x3b\x44\x25\xb7\x21\x1f\x66\x5f\x84\x12\xad\xf7\x7d\x91\xaa\x94\x4f\x96\x77\xe0\x79\xd8\x17\xc1\x27\x99\xf2\x31\x26\xc4\x7b\x29\x3f\x6e\x43\xdf\x70\x7f\xc5\x1c\x8a\x30\xfb\x1f\x2f\x26\x05\xcb\xfd\x3a\x1c\x99\x0f\xba\xac\xa1\x9d\x7b\xff\x8f\x99\xac\x33\xb3\x67\x27\xeb\xc8\xe8\x1c\xa2\xf9\x2a\x3f\x72\x81\x76\xec\x72\xbb\x5b\x14\x6f\xf7\x55\x3c\xa7\x38\x5a\x56\xc5\x1a\xe6\x65\x4d\xa5\x75\xf1\x42\x95\x71\xda\xa7\x2f\x79\x6c\xc8\x7b\xb8\x9e\x09\xa8\x7e\x07\x5c\x8e\x00\xba\x69\xf0\xbd\x5e\xe9\x24\x7a\x62\x1d\xd0\xab\x15\x70\xe4\x28\xd0\xef\x21\xb0\xff\x2a\xf7\x89\x29\x3a\x06\xe8\x54\x03\x3b\x9f\x03\xfa\x8b\xb8\xaf\xff\x98\x2a\x60\x4b\x1e\x30\x51\x85\xf5\xfd\x2d\xac\xeb\x70\xff\x8c\x89\xc0\x9c\x1b\xc0\xc6\x59\x7c\xdf\x3f\x5d\x19\xf0\xeb\x0e\x6c\xf8\x01\x08\x9b\x07\xa4\xcd\x60\xac\x2e\x35\x1d\x90\x9e\x50\x7a\x1c\x90\x15\x08\xa4\xa9\xb1\x86\x44\x86\x11\x70\x50\x93\xeb\xc5\xe7\x9d\x81\x2d\xd7\xf8\xbb\x6f\x19\x0c\x3c\xf7\x03\x72\x16\x00\x9f\x7e\x06\x32\x44\x7d\x32\xdd\xe9\xbf\xf9\x0f\x2f\xac\x18\x5f\x78\xf4\x2b\xd0\x3a\x9e\xfb\x9d\xb4\x7e\x58\xc7\x7b\xb8\xba\x1c\x68\x53\x0c\x5c\x30\x04\xda\x2f\x05\xce\xa8\x03\x5d\xae\x03\x15\xba\x40\x0f\x1f\xe0\x50\x35\x6b\xff\xee\x55\x07\x06\x5a\x01\xbb\x26\x02\x43\x2e\x03\xf9\xb7\x80\x61\xb7\x81\xbc\x04\xc0\xe0\x10\xb0\xe5\x05\x30\xfe\x03\x90\xb1\x1f\xb0\x08\xf9\x1a\xf7\x4f\x7d\xc9\x77\x36\x53\xcf\x80\x98\xab\x6b\x2a\x81\x20\x03\xd6\xb6\x97\xe6\x21\x69\x08\xb0\x46\x1d\x48\xea\x01\x6c\x58\x2f\xed\xb6\xc0\x8e\x0b\x7c\x6f\xfa\x60\x1b\x20\xc3\x0b\xb8\x98\x00\x6c\xba\x04\xdc\x59\x06\x6c\x1e\x06\xbc\x2c\x67\x5e\x44\x8d\xd5\xd7\xf8\x77\xc3\x3e\x00\x32\xff\xa3\x7a\x00\xd0\xc4\x11\xf8\xa9\x05\xd0\xe8\x36\x70\x33\x07\x68\x7e\x0a\xb8\x52\x0d\x34\xbf\x01\x9c\x4b\x03\x5a\x2d\x61\x6c\xb9\x5d\x13\xc6\xfd\x3b\x27\x02\x7b\x3f\x02\xdd\x43\x81\xa2\x16\x40\xaf\xf6\x40\xc1\x3d\xd6\xc3\xc8\x8d\xe0\xfb\xdc\x5b\x22\xb9\xe6\x9a\xd9\x07\x30\xd2\x05\xd2\xd5\x01\xb3\x02\x20\x75\x10\x60\x63\x51\x87\xfb\x27\xc5\x49\x19\x3f\x90\x90\xce\x18\x47\x5c\x11\x63\x77\xab\x0d\x81\xe8\xee\x5c\xa3\x5d\x1d\x00\x24\x54\xf3\xce\xb3\x7a\x19\x50\xe0\x0c\xa4\x84\x03\x07\xe3\x99\x3f\xf1\x9d\x15\xe3\xea\xb7\xaa\x81\xb4\xdd\xc0\x8b\xf1\x5f\xf7\x81\x68\x68\xbf\xac\x83\x20\xf3\x3e\xfe\x17\xef\xe1\xcc\x35\xa0\xf9\x52\xe0\x98\x13\xd0\x7c\x37\x70\x40\x1f\x68\x17\x04\x94\x7d\x07\xa8\x2e\x60\xbd\x83\xee\xe7\x81\xbc\xeb\x8c\xeb\x4a\x51\x52\xda\x68\xe5\x3e\x07\xe9\xd7\x01\x43\x67\xf6\x73\xe9\x44\x93\x50\xcc\xf7\x35\xe3\x8e\x01\xd3\x77\x01\x31\x6a\x80\x7d\x19\xdf\xff\x96\x4e\x66\xab\xa6\x32\xf6\x11\xfb\x07\x10\xbe\x56\xca\x0a\x81\x35\x97\x81\x15\xef\x98\x13\xb3\xca\x0b\xc8\x6f\x05\x24\x1e\x05\x0e\x26\x01\x89\x29\xc0\xd9\x35\x80\x14\xd5\xee\xb6\x60\xfb\xff\xac\x06\x92\x6a\xb8\x7e\xdf\xd0\xfe\x5a\x1d\x00\x81\x03\xcb\x78\xff\x4f\xe2\x82\xf7\xb7\x78\x0f\xa7\x7a\x01\xd2\xf9\x50\x3a\xe3\x4b\xf3\xb2\xcf\x83\xfd\x48\xee\xf3\x50\xf0\x07\xeb\xec\x64\xdd\x60\xff\xc8\xb8\x0b\x68\xfc\x0c\xa4\x2d\x00\xb4\xf4\x80\xb5\xaf\x19\x63\x58\xa3\x0d\x18\x57\x02\xf1\x6d\x80\x49\xad\x80\xe8\x34\xc0\x7a\x11\xe3\xfa\x8e\x16\x40\x54\x73\x60\xbe\x2a\x10\x61\x0c\x2c\xfe\x08\x44\xbe\x01\xc2\x4c\xf8\xe7\x09\x7f\x02\x11\x3f\x00\xe9\x6e\x8c\x97\xe7\xbf\x07\x56\x8c\x06\xf6\xbb\x01\x31\x4d\xb8\x5f\xce\xca\x6e\x80\x74\xde\x96\x72\x4d\xc9\xd7\xe3\x9c\xff\x6f\xfb\x65\x1e\x80\x3c\x0f\x77\x23\xea\xdb\x2f\xf3\x1e\xce\x8b\x6a\x89\xcc\x7b\x38\x22\xea\x99\xb5\x7d\x1e\xa2\x81\xa6\x39\xc0\xd6\x39\xdc\x67\x68\x53\x20\xd0\xa9\x1f\xf7\x2d\xe9\x69\x0d\x24\x9f\x06\x06\xc5\xf1\x7a\x1f\x66\x0d\xc4\x0e\x03\x0c\x5e\x01\x31\x4a\xc0\xc4\x13\x40\xd8\x3d\x60\x4a\x05\xb0\xec\x12\xe3\xdd\xc1\x16\xa0\x9b\x0e\xc1\x76\x80\xb7\x07\x10\x7a\x8e\xf9\x41\x61\xff\x00\x89\x3b\x18\xe7\x4f\xd7\x01\x42\xff\x04\xb6\x2f\x01\xc2\x36\x01\xfb\x7c\x81\x88\x5d\xdc\xb3\x2b\xc2\x89\xfb\xc4\x48\x47\xed\x17\x3f\x7f\xa1\x03\xf1\x0d\xfd\x8b\x85\xfa\x0d\xf0\xee\x86\x7d\x5f\x1a\xe8\x5e\x1c\xfb\x85\xc7\xf2\x66\x62\x17\xfc\x97\xc7\x6d\x02\x1f\x95\x76\xd1\xc6\xab\x81\xb4\x3e\x40\x9b\xb9\x40\xea\x3b\xa0\x9b\x33\xfb\xb3\x34\x1f\xb1\xb9\x52\xae\xc1\x7a\xf7\xa3\xb2\x80\x70\x2b\xc0\xb8\x14\x58\xb6\x0b\xb0\x88\x05\x42\x5a\x03\x33\xd3\x81\x00\x7b\xc0\x65\x01\xe0\x67\xcf\x18\xb6\x7f\x08\xb0\xcc\x10\x08\x2e\x01\x56\x37\x05\x82\x5e\x00\x1b\xf7\x03\xc1\x0f\xb9\xb6\x1c\x18\x0a\x1c\x18\x08\x2c\xbb\x07\x5c\x38\x01\x2c\x6b\x01\xfc\x14\xc3\xff\xe7\xd5\xcb\x6f\xeb\x40\xcc\x7b\x51\x1f\x0f\xff\xe9\xe6\x37\xd6\xc3\x37\x74\x2f\x64\xfe\xc7\x4e\x91\x1d\xe6\xaa\x73\x7f\x98\x0c\x81\xff\x4b\xf1\xbe\xc9\xf7\x75\x7a\x07\x2b\x27\x00\xdd\x0a\x80\xe8\xf6\x40\xff\x16\x40\x48\x22\xa0\xab\x06\x04\xb7\x04\xc6\x2c\x03\xfc\xb3\x81\x49\x46\x80\xcf\x51\xc0\xd6\x07\xf0\x75\x06\x9c\xee\x01\x8b\xa7\x02\x1e\xc6\xc0\x52\x25\xd1\xff\x81\x94\x34\x01\xdf\x6d\x1c\x27\x97\xfe\x01\xec\xf4\x05\x96\x18\x33\x33\xd5\x4f\x68\x18\xf9\xd7\x00\x3f\x47\x00\x52\xf2\xf3\xfe\x44\x9d\xdf\xcb\xcf\xfd\x5b\x3a\x10\x3f\xfd\xdc\xc0\xfe\xab\xf5\xfd\xe0\x2b\xdd\x8b\x06\xfd\x2e\x72\x44\xd5\x75\x83\x38\x45\xae\x71\xe5\x78\xb2\x62\x17\xd0\x4c\x03\x08\x8f\xe4\x7e\x64\xcb\xfc\x01\xf5\x5b\x40\x40\x20\x30\xe4\x2d\xb0\x64\x1e\xa0\x37\x15\xf0\xfe\xc4\xbc\x18\xcf\x2c\xee\x3f\xb7\xf0\x4f\xc0\x61\x0d\x30\xef\x06\xf7\x7f\x98\x6f\x07\x04\xb5\x03\x3c\xad\x80\xb8\x7f\x01\xcf\x59\x3c\x0f\x9e\xb9\xc0\x0e\x1f\xc0\x73\x36\x70\x30\xa8\x4e\x07\x62\xd1\x34\xe0\xc1\x75\x60\xf1\x10\xe0\xc3\xcf\xc0\x5c\x8d\xfa\xfc\x8f\x86\xfa\x17\x53\x8e\xf0\x58\xdb\xf7\xe5\x5b\x7e\xd0\xa0\xef\xc9\xff\xe2\x7f\x24\x08\xfc\x37\x32\x8f\xc7\xa0\x07\x40\x4b\x5b\xc0\xef\x01\xd0\xf9\x27\xc0\xab\x35\xd0\x57\x7a\xd6\xbe\x80\xee\x09\xc0\xbd\x08\x18\xfb\x16\x70\xb7\x64\x4c\xdb\x35\x01\xb0\xef\x0a\xb8\x3e\x67\x1e\xe1\x9c\x37\xcc\xaf\x9d\xdb\x8a\x7d\xcc\x51\xca\xa1\x0e\x03\x4e\x41\xc0\x76\x77\xc0\xfe\x0f\xe0\xe0\x55\xe6\x43\x5c\x50\xab\xd3\x81\x98\xb3\x03\xf8\xd0\xe5\x6b\xfe\xc7\x94\x7c\x1e\x65\x3d\x04\x99\x0f\x50\x6b\xbf\xa8\x96\x9c\x11\xfa\x28\xdf\xec\x7b\x22\xf0\xfc\x3c\xc1\x8b\xca\x14\xa7\x85\xf5\x42\x07\x40\xe6\x7f\x84\x09\x74\x62\xe9\x78\x40\xe9\x31\xe0\x1d\x07\xb4\x3f\xc3\x76\xf7\x78\x03\xb8\x0c\x05\x06\x47\x01\x8e\x19\xc0\xa8\xc7\x80\xc3\x68\xee\x33\x36\x33\x95\xf1\x6e\xfb\xa7\xc0\xfc\x35\xac\x31\xb5\x34\x07\x98\xee\x0d\xc4\x26\x02\xd3\xb6\x0b\x1d\x08\xe9\x24\xe5\x0c\xd8\x56\x01\x07\xbf\xab\xd3\x81\x98\x6e\x07\xdc\x33\x02\xa6\x0e\x00\xfe\xd4\xf9\xa2\xff\x49\x83\x3e\x20\x32\x1f\x40\xe6\x41\xc8\xfd\x7f\x64\x1e\x94\xec\x07\x87\x85\xfe\x81\xac\x7f\x52\xeb\x07\x32\xff\x43\xf8\x4d\x2d\xff\x43\xee\xca\x2d\x74\x53\x64\xfd\x0b\x9f\x4c\x1e\xe7\x9d\x66\xbd\xa9\x39\xef\x81\xce\x53\x81\x99\x7b\x80\x7e\xeb\xeb\xf8\x0f\x33\xec\x80\x89\x4a\x80\xb5\x29\xdb\x66\xdd\x1a\x70\x6b\x0d\x58\x2a\x71\x1e\x61\x61\x0c\xac\xbc\x07\x98\x67\x32\xc7\xd8\xac\x05\xeb\xa3\x4c\x3a\x07\x1c\x6d\x01\x98\x2d\x01\x2e\x1f\x03\x4c\xcb\x80\x7b\xad\x39\x87\x7f\x1f\x5e\xf7\xbc\xe5\x3e\x20\xba\x63\x04\x0f\xe2\xb7\xfa\x7c\x80\xff\xa9\x7f\xf2\xfa\x1b\x7e\x20\xf3\x3f\x04\x56\x2a\xeb\xa0\x44\x8b\xbf\x93\x79\x30\x72\x75\xda\xb1\x90\xc7\x69\xd7\x81\xd6\x27\x00\xdb\x00\x40\x0a\xb1\xe6\x4b\x80\x21\x79\x80\xd9\x51\xc0\xf0\x32\x60\x1a\x0c\x58\xc5\x70\xcc\x98\xeb\xca\xbc\x0e\x69\x1e\xc6\x97\x32\xe7\xce\xd0\x9b\xb9\xd7\x86\x67\x79\x1e\xf4\x4b\x81\x43\x25\x80\x41\x37\xee\x75\x68\xa0\xc7\xfe\x20\x3d\xe7\xb7\xaf\xeb\xf4\x2f\x64\xde\x47\xaf\xcf\x3c\x76\xbf\xc8\x63\x17\x11\x47\xcf\x7e\xfc\x6f\xfb\x65\xdc\x73\x97\xe0\x79\xc8\xb8\xef\xb7\xf8\x1f\x72\xff\x93\x30\xf1\x3e\x32\x0f\x66\xbe\xe8\xce\x3c\x5b\xac\xb3\x29\xbe\x80\xd2\x55\xc0\xb4\x19\xe7\x19\xc6\xff\x00\xfd\xcb\x01\xa3\x95\x80\x7e\x25\x30\xda\x0c\xb0\x38\xc8\x39\x97\x53\x15\x30\xe2\x14\xe0\x37\x96\xb9\xfc\x2b\xc6\x03\x3a\xae\x9c\x2b\x6a\xde\x05\x76\x44\xf3\x5e\x2c\x9d\x2f\x06\xaa\xf1\xba\x18\x30\x07\xb8\xeb\x0c\x68\x5c\x07\xde\x0c\x01\x7a\x79\x08\x7b\x9f\x09\x1e\x84\x22\x8f\xad\x84\x7f\xb4\xb8\xc7\xe3\x49\xf5\xfa\xf6\x7f\x53\xff\x44\xe4\x53\x5f\xf1\x3f\x04\x8f\x24\x4a\xf0\x06\xbe\xe2\x3f\x88\xd3\xf6\x0c\xf1\xfb\x09\xa2\xaf\xd4\xe8\x6d\x40\x9b\x6d\xc0\xc8\x7e\x40\xaf\x5e\xc0\x30\x5d\xee\x3f\xa7\x55\xc2\xdc\x1f\xc9\x3e\x69\x1e\xfa\xe7\x01\x4b\x54\x00\x8d\x8e\xc0\x0a\x3b\xa0\x97\x22\x2b\x3f\xf7\x1c\x0f\x14\xe8\x00\xdd\x97\x30\x87\xaf\x8b\x3b\x70\x21\x1a\xe8\x18\x08\xdc\x99\xce\xb9\xed\x6b\x2f\x40\x55\xe8\xc0\xb4\x10\xf1\xa0\x89\xd8\x1f\x14\x44\x9f\x18\x85\x62\x1e\x1b\xf2\x3f\x1a\xea\x9f\xd4\xae\x83\x06\xfc\x8f\xd5\x22\x9e\xca\xdd\xfa\x83\xa3\x79\xf4\xf5\xe5\x71\x81\xe0\xcf\xd4\xf2\x60\xc4\xdf\x19\x0b\x9d\x11\x2d\x25\xa0\xd1\x5c\x60\xe0\x18\xa0\x6b\x5b\xa0\x6f\x30\xa0\x7d\x96\xd7\xca\xc4\x59\x40\x77\x27\x60\xf6\x62\xa0\x53\x21\xe0\xd5\x0f\xe8\x60\x07\x84\x9f\x03\x54\x1a\x03\xc9\xef\x81\x36\xa3\x81\xdc\xbf\x80\x56\x0b\x80\x3d\xff\x00\xca\x0f\x81\xd3\x0a\x40\xb3\x6d\xc0\x4d\x7b\xa0\xe9\x18\xe0\x97\x85\x40\xe3\x1c\xe0\xd3\xe2\x3a\xbe\xc7\xb7\xc6\xaf\xf8\x1f\x9b\xeb\xaf\x83\x8c\x6b\xf5\xed\x5f\x23\xaa\x8b\x31\xe2\x3c\x12\xf2\x98\xbb\x91\x2f\x09\x62\x3d\x14\x59\x07\xc5\x85\xd4\x92\x80\x69\xd9\x4d\x49\xf7\xc1\xf4\x4c\x33\xba\xff\x38\xc2\x5b\x99\xf0\x75\xf5\xae\x2d\x49\x9d\xba\xc3\xf6\x36\x63\xdb\x79\x02\x6d\xe3\xdb\x1c\x1a\xd0\x08\x68\x11\xd0\x76\xe9\xd8\x16\x40\xd3\x59\x6d\x13\xa7\xb5\x01\x94\xfc\xdb\x2e\x9d\x4f\xcf\xa0\xed\xf4\x10\xae\x7c\x6a\xae\xa1\xb5\xd7\xfa\xda\x16\xf2\xe1\x56\xbf\x95\x52\x0e\xd3\xf2\xbb\x93\x84\x20\xb6\xb4\xbd\x4e\x7b\x5f\x8b\xd1\x4f\xc9\xd7\x9b\x9f\xfe\x9b\xea\x7f\x4d\xc6\x09\xde\xc7\x82\x2f\xf9\x1f\xf2\x58\x52\xf9\x0d\xfb\x45\x3e\xb0\xfe\x08\xf3\x7e\xd6\xa8\xb0\xfe\x4b\x74\x75\x73\xca\x18\x96\xa5\xb5\xa1\x95\xb3\x64\x60\x2b\xfa\xcb\x05\x27\x18\xb5\x76\x7e\xc7\xfa\x19\xd3\xdb\xb0\x4a\xb9\xd9\x22\x46\x27\x0c\x7c\xbb\xd1\xbd\xe0\xfe\x47\xbb\x53\x35\xb5\xdd\xaa\x9e\x39\xfc\x09\xbd\x95\x9b\xd1\xfd\xc4\xde\x7a\xac\x24\xd2\x3b\xc5\x80\x2a\xa2\xea\x33\x59\x49\xa0\xe7\xbd\xf9\xb4\xf7\xa8\x97\xf1\x0d\x52\xb5\x97\xab\xc9\x6e\xb5\x4b\x5b\x08\x61\xe8\x7e\xa0\x84\x2e\x38\x77\xfd\xa7\x82\x9e\x40\xb7\xc1\xd7\xa8\x5e\xdd\xc5\xeb\x09\x05\xe9\x2e\x15\x7f\x93\xc2\x49\x07\x31\x0f\x6d\x86\xf1\xa8\x2c\xfa\xc2\x34\x99\x24\x8d\x0d\xed\xdf\xf4\x0a\x94\x01\xad\xab\x69\xce\x7d\x60\xd4\x99\x07\x23\xf3\x5f\x96\xbb\xa9\xf0\xed\xf1\xf4\xce\x54\xe7\xf6\x9c\xd8\x8d\xef\xff\xb7\x51\xa7\xc8\x30\x63\x0c\xf3\x5e\x26\x29\xf6\x23\xab\xc6\xdc\xe0\xae\xdc\x5a\x5d\x07\x52\x06\xd2\xdd\x66\x08\x45\x96\xc6\x7e\xda\x02\xf7\xd6\x29\x6c\x41\x6b\x50\x7b\x5e\x1f\x8a\x1d\x3a\xdf\x19\x50\xbd\x4c\xf3\x95\x35\x79\x90\x76\xaa\x3b\x21\x29\xda\x3d\x43\xa8\x36\xa0\x95\x98\x40\x95\x3d\xcd\xe6\xdc\xdf\x7f\xf0\x8e\xdd\xb4\x46\x07\x15\x55\x50\x9d\x7a\xd0\x80\xab\x84\x8b\x0c\xc8\x79\x40\x33\x3f\xc0\xfb\x4f\x8a\x55\x7d\xca\xd9\xee\x9e\x83\xff\x1f\x7b\x6f\x1d\x96\xe5\xb6\xfc\x0f\x8f\x5d\x88\x0a\x98\x28\x2a\x58\x98\x84\x28\xd2\xdd\xdd\x9d\x22\xdd\xdd\xa9\x08\x88\x94\x22\x20\x02\x2a\xd8\x85\xdd\xdd\x85\x5b\xdd\xb6\x28\x76\x62\xd1\xb5\xde\x8b\x99\xfb\xd1\x2d\xfb\xf8\x9e\xef\xff\xbf\xb3\xaf\xeb\x5c\x73\x90\x87\xe7\xbe\xd7\x5a\xb3\x66\x66\xcd\x7c\xd6\x67\x48\x8e\xe3\xee\xf3\x12\x2f\xca\x46\x13\xc0\xbc\x7b\xf1\xf9\x81\x88\x4a\xc9\x13\x19\x8e\xb7\xc6\x78\x7d\x90\xd2\x4e\x4c\xc0\x13\x57\x9c\xff\x04\xf4\x8c\xa1\x46\x94\x45\xf4\x91\x9c\x8a\x7d\x74\x9c\xb7\x12\x3b\xbf\x45\x82\x04\x46\x22\x06\x30\x0f\x51\x28\xca\x1d\x84\x1b\x90\x16\x94\xc1\x3c\xff\x14\x63\x59\xb4\xb4\x23\x6a\xe4\xb8\x93\x8c\x22\x17\xc1\x29\xec\x19\xea\x4d\x3f\xd3\x0c\x2a\xae\x93\x45\xdb\xa2\x34\xd2\x08\xcf\x32\x4a\xbd\xdd\x50\x73\x14\x6e\x84\x63\x1d\x4a\xfe\x40\x3a\x56\x0a\x15\xfc\x8b\xf1\xf3\x72\xf5\x94\x01\x95\xcf\x39\x81\x6b\xba\xe8\xdc\x0d\xdc\x2f\x0b\x26\x3f\xc5\x18\x78\x61\xfe\x0f\xf4\x7d\xd2\xbb\x39\xfc\x47\x16\xc9\x19\x5c\xdf\x1c\xe2\x45\x29\xf9\x36\x1c\xab\x7e\x39\xcf\x47\x51\x1f\x90\xf5\xe4\x40\x52\x1b\x26\x63\xa4\x18\xdb\x49\xd9\x74\x1e\x0f\x8c\x8f\xa6\x24\xce\x83\x9b\xe0\x7c\xec\xc6\x6f\x25\x41\x78\x01\x63\xa5\x45\xb8\x1f\xd4\xf3\x09\x37\xb0\x30\x47\x19\xe7\x41\xbc\x4b\x0d\xab\x4d\xe3\xfd\xd5\x70\xd7\x0e\xac\xd0\xe4\x76\xa2\x0e\x87\x2c\xd4\x9a\xcb\x8f\x3b\x4e\x67\x8f\x18\x7e\x52\x57\x64\x21\xd6\x9f\x74\x86\xea\x63\x45\x51\x8f\x11\xcf\xbf\x5e\x12\xd5\xfd\x75\xa2\x52\x71\x26\xb5\xcd\x0a\x11\x17\xa4\xe3\xbf\x09\x33\xcb\x9a\xf1\x87\x31\x9f\xaf\xe9\x7d\x19\xdf\x5c\xb3\x0f\xe1\x83\xd4\xd7\x7f\x46\xdb\xfd\xa7\xbe\x41\x92\x88\x83\xe0\xf5\x81\x5a\x51\x4d\xa8\x9c\x14\xae\x2b\x49\x9c\xbe\x24\xf5\x01\xa9\x58\x80\x38\x21\xff\x95\x8b\x30\x42\x72\x7f\x49\xeb\x68\xfb\x54\x09\xf1\x0f\xa6\xcf\x54\x08\x0f\xf8\x45\x0b\xeb\x12\xca\xc6\x3a\xa8\xad\x12\x15\x7a\xa8\xbd\x62\x7d\x0c\x70\xdf\x08\x55\x1b\x91\x65\xad\x36\xe3\x2c\x8f\x39\x67\x69\xcd\x93\x87\xe3\x13\xcd\x2b\x49\xd3\x2c\x7c\x17\x62\xc5\xcb\x52\x84\x3a\x93\x98\x7f\xa6\xba\xbf\xc5\xa9\x40\xd2\xbc\x25\xc9\x38\xe3\x96\x8e\x05\xf8\x64\x0b\x6e\x4f\x9b\x15\x1e\xc0\x3c\xbc\xc9\x99\x73\x38\x9f\xa6\xb5\xf7\xf0\x8d\x8d\xde\xbc\x41\xfb\x61\x5c\xd8\x4e\x9d\x2a\x1e\xb2\xdf\x78\x51\x88\x37\x66\x45\x35\xe1\x9d\xd2\x1a\x24\x31\x52\x88\x37\x96\xc1\xba\x44\xd4\x44\x62\x1f\xe0\xf1\xc0\xf0\xfa\x21\x39\xd6\x68\xe3\xae\xb3\x70\x20\x9e\x10\x7d\x51\x3d\x7c\x3b\xd5\x44\x53\xaa\x77\x5e\x30\xc5\x6a\x02\x0f\x07\x33\xc1\xd2\x82\xf8\x81\xb2\x78\x7c\x30\x3c\x1c\x0c\x4f\x3a\xd6\x90\x85\x75\xac\xa1\xbe\xf6\x8e\x35\xa4\x61\x0e\xfe\x5a\xa8\x51\x8e\xa5\x76\x79\xf4\xb3\x2f\xee\x50\x67\x95\x84\x7c\xfa\xdc\x0a\x3c\xcb\x38\xdd\x28\xbb\x4f\xbf\xdf\x49\xf8\x19\xa7\x53\xa8\x47\xf6\xc7\xe9\xec\x64\xa7\xf0\x02\xf3\xf5\x36\xea\x94\xa7\xb7\x96\xa5\xfb\xed\x84\xff\xe0\xcd\x0b\x8f\x07\x27\x09\x48\x9f\x23\x32\x29\x40\x0e\xa8\xd3\xc4\xd5\xf1\x3c\xae\x8f\xef\xeb\x7c\x83\xfa\x22\x59\x25\x9b\xe1\xdb\x19\x5d\x33\xc3\xfa\x8f\x96\x90\x15\xae\xab\xbc\x92\x2d\xda\x07\x49\x49\x3b\xfc\x02\xd1\x5a\xea\xd6\x30\x5a\xcd\x89\xf6\x83\x81\x1b\xc7\xd8\xe7\xc1\x79\xea\x25\x22\x84\x03\xf1\x16\xa1\xa3\x88\x87\xfb\x54\xb4\x87\x1e\x72\x32\xdc\xbf\x6b\xe3\x93\x3d\x7d\x6d\x50\xdf\xbd\x2b\x89\x81\xc2\x27\x29\x0e\xeb\xc1\x3e\x0f\x57\xe0\x59\xd8\x27\x75\xdd\x39\xfa\xfc\x36\xd4\x40\x6f\xd3\x93\x88\x17\xf3\xc8\xa2\x5c\x92\xc7\xd8\xc7\x68\xe9\x79\xb8\x18\xd7\xd4\x4e\x8c\x11\x1c\x39\x7e\x10\xe2\x45\x49\xb8\xa5\x88\x55\xb0\x88\x3a\x0d\xd4\xc6\xc0\xdd\x7a\x68\xa5\xbc\x2e\xd1\xfa\xba\x54\x5b\xe1\xfd\x5e\x9b\x67\x36\x58\xb7\x37\x9d\x49\xfd\x9f\xf4\x22\x9d\xd0\xfe\xff\xc4\xc1\x3c\x70\x45\xd6\xf4\x99\xb7\x88\xcd\x65\x42\xcd\x12\xdc\x67\x02\x6b\x97\xa0\x7f\xe8\x75\xda\x87\xab\xdf\xf0\x78\x61\x82\x0e\xf5\xc2\x7a\x4c\x60\xb9\x20\x8e\x37\x58\x80\xf4\x21\xb0\x9c\xea\x38\xc1\xe7\xe8\x7e\x77\x48\x92\x35\xfa\xc3\xb0\x09\x84\x1f\x0c\x61\x51\x18\xdb\x05\x67\xa5\x2b\xd1\xef\x8b\xf0\xe7\xa0\xeb\x5b\xb0\x9e\x15\x2a\x4e\x37\x86\x83\x9d\xaf\xe0\x3e\x09\x72\xbd\xcf\x68\x65\xdf\xa3\x7e\xf8\x67\xb5\x63\x6e\xc5\x2b\x93\xe6\xc1\x4d\xb4\x5b\x46\x9f\xa3\x03\x77\xa8\xb3\x29\xd6\xad\xbc\x23\xad\xb0\x4f\x9a\xbb\xbb\xed\x5c\xd2\x2e\x47\x8e\x07\x84\x70\x21\x06\x7a\x34\x4e\x8d\x06\xc2\x49\xf0\x70\x30\x92\x82\xde\x68\xbd\xa6\x1d\x26\x9e\x94\x71\xf5\x74\xc2\xe2\xdb\x10\x48\x76\xe0\x27\x2f\x4c\x04\xa7\x0f\xd1\xd1\xc4\xff\x10\xdd\x47\x08\xfd\x7b\xb4\xdf\x54\xc4\x87\x46\xff\x45\xf7\xbb\x63\x36\x6b\xe0\x37\xc6\xae\xb5\x42\x1c\x43\x74\xec\x62\xac\x4f\xc5\x28\xd0\x37\xc5\x38\xa5\x61\x6c\x17\x93\xbd\x1a\xcf\x02\x31\x91\x1b\x11\x69\x10\xfd\x75\x1f\x56\x98\x63\xc2\x2e\xa2\x25\x8e\xca\xb9\x8b\xf6\x22\x72\xf0\x0b\x8c\x5c\x78\xb8\x98\x50\xae\x5f\x92\x7f\x3f\xcc\xdb\xba\x58\x3d\xa1\xd9\x22\x5e\x14\x8f\x70\x47\x5c\x3f\x27\x31\x57\x44\x8d\x58\xe7\x53\x7f\x24\x63\x75\x8a\x94\x75\xbe\xf9\xa0\x1f\x54\x89\xa7\x71\x2e\x1a\x12\x84\x55\xf5\x39\x89\xc4\x1b\x22\xe6\x10\x8a\x7d\x33\x46\xd5\x85\xe1\x3e\x18\x54\x13\xcd\x8d\x3b\xf6\x00\x49\x1e\x1e\x26\xf9\x2d\xdd\xf7\x4f\x4e\x15\xc2\xb8\x20\xc9\x65\x1a\x6e\x90\x84\x95\xd2\xb8\xbf\x53\xa6\x6a\x62\x5c\x90\x9c\x68\x8e\x08\xc6\x94\x4c\x37\xdc\xe7\xa9\xdb\x43\xf1\x8d\x52\xf6\xa7\x60\x65\x3e\xd5\xa3\x00\xbf\x31\xe5\xde\x06\xd4\xd0\xe4\xf6\xdd\x98\x6b\x4c\xae\x3c\x85\x75\xed\x24\xb8\x49\xbc\x32\x36\x75\x68\x47\x12\x4a\xbe\xe0\x08\x79\xb8\x98\x48\xec\xbf\x17\xc8\xed\x63\x4f\x2d\x37\xfc\xad\x0b\x2c\xc1\x93\x82\xed\x2b\xe2\x85\x31\xdf\xe9\x8d\xeb\xa9\x5f\x19\x80\xde\x58\x53\x2c\x08\xbd\xba\xfc\xb3\x50\x7c\xba\x54\x19\x9d\xb0\xc5\x6b\x08\x1f\x32\x61\x5c\x2c\x5a\xa3\x11\xdf\xe8\xe6\x41\xbf\x73\x89\x5c\xc6\x97\x77\x22\x5f\xc6\xe1\x62\x32\x44\xfa\x21\x72\x86\x87\x87\xc9\x34\x9c\x86\xfa\x9a\xa9\x2c\x43\x7d\x91\x98\x06\xc6\xcf\x99\x49\x66\x84\x93\x31\x74\xc5\xbb\x1d\x59\xde\xc1\x8c\x3e\x97\x88\xf6\x21\xb3\x2b\x17\xf9\x2d\xb2\xc4\x2b\x66\xd1\xe7\x77\x61\xee\x24\xa3\xf6\x44\x2d\x3d\x87\xea\xbc\xcb\x9e\x3c\x46\xbd\x58\x7a\xee\x2d\xf2\xf0\xa4\xe9\xb5\xac\x87\x9f\xb8\x18\x2f\xb9\x25\x18\x47\xb9\x49\x78\xa1\x36\x39\x8a\xf8\xa3\x77\xb1\x96\x0a\x24\x9e\xc0\x9d\xd4\x17\x4a\x67\x02\x11\xd9\xfe\xc4\xc1\xec\x89\x46\x5e\xb0\x79\xcd\xd4\x4f\x65\xba\x74\x62\x2d\xed\x07\x72\x8b\xfc\xd9\x69\x68\x9d\x7a\x1f\x4d\x9f\x4e\xe3\xce\xe4\x4e\x2a\x3f\xf1\x30\x09\xfd\x11\xaf\xc3\xc3\xc3\xe4\xd5\xd0\x7d\xff\x82\x1b\x32\xe8\xff\x0b\x8c\x34\xd0\xdf\xe5\x1d\x37\xa3\xbe\x49\x35\x54\xf7\x2f\x50\x0f\xc4\x7a\x7d\xfe\x43\x2a\x08\x17\x98\x67\xa3\x7f\x2d\x78\x50\x86\xfc\x01\xf9\x9d\xdb\x75\x48\x1e\xc5\xfe\x27\xb9\xfe\x97\x4d\xe8\xb9\x64\x27\xb2\xb3\xde\xe0\xef\x57\x4a\x34\x62\x6e\x91\x70\x31\xee\xfb\x7d\x70\xbc\x4e\x39\x41\xf8\x16\x76\x42\xa1\xa8\x4d\xbc\xbe\x50\xfa\xfa\xc4\x87\xa3\xd1\x8f\x78\x52\x94\x7a\x53\x77\x1a\x1e\x0e\x66\x56\x5d\x1a\xee\x17\xd1\x3a\xea\xe6\x34\x2e\x8c\x78\x61\x06\x27\x65\x49\xfe\x3e\xee\x55\x9e\x24\x79\x78\x98\x12\xad\x7e\xc8\xe7\x50\xe2\x2d\x84\x1a\x58\x7c\x6c\x0a\x22\x0d\xd6\xf6\x22\x3b\x59\x3c\x82\x3c\x75\xf1\x2b\x53\xfc\xc6\xa2\x5a\x47\x7c\x83\x62\x9f\x00\xdc\x4f\x25\x45\x09\xb8\xfe\xc5\xe7\x32\x09\x07\x53\x44\xb9\xa1\x12\x05\x8a\x2f\x8b\xcf\x1d\xed\x47\xf2\x32\xe1\x61\x46\xfc\x8d\x1a\x5c\xa4\xf7\x0e\xf1\x10\x6b\xf2\x9b\xf0\xef\x88\x17\xc5\xcd\x33\x14\xbd\xd0\x4f\x1c\x90\x4a\x0c\x66\x4c\x8c\xad\xe3\x71\xd7\xea\x8a\x24\xa2\x9f\x54\x75\xa3\x1b\x57\x8b\xee\xa5\x63\x5c\x25\xb9\x9e\xfa\xc8\xcc\x08\xcf\x44\xd4\xe2\x44\x89\x15\xe8\x37\x46\x7e\xcc\x41\x2b\x3e\xc4\x38\x8f\xc3\x3b\xf0\xfa\x44\xf5\xc4\xc3\xac\xf7\xee\x87\x38\x95\x8a\x92\x91\xa8\xc7\xeb\x07\x4d\xc1\x19\xaf\xb0\x91\xc6\x4e\x35\x15\xaf\x55\x71\x7f\x94\xad\xa3\x33\x7b\x85\x83\x23\x9e\x68\xd6\xef\xf3\xc7\xb3\x7b\xc5\x1e\x3a\x77\xad\x77\xc9\xc4\x9c\xe1\x7a\x28\x42\xfb\xb2\x51\x76\x0b\x8e\xbb\x62\xd1\x01\x1c\x77\xb9\xe4\x79\xc4\xc5\x95\x33\xea\xb3\x56\x3e\xfe\x15\xda\xd7\x75\xef\xbf\x23\x13\xda\x3a\xc4\x57\x3b\x5c\x8a\x44\x34\x09\x8f\x0f\xc7\xbc\x22\x19\xd7\x51\xb7\x86\x32\x0b\xea\xf9\xe9\x18\x9d\x2b\x25\x65\x60\xf4\xbe\x60\xc0\x0a\x9c\x97\x79\x47\x73\xf0\xa9\xd3\x56\xe6\xa1\x3d\x10\x31\xcf\x47\xaf\xcf\xeb\x13\x35\x48\x84\xc7\x8b\x53\xc2\x65\xbc\xfe\x88\x87\x19\x41\x27\x99\x4d\xf9\x53\x70\x1f\x6c\x92\x20\x22\x99\x4d\x47\x94\xd1\x4f\x6e\x96\xa3\x4e\x7f\x9b\x14\x28\x97\xb1\xd9\x8f\x2c\xf5\xa6\x61\xf4\xe6\x9b\x47\x91\xff\xdc\x32\x84\xf8\x18\x37\x2d\xaa\x44\xfb\xb9\xe9\xf3\x3e\x25\xfa\xbb\x33\x2d\x24\x6f\xa2\x27\xa8\x1a\xf1\x1c\x99\x8d\xaa\xb2\xea\xf1\x5c\x57\xb9\x8a\xf5\x05\xb0\x7d\x43\xfb\xd9\x62\x2b\xf5\x87\x32\xce\x5e\x8e\xb3\xa9\x1b\x48\x7d\x73\xd4\x6a\x89\x2f\xa4\x67\x7f\xa8\x39\xce\x84\x7b\x9a\x3a\xa0\x10\x2b\x20\xc2\xc7\xa9\x3b\xcb\x08\x11\xd2\xce\x7e\x3f\xca\x29\x20\xb3\xed\xd9\x2f\x89\x87\x87\xd9\x31\xb9\x3f\xf1\xc1\x78\x8f\x44\x7f\xb9\xb3\x5a\x94\xf0\x2f\x59\x92\xf8\x0d\x3b\x4f\x2b\xe3\x8e\xdb\x51\x65\x88\x4f\xda\x51\x6a\x87\xe7\xaa\x9d\xf3\xbd\xd1\xa2\xed\x1c\x1d\x89\xb5\x95\x9d\x4e\x4b\x71\x9d\x77\x7e\xa4\x37\xda\x29\xbe\x1e\x71\x75\x3b\xa4\xe8\x6e\xe1\xce\xa8\xd3\xb8\x0f\x76\x28\xdf\x40\x04\xfc\xce\x93\xcf\x10\x3f\xb4\x63\xee\x27\xfc\xbe\x6d\x9f\xdb\x0a\x00\x5e\xa8\x53\x3d\xff\xbf\xe1\x1e\x4e\x5b\x01\x08\x6e\xa5\xbb\x50\x63\x7c\x00\xf6\xc7\x50\x3d\xb7\xba\x06\x60\xe2\x37\xe2\x3b\x10\x7b\x00\xb0\xc5\xb0\xfb\x44\x47\x7d\x4b\xa4\x8d\x01\xd6\x5e\xa0\x3e\xf6\x6b\x63\x01\xd4\xb2\x00\x0a\x9a\x01\xb4\x2d\x01\xf2\xc3\x00\x4c\x5c\xff\x51\xf7\x97\x00\xe8\xf6\x58\x19\x93\x01\x3c\x37\x74\x7b\x01\x80\x50\x33\x80\x15\xfc\x74\xe7\x2b\x6b\x3b\x40\x86\x38\x40\x96\x01\x40\xc1\x19\xfa\x7c\xc5\x1e\x80\xec\x41\x94\x43\xcb\xab\xa1\xde\xc2\x45\xea\x00\xb7\x7a\xff\xa3\xff\xc1\x63\x80\x6f\x25\xff\xee\x83\x91\xc9\xf1\x7c\xf3\xfa\x20\xbc\x10\x00\xe0\xab\x06\x78\x7c\x8c\xf8\xa5\xff\xee\x05\x30\xf8\xf6\xbf\x71\x0f\x67\x82\xe8\xfe\x25\xaf\xcf\xc3\xfe\x3d\xc4\x87\xb1\xbd\x9a\xfa\x1b\xf0\xf8\x0e\xaa\xfc\x00\x66\x5c\x02\x28\xbd\x45\xfc\x0f\x3c\x7e\xff\xee\xdd\xa2\xe0\x4f\xfc\x0d\x5a\xa9\x00\xd9\xfb\x01\x0c\xea\x00\x96\x35\x51\x9e\xbe\x7b\xfc\xdd\xfb\x3f\xb5\x2f\x80\xbb\x3d\xc0\xd2\xd3\x00\x81\x57\x01\x52\x1d\x00\xa2\x22\x00\x96\xe5\x01\x2c\xab\x04\x58\x5a\x0a\x90\x5b\x4e\xb9\xeb\xb2\x75\x00\x19\xd7\x00\x76\x58\x01\xac\x10\x03\x38\x76\x82\xe6\xe5\x8a\x08\xc0\x2a\x47\x80\xda\x06\x80\xc2\x23\x00\xcd\x07\x01\x0a\x42\xa8\xdf\x7d\xcf\x3e\x10\x71\xee\x24\x6b\x95\x01\xfa\x78\x00\xdc\xbb\x0d\xd0\x7b\xf2\xbf\x71\x0f\x17\x03\x01\x06\x8a\x01\x9c\xcd\x04\x18\x14\x0e\x70\xc4\x08\x80\x7f\x38\xdd\x31\x1f\xee\x0f\xb0\xd9\x88\xf8\x64\xaa\x3e\x02\x88\xdc\x06\x28\x9f\x06\x20\x96\x04\x50\xb2\x17\x60\xa6\x27\x40\x61\x03\x80\xb4\x13\x40\x81\x06\x80\xfc\x57\x80\x6c\x53\x00\xd5\x50\x42\x95\xea\x25\x01\xa4\xf9\x53\x5d\x33\x65\x3e\x80\xed\x29\xaa\x65\xba\x7a\x53\x3d\xb0\xdb\x0e\x24\x26\x03\x74\x7b\xac\xe4\x6c\x80\xa5\x43\x01\x52\xe5\xb8\x7b\xff\x29\x00\x65\x81\x00\x4b\x63\x00\x76\x28\x02\x2c\x13\x01\x38\x2a\x02\x90\x75\x03\xe0\x86\x29\x40\xd6\x24\x80\x27\xe5\xff\xee\x03\xc1\xeb\x03\xc2\xc3\x7f\x44\x8d\x26\xf9\xa8\x94\xea\xb4\xff\xaa\xf3\x76\xfb\x62\xdd\xff\x80\x7b\x48\x06\x18\xf0\x04\x60\x5b\x27\xc0\xc0\x59\x00\x55\xe7\x00\x86\xeb\x03\x94\xd7\x01\x8c\xcc\x05\x28\x31\x07\x18\x7f\x08\x60\xf5\x4e\x80\x69\x7b\x00\x56\xae\x03\x98\x7d\x12\x20\xe3\x3e\xc0\x7c\x1b\x80\xe5\xc6\x00\x4a\x51\x00\x69\x47\x00\xb4\x13\x00\x92\x0e\x53\x9f\x98\x98\xd5\x00\x96\x76\x00\x31\x1d\x00\x2e\xc7\x01\xa2\xb0\xb3\x2a\x40\xac\x1a\xd5\x42\xe2\x9a\xa8\x66\x9a\x5c\x0d\xb0\x4a\x0a\x20\xf9\x16\x40\xc5\x61\x80\xc4\x76\xea\x8f\x92\x60\x0e\x70\xe4\x12\xe5\x8d\xbb\xd7\x30\x55\x96\xea\xff\x69\xe3\x00\xbe\x7b\xfc\x63\xfc\xa7\x7f\x1f\x3f\xaf\x0e\xde\x6d\x17\xa0\xfa\xdf\xf5\xfe\x2b\xce\x24\x79\xb8\x87\xc3\x5c\xdd\x6a\x47\x77\x94\xe8\x49\x18\xad\xbe\xfa\xbf\xfa\x3c\x94\x5e\x02\x18\xfa\xe6\x1f\x7c\x07\x97\x28\xf7\xbc\xc2\x8a\xee\x58\xa6\xdd\x04\x90\xb8\x0b\x90\x1a\x0c\xb0\x48\x00\x20\x39\x08\x40\xc3\x15\x20\xa6\x0a\x40\x7f\x0d\x40\x74\x23\x80\xa5\x29\xf5\x35\xe8\x3e\xc9\x84\x8d\xa7\x79\x88\xae\xe3\xfe\x77\x8e\x38\x2d\x22\x9d\x00\x72\x9d\x68\xbe\xca\x3a\xbb\x4f\x1f\x00\x3b\x7d\x00\xe2\x4c\x00\x8e\xfb\x13\x9e\xe2\x7a\xcb\xaf\x3e\x10\xc9\x6e\x84\x8b\x89\x0e\xf8\x1d\xff\x11\xc8\xff\x3b\x0e\xe0\xbf\xe1\x1e\x7e\xf6\xfb\xe0\x4e\x89\x3f\xf1\x1f\x5c\x9d\x97\xf3\x0a\xb0\xda\x0d\x60\xc0\xbd\xee\x28\x10\xa0\xfb\xfc\xb8\x42\x19\x60\x7c\x2a\xf1\x78\x4c\x7a\x45\xfd\x0e\x66\xd9\x51\x9d\x47\x66\x2e\x40\x64\x14\xe1\xe8\x22\x7e\x00\xe8\x5e\xa5\x3a\xbd\xd9\x2d\x80\xe0\xeb\x00\x0e\x7c\x00\xc1\xbd\x01\x3c\xe5\x69\xbd\xba\x4f\x2a\x91\xcb\x68\x1e\x78\xfc\x07\x91\xf9\x00\xeb\xbf\x00\x84\x74\x02\x6c\x7f\x09\x10\x66\x48\x7c\xf7\xdd\x51\xd0\xcd\x50\x9a\xcf\x6e\x3b\x19\xa3\x00\xd0\xa6\xf0\x6b\xfc\x41\x31\x24\x7b\xf2\x40\xfc\x6b\x3f\xbc\x25\xd9\x93\xef\xa0\x67\xbd\x7b\x23\x57\x8f\xe1\xf5\xbb\xc8\xe5\x6e\x5b\x75\x7b\xdb\x81\x4e\x00\xe9\x3b\x89\x27\x85\xd7\xef\x21\x66\x30\xc0\x94\x6a\xc2\x73\x48\x86\x03\x44\x08\x92\xdd\x0c\xd6\x02\xd0\x3c\x09\x10\x20\x08\xd0\x1d\x27\xf8\x0d\x01\xb0\x0b\x02\xf0\xb5\xa0\x3e\x18\x3e\x0b\x88\xef\x3f\x50\x8a\x74\x3e\xf0\x23\x61\xe8\x02\xb2\x01\x2a\x06\x00\x04\x14\x03\xec\xbe\x0e\x10\xa4\x4f\x36\x3c\x48\x9d\x6c\x7c\xb8\x10\xc0\xbb\x3d\xbf\xc6\xef\xb7\x8a\xec\x24\x0f\xff\xd1\x93\x07\xe2\x5f\xfc\x27\x3c\xde\x0b\xee\x67\x1e\xef\xc5\x5e\x5e\xb7\x48\xae\x8e\xb1\x9e\xc3\x8f\xfc\x89\xef\x20\x39\x91\xfc\x50\xbc\x18\xc0\x18\x59\x80\x10\x17\x80\x09\xee\x00\x81\x42\x00\xe2\x2d\x00\x81\xca\x00\x0b\x0b\x09\xd7\xa0\x92\xf0\x0b\xff\xe0\x51\x09\x60\x9d\x02\xe0\x31\xaa\x3b\xe6\x07\x70\x15\x05\x08\x50\xa0\x9e\x18\x49\xf0\x0f\xfe\x03\x59\x80\xb2\x42\xf2\xb5\xbb\xf8\xe9\xf7\x27\xd3\x01\x3c\x9c\x68\x1e\x7e\xf2\x40\x6c\x25\x9c\xd8\x7f\xe3\x81\xe0\xcd\x03\x8f\xe7\xbf\xa7\x1e\xf4\xec\x7b\xc2\x9b\x87\x72\x8e\x07\x61\x0d\xa7\x4f\xbc\x53\xc4\xcf\x7e\x0f\x93\x01\xfa\x26\x01\x84\xad\x03\x18\x6e\x00\x10\x14\x06\x30\x4e\xa3\xfb\x5c\x4b\xfd\x94\xdc\xef\x03\xcc\x9b\x06\xb0\x98\x8f\x32\xd7\xce\x25\x00\x5a\x40\xb5\x3c\x8b\x6e\xa9\x06\xe0\xea\x4a\xb8\x86\x00\x46\xb2\xfb\xe4\x6a\x33\x02\x60\xc5\x08\x00\x9b\x5d\x00\xeb\x86\x01\x38\x86\x13\x4f\x8c\x9d\x02\xcd\x83\x8d\x25\x40\x4d\x19\x80\x4d\x06\xc0\xcb\x41\xd4\x3f\xa2\x35\xee\xd7\xb8\xf5\x39\x5e\x2d\x1e\xff\x85\x06\x57\xdf\xeb\xc9\x7f\x72\x96\xeb\xff\x72\xf8\x39\xc9\x9e\x75\xff\x4a\xce\x4e\xfc\xc4\x7f\x70\xf5\xbb\x3f\xf1\x3e\x04\x5a\x02\x0c\x9a\x03\xe0\x53\x0b\x20\xb8\x09\xc0\xbd\xdb\xbf\xfe\x00\x70\x2a\x24\x5c\xa1\x5d\x18\x80\xcc\x33\xc2\x88\x75\x9f\xab\x2c\x45\x48\x2f\xac\x32\xa8\x0f\x86\xf9\x01\xc2\x8b\x59\x00\xf9\x54\x53\x11\xea\x2d\x65\xa6\x4c\x3c\x10\xdd\x3f\xef\x52\x00\x30\xbd\x0d\x70\x26\x11\xc0\xd8\x19\xe0\xae\x06\x80\x69\x32\xc0\x2b\x11\x00\x0b\x29\xda\x0f\x3d\xc7\xcd\xc3\x41\xc8\x72\x7d\xd7\x7a\xea\xc1\x9f\xfa\x9e\x6c\xe5\xe6\xe7\x67\xbd\x93\xdb\x0f\x3c\xde\x07\x1e\x0e\x26\x65\xea\xef\xf3\xe0\xc5\xe9\x47\x77\x4c\xd0\x1d\xa7\xd9\xbf\xa6\xf8\xcb\x72\x23\xc0\x94\x02\x00\x53\x2f\xc2\x4b\x19\xd7\x01\x28\x9d\x05\x30\x9d\x0c\x60\xa4\x0c\x60\x50\x0d\x60\xaf\x0b\xa0\x57\x48\x18\x1a\x5d\x11\xe2\xc3\x30\x00\xb2\x0f\xba\xe1\xc4\x9f\xd4\x1d\xa3\xee\x96\xfd\xc5\x03\xa1\x73\x03\xe0\xfe\x4b\x00\x2d\x7d\x80\x0f\xe9\x00\xea\x49\x00\x1d\x97\x7e\x8d\x9b\x87\xfb\xe0\xe1\x1f\x78\x78\x80\x3f\xf1\x3e\xf0\xf4\x60\x07\x97\x55\xae\xe2\x58\x03\xcb\xb8\x7a\x7f\x4f\xfc\xc7\x72\xba\xa5\xfb\x93\xf7\xe1\x67\xdd\x9f\xc3\x97\x59\x06\x01\xf4\x0a\xa6\x75\xed\x8e\x47\x0d\x6f\x91\xfd\xec\x1e\x5f\xb7\x5e\x68\x55\x02\x2c\x7a\x05\xa0\x99\x45\x1c\x1e\xaa\x8b\x00\x6c\x3e\x03\xa8\xcd\x01\xf0\xdb\x49\x78\x8e\x24\x2b\x00\xe5\xd5\x00\x79\x6b\x00\x94\xca\x08\xb3\x2b\x5b\x03\x50\x3d\x0e\x60\xe1\x1e\x9a\x87\x85\xf9\x00\x77\x6a\x01\xe4\x36\x00\x7c\xa8\x05\x58\xd8\x03\xf7\xc1\xe3\xbd\xe0\xf1\x40\x8c\xcb\x26\xc9\xd3\x83\x23\x17\x7f\x1f\xff\x2e\x2e\x7b\xd4\x13\xff\xb1\x56\x9e\xd3\x83\x1e\xf8\x0f\x5e\xff\x93\xd8\x72\x6e\x3f\x74\x92\x74\xe7\xf0\x1f\x96\x1c\x5e\x57\xa7\x92\xfa\x6c\xa9\x4a\x01\x8c\x94\x02\x50\x6a\x22\xde\xc2\x6e\xdf\xd1\xed\x4f\x15\xf4\x01\x74\xf4\x01\xe6\x5b\x03\x58\x65\x02\x48\x55\x02\xf8\x4c\x02\x58\x30\x1a\x20\x71\x2b\x80\x54\x0e\x40\xde\x6c\x80\x39\x97\x00\xd6\x0f\x01\x98\x55\x00\xb0\xc7\x1f\x60\xe6\x24\x9a\x87\x99\x91\x00\x7f\x0b\x00\x4c\x7f\x47\xbd\xe1\xc4\x0a\x08\x5f\x3d\xfe\xe4\xef\xb8\x0f\x1e\x0f\x04\x0f\x0f\xf0\x27\xfe\x93\x9e\xf8\x0f\x1e\xfe\xe5\x5f\xf8\x8f\x1e\xfd\x4f\xa2\x38\xf6\x55\x1e\x0e\xc6\x89\xf3\xc3\x66\x17\x48\xaa\xdd\x21\x29\x57\x0d\x30\x2c\x0d\x40\xe6\x34\xc0\x24\x6b\x80\xb9\x1d\x00\xf3\x8e\x03\x48\x34\x00\x68\x34\x00\xcc\x4c\x06\xb0\x7c\x46\xbd\xfa\xbc\x6b\x00\xa6\x29\x92\x7d\x10\x1d\x02\xb0\xf2\x35\xd9\xda\xf5\x51\xd4\x53\xa5\x7a\x15\xf5\x10\x3d\xb7\x0c\x60\xf4\x0b\x80\x3b\x37\x00\x46\x5b\x02\x7c\x50\x03\x10\x2a\xa6\x79\xe0\xe1\x3e\x06\x73\x7d\x3f\xfa\x73\x7a\xd2\x8b\xf3\xab\x3d\xf1\x1f\xbb\xb8\x2c\xda\xbf\xfa\xdf\x70\x76\x82\x57\xff\xcf\xe4\x78\x4e\x92\xb8\xcf\xf1\x6e\x25\x06\x70\xb7\xd2\x78\xf8\x07\x3b\x0e\x77\x68\xb8\x91\xa4\x12\xe7\x8f\xe7\xce\x04\x18\xa0\x05\x30\x73\x38\xc0\xd8\x0b\x00\x53\x56\x13\xf6\x43\xd4\x0b\x40\xcd\x0b\x60\x7c\x28\x80\xc5\x70\x00\xe1\x4f\x00\x5e\xeb\x01\x46\x3d\x05\x88\xdd\x04\x20\xe0\x04\xb0\xe2\x76\xf7\xf9\x9e\xb0\xab\xfc\x85\x00\xbb\xba\xcf\x82\x93\x00\xce\x60\xdd\x10\xe0\xaf\x52\x80\xfe\x85\x00\x2f\x77\x00\x0c\x28\x06\x68\xef\xff\x6b\xbc\xff\x0d\xff\xb0\x9b\x63\x91\xfd\x6f\xf8\x8f\xac\x43\x24\x79\xf8\x8f\x18\xce\xce\xf2\xf0\x1f\x3c\x1e\x14\x1e\x9b\x3f\x0f\x07\xa3\xcb\x7d\x4e\x56\x83\xa4\x18\x97\xad\x14\x2e\x07\x18\x51\x03\x30\xea\x12\xc0\xb4\xc7\x00\x02\xef\x08\x8f\xce\xef\x0a\x60\x72\x1e\x60\xd0\x5f\x00\x8b\x87\x03\x0c\x58\x02\x10\xb9\x04\xa0\xaf\x34\x40\x46\x0e\x40\xaf\x55\x00\x25\xbc\x9e\x76\xdc\xde\x3c\x41\x4c\xd9\x70\x93\xdb\xcb\x2f\x7c\x49\x36\x71\x0c\xc9\xff\x09\xf7\xc0\x93\x7f\xc4\x7f\xf0\xf8\xc1\xb8\x71\x64\x4f\xfe\x7d\xfc\xbc\x7d\x10\xfa\x9e\xd3\x03\x4e\x5f\x3c\x46\x12\x5e\xc2\xae\x3f\xfd\xfc\x13\x07\x03\x84\x9f\x90\x54\xa4\x2a\x96\xf0\xc5\xbe\xe8\x99\x07\xd7\x0e\xc8\x1b\x78\x15\xa0\x5f\xee\x40\xd1\x89\xdd\x36\xe6\xd9\xc0\xac\x05\x98\xe1\x1a\xe8\x63\x80\xf9\xca\x81\x13\x5c\x31\xc6\x1f\xc0\x1f\x8e\xf7\x95\xfa\x1f\xa3\x7b\x9b\xfd\x27\x96\xe0\xdc\xf6\xfd\xb4\x0d\xc7\xdb\xa7\xf7\x31\xac\x0c\xf4\x6e\xb9\x8e\x79\xed\xde\x12\x4f\xb9\xb9\xa7\x3e\xcd\x60\xfd\xff\x37\x0f\xdb\x26\xfd\x3e\xfe\x12\xee\x6f\x0b\x6f\xff\x3e\xfe\xf4\x1f\x80\x9a\xf2\xb3\x0f\x50\x1d\x65\xd5\x7c\x37\x0c\xc1\xfc\xa6\x7b\xfe\x60\x44\x6a\xdb\xb5\x0e\xc6\x3a\x8e\xf1\x30\x7e\xcc\x57\x6b\xb8\xd2\x6d\xfe\xf9\xc3\x04\x51\xa3\xa6\xac\x16\xc2\xfa\xe7\xd0\x9a\x31\x26\xf4\xcd\x63\xf2\xfb\x63\xfe\x6d\xf4\x4e\x11\xac\x2f\x8c\xf1\x5a\x80\xf9\xa5\xd1\xba\x86\xa8\x63\xa3\xed\x5c\x71\x2d\xc6\x28\x87\x63\x8c\x32\x4a\x70\x19\xda\xaa\x51\x11\xc5\x78\x16\x14\xaa\x26\x0e\x0f\x81\xb6\x23\x98\xb7\x14\x38\x7d\x9d\x90\x26\x71\x4f\x91\x9f\x79\xf8\xec\xcf\x18\xfb\x0f\x5b\xc0\x10\x13\x3e\x38\x99\xc6\xdf\x47\x97\x9b\x07\x9c\x9f\x3f\x8d\x7f\xe5\x6d\x5a\xbf\xa5\x59\xfd\xb0\x9f\x4d\xbc\x08\x1f\x37\x7e\xaa\xd2\xfb\x7e\x18\x89\xb3\xbe\xd8\x75\x0c\x66\x15\xed\x14\xc6\x60\xf6\xcf\x74\xd8\x04\xac\x2e\x6a\x9e\x13\x41\xad\x95\x75\xa5\x7e\x32\x33\x96\x8b\x61\x3e\x6e\xb4\xd0\x54\xbc\x6d\xd5\x27\x67\x3a\xe7\x59\xa6\xf7\x19\x88\x7b\x69\xba\xc6\x44\xac\xe7\xce\xf0\x94\xc1\x4c\xdf\xd4\x37\xfa\x58\x9f\x98\x2a\x4f\x15\xd2\xa9\x0a\xa1\x38\x5f\x53\x35\xa9\x85\xc6\x54\x01\xba\x29\x26\x5a\xb7\x09\xf5\x64\xf2\xf4\xc3\x88\x81\x9f\xb8\xf5\x32\xce\xdf\x44\x95\x07\x98\x81\x9f\x98\xfc\x09\xeb\xe2\x22\xa6\xc4\xd3\x3c\x56\x8e\xc6\x2f\x70\x88\x24\x3f\xf6\x05\x59\xdb\xdc\x0b\xeb\x4f\xab\xaa\xa9\xca\x96\xed\x4d\x7d\x62\x96\x9e\xa3\x2a\x74\x82\xc5\x48\xba\x0d\x5d\x47\xbc\x28\x7e\x40\x38\x01\xb7\xdd\x13\xf0\x56\xa5\x9d\x13\x65\x15\x4d\x45\xa8\x3a\xa9\xf3\x49\x1c\xb3\xa8\xf2\xc7\x89\x4f\x61\xde\xe5\x39\x98\x97\x9c\x04\x52\xb8\xd3\xf8\x5f\x48\x73\xbb\x59\x86\xe3\xbb\x97\x7e\x30\x04\xf3\x93\x32\xde\xa4\x9a\xd2\x2d\xd2\x18\xdb\xca\xec\xd1\xc5\x8a\xc8\x7c\x19\x07\xdc\x1f\x32\xc1\x74\x53\x7e\xfe\xc0\x14\x8c\x65\xa4\x3e\x93\xef\x96\x16\x21\xbe\x66\xa9\xe8\x03\x38\xfe\x79\x72\x74\xdf\x7f\xf6\xa3\x7b\xf8\x66\x73\xf6\xbe\x2d\x46\x39\xa5\x1d\xe7\x6f\x5a\x01\x87\xff\xe0\x78\x30\x88\x17\xa5\xf0\x2b\xe1\x7e\x56\xd6\x09\xe2\x6d\xf0\xb4\x3b\x63\x31\xaf\xcc\xeb\x83\x14\xf1\x7a\x02\xd6\x67\xfd\x05\xa6\xa2\x96\x2d\x99\x3e\x83\xaa\xf2\xe3\xe7\x60\x7d\xd8\xe2\xb4\x24\x56\xd9\xf4\xb6\x52\xd5\x41\xc5\x86\xba\x6f\x4b\xab\x90\x45\x9c\x56\x29\x8b\x75\xc3\xd1\x4d\x0a\x88\x0f\xea\xaf\xa8\xc8\x45\xe4\x4a\x5c\xe4\xa6\xbc\x88\xf0\x30\xca\xda\x34\x0f\xaa\xf3\xa4\x71\xdd\x94\x55\xb4\x30\x8f\xab\x26\x68\x87\x67\x18\x95\xe9\xfe\xa8\x51\x2a\x09\xf1\x58\x9f\x51\x4d\xa4\xfb\xab\x2a\x49\x15\x18\xbb\xa8\xae\x24\x7e\x14\xa5\xa4\xb3\xb8\xa2\x8a\x35\x94\xa7\x57\x14\x7f\xd3\x41\x2b\xd3\x8c\x88\x97\x85\x9c\x3e\x48\xb8\x92\x9c\x89\x7d\xee\x73\xcd\xb8\xae\x0b\x4b\x45\xf0\xbe\x72\x7c\xb2\x28\xee\xe3\x9f\x3c\x30\x87\x24\xf0\xe9\xde\x22\x73\xf1\xad\x9c\xd2\x65\xf0\x75\x2d\xf7\x52\x9f\x20\x83\x2a\x39\xac\xae\x68\x24\x2a\xe1\xfa\xca\x6a\x10\x8f\xc4\xec\x6a\xaa\xc2\x4c\xac\xd5\xc4\x3c\xfd\x08\x11\xba\xa5\xdc\xab\xb7\x1e\xd7\xa1\x4b\x97\xeb\xf4\xa8\x6f\x4c\x88\x33\x7d\xfd\xc9\x68\x8b\x0c\x5c\x69\x46\x0d\x30\x4f\x03\xa0\xbf\xd5\x06\x2d\x90\x91\x04\xe5\xeb\x0d\xc7\xc5\x62\x5d\x5b\x6f\x33\xe1\xa4\xf4\x1b\x4b\x5f\xd1\xe7\x88\x29\x5d\xf7\xd1\x49\xcc\xdf\xeb\x8a\x5c\xc7\x95\xd0\xe6\xfa\x27\x69\xe9\x7f\xc1\xdf\xab\xe7\xd3\x7d\x66\x25\xae\x6f\x94\xec\xc1\x6e\xb9\xbc\xff\x14\xf4\xf8\xc9\x02\xb3\xf0\x69\x91\xa9\x84\xfb\x09\x0a\x9e\x8f\x6f\xe5\x79\xfc\xf7\x7e\x48\xd6\x5b\x95\xf1\xdb\x8d\xf7\x90\x7a\x6b\xbf\xff\x1d\x07\x23\x69\x61\x80\xf6\x74\xea\x29\x03\x3c\x89\x8f\x8b\x32\xc2\x79\x1d\x78\xd9\x84\x3b\x69\x98\x71\xf5\x7f\x4b\x0e\x81\xcd\xc3\xc3\x58\x49\xd0\x0e\xb3\x92\xa0\x79\xb0\x0c\xa2\x99\xb4\x16\xb7\xc6\x3a\x84\xd5\x0b\x4f\xb4\x23\x56\xa9\x74\x76\xb1\xfe\xb8\x1c\x63\x33\xab\xdd\xc5\x68\xa1\x2c\x13\x37\x1f\xa7\xbf\x3b\x82\x6f\x64\xde\x72\x05\xdf\xdc\x3c\xee\x01\xce\xa7\xb9\xf1\x07\xd4\x13\x53\x8e\x2f\xc9\xe0\x38\x49\x2d\xec\x77\xd0\x93\x07\x27\xa8\x49\x16\xfb\x98\x78\x6b\x11\xde\x87\xd7\x0f\xc9\xf6\x87\x06\xda\x3f\x53\x59\xbd\x1c\x9a\x6d\xc2\x0b\xfc\x09\x07\x33\xb1\xda\x02\x2d\xae\xa0\x98\x0d\x9e\xc0\xfa\x4a\xdb\x72\x48\x5b\x47\x6e\x5f\x38\xbe\x27\x0f\xcb\xc3\xc3\x38\xa5\x8b\x62\xcc\xe6\xcc\xa4\xf1\x2f\x1c\x6b\xe9\xc9\x2e\x35\x16\x38\x93\x2e\xe0\x81\x48\x14\x97\xea\xb0\x4b\x24\xc9\x87\xbb\xba\x15\xe2\x3e\x72\xb1\xaa\xec\x4d\x9f\xa3\xb3\x81\x63\xcd\x39\xc4\xfc\x3b\xce\xb9\x8d\x2b\xe3\x28\xf2\x0a\x35\xde\x61\x48\x23\xda\x17\x1e\x2e\xc6\x0c\xf9\xcc\xa3\x77\x2f\xc4\x71\x87\x4c\x57\xc1\xfa\xa3\xaf\x91\x26\xda\x35\xb7\x3a\x5a\x5f\xc7\x75\x84\x83\x31\x37\x33\xc2\x7d\x61\xe4\x6f\x81\x91\xb5\x46\x81\x35\xae\xa7\x42\x9c\x2d\xfa\x4b\xc9\x3d\x76\xe8\x1f\xa6\x9f\x76\xc4\x93\xe9\x38\x45\x8a\xa4\x86\x15\xb8\x50\x9f\xa8\x5f\xbc\x30\xeb\x48\x7a\x67\xf7\x42\x7b\xc6\xc3\xc3\x78\x1e\x98\x82\xfb\xd7\xa7\x56\x0a\xe7\xc1\xe7\xa1\xba\x1c\xbd\x91\x05\x8e\xc7\x0f\x08\x79\xe1\xbb\x39\x04\xd7\xdf\x77\x12\x75\x26\xf0\x9b\x51\x80\x8f\xf2\x1d\xb9\x1e\x35\xd8\x27\x67\x2f\xfa\x55\x9f\xa4\x0b\xb8\xde\x3e\xe9\xb7\x51\xe3\x97\xdc\xa2\xfd\xe1\x9e\xfa\x09\xed\x89\x5b\x2e\xf9\x0f\xc2\xc5\x84\x55\x13\xde\x89\xd7\x0f\xca\x7d\x8f\x29\xed\x03\xb0\xc4\x5d\x68\x5d\x6f\x85\x68\x3d\xa3\x7a\xc2\xc1\xe8\xa8\x38\x61\x1d\x98\x87\x83\x59\x38\xdc\x05\xfb\x00\xcd\xbc\xe5\x8a\xd6\x5a\xb4\xd6\x03\xc7\x3d\x2a\xce\x13\x4f\x64\x83\x4c\xff\xc5\x0b\xc3\x45\x6e\xa1\x92\xe4\x99\x83\x6b\x08\x91\x19\x2a\x4b\xf3\x10\xbc\x4a\x1a\x65\x48\x15\x31\x30\x85\x1a\x11\x9e\x34\x54\xdf\x19\xf9\x01\xc2\xf0\x0e\x13\x40\xd8\xf4\x44\xc2\xc9\x70\xf7\xfd\xc3\x1c\xcb\x9e\x90\xdc\x85\x6f\x1c\x72\xf2\x38\x9e\x7d\x83\x45\xae\x13\xe3\x91\xd3\x63\xac\x93\x07\xa9\x7f\xc1\x15\x09\x14\xef\xc2\xfa\x9e\xe7\x69\xcc\xdb\x4a\x19\x63\x66\x89\x87\x83\xe1\xf5\x83\xb2\x1b\x4c\x7c\x3f\x3c\x1c\x8c\xe1\x3c\x37\xd4\x0b\x1e\x0e\x46\xee\x99\x07\xe2\x2d\xe7\x03\x8d\x53\x5c\x84\xc6\xf9\xb3\x3f\xd2\x69\x7f\x5c\xcd\x7e\xe7\x82\x38\xbb\xf0\xb3\x4f\x12\xd7\xd1\x2f\x46\xb8\x8f\x1c\x49\x41\xc4\x79\x44\xfb\x4d\x41\xcf\x13\x3b\x5f\x1a\x3b\xd9\xc5\x78\xab\xe2\x9f\xc4\x99\xd0\x3c\x44\xef\xa4\x7a\x77\xec\x1a\x7f\xb4\x8b\xf1\x22\x09\xa8\x59\x71\x1f\xb3\xf1\x15\xe3\x3a\xd6\xe1\x99\x27\xe6\x33\xc5\x55\x31\xdf\x0e\xa3\x27\x8c\x79\x7f\x15\x77\x7e\xd4\xe5\xfb\xd8\xf1\x29\x6a\xc4\x1b\x5c\xc9\x9f\xb8\x18\xe4\x89\xf1\x16\xb1\xc5\xf5\xf7\x10\x70\xc6\xa7\x38\xf2\x3b\x63\x54\x66\x55\xb7\x18\xbd\xb2\xd1\x39\x0f\xea\xd2\x66\xee\x8d\xab\xa3\x9a\x48\xa8\x35\xd9\xf1\x01\xd8\x4d\x60\xae\x38\x87\x83\x69\x0e\x41\x3f\x2b\xec\x17\x8a\x19\xae\xe1\x15\x84\x0b\xe9\xe5\x1a\xc5\x21\xcb\xe3\x32\x49\xc6\x73\x1d\x2b\x93\x13\xfb\xe0\x78\x92\xaa\xa9\x5f\x52\x72\x22\xe1\x48\x53\x24\x28\xd2\x48\xa9\x23\xcf\x93\x72\xcf\x04\xcf\x6a\x29\xee\x0e\x88\x18\x48\x53\xa7\x19\x4f\x1b\x11\x8b\xf1\x64\xea\xfa\x4c\xb4\x58\x69\x7a\xc5\x68\x99\x53\x6e\x6f\x42\x1c\x41\x6a\xce\x41\xc4\x15\x24\x3f\xbb\x80\x08\xb6\x24\xb8\x9d\x4e\xf2\x05\xbe\x71\xc2\xba\x86\x95\x34\x7f\x2c\x16\xc0\xc3\x89\xd8\x25\x7e\xe2\x60\x78\x7c\x38\xd7\xbd\xf1\x74\x62\x50\x4d\x4f\x55\xcf\xf7\x47\x1c\x8c\x42\x5a\x08\xc6\x97\xf3\xc5\xc9\xed\xf1\x70\x30\x93\x6c\x08\x1f\x32\xca\x2c\x06\xfd\x09\xdf\xe1\x38\xee\x26\x4e\x0a\x77\xca\xe9\x89\x87\xc9\x8a\xef\x8f\x78\xa6\x8c\x3b\x82\x68\x0f\x96\x47\xd1\x11\x2d\xa3\x48\x12\xeb\xb2\x59\x6b\x54\x90\x3b\x38\xab\xdc\x18\x3f\xb7\xa2\x9a\x70\x94\x59\x46\xa4\x81\x59\xcd\xd1\x88\xe8\x5a\xa1\x4f\x4c\x1c\x59\x6c\x0d\xae\x6f\x56\x6d\x15\xee\x97\x8c\x33\xfb\xd1\xc3\x67\xd4\x9c\x25\x7c\x8c\xc9\x6d\xb4\x1b\x19\xd7\x5e\xe2\xf8\xd3\x8e\x7c\x20\xc4\x70\x53\xdb\x66\x00\xa7\x26\x2f\xb4\x87\x76\x32\x3e\x98\x39\x31\xf7\xf6\xc7\x59\xe4\xf5\x85\xd2\x31\x09\x43\xad\x53\xd9\x10\x89\x5a\xb8\xf0\x4c\x14\xfe\x5e\xd2\x39\x1e\x57\x63\xba\x5c\x02\xb2\x75\x89\xcc\x48\xc0\x55\x14\x4c\x48\x09\xe8\x96\x03\x4d\x52\xb9\x1b\x5a\xcb\xbe\x91\xcc\xdc\x45\x32\x97\xb3\x0f\x05\x29\xfd\xd1\x83\xf2\xf0\x30\x05\xd2\xa2\x88\x47\xc8\xbf\x25\x85\x1a\x97\x5f\xa8\x8a\x6f\x90\xd7\x68\x84\x1a\x9b\xf7\x89\xfa\x05\x15\xc4\x78\x63\x7c\x59\x20\x16\x89\x38\x89\x9f\x3c\x31\x45\xab\x09\x47\xd3\xb0\x01\x57\x32\x5f\x72\x0f\x5a\xac\xbc\xf0\x53\xe8\x17\xf2\xe5\x6e\xa1\x41\xce\xf5\x7f\x82\x2b\x92\x23\xf5\x01\x73\x0c\x2b\xeb\xda\x26\xfd\xe2\xc3\xb1\x14\x0b\x41\x3b\xf8\xb3\x2f\x54\x22\xed\x63\xf5\x0b\x31\x68\x6d\x14\x6b\x88\xed\x6f\x7e\x75\x02\xa1\xbc\x4f\x24\xa3\x97\x9b\x7a\x35\x0d\xdf\x5a\x38\x7c\x19\x46\xf7\xfc\xa7\x97\x63\x1c\xd2\xf7\x6b\x06\x37\x7e\x5e\xc6\x86\x87\x07\x59\xc3\x9d\xe4\x8b\x7d\x06\x20\x0f\x46\xc9\x98\x91\x78\xe2\x28\x7a\x26\x86\x33\xbe\x96\x4f\x12\x9f\x54\x22\xa4\x84\x48\x9d\x92\x30\xea\xcc\x58\x3c\x98\x2c\x57\x71\x9a\x27\x9e\x2b\x8b\x03\x22\x70\x3c\x3c\x9e\x98\xe2\xac\x7c\x3c\xcb\x97\xa8\x56\xa0\x07\x2b\xd6\xd8\x85\x35\x96\x9f\xfd\x93\x86\x5e\x23\x5e\x19\xfe\xa7\xa8\xa1\x85\x75\x6f\x71\x7e\x0a\x27\xb7\xb8\x00\xd8\x85\x45\xa2\xf5\xb4\x38\x1d\x8d\xfe\xdd\x28\x83\xf0\x3f\x9a\x5f\xe3\x90\xb5\x48\xd5\x3b\x05\xb5\x50\xd6\x2c\x05\x33\x55\x12\xbb\x68\xf6\x67\x55\xd0\xa9\x4f\x34\x9f\xf0\x21\xe3\xab\x68\xbc\xfc\x7e\xd9\xf8\xd6\x7d\x22\x72\xb8\x4c\xd4\xcf\x3e\x51\x1c\x1e\xa6\x94\x8b\x1f\xca\x8d\x06\xa0\xa7\xe2\xe1\x61\x2a\xa4\x28\x8e\x5a\x7f\x85\xe6\xa1\x42\x5f\x09\xf7\x7d\xb9\x99\x01\xda\xcf\x8a\x9d\xb6\x98\x3b\xac\x10\xf5\x40\xfb\xba\x5e\x20\x1c\xf5\xa4\x5c\x35\x69\x00\xfd\x7d\x0e\x3e\xa9\x62\x6b\x59\x14\xfd\xdd\x76\xdc\x27\x15\x12\xc7\x6a\xe8\x79\x97\xd1\x03\x96\x3d\xbb\x87\x08\x8e\x75\x77\x5e\xe3\x7e\x5b\x57\xda\x50\x01\x60\x29\x17\x8b\xda\x61\xf2\x31\x11\xfd\x20\x8f\x0f\x47\x3d\x9f\xf0\x4e\x8a\x67\xd2\xd1\x4e\x2e\xb8\x47\xd6\x68\xde\x6c\xe2\x49\x11\x17\x5d\x89\x99\x87\x49\xaf\xf2\xf1\x69\xa3\xff\x2e\xc0\xf9\xe3\x73\x2d\x40\xfd\xef\xe5\x5d\xc4\xf1\xe3\x94\x72\x95\xaf\x3f\xe2\x61\xf2\x08\x0f\xb3\x99\x4f\x14\xc7\xb5\x45\x7f\x1e\xf5\x51\x9a\xaf\x84\xfc\x2f\x9b\xb2\xf5\x10\xc1\x5f\xd5\x40\xfd\xa3\x36\x6d\xf2\x40\x06\x97\x4d\xf6\xc1\x38\x1f\x55\x96\x89\x18\xda\x6e\x0a\xcc\xc6\x8e\x3e\x9b\x42\x4a\xf0\x4d\x36\xeb\x6e\x23\x1e\x98\xcf\x87\x11\x09\x5b\x15\x79\x01\x2d\x57\xa5\xd9\x1d\xcc\x1d\x56\x29\xbf\x46\x9c\xee\x46\xa1\xcf\xd5\x00\x8f\xe6\x00\x0c\xf9\x46\x5c\xbf\x7c\xa7\x01\x6e\x58\x01\x0c\xde\x06\x70\xa5\x3f\xe5\xd9\xcf\x67\x00\xf0\x67\xfd\xc2\x3d\x1c\xb8\x0f\xd0\xed\xe7\x76\x0c\x06\x18\xa5\x44\xfd\x0d\xc6\xd5\xff\xe2\x3b\x28\x2b\xec\x3e\x63\xff\xea\x73\xb0\xfa\x01\x80\x8c\x22\x71\x79\xc8\x29\x02\x64\xbe\x05\x50\xeb\x0b\x90\xae\x08\xa0\xdb\xf9\x0b\xff\x90\xf2\x14\xa0\x7b\xbd\x13\x16\x00\x38\x1f\x25\xae\x03\x9f\x1c\xca\xfb\x60\xbd\xbb\x1c\x20\xbe\x94\x6a\xde\x2b\x95\x01\x52\x32\x01\xd6\x34\x00\x2c\x6d\x04\xa8\x9a\x07\xb0\x94\x0f\x60\xcf\x81\x6e\xab\x48\x3d\x4a\xb2\x26\x02\xdc\xfe\x06\x50\xb0\x1f\xe0\xe3\x1c\x80\xfc\x63\x00\x6d\x42\xff\xae\xff\xf3\x78\x00\x1e\x9e\x05\xe8\x27\xf0\xdf\x71\x0f\x07\x7d\x01\x06\x45\x02\xec\x8d\x04\x18\xda\x1b\x60\xd7\x6c\xaa\x5f\x6e\xd4\x01\x18\x6d\xf3\x0f\xbe\x83\x57\x00\x53\xfa\x01\xac\xd9\x05\x30\xfb\x04\x40\xbe\x34\xe0\x89\x3b\x23\x91\xee\xe0\x65\xdc\x01\x50\xe9\x03\x90\x26\x0e\xa0\xb5\x0e\x20\xe5\x3b\x80\xc9\x49\x80\x64\x75\xaa\xe7\xf1\xf0\x0f\x31\x9f\x00\xbc\x8c\x00\xe2\x8e\x03\x84\x9b\x52\x1e\x3c\x3e\x02\x20\xa1\x9d\xee\xfd\x27\x01\x61\x5c\x12\x8d\x00\x2a\x87\x02\xa4\x2a\x02\xec\x7f\xfe\xab\xff\x41\xea\x47\x80\x9a\x7c\xe2\xcf\x78\xa7\xff\xab\x0f\x44\xea\xc7\xdf\xc7\x1f\x3d\x8a\xab\xf3\x76\x5b\xaf\xc3\xff\xe0\x33\xe7\xfa\xd2\x9f\xb6\x01\xe8\x75\xec\x17\xee\xe1\x60\x1d\x40\xff\x4a\x80\xed\x5c\xae\x77\x93\x0a\xc0\xd0\x11\x00\x15\x7d\x00\x84\xfa\x00\xac\x0b\x03\x18\xdd\x87\xf2\xf9\x13\x44\x00\xf2\xaf\x53\xbe\x31\x4b\x01\x60\xf6\x01\x80\xa5\x26\x00\x52\xb7\x88\xf7\x40\x69\x12\x40\xb2\x23\x80\xe6\x48\x1a\x87\xc1\x64\xba\xff\x6e\x51\x0d\x10\xeb\x0b\xe0\xda\x1b\x20\xe2\x25\x80\x67\x33\x40\xc4\xbb\xee\x98\x1f\x20\xd2\x9e\xe6\x28\xf6\x20\xdd\x77\x8f\x0d\xa2\x9e\x3a\xdd\x3a\x52\x35\x14\x20\xce\x0d\x60\xef\x24\x80\x24\x07\x80\xb3\xb3\x01\x12\x6f\x00\xd4\xd4\x03\x24\x9b\x02\xbc\x92\x02\x48\x4b\x00\xe8\x70\xfd\xf7\xf8\xc3\xe2\xff\x73\x9d\xb7\x27\xee\xe1\x28\xf7\xef\xd5\x5c\x1d\x73\x13\x87\x07\x58\x1f\x0b\x30\x60\x32\x40\xe9\x05\x80\x21\x9b\x89\xa7\x65\x44\x0c\x40\xc1\x66\x80\x31\xb7\x00\xba\xad\xe5\xe4\xde\x00\xcb\x5c\x00\xa6\x05\x76\x47\x37\x00\x12\xfa\x00\xb1\x17\xa8\x8e\x17\xe7\x0f\xa0\xfa\x0c\x20\xfa\x39\x80\xfe\x20\xba\xc3\x6d\x96\x04\x10\x3a\x1e\xc0\xf6\x24\x40\xd0\x51\xae\xef\xc1\x2c\x80\xa0\x52\xc2\x05\x74\xcf\x43\xf8\x11\x80\x8c\x23\x54\xd7\xef\xb6\xbc\x91\xcb\x01\xaa\x74\x00\x22\x75\x00\xf6\x3a\x00\x44\x1c\x02\x38\x53\x09\x10\xf5\x0c\xa0\xe6\xf4\xaf\x3e\x10\x09\x9f\x01\xba\x0a\xff\x03\x0f\x82\xfe\x7f\x9e\x87\x9e\xb8\x07\x1e\xef\x45\xf5\xf3\xdf\xe7\x81\x87\x7b\x40\x6f\x50\x0d\xb0\xfa\x24\xd5\x44\x78\x7c\x07\x29\xaa\xa4\x1f\x49\xd5\x64\x37\xba\xc7\x3d\x1b\xa8\x1f\x49\xf7\xc9\x96\x57\xf7\x0f\x3b\x09\xa0\x29\x07\x10\xdc\x08\x60\xa2\x06\x10\xe4\x0f\x60\xb7\x1a\xc0\xef\x26\xd5\xb6\xfd\x62\x00\xfc\x6e\x77\x9f\x12\x68\x1e\x82\xe3\x68\x8f\x87\x8c\xed\xf6\x88\x00\x21\x1f\x00\x36\x15\x10\x97\x4c\xf7\x39\x33\xbc\x06\xe0\xd2\xce\x5f\x7d\x20\x22\xc3\x00\xde\xcf\x04\x08\xbf\xc9\x8d\xdf\x94\xea\x9d\x3d\xfb\x21\xfc\xa9\xde\xdd\x93\xf7\xa2\xe7\x3d\x7f\xde\x3c\x14\x94\xd3\x3c\x64\x7d\xa3\xfe\x28\x3f\xe7\x41\x02\x60\xe4\x3e\x42\x97\x0b\x1f\xa0\xf5\x9e\x7a\x0e\x20\x4c\x11\x40\xc2\x0e\x20\xc4\x03\x40\xee\x26\x40\xd0\x1e\x00\xf5\x75\xbf\xf0\x0f\x3e\xc7\xa9\x9f\x54\x77\xcc\xe8\x72\x1b\xc0\x6d\x1b\xe1\x62\x7c\xd4\xa8\x57\x86\x4f\x13\x40\xe6\x0c\x00\x3f\x6d\x80\x22\x33\x80\x40\x59\x80\xcd\xfb\x01\xbb\x82\xee\x63\xc4\x23\x7f\xe1\x2c\x40\xd0\x35\x80\x07\xc7\x01\x82\x5c\x89\x1f\x25\x58\x1a\xa0\x4b\xf7\xcf\x3c\x10\x3f\xf7\x43\x20\x49\x1e\xee\xa1\x27\xef\xc5\xbf\xf0\x1f\x24\x7e\xf1\x1d\xc8\x92\x4c\xd9\x03\xd0\x57\x99\x6c\x5a\xb7\x7e\x44\x06\x00\x8c\xdc\x08\x10\x1c\x08\x30\xc9\x14\xc0\xf7\x4a\x77\x2c\x0e\xe0\xbb\x1a\x40\xc6\xed\x17\xfe\xc1\x7d\x2f\xd5\x38\xba\x75\xc0\xdc\x18\xc0\x7d\x09\x80\xcb\x52\x00\xb7\x23\x00\xbe\xc9\x00\xae\xca\x00\x51\xc1\xd4\x2b\x05\xf9\x0f\x2e\x01\xac\xb2\x02\x70\xf9\x1b\xa0\x32\x84\x7a\x66\xec\x2d\x04\x70\x9f\x45\xf3\xe0\x1a\x05\xf0\x77\x24\x61\x49\x3e\x47\x02\x78\x94\x03\xb0\x0b\x00\xce\x1a\xff\x99\x07\xa2\x27\xef\xc5\xe9\x87\x24\xff\x55\xe7\x4b\xe7\xec\x42\x8f\x7e\x17\x05\x53\x48\xf2\x70\x0f\x89\xdc\xcf\xb1\x33\x00\x06\xe6\x51\x7d\x87\x5f\x11\xa0\xfb\x94\x36\xa6\x81\xf0\x1a\x53\xce\xfc\xaa\xfb\x3b\x54\x12\xaf\x92\xd3\x04\x00\xcd\x73\x00\x4e\xf9\x00\xa6\x75\x84\x77\x70\x4a\x07\xb0\x0f\x06\xf0\xb1\x03\xb0\x9f\x0d\x10\x65\x0b\x60\xe3\x4a\xbd\x75\xac\x26\x13\x06\xc9\x86\x8f\xb0\x5a\xd6\x42\x00\xfb\x92\x01\x6c\xf9\x01\x2e\x57\x12\x7f\xc2\xbd\x3a\x00\x5b\x7f\x80\xfa\x1a\xc2\x41\x30\xa3\x5f\xe3\xfe\xc9\x87\xc0\xd9\x89\x3f\xf1\x5e\x1c\x50\xf9\x5d\x0f\x2a\xb9\xba\x64\x4f\xfc\x47\x4f\x1c\x0c\x8f\xef\x80\x77\xca\x0e\x90\xa0\x38\x64\xf1\x19\x00\xa1\xa7\x00\x4e\xbb\x00\x84\x5f\x00\x38\xae\x02\x98\xd9\x05\x60\xe5\x0e\x20\x9d\x0c\x60\xf3\x05\x40\x4d\x0c\xc0\xb2\x16\xc0\x20\x02\xc0\xf4\x09\x80\xf5\x30\x00\x33\x45\xda\x23\x16\x36\x00\x51\xca\x00\xe6\xe5\xa4\x0f\xc6\x6b\x00\x0a\x67\x03\x18\x58\x01\x6c\x6c\x00\x30\xfc\x06\x70\x48\x04\xc0\xe4\x19\xc0\xe5\x99\x00\xa6\xaa\x00\x8f\xf9\x00\x4c\x3b\xa9\x37\x96\xfe\x61\x00\xb6\xe9\xcf\xfd\x30\x7e\xea\xc1\x9f\x78\x2f\xb8\xd3\x41\x95\x0e\xc9\x9f\x7d\x70\x7a\xe0\x3f\x7a\xf2\x3e\x50\x97\x62\x00\xf7\x41\x00\xbd\xac\x00\x1c\x74\x01\xf8\x4e\x00\xd8\x1e\x04\x18\xf3\x95\x78\x2a\xba\xed\xa7\xf9\x54\xba\xcb\x6f\xc8\xd5\xbc\x0d\x80\xfa\xcf\xe9\x49\x00\x58\x25\x13\xd7\xd4\x62\x57\x00\xad\xc1\x00\x61\x93\x69\xef\x74\xcf\x83\xd6\x41\x80\x35\x2f\x7f\xf1\x40\xa8\x89\x03\x1c\x94\x20\xdc\xc0\x35\x49\x00\x9d\x68\x80\xe7\xfc\x00\xda\x02\x00\x0d\xd3\x7f\x8d\x5b\x2e\xfc\x77\x1e\x88\xa9\xf1\xbf\xd7\xfd\x79\x7a\x70\x68\x25\x49\x1e\xfe\x63\x13\xaf\xef\xc7\x1f\xf0\x1f\xbc\xba\x3f\x0f\x07\x13\xc3\x49\x1e\xff\x85\xcb\x27\x92\x66\x85\x00\xbd\xef\x00\x18\x0b\x01\x8c\xd0\xa4\x6c\xf5\xf8\xf1\xff\xc0\x3f\xe4\x03\xc8\xae\x04\x50\x93\x20\x0e\x0b\xb5\x3b\x84\x95\x50\x14\xa1\xbd\xa4\x5c\x09\x10\x31\x9b\x6c\x49\xf7\x3c\x28\x05\x00\x94\xec\x06\x90\xeb\xa0\xfa\xe6\xa2\xfe\x00\x87\x56\x01\x2c\x0a\x00\xb8\xf2\x09\x40\x7e\x02\xc0\xb3\xaf\x00\xb2\x97\x01\xbe\x0b\x03\xcc\xb0\xef\xc1\x03\xc1\xf1\x21\xf0\xf0\x00\x7f\xd4\x03\x6e\xdc\xbc\x7a\x17\x4f\x0f\x78\xf8\x8f\x9f\xbc\x07\x1c\xfe\x83\xd7\xff\xa4\x67\xdd\xdf\x81\xdb\x47\xc6\xdc\xe7\x75\x23\x01\x06\x77\x01\xa8\x67\x02\x8c\xd1\x02\x50\xb4\x02\x98\xd2\x08\xa0\x18\x49\x78\x6c\xf9\x1f\xc4\xdd\x22\x13\x45\x98\x9f\xf9\xd8\xe1\x1d\xa0\xfb\xec\xd5\xed\x73\x24\x3f\x00\x2c\x0f\x04\x98\xbd\x1a\x60\xcd\x16\xe2\x6e\xc3\x5e\x76\xee\x00\x87\x5e\x02\x88\xdf\x01\xb8\x26\x04\x30\xed\x19\xc0\xd3\xde\x00\x62\x26\x00\x4d\x21\xbf\x70\x1f\x63\xaf\xff\x8e\x7f\xe0\xe1\x01\x7a\xf2\x9f\xfc\x49\x0f\x7a\xe2\x3f\x78\xfb\xa1\x67\xff\x13\x9e\x5d\xf0\xe4\x7e\xb6\x6f\x26\x69\x98\x46\x52\xa5\x82\xfa\x80\x2c\x28\x03\x18\xae\x41\xbd\xc5\xba\xe3\xcf\x39\x51\xa4\x17\xb3\xed\x89\x17\x64\xd6\x29\x00\xd3\xb7\x84\x05\xf0\x10\x00\x98\x36\x17\x20\xe2\x35\xe1\x3a\x96\xfb\x13\xfe\xa1\x3b\x8e\x12\x99\x04\xb0\x2d\x1d\x60\xac\x3c\xc0\x11\x39\xc2\x41\x5c\x4f\x27\xbc\xc7\x8b\x3a\xe2\x2a\x6a\x92\xf8\x37\xee\x63\x10\x87\x9f\xec\xf3\xe1\x77\xfc\x03\x4f\x0f\xb6\xcd\xfd\x5d\x0f\x78\xf8\x0f\x5e\xdd\xfb\x67\xff\x97\x7f\xf4\x43\x82\x7f\xf0\x5f\xf0\xfa\xc0\xfc\xec\xff\xc1\xf5\xa3\xd2\xe7\x6e\x61\x28\xf0\x91\x9c\x23\x05\x30\xd0\x07\x40\x3c\x11\x60\x8c\x06\xc0\xe4\x03\x00\xd3\xea\xc9\xb7\xca\xd5\x53\x6f\x3a\xa3\x6e\xf9\x1a\xc0\xbd\x01\x60\xd4\x37\x80\x30\x4f\x80\x91\x1d\x00\xcb\x8e\x02\x08\x7e\xa3\x9e\x1c\x02\x6e\x54\xab\x1e\x1a\x0d\x70\xf8\x1b\xd9\xe4\x6b\xdc\x38\x9f\xcd\x26\xf9\xe3\x3f\xe0\x3e\x7a\xe2\x1f\xfe\xd4\xff\xe6\x8f\xf8\x0f\xae\x0a\xf3\x27\xfe\x0b\x6f\x0e\x47\xe2\xc4\xe1\x28\x78\xf8\x07\x6d\xee\x56\xd2\x02\xce\x7e\x4e\xe6\xaa\x7a\xc2\xbe\x00\xc3\xc7\x03\x8c\x51\x07\x98\x62\x05\x30\x72\x30\x80\xec\x11\x80\xe1\xd2\x00\x86\x35\xb4\x87\x5c\x3c\x01\x06\xbd\x03\x08\xed\x0f\xd0\xff\x35\xc0\xb2\xc9\x00\xbd\x0b\x00\x0a\xbb\xe7\x3c\x12\x60\x4b\xf7\x18\x2e\x02\x1c\xcd\xa0\xef\xbc\xce\xc5\x40\xb5\x1c\x07\xd0\xd7\x1b\xff\x9d\x07\xe3\xff\x8a\xff\xe0\xf1\x5f\x2c\xe5\x7e\xcf\xc3\x7f\x84\x70\xfa\xd0\xb3\x0f\x8c\xcd\x79\x92\x3c\xfc\x83\xba\x26\x49\x49\x2e\x00\x9b\xc0\xf1\x34\x0d\x73\x05\x18\x54\x46\x78\x9d\x6e\x1d\xe8\x3f\x1c\x40\x46\x17\xa0\x57\x32\x80\x2e\x87\xc9\x70\xe2\x62\x92\xe0\x5e\x24\xd3\xd4\x7f\x5f\xa3\x2d\x1c\xe7\xc8\xe1\xc5\x24\x2f\x73\xdc\x60\x8f\x39\x8c\x0e\xdd\x67\xa6\x78\x1a\xfe\x80\x7f\xf8\xbf\xe2\x3f\x78\x3c\x38\x3d\xf7\x01\x6f\xfc\x3c\x1c\x50\x4f\x3d\xe0\xe1\x60\xe4\xb9\x7d\x37\x93\xdb\x67\x63\xb8\xfd\xf8\x8f\xff\x14\xc6\x71\x36\x5b\x8a\xd3\x15\x5d\xea\xe8\x6b\xed\xc8\xc5\xb6\x41\x9c\x8d\x4a\xe5\xe6\x63\x35\x87\x3d\xab\xe4\x38\xf2\x0e\x89\x91\xbc\xc4\xc5\xc6\x0f\xb8\xcf\x7f\x18\xca\x8d\xd7\xe8\xcf\xf3\xf0\x2f\x1e\xa0\x1e\xf8\x8f\xe5\xd3\xa9\xfa\xf6\x73\xfc\xd5\x80\xd9\xc1\x9f\x38\xa8\x42\xc2\xb7\xb8\x78\xf4\x42\xcb\x68\x3d\x68\x20\xa2\x14\xf4\x6b\x07\x61\x97\x79\x95\x61\x03\x31\x1b\x26\x29\x39\x04\x35\x6b\xd2\xe9\xc1\x58\x65\x18\x7c\x6b\x18\x87\xda\x19\x96\xdd\x07\x33\xf9\xfc\xa7\x85\x11\x43\x33\xd4\x81\x3a\x8b\xf0\x4b\x10\x8f\xf7\xd0\x1a\xfb\x03\xf4\x73\x10\xea\xc1\x50\x37\xba\x29\x38\x64\x6b\x01\xfa\xfa\x21\x35\x95\xa8\xa3\x83\x93\xf7\x63\x7d\x7b\x50\x2d\xe5\xe9\x07\xfa\xff\x8d\x31\x60\x7f\xc5\xd7\x98\x79\xed\x6f\xda\x8a\x31\x63\x6f\xa7\x7f\xe2\x3f\x78\xf3\xd0\x73\xfc\xb9\x5c\x37\x86\x74\xad\xde\xe8\x49\x12\xf7\xf4\xc2\x6c\x72\xd4\xe2\xbe\x88\xf3\x08\xb6\x1c\x88\x68\x0d\x2f\x35\x3e\xac\x26\xb8\xac\x1a\x8a\x27\x32\x2b\x89\x61\xb8\xf2\x86\x62\x23\xf1\xe9\xaa\x7b\x47\x63\x15\x56\xe6\x01\xf1\xa3\x4c\xeb\x3f\x1e\xb3\x66\x42\xa8\xfd\xdd\xff\x89\xec\x24\x39\x3e\xb2\x3f\x56\x46\x26\xd4\x8c\x47\xfd\x16\x49\xa2\xfc\xe4\xf8\xcb\x3a\x68\x8b\xc7\x57\xda\xa1\x4d\x19\x5f\x41\x95\x12\xe1\x72\xba\x19\x3b\xae\x9e\x3a\xc6\x8f\x15\xa8\xc0\xf1\x8f\x0b\xdb\x8b\x99\xc3\x31\x8d\x94\xa7\x1f\x55\x77\x1b\x75\x7b\xb4\x1c\x71\x4b\x8e\xec\xdd\x88\x6b\x37\xc2\x94\xc6\xcf\xc7\xc9\x01\x78\xbf\xb9\x88\xc3\x05\xe5\x59\xd1\xba\x67\xe4\x53\x1f\x24\x1e\x0f\x0c\x0f\xff\x12\x64\x29\x84\xab\xe6\xe9\x3e\x0a\xf9\x01\x1c\xdf\x53\x7f\x20\xcb\x5c\xc2\x85\x18\xbb\x88\x62\xbd\x4b\x53\x80\xb2\xad\xb2\x5b\x27\xe3\xb8\xc5\x1b\xa7\xe2\x8e\x9a\x50\x2b\x8e\x5a\xce\xd7\x77\x36\x37\xfe\x99\x9c\xc5\x15\x37\x1d\x80\x19\xcd\x59\xc9\xf4\x4d\xb3\xab\xa5\x30\x26\x9d\xb9\x59\x03\x2b\x40\x33\x1b\xa8\xe3\xc2\x6c\x2e\x26\x99\x6d\x13\x8f\xf8\x90\x99\x49\xd4\x51\x7e\x86\x3f\x61\x9c\xa7\xad\x24\xde\xea\x69\xf5\xa7\x70\x6d\xa7\x9e\xbb\x89\x6f\x32\x55\xe0\x19\xce\x9b\x68\x4c\x3d\x7e\xdf\xe4\x45\xec\xb7\xbe\x41\xc4\x8b\x92\x63\x45\xd9\xd2\x65\x4d\x43\x6a\xe1\x3f\xf4\x41\x0a\xdc\x36\x1e\x33\x33\x3e\x85\xc2\xa8\x9d\x6e\xa2\x62\x18\x09\x58\x3f\x9d\x86\x55\x26\x63\xaf\x99\x58\xe7\xd6\x56\x26\x5c\x88\xd2\x30\xc2\x0d\xcc\xd3\x93\xc4\x13\x89\x68\x1d\xe1\x42\x04\xb7\xca\x60\x84\xd2\x57\x7f\x01\x57\xbf\x58\x20\x43\x52\x26\x8d\x0f\x63\xb3\x85\x69\x34\x0f\x72\x61\x92\x94\x21\x6f\x51\xf7\xa0\x9f\xa9\xe3\x86\x5c\x98\x0f\xae\x99\xac\x5d\x2c\xfa\xb8\x45\xe7\x88\x41\x7d\x61\x7e\x29\xde\x30\x94\x79\xb5\x0d\x2b\x29\x32\x73\x8f\xe0\x3e\x90\x36\xbe\x42\xf8\x99\xe9\x4f\xf0\xbe\xab\x64\xcd\x27\x7c\xf2\xdc\xba\x4e\x9c\x57\xf1\x1a\x9a\x87\x29\xc8\x7b\xf0\xab\x0f\x14\xe1\x7e\x62\x54\xc7\x13\xbb\x80\xe6\x14\x44\x0d\x78\x87\x4f\x45\xcb\xee\x26\x41\x0e\xd6\x46\x58\x02\xeb\x7d\xa6\x22\x92\x74\xdf\xd9\x9f\xf0\x02\x4a\x6c\x11\x7e\xbb\xf4\x66\x79\xba\xdf\x6a\x27\xdf\x8b\xb4\x59\x19\x77\xfb\xd0\x71\xca\x1c\xe3\x96\x9a\x60\x0f\xf9\x68\x28\x22\x8c\xd4\xd3\x45\x90\x51\x43\xed\xdc\x3c\x1c\xbf\x86\x82\x2a\xee\x48\x8d\x46\x8b\x6a\xd2\x34\x0f\x7c\x43\xcd\x73\x84\x7f\x50\xe3\x6e\x10\x6b\x86\x16\xa1\x8d\x56\x97\xdd\x84\xf6\x55\x6d\xf7\x21\xfc\x7b\x35\x09\xba\xef\xaf\xea\x7a\x0f\x63\x3e\x15\xeb\xb7\x78\x66\x56\x82\x36\x7c\x23\x59\x67\xc2\x83\x48\x61\x3f\x0c\x1e\x0f\x4c\xfc\x9c\x29\xa8\xef\xc1\x75\xc4\x8b\xe2\x33\x66\x0e\xee\x7b\xb7\x47\x64\xb5\x1c\x84\x64\xb1\x1a\x69\x81\x91\x30\x80\xfe\x66\x05\xac\x26\x68\xf4\xa2\x71\xf2\x70\x30\x73\x7b\x6b\xe0\xe7\x26\x01\xe1\x5f\x84\xaa\xc9\x63\xf4\x5f\xc5\xf3\x1c\x3c\x4f\xca\x93\x06\x35\xc3\xd1\xae\x19\xe6\x4e\xc4\x8a\xa9\xe1\x3c\x09\xac\x20\x19\xee\x55\xc1\xba\xbe\x91\x8f\x29\x56\xda\x8c\x92\xdd\x30\x17\x62\xfc\x3e\x04\xf3\xf0\x26\x56\x29\xe8\x1f\x0d\x3f\xe6\xa3\xaf\x36\xfe\xbe\xf1\x3b\x7d\xef\x3e\xf4\x13\x06\x40\x75\x2c\x7d\x63\xe2\x12\xd4\xfb\xfc\x12\x6d\xbf\x6e\xdc\x37\x9c\x0f\x2d\x45\xd2\x07\xa5\xae\x6e\x19\xd3\x31\x1b\x77\x57\xf8\x44\xd2\x46\xbf\xdb\x84\x83\x71\x7f\x41\xb8\x1f\xa7\x42\x79\xdc\x0f\x96\x37\x68\x75\x4c\xfa\x68\xa0\x25\xd5\xf2\xd1\xc6\xfa\x85\x52\x89\x2e\x5a\x39\xc9\xfb\x06\x38\x0f\xd3\x0a\x68\x7c\xc2\x7e\x46\x58\x7d\xe3\xaf\xa7\xdb\xd9\x60\x6d\xca\x45\x1e\x56\x5c\xbd\xd7\x82\xcb\x6c\x59\x95\x0f\x43\x64\x96\xcd\xc4\xc9\x88\x2c\xb2\x15\x90\x40\xfb\x67\xdd\xaa\x8c\x75\x70\xdb\x00\x13\xfc\xd9\xf6\x1c\x55\xde\x6d\x9f\x06\xf5\xa7\x9f\xc9\xc5\xdb\x29\xe4\x62\x3d\xd3\x3a\x9f\xec\x84\xf5\xa4\x5d\xf8\x41\xeb\xf5\x27\x50\x85\xad\x24\xae\xa2\x0f\xb0\xbc\xff\x04\xe7\xc9\xd2\xfb\x0b\x9e\x25\xcd\x6a\xbb\x10\x47\x68\x70\xaa\x7b\x1e\x22\x26\x13\x7e\x2d\xa0\x4e\x1e\xe7\xc1\xe3\xbe\x22\x56\xcb\x5d\xaa\x35\xb0\xea\x61\x53\xa7\x83\x6f\x69\xf2\x54\x1f\x91\xd8\x3d\x71\x30\xb2\x66\xa4\xb5\x73\xcf\x93\x14\xd5\xb7\xc4\x48\x61\x54\x1d\xd5\xd1\x07\x97\xd9\x71\x99\x0a\x1e\x0e\xc6\x89\xb3\x8f\xce\x5b\x7b\xe1\x8c\xba\xec\x1f\x81\x67\x57\x97\xeb\xa2\xe8\xff\xdd\x04\x89\xa1\xc7\xf5\x6f\x25\xdc\x27\x6e\x75\x26\xe8\x2f\xdd\x17\x52\xa7\x92\xc5\xda\x01\x38\x3e\x37\x19\xe2\x75\x77\x9b\x4d\x76\xc2\x5d\xb3\x14\xcf\x74\x6e\x79\x5b\x6f\xd2\xbf\x1f\xc5\x3a\xbf\xb3\xf1\x65\x7f\xfa\xde\x47\x18\xfb\xf2\x70\x31\x8e\x22\x84\x1b\xb3\xb3\xed\x9e\x07\x5e\x3f\x28\x2f\x7f\xb5\x6d\xf0\x0f\x1c\x8c\x6d\x1c\xdd\xaa\xe6\xe1\x60\x0c\x7b\x5b\x62\xe4\xac\xe1\x6a\x83\x6f\xc5\xc3\xc1\x48\x4d\xb1\x47\xd4\xe6\x0c\x61\x47\xb4\x97\x22\x49\xb4\x6a\x82\x99\x84\x30\xef\x77\xce\x95\xbb\xc7\xec\xc9\x1d\x41\x79\x27\x51\x9f\xb7\x7d\x30\xce\xe3\xe1\x61\x7c\x8d\x44\x51\xef\x7d\x3e\xcf\xc3\x98\xd3\xb7\x9f\x32\xe1\x60\xaa\x0d\xbd\x49\x52\xbd\xdb\x3f\x8a\x70\x73\xbe\x4f\xa2\xe3\xe9\x67\x8a\xf5\xfd\x7b\x13\x3f\x8a\x1f\xab\xc2\x9c\x99\x1f\xff\xc1\x95\xf4\x77\x97\x10\x5f\xe5\x33\xe9\x1e\xda\x59\xef\xd2\x57\xe8\x01\x17\x3f\xfa\x8a\x71\x98\x07\xf6\x57\xf3\x3e\xab\x83\xbb\xc5\xfd\x8d\x11\xce\x8e\xc3\x45\xc2\x37\x59\x3e\xb0\xa2\xfe\x70\x7f\xc0\xc1\xc8\xca\x10\xeb\xfe\x6c\xac\xba\x00\x88\xc9\xb9\xe3\x6e\x1e\xf3\xc4\x13\x4f\x52\xfc\xa7\x3d\xb9\xc8\xda\x7b\xce\xef\xe3\x0f\xe1\xa2\xba\xd0\xad\xfd\xf0\x9f\x82\x4b\x04\x38\x86\x2e\xf2\xb8\x61\x20\x81\x33\x1b\x32\x43\x11\xf9\x5d\xc2\x96\x18\xe2\xb8\x43\x6b\xa9\xde\x1d\x16\x47\xdf\x18\xbe\x31\x0a\xed\x7f\x98\xe3\xd2\x37\xf4\x33\x75\x5e\x08\x77\xa3\x3e\x52\xe1\x43\x29\x9e\x08\x9f\x77\x1e\x2d\x7a\xc8\xc9\x5b\x18\x19\x84\x94\x3f\xc7\x88\x8f\x87\x8b\x09\xa8\xeb\x4a\x02\xf0\x08\x31\xc5\xb8\x80\x87\x83\xb1\x3d\x47\xd1\x1b\x0f\x07\xa3\xb7\xc1\x0d\xd7\x5f\xc3\xdc\x1d\xff\x41\x61\x75\x0f\x1c\x4c\xa5\x17\xa2\x15\x26\x6e\xf5\xc6\x59\x1e\xb5\x3d\x00\x4f\xac\x7c\xd5\x01\x9c\x1d\x0c\x35\x23\xc9\xeb\x93\x14\xc3\x9d\xc8\x62\x27\x51\x07\xc3\xd8\xa7\x84\x87\x89\xf9\x3c\x19\x3d\x6f\xcc\x1c\x09\xac\x25\xc5\xfa\x29\xa2\x86\xc5\xf9\xd3\x4e\x8c\x37\xa5\x79\x88\x2d\x5f\x82\x3b\x2d\xe6\x4b\x28\xee\x9b\xb8\xe9\xa9\x58\xc7\x8c\x0d\xca\xc3\x33\x42\xec\x90\x72\x8c\x60\xe3\x26\xef\xc2\x4a\x6a\xbc\xc8\x29\xea\x83\xb3\xe8\x2a\xda\xe1\x68\xbf\x27\x18\xd1\x46\xe5\x7c\xc0\x78\x9d\x70\x31\x6e\x75\x8e\x98\x31\xb2\x79\xe4\x84\xda\x68\x51\x4d\x68\x2c\xa3\x5c\x4f\x74\x88\x5a\x1b\x3c\x09\xc5\xd9\xcf\x9b\x58\xcb\x06\xf8\x62\x5c\x29\xa1\x4f\xda\x39\xcd\x23\x10\xd1\xaa\xc2\xc3\x42\x71\xd6\x05\x8d\xa9\x8f\xce\x40\xdd\x08\x8a\xfa\x13\x62\xb8\x13\x05\x8f\x17\x26\x89\xeb\x18\x9f\x52\xdc\x1f\x3d\x52\x72\x22\x45\xa0\xc9\xf5\xa2\x68\x71\x93\x9f\xcd\x43\x8f\x93\x22\x48\xfd\x06\x53\xf6\xe9\x63\x8e\x3c\x55\xce\x1a\x23\xd8\x54\x27\x62\x22\x4a\x53\x27\xa6\x8e\x14\xf7\x24\xfc\x5c\x9a\x5e\x1e\xe1\x61\x24\xd6\x62\x3c\x9e\x7a\x6c\xfb\x1e\xfa\x99\x72\x0b\x29\x99\x97\x31\x3e\x4d\x4a\x20\x9c\x6d\xc2\xb5\x17\xe8\x47\xe2\xcf\x7c\xcb\x03\x70\x88\x74\xc7\xea\xb7\x55\x1d\xe1\x61\x4c\x05\x08\xff\xa3\xb7\xdc\x1f\xf5\x5d\x73\x14\x9d\x24\x14\xe2\x82\x09\xff\x00\xe1\xf8\xef\xb3\x0a\x08\x07\x23\x26\x16\x85\xa8\x14\xe1\x85\x31\x38\x9a\x61\xe7\x63\x10\xcd\xd0\xbb\x2a\x51\x8b\x1b\x2f\x87\x87\x49\xe3\xe2\xc8\x5f\xfc\x30\x7d\x11\xc7\xc1\xc3\xc3\x64\x9c\x16\xe5\x78\x62\x88\xa9\x2e\x2b\x99\xee\x6a\x64\x26\x11\xaf\x58\xe6\x02\xea\x6c\x95\x51\x43\xc8\xbb\xac\x1b\xa1\xe8\xc1\xb2\xf4\x93\x30\x3e\xc8\x7c\x92\x8d\x32\x6b\xd2\x5a\x8c\xe4\xb3\x24\xb7\xe1\x79\x22\xf3\xca\x21\x8c\xf0\x33\x66\x5f\xd4\xa7\xef\xbb\x27\x41\xdf\x43\xe7\x8e\x65\x9f\xbf\x8a\xff\x83\x0f\x27\xc1\x97\xec\xe1\x72\xd2\x67\xed\xe3\xc1\x38\x1f\xca\xb9\xe1\xb8\x1f\xe4\x54\xa9\xa1\x96\x94\x51\x0c\x6a\xdb\xcc\x24\xba\x81\x34\x39\x91\xac\xf6\xe8\xad\xc9\x18\xbd\xf0\x01\xe1\x06\x7a\xcf\xe1\x9d\x8e\x97\x71\x15\x53\x1e\x1e\xa6\x80\xcb\xe4\xe6\xaf\x1b\x80\xfb\xbb\x60\xf2\x48\xe4\x2f\x29\x18\x4f\x76\xb2\xc0\x48\x02\x11\x56\xf9\xe9\xc4\xe0\x96\xff\x4d\x0f\xe7\x89\xd7\x37\x29\x4f\x84\x2c\x6f\x01\x23\xbc\x75\x7e\x12\x31\xd3\x14\xf4\xa6\xbe\x62\xab\xe6\x96\xe2\x9b\xaf\x32\xdb\x9a\x4c\xdf\xb7\x1f\xfd\x47\xde\x8f\xf3\x98\x33\xcc\x4b\xbd\x8d\x2b\x97\x6b\xfe\x1c\x73\x22\x2b\x25\x3e\x32\x00\x6b\x45\x8e\x0f\x87\xeb\x0b\xa5\x67\x40\xeb\xac\xf1\x24\x06\xd1\x15\xf2\x75\x31\xf8\x94\x05\x53\x13\x70\xf6\xe6\xaa\x26\xe1\x3e\x9f\xb6\x39\x05\xcf\x13\x13\x8d\x29\xaa\x13\xba\xb9\x1c\x77\xe5\xe0\xf8\x0c\xcc\xe8\xf4\xda\xb5\x82\x3b\x81\xff\x37\x3c\x4c\x71\x28\x4d\x4c\x89\xc7\x64\x64\x74\x2b\x29\x92\xc0\x75\x2b\x9e\xa7\x80\x71\x42\xd1\x1d\x8a\xc0\x4a\xfc\x2c\xaf\xd0\xe7\x5d\x71\x3f\x14\x3f\xa7\x38\xa2\xd8\x96\x56\xa2\xe8\x7c\x26\x5a\xfc\x12\x85\x35\xf8\xa4\xb5\xd2\x9b\x70\x5e\x8a\xed\xf7\xbe\x25\x79\x16\x79\xf9\x8a\xba\x6e\xe1\xbf\x17\x9d\xae\xc3\x95\x2b\xce\xfa\x2a\xf3\x8b\x0f\xc7\xf0\x62\x74\x55\xb7\xd4\xaa\x27\x9e\x27\x15\xa0\xfe\x5f\x3f\x71\x30\x37\xd2\x30\xce\x9e\x75\x63\x19\xea\x83\x68\x5f\xba\x0d\x22\x5c\x4e\xbc\x38\x02\x61\xe4\xc5\x07\x1c\xa7\xd3\x0f\x70\xa8\xc6\x5f\x78\x98\x22\x2e\x93\xc9\xc3\xc3\x94\x8d\xa3\xf3\x55\x4f\x3c\x4c\x85\xf1\x5c\x5c\xcf\x0a\x7d\x79\xcc\x01\x97\x8f\xd1\xc6\x1d\x55\x96\x44\x11\x4a\xf9\x15\xba\x8f\x51\x7e\xd6\x9f\x24\x23\x0b\x54\xa1\x94\x8e\xf7\x2c\xd6\x17\xad\xc1\x37\xae\xd8\x43\x38\xfc\x8a\x53\xd5\xa8\xc9\x15\x87\xcf\xe0\xfc\x94\x0f\xbd\x49\xcf\x35\xa9\x45\xbf\xba\x4e\xe4\x1d\xe2\x6d\x7a\xf5\xea\xdd\xbb\x4f\x9f\xbe\x7d\xfb\xf5\xeb\xdf\x7f\xc0\x80\x81\x03\x07\x0d\x1a\x3c\x78\xc8\x10\x3e\xbe\xa1\x43\xf9\xf9\x87\x0d\x1b\x3e\x7c\xc4\x08\x01\x01\x41\x41\x21\xa1\x91\x23\x47\x8d\x1a\x3d\x7a\xcc\x98\xb1\x63\xc7\x8d\x13\x16\x1e\x3f\x7e\xc2\x04\x11\x91\x89\x13\x27\x4d\x9a\x3c\x59\x54\x54\x4c\x6c\xca\x94\xa9\x53\xa7\x4d\x9b\x3e\x7d\xc6\x0c\x71\xf1\x99\x33\x67\xcd\x9a\x3d\x7b\xce\x9c\xb9\x73\xe7\xcd\x93\x90\x90\x94\x94\x92\x92\x96\x9e\x3f\x5f\x46\x66\xc1\x82\x85\x0b\x65\x65\x17\x2d\x92\x93\x93\x97\x57\x50\x50\x54\x54\x52\x52\x56\x56\x51\x51\x55\x55\x53\x53\x57\xd7\xd0\xd0\xd4\xd4\xd2\xd2\xd6\xd6\xd1\xd1\xd5\xd5\xd3\xd3\xd7\x37\x30\x30\x34\x34\x32\x32\x36\x36\x31\x31\x35\x35\x33\x33\x37\xb7\xb0\xb0\xb4\xb4\xb2\xb2\xb6\xb6\xb1\xb1\xb5\xb5\xb3\xb3\xb7\x77\x70\x70\x74\x74\x72\x72\x76\x76\x71\x71\x75\x75\x73\x73\x77\x5f\xbc\xd8\xc3\x63\xc9\x12\x4f\x4f\x2f\x2f\x6f\x6f\x1f\x1f\x5f\x5f\x3f\x3f\x7f\xff\x80\x80\xc0\xc0\xa0\xa0\xe0\xe0\x90\x90\xd0\xd0\xb0\xb0\xf0\xf0\x88\x88\xc8\xc8\xa8\xa8\xe8\xe8\x98\x98\xd8\xd8\xb8\xb8\xf8\xf8\x84\x84\xc4\xc4\xa4\xa4\xe4\xe4\x94\x94\xd4\xd4\xb4\xb4\xa5\x4b\x97\x2d\x4b\x4f\x5f\xbe\x3c\x23\x23\x33\x33\x2b\x6b\xc5\x8a\xec\xec\x95\x2b\x73\x72\x72\x73\xf3\xf2\xf2\xf3\x0b\x0a\x56\xad\x5a\xbd\xba\xb0\x70\xcd\x9a\xa2\xa2\xe2\xe2\x92\x92\xb5\x6b\x4b\x4b\xd7\xad\x2b\x2b\x2b\x2f\xaf\xa8\x58\xbf\x7e\xc3\x86\x8d\x1b\x2b\x2b\xab\xaa\x36\x6d\xda\xbc\x79\xcb\x96\xad\x5b\xb7\x6d\xdb\xbe\x7d\xc7\x8e\x9d\x3b\x77\xed\xda\xbd\x7b\xcf\x9e\xea\xea\xbd\x7b\xf7\xed\xdb\xbf\xff\xc0\x81\x83\x07\x0f\x1d\x3a\x7c\xf8\xc8\x91\xa3\x47\x8f\x1d\x3b\x7e\xfc\xc4\x89\x93\x27\x4f\x9d\x3a\x7d\xfa\xcc\x99\xb3\x67\xcf\x9d\x3b\x7f\xfe\xc2\x85\x8b\x17\x2f\x5d\xba\x7c\xf9\xca\x95\xab\x57\xaf\x5d\xbb\x7e\xfd\xc6\x8d\x9b\x37\x6b\x6a\x6e\xdd\xfa\xeb\xaf\xdb\xb7\xef\xdc\xb9\x7b\xf7\xef\xbf\xef\xdd\xbb\x7f\xff\xc1\x83\x87\x0f\x1f\x3d\x7a\xfc\xf8\xc9\x93\xa7\x4f\x6b\x6b\x9f\x3d\x7b\xfe\xbc\xae\xee\xc5\x8b\x97\x2f\x5f\xbd\x7a\xfd\xfa\xcd\x9b\xb7\x6f\xdf\xbd\x7b\xff\xfe\xc3\x87\x8f\x1f\x3f\x7d\xfa\xfc\xb9\xbe\xfe\xcb\x97\xaf\x5f\xbf\x7d\xfb\xfe\xfd\xc7\x8f\x86\x86\xc6\xc6\xa6\xa6\xe6\xe6\x96\x96\xd6\xd6\xb6\xb6\xf6\xf6\x8e\x8e\xce\xce\x2e\x3c\x51\xfc\x6f\xfd\xff\xb7\xfe\xff\x5b\xff\xff\xad\xff\xff\xd6\xff\xff\xcd\xf5\x07\xf0\x5f\x12\x86\xcc\xc6\x7d\xfa\x8e\x00\xe0\x6a\x1c\x3f\xff\xfb\x0f\x3f\xf7\xea\xdd\x0b\xff\x4f\x6f\xe8\x03\x7d\xa1\x1f\xf4\x87\x01\x30\x10\x06\xc1\x60\x18\x02\x7c\x30\x14\xf8\x61\x18\x0c\x87\x11\x20\x00\x82\x20\x04\x23\x61\x14\x8c\x86\x31\x30\x16\xc6\x81\x30\x8c\x87\x09\x20\x02\x13\x61\x12\x4c\x06\x51\x10\x83\x29\x30\x15\xa6\xc1\x74\x98\x01\xe2\x30\x13\x66\xc1\x6c\x98\x03\x73\x61\x1e\x48\x80\x24\x48\x81\x34\xcc\x07\x19\x58\x00\x0b\x41\x16\x16\x81\x1c\xc8\x83\x02\x28\x82\x12\x28\x83\x0a\xa8\x82\x1a\xa8\x83\x06\x68\x82\x16\x68\x83\x0e\xe8\x82\x1e\xe8\x83\x01\x18\x82\x11\x18\x83\x09\x98\x82\x19\x98\x83\x05\x58\x82\x15\x58\x83\x0d\xd8\x82\x1d\xd8\x83\x03\x38\x82\x13\x38\x83\x0b\xb8\x82\x1b\xb8\xc3\x62\xf0\x80\x25\xe0\x09\x5e\xe0\x0d\x3e\xe0\x0b\x7e\xe0\x0f\x01\x10\x08\x41\x10\x0c\x21\x10\x0a\x61\x10\x0e\x11\x10\x09\x51\x10\x0d\x31\x10\x0b\x71\x10\x0f\x09\x90\x08\x49\x90\xc4\x92\x59\x0a\x4b\x65\x69\x6c\x29\x5b\xc6\xd2\xd9\x72\x96\xc1\x32\x59\x16\x5b\xc1\xb2\xd9\x4a\x96\xc3\x72\x59\x1e\xcb\x67\x05\x6c\x15\x5b\xcd\x0a\xd9\x1a\x56\xc4\x8a\x59\x09\x5b\xcb\x4a\xd9\x3a\x56\xc6\xca\x59\x05\x5b\xcf\x36\xb0\x8d\xac\x92\x55\xb1\x4d\x6c\x33\xdb\xc2\xb6\xb2\x6d\x6c\x3b\xdb\xc1\x76\xb2\x5d\x6c\x37\xdb\xc3\xaa\xd9\x5e\xb6\x8f\xed\x67\x07\xd8\x41\x76\x88\x1d\x66\x47\xd8\x51\x76\x8c\x1d\x67\x27\xd8\x49\x76\x8a\x9d\x66\x67\xd8\x59\x76\x8e\x9d\x67\x17\xd8\x45\x76\x89\x5d\x66\x57\xd8\x55\x76\x8d\x5d\x67\x37\xd8\x4d\x56\xc3\x6e\xb1\xbf\xd8\x6d\x76\x87\xdd\x65\x7f\xb3\x7b\xec\x3e\x7b\xc0\x1e\xb2\x47\xec\x31\x7b\xc2\x9e\xb2\x5a\xf6\x8c\x3d\x67\x75\xec\x05\x7b\xc9\x5e\xb1\xd7\xec\x0d\x7b\xcb\xde\xb1\xf7\xec\x03\xfb\xc8\x3e\xb1\xcf\xac\x9e\x7d\x61\x5f\xd9\x37\xf6\x9d\xfd\x60\x0d\xac\x91\x35\xb1\x66\xd6\xc2\x5a\x59\x1b\x6b\x67\x1d\xac\x93\x75\xb1\xee\xff\x00\x80\xf5\xea\xea\xdd\xd9\xa7\xa3\x6f\x7b\xbf\xb6\xfe\xad\x03\x5a\x06\x36\x0f\x6a\x1a\xdc\x38\xa4\x81\xef\xc7\xd0\xef\xfc\xdf\x86\x7d\x1d\xfe\x65\x44\xbd\xc0\x67\xc1\x4f\x42\x1f\x47\x7e\x18\xf5\x7e\xf4\xbb\x31\x6f\xc7\xbe\x19\xf7\x5a\xf8\xd5\xf8\x97\x13\x5e\x88\xd4\x4d\x7c\x3e\xe9\xd9\xe4\x5a\xd1\xa7\x62\x4f\xa6\x3c\x9e\xfa\x68\xda\xc3\xe9\x0f\x66\xdc\x17\xbf\x37\xf3\xef\x59\x77\x67\xdf\x99\x73\x7b\xee\x5f\xf3\x6e\x49\xd4\x48\xde\x94\xba\x21\x7d\x7d\xfe\x35\x99\xab\x0b\xae\x2c\xbc\x2c\x7b\x69\xd1\x45\xb9\x0b\xf2\xe7\x15\xce\x29\x9e\x55\x3a\xa3\x7c\x5a\xe5\x94\xea\x49\xb5\x13\xea\xc7\x35\x8e\x69\x1e\xd5\x3a\xa2\x7d\x58\xe7\x90\xee\x41\xbd\x03\xfa\xfb\x0d\xf6\x19\xee\x35\xaa\x36\xde\x63\xb2\xdb\x74\x97\xd9\x4e\xf3\x1d\x16\xdb\x2d\xb7\x59\x6d\xb5\xde\x62\xb3\xd9\x76\x93\x5d\x95\x7d\xa5\xc3\x46\xc7\x0d\x4e\xeb\x9d\x2b\x5c\xca\x5d\xcb\xdc\xd6\xb9\x97\x2e\x5e\xeb\x51\xb2\xa4\xd8\xb3\xc8\x6b\x8d\x77\xa1\xcf\x6a\xdf\x55\x7e\x05\xfe\xf9\x01\x79\x81\xb9\x41\x39\xc1\x2b\x43\xb2\x43\x57\x84\x65\x85\x67\x46\x64\x44\x2e\x8f\x4a\x8f\x5e\x16\xb3\x34\x36\x2d\x2e\x35\x3e\x25\x21\x39\x31\x29\x29\x31\x39\x21\x25\x3e\x35\x2e\x2d\x76\x69\xcc\xb2\xe8\xf4\xa8\xe5\x91\x19\x11\x99\xe1\x59\x61\x2b\x42\xb3\x43\x56\x06\xe7\x04\xe5\x06\xe6\x05\xe4\xfb\x17\xf8\xad\xf2\x5d\xed\x53\xe8\xbd\xc6\xab\xc8\xb3\x78\x49\x89\xc7\xda\xc5\xa5\xee\xeb\xdc\xca\x5c\xcb\x5d\x2a\x9c\xd7\x3b\x6d\x70\xdc\xe8\x50\x69\x5f\x65\xb7\xc9\x76\xb3\xcd\x16\xeb\xad\x56\xdb\x2c\xb7\x5b\xec\x30\xdf\x69\xb6\xcb\x74\xb7\xc9\x1e\xe3\x6a\xa3\xbd\x86\xfb\x0c\xf6\xeb\x1f\xd0\x3b\xa8\x7b\x48\xe7\xb0\xf6\x11\xad\xa3\x9a\xc7\x34\x8e\xab\x9f\x50\x3b\xa9\x7a\x4a\xe5\xb4\xf2\x19\xa5\xb3\x8a\xe7\x14\xce\xcb\x5f\x90\xbb\xb8\xe8\x92\xec\xe5\x85\x57\x16\x5c\x95\xb9\x36\xff\xba\xf4\x0d\xa9\x9b\x92\x35\x12\xb7\xe6\xfd\x35\xf7\xf6\x9c\x3b\xb3\xef\xce\xfa\x7b\xe6\x3d\xf1\xfb\x33\x1e\x4c\x7f\x38\xed\xd1\xd4\xc7\x53\x9e\x88\x3d\x15\xad\x9d\xfc\x6c\xd2\xf3\x89\x75\x22\x2f\x26\xbc\x1c\xff\x4a\xf8\xf5\xb8\x37\x63\xdf\x8e\x79\x37\xfa\xfd\xa8\x0f\x23\x3f\x0a\x7d\x12\xfc\x2c\x50\x3f\xe2\xcb\xf0\xaf\xc3\xbe\xf1\x7f\x1f\xfa\x83\xaf\x61\x48\xe3\xe0\xa6\x41\xcd\x03\x5b\x06\xb4\xf6\x6f\xeb\xd7\xde\xb7\xa3\x4f\x67\xef\xae\x5e\x0c\xfe\xa7\x03\xff\xd3\x81\x6e\x4b\xb0\x48\x55\xe1\xc2\x70\x4d\xc6\x74\x43\xd5\x6e\x8e\xe3\x67\xcc\xf6\x9a\x7e\xf9\x8c\x37\x8c\xb9\x4d\x35\xb5\x9f\xef\xcf\x76\xbb\xac\x76\xbe\xa8\x53\xd1\x75\xd5\x25\x22\x54\xd6\x7e\x69\x57\x7f\xbb\x07\x59\x07\x3d\xa3\x3b\x03\x2d\xe7\x6d\x70\x0d\x48\xea\x38\x6c\xea\x76\x30\x26\x7c\x59\xc7\x2c\x83\x31\x7f\x59\x45\x6f\x6c\x2f\xd7\xce\xff\xd6\x15\xd7\xd9\xe1\xad\xb9\xac\x45\x31\xfc\x61\xa7\x81\xfa\xf1\xd6\x65\xfe\x33\x3e\xa8\x69\x8e\x6c\x6d\xf3\x5d\xf0\x70\x80\xb6\x43\x9b\xbc\xcf\xda\x2b\x26\x7a\xf7\xdb\x66\xf9\x59\x9d\x9a\xab\xef\xd1\xf6\x7d\xc9\x4b\xc6\xe4\x4e\xc8\x2f\x1c\xbe\x9b\x31\xa3\x97\x4a\xae\x63\x56\x33\xe6\x92\xa9\xf6\x56\xf4\x0d\x63\x5e\x77\x8d\xb6\xcc\x7f\xc7\x0e\x7b\xbe\x74\x18\xaf\xf3\xb6\x2b\x7a\x49\xa8\xaf\xab\xf3\xc9\xce\x14\xa7\xce\xf4\x13\xfe\x97\x3b\x76\xda\x98\xac\x0f\x8a\xa8\x6c\xff\xcb\xfc\xfc\xa1\xf9\x09\x7d\xda\x3d\x0d\x9a\xfe\x96\x4c\x9a\xd2\x96\xab\x73\xa0\x71\xd5\xd2\x99\xed\x2b\xb4\x47\x35\x75\xc6\x07\x7e\xfd\xaa\xed\xde\xfc\x3a\xea\xc9\x93\x7b\xba\x47\x5a\xd6\x86\xd7\x5f\xd1\x33\xea\xd3\xb2\x27\xa2\xf9\x84\x9a\x49\xaf\x56\xc3\xd0\xfd\xfb\x8b\x4c\x12\xda\xc4\x03\x7a\x31\xa6\x78\x56\xae\x69\x44\x24\x63\x66\x77\xe4\x1a\x47\x2b\x33\xb6\x38\x5c\xed\xdd\x94\x54\xc6\x02\x2b\x0c\xac\x65\x0e\xb0\x0f\xa1\x1e\x16\x37\x34\x2b\xbb\x94\xbc\x75\xbc\x6e\xb9\x5d\xeb\x38\xb2\x78\x5d\x4a\x5a\x84\x46\x7b\x89\xe3\x8a\xd2\x84\xa4\x93\x6d\xbe\x56\xdf\x0e\xdd\xcd\x50\x6d\xb5\x31\x4e\x79\xe4\x95\x33\xb0\x35\x56\xcf\xb9\x61\xe0\x8a\xab\xed\xfd\xb5\x9b\x9b\x14\x93\xab\x5e\x08\xe8\xef\x6c\xda\x98\x1c\x76\xbd\xd5\x38\xbb\xd9\x28\x51\xff\x4c\x96\xe9\x96\xe6\x57\x71\x9b\xf6\xdd\xb0\x70\x69\xd9\x10\xf5\x79\x4b\x9b\x65\x6b\x6b\x6a\xe8\x7a\xc6\x34\xc7\x2e\xb0\x1f\x5e\xc5\x98\x7d\x1f\x59\xef\xd1\x55\x8c\x05\xf4\x51\xaa\x11\x7b\xc3\x58\x54\xb8\x56\x80\xd4\x64\x76\x27\x7e\xbc\x99\x81\x4e\x6a\x97\x74\x58\x95\xfb\x8a\xc5\xba\x1d\xb3\xbd\x0b\xe2\x9c\x63\x93\xdb\xfc\x5c\xc3\x4a\x76\x64\x4e\x6e\x9d\x6e\x1b\x7d\x78\x78\xde\x97\xe6\x02\x93\x61\x2f\x87\x15\x4f\x6b\x49\xd2\xbf\xf9\x7d\x43\x41\xff\x8f\x3f\x0c\x12\x1b\x2c\x56\x44\xdf\x8a\x36\xb3\x6b\xb8\xb3\x42\xe6\xd4\x0c\xcb\x93\x8d\x2d\xe9\xc7\xf6\x8e\xb1\xe9\xdb\x3c\x39\x45\x6b\xf3\x03\xdb\x6b\x2d\xfc\xf1\x4b\xd6\x4d\x72\x18\xd4\xf2\x24\xea\x21\x63\x3a\x2f\xe7\x6b\x0e\xd7\x63\xcc\x6d\x9e\x64\x8b\x50\x08\x63\x11\x43\x16\x3c\x14\x11\x62\x6c\xe9\x74\xe5\xdd\x73\xbd\x59\x63\x46\xb2\x81\xb6\xe6\x9b\x2e\xc3\xd4\x1f\x0e\x13\xdc\xc3\xda\x87\x86\x6c\x0d\xfe\x90\xf6\x77\xcb\x41\x2f\xd5\x55\x7d\x57\x6f\x69\x56\x73\xec\x7f\x68\x43\xe9\x8f\x86\x37\xa6\x76\x1f\x27\x54\xdd\x6f\x3a\x6e\xa4\xf3\x75\x52\xe9\xab\x7b\x37\x2c\xea\xbf\xe9\x97\x3c\x3e\x7d\xd3\x56\xf8\x87\x53\xc1\xd7\x3d\x13\x1c\x52\x1b\x3a\xb2\x37\x6c\x78\xec\x12\xd6\xb8\x23\xb3\xbd\xf8\xaa\xeb\xc8\x66\xd5\x94\x4f\x79\x23\xdd\x1a\x5b\xc6\x24\x18\x33\x66\x54\x2f\x15\x37\x7c\x19\x63\x9e\x9b\x25\xc4\x85\x54\x19\x4b\x52\x92\x7a\x3e\x7e\x2f\x63\x39\xe1\x8b\x8a\xc5\x77\x30\xb6\x66\xa2\x66\x81\xaa\x6c\x97\x73\x9e\xa7\x95\xab\xdb\xfa\xb6\x9c\xe4\x8d\xbe\xc7\x33\xc6\x35\x7d\x0d\x64\x59\x42\xe5\x79\x0d\x7c\xae\x47\x0f\x1b\x6f\x3f\xf0\x7d\xb6\xc5\x8a\xf7\x5b\xf7\x1c\xa8\xdd\x61\x9d\xfa\x29\x6d\x9b\xf8\x29\x61\x67\x93\xfa\x96\xca\xe8\xad\x7a\x8b\x8f\x7d\xb3\x5c\xe7\x5c\x76\xd4\x23\xe2\xc7\xa5\x55\x83\x0a\xa4\xbd\x9e\x36\x5c\xce\x69\xc9\xbc\xef\x5d\xd6\xe4\xb5\x7c\x56\x62\x8b\x5f\xaf\xe6\x43\xc9\x42\x8c\x59\xba\xce\xbd\x32\x2c\x8d\xb1\xa0\xbe\xb3\xb2\x05\x16\x32\x96\x31\x79\x9e\x8b\x70\x1f\xc6\x4a\xef\x4b\x5e\x16\xad\x60\x6c\xb3\xb1\xf2\x44\x85\xb8\xae\x17\x5b\x73\xf5\x43\xec\x8a\xda\x4e\x16\x7e\x71\x2d\x4b\xdf\xdd\x20\x1f\x9b\x96\xc0\xbf\xfd\x42\x7d\x9e\x8f\xd0\x81\x6d\x27\x3a\xea\xb5\xed\xfa\xbd\x12\x3f\x21\x79\x6a\x98\xc7\xc1\xf7\x1a\xfb\x1d\xb6\x18\xf8\x5c\xff\x3c\x62\xbb\xc5\xaa\x73\x41\xde\x5f\x4a\x2a\x25\x32\x26\x86\x0c\xfe\x6e\x54\x72\x33\x65\x44\xc8\xea\x86\x91\x05\xab\x62\xc4\x42\xcf\x35\x6e\x58\x11\x10\x7e\x22\xe4\x75\xf3\xbc\x34\x25\xc6\x9c\x16\xcd\xf9\x38\x7c\x23\x63\x51\x26\xe2\xa5\x02\xfc\x8c\xad\xfa\x30\x6d\x98\x20\x1f\x63\xdb\xa3\x67\x86\x09\xc7\x32\x76\x74\x9f\xcc\x7d\x89\x9b\xcc\xf0\x4c\x9d\xba\xa8\x79\xef\x76\xb3\x63\xe9\xe6\x43\x93\xef\x7f\x7f\x5d\x2a\x13\x30\x6e\xcf\xf9\xa7\x7a\xf1\x41\x87\x87\x3d\x1d\x74\x6c\x44\xc4\xbe\x47\xb3\x6e\x7e\x29\xaa\x8b\x4d\x78\x2d\x75\xd2\x62\x59\x54\x82\xca\x87\x47\x7b\x67\x24\x3d\x8b\x4d\xf9\x32\x60\x53\x50\x5c\x69\xac\xf2\xb7\x5d\xeb\x9c\x22\xf7\xc5\x0d\x68\x18\x5f\xb0\x22\xd4\x28\x6e\x66\xd3\xac\x8c\x53\x41\xaa\xb1\x1d\xcd\xf1\x29\xe9\x8c\xb9\x9f\x99\x9a\x38\xe4\x3a\x63\x4b\x01\x0e\x02\x30\x46\xa8\x18\xc6\xce\x06\x80\x5d\xb7\xbc\xa3\x2a\xae\x36\xc1\x87\xb1\xda\x2b\x72\x6b\x35\x1e\x77\xdc\xfa\x10\xac\x19\x1f\xfc\xed\x87\xf9\xeb\x0c\xf3\x19\x3b\x96\x9c\x19\xb5\xad\xd7\x86\xf1\xdf\x2f\x2d\x7d\x72\xc4\xeb\xf6\xee\xfb\xfe\x09\x7f\x17\x3e\x7c\x53\x76\x2c\x25\xca\xaf\x40\xe6\xd3\xde\x9d\xc3\xc2\x0a\x72\x0e\x7e\xb5\x5f\x7f\x2f\xd8\x38\xfb\xe2\xf7\x87\x45\xe5\x01\x8a\x99\x2f\x1a\xe7\xad\x0c\xf0\x15\xcb\x5c\xdf\xb4\x67\xd9\x35\x2f\xc3\xe5\xc7\x5a\x64\xe3\xdb\x19\xf3\xaa\x9e\x5c\x33\xe8\x11\x63\xd9\xfc\xf4\x1e\xbb\x4d\xe8\x3d\x6a\xf2\x49\xfe\x98\x0b\xd8\x57\x98\x35\x49\x6e\x99\x55\xdb\x29\xd0\xfa\x49\xdd\x26\xa0\xe1\x81\xfe\x17\x07\xab\xc8\xaa\x63\x6b\x06\x3d\x5c\x9b\x61\x71\x47\xc7\xfb\xef\xba\x01\xb5\xb5\x97\x94\xbd\xde\x9d\x4b\x7d\xaf\xb6\x7f\xb1\xf7\xa7\x5d\xd7\xea\x57\x6e\xba\xe6\x3d\xb7\x4a\xfa\xdb\x86\xd2\x8d\x9e\x39\x65\x72\x0d\x9a\xf9\xc2\x1e\x83\x4a\x6f\x34\xbe\xca\xf4\x71\x0f\x28\xf2\x69\x8e\x48\xe1\x77\x87\xfc\x41\x2d\xfb\x62\x76\x33\xe6\x6f\x4c\x7d\xa4\x08\x15\xc9\xd8\x31\x17\x92\x4f\xa3\x49\x52\xdc\xde\x65\xc1\x0a\xa4\x5b\xa4\xd2\x1e\x6a\xb5\xd5\x6b\xb9\x7b\x97\x55\x0b\x37\xd4\x38\x3c\xcf\xdf\x91\x3a\xf5\x53\x4b\x62\xd8\x1e\x75\xa7\xd2\xf7\x41\x6f\x4f\x1f\x94\xb3\x33\x7a\xd3\xf8\x69\xf7\xd6\x7d\x4e\x9f\x2f\xa6\x7d\x4d\x2e\x97\x73\xb2\x39\x72\xf9\xc7\xa1\x02\x03\x67\xf3\x5d\x65\x8d\x4e\x2b\x14\x9d\xba\xb6\xf4\x6d\x3a\xbd\x74\xb1\x63\xf0\x86\x84\x16\xdb\x38\x35\x87\xef\x65\xa3\x5a\xe7\x45\x34\x31\x16\x25\x0c\x88\x6f\xa4\x9b\x97\x8c\x5d\xf6\x20\xf9\x15\xd1\x48\x6c\x0b\xbd\xc7\x73\x19\xe6\x3b\x5f\x53\xfa\xc3\xa9\xf0\x0e\x05\x1d\x77\xe7\xa3\xeb\x6e\xb4\xe8\x3b\xfe\x48\x7a\x11\xbd\xe3\xc7\xc5\xd8\xe6\xe2\xa1\xf6\x47\xbf\x4a\xdf\xbb\xb3\x71\xb3\x79\xdc\x77\xfe\xaf\x4f\xd7\x5a\x5b\x3c\xaa\x7d\xf3\x43\xb4\x60\x95\xd5\x9c\xeb\x7d\x1b\xfd\x32\x95\x2d\xdb\xcf\x4a\x34\x0f\x4f\x99\x6e\x23\x70\x30\xb2\xf9\x64\xc2\x3b\x9b\x98\x5d\x0f\x5a\x2a\xa3\x8f\xdb\x88\x6f\x29\x6a\x5d\x1d\xba\x85\xb1\x74\x2d\x7a\x6e\x75\x0d\xc9\x07\xb6\xff\x9c\x87\x17\x1e\x8c\x81\x0c\xc0\xa5\x52\x16\x2f\x13\x2a\x75\x7e\x6b\x4c\xa7\xba\x9e\xb9\xd5\xcc\x15\x92\x6d\x71\xce\x3b\x42\x34\x43\x36\x37\x1f\x8a\x6a\x5c\x1a\xee\x38\xb6\xf1\xcb\x81\xce\xec\x08\xe3\x21\x8d\xce\x0d\x2e\x2b\x56\x18\x38\x37\x2b\x34\xd9\xa6\x64\x18\xf5\x7e\xb9\xa7\x59\x3d\xe1\xb8\xf1\xd1\x3b\xb2\x2d\x93\x63\x36\x99\x64\x5c\x3a\xd1\xda\x3f\xbc\xc4\x74\xe8\x49\xd5\xd6\xdb\x41\x85\x26\x29\x87\xb6\xb5\xed\xf0\xf1\x63\x6c\x4d\x14\x3d\xf7\x02\xb7\x0e\xcd\x58\xfb\xa8\x3f\x4a\xef\x71\xa5\x8a\x64\xf5\x16\x76\x6b\xfe\xa6\xd9\x43\x0a\x0b\xba\xa4\xf5\x85\xf4\xa7\x25\x54\x77\xd8\x38\xdd\x77\x1b\xe9\x7b\xa4\xed\x74\xd8\xfa\xa0\x0a\x87\x75\xad\x7f\x95\x05\x45\xf2\x1b\xbe\x6a\x15\x7d\xd8\x27\x6a\x85\xce\xe5\xd6\xb8\x96\x63\x61\x0a\xda\xd3\xdb\x16\xb7\x56\xfb\x17\x6b\x87\x7e\x78\xde\x66\xea\xfd\x54\x27\xed\x89\x4d\xdb\x61\xcf\x52\x1d\x56\x73\xaa\xdd\xce\x7d\x8c\xee\x99\xcb\xd3\xda\x8b\x5d\x17\x33\x46\x9d\x34\x18\xab\x45\x0e\x94\xce\x09\xf4\xdc\xdb\x49\x24\x0f\x84\x30\x26\x62\xc6\xd7\xb4\x2e\x83\xd5\x2e\x3c\x3f\xcb\x7a\x79\xaf\xae\x33\xfa\xf7\xd4\xa7\x85\x1e\xec\x4c\x76\xac\xb1\x5c\xe8\x51\xde\x51\x16\xb4\xc9\x39\xc4\xce\xb4\x83\x3f\x37\x79\xf1\x7b\xa3\xe3\xed\xb1\xc7\xc6\x7b\x49\x6b\x7b\xb4\x35\x7d\xd8\xeb\x7d\x57\xfd\x56\x47\xaf\x76\x2f\x97\xe9\x6a\x03\x3a\x8e\x75\xcc\xb3\x5d\xa4\xaa\xf3\xfd\x43\x47\xb1\xe5\x52\x35\xc1\x37\x56\x1d\x65\x96\xb7\x54\x6f\x3c\xba\xd2\x39\xc4\xf4\x31\x63\x17\xbf\xfd\x73\x1d\x1e\x7f\x21\x79\x38\x9e\x64\x49\x11\xc9\xec\xed\x8c\x2d\x88\x99\x92\x13\xab\xcb\x3c\x75\x2d\x17\xda\x7a\x07\x74\x55\xd8\xd6\x6a\xea\x38\xd7\x74\xbe\xf2\x33\x35\x31\xb1\xba\xd9\xb9\x2d\x6d\x8f\x79\xaa\x51\x68\xa7\xc0\xa6\x29\xb6\x71\xda\xc3\x3a\xbe\x5c\xac\xb4\x95\x51\xeb\xd5\xd1\xf0\x79\x95\xb5\x92\xb2\x54\xe7\xc1\x4e\x79\xa3\x73\x8a\x65\x5d\xb3\x3b\x8f\xea\xea\xc8\x67\x76\x5e\xed\xd2\x55\xcb\x96\xab\xfc\x7e\xb1\x2b\x50\xc5\x93\xb1\x8f\xa8\x9f\x6f\x14\xe8\x79\xa7\xb6\x91\x5c\xef\x4d\x72\xd9\x66\x92\x89\x95\x8c\xc9\xce\x17\x35\x0f\xc8\x65\xc7\x74\xaa\xe7\x95\xb9\x9a\xb0\x39\xd6\xda\xf2\xca\x76\x82\x5d\x8f\x3c\x1e\xa9\x96\x99\xd7\x74\x45\xc4\x17\xeb\x64\x1b\xb8\x75\x79\x16\x44\xe9\xf2\x69\x15\x75\xcd\xdc\x69\xa7\x1f\xa0\x5a\xd6\x35\xf4\xca\x28\xfd\x4d\x8a\xc7\xbb\xe6\xbf\x5d\xaf\x73\x42\x3e\xa4\xeb\x48\x97\xa9\xda\x8c\x45\x1b\x99\x48\xd7\x49\x85\xb5\x0b\xf9\x58\x21\x53\x91\x91\x67\x6c\x6a\xa1\x72\xc2\x80\xc5\x8c\x29\xee\x57\x74\x15\xb8\xcd\x98\xf1\x42\x8d\xd4\x09\x69\x8c\xd9\xef\x31\xb4\x9a\x75\x81\x31\xc7\x70\x3b\x5f\xc5\x43\x2c\xc6\x59\xc8\x4b\xc7\x48\xa2\xeb\x88\x6d\x4a\xda\x3e\xc7\x90\xce\x83\x96\x4e\x65\x9e\xbe\x5a\x9d\x92\x26\x43\x0f\xec\x0f\xca\xe9\x78\xab\xb7\xb9\x66\x61\x48\x41\x87\xba\xd6\xc5\x2f\x96\x91\x49\x9d\x52\xea\x0d\xad\x2e\x01\x0b\x5a\x4a\xd4\x15\xda\x26\x78\x4f\x7f\x29\xac\x99\xd0\x66\xe8\xad\xfc\x57\x99\x4e\x78\xdb\x12\xef\x57\x17\xf6\xea\xa6\xb4\x0f\xf6\xc8\x3b\xb6\x4f\xaf\xad\xdd\xd3\x5d\x82\xb1\x19\xe7\x15\x6d\x06\xa6\x30\xa6\x32\x58\xa1\x4e\x70\x36\x63\xe6\xb7\xd4\x54\x26\xd8\x33\xe6\x36\x48\x5b\x71\xc6\x64\xc6\x96\x38\x5b\x9c\x94\x6f\x61\x12\x8b\x87\x2c\x16\x34\x97\xea\xd2\x71\xda\x95\xd8\xcb\xfd\x68\xe7\x70\x9b\x57\x6b\x3b\x42\xce\x74\xf8\x9a\x1d\x3a\x30\x34\x6a\x79\xfb\x19\x03\x8f\xbb\x96\xf1\x12\xed\x93\xb4\x6f\x34\xb9\x25\x3d\xe1\xc5\x63\x1f\x9b\xb4\xde\xb5\x1c\x0f\x7d\x72\xcf\x49\x4f\xba\x55\x28\x54\xfd\xe2\x4a\xc3\xe5\xad\x9a\xa1\xd2\xc7\xfa\x18\x99\xb7\x69\xfa\xed\xd9\x7d\xc9\xa4\xaa\x6d\xb3\x4f\x14\x63\xb3\x96\x2f\xbc\x3e\xf0\x33\x63\x9a\xe6\xb2\xa1\x23\x3e\x33\x66\x77\x5b\xae\x68\xac\x35\x63\xbe\x43\xd4\xd7\xce\x10\x66\x2c\xf0\xaa\xa9\xb0\xc2\x77\xa6\xe4\xf3\xc9\x65\x9a\x79\xaf\xce\xfd\x8b\xa3\xa3\xa5\x7d\x7b\x75\xcc\x76\xb4\x2b\x8a\x8e\x3d\xdc\x6e\x6f\x29\x78\xf0\x46\x72\x47\xdb\x44\x23\xf9\x47\x4b\x32\x8e\xf3\xe2\xb1\xc6\x7c\xed\xe3\xcd\xc2\xf1\x72\x4f\xce\xea\x6f\x6e\xf6\x8d\x77\xbb\xf2\xc8\x78\x4e\x73\x67\xac\xe7\xd1\x74\xb3\xc9\x2d\x7b\xa3\x06\xef\xb6\x30\x7f\xd8\x9a\x18\x6a\x52\x59\x6f\x99\xd1\xb6\x20\x60\x2f\x63\x52\x6f\xe7\x87\x0e\x89\x66\x4c\xcf\x75\x41\xec\x88\x66\xc6\x5c\xf7\xcb\x4e\x1d\x6b\xc9\x58\xb0\x88\x8a\xf0\xb4\x22\xc6\xa2\x17\xea\x87\xc9\x8d\x61\xda\x11\x8e\x76\xa7\xcd\xb5\x3b\x67\xfa\xec\x0a\xbe\x19\xf4\xa6\x3d\xce\xe5\xed\xaa\x6f\xc9\x4f\x5b\x1f\xd8\x14\x1c\x5c\x9d\xed\xd5\x92\x6d\x3c\xb1\xce\xbd\x60\x23\x2f\x1e\x7b\xd5\x65\xa8\xda\xf0\x21\x53\xfa\xfa\x60\xb3\xc9\x8d\xf7\xd2\xe3\x8e\xdd\xb2\x5c\xdf\xb4\x2d\x4d\x7e\xe7\x26\x9b\x61\xcd\x2f\x12\xc6\x6c\xd8\x60\xf7\xb8\x25\x2c\x56\xa2\x64\x8b\xfd\xf4\xd6\x55\xa1\x8c\xb1\xf9\x55\xf3\x8b\xf9\xd4\x18\x33\x73\x96\x96\x18\x71\x84\x31\xcf\xbf\xa4\x65\x46\x5d\x65\x2c\xfa\xa0\xdc\x2b\xb1\xe3\x8c\xa5\x5d\xd6\x72\x92\x4d\x67\xd1\x4b\xf9\xcc\xc7\x9b\x98\x77\xac\x0e\xd9\xea\x97\x10\x39\xb2\xf5\xdb\x92\xca\xbc\x45\xd9\x7b\x9b\x1b\xed\xd9\xa1\x49\xc5\xd3\x1b\x6f\x1b\x67\xd5\xdf\x59\x1f\xf1\xfd\xba\xd1\xd8\x6f\x3a\x45\xaf\x6b\x5e\x5b\x4a\x7d\x3f\xb7\x3a\xf1\x84\xa4\xcd\xe7\x06\xcb\x9c\xe7\xdb\x67\x3b\x2e\x69\x5c\x99\x35\xa9\x42\xce\x69\x7d\xb3\x78\xea\x8c\x35\x5d\x2e\x82\x2d\x7c\x09\x46\x39\xd1\xae\x53\x5b\xc7\x44\xbe\x66\x6c\x61\xb2\xe4\xae\x21\xc9\x8c\xd9\x48\x48\x9d\x17\x38\xc5\x58\xd0\x64\x29\xf9\xd1\xed\x8c\x2d\x1b\x2f\x7d\x73\xa2\x11\x63\xb9\xae\x4a\x1f\xa4\x46\xb0\xb4\xbc\xe3\x46\x0a\xc6\x47\x3b\xb6\xa7\x89\xb9\x1f\x8a\xb8\xdc\xe2\x17\x38\x6f\x99\xcb\x1a\xdf\xc6\x75\x2e\x83\x0e\xae\xa9\x1a\xf1\xe3\xa6\x99\xe1\xc7\xd6\x6d\x1e\x0f\xc3\xac\x9e\xd4\x9f\xdd\x58\x72\xb4\xce\xe9\xf0\xd7\xfd\x65\x17\xb7\xa8\xb8\x6d\xf8\xc1\x57\xb8\x6f\xdd\xcc\xc5\x7e\x0d\x97\x73\xf2\xf2\x0e\x2e\xd9\xd7\xa4\xbe\x7c\xdf\xf2\x3d\x5e\xf5\xcd\x92\xa9\x1f\x52\xfa\x78\x47\xb7\x98\xc6\xbb\x30\xa6\xf8\x65\xde\xb8\x21\xa1\x8c\x39\xec\x17\xbf\x30\xb4\x90\xb1\x28\xfd\x39\x5a\x23\x0d\x19\xcb\x99\x3d\x6f\xe5\xf8\xd5\x8c\x95\x3f\x5e\x98\x31\xbb\x3f\x7b\xb0\x69\xa6\xa6\xa8\xce\xb5\x8e\x57\xc5\xa2\x76\x13\xc2\x02\x9b\xbc\x62\x65\xa3\x62\x37\x0c\xf8\xa6\xbe\x44\xf9\x60\xda\x81\xe7\x5f\xed\xac\x05\xdf\x8e\x3e\xf8\xf5\xd8\xba\xc5\x07\x3e\xfa\xef\x1e\x5a\xf5\xd8\xfb\x4a\x7d\xf5\xa6\xf4\x55\xc3\x02\x14\xbe\x19\x95\x19\x66\xd9\x04\xe8\xfc\x78\xb4\xca\x2d\x69\x43\xf0\xb0\x46\xf5\x95\xd3\xa3\x9f\x07\x55\x34\x8f\x4f\xab\x0c\x0f\x0e\x16\x6a\x7e\x93\x24\xc8\x98\x96\xe9\xdc\x34\xbe\x92\x5f\x71\x48\x8a\xf2\xb4\xa2\xe1\xdf\x19\x5b\xdb\x38\x75\xac\xc0\x5b\xc6\xf6\x0c\x99\x1b\x30\xb9\x96\xb1\xc3\xed\x4a\x87\xd4\xb5\x3b\xbd\x0e\x05\x19\xa9\xf8\x3f\x6d\xdc\x54\x24\xe8\xbb\xae\x6a\xcd\x3b\xdb\x90\xe4\x7d\xe7\xaf\x3b\x1c\x93\x0e\xf4\xaf\xf3\x3e\xaf\x59\x7a\x30\xbc\xfe\x9d\xf9\xa1\x43\xcb\x85\x62\xc6\x7c\xd6\xdf\x9e\x93\x78\x30\xa6\xe4\xeb\xd0\x8d\x13\x62\xa3\xa2\x4a\x7e\x8c\x5e\xf3\x2c\x6a\x6a\x44\x60\xa3\x45\xf6\xd7\x30\xed\x08\xb3\xe6\xc1\x4b\x85\x82\x17\x46\xec\x6a\x99\x91\x90\xc3\x98\xee\xa1\x99\xb5\x43\x54\x19\xf3\xad\x15\x3b\x30\x64\x15\x63\x2b\xdf\x50\x1c\xb2\xe3\x75\x6f\x8c\x07\xce\xc4\x4e\x09\x1d\x19\xc7\xd8\x5f\xeb\x65\xce\xca\x6c\xef\x92\x79\x78\x5e\x63\xb8\xdb\xb9\xc6\x6f\xb7\x16\x59\x09\x6f\x50\x3e\x54\x5a\xc6\x0a\xd7\x3f\x54\xcf\xd8\x5e\x7c\xee\x49\xea\x75\x9f\xa4\x25\x2b\x2f\xbd\x0b\x3e\x74\x34\xda\x2f\x3b\xf2\xf3\x9b\xad\x07\xc2\xbb\x32\xce\x7c\x53\x28\x7b\x1c\xa2\x92\x7e\xe2\xc7\xeb\x55\x0e\x41\xd3\x53\x35\x1a\xbb\x32\xf3\x7d\xdf\x2e\x0d\x6d\x76\x4f\x05\xef\xc8\x94\xbb\x2d\xd7\x63\xfc\x18\x33\xe7\x9f\xb2\x67\x90\x0c\x63\xa1\x5f\xc9\xbe\x97\x70\xf1\xcf\x11\xce\xef\x3e\xd2\x80\x23\x18\x0f\x19\xcd\x78\x24\xac\xca\x26\x75\x5c\x52\x12\xb7\xb2\xbf\x5b\xfc\xe3\xaa\xd9\xde\xd5\xfd\xb2\x5f\xbe\x1e\x94\xbc\xe5\xec\x02\xaf\xbf\x1e\xdd\xad\xfb\x7a\xd6\xc7\xcf\x64\xff\x94\x8f\xb3\xf7\x2c\xf4\xd5\xaf\x0a\xfc\x2a\xb5\xfe\xb2\xcf\x9a\xd2\x35\xdf\xbf\xac\x79\xee\x35\xa4\x78\x6e\xe3\xa4\x95\xe6\x9e\x33\x56\xe9\x36\xe5\xa6\xcb\x2c\xbe\x9b\xa7\xde\x22\x92\xe0\xb1\xb8\x7a\x85\x78\x2b\x44\xbd\x60\xcc\xde\x42\x64\x57\xff\x58\xc6\x52\xb8\x78\x70\xb3\x15\xc9\x6b\xdc\xcf\x3f\x24\x79\xfe\x67\xc6\xf0\xd1\xfb\x1e\xcf\xe9\x5c\xa2\x3c\xc1\x54\x7a\x4f\x42\xf3\x2d\xeb\xda\x94\xf3\x09\xf7\xbf\x96\xc5\x5d\xac\xe2\xb7\xf7\xff\xf8\xfa\x83\xed\xee\xdb\xf6\xf0\x48\xe8\xcb\xa8\x0d\xcc\xb1\xdf\xb9\x97\xdf\x23\xd7\xb4\x3b\x8f\xd8\xaf\xd7\xe0\x91\x9b\xe5\xb8\x7f\x87\x4b\x53\xf9\xd2\x3a\x27\xab\x8d\x2b\x9a\x6f\x26\xe6\x3a\xf9\xac\xfb\xde\x52\x19\x53\x6c\xdf\xb0\xd6\xb4\xf5\x5d\xf0\x57\xc6\x96\x5c\xeb\x35\xbf\xfb\x39\x39\x39\xdc\x3c\xd8\x91\x7c\x21\xf1\xcf\x38\xa8\xb6\x98\xb1\xe9\x4d\xc2\xda\x47\xf7\x75\x4d\x51\x75\xd0\x3d\xb6\x26\xbe\xad\xc2\x2e\x32\xa8\x3a\x5c\xa5\xe9\x4d\xe4\xe5\xcc\xa1\x0e\x37\x1b\x3a\x8f\x0f\xca\xbb\x6e\x7c\xba\xe1\xc9\x8f\xbf\x73\x86\x9b\x88\xbe\x12\x6a\xac\x59\xb6\xcb\xcc\xf7\x96\x63\x73\x9f\xe4\x34\x0b\xa5\xb3\x6b\x9b\x5f\xc5\x2b\x99\x9f\x39\x12\xd3\xaa\x16\xf6\xd9\xbc\xb6\xda\xaa\x4d\x34\x70\xb8\x85\xd6\xf6\x79\x6d\x55\xbe\x81\x8c\x45\x72\xeb\x40\x15\x5e\xc6\x6e\x4f\xfa\xa7\xff\xad\xbd\x4b\xf2\xf4\x61\xc6\x66\x3c\x11\xde\xbc\xc1\xa0\xeb\x99\x9a\xb3\x4a\xbf\xa5\xef\x3b\x96\xdb\x9d\x76\xe9\xef\x67\xd1\x76\x26\xd4\x2b\x68\xb5\xfd\xf6\xd6\xb4\x8d\xd6\xd1\x7d\x0d\xa5\x5b\x56\xbd\xc8\x8b\x2d\xd3\xc9\x6c\xad\x68\x79\x11\xaa\xa4\x23\xf1\xf5\x61\x6b\x71\xc0\x7d\x5d\x93\xa7\x25\x6d\xfa\x3e\x6f\xf4\xfb\xdd\x32\x6c\xcb\xf5\xde\xae\xfb\xea\xd2\xf4\xf6\x72\x57\x35\xfd\x2d\x27\x15\xdb\xab\x5d\x25\x19\xa3\x5a\x37\x63\x74\x0b\x94\xb1\x66\xbc\xad\xf0\xca\x83\x9e\x7f\x66\x14\x63\xdd\x71\xfb\x46\x3d\xc6\xf8\x6f\x00\xe4\x9c\x61\xee\x6a\xa9\x0b\x67\x45\xac\xea\xea\x6d\x3b\xd4\x68\x97\x87\x6f\xc7\xe3\x80\x00\x87\xbf\xec\xa4\x3b\xe4\x56\x7e\x77\xd7\x33\x4a\x6c\xcf\x38\x66\xe7\xb9\x47\x6b\x63\xbb\xdc\x27\x35\xcf\x4c\x75\x8f\x8e\xb9\xed\xc5\x4e\xa9\x2a\x75\x9d\xd3\x3b\x36\x58\xbc\x52\xbd\xf7\xf1\x71\x47\xb6\x95\x92\xda\x86\xda\x79\x1d\xfb\x2c\x1d\xd4\x6a\x6f\x6f\xe8\x1c\x62\xa6\xce\xd8\xe6\xe7\x5c\x5c\x8c\x7a\x5a\x5f\x4b\xcf\xbf\xc4\x75\x5c\xdc\x2c\x4f\x72\x55\x1f\xc6\xc4\x0b\x47\x6d\x4c\x9c\xc8\x2e\xa9\xfe\x98\x9b\xeb\xbb\xbf\xeb\xa4\x75\xa5\x7a\xb8\xb3\x50\x97\xa4\xd7\x1d\x83\xfe\x56\x0e\x9d\xf5\xc9\x0e\x26\xc3\x0d\x87\x74\xee\xaa\xb0\x31\x8b\xd0\xbc\xd7\x69\x7a\xfe\xa1\x65\x6f\x55\xeb\xce\xb1\xdf\x72\x2d\xd7\x29\xd9\x74\xb6\x74\x26\xeb\x5f\x50\x70\xee\x4a\xea\x12\xd2\x14\x5b\xf4\xa6\xc3\xa8\x6b\xb3\xe2\x21\x39\xa5\x8f\x27\xbb\x96\x2a\xcf\x60\xec\xea\xcc\x7f\xc6\x61\x35\x36\x24\x77\xb4\x91\xcc\x3d\x4d\x32\xf5\x0d\x63\xd3\x53\x46\xb4\x86\x68\xb2\x2e\xd5\xa4\x19\x1e\x6e\xd3\x98\xaf\xb9\xf6\x02\x1b\x9b\x93\x6c\xac\x9b\x98\x42\xb3\x29\x30\x88\xb4\x53\x5e\xa5\x3f\xa2\x6b\x47\xee\x0b\x8d\x16\xcd\xc7\x5d\xc1\x5b\x7b\x69\x57\xa8\xac\xe8\x32\xb9\x78\x4f\x47\x5c\x61\x59\x57\xf8\x3b\x6b\x4d\x13\xb9\xcb\x5d\xcf\xbb\x62\x55\x04\x64\x7b\x31\x7f\x26\xb8\xb0\x4e\xba\x81\x31\x76\x62\x8e\x2e\x63\x2d\x88\x0c\x7a\xa0\x47\xcf\xdb\x3f\x8d\x64\xe1\x53\x92\xf1\xab\x48\x86\xd8\x33\x36\x25\x89\xef\x87\xa7\x15\x63\x8a\x31\x13\xff\xb6\xd3\x64\x35\x46\x3f\x66\xbb\x9b\xf5\x67\x1b\x1d\xb7\x4a\x6a\x19\x5b\x30\xe7\xc0\x8d\xb2\x7a\xba\x1a\xcc\x30\xe5\xef\x45\x1d\xea\xf7\xd9\xa2\x35\x62\xf2\x63\x94\xa3\xd9\xd4\xed\xf5\xf2\xcf\xe4\xb7\xb1\xb1\xe7\xae\xc8\xbf\x5d\x14\xc9\x84\x9e\x26\xc8\xb7\x2f\x08\x60\x79\x4d\x55\xf3\x4f\xca\x88\xb3\x67\x2c\x57\x42\x0b\xef\x09\xe2\x7d\xa0\x9e\x71\x88\xe9\x46\x2d\x85\x89\xdf\x19\x73\xd0\x30\xc9\x9d\xf7\x94\x7d\x74\xec\xe5\x1c\xaa\x0e\x4c\xd7\x2e\x26\x72\xa5\xb9\x7b\x57\xb0\x85\x73\x61\xbd\xeb\x95\xce\xbd\x46\xb2\x07\xb6\xfb\x5c\xed\x1c\xaa\x27\x5c\x73\x27\xa8\xb3\xa3\x46\x53\xac\xa1\x28\x44\xa2\xf3\x9a\x5a\x69\x9b\xb2\xe7\x8d\xaf\x6d\xea\x9b\xdb\x8c\xbd\x66\x3e\x11\xd1\x9a\xd8\xb6\xc2\xb3\xf6\x7a\xa9\x8e\x7d\x5b\xdd\x12\xc7\xb3\xa3\x75\xce\xb5\x17\xbb\xbc\x3b\xb4\x45\xef\x55\xfb\x05\x97\x49\x8c\xf5\xce\x5e\x84\xf7\x15\x25\x74\x17\x79\x0d\x99\xcf\x98\x86\x9f\xdc\x79\xc1\xd1\x8c\xd9\xf4\xd2\x90\x9e\xb4\x97\x31\x37\x05\x83\xf9\x73\x5a\x58\xbd\xdb\x46\x7b\x3d\xf5\x29\x5d\x6f\x9d\x75\x42\xdf\xd8\x1e\xef\xac\xb7\x39\x94\xef\xeb\x75\xe4\x67\x5e\x4a\x56\xdf\xf0\x6e\x62\x74\xef\x8e\x99\x9a\x1d\xcd\x2f\xa2\x46\xb7\xed\xd4\xc8\x6c\x15\x09\x12\x7f\x35\x4f\x7b\x52\xab\x75\x90\xc9\xed\x52\x5d\x9f\xd6\x67\xfe\xcf\xce\xfd\x65\x20\xd6\x26\xe5\x57\x70\xe8\x94\xd1\xc2\xb6\xad\xde\x35\xbb\x72\x8c\xc7\xb7\xeb\x7a\xcc\x63\x6c\xc2\x16\x45\x87\x3e\xa7\x18\x9b\x2f\x25\x33\x97\x6f\x36\x63\x06\x31\x8b\x16\x09\xa9\x30\xe6\x5c\xa4\x18\x39\xc1\x96\x31\x6f\x7e\xbd\x01\x73\x3f\xb3\x56\xbf\xde\x56\xf7\xd5\xbd\x7f\xe6\xa7\xb4\x1c\x07\xaf\x6c\x0c\x4a\xed\xe0\x33\x77\x3e\x18\x14\xdb\xd6\xf6\xb7\xa1\xc4\x43\xbb\xb4\xd4\x76\x21\xed\xba\x26\xd3\x64\x85\x6f\xfb\xb4\x43\x9a\x2f\x44\xaf\xbe\x2f\xa0\xbf\xa4\xc5\x3c\x4a\xf6\xd2\x54\x23\xb9\x96\x27\xe1\xed\x87\x5e\x9a\x64\xb4\x9e\x0e\xaa\xdd\x25\x64\xa6\xd6\xa6\xe9\xbf\xb1\x4a\xc9\xfc\x50\xdb\x35\x9f\x41\x8c\x0d\xfb\x3c\x7f\x7c\xf7\x7c\xc8\x0a\xcf\x37\xe5\xab\x61\xcc\x6c\x8c\xcc\x09\x41\x3b\xc6\x3c\x55\x64\xfb\x8e\xbb\xc7\x58\xa8\x8a\xc6\xb9\x39\xda\x8c\x45\x94\x9b\x7e\x50\x1f\xd4\xe5\xe2\xa7\xb8\x24\xcc\x75\x56\x47\xaa\x2b\xdf\x8a\x84\xa8\xd4\xb6\x83\x56\x17\x0f\xea\xa5\x8b\xb4\x9e\x30\x3c\xf4\x6c\xdf\x0a\xe1\x36\x25\xdd\x85\x8d\x22\xe9\x4b\x6b\xd3\x0d\x63\x1b\x1f\x2f\x6d\xbc\x32\xc5\x74\x53\xd3\xd6\x54\xad\x63\xa6\xe6\x1e\xcd\x8d\x71\x07\x77\xfa\x59\x7e\x6e\x79\x1d\xb9\x61\xe3\x00\xeb\xaa\xd6\xea\x90\x03\xc5\x01\xb6\x85\x6d\x86\x01\xbb\x19\x13\xdb\x27\xd3\xb7\x5f\x1e\x63\x8b\x9e\x48\x3e\xe1\xeb\xcd\x98\xb5\x89\xb4\x8d\xc0\x0f\xc6\x02\x8d\x65\x04\xc7\x79\x30\x96\x78\x44\xfe\xee\xf4\x01\x8c\xa5\x24\x1b\xf0\xab\xbc\xec\x72\x8d\x34\x75\x95\x74\xfd\xd8\xbe\x77\xc9\x5f\x4b\xcf\x27\xf5\x6f\x0d\xb4\xdd\x71\xe0\x6a\xae\x44\xf3\x5a\xc3\xf6\x4f\xdb\x8a\xa2\xbe\x1c\x30\x14\xfd\xde\x91\x2f\x7d\x23\xc8\x7c\x4b\x43\xc2\xca\x3e\x47\x87\xda\x84\x35\x9a\x67\x39\x6c\x6b\xb1\x97\x6a\xba\x9e\x56\x50\xe1\xe6\x28\xde\x7c\x3b\x51\xbd\x68\xba\xe3\xac\xd6\xf9\x11\x17\x73\x0e\x38\x1d\x6f\xfd\x10\x32\x8c\x31\xb1\x1a\x69\xff\x7e\x11\x8c\xa9\x6e\x92\x88\xe4\x3b\xcf\x98\xeb\x21\x49\x79\xc1\x8b\x8c\x85\x5f\x9c\xb7\x7c\xd4\xdf\x8c\x65\xd8\x2f\x2c\x9d\xf2\x85\xb1\x9c\xf3\xda\xfc\xca\xb5\x5d\x31\xe9\x76\xb6\x3b\x5d\x07\xb7\x05\x06\xd8\xc5\xbf\xcf\x1c\xd4\x1c\xe5\x38\xed\xa0\xd2\xda\xe7\xbc\x78\xec\x41\xb6\xa5\xfd\xd7\xd0\x75\x4f\x8e\x4a\x38\x98\x7e\xdf\xbb\x66\xce\xb6\xa7\xce\xb3\x1b\x0a\x72\x1e\x95\x2a\xb8\xa5\x34\x0d\xce\xf0\x5d\xbd\xd9\x4d\xa6\x39\x3b\x79\x49\xc6\x83\xc5\xe1\x2d\x37\x62\xf8\xd2\xc0\xa3\xae\x55\x37\xe2\x3b\x63\x33\x1e\xcf\x2b\xe9\xff\x98\x31\xdd\xd6\x39\x3b\xf8\xae\x32\xb6\x64\xeb\xcc\x01\xc3\x3c\x18\x4b\xde\x3c\xf3\x8d\x50\x1d\x63\xab\xd7\xce\xeb\x14\xc9\x65\xac\x7c\x8c\xd2\x65\xd9\x05\x5d\x05\x25\x6a\x66\x43\x9c\x2b\x5a\x15\xa3\x5a\x42\x73\xf3\x27\x34\xec\x73\xeb\x75\xa0\xcf\x56\xb1\x8f\xa2\x96\x1e\x1f\x3e\xef\xbc\x7b\xaa\x8f\x4b\xe6\xe7\x1f\x9b\x77\x6f\x6e\xf5\x78\xf1\xf5\x6d\x39\x14\x8d\xf3\x96\xfd\xa1\x53\xe8\xbf\xb2\xc8\x27\xa0\x71\xec\xca\xf2\xa5\x33\x7d\xd7\x35\x9d\x5b\xe6\x19\x6f\xef\xb7\xa3\xb9\x23\x31\x35\x7a\xa9\x6f\x5e\xeb\xa4\xa8\x85\x8c\x49\x18\xce\x5b\x3a\xc8\x8b\x31\xe3\xc1\xe2\xef\x86\x64\x33\x16\x30\x71\xca\x43\xbe\xfd\x8c\xad\x98\x2a\xb6\x7c\x98\x2b\x63\x55\x09\xd3\x72\x47\x9e\x64\x6c\xef\xb9\x05\xd3\xe7\xe9\x77\x75\xed\xde\xa1\x3b\xd5\xe6\x78\x4b\x67\xbe\x9f\xe7\x99\x82\xa7\x5f\x03\xbc\x4a\xf7\x59\x1e\x2e\x3d\xdb\xe8\xb9\xf8\xcd\x8c\x63\x13\xd7\x7f\x0e\x74\xfe\xb8\x77\xb7\x75\x4e\x75\x68\xda\x97\x39\x55\x7b\x97\x0d\x0d\x9d\xff\x3d\xbb\xf8\x75\xbc\x43\xd8\xa8\x86\xb5\x79\xfa\x91\xb5\x61\xea\x8d\xed\x99\xfb\xc2\xb6\x04\xaf\x68\x7e\x91\x34\x33\xf8\x7a\xf0\x90\x96\x8e\x68\x49\xc6\xe6\x9b\xcf\x7a\x3c\x70\x15\x63\x76\x0b\xa6\x96\x0e\xae\x60\x2c\x6a\x3b\xc5\x1b\x25\x05\x5c\x3e\xe4\x66\x2f\xe4\x63\xbf\x2a\x3c\x8b\x7f\xe2\x7b\xb6\xf9\xaf\x44\xa5\x18\x83\xa8\xef\x33\x4f\x35\x5b\xbd\xcc\x1d\xb6\xab\xa1\xf0\x47\xae\xfd\x19\xb5\x8c\x90\x15\x4f\x5e\x08\x9f\x1f\x96\xe4\xb4\x7c\xef\x87\x83\x7b\x83\x63\xba\x96\x06\x7f\x89\xaa\x6c\x0a\xdf\x90\xf6\xf2\xfb\xed\xa2\x57\xa1\x0d\x49\x02\x0d\xdf\x73\x8e\x06\xde\x4d\x2c\x69\xfa\xbc\x74\x57\x80\x6d\x5c\x47\xcb\xa0\x44\x6d\xdf\x77\xb1\x8a\xad\x0b\x22\x0f\x33\xa6\x78\x66\x9a\xec\x80\x58\xc6\xdc\x3d\xfa\x4f\xe8\x7e\xde\xf2\xdb\xf4\xfc\x1d\xfe\xbf\xe7\x85\xbe\xde\xe2\xf7\x07\xe8\xf0\x66\xb2\x32\x8f\x65\xe7\x5f\x6f\x6a\x9c\x62\xb8\x25\x46\x61\x59\xe8\x73\x81\x84\xd8\x5d\x85\x8b\x55\xee\x6e\x78\xa7\x7c\x70\xa8\xe7\x8a\x83\x06\xf5\x32\x9b\x73\x3d\x47\x6c\x89\xf8\x3e\xbd\x64\xb9\x67\x61\xd9\xfc\x06\xb5\xfc\x69\x4b\xf2\x0a\xa7\x35\x45\xa7\x6f\x58\x5c\x59\x70\xa4\xf9\x42\x92\x8f\xfb\x95\xec\xec\x56\xe1\xa8\x09\x6e\x03\xb2\x3e\xb5\x7e\x0d\xd1\x61\x4c\x2f\x72\x02\xeb\x7b\x8d\x31\xba\x0d\xcd\x58\x59\x3a\xc9\xf3\xd5\x24\x3f\x20\xd6\xf5\x47\x19\x63\x83\xc3\x01\xfe\xea\x60\x46\x0b\x60\xc1\x90\xad\x7d\xdb\x2f\x99\x38\x79\x1c\x8b\x88\x6a\x6c\x8f\x0e\x5f\xf9\xd4\x7e\xea\x8f\x69\x57\x5b\x8a\xc5\xcc\xa3\x5f\xef\xfa\x31\xb4\x20\x86\x97\x7f\xb1\x15\x3b\xb6\xa0\x29\x7a\xe9\x13\x9b\xa0\xbd\x6a\x2d\x73\xe3\x62\x6c\x17\x6c\xad\x6c\x1d\x12\x69\x6b\x2b\xb0\xe1\x69\x6b\x63\xb0\xb4\xad\x5d\xa9\x58\xdb\x66\xbf\x19\x8c\xd9\x7e\xa7\xe7\x2d\xd7\x21\x79\x50\x8d\x64\x1d\x22\x1a\x1b\xe7\x90\x7f\xb9\xd9\xcc\x18\x1c\x06\xd8\x37\x94\x5d\x9e\xff\x68\xf6\x99\xdc\x3d\x9d\xa1\xa6\xa7\x2d\xb5\xfd\x56\xb6\x15\x86\x4d\x0d\xfe\x6c\xbf\xac\xd5\xac\x6a\x6e\x8c\x96\xfe\xc6\x96\xbe\x3f\x9c\x13\x44\x74\x4f\x35\xe8\xb4\x84\x46\xb8\xe8\x5f\x7d\x32\xbe\x55\x25\x64\x93\xa1\xc4\x0d\xcb\xd6\xcf\x01\x97\x0c\x2b\x4e\x7f\x6b\x7b\xe0\xe5\x67\xa4\x79\xf8\x48\xbb\xc9\xe2\x06\x63\xbe\x6a\xc5\xf6\x3d\x6e\x82\x8c\x05\x16\xd1\x73\xd7\x3f\x23\x49\xcc\xaa\x1d\xc2\x5c\x1e\xa4\x90\xe4\x9e\x20\x92\x6b\x95\xd8\x8f\x05\x97\xc5\x27\x27\x04\x75\xc5\x99\x7e\xd1\x3e\xb2\xf8\x6a\x47\x4b\x40\x88\x7d\x91\xcd\xe2\x0e\x8f\xbc\xd3\xae\xcb\x0c\x54\xdb\xcf\x9d\xd9\xea\xa1\xa9\x71\xbb\x3d\xbb\xed\xf3\x62\x71\xb5\x9c\x8e\x65\xed\x4d\xf6\xaa\x6a\x25\x9f\xef\x76\x28\xd8\xaa\xaa\x7b\x3c\xdd\xda\x11\x6f\x9d\xad\x21\xfd\xd7\xad\x8e\xa3\x96\x67\x35\xe2\xae\x4c\xe8\xec\x6f\x3e\x98\xb1\x15\x3b\xb9\x75\xf8\x40\xb2\x0b\x6f\x80\x3c\xe0\xfc\xfd\xc1\xd9\x24\xcb\xb2\x18\x13\x7e\x33\xb0\x26\x5d\x93\xb1\x05\xed\x62\x4a\x81\x33\x99\x8a\x89\x94\x9c\x8b\x63\x61\x57\x88\xa7\x92\x8e\x9c\xa5\x68\x97\x60\xf2\x7b\xa3\x49\x06\x83\x3b\x37\x56\x66\x98\xfd\xa5\x21\xdd\x19\x74\xb5\xc3\x5c\x41\x39\xb8\x73\x43\x6b\xbd\xf1\x46\x85\x96\x2e\xdb\xce\x0f\xda\xe3\xe5\xea\xbb\xee\x77\x85\xa8\x64\xca\x2b\x7f\x19\xd6\x65\xa4\x36\x4a\xce\xf2\xc5\x8b\xae\x95\x4a\xc7\x18\xab\x3e\x4b\xcf\xff\x8c\x7a\x59\xcb\x8d\xff\x58\x20\xc9\x75\x26\x24\x93\xaa\x49\x46\x14\x30\x36\xbf\x4c\xf8\xb2\x87\x25\x3b\x6a\x60\x3a\xcf\xd4\x7a\x32\xd3\x74\x09\x5d\x94\x63\xa2\xcb\xf8\x22\x5f\x29\x5d\xd2\x8d\xea\xfa\xba\x52\x5b\x25\x57\xdd\xad\xeb\xe0\xf6\x7e\xea\x0e\xca\xde\x5d\x41\x57\xfc\xb5\x16\xc8\xab\x74\x1d\x78\x77\x4b\xf5\xc2\xa2\xe9\x6c\x41\xd7\x03\xf9\x59\x32\x87\xd8\x35\x16\x23\xb9\x5f\x4a\x8d\x31\xd6\x28\xae\xcf\xd8\x23\xbc\x01\xfa\xfe\x33\x17\x87\xc6\x91\xdc\x50\x46\x72\x39\x3f\x87\x37\xe8\x43\xd2\x4b\x97\xb1\xb9\x25\x82\x23\xec\x73\x18\xd3\x56\x9e\xf2\xd4\x74\x05\x3b\x6a\x37\x76\xee\x0e\xfd\xd7\x6c\x9b\x5f\x2f\xc9\x7c\xad\x7b\xac\x20\xa1\x6a\xbe\xa8\x9a\x04\xf3\x5e\x6d\xbb\x30\x58\xd1\x88\x39\x6c\xff\xb6\xf0\xa4\x9c\x20\x33\x3c\x7b\x51\x56\x63\x41\x27\xf3\x7f\xf4\x4d\xe6\xb1\x4c\x35\xdb\xd5\xec\x24\x75\x53\xba\x3b\x12\x7e\x3a\xab\x0f\x4f\x0f\x7f\xc6\x81\xf5\x24\x57\x4a\x90\x0c\xdf\x47\xd2\x31\x9c\xa4\x9d\x39\x63\x33\x15\x86\x86\x9b\x0d\x64\x4c\xa5\x43\x38\x5e\x3f\x0c\x4f\x40\x47\xb4\xea\x18\x73\x9d\x31\x2d\x4a\x53\x80\xbd\x0a\xd1\x9e\xf5\xff\xf1\xf5\x25\x60\x35\x76\xdd\xdf\xcb\x90\x06\x95\x34\x48\x73\x11\x0d\x2a\x0d\x9a\xe7\x79\x9e\x93\x4a\x33\x89\x94\x44\xa1\x24\x45\x99\x32\x24\x85\x42\x42\x23\x4a\x99\x49\x85\x90\x4c\x99\x87\x48\x42\xc6\x24\x53\x34\x9c\xb3\xbe\xeb\xec\x7d\x9f\x07\xcf\xf3\xfe\xbf\xf7\xba\x9e\xeb\xe7\xf4\xd6\x59\xeb\xde\x7b\xdf\x7b\xfd\xf6\x5a\x6b\xaf\xf5\xd3\x62\x32\xf6\xad\x5e\xaf\xae\x67\xba\x12\x5f\xe4\xe9\x68\xa4\x1a\x7d\xc7\xe6\xf2\x55\x5a\x35\x06\xaa\x78\xae\x5e\x7f\xaa\xbf\xee\x37\xec\x6c\x7d\xa5\xe1\xaa\x2b\x8b\x7d\x5d\x1b\xa6\x54\x72\xbe\xdd\x46\x9b\x33\x2f\x02\xab\x4d\x49\x7f\x21\xad\x83\x66\x8a\x02\x9f\x11\xed\xed\xed\x4c\xa4\x8a\x10\xbd\x34\xdd\xce\x4c\xb2\x42\x9c\xf1\x20\x30\xc5\x70\x3c\x3e\xf6\xdf\x91\xf0\xc6\xd1\x13\x6d\xbc\xbe\x6e\xb5\xf5\x6b\x65\xe7\xbb\xd4\x1c\xb7\x0c\x53\x67\x3b\xd8\xbd\x7e\x34\x22\x32\x9a\xad\x64\xfd\xf1\xe7\xb7\x59\x1d\x6c\xb6\xa5\xef\xd0\xa8\x80\xd7\x1f\x17\x5a\xcd\x18\x52\x08\xf8\xf1\xb8\xd0\xe6\xfc\x90\x6c\x50\xe0\x8d\x99\x76\xbc\x43\x91\x01\xeb\x2e\xee\xb1\x93\x1d\x7a\xeb\x7b\xe9\xb4\x97\xc3\x70\xd6\x48\x5f\xab\xdf\x7a\xfc\xc3\x43\x0c\x8d\x05\x05\x7b\x11\x9d\x35\x2d\x62\xc7\xdd\x47\xf4\x57\x76\x28\x98\xa0\x86\x18\xb4\x6e\xc6\x48\x83\x57\x58\x15\xf4\x29\x36\xd9\x25\x9d\x3d\xe0\x9b\xbf\xa5\x2a\x30\x8f\x3d\xd2\xed\xf6\x49\xf1\x39\xad\xac\x93\x0e\xc6\x6d\x4b\xe6\x59\xb0\xee\xd9\xac\x1b\x70\x8d\x8e\x1f\x14\xb6\x76\x1a\x9c\x10\xfe\xae\xf3\x96\x9d\xc8\xa0\xc8\x2c\x8d\xd6\x17\x0e\xa5\x83\x0e\x91\x27\x9b\xe2\x1d\xd7\x0d\xbe\x0e\x15\x39\x63\xe4\x84\x43\x7a\x33\x9f\xd6\xec\x77\xde\x3b\x54\x32\x83\xb3\x2b\xa4\x9b\x92\xbe\x4b\x8a\xd2\x46\x17\x47\xa6\xfd\xf6\x87\x78\x68\x1b\x76\x88\xdd\x44\x0c\xcb\xb1\xe9\x9a\x90\x86\x38\x6b\x9a\xcf\x7a\x83\x1a\xdc\x14\xb6\x23\xca\xda\xcd\x9b\x9d\x19\xe0\x91\x2d\x15\x5e\xc9\xda\xea\xd1\x7e\x42\x31\x76\x06\x4b\xd3\x71\xf4\xf3\x27\xf1\xc2\x2c\x63\xdb\xae\xfe\x98\xb8\x9e\x4f\x3f\xec\xd4\x07\x8c\xe6\x49\x3e\x3c\xeb\xf8\x72\x40\x67\xbe\x44\xf3\x75\xe7\xf3\x03\x4d\xd1\xf5\x5c\x7f\x58\x75\xbe\xfb\x86\xc1\x8b\xe1\x1f\x4a\xdb\xdd\xbb\x86\x66\xcd\x0c\xe7\x8c\x87\xd1\x4e\x8e\x1e\x5c\x1e\x62\x39\x7c\x9a\xab\xb0\x0e\xe2\xf4\xc3\xd3\x6e\x89\xe5\x21\x46\x2f\x35\xb7\x54\x68\x47\x9c\xbf\xc7\x4d\x55\x4f\x09\x3d\x67\x1f\x8c\x8c\xf4\x1e\xc5\x16\x9b\x79\x6e\xdd\xed\x39\x4d\x43\xaf\xbd\x3d\x8e\xbf\x58\x7c\x6f\xb0\xdf\xe9\x4a\x97\x51\x4a\xc6\xd0\x62\xfb\xc5\xbf\x5c\x93\x56\xbc\x50\x75\x7a\xfe\xeb\x5c\xe2\xb5\xeb\xb7\xdc\x16\xf7\xab\x2c\xde\x5e\x77\xd6\x33\xb4\xff\xd2\xc2\xc4\x23\xe7\xbd\x12\x06\xce\xce\xeb\xa8\xf8\xec\x75\x77\xd0\x2b\x2a\xb8\x68\xa5\x8f\xfe\x60\x77\xf8\x7c\x8e\x1e\xfa\xe4\xbe\xbc\x2a\x5b\xaf\x91\x77\x0e\xa2\xed\x43\x1d\x1d\xa1\x8d\x88\xc1\x8b\x75\x1e\x88\x8d\x46\x8c\x7f\x6d\x9c\x20\xff\x0c\x71\xc9\x74\xc7\x1a\xdd\x56\x9c\x1e\xa7\x1c\x6a\xe5\x9d\xc5\xda\x16\x7e\x62\xd5\x50\xec\xab\x21\x25\x5f\xa9\x93\x3b\x96\x1b\x0f\xf4\x38\xb5\xf5\x9e\x5d\x55\xdc\xe3\xe0\xec\xd5\x77\x66\x25\xeb\xae\xab\x87\xcd\x4f\x87\x95\x22\x0d\x83\xde\x95\xbf\x1c\x52\x16\x1e\x3b\xea\x73\xbf\x7f\x7a\xe2\xd4\xb2\xc0\xe9\x91\x03\xe3\xe2\xf3\x8a\x92\xa6\x1f\x1d\xf8\x3c\xcf\x71\x7b\x8c\xff\xf7\xc1\xc4\x28\x7d\xc4\x61\x23\xf4\x86\x71\xf4\xd0\xcc\xd7\x78\xc4\x37\x02\xd1\x2d\x70\xaa\xb0\xd0\x20\xe2\xac\xb5\x53\xd3\x45\x9f\x22\xa6\x8c\xd4\xbd\x25\x33\x02\x31\xe3\xb0\x8d\x97\xf6\x11\x8c\x5d\x76\x22\x20\xde\xeb\x22\x4b\x70\x0e\x7f\x6a\xc6\xa2\xda\x41\x3e\x7f\xcb\x13\xdb\x32\xcb\xb9\x7e\xb1\x67\xbd\x1e\x3b\x7e\x38\xaf\x87\x4b\x52\xbe\xbb\xfb\x02\xb3\x42\x8e\xc9\xf9\x7f\xfc\x99\xb9\xf2\x47\x19\x4f\xa0\xd5\xaf\x82\x14\x91\x3d\x35\x81\x7b\xfa\x4f\x2c\x7a\xbd\xed\xc2\xcc\xc5\x03\xf1\x71\xef\x36\xdd\x99\x39\x34\x38\x6a\x5e\x18\xe2\xc8\xf9\x5a\xa4\x3e\xd9\xd4\x07\x9a\x1b\xf8\xb6\x23\x7a\x2d\x57\xbb\x3d\xfa\x14\xe2\x02\x77\xd5\x6d\x63\x36\x23\x66\x65\x6a\xd4\x4a\x46\x21\x6e\xee\x33\x99\xa7\x5e\x89\xc5\xeb\x4f\x7b\x7e\x76\x0f\x1d\xb2\x8f\x9b\x9e\xc8\x9b\x62\xd1\xbf\x20\xb0\xe3\x84\x71\x8e\xf9\x27\x75\x8f\x77\x5f\x8e\xee\xa8\xbd\xb6\xcf\x7f\xc2\x37\x9b\x6d\xe7\x8f\x89\xcd\x5c\xfe\xfd\xfb\xa6\x5d\x25\x93\x43\x77\xf6\xcd\x5e\xab\x53\xb8\x2f\xf4\xe3\x2f\xd1\x34\x9e\x5c\x95\x70\x81\x7e\xd1\xa5\xdf\xd7\x7b\x47\x6c\xef\x7f\xb7\x28\x78\xd5\xe4\x08\xd6\xc0\xf5\xf9\x65\x88\x82\x37\x35\xa4\x39\x7a\x18\x5e\x56\x15\xe3\xdd\x80\x18\x92\x31\xc1\x80\xaf\x1b\x31\x35\x81\xee\xb3\xf9\xb5\x8a\x2b\x85\x02\x11\x0f\x94\x6a\xaf\x9c\x30\x17\x1f\x17\x67\x3b\x14\x38\xdd\x1c\x3c\xb6\x7a\x5c\x74\xf1\xca\x57\xaf\xf5\xa3\x3e\x1d\x56\xdf\x7b\xe8\x8a\x74\xa8\xfc\xa7\x7b\xe5\xb5\x07\x8b\xa2\xa2\x7b\x13\x8b\x97\xff\xc3\xc3\xe6\xcd\xab\xf8\xb1\x71\x63\x62\x56\x65\x4c\xfa\xcf\xc9\x99\x96\x2b\x4f\xc7\xf8\xfc\x5a\x90\x7a\x2c\x45\x3e\x26\xb4\x3f\x6e\xc9\xc4\xa4\xda\x79\x0d\x03\xfe\xf1\x29\x88\x0a\x86\xaa\xee\x23\x44\x11\xed\x15\x15\xa7\xf2\x64\x20\xce\x9d\x3c\xec\x3d\xf1\x43\x64\x53\x3d\xaa\x18\x1e\x70\xfe\xb3\xfc\x64\x21\x49\xc4\xcb\xf5\xc6\x5e\xa6\x13\xdb\xd7\x1e\x79\x14\xa0\x90\xa2\x59\x1e\xb8\x25\x79\xc3\x9d\xca\xa4\x35\x2a\x19\x97\xdf\x2b\x9d\x74\x4f\xd3\xcd\x58\xd3\x73\xa2\x7c\x5e\xca\xc8\x15\x2e\x5f\xd7\x15\x4a\x26\x65\xaf\xb0\xfd\xde\x9e\xa3\xb0\x48\x30\x25\xea\xa7\x64\xe6\xcd\x78\x9f\x65\x25\xbf\x96\xa7\x6e\x88\x9b\xb8\x24\xa9\x3f\x3f\x49\x61\x7e\x40\xe2\xcb\x81\x99\xf1\xd1\x88\x13\x07\x26\x2a\x8c\xe8\x41\xa4\x37\x77\x10\xd3\x18\xb9\xe5\xe2\x4c\x3c\x84\x19\x97\xae\x05\x10\x02\xf0\xd1\xba\xa7\x49\x73\xa7\xca\xc2\x7a\xdb\x76\x59\xf7\xe9\x51\x43\xab\xc6\x5f\xbf\x9c\x2a\xbb\x63\x6f\xe4\x83\x66\x87\x97\xe9\x07\x04\x22\x4d\x8e\xb7\x7c\xf5\x2d\xf0\x9e\x65\x59\x5a\xfa\x63\xd4\x66\x9f\xc8\x67\xbb\xef\xf4\x7d\xca\xfc\x10\x59\x99\xf7\xfa\x57\x78\x6a\x65\xc4\xce\x2d\x3b\xfa\x73\x13\x1f\x86\x8f\xdb\x64\x3f\x10\xba\x60\x28\xbc\x71\x8d\xf7\xe0\xa8\x79\x6d\x88\x7a\x0e\x7c\x62\x1c\x39\x73\x2b\xa9\xbc\x9d\xb6\x7f\xfb\x21\xde\x90\x1b\x64\xef\x18\xfb\xdb\xd2\x8a\xa8\x2a\x23\xa3\x76\x80\x87\xc5\x72\x8a\x73\x8f\x8c\x9f\xd3\x9f\x9d\x14\x9c\x7c\xda\xb7\xff\xa7\xcc\xad\xe4\xac\x16\x8f\x75\x6f\xc6\xf5\x95\xaf\xe2\xf3\x56\xbc\xf9\xfc\x17\xdf\xf2\x12\x9f\x67\x0d\xfb\xfa\xf9\x96\x4c\xf1\xc9\x3a\x1e\x33\xe0\x12\x77\xc8\x6f\x61\x65\xfd\x40\x7d\x4c\x83\xdf\xd4\x03\xbc\x83\x4b\x67\xbf\xf7\x5b\xb3\x5b\x6d\x70\x28\x7c\xf1\xef\x71\x58\xc7\xc4\x61\x4e\xea\x32\x3c\x88\xdc\xf4\xfa\xc0\xd8\xdf\x2b\xf9\x14\x0f\x6e\x46\x54\x39\x2c\x59\xb1\x3e\x12\xc7\x3a\xb9\x99\x1f\x8e\x3a\x3f\x74\x69\x41\x4b\xc8\x7d\x1f\xf6\x60\x57\xb9\x6e\xd4\x2a\xc7\xf6\xc1\x31\xaf\x3f\xce\xf3\xb5\x13\x19\x68\x1e\xf4\x0e\xef\xb7\x4f\x78\x29\x3e\xb8\x3b\xec\x80\x63\xe8\xed\xba\xc1\x87\xa1\xfb\x1c\x3a\xae\xac\x1e\xda\x10\x30\xdb\x49\xe6\xdc\xd9\xa1\xf3\xfe\xd7\x9d\x5c\x8f\xc5\xb3\xf4\x7c\x82\x11\x63\x19\x3d\x2a\x7c\x29\x3e\x21\x3c\xa0\x87\xe1\x41\x2d\x89\x14\x2b\x98\x9b\xd5\x39\xfd\x88\x93\x0f\x8b\x89\x2f\x79\x84\x07\x1c\x3d\x74\x47\x86\x4c\x65\xa7\x45\x6b\x38\x66\x7a\x9e\x61\x0b\xe5\xfc\xf0\x50\x74\xdc\xc8\xca\x3b\xd9\xe3\xb3\xcb\x5a\x88\x15\xf1\xe6\xa7\x4f\x33\x37\xde\x62\x16\xfc\xdd\x8f\x2d\x60\xbf\xd2\xec\xd3\xab\x0f\x6c\x5e\xfb\x27\xe6\x35\x8f\x78\xd8\x12\xf6\xcb\x2d\x2c\x6e\x9c\x61\xeb\xdb\x99\xfc\x8e\x53\xde\xd0\xfc\x93\x07\xde\x5c\x49\xb1\x8a\xe1\x1d\x39\xaa\x14\x53\x5b\x11\x95\xa7\x0b\xab\xcd\x9d\x8b\x6c\xbb\x47\xaa\x23\xfc\x2d\xd1\x2f\x7c\xbe\x51\xa0\x5b\x08\xca\xa7\x1b\x9a\x67\xd8\xdf\x64\xf7\x14\x16\x58\xf9\x59\xfa\xb3\xeb\xea\x3f\xdb\xe8\x9b\xb6\xb2\x8b\xba\xbe\xd8\x0a\x1a\x07\xa2\x26\xfb\x96\x69\xc3\xb4\x4f\xf8\x0e\x0b\xa6\x56\xeb\x4d\xf8\xd9\x82\x67\x34\x0e\xe9\x9e\x79\xdf\x86\xe5\x1a\x1d\x88\x75\xe4\x4e\x17\x6b\xd1\xaf\xb3\x7f\xf2\xc0\xa3\xee\x8c\x1f\x84\xb1\xff\x29\x0c\x2f\x8a\xbc\x8d\x28\x7c\x14\x20\x44\x1f\xd1\xaa\x54\x41\xcf\xe3\x07\x3e\x08\x8a\x9f\xf2\xc5\x49\x17\x2f\x2d\xec\x9f\xea\x65\x6b\x84\x7b\xd7\x36\xe8\x09\x9b\x8b\xe3\x8e\xe2\x28\x3d\x6b\x13\x21\x9c\x57\xe7\x65\xe0\x64\xb0\x12\x33\x1e\x49\x4c\x0b\x98\xd6\x89\xcd\x7d\xf6\xda\xdd\xba\xe1\x88\xf8\x55\x2d\x47\xeb\x14\x22\xa2\xd2\x19\x6e\x3c\xea\xc9\x45\x86\x07\x76\x32\xf1\x30\x66\x3d\x64\x30\xeb\x73\x2e\xd3\xe9\x3f\xc4\x0b\x51\x71\x3d\xef\x3d\xef\x34\x44\x93\x4d\xe3\x12\x9c\x2f\x21\x7a\x2f\x9a\xb0\xd0\x3e\x1d\x71\x4e\xac\x8a\xbd\x95\x2a\x62\xe2\x4b\x15\x05\xd3\x49\x88\xd9\xd5\x6a\xe3\x0d\x6b\xb1\x7f\x8f\xa5\xda\xb9\x69\x42\xf8\xeb\x58\xb8\xda\x5e\xdd\x39\xd8\x7b\xad\x54\xfd\x90\x4e\x3d\x0e\xbc\x98\xaf\xfe\x56\xfb\x31\xe2\x60\xba\xca\xf0\x4e\x66\xfc\xeb\xc6\x52\xdc\x2b\xce\xf0\xb0\xe1\x14\x17\xf6\x52\x0c\x8c\xa5\x68\x3d\x9e\xa2\x9d\x17\xe2\x54\x59\xc1\x4c\x1b\x39\x44\xc7\x29\xe3\x17\x5a\x94\x21\x06\x4e\x92\x39\x66\x16\x8d\x38\x4f\x44\xfe\x9d\xd1\x17\xc4\x64\x25\xc5\xc5\x06\xb3\x11\xd7\xed\x9d\x20\xa9\xfb\x03\x71\xe7\x97\x09\x7c\xba\xf6\x88\x95\x9a\xca\xa7\xa7\x4a\x20\xd6\x0b\x4f\xf4\xd4\x6c\x44\x6c\xb5\x99\xd0\xc5\xf9\x56\x47\x1d\x52\xe7\x21\xdd\x4c\xff\x4f\x1e\xa2\xfb\xc1\x78\x83\x60\x1c\xa2\x7d\x98\x5d\xa6\x54\x3b\xa2\xfb\x5e\x5f\x59\x95\x2c\x44\x77\xb1\x38\x39\x7d\x09\x44\xa7\xa1\xcd\x8f\x6d\xb6\xe2\x45\xdb\xcc\xa3\x8e\x2e\xef\x71\xa3\xc5\xd5\x27\xd7\x3c\x79\xf0\x94\xd9\x51\x96\xa2\xc7\x48\x44\x13\x60\x8f\xb4\xfd\xd9\x5d\x69\xcc\x66\x8f\xb1\x2d\x7e\x3a\xdc\xd4\x91\x2d\x68\x17\x76\x23\xcc\x7c\x21\x8b\x65\xff\xab\x69\x97\xf9\x2e\xb6\xb1\xad\xfb\x99\xcd\x16\x17\xd8\x81\x36\x8a\x1c\x3d\xec\xb3\x99\x3a\x56\xe6\x7f\xf2\x10\x63\x59\x23\x5f\xe1\xef\x88\x0e\xaf\x6c\x52\xc7\x7f\x46\xf4\x3e\xe2\xbd\x46\xfd\x25\xa2\xf7\xaa\x79\x0b\x8d\x15\x91\xe5\x1a\xb4\xd1\xc4\x3e\x05\x77\xdb\x15\x1c\xfd\xe0\xfe\x09\x67\x59\x66\x3c\xb5\xf5\xbe\x8d\x7b\xcd\xc5\x87\x06\x3d\xb3\x7f\x4a\x98\xbe\x63\x2d\x74\xb9\xf1\xd2\xd9\x7c\x3f\xcb\xc3\x5d\xe5\xae\xbb\x65\x38\x2b\xd4\x3d\xb4\x19\x2c\xdd\x59\xd7\x9d\x1e\x9f\x73\xb6\x3a\xcd\xea\x76\x7c\x77\xec\xa7\x55\x3a\xdb\xce\xb6\xf6\x37\x1f\x03\x30\x7c\xfd\x27\x0f\x31\x1b\xd2\x8f\x16\xf6\x47\xf4\xf0\x34\x7b\x26\xe9\x82\xe8\xff\xd5\x63\x96\xfa\x1c\x44\xbf\x1d\x73\x34\x4d\xe7\xe3\x63\xf7\xc3\x1b\x52\x9d\x9e\x61\xa8\xc3\xdc\xa3\x8f\x7c\x56\xb3\xbf\x5a\x0d\x74\x5a\x07\xbc\x45\x2f\x0b\xcb\xa1\x55\x7e\xee\x9f\x64\x2c\x1a\x87\x2a\x7d\x37\x3d\x65\x59\xb2\x87\x1e\xf8\xd4\x5f\x1f\x6b\x33\x82\x35\xdc\xfb\x67\xe3\x13\x9b\x22\xd6\x6c\x8f\xa0\x13\x43\xb6\x77\x58\xbb\xdc\x12\x0e\xc7\xdb\x5d\x62\x75\x38\x97\xfd\xa1\x87\x9e\xbe\x3b\x07\xd5\x9e\xe9\xe9\xf1\x56\x20\xda\xd4\xea\x2c\x12\x5a\x82\xe8\x27\x67\xf8\x58\x62\x3a\x62\x50\x9d\xd3\xd7\xc9\xeb\x10\x03\x35\x23\x6d\x2d\x23\x31\xc7\xfb\xf4\xda\x48\x8f\xeb\x38\xdc\x69\xf2\x09\xb5\x80\x22\xf6\x16\xeb\xf6\xb7\xd3\x43\xa3\x58\x5f\x2d\x13\x07\x07\x03\xa7\x77\x75\x5a\x0b\x0f\x89\x06\x5e\xbb\x5b\x61\x3b\x7d\xc8\x22\x30\xa5\x69\x9b\xbd\xe6\x50\xee\x0c\xc7\xba\xe9\xf6\x41\x2c\xf0\x35\xa9\xb6\x70\x8c\x64\xb9\x78\x3d\x29\xf9\xee\xf4\x9c\x95\xe5\x51\xc3\xd1\xc3\xf4\x04\x1d\x0f\x2d\x52\x7f\x52\x2b\x5e\x3b\x9b\x9f\x07\xd1\xf1\xbb\xe6\x1b\xc1\x2d\x88\x33\x6d\xf4\x0a\xc4\x85\x11\x23\xc7\x3a\xac\x50\xf1\x46\x0c\x5e\x13\x5c\x6d\x35\x0a\xdd\xa6\x0f\xcb\x92\xf2\x7d\xc2\xce\x77\x29\x38\xbe\x33\x6c\x32\x5b\xd8\xa6\xb1\xe7\xe1\xec\xc6\x6f\xb2\xd6\x6f\x06\x15\x23\x16\x3e\x55\xb7\x0b\x1b\x0c\x8e\x18\xd7\x32\xcb\xe1\xdc\xe0\xe9\xb0\x69\x75\x9a\x4e\x9f\x86\xc4\x82\xbb\x6b\xba\x9d\xdf\x0d\x6d\x0a\xe8\x2a\x73\x75\xf9\xc6\xe2\xf5\x5b\x50\xd4\xef\x72\x9a\x95\xe5\x29\xfc\x7b\x5d\xf0\x77\x6a\x5c\x21\xf6\x5f\x7e\xca\x39\x8e\xdd\xf7\x2e\x50\x5b\x3a\xfa\x08\x62\x54\x84\xa6\xc7\xd8\x3c\xc4\x38\x07\xcb\x3c\xe5\xa5\x88\xd1\x37\x67\xc8\x59\xed\xc7\x31\x81\x87\xd2\xf4\x67\x34\xb1\xfa\xdc\x95\x4f\x34\x44\x6f\x64\x4d\xb3\xe3\xf9\x65\xb7\x40\xf9\xe5\x4d\x87\xcc\xfe\x9b\x71\x92\xd7\xbb\x5c\x16\x0e\x48\xc4\xde\x39\x67\xec\xe6\x37\xf0\x3a\x7a\xdb\x11\x65\x8f\xb5\x83\xf3\x66\xf3\x97\x96\x79\xa6\x0d\x62\x98\xed\x6e\x09\xaf\x5b\x43\x29\x33\x85\x77\xd8\x7a\x7e\x61\xf1\x4e\x0f\xf9\xcd\x0b\xe5\xc2\x35\xc5\x87\x1f\x47\xb4\x74\x9d\xe8\x37\x6a\x2e\x62\x58\xab\xc2\x16\xde\x04\xc4\x44\x5f\x95\x94\x31\xfb\x10\x57\x88\x4d\x3b\x22\x77\x03\x71\xe9\x72\x4f\x7e\x8b\x66\xf6\xc2\xc8\x11\x49\x0e\x11\xc3\x87\x7a\xbc\xde\x9c\x78\xb8\x38\xe2\xe3\x4d\xe7\x89\x3f\xb5\x56\x6c\xbd\x6e\xef\x19\xf8\xf3\xc8\x0a\xcd\xd3\x6e\x3e\x7d\xbf\x8a\x97\x95\x55\x76\xfb\x7d\xeb\xbf\x9a\xb0\x6b\xcf\xa2\x19\x7a\x03\x79\xb1\x76\xdb\xcd\x66\xac\x1d\xf4\x9a\xb3\x34\x67\x93\xff\x8f\x21\xc1\xb0\x81\x0d\xf3\x66\x78\x0d\xad\x9d\x39\x9b\xa3\x87\x26\xd1\xe3\x1f\xfb\xaf\x20\xe8\xc2\xf9\x3c\x9f\xb1\xbf\xeb\x5a\x81\xd4\xbd\xca\xbf\x3a\x79\xb6\x58\x16\xe2\xd6\x70\x1b\x5b\x23\xa9\x2f\x17\x97\xb4\x47\x6d\x8d\xf1\x7e\x80\xb3\x7c\xf6\xaf\x58\xb3\xaa\x69\x63\xc0\x8c\xde\xf6\xdc\x8e\x8a\xaa\xd0\x9c\x1f\xf1\xd9\x6d\x85\xed\x11\x22\x3f\x85\x32\x05\xb6\x4e\x8d\xf8\xfe\x2b\x75\xf9\xc3\xf5\x3c\x91\x93\xfb\x9b\x16\xcf\x5f\x75\x29\xf2\xe8\x40\x46\x5c\xdf\x8a\xd8\x88\x33\x83\x49\x73\xc4\x93\x4b\x23\x84\x86\x04\xc2\xeb\x10\xe1\xe8\x04\xb2\x7f\x68\x8b\x08\x2a\x72\x30\xbc\x8e\xca\x5f\xcd\xf8\x21\xf6\x1e\xa6\x78\xea\xa2\x40\x2a\xc0\x8f\x5d\xa7\xd4\x75\x3b\x34\x46\xdc\x8c\xd9\x3f\xc5\x9f\x77\xf6\xf4\xbd\xfd\x6b\x97\x65\xc5\x6d\x3d\x93\x59\x98\x9a\x71\x7f\x61\xd1\xe3\x94\x9b\x29\xa3\xbf\xf1\xef\x1c\xbf\xc4\x67\xe9\xad\x1f\xf7\xb3\x53\x16\xb7\x26\xc6\xff\xdc\x9b\x71\x61\x61\xc9\xa2\x92\x7e\xc9\x65\x6b\xe2\x13\x16\x74\x0e\x88\x26\xac\x88\x55\x5a\xc0\x33\x28\x3e\x2f\x65\xbe\xd3\x7c\xa7\xc1\x3d\xb3\xcf\x21\x4a\x55\x49\x07\x73\xe4\x38\x31\xfc\x8b\x1b\x8f\xe1\xfa\x63\xce\x91\x9b\xbc\x7d\xd5\xb4\xf2\xcd\xa3\xd2\xc7\xba\x93\x7e\xca\x1c\x3d\x72\xe1\x7a\xaa\x8b\xb6\x8f\x4d\xea\xb7\xba\xbb\x4b\xbf\xa7\x57\xcd\xea\x3c\x25\x70\x5d\x2a\xdb\x30\xe4\x66\x95\x4d\xdf\xfc\x35\xdd\xa1\x67\x8b\xab\x7f\x8d\x5f\xf1\x39\x6c\xd9\xf6\xb6\x7e\xa7\x25\x7b\xc2\xf6\x6d\x49\x19\x30\x59\x38\x2c\x64\x53\x36\x0e\x9a\x47\xbf\x0e\x2e\x5d\x73\x65\x10\x23\x26\xcd\xb4\x5e\xf5\x7d\x68\x7f\xd0\x23\x44\x8d\x2c\x2a\x6f\x1e\x93\x0f\x43\xef\x5a\x72\xed\x5f\x9f\x5e\x1b\xc9\xcb\x78\x62\xd9\x4d\xf2\x86\x1a\x47\xf5\xaf\x93\x72\xe6\x79\xb1\x33\xea\xcb\x19\xab\x10\x23\xd6\x3c\xf5\x77\x77\xe2\x4b\x66\xcf\xf2\x6a\x79\xfb\xec\x92\x7c\xfc\x2b\x97\xb0\x67\x05\xfd\xaf\x16\xf0\xb8\x8d\x6f\x29\x1c\xa8\x9e\xa7\xe1\xde\x79\xf6\xe5\xa0\x6d\x94\xa3\x47\xfd\x91\xc3\x83\x5d\xe1\xc6\x9e\x43\xa5\x67\x87\xfc\x82\xf3\x3d\xd2\x8a\x67\xb2\x46\x4d\x4f\xf4\xb2\x2a\x48\x65\xc9\xfb\x35\xfe\xe6\x41\xeb\x19\x3d\x4e\x92\x9b\xfb\xbf\x16\x3f\x23\x77\x46\xdb\x36\xf5\x12\x7e\xd8\x58\x48\xed\xca\x6e\x1f\xc4\x91\x05\x00\x19\xe9\x88\xa6\xad\x2a\x21\x21\xae\xec\xa4\xe8\x42\x27\x01\x97\x25\xac\x23\x95\xe6\x3e\x23\xad\xbd\x58\x66\x1f\x62\xfd\xfc\x2c\xe5\xbf\x65\xb2\x5c\x3d\x4c\x2c\x15\x9f\x57\xb1\x8a\x5c\x65\xac\x36\xb4\xba\xb1\x8e\xba\xb4\x5a\xd7\x37\xd5\xb3\xee\x3a\xdf\xb3\xb9\x78\x66\x27\x8b\xe5\xa4\x63\x53\x5e\xfb\x98\x6d\x6f\x77\x10\x31\x29\x94\xe1\xc3\xe4\x26\x34\x2b\xf6\x29\xa9\x91\xf2\x7c\xe5\x57\x92\xaf\x73\xe1\x11\xe3\x87\x60\xec\x7f\x3a\xc3\x07\x16\xc8\x23\x9a\x88\xcb\x37\xf8\x25\x63\x6a\x68\xf6\xb4\x87\x0e\x83\x38\x7e\xeb\x24\xf3\x23\x16\x9b\xd9\xbd\x67\xf2\x2d\x58\x26\x2e\xec\x57\xef\x24\x2d\x65\x0c\x66\xe2\x51\x0c\xd3\x8b\x9c\x66\xf8\xb5\x16\xd7\x4e\x3d\xa1\xff\xf9\xa5\x34\x5a\xe8\xf5\x4d\x7b\xf8\x30\x1e\x63\xb4\x8f\x19\xa6\x5f\x0b\x47\x83\x69\x59\x88\xbb\xad\x18\x7f\x14\xf1\x53\xbe\x4c\xfb\x46\x6e\x70\x5f\x59\xfc\x77\x3c\x6a\x83\x35\xc5\x79\x7e\x88\x90\x01\x10\x3a\x80\xa8\xff\x7d\xdc\x41\x77\xc0\x6f\x33\xb4\x55\x0d\x6c\xc7\xe2\xad\x34\x11\xad\x1c\x33\x17\xac\x2f\x5c\x3d\xb5\xd3\x50\x11\xab\xeb\x04\xb5\x4b\xa7\x7d\xc0\xca\x17\x0b\x74\xf6\xe8\xde\x47\xc4\x57\xea\xbb\xb8\x7c\x43\xad\xad\xaf\x12\x51\x7a\xab\xc6\xc4\xb7\x0b\x10\x15\xe5\x30\xe3\x2a\xa9\x14\xfe\xe6\x53\x2f\xb9\x31\x7e\x75\x2f\xc3\x43\x6f\xff\x1d\x8f\x4a\x62\xf8\x40\x00\x1f\x45\xcf\x19\x88\x1a\xe7\x85\x26\x3b\x1c\x43\xf4\xf2\x50\x70\xb4\x7c\x8d\x18\xbf\x5c\xb9\xc9\x78\x1b\xe2\x5a\xc3\x49\xdb\xf5\xad\x10\x77\x6f\x9e\xcc\xab\x67\x8e\xec\x93\x8b\x54\xdf\xe9\xc8\x22\xde\xbf\xa3\x66\x34\x55\x06\xf1\x8b\xbb\xf2\xfd\x29\xbe\x1c\x7d\x64\x02\x27\xe6\x70\x70\xcc\x8c\x5e\xdb\x4f\x67\xff\xe4\x81\xd5\x4c\x1c\x2a\x8f\x89\x43\xa5\x32\x1d\xb0\x66\x5f\xa0\xe8\x9c\x46\xd1\x61\x31\xa2\xba\xa5\x40\xac\xa9\x27\xa2\xed\x7d\x31\x01\xc3\x32\xc4\x90\x57\x92\x0b\xf4\x3b\x11\x93\x7c\x65\xb5\xf5\x14\x11\xd7\xfd\x90\x0f\xd6\x4e\x43\x2c\x1c\x54\xf0\xd6\x78\x8d\x58\x55\x25\xf7\x59\x23\x03\xf1\x92\xa6\xa2\xe8\x14\x1d\xc4\x76\x2b\xf9\x4e\xf5\x6d\x88\x3f\x76\xca\x74\xdf\xf7\x67\x78\xa0\x0a\xc5\x9d\xe1\x14\x57\x15\x53\x8c\x3d\x44\xd1\xff\x2e\x45\x4b\xa6\x53\x99\xb1\x2a\xa2\xe2\xcc\x91\xc5\xd3\x12\x10\x8d\x53\x85\x46\xe9\x98\x22\x7a\xcf\x11\x19\xad\x65\x81\x18\x3e\x34\x56\x56\x4b\x00\x71\xf1\x15\xf1\x42\xf5\xb7\x88\x19\x82\xe2\xd6\x6a\x7e\x88\xb9\x1f\x24\x76\xa8\x5c\x46\x2c\x91\x1d\x37\x6d\xf2\x3d\xc4\x93\x8a\xe3\x5e\x4c\xac\x44\xbc\xac\x21\x96\xc3\xf9\x56\x37\xa6\xde\xd5\xdf\xf6\x5f\xc1\xc7\x68\xd6\xc8\xc9\x88\x3a\xab\x6c\xf6\x0b\x2d\x45\x34\x11\xf2\x76\x18\x27\x85\x68\xee\x10\xf3\x5c\x69\x18\xa2\x99\xc0\x86\xe3\x53\xf4\x11\x0d\x3f\xd4\xa8\xe9\x44\x20\x4e\x0b\x7a\xb8\x46\x37\x1b\x71\xda\x72\x74\xe5\xa0\x76\x3c\xbe\x52\x0d\xf9\x18\xa1\x1d\x87\x55\xea\xbb\xda\x7f\x6a\x07\x62\xa5\xfa\xec\x3b\xc3\x74\x6e\xe1\x16\x0d\xb7\xcb\xc7\x74\x02\xb0\x5a\xed\x79\x83\x8f\xce\x74\xac\x57\x2d\xfa\x1f\x7a\xa4\xeb\x1e\xe3\xa0\xd2\x1e\x03\xcd\x91\xaf\x10\x75\x36\x9a\xae\x12\x54\x41\xb4\xd0\xf5\xd8\x38\xde\x0d\xd1\x62\xeb\xdc\x04\xa5\x24\x44\x8b\xbc\x0d\x52\x5a\xe5\x88\x26\xc3\x8f\x58\xe9\xf3\x22\x1a\xc8\xb4\xcd\x36\x54\x42\xd4\x17\x44\x9d\x69\xaa\xfd\x2e\xba\x6a\x98\xa3\xb9\xa3\x4b\x5f\xcf\x1e\xbd\x74\xa4\x1e\x7a\xe9\xed\xc4\xe9\xda\xe5\xd7\x13\xa6\x8d\xc2\x88\xa9\xfd\xe7\xbd\xf5\x5f\xa1\x8f\x4e\xe2\x59\x61\xbd\x5f\xb8\x4d\x83\xf4\xfb\x72\x14\x61\xf8\x58\x0f\x45\x4d\x92\xe7\xa0\x32\x4a\xf7\xe2\xa8\x2d\xbf\x79\x99\x4d\xbd\xcb\x3b\xe9\xe5\x88\xb6\x7d\x51\xf3\x26\x7d\x41\xb4\x9a\xb8\xae\x5e\x3b\x1a\xd1\xf4\xe9\x91\x41\xa3\x77\x88\x86\x73\x9e\x5d\x33\xa9\x41\x9c\x76\x10\x6d\xf5\xc6\x7c\x99\x35\x6d\x2a\xea\xea\x05\x3c\xcf\xd2\x3f\xc1\x46\x83\x84\xdb\x99\x06\xab\x91\xd7\xc0\xf0\xd2\x3b\xc3\x05\x28\xa1\x7f\xb4\x7e\x99\x81\x2a\xfa\xeb\xb8\x1e\x4f\x31\xf8\x86\x51\xda\x8b\xfe\xe4\x85\x74\x3e\x04\x5e\x68\x14\x72\x50\x23\x4e\x73\x2d\x6f\x1b\xa2\xa9\xae\x81\xa1\x70\x30\xa2\xc3\x72\x87\x08\x99\x32\x44\x27\xab\x48\x5e\xb5\x49\x88\xb6\x27\xd7\xfc\xd0\xe7\xcc\x93\x7d\xed\x57\xb3\x1c\x44\xa3\x9e\x17\xdf\x2d\x83\xd8\xd2\x06\x4b\xd8\x1d\x46\x47\xdf\x7d\x30\x5c\xc2\xde\x67\xfa\xf5\xa1\xb5\xf1\x41\x76\xa2\xc5\x40\xcb\x69\x93\x50\xf6\x0e\xf3\xac\xc6\x21\x93\x2a\x76\x93\xa9\xf7\x89\x64\x93\x04\xe4\x35\x5c\x70\x78\x91\xa9\x34\xaa\xe8\xef\xfd\x73\x5d\xe8\x7a\x70\x50\x78\x99\x32\xe1\x23\xda\xcd\xaa\xa1\xa3\xee\x23\xda\x87\x6b\x97\x0b\x6d\x46\xf4\xb8\x60\x3d\x47\xfa\x31\xa2\xbb\xf4\xcc\x25\x53\x9c\x10\x1d\xf6\xac\x36\x37\xbc\x8b\x68\xd9\x74\x74\xa7\x8d\x3d\xa2\x49\xda\xbb\xe7\x76\xd8\x6b\x6e\xb2\x84\xf5\xce\x7e\xfe\xb3\xef\x66\x13\x58\x77\x1c\x6d\xb9\xbc\xb8\xd1\xd8\xe2\x27\x5b\xd1\xee\xdd\xf1\x0c\xcb\xf1\xec\x24\xab\x5b\x87\xdb\x2d\xe7\xb2\xcb\x2d\xcc\x4a\x43\x2d\x86\xd8\xdd\x26\xfa\x7f\xce\x87\x46\x31\x59\x9f\x6d\x0a\x3b\x87\x1f\x41\x34\x97\x55\x58\x31\x72\x2b\xa2\xb7\xa7\x9a\xe7\xe8\xcd\x88\x33\x9f\x1a\xb9\x49\x5e\x47\xf4\x53\xf0\xfd\xaa\xf5\x0b\xd1\xbd\x22\xad\xdd\x7a\x24\x5e\xb6\xb5\x38\xa6\xe4\x72\x04\xf7\x99\xf5\xf7\xe9\x7a\xdc\x7b\xfe\xdc\x72\x70\xe8\xac\x6f\xed\x8d\x4a\x1b\xd1\xa1\x8f\x3e\x4f\x1b\x54\x6d\x8f\xb1\x4c\xbd\x82\x8e\xae\xb1\x7b\xcc\xca\x75\x97\x2b\x6b\x71\x58\xc6\x7a\xe2\x12\x5c\xbc\xc6\x3e\x9d\xed\x68\x77\xb5\x70\x94\xfd\x0c\xf6\x66\xab\x1f\xbf\x79\xd0\xf0\x68\x39\xa2\x87\xc6\x7c\x41\x37\x0e\x3a\xbf\xe4\x51\xe6\xe0\xac\x26\x59\x55\x1e\x27\xc4\xd8\xa1\x29\xf7\xc6\xbe\x40\x9c\xa3\xec\x52\xaa\xa5\x8a\xf7\xa6\xa7\x25\xc5\x39\x29\xf6\xb9\x3b\x2f\xab\x19\x11\xb0\xeb\xdd\x74\xdb\x7d\x5f\x0f\x46\xde\x6b\xde\xe5\x34\x7f\xd0\x61\x56\xe4\xa9\x46\x97\xb6\xc1\x2b\xe1\xe2\x07\xd3\xdd\x87\x0f\x59\x04\x67\x14\x77\xb9\x67\x0e\x3d\xf6\xbf\x57\xb0\xc5\xdd\x98\x35\xdb\xeb\x47\xee\x80\xfb\x49\xd6\x71\xf7\xf8\xec\xa7\xee\x51\xec\x09\x8e\xbf\x7e\xf3\x20\x89\x6e\x51\x53\x0e\x9a\x9c\xa5\xfb\x3c\x97\x87\xa4\x08\x50\x5c\x1b\x2c\xb3\x7a\xd4\x20\xe2\x6a\x73\x53\x1d\x95\x95\x9d\xf3\x63\xb5\x22\x2e\xfa\x7b\xb4\x84\x84\x56\x17\x58\x2e\xe0\x39\xfd\xd6\xdf\xa3\xed\xdd\xb2\xc2\x92\x92\x80\xec\x7e\xd9\x25\xf5\x3b\x57\x06\x4d\x1e\x30\x8b\x37\xcd\xc9\x0e\xca\x1e\x94\x9d\xbb\x66\xdd\xe5\xa0\xf6\xc1\x97\x11\x9d\xab\x3a\x82\xb6\x0e\x65\xcd\x3c\x9f\xa6\x17\x98\xcb\x92\x9e\xbe\x2a\xf9\x7c\xc0\x7e\x56\x9e\xe7\x0b\x8e\x1e\x32\xf7\x09\x3f\x66\x78\x47\xe0\x2a\x8a\xc9\xaa\x14\xb9\xe7\x70\xea\x0f\x78\x29\x54\xba\x51\xc3\x48\xe1\x69\x63\x72\xfe\x0a\xef\x21\x2f\xe5\x9d\xe2\x2b\x73\x57\xaa\x24\x57\x64\x08\x2e\xf9\x76\xf1\x59\x56\x4d\xd2\xd6\x45\xdf\x7f\x5a\xac\xee\x59\xa4\xb6\xf0\xd1\xaf\xb7\xc9\x17\xe2\x4f\xc4\x5d\x1e\x50\x5f\x78\x39\xf6\x55\xac\xf1\xa0\xc2\x3c\x91\x18\xa1\x79\x9d\x43\x7c\xe1\x57\xe7\x5e\x99\xf3\x73\x28\x77\xa6\x73\x54\x5e\xd4\x1c\x96\x99\x6f\x17\xe2\xe8\xce\x91\xa3\xff\xe4\x41\x49\x0c\xff\xd8\x41\x6a\xcb\xb1\x83\x6b\x49\x25\x82\xce\xc6\x0b\xa4\x52\xc1\x15\xcb\x2b\xa3\xe4\x1e\x89\x88\xef\x3f\x72\x4e\xc4\x9e\xdf\x32\x67\xc9\xa6\xea\x98\x45\x31\x31\xfc\x11\x51\x95\x1f\xcf\xb4\x2c\x5e\x1e\xd0\x5c\xf2\xa0\xff\xee\x22\xd9\xc0\x49\x85\xb7\x07\x9e\xc5\x64\x05\xd4\xe4\xf6\x0c\xb6\x44\x5e\x0a\xdc\xbd\xa1\x68\xc8\x27\xe4\x71\xe0\xf3\x4c\xa1\xa1\xdb\x01\x5d\x01\x5d\x2b\xa7\xb3\xfc\x7c\x25\x67\x98\xa5\xb6\xb2\x1a\xdd\xbf\x23\xd2\x0e\x43\x88\x73\xf7\xff\xc5\x83\x3c\x4e\x92\xfc\xa0\x17\xc7\x5b\x48\x6d\xac\x2b\x77\x1f\x29\x70\xf0\x70\xfd\x4b\x4b\xc1\xe7\x00\xd9\xc2\xcf\xe5\x8d\x2e\xa8\xa5\x47\x9c\x78\xb4\x6c\xde\x28\xcf\xc7\xee\xcb\x1f\x18\x1e\x3d\x18\x98\x61\x1f\x79\x57\x78\x28\x22\xd0\xcd\xc1\xf3\xa2\xcd\xd0\x1b\xbf\x47\x4e\x7c\xc7\x45\x59\xc6\x3e\x22\xce\x76\x95\x0e\xac\xb5\x9e\xc2\xce\x0f\x8a\x03\x59\xed\xae\x56\xce\xb9\x85\x26\x6c\x4d\x47\x0b\xc7\xee\x3c\x64\xef\xb4\x36\x45\x0c\x1c\x41\xe5\x6f\x5a\xc3\xf0\x20\x92\x1f\xf3\x72\xe3\x2d\xe2\x07\x68\x91\x6f\x27\x79\xe4\x35\x71\x1f\xc9\x3c\xe5\xe9\x0e\x92\x8a\x27\x4b\xba\x11\xd5\x0e\x8d\xbd\xe1\xc3\x46\x8f\x90\x7a\xdd\x8d\x56\x36\x38\xa1\xe2\xa6\x99\xba\x71\x00\xf1\x73\xd4\x19\x1d\x7c\x77\x8c\x7d\xc7\xa4\xdd\xf8\xf8\xc3\x03\xec\xab\xa6\x59\x26\xde\x2d\xbb\xd8\x2f\x4c\x02\x4c\xb7\xd7\x77\xb1\x3f\x9a\x8c\x30\x1d\x79\x7c\x18\x4e\xd1\x1f\x34\x5b\x72\x68\x10\xb5\x0c\xa4\x11\x57\x1a\xc1\x1f\x79\xd2\x5d\x17\x6f\x11\x3d\xae\xe3\x0b\xe2\x9f\x3a\x65\xfc\x9d\xe8\xc9\x8d\x07\xa5\x32\x7e\xa1\x08\x45\xc4\x49\x5b\x46\x27\x39\x07\x23\x4e\x97\x9b\x78\xd0\xcc\x1d\xbb\x37\x1d\x9c\x12\xaa\xb7\x0e\xdf\x5c\x74\x98\xb2\x56\x97\x0f\xf1\xcb\x57\xf5\x87\x1a\x8d\x1c\xbb\x2e\x3f\x4a\x33\xf7\x43\x34\xe2\x84\x4c\x2d\xc7\xa7\x9b\x11\x95\x2d\xb5\xe2\x5b\x5f\x22\x5b\x59\x42\xeb\xc3\xe5\x78\x1c\x54\x1e\x8e\x48\x2b\x84\x7e\x0c\xbc\x49\x6a\x29\xdd\x91\x7f\x4d\xf8\xc8\xd9\x4f\x3f\xd7\xfd\xc9\xc3\xd6\x96\x51\x8c\x6a\xa4\xe8\xbd\x18\x51\x69\x23\xaf\xb3\xe5\x2e\x44\x97\x3c\xc9\xcb\x86\x35\x88\xc9\x32\x0a\x52\xda\x4d\x88\xc5\x21\x8a\xd7\xb4\x24\x10\x1b\x4d\x26\x8c\xd0\x48\x42\xec\x1a\xa6\x78\x4b\x75\x90\xa3\x8f\x64\x84\xbc\x2a\x07\xf9\x62\x14\x16\x7f\x96\x47\x14\xb4\x50\xac\x7a\x29\x8e\x28\x3c\xf0\xc5\xe4\x2a\xa9\xe1\xf3\x50\xbb\x8b\xd4\x8c\x6b\xb4\x1a\x24\xb5\x69\x4a\x9b\xa8\xbc\x6c\x26\x6f\x6a\x11\x93\x37\xed\xc7\x54\xe6\x34\xe6\x45\x1c\xad\x0b\x60\xa8\x8a\x68\x9d\x20\x22\x36\xb5\x02\x31\x7a\xa6\xd8\x7c\x8d\x95\x88\x1b\xf2\x24\x57\xab\x85\x21\x16\x37\x4a\x96\xa8\x9c\x41\x3c\xeb\x37\x7e\xf6\xe4\x3e\xc4\x47\xcd\xe3\xbd\x94\x33\x11\xfb\x0e\x89\xda\xcb\x57\x73\xf4\xe1\x17\x1d\xc1\x43\x33\xb3\x9e\xf8\x75\x92\x5e\xa5\x17\x35\x06\x88\x7f\xb0\x92\x19\xff\xad\x4c\x7c\x30\xa5\x8e\x99\x07\xa6\xe3\x9f\x53\x1c\xc5\xa9\x23\x10\x79\x55\x00\xa6\xb6\x20\x1a\xf3\x09\x3c\x54\x7b\x85\x18\xa0\x2c\xd8\x30\xe9\x2a\x62\x42\xa0\xd0\xa6\xc9\xde\x88\x6b\x23\x45\x7e\x4c\x9c\x85\xb8\xeb\x90\xc8\x7c\xa5\x8d\x88\xb5\x6b\x44\x44\x94\x7c\x10\xaf\x2e\x13\xd9\xa4\x60\x85\xf8\x82\x47\x48\x5d\x41\x10\x71\xe0\x8b\x40\x60\x73\xd9\x20\xa9\x69\x75\xb8\x8a\x7e\xff\x36\xe6\xf9\xd3\x18\x3f\xd9\xbc\xa5\x7f\x8f\x83\x19\xe3\x9f\x52\xf6\x47\x1c\x96\x06\x30\xb9\x1c\x51\x63\x03\xcf\xb9\x49\x7c\x88\xce\x5f\xf9\x8c\x94\x2c\x10\xc3\xc2\xf9\xfc\xe5\xf7\x22\x26\xac\xe0\x1b\xa7\x90\x88\xb8\xea\x98\x80\xb5\xc2\x0e\xc4\x7c\xff\xd1\x3d\xf2\xbf\x10\xcb\xf7\x0a\xa6\xc9\xce\x47\x3c\xbd\x86\xff\x93\x88\x1d\x62\x13\x53\x47\xdc\xed\xf4\xdf\x3c\xc8\x80\x41\xba\xdf\x0b\xea\x98\xe5\x70\x50\xde\xca\xcb\x8b\x67\x06\xe2\xe4\xee\x18\x3e\xa1\x62\x44\xd5\xdc\xf5\x29\x62\x6d\x88\x93\xc7\x1c\xec\x97\xd8\x8d\x38\x69\x42\xeb\xc3\x71\xc7\x11\x95\x8b\xfb\xdd\xc5\x26\x21\xca\x4f\x44\xe4\x37\xef\x5e\xa3\x74\x03\x51\xa4\xe8\x79\xd8\x84\x71\x88\xa2\xa3\xee\x8e\x9b\x10\x80\x28\x7a\xaa\x65\xbb\xd2\x4f\x44\x51\x95\xf3\xb7\x94\xb4\x10\x45\xba\xfe\x17\x1f\xd3\x5f\xf9\x27\x0f\x91\xe9\x36\xdf\x35\xbc\x13\x51\xf9\x99\xc7\x5a\xbe\xf3\x88\x6a\x1a\xd1\x0e\xc2\x0f\x10\xa7\x98\xac\x9f\x31\x2e\x13\x51\x55\xf5\x50\xe5\x78\x5f\xc4\x49\xaf\xef\x0c\x49\x3e\x42\x54\xb1\x46\x1c\xc7\xf3\x2b\x51\xe9\x1c\xe2\x18\xf5\xb7\xc6\x13\x9b\x11\xc5\xfa\xdb\x4c\x95\xe7\x23\x4a\x6c\xbb\x25\xa5\xec\x87\x28\x91\x7e\xb9\x73\xe2\x5d\x44\xf1\x1d\xe7\x7c\x27\xc6\x20\x8a\xed\xfe\x53\x8f\x7f\x78\x10\xb5\x7b\xef\xd4\x28\x3f\xdc\x6c\x70\x7e\xa4\x12\xa2\xca\x03\x97\x45\xfc\xcd\x88\x5a\xbd\x51\x87\x45\xef\x21\x6a\xae\x5d\xf3\x7e\x7c\x02\xe2\x94\xe2\xc3\xc7\xe4\xc6\x20\xaa\x56\x3f\x7c\x26\x6b\x84\xa8\xaa\x85\x28\x99\xfd\xd9\x6f\x72\x0c\xa2\x64\xe0\x8b\x68\x95\x74\x44\xe9\x29\x77\x6f\xa9\xae\x42\x94\x69\xbf\x1a\xaf\xea\x8e\x28\xa3\xd0\x90\xa8\xba\x0f\x51\xfa\xc5\x89\x0a\x35\x03\x44\xe9\xdb\x7f\xf2\x20\xee\x38\xa8\xc6\x71\x90\x2f\x75\xc2\x67\x0e\x4e\x36\xd1\xee\x19\x25\x8e\xa8\xed\x6c\xdb\x20\x24\x80\xa8\xf3\x34\x34\x58\x6c\x11\xa2\x8e\x5a\x66\x9a\xcc\x55\x44\xcd\xdb\x55\x86\x8a\xc6\x88\x53\xca\xdb\x0c\x94\xbc\x10\xd5\xba\x11\xa5\x1f\x74\xa5\x6a\xd8\x20\x4e\xf0\x78\xd8\xa0\xf1\x1d\x7f\x4c\xcc\xba\xe6\xab\xe9\x86\xdf\x27\x3a\x34\xce\xd5\x34\x47\x54\xea\x3b\x79\x5f\xa3\x1b\x51\xd1\xb5\xfa\xb3\xc6\x03\x44\xf9\x6f\x7f\xce\x07\x1d\x07\x58\x29\x47\xe2\xa7\x32\x99\x32\x8b\x87\xb9\x21\x4e\x29\x51\xf3\xe5\xf0\x43\xc3\x03\x86\xbd\xc2\xfe\x88\x46\x27\x83\xa6\x49\xee\x42\x34\x38\x92\xb1\x4c\x49\x17\x51\x57\xab\x3a\x52\x45\x02\x71\x6a\xf0\x4b\x25\xd5\xa5\x5f\x42\xb4\x9e\xe3\xab\xc9\x8f\x9f\xc4\x69\xb7\x61\xd1\x14\x8d\xeb\x6f\x74\xc7\x62\xae\x86\xca\xf9\x61\xba\x2f\xb1\x70\x4a\xed\x89\x27\xba\x3f\xf0\x98\x5a\xc3\x21\x6b\xdd\x37\x78\x47\xc5\xa2\x6c\x93\x4e\x30\x7e\x9d\xf8\x84\xc4\x09\x0f\x50\x3d\x26\x74\x92\x71\x38\x3c\xf6\x1a\xe1\xa7\x0f\x05\xbf\x72\xd0\x54\x41\x6e\xec\x88\x00\x44\x3b\x33\x9d\x29\x42\xbb\x11\x6d\x35\xbc\x62\x64\x6f\x23\x9a\xfb\x2d\xbf\xa5\xe2\x8a\x68\x50\x70\x44\x4c\xab\x06\x51\x4f\xba\xa7\x51\xbb\xe2\x59\xa7\x21\x2f\xfb\x96\x71\x5a\x73\xa2\xb1\x3c\xfb\xae\x09\xef\xd9\x2e\x93\x64\xf6\x5b\x63\xdb\x9a\x89\xa6\x8b\x91\xdf\x70\x67\x85\xba\xf1\x1e\x0c\xd7\x59\x52\x1c\x62\xac\x8c\x9b\xb4\xc4\x77\xbe\x34\x6e\xc6\x7d\x1a\x39\x7f\x8c\x03\xe9\xc5\x84\x28\xbb\x76\x78\x1b\xf1\x4f\x31\xf9\x18\xdc\x73\x78\xe0\x1e\xe5\xf9\xfc\x0f\x10\xfd\x26\xd9\x8e\x95\xd7\xfc\x25\xef\x2c\x95\x60\xa5\x27\xfb\xe6\xa0\xf5\x60\x29\x58\x97\xb6\x75\x9b\x5f\x7a\x2e\xed\x1c\x7d\x89\xdf\x7a\x1c\x6b\x83\x9b\x7d\xed\x0d\x5b\x3d\xd6\x3b\xa7\x87\xe5\xc5\xb6\x9f\xd8\x06\xf6\xd6\x45\x32\x76\x17\xd8\xc9\xd6\x03\xdb\xf5\xec\xa4\xd9\xf7\xcd\x4a\xb7\x78\xd8\x6d\xc4\x61\xc6\x3d\xeb\xaa\xed\x36\xa2\xae\x01\x39\xc5\x4b\xd3\xfe\x30\x2c\x2a\x8f\x6b\x7f\x7d\x9e\x31\x76\x58\x96\xf1\x8b\xc4\x09\x54\x02\xf4\x84\x2e\xf2\xd5\x7b\x21\xeb\x70\x57\x3b\xe2\xf0\xcc\x12\x5b\xde\x7a\xc7\x00\xad\x2d\xdf\xfc\xb3\xab\x33\xbd\xcf\xb6\x2c\x09\x7b\x53\x7c\xdf\x7b\xf7\x60\x7b\xf8\xbd\x6d\xcb\x7d\x7e\x0c\xd5\x06\x5a\x64\x6f\xf4\xcd\x61\x69\xfa\x19\x66\x4d\xf6\xa9\x61\x35\xb8\x27\xa7\xed\xf2\xb1\x64\x6b\x38\xde\x5a\x6e\xe4\x55\xc6\x5e\x63\xb3\x7f\xc9\x1a\xcf\x20\xf6\x63\x73\x72\xab\x83\x27\x9d\x23\x47\x75\x02\x95\x47\xab\xc0\x23\xc6\x33\xf9\xb9\xb4\x46\xd5\x07\x77\xca\x87\x6e\xaf\xc9\xcf\x50\xb6\x13\xf7\xae\xfd\xb9\x5e\xc8\xcd\xd3\x3c\x39\x47\x7f\x69\xcc\x32\x97\xc8\x45\xcb\x7f\x2c\x74\x3d\xee\x13\x17\xb2\xf0\x7a\x6c\x7d\xbf\xd5\x42\xb7\x58\xd1\x98\xd3\x83\xe9\x51\xa7\xe7\xb5\x47\xff\x1c\xb2\x0f\x8d\x9a\xc3\x8e\xca\x63\x81\x7f\xe1\xec\xaa\xc8\x55\xac\xbd\x9e\xe3\x22\x0f\x84\x4f\x61\x0b\x39\xfb\x84\xf3\x86\xae\x67\x87\xdb\xad\x41\x14\x66\xf2\x60\xed\x98\xbc\xe8\x05\x93\x28\xd2\x1a\x58\x5d\xd9\xb4\x22\xf0\xcd\x95\xb4\x1b\xc6\xa9\xd0\x53\xaa\x52\x3a\x00\xf9\xbd\x55\x45\x16\x22\x5a\x4b\xe3\x5d\xf7\x2f\x9e\x6f\xe0\x27\x11\x5c\x51\x34\xf6\xd0\xc4\xe0\x32\xdf\xb5\xbb\x9e\xf7\xbe\x0d\x59\xeb\x5b\x9c\x3b\x71\xa8\xcf\xff\x81\x4f\x4f\x76\x26\x2b\xd3\x6b\xa3\xcf\xbb\x4c\x43\x56\xaf\xab\xb7\x6f\xc9\x0a\x03\xf6\x34\xc7\x46\xef\xd6\x64\x2f\xf6\x76\xeb\x7e\x6f\xa1\xc5\xa3\xd9\x6f\xcc\xce\x23\x1a\xf6\x33\xe3\xcf\xe8\x93\xe3\x42\xce\xff\x3b\x69\xc7\xd9\x9b\x02\xa7\x48\x0d\xb8\xe3\x35\x4d\x84\x37\x16\x0c\xde\x22\xf7\xb8\x56\xd8\xde\x3c\x38\x35\x48\xc6\x26\xe0\xcb\x55\x93\xf0\x03\x66\x73\x1c\xcb\x2f\xb7\x1e\x58\x67\x97\x6a\x19\x75\xc9\xe3\xc3\x2d\x7b\x59\x2b\xde\x53\x3f\xd8\xcb\xac\x17\x5b\x0b\x1e\xae\x65\x97\x5b\xaa\x5b\x17\xef\x5f\xc1\x7e\x61\x36\xd2\x46\xbe\x50\x0d\x05\x8d\xbd\x6c\xd4\xb7\xcd\x42\x43\x83\x05\xd6\xd3\x37\x5e\xc4\x05\xba\x8e\x88\xc1\xc5\x7f\x3e\xff\xfb\xd6\x43\x24\x3f\xfb\xf6\xe8\x06\x12\x27\x3b\x3d\xee\x3a\xa9\xd9\x5b\x5c\xf3\x88\xe8\x91\x25\xfa\x9a\xc4\xef\xe6\x94\x76\xeb\xca\xf6\xf0\x06\x3b\xd4\x7e\x38\xec\xdb\x3b\x31\xd9\x50\xea\x83\x5d\xc1\x1b\xf5\x19\xda\xba\x1f\xc6\xbf\x62\xab\x87\x4f\xc5\x67\xa3\xf0\x85\xca\x7c\xed\x98\x9b\xb7\xb0\x4d\x65\xb6\xce\xdd\xf3\xef\xb0\x55\xd5\x55\xf7\xde\x89\x4d\x78\x57\x95\x47\xb7\xac\xca\x10\xdf\x4c\x96\xd4\x3b\x5d\x7a\x0f\xdf\x4d\x16\xe1\xce\xff\xa7\xb4\x83\xa4\xf6\xdf\x1d\xf7\xf3\xa4\xf2\x6c\x5d\xcf\x1d\x52\xeb\xaf\xac\xfb\x39\xa9\xd8\x99\x73\xa2\x9b\xcc\x4f\x62\x40\x3f\xa9\x48\xe7\xcc\x39\xff\x1f\x07\x30\xcc\x43\xb4\x1d\x12\xe9\xd2\x58\x8e\x98\x55\x3c\x2e\x7f\x72\x31\xe2\x65\x57\xc9\x2d\xca\x0f\x38\xf6\x7c\xac\xb4\xd2\xd3\x2f\xd3\x10\xc7\xd8\x4c\x28\x79\x21\x85\x38\xf6\xfa\x84\xe8\xbb\xf7\x10\xc7\x7e\x9b\x38\xf2\xea\x57\x44\xd1\xab\x13\x3d\x1a\x2e\x22\x8a\x76\x7e\xeb\xa5\xe3\xff\xc8\xa0\x89\xcc\x4f\x63\xe1\x7d\x92\x2f\x74\xb0\xaf\x93\x74\x5c\xdf\x69\xd6\x4b\x02\x78\xab\x99\xce\xc7\x5c\xfb\x6f\xf8\x92\xa2\x86\x39\xa2\x89\x26\x7f\xaa\xf2\x43\xc4\xf8\x78\xc1\x9d\x4a\xc6\x88\xfb\x27\x08\x57\xc8\x1f\x46\xbc\x26\x2b\x24\x21\xe7\x8f\xf8\xe9\x2c\x7f\xba\x50\x1e\x93\x01\x7e\xf1\xe7\x63\x0e\x0e\x3f\xf6\x86\x64\xb8\x0c\x1b\xdb\x76\x99\x83\x6d\xf3\xe9\xf3\x37\x59\x3f\x22\xeb\xe0\xc8\xb9\x37\xa4\x46\x6a\x91\xcd\x2f\x52\x81\x70\xfd\x6e\xc6\x1f\xb6\x81\xe1\x61\x9b\x29\x6a\xdd\x63\xec\x7f\x3e\xa2\xf6\x59\x9e\x45\x72\x5f\x11\x43\x3d\x46\x89\xcb\xdd\x40\x5c\xb7\x97\x5f\x4d\xa6\x17\xb1\x7c\x3f\xdf\x55\xe9\x57\x88\x17\xd6\xf0\x1e\x94\x09\x45\x7c\xd9\xc7\x1b\x2e\xc4\x21\x16\x2b\xe0\x8f\xcc\xf4\x5f\x5b\x38\xd8\x6c\xfe\x88\xf0\xdf\xa3\xa5\xef\xc9\xb9\xe5\xc0\x3e\x36\xa9\x7c\xba\x79\x1d\xfd\xad\xa5\x1f\x29\x86\x32\xf7\xe8\x6c\x6b\x18\xf9\xbf\x28\xca\x6b\x21\x4e\xde\x3b\x7c\x2f\xaf\x2a\xa2\x95\x1e\x00\xbf\x2a\xdd\x71\x46\xc6\x23\x66\x98\x01\x40\x30\x62\x7e\x1b\x00\xcf\x4c\xc4\x1a\x1b\x00\x1e\x1e\xc4\xe6\x04\x80\x91\x45\x88\xaf\xd3\x7e\xeb\x73\x6a\x5f\x37\x59\x17\x65\x4c\x9e\xd2\x56\x26\x4f\x7a\x39\xe3\x17\x8b\xde\xc5\x8c\x03\x53\x79\xd7\x94\x89\x8f\x29\x58\x51\xe4\x69\x41\x14\x7e\x03\x30\x8c\x07\x51\x87\xd9\x71\x7c\x1e\x02\xc0\x34\xc4\xf9\xbc\xf4\xf3\x0a\x6f\x00\x08\x42\xdc\xe6\x07\x00\x25\x88\x65\xe7\xe9\xcf\xcf\xf2\x73\x16\x3e\xe2\x0d\x2e\x0f\x82\xff\xcd\x83\xb8\x68\x96\xc0\xfc\x1e\xe9\xc3\x33\x4c\x2c\x2a\x96\x83\x23\x94\x56\x2f\x26\xfc\x40\xfc\xc0\x0b\x0e\x8e\x5c\x7d\x35\x94\xfc\xfc\xf0\xe7\xdb\x00\x83\x4c\x6f\xb3\x8f\x96\x14\x3b\x98\x1e\x15\xf7\x2a\x28\x5e\x67\x7a\x5c\x5d\x68\xa1\xc8\xf9\xcf\xa9\xe3\x6f\xfe\xc1\xb5\xff\x5a\x4e\x7f\xfa\x45\x86\xf1\x38\xfb\x11\xb9\x41\x91\x6b\x89\x3d\x7c\xb1\x5a\x8a\x83\xa3\x57\x94\x95\x11\xbf\xc9\x98\xeb\x44\x26\x8f\xf8\x8f\x32\x80\xbe\x6e\x20\x37\x23\xdf\x98\xd1\xef\x68\x73\x80\x33\x1c\xbc\xed\x43\x3f\x5f\x16\xa6\x58\xbf\x02\x8e\x73\xf5\x70\x9c\xf6\xf7\xf3\x73\xed\x1e\xf5\x43\x80\x87\x0e\x89\x3f\xf0\xf8\xda\xfa\x12\x9e\xe8\x12\x76\x8f\x83\x22\x87\x56\xe5\x73\x50\xda\xaa\xe2\x17\x07\xc7\x4e\x6a\xdd\x45\x7e\x9e\x86\x61\x00\x9f\xfd\x78\xc9\x4c\x76\x28\xf1\x7d\xe0\xe0\xfd\x15\xa3\x7c\x89\xfc\x3d\xd2\xf7\x11\xf9\x34\x1a\x3f\xf0\x55\x93\x75\x31\x5e\x50\x86\xab\x07\x77\x3e\x34\xf6\xff\x69\xff\x01\xe4\x49\x9e\xcc\xb0\xc4\xc9\x44\x8f\x31\xe6\x66\x44\xae\xec\xd4\x10\x9b\x91\x6d\x88\xb2\x7a\x19\x77\x79\xfd\x10\xa5\xbf\x55\x9a\xf0\x76\x21\x4a\x1d\x7f\x20\xc2\xb3\x08\x51\x82\xdc\x0c\xe8\xbc\x27\xb3\x1f\x91\x6f\xf7\xdd\xb5\x72\x71\x88\xa3\xdf\x37\x2f\x97\xcf\x46\x14\xca\xae\xbf\x2e\x9b\x83\x28\x70\xfe\xc4\x7a\x39\x73\xc4\xd1\x89\x55\x12\x72\x27\x11\x47\x9f\xfa\x73\x1c\x26\x0f\xff\xd3\xfe\x73\x51\xd4\x54\x9e\xe8\x21\x37\x57\x5f\x7f\x84\x0a\xa2\x52\xd1\x74\x1b\xde\xa3\x88\x8a\x7d\x2b\xaa\x46\x87\x21\xca\xe7\x1d\x54\x15\x2c\x41\x94\x3b\xfe\x2c\x75\x74\x4f\x6f\x81\xc2\x1b\x44\xa1\x75\xf7\xb3\x26\xee\x44\x14\x5f\x7a\x85\x7f\xd2\x47\x44\xc9\xcc\x3a\x1d\xe5\x1d\x88\x12\xe2\xb5\xb7\x26\x5e\x46\x14\x9b\x79\xd0\x6d\x62\x34\xa2\xa8\xd3\x01\x85\x89\xc7\x11\xc7\x7e\xff\x2f\xff\x00\x18\xf9\x80\x83\x42\x09\x40\xd6\xb1\xd2\x52\xc1\x97\x1c\x54\x6b\x50\x49\xe5\xb9\x80\xa8\x31\xce\xd5\x54\x50\x01\x51\x7d\xec\x32\x45\xd1\xa0\xa1\x5f\x93\x47\x55\x3e\x1d\xc7\xff\xe5\xee\x64\xd7\x67\xe7\xa4\xd7\x3d\x1b\xaf\x6e\x82\x28\x7f\xfb\x62\x96\xa6\x04\xe2\x04\xc9\x13\x86\x9a\xcd\x88\x4a\xfe\x87\x77\x6b\x4d\x47\x54\xac\xdd\x7f\x42\x6b\x36\xa2\xfc\x87\x5d\x5f\xb4\xa6\x21\xca\xf9\xe7\xa3\x86\x37\xa2\x14\x99\x3b\xb9\x60\x2a\x9f\x87\xcc\x0b\xdf\x46\xfa\x56\x4d\x1a\xa4\x68\xc8\xbc\x65\xb6\x0f\xc5\x1e\x03\xb0\x6a\xcc\x5b\x4c\x4f\x89\xfa\xbc\xbd\x69\xfa\x7a\xde\x1a\xa5\x8f\x8f\x17\x18\x39\x15\x8e\xd7\x0c\xbf\x99\xa6\xbf\xeb\xc6\x7b\xbd\xcd\x17\xb5\x0d\x83\x71\xc2\xb4\x8e\x43\xf7\x8d\xb3\xd0\x5b\x37\xa3\xf8\xb8\x49\x26\x26\x68\x27\xee\xec\x36\xbe\x88\xfb\x35\xb2\xb7\xf6\x1b\xe7\xe1\x79\xb5\x0f\xd9\x17\x8d\x4d\xb1\x4d\x65\x46\xe6\x5c\xc3\x87\x88\x13\xa7\x71\xe4\x0b\x32\xe3\x40\xe5\xa9\xca\x50\xb4\x1e\x4e\x71\x3a\xa9\x98\xde\x57\x17\x41\xce\x7d\xcf\x1e\x46\xec\x98\xf2\x58\xb4\xa8\x69\xc0\x5f\xca\xcf\x4d\xe7\x5e\x6d\x89\xe7\x9b\x35\xb1\x56\x5f\x4a\xc4\x5d\x1e\x9c\x3d\xed\xf4\x64\x37\x8f\xb3\xc1\xf7\x17\x2e\x2b\x37\x5b\xb9\xa8\xb3\x17\xda\x86\xad\xee\x72\x55\x60\x37\x5a\xdc\x5c\x71\xc9\x65\x16\xf2\x19\x63\x4a\xba\x53\x01\xda\xeb\x2f\x5d\xdc\xe5\x94\x85\x8b\x74\x9e\x2f\x34\xb1\x7f\x8b\x87\x34\x0e\xfc\x96\xaf\x58\xfb\x37\x0f\x89\x20\xe3\xf0\x69\xe9\x12\x52\x01\xf3\x51\x3e\xed\x3c\x7e\xde\x64\x8d\xbb\x4c\x0d\xff\xd2\x92\xbb\xa9\xcb\xec\x1a\x34\x22\xd6\xea\x2e\xa8\x5e\xe8\xe5\x96\x9c\xf8\x76\xee\xfd\xf2\xb1\xfe\x56\x31\x27\xa3\x54\x3a\x8d\x02\xbe\x46\x69\xcf\x8a\x66\x2d\xf1\x56\xe4\xf2\x9d\x30\xdf\x90\xd5\xec\xd5\x36\x73\x82\x3f\xce\xf4\x63\xdf\x36\x0f\x0d\x1e\x1d\xf0\x11\xf9\x8c\xe3\x03\x96\x4e\xbf\x8c\x01\x7a\x02\x88\x62\x05\x7f\x3f\x3f\xad\xe8\xfb\xde\x8b\x56\xfc\xbe\x6b\x93\x43\xfe\x51\x57\xb4\x8b\xf8\x3d\x0e\x0c\x95\x8e\xe4\x13\x04\x58\xb7\x7a\xef\x11\xfd\x04\x05\x9f\x39\x87\xb6\x77\x44\x7e\xb3\xbc\x3f\xfd\xd2\xb6\xe1\x7b\x2e\x3b\xf2\xbb\x8b\xe7\x2c\x6a\x0b\x70\x52\x70\xdd\xb0\xe1\x2e\x7b\x8b\x8d\x8c\xab\xe6\xaa\x87\xec\x57\x66\x1f\x5c\xce\xa4\xb6\xa1\x9c\xd1\x0b\xd7\x11\x49\x43\xe8\xac\x9f\xef\x2a\x1e\x3f\x1d\x17\xe9\x2a\x3b\x2f\x9d\x7f\x02\xf7\x68\x99\x21\x1a\x07\xfd\x29\xff\xa3\x4e\x16\xf1\x4f\xdd\xbd\x5d\x40\xce\xff\x75\x9f\xcb\x89\xfc\x92\x8e\x5a\x92\xaf\xbc\xbe\xbb\x8e\xf8\xef\x16\x08\x35\xb4\x28\xef\x1f\x33\xcc\x63\xf5\x59\x87\x19\xba\xea\x5d\x96\x6e\xa7\x5e\xe4\xa3\x0e\x9f\x61\xe1\x09\xf6\xbd\xad\x3a\x4f\x0c\x65\x8e\x78\xe1\x76\xcd\x1a\x23\x85\x03\xa7\xf1\x90\x86\xb6\x91\x40\xa1\x3f\x5e\x57\xf3\x37\x0a\xcc\x0d\xc1\x17\x2a\xb3\x8c\xba\x37\x34\xe0\xe7\x49\xad\x46\x75\x59\x41\x88\x13\xdf\x22\x86\x91\x38\x50\x4f\x27\xad\x15\x7a\x0f\x8b\xc8\x3d\xad\x73\xf3\xaa\x89\x7f\xac\xbc\xe8\x2c\xe1\x3f\xb9\x96\x57\x48\xcd\xf2\x25\xda\xad\x44\x0f\x3f\xb3\x36\xd3\x31\xcb\x00\x8c\x9a\x9e\xa4\x38\x9d\x1f\x37\x7a\xca\xed\xc7\xfd\x1b\xda\xa4\x47\x4c\x8a\x7e\xec\x78\xa3\x56\xaa\x64\x92\xc2\x9d\x53\x88\x12\x27\x26\x7d\x6f\x8a\x45\x1c\xb7\x59\xe5\xe6\xa9\x57\x88\xe3\x9d\x55\xfc\xaa\x5e\x20\x8e\x6b\x50\xf5\x2a\x1d\x8f\x38\xee\xab\xca\x8d\xdd\x79\x88\x12\x0e\xdf\x6b\x68\x0f\xdf\x47\xb9\x94\x87\x36\xe2\x51\xc2\xc3\x0e\x1b\x5c\x20\x5d\x0b\x77\x7e\xbf\x71\x00\x48\x6f\x81\xc7\x44\xaf\x39\x89\xb4\x43\x85\xf9\x8d\x2f\xa4\x62\xaa\x22\xf6\xff\xd2\x99\x3f\xb2\x4c\xea\xe2\x90\x52\x0a\x6b\x44\x85\xa4\x06\xeb\xf1\x85\x3c\x80\xb1\x86\xbf\x96\x70\xd6\xde\x18\xb9\xd7\xc4\x32\x0b\xba\x3e\x22\xb9\x8c\x02\x67\xae\x93\x18\xba\x8c\x64\x43\x38\x22\xdf\x70\x7e\xeb\x53\x73\x38\x9f\x9f\x76\xec\x23\x95\xe2\x2f\x25\x9d\x22\xbd\x17\x6a\x44\x2e\x93\xce\x08\x7b\x9a\xef\x91\x3c\xee\x0d\xf8\x9c\xdc\x67\x4b\x9a\xf7\x9e\xf8\xef\x82\x12\xfb\x48\xa5\x52\x1d\x26\x3f\x57\xb0\x19\x51\xfa\x2b\x00\xff\x4c\xc4\x70\x2d\x3a\xc3\x3b\xc3\x01\x86\x4d\x40\xbc\x99\xc8\xd8\x75\xc2\x24\xfb\x98\x1b\xdf\x5d\x31\x14\x1f\xe7\x50\xbc\x45\x3c\x4e\xcd\x29\x27\xc9\x39\xe5\x98\xc7\x55\xd2\x0b\x61\xdf\xf2\x47\xa4\xd7\x43\xce\xc2\x97\xc4\x6f\x96\x0e\xbd\xa4\x92\x70\x2c\xe9\x8c\x09\xe0\xfe\x98\xfe\xb5\xaa\xe0\xef\x37\x4d\xe8\x34\x45\x97\x4f\x8c\x9d\x77\xa3\x78\x90\x39\x09\xb5\x30\x91\xd0\xee\xd9\x7f\xf2\x9f\x6f\x4c\x04\xb4\xeb\x15\xb1\x33\x51\x94\x07\x97\xcf\x7a\x46\xe4\xed\xf8\xf8\x81\xf8\xc5\xd6\x56\xf5\x91\x4a\xcf\x89\xcc\x3d\xba\x10\xc6\x1f\x63\x33\x86\xa2\x62\xed\x6f\x3d\x46\x33\x11\x78\x73\xc6\x13\x4c\xab\x77\x23\x6e\x62\x76\x82\x72\x86\x97\x50\x0f\x2c\xe2\xf3\xed\x7f\xea\x43\xb1\xb2\xf5\x19\xe1\x9f\x85\x9f\x3e\x11\xff\xe0\x66\x6d\xda\xa9\x86\xeb\x8f\xe2\xc6\xe5\xbc\x99\x7c\x6d\xfd\x67\x14\xa5\x7b\x7e\xeb\x31\x2a\x8c\xe2\xb4\x54\x8a\x81\x7a\x14\x97\x4e\xf9\x5b\x9f\x12\x26\x53\xef\xcc\x6b\x8a\xb7\x9b\x29\x7e\x78\xcb\xd8\x7d\xcb\xbf\xf9\xc7\xbf\x79\x10\xd7\x1e\x73\x4e\x7a\x1c\x8c\x66\x7e\x3f\xd3\x85\xe2\xfe\x3c\x86\x53\x30\x7c\xa9\xfb\x2b\xc0\xf7\x53\xf4\xdf\x2f\x99\xbf\x7d\xc4\xf4\xfe\xbd\xc9\x70\x9d\x4b\xba\x14\xeb\xaa\x7e\xf3\xa0\x7f\xf3\x30\x9d\x05\x7f\xa3\xe1\xb0\xbf\x79\xdb\xac\x4f\x14\x57\x31\x1c\xeb\x00\xc3\x97\x9a\xeb\x28\x7e\x69\xe5\xec\x03\xf4\xdf\xed\xcc\xef\xde\x61\x7a\x84\x35\xef\xa3\xd8\xc8\xc8\x3e\x99\xf9\x5b\x8f\x7f\xf2\x61\xbe\x50\x54\x57\xa6\xa8\x16\xff\x37\x2f\xb3\x7d\x41\x31\x74\x3b\xc5\x74\x46\x2f\xce\x78\x73\xf0\x1a\x8b\xe2\xc0\x27\x80\xb7\xa5\xf4\xdf\x0f\x35\xe1\x2f\x1e\x78\xbe\x86\xe2\x99\x8b\x14\x6b\x5c\x7e\xeb\xc1\x1d\x07\xae\x5c\xf9\x37\x14\x65\x46\x53\x9c\x58\x09\x7f\xe4\x53\x01\x04\x84\x50\x5c\xce\xfe\x5b\x0f\xce\x0e\x37\x74\x9d\xfe\xbb\xc3\x83\xe2\x0d\xa6\x97\x60\xd3\xc4\x7f\xc9\xdf\xca\x61\xf2\x00\x15\xcd\xbf\xf5\xe0\xf2\x0f\x69\xe6\xb9\xc7\x58\x50\x14\x84\xbf\x79\x09\xf7\xf7\x3c\x99\xb9\x5d\x2a\x01\x80\x83\x00\x25\xb3\x00\x58\x72\x00\xf7\x6e\x02\x7c\x51\x85\x93\x9c\xff\xef\x6e\xdd\x68\x12\x99\x3f\x9f\x27\x48\x3c\x9d\xa7\x16\x0b\x92\x1d\xa7\xea\x8b\x00\x89\x91\x96\x8a\x08\x64\x72\x70\xaf\x05\x9f\x39\x57\x0f\x2e\x0f\xfc\xdb\xfe\x73\x71\x18\x63\xff\x46\x87\xc9\xa6\x72\x70\x4c\x8b\x5d\x1e\xc0\x40\x8c\xd8\xf9\x45\x77\x00\xba\xdb\xc7\x3f\xdd\xbb\x7a\x84\xca\x2b\x31\x29\xe9\x1b\x0b\x78\x95\x9f\xd6\x49\x5f\x40\xe4\x4d\x6c\x94\x52\xf0\x46\x14\x5e\x70\xc4\x54\x71\x2a\xa2\xf0\xbd\xb2\x12\x45\x5d\x44\x61\x87\x3d\x6b\x14\x1d\x10\x85\x0e\x6e\xf7\x56\x14\x42\x14\xbc\xbb\x55\x59\xfe\x1d\xe2\x68\x83\xff\x5b\x3e\xed\x0d\x84\x28\xcf\xbc\xfd\x13\x9f\x8f\x7a\x0c\xf0\x51\x5d\x7d\x83\xde\x37\xfe\xe3\x8f\x2f\x6a\xea\x85\x37\x8a\xad\xbf\x56\xa7\x11\xb1\xf9\xb5\xcc\xb1\xf3\x67\xd4\x1b\xeb\x13\x15\x7e\x9c\x95\x52\x67\xf5\x46\x2b\x7c\x2f\x8f\xd1\x2a\x46\x54\x54\x2e\x18\xa1\xd5\x81\x28\xb7\x6d\xeb\x6e\xad\xbb\x88\x32\xdf\xd6\x5d\xe4\xd8\x56\xa9\x05\xab\x1f\x6a\x28\x20\x8e\x73\x5c\xe1\x37\x45\x1e\x51\x5c\xfe\xbf\xf2\x25\xde\x50\x9c\x4a\x3a\x14\xfc\xcc\xb5\x26\xfb\x78\xe7\x23\x77\xd2\x99\xfe\x46\x88\x77\xd6\x84\x05\x02\xe3\x4e\x9a\x38\x6f\x77\x0b\x9e\xe0\x5b\x26\x63\xff\x21\xd5\x5d\xb3\xa1\x20\xd4\xc6\xec\x70\xe9\xb4\xe8\xad\xeb\xac\xa6\x76\xcc\xd6\xbf\xbc\x26\xdd\xc6\x17\xe7\xeb\x2a\xa5\xa6\x5b\xab\x60\x8d\xc6\x98\x25\x71\x96\x3d\xf8\x58\x75\x58\xc2\x01\xf3\x36\x1c\x9a\x78\x39\xee\x8c\x69\x01\xa2\xe2\xb0\xb9\x3b\x4d\x66\x21\xca\xa9\xfc\x21\x9f\xf1\x4b\x99\x10\xab\xf0\x25\xd1\x9b\xec\x8a\x8f\xb7\xcc\x22\x35\xcd\x2f\x85\xd3\x0e\x56\x35\x91\x4b\xbe\x89\xe9\x00\xec\xc8\x88\x5f\x6f\xfa\x5e\xae\x63\xc5\xc4\xa8\xa0\xe8\x19\x46\x97\x63\x0b\xc3\x85\x0b\x8f\x59\xf5\x47\xae\x0f\x7e\x70\x6b\x8b\xed\x83\x90\xbe\xe0\xd9\xec\x2a\xcb\xc3\x41\x32\x01\xa7\x50\xd6\xf0\xf6\x8c\x83\xd3\xd7\x62\xb8\xae\x85\x2f\xcb\x27\x09\xf7\x68\xe4\x78\xef\xf2\x1c\x8e\xd7\x54\x4e\x78\x99\xba\x6e\xc2\xee\x89\xf5\x88\x63\x35\x99\x5d\x99\x58\x81\x1e\x4d\xda\xe1\xe0\x51\x71\x02\x91\x7f\xfe\x74\x3a\x3d\xff\x6f\xa7\x1d\x2f\x72\xcd\xb7\x11\xeb\x91\x7c\x35\x37\x6f\x8a\x9d\xe8\xea\xe0\xd0\xec\x35\x81\x97\x34\x7b\xdd\xad\xd6\xfe\xcc\x19\xd4\xab\xb1\x6b\xca\x0a\x6d\x0e\x99\xb6\xdf\xc6\x2f\xd3\x1c\xd7\x6b\xcb\xd9\xc8\x25\x97\x63\xfd\x94\x00\xab\x67\x8b\xb7\xe3\x4b\x95\x30\xab\x1f\x71\xfe\xf8\x7d\x92\xb0\xd5\x92\xe8\x1b\x88\x13\x12\x2c\x4e\x47\xae\x41\x94\x6f\x47\x34\x22\xcf\xf9\xe5\x2e\xed\xf9\xf0\xd8\x36\x85\x74\xda\x69\xf8\xbe\x81\xf0\x90\x83\x5b\x68\x87\x89\xfc\x79\xfb\x88\x75\x48\x39\x7b\x90\xe4\xc9\x84\x86\xd7\xbc\x90\xba\x30\xe2\x95\xf5\xb3\x2a\x11\xb7\x7d\x32\xd9\xd3\x8e\x1e\x7c\xb4\x6e\x8c\x42\xad\xa6\x5d\xc5\xe7\xf3\x4f\x14\x7a\xa7\xdc\xa8\xd0\x60\x27\xcb\xf4\x6a\x8e\x2e\xbc\x8e\x28\xc3\xa3\x91\xb3\xf5\x10\xe2\xf8\xc7\x9a\x59\xeb\x05\x11\xc7\xdb\x68\x6e\x5e\xd5\x8d\x28\x29\xab\x31\xb8\x7c\x06\xa2\x84\x6c\xdf\x06\x46\xfe\xeb\x34\xf2\x5e\x5c\x10\xcf\x21\x79\x3a\xd5\x9d\x7b\xc9\x8c\x15\x34\x51\xff\xd0\xea\x5c\xda\x39\x2c\x7a\x6f\x03\xb1\xa2\x16\x51\x2d\x33\x89\xdd\x0d\xb9\xb6\xd1\xf4\x94\xc0\x76\xf9\xa2\x96\x9a\x54\xaf\xd1\x19\xd2\xda\x57\x1f\x9c\x5e\xc9\x7f\x5a\x2a\xe2\xaa\xe6\xcf\x1d\x23\xef\x48\xa7\x9f\x3e\x8d\x38\xea\xbb\x4c\x5e\x55\x0f\x22\x5f\x9a\x8c\x49\xa9\x14\x22\x6f\xad\x5c\xc6\xae\xed\x88\x02\x72\x72\x4a\x79\xbc\x88\xfc\x26\xcf\x42\xd3\x89\x15\x6a\xea\xc9\x27\xdd\xf7\x8e\xe4\x96\x11\xff\xc3\xee\x38\x1a\x27\xe3\xf2\xc0\x44\xdd\x2b\xc4\x1f\x11\x10\xdc\x4a\xf8\xe3\xd4\xfd\xcf\x48\x1c\x95\xff\xe0\x1b\x59\xc5\x45\x00\xc3\x8a\xde\x28\x46\x93\x9e\x03\xaf\xbf\x57\x92\x1e\x36\xaf\x72\xdf\x13\x0f\xe4\x03\x16\x5d\x83\x2d\x4c\x06\x4b\x83\x25\xc5\xe3\xdd\x14\x0f\x55\x52\x9b\x40\x3b\x9c\x1c\x35\xab\x20\x95\xff\x8b\x5f\x9d\x26\xf9\xda\x39\xbb\xa9\x5f\x2e\xed\x09\x8d\xd7\x45\x3f\xa0\x7e\x1a\x8f\x49\x9d\xa4\xe7\x8e\xca\xb4\x1e\xa6\xa6\x3e\xbb\x75\x4c\x38\xc5\x99\xc4\xb3\xc4\x66\xed\x89\xa7\xf8\x8c\x74\x6f\xea\x65\x3c\x15\x9d\x4c\x06\xf6\xfd\x7a\x8a\xd7\x98\x08\xd7\x05\x92\x89\x73\x6a\xdf\x61\xc2\xb7\x4a\xf6\xd4\x11\xaf\x48\xde\xad\xab\xa4\x57\x4e\x16\xef\x3d\xc2\x03\x17\xab\xb7\x93\x6f\x0d\x6b\x78\x47\x7a\x1f\xd8\x0d\xfb\x4a\xfc\x57\x8a\x55\xff\xe5\x41\x6e\xd7\x28\x66\xf2\x51\x3c\xc1\xd8\xfb\x2e\xc2\x28\xd8\xcc\xf3\xf7\x30\x11\xbf\x17\x1f\x28\x3e\x24\x99\xe0\x15\x71\x0d\xc4\x0f\x53\x98\x78\x93\x8c\xc3\xfa\x15\x8f\xce\x00\xe9\x08\x42\x3b\xdd\xc4\xac\xed\x21\xf7\x2d\xfd\x3b\x7f\x91\x9f\x9b\x31\x71\x31\x99\xd8\xff\xf2\x20\x6b\x26\x02\x9d\xe0\x4d\x71\x97\x27\x45\xda\xaf\x1c\xf1\x49\x00\x45\x24\xbd\x96\x86\x1c\xe9\x37\x7c\x22\xb9\x1f\x45\x46\xad\xe4\xbd\xdc\x12\xfb\x9c\x74\x12\x59\x6d\xf2\x91\x74\x30\x49\x84\x1f\xa4\x87\x5e\x94\x28\xfd\x6d\x2e\x1f\xd4\xf3\xa4\x28\x6e\xfa\x5b\x0f\xfe\x46\x8a\x46\xae\x14\xc3\x18\xbd\x56\x33\x3b\xf2\x3e\xe6\xf7\x4e\x32\x1e\xda\xdb\xcc\xcd\x89\x6e\xe6\x06\xe5\xff\xc5\x3f\xb8\x7e\x98\x7f\xf3\x20\xef\xc5\x14\xe7\x32\x76\x38\x93\x63\x77\x6f\x00\xec\xeb\xe0\x9c\x7b\x01\x2e\x36\x01\x0c\x9e\x07\xe8\x2a\x02\xf8\xcc\x70\x91\x36\xb3\xbf\xf9\x0f\xd7\xff\xc2\xe5\x3f\x27\x96\xfe\xb6\xb7\x5c\x1e\xa6\xd7\xfd\xb7\x5d\x9d\x7a\x8d\xa2\x59\xe9\xbf\x78\xd0\x07\x2a\x7f\xd5\x21\x80\xfe\x6c\x80\xe2\x61\x00\x3f\x37\x00\x5c\x88\x02\xe8\xeb\x04\x78\xb3\x1d\xe0\x7d\x16\xfd\x5d\xae\x1f\xea\x3f\xfc\x67\x03\xc5\xea\xce\xff\xf2\x0f\xc6\xff\xf3\x8f\xfd\xe5\xa2\xd6\x04\x8a\x76\x47\x7f\xf3\x20\x76\x09\xc0\x4a\x1f\x80\xef\x17\x00\xf6\xdc\xe3\xbc\x15\x00\x0d\x7d\x00\x9f\xe3\x01\xde\xee\xe1\xbc\x1d\xcc\x38\x0c\xfb\x5b\xfe\x29\xb1\xbf\xe5\x97\xf7\xfd\x97\x7f\x70\xfd\x0f\x5c\xbe\x21\xf9\xf6\x6f\x7d\xb8\xe3\xc2\xe1\x41\x3f\xc3\x00\x92\x73\x00\x3e\x17\x01\xec\x72\x06\x78\xbf\x0f\xa0\xe1\x0e\xc0\x9b\x1c\x80\x77\x22\xbf\xf9\x68\xd3\xec\x7f\x3d\xbf\x06\xc3\x9d\xee\x51\x2c\xfa\xfe\x5b\x0f\xae\x1c\x09\xc6\x2f\x35\x8a\xe1\xa5\xa3\x98\xef\x10\x63\xfa\xd0\xaa\x19\x01\x0c\xb9\xd2\x9e\xf1\x9f\xe7\xd3\x3e\xf9\x6f\xec\x00\xf2\x1f\x01\xbc\xa8\x01\xa8\xdf\x0d\xd0\xde\x0e\xf0\x61\xf3\x6f\x1e\x78\x92\xe1\xb0\x87\x18\x7e\x56\xc2\xf0\xc0\x5d\x65\x14\xb7\x3d\xff\xad\x07\x57\x0e\xfc\x4f\x1e\xc2\xa0\x0b\x80\xc4\x29\x80\xde\xf1\x00\x66\xa7\x00\x5e\xdf\x05\x88\xfa\x04\xf0\x94\x05\x90\x73\x1b\xe0\xde\xec\xe1\x9f\xce\x36\x00\xdc\xf8\x35\x32\xe6\xdd\x08\x80\xba\x8d\xfc\x02\x9c\xbf\xad\x1c\x23\x30\x93\x83\x7b\x6e\xf1\xf9\x71\x30\x7f\x88\x97\xec\x3c\x9b\x2e\xf0\x06\x71\x70\x6d\x19\xdc\xe7\xea\xf1\xff\x95\x8f\xc3\x48\x87\x8d\x9e\xf7\x02\xa4\x23\xcf\x53\xc9\xf1\xb7\x34\x4e\x02\x5c\x3b\x2d\xfb\x76\xc6\x9b\x51\xaf\x1a\xcc\xe4\xc3\x32\x65\x04\xc7\x1e\xcf\x93\x57\x3a\xb2\x4c\xf8\x75\x55\x94\xbc\xf2\xd3\xbe\x31\xea\x07\x74\x14\x83\x10\x85\x75\xb7\xba\x29\xcd\x43\x14\x3a\xb7\x8e\x4f\xa1\x19\x71\xb4\x43\xfa\x72\x85\xcd\x88\x02\x11\x29\xf6\x0a\xfe\x88\xfc\x45\x4b\x46\xcb\x54\x23\xf2\x0c\xfd\x57\xee\x70\xb2\x9f\xff\xfa\x26\x4d\xf6\x93\xce\xd7\x5a\xc4\xdf\x70\xab\xd3\x98\xdc\xd3\xae\x9f\x64\x85\x52\x4b\x87\x7d\xad\xb8\x6a\x36\xda\x96\x4f\x62\x7c\xa1\xb5\xc9\xcc\x84\x62\xb9\xcc\xcd\x7a\x86\xa7\xf7\x2e\x9b\x50\xbe\x66\xb8\xfe\xbb\x9b\xe3\x94\x85\x32\xac\x0c\x9e\x23\x2a\x8d\x5f\x9c\x6b\x38\x1b\x51\x2e\x7f\xbe\xe0\x34\x8e\xbd\x2d\x9f\xcb\xa3\x1b\x86\x28\xf1\x2d\x42\x5f\x47\x12\x51\x2c\x3a\xac\x48\x23\x00\x71\xcc\xd1\xdf\xf2\xf9\xc8\xae\xd3\x97\xa0\x46\xf2\xa2\xdb\xdb\xed\x88\xff\xa3\x79\xa5\x0f\x89\x43\x1d\xaf\x09\x25\x76\xb6\xc8\x27\x6a\xe4\x88\x32\x80\xf5\x29\x91\xc9\x3a\x03\xa2\x2a\x8b\xf8\x83\xba\x43\x1a\x54\x8a\x22\x4f\xfa\xa7\x6d\x5e\xac\xb5\x30\x60\xaf\xef\xfa\x06\x55\x9d\xa9\xbe\x4d\xbe\xa3\xbe\xe8\x4d\x9d\xe2\x79\xda\xb3\x0c\x6f\xa9\xc8\xb8\xd5\xb9\x8e\xc5\x5f\x4a\xa7\x9d\x3f\x39\xde\x41\x94\xbb\xef\x78\xc7\xde\x03\x51\x46\xd2\xd6\xd4\x46\x1a\x51\xd2\x8a\xcb\x43\xfb\x84\x75\x48\x1e\x72\x9b\x19\xed\x84\x76\x29\x71\x16\xe1\xa5\x47\x7a\xe2\x89\x3f\x60\xd7\x50\x32\xe1\x8b\xab\x8d\x68\x2f\x9d\x98\xe5\x59\x91\x8a\xc2\x7c\x56\x5e\x1b\x56\xfe\xf0\x9c\x29\x5f\x62\xb3\x33\xb5\x3e\x73\xfe\x84\x3c\x13\xc9\x94\xd9\x27\x17\x4e\x14\x32\x28\x4c\x0e\x7c\x5f\xa2\xb8\xd5\x20\x69\xd1\x1c\x44\x99\x6e\x7d\xc5\x79\xfb\x10\xc7\xcf\x9a\xf6\x63\x76\x04\xe2\xb8\x6e\xdd\xf6\xd0\x55\x88\x62\x1f\xf4\x84\x03\xb7\x23\x8a\x7e\x1b\xb4\xa1\x3d\x1e\xdb\x76\xcf\x20\x79\x2f\x4d\xa7\xe3\x88\x9f\xb0\xc6\x64\x39\xb1\xe2\xbb\xf7\xae\x23\x72\xd7\x26\x6d\x25\xf3\x13\x0b\x05\xc4\x2f\xe0\x12\xb6\x7f\xbf\xc0\x58\x00\xbd\xc0\xe2\x00\xab\x47\x63\x0c\x55\x9a\x8a\x1c\x52\x62\x44\x50\x49\x75\x77\xd1\x11\x57\x11\x07\xf9\x7d\xbb\x7c\x5e\x3d\x11\xaa\x97\x7f\x9f\xfb\x10\x71\x34\x9f\x82\xf1\xda\x46\x44\x81\xa5\x0a\x31\xe9\xb3\x10\x05\x46\x28\x64\x26\x2b\x21\xf2\x2f\x55\x10\x4b\x38\x87\xc8\xb7\xb4\xfd\x7a\x00\x79\xce\x2b\x9f\x68\x17\xeb\x5a\xf9\x4c\xe2\xa7\xdb\x6b\xb5\x95\xf8\x43\x36\xec\xa1\x9d\x9d\x12\x81\x9e\x92\x03\x9b\xaa\x08\x3f\x99\x7a\xf4\x34\xb1\x66\x92\xfa\xf5\x9e\x5a\x5d\x00\xc2\x2e\x75\x97\xe3\x0e\x03\xf0\xde\x3e\x6b\x53\x3a\x1b\x60\x78\xe7\xe9\xa9\x6d\x1c\x26\x31\xb3\xe6\x06\x9d\xfb\x12\x5b\x82\x99\xbb\x98\x9b\xef\xb9\x8c\xdd\xcf\x26\xfe\x99\x6b\x1d\x4b\x49\x1e\xd2\xd1\xf4\xf5\xa4\x6e\x61\x71\xcd\x0e\xd2\x09\x26\xc7\x67\x3f\xe9\x50\x98\x6a\x79\x98\xf0\xd4\xa8\x5d\xc7\x09\x2f\x70\x95\x6d\x20\x9d\x65\x26\x6e\x6b\x61\x7a\xd7\xdc\xed\x93\x21\x95\x18\x6f\xc7\xd1\xae\x5a\xad\x8a\x85\x84\x29\xdc\xd2\x6e\x25\xbd\xde\x5a\x98\x33\x41\x1d\xc3\x7f\x6a\xcf\x50\xac\x54\xa3\xb8\x97\x89\xbf\x6c\x26\xbd\x5b\xcb\xc4\xf7\x90\x75\xb9\x2d\xb6\x82\xf0\x0c\x2e\x0f\x5c\x18\x47\x79\xe0\xcc\x73\x57\x88\x97\xc5\xf2\x47\x2b\xf1\xfa\x48\x9b\xb7\x31\x5d\x6f\x5f\x6f\x93\x20\x9e\xd5\x2e\xab\x00\x12\xb9\x7b\x15\xb6\x95\x30\xd9\xce\xda\xcb\x84\x49\xbc\xd0\x64\x13\xa6\x7b\x87\xd1\xa7\x99\x89\x6c\xd5\x33\xbd\x35\x8f\xeb\x12\xfe\x21\xbe\x9f\xc4\x6b\x77\xee\xac\x21\xf1\xc2\x75\x71\x67\x48\x1d\xa1\xa5\x2f\x9b\xc8\x38\xcc\xd9\x78\x83\xb0\x08\xdf\x9b\x0f\x49\xaf\x20\xc3\xd7\xb4\x73\xa9\x78\xed\x87\x1f\x54\x8f\x81\x03\x42\x44\xc3\x01\x39\x77\xf2\x66\x0d\x24\xaf\x21\x4f\xf0\x33\x97\xf6\xe6\xfa\x35\xfa\x9b\x24\x07\xdf\x33\x7a\x3c\xbb\x4c\x91\xab\x17\x1d\xaf\x42\xb3\x1a\xc2\x8b\xb3\x0f\x34\x90\x05\x92\xb6\xfd\x1a\xb9\x4f\x10\x7f\xee\x1e\x91\x17\xba\xa5\x8d\x74\xf7\x76\x83\x2e\xf2\xad\x3a\xad\x9f\x08\x3f\x12\xf3\x64\x8b\x70\xdf\x78\xfe\xf7\x14\x6d\x19\x5e\x91\xc8\x54\xea\x2c\x71\xa1\x78\x9b\xa9\x58\xc1\x26\x3b\xd2\x0f\x0f\x2a\xff\x6d\xd3\x9f\x7a\x6d\x15\xbd\x48\xd8\x49\x66\xe0\x6d\xf2\x57\x49\x47\x1f\x91\xf5\x39\x2f\xe9\x25\xe9\x48\x15\x18\xf3\x89\xc8\xb7\x17\xfe\x4a\x9e\x7f\xaa\x09\xfd\x6b\x91\xbc\x3f\x78\x10\xe3\x17\x33\x62\xe4\xcf\x66\xf8\xd0\xa6\x95\x14\xb9\x15\x3c\xb9\xfc\xe7\x23\x73\x73\x93\x7e\xc3\x8f\x61\xff\xe6\x1f\xff\xc4\xa1\xbe\xfc\x6f\x1e\xe4\xf3\x1a\xe0\xd7\x39\x80\x39\x66\x00\x9f\xeb\x01\x56\xc8\x03\xbc\xbb\x0a\x90\xaf\x00\xd0\xa5\x00\x70\xa4\x08\xe0\x25\x02\xdc\x42\x80\x37\x85\x00\x7d\x65\x00\x0f\x44\x19\xfe\x73\xf1\x7f\xf3\x1f\xae\xfd\xfd\x53\x3e\xd7\xfe\xab\x9c\x63\xf8\xc8\xfe\x3f\xec\xbd\x1e\xe5\x41\x7d\x1b\x00\x22\x37\x00\x7c\x10\x06\x48\x16\x05\x78\xf9\x1c\x60\xdb\x5e\x80\x8e\x63\x00\x47\x1c\x00\x3a\x32\x39\x6f\x0e\x40\x07\x02\xf4\xef\xfb\xcd\xc3\xb8\xfc\xe3\x1f\xf9\x8c\x8d\x2f\x79\xfe\x5f\xfe\xf1\x4f\x1c\xea\xcd\x1f\x9f\xcb\x00\xb4\xc4\x00\x58\x6c\x00\x5b\x13\x80\xde\xbd\x00\x33\x7b\x01\xba\xe4\x69\xdf\xfc\x67\xdf\x01\xb6\x68\x01\xb4\x8d\x06\xa8\x0a\x02\x78\x12\x09\x70\xbb\x04\x80\x73\xca\xe8\xff\xfa\x7b\x1c\xfe\xcd\x3f\x4a\x63\xff\x6f\xfe\xc1\xe5\x3f\x5c\x3f\x04\x97\x0f\x28\xd4\x00\x7c\xbf\x08\x60\xd0\x0b\xf0\xb6\x0a\xc0\xeb\x11\x40\x47\x08\xed\x57\xfd\x60\x1c\xc0\x86\x3e\x80\x3b\xaf\x00\x0e\x95\x73\x76\x0d\xfa\x5f\xab\x31\xc0\x90\x20\xc0\x59\x57\x86\x7f\x58\x51\xdc\xdf\xf9\x37\xff\xd8\xae\xfd\x5b\x0f\xae\x7c\x2e\xef\x81\x7f\xd9\x7f\x8e\x5e\x9f\x22\x00\x26\x6d\x04\xe8\x8c\x00\xb0\x17\x05\x78\xf0\x08\x20\x2a\x06\xe0\x66\x05\xc0\x9a\x4f\x9c\xb7\x0f\xa0\xb2\x95\x3e\xff\x9d\xb1\x00\x17\x3b\x01\x58\xad\xbf\xc7\xbf\x38\x80\xe2\x0e\x71\x8a\x5b\xed\x29\xae\xbf\xf7\x5b\x8f\x7f\xcb\xfd\x13\x7f\x30\xbd\xc8\xbb\x62\x01\x44\xa5\x01\x1e\x76\x02\xe8\xcf\x03\xb8\x7e\x13\x20\xa8\x07\xa0\x69\x2a\x40\x86\x26\xc0\xb9\x28\x80\xb2\x7c\x80\x53\xb9\x00\xad\x7a\x00\xc7\x2a\x81\x78\xa0\xf7\x32\x31\xe2\xad\xf7\xfe\x96\xbb\x7a\x19\xc5\xe4\x15\xff\x7f\x3d\xfa\x6e\x51\x7c\xc7\xf4\x2b\x7f\xc2\xf4\x80\xbf\x76\x1f\x80\xb3\x3d\x9e\x33\xe7\x8f\x74\xeb\x00\xa8\x5d\x20\x7c\x6e\xd9\x5b\x80\x8a\x35\x63\xdd\xf7\x87\x01\xec\x33\x1f\xbb\xe8\x5a\x1d\xc0\x6e\x47\x11\xfc\xb5\x03\x20\x7b\xab\x48\x01\xe7\x3b\x57\x64\x0b\x91\xfd\x7c\x89\xa9\xa0\x33\x07\x17\xa6\xf3\x91\x0a\x1f\x31\xe5\x3c\xea\xff\x4b\x8f\x81\xc5\x14\xdf\xf8\x08\x90\xfc\xdc\x3b\xc9\xd2\xa4\x23\xfa\xf9\x07\xca\xc4\x5a\x1c\x7e\xab\xf1\x5c\xf0\x03\xc0\x2e\x37\x8d\x41\xe3\x49\x02\x77\x36\x7d\xd4\x9c\x39\x67\x8e\x48\xca\x2a\x81\x29\xc7\x73\x33\xc4\x21\x79\x85\xba\xea\xb9\x26\x09\xe9\xc4\x1d\x6a\xf5\xef\x8b\xc4\x4a\xe6\x3f\x57\x9b\x81\x38\x66\x5f\x44\xb7\x8a\x2a\xa2\x60\xde\xcc\xaf\xca\x9f\x10\x05\x42\x02\x82\x26\x64\x23\xf2\xad\xf1\xbd\xa6\xd0\x83\x38\x2a\x97\x2b\xff\x57\x33\xc5\x4e\x71\x19\x62\x47\xaf\x89\x4c\x23\x76\xed\x64\x27\xed\x11\x7b\x60\xb5\x3b\xd9\xd7\xb7\x78\xfb\x92\xf8\x58\x4a\xe9\x74\xb9\xc9\x0f\xf8\x05\xa3\xf2\x3c\xdf\xfa\xae\x96\x3a\xe2\x7f\xce\x2d\x76\x95\xa9\xc2\x18\x37\xb6\xb3\x64\x75\xa3\x92\xae\xe3\x29\xc7\x95\xcf\xa6\x2a\x5a\xda\x7f\x76\xb0\x45\x94\xbe\x6b\x95\x66\xf9\x00\x51\xfc\xab\xf9\x4e\xb3\x2d\x88\xa2\x7a\xc6\xc6\xc6\x9e\x88\x63\x5c\xf5\x3b\xf5\x0f\x22\x0a\x7e\x64\xc9\x0d\x27\x3c\xa8\x73\x9e\xca\x3a\xba\xdb\x3b\x90\xfd\xfd\x58\x90\x2f\xe1\x65\xc5\x03\x11\x64\x17\xcc\xb6\xa2\xde\xfb\x44\x48\x20\xf1\xa0\xa0\xdc\x65\x7e\xe2\xda\x00\x36\xf7\x12\xf9\xed\x54\x45\xc7\xeb\xaf\x4b\xa8\x5d\xba\x56\xdc\x54\xd3\x3e\x3e\xb8\x5c\x52\x5c\x4f\x6d\x52\xdc\xd7\x07\xae\xa2\x1b\x55\x25\xe7\xcf\x45\x14\x8e\x57\x49\x09\x9f\x85\x28\x18\x3b\x89\x15\x94\x8e\x28\x70\x72\x62\xa3\xdf\x1b\x44\xbe\x46\xe5\x51\x9e\x66\x88\x7c\x4e\x2f\x6a\xa6\x12\x3e\xda\xd2\xea\x49\x76\xdf\x13\x0b\xc3\xc8\xf8\x17\xd7\xc4\x91\x5d\x79\xb3\xd4\x32\xd2\xe3\x6e\xd9\xd8\x74\x62\x67\x42\xe4\xd7\x13\x7d\x0c\x66\x6d\x23\xf6\x7f\x82\x43\x5e\x80\xde\x10\x4f\xb9\xd4\x9d\xdc\xd9\x71\xe5\x23\x5a\x24\x1c\xb6\x9a\x14\xcf\x04\x10\xd9\xb5\xc5\xaa\xd5\x04\x40\x90\x6f\xe3\x11\xce\x98\xf3\x98\xa7\x4f\xe0\xe0\x48\x8d\x25\x64\x5d\x0c\xcb\x5b\x40\xce\xfb\x3c\x93\xe6\xf2\x73\xf0\x7a\x88\xef\x37\x22\x7f\xe9\x1c\x62\xc7\x0f\xf4\xd3\x28\x41\x4e\xe5\x2a\x62\x77\x53\xe3\x68\x2f\xbd\x68\xc5\x3c\xe2\x3d\x70\xf5\xdc\x43\xf2\xb7\x95\x23\xca\x98\x5e\x9b\xd5\x97\xe5\xc9\xcc\x1d\x2a\x0a\x25\xf6\xae\xa2\x2f\x8f\x30\x87\xb2\xba\xcb\xe4\x7c\x5f\x72\xf1\x27\x89\x7c\xee\x60\xec\xec\xe6\x36\x8a\x6b\x98\x1b\x57\x34\xd3\xf5\x94\x71\x2c\xe1\x85\x25\x81\x69\xc4\x0f\x97\xf7\x71\x23\x91\xb7\xaa\x33\x9f\x8c\x47\x7c\xd9\x9e\x87\xc4\xde\x89\x96\x12\x3e\x68\xfe\xbd\x9a\xe4\xb3\x4b\x8a\x9f\x61\x7a\x84\x9f\x4f\x93\x25\x5d\x0f\xeb\x77\xd3\x6e\xba\xe7\x64\x37\x92\x38\xc8\xd9\xde\x3a\x92\x91\x77\x46\xa5\x67\x01\xd1\x97\xb9\xf9\x5d\xca\xdc\xc0\xde\xc3\xd8\xfd\x3c\xd2\x79\xa7\xb2\x75\x35\x99\x97\xed\xb7\xb6\x92\x79\xc9\xca\xde\x4d\xac\x74\xd2\xf0\x52\xc2\x6a\x66\xed\xa9\x22\x79\x42\x1e\xe6\xa7\xc8\xef\xe9\xea\xd0\x3c\x2a\xe1\xd4\x96\x89\x54\x8f\x3b\x29\xe3\x4f\x72\xb0\xb5\x88\x76\x6d\xbe\xd9\x91\x49\x56\xd0\x8d\xc1\xa3\xe4\xa4\x71\xfd\x61\x27\x79\xb2\x4b\x4c\x46\xcf\x19\xe6\x46\x7a\x0d\xe3\x49\x29\x27\xe7\xaa\x82\x3b\x79\x7e\x64\x1d\x7a\xec\x27\xf6\x3f\x75\xcb\x21\x62\x95\x63\xbc\x8e\x91\x9e\xd0\x81\xaf\xeb\xc9\x7a\xb0\x9b\x7b\x89\xf0\x56\x8d\xfd\xb7\xc8\xbc\x8c\x1a\x7a\x54\x4c\xf5\x78\xb9\x4e\x82\xbc\x49\x9d\x3a\xae\xc4\x73\xf2\x22\x6d\x79\x0f\xc5\x43\x44\xce\x73\xf6\x63\xc2\x20\x9e\x30\x11\x3d\xee\x8d\x30\xae\x5e\x75\xe4\xdc\xb7\x65\x4b\x39\xe1\xe3\xe9\x51\x47\x49\x5d\xeb\x45\x32\x75\xe4\xaf\xa2\x72\x2e\x13\x9e\x38\x5d\xfe\x06\x61\x57\x96\x19\x0f\xc8\xe8\xab\xc9\xb7\x13\xbd\x78\xe2\xdf\x30\xbc\xb0\xcf\x46\x98\x44\x7c\xbf\xa1\x1d\x61\x28\xdf\x0b\x93\x88\xe7\xf9\x7b\xda\x7e\xe2\x89\xfe\x1e\x70\x97\xf8\x7f\x7a\x36\x0c\x90\x6f\x7e\xc9\xf8\xa5\x1e\xef\xa3\xd8\xaa\x40\xf6\x57\x86\x87\x2e\xdd\xd7\x48\x66\x37\x16\x5a\x88\x1f\x2a\xe4\xfd\x5d\x1a\x17\x1c\x7c\x4a\xfc\x45\x26\x32\xb4\xfe\xe7\x84\x4e\xca\x62\x78\xdf\xff\x34\xa7\x7a\x20\xf2\xde\xa4\x68\xca\x60\x34\x93\x17\xb4\x8d\xf9\xcc\xf5\x4b\x51\x26\x39\xe8\x4c\xe5\x77\x33\xfe\x3a\xea\xbf\xfb\x8b\xff\x88\xfd\xc1\x3b\x2a\x00\xf4\xf6\x03\xf4\xff\x00\x30\x6f\x05\xf8\xbc\x15\xc0\x63\x16\x40\x17\x0b\x20\xec\x10\xf5\xf3\x2c\xf6\x00\xb8\x57\x04\xc0\x79\x93\x6f\x75\x72\x98\x37\x40\x6b\x29\x40\xdd\x71\x80\xd6\x10\x80\xa7\x21\x00\xad\xdf\xe8\x77\x36\x30\x71\xa9\x63\xeb\xff\xb6\xbf\x25\x2e\xff\x37\xff\xe0\x22\x87\x0f\x7d\xb3\xa5\xf6\xfe\x7d\x34\x80\xc3\x64\x80\xe7\x76\x9c\x35\x03\x70\xff\x23\xc0\x02\x8e\x7d\x0f\x02\xc8\xfa\x08\x70\xdd\x03\x60\xaf\x07\x40\x4b\x3c\x40\x9d\x05\xc0\x0d\x2f\x80\x0e\x47\x80\x66\x26\x86\x75\xea\x23\x23\x7f\xdb\xdf\xf2\xf7\xb4\xff\x97\x7f\x70\xfd\x2e\x5c\x1e\xa0\x70\x1a\xa0\x37\x02\x40\x7d\x0b\x40\xd7\x58\x00\xf3\x78\x80\x47\x53\x00\xbc\x77\x01\xb4\x1a\x01\xcc\x6d\x06\x68\xfe\x06\xb0\x4a\x1b\xe0\x92\x01\xc0\xee\x2d\xd4\xde\xd7\x7d\x03\xb8\x3c\x0b\xe0\x45\xd4\xef\x71\xe0\xda\xff\x7f\xf8\x07\x23\x23\xff\xc3\x7f\xf9\x07\x97\xff\x8c\x2c\x03\x18\x30\xa3\x9f\xdf\xf7\x02\xc8\x14\x02\xb4\xb7\x02\x68\xc7\x01\xdc\x71\x00\x70\x8a\x03\x68\x5e\x0b\x10\xb9\x08\xe0\xa2\x12\x8d\xd3\xd5\xc7\x03\x14\x7e\x02\x38\x17\x07\xc0\x79\xc3\xce\x8e\x06\x78\xe1\x08\x70\xec\x5f\xfc\x67\xc7\xc7\xbf\x79\x40\xf6\x1f\xbc\xf0\x2f\xfe\x93\x41\xf1\x7b\x05\xc5\xb7\x9c\x77\x03\x01\x1e\xd9\x01\x28\x4d\x01\xb8\xf6\x18\xc0\x4c\x82\xc6\xfb\x38\xfc\xe3\x74\x38\x00\x67\xe7\x3f\xe6\x01\xb0\x33\x1c\xe0\xc8\x67\x80\xb3\x2b\x01\xaa\x62\x00\x3a\x63\x7e\xf3\xbf\xed\x29\x7f\xcb\xcd\x64\x62\x7a\xcb\xcf\xff\x6f\xfe\x31\xc8\xbc\x05\x3d\x05\x14\x3b\x98\x9f\x73\xd6\xe1\x68\x4f\x80\x0b\xcd\x00\x1a\x71\x00\xc7\x03\x00\x3c\xf2\x01\x0e\x3d\x07\x48\x28\x02\x28\x93\x01\xc8\x1f\x0e\xb0\x7f\x1d\xc0\xd9\xa7\x00\x45\x85\x00\x2f\x27\x01\xe4\x8f\xa7\xdf\x9d\xc5\xf0\xb1\xe5\x93\x28\x2e\x66\xfc\x56\x71\xcb\xfe\xa5\x07\xd3\x99\xbb\xf7\x24\xc5\x17\x4c\x67\xe6\x7b\xcc\xb8\x5c\x64\xbc\xe9\xc7\x6e\x02\x8c\xd3\x06\x28\xef\x01\xb0\x3c\x02\xb0\x77\x23\xc0\xbc\x83\x00\xdb\x0f\x02\x6c\xf5\x04\xd8\xf2\x0d\xe0\x54\x26\xc0\x86\x1f\x00\x1d\x9e\x00\x19\xf3\x18\xb9\xcc\xfc\x44\x31\xe7\x86\xf0\x34\x8a\x81\x69\x7f\xeb\xd1\x37\x9c\xbb\x3b\x32\xf2\x23\xb8\xf2\xf9\xa6\xd1\x5d\x78\x2c\xf1\xbb\xef\xee\x94\x24\x3d\xc6\x37\x9d\x90\x53\xd1\xf2\x1b\x21\x9d\xde\xa5\x30\x66\x66\xe0\x28\xe3\x24\x3b\xf9\xe4\xac\x0e\x3e\xe1\xd8\x4b\x72\xfe\x55\x57\xf8\xd2\xa3\x3d\x65\xb3\x1e\x0a\xf0\x9e\x8a\xfc\x22\xdb\x87\xc8\x73\xc7\xdf\x42\x76\x22\xe2\xc8\x50\xcf\x62\x71\x12\x5f\x70\x59\x20\x4c\x2a\xf0\xdb\xf6\x8f\x26\x91\xfb\x9f\x91\x8c\xfc\x6a\x20\xbc\xe7\xce\x3c\x61\x62\xf7\xeb\xe5\x69\xc7\xd9\x4a\x79\x9a\xbf\xbd\xbd\xd3\x84\xec\xd6\xe9\x69\xd6\xe4\x54\x3d\x7f\xba\xa3\xb1\xf4\xcf\xe1\xa2\x01\x5a\xb6\xbb\x9c\x1c\x84\x4f\xb8\x8c\xb1\xda\x90\x94\x23\xba\xc6\xb2\xdc\xfc\x71\xb1\x9b\x78\xb2\xf1\x59\xb3\x31\xd7\x78\xc5\x0e\x18\x1e\x32\xd3\xfa\xa5\x22\xa2\xad\xbb\x48\xbf\x1f\x71\x74\x92\xd6\xe6\xa9\xf9\x88\x7c\x4f\xa7\x9c\x98\x92\x87\xc8\xeb\xa6\x92\xa4\x32\x1b\x91\x67\xe9\xdb\xfd\xc3\xe6\x90\xdd\xf5\x83\x74\x3e\xb1\x42\x9f\xf4\xc9\xf9\xb5\xec\x93\x03\x59\x29\xdb\xac\xa8\xf5\x4a\x87\x20\xe2\x9f\x98\x63\x1d\xb9\x83\x83\xf6\x71\xf3\x86\x46\x54\x03\xe8\x36\xcc\x1d\x6f\xf8\x82\x6f\xf9\x64\x97\x39\x8e\x31\xcb\xf8\xf9\xe5\xdb\x66\x3b\xef\x5c\xc3\xfb\x4b\xfa\x55\xe4\x9e\xa6\x53\x3c\x87\xa4\x56\x46\xbc\xf8\xb2\x6a\xb8\x85\x58\x63\x20\xf1\x73\x88\xf6\x7a\x91\x7c\xbe\x31\x99\x2e\x84\x77\x08\x8b\xdb\x92\xbc\x90\x5b\x0d\xca\x24\xef\xe4\x8c\xb2\x1d\xe9\x24\x5d\x2e\xe3\x4b\xfc\x10\xf9\xf3\x68\x87\xfe\x8c\xe1\xf3\xc8\x38\xc5\xbc\x59\x48\xe2\x23\x5e\x71\xc9\xc4\xfe\xab\x57\xad\x26\x7a\x09\x8f\x5d\xfb\x6d\xd2\x68\x80\x11\x5e\x59\x8b\x83\x89\xff\x63\xd5\xb1\xcd\xa4\x47\xf1\x4a\x56\x1d\xe9\x85\xbf\xc2\xec\x2d\x39\x91\x27\x32\xbc\x23\x66\x2d\xc5\x48\x86\x07\xcc\xdc\xc3\xc1\xb3\x66\x94\x88\x57\xca\xcf\x24\xf1\xaf\xfc\xa9\xb4\x07\xf9\xaa\xea\xc5\xc4\x0f\xb5\x30\x74\x05\xf1\x5b\x06\x37\xd3\xfc\x1d\x0b\xf6\x26\xe2\xff\x18\xef\xbf\x9d\x59\xb9\x7b\x16\xc8\x12\xde\x53\xb0\xc7\x9f\x7c\xd5\xce\xbd\x6b\x9e\xd2\x99\x3c\x46\xd6\x7e\xde\xb0\x76\xc2\xfd\xb9\x15\xef\x32\xee\x50\x4c\x61\x3a\x24\x2c\x96\x20\xfc\x43\x9e\xc6\xe7\x76\x4c\x58\x4c\xf2\xf6\xb3\xb2\xd3\xc8\x7a\x48\x84\xb5\x24\x4f\x2a\x52\x7b\x0b\xe1\x1d\x1e\x22\xdb\x09\x3f\xd6\xb9\x51\x44\xb2\x3c\x04\x6f\x55\x32\x3d\x8e\xab\xb5\x65\x89\x3d\x3b\xe4\xe1\x4d\x3c\x28\x07\x87\xa7\x11\x4b\x5d\xf1\xb1\x92\xcc\x68\x59\xdd\x5d\xc2\xdc\xb8\xfc\xa7\x80\xa9\x00\xb8\x95\xe1\x41\xeb\x08\x0f\x29\x14\x5d\x42\x3b\x7f\x9f\xcf\x24\xe3\x9e\x1a\x97\x43\x78\x50\x2c\x14\x10\xbf\xdd\x8c\xf0\x22\x62\x2d\xad\xf7\x96\x92\x7c\x25\x95\x92\x23\xc4\x0b\x35\x7c\xfb\x99\x2e\xaa\x47\xa3\x92\x34\x19\x87\x7a\x25\x3a\xb2\xe7\x64\x93\xc9\x8d\xb3\x3a\x87\xfd\x07\x39\x78\x56\x8a\x46\x98\x4e\xbd\xe9\x27\xfc\xe0\x70\xe5\xff\xe2\x65\x9b\xc2\xd7\x13\x6f\xc5\x0a\xf9\x3c\xc2\x0f\xe3\xbf\x15\x91\xf1\x08\x1f\x5d\x4a\xec\xbe\x87\x76\x15\x99\x07\xe3\xa6\x13\xe4\x4d\x56\x12\x6c\x08\x26\xe2\xd2\x9a\x37\x52\x3d\x6e\x9d\x91\x5c\xc2\xc1\x1b\x35\x8e\x64\x7e\x6e\x1c\x5c\xf4\x96\x7e\xde\x43\xc6\xe3\xda\xa7\xcb\x44\xe3\xab\x1f\xbb\x09\xb3\x3a\xcf\xf8\xc9\x4e\x31\x3c\xe8\x08\x39\xbb\x64\x89\xee\x22\x3c\x39\x31\xa0\x84\x4c\xd0\xdc\xb8\x6a\xc2\x8b\x66\xbc\x3d\x4e\x78\x87\xe3\xb9\x73\x24\xda\x35\xad\x96\xee\x64\x32\x9f\x6f\xac\xa6\x7a\x3c\x12\xa3\x7a\x3c\x3f\x2b\x46\x6c\x41\xfb\x36\x9b\xf5\x1c\x7c\x26\x33\x9f\xac\x8b\x76\xa5\x1d\x24\x10\xf5\x74\x69\x3d\xd9\x1b\x9e\x64\xbf\x19\xc7\xc1\xbb\xcc\xcd\xfc\x6b\x4c\xe5\xe8\x0b\x64\x0f\x4b\x31\xab\x24\x4f\x33\x7f\xc1\x51\xf2\x9c\xe1\x70\x96\xf0\x3f\xdf\x1f\x97\x1c\x39\x68\xd5\x73\x8d\xac\x76\x5d\xc5\x7b\x84\x5d\x49\xcd\x7f\xaa\x47\xe5\x77\xd1\xc2\x54\xf0\x45\x4e\x88\xc6\x25\x9b\xcd\xc8\xf3\x7f\x0e\x8b\x22\x95\x32\x3f\x5b\xd0\x19\xee\x8e\x38\x49\x78\xea\x87\x0d\x4f\xc9\xde\xfc\x86\xf1\x24\x3d\x6b\xa1\x19\xf1\x77\x4f\x72\xf7\x53\xae\xbf\x85\xc3\x37\xd8\xe9\x00\x9c\x01\xe9\xbd\x04\xa0\x95\x03\xf0\xea\x07\x80\x71\x2c\x40\xdb\x36\x00\xc7\x1f\x00\xb7\xbe\x02\xf8\x77\x02\x5c\xa9\x03\x98\xd7\x0a\x70\x3e\x09\x20\x55\x1c\xa0\x21\x15\x60\x5b\x39\x40\xa3\x07\x40\xd5\x4a\x80\xc6\x0a\x80\xeb\x15\xd4\xf6\x72\x18\xe4\x59\x6b\x2a\xe3\xe0\x49\x8a\xfb\x96\xfd\xdf\xfc\x43\xa6\x83\xc6\xb9\x64\xe3\x00\xba\x6b\xe8\xcf\x3b\x7c\x00\xa6\xd6\x00\xdc\x2b\x07\x30\xbb\x02\x70\x5d\x07\xc0\x2b\x02\xe0\xa2\x36\x40\x94\x28\xc0\xb9\xe1\xd4\x2f\x74\xb6\x18\x60\x9b\x07\xc0\xe9\xfb\x00\x87\xee\xd2\xbc\x97\x6b\x9d\x94\x07\xf4\xc6\x02\xd4\xca\xff\x6d\xff\x0b\x17\x31\xfc\x63\xeb\x7f\xf9\xc7\xd8\x3d\x00\xbf\xbc\x01\x44\x36\x02\xbc\xad\xa3\x7e\x98\x67\x8e\x00\x93\x92\x01\xee\x8c\x01\xd0\x4f\x00\xb8\x54\x01\xe0\x6c\x46\x6d\x6a\x68\x21\xc0\xd1\x74\xea\x17\xaa\xd6\x06\xd8\x58\x0b\x50\x3d\x12\xa0\x62\x1f\x40\xed\x45\x80\xeb\x08\x50\x2b\x09\xf0\x39\x17\xa0\xf4\x27\x23\x3f\x91\x62\x4e\xef\xbf\xf8\x47\x19\x00\xdf\x12\xc6\xde\x4d\x00\xf8\xb2\x83\xce\xfa\x6b\x6f\x80\x91\x17\x00\x1e\x75\x03\x48\x78\x03\x5c\x5b\x0b\xa0\x72\x02\xa0\xfe\x15\x80\xb9\x13\x00\xe7\xed\x09\x14\xe5\xec\x3f\x00\x0b\x3a\x01\xca\x36\x01\xac\x8f\x07\x38\x70\x8c\xfa\x41\x38\x9f\xaf\x29\x02\x94\x99\x01\xf4\x3e\xff\xfd\xfc\x1b\x99\x7c\xa0\x35\xcc\x38\xac\x60\x64\x73\x79\xcf\x60\x1d\xc5\x1e\x55\x8a\x5c\xde\x71\x47\x1e\x80\x73\x12\xe7\xf0\x2e\xc9\x1a\x80\xe3\xfe\x00\x3a\xd7\x00\x2a\xaa\x01\xdc\x7b\x28\x27\x8d\x3e\x07\xb0\x67\x09\x90\x9d\xaf\xd0\x0c\xa0\x34\x1b\x60\x57\x11\xc0\xf5\x20\x80\xc2\x4d\x00\x3f\xca\xa9\xef\xea\x4f\xb9\x49\x0c\x1f\x58\xc8\xf0\x21\x2e\xef\xf8\xc6\xe0\x1b\x6b\x8a\x0f\xb4\x28\x36\xf7\x50\xe4\xcc\xf7\x70\x6d\xca\xb3\x95\x12\x00\x8a\xbc\x01\xac\xd9\x00\x3b\xb2\x01\x22\xd7\x03\x6c\xad\x03\xc8\x34\x03\xd8\xd4\x02\x50\xf6\x94\xca\xbd\x5e\xce\xd9\x2d\x01\x7e\xa9\x01\x24\x8f\x61\x78\x0f\xc3\xc9\x67\x31\x9f\xc3\x99\x35\x31\x70\x93\xca\xf9\xc0\xa2\xf8\xf4\x35\xb3\x3b\x9d\xa3\x58\xcf\xdd\xbd\x99\xf1\xd9\xa3\x49\x79\x6b\xee\x76\x00\x0e\x31\x59\x27\x0e\x10\xb8\x12\x20\xbd\x0f\x60\xe5\x46\x80\x64\x16\xc0\x81\x37\x00\x49\x53\x01\xae\x87\x01\x24\xdc\x03\xf8\x51\x0f\x30\x9b\xf1\x0b\xfa\x17\x50\xf4\x60\xee\x0e\x3a\x33\xeb\x97\x3b\x0f\xcf\x69\x1a\x30\xb4\x3a\x50\x3c\xaf\x49\xb1\xf6\x10\xc5\x03\x1f\x81\xec\x2b\x9b\x3f\x8d\x22\xf1\xa1\xb4\x45\xa3\x7d\x94\x26\x02\x2c\xda\x36\xa6\xcb\x73\x0c\x40\x74\xae\x48\xce\xb2\x6e\x80\xd0\x1d\x63\xe6\xec\xb5\x04\x08\x88\x16\xb6\xbf\x54\x0b\xe0\x5b\x20\x34\xb9\x7b\x3e\x80\x33\x9b\x9f\xe4\xa8\x5b\x94\x0d\x37\xc4\x3f\x73\xf7\x7e\x50\xe4\xf2\xaf\xbb\x2e\x8c\xfc\x11\xc3\x88\x1d\xab\xde\x20\x4e\xf2\x94\x0a\x77\x2a\x91\xcf\xeb\xe5\xd5\xc8\x2e\x95\x08\x3a\xc4\x9a\x05\x3e\x31\x34\x10\x8c\x03\x70\x9e\x67\xf0\xc1\xb4\x62\xd4\x4f\x93\x43\xd3\x82\xe7\xe6\xf1\xcf\xd1\xd6\xd0\x1d\x9d\xab\x22\x90\xa2\x2e\x30\xb5\xfd\xcc\x52\xfe\xbd\x93\x6f\x4c\x1d\xdf\xd9\xc9\xfb\x6e\x42\xa8\x46\x1e\xe2\xc8\x00\xb9\x5c\xe5\x62\xc4\xe1\xbe\xd2\xdb\xe5\x77\x23\x0e\xe3\x95\xc8\x92\xea\xe0\xe8\xc1\xe5\x7f\xf5\xf2\x12\xe4\xbe\xda\xa1\xea\x49\x64\xf7\x2b\x10\x30\x24\xbb\xdf\xda\x01\x1b\x92\x35\xba\x28\xdd\x85\x8c\x43\xa0\xa8\x0f\x89\x53\x19\x74\x06\x11\x26\xa9\xf8\x31\x38\x48\x3d\x61\xb8\xb3\x44\xfb\x4c\x8d\x90\x95\x00\x42\x62\x01\x0b\xd6\x37\x00\xf0\xf2\xf8\xdb\x1e\x75\x01\x18\x21\xe8\xfb\xad\x8d\x64\x70\x78\xbe\xa3\xfb\xa8\x2d\xd3\x81\xc0\xac\x99\xa2\x3e\xc9\x67\xab\xab\x93\x27\xf6\xfd\x10\x1a\x93\xf3\x6b\xe1\x2a\xfb\x52\xf2\xfc\x92\x3e\x64\xa4\x12\xc7\x04\x93\x7c\xa0\x30\xab\x59\xc4\xee\xd9\x7d\xa0\x75\x86\x14\x32\x16\x33\x2b\x3b\xf9\x98\x14\x89\xa8\x26\x4d\xf5\x21\x3b\xff\xa2\x27\x19\xe4\x9c\x9d\x20\x76\x90\x30\x98\xb8\xd6\x7b\xe4\xbc\x3b\xdf\x11\x89\x87\x2b\x84\xe1\x43\xfe\xcc\x8d\x73\x2f\x12\x87\x39\x2c\x67\x49\xf2\xb5\x0b\x84\x3d\x89\x9c\x75\xa1\xc1\x24\x0e\xb2\xb4\x76\x2e\x59\x21\xb3\x7b\xe3\x09\x2f\xf0\x74\x4e\x22\xf6\x4d\xef\x48\x9a\x01\x07\x05\xef\xad\x1d\x43\xf5\xc8\x3e\x20\x93\x47\x67\xce\x83\x3c\xc9\x9a\xea\x64\xf2\x39\xab\xe9\x00\xf9\xcb\xd5\xfd\xd7\xc8\x5f\xac\xd2\xa0\xbe\xd8\xa5\x4c\x87\x88\xb8\xc3\x14\xe7\x90\x8a\x7c\x7b\xe4\x83\x88\x5f\x6e\x83\xfb\x1c\x12\xcd\x4a\x7e\x4d\xfd\x70\x73\x2f\x27\x93\x5b\x4c\xfe\xbd\x19\xc4\xde\x5a\xf3\xac\x23\xfa\x4d\x4e\xa4\xf7\xdb\x86\x2d\x2b\x38\x4e\xf5\x28\x72\x97\xd9\x4b\x57\x92\x0b\xf1\x68\x15\x32\x91\xbe\x02\xab\xdd\xf4\xa6\x97\x65\xd3\x42\x0e\xe6\x9f\xa7\x19\xce\x5c\x5e\xb6\x7a\x01\xc5\x15\x64\x3c\x36\x0d\x8f\x25\xd1\x99\x15\xf2\x4b\xc8\xf7\x2f\xd0\x5e\x45\x9e\x8a\xeb\x8f\x73\x0f\xc9\x21\x27\x1a\x43\xff\x1d\x24\xba\xa2\x50\xb1\xd7\x8a\xca\xaf\xa4\x44\x0e\x0e\xeb\xca\xca\xd2\x99\x75\x20\x7b\x4d\x65\x7b\x1c\x91\x5b\x99\x9d\x4f\x56\x5c\x45\x1c\xe7\xdc\xcd\x61\xde\xf4\x06\xda\x81\x09\x7f\xf3\xb2\x5c\x92\x71\x9c\xde\xb8\x82\xcc\xf7\xa2\x37\xeb\xc8\x4e\x32\x8b\x9d\x43\xac\xf1\xf4\x95\x05\xe4\xbd\xb0\xdb\x48\xf3\xb7\xb4\xed\xca\xe7\x73\x50\xa2\xaa\x5a\x98\xca\x3f\x2b\xce\xac\xf0\xad\x52\xc4\xaf\x71\x8e\xc7\x76\x80\x83\x75\x19\x31\x84\x77\xd5\x95\x6d\x25\x4f\x72\x56\xfd\xc4\x78\x0e\x9e\x32\x7a\x44\x32\xaf\x4f\xac\x44\xb2\xc2\x0f\xdd\xa4\x7a\x94\x90\x0a\x3d\x4b\x1d\x36\x93\x1d\x2b\x16\x0a\x88\x3f\x2c\xf8\x7e\x31\xd9\xe1\xdd\xed\xcb\x48\xfd\x2b\x33\x89\x2a\xb2\x2e\xd4\x76\x1d\x23\x7e\xb9\x31\xd5\x75\x8c\x05\x68\x2e\xa2\x78\x63\x9f\x24\xd9\xfb\x5a\x24\x2c\x25\x08\xa6\x46\x91\x7c\xa5\x96\xf6\x6c\xc2\xfc\xaf\xa9\x1c\x21\xfe\xb1\x66\x87\xdb\x6d\x1c\xbc\xb4\xed\x3b\x89\x08\x72\xe3\x84\x27\x89\x1f\x93\xeb\x0f\x8c\x14\x2a\x4d\xe2\xa0\x5f\x40\x15\xd1\xc7\xc1\xfc\xd8\x31\x0e\x1a\x59\x9e\x23\xbc\x51\x79\xe5\x05\xb2\xd3\x0b\xad\xbc\xa6\x48\xe5\x3f\xc8\xa1\xf8\x54\x40\x94\x78\xc0\x9f\x66\x98\x92\x11\x6b\x5b\x4c\x4f\x1c\x4f\x1c\xb2\x88\xe6\x4f\xc6\x1e\x24\x33\xfd\x30\xab\x85\x74\xd6\xbb\x5f\xd3\x43\x6e\x94\xdc\x7c\xc6\x26\xe3\x78\xe5\x3b\xd7\xce\x71\x78\xc6\x4f\x3b\x00\xc5\x68\x80\xf7\xf2\xd4\x8f\xdf\xe1\x08\xa0\xbe\x1d\xe0\x2e\x1b\x40\xa7\x07\xe0\x6a\x1c\x00\x67\x61\x34\xf0\x03\x78\x74\x02\x1c\xff\x08\x10\x66\x03\x50\x35\x1e\x60\xe1\x6e\x80\x83\x52\x00\x99\xd3\x01\x2a\x2e\x00\x14\x74\x00\x70\x64\x1f\xbf\x05\x70\x8c\xc9\x11\xaa\xaa\x05\xf8\xd1\xf0\xdb\xff\xc2\xb5\xbf\xb9\x8a\xbf\xf9\x87\xcc\x7d\x80\xaf\x06\x00\x12\x2d\x00\x5d\xaf\x00\x24\x4d\x00\x9e\xc4\x02\x28\x7c\x06\x68\x5d\x0d\x30\x65\x1a\xc0\x25\x6d\x00\xa3\x5e\x80\xb3\x9f\x00\x9c\x1b\x01\xaa\x7e\x00\x04\x36\x01\x54\x08\x01\xc4\xde\x02\x28\xe1\x01\x58\x35\x09\xe0\x40\x1c\x40\xc1\x2f\x9a\x2b\x7c\xbc\x86\xda\xfd\x07\xbf\x00\x2a\xe4\x00\xfa\xeb\x01\xf6\x30\x79\x43\x5b\x19\xde\xb1\xbe\x95\x22\xeb\x35\x00\x7f\x17\x40\xcf\x44\x80\x51\x03\x00\x2f\x13\x69\x3e\xcc\x3d\x0f\x80\xb1\xad\x00\x2d\x93\x00\x64\xaf\x70\x66\x93\xf2\xc5\x1a\x59\x00\xf3\x41\x80\x92\x52\x00\x6f\x65\xea\x5f\x98\xd3\x45\xed\xfe\x4a\x0f\x80\x5d\x7a\x00\x1c\x7e\xbc\x3b\x0e\xe0\xa4\x18\x00\xe7\xed\x7a\x98\x4c\x7d\x67\xec\xee\xdf\xf2\x57\x1f\xf9\x9b\x07\x0c\x32\xbb\x40\xf7\x35\x8a\x5c\xde\x41\x6e\x75\xd4\x52\x7f\x83\x88\x2b\x1d\x5f\x45\xa0\xbc\x67\x9a\x2c\x40\xd1\x76\x1a\x37\xdc\x19\xce\x39\x21\x52\xdf\x47\xca\x26\x80\x5c\x7b\x80\x1d\x26\x00\xdb\x1c\x01\x4e\x4a\x03\xec\xc8\x05\x68\x9f\xce\x39\x27\x53\x79\xe9\xb7\x28\x2e\xe3\xa3\x98\xc0\xf0\x32\x2e\xef\xa0\x51\xe2\xdf\xbc\xe3\x3a\xa3\xcf\x59\xc6\x4b\x7a\xd0\x0d\x60\xcc\x6b\x80\xbd\x69\x00\x2a\x85\x00\x79\xc7\x01\x6c\xe4\x01\x38\x47\x85\x80\x6d\x00\x59\xad\x00\x89\xde\x00\x6b\xbf\x01\xe4\xaf\x01\xc8\xb2\x03\x38\x19\x09\xb0\xfa\x3d\xc0\x53\x89\xdf\xf2\x17\x33\x79\x42\xd1\xdb\xfe\xe6\x1f\xff\xe6\x5f\x34\xf6\x0c\xd0\x14\x46\xf1\x84\x01\xc5\xfd\xcc\x69\x76\x5b\x35\x80\x44\x07\xc0\xfa\x66\xca\x57\xd3\xfd\x01\x7c\xd8\x00\xc9\x0d\x00\x09\xde\x00\xcb\x2a\x00\xf2\xfc\x01\x92\xd4\x00\x4e\xbe\x03\x58\x54\x04\xf0\xdc\x12\x20\x9e\xc9\x9f\x0a\x61\xc6\xc5\x8f\xd1\xc3\x95\xc9\x63\x7a\xab\xc1\x8c\xc3\x1d\x8a\xd7\xce\x52\x3c\x27\xcb\xec\x96\x0c\xff\xd8\x73\x94\xe2\x5a\xce\x6e\x13\x08\x90\x7a\x06\x60\xf2\x7e\x80\x84\x71\x00\xce\xfb\x01\xe6\xdb\x01\xc4\xdd\x07\x98\x65\x00\x90\xcb\xe2\xec\xc7\x00\x27\x3b\x01\x82\x2c\x01\x9e\xb9\x02\xf8\x4b\x52\x9f\x2c\x97\xf7\x98\x7b\x53\xe4\xf2\x90\x36\x86\xef\x5c\xab\x66\x76\x47\x86\x7f\xd5\xdc\xa7\x78\x80\x19\x8f\x6d\x12\x14\x69\x54\x02\x80\x73\x66\x13\x7b\x08\x10\xa1\x07\x60\xe5\x04\x30\xbd\x1a\x60\x5e\x1a\x80\xeb\x4a\x80\x2d\x31\x00\xb6\x62\x00\x47\x6f\x00\x58\xa4\x00\x3c\x5a\x05\x60\x32\x8e\xca\x9b\x12\x44\x51\x91\xf1\x97\x49\x33\x71\xe6\x5b\x09\x7f\xcb\x3f\xd2\xc4\xc8\xd7\xe2\x21\xd6\x31\xc7\x4c\x84\x98\xad\xd4\xcb\x92\xa4\x7e\xdd\x9c\x7e\x05\x62\x5f\x9c\xf9\x55\x78\xc8\x3e\x37\x4b\x4d\x4f\x6b\xf4\x70\x39\xb5\xbb\x2a\xfc\x33\xc7\x8e\x88\x50\x38\x38\x69\x72\x66\xf0\x88\x69\x52\x2d\xca\xc2\x07\xa7\x0f\xb3\x94\xb8\x38\x61\x7f\x6b\x05\x80\xe8\x18\xc5\x6f\xbf\xb6\x01\xf0\x9b\x49\x91\x7b\x8f\x3c\x0d\x22\xe3\xe8\x7e\xca\x4f\xf6\xd5\xf3\x49\x54\x6e\xad\x3c\x3f\x19\x99\xa2\x29\x32\x64\x17\xdc\xd4\xa1\x4a\x66\x66\x85\x3c\x71\x8f\x41\xd4\x76\x53\x72\x0e\xf6\xd0\xb6\x26\xa7\xd5\x29\x07\x5d\x88\x57\x43\x50\xd1\x4b\x52\x9a\xd8\x2f\xb7\xc5\xee\x24\x02\xe1\x74\x62\x39\xa9\xf0\xe3\x50\x57\xa2\xcc\x41\xdb\x8f\x34\x63\xc5\x7a\xce\x57\x12\x29\x31\x64\x6e\x12\x6b\x31\x7e\x18\x95\xfd\x1c\xac\x95\x97\x68\xa5\xf2\x55\xc9\x8a\xdd\xd4\x4c\xb3\x37\x53\xcd\x6c\xc8\xca\x8c\x3e\xe7\x46\xfc\x00\x7e\xa7\xa7\x13\x2b\x6a\xf2\x2d\x88\xf0\x03\x71\xf2\xb6\x92\x11\xda\x2a\x49\x2c\xf1\xac\x8f\xce\x24\xcf\x23\x52\x7b\x09\x19\xc9\x30\x57\x1a\xb9\x0a\x91\x3f\x4f\x7c\x8f\xc1\x71\xef\x89\x5f\xc4\x8f\xb9\xc1\xe3\xcc\xd8\x17\x5b\x23\xc2\x3f\x5a\xf5\x88\x1f\x28\xc7\x85\xca\x4d\x4b\xf5\x25\x9f\x63\x81\x66\xf9\x06\x44\x50\x79\x76\xf9\xb4\xbe\x82\x4a\x55\x3c\x39\xc5\x8f\xe8\x58\xba\x85\xea\x91\xf2\x63\x3c\x61\x52\xc9\x31\xf6\x31\x1c\x5c\xd2\x1b\xf7\x99\x60\x0e\xf5\x18\x25\xf1\x9f\x21\x3f\x4f\x68\x6d\x27\x4f\x1c\xf7\x96\xca\x8f\x60\x6e\x5e\x07\x91\x5a\x9f\x39\x81\xee\x84\xf7\xa5\x43\x30\xf1\x77\x2d\xd0\x8e\x22\x2b\x24\xf4\x76\x1c\x79\x43\x5c\xc3\x28\xab\x31\xf8\x9e\x42\xf2\x53\x64\x96\x67\x30\x3b\xca\x06\xc6\xde\x6d\x0c\x90\x22\xf6\x76\x7d\x9b\x0d\xc9\xa0\x59\x2f\x4f\x23\x9b\xeb\xbd\x28\x63\x5a\x73\xbb\x86\xec\x05\x59\x1f\x1e\x10\xbb\xbf\xaa\x73\x90\xfc\x65\x32\x93\x61\x9b\x40\xfc\x41\xe9\x77\x23\xc9\x68\x26\x42\x1c\x91\x1f\xd1\x91\x44\xd8\x81\x1f\xa4\x10\x6f\x92\xed\xda\x4c\xb2\x3e\xb5\x26\xad\x27\x56\x5b\xcc\x73\x2b\x93\x9f\x54\xb0\x82\x22\x97\x8f\xed\x8e\xb3\x21\x1e\x91\xc2\xdb\xb3\x48\x06\x73\xa1\x19\x65\x52\x05\x8d\x07\x89\x3e\xdb\xb3\x6f\x92\x38\xdd\x8e\xed\x7d\xc4\xee\x73\x79\x59\x16\xc9\x8b\x59\xb2\x9e\xf2\xdd\xb9\x39\xa9\xc4\x3a\x73\xfd\x71\xce\xad\xd9\xe4\xe7\xc6\x77\x73\xc9\xc9\x66\xd2\xd6\x1d\x24\xce\x3b\x7a\xeb\xde\x9d\x54\x3e\x97\x8f\x1d\x42\xaa\xc7\x21\xa4\x44\xad\xa2\x25\x82\x30\xec\xf2\xd3\x19\x94\x97\x7d\x2a\x23\xdf\x58\x5e\x76\x85\x60\xd9\xe5\x8f\xe4\x46\xfe\xbe\x50\x24\x99\x6a\x85\xe4\x5e\x4a\x6c\x00\x8d\x13\x86\x1d\xda\x48\xd6\x83\x0f\x3b\x9f\x8c\x87\xbd\x43\x21\x99\x10\xdd\xed\xfb\x08\xab\x54\xd2\x28\x27\x2f\xce\xa8\xb5\x55\x2f\xa9\x7c\x2e\x1f\xab\xab\x93\x22\x2b\xe6\xac\x86\x19\xe1\x1d\x67\xa4\x42\xc8\x88\x9d\x3e\x90\x4e\x46\xf2\x94\x11\x65\x74\x27\xdb\x1b\x49\x04\xf8\x04\xff\x2b\x32\x2f\x47\x13\xe9\x99\xb6\x72\x3d\x39\x67\x32\x3c\x30\xc0\x96\xca\x75\xad\xa4\x72\xcd\xe2\x2a\xc8\xf9\x49\xb3\xa3\x3a\x9a\x83\x72\xd5\x34\x7e\x36\xd2\x95\x6b\x71\x2e\x45\x51\x6c\xf1\x92\x24\x23\xd3\xac\x68\x4c\x66\xb6\x39\x26\x88\xbc\x71\x97\xdf\x72\xec\x1e\xc0\x95\x4f\x34\x02\x7a\x45\xf3\x1c\xd9\x71\x2e\x2f\x68\x67\x73\xf0\x42\x6d\x3f\x61\x7c\x75\xc6\x1c\x0e\xf4\x45\x0e\x40\x72\x0c\xc0\xeb\x33\x94\x77\x3c\x92\x04\x90\xbd\x0c\x70\xdd\x05\x40\xc9\x13\xe0\xe2\x0e\x00\x35\x49\x80\xe3\xbc\x00\x06\xf3\x69\x8e\x87\x6d\x2e\xc0\x81\xfb\x00\xbe\x5f\xe8\x79\x3f\x2a\x1b\xa0\x40\x1f\x60\xa9\x17\xc0\xce\x2a\x80\xcd\xe3\xa8\xdd\xe7\x9c\xfb\x77\x8b\x03\x9c\x6f\xa4\xbf\xd7\xe9\x0f\x50\xf4\x0a\x00\xcb\x7f\xf3\x9f\xf5\xcc\x3e\xff\xb9\x08\x60\x6c\x13\xc0\xcb\x5e\x00\xc1\xbb\x00\xf7\x10\x60\x6c\x27\x40\xf3\x10\x80\xc4\x43\xca\x7b\x14\x8e\x00\x54\x25\x03\x68\x34\x00\x94\x0a\x03\x98\x8b\x53\x7f\x82\x9b\x37\xc0\xce\x0e\x80\xc8\x59\x00\xb9\x77\x00\x16\x97\x00\xe4\x2e\x04\xc8\x5e\x05\x90\xfb\x09\xa0\x44\x10\xa0\x40\x01\xe0\xca\x3a\x80\x5d\xf3\x01\xde\xe7\x00\xe4\x7b\xfc\x2d\x9f\x1b\x7f\xf9\xe8\x41\xfd\x09\xff\xf6\x77\x34\x85\x02\x8c\xea\x00\x38\x7e\x9a\xfa\x85\x2a\x3c\x01\x26\x8c\x06\xd8\x73\x9f\x9e\xf3\xf3\x7d\x00\x9c\x7d\x00\x36\x54\x03\x04\x8c\x05\x58\xbb\x02\x20\xee\x36\xc0\x86\x09\x00\xeb\xaf\x03\x6c\x90\x02\x38\xf0\x0a\x80\xb3\xda\x39\x1c\x66\xf3\x31\x80\xb7\x8a\xbf\xe5\xa7\xc6\xfd\xcd\x03\xb8\xbc\xa3\x8d\xb1\x2f\x5c\xde\x51\x17\xc0\xbc\x0d\x66\x00\x3c\x9d\xd4\xee\x8f\xe3\xf0\x9d\x6e\x00\xf5\x46\x80\x6c\xa4\x7c\x35\xe3\x11\x80\x4f\x29\xbd\x3b\xc6\xd9\x37\x56\xde\x03\x58\x73\x88\xc6\xca\x4a\x9b\x38\xa7\x24\xaa\x47\xc6\x14\x80\x9e\x46\x80\x65\xfc\x54\x2e\x97\x07\x70\xf9\xc7\xbf\x79\xc7\x95\x87\x14\x4f\x77\x30\x6f\x27\x63\x7f\xf2\xf5\x01\x86\x0d\x07\xd8\x10\x0f\x20\xe3\x01\x90\xba\x17\x40\x67\x0f\x40\xd2\x0d\x00\x37\x7f\x80\x04\x45\x80\xd9\x3e\x00\x8b\xdf\x71\x76\x04\x80\x45\x5f\xa8\x1e\x8b\xcc\x01\x9a\x6d\x00\x12\x74\x01\x7a\x33\x00\xe6\x08\x32\xf1\x9f\x26\xc6\x0f\xc2\xf8\xed\xda\x76\x53\x39\x37\x19\xbf\xcf\x05\x46\x3e\xcd\xf6\xa3\x63\xcb\xf9\x5f\x8e\x33\xc5\xb4\xdb\x00\xfc\xe1\x00\x8b\x3e\x01\xa8\x8c\x01\x88\xd9\x0e\x60\x17\x08\x10\x65\x07\x10\xfe\x11\x20\x54\x95\x8e\x45\x90\x35\xc0\xbe\x3e\x80\xa0\x6d\x34\x87\x69\x86\x00\xc0\xe7\x98\xdf\x72\xad\x19\xbf\xa5\x29\x2f\xc5\x7b\x0c\xef\xb8\xb4\x94\xe2\x29\x86\x77\x54\x72\x77\x4d\xc6\x8b\xbe\xa1\x85\x62\xd2\x4a\x8a\xb3\xbb\x01\xc6\xf7\x02\x04\xc9\x00\xfc\x3f\xf6\xfe\x3a\xba\x8a\xe5\xe9\x17\x87\x1b\x77\x0b\x1a\x24\x04\x42\x20\x4e\x12\x20\x24\x21\xae\x84\xb8\xbb\x0b\xc4\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdd\xdf\x95\x99\x9d\xe3\xe7\xfb\x7d\xee\x5a\xf7\xbe\xff\xfc\x9e\x59\xeb\x9c\x62\x6f\xa8\xea\x9e\xa9\xee\xaa\x4f\x49\xcf\x26\xc5\x02\x80\xdb\x08\x00\xe1\x79\xf8\xd9\x98\x23\x01\x40\x27\x79\x16\xa9\x01\x40\x9b\x06\xc0\x99\xbf\xa5\x9e\x03\x60\xcb\x04\x80\x4f\x1d\xf0\xb8\x68\x69\x7f\xc6\x1f\x8d\xb9\xb0\xdc\xdf\xf2\x4f\x88\xa8\x31\x0c\x81\x77\xce\xf1\x8f\xc5\x1b\x98\xaa\x20\xbc\x2c\xcf\x25\x00\x2e\x9f\xad\x55\x1e\x00\x3e\x8e\x02\x40\x76\x0c\x00\xff\x22\x00\x84\x66\x00\x98\x98\x01\x80\xcd\x0e\xaf\xa9\xb7\x6d\x00\x54\x5f\x02\x00\xf5\x25\x00\x4b\x48\xbf\xe7\x48\x6f\x22\xf0\xe0\x65\x3a\x98\xfe\x86\xbf\xae\x22\xf4\x50\xfd\xe7\xf1\xad\xa7\xe0\x73\x7c\xea\xba\x37\xa0\x27\x24\x5c\x04\xf7\x33\x93\x1f\x3e\x81\xce\x0f\xbf\x7f\xf8\x7c\xff\xb5\x15\x78\xfa\xf4\x1d\xf2\x57\x56\x05\x00\x6e\xb5\x3f\xc5\xd1\x4e\x02\xe0\x52\xf6\x63\xdc\x00\xc8\x03\x20\x0d\x15\x43\xbd\x47\xf7\xfb\x27\x21\x4f\x7a\x9b\xe6\xf4\x1f\x7a\xb4\xb2\x38\xe0\x3f\x47\xcb\x01\x08\x67\x78\x85\xdf\xf8\x75\x46\x2d\x3f\x3e\x83\xba\x28\xd4\x51\x50\xa1\xa8\x51\xc8\x1b\x1b\x8a\x52\xe9\xe8\x3e\x41\x6e\xe4\x0d\x1a\x89\x27\xcc\x49\xa5\x70\x1f\xca\x18\x7c\x73\xa2\x83\x2c\x2e\x31\x9d\x2a\xe4\x6f\x3e\xdf\xf3\x81\x10\x15\x21\x5b\x01\x84\x58\xf0\xdc\x46\xa0\xca\x17\x16\xa2\x1f\xf8\x35\xe2\x17\x90\x9e\x40\x67\xe7\xa2\xdf\xdd\x86\xbc\xa4\x3b\xca\x53\xe8\xdc\x95\xe5\x1b\xcc\x75\x78\x7c\x22\x48\x03\x12\x80\x1c\x7a\x62\x4c\x28\xb4\x90\x1f\x22\x08\x66\x81\xea\x64\xb7\x01\x0f\x3c\x0d\xc0\xdb\x87\x04\xc5\xad\x3c\x84\x54\xd0\x4c\xb9\xe6\x15\xa0\xfa\x18\x27\x92\x1b\xf4\x4f\x58\x35\x32\xa1\x35\xf8\x63\xb9\x1b\xc2\x47\x4c\xad\xb0\x5f\x21\x43\xfc\x42\xd4\xe7\x46\x28\xbe\x74\xc5\x81\xba\x77\xac\x7e\x11\x41\x5e\x50\x5d\x9c\x16\xea\xdb\x92\xe0\x64\x83\xb2\x3a\x1c\xdd\x7c\x90\x7f\x23\x8d\x13\xbe\x70\x46\x5f\x49\x49\xa4\xc3\xe3\xcb\x5b\xc0\x54\x09\xc0\x0e\xef\x27\x0a\x25\xb4\xc7\xe4\x30\xa4\xa1\xcf\x72\x78\x70\xe6\x46\xfa\x11\xbc\xe6\xa5\xd6\x1a\xa1\xf1\xc5\xd9\x57\xa1\x4c\x01\x1f\x02\x17\xb2\x42\x75\x42\x2b\x2f\x4a\x68\xe7\xea\x8c\xb3\x43\xcf\x59\x16\x49\x10\x9a\x35\x0f\x90\x80\xea\x2f\x34\x24\xb2\x10\xba\xc1\x0b\x80\xcb\x1c\x0f\x63\x35\x09\xe0\xf1\x0d\x84\x10\x74\xef\x19\x54\xc9\x32\xf0\xa6\x80\x90\xa5\xc1\x32\x0c\x08\x0c\x9a\x2c\xa1\xba\x94\x1e\x2d\x1c\xfb\xe8\x8c\xc3\x15\x1c\x2d\xa8\x57\x13\x00\xd5\xaf\xf0\x3c\x64\xa0\x3e\x1d\xfd\x0e\x78\xdc\x5f\x8f\xa4\x20\xfc\x21\x44\xa5\x00\xe1\x61\x66\x76\x35\x28\x93\x48\x4a\xa2\x0b\x79\xf5\x77\xc5\xc6\xd0\xfd\xdf\xf8\x62\x31\x0c\x8f\xef\xb0\x05\x53\x67\x35\x78\x1e\x8e\xa7\x70\x85\xd7\x31\x54\xa4\xe4\x8c\xda\x6b\x1b\x42\x38\xc0\xbe\x35\x18\x1a\xd7\xc1\xb6\x14\xee\x93\xc2\x1d\xf9\x00\xad\x00\x8f\x63\x5e\x68\xbe\xd0\x49\x2b\xc5\x18\x79\x4d\x78\x1d\xa8\x43\xff\x9a\xe3\x91\x3e\xe4\xbd\xa9\x78\xcc\x20\xfd\x10\x20\xd9\x94\x43\xfa\x78\xe1\x88\x88\xa4\xdc\x11\x3b\x2c\x70\x15\xa6\xc1\x28\xcf\x21\xc4\x10\x88\x4a\x0a\x65\x68\x02\x63\xe0\x93\x91\x81\xe8\x06\x90\xc2\xfc\x15\xfc\x20\xcd\x07\xc8\xe6\x41\xf3\xf5\xf5\xe8\x81\xf1\x19\xfe\x3e\x54\x01\x74\x86\xde\xcc\x23\x9d\xa5\x07\xe5\x4b\x05\x2b\x2d\x20\x34\xfd\x5d\x19\xae\x53\x92\x94\xc2\xdd\xc5\x18\x2d\x1e\xd0\x7e\x79\x3c\x1a\x80\xe8\x8f\x3a\xc7\x63\x71\x08\xcf\x94\xc8\x86\x0c\xcd\x3c\x7e\x89\x04\x7a\xb2\x71\x2f\xf9\xa0\x71\xe2\xd8\xb5\xa0\x95\x14\x47\xe4\x09\x65\xfe\xe2\x88\x33\xa0\x3b\x89\x61\xee\x80\x22\x94\xa8\xf4\x15\x48\x03\x21\x50\xff\xd8\x39\x0e\x64\x7d\xe6\x04\x9d\xfa\xa2\x36\xf5\x84\x56\xd3\x27\xaa\x00\xe8\x7b\x34\x4f\x18\x4d\x3d\xf0\x8d\x59\x87\xc7\x4d\xc1\x87\x29\xdc\xc7\x05\x40\xc1\xfe\x33\xc8\x3e\x14\xf8\x7d\x85\x16\x46\x1e\x2d\xbc\x93\x72\x89\x35\xa0\x95\x94\x83\xeb\x06\xfd\x92\x5a\x4e\x61\x32\xd4\x4f\x96\xd9\xdc\x00\xcd\x33\xf3\x74\x1e\xca\xe9\xc3\x7d\x65\xe3\xf2\x00\x3c\xc0\x85\xfd\xfd\x5d\x72\x00\xaa\xbe\x00\x70\xff\x0b\x00\x25\x1e\x00\x20\x8f\x03\x90\x98\x0f\xc0\x6b\x1e\x00\xa2\xa6\xcf\xb0\x19\x00\x01\x2c\x00\x90\xd8\x01\xe0\x19\x72\xb6\x03\x01\x70\x50\x86\xfd\xbe\x7d\x10\x00\x0a\x2a\x67\xda\x07\xc0\x44\x0f\x00\x6b\x14\x18\xeb\x38\x72\xc1\xbd\x30\x5e\x02\x00\x74\xec\x00\xe0\x13\x06\xc0\x3e\xdd\xef\xf5\x9f\xf3\xfc\xc7\xc0\x32\x00\x57\x2d\x01\x68\x59\x83\xfd\xfb\xd9\x9a\xbe\xb8\x06\x40\xc6\x32\x5c\x57\x88\x21\x01\xe0\xa9\x09\x8c\xaf\xde\xe2\x03\xe0\xd5\x01\xc0\x27\x66\x38\xde\xa7\xe9\x01\xc0\x92\x1c\x00\xae\x23\x00\x8c\x52\x61\x7f\x7b\x16\xff\x1b\x9f\xf9\x7f\x2c\x00\x3c\x3a\x01\xb0\xb8\x0d\x40\xaa\x15\x00\x96\x59\x00\x34\x5b\x02\x60\xbf\x04\xd7\x41\xce\xc7\xd7\x42\xc4\xdb\x5d\xa5\xf0\xd3\x3d\xc7\x1d\xa5\x2c\x70\x3c\x0f\x75\xb3\xe5\x01\x10\xa6\x09\xc0\x8d\x79\x00\xbc\x68\x00\x78\xa6\x0b\x80\x8d\x36\x00\xef\xb5\x01\x30\x23\x04\x80\xf4\x26\x00\x7a\xdd\xf0\x7b\x96\x34\x3f\x01\x20\xce\x07\x80\x86\xeb\x59\x24\x05\x80\xee\x7d\x00\x3c\xcd\x01\xd0\x77\x04\x20\xc3\x15\x00\xdd\x63\x00\x5a\x46\x60\x3c\x72\xfc\x0a\x00\xd5\x10\x78\x7c\x19\x33\x98\x9e\xe3\x8e\x6a\x66\x98\xe6\x75\x22\x56\xdf\x08\x4c\x03\x10\xdd\x8c\x4e\xf7\x00\xb8\x6e\x04\xe7\x9e\x5e\x94\x03\xa0\x1f\x08\xc0\x67\x13\x00\x34\x1a\x00\x60\x4a\x84\x7b\xa7\xc4\xcc\x00\x50\xf4\x38\xb3\x14\x00\x28\xed\x01\xe0\x79\x0a\xe3\x81\xd4\x62\x00\x94\xdf\x00\xd0\x8d\xf2\xef\x79\x90\xf3\x79\x9c\xe3\x8e\xf3\xbc\x4b\x1c\x3b\x4c\x7d\x11\xab\xd1\x1a\x41\xb5\x6f\x02\xf0\x80\x01\x00\x39\x5e\x00\xde\x7d\x02\x40\x12\x09\x00\x72\x6d\x00\xc4\xfa\x00\xe0\xbf\x00\xf7\x0c\x9d\x59\x00\x21\x35\x00\x3c\xe3\x01\x10\x08\x02\x20\x83\x08\x00\x7e\x31\x00\x7a\x3c\x00\x10\xa4\x83\x73\x94\x4c\xda\x7f\xc6\x21\x75\x08\xab\x78\x9e\x77\x49\x41\xf8\xdd\x30\x84\xbe\xbc\x10\xf3\x32\x47\xe4\x6b\x94\xee\xc0\xb8\x4c\xa8\x1a\x80\x67\x33\x00\xf0\xf0\xc1\x7d\xd3\x6c\xef\x01\xe0\xb8\x0d\xc0\x8f\x6e\x00\xd4\x91\x00\x60\x68\x86\xd7\x26\xf5\x45\x00\x32\x59\x01\xa0\xeb\x02\x60\x30\x1b\x00\x4a\xf8\xb7\x66\x7e\x7b\x67\xc1\x6b\x44\x3d\xf7\xb7\xe7\x20\x0f\xd3\xdf\xf0\xcf\x4f\x98\x3a\x72\xc3\xd4\x60\x00\xa6\x32\x08\xfd\xfd\x50\x07\xe0\x2a\x1e\x00\xb4\x66\x00\x60\xd9\x01\x40\xb6\x05\xe7\xed\x08\x04\x01\x50\x59\x06\x00\x6b\x1c\xd6\xcb\x7b\x59\x00\x72\x34\xe0\x1c\xed\x60\x13\x00\xc8\x88\x73\x06\x0f\x10\x7d\xe3\xd7\x10\x3d\x7c\xf9\x08\x6b\xf4\xd7\xfc\x93\xbb\x0e\x4c\x2d\xf4\x61\xaa\x8e\xb0\xa2\x22\x88\x3e\x66\x1a\x6f\x98\xe2\x3a\x01\xf0\x0a\x05\x80\x37\x53\x00\x30\xac\x00\xf0\xd8\x00\xce\x4f\xdd\x7b\x0a\xcf\xe3\x9a\x22\x00\xd9\xa3\x00\x5c\x74\x01\xa0\xbf\x19\x00\x80\xa8\x9d\x5f\x40\xe4\xa3\xc0\x47\x98\xfe\x96\x7f\xfa\x0b\xfe\xb1\x41\x44\x6d\x3a\xf6\x30\xfd\x85\x88\x22\x39\x75\x2f\x40\x79\x98\x4f\xec\x57\xa0\xae\x01\xa4\xea\x3b\x3c\xf7\xa9\x00\xb8\x28\x73\xd3\x96\x02\xd2\xe9\x55\x7c\x79\xc8\xcf\x5c\x54\x77\x85\x3b\x23\xb8\xd2\x11\x35\xc7\x2e\x7a\x98\x1e\x23\x20\xc3\x1f\x71\xd0\x79\x77\xaf\xf7\x14\xc8\x06\x50\x57\x08\x3c\x8e\x7e\x25\xf4\xba\x5a\x20\xfb\xe9\x31\x94\xc9\xe4\x50\x7e\x09\xad\x68\x92\xa0\x77\x50\x96\xe1\x99\x1a\x26\x42\x83\xb8\xb4\xb7\x20\x7b\x89\xf1\x92\x14\xd2\xf1\xbb\x7b\xb2\x90\xe3\x47\xf3\x74\x84\x10\xd3\xab\x6f\x49\x10\xd6\x7c\x85\xd2\x0e\x3d\x53\xe4\xa3\x0d\xe8\xdc\x2d\xd2\x27\x78\x1e\x57\x21\xbb\xee\x33\x0e\xf7\x6b\x3b\xa0\xde\x83\xfc\x8b\x3e\xd2\x2b\x68\xc7\xfe\x52\xfe\x00\xd5\xe7\x78\x4c\xf0\xa1\xbc\x3f\x55\x07\x31\xd4\x85\xfc\x21\x82\x1c\xca\xd2\x5f\xea\xa2\x41\xd8\x77\xda\xd9\xbb\xd0\x33\xa3\x96\x87\x33\x49\x54\x0a\xf0\x39\x60\xca\x6c\x6b\x48\x22\xd9\x70\x34\xe4\x7f\xbf\xfd\xa8\x85\x90\x04\x49\xe5\x02\x64\xd7\x3f\x46\xc0\xf3\x40\xdf\x81\xe2\x3b\xed\xd7\x10\x97\xfe\x7d\x6c\xa8\x7b\x42\x5e\xf7\x2b\xb4\x43\x05\x68\x29\xa0\x7c\x03\x63\x11\x13\xe4\x25\xce\x71\xd8\xd3\x45\x6e\xc4\x8e\xe6\x43\x20\x66\xc1\xca\x07\xd0\x93\xe1\x5f\xfc\x0a\xfd\x62\x2c\xbf\x07\x5c\xe1\xe2\xbd\x60\x04\xe1\x0f\x5e\xd1\x50\xc8\x63\xf1\x00\xd8\xef\x73\x72\x8e\x41\x1d\xb5\xac\x88\xf7\xe7\xd0\x42\xe7\xa3\xce\xf3\x70\xca\x79\x54\x90\xbe\x85\x91\xe0\x2a\x1b\x33\x3b\x1f\x44\xcf\x71\xd8\xdb\x71\x49\x68\x47\xdd\xe2\x92\xd9\x83\xc7\x97\x2f\x87\xe9\x39\x1e\x53\xf0\x20\x82\xce\xc9\x2b\x49\xf0\x4f\xc2\xdf\xeb\x42\xfa\x51\x58\xf6\x83\x90\xb6\xc2\x50\x2e\xf4\x4b\x2e\xb2\x48\xf0\x2f\xb9\x4a\xe1\xef\x42\xd0\x0a\xce\x4b\xa9\x8e\xb0\x41\xf7\x25\x89\x25\xf0\x10\x9e\xb5\x38\x34\x0e\x6d\x12\x9c\x9f\xc2\xb3\x87\xeb\x93\xcf\x57\x54\x20\x7f\x7b\xf1\x85\x0e\x22\x82\x30\x44\xec\x78\x63\x94\x27\x90\x04\x83\xe5\x2f\xd0\x37\x06\x36\x3c\x07\xf0\xf7\x70\x46\xcb\x30\x14\xce\x20\x19\xe0\xa6\x41\x1d\x79\xfa\x62\xcd\x90\x86\x75\xf0\x17\xa0\x3b\x55\x79\x03\xe1\x0f\x09\x71\xe8\x6f\xf9\xf0\x7f\x41\xeb\x90\x69\x44\x09\xb2\x60\xc4\x75\xda\xd0\x67\x2c\x3d\x03\x12\x00\xe5\x07\x8d\x11\xeb\xd2\x12\xb1\xb2\x1d\x10\x95\x78\xa7\xbd\xa7\xd0\x0a\x77\x62\xfd\x02\x69\xd6\xb1\x99\x1b\xb2\x89\x8e\xd6\xaa\xd0\x7e\x71\xc0\x70\x82\x70\x88\xfd\x5e\x1c\x9c\x37\x43\x81\xf3\x42\x36\x64\x53\x50\x87\xa0\xb9\xeb\x61\x13\x00\x82\x76\x8a\x50\x96\x86\x23\x0a\xae\x13\x52\x4d\x19\xc1\x38\x4c\xdb\x02\xaa\x87\xa1\x8e\xd8\x42\x9d\x18\x37\x7d\x9d\x11\x96\xce\x13\x91\x81\xfe\x2b\x1e\x0b\x7a\xf0\x19\xf2\x4d\x01\xcb\x5c\x10\x92\x0a\x44\x57\x81\xf6\xc9\x79\x9e\x2c\x60\x38\x06\xda\x57\xfe\x95\xd5\x70\x9f\xd9\xad\x31\x08\x1f\xfa\x18\x1f\x57\xfd\x9e\x8f\x63\x0c\xb5\x80\xe6\x41\x8c\x0f\xff\x0e\x0c\xde\x43\x37\x08\x7f\x3e\x27\x87\xdf\xbf\x7a\x5d\xd9\x1f\x91\x69\x0e\xb7\x85\x69\x6c\x19\x4c\xe3\x5b\x91\xa1\x95\x15\x8f\xf2\x09\x5a\xc1\xb1\x21\xb0\xa6\x63\x1d\x15\xa0\x9d\x16\x5d\x09\x4b\x8e\x61\x0c\x83\xfb\xfb\x05\x0b\xbf\x41\xdf\x5f\x82\x7f\xe9\x2e\x32\xe7\x2c\xde\x6c\xc1\x07\xe0\x16\x2e\x00\x95\x14\x00\x5c\xd3\x06\x20\xab\xe8\xec\xde\x01\x88\x3b\x06\xe0\x2e\x31\xec\x6f\x1f\xa5\x03\xe0\xec\x08\x00\x4a\x04\x00\x76\x51\x00\xe0\x8d\x03\x60\x61\x0f\x00\x25\x15\x8c\x35\xce\x56\xb6\x16\x1f\x9c\xdb\xd7\x12\x05\x40\x95\x14\x00\xbd\x54\x00\xec\x23\x00\xd0\x23\x05\x20\x24\x0a\x00\x03\x31\xb8\x86\x72\xa6\xdd\xb3\xf1\xcf\xeb\x20\xba\x25\x88\xf8\x16\x61\xd3\x8a\xcb\xe0\xba\xcf\x6f\xb8\x83\x10\xfe\xde\xfb\x0e\x00\x77\xb8\x00\xb0\x69\x03\xe0\x11\x13\x00\x26\xd8\x00\xa0\xdf\x05\x40\x47\x1a\x80\xcf\x96\x00\xa8\xdf\x01\x80\xbe\x04\x00\xd5\x01\x00\x84\x9e\x03\x20\x7f\x86\xcb\x52\x00\x50\x5f\x85\x7b\x3f\xce\x7c\xde\x19\xb2\xd4\xa0\x87\x63\x58\x5d\x0f\x00\x26\x3d\x00\xd0\x4e\xfd\x73\x3f\x48\xcd\x99\x55\x30\xf9\x03\xee\xe8\x80\x69\x10\x22\x3b\xea\x8c\x88\xef\x4d\x63\x01\xb8\x89\x01\xf7\x75\x3c\x2f\x3c\x5b\xe5\x00\xe0\xaa\x03\xa0\x30\x05\x00\xcd\x38\x00\x32\xb7\x01\xe0\xf9\x09\x80\xa8\x36\x7c\xbe\x4e\xb2\x0d\x00\x4b\x09\x00\xce\xa2\xae\xb3\xb8\x41\xc1\x07\xc6\x7a\x8a\x25\x00\x4c\xb5\x01\x20\x8b\x38\xfb\x2e\x8c\xa8\x1b\x9e\xd7\x7b\x72\xce\x51\x38\xc2\x4a\x9d\xe3\x1f\x67\x3d\x98\xea\x28\xc0\xf4\x6c\xcb\x3f\xa8\x04\x40\x6c\x06\xae\x93\x09\x6b\x01\x40\x1c\x02\x00\x77\x28\x8c\xcb\xf8\xae\x01\x70\xb6\xe3\x39\xc5\x00\x30\x5b\x00\x80\x13\x05\x7e\x1e\x5c\x18\x70\x4f\x17\x17\x05\x00\x13\x21\x00\xb0\x23\xf2\x62\xe7\x38\xe4\xdc\xef\xa7\x23\xba\x06\x22\x97\x60\x7a\x8e\x7f\xec\x11\xdf\xeb\xe8\xc3\x78\x51\x08\x81\xda\xb9\xaf\x02\xf0\x78\x17\x00\xf6\x45\x00\xf0\xef\xc3\xef\xc6\x3e\xfb\x8f\x5a\x1e\x80\x33\x8b\x47\xd3\x08\xf7\x04\x53\xd6\x01\x10\xd1\x02\x63\xa5\xb3\xe7\x41\x47\x06\xc0\x82\x0f\x00\x9f\x11\xef\x20\x42\x43\xf8\xb9\xbc\x5f\xb0\xdc\xa4\x64\xc4\x6e\xc8\x84\xe9\x39\xfe\xb1\x84\xbb\xf8\x7e\xf3\xfb\x82\xaf\x60\x4a\xab\x0d\xc0\xb5\x56\x00\x28\xd6\x00\x40\xc7\x05\xe0\x0b\x37\x00\x54\xe9\x00\x10\x6a\x01\x20\x51\x0b\x63\x12\x73\x3d\x00\xde\xe3\x01\x10\xf3\x05\x80\x37\x66\x70\x7e\x0a\x45\x1f\x80\x0d\xdb\x3f\xe4\x41\x10\xef\x97\x4a\x43\xe0\x9c\x73\xbf\xeb\x8f\x38\xcd\xea\x8c\xd0\x97\x31\x62\x1e\xca\x08\xfd\xf0\x22\xf0\x09\xf1\x59\x2c\xc6\x0f\x00\x26\x37\x00\x4f\xa7\x60\x1d\x91\x54\x02\xf0\xf0\x08\x00\xd1\xb7\x00\xdc\x7f\x07\xbf\x8f\xeb\x2e\x3e\x5c\xe3\xbc\xa2\x0f\xe7\xa7\x2e\x4d\x00\xb0\xd9\x04\xc0\x85\xaf\x08\x1c\x82\xa0\x49\xd1\xb0\xdc\xbf\xe2\x1f\x4b\x84\x5e\x74\x10\x5e\x55\x5a\x18\xa6\x6c\x8e\x30\x25\x40\x58\xd7\x87\x6a\x00\xdc\x7c\x09\xc0\x0d\x6d\x00\x88\x10\x7f\x27\xc1\x07\x53\x9b\x7d\x98\xc6\x2f\xc2\xb4\x05\x36\xf4\x60\xf7\x2b\x4c\xa1\x9e\x31\x7e\x78\x1e\xe7\xf8\xc7\xfb\x32\x4c\x6d\x11\xf5\x5c\x7d\x44\x37\xa3\x7c\x12\x4c\x85\x11\xfd\x4b\xb4\x87\x30\xc5\x40\xe0\xf9\x3f\x5e\x44\x88\x39\x4b\x22\x2c\x9c\x2d\x22\x33\x71\x9e\x73\x3c\x3f\x49\xbd\x36\x84\x98\xc7\x1f\x70\x90\x1f\xa2\x5f\xdc\x01\x91\x0f\x33\x21\x80\xfb\xa2\xce\xf3\x60\x88\xa2\x02\x60\xde\xbb\x07\x69\x86\xf0\xe4\x01\x74\x37\x0f\x82\x5f\x21\xe2\xdd\xe7\xeb\x57\xa1\xfe\xca\x47\x9c\x9f\x21\x8f\x80\xa4\x28\x02\x79\xa6\xfb\x94\x70\x0b\xd6\x1d\xb6\x70\xe8\x44\xd7\x4d\x9c\x0a\x08\x6b\x5f\x5f\x9a\x62\xff\xfb\x3c\x5c\x1e\xc1\xf9\x2f\x63\x94\x4b\xd0\x5d\xa8\xe4\xde\x86\xbc\x92\x88\xfc\x4b\x68\x65\xb0\x91\xa1\x42\xfe\xe5\xab\x07\x26\x84\x1a\x50\x01\x3e\x02\xe1\x7f\x41\x68\xf2\xd3\x9b\x9b\xd0\x1e\x23\xd0\x26\x80\xfc\x1d\x2e\x12\x3f\x64\x03\xf1\xf0\x0d\x20\x3d\xe0\xa4\xc3\x79\x07\x4c\x94\x7c\x48\x6f\x6f\xc7\xfb\xa0\x93\x36\x6f\x85\x8e\xa0\x79\x3d\x85\xf2\x54\x26\xae\x30\x7a\x50\xaf\x45\x81\xee\x57\xda\x03\x13\xe2\xe2\x62\xff\x04\xf9\x7f\x2a\x40\x02\xf5\xdd\x62\xb6\xc2\xf8\xeb\x2e\x39\x3d\xc2\xcf\x7c\xaf\x83\x29\x93\xc1\x3d\x08\x29\xd2\x97\xe2\x41\xcf\x90\xfe\x88\x0b\xca\x4b\xd1\x8f\x6b\x40\x7d\x3a\xf4\x17\xe0\x4a\x0a\x1d\x5d\x06\x54\x49\xa3\xc1\x6f\x87\xfc\x0a\x45\xc8\x1a\x94\xf9\x21\x82\xce\x25\x6b\x49\x62\x43\xd5\x08\x19\x49\x38\x1f\xc6\xfd\x98\x1a\xea\xa6\xa1\x13\x65\x82\xf0\x1f\x01\x0a\x3b\x34\xee\xab\x56\x18\xdc\x5e\x24\x13\x42\x44\x5e\xa2\x88\x9d\x2c\xb4\xff\x00\x8a\x29\x84\xc8\x08\xa0\x6f\x84\xa8\x58\xfb\x21\x8a\xaf\x0c\x55\x46\x04\xef\x3a\x42\x79\x0f\x01\xda\x58\xa8\x0e\xc5\xe7\x06\xff\xa2\x2e\x8f\xf1\x14\xa4\x01\xf8\x0d\x7c\xbf\x1e\xc1\xf5\x41\xbe\x71\xb8\xcb\xf9\x07\x15\x0f\x84\xae\x49\x5c\x05\xa1\xce\x83\xf7\x2b\x70\x57\xc9\x43\x76\x69\xc4\x0e\x52\x40\x74\xde\x9d\xaf\xa0\x73\x3c\xa6\x52\x84\x0f\xbd\x51\x47\x59\x9e\x15\x42\x08\xaa\x12\xf0\x89\x38\x65\x3d\xf8\xcd\x04\x4a\x88\xda\xbc\x12\x80\x4f\x9c\xc9\x91\xc1\x27\xef\x65\x91\xf6\x1f\x00\x20\x2c\xcd\x07\xa1\x39\xce\x4a\x51\xc8\x52\xd2\x50\xca\x42\x1e\xe6\x1c\x87\xa1\x0a\xa8\x40\xfa\xb8\x0d\x34\x10\xe3\xeb\x23\x76\x90\xe9\x15\x98\x9e\xe3\x31\xc3\x50\x78\x2f\x1b\x37\x33\x9f\xc0\xdf\xcb\x42\x08\xcb\xb0\xc8\xe2\x2e\xfc\x19\xee\x9b\x36\x44\xcd\x85\x6c\x80\x9e\x6b\x27\xd4\x51\xa3\xab\xbe\x9a\x0a\x00\x17\xb5\x1c\xb4\xbb\xbe\x2b\xc3\xdd\xcd\x24\xd7\xd4\xa1\x79\x61\xf9\xc0\xb8\xe8\xa9\xb3\x21\xd4\xed\x74\xc9\xd3\x02\xb1\x2b\x6d\x10\xfd\x41\xe7\x78\xcc\xb9\xf8\x19\x34\x23\xc7\x66\x02\x08\xef\x39\x99\x30\x43\xbd\xa4\x8e\x7e\xd2\x50\x67\xa0\x43\x8a\x09\x94\x51\x73\x88\x80\x11\x8c\x83\x4f\x26\x64\x1b\x6c\x27\x9b\x21\xdb\x6d\x43\x36\xa7\x04\x00\xeb\x1d\x75\x5f\x78\x3d\xc2\xab\x9b\x10\x1b\xc6\x7f\xe8\x0a\x56\x10\x0e\x7a\xe4\x69\x87\x88\x24\xcf\xf1\x98\x37\xa2\x02\xf0\x3b\x1e\x43\x86\xf4\x1f\x98\x47\x00\xe3\x31\x32\x26\x18\x7f\x69\xc1\x95\x5f\x7f\x64\x03\xe8\x2c\x8d\xdf\x96\x27\x94\xd7\xf5\x19\x87\xeb\x97\xbe\x1e\x8d\x90\xa6\xbd\xf1\x26\xa1\x9d\x77\xe1\xc2\xc5\x8b\x97\x2e\x5d\xbe\x7c\xe5\xca\xd5\xab\xd7\xae\x5d\xbf\x7e\xe3\xc6\xcd\x9b\xb7\x6e\xdd\xbe\x7d\xe7\xce\xdd\xbb\xf7\xee\xdd\xbf\xff\xe0\x01\x12\xd2\xc3\x87\x8f\x1e\x3d\x7e\xfc\xe4\xc9\xd3\xa7\xcf\x9e\x21\x23\x3f\x7f\xfe\xe2\xc5\xcb\x97\xaf\x5e\xa1\xa0\xbc\x7e\x8d\x8a\xfa\xe6\xcd\xdb\xb7\x68\x68\xef\xde\xa1\xa3\xbf\x7f\xff\xe1\x03\x06\x06\x26\x26\x16\x16\x36\x36\x0e\x0e\x2e\x2e\x1e\xde\xc7\x8f\xf8\xf8\x04\x04\x84\x84\x9f\x3e\x7d\xfe\xfc\xe5\x0b\x11\xd1\xd7\xaf\xc4\xc4\x24\x24\xa4\xa4\xdf\xbe\x91\x91\x91\x93\x53\x50\x50\x52\x52\x51\x51\x53\xd3\xd0\xd0\xd2\xd2\xd1\xd1\xd3\x33\x30\x30\x32\x7e\xff\xce\xc4\xf4\xe3\x07\x33\x33\x0b\x0b\x2b\x2b\x1b\x1b\x3b\x3b\x07\x07\x27\x27\x17\x17\x37\x37\x0f\x0f\x2f\x2f\x1f\x1f\x3f\xbf\x80\x80\xa0\xa0\x90\x90\xb0\xb0\x88\x88\xa8\xa8\x98\x98\xb8\xb8\x84\x84\xa4\xa4\x94\x94\xb4\xb4\x8c\x8c\xac\xac\x9c\xdc\xcf\x9f\xbf\x7e\xc9\xcb\x2b\x28\x28\x2a\x2a\x29\x29\x2b\xab\xa8\xa8\xaa\xaa\xa9\xa9\xab\x6b\x68\x68\x6a\x6a\x69\x69\x6b\xeb\xe8\xe8\xea\xea\xe9\xe9\xeb\x1b\x18\x18\x1a\x1a\x19\x19\x1b\x9b\x98\x98\x9a\x9a\x99\x99\x9b\x5b\x58\x58\x5a\x5a\x59\x59\x5b\xdb\xd8\xd8\xda\xda\xd9\xd9\xdb\x3b\x38\x38\x3a\x3a\x39\x39\x3b\xbb\xb8\xb8\xba\xba\xb9\xb9\xbb\x7b\x78\x78\x7a\x7a\x79\x79\x7b\xfb\xf8\xf8\xfa\xfa\xf9\xf9\xfb\x07\x04\x04\x06\x06\x05\x05\x07\x87\x84\x84\x86\x86\x85\x85\x87\x47\x44\x44\x46\x46\x45\x45\x47\xc7\xc4\xc4\xc6\xc6\xc5\xc5\xc7\x27\x24\x24\x26\x26\x25\x25\x27\xa7\xa4\xa4\xa6\xa6\xa5\xa5\xa7\x67\x64\x64\x66\x66\x65\x65\x67\xe7\xe4\xe4\xe6\xe6\xe5\xe5\xe7\x17\x14\x14\x16\x16\x15\x15\x17\x97\x94\x94\x96\x96\x95\x95\x97\x57\x54\x54\x56\x56\x55\x55\x57\xd7\xd4\xd4\xd6\xd6\xd5\xd5\xd7\x37\x34\x34\x36\x36\x35\x35\x37\xb7\xb4\xb4\xb6\xb6\xb5\xb5\xb7\x77\x74\x74\x76\x76\x75\x75\x77\xf7\xf4\xf4\xf6\xf6\xf5\xf5\xf7\x0f\x0c\x0c\x0e\x0e\x0d\x0d\x0f\x8f\x8c\x8c\x8e\x8e\x8d\x8d\x8f\x4f\x4c\x4c\x4e\x4e\x4d\x4d\x4f\xcf\xcc\xcc\xce\xce\xcd\xcd\xcf\x2f\x2c\x2c\x2e\x2e\x2d\x2d\x2f\xaf\xac\xac\xae\xae\xad\xad\xaf\x6f\x6c\x6c\x6e\x6e\x6d\x6d\x6f\xef\xec\xec\xee\xee\xed\xed\xef\x1f\x1c\x1c\x1e\x1e\x1d\x1d\x1f\x9f\x40\x27\x4a\xff\x57\xff\xff\xab\xff\xff\xd5\xff\xff\xea\xff\x7f\xf5\xff\xff\x4d\xfd\x03\xa0\x2c\xa7\x05\x21\xed\x4b\x17\xde\x00\x70\x01\xfc\xf9\xfa\xa7\xcf\x17\x2f\x80\xdf\xbb\x7a\x4f\xff\xff\x71\x3d\x3f\xce\x3a\x71\x3b\xd9\xfa\x3f\xe6\xe3\x39\xa0\xdf\x61\xd8\x30\x59\xa5\x5d\x3a\x5c\x7a\xbf\x98\xbd\x7c\x6f\xd9\x78\xdd\x7e\xfb\xf2\x61\xe6\xff\x80\x57\x6f\x9f\x79\xd3\x7b\xc5\x66\x3e\x66\xaa\x60\x0c\x77\x24\x6a\xc8\x68\x30\xb5\xbf\x6b\x30\x70\x70\x78\x2c\x7b\xf6\xd9\xca\xb7\x83\xec\xff\xc8\xbd\xb3\x7f\x7f\x5d\x63\xe1\xc6\x64\xf2\xf0\x5a\x5f\x44\x57\x7e\x5b\x46\x33\x76\xe3\xbd\x86\x47\xf5\x8c\xf5\x06\xcd\xf7\x5b\x32\x7b\x9f\x8c\xef\xae\x89\x1c\x71\xfe\x1b\xfb\x21\xca\x46\xdf\xc2\xa3\xf1\xba\x81\xdd\x2e\xb4\xe6\xe6\xba\xfa\x4a\xde\x92\xf6\xc2\xfa\x82\xe3\x7c\x9c\x3c\xe1\x7c\xcf\xc2\xad\xb2\xb4\x3a\xea\x1e\xcf\xc9\x9e\x75\xf1\xd3\x89\x7f\xe2\xdf\xbd\xbf\x72\x6f\x1a\x79\xb0\xa1\xf3\x67\xd3\xeb\xaa\x82\xe2\xd8\xbc\xed\x4c\xc1\x14\xab\xc4\x4b\xf1\x5f\xe3\x90\x62\x31\xe2\x52\x12\x03\xd2\xbd\x8b\x09\x1b\xf2\x7b\x2b\x66\xee\x6e\xce\xfe\xc3\xf4\x65\x17\x6b\xc6\xbd\xfb\xae\x34\xb7\x57\xbf\x2f\x1e\xc8\x41\x49\x21\x8d\x27\x89\xf4\x0c\x09\x09\xbc\xe1\xe7\xe9\x9b\xec\x4b\xe2\x6b\x18\xd4\x17\x7d\x27\xe3\x5d\xd9\xa5\xe6\x5f\x83\x56\xf3\xdc\x7b\xf4\x7f\xe6\xdf\xe7\x5c\x8c\x1f\x53\xed\xfe\xd8\x48\x53\x66\x9b\xab\x9b\x5a\x16\xeb\x17\x76\xd5\x2f\xdf\xeb\xa7\xcb\xb2\x43\x98\x9d\xaf\xcd\xa1\x8d\x86\xc3\x3d\x97\x9b\xfe\x98\xb1\xcb\xd9\x2d\x15\xc6\x6d\x04\xa3\x7c\xcb\xee\x47\x8b\x7f\x94\xb0\xfe\x64\xa2\xb9\x47\xa6\xa1\xbc\xd4\x24\x2b\x27\x21\x33\xfc\xc8\xbf\xd7\xbd\xdc\xc1\xd5\xaa\xc8\x94\xcc\x60\x45\x2f\x45\xd7\x58\x67\x47\x5f\xdf\xdc\xd1\xd5\x3e\x68\x3d\xe1\x49\x3e\x7b\x2d\x51\x77\xe6\x94\xe2\x66\xe5\xef\xfc\x07\x99\x0b\x4c\x03\xc5\x4d\xb3\xa5\x8d\x59\x9a\xf1\xae\xa1\xcc\x3e\xf8\xce\x9a\x56\xbf\x8c\xa4\xb5\x45\xd5\x8a\x95\xc8\xe4\x59\x7f\x66\xc8\x5f\x52\x26\xd6\x9d\xb5\x7e\xe5\x51\x17\xb6\x9a\x2a\x5e\x9c\xda\x7c\x71\x48\x79\x31\xe9\x30\xe6\xb7\x67\xf0\x73\x72\xba\x73\xbe\x8a\x36\x67\x2d\x41\x32\x64\xd0\xeb\xb9\x7d\xa1\xd9\xa1\xee\xa9\x2a\xff\xcf\x6d\xc9\x53\x51\x42\xa1\x39\x81\x23\xa1\x5b\x12\xf7\x55\x9c\x0d\xc7\xec\xbd\x7c\xe3\x63\x6c\xb2\x09\xab\xb8\x3a\x0b\xa7\xf0\x37\xfb\xcf\x25\x6c\x68\x8d\x0e\xb7\x88\x14\xfb\xa7\x0c\x86\x27\xfb\xa0\x39\xa0\x9a\xec\xe9\xdc\x56\xec\x94\x0e\x16\xce\xe0\xa1\x60\x8f\x64\xf1\x62\x7e\xcc\xfa\x49\xe0\xaa\xdc\x03\x2d\x24\x73\x6c\x57\xad\x90\x1f\xc9\x4a\x45\xb3\xcd\xb4\xc3\xe8\xcb\xc6\xc7\xbe\xb0\x84\x35\xa5\x81\xc1\x86\x8f\xb9\x05\x71\x8d\x01\x68\xce\xe6\xa6\xc7\xda\xe2\x0a\x43\x92\x34\x02\x2f\xd8\x39\x18\x47\xa9\x23\x28\x70\x29\x54\x69\x93\x39\x64\x45\xab\x15\x7f\x18\xa0\xd9\xae\xf9\x7a\xc5\x52\xe7\xf0\xd4\x14\xf6\xde\x9b\xe5\xde\x0b\x82\x25\xac\x88\x0f\xf8\x54\xa3\x67\xfa\x45\x1a\x79\x12\xda\x08\xe9\x31\x2a\x8d\x49\xb6\xf2\x77\xb2\x51\xd3\x2b\x92\xf5\x13\xd1\x12\x6c\x13\xee\x90\xc5\x30\xc5\xf1\x25\xca\xe8\x68\xf8\x9a\xff\x72\x47\x0b\x4b\x4a\x67\x2f\xe7\xe8\x30\x98\xcc\xdb\xb2\x85\x25\xac\x6a\xf6\x9b\x57\x11\xa6\x1b\x84\xec\xbb\x04\x99\xbf\xd6\xa8\x91\x8d\x14\xdc\x61\x57\xa2\xf7\x24\xfb\xfe\xa9\x09\x47\xea\xbd\x29\x96\x00\x11\x21\xed\x3b\x8e\x0e\xf1\x87\x2a\x77\x8d\xb6\x9d\x92\x83\xdf\x27\x8f\x96\x88\xb6\x2a\x8d\xf9\xae\x2f\x21\xee\x82\xa4\x4f\xba\x7c\x22\xa9\x35\xd0\xd0\x21\xdc\x60\x40\x39\x40\xfc\x02\xf7\x97\xef\x74\x14\x66\x9f\x8b\xb0\x8f\xde\x95\xa2\x6e\xa3\x57\x12\x24\x50\xe2\xb1\x5e\x16\xce\x52\x88\x31\xb0\x75\x48\x0c\x48\x4a\x0c\x2f\xac\x69\x5a\x1a\x6e\x58\x7d\x82\x90\x20\xdc\x57\x53\x31\x18\xb8\xea\xb7\x67\x97\xa8\xd3\x2e\xcf\x23\x14\xc6\x46\x4b\x9b\xf4\x4d\x8e\xd0\x1b\xdb\xef\xc3\xe3\xf7\x6d\x18\x46\xf8\x24\x64\x69\xcc\xd7\x85\x1e\xc9\x53\xe9\x6d\xd8\xb5\xfa\xcb\xc7\xb7\x15\xf8\x35\x46\x0c\xbb\xaf\x14\xc0\x12\xb6\xf1\x87\x64\xb3\xf8\x93\x8c\xed\x6e\x69\xa6\x68\x35\xca\x51\xf2\x6b\xb2\xfe\xa4\x17\xa1\xe0\x24\x96\xf9\x2c\x83\xbf\xf9\x91\x07\xff\xf6\xa7\x26\x72\xc7\x1f\xc3\x42\x4f\xe4\xf1\xf5\xba\xec\xe6\xfc\x79\x13\x3e\x17\xd8\x35\x3d\x18\xf2\x5d\xa9\x3f\x2d\x3e\x93\x30\x7b\xaf\x35\x26\xf7\x71\xa8\x9b\x03\xba\x56\xbc\xc4\xa1\x24\x9a\x50\x05\x57\x35\x2b\xfd\x77\x16\xda\x27\x14\x1e\xa4\x86\x24\xcf\x49\xad\xbe\x59\xd1\x10\xb1\x24\x08\xb3\x2a\x7e\x35\xe8\x70\xc4\x09\x90\x4a\xb4\x29\x72\x6a\x46\x1d\x71\x5c\x4d\x84\xe7\xb0\x3c\xda\xb5\x51\xc4\x11\xdd\xe8\xac\xaa\xf7\x4d\xea\x93\x94\x84\x54\x83\x28\x9d\x80\x3a\x17\x32\xab\x2c\x93\x07\x03\x31\x1d\x26\x3d\x25\x03\x11\x53\x19\x97\x80\x98\x81\x8a\xb6\xb1\xb7\xb3\x72\x30\x7b\xca\xb3\x12\xf1\xd6\xa0\xb1\xdc\x0d\x67\x58\xc2\x56\xc9\xa0\x57\xa5\x40\xe2\x57\x4f\x1e\xa3\x7e\xb9\x2b\x8a\x19\x2a\xcf\x14\x18\xa5\x86\xc4\x84\x05\x96\x79\x4f\x39\x8b\x38\xbc\x39\xa3\xb9\x74\x78\x34\x85\x52\x64\xd0\xd5\x6b\x2c\xc6\xdd\x5b\xc3\xe7\xd2\x97\x2b\xbb\x3b\x96\x26\x47\xb6\x11\xf6\xea\xa8\x7e\x92\xb3\xfe\x34\xe3\x8a\x7f\x9a\xb9\xb6\x1a\x8b\x6e\x83\xa1\x87\xd6\xa8\xea\x37\x79\x47\x99\x5a\x49\x63\xd1\x75\x51\x3c\xd1\x18\xb1\x5d\xf1\x66\x99\x43\xa5\x01\xdd\x5e\xdb\x72\x9f\xca\x98\xb0\xdc\x57\xb5\xb1\xbd\x6c\x73\xaf\xf6\xf2\xce\xd7\xf5\x22\x75\xbb\x5f\xde\x74\x58\x86\x5d\xbd\xf1\x4b\x87\x16\x1b\x13\x0b\x29\xfd\x1d\xed\xdb\x6a\x87\x2a\x57\x15\x19\xe5\x1b\x15\xfc\x15\x7b\x95\x6f\xa8\x06\xea\xe8\x9b\xc9\x38\xf3\x05\x93\x26\x1c\x14\xbe\x6e\xf4\x1e\x32\x5c\xe6\x3d\x21\x3b\x97\xb0\xc5\xdd\x4f\x5d\x96\x16\x53\xe1\xc3\xea\x68\xee\xeb\xe4\x79\xdd\x59\xde\xf6\x83\xf9\xac\x71\x9f\x01\xad\x2e\xa9\x2e\xb3\xae\x8c\x5e\xa8\xc1\xb4\x51\xa3\x39\x97\xfd\xa6\x37\x7b\xc4\xdb\x74\x85\xf2\xec\xf6\xcc\x09\xdb\xf5\xef\xbf\xef\xef\x23\xb9\xf1\xef\x75\xc2\x69\xb1\xd1\x34\xd1\xb4\x51\xe5\x61\x6e\xfe\xb3\x9e\xfb\x2e\xa3\x0e\x05\x36\xa9\xd6\xb7\x2c\x7d\xad\x78\xac\xf9\xed\x5c\x1d\x70\x9c\x3f\x78\xbf\x0f\x32\x4e\xd0\xca\x45\xae\xfd\xd8\xcb\x3d\x73\xb4\xf3\x27\xab\x3d\xe7\xd3\xf2\xac\xb4\x24\xf3\x6d\xf4\xdd\x4c\xd2\x24\xa7\xd8\xc2\x48\xb1\x20\x33\x5f\x7a\xaf\x68\xf7\x1d\xb7\x45\x77\x3f\x4f\x7c\xef\xaf\xbe\x51\x81\x7c\xe1\x02\xb1\x66\x19\x8a\xc5\x92\x4d\x78\x43\x4a\x4b\x77\x8e\x78\xff\x28\x61\x35\x71\x60\xb0\xf5\x63\xa9\x7e\xe9\x58\xec\x8d\xbc\xb8\x6c\xb2\xb4\x9b\x09\x18\xd1\xe8\x61\x9a\xa1\x8c\xc1\x31\xa1\x82\xa1\x0b\x11\x6d\xd1\x71\xf1\x3d\xc9\x16\x59\xd7\x8a\xd7\x6b\xdb\x3b\x56\x47\x2d\x36\x64\xfe\x62\x69\x65\x16\x5a\x06\x45\x9b\x49\xca\x9c\x9b\x2d\x6a\xbf\x54\xdd\x2a\x3a\xce\x29\xca\xd4\x4d\xed\x4f\xdc\x49\x94\x4f\x7e\x9c\x6a\x9c\x9e\x97\xe5\x9f\x8b\x56\x7c\xb7\xbc\xa2\x76\xa0\x7d\x61\xf8\xee\xfc\xe9\xf6\xe8\x5f\xad\xf5\xee\xec\x5c\xce\xe0\x87\x16\xaf\xc1\xb7\x9d\x4d\xad\x5c\xf5\xe4\xd5\xa0\x62\xaf\x94\xa5\x50\xae\xa0\xa2\xb0\xbf\x78\xae\x0c\xb3\xc2\xb5\xa6\xa2\x09\xad\xed\x4a\x37\xc1\x08\xcf\x4c\xd8\xc6\x93\x93\xca\xbf\x4a\x38\x3d\xdd\x49\x9b\x67\x5a\x26\x6b\x8f\x98\x30\x1e\x0e\xed\xd5\xee\x7c\xd9\xd6\xd7\x64\xd1\xc0\xda\x50\xd1\x78\xb5\x09\xaf\xb5\xb7\x23\xa3\xbb\x75\xc0\x77\x54\x7f\xda\x62\xa1\x76\x0b\xff\xd8\xef\xef\xfc\xd0\x3c\xd2\x16\x35\xb6\x7f\xac\x06\x2f\x06\xcd\xf0\x8c\x05\x8c\x0c\x0d\x8c\x0d\xdc\x19\xa0\x19\x08\x1a\xc4\x1a\x45\x1f\x67\x9c\x26\x98\xdf\x58\xe1\xde\xb9\x78\xf4\xfa\x9f\xb9\xe1\xeb\x80\x05\xfa\xff\xc5\x2d\xc7\x75\x8f\x65\x9c\x05\xec\xb9\xfb\x73\xd6\x73\xba\x8b\x5b\x4b\x6c\x6b\x1d\x5b\x7d\x07\x1f\x4e\xee\xfc\x27\xee\xff\x37\xd7\xc9\x83\xc3\xfe\x83\xf8\xc3\xc7\x07\x79\x87\x49\xc7\xb6\xff\x27\x9c\x87\x26\x3b\xc3\x1b\xd4\xab\x9f\x17\xbb\x16\x8a\xe7\x51\xe6\x3a\xe6\x55\x17\x7a\x97\xc5\x36\x44\xf7\x90\xff\x3b\xef\x91\xd2\x36\xd2\x2a\xde\xa2\xc3\x0c\xea\x84\xc2\x88\xf5\x60\x60\x3f\x7a\x1f\x5f\xaf\x47\x2f\x49\x1f\xd9\xf0\x95\x89\xc1\x85\xc5\x3d\xa3\xff\x38\xf2\xdb\x4d\xf1\x25\xca\xe9\xe2\x91\x8e\x01\xbe\x6e\xe9\x36\x87\xa6\xf4\x86\x6f\x75\x74\x35\x9d\x35\x17\x6b\x3e\xd7\xe4\x36\xe1\x76\xb2\x8d\x62\xad\x38\x1f\x48\xfe\xcb\x1d\xb3\x6d\x4b\x2f\x91\x4d\xb7\x8d\xa0\xf7\x98\xb4\x8a\xd5\x5f\xa9\x32\x2a\xe3\x2d\x54\xc9\xa3\xcf\xa9\xcf\x36\xc8\x92\xce\xf6\xc9\xfb\x50\x98\x58\xad\xd7\xa9\x35\x36\xb0\xd2\x74\xac\xf6\x77\xfe\x63\xea\xb5\x5b\x73\x86\xa3\xa4\x3d\x0f\x5b\x4e\x6b\xe9\x4b\x4d\xf2\x6f\x65\x2d\xa7\x44\x26\xde\x8a\xbb\x15\xed\x1c\x95\x11\x19\x17\x85\x13\xd7\x9d\x42\x53\x60\x57\x13\xd5\x9d\x3a\x79\x75\xad\xf9\x24\xe3\x2f\xe3\x93\x6f\x5c\x9f\xb9\x3f\x84\xdc\x7e\x5a\xb7\x53\xf6\x2b\x6f\x3b\x9d\x29\x61\x24\x72\x3a\xd4\x32\x40\xc7\x57\xd8\x6b\xc0\x33\xc5\x73\xd2\xeb\xb9\x2f\x4e\xd8\xc7\x94\x81\xa2\x8b\xf5\x2b\x7d\xaf\x66\x49\xb6\x43\xfe\x2c\x61\x73\x7d\x06\x63\x40\xa4\xad\xaf\x5a\xb7\x70\x38\xa3\x31\xa1\x22\x42\x2a\x30\xd2\x6b\xc0\xed\x9b\x83\x99\xcd\x96\x55\xb6\x85\xb8\xc5\x25\xeb\x46\xfb\x1f\xde\x8b\x91\x16\x19\xcc\x25\x2e\xcd\xa2\x83\x8e\x0b\xaa\x7b\xd5\x7f\x78\xfa\x15\x4b\x6a\xc3\xc2\x6d\x3f\x2a\x4b\xf2\x72\x53\x9d\xa2\x43\x83\x62\xbc\x02\x9d\xb1\xac\x75\x4c\xe7\x0d\xb6\x75\xfd\xb5\x02\x35\xca\x34\x90\xb4\x35\x4d\xbe\x3a\x26\xf9\x05\xc4\x5e\xcd\xbe\x50\x59\xd0\x9e\x3f\x56\xbc\x26\x71\x3a\x79\x2e\x61\x57\x72\xba\xa4\x3b\xb0\xf6\x69\x7e\x49\x4a\x64\x64\x96\xbf\x88\x9b\x9a\xed\x45\xd3\x4c\x5d\x5f\x35\x75\x45\x8b\x9f\x1c\xb2\x46\x52\xb5\xd2\x6f\x7e\xe2\x68\xa9\x9a\x9d\xb8\x1e\x06\x39\x26\x36\x15\x3c\xad\x6b\xea\xbf\x3b\x3b\xba\xdb\xf5\xdb\x3d\x64\x8d\x8d\xb4\x5a\x94\x32\xa6\x2b\x46\x4b\xfb\x13\xb9\xf0\x5b\x11\x18\x1c\x6b\xbc\x54\x48\x95\x42\x16\x8d\x10\x28\xe4\xcd\xe2\x36\xe0\x99\x15\x99\x93\x8f\xd4\x43\xb5\xce\xf0\xfa\x18\x7e\x98\xd6\x52\x16\xdd\x9a\x34\x16\xbc\x96\x7e\x2e\x61\xd5\x67\xe8\x4d\xc3\x85\x7c\xf4\xf8\xd2\xa0\x17\xae\xd6\x96\x71\xfa\x3f\x54\x89\xe4\xca\x45\xf9\x79\x37\xd9\xea\x7f\xf0\xd0\xef\xd2\xdf\xfb\xae\xcd\x03\x24\xe2\x54\x4c\x8c\xcc\x1c\xdf\xf9\xcf\xc7\x93\xe6\xe3\xd5\x4b\xf7\xcb\xce\x9f\x1e\xfa\xc3\x12\x56\x30\xfa\xc7\xaa\x63\xb2\x41\xa4\x8a\x97\x88\x2d\x8e\x81\xab\xea\x47\x59\x1e\x61\x3c\x2e\x27\xa6\x55\x6a\x5b\xb2\x87\x24\x72\xc4\xf8\x14\x3e\xcc\xd2\x82\x6f\xe5\x9c\xb4\xd4\x2d\xfb\x3d\x91\x23\xb2\x32\x36\x2b\x28\x3b\x1a\x26\x1b\xb6\x92\x11\x12\x68\xfa\x2e\x54\xdc\x4b\xcb\x0f\x89\x74\xb9\x6f\x1a\xa3\xf9\x45\xee\xa5\xb0\x29\xa7\xd8\xf7\x47\x94\x14\x5f\xef\x7f\xb4\xc3\xee\xc7\xd9\x23\xd2\xa0\x43\xe6\x4c\x17\x37\x51\x79\x61\xcc\xed\xb4\x18\xa4\x97\xa4\x59\xcc\xd2\x7c\x34\x1a\xb4\x56\x05\x4b\x58\x1e\xec\x2d\x2c\xf7\x48\x69\x0c\x0c\xb3\x13\xd1\x1f\x50\x52\x17\x2b\xe2\xd6\x60\xba\x4f\x29\x4e\xf4\x06\xf7\x09\x7a\xc4\xeb\x55\xb4\x11\xfc\xbb\xe4\xc4\xcc\xea\x82\xed\xbf\xa6\xf5\x54\xec\x48\xfd\xbe\xc5\x13\x16\x18\x35\xfe\x1c\x92\x5b\x79\x73\x1a\x75\x26\x61\xcd\xb1\x57\xa3\xec\x63\xc2\x8c\xef\x8e\x75\xa0\xf6\xfe\xcf\x18\xc1\x78\x56\x52\xea\x8e\xaf\x15\x78\xa4\xe8\xaf\x5e\x51\x3c\x3b\x40\x19\xc5\x76\x21\xe1\x60\xd4\xe7\x93\x90\xcd\xd7\xce\xb2\x56\xf7\xf9\x19\x4b\x9b\x77\xa3\xae\x73\x80\x7e\xb1\xe7\x18\x42\x10\x6b\xb7\xfb\x91\xcb\xc3\x03\x66\xbc\x03\x2d\x5a\x34\x4a\xa4\xf2\xf9\xec\x18\xb7\xbf\xb5\x11\x36\x60\xdf\x7e\x27\x80\x8a\xfc\x3a\x07\xf5\x18\x33\xe4\xeb\x13\xfa\x1a\x5e\x6a\x19\x01\xad\x50\x2b\x33\x6f\xa6\x68\xf3\x5c\xde\xba\x8f\xfd\x02\x8b\xcf\x8e\xd6\xcf\x24\x6c\x71\xd5\x4d\x56\x7f\x08\x12\xb4\x45\x53\x67\x55\x0d\x12\x6f\xe1\xb5\xa5\xe3\x25\xe7\x21\xfa\x44\x10\x8e\xfb\x1d\xcb\x0c\xa3\x11\x53\x10\x97\xe6\x2b\x33\xc3\x17\x5e\x6e\x99\x62\xad\x60\xab\x62\xef\xb1\x18\x9c\xdc\xd8\xba\x6f\x03\x2f\x17\x9b\x8e\x55\xa0\x3d\x8d\xd7\xaa\x92\x57\x19\x4e\xe2\x20\xa1\xa9\x2a\xb6\xcd\x36\xce\xc1\xfb\x03\x89\xde\x84\x5a\x90\x8c\x8e\x18\xe3\x73\x27\xe1\xe2\x67\xd6\x2f\x1f\xc9\x72\xbf\xd3\xf1\x27\xcb\x15\xea\xe2\xda\xac\xfa\x34\xc5\x06\xe5\x15\xd6\xc7\x0e\xb4\x2d\x6d\x1f\xef\x41\x77\xa1\xdb\x1d\x56\x52\x12\xbd\xe0\xe2\xab\xfb\x53\x32\x91\xa5\x86\x8f\x8b\x67\x8b\x8b\x87\xb9\x95\x21\x8f\x66\x9a\x72\x83\xe2\x33\xa5\x01\x95\x09\x6d\x3e\x8b\x95\x90\xb9\x7c\x92\xc1\x37\x87\x4f\x01\xe4\x89\xc8\x45\x7c\x4d\x5c\xc3\x8d\x2b\xde\xa7\xd0\x1e\xdd\xae\x19\xa9\xaf\x66\x4f\x0c\xf2\xcc\x35\x4c\x92\xb1\xe7\xe9\x92\xda\x94\xba\x26\xbc\xc1\xaf\xc8\x65\xc8\xa6\xc8\x9c\xf9\xe3\x23\x73\x38\x0b\x60\xcd\xe4\x15\x11\x9f\x54\x71\x31\x7e\xe2\x6c\x17\xe2\x97\xdc\x52\xe2\xd6\xda\x36\xf6\x78\xbd\x1b\x61\x1b\x4c\xa7\xcd\x9a\xf0\x33\xde\x05\xb0\x9b\x03\xc5\x7a\x89\x4d\xb5\x1d\x95\xbb\x72\x8d\x52\x5e\x62\x7a\x42\xc8\xfc\xde\x7c\xf8\x7c\xd6\x02\xdb\x82\x79\x62\xc7\xb2\x76\x9a\xea\x16\xb9\x1e\x64\x11\x42\xe9\x7b\xe5\x2d\x1d\xed\x93\x6b\xdb\x9a\xe7\xeb\x7a\x09\xb7\x13\xb3\x80\x24\x6c\xc2\x46\x4d\xff\x91\x09\x99\xb1\xb4\x3e\x86\xa6\x8b\x8a\x86\xbc\xb6\x1c\xb3\x74\xa3\x94\xb5\xd4\xb6\x0c\xe7\xcf\x3b\xbf\xc2\x54\xc3\x0c\xd8\x6d\x42\x7c\x6e\xc6\x38\xe7\x64\xd7\x3e\xea\x1d\x9a\xcd\x3d\xc0\x3d\x97\xb0\xe5\x33\x98\x5f\x7e\x2d\xa6\xd9\x63\xc7\x76\xc2\x80\xc6\xbe\xdf\x86\xd1\x54\xc9\x40\x57\xe7\x8a\x66\xa0\xaa\xb7\xaa\xa8\xaa\x89\x7a\xa0\x66\x91\x36\xa5\x21\xaf\x45\x8d\xcb\x87\x80\xda\xc4\xcc\x02\xcb\x06\xe2\x41\xc1\xc5\x83\xa3\xdf\xbc\xef\x61\xed\x38\x45\x8d\x57\x72\x47\x04\xa9\x67\x9d\x9f\x8d\x4f\xa1\x27\x83\x43\xa8\x2d\xb3\x05\xa7\xa9\xb8\x11\xb7\x61\x9e\x91\x87\x09\xa1\x59\xb6\x65\xa6\x2d\xa9\x0b\xb2\xcf\xb3\x08\xac\x34\xc2\x92\xa5\xd6\xa9\x51\xde\xb5\xe7\x7f\xb4\x52\x73\x82\x4d\x1c\xc5\x68\xa9\x9f\xc3\x3c\x62\x4b\x23\xd5\x83\x46\xfd\x3d\xbd\xc2\x5d\x73\x1d\x5d\x1c\x3e\xd9\x4e\xdb\x37\x3a\xd2\x39\xeb\xbb\x4d\x78\xd7\xfb\xb7\x84\x7f\x4a\xcc\xc9\x95\xa8\x8c\xed\x7c\x3a\x75\x63\x2b\xe8\x8f\x12\x96\xbb\xfa\x3c\x1b\x13\x8a\x1e\xa5\xd8\x47\x38\xa4\xb7\x27\x3f\x8b\x1e\x8d\x70\x0a\x5e\xf6\x37\xf2\xf1\xf6\x6e\xf7\xc5\xf0\x6f\x0a\xbc\x13\xe2\x18\x41\x1b\x93\x96\x5c\x96\xed\x54\xf6\xae\xa9\x6e\xa0\x74\xb6\x69\x5f\xe4\x8f\x12\xb6\xc4\xe6\x44\xfa\x40\x7d\x45\x91\x75\xd5\xc3\x52\xcf\x3c\xa9\xcc\xdd\x54\xde\x84\x96\xb8\xca\x68\xfb\xa8\xf1\xe8\x8d\x18\xaf\xf8\x8f\x49\x5b\x19\xec\x39\x21\x05\x7b\x15\xaf\xeb\x3d\xbb\x9f\x8f\x6f\xaf\xa4\x1c\x73\xff\xd9\xda\x6e\xd9\x4f\xa3\xf4\x8a\x37\xb8\x96\xa4\x36\x49\xd7\x4c\x96\x97\x15\x6b\xe6\x27\xe5\xdc\xc9\xf4\xcd\x2c\xc9\x76\xcd\x51\xcd\x47\x2e\x7a\x53\xf6\xad\x7a\xab\xa1\xa0\xfd\x59\xaf\xcd\xc4\xad\x05\xe9\x5d\x9d\xbf\x7a\x8c\xd3\xd3\x4d\x9c\xe9\xa2\xfe\xf7\xcd\x9e\x7d\xa7\x5d\x03\x6d\x0f\x9a\xd8\xea\x6c\xab\x6e\x56\xc4\x96\x7f\xaa\x28\xaa\xdc\xae\xed\x6a\xcc\x6b\x71\xed\x6a\x1f\xa4\x1a\x6f\x98\x1b\x5d\x93\xfe\x1d\x8b\xfe\x65\x1e\xe4\xb3\x29\x43\xdf\xe6\x44\x26\x7a\x86\x39\x07\x78\x7b\xc9\x3b\x31\x3b\xde\xb5\x3f\x6c\x57\xec\xa2\xec\xa9\xe8\x3f\x18\x19\x98\xba\xb6\x70\x73\x8d\x63\x8f\xf8\x54\xf7\x9f\xf9\xe1\x6b\xd1\x6c\xeb\xd2\x06\xc5\xd2\xde\x6c\xcd\xf4\xe1\xe4\xdb\xf1\x9b\xe3\xc7\x13\xad\x13\xcd\x33\x4c\x0b\xa2\xcb\x9b\x5b\xca\x7b\xae\xa7\x89\xff\x89\xfb\xff\xfe\x75\xc2\x73\x70\xb2\xcf\xb0\x17\xb9\xbb\xb4\xf7\x72\x2f\xe6\x40\xe9\x54\xeb\x7f\xca\x79\x54\xb2\xa7\xb5\x45\xb0\x5a\xb3\xb4\x37\xc7\x39\x17\x36\x63\x39\xd3\x3b\x23\x38\x97\x32\x2f\xb5\x52\xbe\x43\xf3\x5f\x47\xa5\xd8\xe3\xd9\x60\x5a\x5c\x9f\x15\x9c\xbc\x3f\x6a\x39\x78\xb7\x4f\xac\xa7\xb1\x3b\xb9\x2b\xab\x8b\xa3\x07\xb5\x8f\x65\xb4\x68\xce\x7a\x4f\xe8\xdf\xb9\x8f\x5f\x6e\x35\x2c\x2f\xcc\x46\x8f\x53\x0e\x86\x74\x87\x75\x60\x37\x7b\xd7\xe7\xd4\x5e\xae\x46\xab\xd4\xab\xb4\xa8\x1c\xae\x66\xad\x5f\x6f\xc3\x1a\xd6\x5f\x50\xd8\x7f\xfe\xcf\xfc\x7b\x5a\x2b\xc3\xb3\xd5\x63\x4a\xfd\x84\x1d\x48\x8d\xae\xd5\x44\xe5\xbe\xc5\x1c\xf9\x3c\xd9\xf8\x99\x2b\x99\x97\xd2\x66\xd3\xc3\xb3\x18\x73\x0f\xab\xb5\xdb\xc7\xc6\xca\x97\x92\xf7\xd2\xfe\xce\xbf\xd3\xb1\x68\x33\xc1\x33\x80\xdf\x2e\x5b\xd7\x57\xa1\x5d\x44\x91\xf3\x23\x4d\x22\xe9\x59\x2c\x4f\xf4\x52\xc4\xd3\x70\xeb\xb0\xd9\xf0\x82\x48\xc5\x84\xd1\xbc\xaa\xea\xde\xce\x98\xd1\xf0\x65\xcb\xc3\xb9\xbf\x8c\xcf\xb4\x10\x3e\x86\xd1\xfd\xa5\xa9\xa0\x32\xba\xd0\x31\x4b\x2f\xc9\x27\x66\x35\x0c\x3b\x90\xd7\x77\xcf\xeb\x91\xfb\x0b\x37\x6f\xb7\x5c\xb7\x5a\x2f\xdd\x10\x96\x24\xd6\x7c\x8b\xda\xe4\xee\xbc\x89\xb6\x8d\xbf\xac\xe9\xd5\x97\x13\x1c\x9d\xa9\x75\xfd\xa5\x01\xd9\xc7\xc9\x94\xd1\x38\x21\x04\xbe\xc4\x6e\x2c\x8e\x31\xb6\x5f\x2c\xfb\xcc\x32\x4d\xb7\x8d\x4f\xcc\xf6\xac\x63\x3d\xa2\xc3\xed\x52\x51\x0b\xcd\x1a\x2f\xf4\xeb\xcc\xba\xec\xe0\xfd\xce\xbf\x1f\x32\x7b\xd2\x67\xdd\xd0\x5e\xb2\x9b\x65\x11\x2f\x19\xf6\xc4\x0f\xcd\xed\xbd\xed\xb1\xb9\xaf\x41\x9f\xae\xa1\x66\xa2\x5a\x96\xea\xb2\x4a\x83\xc6\x4f\x83\x54\x87\xdb\x3e\x32\x91\x02\x19\x3c\xa5\xf1\x2d\xb9\xc3\xb1\xcb\x4c\xc7\x3f\xce\x25\x6c\xb9\x4c\x48\xb4\x75\x57\x88\x65\x5f\x8d\x4b\x0d\x3e\xf5\xec\x75\x50\xb3\x08\x30\x68\xd4\x34\x52\x0a\xf9\xf5\x59\x3a\x5d\x12\x57\x3c\x4c\xfc\x81\xd4\xa2\xda\xa8\x71\x8e\x93\x9d\xbf\x7b\xac\x69\x8e\x7e\xd5\x46\xb7\xe5\x54\xd1\xd6\x6f\x68\x6c\xed\xd1\x50\x61\x63\x7d\xe1\xc3\x24\x8c\x50\x5e\x8f\x43\x3b\x31\x93\x27\xda\x59\xca\xdd\xb2\xc7\x62\x63\x02\x2a\x3c\xf1\x9c\x7a\xec\x14\x1c\xae\x02\xab\x72\x3c\x5a\x2a\xe6\x31\xae\xed\x21\xa5\xc9\x5d\x45\xf8\xcd\xc2\x43\x8b\xcb\x28\xc7\x26\xb0\x84\x65\xfb\xfe\x2f\xd5\x07\x39\x77\xa3\x16\x7c\x28\xec\xd1\x8c\x4f\x35\x1a\xe5\x2b\x25\x84\x04\x3a\x38\x89\x7e\xbc\x61\xf0\xa2\x71\xa3\x22\xa5\xfd\xc8\x81\x2b\xc2\xa4\xf0\x43\xcf\xc1\xe6\xc8\xe7\x41\x74\x54\x36\x4d\x35\x6f\xf7\xcc\xcc\xfe\x0e\xc2\x5f\x2c\x14\xf5\xf8\x57\x48\xa5\xf6\x84\x2c\xba\xb4\x99\x13\x68\xe3\xfd\x32\x13\x53\xe0\xbd\xce\xfa\x96\x2e\x8f\x6c\xe1\x2b\xe7\xa7\x5c\xc2\x6d\xd2\x5f\x0c\xed\x3c\x74\x52\x68\x6a\xb8\xa6\xec\x2e\xc9\x21\x18\x29\x22\xa5\xd4\xad\x8c\x63\x12\x6b\x87\xb0\x84\x45\xf1\xee\xae\x32\xa5\xa4\xc3\x80\x36\x7b\x7e\x7d\x6f\x25\x2a\x09\x46\x9e\x12\xe6\x67\x34\x6f\x48\xf0\xf0\x8b\x30\xad\xd0\x0f\xde\x13\x12\xbc\xa6\x68\x61\xb1\x15\x4a\x95\x17\xd5\xdb\xb7\x33\xf6\x7b\x1d\x17\x9c\x2f\xdd\x88\x33\x18\xb6\x54\x7f\xa2\x70\x26\x61\xe9\xa8\xfb\x76\xc9\x54\xc2\xb2\xb7\x90\xb5\xa4\x96\xb3\x9c\x90\x40\x19\xcb\x00\x0d\x3e\xb1\xe2\x47\xcd\xf7\x6e\x28\xb3\xc8\x15\xaf\x48\xb0\xb2\xbe\xba\xd3\x2f\xf3\x74\xca\xf8\x69\x2e\x5b\x36\x7a\x39\x45\x93\xe7\x90\xd6\x56\xf6\x0d\xce\xcf\x1f\x42\x68\x6c\xed\x65\xcf\x93\xb2\xb9\x58\x0a\xcf\x00\x0b\x3f\x35\x5d\x49\x27\xee\x19\x06\x61\xd2\x5c\xfc\xbe\x0f\x52\x28\x32\x4f\xae\x3e\xb8\xf4\xec\x19\x7a\xc7\xa7\x5a\x1a\x54\x4e\x43\x49\x0b\xb5\x29\x73\x46\xf7\x93\x48\xb2\x2c\xcb\x6a\xe7\x5e\xb4\xb9\xe2\x7d\x57\x68\x3d\xc5\xf7\x7d\x4f\x21\x4c\x7a\x64\xb1\x65\x9a\xaa\xe6\x28\x86\xc4\xb6\x4f\xcd\xfc\x85\x07\x1b\x13\x4d\xec\x65\x2d\xf2\xf3\x67\xca\xcf\x51\xd1\x42\x08\x76\xa9\xe6\x39\x32\xc4\x57\xd5\xa8\xcd\x8c\xdd\x7d\x22\x98\x33\x9f\x57\xe1\xf6\xa0\xcc\x06\xec\xb3\x42\x7b\xe2\x60\x28\x2b\xd3\x3a\x30\xdc\x3a\x40\x55\x49\x68\x5b\x58\x94\x25\x9c\x2a\xec\x73\x06\x9e\x04\x66\xc9\x7b\x2e\x34\xf6\xb7\x2f\xd0\x5e\x7d\x40\x22\xf4\xa5\x16\xe2\x28\x95\x7c\xa8\xd6\x68\xfe\xca\x7d\x2c\x42\x38\xb3\xa7\x1a\xa3\xe7\x64\xa6\x73\x6f\xe6\x4c\xc2\x61\x69\x5b\x74\xfe\xf5\x30\x7d\x7b\x2a\x75\x7d\x91\x5f\xdf\x03\x98\x98\x69\x54\xc9\xc9\x49\x7a\x3e\x27\x12\x20\xe3\x96\xe1\xc8\xe3\x7a\x7e\xe4\x23\x12\xa2\xfd\xca\xf5\x49\x0a\x45\x83\xcb\xf2\xb2\xe7\x52\x94\x6b\x76\x65\x0d\x59\x6f\xea\x3c\xeb\xc1\x7d\x58\x1b\x3d\x14\x25\x43\x31\x0e\x2e\x36\xda\xe1\x12\x77\xbf\x67\xb2\x98\xb2\x32\x32\xd1\xd2\x61\x53\x3e\x25\xa3\x24\x9e\xff\x6a\xf9\x75\x8a\x24\x82\xbc\x8b\x11\x8b\xf7\x95\xac\x82\xd6\x98\xd5\x92\xb7\x5b\xcc\x8d\x5c\xa1\x3a\xcb\xfe\xd5\xc5\x0b\x47\x50\xa4\xb1\xb7\x32\x72\x5c\x13\x95\x14\xee\xd1\x66\x78\x51\xea\x22\xbb\x87\x80\x96\x50\x33\xf7\x29\x9b\x37\xd3\x00\x63\x1e\xad\x27\x4d\x1a\xed\x2a\x7d\x2d\x23\x11\x6b\x9d\xe0\xd5\x5f\x40\x8f\xd0\xce\xc8\x5f\x20\x3e\xa9\xc0\xb2\xd1\x62\x68\x67\xe5\xde\xa9\x04\x64\xd9\x3a\x66\xbf\x37\x6d\x64\xea\xf8\x3b\x9a\xe9\xfc\xcc\x10\x91\xfc\xb5\x24\xd3\x2c\x96\x2c\x98\xc2\xeb\xc9\x45\xc4\x2e\xc4\x56\xc1\xce\xc1\xc1\xc9\x95\xc6\x67\x22\xce\xaa\x84\x6d\xa0\xe8\xd0\x1d\x74\x35\x19\xbd\xf8\x55\x73\xfc\x68\xf8\x1a\xd3\xf9\xce\x58\x21\xea\x74\xca\x53\x0f\x89\xb6\x7a\xaa\xad\x29\x1f\xa8\x25\xae\x26\xa7\x20\x2d\x77\x5f\xf2\x9a\xa8\x85\xb0\x88\xe0\x84\xd0\xac\x48\x86\x58\x8d\x54\xdf\x2f\x3d\xf5\x65\x33\x7e\xd7\xab\xa1\xee\xa9\x4b\xe5\x1d\x1d\xb6\x13\x5f\xb7\x7f\xcb\x94\x6e\xe5\x0c\x30\x97\x3e\x8c\x74\x76\x3d\xb6\xec\xd4\x1e\x33\xf7\x33\xd2\xd6\x4d\xd7\xbc\xa3\x1c\xa8\xc0\x2b\xd7\x29\x97\x21\x37\xfb\x2b\x57\x71\x48\xd5\x58\x73\xdc\x80\xdb\xc6\xc9\x73\x26\x22\x2e\x73\xb4\x2a\xb8\x7b\x7b\xda\x70\xd7\xfe\x5c\xc2\x21\xcd\x28\xa8\x42\x4d\xe4\x0c\xa5\x70\x9d\xb3\x18\xd3\xd5\xb0\x2f\xb5\x7e\x66\xfa\xc6\xc0\x49\xc7\x55\xf3\x97\x46\xa2\x66\xb2\x76\x95\x9e\x86\x51\xbc\x59\xb9\xf5\xb1\x2b\x5b\x80\x6e\xdc\xe7\xec\xc7\xb5\xb7\xfa\xf0\xe6\xa3\x0f\x4c\x7f\xb7\x32\xd3\xaf\xeb\x74\x0a\x7a\x12\x7f\x05\xdf\x75\x53\x0b\xbc\xe5\x53\xe6\x46\xee\x18\x6f\x3b\x6e\xc5\x6b\xd6\x6c\x3a\x63\xb6\x65\xb9\x65\xf3\xd5\xe1\xb9\x8b\xa4\x67\x4b\x00\x76\x44\x4e\x2a\x57\x71\x42\x63\xfb\xc0\xe1\xf2\xa3\xe3\x3f\x78\xc0\x85\x84\x1e\x8f\xda\xbe\x3c\xad\x84\xc6\x10\x9a\xb8\xf8\x08\xd5\xe0\x5d\x3f\x3a\xef\x6c\x8f\xa7\xae\x86\x2e\x3e\x6e\x97\xdd\x79\xbc\xbe\xfb\x61\x07\xee\x45\x98\xc5\x5a\xa5\x34\xe4\xf5\x55\x7a\xb7\x97\x8d\xe6\xaf\x92\xff\xd1\x52\x6e\xf8\x4e\x79\x76\xb9\xd6\x10\xe7\x75\x16\x74\x85\x3f\x49\xf3\x4e\xfc\x18\xcb\x16\x31\x1e\x8a\x1a\x5c\x18\x44\x1a\xb4\x13\xda\x17\x49\x16\x4b\x94\xa8\x96\x8e\x9c\xeb\x5e\x94\x50\xbd\xd1\xfa\x78\x40\x6a\xee\xfb\x8e\xd4\x9f\xad\xed\xda\xce\xc4\x8b\x2e\xbc\x9a\x9e\x82\xb1\xaa\xbe\x52\x8a\x7c\xf4\xac\x97\x69\xba\x29\x69\x89\x99\x09\xef\x93\xae\xa4\x10\xa6\x87\x67\x27\x16\xdc\x2c\xbb\x51\x53\xd4\x1c\xda\xf3\x7c\x98\x79\xba\x78\xfd\xc3\xe9\xc7\x3f\x4b\x38\xf9\xbc\xda\x3f\x71\xbb\xdb\xac\x47\xa7\x23\xab\xc9\xb5\x56\xa4\x42\xa0\x8c\xbb\xb0\xa6\xd0\xbb\xf0\x49\x21\x79\xc9\x83\xb2\xc2\xaa\x92\xba\x9e\x16\xb7\x9e\xb0\xa1\xb2\x49\xd1\xc5\xbd\x6d\xc9\x53\xb6\xd3\xbf\x5d\xc7\x93\x6b\x8e\x93\xb3\x7d\x9f\x9a\xb7\x07\xf5\x7a\xaf\x74\xa0\x37\xed\x35\x1e\x36\x60\xd4\x37\x37\xbc\x6b\xae\x68\xfd\xde\x45\xde\x37\x32\xfa\x7a\xaa\x7f\xe9\xd2\xe6\xf4\x61\xf3\xdf\xb9\x11\x17\xd1\xc6\xc2\xec\xe8\x22\xf3\xcc\xe4\x94\xf2\xc4\xe3\x11\xfd\xc1\xa2\x01\xe9\xc1\x8b\x03\xe3\x43\x6a\x23\xcd\x53\x4f\xe6\x22\x97\x75\xb7\x2d\x0e\x2d\xfe\x95\xfb\xff\xc1\x75\x92\x78\x18\xb3\xcf\xb4\xeb\xb4\x2d\xb0\x4d\xb4\xdd\xb4\xb3\xb0\x97\x72\xf4\xf3\x7f\xc6\x79\x9c\xb8\x67\xb3\xd5\xb5\xfe\x72\xf9\xc7\xc2\xcb\xd9\xa4\xe9\xca\xa9\xdb\xd3\xa8\x93\x33\x53\xf3\x33\xc3\x4b\xeb\x5b\x6b\xff\x85\xd9\x70\x3f\x73\x63\x63\x29\x68\x4e\x73\xd2\x72\xec\xc9\xd0\x9d\xbe\x91\x1e\xbd\x2e\xf1\x4e\xc5\xf6\xa3\x0e\xcb\xce\xf6\x9e\xc6\xa1\x98\xf9\x97\xdb\x04\xff\xce\xbe\xcb\xb2\xba\xbe\xf0\x6a\x92\x6b\x78\xbb\x37\xbe\xc3\xa8\x35\xb1\xd1\xbf\x66\xaf\x2a\xa1\x92\xba\xbc\xa3\x3c\xba\x8c\xa3\xfc\x6d\x8d\x6b\x1b\xf7\x90\xf2\x9c\xeb\x36\xcb\x3f\x71\x1f\xe2\x6e\x7e\x9c\x53\x9f\xc0\x1b\xbc\xd0\x15\xd8\x5c\x5e\xf7\xad\x92\xb7\xb8\xa8\x80\x26\xa7\x31\x33\x2f\xcd\x2d\xf5\x38\xe5\x28\x35\x22\x35\x20\xbb\xbf\x52\xb1\x2d\x65\xf8\xca\x82\xd3\x5e\xef\xdf\x9e\x99\xde\x5a\xfc\xac\xe7\x10\x63\x67\x40\x93\x69\x75\x6b\xc9\xa7\xbc\xa3\x8c\xa8\x64\xa1\xf8\xf2\xa8\xc9\xc8\xb7\x61\x6f\x42\x92\x42\x6e\x87\x3c\x08\xa7\x88\x57\xca\x09\xaf\xe4\x68\xdb\x1c\x6e\x5f\x4c\xdc\x67\xf8\xb3\x84\xcd\xee\x99\x0f\x03\x11\xad\x02\x35\x51\x25\xef\x72\x7e\xa6\x7a\xc6\x53\x46\x36\x04\xb9\xf8\xed\x78\x71\xb8\xcb\x3b\xa7\x3a\x47\x39\xb3\x39\xa7\x78\xbc\x0d\xd4\x48\x70\xcb\x3d\xaa\xe6\xe8\xc8\x1b\x9d\x5b\x35\x38\xfe\xc3\xbd\x1c\x3f\x59\x54\x1f\xa2\x6f\xe5\xae\x7c\x96\x9f\x9f\x26\x11\xe7\x15\x96\xe7\x7f\xe0\x59\xec\xc2\x66\x67\x63\x45\x63\x96\x67\x9c\x65\x54\x67\x38\x60\x3c\x68\x99\xe3\xde\x12\x72\x9c\x98\x50\x80\x5f\xb3\xd4\x3d\x3b\x95\xb4\xf9\x87\xe8\x62\x47\x60\xea\x75\x97\x58\x95\x7b\x5e\x4a\xca\xbb\xa8\x87\x01\x3d\x1e\xd6\x8e\x5e\xd6\x48\x26\x57\xf5\x68\xb4\x5c\xd4\xae\x2b\xcf\x29\x36\x2b\x92\x28\x5b\xeb\xfa\x59\xbf\xf0\xbc\x18\x36\x99\xe2\x51\x54\xdb\xe8\x37\x10\xbd\xa0\xb0\xe7\x76\x2e\x61\xad\x6f\xc4\xa9\x49\xb3\xa8\x26\xf5\x4d\x44\xb1\x6f\xb0\x0b\x9a\xb5\xa1\x31\xb9\x0e\x8e\x6a\xb2\xbc\x96\x0c\x87\x84\x92\xe8\x4f\xe1\x9f\xc2\x5a\xe2\xd7\x95\x15\x0d\x28\xec\xcc\xbd\xf3\xa3\x2c\x33\x15\xca\x4f\xdb\x75\x27\xb0\xd6\x05\xce\x25\x2c\xcb\xf6\x7b\xd4\x9e\x64\x3f\x89\xe9\xf0\x73\x72\xc6\xb6\x48\xd5\xeb\x55\x4b\xfb\x25\x26\xc9\x2f\xf4\x96\x07\x99\xc3\x86\x85\x81\x39\x93\x85\x86\x97\x4b\x2a\x40\x9d\xcb\x78\xde\xb1\x37\x70\x3d\xe1\x5e\xfe\xad\x7a\xac\xfe\xaf\xf3\x2e\x07\x44\xb0\x84\xc5\xf6\x1e\xac\x0a\x96\x34\xbc\x50\x01\x37\x24\x8b\x56\x5d\x73\x65\x27\x99\xcb\xc2\xa7\x3c\xf7\x59\xaa\xe9\x2b\xa8\x32\x29\x84\xbf\xed\x52\xdc\x62\x96\x14\x50\x91\xdb\xd0\x72\xb7\x18\xf7\xa0\x8e\x60\xcf\xb8\x56\xde\xdb\x61\x3f\x79\x6d\xeb\x21\x2c\x61\xe1\xb4\x43\xb0\xd4\x3c\x31\x37\xe0\x93\xfd\x90\x21\x9f\x72\x8d\x34\xbd\x00\x19\x7b\x1a\xc3\x09\xa5\x08\xb1\x00\xc1\x0e\xde\x45\xdc\xce\x2f\x95\x34\x81\xec\xd3\xa2\x9d\x4a\x58\x86\x32\x8e\x57\x02\xfc\x13\xd2\x0b\x05\x9b\x04\x86\xde\xae\x74\x9d\xc6\x42\x73\x50\xec\x0a\x2d\x7e\x19\xfb\xc0\x3b\xc3\x5a\x4a\xeb\x83\x6c\x80\x10\x26\x5b\x18\x5d\xd6\xb7\xaa\x4f\x72\xd8\xfa\xef\x38\x51\xab\x50\x7b\x71\xf8\x48\x6f\x32\x66\xf3\x11\xcb\x72\x6b\xf5\x58\x7d\xf6\x52\x8a\xa6\xc8\x79\x52\x33\xd3\xdb\x39\x5f\x77\x08\xc5\x2a\x8b\xa6\x5d\x36\x25\xf7\x62\x99\xbd\x24\x4d\xe7\x54\xc3\x25\x74\xb9\x7c\x19\x28\xbe\x39\x13\x4c\x63\xe4\xa0\xfe\x40\x7e\xf6\x90\xf5\xe9\x08\x3a\x3d\x61\x2d\xf5\x4d\x0e\x6f\xf1\x36\x55\x5d\xd3\x6d\x37\xed\xf0\xf7\x19\xdb\x95\x4f\xbb\x6a\x66\x4a\xf7\xec\xce\x24\xac\x14\x77\xa5\x97\x24\x78\xf7\x7a\x28\x1b\x8e\x2b\x68\x09\x73\xb0\xac\x52\xbd\xfd\x8c\x81\x99\x89\x6a\xf9\x34\xe0\x1e\xfd\x8d\xbb\x48\xd4\xa8\xa4\x78\x25\xe4\xce\x2c\x9d\xa2\xe8\xca\x8c\xc6\x56\x2e\xaa\xa1\xcf\xd3\xae\x96\xf7\x76\xd2\x4c\x4b\xef\x40\x39\xdb\x75\xa2\x01\x95\x32\xfe\xd8\x06\x73\x4d\x83\x18\xb9\x62\x7e\x8f\xef\x7a\xdf\x8e\x3e\x3e\x40\x9b\x7c\xde\xf6\x28\xf8\xc1\xf4\xfd\x29\xa4\x83\x57\x83\x38\x53\x64\x32\x2c\x9f\x85\x75\x94\x30\x8c\xac\x9d\x59\x43\x70\x52\xf5\xca\x3f\xb4\x4f\x4d\x61\xef\x4c\x9d\x49\xd8\xbb\x31\xe4\x91\x29\x12\x78\x62\x39\xaf\xdc\xc5\xdf\x42\x67\x4e\x77\x9d\x18\x03\x7b\xeb\x3d\xd9\xdb\xeb\x28\x42\xcf\x57\x9f\xdf\x7d\x11\x8d\x1a\x8a\xa3\x4c\xe6\xcd\xbc\x2d\x5c\xae\x98\x60\xcc\xea\x72\x2b\xf4\x73\x6a\x59\xb9\x6f\xe7\xde\x14\xeb\x0e\x14\xbb\x1f\xb5\x4f\x78\xe7\xfe\x08\xd5\xb4\xcd\x54\xfd\xce\x9f\x4e\xab\xff\xe9\xc1\x57\xdb\x2f\x8f\xf0\x23\xb0\x47\x30\x0a\xd1\xf5\xd1\xca\xd1\x5d\x3e\x8c\xe2\x15\x91\x55\xb1\x92\x8a\x98\x2b\x33\x99\x7c\x75\x59\x0c\x5d\x48\x4f\xac\xb0\xec\x42\x99\x1a\xdc\xed\x80\xee\xc2\xb1\x17\xab\x24\x37\x9a\xc5\x89\x4b\xb3\x58\xf8\x36\x1d\x05\x91\x2d\xf5\x3e\xd5\x6d\x52\xf7\x2f\x07\x84\xaa\xf8\x0c\x78\x9a\x1f\xa3\x08\x1f\x11\xf1\x50\xbe\x65\x9d\x14\xb7\x52\xc5\x34\x7b\xe9\xe6\x14\x71\x2f\x73\xaa\x4a\xa5\x7b\x63\x66\x62\x9f\x19\xba\x0b\xad\x91\x9b\x55\x0c\x89\xe2\xee\xdf\xf5\x5e\x8b\x07\xfe\x68\x62\x93\x65\x15\xff\x61\xc5\x20\x44\x75\x44\x9e\xfe\x4d\x9c\x24\x88\x74\x80\x9c\x89\xd2\x8b\x41\x88\xab\x52\xb2\x40\xfd\xa5\x45\x92\x17\x53\x24\x5d\x56\x49\x0d\x49\x6f\xd5\x1c\xed\x21\x9c\x63\x34\x9d\x4e\x6e\x38\x4a\x53\xf7\x51\x30\x46\x97\x79\x2c\xc0\x2a\xc2\x2f\x68\xcc\x6b\xc2\x79\x97\xd9\xe8\x7b\x23\xc3\x5b\xfa\xcb\x0c\x32\x8c\xeb\xcc\xba\xec\xe6\xfc\xf4\xb2\x57\x35\xdd\xac\x58\x7d\x24\x63\x2f\xe6\x5d\xa8\x97\x18\x90\x5d\xb2\x3b\x2e\x41\xec\x0c\xa6\xb6\x93\xec\x82\xc0\x42\x33\x2a\x0d\x7a\x19\x3e\x01\x5a\x39\x66\xc9\x63\x31\x54\x81\x38\xee\x1d\x2e\x46\x8e\x25\x4e\x1e\xee\x5e\xfe\x70\x11\x15\x89\x34\xc5\x26\x5d\x0e\x9b\x1a\xdf\xef\x71\x9d\xf9\x3a\x0d\x1d\x43\x5b\x2b\xbf\x45\x5c\x1b\xc7\xbd\x83\x85\xfa\xa1\xaf\x9d\x7f\x99\xde\x57\x27\xd6\x26\xd2\xc4\x54\xf2\x92\x6f\x94\x29\x94\xd0\x14\x7b\x24\xea\x2f\x06\x24\x09\xa5\x75\x7f\x99\x28\x95\x6b\x1e\x99\x64\x3b\x1a\x05\x24\x27\xf4\x14\x69\xb4\x28\x8e\x51\xaf\xdf\x3a\x97\xb0\x7f\x63\x08\xbd\xfc\x66\xfc\x87\xc0\x70\xc7\x61\x13\x4f\x0d\x6f\xb3\x41\x83\x1a\xed\x41\x75\x2e\x55\x46\x85\x03\x85\x4b\x0a\x89\x2a\x8e\x6a\x1b\xda\xdb\x86\x0e\xe6\xcf\x6d\xf9\x3d\x24\x43\x29\x52\x39\x4a\x14\x5a\xb5\xc7\x37\x36\x7e\xab\x40\x9c\x5c\x1b\x4b\xae\xa6\xcc\x63\x8d\xcd\xf1\xbf\xe5\x84\xe5\xce\xe1\xe4\x67\xdb\x64\x69\x6d\xea\x65\xe8\xa9\x6f\xaf\xa7\xa6\x9f\x60\xd8\x64\xca\x6c\x59\x65\xa7\xe6\xa2\xe5\xb5\x12\xfc\x3c\x96\x3c\x2b\xad\xf2\x7d\xe7\x9d\x29\xef\xed\xb7\xbf\xdb\xa9\x29\xe1\xae\xbe\x2a\xfc\xac\x9e\xd8\x47\x01\x04\x2e\x8a\x41\xf1\x5e\x84\xae\x9d\x4e\xd7\xed\xf5\x6c\x42\x6c\xe8\x6c\x94\xec\x45\x9d\x39\xdc\x6f\xfa\x9a\x04\x3f\x88\xf4\x4e\x48\xce\x54\x2d\x49\x6f\x08\xed\xbd\x3b\x57\xb7\xf7\xe2\x77\x09\xeb\x0f\xc6\x6f\xb7\x6d\x54\xc4\x66\xdf\x8a\x13\x4a\xba\x14\xc7\x18\x79\x25\x84\xce\xbf\xd2\xd7\xc6\xfb\xc8\xab\xcb\x2b\xc3\x97\x3f\xf0\x65\x28\x55\x94\x5c\xa2\x7d\x86\x61\x7e\x4c\xc5\xbb\xc6\xd7\xdd\x55\x13\x8c\x2b\x61\xc7\x2d\x7f\xb0\xf7\x22\xcb\x71\x23\x29\x6d\x99\x95\x28\x39\x8d\x05\xbb\x59\x28\xe9\xc1\x49\xe8\xf1\x1b\xd1\x0d\x91\x16\xd1\xcf\xa3\x8a\x62\x2f\xc6\xbb\x24\x1f\x65\x6e\x15\xd2\x97\xa7\xd5\x85\xb6\x0b\xf6\xc7\x4d\x11\x2e\x7d\xd9\x8b\xfd\x8b\xcf\xb9\xba\x94\x32\xb2\xd7\x3e\xd6\x1e\x5f\x60\x5b\x6e\x5a\x2a\x5f\x28\x9f\xab\x9b\xd9\x97\xf5\x3a\xc3\x36\x8b\x3f\x47\x2b\x2f\xbb\xb8\xbc\xa2\xa3\x5e\xab\xdd\xb7\x9f\x6d\x4c\x6e\xae\x7d\x63\xea\xa8\xeb\x6f\x6e\xeb\xf4\xa0\x72\x99\x6f\xcc\xbd\xfb\x6a\xc3\xd5\xd6\xce\xc6\x0f\x8d\x91\x35\x9a\x55\x5a\x15\xdf\x2b\x0c\x2a\x53\xaa\xf7\xea\x75\x9b\xd4\x3b\xbf\x0f\x30\x8d\x2e\xcc\xf1\xad\x9b\x1d\x30\xff\x9d\x1b\xbe\x8e\x90\x57\xbb\xa7\x32\xa7\x2d\xda\x5f\xf4\x95\xf5\x05\xf5\x9a\x76\x92\xb4\x57\xb7\xb3\xb5\x67\x74\x2b\xf6\x51\x0d\x1b\x8e\x77\xcd\x6e\xad\x59\xef\x75\x9f\x0e\xfd\x1b\xff\xff\xf5\xab\xfa\xc8\x77\x9f\x62\xc7\x7d\x73\x69\xd3\x6b\xf3\xd2\x46\xf8\x46\xde\xf6\xdd\xfd\x8d\x13\xd3\xff\xce\x78\x92\x7f\x40\xba\x6d\xbb\x9e\xb7\xd2\xb9\x78\x61\x4e\x71\xfa\xe1\x44\xd4\xb8\xd0\xd8\xc2\x58\xfc\xa8\xef\xd4\xed\xb9\x98\x4d\xfa\xff\xcc\x7d\x60\xb5\xd9\xb7\x7a\x63\xae\x6c\x6a\x65\x34\x64\x98\xb3\xdf\xbc\x47\xa3\x13\xbd\x9d\xa8\xd5\xb9\x15\xab\xa5\xac\x75\xb9\x03\xbb\xf7\x68\xc6\x60\xe3\x5f\x73\x31\x07\x56\x1b\xc8\x8b\x9d\x53\x69\xa3\xa8\xfd\x2b\x5d\x56\xad\x5b\x8d\x0c\xb5\x75\x55\xa3\x15\xae\xa5\xf1\x25\xd4\xc5\x6f\x0a\xe7\x4b\x36\x2a\xec\x9a\xde\xf7\xab\x4e\x6f\x6f\x5e\xf9\x27\xfe\x9d\xa3\x65\xb2\x29\xf3\xa1\xb4\xee\x9d\xd6\xfd\xfa\x0b\x55\x24\xa5\x96\xf9\x07\xb9\xd2\x99\x8e\xa9\x3b\x29\x97\x92\xa4\x13\x37\x93\x1c\x93\xa4\x33\xdc\x4a\xfb\x9b\x56\x06\x91\x67\x9c\x37\x4b\xff\xca\xbf\x7f\x75\x21\x7b\x74\xa3\x37\xbf\xc9\xbd\x66\xaa\x94\xa6\xe0\x56\xd6\x62\x0a\x5e\xfc\xcb\x68\x81\x88\x9f\xa1\x57\x82\xf8\x02\x91\x02\xa8\x02\x56\x82\x64\xa3\x5f\x66\xcc\x97\x55\xb4\x60\x0e\x64\xce\x6d\x6d\xff\xa9\xa2\x74\x52\xb4\xea\x3d\x86\xd7\x6d\x51\xcf\x54\xa6\x93\x57\x9b\x7e\x25\xa1\x20\x3a\x22\xf4\xba\x7f\xa2\xf7\x75\x37\x2f\x97\xfb\x0e\xf8\xf6\xf9\xb6\x23\xf6\x37\x9c\xef\xfb\xeb\xc6\xf4\x64\x1e\x94\x4d\xb7\x5a\x0d\x8d\x2e\xb0\xec\x17\xfc\x2e\x61\x8f\x64\x56\xa0\x17\xbd\x3e\xa6\xe4\x52\x26\x7b\xa2\x41\xe4\x85\x20\x4c\x6f\x5c\x57\x03\xfb\x06\xcb\x42\x33\x76\x23\x6a\xfd\x7b\x7a\xb7\x74\x89\xf4\x42\x4c\xf0\x9c\xef\x05\xbe\x89\xdd\xcb\xc6\xad\x9c\xea\x40\x19\x93\x5e\xad\x3a\xfd\xcd\xfb\x6f\x54\x8d\x45\xb4\xa1\x97\x11\x66\x44\xc4\x66\x87\x60\x79\x59\x3a\xdb\xda\x48\x99\x6e\xe9\xef\x69\xc6\xab\xca\x2b\x31\xff\xea\xff\x89\x27\x77\xfb\x97\x8b\xd6\x3d\x8b\x6b\x2e\x73\x41\x1f\x12\xca\xf2\x8c\x6a\x43\x7a\xdf\x4d\x97\xee\x10\x9d\x4b\x58\x31\x1e\xa4\xa9\xf3\xc9\x1b\x4f\x30\x09\x4a\x76\x27\xb3\xb3\x37\x1d\xd5\xa3\x51\xc7\x57\x08\x97\xc5\x10\xd7\x10\xfe\x24\xc0\xcc\x47\xcc\x7b\x2c\x84\x25\xef\xa6\xc3\x62\x45\xe3\x81\x14\x16\x9f\x62\x5a\xdc\xde\xe4\x32\xfc\x76\xf9\xc6\xb1\x21\xf4\x14\xd6\x16\x79\x7b\x1a\xaa\x14\xd3\xb3\xc2\xb9\x3d\x5f\xd9\x54\x18\x05\x68\x5e\x51\xe4\x92\x96\x17\x1e\xe5\x0d\x65\xa7\x66\xd6\x60\x4c\x60\x78\x43\x7f\xc8\x6e\x2b\x26\xa5\x24\xad\xff\xd1\x2e\xc1\xc7\x2a\xfa\x46\xb6\x70\xf5\xed\xee\x96\xe9\xfd\x1d\x28\x5e\x3d\x91\x99\x6b\xe9\xe4\x29\x33\x4b\x26\x0f\x74\x72\x54\x33\xc2\x57\x2f\xfa\xe9\x2a\x46\xc9\x9b\xc8\x5a\xcf\xe8\x48\xa5\xfd\x4d\xf6\xab\xe2\x97\x17\xc4\x2a\x0c\x8a\xdc\x3c\x92\x1a\xaa\xc3\xa6\x0c\xce\xc1\x41\x29\xc9\xbe\xc5\x32\xcd\xe6\x23\xdd\x6b\x88\x0c\xdb\x9c\x56\xfb\x5a\x71\x46\xfc\xae\x8f\x95\xb5\x8b\xb6\xc1\xcf\x69\x91\x00\xce\x29\xa6\x07\xd4\x04\x24\x7e\x04\xf3\x38\x6a\x1f\x56\xdf\x7f\xc0\xb3\x21\x53\xfb\x61\x24\xf0\xf3\xe7\x77\x9d\x60\x1b\x4c\x9f\x85\x98\xe0\x5c\xe6\x3a\xd6\xfe\x3b\x0b\xf4\x87\xc1\x67\x12\xe6\x87\xdb\x33\x8a\xae\xc7\x58\xb9\x15\x9b\x72\xa9\xdd\x94\xc0\xe3\x2a\x65\xdc\xa2\xc0\xfd\xf2\x08\x47\xfb\x5d\xec\xcb\xad\x67\xbb\xcf\x4c\xdf\x3f\xfd\xcc\x40\xf3\x88\x53\x56\x42\x49\xed\xad\x69\xb7\x9b\x7a\xb8\x42\x06\x5f\xc5\x44\x17\xce\x0c\xe7\x6e\xdb\x99\x84\x45\x8c\xce\xc2\x12\xdd\x98\x7b\xae\xbb\x06\xe3\xf2\x4d\x42\x48\x2c\x82\x54\x1f\x3f\x87\x62\x55\xbe\xe5\x41\xb6\x79\x10\x7f\xab\xfc\xc1\xea\x6b\x13\xdc\x5a\x32\x56\xe6\x77\xc2\xe8\x8a\xf7\x0d\x07\x9c\x9e\x04\x65\xa6\x58\x94\xd5\xb6\x6b\x4f\x06\x6c\xf1\x9d\x49\x58\x0d\xec\xae\x29\x09\x8a\x0e\x77\xa9\xd4\x1f\x92\x4e\xe5\xb1\x60\x34\x22\x99\xc1\xfd\xfc\x76\x0c\xd9\xfb\xfe\xd8\x75\xb7\x0b\xb8\xb7\xb3\x9e\xcf\x61\x8a\x10\xa7\x7d\xbf\x2e\x60\xf0\x6b\x50\x1f\xcd\xe1\x43\xe0\x7c\xd2\x8b\x12\xf6\x56\x97\x09\xba\x4d\xa8\x8e\xb3\x71\xbf\xef\x6a\xa9\x8a\xb7\x94\x69\x82\x3c\x06\x77\x33\x6b\x38\x55\xed\x27\x83\x0f\x49\x2f\x3f\x3f\xbc\x77\xfb\xc7\x4d\xf4\x1b\x24\xb7\x70\x9e\xf1\x7f\x50\xfe\xca\xc3\x78\x81\x1f\xe9\x27\x9f\x9e\x84\xbd\x78\xc0\xed\x24\x50\xfc\xa6\x55\x78\xfc\xfa\x06\x3b\xb4\xab\x32\x5b\x12\x32\x3d\xfd\x9f\x59\x28\x28\x10\xf0\x5c\xa7\x94\x21\x0d\xc3\x2d\x42\x9b\x78\x95\x83\xdc\xf1\xd8\xed\xe1\xe3\x07\x45\x0f\xe9\x9f\xf9\xbc\xdf\x23\x22\x63\x70\xe0\x7f\xf3\xb3\x43\x8f\xc2\x9e\x35\xc0\x20\xe9\x6a\x09\x56\x2b\xd7\x98\xf9\xa6\x22\xb4\xaf\xd5\xdb\x37\x72\x2f\x85\xca\x58\x75\x2b\x1d\xf1\x6a\x53\x86\x63\x7b\x60\x2b\xe1\x78\x7e\xb0\x7a\x3b\xfd\xda\xfb\x55\xd8\x8b\xd0\x97\xd1\xa8\x2f\x3e\x58\x11\xbd\x67\x58\xe3\xaf\xff\x15\xa3\xb7\xe7\xc0\x1a\x68\x9c\x14\x5f\x52\xd0\xba\x30\x9e\xb3\x29\x7c\x26\x61\x5d\xb1\x97\xb8\x08\x2d\x52\xd4\xe1\xb1\xfa\x1d\x01\x0f\x2a\xf0\x51\x80\x64\x96\xc8\x96\xc0\x1b\x67\x11\x23\xfe\x83\xd4\x7b\x8c\xf7\x13\x98\xfe\x78\x2c\xc4\x72\x8c\x8f\xf8\xb7\xe5\x25\x0d\xd0\x1d\x63\x83\x49\x92\xf3\x4b\x4e\x3a\xee\x4e\xea\x6e\xb9\x40\x3b\x8b\x78\xf8\x49\x55\x71\xdc\x92\xcb\x7b\x6d\x76\xe1\x43\x86\xa0\x6f\x02\xf4\x9e\xd4\x74\xe4\x7d\x5f\x0b\x3e\x13\x12\xa0\xe0\xf7\x10\x5e\xfb\x5c\x4d\xac\x48\xee\xf0\x83\x4c\x08\x55\xa1\xc4\x88\xd4\x79\x37\x44\x2b\x4d\xa9\x1c\xad\x33\x60\x4a\xe2\x3c\xf3\x3b\x79\xb3\xae\x3a\xe5\xa2\x67\xac\x9e\x87\xc4\x09\x8f\x36\x43\x15\xc7\x0e\x4b\xeb\xf7\x2b\xb4\x6d\x54\xd7\xc8\x2f\x92\x5d\x23\xb3\xa4\xc2\xa3\x6d\x61\x3c\x66\x77\x12\x59\x57\xba\x6c\x2c\xe7\x8a\x11\x9a\x99\xfe\xa1\x62\xb4\xdb\x7b\x56\x67\x0f\x0b\x96\xb0\x30\xd8\xa2\x9d\xc9\xed\x77\xc1\xc8\x56\x95\x4b\x82\x80\xfb\x39\xb3\xac\x40\x1c\x0f\x13\xbb\x37\xb3\x2e\x93\xf2\x77\xea\xef\xd1\x2c\x6c\xec\xde\x3c\x55\x42\x18\x52\x2b\xaa\x87\x26\xee\x6e\x26\x61\xd5\x99\x5a\x55\x7c\xbd\x33\x73\xca\x07\x7b\xb0\x84\xb5\xc4\x4e\xc2\x5c\xc6\x40\x06\x47\x72\x43\x79\xa5\x61\x09\x43\x05\x71\x39\x5c\xc9\x7a\x91\x3b\x02\x32\xbc\x2c\x3c\xb8\xbc\x0b\x82\xde\x22\x0b\x92\x51\x72\x52\xca\x0e\x3a\x3b\x96\xd9\x9e\x2b\x91\x06\x59\xd2\xb5\xae\xfd\xe8\x0b\x5b\x87\x08\x04\xb1\x8d\xdb\x2f\x55\xb8\x15\x2b\xe0\x5b\x6e\x27\x6e\xe0\xac\xf2\x42\x4f\x59\x63\x49\x29\x4d\xfe\x8e\xec\x9a\xf4\x45\x29\x2b\xe9\x4a\x59\x75\x85\xab\xaa\x78\x5a\x8c\x06\xbb\xe6\xf2\x0e\x4c\xfe\x41\xb1\x2d\xb9\x57\xea\x24\xfa\x5a\x96\x0c\x8e\x3c\x11\x76\xd2\x72\x18\x54\x66\x64\x85\x45\x29\x7b\x0f\xd8\xe9\x1b\x8e\xa8\x1d\x9b\xec\xeb\xcf\xe9\x5e\xd1\xb0\x52\x27\x57\x6d\x52\x7f\xac\xb5\xaf\x1b\x6f\x24\x69\x69\x67\x37\xef\x1a\xea\x3b\x1a\xd6\x92\x5c\x55\x0c\x1a\x8b\x07\x0d\x96\xb8\x4e\x10\xf5\xc9\xe3\x95\xb1\x2f\xed\x07\x65\x7d\xe9\x4b\x91\x61\x3e\xa2\x0e\x1c\xae\x69\x4e\xfd\xb6\x01\x56\x8f\xcd\xc5\x4c\x74\x4c\x42\x4d\x05\xcd\xdd\xac\x07\x1d\x9a\xdd\x03\x7c\xf7\xc3\xfc\x63\xec\x52\xf7\xf3\x5b\xaa\x8c\x3a\x1c\xc7\x45\xd6\x28\x7f\xb7\x95\xab\x66\xc3\x03\x2d\x1f\x4b\xfd\xd2\x8b\xa2\x32\xa2\x15\x9d\xf3\x02\xa5\x7c\xd6\xdd\xab\x5c\x90\x9c\x8d\x5d\x9e\xba\x7c\x75\xc7\xf0\xdc\xf6\x93\x0b\x95\x8d\x71\x49\x49\xcd\x26\x2a\xbd\x58\xff\xb2\x5d\x78\xc8\x60\x9e\x60\x67\xe6\x0f\xfe\xe6\x68\x61\x73\x70\xb8\xd9\xac\xec\x6a\x26\x73\xac\x6e\x30\x6a\x5c\x4a\xcc\xe7\xd0\xf6\xe0\x2f\x41\x9b\x41\x8e\x41\x36\xa1\xf7\x22\xc2\x62\x87\x52\x2a\xb2\x6b\x8a\x46\x6a\x7a\x9b\x55\x7a\x5c\xc6\x77\x97\x5e\xed\xb8\xff\xd9\x67\xec\x19\xcc\xb7\x0e\xce\xb6\xa4\x55\xa0\xe5\xec\xe6\x95\x67\x2d\x64\x3d\x4d\xd3\x4e\x2e\x48\x8c\x4b\xb0\x4e\x6c\x4f\x79\x9c\xd1\x90\x6b\x5d\x9c\x5f\x55\xdb\xd4\xde\x2d\x32\xc2\x34\x1b\xb6\x26\x76\x70\xf7\xef\x7e\x6b\x0f\x79\xc1\x77\x38\xac\xbd\xaa\x26\xa1\x88\xa5\xe2\x4d\xa9\x7a\x49\x4b\xd1\x51\x01\x75\xa1\x78\x61\x6b\xc9\xfb\x8a\x85\x5a\x8e\xe6\x6b\x9d\xa3\x43\x56\x93\xf4\xcb\xfc\x3b\x19\xff\xe4\xf7\x20\x9d\x3c\x5f\x7e\x34\x2e\xda\x93\xd6\x64\xde\x8e\xd7\xca\xd5\x62\xdd\xc4\xde\xe0\x59\xbf\xd6\x44\xd2\x12\xd6\xa9\xd4\x1b\x35\x6c\x34\xd5\xba\x58\xbe\x41\x7b\x64\xf5\x6f\xfc\xff\xf1\xaa\xff\x3f\x67\x39\x3a\xd9\x47\xd9\xb1\xde\xd8\x5c\x17\x5a\xbd\xbb\x5a\xbb\xdc\xb9\x42\xb2\x3a\xb0\x45\x7b\xcc\xfa\x5f\x19\x39\x0f\xbe\x6c\x33\xac\x75\x2c\x67\x2c\xfe\x9a\xbd\x37\x39\x3e\x56\x31\xcc\x36\x64\x39\xa4\x3c\x24\x38\x72\x6f\xf4\xed\x64\xd3\x8a\xf0\xf1\xbd\x7f\x67\xde\xf7\xda\x9c\x58\x95\x9f\xab\x9a\x5a\x1a\xd3\x18\xea\xe8\x57\xea\xfe\xd9\x7e\xd4\x4a\xdd\x14\xdb\x78\xbd\x3e\xbe\xa1\xba\x41\xa7\x79\xad\xfb\x74\xea\xfa\xea\x8f\x63\xb4\x7f\xe2\x3e\x7e\xbb\xa9\xb7\x74\x73\x3a\x63\x64\xbe\x4f\xbf\xfb\x5d\x5b\x71\x63\x74\x2d\x51\xa5\x7e\xd9\xbb\x62\xed\x02\xd4\xbc\xad\xbc\x9b\x79\x81\xf9\x9f\x8b\xf6\xea\x4c\xbb\x96\xc6\x05\x57\x03\x8e\xfe\x56\x91\x3b\x9e\x5d\x5f\x9b\xb9\x36\x64\xdd\xb3\xd0\xfa\xac\x3e\xb4\x9a\xac\x94\xad\x80\x27\x7b\x22\xa3\x32\xd5\x32\x31\x21\x1e\x39\xa6\x2d\x7a\x2a\x9a\x3b\xee\x62\x8a\x49\x41\x64\x9d\x61\xf7\xf6\x44\xc8\x1a\xef\x91\xf6\x9f\x25\x6c\xee\xcd\xb4\x0e\x70\xb4\xed\xd5\x76\x95\x73\x14\x44\x65\xa3\xa4\xfe\x4c\x88\x8a\x76\x88\x50\x08\xd6\x0c\xc0\xf3\x25\xf6\x36\xf4\x4c\xf1\x7c\xe7\x7b\x12\x66\x9b\xba\x58\x18\x5b\x57\xde\x6d\x34\x09\xd6\xad\xff\x74\xff\xf9\x8b\x60\x30\xa0\xf5\x7a\xc5\xe5\xfc\x2b\x19\x6f\x12\x85\xa2\x53\xc2\x2e\x05\xe0\x79\x75\xb9\x56\x3b\x49\xdb\x0b\x59\x7b\x58\x3e\xb3\x78\x60\x99\x64\xcb\xe2\xfd\x29\xdc\x3d\xf5\x6a\xd1\xf3\xfa\x90\xde\xce\x59\xac\xed\xe8\xdf\x25\x6c\x61\x4e\xcc\x77\x06\x55\xfd\xca\xc5\x4c\x96\x8b\xba\x19\xfc\xde\x07\xcd\x75\xd9\xc1\xc4\xca\xda\xc4\xd8\x40\x59\xc7\x45\x4b\x57\xfd\x99\x9a\xa4\x3a\x8a\xc1\x6d\xdb\x19\x6f\xe2\x08\xbe\xb4\xc2\x62\xaf\xc6\xbc\x41\xfb\x85\xfe\xfd\xd0\x73\x09\x2b\x25\xc3\x24\x4d\xc8\x85\xdb\xc9\x52\xe1\x5a\xbe\xdc\x2e\x65\xb6\xae\x66\x87\x86\x57\xb4\x58\x54\x42\x15\x1e\xca\x26\x48\x3d\x90\xa0\x16\x47\x95\x6c\x55\xa1\x37\x12\xb4\x0f\xf7\xb5\x8d\x0e\xca\x32\xa8\x88\x6b\xc7\x1b\xd7\x5c\x4b\x41\x08\x78\xbf\x50\xd8\xeb\x57\xdd\x91\x45\x1b\x25\xe3\x23\xe8\x58\x66\xbe\xa0\x9f\xab\x3e\xa9\xf8\x5c\xc6\x5c\xac\x48\xf0\x05\x2f\x0b\xd7\x1d\xf6\x0b\xec\x76\x3c\xd7\xa5\x94\xd4\x4e\x8d\x13\x1d\x73\x02\x04\xe3\xbd\xf2\x3c\xea\x02\xfa\x51\x67\x33\xf6\xa0\x4e\xd2\x13\x9c\x39\xeb\x0e\xb5\xb2\xa9\x14\xcd\xa0\x70\xe7\x26\x73\x1e\xed\x29\xa5\x4f\x32\xea\x22\x0d\xbc\x5e\xec\x97\x18\x47\xe9\xaf\x53\xad\x52\x28\x53\x1a\x7d\x0f\xe3\x57\x90\xc9\xd0\xd4\xb3\x90\x77\x63\x0b\xa3\x49\x7b\x5b\xea\xd9\x66\x38\xc6\xb7\xbe\x02\x49\xc8\x9a\x55\x6b\xdf\x2f\xb6\x8e\xa7\xf6\x15\xb6\xa1\xd6\x15\x52\xe4\x90\x18\xe4\xff\xc8\xb6\xce\xc8\x46\xf5\x81\x78\xf3\x53\xd6\x47\x11\xdc\x47\x04\x4c\x14\x13\x2c\x77\x85\x15\xe5\x47\xf4\xe6\xec\x72\xfc\x38\xe2\x5c\xf3\x82\xea\x5f\x0d\x54\x2c\x3a\x1c\xc9\x9f\xc5\xab\x73\x91\x1d\x37\x0a\x18\x62\x5e\x7a\xe8\x99\xff\x52\xd3\x91\xcc\xe0\x3d\x64\x0e\xa1\x89\x23\x15\x20\x98\xc5\x52\x7f\xa7\x83\x8a\xf1\x4a\xfa\xbd\xeb\xe7\x11\x5a\x6f\x2e\x3b\xc9\x25\xf5\x17\x66\xa3\xee\xee\x11\x58\x19\xc2\x95\x99\x5d\x0b\x33\xd4\xbb\x50\xcc\xbb\x50\xd5\xf1\xbc\xc0\x2b\x72\xd4\x85\xc2\xe0\x54\xe1\x99\x50\x11\xeb\x07\xea\xad\xaf\xcf\xf0\x4c\xde\x5f\x7d\x75\xf0\xd8\xfd\x41\xf2\xfd\x85\xd7\x17\xf1\x14\xc8\x48\x98\x45\x85\xf6\x14\x1f\x1b\x36\x39\xdd\x0e\xea\x4a\xde\x2b\x59\x6d\x9d\x1a\xa7\xde\x74\x3a\x93\xb0\x98\xdb\xf9\xb3\x50\x2a\xe2\x99\x13\xba\x76\x9b\x6c\x10\xf7\x31\x7d\x35\x29\x0a\xee\xfa\x3b\x89\x17\x4c\x48\x83\x37\x73\x2f\x63\xde\x54\x42\x7e\xf1\x61\x8d\x68\x81\x41\x88\x0f\x4f\xae\x58\xd7\xd7\x8e\xc2\xff\x7e\x82\x78\xd1\xc7\x96\xab\x23\x87\x70\x46\x69\xc5\xb1\x8b\xa7\x48\x31\xe2\xc0\x50\x5f\xd6\x87\x33\x94\xed\x21\xe5\x16\x21\xe6\xfb\xe4\x97\xc4\x48\xfd\x37\x96\x2f\x44\x82\x97\x57\x35\x1f\xad\xbf\xbb\xf7\x49\x88\xd6\x9b\x3b\x4a\x06\x49\x4b\xc3\x9a\xdc\xf7\x56\xdc\x78\x7e\x49\x13\xcb\x50\xcf\x0a\xd4\x19\xbc\x71\xb9\x4f\x3c\xbd\xc0\x33\xd3\x18\x5b\x56\x9e\x43\x86\xac\xfe\xab\x16\xee\x45\x54\xa1\xc7\x4f\x6f\x4d\x5c\xe6\xbe\x70\x04\x8e\x2e\xf9\x21\x2d\xbe\xc5\x24\x08\xa1\x5e\xe2\x9c\x92\x0a\xd2\xec\xb3\xda\xf0\x79\x16\xdb\x95\xff\xb5\x51\x64\xa8\x7d\x45\xe9\x4c\xc2\x4e\xf0\x60\x4c\xba\xa4\xdf\x3b\x53\xa3\x9f\xf1\x1c\x3e\xdf\x28\x30\x1f\xa3\x8d\x3e\x47\x7d\x1c\x75\x7f\xea\x8e\xef\xad\xeb\x37\xf2\x6e\xe1\x3f\xa0\x47\xdd\x25\x40\xa3\x76\xe4\x3c\x96\xf2\xd2\x1c\xb5\xca\xf7\x11\x8c\xbb\x92\x1f\xda\xa0\x30\x7c\x69\x45\xf8\x34\xf3\xf4\xf4\xe0\x4d\x07\x46\x4e\x71\xb0\x97\x65\x93\x02\x0f\x17\x20\x5d\x47\xef\x46\x2d\x7d\x9b\x87\xb2\xfd\xdc\xf2\xe9\x87\x47\xd1\x48\xdb\x8f\x62\x9e\x26\xbe\xb9\x86\x7f\x87\x6a\x99\x4b\x5a\x4a\x46\x2b\xc7\x9a\xcb\xa7\x2d\xee\x65\xfe\xe3\xc6\xeb\xc3\xd8\xab\x38\xd0\xce\xa4\xea\x99\x2e\x64\x0f\xdf\xb1\x0d\x51\x2e\xe5\x59\x27\x13\xc1\xdc\xc1\xfd\x8e\x13\x83\x61\xf8\x0e\x1f\x35\x01\x65\xf8\x95\x31\x8a\xde\xdb\x1b\xe8\x47\xf8\xaa\x54\xf1\x5c\x78\xd2\x02\x5a\x74\xd6\xb4\x3e\x4e\xf1\x8b\x05\xc9\x4d\x19\x23\x5b\x6b\x50\xd4\xb9\x97\x3a\x7c\xa9\xe2\x61\x0c\xb9\xe3\xaa\x86\x9e\xc0\x0a\x2d\x0a\x11\x1a\x6e\x13\xf1\x9b\x4f\xda\x1f\xf1\xb1\x73\x31\x91\x30\x9e\x62\x78\xe2\xb8\xe1\x23\x11\x5d\xa4\x89\xe3\xa2\x94\xf1\xd1\xbe\x67\xf3\xd3\x0f\x35\x61\xb0\x30\xbe\x25\x7c\xec\xf9\x3a\x54\x45\x39\xf1\x9c\x78\x55\x73\x98\x18\xe1\xce\xa8\xd3\x25\x66\xc8\x61\x46\xbd\x45\x7f\x8d\x66\x9d\x52\x90\x74\xf1\xab\xdf\xe7\xe2\x4f\xf8\x9f\x0e\xbe\x76\x92\x91\x50\xf3\x7c\x37\xe0\x1d\x92\x21\xd5\x89\xb5\x5d\x0e\xe0\x4e\x1c\x2b\x4a\x69\xbd\x38\x86\xbc\x39\x02\x6f\xae\xb9\xe4\x26\xde\xd4\x31\x2f\x09\x03\x6f\x25\x67\x11\x31\xb6\x15\xda\x45\xb6\x72\x66\x7d\x06\x3b\x5a\x34\x2a\x33\x4a\x59\x2a\x23\x9a\xc3\xef\x92\xac\xe6\xdc\x36\xc2\x2a\xbf\xba\x75\xd9\xec\x09\x03\x62\x53\xae\x94\x58\xb5\xe7\x4d\x92\x6f\x21\xf2\x07\x2b\xf7\x5b\xab\xb2\xba\xfd\xcc\xec\x2f\xe9\x09\xca\xab\x88\x88\x8a\x9b\x88\x3e\xe7\x37\xe7\x6e\xe4\x18\x60\x1d\x65\x61\x64\xb3\xe0\x7c\xc1\x7b\x5d\xa8\x4b\xa2\xf3\x27\xba\xea\x65\xa3\x01\x87\xba\xa0\xb0\x94\xcc\xd2\x2f\xed\x31\x53\xdf\x77\x3f\xc0\x12\xd6\x9b\xbb\xd1\x73\x93\xa3\x67\xbc\x9a\xac\x3f\xea\x92\x28\x3c\x14\x93\x54\x28\x91\xcd\x91\x20\x10\x2d\x11\x32\x17\x92\x14\x2e\x11\x2d\x93\xd2\xf9\x39\xa6\x12\xac\x9d\x61\xc4\x6d\xf3\xce\x83\x2f\xb4\x29\x6d\xa3\xfc\x5d\x47\xe8\x54\xdd\x0e\xa2\x4f\x6b\xfb\x67\x1f\x61\x85\x6e\x7a\x64\xb8\xa6\x47\xad\xf5\x55\x3d\x4c\x43\x2f\x6d\x27\x8d\xa7\xaa\x57\x95\xde\xc9\x4b\xfc\x8a\x93\x2f\x50\x0a\x54\x7b\xa4\x5d\x64\xf4\xc4\xa2\xd0\x31\xd7\x53\x3a\xe8\x4e\x9c\x44\x8e\x70\x55\x43\x67\xdd\x94\xd8\xde\x05\x58\xc2\x9e\xda\xe8\xdb\xd6\x0b\x25\x92\xa9\xcf\xc2\x8a\x3d\xdf\xd9\x98\xd8\x0f\x6b\xd6\x5a\x90\x1b\xce\xe8\xf6\xea\x04\xeb\x22\xeb\x39\x19\x70\x9a\x88\x5a\x8e\x3a\xaa\xbb\x6f\x05\xa8\x46\xcc\x24\x86\x66\xd9\x95\x94\x36\xab\xf7\x77\x2c\x2a\x1f\x22\x32\xc6\x87\x23\x4b\x59\x83\xac\x8d\x79\x45\xa7\x29\x6b\xe1\x11\x5e\x9b\xf6\x6b\x6e\x03\x2e\x86\x8e\x93\xb6\x0a\x36\xdf\x6c\x5c\x6d\x4b\x1d\x2e\x3a\x45\x78\x68\xf8\x83\x70\xe9\xf8\xcd\xcc\x8b\x05\x1a\xd5\x0f\x5b\x5f\xf4\xe3\x4f\x7d\xf8\x63\xd5\x7b\x4f\x66\x2e\xa2\x5f\xa4\x61\xac\xf8\x4b\xda\xb7\x28\x4e\x7f\xd3\xe0\xe3\x80\x6e\xff\x52\x9f\x1f\x5e\xd3\x5e\xf6\xde\xd5\xbe\xeb\x81\x7d\x11\x02\xf1\x5f\xd3\xa4\xf2\xb1\xcb\x6a\x1b\x71\x3b\x6f\x0e\x97\xcc\x16\x6c\x32\x9f\xdc\xff\xa3\xcd\xdf\x79\x3f\xcb\xde\xaf\xd7\xb8\x5b\x4a\x99\xb9\x1f\x4f\x16\xaa\x1d\xb7\x13\xdf\x1c\x53\x16\x1d\x19\xb9\x1d\xed\x1d\xf7\x38\x31\x33\x7d\x2a\xf7\xa0\x94\xbc\xf6\x7e\x6b\x4b\xff\xdd\x49\x8b\x65\xe1\xbd\x7f\xf0\x9f\xdb\xa5\xb3\x23\x03\x5b\xad\xb7\x2a\x7d\xf2\xdf\xa5\x56\xe5\x5a\xe4\x5c\xcf\x71\xc8\x12\xc8\xc2\xc9\x56\xcb\x23\x2a\x12\xac\x08\xaf\x55\x68\x79\xd5\x3d\x31\x5a\x30\xdb\xb2\xb6\x77\x82\xf3\x4f\xbe\xf3\xf4\x74\xa7\x66\xc1\x69\xc4\xbf\xd3\xa0\xde\xb2\x71\xa9\xf6\x72\xd5\x61\x35\x45\xf5\xa5\xca\xe9\x6a\x86\xda\x99\xa6\x6f\xed\xe4\xbd\xed\x23\x83\xd3\xfd\xcb\xa8\x7f\xad\x42\xfd\xb7\xeb\xb8\xf9\x70\xff\xf0\xd5\x3e\xc9\x41\xff\xb1\xc8\xe9\x97\xff\x29\xd7\x89\xc3\xe1\xa5\xbd\x7b\x5b\xa7\xeb\x46\xcb\x1b\x4b\xb7\x16\x76\x67\x43\x67\x1d\x67\xe9\xe7\x67\x56\x85\xf6\x7f\xfc\x97\xf1\xc0\x3e\xd6\x8e\xc4\x3a\xcf\x32\xeb\xbc\xdc\x74\xec\x84\xe5\xc8\xd0\xa0\x4a\xff\xfd\x5e\x82\xee\x27\xdd\x6b\xdd\x09\xbd\x8f\x47\xa5\x17\x24\x76\x56\xff\x8d\xfb\xd0\x7c\x2b\x60\xc5\x6f\xfe\xc6\x54\xd7\xd8\x8f\xc1\xf5\x3e\xc6\x2e\xdc\xb6\x98\x66\xd7\xfa\xd8\xda\xc4\xea\x7b\x15\xe6\x95\x7b\x55\x21\x35\x84\xad\xda\x23\xf1\x8b\x2c\xbb\xc5\xff\xc4\xbf\x3b\xbe\x82\x35\xed\x3a\x5c\xd8\x8f\xd6\xb1\xda\x32\xd1\x68\x52\xdd\x56\xde\x5f\x9a\x50\xd0\x99\xeb\x94\xe9\x9f\xc1\x95\x7e\x37\x2d\x23\xfd\x51\xb6\x4c\xe9\x48\x6b\xc0\xe0\xde\x7c\xd6\xf6\xc6\x5f\xf9\xf7\xd3\x96\x82\xc7\xdf\xf6\x9a\xb7\x2c\xd6\x4b\x54\xa6\x96\xd0\x16\x78\x67\x7f\x49\x9b\x48\x56\x8b\x3b\x8a\xb6\x8c\xc8\x0c\x3d\x0c\x29\x0c\xe6\x0c\xbf\x15\xa7\x94\x59\x50\xf1\xb8\x85\x68\xd0\x61\x3e\x68\xf7\xe6\x9f\xe6\x7f\x6f\x35\x7f\xc2\xac\x9b\xaf\x3e\xb4\xfc\x4a\x3e\x7e\x36\x5b\xaa\x7e\xbc\x6f\x14\x59\xa8\x49\xe0\xb1\xcf\xb6\x67\xb9\xdb\xa2\x4b\xac\x53\x8e\x53\x96\x1b\x53\x80\x66\xdc\x8d\x1c\xef\xf2\xbe\x56\xcc\xe1\x96\xc5\x97\x87\x7f\xc4\x0f\xcc\x33\x6a\xbd\x15\x0d\x24\xc5\x1f\xb3\xc4\x92\x6e\x46\x83\x90\x7c\x7f\x2a\x2f\x7c\x97\x9b\x0e\x32\x36\x25\x16\x82\xa6\xef\x8d\x30\x0d\xc2\x0c\x45\xcd\x28\x9c\x05\x03\x98\xe3\xea\x73\xf8\x2a\xdf\xb7\x4f\x8c\xce\xaf\xb2\x1f\xff\x76\x96\x65\x5d\x69\xec\x66\x6b\x42\x19\x6e\x06\x61\xf4\x7e\xc8\x1d\x9f\x76\xd7\x35\x7b\x17\xab\xeb\xc6\x15\xba\x5a\x5a\x2f\xd5\xb6\x95\xa6\xe4\x6d\x7e\x11\xc8\x17\x6a\x44\x9a\x8d\xb8\xe8\x04\x2e\xc7\x7f\xcf\x7b\x5f\x33\xda\xf3\x74\x9a\x7c\xeb\xb7\x5e\xd4\x25\x9f\xde\xad\x9a\xb5\x5c\xc3\xb8\xd6\x80\x1c\x37\x4d\xbb\x3c\x73\x47\x03\x71\xcd\x25\x65\xbb\x5f\x1f\xa4\x32\xc5\x39\x85\xed\x04\x0a\xf9\x32\x05\x19\x64\xbb\xb4\xf4\xcc\xa3\x5c\x7b\x42\x5e\x25\x4b\x14\x95\x36\x38\x0f\xde\x5b\xbc\x77\xa8\x07\xad\x81\x67\x73\x3d\x5d\xe6\x15\x2f\xd2\x6c\x43\xf9\xdc\xcd\xac\xaf\x1b\x12\x68\x06\x2b\x56\xca\x60\x8b\x7d\xe4\x1b\xe5\xb2\x60\x1d\x67\xba\xcd\x50\x4c\xe7\xfb\x63\x40\xc8\xe5\x17\xb5\x8e\xa9\x75\xab\x27\x79\x84\x40\x46\x50\x85\x69\xbb\xdb\xa4\xf2\x46\x04\x24\x01\x73\x26\xac\x7d\xa8\x58\x2d\xa1\xdd\xef\x8a\xdd\x3d\x83\x35\xd5\x1c\x59\x35\x11\x3d\xde\x1b\x6c\x14\x8c\xbc\xd4\xd1\x64\x19\xc4\x26\x5f\xbe\x7e\x79\x49\x85\xcb\x4e\x20\x5a\xa9\x44\x69\x88\xe1\x40\xe4\xbf\x96\x70\x29\x7f\xb2\xc1\x63\xd0\x7c\x29\xe0\x78\xec\xf4\xf4\xd8\x6f\x3a\xbf\x8d\x23\xdf\x3c\x2a\xc1\xe3\xc0\xfc\xb2\x06\xb7\x4c\x8d\x90\x05\x87\x07\xe3\x36\xe5\x10\xb1\x3c\x01\x07\x76\xc7\x87\x97\xef\x5e\xbe\x3f\x22\x62\xa1\x1b\xe1\x8e\x93\xaa\xd5\x88\xb0\xb8\xe9\xc9\x10\x11\x97\xa9\x53\xb9\xdf\x8d\x3a\x63\xbf\x5b\x76\x7a\x7a\xd4\x34\x7b\xa5\x8d\x23\x77\x22\xe2\x9b\x73\xa5\x7e\x88\x42\xbf\x08\x19\x7b\x1a\x3d\xfa\xb7\x5a\xc2\x0e\xac\x5a\x34\xfc\x97\xe5\x4f\xb7\x1e\x59\xbf\x46\xc1\xb5\x23\xc7\x62\xe1\x12\x4e\x56\xc2\x30\xcc\x76\xb2\x09\xea\x4a\xde\x28\x51\x6f\xcd\x1f\x7f\xb8\x79\x16\x69\x3d\x9a\x17\x6c\x5b\xc8\x59\x0d\xf7\x77\x74\xd0\xca\x95\xae\xe4\x71\x66\x94\xf9\x66\x8f\x3f\xfd\xc1\x0b\xa5\xf4\x89\xe6\xdd\x9d\x1b\x1a\xd7\xc7\x9f\xb1\x7f\xc8\x20\xd2\x65\xa0\xe6\x0d\x93\x7b\xae\x43\x66\x8b\xe4\x9b\x1b\xff\xa4\x60\xa9\xc9\x6f\x58\x75\x55\xf0\xec\x49\x2c\x08\xb4\x5f\xcf\x27\x0f\x41\xb3\xed\x96\x51\x16\x5d\x64\xd1\xa5\xd4\xfb\xf4\xe4\x83\xff\xab\xa8\x47\xc6\xb7\x5a\x2e\x7d\x02\x4f\x2f\x6d\x23\x39\xbc\x19\x22\xf8\x46\x4d\xc9\xf9\x48\x72\x4d\x7d\xc1\xf2\x9b\x37\x7b\x0c\x63\x2e\x7d\x3d\xf9\x80\xfa\x52\xcd\xc9\xcf\xd3\xd3\x95\xc0\x8e\xc2\xbc\x64\x57\x6b\x5d\x7c\x29\x01\x56\x1d\x7a\x6f\xa2\x6d\x6c\xbf\xd7\xa3\x8f\xcd\x6f\xbf\xb8\x84\x0b\xbe\x80\x27\x40\xfa\x6e\x36\xca\x53\xbc\xe7\xe4\x93\x6c\x68\xe2\x19\x6a\x77\xcd\xb1\x3d\x98\xa2\x2e\x64\x6b\xd5\x52\xf4\x13\x2e\xbe\x3b\xe6\x3c\x3d\x5d\x11\xef\x2c\x4d\xf9\xe6\x71\x47\xbf\x56\x9a\x81\xa5\x88\xd8\x1d\xe3\x36\xda\x3a\x72\xfa\x5d\x91\xcb\x4d\xe0\x0b\x78\x0a\x5e\x00\xce\xdb\x2e\x2f\x09\x71\x88\xc9\xd4\x59\x69\x44\x53\x54\x16\xcc\x88\xdc\x0f\x23\xe6\xb3\x26\xab\x8b\xfa\x70\xe7\x45\x8e\x51\x4f\x4f\xb7\x1c\x06\xb2\x53\xa7\xbc\x87\x4c\xb4\x65\x36\xd9\xa8\xbe\x9a\xa2\xf9\x3f\x5f\x7d\xe0\x79\xc7\xee\xba\xeb\x95\x3b\x17\x07\x2e\xc4\x5d\x8c\xbb\x39\xff\xdc\x19\x9b\xe2\x9b\x0a\xf3\xb8\xa8\xa5\xca\x4f\xd3\xef\x6e\x13\x11\x9b\x59\x5a\x35\xd2\x7d\x09\xf3\xf4\x47\xc1\xa7\xa7\xab\x4f\x5a\x27\xb3\x79\x02\xc9\xcd\x7f\xfc\x6a\x66\xb7\x25\x46\x7b\x43\xf3\x08\x13\x79\xf0\x71\xfb\x83\xbc\xbb\x1f\x6f\x27\xde\xba\x70\xdb\xe2\xae\x0d\xb2\x39\xe6\x16\x69\x36\x4b\x9a\x28\x86\x4a\xa0\xe9\xb2\xbb\x75\x44\x74\xd6\x6e\xcd\x44\x5f\xd3\x82\xd5\x91\xd6\xe9\xe9\xaa\x7c\x37\x55\x7e\x72\x28\x8b\xf5\x96\x62\x39\x97\x23\xc9\x21\xba\x35\x3a\x15\x1a\xee\xeb\x96\x17\xca\xcf\x0a\x1f\xe7\x3f\x0a\x7f\xf2\x05\xf9\xf5\xab\x7a\x2c\x4a\xd2\x51\x96\x05\xd1\x2c\x55\x74\x33\x32\xf7\xba\xa8\xb7\x39\x48\xb5\x0f\xfb\xbf\x2e\x3a\x1d\x4f\x9e\x9e\xee\x64\x0f\xa6\x95\x66\x45\xce\xd8\x6f\xab\x2e\xf0\x59\x52\xa9\x11\xa4\xa1\xbb\xe1\x65\x60\x73\xbe\x9f\x79\xbb\x8b\xca\xf2\x5a\x16\x35\x06\x8d\x1b\x23\x1f\xd7\xf5\x1b\x09\x0b\xaf\x68\x91\x2a\x8e\xf9\x07\xcf\x2b\xd1\x3d\x39\xb3\x75\x62\x03\x86\x4b\xed\x27\x33\xa7\xa7\xc7\xb2\xa3\xfb\x95\x23\xf1\x02\xce\x01\x1a\x27\x22\x7e\x2c\xfd\xe4\xbb\x04\x8d\xdf\x1e\x7d\x51\x24\x24\xc5\x9b\xc5\xe1\xc1\xc6\xc7\xb9\x88\xd7\xf2\xe9\x90\x04\x9f\x0a\x9d\x75\x4a\x2c\x4b\xf5\xa5\xf9\xb1\x17\x5b\xb4\x48\xde\xd3\xfa\xa4\xa1\x1f\xcb\xf1\xf0\xee\x9c\x76\xac\x0b\x4a\xd6\xf0\x48\xd5\x7f\x2b\xaf\x2c\x28\xc5\x8c\x45\xd1\xc7\xa0\x44\x73\x48\x21\x4e\xba\x4d\x7c\x9f\xe8\x94\x98\x8d\xb4\x8d\x72\x84\x01\x9d\xe5\x1b\xb7\xb2\xe4\x6b\xd5\x2d\x0b\x0b\xaf\xa2\x18\xdc\xbc\xaa\x06\xf1\xa1\xfc\x95\x29\x58\xc2\xbc\x63\x33\x7b\x06\x95\x77\x8f\x0d\xbb\xb6\x8b\x9c\x93\x80\x3f\xcb\x4f\xda\x78\x76\x0e\xa6\xc6\xef\x78\xf4\x24\x74\x06\x0c\xae\xdf\xab\xd9\xee\x73\xeb\x09\xbd\x96\xd8\xfa\xf5\x4d\x6b\xd6\x2a\xdf\x2b\x23\x66\x24\x1f\xab\x91\x7a\xf8\xee\x0a\xe2\xe4\xde\x72\x72\xfb\x9d\x6c\x9c\xc8\x5d\x0f\x7a\x8b\x22\x2d\x7c\x39\x3b\x21\x3a\xb1\x14\xd1\xcb\x02\x76\x7c\x6f\xb8\x9d\xb9\x32\xb9\xd1\xf8\xde\x09\xd9\x49\xec\xff\x8c\x54\xe9\xd5\x13\x31\x73\x75\x68\xf4\xa7\x8b\x5b\xce\x63\x68\x72\x1c\xad\x5a\x47\x64\x6b\xd7\x05\xba\x2a\xca\x19\x53\x79\x43\x7f\xba\x71\x58\x5c\xd5\xca\xd0\xb2\x56\x5a\xfb\xa5\x25\x47\x2f\x9d\x29\xd1\x29\x21\x24\x15\x21\x5d\x2b\x7f\x45\x65\x4d\xf7\xab\x51\xbe\xb5\xa2\x73\xb8\xaf\x6b\xf8\x9d\x34\x9c\xe2\xdb\xad\x8f\x46\x15\xd6\x9a\x10\x96\xf2\xd2\x08\x7f\x53\x70\x11\x7a\xf2\xc5\x90\x8f\x6e\xf4\x96\x6f\x74\xc9\x95\x5f\xea\x95\x69\x13\x6b\x04\xaa\x0c\xa9\x09\xa9\x37\x6a\xb1\xea\x6a\x9a\x50\x5b\xdf\x70\xd2\xf4\xf6\x0b\xb2\x8b\x7d\x92\x4e\x5c\xb0\x5e\x33\xd8\xad\x33\xf5\x65\x03\x91\x85\x3f\xc4\x5a\xc0\xeb\x47\xaa\x77\x28\xf0\x48\x12\x0d\x89\xf1\xb8\x69\x63\x64\x9b\x64\x93\x61\x39\x68\xe6\x63\x2a\x66\x22\x61\x66\x6f\xbe\x6c\xe3\xed\x54\xee\x19\x1c\x38\x1f\xf9\x30\x49\x3d\xfb\x42\xa9\x5c\x5d\x4b\x97\xdd\xe8\x8b\xa5\xf0\xc3\xa9\x73\x5b\xb9\x63\x3a\x63\xd5\x2b\x51\x57\x52\x50\x97\x2c\x19\xae\xed\x83\xe9\x98\xe6\x01\xdc\xaa\xdd\x5b\x5c\xd1\x9c\x4f\x5c\x1b\x3c\x25\x7d\x48\x83\x02\xc3\x5b\x13\x24\x33\xa6\x8a\xf0\x2a\x1b\x5b\x05\xfb\x97\xa6\x9e\xac\xd1\xfd\xf9\x1c\xe6\x16\xe9\xb4\x51\xef\xcb\x7a\xf3\xe2\x0b\x69\x8b\x31\x4f\x03\x2b\xc2\xe6\x43\x48\x43\x3f\x87\xb0\x07\x4f\x86\x7e\x0a\x97\x89\x31\x4b\x54\x4f\xaf\xc8\xd7\x2b\xdf\x6e\x40\xef\x14\x1f\xc5\x9f\x2b\xdb\xfc\x87\x2c\xc6\xa6\xcf\xf4\x6a\x9f\x6f\x53\x7a\xf9\xbd\x1c\xec\xc4\xb2\x94\x8d\x64\xf5\xe4\xe6\x64\xd6\x94\xb2\x54\xb3\x0c\xed\x9c\xc9\x22\xbb\x0a\xa5\xfa\x1f\x1d\x5f\xfb\xe3\x27\x77\x56\x3e\xec\xf3\xfd\xb3\xf7\xdd\xaa\x9b\x13\x1c\xe2\x6f\xdb\xad\xe1\x2a\xb2\xc8\xd2\x28\x1c\x2d\x7c\x5e\x94\x5a\xac\x58\xfa\xb0\x5c\xb7\x2e\xad\xd9\xbd\xe3\x51\x3f\xd1\xf8\xc9\xe2\x85\x2d\xbe\x93\x84\x7f\xe6\xff\xfb\x75\x92\x7a\x38\xb8\x3b\xbf\x83\xba\x25\xbc\x41\xbe\xa5\xb5\x99\xb1\x8b\x7d\xda\xfd\x3f\xe1\x3b\x76\xda\x57\xd9\x25\xdd\x18\x5b\x55\x59\x62\x9b\xbf\x3d\xad\x35\x49\x39\xd6\x3a\x5e\x3e\x5a\x3f\x6e\x31\xe3\xb5\x1e\x73\xb2\xf9\x1f\x38\x9f\xed\xde\xde\x18\x5e\x45\x5d\x62\x9c\xb5\x99\x1c\x18\x7f\x3f\x2c\xde\xdf\xd4\x2d\xd3\x79\xa3\x4d\xb1\x79\xb9\xe9\xb8\xc5\xab\xfd\x4e\x2f\xf6\xd4\xe6\x5a\xe9\xf1\xfd\x7f\x64\x8f\xda\x7d\xb5\xf2\x64\x96\x6f\x22\x72\xf4\xc7\x40\x6b\x4f\x6f\x87\x5e\xcb\x48\x23\x56\x0d\x69\x15\x4e\x69\x5f\xf1\x58\x21\x5d\xe1\xcd\xa2\x4f\x25\x89\x0d\x6f\x7a\x34\x26\xf7\xd7\x1e\x1d\xe5\xfc\x95\xfd\xe0\xe9\xa6\xc0\xdc\x95\x91\x83\x3e\xf4\x8e\xde\x16\x8c\x86\xe7\xd5\x4f\xcb\x4e\x8a\x5f\xe4\xcd\x67\x99\xa7\x55\xa5\x3c\x4e\x50\x8c\xc3\x8e\x63\x8a\x47\x4b\xa1\x2f\x18\xac\xb3\xea\xbd\x3c\xa9\xba\x76\xf5\xf8\xe1\x9f\x25\xac\x91\xcc\xa4\x0d\xce\xb7\x23\xd7\xf3\x56\x2e\x95\xfc\xc8\xf3\xcb\xbc\x95\xe2\x9d\xc0\x10\x53\x14\xde\x1c\x52\x18\x28\xe1\x7f\xc1\xe7\xad\x77\x8f\xdf\xe5\x30\xe1\x64\xf7\xfc\x92\xba\xb9\x2e\xca\x49\xda\x75\xa3\x13\x9b\xdf\xf9\xf7\xf1\x17\x25\x06\x73\x5b\x59\xaa\x04\x0b\xb0\xb2\x2e\x25\x6b\xc6\x3d\x89\xc8\x08\xb9\xe4\x7f\xc3\x6b\xd1\xed\xad\xd3\x67\xfb\x1c\xeb\x55\x4b\x56\xcb\x1c\xdb\xcb\xee\xc7\x61\x0a\x29\x28\x05\xf3\x75\xb6\xdd\xc9\xd3\x45\x1b\x83\xbf\x4b\xd8\xc0\x9d\xa4\xe9\xf8\x5a\x3d\x96\x77\x21\x29\x21\x2a\x34\xe4\x81\x1f\xb3\x87\xa6\xf3\x05\x5b\x7e\x4b\x0c\x13\x72\x03\x0c\xed\x44\xad\x64\x75\x27\xf5\x06\x1d\x0a\xab\x7d\x8f\x96\xb0\x0f\xc9\x83\x45\x33\x8d\x0e\xfd\xf2\xf3\x57\x76\x8f\xcf\x25\x2c\xed\x0f\x6e\xd6\xb3\x17\xfa\x24\xcb\x84\x73\xfa\xf6\xbb\xe4\xda\xf7\x58\xbe\x33\xa2\xd3\x79\xa7\x6e\xae\xb4\x20\x7f\x59\x86\x45\x62\x5b\xec\x44\x82\xe7\x57\xbd\xde\x77\x6b\x49\x4f\xda\x88\x3b\xe9\x62\xa5\x75\xad\xd4\x23\xf4\x2b\x8a\xc7\x70\x4d\x89\x6e\xb6\xa9\x27\xb0\x32\x37\x23\x3b\xd2\xca\xfb\x97\xbd\xb8\x99\xa3\x81\xbc\x86\x8d\xd2\x67\x39\x24\x71\x51\xa1\x3d\x3e\x4b\x2e\x54\xb6\x1e\x96\x64\xb6\x1d\x51\x03\x45\x11\xfd\xeb\x76\xf7\x7d\x6c\x63\x88\xb3\x9f\x55\x6d\x75\x09\x4e\xb5\x6e\x41\x16\xea\x84\x65\x66\xb3\x43\xb3\xa4\x2e\x71\x28\x20\xd9\x31\xdf\x44\x56\x6b\x54\xe9\x9a\xf4\xa9\x48\x22\x6f\x11\x9b\x09\x53\x09\x3d\x2a\x15\x2d\xb9\xcb\xb7\x76\xda\xeb\x1c\x8b\xe2\xd3\x2a\x7a\xc6\xf7\x9c\x54\x83\xb8\x93\xd0\x0b\x8f\x9a\xc6\x87\x4c\x97\x99\x4f\x28\x4f\x4f\x0f\x86\x27\x3b\x5b\x0a\x0a\x6e\xc6\x84\xba\x6f\x5a\xda\x68\x19\xc9\xdf\x14\x77\xe1\x93\x66\xe3\x67\x28\xa1\x38\x21\xd1\xf8\xb4\xfc\xd1\x0e\xe7\x3e\x16\xc3\xd7\x52\x46\x64\xde\x2e\x19\x07\x4d\x79\x4b\x55\xcf\x8a\xa8\xd6\x2c\xe4\xea\x0b\x3d\xa8\xb3\x6f\xf7\xc8\x4f\x4f\x8f\xe4\x26\xa6\x5a\xb8\x72\x37\x22\x04\x9c\x93\x8d\x4a\x15\xf3\xc4\x45\xb8\x83\x99\xd4\xa8\x6c\x88\xe5\x09\xae\x62\x76\xbc\x13\x7c\x6d\xf6\x82\xf6\xb5\x15\x5e\x3d\x79\x0f\x8b\x96\x88\x84\xe2\x9e\x91\xaa\x93\x5c\x30\x66\x0a\x61\x49\x6d\xeb\xe4\x38\xcb\xc6\xd9\x1e\xeb\x99\x2a\x6e\x29\xce\x72\x09\xbb\x6f\x77\x4d\xcb\x57\xa6\x8e\xcf\x95\xe9\x3d\x85\xc2\xe7\x52\x6c\x57\x34\x95\x17\x6e\x8f\xc5\xef\x95\xdd\xa2\x7a\x26\xfb\xbe\x95\xe8\x2e\x7d\x20\x6f\xae\x6c\x94\xce\x4d\x9b\x52\x5f\xa2\xd8\xa5\xfc\xd0\x86\xd6\xe1\x5b\xcb\x10\xca\x9e\x5a\x69\xf9\x90\x65\x1d\x4c\x6d\xe0\xa0\xaa\xc3\x69\xc5\xaa\x40\xe5\xfb\x39\x0c\x8b\x09\xd5\xee\xe9\xf8\x3d\x94\x6b\x98\x17\xde\x5d\x50\x7b\xf0\x03\x15\xeb\x63\x30\xe5\x1c\xbb\xb7\x84\xb5\x7a\x85\xb9\xa4\xc7\x6c\x64\x56\xb6\x75\xad\x6c\x1f\xe6\x82\xc5\xe1\xe8\xe9\xe9\xfc\x8f\x56\x9c\xec\x35\x77\x15\x4b\x0a\xf1\xff\x1f\x61\x6f\x15\x56\xe7\x93\x6c\x0f\x37\x09\x84\x60\xc1\xdd\xdd\xdd\xdd\x21\x84\xe0\xee\x10\xdc\x2d\xb8\x6b\x70\x77\x09\xee\xee\xee\xee\x0e\xc1\x82\x3b\xc1\x13\x02\x84\xec\xef\x99\xcc\x6f\xe6\xcc\xcc\x99\xf3\xff\xfa\x8a\x9b\x2a\x7a\xf7\x7e\x9f\x5e\xeb\xad\x5a\xb5\xf6\x2b\x2d\x02\xa9\x4f\xdc\x5c\x0c\x0c\xa4\x56\x58\xbb\x48\xfd\xd0\x53\x80\x04\xd0\x01\x65\x44\x7c\x7c\x56\x3a\x08\x3f\x8a\x6c\xac\xae\x99\x2d\xb4\x2f\x7a\x2c\x42\xce\x8f\xba\x9b\x81\xd5\xa5\xe2\xa3\x85\x07\x0f\x08\xe4\x1b\xff\x0c\xa4\x59\x23\xc6\xc2\x85\xd1\xc0\xf2\x1d\x19\x37\x19\x2b\x2f\xf9\x25\xce\xd9\x9b\x5a\x18\x29\x60\x09\x90\x01\x27\xc0\x78\x6d\x8c\x5d\x42\x43\xcb\x63\xf5\xd6\x4d\x9b\xd0\x2a\xc9\x1b\x3e\x1a\xfa\x73\x7b\x6d\x4a\x7f\xde\xc2\xf1\xa1\xe1\x83\x2c\x04\x72\x11\x37\x86\x5f\xda\x1b\x97\xe6\xf6\xdd\xd0\x58\xe6\x80\xc3\x82\x8c\x19\xef\x02\xb5\x1c\x36\x08\x30\x02\x74\xc0\x06\x48\x00\xe9\xab\xb7\x98\x3d\x54\x80\x4b\x58\x1a\x4b\x53\xc4\x92\xc8\xd3\x31\xca\xef\xf3\x9b\x9a\xda\x3e\x8f\x05\xb5\x83\xd5\x7b\x3f\x08\xe4\x58\x75\x4c\xb4\x86\x29\xf1\xd2\x1b\xd7\x58\xe0\xdd\x16\x47\x34\x31\x32\x4a\x29\x5c\x0a\xb4\x3c\x20\x04\x4c\x00\x1b\xc0\x01\x11\x68\x3e\x0c\x16\x4a\x23\xce\x34\x29\x5d\x0d\x4a\x8b\x3e\xcf\x97\x91\x8c\x59\xed\x35\x42\x7d\x1e\x0b\x76\xfb\xd3\xf7\x6f\x20\x90\x33\xe6\xa9\x93\xfa\x9b\x74\x72\x3f\x37\xb3\x51\xb9\x28\x2e\x79\x22\x2c\x04\x84\x37\x11\x88\x3b\xaf\x97\x61\x9a\xa0\x11\x5f\xa2\xbc\xcc\x81\x7e\x40\x87\xa2\x78\xc9\xd1\x27\x65\xa8\x81\x6d\x51\xed\x49\x1a\x69\x91\x7d\x57\xfd\xd8\xe7\xb5\x60\x7e\x10\x7e\x9f\x02\x81\x5c\xd2\xcd\x6f\xb5\x94\x66\xd7\x04\x95\x58\x46\x2a\x6e\xf1\x40\x93\x99\x62\xc4\xe0\xb2\x60\xc3\xa3\x63\x21\x1f\x20\x45\x22\xd1\x22\x45\x21\xd7\xa1\x43\xc8\xcc\x38\x2c\x24\xd5\xd5\xa7\x2c\xc3\x3d\x2f\xa2\x9a\xb3\x2b\x6b\x99\xfb\x85\x16\xf7\x0e\xae\x7e\x6a\x43\x20\x77\xfe\x5f\xbc\xbb\x0a\xf3\xce\x3e\x65\xd9\xc1\xa9\x4e\x09\x55\x30\x49\x90\x08\x10\xc4\x93\x62\x12\x6e\xe2\x63\xe0\x44\x60\x8b\xe1\x14\xe1\xd9\x12\xcd\x52\x0c\xb1\x27\x4b\xaa\xaa\x9f\x58\x02\x2f\x9b\xe8\xbc\xcf\xbc\xb5\x75\x03\x99\x8b\xbd\x47\x1a\x0f\xa8\x10\xc8\xa3\xf6\x26\x7c\x9f\x6d\xf1\x64\x14\x81\x63\xb5\x8e\xc1\x3b\x3f\x3e\x7f\x46\x19\x56\x14\xc6\x64\xda\x6c\x2a\x63\x8a\x66\xb2\x7e\x8a\x64\xaa\x7d\x7a\x72\x16\x3d\xee\x5a\x29\x07\xf5\x7e\x8b\x74\xaf\xa9\x68\xcb\x1c\x99\xba\xa3\x41\xb9\x65\xb4\xa3\x87\x47\x23\x08\xe4\xd9\x78\xa7\x6f\xe8\xa2\x3c\x3b\xce\xdc\x9d\xc3\xfc\x9d\xfa\x57\xe9\x13\xbe\x66\x16\x2d\xde\x52\x2e\x34\xb6\x06\x56\x39\x16\x52\x56\x62\x76\x54\x6e\x46\xc1\x15\x89\xed\xf7\xb1\x5a\xf6\x96\x1e\x9e\x6d\xd1\xcf\x9f\x23\xea\xd4\x06\xe3\x56\x92\x8e\xb1\x7f\xfd\x99\xd1\x3a\x3c\x19\x4b\xad\x61\x4c\xc6\x0c\xd6\x75\xb6\x32\x41\x50\xab\x7f\x6b\x21\x88\x29\xfd\x42\xdc\x5d\xc4\x59\xe8\x8d\x20\x85\xd0\x1b\x11\x15\x89\x4a\x59\x15\xa5\x04\x6d\x3d\xa3\x16\x5b\x37\x1f\x9f\xe8\xa0\x5c\xc4\x3a\x84\xc1\xc1\x95\xa4\x93\x87\xbf\xdf\xba\xa7\x64\xd3\x72\xf5\xe6\x79\x05\x71\xee\xfe\x31\x8e\xcd\xc6\xc5\xea\xf9\xef\x1e\xd4\x70\x95\x5e\xcb\xe3\xbf\x87\x97\x25\x91\xd3\x91\x37\x57\x81\xd2\xca\x37\x42\x32\x5f\xb2\xbf\x70\xaf\x0a\x8a\x8b\x4f\xca\x37\xa8\x97\x1c\x32\x5e\x99\x3e\xe5\x7a\xda\x86\xfc\x99\x63\x99\x3b\xe9\x41\xaa\xca\xcb\xfe\x1c\x43\xef\x97\xec\x38\x6f\x8a\xa5\x35\x6b\x58\x60\xb0\xa2\x8b\xa1\xcd\xab\x7d\xad\x9d\xad\xfb\x68\xd4\x6c\xa1\x65\x77\xef\xf6\xc9\xd7\x37\x74\x27\xbe\x3a\x93\xa5\x2c\xb5\xd5\x7f\x58\x78\xf9\xfc\xe8\xc5\xaf\xc7\xbf\x65\xb8\xa6\xdc\x58\x19\xbf\x6d\xb7\xae\x80\xce\xc2\x88\x7e\xf6\xe7\xff\x88\x6c\x49\x60\x07\x67\xf7\xd1\xf2\xc0\x22\xdc\x42\xde\xd2\xd9\x06\xd6\x11\xea\xe3\x9d\x4f\x4e\xc8\x4d\x8c\x45\xca\x63\x2e\x75\x05\x42\xe3\xef\x5e\xe9\x69\xf5\xcd\xd9\xf3\xa7\xdf\x7f\x3a\xdf\x8f\x0e\xc7\x72\x2b\xf5\x23\x07\xad\x15\xe5\xb2\x59\xca\xb1\xa2\x41\x5e\xee\x53\x0e\xf7\x1e\x5e\x1e\x57\xee\xda\x6e\x26\x1e\x3c\x5e\xfe\xfe\xd3\xc1\x87\x51\x23\xc9\x94\x9f\x39\x8b\xfd\x6a\xce\xda\x08\x87\xc4\x66\x3f\xad\xdb\x1c\x53\xdd\x7b\xfd\xe3\xb6\xbd\xeb\x3e\x40\x5f\x6a\x1a\x3e\x6e\x2d\xab\xe0\xf9\xbc\x9b\x28\x16\xe6\x19\x01\x17\xfe\xe2\x13\xf5\x27\xc4\x50\xa6\x70\xce\x68\x97\x38\xeb\x14\xed\x2c\xcc\x02\xc9\x4a\x89\xc6\xfb\x5e\xbf\x71\xbd\xc5\xe9\xad\xa8\xb3\x37\xf7\x2c\xff\x8a\x3a\x37\xe9\x7b\xc9\x4b\xea\x23\x5a\xed\x5d\xd5\xad\x05\x2f\xd3\xc6\x32\xb1\xd3\x12\x92\xaf\x52\x6d\xd2\x5e\xa5\x87\x65\xd1\xe7\xac\x14\x17\x56\x7e\x6d\x98\xe9\xf0\x19\x4c\x98\x55\x5b\x23\x3b\x50\xbc\x6c\x7a\x3a\xf8\x4f\xec\xbb\x01\xfb\x28\xcb\x47\xe3\xac\xdd\x05\x0d\xea\x65\x64\x39\x29\x99\xc8\x85\x45\x45\x7b\x25\xb5\x65\x1b\x95\xef\xea\xbc\x5a\xbe\x75\xa9\x0e\x16\x4e\x42\x96\xc0\xd7\xc6\xe3\xed\xdb\x13\x08\xc7\x7f\x83\xdf\x5b\xdc\xc3\x80\x35\xad\xe9\x2f\x83\x24\x6d\x0d\xb5\x5d\x65\x46\x8d\xae\x0d\xdb\x0d\x90\xe6\xa1\xf6\xdd\xae\xb9\xe1\xd0\x29\x97\xc5\x97\x1b\xcc\xfb\x97\x97\xdb\x0f\xce\xff\x15\xbd\xff\x73\x3d\x3d\x6d\xdf\x53\x7f\xf7\xb8\x66\xbd\x92\x3b\x6f\x3e\xd5\x3c\x73\x3f\xdb\xb8\xd8\xf9\xf9\xff\xcb\x5e\x9e\x69\x1f\x0d\xee\xeb\x6f\xbd\xae\xb5\xcf\x5f\x1f\xdb\x1e\xb0\xee\xb2\x6d\x6d\xae\x97\xaf\xf1\x7f\x99\x58\xf9\xb8\x7a\xb7\xb9\x7e\x3a\xf5\x13\xee\xff\x8a\xfd\xdd\xf1\x13\xfd\xba\xf4\xbc\xe9\xb8\xf9\x40\x62\x27\xe0\xeb\xe1\xda\xe5\xb2\xfe\x3c\xea\x74\xeb\xc4\xfe\x58\xcf\xf0\xd4\x20\xfb\x10\xd5\x08\xdb\x0c\xeb\x86\xfe\xc9\xc7\xff\xec\x84\xfd\x7d\xdd\xe9\x5e\x49\x1d\x73\xec\xb4\xac\x73\xac\x60\x2c\x62\xcf\x64\x4f\xf8\x8e\xd2\x0e\x08\xf7\xca\x77\xee\xb6\xa9\x35\xb1\x35\x1c\xd7\x69\xd7\x99\x35\x6e\xf5\xb4\x4c\xdb\xac\x55\x1f\x33\xdc\xfd\xfe\xcf\xf8\x7b\xa1\x63\x9e\x9d\xe1\x2f\x9b\x73\xee\x93\xcb\x23\x8b\x03\xb4\xdd\x03\x6d\x8b\xcd\x6c\x75\xad\xd5\x42\xe5\xd8\x45\x39\xf9\x3b\xb9\xcc\x39\xaa\xb9\x32\x85\x90\xfa\xe9\x5e\xdb\x29\xd4\x35\xbf\xe3\x93\xef\xff\xf1\x4d\x9e\xf3\xef\x52\x2e\xf5\x4d\x90\x0e\xb8\x76\xbe\x68\xbe\xab\xdb\xac\x92\x2a\x0d\x2d\xcc\xca\x31\xcd\x40\x4d\xc1\x4d\x64\x8c\x23\x88\x81\x8d\xaa\x8d\xce\x4f\x15\x28\xe4\xad\x63\xec\x89\x9c\xcc\x5f\xc7\x3d\x91\xbd\xd7\xfb\x9f\xf8\x1f\xa7\x7b\xdd\x2b\x74\x63\xf6\x3d\x3a\x8d\x9f\x2a\x3b\x4a\x0c\xf3\x86\x32\xab\x53\x46\xe3\xb1\xa3\xe6\xc2\xd8\x83\x8f\xfc\x87\xbc\x87\x3c\x61\xbc\x28\xbc\xa7\xc3\xe6\x92\x1f\x0b\x9f\xea\x03\x7a\xae\xa6\x9d\x36\x09\xcf\x6d\x1f\xa3\xff\x91\xe1\xaa\x7f\x7d\x6d\xaa\xba\x47\xa1\x3e\xa2\xc4\xee\x33\x47\x9a\x6a\xbc\x4a\x64\x71\xf0\xb2\x5f\xb0\x97\xb9\x2b\x82\xa3\xad\x6d\xb6\xd5\xa8\xf9\x88\x79\x80\xcd\x8d\x67\x7f\xb8\x53\x6a\x4f\xd1\x78\xc3\xef\xfe\xb1\x39\xb6\x1d\x97\xeb\x7f\x4e\x99\x9d\x73\x2e\x0f\x0e\x5d\x36\x0d\x95\xe4\x64\x4a\xc7\x25\x87\xa1\x06\x78\x7b\x9a\x7d\x6c\xb3\x7b\xb0\x82\x31\xde\x34\x08\xd2\xd9\xd2\xe4\x50\x63\x52\x6d\x31\x58\xb7\x6d\xf0\x0e\x89\xf4\x4d\x2f\x2e\xcd\x6d\x55\x1e\x09\x58\xfe\x7e\x44\xf5\xe3\xaf\x3a\xca\x41\xd9\xec\x73\xcf\xbb\xaa\xae\xcf\x58\xb1\xb9\x41\x5f\x3d\x73\x1c\x7b\xac\xa7\x4c\x5e\xeb\x5d\x68\xaa\x28\x97\xca\xa3\xc9\x30\x4a\x66\x89\xf7\x4a\x6a\xa8\xf4\x1b\xd3\x3b\x92\xf8\xc7\xc4\x8a\x7f\x56\xab\xd6\xed\x6a\x9e\x32\xdd\x7a\x71\xb1\xf3\xe7\xd1\x4b\xdd\x9b\x9e\x56\x6e\x0f\x2b\xa9\x4b\x41\x0f\xb6\xf7\x14\xb6\x55\x32\xc9\xd0\xfd\xa6\x46\x27\xb7\x2e\x75\x23\xda\x2f\x80\xce\x3d\xc5\x41\xce\xaa\xcb\x2b\xf8\xf6\x83\x66\xab\x39\x8c\x4b\x70\x48\x69\x72\x45\x51\x62\xb3\xd3\x50\xec\xb2\xdc\x31\xe5\xcf\x73\x08\xe4\xd7\xfb\x7d\xb8\x09\xcf\x16\x8d\xbc\xe5\x18\x7f\x1f\x56\xbb\x8a\x0f\x4a\x9a\x22\x0a\x8d\xd2\xa6\x42\x37\xdc\x39\x2c\x8f\xf4\x1b\xd4\x0c\x64\xa7\x24\x05\x2c\xed\xc2\x40\x5e\x48\x9f\xc4\x56\xd7\xbb\x2d\x3a\x3e\x5b\xa0\xfa\xa9\x3b\x7b\x56\x69\x87\xef\xc6\x03\x02\x79\x54\xd8\xdd\x1e\x73\x6f\xa4\xcb\x1e\x0b\xeb\xfa\xb8\x6a\x26\xad\x91\xfe\xfe\xb3\xb8\x36\x1f\x26\x6b\x1d\x6d\x38\xe9\x37\x02\x59\xac\x0b\xb4\x3c\xec\x19\xea\x6b\xae\x49\xa9\x69\xb5\x01\x33\x76\x17\x8d\xd0\xb8\x94\xee\x92\x9a\xd6\x92\xb1\x8d\x75\xa7\x6f\x1c\xbf\x23\x9f\xbd\x76\xcb\xc6\xdb\x6a\xd7\xd2\xcd\x83\x6b\xed\x05\xf4\x9f\x15\x54\xc5\x6d\xb8\x7f\x30\x7e\xa3\x28\x22\x28\xc1\x00\x48\x18\xb0\x46\x2f\xca\x51\xb6\x89\x3b\x99\x4d\x84\xa6\x15\xec\x0c\xa8\xed\x57\xfd\x2b\xe2\xcf\xf2\x0f\x1b\x93\x87\x0a\x57\xd4\x8f\xdd\x1f\xf7\x20\x90\xbd\xfd\xf1\x85\x5a\xf8\xb4\x4a\xa7\x4c\x1b\xe2\xf7\x9a\xd2\x76\xbc\xcf\x8c\x23\xe4\xd5\xb8\x05\x28\x9b\xb0\xdd\x80\x12\x10\x02\x6e\xf8\x01\x3c\x38\xda\x6d\x5e\x8d\x77\xa4\x3a\x94\xd6\xc5\xde\x01\xd1\x82\x39\xc8\xb5\xf6\x7d\x99\x0b\x8e\x07\x5e\xf7\x56\x10\xc8\x81\xc4\xe4\x59\x09\x7b\x24\xb3\xe3\xa2\x2e\xab\xf4\x2f\x2e\x39\x56\x16\x4a\x69\xbc\x08\x14\xd3\x57\x5b\x80\x09\xa0\x02\x52\x80\xf0\x0a\x01\x63\x83\xe2\x37\xa7\x8f\x64\xb0\xba\xac\x39\xb5\xfb\x6d\xb8\x7b\xa6\x61\xe5\x79\x77\xeb\xac\xee\x2e\xd1\xdd\x24\x04\x72\x1c\x34\xf0\xba\xf8\x38\x92\xdb\xb9\x40\xd7\x4d\x1a\x96\xfd\x0d\x59\x0c\x61\x34\x9a\xde\x6b\x34\x40\x01\xa4\xc1\x5b\x80\x0c\x28\x5f\x60\xa1\xac\x92\xaa\xb2\xbd\x11\x3b\x57\x25\x36\x79\x70\x4d\xf9\xf4\x29\xfd\x5d\x85\x74\x67\xc8\x8c\xcd\x8e\xc0\xed\x12\x04\x72\x9e\x32\x10\x59\xfc\x2b\xa6\xc4\x65\x4c\x3f\x4a\x3a\x82\x55\x8c\x50\x0c\xd5\x16\xee\x06\x14\x02\x2c\x80\x0e\x90\x01\x17\x10\x05\xb8\xc8\x6f\x88\xbb\x58\xe2\x44\xa5\x94\xdf\x9a\x88\xb9\x10\x86\xbe\x4b\xeb\x2f\x57\xeb\xac\x9d\x96\xdb\xf6\xbf\x95\x86\x40\xf6\x5e\x0e\x1b\x57\x2a\x26\xa8\x7b\x40\x8c\x82\x65\x86\x59\x87\xf1\x6d\xe0\x12\x5e\x38\x80\x37\x40\x14\x20\x02\x1c\xc0\x0a\x94\x01\x39\x52\x39\x11\x0a\xf3\x8d\x08\xa9\x52\xe1\x87\xd4\x8f\x62\xa1\x61\x69\xda\xe5\x91\x1d\x37\xd3\x0c\x5b\x1a\x37\xd0\x10\xc8\x11\xe6\x44\x5c\x5d\x48\xca\xa6\x6f\xbf\x89\xd9\x7b\x78\x8e\x8f\x04\xe2\xd0\x8e\xd0\x4d\x2f\xe9\x81\x31\x50\x02\x6a\x80\x1a\xf0\x03\x0b\xc4\x62\x42\x0a\x26\x0b\xe1\x71\xc5\x1e\x63\xd8\x8f\x6b\xa1\xbe\x69\xaa\x65\x3a\x9d\x04\xd3\x6a\xdb\x56\xb7\xa8\x10\xc8\xe9\xd2\xec\x50\x53\x71\x66\x57\xc0\xb8\x45\x89\xa2\x34\xb7\x03\x49\x2f\xf2\x2e\xf2\x5b\xa4\x13\xf8\x7c\x58\x27\x98\x7c\xe8\x7e\x98\xc6\x57\xae\x08\x22\x04\x8e\x8c\x59\xc2\xf1\x8a\xa6\xc6\xbc\xce\x47\xa1\xfe\x69\xd3\xe5\x89\x9d\x3f\xa7\xa1\xb6\xfb\x6f\x8d\x21\x90\xeb\x88\xc5\xc9\xf6\x83\x5c\x85\x50\x5a\x5b\xa0\x72\x29\x58\x4b\xff\x44\xc0\x8b\xf6\x8c\xb3\x88\xa5\x85\x56\x81\xe2\x8e\x4c\x83\xc2\x8e\xba\x8b\xa9\x4e\x10\xc3\xa0\x2b\xb4\xa1\xe8\xff\xa1\xf6\x23\x5c\xe8\x74\xfa\xef\xf2\xfb\xce\xe9\x99\xbc\x5d\x93\x3b\x5b\x08\xe4\x07\x64\xcd\xa2\x47\xaf\x70\x3e\x92\xd1\xe1\x5c\x3b\xeb\xed\x30\x0f\x13\x6d\x0f\x2d\x03\x85\x3f\xc9\x00\x61\x11\xfe\x1e\xfe\x25\x01\x2f\x11\x0a\xa9\x3a\x0d\x0e\x33\xbf\xe0\xa3\x22\x87\x71\x90\x0b\xfe\x27\xe7\x0c\xd4\x8a\xd5\xae\xd6\x19\xec\xdd\x9c\xbb\x58\x08\xe4\xe9\xd5\xd6\xd3\xc0\x6d\x59\x6d\xcc\x47\xb7\x6a\xd3\x0e\xb5\x17\x92\x69\xdc\x22\xf4\x28\x2c\x80\xa9\x87\x5e\x9f\x7a\x9e\xa6\x9b\x26\x96\x2e\x91\xd9\x89\x93\x44\xa0\x4f\xbc\x5f\xa9\xe9\x03\xac\xb3\x74\x68\x56\xda\x7d\xa5\x68\x37\xe1\x6c\xc5\xce\xe9\x0f\x02\x08\x04\x32\xb1\x77\x3f\xf2\xab\xaa\x37\xa9\x3f\xf0\xda\x71\xf3\x83\x86\x0a\xab\xa4\x1c\xcf\xa8\xe0\x47\xbe\x13\x1e\x1c\xce\x5b\x2e\x5a\x2e\x71\x1e\x17\x41\x0a\x71\x01\x99\x59\x25\x32\x2d\x42\xd3\x31\x17\xde\xd0\xcd\x0c\xc9\x4a\xb5\xae\xc8\x59\xb5\x3d\xfc\x1f\x7f\x5c\x41\x8e\xd1\x27\x65\xea\x5a\x73\xf9\x63\xbe\xfb\x91\xda\x8f\x19\xd1\xa8\x78\x48\x13\x89\xe4\x49\xdb\x4a\xd6\x4b\x48\x49\xcc\x48\x86\x4a\xc3\xc9\x46\x2b\x69\x6b\xee\x1a\xac\x58\x04\x3b\x52\x7b\xbd\x8d\xb4\xcb\x84\xaf\x78\xdd\xcd\x38\xab\xbe\x2b\xf7\xe3\x4f\xd7\xf9\xcc\x77\x06\xa3\x2b\xa3\xf2\x6d\x16\x7a\x54\xa5\xcf\xaa\xbd\xaf\xd1\xa3\xba\xb9\xe6\xbe\x9a\xa9\x4a\xbd\x72\x9e\xb2\xb2\xf2\x9c\xba\xaf\x36\x9d\x61\x9d\x79\xad\x03\x70\xeb\xf6\x77\x8c\xd4\x4a\x8c\xc9\xd9\xaf\xd1\xef\xae\x98\x45\xdc\x83\xba\x2b\xfd\x5b\x86\x8b\xb8\x75\xdc\x31\xab\x36\x8a\xb2\x84\x0c\xb3\xc8\x43\x9f\x5b\x47\x1a\xd3\x52\x1d\x0e\xe3\x6c\x63\xd9\x0f\xb2\x46\xbc\xc6\x33\xa6\xea\x96\xcf\xf6\x5d\xae\xc7\xbe\x4f\xa1\xb7\xb1\x8b\x99\x50\x05\x41\x95\x3d\x1d\xa4\xa3\x90\x95\x95\x23\x9c\xef\x7f\xea\xbd\x3f\xd3\x0f\x0f\x97\x2d\x86\x7d\x5b\x94\x4a\x3b\x33\xd4\xa2\x29\xfd\xab\x5c\x2c\xad\x5f\x3a\xfa\x38\x64\x3a\xf4\x39\x6a\x3a\xc3\xb8\x50\x7b\x58\xf9\x4a\x86\x6e\xc4\xb8\xa6\x3c\xe7\x56\x94\xa3\x35\x21\xf4\xd0\x8f\x0d\x2f\xcd\xef\xa5\xdc\x74\xff\xe3\xb6\xbd\xf5\xd9\xab\x58\xa4\x1d\x4a\x6a\x7e\x2a\x33\xcb\x2a\x8e\xdb\x0b\xe1\xf0\xe2\x0e\x10\xf5\x85\xf8\x4b\x07\xd4\x07\x41\x87\xfa\x86\x57\xc4\xf2\xa4\x20\x7d\xf6\x2a\x0e\xa8\x23\x69\x77\x18\xcc\x98\xe1\x5f\xdd\x3f\x60\xba\x51\x83\xfc\xcb\x2c\xc5\x35\xde\xae\xf0\xc2\xe0\x50\x7f\xeb\x4d\x65\x4c\x6e\x76\xf2\x8f\x54\xc1\x60\xe8\x68\xea\x58\xcb\x18\xa3\xf8\xf2\x14\xcd\xf4\x6f\x39\x0f\x25\xf6\x55\x5a\xcd\x73\xbd\x1e\x63\xc9\x8b\x1a\x5f\x7f\x9e\x75\xdd\x0f\xff\x07\xf4\xbd\xbf\xea\xdb\x55\x5d\xd2\x1c\x0d\xec\x54\xaf\x53\x2f\x0e\xc8\x5a\x4b\x86\xca\xae\xce\xee\xc9\x41\xcf\x35\x2f\x4c\x2e\x0f\xac\x25\x6c\x91\xea\xa6\x1d\x39\x9e\x71\x5c\xd5\xdf\x9b\xbd\xe2\xf8\x6f\x4e\x14\xbf\x7f\x5d\xf7\xef\xff\xfa\x52\x34\x39\xdc\xd7\xdc\x22\x5d\x4d\x5c\x2c\x51\xf1\xa5\xd2\xa9\x6a\xb6\xfa\xa4\xfe\x7d\xcb\x6c\x57\xc2\x80\xf6\xc4\xf2\x92\xdc\x57\xf1\xa3\xb4\xbb\xb6\xdf\xaf\xff\x2f\x0e\xf0\x8f\xf5\x6b\xfd\x81\xef\x7b\xf9\xb5\xc6\x05\xdd\xe9\xf2\x91\xce\x7e\xc9\xae\xf6\x0e\xc5\x6e\xda\xa1\xd4\xf5\xda\x33\xdb\xff\x33\x2e\xff\xbe\xff\x76\xf2\xf2\xfa\x5b\xe7\x29\xd1\x91\xd6\x2e\xcd\xe6\xce\x5a\xd7\xf2\xf5\xfc\xc6\x3c\xd3\x4c\xcb\x14\xd6\xac\xe7\x12\xd7\x4e\xe0\x85\xe3\x13\xcb\x7f\x8b\x7d\xd6\x7b\x50\xba\xba\x3a\x93\x3d\xe4\xda\xe5\xff\x2a\xb6\xc1\xf5\x45\x60\x31\x62\xfa\x70\x12\x7e\x94\x6e\x90\xaf\x3b\xa8\x6b\xb1\xf3\x77\x27\x74\xa7\xf7\xa0\xd7\xe2\xf8\x76\xca\x39\xe6\xe3\xff\xd6\xa3\x46\x5c\xaa\x9f\xda\x6e\x4f\xaf\xf9\x2e\xbf\x98\x35\x9a\x7c\x3f\xba\x38\xfc\xba\x6f\xaa\x6b\xb3\xcd\xb3\xc9\xa7\xd6\xb7\x3a\xba\x42\xbe\x8c\xbd\x94\xbf\x3c\xbb\xf1\x6e\x18\x76\x6e\xfa\x2b\xee\xb9\xfb\xc3\xcc\xbf\x27\xb8\xf3\xdb\x9b\xdb\x88\x5c\x44\x9e\x60\x1c\x52\xed\xb5\xec\x30\x68\x8e\x68\x58\xaf\xc9\x2d\xfb\x51\x34\x97\xd7\xf3\x39\x22\xfd\x26\xf5\x21\x79\x2d\x29\x3d\x43\xbb\x34\xbe\x05\x6e\x60\x71\x0e\x7c\x1d\x39\x77\x7a\xfc\x57\x5d\x8d\xc6\x69\xcb\xaa\xe6\x6c\xd7\xc0\x8f\x8e\xe7\x26\xd4\x1a\xdf\x72\xb5\xa2\x9b\xdc\xe7\x2c\xce\xb4\xd4\x84\x6f\x31\x55\x11\x91\x9f\x70\x82\x48\x03\x67\x02\xe5\xa3\xa4\xb3\xf8\x4b\xee\x9a\xd4\x06\x5c\xe7\xee\xb7\x82\xbf\x25\xfd\xfe\xe7\x24\xca\x8f\xd4\x5d\xf2\x99\xf3\x41\xe5\x56\xe5\xea\x91\x22\x9f\x1c\xf2\xf4\x83\x64\x9a\x98\xfb\xf0\xc3\x60\x7d\xbf\x78\xef\x45\xf7\x9d\x8f\xc9\x8e\x49\x76\x5f\x1c\xa7\x7d\xb7\xa2\x18\x33\xec\x4a\x49\x5b\xf8\x86\xa1\x16\xd7\xf7\x3e\xdd\xfe\x93\x3f\x5c\x30\x7c\x09\x1e\x36\x69\x6b\xac\xf4\xcb\x33\x48\x75\x8f\x7b\x15\x9e\x1e\x54\xe9\x2b\xe3\x01\x9c\x35\x6c\x9f\x2d\xb5\x4d\xdf\x1b\x9d\xe8\x53\xeb\xd6\x7c\x30\x75\xd4\xf0\x53\x8f\x91\xcc\xa2\x2b\x27\x68\x97\x19\xab\x5e\x7d\x7f\x42\xfa\xf0\xd7\xbc\xde\x49\xca\x7c\x7b\xb7\x60\x6d\x49\x7e\x76\xb2\x40\x84\xa8\xff\x9a\xe7\x8c\xf3\x77\x5b\x71\x33\x3e\xa3\x1a\x5d\x32\x8d\x4d\xa5\x32\x05\x24\xd9\x70\xd9\x76\xf5\x64\xe3\x73\xe7\xca\x20\xd8\x78\x89\xdc\xee\x5a\x87\x1e\xba\x99\xe7\x6d\xfc\xcb\xcc\x3f\x4f\x62\xcc\x61\xeb\x74\x5a\x7b\x42\xa9\x43\xda\x73\x44\x8e\xaf\xbd\x73\xae\x75\xa1\x89\x88\x5e\x96\x3a\x8c\xa2\xe2\xbb\x2b\xc9\xaf\xc2\x10\x81\x62\xde\x05\x01\xb4\xf7\x21\x5a\x57\x16\xe9\x6e\xe0\xd3\x79\x2a\x76\x71\x68\xd3\xd9\x30\xe4\x0b\xec\xd1\xc5\xcf\x46\x08\xe4\x99\x6e\xa7\x78\xe2\x55\xc3\x5d\xee\x6a\xcc\xa0\x3f\x99\xd3\xbd\x05\xa5\x3e\x89\x7a\xb4\x5c\x83\x94\x80\x08\x1e\x9f\x30\x47\x3f\x73\x33\x3d\x2a\x8d\x23\x8b\xba\x08\x92\xc2\xaa\x81\x95\x9d\x8d\x4f\x65\x4c\x6a\xf6\x7e\xf5\x65\x8f\xc8\xec\xc9\xf6\xd2\x0d\x05\x04\xf2\xb0\xb2\x93\x3a\x32\x5f\xb7\x94\x65\x18\x96\xe9\x96\x63\x39\xa9\xbb\xaf\x84\xf6\x36\x4b\x44\x8f\x47\x8c\x39\x84\x76\x93\xbc\x98\x28\x03\x4f\x18\xdb\x83\xc6\x8f\x07\x48\x59\xa9\xf3\x9b\x61\xb8\xc2\x87\x62\xa7\x16\x97\x0a\xb6\xd2\x8c\xf9\xae\xef\x9c\x33\x3f\x7b\xfd\xe2\xd8\x5e\x1a\xca\xae\x6e\x4c\x31\x0f\x04\x0e\x9b\x86\xc8\xca\x7a\x52\x0e\xfc\x67\xec\x80\xee\x90\xf4\x00\x6f\x1b\xfd\xfc\x4d\x12\x9c\x28\x32\x09\x71\x09\xf3\x95\xd0\x8e\x3c\xc4\x80\xc1\x3e\xd1\x1f\x23\x1e\x2a\x1f\xb7\x01\x76\x30\x72\x29\xe3\x18\xe6\xa1\xf5\xe9\xd5\xb6\xe6\x10\x41\x45\x75\x38\xc4\xe7\x41\x5f\x4b\x0b\xfa\xad\xbf\xa0\x0c\xcb\x4f\x6a\x2c\x42\x08\xe6\x4b\x44\x44\xe8\x5f\x80\x05\x90\xc3\x89\xe3\x32\xd2\xb4\xf2\x42\xbd\x9d\xd7\x4a\xb3\xbc\xf0\x3c\x8f\xbc\xca\x1a\xa8\x36\xec\x55\x9f\xab\xde\x6b\xbb\xfb\xfd\xcc\xf9\xb5\x71\x88\x39\x2f\x32\x1c\xd8\x09\x68\xb3\x49\xb3\x73\x27\xb1\x79\x51\x9b\x12\x62\xa0\x75\xc1\xcd\x00\x35\xc0\x0d\x88\x01\xc3\xcb\x4e\x74\x7c\xb2\x6d\xb6\x6f\x12\x9c\x2a\x3f\x4c\xe5\x5c\xeb\x3e\x3d\xa4\x95\x97\x13\x75\xa4\x4d\x33\x6e\x6d\xdc\xb8\x43\x20\xdb\xa2\xdd\xe1\xb9\xa7\x21\x09\xf6\x09\x5a\x11\x12\x01\xac\x17\xe4\x13\x84\xf7\xe8\x23\x70\xb1\x00\x1a\xa8\x00\x12\x40\x0d\x88\x00\xe2\x1b\x4d\xc2\x2b\xa6\x6d\x61\x79\x85\x6c\xa3\x60\xa7\xc4\x60\xbd\x64\xd7\x92\xc8\xd6\xcb\x89\xf6\x8d\xc4\xcb\x41\x48\xee\x57\xcf\xf6\xce\xdc\x5f\xe1\x78\x8e\xa9\xda\x66\x12\x2d\xcc\xfa\x04\x57\x98\xfd\xf0\x97\x50\xba\x80\x04\x90\x00\x76\xc0\x0a\x44\x01\x17\xbc\x17\x9e\x2a\x7d\xac\x80\x9c\xdc\x57\xfd\xdf\xf6\x29\x01\x43\x89\xcb\x45\x96\x2d\x93\xe3\x94\xeb\x0b\xdf\x02\x21\x90\x8d\xc1\x1e\xc6\xc2\xcd\x68\x59\xe7\x51\x3d\x63\x49\x49\x66\x32\xdc\x6a\xf8\xc8\x97\x24\x00\x13\x20\x00\x52\xc0\x04\x98\xc0\x1b\x40\xf8\xda\x05\xe7\x84\xb6\x9c\x6f\xfe\x3d\x99\xde\xac\x3d\xa6\xbf\x60\x62\x41\x61\x7a\xf3\xf4\x28\xf5\xea\xe5\x37\x4f\x08\x64\xb3\x60\xe0\xbc\xfc\x75\x9c\x9e\xfb\xa9\x21\xcc\xdb\x61\x96\x09\xbc\x97\x2f\x99\x01\x25\x40\x02\x02\x40\x1d\xa0\x00\x6a\x40\x06\x68\x5e\xdd\x61\xf7\xd2\x78\xf0\xba\xca\xfa\xea\x76\xdb\x99\xfa\xcf\x27\xf0\x15\x72\x36\x55\x8e\xce\xad\x0d\x7d\x53\xf8\x9d\xbc\x2f\x33\xba\x5c\x13\x92\x2c\xed\x43\x63\x22\x2c\x5b\xce\xe1\x48\xc0\x0b\xeb\x04\x28\x81\x22\x20\x02\xaf\x01\x0e\x40\x03\x2c\x00\x07\x26\x10\x0b\x8f\xba\x85\x97\xf2\x1d\x94\xae\x92\x9d\x8d\xbf\x49\x22\x5c\x41\x5e\xb3\xe4\x68\xdf\xda\xd7\x6f\xdc\x10\xc8\xf1\xf9\x74\x45\xc3\x5d\x06\x5b\x40\xb4\xf9\x85\x42\x02\xf7\x03\xe9\xe3\x9b\xf7\x2f\x72\x5f\x1e\x43\x59\x03\x7c\x40\x04\xcc\x00\x05\x10\x84\xb6\xc6\xb4\xa7\x2a\xe2\x19\x7c\x97\xa1\x4b\x6d\x67\xe0\x8f\x19\x7f\x58\x48\xd7\x8c\x3d\xda\xb4\x2e\xf0\xad\xeb\x4f\x37\x0a\xb6\x35\xed\x73\x46\x08\x93\x8d\x8c\xca\x17\x41\x0e\x7a\x64\x3c\x2c\x44\x32\xe4\x76\x44\x05\xb8\x9b\xd7\x68\xb0\xaf\x5e\xbf\x81\x53\x46\xf0\xc0\x88\xa1\x52\xe1\xf9\xf0\xce\x53\x87\xd7\xee\x95\x5f\x63\x82\x76\xa1\x63\xb3\xda\xd8\xf4\x7a\xe9\xb7\x7e\x08\xe4\x56\xfb\x4b\x4d\x97\x66\x81\x66\xf8\x9c\x43\x87\x36\x9a\xf4\x35\x37\x2e\xb5\x1c\x2e\x33\x46\x1e\x2e\x3c\x16\x0c\xfa\x1a\x7a\x25\xfa\x19\x66\x3c\xf6\x14\x41\x06\xd5\x27\x6e\x51\x99\x58\x5d\x7b\x3b\x3b\xbf\xc5\x04\xcb\xc2\x8d\xe6\xe9\x31\x82\x0d\xcb\x0b\x0a\x08\xe4\x67\xc9\x86\x60\xdf\xc7\x92\xc0\xe8\x22\x37\x7a\x93\x9f\x2a\xdf\x25\xc8\x38\x1a\xa8\xa9\xa9\xb3\x29\x53\x48\xad\x49\x73\x48\x58\x49\x2d\xc8\x20\x54\xd0\xf4\xe5\xac\x03\xfc\xcc\x32\xcd\x3a\xcc\x76\x5b\x01\xad\xf1\xce\x45\xd0\xcd\x0d\x63\xaa\x1b\x0b\x97\xce\x10\xc8\x33\xe1\xf6\xc8\xf0\x9b\xca\x8c\x24\xce\x40\x0c\x47\x36\x23\x1a\xa5\x4c\xb1\x51\x4e\x59\xba\x7c\xd6\x5f\x2c\xeb\x8c\x99\x4c\x0b\xcc\xba\x2c\x27\x1c\x82\xbc\x0b\x22\x3e\xd2\x69\x8a\xd6\xfa\xfa\xb6\x27\x7e\xe8\x09\xc5\x45\x45\x6d\xc2\xe3\xb9\x9b\x9f\x2e\xa1\xff\x76\x47\x1c\x48\x8d\xfb\xd4\xc5\xe6\x88\xc6\x50\xf9\xb2\xd8\x69\x1a\x38\x29\xb1\x8a\x5f\xf0\x5c\x08\x15\x0b\x46\x0a\x22\xf2\x5f\x09\xfa\x09\xcb\x89\x77\x4a\xdf\x2b\xe4\x69\xe4\x19\x94\x5b\xd4\x3a\x6d\x05\x11\xc5\xb9\x16\xa8\x36\x27\x8d\xab\x6e\xc8\x5f\xf2\xfe\xb9\xa5\xdc\xa6\x17\x3b\xc3\x2a\x94\x32\xb5\x22\x35\xbd\x25\x6c\x1b\x0c\x2a\x55\x9c\xde\x3a\xbe\xff\x2a\x37\x24\x7b\x2f\x2b\xfa\x7e\x40\xfe\x40\x45\x49\x13\x43\xbf\xd0\x6c\xc4\xee\xc9\xdd\x30\x70\x2a\x6a\x32\x23\xa8\xcc\xa2\x75\x61\xb4\x70\xe3\xea\x3a\xe8\x6f\x19\xbe\x11\xaf\x61\x8f\x46\xb4\xea\x97\xba\xa6\xe3\x45\x98\x79\xfd\xb2\x27\xfc\xb0\xa3\xe1\xac\xc3\xa1\x2d\xa2\x3d\xad\x3d\xa7\xd3\x67\x90\x67\x74\x62\x2e\x62\xef\xe1\xaa\xe9\xe7\x16\xce\x9f\xa8\x98\x55\x50\xca\xd4\x88\xdc\x3b\x3c\x53\xbe\x51\x71\xf9\xa7\x17\x74\xcf\x7f\x70\xb7\x64\x32\x54\xd4\xcc\x5d\x92\x98\xf6\x23\xd2\xc6\x37\xcb\x29\xd9\x7c\xc6\x52\xd4\x6c\xcf\xda\xcb\x4a\xdc\xf6\x87\xfd\xb1\xf3\x83\xdb\x90\x9f\x61\xe8\x58\xac\x66\x5a\x54\x7e\x58\x25\x53\x4b\xd4\x80\xc1\x8c\xed\x06\xec\xa9\xe3\x77\xc3\xbf\xdf\xb6\x37\xb9\xbb\x1d\x0b\xc2\x83\x7c\x4d\x79\x25\x2b\x99\xe8\x31\xeb\x81\xcf\xee\xaf\xed\xe9\xdd\x77\xdc\x46\x3d\x86\xbc\xc6\x7c\x59\x83\xfd\xc3\x39\x63\xf1\x53\x19\x73\x6a\xca\x44\x1b\x6a\xba\x39\xc7\xc4\x16\xee\xb6\xda\xcf\xf1\xee\xad\xfe\x89\x3a\x63\x57\xe2\x3b\xf2\xf3\xb1\x83\x5e\x2d\x92\xe5\x4d\x9f\x37\x12\x0d\xc3\x79\xfd\xf9\x43\x7f\x86\x74\x84\x9e\x85\xb7\x47\x0f\x25\x21\xa4\x89\xe6\xbc\x2b\x61\xa9\xbd\x6e\x1f\x1d\xd0\x99\xec\x5b\x15\x39\x00\x57\x3a\xcf\x06\xff\x8a\x7c\xbf\xe5\x2f\x43\x76\x98\x17\xb1\x47\xd8\xdb\x97\x6b\x2c\x0b\x9e\xd2\x21\xf1\x85\x29\x4e\x29\x69\xa9\x6d\xe9\x64\x99\x6c\x79\xc8\x25\x6e\x35\x78\xcd\x58\x3d\xf7\x23\x9e\x0b\xd4\x1b\x8d\x47\x6e\xff\xf9\xe6\xfd\x27\x07\xb8\xaa\xdf\x2b\x5a\x79\x3d\x61\xd8\xd3\xda\xf4\xbe\xe2\x77\xc1\xb7\xdc\x99\xc2\xdb\x92\x93\xf2\x93\x0a\xdb\xda\xf0\xc6\xdd\x2e\xfc\x21\xd7\x29\xa4\x65\xc5\x9d\xcd\xf3\xde\x9f\xbc\xff\x0f\x12\x41\xf5\xcb\xef\xa1\xed\xbb\xfc\x8d\xed\x05\xd3\xc9\xd2\xe1\xee\x3e\xe6\x96\xfb\xfa\xcd\xea\xda\x97\xca\xd5\xf6\xb5\x93\xa3\xb3\xef\x8c\xff\x57\xe0\xd3\xf3\x13\xc2\x77\xc5\x6b\xc2\x6f\x59\xa7\x8e\x47\x87\xbb\x39\x5b\x62\xeb\x6c\xcb\x9b\xf3\xc1\x33\x55\x13\xd9\x23\x2b\xc3\x7a\x43\x9e\xc3\xe8\x93\x06\x5f\xde\x1f\xf0\x5e\xff\x17\x57\x37\x08\xe4\x71\xe6\x9b\xf2\xe9\xe9\x81\xf7\xd6\xf5\x7a\xc4\x17\xd7\xc5\x8e\x59\xbd\x09\xd3\x91\xec\x81\x99\x1e\xd9\x4e\xfa\x96\xbb\x46\xaf\xfa\xc9\xda\x2f\xf5\x59\x5d\x4a\x63\x64\xcb\x64\x7b\x5b\xd7\x6d\x90\xd2\xff\x38\x81\x95\x6f\xa3\x5b\x39\x6b\x07\x8b\x3e\xd3\xbc\x63\xf2\x43\x1e\x7d\x39\x5d\x37\x6d\xf0\x8d\x3b\xb5\xfb\x95\x71\xa5\x55\x45\x48\x79\x32\x9f\xfb\xb2\x3f\xe7\xd1\x56\x5a\x75\x5c\x8f\x12\x2c\xf9\xed\x29\x5c\x09\x3d\xff\xdb\x2c\xca\x5d\xe4\xf6\xc5\x42\xfe\x94\xde\x50\x6c\x77\x78\x6b\x6e\xa3\x4d\x4d\x62\x85\x58\xb1\x4b\xde\x61\xb6\x65\xba\x73\xd2\x60\xbc\x67\x74\x45\x64\x6a\x44\x77\x6c\x5b\xf6\x63\x85\x40\xeb\xcd\x48\xc8\x32\xf5\xfe\xd7\x1b\xbe\x7f\xd9\xc1\xc6\xb1\xf6\x62\xda\x10\x4b\x4f\x4e\xd3\x50\xf5\x87\x52\xec\xfc\xf8\x6c\xce\xb4\xa7\x24\xe3\xd8\xf3\xf0\x83\x50\xa2\x40\x38\xdf\x60\x2f\x29\x0f\x69\xb7\xb3\xc0\xe8\xd8\xce\xcf\xfe\x15\xba\x6d\x87\xa3\x5e\xcb\x2b\x47\xac\x77\xff\xd4\x93\x7c\xaf\xda\x3a\x9b\x40\xef\xf6\xaa\x77\x29\xa5\xce\x99\x48\x13\x88\x9f\x8b\x86\x0e\x63\x0e\x74\xf0\xe9\x73\x1b\xfd\x88\x61\x3f\x69\x0d\x6f\xae\x60\x8a\x64\x46\xe2\xc2\x1f\xe8\x11\xd7\x94\x13\x58\x85\xd9\x59\x36\xd1\xb8\x1e\x7d\xea\xfe\xd8\xf1\xf7\x0c\x17\xc2\xcb\xb3\x7d\x21\xf5\x77\xc5\xd1\x19\x6b\xf1\x49\x9f\x86\x02\xe3\xbc\xa6\x5c\x25\x1c\xda\xac\x93\x4c\xfb\x0d\xab\x74\xee\x35\x6b\x54\x53\x55\x1c\xb5\xe4\xcc\x77\x5d\xd7\x42\x3a\x13\x55\xf3\x0a\xea\x45\xfa\x8c\xe6\xb8\xb6\xcf\x6e\xfe\x9a\x65\x39\x62\x9d\x45\x6b\x93\x2e\xdb\xc8\x4e\x8c\x79\x0a\xa6\xf1\xdc\x71\xba\xb1\xf1\x30\x8d\x37\xcc\xd6\x7e\xa7\xb2\xa7\x80\x2b\x73\x22\xf9\x4d\x9c\x5a\x44\x5c\xce\x41\x4f\xc7\xda\xca\x93\x24\xac\x35\x4d\xa9\xb8\xbb\x35\x60\x14\x75\x55\xeb\x44\xf0\xd1\x18\x02\xf9\x5d\xba\xaf\x38\x99\x54\xa7\x98\x8f\x9a\xe0\x18\xb8\xe9\x2e\x69\x1b\x6e\xf2\x43\xcf\x40\x6d\x49\x3e\xe1\xed\xb3\xd8\xba\xc0\x13\xf7\x03\x07\x26\x0b\x0c\x6b\x92\xd8\xa5\x92\xac\x61\x83\xfd\xb4\x9f\x75\x4c\x73\x0e\x5d\xf5\x65\x2f\xf1\x6c\xff\xce\xe8\x2d\x2b\x04\xf2\xb0\xb6\xc5\x30\x22\x50\x6d\x99\xa1\x11\xee\xed\x71\x69\xb3\x63\x98\xa3\xbe\x28\x77\x27\x75\x21\x6c\xc8\x9d\xc7\x66\xc7\x80\x4d\xf5\x81\xf4\x9e\xf0\x8a\x26\x83\xd7\xe6\xad\xb0\x86\x99\xd9\xaa\x1b\x6f\xe8\x5d\x6a\x43\x49\x58\x6b\xf7\x38\xf4\x9a\xec\x79\xd2\xf3\xe0\x7d\xce\x16\x61\x3f\x5b\x79\x73\xf2\x59\x60\xbf\x83\xe3\x87\x75\xf5\xac\x77\xdc\x22\x25\x3c\x13\x2c\xc8\x34\x85\x64\xe8\xf8\xe1\x98\x6b\xa8\x66\x48\xfc\x24\xa9\x2c\x64\xc2\x4e\xf2\xad\xfa\x86\xf6\xcb\xfe\x54\x71\x55\xb9\x03\xf5\x63\x03\xe7\x8b\x90\x43\xbf\x1f\x90\x9f\x0d\x9b\xad\x3d\xa9\xa5\xeb\xe1\xfa\x1f\x8d\xad\x16\xb4\x94\x65\x3f\x88\xbc\xe7\xe4\x66\x40\x22\x17\xc4\xbd\x46\x87\x46\xf8\x0e\x13\x01\x1c\x5f\xf5\xe2\x64\xd3\x18\x70\x2f\xbc\xf5\xd0\xe4\xb2\x8c\xf5\xf8\x16\x01\x95\xc9\x57\xd5\xd4\x2d\x30\xcb\xb4\x13\x7e\x4b\xfe\x73\x72\xfd\x63\x77\x56\x8e\x6c\xb0\x93\xbd\x9e\x56\xee\x5b\x7f\xb1\x13\x4e\x68\xba\x38\x92\x66\xec\x37\x48\x65\xd0\xc5\x00\x17\xe8\x00\x53\x28\x3b\xd4\x43\x52\x6f\x36\x2c\xd1\x72\xe5\x1a\xe3\x17\x1f\xf3\x43\x6e\x53\xbe\x96\x9a\xb4\x33\x4d\x08\x7e\xc5\xb8\xd4\x7c\x7c\x58\x9f\x6c\x2f\xcf\x08\x0e\x14\xb6\xbe\xd3\xe0\x14\x7f\x64\x5b\xa1\x46\x23\x61\xc2\x42\x45\xd4\x7d\x11\x03\xa8\x01\x29\xa0\x04\x8c\x80\x1c\xb1\x0e\xff\x3b\x03\x89\xc0\x89\x3c\xb2\x7e\xb3\xfd\x73\x40\x55\xc2\xf7\x22\xce\x66\xee\x51\x94\x35\x84\xb3\xbc\x47\x91\x35\xcf\xa6\xfd\x2c\x8c\xa0\x02\x9b\x15\x0d\x1d\xd1\x42\x26\x3a\x42\x75\x6c\x04\xc4\x98\x17\xb7\x00\x05\xd0\x00\x66\x80\x08\x88\x00\xd1\x6b\x72\x6c\x7f\xea\x1b\x9e\x36\x99\x2d\x1d\x38\x9b\x10\x1f\xbd\x58\xea\x3c\xfb\xfa\xae\x21\x9d\xe5\xfb\x53\xca\xc7\x85\xb5\xef\xad\xd0\x39\x1e\x9f\x78\xed\x77\x34\xb3\xc4\xe6\x18\x1a\x71\x26\x10\xb9\xa0\xf9\x80\x20\xa0\x05\x74\x00\x0d\x60\x01\x3e\x40\xff\xf2\x09\xbd\x9d\x42\x99\x73\x46\xea\x9b\xe6\x1b\xcb\x71\xaf\x8b\x68\x81\xcf\x83\x75\xf7\x03\x9a\x4b\x68\x27\xc4\x4f\x75\x4b\x6c\x5d\x5c\x05\x2c\x91\xf2\xce\xa4\xba\x94\x12\x97\x4c\xe8\xd8\x36\x2f\x1b\x00\x2a\x20\x03\xa8\x80\x16\x60\x03\x12\xc0\x0a\xf0\x5f\x20\xa1\xd6\x93\xc3\xb3\x3f\x4b\x8e\x6a\xe8\x58\x54\x78\xbe\x8d\xb2\xcb\xde\xac\x15\xec\x0f\x5a\x44\x3e\x7c\xf8\x19\xbe\xae\xd5\xd7\x5e\x8a\x17\x6b\xe9\x96\x6d\x70\xf2\x96\x92\xe5\x02\x8f\x16\xc6\x05\xe0\x01\x19\x80\x05\x30\x00\x39\xa0\x00\xf8\x00\x0b\x98\xa0\xc4\x91\x92\xb3\x67\x88\x5f\xab\x47\x98\xf7\x79\xd2\x44\x91\x7e\xfe\x52\xdb\x33\x40\xbe\xc4\x79\xc4\xf1\x68\xbf\x7d\x36\xec\x55\xc5\x9d\x38\xe9\x75\x60\x42\x2b\xfb\xc0\xe9\x42\x7c\x88\x48\x0f\x18\x00\x06\x40\x06\x88\x40\x0e\x88\x00\x6c\xc0\x0f\xa8\x91\x1d\x48\xac\xd9\x12\xc4\xad\x55\x67\xcd\xa9\x3c\xbc\x23\x23\xb2\x1f\x6b\xdd\xfb\xcb\x97\x10\x8f\x44\x20\x90\x83\x91\xc9\xf0\xfa\xbc\x74\x5f\xff\x34\x0b\x5c\xc5\x41\xbe\x2e\xaa\x19\x74\x03\xe0\x0d\x5e\x03\x44\x00\x0f\xc8\x80\x31\xe0\x01\xe8\xe0\xed\x9b\x68\xe2\x5a\xd6\x4d\xf1\x05\x35\x04\xb3\x11\x0f\xa5\x28\xe5\xcf\xdc\xb5\xf0\xfd\xc4\x8b\x3f\x8e\x88\x21\x90\x73\x30\x37\xda\x82\x99\x3d\x15\xbc\x60\xb3\xae\xfe\x41\xb4\x9e\x71\x0f\xaf\x1d\x4e\xea\x95\xff\x4b\x7d\x28\x5a\x80\x00\x70\xc0\x1b\x90\x09\xa5\x82\x54\x41\xfc\x8e\x25\x5d\xec\xbb\x6a\xb4\xb9\x95\x07\x55\xa4\xeb\xe7\xc6\xda\xb8\xfe\xf1\xa5\xb1\xc3\x30\x08\xe4\x9a\x66\xb9\xbb\x33\x33\x7f\x38\xbc\xc5\x29\x5a\x0f\x5d\xe6\x1d\xd7\x39\x95\x20\x96\x23\x02\x13\x72\x2e\x52\x10\x42\x0d\xfc\x25\xc2\x25\x62\xf7\x9b\x50\xd4\x09\x42\x2f\xe6\x72\xd1\x2a\xb5\x04\x33\x2b\x8f\xe6\x88\x9b\xec\x6f\xb5\xf9\x03\xd1\xcb\x58\x27\x91\x10\xc8\x77\xbb\x35\xe7\xde\x1f\x25\xda\x31\xe2\x1e\x05\xa6\x28\x2a\x95\xe2\xd2\xec\x46\x14\x8a\xd8\xa1\xf8\x97\xf8\x1a\xd8\xd7\x38\x49\x38\x9b\x78\xdf\x08\x9e\x49\x9e\xa8\xfa\xd9\x5e\x8a\x26\xa8\x40\x9b\x09\xb9\xb3\x47\xe1\x64\x37\xd4\xfa\xf6\xef\x2f\x13\x9d\x48\x42\x20\x0f\xae\x5b\x98\x43\xe4\x15\x07\xc9\xde\x01\x3d\x0e\x83\x86\x56\x8a\xfa\xa2\x34\x6c\xfe\x54\x2f\x68\x42\xa8\x0e\xa9\x24\xa8\x38\xa8\x11\x68\x99\xe8\x51\x99\x05\xb8\xe0\x85\x90\xa5\xfc\x54\xc3\x4c\x5a\xdd\x90\x23\xdf\x64\x9b\xd6\xe6\xf5\x43\x96\xbd\x8e\xe3\x21\x90\xe7\xfd\xbd\xf8\xb1\xe6\xba\xa3\xcf\x90\xe8\x26\x9f\x2c\xdb\x4e\x7d\x5e\x05\x7d\x51\x0b\x4e\x7a\x6e\x09\x8e\x02\x2e\x6a\x8e\x4f\x5c\xe4\xdc\x06\xfc\xe1\xc2\x4e\x92\x79\x72\x8e\x6a\x9b\xfa\x19\x36\x70\x9e\x38\x11\x6d\x59\x3f\xeb\x48\x06\x5c\x97\x26\x4f\xfe\xe8\x28\x8f\x62\xa7\xfb\x3a\xce\xcb\xf7\x32\xb2\x23\x66\xbd\x8c\x6c\x84\xf4\xbe\x2b\x9e\x49\x5c\x0b\x99\x89\xaf\x4b\x60\x88\xad\x4a\x8a\x4b\xb7\xbf\xb3\x52\xf8\xa0\x36\xa6\x77\x60\x2e\x65\xf7\xdb\x23\x36\x38\x3f\xe1\x5d\x1e\x7d\x75\x54\x1f\xf6\x42\xc2\xd1\x1f\x97\x9a\xb3\xe3\x55\xa9\x51\x8a\x96\xc9\x92\x9d\x34\x8b\x70\x3d\xcf\x35\x5b\x11\xc3\x12\xd5\x49\xb5\x51\x85\x69\xc5\x18\x95\x8f\x6a\xfe\x9a\x72\x3a\x2f\x0d\x35\xcc\xe4\xec\x04\x5d\x93\xfd\x03\x23\x7d\x92\xb5\x72\x08\x2a\xc8\x9a\x7b\x86\xf8\x17\x2c\x0e\xfe\xa8\x11\x7e\xe4\x1f\xb0\x2e\x42\x06\xef\x9a\x42\x8b\x1d\x53\xc7\x23\xa8\x7d\xb0\x1c\x4c\x4c\x9e\xb4\xe3\x0c\x2b\x0c\xb8\x8c\xb4\x4c\xde\x5a\x1c\xd8\xc8\xd9\x9f\xb9\x5d\xf9\x81\x4f\x74\x09\x45\x99\xfc\xc5\x70\xb5\xb2\x9d\xf8\x43\xbb\xf3\xba\x5b\xe9\xdf\xfe\xc1\x40\xd8\x76\xdf\xcc\x37\x0f\xc4\x34\x7e\x29\xee\x49\x6f\x8f\x86\x0b\x10\x70\x39\xb0\xee\xb6\x97\xb5\xcf\x71\x1c\x74\xaa\x74\xa5\xf6\x82\x0a\xf8\x10\x3a\x13\xe7\x92\xc6\x93\x37\x58\xd1\xd0\x5c\xd3\x63\x35\x11\xba\xd2\xb5\xeb\xf0\xed\xe0\xf1\x1f\xfe\xcf\x6a\x97\xb5\xdb\xa5\x73\xa7\x03\x41\xcd\x34\x65\xa1\xd9\x82\xf1\xef\x43\x47\x7d\xa4\xfd\x65\xfd\xe7\x03\x60\x82\x94\x43\x88\x23\x87\xe3\x43\x53\xb7\x3f\x67\x94\xb3\xd4\xf9\xb4\xff\x1c\xfe\x3a\xff\x61\x53\xea\xe8\xd3\x1d\x1d\xe4\x5f\x9c\x4d\x9e\xdb\x2f\x3a\xb6\x53\x17\x50\x86\x5f\xb6\x95\x54\x6d\xe4\x9b\xa5\x31\xc4\xcc\x87\x5b\xc7\xd2\xc7\x5e\x27\x14\x26\x4d\xa7\x55\x65\x97\x15\xad\x54\x49\xb7\xe8\xf4\xfa\x4f\x72\x2c\xf9\x6c\x0b\x9c\x3f\xdd\x9f\xfc\x27\x7e\x3f\x73\x5c\x8e\xef\xfa\x2c\xe3\x8e\x83\x6e\xb9\x86\xb1\xb2\xa8\xdc\xcb\x0c\xf6\xdc\x99\xdc\xbb\x3c\xfa\x22\xda\x0a\xd9\x1a\xdc\xa6\xb6\xce\xee\xe1\xb8\x39\xc9\x8d\xab\x7d\x83\x6b\xb2\x5f\x61\xff\x9b\x01\xfc\x9e\xfb\x7d\xf9\x14\xfe\xf3\xed\xdd\xc7\x6b\xd8\x6f\x77\x27\x4f\x07\x6e\xbb\x50\x5f\x8f\xd7\x3a\xbf\x60\x2f\xea\xcd\x96\xcf\x0c\xcc\x0c\xcc\xa6\x6c\x96\x1d\xff\xfa\xee\xf2\xdf\x19\xc8\x43\xf5\xc5\xd5\x25\xe2\x09\xcd\xc1\xe6\x6e\xc0\xa6\xf6\x6a\xd0\x72\xf4\xfc\xcc\x0c\xe1\xf8\x97\x91\xaa\xfe\xc2\xde\xdc\xae\xbe\x8e\xf1\x4e\xb4\x3e\xd9\x29\xc6\xb5\x83\x43\xf7\xbb\xff\xe2\x46\xfe\x73\xfd\xc4\x65\x3b\xec\xab\xf6\x97\xa4\xc5\xb3\x99\x89\x89\xb2\x11\xed\xfe\xaf\xbd\xec\xed\xab\xad\x7c\x0d\x38\x35\x64\x95\x26\xe5\xbe\xa5\xd0\xa5\xe1\x75\x72\xdd\x52\xe3\xe4\xab\x59\x07\x35\x77\xff\x31\x0d\xfb\xcc\x72\xd6\xba\x4e\x33\x57\x3c\xc5\x31\x6a\xde\xaf\xd4\x95\xd1\xe6\xde\x24\x52\xbb\x5d\x85\x58\x5a\x58\xa0\x94\x1b\x94\xad\x9c\x96\x94\xa2\x9e\x64\x92\xe4\x58\x10\x59\x79\xd5\xd5\x3c\x2e\xb7\x6a\x71\x2c\x70\xf7\x6f\x9f\xe5\x26\x7a\xd3\x74\x6a\x75\xe0\xb0\x7b\xb5\x05\xb3\x2e\xa3\x32\xa2\xc4\x3e\x7f\x22\xc7\x21\xa3\x26\x59\x3f\xfe\x36\xea\x63\x18\x4f\x48\x6f\x10\x99\x7f\x66\x68\x67\x12\x7d\xfe\x60\x0d\x42\xe7\xf4\x14\xf4\x1a\xfd\xb1\xfc\xfd\xf7\x7f\xee\x60\xf4\x50\x70\x5e\xa2\x2f\xa8\xf5\xac\xe6\x57\x71\x4b\xce\xaf\x4c\xc1\xe4\x9f\xf1\xa7\x51\xf2\x61\xd8\x81\x95\xbe\xfa\x1e\x1a\x2e\x49\x8e\xdf\xed\x97\xec\x9e\xdd\xc9\x43\xeb\x93\xd4\xf3\x86\x6b\x15\x7a\xdc\xa6\xf1\xbe\xda\x9f\xef\xfc\xba\xff\x8b\x81\x84\x6c\xb6\x8f\xe6\x37\x51\x57\x5e\xe4\x35\xa4\x55\xc6\xed\x47\x74\x84\x08\xfb\x6d\x79\xb1\xba\x50\xda\x9f\x58\xbf\x37\x33\xf8\x50\xa4\xff\x4d\x37\x50\x67\xd1\xfa\x8d\x3b\xf7\xa7\xd4\x94\xc9\x42\x48\x43\xf6\x10\xcd\x82\xe9\xae\xf2\xcd\x5f\xfd\xb1\x6f\x64\x0b\x39\xdd\x89\x65\xd5\xb9\x24\xc9\x4c\x11\xee\x01\xcf\x9e\xb3\x1f\xcb\xec\x8e\x2c\x4e\x8c\x5f\xe9\x0b\x69\x63\xaa\xe6\x2a\x84\xc8\x76\xbf\x15\x95\x8f\x32\x1c\xb5\xf5\xf4\x96\x89\x1c\x4f\xf7\x2c\x93\x6c\xcb\x1b\x9d\x5c\xcb\x39\xc5\x7a\xfc\xa3\xd0\x39\xc0\x9a\xaa\x6b\x94\xce\x47\x4a\xda\x0b\x33\xf6\xb1\xfc\x48\x6c\xfd\xca\xc4\x57\x2f\x5e\x53\x5f\x59\xf5\xbd\xbc\xd4\x67\x51\x0d\x41\x22\x5e\x7d\xae\x56\x09\x88\xaa\x9e\x31\x95\x13\x41\x80\x5e\xec\x52\x1e\x6c\xed\xdb\xde\xe6\xd9\xd4\x5d\xaf\xdb\x6a\x08\xe4\xd1\x75\x97\x76\xc4\xb9\x9a\x2d\x53\x20\x8a\xd7\x7b\xd7\xe1\xad\x59\xa9\xae\xa1\xda\x6f\xf9\x86\xb7\x3c\xa2\x94\x7c\xcc\x1c\xfb\xcc\x9d\xf4\xb6\xd4\xef\x68\x3f\xf3\x4a\xc8\x58\x68\x1a\x9a\xb7\xbb\xa9\x7d\x32\x4b\x59\x2d\xd5\x6e\x75\x1b\x27\x59\x13\x3e\x53\xf8\xe5\x78\x77\xba\xa1\xdb\xcb\x5b\x22\x96\x7c\x1a\xf4\xc5\x59\xd3\x64\x46\xdb\x47\xe1\x4a\x6a\x5c\xb8\x82\x07\x9a\xa5\x89\x0e\x8b\x7c\x9b\xe8\x35\x6e\x2d\xc6\x16\x89\x24\xcb\x67\xe1\x09\xf9\x9f\xfa\x07\x76\x87\x7e\xd7\xf1\x56\x79\xae\x75\xe7\x03\x0c\x8b\xb6\x07\x2f\xef\x23\xbf\x17\xae\x4e\x76\x96\xe7\xbf\x8f\x34\xff\x18\x6d\x2c\xa1\xc3\xac\xf0\x41\xc2\x9c\xd7\x95\x75\x81\x16\x85\x74\x1a\x8f\x03\x5d\x14\x49\xe1\x35\xe1\xcb\x75\x1c\x57\x1a\x4d\x9e\x24\x69\x4c\x4d\x76\x8b\x08\xf7\xc3\xf0\xbe\x8c\x9f\x15\x8b\x5d\x31\x53\x07\x5b\xc1\xd7\x6b\x37\x87\x4b\xe7\xad\x8b\x9f\xeb\x43\xca\x6c\x11\xf5\x9c\xdf\x9f\x48\x18\xf2\x04\x33\x4e\x53\xe4\xe0\x2f\xa2\x55\xc0\xf7\xbe\x0c\x06\xe4\x80\x09\x88\xa1\x62\x92\x72\xb0\xec\x88\x9a\x2a\x59\x7d\x90\x74\x3a\x0b\x86\x4f\xf6\x2b\xce\x6c\x9d\x1d\x1b\x58\x7f\x73\xfe\xf0\xdd\x62\x41\xb0\xe5\x29\xcd\xdc\xf7\xc9\xb2\x47\x6d\x58\x7c\x90\xa3\x9d\xa9\x82\xdc\x09\x57\x08\x79\xfb\x15\x27\x90\x04\xcc\x80\x0c\xbc\x01\x4c\x08\x6f\xf0\x89\xe8\x5c\xf9\x61\x64\x2d\x75\x5b\x6d\x5d\xfc\x24\x63\xf7\xf3\xd6\x1b\x17\x87\xda\x56\x60\x4f\x70\x6f\x6c\x16\x26\x1a\x23\x53\xc4\xfd\xed\x2d\x97\x55\x27\x44\xfc\x19\xa7\x89\x59\x70\x23\x90\x79\x61\xc2\xc0\x3b\x20\x04\x90\x00\x2b\xe0\x04\xb4\xaf\x90\x30\x31\x28\x99\xb9\xb0\xa5\xb6\x35\xd1\x2c\xdf\x78\xf6\x44\xb5\x7f\x96\xac\x65\xed\x57\x5b\x48\x38\xc4\xbe\x31\x9b\xab\xa8\x0b\xcf\x10\x0f\x34\xb4\x6e\x57\x2b\x12\xae\xa4\x27\xc0\x31\x42\x55\x86\xe9\x04\xf4\x80\xf7\xcf\x9b\x3f\x25\x60\x06\x28\x50\x99\x28\x19\x24\x0f\xac\xa7\xe2\xa6\xaa\xcb\xa6\xc5\x6e\xcd\xe1\x0b\x99\xec\x55\x26\xdd\xcb\xb3\x9b\x7b\xbf\xae\xed\xa7\xb7\x9b\xa6\xb3\x17\x43\x86\xec\xe6\x34\xc2\x45\x71\xe8\x1d\x30\x8f\x61\xb8\x81\x3c\x60\x05\xd8\x00\x0d\xd0\x01\x2a\x80\x00\xe8\x81\x00\xe2\x6f\x42\x2c\xa6\x63\x11\x0c\x65\x16\xe3\x80\x8f\xe3\xa1\xf8\x69\x67\x15\xec\x9d\x43\xb3\x50\xdb\x61\x57\xa7\xf3\xe5\x1d\xbc\x79\xca\xe1\x81\x4e\x5a\x3a\x82\x12\x56\x4c\x50\xd8\xe9\x2f\x51\x00\x3a\x40\x04\xc4\x00\x19\x60\xfd\x51\x72\xe0\x03\x58\xf8\x7d\x7c\x7e\x86\x22\xa1\x7a\x45\x95\x0f\xa8\xce\x07\xa1\xf2\xa9\xeb\x65\xc9\x9d\xa4\x53\xd3\xdb\x9b\x37\x5d\x5f\x22\x7b\xde\x17\xef\xc7\xdc\xb9\x36\x1a\xb4\xbe\x0d\x60\xfd\x4e\x28\x0d\xd7\x0b\x88\x01\x2a\x40\x00\xb4\x00\x0b\x08\x01\x06\x80\x09\xf8\xe0\x0a\xf1\xb2\xe9\x4f\x05\xdf\x2a\x30\x1a\x65\x38\x97\x06\xaf\xa7\xbe\x28\x0b\xef\x28\x9e\xce\xdd\x3e\xbc\x87\xfb\x1a\x33\x84\x58\xe9\x92\x48\xe1\x75\x6e\x02\xf5\xfe\x9e\x7b\x98\x82\x03\xa5\x07\xd0\x02\x4a\x80\x06\x88\x00\x29\xa0\x00\x38\x00\x1e\xbc\x79\xcd\x87\x8b\x4a\xe7\x24\x90\x2e\xdf\x6a\xc4\xe3\x34\x14\xc2\x9d\x02\x29\x57\xef\x84\x99\xba\xde\x61\xfc\x7d\xba\xb7\x36\x2e\x5e\x3b\x9f\xe6\xe0\x4f\x61\x89\xa6\x22\x2d\xf4\x89\x0e\x82\x23\x03\xd3\x05\x0c\x01\x1c\xc0\x06\xb8\x80\xfc\xcf\x89\x32\xc0\xbe\xc7\x11\xa3\x6b\x15\x20\x54\x50\x36\xcc\x71\xda\x0e\xde\x48\x7b\x5d\xb6\xd5\xa9\x32\x7d\xbb\x83\x09\x81\x1c\x77\xcd\x10\x35\x1d\x66\xab\x04\x4f\xd8\x13\x69\x55\x48\xd1\xb0\x93\x92\x08\x20\x2d\x03\x24\x80\x09\x50\x00\x32\x20\x02\xb8\x00\x1b\xd0\xbc\x42\xc3\xe6\xa7\x83\xe5\x1f\x96\x7b\x30\x5c\x75\x16\x0f\x4e\x4a\x35\x2f\xe3\xeb\x2a\x9e\x56\xdc\xf1\x81\x40\x2e\xb2\x16\x69\xdb\xd9\xf3\xd9\x23\xbe\xb8\x78\x18\x3e\xca\xfd\xe2\x8f\xa3\x71\xc6\xa2\x82\x99\x87\x09\x80\xd6\x7a\xd1\xf5\xc2\xe1\xe5\xc7\x97\x57\x30\x38\xb0\x8c\x58\x30\xb4\xc9\xfc\x64\x72\xc3\x86\x53\x4e\x7a\x21\xb0\xa9\x9a\xe5\x6a\x9d\xef\xa7\xfa\x77\x91\x20\x90\xdb\xf5\x55\xb4\x5e\xde\x12\xaa\x78\x2b\x1f\x2e\xcb\x4a\x75\x1d\xf1\x6d\x76\x2a\x72\x7a\x8c\x97\xc8\x04\x28\x41\x28\xc8\xc8\xf3\x28\x65\x68\xb8\xe8\x83\x58\xf0\x78\xdc\x54\x9b\x7c\xc1\xef\xa1\x0d\x8e\x1c\x43\x82\x43\x52\xe1\xcb\xae\x3a\xd7\x66\xac\x76\xae\x20\x90\xfb\xa7\xcd\xa5\xc1\xb0\x6a\x89\xb4\xd5\xe0\x45\xc7\x5e\xc3\x50\x45\x05\x91\x2c\x56\x7c\x72\x32\xbc\x2c\xc2\x23\x22\x28\xc2\x33\x62\x07\x52\x03\x72\x62\xaa\x68\x7a\x5d\xb6\x52\xc1\x78\xd9\x21\xbd\x67\x87\xc8\xa0\xc4\x94\x9b\x32\xa6\x4e\xd8\x69\xd8\x1d\x25\x08\xe4\x57\xd4\xde\x8b\xf1\xe3\x26\xe2\x5c\xc3\xe8\x9f\x3e\x3e\xb6\x9a\x7a\x25\xf2\x22\xc2\x07\x6c\xfe\xd4\x41\xf4\x1b\x0c\x82\x0c\x9b\x4c\x54\xcc\x91\x6c\x53\x5c\x46\xfc\x5e\xe2\x3f\x64\x2f\xd4\x5f\x19\xdf\xdb\x4d\x04\xe5\xa7\x32\x97\xe1\x76\x59\x4e\xff\xde\x59\xfe\xdb\x2d\x75\x1c\x36\xcf\xdf\x65\x59\xbe\x99\xe1\x13\x61\xe4\xd9\x62\xfd\x55\xf7\xab\x82\x94\x98\x04\x97\x1f\x6f\x28\xdf\x03\xbf\xb2\x60\xaf\x88\x8d\x58\xa8\x34\xeb\xfb\x4b\x55\x7d\x3d\x17\xb3\x7b\xfb\x19\x2f\xaf\xd0\xa7\xc4\x97\xc5\x59\x6d\x50\x33\x88\x3b\x7f\xf8\xc3\x45\xc8\x1a\xdd\xc8\x7d\x4b\x63\x49\x66\x1a\x71\x58\x99\xc7\x95\x8d\xb4\x01\x97\x72\x94\x54\x9e\xc8\xe6\x5b\x4d\x99\xe5\xf7\x84\x0a\x53\x2a\x64\x1a\x6f\x74\xbf\x9b\x32\xd8\x9d\xb9\xbf\x0e\x90\x8b\x48\x49\x0a\xcf\x4d\xa9\x22\x6a\xb3\xe9\x5c\x98\x16\xfd\xc3\x40\x48\x0f\xb8\x16\xdb\x07\xbb\x9b\x90\x8b\x1e\x53\x9e\xc2\x39\xbd\x56\xec\xe1\x3e\x5c\x69\xdc\x2b\xe0\x68\x3c\x6a\xc1\x69\x2b\xe8\x7f\x31\x3a\xb1\x24\xb4\xc3\x71\x23\xf6\xfb\x16\x0e\x17\x3f\x95\x25\x54\x22\x54\xe3\xd3\xae\x30\xfa\x62\x21\x6b\xf9\x2f\x0d\xc0\xf5\xd1\xce\xfc\xbc\xe4\x00\x5e\x23\x59\xd1\xcf\xb4\x8e\xc8\x21\xbf\x52\xe7\x38\x4b\x7d\x83\x13\xf3\x0d\xf3\x13\xeb\x38\x3b\x76\x67\x25\xd7\x1d\x5f\xd6\x50\xb7\x38\xed\xd4\x8f\x05\xe4\x55\xf8\x4d\xcf\xfd\x11\x53\xd0\x2b\x41\x7b\x96\x57\xfa\x7f\xc1\x0e\xc6\xa5\xd3\x36\xdf\x9c\xc8\x00\x4c\x93\x6f\xa9\x56\xe6\x75\x1c\x74\x08\xbb\x67\x93\x33\x9e\x47\x98\xfb\x88\x37\x91\x6f\x6b\x20\x7c\xa8\x5f\xd4\x78\x5a\x70\x2e\x79\xc9\xb7\xba\xcb\xae\xd4\x51\xfb\xf9\x99\xaf\xb6\x27\xd6\x3f\xfe\xa5\x0e\xf1\x4c\x71\x61\xbd\x75\x3d\xaf\x3c\xc4\xd3\x6a\x59\x99\x94\x47\x9b\x52\x1d\x8d\x1b\xc2\x16\xf8\x14\xde\x11\x19\x1e\xeb\x9e\x28\x9b\x92\x94\x43\x59\x42\x51\xa3\xd0\x86\x3b\x88\x37\x35\xf4\x05\x7a\x8f\xfe\x32\xfc\x91\xff\xdf\xf1\xf7\xd7\xc5\xa5\xfe\xce\xe3\x12\xf7\x68\x6b\x17\x5f\x3d\x7d\x29\x59\x8e\x61\x6a\x75\x12\x66\x96\x67\xd6\xab\xcf\x50\xc9\xe1\x25\xc7\x35\x62\x2d\x2e\xbd\xee\x63\x69\xf3\xdf\x67\x21\x27\xec\xb7\xef\x7e\xb4\xff\x27\x03\x78\x6a\xb8\x85\xbd\xa3\xbd\x98\x38\x4b\x38\x66\xdb\xaf\xdb\xf6\x5e\xdf\xfa\x62\xb4\x30\x3e\x5b\x3b\x9d\x3d\xde\x39\x12\x37\x5c\x38\x70\x35\x6c\xb2\x28\xb5\x33\xf5\x0d\xea\xd1\xf7\xbf\x31\x90\xfb\xdc\xd3\xd3\xdd\x98\xdd\x90\xcd\x88\xb5\xe6\x25\x85\xb9\xd8\x69\xf2\x71\x86\x41\x9d\xde\xfb\x6e\xb8\x76\xbe\x16\x98\xc6\xee\x7a\xe9\x3a\xcc\x26\xf7\xc1\xef\x73\x06\x9b\xb9\x27\x67\x0f\x32\xff\x2b\x9e\xf2\x68\x78\x6d\x72\x81\x7f\x6e\x72\xb2\x6d\xe4\xbc\x3f\xb2\x67\xa8\xdd\xb1\xe9\xbc\xde\xb9\x9a\xa0\x7c\xa2\xf8\x63\xc1\x58\x2e\x55\x4e\xf3\x67\xbd\x92\xc8\xc6\x9f\x7d\x0b\xd3\x6a\x9b\x85\x67\x14\x0f\xfd\xff\xb6\x7f\x91\x93\xd3\x55\xd6\x89\xf8\xfe\x9a\x9e\x93\xf6\xa2\x66\xc7\x7a\x92\x8a\x91\xd2\x0f\x05\x44\x9f\x7d\x32\xd6\x52\x7e\x26\xfe\x8e\xfd\x19\xf9\x14\x59\x19\x85\x91\x4e\x52\x68\x53\x37\xd0\xf7\x76\x16\x6e\x03\xf1\x5c\xfc\xb1\xef\x7f\x32\x5c\x58\xaf\xb7\x4f\xcc\x74\x79\x37\x5e\xd5\x6a\x97\xe3\x17\x2e\xe6\x14\x66\xda\x27\x17\xc6\xf7\x45\x65\x87\xc1\x04\x3b\xf8\x13\xfb\x60\x7a\x98\xba\x15\x7b\xbd\x08\x5b\x4d\xf9\x58\x74\xd7\x80\x3b\x40\x3a\x6b\xf4\xf5\xdd\x45\xd9\x3f\xb4\xa4\x4f\xe2\xfb\x26\xb3\x3c\x5d\x8d\x75\xe1\x65\x5c\x79\xde\x69\x1f\x92\x70\x63\x94\xc2\x05\x83\x57\x7d\x61\x3c\x8c\x5c\x58\x1c\xd3\x6c\xcd\x2d\x6c\xcd\xf2\x8d\xc7\x6c\x0e\x7d\xa8\x23\xfd\x32\x68\x4a\x7d\x9a\xce\x87\xf5\x16\x16\xf7\x44\x6f\xfe\x62\x94\x57\xe9\x5f\x3c\x07\x73\xeb\x3a\xf2\x52\x32\x76\x13\xd4\x22\x4a\x82\xa8\x7d\x5e\xb9\x09\x38\x23\xd9\x36\x58\x60\x7d\x18\xd2\x3b\xd4\xf6\x56\x43\x54\x99\x54\xa2\xfb\x40\x6b\x2f\xe3\xdb\x1a\xdd\x9a\x35\x5d\x51\xd6\x91\x38\xfe\x6b\x15\xe7\x94\xe7\x91\xe7\x6f\x19\x8e\xae\xe6\x88\x3b\xf6\x8a\xa7\x92\x1b\xa2\xe9\x83\xda\x3d\x9f\x9c\x32\x6c\x4a\xcc\x55\x8d\x1c\x75\x8e\xd5\x55\x15\xbf\xc8\x5a\x49\x87\x8a\xc5\x89\xbc\x92\x30\x56\x9b\x33\x86\x38\x6b\x05\xb2\xc7\x73\xe6\x0e\xd4\xbe\xef\x4d\x9f\xdb\xdd\x71\xbe\x91\x85\x40\x9e\xad\xf7\xf8\xc6\x3f\xd5\xf6\x65\xac\xc4\xf0\xf9\x3f\xba\xc2\x5b\x8f\x98\x68\xe8\xb6\x68\x88\x28\xec\xbf\x33\x90\x94\x12\x52\xe1\x7d\xcb\x89\xcd\xfc\x9b\x61\x99\xff\xcd\x7b\x5a\xed\x13\xcb\x12\x8f\x8c\x4f\x21\xe9\xc9\x65\x4c\xad\x41\x13\xce\xab\x99\x67\x0e\xbf\x7a\x7e\xd2\xac\x8f\xf6\x93\x95\x78\x25\x7c\x0a\xb5\x71\x8b\xb0\x32\x34\x18\x53\x2f\x90\xd7\x93\x5a\x14\xa9\xe7\xe5\x64\x1f\x67\x14\xa0\xa6\x25\xcb\x25\x4c\x21\x9a\x62\x45\x14\x7d\xa7\xf4\xd6\xe8\x83\x03\xad\xbf\x7d\xdc\x5c\x9e\x74\xdd\x50\x3f\xfb\x82\xe5\xde\xea\x0f\xc3\x5b\xb6\x55\xca\xce\x85\x02\x8b\x68\x1c\xf7\x29\xf3\x7d\xc3\x37\xca\xd3\x32\x2c\xc2\xe9\x3c\x8d\x2c\x69\x34\xdf\xc8\x26\xf1\x1b\x31\x55\x51\x58\x11\x3c\xb0\x94\x69\x56\x79\xd2\xa5\x07\x35\x66\xcc\xdb\xdd\x8b\xc2\xb5\x33\x5a\x2b\x88\x3b\x02\x27\x77\xbe\x52\x5d\x4a\x5c\xec\x2f\xce\x34\xcb\x66\x53\x04\xe7\x39\x2e\xea\x63\x2a\x88\x49\x67\x0b\xf8\xb1\x3b\xd2\x25\x90\xee\xe2\x9e\xa1\xf1\xc1\xaf\x41\x5b\x03\x34\xa0\x8e\x8c\x42\xd2\xc6\x12\x29\x32\xa6\xd8\x66\xa4\xe9\x84\x1a\x48\x95\x58\x58\xc4\xd9\x8c\x33\xc2\xbe\x4a\x73\xa6\xfa\xed\x6a\x7a\xa6\x4e\x3b\xd5\xd9\xfb\xda\x62\x4c\xdd\x4e\x12\x8d\xc7\x82\x95\x81\x3a\x98\x70\x0e\x63\x01\xc1\xf4\x25\x23\xd0\x01\x6a\x00\x1d\x28\xc0\x69\xe3\x4e\xd1\x76\xf3\x9c\xbe\xb3\xd7\xc9\xb6\x5e\xf0\x19\x88\x49\xcf\x7d\x59\x07\xdb\xdf\xb7\xd8\x7a\x88\x73\x26\x3e\x95\x53\xbd\x9d\xf8\xc2\x7b\xc4\x7c\x56\x05\x4f\xf8\x84\xa9\x85\x1c\x9d\x80\x0e\x0d\xfa\xf5\x77\x40\x0e\x84\x00\x0d\x20\x04\x94\x40\xfa\xe5\x21\x7a\x09\x79\x14\xbb\xba\x04\xbf\x3a\x86\x99\xa2\xdb\x42\xb8\x4b\xe6\x60\x15\x41\x77\xfd\x6c\xc5\xae\xc2\x49\xc7\x64\x53\x65\x5e\x12\x93\x2f\xbb\x05\xbf\x72\xaf\x10\x13\x9d\x32\xae\x34\x5a\x23\xec\x11\x30\x06\xf8\x00\x05\xc0\x02\x32\xc0\x04\xd8\x01\xe7\x1b\x37\xc2\x5b\xa6\x42\x11\x19\x25\x49\x63\x86\x8f\xde\x21\x13\xa9\x7b\x65\xb1\x1d\x08\x93\xd7\x5b\xe3\xc7\xf9\x63\x6e\x35\xee\x69\x14\x01\x50\x56\xea\xaa\x1b\x42\xe9\xb4\x42\x18\x63\xb0\xd4\xc0\x16\xbc\xfe\xc3\x5e\x24\x00\x1b\x40\x05\x04\x00\x17\x9e\x07\x37\x82\xce\x9d\x7f\x46\xae\xca\xa0\xd8\x21\x36\xb0\x23\x69\xaa\xe8\xb2\xf5\xd7\x78\xe2\x86\xce\x11\xed\xa4\x7a\xc3\x79\xe6\xef\xe0\x08\xbb\x08\x0d\x1d\x51\x1a\x7a\x41\x4c\x5f\xb0\x01\x48\x00\xf6\xdf\x10\x1b\x10\xfd\xd9\x09\x2a\xa0\x7f\xc5\x87\xf9\x4c\x2d\xc1\xb3\xfe\xee\x83\x6e\x98\x1d\x86\x7f\x54\x42\x74\x21\x57\xd3\xd5\x18\xfc\x9a\xda\xd9\xce\xec\x78\x9b\x45\xae\x4c\xf8\xb6\x93\xac\xce\x27\x49\x2c\xa6\x27\x3c\x05\x58\x5d\xf0\x1a\xf0\x03\x6c\xc0\x0b\x08\x01\x3a\xc0\x06\xe4\x00\x07\x5a\x1c\x43\x9d\xe2\x27\xb7\x99\x8c\xa7\xf6\xad\x2d\xb7\xdf\x59\xbc\x74\xc1\x58\xb3\xda\xc8\xe1\xba\xea\x15\xf2\x0a\x7c\xd7\x59\xd1\x53\xcc\x6b\x37\x33\x83\x43\x99\x1a\x0e\x1b\x92\xad\x37\x84\x80\x0b\x90\x02\x32\xc0\x02\xde\x02\x6c\x40\x09\x30\x01\xe6\x8b\x0c\x74\x77\x0a\x42\x2e\x97\xb7\x92\xda\x25\x36\xa2\xbe\xe5\x71\x23\xf9\xaa\x8d\xcb\xa3\xfc\xab\x33\x77\x67\x1b\x67\x03\xe2\xe5\xdb\x89\xb5\x5e\x51\x26\x2b\x0a\x7a\xfc\x56\x34\xda\x98\x7c\x2f\x6e\x00\x09\x40\x07\x08\x80\x0a\x90\x03\x62\x40\x00\x10\xa1\xf8\x51\x87\xc8\x23\x39\x05\xa5\xa5\xb5\x51\xac\x71\x7c\x55\xe2\x6c\xf3\x5b\x9b\x58\x47\x4c\x56\x0d\x7f\x91\xee\x64\x8c\x59\xd5\xf2\xa5\x11\xfa\xe7\x5a\x15\xaa\x67\x88\x75\x33\x1b\x10\x0a\xc0\x77\x02\x6e\x40\x06\xf0\x00\x3b\x80\x03\xe4\x00\x11\xa0\x03\x76\xd4\x57\x64\x3a\x9c\xd8\x52\x0b\x5a\x1f\xac\x4b\x7d\x1a\xe2\xb4\x0b\xf2\x9b\x44\x46\x90\x56\xd7\x21\x90\xa3\x8a\x69\xdc\x26\xa1\xac\xb3\x50\x51\xc7\x15\xbd\x99\x77\x08\xdc\x73\x14\xdb\x68\xe9\x20\x02\xc0\x02\x4c\xa0\x04\x88\x00\x21\x70\x05\x64\x40\x1c\xd9\x9d\x34\x9e\x03\x5e\xea\x51\xf3\xa3\xb5\xac\x4f\x4d\x2c\x65\x01\x54\x53\xd2\xa8\xc5\x1a\x80\x40\xbe\x51\xce\xef\xb6\x67\xe7\xc7\x44\xf7\x7a\x00\xd3\x10\xe5\x4a\xe1\x73\xc6\x60\x7c\x0f\x38\x56\x40\x07\x50\x01\x0a\xc0\x07\x62\x00\x0d\xf0\x03\x39\x64\x5d\x52\x25\xb6\x23\xa9\x18\xcd\x40\xab\x16\x1f\x86\xd8\xb1\x7c\xcc\x66\xf6\x51\xeb\xd5\x25\x08\xe4\x86\x7c\xe5\xae\x47\xa7\x5c\x20\xa9\xd5\x7f\xcb\x76\x4c\x7b\xe6\xad\x23\x57\x1d\x45\x10\x3a\x16\x8c\x16\xac\x3f\x2c\xec\xab\x45\xd8\x1a\x38\x56\xb8\x45\x84\x2a\x64\x01\x62\x65\x36\x71\x89\x56\x8d\x4a\x2b\x69\x1f\xa5\x58\x98\xfc\xf2\xa6\xdd\x11\x89\x75\x0c\x08\xe4\xc7\xe9\xa6\xcd\x70\x6e\x9d\x44\xd6\x4a\x78\xb0\xcb\x93\x49\xbd\x52\x94\xc8\x0c\x4b\x15\x69\x01\xfa\x3a\xc6\x25\x86\x22\xa6\x24\x56\x01\xf6\x09\xae\x1f\x01\x21\x49\x01\xd5\x26\xeb\x85\x04\x92\xda\xae\x15\x9a\xb7\x68\x6c\x4a\x7e\x41\x93\xe3\x28\xda\xfa\x28\x04\xf2\x78\xb5\xd7\x38\x35\xde\x3a\x59\xc8\x91\xe0\xe5\xd7\x6c\xdb\xa5\x77\x22\x2f\x2d\x2c\xca\x72\x4a\x5e\x44\x5e\x4f\x26\x46\xfe\x85\x72\x9d\x86\x91\x4e\x80\xe1\x2b\x1b\x31\x8f\x8c\x88\xcf\x3b\x0c\xb5\x06\x73\x46\x6f\xa9\x98\xc0\x5c\xb1\x26\x96\xe1\xe4\xf5\x3f\x1a\xc0\x93\xfc\x25\xeb\x3e\xcc\x2a\xc9\x4c\xe2\x88\x5a\x2f\x5a\xeb\x08\xdd\x8f\xf2\x94\x22\x99\xec\x1d\xf4\x65\x2c\x02\x6c\x3b\xec\x6c\x5c\xc9\xbc\xa3\x82\x57\xe2\x14\x32\xab\xca\x45\x3a\xd6\xc6\x7a\x76\x23\x9e\x50\xfe\x5e\x09\xb7\x4d\x12\x43\x4b\x6b\x73\x7f\xb0\xff\x70\xa3\x7b\x4c\xba\x15\xad\xe4\x73\x1a\x42\x58\xb3\x47\x92\x75\xba\xfe\x2b\xc5\x29\x89\x70\xbe\x32\xe1\x30\x51\x02\x71\x65\x29\x63\x19\x3a\xb9\x4b\x55\x5d\x1d\x38\xe3\x2d\xeb\x5c\x57\x78\x5f\x82\x4f\x85\x89\xc1\xa9\x77\x45\x65\xad\xa1\x13\x7f\xf6\xf0\xf3\xf0\xa0\x67\x49\x6e\x30\xbd\x89\xb9\x68\x28\xa5\x21\x2c\xcf\x0b\xd8\xde\x19\xa1\xa8\x85\xc9\x4a\x29\x5c\x2a\x91\x28\x3d\xa8\x9b\x68\x3e\x18\x26\x9b\xd6\x58\x23\x7f\x54\xf2\x29\x08\x7d\x8e\xb3\xce\xd8\x2b\x08\xa9\x99\xaa\x3f\xee\xc1\x9e\xff\xab\x76\x7e\x3d\xb5\xf3\x63\x9e\x73\xe0\x55\x23\x5a\xd1\x75\x1a\x5f\x24\x8c\xaf\x84\x13\xaa\xd9\x2f\x3d\x79\x03\x3f\xc3\xfb\x0f\x5b\x66\x74\x16\xa6\xb6\x8b\x2e\xca\x3e\xe2\x21\xd7\x31\x6f\x52\xe3\xf2\xf8\x2b\xd2\x5a\x28\xfb\xae\xc7\xb1\x67\x57\xd6\x71\xfe\x9e\xe1\xf7\x8f\x4b\xdd\x6d\xcc\xd9\xfd\xfe\xfa\x26\xae\x52\xb4\xcc\x77\x31\x37\x41\x46\xee\x87\xf6\x39\x36\xc8\x4e\xc8\xce\x30\x6e\x18\x9e\x72\xfe\x50\x9f\x22\xa2\x5d\x93\x9f\x73\xf2\xcb\x08\x1a\x35\xbb\x6c\xc7\x7c\x16\x09\xb6\xd5\x4f\xe5\x7f\xe4\xff\x93\x81\xf0\x5c\x90\x6f\x55\xce\xad\x0c\x3e\xb6\x64\x57\x74\xe4\x74\x25\xa7\x47\x2a\x05\x4e\x79\xb9\x06\x86\x7a\xa7\xfa\x74\x45\x86\xc7\x91\x45\x0b\x65\xdf\x67\x51\x15\xcd\xb6\x9b\x0f\x71\x0d\x09\xad\x1e\x1f\x86\x1e\xf5\x3d\x63\x40\x2e\xfe\x85\x81\x24\x5d\x7c\xdf\x29\x59\x2c\x1d\xe5\xe9\xc4\xac\x53\x2b\xc1\xcc\x56\x4f\xa1\x89\xa1\x8a\xa4\x8b\x4c\x8a\x8a\x89\x5b\x2a\x80\x7c\xee\x2c\x46\x6f\x63\x6a\x4a\xeb\xb6\x58\x19\xdd\x39\xd8\x72\x3b\xfb\xf5\x9f\x0c\xe0\x31\xe3\x8a\xe0\x28\x61\x0f\xb2\x6f\xbc\x15\xbc\xfe\x6b\x15\x76\x21\x78\xba\x73\xc2\x62\xb8\x7c\x40\xb7\xa7\xaa\x33\xb9\x3d\xbc\x0d\xa9\x2d\x6f\x44\x73\x71\x7f\xcf\xe9\x22\xea\x17\xe1\xff\x66\x20\x3f\x5c\x4f\xec\xbe\x86\x2d\xad\xcd\xe7\xcd\xf6\x4c\xa6\x8e\x7e\x19\xbc\xea\xb1\xed\xa0\x6a\xe5\x6a\x44\xac\xa5\xaa\xf4\x2c\x9b\x2e\xa5\x2c\xe2\xaa\x14\x6e\x49\x18\x96\x5a\x40\xd8\x0e\xbf\xa0\xfa\x55\xf4\xef\xf1\xdf\xab\x0f\xd9\x57\x49\xa6\x1c\x87\x04\x07\xab\x7a\x7e\xb5\x3b\x37\xdd\xd7\x2d\x55\xf3\x97\x89\x15\x21\xe7\xe9\x65\x15\xa7\x5d\xa5\xf8\x24\x0d\x27\xc8\x66\x93\x95\x19\xb5\x88\x0d\x89\x2e\x10\x6d\x25\x5e\x96\x3d\xf3\xfc\x4f\xfc\x4f\xd9\xa3\xf9\x95\xc0\xb1\xf2\x2e\xc1\xa6\x9f\x0d\x05\x35\xf8\xa5\xcf\x85\xd9\x39\x2f\x33\xf6\x92\xa7\x12\x02\x63\xb4\x23\xa0\x43\x6a\x03\xd7\xfd\x8f\xfd\x41\xcc\x48\x56\x7a\x05\x74\x8b\xd7\xd0\xfc\x62\xce\x5e\xcd\xdf\x1d\x8f\xfe\xbe\xce\x4f\x57\x87\x46\x17\xdb\x11\x2a\xaf\x8b\x30\xf2\xaf\xb3\xc2\x53\x09\x13\x4d\xa2\x31\xc2\xe1\x83\x70\xfc\x58\x3c\x7f\xbb\x2c\x39\x23\xd8\x0f\xda\x36\x38\x22\xfb\x5b\xc5\x4c\x67\xed\x97\x8f\xb4\xa5\x8e\xe4\xac\xdc\x1d\xbe\xff\xfe\x57\x45\xe7\xc7\xfe\xee\xf4\xb4\x6b\x27\x4c\x45\x44\x4e\x7c\xfa\x53\x42\x6d\xe4\xc6\x27\xa2\x80\x41\x2f\x2d\x97\x65\x07\x37\x1b\x3b\x0b\x14\xe3\x2f\x06\x1e\xba\x2e\xda\x47\x66\x4c\xae\x36\x81\x5c\x71\xe5\x39\x7d\x55\x51\xdd\x28\x13\x07\xeb\x31\xa7\x66\x4f\x7f\x7c\x2c\xce\xe7\x97\x07\xfa\x9b\xab\x91\xb2\xf9\xe3\x8c\x22\x64\x03\xcf\xbd\x8a\x5c\x74\xec\x2d\xad\x32\x4d\x34\xf4\x4f\xb5\xec\x54\xaf\x95\xb0\xe5\x28\x64\xe2\x64\x34\xb5\x42\xcd\x2f\x5c\x53\x82\xcf\x12\x1e\xf2\x43\xea\xd7\xfb\x03\xe6\xda\x77\x45\x6f\xc9\x21\x10\xc8\xc3\xa1\xe9\x8c\x61\xab\x58\xee\x42\x3c\x4c\x90\xb2\xb7\x8a\xf3\x86\x2d\xa6\x69\x91\x81\x8a\xd6\x7b\x95\x4f\x72\xc5\xd2\xf3\x62\x95\x42\x3a\x7c\x2f\xb9\xea\xf9\x13\x65\x83\x75\x6c\xad\x02\x3c\xcc\xc3\x2c\xd3\x85\x4a\x79\x5a\x25\x47\xf7\xd7\x5f\x9e\xc1\x3f\x05\x3c\x70\x6f\x9a\x0e\xf7\x54\x72\xa5\x22\x86\x44\x7b\x6a\xdb\x55\x98\x06\xea\xb2\xa8\x8b\xca\x07\xc9\xc0\x88\xce\xf1\x4f\x70\x8e\xb3\x7c\xa2\x0f\xa3\x7a\x22\x6f\x65\x09\x14\xd3\x50\x3e\x37\x02\xf6\xbf\xfd\x9a\x63\xfd\x72\x6a\x6b\x6f\xfb\xd6\xe7\x96\x76\x57\xee\xf6\x6e\xda\x57\x34\xbb\xaa\x0a\x1e\x62\x11\x7c\xcc\x6c\x84\x8d\xd5\xb4\x54\xe5\xf3\xa4\x51\x84\xbb\x78\x39\x58\x9b\xe9\xee\x29\xdc\x89\xca\x70\x6b\x30\xec\xd1\x6f\x69\x84\x78\xb9\xdf\x3a\x6b\xf6\x9b\x3b\x7a\x68\x84\xbd\x4b\x2f\x28\xff\xd4\x61\x31\x01\xf5\x95\xf1\x22\xea\x7c\x63\x5e\xb4\x19\x33\xe3\x3a\x14\xd6\xe9\xd4\x88\x49\x79\xff\x7d\x84\x28\x13\x0f\x84\x25\x8d\x76\x81\xd4\x14\xaf\x0c\xed\x14\x11\x02\x1b\xf1\x82\x1f\x71\x88\x84\x89\x05\x41\x54\x4e\xe1\xda\xd0\xcb\x61\x2b\x60\x3e\xe1\xbe\x00\xa3\x91\x75\x70\x7f\xc5\xfc\xe4\xe5\xa9\xc8\xcc\xa7\xfa\xb8\x94\x37\x7e\x12\x56\x12\x1a\x2c\xd2\x0d\x82\x04\x9c\xec\x0c\x12\xe4\x4c\x78\xd8\x68\x78\xf0\xe2\x2f\x02\x01\x23\x10\x07\xac\xaf\xb6\x70\xc6\x68\xb5\x78\x76\x64\xf2\xb5\xf2\xad\x3a\x3c\x6f\xa2\x6a\xb2\x87\x6b\xe0\x7b\xf9\xe7\xd6\xf7\x46\x0e\x9e\xc7\x02\xca\x7f\xc5\xf5\x78\x8e\x9a\x69\x29\xcf\x88\xc4\xb2\x09\xd1\xcd\x92\xbc\xc6\xa2\x43\x92\x7b\xd9\x01\xd4\x01\x3b\xc0\x01\x94\x40\x10\xea\x1d\x9a\x20\x99\x16\x9b\x9d\x58\xab\x8a\x97\x89\x89\xcb\x70\x68\x7f\x9a\x74\xd9\x73\xc7\xe0\x34\xeb\xb6\xd9\xee\xd6\xb0\x61\xa9\x7b\x3c\x8a\x67\xbb\xe9\xa9\xe2\x9d\x20\x1c\x5d\x2a\x81\x18\xc6\x03\x02\x26\x94\x14\x90\x01\x22\x80\x1c\x88\x01\x0a\x80\x07\x68\x90\x30\x09\x0c\x18\xf4\x05\x3f\xca\xa3\x19\x42\x3b\xb8\x04\x99\x27\x8d\x15\xf9\xb6\xfe\x18\xc3\xdc\xc0\xdb\x9f\xeb\xbf\xa9\xa0\x4d\xf8\xe6\xc3\x6a\xb6\xaf\x44\x2a\xe0\x44\xbd\x8e\x51\x03\x27\x00\x96\x81\x2a\x80\x05\xd4\x00\x19\x90\x03\x0c\x00\x07\xc8\x60\xe3\xb0\x53\x69\x5e\xf3\xa8\xbf\x53\xd5\xf1\xb3\xb9\xf6\x35\x88\x1d\x2d\x80\x6d\x74\x1d\xa1\xf9\xa2\xb7\x83\x3c\xa2\x55\xf5\x9c\x62\xed\xcf\x65\x69\xaa\xd2\x21\x84\x4c\x53\x8d\x9e\x07\xb8\x01\x22\xc0\x02\x02\x80\x1c\xa0\x00\x34\x40\x06\xa8\x01\xe5\x4b\x57\xb4\x1d\x72\x7a\x0e\x0f\xc9\x45\x8d\x03\xcb\x07\x2f\x8a\x68\x89\x9c\xcf\xf5\x1c\x03\x16\xcb\x92\xbb\x9a\xe3\x5f\xea\x8d\x32\x09\x83\x12\x6d\x0b\x34\x0c\xc5\x90\x18\x2c\x70\xa0\xa1\x4b\xc1\x47\x40\x00\x50\x01\x39\x60\x03\xe8\xe0\xcd\x9f\x7a\x90\x20\x32\x3b\xb1\x33\xab\xae\x78\xaa\x6a\x93\x59\x86\xbb\x48\x24\x7e\x96\x59\xcd\x51\xdf\xd0\x22\xdb\xb1\xd9\x0c\x43\x2b\x66\xae\x68\xd8\xa9\x53\x87\xee\x2b\x29\x5d\xd6\x3c\x22\x41\x04\x7f\xc0\x07\xd0\x01\x12\x90\x02\x8c\x80\x04\x10\x02\x16\x80\x02\x30\x91\x48\x88\xe4\x99\x9b\x45\xb7\x55\xc6\x4d\x35\xdd\x11\x22\x82\xb3\x3a\xaa\xef\x7b\xe1\xe7\xef\xbe\x95\x2f\x05\x76\x6e\x15\x7d\x8a\xe9\x72\xb3\x31\x9c\x7c\x4f\xc7\x93\x4d\x29\x89\xf6\x15\xe4\x01\x66\x40\xf8\xe7\x1c\x70\x01\x07\x10\x03\x58\x40\x14\xe1\x9e\x60\x9d\x99\x54\x24\x44\x45\xc1\xd4\xd7\xcd\x2a\x3c\x21\x4b\xb7\x3a\xb7\xe7\x61\x41\xe9\x16\x75\x6d\xbc\xdf\xb7\x82\x3e\xd1\xc9\xdb\xd5\xdc\x48\xf9\x41\xb8\x93\x21\x0f\x8f\x16\xf6\x01\xbc\x01\x48\x80\x14\x20\x01\xee\x3f\x95\x08\x42\xc0\x0e\x5f\x83\xbf\xcc\x58\x21\xa2\xa9\x1c\x65\x32\xec\x26\x1b\xae\x9e\x59\x5a\xf5\xa6\xd7\x78\x3e\xe5\xc1\x78\xdb\x66\xf4\xa0\x56\x37\x1d\x36\x90\xc3\x0e\x49\x3b\x4b\xea\x90\xc3\x9b\xf4\x1e\x39\x17\xe0\x01\x2c\xc0\x09\x70\x01\x3a\xc0\x01\x70\x80\x1a\xa8\xc2\xe5\xe1\x8d\x30\x2a\x0b\xf7\x2a\x3d\x98\x7c\x72\xc3\x0a\x37\xcc\xd4\xaf\x3a\xeb\xe3\x5e\x44\xfa\x5d\x70\xa8\x3c\xe5\xdd\xd4\xf5\x59\x33\xfc\xc2\x45\xc6\xe8\xb3\xfc\x89\x80\x20\x1d\x1d\x0e\x1a\x4c\x36\x60\x05\x54\x80\x01\xc8\x03\x06\x20\x01\x78\x81\xc4\x6b\x1f\xbc\x42\x06\x42\xa1\x3e\x65\x1e\x13\x3c\xd7\xa3\xb0\xbe\xcc\xb1\x2a\xd1\xbe\xb5\x85\x18\x08\xe4\x7c\x73\x3e\xb2\xfd\xa6\xc8\x26\xee\xd9\x87\xdd\x4a\x53\x03\x5d\x62\x88\x8d\x94\x24\xe1\x4d\x2a\x90\x01\x2c\x00\x01\x30\x03\x06\x80\x08\x50\x01\x15\xac\x2e\xce\x08\x7d\x85\x90\x98\x62\x82\x31\x93\xab\x53\x98\x49\xa6\x42\xd5\x76\xef\xf6\xdc\x28\x04\x72\xcd\xfa\x85\xb3\x6f\xaa\xf2\x21\xdd\x28\x04\xda\xc9\xd9\xc0\x40\xce\x8a\xbf\x86\x96\x1f\x3b\x0e\xa6\x0f\xb8\x00\x26\x20\x02\xe8\x00\x25\xc0\x05\x47\x30\x1b\xd8\xa5\x74\xbf\x05\x19\x15\xbc\x3e\xb0\xbb\xc4\x85\x87\x67\x86\xd5\x68\xf4\xfb\x2e\x52\x41\x20\x3f\x48\xbe\xca\x8f\x71\x37\x8e\xe7\xbe\x8e\x4e\xf1\x82\xb6\xe8\x56\x17\x94\xc4\x66\xf7\x22\xbd\x43\xa3\x80\x33\x86\x9f\x43\xc8\x46\x7a\xf5\xc6\x16\x45\x06\xf5\x0c\xa3\x0f\x57\x8b\x66\x9e\xef\x5c\x41\xd9\x88\xfd\xa3\x49\xd8\x6c\xba\x4d\x95\x63\x8f\xdb\x42\x0d\x04\xf2\x94\x7e\xe0\x38\xdb\xdf\x39\x57\xc6\x99\x62\x11\x14\xec\xb8\x6a\xa8\x27\xdf\x2a\xac\xcc\x22\x4a\xda\x84\x69\x80\x73\x82\x3b\x87\xb7\x40\x18\x48\x92\x47\xe6\x41\x95\x46\x0f\xcd\xba\x2b\x70\xfd\xde\xda\x10\xda\x79\x2a\xb4\x29\xc3\xa3\x0a\xb7\x6f\x66\xe1\x8f\xa3\xe8\xf9\x8f\x2f\x4f\x83\xcb\xf5\x26\x39\xf2\x51\x5b\xde\x30\x36\x88\xba\x4b\xf2\xef\x85\xcf\x59\xfb\x28\x03\xa8\x53\x68\x59\xe9\xe9\x19\xf9\x59\x50\x39\xa8\x79\x30\x85\xb0\x24\x72\xe4\xdd\xd4\x4a\x75\xaa\xcc\xe9\x3d\x88\x63\x7e\x55\xbb\xd7\xed\x0e\x4d\xfc\x2d\xc3\x5d\xd5\x0e\xd4\x54\x4d\x47\x47\xe9\x74\x5a\x49\xb8\xa0\xc7\x89\xf5\x90\x5e\x87\x42\xa1\xd8\x32\x37\x11\xf7\x25\x2f\x1e\x3f\xaa\x60\xb7\x08\xa9\x64\xb5\x8c\xae\xc2\x9a\x06\x30\x3c\xb6\x4c\x74\x94\xff\x18\xea\x97\x17\xf7\xad\x60\xbc\xb9\x75\xec\x8f\x3f\xd6\x33\xce\xa9\xed\x72\xc3\x90\x71\x53\x60\xf1\x8b\x94\xa7\xb0\x2d\xcf\x2e\x5b\x01\x43\x25\x55\xc3\xb7\x03\xe2\xaa\x32\x62\x32\x6b\x72\x14\x8a\x9e\xea\xd6\x3a\xaa\x46\xbf\xcc\x07\x9c\x2a\xbc\xde\x07\x87\xc7\xec\xc4\x53\x64\xb0\x94\x3f\x75\xb5\xcf\xfe\x85\x19\xb7\x2c\x3b\xbf\xe7\xd3\x06\x10\x1a\x61\x8a\x11\xd2\xa0\x22\xd2\x7d\x6a\x1c\x1a\x4c\x1d\x74\x98\x55\xf8\xb4\x05\x75\x78\x0c\xd4\x3f\x28\x99\xd9\x1b\x5b\x7c\x24\x74\x12\xf3\x62\x88\x8e\x4f\xcd\xcb\x37\x28\x9c\xa9\xa4\x6c\x29\x19\x1a\xf9\xa2\xfa\x17\x6c\x31\x5c\x26\x6d\x4b\xce\x51\xf7\x5f\x36\xf1\x96\xa4\x66\xe2\xc5\xbc\x08\x14\x74\x2b\xb0\xe3\x35\xf1\xf9\xe0\x61\x82\x6e\xc6\xef\x8a\xe5\xc0\xe7\x7c\xe0\x29\x17\x23\x1a\x25\x96\xfc\xb2\x92\xab\xec\x45\x43\x75\x1f\xd3\x04\xdd\xca\xf6\xce\x3f\x3d\xa8\x9f\xf5\x2f\xf4\xb6\xca\xe7\x7e\x0c\x06\xb4\x78\x97\xef\x7f\x1e\x4a\x12\x8f\x90\xf3\x3f\x76\x87\x77\xc8\x77\xa6\x70\x2b\xf7\xd8\xf7\x93\xff\x14\x19\x85\x9f\xd0\x9a\x25\x5d\xcc\x58\x9b\xd2\x81\x3a\x6c\x39\x2f\xf3\xd5\xff\x04\xed\x36\xf7\x5f\x18\xc8\xc4\x45\xf7\x8e\xff\xa2\xd7\x28\x5c\x47\x6f\xed\x46\x51\x7f\x96\x43\x12\x65\xa4\x48\xf0\x7c\xe8\x5a\xf8\x59\x8c\x50\x02\x51\xea\xe3\x67\xdc\x92\x83\xea\xfb\xd6\xaf\x03\x86\x53\x1a\xab\x61\xfb\x0d\xd7\x71\xcf\xf4\xff\xca\x00\x1e\x6c\x2e\xf6\x0f\x1a\x37\x93\x97\x87\x17\x12\x17\x19\x67\x46\xc7\x0d\x47\xb0\xfb\x9b\xba\x92\xda\xd4\x5a\xa2\xeb\xbb\x6a\xf3\xab\x86\x4a\xb6\x1b\xef\x7b\xac\x26\xe4\xbf\x48\xec\x8d\xdd\x52\xfc\x27\x03\xf9\x2e\x7a\x4c\xb1\xc9\xb6\xe0\x3f\x41\x3c\xec\xdf\x17\xd5\xc7\xd1\x61\xdf\x6a\xd2\x90\x56\xed\x5b\x8e\x55\x84\x9b\x2f\xf5\x39\x2e\xf3\x26\x7d\x23\xad\xbe\xb0\xb3\x73\x69\xc2\x67\xc5\x74\x35\xe0\x60\xfd\xee\xeb\xbf\xc6\xdf\x79\xec\x77\xac\x74\x4d\x3c\xf6\x55\xb6\x86\x37\xf4\xd7\xa0\x57\xdb\x94\x16\x17\xf6\xe7\x22\x65\x3a\xa6\xd5\x25\x98\xc6\x24\x45\x64\x85\x3d\x7c\xea\x48\xa4\x4f\xf5\xab\xba\xe8\xa0\x1d\xa7\x5f\xee\x5d\xa3\xbd\x6b\xfc\x9f\xf8\x7b\xfc\x83\x77\xcb\x84\x23\x2e\x1d\xd0\xb5\xf4\x25\x4f\xf9\x7b\x79\xb0\x99\xbd\xa9\x14\xf1\xe8\xd1\x97\x9f\x7e\x06\x5d\xf8\x05\x79\x79\xba\xab\xb8\x8c\x7f\x6c\x0c\xea\x4f\xac\xcf\x79\x5b\x33\xd0\x49\x35\x4e\xb2\x86\x71\x9c\xfe\xe3\x2f\x55\xca\xef\x6f\x67\x65\x5f\x8c\x47\xde\xb5\x9a\x97\xdf\xe6\x18\xa4\x2a\x27\x3b\xc4\xee\x46\xc2\x04\x4f\xfa\x47\x7b\x99\xba\x9c\xda\x5f\xdb\x74\x58\x22\x9a\xd4\x7e\x50\x30\x2b\x74\xb5\x0d\x99\x4b\xf0\xce\x6b\xad\x65\xec\x5e\x9f\x36\xdb\x18\x38\x7f\xf5\xfc\xc7\xa9\xf7\x36\xfd\xab\xc3\xe4\xdb\x36\x98\xd2\xb2\x8c\x84\xb8\xf0\xb0\xe0\xe0\x02\xdf\x29\x8f\x97\x4e\xa9\xb6\x5c\x16\xa1\xc6\x7c\x7a\x07\xda\x46\x6a\x44\xca\xdc\x0a\xbc\x5a\xf4\x56\xa1\x9e\xb4\x61\xc8\x29\x9e\x85\x2b\x0d\xb2\x03\x73\xf3\x30\xbb\xa1\xb7\x7f\xfa\x82\x67\xc9\x4b\xba\xdd\x57\x95\x2f\xd2\xcd\x23\xbf\xf9\xdf\x7a\xdb\x7d\x5c\xb1\x0b\x33\x67\x36\xa2\xd3\x2d\x50\x77\x50\x52\x95\xb5\x90\x4a\x14\x9b\x15\xea\x10\x38\x52\xa0\xd2\xd7\xb1\x27\xf1\x76\x8a\x42\xcf\x44\x2c\x73\x6c\x5f\x1b\xfb\xb5\x26\x7b\xd6\xfc\x4b\xe0\x67\xfe\x0e\xcd\x44\x56\x23\xe3\x67\xaf\xa8\x66\xdf\x02\xa7\x2b\x9b\x56\xd3\x24\x7d\x09\x0d\x25\xa5\x0c\x59\x3b\xf1\x63\x21\x6c\x9e\x0b\x8e\x0e\x16\x73\x06\x07\xd6\x77\x12\x78\x6a\x8d\xc6\xe1\x8e\xc7\x01\xb2\xf1\xb1\x79\xfa\xf5\x42\x7d\xd9\xf3\x13\x7b\xb1\x77\x59\x77\xc2\x1b\x70\xbd\x53\xa5\xf5\x89\xf3\xbe\x47\x8e\x03\xe6\x5c\x7a\xbf\xd5\x16\xe5\xc3\xa5\x93\x44\x94\x78\xa3\xd8\x43\x19\x57\xa8\xb1\xc9\x68\x09\x7b\xf1\x38\xa8\xdf\xf3\x99\xbf\x53\xd6\x52\xb2\x40\x75\x1b\x09\xab\x4d\x1b\x28\xc3\xe8\x10\x9c\xa0\xdc\x80\xfd\x46\x73\xbe\x39\x9f\xda\x72\x9d\xbb\x11\xfe\xd1\x25\xc4\x74\x49\xab\x58\xb1\x41\x7a\x48\x58\x99\x87\x8f\xa5\x9d\x16\x95\xec\x2d\x7e\x00\x66\x2e\xf2\x10\x82\x28\x1c\x14\x31\x34\x4b\xb2\x88\xa9\xa2\xac\x21\x8b\xfd\x8c\x3f\x63\xfc\xaf\x7c\xe5\xfa\xe7\x41\x99\xa5\xce\xc3\x81\x53\xd9\xa9\xe7\xba\xd4\xb4\x4d\x5f\x2b\x6b\x2f\xdd\x18\xf9\x7c\xd1\xaf\x7c\xa5\xac\xdb\xb4\x32\xa4\x39\xb8\xa9\xa8\xd3\xf0\xc1\xd0\x14\x20\x17\xa0\xbf\xb8\xc0\x36\xa2\xe5\xe0\xe9\x79\x9b\xa8\x05\x67\x71\xed\xd9\x1c\x71\x9e\xa9\x5a\x69\xdb\x2d\x39\xf3\xb8\x53\xb7\xdb\x39\x12\x5a\x31\x1d\x87\xee\x49\x6d\x16\xa4\x72\x2b\x16\xc7\xf9\x81\xa9\x9b\x12\x06\xef\x3b\x5a\x03\xbc\xe2\x0b\x12\x40\x07\x04\x00\x06\x40\x03\x1c\x28\x1d\xa4\x6e\x6c\x9d\xa2\x09\x4a\x1b\x1f\x5a\x9d\x8d\x43\xe8\x52\xd0\x4a\x3e\xb7\x9e\x8f\x8b\x6c\x58\x6f\xd1\xf7\x89\x14\x33\xc6\x1c\x79\x40\x99\x68\x28\x9a\x0a\x4a\xd0\x7f\x23\x11\xc3\xbe\x7b\x73\x00\xf3\x09\x10\x03\x16\x80\x0f\x48\x01\x27\x40\x02\xd4\x08\x78\x78\x67\xf4\x4a\xfc\x16\xb2\x37\x7a\x82\xf6\x5a\xfe\x5e\xf1\xf0\x05\xf4\x8d\xc3\xc3\x44\x5f\x90\xbe\x0a\x75\x96\x16\xdd\xc5\xee\x7a\xe4\x9a\x84\x2a\xe8\xf3\x5d\x53\x73\x62\xae\x23\x3a\xbd\x8c\x04\x5c\x00\x09\xa0\x01\x68\x80\x0d\xd4\x01\x3d\x20\x81\xf9\x81\x59\x40\x89\xc7\xb9\x2e\xdd\xa5\x69\x66\x99\xe9\xb9\x16\xed\x9f\x23\x59\x4b\xd2\x8f\xb8\x24\xb3\xc6\xd8\x7d\x52\xf6\x2b\x41\xd3\xbb\xd1\xcc\x54\x31\x83\x3f\x9b\xaa\x10\x0d\xed\xc5\x2b\x40\x0a\x24\x01\x12\x90\x00\x04\x00\x03\x50\x03\x78\x80\x01\xae\x51\xec\x48\x70\x59\x7d\xc4\xe4\x54\x2d\xcd\xd0\xdd\xec\xc2\x9e\x32\x8e\xab\x88\x7b\x78\xe7\xc1\xea\x9b\xa1\xf8\xca\xf1\xe4\xaf\x7e\xeb\x96\xa9\xaa\x30\x42\xa5\xb4\x49\x98\x4c\x2f\xd4\x00\xd9\x9f\xaa\x03\x1a\x60\xfd\xd3\x89\x41\x04\x32\x80\x01\xe1\x37\x01\x09\xc3\xa6\x90\x93\x62\xe8\x87\x68\xe7\xcb\x90\xf5\xd4\x9d\x72\xf3\x2e\xbd\x69\xd2\xed\x86\x31\x8f\x3a\xf8\x8c\xb5\x60\x7c\x3b\x69\x4d\x15\xf1\xd7\x4c\xf3\xf8\x39\xaf\x7b\x01\x03\x80\x05\x34\x00\x0d\xb0\x03\x74\x80\x05\xf0\x00\x31\xa0\x83\xbd\xc6\xb1\xa0\x8d\xe3\xaf\x93\x4b\x30\xe8\x77\x2c\x0d\x5a\x4e\x11\x29\x45\x6d\xa7\x9c\x62\x38\x6c\x99\x46\x6b\xc1\xcd\x65\x0d\x8f\x72\xf6\xd2\xeb\x91\xc1\xe0\x98\x24\xa3\x47\x4e\x07\x8c\x80\x1a\x10\x03\x2c\x80\x0f\x88\x01\x29\x40\x06\xe8\x00\xf9\x95\x21\xd6\x06\xcd\x07\xde\xad\xf7\x50\xfa\xa3\x0e\x05\x81\x8f\xc9\xee\x25\x4e\xed\x89\x53\x8c\x67\x65\x8b\x99\x9d\xa3\x45\xe9\x31\x3b\xee\x39\xc6\xbe\x0a\x98\x02\x6e\xb4\x41\xd8\x42\x30\x22\x40\x04\xa0\xfe\x51\x80\xd0\x00\x22\xc0\x08\x04\x01\x01\x74\x04\xa6\x11\x35\x31\x4f\xa7\xec\xb2\xee\xae\x83\x61\x60\x41\x32\x45\xf1\x48\xdb\xe7\x09\xa1\x9b\x57\xab\x1a\xfd\x48\xe5\xbf\x92\x94\x7c\x33\xac\x0c\x35\xe0\xc4\xc7\x59\xe9\x88\x76\x11\x4b\x01\x3a\x80\x01\x4c\x80\x00\x48\x00\x54\x80\x05\xd0\x00\xce\x4b\x72\x0c\x15\xca\x0b\xee\xc9\x77\x47\xba\x59\xf6\x4a\xfe\x81\x49\xb6\xc5\xe3\x6d\x11\x13\x22\x3f\xa1\xb6\xb2\x47\x6b\x6a\x43\x32\x08\x42\x4a\x1c\xb3\xf5\xe5\x64\x73\x78\xbe\x53\xd5\x62\xac\xbc\x58\x04\x98\x80\x14\xb0\xfe\x39\x4d\x02\xc0\x0c\xb8\x5e\xe0\xa3\x57\x51\x96\x70\x27\xbd\xc3\xd7\x95\xb4\x3b\x09\xc8\x49\x9c\x28\x89\x6c\xdd\x9d\x48\xfa\xcd\x7a\xd0\x33\x3d\xd7\x2c\x98\x47\x14\x75\xe1\xa1\x68\x86\xa8\xd2\x2a\x4a\xc0\x8c\x40\xd0\x02\xdf\x06\x50\x00\x0b\xc0\x00\x42\x40\x1a\x88\x01\x25\xc0\x04\x72\xd1\xe8\x28\xda\xb9\x1c\x65\x6e\x75\xda\x6c\xef\xfd\x63\x12\x49\x8b\xed\x5b\x85\xc7\x13\x21\x90\xd3\xfe\xf9\xbe\xae\x4f\x65\xb2\x49\x3c\xfe\x0f\x76\x5a\x3a\x5e\x32\x86\xdc\x43\x94\x19\xe8\x9f\xa1\xa4\x00\x03\xa0\x06\xf2\x00\xf9\xcf\xb3\x85\x06\xc8\x51\x25\xc9\x6d\x38\x97\xde\xba\xeb\xa0\xd9\x71\xfb\xcf\x27\xd6\x94\xf0\xb5\x69\x4f\x42\x41\x20\x57\xce\xab\x66\x83\x2d\xb5\xac\x59\x06\xe1\xd4\x6e\xc8\x26\xce\xca\x43\x22\xe3\x4c\xf3\x84\x3c\xf0\xf3\x80\x1e\xe0\x02\x22\x80\x02\xd8\x81\x20\x50\x07\xd8\xc8\x41\x64\xb4\x9c\xa6\xd2\xd5\xda\x3a\xb6\xf4\x01\xd9\x49\x5f\x8b\xfa\xda\xf1\x27\x9d\x21\x90\x1f\x82\xdb\x39\x93\xa6\xad\xb0\x85\x53\x09\x9a\x7e\xa2\xb6\x6a\x3a\xf9\x32\x10\x9e\x00\xea\x64\x4c\x81\x17\xde\x20\x09\x4a\xe8\x25\x33\xb4\x0a\x4c\xfe\xab\xf3\xd7\x67\x6f\x82\x48\x1a\xd9\x36\x24\x83\xb5\x9e\x6d\xdf\xfb\x99\x25\xaa\x14\x59\xb4\x26\x4e\x7d\x80\x40\x9e\x03\x4e\x58\x17\xa1\x7b\x2d\xab\xf1\x32\x72\xc2\x36\x5d\x8d\x4d\xd5\x54\x52\xc5\x13\xd8\xb8\x49\x2d\x50\xaf\x90\x22\x50\x14\x51\x21\xe8\xe3\x58\xd8\xd8\x87\x78\x11\x44\x4e\xe4\x6b\x0c\xcc\x42\x1f\x94\x4e\x6c\xd7\x5c\xa3\xc2\x60\xb3\x24\xda\xca\xa6\xff\xb8\x9a\x5d\xc5\x6f\x30\x8d\x71\x34\x7b\x17\xe6\x27\x18\xfb\xa7\xd9\x73\xe9\xdb\xc8\xff\x14\x41\x66\x35\x24\x47\x27\x18\x24\xa6\x22\x2d\x25\x5f\xa0\xdc\xa1\x53\x66\xe0\x60\x0d\xe6\x7e\x10\x8e\x11\x4f\x57\x98\xf8\x90\xe4\x12\x19\x36\x91\x69\x53\x3d\xd2\xf7\xc7\x5f\xf6\xa7\xcf\x01\xf5\x3c\x7f\x4f\x72\x55\x6f\x66\x40\x44\x9b\x67\xa1\xcd\x07\xbd\x21\x85\x40\x31\x78\x8e\x18\x3a\x3b\xa6\x6e\xd6\x61\x8e\xdf\xdc\xfb\x1c\x9c\x7c\xe7\x12\x79\x12\x8a\x72\xe9\xaa\xa9\x7a\xb8\x96\x3f\xbc\x47\x63\x0d\xf3\x95\x9b\x44\x47\xad\xff\x8e\x19\x17\x29\x6b\x8f\x63\x2e\x2d\x0c\xc5\x57\xa9\x2d\xe1\x3c\x5e\x12\xb6\xb9\x06\x3d\xca\xbf\xa4\xe9\xf9\xef\xf9\x52\xf9\x3a\x44\x24\xc5\xad\xa4\x4c\x54\xf4\x15\x4c\x55\x77\xf5\xcb\x2d\xc9\x1c\x7b\xbc\x10\x43\x44\x52\x4d\xca\xd6\x3a\xab\x67\x12\xfe\x42\x2d\xa9\xfd\xee\x05\x9b\x81\xde\xc6\x82\x62\xba\xb4\x80\x88\x6b\x1f\x1e\x87\x68\x93\x0e\xad\x60\xf9\x63\x99\xe9\x77\x77\x72\x22\x4a\xc2\xea\xbc\x5a\x97\x86\xf3\xe6\xde\x0e\x44\xee\x4f\xc1\xdf\xa3\xe2\x52\xa6\xf3\x7e\xd5\x8f\x0e\x0e\xaf\xfc\xf3\x17\x4e\xae\xe8\xb6\xf7\xe6\x06\x06\x74\x9a\x3e\x94\x5c\x66\xd8\xc5\x40\x07\xf4\xb8\xfa\xd9\x64\x7e\x48\xd6\x3e\xd5\xb3\x31\x82\x33\x21\xb3\x10\xb7\xf5\x74\xd6\xf2\xa2\x09\x4a\x8d\x3e\x4c\x5d\xca\xf7\xaf\x94\x6f\x3e\xee\xff\x36\x9d\xb1\x6d\xf3\x4f\x06\xd2\x7b\x11\xba\x8d\x34\x1f\x34\xb8\xd4\xd2\x58\xfe\xf0\xf9\x22\xd1\x36\xac\xc7\x9f\xd0\xa5\xc3\x1e\xc9\x51\xed\x63\x8e\x3b\x9f\xb7\x69\x40\xcf\xa7\xb2\x58\xe9\x34\x90\x17\x54\x41\xd3\x4c\xd7\x27\x3f\x51\xbc\x62\xb4\x53\xf9\xed\xfb\xff\xe0\xef\x33\xd1\x25\xf3\xce\xc2\xa2\xdf\xc8\x75\x47\x7f\x2d\x7b\x91\x73\xe6\x45\x42\x7e\x78\x6c\x10\x55\x88\x71\x58\x5e\x14\x57\x9c\x7f\xb2\x5d\xa6\x7f\x41\x6c\x45\x70\x53\x58\x8f\xf3\x98\xf0\xa2\xdd\xb6\xef\x19\xe4\xfb\xe9\xbf\x32\x80\x9f\x3e\xdf\x4e\xf7\xeb\x36\xe4\x16\xb3\xa6\xb2\x86\x9f\x7a\x1f\x3a\xb4\x5b\xfd\x1a\x14\xab\x2f\xcb\x32\x8a\x3e\x15\x28\xe5\xb3\xe7\xf2\xe5\x0f\xd5\x94\x76\x4c\x8f\xd0\x2c\xec\xed\x88\x5e\xcc\xfc\xf2\xf8\x77\x06\x72\xeb\x74\x44\xb2\x41\x32\x6f\x38\x16\xd1\x57\xd4\x2e\xd1\xa0\x58\xed\x53\x16\x59\x5c\x90\xf7\x36\xd3\x37\x25\x29\x71\x3b\xce\x3e\x86\x35\xb2\x3f\xae\xe2\xb3\x5d\xf9\x76\x0b\xde\xe0\x87\x79\xd8\xad\xa6\x6f\x8f\xff\xea\xc9\x71\x1b\xb2\x57\xbf\x5c\x38\x3e\xd7\xeb\xd8\x22\x55\x83\x55\x82\x91\xd7\x94\xe9\x93\x2c\x95\x98\x18\x53\x11\x6e\x11\x92\x14\x20\xeb\x53\xe0\x85\xec\x6e\xe0\xaf\x1f\x1d\x95\xbe\x5c\xdc\xd2\xf4\xa6\x3f\x66\x4e\x65\x5b\xf2\xd2\xe8\xf7\x5f\xb3\xd5\x3f\xe8\xf6\xa1\x96\xa0\x86\x85\xda\x3a\xab\x17\x8a\x5e\x64\xd9\x25\x1d\xc4\xe1\x85\x6f\x84\xa8\x07\x84\x04\x08\xb8\x09\x39\x03\xe7\x6a\x6b\x1a\x0b\x4d\x53\x56\x87\x3c\x5f\x89\xc8\xc1\xd4\xb1\x62\x97\xc6\xc0\xc1\xa2\x25\xee\x3d\x86\xdb\x3f\xda\xe8\x5f\x44\xc7\xb2\x2b\xb2\xc3\x04\xcd\xdc\xa5\x3f\xb2\xa3\x12\x39\x23\xf0\x83\x34\x7d\x7c\xdd\xdb\xdd\x8e\x9d\x9e\x6d\x6d\x2c\xda\x4d\x30\x0c\xc9\x35\x1d\x35\x16\x55\xcd\xcd\xd1\xfd\x7e\xf9\x3f\xc4\x2c\x66\xf9\xb7\x22\x8e\x78\xad\x68\x1d\xee\x9c\x61\x3c\x1e\x42\x20\x37\xa5\x9b\x86\xa3\x73\xcd\xb9\x25\xaf\xd3\x36\xa2\x7a\x03\x5a\x3d\x7c\x3e\xbe\xb6\x6d\xb3\x0e\x37\xed\x33\x70\xd1\x1a\x50\xed\x50\xdc\x96\xfd\x21\xbd\x21\x89\xa2\x38\x69\x74\xe2\xe0\xef\xbb\x1a\xa4\x9b\x15\x55\x29\xdd\xde\x37\xb1\xb9\x6e\x75\xe6\xfb\xab\xf8\xb9\xe1\xf0\xfb\x3c\x71\x27\x67\x79\x72\xea\x43\xd8\x67\xaf\x47\x47\x35\xab\xdf\xc6\xa6\x86\xf6\x5a\xee\x2a\x2d\x72\x1d\x6f\x9d\xc5\x3c\x05\xe3\x79\xf6\x38\x6b\xd9\x7e\x4a\x58\xaa\x8b\x9a\xde\x3a\xef\x07\xae\xc4\x47\xe7\x3e\xd4\xe6\xf4\x57\xcc\x23\xee\xd9\xdd\x36\xdf\x37\x6f\xe3\x0f\x9d\xd6\x28\x67\x85\x47\x90\x7b\x66\xd9\x84\x19\xeb\xe9\xf8\xa9\x1d\x2a\x78\xbd\x4d\x10\x6b\xe4\xdf\xe5\xf4\x66\x0e\xa0\x6b\xa5\xbc\x27\xb3\xa1\xbc\xe1\xfd\xf8\x5e\x54\x87\xdc\x32\xd7\xf3\x65\xd8\x51\xea\x4a\x19\x4b\x3b\xef\x38\xe7\xea\xee\xb9\xe5\xc5\xe1\x12\x47\x0f\x69\xd1\xf7\x58\x6f\xef\x55\xeb\x69\xc3\x60\x35\x24\xf9\x61\x29\x1c\x61\x15\x1e\x3d\xd6\x10\xba\x08\x72\x43\xc2\x67\x9c\x52\xf4\x6b\xe4\x05\x42\x73\xd6\x1d\xd1\x55\x45\x4b\xc3\x40\x47\x39\xbf\xe9\x38\x9f\x3c\x8a\x7a\x8a\x01\xd7\x05\xea\x03\xa8\xa3\xe9\xe9\xf1\xa6\x37\x19\x17\xc1\xc1\xf6\x31\xfa\x6d\x2a\x9f\xa4\xbd\x85\xfd\x79\xde\x30\x17\xd0\xa4\x91\xc4\xe1\x76\xa2\xad\x23\xf2\xbd\x2a\x87\x12\x82\x62\xc3\x2c\xa4\xb5\xe3\xa9\x94\xa1\xd3\xfc\x66\x81\xe0\xf1\x2a\xc2\x37\x3d\xb5\x82\xb5\xb3\x78\x3a\x6b\xcb\x79\x27\x75\x54\xbd\x82\x27\x31\xc4\xb3\xd8\xdc\x5e\x6d\x59\xea\x98\xbf\x81\xad\x8e\xb6\x9f\xe4\x16\x97\x02\xe5\x3b\x5c\x3e\x54\x3d\x90\x03\x1a\x80\x13\x10\xbf\xa9\x22\xd5\x65\x15\x13\xf1\x53\x34\x30\x4a\x76\x6c\x0b\x92\x4e\x7c\x2a\x36\x69\xce\x1a\x99\x5a\xa5\x5b\xdf\x19\x38\x2c\xa2\x8c\x92\x74\x17\x33\xe1\x53\x42\x17\x66\x60\xfa\x4d\x71\x4e\xc8\x86\x9e\x06\xbf\xf0\x42\x04\x08\xfc\x79\xdb\xc5\x01\xfa\x00\xef\x75\x31\x6e\x3d\x6d\x15\xef\xd5\x3b\x45\xed\x75\x1b\x04\x9f\xec\x18\x9c\x5c\xff\xba\xb4\xfe\xa3\x25\xa1\xd5\x86\x8e\xcf\x79\xbe\xd1\x18\x6e\x3b\x1f\xd6\xe5\x23\xf8\x3a\xa8\xef\x71\x8a\x50\x74\x61\xa9\x80\x16\x60\x07\x9c\x80\x08\xa0\x01\x78\xc0\x0d\x18\x5e\x12\xa1\x9f\x51\x90\xb3\xcf\x4b\x38\xa8\xed\x9a\x75\x78\xc0\x86\xdb\x64\xdc\x55\xc9\x74\xad\xcd\x76\xaf\x48\xb4\x16\x15\xe6\xc6\x7c\x71\x3f\x37\x4e\x92\xaf\xe0\x6d\xa1\x64\x43\x75\x81\x9e\x03\x42\xc0\x18\x90\xfe\xa9\x5d\x10\x83\x57\x00\x16\xe0\x01\x92\x37\x53\x44\x02\x4c\x5d\xc2\x1f\x14\x9d\x3e\x28\x38\x23\x87\xac\xa5\x84\x95\x15\xb7\xdf\x4c\x1a\xcf\x09\x77\xc5\x94\x6e\xc4\xb7\x7a\x05\x99\xa9\x2b\xfa\xf1\x67\x50\xcd\xa3\x59\x01\x2e\x40\x0f\x08\x01\x31\xc0\x07\x98\x00\x07\x60\x03\x3c\x80\x0f\x94\xe0\x3e\xe1\x8a\xd1\xbe\xe6\x5b\x7b\xcf\xa3\x37\x69\x9f\x1a\xd0\x96\xc4\x5d\x74\xd0\xfa\x6e\xdc\x6b\xc5\x6d\x50\xac\x52\x24\xd9\xd0\x6f\xcb\x4a\x52\xb5\x4a\x04\x83\xbe\x0d\xa7\xe9\x15\x1e\xa0\x01\x88\x80\x04\x90\x01\x1a\x80\x02\x10\xff\x9c\x05\x0a\x0c\x15\x46\x1d\xe5\x1c\x97\xf7\x5b\x63\x1d\x56\x9b\x34\xdf\xb5\xb8\xf8\xfc\xf9\xa6\x86\x11\xf3\xad\xf0\x51\xab\xda\xfd\x8c\xcd\xe0\x74\x7b\x52\xad\x3e\xc9\x23\x36\x1a\x62\x7c\xc4\x2c\x40\x0e\xf0\xfe\xfc\x77\xca\x3f\x3b\xc0\xfa\xdb\x5f\x50\xd2\xa8\x7a\x64\xfc\xec\x63\x92\x96\x1a\x1a\x56\xa4\xde\x9c\x31\xfc\x39\x87\xf5\xcc\x43\x24\x07\xe1\x53\x4e\xcd\xd3\xb9\xef\x23\xb4\x3f\x46\x1b\xc2\xc9\x6e\xf1\x7c\xa7\xbc\x47\x87\xbc\x10\x07\x58\x00\x19\x60\x02\x64\xc0\x02\xb0\x00\x2e\xa0\x06\xfa\x80\x1e\x39\x90\x44\x96\x0d\x51\x62\x4d\xed\xca\x92\xca\xcb\x37\xba\x38\xa7\xa5\xbe\x69\x70\xe1\xcc\x77\xe1\x77\x27\x76\x71\x68\x1c\x89\xa7\x83\x99\xb1\xf2\xba\xf0\x2e\x63\x37\xbe\x37\xdc\x00\xa0\x01\xa2\x80\x1d\x10\x03\x38\x80\x09\x70\x81\x1c\x20\x00\x62\x48\xd9\xc4\xe1\xac\x6f\xc5\x16\xd4\xe5\x2c\x18\x3c\x77\xa2\x9e\x3e\xf7\xd4\xed\x0c\xb4\x5c\xcb\xae\x76\xf6\x5f\x54\xc6\x26\x3f\x06\xe4\xdb\x3a\x69\x33\x4a\x9f\x71\xfe\x7f\x5c\xbd\x55\x54\x9c\x5b\xd7\x34\xba\x70\x77\x6d\xdc\xdd\xdd\xdd\xdd\x25\xb8\xbb\xbb\xbb\xbb\xbb\xbb\x07\x77\x77\x08\x2e\x09\x21\xc1\x89\x90\x00\x21\x42\x84\x90\x3e\xe3\xef\x6f\xbf\x5b\xce\x0d\x5c\x3d\xab\xbb\x69\xc6\xa8\x5a\x35\xab\x6a\x46\xd2\x2b\xe1\xd5\x02\x1e\x40\x0b\xc8\x01\x05\x20\x00\xf4\x80\x04\xe0\x01\x2a\xe0\x80\x39\x4f\x55\xcc\x33\x2b\xb7\x6c\xf0\xe8\x84\x15\x62\x9f\x76\x59\x35\xdf\x2d\x3b\xcb\x78\x5f\x7c\x1c\xba\xb4\xd2\x83\x56\x41\x93\x3c\x1e\xd0\x66\xab\xa5\x23\x2b\xe9\xc3\x2e\x0d\x99\x42\x59\x04\xd4\x80\x15\x60\x02\x7c\x80\x03\xe3\x73\x24\x80\x12\xa3\x80\x52\x98\xbb\x43\xae\xd4\x10\xe2\x28\x15\x72\x9d\x76\x5b\x29\xf0\xf4\x6c\x56\xe4\x51\xfa\x72\x77\x3d\x68\xc8\xb5\x9e\x30\x7b\x23\x42\xcd\xb5\xde\xf8\x83\xe2\x67\xfe\x37\x74\x06\xb8\x45\x40\x02\xd0\x02\x1a\xc0\x02\xe8\x81\x0c\xa0\x00\x32\x80\x1d\x1d\x8f\x82\x93\xab\x57\xf6\x5c\x3f\xc3\x31\x3d\x64\x3c\x1d\xb3\x4a\xbf\x47\x7c\x76\x18\x0a\xfd\x70\xb1\x87\x33\x79\xdb\x56\x50\x5c\x92\xd0\xe3\x47\x62\xcd\xad\x15\x2c\x51\xc6\xd6\x09\x11\x47\x4e\x03\x94\x40\x1e\x88\x00\x56\x98\xc2\x05\x01\xd8\xa8\x65\xe4\xda\x9c\x8d\x32\x48\xfa\x69\x8e\x65\x41\xe3\x69\x3b\x55\x88\xdd\x6f\xe7\xce\xa0\xd0\xbb\xa5\x57\x9c\x8b\xd9\x7d\xe4\xd5\xee\x19\x3b\x61\xf8\x2e\x86\xc6\x85\x8a\xd5\x02\xf0\x74\xf4\xb8\x0a\x80\x1f\xc8\x01\x4b\x18\x17\xa2\x01\x02\xc0\x0c\xc5\x0e\xc2\xc9\xe1\x2c\xb5\xab\xe7\xea\x20\x12\xfc\x2c\x6d\xbe\xaa\xbc\x5b\x62\x1e\x15\x0a\xfd\xb1\x73\x61\xb0\x11\x33\x9a\xdc\x6c\x5e\x18\x1e\x8f\xea\x4b\x6e\x6d\xa7\xf5\x56\x0a\x87\x83\x9a\xec\x29\xca\x20\xa0\x06\x52\x80\x0e\x28\x02\x57\xc0\x00\x82\x90\x6e\x20\x2b\x1c\x19\xd2\x66\x7a\x91\x0e\xb6\x41\xf3\xe9\x90\xca\xa8\x5e\xbc\xe1\x97\x30\x05\x43\xea\x85\xce\xdc\x65\xf7\xb7\xca\xc7\x0c\xe9\xb0\x52\x97\x73\x93\x19\x15\x2e\x61\xc0\x18\x43\x30\x81\x90\x85\xa4\x8f\x2a\x83\xb6\x86\x11\x8e\x69\x88\x39\x86\x23\x88\x5f\x47\x6f\x29\x38\xad\x12\x6d\xe6\xe6\x59\x1a\x83\x94\x9b\xdd\x88\x36\x34\x0c\x43\x8b\xb9\x13\xdd\x35\xeb\x91\x99\xe6\xf1\xc2\x17\x09\x0e\xfe\xf6\x76\xc5\xfa\xd2\xf2\x2c\xbc\x83\x74\x2a\x84\x22\xf8\xf9\x84\x6b\x24\x71\xa4\x4b\xe4\xa4\x94\x97\x34\x2f\x18\x94\xd9\x53\xc4\xad\xb4\x04\x6c\xf0\xfc\xc5\x13\x5f\x94\xb4\xb4\xbb\x4f\xc2\x36\xdc\xfc\x4e\x7b\xef\xb1\x77\x37\x1b\xd3\xd3\x5d\x7d\x96\xd5\x1f\xc9\xea\x19\x63\x99\xaf\x13\x2e\xbb\xcd\x9f\xca\x74\x4a\x4b\x49\xd7\xc6\x04\x61\xfe\xcd\x66\xc8\x8d\xc4\x97\x29\x6a\x26\xed\xa2\x7c\x6a\x34\xe0\x0c\x0d\xeb\xcc\xf4\xa8\x49\xee\xc3\x5f\xf8\x2b\x0b\xf2\x59\xfc\x84\x70\xad\x7c\xf4\x47\x9b\x5c\x29\x51\x2a\x4d\xd8\xaa\x27\xa7\xb5\xa5\xde\x9d\xe2\x9a\x18\x1c\xef\x96\x40\x9c\x30\x9f\x58\xaa\x94\x91\xdc\x5b\x65\x45\x4d\x17\xc3\x19\x2b\x7a\xa7\xaf\x7e\x24\xf1\x86\x85\xed\x2d\x5a\x63\x60\xfd\xaf\x3c\xee\xaf\xc7\xf7\x96\x2f\x10\x17\x91\xfb\x07\x1a\xaf\x4a\xf0\xd3\x7c\x22\x9e\xfb\xf0\xda\x6d\x9b\xdc\x68\xba\x2b\xc6\xa8\xd0\xab\xc7\x69\x4d\xe9\x75\x1a\x07\x99\x67\xda\xae\xb9\x39\xfa\x17\x46\x0a\x25\x9e\xe7\x38\x57\xeb\xf5\x60\xcc\x05\x3c\xff\xdb\x07\xf9\xf9\xe0\xcc\x7e\x5b\x7e\x8e\xad\xff\xb8\xd9\xbb\x0c\x29\xe3\x4d\x4c\x4e\x20\x96\x5b\x89\x35\xbb\x69\xb3\xb9\xa8\x55\xa8\xed\x4f\xc7\x6d\xb7\x79\x9f\x98\xa0\x95\x68\xba\xe4\xf1\xdc\xe6\xb2\xa3\x86\xfb\xee\x90\xb1\xb2\xb5\x9b\xe3\xbf\x9b\xce\xff\x44\xde\x2a\x9f\xec\xec\x60\xcf\xb3\x0e\x29\xb6\x79\x56\x46\xe7\xce\x24\xdd\x45\x3c\xfa\xa7\x78\xc2\x7b\xdb\xfb\x75\x06\x41\xc2\x24\xa2\x99\x13\x11\xd2\x4b\xf3\xb9\x2a\xbe\x36\x5e\x77\xbf\x1a\x35\x58\xf0\xda\x8c\x7a\xe5\x7a\x45\xf8\x2f\x06\x32\x72\xbb\x77\x26\xbd\x87\xbc\xa4\x3b\x9a\xde\x35\x59\x9f\x55\xa6\x97\x53\x94\x0c\x1f\xab\x1c\x5f\x94\xb4\x9d\x26\x99\x25\x97\x2f\x5d\xca\x5e\x3d\xd8\xbc\xd7\xbd\x34\x7a\x36\x7f\xbd\x99\x71\xf8\xe4\x92\xfb\x6e\xef\xb7\xc7\xbf\x34\x84\x8d\x6b\xc1\xf3\xaf\x87\x0a\x3b\x79\xcf\xec\x16\x08\x27\xa3\x87\xff\xf4\x15\x75\x69\xb5\xd6\x37\x66\xd4\xb1\x54\xdd\x54\xf4\x94\x07\xd5\x69\x3c\xad\x1d\xfb\xb9\x54\xb6\x7b\x79\x0a\xbd\x19\xfc\x1d\xfa\x5f\x06\xf2\xb9\xe1\x8d\xe6\xa1\xfe\x56\xee\xd2\xf6\xd4\xfa\xb0\x6a\x8f\x74\xdb\xa7\x86\xfe\x6a\xe1\xd2\xde\x42\xa1\x9c\xcb\xcc\xd8\x34\xf5\x14\xea\x64\xbb\x5c\xc4\xaa\xfa\xb6\x91\xc1\xef\x73\xe6\x5b\x9f\x8e\x43\xaf\x23\x1f\xfe\xd5\xa5\x75\xa7\x7a\xf6\x69\x6f\x7f\xf9\xfb\x64\xfa\xc0\x93\x8e\xe6\x46\x8a\xca\xa5\xa2\xfd\x9c\xa5\xb4\x93\xc4\xa7\x31\x2b\x11\x9c\x21\xbb\x81\x65\xfe\x92\xfe\x7e\xd1\x57\x99\xa6\xa5\x3f\x9a\x6e\xfa\xae\x67\x68\x37\x7d\x8e\x91\x6e\xf0\x1e\x9d\xff\x62\x30\x14\xe7\xd2\x3b\x9c\xf3\x66\x43\x4b\x1d\xfb\x75\x3f\xcb\x34\xf3\x88\xd2\x52\xe3\xad\x22\x41\xd0\x83\x6f\xa8\x87\xa3\xf3\x8c\x83\x82\x4d\xab\x95\xab\xf5\xb8\x37\x5b\x84\x77\xea\x70\x31\x46\x43\x54\x6f\xc6\x8c\xe4\x96\xd6\xc9\xea\x27\x98\xab\xf8\x21\xf0\xad\xd0\x1e\xfc\xec\x46\xbf\x6b\xd3\xbb\x72\xef\x5c\xd4\xe4\xd3\x68\x87\x60\x25\x1f\x66\x37\x59\x07\x1a\x4b\x46\xd3\x0e\x83\x13\x5d\x2b\x8d\x03\x35\x75\x6d\x2e\xcb\x05\xf7\x57\x61\xe6\x29\x98\x85\x0d\x0d\xcb\xfd\x81\x73\xea\xbb\x7a\x17\xe5\xdf\x98\xa0\xd0\x9b\xa6\x97\xbd\x8b\xba\xfd\xf5\x0d\x5f\x8a\x3a\xd3\x50\xa3\x2d\x03\xeb\x3d\x81\xc3\xad\xe5\xa1\xf1\x85\x7e\xa4\x06\xb7\xb2\xa4\x1c\x9e\xe4\x6f\xd1\x0b\xe1\x22\xe9\x74\x1d\x2a\x8b\x5b\xf7\xe7\xa1\x64\x69\xf6\xc5\x39\xcd\x15\xc3\x8f\x4b\x9b\x07\xba\x57\x03\x8f\x58\x6f\x84\xd6\x0f\x47\xbe\x34\x61\x16\xaa\x24\xc9\x86\xdc\x79\xbe\xb6\x9f\x31\xdb\x32\x94\xd1\x0c\x50\x5e\x90\xcd\x95\x98\x13\x7a\xcb\x1b\xc7\xb1\xc5\x62\xcd\xe8\x26\x48\xa1\x44\x6f\xe8\x6c\xa7\xe7\x93\x1e\x43\x96\xf3\xad\xfa\x7b\x37\xeb\x6c\xc4\xf6\xe7\x33\xea\xcf\x1f\x5e\x59\xcd\xd5\x76\xec\x96\xfc\x4a\x5e\x08\x2e\x70\x65\xb2\xf8\xa1\x6f\xa4\x41\xae\x38\x26\x85\x26\xf4\x82\xe7\x37\x7b\x23\xe3\x47\x6a\x62\xb2\x09\xe2\x4d\x52\x1f\x8e\x0f\x92\x6e\x7a\x21\xb6\x04\x3e\x4c\x31\x15\x39\xc1\x35\x48\xdd\xc5\x33\x99\x3b\xe6\x17\xe7\x1f\xdc\xb7\xf5\x46\xdc\xeb\xce\x32\xac\x42\xaa\x9c\x27\x9f\x68\x68\x55\x2b\x9e\x4a\xdc\x08\xfe\xe4\x1a\x64\x95\xa1\x63\x22\xf7\x25\xa2\xc6\xa1\x42\x8b\x43\xaa\x24\xc8\x65\x61\x12\xed\x56\x59\x31\x1e\x71\x7e\x1f\xcc\x94\xcc\x55\x72\xda\x42\x33\x12\xf5\x0c\xe7\xb5\xe9\x59\xfe\x52\x5d\xf7\x9f\x22\xb5\xe8\x14\x77\x81\x27\xae\x1a\x10\x99\x7b\xa1\x0a\xee\x12\x16\x64\xea\x76\xd2\x39\x3c\x25\x34\x2b\x04\x2a\x30\x0e\x08\x01\x21\xa6\x3f\xf5\x08\xcf\xa5\xf4\x85\xce\xbc\xb5\xb8\x37\x43\x0c\xc8\x09\xac\x0b\xeb\xeb\x59\x18\xdb\x3f\x3a\x54\x98\x75\x6a\x32\xc9\xc0\x0d\xe1\x75\x70\xd0\xf3\x90\x9d\x16\xa0\x65\xbd\xa0\x0d\x80\xf0\xe1\x9e\xa0\x36\x83\x06\x80\x04\x30\x01\x2f\x60\x06\x2a\x48\xab\x10\x24\xd6\x48\x91\x7b\x95\x63\x53\x3d\x57\x8c\xd0\xfb\xb4\xd2\x8a\xf6\x2e\xd5\xc9\xb6\x2d\xca\xe7\x1a\x23\xa9\x55\xe6\xa9\x2f\x02\x1b\x6d\xc3\xb4\x7a\xc4\x27\xd8\xc6\x28\x2f\x09\x5b\x31\x46\xe1\x17\x01\x1d\xc0\x05\xe8\x00\x0f\x08\x01\x6c\xc0\x08\x30\xf0\xfa\xe8\x2a\xf8\x54\xe5\xba\xf5\x1b\xed\x31\x02\x6a\x13\x2d\x8b\x4e\x5b\xa2\xc6\x70\x9e\x21\xef\xb0\xf4\x05\x57\xdd\xa7\xed\x04\xb1\xda\x7c\xd3\x54\x10\xf9\xc3\xc8\x88\xbf\x83\x6a\x06\x24\x00\x13\x50\x03\x0c\x00\x1f\x10\x01\x31\x80\x07\xb8\x80\x2d\x66\x18\x45\x3f\x87\x9c\x84\xbd\x16\xa9\xa5\xb9\x37\x79\xec\xa7\xbc\xea\xfa\xc5\x81\x9a\xa5\xea\xf5\xa5\xc1\xac\x3a\x97\xcc\xfb\xe0\x56\x3b\x53\xad\x40\xd1\x38\x86\x21\x5c\x5a\xc0\x0c\x38\x80\x14\x60\x02\x14\x80\x1c\x40\x00\x2a\xc0\x06\x04\x40\x11\xc5\x9a\x44\x9e\x99\x49\x98\x51\x65\xf0\x09\xb3\xfb\x9b\x08\x9d\x2c\xca\xda\x80\x9e\x89\x79\x8e\x4d\xb5\xb1\xe8\x66\xe4\x9c\xaf\x61\x97\x8e\xe5\xba\xf2\x12\xed\x2c\x22\x44\x73\x08\x4f\x80\x2a\x90\x82\xa1\x1e\x01\x20\x05\x64\x80\x02\x90\x02\x62\xf8\x14\xfc\x6c\x3a\x27\xbe\x52\x45\x33\x23\x64\xe7\xb0\x10\x8f\xb4\x8b\x8a\xed\x2e\xbb\x19\xee\xfd\xdc\x59\xc5\xf6\xfc\x42\xec\x68\x3b\xd7\x4b\x23\x4d\xd9\x7b\x6e\x7d\x8a\x40\x74\x0a\xc0\x07\x73\x7f\x52\x02\x32\x18\x8b\x41\x05\x54\x40\x0e\x48\x60\x1d\x53\xd1\x71\x2d\xcb\x0c\xeb\x15\xd9\x0f\x06\x16\x25\xcf\x94\xde\x75\x28\x4d\x86\x1f\x35\x2d\xb6\x77\x97\x96\xe9\x24\xa4\x79\xeb\x9b\x4b\xaa\x24\x0a\xe6\xd3\x2b\xe2\x61\x00\x02\x80\x0f\x08\x01\x01\x60\x05\xc8\x80\x14\x88\x00\x39\xc0\x0a\xb8\xd1\x21\x64\x9a\xec\x8a\x92\x15\xda\xed\x36\xdf\xfd\x13\x12\xde\x17\x5b\xb7\xee\x8d\xd5\x5c\x54\xaf\xe5\x0e\x62\x56\x87\xa6\x79\x07\x7e\xb1\xed\xd0\xe6\x93\x08\x64\xb3\x21\x75\x43\x2e\x05\xd4\x80\x14\x08\x00\x1a\xc0\x00\x7b\x17\x8c\x40\x04\x30\xa1\x9c\x92\xbe\x60\x8b\x94\x50\xd0\x6a\xb7\xd1\xf2\xbd\x48\xd0\x28\x76\x6d\xc1\x1f\xc3\xbc\xc2\xda\x99\x18\xd3\x6d\xc2\xcb\x29\x8f\x98\x73\xb9\x34\xb2\x96\xbf\xe6\xbd\xa5\xde\xc7\xb6\x04\x92\x30\x05\x87\x0a\xa6\x46\x91\x00\x7e\x20\x00\x08\x91\x6b\x48\xec\x58\xda\xc4\xd5\xb4\x2c\xac\x88\x7d\xfa\xe2\xbe\x16\x07\xb7\x7c\x19\xab\xfe\xf4\xfb\xa5\xf6\x2c\xa4\x03\xad\x38\x2d\x7e\xcb\x07\xdf\xb2\x4a\xfd\x4a\xb4\x8e\x85\x90\x38\x10\x09\x02\xc8\x00\x0a\xec\x9d\x10\x02\x0e\x20\x04\x90\x80\x02\xe2\x3c\x71\x20\xf3\x67\xb1\x30\x8d\x08\x2b\x13\x9f\xcb\x38\xb3\xc2\xd1\x16\xff\x51\xdf\xfb\xa8\xe3\xaa\xe5\xe4\xde\xfd\x6a\x8b\xb4\xdf\x21\xc4\x8e\xe7\x06\x2c\x72\x14\x3c\x44\x54\x25\x98\x9f\x00\x04\xc6\x7f\x48\x00\x39\xc0\x03\xcc\x80\x02\xe8\x20\xf4\x12\xfd\x62\xae\x12\x2d\xd2\xa4\xb1\x0c\xf2\x29\x8f\xf7\x28\x2a\x6d\x09\x19\x0b\xfe\x43\x7e\x59\xbd\xb1\x3b\x72\xdd\xf8\x23\x5f\x2f\x26\xc3\xb3\xc4\xdc\x45\x8d\x5e\xa4\x9f\x99\x8f\xa8\x1e\x21\x12\x48\x00\x5c\x40\x08\x63\xc6\x5c\x80\x15\x50\xc3\xc3\x11\x6a\x31\x17\x8a\xaa\xa9\x1f\x5a\x39\xf8\x88\xc6\x1f\x16\x09\xb6\x0a\x4c\xc0\x41\xa1\x1f\xdf\x3d\x27\x9c\x29\xe9\x52\x2a\x77\x4a\x99\x0d\xbc\xb4\x7f\xa9\xf7\x5d\x36\x9a\x87\x91\x4a\x0b\x53\x05\x40\x00\x25\x60\x02\x84\x80\x02\xc6\xa7\xc4\x81\x0b\x7e\x2e\x63\x9b\x28\x9a\xfa\x17\xf3\x33\x9f\xb9\xd8\x85\x82\xcb\x96\xd2\xb1\x0d\x28\xf4\x2b\xdd\xd1\xd0\xca\xc8\x60\x54\x83\x42\x2e\x67\xd4\x94\xc7\x84\xb9\x9a\x5a\xaa\xa8\x33\x0b\x15\x31\x26\xfc\x15\xa0\x06\x44\x40\x08\x10\x03\x71\x80\x0e\xd0\x80\x29\x5e\x29\xfd\x37\xe1\x2f\x6a\x22\x16\x27\x5e\x8d\x71\x49\x85\x6c\xad\x46\xe3\x10\x28\xf4\xa1\xfe\xad\xe3\x8e\xcd\xe4\xb3\x0e\xe6\x52\xa7\xe4\x9a\xc0\x3b\x07\x4b\xfd\x43\x79\x2c\xde\x0f\x34\xa2\x58\xf6\x00\x07\x70\x01\x5a\x60\x07\x64\x01\x1f\x60\x05\x26\x58\xa8\xd4\x82\x3c\x81\xf2\xd4\x06\xd3\xce\xe4\x41\x63\xe9\x68\x65\x17\x4f\x61\x6d\x54\xb7\xab\xaf\x70\x97\x6e\xfa\xbf\xd7\xcd\xe4\xbc\x89\x0e\xf7\x32\xb2\x14\xd6\xdc\x90\x30\x65\x0f\x20\xb5\x47\xca\x00\x0c\x80\x12\x70\xc2\xf2\x4d\x26\x70\x9f\xb0\x14\x68\x90\xf8\x16\x15\x8b\x4d\x0a\x5c\xaf\x22\x12\xb2\xa5\x6a\xbf\x0d\xa0\xc0\xd0\xaa\xee\x02\x6b\xcb\x60\x52\xa3\xa3\xbf\xac\x3c\x55\x25\x24\xc7\x05\xcf\x84\x4f\x79\x4c\x98\x9a\xe1\x94\x00\x11\xd5\x05\x03\x03\xeb\x27\x6e\x2b\x41\x38\xb1\x2d\x24\x94\x62\x90\xd5\x46\x5c\x42\xb3\xd5\x5a\xda\xf7\x6b\x42\x72\x31\x59\xeb\xc2\xf8\x5f\x6d\x16\xd7\xda\x2f\x25\x96\xc6\x07\x31\x1a\xa6\xf3\xd3\xe2\x7d\xfd\xce\xed\x5e\x1b\x38\xc9\xab\xf3\x7f\x65\xf4\xa0\xc0\xa4\x66\xa5\xfd\xce\xc8\xcd\x32\xce\x7e\xcc\xfd\x56\xa0\x58\xb4\x51\xd1\xd3\x68\xc2\x05\x21\xcc\x21\xe3\x63\x75\x56\x2f\xf9\x7c\xe5\x5f\xb7\x5e\xee\x0b\xbf\xad\xf9\x69\xc5\x2e\xeb\xaa\xb8\xcc\x9d\x28\x55\xaf\x16\xeb\x8f\x7a\xbf\x15\xfb\x45\x38\x79\xc2\xf8\x2d\x85\x4c\x45\x7d\x24\xdd\x64\x69\x15\x5b\xd4\x0e\x74\xb2\x4c\xce\x6d\x15\x7c\x2b\xe2\x8b\x0a\x57\x5b\xb8\x46\x9b\xd6\xff\xb7\x5d\xa6\xe2\x7a\xe2\xd5\xb3\xd5\xc0\x91\x8a\x56\xbf\xd2\xa1\x74\xf8\x48\x6b\xef\x6d\xfb\x54\x93\x68\xf5\x3c\x85\x65\xe5\x22\xb5\x6a\xcd\x4b\xdd\x55\x23\x8b\x27\x91\xd6\xde\x4e\x12\x5e\x49\xc1\x2a\x31\xcf\xb3\xe8\xab\xc5\x7b\xcc\xe6\xd2\xf6\xff\xd6\x0f\x7e\x28\xbd\x99\xd8\xbb\x98\x1f\x1f\x84\x6f\x01\xe5\x48\x99\x0b\x31\x6f\x03\x22\x5c\x4f\xad\x8c\x4d\x21\x66\x03\x96\xef\x6c\x15\x1c\xe1\x5c\x5b\xbd\x7a\x02\xa2\xc3\x26\xe3\x93\x33\xcb\x8b\xe1\x6a\x04\xdb\x36\xc6\xfc\xd7\x9e\x9f\xe0\xff\x0b\x7d\xed\x4e\xcf\x76\x5e\xcc\x3f\x0c\x1d\xb4\x3d\xad\xe2\xcf\x13\x4c\xd6\x8d\x58\xf1\xed\xf6\xc8\xf4\xfa\xe9\x27\x14\x98\x10\x1a\x1f\x79\x1e\xdf\x97\x9a\x93\x13\x50\xb2\x52\x97\xd6\x7e\x37\x30\x30\xa5\xb9\x5a\xf8\xe2\xf6\xfd\xd7\x7f\x4e\xf8\x63\xf3\xc9\xfd\x2c\x65\xef\x60\x99\x70\x4c\xf8\xa9\x76\xfd\x65\x69\x5e\xf6\xfb\x24\x48\x2c\x72\xbc\x78\x52\x58\xea\xc7\xcc\xdb\xbc\xd0\xe2\xf7\x95\x1f\x1b\xde\x75\xaa\x0f\x11\xcd\x10\x3e\xa3\xdd\x8b\x3a\xa9\xf8\xb0\x77\x9f\xf9\x2f\x06\x62\xf7\x71\xee\x3c\xea\x10\x71\x87\x7a\xf5\xd3\x3c\xcb\x44\xc7\xb0\x4d\x9f\x70\xe7\x66\xab\x69\xa3\x72\x1d\x5f\x35\xa4\xe2\x63\x79\x6d\x83\x6e\x77\xd1\x44\xda\x4a\xfe\x3e\xff\x59\xf8\x2d\xfe\xef\xac\xff\x10\x90\x8e\xcf\xf8\x97\x7b\x2f\xf7\xb6\x08\x96\xe4\xa7\x04\x86\x6a\xba\x67\x5a\x2f\x1b\xe4\xaa\x9e\x95\xc6\x16\x1c\xe7\x6c\x67\x46\xa7\xf9\xa4\x48\x25\x73\xe6\x31\x55\xcf\x77\x88\x0c\x4b\xce\x93\x6c\x3d\x3f\xb6\xbc\xe6\x7f\xf8\x57\xc3\xd9\xa7\xaa\xb3\xc0\x3d\x83\x65\xcf\x89\xc7\xfe\xa5\x0e\xb6\x06\xc5\x8a\xef\x45\x9a\x39\x8a\x69\x0e\x89\x92\x31\x76\x11\xd4\x21\xcf\x02\xf5\xfd\x1e\xfc\x05\x62\xec\xb2\xcc\xcb\x53\x5b\xf0\xfb\xd1\x66\x1c\x36\xe5\x8e\xa2\xaf\x2d\x7f\xb7\xfc\x8f\x01\x9d\x4e\x6c\x37\xce\x6d\x0c\x71\x75\x08\xd5\x19\x95\xc6\xe6\x7a\xa4\x5e\xc4\xe5\x47\x28\x04\x95\xf9\x14\xbb\x5f\x39\x5b\x3a\x50\xd9\xd4\x5b\x41\x6c\x74\xbc\xe5\x22\xde\xa7\x0d\x16\x5f\x37\x94\xf4\x3a\x4d\xb7\x6d\xa6\x1d\x1f\xde\xa6\x41\xcb\xa1\xd0\x1f\xb8\x97\x36\xdb\x3b\x33\x06\xbd\x57\x4d\x26\x65\xa3\x39\x6a\xc9\x94\x51\x69\x41\x71\xde\x52\x2e\x55\x76\x32\x16\x89\x26\x3e\xfa\x15\x3a\xbc\x1a\x8b\x6a\xb2\x3a\x5f\xac\x69\x3d\x09\xc3\xca\x92\x1f\x0a\x03\xea\x37\x7b\xc7\x67\x79\x77\xd0\xce\x85\xbe\xc8\x41\xa1\x37\x7c\x2f\xd0\xe6\x83\xfb\x16\xeb\xed\x0b\xdf\xa7\xf2\x45\x45\x07\x2c\xbb\xbf\xb3\x97\x37\x3f\x36\x5c\xd7\x0e\x53\x65\x92\xff\x29\xf5\x5e\x9c\x41\x38\x55\x10\x48\x57\x6b\x57\x5b\x4a\xb8\x75\x84\x74\x25\xe3\x14\x11\x36\xd6\x0c\xd4\x2c\xfc\x7c\xce\xfa\xb6\xf3\xc7\xf6\x69\xff\xb3\xde\xc1\x84\x86\x87\x02\xd1\x44\xce\x10\x0c\x8f\x2d\xbb\xce\x27\x0e\xba\x3b\xaa\x85\xb2\xb7\xe2\x15\x02\x1f\xb8\x63\xd9\x04\x99\xe8\xe8\x34\xa9\xe7\xb8\xb7\xa4\x25\xb5\x12\x2d\xb0\xdc\x06\x42\xc7\x52\x65\x4a\x13\xdb\xe0\x47\xf5\x9e\x61\xbf\x56\xb8\x7d\xfb\xbc\x62\x72\xb9\x8d\xa7\x84\x3b\x41\x2f\xa0\xc2\x79\xc8\x5c\x47\xf7\x46\x45\x56\x1a\x57\x68\x8a\xab\x86\x79\x8f\x66\x84\x9c\x8a\x28\x1f\x8f\x01\x0b\x17\x3b\x91\x96\x99\x6f\x43\xee\x8d\x9e\xa8\x4d\x88\xcf\x64\xf4\x50\xf6\x65\x2d\x71\xf7\xde\xdc\xf6\xae\xe3\x65\xe7\x9a\xfd\x40\x70\x95\x68\x6a\x72\xd0\x8d\x13\x30\x39\x52\x9f\x92\xf1\x17\x32\xe0\xf8\xc1\x70\x4b\xb9\x48\xec\x89\x33\x8b\x46\x01\xdf\x0c\x04\x80\x2f\xd2\x1e\x99\x31\x7b\xac\xc4\x07\x3d\x4d\xdb\xa7\xbe\x8a\xe1\xc6\x79\x9e\xf5\x76\xed\xaf\x27\x92\x37\x4e\x4e\xcb\xe6\xcd\xda\x7b\x73\x0f\x22\x46\x5d\xef\x4c\xde\xa8\x70\x88\x13\x70\x0f\x30\x15\x52\x71\x12\xc7\x62\x07\xa2\x40\x40\x14\x60\x02\xf2\x80\x0e\x70\xc0\x1b\x93\xe8\xb2\xc4\x8a\x28\xaa\x8a\x99\xc4\x3b\x4f\x86\xa0\xa4\x69\x97\xbe\x6e\x6f\x9d\xb8\xdd\xe8\x7e\xce\x34\xde\x5e\xfb\x39\x1d\x12\x8c\x67\x8f\xa5\x93\x26\x79\xc3\x31\x4a\x97\x09\x61\xc4\xfd\x84\x7a\x05\x74\x01\x3b\x4c\xb3\x96\x06\xec\x80\x0a\x68\xe2\x04\xd2\x94\xf0\xec\xc8\x8c\xe8\x06\xd9\x0e\xfa\x96\xc4\xe9\x16\x28\x36\x5a\x0c\xb3\xaf\xa8\x6f\xa9\xf7\x5f\x54\xc6\xa4\x1c\x05\x44\xdb\x70\x6b\x3c\x88\x5a\x33\x85\x13\x7d\xc0\x1c\x40\x98\x07\xbc\x00\x15\xa0\x03\x0c\x60\x04\xf3\x52\xa2\x01\x6e\xb4\x31\x32\x23\x36\x55\x31\x6b\xb5\x6f\xe6\xf4\x1e\xbb\x51\xc4\xd9\xfc\x35\x14\xbd\x97\xf3\x61\x2b\x65\xbd\x83\x55\x34\xa9\x87\x81\x21\x36\xc6\x1a\xc3\x22\x24\xf4\x9d\x38\x41\xc0\x1c\x88\x01\x79\x40\x0b\xa8\x00\x19\xcc\x37\x88\x0b\x64\x00\x27\x62\x17\x61\x27\x23\x8b\xc0\x81\xe2\x92\x31\xa6\x33\x67\x08\x75\x1a\x4e\xf9\xeb\xce\x99\xa9\xdb\x95\xc3\x81\xf8\xda\x82\x4c\xe7\xe0\x17\x76\x9d\x5a\xa7\x62\x16\x8c\x3f\xf0\x37\x40\x0b\x48\x03\x0e\x30\xbc\x45\x07\xfc\xb0\x13\x68\x80\x3c\xe0\xc5\x49\xa3\xb6\xe1\xb1\x97\x89\xd5\xa3\xb7\xfb\x14\x48\x9c\x8c\x59\x22\xd2\x96\x34\x1e\xb6\x51\x37\xba\xd4\xf4\x3d\x37\x27\x7c\xd8\xa9\x51\xef\xa3\x94\x07\x7b\x27\x44\x07\xc5\x11\xe0\x00\x12\xc0\x07\xd0\x01\x19\x80\x00\x14\x98\x93\x92\x1b\x10\x62\xe0\x92\x23\xb1\x2b\x48\x38\x6b\x3e\xb1\xa6\xf0\x31\x8c\x87\x14\xf2\x35\x75\x0e\x3f\xee\x7d\x9a\x39\x6b\x27\x2e\x12\x89\x25\xf2\x60\x30\x11\x56\x74\xe7\x4b\xa2\xd1\xc7\xb6\x87\xbd\x7f\x71\x18\x87\x62\x83\xf1\x08\x66\x40\x0d\x34\x90\x4f\x88\x27\x99\x59\x44\x8a\xd4\xda\xcc\x99\xbc\x7c\xa3\xa3\x73\x57\x1b\x3a\x07\xb3\x8f\xb0\x97\xa2\x7a\x0a\xca\x73\x12\xb7\x7c\x3d\xac\x82\x34\x54\x44\xbb\x99\x25\x89\x22\x11\x51\x00\x3f\xa0\x03\x04\x80\x12\xf0\x03\x1c\x80\x02\x94\x01\x15\xa0\x83\x3f\x21\xd0\x67\x60\x11\xf4\x54\xbe\x33\xfd\xea\x96\x1d\xf1\x21\x3b\xa3\x56\xaa\x7f\xf8\x82\x6f\xdd\x76\xb0\xa1\xe6\x32\xe3\x32\x24\xdd\x61\x57\xef\x46\xe6\x9a\xcb\x84\x62\x17\xc3\xf6\xff\xb1\x50\x80\x0a\x4b\xb3\x10\x00\x22\x40\x0d\xd4\x00\x15\xc8\xc2\xe3\xa3\xab\x14\x60\x53\x2a\x32\x69\x73\xed\x0b\xef\xcb\x62\xaf\xb5\xee\x97\xb8\xea\xd9\x99\x9a\xc0\x6b\x4e\xcf\x8f\x88\x21\xf0\xe0\x7e\x92\xaf\xc2\x2f\x24\xc1\x30\x41\xc0\x0b\x8f\x05\xa4\x00\x21\x60\x04\x64\x30\x2f\x08\x16\xcc\x99\x8a\x8b\x73\x47\x6b\xc8\x57\xac\xc4\x6f\xdc\xeb\xba\x1a\xa1\x94\x95\x59\x93\xdd\x17\xf8\xe9\xee\x25\xcb\xdc\x9b\xae\xc5\x32\xa7\xa4\x0d\xff\x68\xdb\x71\xed\x66\xc9\x0b\x8e\x3f\xe4\x3a\x68\x13\x40\x1d\x30\x00\x01\x80\x0d\x48\x00\x09\xa0\x03\xc4\x00\x0d\x70\x60\x33\x51\x0f\xf3\x49\x2a\x54\x19\x5d\xb8\x3a\x86\x23\x66\x71\xd7\x3c\xf6\x8d\xdc\xdf\x9f\x72\xad\x22\x0e\x84\xd4\x86\x65\x19\x85\xaf\xb9\x2a\x98\x70\x28\xc5\x09\x4c\xd3\xe7\xe0\x53\x03\x31\x98\x8e\xc4\x03\xb8\x01\x05\x6c\xa2\xc4\x09\x44\xb0\xe4\xa9\x6e\x78\x73\x14\xd8\x8d\x57\x5c\xdf\x86\xbd\xcf\xb2\xad\x09\xee\xf3\xff\x13\xf7\x56\x71\x5b\x73\xfc\x77\x2b\x55\x51\x6f\x82\xb8\x9f\x8c\x35\x9f\xd6\x3b\xc9\x46\x0e\x4b\xb2\x68\xd4\x7d\x40\x09\xc8\x81\x00\xac\xd7\x84\x14\xd0\x01\x36\xc0\x80\xa1\x45\xb5\xcd\x73\x2b\x57\x6f\xc4\xe1\xda\x1f\x4e\x9e\x65\x52\x63\xd7\x1f\x00\x85\x5e\xef\x1d\x38\x2e\xe0\xf4\x3a\x55\xab\x67\xa2\x84\xa9\xb8\x14\x1a\xe7\x2b\xa9\x09\x62\xd2\xcf\xe2\x93\x01\x42\x80\x09\x98\x00\x2a\x60\x02\x24\x80\x08\x48\x01\x12\x74\x23\x4a\x35\x9e\x1f\x72\xaf\x0d\x9f\xbb\xc4\x87\x66\x64\x7c\xa8\xa1\xe8\x63\x87\x42\xbf\x85\x9c\x6e\xad\x8f\x8e\x8a\x36\xcb\x15\xc6\xc5\x1b\xf9\x46\xd8\x70\x68\x7f\x95\x8a\xe4\x14\x25\x67\x40\x55\x00\xfc\x80\x16\xd0\x03\x1e\x20\x0e\x58\x00\x06\x60\x43\x49\x27\x85\xb2\xfe\x96\x08\xd5\x52\xb4\xca\xf6\x1d\x8f\x6b\x2f\x64\x6f\xd6\x86\x42\x1f\x1b\xde\xf7\xef\x67\xce\xb1\x76\x23\x57\xf1\x64\x50\x85\x79\xbb\x7a\x99\x86\xaa\xe8\x0b\xeb\x33\x9e\xe0\xaf\x03\x2c\x80\x0e\xdc\x00\x2a\xec\x6f\xa1\x0c\x04\x11\x93\x48\xdc\x59\x2b\x24\x58\xb4\x2e\x6c\x22\xfd\x69\x93\xa4\x4b\xb2\xdb\x61\x29\xcc\xcf\x4f\x8f\xcb\x9f\x65\x0c\x1f\x37\xb3\x17\xce\x24\xb4\xfb\x0b\xd8\x99\xe8\xbd\x96\xfd\xc9\x63\x4a\x25\x8f\xfe\x0a\xb0\xc2\x9d\x23\x8c\x23\xfd\x41\xf9\x86\x76\x80\x91\x8a\x13\x42\x63\xcf\x17\xa4\x50\x65\x74\xef\x62\x15\xf6\x31\x33\xa7\x46\xbc\x17\xd6\x5d\xf0\x50\xf6\x6e\x6d\xaf\x7a\xd6\xb9\xdb\xb5\xea\x59\x16\x6f\xe4\xa2\x27\x8b\x25\x8a\xc6\x8e\x84\x3b\x5b\x19\xa9\x26\x26\x1c\x76\x26\x6e\x0b\x3e\x94\xa8\x86\xe4\x15\xa4\x99\xa2\x83\x5d\x5c\x22\x54\x8b\xc9\x9a\xc1\xd7\x20\xbe\xac\x08\xbe\x25\x71\x8c\xe8\x2f\xc4\xd9\x3e\x7a\xbb\xc6\x3d\x86\xda\x0a\x29\x79\x9b\x02\x1f\xf2\xc2\x85\xda\x14\x4e\x85\x4f\x84\x87\x49\x98\x22\x93\x7a\x8c\x2e\x82\x31\x82\xe5\x1b\xfb\x3d\x37\x05\xdf\x94\x70\x81\xb2\x85\x09\xb9\x4b\x6f\xd8\x64\xc6\x65\x35\x51\x8f\xc1\x5c\xef\xff\x9d\xf0\xb3\xfb\x1d\xc3\x7e\xfe\xfc\x45\x5f\x5c\xbd\x6f\x7e\x71\xbc\x90\x7f\x97\xc3\xb5\xa1\x82\x92\x8e\x08\x16\xcf\x22\xff\x80\x50\xae\xe8\xa2\xa4\x83\xcc\xbd\xc2\x86\x2a\xa3\x16\xbf\x81\x82\xed\x73\xbf\x57\x09\x1e\x45\xda\x2d\xbe\xa3\xad\x6b\x7f\x6f\x88\xfd\x6c\x76\xea\xb2\xe9\x34\x99\xde\x55\x55\x75\x97\xa3\x16\x2b\xe1\x1b\x68\xbf\x6d\xc2\xa1\x6e\xaa\xf0\x47\x79\x4f\xed\x48\x8b\x42\x77\xd7\xf0\xde\xf4\xde\xf2\xc2\x3e\xd0\x4d\xc9\xaf\x38\xca\x3b\x6b\xb6\x46\xaa\xe7\xe7\xdc\xcf\xe7\x7f\xef\xe8\xff\xad\xf8\xc1\xf9\x90\x71\x65\x72\xe4\xbe\xed\xb6\x42\x34\x9b\x30\x36\x32\xa0\xd6\xf5\xde\x92\xd7\xd4\xc9\x1c\xc9\x0a\x62\x6b\xe0\xc8\xe7\x9a\xed\x45\xe9\xaf\x17\x2a\x18\x63\x9b\x0a\xf2\x88\xca\xb5\xdb\x11\xc7\x09\xd6\x97\x4e\x8a\xfe\x41\xdf\x6f\xdf\xde\xe8\xec\x57\x2e\xda\x0d\x77\xb6\xc7\x57\x6b\xe4\xe5\x24\x97\x44\xd4\xf8\x1a\x7a\x74\x79\x8b\xfa\x59\x05\xc6\x87\xea\x45\xfe\x8a\x6b\x4d\x51\xcb\x4a\x2d\xdc\xab\x72\x6e\x81\x74\x9b\x8f\x1e\x2f\x4d\x1c\x40\xae\xfe\x33\x07\xb9\x3b\x3c\x6f\xdb\xff\xb1\x9c\x32\x2e\xfc\xf4\x77\xc3\x52\x19\x5b\xf6\xe7\x44\x89\x58\xba\x78\xb3\xa4\xaa\xd4\xb3\xcc\xb1\x3c\xce\x62\xb7\x8a\x86\x7a\xf5\xb6\x2f\x7d\x33\x13\x2a\x8b\xf0\x9b\xc6\x87\xfd\x6f\xd0\xbf\x75\xfc\x8b\x81\x88\x7c\x2c\x3e\xd7\x7b\x99\xb4\xfd\x75\x75\x7d\x1e\x75\xc2\x76\x98\xb9\x77\xaa\x0b\xa9\xf5\x69\x63\x4f\x5d\x55\x75\x7b\x65\x50\x85\x7c\xa3\x74\xef\xd5\x64\xc7\xea\xdc\xf3\xae\x73\x70\x7b\xf0\xbb\xf3\x3f\x0c\x84\xf7\xee\xfc\xb2\xfe\x65\xd3\xe6\xe9\xe2\xcf\xc9\xca\x21\xc2\xee\xea\xd6\x67\x0d\x7c\x55\x0b\xa5\x09\x85\x22\x39\x5f\x32\xbf\xa5\xfd\x4c\x29\x4b\xf6\xca\x3b\xad\x95\xef\x5c\x1b\x29\x5f\xe0\xdb\x9e\x3f\x8e\xbc\x96\x79\x48\xfa\xfb\xf9\xa0\x4f\xde\xa7\xef\x77\x4f\x96\x85\x26\x66\xfa\xb3\xda\xd7\x1b\x48\x2a\x36\x8b\x78\x72\xf8\xd2\x2c\x13\x09\x62\x66\x22\x34\x42\x51\x03\x7f\xfa\x3f\x04\xe0\xc4\xf5\x64\xf7\x54\x24\xb4\xa2\x0d\x20\xcc\xbc\xda\xe4\x3d\x7a\x72\x8d\xf2\xfb\xaf\xcd\x2a\x9f\x83\x4e\xb5\xb6\x54\x67\x87\x06\xaf\xdb\xbf\xd5\x91\x94\x2a\xe6\x3c\xa4\x16\xc7\x95\x47\x70\x06\x39\xfa\x54\x7b\x68\xba\x10\x39\x58\xda\xc2\x59\xed\xd9\x69\xfb\x22\x46\x11\xa6\x1f\x94\x68\x35\xaa\xf5\x2a\x4d\x7b\x6e\xa2\x1d\x0b\xde\xf4\xfe\x31\x82\x42\xbf\x9f\x9d\xe7\x6f\xc5\xcc\xe0\xf4\xd6\x34\x06\x97\x99\x67\xff\x4e\xda\x8a\x52\x0a\xb2\xf1\x3a\x71\x21\xb0\x13\xb0\xc8\x34\x79\x69\x40\xa7\x8b\xaa\xc9\xa9\xd6\xab\x97\x6b\xfd\xe8\x39\x12\x4e\x9e\x62\x56\x98\x54\x5f\xda\xcb\x35\xe3\xbc\x0d\x4e\x67\xee\xca\xa0\xd0\x0f\x7f\xf6\xed\xe6\x3e\xf7\x08\xd7\xc9\x17\xa8\xa4\xec\x44\xd1\x07\xb8\xb9\xc7\xd8\xcb\x98\xd7\x1b\xda\x6b\x4b\xa8\xd2\x28\x48\x48\xfb\x4b\xd0\x88\xfe\x11\xec\x94\x4d\xd5\xb1\xb0\x2c\x75\xa7\x0f\x59\x4e\xda\x29\xb4\x6c\x68\xed\xb7\x9d\x57\xdf\x33\xba\x7c\xbc\x57\x3c\xfa\xba\x34\x39\xb0\x5d\xf7\x35\xef\x5d\x02\x61\xb0\xb9\x87\x89\x9d\xb8\xe9\xbd\xae\x98\xaa\xa2\xec\xa0\xb8\x9b\xc0\x0d\x0f\x1e\xc7\x18\x6b\x14\x4b\x21\x13\x07\xaf\x8a\x0c\x9c\x56\xba\xf9\xa6\xeb\x7d\xc8\x7c\x0a\x7c\xf1\x45\x33\x74\x58\x7a\x85\xf1\xe5\xee\xd5\xc6\x0e\xd2\xb8\x7d\xeb\xcb\x82\xd9\xf8\xfd\x00\x6c\x67\x26\xb3\x1e\x5d\x41\xe5\x26\xa9\x04\x21\x05\x2e\x15\xe6\x68\x5a\x65\x2a\x34\x0a\x6c\x32\x4c\x08\x0a\xf1\x0a\xad\x01\xcf\xbd\x74\xbb\x16\xb5\x05\xb7\x7b\x5e\xf8\x5c\x7a\x57\x05\x5d\x47\xca\xa4\xe8\x26\xfc\x25\xd2\xf2\x50\x0f\x5c\x79\x5f\x72\x55\x40\xb2\xfd\x1b\xa3\x5d\x35\x5e\x69\x5b\xc1\x00\x0e\x2c\x7a\x39\x72\x72\x42\x37\x9c\xef\xd8\xf8\x18\xe3\x68\x3f\x50\xbd\x50\x32\xf1\xee\x68\xb7\xf9\x98\x65\xa7\xf5\xa9\x6d\x42\x7d\x3d\xe3\x40\xae\x6a\x3d\x6f\xff\xe2\x42\xce\x81\xc4\x94\x49\xf3\x51\x76\x78\x04\xab\xab\xa2\x09\x89\x32\x87\x68\x05\xe7\x39\x7d\x12\x64\x1a\x37\x1b\x35\x11\x91\x1e\x74\x01\x55\xc0\x01\x20\xc0\x18\x90\xa1\x2f\x52\x70\x71\x8a\x48\x5c\x6a\x24\x99\x95\x79\xc0\x45\x78\x66\x2e\x55\xfa\x3e\xcd\x9b\xb6\xdf\x1a\x1d\x72\xac\x5a\x4d\x2b\x0c\x0a\xb6\xd3\xd0\x6e\x92\x88\x66\xab\xa3\xe8\xc6\x7b\x89\xaa\x05\x20\x40\x04\xe0\x03\x7a\x40\x0a\x53\x8c\x55\x01\x05\x8a\x19\x84\x90\x15\x4e\x14\x45\x45\xd3\x64\xcf\xd5\x2e\x9c\x34\x23\xa2\x6a\xfd\xe9\x8f\xd9\xe1\x67\x3b\x3d\x09\x95\x58\x29\x26\xfe\xe7\xd6\x7e\x1a\x48\xc2\x63\xf4\x75\xb8\x46\x88\xee\x80\x06\x68\x03\x0b\x40\x0c\x18\x00\x15\xa0\x02\x6c\x00\x02\xc4\xe0\xea\xf1\xcb\xe9\x36\xf8\x1c\xe5\xba\xf5\xfb\xec\x87\x03\xaf\x93\x1c\x4b\x58\xda\xac\xc7\x94\x16\xfb\x7a\x75\x2b\xbb\x53\xcd\x03\x09\x6d\x6a\x34\x56\x45\x8c\xe8\x57\x71\x76\x01\x21\x10\x02\x9a\x30\xcf\x1f\x3e\xc0\x02\xb8\x00\x17\xf0\x02\x29\xc0\x80\xd5\x43\xf1\x91\xe3\x4c\x52\x4f\x4b\xd4\xaa\xca\x27\x2d\xee\x7b\x7e\x5c\x93\xf4\x90\xe7\x4a\xf4\x00\x73\x2d\x67\xa6\x49\x48\x8c\xbd\xaa\x0e\x9d\x04\x1c\xcb\x1b\xe2\x5e\xc4\x0b\x40\x04\xf0\x81\x18\x60\x01\x74\x80\x08\x50\xc0\x6e\xae\xac\x80\x0b\xd5\x96\x14\x9f\xf9\xa3\x28\x9c\xea\xbe\xd9\x95\x27\x7e\x94\x4a\xb6\x75\x5d\x78\x3f\xee\x06\xc2\xa8\x5f\xd3\xd7\xdc\xb3\x48\x0a\x97\x1c\x43\x46\xb9\x00\xee\x20\x4a\x7b\x8c\x3e\x18\xee\xd3\x00\x3e\x40\x06\x68\x01\x26\x60\x84\xa9\x20\xf8\x08\x1b\x04\x22\xf4\x09\x02\x72\x8a\xd9\xc6\x5f\x5c\x89\x43\x3f\x64\xbc\xa9\x86\xef\xc1\xdb\x6b\x9e\x29\xec\x10\x28\x0e\x88\x5b\xf6\x02\x66\xfe\x2a\x75\x42\xa5\x0c\x61\xf8\xcf\xe1\xb2\x81\x25\x20\x02\x82\x80\x00\x50\xc0\x7e\x52\x02\x6a\x80\x02\x88\x70\xf0\xa9\xc5\x79\xf8\x65\xcd\x0d\x72\x1d\x95\x83\x8f\xd2\xe8\x2b\x29\xbb\xe0\x8f\xc0\x52\x5a\xef\x5c\xa5\x7e\x0a\x72\x40\xaa\x6d\xba\xf6\xb6\xe4\x08\xfb\x14\x19\x26\xea\x19\xc0\x01\x64\xb0\xe7\xf0\x01\x2a\x20\x07\x2c\x30\x17\x02\x1d\x46\x19\x05\x33\xe7\x82\x94\xa5\xce\x90\x9d\x55\x40\x49\x92\x72\xe9\xfb\x0e\xce\x8b\x83\xf5\xea\xe1\x8d\xba\xb6\x6c\x83\xf0\x19\x97\x2c\x63\x7e\x45\x3e\x7e\x16\x5a\x19\x5c\x1c\x20\x06\x70\x01\x23\xa0\x03\xd4\x80\x12\xf6\x89\x04\x01\x03\xc0\x45\xbb\x24\xcb\x61\x3f\x95\xe2\xd3\x99\xb0\x29\x0e\x60\x4f\xbc\x2f\x53\xee\xb0\xfa\xb0\xb7\x7b\x32\x71\xd9\x66\x52\xa4\x1f\x37\xee\x1d\x62\xa9\xa7\x51\x20\x16\xc8\xca\x43\x4a\x8c\xfc\x03\x30\x02\x5c\x80\x00\x08\x01\x29\x0c\xbd\xf9\x01\x1b\x60\x43\x59\x83\x98\xb0\xd3\x4a\xb8\x68\xbf\xb5\xb9\xf1\x7f\x97\x44\x5b\xb2\xd5\xb6\x74\xc7\xf7\xf2\xfd\xc2\xab\x9e\xca\xca\xbc\x34\x93\x60\x67\x47\x4b\x83\x38\x39\x57\x5e\x3d\xea\xdf\xd8\x75\x80\x18\xa6\x80\xa0\x03\x56\x18\xf6\x92\x03\x42\x80\x83\x9c\x4e\x5a\xcd\x46\x26\x81\xaa\x65\x6e\x0b\xef\x9f\x9c\xa8\x5b\xfc\xd0\xde\xfc\xdd\xea\xac\x78\x1d\x61\x98\xb6\x31\x22\x4f\x22\xfa\xab\x27\x93\x79\xb0\x7a\xa8\x68\x04\x4b\x04\x89\x26\x52\x20\xc0\x82\xf9\x58\x59\x00\x2d\x8c\x89\x30\x01\x26\x24\x21\xe2\x16\x56\x13\x09\x0d\x6d\x2c\xab\x5b\xbf\xbc\x84\xea\xe2\xc2\xb6\x8a\x3f\xbf\xdf\x5b\xed\x7e\x9b\xd6\xe8\x84\x94\xfe\x4c\x91\x08\x4c\x70\xc0\x35\xc0\x96\xe3\xe6\xb5\xa3\x3e\xc7\x86\x07\x10\xe0\x08\x44\x01\x0b\xac\xdb\x8c\x0c\x48\x01\x46\x84\x7a\xa2\x2e\x16\x4e\xb1\x0b\xcd\x08\x1b\x64\x3f\xe7\x84\xdb\x52\xf8\xb6\x41\x28\xf4\x53\xc0\x2b\xc9\x65\x95\x81\x27\x75\x33\xd9\x77\x51\x8a\x1e\x1d\xe6\x4e\xea\x2e\xa2\xef\x59\x89\x49\xb4\x11\x9b\x00\x12\x80\x00\x09\x80\x0a\x9b\x69\x61\x00\x31\xb8\x6b\x7c\x03\x3a\x1c\x89\x0b\xa5\xf7\x26\xc2\x81\x36\x91\x28\xd9\x2f\x6b\x44\xa0\xd0\x1f\xa8\x17\xfb\xdb\xbc\x13\x07\xed\x0c\xa5\x81\xc9\xaf\x82\x24\x1d\x32\x0c\x5c\xe4\xbb\xf8\xc6\x68\x3d\xb1\x7d\x00\x29\x60\x07\x84\x80\x0e\x48\x02\x12\x20\x0c\xa8\x80\x0e\x0e\x31\xcd\x3d\x5f\x95\x62\xba\x89\x98\x1b\x42\xc4\xd3\xec\xa6\xba\x20\x98\x76\x80\x77\xb0\xbb\x38\xdb\xef\x5f\x7b\x95\x53\x14\xfd\xc2\x1b\x58\xae\x6b\x66\x48\x54\xb0\xf3\x90\x7e\x40\x2a\x00\x94\x80\x16\xbc\x47\x20\x43\xcc\x44\x6e\x41\x65\x44\x2f\x22\x41\x62\xe9\x13\x3b\xd4\x14\xb5\x9a\xf3\xf5\x48\xc0\x2c\xda\x6d\x7d\x0a\xc3\xbb\x77\x67\xe7\x9b\x9f\x26\x4c\xdb\x23\xca\xea\x53\x95\x43\x84\x9d\x67\x4d\xe8\x95\x67\x05\x77\x18\xfa\xf1\x78\x51\x63\x31\x12\xb1\x44\x70\x1a\xf0\xde\x13\xda\x10\x7d\x25\xd5\xa7\x6b\xe0\x97\x50\x48\x37\xb2\x73\x4e\x0d\x3d\xcf\x30\xac\x7a\xdf\x03\xf3\x4f\xfe\xe9\xf9\xf0\x78\x90\xbd\x78\x30\x30\xd5\xc0\x91\x5f\x1e\xd7\xeb\x2b\x61\x0b\xd5\xe3\x97\xa5\xe5\x51\xa1\x3c\x25\x6a\x27\xad\x20\xd3\xa1\x98\xa6\xc6\xa4\xed\x62\x20\x62\xca\xe3\xb2\x97\xca\xd5\x76\xb0\x4e\xf2\xe5\x8c\x67\x2a\x34\x6a\x6e\x1d\xfd\x6b\x33\xdb\xd7\x84\xf3\xf1\xad\x87\x29\xca\x2e\xcf\xca\xe2\x4c\xbc\x88\x37\x1e\x55\x16\x27\x5a\x38\x92\xb4\xec\x03\x74\xb5\x8c\xdc\x4c\xcf\x59\xdd\x39\xd2\xb9\x7e\xf1\x2e\x0b\xd4\x8a\xdd\xab\x41\x9e\x70\xba\xa1\x87\x47\x65\x12\x57\xbd\xe9\xbe\x9b\xa3\xfe\x0b\xb5\x0c\x3f\x2a\x1c\xea\xae\xd4\x0c\xd7\xb6\x38\x94\x3c\x4f\x25\x0c\x19\x70\xf5\x7d\xe2\xaf\x1e\x26\x86\xc4\x67\x2e\xa8\x20\x82\x29\x4e\x2d\x95\x25\x3b\xa1\x28\xa9\xd2\xaf\x51\x66\x44\xec\x50\x11\xb0\x92\x78\x50\xac\xdd\x8a\x39\x3a\xb3\xf6\xf7\xdd\xfb\xfe\xf2\xd2\x73\x77\x61\xae\xa6\x2f\xb1\xfe\x57\x41\x4c\xe2\x42\x10\x9e\xb3\xa6\xc9\xa3\xba\x92\x12\x95\xca\x77\xf5\x63\x6d\x04\xbd\x26\xa3\x90\x27\x10\x8b\x13\xdb\xdf\xce\x3e\x3e\xcf\x63\x24\x72\x0a\x6b\x6b\xfa\x08\xe6\x17\x9f\xff\x6b\x47\xff\xed\xbb\x13\x8a\x4d\xcc\xa9\xe5\xa7\xdb\xb5\x54\x79\x18\xf1\x8d\x41\x8c\xae\xef\x2c\x9d\x9e\x28\x99\xbf\xb5\xba\xb7\xa3\x76\x7c\xea\xfa\xd1\x73\xc2\xcf\x26\x78\x39\xb2\x21\xe1\x36\x33\xa1\xfc\xae\xa3\x6c\x22\x79\x63\xe3\x34\xe2\x9f\x13\x7e\xf5\x7d\x60\x3e\x2c\x7f\x16\x3c\xce\xd8\xf9\xa9\x26\x3c\xbf\x28\xc5\x3f\xe2\xc6\x47\xcf\xd3\xc1\xfb\xce\x9f\x28\x48\x20\xf4\x5b\x14\x77\xdc\x50\xb2\x76\xc6\xc7\xbc\x37\xe5\x62\xf5\x3f\x3a\x91\x86\xc7\x97\xa3\x5e\x3a\x7c\x18\xfd\x37\x05\xf8\x4e\xf6\x36\xfb\x45\xe5\xca\xdb\x89\xe4\xee\x8f\x0d\x5f\xcb\x82\xb3\x95\x12\x66\x62\x47\x13\x08\x93\x05\xd2\x0c\xb2\x20\x79\x1a\xc5\x7a\x15\xce\xb5\x17\x2d\xfb\xdd\xb9\xc3\x7f\x66\xef\xd7\x50\xf7\xeb\x2f\xbf\xdd\x4b\xfc\xf3\xfc\xfd\xde\xc7\x9e\x73\xf7\x97\xad\xdb\x8b\xab\xcb\x73\xdf\x27\x5e\x0e\x6b\xf6\x91\x74\x59\xb5\xd1\x36\xa5\xd7\xff\xa8\xc9\xae\xe6\xae\x78\xd7\x8c\xdc\xaf\x37\xbd\xbf\x06\xff\xe2\xe9\x85\xc5\x27\x9b\xc7\xff\x36\x9b\x2a\xde\xfd\xb8\x1c\x79\x39\xb4\xf9\x67\x89\x7c\x72\x65\x48\xb9\x7b\xac\x8d\xa8\xc1\xa4\xea\x77\xe9\x7d\x11\x5b\xee\x71\xd6\xf3\x4c\xe1\x34\x9e\x14\xcb\xc2\xd5\xba\xf3\xa7\x74\x63\x90\xc5\xfd\x9d\xe6\x13\x99\xeb\xd3\x87\x7f\x9a\xdd\xd2\x6e\x03\x4f\xe3\x77\x6b\x97\xb5\x27\x5e\xf7\x3f\x6d\xff\xd5\xa0\x51\xf1\xbd\x28\x3a\x27\x35\x6d\x2d\x31\x3f\x76\x21\x52\x3f\xec\x55\xa8\x45\x50\x6b\x50\x49\x82\x67\xae\x49\x95\x42\xeb\xdb\x41\xba\x39\xac\xcd\xbc\x23\xbb\x6b\xac\x87\xbf\x76\xcc\xdd\x11\x1d\xff\xd8\xac\x9e\x5d\x1d\xbc\x69\x87\xd6\x49\x94\xfa\xe6\x92\xa4\xa6\xc4\x75\x44\x94\x04\x0d\xfb\x8a\x7a\x3a\x7b\x1a\xb8\x89\x39\x39\x3b\x31\x3a\x0a\xfa\x43\x62\xd2\x32\xa9\x4b\xe1\x1a\x9f\xf7\xee\x4d\xd7\x6d\xbc\x3b\x3a\xbc\xfe\xf8\x28\x01\x85\xde\x53\x9f\xae\x6f\x65\x4f\x7f\xea\xcd\x6c\x4c\x2b\x63\xcf\xa1\x4e\xfa\x13\x15\x15\x14\xe3\xad\xe4\x92\x67\xf7\x68\x95\x6d\xd1\x68\x8e\x63\x32\x6f\x2c\xa3\xff\x68\x40\x6a\x27\xe6\x2d\x18\x41\x95\x32\x54\x44\x50\xbf\xda\xf3\x38\x7d\xbf\x45\x71\x92\xfc\x29\xf9\x8f\xed\x3b\x96\x7d\xe6\x99\x82\x9e\x88\x3a\xa3\x02\x9f\x94\xfd\x28\xf1\x80\x62\xf7\x59\x7b\x3f\xf3\xe7\x46\x16\x3a\x7a\x9a\x0d\xea\xc8\xaa\x6e\xca\x5a\x8a\x0d\x8a\x42\x0a\x9a\x7a\x28\xd6\x54\x1e\x5c\xa1\x4a\xc9\xa0\xd0\xac\x81\xa4\x4f\x7f\xf6\xed\xce\xe2\x85\xe2\xdd\xde\x51\xf3\x32\x7d\xdf\xc7\xba\xc7\xbc\xbb\x04\xca\xe0\x16\x0f\x27\x3b\xa7\x27\x92\xba\x35\xaa\x3b\x72\x43\x32\xec\x12\x44\x62\x6e\xa2\xdb\xc2\x42\x42\x1a\xfc\x7d\x02\x0c\x72\x18\xda\xc5\x16\x78\xae\x3f\x42\x2c\x92\x95\x8b\xcc\x9a\x94\x07\xe1\x17\x6f\x5f\xa8\x5f\x05\x6c\xea\x8f\x7b\x34\x85\xe7\xb3\xc5\xc5\x04\x60\x3b\x7e\x36\xeb\xd5\x35\x57\xbe\x94\x06\x42\x5f\x79\x9f\x71\x55\xb1\xbf\x66\xab\x65\x29\x63\x6a\x67\x2c\x66\x90\xa4\x77\xe3\x7d\x26\xfd\x4c\xf3\x93\x79\x9e\x5b\x6c\x68\x6d\x6a\x6d\xe9\x43\x5b\xfe\x58\xdf\x1a\xe3\x29\xf6\x82\x7d\xd7\x54\x49\x5e\xc2\x90\xbf\x98\x03\xa1\x91\x96\x1a\xb7\xb4\xab\xe0\x22\x47\x13\x13\x13\x9d\x3c\x55\x3e\x79\x01\x99\x1b\x69\x2f\x31\x05\x61\x25\xc1\x35\xc1\x0e\xed\x3d\xcf\x84\x74\x93\xd6\x85\x25\xab\xc7\x8b\xc8\xa5\x2c\xbd\xea\xe9\x1e\xf6\xd9\xfc\x03\xa5\xb1\xa5\x7a\x8c\x6c\xcf\x08\x88\x2b\x9f\x09\x50\xc6\x15\xf9\xcd\xd9\x43\xbf\x44\x4e\x4d\xec\x8f\xbf\x8a\x3d\x87\xf9\x06\x1d\x17\x75\x0c\x39\x01\x19\x01\xf1\x12\x71\x80\xc0\x90\xbe\x9b\x7f\x51\x5e\x58\xcf\xd3\x3e\xc6\xff\x20\x81\xb6\xc8\xa6\x19\x8c\xa4\xae\x6d\xf4\x21\x55\x4d\xa4\x25\x05\x39\xdb\x89\x68\xc7\x4a\x68\xb3\xf9\x53\x40\xf0\xf1\x30\x09\x50\x52\x11\x0c\x00\x37\x10\x00\x78\xb0\xfb\x33\x1b\xe0\x03\x1a\xd8\x7b\x54\xa3\x5c\x26\x92\xde\x5a\x32\x96\xb6\x5e\x9f\x63\x2a\x72\xbd\x6a\x9f\xf7\x4d\x2f\x7c\xe9\x09\xad\x84\x4b\x51\xf5\xdf\xb6\x36\x57\x7f\x2f\x1c\x46\x4f\x81\x83\x8e\xe0\x0b\xc3\x49\x1c\xc0\x0b\x44\x01\x35\x50\x80\x79\x39\xd8\x00\x3d\x06\x16\xf9\x1e\x3b\xbf\x38\xbb\x7a\x85\x05\xbc\xa7\x4d\xd4\x41\x1e\x56\x9d\xef\x40\xc8\x62\x6b\xaf\x52\x65\x7d\xaa\x66\x20\x82\xcd\x9a\x66\xb3\xa8\x3a\xe3\x1a\x41\x35\xdc\x67\x98\xf2\x41\x07\x28\x00\x3a\xb0\x84\x25\x31\xd0\x01\x0e\xe0\x44\xda\x26\xf2\x60\x42\x14\x4c\x53\x22\x32\x3a\x72\xe1\x0e\x2d\x4e\x0f\xae\x3c\x79\xea\xb5\x12\x38\x40\x51\x4b\x93\xa9\x1a\x9a\xe6\x48\xa4\xfb\x4d\x1a\x91\x23\x8c\x6c\x17\xf5\x25\x6c\xe2\xc0\x0b\x9b\x01\xd1\x03\x26\x98\x07\x81\x1e\x50\x83\x23\xdc\x53\x1a\x71\x9e\x31\x59\x73\xbd\x51\xfb\x17\x81\x8f\x29\xb8\xa5\x85\xed\xeb\xeb\x3f\x47\x9d\x9b\xb1\xf3\x03\xa3\x42\xdc\xf8\x4c\xb2\x15\x6f\xf9\x7b\x68\x5b\x70\xa5\x60\x7a\x01\x26\x20\x01\x14\xb0\x09\x04\x0e\x2c\x95\x42\x03\x98\x30\xb1\xc8\x6b\x39\x04\x24\xf5\xb5\x19\x6c\xe4\xfc\xe2\x13\x22\x8b\x32\x5a\xea\xf7\xaa\x66\x86\x3b\x6b\x4b\x36\x13\x1c\xfd\x50\xad\x38\x35\x8e\xc5\x5a\x59\xa9\x48\x2c\x90\x3e\x00\x24\x40\x0d\x18\x01\x13\xe0\x02\x64\x80\x05\x08\x01\x02\x60\x0a\xc8\x50\xa0\xa4\x54\x2c\x10\x31\x2e\xf5\x18\xcb\x3c\x6f\x8f\x58\x8c\x82\xb5\x26\xbe\xd7\xdf\x57\x9e\xf4\x23\x55\xab\xa6\xf3\x07\x97\x38\x72\x18\xb0\xca\xf1\xf2\x30\x53\x15\x62\x79\x02\x32\xd8\xf7\xc0\x01\xcb\xd3\x90\x03\x26\xc0\x0c\x70\x01\x32\xc2\x47\xc2\x1c\x86\x65\x21\x71\x95\x5f\x66\x0f\x1e\x79\x31\xdc\xb9\x93\xf5\x41\x6f\x44\x37\xb9\x47\x7f\x37\x36\xe4\xf1\x46\x97\x79\x24\x99\x65\xa8\x5a\x08\xdd\x33\xfe\x21\xdc\x44\x44\x07\xf2\x30\x06\x86\x0e\x68\x00\x21\x80\x00\x08\xa0\x06\x18\x70\x9b\x78\xbf\xe8\x0f\x05\xf3\x95\x1f\xcc\x06\xdc\xcd\xa2\x10\x73\x53\xeb\x27\x3f\x1a\x3c\x47\x98\x76\xe9\x8c\x29\x6d\x4c\xca\x0b\xb0\xb1\x3d\xd5\x59\x96\x36\xe5\xdc\xa0\xc8\xc5\x98\x04\xc4\x00\x17\x50\xc0\x1a\x3d\x38\x01\x1b\x10\x06\xa4\x40\x1c\x60\xe2\xa9\xd1\xa9\x08\xc8\x2b\xf3\x98\x7c\x77\xb3\x8d\xf2\xc8\x49\xad\x6f\xfe\x52\xf7\xea\x6e\xb9\xb4\x9f\xa2\xd6\x23\x0b\x2e\x7c\xc2\x35\xdd\xe4\x50\x59\x55\xf0\x0d\xc3\x18\xc1\x20\x7c\x19\x10\x04\x2c\x00\x1b\x08\x03\x7a\x40\x03\x88\x60\x9c\x8e\x1d\x17\x9e\xd6\x81\x7f\x53\xe9\xdc\x04\xdb\x6d\x35\x82\x24\xbb\xa6\xae\xe5\xa7\xe2\xc5\xcb\x4d\xdd\x31\xdc\x96\xe2\xc2\xed\x04\x46\xdf\x0e\xeb\x47\xed\x78\x29\x05\x4e\x46\x0a\x67\xf4\x05\xd8\x14\x86\x02\xe0\xc2\x5c\x10\x14\x00\x07\x08\x00\x19\xec\x6d\x9a\x79\xfe\x24\xc5\x5c\x53\x2c\x37\xe3\x88\xba\xac\x91\xba\x5f\xd0\xef\x1f\xe8\x9f\xa7\xcf\x31\x75\x3f\xab\xfc\x91\xfe\x29\x4c\xc5\xa5\xda\xc4\x50\x19\x41\xf0\x9e\x61\x85\x60\x0b\x7c\x06\xd8\x40\x15\xa6\x25\x71\xc3\xba\x4d\x74\x80\x31\x56\x2f\x2d\xa7\x80\x99\x72\x95\x2e\x8b\x3b\x73\x34\x7d\xf2\x45\xc3\x16\x14\xfa\x85\xfe\xf8\xc3\xb3\x9d\x11\x86\x66\x85\x82\xb1\x78\x23\x5f\x75\x1b\x67\x1d\x02\x69\x04\x2e\x01\x8a\x74\x74\x59\x40\x09\x18\x00\x04\xe8\x00\x4c\x58\xa6\x86\x09\x90\xa0\x4e\x41\x5e\xb3\xdf\x4a\xa4\x6a\xed\xda\x46\xfb\x0b\x27\xe9\x94\x92\x40\xa1\xbf\xb6\xde\x5e\xee\x0e\x4e\x3f\xef\xc6\xa9\x42\x4a\x9f\x0e\xc7\x70\xd5\x30\x5d\x51\x59\x14\xbe\x61\x8a\x23\x8c\x82\x03\x00\x03\x60\x03\x69\xa0\x0a\xe7\x80\x00\x41\x2c\x43\xce\xc0\x62\xa0\x7a\xcd\x4b\x21\x9f\x69\x24\xe2\x7c\x11\x36\x91\x69\x56\x03\xdb\xfe\x70\x27\xfd\x7a\x76\xb5\x67\xd8\xbb\xa9\xbc\x30\x24\x7e\xdc\x5f\xcc\x4e\x5b\x5f\x4c\x4e\x93\x17\x8b\x6a\x1e\x63\x09\x89\x07\x15\x0d\xdd\x15\xb3\x0c\x7b\x1a\xd7\x05\x3f\x92\x10\x0d\x42\xc7\xea\x28\xd6\xaf\x91\x67\x39\xef\x23\x1a\x37\x55\x68\xdc\x82\xf9\xff\x4e\xf8\x51\xfe\x16\x7f\x4f\x62\x16\xd2\xed\x5d\x55\x96\xe9\x15\x89\xe5\xb1\x62\x91\xa0\xb1\x2e\xee\xc9\x76\x47\x42\x89\x8f\x46\xa4\x4a\xa2\x02\x89\x22\x5f\xa6\x3c\xa5\xa9\xa7\xb7\x65\xc2\x16\xf8\xa9\xe8\x63\x54\xe6\xac\x1b\x6a\x9e\x5e\x55\xf9\xb5\xfb\xaf\x5d\xe0\xb7\x75\xaf\x7f\x3e\x73\x1e\xd5\x69\xb9\x28\xfe\x92\xb4\x15\x4c\xef\xbc\x6b\x62\xaa\x6c\x2e\x64\x45\x1f\x4b\xf5\x40\x1b\xca\xa0\xc2\xd4\xc9\x4a\xcf\x2e\xcc\x85\xc1\xf3\x55\x00\x5e\xd6\x53\x17\xdb\x26\xd8\xb7\x30\x5e\xb0\x90\xb0\x99\x65\xc4\xeb\x2f\xd4\xa5\x7c\x9b\xb8\x5f\x32\x8f\xd0\xbb\x59\x77\x9d\x47\x13\x4f\xea\xaf\x64\x27\xa6\x5f\x22\x6f\xc8\x33\xc2\x51\xcd\x2d\xcb\x1b\xc2\xef\x23\x34\x2e\x3a\x23\xc1\x28\x15\x22\xc7\xa0\x99\x64\x81\xe0\xfe\x35\xc2\x27\xb3\xbe\x9a\xae\xfb\xcd\xec\xdf\x19\x8a\x3b\xd1\x93\xe8\x8d\xee\x89\x1f\x1d\x5f\x2b\xca\x32\x37\xa3\xd2\xbc\xa5\xad\xa0\x3a\xda\x52\xd7\x62\xa4\xe2\xa3\x52\x8c\x32\x6e\x0a\xb2\x4a\x5e\xaa\x67\x1a\xf7\x3a\xe7\x4f\x38\x9d\x3f\x05\x07\x27\xaf\x97\x94\xb4\x36\x8e\x91\xac\xad\xfc\xef\x84\x07\xfa\x2b\xa9\x97\x88\xcb\xe1\xc3\x25\xad\x8c\x65\x94\x69\x75\xe1\xf5\x1e\xd7\x96\xd1\xda\x4c\x2a\x54\x6a\xd7\x9a\xdf\x74\x36\x0c\x24\x8c\xc7\xcc\x0c\x2d\x2f\x6c\x47\x9d\xb8\xfc\xbf\xc7\xb3\xe6\xc3\xd5\x27\xf7\x67\x2c\xcc\xbd\x20\xfe\x07\x7c\xbf\x9c\x5c\xd0\xef\x5a\xcd\x3d\x0e\xa0\x37\xae\x97\x70\xa6\xdc\x85\xe1\x79\x60\x5b\x11\x98\xed\x5b\xfa\xda\x38\xdb\xfb\x38\x63\xb9\x1d\x7a\xed\xfb\xf5\x05\x6b\x47\x44\xc5\x31\x66\x9b\x54\xb5\x75\x55\x4e\x59\x6f\x3d\x39\xfb\x77\xa7\xe7\xd5\xed\xfe\xc9\x8b\x2d\xad\x99\xe0\xde\xac\xc6\x90\xa2\xd9\x94\xb1\x88\x0b\x5f\x49\xaf\x4e\x5f\xe1\x00\xa5\x60\xc5\xb0\x0f\x51\xbb\xf1\x9a\xc9\xf9\x19\xa5\xb9\x6b\x25\xb1\x35\xb9\xed\xd2\xa3\x76\xab\xb1\xaf\xb8\xaf\xff\xb3\xab\xf6\x81\xe3\x63\xee\xeb\xe3\xf5\xa9\xa9\xb5\xde\x9f\x4d\x51\xe5\x58\xd9\xf7\x09\x26\x71\x9b\x89\xac\x29\x4a\xe9\x96\xd9\x68\xf9\x74\xc5\x63\x15\xcc\xb5\x2d\x4d\xc7\x9d\xcb\x03\x75\x93\x0f\x4b\x9f\x9e\x9b\xbc\xd5\xfe\xf7\x9e\xde\xef\xec\xd7\x78\xe7\x1b\x87\x24\x3b\x92\xcf\x54\xe6\x63\x27\x7d\x86\x1f\xfa\x47\xbb\x87\x7a\xc6\x3b\xf2\xdb\xef\xdb\x24\x9b\x65\x1a\x05\x5b\xee\x06\xbe\xce\x22\xaf\x7f\x3c\x78\x7b\x99\x73\x67\xf3\xf8\xf2\x3f\x0c\xa4\xe4\x6e\xe9\x0d\xc9\x21\xd9\x96\xeb\x52\xf6\x94\xda\xd0\x4e\x8f\x7e\x5b\x75\x23\x4e\xf5\xb3\x0a\x87\x4a\x9b\x8a\xc8\x32\xe4\x22\xfb\x02\xdf\x5c\xe5\x62\xcf\xfa\x87\x6e\xf7\x71\xb7\xa5\x9b\xdd\xd1\x53\xac\x1b\xac\x87\x7f\xbc\x30\xe5\xb7\x5b\x27\xdf\xf7\x90\x97\xdd\x26\x35\x06\xd8\x3b\x12\x1b\x32\x2a\xab\x8b\xc6\x72\x8d\x32\x25\xd3\x2d\xd2\xdc\xd2\xce\x93\x45\x12\xed\x13\xe1\x63\x34\x93\xf4\xf2\x2a\xab\xf7\xdb\x69\x86\xd8\xe7\x71\xb6\x74\x8e\x29\xaf\x91\x1e\xfe\x72\xf4\xde\xce\x1f\x3b\x6d\x3e\xce\xb6\x0c\x7e\xee\xb0\xae\x9b\x2f\x43\xcd\x9d\x4e\x53\x89\x8f\x8d\x8a\x8e\xa8\x0e\x8d\x0a\x16\x09\x9a\x0a\x8a\x0a\xd4\xf6\x67\xf0\x65\x0b\x0c\x8b\x93\xcd\x9a\x2f\x4b\x68\xda\xed\x3b\x9d\x51\xdd\x24\x3a\x0a\xbd\x96\xfa\x9d\x01\x85\x7e\x01\x67\x0c\x5b\x7d\x53\x21\x3d\x05\x4d\xa0\xac\x3d\xa7\x37\xb9\x2e\x5a\x22\xd8\xd4\xc7\xc5\x23\xd1\x75\xd8\xe5\xca\x05\xd5\xf1\xd2\x51\xd6\x01\xc5\x76\xdb\x7a\xcb\xbe\xde\xe7\x67\xa4\x45\xea\x7d\x31\x49\x83\x54\x2f\xed\x74\xf2\xa6\xe9\x71\xd6\x2d\xef\x6f\xd1\x77\xec\x3b\x1c\x53\x7f\xba\x05\x6b\x43\x0b\xee\x52\xed\xa2\xfa\x03\x75\x3c\x4a\x1d\x16\xac\x18\xcc\xd3\x9f\x6c\x99\xd0\x1b\xfd\x31\xbc\x30\xf0\xd7\x0b\xd0\xe5\xd6\x2e\x36\x08\xb5\x61\xf3\x18\x08\x03\xc9\xcb\x85\x4f\xea\x33\x7b\x65\x67\x12\xb6\x8b\xce\xbc\xee\x16\x0f\xe7\x16\x4e\x7b\x82\x6b\x6e\x73\xdd\x13\x6a\x83\x53\x3d\x49\xed\x85\xcd\xcc\xf5\xd9\xb4\x33\xd5\xf5\xd5\x5c\x95\x03\x95\xaa\x14\x59\xe4\x0f\x65\x33\xa5\x2b\x64\xae\x14\xc8\x75\xea\x2d\x51\xdd\x62\x43\x42\x92\xaa\x0a\xbd\x1a\xda\xfb\x5f\x2c\xd0\xef\x57\xbf\xc5\xdb\x6c\x1b\xa1\x6a\x70\xc8\xa3\x8e\x5d\xf4\x97\x77\xca\x32\x17\xd6\x53\x53\x8d\x57\x40\x94\x8a\x16\x6f\x12\x51\x11\x66\x13\x62\x16\xe0\xe5\x73\xe4\x45\xe2\xa1\xe5\x61\xe1\x4f\x91\x89\xd5\x0a\x32\xf7\x71\x1d\x0b\x09\x48\x81\x2b\xa1\x6b\xf1\x1d\x91\x5a\x1d\x79\xbd\x3d\x3f\xdf\xbe\x50\x6c\x90\x48\xef\xdf\x6f\xef\x6d\x44\xab\x8e\x21\x13\x25\xf2\x91\x7f\x93\xdb\x91\x03\x99\x35\x8d\xc5\x8c\x91\x90\xc1\x88\x6e\x99\x96\x87\xe6\x90\x1a\x9f\x3e\x92\x97\x4d\xda\x45\xf3\xd2\xbc\xca\x9d\x3d\xdc\x26\x7d\xa6\x92\xb1\x8b\x7c\xea\xf7\x36\x64\xa4\xab\xde\x2e\x7b\x3b\x22\xdd\x75\xd8\xa4\x5e\xf9\xa5\x68\x2c\x37\x21\x8b\x2b\xfd\x3e\x75\x2c\x45\x26\x69\x02\x09\x3b\x61\x1d\x21\x0f\x1e\x37\x6e\x0e\x4e\x27\xce\x22\x21\x05\x9d\x2c\x2f\x9e\x0c\x9a\x76\x8e\x55\x97\xf7\x78\x4c\x57\x5e\x55\x7d\xc3\xc0\xb3\xa5\xca\x3e\xc3\x6a\xd2\xb4\xdb\xa0\x16\xbb\x25\x1d\x21\x49\x71\xf6\x79\xea\x49\x88\x1f\xe1\x15\xae\x31\x96\x36\xba\x06\x0a\x3e\x52\x07\xc2\x4b\xf8\x20\x38\x49\x30\x03\x34\x90\x04\x88\xe5\x99\xa8\x05\x1e\x15\x69\x8c\xac\x1c\x55\x83\x86\x53\x56\xcb\x94\x3a\x24\x17\xc5\x7b\x56\x2a\x29\x53\x7a\x02\x34\xad\xef\x34\x1a\x44\xc2\x18\xbb\x88\xaa\x30\xb4\x90\x45\xe0\x5e\x02\x2d\xc0\x06\x28\x00\x3f\x2c\x43\x41\x07\x20\xc0\x0e\xde\x08\x1f\x9e\x16\x8d\x77\x46\xe6\xb5\x6e\xb0\x6d\xac\x5f\x5f\xc2\x49\x91\x64\xb3\xe7\xe2\x97\x5e\xfd\xca\x3f\xa9\xfd\x81\xe1\xb6\x56\x5a\xbe\xe2\x6d\xac\xbb\x24\xbb\xc8\xba\xb0\xee\x4b\x7e\xc0\x08\xbb\xbb\xa3\x01\x05\x00\x81\x79\x11\xbc\xb0\x1a\xa8\xec\x38\x1d\xa4\xa4\xb5\x86\xac\x9f\xf8\xa1\x24\x74\x14\xc3\xb5\x8a\xaf\x04\x0f\xb8\xd5\x86\x64\x76\x86\x51\x3a\x2d\x18\x72\xca\x9d\xf1\xdc\x51\xdd\x60\x25\x03\x14\x80\x0f\x98\x01\x29\xa0\x05\xf8\x40\x16\x60\x03\x22\x40\x0c\xe8\xc1\x13\x34\x2e\xd2\x4a\x96\x48\x91\x15\x35\x33\x73\x1d\x4f\x85\xa8\xd6\x5c\xf7\xba\x5f\x1b\x52\xa3\x7d\xcd\x76\x05\xb6\x31\x81\x9e\x22\xe6\x64\xaa\x33\xc2\xb5\x4c\xd2\x84\x35\x08\x03\xb0\x16\x4e\x22\xa0\x0e\xf0\x81\x04\xec\xce\xc9\x04\xd4\x80\x06\x62\x09\x61\x17\xfd\x80\xa0\x9a\xd2\x80\x89\xa1\x1b\x7f\x04\x7d\xe6\x43\x4d\xd3\xde\xd9\x2c\xc2\x53\x9d\xb2\x1f\xc9\x6e\x01\xc6\xb6\xbf\x74\x66\xa4\xd5\x39\x05\xc8\xd3\xd0\x7b\x01\x03\x20\x81\x39\x0e\xc8\x00\x29\x2c\x8f\x42\x06\xb4\x80\x31\x08\xc4\x55\xa3\x49\xe2\xf9\xa1\x80\x65\xe8\xe5\xec\x18\x2a\x95\x3e\x58\xc9\x72\x24\xb2\x7a\x35\xf0\xbd\xf6\x6b\x96\x53\xb8\xb9\x4b\x81\x09\xa7\xe2\x92\x00\x84\xee\x23\xde\x23\x9c\x2d\xc0\x85\x69\x07\xbc\x00\x17\x10\x03\x49\x40\x03\xc4\x00\x16\x30\xc1\x42\xa5\x2c\xe3\x4a\x90\x85\xd7\x1d\x72\x90\x0e\x5a\x4a\xfe\x55\x76\xfc\xd6\x70\xeb\x60\xbc\xb9\xe5\x55\xe1\x4c\xbc\x82\xaf\xa8\x55\x9e\xa6\x93\xf8\x01\xdb\x10\x64\x10\x75\x14\x90\x01\x1e\x00\x01\xac\x80\x12\x50\x00\x4a\x20\x04\xa8\x00\x0b\x20\x44\xaf\x22\x97\xe4\x94\x90\x7e\xad\x8b\x61\x8f\x14\xf8\x3a\xf9\xb0\x6c\xe5\xba\xee\x80\x6c\xae\xb9\x5b\xb0\x52\x2f\xad\x31\x24\xc1\x71\xdb\x30\x5e\xc1\x91\x6f\x85\x36\x11\xb7\x15\x60\x02\x32\xc0\x06\x9b\x4b\xd1\xc3\x7a\xc1\x74\x00\x11\x20\x41\xfd\x4a\x66\xc6\x21\x25\x35\xac\xe3\x61\xbb\x18\x40\x94\xf4\xbc\xcc\xfb\x6b\xdc\xb1\xe0\xea\xd5\x50\x4a\x43\x5d\xee\x69\xf4\x8d\x67\xb7\x85\xaa\xba\xb3\x98\x07\xab\x23\xa9\x3f\x8a\x17\x20\x03\x22\x80\x05\x90\x02\x7a\x98\x23\x44\x08\xf0\x02\x0e\x14\x7b\x52\x36\xb6\x3a\x49\x35\xed\x60\xdb\x5f\x81\x5c\x49\x0e\xa5\xde\xbf\xaa\xdf\x4c\xed\x34\x4f\xa9\xb4\x4f\x96\x6a\x27\x07\x07\x89\x3b\xe8\x18\xe8\xc8\x3d\xe7\x73\xa7\xd5\xc4\x39\x07\x02\x80\x17\x36\x01\x12\x02\xc6\x80\x1c\xf0\x02\x3c\xa0\x82\xcc\x40\xfa\x82\x3d\x53\x4a\x4f\x27\xc6\xf6\x4d\xa0\x55\xf2\x59\x59\x2f\x14\x7a\xe3\x75\x38\xb4\xa4\xd4\x9f\x5e\x1b\x9c\x13\x1f\x85\xe4\xa9\x6c\xfe\x59\xfd\x58\xec\x91\xf5\x84\x34\x14\xd9\x1b\xf0\x02\x4a\x00\x01\x32\xe0\x09\xa0\x87\xf5\xed\x0b\xc3\xbf\x26\xd0\x63\x50\x13\xcc\x52\xc9\x7d\x62\xe9\xbe\x1a\x7d\x9b\xbb\x07\x85\xde\x77\x9e\x7b\x6e\x8e\x8e\xef\xb4\x09\x94\x9c\x26\xd3\x06\xd6\x39\x32\x18\x3a\x2a\x14\xf2\x6b\xd1\xb9\xe2\x92\x03\x22\xa0\x06\xd8\x40\x29\xac\x9f\x85\x12\xce\x0a\xfe\x0a\x61\x9d\x08\x9d\xd9\x56\xf4\x85\x46\xac\x55\xac\x2f\x5f\x02\x5b\xd1\x0c\x14\xfa\x27\xee\x6a\xf4\x05\xdf\xc2\x74\x9f\x64\x6d\x41\x8e\x47\xb4\xb1\x17\xb1\xe5\x3b\x2d\x33\xc9\x3c\xf6\x0b\x32\x12\x14\x7c\xb8\x71\x44\x79\xe4\x07\x34\x36\x0c\x08\xe6\x17\xec\x52\x5c\x45\xfc\x3e\x6a\x0f\x9e\x7d\xb9\x49\x83\x47\xa7\xc8\x50\xa6\xf4\xed\xaa\x72\x18\xde\x45\x9f\x56\x6f\xac\x8e\x97\xb6\x73\x94\xda\xa7\x5c\x04\x1f\x3b\xdb\x1b\xf7\x2b\x97\x0a\xd5\x32\x3c\xe2\x07\x62\x8b\xe3\x79\x13\x62\x10\xcd\x91\x22\x91\x15\x51\xd4\x51\x95\xd3\x14\xb1\x0b\x8b\xe7\x6a\x6c\x5a\x86\x79\xe7\xc6\x9e\x17\x3c\x69\x82\x4d\x1f\x7e\x9b\x5e\xbd\x7b\xf1\x6d\x11\xad\xbf\xa9\x7e\x2c\xef\x2a\x6e\xc0\x77\xc1\x0e\x5d\xcf\x4e\xb6\x80\x27\x90\x72\x9e\xfc\x8e\xca\x8c\xc6\x9f\x6e\x94\xd1\x98\x39\x98\x75\x83\x73\x90\xbb\x4f\x78\x4a\x99\xc9\xb8\xda\x79\x38\xd4\x34\x5d\xb5\xd2\xf3\xe9\xf0\x5f\xa8\xfb\xfb\x8c\x7b\xd3\x6d\x92\xb3\x73\xbf\x12\x35\x53\x28\xa2\xc5\x13\x62\xfe\x5e\xf3\x4c\xe2\x19\x9b\x03\xcb\x33\xf6\x42\x4e\x75\x1e\x1e\xbe\x2c\x41\x67\x11\x69\x31\x5b\xa9\x52\x85\x45\x7d\x55\x3b\x3a\xbf\xbe\xf8\xe1\x42\xa5\x66\xe2\x11\xfa\xff\x3b\xe1\xd1\xf5\xc3\xc0\x21\xf3\xb2\xe9\x90\x53\x73\x52\x31\x6f\x72\x7e\x08\x9f\x8b\x8e\x49\x99\x2a\xb9\x88\xb4\xe0\xb9\x28\xba\x38\xbc\xe4\xb0\x74\xad\x3c\xae\x62\x9a\xca\xa0\x66\xba\x6e\x8d\xd5\x5b\x2f\x48\x14\x61\x56\x4b\xf5\x42\x8f\xf8\xec\xdf\xdb\x55\xbf\xc5\x5d\x52\xef\x14\xce\x06\xf7\x91\xd5\x95\xe5\x5f\xc7\x8b\x06\x60\x3b\x22\x1a\x91\x29\x6e\xca\x73\x2b\x61\x29\xbf\x50\xed\xd1\xf4\xd3\xc5\xd3\x37\x36\x26\x34\xfd\x65\x39\xe0\xae\x1e\xe6\x9e\xfa\xae\x0c\xbb\xad\x77\xec\x60\xfd\x5f\xdb\x4d\x6e\x0e\x8e\xde\xaf\xd7\x4c\x5c\x76\xde\x55\x0d\xe6\x60\xc4\xf2\xf9\x63\xd9\x9d\x1b\x8a\xea\xd8\xea\x7b\x1a\xda\x1b\x23\x98\x45\x58\x76\xd9\xc8\xdb\xcf\xba\x8c\x78\xf2\x04\xbf\x4b\xaa\x2c\x5c\x6f\x9c\x18\xc4\x5c\x7c\xfe\xe2\xfc\x9f\x13\x7e\x2a\xbf\x3b\x3e\x08\x5f\xfe\x34\xd2\xd2\xce\x5a\x31\x91\xb5\x1e\xa3\xef\xab\x67\x4f\x6f\xd9\x60\x7d\x6c\x97\xea\xd8\xed\xb2\xe5\xd1\xe3\x23\x16\xc0\x1c\xbc\x10\xa1\x9e\x70\x9e\x8f\x53\x3b\xd6\x23\x3d\x63\xb1\x43\x71\x7e\xf1\x6f\x00\xff\x86\x70\xc9\xb9\x9f\xbc\xf8\x66\xd8\xba\x75\xbd\x42\x3b\x1b\x12\x8b\xeb\x0f\x7c\x5a\xfc\x51\x83\xb0\x43\x11\x23\x32\x62\xfc\x12\xdc\x52\x4c\x33\x2e\x72\x43\x8a\x11\xab\x57\x3b\xdf\x4e\x88\xac\x5d\x1c\xd9\xdd\x3c\xfc\x87\x03\x40\xef\x9c\xcf\x5c\x76\x4b\x16\x56\x87\x71\xda\xb6\x2b\x0d\x72\x68\x12\xa9\x13\x2c\x93\xfa\x53\x67\x33\x06\x73\xf4\x0b\xf4\x4a\x92\x2a\x5e\xd7\xce\x37\x55\x75\xcc\xf4\x35\x8c\x9d\xac\x04\x1c\x8c\xbe\xdf\xfc\xf5\xaf\x5e\x8f\xef\x73\xd7\x7d\x17\x21\x87\x93\xbb\x60\x8d\x64\xc1\x6a\xca\x62\xe2\xe7\xd8\xda\xc8\xd1\xe8\xed\xb0\xc6\xc0\xfb\x41\xde\xbe\x3f\x7d\x25\x5d\x27\x43\x1b\xf3\x3a\x9b\xe5\x87\x11\x6f\xb1\x3f\x7f\xf9\xf3\xf3\x3f\x2f\xae\xf1\x59\xe1\x8d\xfe\xe1\xc2\x36\xfd\xb2\xe1\x34\xf5\xf0\x40\x2f\x75\x47\x53\x1b\x4e\xab\x5e\x8b\x62\xf3\x56\xa3\x74\x23\x53\x7d\x5f\x9d\x5c\x55\x4c\x55\x46\xe3\x6e\x6f\xe2\x24\xd7\x8a\xd3\x3e\xd1\x99\xf2\x6d\xc4\x3f\x79\x9a\x3f\x7d\xb7\xa2\xa7\x25\x7b\x04\x2b\x0c\x53\xf8\x83\xa0\xb3\xa4\x31\xa5\xaa\xab\xbc\xb8\x74\xa5\xf8\x67\xe1\x69\xc1\xeb\x42\xe6\x02\xc4\x5c\xb7\xec\xc7\xac\xa1\x8c\xbe\x42\xe5\x5a\xde\x8e\x95\xe1\x27\xf3\x77\xdb\x97\xc7\x4d\xd7\x9c\x0f\x7f\xe9\x38\xb7\x6a\x27\xa8\x5b\x2d\x73\xd6\x43\x6e\x9d\x42\xf5\x3d\xe5\xa8\xf9\x04\x99\x29\xa9\x95\xa9\xcc\x49\xb8\xf1\x69\xf1\x5e\xf1\x3f\x62\x93\x63\x16\x62\x0a\x23\x71\xc3\x84\xe3\x5f\xe7\x70\x56\x8c\xb6\x60\xf7\x0f\xce\x7c\xdc\x94\x3f\x92\xff\xd8\xf1\xb0\x08\x85\x7e\xc9\x3f\x35\xdc\x38\x98\xb6\xec\x0d\x68\x9a\x28\xb7\xc9\xed\x4a\x99\x88\x19\x09\x87\x0f\x0d\x0a\x9c\x0d\x88\xf0\xb3\xf1\x87\xf8\x96\xfb\x38\x78\x1c\x78\x7e\x70\x0f\x75\xfd\xe4\x6f\x1f\xcd\x92\x9e\x5b\x42\xde\xc8\xd2\xeb\x31\xad\xb1\xf1\xea\xe8\xfd\x0d\xe7\x03\xf3\x25\xf3\xb6\xe8\x74\x67\xf7\xd7\x3a\xb5\x82\x3f\xa9\xc7\xd1\x5b\x41\x5f\x7d\x32\xdd\xa5\x5d\x04\x1c\xe5\x1c\xba\x6c\xf3\xac\x3b\xac\x2b\xac\x5a\x2d\x67\x2c\x57\x2d\x13\xcd\xd3\xed\xac\xbd\x0a\xc3\xf9\x53\xf4\x0b\xc7\xea\x8d\x7b\xa6\xa7\xaf\xb6\xd4\x4f\x29\x6e\x20\x07\x79\x73\x56\xbd\x6c\xb5\xc3\x79\xea\x09\x12\x21\xb5\x5e\xc8\x8e\x01\x36\xdc\x66\x69\x26\xcd\x46\x7e\x06\x1b\x7a\xae\x3a\x18\xda\x5b\xda\x4b\x9a\xdb\x1a\x79\xea\xbc\x1a\x01\x7a\x17\x56\x61\xee\xca\x21\xf3\x49\x8e\x05\x8b\xf5\xf7\x7d\x35\x73\x52\xbb\x1f\x2f\xec\xd6\x5c\x07\xe1\xea\xf8\xf3\x9c\x63\x2d\xfd\xb7\x9d\x57\x2c\x1a\x0c\x4a\x75\x32\x34\x9a\x55\x0e\x15\x63\xe5\xfe\xc8\x1c\xca\x50\xca\xe0\x4b\xbc\x96\x70\x17\xab\x10\xcb\x12\x4d\x96\x4b\xd4\xbe\x37\xbf\x76\x4d\x08\x5e\x4e\x9a\x2f\x32\x6e\xea\x1b\x8a\x58\x76\x3e\xb8\x9f\xd1\x6a\x1b\x2f\xa1\x4a\x42\x0d\x18\x73\xa8\x31\x81\x68\xbc\x52\x1c\x96\xd9\x15\xdf\x14\x29\x16\x64\xe0\xff\xca\xcb\xc0\x9d\xcb\x15\xc0\xf1\x81\xed\x1b\xbb\x07\x6b\x3d\xcb\x77\xbe\x52\x19\x6a\xcd\x14\xb3\x1d\xd7\xc1\x50\x97\x34\xfe\xb2\xc9\xf6\xa7\x13\x16\x1b\x12\x43\x6b\x0d\x54\x39\x8d\x91\xd1\x6e\x2f\x4c\x7f\xab\x66\x4a\x7a\x0a\x2d\xf0\x94\x70\x68\xb1\x10\x32\x26\xd2\x7d\xa4\xc9\xa7\x7e\x42\x89\x4c\xe9\x41\xde\x4f\x06\x85\x70\x40\x24\xe8\x89\x79\xf2\xa5\xae\x35\x4f\x2c\xd6\x3c\x79\x23\x73\xb3\xc9\x6b\x1c\x7a\xb2\x96\x85\xfb\xa0\xd5\x2f\xd2\x73\x82\x5b\xec\x1f\x74\xb7\x64\x38\xf9\x74\x99\xed\x69\xf7\x28\x99\x48\x1f\x89\x6d\x08\x3e\xe0\xb5\xe2\xec\x63\x0f\x61\x86\x60\x2a\x63\x64\xa3\x37\xa2\xef\x11\x34\xd0\x31\xf0\x9a\xc9\xca\xea\x0e\xda\xda\xf9\x85\x25\x98\x16\x95\x35\x8f\x2c\xee\xf7\x06\x56\x1e\xa7\x66\x07\xea\xd9\x72\x68\x23\x4a\xec\x72\x18\x53\xbc\x20\xc8\xc4\xae\x41\xf7\x47\xfe\x84\xc8\x02\x97\x0c\xd8\x80\x12\x30\x05\x4c\x80\x01\x60\x00\x29\x34\x2c\xd2\x68\x16\x7e\x11\x01\xe5\x60\xd3\x0c\xd7\xcd\xf0\xa9\x0c\xc7\x6a\x9c\x25\xd5\xde\x3f\x55\x93\x69\xb9\x41\x51\xf6\x62\xba\x35\x32\x36\x5c\x8c\x14\x42\xe8\x57\x40\x08\x90\x00\x6c\x40\x01\x24\x61\xf3\x0b\x5d\x80\x0b\xf3\x51\x2a\x22\xdd\x13\xa5\x32\x9a\x08\xcc\x2b\x04\x1b\x61\x39\x5d\x05\x3b\xa4\x0a\x97\x3d\x5d\xc5\x19\x24\xa8\x13\xca\x4a\x08\x27\x73\xb5\x36\x19\x54\xea\x16\x24\xa5\x87\xc7\xc7\x00\xef\x00\x3f\x60\x07\x8c\x30\xad\x9c\x08\xb0\x02\x49\x20\x05\x88\x00\x3b\x9c\x0a\x1e\x3c\xcd\x4b\x5e\x22\x39\x31\x7d\x07\x07\xdc\x20\xe7\x94\xba\x0a\xd9\x8d\x9d\x31\x93\x16\xb2\x42\xb5\xf8\x3d\x5f\x6f\x2b\x07\xcd\x66\x09\x66\xb6\x29\x08\x0f\xaa\x00\x6c\x7a\xc3\x0f\x98\x01\x27\x60\x05\x4c\x30\xff\x00\x21\x30\x03\x3a\x98\xfd\x14\x1e\x1c\xd3\x52\x78\x3a\x6a\xb6\x17\x7e\x4b\x89\xda\x45\x52\xfb\xbe\xb3\xd5\xdd\x72\x95\x61\x69\xe7\x21\xd8\x4e\x62\x06\x17\xf2\xd3\xbc\x49\x34\x5c\x38\xff\x0f\xe5\x88\x60\xc9\x4d\x34\x80\x0c\x18\x01\x3d\xf0\x85\xe1\x77\x04\xea\x18\xe9\x22\xab\x97\xd8\xb4\x06\x86\x15\xb2\x77\x4b\x1c\x6e\x41\xe0\xd1\xcc\xb3\xf4\x61\xd7\x46\x92\x3c\xcf\x68\x1c\x8f\x6b\x73\x3f\x35\x5a\x91\x43\xe6\x59\xe2\x05\x64\x6c\x58\x87\xc5\xff\x4d\x1e\xc4\x61\x13\x00\x6a\xc0\x0c\x44\x10\x8f\x88\x46\x99\x52\x85\x5b\x54\x06\xcd\xf5\x3c\xb1\x63\x6c\x72\x4f\xde\x51\xec\xe6\x4f\x3d\xef\xd0\x2d\x8d\x4f\xe6\x0f\x30\xb7\x73\xd4\x2d\x92\xe9\xe4\x56\xa1\xe2\xc6\xea\x07\x14\x80\x06\x50\x01\x22\x40\x04\xeb\x04\x11\x03\xc4\xc0\x06\xf0\xc2\x9f\x11\xfc\x60\xe8\x11\xd6\x53\x71\x37\xf3\xf3\x34\x8f\xf6\xcc\x8d\xb9\xb5\x3b\x2c\x59\x0c\xed\xf3\xac\x35\xcd\x32\x0b\x87\xba\xb1\x99\xee\xa9\x48\x09\xbd\x60\x52\x23\x12\x42\xb4\x84\x25\x61\xb9\x00\x3d\x6c\xfe\x41\x0d\x70\x00\x3f\xe0\x01\xab\xf8\x10\x7a\x0d\xc1\x20\xe5\xad\x27\xc7\xee\x55\xd1\xc8\x79\x35\xf7\xb7\xa7\xd0\xf5\x86\xd1\xa1\xe6\xf7\x85\x5b\xf1\x87\x7e\x42\x36\x35\x3a\x54\xd2\xa6\x5c\x6e\x94\xe9\x98\xe1\x80\x17\x10\xc2\xdc\xcd\xb8\x80\x00\x96\x11\xe6\x03\xda\x20\x00\x8f\x8c\x2e\x92\x7f\x4e\xa9\xfb\x89\xad\x7b\x4b\x94\x78\x2e\xe2\xef\xad\x2b\xa5\xfd\x9a\x39\xac\x6e\xa6\xca\xf8\xf4\xfe\xb0\x66\x97\x63\x93\x31\xe5\x1e\x61\x06\x26\x54\x22\x6c\x04\x02\x60\x04\x24\x00\x05\xe0\x03\x74\x40\x06\xe8\x01\x66\x80\x0d\x7c\xb0\xe6\x29\x6f\xb9\x1e\x64\x99\xf5\x59\x9c\xf0\x83\x07\xd3\x2a\xa1\xd0\x3b\xbd\xa3\x86\xd5\xd5\xe1\x67\x4d\x55\x05\x95\x71\x33\xbe\x9b\x36\x96\x3a\xf7\xd2\xf5\x5c\x17\x94\x3f\x31\x2d\x61\x5a\x18\x07\xa0\x07\x66\xb0\x6f\x94\x04\x28\x00\x39\x0c\x23\xca\x39\x1e\x62\xb9\x3a\x43\x2f\x67\x91\x30\xe4\x8c\x2e\x28\xf4\x67\xf1\x9b\xee\x1d\xf5\xe9\xfa\xae\xcd\xca\xa8\xf4\xe4\xb0\x28\xd7\xdf\x4f\x9c\x54\x0f\x45\x74\x98\x75\x89\x7a\xe1\xa7\x81\x0c\xd0\x80\xdf\x46\xa2\x41\x91\x42\x5d\x44\x1f\xc5\x34\xc5\xe6\x24\xea\x65\xfa\x24\xf2\x51\x5d\xd6\xa2\xdf\xdb\x25\xf6\xb1\x00\xe6\x9f\xbc\x11\x7e\x35\xb2\xa2\x3b\x34\xd8\x94\x5e\x70\x91\xa0\xef\x6f\x6c\x17\xac\x6f\x2c\xf7\x81\xd7\x9a\xba\x17\xcb\x15\xbd\x11\x4b\x1c\xe7\x0c\xff\x90\x30\x8b\x38\x9b\x34\x89\x3c\x82\xc2\x93\x76\x9a\x77\x49\xee\xd8\xa0\xce\x71\x2d\x84\x3a\x6d\xa2\x12\xd6\xbf\xf4\xdd\xea\x12\x77\x67\x79\xfa\xf7\xd3\xdd\x2a\xf8\xcc\xf0\xc8\x6c\x8f\x4b\xf3\x55\x8d\x22\x09\x0d\xb6\x5a\xd2\x4a\x92\x16\x32\x7c\x4a\x11\xea\x79\xda\x71\xfa\x69\x26\x49\x96\x19\x36\x3b\xae\x48\x49\x0d\xcd\x75\xcb\x73\xef\xa8\xd8\xc8\xfc\x89\x26\x8c\xbf\x50\x37\xe3\x95\xf7\xea\xfa\x48\x4d\x8b\x69\xf1\x5c\x72\x63\x90\xa5\x33\xa5\x09\xb6\xb2\x96\x10\x3f\xc3\x47\x06\x79\x66\x2d\xd6\x7d\x0e\x5e\xee\x4a\xde\x31\x01\x26\xa1\x6e\x91\x9f\x12\x5f\x55\xe3\x4d\x0d\x5c\xd6\x43\x5f\xa6\xbb\x55\xaa\x3c\xfd\x2b\x09\xfb\xc3\xe9\x4d\xdd\xee\xf5\x1c\x43\xaf\x71\xad\x55\x1e\x63\xec\xb8\x1f\xbf\x1d\xb6\xde\xa1\x1c\x2d\x1f\x0e\xef\x81\xc0\x86\xb0\x85\x68\xa7\x04\xbf\xb4\x8a\xac\xab\x82\x83\xf2\x33\x75\x7c\x23\x71\x07\xaf\x00\xa9\x84\xf1\xc2\xb3\x66\xab\xff\x31\x10\x28\xf4\x76\xe3\x98\x77\x7d\x63\x82\xa9\x93\xbe\x22\x20\x33\x2a\xe2\xc6\xb3\xc2\xaa\x40\xeb\x46\xa6\x59\x3a\x4a\x8e\x5b\xe1\xb3\x32\x9c\x1a\xbe\x46\x90\xb6\xa6\x1e\x8b\xd1\xc9\x93\x1b\x3b\x06\x9f\xf1\x18\xf2\x1c\xea\x9a\xfd\x9e\x8b\x39\xe3\xbf\xb1\xbf\xf6\xbd\xe0\x8b\xc0\x45\xbf\xa1\x83\x16\xb5\x52\xf6\x54\xb3\xd0\x18\xb7\x1d\xb3\xaf\x5a\x01\x1a\xf3\xda\x71\xba\x4d\x06\xe6\xc6\xc6\x4f\x06\x2d\xa2\xac\x87\xec\xe1\x9c\xa9\xbd\x79\x22\xc3\x32\xec\xcb\x2f\x3b\xd8\xc7\x9f\xad\x5f\xff\x03\x9d\x5f\xa6\xcf\x09\x76\x5c\x66\x87\xfa\x3a\x1b\x7e\x15\xf1\x26\x15\x87\xb8\xb9\xb8\x58\xb0\x99\xc9\x99\x6b\x5a\xba\xd9\xe4\xd8\x9b\x39\x43\xdc\x74\x3c\xeb\x7c\xce\x02\x7e\x45\xc8\xa5\x11\x97\x7c\x68\x81\x1b\xba\x5c\x16\x39\xf8\xd7\x09\x7f\x92\x6f\x74\x8f\xd9\x36\x58\x27\x7b\x9f\xba\xd5\x4e\x15\xb0\x24\x31\x06\x6d\xb8\x4d\x38\x1d\xbb\x76\xb8\x93\x79\xbe\xf1\x15\x08\xc8\x08\xae\x0e\x4f\x8f\x26\x8a\x67\x4a\xe5\x28\x26\x6c\xe4\xea\xa7\x9e\x7b\xb3\xfb\xf2\xf2\x3f\xdb\x59\x7e\x1e\x5e\xc9\x1c\x9a\x3f\x5b\x9b\xc0\x7f\x9a\x5d\xcb\x51\xb0\x96\xe8\x12\xe6\x13\x90\x1f\xb4\x1b\x8a\x12\x5e\x10\x95\x16\x57\x98\xf8\x98\x46\x91\x99\x9f\x67\x55\xd4\xd4\x40\xd0\xb3\x3c\xad\xba\x59\x73\xd2\xfe\xe9\xe3\x7f\x19\xc8\xbd\xc9\xbb\xf0\x83\x9e\x67\xb8\xe3\x96\x4f\x6b\x6b\x57\x0a\x3b\x53\xd1\x93\x6c\x52\x7a\xd3\x87\xb3\x6a\xf3\x20\x85\xdf\xca\x28\x2b\x3f\xd5\x05\x37\x2b\xb6\xcf\xf6\x1a\x4f\x46\xae\x6d\xbc\x6a\xff\xa8\xf5\xdb\xf9\x9f\xa7\x7f\x54\xdd\x94\x5f\xba\xbe\xda\xda\x53\xdb\x78\xb2\xaa\xb1\xb4\xbf\x04\xb7\xe0\x34\x73\x35\xb7\x34\xb3\x36\x2b\x3c\x25\x32\x49\x3c\x3e\x3f\x12\x3d\xb6\xb0\xc8\xbe\x3d\xf8\x5a\xef\x9d\xe9\x57\xfb\xff\xbe\x36\x94\xfe\xb3\xeb\x5b\xf1\x57\x63\x3b\xac\x2b\x6e\x33\xca\x23\xb7\xc3\xab\x03\xce\x7d\x2d\xfd\xa6\x3d\xdf\x7b\x05\xba\xcb\xbb\x4f\x9f\x22\x76\xf8\xb4\x1e\xb4\xe8\xb6\xb4\xf5\x97\x4f\xa3\x3c\x33\x7e\xfe\xee\x82\xef\x93\xc2\x23\xe6\xff\x1e\x7f\x6c\xbb\xd5\x3f\xbd\xd9\x6b\x59\xf9\x36\xcd\x3e\xc4\xd9\xd5\xdb\x3a\xd2\x8c\xd5\x20\xd6\xe0\x52\xfb\xa5\xd6\xa7\xda\xb8\x4a\xb3\x0a\xb3\x42\xa2\x74\xa7\xdc\xab\x84\xa4\x5c\xa6\x3e\xa0\x6b\x7b\x34\x6b\xe1\x61\x67\xee\x44\xf7\x3a\xe3\x41\xe9\xaf\xff\xa6\xeb\xa3\xcb\x2d\x84\x79\xad\xe1\x84\x2e\x97\x06\x68\x15\x6a\xe9\xd3\x22\xfa\x02\xba\x3c\xc5\x9c\xf6\xcc\xae\x6c\x48\x46\x47\x86\x44\x1a\x49\xea\x97\x54\x84\xd4\xd2\xa4\xaf\x79\xed\x95\x53\xad\x2f\x07\xbe\xcc\x36\x6e\xd6\x1d\x19\x7f\xcc\x7d\xd0\x80\x42\xef\xd4\x8f\xfb\x37\x9a\xa6\xf1\x7b\x1b\x9a\xb1\x2b\x3a\xf3\x95\x32\x1d\x52\x5f\x24\x2c\xc4\x09\xc5\x70\x45\xda\x44\xde\x46\x4e\x84\x97\x86\xab\x87\xba\x04\x7d\x09\xf2\x0f\x76\x0a\x2a\x8b\x75\xcf\xc4\x2f\x4d\x6e\x22\xee\xdd\x9e\x76\xde\xa8\x38\x52\xbb\xf6\xf8\x11\x77\xa1\xb8\xc3\x36\xa5\xdf\x4d\x5e\x87\x5d\xa4\x91\x4e\x13\xa7\x18\xf9\x10\x8a\x10\x20\xe4\x1b\xe9\xe5\xe1\x45\xe9\x59\xe9\x96\xe4\x36\xec\x9a\xe4\x94\xeb\x74\xeb\xa4\xef\xc8\xe8\x70\xed\xf3\x3a\x22\x3c\xd5\xa9\x08\xbb\x3e\xae\xa7\x7c\x5a\x66\x33\xef\x44\xe2\xe3\xfe\x73\xcc\x79\x93\x6e\xb3\x9a\xd0\xdc\xa9\xc4\xb6\x30\x49\xdf\x65\xcf\x7c\xe7\x0c\x07\x6a\x9b\x72\xcb\x37\x16\x6f\xcd\x7f\x9a\x69\x99\x62\x9a\x4c\x9b\x94\x18\x09\x1a\x74\x18\x12\x19\x56\xda\xf0\x78\xe2\x84\xda\x25\x55\x17\x64\xd5\xd3\xf6\x26\xce\xba\xee\x94\x9e\x0a\xae\x68\x0c\x1a\xd4\xdd\xe7\x09\xc7\x25\x05\x44\xba\x91\xd8\xd5\x58\x48\x9a\x7c\x32\xa4\xd5\xfd\xa6\x55\xac\x89\xae\x4e\xa8\xda\xaf\xf2\xa0\x6c\xab\xb8\xa5\x90\xa0\x68\xa3\xe0\xa5\x70\xa6\xab\x68\x31\xe1\xba\x1c\x5c\x98\x84\x5d\x18\xd5\xc8\x35\x20\xb4\x68\xb2\x5f\x32\xd9\xdf\xbe\x51\xaa\x93\x6c\x1f\xa4\xe6\x14\x6c\xf6\x44\xef\x46\xd3\x5f\xe5\x58\xbe\x58\xa6\x43\xca\x5c\x22\x55\xec\x99\x58\xb8\xf0\x73\x61\x1a\xc1\x09\x81\x20\xfe\x3a\xfe\x0f\x82\x1d\xb2\x8e\x9a\x8f\x66\xb5\xae\x74\x21\x62\xc9\xbf\x4b\x9e\xb6\xe2\x8c\x46\xac\xa5\x0d\x3f\x6b\x14\xcb\x7d\x1f\xf5\xc5\xc3\xcf\xfc\x52\x87\x4e\x41\x5b\x72\x41\xd4\x54\xe0\x03\xaf\x2d\x17\x32\x87\x36\xeb\x0b\xd6\x32\x16\x3a\xa6\x01\x26\x03\xc6\x15\x06\x40\x2f\xce\x18\xc0\xeb\x2a\xd5\xa7\x89\x6f\x6e\xe1\xce\x1c\x4e\x9c\xde\x58\xc9\xd7\x15\xbe\x42\x3b\x80\x50\xf3\x98\x71\x1c\xaa\xe6\xb8\x65\x44\xa7\xb4\x2e\xaa\xcd\xc3\xc4\x9a\xc9\x68\x48\x0b\x4f\x75\x44\x89\x49\x8e\x04\x91\x27\xb9\x21\x61\x27\xba\x22\x3a\x21\x64\x20\xac\x26\xe2\xa6\xdd\xe5\xa1\x97\xd6\xd5\xfa\x64\x85\xe3\x5d\x16\xe3\x91\xe7\x57\xdf\xb8\x34\xdd\x27\x59\x8d\x9c\x76\x1e\x8c\xe3\x68\x66\x10\x2a\xef\xcd\x67\xc2\xb0\x46\xee\x4e\x8c\x88\xdf\x8c\x7d\x83\xf9\x1d\x7d\x15\x2d\x00\x35\x18\x05\x82\xbc\x80\xf4\x06\xe9\x0c\xc9\x11\x49\x89\xc0\x84\x6e\x8c\x6f\x58\x1e\x47\x3f\xd8\x81\x35\xf0\x30\x15\x94\xb1\x2c\x0b\xf4\x23\x54\x5f\x66\x60\x86\xb4\x38\x17\x18\xa9\x2b\xb4\xf2\xfd\xa2\xd3\xc2\x3b\x47\x25\x41\x64\x04\x9f\x00\x26\x4c\xb9\xa7\x84\x39\x49\xb8\x00\x07\x50\x02\x92\x98\xe7\x14\x26\xec\x3b\xe2\x95\x1a\x44\x96\x36\x5e\xcf\xa3\x3f\xe4\x9e\xac\x7e\x1f\x22\xac\x37\xca\x31\x88\xa6\xf1\x44\x30\x2f\x54\x4b\x10\x15\x64\x7e\x46\x1c\x8e\x14\x05\xc3\x7e\x4d\x98\xfb\x92\x04\xe0\x03\x05\x60\x08\xd3\x52\x44\xd0\x5a\x21\x95\xac\x1f\x44\x22\x55\x85\x9f\xbc\x71\x7f\x15\xf1\x23\xeb\xe3\x66\xff\xb8\x6e\x6b\x5d\x89\x42\xd2\x52\xa0\x84\xdd\x6b\xdd\x70\x19\x51\x6e\x32\xca\x62\xcc\x7c\xd8\x8d\x1d\x07\xd6\xa6\x45\x09\x50\x60\x8e\x5a\x4a\x80\x0a\x68\x90\x28\x08\x33\x18\xee\x04\x2b\x95\x1e\x4c\x7a\xdc\x64\x23\x09\xb3\x51\x9f\x6b\xce\x7d\xed\x55\xaf\x85\x64\x11\x84\x17\xb8\xd1\x9b\x92\x2b\xe7\x08\x09\x31\x52\x11\xb2\x20\xb8\x02\x12\x80\x05\x53\x81\xd0\x01\x3f\x6c\x86\x40\x09\xe8\x80\x19\x78\x87\x27\x4a\xb3\xcc\xfb\x4d\x7e\xcc\xf0\x93\xb3\x72\xc8\xef\x0c\xe4\xe3\xd6\xf5\xa0\xb1\x86\x56\x8c\xc2\x9c\x78\x44\xdf\x08\x6b\x4d\xad\x2c\x49\x47\x0e\x26\xf2\x70\x0c\x62\x98\x17\x98\x08\xf0\xc1\x7a\x41\xb0\x80\x10\x2c\xe3\xa3\x0b\xf0\xb0\xce\xa8\xd2\xb8\xc7\x64\xbe\xe8\x33\x3b\x54\x07\xa9\xa6\xdc\xbd\xff\xb5\x9f\x32\xeb\xfb\xd4\xb1\x92\x26\x4d\x37\xc4\xdb\xa9\xc6\x48\x5a\xe1\x81\x7f\x95\x6e\x04\x5f\x06\xee\x35\x20\x05\x04\x30\x47\x0e\x3d\xcc\x8d\x82\x0b\x58\x01\x0e\x20\xc0\x70\xa7\x20\xe3\x7c\x23\x95\xad\x47\x6f\xff\x26\xe8\x22\x65\xea\x33\xfc\x91\xdf\xaa\xf6\x60\x41\x03\x46\xae\x6f\xf4\x2b\x2f\x21\x4b\x15\x8d\x02\xf1\x56\xb6\x76\x48\x39\x9a\x28\x8c\x3f\x11\xc2\x14\x10\x6e\x40\x06\xc8\x80\x05\xe0\x07\x2a\x68\x46\x64\xef\x39\x56\xa5\x82\x75\x3d\xed\xdc\x03\x7b\x52\x4a\x7f\x86\x5d\xb6\x6d\xd9\x4d\xf2\x76\x68\x94\x6e\x27\x3f\x04\x41\x1c\xde\x1a\xf4\xc9\xbf\xe1\x67\xa2\x93\xc6\x1b\x81\x7d\x7e\x19\xc0\x00\x94\x60\xad\x1e\xc4\x80\x15\xf0\x01\x46\x34\x6e\x52\x3a\x36\x52\xb1\x1a\x8d\x53\x2b\x6a\x5f\xac\x44\x32\x28\xf4\xe3\xfa\x41\xf3\x62\x49\x7f\x68\x6d\x52\xb6\x49\x14\xbe\x27\x86\x45\x8b\x46\xab\xb8\x25\x3b\x26\x99\x04\x6a\x32\xcc\x9d\xa4\x0f\x78\x81\x3c\xf0\x87\xb1\x42\x49\x60\x81\x68\x4e\x64\xca\x04\x27\xb2\xa9\x9e\x6c\xa9\xea\x0b\x17\xbf\x0a\x85\x7e\x7d\x7a\x86\xb5\x91\x34\x2e\xde\x96\x54\xe2\x9b\x4c\x13\x94\xe7\x98\x6f\xd8\xa9\xb0\x27\xe0\x4b\xaf\x8b\x37\x02\xfb\x2e\xb4\x00\x3b\xb8\x41\x80\x47\x5c\x47\xf6\x46\x65\x40\x6b\xc2\xec\xa4\xd8\xe7\x2a\x90\x19\xd0\xd7\x73\xb8\x0d\x5e\x4b\x0b\x85\x42\x7f\x87\xbd\x3f\x7a\xae\x37\x2f\xde\xbb\x53\xcb\x93\xc3\x1c\xad\xe2\xf5\xcc\xf2\x58\x4b\x5e\x72\x87\xe3\x88\x5c\x18\xf5\x29\xb2\x3d\xea\x1b\x0c\x0d\xac\x1d\x5c\x3d\xbc\x57\x84\xae\xc4\x12\x24\xf7\x10\x4e\xe6\x33\x51\x2c\xb5\x22\xf3\x40\xcf\x3f\x31\x66\x79\x30\x0f\xe7\x67\xde\x93\xbc\xf5\xe8\xb1\xee\x36\xae\xd2\xa4\x14\xe1\xe0\x13\xe7\x24\x13\x15\xe5\x7b\x61\x6e\xc6\x1b\x02\x5d\x82\x01\xa2\xb7\xa4\x02\xe4\x85\x94\x76\xd4\xd7\x74\x2d\x8c\xa2\x4c\x46\xcc\xbf\xf9\x1b\xe4\xbf\x18\x62\x39\x36\x05\x37\xa7\xae\x56\xc0\x5a\xa0\x1e\xae\xdf\x0b\x3f\x8f\x99\x4f\xef\x4b\xa9\xdb\xc9\x1d\x89\x2d\xf5\x1d\xb7\xb5\xd6\xb3\x97\x9d\xe5\x8d\xa2\x3e\xa6\xb1\xa6\x77\x67\x74\x67\x99\x63\xb7\xe5\xac\xe3\x1e\xe7\xeb\x17\x8c\x12\x91\x97\xfe\xa5\x1d\x66\x75\xe9\xfd\x18\x9b\x9f\x1f\xd9\xf8\xbf\xdc\x80\xca\x69\xf0\xfa\xa7\x89\xfa\x4e\xce\xf2\xb3\x0c\xf8\xf0\x45\x0f\x64\x0b\x3d\x4d\x3a\x09\x0f\xce\x32\x4e\x47\x9e\x70\xbe\x53\x41\x5c\x11\x3e\xb1\x26\x49\x77\x19\x33\xb9\x6c\x45\x0f\x8d\x30\xb3\x28\x37\xb3\xb0\x9b\x0c\x84\xca\xa4\xa7\x4f\xfe\xef\x84\x07\xaf\x2b\x89\x17\x51\x4b\x68\x83\xfa\x4d\xbe\x45\xd7\x49\xf1\xc1\x11\xce\xd5\x4f\xe8\x54\xa2\xc5\x22\xc5\xb2\xa4\xb4\x65\x08\xe4\x89\x14\xff\xa8\x98\xab\xcb\x69\x29\xe8\xb6\xe8\xef\x9a\x3a\x38\xed\x07\xb1\x27\x29\x17\x9d\xb6\x20\x8e\x44\xfd\x0f\x75\xbe\x3a\x9d\x6d\x6f\xf7\xcc\xe8\xf6\x68\xd4\xe1\xe4\x25\xc5\xdb\xfb\x7b\x39\x8c\x18\x7c\x57\xd9\x55\x89\x57\x17\xd2\xf4\xd5\xbe\xd2\xc7\x35\x62\x33\x85\x33\xf7\xb3\x02\x76\x9c\xce\xb5\xfe\xb5\x71\x5e\x79\x68\x75\x92\xbd\xdf\xe6\xb1\xff\xc6\xfe\x92\x6b\xb7\x57\x13\x6b\x98\xe3\x21\x1d\x06\x55\x68\x59\x9c\x31\xaa\x3e\x45\xb6\x2d\x46\xe1\x46\x54\xa6\xa9\x66\xe8\x16\xd1\x36\xaa\xf6\xa8\x8e\x3f\x5c\xcd\x3c\x10\x7c\xa7\x03\xbd\x63\x16\xb3\xd1\xab\x08\x3b\x3f\x4c\xca\x6e\x7c\xf9\x17\xf2\x0a\xbd\x83\x7f\xfe\x73\x29\x71\xb8\xbe\x4d\xac\xf4\x32\xc3\x2a\x4a\xc3\x8b\xc5\xc1\xd5\x6e\xd3\x21\xd0\xf9\xa7\x1b\x86\x47\xb5\xcf\xb0\xbf\x71\xf0\x9b\xf0\xf6\x68\xe3\x84\xb1\xcc\xad\x72\x68\x5b\xd7\xc8\xf2\xca\x9b\x43\xad\x7f\xc3\xef\x17\xe7\x73\xe5\xdd\xec\x79\xba\x41\xda\xe6\xf0\x52\xa3\xb4\x8f\x11\x62\xbe\x3f\x7d\x71\xfc\xf6\x02\x35\x82\x7b\xc3\x9d\xa2\x1c\x62\xf7\x12\x71\x53\xdd\x32\xdf\xe6\x61\x94\x75\xb6\xac\x0d\xd1\x2d\x62\xec\xaf\xbd\xd9\xfe\xf7\x09\x7f\x24\x6e\x8d\x4e\x46\xb6\xfe\xcc\xb2\xf7\xe5\x35\x13\x97\x7c\x4d\xbb\x8a\xf9\x13\xb5\x1d\xc3\x1b\x7b\x92\x10\x97\x82\x93\xc1\x9c\xed\x97\xf7\xa5\x88\xaf\xec\xbe\xda\xbf\x19\x3a\xd0\x30\x37\xbd\x93\x75\x4e\xf0\x79\xe5\xbf\x24\xe0\xc1\xfd\x5a\xf2\xe8\xf5\x66\xf8\xcc\xda\xc0\x4c\x73\x5e\x59\x4f\x8e\x68\x7a\x41\x16\x51\x4e\x44\x9e\x79\x11\x45\xc9\x43\x65\x70\xcd\xdb\x46\x94\x36\xba\xce\xe3\x81\xe0\xd9\x81\xad\xc8\x13\x9a\x5b\x9a\x3f\xfd\xff\xe2\x40\x2d\xb7\xf5\x6f\x6a\x4e\x6e\x5e\x7a\xef\x4f\xef\x98\x6c\xbe\xda\x34\xde\xc4\x78\xe6\xbb\x8e\xb7\x46\xf2\x6c\xfc\x19\xd7\xca\xab\x25\x87\x15\xd9\xe5\x80\x15\xac\xdd\x83\x63\x84\xf7\x67\xf7\x52\xff\x3f\x06\x52\xf2\x25\xf5\x1d\xc5\xeb\x5f\xbb\x61\x6b\x68\x4b\x8d\x73\x9b\x33\xec\x93\xaf\x26\x5f\x8f\x7b\x8c\xd8\x8d\x75\x8f\x06\x8e\xf4\x0c\xed\x0c\x7e\x1e\x6c\x19\x30\x1b\x94\x1f\xca\x9f\x0d\x5f\x7b\xfa\x12\xed\xd2\xeb\x2e\xf0\x71\xf8\xef\xcf\x3f\xfc\xc9\xf7\x9c\x72\xff\xea\x99\xe3\xcc\xcd\xd8\xea\x10\x61\xbf\xe2\xd3\x88\x4e\xe1\x0e\xe2\xf6\xc8\x36\x8f\x16\xed\xe6\xdc\x66\x9f\x66\xdd\x46\xfa\x7a\x84\x7a\x82\x7a\x81\xc6\xce\xee\x57\xe3\xc8\x4b\x8f\xbb\xef\x4f\x89\x6f\x20\x0f\xa9\x7f\x31\x10\x94\xe3\xf0\x6d\x87\x05\xf6\x91\xfb\xee\xb9\x76\x8a\x86\x0f\xb5\xcb\x55\x96\x95\x1e\x65\xb9\xe5\x12\x25\x3e\xc5\xc9\x85\x9b\x05\x0a\xf9\x3b\x79\x83\x39\xc8\x79\xe2\x79\xbd\x05\x8e\xd5\xba\xed\xc5\x43\x93\x73\xe9\x5b\x16\x47\x4d\x1f\x1b\x1e\xf0\xa0\xd0\x4f\xb1\x27\x06\x9b\x6f\x67\x5c\xfb\x89\x5b\xba\xab\xa7\xca\x8f\x0a\x41\xee\x4e\xe6\x5e\xfa\x51\xca\x52\xf2\x61\x22\x6d\xd2\x74\x82\x7a\x7c\x66\x6c\x72\x2c\x6d\xb4\x58\x8c\x7f\x74\x56\xfc\x6a\x36\x61\xb9\x7e\xb3\x49\x5f\xd7\xf4\xea\x46\xdd\x11\xe5\x35\xc5\xfd\xb7\x4b\xf7\xad\xf6\xe9\xa6\x9e\xf4\xfa\xf2\xe2\x92\x6c\xcb\x34\xfd\x44\x8e\x18\x9e\xc8\xd7\xe1\x92\xc1\x8b\x01\x33\x81\x91\x81\xa8\x7e\x96\xbe\xed\x3e\x77\xbe\x2c\x9e\x50\xef\x73\xcf\x47\x7f\xc2\xa8\xfe\xb4\x81\x62\x8a\x06\xec\x9e\xf6\x69\x9c\x4d\x81\xe3\xf2\x2b\x8d\x17\x12\xb3\xf6\xbd\x18\x75\x72\x79\x31\x29\xf4\xd1\x9a\x61\x57\x01\x9f\x7d\xd4\x3c\xb0\x5c\x87\x9d\xc7\x9c\x54\x1d\x74\x1c\x06\xec\xbe\xdb\x38\x59\x95\xda\xb0\x59\xee\x58\xe5\x58\x54\xd8\x3d\xf1\x0a\x0c\x9b\x49\xd6\x2e\x98\xad\xfb\xd3\x73\x34\x93\xb3\x2d\x7d\x44\xb2\xb2\x32\xb0\xdf\x10\x94\x7f\x91\xb0\x1d\x5c\xe4\x1d\xe9\xd2\xe5\xc0\x67\x9d\x64\xe6\xfb\x04\xdd\x78\xc7\x90\xc3\xa0\x50\xdf\x5a\x77\x59\xe7\x8b\xb6\x9e\x76\x87\xd6\x5b\x1d\x42\xcd\xe7\xfa\x9b\x56\xc6\x6e\x9d\xc1\x6f\x12\x8f\x0b\xb2\x1b\xf0\xfb\x32\xe6\xc5\x76\x09\xa6\xa0\x9d\x92\x65\x57\xa9\x0a\x21\xbb\x9e\x04\xb6\x92\x4f\xa2\x0d\xbc\x75\xa9\x35\x95\x55\xdf\x29\xd3\x29\x09\xca\x67\xc8\x8d\xcb\x85\xc9\xf6\x48\x5f\x49\xdd\x49\x16\x49\x0d\x4b\xf1\xc8\xb3\x69\xa3\x9b\x13\xbb\x5c\x06\x9b\x25\x79\x15\x75\x34\x8b\x0c\xcb\xae\x4f\x8e\xd2\x36\x0d\xe6\x27\xc4\xca\xf8\x2e\xda\x4d\x1b\x33\xa8\x4f\x29\x72\xc9\x6c\x4b\xc8\x88\xb6\x09\xd3\x08\x28\xf0\x6b\xf1\xbd\xe2\x3d\xe6\x69\xe3\x8e\xe0\xa6\xe6\xe4\xe3\x62\xe2\x84\xe7\xc7\x96\x76\xd5\xf8\x64\x16\xe6\x6a\x14\xf2\x2a\x35\xa9\x2c\xa8\xdd\x71\xf5\xc9\xa0\x55\x9d\x63\x56\x7b\x04\xb1\xc7\x99\xb9\x9a\xe6\x9a\x6c\xb7\xd0\x00\xaf\x3f\xa7\x2a\xeb\x04\xf3\x2a\x63\x1d\xfd\x01\x9d\x0c\x6d\x2a\x2d\x13\xf5\x1e\xd5\x7b\x2a\x5b\x4a\x09\x4a\x71\x7a\x46\x6e\xa8\x14\xbc\x26\xc4\x5c\xd5\xc3\x38\x52\x2b\x9b\xba\xa6\x7b\x79\xa2\xbf\xbc\xa6\x3a\xd3\x2b\x9c\xc1\x8d\xce\xf4\xb5\x6a\xb5\xe8\x31\xfb\x22\x9d\x2a\xe5\x4f\xb2\x49\x92\x24\xa2\x17\x04\xe3\xf8\x54\x78\x4c\xb8\x70\x38\x8c\xd8\x53\x38\x00\x3b\x06\x5b\x9e\x40\x93\xe6\x19\x0f\xa5\x74\x9f\xf6\x67\x1b\x29\x3f\x9e\xf8\xce\xa2\xf0\x15\xaf\x81\xa0\x5a\xff\x6c\x8c\xc8\x72\xf7\x07\xb3\x5c\x35\x64\x91\x1a\xe6\x97\x10\x4b\x9c\x3c\x8c\x5b\x34\x6e\xe4\x0c\x44\x1e\x78\x6b\x38\x53\x98\x8b\x91\x03\x58\x03\x76\xa0\x86\x28\x47\xd0\x4b\x2f\x25\x40\xa0\x00\x35\x32\x74\xe6\x08\x9d\xcd\x78\xbe\xc6\x39\x9c\xdd\xd8\x5f\xc0\x12\x17\xe4\x8b\x6d\xf5\x5d\x6b\x5c\x92\x97\xfd\x3d\x39\x13\xfa\xff\xe3\x2b\x04\xb0\xc4\x24\x29\x60\x83\xe5\x61\x04\x80\x08\xa0\x02\x4c\x70\x01\xb8\xda\xd4\x47\xdc\x7d\x32\x04\x3a\x07\xb6\x64\x7e\x0f\x89\x24\xdb\x48\x93\xa4\x1d\x6f\xcb\xe9\xd3\x50\x42\xd2\x9c\x0e\x8d\x78\x14\x12\xf9\xad\x68\x6f\xf1\x7c\xe0\x30\x01\x1e\x60\x00\xd4\x80\x0b\xe0\xc0\x7e\x53\x01\x1a\xa0\x0a\xe8\x81\x0b\x96\x04\xc5\x1e\xa7\x8e\x94\x8f\x96\x9b\x35\xf0\xb5\x8d\x73\x7e\xf1\x7a\x71\x65\x40\xba\x41\x30\xb7\x21\xba\xcf\xf3\xa7\x85\xb0\xfa\x95\xd8\x0f\xd6\x34\xd2\x6e\x94\x77\xb0\x36\x33\x4e\x40\x01\x18\x60\xd9\x1e\x3c\x20\x01\xb8\x01\x13\x30\x43\x43\x21\xcd\x65\xed\x10\x8b\xd1\x78\x6b\x39\xeb\xd5\x18\x3b\x7f\xda\xb4\xf9\x67\xca\xbc\xbd\xb4\x54\x33\xd9\x37\xb0\xc5\xfe\x50\x5f\x5c\xf6\x19\xcf\x22\x0d\x0d\x8e\x1b\xa0\x86\x79\x38\xa9\x01\x2b\xcc\x89\x8a\x01\x70\x80\x22\x60\x00\xdc\x48\xc1\xc4\xbc\x4c\x9b\x22\x68\xaa\xf1\x16\x68\x9e\xda\x31\xce\x1f\x2e\x0e\x4a\x16\xbe\xf6\xa5\xd4\xbc\xcc\x7a\x11\xc1\xe6\x4e\xf3\x24\x54\xd5\x47\xc4\x97\x39\x97\x44\x00\xb9\x0e\x10\x02\x76\xd8\x4e\x16\x0e\x20\x0f\xeb\x78\x65\x00\x6c\x40\x08\x41\x9e\xe0\x13\xa3\x89\x60\xbf\xca\xa5\x99\xbe\x87\x73\x64\xdd\x37\xd4\x53\xa4\xf5\x98\x31\xc4\xe6\xdf\x85\x6f\x12\xe4\xfd\xb2\x6c\x9f\xe8\x1a\x4a\xff\xe0\x16\xa1\x1a\xc6\x26\x06\xa4\x00\x03\x10\x02\x32\xc0\x05\x38\x81\x34\x50\x04\xc4\x00\x13\x48\xc3\x69\xe3\x9f\x31\xec\x0a\x2d\x29\xee\x18\x2f\xb9\x22\x47\x68\x3e\xd4\xbf\x7b\xbb\x8f\x33\x2b\xfa\x14\xa3\x0a\x2f\x43\x2d\x2c\xc7\x95\xcd\x64\x4b\xc5\x48\x78\x8d\x59\x86\xb8\x0e\x29\x09\x08\x01\x6e\x20\x0e\xc8\x81\x25\x90\x07\x62\x40\x1a\xe6\x90\x65\xc4\x61\xa1\xc9\xe2\x4d\x57\xd0\x30\xc2\x71\x5e\x08\xc7\x80\x42\x3f\xb1\xbf\x16\x58\x25\x18\xe6\x6e\x5a\x2a\x98\x88\x67\xf1\xd5\xb3\xc9\xd4\x65\x91\xf1\xe7\x11\xa1\x66\xc7\xba\x02\x3c\xb0\x6c\x92\x20\x60\x02\xd8\x40\x05\xee\x0f\xfc\x37\xc4\x08\xa4\x03\x7c\x5c\x06\x5c\x21\x2b\x95\x65\xb3\x6c\xcf\xf4\x98\x6c\x28\xf4\x47\xf0\xa5\xd5\x0e\xc9\x34\x5d\x97\x52\xc5\x42\x7a\x72\xd8\xa3\x9b\x82\xe9\x83\x6a\x84\x48\x3f\x2b\x23\x89\x38\xa2\x11\x3c\x31\x62\x22\xf2\x7b\xb4\x18\x8c\x97\x58\xc7\x38\x5f\xf0\xa8\x08\x30\x09\xc7\x29\x07\xb8\x34\xa5\x4f\x74\xcf\xed\x95\x03\x7f\xa4\xc0\x36\xaa\x5f\x1f\x1c\x7e\x5c\x11\x1e\x2c\x6d\xe2\x2c\x48\x8e\x6f\xf6\x27\xb7\xf7\xd5\xe7\x91\xfb\xce\x27\x40\xf3\x11\xfb\x1d\x76\x11\x9e\x0d\x41\x28\x71\x12\xe9\x67\xf2\x5a\xca\x5a\x1a\x4a\xba\x47\xfa\x3f\x6c\x54\xa2\xb7\x6a\xd5\xe6\x28\x9e\x78\xd1\x26\xb9\x30\xf4\xbf\x77\x38\x5f\xda\xc1\x9e\x5a\xe9\x0a\xad\x1c\xc8\xd8\x8c\xf8\xec\x3e\x63\xa1\xac\x11\x23\x31\xca\x6e\x46\xce\x41\x61\x4e\xa5\x4c\xb3\xce\xc0\xc5\x34\xc2\xf2\x8d\x1d\xc2\x55\xc2\x1b\xc9\xf7\x5d\x98\x42\xb1\xc1\x88\xd4\x09\x2e\xd8\x20\x95\xb5\xfc\xff\x3a\x2c\x83\xae\xe1\x0e\x47\x56\xac\x87\xc3\x9b\x05\x8b\x3e\x25\xad\x05\x75\x39\xfd\x7f\xac\xfd\x63\x98\x5d\x5b\xf6\xfe\x0f\xaf\x24\x95\x14\x82\x42\x92\xb2\x6d\xdb\xb6\x6d\xdb\xb6\x6d\xdb\xb6\x6d\xdb\xb6\x6d\x57\xa5\x98\xfd\x5c\x5d\x7d\xba\xfb\x9c\xd3\xfd\x7b\xae\xff\x8b\xef\x7a\x7f\x8f\xb5\xaa\xf6\xde\xe3\x33\xd7\x9c\x63\x8c\x7b\x4c\x51\x4a\xa0\x86\xde\x82\x90\x9f\x18\x96\x24\x8f\xdc\x9a\x72\x89\x66\x98\xfe\x85\x71\x94\xc5\x9c\xe3\x82\xab\x9e\x57\x4f\xaa\x4f\x2b\xdb\x1a\xd9\x87\x28\xb6\x39\xff\x8f\x5d\xef\xfb\x9e\xdd\xd6\x59\xf0\x1e\xb6\x6a\x95\x6c\xb4\xa8\x49\xef\x22\x9b\x4f\xda\x7d\xd2\x3c\xdc\x1f\xe8\xc9\xe8\x6d\x19\x7f\xb3\xbc\xb0\xf3\x70\x69\xf2\x5e\x0a\x18\x0b\xdb\x8a\x16\x48\x70\xc9\x48\xa9\x53\x9b\x59\xba\x19\x84\x83\x65\x90\x56\x56\xfc\x81\x8c\xde\xf3\x84\x35\xcc\x31\xf8\xd6\xd3\xd2\xbe\xd4\xf3\x30\x2a\xb7\xcf\xe6\xe6\x1a\x5f\xc4\xa5\xb8\x6f\x78\x12\xf9\xeb\x05\xdd\x85\x7f\x8b\x3d\x4b\xb5\xc8\x5a\x2b\x74\x28\xc7\xa9\xe9\x68\xcd\x19\x4f\x39\x95\x06\xf1\x24\x09\x17\xbf\x6f\x21\xff\x17\x75\x7e\x8d\x1c\x30\xcc\x2f\xf4\x2f\x37\x54\x17\x9c\x27\x7e\x08\xa2\x75\x2a\x36\x56\x57\x1e\x95\x94\x97\x36\x94\xf9\x25\x4f\xa6\x64\xa7\x5a\xaf\x61\xa5\xed\xa6\x67\x6a\x84\x6c\xe2\x63\x79\xe5\xd0\xe9\x4f\x12\x27\x9a\x7b\x5d\x27\xd7\xff\xe5\x3f\xe0\xbb\x76\xdc\x86\x9e\x26\xec\xd6\xa9\x49\xc9\xfd\x16\x87\xe7\x5f\xe5\x10\x66\xa8\xa3\x61\xad\x3e\xa6\x05\xa6\xe3\xaf\xcf\x69\xe4\x6c\xf6\xde\x32\xda\xe6\xc1\xc1\xce\x39\xc5\x7d\xc1\x8f\x23\xfa\x39\xab\xbe\xea\x4b\xe7\xec\x94\xe8\x7f\x22\xbc\xf2\x9d\xae\xae\xd6\x8c\x93\x75\x14\x54\xd2\x67\x0d\xc7\x40\xf8\x16\xd8\x82\x4c\x19\x4d\xfd\x2c\x1e\xac\x87\x6c\x93\x1d\xbc\x5d\x3c\xdd\xd5\x3d\x5f\xfd\x25\x82\x81\xf0\xf0\x58\xbd\x8c\xdb\x72\x85\x36\xa9\xd1\xee\xd5\x85\x3f\xe3\xf7\xa1\xef\x90\x6f\x99\x78\xe4\x7d\xab\x60\x59\x5b\xa6\x5a\x34\xb5\x2f\x89\x73\x99\xb3\x81\x1b\xba\xbb\xbd\x37\xa4\x6f\x5d\xe0\x74\x88\x5a\x84\x4d\x74\x42\x62\x7a\xea\x52\xee\x5e\x99\x55\x8b\xc3\x50\xda\xe2\xfd\xe1\xdf\x3c\xfa\x6f\xe1\xf6\xbf\x2f\xa4\x0c\x09\x37\x53\x97\xd6\x65\x18\x45\x3d\x07\x6b\x04\xee\x07\xeb\x85\x41\x47\x44\xc6\x30\xc7\x77\x27\xf3\xa4\x99\x66\x51\xe5\xcd\x15\x5f\x57\x6c\x37\x77\x0c\x26\xce\x17\xef\x89\xdf\x36\xfc\x6d\x15\x00\xba\x7e\xd8\xc1\x9c\x8d\x18\x84\x6e\x89\xa9\x50\xce\xe2\x4b\x5c\x8e\xff\x98\x08\x97\x3c\x98\x96\x9f\x09\x91\xfb\x5a\xa8\x5b\xaa\x51\xa9\x56\x9b\xde\xd8\xde\xce\x3f\x90\x32\x67\xbe\x93\xf8\x67\x5f\x57\x10\xe8\x69\xea\x4a\xef\x84\x79\x5f\x73\xfb\x6e\x3d\x64\xa5\x73\xd1\x74\xb9\x65\xa9\x76\xe1\x75\xde\x7a\xce\x6e\x16\x67\x36\x7f\x56\x61\xda\x75\xba\x62\x2a\x60\x9a\x62\xde\x6b\x8b\xf9\x54\xf8\xd7\x7f\xf9\xd3\xdd\x3a\x1c\x99\x6e\x7a\x2e\xc3\xcd\x3d\x4f\x61\x8f\x83\x0d\x07\x0d\xc2\x0c\xd8\xf6\x85\xf7\xe5\xf6\x55\xf6\xf8\x74\x37\x76\xc3\x76\x89\x76\x7d\xe9\x50\x6a\x0f\xeb\xb0\xea\x33\x99\x28\x5f\x91\xdf\x7f\xba\x36\xfe\xfd\x6f\x7f\xfc\xdf\xd1\x97\xf7\xbb\xb6\x8b\xb6\xe3\x35\xc3\xa3\xbd\x5e\x1d\x61\xad\xf9\x8d\xaa\x0d\x86\x75\x55\xb5\xf4\x35\xc8\x55\x8e\xd5\xa5\x55\x15\x95\x73\xe5\x62\x15\x9f\xcb\xba\xcb\xc8\x4a\x0d\x6a\x51\xdb\xb7\x46\xc0\xe6\x99\xb7\x65\xcf\x8f\xff\xd9\x0b\xf3\x7b\xed\x7c\x6c\x53\x73\xfa\x66\xc0\xaf\x83\xb3\xa9\xb9\xd6\xbe\x2c\xa0\xc4\xbc\x50\x35\xcf\x36\x67\x28\xeb\x77\x56\x6d\x26\x58\x86\x7f\x06\x57\x1a\x7b\x8a\x49\xf2\x50\x4a\x69\xaa\x43\xf2\x69\xf6\x64\xb9\x74\xd3\x43\xdf\xdd\xb4\xf0\x06\xdf\xe9\xee\x33\x19\x08\x74\xb5\xbc\x35\x30\x19\xd0\x9d\xd0\xd0\x58\x4e\x58\x68\x90\xdd\x9c\x66\x9b\x02\x97\x40\x1b\xa7\x15\xdd\x13\x95\x16\xf9\x33\xa2\x37\x82\x2a\x1c\x26\xe4\x28\x58\x2f\x24\x2b\xf0\x26\x98\x2d\x04\x2d\x3a\x33\x6d\xab\xe8\xa8\xae\xbf\x3b\x7d\xf2\xc3\x3a\xdb\xe9\xe3\x83\xe0\xce\xd4\x54\x4f\xe7\x63\xb5\x5b\x01\x74\xfa\x50\x22\x4c\x0c\x51\x18\x5c\xd0\xb3\x3f\xa5\x0f\x99\xb7\xb1\x87\xa6\x9b\x9d\x3b\xba\xab\xb7\xab\xbf\xab\x98\xb3\x87\x53\xb1\x83\xbb\xd3\x9d\xc3\x94\xb7\x5c\x98\x4f\x92\x69\xde\x7a\x0d\x41\x17\xcc\xc4\xec\xfa\xc8\x51\xf5\xbc\x4f\xaf\x61\x8d\x5d\x2e\x58\xa2\x76\x84\x58\xa0\x9e\xd7\x99\x1b\x91\xc3\x8d\xdd\xb3\x8d\xaf\x25\xb7\x25\x84\x79\x84\xe9\xbd\x69\xbd\xc9\x99\xb1\x81\x11\xbe\xe1\xb1\x41\x86\x11\xad\x21\x8b\xd5\xa2\xdb\xbb\x20\x89\x78\xe5\x5c\xe8\x6a\xab\x2e\xaf\xc9\xba\xf5\xc6\x61\x85\xc6\xa0\x82\x94\x84\x96\x50\x18\x4f\x46\x87\x27\xeb\x59\x93\x27\x83\x17\x9d\x75\xad\x54\x0d\x6a\x35\x36\x15\x1b\x55\x05\x95\x6d\x15\x6f\x95\x1f\x0a\xbf\x94\x28\x14\x70\x14\x88\x15\x94\xb5\x14\x4c\x77\x9d\x72\x02\xf0\x63\x1f\x72\x6e\x6a\x2c\x7b\xaa\xe6\x82\xbb\x53\x2b\x3f\xa5\x5b\x47\xc4\x7a\x7d\xb0\x95\x30\x2a\xd3\x9e\x55\x2d\x57\x8c\x94\xb9\x90\x0c\x96\xc8\x17\xe3\x17\x53\x11\x0d\x16\xe5\x11\xd6\x12\x16\x10\xdc\x16\x58\xe2\x4f\xe1\x2f\xe3\x9f\x94\xbc\x51\x83\x31\x66\x71\x98\xf6\x8f\x8f\xeb\xca\xbb\xae\xaf\x9f\xe4\x6c\x1d\x2e\xb2\x48\xb0\x0d\x2c\x74\x24\x36\xde\xd2\x60\x97\x59\x10\xc3\x17\x2c\xe4\x4b\xe1\x62\xe2\x88\x63\x6b\x66\x99\x65\x76\x62\x3a\x66\x6c\x67\xdc\x67\x18\xa4\x37\x65\x40\xa1\x4f\xa6\x77\xe2\x5c\x14\xf3\x56\x5e\x33\x12\x71\x64\x08\xb4\x4b\x6c\x2c\x76\x19\xdd\x6e\x3c\xc8\x6b\x89\x99\xf4\xc1\xb2\xde\xd6\xb1\x94\x63\x12\xd2\x66\xf7\x65\x6a\xa1\x43\xa3\xfe\x4e\x49\x4e\xe6\x49\xfa\x91\xb8\x93\x98\x8a\xf0\x89\xa0\x8a\xa0\x16\xff\x01\xff\x3b\xde\x30\xfe\x06\x15\x0c\x5b\xaa\x48\x98\x72\x85\x71\xa9\x4b\x7c\x18\x53\x7a\xcf\x88\x56\x83\x4f\x2e\x47\x4c\xaf\xb7\x81\x65\xb2\x26\x9c\x24\x07\x97\x18\xad\x3e\x09\x2a\x5e\x20\x36\x15\x86\x1e\x9a\x34\x4a\x1a\xb2\x0d\xe2\x06\xc2\x2b\x42\x12\x22\x2c\x22\x2d\x42\x1d\x02\x1e\x42\x26\x66\x0d\xb9\x30\x1b\xba\x18\xba\xda\x89\x85\x9d\x47\x42\xf4\xc2\x28\x58\x63\x77\xc1\x50\xec\x8a\xcf\x96\x55\x87\x26\x8f\x44\x2c\x87\x33\x79\x11\xa6\x2f\x02\xea\xf7\x2a\x98\xfa\xaf\x3b\x5f\xde\x41\x55\x41\xc6\x41\x1c\x42\x28\x42\x30\x43\xd0\x41\x50\x80\xaf\x82\xe7\xc2\x5c\x63\xe2\x53\xca\x70\x26\x48\x15\xe9\xc4\xd9\x25\x06\x62\x4e\x88\xb4\x76\x94\xf0\x27\xa1\x07\x4c\xd8\xdd\xeb\x56\xcb\x40\x72\xcd\x53\x6e\x62\x42\x42\xf7\x82\x05\xbc\x73\x06\xa0\x00\x3c\x40\x1d\xa0\x7f\xdb\xbd\xf8\x07\x7d\xe9\x00\x6c\x00\x0d\xfc\x0e\x01\x0e\x1f\x97\x41\x58\x20\x5a\xa9\xc2\xb4\xc9\x5d\x7b\xd6\xae\xbb\xb3\xca\x2a\x23\x2d\x9c\xdf\x0d\xce\x14\x5c\x39\x4b\x70\x98\x61\x18\xdf\xe1\xe7\xe5\xc7\x29\xe0\x2b\xc0\xf6\xb6\x03\x03\x01\xc0\x01\xc8\xc0\x0f\x00\xe5\xed\x3c\x83\x1a\xec\xe5\xc7\x67\x9c\x2a\x5a\x5f\xde\x67\x79\x5e\xc3\x1f\x4e\xdd\x2b\xcf\xc3\x2e\x4d\x6c\x85\xb0\x09\x18\xbe\xcf\xd6\x71\x5a\x52\x92\x9c\x1c\x7c\x64\xaf\x68\xc0\xd7\x4f\x00\x1c\x40\xf2\xd6\x79\xf1\xe3\xad\x0e\x85\x16\x20\x02\xde\x03\x6c\x00\xe9\x3b\x1c\x98\x69\x2c\x46\x6a\x6a\x1e\x65\xb9\x19\x83\x23\x87\xe9\xdd\xaa\x99\xe6\x6e\xef\x4a\xb7\xf4\xb0\x50\x0e\xe7\x28\x23\x31\x85\x40\xfe\x10\x3a\x1e\x5c\x89\x1f\x36\x60\xba\xc0\xb7\xb7\x39\x1a\x10\x00\x2e\x80\x0d\x7c\x05\x70\xde\x7a\x59\xc5\x00\xba\xaf\xbb\x68\xeb\xe4\x20\x2e\x3a\x99\x09\x7d\x1a\x07\x8e\x73\xb7\xd5\x9c\xe1\x8c\x46\xa1\x7c\xb0\x18\x0f\x6f\x6d\x4b\x06\x0d\x6a\x31\x25\xd6\x2b\x52\x37\x94\xcb\xcf\xf1\x6f\x95\x9b\x50\x00\x37\x20\x0f\x30\x00\xa8\x80\x38\x80\x0b\xf0\x02\xc4\x00\xf1\x67\x4f\xd4\x27\x72\x53\x8e\x17\x69\x1b\x3d\x4c\x07\xda\x5f\xa1\x3b\xaf\xd3\x68\x1d\xbf\xca\xc0\x52\xde\x07\x49\x3b\x3a\xe9\xf7\xc9\x05\xf2\xe6\xd0\xcc\xe3\x0c\x7e\x8f\x79\x3f\x0f\x20\x00\x24\x6f\x1e\xb9\xdc\x6f\xb3\x59\x19\x81\xaf\x00\x23\x40\x0b\xe9\x82\x38\x4f\x9c\xc9\x4a\x21\x1e\xa7\x59\x6e\x7d\xfa\xdb\xe6\x54\x6a\xc9\xb7\xbf\xb5\x56\x39\xe7\x7d\x94\xa3\xc7\xad\x79\xb7\x1a\x9e\x68\x04\x4b\x26\xc9\x2b\x4a\x18\xd4\xdd\x1f\x15\x20\x50\x80\x06\x80\x05\x70\x03\xe8\x00\x3d\xa0\x0c\x50\x82\xeb\x20\x79\x93\xb4\xb2\xb3\x49\x7d\xd4\xe9\xb7\xcf\x02\x81\x6e\xd4\x37\xfd\xc6\x3b\xdb\x52\x4a\x24\x93\x1c\x02\xd6\x1d\x08\xf4\x3f\xca\x41\xf2\xfd\xa4\x2d\xc5\x03\xff\x3e\xf5\x8e\x09\x40\x07\xbe\xbd\x47\x00\xb3\xfe\xd4\x0b\x09\x09\x25\xf3\x85\xe8\x6b\x0c\xb4\xe8\x77\x3a\x9c\x58\x3a\x22\x01\x52\xa5\x12\x53\x62\xf7\xed\x7f\x64\xd8\x23\x81\xf9\xec\xbe\x0f\x35\xf2\x59\x7d\x51\x90\x1e\xcf\x16\x3a\xea\x04\xe2\xdc\x6c\xfb\x64\x5a\xa8\xaf\x50\x4c\x50\xea\x5f\x86\xa1\x19\x60\x0f\xbf\x1f\xc3\x57\x23\xfd\x40\xc6\x45\xcd\x43\x7f\xc4\xc2\xa2\xa0\xe2\x58\x93\x12\xd5\xe1\xb6\xeb\x08\x7c\x9b\xde\x70\xc5\xb2\xd1\x32\x16\xd5\x0a\x53\x7c\x94\x0c\x19\x24\xe4\xc8\x6d\x48\xab\x30\x2b\xc8\xce\x90\x80\xdf\x0d\x8f\x89\xa0\x80\x74\x84\x8a\x80\x51\x84\x15\x86\x6b\x81\x2f\x4f\xb8\x48\x32\x4a\x36\x43\xbe\xcd\x52\x24\x62\xa7\xca\x6c\x96\xe9\x11\x14\x95\xfb\x96\xe7\x99\x0f\x2d\xe6\xeb\x7b\xab\x6a\x89\x72\xa4\xa3\x7d\xbc\x4b\xac\x51\xb4\x65\xa4\xe6\xb8\x25\xa8\x44\xb0\x13\x70\xc5\x09\x30\x89\x28\x48\x69\xc9\x2b\xa9\xd1\x68\x23\x18\x24\x98\xde\xb1\xe6\x70\xc8\x0a\x12\x2a\xa4\x1b\xf4\x3b\x66\x04\x7f\x4c\x19\xff\x67\xb6\xbe\x9c\xd9\xd4\x1d\x57\x6e\x63\x28\x53\x49\x7d\x0e\x6d\x74\x5d\x35\xa3\x52\xbd\x11\xfb\xce\x9a\x45\xb9\x4f\xb5\x40\xf3\x48\x1f\xc8\x94\xc9\x4a\xcd\xe1\xc0\x95\xc7\xc7\x28\xa0\x2a\xe2\x2c\xb6\x2e\xdb\xa5\xb3\x67\x53\xe6\x8b\x11\xf7\x31\xff\x0f\x6e\x3c\x65\x1f\x4e\x2c\x2e\x0f\x84\x37\x50\x16\xd0\x24\xe0\xf8\x07\x3b\xc0\x18\x46\x2a\x2a\x09\x2a\xb2\x2d\xb3\x3f\x72\x4d\xf1\x4a\x0a\x6c\x09\x9b\x89\x19\x4b\xc6\xc8\xf8\x2a\xbc\x57\x9a\x50\x99\xd2\x92\xb3\x98\xf7\x70\x8c\x70\xc9\xa4\xad\x52\xfb\x17\x33\x6e\x38\xb6\x63\xa7\x9e\xbb\x90\xab\x18\xb2\x22\xa3\xb6\xbd\xfb\x6d\x72\x74\x3a\x64\xad\x44\xbf\x89\x41\x48\xb4\x49\x5b\xc9\x31\x29\x84\x28\xfb\xaa\x15\x69\xb9\xe8\x3a\x1b\x1c\x99\x60\x58\x52\xb8\x6a\x87\x64\xa7\x60\x95\xe8\xb7\xd2\xfc\x2b\xc2\x0b\xfa\xc9\xd3\xf2\xc6\x88\x74\x6b\x55\x19\x4d\xda\x5e\xf8\x86\xc7\x80\xd5\x0f\x6d\x3c\xc5\x25\xa5\x5f\xaa\x89\xea\x39\xda\x48\xba\x53\x86\x28\xa6\x38\xe6\x4f\x56\x8b\x76\x41\x8e\x23\xee\xea\x41\x18\x09\x83\x05\xd8\xf5\x47\x03\x72\xff\xe1\xde\x3d\xcb\x7e\xd1\xdc\x7d\xff\x42\xc3\x73\x91\x7f\xb2\x4f\xe8\x96\xeb\xb1\x05\x86\xfe\xa8\xa1\xa8\xb1\xbf\xe9\x8c\x05\x82\x35\xb4\xbd\x93\x93\xa9\xeb\x9c\xa7\xad\x4f\x43\x60\x4c\x68\x68\xbc\x41\xae\x43\x8d\x62\xf7\xf4\xf4\xea\x9f\xd9\x79\xd5\xbd\xf5\x3a\xa3\xd4\x53\x58\x7b\x57\x50\x94\xd8\x11\x42\xe9\x86\x65\xa7\x64\x27\xee\x88\xe1\x32\xe5\x5a\xef\xa1\xea\x73\xe4\x5f\x15\xac\x16\x9e\x1b\xed\x94\x80\x9c\x22\x94\xd3\x55\x45\xd6\xd1\x37\x7e\xb5\x1e\xfd\xe7\x08\x2f\x9a\x67\xd3\xeb\x65\x93\x62\x5d\x6b\x35\x49\x79\x0d\x89\xbe\x21\x81\xde\x3b\x3e\x0f\x7e\x6d\x81\xd0\x21\x06\xe1\xf0\x51\x4b\xb1\x2f\x89\xe0\x69\x72\x59\x02\x79\x72\xc5\x60\x95\x43\xed\xc9\xa3\x3d\x2b\xbc\xc7\xa3\x7f\x25\xf8\x23\xc7\x09\xfa\xea\xf6\xd8\x43\x67\x5d\x75\x6b\xbe\x5c\x82\x45\xb4\x7b\xd4\x61\x4c\x61\x7c\x50\xe2\x75\xaa\x46\x06\x5c\x8e\x51\xbe\x67\x49\x52\xc5\x6a\xf5\x60\x83\x5c\x57\xcd\x48\xe3\x52\xde\x21\xca\xaf\xff\x72\xca\xbf\x7f\x3e\xd4\x5a\xc1\x1b\xbb\xeb\x06\xaa\x6b\x0b\x1c\x32\xa3\x32\xcc\xb3\x21\x73\x2e\xf3\x2b\x8a\x22\xcb\x7a\xab\xde\xd7\x11\x34\x7d\x6d\x7b\xe9\x7e\x1c\x54\x1f\xaf\x5c\x92\xdd\x9f\xb8\xbd\xfc\xb3\xf6\x75\xe0\xc1\xf3\x3a\xfc\x4c\xef\x98\xe0\xe0\x78\x4f\x6c\x87\x60\x93\x63\x83\x65\xf3\xc3\x7a\xfd\x1a\xdd\x7a\xd1\x32\xc1\x0a\xf6\x2a\xe2\x0a\xdd\xca\xe3\x8a\xd8\xb2\xe4\x8e\xf5\x39\xe3\x63\xe9\x7f\xdd\x5b\xfd\xcc\xf2\x10\x73\xbb\x76\xad\x76\xf1\xf7\x1c\xf6\x34\xce\x94\xc8\x78\xf1\xe8\xc9\xf8\xda\xe8\xc5\x08\xda\x88\xd9\xb0\xcb\xe0\xe7\x41\xac\x7e\xca\x81\xf5\x21\xf4\x41\xcc\x69\xc2\xb5\xf6\xc3\x83\x5b\xa4\xff\xa8\x7f\x9f\x5e\x89\xed\x41\xac\x43\x2e\xd2\x4f\xe6\x8d\xcc\x0c\x0c\xf4\x72\x74\xd9\x75\xe4\xb6\x8d\xb7\xf6\xb5\x08\x36\x59\x36\x73\x34\xa5\x37\x3c\x35\x9c\x37\x38\xd6\xb1\xd6\x1d\x35\x60\xd5\x1b\x77\x59\x8d\x96\x2d\xd2\xee\x54\x5e\xec\xbd\xfc\x73\x2f\x29\xfe\xd2\x74\x1b\x69\x2e\x7d\x6c\xb4\x2f\xb3\xe3\x63\xf3\x7e\x83\x76\x35\x7a\x45\x5a\xd9\x60\x69\x49\xe1\x59\x71\x66\xe1\x65\xfe\xaf\x42\x98\x82\x81\x3c\xe8\xfc\x9e\xec\x98\x1c\xff\x7c\x83\x3c\x8d\xca\x89\x56\x8c\x01\xfa\x19\x93\x4d\xcc\x33\x97\x67\x67\x10\xe8\x72\x75\x8b\x7a\x5a\xad\xaf\xbb\x6d\xa6\xce\xb6\xd2\xbe\x08\x25\xcf\x3a\x93\x2c\x7d\x2e\x25\x3b\x85\x31\x09\x35\xc1\x23\x01\x2e\xe1\x31\x9e\x32\x61\x32\x66\x3f\x86\x22\x06\x2f\x86\x33\x66\x2b\x0e\x2c\x53\xaa\x44\xb8\x01\xbe\x27\x6e\xb2\x78\xdd\xe9\xb4\xe9\x3e\x71\xdb\x62\x5a\xb1\x07\xa5\x41\xa6\xec\x5b\x5e\x67\xba\x61\xf2\xc7\x58\x81\xc8\xba\xb0\x2f\x21\x74\x41\x06\x41\x0c\xfe\x19\x01\xa3\xfe\xf4\x01\xb0\x7e\x8d\xbe\x9d\xbe\x72\xbe\xc1\x3e\xca\x3e\x9f\x7c\xcf\x23\x2c\x93\x7f\x17\xa0\xd4\x5c\x75\xe9\x4f\x08\xac\x9d\x1c\x6d\xcc\xc7\xf7\xf9\xd7\xb1\x16\x15\xa5\x33\xc7\xd5\x44\x3c\x04\x23\xfb\xdc\x7b\xa2\xb8\xfe\x72\x1e\x77\xa0\x74\xa0\xb6\x77\xb6\xe7\xb3\x8f\xb2\xbd\xb6\x3d\xb1\xfe\x6a\x9d\x69\x85\x6c\x71\x60\xc9\x69\xb3\xe5\x7e\x17\x3c\x9b\xa0\x9f\x9b\x54\x0d\xd9\x99\x36\x71\xb1\x2e\x39\x6a\xdf\xf2\xae\x74\x20\xbd\x22\x1a\x2e\xa0\xd0\xd3\xd5\x89\xd3\x76\xc1\xc2\xcc\x64\xc6\xd8\xc3\xd0\xc3\x60\x43\x0f\x5d\x0f\x5c\x0f\x57\xa7\x54\xbb\x47\x9b\x4a\x5b\x5c\x63\x43\x53\x45\xe3\x45\x57\xd5\xfc\xd0\xf9\x2e\x20\x3c\xf6\x29\x47\xb7\x1a\xa7\x9b\x73\x41\xb4\x37\xad\xfa\x35\xb7\x2e\xee\x53\xa0\x93\x2b\x95\x35\xb3\x11\x94\x6e\xb8\xa6\xa5\x2a\x9c\x12\x8e\xbc\x85\xdc\x94\x9c\xb2\x74\x83\x0c\xa7\x74\x9b\x54\x87\xe4\x85\xe4\x95\xa4\xa3\x44\x95\x14\xb3\x4c\xb1\xfa\x82\xf1\xa6\xe3\x4f\xbf\x9d\xd8\xe3\x5c\x8e\xda\xd0\x69\xbc\xf6\xea\x8a\x2f\x69\x93\xe1\x11\xee\xfd\xd6\x65\xba\x27\xaa\xca\x72\x30\x92\x72\xc2\x65\x42\x47\x02\x06\xfc\xca\xbc\xf8\xdc\x6d\xdc\x1a\x5c\xdc\x9c\x77\x9c\x39\x1c\x7e\x1c\xdf\xd8\xdd\x58\x97\x79\xc4\xc5\xa3\x54\xbe\x19\x56\x3a\xa0\x06\x7c\x8d\xef\x2f\xf8\x35\x1e\xd2\x52\x5f\xb2\x93\xb4\x1a\x14\xe4\x94\x6e\x34\xaa\x8a\x22\x49\x2a\xa0\xce\x79\xca\xca\xcb\xcc\xc2\x20\x4d\x1b\x49\xb3\x4e\x2d\x44\x35\x45\xcd\x42\xf5\x81\xd2\x80\x32\x8a\xb2\x98\x02\x44\x81\x49\x43\xc0\xce\x2b\xc2\xa3\xb4\x6b\xc4\xe2\x78\x18\x64\x9d\x8c\x38\xb6\xdf\x12\x5d\xf4\x94\x78\x17\x60\x6a\xaf\xab\xb7\xa5\x80\x26\xb4\xc4\x32\x42\x4d\x43\xba\x4c\x0c\x49\xa0\x88\xbb\x86\xf3\x03\x7b\x0b\x9b\x12\x53\x0e\x43\x15\xe3\x01\xc3\x0b\x23\x01\x43\x09\xf3\x13\xb6\x11\xb9\x10\x2b\x8c\x88\xa8\x32\xba\x71\x95\xab\x68\x98\xf3\x04\x6f\x9b\x6f\x49\x7d\x52\x5a\xa0\x80\xfd\x95\xbe\x9b\x5c\x21\x9f\x15\x5d\x3f\x21\x35\xfa\x30\xb2\x3b\xc2\xfc\xcf\xd7\x1f\x18\x70\xf2\xb0\xfa\x30\xad\xd0\x05\x30\x2e\xd0\xc9\x30\x39\x30\x7b\x30\x48\xb0\x0b\xe8\x15\xa4\xcd\xac\x83\xa2\xb7\x1a\xcb\x96\x3e\xde\x39\x33\x21\x5d\x3c\x15\xd6\xe9\xf8\xa1\x92\x2e\x82\x46\x1d\x8a\x91\x02\xf2\xf4\x12\x78\xdd\xf0\x5e\x9f\x8d\x20\x5a\x3e\x45\x81\xc9\xbc\x6f\x7b\x57\x09\x4c\x01\xce\x40\x08\xe0\x0b\xf4\xbf\xc3\x7a\x27\xfe\x4e\x10\x06\x05\x43\x85\xb2\x8e\x9b\x5e\xc6\x4a\x9f\xd6\x31\x76\x51\xa5\x9f\xae\x36\x25\x87\x20\x7a\xcd\x0b\xcd\x62\x5f\x9d\x5c\xf4\x82\x65\x97\x44\x0b\x39\x04\x2a\xeb\x6d\xf6\x14\x16\x40\x08\x10\x03\xd2\x80\x04\x80\x06\x70\x00\x74\x6f\x1e\x2f\x12\x9f\xe3\x51\x62\x88\x4b\x59\x78\x44\xda\xd4\x48\x2d\x6d\x37\x78\xc6\x0a\x5b\x25\x8b\x5f\x92\x3d\x82\xb0\x1d\x46\xf5\xf4\x64\x5e\x79\x44\xa8\x43\xb0\xc6\x61\xeb\xdf\xad\x00\xa8\x00\x3f\x00\x0d\x30\x02\xd8\x6f\xb3\x28\x58\x00\x1e\x80\x0b\xc0\x00\x78\x20\xc2\x10\x13\x88\x52\x99\xe6\x84\xf6\xd4\x3e\x5b\xd4\x1f\x44\xcc\x5b\xf6\x05\xd4\xa6\x64\xd7\x46\x8e\x78\x50\x9b\xd1\xa9\xf8\x08\xc7\x32\x79\x11\x82\x90\xbc\x21\xa5\xdf\x7a\x37\x69\x00\x26\x80\x12\x00\x07\xa8\x00\xe9\xb7\x3e\x65\x4c\xe0\xc7\x47\xad\x9f\xf4\xf8\x46\x0c\x0f\xc2\xb9\xaa\x1d\x16\x38\x97\x3b\x9b\xb6\xe3\xf2\x2d\xa1\x45\x11\x89\xb4\x7e\xf7\xb6\x56\x3a\x50\xd2\xb6\x5c\x2f\x94\x27\x98\x4f\x30\x55\x80\x2f\x80\x05\x60\x01\x78\x6f\x3a\x46\x00\x05\x40\x00\x44\x00\x58\x40\xe4\x03\x0b\xdc\x02\x8e\x31\xed\x0e\xbf\x89\x12\xb5\x49\xf8\x53\xe9\xe1\xb7\xb9\xaa\xee\xec\xaa\x95\xf4\xa7\x30\x2e\x57\x2a\x13\x3f\xa5\x51\xa1\x70\x26\x4c\x42\x69\x44\x1d\x88\xcf\x00\x1c\x40\x06\x80\x03\xc6\x00\x12\x00\x03\xa0\xbf\xf5\xe4\x20\x03\x78\x00\x25\xcc\x0c\xd6\x28\x4d\x30\xff\x77\x25\x76\xd3\x08\x10\xe8\x62\x7d\xf5\x79\x04\xa2\x89\x2a\x3f\x34\x0e\xc5\xe7\xd1\x26\x53\x1b\x57\x2a\x85\xb3\x90\xd2\x02\x53\x12\x86\x06\x40\x02\x98\x00\x06\x40\x19\x90\x7e\x57\xf0\xc1\xe3\xa3\x14\x38\x02\xf8\x12\xe4\xc4\xe7\x70\x44\x71\xa2\x7b\x56\x3a\x71\x27\x2d\x64\x5b\x2e\x10\xe8\x97\xd4\x6e\xe2\x74\x7a\x67\x79\x85\x6a\x5a\x5b\xa8\x8e\x0b\xbe\xb1\xad\x32\x87\x10\x29\x93\x36\x91\x01\xe2\x09\xb8\x3a\x58\x05\xb8\x1c\x14\xfe\x17\xae\x6f\xf9\xb0\x24\xdf\x69\x7e\x8c\xc2\x37\x23\x14\x20\x5b\xe0\x06\xd2\x9e\xf1\x73\x28\x12\x1b\xfb\xbb\x91\x80\x40\xbf\xf5\x4f\x7f\xaf\x7c\x1f\x22\x6e\xd0\xcb\x8b\x88\xc3\xf2\xd1\xb3\x2e\xd5\x51\x96\x41\xe1\x21\xa3\x91\xc3\x76\x80\x29\x85\x5d\xf9\x11\x89\xf0\x0e\xc9\x13\x95\x09\x43\x0a\xcb\x0e\xf7\x0b\xae\x21\x21\x2c\xf1\x1c\x15\x3e\x67\xb3\x94\x93\xf6\x8c\xad\xaf\xff\xdb\xbe\xfd\x6d\xce\xce\xd1\x54\x5f\x47\x7e\x79\x5a\xda\x75\x18\x9d\xeb\xb4\xe9\xb4\xaa\xa4\x18\x39\x9b\x2a\x69\x08\x5a\x29\x46\x01\xb6\x06\x2e\x37\x7e\x3a\x31\x1b\xe9\x2a\x85\x19\xb5\x14\xed\x24\x03\x0e\xd3\x35\x3b\x89\xe8\xa3\x1a\x84\xd9\xba\x87\x78\xd4\x5b\x15\xc7\xab\xca\x29\xce\x72\xdb\x90\x7c\x63\x70\xa1\x48\xc2\x7b\xff\x1c\xfb\x66\x83\x74\x05\x6f\x81\x64\x7a\x56\xe2\x50\x32\x5c\x0a\x7a\xea\x14\x5a\x16\x46\x61\x66\x3d\x36\x48\x8e\x17\x5e\x4f\x7e\x22\xc1\x75\x91\x3e\xa5\x02\x23\x44\x27\xb5\x60\xfe\x7f\xad\x40\xee\x08\x77\x6e\x66\xa0\xba\x34\xab\x32\x32\xbb\x22\x4f\xbd\xfc\xad\x2c\xb4\xdd\xa4\x45\xb8\x69\x19\x51\x98\xf6\x58\x16\x38\x78\xb8\x59\x78\x3b\x04\x76\x84\xad\xc5\xc6\xa4\xf4\x64\xb9\xe4\xcf\x94\x3f\xeb\xd3\xd8\xd9\xf9\x09\xc5\x35\xe7\xff\xb1\x83\xf1\x5b\xe5\x4c\x63\xd5\x71\x24\xb7\xe5\x73\xc9\x55\x0a\x6e\x88\xa7\xab\xbe\x99\x82\x86\x97\x78\x34\xbf\x86\x40\xa9\xd0\x8d\xe8\x94\x44\xa5\x0c\xad\xdc\x9c\x12\x81\x72\x82\x46\x8b\x4e\x84\xde\xb2\x11\xab\x75\x82\xd7\x7d\x94\x4d\x56\x48\xf5\xbf\xab\x38\x7e\x51\xee\x9d\xcd\xdd\xf7\x65\xd6\xb5\xe6\x35\x27\xbe\x0b\x94\x76\x9c\x32\xae\x56\xd6\x96\xc5\x92\x7b\x52\xd8\x54\xb6\x56\x1d\xd2\xb4\xd3\x29\xd3\x3f\x33\x0e\x32\x37\xb1\x8e\xb7\x13\x70\x2e\xf6\xd0\x0a\x3b\x4c\xd3\x2e\x23\x6c\xfb\x93\xb3\xea\x25\xff\x26\xf4\x24\x57\xa7\x78\x15\x5f\xf6\x4c\x6c\x80\x9f\xaa\x03\x99\xc1\x81\xd6\x9e\x0e\x81\x5e\x9a\x81\x80\x71\x98\x39\x85\x55\xad\x6d\xa6\x43\xbd\x2b\xa4\x87\xa7\x6f\xa8\x1f\x7b\xe8\x78\x72\x6a\x51\x7a\xe3\xed\xe0\x9f\xb8\xf7\x0c\x73\xdc\xb0\x22\x3a\x42\xd3\xfa\x5a\x6e\x9a\xe1\x11\x05\xe5\x03\x6b\x6f\x65\x11\x65\x59\x62\x43\x62\x37\xe7\xc8\xe8\x82\xee\xde\xe9\x9d\xe0\xff\x25\x48\x37\x74\x27\x16\x27\x5e\x24\xb9\xa2\x20\xa4\x1e\xb1\xef\xdb\x6c\xfb\x5f\xd8\x89\xbb\x0f\xb1\x90\x3f\x18\xd8\xbc\x50\xea\x9e\xfe\x14\x29\xee\xc7\xee\xce\xef\xa1\xe5\x71\xe1\xf3\xc5\x4f\x39\x70\x32\xd4\x2e\xa2\x36\x66\x27\xc1\x38\x25\x38\x73\x23\x67\xa6\x68\xba\x36\xb8\x7b\x76\xca\x63\xb3\xeb\xaf\xfc\xbd\xf6\xd9\x25\x99\xa5\x1b\x7c\xdf\xb8\x55\x62\x92\xde\x18\xa5\x10\x22\x18\x4a\x18\xae\x1b\x85\x15\x73\x9c\xf0\x9a\x34\x91\x6e\x94\x45\x98\xeb\x54\xac\x5d\x0e\x5f\x35\xdd\x50\xd0\xd5\x31\x31\xb4\x8e\x7a\xfa\xeb\xaf\x11\x7e\x5b\x5d\x04\x6d\x7d\x9f\x19\xed\xcf\x6b\xec\x2d\xae\xca\xfa\x92\xc2\x96\xf2\x2b\x6d\x3e\x93\x33\xab\x3b\x4f\xbb\x08\xba\x74\xb6\x22\xbf\xf6\x63\x63\x6a\xcb\x45\x77\x75\x7f\xca\x04\xd8\xea\xf4\xf1\xc1\x63\xeb\xdf\x57\x01\x2f\x79\xe7\x19\x9b\x13\x33\x6d\xfd\xd9\x8d\xbf\x2b\xe6\x8b\xe0\x0b\x5b\x4a\xc2\xca\x85\x2b\xbe\x55\x4b\xd7\x85\xb5\x78\xb6\x76\x77\x6b\x0d\x68\x8d\x1a\x4d\xbe\xcc\x97\xad\x43\x1d\xd3\xfe\xba\xff\x9b\xbc\xe6\x89\xed\x6e\xe2\x2a\xf1\x7c\xe0\x78\xe9\x70\xe8\xf0\xf6\x40\x72\x3f\x68\xef\x64\x5f\x63\x97\x65\x2f\x6b\x5b\x7c\xdb\x6d\x4b\x67\x63\x64\x6b\x6d\x13\x79\x9f\xe8\x92\xfd\x99\xfb\xef\xf7\x7e\xce\xba\xfb\x78\x66\x76\xe8\xb8\xb5\xb2\x31\xb7\x5c\xbb\xb4\xb7\x2c\x34\xd7\x32\x97\x31\xcb\x32\xcb\x38\xc7\x3f\x33\x36\x3d\x36\x6d\x32\x95\x38\x11\x32\x23\x3a\x91\x3c\x19\x31\xbb\xb9\x11\x74\x4c\x75\x67\xf1\x67\xfd\x4d\xf8\xe9\xfe\x6e\xc7\x7a\xd8\x22\xd3\x34\xf7\x78\xda\x88\xc9\x90\x45\x7f\x4d\x9f\x45\xf7\x40\xb7\x44\xf7\x7a\x37\x44\x4f\x6d\xcf\xcf\x9e\xa1\x8e\x6f\xed\x05\xed\x28\xed\xb9\x1d\x72\xbd\xb0\xe3\x7e\x4b\x45\x7b\x94\x57\xa4\xaf\x7f\x78\xc3\x5c\xea\xef\x33\xac\xbd\x9f\x99\x1a\x93\xef\x2f\xee\x46\x69\x19\x6b\xac\xac\xef\xae\xa9\xaa\x16\xae\x0c\xac\x34\xab\x4e\xa9\x81\xab\x34\xae\x1a\xae\xba\xac\x38\x29\xcb\x29\x0f\x29\x13\x2e\xbf\xad\xa1\x6e\xdb\x1a\x12\x98\xdd\xdc\xc2\x3d\xe7\x79\x1e\x03\x81\xae\xeb\x77\x64\xe6\x8f\x47\x65\x7b\x18\x5b\xc6\xeb\xd7\xab\x34\x4a\xbf\x15\x36\xe4\x75\xe6\xc0\x67\x25\x67\xb9\x64\xde\x66\x4e\x66\x9a\x66\x1a\x67\x5c\xa4\xff\x4a\xdb\x4b\x13\x4c\xd9\x49\x53\x4d\x13\xc8\xe6\x2c\x93\x6d\x1c\xea\x5d\x98\x4a\xd9\xf8\x78\xaa\x7c\x07\xb3\xab\x3e\x33\x31\xc4\xd2\xf6\xb1\x26\xae\xa4\x20\xbf\x2a\x93\x2b\xd5\x20\xc1\x3c\xf6\x36\xaa\x3c\xfa\x53\xc4\x58\x38\x57\x78\x67\xf8\x79\xb8\x74\xe8\x63\x98\x4c\xa8\x6b\x68\x55\xd0\x53\x28\x45\xc8\x74\x54\x6b\x6a\x4d\x61\x7c\xdd\xb7\xae\xee\x09\xa1\xb5\xca\xc3\x8d\x45\xe8\x61\xd6\x56\xe7\xaa\x1f\x79\xc5\xa9\x9c\xf1\xd4\x51\xfa\x21\x7e\xfe\x7b\x3e\x87\x5e\xab\x5e\xe2\x1e\xd7\x6e\x0e\xae\x3f\x5c\x63\x5d\x1e\x5c\x9c\x5d\x3d\x5c\x4c\x5c\x6a\x9c\x2a\x9d\xce\x9d\x87\xbd\xf0\x42\x33\x13\x4b\xf3\xe0\xaa\x59\x3b\xbf\x8f\xdf\x6e\xca\x8d\xb7\x77\xb9\x54\x0b\xe4\x4e\x27\x93\x44\x32\xf8\xc7\x7b\x62\xb9\x22\x3b\xb0\xda\xbd\xb7\x36\xb1\x14\x36\xbf\x32\x13\x31\xe9\x34\xb5\x31\xbe\x33\xd6\x36\x11\x32\x0e\x35\x6a\x32\x92\x35\x1c\xd0\x7f\xb4\x22\x71\x8d\x08\x34\x8b\xf3\xce\x3e\xad\x72\xee\x4c\x59\x12\x1e\xca\x6c\x0a\x28\x26\x49\x69\x8c\xe0\xf4\x9e\x72\x16\xb7\x92\x33\x19\xd7\xbf\xd4\x51\xd1\x12\xd2\x20\x50\xb3\x52\xdd\x55\xa1\x57\x7e\x52\xd2\x57\x82\x57\xea\x50\x54\x55\x52\x54\x08\x52\x18\x57\x90\xd4\xbc\x32\xc5\x74\xb4\xf7\xcb\x88\x05\x72\xf8\x6a\x74\x67\x17\xfa\x08\x6a\x62\x72\x3d\xe2\x04\x02\xa8\x9c\x94\xcc\xc0\x75\x79\x55\x7c\x14\xbc\x64\x51\xa5\x18\xc4\xf7\x45\xc1\x44\xa6\x45\xbf\x0b\x27\x0a\xcb\x0b\x6e\x0a\x0d\x08\x41\x0b\x8c\x0a\x66\x08\x69\x08\xe0\x4a\xaa\xab\xf4\x1b\x7a\xd8\x97\xfb\x89\xc7\x99\xe4\x22\xce\x2c\x74\xb9\x55\x66\x65\xe8\x44\x6a\x7a\x74\x58\x5b\xea\xc1\x2b\x34\x89\x27\x0a\xe6\xf2\x1a\x70\x8e\x71\xf8\xb3\xa6\x32\x8f\xb3\xb2\xb3\x28\x31\x7d\x60\x4c\x66\x02\x18\xe6\x19\xf7\x98\x50\x19\x3a\x18\xa6\x38\x26\x44\x16\x94\x58\x0c\xd4\xec\x53\xfc\x25\x13\x3c\x67\x48\xbb\xf8\xcb\x9f\xd2\xab\xc3\xf4\x5c\x33\x4c\x41\xea\x6a\x12\xb7\xbc\x04\x4c\x85\xb4\x30\x54\xfe\x14\xda\x64\xca\xc4\x09\xc4\x2e\xc4\x56\x44\xd0\x04\xf7\x84\x6c\x04\x1a\x04\x4d\x04\x5b\x84\xdf\xf0\x67\x28\x84\x59\xb6\x85\x1c\x14\xaa\x0c\x01\xc7\xd6\x60\xd7\x99\xdc\xae\x87\xca\x95\x0c\x82\xb0\x25\x57\x7f\x93\x18\x95\x6c\x11\x07\x36\x08\x4a\x1a\x3c\x5b\xac\x00\x0c\x18\x34\x63\x94\x22\x64\x0a\x24\x23\xc4\x18\x84\x67\x44\x5a\x04\x66\x84\x70\x84\x4b\x84\x19\x24\x3c\x74\x25\x12\x06\x66\x49\x61\x24\x65\x36\x33\x01\xb7\xd3\x05\xfc\xde\xeb\x9a\xe3\x2c\x8d\x28\x09\x0f\x0f\xf3\x63\xb5\x70\xd1\x60\x96\x76\xd2\x20\x34\x61\xb8\x68\xe8\xa4\xaf\x71\x9f\xc7\x20\x7b\x21\x9a\x20\x60\x20\xa8\xc1\x5f\xc1\x57\x20\xe4\x20\x6c\x20\x1a\x20\x12\xbe\x9a\xa2\x9c\x92\xa6\xb0\x09\x8b\xdf\x6a\x8a\x59\x07\xac\xd2\x0d\xfb\x37\x41\x15\x5c\xc6\xeb\xfa\xa1\xd8\xe8\x6b\x47\x4a\x61\x70\x46\x51\xd2\x63\x54\x41\xdb\x00\x66\x00\x1a\x40\x02\x70\x03\x62\x6f\xb3\x49\xb1\x01\x7c\x00\x12\x90\x02\x98\x01\xd8\x0f\x22\x70\xd9\xd8\xf2\xd4\x8d\x7c\x30\x0a\x69\xc6\x4a\xdb\x92\x93\xc7\x9d\x01\x15\x9e\x69\x53\xa1\x31\x2e\x94\xc6\xb6\x4a\x92\x82\x00\xfd\x0a\x7e\x0a\xbc\xfa\xa7\xea\x7f\xbc\xb5\xbf\xb9\xdb\xe2\x01\x90\x6f\x51\x90\xde\x56\x34\x84\x80\x3b\xf4\x05\xa6\x34\x65\x01\x17\xbf\x2c\x93\x9e\xd5\x71\xe0\x12\xdf\x60\x65\x83\x57\x5e\x78\x2c\x8b\x37\xa6\xe5\xb9\xa6\xb4\x04\x15\x7b\x3e\xf9\x4f\x74\x84\x6f\xb8\x80\xd4\x5b\x47\x11\x0e\x80\x08\xa0\x03\x14\x00\x31\xc0\xf1\xe6\x97\x83\x08\xfc\xf8\x2a\x81\xfe\x8e\x1c\x9e\xe3\x4c\xca\x5e\x17\xe6\xe6\x72\xc7\x64\x4a\xb8\x23\xb8\x2c\x3d\x65\x3d\x68\xcf\xf1\xc1\x00\x41\x7e\x8d\x5f\x80\x2e\x01\x8f\xe6\xa7\xf3\xc7\x24\x00\x0e\x40\x7c\xeb\x50\x46\x04\xb8\x00\x06\xe0\xf3\x5b\x3d\x04\x35\x80\x0d\x85\x84\x42\x42\x0a\xc3\x6e\x24\x49\xa1\xd5\xf7\x1b\xfb\x64\x67\xe9\xdb\x00\x79\xad\x6a\x8e\x73\xf4\x77\x4f\x6e\x0b\x73\x75\x64\x31\x2d\x36\x67\x32\x62\x34\xc9\xaf\x4c\x80\x18\x80\xff\xe6\xe9\x22\xfa\x56\x1b\x4b\x07\x14\xbd\x07\x3e\xb0\x81\x59\x7e\x69\x42\xaf\xa6\xcc\xe4\x09\x95\xbb\x35\xa2\x04\x81\x6e\x96\x36\xb3\x26\x60\x5a\xb7\x4b\xa4\x92\x95\x03\x8e\x1d\xe0\xf5\x1d\xe5\xb1\xf8\xc6\xe8\x62\xf0\xca\x7e\xe2\x7c\x38\x02\x94\xde\x7f\xfd\xf8\x09\xdc\x0b\x12\xe6\x73\xd3\x57\x4d\xe8\x2f\x30\x77\x70\xea\xdf\x29\x91\x74\x89\x22\x58\x00\xd1\x47\x0d\x63\xab\x56\x10\xe8\x99\xee\xd0\x7d\xbe\xac\xcf\xa0\x86\x2d\x5b\x39\xb2\xd3\x83\xda\x02\x5c\x3d\x48\x5c\x97\x5d\x92\xbc\x01\x1d\xea\x2b\xe4\x17\x0e\xe8\x7f\xfc\x13\xb3\xe1\xb7\x11\xf7\x51\xda\xd1\x93\x30\x3c\x31\x43\xb0\x53\xf1\xfb\xe8\x5a\xf9\xf1\x14\x7c\x8d\xb4\x5d\xde\xce\x9b\x2f\x95\x37\xca\xc7\xa2\x5b\x88\x8a\x29\x93\x20\x02\x8d\x1c\x46\x0c\x12\x14\xe4\x05\x05\x18\xdb\x08\x71\x10\xfb\x91\xe2\x50\x9d\xd0\x7f\x61\x55\xe1\x32\x12\x88\x10\xd1\x91\x1c\x93\x6b\x50\x64\xd2\xa0\xd2\x56\x73\x1b\x48\x13\x68\x77\xd9\x52\xf8\xbd\x79\x70\x3c\xaa\x1f\x70\xcf\x99\xf5\xd4\x57\xc7\x65\x45\x46\x7d\xf3\xf2\xb0\x12\xd0\x22\x94\xba\xe2\x4e\xa4\xaa\xc4\x2b\x27\xc0\x20\x7a\x26\x8d\x24\xdf\xa1\xea\xa4\xd5\x60\xd0\x63\x6e\x66\x95\xe7\x24\xe4\x31\xe4\xdb\x96\xc0\x52\x37\x36\x2f\xf0\xf0\x8b\x9c\xff\x67\xa6\x3c\xff\xbd\x6e\x3d\x1a\xd2\xaa\x5d\x82\x9e\x3c\x1d\x92\xef\x92\x6d\x92\xa7\x1a\x2e\xc6\xc6\x9a\x46\xa3\x48\x7b\xc8\xf8\x89\x89\x85\x95\x88\x83\x9f\x87\x95\xef\x48\x70\x4c\x54\x54\x7c\x5a\x46\x52\x1e\x5f\x15\xcb\x78\xdb\x39\x2e\x04\x3c\xf5\xd3\x3f\x23\x3c\xa2\x1d\xa4\x2d\x40\xf5\x29\xd4\xa1\xe7\xd9\xc4\x29\xf9\x0d\xda\x9b\x1b\xe0\x28\x6e\x09\x3c\x73\x5a\x71\x5b\xf0\xe2\xf3\x9f\x0b\x0d\x89\xf6\x48\x8a\xc8\xe8\xc8\x67\x2b\xf5\xaa\x83\x6b\x6d\xe8\x3a\x19\xdd\x39\x24\xf8\xaf\xc5\x4f\x17\xa8\xfc\x2b\xdf\x5f\x69\x6f\x61\x4e\x62\x77\x48\x56\xc4\x65\x32\x44\x5e\x7b\x25\x5b\xb7\xeb\x62\xcb\xfa\x88\x83\x49\x02\x52\x05\xb2\x86\x0a\x4a\x2a\x4a\x1a\x5f\xb4\x74\x74\x8a\x0c\x8a\x4c\x1e\xcc\xb7\x6c\x78\xec\x8f\x7c\x49\x62\x8c\xb2\x1f\x6a\x30\xfe\x4d\x9c\xe4\x63\xd3\xa5\x5f\x43\xba\xcd\x39\xc5\x5b\x29\x65\x61\x9e\x1e\x9a\x96\x4a\xda\x3b\x2a\xdd\x6a\x05\x1a\xae\xda\x32\x7a\x3c\x86\xfa\xc6\x73\x16\xe5\xd6\x4f\x76\xe4\xce\xd5\x1e\x8a\x5e\x60\xbe\x18\x91\xdb\x19\x4f\x15\x1c\x1d\x84\xff\xa1\xce\x1d\xcc\xae\xe5\x9c\x40\x1f\x52\xbd\x48\x41\x45\xd2\x62\xf0\x83\x6b\xba\x25\xab\x71\xbf\xc9\xb4\x19\xb3\xc5\xb5\x8d\xb8\xbd\x95\xb3\x90\xfb\x3b\x2f\x6d\xdf\xd9\x40\x8f\x50\xde\x28\x8b\xd8\xb4\xb4\xcc\x52\xca\x16\xc5\xe1\x3f\x3b\x9a\x7d\xbd\x18\xdc\x18\x9b\x7a\xd7\x75\x59\x13\x9e\xdb\x9e\x30\x1a\x38\xea\xc6\xeb\x98\xe3\x84\xe3\x92\xe2\x66\xe1\xb9\xec\x1b\x1b\x10\x19\xa2\x18\x81\x1c\x43\x12\x5f\x9c\x3a\x92\x2e\x95\x9d\x53\x1c\xd6\xd8\x32\x10\x37\xff\x97\x33\x94\x27\xed\x93\xd0\x35\xfc\x71\xd6\xce\x98\x2a\xa4\xdc\xf2\x78\xce\x90\x63\x3f\x5f\x7f\xeb\xc0\x89\x90\xea\xf0\x80\x28\xd7\xd8\x95\xc4\xdd\x34\x9a\xcc\xce\x5c\xef\x42\xc9\x72\x8e\x8a\x83\x86\xea\xbe\xce\x59\xba\x1d\xf8\xbf\xf2\xf7\xfe\xe9\xa0\x6b\x69\x7e\x94\xa0\xbd\xb7\xea\x25\x57\x32\x79\x28\x96\x31\x8e\x3b\xa1\x26\x19\x35\x95\x21\x63\x20\xdb\x32\xbf\xb0\xa4\xac\x2c\xb8\xaa\xa4\xe1\x7d\x8b\x58\x07\x43\x5f\xd1\x74\xd1\xe6\xaf\x8b\xc8\xbf\x33\xfc\xd6\x65\x3f\x75\x91\x68\xd4\xb1\x43\xa0\x1a\x2a\xff\x22\x87\x3c\x57\x37\xdf\xa4\xf0\xa8\x84\xb2\x5c\xa9\x8a\xa0\xd6\xaa\xd1\xbc\xa5\xa1\x93\xa0\xef\x74\x58\x61\x7c\x6e\x21\x61\x53\xff\xfc\xdb\x0b\xcd\xdf\x23\x80\x40\x37\xc1\x7b\x0b\x8b\x9b\xa3\x85\x9d\x04\xf5\x65\x55\xd4\xd5\xb4\xb5\xb8\xf5\xda\xcd\xa6\xad\xc3\x1d\x03\xdd\xcf\x03\x4c\x23\xae\x13\xcb\x33\x6d\x8b\xba\x1b\xdb\xbb\x83\x67\xb2\xcf\x2a\xff\xad\x7f\x56\x79\x88\xba\x6d\xbe\x96\xb9\x80\x3f\x97\x3d\xe3\x39\xbb\xb8\x48\xbe\x10\xbc\x40\xbd\x40\x3d\xe7\x3e\xf5\x3f\x3d\x3f\x89\x3a\xfa\x71\xdc\x7f\x8a\x70\xdd\xfe\x5f\xd6\xba\xff\xd0\x4e\xdc\xa2\x5e\x04\x1c\x5e\xee\x1b\xed\xf0\x6c\x6a\x6d\x52\xae\xf2\xaf\x9d\x2c\x5f\xae\x51\xac\x95\xae\x04\xac\x62\x2e\xd3\x2d\xaf\x2d\x83\x2f\xff\x5e\x1c\x5b\x29\x5b\xbe\xdd\xb6\x3c\xd5\xff\x95\xfd\x67\xf5\x63\xed\xd5\xcb\x71\xe5\xce\xe0\x3a\xfe\x92\xc2\xac\xc9\x34\xca\x44\xc7\xe8\xc8\x88\xcd\x08\xf4\xd0\xe5\xf0\xea\xb0\xc5\xb0\xde\x88\xf2\xf0\xa7\xa1\x4f\x43\x83\x03\x37\x83\xc1\x03\x37\xc3\x44\x93\xc5\x2b\xa6\xfb\xb5\xd7\x16\xbf\x4f\xfe\xf8\x04\x9c\x4e\x4a\xb6\xa1\x96\xb4\x66\xe6\x47\xdb\x06\xa3\xba\xdb\x3a\xd3\xda\x5a\xdb\xea\x9b\x83\x9a\x23\x9a\xe8\x1a\x49\x9a\x12\x9a\xe4\x1b\x5d\x9b\x84\x1a\x5e\xea\x1b\xeb\x25\x1b\x94\x1b\xfa\x1a\x2c\x3b\xfa\x47\x70\xe6\x25\xb6\x83\x2e\x58\x5e\xc0\x40\xa0\x9b\xb0\x03\xee\x95\xd0\xa9\xba\x21\x81\x5e\xe4\x56\xd6\x46\xc4\x1a\x98\x72\xcb\x72\xa6\xe2\xb4\xe2\xf8\xc2\xfb\xfc\xb4\x7c\xbb\x82\x9f\xf9\x14\x05\xb0\x05\x91\xb9\xab\x39\xe5\x79\x3b\xb9\x92\x05\xe2\x85\xec\x15\xf6\xcd\x56\xfd\xa2\xd3\xa1\x1b\x6c\xa7\x55\x77\xa1\x87\xbb\xcb\xf2\x13\x48\xbd\x64\xad\x24\xd5\xbe\x65\x1c\x85\x55\xd9\xe7\x19\x42\xa9\xaa\x29\x42\x49\x3f\x12\x0e\x12\x38\xe2\x18\xe2\xb3\xe3\x08\xe3\x46\xe3\x90\x62\x8b\x62\xb2\x63\x59\xa2\xfc\x62\xf1\xe2\x7e\xa6\x3f\x14\x8b\xd6\x93\x76\x3b\x4d\xf8\xae\xa9\x9d\xd6\x6d\xe0\x4d\x44\x76\xa7\xd5\x27\x94\x33\xe5\x4a\xa6\x52\x26\x48\x44\xdb\x45\xe4\x84\x6e\x04\x23\x07\x8e\xfa\xb9\xf9\x99\xfa\xbd\xf3\x2d\xf3\x39\xf3\x29\xf4\x99\xf2\x6e\xf1\x3e\xf7\x8e\xf1\x7a\xf2\x89\xf5\xc5\x0a\x6f\x48\x86\xcf\x7b\xa9\x2e\xe9\x74\x18\x97\xdc\x73\x9f\xab\x1c\x78\xdf\x64\x58\xe6\x96\xd9\x17\x3f\x18\xde\x16\x28\xed\xbd\xea\xee\xe8\x5a\xe6\xf8\xe4\x60\x6e\x07\x69\xeb\x61\x43\x6d\xf3\xde\x16\xd5\xba\xdd\xba\xd3\x06\xde\x4a\xdd\x3a\xdb\x72\xc5\xea\xca\xd6\xc9\xdd\x22\xa8\x23\xfe\x7b\x8e\x69\x55\x7c\x27\xf2\xc6\xe0\xf8\x72\x07\x6d\xa5\x60\x76\x6d\xfc\x41\x70\xa9\xe7\x0f\x27\x0d\x1b\x7a\x0b\x28\x53\xc0\x50\x56\xdf\x45\xd7\x43\x97\x5e\x57\x41\xc7\x4a\xbb\x48\xd3\x4c\xcb\x44\x3b\x4e\xfb\x93\x76\x8c\xb6\xbd\xd6\x7b\x1d\x5f\xb3\x65\xa7\x40\x7f\xae\x98\x9b\xec\x90\x2a\xfd\xe5\xc3\xe1\xde\xa6\x89\x62\x88\x14\xa2\xd0\x38\xcf\xef\x76\x3c\xc6\x6c\x3a\x5a\x1a\xec\x2a\x08\x0a\x25\xf2\xb2\xb2\xf0\xd2\xec\xd2\x34\x52\xed\xd2\x4a\x92\x57\x52\x78\x92\x73\x92\xb6\x52\x34\x12\x33\xd2\x44\xd2\x0b\x6a\x5a\x46\xe2\xf6\x64\x3e\xb9\xd1\xe6\xd9\xfb\x0b\x3b\x03\x1c\xf5\x97\xf9\x8f\xf1\x23\x01\x12\xce\xca\x26\x37\x9a\x1f\x15\x78\x25\x20\x84\x23\x05\x43\x05\x20\x79\xec\xb8\xa3\xb8\xa6\xb9\xbc\xb9\x88\xb8\xf4\x38\x69\xb9\x28\x39\x5d\x39\xe1\x38\x52\xb9\x14\xb9\xed\x45\x6f\x14\xad\xf4\xb5\x6d\x13\x7d\x6d\x63\x96\x16\xfc\xfb\xe2\xea\xcc\x73\xd1\x63\xbe\xfa\x1c\xd8\xa4\xea\x2a\x29\xea\x09\xa7\x70\xe5\xb0\x80\x31\x4a\xd1\x7b\xd2\xfc\xa2\x86\xa2\x82\xa7\xac\xa1\x74\xa7\x98\x26\x4f\xa0\x38\xa0\x8c\xa3\xc4\xa6\x88\xa0\xf0\xa6\x6a\x62\x85\x15\xb4\x53\xe0\xd0\x0b\xb7\xeb\xf1\x2b\x5a\xa4\x1e\x50\xae\xf3\xc9\xfd\x10\x9b\xe8\xf3\xcd\xda\x5a\x0b\x5d\x9a\x9e\x97\x8f\x01\x86\x4c\x82\x20\x11\xef\x06\xe7\x1e\xbb\x1b\x2b\x1c\x33\x1c\xe3\x1e\x93\x18\x63\x00\x63\x1a\xe3\x0c\x23\x1a\x63\x02\x23\x0c\x73\x9c\x44\x88\x91\x45\x10\x45\xbe\xd9\x70\xdc\x89\x7c\x65\x7e\x18\xb7\x51\xab\x00\x29\xee\xca\xb7\xd2\xc6\x51\x07\x5a\x6a\x96\xdb\x8c\x3a\x1f\x17\x1f\x49\x1b\x3e\xfe\xfb\x3d\x5c\x1f\xec\x31\xcc\x4f\xe8\x68\x68\x66\x68\x66\x68\x99\x6f\xb3\xdf\xee\xa0\x2d\xa1\x9d\x61\x28\x90\x79\x08\xf3\x19\xb3\x85\x82\x54\xd0\xcd\xfd\x37\x16\xc7\x71\xdb\xe2\x4a\x45\x93\x1d\x82\xfc\x9c\xd0\x0c\xb0\xe4\x2e\xf9\xb2\x68\x8d\x70\xf6\x7e\xd8\x83\xab\x83\xa5\xbe\x3f\x7b\xa7\xfa\x36\x63\x1e\x05\xc0\x7f\x9b\x63\x8d\x0a\x10\x00\x9e\xc0\x0e\xd4\x2e\x0a\x26\xe9\x1e\x47\x90\x64\xb0\x0e\xd7\xbe\xc3\x9c\x66\xcf\x4e\x75\x42\x96\x40\x24\x8b\xfb\xa1\xf9\x2f\xb5\xef\xa2\x86\x2c\xdb\xc4\xd7\x28\x8c\x9f\x6d\x00\x06\x80\x1d\x80\x05\x48\x00\x26\x80\x02\xc0\x02\x04\xdf\x3a\x6b\x48\x01\x04\x00\x16\x5c\x01\x41\x98\x60\x93\x31\x4e\xb0\x5d\xf9\xf4\x3c\x62\x2d\x6e\x04\xd4\x3c\x59\xf4\x9a\x18\xe4\x3f\x69\x07\xab\x5b\x28\x33\xc2\xbd\x48\x1d\x85\x9d\x05\xd7\xf7\x41\xfd\xcd\x9b\x1f\x11\x60\x7c\x73\x03\xc1\x05\xe8\x00\x98\xb7\x6a\x8c\x2f\x60\x0d\x3f\x3a\xf1\x3f\xd3\xdb\x0b\xd8\x29\x0e\xfc\xa2\xde\xbb\x9f\x63\xed\x29\xa8\x0c\xcc\x90\x08\xaf\x70\x33\x31\x19\x54\xde\x11\xb6\x63\x56\x25\x7a\x45\xe6\x82\xaa\x06\x88\x00\x24\x00\xee\xad\x3b\x18\x1a\xf8\x0e\xf0\xbe\xb9\xe6\xc9\x02\xaa\xef\x5a\xbe\xeb\xe3\x05\x31\xd2\x8b\x40\xa8\xb5\x83\x40\x17\xd2\xab\x5c\xc3\xdc\x4d\x42\xf9\x2f\x71\x49\x7e\x60\x36\x73\x3a\x1c\xd2\x45\xdc\x78\x54\x17\xd8\xea\x70\x52\xef\x5a\x01\x3d\x40\x02\x20\x7e\x67\xfa\xc1\xe1\x63\x21\x38\x33\xa4\x01\xe4\xc3\xe7\xa7\xaf\x90\xdf\xc4\xd0\x8a\x28\xf0\xb9\x48\x64\xba\xf5\x59\x40\xa0\x7b\xf9\xdd\x9d\x99\xcf\x9d\x79\xe5\xa1\x69\xad\xa1\x3d\x2e\x97\x26\x36\xca\xce\xc2\x1a\xcc\xc6\xc4\xf7\xc8\x2b\x90\xbb\x9f\x64\x21\x95\xbf\x20\x7f\x6b\x87\xb5\xf8\x2e\xfb\x13\x0a\xa1\x08\x71\x0d\xd9\x19\x8d\x00\xdd\x91\x58\x96\x39\x4f\x64\x4e\x6d\xda\x62\x16\x04\xfa\xed\x7d\x9a\xb9\x9c\x38\xe8\xdb\xc0\x9e\xd7\x1c\x07\xed\x53\x66\x33\xa5\x5d\x25\xc3\xc3\x53\x46\x73\x8f\xe3\xfd\x9d\xf2\xfb\x19\xbc\x16\x52\x2d\xea\x07\xf4\x2d\xac\x7a\x5c\x16\xfc\x10\x02\x17\xe2\x3c\x52\x1e\x0a\x08\x06\x1d\xfe\x43\x05\x3b\xc3\x41\xe7\xb7\xa9\x45\xb7\x38\xdb\x4e\x53\xd8\x1d\xf2\xe5\xa4\x69\x2a\x21\xdb\x2e\x03\xa6\xb0\xaa\x4a\xa2\x05\x6c\x5f\xc8\x82\x30\x71\xb0\xe8\x70\x66\xf1\xdd\x88\xe0\x49\xe9\x29\xd4\xa8\x4e\x68\xb9\xe8\x3a\x19\x1b\x59\x69\x39\xf2\x79\x3b\x64\xc2\x74\x3c\x6d\xf1\xfd\xe2\xfe\x11\xe1\x15\xfa\x78\x75\x09\x7d\xc0\xac\x81\x2e\x9f\x39\x2e\xd4\x1f\xd5\x6e\x4a\xdf\x48\x7e\x4d\xa0\x93\x61\x91\x4c\x83\xe2\x27\x15\x1b\x2d\x2a\xfd\x2d\x53\x1a\x1b\x3f\xa7\x01\x77\x34\x9f\x93\x20\x99\x88\xb7\xb8\xab\x74\xb4\xa6\x9c\xc5\x9a\x07\x28\x0a\xe1\x0f\x46\xbc\xdf\x16\x9a\xdc\xed\x48\xaa\xb0\xc9\xf0\x8a\x40\xf7\xcc\xb2\x2a\xd7\xea\x95\x46\xe1\x56\x60\x8e\x63\xad\xe1\x40\xe4\x0c\xe0\x39\x14\x58\x12\x49\x12\xe7\x91\x46\x91\x0d\x51\x44\x57\x56\x57\x73\xd4\x6e\x34\xa3\x74\x65\x0d\xc5\x4b\xfd\xa3\x6e\xf0\xf9\xf9\x84\x65\x19\x6f\x58\xa7\xa9\xaf\x28\x24\x99\x3b\xb8\xd0\x45\xc0\x74\x5c\x3d\x45\xfc\x5c\x08\x55\x78\x4b\x0c\x53\xbc\x5f\xaa\x49\xae\x4a\x09\x53\x25\x4b\x7d\x4c\x1b\x55\x1f\xce\xe4\x93\x99\xac\xf5\xb4\x33\x74\xe0\x5c\xa2\x64\xa1\xde\xbf\xd9\x1f\xb9\xbb\x3e\xab\xdd\xeb\x55\xab\x96\x2b\x1b\x77\xe2\x3f\xef\x28\x6b\x68\xaa\x42\x20\xcf\xa4\x90\xa3\x94\xaf\x3a\xa2\xe1\xa0\x23\xa9\xd7\x6e\xac\x6f\x16\x69\x59\x69\x33\xee\x8c\xe8\x06\xe1\xf9\x21\xe0\x2e\x2e\x31\xb7\xb3\xd6\xfe\x5f\x11\x7e\x1b\x9c\x3b\xac\xbb\x8e\xcf\xb6\x77\x54\xf4\x64\x69\x46\xb7\xf9\x14\xd9\x79\x19\x15\xe9\xe4\xe9\x05\x18\xcc\x18\xd3\x9a\x79\x5b\x26\xd9\xd2\x3b\x02\x2e\x1f\x3d\x98\x7c\x70\xfd\xe8\x82\xa5\xc3\x52\x62\x6e\xb3\x19\xaa\x74\x3b\x3b\xff\x43\x9d\x87\xa8\x23\x81\xa5\xb4\x21\xb6\xe6\xba\x92\xb1\xf4\xe3\x48\x36\x2f\x28\xfb\x65\x6b\x70\x9b\x06\xbb\x02\x47\x7a\x17\x17\xf7\x79\xaf\x6e\x7f\xec\xa0\xd6\x30\x20\x32\x20\xee\x7d\x32\x5d\x5a\x6d\x8e\x50\x05\x78\xdb\xf4\xd8\x5f\xbc\xe1\x6f\x58\x77\x0d\xe7\x4d\x07\xec\x9b\xec\x8a\x4b\x53\x77\x22\xac\xfd\x3e\x7b\xaa\x7a\x8d\xfb\xa2\xfa\x7f\x0e\xfa\x15\xa6\x17\x69\x19\x0b\x9b\x18\x96\x8a\x97\x11\x98\x9b\x53\x94\x56\xfa\x54\x5d\xdf\x32\x36\xac\xbc\x24\xf3\x17\x74\x06\x5d\x2a\x6d\x11\xcc\x88\xf4\xed\x35\x68\x17\x45\xa6\x1e\x45\x4f\x85\xab\x45\x7d\x88\x92\x8f\x61\x4e\x44\x4b\x49\x49\x1d\xcc\xd2\xcf\x47\x2d\x9a\xae\xd0\xac\x89\xaf\xef\x6f\xae\xeb\x9a\x18\xbc\x9d\xbf\xd9\xab\xff\x2b\x7d\x5f\x8c\xce\x62\x36\x64\xa6\xc9\x7a\x5e\x1b\x1a\x8a\x27\xb3\x02\x52\xd2\xd2\xec\x32\x71\xb3\xc0\x72\x17\x0b\x44\x4b\x59\x2a\x7b\x6b\x90\xeb\xee\x5a\x3a\x3b\x04\xfa\x65\x87\x04\xc6\xe7\xe6\xbf\xee\x92\x5f\xb3\xfe\x9d\xe0\x8f\x8b\x27\xfe\x6b\x07\xd3\x3a\x3d\x48\x8d\x1c\x95\x16\xc5\x24\x25\x1d\xe5\x6b\x95\x5a\x55\x9d\xf5\xc4\x4d\x88\xad\x59\xdd\x73\xbd\xcd\x43\xc8\xe3\x82\x33\x58\x0b\xd6\xab\xca\x3b\x53\x97\x4f\x20\xc2\xff\x5e\x05\x3c\x9c\x9d\x12\xae\xcb\x4e\xdb\xf6\x5d\xb6\x0f\x37\xbd\x36\xab\xb6\xec\xb4\x8b\x77\xe9\xf5\xc2\x0e\xca\x8d\x38\x4d\xf8\x4d\x3f\x2e\x8c\xae\x5c\x6d\x15\x1d\x5a\x9d\x7c\xb9\xa6\xf9\xfd\xf7\x6a\xd2\x7f\x7e\xae\x95\x2f\x71\x8f\xe9\x0f\xc9\xf7\x6b\xf7\x7b\xf7\x14\xf7\xcc\x77\x42\x77\xd9\x77\xef\xef\x7f\xdc\x67\xdc\x7e\xb8\xe9\xbd\xa1\xb9\x11\xbf\xbd\xb8\xdb\xf9\x5f\xf7\x06\x81\x9e\xd1\xee\xd6\x2f\x79\x4e\x5f\x8e\x02\x0e\xb2\xf6\x37\xf7\x1e\xf6\x3e\xee\x3c\xed\x8a\xef\x70\xec\x50\xec\xd0\xec\x80\x6f\x7b\x6c\x2b\xed\x38\x6e\xe5\xef\xa8\x6c\x27\xee\x31\x9c\x4f\x3e\x06\xfc\xed\xd9\x75\xae\x88\x8e\x62\xf6\x64\x37\x56\x57\x03\x96\xac\xe6\x8d\x67\x1f\xe6\x90\x66\xf0\x26\x45\x27\x2f\xa6\xa6\xa6\x22\x27\xed\xa6\xbc\xa6\x20\x26\xc9\x27\x72\xa6\x66\xa7\xd0\xa7\x10\x67\x24\xd7\x86\x0f\xab\x6f\xff\x3d\x17\xed\x95\xfe\xfa\xfb\x21\xd4\x56\xee\x4a\xf5\xcc\xcd\x78\xf8\x88\xfd\xa0\x56\x2f\x72\x2f\x55\x37\x61\x17\x47\xa7\x66\xc7\x52\x87\x62\x07\x72\x7b\x52\x47\x67\x87\x4f\x7b\x46\xbb\x62\x3b\x56\x7b\x52\xfb\x6a\xb7\xf8\x98\xe0\xa2\xc4\x2e\xe2\x25\xe4\x4b\x03\x08\xf4\x84\x71\x96\xbc\x4d\xbb\x8c\x38\x49\x36\x6c\xd1\x7b\xde\x7e\xd6\xec\x57\xbf\x52\x0f\xd4\xb0\x56\x1a\x57\xe8\x97\xf3\x95\xe3\x95\x67\x95\x7b\x94\x7d\x2a\xf3\x2b\x6f\x2d\x83\x2e\x8b\x28\xa3\x2c\xc6\x2f\x8d\xaa\xea\x6b\xbd\x18\x44\x9a\x69\xdd\x24\x3b\xbd\x7c\x71\x3d\xa3\xd8\xb0\x9d\x4d\x1c\x26\xe9\xc6\x6d\xca\xab\x45\x29\x77\x2e\x16\xce\x27\xcd\xc3\xce\x32\xcd\xd4\x4e\x3f\x4e\xd7\x4e\xdd\x4e\x19\x4a\xe7\x4a\xcd\x4b\x9d\x4f\x2b\x4d\x95\x4a\x69\x4b\xf5\x48\x1a\x4b\x01\xcb\xaa\x2d\x35\x69\xc8\xec\x71\x9a\x94\x5d\x6b\xb8\xb6\xda\x3d\x9f\x3f\x1e\x11\x6f\xef\xaa\x91\x2d\x8e\xcf\x45\x49\xb7\x4a\x7c\x8d\x97\x8e\x25\x89\x0c\x0a\x47\x0b\xa3\x0e\xb5\x08\x3b\x0e\x05\x0b\x15\x0a\x5e\x0a\x11\x08\xc3\x08\xb1\x0b\xb5\x0b\xb5\x08\xd6\x0e\x45\x8c\x62\x4b\xd9\x2c\x90\xa8\xf1\xea\xac\x1d\x8f\x3c\x9e\x58\xd1\x1b\xf5\xe9\x94\xaa\xcd\x28\x4c\x4f\x87\x88\x1d\x8a\xf8\x10\xdc\xe4\x6f\xe1\x43\xe8\x51\xe4\xe6\xe4\x16\xee\x32\xe1\x02\xe3\x66\xe1\xb2\xea\x64\xe3\x1c\xef\x0c\xe7\xd2\xe3\xd2\xe6\x5a\xed\x1c\xe4\xd4\xe3\x59\x1e\x22\x93\x40\x9f\xd3\x5b\x65\xd9\xf1\x63\x47\x61\x8e\xb3\x6f\xb2\x61\xbf\x28\x23\xb5\x24\x3a\x37\x20\xd6\x13\xd1\xc5\xd5\xde\xdd\xda\xdd\x62\xcf\xac\xd5\xf4\xcc\xe4\x9d\x09\xbd\x51\xbd\x31\x8c\x21\x98\xe1\xbe\xe1\xb4\xd1\xb2\xf1\x84\x31\xa5\xd1\xa3\xa1\x82\x25\xbc\xf3\xb9\xff\x7d\x4c\x54\x16\x4b\x85\xf8\xe6\x87\x89\xa9\x4e\xb5\x8a\xe1\xec\x8b\x38\xaf\x80\x28\x97\xaf\x36\x5c\x26\xd0\x7a\x44\xda\x8d\x9a\x01\x6a\xac\x2a\xa7\xca\x44\x4a\xa3\x4a\x86\x4a\x75\x4a\x5f\x15\xa1\x14\xee\x14\x32\x94\xe4\x95\x48\x14\x25\x15\x86\x34\xac\x8c\xad\xed\xa5\x7c\xe4\xa3\x04\xb3\x5c\xd7\x72\x47\xeb\x5a\x42\x4b\x9e\x52\x57\xc3\x4b\x3d\x22\xad\x96\x0c\xd6\xd4\xc1\xe4\xba\xa4\xa2\x25\x70\xc5\x62\x44\x82\x05\x5f\x04\x97\x05\x35\x05\xea\x04\x55\x04\xb0\x04\xde\x09\xcc\x09\x58\x09\x31\x0a\x3c\xf3\x5b\x89\x37\x28\x31\xea\x15\xdb\x50\x79\x6b\x45\x0b\xae\x91\x8d\x3a\x34\xe3\x17\xbb\x24\x4d\x06\x13\x3a\x89\x9a\xda\xa8\x97\x49\x2b\x0a\xfa\x71\x8b\xb3\xbb\xb2\xc2\x32\xa7\x33\x15\x31\x76\x32\x58\x31\x40\x30\xa4\x32\xc2\x33\xac\x31\x14\x31\xac\x33\x2a\x32\x1c\xd3\x7b\xb2\xb9\x08\x0a\xc9\xa9\xe8\x88\xd9\xa0\xfb\x5a\xae\x69\x8e\x7a\x35\x67\x16\x7b\x27\xe9\x05\x4a\x38\x06\x18\xce\x2a\xb1\x0b\xdf\xb0\x75\xd2\x62\x91\xef\x93\x56\x93\x10\x10\xde\x12\x06\x13\xb0\xe2\xe7\xe0\x0f\xe1\xcb\xe0\xf7\xe2\x17\xe1\xa3\x10\xe0\x12\x78\xe1\xb7\x92\xc2\x31\x58\xf0\x15\xc9\xfe\xd2\xad\xb0\x43\xda\x44\x1e\x4f\x68\xb7\x29\xb5\x48\x91\x0e\x86\x74\x02\x37\xa4\x55\x54\x13\xd8\x60\x8c\x25\xce\xc1\x74\x43\x6d\x41\x81\x44\xf2\x44\x24\x83\xbf\x44\xe0\xfe\xb9\xf7\x73\xe9\x67\x1c\x3c\x12\x3c\x2b\x7c\x30\x7c\x30\x02\x01\xf2\x16\xfe\x30\x1d\x03\xaf\x80\x3c\xbb\xa1\xcf\xae\xdd\xac\x51\xd7\x48\xa5\x6e\x06\x6c\x78\x8d\x6b\xa6\x49\x84\x8a\x99\x30\x0a\x53\x1f\x91\x0b\xf2\xc6\xb7\xa6\xcf\x48\x90\x26\xe0\x97\xe0\x38\x9f\xa4\x3f\xa1\x7d\x9c\xf9\x38\xfa\x71\xef\xd3\x8f\x4f\xc1\xe0\x5e\xe0\x85\x90\x74\xf0\x87\x04\x83\x8c\xe3\xc2\x6e\x6a\x67\xc7\x16\x8b\x27\x03\x49\xf5\x15\x79\xc4\x31\x5d\xde\xfe\xd6\xcb\x5a\x36\x92\x5e\x9c\x32\x14\x33\x18\x0b\x30\x61\xef\xc4\x01\x22\x00\x17\x10\x04\xbe\x01\x28\xc0\x77\x00\x17\xf8\x02\x90\xbf\x4d\xf6\x34\x00\x98\xbf\xe5\xa0\x13\x91\xf7\x71\x45\x48\xd7\x5c\x13\x6d\x46\x4f\xf0\xb7\x8b\x94\xc1\xa6\x46\x86\xf0\x39\xe5\x1b\x4e\x2a\xb2\x08\x7e\x66\x70\x25\xe8\x44\x68\x80\x08\x7b\x73\xb7\xa1\x78\xf3\xb6\x83\x06\xc4\xde\x5c\x66\x61\x01\x34\x40\x08\xa0\xfb\x9c\x8f\xea\x45\x1a\xcf\x51\x2e\x35\xfd\xc4\x72\x84\xb2\x88\xde\xbf\x53\xa7\x96\xa3\x11\x75\xe5\x05\x58\xec\x68\xb8\x4a\x84\x70\xf0\x91\x4f\x62\xf4\x41\x27\xbc\xf9\xc1\x13\x03\x94\x80\x14\x80\x06\x60\xbe\x83\x7c\x9f\x0d\x46\xf7\x71\xe9\xd3\x03\xf8\x09\xac\x15\x0e\x29\x5d\xb0\xa0\x9a\xd2\x6f\x10\xe8\xfa\x6e\x33\x64\x3c\xba\x35\xb0\x78\x3b\x69\x3f\x08\x70\x70\x31\x58\x53\xa0\xe0\x3f\xa2\x7f\x24\xd0\x42\x90\x07\x87\x01\xf0\x3f\x28\x7d\xec\x87\x50\x87\xb2\xfa\x72\xf2\xad\x16\x96\x06\xae\xe3\x87\x37\xfc\x17\x84\x30\xf4\x18\xf2\x7a\x4e\x02\xa9\x22\x9d\x33\x10\xe8\xb1\xf7\x30\x7b\x3e\xa4\x67\xbe\x26\x39\x9b\x2e\x32\xd8\xf3\x9b\x05\x8f\xc6\x47\x09\x7d\x8e\x1b\x0a\x17\x4c\x6a\x68\xd9\x6f\xe0\x30\xf5\xdf\xb3\xe0\x09\x11\xa1\x51\xf0\xd0\x3e\xa1\x4f\x62\xad\x61\x8f\xe1\xc5\xe0\x3f\x92\x32\xb3\xe0\x8b\x2c\xa8\x0e\x9b\xcf\xfd\x23\xc3\x5c\x9a\xae\x7f\x1a\x55\x68\xd9\x2f\xc6\x4d\x1c\x0a\x22\x73\x0c\x34\x44\x54\xe8\x11\xac\x60\x9c\x25\x8a\x41\xc6\x42\x9e\x47\x13\xc1\xb4\xc4\x41\xc2\x87\x20\x3c\x21\xa1\x20\xf3\xa1\x54\xa6\xda\xa0\x73\x63\x08\x67\xf6\x12\x14\x56\xf8\x65\x58\xe4\xf4\x96\xeb\x7e\x4d\x1d\x50\xcc\x7d\xec\xa9\xac\x8e\xc8\x3c\x8f\xbc\xf2\x8c\xb3\x24\xd3\xaa\x93\x5a\xe7\x91\xa7\xf9\x48\x20\x40\xa4\x42\x82\x4f\x0e\x4e\x39\x4d\xcb\xca\x08\xc5\xdc\xc1\x6a\xc5\x91\xcd\x55\xc9\xeb\x27\x48\x2c\xec\x2a\xe7\xa4\x9b\x62\x5b\xec\x17\xfa\xcf\x3c\x77\xde\xba\x76\x3f\xb2\xd3\x82\x52\x54\x99\x2c\x1c\xfc\xd9\x59\xc7\x84\x5c\x95\x4c\xf4\x94\x2d\x84\x56\x92\xfe\x03\x13\x34\xcb\x02\xbb\x3f\xd7\x0b\x6f\xb5\x40\xb1\x30\xb6\xd8\xbe\x64\xa0\x34\x89\x82\x83\xb2\xa4\x76\x8b\x95\x8e\x17\x74\x94\xf5\x3f\x23\xdc\x3f\xef\x2b\xcf\x01\x3d\x5a\x35\x02\x39\x67\xb1\x92\xbe\xcb\x76\xa7\xfa\x95\x8a\x44\x42\x18\x5c\xa1\x3c\x29\xfc\x32\x42\x55\x22\x73\xe2\x21\xd2\x18\xf2\xed\x4a\xef\xd4\x1c\x34\x3d\x74\x2c\x0c\xa4\x4d\xec\x2d\x26\xdc\x05\xc3\xf2\xd3\x12\xff\x48\xb6\xc7\xe7\xea\x6b\xa0\xb1\xad\xd6\xbb\x72\xfe\xf4\x8c\x48\x3f\xcf\x0d\xeb\x30\x6d\x35\x79\x2e\x49\x77\xe9\x12\x59\x2b\x85\x06\xa5\x1d\x35\x52\xcd\x25\xdd\x5f\x06\xaa\x26\x44\x16\x1b\x56\x9f\xec\xab\x5d\x84\xdd\x3f\x86\xc8\x26\xa3\x17\x8d\xfc\x3b\xdb\xa7\x1f\x46\x2c\x06\x0d\x6a\x35\xd6\x17\x6e\x27\xe5\x85\xbc\xba\x5e\x58\x28\xea\x6c\xa8\xab\x6a\xae\xea\x7c\xd1\x35\x37\xd0\x37\x16\x36\x67\xb1\xc1\xb0\x93\x73\xb2\x70\xdd\xf0\x12\xf6\xed\x0d\x62\x0f\x9f\x4c\x84\xcf\x9f\xa9\x47\xfd\x0f\x31\xae\x17\x76\xbe\x4f\x5b\xf7\xf0\xd5\xdc\xe6\xb1\x26\x08\x07\x46\x39\x35\x5b\x9a\x99\xfa\x98\xa5\x9a\x2f\x58\xd5\xda\xea\x3a\x6a\xbb\x96\x79\x54\xf8\x24\x06\x98\x84\xe0\x46\xe0\xc4\xfa\x27\xdc\xa5\x9b\xe7\xa3\xd5\x64\x75\xe7\xfe\x89\xdb\x87\x67\x99\x6b\x22\xe3\x51\x1d\x9b\x55\xe9\x39\x83\x71\xc3\x01\x71\x6e\xed\xce\x10\x2e\x7c\x6e\x65\x1e\x0e\x3e\x4e\xfe\x4a\xc1\x41\x61\xe1\x51\xb4\x71\x09\xc9\x42\xe9\x58\x59\x53\x79\x41\x25\x71\xd5\xc1\x9d\x33\x13\x7f\xe9\x04\x7d\xf8\x7c\x78\xbd\xb4\x39\x32\xdd\x76\x59\x29\x9d\xad\x19\x97\x16\xaa\x1d\x68\x1d\x0c\x84\x20\x85\x39\x47\xc9\xc4\x0e\x25\x12\xa7\x66\x64\x44\xe5\x86\x15\x72\x97\x2e\x55\x1b\xd5\xcc\x34\x45\x74\xe4\x8c\x51\xae\xfc\x75\x9a\x16\xe8\x36\x64\x3f\x6b\xa1\x73\x48\xb5\x95\xaf\xc2\x2f\x47\x3d\xb9\x2c\xe1\x7d\x92\x72\x52\x67\xaa\x7e\x86\x7b\x4e\x40\x7e\x73\xc9\x66\x85\x5b\xd5\x76\xbd\x75\x73\x47\xe7\x46\xef\xe1\x90\xc8\xe8\xe6\x32\xf8\xa1\xea\xdf\xe9\x7b\x5d\xb6\x1b\x33\xdf\x33\xb4\xd4\x3a\x53\xf5\x50\xe8\x9c\x97\x52\xd0\x58\x68\x5b\x52\x56\xf6\x52\xd5\x59\x57\xd2\xc8\xdd\xb6\xdd\x31\xd0\x6f\x34\xf2\x79\x5c\x61\xe6\x62\xe1\x75\xbd\xe7\x80\xe1\x8e\xf8\xbf\xd8\xdf\x76\xd9\xbc\x43\xb5\x00\x3b\x24\xd5\x49\xd8\x48\x5e\x0d\x57\x3b\x53\xbf\xd6\x38\xd0\xca\xd1\xb1\xdc\x73\xda\xc7\x3f\x22\x36\xc6\x3f\xdd\xbc\xc8\xbe\x1a\xb6\x9d\xb4\x8b\x7d\x0c\x7d\xcb\xf8\x3f\xd7\x0f\x52\x17\x73\xbb\xe5\x0b\x96\xe3\x84\xfd\x44\x9d\xfe\x5d\x59\x7d\x46\x03\xe0\x43\xd7\xa3\xe5\x13\x37\x33\x1b\x4b\x8c\xab\x5a\x9b\xfe\x7b\x91\xc7\x58\x17\x9a\xb7\x6b\x8f\xd6\xff\x4b\xff\x9f\xeb\xf5\x12\x24\xf9\x82\xf8\x42\xf6\x6c\xfc\xbc\xf0\x34\xf6\x7c\xf6\x92\xf3\x22\xf2\xfc\xfc\xe2\xf0\x14\xf1\xfc\xf0\xfb\xf4\xff\xa5\x7a\x51\xb8\x6b\xbe\x69\xbd\xdc\xbc\x98\x38\x57\x3c\x35\x3a\xde\x3c\x61\x3d\xb4\x3a\x6e\x3e\xb2\x39\x96\x3f\x72\x3e\xee\x3e\x76\x3b\xae\x3c\x34\x3a\x12\x3b\xce\x39\x09\xbe\xcc\x79\x2e\xfa\x9b\x58\xec\x57\xda\x35\xcf\xe9\xf6\x81\xdd\x8e\xc4\xc6\xe4\x06\xe7\x8a\xf9\xd2\xf2\xb2\xe3\x62\xcc\xc2\xea\x82\xcd\x22\xd5\xa2\xc9\x22\xf5\xa2\xca\xd2\x87\x85\xe8\x45\xf4\x45\xc4\xc5\xbd\xa5\xe5\xcd\x6f\xc7\xeb\xf7\xb4\x7f\xfa\x26\x90\x5e\x9a\x1e\x54\x6e\xdb\xad\xdc\xcf\x37\xcf\xd0\x4f\x59\x8d\x6e\x0e\x67\x0c\xd9\x0f\x5c\x0c\xc2\xf7\xe3\xf5\x4a\xf6\xf3\xf6\xb6\xf7\x45\x0d\xb4\x0e\xe2\xf4\x13\xf6\x19\xf6\x1b\xf7\x8b\x0d\x51\x4c\xb0\x2d\xa7\xec\x65\x5d\x89\xbd\x5a\x83\x40\xbf\x71\xaf\x53\x0f\x1b\x36\xc1\x17\x78\xa7\x80\x91\xf8\xbe\x80\xee\xc2\xce\xc1\x96\xbe\x26\xe5\x46\x9b\x06\x84\x3a\xe7\x06\x8e\x3a\xb1\x3a\x8d\xfa\xcf\x35\xdb\xf5\x29\xf5\x02\xf5\x39\xb5\xbf\x6a\xd9\x6b\x0d\x6a\x53\x3a\x8c\x87\xe1\xe6\x68\xb7\x60\xce\x26\x40\xa0\xdb\xf0\x23\xb2\xd5\xee\x29\x99\x41\xee\x6e\x98\x66\x9b\x3a\xab\xca\xec\xb2\x94\x12\xed\xc2\xe9\x82\xb2\xdc\x97\x5c\xd4\xdc\xce\xbc\x95\x9c\xf1\xdc\x8c\x1c\xf7\x3c\xea\x3c\xf8\xbc\xcf\xf9\x72\x79\xc4\xf9\xed\xf9\x3d\xe5\xdd\x4d\x1a\xbd\x07\x53\x50\xeb\xb1\x0f\x54\x47\xe5\x6b\x45\xd3\x16\xfd\x89\x2d\xe0\xd5\xa1\x25\x36\x05\x54\x59\x19\x69\xd6\xc9\xa4\x09\x3d\xf1\xef\x63\xe6\x63\x25\x62\x70\x63\x11\xa3\x0d\x62\xc6\x62\xbe\x44\x93\xc7\xb2\xc4\x66\xc7\x5b\xc4\x81\x62\x95\x63\xe1\xd2\x6e\x0a\x57\x6a\x3b\xbb\x38\xc6\xf5\x2f\x91\x77\xc8\x67\x57\xfb\x1f\x9b\x55\x2b\x63\x72\xd2\x52\x1f\xe3\x37\xa3\x4a\x42\x77\x83\x0a\x03\x7c\xfc\xf5\x7d\x5b\xbc\x03\xbc\x09\xbc\x3f\x78\x77\x79\x11\x7b\xbf\x78\x05\x7a\xf9\x7a\x0f\x7b\xaf\xfa\xba\x7a\xd7\xfb\x48\x84\x69\x25\xfa\xe7\xaa\x54\x56\xb7\x47\x1d\xef\xad\x52\x8e\x22\x77\x44\x57\x71\xe4\xae\x27\x6e\x45\xbc\xf7\xff\xed\x15\xea\x86\xeb\xac\xe6\xa0\x6b\x17\x6d\x13\x66\xed\x64\x51\x6c\x71\x6e\x29\x64\x79\x60\x15\x6c\xb1\x69\x39\x6c\xb9\x67\x8d\x6d\x7d\x6f\x15\x63\x9d\xe9\x3a\x13\x70\x19\xb3\x92\xb9\x58\x7e\x73\x40\x3e\xdf\xde\xbf\xdb\x50\x55\xbc\x92\x5c\x10\x3e\xe2\xb3\xe3\xb4\x6a\x15\x6f\xe2\x6d\xd4\x64\x40\xa2\x5b\xa3\x2d\xaa\x45\xa1\xb9\xae\x89\xaf\x61\xa6\xb1\xac\x01\xae\x1e\xa7\x49\xa2\x69\xa7\x39\xad\x05\x68\xe6\x6b\xff\x34\x59\xb3\x5f\xf1\x49\x8e\x7c\xca\x20\xdc\x39\x9a\x16\xec\x2e\xaf\xf1\xca\x36\x8e\x2d\xf1\x6f\x77\x16\x34\x5f\xd7\xd5\x50\xf3\x52\x30\x91\x0b\x92\xd9\x93\x1a\x96\x74\x91\x30\x92\x50\x13\xef\x97\x10\x15\x6f\x91\xc8\x10\x3f\x91\x6c\x91\x58\x97\x5c\x96\xfc\x2e\x85\xa6\x5c\xad\xcf\x6e\x43\xe4\xa9\x1e\x49\xbe\x15\x3e\x85\xd0\xb9\x54\x45\x93\xa9\x11\xa9\xeb\xc5\x6c\xa3\xa1\x17\xac\xf8\x5b\x42\x46\x30\x86\x2f\x9e\xbb\x87\x4b\x92\xeb\x0b\x67\x3e\xfb\x1c\xdb\x1c\x5b\x0c\xfb\x3b\x76\x7c\xf6\x2d\x76\x76\xf6\x5a\x8e\xef\xec\x54\x9c\x5c\x42\xd1\x72\xdf\xb5\x6b\x2d\x85\x3c\xbe\x6d\x9b\x4c\xcd\x77\x7e\xa9\xc4\x4e\xa7\x8b\x28\x74\x57\x30\x4f\xd3\xe8\x91\x72\xe5\xd3\x66\x89\xa6\xc3\xa2\x11\xa4\x8c\xa7\xfc\x4a\xe1\x42\x16\x44\xd6\x42\x46\x49\xe6\x48\x26\x45\xb6\x46\x46\x41\x4e\x4c\xae\x4b\x9e\x49\xd1\xc9\xa8\xc0\x0b\x25\x29\xa3\x09\x6e\xf5\x6e\x77\x72\x56\xa4\xdb\xa4\x8a\x2d\xb3\x2e\xfc\xd5\x9d\xd2\xfc\x44\xad\x45\xec\x96\xfd\x8e\x1a\x96\xe0\x1a\x87\x13\xf3\x18\x23\x10\xfd\x00\x6d\x14\xcd\x15\xed\x07\x6a\x2e\xaa\x07\x6a\x3c\x6a\x1f\x1a\x09\xda\x06\x3a\x01\x7a\x36\x3e\x16\xb5\x13\x97\xaa\xd4\xab\x8e\xf1\x61\xf8\xc2\x63\x7f\x79\x1d\x55\xce\x55\xf4\x9d\x97\xb8\x15\x8b\x26\xaa\x04\x07\x87\x02\x45\x16\x96\xf1\xcf\x1c\xd8\x2f\xd0\xba\xdf\xe2\xbe\x2a\x7e\xa9\xf9\xe2\xff\x25\xe2\x8b\xc4\x97\xe0\x2f\x1a\x5f\xe9\xbf\x3a\x7d\x53\xf8\xa6\xf0\x23\x16\x07\x89\x46\x85\x8f\x40\x7e\xee\x1c\x63\x8d\x75\x64\xbc\x59\xa1\xc8\x2f\x21\xc5\x7f\xda\xde\x51\x2f\x5a\xb6\x8a\x37\x9e\x96\x0c\x97\xe9\xe7\xbb\x4f\x64\x6f\xfe\x78\x54\x00\x26\x80\xf2\x56\xd5\x8a\x06\x60\xbf\x39\x9c\xe0\x01\xdc\x1f\x27\xe1\x55\x09\x58\x98\x08\xc5\x34\xef\x64\x77\xc5\xa7\x2f\xbb\x52\x2b\x6d\x32\xf5\x22\xdc\xdd\x51\xcc\x7e\xa8\xda\x8b\xca\xb2\xa4\x93\x0a\xa1\x36\x7e\x2d\x06\x90\x01\x58\x80\x1d\xa0\x01\xa8\x01\x68\x00\xee\xad\x0a\x83\x04\x10\x00\xe0\x01\x4f\xb0\x29\xf8\x10\xc2\x30\x16\x14\x71\xb0\x57\x81\x53\xff\x15\xf5\x61\xdd\xa6\xeb\x82\xf4\xf8\x7c\xbf\x6d\x5b\x14\x5d\x24\x99\x64\x9e\x70\x9a\x36\x5c\xf8\x1f\x75\x1f\x19\x01\x24\x80\x0a\xa0\x7e\x77\x01\x26\xf9\x29\x0d\x22\x0c\xca\xf8\x73\xe6\xd7\xb5\x6f\x0c\x30\x3f\xe1\xa2\xb1\xdf\xd1\xc8\xf2\xa1\x2b\xe0\x83\x40\x77\x0b\x3b\x03\xd3\xb6\x9d\xd7\x15\x8a\xe9\xfa\x61\x31\xae\x9a\xa6\xda\x2a\xe7\xc2\x5b\x2c\x1d\xa4\xd6\x68\xe0\x5f\xd4\x3e\x5d\x43\xf1\x7c\xa9\x86\x1e\x85\x13\xf9\x41\x08\x3f\x82\x18\x86\x7c\x89\xea\x85\x16\x8e\xb1\x83\x65\x40\x81\xc3\xa1\x2b\x19\xaf\xdd\x0c\x02\xbd\x32\x9d\xcc\x2c\xc5\x0c\xca\xd7\x33\xe6\x27\xc5\x26\xf9\xba\xdb\x8a\xe8\x9c\xca\x02\xbc\xac\x74\x00\x5e\xc4\x4f\xed\x9f\xe0\x08\x6a\xc8\x09\xa8\xb3\x18\x0c\x58\x20\xbc\x64\xfc\x7a\x22\x3b\xe2\x36\x32\x36\x0a\x76\xaa\x26\xd6\x3a\x51\x1a\xd5\x38\xb3\x37\x37\x93\x9b\xeb\xad\xc4\x29\x98\xf6\x93\x72\xaf\xb4\x9f\xa1\xe5\x6e\x04\xa6\x1b\xaa\x81\x62\xe8\x6c\x17\x14\xc6\x58\x36\xd8\x84\xb8\x87\x04\x3d\xc4\x07\xe4\xa8\x94\x4c\x34\x64\x74\x8c\x4c\x7c\xcc\xe9\xac\x2f\xec\x79\x5c\x0e\xc2\x8e\x4a\xd4\x86\x57\x4e\x49\xff\x88\xf0\xbc\x73\xcc\xbd\xb8\x38\x60\xd9\xc0\x9f\xbf\x1f\x27\xe2\x17\x66\xa7\xa9\x1f\xa1\xf0\x55\x40\x91\xe9\x3b\xb9\x16\xe5\x39\x75\x19\x9d\x07\x13\x33\x8b\x19\xfb\x2d\x57\x24\xcf\x95\x00\x83\xf0\x57\xd1\x18\x71\x26\xe9\x08\x85\x53\x7d\x2e\xbb\x25\xbf\x3f\x26\x58\x5e\xb7\x6f\x96\x4e\x7e\xee\xd0\x29\xcf\x4c\x37\x0f\xf7\xf0\xb0\xb2\x44\xd5\xcc\x94\x3a\xe7\x06\xb1\x82\xb3\x4b\x73\x06\x72\x3f\x08\x60\x0b\xed\x88\xea\x4b\xa6\xcb\xd8\xcb\x4b\x28\x55\xa9\xbc\x6a\xa2\x6b\xbf\xd3\xc7\xb5\x31\xf3\xf6\x8a\x96\xfa\x67\x84\x67\xd6\xe3\xb2\x45\xe3\xc1\xa4\xc6\xe6\x42\xea\x44\xf3\xa0\x8f\x2e\xef\x4c\x6e\xd4\xbe\x49\xc2\x0b\x0f\x8a\x9c\x8a\xe9\x4b\x72\xcb\xd0\xca\x2f\x28\x75\xab\x25\x6b\x51\xe8\x9e\x18\x22\x18\x93\x58\x62\x5a\x7f\xb1\x9f\xf7\xac\x89\x48\x4a\xdf\xfa\x57\xae\xbd\x11\xdc\xba\x9f\x2a\xed\x3a\xaa\x1e\xca\x51\x88\x75\xf7\x33\x73\xfc\x69\x38\xab\x3a\xae\x50\xac\x9c\xa9\xe2\xa2\x7e\xad\x45\xa5\xc7\x69\xc8\x66\x32\x65\xe1\x6e\xb3\x6b\x7f\xe7\xa4\xef\xde\xea\xb5\xed\x37\x11\xd6\x96\xca\x5f\xe2\xf5\x6f\x52\x98\x9d\x08\xae\xdc\x8f\xe6\xb7\x15\x94\x1b\xa4\x5f\x46\x1e\x79\x17\xd8\x12\x18\xdb\xea\xcf\x19\x68\x1a\xa7\x9a\x6c\x99\x1f\xd8\xf0\xda\x19\x3a\xd1\xb8\xb5\x7a\x2b\xfa\x81\x02\x35\x43\x4b\xa3\x16\x12\x24\x53\x0a\x8b\xd4\x1a\x61\xff\x93\xf1\x7f\xe1\x1c\xe0\x2e\x80\x0d\x08\x34\x7d\x2a\xea\x4e\xcd\x0a\x57\xf1\x4c\x73\x38\xb0\x4d\xb4\x5f\x70\x58\x70\xea\x75\x0b\xf0\xa4\xf4\xd9\x09\x44\x0b\xed\x8a\x14\x8a\xfd\x9c\x80\x9d\xf2\x92\xa9\x9d\x8f\x59\x7c\x58\x8f\xd1\x3b\xff\x67\xe8\x5c\x55\x6d\x43\xcd\x80\xf5\x11\xd7\xf5\x15\x52\x25\xe7\x85\xad\xfa\x5d\x78\xdb\x79\x33\xfb\x09\x07\x42\x06\x47\x84\x53\x45\xcd\xc7\xd3\x24\x93\xa4\x35\x66\x87\xe7\xaf\x96\xf8\x55\x21\xd6\x0b\x37\x0b\xf7\x5c\x4d\x15\xff\x85\x79\xd1\xa7\x23\x1b\x4a\x93\xed\xdd\x5b\xb5\x83\xf9\x76\xc9\x17\x31\x68\x91\x85\x51\x9c\xd1\x27\x71\xdd\x89\x6a\xa9\x62\x99\x9f\x72\xe9\x0a\xdd\x4a\x74\x2b\x0f\x6b\x69\x1a\x65\x3b\x9c\xba\xdd\x07\xe5\x26\x75\xd6\x37\xfe\x8a\xbe\x87\x8a\x13\xf6\x35\x88\x09\xcb\x6e\xa8\x9a\xdb\x22\xc9\xec\xf2\xf4\xf5\x8c\xd1\x2c\xff\x9c\xdd\xfc\xa7\xe2\x77\xe5\x9b\x55\xb5\xf5\xc2\xcd\xcd\x1d\xa8\x3d\xd2\x83\x11\xa3\xab\xe3\xde\x0b\xc9\x6b\x1c\x27\x4c\x7f\x67\xef\x2f\xa1\xa3\x2f\xab\xfe\xe3\xe5\x5d\x1b\x0d\xbd\x95\xf8\xe5\x7e\x15\x72\x95\x12\xd5\x01\x75\xaf\x4d\x6e\x6d\xfa\x5d\xac\x7d\xfa\x43\x31\xa3\x0f\xd3\x96\xf3\x06\x2b\x2a\x9b\xc2\x7b\xc7\x27\x3c\x0f\x1a\xff\xcd\xef\x3b\xc9\xa3\xaf\x2b\x33\x13\x9f\x07\x98\x3b\x71\x5a\x97\xdb\x6a\xda\xc1\xbb\xbe\xf4\x6c\x0f\x84\x8c\xa2\x8f\xb3\xcc\x44\x2d\x06\xac\x71\x6d\xbd\xdf\x57\x3b\xdc\xbf\x44\xba\x7e\x78\xf2\xfe\xdf\x6b\x80\x7b\xed\xe3\x90\xd5\xc7\x39\x8f\xb1\xab\xe1\xac\x91\xe2\x71\xce\x09\xcf\x19\xc8\xb9\xeb\xc5\x98\x55\xeb\x2d\x82\x5d\xf8\xa3\xf1\xb3\xc8\x1b\xde\x07\xed\xdf\xff\x55\xc7\xf1\x7f\x75\xfd\xc6\x7c\x7a\x7c\xfc\x79\x5f\x76\xf3\x72\x75\x75\x65\x71\x35\x78\xb1\x72\x31\x77\xe1\x79\xfd\xe9\x62\xf2\x3a\xff\xd6\xe4\xaa\xe2\x9a\xe2\x32\xfd\xf2\xe5\xca\xe8\xa6\xe8\xd5\xe7\xbf\xb4\xd0\x0f\x01\x57\xdd\xe7\x41\x27\x34\x87\x12\x7b\xad\xdb\xb9\x9b\x8f\x1b\x5d\x1b\xac\x9b\xbf\xd6\xbd\x37\xb6\x36\x87\x37\xc8\x37\x0d\xb6\xac\xb6\x75\x37\x1d\xd6\x2f\xb7\xc5\xb6\x56\xb6\x7b\xcf\xf0\x1f\x48\xfe\xa3\x7e\xbd\xb9\x7d\x3d\x7b\x3c\xb8\xda\x76\x5a\x03\x5b\x42\x5f\x50\x9e\x11\x9b\x8a\x9a\xc0\x18\xb5\x9f\x10\x1c\x37\x9e\xa4\x9d\x28\x1c\x4b\x1f\x6f\x1b\x4b\x9e\x92\x9b\xe2\x9f\x70\x9a\x62\x1e\x1f\x1c\xe9\x98\xc9\x59\xdd\x3b\x30\xb9\xae\xfa\xfd\xf6\x8d\x7a\xea\xbb\x90\xdf\xc7\x5b\x37\x58\x70\x9f\xa2\x1b\x4b\x1f\x9c\xe8\x5f\xef\xe1\xed\x8c\xed\x20\x6e\x83\x69\xb5\x6b\x8b\x69\x85\x6a\x95\x69\xeb\x6c\x23\x6a\xd3\xe9\x30\xeb\xb0\xea\x10\xed\xf2\xe8\x6c\xec\x9a\xe9\x5a\x1c\x05\x9b\x5f\xdd\x76\x3d\xdf\x03\x81\x9e\xa8\x2e\xc5\x77\x13\x16\xa5\x27\x75\xfb\x23\xba\xe2\xdb\x3d\x1a\xb6\xea\x08\xab\xd1\x2a\x52\x4b\xfb\xcb\x48\x4b\x84\x4a\x06\x4a\x1e\x4a\x0d\x4a\x7d\x4a\xde\x15\x6f\x94\x25\x97\xd1\x97\xfb\x54\x7c\x2e\x9f\xad\x48\xaa\x42\x6c\xd1\xec\xd7\x9f\x16\x5d\x9f\x04\x81\xae\x7f\xee\x7a\x2f\xec\x8f\x6a\x75\x33\x35\xfb\x55\xc7\x97\x3a\x15\xd2\xe5\x89\x65\x86\x67\x72\xa6\xe1\x24\x3f\x26\x9d\x24\xf1\x27\xc6\x27\xcd\xa4\x60\x25\xf7\x27\x21\x27\xcf\x25\x6f\xa6\x36\xa7\x0a\xa7\x7d\x4d\xcb\xcf\xf4\x2a\x9e\xac\x47\xe9\x86\x1b\x4f\xfd\x65\x72\x58\xb4\x04\x1a\x6d\xec\x86\xae\x7b\x28\xc5\xc8\xc5\x48\x8b\x4e\x70\x89\xf1\x8a\x6a\x0e\xdb\x0d\x91\x0c\xc1\x0f\x5c\x0f\xc4\x09\x02\x0b\x14\x09\x12\x0c\x20\x08\xfc\x14\x24\x19\x78\x15\x4c\x13\xec\x1b\x22\x10\x4c\x17\xd1\x97\x2c\x9a\xc7\x59\x45\xd7\xfe\xfe\x62\x6f\x3b\x61\xe6\xb0\xcf\xbf\xa1\xbb\x38\x2d\x2b\x20\x1e\x3e\xec\x35\x80\xcf\x47\xcc\x33\xc3\xed\xc2\x05\xde\xc9\xc0\x11\xdb\xc1\xc9\xc1\xc8\x41\xd5\x31\xc2\x71\xd2\xe1\xd4\x11\xd9\xb1\xcc\x19\xcc\xa9\xc1\x89\xcf\x21\xcb\xfd\x77\x10\x77\x2c\x47\x56\x5c\x39\xdb\xc9\xd1\xca\xfc\xa8\x56\xc7\x8f\x4a\xc8\xec\xe1\xb8\x83\xe0\x38\xcf\x14\x47\x05\x1b\x7a\x0b\x69\x33\x0b\xe3\x26\xa3\x16\x83\x63\x03\x24\xbd\x4b\xbd\x2d\xbd\x36\x03\x51\xfd\x7a\xa3\x4f\x86\xfd\x46\x08\xc6\x44\x86\x7a\x06\xc4\x66\xb3\x8e\x46\x3e\x03\x11\xfd\xe9\xa8\x47\x13\x4b\xc5\x43\x78\x8d\x79\x45\xca\xa9\x4f\xe1\x30\x9e\xc3\x76\xe2\xc6\xa6\x3a\xf1\xea\xb5\xaa\xcc\x4a\xf5\x8a\x8d\x0a\x6d\xf2\x67\x72\x63\xf2\x2e\xb2\x8d\xf2\x0f\xf2\xa7\x0a\x9a\x0a\xe0\x0a\x4b\x0a\x29\x8a\x64\x0a\x6a\xaa\xa9\x06\x52\xd6\xf3\x9e\x11\x61\x53\xfb\x37\x0b\x89\xfd\xbb\xf5\x09\x79\xad\xf1\x79\x81\x9f\x9d\x02\x4d\x8e\x35\x15\xe4\x72\xc4\x67\x45\x70\x85\xd6\x05\x4c\x04\x10\xf8\x8c\x78\x09\xf9\xb4\xf8\x3e\xf2\xe9\xf1\x3e\xf3\xc1\xf3\x09\xf3\xd1\xf2\x65\xf3\x83\xf8\x6d\x44\x94\xe5\x2a\xb4\xac\xcc\xd1\x5c\x9d\x0f\x3f\xcd\x57\xf4\x43\xd7\x62\xe6\xc1\xc5\x1a\xfa\x8a\xdb\xbd\xd3\xbb\x52\x54\x11\x45\xe0\xb6\x61\xf1\x60\xb2\x66\x64\xa0\xdb\xa1\x3b\xa0\x63\xa0\xf5\xa2\xa5\xa5\x39\xa0\xfe\x45\xab\x4a\xb3\x47\x3b\x4b\xf7\x85\x6e\x9e\xee\x99\xa9\x8e\x87\x59\x62\x5d\x0d\x64\x36\x71\x34\xb6\x64\x35\x40\x52\x5f\x94\xa7\x12\xc7\xe4\xbb\x65\x93\xad\x53\x2d\x73\xca\x77\xc3\x38\x49\x41\x45\x38\x49\xa0\x8c\x8f\x86\xc7\x8a\x0b\x87\xd3\x85\x73\x80\x43\x81\x93\x8d\xa3\x84\x3d\x83\x0b\x86\xfb\x15\x8f\x09\x8f\x93\xa0\x96\xaa\x9d\x13\x5f\xcc\x4e\x3d\xe8\xac\x60\x55\x7b\xf8\xb4\xa9\xa6\x30\x32\x51\x35\x00\xc9\xfe\x9d\x1e\xa1\x6c\x05\xef\x1d\x9d\x0f\x81\x1e\xaa\x1c\x02\xe4\xcf\x81\x1f\x9b\x3f\xc0\xbf\x23\xc1\x59\xc1\x69\xc3\xe1\xc3\x99\xc3\x45\x7e\xa7\xfb\x5e\xf7\xa3\xfd\x87\xd2\xcf\x75\x4c\x02\xf2\x03\xf6\x07\x69\xa8\xeb\xb8\x2d\xc2\xc9\xc9\xf6\xbe\x32\x20\x15\x23\x64\xd8\x59\xd0\x68\x42\x29\x5e\xf0\x94\x31\x8d\x08\x11\x99\xf6\xf3\xc5\x27\x52\x30\xff\x0f\x55\xef\x17\xdf\x47\xbc\xef\x7a\xef\xf1\xde\xf8\x7d\xfb\x7b\xd0\x87\x61\x30\x4b\xb0\x91\x8f\xac\x30\x1d\xb8\x5a\x8c\x69\xa2\xcf\x8f\xec\x07\xb3\xf3\xe2\x7d\xb4\xb5\xf5\xb9\xe8\xd1\x1e\xde\x48\x56\x39\x5a\x4c\x92\xb2\x9c\x64\x94\x43\x58\x45\x70\x25\x1f\xfa\x80\xcf\x00\x27\x40\x0a\x50\x03\x3f\x01\xd2\x77\xe7\x1f\x3c\xc0\x46\x3f\x99\x41\xc0\x41\x04\x42\xd9\xfe\x98\xc3\x87\x62\x0a\x11\x4b\x05\x81\x2e\xe2\xd7\x53\xc7\x45\x5a\x2f\x4a\xf6\x92\x53\x83\xc8\x9d\xb8\x0d\x5d\x15\x40\x02\x2b\x8c\xab\x44\xe4\xc8\x76\x50\x25\x80\xc2\x87\x9c\x4f\x24\x10\xab\x9f\x95\xbe\xd2\xc3\x40\xc0\x9a\x7c\xc7\xf8\xe9\x09\x7f\x88\x60\x8e\xc4\x81\x1d\x4b\xad\xcf\x63\x2f\x27\x00\x02\x3d\x8c\x1e\x3c\xcf\xdd\xf4\xb1\xd6\xb2\x65\x9f\x45\x85\x7a\x2e\x58\x12\x68\x2c\x4a\x9c\x73\x36\x53\x45\x61\xe3\xc0\x9e\x7e\x9d\x81\x95\xfd\x1e\x09\xbf\x8a\xb8\x8b\x82\x8e\xb6\x8b\xf9\x05\xfb\x06\xe7\x0e\xef\x94\x30\x8e\xe8\x0b\x65\x26\x47\xa3\x24\x8f\xe6\xeb\x3f\x7e\xdd\x17\x53\x6b\x2b\x23\xbd\x2d\xa1\x45\x5b\x49\x2d\x81\x0b\x0e\xd7\x86\x06\x8a\x32\x42\x2c\x4c\x9d\xc4\xec\x28\xb5\x28\x85\xe8\x56\x58\x78\x38\xd5\xf8\x0e\x44\x66\xa4\x5a\xe4\x51\x54\xde\xd4\xe6\x74\xbc\x8c\x17\x8c\xe7\xec\xbf\xc4\xb8\x54\xd7\xcc\xde\x66\x2f\xdc\x17\xed\x7f\x9d\x1d\xef\xee\xaa\xd6\xcf\xca\x88\x92\xf6\x7c\xb6\x6a\xd4\xa2\x95\x1a\xe2\xc9\xa4\xe9\x21\x74\x20\x56\x22\xa5\x26\x3f\xa2\x16\xa1\x25\x64\x50\x61\x41\x63\xcb\xe0\xb4\xe7\x5e\xe2\x4b\x17\x14\x13\x2a\x10\x7d\x50\x1e\x35\x7e\xe7\xfc\xcf\xfe\x4d\xf5\x33\x83\x55\xc5\x11\xd3\xe6\xa4\x62\xaf\x64\x93\x20\x13\x67\x34\xe3\x42\x15\x5b\xd1\x56\xd6\x73\xba\x64\x06\x66\xa6\x11\x56\x5e\x0e\x59\xee\x35\xbe\x64\x21\x64\x91\x4a\x09\x61\x29\x71\xb9\x35\x05\x53\x15\x48\x35\x0a\x43\x2b\xfb\x47\xff\xea\x3f\xf2\x3b\xd3\xae\xc8\xac\x47\x8f\x61\xcd\x87\x9c\x8e\x68\x5f\x5f\x72\xdb\x73\xfd\x51\xf9\x4d\x21\x56\x5e\x34\x3e\x30\x01\x73\x61\x2a\x71\x0b\x29\x02\x39\x32\x05\x3c\x55\x1c\x75\x39\xed\x16\xdd\x71\x03\x27\xe3\x08\x8b\x5d\xfb\xaf\xbe\xa2\x31\x9e\x7f\x24\x4a\xe9\xb3\xdc\x35\xf0\x51\xa8\x36\xb4\x52\xf7\x34\xc8\x70\x03\xf7\x34\x2b\x74\xad\x23\xf9\x64\x69\x7c\x69\x49\x79\x0a\xc5\x17\xe5\x3a\x0d\x7a\xad\x45\xdd\x3c\x43\x6d\x13\x5f\xcb\x15\xeb\x78\x47\xc0\x65\xdf\x63\xdb\x57\x2f\xca\x31\xf3\xdf\xef\xdd\xf7\x1f\xf7\xbf\xcd\xcb\xf4\xe9\xd4\x3b\x15\x28\x24\xae\x06\xd9\xba\xc6\x99\xd9\xeb\x78\x69\x68\x6a\x59\x69\x0f\xeb\x73\x1a\xda\x98\x34\x9b\x77\xd8\x60\x3a\x12\xb9\xa0\x7b\xb0\x79\xe9\xfb\x35\x04\x7b\x86\x5b\xc7\xc0\xa4\x97\x96\xfd\x7b\x96\x17\xe8\xf6\x62\x6f\x63\x68\xb2\xba\x4b\xa1\x1a\x36\x97\x23\xde\x2c\xc0\xce\x29\xd2\xea\xd0\x4c\xd3\x82\xda\xf2\xd6\x46\xc3\x9e\xd2\x89\xd4\x3d\xd6\x5b\xc0\x5f\x35\xe8\x24\x1c\x23\xfa\x7b\xac\x49\x52\x4f\x86\x78\x4e\x57\x49\x5d\x33\xdb\x7f\x32\xfe\x13\xd9\xb1\xc8\x8a\xed\x48\x61\x7b\x75\x85\x5f\x56\x7f\xcc\x07\xff\x33\x8f\x1d\x97\x52\x37\x2a\x8f\x1d\x1f\x3b\x5f\xeb\x40\xc7\x50\x98\x08\xaf\x58\xf1\x84\xc3\x94\xe9\x2c\xaa\x3c\x91\x62\x89\xd2\xc9\x9a\x8f\x4d\x05\x03\x24\x7f\x66\xce\xdd\xdc\x7e\xee\x02\xd9\xb0\x41\x73\x64\xd9\x6a\xc6\x43\x9c\x4a\xd8\x69\x70\x6d\xe8\x4c\x18\x61\x44\x63\x34\x72\xdc\x49\x32\x5c\x9a\x4f\xf6\x72\x7e\x6a\xb1\x64\x05\x55\x8d\x4b\x63\x5a\xdb\x52\xaf\xd4\xd0\xe4\x2c\xd1\x5f\xb9\x75\x4d\xb3\xd3\x3e\x47\x3e\xc8\xdc\x54\x5a\x6a\x94\x9d\x9e\x12\x93\x98\x9e\x48\x9d\x62\x90\x5a\x98\x51\x94\xfb\xb3\xf0\x67\x89\x67\x25\x58\x6d\x72\x03\xa8\x4d\xbe\xab\x7c\x60\x64\x74\x7e\x3a\x77\x51\x70\xeb\xaf\xf3\x3c\x41\xaf\x08\x17\xf0\x5b\x3d\x33\x5d\xfd\xdf\x9b\x60\x2a\x04\x0a\xc7\xf2\xbf\xe6\xdf\x16\x71\x17\x6f\x97\x8f\x56\xa5\xd5\x7b\x36\x83\xb7\x65\xf4\xb0\xf5\xf7\x8d\x08\x4d\x78\xcf\xca\x2e\xef\xac\x9d\xec\xa6\x9e\x4b\xfe\x9d\x9e\xcf\x3c\xe7\x98\x9b\x67\xb3\x92\x03\xac\xed\xc1\x8d\xc6\xb5\x36\xf5\x1f\x1b\x9c\x9a\x05\x5b\x8b\xbb\xec\x7b\x45\x06\x5c\x46\x7b\x26\xcb\xe7\x52\x16\x6d\x36\xa8\x76\x7f\x1e\xf2\x9d\xf9\xdd\xf4\x3c\xf3\xfe\x37\xbd\x9f\x9f\xcf\x77\xb6\xce\xe6\x51\xc7\x10\xfa\x8e\x7b\x9d\xfb\x62\xfb\xf7\x87\x4c\x46\x86\xc7\x9b\x67\xb8\xe7\x87\x57\x69\x37\x8e\x77\x02\x8f\x14\xcf\xf2\xaf\xbb\x1e\xcc\x5f\xbf\xfe\x6f\xfe\x83\x40\x2f\xc8\xe7\xe6\x3b\xec\xab\x99\x73\xa7\x33\x0b\x33\x2b\x73\x4c\x0b\x11\xcb\xc8\xeb\xdf\xb6\xdf\xef\xf5\x1f\xe3\x9e\xbb\x5d\xfb\x3e\xe0\xbe\xae\xfc\xbf\xb4\xff\x57\xd7\x6f\xd8\x57\xd9\x97\x9f\x8f\x7d\xbf\x7e\xfd\x32\x7c\xe4\xfc\x05\xff\x58\xf8\x60\xf4\xc4\xfa\xf8\xf5\xe9\xe5\x19\xf1\x79\xe7\x45\xe8\x37\xd2\x33\xce\x63\xea\xff\x52\xbe\x6e\x3e\xaa\xdf\x6f\x5d\xce\x9e\x53\x9e\x50\x1c\x5a\xef\xdb\xee\x9b\xef\x91\xef\x0b\xed\xeb\x1d\xe2\x1f\xd2\x1e\x84\x1d\x94\x1f\xd4\x1e\xed\x1f\x53\x9d\xe4\x1d\x6b\x9f\xe2\x1c\xd7\x5c\x0c\x3c\x21\xfc\xe5\x6f\xc7\xb8\xdd\x39\x87\x3a\x86\xd8\xfd\xbd\xb9\xba\xe6\xb9\xec\xbe\x24\xb2\x90\x30\x07\x35\xfb\x71\x16\x66\xee\x66\x0e\x6f\xfe\x74\xee\x7e\x6e\x64\xb6\x62\x9e\x7a\xf1\x69\x79\x78\x99\x73\x35\x6d\xe5\xd3\x06\xec\x91\xd9\xad\xe9\xbf\xf4\x77\xbd\xe7\x82\x7b\x12\x9b\x49\xcb\xfe\x73\xd0\x13\x01\xa3\x62\x43\x75\x03\x30\xfd\x12\x3d\xdd\x5d\x1b\xdd\x17\xdd\x62\xdd\x75\xbd\x6a\xdd\xd0\x3d\x48\x7d\x09\x7d\xe5\xfd\xf9\x03\x3b\x83\x99\x83\x7e\x83\x04\xe3\x36\x8b\x63\x3b\xcf\x17\x6f\x75\xc5\x77\x9d\xc7\x8a\x1b\x1d\x0b\x47\xe3\xee\x43\x48\xdd\x2f\x9d\xda\x2d\x58\x8d\x43\x0d\x60\xb5\x41\xd5\xf5\xd5\xe9\x95\x75\x95\xa9\x55\x09\x55\x57\xd5\xca\x95\x15\xd5\x6e\xd5\x15\xf5\x0e\x0d\x52\x0d\x14\xf5\xb5\xf5\xa8\x6d\x39\x83\xaa\x33\x71\x1b\xb4\x20\xd0\x2f\x86\x63\xaa\x8d\xa5\xa9\x97\xa1\xe9\x4e\xcd\xa6\x97\x6a\xf9\x8a\xea\x92\xb4\x82\x9c\x3c\xe5\xdc\x9f\x59\x54\x19\xa1\x19\xa1\x19\xbf\x32\x40\x99\xa4\x59\x15\x99\x15\x59\xca\xd9\x75\x39\x02\xb9\xc3\x79\xa0\x1c\xcc\x1c\xf8\x32\x9e\x86\xe6\xee\x91\xf1\xcd\xdf\x33\x97\xe2\x5b\x49\x73\x98\x83\x02\x6d\x14\x35\xaf\xc5\x2f\x39\x22\xe9\x89\x49\x8d\x09\x68\x31\x83\x31\x8d\x51\xf9\xe1\x73\xe1\x0f\x61\x2c\xe1\xc7\x11\x28\x51\xb1\x91\x13\xd1\xb8\xd1\xe5\x31\xa6\xb1\xd4\x71\x26\x51\x18\x31\x85\xa9\x3f\xf3\xcd\xab\x71\xda\xed\x7f\xe1\x1f\xab\xad\xa8\x8d\xfc\x68\xe3\xa8\xb1\xcc\x6f\x4a\xeb\x8e\x9d\x0c\xc7\x0a\x58\xf4\x17\xf5\x85\xf0\xc2\xf5\x62\xf1\x98\x75\x6b\x72\xd7\x75\xc7\x71\xe7\xf7\xc0\xf0\x88\xf4\xda\xf6\x86\xf2\x62\xf0\x79\xef\x33\xec\x73\xef\xf3\x1c\xbc\x1e\x87\x9e\x25\x51\x76\x74\x23\xb8\x03\xcc\xc0\xf4\xb9\xd6\x4d\x17\xae\xa5\xfe\x8e\x32\x0c\x28\x70\x4f\x74\x3c\xb2\x9b\xb4\x41\xb0\x24\xb4\xf8\x68\xfe\xcd\xac\xc4\xcc\xcb\x6c\xc1\xb4\xc6\x5c\xce\xfc\xd6\x22\xc5\xc2\xcb\xb2\xc7\xd2\xc4\xd2\xc0\x9a\xdf\x32\xc3\xa9\xcc\xd7\x3d\x72\x31\x4d\xe2\xf2\x7e\x53\x61\x02\xa5\x5d\xb6\x4a\x3f\x1b\x2f\x96\x3c\xa0\xce\xa5\xd3\x1a\xd5\x28\x51\x57\x57\x3b\x46\x53\x5f\xdd\x5d\xad\x46\xed\x83\xaa\xba\x4a\x80\x1a\x9c\x9a\x8a\x9a\x91\x2a\x8f\x1a\xb3\xc6\x37\xf5\x28\xb5\x2c\x75\x1b\x4d\x11\xc3\x54\xeb\x13\xb7\xce\x10\x96\xb3\x99\xd5\xec\x51\xcd\x16\x81\x52\xe7\x34\xda\x70\x0e\x8f\x19\x1b\x5a\xfd\x12\xb5\x5b\x39\x2d\xa9\x48\x29\x44\xb1\x79\xd1\x5d\x51\x36\x91\x49\x11\x23\x51\x7e\x11\x7d\xe1\x0d\x11\x66\x91\x0d\xd1\x16\x31\x01\x71\x5a\x31\x3a\xb1\x57\x79\x12\xcd\x6e\xb3\xf7\xce\x8f\xe7\xe4\x6b\x72\x23\x59\x2d\x3c\xc5\x0c\x49\xbf\x83\x55\x5d\x60\x4c\xd7\xd4\xf9\xa4\x4d\x04\x37\xb8\x3f\xb2\x37\xb1\x63\xb0\xc9\xb3\x2c\xb0\x48\x31\x23\xb1\xc4\xb1\xbc\x63\x5a\x63\x96\x60\x5e\x66\x09\x64\x59\x61\xd5\x60\x39\x67\x8d\xe7\x15\x90\x28\x50\x15\x33\x3a\xbf\x50\x59\x43\x1d\x9b\x6e\x91\x2b\xa1\x4b\xbe\x0e\x8a\x72\xf2\x37\x6a\x50\xce\x10\x69\xe4\x28\xa1\x9b\x24\x4f\x26\x1d\x25\x39\x26\x79\x4f\xa2\x40\x14\x48\xfc\x83\x28\x9d\xc8\x8c\x28\x92\xe8\x27\x51\x1e\xb1\x14\x89\x1f\xf1\x01\x09\x3b\x35\x3f\xdb\x98\xc8\x89\x0a\xc5\x35\xf6\x66\xed\xf8\x6b\xbb\x7e\x39\x74\x2a\x28\xc4\xdd\xb9\xc8\xb8\x5c\x19\x41\x84\x94\xc5\x9f\xdc\x1a\x07\x06\x55\x1f\x65\x17\xd9\x18\x59\x0c\x71\x17\x49\x14\xb1\x07\x31\x0f\x71\x0b\x49\x02\xc9\x1a\xa9\x15\xb9\x07\x45\x01\x19\x84\xe9\x41\xd6\xcf\x01\x2b\xb5\x70\x9f\xb1\xbb\x33\xcb\xd1\x6d\x5f\x95\x90\x25\x14\x31\xeb\x21\x64\xde\xa4\x6e\x28\x56\xc1\xd6\x46\x6e\x8b\x51\x01\xe7\xfe\x99\x14\x8a\x0f\x32\x0d\x12\x09\xa2\x16\xa2\x1c\xc2\x09\x22\x14\xe2\x18\x52\x1e\xd2\x17\x8a\x1f\x4a\xfe\x33\x0e\x9c\x3d\xde\x4f\xc6\xdf\x62\xb4\x2f\x07\x27\x0a\xcb\xd4\x43\xbd\x8d\x08\x05\x52\x09\x70\x7e\x5e\x76\x86\xba\x2e\xb2\x02\xbc\xe7\x74\x4d\xf8\x22\x08\xe7\x90\x88\x00\x16\x40\x03\xb0\xbc\xc7\x05\x5b\xf8\xf4\x04\xb1\x04\xa5\xf5\x05\xef\x6b\xea\xb7\x2d\x98\x49\xd8\xd0\x9f\xb5\xf8\x7d\xcc\x28\xe2\xe0\x20\xd0\x0d\xce\x76\xea\xe4\x72\x67\x4c\x85\x4e\xfa\x5c\x58\xb1\xeb\x8c\x69\xbd\xea\xad\x18\x24\x1b\x0d\xb9\x30\x46\x0b\xf4\x15\x38\x34\x54\xe2\x57\x02\x68\x57\x38\xf8\x1f\x48\x08\x9f\x11\x2d\x91\x8b\x50\xa3\xd1\x2c\x30\x58\xb1\x0e\x71\x33\xa9\xaf\xb8\x63\x65\xe1\x41\xa0\x17\xfb\xe3\xc3\xa5\xc3\x21\xea\x06\xa7\x7c\xdd\x38\x1e\x5f\x37\xdb\x4a\x5d\x4a\xd9\x2a\xbe\x70\x7a\x76\x02\x58\x84\xd3\x1f\x9e\x08\x15\xc8\xac\x68\xac\x98\x9a\xd8\x4a\x78\xf2\xf8\x07\x44\x20\x92\x34\xb2\x35\xca\x28\x2a\x24\x9a\x48\xce\x5b\x49\x6c\xcd\xac\x7f\xfc\x36\x6f\xfa\xb6\xa2\x27\xd9\x3b\x60\xcb\xfd\xd2\xa3\xc3\x74\xdd\x3e\x9a\x36\xaa\x91\x8b\x9b\xb2\xeb\x52\x8c\x61\xeb\x61\xbb\xe1\xbe\x10\x1a\x12\x27\x91\xa3\x53\xd2\xd0\x98\xd0\x7f\x67\x6c\x65\xf9\xc1\x56\xc9\xb1\xc6\x2d\xc7\x4b\x27\x3e\xa6\x56\x61\x56\xf5\x8f\x08\x4f\xbf\x8e\xe4\x96\xf8\x07\x8a\xea\x7b\xf3\xd6\xe3\xe8\xfd\xde\xd9\xdd\xea\x8b\x2a\x64\x08\x62\x32\x45\x53\x5c\x53\xfa\xd3\x88\xd1\x65\x33\x19\xb2\xd8\xb2\x1f\x73\x1b\xf2\xba\x08\xb4\x0b\xeb\x88\xc1\x8a\x57\x4a\xa6\xca\x3a\xa8\x41\x9a\x08\x39\xff\x71\xe2\x7c\x0d\x6c\x32\x4c\x26\x74\x10\x97\x2f\xa6\xab\x87\x5b\xba\x5f\x5b\xb4\x6a\x06\x49\xf3\xf2\xf8\xb3\x45\xb1\x73\x73\x1e\xf0\x18\x0b\x7c\x15\xc6\x10\x0d\x96\x74\x94\xa3\x54\x00\x53\x6a\x57\x4d\xd6\x9c\xd1\x26\xd2\x57\x37\x81\x74\xdc\x0d\xf8\xa3\x76\xf1\x29\xf8\xc8\x70\x91\x6d\x10\xad\xd1\xb6\x40\x29\x11\x25\x10\xcd\xa9\xd4\x24\x58\xd5\x41\xb2\x5d\x78\x54\x0c\x57\x5c\x5f\x8a\x44\x0e\x53\x21\x44\xc5\x58\xc3\x43\xdb\x56\xaf\xdb\xf8\x83\x29\xa5\xc5\xa1\xcd\xb8\x7d\x81\x63\x85\xbf\x57\xdc\xbf\xbb\x48\xae\xc5\xb7\x55\x27\x7f\x77\x69\x55\xfa\x65\x53\x47\x6f\xf9\xc6\xd8\x0d\x1a\x92\xaa\xd1\x28\xf1\x2b\x5f\xa9\xae\xaa\x6f\xe8\x28\xe9\xad\x1a\x35\x9a\x79\x58\xe3\xd9\xb2\x3a\xde\xb9\x34\x7a\x72\xfa\x7a\xf8\x83\x42\x92\x63\x3f\x66\x0b\xff\x2b\xc2\xd3\xde\x49\xfa\x32\xd3\xb0\x76\xf3\x4b\x29\x53\x9a\x69\xb8\xb6\x97\x8d\x8d\x8b\xf1\x91\xbe\xb1\x21\x8b\xf1\x8a\xc9\x8b\x85\x99\xf5\xb4\xfd\x98\xf3\x95\x87\x8b\xb7\x5a\x00\x71\x30\x44\xc8\x6c\x94\x40\xfc\x6e\x9a\x69\x56\x54\x85\xed\x7f\xb2\xf5\x2d\xef\x8e\xc9\xac\x6f\xdf\x66\x83\x5e\x21\x4f\xb2\x6e\x68\xa7\xa7\xad\xe3\xa4\x2d\x96\x3d\x99\x83\xb7\xf3\xae\x5b\xa5\x17\x87\x9f\x63\x10\x61\x18\x75\x64\x40\x1c\x4e\xe2\x75\xda\x5a\xd6\x69\xbe\x41\x11\x78\x85\x56\xeb\x9f\xea\x1f\x7e\x7f\x3b\x6f\xdb\x38\x9d\x6c\xe8\xaa\xaa\x95\x2b\xf8\x94\xf4\x2d\xec\xde\x9f\xd7\x07\xc9\xd7\xc1\x7f\x3c\x50\x3f\xe4\x32\x3c\x36\x96\x35\x41\x3b\x39\x2f\x43\x29\xfb\xb5\x08\xb9\x4c\xa7\xe2\xa5\x1e\xa6\x79\xad\xab\x79\xa8\xfa\xcf\xcc\x78\x5c\x39\x56\x5f\x4d\x1c\xf3\xeb\x34\xaa\x79\x97\xf7\x39\x85\x2f\x6e\x22\x6a\x39\x66\x32\x0e\x21\x81\x23\x69\x29\x4d\x34\x6b\x26\x8f\xa8\x28\xbc\x9c\xbf\x1a\xbb\x21\xb7\x05\xbe\x53\xa6\xef\x65\x98\x65\x7c\x74\x81\xfc\xaf\xd4\xba\x27\x3a\x84\x5d\x92\x1f\x2d\xeb\x18\xab\xfa\x5c\xac\x93\x93\x98\x61\x94\xc5\x9e\x0b\x9d\xb7\x5f\x10\x5e\xbc\x58\x6e\x5e\x73\xd4\x50\xdb\x72\xdb\x69\xda\x87\x3e\xcc\x3f\x41\x3f\x03\xbd\x40\xbe\x45\xbe\x3f\xf7\x77\xf2\xdd\xe4\xec\x5f\x2f\x26\x8e\x52\x77\xb2\x35\xec\x54\x42\x96\xe9\x94\x93\x56\xea\xd4\xa0\xd7\xed\x37\x15\xb6\xed\x76\xe1\xf5\x4d\x0f\x17\x8c\x17\xce\x84\x2f\x1e\xad\xe5\x6d\x99\x1d\x4a\x9f\xab\xdd\xb2\xfd\x37\x3d\x6f\xd0\xf6\xec\x96\x4c\xc7\x1a\x7a\xae\xda\xe3\x5a\x6b\xdb\x58\x3a\x2a\x3b\x8b\x7a\xc1\xfb\x5f\x47\xae\x27\x7e\xcf\xea\x2c\xbe\xae\xa5\x6d\xdd\x1f\xc8\x9d\x74\x5c\xd9\xdf\x4e\xbd\x54\xfe\x2f\xfe\x82\xa2\x6e\x4e\x0f\x2c\x96\xab\x66\x4e\xc7\xcd\x46\x3f\x8c\xbe\x1b\x3b\x98\x20\x9e\x1e\x9b\xcf\x5a\x2a\x59\xcf\xde\xc6\x3d\x74\x3e\xb5\xbe\xf4\xbb\xff\xf2\xf8\xbf\xca\x40\xff\xfc\x1c\xbf\x8e\xf5\xb6\x43\x56\x9a\x96\xad\x56\x58\x56\xcd\xd6\x16\xb6\xa6\x76\x97\x0f\x7f\x9f\xee\x5f\x8d\xdf\xdf\x3c\xbf\x03\x9d\xfc\xff\x57\xff\x5f\x5e\xaf\xfd\xbf\x3f\xbe\xd4\xbd\x6c\xbf\x0e\x80\x44\x7f\xaf\xfd\x7f\x55\xbd\x38\xdd\xcf\xde\xa5\x5f\x61\x5d\x0a\x5e\x50\x9d\xc2\x9c\x98\x1f\x2f\x9f\x12\x1e\xa7\x9e\x2e\x9c\xcd\x9f\x1f\x9d\xe3\x5d\x58\x5e\x36\x5d\xa7\xdc\xc0\xdc\xf1\xdd\x2e\xdd\xdc\xbe\x88\xfc\x55\xfb\xac\xf8\xeb\xdd\xe5\xee\x89\xc0\xe1\xe7\xed\xce\x4d\xe7\x0d\xc4\xd5\xee\xd5\xbe\xa5\x9d\x25\x8c\xa5\xc5\x15\xf4\xd5\x2f\xab\xd0\xab\xa2\x6b\xa2\x6b\xf4\x1b\x22\x5b\x3f\xb6\xd3\x76\xcd\xb6\x18\xb6\xa9\x4e\x2a\xef\xf9\xff\xfd\xbc\xad\xd7\x39\x27\x4a\xfb\x8c\x1b\x45\xcb\x5d\xb3\xcf\xb3\xba\x53\xa0\x71\xec\x91\xd7\x61\xd6\x21\xf4\x41\xf8\x81\xd5\x41\xb0\xa1\xde\x11\xc2\x61\xbc\xe1\x84\x91\x8b\x31\x86\x71\xfc\x71\xc6\x29\x9f\xc9\x86\xc9\xa7\x15\xca\xbd\xe9\xcb\xb7\x5d\x94\xd7\xea\xcb\xf8\x83\xb1\x75\x86\x79\xc6\xf1\xfa\xe1\xe3\x7e\x83\xae\xe1\x0e\xb0\xd6\xb9\x16\xdc\xc6\xea\xfa\xfd\xba\xff\x1f\x7b\x7f\x1e\xbd\x5f\x51\x9d\x89\xe2\x66\x30\xe6\x63\x8b\xda\x1d\x8d\xd1\x8e\xa0\x46\x63\x63\xfb\xbe\x9e\x9a\xab\x42\x3a\xfa\x05\xe2\x3c\x01\xd2\x4e\x31\xa8\x38\x1b\x0c\x0a\x0e\x88\xb3\x82\x62\x70\x1e\x40\x71\x88\x0a\xe2\x44\x9c\x12\x11\x49\x1c\x82\x82\x3f\x5a\x32\x28\x31\xce\x8a\x4a\xda\x48\x14\x93\x88\xa8\x6d\xe4\xb7\xce\x7e\x76\x9d\xf7\xec\xaa\x7d\xce\xbd\xeb\xfe\x77\xd7\xba\xf9\x43\x16\xa4\xea\xf3\x9e\xaa\x5d\xb5\x6b\x0f\xcf\x7e\xf6\x8f\xff\xe2\xc2\x0f\x7d\xf1\xdc\xaf\x9c\x7f\xb7\xf3\x9e\x75\xde\xd5\x1f\xb9\xfc\xfc\xe1\xaf\xbe\xfe\xd1\x5b\x7f\xd4\x7f\xfc\x3a\x1f\xff\xda\xc5\x8f\xbe\xf4\xdb\xdf\x30\xd7\x5c\xf3\x1f\x6f\xfe\xb7\x77\x5d\xfe\xbb\x5f\x3a\xe9\x6f\x3f\xf3\x69\xff\xb1\x93\x3f\x7c\xf1\x5f\xdc\xf0\xfd\x47\x9c\xf3\xb1\x77\x1f\xfe\xce\xb7\xbe\xe3\x8d\x6f\x77\x67\x7e\xed\xed\xb7\x7f\xfb\xdd\xce\xba\xf2\xec\xbb\xbd\xe3\x27\xef\xfc\xa5\xf7\xdc\xe2\x3d\x07\x9d\xf3\xe1\x73\x4e\x7e\xef\xfe\xe7\xbc\xf6\xbd\xef\x38\xef\xc9\x17\x7c\xf2\xef\x7e\xed\x9a\x6b\x7e\xf4\x0b\xff\xfb\xc8\x2f\x9d\xf6\x77\xff\x72\xc1\x63\x3f\x72\xea\xfb\x8f\x7c\xe7\xd3\xce\x3c\xec\x4f\x7f\xe7\x8c\x7f\x7a\xfd\xb7\x5f\xf7\xa8\xd3\x8e\x3d\xed\x25\xaf\x7d\xc1\xab\xdf\xf8\xea\x03\x5f\xfd\xe6\xd7\xfc\xec\xb4\xed\xe9\x57\xbf\xfe\xab\xaf\xdf\xef\x0d\xd7\x7f\xfd\x95\x6f\xbc\xf5\x19\x17\xbe\xe9\xed\xef\xb8\xef\x07\xf7\xfb\xd8\xef\xfe\xec\xdd\x57\xbe\xf0\x1b\x2f\xfc\xec\x9f\x5e\xf8\x4b\x1f\x79\xd9\x9f\x3d\xe5\xcc\x74\xc6\x2b\x5f\xf5\x91\x97\x5d\xfa\x27\x1f\x79\xd1\x3f\xbe\xf0\xd2\x93\x5f\xfe\x82\x23\x5e\xf0\xfd\xe7\xff\xca\xf3\xbf\x73\xd2\xc5\x27\xdd\xf0\xa4\x53\x4f\xfa\xe2\x8b\xae\x7d\xca\x37\x4e\x49\xa7\x7c\xfd\x94\x6b\x5e\xfc\xf8\x97\xfc\xb7\xd3\x0e\x7c\xcb\xcf\xff\xec\x4e\x3f\xbe\xe2\x3b\xef\xf9\xe2\x1b\x2e\xf9\xa3\x8f\xde\xf6\xbd\x17\xbc\xed\x16\xa7\x9f\xfc\x92\xab\x5e\xf0\xe7\xcf\xfe\xe5\xa7\x9f\x7e\xc2\x45\x4f\x7d\xe9\xf1\x5f\x38\xfe\xa2\x27\x1d\x7b\xdc\x0d\x8f\x3b\xf1\xf8\xfd\x9f\xfc\x87\x4f\xb9\xd1\xf1\xa7\x3c\xf9\x9b\x4f\xfe\xb3\xa7\xd9\xa7\xe6\xa7\xbc\xfd\xa9\x0f\x3b\xf1\xff\x77\xd2\xeb\x5e\xbe\xef\x8c\xeb\x5d\xf5\x37\x97\xbb\x4b\x1f\x7f\xe1\xa1\xe7\x9e\xf5\x8e\x78\xc6\x7f\x7a\xe9\xad\x9e\xf7\x97\x4f\xbb\xdf\xb1\xbf\xf8\xb8\xa3\x1e\x73\xbd\x47\x3f\xf5\x91\xd7\x7d\xc4\xad\x1e\x6e\x1e\xf6\xdd\x87\x9f\xf7\xf0\xaf\x1d\x7d\xf3\xa3\x9f\x77\xf4\xad\x8f\xbe\xfb\xd1\x1f\x78\xd4\x6f\x3d\xea\xa4\x47\xbe\xe6\x51\xff\xfc\xb8\x5f\x39\xee\xc0\x67\x1d\xf8\xe2\xd3\xfe\xed\x75\xdf\xfc\x8d\x4b\xaf\x75\xc1\x4d\x3e\xf8\x94\xb7\xb9\x57\x1f\x7e\xf2\x3b\x4f\x38\xf1\x98\x9f\x1e\x7d\xfd\x07\xff\xe8\x01\x37\x3b\xf2\x29\x47\x9c\x76\xf8\xd3\x0f\xdf\x77\xd8\x61\xf7\xbd\xea\xf0\x3f\x38\xec\xd2\xc3\xef\x78\xf8\xfd\x8f\x38\xea\xf0\x17\xde\xef\xd5\xf7\x3b\xfd\xc8\x07\x1d\xf1\xd3\x07\xdc\xfc\x61\x0f\xf8\xa3\x7b\x3f\xed\x27\xff\x7e\xdb\xcb\x5e\xfa\xf7\xb7\xfa\xf8\x15\xef\xfd\xc4\x9b\x7f\xf2\xf2\x27\x3e\xe7\x03\x4f\x3a\xe8\x91\xe7\x3e\xf0\x76\xf7\xf9\xcc\x5d\xef\x71\xe8\x41\x87\xdc\xe0\xe0\xf3\xf7\x7d\xef\xe0\xeb\xed\x3b\xe7\x4e\x8f\xbd\xe3\x4f\xee\x74\xf2\x9d\xce\xbf\xd3\x67\xf6\xfd\xfa\xc1\x2f\x3c\xf8\xd5\xfb\xbe\x73\xf0\xf3\xef\x7c\xcf\xfb\x3c\xe6\xc1\x2f\x7f\xcc\x0f\xfe\xfd\x06\xdf\xba\xe8\xef\x2f\xfe\xc4\xf0\xbe\x2b\xfe\xf4\x97\x5f\xf6\xe8\x67\xbf\xe3\xd8\xdf\x78\xe8\x0f\x0e\x7f\xed\x9d\xdf\xfa\xbb\xf7\xf2\x67\x9a\x4f\x9b\x7f\x19\xde\x6e\xe2\x70\xdc\x1d\xbe\x7e\x87\x61\xb8\xde\x1d\x3e\x71\x87\xaf\xdf\xe1\x42\x73\x2b\xb3\xcf\xbc\xcc\xbc\xc1\xbf\xfa\xf7\x7e\xfd\x1e\xaf\x7f\xf0\x97\xae\x1e\x2e\xff\x9f\x97\x1e\x7a\xc1\x0f\x3f\x70\xc5\x5b\x8e\x79\xf9\x49\xcf\xb9\xee\xb1\xc7\x3c\xf4\xa1\xf7\x7d\xde\xc1\x77\xf1\xaf\x38\xf0\xb4\x5b\x9d\x7a\xcb\x7d\xb7\x78\xea\x01\x67\x1d\x70\xf8\xfe\x17\x1c\xf0\x0b\xfb\x5f\xba\xff\xdb\x0f\xb8\xef\x01\x27\x1d\x70\xfc\x01\x7f\x7d\x8b\xed\x2d\xbe\xfa\x5b\x87\xdd\xe1\xcb\x77\x3a\xed\x88\x5f\xf9\xe9\xb1\xff\xfc\xd9\x2f\xfc\xea\x45\xb7\xff\xd0\x3f\x9d\xb5\xdf\xab\x7f\xe7\x05\x7f\x78\xdc\x33\x1e\x7e\xf0\xe1\x27\x1e\x72\x7b\xf7\xc3\xdb\x9c\x7a\xd3\xfd\x6e\x78\xd6\x0d\x3e\x75\x83\x13\x6f\x70\xc0\xf5\x5f\xbb\xdf\xbf\x5e\x7f\xef\xfa\x77\xbd\xfe\x4f\x6e\xf0\xb0\x1b\x5e\xf6\x5f\x1e\xfb\x6b\x87\xfc\xda\x4d\x6e\xf2\x88\xdb\xbe\xee\x77\xde\x79\xef\x27\x5e\x73\xcd\x95\x47\x7d\xed\xca\x4b\xfc\x5f\x3e\xfa\x5d\xff\xe7\xf5\x4f\x3a\xe5\xec\x13\xc2\x63\x9e\xf9\x80\xd7\xde\xf5\xfb\xe5\xbc\xdb\xbd\xeb\x37\x6f\x76\xfd\x5b\x5f\x6b\xef\x97\x6e\x71\xed\xf3\x7e\xf5\x19\xff\xe9\xf6\xfb\x9d\x7d\x83\x57\xfe\xe7\xdf\xfb\xb5\xa7\xdc\xe8\x56\x37\xfe\xc1\x4d\xde\x7d\xd3\x27\xdd\xec\x26\x07\x6e\x0f\xfa\xe8\x7d\xee\x74\xcd\x35\x57\xdf\xf0\xf2\x27\xff\xc3\x2d\x2f\xf8\xe8\x07\xff\xe0\xad\xcf\x7d\xe5\x3d\x9f\xfb\xbc\x27\x1e\xf1\xd0\xb3\x0e\x3b\xec\xe0\x13\xdd\xfd\x6f\xf3\xec\x1b\x7f\x77\xbf\xe3\x6e\xf8\xad\x1b\xfd\xf2\xaf\x3f\xe2\xa6\xf1\xbf\xde\xeb\xe6\x9f\xbc\xc5\x2f\xdd\xf2\xe9\xbf\xf5\xc4\xdb\xdc\xed\xb6\xbf\x7d\xe0\x9b\x6f\x77\xa6\xfb\xda\x21\xc7\x1c\x79\xab\x6b\xae\xb9\x66\xbf\xef\xdf\xe6\xab\x4f\xfd\xcc\x55\xe7\x7f\xfc\x5d\x2f\x7f\xdd\x9b\x4e\x39\xe6\x84\x73\x1f\xf3\xf5\x07\x3e\xf9\xee\x57\x1c\x74\xc7\xdb\x9f\x7a\xf3\x8b\xfe\xeb\xc9\xfb\x3f\xe2\x96\xfe\xb7\x2e\xfc\xed\x8f\x1c\xb8\xff\xed\x1f\x79\x87\xdb\x99\x23\xed\x83\xc3\x75\xd2\xa6\x1c\x7a\xd0\x05\x07\xbf\xfd\xbe\xdf\x7f\xe8\x71\xe3\xdd\xfc\xd1\xd5\x97\x3f\xf6\xd2\x73\x2e\xb8\xfe\x07\xde\xf8\xd6\x87\xbc\xe2\x99\xcf\x79\xe1\x13\xef\xff\xf0\x1f\x1d\xf1\xc0\x43\x1f\xeb\xaf\x39\xf0\xaa\x03\x4f\xfc\xef\x3f\xd9\xbe\xc4\xfc\xcc\x7f\x20\x1d\x59\xae\xf9\x1f\x8f\xbf\xd3\x31\x87\xec\x7f\xe8\x3f\xdd\xe5\x8c\xbb\x6f\xef\xf5\xb6\xc3\xd2\x51\xff\xf9\x98\x2f\x92\x7a\x78\xcc\xf7\xfe\xe8\x2b\x4f\xfa\xcc\x01\x1f\x79\xc1\xbb\xe2\xeb\x5e\x7a\xca\x71\x27\x5c\xf4\xb8\xab\x1f\xfc\xfe\x7b\xdd\xe5\x8e\x07\xa4\xfd\xd2\x95\xe5\xf3\x07\x7d\xee\x8e\x8f\x3e\x78\xff\xdf\xff\xc5\xbb\xfe\xc9\x3d\x9e\x7a\xef\xc7\x1d\x7e\xfe\xff\xdc\x7b\xe0\x21\x0f\x3a\xe1\x21\x37\x7b\xd8\x7f\x3f\xe6\x97\x4f\xfc\x6b\x68\x98\xab\x9e\x73\xf9\x83\x3e\x77\xe1\x5f\xff\xe8\x03\x7f\xfd\xd6\xcb\x5e\xf9\xf2\xe7\xdf\xe6\xf8\x2b\x1e\xf9\xe4\xfb\xff\xe1\xdd\xae\x3a\xf4\xbf\x1d\xfa\x83\xbb\x1c\x73\xf7\x73\xee\xf5\xe4\xfb\x3e\xee\x88\x4b\xef\xff\xeb\x0f\xfe\xdc\x43\xce\x7e\xd8\x4b\x1f\x71\xdf\x47\x7f\xf7\xf1\x77\x38\xe6\x8a\x63\x3f\x7c\xe2\x41\xa7\x3c\x0a\x7f\xe1\xe7\x67\x7f\xef\x5e\x5f\xfe\xc6\xc5\x3f\x3d\xff\xdc\xf7\x5c\xe7\x0d\xdf\x7f\xc9\x6f\x3c\xf3\x7b\x7f\xfc\xbc\x87\xdb\x23\xcf\x3c\xec\x3a\x47\x9c\x71\xe4\xb9\x0f\xf8\xe8\x83\xbf\x75\xd4\x2d\x1f\xfe\xa6\x47\x5d\xe7\xb1\x97\x3d\xe1\x0e\xc7\xde\xf6\xb8\x8f\x9e\x70\xd0\x89\x6f\x7b\xd6\x2f\x3e\xff\x66\x2f\xfa\xd2\x6b\xa7\xfa\x8b\x1f\xbd\xf8\xf2\xfb\xfc\xc3\xf5\x3e\xf9\xbd\xbf\xf8\xc2\x59\xff\xe7\xb5\x9f\x3f\xe5\xb7\x9f\x7e\xea\x31\xef\x39\xfa\x53\x0f\xbd\xe8\x61\xa7\x1e\x7d\xb7\x47\x9e\xfe\xd8\x93\xff\xe8\x43\xc7\x3e\xe3\xf8\xfb\x3f\xed\xbe\x27\xfe\xaf\xe7\x7c\xf3\xf9\x5f\x7d\xe1\xfb\x4e\x7d\xfc\x4b\x3f\xfb\x8a\x57\x9d\x76\xe3\x33\x9f\x5e\xff\xc2\xcf\xbf\xf9\xfd\x37\x7c\xfd\x0f\xfe\xe6\xc5\x1f\xfd\xd1\xfb\x2e\x7d\xeb\xdd\x5f\xf5\x92\x93\xbe\xfc\xb4\xab\x9f\xf8\xd3\x27\x3c\xe7\x8f\x5f\xf4\xc4\xd3\x8f\x7b\xd1\x53\xe3\xd3\x9f\xfd\xac\x07\x3d\x6f\x78\xe1\xb5\xff\xe4\x91\x2f\x3d\xe1\x55\xfe\xb5\x27\x9e\x71\xeb\x37\xde\xf9\xcc\x6f\xbf\xe3\xf8\xf7\xcf\xbc\xdf\xab\xff\xf1\x7f\xff\xf0\x8b\xd7\xbe\xf8\x3a\xe7\xef\x7b\xcf\x5f\xfd\xe9\xc3\x5f\xf9\x88\x93\x3e\xf8\xcc\x53\x4f\xfc\xfb\x67\xdd\xfe\x59\xdf\x7c\xee\x5b\x5f\x70\xd9\x8b\xca\xa9\xb7\x7c\xd9\xdb\x5e\xf3\xe0\xd3\x9f\xf1\xc6\xdf\x7c\xeb\x4d\xce\xfa\xe3\x77\x3c\xe1\x9c\x5f\x7d\xff\xb7\xce\x3b\xe3\x63\x77\x9d\xeb\xfb\x7f\x7b\xf9\xb7\xcf\xfc\x87\x13\x2f\xfa\xcd\x0f\x3f\xe4\xdd\x67\xbf\xe9\x6e\xaf\xd9\xff\xd4\x93\x5f\x7c\x9b\x53\xc3\x4b\xee\xf1\xb2\x27\xbc\xea\xed\xaf\x8d\xaf\xbf\xe4\x4d\x17\xbd\xf5\x21\x67\xff\xfb\xbb\xaf\xfd\xde\xdb\xfe\xf9\x1f\x7f\xe8\x9f\xff\xea\x61\x9f\x38\xec\xc2\x7f\xbd\x64\xdf\xfc\x2f\xfc\xfc\xc6\xdf\x3f\xfb\x1b\x3f\xff\xdc\xfd\x3f\x79\xe1\x87\x9f\xf6\xae\xbb\xbe\xe5\x2b\xaf\x7f\xd5\xe9\x17\xbf\xee\xa9\x67\xfc\xdd\x9b\xde\xff\x96\xdb\x9d\x79\xc8\xd9\x5f\x3e\xe7\x88\x0f\x1c\xf3\xa1\xcd\xf9\x87\x7f\xfc\x3a\x17\x9c\x7f\xe1\xb9\x97\x7c\xea\xef\x0f\xfa\xfc\x57\xbf\x7e\x5e\xf3\xea\x3c\xe6\x7b\xd7\xfe\xea\x87\x3e\xfb\xc2\x4f\xbe\xe4\xdc\x6f\xbd\xf7\x29\xef\xfc\xe0\xd9\x2f\x7b\xe7\x9d\xdf\xf5\x17\xe7\x0c\xef\xfb\x85\x0f\x6e\xce\xbd\xee\xf9\xf9\x63\x37\xfa\xd4\xb1\x9f\x7e\xc6\xdf\x1e\xf2\xd9\x97\xfc\xe3\x27\xbe\x72\xe3\xcb\x4e\xff\xce\x5f\x7e\xbf\xcb\xa1\xfc\xf8\x3a\xdf\xbd\xe8\x6b\x7f\xf0\xb7\xef\xfb\xd4\xab\x3e\x7a\xeb\xf3\xee\xff\xa1\x13\xce\xcd\xe7\xdd\xfe\xfc\xbb\xfe\xd5\xfd\x3f\x71\xd7\x4f\x3d\xf1\xe2\xbb\x5c\xf2\x84\xcf\x7e\xf0\x0b\xb7\xff\xca\x09\xdf\x38\xf9\xf2\xcb\xaf\xf8\x2f\x57\xde\xf8\x87\x37\xfd\x59\xe8\x5f\xce\xab\x6f\xfe\xdd\xd7\x7c\xed\xe8\x7f\x78\xd0\x25\xbf\xf7\xc9\xe7\x7e\x72\xbf\x4f\xbe\xe5\xc2\x07\x7e\xfa\xf4\xff\xf5\x99\xbf\xb9\xf8\x73\xff\xe3\x0b\xa7\x7f\xb9\x7c\xe3\xb9\xdf\xfe\xd7\xef\xfc\xf8\x7b\x9f\xfe\xe1\x6d\x7e\x72\xa3\xe5\x1c\xc8\xd5\x4f\xbe\xe2\x79\xdf\x7c\xf3\x17\xff\xf0\xd2\xa3\x3f\xfb\xae\xcf\x3d\xfb\xd2\x57\x7d\xfe\x13\x5f\x7a\xc8\x57\x3f\xf9\x8d\x3f\xbf\xfc\x0b\xff\xfc\x9d\x2b\x7f\xe1\x87\xf7\xfb\xf1\x9b\x7f\xf6\xec\xa5\xb9\xf5\xff\x7e\x7a\xf4\x95\x1f\xfa\xee\xf5\xbe\x7d\xa7\x6f\x5e\x70\xd9\x7f\x7c\xeb\xf3\x97\x5f\xf9\x9d\x37\xff\xcb\xab\x7e\xf0\xe7\x3f\xbc\xe7\x4f\xf6\xfe\xe3\x59\xed\xd8\x6b\x2d\xfe\xdf\xb5\xaf\x7d\xd3\x9b\x6e\x36\xfb\xf6\x1d\x79\xe4\x63\x1f\xfb\xcc\x67\xbe\xe2\x15\x67\x9d\x75\xde\x79\x97\x5c\x72\xd9\x65\x57\x5d\xf5\x7f\xf5\xfb\xff\xdf\xff\xfd\xbf\xe7\xff\xae\x75\xad\xe3\x1f\xf9\xb4\xe3\x47\x79\x1f\xfc\xfb\x77\xb9\xdb\xbd\x8f\x3a\x74\xdf\xfd\xf6\x1d\x75\xe7\xfb\x1c\x7e\xaf\x7d\xf7\xbb\xee\xde\x21\xf7\x7a\xe0\x3d\x8e\x3a\x04\xff\xb8\x17\xfe\xf1\x40\xfc\xe3\x1e\x7b\xf7\xdc\x77\xf0\x51\xf7\xa4\xff\xdd\x47\xff\x7b\xf0\x75\x7f\xff\xde\x87\x8a\xe9\xbb\x3f\x78\xdd\xbd\x61\x3b\x0c\x83\xf2\xbf\x25\xcc\xfe\x65\x63\xc7\x7f\xd4\xc1\x46\x19\x3d\x6c\x63\x1a\xf6\xc2\xb6\x8c\xa3\xdd\x36\xc7\x69\xb4\xed\x47\xe7\xb8\x35\x79\xd8\x33\x76\x3b\x98\x61\x6f\x13\xb6\xd6\x4c\xc3\x9d\x32\xdc\x6c\x5d\x19\xf6\x4c\xde\xa6\xf1\xaf\xc7\xad\x29\xd3\x70\xdf\x0f\x4f\x71\xeb\xed\xb0\x67\xc3\x36\x65\x1a\x5e\x76\x7f\x3d\x84\x6e\x78\xcc\xdb\x68\x87\x3d\x97\xb6\xc9\x0e\x7b\x9b\xb4\x75\x69\x1a\x9e\xfa\xbf\x1e\x87\x6d\xf6\xc3\x5e\x18\xb6\xa1\xd0\x5f\x4f\x7e\x1a\x9e\xfb\xbf\x1e\xdc\x36\x8c\xb3\x1c\xcd\xda\x84\xf9\x5f\x37\x43\xff\xe7\x7d\xc6\x0f\x7b\xec\xbb\xc3\xbe\x2b\x3b\xce\xfb\x6e\xb6\x3e\x93\x7c\x4a\xc2\x5a\xe3\x6e\xb8\x32\x2b\xa7\xad\x49\xc3\x9e\xa5\x25\x6f\xf2\xd6\xf8\xdd\x70\x4d\x50\x96\x3e\x3b\x6f\xc3\x28\xa7\x32\xee\xeb\x34\x5c\x11\x54\xca\x5b\x3b\x0a\x2a\x6c\x8d\x1b\xf6\x36\x66\xd8\xda\xd9\xdf\xd7\x44\xe5\xb6\x2e\x0e\x7b\xd6\x6e\xcd\xb8\x5a\x63\xc6\x03\x31\x4d\xd0\x84\x15\xb6\xa9\x0c\x7b\xce\x61\xbd\xc6\x6c\xed\xec\x93\x14\x71\x85\x3c\x9e\x96\x3d\x1f\xb7\xc1\xe3\x93\xf2\x6c\x82\x26\x30\xb3\x1d\xf2\xb0\x17\xca\xd6\x3b\xac\x39\xcf\x77\x54\x91\x58\xd8\xc6\x38\xec\xc5\xb2\x8d\x9e\xce\x8f\x1f\x25\xa6\x6c\xe6\x24\x81\x98\xe9\x24\xd0\xe9\x34\x66\x9b\x67\xe3\x35\x91\xb9\x6d\x1c\x77\x7f\xc0\x3f\x8c\x1d\x6f\xc1\x34\x41\xf9\x9d\x84\x4f\x0f\xbc\xa7\x6e\xfc\xae\x69\xbc\x26\xb5\xb0\x1d\x46\xa9\x99\xad\x0f\xe3\x04\xbf\x75\x61\x37\x41\x93\xda\xb0\xb5\x99\xee\xe3\x28\xbc\x71\x42\x29\xbb\x09\x9a\xd4\xec\xb6\x8c\x37\xb2\x6c\x33\xfd\x42\x18\x27\x4e\x13\x34\xa9\x05\xba\x35\xde\x6e\x9d\xe7\x5f\x98\x7d\x92\x22\x35\x9f\xb7\xde\xd0\x3c\x9c\x3c\xb7\x2d\x6e\xbe\xab\x8a\xd8\xdc\x76\x88\x74\xa0\xac\x87\x1c\xca\xb8\x4d\xca\xfe\x4c\x62\xc8\x85\x0e\x84\xa1\x35\xc4\x6d\x08\xbb\xf1\x8a\xdc\x52\x99\x94\x21\x4d\x48\xe3\x92\xa6\x09\x9a\xdc\xc2\x78\x36\xf7\xcc\x36\xd1\xf8\x8c\xcb\xe3\x96\xe5\x66\xe8\x44\xa4\x6d\x8a\x18\x9f\x66\x7f\x5f\x11\x5b\x4c\xf4\xe9\xc6\x8f\x5f\xbe\xb7\x31\x05\x77\xc7\x2d\x8a\x2d\x14\xba\x65\x36\xe0\xc4\x9a\x82\x83\xe1\x96\xc5\x66\xb7\xc9\x91\x2a\x2d\xfc\x0b\xc3\xec\x93\x34\xb1\xe1\xc1\x18\x95\x69\xc2\x1e\x15\x3b\xdf\x54\x45\x6c\xb8\x06\xb1\xde\x86\xb8\xb5\xe3\x37\x29\xcb\x9d\xa4\x40\x6a\xdd\xd8\x6d\x18\x4f\x86\xa5\xed\x9d\x26\x68\x72\x8b\xdb\x21\xd0\x45\xa6\x5f\xb0\x16\x2a\xdb\x2f\xcb\xcd\xe2\x48\xd8\xed\x60\x31\x21\x99\xdd\x04\x45\x70\x31\xd3\xbb\xe7\xc6\x9b\xbf\xb7\xb1\x6e\x6b\xe3\x6e\xbc\x26\x38\xb7\x8d\x85\xbe\xd5\x39\x4c\x48\xb3\x09\x9a\xe0\xe2\x36\x8d\x82\x33\x74\x4f\xc7\x09\x71\x36\x41\x11\x9c\x2f\x74\x88\x9c\x1b\xd7\x4a\x13\x9c\xdd\x4d\xd0\x04\x47\x1f\x3d\xca\x2f\xf0\x9a\xbd\x99\xef\x6a\xff\x13\x0e\x8b\x0e\x61\xeb\xe8\x9b\x06\xdc\x37\xe5\xeb\xa7\xa7\x21\x0c\x38\xd7\x9e\xbe\xa9\x40\xd2\x3c\x41\x11\x5c\x2c\xdb\x92\x71\xf9\x49\xd7\xdb\x32\xbe\x15\xd3\x0c\x45\x72\x31\x8e\xeb\x1c\xdf\x41\x4b\x37\x75\x18\xff\x39\x4d\xd0\x24\x67\x71\x50\x2d\x96\x3d\x4e\x98\x7d\x93\x22\xba\x90\x49\x83\xb9\x6d\xce\x18\x4f\xaf\x09\x8f\xd7\x24\x67\xb1\x3a\x8f\xd7\x67\xfc\x81\xb4\x9b\xa0\x49\x2e\x6c\x7d\x84\xb1\x53\xb0\xe6\x3c\xfb\x05\x45\x72\xae\x90\x8a\x74\x69\x1b\x03\x26\x18\x37\xdf\x56\x45\x72\x7e\x6b\xcc\xb0\xe7\x13\xfd\xd2\xc6\xe6\xed\x30\x4a\x4e\xf9\x98\x69\x57\x33\x0d\xf4\xa4\x0d\x36\x2e\x8d\x2f\xd1\x34\x41\x93\x9c\x83\x65\x67\xca\x68\xbf\xd0\x0c\x37\x9b\xa1\x49\x6e\x20\x93\x90\x5e\x86\xcc\x33\x66\x1f\xa5\x88\x2e\xc4\x6d\x9e\x8c\x18\x9a\x10\xf2\x6e\x82\x26\x3a\x3b\x9e\xd0\x51\x7f\x5b\xfe\x85\x60\x77\x13\x14\xd9\xf9\xb4\x1d\xd2\xb0\x17\x71\xad\x5d\x1a\x6d\xa1\x69\xbc\x26\xba\x81\x4e\x85\x49\x7c\x38\xa2\xf8\x22\x4d\x74\x9e\xb6\xc7\x16\xe8\x01\x17\x20\xeb\xb4\x72\xe9\x06\x7a\xa2\x5d\x1e\xad\xd4\xbd\xcd\xf8\x07\xc6\x35\x28\x7f\x7b\xda\x56\x7a\x1b\x9c\xc1\xc5\xf0\x1e\xdb\x9a\x17\x2f\x5d\x60\x73\xc6\x46\xdc\x0c\xef\x71\x25\xf2\xe2\xa5\x0b\x7e\xd4\x8f\xa4\x89\xb3\xc3\x0c\x33\x9b\xa1\x89\xce\x40\x2d\x99\x38\x3e\x40\x34\x63\x88\xbb\x19\x8a\xec\x7c\x7d\x81\x06\x28\x0f\xef\xa0\x0a\xf2\xe2\xc5\x1b\x4d\x0d\x58\x59\x64\xd6\x7b\x07\x85\x96\x17\x2f\x9e\x8b\x74\xba\x0b\x2f\x82\x9e\x97\x69\xbc\x26\x3c\x43\xf7\x6e\xd4\x7b\x34\xc1\x8c\xe6\xc4\x6c\x67\xfb\x5f\xb0\x91\x4c\x44\x37\x90\xb3\x34\xce\xb0\xf0\x05\x96\x2e\x1e\x2f\x6b\x3c\x7a\xf4\xcf\x40\xff\x79\x37\x43\x13\x1f\x5b\x58\xce\xf2\x46\x95\xf1\x37\x77\x53\x14\xf9\xf9\x02\x3b\xd1\xa6\x6d\xe6\x29\x3e\xce\xa6\x28\x02\xf4\x91\x75\xb8\x85\x0a\xf1\x65\x6b\xe6\x53\x34\x09\x3a\x36\xfd\xd2\x76\xa0\xfd\x22\x2f\x6d\x37\x45\x11\xa1\xcb\xf4\x26\x8d\x0f\x37\xfd\x48\x1a\x7d\x97\xdd\x0c\x4d\x86\x8e\x6c\x64\x8b\x03\xe9\xd3\xb8\xd1\xbb\x09\x8a\x10\x6d\x22\x8b\xc8\xb8\xad\xa1\xeb\x11\xc7\xad\x98\x6f\xb0\x22\x45\x78\x72\x16\x8a\x7d\x9c\x32\xf3\xa4\x15\xb9\x14\x8f\x85\xd3\xfb\xb8\x17\xe0\x72\x89\x71\x62\x78\x2e\xa3\xf1\xbd\xe7\xc9\x68\x74\xb0\x3c\x84\xe8\xe4\x68\xd8\xd5\x66\x20\xb3\xcb\xc2\xdb\x12\x62\x93\xc3\xe1\xeb\x8e\xa6\xab\x1b\xff\x5b\xe8\xfc\x6e\x31\x3c\x05\x98\x1d\xe4\x0f\xd0\x55\xea\x1c\x6f\x31\x3e\x66\x7a\x58\xea\x71\x35\x78\x1c\x85\xb4\x4c\xa3\x9d\x46\x67\x77\x3c\xd6\x64\xe4\x8f\x06\x5a\xe3\x7a\x8b\xf1\xc1\x8d\xbe\xd8\xf8\xba\x90\x61\x26\xbe\x5f\xbd\x13\xe3\x91\x29\xf0\x4a\xc7\x65\x8f\x96\x4a\xe3\x7b\x4b\x51\x0d\x78\x74\x49\x81\xed\x0d\xb8\xd0\x66\x45\x56\x71\x1b\xe2\xf8\x77\xe9\x12\x50\xc4\xa4\x75\xbe\xe5\x78\x3b\xbe\xfe\x7b\x89\x66\x6d\x2c\xc2\x1e\x66\x59\x5c\x29\x91\xc2\x30\x1e\x61\x15\x27\xbe\x5f\x15\x98\x9d\xec\x44\xac\x63\xee\xeb\xaa\x12\x83\xf5\x36\xde\x1b\x44\x33\x6c\xec\xbc\x6f\xd3\x3c\x0f\xc5\x90\x95\x92\x30\x21\xf4\xde\xb7\x9c\x30\xd0\x84\x90\xb7\x91\xae\x0b\x4c\x5d\xb3\x26\xb4\xb0\x8d\x8e\x0e\x13\xf9\x67\x14\x09\x69\xfc\x6f\xb9\xab\x09\x8e\x71\xda\x5a\xba\xf5\xe3\x61\x6a\xfd\xef\x56\x0c\x78\x4c\xea\x1a\x5c\xea\xfc\x6f\xb9\xad\x78\x6e\x3d\x8e\x5d\x1c\x3f\xaf\xf5\xbf\xe5\x78\xbf\xf5\x1e\xf6\x7d\x82\xfe\xea\xfd\x6f\x29\x86\x42\x3f\x30\xde\x4b\x4f\xe6\xeb\xfc\x17\x54\xb9\x59\x1a\x69\x33\xc2\x26\x05\xa6\x89\x5d\x91\x5b\x18\x9d\xc3\x3d\xcf\xe1\xa5\x02\xc5\x62\x97\xe5\xe6\x33\xbd\x9f\xc1\x63\x57\xb3\x90\x82\x2e\x37\x47\x61\x87\xc8\xa6\x6e\x82\x2a\x75\xcb\x72\x73\x14\xc9\x19\xdf\x74\x0a\xb4\x48\xe7\x52\x13\x5c\x2a\xb0\x17\xd8\xe5\x30\x03\x5e\x1d\xb7\x22\xb9\x40\xc6\xde\x40\x7a\x63\x63\x8c\x98\xa0\x8a\xce\xd0\x61\x8a\x08\x90\x19\x0b\xd3\xd8\xad\x88\x0e\x81\x28\xe3\xf0\x69\xc6\x8e\x56\x69\xeb\x84\x4b\x51\x14\xb2\xac\xac\x47\xcc\xce\x38\xdc\x52\xb7\x22\x3c\x4b\x5b\xea\x22\x9f\x5b\x36\x7e\xdc\x8a\xf4\x70\x3f\x7d\xe1\x75\xb0\x4b\xea\xd6\xc4\x07\x9f\x3d\x14\xba\x7d\x14\xc7\xca\xad\x23\xde\x4a\xc3\x70\x30\x87\x04\x6e\x3c\xdc\x02\xbf\x22\xc0\x50\x83\x70\x90\x7c\x18\x0d\xec\xd6\x15\x6f\xe5\x41\xf6\x9b\xe3\x20\x4a\x18\xcd\xb3\xd6\x17\x97\x02\xa1\xb8\xcc\x9e\xe5\x58\x56\x84\xfd\xe3\x57\x24\xe8\xb6\xd6\x0d\x7b\x99\x37\x37\x09\xef\x5d\x15\x60\x24\x7b\xdd\xd6\x67\x2b\xc1\xf3\xf5\xcb\x02\x1c\xe5\x60\x87\x3d\x67\xe9\x7d\x1c\x5d\x60\xd3\xbb\xe3\x72\x86\x85\x19\xe0\xd9\x2d\x4a\x22\x06\xa1\x0a\xd0\x25\x58\x18\x55\x1c\x11\xcf\xa3\x30\xac\xba\xd7\x22\xc2\x75\xc7\x83\xc4\x26\xac\x5c\x73\xab\xa8\xc8\xaa\x36\x01\xea\xdc\x5a\xe8\x36\xe9\x92\xb7\x4f\x0c\xf9\x69\x66\x80\x35\x67\xc9\xff\x6a\x9d\xf2\x56\xbb\x0d\xfc\x7e\xf1\x8c\xdc\x7b\xe5\xdd\xb3\x34\xfe\x37\x18\x2a\xd6\x0b\x2f\x5b\x95\xa1\x19\x9d\xb3\x3d\x63\xd9\x6b\xf6\xd8\x5f\xe9\x97\xb7\x57\x8a\xec\x7d\xe8\x76\x9a\x51\x3a\xc7\x5c\x0a\x04\x47\xca\x45\x0e\xc2\xf8\x71\x9b\x3b\xcf\x5c\x4e\xf1\x14\xac\x1e\x8d\xca\xc2\x91\x21\xd3\xba\xe6\xad\xfa\x31\x09\xc6\x3b\xc2\x61\x05\x32\x4c\xcb\x97\x70\x34\x9f\x32\xc7\xb5\x3c\x07\x31\x4c\xe7\x9c\xb7\x2a\x2b\xb3\xf1\x1e\x38\x8c\x91\x87\xce\x3b\xef\x2e\x89\xe5\x38\xac\x81\x07\x6a\x4c\xe7\x9f\x77\x6a\x2e\x92\x7a\x27\x6d\xed\x8c\xe6\xa0\x4b\x99\x44\x3a\x86\x9e\xc2\x69\xe3\x04\xb2\xc0\xd2\xca\x45\xc4\x5b\x63\x6a\x5e\xcb\x20\x96\x9e\x96\x2f\xa2\xf3\xb4\x74\x9b\xb0\x9c\xd1\x91\x76\xbd\x8f\x2e\xa7\x20\x9c\xee\x22\xfc\x29\x37\x20\xa5\x94\x17\x2f\x62\x28\x30\x75\x9c\xa7\xa4\x1b\x05\x58\x5c\xe7\xa5\xb7\x07\x1e\x42\x2c\xbc\xbd\x09\xc6\x61\x5e\xbe\x88\xc1\x23\x0e\x6a\xe1\x5b\x8c\x53\xa2\xed\xfc\xf4\xd6\x78\xa3\xc8\x8f\x29\x78\x71\x5d\x1a\xed\xcb\xd6\x51\x6f\x4d\x6e\xc7\x11\x7b\x3a\xc2\x2e\xc1\x72\xc8\xcb\x77\xd1\x1b\x8e\x12\x41\xb7\x20\xb0\xd8\xba\xea\x72\x87\x23\x1d\x91\xc4\x6f\x03\x5d\xfe\xd6\x57\x97\x13\x0c\xe9\x6a\x93\xa1\xe9\x5c\x42\xb0\x3f\xaf\x5c\x45\x1b\x29\x10\x32\x7a\x88\x0e\xd1\x9c\x52\x3a\x6f\xbd\xdd\x60\x37\xc0\xb1\x27\x83\x74\xd4\xe1\xa6\x77\xd7\x5b\x3d\x84\xb3\x1b\xf1\x5e\x79\x07\xd1\x37\xfe\x7a\x6b\x9a\x15\x3e\x8b\x64\xcc\xf9\x29\xa9\xb8\x7c\x1d\x47\x8d\x62\x10\xd6\xa1\xd8\x36\x8c\xb5\xce\x63\x6f\xdf\xa0\x6c\xf1\x3e\x90\xe6\x1e\xd7\x13\x7b\x97\xbd\x7d\x84\x68\x8e\x19\x48\xbf\x8e\x73\xa2\xe9\x9d\x76\x39\x87\xdf\xa1\x01\x56\x81\xb7\x10\x4e\xe3\xb6\x4b\xe1\x20\x49\x52\x23\xe8\xde\xca\xf8\x83\x2e\x50\x47\xb7\xcb\xb0\x4d\x34\x9e\x3a\xdb\x38\xee\xc2\xc9\x28\x8e\x0d\x34\xfa\xc7\x68\x42\xa5\xd6\x73\x17\xe3\x33\xac\x53\xca\x95\x53\xf2\x2d\xb7\xae\xbb\x1c\x2e\x96\xc5\xa1\x6d\x21\x40\x39\x7c\x20\x2b\x05\xf6\xcc\x1e\x9b\x1c\x42\x76\x62\x38\x1b\xbe\xd6\xd3\xb1\x8a\xd0\xf0\x42\x6c\x62\x78\x4c\xf4\x16\xb8\x48\xd6\x3e\xc5\x60\x1b\xc7\x5d\x0e\xc7\x89\xf0\x85\xfe\xba\x87\xc5\x24\x96\x25\x86\x07\xb8\x97\xd1\x6e\x6d\x18\x87\xfb\xde\x6d\xb7\x8d\x0e\x19\xfd\xf0\x84\xa8\x7c\x40\xae\xd0\x2c\x0b\x6a\xa8\xb0\x03\x43\x76\x5c\x1e\x3a\xb7\xbd\xdd\xf9\x8c\xf0\x87\x19\xb7\x66\x9e\x61\x57\x05\x65\xe0\x8f\x92\x0a\x0c\xc2\x07\xd7\x04\x95\x52\xc5\x42\x8c\x4a\xcd\x21\x89\x67\x56\x24\x85\x5d\xb1\x03\xe2\xfe\x22\x28\xa0\x8a\x2a\xd4\x4b\x33\x8a\x60\x18\xdf\x98\xd6\x63\xb7\xcd\x4b\x11\x61\xbe\x8c\x9b\x34\xd4\x98\xe3\xb2\xb0\x18\xf9\x81\x28\xf6\x50\x63\x81\x2b\xd2\x42\x0c\x2a\x12\xf8\x60\xcf\x8c\x5a\xb3\x71\xd7\xe5\x76\x46\xc4\xc3\x32\xed\xa7\x47\x88\xce\xae\x48\xcb\x72\x32\x87\xde\x13\x8b\xc3\x63\x97\xc5\x95\xf0\x1d\x96\x1e\xdf\x41\xa4\x8d\x55\x71\x51\x66\x79\xaf\x50\x64\x66\xc3\xcb\xb5\xcb\xe2\x8a\xf0\x7a\x4c\x8d\x80\xe2\xad\xb2\x2b\xf2\x82\x51\x6a\xf1\x59\x1b\x87\x2c\xb0\x5d\x11\x98\xa7\xe3\xe9\x07\x44\x31\x9d\x96\x2a\xb7\xcd\x7b\x30\xfa\xf6\xc1\x71\x1a\x01\xe6\x86\x5d\x13\x99\x1b\xfd\xda\xd1\x12\x84\xd1\x88\x2b\xe3\x96\x65\x66\x39\xc5\x6c\x11\x27\x1d\xc4\x04\x4d\x6a\x29\x23\x68\x1b\x39\x8d\x05\x80\x80\x5b\x11\x9b\x87\x25\x3e\xf0\xdb\x36\x3e\x8b\xad\xa7\x2e\x27\x0c\xf4\xf1\x01\x8b\x0e\xdb\xc1\x76\x8e\xba\x94\x43\x84\x09\x60\x61\x30\x47\xd8\x71\x6e\x59\x70\xa1\xd0\x04\x7e\x36\x36\x09\xee\x94\x5b\x11\x1c\x50\x2f\x2e\x20\x85\x95\x45\xb0\x41\x15\x5c\xa0\x6d\xf5\x19\xd9\xc7\x0c\xff\xd9\xad\x09\x0e\x4a\x2b\x64\x38\xe9\x9c\x92\xf2\x8b\x82\x4b\x15\xd2\x11\xe0\x19\x45\x18\xe1\x7e\x45\x70\x9e\x71\x2c\x03\x60\x0e\x49\x64\x8e\x55\xc9\xf1\xc8\x80\xb4\x46\xd6\x3c\xf4\x56\x12\x70\xd6\x06\xc4\x02\x72\x9f\x2d\x97\xe3\x2d\xd9\x48\x8c\xe7\x32\x03\xd2\x00\x7e\x45\x72\x81\x0e\x91\xc9\x38\x7c\xc6\x40\xc7\xfb\x65\xd1\xf9\x42\x4a\x66\x74\x52\x76\xe0\x82\xd6\x41\x97\x33\x2c\x2d\xc2\x3b\x86\x9b\xb0\x9d\xe3\x57\x84\xe7\xa0\x52\x03\x27\x20\x6b\x70\x49\x38\xe8\xed\xd3\x30\x78\xf6\xb2\x39\xd2\x32\x98\xce\x41\x97\x7b\x95\x19\xdb\x91\x78\x4a\xc0\x83\x22\xb7\xa9\x7b\x50\xfc\xec\x72\x9b\x88\xfc\x9d\x74\xd0\x5b\x9d\xe6\x11\x0a\x45\x34\x20\x21\x8e\x23\x1d\xf4\xf6\x15\x72\xf4\x2f\x34\xcf\x24\x1c\x12\xe9\xa0\xcb\x09\x86\xbc\x15\x63\xa0\x98\x4d\x06\xce\x4b\x3a\xe8\x52\x22\x48\x4f\x5b\xe0\x80\x46\x9f\xc5\x87\xce\x41\x97\x02\x81\x92\x72\x1e\x26\xbe\x29\x70\x88\x1a\x07\x5d\x4e\xf1\xf5\xb7\x48\x29\x98\x82\xf7\x34\x2d\xde\xc0\x88\x7c\xfe\xe8\x05\x1a\x86\x9f\x98\xd4\x39\xe8\xed\x79\xa7\x4b\x6b\x03\x56\x62\x2d\x5c\x8f\xb4\x7c\x07\x47\x5d\xc5\x90\x9e\x8a\x41\xa1\x90\x49\x5a\xbe\x85\x21\x70\x48\xcd\x8f\x7a\x8a\xdc\x42\x57\x3a\x07\xbd\x95\x49\x66\x55\x18\xf0\x7d\xd6\x75\x0e\xba\x94\x49\x64\x78\x22\xc1\x01\x6c\xc0\xd5\x4d\x2b\x17\x11\x96\xa5\xf1\x0c\x8d\x89\x5b\xef\x3a\x07\xbd\x95\xc8\xe8\x69\xd8\x80\x03\x6f\x23\xae\x6e\x5a\xbb\x88\x03\x25\xf6\x1d\x83\xcb\x6c\x44\x06\x20\x2f\x5e\xc4\x50\xe0\x01\x39\x76\x06\x6d\xc1\x03\x98\x97\x2f\x62\xe0\xdc\xb6\xb3\x1c\x6a\x18\x44\x02\x5a\x15\xa2\xc3\xed\xb0\x09\x8e\x87\x1b\x44\x4a\x59\x15\xe2\x40\x4f\xff\x78\x44\x86\xc4\xe1\x89\xd2\x39\xe8\xad\x48\xa0\xe0\x03\xa3\x39\x18\x40\x95\x97\xef\xa2\x37\xc8\x4b\x04\x8e\x35\xb0\x91\x9a\x97\xef\xa2\xa3\x87\x66\x2f\xb0\xcd\x63\x11\x98\xc9\x2b\x57\x71\x40\xaa\x8b\x63\x65\xce\xe2\xba\xe7\x95\xab\x38\x3a\xe8\x80\x05\xe3\x82\x59\x99\xbb\xd5\x37\x18\x4e\x29\x5f\x78\x17\xaa\x75\xbe\x7c\x19\x47\x3d\x34\xae\xc1\x73\xd6\x7e\x7c\xdd\x63\xef\xa0\xb7\x06\x19\x64\x1f\x90\x3c\x19\x9d\x7b\xc5\x41\x6f\x6d\x01\x6f\x18\xe4\xc4\xe8\x11\x91\x1f\x57\x45\x69\xf1\x4d\xd6\x71\x58\x23\x42\xad\x36\x0e\x7a\xfb\x08\x79\x4e\x3b\x64\x0e\xe9\x0c\xb6\x77\xd0\xe5\x1c\xcb\xe8\x25\xb6\xc4\xd9\x26\x68\x1c\x74\x29\x1c\x82\xe3\xec\x71\xea\xde\xb1\xf1\xd4\xfa\xe7\x72\x0a\x70\xb1\x26\xc2\x10\x74\x09\x17\xb9\xbd\xb8\x3b\xb7\x8f\x31\xd2\xf4\xf2\x52\x3e\xbe\xcb\xac\x8b\xf1\x39\x93\xce\x26\x20\x08\x45\x01\x52\xeb\x9f\xcb\xe1\x14\x44\xde\x2b\xa3\xc3\xb1\x67\xd2\xdc\x9d\xd7\x20\x9c\x09\x70\xe1\xf1\xf1\x44\x80\x71\x86\x0b\xd7\x90\x83\x09\x41\xcb\x51\x74\x00\x20\x04\xdb\x7a\xe8\x62\x7c\x4c\xf4\xd6\x3a\x44\xd3\x8d\x99\xe7\xe2\x35\x90\x54\x00\x36\xd7\x67\x64\xfc\x07\x9c\x40\x21\x30\x39\x1e\x90\xde\x48\xfe\xdb\x38\xde\xf8\xce\x49\x17\x13\x3c\x22\x3d\x89\x92\x06\xe3\x07\xf5\xc0\x76\xb9\x9f\x05\x7e\x1f\x42\xdb\x26\xe1\xed\x30\x2b\xf2\x42\xca\x72\x33\x54\x0c\xfa\xe0\x3a\x47\x5d\x4e\x30\x40\x24\x22\xcc\xe3\x46\xfb\xa1\xf5\xd4\xa5\x08\x00\x71\x32\x80\x7b\x8e\x96\x46\x0f\x6e\x97\x13\x0c\xa2\x4e\x94\x3d\x1d\x4f\x46\xea\x5c\x75\x29\x33\x4f\x9e\xb1\x33\xf4\x5e\x32\x90\xdc\xac\xc8\x2c\x21\xac\x82\xc7\x2f\xd6\x08\xdd\xb2\xcc\x06\x3a\x9c\x21\x91\x9d\x10\x9a\xc0\x87\x26\xb3\x40\xc9\x8b\x48\x9b\xbf\x27\x13\xd9\xba\x04\x22\x20\xd2\x74\x31\xed\x36\xf6\xc8\xf6\x56\x02\xa4\xbc\x00\x58\x30\x03\xee\x98\x5d\x16\x59\x4a\x64\x19\xa0\x6e\x24\x6b\x89\x75\x39\x1c\x2e\x6e\x06\x0c\x04\x31\x30\xbb\x2c\xaf\x08\xd0\x81\x09\xc8\x6c\x0a\xcf\x5b\x95\x97\x21\xd5\xc3\xb1\x7e\x07\xe0\x9b\x5d\x91\x97\xa7\x00\xb4\x2b\xf4\x9c\x18\x44\x7b\xed\xb2\xbc\x3c\xc0\x13\x01\xd0\x65\x83\xf7\xca\xae\xc9\x8b\x2f\x25\x02\x61\x16\x59\x43\xb7\x2c\x2f\xc3\x69\x1a\x57\xc3\xe3\xb9\xf3\xd2\xdb\xed\x2f\x80\x4e\x10\x6a\x7b\x74\xb0\x5a\x27\xbd\x55\x5a\x88\x22\x93\x55\xe7\x85\xcf\xad\xc9\x2b\x16\xfa\x7e\x24\xb5\x18\x52\xec\x56\xe4\x15\x28\xa0\x8d\x22\x90\x3d\xf6\xf3\xdc\xb2\xbc\x02\x2a\x7d\x46\xf7\x88\x2c\x1a\xe1\x3f\xab\x02\xc3\x05\x9e\x0c\x3f\x04\xf3\xdc\x8a\xc4\x10\x5e\xf0\xfc\x8e\x59\x24\x93\xdd\x9a\xc8\x06\x14\x6b\x4c\x20\x1f\xe7\x5b\x0f\xbd\xbb\x01\x9c\x45\x0e\x88\xff\xb9\xce\x41\xef\x64\x30\x73\xd7\xf8\x8e\xf9\x15\xa1\x0d\x70\xa1\x90\x2b\xdb\x18\xe8\x45\xbf\x22\xb5\x08\x07\x95\x51\x13\x1c\x72\xf3\x2b\x72\xa3\xaf\xde\x8b\x0c\xa2\x06\x02\xc2\xaf\xc8\x8d\x50\x70\x7b\xf0\x02\xa9\x72\xa6\x77\xcf\xe5\xa6\x52\x50\x61\xcf\x32\x20\x3c\x8a\x84\xbb\x2a\x37\x18\x05\xde\x22\xa5\x40\xb8\x9a\xce\x39\x97\x17\x09\x11\xf0\xc0\x86\x74\xc2\xfb\x27\x7c\xf3\xf6\x2d\x70\x9c\x6b\x0e\x28\xff\x99\xe3\xb4\x35\xc1\xc5\x5d\x15\x85\x1b\x76\x85\x45\xd2\x48\x6b\xdf\x0f\x5f\x18\xf0\x01\x10\xce\xdc\x3f\x55\x45\x07\x80\x1f\x5f\xe8\x4d\x11\x6e\xb6\x26\xba\x10\x21\x03\x03\xd3\xce\x0c\x88\x36\x4a\xc7\xbc\x7d\x74\xc6\x4b\x57\xe0\x0a\x1a\x4e\xd6\x48\xbf\x5c\xca\x02\xaf\xa0\x35\x8c\x09\xe7\xf3\x21\xfd\x72\x29\x0b\xd4\xa7\x39\x36\xd7\x51\xe0\xd2\xf9\xe5\x72\x0a\xaa\x79\xbc\xe3\x6a\x1e\x0f\x65\x9f\x16\xef\x5d\x64\xd4\xb2\x63\xe8\xff\xe8\x71\xda\xce\x2f\x6f\x9f\x07\xb8\xb1\x0c\x9c\x37\x41\x38\xa7\x9a\x04\x03\x27\x1c\x47\xaf\xdf\x33\xe2\xd9\x75\x7e\x79\x7b\x39\xc8\xa8\xaf\xae\x90\x61\x20\x55\x5a\xbe\x7f\x15\x4f\x5d\xf0\x5c\x9b\x2c\x12\xfa\x9a\x10\x7d\xa0\x97\x8e\x8c\x36\x44\x0d\x42\xe7\x97\xcb\xfd\x2d\xc0\xb6\xb3\x27\x60\x07\x31\x43\x15\xa2\xa7\x8f\xb2\xec\x67\x58\x99\xcd\x57\x85\x68\x81\x7d\x75\x1c\xc8\xb6\x6c\xe4\xe6\xc5\x4b\x18\x32\x2e\x88\x1f\x38\x53\x69\xa1\xdc\xf2\xf2\x2d\x0c\x8c\x5c\x74\x0c\x01\xb0\x56\x38\xd9\xaa\x10\x2d\x02\x9c\x6e\xe0\x3a\x14\x07\x9d\x9b\x97\xef\xa1\x2f\xd0\xea\xd6\xc3\x65\xb6\x1e\xc6\x62\x5e\xbe\x89\x9e\x2a\x9f\x20\xbd\x32\x8b\xae\xe4\xe5\xab\xe8\x0d\x72\xec\x5c\xee\x62\x23\x8e\x70\x5e\xbe\x8b\x0e\x16\x1d\x03\x68\x6d\x42\xc5\x58\x5e\xb9\x8a\xc8\xe3\x9a\x8a\x1d\x48\xc2\x93\xd7\xa5\x48\x31\x9b\x3d\xd4\x1c\xd1\x94\x92\x3b\xbf\xbc\xf3\x3d\x02\x30\xe1\x14\x92\xb2\x19\x11\xc8\xc6\x2f\x6f\xd5\x10\xb9\x13\x1e\xb5\x54\xe3\x9c\x64\x7a\xbf\xbc\x73\x59\x18\x61\x80\x8b\x5c\x6a\xb5\xe9\xf2\x75\xf4\x9e\x13\x12\x48\x99\x6c\xf0\xff\xec\xfc\xf2\x56\x2e\x99\x93\xed\xf5\xe0\xb8\xd0\xfb\xe5\xed\xfb\x33\xf0\xb5\xcf\x5c\xb1\x61\x14\xb4\xbb\x9c\xc3\x8f\x55\x60\xa0\x89\x45\x18\xb6\xf1\xcb\xa5\x70\x12\xc5\xab\xeb\xa2\x38\xce\xdd\xfa\xe5\x72\x0a\xe1\x8e\xe9\x08\x0c\x98\x43\xf1\x22\xb1\xe0\xf9\xbf\x14\x7e\x74\x1d\x65\xc8\xc6\x75\x84\xd6\x2f\x17\xe3\x33\x30\xf8\x08\xf2\xdb\x3c\x77\x6c\xad\x36\xdc\x91\x1d\x83\xd8\xbe\x0d\xf3\x54\xb5\x53\x86\xa7\x02\x7f\x33\x20\x4a\xc8\x79\x25\x31\x50\x8e\xa7\x8c\xe4\x68\x53\x52\x85\xab\x99\xfb\xf1\x5a\x59\x58\x8c\x64\xfc\x3b\x54\xe7\x1a\xce\x3e\x0b\x99\x89\xf1\x01\x50\x40\x9f\xc9\x64\x32\x1c\xe5\x11\x02\xf3\xad\xf2\x81\x5f\x3e\x60\xbc\x88\x72\x28\x3f\xe0\x61\xc8\x24\xbc\xe8\x26\x0a\xaf\x56\xdb\xcf\x8c\xba\xc8\x48\xa6\xb1\x8d\x30\x58\xcd\x8a\xbc\x3c\x17\x77\xd2\xe1\xb3\x0e\xc6\x98\x59\x91\x18\xae\x2a\x76\x68\x54\xea\xb1\xf3\xcb\xa5\x08\x02\x8a\x32\xe0\x36\xd7\x2a\x55\xb3\x22\x33\x38\x0c\xe3\xe6\x07\x84\x16\x42\xe7\x98\x4b\xa1\x39\x3c\x34\x86\xf4\xa0\x21\x48\x5f\xeb\x99\x4b\x29\xa0\x04\xce\xa3\xc4\xd3\xb0\x2b\x63\x56\xc4\x46\x01\x17\x8a\x02\xc3\xa3\x09\xbe\xf7\xcd\xa5\xdc\x08\x7c\x3f\x9e\x27\xb2\x8d\x8d\xc8\x5c\xeb\x62\x28\x9c\x0f\x8b\x0e\xfb\xea\x3b\xef\xbc\x95\x03\xe1\xac\x3c\xca\x92\x0b\x4c\x11\xbb\x2c\xb8\x14\xe9\x27\xc8\x26\x1c\xb7\x95\x8e\x9e\x5d\x11\x1c\xca\x85\xa9\xb0\x6e\xaf\x82\x7b\xed\xb2\xdc\x22\xe1\x60\xc7\xfd\x8f\xb0\x2d\xb2\xed\x1c\x74\x39\x01\xc1\x58\x1b\x11\x90\x18\x00\x3c\xb1\x2b\x72\xf3\xf4\x0b\x8e\x14\xfd\x5e\x16\x48\x7f\x4d\x6c\xa3\xa3\x57\xe0\x27\xda\x71\x21\x2e\xf7\x1e\xba\x9c\xb0\x0b\x9b\x75\x1e\xb7\x26\x02\x64\xb5\x08\x33\x1d\xe8\x76\x06\xd3\xb9\xe8\x72\x4f\x13\xbc\xb7\x82\x90\x8a\x07\x78\xd6\xad\x08\x8d\x33\x92\x78\xe3\x8d\x15\x45\xe1\x9a\xd4\x62\xa1\x68\x90\xa3\x58\xb5\x19\x44\x4d\xb8\x2a\x35\x3e\x3f\x03\xbd\xef\x19\x05\x4d\x6e\x59\x68\x21\xc3\xfd\x37\x35\xc8\x10\x3b\x27\x5d\x8e\x37\x14\xa1\x75\x54\x78\xb8\xc7\x85\xff\x6e\x45\x66\x50\x2c\x9c\xd7\x60\x8c\x9a\x5b\x93\x19\x8a\x28\x03\xaa\x77\x1c\xe2\x8a\xed\x08\x79\x0b\x38\xd7\x37\x00\xd9\x35\xf4\x2e\x7a\x2b\x02\xc7\xb0\xfb\x00\x64\x79\xe9\x5c\xf4\x56\x04\xe4\xe9\x00\xd0\x48\x91\xde\xd6\x43\x97\xe3\x03\xe7\xc2\x69\x3c\xb3\x2f\xf8\x15\x91\x19\xc6\x4a\x78\x8a\x6b\xcd\x0b\xe6\x55\x89\xa1\x08\xd7\x44\x32\x93\xb8\x4c\xd1\x2f\x4b\xcc\x67\x10\xb4\x70\x12\x52\x26\xe8\x55\x91\xa1\x38\xd3\x1b\xde\x27\x81\xd1\x57\x65\x06\xb0\xea\x78\x36\xc0\x07\x21\xb2\xc1\x9a\x08\x98\x4f\xc0\x12\xb9\xcc\x9e\x6d\xa0\xd7\xca\x16\x25\x98\xdf\x5c\xcf\x29\xab\xd9\x55\x99\x39\xf6\x9c\xc3\x14\x2d\x49\x9d\x73\x2e\x67\x70\xb2\xae\xb0\xb9\x0e\xe8\x93\x14\x40\xfb\xea\xd0\x55\xb6\x5c\xe2\x0c\x68\x95\xf4\xcd\xdb\x57\x67\x5c\x2d\x63\x6f\xf8\xaa\x49\xd7\x5c\xca\xc1\xe3\x0d\x67\xc7\x26\x89\xf8\x82\x26\x38\x07\x42\x18\x67\x81\x07\xce\x62\x97\x74\xc1\x21\xab\xe3\x0d\x8a\xaf\x8b\x28\x04\xd7\xb5\x0b\x25\xbd\x9d\x87\x0d\x1d\xe1\xd1\xa5\xe5\xdb\x16\x0d\x07\x25\x0b\x08\x06\x92\xc8\x4a\x6b\xa2\x0b\x1c\x78\xb2\x1e\xa7\x29\x83\x4e\x21\x2d\x5f\xb8\xe0\xe1\xc7\x9b\x0c\x61\x17\x68\xa5\xb4\x7c\xe5\x02\x3f\xb6\x6c\xc5\x8c\xff\x74\x7d\xb2\xbc\xb3\x00\x06\x3a\x49\x89\xcb\x7c\xe6\xd8\x02\x4d\x7e\x0e\x58\x56\x33\x70\x4a\xd7\x43\xf9\xa5\xe5\x9b\xe7\xb0\xbd\x96\xab\xa3\x47\x7b\x32\xf5\x5e\xb9\x04\x14\x21\xdd\xe1\x90\xe8\xa1\x8a\x9a\xd2\x7a\xe5\xdd\xf6\x5a\x76\xcd\x6a\xaa\xb1\x87\xb3\xcb\x29\x0c\x75\x70\x99\x6d\x4b\x8f\x0d\xce\xcb\xf7\x2f\x58\x84\xd1\x5c\x2d\x2c\x0e\xe2\x57\x34\x29\xfa\x32\x15\x4b\xd4\xaa\x9a\xc1\x76\x5e\x79\x2b\x13\x44\x16\x0c\xbb\x67\x59\xe4\xbe\x55\x31\x0e\x1c\x68\x1d\xb8\x10\xa7\x20\xa6\x96\x97\xef\xa1\x43\x98\x79\x80\x1f\x57\x9d\x8e\xbc\x72\x0f\x61\x5e\x8e\xaf\x3b\x83\x4a\xbc\xeb\xdd\x72\x29\x46\x4a\x42\x93\x47\x13\x10\xc4\x18\x7c\xe7\x96\x77\x3b\x4c\xf1\x59\x3e\x2c\x76\x50\xdd\xf2\x76\x8b\x53\x42\xed\xf5\x50\x69\x41\x52\xef\x96\xb7\x46\x97\x61\xac\x38\xaa\x5e\xb8\xf4\xac\xf1\x46\x5b\xcd\xe5\x38\xe5\x8d\x58\x91\x95\x75\xee\xaa\x2c\x0d\x19\x3a\x84\xde\x60\x56\x94\x58\x7a\xb7\x5c\x6e\x74\x64\x1c\x15\x53\x1d\x59\x3e\x98\x8d\x5b\x2e\xe7\x18\x80\x70\x32\xc7\x80\xa2\xac\xf3\xd7\xe4\x69\x23\xbd\xb8\x76\x02\x80\x58\x2d\x5d\x2e\xa7\xa0\x7c\xd2\x30\x14\xcb\xe6\x79\xf1\xb7\x58\x10\xfe\xa5\xf0\xea\x3d\x72\x8c\x8c\x04\x14\x92\x14\xe3\x33\xd8\x2f\x90\x12\xf3\x16\x38\x63\x21\x44\x39\xdc\x92\x4e\xcd\x55\x2f\x65\xdf\xba\xe5\x62\x78\xca\x64\xd6\x1a\x4f\x26\x86\xe3\x2a\x3d\xb1\x4c\x39\x1e\xb7\xdc\x82\xde\xc0\xb9\x39\x76\x5f\x63\x5f\x89\x60\xa4\x73\xb0\xb3\x6b\x55\x94\x90\x99\x18\x1f\x0a\x79\x16\xcc\x89\x62\x23\xa4\x2c\x04\x26\xc7\x53\x56\x84\x9e\xf4\x81\x60\xf6\xb3\xef\x57\x29\x0d\x3c\x6a\x7b\xd3\x40\x0e\x89\xf5\x55\xc2\x4b\xe2\xca\xc8\x8c\x6e\x12\xd2\xf8\x92\x17\x4d\x95\x97\x43\x35\x0c\x8a\x69\x5c\x16\x40\x72\x4d\x62\xa9\x50\x80\x96\x3d\xa4\x80\xe4\x99\x59\x11\x59\x40\x08\x02\x8f\x8d\xb3\xb0\x52\xcd\x8a\xcc\x86\x4a\xf3\x67\x60\x1d\x7a\xd7\xb9\xe5\x52\x68\x60\x8f\x1b\x95\x1b\x23\xba\x5c\xe7\x96\x4b\x29\x20\xd4\x88\x02\x98\xf1\x70\x84\xdc\xb9\xe5\x72\xc2\x50\x49\x8b\x22\x2a\x38\x93\xe9\xdd\x72\x29\x37\x60\x78\x22\xe0\x39\xe3\x3e\xfa\xd6\x2d\x6f\xc5\x50\xb8\x7e\x36\x00\xaf\x51\x62\xe7\x96\xcb\x19\x5c\xbe\x10\xe9\x09\x04\x85\x45\xeb\x96\xb7\x82\x28\xb0\x38\x0d\x44\xe5\x7b\xbf\x5c\x4e\x80\x42\x8a\x04\x8c\xb0\x09\xf6\xbf\x5d\x16\x5c\x4c\x80\x5c\x20\xda\x61\x03\x4c\x30\xbb\x22\x38\x54\xba\xdb\x50\xe9\x07\x4c\x9f\x39\x97\x72\x20\x5b\x76\x3c\xa5\x54\x28\x9f\x05\x43\x9d\x26\xb8\xf1\x62\x3a\x24\x9f\x80\xb2\xb1\x4a\xee\x5c\xce\x00\xe8\x30\x0e\x13\x06\xa0\xc3\xb8\x77\x62\x48\x93\x1d\x31\x0e\x8c\xb1\x73\xcd\xe5\xb6\xb2\x79\x6e\x06\x3a\x22\x36\xc1\xcf\x73\x2b\x92\xb3\x00\x79\x51\x76\x6a\xdc\x2e\xd7\x97\xa3\xcb\x8d\x85\x67\xc5\x25\x04\x16\xef\xa2\x5b\x91\x1c\x92\xc3\xa5\x16\x28\xcf\xab\xbe\x35\xc1\x85\x44\x02\xb0\x03\xe2\x5a\x51\xa0\xee\x55\xc1\x81\x69\x64\x3c\xa5\x91\x4e\x48\xea\x31\xee\x52\x0c\xc0\x93\x73\x91\xc8\xf8\x5a\x95\xde\x3d\x6f\xfd\xb8\xd1\x2a\x0f\x01\x21\x12\xae\x35\xe8\xcc\x45\x71\x1d\x38\x27\x35\x9a\x29\xd6\x8b\xc2\x75\x55\x70\x96\x6b\x53\x3d\x45\xf5\x46\xbd\x61\x3a\x07\xbd\x95\x43\x44\x42\xd5\xa0\x84\xac\xf4\x39\xf4\x56\x10\x70\x31\xc8\xed\x31\x09\x35\x19\x7e\x45\x72\x60\x6a\xf2\xf8\x81\x20\x0a\xc4\x55\xc9\x79\xd4\x83\x05\x50\x90\x18\x20\x19\xfd\xb2\xe4\x98\x42\xc9\x82\xdf\x29\xe3\x01\xf5\x2b\x82\x03\xf8\xdc\x21\xe7\x1e\xf1\x80\xfa\x15\xb9\x39\x4a\x68\x8f\x16\x60\xa6\xaa\xad\xdc\x25\xd0\xe5\x82\x0b\x20\xd4\x96\x75\x40\xd4\xe8\xe0\xda\x37\xdd\x72\x55\x34\xc5\xc2\xd8\x08\x90\x3e\xba\x9c\x61\xd9\x47\x4f\x35\x0c\x9b\xfb\xd2\xf3\xd6\x0e\xb0\xec\xb6\x8d\xd6\x55\xc1\x8b\x22\x2d\xc3\x76\x4d\x64\x7f\x11\xd7\x4a\x8d\x18\x4a\x81\xc9\x6d\x2d\x80\x60\xa1\xc6\x07\xaa\x5b\x7a\xe8\x72\x38\xb2\x28\x86\xb2\x5b\x7b\x2c\x65\xe9\xa0\xb7\x42\x48\x78\x42\x13\x48\x87\x82\xe2\xa0\xcb\x19\x0e\x09\x09\xc0\xec\x36\x1c\x46\x4e\x8b\xd7\x2d\x3a\x84\x30\x1d\x9c\x28\xb2\xf3\x5b\xff\xbc\x3d\xd9\x86\x01\xba\x36\x10\x0c\x2b\x77\xee\x79\xfb\xaa\x17\x8e\xdd\x24\x8a\x57\x79\xdb\x79\xe7\xda\x6b\x32\x6a\x00\xd2\xf5\xd0\x31\x69\xf9\xb2\x85\xaa\xeb\x1d\xa2\x12\x83\x98\xa1\x8a\xad\xc2\x05\xa6\x2a\xae\xde\x35\x97\xdb\x5a\x68\x9b\x32\xb8\xb5\x02\x14\x6b\x5a\xbe\x6e\xce\xd1\x62\xc7\xfd\x00\xe7\x55\x51\x50\xec\xb2\x54\x84\x79\x44\x0a\x16\xcf\x51\xc6\xbc\x78\xe1\x02\xca\x6e\x46\xd7\xcc\xcd\x80\x40\x79\xf9\xc2\x05\xbc\x53\x9b\x0a\xa3\xb1\xc2\xf3\x57\x45\x67\xb8\x50\x3c\x22\xea\xe1\x85\x27\xab\xc9\x8e\x89\x5e\xa9\x4a\xde\x02\x63\xde\x03\xd8\x5b\x8b\x6c\x60\xd4\x73\x01\xb8\x27\xe6\xce\x23\xef\x22\x83\x1c\x88\x00\xa4\x62\x00\x41\x75\x5e\xbe\x77\x8e\x39\xaf\x2c\xce\xae\xb1\x82\x37\x4f\x13\x20\x57\xe2\x17\x78\xe4\x95\x74\x37\xaf\xdc\x3c\x4b\xb6\x21\x15\xa5\x73\x00\x43\x20\xbe\xf5\xed\xa5\x82\xbd\x8a\xda\x49\x35\xf7\xb6\x7c\xfb\x3c\x53\x04\x05\x03\x58\x41\xa9\x66\xfb\xf2\xfd\xf3\x91\x55\x5a\xe4\x30\xc9\x20\xd1\xdb\xaa\x18\x1d\x50\xdb\x7e\xe0\xc3\x65\x6a\xd5\xee\xf2\x2d\xf4\x03\xea\xbe\x1d\x0b\xd2\x38\xf9\x6d\x9a\x28\x5d\x44\x6d\xbd\xad\xb1\xa5\x50\x6d\xfe\x95\xab\x58\x6b\x88\x2a\x27\x4c\x92\x7e\xbf\x2a\xcd\xc8\xb0\x3c\xa6\x1a\x2a\x30\x1f\x5b\x8f\x5c\xce\x71\xa4\x55\x12\x02\x7f\xa3\x32\xca\x8d\x43\x2e\xb4\x6a\xa9\x08\x06\xd8\xa9\x1c\xa2\x16\x92\x14\xe3\x73\x44\xca\x18\x86\x70\x9e\x7b\x9c\x56\x1b\x6e\xb8\x52\x3c\xe2\x26\xcf\xf2\xd2\x4e\x19\x9e\x52\xcd\xf2\x8f\xf6\x44\xe0\xa0\xbf\x10\x9e\x1c\x0f\xca\x71\x6b\xe0\x9f\x12\x8a\xb1\x71\xc8\xc5\xf8\x08\x73\xce\xc1\xc0\xf1\x76\x8e\x77\xd7\x28\x35\x43\x06\x63\x34\xc8\xbd\x50\x3a\xd7\x38\xe4\x72\xbc\x45\x11\x6c\x41\x40\xc1\xcf\xb9\xe4\x54\xc6\x40\x26\xaa\x88\xa5\x46\xb4\x4b\x97\x27\x6f\xb7\x3f\x21\x58\x1c\x32\xea\xd9\xfa\x3c\xb9\x9c\xc0\xa4\xec\x16\x49\x1a\x57\x59\x0d\x16\x25\x96\x32\xd9\x10\xe0\x4e\xf5\xa5\xc2\x66\x96\x45\xe6\x91\xe2\x1f\x6a\x44\x47\xa1\x87\x93\x32\x40\x84\xdc\x90\x07\x48\x31\x9d\xde\x21\x97\x13\xf0\xed\xcc\xf3\x5d\x79\x36\xcc\x8a\xd4\x08\x06\x49\xf0\x4b\x8e\xfd\x87\xce\x21\x97\x52\x40\xd9\x44\x00\xcb\x8a\x93\xe5\xe9\xba\xdc\x40\x9a\x1a\x3d\xfd\x84\xcd\x22\xed\xad\x89\xc1\x31\x4d\x13\xa0\x6b\xc1\x34\x4c\x66\xca\xbe\x16\x14\x42\x22\xfd\xe5\xb3\xc0\x69\xab\x82\x9b\x08\x12\xa3\xa3\x0f\xcc\xa9\x73\xc8\x53\xf3\x81\x20\x83\x1c\x4d\x6b\x2f\x4b\xe6\x55\xc1\x31\x8c\xc0\xe1\xac\x66\xd8\x5c\x76\x59\x70\x01\xdb\x6a\x91\x51\x70\x4c\xff\x6c\x57\x04\x07\x52\x20\x6e\x9a\x60\xb3\x86\x65\x6f\xaf\xcf\x68\xdf\x84\xe9\x29\x4b\xb6\x77\xc8\xe5\x0c\x38\xbf\xa1\x20\xc4\xe6\x04\x96\x5a\x17\xc3\xc0\x39\x8a\x6c\xc0\x60\xd2\x17\x9d\xcb\x19\x81\x53\x01\x08\xd6\xd7\x03\xee\x56\x24\xc7\xaf\x62\xa8\x30\x81\xd4\x53\xb4\x4b\x49\x24\xc6\xee\x1b\x30\x3b\xf9\xbe\xea\x5c\x8e\x47\x5a\x3d\xd7\xb0\xa5\xc2\xd0\x2e\xe5\x40\xfd\x27\xc8\x75\x37\x38\xdd\x3d\xa4\x5d\x4e\x40\x1a\xde\x61\x73\x2d\xb3\xf5\xba\x15\xc1\x81\x8f\xd4\xfb\x29\x04\xe6\x7b\x87\x5c\xe2\x66\x41\x1b\x1f\x3c\x02\xce\x45\xd0\xbc\x2d\x5c\x07\x3f\x41\x3e\xd9\x9f\x6f\x1d\xf2\x56\x0c\x8e\xe1\xb1\x14\x03\x8b\xc2\x3b\xd5\x04\x17\x2b\x6c\x1e\x65\x79\xce\x09\x48\xb8\x2a\x39\x10\xb3\x6c\x00\x14\x76\x5c\xaf\xe4\x97\x45\x17\xa8\x32\x7d\xcf\x51\x25\xa3\xcd\xa0\x28\xf6\x2b\xa2\x73\x15\x2a\x49\xc5\x1a\x0e\x99\x4e\xbf\x2c\xba\xf1\x05\xe2\x60\x33\x2a\xd2\x6c\xee\x5c\x72\x39\x01\xe6\x9f\xcb\x08\x2a\x84\x86\xf9\x5e\x13\x1d\xc3\xfd\xf0\xb2\x00\xc5\x79\xdd\x2e\x4a\x3b\x88\x38\x47\x4d\x91\xc0\x8d\x8c\x3d\xaa\xbd\x7d\xd7\x2b\x0e\xde\x83\x27\xab\xf4\x84\x70\xed\xa3\x02\x6b\x1c\xf4\x68\x96\xeb\x72\xa4\x53\xde\xda\x02\x9e\xcb\xf2\x23\xe2\x35\xde\x77\x5e\xb9\x9c\xc1\xf9\x5a\xe0\x24\x4c\xc1\x4e\x49\x83\x52\x6e\x6d\x26\x5b\x34\xc0\xdb\x0e\xa2\x74\x5c\x95\x9d\x45\xcd\xcf\x14\x58\x88\xae\x73\xcc\x5b\x49\x78\x94\x30\x58\x42\x2f\x5a\x05\xd1\x2e\x27\xc0\x59\x71\xb0\x37\x64\x1d\xb4\xbe\xab\x94\xcb\x76\x08\xbf\x58\xee\xbc\x92\x96\x2f\x5d\x00\x28\x6a\xe3\x50\x6e\x66\x32\x36\x29\x2d\x5f\xba\x50\x69\xe9\xb8\xa8\x30\x8a\x4c\xbb\x2a\x39\xbb\x43\x59\x23\x64\x93\x52\xe7\x9a\xb7\x06\x01\x1c\x08\x44\xf5\x6a\x43\x98\xb4\x7c\xef\x3c\xbb\x0f\xd0\xe1\x09\xd8\xec\xb4\x7c\xed\xc6\x1d\x45\xb5\x0a\x19\x5b\x39\x75\x8e\x79\x27\x87\x40\xdb\x63\x29\x45\x9b\x14\xbf\x5c\x4c\xb0\x85\x6e\x84\x4d\x8c\xc6\x87\x1e\xc8\x8b\x77\x2e\x70\x7f\x8a\xc0\x5d\x58\x98\x2b\x25\x2f\xdf\xb9\xe0\x70\xe7\x3c\x14\x6d\x2d\xd6\xcc\xcb\x77\x8e\x8b\x36\xc6\xd3\x11\xe9\x39\x1a\x7a\x86\xf6\x56\x37\x91\x22\x70\x28\x25\x0b\x82\x67\x5e\x95\x1b\x27\x64\x2d\xe8\xf2\x1d\x1e\xae\xbc\x7c\xe3\x5c\x99\x78\x2a\x07\xda\x58\xc5\x25\x97\x13\x98\x0b\xd3\xc3\x5d\x76\x62\x0d\x9a\xe4\x2c\x16\xcb\xfc\xfd\x11\xb0\xad\xbc\x72\xe5\x6c\x40\x2d\x6b\x84\xd3\x9f\x6b\x05\xe9\xe2\xa5\x1b\xb7\x95\x68\x55\xd8\xf2\x43\x65\x4b\xe3\x8e\xb7\x7a\x06\x14\xb6\xa8\x5a\x77\xc8\xc2\x36\xde\xb8\x9c\xc1\x05\x0b\x1e\x1c\x8c\x46\x42\xc9\x55\xd9\xb1\xc5\x3b\x5e\x0c\xa6\xc0\x4f\xbd\x2b\xde\x42\x70\x4c\xed\xa2\x80\xb2\xb5\xe0\x7b\x4f\x5c\x8a\x23\x4c\x08\x2b\x0e\xdc\x08\x0f\x59\x95\x60\x45\x3f\xa2\xfa\x64\x93\x6b\x05\xed\xf2\xed\xb3\xcc\xc4\xeb\xb9\x4a\xc7\x54\x86\xea\xb5\x0b\x68\x61\x57\x73\x55\x20\x33\xdd\xcd\x47\x88\xcb\x98\x81\xc8\xde\x50\x4f\xa2\xd1\x09\xcb\xbe\xf5\xc3\xe5\xf8\x00\x85\x40\xda\x73\xf4\xc1\x6c\xeb\x87\xcb\xe1\x86\x6c\x1a\xd4\x94\xc6\x82\x84\x89\x10\x5e\x6e\x92\x4a\x91\x31\xc9\x81\x5e\xd7\xd0\xf9\xe1\x72\x3c\xf2\xbd\x16\x29\xa2\x68\x10\x42\x11\x62\xcb\x4d\x62\x82\x98\xde\xc0\xeb\x1c\x3c\x08\x30\xc5\x2e\xe6\x26\x43\x54\x10\x13\xa2\x3d\x65\x1a\x16\x31\x30\x37\x21\xaa\xec\xf0\xb8\xc0\xca\xb4\xa1\xf3\xc3\x73\x93\x97\xa0\x04\x6b\x46\xfe\xc3\x40\x0f\x98\x65\x71\x05\xd8\x71\xb0\x54\x92\x03\x9d\x8a\x59\x91\x97\x61\x08\x0f\xdd\x9f\x28\xf9\xe1\x34\x89\x25\xa4\x48\x1c\x02\xf5\x1e\x1a\xdf\xac\x88\x0c\x2f\xb5\x01\xc3\x4b\x1c\x44\x9d\xb7\x26\xb3\x88\xe2\x05\x03\x8e\x84\x10\x2b\xe5\xe3\xb2\xd0\x0c\xe0\x21\x64\xc7\x90\xcf\x55\x3a\x3f\xbc\x0d\xfc\x3a\x78\x40\xc4\xb8\xe7\x2b\x35\xc6\xa2\xd8\x7c\x41\x70\x1e\x5a\xdc\xc9\xce\x70\xba\xdc\x3c\x25\x7b\x23\xda\x61\xb9\xa8\xf8\xe1\x52\x0c\xb5\x04\x0e\x94\xbb\x91\xdb\x67\xd9\x65\xc1\x25\x50\x90\x6f\x10\x02\x8a\xcc\x1b\x6c\x57\x04\xe7\xb9\x8a\x11\x7b\x50\x04\xb7\x9c\x2a\xb9\x81\x69\x4a\x12\x77\x32\x2a\x9d\x1f\x2e\xe5\x80\x04\xb7\x41\xbd\x52\x30\xa0\x84\xb4\xcb\x82\x0b\x85\x6c\x5d\x8b\xf0\x86\x0f\x82\x9b\x5e\x15\x9c\x85\x59\x82\xe4\x8a\x2b\xa2\xd7\x9b\x2a\x38\xca\xd9\x52\x5a\xc9\xd2\xb5\xd6\xc8\xdf\xe4\x0c\x4b\x51\x84\x00\xa6\x28\x67\x44\x52\x79\x41\x0c\x4c\xda\x34\x3a\x69\x91\xd1\x69\x6e\x45\x70\x3b\x6d\x1d\xc1\x4f\xe0\x53\xe7\x87\xb7\x82\x60\x2e\x7e\x3a\xe0\x0e\x77\xce\x2d\x4b\x2e\xc2\x4f\x06\x47\x9e\x2f\xc2\xd1\x57\x25\x67\xc9\x03\xca\x14\xa1\xf5\x41\xc4\x1e\x54\xc1\x45\x94\x26\x20\x49\x59\x5d\x58\xb7\x2c\x38\x5f\xd0\xc8\x90\xc2\x4b\x4c\x4a\xd4\xfa\xe1\xed\xfd\x19\xf0\x58\xe7\x52\x41\x96\x9d\x1f\x9e\x9b\x94\x52\x44\x24\xd1\x21\x91\x3b\x74\x7e\x78\x2b\x06\xc3\xc5\xa7\xa3\xe9\x1a\xbc\x48\x42\xab\x82\xe3\x6e\x39\x26\xe2\x46\x18\xe1\xb9\x6b\x82\x8b\x9c\xab\x43\xe1\x30\xa1\x9c\x86\xce\x0f\xcf\x4d\xfe\xd0\xb8\x89\xdc\xdb\x3b\x91\xad\xd7\x44\x17\x0a\x33\x3f\x3a\x48\x42\xf1\xc3\xdb\x2b\x44\xf4\x72\x9e\xa6\x8d\x37\xc2\x76\x7e\x78\x7b\x85\x32\x4c\x0d\x03\xab\x51\x21\x67\x97\x13\x90\x50\x70\x19\x04\x81\x1e\xe9\x11\xbf\x26\x3a\x74\xbd\xf1\x70\x17\xd1\x29\xa9\xf1\xc3\xe5\x26\x25\x0e\x56\x0c\x28\x6b\x66\x46\x56\xe9\x87\xb7\xef\x7a\xe0\xb2\x51\x8f\xa0\xe2\x9c\xd0\x5c\x15\x1d\x77\x93\x33\x38\x56\x2e\x23\x24\x2f\xfd\xf0\xd6\x16\x40\x6b\x42\x3c\x8d\x8e\xfb\x44\x4a\x3f\x5c\xce\xe0\x04\x2b\x6e\xab\x63\xe3\x55\xfa\xe1\xb9\x49\x57\x19\x82\x41\x04\x44\x46\x4c\x8f\x60\x6f\x95\x59\x00\x69\x10\xe1\xfc\x8c\x68\xf8\xa6\xc9\xce\x25\xa0\xd1\x32\xca\x63\x62\x43\x79\xaf\xc9\xce\xd5\x14\x84\x03\xe4\xa5\xa4\xd6\x13\x6f\xf7\x15\x45\xc9\x53\x1d\x8b\xef\x33\xe4\x72\x97\x10\x9e\xa1\x06\x60\xd8\xa6\xd8\x77\x4b\x6b\xdf\xf7\xa9\x61\x9d\xa3\xd5\xa4\xd2\x79\xe2\xed\xad\xb0\x4c\xf3\x66\x4a\x6d\xa6\xdb\x7a\xe2\xad\x28\x12\x93\xbe\x1b\xb0\x6c\x84\x1e\xc0\x9e\x9b\x24\xa0\x87\xab\xe5\x18\xf4\x62\x3b\x57\x5c\x6e\x2d\xa4\x1d\x2a\x98\x68\xce\x10\xaf\x0a\xcf\x55\xf2\xd5\x94\x87\xbd\x02\xf4\x76\x5a\xb9\x77\x16\x6c\xad\x36\xe2\x9b\x05\xa8\x5c\xdf\x56\x30\xd0\xa3\x51\x8f\x0d\x82\x89\x5c\x15\x1d\x93\xe8\xfb\x34\xe1\xea\xfb\x6e\x69\xed\x43\x51\xb8\xfd\x97\x67\x32\xa1\xdc\xf9\xe2\xad\x85\x3c\x30\x5d\x99\xe7\x42\xbc\xbe\x96\xbc\x15\x44\xe6\x42\x6a\x6a\x34\xc9\x6c\x08\x79\xf9\xde\x31\x5c\x61\x63\x32\x68\x17\x65\x48\x41\x95\x1d\x58\x5d\x36\x11\x1c\x44\x70\x7d\xf3\xf2\xc5\xb3\xb0\x50\x3c\x6a\x3b\x05\x29\xbc\x2e\x3a\x54\x35\x1b\x0f\xb3\x71\x40\xe4\x48\x3a\xe3\x52\x14\xc0\xe2\x6e\x22\xd7\x2b\x47\x89\x3c\xd7\xa4\xe7\x2b\x03\x09\xbc\x72\xe3\x25\x7f\x9a\x2a\x3e\x6e\x3e\x13\x2c\x6c\x78\x5b\xbb\x3e\x2d\x5f\x3d\x6f\x11\x4b\xf1\x91\xac\x1b\x33\x54\xea\xab\xe5\xbb\xe7\x90\xc6\xa4\x68\x1e\x39\x8f\x62\xf1\xaa\x00\x03\xd7\x2f\x01\x80\xe0\x64\xfa\x5d\x15\x20\x23\x2e\x0c\x98\x89\x07\x19\xed\x50\x45\xc8\x00\x2c\xee\xbc\xe8\x6a\x15\xec\xda\x05\x04\x0f\x33\xd7\x8e\xc4\x1e\xa3\xde\x08\x94\x9a\x00\x11\x9d\x2f\x18\xd8\xfb\x2e\xe5\xcd\x04\x0f\x5e\x0a\xba\x7d\x99\x83\xcf\x42\x7a\xcd\xf8\x81\xb9\xb8\x46\xf3\x1a\x1d\x88\xba\x86\x69\xf3\xf1\x29\x02\x05\x0f\xbf\x28\xe5\x39\xd5\xb9\x57\x27\x18\x60\x3b\x41\x2a\x96\x1c\x52\x75\x42\x6e\x72\x42\x04\x20\xdf\x01\xb9\x19\xc3\xbc\xba\x3e\x69\xbf\x10\xe0\x36\x7a\x94\x24\x87\x8c\xb3\x21\xf6\xbe\x99\x30\x41\x06\x08\x98\x67\xe1\x47\xc9\x3f\xdd\x94\x81\xa0\x83\x5b\x04\x9a\x1f\x2d\xcc\xbb\xc6\x69\xcd\x45\x74\x68\xc6\x39\xee\x56\x8e\x82\x95\x5c\x17\x1c\x77\xa4\x04\x66\x22\x4b\x34\xb9\x2a\xba\x94\x00\x48\xa4\xf7\x2b\x25\xad\x8c\xbc\x99\x80\x2b\x8a\xb8\x59\xb2\x35\x38\xb7\x2c\xbb\x08\x22\x6d\x0e\xea\xc7\x24\x5a\x8b\xeb\xc2\x43\x46\xc6\x96\x5a\x0d\x10\x7a\x36\xf6\x46\x18\xa8\x9e\xf5\xa0\x3c\x0b\x6a\x86\xbc\x11\x46\x06\x6b\x18\x85\xaa\x09\x69\xa1\x76\x50\x13\x53\x90\x1c\xe7\xce\x46\x9e\xc9\x05\xed\x8a\xfc\x98\xe1\xd3\xc0\x76\xce\x46\xd0\x9a\xab\x02\x4c\xdc\x70\x36\x91\x95\x93\xb8\xc8\xc5\xae\x09\xd0\xd5\xaa\xd5\x51\x43\x25\xee\xbf\x60\x57\x24\x18\x51\xdf\xc6\x95\xf1\x49\x94\x7b\xeb\x12\xe4\xd6\xe7\x48\x14\x45\x2b\x52\xf7\xaa\x04\x99\x4a\x9b\x69\x9c\x60\x00\xf4\x9d\xd4\xc4\x0c\x60\xc2\x1c\xea\x63\x3c\x17\x0f\xda\x35\x09\x82\x27\x79\x14\x24\x82\x32\x45\x01\xaf\x37\x53\x2c\x38\xfd\xb8\xa3\x22\x33\x3f\xb9\x65\x09\xa6\x4a\x8f\x0d\xe2\xe7\xe4\x11\x8f\x71\x6b\x12\x64\xe3\xdc\x20\x32\x83\xc5\xf6\xed\xd4\xc4\x14\x66\x31\x06\x13\x6c\x94\x8c\x71\xba\x08\x23\xd3\x94\x8d\x2a\xa8\x86\x27\xdd\x9a\x08\x11\xae\xc3\x72\x42\x14\x4c\xf3\xba\x04\x11\x88\x46\xfe\x94\xcc\xab\xbe\xc0\xbc\xd9\x5c\xee\xd4\x01\x03\x7d\xb4\x5a\x7b\x10\x7b\x33\x03\x47\x97\x9b\x98\x3a\xc9\x05\xaf\x4b\xd0\x15\x64\x4e\xb8\x85\xba\x13\x8c\xe2\x0b\xe2\x88\x71\x97\x2b\x8b\x49\x30\xbb\xe9\x12\xac\xc0\xc6\x44\xce\x71\x94\x3f\xa2\x4a\x30\x72\xa3\x19\xae\x4f\x09\x5c\x95\xe3\xd7\x44\x68\x6b\x0c\x9e\x40\x2b\x01\xd1\x47\xbf\x22\x43\xa6\xbd\x42\xbb\x33\x74\x80\xec\x3b\xaa\x35\x77\x8a\x01\x2e\x9e\x73\x49\x46\xe9\xa8\xd6\xde\x29\xb0\xff\x06\x5c\x46\x05\xcf\xde\xd5\x36\x66\x0c\xb5\xa8\x5f\x9a\xbb\xf9\x0b\x32\x04\x19\x8f\x67\xef\x32\x23\x36\x2d\xdc\xf6\x66\xab\x12\x33\xff\x82\x01\x28\xb4\xee\xa5\x36\xc5\x4f\x2c\xd4\x06\xb1\x2f\xef\x94\x8e\x6a\x62\x0a\x47\xcb\xec\x00\x80\x45\xd1\x4a\xcf\x3b\xa3\xc1\xa6\x1d\xdb\xb7\x0f\xd0\x5a\xd2\x75\x6f\xa6\x70\x61\x2d\xaa\x33\xe1\xae\xf4\x3d\xd5\xc4\x0e\xe3\x49\x70\x68\x7b\x16\x84\xb3\xaf\x0b\x11\x1d\x13\x50\x9c\x33\x55\x88\x49\xf3\xb6\x97\x08\x6a\x6d\xc6\x65\x58\x6e\x1c\xdd\x7c\x4d\x33\x85\xca\x66\xa8\x0d\x5b\x06\xb2\x26\xf4\x2d\xd5\x1a\x0d\x34\x70\xff\x26\xea\x99\xc9\xc0\xa3\xb4\x72\x11\x43\x42\x0e\xda\x45\xba\xc3\xde\x0a\x7f\x5c\x15\x62\xa8\x9d\xce\x41\x69\xe0\x8a\xc6\x0c\xd7\x19\x72\x99\x79\xd4\x07\x70\x0e\xe5\x9e\x19\xae\x33\x1e\x2c\x73\xc2\x99\x84\xae\x31\x5e\xe9\xa9\xd6\xe8\xba\x01\x72\x77\x70\x9d\x7d\xdf\xf6\xbc\xd9\xe1\xc4\xd5\x0c\xa6\x47\x1e\xe8\x52\x04\xa3\x9a\x81\xbb\x6d\x02\xc0\x3b\x69\xed\x2a\x5a\xa0\xc1\xac\xaf\x9c\xbd\xb6\x73\xe5\x7b\xe0\x34\xf9\xf2\x8c\xa3\x90\x29\x6c\x5d\x8a\x16\xf1\x0b\x8f\xc6\xd3\x8e\xfb\x77\xe5\x95\xab\xe8\x0b\x10\xd9\x9e\x1b\xb2\x16\xc1\x5b\xae\x4a\xd1\x47\x2e\x25\x88\xb0\x3c\xa2\x68\x0f\xa7\x4b\x91\x09\xbe\x2d\x90\x58\x96\x5f\xac\xbc\x72\x17\x47\x93\x81\x0b\x97\x99\x98\xca\xf6\x9c\xed\xcd\x14\x57\xe9\xfd\x0b\xb0\x1a\xae\x77\xe9\x3b\xa1\x50\x68\x0c\xde\x14\x72\x15\x79\xed\x2e\xa2\xa6\x93\x08\x94\x08\xff\xe8\x7a\x9f\xbe\x11\x09\xfe\xb1\xe1\xae\x47\x35\xe8\xdd\x38\xf5\x9d\x1a\xa2\xf7\x2a\xf2\x6f\x7a\x80\x98\x1a\xaf\xbe\x99\x83\xbf\xbf\x09\x08\x4b\x5b\x2b\xdb\xa3\xe9\x82\x9c\x1d\x17\x00\xe3\xbc\xc2\x0c\xd7\x5b\x05\x01\xd1\x1f\xca\x24\x45\x95\x19\xae\x99\x53\xc9\x11\x98\xd2\xcb\xa0\x63\x4a\xe3\xdb\x37\x73\xb8\xff\x9a\x29\x4c\xc9\xe4\x14\xc4\x7b\x23\x1b\x00\x31\x36\x4c\xbe\x29\xfb\xd0\x2d\x88\xd3\xcd\xfe\x65\xd8\x76\x8d\xd0\xc5\x86\x67\xb8\x63\x2c\x50\x33\x27\x62\xd3\x7a\x7b\xa5\x42\xd6\x83\x07\xca\xc0\x21\x24\x2a\x46\xc8\xe1\x81\x84\x50\x60\x05\xfb\xb9\x17\xed\x95\xe1\x11\x97\xd0\x82\xee\x7c\x13\xe7\x69\xea\xa4\x8c\x0f\xc8\x1e\xc3\x95\xa2\xf1\xbd\x0f\x2d\x26\x30\xb7\x4d\xf4\x5c\xde\x22\x48\xcc\xf4\xe5\x26\x66\xb3\xc7\x07\x99\xbe\xde\x5b\x4e\x00\x4a\x85\x23\x2b\x49\x8c\x57\x37\x08\x19\xb0\x88\x64\x78\x16\x69\x76\x75\x87\x60\x29\x98\x0c\x37\xaf\xd4\x3e\x7e\xcb\x5b\x34\x00\x2f\x3d\x80\x82\xb5\xd4\x6a\x96\xe5\x3d\x72\x40\x4a\x45\xa6\x2f\x89\xc2\x2f\xd2\x97\x1c\xb8\xd9\x13\xd7\xa5\x98\xd0\x79\xa9\x72\x86\x9b\x1a\x56\x05\xce\x52\x99\xce\x4b\x95\xcb\x46\x55\xd5\xae\x8a\x7b\x8e\x6b\x56\xf7\xc9\xe0\x45\xe2\x88\xbc\xb1\xc2\xad\xd5\x36\xca\xa3\xb4\xc1\x45\x4e\xb6\x39\x18\x31\xaa\x5e\xaa\x3b\x95\x28\xea\x11\xd2\xb4\xf2\x94\x5a\x6f\xa2\x5b\x06\xd3\xce\x0c\xdc\x3f\x27\xda\xce\x9b\x68\xaf\x84\xc7\x51\x82\x4f\x51\x90\x7c\xf1\x2b\x7b\xe5\xb8\xfb\x08\x43\xf6\x0a\x9e\x25\x8d\x7b\x63\xe7\x82\x53\x7c\x81\x89\x54\x07\xa8\x25\x0d\x91\x54\xf7\x0a\xdd\xb7\x6c\xc6\xbd\xb6\x83\x20\xa3\xd2\xf7\x0a\x45\x9f\x8c\x79\x1d\x57\x1e\x72\x6b\xf0\xc9\x8f\xca\x5c\xde\xc6\xfc\x23\xce\x34\xc5\x77\xea\x3a\xc0\xf1\x92\x99\x15\x94\xbd\x89\xb4\xbc\x59\x95\x45\xd6\x38\x26\xa0\xe5\x9e\x95\x69\x79\xb7\x46\xbf\x03\x50\x37\x10\x6a\x32\x32\x50\x83\x56\xd5\xb5\x23\xd1\x81\xf6\x13\xe8\x6f\x1b\x7a\xcb\x4a\x4c\xb1\x70\x6e\x9c\xe3\xa0\xee\x20\xa1\x5f\xda\x67\xa5\xa9\x6e\x2b\x70\xcf\x52\xaf\x3c\xca\x72\x4e\x60\x56\x5b\x66\x3a\xf3\xdc\x4e\xb3\x79\x94\x5b\xd9\x0f\x6c\xee\xfa\x95\x9e\xa5\xed\x45\xa9\xc5\x74\x14\x90\x5c\xe8\x3f\x2a\x77\x20\xa3\x0c\x1c\x01\x74\x6f\x74\xf2\x15\x39\xc5\x54\xcc\x2c\x36\xad\x60\x9f\xe7\x23\x1b\x80\x11\x3c\x9d\x0d\x18\x27\xbd\xec\xae\xa1\x8c\x4f\x19\xec\xa9\x30\x11\x61\x21\x8a\x01\xcd\x70\x4f\x7e\x47\x86\x51\x81\x6a\x0f\xb1\x49\xa6\xbd\xea\xd5\x54\x77\x3b\xc2\x36\xb1\x43\xa6\x3d\xbc\x81\x89\x36\x40\xd8\x96\xfb\x16\x9e\x0d\x03\x28\xf0\x71\x91\xa0\x1c\x7b\x83\x60\xd8\x54\x57\x50\x18\xbf\x4c\x19\xab\xa1\xc1\x1f\x69\x13\x02\xa9\xcf\xa1\x62\x1c\x73\xdf\xc6\xb3\x99\x40\x25\x89\x7b\x91\xb9\x8f\x2b\xbd\xee\xca\x2e\x61\xf7\x0d\xfb\x76\x5e\x30\xa4\xe8\xdb\x84\x26\x9e\x0e\x35\xde\x9b\x20\x70\x5a\xfa\x3e\x39\xf4\x50\x8d\x03\x2b\x12\xf1\xa4\x2d\xac\x9b\x5b\xf9\x51\xf6\xde\x21\xff\xd4\x46\x6a\xc5\x8c\x4a\x71\x8e\x76\x78\xcc\x55\xd3\x46\x6a\xc5\xca\xb9\x73\x39\xbe\x89\x89\xb5\xda\xb8\xab\x98\x80\x8a\x1b\xe3\x6b\xd3\xc0\xd0\x13\x80\x34\xe7\x83\x7d\xac\x50\xed\x91\x90\xb4\x98\x68\x73\xb7\x2d\x62\x82\x0e\x7c\x29\xa5\xc3\xbf\x34\x5f\x55\xa6\xd2\xaf\xc8\xff\xb4\x3d\x02\xa6\x99\x83\xa2\xdc\x4d\x9e\x28\x1c\xe7\xed\x12\xf4\xdd\xb2\xdc\x49\x8b\xf3\xe5\xcc\xd3\xd7\x06\xc8\xc4\x41\x81\x3a\xac\x3c\x64\x5e\x2c\x45\xdf\x2f\x87\x18\x54\xe2\x87\x27\x08\x0b\x60\x61\xc3\x2c\xb8\x37\x12\x6c\x68\xe3\xe1\x9c\xa6\xe5\x1d\x0b\xdc\x36\xd0\x7a\x66\x09\xe3\xb6\x06\x6d\xec\xa3\x59\x0b\x4a\x72\xb9\xf4\xd7\x46\x38\x8e\x6d\xf0\xa3\xd1\x27\x64\x16\x9b\x4a\xaf\xc6\xbd\x68\xda\x50\x86\xd8\x81\xc8\x9d\xb8\xb8\xba\x28\xe1\x05\x69\x03\x13\x62\x03\x02\x78\x4d\x6a\x64\x35\x09\x2a\x01\x7d\xd3\x6c\x04\x6c\xa3\xf6\xd6\x8a\xb5\xe8\x71\x79\xd7\x7c\xe2\xc6\x58\x91\xfb\x8a\x35\x0d\xb2\xd4\x6d\xf3\x5c\x34\xc8\x42\x22\xe8\xb5\xea\xa6\x8a\x49\x28\xac\x24\xd2\x0c\xfe\x25\xf1\x5a\xab\x1b\x37\x1a\x8f\x01\x51\xe2\xc2\xfd\xd2\x93\x92\x1c\x6e\xb6\x81\x2b\x81\x86\xa9\xf3\x9d\x0a\xbc\x6e\x26\x21\xf9\x69\xd0\x58\x69\xe3\x04\xc9\x98\x1c\x89\x7f\x64\x66\x2f\x03\xcb\x98\x19\xe6\x55\xc4\x46\x9b\x90\x12\xc5\x28\xe0\x8d\x15\xbc\xd4\xda\xb8\xdd\xbb\x68\xd0\x2e\x1b\x85\xd9\x1d\x96\xda\xb6\x97\x3f\x82\x0f\x13\x98\x86\xa1\x73\x0a\x6d\x7b\x8c\x5d\x98\x02\x01\x0e\x06\x9d\xdc\x20\x39\xc1\x23\xd8\x17\x29\xb2\xb4\xe7\xab\x57\xbe\xb8\x3f\x29\x73\x88\x81\x2c\x2d\xe6\xda\x50\x8f\xd3\x6e\xc1\x85\xda\x3c\x0f\xd4\xac\x7a\x9e\x8e\xd4\x37\xc8\x70\x0b\xef\xf1\x64\xf8\x6a\x93\xad\xec\x10\x1a\x6c\x18\x66\x88\xaa\xc4\x00\x2b\x5b\x04\x54\x86\x83\x69\xb2\x19\x6a\xa3\xf6\x95\x4d\x72\x8c\x45\x2e\xdc\x32\x74\x5e\x4d\xab\xae\x01\xae\x3f\xba\xe1\x36\x6d\x9b\xf4\x4d\xe2\x3e\x49\x80\xf1\x1a\xf1\x03\xea\x3f\x22\xc4\x80\x9c\x9c\xec\x6a\xa5\xef\x12\x08\x55\x8d\xe3\x8e\x2f\x38\x78\x76\x65\x9b\x3c\x25\x30\x88\x86\x8d\xa9\x5e\xcd\x62\x0f\xe7\xd9\xb5\xe6\x94\x25\x16\x33\x07\x52\x2e\xac\xc2\x85\x19\xeb\x49\x10\xb4\x47\xea\x4e\x45\x46\xbb\x80\x02\x74\x13\x05\xba\x53\xdf\x2a\xee\x49\x80\x6a\x8a\x4d\x12\xbd\x7d\xd4\x89\x01\x9d\xc9\xb9\x5f\xa6\xcc\x47\xe9\x7b\xe5\xd0\x54\x34\x72\x81\xd5\x20\xd8\x98\x16\x36\x0b\x38\x2d\xcf\x11\x04\xc3\xf6\xa2\xea\x0e\xf0\x67\x25\xee\xbe\xca\x9d\xbe\x8d\x0c\xd0\xab\xdb\x15\x3c\x22\x8f\xd6\xb2\x63\x4c\xff\x79\xa1\x73\x6b\x9d\xc3\x3d\xd3\x0c\x13\xfe\x55\x52\xba\xb4\xb2\x65\x3e\x60\x19\x4c\x49\x60\xf9\x80\xa5\x95\x4d\x73\xb0\x38\x0c\x7b\x39\x96\xc3\x14\x69\x6d\xd3\x6c\x84\x8d\x36\xb0\x51\xc0\x81\x0a\xdd\x23\xe2\x2f\x8b\x13\x0f\x08\x19\x05\xce\x48\x9f\x4d\xdd\x36\xee\x10\xc4\xbd\x35\xd1\xc5\x54\x79\x0a\x9b\x49\xdc\xc8\x9b\xbb\xeb\x4d\x7d\x4c\x9b\xa7\xb0\xd9\x85\xc8\xf5\xad\x95\x7a\xa4\x69\x1a\xaa\x0b\x8a\xcb\x4f\x6b\x27\x57\x2b\xe3\xc9\x0b\x5f\xc9\x3d\x09\x3c\x5f\x68\x4e\x58\xcc\x77\xae\x81\x55\x73\x2e\x17\xe9\x0a\xcb\x49\x27\xb1\x6b\x4d\x3d\x74\xe4\x52\x74\x0a\x64\xba\x39\x41\x86\xaa\x9b\x92\x25\x37\x17\x29\xcd\x0a\x41\x16\x03\xe5\xf8\x08\x9f\xd2\x94\xda\x5c\x61\x70\x0b\x9d\x2d\x66\x27\xd9\x4d\x34\xab\xb5\x59\xb5\xdc\x24\x39\x83\x1b\xd8\x44\x03\x5e\x0a\x27\xca\x54\xd4\x35\xf0\xa5\x8c\x15\x6d\xa9\x3c\x88\xcd\x0c\xc7\x6d\xa7\x6a\xf6\xcf\xf4\x2c\x1c\x5d\x9d\x39\x15\xf7\x83\xe5\x3e\x0b\xe2\x4d\x7d\xa3\xc0\xc2\x6b\x02\x92\x5a\x5e\x40\x7a\xd4\x9d\xf2\x1c\x64\x84\x31\x6f\x06\x41\x0d\xa2\x6f\x95\x03\x41\x29\xf7\x95\x2b\xcb\xdd\x21\x76\xeb\x2e\xd0\xa7\x96\x39\x38\x7b\x40\x4f\xb7\xee\x08\xcd\xcd\x88\xea\xe5\xf6\x10\x75\xe1\x48\x2a\x83\xc7\xc6\x78\x01\xb6\x51\x77\x2a\x4c\x9d\x24\x09\x4a\x3d\x08\x6e\x4c\x7d\xa7\xb8\xed\xa9\xe3\x16\xf0\xa6\x2c\x36\x64\xd8\x3d\x8b\x03\xf3\xad\xd0\xab\xd2\x77\xc8\xef\x16\x81\xc8\x0c\xc2\xb1\x05\xf5\x64\x7e\x65\xa3\xa2\xe7\x98\x2a\x75\x9b\x42\xbb\x8b\x05\x7a\xff\x9d\x3d\x50\xc0\xd7\x34\xd0\x0d\x34\x8b\x7c\xfd\x75\xa3\x1c\x69\x42\x4f\x16\x90\x43\xac\xde\xaf\x6d\x13\x82\xfb\xd6\x83\x3a\x9c\x9f\x10\xbf\xba\x4f\xc8\x58\xa2\x36\x8c\x42\x3a\x4b\xc4\xec\xbb\x77\xba\x30\xe6\x9c\xa3\x1b\xbe\xaf\x30\xef\x96\xe1\x39\x82\xc7\x8d\xfb\x5c\x5f\x62\xde\x4c\x19\xa6\x37\xcd\x83\xff\x76\xde\x36\x4c\xdd\x2c\xef\xb9\x2c\x61\xe2\xd7\x4f\x7d\xc6\xba\x59\x3c\x71\xb4\xec\xed\xe2\x03\x79\x58\x64\x41\xdf\x3d\x86\xf4\x0f\x7e\xa6\x8d\x47\x5e\xbc\xc3\x98\x0c\xe2\x99\x26\xb3\xc9\xef\xfa\xe4\x7b\xa5\x40\xb8\x99\xe4\x38\xa3\xcc\xe1\x9a\xf1\xea\x2a\x8f\x61\xa7\x48\x2d\xbb\x76\xf0\xab\x4b\xed\x96\xbb\xb2\x6f\xe3\x73\x1b\x76\x3d\x12\xa8\xa9\x9b\x92\x58\x6c\xb6\x01\x45\x2f\x9b\x34\x75\x5c\x4b\x61\x99\xaa\x7a\xa7\x3d\x8a\x65\x36\x45\x70\x77\xb5\xd1\xd2\x86\x75\x20\x83\x45\x0d\x1d\xfd\x83\x80\xe9\xaa\xce\x46\xf2\x5c\x0e\xe6\x40\x12\x6b\xdc\x02\x37\xd6\xce\x03\x40\xe1\x5f\x00\xbc\x27\x77\xcd\x9a\xe5\xf8\x08\x93\xd3\x70\xfd\x18\xa7\x91\xc4\xc8\xd4\x1d\xe3\x34\xd5\x55\x3b\x8b\x08\xb9\xdc\xa3\xee\x1a\x24\x00\xb2\x02\x78\x34\x52\x5e\xe0\xa3\x9a\xb9\x3d\x7e\x4a\xd7\x7b\xa6\xec\x31\x6b\xbb\x64\xb8\x2c\x00\xb5\x5a\x41\xf0\x3f\xa9\xfb\x34\xba\x0c\x79\xaa\xbd\xb2\x82\xff\x49\xdf\x28\xa6\x60\x84\xe4\x5c\x14\x61\x59\x75\xa7\x3c\x12\x8c\x0e\xb8\x34\x9b\x05\x0f\x97\xbe\x55\xec\x4c\x86\x40\xb9\x52\xeb\xa1\xb2\xed\xca\x56\x55\x1a\x3f\x88\xdd\x7b\x81\xf2\x54\xf7\x2a\x66\xa8\x6c\xa0\x86\x3c\x7b\xba\x76\x6d\xaf\x02\x3b\x0a\xe8\x5b\x93\x45\xe9\xa6\xba\x59\x8c\x1a\x42\xef\x6c\x82\x9b\xf4\x6e\x62\xb3\x59\xf0\x92\x1c\x2c\x0e\x4b\x69\xfc\x25\xd6\xa5\x99\xc9\x8b\x62\x55\x62\xa5\x90\x09\xb4\x85\x75\x58\xee\x75\x51\x50\xe5\x35\x6f\x2f\xa3\x6f\x96\x65\x94\x91\xa7\xb0\x94\x33\xa2\xe6\x4e\xdd\xad\x4a\xb4\x4a\xd8\x35\xa2\x45\xe9\x63\xa6\xcd\x0c\x8b\x08\x28\x96\xae\x42\x04\x53\xab\x14\xc7\xeb\x6d\x11\x9e\x35\x51\xb8\xa2\x0b\x9b\x65\x51\xb6\x4e\xd8\x64\x42\x5a\x74\x64\xa8\xcd\x47\x79\x0e\xc3\x7b\x94\x83\xe4\xa6\x26\x49\x9b\x62\xb8\xf3\xfe\x00\x9d\x12\x71\x7c\xd3\xca\x66\x79\xde\x2c\xcb\xfc\x34\x1e\x4e\x55\x5a\xd9\x2d\xef\x76\xce\x3e\x19\x8c\xa9\x4f\x1d\x36\x6b\xf7\x1c\x34\xa2\x13\x26\x92\xa6\x0b\xee\x11\xa2\xab\xb6\xe6\xca\x65\xf7\x41\xf5\xa3\x18\x0d\x11\x50\x03\xea\x6b\x30\x68\x65\xb7\x3c\xf7\x44\xf0\xc8\x00\x5b\xe0\x16\x9b\xc7\xb0\xd3\xa4\x86\xf3\x85\x44\x3a\x23\xbd\x56\x75\xb7\x1c\x43\x0a\x9c\xe5\x6e\x92\x92\x8a\x53\x77\xac\x13\xbc\x56\xc3\x99\xd3\x24\xd1\x4c\x8b\x2e\x65\x26\x74\x4d\x62\xe6\xf0\x18\x17\x0a\x62\x76\x5e\x5e\x66\x76\x9b\x4c\x4e\xa2\xb5\x4b\x15\x31\x3b\xcb\xdf\x83\x1e\xde\x72\x01\x8b\x92\x3c\x94\xd7\x17\x55\x46\x81\x94\x63\xe2\x2e\x92\x62\xb7\xda\x09\x00\x22\x9a\x0c\x7b\xd6\xcd\x13\x8e\x7a\x44\xc1\x17\xac\x1b\xf5\xd4\x81\x19\x45\xe5\xd0\xde\xc2\xf1\xc8\xce\x53\x11\xc3\x00\xee\x63\xb5\x08\x65\xb7\x72\x8a\xeb\x81\xe0\x27\x05\x0d\x43\xd3\x9f\x9c\x00\x56\x30\xea\xbc\x65\xa0\xeb\xf4\x32\x94\xba\x78\x50\x61\x00\x39\x14\x93\x88\xe1\xea\xdb\x15\x4a\x2d\x2f\x33\xc0\xf4\xcf\x99\x1d\x17\xf6\x0b\xfd\xae\x5c\x00\x9e\x34\x8a\x86\x83\x0b\x1b\xe6\x40\x36\x1c\x3c\xaa\x93\xa3\xc0\xba\x2c\xad\x3e\x31\x5b\xeb\x68\x41\xa7\x41\x14\x71\xe8\x3b\x16\x19\x5d\x87\x64\x5c\x8c\x70\x4e\xec\xea\x8e\x81\xab\x7c\x03\x16\x8b\x68\xb5\x97\xb1\xdd\x32\xb4\xa3\x34\xe8\x5d\x1e\xfc\x5a\x59\xc6\xce\xda\xe6\x86\xa3\x01\xad\xbf\xad\x9a\x51\x94\x5b\x86\x52\x55\x6e\x0b\xe1\x2c\xcc\x15\x15\xa4\x3f\x73\xfe\x6a\xb6\xcb\x56\xa4\xfb\x12\x4a\x7f\x77\x5d\x86\x9a\xed\x02\xd1\x84\x5d\x86\xe9\xcf\x6c\x03\xe6\x2a\xce\xa0\xad\x9c\x77\x55\x5f\xd8\x34\x54\x74\xa3\x3a\x1d\x41\xb5\x25\x10\xfd\x6e\xf3\x6b\xf3\x48\x78\xd9\x46\xf1\x1b\xdb\x3d\xc3\xe3\xe8\x0a\xe8\xdb\x1c\x4e\xb3\x8a\xa7\xde\xb9\x81\x35\x89\x34\xf0\x4c\xbf\x08\xa8\x9e\x19\xd0\x15\xf4\x62\x51\x7d\xdd\x47\x52\xdb\xd5\x30\xd8\xd9\x02\x04\xe2\xbc\xf0\x50\xf5\x3d\xf3\x96\xb5\x38\x98\x4b\x2d\x57\xf8\xe9\x70\xe7\xba\x03\x8e\x21\x92\x14\xf6\x91\xdd\xc3\x96\xa2\x82\x01\x66\xbd\xa9\xe5\xb5\x82\x29\x4a\xff\x32\x87\x94\x49\x40\x56\xd1\x4e\xa5\x62\x6b\xdb\x86\xba\x7f\x2a\x4f\x0d\xa0\x05\xf2\x7e\x19\xfb\xba\x8b\x2d\x05\x2e\x62\x26\xb5\x5e\x64\x9f\x27\x7d\xe3\x1c\x53\xec\x39\x80\x94\x8c\x5b\x45\xa5\xee\xde\x4c\xc3\x84\xfc\xc1\x52\x47\x12\xad\x82\xb4\x8f\xa8\x26\x80\xf8\x3c\x3a\xf3\xb5\x4f\xa6\xf8\xcc\x88\x3a\x20\xfc\xcb\x86\x19\x07\xc4\xdf\x93\xc3\xd1\x27\x93\x6f\x9b\xa0\x2b\xd2\x82\x46\x01\x57\xd8\x24\xd8\x3c\x01\x09\x65\xb1\x64\x31\xde\x73\x7b\x9d\x88\xd0\x44\x98\xb7\x13\x56\x43\x07\x0e\x99\xf7\x50\xd5\x0c\x6e\x97\x5d\x5e\xae\xaf\xf9\x16\x8f\x9e\x53\x73\xdd\xaa\x2d\x38\xa0\x85\x1d\x48\x0d\x36\x45\xf8\x1c\xea\x8a\xd1\x64\xd2\x20\xe5\x4a\xfa\x28\x2f\xe0\x1b\x77\xca\x29\x1a\x40\x90\x59\x83\x95\x45\x7c\x63\x5d\xf5\x80\x04\x24\x58\x19\x36\x05\x71\x5d\x05\xde\x38\x5b\x04\xda\x09\x02\x42\x19\x10\x8c\xd1\xb0\x8a\x75\x86\xad\x84\xee\x96\xa3\x7d\xb6\xd7\xa7\x72\x19\xa0\x36\xe1\xe2\x7b\x93\x44\xdb\x4f\x6d\xdd\xa3\xa7\xc5\xfe\x28\xff\x44\x56\xda\x5a\x8a\x29\x16\xac\x90\x9e\x51\x4c\x26\x08\x8e\x05\xed\xa3\x32\xb3\x9a\x15\xa6\x62\x94\xc4\x90\xda\xca\xbd\xdf\x51\xb2\x57\xc2\xb6\x1e\x6b\x21\x57\xc2\x81\x31\xcb\x7d\xcc\x13\x6c\x48\x0d\x78\xb8\x13\x20\x71\x60\x55\xc8\x5e\x54\x91\x16\x72\xed\x54\x88\x4c\x40\x03\x86\x9a\xb8\x9e\xfe\xbe\xfd\xac\xc4\x65\x10\x00\x4b\x4d\xcd\xad\x97\x57\xef\xc0\xe9\xb7\xe1\x82\xec\x09\x93\xa0\x82\x08\xeb\x1c\x83\x08\xa7\x71\x8c\xb2\x08\xb5\x12\x78\x79\x03\x2c\x68\x75\x19\x4f\xee\xbc\xa4\xcc\x57\x37\xc0\x70\xb9\x71\x60\x00\x88\x9d\xa3\x1f\xa4\x56\xe7\xbb\x0e\x7b\x7b\x03\xbf\x96\x79\xa9\x5b\x55\x39\x1f\x8f\x16\x2e\x00\xb4\x44\x85\xd1\x5d\x0e\x0f\xe8\x28\x6d\x22\xf3\xde\xf6\x31\x2e\x39\x9e\x8b\x22\x1d\x3a\x64\x31\x29\xab\xaa\xc1\x77\xba\x8d\x48\xe7\x2c\x97\x89\xf9\x2e\x87\x61\x3b\xdd\xcc\x7c\x22\x03\xfd\x40\x6f\x69\x36\x2b\x48\x6c\x00\x79\x7a\x01\x6c\x9f\x8f\x68\xc6\xe3\x65\x31\xa0\xe2\xd8\x18\x38\xc9\x4b\x4e\xe5\xb0\xf3\x2d\x2d\x7a\x26\x6f\x5c\x93\x56\x51\x57\xcd\xba\x8d\x99\x0c\xad\x30\xcb\x96\x56\x11\xa6\x1e\x0a\xa3\x6a\x9f\xe3\xc9\xf4\x85\x23\x15\x51\x5f\x81\x28\xea\x40\xd5\xa5\x7b\x3a\x0f\xa3\xcf\xc7\x25\x3f\x61\x29\xeb\xbe\xd3\x6e\xb6\x4c\xb7\x76\xc3\x36\xc2\x82\x51\x35\x69\x37\x2a\xbd\x42\x25\xc7\x46\xf2\xb5\xa8\x1f\x95\x58\xe1\x58\xae\x5e\x89\xf0\xdd\x75\x18\xc0\x74\x0a\x3d\xf7\xed\x82\xda\x4d\xc2\x82\x53\x17\xef\x18\xdd\x17\x18\x41\x90\xa1\x7a\xf4\x28\x12\xff\x1b\x68\x5b\x0c\x37\x6d\x40\x33\xe8\xa5\xfc\xf9\x4e\xc3\x19\xd0\xc8\xe0\xe9\x9c\x1c\xbf\xe5\x1d\x70\x40\x5e\x12\x29\x2f\x2b\xeb\x61\x39\x15\xbe\xd3\x71\x96\xfb\x9a\x56\xed\x1b\x15\xc6\xcf\xee\x58\xc6\x32\xc7\x1d\xb0\x85\xbd\x18\x9d\x1e\x86\x6a\xed\x53\x47\x62\xc7\x73\x34\x03\xce\xaa\x7a\xae\x46\x9f\xf9\x74\x2a\x1a\xb1\xde\xfb\xc8\x1a\x11\x45\x9e\x66\x8e\x96\xee\xae\xe3\x80\xa8\x33\x02\x18\x0e\xb6\x59\xdf\x4c\xd2\xb7\x9a\x6e\x40\xfd\x21\x65\xb8\x3d\x42\x0b\x62\xdd\xbe\x3d\x64\x16\xf4\x7a\xe3\x49\x1e\xf5\x45\x6f\xc6\xf9\x56\xd7\x11\x3a\x07\x65\x40\x66\x00\x55\x96\xfa\x3e\xf3\x1a\x40\x9c\xb9\xc9\xa8\xd7\xf3\x42\x17\xa9\xab\xae\x40\x58\x80\xbd\x8c\x41\xda\x4b\x1d\x5a\xff\x01\x9f\xcd\xc0\xdd\xe5\x50\xbb\x5d\x59\xb7\x2b\x60\xdc\xa6\xf6\x1b\x95\x3f\xc9\xae\xae\x1b\xad\x0d\x3c\xba\x9a\x48\x4f\x77\x61\x11\xb5\x61\x0e\x85\xab\xb4\x56\x6c\xcd\x0c\xee\x01\x1e\xc1\x6a\x07\xd3\x44\x5f\x2e\xff\x23\x80\xd4\x12\xf5\xac\x28\x24\xf3\x6b\x8b\xa6\xc6\xd9\xe3\x8f\xd3\xab\x30\x88\xfc\xee\x42\x46\x2d\xa1\x87\x7e\x62\x8e\x4b\x81\x80\x55\xbf\x29\x32\x8a\x15\xfe\xc4\x86\x9d\xf5\xa5\x37\x67\x80\xa7\x1a\x39\x2e\x6f\xe2\xae\x66\x4d\x3f\xaf\xbc\x92\x04\x6f\x30\x83\xfd\x39\x43\x67\xab\x89\xd1\x9d\x9a\x0b\x03\xe7\xb4\xd1\xc2\x58\x09\x03\xfb\x56\xcb\x0d\x40\xa0\x18\x6e\xbe\x10\x7b\x94\x90\x6f\xb5\x1c\xa2\xe6\x65\x02\x40\xc7\xe5\x2e\xc1\xbb\x1b\x15\xb8\x3c\x07\x4c\x17\x0c\x91\xd1\xbf\x6a\x77\x1c\xe9\xed\x61\x7e\x5c\x4a\xc1\x96\xc5\x1c\xe7\x4e\xcb\x71\x11\x1e\x18\xaa\xb3\x74\x6d\xf5\x1f\x34\x99\x2c\xf2\xc4\x9c\x1a\xdc\xe8\x7c\xbe\x07\xf2\xb7\x22\x43\xfd\x50\xd0\x0c\x5b\x4a\xcf\x59\xd6\x73\xcf\x9d\x6a\x90\x95\x61\xc0\xbc\x18\xd1\x8c\xe7\xbc\x87\x07\x33\xa8\x9b\x17\x5c\xea\x47\xc0\x82\x74\x14\x94\x4d\x36\xce\x63\xd3\xfa\x7e\x39\x04\x5c\x99\xb3\xdd\x5a\x51\x2c\xa7\x2e\x7a\x4a\xd1\x33\x69\x6c\x5c\x6c\xad\xb2\x53\xd5\x08\x95\xc3\x66\x34\x22\xa8\xa9\xdf\x62\x30\xe6\xe3\xcc\xdb\x24\xe2\x93\xea\xba\x1d\xd7\xff\x20\x16\x88\x68\xc3\x52\x52\x6d\x77\xac\x02\xb7\x31\x02\xd5\x58\xec\xca\xf1\xba\x65\x44\x66\x3b\xa7\x1f\xc9\xa2\x54\x4e\x57\xc1\xa5\x36\x1c\xa2\xc6\x0a\x32\xe1\xa5\xaf\xdc\x73\x87\xa8\x9a\xe9\xf3\x4b\x19\xb2\x9d\xa6\x1b\x00\x72\x0a\x78\x73\x06\xa5\xa6\x20\xb5\x9a\x8e\x2f\x63\xa2\x6e\x67\xa5\x83\x51\xa6\x56\xf9\xa2\x0b\x52\xa9\xb5\xfe\x0a\x22\xb2\x99\x02\x38\xd8\x78\x67\x29\x97\x6c\x34\xaa\xc2\x66\x21\x91\xdb\x81\x21\x31\x91\x45\xd3\x00\x1d\x08\x82\xfc\xae\x47\xb2\x56\x94\x12\x2c\x2c\x9c\x73\x82\x2c\x95\x01\x02\x54\xb3\x5d\x3b\xed\x8b\x1a\x34\xf4\x02\x65\xfe\x62\x3d\x75\xb5\xbb\x50\x89\x83\x6a\x19\xf4\xb6\x0a\xba\x3f\x75\x1a\xbb\x36\x0d\x47\x72\xdf\x2d\xa7\xae\x76\x0a\x0e\x6d\xcd\xa6\xf6\x37\x45\xf3\x56\x93\xa6\xe0\x6c\x35\x53\x6c\x5f\xf1\x26\xef\xba\x9b\x32\x57\x11\xbc\x33\x8b\xdc\x6c\xf5\x92\x80\x89\x8e\x88\x07\x08\x2b\xd6\xc5\xe2\xda\x09\x66\x3a\xb8\xb9\x16\x95\x2c\xe4\xa1\x66\x67\x0b\x80\x0c\x33\xec\x5a\x2f\xc9\xa1\xcd\x14\x50\xf7\x50\xd5\x63\xa2\x7f\x1b\xba\x88\x5c\xbf\x8e\xcc\xc8\xe4\xe8\x6a\xb0\x6a\x29\x47\x52\xe7\xb8\xa9\x5b\x98\x83\x3f\xa7\xd5\x5c\xc9\xb5\x24\x7e\xab\x09\x75\x19\x80\x74\xd3\x53\x24\x3b\x4d\x67\x80\x1b\x20\xfe\xd6\xa0\x16\x1e\xb7\x73\x50\xd6\xe3\x0d\xc5\x12\xac\x6c\x04\xbb\xb4\x14\x5f\x3d\x0b\x5f\x5b\xab\x2c\xa5\x3b\x76\x4a\x9b\x1b\xec\x66\x36\xb7\xc3\x62\xb6\x63\x67\x93\x1b\x82\xe3\x7b\xae\x0d\x8b\x8b\xd9\x8e\x9d\x05\x31\x2e\xc5\x00\xb6\x58\x1b\x61\xfb\xd5\xe5\x5b\x24\xa2\x9c\x45\x3e\xaa\x28\x88\x80\xf6\xbb\x3c\x97\x83\xe1\x72\x39\x07\x30\xb3\x9e\xb9\xd8\xad\x90\x0c\x35\x8b\xad\xb3\x19\xd0\x1c\x3d\x73\xb1\x53\xde\xb5\x6d\x62\xc4\x9d\x56\x52\xfc\xed\x6a\xc0\xb2\x0f\x10\xb8\x09\x6a\x93\xd1\x76\x0a\xf0\xe9\x06\xd8\xc5\xa2\xa9\xbd\xf6\xc3\xa0\xbc\x36\x1e\xad\x03\x4c\xa9\x54\x7d\x6b\x3b\xc0\xed\x6e\x36\x1e\x69\x6b\x13\x2a\x4d\xff\xda\x16\x58\xc6\x45\xf0\x73\x6c\xa6\xf4\xed\xea\x1e\x38\xce\x46\x22\xdc\x15\xa4\x8e\x5d\xd8\x05\x93\xa7\xfa\xdd\x81\x30\xd7\x6d\x6b\x47\xd6\x79\x7c\x03\x7c\xa5\xd4\x1c\xe8\xa9\x28\x49\xcf\x41\xf0\x70\x8f\x4e\xfc\x28\xca\xad\x21\x7f\xf1\xf3\x72\x38\xe3\x1a\x3c\xb7\xf9\x50\x80\xd9\x62\xbc\xf3\xe4\xe9\xb3\xec\x37\x2a\x2e\x5b\x4c\xb0\xb1\x12\xd5\x21\xba\x2e\x22\xfe\xda\x72\x87\xda\x15\x37\xa2\x4a\xc4\xf7\xae\xab\x5c\x41\x60\x30\x87\x45\xf0\x29\xf4\x36\x9d\x1c\x8f\x2c\xbd\x19\x10\xe5\xca\xe8\xbd\xa8\xa5\x20\xea\x92\x6d\xa5\xe6\x36\x00\x04\x38\xc5\xa4\x93\x6b\xf6\xc8\x1e\xe3\xcc\x6e\xa2\x20\x5f\xd3\x97\x10\x91\x06\xcf\xcc\xa1\x37\xf7\x43\xd5\x45\x1b\x6e\x98\x82\x53\x61\xb8\x32\xdd\x2f\x2f\x9b\xeb\x09\xc3\x14\x8d\xb6\x7d\x90\x4e\x2e\x02\x71\x7b\x04\x9a\xc0\x45\xe1\x97\x32\x10\x71\xba\xde\x99\xcb\x1d\x13\xd3\xc2\x15\x3d\x03\x51\x3f\xaa\xde\x84\xc0\x56\x9a\x2c\xa5\xd1\x56\xee\x3c\x78\xab\x98\x9c\xa5\x61\x88\x52\x57\xce\x94\x20\x7c\x42\xac\x11\x5c\x09\xea\xd2\x11\x6f\xa9\xf1\x39\x3b\x08\xad\xab\x2e\xdd\x20\xe9\x87\x76\x62\x3b\xc2\x0b\x2d\x01\xb1\xfb\xac\xc2\x1d\xc8\xd1\x70\x3a\x23\x86\xad\x26\x20\xe2\xa4\x72\x07\x0e\x32\x0e\xdc\xef\xdc\x29\xd0\xdc\x76\x31\x15\x1f\x44\x34\xf0\x36\x4b\x36\x1e\x6d\x03\x0c\xf8\x95\xc1\x46\xd2\x95\xad\xea\x1b\x80\x56\x9a\xa6\x82\x9e\x04\x6b\x8e\x58\x51\xbd\xe8\x8e\x4f\x09\x3a\x41\x28\x2d\x68\xe5\xf8\xd1\x15\xa3\xba\x42\x44\xe7\x86\x8e\x96\xc0\xb6\x8a\xcd\x80\x79\x8a\x08\x36\xe7\x50\xa7\xa4\x8d\xe7\x8e\x50\x16\xb4\x73\x76\x8e\xfa\x6d\x11\x18\x93\x62\x23\x0e\x55\xc3\x9e\xf4\xd0\xb9\xab\xb6\x53\xcc\x88\x13\x1b\xa2\x61\x98\x8f\xd7\x17\x8c\xb2\x37\xca\x78\xee\x0d\xb0\x78\xd5\x04\x44\x5d\x41\x21\x4b\x31\x57\x04\x9d\xed\xa9\x63\x9a\x09\x68\xa9\x61\x2d\x87\x8f\x1a\x06\x1c\x75\xd1\xbe\xd2\xcd\x70\x92\x63\x1e\xce\x5a\x58\x44\xe6\xa2\xbf\x01\x5a\xbd\x47\xab\xd8\x56\x3f\x17\xb0\x1c\x25\x74\x3b\x1f\x7a\xeb\xcd\xb6\xaa\xcd\x21\x98\x01\x3a\x25\xd3\x83\x39\x6d\x7b\x8d\xc8\x00\x03\x37\xef\x26\x0a\xa4\xce\xc2\xc2\x59\xb5\x0d\x50\x54\x51\x74\x86\x53\x3f\x2a\xb1\xe1\x9a\x51\xfb\x8d\x8b\xb1\x90\x7e\xd8\x9d\x41\xc4\x2f\xb9\x5e\xdc\x70\x9f\x5f\x35\xfd\xb0\x53\x23\x64\xb6\x78\x2e\x46\xf4\x30\xdd\xd5\xf4\x43\x5d\x0b\x40\x96\x19\x26\x82\xf1\x42\x4b\xeb\xcb\x37\x68\x44\x6d\x07\x06\x1f\xf9\xda\x5b\x77\x65\x03\x06\xae\x74\x4b\x13\x41\x4f\x08\x8b\xd9\x87\xfa\x69\x09\x75\x43\xa3\xbb\xce\x6d\x3f\xb5\xb8\x5c\x77\x28\xab\x11\x36\xb0\xaf\xef\x15\xd3\xcd\xb6\x2a\x8e\x71\x64\x91\xe7\x18\xcd\x74\x6b\x26\xd1\x69\xdc\x2b\x40\xab\x98\x82\x83\x33\xdf\x03\x2f\x75\x1c\x63\xc5\x51\x30\x6a\xe2\x3c\xad\x69\xb5\x09\x3e\x51\x5c\xd6\x81\x88\x9c\x1b\x91\x8a\x81\xcd\x78\x24\x4f\x8c\x45\x87\x19\x33\x77\x73\xbb\x68\x19\x1f\x31\x0a\xb0\xa2\x76\xb1\x20\x56\x21\x97\xec\x3b\x35\x17\x2a\xce\x6a\x8f\x1b\x9a\xa9\xe0\x97\x49\x4d\x73\xda\x70\x14\xa0\x31\xc8\xcf\xe8\x29\xe5\x49\x45\x58\x98\xb6\x8e\x9c\x02\xd7\x93\x64\xf9\x56\xd1\x39\xf2\x55\x63\x6e\xcb\xb8\xf4\x35\x83\x60\x87\xf9\xd9\xbc\xc8\x9e\x2c\x2c\xda\xc3\xdd\x82\xb1\xcb\xc5\x68\x7e\x65\xd1\xc8\xe5\x90\xc5\x43\x3d\x28\x72\x8f\x20\xf1\xad\x96\xb3\x00\xfd\x58\xfa\x05\x45\xc9\x35\x8b\x40\xbb\x28\x54\xbb\x59\x28\x77\x35\x86\xb3\xd3\x71\xc4\x82\xcb\x65\x43\x83\x30\x29\x17\x56\x4d\x55\xaf\x64\xdb\x03\xf3\xdb\x5b\x6f\xbe\x55\xbc\x99\x8b\x7d\x98\xb4\x24\xf4\xd6\x5b\x33\xc5\x31\x95\x24\xc7\x30\xbd\xf0\x81\xd5\x95\x73\xc7\xf0\x4d\xac\x45\x14\xb6\xc7\x8f\xf8\x56\xc1\x45\xf2\xc6\xc8\xb0\x4a\x6b\x05\x59\x33\xfd\x06\x7a\x9e\x00\xc2\x16\xdf\x77\x6b\xec\xbe\xaa\x70\xa9\x70\xed\x13\xad\x31\x43\xfa\x56\xbd\xa1\x96\x3b\xa0\x4a\x0a\xfd\xcb\x96\xd2\x0e\xbb\xd5\x10\x95\xa6\xa9\xa9\x7c\x27\xbd\x4c\x75\x0b\x0c\xe7\xc9\x6b\x39\x9b\xaf\x24\x48\xab\xbb\x10\xb8\xa6\xd0\xf1\x1c\xd3\xe6\x56\x93\x54\x6f\xc0\x93\x6e\x00\x1b\x93\x59\x01\xab\x4d\xf0\xc8\x82\x20\xd2\x6d\x85\xfa\xf4\xea\x78\x14\xee\x99\x81\x1c\x29\x2b\x60\x27\x49\x9b\xe0\x40\x1f\x6a\x51\x78\x60\x87\x79\x21\x73\xb3\x5f\x3b\xfd\x16\x53\x25\x7d\x1e\x0f\x40\xec\x72\xab\xa9\x55\xd1\x06\x8e\xa3\x45\xef\x1f\xa5\xb4\x35\xb5\x4a\xba\x94\x5a\x16\x49\xf6\x78\x9f\x5b\x6d\x96\x41\x11\xd1\xbd\x58\x3b\x3c\xd9\xde\x45\x6d\x26\x0c\xb8\xba\x03\xda\x6a\xcb\x7a\xdb\x85\x85\xfb\xca\x5d\x4d\x74\x29\x4e\x50\x58\x2f\x2d\x83\x69\x8c\xe8\xb3\x54\x2f\x35\xb5\x9a\x9a\x21\x21\x06\x05\x2d\xa5\x87\x92\x34\x33\xc0\xfa\x04\x96\x00\x13\xa0\x1d\xd4\xb4\xc3\xee\x4a\x65\x6e\xa5\x84\x16\xbf\x46\xe9\x9f\x95\x5a\x3d\x47\x36\x7e\x64\xaa\xd9\x1e\x49\x92\x5a\xd5\x4b\x80\x4e\x56\x2b\x8d\x5b\xab\x2f\xbc\x22\x1c\x81\x5a\xe1\xee\x81\x6a\xd6\x61\xe6\x6e\x97\xa9\x86\x49\x25\x4a\x4e\xad\x5a\x20\x68\x3e\xde\xf3\x86\x5a\x49\x9b\x60\x12\x12\xf6\xc4\xd9\xb5\x37\xd4\x5a\xf4\xe5\x75\x73\x97\x9d\x8d\x03\x03\xa0\x95\x5c\x76\xea\xba\x6d\x64\xe6\x51\xd4\x7b\x0d\xb2\x46\x55\x5f\x78\xe5\x23\x36\xfc\x86\xaa\xd8\xdf\xd4\x6a\xb7\x81\x73\xd1\x50\x72\x4e\x53\x6e\xa9\x55\x6e\xd4\x4c\x05\x00\xc6\x80\x64\xf4\x7c\xf1\x75\xda\xce\x5f\xcb\x30\xac\x47\xdb\x2d\x98\x39\x21\x8f\xd5\x67\x80\xb6\x13\xb5\xb6\x3e\x2a\x2e\x6a\x3b\x01\x28\x64\x83\x66\xcd\x9e\x19\x2c\xc5\xc7\x37\x33\x98\x7a\xc4\x7a\xba\x82\xce\xce\xc3\x75\xed\xf2\x77\x22\x09\x61\x72\x92\x6c\x40\xea\x4f\x4d\x39\xec\xb4\x34\xe3\x79\x07\x34\xfc\x2c\xcb\x19\x87\x9d\x6e\x40\x6a\x7c\xaa\x54\xed\x55\x5c\xbb\x14\xc0\x55\x19\x4f\xe1\x11\xd7\xd4\x33\x0e\x33\x57\x87\x9b\x33\x80\xb6\x7d\x9e\x3c\x59\x5a\x3d\xea\x64\x1c\x18\x34\xec\x20\xda\x16\xea\x4b\xa9\xd9\x7d\x18\x7f\x2e\x89\xd0\x9a\xbe\x7c\x97\x71\xaa\x72\x2d\x7d\xf0\xcb\xf5\x15\x3b\x45\x67\x90\xfb\x73\x88\xa7\xa6\xbc\x98\x72\xd8\xa9\x3a\x2a\xfd\xb1\x78\x47\x0c\xe8\xba\x16\x52\x0e\x3b\x5d\x17\x4c\x7d\x74\x88\x24\x7d\xb1\xc0\x62\xa7\xed\x9c\x63\x0c\x2d\x5a\xea\x2b\x7e\x6b\x7f\x2c\x2b\x33\x3c\x47\xc1\x6c\x5f\x53\xd8\x7e\x59\x9e\x53\xee\x8c\x8f\x83\xef\x01\x25\xed\x1c\x62\x8d\xd9\x03\xa4\xd6\x70\xed\xcf\x42\xca\x61\xa6\xf5\x06\x1a\x0c\xee\xea\xbc\x9c\x72\xd8\xa9\x3d\xc7\xfd\xab\x19\xf3\x50\x56\x28\xbf\x67\x66\x44\xdc\x25\x6a\x8c\x95\x0e\xf2\xc2\x16\x70\x75\x9d\x45\xd6\x25\xd7\x4e\x47\x6b\x5b\x50\x55\x9f\x41\x7d\x8e\x87\xab\xb1\x94\x71\xd8\xe9\x3e\xcf\xcc\x96\x54\x81\xed\x75\x72\xed\xcc\xd2\x44\x02\x1c\xff\x52\x21\x4b\x62\x1d\x62\xb8\x05\x92\xba\xd4\x28\x92\xef\x94\x98\x1c\x8e\x7e\x72\x66\xe2\xa8\x36\x3d\xd4\x57\x4c\x30\x19\x5f\x8d\x1e\x28\x9b\x41\xf8\x3e\xda\xe7\xe3\x40\x6d\x00\xc8\xdb\x64\x41\xc2\xa1\x2e\x20\x70\x33\xa8\x5c\x76\xc8\x52\x2d\x32\x9e\x27\x11\x50\x6b\x77\xee\x69\x91\x85\x7b\xa8\x2f\x81\x9b\x52\x30\x61\x52\x54\x08\xa3\xda\x2f\xca\xec\x54\x0c\xec\x2d\xb9\xb4\x10\xe5\xce\xd3\xb1\xcc\x60\xbf\xf3\x1c\xd5\x89\x3d\x6c\x41\x7e\x14\x8e\x6c\xe2\xc0\x91\x53\x6f\x93\x9c\xc1\x84\x6d\x81\xf1\x27\xa6\xd6\xd7\x2f\x2f\x04\x64\x0d\xb5\x09\x2c\xf5\x07\x55\x50\x08\xed\x77\xd1\xc3\xcb\x00\x54\x53\x24\x2e\x54\x5d\x4a\xad\xce\xcd\x4c\x8d\x91\x35\xbe\x79\x39\x05\xdd\xb6\x0a\xd3\xaf\x84\x39\x0a\x53\x7c\x5b\x9e\xd4\xa2\x45\x19\xc3\x00\xd4\xa6\x5d\x0a\xcd\xe4\x49\xbf\x15\xc3\xf0\x91\xbd\x3c\x2f\x9c\x4d\xea\x70\x64\x6b\x0d\xfc\x10\xa6\xb0\x94\xdf\xef\xbb\x6b\x01\x2b\x36\x13\x15\x7b\xec\xaa\x0d\x7d\x7b\x4d\x99\x8c\xd4\x23\xe2\xd0\x9b\xe2\xcd\x04\xcf\x9c\x50\x30\x6a\x62\x9f\x2f\xf2\xed\xb5\x48\xc8\x9a\x80\x9a\xdf\x2b\xe4\xda\xbe\xbd\x16\x89\x7d\x55\xfa\x68\xdf\x19\xe2\xbe\xbd\x16\x35\x64\x89\xb8\x03\x5e\x40\x35\x78\xb0\x3b\x80\x11\xa4\x87\x19\x00\x39\xd3\xf3\x7c\xfa\xf6\xf8\x51\x1f\x68\x94\x47\xc8\xf8\xc4\xc2\x32\xc0\x4c\x63\x38\x5d\xe2\xf1\x60\xaa\xc1\x83\xdd\x57\x51\xe4\xd9\x9a\xca\x58\xeb\x96\xd1\x87\xb3\xef\x62\x58\x92\x67\x32\x26\x85\x6d\xac\xfb\x32\x78\x2e\x88\xa5\x97\x96\x3f\x4d\x9d\x03\x37\x95\x3b\x72\xe6\x79\xcf\x41\xf1\x4b\xf5\x5e\xf8\xca\x2b\x6e\xf1\xf2\xf7\x7c\xd1\xa9\xbd\x17\x8e\x5e\xe2\x01\x7d\x5d\x7d\x5c\x70\xe9\x77\x17\xc3\xb2\xb6\x62\x0e\xb4\x3e\xe3\x9c\xba\x9b\x51\xe8\xfc\x16\x3c\xc5\xa6\xbb\x1a\xa9\xbd\x1a\x94\x1a\x64\x58\xbe\xec\xc1\xac\x2f\x02\xa0\xef\x01\x29\xd2\x41\x24\x78\xd5\x55\x8c\x8a\x6f\x20\x47\x90\xd6\x9e\x94\xbb\x91\xda\xbb\x91\x11\x33\x2e\x94\xef\x2a\x1d\xa3\x52\xf7\x45\x91\xa3\x44\xc3\x0e\xfb\xac\x7a\x9c\xbb\x43\x38\xeb\xc0\xe9\x05\x23\xa1\xbe\x06\x84\x4a\x80\x2d\xb7\xa2\x32\x62\x61\x0d\x8e\xa3\xcc\x03\xa8\x13\xfa\x94\x41\xf7\x45\x64\x79\x71\xfe\xdc\xe0\xb2\xea\xde\xe3\xec\xb1\x60\x95\x50\x31\x15\x4a\x72\xb3\x99\xc3\xbd\xcc\x2b\x8d\x7c\xe5\xe2\x5e\x5d\x0a\xfa\xda\x71\x07\x04\x0b\x20\xe8\x7c\x25\x75\xda\xee\x5a\x0c\x50\x38\x1c\x64\x99\x15\x40\x79\x75\x86\x05\x0b\x12\x57\xc6\x70\xcf\x0e\xf1\x29\xed\x04\x8b\x90\x55\x40\x34\x43\x8d\x75\x35\x53\xd8\x78\xb4\x6e\x82\x9a\x2e\xf6\x91\xdb\xdd\xd6\x5c\xd9\x6e\x70\xa7\x6c\x6f\x4d\xb5\x73\x5c\xc5\x7a\x0c\x6c\xd8\xf7\x8d\x19\xfa\x0f\xb3\x04\x78\xce\x88\x45\x69\xc5\x8e\xed\x14\xf4\x0d\x34\x70\x53\x50\xdc\xbf\xe0\xd9\xec\xae\x88\xe7\xbe\xc4\x0e\x24\x2e\x73\x9c\xfc\xc2\x5a\x26\x98\x88\x71\x55\x37\x2e\x39\x29\xbb\x23\x19\x90\xb1\xa5\x84\x89\x35\xcb\x3e\xca\xee\x9e\x8c\x5e\x7d\xa2\x60\x59\x90\x08\xa7\xa5\xaf\xaa\x0d\xda\x0b\x85\x97\x74\xe2\xe6\xf6\xb3\x00\xe4\x80\xf5\xc6\xe1\x89\x05\x67\x63\x77\x53\x1c\x08\xba\x98\xc5\x70\x0d\xdd\xb4\xbb\x29\x5c\xea\x80\x46\x08\xa9\xbd\x29\xcd\xec\xd8\xfe\xbf\x54\x5f\x63\x1a\x0e\x97\x29\xc0\xf4\x1e\x80\xd1\x92\x43\xda\xaf\x03\x94\x81\xe3\x83\x48\xa3\x2b\xce\xc3\xec\x07\x80\x9e\xab\xd1\x9f\xb9\x37\xa0\x7f\x92\x41\x5d\x0b\xf3\x8e\x0a\xfa\x75\xfd\x9b\x0a\x90\xd2\xd5\x36\x96\x2e\xdc\xd2\x22\x10\xef\x42\xc1\xf1\x20\xdf\x7e\xf5\xb3\x0a\x1e\x70\xee\x2b\x55\x64\x9f\x68\xfd\xbb\x6a\x65\x4e\x62\x1c\xaf\xd7\x2d\xe2\xe9\x8f\x84\x7a\xcf\x1d\x3c\xd1\xee\xe5\x6f\x27\x00\xfd\xea\x18\xc2\x5c\x7a\xda\x96\xee\xca\xc3\x05\x07\xda\xc9\x0b\x10\xfa\xd2\x2f\x24\x36\xf7\x2a\x78\x7d\xc1\xc8\x9d\x66\x00\xdd\x85\x56\xce\xcc\x0f\xad\x1b\xad\xbb\x8d\x0d\xd4\x1e\x03\xef\x81\xd2\x75\xac\x5f\x44\xe4\x12\x4c\x8b\x9e\x09\x22\xf2\xaa\x7f\x16\x48\x3d\x19\xef\xbc\xf1\xdb\x41\x7b\xa2\xda\x8b\x8e\xfe\xfd\xcc\x4f\x0f\xcc\x92\x7e\x9a\x26\xf9\xa1\x79\x5c\xad\xf9\x8a\x1d\x56\xb0\x9b\x02\x4d\x65\xd8\xe3\xcf\x7d\xf6\xb8\xfb\x27\x92\xaf\x88\xd4\x26\xc1\xcc\xb5\xf8\x13\x85\x5b\x32\x18\x9e\xb7\xf4\xde\xcc\x64\x08\x4e\x44\xba\x50\xb2\xb8\x7e\xf1\xbb\x06\xa6\x8d\x02\x37\x66\x59\x6e\x1e\x37\x5f\x09\x77\x65\xa2\x1e\x90\x52\x4f\x2f\xfe\x1c\x24\x98\x50\x78\x21\x4b\x93\x16\x35\xe9\x94\xb3\x4d\x4c\x14\xae\xab\x07\xfc\x2f\xf7\x79\x23\x46\x14\x0a\x6d\xb3\x16\x2d\x79\x79\x02\xd2\xb5\xa8\x85\xde\x78\x66\xa3\x2e\x61\x69\x42\x6d\xd2\xce\x7d\xe1\x7d\x86\x1c\xcb\xe2\x27\x71\x1d\xfe\x04\xc4\x8d\xf0\x06\xf3\xd2\x2f\xc4\x61\x22\x5e\xa6\x3d\xf6\x1e\xb0\xcc\xbc\xf4\x0b\xd1\x62\x82\x65\x07\xde\x33\xd3\x54\x5a\xfc\x05\xcf\x30\xbb\x88\x9c\xa5\xe3\x26\x64\x4a\x10\x86\x27\x70\x18\xc2\x56\x08\x76\x82\x9d\x18\x97\x26\x24\x33\x11\x75\xc3\x23\x62\xac\x6b\x58\x9c\xc0\xe5\x2c\x26\x72\x18\x30\x0a\xbf\x40\x99\xc0\xa0\x47\x03\x60\xff\xc6\x32\x4d\xb5\x5b\x9a\x90\xa7\x98\x16\x9a\x36\x44\xee\xa5\xb2\xb4\x49\x39\xd4\x9e\x2b\xbe\xcc\x32\xc0\x0a\x5a\x97\xc7\x03\x83\xb1\x61\xd6\x81\x6a\x1e\x99\xc5\xbf\x5f\x6a\xd6\x9f\x1f\xa5\x39\x43\x56\xff\xbf\xc5\xf0\xc6\xc0\x8b\x8d\x5c\x20\xb4\x34\xda\x32\x5c\x11\x89\xb4\x80\xb8\xe5\xd2\xa7\x14\x87\xb2\x41\xae\x0f\xf2\x18\xdd\xf5\x20\xac\xa3\x19\x5a\x34\x30\x6d\x37\x2c\x47\xbb\x3c\xda\x81\x3a\x97\x41\xba\xca\x4b\x27\x1e\x0c\xdc\xd4\xc4\x3f\xe2\xb6\x33\x2b\x48\xb9\xc5\x3e\x93\x1f\x96\x90\x07\xd8\xb8\x79\x38\x57\xb9\xc3\xbe\x80\xef\x78\xc0\x2e\x0a\x50\x91\x72\x83\xb9\x0e\x26\x82\x34\x6c\x23\xea\x99\x95\xfb\x1b\x1c\x86\x33\x5d\x9a\x20\xa5\x51\x6e\x6f\x00\xcf\x5f\xe0\x42\x23\x61\x64\x28\x77\x37\x64\x30\x63\xf9\xda\xa7\xa8\xcf\x90\x35\x6a\x24\xfb\x4a\x09\x47\x94\xf6\xbb\xbf\xae\xdc\xdb\x18\xc9\x1d\xf2\x06\x91\xb1\x34\x6f\xc4\xa8\xdc\xda\x04\x32\xf2\x0a\x61\x49\xf3\xaa\x4c\xe5\xce\x26\xe2\x2d\x19\x2f\x5b\xed\x48\xb8\xb3\x84\x95\x1b\x9b\x51\x6a\x67\x32\x2c\x98\x38\xe7\xa9\x55\x2e\xec\x78\xb5\xf1\x86\x3b\xec\x7b\x5a\xa8\x0b\xe0\xe1\x11\x90\x66\x84\x2f\x37\x61\xee\xc0\x2a\xd7\x35\x83\xfe\x0d\x21\x4c\x94\x95\xaa\xfd\x35\xa7\x53\x44\x4c\x7c\xf5\x72\xcc\x60\x1d\xfd\x65\x2d\x60\x6e\x63\xc4\x94\x9b\x93\x1e\xf5\xdf\x51\x2c\x7b\x11\xe8\x85\x33\x4f\xa9\xf6\x57\xb5\x4c\xc6\x09\x6a\xd7\xe2\x6e\x89\xfd\x4d\x2d\x8c\xf1\x06\x40\xc1\xce\x0f\x96\x76\x51\x73\xc1\xdd\x0c\xf5\x97\xba\xfe\xa4\xe2\xa2\xe6\x52\x95\xd0\xb8\xdd\xc5\x20\xff\x2f\x86\x07\x39\xdc\xe4\xe9\xaf\xe7\x3c\xc7\x09\x2a\x17\x35\x97\x2a\x74\x3e\x09\xa9\x85\x21\xe6\xe6\xaf\x07\x3b\xb5\xd1\x48\x79\xde\xa1\x4d\xb9\xa8\x99\xab\x12\x11\x32\x4d\x6e\x9e\xff\x51\x2e\x6a\x19\x6a\xa4\x63\xdc\xf6\x98\xe6\xca\x4e\xb9\xa8\x85\x41\xf5\xa8\xe9\x8f\x16\x56\x54\x73\x89\xc5\xf0\x82\xbf\x3e\x5e\x8e\x60\x10\xd6\x12\x2a\xa2\x39\x5c\xb5\x2e\x05\xa9\xdc\x4e\x4c\xbe\x39\x5e\xe8\x86\x58\xd9\xfe\x4c\x8b\x59\x77\xcd\x70\x0e\xa7\x8e\x7a\xdd\xda\xf9\x71\x54\x2e\x6a\x71\x1c\xce\x42\xec\x20\xcd\x0f\xa4\x72\x51\x0b\x57\xed\x19\x04\x3a\xdd\x1c\x9b\xa9\x5c\xd4\xc2\xf4\x19\x20\x85\xe0\x24\x89\x3c\xc0\xf2\xb8\xb3\xc7\x4c\x7d\xf7\xe7\xb7\xae\xbf\xa8\xc5\x63\x17\xc1\xea\xe1\x60\xf7\x88\x3d\x97\x83\x29\x8f\x0b\x64\xb4\x41\x7e\x47\x6c\xa1\x1c\x9c\xd9\x71\xa7\xce\x42\xa6\x3d\x2b\x56\x0e\x2e\xe0\x6a\xb3\x30\x87\x3b\xaa\x0f\x79\x53\x97\x43\x09\xca\x3d\x65\x5c\x36\xfe\xdb\x68\x6a\xeb\x44\x70\x7c\x4d\x01\x29\xde\x8d\x36\xed\x22\xc5\x2d\xe5\x6e\x32\xd3\xe8\x4e\x90\xe2\x92\x32\x07\xc1\x34\xfa\xff\x71\x72\x56\xb9\xa2\x1e\xa0\x9a\x69\x74\x27\x1c\x71\x43\xb9\x15\xcc\x34\xba\xab\xe0\x10\x17\x74\xa5\x30\x4d\xb9\x9f\x11\xa9\x0e\x1e\x2d\xd0\x34\xca\xf5\x5c\x21\xde\x53\x6e\x67\x42\xb5\xdb\x34\x7a\x61\x4f\xf8\x72\x26\x40\xac\xa6\xd1\xdd\xad\x14\x77\x73\xa5\xd3\xb4\x72\x35\x33\x18\xc2\xa6\xd1\x49\xdf\x13\xbe\x9a\x19\x70\x89\x69\x74\xd6\x57\x99\xea\xd9\xca\x66\x3e\x58\xff\x90\x50\x35\xd5\xe0\x66\x83\x8b\xbe\x23\xae\x6a\x12\xeb\xe7\x83\x75\xd1\xd8\x3a\x18\x00\xbd\x3a\x58\x5f\xa1\xb8\x3d\x3c\xd8\x6e\x45\x14\x43\x36\x83\x9f\x6e\xce\x2c\x27\xb1\x61\x20\x0d\x1f\x7d\xee\xdb\x1e\xe7\x13\x5c\x02\x63\x93\x83\xb3\xc6\x2d\x2f\x77\x80\xac\xd9\x3f\x78\x7f\x6a\x3b\x25\xb8\x16\x4e\xb0\x5b\x31\x21\x81\x9d\x2b\xc3\xc8\x25\x09\x6c\x24\x72\x26\xbe\xa2\x40\xec\xfc\x1f\xbc\x2e\xa6\xda\x1a\xe0\x7b\xc9\x56\x9f\x71\xf6\xbf\xd3\x21\x08\xac\x12\x99\xa7\xc8\x4d\x6e\x8b\x9b\xfd\x2f\xef\x28\xb2\x73\xa3\x0a\xca\x3b\x6e\x69\xf5\xf3\xeb\x2f\x72\x0f\x08\x8b\x78\xa0\x97\x55\x3e\xe2\xfb\xcd\x74\x9d\x10\xf3\x87\xad\xe8\x80\xda\x54\x16\x60\xa6\x2b\x52\xf0\x02\xb0\x28\x86\x61\x49\x06\x76\xfa\x8f\x89\x13\xb8\x90\xda\x10\x97\x56\xc1\x33\x42\x61\x54\x12\xd6\xed\x04\x75\x87\x5c\x45\xc5\x90\x99\x2a\x37\x34\x8f\x42\x20\x5a\x59\x45\x1d\x0f\xbe\xb7\x4d\x0d\xad\x63\xd5\xea\xd1\xab\x1f\x5a\xab\xf0\x18\x76\x80\x2b\xa9\xae\x9b\x67\xb8\xca\x4f\xc8\xdd\x2d\x25\x41\x91\x58\x77\x8d\x78\xa1\x88\xbd\x4a\xcf\x89\x6a\x55\xb9\x6e\x89\xe5\xde\x98\xda\x03\xd7\x2d\xac\xbb\x8e\xe7\xc0\x48\x6d\xcc\x25\x7b\x70\xc8\x4b\x5a\xe1\x44\xb1\x32\x9c\x3a\xe6\x52\xb5\x4b\x5b\x55\x91\x4e\x4c\xc2\x66\x2b\xa7\xd1\xf2\x35\xdd\x81\xfd\x00\x0b\xe5\xd0\x05\x40\xd3\xea\x56\xcd\xc0\xc6\x30\x88\x0a\x4e\x4a\xb0\x4b\x5b\xb5\x83\x72\x0f\xcc\x36\x1f\x77\x4e\x80\xb2\x55\x3b\xbc\x7b\xc4\x82\x81\x7f\x81\xc2\xd6\xb7\x6a\x06\x99\x61\x60\x24\xe9\xe3\xb4\xa8\xcf\x76\x69\x1a\xcb\x1c\x35\xe8\x71\x48\x1a\x50\xdd\xa9\x9a\x0c\x32\x75\xdd\xdc\xfe\x52\x34\x99\x15\x3b\x95\x27\x2d\x0b\xf6\x27\x06\xfa\xcb\x7e\xb9\x62\xa7\xaa\xd5\xc1\x7c\x6b\x4c\xa4\xcc\x9c\x65\xca\x4e\xed\xd2\x9f\x16\xe3\x51\x0e\x2b\xe9\xfc\xe5\x4e\xed\xa2\x9e\x19\xe7\x10\x8d\x14\xc9\x63\x52\x77\x6a\x17\x23\x67\x36\x9f\x81\xde\x45\xb7\xb8\x51\xb3\x08\xee\x30\xeb\xe0\x3f\x88\x64\x50\xab\x3c\xa7\xdd\x08\x98\x92\xd8\x82\xca\xcb\xda\x93\xff\xab\x87\x53\xc1\x0a\x5d\x36\xe4\x92\xea\x73\x67\x3b\xa4\xb9\x9d\xeb\xfa\x44\x39\xeb\xa8\x49\x7e\x03\x97\xd4\x91\xca\xb2\x7e\x0e\x2f\x52\x33\xec\x96\x98\x00\xa8\xa7\x3b\x2b\xc5\xa5\x04\x76\xb5\x05\xa7\xde\x8b\xd4\xd9\xc9\x56\xfe\xfb\x95\xdf\x80\xcb\x52\x01\x40\xe3\xd7\x29\x35\xd0\xcd\xcf\x8c\x36\x99\x9b\x82\xa5\x84\x9b\x5c\xce\x62\xef\xd6\x32\x9a\x92\x0e\x5c\x75\x76\x00\x3e\x53\x4b\xd1\xa5\xe9\xf4\x12\x43\x0b\x9f\x7a\x23\xe8\x26\xc5\xb4\x34\x59\x15\x86\xbb\x40\xa1\xc5\x7a\xe9\x0a\x55\x9a\x09\xa1\x62\x9f\xc6\xab\xc8\xc4\x1e\xfd\xeb\xcd\xe7\xd6\xd2\x61\x1a\x6a\xf8\x8e\x12\x86\xf3\x61\xe2\xc1\x47\x9c\x67\x63\xb8\x91\xca\xdc\x45\x55\xcc\x03\x87\x66\xa1\x20\x1b\x1b\x00\xc6\x71\x4b\x83\xe9\xfd\xd9\x1b\xa6\xb6\xb9\xed\x77\xcc\x7f\xa5\x58\xe0\xdf\xd8\xaa\x11\x71\x9b\xfe\xdb\x0b\x40\xd4\x66\xe2\xa1\xc9\xea\x7e\x4c\x83\x71\x83\x39\x1b\x95\x5b\x07\x68\x3e\xb1\xb8\x7a\x87\x1d\x4c\xfe\xa8\x6e\xde\xf4\xd1\xc0\x4f\xd6\x5a\xcf\x59\xfd\x50\xbf\x2b\x05\xc8\x7d\x83\xc7\x99\x35\x6f\x3f\x8c\x07\x0f\xec\xcf\xa0\x33\x0a\xa3\x2d\x71\x26\xba\x2d\xcc\x85\xc5\x92\x11\xc7\xa6\xf0\xce\x7c\x58\x92\x62\xe1\x27\xa3\x60\xc3\xe7\x94\x1c\xfd\x68\x84\x6b\x1d\x33\x06\x97\xf6\x33\x92\xfc\x0c\xe2\x83\xa4\x7f\x81\x61\xa4\x85\xd3\xf9\xad\xc8\xc8\xe3\xc3\x93\xd8\x84\x79\x80\xa1\xff\xf4\x8c\xce\x51\x95\x72\x8a\x7b\xb3\x2d\x0d\x46\xe2\x03\x79\xf3\x4d\xec\x83\x63\xf3\x89\x65\xa8\xf2\x48\x94\xdd\x24\x97\xaa\xff\x9b\xd3\x47\x0f\x9c\xbd\xc7\xde\xcd\x6e\x4b\xbf\x2b\x19\x59\x39\x07\x14\x17\x53\xef\x2f\x8d\x0d\x1c\x2f\xc8\x33\x03\xc6\xf7\xe7\x9f\x7f\x2b\x4f\x10\xd9\x89\x32\x70\x77\x50\xb5\x60\x31\x23\x84\xd9\x18\xcb\x8a\x8a\x9a\xff\x4a\xe2\xfc\xb0\x71\xcc\x81\x5f\x04\xc8\xa6\xbf\x69\x29\x33\xf6\x85\x41\x8a\xa6\xcc\xbd\x7b\x65\x1d\x09\x9c\xbe\x36\xd4\x40\xfd\xe0\xdb\xef\x77\xf2\xfb\x1d\xea\x0c\xe8\xc1\x8f\xa2\x0c\x4b\x19\x1f\xa9\xb4\x7d\xaf\x20\x64\x6c\xd9\xbc\x73\xbd\x46\x9e\x4e\xb9\xe1\xc4\x91\x01\xe2\xbc\xbd\xc8\x72\xf8\xc0\xcc\x89\x95\x3c\x9e\x8e\xa3\x5b\x1a\x9e\x0b\xb3\x99\xe3\x88\x65\x41\x60\xac\x8c\x4f\xe8\xef\x40\x04\x90\x9e\xb4\xbe\x2b\xed\xe6\xc8\x09\x0e\xa4\x86\xdc\x5f\x75\x50\x10\x89\xf3\x1f\xab\x2d\xeb\x6a\x5e\xdb\x1a\x91\x37\xef\xb5\x5d\x4a\x5c\x4f\x3a\x30\xa5\xae\x99\x97\x37\x29\xa7\x28\x51\x51\x03\x01\x6a\xa1\x91\xb2\xd5\x4f\xe7\x34\xdc\x40\xba\x06\x70\xa0\xc5\x17\x17\xe3\x23\x12\x94\x66\x60\xc3\xda\x09\x42\xad\xfe\x8c\xa6\x4a\x46\x6e\x79\x63\x8b\x72\xbf\x9c\x5c\x70\xad\x82\xa8\x3d\x0a\x7d\x97\x8c\x71\x72\x05\x54\x3e\xed\x6b\xaf\x85\xa5\xe3\xec\xaa\xc0\xb8\x4f\x06\x63\x11\x4c\x8f\x02\x72\x72\xc1\x9e\xa2\xb0\x91\x4b\xd9\xba\x74\x82\x98\x54\x26\x67\xdf\xa3\x27\xb2\xcb\xfa\xe9\x77\xf5\x7c\x3a\xf8\xee\xc4\xf7\x58\x04\xc0\x41\x19\xcf\xca\x64\x63\x50\x62\x63\x44\x24\x4f\x59\x73\x2e\x8c\x2b\xc2\xf1\x2c\x80\x05\x2a\xd7\xc5\x55\x25\xcb\x50\xf8\x84\x2e\x7b\xce\x2e\x5c\x97\x69\xef\x3d\x43\x53\x0d\xec\x43\xd3\xa9\x1e\x39\x81\xff\x32\x5a\x05\x5a\x46\xe5\x68\xd7\x8b\xc7\x53\x21\xc2\xd4\x26\xb9\x88\x22\x2f\x6d\x42\x04\x9e\x2a\x30\x61\x63\x4c\xaa\xe1\x53\x1d\xe4\x29\x40\x43\x5e\x83\x08\x87\x2b\x22\x8b\x99\xbc\x2a\xd0\xb6\x54\x17\xbf\x57\xc8\x75\x74\x22\xb7\x9b\xa1\xb8\x0e\xc1\x25\xe5\x9e\xf3\x7f\x0a\x9c\x99\x67\x12\x5e\x13\x10\xd1\x55\x2e\x6e\x9d\x80\x4a\x73\x83\xfe\xee\x95\xe7\xb7\xbf\x87\xbb\xb8\xab\x61\xe3\x87\x13\x00\xba\x6d\x3a\x5b\x2b\xbb\x13\x5c\x7b\xd2\xf1\xf9\x89\xf1\x21\xf3\x73\x85\x7f\xdd\x48\x86\x0b\xe5\xc0\xc5\x4c\x9f\x3f\x54\x40\x4c\x69\x0f\xa6\x6b\x36\x13\x64\xfd\xd0\x0d\xa2\xa4\x4e\x19\x1e\x12\xfc\xdf\xcc\x38\x3c\x3f\xc7\xdc\x6a\xc7\x39\x00\x6a\xcb\x5c\x84\x1b\x1e\xaf\x9c\xf8\xdd\x78\x06\xb9\x0f\x48\xa3\xe6\xa5\x47\xb1\xfe\xb7\xc8\x18\x60\x4a\xc0\x81\x52\x5c\xd5\x0b\x75\xc1\xec\xce\xc1\x47\xb0\x22\x9f\xa2\x5d\x97\x18\x2a\x39\x50\xe1\xda\x88\xd6\x3f\xe8\xc6\x5b\x04\x85\xb8\x7b\xf7\x1c\x9f\xa2\x4d\x08\xb5\x6f\x25\x5a\xc2\x70\x89\xa6\x36\xb2\x4e\x80\x0a\x34\xc8\x0b\x19\xb7\x14\xd6\xfe\xbf\x1b\x31\x37\xed\x70\x9b\xa6\x98\x82\xef\xf3\xa4\x56\x0e\x67\xfa\x07\xc4\x5e\xd0\x92\x79\x01\x01\x89\xf1\xb1\x72\xd5\x79\x50\x01\x84\x85\xd4\x67\x1d\xcf\x01\x33\x4f\x09\x9f\x90\x60\xf4\x88\x21\xed\x78\x80\xff\x2d\x33\xe2\xc5\x76\xb8\xd1\xfe\x3e\x32\xdb\x6e\xee\xec\xb4\x4d\xe8\x30\xdc\x71\x7e\xcf\x01\x8d\xea\xbb\x3f\xdf\x2c\x17\xed\xb3\xc0\x35\x63\xa3\xf4\xd4\xb5\xe5\x0e\xec\x5f\x8e\x5e\x55\xf0\x8b\xdd\x93\x76\xc3\x93\xdf\xc1\x62\xbd\xc2\x74\x68\xda\x09\x86\xca\x0b\x72\x9e\x0a\x94\xc4\x70\x39\x2b\x15\x52\x9a\x85\xf9\xea\x73\xf7\xd7\xe5\x6a\x13\x75\xef\xda\x4b\xa8\x76\xe0\x20\xb8\x18\x2f\x57\x9b\x22\x80\x30\x14\x3e\x46\xc7\xb1\x05\x24\x33\x86\x9b\x89\x69\x13\xac\x26\x41\x01\x5f\x36\x13\x06\x2e\x81\xf5\x35\x20\xd5\x4c\xb0\xad\x30\xb8\xe8\xd0\x83\x9a\x72\x19\x9e\x8b\xcb\x5e\x80\x51\x44\x1f\xfd\xfa\x8a\x8a\x91\x72\xc5\x11\xa4\x29\x75\xf7\x44\xbf\xab\xa4\x2c\x39\x44\x92\xac\x47\xe7\xb6\x4d\x9c\xe7\xf2\x93\xb6\xe4\x10\x69\x8f\x7c\x64\x38\xda\x9c\x23\xae\xad\x47\xae\x13\xa8\xb9\x30\x60\x6c\x6e\x8e\x3d\x6f\x51\xfe\x55\x5d\x25\xf4\xf0\x8d\xe0\x93\xee\xe1\x45\xf2\xc3\x02\xa8\xaa\xbd\x43\xcf\xfd\x50\x1b\x6a\x2c\xea\xab\x50\x7b\x80\x26\xa4\xb5\x7c\xe8\xfb\x4e\x36\x13\x68\x73\xc0\xf9\x32\xc0\x12\x33\x2b\x2a\xcb\x57\xfa\xaf\x4c\xf8\xda\xd2\x01\xea\xba\x3b\xcc\x9c\x94\xde\x55\x0e\x10\xbd\x33\x74\x9d\xc0\x25\xa8\x70\x49\x82\x83\x4e\x34\x2b\x4a\x8b\x69\x4e\xe0\xc2\x24\x11\xfd\xd4\xb5\x96\xa9\x48\x9c\x52\x23\xcc\xed\x04\xdb\xde\x7b\xee\xc9\x93\x98\xac\xa6\x1d\xef\xdb\x8b\x6f\x61\x9e\x58\xb4\xf0\x35\x6e\xa9\xb9\x75\xfd\x37\xb6\x0c\x20\x36\x00\xe8\xda\x4e\x9e\xed\x84\x44\xd0\xe3\x84\x72\xbe\x14\x94\xce\x9f\xcd\x04\x43\x55\x18\xe8\x51\x83\x87\xdb\xac\x69\xaf\x48\x56\x28\xda\x49\xf8\x5a\x29\xbe\xa2\xbe\x02\xa8\x96\xc9\x90\x33\x45\x1c\x0c\x5d\x7f\xa1\xb2\xc2\x81\xf4\x41\x6e\xab\xa6\xc0\x62\x26\x5b\xc5\x72\x69\x02\x48\x2c\xfa\xe6\xa5\xcd\x14\x0b\x3b\x22\xa6\xea\xce\xb4\x33\x6c\xab\x62\x12\x6a\x88\xa8\xd4\x49\x64\x22\x75\x25\x16\xe7\xd4\x7e\x26\x88\xf6\xa8\xba\x16\x43\x51\xa9\x89\x70\x06\x8a\x68\x64\xae\xaa\x31\xa0\x63\x3c\x97\x7f\x9b\xa1\x96\xfa\xaf\x28\x32\x94\x81\x55\x12\xdc\x20\x16\xae\x6b\xb2\x09\xc1\x94\xf3\x14\xe6\x34\x6b\xaa\x0c\x4c\xe7\x1e\x50\x3c\x63\xf0\x9e\x98\x35\x5d\x66\xd1\x9d\x19\x2c\x2f\xce\x88\x7e\xad\xda\xc5\xe6\x54\x5c\xe0\x4e\x16\x83\xe0\x05\x59\xb8\xd9\x01\xf5\xee\xc9\x76\x49\xdb\x85\x9b\x9d\x01\xad\xcc\x69\x72\xcc\x34\xb2\xb9\xdd\xcd\xf6\x5c\xb8\xc9\x84\xda\x61\x81\xbc\x69\x77\xed\x2a\xb7\x7f\xca\x84\xa4\x35\x7d\x93\x5a\x39\x23\xd7\x58\x7a\xf2\xd3\xc4\xbe\xad\x6d\xf3\x23\x9c\x10\xe6\x42\x1a\x63\xbb\x19\x56\xd3\x06\x0c\x74\xb6\x82\x3d\x45\x57\x69\xa1\x82\x0b\x12\xa0\x65\x79\xb1\x07\x7d\xfd\x37\x2e\xe8\x85\x7d\xe2\xbd\x68\xbf\xa3\xaa\x34\x94\x7f\x7b\xee\xde\x62\x85\x30\x74\x9d\xe6\x38\x06\x1c\x10\x02\x54\x9a\xf9\xda\x76\x82\x43\xb7\x37\x3a\xe3\xcb\x4d\x8a\xea\x78\xcb\x88\xa3\x08\x2e\x93\xb4\xd8\xf0\x63\xb7\x05\x9c\xd3\x2f\xe8\xc4\x9e\x96\x1a\x54\xee\x94\x01\x9d\x24\xee\xa8\x83\x86\xe7\x3d\x91\x4d\x33\xc5\xfb\xda\x7a\x9d\x22\xb7\x7d\x43\xe2\x46\xa9\x81\x13\xd5\x84\xa9\x93\x71\x3f\xa3\xd1\x6a\x13\x21\x64\x00\xf9\x40\xe9\x39\x12\x1b\xad\x86\x74\x8d\xc1\x9d\x75\x01\x29\x07\xbb\xa2\xd5\xa8\xce\x84\xb4\x41\x80\x33\x3c\xf4\xfc\xb1\x8d\x56\x63\x4e\x54\x0e\x46\x30\xe5\xb1\xca\x38\xbb\x9b\x31\xfe\x75\x87\xfb\xbd\x71\x5a\x8f\xbc\x46\xad\x81\xbc\xd9\xa1\xef\x60\x12\x97\x4f\xd5\x6a\xbe\xd0\xad\x73\x08\xf4\xd9\x28\x28\xc7\xf4\x63\x1e\x99\xac\x3a\x73\xf5\x86\xe9\xd8\xba\x4d\x3b\xc5\x30\x11\x5a\x6d\xda\x6e\xbb\x68\x7d\x77\xd2\x3d\x13\x5d\x0f\x43\x2d\x98\x58\x2a\x65\xab\x67\x1d\x21\x51\x90\x82\x8f\xff\xb5\x8b\xad\x74\x87\x1d\x4a\x04\x7d\x71\x5c\x82\x9d\xe3\x57\x74\x1b\x57\xdb\x24\xc6\xd6\x0c\x4d\x13\x03\x6d\xed\x20\x9a\xdb\x64\xae\xf8\xf0\x38\xee\x7e\x4d\xb9\x0d\x53\xd0\xc7\xd9\xca\xe3\xd8\x4e\x69\xce\x7b\x06\x39\x0c\x37\x8a\x65\x8e\x3d\xbf\xa2\xde\x62\xe4\xc8\x31\x9c\x65\xe7\x85\x48\x34\xfd\x16\x6b\xaf\x3a\xa6\x68\x35\x62\xbb\x54\x05\x17\x53\x85\x0b\x47\x2e\x8f\xc9\x3d\x03\x9e\x6d\xbf\x2b\x98\x4a\x63\x4c\x56\x74\xff\x23\xbe\xd5\x27\x16\xb4\x95\x2e\x70\x28\x68\x81\x64\x6f\xa7\x1c\x02\x5a\x22\x52\x59\xa5\xa4\x85\xd2\x8e\x71\x28\x74\xd4\xf9\xa6\x5b\x2b\x1a\xe4\xaa\xc2\x0f\x85\xa9\xf2\x90\x96\x88\x1a\xa5\x4e\x73\xd3\x81\xe6\xa8\x00\x9b\x41\x1c\x13\xf5\xa7\x42\xc2\x93\xcc\x4f\xbf\x5f\xa4\x60\xd8\xf9\x7a\x86\xc8\x8c\x22\x5a\x89\x0c\x7d\xcb\x0e\x79\xc2\xd0\x08\xd0\x19\x6e\x47\x2b\x11\x45\xaa\x82\xf3\xa0\x4e\xb3\xcc\x04\x87\x0a\xea\x05\x6a\xe9\xdd\x14\x0b\x0e\xd5\x4a\xe0\x93\xfa\x4e\xbf\xcd\xd1\x47\x8a\xcd\x32\xea\x8e\x31\x42\x7e\x4d\xc7\xe1\x51\xb6\xd3\xeb\x5f\x16\x1a\xfd\xee\x1e\x83\xc0\x54\xf3\xd4\x22\xcd\x79\x41\x2f\xa8\x1e\x75\xc3\x99\xa4\x00\x30\xa3\x4d\x88\xcc\xa5\x65\x1d\x17\x0d\xab\x91\x3c\xd1\xe6\xa7\x8e\xb4\xa2\x39\xeb\x03\xc7\x2f\xb9\x68\x35\x08\x0e\x22\x55\xea\xcc\xb4\xe6\xb8\x3b\x6b\x11\x2b\xd1\x94\x5c\x60\xa2\x29\x03\x3a\xbb\x71\xf1\x51\xeb\x18\xdf\xcc\xb1\x9c\x97\x44\x5f\x82\xcc\x09\xed\x15\x35\x17\x38\x4d\x60\xb9\x04\xd9\x9a\xa6\x6d\xb1\x7e\xe6\x1d\x73\x64\x67\x78\xe5\x69\xe8\xa6\x34\x1b\x10\xf0\x5e\x31\xe5\xda\xe8\xe8\xf4\xf4\x6c\xed\x45\x89\xac\xab\x49\x3e\xce\x23\xb2\xa3\x9e\x5f\x79\xb9\xc6\x23\x0f\xc0\x62\xc6\xa9\x4c\x2b\xaa\x2e\x04\xe8\x21\x93\xb9\x00\x87\x39\xd0\xd2\x8a\xb2\x0b\x9e\x1d\x6d\xa4\x5e\x6b\x66\x31\xad\xa8\xbb\x60\x99\x38\x0c\x18\x1d\x13\x44\x3b\x07\x4d\xdf\x79\x06\x8a\x39\xd6\xde\x5e\x1c\x65\x55\xe1\xcd\xc8\xfa\x0b\xaa\x4c\x5d\x4f\xe0\xd9\xdc\x7c\x7e\xb3\x12\x57\x14\x39\x60\xe4\x54\x72\xa2\x3a\x85\x1b\x84\x98\x61\xea\x87\xee\x17\x79\x42\x77\x0a\xa6\xb6\x39\x2c\x1c\xb6\xed\x69\xf3\xc4\x0c\x97\xd1\xf0\x04\xc1\xb4\x71\xf9\x46\xe3\xb0\x68\xa6\x38\x3b\x51\x85\x8e\xcb\x0f\x3d\x39\x8c\x5c\xbe\x4b\x20\xcf\x71\x0c\xaf\x96\xac\xf2\xea\x5e\x3b\xaa\xa0\xab\x18\x00\xa3\xf6\x1c\x92\x9f\xc7\x66\x20\x74\x12\x87\xf7\x82\xb6\xc1\xd3\x95\x1c\x90\x5c\x8b\x15\x10\xbb\xc4\xb3\x80\xf1\x86\xf5\x63\xe0\x66\x6b\x71\x0e\xf7\x6f\x71\x6c\x55\x15\x8f\x9a\x2b\x96\x1a\xa3\x5f\xc4\xd5\xed\xbc\xe8\xc2\xa5\x5e\x99\x32\x08\x0a\xd1\x57\x33\xc5\x43\xa3\x44\xa2\xe8\xa5\x38\x6b\xcf\x17\xd1\x4e\x89\x0c\x35\x42\x66\xce\x06\xc9\x88\xaf\x2e\xc5\xf2\x53\x8a\xe8\xda\xc6\x5b\xf2\x7d\x7e\xff\xde\x87\x1e\x75\xe8\xbe\xfb\xed\xbb\xee\xb5\xae\x75\xad\xff\x7f\x00\x00\x00\xff\xff\x58\x17\xbe\xdb\xc4\x0f\x10\x00"); +func AssetDir (name string )([]string ,error ){_gc :=_gcb ;if len (name )!=0{_aga :=_ad .Replace (name ,"\u005c","\u002f",-1);_eed :=_ad .Split (_aga ,"\u002f");for _ ,_gba :=range _eed {_gc =_gc .Children [_gba ];if _gc ==nil {return nil ,_ca .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name ); +};};};if _gc .Func !=nil {return nil ,_ca .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};_fc :=make ([]string ,0,len (_gc .Children ));for _cd :=range _gc .Children {_fc =append (_fc ,_cd ); +};return _fc ,nil ;};func AssetInfo (name string )(_ea .FileInfo ,error ){_aa :=_ad .Replace (name ,"\u005c","\u002f",-1);if _cf ,_cca :=_bgd [_aa ];_cca {_eab ,_afeg :=_cf ();if _afeg !=nil {return nil ,_ca .Errorf ("\u0041\u0073se\u0074\u0049\u006ef\u006f\u0020\u0025\u0073 ca\u006e't\u0020\u0072\u0065\u0061\u0064\u0020\u0062y \u0065\u0072\u0072\u006f\u0072\u003a\u0020%\u0076",name ,_afeg ); +};return _eab ._f ,nil ;};return nil ,_ca .Errorf ("\u0041\u0073\u0073\u0065tI\u006e\u0066\u006f\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075n\u0064",name );};func NewISOCoatedV2Gray1CBasOutputIntent (subtype _bd .PdfOutputIntentType )(*_bd .PdfOutputIntent ,error ){_fbb ,_bad :=_bg (); +if _bad !=nil {return nil ,_bad ;};_fad :=_bd .NewCustomPdfOutputIntent ("\u0049S\u004f\u0020\u0043\u006fa\u0074\u0065\u0064\u0020\u0047r\u0065y\u0020v\u0032\u0020\u0031\u0043\u0020\u0042\u0061s","\u0049\u0053\u004fco\u0061\u0074\u0065\u0064\u005f\u0067\u0072\u0065\u0079\u0031\u0063\u005f\u0076\u0032\u005f\u0062\u0061\u0073","\u0054\u0068\u0069\u0073\u0020\u0049\u0043\u0043\u0020\u0067\u0072e\u0079\u0073\u0063\u0061\u006c\u0065\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u0020\u0062\u0061\u0073\u0065\u0064\u0020\u006f\u006e\u0020\u0074\u0068\u0065 \u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061t\u0061\u0020\u201e\u0046O\u0047R\u0041\u0033\u0039\u004c\u002e\u0074x\u0074\u201c\u002e\u0020\u0054\u0068\u0065\u0020\u0067\u0072\u0065\u0079\u0073\u0063\u0061\u006c\u0065\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0028\u0031c\u0029\u0020\u0069s\u0020\u0063\u006f\u006e\u0073\u0069\u0073\u0074\u0065\u006e\u0074\u0020\u0077\u0069t\u0068\u0020\u0049\u0053O\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f\u0062\u0061\u0073\u002eI\u0043\u0043\u003a\u000a\u002d \u006d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0062\u006c\u0061\u0063\u006b\u003a\u0020\u0031\u0030\u0030\u0025\u000a\u002d\u0020\u0077\u0068\u0069\u0074\u0065p\u006f\u0069\u006e\u0074 \u0061\u0064\u0065q\u0075a\u0074\u0065 \u0074\u006f\u0020\u0046\u004f\u0047\u0052\u0041\u0033\u0039\u004c\u0020\u0066\u006fr\u0020\u0061\u0020\u0063\u006f\u0072\u0072\u0065\u0063\u0074 p\u0061\u0070\u0065\u0072 \u0073\u0069\u006d\u0075\u006c\u0061\u0074\u0069o\u006e\u0020",_fbb ,1); +if _edf :=_fad .SetSubtype (subtype );_edf !=nil {return nil ,_edf ;};return _fad ,nil ;};var _bgd =map[string ]func ()(*asset ,error ){"\u0049S\u004f\u0063\u006f\u0061\u0074\u0065\u0064\u005f\u0076\u0032\u005f3\u0030\u0030\u005f\u0062\u0061\u0073\u002e\u0049\u0043\u0043":_gg ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063":_adg ,"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063":_bde ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063":_add }; +func (_adc ColorSpace )String ()string {if _adc < 0||_adc >=ColorSpace (len (_fegg )-1){return "C\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0028"+_d .FormatInt (int64 (_adc ),10)+"\u0029";};return _dc [_fegg [_adc ]:_fegg [_adc +1]];};var _gff =[...]uint8 {0,20,35,50,65,80,95,110,125}; +type ColorSpace int ;const (ColorSpaceUndefined ColorSpace =iota ;ColorSpaceXYZ ;ColorSpaceLAB ;ColorSpaceLUV ;ColorSpaceYCBR ;ColorSpaceYXY ;ColorSpaceRGB ;ColorSpaceGRAY ;ColorSpaceHSV ;ColorSpaceHLS ;ColorSpaceCMYK ;ColorSpaceCMY ;ColorSpace2CLR ;ColorSpace3CLR ; +ColorSpace4CLR ;ColorSpace5CLR ;ColorSpace6CLR ;ColorSpace7CLR ;ColorSpace8CLR ;ColorSpace9CLR ;ColorSpaceACLR ;ColorSpaceBCLR ;ColorSpaceCCLR ;ColorSpaceDCLR ;ColorSpaceECLR ;ColorSpaceFCLR ;);func _bde ()(*asset ,error ){_afc ,_bga :=_cb ();if _bga !=nil {return nil ,_bga ; +};_gga :=bindataFileInfo {_af :"\u0073\u0052\u0047B\u0032\u0030\u0031\u0034\u002e\u0069\u0063\u0063",_fd :3024,_bfc :_ea .FileMode (436),_bb :_ee .Unix (1628763334,0)};_dg :=&asset {_bdd :_afc ,_f :_gga };return _dg ,nil ;};func RestoreAssets (dir ,name string )error {_dbeg ,_agc :=AssetDir (name ); +if _agc !=nil {return RestoreAsset (dir ,name );};for _ ,_beb :=range _dbeg {_agc =RestoreAssets (dir ,_dd .Join (name ,_beb ));if _agc !=nil {return _agc ;};};return nil ;};func Asset (name string )([]byte ,error ){_fb :=_ad .Replace (name ,"\u005c","\u002f",-1); +if _cad ,_dbe :=_bgd [_fb ];_dbe {_eea ,_gf :=_cad ();if _gf !=nil {return nil ,_ca .Errorf ("\u0041\u0073\u0073\u0065\u0074\u0020\u0025\u0073\u0020\u0063\u0061\u006e\u0027\u0074\u0020r\u0065a\u0064\u0020\u0062\u0079\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",name ,_gf ); +};return _eea ._bdd ,nil ;};return nil ,_ca .Errorf ("\u0041s\u0073e\u0074\u0020\u0025\u0073\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064",name );};func (_gdc bindataFileInfo )Name ()string {return _gdc ._af };func _ (){var _cfg [1]struct{};_ =_cfg [DeviceClassUndefined -0]; +_ =_cfg [DeviceClassSCNR -1];_ =_cfg [DeviceClassMNTR -2];_ =_cfg [DeviceClassPRTR -3];_ =_cfg [DeviceClassLINK -4];_ =_cfg [DeviceClassSPAC -5];_ =_cfg [DeviceClassABST -6];_ =_cfg [DeviceClassNMCL -7];};func _bg ()([]byte ,error ){return _g (_be ,"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063"); +};func ParseHeader (data []byte )(ProfileHeader ,error ){if len (data )< 128{return ProfileHeader {},_b .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065");};_feg :=_c .NewReader (data );var _cbc ProfileHeader ; +_gca :=make ([]byte ,4);_ ,_gbc :=_feg .ReadAt (_gca ,8);if _gbc !=nil {return ProfileHeader {},_b .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064"); +};_gdcf :=_a .EncodeToString (_gca [:2]);_gdcf =_ad .TrimPrefix (_gdcf ,"\u0030");_gcf :=_ad .Builder {};for _fab ,_de :=range _gdcf {_gcf .WriteRune (_de );if _fab !=len (_gdcf )-1{_gcf .WriteRune ('.');};};_cbc .Version =_gcf .String ();_ ,_gbc =_feg .ReadAt (_gca ,12); +if _gbc !=nil {return ProfileHeader {},_b .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064");};_eg ,_bcc :=_eae [_ad .ToUpper (_a .EncodeToString (_gca ))]; +if !_bcc {return ProfileHeader {},ErrUndefinedHeaderDeviceClass ;};_cbc .DeviceClass =_eg ;_ ,_gbc =_feg .ReadAt (_gca ,16);if _gbc !=nil {return ProfileHeader {},_b .New ("\u0072\u0065\u0061\u0064\u0069\u006eg\u0020\u0049\u0043\u0043\u0020\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020h\u0065\u0061\u0064\u0065\u0072\u0020\u0066a\u0069\u006c\u0065\u0064"); +};_afg ,_bcc :=_aac [_ad .ToUpper (_a .EncodeToString (_gca ))];if !_bcc {return ProfileHeader {},ErrUndefinedHeaderColorSpace ;};_cbc .ColorSpace =_afg ;return _cbc ,nil ;};func _adg ()(*asset ,error ){_cc ,_bfda :=_bg ();if _bfda !=nil {return nil ,_bfda ; +};_ag :=bindataFileInfo {_af :"I\u0053\u004f\u0063\u006f\u0061\u0074e\u0064\u005f\u0076\u0032\u005f\u0067\u0072\u0065\u00791\u0063\u005f\u0062a\u0073.\u0069\u0063\u0063",_fd :936,_bfc :_ea .FileMode (436),_bb :_ee .Unix (1628763334,0)};_ed :=&asset {_bdd :_cc ,_f :_ag }; +return _ed ,nil ;};func (_ba bindataFileInfo )IsDir ()bool {return false };func RestoreAsset (dir ,name string )error {_ccf ,_ccfc :=Asset (name );if _ccfc !=nil {return _ccfc ;};_ace ,_ccfc :=AssetInfo (name );if _ccfc !=nil {return _ccfc ;};_ccfc =_ea .MkdirAll (_cag (dir ,_dd .Dir (name )),_ea .FileMode (0755)); +if _ccfc !=nil {return _ccfc ;};_ccfc =_da .WriteFile (_cag (dir ,name ),_ccf ,_ace .Mode ());if _ccfc !=nil {return _ccfc ;};_ccfc =_ea .Chtimes (_cag (dir ,name ),_ace .ModTime (),_ace .ModTime ());if _ccfc !=nil {return _ccfc ;};return nil ;};var _gdcc =[]byte ("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x56\x67\x54\x53\x69\xbb\x7d\xce\x39\xe9\x85\x00\x09\x08\x48\x09\xbd\x19\x04\xa4\x04\x10\x29\xa1\x45\x54\x10\x91\x66\x23\x24\x21\x84\x12\x30\x24\x80\xbd\x21\x2a\x30\xa2\x88\x88\x80\x05\x64\x54\xc4\x01\x47\x47\x40\xc6\x8a\x28\xb6\x41\xb1\x77\x83\x0c\x02\xca\x38\x38\x8a\xa8\xa8\xdc\x15\xf8\x21\x77\xdd\x7b\xd7\x5d\xdf\x5a\xdf\xb7\x7f\xbc\x67\x9f\xbd\x9e\xe7\xac\x7d\xf6\xfb\x67\x03\x50\x6f\x01\x00\xa0\x00\x90\x26\x53\xc8\x23\x82\xfd\xd9\x31\xb1\x71\x6c\xe2\x0b\x40\x81\x01\x63\x10\x08\x33\x33\xe0\x7f\x02\xf9\x41\x3f\xde\x1f\x7f\xbb\xc3\x51\x9f\xde\x1a\xc7\x9f\xd7\xef\xd8\x75\xb6\x42\x62\xd5\x51\x48\xe1\x75\xfc\x2f\xbb\x13\xa1\x29\x12\x67\x0a\x01\x90\x00\x00\x10\x26\xc4\xc4\xc6\x01\x20\x87\x01\x80\x95\x10\x19\xc1\x03\x40\x4e\x03\x90\x68\x92\x09\x5c\x3e\x81\x8b\xd2\x44\x22\x00\xf2\x15\x00\xd8\x2c\x19\xdb\xa5\x84\xab\x77\x53\x95\x69\x52\x00\x8a\x48\xcd\xd3\xc4\x82\x4c\x00\x4a\x0e\x00\x58\x24\xa4\x64\x28\x00\x28\x95\x6a\x5d\x3e\x3e\x7f\x4c\xcd\x15\x62\x61\x12\x00\xa5\x0d\x00\x68\x59\x4a\xb1\x08\x80\xa2\xce\x65\x53\xb6\x42\x3d\x4f\x8d\x51\xcf\x08\x33\xe4\x6a\x9e\x0a\x00\xee\xc2\x24\x81\x08\x80\x5a\x03\x00\x53\xc6\xfd\x8f\x81\x9c\x19\x11\xec\xef\xec\xe8\xe4\xf2\xff\xfc\xf3\xbf\x0c\xf5\x9d\x8c\x33\x8b\xfd\x00\x8c\x5c\x80\xc6\x9b\x42\xa5\x3c\x6b\x5c\xc3\xa9\x0f\x3c\x50\x80\x01\x2c\xd0\x07\x63\x30\x07\x1b\xe0\x80\x33\xb8\x83\x17\xf8\x42\x20\xcc\x84\x30\x88\x84\x58\x58\x0c\x42\x48\x82\x34\x90\x43\x36\xac\x84\x75\x90\x07\x05\xb0\x0d\x76\x42\x39\xec\x83\x1a\xa8\x85\x7a\x38\x0e\x4d\x70\x1a\x2e\xc0\x65\xb8\x0e\xb7\xe0\x1e\x3c\x01\x15\xf4\xc0\x1b\x18\x84\x8f\x30\x82\x20\x08\x11\xa1\x23\x4c\x44\x1f\x31\x41\x2c\x11\x7b\xc4\x19\xe1\x22\x33\x90\x40\x64\x16\x12\x81\xc4\x22\xf1\x88\x04\x91\x21\x4a\x64\x25\xb2\x01\x29\x40\x8a\x91\x72\xa4\x0a\xa9\x45\x7e\x45\x4e\x21\x17\x90\xab\x48\x27\xf2\x08\xe9\x42\xfa\x91\x7f\x90\x2f\x28\x86\xd2\x50\x16\x6a\x84\x5a\xa1\x53\x51\x2e\xea\x87\x86\xa2\x91\xe8\x22\x54\x82\x2e\x45\x97\xa3\xb9\xe8\x56\xb4\x0c\xad\x46\x8f\xa2\x8d\xe8\x05\xf4\x3a\x7a\x0f\x55\xa1\x6f\xd0\x21\x0c\x30\x2a\xa6\x8b\x99\x62\x1c\x8c\x8b\xf1\xb0\x30\x2c\x0e\x4b\xc4\xe4\xd8\x6a\x2c\x1f\x2b\xc5\xaa\xb1\x7a\xac\x05\x6b\xc7\xee\x60\x2a\x6c\x00\xfb\x8c\x23\xe0\x98\x38\x36\x8e\x83\xf3\xc2\x85\xe0\xe6\xe3\x84\xb8\xa5\xb8\xd5\xb8\x42\x5c\x39\xee\x30\xae\x11\xd7\x86\xbb\x83\xeb\xc2\x0d\xe2\xbe\xe3\xe9\x78\x43\xbc\x3d\xde\x13\xcf\xc7\xc7\xe0\x25\xf8\x6c\x7c\x1e\xbe\x14\x7f\x10\x7f\x12\x7f\x09\x7f\x0f\xdf\x83\xff\x48\x20\x10\x74\x09\xd6\x04\x77\x42\x08\x21\x96\x90\x4c\x58\x41\x28\x24\xec\x21\x34\x10\xce\x13\x3a\x09\xdd\x84\x21\x22\x91\xa8\x4f\xb4\x27\x7a\x13\xc3\x88\x02\xa2\x82\x98\x47\xdc\x4d\x3c\x4a\x3c\x47\xbc\x4d\xec\x21\x7e\x22\x51\x49\x26\x24\x67\x52\x10\x29\x8e\x24\x23\xad\x27\x95\x92\x8e\x90\xce\x92\x6e\x93\x7a\x49\x23\x64\x4d\xb2\x25\xd9\x93\x1c\x46\x16\x91\x97\x91\x8b\xc8\x35\xe4\x16\xf2\x4d\x72\x0f\x79\x84\xa2\x45\xb1\xa6\x78\x53\x22\x29\xc9\x94\x75\x94\x32\x4a\x3d\xe5\x12\xe5\x29\xe5\x3d\x95\x4a\x35\xa3\x7a\x50\xe7\x52\xa5\xd4\xb5\xd4\x32\xea\x31\xea\x15\x6a\x17\xf5\x33\x4d\x9b\x66\x47\xe3\xd1\x16\xd2\x94\xb4\xad\xb4\x43\xb4\xf3\xb4\x47\xb4\xf7\x74\x3a\xdd\x8a\xee\x4b\x8f\xa3\x2b\xe8\x5b\xe9\xb5\xf4\x8b\xf4\xe7\xf4\x4f\x1a\x4c\x0d\x07\x0d\xbe\x86\x48\x63\x8d\x46\x85\x46\xa3\xc6\x6d\x8d\xb7\x0c\x32\xc3\x92\xe1\xc7\x58\xcc\x58\xce\x28\x65\x9c\x60\xdc\x64\x0c\x68\x92\x35\xad\x34\x79\x9a\x02\xcd\xd5\x9a\x15\x9a\xa7\x34\x1f\x68\x0e\x69\x31\xb5\x9c\xb4\xc2\xb4\xd2\xb4\x0a\xb5\x8e\x68\x5d\xd5\xea\xd3\x26\x6a\x5b\x69\x07\x6a\x8b\xb4\x73\xb5\x0f\x68\x5f\xd4\xee\x66\x62\x4c\x73\x26\x8f\x29\x64\x6e\x60\xd6\x30\x2f\x31\x7b\x58\x04\x96\x35\x8b\xcf\x4a\x66\x15\xb0\x7e\x61\x75\xb0\x06\x75\xb4\x75\x5c\x74\xa2\x74\x72\x74\x2a\x74\xce\xe8\xa8\x74\x31\x5d\x2b\x5d\xbe\x6e\xaa\x6e\x91\xee\x71\xdd\xfb\xba\x5f\x26\x19\x4d\xf2\x9b\x24\x9e\xb4\x65\x52\xfd\xa4\xdb\x93\x86\xf5\x26\xeb\xf9\xea\x89\xf5\xf2\xf5\x1a\xf4\xee\xe9\x7d\xd1\x67\xeb\x07\xea\xa7\xe8\x6f\xd7\x6f\xd2\x7f\x66\x80\x33\xb0\x33\x98\x6b\x90\x6d\xb0\xd7\xe0\x92\xc1\xc0\x64\xd6\x64\xaf\xc9\xc2\xc9\xf9\x93\x8f\x4f\x7e\x6c\x88\x1a\xda\x19\x46\x18\xae\x30\x3c\x60\x78\xc3\x70\xc8\xc8\xd8\x28\xd8\x28\xc3\x68\xb7\xd1\x45\xa3\x01\x63\x5d\x63\x5f\xe3\x64\xe3\x12\xe3\xb3\xc6\xfd\x26\x4c\x93\x19\x26\x52\x93\x12\x93\x73\x26\xaf\xd9\x3a\x6c\x3f\x76\x2a\xbb\x8c\xdd\xc6\x1e\x34\x35\x34\x0d\x31\x55\x9a\x56\x99\x76\x98\x8e\x98\x59\x9b\xcd\x37\x5b\x6f\xd6\x60\xf6\xcc\x9c\x62\xce\x35\x4f\x34\x2f\x31\x6f\x35\x1f\xb4\x30\xb1\x98\x6d\xb1\xd2\xa2\xce\xe2\xb1\x25\xd9\x92\x6b\x99\x64\xb9\xcb\xb2\xdd\x72\xd8\xca\xda\x2a\xda\x6a\x93\x55\x93\x55\x9f\xb5\x9e\x35\xdf\x7a\xb9\x75\x9d\xf5\x53\x1b\xba\x8d\x8f\xcd\x52\x9b\x6a\x9b\xbb\xb6\x04\x5b\xae\x6d\x8a\xed\x1e\xdb\x5b\x76\xa8\x9d\xab\x5d\x92\x5d\x85\xdd\x4d\x7b\xd4\xde\xcd\x5e\x6a\xbf\xc7\xbe\x73\x0a\x7e\x8a\xc7\x14\xd9\x94\xea\x29\x0f\x38\x34\x8e\x1f\x27\x8b\x53\xc7\xe9\x72\xd0\x75\x98\xe5\xb0\xde\xa1\xc9\xe1\xed\x54\x8b\xa9\x71\x53\xb7\x4f\x6d\x9f\xfa\xdd\xd1\xd5\x31\xd5\xb1\xc6\xf1\x89\x93\xb6\xd3\x4c\xa7\xf5\x4e\x2d\x4e\xff\x38\xdb\x39\x0b\x9d\x2b\x9c\xef\x4e\xa3\x4f\x0b\x9a\xb6\x66\x5a\xf3\xb4\x77\x2e\xf6\x2e\x62\x97\xbd\x2e\x0f\x5d\x99\xae\xb3\x5d\x37\xb9\xb6\xba\x7e\x73\x73\x77\x93\xbb\xd5\xbb\xf5\xbb\x5b\xb8\xc7\xbb\x57\xba\x3f\xe0\xb2\xb8\xe1\xdc\x42\xee\x15\x0f\xbc\x87\xbf\xc7\x1a\x8f\xd3\x1e\x9f\x3d\xdd\x3c\x15\x9e\xc7\x3d\xff\xf6\xe2\x78\xa5\x78\x1d\xf1\xea\x9b\x6e\x3d\x5d\x3c\xbd\x66\x7a\xb7\xb7\x99\xb7\xc0\xbb\xca\x5b\x35\x83\x3d\x23\x7e\xc6\xfe\x19\x2a\x1f\x53\x1f\x81\x4f\xb5\xcf\x4b\x5f\x73\x5f\x91\xef\x41\xdf\x5e\x3f\x5b\xbf\x64\xbf\xa3\x7e\x6f\xfd\x1d\xfd\xe5\xfe\x27\xfd\x87\x79\x9e\xbc\x55\xbc\xf3\x01\x58\x40\x70\x40\x7e\x40\x47\xa0\x76\xe0\xfc\xc0\xf2\xc0\xe7\x41\x66\x41\x92\xa0\xba\xa0\xc1\x60\xd7\xe0\x15\xc1\xe7\x43\xf0\x21\xa1\x21\xdb\x43\x1e\xf0\x8d\xf8\x42\x7e\x2d\x7f\x70\xa6\xfb\xcc\x55\x33\xdb\x42\x69\xa1\xf3\x42\xcb\x43\x5f\xce\xb2\x9b\x25\x9f\xd5\x32\x1b\x9d\x3d\x73\xf6\x8e\xd9\x4f\xe7\x58\xce\x91\xcd\x69\x0a\x83\x30\x7e\xd8\x8e\xb0\x67\xe1\xd6\xe1\x4b\xc3\x7f\x9f\x4b\x98\x1b\x3e\xb7\x62\xee\xab\x08\xa7\x88\x95\x11\xed\xf3\x98\xf3\x96\xcc\x3b\x32\xef\x63\xa4\x7f\x64\x51\xe4\x93\xf9\x36\xf3\x95\xf3\x5b\xa3\x18\x51\x0b\xa3\x6a\xa3\x86\xa3\x03\xa2\x8b\xa3\x55\x31\x53\x63\x56\xc5\x5c\x8f\x35\x88\x95\xc6\x36\xc7\x11\xe3\xa2\xe2\x0e\xc6\x0d\x2d\x08\x5c\xb0\x73\x41\xcf\x42\xd7\x85\x79\x0b\xef\x2f\xb2\x5e\x94\xb3\xe8\xea\x62\x83\xc5\xa9\x8b\xcf\x2c\x61\x2c\x11\x2c\x39\x11\x8f\x8f\x8f\x8e\x3f\x12\xff\x55\x10\x26\xa8\x16\x0c\x25\xf0\x13\x2a\x13\x06\x85\x3c\xe1\x2e\xe1\x1b\x91\xaf\xa8\x44\xd4\x2f\xf6\x16\x17\x8b\x7b\x13\xbd\x13\x8b\x13\xfb\x24\xde\x92\x1d\x92\xfe\x24\x9f\xa4\xd2\xa4\x01\x29\x4f\x5a\x2e\x7d\x97\x1c\x92\xbc\x2f\x79\x38\x25\x2c\xe5\x50\xca\x68\x6a\x74\x6a\x43\x1a\x29\x2d\x3e\xed\x94\x4c\x5b\x96\x22\x6b\x4b\x37\x4e\xcf\x49\xef\xcc\xb0\xcf\xc8\xcb\x50\x2d\xf5\x5c\xba\x73\xe9\xa0\x3c\x54\x7e\x30\x13\xc9\x5c\x94\xd9\xac\x60\x29\x32\x14\x37\x94\x36\xca\x8d\xca\xae\xac\x19\x59\x15\x59\x9f\xb2\xa3\xb2\x4f\xe4\x68\xe5\xc8\x72\x6e\x2c\xb3\x5b\xb6\x65\x59\xef\xf2\xa0\xe5\x3f\xaf\xc0\xad\x10\xae\x68\x5d\x69\xba\x72\xdd\xca\xae\x55\x7e\xab\xaa\x56\x23\xab\x13\x56\xb7\xae\x31\x5f\x93\xbb\xa6\x67\x6d\xf0\xda\xc3\xeb\x28\xeb\x52\xd6\xfd\xb1\xde\x71\x7d\xf1\xfa\x0f\x1b\xa2\x37\xb4\xe4\x1a\xe5\xae\xcd\xed\xde\x18\xbc\xb1\x2e\x4f\x23\x4f\x9e\xf7\x60\x93\xd7\xa6\x7d\x9b\x71\x9b\xa5\x9b\x3b\xb6\x4c\xdb\xb2\x7b\xcb\xf7\x7c\x51\xfe\xb5\x02\xc7\x82\xd2\x82\xaf\x85\xc2\xc2\x6b\x3f\x39\xfd\x54\xf6\xd3\xe8\xd6\xc4\xad\x1d\x45\x6e\x45\x7b\xb7\x11\xb6\xc9\xb6\xdd\xdf\xee\xb3\xfd\x70\xb1\x56\xf1\xf2\xe2\xee\x1d\xb3\x77\x34\x96\xb0\x4b\xf2\x4b\x3e\xec\x5c\xb2\xf3\x6a\xa9\x4b\xe9\xbe\x5d\x94\x5d\xca\x5d\xaa\xb2\x59\x65\xcd\xbb\x2d\x76\x6f\xdb\xfd\xb5\x3c\xa9\xfc\x5e\x85\x7f\x45\x43\xa5\x61\xe5\x96\xca\xe1\x3d\xa2\x3d\xb7\xf7\xfa\xee\xad\xdf\x67\xb4\xaf\x60\xdf\x97\xfd\xd2\xfd\x0f\xab\x82\xab\x1a\xab\xad\xaa\x4b\x0f\x10\x0e\x64\x1d\x78\x55\x13\x55\xd3\xfe\x33\xf7\xe7\xda\x83\x06\x07\x0b\x0e\x7e\x3b\x24\x3b\xa4\x3a\x1c\x71\xb8\xad\xd6\xbd\xb6\xf6\x88\xe1\x91\xa2\x3a\xb4\x4e\x59\xd7\x7f\x74\xe1\xd1\x5b\xbf\x04\xfc\xd2\x5c\xcf\xa9\xaf\x6a\xd0\x6d\x28\x38\x06\xc7\x94\xc7\x5e\xff\x1a\xff\xeb\xfd\xe3\xa1\xc7\x5b\x4f\x70\x4f\xd4\xff\x66\xf9\x5b\xe5\x49\xe6\xc9\xfc\x46\xa4\x71\x59\xe3\x60\x53\x52\x93\xaa\x39\xb6\xb9\xf3\xd4\xcc\x53\xad\x2d\x5e\x2d\x27\x7f\x77\xf8\xfd\xd0\x69\xd3\xd3\x15\x67\x74\xce\x14\x9d\xa5\x9c\xcd\x3d\x3b\x7a\x6e\xf9\xb9\xa1\xf3\x19\xe7\x07\x2e\x48\x2e\x74\xb7\x2e\x69\x7d\x72\x31\xe6\xe2\xdd\xb6\xb9\x6d\x1d\x97\x42\x2f\x5d\xb9\x1c\x74\xf9\x62\xbb\x5f\xfb\xb9\x2b\xde\x57\x4e\x5f\xf5\xbc\x7a\xea\x1a\xf7\x5a\xd3\x75\xb7\xeb\x8d\x37\x5c\x6f\x9c\xfc\xc3\xf5\x8f\x93\x1d\x6e\x1d\x8d\x37\xdd\x6f\x36\xdf\xf2\xb8\xd5\xd2\x39\xbd\xf3\xec\x6d\x9f\xdb\x17\xee\x04\xdc\xb9\x7c\x97\x7f\xf7\xfa\xbd\x39\xf7\x3a\xef\xcf\xbf\xff\xf0\xc1\xc2\x07\xaa\x87\xa2\x87\x7d\x8f\x52\x1f\xbd\x7b\x9c\xf5\x78\xe4\xc9\xda\xa7\xf8\xa7\xf9\xcf\x34\x9f\x95\x3e\x37\x7c\x5e\xfd\xc2\xf6\x45\x83\xca\x4d\x75\xa6\x2b\xa0\xeb\xc6\xcb\x79\x2f\x9f\x74\x0b\xbb\xdf\xfc\x99\xf9\xe7\xd7\x9e\xdc\x57\xf4\x57\xa5\xbd\x26\xbd\xb5\x7d\xce\x7d\xa7\xfb\x83\xfa\x6f\xbd\x5e\xf0\xba\xe7\x4d\xc6\x9b\x91\x81\xbc\xbf\xb4\xfe\xaa\x7c\x6b\xf3\xf6\xb7\xbf\x7d\xff\xbe\x31\x18\x33\xd8\xf3\x4e\xfe\x6e\xf4\x9f\xc2\xf7\xfa\xef\x0f\x7d\x70\xf9\xd0\x3a\x14\x3e\xf4\xfc\x63\xda\xc7\x91\xe1\xfc\x4f\xfa\x9f\x0e\x7f\xe6\x7e\x6e\xff\x12\xfd\xa5\x77\x24\xfb\x2b\xf1\x6b\xd9\x37\xdb\x6f\x2d\xdf\x43\xbf\x3f\x1d\x4d\x1b\x1d\x9d\xd0\x41\x1c\xf8\x81\x3c\xb6\x9b\x93\x87\x9b\x1b\xc7\x99\xe3\xc4\x0e\x10\x27\x0a\x94\xa9\x0a\xb6\xba\xd9\xf1\xd2\x53\xd3\x95\x72\xf6\xbc\x0c\x81\x50\xcc\xe6\xb0\xd5\x65\xe5\x3f\xd6\x53\x12\x76\x03\x34\x6d\x04\xd0\x7b\xfc\x43\x03\x80\xf0\xf1\xc7\x78\x27\x1b\x03\xf2\x7f\x7c\x0a\x9d\xb0\xb7\x17\x00\xd4\x5d\x6b\xd3\x0f\x2d\xbd\x1a\x80\x3b\x04\x80\x6d\xcb\x94\x4a\xc6\x34\x5e\x44\x24\x7b\x42\x0e\x9c\x08\x71\xa2\x58\x2e\x96\x09\xc5\xec\x28\xa9\x38\x5b\x2a\x93\xb0\x79\xe9\x32\x91\x54\x21\x4d\x97\xb1\xa5\x32\xf6\x7f\x8b\xe9\xdf\x1c\xc3\x84\x1c\x7e\x74\x63\x85\x38\x47\x31\xe6\x33\x3d\x63\x99\x5c\x2a\x49\x52\xb0\xf9\x32\x85\x58\x2e\x13\xa8\x1d\x09\x52\xc7\x6e\x47\xae\xf6\x98\x99\x2e\x57\x48\x95\x69\x53\xd8\xce\x8e\x4e\xae\x00\x99\x89\xd3\x9c\xc7\x93\xa2\x05\x00\xe0\x5f\x8c\x8e\xbe\xb7\x02\x20\x96\x00\x7c\x2b\x1a\x1d\x1d\xa9\x1a\x1d\xfd\x56\x0d\x80\x3d\x01\x38\xaf\xfc\xaf\x00\x00\x00\xff\xff\xd0\x13\x17\x99\xd0\x0b\x00\x00"); +func _bc ()([]byte ,error ){return _g (_ff ,"\u0073\u0052\u0047\u0042\u005f\u0076\u0034\u005f\u0049\u0043\u0043_\u0070\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065.\u0069\u0063\u0063");};func NewSRGBv2OutputIntent (subtype _bd .PdfOutputIntentType )(*_bd .PdfOutputIntent ,error ){_bgf ,_abc :=_cb (); +if _abc !=nil {return nil ,_abc ;};_fdea :=_bd .NewCustomPdfOutputIntent ("\u0073\u0052\u0047\u0042\u0076\u0032","\u0043\u0075\u0073\u0074\u006f\u006d","\u0073R\u0047B\u0020\u0063\u006f\u006c\u006fr\u0020\u0070r\u006f\u0066\u0069\u006c\u0065",_bgf ,3); +if _abf :=_fdea .SetSubtype (subtype );_abf !=nil {return nil ,_abf ;};return _fdea ,nil ;};type bintree struct{Func func ()(*asset ,error );Children map[string ]*bintree ;}; \ No newline at end of file diff --git a/model/internal/docutil/docutil.go b/model/internal/docutil/docutil.go index 65f93c77..06c1a6b1 100644 --- a/model/internal/docutil/docutil.go +++ b/model/internal/docutil/docutil.go @@ -9,45 +9,45 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package docutil ;import (_c "errors";_d "fmt";_ga "github.com/unidoc/unipdf/v3/common";_g "github.com/unidoc/unipdf/v3/core";);func (_ede *Document )FindCatalog ()(*Catalog ,bool ){var _bcd *_g .PdfObjectDictionary ;for _ ,_ggg :=range _ede .Objects {_gfd ,_fee :=_g .GetDict (_ggg ); -if !_fee {continue ;};if _bbe ,_ab :=_g .GetName (_gfd .Get ("\u0054\u0079\u0070\u0065"));_ab &&*_bbe =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_bcd =_gfd ;break ;};};if _bcd ==nil {return nil ,false ;};return &Catalog {Object :_bcd ,_b :_ede },true ;}; -func (_fcc *OutputIntents )Add (oi _g .PdfObject )error {_cg ,_gb :=oi .(*_g .PdfObjectDictionary );if !_gb {return _c .New ("\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006et\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0061\u006e\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};if _daf ,_ag :=_g .GetStream (_cg .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065"));_ag {_fcc ._ee .Objects =append (_fcc ._ee .Objects ,_daf );};_cff ,_eea :=oi .(*_g .PdfIndirectObject );if !_eea {_cff =_g .MakeIndirectObject (oi ); -};if _fcc ._edb ==nil {_fcc ._edb =_g .MakeArray (_cff );}else {_fcc ._edb .Append (_cff );};_fcc ._ee .Objects =append (_fcc ._ee .Objects ,_cff );return nil ;};func (_bbf *OutputIntents )Len ()int {return _bbf ._edb .Len ()};func (_ca *Catalog )SetOutputIntents (outputIntents *OutputIntents ){if _fc :=_ca .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); -_fc !=nil {for _fe ,_bb :=range _ca ._b .Objects {if _bb ==_fc {if outputIntents ._ff ==_fc {return ;};_ca ._b .Objects =append (_ca ._b .Objects [:_fe ],_ca ._b .Objects [_fe +1:]...);break ;};};};_be :=outputIntents ._ff ;if _be ==nil {_be =_g .MakeIndirectObject (outputIntents ._edb ); -};_ca .Object .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_be );_ca ._b .Objects =append (_ca ._b .Objects ,_be );};func (_ddc *Document )AddIndirectObject (indirect *_g .PdfIndirectObject ){for _ ,_cfc :=range _ddc .Objects {if _cfc ==indirect {return ; -};};_ddc .Objects =append (_ddc .Objects ,indirect );};type Catalog struct{Object *_g .PdfObjectDictionary ;_b *Document ;};type OutputIntent struct{Object *_g .PdfObjectDictionary ;};func (_bf *Document )GetPages ()([]Page ,bool ){_edg ,_fff :=_bf .FindCatalog (); -if !_fff {return nil ,false ;};return _edg .GetPages ();};func (_bd *Catalog )GetPages ()([]Page ,bool ){_f ,_eb :=_g .GetDict (_bd .Object .Get ("\u0050\u0061\u0067e\u0073"));if !_eb {return nil ,false ;};_fd ,_gf :=_g .GetArray (_f .Get ("\u004b\u0069\u0064\u0073")); -if !_gf {return nil ,false ;};_fa :=make ([]Page ,_fd .Len ());for _ebe ,_ce :=range _fd .Elements (){_ae ,_cb :=_g .GetDict (_ce );if !_cb {continue ;};_fa [_ebe ]=Page {Object :_ae ,_afc :_ebe +1,_df :_bd ._b };};return _fa ,true ;};func (_ccb Page )GetResources ()(*_g .PdfObjectDictionary ,bool ){return _g .GetDict (_ccb .Object .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -};type ImageSMask struct{Image *Image ;Stream *_g .PdfObjectStream ;};func (_gfg *Catalog )GetOutputIntents ()(*OutputIntents ,bool ){_ed :=_gfg .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073");if _ed ==nil {return nil ,false ; -};_ebg ,_fb :=_g .GetIndirect (_ed );if !_fb {return nil ,false ;};_ea ,_bc :=_g .GetArray (_ebg .PdfObject );if !_bc {return nil ,false ;};return &OutputIntents {_ff :_ebg ,_edb :_ea ,_ee :_gfg ._b },true ;};func (_ddf Page )GetResourcesXObject ()(*_g .PdfObjectDictionary ,bool ){_aa ,_fab :=_ddf .GetResources (); -if !_fab {return nil ,false ;};return _g .GetDict (_aa .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));};func (_bdc *Catalog )GetMetadata ()(*_g .PdfObjectStream ,bool ){_db ,_dbg :=_g .GetStream (_bdc .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061")); -return _db ,_dbg ;};func (_eggc *Content )SetData (data []byte )error {_cfg ,_bba :=_g .MakeStream (data ,_g .NewFlateEncoder ());if _bba !=nil {return _bba ;};_gggd ,_fba :=_g .GetArray (_eggc ._dfe .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_fba &&_eggc ._ecc ==0{_eggc ._dfe .Object .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_cfg );}else {if _bba =_gggd .Set (_eggc ._ecc ,_cfg );_bba !=nil {return _bba ;};};_eggc ._dfe ._df .Objects =append (_eggc ._dfe ._df .Objects ,_cfg ); -return nil ;};func (_de *Catalog )HasMetadata ()bool {_cbc :=_de .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return _cbc !=nil ;};func (_da *Catalog )NewOutputIntents ()*OutputIntents {return &OutputIntents {_ee :_da ._b }};func (_ac *Catalog )SetMarkInfo (mi _g .PdfObject ){_dd :=_g .MakeIndirectObject (mi ); -_ac .Object .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",_dd );_ac ._b .Objects =append (_ac ._b .Objects ,_dd );};type OutputIntents struct{_edb *_g .PdfObjectArray ;_ee *Document ;_ff *_g .PdfIndirectObject ;};func (_ada Content )GetData ()([]byte ,error ){_gbb ,_cdf :=_g .NewEncoderFromStream (_ada .Stream ); -if _cdf !=nil {return nil ,_cdf ;};_bfd ,_cdf :=_gbb .DecodeStream (_ada .Stream );if _cdf !=nil {return nil ,_cdf ;};return _bfd ,nil ;};func (_gcg *Page )Number ()int {return _gcg ._afc };func (_dab Page )GetContents ()([]Content ,bool ){_ecf ,_efg :=_g .GetArray (_dab .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_efg {_bdd ,_egd :=_g .GetStream (_dab .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_egd {return nil ,false ;};return []Content {{Stream :_bdd ,_dfe :_dab ,_ecc :0}},true ;};_dgb :=make ([]Content ,_ecf .Len ());for _cec ,_cgb :=range _ecf .Elements (){_dac ,_fag :=_g .GetStream (_cgb ); -if !_fag {continue ;};_dgb [_cec ]=Content {Stream :_dac ,_dfe :_dab ,_ecc :_cec };};return _dgb ,true ;};func (_e *Catalog )SetVersion (){_e .Object .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_g .MakeName (_d .Sprintf ("\u0025\u0064\u002e%\u0064",_e ._b .Version .Major ,_e ._b .Version .Minor ))); -};func (_gfb Page )FindXObjectImages ()([]*Image ,error ){_fffb ,_faed :=_gfb .GetResourcesXObject ();if !_faed {return nil ,nil ;};var _ad []*Image ;var _cfbc error ;_eca :=map[*_g .PdfObjectStream ]int {};_beg :=map[*_g .PdfObjectStream ]struct{}{};var _fdf int ; -for _ ,_gd :=range _fffb .Keys (){_dfc ,_ggc :=_g .GetStream (_fffb .Get (_gd ));if !_ggc {continue ;};if _ ,_ebef :=_eca [_dfc ];_ebef {continue ;};_bge ,_gab :=_g .GetName (_dfc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_gab ||_bge .String ()!="\u0049\u006d\u0061g\u0065"{continue ; -};_acef :=Image {BitsPerComponent :8,Stream :_dfc ,Name :string (_gd )};if _acef .Colorspace ,_cfbc =_ccd (_dfc .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));_cfbc !=nil {_ga .Log .Error ("\u0045\u0072\u0072\u006f\u0072\u0020\u0064\u0065\u0074\u0065r\u006d\u0069\u006e\u0065\u0020\u0063\u006fl\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0025\u0073",_cfbc ); -continue ;};if _aad ,_dgc :=_g .GetIntVal (_dfc .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_dgc {_acef .BitsPerComponent =_aad ;};if _ecfb ,_cae :=_g .GetIntVal (_dfc .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068")); -_cae {_acef .Width =_ecfb ;};if _dee ,_fdb :=_g .GetIntVal (_dfc .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_fdb {_acef .Height =_dee ;};if _aced ,_egf :=_g .GetStream (_dfc .Get ("\u0053\u004d\u0061s\u006b"));_egf {_acef .SMask =&ImageSMask {Image :&_acef ,Stream :_aced }; -_beg [_aced ]=struct{}{};};switch _acef .Colorspace {case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_acef .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_acef .ColorComponents =1;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_acef .ColorComponents =4; -default:_acef .ColorComponents =-1;};_eca [_dfc ]=_fdf ;_ad =append (_ad ,&_acef );_fdf ++;};var _ceg []int ;for _ ,_ded :=range _ad {if _ded .SMask !=nil {_gff ,_cab :=_eca [_ded .SMask .Stream ];if _cab {_ceg =append (_ceg ,_gff );};};};_deg :=make ([]*Image ,len (_ad )-len (_ceg )); -_fdf =0;_cce :for _dga ,_eda :=range _ad {for _ ,_gffc :=range _ceg {if _dga ==_gffc {continue _cce ;};};_deg [_fdf ]=_eda ;_fdf ++;};return _ad ,nil ;};func _ccd (_dg _g .PdfObject )(_g .PdfObjectName ,error ){var _gbd *_g .PdfObjectName ;var _ffc *_g .PdfObjectArray ; -if _abe ,_agf :=_dg .(*_g .PdfIndirectObject );_agf {if _ced ,_gae :=_abe .PdfObject .(*_g .PdfObjectArray );_gae {_ffc =_ced ;}else if _eeg ,_ef :=_abe .PdfObject .(*_g .PdfObjectName );_ef {_gbd =_eeg ;};}else if _aga ,_bec :=_dg .(*_g .PdfObjectArray ); -_bec {_ffc =_aga ;}else if _eeea ,_ecd :=_dg .(*_g .PdfObjectName );_ecd {_gbd =_eeea ;};if _gbd !=nil {switch *_gbd {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return *_gbd ,nil ; -case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_gbd ,nil ;};};if _ffc !=nil &&_ffc .Len ()> 0{if _bdcd ,_aeg :=_ffc .Get (0).(*_g .PdfObjectName );_aeg {switch *_bdcd {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _ffc .Len ()==1{return *_bdcd ,nil ; -};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_bdcd ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_bdcd ,nil ; -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_bdcd ,nil ;};};};return "",nil ;};func (_fae *Catalog )SetMetadata (data []byte )error {_cf ,_cc :=_g .MakeStream (data ,nil );if _cc !=nil {return _cc ; -};_cf .Set ("\u0054\u0079\u0070\u0065",_g .MakeName ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"));_cf .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_g .MakeName ("\u0058\u004d\u004c"));_fae .Object .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_cf ); -_fae ._b .Objects =append (_fae ._b .Objects ,_cf );return nil ;};func (_bfg *Document )AddStream (stream *_g .PdfObjectStream ){for _ ,_bfge :=range _bfg .Objects {if _bfge ==stream {return ;};};_bfg .Objects =append (_bfg .Objects ,stream );};type Image struct{Name string ; -Width int ;Height int ;Colorspace _g .PdfObjectName ;ColorComponents int ;BitsPerComponent int ;SMask *ImageSMask ;Stream *_g .PdfObjectStream ;};type Content struct{Stream *_g .PdfObjectStream ;_ecc int ;_dfe Page ;};func (_ceb Page )FindXObjectForms ()[]*_g .PdfObjectStream {_egg ,_cece :=_ceb .GetResourcesXObject (); -if !_cece {return nil ;};_fbeg :=map[*_g .PdfObjectStream ]struct{}{};var _fbc func (_gaa *_g .PdfObjectDictionary ,_gag map[*_g .PdfObjectStream ]struct{});_fbc =func (_dbd *_g .PdfObjectDictionary ,_bfgb map[*_g .PdfObjectStream ]struct{}){for _ ,_acf :=range _dbd .Keys (){_bgf ,_cag :=_g .GetStream (_dbd .Get (_acf )); -if !_cag {continue ;};if _ ,_efd :=_bfgb [_bgf ];_efd {continue ;};_gfdc ,_gca :=_g .GetName (_bgf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_gca ||_gfdc .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_bfgb [_bgf ]=struct{}{};_fabe ,_gca :=_g .GetDict (_bgf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_gca {continue ;};_egdg ,_eef :=_g .GetDict (_fabe .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if _eef {_fbc (_egdg ,_bfgb );};};};_fbc (_egg ,_fbeg );var _afa []*_g .PdfObjectStream ;for _aae :=range _fbeg {_afa =append (_afa ,_aae );};return _afa ; -};func (_ace *OutputIntents )Get (i int )(OutputIntent ,bool ){if _ace ._edb ==nil {return OutputIntent {},false ;};if i >=_ace ._edb .Len (){return OutputIntent {},false ;};_af :=_ace ._edb .Get (i );_eee ,_gg :=_g .GetIndirect (_af );if !_gg {_ega ,_ggd :=_g .GetDict (_af ); -return OutputIntent {Object :_ega },_ggd ;};_cfb ,_fec :=_g .GetDict (_eee .PdfObject );return OutputIntent {Object :_cfb },_fec ;};type Page struct{_afc int ;Object *_g .PdfObjectDictionary ;_df *Document ;};func (_ec *Catalog )GetMarkInfo ()(*_g .PdfObjectDictionary ,bool ){_eg ,_bg :=_g .GetDict (_ec .Object .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f")); -return _eg ,_bg ;};type Document struct{ID [2]string ;Version _g .Version ;Objects []_g .PdfObject ;Info _g .PdfObject ;Crypt *_g .PdfCrypt ;UseHashBasedID bool ;}; \ No newline at end of file +package docutil ;import (_f "errors";_fd "fmt";_g "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/core";);func (_ag *Catalog )SetVersion (){_ag .Object .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_d .MakeName (_fd .Sprintf ("\u0025\u0064\u002e%\u0064",_ag ._a .Version .Major ,_ag ._a .Version .Minor ))); +};type Document struct{ID [2]string ;Version _d .Version ;Objects []_d .PdfObject ;Info _d .PdfObject ;Crypt *_d .PdfCrypt ;UseHashBasedID bool ;};func (_bb *OutputIntents )Get (i int )(OutputIntent ,bool ){if _bb ._db ==nil {return OutputIntent {},false ; +};if i >=_bb ._db .Len (){return OutputIntent {},false ;};_deb :=_bb ._db .Get (i );_bfb ,_afbe :=_d .GetIndirect (_deb );if !_afbe {_bcd ,_adb :=_d .GetDict (_deb );return OutputIntent {Object :_bcd },_adb ;};_gba ,_fbg :=_d .GetDict (_bfb .PdfObject ); +return OutputIntent {Object :_gba },_fbg ;};func (_bg *Catalog )SetMarkInfo (mi _d .PdfObject ){if mi ==nil {_bg .Object .Remove ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return ;};_dcc :=_d .MakeIndirectObject (mi );_bg .Object .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",_dcc ); +_bg ._a .Objects =append (_bg ._a .Objects ,_dcc );};type Image struct{Name string ;Width int ;Height int ;Colorspace _d .PdfObjectName ;ColorComponents int ;BitsPerComponent int ;SMask *ImageSMask ;Stream *_d .PdfObjectStream ;};func (_edb *Catalog )SetOutputIntents (outputIntents *OutputIntents ){if _eg :=_edb .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); +_eg !=nil {for _fe ,_fc :=range _edb ._a .Objects {if _fc ==_eg {if outputIntents ._fdg ==_eg {return ;};_edb ._a .Objects =append (_edb ._a .Objects [:_fe ],_edb ._a .Objects [_fe +1:]...);break ;};};};_ea :=outputIntents ._fdg ;if _ea ==nil {_ea =_d .MakeIndirectObject (outputIntents ._db ); +};_edb .Object .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_ea );_edb ._a .Objects =append (_edb ._a .Objects ,_ea );};type OutputIntent struct{Object *_d .PdfObjectDictionary ;};func (_gbb Page )GetContents ()([]Content ,bool ){_gfc ,_ga :=_d .GetArray (_gbb .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); +if !_ga {_ddge ,_bdg :=_d .GetStream (_gbb .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_bdg {return nil ,false ;};return []Content {{Stream :_ddge ,_caa :_gbb ,_dgb :0}},true ;};_ede :=make ([]Content ,_gfc .Len ());for _bba ,_aecb :=range _gfc .Elements (){_afa ,_efa :=_d .GetStream (_aecb ); +if !_efa {continue ;};_ede [_bba ]=Content {Stream :_afa ,_caa :_gbb ,_dgb :_bba };};return _ede ,true ;};func (_gb *Catalog )GetMarkInfo ()(*_d .PdfObjectDictionary ,bool ){_agg ,_ae :=_d .GetDict (_gb .Object .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f")); +return _agg ,_ae ;};func (_bdb Page )FindXObjectImages ()([]*Image ,error ){_ege ,_bbf :=_bdb .GetResourcesXObject ();if !_bbf {return nil ,nil ;};var _dbf []*Image ;var _dcf error ;_abe :=map[*_d .PdfObjectStream ]int {};_dcb :=map[*_d .PdfObjectStream ]struct{}{}; +var _bde int ;for _ ,_dab :=range _ege .Keys (){_daa ,_cge :=_d .GetStream (_ege .Get (_dab ));if !_cge {continue ;};if _ ,_dbg :=_abe [_daa ];_dbg {continue ;};_cadf ,_fg :=_d .GetName (_daa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_fg ||_cadf .String ()!="\u0049\u006d\u0061g\u0065"{continue ; +};_fac :=Image {BitsPerComponent :8,Stream :_daa ,Name :string (_dab )};if _fac .Colorspace ,_dcf =_baa (_daa .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));_dcf !=nil {_g .Log .Error ("\u0045\u0072\u0072\u006f\u0072\u0020\u0064\u0065\u0074\u0065r\u006d\u0069\u006e\u0065\u0020\u0063\u006fl\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0025\u0073",_dcf ); +continue ;};if _dde ,_dfd :=_d .GetIntVal (_daa .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_dfd {_fac .BitsPerComponent =_dde ;};if _agd ,_bcg :=_d .GetIntVal (_daa .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068")); +_bcg {_fac .Width =_agd ;};if _edg ,_fce :=_d .GetIntVal (_daa .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_fce {_fac .Height =_edg ;};if _gce ,_fbd :=_d .GetStream (_daa .Get ("\u0053\u004d\u0061s\u006b"));_fbd {_fac .SMask =&ImageSMask {Image :&_fac ,Stream :_gce }; +_dcb [_gce ]=struct{}{};};switch _fac .Colorspace {case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_fac .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_fac .ColorComponents =1;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_fac .ColorComponents =4; +default:_fac .ColorComponents =-1;};_abe [_daa ]=_bde ;_dbf =append (_dbf ,&_fac );_bde ++;};var _gbg []int ;for _ ,_cd :=range _dbf {if _cd .SMask !=nil {_gca ,_bbae :=_abe [_cd .SMask .Stream ];if _bbae {_gbg =append (_gbg ,_gca );};};};_bdf :=make ([]*Image ,len (_dbf )-len (_gbg )); +_bde =0;_bff :for _dbga ,_bgc :=range _dbf {for _ ,_edd :=range _gbg {if _dbga ==_edd {continue _bff ;};};_bdf [_bde ]=_bgc ;_bde ++;};return _dbf ,nil ;};func (_ab *Document )FindCatalog ()(*Catalog ,bool ){var _dga *_d .PdfObjectDictionary ;for _ ,_bfc :=range _ab .Objects {_eb ,_ebg :=_d .GetDict (_bfc ); +if !_ebg {continue ;};if _dd ,_be :=_d .GetName (_eb .Get ("\u0054\u0079\u0070\u0065"));_be &&*_dd =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_dga =_eb ;break ;};};if _dga ==nil {return nil ,false ;};return &Catalog {Object :_dga ,_a :_ab },true ;};func (_ccc *OutputIntents )Add (oi _d .PdfObject )error {_ef ,_ad :=oi .(*_d .PdfObjectDictionary ); +if !_ad {return _f .New ("\u0069\u006e\u0070\u0075\u0074\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006et\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u0061\u006e\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};if _cefb ,_gc :=_d .GetStream (_ef .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065"));_gc {_ccc ._bca .Objects =append (_ccc ._bca .Objects ,_cefb );};_dg ,_gbd :=oi .(*_d .PdfIndirectObject ); +if !_gbd {_dg =_d .MakeIndirectObject (oi );};if _ccc ._db ==nil {_ccc ._db =_d .MakeArray (_dg );}else {_ccc ._db .Append (_dg );};_ccc ._bca .Objects =append (_ccc ._bca .Objects ,_dg );return nil ;};func (_gf *Catalog )GetOutputIntents ()(*OutputIntents ,bool ){_fb :=_gf .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"); +if _fb ==nil {return nil ,false ;};_de ,_bf :=_d .GetIndirect (_fb );if !_bf {return nil ,false ;};_ced ,_ac :=_d .GetArray (_de .PdfObject );if !_ac {return nil ,false ;};return &OutputIntents {_fdg :_de ,_db :_ced ,_bca :_gf ._a },true ;};func (_ed *Catalog )NewOutputIntents ()*OutputIntents {return &OutputIntents {_bca :_ed ._a }}; +func (_cf *Catalog )GetPages ()([]Page ,bool ){_af ,_ca :=_d .GetDict (_cf .Object .Get ("\u0050\u0061\u0067e\u0073"));if !_ca {return nil ,false ;};_gd ,_ce :=_d .GetArray (_af .Get ("\u004b\u0069\u0064\u0073"));if !_ce {return nil ,false ;};_dc :=make ([]Page ,_gd .Len ()); +for _cad ,_e :=range _gd .Elements (){_ec ,_cc :=_d .GetDict (_e );if !_cc {continue ;};_dc [_cad ]=Page {Object :_ec ,_fef :_cad +1,_fcf :_cf ._a };};return _dc ,true ;};func (_aec *Document )AddIndirectObject (indirect *_d .PdfIndirectObject ){for _ ,_caf :=range _aec .Objects {if _caf ==indirect {return ; +};};_aec .Objects =append (_aec .Objects ,indirect );};type ImageSMask struct{Image *Image ;Stream *_d .PdfObjectStream ;};func (_da *Catalog )GetMetadata ()(*_d .PdfObjectStream ,bool ){_cfd ,_cef :=_d .GetStream (_da .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061")); +return _cfd ,_cef ;};type OutputIntents struct{_db *_d .PdfObjectArray ;_bca *Document ;_fdg *_d .PdfIndirectObject ;};func (_cac Page )GetResourcesXObject ()(*_d .PdfObjectDictionary ,bool ){_ddgg ,_bae :=_cac .GetResources ();if !_bae {return nil ,false ; +};return _d .GetDict (_ddgg .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));};func (_bbfc Page )FindXObjectForms ()[]*_d .PdfObjectStream {_dce ,_bad :=_bbfc .GetResourcesXObject ();if !_bad {return nil ;};_ge :=map[*_d .PdfObjectStream ]struct{}{};var _dea func (_fdb *_d .PdfObjectDictionary ,_dfg map[*_d .PdfObjectStream ]struct{}); +_dea =func (_aecf *_d .PdfObjectDictionary ,_cec map[*_d .PdfObjectStream ]struct{}){for _ ,_cdc :=range _aecf .Keys (){_gfb ,_bdc :=_d .GetStream (_aecf .Get (_cdc ));if !_bdc {continue ;};if _ ,_cb :=_cec [_gfb ];_cb {continue ;};_fee ,_cag :=_d .GetName (_gfb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_cag ||_fee .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_cec [_gfb ]=struct{}{};_gcc ,_cag :=_d .GetDict (_gfb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_cag {continue ;};_gab ,_cecb :=_d .GetDict (_gcc .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +if _cecb {_dea (_gab ,_cec );};};};_dea (_dce ,_ge );var _bcab []*_d .PdfObjectStream ;for _ecb :=range _ge {_bcab =append (_bcab ,_ecb );};return _bcab ;};type Page struct{_fef int ;Object *_d .PdfObjectDictionary ;_fcf *Document ;};func (_bdba *Content )SetData (data []byte )error {_dec ,_cea :=_d .MakeStream (data ,_d .NewFlateEncoder ()); +if _cea !=nil {return _cea ;};_aa ,_feed :=_d .GetArray (_bdba ._caa .Object .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_feed &&_bdba ._dgb ==0{_bdba ._caa .Object .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_dec );}else {if _cea =_aa .Set (_bdba ._dgb ,_dec ); +_cea !=nil {return _cea ;};};_bdba ._caa ._fcf .Objects =append (_bdba ._caa ._fcf .Objects ,_dec );return nil ;};func (_gff Content )GetData ()([]byte ,error ){_dee ,_bdec :=_d .NewEncoderFromStream (_gff .Stream );if _bdec !=nil {return nil ,_bdec ;}; +_dac ,_bdec :=_dee .DecodeStream (_gff .Stream );if _bdec !=nil {return nil ,_bdec ;};return _dac ,nil ;};type Content struct{Stream *_d .PdfObjectStream ;_dgb int ;_caa Page ;};func _baa (_afc _d .PdfObject )(_d .PdfObjectName ,error ){var _fa *_d .PdfObjectName ; +var _ccf *_d .PdfObjectArray ;if _egc ,_gfe :=_afc .(*_d .PdfIndirectObject );_gfe {if _fcg ,_deg :=_egc .PdfObject .(*_d .PdfObjectArray );_deg {_ccf =_fcg ;}else if _cfb ,_df :=_egc .PdfObject .(*_d .PdfObjectName );_df {_fa =_cfb ;};}else if _ddg ,_cg :=_afc .(*_d .PdfObjectArray ); +_cg {_ccf =_ddg ;}else if _dba ,_aff :=_afc .(*_d .PdfObjectName );_aff {_fa =_dba ;};if _fa !=nil {switch *_fa {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return *_fa ,nil ; +case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_fa ,nil ;};};if _ccf !=nil &&_ccf .Len ()> 0{if _ada ,_bcb :=_ccf .Get (0).(*_d .PdfObjectName );_bcb {switch *_ada {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _ccf .Len ()==1{return *_ada ,nil ; +};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_ada ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_ada ,nil ; +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_ada ,nil ;};};};return "",nil ;};type Catalog struct{Object *_d .PdfObjectDictionary ;_a *Document ;};func (_bgd *Document )GetPages ()([]Page ,bool ){_ebb ,_ba :=_bgd .FindCatalog (); +if !_ba {return nil ,false ;};return _ebb .GetPages ();};func (_aeg *Page )Number ()int {return _aeg ._fef };func (_agb *OutputIntents )Len ()int {return _agb ._db .Len ()};func (_afg *Catalog )HasMetadata ()bool {_afb :=_afg .Object .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); +return _afb !=nil ;};func (_ff Page )GetResources ()(*_d .PdfObjectDictionary ,bool ){return _d .GetDict (_ff .Object .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));};func (_fba *Document )AddStream (stream *_d .PdfObjectStream ){for _ ,_dda :=range _fba .Objects {if _dda ==stream {return ; +};};_fba .Objects =append (_fba .Objects ,stream );};func (_b *Catalog )SetMetadata (data []byte )error {_bc ,_dca :=_d .MakeStream (data ,nil );if _dca !=nil {return _dca ;};_bc .Set ("\u0054\u0079\u0070\u0065",_d .MakeName ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061")); +_bc .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_d .MakeName ("\u0058\u004d\u004c"));_b .Object .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_bc );_b ._a .Objects =append (_b ._a .Objects ,_bc );return nil ;}; \ No newline at end of file diff --git a/model/internal/fonts/fonts.go b/model/internal/fonts/fonts.go index ec5005e9..152cd797 100644 --- a/model/internal/fonts/fonts.go +++ b/model/internal/fonts/fonts.go @@ -9,121 +9,121 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package fonts ;import (_bc "bytes";_e "encoding/binary";_gd "errors";_g "fmt";_gdc "github.com/unidoc/unipdf/v3/common";_ab "github.com/unidoc/unipdf/v3/core";_gb "github.com/unidoc/unipdf/v3/internal/cmap";_ae "github.com/unidoc/unipdf/v3/internal/textencoding"; -_a "io";_fc "os";_fg "regexp";_b "sort";_c "strings";_d "sync";);func (_ce *RuneCharSafeMap )Copy ()*RuneCharSafeMap {_bd :=MakeRuneCharSafeMap (_ce .Length ());_ce .Range (func (_eb rune ,_dg CharMetrics )(_bf bool ){_bd ._bb [_eb ]=_dg ;return false }); -return _bd ;};func _fgef (){_bff =MakeRuneCharSafeMap (len (_age ));_afd =MakeRuneCharSafeMap (len (_age ));_eae =MakeRuneCharSafeMap (len (_age ));_fdd =MakeRuneCharSafeMap (len (_age ));for _fed ,_bfe :=range _age {_bff .Write (_bfe ,CharMetrics {Wx :float64 (_efda [_fed ])}); -_afd .Write (_bfe ,CharMetrics {Wx :float64 (_fca [_fed ])});_eae .Write (_bfe ,CharMetrics {Wx :float64 (_ggfc [_fed ])});_fdd .Write (_bfe ,CharMetrics {Wx :float64 (_gfb [_fed ])});};};type CharMetrics struct{Wx float64 ;Wy float64 ;};type TtfType struct{UnitsPerEm uint16 ; -PostScriptName string ;Bold bool ;ItalicAngle float64 ;IsFixedPitch bool ;TypoAscender int16 ;TypoDescender int16 ;UnderlinePosition int16 ;UnderlineThickness int16 ;Xmin ,Ymin ,Xmax ,Ymax int16 ;CapHeight int16 ;Widths []uint16 ;Chars map[rune ]GID ;GlyphNames []GlyphName ; -};type ttfParser struct{_degb TtfType ;_gdcg _a .ReadSeeker ;_eab map[string ]uint32 ;_bgb uint16 ;_dfc uint16 ;};func (_gad *ttfParser )ParseHead ()error {if _bfg :=_gad .Seek ("\u0068\u0065\u0061\u0064");_bfg !=nil {return _bfg ;};_gad .Skip (3*4);_edd :=_gad .ReadULong (); -if _edd !=0x5F0F3CF5{_gdc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0049\u006e\u0063\u006fr\u0072e\u0063\u0074\u0020\u006d\u0061\u0067\u0069\u0063\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u002e\u0020\u0046\u006fn\u0074\u0020\u006d\u0061\u0079\u0020\u006e\u006f\u0074\u0020\u0064\u0069\u0073\u0070\u006c\u0061\u0079\u0020\u0063\u006f\u0072\u0072\u0065\u0063t\u006c\u0079\u002e\u0020\u0025\u0073",_gad ); -};_gad .Skip (2);_gad ._degb .UnitsPerEm =_gad .ReadUShort ();_gad .Skip (2*8);_gad ._degb .Xmin =_gad .ReadShort ();_gad ._degb .Ymin =_gad .ReadShort ();_gad ._degb .Xmax =_gad .ReadShort ();_gad ._degb .Ymax =_gad .ReadShort ();return nil ;};func NewFontFile2FromPdfObject (obj _ab .PdfObject )(TtfType ,error ){obj =_ab .TraceToDirectObject (obj ); -_bfeg ,_badf :=obj .(*_ab .PdfObjectStream );if !_badf {_gdc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0073\u0074\u0072e\u0061\u006d \u0028\u0025\u0054\u0029",obj ); -return TtfType {},_ab .ErrTypeError ;};_cegd ,_dgb :=_ab .DecodeStream (_bfeg );if _dgb !=nil {return TtfType {},_dgb ;};_gfe :=ttfParser {_gdcg :_bc .NewReader (_cegd )};return _gfe .Parse ();};func _cef (){const _cfa =600;_def =MakeRuneCharSafeMap (len (_age )); -for _ ,_ggf :=range _age {_def .Write (_ggf ,CharMetrics {Wx :_cfa });};_bdg =_def .Copy ();_dgc =_def .Copy ();_geg =_def .Copy ();};const (CourierName =StdFontName ("\u0043o\u0075\u0072\u0069\u0065\u0072");CourierBoldName =StdFontName ("\u0043\u006f\u0075r\u0069\u0065\u0072\u002d\u0042\u006f\u006c\u0064"); -CourierObliqueName =StdFontName ("\u0043o\u0075r\u0069\u0065\u0072\u002d\u004f\u0062\u006c\u0069\u0071\u0075\u0065");CourierBoldObliqueName =StdFontName ("\u0043\u006f\u0075\u0072ie\u0072\u002d\u0042\u006f\u006c\u0064\u004f\u0062\u006c\u0069\u0071\u0075\u0065"); -);var _bgd *RuneCharSafeMap ;func NewStdFontByName (name StdFontName )(StdFont ,bool ){_ge ,_ec :=_cc .read (name );if !_ec {return StdFont {},false ;};return _ge (),true ;};func _fbef ()StdFont {_aaf .Do (_fgef );_cbeg :=Descriptor {Name :TimesBoldItalicName ,Family :_ead ,Weight :FontWeightBold ,Flags :0x0060,BBox :[4]float64 {-200,-218,996,921},ItalicAngle :-15,Ascent :683,Descent :-217,CapHeight :669,XHeight :462,StemV :121,StemH :42}; -return NewStdFont (_cbeg ,_eae );};var _geg *RuneCharSafeMap ;func (_dff *ttfParser )ParseHmtx ()error {if _dga :=_dff .Seek ("\u0068\u006d\u0074\u0078");_dga !=nil {return _dga ;};_dff ._degb .Widths =make ([]uint16 ,0,8);for _gac :=uint16 (0);_gac < _dff ._bgb ; -_gac ++{_dff ._degb .Widths =append (_dff ._degb .Widths ,_dff .ReadUShort ());_dff .Skip (2);};if _dff ._bgb < _dff ._dfc &&_dff ._bgb > 0{_bgda :=_dff ._degb .Widths [_dff ._bgb -1];for _dda :=_dff ._bgb ;_dda < _dff ._dfc ;_dda ++{_dff ._degb .Widths =append (_dff ._degb .Widths ,_bgda ); -};};return nil ;};type GID =_ae .GID ;var _fge *RuneCharSafeMap ;func (_ebc StdFont )Encoder ()_ae .TextEncoder {return _ebc ._bbb };type fontMap struct{_d .Mutex ;_bcd map[StdFontName ]func ()StdFont ;};func _fgb ()StdFont {_gec .Do (_cac );_ccb :=Descriptor {Name :HelveticaBoldName ,Family :string (HelveticaName ),Weight :FontWeightBold ,Flags :0x0020,BBox :[4]float64 {-170,-228,1003,962},ItalicAngle :0,Ascent :718,Descent :-207,CapHeight :718,XHeight :532,StemV :140,StemH :118}; -return NewStdFont (_ccb ,_bgd );};func (_bga StdFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_ff ,_eda :=_bga ._cfe .Read (r );return _ff ,_eda ;};var _gfb =[]int16 {611,889,611,611,611,611,611,611,611,611,611,611,667,667,667,667,722,722,722,612,611,611,611,611,611,611,611,611,611,722,500,611,722,722,722,722,333,333,333,333,333,333,333,333,444,667,667,556,556,611,556,556,833,667,667,667,667,667,722,944,722,722,722,722,722,722,722,722,611,722,611,611,611,611,500,500,500,500,500,556,556,556,611,722,722,722,722,722,722,722,722,722,611,833,611,556,556,556,556,556,556,556,500,500,500,500,333,500,667,500,500,778,500,500,422,541,500,920,500,500,278,275,400,400,389,389,333,275,350,444,444,333,444,444,333,500,333,333,250,250,760,500,500,500,500,544,500,400,333,675,500,333,278,444,444,444,444,444,444,444,500,889,444,889,500,444,675,500,333,389,278,500,500,500,500,500,167,500,500,500,500,333,675,549,500,500,333,333,500,333,333,278,278,278,278,278,278,278,278,444,444,278,278,300,278,675,549,675,471,278,722,333,675,500,675,500,500,500,500,500,549,500,500,500,500,500,500,667,333,500,500,500,500,750,750,300,276,310,500,500,500,523,333,333,476,833,250,250,1000,675,675,500,500,500,420,556,556,556,333,333,333,214,389,389,453,389,389,760,333,389,389,389,389,389,500,333,500,500,278,250,500,600,278,300,278,500,500,750,300,333,980,500,300,500,500,500,500,500,500,500,500,500,500,444,667,444,444,444,444,500,389,389,389,389,500}; -type StdFont struct{_dc Descriptor ;_cfe *RuneCharSafeMap ;_bbb _ae .TextEncoder ;};const (FontWeightMedium FontWeight =iota ;FontWeightBold ;FontWeightRoman ;);const (HelveticaName =StdFontName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");HelveticaBoldName =StdFontName ("\u0048\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0042\u006f\u006c\u0064"); -HelveticaObliqueName =StdFontName ("\u0048\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u004f\u0062l\u0069\u0071\u0075\u0065");HelveticaBoldObliqueName =StdFontName ("H\u0065\u006c\u0076\u0065ti\u0063a\u002d\u0042\u006f\u006c\u0064O\u0062\u006c\u0069\u0071\u0075\u0065"); -);var _ba _d .Once ;func (_bbd *fontMap )write (_gae StdFontName ,_abd func ()StdFont ){_bbd .Lock ();defer _bbd .Unlock ();_bbd ._bcd [_gae ]=_abd ;};func _abg ()StdFont {_ba .Do (_cef );_gca :=Descriptor {Name :CourierBoldName ,Family :string (CourierName ),Weight :FontWeightBold ,Flags :0x0021,BBox :[4]float64 {-113,-250,749,801},ItalicAngle :0,Ascent :629,Descent :-157,CapHeight :562,XHeight :439,StemV :106,StemH :84}; -return NewStdFont (_gca ,_bdg );};func _bgcg ()StdFont {_gec .Do (_cac );_eff :=Descriptor {Name :HelveticaBoldObliqueName ,Family :string (HelveticaName ),Weight :FontWeightBold ,Flags :0x0060,BBox :[4]float64 {-174,-228,1114,962},ItalicAngle :-12,Ascent :718,Descent :-207,CapHeight :718,XHeight :532,StemV :140,StemH :118}; -return NewStdFont (_eff ,_fge );};func _bad ()StdFont {_aaf .Do (_fgef );_gaa :=Descriptor {Name :TimesBoldName ,Family :_ead ,Weight :FontWeightBold ,Flags :0x0020,BBox :[4]float64 {-168,-218,1000,935},ItalicAngle :0,Ascent :683,Descent :-217,CapHeight :676,XHeight :461,StemV :139,StemH :44}; -return NewStdFont (_gaa ,_afd );};func (_ccfd *ttfParser )Skip (n int ){_ccfd ._gdcg .Seek (int64 (n ),_a .SeekCurrent )};var _gec _d .Once ;func (_gff *ttfParser )parseCmapVersion (_dfg int64 )error {_gdc .Log .Trace ("p\u0061\u0072\u0073\u0065\u0043\u006da\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u003a \u006f\u0066\u0066s\u0065t\u003d\u0025\u0064",_dfg ); -if _gff ._degb .Chars ==nil {_gff ._degb .Chars =make (map[rune ]GID );};_gff ._gdcg .Seek (int64 (_gff ._eab ["\u0063\u006d\u0061\u0070"])+_dfg ,_a .SeekStart );var _dbcd ,_dcc uint32 ;_bdf :=_gff .ReadUShort ();if _bdf < 8{_dbcd =uint32 (_gff .ReadUShort ()); -_dcc =uint32 (_gff .ReadUShort ());}else {_gff .ReadUShort ();_dbcd =_gff .ReadULong ();_dcc =_gff .ReadULong ();};_gdc .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u0043m\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u003d\u0025\u0064 \u006c\u0065\u006e\u0067\u0074\u0068\u003d\u0025\u0064\u0020\u006c\u0061\u006e\u0067u\u0061g\u0065\u003d\u0025\u0064",_bdf ,_dbcd ,_dcc ); -switch _bdf {case 0:return _gff .parseCmapFormat0 ();case 6:return _gff .parseCmapFormat6 ();case 12:return _gff .parseCmapFormat12 ();default:_gdc .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063m\u0061\u0070\u0020\u0066\u006f\u0072\u006da\u0074\u003d\u0025\u0064",_bdf ); -return nil ;};};func init (){RegisterStdFont (CourierName ,_fcf ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u0043\u006f\u0075\u0072\u0069e\u0072\u004e\u0065\u0077","\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077");RegisterStdFont (CourierBoldName ,_abg ,"\u0043o\u0075r\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0042\u006f\u006c\u0064"); -RegisterStdFont (CourierObliqueName ,_ebd ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0049t\u0061\u006c\u0069\u0063");RegisterStdFont (CourierBoldObliqueName ,_fb ,"C\u006f\u0075\u0072\u0069er\u004ee\u0077\u002c\u0042\u006f\u006cd\u0049\u0074\u0061\u006c\u0069\u0063"); -};func (_ggc *ttfParser )ReadUShort ()(_bcb uint16 ){_e .Read (_ggc ._gdcg ,_e .BigEndian ,&_bcb );return _bcb ;};func _gaea ()StdFont {_gec .Do (_cac );_cbd :=Descriptor {Name :HelveticaName ,Family :string (HelveticaName ),Weight :FontWeightMedium ,Flags :0x0020,BBox :[4]float64 {-166,-225,1000,931},ItalicAngle :0,Ascent :718,Descent :-207,CapHeight :718,XHeight :523,StemV :88,StemH :76}; -return NewStdFont (_cbd ,_cfcb );};func (_efc *ttfParser )ParseComponents ()error {if _cdd :=_efc .ParseHead ();_cdd !=nil {return _cdd ;};if _eag :=_efc .ParseHhea ();_eag !=nil {return _eag ;};if _fad :=_efc .ParseMaxp ();_fad !=nil {return _fad ;};if _gccb :=_efc .ParseHmtx (); -_gccb !=nil {return _gccb ;};if _ ,_ged :=_efc ._eab ["\u006e\u0061\u006d\u0065"];_ged {if _afca :=_efc .ParseName ();_afca !=nil {return _afca ;};};if _ ,_bgdb :=_efc ._eab ["\u004f\u0053\u002f\u0032"];_bgdb {if _dd :=_efc .ParseOS2 ();_dd !=nil {return _dd ; -};};if _ ,_cfdc :=_efc ._eab ["\u0070\u006f\u0073\u0074"];_cfdc {if _eaec :=_efc .ParsePost ();_eaec !=nil {return _eaec ;};};if _ ,_feb :=_efc ._eab ["\u0063\u006d\u0061\u0070"];_feb {if _fcd :=_efc .ParseCmap ();_fcd !=nil {return _fcd ;};};return nil ; -};var _cdc =[]int16 {667,1000,667,667,667,667,667,667,667,667,667,667,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,556,611,778,778,778,722,278,278,278,278,278,278,278,278,500,667,667,556,556,556,556,556,833,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,667,778,722,722,722,722,667,667,667,667,667,611,611,611,667,722,722,722,722,722,722,722,722,722,667,944,667,667,667,667,611,611,611,611,556,556,556,556,333,556,889,556,556,667,556,556,469,584,389,1015,556,556,278,260,334,334,278,278,333,260,350,500,500,333,500,500,333,556,333,278,278,250,737,556,556,556,556,643,556,400,333,584,556,333,278,556,556,556,556,556,556,556,556,1000,556,1000,556,556,584,556,278,333,278,500,556,500,556,556,167,556,556,556,611,333,584,549,556,556,333,333,556,333,333,222,278,278,278,278,278,222,222,500,500,222,222,299,222,584,549,584,471,222,833,333,584,556,584,556,556,556,556,556,549,556,556,556,556,556,556,944,333,556,556,556,556,834,834,333,370,365,611,556,556,537,333,333,476,889,278,278,1000,584,584,556,556,611,355,333,333,333,222,222,222,191,333,333,453,333,333,737,333,500,500,500,500,500,556,278,556,556,278,278,556,600,278,317,278,556,556,834,333,333,1000,556,333,556,556,556,556,556,556,556,556,556,556,500,722,500,500,500,500,556,500,500,500,500,556}; -func (_cfge *ttfParser )ReadStr (length int )(string ,error ){_ccbd :=make ([]byte ,length );_gde ,_dde :=_cfge ._gdcg .Read (_ccbd );if _dde !=nil {return "",_dde ;}else if _gde !=length {return "",_g .Errorf ("\u0075\u006e\u0061bl\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0073",length ); -};return string (_ccbd ),nil ;};func (_bee *ttfParser )ParseHhea ()error {if _efb :=_bee .Seek ("\u0068\u0068\u0065\u0061");_efb !=nil {return _efb ;};_bee .Skip (4+15*2);_bee ._bgb =_bee .ReadUShort ();return nil ;};func (_ca *RuneCharSafeMap )Length ()int {_ca ._fd .RLock (); -defer _ca ._fd .RUnlock ();return len (_ca ._bb );};func _fb ()StdFont {_ba .Do (_cef );_ace :=Descriptor {Name :CourierBoldObliqueName ,Family :string (CourierName ),Weight :FontWeightBold ,Flags :0x0061,BBox :[4]float64 {-57,-250,869,801},ItalicAngle :-12,Ascent :629,Descent :-157,CapHeight :562,XHeight :439,StemV :106,StemH :84}; -return NewStdFont (_ace ,_dgc );};func MakeRuneCharSafeMap (length int )*RuneCharSafeMap {return &RuneCharSafeMap {_bb :make (map[rune ]CharMetrics ,length )};};func _ccc ()StdFont {_aaf .Do (_fgef );_ceg :=Descriptor {Name :TimesRomanName ,Family :_ead ,Weight :FontWeightRoman ,Flags :0x0020,BBox :[4]float64 {-168,-218,1000,898},ItalicAngle :0,Ascent :683,Descent :-217,CapHeight :662,XHeight :450,StemV :84,StemH :28}; -return NewStdFont (_ceg ,_bff );};var _bff *RuneCharSafeMap ;func init (){RegisterStdFont (HelveticaName ,_gaea ,"\u0041\u0072\u0069a\u006c");RegisterStdFont (HelveticaBoldName ,_fgb ,"\u0041\u0072\u0069\u0061\u006c\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (HelveticaObliqueName ,_cfd ,"\u0041\u0072\u0069a\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063"); -RegisterStdFont (HelveticaBoldObliqueName ,_bgcg ,"\u0041\u0072i\u0061\u006c\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063");};func (_ebab *ttfParser )parseCmapSubtable10 (_abgb int64 )error {if _ebab ._degb .Chars ==nil {_ebab ._degb .Chars =make (map[rune ]GID ); -};_ebab ._gdcg .Seek (int64 (_ebab ._eab ["\u0063\u006d\u0061\u0070"])+_abgb ,_a .SeekStart );var _aefa ,_feg uint32 ;_cgbg :=_ebab .ReadUShort ();if _cgbg < 8{_aefa =uint32 (_ebab .ReadUShort ());_feg =uint32 (_ebab .ReadUShort ());}else {_ebab .ReadUShort (); -_aefa =_ebab .ReadULong ();_feg =_ebab .ReadULong ();};_gdc .Log .Trace ("\u0070\u0061r\u0073\u0065\u0043\u006d\u0061p\u0053\u0075\u0062\u0074\u0061b\u006c\u0065\u0031\u0030\u003a\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u003d\u0025\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003d\u0025\u0064\u0020\u006c\u0061\u006e\u0067\u0075\u0061\u0067\u0065\u003d\u0025\u0064",_cgbg ,_aefa ,_feg ); -if _cgbg !=0{return _gd .New ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006d\u0061p\u0020s\u0075\u0062\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_cgeb ,_adef :=_ebab .ReadStr (256); -if _adef !=nil {return _adef ;};_ccf :=[]byte (_cgeb );for _fadd ,_fcb :=range _ccf {_ebab ._degb .Chars [rune (_fadd )]=GID (_fcb );if _fcb !=0{_g .Printf ("\u0009\u0030\u0078\u002502\u0078\u0020\u279e\u0020\u0030\u0078\u0025\u0030\u0032\u0078\u003d\u0025\u0063\u000a",_fadd ,_fcb ,rune (_fcb )); -};};return nil ;};func _ada ()StdFont {_fbe :=_ae .NewZapfDingbatsEncoder ();_cfec :=Descriptor {Name :ZapfDingbatsName ,Family :string (ZapfDingbatsName ),Weight :FontWeightMedium ,Flags :0x0004,BBox :[4]float64 {-1,-143,981,820},ItalicAngle :0,Ascent :0,Descent :0,CapHeight :0,XHeight :0,StemV :90,StemH :28}; -return NewStdFontWithEncoding (_cfec ,_dbc ,_fbe );};func (_fe StdFont )Name ()string {return string (_fe ._dc .Name )};var _bdg *RuneCharSafeMap ;var _ggfc =[]int16 {667,944,667,667,667,667,667,667,667,667,667,667,667,667,667,667,722,722,722,612,667,667,667,667,667,667,667,667,667,722,500,667,722,722,722,778,389,389,389,389,389,389,389,389,500,667,667,611,611,611,611,611,889,722,722,722,722,722,722,944,722,722,722,722,722,722,722,722,611,722,667,667,667,667,556,556,556,556,556,611,611,611,611,722,722,722,722,722,722,722,722,722,667,889,667,611,611,611,611,611,611,611,500,500,500,500,333,500,722,500,500,778,500,500,570,570,500,832,500,500,278,220,348,348,333,333,333,220,350,444,444,333,444,444,333,500,333,333,250,250,747,500,500,500,500,608,500,400,333,570,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,570,500,389,389,333,556,500,556,500,500,167,500,500,500,500,333,570,549,500,500,333,333,556,333,333,278,278,278,278,278,278,278,278,500,500,278,278,382,278,570,549,606,494,278,778,333,606,576,570,556,556,556,556,500,549,556,500,500,500,500,500,722,333,500,500,500,500,750,750,300,266,300,500,500,500,500,333,333,494,833,250,250,1000,570,570,500,500,500,555,500,500,500,333,333,333,278,389,389,549,389,389,747,333,389,389,389,389,389,500,333,500,500,278,250,500,600,278,366,278,500,500,750,300,333,1000,500,300,556,556,556,556,556,556,556,500,556,556,444,667,500,444,444,444,500,389,389,389,389,500}; -var _efda =[]int16 {722,889,722,722,722,722,722,722,722,722,722,667,667,667,667,667,722,722,722,612,611,611,611,611,611,611,611,611,611,722,500,556,722,722,722,722,333,333,333,333,333,333,333,333,389,722,722,611,611,611,611,611,889,722,722,722,722,722,722,889,722,722,722,722,722,722,722,722,556,722,667,667,667,667,556,556,556,556,556,611,611,611,556,722,722,722,722,722,722,722,722,722,722,944,722,722,722,722,611,611,611,611,444,444,444,444,333,444,667,444,444,778,444,444,469,541,500,921,444,500,278,200,480,480,333,333,333,200,350,444,444,333,444,444,333,500,333,278,250,250,760,500,500,500,500,588,500,400,333,564,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,564,500,333,333,333,556,500,556,500,500,167,500,500,500,500,333,564,549,500,500,333,333,500,333,333,278,278,278,278,278,278,278,278,500,500,278,278,344,278,564,549,564,471,278,778,333,564,500,564,500,500,500,500,500,549,500,500,500,500,500,500,722,333,500,500,500,500,750,750,300,276,310,500,500,500,453,333,333,476,833,250,250,1000,564,564,500,444,444,408,444,444,444,333,333,333,180,333,333,453,333,333,760,333,389,389,389,389,389,500,278,500,500,278,250,500,600,278,326,278,500,500,750,300,333,980,500,300,500,500,500,500,500,500,500,500,500,500,500,722,500,500,500,500,500,444,444,444,444,500}; -var _fca =[]int16 {722,1000,722,722,722,722,722,722,722,722,722,667,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,500,611,778,778,778,778,389,389,389,389,389,389,389,389,500,778,778,667,667,667,667,667,944,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,611,778,722,722,722,722,556,556,556,556,556,667,667,667,611,722,722,722,722,722,722,722,722,722,722,1000,722,722,722,722,667,667,667,667,500,500,500,500,333,500,722,500,500,833,500,500,581,520,500,930,500,556,278,220,394,394,333,333,333,220,350,444,444,333,444,444,333,500,333,333,250,250,747,500,556,500,500,672,556,400,333,570,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,570,500,333,333,333,556,500,556,500,500,167,500,500,500,556,333,570,549,500,500,333,333,556,333,333,278,278,278,278,278,278,278,333,556,556,278,278,394,278,570,549,570,494,278,833,333,570,556,570,556,556,556,556,500,549,556,500,500,500,500,500,722,333,500,500,500,500,750,750,300,300,330,500,500,556,540,333,333,494,1000,250,250,1000,570,570,556,500,500,555,500,500,500,333,333,333,278,444,444,549,444,444,747,333,389,389,389,389,389,500,333,500,500,278,250,500,600,333,416,333,556,500,750,300,333,1000,500,300,556,556,556,556,556,556,556,500,556,556,500,722,500,500,500,500,500,444,444,444,444,500}; -func (_abgg *ttfParser )parseTTC ()(TtfType ,error ){_abgg .Skip (2*2);_dgg :=_abgg .ReadULong ();if _dgg < 1{return TtfType {},_gd .New ("N\u006f \u0066\u006f\u006e\u0074\u0073\u0020\u0069\u006e \u0054\u0054\u0043\u0020fi\u006c\u0065");};_bfd :=_abgg .ReadULong (); -_ ,_cge :=_abgg ._gdcg .Seek (int64 (_bfd ),_a .SeekStart );if _cge !=nil {return TtfType {},_cge ;};return _abgg .Parse ();};func (_ed *RuneCharSafeMap )Write (b rune ,r CharMetrics ){_ed ._fd .Lock ();defer _ed ._fd .Unlock ();_ed ._bb [b ]=r ;};func (_dgec *ttfParser )parseCmapFormat12 ()error {_ccd :=_dgec .ReadULong (); -_gdc .Log .Trace ("\u0070\u0061\u0072se\u0043\u006d\u0061\u0070\u0046\u006f\u0072\u006d\u0061t\u00312\u003a \u0025s\u0020\u006e\u0075\u006d\u0047\u0072\u006f\u0075\u0070\u0073\u003d\u0025\u0064",_dgec ._degb .String (),_ccd );for _dbf :=uint32 (0);_dbf < _ccd ; -_dbf ++{_fgf :=_dgec .ReadULong ();_dbee :=_dgec .ReadULong ();_bdgc :=_dgec .ReadULong ();if _fgf > 0x0010FFFF||(0xD800<=_fgf &&_fgf <=0xDFFF){return _gd .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073"); -};if _dbee < _fgf ||_dbee > 0x0010FFFF||(0xD800<=_dbee &&_dbee <=0xDFFF){return _gd .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073");};for _ceb :=_fgf ;_ceb <=_dbee ; -_ceb ++{if _ceb > 0x10FFFF{_gdc .Log .Debug ("\u0046\u006fr\u006d\u0061\u0074\u0020\u0031\u0032\u0020\u0063\u006d\u0061\u0070\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0062\u0065\u0079\u006f\u006e\u0064\u0020\u0055\u0043\u0053\u002d\u0034"); -};_dgec ._degb .Chars [rune (_ceb )]=GID (_bdgc );_bdgc ++;};};return nil ;};func (_ebca *ttfParser )Parse ()(TtfType ,error ){_bdb ,_gbc :=_ebca .ReadStr (4);if _gbc !=nil {return TtfType {},_gbc ;};if _bdb =="\u0074\u0074\u0063\u0066"{return _ebca .parseTTC (); -}else if _bdb !="\u0000\u0001\u0000\u0000"&&_bdb !="\u0074\u0072\u0075\u0065"{_gdc .Log .Debug ("\u0055n\u0072\u0065c\u006f\u0067\u006ei\u007a\u0065\u0064\u0020\u0054\u0072\u0075e\u0054\u0079\u0070\u0065\u0020\u0066i\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u002e\u0020v\u0065\u0072\u0073\u0069\u006f\u006e\u003d\u0025\u0071",_bdb ); -};_fgc :=int (_ebca .ReadUShort ());_ebca .Skip (3*2);_ebca ._eab =make (map[string ]uint32 );var _edf string ;for _gag :=0;_gag < _fgc ;_gag ++{_edf ,_gbc =_ebca .ReadStr (4);if _gbc !=nil {return TtfType {},_gbc ;};_ebca .Skip (4);_da :=_ebca .ReadULong (); -_ebca .Skip (4);_ebca ._eab [_edf ]=_da ;};_gdc .Log .Trace (_cda (_ebca ._eab ));if _gbc =_ebca .ParseComponents ();_gbc !=nil {return TtfType {},_gbc ;};return _ebca ._degb ,nil ;};var _age =[]rune {'A','Æ','Á','Ă','Â','Ä','À','Ā','Ą','Å','Ã','B','C','Ć','Č','Ç','D','Ď','Đ','∆','E','É','Ě','Ê','Ë','Ė','È','Ē','Ę','Ð','€','F','G','Ğ','Ģ','H','I','Í','Î','Ï','İ','Ì','Ī','Į','J','K','Ķ','L','Ĺ','Ľ','Ļ','Ł','M','N','Ń','Ň','Ņ','Ñ','O','Œ','Ó','Ô','Ö','Ò','Ő','Ō','Ø','Õ','P','Q','R','Ŕ','Ř','Ŗ','S','Ś','Š','Ş','Ș','T','Ť','Ţ','Þ','U','Ú','Û','Ü','Ù','Ű','Ū','Ų','Ů','V','W','X','Y','Ý','Ÿ','Z','Ź','Ž','Ż','a','á','ă','â','´','ä','æ','à','ā','&','ą','å','^','~','*','@','ã','b','\\','|','{','}','[',']','˘','¦','•','c','ć','ˇ','č','ç','¸','¢','ˆ',':',',','\uf6c3','©','¤','d','†','‡','ď','đ','°','¨','÷','$','˙','ı','e','é','ě','ê','ë','ė','è','8','…','ē','—','–','ę','=','ð','!','¡','f','fi','5','fl','ƒ','4','⁄','g','ğ','ģ','ß','`','>','≥','«','»','‹','›','h','˝','-','i','í','î','ï','ì','ī','į','j','k','ķ','l','ĺ','ľ','ļ','<','≤','¬','◊','ł','m','¯','−','µ','×','n','ń','ň','ņ','9','≠','ñ','#','o','ó','ô','ö','œ','˛','ò','ő','ō','1','½','¼','¹','ª','º','ø','õ','p','¶','(',')','∂','%','.','·','‰','+','±','q','?','¿','"','„','“','”','‘','’','‚','\'','r','ŕ','√','ř','ŗ','®','˚','s','ś','š','ş','ș','§',';','7','6','/',' ','£','∑','t','ť','ţ','þ','3','¾','³','˜','™','2','²','u','ú','û','ü','ù','ű','ū','_','ų','ů','v','w','x','y','ý','ÿ','¥','z','ź','ž','ż','0'}; -type Descriptor struct{Name StdFontName ;Family string ;Weight FontWeight ;Flags uint ;BBox [4]float64 ;ItalicAngle float64 ;Ascent float64 ;Descent float64 ;CapHeight float64 ;XHeight float64 ;StemV float64 ;StemH float64 ;};func init (){RegisterStdFont (SymbolName ,_ade ,"\u0053\u0079\u006d\u0062\u006f\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063","S\u0079\u006d\u0062\u006f\u006c\u002c\u0042\u006f\u006c\u0064","\u0053\u0079\u006d\u0062\u006f\u006c\u002c\u0042\u006f\u006c\u0064\u0049t\u0061\u006c\u0069\u0063"); -RegisterStdFont (ZapfDingbatsName ,_ada );};func (_ad StdFont )Descriptor ()Descriptor {return _ad ._dc };func (_acf *TtfType )MakeEncoder ()(_ae .SimpleEncoder ,error ){_eba :=make (map[_ae .CharCode ]GlyphName );for _cdcc :=_ae .CharCode (0);_cdcc <=256; -_cdcc ++{_cegg :=rune (_cdcc );_gcaa ,_cde :=_acf .Chars [_cegg ];if !_cde {continue ;};var _ecb GlyphName ;if int (_gcaa )>=0&&int (_gcaa )< len (_acf .GlyphNames ){_ecb =_acf .GlyphNames [_gcaa ];}else {_bggc :=rune (_gcaa );if _bed ,_bffg :=_ae .RuneToGlyph (_bggc ); -_bffg {_ecb =_bed ;};};if _ecb !=""{_eba [_cdcc ]=_ecb ;};};if len (_eba )==0{_gdc .Log .Debug ("WA\u0052\u004eI\u004e\u0047\u003a\u0020\u005a\u0065\u0072\u006f\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002e\u0020\u0074\u0074\u0066=\u0025s\u0020\u0043\u0068\u0061\u0072\u0073\u003d\u005b%\u00200\u0032\u0078]",_acf ,_acf .Chars ); -};return _ae .NewCustomSimpleTextEncoder (_eba ,nil );};func (_aea *TtfType )String ()string {return _g .Sprintf ("\u0046\u004fN\u0054\u005f\u0046\u0049\u004cE\u0032\u007b\u0025\u0023\u0071 \u0055\u006e\u0069\u0074\u0073\u0050\u0065\u0072\u0045\u006d\u003d\u0025\u0064\u0020\u0042\u006f\u006c\u0064\u003d\u0025\u0074\u0020\u0049\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065\u003d\u0025\u0066\u0020"+"\u0043\u0061pH\u0065\u0069\u0067h\u0074\u003d\u0025\u0064 Ch\u0061rs\u003d\u0025\u0064\u0020\u0047\u006c\u0079ph\u004e\u0061\u006d\u0065\u0073\u003d\u0025d\u007d",_aea .PostScriptName ,_aea .UnitsPerEm ,_aea .Bold ,_aea .ItalicAngle ,_aea .CapHeight ,len (_aea .Chars ),len (_aea .GlyphNames )); -};func (_bef *ttfParser )ReadShort ()(_gfc int16 ){_e .Read (_bef ._gdcg ,_e .BigEndian ,&_gfc );return _gfc ;};var _eae *RuneCharSafeMap ;func init (){RegisterStdFont (TimesRomanName ,_ccc ,"\u0054\u0069\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e","\u0054\u0069\u006de\u0073"); -RegisterStdFont (TimesBoldName ,_bad ,"\u0054i\u006de\u0073\u004e\u0065\u0077\u0052o\u006d\u0061n\u002c\u0042\u006f\u006c\u0064","\u0054\u0069\u006d\u0065\u0073\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (TimesItalicName ,_ece ,"T\u0069m\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006da\u006e\u002c\u0049\u0074al\u0069\u0063","\u0054\u0069\u006de\u0073\u002c\u0049\u0074\u0061\u006c\u0069\u0063"); -RegisterStdFont (TimesBoldItalicName ,_fbef ,"\u0054i\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e,\u0042\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063","\u0054\u0069m\u0065\u0073\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063"); -};var _cc =&fontMap {_bcd :make (map[StdFontName ]func ()StdFont )};func (_ege *ttfParser )ReadSByte ()(_dab int8 ){_e .Read (_ege ._gdcg ,_e .BigEndian ,&_dab );return _dab };func (_aggg *ttfParser )Seek (tag string )error {_aecf ,_agec :=_aggg ._eab [tag ]; -if !_agec {return _g .Errorf ("\u0074\u0061\u0062\u006ce \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0073",tag );};_aggg ._gdcg .Seek (int64 (_aecf ),_a .SeekStart );return nil ;};func TtfParseFile (fileStr string )(TtfType ,error ){_gfg ,_fbd :=_fc .Open (fileStr ); -if _fbd !=nil {return TtfType {},_fbd ;};defer _gfg .Close ();return TtfParse (_gfg );};func (_fgg StdFont )GetMetricsTable ()*RuneCharSafeMap {return _fgg ._cfe };var _cfcb *RuneCharSafeMap ;func (_dag *ttfParser )ParseCmap ()error {var _ddac int64 ;if _ddae :=_dag .Seek ("\u0063\u006d\u0061\u0070"); -_ddae !=nil {return _ddae ;};_dag .ReadUShort ();_bda :=int (_dag .ReadUShort ());_efbc :=int64 (0);_eagg :=int64 (0);_bgcf :=int64 (0);for _dea :=0;_dea < _bda ;_dea ++{_bdbg :=_dag .ReadUShort ();_cea :=_dag .ReadUShort ();_ddac =int64 (_dag .ReadULong ()); -if _bdbg ==3&&_cea ==1{_eagg =_ddac ;}else if _bdbg ==3&&_cea ==10{_bgcf =_ddac ;}else if _bdbg ==1&&_cea ==0{_efbc =_ddac ;};};if _efbc !=0{if _aad :=_dag .parseCmapVersion (_efbc );_aad !=nil {return _aad ;};};if _eagg !=0{if _ffc :=_dag .parseCmapSubtable31 (_eagg ); -_ffc !=nil {return _ffc ;};};if _bgcf !=0{if _fcbg :=_dag .parseCmapVersion (_bgcf );_fcbg !=nil {return _fcbg ;};};if _eagg ==0&&_efbc ==0&&_bgcf ==0{_gdc .Log .Debug ("\u0074\u0074\u0066P\u0061\u0072\u0073\u0065\u0072\u002e\u0050\u0061\u0072\u0073\u0065\u0043\u006d\u0061\u0070\u002e\u0020\u004e\u006f\u0020\u0033\u0031\u002c\u0020\u0031\u0030\u002c\u0020\u00331\u0030\u0020\u0074\u0061\u0062\u006c\u0065\u002e"); -};return nil ;};const (SymbolName =StdFontName ("\u0053\u0079\u006d\u0062\u006f\u006c");ZapfDingbatsName =StdFontName ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073"););var _ Font =StdFont {};var _dbc =&RuneCharSafeMap {_bb :map[rune ]CharMetrics {' ':{Wx :278},'→':{Wx :838},'↔':{Wx :1016},'↕':{Wx :458},'①':{Wx :788},'②':{Wx :788},'③':{Wx :788},'④':{Wx :788},'⑤':{Wx :788},'⑥':{Wx :788},'⑦':{Wx :788},'⑧':{Wx :788},'⑨':{Wx :788},'⑩':{Wx :788},'■':{Wx :761},'▲':{Wx :892},'▼':{Wx :892},'◆':{Wx :788},'●':{Wx :791},'◗':{Wx :438},'★':{Wx :816},'☎':{Wx :719},'☛':{Wx :960},'☞':{Wx :939},'♠':{Wx :626},'♣':{Wx :776},'♥':{Wx :694},'♦':{Wx :595},'✁':{Wx :974},'✂':{Wx :961},'✃':{Wx :974},'✄':{Wx :980},'✆':{Wx :789},'✇':{Wx :790},'✈':{Wx :791},'✉':{Wx :690},'✌':{Wx :549},'✍':{Wx :855},'✎':{Wx :911},'✏':{Wx :933},'✐':{Wx :911},'✑':{Wx :945},'✒':{Wx :974},'✓':{Wx :755},'✔':{Wx :846},'✕':{Wx :762},'✖':{Wx :761},'✗':{Wx :571},'✘':{Wx :677},'✙':{Wx :763},'✚':{Wx :760},'✛':{Wx :759},'✜':{Wx :754},'✝':{Wx :494},'✞':{Wx :552},'✟':{Wx :537},'✠':{Wx :577},'✡':{Wx :692},'✢':{Wx :786},'✣':{Wx :788},'✤':{Wx :788},'✥':{Wx :790},'✦':{Wx :793},'✧':{Wx :794},'✩':{Wx :823},'✪':{Wx :789},'✫':{Wx :841},'✬':{Wx :823},'✭':{Wx :833},'✮':{Wx :816},'✯':{Wx :831},'✰':{Wx :923},'✱':{Wx :744},'✲':{Wx :723},'✳':{Wx :749},'✴':{Wx :790},'✵':{Wx :792},'✶':{Wx :695},'✷':{Wx :776},'✸':{Wx :768},'✹':{Wx :792},'✺':{Wx :759},'✻':{Wx :707},'✼':{Wx :708},'✽':{Wx :682},'✾':{Wx :701},'✿':{Wx :826},'❀':{Wx :815},'❁':{Wx :789},'❂':{Wx :789},'❃':{Wx :707},'❄':{Wx :687},'❅':{Wx :696},'❆':{Wx :689},'❇':{Wx :786},'❈':{Wx :787},'❉':{Wx :713},'❊':{Wx :791},'❋':{Wx :785},'❍':{Wx :873},'❏':{Wx :762},'❐':{Wx :762},'❑':{Wx :759},'❒':{Wx :759},'❖':{Wx :784},'❘':{Wx :138},'❙':{Wx :277},'❚':{Wx :415},'❛':{Wx :392},'❜':{Wx :392},'❝':{Wx :668},'❞':{Wx :668},'❡':{Wx :732},'❢':{Wx :544},'❣':{Wx :544},'❤':{Wx :910},'❥':{Wx :667},'❦':{Wx :760},'❧':{Wx :760},'❶':{Wx :788},'❷':{Wx :788},'❸':{Wx :788},'❹':{Wx :788},'❺':{Wx :788},'❻':{Wx :788},'❼':{Wx :788},'❽':{Wx :788},'❾':{Wx :788},'❿':{Wx :788},'➀':{Wx :788},'➁':{Wx :788},'➂':{Wx :788},'➃':{Wx :788},'➄':{Wx :788},'➅':{Wx :788},'➆':{Wx :788},'➇':{Wx :788},'➈':{Wx :788},'➉':{Wx :788},'➊':{Wx :788},'➋':{Wx :788},'➌':{Wx :788},'➍':{Wx :788},'➎':{Wx :788},'➏':{Wx :788},'➐':{Wx :788},'➑':{Wx :788},'➒':{Wx :788},'➓':{Wx :788},'➔':{Wx :894},'➘':{Wx :748},'➙':{Wx :924},'➚':{Wx :748},'➛':{Wx :918},'➜':{Wx :927},'➝':{Wx :928},'➞':{Wx :928},'➟':{Wx :834},'➠':{Wx :873},'➡':{Wx :828},'➢':{Wx :924},'➣':{Wx :924},'➤':{Wx :917},'➥':{Wx :930},'➦':{Wx :931},'➧':{Wx :463},'➨':{Wx :883},'➩':{Wx :836},'➪':{Wx :836},'➫':{Wx :867},'➬':{Wx :867},'➭':{Wx :696},'➮':{Wx :696},'➯':{Wx :874},'➱':{Wx :874},'➲':{Wx :760},'➳':{Wx :946},'➴':{Wx :771},'➵':{Wx :865},'➶':{Wx :771},'➷':{Wx :888},'➸':{Wx :967},'➹':{Wx :888},'➺':{Wx :831},'➻':{Wx :873},'➼':{Wx :927},'➽':{Wx :970},'➾':{Wx :918},'\uf8d7':{Wx :390},'\uf8d8':{Wx :390},'\uf8d9':{Wx :317},'\uf8da':{Wx :317},'\uf8db':{Wx :276},'\uf8dc':{Wx :276},'\uf8dd':{Wx :509},'\uf8de':{Wx :509},'\uf8df':{Wx :410},'\uf8e0':{Wx :410},'\uf8e1':{Wx :234},'\uf8e2':{Wx :234},'\uf8e3':{Wx :334},'\uf8e4':{Wx :334}}}; -func (_agb *ttfParser )parseCmapFormat0 ()error {_gbd ,_ccea :=_agb .ReadStr (256);if _ccea !=nil {return _ccea ;};_ccg :=[]byte (_gbd );_gdc .Log .Trace ("\u0070a\u0072\u0073e\u0043\u006d\u0061p\u0046\u006f\u0072\u006d\u0061\u0074\u0030:\u0020\u0025\u0073\u000a\u0064\u0061t\u0061\u0053\u0074\u0072\u003d\u0025\u002b\u0071\u000a\u0064\u0061t\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d",_agb ._degb .String (),_gbd ,_ccg ); -for _efg ,_dbe :=range _ccg {_agb ._degb .Chars [rune (_efg )]=GID (_dbe );};return nil ;};type GlyphName =_ae .GlyphName ;type StdFontName string ;func _ece ()StdFont {_aaf .Do (_fgef );_cg :=Descriptor {Name :TimesItalicName ,Family :_ead ,Weight :FontWeightMedium ,Flags :0x0060,BBox :[4]float64 {-169,-217,1010,883},ItalicAngle :-15.5,Ascent :683,Descent :-217,CapHeight :653,XHeight :441,StemV :76,StemH :32}; -return NewStdFont (_cg ,_fdd );};var _bae =[]GlyphName {"\u002en\u006f\u0074\u0064\u0065\u0066","\u002e\u006e\u0075l\u006c","\u006e\u006fn\u006d\u0061\u0072k\u0069\u006e\u0067\u0072\u0065\u0074\u0075\u0072\u006e","\u0073\u0070\u0061c\u0065","\u0065\u0078\u0063\u006c\u0061\u006d","\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c","\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e","\u0064\u006f\u006c\u006c\u0061\u0072","\u0070e\u0072\u0063\u0065\u006e\u0074","\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed","q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065","\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t","\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074","\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b","\u0070\u006c\u0075\u0073","\u0063\u006f\u006dm\u0061","\u0068\u0079\u0070\u0068\u0065\u006e","\u0070\u0065\u0072\u0069\u006f\u0064","\u0073\u006c\u0061s\u0068","\u007a\u0065\u0072\u006f","\u006f\u006e\u0065","\u0074\u0077\u006f","\u0074\u0068\u0072e\u0065","\u0066\u006f\u0075\u0072","\u0066\u0069\u0076\u0065","\u0073\u0069\u0078","\u0073\u0065\u0076e\u006e","\u0065\u0069\u0067h\u0074","\u006e\u0069\u006e\u0065","\u0063\u006f\u006co\u006e","\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn","\u006c\u0065\u0073\u0073","\u0065\u0071\u0075a\u006c","\u0067r\u0065\u0061\u0074\u0065\u0072","\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e","\u0061\u0074","\u0041","\u0042","\u0043","\u0044","\u0045","\u0046","\u0047","\u0048","\u0049","\u004a","\u004b","\u004c","\u004d","\u004e","\u004f","\u0050","\u0051","\u0052","\u0053","\u0054","\u0055","\u0056","\u0057","\u0058","\u0059","\u005a","b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074","\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h","\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074","a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d","\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065","\u0067\u0072\u0061v\u0065","\u0061","\u0062","\u0063","\u0064","\u0065","\u0066","\u0067","\u0068","\u0069","\u006a","\u006b","\u006c","\u006d","\u006e","\u006f","\u0070","\u0071","\u0072","\u0073","\u0074","\u0075","\u0076","\u0077","\u0078","\u0079","\u007a","\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t","\u0062\u0061\u0072","\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074","\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065","\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0041\u0072\u0069n\u0067","\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0045\u0061\u0063\u0075\u0074\u0065","\u004e\u0074\u0069\u006c\u0064\u0065","\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s","\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0061\u0061\u0063\u0075\u0074\u0065","\u0061\u0067\u0072\u0061\u0076\u0065","a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0061\u0074\u0069\u006c\u0064\u0065","\u0061\u0072\u0069n\u0067","\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0065\u0061\u0063\u0075\u0074\u0065","\u0065\u0067\u0072\u0061\u0076\u0065","e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0069\u0061\u0063\u0075\u0074\u0065","\u0069\u0067\u0072\u0061\u0076\u0065","i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s","\u006e\u0074\u0069\u006c\u0064\u0065","\u006f\u0061\u0063\u0075\u0074\u0065","\u006f\u0067\u0072\u0061\u0076\u0065","o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s","\u006f\u0074\u0069\u006c\u0064\u0065","\u0075\u0061\u0063\u0075\u0074\u0065","\u0075\u0067\u0072\u0061\u0076\u0065","u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0064\u0061\u0067\u0067\u0065\u0072","\u0064\u0065\u0067\u0072\u0065\u0065","\u0063\u0065\u006e\u0074","\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067","\u0073e\u0063\u0074\u0069\u006f\u006e","\u0062\u0075\u006c\u006c\u0065\u0074","\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h","\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073","\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064","\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t","\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k","\u0061\u0063\u0075t\u0065","\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073","\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c","\u0041\u0045","\u004f\u0073\u006c\u0061\u0073\u0068","\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079","\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s","\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l","\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c","\u0079\u0065\u006e","\u006d\u0075","p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066","\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn","\u0070r\u006f\u0064\u0075\u0063\u0074","\u0070\u0069","\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c","o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065","\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065","\u004f\u006d\u0065g\u0061","\u0061\u0065","\u006f\u0073\u006c\u0061\u0073\u0068","\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e","\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e","\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074","\u0072a\u0064\u0069\u0063\u0061\u006c","\u0066\u006c\u006f\u0072\u0069\u006e","a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c","\u0044\u0065\u006ct\u0061","\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074","\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074","\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073","\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065","\u0041\u0067\u0072\u0061\u0076\u0065","\u0041\u0074\u0069\u006c\u0064\u0065","\u004f\u0074\u0069\u006c\u0064\u0065","\u004f\u0045","\u006f\u0065","\u0065\u006e\u0064\u0061\u0073\u0068","\u0065\u006d\u0064\u0061\u0073\u0068","\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074","\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074","\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t","\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074","\u0064\u0069\u0076\u0069\u0064\u0065","\u006co\u007a\u0065\u006e\u0067\u0065","\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e","\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079","\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074","\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074","\u0066\u0069","\u0066\u006c","\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l","\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064","\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065","\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065","p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064","A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0041\u0061\u0063\u0075\u0074\u0065","\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0045\u0067\u0072\u0061\u0076\u0065","\u0049\u0061\u0063\u0075\u0074\u0065","I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0049\u0067\u0072\u0061\u0076\u0065","\u004f\u0061\u0063\u0075\u0074\u0065","O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0061\u0070\u0070l\u0065","\u004f\u0067\u0072\u0061\u0076\u0065","\u0055\u0061\u0063\u0075\u0074\u0065","U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0055\u0067\u0072\u0061\u0076\u0065","\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069","\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0074\u0069\u006cd\u0065","\u006d\u0061\u0063\u0072\u006f\u006e","\u0062\u0072\u0065v\u0065","\u0064o\u0074\u0061\u0063\u0063\u0065\u006et","\u0072\u0069\u006e\u0067","\u0063e\u0064\u0069\u006c\u006c\u0061","\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074","\u006f\u0067\u006f\u006e\u0065\u006b","\u0063\u0061\u0072o\u006e","\u004c\u0073\u006c\u0061\u0073\u0068","\u006c\u0073\u006c\u0061\u0073\u0068","\u0053\u0063\u0061\u0072\u006f\u006e","\u0073\u0063\u0061\u0072\u006f\u006e","\u005a\u0063\u0061\u0072\u006f\u006e","\u007a\u0063\u0061\u0072\u006f\u006e","\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r","\u0045\u0074\u0068","\u0065\u0074\u0068","\u0059\u0061\u0063\u0075\u0074\u0065","\u0079\u0061\u0063\u0075\u0074\u0065","\u0054\u0068\u006fr\u006e","\u0074\u0068\u006fr\u006e","\u006d\u0069\u006eu\u0073","\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","\u006fn\u0065\u0068\u0061\u006c\u0066","\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072","\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073","\u0066\u0072\u0061n\u0063","\u0047\u0062\u0072\u0065\u0076\u0065","\u0067\u0062\u0072\u0065\u0076\u0065","\u0049\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074","\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0043\u0061\u0063\u0075\u0074\u0065","\u0063\u0061\u0063\u0075\u0074\u0065","\u0043\u0063\u0061\u0072\u006f\u006e","\u0063\u0063\u0061\u0072\u006f\u006e","\u0064\u0063\u0072\u006f\u0061\u0074"}; -func _fcf ()StdFont {_ba .Do (_cef );_dge :=Descriptor {Name :CourierName ,Family :string (CourierName ),Weight :FontWeightMedium ,Flags :0x0021,BBox :[4]float64 {-23,-250,715,805},ItalicAngle :0,Ascent :629,Descent :-157,CapHeight :562,XHeight :426,StemV :51,StemH :51}; -return NewStdFont (_dge ,_def );};const (_ead ="\u0054\u0069\u006de\u0073";TimesRomanName =StdFontName ("T\u0069\u006d\u0065\u0073\u002d\u0052\u006f\u006d\u0061\u006e");TimesBoldName =StdFontName ("\u0054\u0069\u006d\u0065\u0073\u002d\u0042\u006f\u006c\u0064"); -TimesItalicName =StdFontName ("\u0054\u0069\u006de\u0073\u002d\u0049\u0074\u0061\u006c\u0069\u0063");TimesBoldItalicName =StdFontName ("\u0054\u0069m\u0065\u0073\u002dB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063"););func _cac (){_cfcb =MakeRuneCharSafeMap (len (_age )); -_bgd =MakeRuneCharSafeMap (len (_age ));for _afc ,_cec :=range _age {_cfcb .Write (_cec ,CharMetrics {Wx :float64 (_cdc [_afc ])});_bgd .Write (_cec ,CharMetrics {Wx :float64 (_aef [_afc ])});};_gee =_cfcb .Copy ();_fge =_bgd .Copy ();};func _ade ()StdFont {_gf :=_ae .NewSymbolEncoder (); -_dbd :=Descriptor {Name :SymbolName ,Family :string (SymbolName ),Weight :FontWeightMedium ,Flags :0x0004,BBox :[4]float64 {-180,-293,1090,1010},ItalicAngle :0,Ascent :0,Descent :0,CapHeight :0,XHeight :0,StemV :85,StemH :92};return NewStdFontWithEncoding (_dbd ,_ebe ,_gf ); -};var _def *RuneCharSafeMap ;func (_dgd *ttfParser )parseCmapFormat6 ()error {_cdde :=int (_dgd .ReadUShort ());_bedd :=int (_dgd .ReadUShort ());_gdc .Log .Trace ("p\u0061\u0072\u0073\u0065\u0043\u006d\u0061\u0070\u0046o\u0072\u006d\u0061\u0074\u0036\u003a\u0020%s\u0020\u0066\u0069\u0072s\u0074\u0043\u006f\u0064\u0065\u003d\u0025\u0064\u0020en\u0074\u0072y\u0043\u006f\u0075\u006e\u0074\u003d\u0025\u0064",_dgd ._degb .String (),_cdde ,_bedd ); -for _dffg :=0;_dffg < _bedd ;_dffg ++{_aaa :=GID (_dgd .ReadUShort ());_dgd ._degb .Chars [rune (_dffg +_cdde )]=_aaa ;};return nil ;};func (_acc *ttfParser )readByte ()(_fegd uint8 ){_e .Read (_acc ._gdcg ,_e .BigEndian ,&_fegd );return _fegd ;};func _ebd ()StdFont {_ba .Do (_cef ); -_ced :=Descriptor {Name :CourierObliqueName ,Family :string (CourierName ),Weight :FontWeightMedium ,Flags :0x0061,BBox :[4]float64 {-27,-250,849,805},ItalicAngle :-12,Ascent :629,Descent :-157,CapHeight :562,XHeight :426,StemV :51,StemH :51};return NewStdFont (_ced ,_geg ); -};func _cda (_gaf map[string ]uint32 )string {var _bcc []string ;for _cgb :=range _gaf {_bcc =append (_bcc ,_cgb );};_b .Slice (_bcc ,func (_fde ,_efe int )bool {return _gaf [_bcc [_fde ]]< _gaf [_bcc [_efe ]]});_dec :=[]string {_g .Sprintf ("\u0054\u0072\u0075\u0065Ty\u0070\u0065\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_gaf ))}; -for _ ,_cbde :=range _bcc {_dec =append (_dec ,_g .Sprintf ("\u0009%\u0071\u0020\u0025\u0035\u0064",_cbde ,_gaf [_cbde ]));};return _c .Join (_dec ,"\u000a");};func (_ee *ttfParser )parseCmapSubtable31 (_bgba int64 )error {_gdf :=make ([]rune ,0,8);_dac :=make ([]rune ,0,8); -_efea :=make ([]int16 ,0,8);_fgbb :=make ([]uint16 ,0,8);_ee ._degb .Chars =make (map[rune ]GID );_ee ._gdcg .Seek (int64 (_ee ._eab ["\u0063\u006d\u0061\u0070"])+_bgba ,_a .SeekStart );_bfag :=_ee .ReadUShort ();if _bfag !=4{_gdc .Log .Debug ("u\u006e\u0065\u0078\u0070\u0065\u0063t\u0065\u0064\u0020\u0073\u0075\u0062t\u0061\u0062\u006c\u0065\u0020\u0066\u006fr\u006d\u0061\u0074\u003a\u0020\u0025\u0064\u0020\u0028\u0025w\u0029",_bfag ); -return nil ;};_ee .Skip (2*2);_bbba :=int (_ee .ReadUShort ()/2);_ee .Skip (3*2);for _gfge :=0;_gfge < _bbba ;_gfge ++{_dac =append (_dac ,rune (_ee .ReadUShort ()));};_ee .Skip (2);for _aeg :=0;_aeg < _bbba ;_aeg ++{_gdf =append (_gdf ,rune (_ee .ReadUShort ())); -};for _deca :=0;_deca < _bbba ;_deca ++{_efea =append (_efea ,_ee .ReadShort ());};_cad ,_ :=_ee ._gdcg .Seek (int64 (0),_a .SeekCurrent );for _fae :=0;_fae < _bbba ;_fae ++{_fgbb =append (_fgbb ,_ee .ReadUShort ());};for _aeb :=0;_aeb < _bbba ;_aeb ++{_cfad :=_gdf [_aeb ]; -_dgee :=_dac [_aeb ];_dacf :=_efea [_aeb ];_ebb :=_fgbb [_aeb ];if _ebb > 0{_ee ._gdcg .Seek (_cad +2*int64 (_aeb )+int64 (_ebb ),_a .SeekStart );};for _gbb :=_cfad ;_gbb <=_dgee ;_gbb ++{if _gbb ==0xFFFF{break ;};var _cae int32 ;if _ebb > 0{_cae =int32 (_ee .ReadUShort ()); -if _cae > 0{_cae +=int32 (_dacf );};}else {_cae =_gbb +int32 (_dacf );};if _cae >=65536{_cae -=65536;};if _cae > 0{_ee ._degb .Chars [_gbb ]=GID (_cae );};};};return nil ;};func (_cb *RuneCharSafeMap )Read (b rune )(CharMetrics ,bool ){_cb ._fd .RLock (); -defer _cb ._fd .RUnlock ();_bg ,_bgg :=_cb ._bb [b ];return _bg ,_bgg ;};func (_adf *ttfParser )ParseOS2 ()error {if _cfeg :=_adf .Seek ("\u004f\u0053\u002f\u0032");_cfeg !=nil {return _cfeg ;};_gdgg :=_adf .ReadUShort ();_adf .Skip (4*2);_adf .Skip (11*2+10+4*4+4); -_bfdd :=_adf .ReadUShort ();_adf ._degb .Bold =(_bfdd &32)!=0;_adf .Skip (2*2);_adf ._degb .TypoAscender =_adf .ReadShort ();_adf ._degb .TypoDescender =_adf .ReadShort ();if _gdgg >=2{_adf .Skip (3*2+2*4+2);_adf ._degb .CapHeight =_adf .ReadShort ();}else {_adf ._degb .CapHeight =0; -};return nil ;};var _dgc *RuneCharSafeMap ;var _ebe =&RuneCharSafeMap {_bb :map[rune ]CharMetrics {' ':{Wx :250},'!':{Wx :333},'#':{Wx :500},'%':{Wx :833},'&':{Wx :778},'(':{Wx :333},')':{Wx :333},'+':{Wx :549},',':{Wx :250},'.':{Wx :250},'/':{Wx :278},'0':{Wx :500},'1':{Wx :500},'2':{Wx :500},'3':{Wx :500},'4':{Wx :500},'5':{Wx :500},'6':{Wx :500},'7':{Wx :500},'8':{Wx :500},'9':{Wx :500},':':{Wx :278},';':{Wx :278},'<':{Wx :549},'=':{Wx :549},'>':{Wx :549},'?':{Wx :444},'[':{Wx :333},']':{Wx :333},'_':{Wx :500},'{':{Wx :480},'|':{Wx :200},'}':{Wx :480},'¬':{Wx :713},'°':{Wx :400},'±':{Wx :549},'µ':{Wx :576},'×':{Wx :549},'÷':{Wx :549},'ƒ':{Wx :500},'Α':{Wx :722},'Β':{Wx :667},'Γ':{Wx :603},'Ε':{Wx :611},'Ζ':{Wx :611},'Η':{Wx :722},'Θ':{Wx :741},'Ι':{Wx :333},'Κ':{Wx :722},'Λ':{Wx :686},'Μ':{Wx :889},'Ν':{Wx :722},'Ξ':{Wx :645},'Ο':{Wx :722},'Π':{Wx :768},'Ρ':{Wx :556},'Σ':{Wx :592},'Τ':{Wx :611},'Υ':{Wx :690},'Φ':{Wx :763},'Χ':{Wx :722},'Ψ':{Wx :795},'α':{Wx :631},'β':{Wx :549},'γ':{Wx :411},'δ':{Wx :494},'ε':{Wx :439},'ζ':{Wx :494},'η':{Wx :603},'θ':{Wx :521},'ι':{Wx :329},'κ':{Wx :549},'λ':{Wx :549},'ν':{Wx :521},'ξ':{Wx :493},'ο':{Wx :549},'π':{Wx :549},'ρ':{Wx :549},'ς':{Wx :439},'σ':{Wx :603},'τ':{Wx :439},'υ':{Wx :576},'φ':{Wx :521},'χ':{Wx :549},'ψ':{Wx :686},'ω':{Wx :686},'ϑ':{Wx :631},'ϒ':{Wx :620},'ϕ':{Wx :603},'ϖ':{Wx :713},'•':{Wx :460},'…':{Wx :1000},'′':{Wx :247},'″':{Wx :411},'⁄':{Wx :167},'€':{Wx :750},'ℑ':{Wx :686},'℘':{Wx :987},'ℜ':{Wx :795},'Ω':{Wx :768},'ℵ':{Wx :823},'←':{Wx :987},'↑':{Wx :603},'→':{Wx :987},'↓':{Wx :603},'↔':{Wx :1042},'↵':{Wx :658},'⇐':{Wx :987},'⇑':{Wx :603},'⇒':{Wx :987},'⇓':{Wx :603},'⇔':{Wx :1042},'∀':{Wx :713},'∂':{Wx :494},'∃':{Wx :549},'∅':{Wx :823},'∆':{Wx :612},'∇':{Wx :713},'∈':{Wx :713},'∉':{Wx :713},'∋':{Wx :439},'∏':{Wx :823},'∑':{Wx :713},'−':{Wx :549},'∗':{Wx :500},'√':{Wx :549},'∝':{Wx :713},'∞':{Wx :713},'∠':{Wx :768},'∧':{Wx :603},'∨':{Wx :603},'∩':{Wx :768},'∪':{Wx :768},'∫':{Wx :274},'∴':{Wx :863},'∼':{Wx :549},'≅':{Wx :549},'≈':{Wx :549},'≠':{Wx :549},'≡':{Wx :549},'≤':{Wx :549},'≥':{Wx :549},'⊂':{Wx :713},'⊃':{Wx :713},'⊄':{Wx :713},'⊆':{Wx :713},'⊇':{Wx :713},'⊕':{Wx :768},'⊗':{Wx :768},'⊥':{Wx :658},'⋅':{Wx :250},'⌠':{Wx :686},'⌡':{Wx :686},'〈':{Wx :329},'〉':{Wx :329},'◊':{Wx :494},'♠':{Wx :753},'♣':{Wx :753},'♥':{Wx :753},'♦':{Wx :753},'\uf6d9':{Wx :790},'\uf6da':{Wx :790},'\uf6db':{Wx :890},'\uf8e5':{Wx :500},'\uf8e6':{Wx :603},'\uf8e7':{Wx :1000},'\uf8e8':{Wx :790},'\uf8e9':{Wx :790},'\uf8ea':{Wx :786},'\uf8eb':{Wx :384},'\uf8ec':{Wx :384},'\uf8ed':{Wx :384},'\uf8ee':{Wx :384},'\uf8ef':{Wx :384},'\uf8f0':{Wx :384},'\uf8f1':{Wx :494},'\uf8f2':{Wx :494},'\uf8f3':{Wx :494},'\uf8f4':{Wx :494},'\uf8f5':{Wx :686},'\uf8f6':{Wx :384},'\uf8f7':{Wx :384},'\uf8f8':{Wx :384},'\uf8f9':{Wx :384},'\uf8fa':{Wx :384},'\uf8fb':{Wx :384},'\uf8fc':{Wx :494},'\uf8fd':{Wx :494},'\uf8fe':{Wx :494},'\uf8ff':{Wx :790}}}; -func (_bgaa *TtfType )NewEncoder ()_ae .TextEncoder {return _ae .NewTrueTypeFontEncoder (_bgaa .Chars )};func (_edc *ttfParser )ReadULong ()(_gcff uint32 ){_e .Read (_edc ._gdcg ,_e .BigEndian ,&_gcff );return _gcff ;};func (_bacb *ttfParser )Read32Fixed ()float64 {_bcga :=float64 (_bacb .ReadShort ()); -_fga :=float64 (_bacb .ReadUShort ())/65536.0;return _bcga +_fga ;};func (_ede *ttfParser )ParseName ()error {if _fbefb :=_ede .Seek ("\u006e\u0061\u006d\u0065");_fbefb !=nil {return _fbefb ;};_cff ,_ :=_ede ._gdcg .Seek (0,_a .SeekCurrent );_ede ._degb .PostScriptName =""; -_ede .Skip (2);_egb :=_ede .ReadUShort ();_gdfb :=_ede .ReadUShort ();for _facb :=uint16 (0);_facb < _egb &&_ede ._degb .PostScriptName =="";_facb ++{_ede .Skip (3*2);_faec :=_ede .ReadUShort ();_badc :=_ede .ReadUShort ();_afg :=_ede .ReadUShort ();if _faec ==6{_ede ._gdcg .Seek (_cff +int64 (_gdfb )+int64 (_afg ),_a .SeekStart ); -_agf ,_dfff :=_ede .ReadStr (int (_badc ));if _dfff !=nil {return _dfff ;};_agf =_c .Replace (_agf ,"\u0000","",-1);_gdg ,_dfff :=_fg .Compile ("\u005b\u0028\u0029\u007b\u007d\u003c\u003e\u0020\u002f%\u005b\u005c\u005d\u005d");if _dfff !=nil {return _dfff ; -};_ede ._degb .PostScriptName =_gdg .ReplaceAllString (_agf ,"");};};if _ede ._degb .PostScriptName ==""{_gdc .Log .Debug ("\u0050a\u0072\u0073e\u004e\u0061\u006de\u003a\u0020\u0054\u0068\u0065\u0020\u006ea\u006d\u0065\u0020\u0050\u006f\u0073t\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0077\u0061\u0073\u0020n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e"); -};return nil ;};func (_ea CharMetrics )String ()string {return _g .Sprintf ("<\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u003e",_ea .Wx ,_ea .Wy );};type FontWeight int ;var _gee *RuneCharSafeMap ;var _aaf _d .Once ;var _fdd *RuneCharSafeMap ; -func NewStdFontWithEncoding (desc Descriptor ,metrics *RuneCharSafeMap ,encoder _ae .TextEncoder )StdFont {var _aec rune =0xA0;if _ ,_abdc :=metrics .Read (_aec );!_abdc {_ag ,_ :=metrics .Read (0x20);metrics .Write (_aec ,_ag );};return StdFont {_dc :desc ,_cfe :metrics ,_bbb :encoder }; -};func (_gba *fontMap )read (_cf StdFontName )(func ()StdFont ,bool ){_gba .Lock ();defer _gba .Unlock ();_eg ,_gcf :=_gba ._bcd [_cf ];return _eg ,_gcf ;};type Font interface{Encoder ()_ae .TextEncoder ;GetRuneMetrics (_ef rune )(CharMetrics ,bool );}; -func RegisterStdFont (name StdFontName ,fnc func ()StdFont ,aliases ...StdFontName ){if _ ,_af :=_cc .read (name );_af {panic ("\u0066o\u006e\u0074\u0020\u0061l\u0072\u0065\u0061\u0064\u0079 \u0072e\u0067i\u0073\u0074\u0065\u0072\u0065\u0064\u003a "+string (name )); -};_cc .write (name ,fnc );for _ ,_cab :=range aliases {RegisterStdFont (_cab ,fnc );};};var _aef =[]int16 {722,1000,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,556,611,778,778,778,722,278,278,278,278,278,278,278,278,556,722,722,611,611,611,611,611,833,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,667,778,722,722,722,722,667,667,667,667,667,611,611,611,667,722,722,722,722,722,722,722,722,722,667,944,667,667,667,667,611,611,611,611,556,556,556,556,333,556,889,556,556,722,556,556,584,584,389,975,556,611,278,280,389,389,333,333,333,280,350,556,556,333,556,556,333,556,333,333,278,250,737,556,611,556,556,743,611,400,333,584,556,333,278,556,556,556,556,556,556,556,556,1000,556,1000,556,556,584,611,333,333,333,611,556,611,556,556,167,611,611,611,611,333,584,549,556,556,333,333,611,333,333,278,278,278,278,278,278,278,278,556,556,278,278,400,278,584,549,584,494,278,889,333,584,611,584,611,611,611,611,556,549,611,556,611,611,611,611,944,333,611,611,611,556,834,834,333,370,365,611,611,611,556,333,333,494,889,278,278,1000,584,584,611,611,611,474,500,500,500,278,278,278,238,389,389,549,389,389,737,333,556,556,556,556,556,556,333,556,556,278,278,556,600,333,389,333,611,556,834,333,333,1000,556,333,611,611,611,611,611,611,611,556,611,611,556,778,556,556,556,556,556,500,500,500,500,556}; -func (_dfe *ttfParser )ParsePost ()error {if _ageg :=_dfe .Seek ("\u0070\u006f\u0073\u0074");_ageg !=nil {return _ageg ;};_dbcb :=_dfe .Read32Fixed ();_dfe ._degb .ItalicAngle =_dfe .Read32Fixed ();_dfe ._degb .UnderlinePosition =_dfe .ReadShort ();_dfe ._degb .UnderlineThickness =_dfe .ReadShort (); -_dfe ._degb .IsFixedPitch =_dfe .ReadULong ()!=0;_dfe .ReadULong ();_dfe .ReadULong ();_dfe .ReadULong ();_dfe .ReadULong ();_gdc .Log .Trace ("\u0050a\u0072\u0073\u0065\u0050\u006f\u0073\u0074\u003a\u0020\u0066\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065\u003d\u0025\u0066",_dbcb ); -switch _dbcb {case 1.0:_dfe ._degb .GlyphNames =_bae ;case 2.0:_dgcg :=int (_dfe .ReadUShort ());_dgecf :=make ([]int ,_dgcg );_dfe ._degb .GlyphNames =make ([]GlyphName ,_dgcg );_eee :=-1;for _acb :=0;_acb < _dgcg ;_acb ++{_bbg :=int (_dfe .ReadUShort ()); -_dgecf [_acb ]=_bbg ;if _bbg <=0x7fff&&_bbg > _eee {_eee =_bbg ;};};var _aga []GlyphName ;if _eee >=len (_bae ){_aga =make ([]GlyphName ,_eee -len (_bae )+1);for _ffca :=0;_ffca < _eee -len (_bae )+1;_ffca ++{_dfcb :=int (_dfe .readByte ());_bdfa ,_edee :=_dfe .ReadStr (_dfcb ); -if _edee !=nil {return _edee ;};_aga [_ffca ]=GlyphName (_bdfa );};};for _fdba :=0;_fdba < _dgcg ;_fdba ++{_cba :=_dgecf [_fdba ];if _cba < len (_bae ){_dfe ._degb .GlyphNames [_fdba ]=_bae [_cba ];}else if _cba >=len (_bae )&&_cba <=32767{_dfe ._degb .GlyphNames [_fdba ]=_aga [_cba -len (_bae )]; -}else {_dfe ._degb .GlyphNames [_fdba ]="\u002e\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064";};};case 2.5:_fab :=make ([]int ,_dfe ._dfc );for _fbcb :=0;_fbcb < len (_fab );_fbcb ++{_bdff :=int (_dfe .ReadSByte ());_fab [_fbcb ]=_fbcb +1+_bdff ; -};_dfe ._degb .GlyphNames =make ([]GlyphName ,len (_fab ));for _ecg :=0;_ecg < len (_dfe ._degb .GlyphNames );_ecg ++{_aed :=_bae [_fab [_ecg ]];_dfe ._degb .GlyphNames [_ecg ]=_aed ;};case 3.0:_gdc .Log .Debug ("\u004e\u006f\u0020\u0050\u006f\u0073t\u0053\u0063\u0072i\u0070\u0074\u0020n\u0061\u006d\u0065\u0020\u0069\u006e\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020is\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e"); -default:_gdc .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020f\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065=\u0025\u0066",_dbcb );};return nil ;};func (_ecbb *ttfParser )ParseMaxp ()error {if _agg :=_ecbb .Seek ("\u006d\u0061\u0078\u0070"); -_agg !=nil {return _agg ;};_ecbb .Skip (4);_ecbb ._dfc =_ecbb .ReadUShort ();return nil ;};func (_efd *RuneCharSafeMap )Range (f func (_bgc rune ,_de CharMetrics )(_ga bool )){_efd ._fd .RLock ();defer _efd ._fd .RUnlock ();for _bbf ,_gc :=range _efd ._bb {if f (_bbf ,_gc ){break ; -};};};type RuneCharSafeMap struct{_bb map[rune ]CharMetrics ;_fd _d .RWMutex ;};func (_bde StdFont )ToPdfObject ()_ab .PdfObject {_bdeg :=_ab .MakeDict ();_bdeg .Set ("\u0054\u0079\u0070\u0065",_ab .MakeName ("\u0046\u006f\u006e\u0074"));_bdeg .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_ab .MakeName ("\u0054\u0079\u0070e\u0031")); -_bdeg .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_ab .MakeName (_bde .Name ()));_bdeg .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_bde ._bbb .ToPdfObject ());return _ab .MakeIndirectObject (_bdeg );};func (_ebag *TtfType )MakeToUnicode ()*_gb .CMap {_cfg :=make (map[_gb .CharCode ]rune ); -if len (_ebag .GlyphNames )==0{for _gcc :=range _ebag .Chars {_cfg [_gb .CharCode (_gcc )]=_gcc ;};return _gb .NewToUnicodeCMap (_cfg );};for _fbc ,_df :=range _ebag .Chars {_fee :=_gb .CharCode (_fbc );_dcb :=_ebag .GlyphNames [_df ];_afb ,_eaea :=_ae .GlyphToRune (_dcb ); -if !_eaea {_gdc .Log .Debug ("\u004e\u006f \u0072\u0075\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u0020\u0067\u006c\u0079\u0070h=\u0025\u0071",_fbc ,_dcb );_afb =_ae .MissingCodeRune ;};_cfg [_fee ]=_afb ; -};return _gb .NewToUnicodeCMap (_cfg );};var _afd *RuneCharSafeMap ;func TtfParse (r _a .ReadSeeker )(TtfType ,error ){_fa :=&ttfParser {_gdcg :r };return _fa .Parse ()};func _cfd ()StdFont {_gec .Do (_cac );_aa :=Descriptor {Name :HelveticaObliqueName ,Family :string (HelveticaName ),Weight :FontWeightMedium ,Flags :0x0060,BBox :[4]float64 {-170,-225,1116,931},ItalicAngle :-12,Ascent :718,Descent :-207,CapHeight :718,XHeight :523,StemV :88,StemH :76}; -return NewStdFont (_aa ,_gee );};func NewStdFont (desc Descriptor ,metrics *RuneCharSafeMap )StdFont {return NewStdFontWithEncoding (desc ,metrics ,_ae .NewStandardEncoder ());};func IsStdFont (name StdFontName )bool {_ ,_cbb :=_cc .read (name );return _cbb }; +package fonts ;import (_ae "bytes";_cg "encoding/binary";_bc "errors";_e "fmt";_fe "github.com/unidoc/unipdf/v3/common";_aef "github.com/unidoc/unipdf/v3/core";_cbf "github.com/unidoc/unipdf/v3/internal/cmap";_cc "github.com/unidoc/unipdf/v3/internal/textencoding"; +_a "io";_cb "os";_f "regexp";_d "sort";_c "strings";_ag "sync";);func (_bce StdFont )ToPdfObject ()_aef .PdfObject {_dad :=_aef .MakeDict ();_dad .Set ("\u0054\u0079\u0070\u0065",_aef .MakeName ("\u0046\u006f\u006e\u0074"));_dad .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_aef .MakeName ("\u0054\u0079\u0070e\u0031")); +_dad .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_aef .MakeName (_bce .Name ()));_dad .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_bce ._cgg .ToPdfObject ());return _aef .MakeIndirectObject (_dad );};func _fbgd ()StdFont {_ecg :=_cc .NewZapfDingbatsEncoder (); +_ef :=Descriptor {Name :ZapfDingbatsName ,Family :string (ZapfDingbatsName ),Weight :FontWeightMedium ,Flags :0x0004,BBox :[4]float64 {-1,-143,981,820},ItalicAngle :0,Ascent :0,Descent :0,CapHeight :0,XHeight :0,StemV :90,StemH :28};return NewStdFontWithEncoding (_ef ,_ad ,_ecg ); +};func (_ccae *ttfParser )ParseHmtx ()error {if _fdca :=_ccae .Seek ("\u0068\u006d\u0074\u0078");_fdca !=nil {return _fdca ;};_ccae ._egba .Widths =make ([]uint16 ,0,8);for _cdd :=uint16 (0);_cdd < _ccae ._bgf ;_cdd ++{_ccae ._egba .Widths =append (_ccae ._egba .Widths ,_ccae .ReadUShort ()); +_ccae .Skip (2);};if _ccae ._bgf < _ccae ._edd &&_ccae ._bgf > 0{_cda :=_ccae ._egba .Widths [_ccae ._bgf -1];for _fae :=_ccae ._bgf ;_fae < _ccae ._edd ;_fae ++{_ccae ._egba .Widths =append (_ccae ._egba .Widths ,_cda );};};return nil ;};func _cbg ()StdFont {_feb .Do (_gffe ); +_fcc :=Descriptor {Name :TimesRomanName ,Family :_dcf ,Weight :FontWeightRoman ,Flags :0x0020,BBox :[4]float64 {-168,-218,1000,898},ItalicAngle :0,Ascent :683,Descent :-217,CapHeight :662,XHeight :450,StemV :84,StemH :28};return NewStdFont (_fcc ,_gbb ); +};var _agg *RuneCharSafeMap ;func (_gfd *ttfParser )parseCmapFormat6 ()error {_gab :=int (_gfd .ReadUShort ());_cgaa :=int (_gfd .ReadUShort ());_fe .Log .Trace ("p\u0061\u0072\u0073\u0065\u0043\u006d\u0061\u0070\u0046o\u0072\u006d\u0061\u0074\u0036\u003a\u0020%s\u0020\u0066\u0069\u0072s\u0074\u0043\u006f\u0064\u0065\u003d\u0025\u0064\u0020en\u0074\u0072y\u0043\u006f\u0075\u006e\u0074\u003d\u0025\u0064",_gfd ._egba .String (),_gab ,_cgaa ); +for _gdag :=0;_gdag < _cgaa ;_gdag ++{_fgc :=GID (_gfd .ReadUShort ());_gfd ._egba .Chars [rune (_gdag +_gab )]=_fgc ;};return nil ;};func (_dggc *ttfParser )Skip (n int ){_dggc ._fgd .Seek (int64 (n ),_a .SeekCurrent )};const (FontWeightMedium FontWeight =iota ; +FontWeightBold ;FontWeightRoman ;);func (_cca StdFont )GetMetricsTable ()*RuneCharSafeMap {return _cca ._gf };func (_ffdf StdFont )Encoder ()_cc .TextEncoder {return _ffdf ._cgg };var _ Font =StdFont {};type ttfParser struct{_egba TtfType ;_fgd _a .ReadSeeker ; +_ecb map[string ]uint32 ;_bgf uint16 ;_edd uint16 ;};var _aeb *RuneCharSafeMap ;func _fba ()StdFont {_bef .Do (_fbg );_bcc :=Descriptor {Name :CourierName ,Family :string (CourierName ),Weight :FontWeightMedium ,Flags :0x0021,BBox :[4]float64 {-23,-250,715,805},ItalicAngle :0,Ascent :629,Descent :-157,CapHeight :562,XHeight :426,StemV :51,StemH :51}; +return NewStdFont (_bcc ,_dde );};func _fc ()StdFont {_bef .Do (_fbg );_eed :=Descriptor {Name :CourierObliqueName ,Family :string (CourierName ),Weight :FontWeightMedium ,Flags :0x0061,BBox :[4]float64 {-27,-250,849,805},ItalicAngle :-12,Ascent :629,Descent :-157,CapHeight :562,XHeight :426,StemV :51,StemH :51}; +return NewStdFont (_eed ,_cab );};var _gfg =&RuneCharSafeMap {_fd :map[rune ]CharMetrics {' ':{Wx :250},'!':{Wx :333},'#':{Wx :500},'%':{Wx :833},'&':{Wx :778},'(':{Wx :333},')':{Wx :333},'+':{Wx :549},',':{Wx :250},'.':{Wx :250},'/':{Wx :278},'0':{Wx :500},'1':{Wx :500},'2':{Wx :500},'3':{Wx :500},'4':{Wx :500},'5':{Wx :500},'6':{Wx :500},'7':{Wx :500},'8':{Wx :500},'9':{Wx :500},':':{Wx :278},';':{Wx :278},'<':{Wx :549},'=':{Wx :549},'>':{Wx :549},'?':{Wx :444},'[':{Wx :333},']':{Wx :333},'_':{Wx :500},'{':{Wx :480},'|':{Wx :200},'}':{Wx :480},'¬':{Wx :713},'°':{Wx :400},'±':{Wx :549},'µ':{Wx :576},'×':{Wx :549},'÷':{Wx :549},'ƒ':{Wx :500},'Α':{Wx :722},'Β':{Wx :667},'Γ':{Wx :603},'Ε':{Wx :611},'Ζ':{Wx :611},'Η':{Wx :722},'Θ':{Wx :741},'Ι':{Wx :333},'Κ':{Wx :722},'Λ':{Wx :686},'Μ':{Wx :889},'Ν':{Wx :722},'Ξ':{Wx :645},'Ο':{Wx :722},'Π':{Wx :768},'Ρ':{Wx :556},'Σ':{Wx :592},'Τ':{Wx :611},'Υ':{Wx :690},'Φ':{Wx :763},'Χ':{Wx :722},'Ψ':{Wx :795},'α':{Wx :631},'β':{Wx :549},'γ':{Wx :411},'δ':{Wx :494},'ε':{Wx :439},'ζ':{Wx :494},'η':{Wx :603},'θ':{Wx :521},'ι':{Wx :329},'κ':{Wx :549},'λ':{Wx :549},'ν':{Wx :521},'ξ':{Wx :493},'ο':{Wx :549},'π':{Wx :549},'ρ':{Wx :549},'ς':{Wx :439},'σ':{Wx :603},'τ':{Wx :439},'υ':{Wx :576},'φ':{Wx :521},'χ':{Wx :549},'ψ':{Wx :686},'ω':{Wx :686},'ϑ':{Wx :631},'ϒ':{Wx :620},'ϕ':{Wx :603},'ϖ':{Wx :713},'•':{Wx :460},'…':{Wx :1000},'′':{Wx :247},'″':{Wx :411},'⁄':{Wx :167},'€':{Wx :750},'ℑ':{Wx :686},'℘':{Wx :987},'ℜ':{Wx :795},'Ω':{Wx :768},'ℵ':{Wx :823},'←':{Wx :987},'↑':{Wx :603},'→':{Wx :987},'↓':{Wx :603},'↔':{Wx :1042},'↵':{Wx :658},'⇐':{Wx :987},'⇑':{Wx :603},'⇒':{Wx :987},'⇓':{Wx :603},'⇔':{Wx :1042},'∀':{Wx :713},'∂':{Wx :494},'∃':{Wx :549},'∅':{Wx :823},'∆':{Wx :612},'∇':{Wx :713},'∈':{Wx :713},'∉':{Wx :713},'∋':{Wx :439},'∏':{Wx :823},'∑':{Wx :713},'−':{Wx :549},'∗':{Wx :500},'√':{Wx :549},'∝':{Wx :713},'∞':{Wx :713},'∠':{Wx :768},'∧':{Wx :603},'∨':{Wx :603},'∩':{Wx :768},'∪':{Wx :768},'∫':{Wx :274},'∴':{Wx :863},'∼':{Wx :549},'≅':{Wx :549},'≈':{Wx :549},'≠':{Wx :549},'≡':{Wx :549},'≤':{Wx :549},'≥':{Wx :549},'⊂':{Wx :713},'⊃':{Wx :713},'⊄':{Wx :713},'⊆':{Wx :713},'⊇':{Wx :713},'⊕':{Wx :768},'⊗':{Wx :768},'⊥':{Wx :658},'⋅':{Wx :250},'⌠':{Wx :686},'⌡':{Wx :686},'〈':{Wx :329},'〉':{Wx :329},'◊':{Wx :494},'♠':{Wx :753},'♣':{Wx :753},'♥':{Wx :753},'♦':{Wx :753},'\uf6d9':{Wx :790},'\uf6da':{Wx :790},'\uf6db':{Wx :890},'\uf8e5':{Wx :500},'\uf8e6':{Wx :603},'\uf8e7':{Wx :1000},'\uf8e8':{Wx :790},'\uf8e9':{Wx :790},'\uf8ea':{Wx :786},'\uf8eb':{Wx :384},'\uf8ec':{Wx :384},'\uf8ed':{Wx :384},'\uf8ee':{Wx :384},'\uf8ef':{Wx :384},'\uf8f0':{Wx :384},'\uf8f1':{Wx :494},'\uf8f2':{Wx :494},'\uf8f3':{Wx :494},'\uf8f4':{Wx :494},'\uf8f5':{Wx :686},'\uf8f6':{Wx :384},'\uf8f7':{Wx :384},'\uf8f8':{Wx :384},'\uf8f9':{Wx :384},'\uf8fa':{Wx :384},'\uf8fb':{Wx :384},'\uf8fc':{Wx :494},'\uf8fd':{Wx :494},'\uf8fe':{Wx :494},'\uf8ff':{Wx :790}}}; +func (_gg *ttfParser )ParseCmap ()error {var _eeb int64 ;if _gde :=_gg .Seek ("\u0063\u006d\u0061\u0070");_gde !=nil {return _gde ;};_gg .ReadUShort ();_dga :=int (_gg .ReadUShort ());_gfb :=int64 (0);_dgaf :=int64 (0);_gcg :=int64 (0);for _eedf :=0;_eedf < _dga ; +_eedf ++{_eeg :=_gg .ReadUShort ();_gdad :=_gg .ReadUShort ();_eeb =int64 (_gg .ReadULong ());if _eeg ==3&&_gdad ==1{_dgaf =_eeb ;}else if _eeg ==3&&_gdad ==10{_gcg =_eeb ;}else if _eeg ==1&&_gdad ==0{_gfb =_eeb ;};};if _gfb !=0{if _fbbd :=_gg .parseCmapVersion (_gfb ); +_fbbd !=nil {return _fbbd ;};};if _dgaf !=0{if _dfef :=_gg .parseCmapSubtable31 (_dgaf );_dfef !=nil {return _dfef ;};};if _gcg !=0{if _bdf :=_gg .parseCmapVersion (_gcg );_bdf !=nil {return _bdf ;};};if _dgaf ==0&&_gfb ==0&&_gcg ==0{_fe .Log .Debug ("\u0074\u0074\u0066P\u0061\u0072\u0073\u0065\u0072\u002e\u0050\u0061\u0072\u0073\u0065\u0043\u006d\u0061\u0070\u002e\u0020\u004e\u006f\u0020\u0033\u0031\u002c\u0020\u0031\u0030\u002c\u0020\u00331\u0030\u0020\u0074\u0061\u0062\u006c\u0065\u002e"); +};return nil ;};var _bd *RuneCharSafeMap ;func _decf ()StdFont {_dag :=_cc .NewSymbolEncoder ();_aaf :=Descriptor {Name :SymbolName ,Family :string (SymbolName ),Weight :FontWeightMedium ,Flags :0x0004,BBox :[4]float64 {-180,-293,1090,1010},ItalicAngle :0,Ascent :0,Descent :0,CapHeight :0,XHeight :0,StemV :85,StemH :92}; +return NewStdFontWithEncoding (_aaf ,_gfg ,_dag );};var _dc _ag .Once ;func _gffe (){_gbb =MakeRuneCharSafeMap (len (_fff ));_bd =MakeRuneCharSafeMap (len (_fff ));_agg =MakeRuneCharSafeMap (len (_fff ));_ccc =MakeRuneCharSafeMap (len (_fff ));for _cgd ,_aag :=range _fff {_gbb .Write (_aag ,CharMetrics {Wx :float64 (_fed [_cgd ])}); +_bd .Write (_aag ,CharMetrics {Wx :float64 (_dagb [_cgd ])});_agg .Write (_aag ,CharMetrics {Wx :float64 (_gbf [_cgd ])});_ccc .Write (_aag ,CharMetrics {Wx :float64 (_cgac [_cgd ])});};};func (_ce *fontMap )read (_cge StdFontName )(func ()StdFont ,bool ){_ce .Lock (); +defer _ce .Unlock ();_ee ,_eg :=_ce ._ffd [_cge ];return _ee ,_eg ;};func (_cbab *ttfParser )ParseComponents ()error {if _daea :=_cbab .ParseHead ();_daea !=nil {return _daea ;};if _baa :=_cbab .ParseHhea ();_baa !=nil {return _baa ;};if _bbf :=_cbab .ParseMaxp (); +_bbf !=nil {return _bbf ;};if _febe :=_cbab .ParseHmtx ();_febe !=nil {return _febe ;};if _ ,_ead :=_cbab ._ecb ["\u006e\u0061\u006d\u0065"];_ead {if _bfeg :=_cbab .ParseName ();_bfeg !=nil {return _bfeg ;};};if _ ,_aedb :=_cbab ._ecb ["\u004f\u0053\u002f\u0032"]; +_aedb {if _feaef :=_cbab .ParseOS2 ();_feaef !=nil {return _feaef ;};};if _ ,_dgg :=_cbab ._ecb ["\u0070\u006f\u0073\u0074"];_dgg {if _bfd :=_cbab .ParsePost ();_bfd !=nil {return _bfd ;};};if _ ,_bda :=_cbab ._ecb ["\u0063\u006d\u0061\u0070"];_bda {if _abg :=_cbab .ParseCmap (); +_abg !=nil {return _abg ;};};return nil ;};func (_gc *RuneCharSafeMap )Length ()int {_gc ._fb .RLock ();defer _gc ._fb .RUnlock ();return len (_gc ._fd );};func _bg ()StdFont {_bef .Do (_fbg );_eb :=Descriptor {Name :CourierBoldName ,Family :string (CourierName ),Weight :FontWeightBold ,Flags :0x0021,BBox :[4]float64 {-113,-250,749,801},ItalicAngle :0,Ascent :629,Descent :-157,CapHeight :562,XHeight :439,StemV :106,StemH :84}; +return NewStdFont (_eb ,_df );};var _bef _ag .Once ;func (_fbfd *TtfType )MakeEncoder ()(_cc .SimpleEncoder ,error ){_eca :=make (map[_cc .CharCode ]GlyphName );for _egf :=_cc .CharCode (0);_egf <=256;_egf ++{_aad :=rune (_egf );_aggd ,_ebb :=_fbfd .Chars [_aad ]; +if !_ebb {continue ;};var _cad GlyphName ;if int (_aggd )>=0&&int (_aggd )< len (_fbfd .GlyphNames ){_cad =_fbfd .GlyphNames [_aggd ];}else {_bbcf :=rune (_aggd );if _bbd ,_afa :=_cc .RuneToGlyph (_bbcf );_afa {_cad =_bbd ;};};if _cad !=""{_eca [_egf ]=_cad ; +};};if len (_eca )==0{_fe .Log .Debug ("WA\u0052\u004eI\u004e\u0047\u003a\u0020\u005a\u0065\u0072\u006f\u0020l\u0065\u006e\u0067\u0074\u0068\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002e\u0020\u0074\u0074\u0066=\u0025s\u0020\u0043\u0068\u0061\u0072\u0073\u003d\u005b%\u00200\u0032\u0078]",_fbfd ,_fbfd .Chars ); +};return _cc .NewCustomSimpleTextEncoder (_eca ,nil );};var _cd *RuneCharSafeMap ;func _cf (_edc map[string ]uint32 )string {var _bff []string ;for _cbff :=range _edc {_bff =append (_bff ,_cbff );};_d .Slice (_bff ,func (_cfd ,_acg int )bool {return _edc [_bff [_cfd ]]< _edc [_bff [_acg ]]}); +_fgg :=[]string {_e .Sprintf ("\u0054\u0072\u0075\u0065Ty\u0070\u0065\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u003a\u0020\u0025\u0064",len (_edc ))};for _ ,_bfe :=range _bff {_fgg =append (_fgg ,_e .Sprintf ("\u0009%\u0071\u0020\u0025\u0035\u0064",_bfe ,_edc [_bfe ])); +};return _c .Join (_fgg ,"\u000a");};func _fbg (){const _dec =600;_dde =MakeRuneCharSafeMap (len (_fff ));for _ ,_ec :=range _fff {_dde .Write (_ec ,CharMetrics {Wx :_dec });};_df =_dde .Copy ();_bfc =_dde .Copy ();_cab =_dde .Copy ();};func MakeRuneCharSafeMap (length int )*RuneCharSafeMap {return &RuneCharSafeMap {_fd :make (map[rune ]CharMetrics ,length )}; +};func IsStdFont (name StdFontName )bool {_ ,_bf :=_de .read (name );return _bf };func init (){RegisterStdFont (CourierName ,_fba ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u0043\u006f\u0075\u0072\u0069e\u0072\u004e\u0065\u0077","\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077"); +RegisterStdFont (CourierBoldName ,_bg ,"\u0043o\u0075r\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (CourierObliqueName ,_fc ,"\u0043\u006f\u0075\u0072\u0069\u0065\u0072\u004e\u0065\u0077\u002c\u0049t\u0061\u006c\u0069\u0063"); +RegisterStdFont (CourierBoldObliqueName ,_cec ,"C\u006f\u0075\u0072\u0069er\u004ee\u0077\u002c\u0042\u006f\u006cd\u0049\u0074\u0061\u006c\u0069\u0063");};func (_feae *RuneCharSafeMap )Range (f func (_ab rune ,_g CharMetrics )(_fag bool )){_feae ._fb .RLock (); +defer _feae ._fb .RUnlock ();for _ac ,_ea :=range _feae ._fd {if f (_ac ,_ea ){break ;};};};type RuneCharSafeMap struct{_fd map[rune ]CharMetrics ;_fb _ag .RWMutex ;};type fontMap struct{_ag .Mutex ;_ffd map[StdFontName ]func ()StdFont ;};func (_egae *ttfParser )ReadULong ()(_dfa uint32 ){_cg .Read (_egae ._fgd ,_cg .BigEndian ,&_dfa ); +return _dfa ;};func (_acgb *ttfParser )Read32Fixed ()float64 {_ccg :=float64 (_acgb .ReadShort ());_aeee :=float64 (_acgb .ReadUShort ())/65536.0;return _ccg +_aeee ;};var _fed =[]int16 {722,889,722,722,722,722,722,722,722,722,722,667,667,667,667,667,722,722,722,612,611,611,611,611,611,611,611,611,611,722,500,556,722,722,722,722,333,333,333,333,333,333,333,333,389,722,722,611,611,611,611,611,889,722,722,722,722,722,722,889,722,722,722,722,722,722,722,722,556,722,667,667,667,667,556,556,556,556,556,611,611,611,556,722,722,722,722,722,722,722,722,722,722,944,722,722,722,722,611,611,611,611,444,444,444,444,333,444,667,444,444,778,444,444,469,541,500,921,444,500,278,200,480,480,333,333,333,200,350,444,444,333,444,444,333,500,333,278,250,250,760,500,500,500,500,588,500,400,333,564,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,564,500,333,333,333,556,500,556,500,500,167,500,500,500,500,333,564,549,500,500,333,333,500,333,333,278,278,278,278,278,278,278,278,500,500,278,278,344,278,564,549,564,471,278,778,333,564,500,564,500,500,500,500,500,549,500,500,500,500,500,500,722,333,500,500,500,500,750,750,300,276,310,500,500,500,453,333,333,476,833,250,250,1000,564,564,500,444,444,408,444,444,444,333,333,333,180,333,333,453,333,333,760,333,389,389,389,389,389,500,278,500,500,278,250,500,600,278,326,278,500,500,750,300,333,980,500,300,500,500,500,500,500,500,500,500,500,500,500,722,500,500,500,500,500,444,444,444,444,500}; +var _df *RuneCharSafeMap ;const (_dcf ="\u0054\u0069\u006de\u0073";TimesRomanName =StdFontName ("T\u0069\u006d\u0065\u0073\u002d\u0052\u006f\u006d\u0061\u006e");TimesBoldName =StdFontName ("\u0054\u0069\u006d\u0065\u0073\u002d\u0042\u006f\u006c\u0064"); +TimesItalicName =StdFontName ("\u0054\u0069\u006de\u0073\u002d\u0049\u0074\u0061\u006c\u0069\u0063");TimesBoldItalicName =StdFontName ("\u0054\u0069m\u0065\u0073\u002dB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063"););func (_gaa *ttfParser )parseCmapFormat12 ()error {_eaa :=_gaa .ReadULong (); +_fe .Log .Trace ("\u0070\u0061\u0072se\u0043\u006d\u0061\u0070\u0046\u006f\u0072\u006d\u0061t\u00312\u003a \u0025s\u0020\u006e\u0075\u006d\u0047\u0072\u006f\u0075\u0070\u0073\u003d\u0025\u0064",_gaa ._egba .String (),_eaa );for _fga :=uint32 (0);_fga < _eaa ; +_fga ++{_gga :=_gaa .ReadULong ();_eegg :=_gaa .ReadULong ();_bceg :=_gaa .ReadULong ();if _gga > 0x0010FFFF||(0xD800<=_gga &&_gga <=0xDFFF){return _bc .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073"); +};if _eegg < _gga ||_eegg > 0x0010FFFF||(0xD800<=_eegg &&_eegg <=0xDFFF){return _bc .New ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0068\u0061\u0072\u0061c\u0074\u0065\u0072\u0073\u0020\u0063\u006f\u0064\u0065\u0073");};for _cecf :=_gga ;_cecf <=_eegg ; +_cecf ++{if _cecf > 0x10FFFF{_fe .Log .Debug ("\u0046\u006fr\u006d\u0061\u0074\u0020\u0031\u0032\u0020\u0063\u006d\u0061\u0070\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0062\u0065\u0079\u006f\u006e\u0064\u0020\u0055\u0043\u0053\u002d\u0034"); +};_gaa ._egba .Chars [rune (_cecf )]=GID (_bceg );_bceg ++;};};return nil ;};func _fab ()StdFont {_dc .Do (_gb );_ccb :=Descriptor {Name :HelveticaBoldName ,Family :string (HelveticaName ),Weight :FontWeightBold ,Flags :0x0020,BBox :[4]float64 {-170,-228,1003,962},ItalicAngle :0,Ascent :718,Descent :-207,CapHeight :718,XHeight :532,StemV :140,StemH :118}; +return NewStdFont (_ccb ,_cd );};type GID =_cc .GID ;func init (){RegisterStdFont (HelveticaName ,_cgb ,"\u0041\u0072\u0069a\u006c");RegisterStdFont (HelveticaBoldName ,_fab ,"\u0041\u0072\u0069\u0061\u006c\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (HelveticaObliqueName ,_dfe ,"\u0041\u0072\u0069a\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063"); +RegisterStdFont (HelveticaBoldObliqueName ,_edb ,"\u0041\u0072i\u0061\u006c\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063");};func _gd ()StdFont {_feb .Do (_gffe );_bbc :=Descriptor {Name :TimesBoldName ,Family :_dcf ,Weight :FontWeightBold ,Flags :0x0020,BBox :[4]float64 {-168,-218,1000,935},ItalicAngle :0,Ascent :683,Descent :-217,CapHeight :676,XHeight :461,StemV :139,StemH :44}; +return NewStdFont (_bbc ,_bd );};func _gea ()StdFont {_feb .Do (_gffe );_abed :=Descriptor {Name :TimesItalicName ,Family :_dcf ,Weight :FontWeightMedium ,Flags :0x0060,BBox :[4]float64 {-169,-217,1010,883},ItalicAngle :-15.5,Ascent :683,Descent :-217,CapHeight :653,XHeight :441,StemV :76,StemH :32}; +return NewStdFont (_abed ,_ccc );};func (_cgc *ttfParser )ParseMaxp ()error {if _bgb :=_cgc .Seek ("\u006d\u0061\u0078\u0070");_bgb !=nil {return _bgb ;};_cgc .Skip (4);_cgc ._edd =_cgc .ReadUShort ();return nil ;};type StdFontName string ;func (_deg *ttfParser )parseCmapSubtable31 (_cgea int64 )error {_efc :=make ([]rune ,0,8); +_gbc :=make ([]rune ,0,8);_bfa :=make ([]int16 ,0,8);_efd :=make ([]uint16 ,0,8);_deg ._egba .Chars =make (map[rune ]GID );_deg ._fgd .Seek (int64 (_deg ._ecb ["\u0063\u006d\u0061\u0070"])+_cgea ,_a .SeekStart );_bbb :=_deg .ReadUShort ();if _bbb !=4{_fe .Log .Debug ("u\u006e\u0065\u0078\u0070\u0065\u0063t\u0065\u0064\u0020\u0073\u0075\u0062t\u0061\u0062\u006c\u0065\u0020\u0066\u006fr\u006d\u0061\u0074\u003a\u0020\u0025\u0064\u0020\u0028\u0025w\u0029",_bbb ); +return nil ;};_deg .Skip (2*2);_cgeb :=int (_deg .ReadUShort ()/2);_deg .Skip (3*2);for _dfg :=0;_dfg < _cgeb ;_dfg ++{_gbc =append (_gbc ,rune (_deg .ReadUShort ()));};_deg .Skip (2);for _feg :=0;_feg < _cgeb ;_feg ++{_efc =append (_efc ,rune (_deg .ReadUShort ())); +};for _fggb :=0;_fggb < _cgeb ;_fggb ++{_bfa =append (_bfa ,_deg .ReadShort ());};_gda ,_ :=_deg ._fgd .Seek (int64 (0),_a .SeekCurrent );for _fece :=0;_fece < _cgeb ;_fece ++{_efd =append (_efd ,_deg .ReadUShort ());};for _cgcg :=0;_cgcg < _cgeb ;_cgcg ++{_fcb :=_efc [_cgcg ]; +_bgd :=_gbc [_cgcg ];_faf :=_bfa [_cgcg ];_eabe :=_efd [_cgcg ];if _eabe > 0{_deg ._fgd .Seek (_gda +2*int64 (_cgcg )+int64 (_eabe ),_a .SeekStart );};for _acgd :=_fcb ;_acgd <=_bgd ;_acgd ++{if _acgd ==0xFFFF{break ;};var _agdg int32 ;if _eabe > 0{_agdg =int32 (_deg .ReadUShort ()); +if _agdg > 0{_agdg +=int32 (_faf );};}else {_agdg =_acgd +int32 (_faf );};if _agdg >=65536{_agdg -=65536;};if _agdg > 0{_deg ._egba .Chars [_acgd ]=GID (_agdg );};};};return nil ;};func (_dba *fontMap )write (_bb StdFontName ,_agd func ()StdFont ){_dba .Lock (); +defer _dba .Unlock ();_dba ._ffd [_bb ]=_agd ;};type FontWeight int ;var _gbf =[]int16 {667,944,667,667,667,667,667,667,667,667,667,667,667,667,667,667,722,722,722,612,667,667,667,667,667,667,667,667,667,722,500,667,722,722,722,778,389,389,389,389,389,389,389,389,500,667,667,611,611,611,611,611,889,722,722,722,722,722,722,944,722,722,722,722,722,722,722,722,611,722,667,667,667,667,556,556,556,556,556,611,611,611,611,722,722,722,722,722,722,722,722,722,667,889,667,611,611,611,611,611,611,611,500,500,500,500,333,500,722,500,500,778,500,500,570,570,500,832,500,500,278,220,348,348,333,333,333,220,350,444,444,333,444,444,333,500,333,333,250,250,747,500,500,500,500,608,500,400,333,570,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,570,500,389,389,333,556,500,556,500,500,167,500,500,500,500,333,570,549,500,500,333,333,556,333,333,278,278,278,278,278,278,278,278,500,500,278,278,382,278,570,549,606,494,278,778,333,606,576,570,556,556,556,556,500,549,556,500,500,500,500,500,722,333,500,500,500,500,750,750,300,266,300,500,500,500,500,333,333,494,833,250,250,1000,570,570,500,500,500,555,500,500,500,333,333,333,278,389,389,549,389,389,747,333,389,389,389,389,389,500,333,500,500,278,250,500,600,278,366,278,500,500,750,300,333,1000,500,300,556,556,556,556,556,556,556,500,556,556,444,667,500,444,444,444,500,389,389,389,389,500}; +func NewStdFontWithEncoding (desc Descriptor ,metrics *RuneCharSafeMap ,encoder _cc .TextEncoder )StdFont {var _ega rune =0xA0;if _ ,_gff :=metrics .Read (_ega );!_gff {_fdc ,_ :=metrics .Read (0x20);metrics .Write (_ega ,_fdc );};return StdFont {_eef :desc ,_gf :metrics ,_cgg :encoder }; +};func (_gbff *ttfParser )ParseHead ()error {if _agc :=_gbff .Seek ("\u0068\u0065\u0061\u0064");_agc !=nil {return _agc ;};_gbff .Skip (3*4);_fce :=_gbff .ReadULong ();if _fce !=0x5F0F3CF5{_fe .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0049\u006e\u0063\u006fr\u0072e\u0063\u0074\u0020\u006d\u0061\u0067\u0069\u0063\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u002e\u0020\u0046\u006fn\u0074\u0020\u006d\u0061\u0079\u0020\u006e\u006f\u0074\u0020\u0064\u0069\u0073\u0070\u006c\u0061\u0079\u0020\u0063\u006f\u0072\u0072\u0065\u0063t\u006c\u0079\u002e\u0020\u0025\u0073",_gbff ); +};_gbff .Skip (2);_gbff ._egba .UnitsPerEm =_gbff .ReadUShort ();_gbff .Skip (2*8);_gbff ._egba .Xmin =_gbff .ReadShort ();_gbff ._egba .Ymin =_gbff .ReadShort ();_gbff ._egba .Xmax =_gbff .ReadShort ();_gbff ._egba .Ymax =_gbff .ReadShort ();return nil ; +};var _cbc *RuneCharSafeMap ;func _dfe ()StdFont {_dc .Do (_gb );_dg :=Descriptor {Name :HelveticaObliqueName ,Family :string (HelveticaName ),Weight :FontWeightMedium ,Flags :0x0060,BBox :[4]float64 {-170,-225,1116,931},ItalicAngle :-12,Ascent :718,Descent :-207,CapHeight :718,XHeight :523,StemV :88,StemH :76}; +return NewStdFont (_dg ,_fda );};var _fff =[]rune {'A','Æ','Á','Ă','Â','Ä','À','Ā','Ą','Å','Ã','B','C','Ć','Č','Ç','D','Ď','Đ','∆','E','É','Ě','Ê','Ë','Ė','È','Ē','Ę','Ð','€','F','G','Ğ','Ģ','H','I','Í','Î','Ï','İ','Ì','Ī','Į','J','K','Ķ','L','Ĺ','Ľ','Ļ','Ł','M','N','Ń','Ň','Ņ','Ñ','O','Œ','Ó','Ô','Ö','Ò','Ő','Ō','Ø','Õ','P','Q','R','Ŕ','Ř','Ŗ','S','Ś','Š','Ş','Ș','T','Ť','Ţ','Þ','U','Ú','Û','Ü','Ù','Ű','Ū','Ų','Ů','V','W','X','Y','Ý','Ÿ','Z','Ź','Ž','Ż','a','á','ă','â','´','ä','æ','à','ā','&','ą','å','^','~','*','@','ã','b','\\','|','{','}','[',']','˘','¦','•','c','ć','ˇ','č','ç','¸','¢','ˆ',':',',','\uf6c3','©','¤','d','†','‡','ď','đ','°','¨','÷','$','˙','ı','e','é','ě','ê','ë','ė','è','8','…','ē','—','–','ę','=','ð','!','¡','f','fi','5','fl','ƒ','4','⁄','g','ğ','ģ','ß','`','>','≥','«','»','‹','›','h','˝','-','i','í','î','ï','ì','ī','į','j','k','ķ','l','ĺ','ľ','ļ','<','≤','¬','◊','ł','m','¯','−','µ','×','n','ń','ň','ņ','9','≠','ñ','#','o','ó','ô','ö','œ','˛','ò','ő','ō','1','½','¼','¹','ª','º','ø','õ','p','¶','(',')','∂','%','.','·','‰','+','±','q','?','¿','"','„','“','”','‘','’','‚','\'','r','ŕ','√','ř','ŗ','®','˚','s','ś','š','ş','ș','§',';','7','6','/',' ','£','∑','t','ť','ţ','þ','3','¾','³','˜','™','2','²','u','ú','û','ü','ù','ű','ū','_','ų','ů','v','w','x','y','ý','ÿ','¥','z','ź','ž','ż','0'}; +func init (){RegisterStdFont (SymbolName ,_decf ,"\u0053\u0079\u006d\u0062\u006f\u006c\u002c\u0049\u0074\u0061\u006c\u0069\u0063","S\u0079\u006d\u0062\u006f\u006c\u002c\u0042\u006f\u006c\u0064","\u0053\u0079\u006d\u0062\u006f\u006c\u002c\u0042\u006f\u006c\u0064\u0049t\u0061\u006c\u0069\u0063"); +RegisterStdFont (ZapfDingbatsName ,_fbgd );};var _cab *RuneCharSafeMap ;var _de =&fontMap {_ffd :make (map[StdFontName ]func ()StdFont )};func (_fbd *RuneCharSafeMap )Write (b rune ,r CharMetrics ){_fbd ._fb .Lock ();defer _fbd ._fb .Unlock ();_fbd ._fd [b ]=r ; +};func (_ace *ttfParser )parseCmapSubtable10 (_agga int64 )error {if _ace ._egba .Chars ==nil {_ace ._egba .Chars =make (map[rune ]GID );};_ace ._fgd .Seek (int64 (_ace ._ecb ["\u0063\u006d\u0061\u0070"])+_agga ,_a .SeekStart );var _acd ,_afaef uint32 ; +_acb :=_ace .ReadUShort ();if _acb < 8{_acd =uint32 (_ace .ReadUShort ());_afaef =uint32 (_ace .ReadUShort ());}else {_ace .ReadUShort ();_acd =_ace .ReadULong ();_afaef =_ace .ReadULong ();};_fe .Log .Trace ("\u0070\u0061r\u0073\u0065\u0043\u006d\u0061p\u0053\u0075\u0062\u0074\u0061b\u006c\u0065\u0031\u0030\u003a\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u003d\u0025\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003d\u0025\u0064\u0020\u006c\u0061\u006e\u0067\u0075\u0061\u0067\u0065\u003d\u0025\u0064",_acb ,_acd ,_afaef ); +if _acb !=0{return _bc .New ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063\u006d\u0061p\u0020s\u0075\u0062\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};_dbb ,_fdab :=_ace .ReadStr (256);if _fdab !=nil {return _fdab ; +};_bge :=[]byte (_dbb );for _fcae ,_ebd :=range _bge {_ace ._egba .Chars [rune (_fcae )]=GID (_ebd );if _ebd !=0{_e .Printf ("\u0009\u0030\u0078\u002502\u0078\u0020\u279e\u0020\u0030\u0078\u0025\u0030\u0032\u0078\u003d\u0025\u0063\u000a",_fcae ,_ebd ,rune (_ebd )); +};};return nil ;};func (_bfcb *TtfType )MakeToUnicode ()*_cbf .CMap {_egb :=make (map[_cbf .CharCode ]rune );if len (_bfcb .GlyphNames )==0{for _ffee :=range _bfcb .Chars {_egb [_cbf .CharCode (_ffee )]=_ffee ;};return _cbf .NewToUnicodeCMap (_egb );}; +for _eeff ,_egg :=range _bfcb .Chars {_fec :=_cbf .CharCode (_eeff );_fdb :=_bfcb .GlyphNames [_egg ];_afae ,_ccf :=_cc .GlyphToRune (_fdb );if !_ccf {_fe .Log .Debug ("\u004e\u006f \u0072\u0075\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u0020\u0067\u006c\u0079\u0070h=\u0025\u0071",_eeff ,_fdb ); +_afae =_cc .MissingCodeRune ;};_egb [_fec ]=_afae ;};return _cbf .NewToUnicodeCMap (_egb );};func init (){RegisterStdFont (TimesRomanName ,_cbg ,"\u0054\u0069\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e","\u0054\u0069\u006de\u0073"); +RegisterStdFont (TimesBoldName ,_gd ,"\u0054i\u006de\u0073\u004e\u0065\u0077\u0052o\u006d\u0061n\u002c\u0042\u006f\u006c\u0064","\u0054\u0069\u006d\u0065\u0073\u002c\u0042\u006f\u006c\u0064");RegisterStdFont (TimesItalicName ,_gea ,"T\u0069m\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006da\u006e\u002c\u0049\u0074al\u0069\u0063","\u0054\u0069\u006de\u0073\u002c\u0049\u0074\u0061\u006c\u0069\u0063"); +RegisterStdFont (TimesBoldItalicName ,_ade ,"\u0054i\u006d\u0065\u0073\u004e\u0065\u0077\u0052\u006f\u006d\u0061\u006e,\u0042\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063","\u0054\u0069m\u0065\u0073\u002cB\u006f\u006c\u0064\u0049\u0074\u0061\u006c\u0069\u0063"); +};func NewFontFile2FromPdfObject (obj _aef .PdfObject )(TtfType ,error ){obj =_aef .TraceToDirectObject (obj );_ccaf ,_ba :=obj .(*_aef .PdfObjectStream );if !_ba {_fe .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065 \u0061\u0020\u0073\u0074\u0072e\u0061\u006d \u0028\u0025\u0054\u0029",obj ); +return TtfType {},_aef .ErrTypeError ;};_caa ,_fbdc :=_aef .DecodeStream (_ccaf );if _fbdc !=nil {return TtfType {},_fbdc ;};_ebg :=ttfParser {_fgd :_ae .NewReader (_caa )};return _ebg .Parse ();};type Font interface{Encoder ()_cc .TextEncoder ;GetRuneMetrics (_dd rune )(CharMetrics ,bool ); +};func (_fbee *ttfParser )ParsePost ()error {if _dgge :=_fbee .Seek ("\u0070\u006f\u0073\u0074");_dgge !=nil {return _dgge ;};_ccbc :=_fbee .Read32Fixed ();_fbee ._egba .ItalicAngle =_fbee .Read32Fixed ();_fbee ._egba .UnderlinePosition =_fbee .ReadShort (); +_fbee ._egba .UnderlineThickness =_fbee .ReadShort ();_fbee ._egba .IsFixedPitch =_fbee .ReadULong ()!=0;_fbee .ReadULong ();_fbee .ReadULong ();_fbee .ReadULong ();_fbee .ReadULong ();_fe .Log .Trace ("\u0050a\u0072\u0073\u0065\u0050\u006f\u0073\u0074\u003a\u0020\u0066\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065\u003d\u0025\u0066",_ccbc ); +switch _ccbc {case 1.0:_fbee ._egba .GlyphNames =_ged ;case 2.0:_cbe :=int (_fbee .ReadUShort ());_faed :=make ([]int ,_cbe );_fbee ._egba .GlyphNames =make ([]GlyphName ,_cbe );_fge :=-1;for _ccfg :=0;_ccfg < _cbe ;_ccfg ++{_eag :=int (_fbee .ReadUShort ()); +_faed [_ccfg ]=_eag ;if _eag <=0x7fff&&_eag > _fge {_fge =_eag ;};};var _gceb []GlyphName ;if _fge >=len (_ged ){_gceb =make ([]GlyphName ,_fge -len (_ged )+1);for _dfeg :=0;_dfeg < _fge -len (_ged )+1;_dfeg ++{_eee :=int (_fbee .readByte ());_dca ,_dcfa :=_fbee .ReadStr (_eee ); +if _dcfa !=nil {return _dcfa ;};_gceb [_dfeg ]=GlyphName (_dca );};};for _ffeg :=0;_ffeg < _cbe ;_ffeg ++{_dada :=_faed [_ffeg ];if _dada < len (_ged ){_fbee ._egba .GlyphNames [_ffeg ]=_ged [_dada ];}else if _dada >=len (_ged )&&_dada <=32767{_fbee ._egba .GlyphNames [_ffeg ]=_gceb [_dada -len (_ged )]; +}else {_fbee ._egba .GlyphNames [_ffeg ]="\u002e\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064";};};case 2.5:_cbbg :=make ([]int ,_fbee ._edd );for _eeea :=0;_eeea < len (_cbbg );_eeea ++{_gaf :=int (_fbee .ReadSByte ());_cbbg [_eeea ]=_eeea +1+_gaf ; +};_fbee ._egba .GlyphNames =make ([]GlyphName ,len (_cbbg ));for _ced :=0;_ced < len (_fbee ._egba .GlyphNames );_ced ++{_gdd :=_ged [_cbbg [_ced ]];_fbee ._egba .GlyphNames [_ced ]=_gdd ;};case 3.0:_fe .Log .Debug ("\u004e\u006f\u0020\u0050\u006f\u0073t\u0053\u0063\u0072i\u0070\u0074\u0020n\u0061\u006d\u0065\u0020\u0069\u006e\u0066\u006f\u0072\u006da\u0074\u0069\u006f\u006e\u0020is\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e"); +default:_fe .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020f\u006fr\u006d\u0061\u0074\u0054\u0079\u0070\u0065=\u0025\u0066",_ccbc );};return nil ;};var _feb _ag .Once ;func (_agb *ttfParser )ReadUShort ()(_gcd uint16 ){_cg .Read (_agb ._fgd ,_cg .BigEndian ,&_gcd ); +return _gcd ;};var _dde *RuneCharSafeMap ;func (_aagc *ttfParser )Seek (tag string )error {_dbcd ,_eda :=_aagc ._ecb [tag ];if !_eda {return _e .Errorf ("\u0074\u0061\u0062\u006ce \u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u003a\u0020\u0025\u0073",tag ); +};_aagc ._fgd .Seek (int64 (_dbcd ),_a .SeekStart );return nil ;};type CharMetrics struct{Wx float64 ;Wy float64 ;};var _dagb =[]int16 {722,1000,722,722,722,722,722,722,722,722,722,667,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,500,611,778,778,778,778,389,389,389,389,389,389,389,389,500,778,778,667,667,667,667,667,944,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,611,778,722,722,722,722,556,556,556,556,556,667,667,667,611,722,722,722,722,722,722,722,722,722,722,1000,722,722,722,722,667,667,667,667,500,500,500,500,333,500,722,500,500,833,500,500,581,520,500,930,500,556,278,220,394,394,333,333,333,220,350,444,444,333,444,444,333,500,333,333,250,250,747,500,556,500,500,672,556,400,333,570,500,333,278,444,444,444,444,444,444,444,500,1000,444,1000,500,444,570,500,333,333,333,556,500,556,500,500,167,500,500,500,556,333,570,549,500,500,333,333,556,333,333,278,278,278,278,278,278,278,333,556,556,278,278,394,278,570,549,570,494,278,833,333,570,556,570,556,556,556,556,500,549,556,500,500,500,500,500,722,333,500,500,500,500,750,750,300,300,330,500,500,556,540,333,333,494,1000,250,250,1000,570,570,556,500,500,555,500,500,500,333,333,333,278,444,444,549,444,444,747,333,389,389,389,389,389,500,333,500,500,278,250,500,600,333,416,333,556,500,750,300,333,1000,500,300,556,556,556,556,556,556,556,500,556,556,500,722,500,500,500,500,500,444,444,444,444,500}; +var _ged =[]GlyphName {"\u002en\u006f\u0074\u0064\u0065\u0066","\u002e\u006e\u0075l\u006c","\u006e\u006fn\u006d\u0061\u0072k\u0069\u006e\u0067\u0072\u0065\u0074\u0075\u0072\u006e","\u0073\u0070\u0061c\u0065","\u0065\u0078\u0063\u006c\u0061\u006d","\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c","\u006e\u0075\u006d\u0062\u0065\u0072\u0073\u0069\u0067\u006e","\u0064\u006f\u006c\u006c\u0061\u0072","\u0070e\u0072\u0063\u0065\u006e\u0074","\u0061m\u0070\u0065\u0072\u0073\u0061\u006ed","q\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067\u006c\u0065","\u0070a\u0072\u0065\u006e\u006c\u0065\u0066t","\u0070\u0061\u0072\u0065\u006e\u0072\u0069\u0067\u0068\u0074","\u0061\u0073\u0074\u0065\u0072\u0069\u0073\u006b","\u0070\u006c\u0075\u0073","\u0063\u006f\u006dm\u0061","\u0068\u0079\u0070\u0068\u0065\u006e","\u0070\u0065\u0072\u0069\u006f\u0064","\u0073\u006c\u0061s\u0068","\u007a\u0065\u0072\u006f","\u006f\u006e\u0065","\u0074\u0077\u006f","\u0074\u0068\u0072e\u0065","\u0066\u006f\u0075\u0072","\u0066\u0069\u0076\u0065","\u0073\u0069\u0078","\u0073\u0065\u0076e\u006e","\u0065\u0069\u0067h\u0074","\u006e\u0069\u006e\u0065","\u0063\u006f\u006co\u006e","\u0073e\u006d\u0069\u0063\u006f\u006c\u006fn","\u006c\u0065\u0073\u0073","\u0065\u0071\u0075a\u006c","\u0067r\u0065\u0061\u0074\u0065\u0072","\u0071\u0075\u0065\u0073\u0074\u0069\u006f\u006e","\u0061\u0074","\u0041","\u0042","\u0043","\u0044","\u0045","\u0046","\u0047","\u0048","\u0049","\u004a","\u004b","\u004c","\u004d","\u004e","\u004f","\u0050","\u0051","\u0052","\u0053","\u0054","\u0055","\u0056","\u0057","\u0058","\u0059","\u005a","b\u0072\u0061\u0063\u006b\u0065\u0074\u006c\u0065\u0066\u0074","\u0062a\u0063\u006b\u0073\u006c\u0061\u0073h","\u0062\u0072\u0061c\u006b\u0065\u0074\u0072\u0069\u0067\u0068\u0074","a\u0073\u0063\u0069\u0069\u0063\u0069\u0072\u0063\u0075\u006d","\u0075\u006e\u0064\u0065\u0072\u0073\u0063\u006f\u0072\u0065","\u0067\u0072\u0061v\u0065","\u0061","\u0062","\u0063","\u0064","\u0065","\u0066","\u0067","\u0068","\u0069","\u006a","\u006b","\u006c","\u006d","\u006e","\u006f","\u0070","\u0071","\u0072","\u0073","\u0074","\u0075","\u0076","\u0077","\u0078","\u0079","\u007a","\u0062r\u0061\u0063\u0065\u006c\u0065\u0066t","\u0062\u0061\u0072","\u0062\u0072\u0061\u0063\u0065\u0072\u0069\u0067\u0068\u0074","\u0061\u0073\u0063\u0069\u0069\u0074\u0069\u006c\u0064\u0065","\u0041d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0041\u0072\u0069n\u0067","\u0043\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0045\u0061\u0063\u0075\u0074\u0065","\u004e\u0074\u0069\u006c\u0064\u0065","\u004fd\u0069\u0065\u0072\u0065\u0073\u0069s","\u0055d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0061\u0061\u0063\u0075\u0074\u0065","\u0061\u0067\u0072\u0061\u0076\u0065","a\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0061d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0061\u0074\u0069\u006c\u0064\u0065","\u0061\u0072\u0069n\u0067","\u0063\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0065\u0061\u0063\u0075\u0074\u0065","\u0065\u0067\u0072\u0061\u0076\u0065","e\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0065d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0069\u0061\u0063\u0075\u0074\u0065","\u0069\u0067\u0072\u0061\u0076\u0065","i\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0069d\u0069\u0065\u0072\u0065\u0073\u0069s","\u006e\u0074\u0069\u006c\u0064\u0065","\u006f\u0061\u0063\u0075\u0074\u0065","\u006f\u0067\u0072\u0061\u0076\u0065","o\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u006fd\u0069\u0065\u0072\u0065\u0073\u0069s","\u006f\u0074\u0069\u006c\u0064\u0065","\u0075\u0061\u0063\u0075\u0074\u0065","\u0075\u0067\u0072\u0061\u0076\u0065","u\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0075d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0064\u0061\u0067\u0067\u0065\u0072","\u0064\u0065\u0067\u0072\u0065\u0065","\u0063\u0065\u006e\u0074","\u0073\u0074\u0065\u0072\u006c\u0069\u006e\u0067","\u0073e\u0063\u0074\u0069\u006f\u006e","\u0062\u0075\u006c\u006c\u0065\u0074","\u0070a\u0072\u0061\u0067\u0072\u0061\u0070h","\u0067\u0065\u0072\u006d\u0061\u006e\u0064\u0062\u006c\u0073","\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064","\u0063o\u0070\u0079\u0072\u0069\u0067\u0068t","\u0074r\u0061\u0064\u0065\u006d\u0061\u0072k","\u0061\u0063\u0075t\u0065","\u0064\u0069\u0065\u0072\u0065\u0073\u0069\u0073","\u006e\u006f\u0074\u0065\u0071\u0075\u0061\u006c","\u0041\u0045","\u004f\u0073\u006c\u0061\u0073\u0068","\u0069\u006e\u0066\u0069\u006e\u0069\u0074\u0079","\u0070l\u0075\u0073\u006d\u0069\u006e\u0075s","\u006ce\u0073\u0073\u0065\u0071\u0075\u0061l","\u0067\u0072\u0065a\u0074\u0065\u0072\u0065\u0071\u0075\u0061\u006c","\u0079\u0065\u006e","\u006d\u0075","p\u0061\u0072\u0074\u0069\u0061\u006c\u0064\u0069\u0066\u0066","\u0073u\u006d\u006d\u0061\u0074\u0069\u006fn","\u0070r\u006f\u0064\u0075\u0063\u0074","\u0070\u0069","\u0069\u006e\u0074\u0065\u0067\u0072\u0061\u006c","o\u0072\u0064\u0066\u0065\u006d\u0069\u006e\u0069\u006e\u0065","\u006f\u0072\u0064m\u0061\u0073\u0063\u0075\u006c\u0069\u006e\u0065","\u004f\u006d\u0065g\u0061","\u0061\u0065","\u006f\u0073\u006c\u0061\u0073\u0068","\u0071\u0075\u0065s\u0074\u0069\u006f\u006e\u0064\u006f\u0077\u006e","\u0065\u0078\u0063\u006c\u0061\u006d\u0064\u006f\u0077\u006e","\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u006e\u006f\u0074","\u0072a\u0064\u0069\u0063\u0061\u006c","\u0066\u006c\u006f\u0072\u0069\u006e","a\u0070\u0070\u0072\u006f\u0078\u0065\u0071\u0075\u0061\u006c","\u0044\u0065\u006ct\u0061","\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074\u006c\u0065\u0066\u0074","\u0067\u0075\u0069\u006c\u006c\u0065\u006d\u006f\u0074r\u0069\u0067\u0068\u0074","\u0065\u006c\u006c\u0069\u0070\u0073\u0069\u0073","\u006e\u006fn\u0062\u0072\u0065a\u006b\u0069\u006e\u0067\u0073\u0070\u0061\u0063\u0065","\u0041\u0067\u0072\u0061\u0076\u0065","\u0041\u0074\u0069\u006c\u0064\u0065","\u004f\u0074\u0069\u006c\u0064\u0065","\u004f\u0045","\u006f\u0065","\u0065\u006e\u0064\u0061\u0073\u0068","\u0065\u006d\u0064\u0061\u0073\u0068","\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u006c\u0065\u0066\u0074","\u0071\u0075\u006f\u0074\u0065\u0064\u0062\u006c\u0072\u0069\u0067\u0068\u0074","\u0071u\u006f\u0074\u0065\u006c\u0065\u0066t","\u0071\u0075\u006f\u0074\u0065\u0072\u0069\u0067\u0068\u0074","\u0064\u0069\u0076\u0069\u0064\u0065","\u006co\u007a\u0065\u006e\u0067\u0065","\u0079d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0059d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0066\u0072\u0061\u0063\u0074\u0069\u006f\u006e","\u0063\u0075\u0072\u0072\u0065\u006e\u0063\u0079","\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006c\u006c\u0065\u0066\u0074","\u0067\u0075\u0069\u006c\u0073\u0069\u006e\u0067\u006cr\u0069\u0067\u0068\u0074","\u0066\u0069","\u0066\u006c","\u0064a\u0067\u0067\u0065\u0072\u0064\u0062l","\u0070\u0065\u0072\u0069\u006f\u0064\u0063\u0065\u006et\u0065\u0072\u0065\u0064","\u0071\u0075\u006f\u0074\u0065\u0073\u0069\u006e\u0067l\u0062\u0061\u0073\u0065","\u0071\u0075\u006ft\u0065\u0064\u0062\u006c\u0062\u0061\u0073\u0065","p\u0065\u0072\u0074\u0068\u006f\u0075\u0073\u0061\u006e\u0064","A\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","E\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0041\u0061\u0063\u0075\u0074\u0065","\u0045d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0045\u0067\u0072\u0061\u0076\u0065","\u0049\u0061\u0063\u0075\u0074\u0065","I\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0049d\u0069\u0065\u0072\u0065\u0073\u0069s","\u0049\u0067\u0072\u0061\u0076\u0065","\u004f\u0061\u0063\u0075\u0074\u0065","O\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0061\u0070\u0070l\u0065","\u004f\u0067\u0072\u0061\u0076\u0065","\u0055\u0061\u0063\u0075\u0074\u0065","U\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0055\u0067\u0072\u0061\u0076\u0065","\u0064\u006f\u0074\u006c\u0065\u0073\u0073\u0069","\u0063\u0069\u0072\u0063\u0075\u006d\u0066\u006c\u0065\u0078","\u0074\u0069\u006cd\u0065","\u006d\u0061\u0063\u0072\u006f\u006e","\u0062\u0072\u0065v\u0065","\u0064o\u0074\u0061\u0063\u0063\u0065\u006et","\u0072\u0069\u006e\u0067","\u0063e\u0064\u0069\u006c\u006c\u0061","\u0068\u0075\u006eg\u0061\u0072\u0075\u006d\u006c\u0061\u0075\u0074","\u006f\u0067\u006f\u006e\u0065\u006b","\u0063\u0061\u0072o\u006e","\u004c\u0073\u006c\u0061\u0073\u0068","\u006c\u0073\u006c\u0061\u0073\u0068","\u0053\u0063\u0061\u0072\u006f\u006e","\u0073\u0063\u0061\u0072\u006f\u006e","\u005a\u0063\u0061\u0072\u006f\u006e","\u007a\u0063\u0061\u0072\u006f\u006e","\u0062r\u006f\u006b\u0065\u006e\u0062\u0061r","\u0045\u0074\u0068","\u0065\u0074\u0068","\u0059\u0061\u0063\u0075\u0074\u0065","\u0079\u0061\u0063\u0075\u0074\u0065","\u0054\u0068\u006fr\u006e","\u0074\u0068\u006fr\u006e","\u006d\u0069\u006eu\u0073","\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","o\u006e\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","t\u0077\u006f\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","\u0074\u0068\u0072\u0065\u0065\u0073\u0075\u0070\u0065\u0072\u0069\u006f\u0072","\u006fn\u0065\u0068\u0061\u006c\u0066","\u006f\u006e\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072","\u0074\u0068\u0072\u0065\u0065\u0071\u0075\u0061\u0072\u0074\u0065\u0072\u0073","\u0066\u0072\u0061n\u0063","\u0047\u0062\u0072\u0065\u0076\u0065","\u0067\u0062\u0072\u0065\u0076\u0065","\u0049\u0064\u006f\u0074\u0061\u0063\u0063\u0065\u006e\u0074","\u0053\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0073\u0063\u0065\u0064\u0069\u006c\u006c\u0061","\u0043\u0061\u0063\u0075\u0074\u0065","\u0063\u0061\u0063\u0075\u0074\u0065","\u0043\u0063\u0061\u0072\u006f\u006e","\u0063\u0063\u0061\u0072\u006f\u006e","\u0064\u0063\u0072\u006f\u0061\u0074"}; +func (_db CharMetrics )String ()string {return _e .Sprintf ("<\u0025\u002e\u0031\u0066\u002c\u0025\u002e\u0031\u0066\u003e",_db .Wx ,_db .Wy );};func (_eege *ttfParser )parseCmapVersion (_abf int64 )error {_fe .Log .Trace ("p\u0061\u0072\u0073\u0065\u0043\u006da\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u003a \u006f\u0066\u0066s\u0065t\u003d\u0025\u0064",_abf ); +if _eege ._egba .Chars ==nil {_eege ._egba .Chars =make (map[rune ]GID );};_eege ._fgd .Seek (int64 (_eege ._ecb ["\u0063\u006d\u0061\u0070"])+_abf ,_a .SeekStart );var _cbb ,_befc uint32 ;_dcc :=_eege .ReadUShort ();if _dcc < 8{_cbb =uint32 (_eege .ReadUShort ()); +_befc =uint32 (_eege .ReadUShort ());}else {_eege .ReadUShort ();_cbb =_eege .ReadULong ();_befc =_eege .ReadULong ();};_fe .Log .Debug ("\u0070\u0061\u0072\u0073\u0065\u0043m\u0061\u0070\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u003a\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u003d\u0025\u0064 \u006c\u0065\u006e\u0067\u0074\u0068\u003d\u0025\u0064\u0020\u006c\u0061\u006e\u0067u\u0061g\u0065\u003d\u0025\u0064",_dcc ,_cbb ,_befc ); +switch _dcc {case 0:return _eege .parseCmapFormat0 ();case 6:return _eege .parseCmapFormat6 ();case 12:return _eege .parseCmapFormat12 ();default:_fe .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0063m\u0061\u0070\u0020\u0066\u006f\u0072\u006da\u0074\u003d\u0025\u0064",_dcc ); +return nil ;};};func (_eba *ttfParser )parseTTC ()(TtfType ,error ){_eba .Skip (2*2);_afg :=_eba .ReadULong ();if _afg < 1{return TtfType {},_bc .New ("N\u006f \u0066\u006f\u006e\u0074\u0073\u0020\u0069\u006e \u0054\u0054\u0043\u0020fi\u006c\u0065");}; +_aedg :=_eba .ReadULong ();_ ,_abb :=_eba ._fgd .Seek (int64 (_aedg ),_a .SeekStart );if _abb !=nil {return TtfType {},_abb ;};return _eba .Parse ();};func _gb (){_cbc =MakeRuneCharSafeMap (len (_fff ));_cd =MakeRuneCharSafeMap (len (_fff ));for _aefg ,_dbd :=range _fff {_cbc .Write (_dbd ,CharMetrics {Wx :float64 (_dae [_aefg ])}); +_cd .Write (_dbd ,CharMetrics {Wx :float64 (_afc [_aefg ])});};_fda =_cbc .Copy ();_aeb =_cd .Copy ();};type GlyphName =_cc .GlyphName ;func (_abec *TtfType )String ()string {return _e .Sprintf ("\u0046\u004fN\u0054\u005f\u0046\u0049\u004cE\u0032\u007b\u0025\u0023\u0071 \u0055\u006e\u0069\u0074\u0073\u0050\u0065\u0072\u0045\u006d\u003d\u0025\u0064\u0020\u0042\u006f\u006c\u0064\u003d\u0025\u0074\u0020\u0049\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065\u003d\u0025\u0066\u0020"+"\u0043\u0061pH\u0065\u0069\u0067h\u0074\u003d\u0025\u0064 Ch\u0061rs\u003d\u0025\u0064\u0020\u0047\u006c\u0079ph\u004e\u0061\u006d\u0065\u0073\u003d\u0025d\u007d",_abec .PostScriptName ,_abec .UnitsPerEm ,_abec .Bold ,_abec .ItalicAngle ,_abec .CapHeight ,len (_abec .Chars ),len (_abec .GlyphNames )); +};func (_dbc *ttfParser )ParseOS2 ()error {if _aee :=_dbc .Seek ("\u004f\u0053\u002f\u0032");_aee !=nil {return _aee ;};_gee :=_dbc .ReadUShort ();_dbc .Skip (4*2);_dbc .Skip (11*2+10+4*4+4);_cee :=_dbc .ReadUShort ();_dbc ._egba .Bold =(_cee &32)!=0;_dbc .Skip (2*2); +_dbc ._egba .TypoAscender =_dbc .ReadShort ();_dbc ._egba .TypoDescender =_dbc .ReadShort ();if _gee >=2{_dbc .Skip (3*2+2*4+2);_dbc ._egba .CapHeight =_dbc .ReadShort ();}else {_dbc ._egba .CapHeight =0;};return nil ;};func (_fbf StdFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_aaa ,_ge :=_fbf ._gf .Read (r ); +return _aaa ,_ge ;};func (_eadg *ttfParser )parseCmapFormat0 ()error {_ga ,_ccbd :=_eadg .ReadStr (256);if _ccbd !=nil {return _ccbd ;};_gbd :=[]byte (_ga );_fe .Log .Trace ("\u0070a\u0072\u0073e\u0043\u006d\u0061p\u0046\u006f\u0072\u006d\u0061\u0074\u0030:\u0020\u0025\u0073\u000a\u0064\u0061t\u0061\u0053\u0074\u0072\u003d\u0025\u002b\u0071\u000a\u0064\u0061t\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d",_eadg ._egba .String (),_ga ,_gbd ); +for _fbe ,_bceb :=range _gbd {_eadg ._egba .Chars [rune (_fbe )]=GID (_bceb );};return nil ;};func (_ecgb *ttfParser )ReadSByte ()(_deb int8 ){_cg .Read (_ecgb ._fgd ,_cg .BigEndian ,&_deb );return _deb ;};const (SymbolName =StdFontName ("\u0053\u0079\u006d\u0062\u006f\u006c"); +ZapfDingbatsName =StdFontName ("\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073"););var _fda *RuneCharSafeMap ;func (_fg *RuneCharSafeMap )Read (b rune )(CharMetrics ,bool ){_fg ._fb .RLock ();defer _fg ._fb .RUnlock ();_fa ,_bcb :=_fg ._fd [b ]; +return _fa ,_bcb ;};func (_degf *ttfParser )readByte ()(_bdd uint8 ){_cg .Read (_degf ._fgd ,_cg .BigEndian ,&_bdd );return _bdd ;};type TtfType struct{UnitsPerEm uint16 ;PostScriptName string ;Bold bool ;ItalicAngle float64 ;IsFixedPitch bool ;TypoAscender int16 ; +TypoDescender int16 ;UnderlinePosition int16 ;UnderlineThickness int16 ;Xmin ,Ymin ,Xmax ,Ymax int16 ;CapHeight int16 ;Widths []uint16 ;Chars map[rune ]GID ;GlyphNames []GlyphName ;};var _ad =&RuneCharSafeMap {_fd :map[rune ]CharMetrics {' ':{Wx :278},'→':{Wx :838},'↔':{Wx :1016},'↕':{Wx :458},'①':{Wx :788},'②':{Wx :788},'③':{Wx :788},'④':{Wx :788},'⑤':{Wx :788},'⑥':{Wx :788},'⑦':{Wx :788},'⑧':{Wx :788},'⑨':{Wx :788},'⑩':{Wx :788},'■':{Wx :761},'▲':{Wx :892},'▼':{Wx :892},'◆':{Wx :788},'●':{Wx :791},'◗':{Wx :438},'★':{Wx :816},'☎':{Wx :719},'☛':{Wx :960},'☞':{Wx :939},'♠':{Wx :626},'♣':{Wx :776},'♥':{Wx :694},'♦':{Wx :595},'✁':{Wx :974},'✂':{Wx :961},'✃':{Wx :974},'✄':{Wx :980},'✆':{Wx :789},'✇':{Wx :790},'✈':{Wx :791},'✉':{Wx :690},'✌':{Wx :549},'✍':{Wx :855},'✎':{Wx :911},'✏':{Wx :933},'✐':{Wx :911},'✑':{Wx :945},'✒':{Wx :974},'✓':{Wx :755},'✔':{Wx :846},'✕':{Wx :762},'✖':{Wx :761},'✗':{Wx :571},'✘':{Wx :677},'✙':{Wx :763},'✚':{Wx :760},'✛':{Wx :759},'✜':{Wx :754},'✝':{Wx :494},'✞':{Wx :552},'✟':{Wx :537},'✠':{Wx :577},'✡':{Wx :692},'✢':{Wx :786},'✣':{Wx :788},'✤':{Wx :788},'✥':{Wx :790},'✦':{Wx :793},'✧':{Wx :794},'✩':{Wx :823},'✪':{Wx :789},'✫':{Wx :841},'✬':{Wx :823},'✭':{Wx :833},'✮':{Wx :816},'✯':{Wx :831},'✰':{Wx :923},'✱':{Wx :744},'✲':{Wx :723},'✳':{Wx :749},'✴':{Wx :790},'✵':{Wx :792},'✶':{Wx :695},'✷':{Wx :776},'✸':{Wx :768},'✹':{Wx :792},'✺':{Wx :759},'✻':{Wx :707},'✼':{Wx :708},'✽':{Wx :682},'✾':{Wx :701},'✿':{Wx :826},'❀':{Wx :815},'❁':{Wx :789},'❂':{Wx :789},'❃':{Wx :707},'❄':{Wx :687},'❅':{Wx :696},'❆':{Wx :689},'❇':{Wx :786},'❈':{Wx :787},'❉':{Wx :713},'❊':{Wx :791},'❋':{Wx :785},'❍':{Wx :873},'❏':{Wx :762},'❐':{Wx :762},'❑':{Wx :759},'❒':{Wx :759},'❖':{Wx :784},'❘':{Wx :138},'❙':{Wx :277},'❚':{Wx :415},'❛':{Wx :392},'❜':{Wx :392},'❝':{Wx :668},'❞':{Wx :668},'❡':{Wx :732},'❢':{Wx :544},'❣':{Wx :544},'❤':{Wx :910},'❥':{Wx :667},'❦':{Wx :760},'❧':{Wx :760},'❶':{Wx :788},'❷':{Wx :788},'❸':{Wx :788},'❹':{Wx :788},'❺':{Wx :788},'❻':{Wx :788},'❼':{Wx :788},'❽':{Wx :788},'❾':{Wx :788},'❿':{Wx :788},'➀':{Wx :788},'➁':{Wx :788},'➂':{Wx :788},'➃':{Wx :788},'➄':{Wx :788},'➅':{Wx :788},'➆':{Wx :788},'➇':{Wx :788},'➈':{Wx :788},'➉':{Wx :788},'➊':{Wx :788},'➋':{Wx :788},'➌':{Wx :788},'➍':{Wx :788},'➎':{Wx :788},'➏':{Wx :788},'➐':{Wx :788},'➑':{Wx :788},'➒':{Wx :788},'➓':{Wx :788},'➔':{Wx :894},'➘':{Wx :748},'➙':{Wx :924},'➚':{Wx :748},'➛':{Wx :918},'➜':{Wx :927},'➝':{Wx :928},'➞':{Wx :928},'➟':{Wx :834},'➠':{Wx :873},'➡':{Wx :828},'➢':{Wx :924},'➣':{Wx :924},'➤':{Wx :917},'➥':{Wx :930},'➦':{Wx :931},'➧':{Wx :463},'➨':{Wx :883},'➩':{Wx :836},'➪':{Wx :836},'➫':{Wx :867},'➬':{Wx :867},'➭':{Wx :696},'➮':{Wx :696},'➯':{Wx :874},'➱':{Wx :874},'➲':{Wx :760},'➳':{Wx :946},'➴':{Wx :771},'➵':{Wx :865},'➶':{Wx :771},'➷':{Wx :888},'➸':{Wx :967},'➹':{Wx :888},'➺':{Wx :831},'➻':{Wx :873},'➼':{Wx :927},'➽':{Wx :970},'➾':{Wx :918},'\uf8d7':{Wx :390},'\uf8d8':{Wx :390},'\uf8d9':{Wx :317},'\uf8da':{Wx :317},'\uf8db':{Wx :276},'\uf8dc':{Wx :276},'\uf8dd':{Wx :509},'\uf8de':{Wx :509},'\uf8df':{Wx :410},'\uf8e0':{Wx :410},'\uf8e1':{Wx :234},'\uf8e2':{Wx :234},'\uf8e3':{Wx :334},'\uf8e4':{Wx :334}}}; +func _cec ()StdFont {_bef .Do (_fbg );_fca :=Descriptor {Name :CourierBoldObliqueName ,Family :string (CourierName ),Weight :FontWeightBold ,Flags :0x0061,BBox :[4]float64 {-57,-250,869,801},ItalicAngle :-12,Ascent :629,Descent :-157,CapHeight :562,XHeight :439,StemV :106,StemH :84}; +return NewStdFont (_fca ,_bfc );};func TtfParse (r _a .ReadSeeker )(TtfType ,error ){_feaa :=&ttfParser {_fgd :r };return _feaa .Parse ()};type StdFont struct{_eef Descriptor ;_gf *RuneCharSafeMap ;_cgg _cc .TextEncoder ;};func (_gcf StdFont )Descriptor ()Descriptor {return _gcf ._eef }; +func (_egc *ttfParser )ParseHhea ()error {if _accb :=_egc .Seek ("\u0068\u0068\u0065\u0061");_accb !=nil {return _accb ;};_egc .Skip (4+15*2);_egc ._bgf =_egc .ReadUShort ();return nil ;};type Descriptor struct{Name StdFontName ;Family string ;Weight FontWeight ; +Flags uint ;BBox [4]float64 ;ItalicAngle float64 ;Ascent float64 ;Descent float64 ;CapHeight float64 ;XHeight float64 ;StemV float64 ;StemH float64 ;};func (_ff *RuneCharSafeMap )Copy ()*RuneCharSafeMap {_ca :=MakeRuneCharSafeMap (_ff .Length ());_ff .Range (func (_ffe rune ,_ffg CharMetrics )(_fea bool ){_ca ._fd [_ffe ]=_ffg ; +return false });return _ca ;};func _cgb ()StdFont {_dc .Do (_gb );_af :=Descriptor {Name :HelveticaName ,Family :string (HelveticaName ),Weight :FontWeightMedium ,Flags :0x0020,BBox :[4]float64 {-166,-225,1000,931},ItalicAngle :0,Ascent :718,Descent :-207,CapHeight :718,XHeight :523,StemV :88,StemH :76}; +return NewStdFont (_af ,_cbc );};func (_bab *ttfParser )ParseName ()error {if _ebad :=_bab .Seek ("\u006e\u0061\u006d\u0065");_ebad !=nil {return _ebad ;};_gfde ,_ :=_bab ._fgd .Seek (0,_a .SeekCurrent );_bab ._egba .PostScriptName ="";_bab .Skip (2);_aca :=_bab .ReadUShort (); +_ggb :=_bab .ReadUShort ();for _aefgd :=uint16 (0);_aefgd < _aca &&_bab ._egba .PostScriptName =="";_aefgd ++{_bab .Skip (3*2);_bgdb :=_bab .ReadUShort ();_dfgc :=_bab .ReadUShort ();_cdf :=_bab .ReadUShort ();if _bgdb ==6{_bab ._fgd .Seek (_gfde +int64 (_ggb )+int64 (_cdf ),_a .SeekStart ); +_adb ,_ccde :=_bab .ReadStr (int (_dfgc ));if _ccde !=nil {return _ccde ;};_adb =_c .Replace (_adb ,"\u0000","",-1);_cceg ,_ccde :=_f .Compile ("\u005b\u0028\u0029\u007b\u007d\u003c\u003e\u0020\u002f%\u005b\u005c\u005d\u005d");if _ccde !=nil {return _ccde ; +};_bab ._egba .PostScriptName =_cceg .ReplaceAllString (_adb ,"");};};if _bab ._egba .PostScriptName ==""{_fe .Log .Debug ("\u0050a\u0072\u0073e\u004e\u0061\u006de\u003a\u0020\u0054\u0068\u0065\u0020\u006ea\u006d\u0065\u0020\u0050\u006f\u0073t\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0077\u0061\u0073\u0020n\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u002e"); +};return nil ;};var _gbb *RuneCharSafeMap ;const (CourierName =StdFontName ("\u0043o\u0075\u0072\u0069\u0065\u0072");CourierBoldName =StdFontName ("\u0043\u006f\u0075r\u0069\u0065\u0072\u002d\u0042\u006f\u006c\u0064");CourierObliqueName =StdFontName ("\u0043o\u0075r\u0069\u0065\u0072\u002d\u004f\u0062\u006c\u0069\u0071\u0075\u0065"); +CourierBoldObliqueName =StdFontName ("\u0043\u006f\u0075\u0072ie\u0072\u002d\u0042\u006f\u006c\u0064\u004f\u0062\u006c\u0069\u0071\u0075\u0065"););func _edb ()StdFont {_dc .Do (_gb );_bfg :=Descriptor {Name :HelveticaBoldObliqueName ,Family :string (HelveticaName ),Weight :FontWeightBold ,Flags :0x0060,BBox :[4]float64 {-174,-228,1114,962},ItalicAngle :-12,Ascent :718,Descent :-207,CapHeight :718,XHeight :532,StemV :140,StemH :118}; +return NewStdFont (_bfg ,_aeb );};var _ccc *RuneCharSafeMap ;func (_faee *ttfParser )ReadShort ()(_ebf int16 ){_cg .Read (_faee ._fgd ,_cg .BigEndian ,&_ebf );return _ebf ;};var _afc =[]int16 {722,1000,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,556,611,778,778,778,722,278,278,278,278,278,278,278,278,556,722,722,611,611,611,611,611,833,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,667,778,722,722,722,722,667,667,667,667,667,611,611,611,667,722,722,722,722,722,722,722,722,722,667,944,667,667,667,667,611,611,611,611,556,556,556,556,333,556,889,556,556,722,556,556,584,584,389,975,556,611,278,280,389,389,333,333,333,280,350,556,556,333,556,556,333,556,333,333,278,250,737,556,611,556,556,743,611,400,333,584,556,333,278,556,556,556,556,556,556,556,556,1000,556,1000,556,556,584,611,333,333,333,611,556,611,556,556,167,611,611,611,611,333,584,549,556,556,333,333,611,333,333,278,278,278,278,278,278,278,278,556,556,278,278,400,278,584,549,584,494,278,889,333,584,611,584,611,611,611,611,556,549,611,556,611,611,611,611,944,333,611,611,611,556,834,834,333,370,365,611,611,611,556,333,333,494,889,278,278,1000,584,584,611,611,611,474,500,500,500,278,278,278,238,389,389,549,389,389,737,333,556,556,556,556,556,556,333,556,556,278,278,556,600,333,389,333,611,556,834,333,333,1000,556,333,611,611,611,611,611,611,611,556,611,611,556,778,556,556,556,556,556,500,500,500,500,556}; +const (HelveticaName =StdFontName ("\u0048e\u006c\u0076\u0065\u0074\u0069\u0063a");HelveticaBoldName =StdFontName ("\u0048\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061-\u0042\u006f\u006c\u0064");HelveticaObliqueName =StdFontName ("\u0048\u0065\u006c\u0076\u0065\u0074\u0069\u0063\u0061\u002d\u004f\u0062l\u0069\u0071\u0075\u0065"); +HelveticaBoldObliqueName =StdFontName ("H\u0065\u006c\u0076\u0065ti\u0063a\u002d\u0042\u006f\u006c\u0064O\u0062\u006c\u0069\u0071\u0075\u0065"););func NewStdFont (desc Descriptor ,metrics *RuneCharSafeMap )StdFont {return NewStdFontWithEncoding (desc ,metrics ,_cc .NewStandardEncoder ()); +};func RegisterStdFont (name StdFontName ,fnc func ()StdFont ,aliases ...StdFontName ){if _ ,_aa :=_de .read (name );_aa {panic ("\u0066o\u006e\u0074\u0020\u0061l\u0072\u0065\u0061\u0064\u0079 \u0072e\u0067i\u0073\u0074\u0065\u0072\u0065\u0064\u003a "+string (name )); +};_de .write (name ,fnc );for _ ,_aae :=range aliases {RegisterStdFont (_aae ,fnc );};};func (_cba *ttfParser )Parse ()(TtfType ,error ){_aefd ,_eabd :=_cba .ReadStr (4);if _eabd !=nil {return TtfType {},_eabd ;};if _aefd =="\u0074\u0074\u0063\u0066"{return _cba .parseTTC (); +}else if _aefd !="\u0000\u0001\u0000\u0000"&&_aefd !="\u0074\u0072\u0075\u0065"{_fe .Log .Debug ("\u0055n\u0072\u0065c\u006f\u0067\u006ei\u007a\u0065\u0064\u0020\u0054\u0072\u0075e\u0054\u0079\u0070\u0065\u0020\u0066i\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074\u002e\u0020v\u0065\u0072\u0073\u0069\u006f\u006e\u003d\u0025\u0071",_aefd ); +};_aed :=int (_cba .ReadUShort ());_cba .Skip (3*2);_cba ._ecb =make (map[string ]uint32 );var _dfb string ;for _cce :=0;_cce < _aed ;_cce ++{_dfb ,_eabd =_cba .ReadStr (4);if _eabd !=nil {return TtfType {},_eabd ;};_cba .Skip (4);_add :=_cba .ReadULong (); +_cba .Skip (4);_cba ._ecb [_dfb ]=_add ;};_fe .Log .Trace (_cf (_cba ._ecb ));if _eabd =_cba .ParseComponents ();_eabd !=nil {return TtfType {},_eabd ;};return _cba ._egba ,nil ;};var _cgac =[]int16 {611,889,611,611,611,611,611,611,611,611,611,611,667,667,667,667,722,722,722,612,611,611,611,611,611,611,611,611,611,722,500,611,722,722,722,722,333,333,333,333,333,333,333,333,444,667,667,556,556,611,556,556,833,667,667,667,667,667,722,944,722,722,722,722,722,722,722,722,611,722,611,611,611,611,500,500,500,500,500,556,556,556,611,722,722,722,722,722,722,722,722,722,611,833,611,556,556,556,556,556,556,556,500,500,500,500,333,500,667,500,500,778,500,500,422,541,500,920,500,500,278,275,400,400,389,389,333,275,350,444,444,333,444,444,333,500,333,333,250,250,760,500,500,500,500,544,500,400,333,675,500,333,278,444,444,444,444,444,444,444,500,889,444,889,500,444,675,500,333,389,278,500,500,500,500,500,167,500,500,500,500,333,675,549,500,500,333,333,500,333,333,278,278,278,278,278,278,278,278,444,444,278,278,300,278,675,549,675,471,278,722,333,675,500,675,500,500,500,500,500,549,500,500,500,500,500,500,667,333,500,500,500,500,750,750,300,276,310,500,500,500,523,333,333,476,833,250,250,1000,675,675,500,500,500,420,556,556,556,333,333,333,214,389,389,453,389,389,760,333,389,389,389,389,389,500,333,500,500,278,250,500,600,278,300,278,500,500,750,300,333,980,500,300,500,500,500,500,500,500,500,500,500,500,444,667,444,444,444,444,500,389,389,389,389,500}; +func TtfParseFile (fileStr string )(TtfType ,error ){_gce ,_gec :=_cb .Open (fileStr );if _gec !=nil {return TtfType {},_gec ;};defer _gce .Close ();return TtfParse (_gce );};func NewStdFontByName (name StdFontName )(StdFont ,bool ){_cbfd ,_fgb :=_de .read (name ); +if !_fgb {return StdFont {},false ;};return _cbfd (),true ;};func _ade ()StdFont {_feb .Do (_gffe );_ccd :=Descriptor {Name :TimesBoldItalicName ,Family :_dcf ,Weight :FontWeightBold ,Flags :0x0060,BBox :[4]float64 {-200,-218,996,921},ItalicAngle :-15,Ascent :683,Descent :-217,CapHeight :669,XHeight :462,StemV :121,StemH :42}; +return NewStdFont (_ccd ,_agg );};func (_cfe *ttfParser )ReadStr (length int )(string ,error ){_cadf :=make ([]byte ,length );_gfff ,_dee :=_cfe ._fgd .Read (_cadf );if _dee !=nil {return "",_dee ;}else if _gfff !=length {return "",_e .Errorf ("\u0075\u006e\u0061bl\u0065\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0073",length ); +};return string (_cadf ),nil ;};var _dae =[]int16 {667,1000,667,667,667,667,667,667,667,667,667,667,722,722,722,722,722,722,722,612,667,667,667,667,667,667,667,667,667,722,556,611,778,778,778,722,278,278,278,278,278,278,278,278,500,667,667,556,556,556,556,556,833,722,722,722,722,722,778,1000,778,778,778,778,778,778,778,778,667,778,722,722,722,722,667,667,667,667,667,611,611,611,667,722,722,722,722,722,722,722,722,722,667,944,667,667,667,667,611,611,611,611,556,556,556,556,333,556,889,556,556,667,556,556,469,584,389,1015,556,556,278,260,334,334,278,278,333,260,350,500,500,333,500,500,333,556,333,278,278,250,737,556,556,556,556,643,556,400,333,584,556,333,278,556,556,556,556,556,556,556,556,1000,556,1000,556,556,584,556,278,333,278,500,556,500,556,556,167,556,556,556,611,333,584,549,556,556,333,333,556,333,333,222,278,278,278,278,278,222,222,500,500,222,222,299,222,584,549,584,471,222,833,333,584,556,584,556,556,556,556,556,549,556,556,556,556,556,556,944,333,556,556,556,556,834,834,333,370,365,611,556,556,537,333,333,476,889,278,278,1000,584,584,556,556,611,355,333,333,333,222,222,222,191,333,333,453,333,333,737,333,500,500,500,500,500,556,278,556,556,278,278,556,600,278,317,278,556,556,834,333,333,1000,556,333,556,556,556,556,556,556,556,556,556,556,500,722,500,500,500,500,556,500,500,500,500,556}; +func (_abe StdFont )Name ()string {return string (_abe ._eef .Name )};var _bfc *RuneCharSafeMap ;func (_gdf *TtfType )NewEncoder ()_cc .TextEncoder {return _cc .NewTrueTypeFontEncoder (_gdf .Chars )}; \ No newline at end of file diff --git a/model/mdp/mdp.go b/model/mdp/mdp.go index 4e4c6e2e..57283bdc 100644 --- a/model/mdp/mdp.go +++ b/model/mdp/mdp.go @@ -9,89 +9,88 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package mdp ;import (_ga "errors";_d "fmt";_dg "github.com/unidoc/unipdf/v3/core";); +package mdp ;import (_ea "errors";_f "fmt";_g "github.com/unidoc/unipdf/v3/core";);func (_eeed *defaultDiffPolicy )compareAnnots (_cdfg int ,_ed ,_dd []_g .PdfObject )error {_dea :=make (map[int64 ]*_g .PdfObjectDictionary );for _ ,_aef :=range _ed {_dfc ,_efe :=_g .GetIndirect (_aef ); +if !_efe {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_gd ,_efe :=_g .GetDict (_dfc .PdfObject );if !_efe {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065"); +};_dea [_dfc .ObjectNumber ]=_gd ;};for _ ,_bg :=range _dd {_fbd ,_gea :=_g .GetIndirect (_bg );if !_gea {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065"); +};_eecf ,_gea :=_g .GetDict (_fbd .PdfObject );if !_gea {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_aga ,_ :=_g .GetStringVal (_eecf .Get ("\u0054")); +_dfe ,_ :=_g .GetNameVal (_eecf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if _ ,_cag :=_dea [_fbd .ObjectNumber ];!_cag {switch _eeed ._d {case NoRestrictions ,FillFormsAndAnnots :_eeed ._bd .addWarningWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_dfe ,_aga )); +default:_bac ,_fbdc :=_g .GetDict (_fbd .PdfObject );if !_fbdc {return _ea .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_bde ,_fbdc :=_g .GetNameVal (_bac .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_fbdc {return _ea .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0027\u0073\u0020\u0073\u0075\u0062\u0074\u0079\u0070\u0065");};if _bde =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _eeed ._d {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_eeed ._bd .addWarningWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_dfe ,_aga )); +default:_eeed ._bd .addErrorWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_dfe ,_aga ));};}else {_eeed ._bd .addErrorWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_dfe ,_aga )); +};};}else {delete (_dea ,_fbd .ObjectNumber );if _edg ,_cfg :=_eeed ._b [_fbd .ObjectNumber ];_cfg {switch _eeed ._d {case NoRestrictions ,FillFormsAndAnnots :_eeed ._bd .addWarningWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_dfe ,_aga )); +default:_dcb ,_ege :=_g .GetIndirect (_edg );if !_ege {return _ea .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_fe ,_ege :=_g .GetDict (_dcb .PdfObject );if !_ege {return _ea .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e"); +};_dbc ,_ege :=_g .GetNameVal (_fe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_ege {return _ea .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0027\u0073\u0020\u0073\u0075\u0062\u0074\u0079\u0070\u0065"); +};if _dbc =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _eeed ._d {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_eeed ._bd .addWarningWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_dfe ,_aga )); +default:_eeed ._bd .addErrorWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_dfe ,_aga ));};}else {_eeed ._bd .addErrorWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_dfe ,_aga )); +};};};};};for _ ,_dde :=range _dea {_edb ,_ :=_g .GetStringVal (_dde .Get ("\u0054"));_deag ,_ :=_g .GetNameVal (_dde .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));switch _eeed ._d {case NoRestrictions ,FillFormsAndAnnots :_eeed ._bd .addWarningWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0072\u0065\u006d\u006fv\u0065\u0064",_deag ,_edb )); +default:_eeed ._bd .addErrorWithDescription (_cdfg ,_f .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0072\u0065\u006d\u006fv\u0065\u0064",_deag ,_edb ));};};return nil ;};func _fgbe (_efg _g .PdfObject )([]_g .PdfObject ,error ){_fbb :=make ([]_g .PdfObject ,0); +if _efg !=nil {_gac :=_efg ;if _eb ,_dfb :=_g .GetIndirect (_efg );_dfb {_gac =_eb .PdfObject ;};if _bag ,_bfd :=_g .GetArray (_gac );_bfd {_fbb =_bag .Elements ();}else {return nil ,_ea .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0061n\u006eo\u0074s\u0027\u0020\u006f\u0062\u006a\u0065\u0063t"); +};};return _fbb ,nil ;};func (_bab *defaultDiffPolicy )compareFields (_cg int ,_afe ,_eag []_g .PdfObject )error {_be :=make (map[int64 ]*_g .PdfObjectDictionary );for _ ,_adb :=range _afe {_fg ,_eg :=_g .GetIndirect (_adb );if !_eg {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065"); +};_fccc ,_eg :=_g .GetDict (_fg .PdfObject );if !_eg {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_be [_fg .ObjectNumber ]=_fccc ; +};for _ ,_fcf :=range _eag {_fd ,_ffg :=_g .GetIndirect (_fcf );if !_ffg {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_gc ,_ffg :=_g .GetDict (_fd .PdfObject ); +if !_ffg {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};T :=_gc .Get ("\u0054");if _ ,_ef :=_bab ._b [_fd .ObjectNumber ];_ef {switch _bab ._d {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bab ._bd .addWarningWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T )); +default:_bab ._bd .addErrorWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T ));};};if _ ,_fa :=_be [_fd .ObjectNumber ];!_fa {switch _bab ._d {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bab ._bd .addWarningWithDescription (_cg ,_f .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_gc .Get ("\u0054"))); +default:_bab ._bd .addErrorWithDescription (_cg ,_f .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_gc .Get ("\u0054")));};}else {delete (_be ,_fd .ObjectNumber );if _ ,_caba :=_bab ._b [_fd .ObjectNumber ]; +_caba {switch _bab ._d {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bab ._bd .addWarningWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_gc .Get ("\u0054"))); +default:_bab ._bd .addErrorWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_gc .Get ("\u0054")));};};};if FT ,_dg :=_g .GetNameVal (_gc .Get ("\u0046\u0054"));_dg {if FT =="\u0053\u0069\u0067"{if _cec ,_fgb :=_g .GetIndirect (_gc .Get ("\u0056")); +_fgb {if _ ,_eec :=_bab ._b [_cec .ObjectNumber ];_eec {switch _bab ._d {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bab ._bd .addWarningWithDescription (_cg ,_f .Sprintf ("\u0053\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0066\u006f\u0072\u0020%\u0073 \u0066i\u0065l\u0064\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0061\u006e\u0067\u0065\u0064",T )); +default:_bab ._bd .addErrorWithDescription (_cg ,_f .Sprintf ("\u0053\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0066\u006f\u0072\u0020%\u0073 \u0066i\u0065l\u0064\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0061\u006e\u0067\u0065\u0064",T ));};};};}; +};};for _ ,_aec :=range _be {switch _bab ._d {case NoRestrictions :_bab ._bd .addWarningWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_aec .Get ("\u0054")));default:_bab ._bd .addErrorWithDescription (_cg ,_f .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_aec .Get ("\u0054"))); +};};return nil ;}; -// MDPParameters describes parameters for the MDP checks (now only DocMDP). -type MDPParameters struct{DocMDPLevel DocMDPPermission ;}; +// ReviewFile implementation of DiffPolicy interface +// The default policy only checks the next types of objects: +// Page, Pages (container for page objects), Annot, Annots (container for annotation objects), Field. +// It checks adding, removing and modifying objects of these types. +func (_c *defaultDiffPolicy )ReviewFile (oldParser *_g .PdfParser ,newParser *_g .PdfParser ,params *MDPParameters )(*DiffResults ,error ){if oldParser .GetRevisionNumber ()> newParser .GetRevisionNumber (){return nil ,_ea .New ("\u006f\u006c\u0064\u0020\u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u006e\u0065\u0077\u0020r\u0065\u0076i\u0073\u0069\u006f\u006e"); +};if oldParser .GetRevisionNumber ()==newParser .GetRevisionNumber (){if oldParser !=newParser {return nil ,_ea .New ("\u0073\u0061m\u0065\u0020\u0072\u0065v\u0069\u0073i\u006f\u006e\u0073\u002c\u0020\u0062\u0075\u0074 \u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020\u0070\u0061r\u0073\u0065\u0072\u0073"); +};return &DiffResults {},nil ;};if params ==nil {_c ._d =NoRestrictions ;}else {_c ._d =params .DocMDPLevel ;};_fc :=&DiffResults {};for _a :=oldParser .GetRevisionNumber ()+1;_a <=newParser .GetRevisionNumber ();_a ++{_ee ,_df :=newParser .GetRevision (_a -1); +if _df !=nil {return nil ,_df ;};_ag ,_df :=newParser .GetRevision (_a );if _df !=nil {return nil ,_df ;};_fcc ,_df :=_c .compareRevisions (_ee ,_ag );if _df !=nil {return nil ,_df ;};_fc .Warnings =append (_fc .Warnings ,_fcc .Warnings ...);_fc .Errors =append (_fc .Errors ,_fcc .Errors ...); +};return _fc ,nil ;}; -// DiffPolicy interface for comparing two revisions of the Pdf document. -type DiffPolicy interface{ +// DiffResults describes the results of the DiffPolicy. +type DiffResults struct{Warnings []*DiffResult ;Errors []*DiffResult ;};func (_aca *DiffResults )addError (_gag *DiffResult ){if _aca .Errors ==nil {_aca .Errors =make ([]*DiffResult ,0);};_aca .Errors =append (_aca .Errors ,_gag );};func (_bbc *DiffResults )addWarning (_geac *DiffResult ){if _bbc .Warnings ==nil {_bbc .Warnings =make ([]*DiffResult ,0); +};_bbc .Warnings =append (_bbc .Warnings ,_geac );}; -// ReviewFile should check the revisions of the old and new parsers -// and evaluate the differences between the revisions. -// Each implementation of this interface must decide -// how to handle cases where there are multiple revisions between the old and new revisions. -ReviewFile (_cb *_dg .PdfParser ,_bga *_dg .PdfParser ,_ggd *MDPParameters )(*DiffResults ,error );};func NewDefaultDiffPolicy ()DiffPolicy {return &defaultDiffPolicy {_e :nil ,_a :&DiffResults {},_da :0};};func (_bde *defaultDiffPolicy )compareFields (_gc int ,_cef ,_gb []_dg .PdfObject )error {_db :=make (map[int64 ]*_dg .PdfObjectDictionary ); -for _ ,_ad :=range _cef {_ge ,_gcg :=_dg .GetIndirect (_ad );if !_gcg {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_fd ,_gcg :=_dg .GetDict (_ge .PdfObject ); -if !_gcg {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_db [_ge .ObjectNumber ]=_fd ;};for _ ,_fae :=range _gb {_ega ,_dge :=_dg .GetIndirect (_fae ); -if !_dge {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_cf ,_dge :=_dg .GetDict (_ega .PdfObject );if !_dge {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006cd\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065"); -};T :=_cf .Get ("\u0054");if _ ,_cab :=_bde ._e [_ega .ObjectNumber ];_cab {switch _bde ._da {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bde ._a .addWarningWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T )); -default:_bde ._a .addErrorWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",T ));};};if _ ,_ag :=_db [_ega .ObjectNumber ];!_ag {switch _bde ._da {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bde ._a .addWarningWithDescription (_gc ,_d .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_cf .Get ("\u0054"))); -default:_bde ._a .addErrorWithDescription (_gc ,_d .Sprintf ("\u0046i\u0065l\u0064\u0020\u0025\u0073\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_cf .Get ("\u0054")));};}else {delete (_db ,_ega .ObjectNumber );if _ ,_bae :=_bde ._e [_ega .ObjectNumber ]; -_bae {switch _bde ._da {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bde ._a .addWarningWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_cf .Get ("\u0054")));default:_bde ._a .addErrorWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0063\u0068\u0061ng\u0065\u0064",_cf .Get ("\u0054"))); -};};};if FT ,_bag :=_dg .GetNameVal (_cf .Get ("\u0046\u0054"));_bag {if FT =="\u0053\u0069\u0067"{if _ff ,_ec :=_dg .GetIndirect (_cf .Get ("\u0056"));_ec {if _ ,_ee :=_bde ._e [_ff .ObjectNumber ];_ee {switch _bde ._da {case NoRestrictions ,FillForms ,FillFormsAndAnnots :_bde ._a .addWarningWithDescription (_gc ,_d .Sprintf ("\u0053\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0066\u006f\u0072\u0020%\u0073 \u0066i\u0065l\u0064\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0061\u006e\u0067\u0065\u0064",T )); -default:_bde ._a .addErrorWithDescription (_gc ,_d .Sprintf ("\u0053\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0066\u006f\u0072\u0020%\u0073 \u0066i\u0065l\u0064\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0061\u006e\u0067\u0065\u0064",T ));};};};};}; -};for _ ,_dbg :=range _db {switch _bde ._da {case NoRestrictions :_bde ._a .addWarningWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_dbg .Get ("\u0054")));default:_bde ._a .addErrorWithDescription (_gc ,_d .Sprintf ("F\u0069e\u006c\u0064\u0020\u0025\u0073\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_dbg .Get ("\u0054"))); -};};return nil ;};func _ccc (_bg _dg .PdfObject )([]_dg .PdfObject ,error ){_acg :=make ([]_dg .PdfObject ,0);if _bg !=nil {_egee :=_bg ;if _cdf ,_gbe :=_dg .GetIndirect (_bg );_gbe {_egee =_cdf .PdfObject ;};if _gbgc ,_egf :=_dg .GetArray (_egee );_egf {_acg =_gbgc .Elements (); -}else {return nil ,_ga .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0061n\u006eo\u0074s\u0027\u0020\u006f\u0062\u006a\u0065\u0063t");};};return _acg ,nil ;};func (_aebf *DiffResults )addWarningWithDescription (_dae int ,_aba string ){if _aebf .Warnings ==nil {_aebf .Warnings =make ([]*DiffResult ,0); -};_aebf .Warnings =append (_aebf .Warnings ,&DiffResult {Revision :_dae ,Description :_aba });}; +// DocMDPPermission is values for set up access permissions for DocMDP. +// (Section 12.8.2.2, Table 254 - Entries in a signature dictionary p. 471 in PDF32000_2008). +type DocMDPPermission int64 ;func (_geg *defaultDiffPolicy )comparePages (_afa int ,_cb ,_ab *_g .PdfIndirectObject )error {if _ ,_gf :=_geg ._b [_ab .ObjectNumber ];_gf {_geg ._bd .addErrorWithDescription (_afa ,"\u0050a\u0067e\u0073\u0020\u0077\u0065\u0072e\u0020\u0063h\u0061\u006e\u0067\u0065\u0064"); +};_ffb ,_dgg :=_g .GetDict (_ab .PdfObject );_gegf ,_cdf :=_g .GetDict (_cb .PdfObject );if !_dgg ||!_cdf {return _ea .New ("\u0075n\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061g\u0065\u0073\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};_dfg ,_dgg :=_g .GetArray (_ffb .Get ("\u004b\u0069\u0064\u0073"));_bb ,_cdf :=_g .GetArray (_gegf .Get ("\u004b\u0069\u0064\u0073"));if !_dgg ||!_cdf {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061\u0067\u0065s\u0027 \u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079"); +};_fgf :=_dfg .Len ();if _fgf > _bb .Len (){_fgf =_bb .Len ();};for _eee :=0;_eee < _fgf ;_eee ++{_de ,_cdg :=_g .GetIndirect (_g .ResolveReference (_bb .Get (_eee )));_bbe ,_gcd :=_g .GetIndirect (_g .ResolveReference (_dfg .Get (_eee )));if !_cdg ||!_gcd {return _ea .New ("\u0075\u006e\u0065\u0078pe\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065c\u0074"); +};if _de .ObjectNumber !=_bbe .ObjectNumber {_geg ._bd .addErrorWithDescription (_afa ,_f .Sprintf ("p\u0061\u0067\u0065\u0020#%\u0064 \u0077\u0061\u0073\u0020\u0072e\u0070\u006c\u0061\u0063\u0065\u0064",_eee ));};_faa ,_cdg :=_g .GetDict (_bbe );_fcd ,_gcd :=_g .GetDict (_de ); +if !_cdg ||!_gcd {return _ea .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065'\u0073 \u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079");};_gg ,_bf :=_fgbe (_faa .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); +if _bf !=nil {return _bf ;};_efc ,_bf :=_fgbe (_fcd .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _bf !=nil {return _bf ;};if _ga :=_geg .compareAnnots (_afa ,_efc ,_gg );_ga !=nil {return _ga ;};};for _cfb :=_fgf +1;_cfb <=_dfg .Len ();_cfb ++{_geg ._bd .addErrorWithDescription (_afa ,_f .Sprintf ("\u0070a\u0067e\u0020\u0023\u0025\u0064\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_cfb )); +};for _ada :=_fgf +1;_ada <=_bb .Len ();_ada ++{_geg ._bd .addErrorWithDescription (_afa ,_f .Sprintf ("p\u0061g\u0065\u0020\u0023\u0025\u0064\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_ada ));};return nil ;}; // String returns the state of the warning. -func (_ffb *DiffResult )String ()string {return _d .Sprintf ("\u0025\u0073\u0020\u0069n \u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0023\u0025\u0064",_ffb .Description ,_ffb .Revision );};func (_aac *defaultDiffPolicy )comparePages (_dgdb int ,_efga ,_ged *_dg .PdfIndirectObject )error {if _ ,_gcgf :=_aac ._e [_ged .ObjectNumber ]; -_gcgf {_aac ._a .addErrorWithDescription (_dgdb ,"\u0050a\u0067e\u0073\u0020\u0077\u0065\u0072e\u0020\u0063h\u0061\u006e\u0067\u0065\u0064");};_cg ,_ffe :=_dg .GetDict (_ged .PdfObject );_dc ,_fc :=_dg .GetDict (_efga .PdfObject );if !_ffe ||!_fc {return _ga .New ("\u0075n\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061g\u0065\u0073\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};_de ,_ffe :=_dg .GetArray (_cg .Get ("\u004b\u0069\u0064\u0073"));_efc ,_fc :=_dg .GetArray (_dc .Get ("\u004b\u0069\u0064\u0073"));if !_ffe ||!_fc {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0050\u0061\u0067\u0065s\u0027 \u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079"); -};_fdc :=_de .Len ();if _fdc > _efc .Len (){_fdc =_efc .Len ();};for _ab :=0;_ab < _fdc ;_ab ++{_fdb ,_daf :=_dg .GetIndirect (_dg .ResolveReference (_efc .Get (_ab )));_cfd ,_cec :=_dg .GetIndirect (_dg .ResolveReference (_de .Get (_ab )));if !_daf ||!_cec {return _ga .New ("\u0075\u006e\u0065\u0078pe\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065c\u0074"); -};if _fdb .ObjectNumber !=_cfd .ObjectNumber {_aac ._a .addErrorWithDescription (_dgdb ,_d .Sprintf ("p\u0061\u0067\u0065\u0020#%\u0064 \u0077\u0061\u0073\u0020\u0072e\u0070\u006c\u0061\u0063\u0065\u0064",_ab ));};_daa ,_daf :=_dg .GetDict (_cfd );_efa ,_cec :=_dg .GetDict (_fdb ); -if !_daf ||!_cec {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0070\u0061\u0067\u0065'\u0073 \u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079");};_bbe ,_dgdg :=_ccc (_daa .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); -if _dgdg !=nil {return _dgdg ;};_gbg ,_dgdg :=_ccc (_efa .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _dgdg !=nil {return _dgdg ;};if _ddb :=_aac .compareAnnots (_dgdb ,_gbg ,_bbe );_ddb !=nil {return _ddb ;};};for _aae :=_fdc +1;_aae <=_de .Len (); -_aae ++{_aac ._a .addErrorWithDescription (_dgdb ,_d .Sprintf ("\u0070a\u0067e\u0020\u0023\u0025\u0064\u0020w\u0061\u0073 \u0061\u0064\u0064\u0065\u0064",_aae ));};for _gg :=_fdc +1;_gg <=_efc .Len ();_gg ++{_aac ._a .addErrorWithDescription (_dgdb ,_d .Sprintf ("p\u0061g\u0065\u0020\u0023\u0025\u0064\u0020\u0077\u0061s\u0020\u0072\u0065\u006dov\u0065\u0064",_gg )); -};return nil ;}; +func (_egd *DiffResult )String ()string {return _f .Sprintf ("\u0025\u0073\u0020\u0069n \u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0023\u0025\u0064",_egd .Description ,_egd .Revision );};func (_ebc *DiffResults )addErrorWithDescription (_efcc int ,_dbb string ){if _ebc .Errors ==nil {_ebc .Errors =make ([]*DiffResult ,0); +};_ebc .Errors =append (_ebc .Errors ,&DiffResult {Revision :_efcc ,Description :_dbb });};func (_feb *DiffResults )addWarningWithDescription (_fbf int ,_ffc string ){if _feb .Warnings ==nil {_feb .Warnings =make ([]*DiffResult ,0);};_feb .Warnings =append (_feb .Warnings ,&DiffResult {Revision :_fbf ,Description :_ffc }); +}; -// DocMDPPermission is values for set up access permissions for DocMDP. -// (Section 12.8.2.2, Table 254 - Entries in a signature dictionary p. 471 in PDF32000_2008). -type DocMDPPermission int64 ; +// IsPermitted returns true if changes permitted. +func (_cfe *DiffResults )IsPermitted ()bool {return len (_cfe .Errors )==0};const (NoRestrictions DocMDPPermission =0;NoChanges DocMDPPermission =1;FillForms DocMDPPermission =2;FillFormsAndAnnots DocMDPPermission =3;); // DiffResult describes the warning or the error for the DiffPolicy results. -type DiffResult struct{Revision int ;Description string ;};func (_cac *defaultDiffPolicy )compareRevisions (_f *_dg .PdfParser ,_cce *_dg .PdfParser )(*DiffResults ,error ){var _ae error ;_cac ._e ,_ae =_cce .GetUpdatedObjects (_f );if _ae !=nil {return &DiffResults {},_ae ; -};if len (_cac ._e )==0{return &DiffResults {},nil ;};_fa :=_cce .GetRevisionNumber ();_ce ,_bce :=_dg .GetIndirect (_dg .ResolveReference (_f .GetTrailer ().Get ("\u0052\u006f\u006f\u0074")));_dd ,_fg :=_dg .GetIndirect (_dg .ResolveReference (_cce .GetTrailer ().Get ("\u0052\u006f\u006f\u0074"))); -if !_bce ||!_fg {return &DiffResults {},_ga .New ("\u0065\u0072\u0072o\u0072\u0020\u0077\u0068i\u006c\u0065\u0020\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0072\u006f\u006f\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_aed ,_bce :=_dg .GetDict (_dg .ResolveReference (_ce .PdfObject )); -_aa ,_fg :=_dg .GetDict (_dg .ResolveReference (_dd .PdfObject ));if !_bce ||!_fg {return &DiffResults {},_ga .New ("\u0065\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020a\u0020\u0072\u006f\u006f\u0074\u0027\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -};if _df ,_eg :=_dg .GetIndirect (_aa .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_eg {_gf ,_bb :=_dg .GetDict (_df );if !_bb {return &DiffResults {},_ga .New ("\u0065\u0072\u0072\u006f\u0072 \u0077\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067 \u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0027\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_ba :=make ([]_dg .PdfObject ,0);if _fb ,_ea :=_dg .GetIndirect (_aed .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_ea {if _dgd ,_egg :=_dg .GetDict (_fb );_egg {if _ccd ,_be :=_dg .GetArray (_dgd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); -_be {_ba =_ccd .Elements ();};};};_aeb ,_bb :=_dg .GetArray (_gf .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_bb {return &DiffResults {},_ga .New ("\u0065\u0072r\u006f\u0072\u0020\u0077h\u0069\u006ce\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067 \u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0027\u0073\u0020\u0066i\u0065\u006c\u0064\u0073"); -};if _bd :=_cac .compareFields (_fa ,_ba ,_aeb .Elements ());_bd !=nil {return &DiffResults {},_bd ;};};_eb ,_ef :=_dg .GetIndirect (_aa .Get ("\u0050\u0061\u0067e\u0073"));if !_ef {return &DiffResults {},_ga .New ("\u0065\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020p\u0061\u0067\u0065\u0073\u0027\u0020\u006fb\u006a\u0065\u0063\u0074"); -};_cd ,_ef :=_dg .GetIndirect (_aed .Get ("\u0050\u0061\u0067e\u0073"));if !_ef {return &DiffResults {},_ga .New ("\u0065\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020p\u0061\u0067\u0065\u0073\u0027\u0020\u006fb\u006a\u0065\u0063\u0074"); -};if _aag :=_cac .comparePages (_fa ,_cd ,_eb );_aag !=nil {return &DiffResults {},_aag ;};return _cac ._a ,nil ;};const (NoRestrictions DocMDPPermission =0;NoChanges DocMDPPermission =1;FillForms DocMDPPermission =2;FillFormsAndAnnots DocMDPPermission =3; -);type defaultDiffPolicy struct{_e map[int64 ]_dg .PdfObject ;_a *DiffResults ;_da DocMDPPermission ;};func (_cceg *DiffResults )addErrorWithDescription (_fe int ,_bee string ){if _cceg .Errors ==nil {_cceg .Errors =make ([]*DiffResult ,0);};_cceg .Errors =append (_cceg .Errors ,&DiffResult {Revision :_fe ,Description :_bee }); -};func (_fgb *defaultDiffPolicy )compareAnnots (_gdg int ,_caca ,_dba []_dg .PdfObject )error {_gac :=make (map[int64 ]*_dg .PdfObjectDictionary );for _ ,_baed :=range _caca {_cgf ,_ege :=_dg .GetIndirect (_baed );if !_ege {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065"); -};_ffd ,_ege :=_dg .GetDict (_cgf .PdfObject );if !_ege {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_gac [_cgf .ObjectNumber ]=_ffd ; -};for _ ,_abb :=range _dba {_ecg ,_dda :=_dg .GetIndirect (_abb );if !_dda {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_bbb ,_dda :=_dg .GetDict (_ecg .PdfObject ); -if !_dda {return _ga .New ("\u0075\u006e\u0065\u0078p\u0065\u0063\u0074\u0065\u0064\u0020\u0061\u006e\u006e\u006ft\u0027s\u0020\u0073\u0074\u0072\u0075\u0063\u0074u\u0072\u0065");};_gce ,_ :=_dg .GetStringVal (_bbb .Get ("\u0054"));_gaf ,_ :=_dg .GetNameVal (_bbb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if _ ,_gcf :=_gac [_ecg .ObjectNumber ];!_gcf {switch _fgb ._da {case NoRestrictions ,FillFormsAndAnnots :_fgb ._a .addWarningWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_gaf ,_gce )); -default:_efad ,_ffc :=_dg .GetDict (_ecg .PdfObject );if !_ffc {return _ga .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_eec ,_ffc :=_dg .GetNameVal (_efad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_ffc {return _ga .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0027\u0073\u0020\u0073\u0075\u0062\u0074\u0079\u0070\u0065");};if _eec =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _fgb ._da {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_fgb ._a .addWarningWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_gaf ,_gce )); -default:_fgb ._a .addErrorWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_gaf ,_gce ));};}else {_fgb ._a .addErrorWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0025\u0073\u0020\u0077\u0061\u0073\u0020\u0061d\u0064\u0065\u0064",_gaf ,_gce )); -};};}else {delete (_gac ,_ecg .ObjectNumber );if _aedb ,_af :=_fgb ._e [_ecg .ObjectNumber ];_af {switch _fgb ._da {case NoRestrictions ,FillFormsAndAnnots :_fgb ._a .addWarningWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_gaf ,_gce )); -default:_eea ,_bcd :=_dg .GetIndirect (_aedb );if !_bcd {return _ga .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e");};_dde ,_bcd :=_dg .GetDict (_eea .PdfObject );if !_bcd {return _ga .New ("u\u006ed\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0061n\u006e\u006f\u0074\u0061ti\u006f\u006e"); -};_ccg ,_bcd :=_dg .GetNameVal (_dde .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_bcd {return _ga .New ("\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0027\u0073\u0020\u0073\u0075\u0062\u0074\u0079\u0070\u0065"); -};if _ccg =="\u0057\u0069\u0064\u0067\u0065\u0074"{switch _fgb ._da {case NoRestrictions ,FillFormsAndAnnots ,FillForms :_fgb ._a .addWarningWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_gaf ,_gce )); -default:_fgb ._a .addErrorWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_gaf ,_gce ));};}else {_fgb ._a .addErrorWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0063\u0068\u0061\u006eg\u0065\u0064",_gaf ,_gce )); -};};};};};for _ ,_ace :=range _gac {_cfc ,_ :=_dg .GetStringVal (_ace .Get ("\u0054"));_abca ,_ :=_dg .GetNameVal (_ace .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));switch _fgb ._da {case NoRestrictions ,FillFormsAndAnnots :_fgb ._a .addWarningWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0072\u0065\u006d\u006fv\u0065\u0064",_abca ,_cfc )); -default:_fgb ._a .addErrorWithDescription (_gdg ,_d .Sprintf ("\u0025\u0073\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0025s\u0020w\u0061\u0073\u0020\u0072\u0065\u006d\u006fv\u0065\u0064",_abca ,_cfc ));};};return nil ;}; +type DiffResult struct{Revision int ;Description string ;}; -// IsPermitted returns true if changes permitted. -func (_abd *DiffResults )IsPermitted ()bool {return len (_abd .Errors )==0};func (_cgd *DiffResults )addWarning (_bdc *DiffResult ){if _cgd .Warnings ==nil {_cgd .Warnings =make ([]*DiffResult ,0);};_cgd .Warnings =append (_cgd .Warnings ,_bdc );};func (_dcb *DiffResults )addError (_gcc *DiffResult ){if _dcb .Errors ==nil {_dcb .Errors =make ([]*DiffResult ,0); -};_dcb .Errors =append (_dcb .Errors ,_gcc );}; +// MDPParameters describes parameters for the MDP checks (now only DocMDP). +type MDPParameters struct{DocMDPLevel DocMDPPermission ;}; -// ReviewFile implementation of DiffPolicy interface -// The default policy only checks the next types of objects: -// Page, Pages (container for page objects), Annot, Annots (container for annotation objects), Field. -// It checks adding, removing and modifying objects of these types. -func (_c *defaultDiffPolicy )ReviewFile (oldParser *_dg .PdfParser ,newParser *_dg .PdfParser ,params *MDPParameters )(*DiffResults ,error ){if oldParser .GetRevisionNumber ()> newParser .GetRevisionNumber (){return nil ,_ga .New ("\u006f\u006c\u0064\u0020\u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061n\u0020\u006e\u0065\u0077\u0020r\u0065\u0076i\u0073\u0069\u006f\u006e"); -};if oldParser .GetRevisionNumber ()==newParser .GetRevisionNumber (){if oldParser !=newParser {return nil ,_ga .New ("\u0073\u0061m\u0065\u0020\u0072\u0065v\u0069\u0073i\u006f\u006e\u0073\u002c\u0020\u0062\u0075\u0074 \u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020\u0070\u0061r\u0073\u0065\u0072\u0073"); -};return &DiffResults {},nil ;};if params ==nil {_c ._da =NoRestrictions ;}else {_c ._da =params .DocMDPLevel ;};_b :=&DiffResults {};for _bc :=oldParser .GetRevisionNumber ()+1;_bc <=newParser .GetRevisionNumber ();_bc ++{_cc ,_ac :=newParser .GetRevision (_bc -1); -if _ac !=nil {return nil ,_ac ;};_ca ,_ac :=newParser .GetRevision (_bc );if _ac !=nil {return nil ,_ac ;};_ed ,_ac :=_c .compareRevisions (_cc ,_ca );if _ac !=nil {return nil ,_ac ;};_b .Warnings =append (_b .Warnings ,_ed .Warnings ...);_b .Errors =append (_b .Errors ,_ed .Errors ...); -};return _b ,nil ;}; +// DiffPolicy interface for comparing two revisions of the Pdf document. +type DiffPolicy interface{ -// DiffResults describes the results of the DiffPolicy. -type DiffResults struct{Warnings []*DiffResult ;Errors []*DiffResult ;}; \ No newline at end of file +// ReviewFile should check the revisions of the old and new parsers +// and evaluate the differences between the revisions. +// Each implementation of this interface must decide +// how to handle cases where there are multiple revisions between the old and new revisions. +ReviewFile (_cdd *_g .PdfParser ,_cabe *_g .PdfParser ,_egc *MDPParameters )(*DiffResults ,error );};type defaultDiffPolicy struct{_b map[int64 ]_g .PdfObject ;_bd *DiffResults ;_d DocMDPPermission ;};func (_cc *defaultDiffPolicy )compareRevisions (_bc *_g .PdfParser ,_gb *_g .PdfParser )(*DiffResults ,error ){var _agf error ; +_cc ._b ,_agf =_gb .GetUpdatedObjects (_bc );if _agf !=nil {return &DiffResults {},_agf ;};if len (_cc ._b )==0{return &DiffResults {},nil ;};_ff :=_gb .GetRevisionNumber ();_ec ,_ce :=_g .GetIndirect (_g .ResolveReference (_bc .GetTrailer ().Get ("\u0052\u006f\u006f\u0074"))); +_ffe ,_ba :=_g .GetIndirect (_g .ResolveReference (_gb .GetTrailer ().Get ("\u0052\u006f\u006f\u0074")));if !_ce ||!_ba {return &DiffResults {},_ea .New ("\u0065\u0072\u0072o\u0072\u0020\u0077\u0068i\u006c\u0065\u0020\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0072\u006f\u006f\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};_cca ,_ce :=_g .GetDict (_g .ResolveReference (_ec .PdfObject ));_cd ,_ba :=_g .GetDict (_g .ResolveReference (_ffe .PdfObject ));if !_ce ||!_ba {return &DiffResults {},_ea .New ("\u0065\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020a\u0020\u0072\u006f\u006f\u0074\u0027\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +};if _fb ,_ge :=_g .GetIndirect (_cd .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_ge {_ca ,_aa :=_g .GetDict (_fb );if !_aa {return &DiffResults {},_ea .New ("\u0065\u0072\u0072\u006f\u0072 \u0077\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067 \u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0027\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_ac :=make ([]_g .PdfObject ,0);if _fbg ,_da :=_g .GetIndirect (_cca .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));_da {if _dc ,_bdf :=_g .GetDict (_fbg );_bdf {if _cf ,_ged :=_g .GetArray (_dc .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); +_ged {_ac =_cf .Elements ();};};};_af ,_aa :=_g .GetArray (_ca .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_aa {return &DiffResults {},_ea .New ("\u0065\u0072r\u006f\u0072\u0020\u0077h\u0069\u006ce\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067 \u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0027\u0073\u0020\u0066i\u0065\u006c\u0064\u0073"); +};if _db :=_cc .compareFields (_ff ,_ac ,_af .Elements ());_db !=nil {return &DiffResults {},_db ;};};_ad ,_cab :=_g .GetIndirect (_cd .Get ("\u0050\u0061\u0067e\u0073"));if !_cab {return &DiffResults {},_ea .New ("\u0065\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020p\u0061\u0067\u0065\u0073\u0027\u0020\u006fb\u006a\u0065\u0063\u0074"); +};_aag ,_cab :=_g .GetIndirect (_cca .Get ("\u0050\u0061\u0067e\u0073"));if !_cab {return &DiffResults {},_ea .New ("\u0065\u0072\u0072\u006f\u0072\u0020w\u0068\u0069\u006c\u0065\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020p\u0061\u0067\u0065\u0073\u0027\u0020\u006fb\u006a\u0065\u0063\u0074"); +};if _ae :=_cc .comparePages (_ff ,_aag ,_ad );_ae !=nil {return &DiffResults {},_ae ;};return _cc ._bd ,nil ;};func NewDefaultDiffPolicy ()DiffPolicy {return &defaultDiffPolicy {_b :nil ,_bd :&DiffResults {},_d :0};}; \ No newline at end of file diff --git a/model/model.go b/model/model.go index 4b332444..dc844247 100644 --- a/model/model.go +++ b/model/model.go @@ -37,3464 +37,3491 @@ // fmt.Printf("The PDF file has %d pages\n", numPages) // // For more examples, see the unidoc-examples repository on GitHub: https://github.com/unidoc/unidoc-examples -package model ;import (_b "bufio";_bf "bytes";_dad "crypto/md5";_fc "crypto/rand";_ed "crypto/sha1";_gff "crypto/x509";_ff "encoding/binary";_f "encoding/hex";_ad "errors";_dc "fmt";_dff "github.com/gabriel-vasile/mimetype";_ada "github.com/unidoc/pkcs7"; -_ag "github.com/unidoc/unipdf/v3/common";_fd "github.com/unidoc/unipdf/v3/core";_dfg "github.com/unidoc/unipdf/v3/core/security";_dce "github.com/unidoc/unipdf/v3/core/security/crypt";_gd "github.com/unidoc/unipdf/v3/internal/cmap";_gbed "github.com/unidoc/unipdf/v3/internal/imageutil"; -_ae "github.com/unidoc/unipdf/v3/internal/license";_bg "github.com/unidoc/unipdf/v3/internal/sampling";_ee "github.com/unidoc/unipdf/v3/internal/textencoding";_def "github.com/unidoc/unipdf/v3/internal/timeutils";_gdd "github.com/unidoc/unipdf/v3/internal/transform"; -_ca "github.com/unidoc/unipdf/v3/model/internal/docutil";_cf "github.com/unidoc/unipdf/v3/model/internal/fonts";_gfg "github.com/unidoc/unipdf/v3/model/mdp";_ef "github.com/unidoc/unipdf/v3/model/sigutil";_fa "github.com/unidoc/unipdf/v3/ps";_geb "github.com/unidoc/unitype"; -_ebb "golang.org/x/xerrors";_a "hash";_gb "image";_gc "image/color";_ "image/gif";_ "image/png";_bc "io";_gcb "io/ioutil";_af "math";_de "math/rand";_gbe "os";_gf "path/filepath";_ge "regexp";_da "sort";_bd "strconv";_gg "strings";_g "sync";_cd "time"; -_df "unicode";_eb "unicode/utf8";); +package model ;import (_f "bufio";_aa "bytes";_dgc "crypto/md5";_gc "crypto/rand";_dd "crypto/sha1";_cd "crypto/x509";_dc "encoding/binary";_ccc "encoding/hex";_ed "errors";_e "fmt";_fe "github.com/gabriel-vasile/mimetype";_de "github.com/unidoc/pkcs7"; +_gg "github.com/unidoc/unipdf/v3/common";_bb "github.com/unidoc/unipdf/v3/core";_ba "github.com/unidoc/unipdf/v3/core/security";_cfb "github.com/unidoc/unipdf/v3/core/security/crypt";_af "github.com/unidoc/unipdf/v3/internal/cmap";_gdf "github.com/unidoc/unipdf/v3/internal/imageutil"; +_fac "github.com/unidoc/unipdf/v3/internal/license";_bf "github.com/unidoc/unipdf/v3/internal/sampling";_ga "github.com/unidoc/unipdf/v3/internal/textencoding";_db "github.com/unidoc/unipdf/v3/internal/timeutils";_gcac "github.com/unidoc/unipdf/v3/internal/transform"; +_fa "github.com/unidoc/unipdf/v3/model/internal/docutil";_dcg "github.com/unidoc/unipdf/v3/model/internal/fonts";_eg "github.com/unidoc/unipdf/v3/model/mdp";_bag "github.com/unidoc/unipdf/v3/model/sigutil";_gca "github.com/unidoc/unipdf/v3/ps";_ad "github.com/unidoc/unitype"; +_ega "golang.org/x/xerrors";_dg "hash";_b "image";_g "image/color";_ "image/gif";_ "image/png";_ecb "io";_gf "io/ioutil";_bdd "math";_cf "math/rand";_be "os";_bd "path/filepath";_fc "regexp";_cc "sort";_fd "strconv";_dce "strings";_c "sync";_fb "time"; +_bg "unicode";_a "unicode/utf8";); -// SetAlpha sets the alpha layer for the image. -func (_ddcf *Image )SetAlpha (alpha []byte ){_ddcf ._gfffd =alpha };func (_cfcce *pdfCIDFontType0 )baseFields ()*fontCommon {return &_cfcce .fontCommon };func (_abead *PdfWriter )getPdfVersion ()string {return _dc .Sprintf ("\u0025\u0064\u002e%\u0064",_abead ._ggaddg .Major ,_abead ._ggaddg .Minor ); -}; - -// NewXObjectFormFromStream builds the Form XObject from a stream object. -// TODO: Should this be exposed? Consider different access points. -func NewXObjectFormFromStream (stream *_fd .PdfObjectStream )(*XObjectForm ,error ){_eddfa :=&XObjectForm {};_eddfa ._cebfa =stream ;_feada :=*(stream .PdfObjectDictionary );_gcedb ,_fadfe :=_fd .NewEncoderFromStream (stream );if _fadfe !=nil {return nil ,_fadfe ; -};_eddfa .Filter =_gcedb ;if _cedfb :=_feada .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_cedfb !=nil {_gecffg ,_dcgfa :=_cedfb .(*_fd .PdfObjectName );if !_dcgfa {return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};if *_gecffg !="\u0046\u006f\u0072\u006d"{_ag .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065");return nil ,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065"); -};};if _gbgfb :=_feada .Get ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065");_gbgfb !=nil {_eddfa .FormType =_gbgfb ;};if _edgae :=_feada .Get ("\u0042\u0042\u006f\u0078");_edgae !=nil {_eddfa .BBox =_edgae ;};if _daabe :=_feada .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); -_daabe !=nil {_eddfa .Matrix =_daabe ;};if _egafeb :=_feada .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_egafeb !=nil {_egafeb =_fd .TraceToDirectObject (_egafeb );_efafgb ,_egcdg :=_egafeb .(*_fd .PdfObjectDictionary );if !_egcdg {_ag .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u0058\u004f\u0062j\u0065c\u0074\u0020\u0046\u006f\u0072\u006d\u0020\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006f\u0062j\u0065\u0063\u0074\u002c\u0020\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u006e\u006f\u006e\u002d\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079"); -return nil ,_fd .ErrTypeError ;};_dgbfg ,_gacffb :=NewPdfPageResourcesFromDict (_efafgb );if _gacffb !=nil {_ag .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0020\u0072\u0065\u0073\u006f\u0075rc\u0065\u0073"); -return nil ,_gacffb ;};_eddfa .Resources =_dgbfg ;_ag .Log .Trace ("\u0046\u006f\u0072\u006d r\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0023\u0076",_eddfa .Resources );};_eddfa .Group =_feada .Get ("\u0047\u0072\u006fu\u0070"); -_eddfa .Ref =_feada .Get ("\u0052\u0065\u0066");_eddfa .MetaData =_feada .Get ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061");_eddfa .PieceInfo =_feada .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_eddfa .LastModified =_feada .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064"); -_eddfa .StructParent =_feada .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_eddfa .StructParents =_feada .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073");_eddfa .OPI =_feada .Get ("\u004f\u0050\u0049"); -_eddfa .OC =_feada .Get ("\u004f\u0043");_eddfa .Name =_feada .Get ("\u004e\u0061\u006d\u0065");_eddfa .Stream =stream .Stream ;return _eddfa ,nil ;}; - -// GetContentStreamObjs returns a slice of PDF objects containing the content -// streams of the page. -func (_gcdfe *PdfPage )GetContentStreamObjs ()[]_fd .PdfObject {if _gcdfe .Contents ==nil {return nil ;};_cgffg :=_fd .TraceToDirectObject (_gcdfe .Contents );if _ebcf ,_fadg :=_cgffg .(*_fd .PdfObjectArray );_fadg {return _ebcf .Elements ();};return []_fd .PdfObject {_cgffg }; -}; +// Flags returns the field flags for the field accounting for any inherited flags. +func (_efcc *PdfField )Flags ()FieldFlag {var _ddfeaa FieldFlag ;_caef ,_bbef :=_efcc .inherit (func (_egcg *PdfField )bool {if _egcg .Ff !=nil {_ddfeaa =FieldFlag (*_egcg .Ff );return true ;};return false ;});if _bbef !=nil {_gg .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0065\u0076\u0061\u006c\u0075\u0061\u0074\u0069\u006e\u0067\u0020\u0066\u006c\u0061\u0067\u0073\u0020\u0076\u0069\u0061\u0020\u0069\u006e\u0068\u0065\u0072\u0069t\u0061\u006e\u0063\u0065\u003a\u0020\u0025\u0076",_bbef ); +};if !_caef {_gg .Log .Trace ("N\u006f\u0020\u0066\u0069\u0065\u006cd\u0020\u0066\u006c\u0061\u0067\u0073 \u0066\u006f\u0075\u006e\u0064\u0020\u002d \u0061\u0073\u0073\u0075\u006d\u0065\u0020\u0063\u006c\u0065a\u0072");};return _ddfeaa ;}; -// ImageHandler interface implements common image loading and processing tasks. -// Implementing as an interface allows for the possibility to use non-standard libraries for faster -// loading and processing of images. -type ImageHandler interface{ +// DecodeArray returns the range of color component values in DeviceCMYK colorspace. +func (_ccfdd *PdfColorspaceDeviceCMYK )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0};}; -// Read any image type and load into a new Image object. -Read (_bgccg _bc .Reader )(*Image ,error ); +// PdfVersion returns version of the PDF file. +func (_bdffc *PdfReader )PdfVersion ()_bb .Version {return _bdffc ._cfaef .PdfVersion ()}; -// NewImageFromGoImage loads a NRGBA32 unidoc Image from a standard Go image structure. -NewImageFromGoImage (_ggfc _gb .Image )(*Image ,error ); +// DecodeArray returns the range of color component values in the ICCBased colorspace. +func (_cfcc *PdfColorspaceICCBased )DecodeArray ()[]float64 {return _cfcc .Range };func (_dbfa *PdfReader )newPdfAnnotationPolygonFromDict (_egfe *_bb .PdfObjectDictionary )(*PdfAnnotationPolygon ,error ){_babe :=PdfAnnotationPolygon {};_dgff ,_fceg :=_dbfa .newPdfAnnotationMarkupFromDict (_egfe ); +if _fceg !=nil {return nil ,_fceg ;};_babe .PdfAnnotationMarkup =_dgff ;_babe .Vertices =_egfe .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_babe .LE =_egfe .Get ("\u004c\u0045");_babe .BS =_egfe .Get ("\u0042\u0053");_babe .IC =_egfe .Get ("\u0049\u0043"); +_babe .BE =_egfe .Get ("\u0042\u0045");_babe .IT =_egfe .Get ("\u0049\u0054");_babe .Measure =_egfe .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_babe ,nil ;}; -// NewGrayImageFromGoImage loads a grayscale unidoc Image from a standard Go image structure. -NewGrayImageFromGoImage (_bede _gb .Image )(*Image ,error ); +// ToPdfObject implements interface PdfModel. +func (_dgfe *PdfAnnotationPolygon )ToPdfObject ()_bb .PdfObject {_dgfe .PdfAnnotation .ToPdfObject ();_facee :=_dgfe ._aaf ;_ggec :=_facee .PdfObject .(*_bb .PdfObjectDictionary );_dgfe .PdfAnnotationMarkup .appendToPdfDictionary (_ggec );_ggec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0050o\u006c\u0079\u0067\u006f\u006e")); +_ggec .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_dgfe .Vertices );_ggec .SetIfNotNil ("\u004c\u0045",_dgfe .LE );_ggec .SetIfNotNil ("\u0042\u0053",_dgfe .BS );_ggec .SetIfNotNil ("\u0049\u0043",_dgfe .IC );_ggec .SetIfNotNil ("\u0042\u0045",_dgfe .BE ); +_ggec .SetIfNotNil ("\u0049\u0054",_dgfe .IT );_ggec .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_dgfe .Measure );return _facee ;}; -// Compress an image. -Compress (_dfgc *Image ,_aebef int64 )(*Image ,error );};func (_gfbe *PdfReader )newPdfAnnotationLineFromDict (_gca *_fd .PdfObjectDictionary )(*PdfAnnotationLine ,error ){_adfb :=PdfAnnotationLine {};_bbb ,_daf :=_gfbe .newPdfAnnotationMarkupFromDict (_gca ); -if _daf !=nil {return nil ,_daf ;};_adfb .PdfAnnotationMarkup =_bbb ;_adfb .L =_gca .Get ("\u004c");_adfb .BS =_gca .Get ("\u0042\u0053");_adfb .LE =_gca .Get ("\u004c\u0045");_adfb .IC =_gca .Get ("\u0049\u0043");_adfb .LL =_gca .Get ("\u004c\u004c"); -_adfb .LLE =_gca .Get ("\u004c\u004c\u0045");_adfb .Cap =_gca .Get ("\u0043\u0061\u0070");_adfb .IT =_gca .Get ("\u0049\u0054");_adfb .LLO =_gca .Get ("\u004c\u004c\u004f");_adfb .CP =_gca .Get ("\u0043\u0050");_adfb .Measure =_gca .Get ("\u004de\u0061\u0073\u0075\u0072\u0065"); -_adfb .CO =_gca .Get ("\u0043\u004f");return &_adfb ,nil ;}; +// PdfActionGoTo represents a GoTo action. +type PdfActionGoTo struct{*PdfAction ;D _bb .PdfObject ;}; -// ImageToRGB convert 1-component grayscale data to 3-component RGB. -func (_bcdg *PdfColorspaceDeviceGray )ImageToRGB (img Image )(Image ,error ){if img .ColorComponents !=1{return img ,_ad .New ("\u0074\u0068e \u0070\u0072\u006fv\u0069\u0064\u0065\u0064 im\u0061ge\u0020\u0069\u0073\u0020\u006e\u006f\u0074 g\u0072\u0061\u0079\u0020\u0073\u0063\u0061l\u0065"); -};_aceg ,_gdba :=_gbed .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._gfffd ,img ._cdbdc );if _gdba !=nil {return img ,_gdba ;};_efgg ,_gdba :=_gbed .NRGBAConverter .Convert (_aceg ); -if _gdba !=nil {return img ,_gdba ;};_dffa :=_eeafa (_efgg .Base ());_ag .Log .Trace ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079\u0020\u002d>\u0020\u0052\u0047\u0042");_ag .Log .Trace ("s\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",img .Data ); -_ag .Log .Trace ("\u0052G\u0042 \u0073\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",_dffa .Data );_ag .Log .Trace ("\u0025\u0076\u0020\u002d\u003e\u0020\u0025\u0076",img ,_dffa );return _dffa ,nil ;}; +// GetOptimizer returns current PDF optimizer. +func (_bgaf *PdfWriter )GetOptimizer ()Optimizer {return _bgaf ._baafb }; -// NewPdfActionRendition returns a new "rendition" action. -func NewPdfActionRendition ()*PdfActionRendition {_efb :=NewPdfAction ();_ded :=&PdfActionRendition {};_ded .PdfAction =_efb ;_efb .SetContext (_ded );return _ded ;}; +// NewPdfAnnotationInk returns a new ink annotation. +func NewPdfAnnotationInk ()*PdfAnnotationInk {_cedef :=NewPdfAnnotation ();_faa :=&PdfAnnotationInk {};_faa .PdfAnnotation =_cedef ;_faa .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cedef .SetContext (_faa );return _faa ;}; -// NewPdfFileSpecFromEmbeddedFile construct a new PdfFileSpec that contains an embedded file. -func NewPdfFileSpecFromEmbeddedFile (file *EmbeddedFile )*PdfFilespec {_dabg :=&PdfFilespec {};_dabg ._cbfc =_fd .MakeIndirectObject (_fd .MakeDict ());_dabg .Desc =_fd .MakeString (file .Description );_dabg .EF =file .ToPdfObject ();_dabg .F =_fd .MakeString (file .Name ); -_dabg .UF =_fd .MakeEncodedString (file .Name ,true );_gbcc :="U\u006e\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064";switch file .Relationship {case RelationshipSource :_gbcc ="\u0053\u006f\u0075\u0072\u0063\u0065";case RelationshipData :_gbcc ="\u0044\u0061\u0074\u0061"; -case RelationshipAlternative :_gbcc ="A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065";case RelationshipSupplement :_gbcc ="\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074";};_dabg .AFRelationship =_fd .MakeName (_gbcc );return _dabg ; +// NewPdfReaderLazy creates a new PdfReader for `rs` in lazy-loading mode. The difference +// from NewPdfReader is that in lazy-loading mode, objects are only loaded into memory when needed +// rather than entire structure being loaded into memory on reader creation. +// Note that it may make sense to use the lazy-load reader when processing only parts of files, +// rather than loading entire file into memory. Example: splitting a few pages from a large PDF file. +func NewPdfReaderLazy (rs _ecb .ReadSeeker )(*PdfReader ,error ){const _bbecf ="\u006d\u006f\u0064\u0065l:\u004e\u0065\u0077\u0050\u0064\u0066\u0052\u0065\u0061\u0064\u0065\u0072\u004c\u0061z\u0079";return _dgdcf (rs ,&ReaderOpts {LazyLoad :true },false ,_bbecf ); }; -// ToPdfObject returns the PDF representation of the colorspace. -func (_ebaf *PdfColorspaceSpecialPattern )ToPdfObject ()_fd .PdfObject {if _ebaf .UnderlyingCS ==nil {return _fd .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e");};_ebca :=_fd .MakeArray (_fd .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_ebca .Append (_ebaf .UnderlyingCS .ToPdfObject ()); -if _ebaf ._gcgab !=nil {_ebaf ._gcgab .PdfObject =_ebca ;return _ebaf ._gcgab ;};return _ebca ;}; - -// FieldFlag represents form field flags. Some of the flags can apply to all types of fields whereas other -// flags are specific. -type FieldFlag uint32 ; +// Encoder returns the font's text encoder. +func (_cdggd *PdfFont )Encoder ()_ga .TextEncoder {_effe :=_cdggd .actualFont ();if _effe ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0045n\u0063\u006f\u0064er\u0020\u006e\u006f\u0074\u0020\u0069m\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0066o\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003d%\u0023\u0054",_cdggd ._gbagg ); +return nil ;};return _effe .Encoder ();}; -// NewPdfActionGoToE returns a new "go to embedded" action. -func NewPdfActionGoToE ()*PdfActionGoToE {_efd :=NewPdfAction ();_gad :=&PdfActionGoToE {};_gad .PdfAction =_efd ;_efd .SetContext (_gad );return _gad ;};func _gabge (_gfec _fd .PdfObject ,_bbgfd bool )(*PdfFont ,error ){_eced ,_edef ,_cbgf :=_ccag (_gfec ); -if _eced !=nil {_eeeea (_eced );};if _cbgf !=nil {if _cbgf ==ErrType1CFontNotSupported {_adgbf ,_gegec :=_fcced (_eced ,_edef ,nil );if _gegec !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0057h\u0069\u006c\u0065 l\u006f\u0061\u0064\u0069\u006e\u0067 \u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072=\u0025\u0076",_edef ,_gegec ); -return nil ,_cbgf ;};return &PdfFont {_gbaac :_adgbf },_cbgf ;};return nil ,_cbgf ;};_caad :=&PdfFont {};switch _edef ._eded {case "\u0054\u0079\u0070e\u0030":if !_bbgfd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u004c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u00650\u0020\u006e\u006f\u0074\u0020\u0061\u006c\u006c\u006f\u0077\u0065\u0064\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_edef ); -return nil ,_ad .New ("\u0063\u0079\u0063\u006cic\u0061\u006c\u0020\u0074\u0079\u0070\u0065\u0030\u0020\u006c\u006f\u0061\u0064\u0069n\u0067");};_abaf ,_defef :=_afde (_eced ,_edef );if _defef !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0057\u0068\u0069l\u0065\u0020\u006c\u006f\u0061\u0064\u0069ng\u0020\u0054\u0079\u0070e\u0030\u0020\u0066\u006f\u006e\u0074\u002e\u0020\u0066on\u0074\u003d%\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_edef ,_defef ); -return nil ,_defef ;};_caad ._gbaac =_abaf ;case "\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":var _fdfa *pdfFontSimple ;_ddgf ,_ggce :=_cf .NewStdFontByName (_cf .StdFontName (_edef ._ffedb )); -if _ggce {_abgee :=_fdea (_ddgf );_caad ._gbaac =&_abgee ;_cecg :=_fd .TraceToDirectObject (_abgee .ToPdfObject ());_bgefc ,_fdgg ,_eecb :=_ccag (_cecg );if _eecb !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0064\u0020\u0053\u0074a\u006e\u0064\u0061\u0072\u0064\u00314\u000a\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u000a\u0009\u0073\u0074d\u003d\u0025\u002b\u0076",_edef ,_abgee ); -return nil ,_eecb ;};for _ ,_geddb :=range _eced .Keys (){_bgefc .Set (_geddb ,_eced .Get (_geddb ));};_fdfa ,_eecb =_fcced (_bgefc ,_fdgg ,_abgee ._gadae );if _eecb !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0064\u0020\u0053\u0074a\u006e\u0064\u0061\u0072\u0064\u00314\u000a\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u000a\u0009\u0073\u0074d\u003d\u0025\u002b\u0076",_edef ,_abgee ); -return nil ,_eecb ;};_fdfa ._bafeg =_abgee ._bafeg ;_fdfa ._dcgdd =_abgee ._dcgdd ;if _fdfa ._cbffb ==nil {_fdfa ._cbffb =_abgee ._cbffb ;};}else {_fdfa ,_cbgf =_fcced (_eced ,_edef ,nil );if _cbgf !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0057h\u0069\u006c\u0065 l\u006f\u0061\u0064\u0069\u006e\u0067 \u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072=\u0025\u0076",_edef ,_cbgf ); -return nil ,_cbgf ;};};_cbgf =_fdfa .addEncoding ();if _cbgf !=nil {return nil ,_cbgf ;};if _ggce {_fdfa .updateStandard14Font ();};if _ggce &&_fdfa ._dcfda ==nil &&_fdfa ._gadae ==nil {_ag .Log .Error ("\u0073\u0069\u006d\u0070\u006c\u0065\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_fdfa ); -_ag .Log .Error ("\u0066n\u0074\u003d\u0025\u002b\u0076",_ddgf );};if len (_fdfa ._bafeg )==0{_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u006f\u0020\u0077\u0069d\u0074h\u0073.\u0020\u0066\u006f\u006e\u0074\u003d\u0025s",_fdfa );};_caad ._gbaac =_fdfa ; -case "\u0054\u0079\u0070e\u0033":_fdee ,_deeed :=_fgbga (_eced ,_edef );if _deeed !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020W\u0068\u0069\u006c\u0065\u0020\u006co\u0061\u0064\u0069\u006e\u0067\u0020\u0074y\u0070\u0065\u0033\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_deeed ); -return nil ,_deeed ;};_caad ._gbaac =_fdee ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030":_cafe ,_cebd :=_feffd (_eced ,_edef );if _cebd !=nil {_ag .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0057\u0068i\u006c\u0065\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0069d \u0066\u006f\u006et\u0020\u0074y\u0070\u0065\u0030\u0020\u0066\u006fn\u0074\u003a \u0025\u0076",_cebd ); -return nil ,_cebd ;};_caad ._gbaac =_cafe ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_gaaa ,_gbda :=_gadd (_eced ,_edef );if _gbda !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0057\u0068\u0069l\u0065\u0020\u006co\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0069\u0064\u0020f\u006f\u006e\u0074\u0020\u0074yp\u0065\u0032\u0020\u0066\u006f\u006e\u0074\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_edef ,_gbda ); -return nil ,_gbda ;};_caad ._gbaac =_gaaa ;default:_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020U\u006e\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020f\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073",_edef ); -return nil ,_dc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0066\u006f\u006e\u0074\u0020\u0074y\u0070\u0065\u003a\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_edef );};return _caad ,nil ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_gfbe *PdfColorspaceDeviceRGB )ToPdfObject ()_bb .PdfObject {return _bb .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");}; -// ToPdfObject converts PdfAcroForm to a PdfObject, i.e. an indirect object containing the -// AcroForm dictionary. -func (_aafa *PdfAcroForm )ToPdfObject ()_fd .PdfObject {_fffae :=_aafa ._fefdb ;_ccagd :=_fffae .PdfObject .(*_fd .PdfObjectDictionary );if _aafa .Fields !=nil {_feec :=_fd .PdfObjectArray {};for _ ,_afeea :=range *_aafa .Fields {_bacg :=_afeea .GetContext (); -if _bacg !=nil {_feec .Append (_bacg .ToPdfObject ());}else {_feec .Append (_afeea .ToPdfObject ());};};_ccagd .Set ("\u0046\u0069\u0065\u006c\u0064\u0073",&_feec );};if _aafa .NeedAppearances !=nil {_ccagd .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_aafa .NeedAppearances ); -}else {if _edac :=_ccagd .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");_edac !=nil {_ccagd .Remove ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");};};if _aafa .SigFlags !=nil {_ccagd .Set ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073",_aafa .SigFlags ); -};if _aafa .CO !=nil {_ccagd .Set ("\u0043\u004f",_aafa .CO );};if _aafa .DR !=nil {_ccagd .Set ("\u0044\u0052",_aafa .DR .ToPdfObject ());};if _aafa .DA !=nil {_ccagd .Set ("\u0044\u0041",_aafa .DA );};if _aafa .Q !=nil {_ccagd .Set ("\u0051",_aafa .Q ); -};if _aafa .XFA !=nil {_ccagd .Set ("\u0058\u0046\u0041",_aafa .XFA );};if _aafa .ADBEEchoSign !=nil {_ccagd .Set ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e",_aafa .ADBEEchoSign );};return _fffae ;}; +// PdfColorspaceDeviceCMYK represents a CMYK32 colorspace. +type PdfColorspaceDeviceCMYK struct{}; -// PdfActionRendition represents a Rendition action. -type PdfActionRendition struct{*PdfAction ;R _fd .PdfObject ;AN _fd .PdfObject ;OP _fd .PdfObject ;JS _fd .PdfObject ;}; +// PdfDate represents a date, which is a PDF string of the form: +// (D:YYYYMMDDHHmmSSOHH'mm) +type PdfDate struct{_cacfc int64 ;_degfb int64 ;_gfaa int64 ;_gdfge int64 ;_fbfcae int64 ;_ffcg int64 ;_dbcea byte ;_gcfcd int64 ;_cbgdf int64 ;}; -// NewPdfColorspaceDeviceRGB returns a new RGB colorspace object. -func NewPdfColorspaceDeviceRGB ()*PdfColorspaceDeviceRGB {return &PdfColorspaceDeviceRGB {}}; +// NewPdfAnnotationSquiggly returns a new text squiggly annotation. +func NewPdfAnnotationSquiggly ()*PdfAnnotationSquiggly {_def :=NewPdfAnnotation ();_gcf :=&PdfAnnotationSquiggly {};_gcf .PdfAnnotation =_def ;_gcf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_def .SetContext (_gcf );return _gcf ;};func (_degfg *PdfWriter )writeOutputIntents ()error {if len (_degfg ._bebeg )==0{return nil ; +};_fcede :=make ([]_bb .PdfObject ,len (_degfg ._bebeg ));for _fggfc ,_cgdda :=range _degfg ._bebeg {_acbcf :=_cgdda .ToPdfObject ();_fcede [_fggfc ]=_bb .MakeIndirectObject (_acbcf );};_deabb :=_bb .MakeIndirectObject (_bb .MakeArray (_fcede ...));_degfg ._ebgdb .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_deabb ); +if _cfgbb :=_degfg .addObjects (_deabb );_cfgbb !=nil {return _cfgbb ;};return nil ;}; -// PdfAnnotationLink represents Link annotations. -// (Section 12.5.6.5 p. 403). -type PdfAnnotationLink struct{*PdfAnnotation ;A _fd .PdfObject ;Dest _fd .PdfObject ;H _fd .PdfObject ;PA _fd .PdfObject ;QuadPoints _fd .PdfObject ;BS _fd .PdfObject ;_abb *PdfAction ;_cff *PdfReader ;}; +// Mask returns the uin32 bitmask for the specific flag. +func (_efae FieldFlag )Mask ()uint32 {return uint32 (_efae )}; // PdfAnnotationWidget represents Widget annotations. // Note: Widget annotations are used to display form fields. // (Section 12.5.6.19). -type PdfAnnotationWidget struct{*PdfAnnotation ;H _fd .PdfObject ;MK _fd .PdfObject ;A _fd .PdfObject ;AA _fd .PdfObject ;BS _fd .PdfObject ;Parent _fd .PdfObject ;_eabc *PdfField ;_cfgb bool ;}; +type PdfAnnotationWidget struct{*PdfAnnotation ;H _bb .PdfObject ;MK _bb .PdfObject ;A _bb .PdfObject ;AA _bb .PdfObject ;BS _bb .PdfObject ;Parent _bb .PdfObject ;_dbef *PdfField ;_daf bool ;}; -// ToPdfObject converts date to a PDF string object. -func (_gfcea *PdfDate )ToPdfObject ()_fd .PdfObject {_dcada :=_dc .Sprintf ("\u0044\u003a\u0025\u002e\u0034\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e2\u0064\u0025\u0063\u0025\u002e2\u0064\u0027%\u002e\u0032\u0064\u0027",_gfcea ._bdaae ,_gfcea ._gbdf ,_gfcea ._afcde ,_gfcea ._bgagg ,_gfcea ._gbgef ,_gfcea ._cfdgb ,_gfcea ._fcdea ,_gfcea ._bbea ,_gfcea ._gdeac ); -return _fd .MakeString (_dcada );}; +// GetAsShadingPattern returns a shading pattern. Check with IsShading() prior to using this. +func (_abefg *PdfPattern )GetAsShadingPattern ()*PdfShadingPattern {return _abefg ._aafef .(*PdfShadingPattern );}; -// ToPdfObject implements interface PdfModel. -func (_bfec *PdfAnnotationLine )ToPdfObject ()_fd .PdfObject {_bfec .PdfAnnotation .ToPdfObject ();_egd :=_bfec ._aeb ;_cdbcd :=_egd .PdfObject .(*_fd .PdfObjectDictionary );_bfec .PdfAnnotationMarkup .appendToPdfDictionary (_cdbcd );_cdbcd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u004c\u0069\u006e\u0065")); -_cdbcd .SetIfNotNil ("\u004c",_bfec .L );_cdbcd .SetIfNotNil ("\u0042\u0053",_bfec .BS );_cdbcd .SetIfNotNil ("\u004c\u0045",_bfec .LE );_cdbcd .SetIfNotNil ("\u0049\u0043",_bfec .IC );_cdbcd .SetIfNotNil ("\u004c\u004c",_bfec .LL );_cdbcd .SetIfNotNil ("\u004c\u004c\u0045",_bfec .LLE ); -_cdbcd .SetIfNotNil ("\u0043\u0061\u0070",_bfec .Cap );_cdbcd .SetIfNotNil ("\u0049\u0054",_bfec .IT );_cdbcd .SetIfNotNil ("\u004c\u004c\u004f",_bfec .LLO );_cdbcd .SetIfNotNil ("\u0043\u0050",_bfec .CP );_cdbcd .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_bfec .Measure ); -_cdbcd .SetIfNotNil ("\u0043\u004f",_bfec .CO );return _egd ;};func _deecg (_dgagb *fontCommon )*pdfCIDFontType0 {return &pdfCIDFontType0 {fontCommon :*_dgagb }};var _dceef =false ; +// ConvertToBinary converts current image into binary (bi-level) format. +// Binary images are composed of single bits per pixel (only black or white). +// If provided image has more color components, then it would be converted into binary image using +// histogram auto threshold function. +func (_fefb *Image )ConvertToBinary ()error {if _fefb .ColorComponents ==1&&_fefb .BitsPerComponent ==1{return nil ;};_bfcb ,_ccbca :=_fefb .ToGoImage ();if _ccbca !=nil {return _ccbca ;};_adga ,_ccbca :=_gdf .MonochromeConverter .Convert (_bfcb );if _ccbca !=nil {return _ccbca ; +};_fefb .Data =_adga .Base ().Data ;_fefb ._cebdb ,_ccbca =_gdf .ScaleAlphaToMonochrome (_fefb ._cebdb ,int (_fefb .Width ),int (_fefb .Height ));if _ccbca !=nil {return _ccbca ;};_fefb .BitsPerComponent =1;_fefb .ColorComponents =1;_fefb ._dafdc =nil ; +return nil ;}; -// PdfAnnotationScreen represents Screen annotations. -// (Section 12.5.6.18). -type PdfAnnotationScreen struct{*PdfAnnotation ;T _fd .PdfObject ;MK _fd .PdfObject ;A _fd .PdfObject ;AA _fd .PdfObject ;}; +// PdfColorspaceSpecialIndexed is an indexed color space is a lookup table, where the input element +// is an index to the lookup table and the output is a color defined in the lookup table in the Base +// colorspace. +// [/Indexed base hival lookup] +type PdfColorspaceSpecialIndexed struct{Base PdfColorspace ;HiVal int ;Lookup _bb .PdfObject ;_fgae []byte ;_cedea *_bb .PdfIndirectObject ;}; -// ToPdfObject implements interface PdfModel. -func (_ccea *PdfAnnotationWidget )ToPdfObject ()_fd .PdfObject {_ccea .PdfAnnotation .ToPdfObject ();_gae :=_ccea ._aeb ;_gbfg :=_gae .PdfObject .(*_fd .PdfObjectDictionary );if _ccea ._cfgb {return _gae ;};_ccea ._cfgb =true ;_gbfg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0057\u0069\u0064\u0067\u0065\u0074")); -_gbfg .SetIfNotNil ("\u0048",_ccea .H );_gbfg .SetIfNotNil ("\u004d\u004b",_ccea .MK );_gbfg .SetIfNotNil ("\u0041",_ccea .A );_gbfg .SetIfNotNil ("\u0041\u0041",_ccea .AA );_gbfg .SetIfNotNil ("\u0042\u0053",_ccea .BS );_gddf :=_ccea .Parent ;if _ccea ._eabc !=nil {if _ccea ._eabc ._dffeb ==_ccea ._aeb {_ccea ._eabc .ToPdfObject (); -};_gddf =_ccea ._eabc .GetContainingPdfObject ();};if _gddf !=_gae {_gbfg .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_gddf );};_ccea ._cfgb =false ;return _gae ;}; +// NewPdfColorspaceDeviceRGB returns a new RGB colorspace object. +func NewPdfColorspaceDeviceRGB ()*PdfColorspaceDeviceRGB {return &PdfColorspaceDeviceRGB {}}; -// NewPdfDateFromTime will create a PdfDate based on the given time -func NewPdfDateFromTime (timeObj _cd .Time )(PdfDate ,error ){_ccdde :=timeObj .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_dbbac ,_ :=_bd .ParseInt (_ccdde [1:3],10,32);_dbbbbd ,_ :=_bd .ParseInt (_ccdde [4:6],10,32);return PdfDate {_bdaae :int64 (timeObj .Year ()),_gbdf :int64 (timeObj .Month ()),_afcde :int64 (timeObj .Day ()),_bgagg :int64 (timeObj .Hour ()),_gbgef :int64 (timeObj .Minute ()),_cfdgb :int64 (timeObj .Second ()),_fcdea :_ccdde [0],_bbea :_dbbac ,_gdeac :_dbbbbd },nil ; -}; +// ToPdfObject returns colorspace in a PDF object format [name dictionary] +func (_cdgdb *PdfColorspaceCalRGB )ToPdfObject ()_bb .PdfObject {_ffdg :=&_bb .PdfObjectArray {};_ffdg .Append (_bb .MakeName ("\u0043\u0061\u006c\u0052\u0047\u0042"));_ffdae :=_bb .MakeDict ();if _cdgdb .WhitePoint !=nil {_faada :=_bb .MakeArray (_bb .MakeFloat (_cdgdb .WhitePoint [0]),_bb .MakeFloat (_cdgdb .WhitePoint [1]),_bb .MakeFloat (_cdgdb .WhitePoint [2])); +_ffdae .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_faada );}else {_gg .Log .Error ("\u0043\u0061l\u0052\u0047\u0042\u003a \u004d\u0069s\u0073\u0069\u006e\u0067\u0020\u0057\u0068\u0069t\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029"); +};if _cdgdb .BlackPoint !=nil {_dccc :=_bb .MakeArray (_bb .MakeFloat (_cdgdb .BlackPoint [0]),_bb .MakeFloat (_cdgdb .BlackPoint [1]),_bb .MakeFloat (_cdgdb .BlackPoint [2]));_ffdae .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_dccc ); +};if _cdgdb .Gamma !=nil {_fccd :=_bb .MakeArray (_bb .MakeFloat (_cdgdb .Gamma [0]),_bb .MakeFloat (_cdgdb .Gamma [1]),_bb .MakeFloat (_cdgdb .Gamma [2]));_ffdae .Set ("\u0047\u0061\u006dm\u0061",_fccd );};if _cdgdb .Matrix !=nil {_gfca :=_bb .MakeArray (_bb .MakeFloat (_cdgdb .Matrix [0]),_bb .MakeFloat (_cdgdb .Matrix [1]),_bb .MakeFloat (_cdgdb .Matrix [2]),_bb .MakeFloat (_cdgdb .Matrix [3]),_bb .MakeFloat (_cdgdb .Matrix [4]),_bb .MakeFloat (_cdgdb .Matrix [5]),_bb .MakeFloat (_cdgdb .Matrix [6]),_bb .MakeFloat (_cdgdb .Matrix [7]),_bb .MakeFloat (_cdgdb .Matrix [8])); +_ffdae .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_gfca );};_ffdg .Append (_ffdae );if _cdgdb ._eaga !=nil {_cdgdb ._eaga .PdfObject =_ffdg ;return _cdgdb ._eaga ;};return _ffdg ;}; -// Read reads an image and loads into a new Image object with an RGB -// colormap and 8 bits per component. -func (_acecf DefaultImageHandler )Read (reader _bc .Reader )(*Image ,error ){_cgce ,_ ,_cfdbg :=_gb .Decode (reader );if _cfdbg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_cfdbg ); -return nil ,_cfdbg ;};return _acecf .NewImageFromGoImage (_cgce );}; +// ToPdfObject returns a PdfObject representation of PdfColorspaceDeviceNAttributes as a PdfObjectDictionary directly +// or indirectly within an indirect object container. +func (_bfgd *PdfColorspaceDeviceNAttributes )ToPdfObject ()_bb .PdfObject {_dgbf :=_bb .MakeDict ();if _bfgd .Subtype !=nil {_dgbf .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bfgd .Subtype );};_dgbf .SetIfNotNil ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s",_bfgd .Colorants ); +_dgbf .SetIfNotNil ("\u0050r\u006f\u0063\u0065\u0073\u0073",_bfgd .Process );_dgbf .SetIfNotNil ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073",_bfgd .MixingHints );if _bfgd ._cgfab !=nil {_bfgd ._cgfab .PdfObject =_dgbf ;return _bfgd ._cgfab ; +};return _dgbf ;};func (_dgaf fontCommon )isCIDFont ()bool {if _dgaf ._ecdc ==""{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0069\u0073\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u002e\u0020\u0063o\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_dgaf ); +};_cebcgc :=false ;switch _dgaf ._ecdc {case "\u0054\u0079\u0070e\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_cebcgc =true ;};_gg .Log .Trace ("i\u0073\u0043\u0049\u0044\u0046\u006fn\u0074\u003a\u0020\u0069\u0073\u0043\u0049\u0044\u003d%\u0074\u0020\u0066o\u006et\u003d\u0025\u0073",_cebcgc ,_dgaf ); +return _cebcgc ;}; -// Encoder returns the font's text encoder. -func (_cfega pdfCIDFontType0 )Encoder ()_ee .TextEncoder {return _cfega ._ffabe };const (RC4_128bit =EncryptionAlgorithm (iota );AES_128bit ;AES_256bit ;); +// PdfColorspaceDeviceGray represents a grayscale colorspace. +type PdfColorspaceDeviceGray struct{};func _gfdg (_beae *_bb .PdfIndirectObject ,_dgfac *_bb .PdfObjectDictionary )(*DSS ,error ){if _beae ==nil {_beae =_bb .MakeIndirectObject (nil );};_beae .PdfObject =_bb .MakeDict ();_cccgc :=map[string ]*VRI {};if _fddeb ,_ccfc :=_bb .GetDict (_dgfac .Get ("\u0056\u0052\u0049")); +_ccfc {for _ ,_eedf :=range _fddeb .Keys (){if _ggfeb ,_fdcg :=_bb .GetDict (_fddeb .Get (_eedf ));_fdcg {_cccgc [_dce .ToUpper (_eedf .String ())]=_bfgdf (_ggfeb );};};};return &DSS {Certs :_edaff (_dgfac .Get ("\u0043\u0065\u0072t\u0073")),OCSPs :_edaff (_dgfac .Get ("\u004f\u0043\u0053P\u0073")),CRLs :_edaff (_dgfac .Get ("\u0043\u0052\u004c\u0073")),VRI :_cccgc ,_facae :_beae },nil ; +};func _aaec (_gafg *fontCommon )*pdfCIDFontType0 {return &pdfCIDFontType0 {fontCommon :*_gafg }};func _efcb (_facb []byte )[]byte {const _bbafc =52845;const _becgd =22719;_beef :=55665;for _ ,_bggdd :=range _facb [:4]{_beef =(int (_bggdd )+_beef )*_bbafc +_becgd ; +};_efdcd :=make ([]byte ,len (_facb )-4);for _cgbbf ,_gebdg :=range _facb [4:]{_efdcd [_cgbbf ]=byte (int (_gebdg )^_beef >>8);_beef =(int (_gebdg )+_beef )*_bbafc +_becgd ;};return _efdcd ;}; -// A returns the value of the A component of the color. -func (_eeaa *PdfColorCalRGB )A ()float64 {return _eeaa [0]};func _eeeea (_dcae *_fd .PdfObjectDictionary ){_fabfe ,_gafb :=_fd .GetArray (_dcae .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));_fabgd ,_egdb :=_fd .GetIntVal (_dcae .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); -_feab ,_bdbg :=_fd .GetIntVal (_dcae .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if _gafb &&_egdb &&_bdbg {_bedbb :=_fabfe .Len ();if _bedbb !=_feab -_fabgd +1{_ag .Log .Debug ("\u0055\u006e\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0025\u0076\u002c\u0020\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u003a\u0020\u0025\u0076",_bedbb ,_feab ); -_dabb :=_fd .PdfObjectInteger (_fabgd +_bedbb -1);_dcae .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",&_dabb );};};};func _fcaeg (_ecebd *_fd .PdfObjectDictionary )(*PdfShadingType3 ,error ){_gfag :=PdfShadingType3 {};_deag :=_ecebd .Get ("\u0043\u006f\u006f\u0072\u0064\u0073"); -if _deag ==nil {_ag .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0043\u006f\u006f\u0072\u0064\u0073");return nil ,ErrRequiredAttributeMissing ; -};_bcbc ,_dcgb :=_deag .(*_fd .PdfObjectArray );if !_dcgb {_ag .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_deag );return nil ,_fd .ErrTypeError ; -};if _bcbc .Len ()!=6{_ag .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0036\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_bcbc .Len ());return nil ,ErrInvalidAttribute ;};_gfag .Coords =_bcbc ; -if _gcca :=_ecebd .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_gcca !=nil {_gcca =_fd .TraceToDirectObject (_gcca );_cacgg ,_gfae :=_gcca .(*_fd .PdfObjectArray );if !_gfae {_ag .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_gcca ); -return nil ,_fd .ErrTypeError ;};_gfag .Domain =_cacgg ;};_deag =_ecebd .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _deag ==nil {_ag .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); -return nil ,ErrRequiredAttributeMissing ;};_gfag .Function =[]PdfFunction {};if _fccb ,_cgcec :=_deag .(*_fd .PdfObjectArray );_cgcec {for _ ,_egdgb :=range _fccb .Elements (){_feagg ,_cfead :=_badad (_egdgb );if _cfead !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_cfead ); -return nil ,_cfead ;};_gfag .Function =append (_gfag .Function ,_feagg );};}else {_eadfe ,_faffd :=_badad (_deag );if _faffd !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_faffd ); -return nil ,_faffd ;};_gfag .Function =append (_gfag .Function ,_eadfe );};if _cagdg :=_ecebd .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_cagdg !=nil {_cagdg =_fd .TraceToDirectObject (_cagdg );_bafag ,_egbfb :=_cagdg .(*_fd .PdfObjectArray );if !_egbfb {_ag .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_cagdg ); -return nil ,_fd .ErrTypeError ;};if _bafag .Len ()!=2{_ag .Log .Debug ("\u0045\u0078\u0074\u0065n\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_bafag .Len ());return nil ,ErrInvalidAttribute ; -};_gfag .Extend =_bafag ;};return &_gfag ,nil ;};func _bdaa (_fcgdf map[_cf .GID ]int ,_ddfb uint16 )*_fd .PdfObjectArray {_ccefea :=&_fd .PdfObjectArray {};_eeac :=_cf .GID (_ddfb );for _afce :=_cf .GID (0);_afce < _eeac ;{_eegg ,_cedd :=_fcgdf [_afce ]; -if !_cedd {_afce ++;continue ;};_egfc :=_afce ;for _adae :=_egfc +1;_adae < _eeac ;_adae ++{if _gefb ,_egdfg :=_fcgdf [_adae ];!_egdfg ||_eegg !=_gefb {break ;};_egfc =_adae ;};_ccefea .Append (_fd .MakeInteger (int64 (_afce )));_ccefea .Append (_fd .MakeInteger (int64 (_egfc ))); -_ccefea .Append (_fd .MakeInteger (int64 (_eegg )));_afce =_egfc +1;};return _ccefea ;}; +// NewPdfActionTrans returns a new "trans" action. +func NewPdfActionTrans ()*PdfActionTrans {_ecbe :=NewPdfAction ();_aaa :=&PdfActionTrans {};_aaa .PdfAction =_ecbe ;_ecbe .SetContext (_aaa );return _aaa ;};func (_dceb *PdfReader )newPdfActionThreadFromDict (_ccb *_bb .PdfObjectDictionary )(*PdfActionThread ,error ){_gffe ,_fbb :=_fda (_ccb .Get ("\u0046")); +if _fbb !=nil {return nil ,_fbb ;};return &PdfActionThread {D :_ccb .Get ("\u0044"),B :_ccb .Get ("\u0042"),F :_gffe },nil ;}; -// Encoder returns the font's text encoder. -func (_cgeec pdfFontType3 )Encoder ()_ee .TextEncoder {return _cgeec ._eceb }; +// ToPdfObject returns a PDF object representation of the outline. +func (_ggfdb *Outline )ToPdfObject ()_bb .PdfObject {return _ggfdb .ToPdfOutline ().ToPdfObject ()};func _cadee ()string {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _adce };func (_dbdg *PdfFilespec )getDict ()*_bb .PdfObjectDictionary {if _acde ,_gdccg :=_dbdg ._eggff .(*_bb .PdfIndirectObject ); +_gdccg {_ceeg ,_ebfg :=_acde .PdfObject .(*_bb .PdfObjectDictionary );if !_ebfg {return nil ;};return _ceeg ;}else if _gcgg ,_fedb :=_dbdg ._eggff .(*_bb .PdfObjectDictionary );_fedb {return _gcgg ;}else {_gg .Log .Debug ("\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020F\u0069\u006c\u0065\u0073\u0070\u0065\u0063\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u006f\u0062\u006a\u0065\u0063\u0074 \u0074\u0079p\u0065\u0020(\u0025T\u0029",_dbdg ._eggff ); +return nil ;};}; -// GetCapHeight returns the CapHeight of the font `descriptor`. -func (_ageb *PdfFontDescriptor )GetCapHeight ()(float64 ,error ){return _fd .GetNumberAsFloat (_ageb .CapHeight );}; +// NewPdfRectangle creates a PDF rectangle object based on an input array of 4 integers. +// Defining the lower left (LL) and upper right (UR) corners with +// floating point numbers. +func NewPdfRectangle (arr _bb .PdfObjectArray )(*PdfRectangle ,error ){_feefb :=PdfRectangle {};if arr .Len ()!=4{return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065\u0020\u0061\u0072r\u0061\u0079\u002c\u0020\u006c\u0065\u006e \u0021\u003d\u0020\u0034"); +};var _gfdcdd error ;_feefb .Llx ,_gfdcdd =_bb .GetNumberAsFloat (arr .Get (0));if _gfdcdd !=nil {return nil ,_gfdcdd ;};_feefb .Lly ,_gfdcdd =_bb .GetNumberAsFloat (arr .Get (1));if _gfdcdd !=nil {return nil ,_gfdcdd ;};_feefb .Urx ,_gfdcdd =_bb .GetNumberAsFloat (arr .Get (2)); +if _gfdcdd !=nil {return nil ,_gfdcdd ;};_feefb .Ury ,_gfdcdd =_bb .GetNumberAsFloat (arr .Get (3));if _gfdcdd !=nil {return nil ,_gfdcdd ;};return &_feefb ,nil ;};func (_efgd *PdfReader )newPdfAnnotationSquigglyFromDict (_gefb *_bb .PdfObjectDictionary )(*PdfAnnotationSquiggly ,error ){_bfad :=PdfAnnotationSquiggly {}; +_dabc ,_gdg :=_efgd .newPdfAnnotationMarkupFromDict (_gefb );if _gdg !=nil {return nil ,_gdg ;};_bfad .PdfAnnotationMarkup =_dabc ;_bfad .QuadPoints =_gefb .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_bfad ,nil ;}; -// FieldAppearanceGenerator generates appearance stream for a given field. -type FieldAppearanceGenerator interface{ContentStreamWrapper ;GenerateAppearanceDict (_gffac *PdfAcroForm ,_dabc *PdfField ,_cffab *PdfAnnotationWidget )(*_fd .PdfObjectDictionary ,error );};func _bceg (_dcedb StdFontName )(pdfFontSimple ,error ){_afaf ,_ffaaf :=_cf .NewStdFontByName (_dcedb ); -if !_ffaaf {return pdfFontSimple {},ErrFontNotSupported ;};_adbdd :=_fdea (_afaf );return _adbdd ,nil ;}; +// ToPdfObject sets the common field elements. +// Note: Call the more field context's ToPdfObject to set both the generic and +// non-generic information. +func (_fafe *PdfField )ToPdfObject ()_bb .PdfObject {_ceage :=_fafe ._afbea ;_eddfc :=_ceage .PdfObject .(*_bb .PdfObjectDictionary );_bggeg :=_bb .MakeArray ();for _ ,_fadaf :=range _fafe .Kids {_bggeg .Append (_fadaf .ToPdfObject ());};for _ ,_cfcb :=range _fafe .Annotations {if _cfcb ._aaf !=_fafe ._afbea {_bggeg .Append (_cfcb .GetContext ().ToPdfObject ()); +};};if _fafe .Parent !=nil {_eddfc .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_fafe .Parent .GetContainingPdfObject ());};if _bggeg .Len ()> 0{_eddfc .Set ("\u004b\u0069\u0064\u0073",_bggeg );};_eddfc .SetIfNotNil ("\u0046\u0054",_fafe .FT ); +_eddfc .SetIfNotNil ("\u0054",_fafe .T );_eddfc .SetIfNotNil ("\u0054\u0055",_fafe .TU );_eddfc .SetIfNotNil ("\u0054\u004d",_fafe .TM );_eddfc .SetIfNotNil ("\u0046\u0066",_fafe .Ff );_eddfc .SetIfNotNil ("\u0056",_fafe .V );_eddfc .SetIfNotNil ("\u0044\u0056",_fafe .DV ); +_eddfc .SetIfNotNil ("\u0041\u0041",_fafe .AA );if _fafe .VariableText !=nil {_eddfc .SetIfNotNil ("\u0044\u0041",_fafe .VariableText .DA );_eddfc .SetIfNotNil ("\u0051",_fafe .VariableText .Q );_eddfc .SetIfNotNil ("\u0044\u0053",_fafe .VariableText .DS ); +_eddfc .SetIfNotNil ("\u0052\u0056",_fafe .VariableText .RV );};return _ceage ;};func (_dbcec *pdfFontType0 )baseFields ()*fontCommon {return &_dbcec .fontCommon }; -// NewPdfColorCalRGB returns a new CalRBG color. -func NewPdfColorCalRGB (a ,b ,c float64 )*PdfColorCalRGB {_abfa :=PdfColorCalRGB {a ,b ,c };return &_abfa ;};func (_adfg *PdfReader )newPdfActionSetOCGStateFromDict (_cae *_fd .PdfObjectDictionary )(*PdfActionSetOCGState ,error ){return &PdfActionSetOCGState {State :_cae .Get ("\u0053\u0074\u0061t\u0065"),PreserveRB :_cae .Get ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042")},nil ; -};func (_bgef *PdfFilespec )getDict ()*_fd .PdfObjectDictionary {if _fgae ,_daeed :=_bgef ._cbfc .(*_fd .PdfIndirectObject );_daeed {_fbee ,_dafdd :=_fgae .PdfObject .(*_fd .PdfObjectDictionary );if !_dafdd {return nil ;};return _fbee ;}else if _dgbf ,_bccgg :=_bgef ._cbfc .(*_fd .PdfObjectDictionary ); -_bccgg {return _dgbf ;}else {_ag .Log .Debug ("\u0054\u0072\u0079\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020F\u0069\u006c\u0065\u0073\u0070\u0065\u0063\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u006f\u0062\u006a\u0065\u0063\u0074 \u0074\u0079p\u0065\u0020(\u0025T\u0029",_bgef ._cbfc ); -return nil ;};}; +// ToPdfObject converts the font to a PDF representation. +func (_gcaa *pdfFontType0 )ToPdfObject ()_bb .PdfObject {if _gcaa ._adea ==nil {_gcaa ._adea =&_bb .PdfIndirectObject {};};_cggea :=_gcaa .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0030");_gcaa ._adea .PdfObject =_cggea ;if _gcaa .Encoding !=nil {_cggea .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gcaa .Encoding ); +}else if _gcaa ._fbfad !=nil {_cggea .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gcaa ._fbfad .ToPdfObject ());};if _gcaa .DescendantFont !=nil {_cggea .Set ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073",_bb .MakeArray (_gcaa .DescendantFont .ToPdfObject ())); +};return _gcaa ._adea ;};func (_gacfg *DSS )generateHashMap (_geda []*_bb .PdfObjectStream )(map[string ]*_bb .PdfObjectStream ,error ){_gbad :=map[string ]*_bb .PdfObjectStream {};for _ ,_aaca :=range _geda {_eeeda ,_bcdc :=_bb .DecodeStream (_aaca ); +if _bcdc !=nil {return nil ,_bcdc ;};_fcad ,_bcdc :=_faef (_eeeda );if _bcdc !=nil {return nil ,_bcdc ;};_gbad [string (_fcad )]=_aaca ;};return _gbad ,nil ;};var (CourierName =_dcg .CourierName ;CourierBoldName =_dcg .CourierBoldName ;CourierObliqueName =_dcg .CourierObliqueName ; +CourierBoldObliqueName =_dcg .CourierBoldObliqueName ;HelveticaName =_dcg .HelveticaName ;HelveticaBoldName =_dcg .HelveticaBoldName ;HelveticaObliqueName =_dcg .HelveticaObliqueName ;HelveticaBoldObliqueName =_dcg .HelveticaBoldObliqueName ;SymbolName =_dcg .SymbolName ; +ZapfDingbatsName =_dcg .ZapfDingbatsName ;TimesRomanName =_dcg .TimesRomanName ;TimesBoldName =_dcg .TimesBoldName ;TimesItalicName =_dcg .TimesItalicName ;TimesBoldItalicName =_dcg .TimesBoldItalicName ;);func (_debad *PdfWriter )adjustXRefAffectedVersion (_febfa bool ){if _febfa &&_debad ._gecfd .Major ==1&&_debad ._gecfd .Minor < 5{_debad ._gecfd .Minor =5; +};};func (_dfccb *PdfWriter )makeOffSetReference (_egdbd int64 ){_ccbge :=_e .Sprintf ("\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u000a\u0025\u0064\u000a",_egdbd );_dfccb .writeString (_ccbge );_dfccb .writeString ("\u0025\u0025\u0045\u004f\u0046\u000a"); +}; -// SetName sets the `Name` field of the signature. -func (_geafe *PdfSignature )SetName (name string ){_geafe .Name =_fd .MakeEncodedString (name ,true )}; +// Permissions specify a permissions dictionary (PDF 1.5). +// (Section 12.8.4, Table 258 - Entries in a permissions dictionary p. 477 in PDF32000_2008). +type Permissions struct{DocMDP *PdfSignature ;_bfee *_bb .PdfObjectDictionary ;};func _begbc (_cbabgc _bb .PdfObject )(*PdfShading ,error ){_cdfb :=&PdfShading {};var _ccbdb *_bb .PdfObjectDictionary ;if _gaaa ,_fcbfd :=_bb .GetIndirect (_cbabgc );_fcbfd {_cdfb ._dacad =_gaaa ; +_dddaf ,_defd :=_gaaa .PdfObject .(*_bb .PdfObjectDictionary );if !_defd {_gg .Log .Debug ("\u004f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0074y\u0070\u0065");return nil ,_bb .ErrTypeError ; +};_ccbdb =_dddaf ;}else if _fggge ,_bgabf :=_bb .GetStream (_cbabgc );_bgabf {_cdfb ._dacad =_fggge ;_ccbdb =_fggge .PdfObjectDictionary ;}else if _eccde ,_ecbbf :=_bb .GetDict (_cbabgc );_ecbbf {_cdfb ._dacad =_eccde ;_ccbdb =_eccde ;}else {_gg .Log .Debug ("O\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0075\u006e\u0065\u0078\u0070e\u0063\u0074\u0065d\u0020(\u0025\u0054\u0029",_cbabgc ); +return nil ,_bb .ErrTypeError ;};if _ccbdb ==nil {_gg .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_ed .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_cbabgc =_ccbdb .Get ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _cbabgc ==nil {_gg .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065\u0064\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u0020\u006d\u0069\u0073si\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_cbabgc =_bb .TraceToDirectObject (_cbabgc );_fcgea ,_ccege :=_cbabgc .(*_bb .PdfObjectInteger );if !_ccege {_gg .Log .Debug ("\u0049\u006e\u0076al\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066o\u0072 \u0073h\u0061d\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_cbabgc ); +return nil ,_bb .ErrTypeError ;};if *_fcgea < 1||*_fcgea > 7{_gg .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u006e\u006ft\u0020\u0031\u002d\u0037\u0020(\u0067\u006ft\u0020\u0025\u0064\u0029",*_fcgea ); +return nil ,_bb .ErrTypeError ;};_cdfb .ShadingType =_fcgea ;_cbabgc =_ccbdb .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065");if _cbabgc ==nil {_gg .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072e\u0064\u0020\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0020e\u006e\u0074\u0072\u0079\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_dgcf ,_egefgb :=NewPdfColorspaceFromPdfObject (_cbabgc );if _egefgb !=nil {_gg .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065: \u0025\u0076",_egefgb ); +return nil ,_egefgb ;};_cdfb .ColorSpace =_dgcf ;_cbabgc =_ccbdb .Get ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064");if _cbabgc !=nil {_cbabgc =_bb .TraceToDirectObject (_cbabgc );_feebc ,_efbef :=_cbabgc .(*_bb .PdfObjectArray );if !_efbef {_gg .Log .Debug ("\u0042\u0061\u0063\u006b\u0067r\u006f\u0075\u006e\u0064\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_cbabgc ); +return nil ,_bb .ErrTypeError ;};_cdfb .Background =_feebc ;};_cbabgc =_ccbdb .Get ("\u0042\u0042\u006f\u0078");if _cbabgc !=nil {_cbabgc =_bb .TraceToDirectObject (_cbabgc );_edceea ,_gafaa :=_cbabgc .(*_bb .PdfObjectArray );if !_gafaa {_gg .Log .Debug ("\u0042\u0061\u0063\u006b\u0067r\u006f\u0075\u006e\u0064\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_cbabgc ); +return nil ,_bb .ErrTypeError ;};_aecac ,_acbgc :=NewPdfRectangle (*_edceea );if _acbgc !=nil {_gg .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_acbgc );return nil ,_acbgc ;};_cdfb .BBox =_aecac ;};_cbabgc =_ccbdb .Get ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s"); +if _cbabgc !=nil {_cbabgc =_bb .TraceToDirectObject (_cbabgc );_aegde ,_gfcbd :=_cbabgc .(*_bb .PdfObjectBool );if !_gfcbd {_gg .Log .Debug ("A\u006e\u0074\u0069\u0041\u006c\u0069\u0061\u0073\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020ty\u0070\u0065\u002c\u0020s\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020bo\u006f\u006c \u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_cbabgc ); +return nil ,_bb .ErrTypeError ;};_cdfb .AntiAlias =_aegde ;};switch *_fcgea {case 1:_gbde ,_gagef :=_bbagg (_ccbdb );if _gagef !=nil {return nil ,_gagef ;};_gbde .PdfShading =_cdfb ;_cdfb ._gbbdg =_gbde ;return _cdfb ,nil ;case 2:_fbfac ,_eefa :=_egbdd (_ccbdb ); +if _eefa !=nil {return nil ,_eefa ;};_fbfac .PdfShading =_cdfb ;_cdfb ._gbbdg =_fbfac ;return _cdfb ,nil ;case 3:_fdfab ,_dbdgf :=_afgg (_ccbdb );if _dbdgf !=nil {return nil ,_dbdgf ;};_fdfab .PdfShading =_cdfb ;_cdfb ._gbbdg =_fdfab ;return _cdfb ,nil ; +case 4:_gfeca ,_aecgbd :=_aeecce (_ccbdb );if _aecgbd !=nil {return nil ,_aecgbd ;};_gfeca .PdfShading =_cdfb ;_cdfb ._gbbdg =_gfeca ;return _cdfb ,nil ;case 5:_feggb ,_agfc :=_fegbc (_ccbdb );if _agfc !=nil {return nil ,_agfc ;};_feggb .PdfShading =_cdfb ; +_cdfb ._gbbdg =_feggb ;return _cdfb ,nil ;case 6:_cgcbg ,_abba :=_cbfa (_ccbdb );if _abba !=nil {return nil ,_abba ;};_cgcbg .PdfShading =_cdfb ;_cdfb ._gbbdg =_cgcbg ;return _cdfb ,nil ;case 7:_bgaae ,_fcceca :=_faab (_ccbdb );if _fcceca !=nil {return nil ,_fcceca ; +};_bgaae .PdfShading =_cdfb ;_cdfb ._gbbdg =_bgaae ;return _cdfb ,nil ;};return nil ,_ed .New ("u\u006ek\u006e\u006f\u0077\u006e\u0020\u0073\u0068\u0061d\u0069\u006e\u0067\u0020ty\u0070\u0065");};func (_eceda *PdfReader )newPdfFieldFromIndirectObject (_acggc *_bb .PdfIndirectObject ,_dbce *PdfField )(*PdfField ,error ){if _aagb ,_cabab :=_eceda ._geeca .GetModelFromPrimitive (_acggc ).(*PdfField ); +_cabab {return _aagb ,nil ;};_gdacb ,_aefdd :=_bb .GetDict (_acggc );if !_aefdd {return nil ,_e .Errorf ("\u0050\u0064f\u0046\u0069\u0065\u006c\u0064 \u0069\u006e\u0064\u0069\u0072e\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_dabf :=NewPdfField ();_dabf ._afbea =_acggc ;_dabf ._afbea .PdfObject =_gdacb ;if _gffdd ,_dddcc :=_bb .GetName (_gdacb .Get ("\u0046\u0054"));_dddcc {_dabf .FT =_gffdd ;};if _dbce !=nil {_dabf .Parent =_dbce ;};_dabf .T ,_ =_gdacb .Get ("\u0054").(*_bb .PdfObjectString ); +_dabf .TU ,_ =_gdacb .Get ("\u0054\u0055").(*_bb .PdfObjectString );_dabf .TM ,_ =_gdacb .Get ("\u0054\u004d").(*_bb .PdfObjectString );_dabf .Ff ,_ =_gdacb .Get ("\u0046\u0066").(*_bb .PdfObjectInteger );_dabf .V =_gdacb .Get ("\u0056");_dabf .DV =_gdacb .Get ("\u0044\u0056"); +_dabf .AA =_gdacb .Get ("\u0041\u0041");if DA :=_gdacb .Get ("\u0044\u0041");DA !=nil {DA ,_ :=_bb .GetString (DA );_dabf .VariableText =&VariableText {DA :DA };Q ,_ :=_gdacb .Get ("\u0051").(*_bb .PdfObjectInteger );DS ,_ :=_gdacb .Get ("\u0044\u0053").(*_bb .PdfObjectString ); +RV :=_gdacb .Get ("\u0052\u0056");_dabf .VariableText .Q =Q ;_dabf .VariableText .DS =DS ;_dabf .VariableText .RV =RV ;};_cacgc :=_dabf .FT ;if _cacgc ==nil &&_dbce !=nil {_cacgc =_dbce .FT ;};if _cacgc !=nil {switch *_cacgc {case "\u0054\u0078":_dace ,_egfc :=_bebd (_gdacb ); +if _egfc !=nil {return nil ,_egfc ;};_dace .PdfField =_dabf ;_dabf ._babcg =_dace ;case "\u0043\u0068":_efad ,_ebaa :=_abcga (_gdacb );if _ebaa !=nil {return nil ,_ebaa ;};_efad .PdfField =_dabf ;_dabf ._babcg =_efad ;case "\u0042\u0074\u006e":_afba ,_fdgd :=_daeb (_gdacb ); +if _fdgd !=nil {return nil ,_fdgd ;};_afba .PdfField =_dabf ;_dabf ._babcg =_afba ;case "\u0053\u0069\u0067":_cgdgc ,_gbdc :=_eceda .newPdfFieldSignatureFromDict (_gdacb );if _gbdc !=nil {return nil ,_gbdc ;};_cgdgc .PdfField =_dabf ;_dabf ._babcg =_cgdgc ; +default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065d\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",*_dabf .FT );return nil ,_ed .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079p\u0065"); +};};if _gabb ,_ggaa :=_bb .GetName (_gdacb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ggaa {if *_gabb =="\u0057\u0069\u0064\u0067\u0065\u0074"{_dgbde ,_dfge :=_eceda .newPdfAnnotationFromIndirectObject (_acggc );if _dfge !=nil {return nil ,_dfge ; +};_eddc ,_acbc :=_dgbde .GetContext ().(*PdfAnnotationWidget );if !_acbc {return nil ,_ed .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0067e\u0074 \u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006fn");};_eddc ._dbef =_dabf ;_eddc .Parent =_dabf ._afbea ; +_dabf .Annotations =append (_dabf .Annotations ,_eddc );return _dabf ,nil ;};};_abad :=true ;if _feea ,_fecdg :=_bb .GetArray (_gdacb .Get ("\u004b\u0069\u0064\u0073"));_fecdg {_abbd :=make ([]*_bb .PdfIndirectObject ,0,_feea .Len ());for _ ,_fbfc :=range _feea .Elements (){_geefe ,_gcec :=_bb .GetIndirect (_fbfc ); +if !_gcec {_cbba ,_eaae :=_bb .GetStream (_fbfc );if _eaae &&_cbba .PdfObjectDictionary !=nil {_baga ,_dbceg :=_bb .GetNameVal (_cbba .Get ("\u0054\u0079\u0070\u0065"));if _dbceg &&_baga =="\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"{_gg .Log .Debug ("E\u0052RO\u0052:\u0020f\u006f\u0072\u006d\u0020\u0066i\u0065\u006c\u0064 \u004b\u0069\u0064\u0073\u0020a\u0072\u0072\u0061y\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0069n\u0076\u0061\u006cid \u004d\u0065\u0074\u0061\u0064\u0061t\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e"); +continue ;};};return nil ,_ed .New ("n\u006f\u0074\u0020\u0061\u006e\u0020i\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0028\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065\u006cd\u0029");};_fgdf ,_fbacb :=_bb .GetDict (_geefe ); +if !_fbacb {return nil ,ErrTypeCheck ;};if _abad {_abad =!_dgdaa (_fgdf );};_abbd =append (_abbd ,_geefe );};for _ ,_afgc :=range _abbd {if _abad {_abef ,_gbbd :=_eceda .newPdfAnnotationFromIndirectObject (_afgc );if _gbbd !=nil {_gg .Log .Debug ("\u0045r\u0072\u006fr\u0020\u006c\u006fa\u0064\u0069\u006e\u0067\u0020\u0077\u0069d\u0067\u0065\u0074\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u006f\u0072 \u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076",_gbbd ); +return nil ,_gbbd ;};_egdc ,_acfd :=_abef ._ff .(*PdfAnnotationWidget );if !_acfd {return nil ,ErrTypeCheck ;};_egdc ._dbef =_dabf ;_dabf .Annotations =append (_dabf .Annotations ,_egdc );}else {_feg ,_feba :=_eceda .newPdfFieldFromIndirectObject (_afgc ,_dabf ); +if _feba !=nil {_gg .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0068\u0069\u006c\u0064\u0020\u0066\u0069\u0065\u006c\u0064: \u0025\u0076",_feba );return nil ,_feba ;};_dabf .Kids =append (_dabf .Kids ,_feg ); +};};};return _dabf ,nil ;}; -// GetContainingPdfObject implements interface PdfModel. -func (_gbbd *PdfFilespec )GetContainingPdfObject ()_fd .PdfObject {return _gbbd ._cbfc };var _geafg =map[string ]struct{}{"\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{},"\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{},"\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067":{},"\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{}}; +// GetContext returns the annotation context which contains the specific type-dependent context. +// The context represents the subannotation. +func (_eed *PdfAnnotation )GetContext ()PdfModel {if _eed ==nil {return nil ;};return _eed ._ff ;}; +// FlattenFields flattens the form fields and annotations for the PDF loaded in `pdf` and makes +// non-editable. +// Looks up all widget annotations corresponding to form fields and flattens them by drawing the content +// through the content stream rather than annotations. +// References to flattened annotations will be removed from Page Annots array. For fields the AcroForm entry +// will be emptied. +// When `allannots` is true, all annotations will be flattened. Keep false if want to keep non-form related +// annotations intact. +// When `appgen` is not nil, it will be used to generate appearance streams for the field annotations. +func (_faadb *PdfReader )FlattenFields (allannots bool ,appgen FieldAppearanceGenerator )error {return _faadb .flattenFieldsWithOpts (allannots ,appgen ,nil );};func (_ceabc *LTV )validateSig (_abcag *PdfSignature )error {if _abcag ==nil ||_abcag .Contents ==nil ||len (_abcag .Contents .Bytes ())==0{return _e .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065 \u0066\u0069\u0065l\u0064:\u0020\u0025\u0076",_abcag ); +};return nil ;};func (_cccf *pdfFontSimple )getFontEncoding ()(_ddcda string ,_aabea map[_ga .CharCode ]_ga .GlyphName ,_dgcb error ){_ddcda ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";if _eeeb ,_bacef :=_bfce [_cccf ._gdaeed ]; +_bacef {_ddcda =_eeeb ;}else if _cccf .fontFlags ()&_gebb !=0{for _aedd ,_feede :=range _bfce {if _dce .Contains (_cccf ._gdaeed ,_aedd ){_ddcda =_feede ;break ;};};};if _cccf .Encoding ==nil {return _ddcda ,nil ,nil ;};switch _cggag :=_cccf .Encoding .(type ){case *_bb .PdfObjectName :return string (*_cggag ),nil ,nil ; +case *_bb .PdfObjectDictionary :_fffcc ,_cbea :=_bb .GetName (_cggag .Get ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if _cbea {_ddcda =_fffcc .String ();};if _bfdc :=_cggag .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073"); +_bfdc !=nil {_aadda ,_efdfb :=_bb .GetArray (_bfdc );if !_efdfb {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042a\u0064\u0020\u0066on\u0074\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u003d\u0025\u002b\u0076\u0020\u0044\u0069f\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073=\u0025\u0054",_cggag ,_cggag .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073")); +return "",nil ,_bb .ErrTypeError ;};_aabea ,_dgcb =_ga .FromFontDifferences (_aadda );};return _ddcda ,_aabea ,_dgcb ;default:_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0072\u0020\u0064\u0069\u0063t\u0020\u0028\u0025\u0054\u0029\u0020\u0025\u0073",_cccf .Encoding ,_cccf .Encoding ); +return "",nil ,_bb .ErrTypeError ;};}; -// IsCID returns true if the underlying font is CID. -func (_acfbf *PdfFont )IsCID ()bool {return _acfbf .baseFields ().isCIDFont ()};func _fafdc (_gbcg _fd .PdfObject )(*PdfColorspaceSpecialSeparation ,error ){_bbdb :=NewPdfColorspaceSpecialSeparation ();if _gggd ,_cffe :=_gbcg .(*_fd .PdfIndirectObject ); -_cffe {_bbdb ._dbeeaf =_gggd ;};_gbcg =_fd .TraceToDirectObject (_gbcg );_aafg ,_ffbe :=_gbcg .(*_fd .PdfObjectArray );if !_ffbe {return nil ,_dc .Errorf ("\u0073\u0065p\u0061\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062je\u0063\u0074"); -};if _aafg .Len ()!=4{return nil ,_dc .Errorf ("\u0073\u0065p\u0061\u0072\u0061\u0074i\u006f\u006e \u0043\u0053\u003a\u0020\u0049\u006e\u0063\u006fr\u0072\u0065\u0063\u0074\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006ce\u006e\u0067\u0074\u0068");};_gbcg =_aafg .Get (0); -_abgac ,_ffbe :=_gbcg .(*_fd .PdfObjectName );if !_ffbe {return nil ,_dc .Errorf ("\u0073\u0065\u0070ar\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a \u0069n\u0076a\u006ci\u0064\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); -};if *_abgac !="\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"{return nil ,_dc .Errorf ("\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a\u0020w\u0072o\u006e\u0067\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); -};_gbcg =_aafg .Get (1);_abgac ,_ffbe =_gbcg .(*_fd .PdfObjectName );if !_ffbe {return nil ,_dc .Errorf ("\u0073\u0065pa\u0072\u0061\u0074i\u006f\u006e\u0020\u0043S: \u0049nv\u0061\u006c\u0069\u0064\u0020\u0063\u006flo\u0072\u0061\u006e\u0074\u0020\u006e\u0061m\u0065"); -};_bbdb .ColorantName =_abgac ;_gbcg =_aafg .Get (2);_ebdf ,_agac :=NewPdfColorspaceFromPdfObject (_gbcg );if _agac !=nil {return nil ,_agac ;};_bbdb .AlternateSpace =_ebdf ;_cdc ,_agac :=_badad (_aafg .Get (3));if _agac !=nil {return nil ,_agac ;};_bbdb .TintTransform =_cdc ; -return _bbdb ,nil ;};func _bbcga (_gdeba _fd .PdfObject )(*fontFile ,error ){_ag .Log .Trace ("\u006e\u0065\u0077\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0046\u0072\u006f\u006dP\u0064f\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u006f\u0062\u006a\u003d\u0025\u0073",_gdeba ); -_caeda :=&fontFile {};_gdeba =_fd .TraceToDirectObject (_gdeba );_dfff ,_egbc :=_gdeba .(*_fd .PdfObjectStream );if !_egbc {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020F\u006f\u006et\u0046\u0069\u006c\u0065\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u0028\u0025\u0054\u0029",_gdeba ); -return nil ,_fd .ErrTypeError ;};_cecged :=_dfff .PdfObjectDictionary ;_egcdb ,_fdafb :=_fd .DecodeStream (_dfff );if _fdafb !=nil {return nil ,_fdafb ;};_fccc ,_egbc :=_fd .GetNameVal (_cecged .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_egbc {_caeda ._gccee =_fccc ; -if _fccc =="\u0054\u0079\u0070\u0065\u0031\u0043"{_ag .Log .Debug ("T\u0079\u0070\u0065\u0031\u0043\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u0072\u0065\u0020\u0063\u0075r\u0072\u0065\u006e\u0074\u006c\u0079\u0020\u006e\u006f\u0074 s\u0075\u0070\u0070o\u0072t\u0065\u0064"); -return nil ,ErrType1CFontNotSupported ;};};_afgfb ,_ :=_fd .GetIntVal (_cecged .Get ("\u004ce\u006e\u0067\u0074\u0068\u0031"));_abff ,_ :=_fd .GetIntVal (_cecged .Get ("\u004ce\u006e\u0067\u0074\u0068\u0032"));if _afgfb > len (_egcdb ){_afgfb =len (_egcdb ); -};if _afgfb +_abff > len (_egcdb ){_abff =len (_egcdb )-_afgfb ;};_febef :=_egcdb [:_afgfb ];var _cfedd []byte ;if _abff > 0{_cfedd =_egcdb [_afgfb :_afgfb +_abff ];};if _afgfb > 0&&_abff > 0{_fefbb :=_caeda .loadFromSegments (_febef ,_cfedd );if _fefbb !=nil {return nil ,_fefbb ; -};};return _caeda ,nil ;}; +// AddWatermarkImage adds a watermark to the page. +func (_geefc *PdfPage )AddWatermarkImage (ximg *XObjectImage ,opt WatermarkImageOptions )error {_edbdc ,_cdca :=_geefc .GetMediaBox ();if _cdca !=nil {return _cdca ;};_aeabd :=_edbdc .Urx -_edbdc .Llx ;_bbgcd :=_edbdc .Ury -_edbdc .Lly ;_agefe :=float64 (*ximg .Width ); +_cafa :=(_aeabd -_agefe )/2;if opt .FitToWidth {_agefe =_aeabd ;_cafa =0;};_adebb :=_bbgcd ;_fccfg :=float64 (0);if opt .PreserveAspectRatio {_adebb =_agefe *float64 (*ximg .Height )/float64 (*ximg .Width );_fccfg =(_bbgcd -_adebb )/2;};if _geefc .Resources ==nil {_geefc .Resources =NewPdfPageResources (); +};_bbegae :=0;_bdgfg :=_bb .PdfObjectName (_e .Sprintf ("\u0049\u006d\u0077%\u0064",_bbegae ));for _geefc .Resources .HasXObjectByName (_bdgfg ){_bbegae ++;_bdgfg =_bb .PdfObjectName (_e .Sprintf ("\u0049\u006d\u0077%\u0064",_bbegae ));};_cdca =_geefc .AddImageResource (_bdgfg ,ximg ); +if _cdca !=nil {return _cdca ;};_bbegae =0;_gbdff :=_bb .PdfObjectName (_e .Sprintf ("\u0047\u0053\u0025\u0064",_bbegae ));for _geefc .HasExtGState (_gbdff ){_bbegae ++;_gbdff =_bb .PdfObjectName (_e .Sprintf ("\u0047\u0053\u0025\u0064",_bbegae ));};_aafc :=_bb .MakeDict (); +_aafc .Set ("\u0042\u004d",_bb .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));_aafc .Set ("\u0043\u0041",_bb .MakeFloat (opt .Alpha ));_aafc .Set ("\u0063\u0061",_bb .MakeFloat (opt .Alpha ));_cdca =_geefc .AddExtGState (_gbdff ,_aafc );if _cdca !=nil {return _cdca ; +};_ddec :=_e .Sprintf ("\u0071\u000a"+"\u002f%\u0073\u0020\u0067\u0073\u000a"+"%\u002e\u0030\u0066\u0020\u0030\u00200\u0020\u0025\u002e\u0030\u0066\u0020\u0025\u002e\u0034f\u0020\u0025\u002e4\u0066 \u0063\u006d\u000a"+"\u002f%\u0073\u0020\u0044\u006f\u000a"+"\u0051",_gbdff ,_agefe ,_adebb ,_cafa ,_fccfg ,_bdgfg ); +_geefc .AddContentStreamByString (_ddec );return nil ;}; -// PdfOutputIntentType is the subtype of the given PdfOutputIntent. -type PdfOutputIntentType int ; +// SetDocInfo sets the document /Info metadata. +// This will overwrite any globally declared document info. +func (_dfba *PdfAppender )SetDocInfo (info *PdfInfo ){_dfba ._dbbg =info }; -// WriteToFile writes the Appender output to file specified by path. -func (_ggca *PdfAppender )WriteToFile (outputPath string )error {_cddf ,_fege :=_gbe .Create (outputPath );if _fege !=nil {return _fege ;};defer _cddf .Close ();return _ggca .Write (_cddf );}; +// SetName sets the `Name` field of the signature. +func (_gdfed *PdfSignature )SetName (name string ){_gdfed .Name =_bb .MakeEncodedString (name ,true )};func (_fcaa *PdfWriter )optimize ()error {if _fcaa ._baafb ==nil {return nil ;};var _fbgcd error ;_fcaa ._cgfff ,_fbgcd =_fcaa ._baafb .Optimize (_fcaa ._cgfff ); +if _fbgcd !=nil {return _fbgcd ;};_eacgc :=make (map[_bb .PdfObject ]struct{},len (_fcaa ._cgfff ));for _ ,_agbca :=range _fcaa ._cgfff {_eacgc [_agbca ]=struct{}{};};_fcaa ._bfdb =_eacgc ;return nil ;}; -// NewImageFromGoImage creates a new NRGBA32 unidoc Image from a golang Image. -// If `goimg` is grayscale (*goimage.Gray8) then calls NewGrayImageFromGoImage instead. -func (_eggc DefaultImageHandler )NewImageFromGoImage (goimg _gb .Image )(*Image ,error ){_eada ,_agddfg :=_gbed .FromGoImage (goimg );if _agddfg !=nil {return nil ,_agddfg ;};_bddaf :=_eeafa (_eada .Base ());return &_bddaf ,nil ;};const (BorderEffectNoEffect BorderEffect =iota ; -BorderEffectCloudy BorderEffect =iota ;); +// PdfFieldChoice represents a choice field which includes scrollable list boxes and combo boxes. +type PdfFieldChoice struct{*PdfField ;Opt *_bb .PdfObjectArray ;TI *_bb .PdfObjectInteger ;I *_bb .PdfObjectArray ;}; -// NewPdfPageResourcesColorspaces returns a new PdfPageResourcesColorspaces object. -func NewPdfPageResourcesColorspaces ()*PdfPageResourcesColorspaces {_cecef :=&PdfPageResourcesColorspaces {};_cecef .Names =[]string {};_cecef .Colorspaces =map[string ]PdfColorspace {};_cecef ._abdg =&_fd .PdfIndirectObject {};return _cecef ;}; +// DecodeArray returns the component range values for the Indexed colorspace. +func (_abeb *PdfColorspaceSpecialIndexed )DecodeArray ()[]float64 {return []float64 {0,float64 (_abeb .HiVal )};}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_fagd *PdfShadingType7 )ToPdfObject ()_fd .PdfObject {_fagd .PdfShading .ToPdfObject ();_aabdd ,_bfeeg :=_fagd .getShadingDict ();if _bfeeg !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _fagd .BitsPerCoordinate !=nil {_aabdd .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_fagd .BitsPerCoordinate );};if _fagd .BitsPerComponent !=nil {_aabdd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_fagd .BitsPerComponent ); -};if _fagd .BitsPerFlag !=nil {_aabdd .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_fagd .BitsPerFlag );};if _fagd .Decode !=nil {_aabdd .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_fagd .Decode );};if _fagd .Function !=nil {if len (_fagd .Function )==1{_aabdd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_fagd .Function [0].ToPdfObject ()); -}else {_fecaf :=_fd .MakeArray ();for _ ,_acegb :=range _fagd .Function {_fecaf .Append (_acegb .ToPdfObject ());};_aabdd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_fecaf );};};return _fagd ._cdgfd ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_cccb pdfCIDFontType2 )GetCharMetrics (code _ga .CharCode )(_dcg .CharMetrics ,bool ){if _bfbb ,_gbbaf :=_cccb ._fdedf [code ];_gbbaf {return _dcg .CharMetrics {Wx :_bfbb },true ;};_dgeg :=rune (code );_bdefd ,_adfc :=_cccb ._cgee [_dgeg ];if !_adfc {_bdefd =int (_cccb ._ddda ); +};return _dcg .CharMetrics {Wx :float64 (_bdefd )},true ;};func (_ggae *pdfCIDFontType2 )getFontDescriptor ()*PdfFontDescriptor {return _ggae ._eadda }; -// GetContext returns the annotation context which contains the specific type-dependent context. -// The context represents the subannotation. -func (_edg *PdfAnnotation )GetContext ()PdfModel {if _edg ==nil {return nil ;};return _edg ._cfda ;}; +// GetNameDictionary returns the Names entry in the PDF catalog. +// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). +func (_aadcb *PdfReader )GetNameDictionary ()(_bb .PdfObject ,error ){_bgfca :=_bb .ResolveReference (_aadcb ._effcg .Get ("\u004e\u0061\u006de\u0073"));if _bgfca ==nil {return nil ,nil ;};if !_aadcb ._becge {_fcbcg :=_aadcb .traverseObjectData (_bgfca ); +if _fcbcg !=nil {return nil ,_fcbcg ;};};return _bgfca ,nil ;}; -// A PdfPattern can represent a Pattern, either a tiling pattern or a shading pattern. -// Note that all patterns shall be treated as colours; a Pattern colour space shall be established with the CS or cs -// operator just like other colour spaces, and a particular pattern shall be installed as the current colour with the -// SCN or scn operator. -type PdfPattern struct{ +// ImageToRGB converts Lab colorspace image to RGB and returns the result. +func (_dfdb *PdfColorspaceLab )ImageToRGB (img Image )(Image ,error ){_gdcb :=func (_fcdd float64 )float64 {if _fcdd >=6.0/29{return _fcdd *_fcdd *_fcdd ;};return 108.0/841*(_fcdd -4.0/29.0);};_dafe :=img ._dafdc ;if len (_dafe )!=6{_gg .Log .Trace ("\u0049\u006d\u0061\u0067\u0065\u0020\u002d\u0020\u004c\u0061\u0062\u0020\u0044e\u0063\u006f\u0064\u0065\u0020\u0072\u0061\u006e\u0067e\u0020\u0021\u003d\u0020\u0036\u002e\u002e\u002e\u0020\u0075\u0073\u0065\u0020\u005b0\u0020\u0031\u0030\u0030\u0020\u0061\u006d\u0069\u006e\u0020\u0061\u006d\u0061\u0078\u0020\u0062\u006d\u0069\u006e\u0020\u0062\u006d\u0061\u0078\u005d\u0020\u0064\u0065\u0066\u0061u\u006c\u0074\u0020\u0064\u0065\u0063\u006f\u0064\u0065 \u0061\u0072r\u0061\u0079"); +_dafe =_dfdb .DecodeArray ();};_geec :=_bf .NewReader (img .getBase ());_bgfbd :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,img ._cebdb ,img ._dafdc );_aaggg :=_bf .NewWriter (_bgfbd );_aead :=_bdd .Pow (2,float64 (img .BitsPerComponent ))-1; +_bebba :=make ([]uint32 ,3);var (_feed error ;Ls ,As ,Bs ,L ,M ,N ,X ,Y ,Z ,_ccgc ,_afgaa ,_edaf float64 ;);for {_feed =_geec .ReadSamples (_bebba );if _feed ==_ecb .EOF {break ;}else if _feed !=nil {return img ,_feed ;};Ls =float64 (_bebba [0])/_aead ; +As =float64 (_bebba [1])/_aead ;Bs =float64 (_bebba [2])/_aead ;Ls =_gdf .LinearInterpolate (Ls ,0.0,1.0,_dafe [0],_dafe [1]);As =_gdf .LinearInterpolate (As ,0.0,1.0,_dafe [2],_dafe [3]);Bs =_gdf .LinearInterpolate (Bs ,0.0,1.0,_dafe [4],_dafe [5]);L =(Ls +16)/116+As /500; +M =(Ls +16)/116;N =(Ls +16)/116-Bs /200;X =_dfdb .WhitePoint [0]*_gdcb (L );Y =_dfdb .WhitePoint [1]*_gdcb (M );Z =_dfdb .WhitePoint [2]*_gdcb (N );_ccgc =3.240479*X +-1.537150*Y +-0.498535*Z ;_afgaa =-0.969256*X +1.875992*Y +0.041556*Z ;_edaf =0.055648*X +-0.204043*Y +1.057311*Z ; +_ccgc =_bdd .Min (_bdd .Max (_ccgc ,0),1.0);_afgaa =_bdd .Min (_bdd .Max (_afgaa ,0),1.0);_edaf =_bdd .Min (_bdd .Max (_edaf ,0),1.0);_bebba [0]=uint32 (_ccgc *_aead );_bebba [1]=uint32 (_afgaa *_aead );_bebba [2]=uint32 (_edaf *_aead );if _feed =_aaggg .WriteSamples (_bebba ); +_feed !=nil {return img ,_feed ;};};return _dffda (&_bgfbd ),nil ;};func _ggbe (_eccc _bb .PdfObject )(*PdfColorspaceDeviceNAttributes ,error ){_gaac :=&PdfColorspaceDeviceNAttributes {};var _caea *_bb .PdfObjectDictionary ;switch _fgde :=_eccc .(type ){case *_bb .PdfIndirectObject :_gaac ._cgfab =_fgde ; +var _gegga bool ;_caea ,_gegga =_fgde .PdfObject .(*_bb .PdfObjectDictionary );if !_gegga {_gg .Log .Error ("\u0044\u0065\u0076\u0069c\u0065\u004e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065 \u0074\u0079\u0070\u0065\u0020\u0065\u0072r\u006f\u0072"); +return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};case *_bb .PdfObjectDictionary :_caea =_fgde ;case *_bb .PdfObjectReference :_ceaf :=_fgde .Resolve ();return _ggbe (_ceaf );default:_gg .Log .Error ("\u0044\u0065\u0076\u0069c\u0065\u004e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065 \u0074\u0079\u0070\u0065\u0020\u0065\u0072r\u006f\u0072"); +return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _bbce :=_caea .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_bbce !=nil {_daac ,_bbbc :=_bb .TraceToDirectObject (_bbce ).(*_bb .PdfObjectName );if !_bbbc {_gg .Log .Error ("\u0044\u0065vi\u0063\u0065\u004e \u0061\u0074\u0074\u0072ibu\u0074e \u0053\u0075\u0062\u0074\u0079\u0070\u0065 t\u0079\u0070\u0065\u0020\u0065\u0072\u0072o\u0072"); +return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_gaac .Subtype =_daac ;};if _abgcf :=_caea .Get ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s");_abgcf !=nil {_gaac .Colorants =_abgcf ;};if _dddc :=_caea .Get ("\u0050r\u006f\u0063\u0065\u0073\u0073"); +_dddc !=nil {_gaac .Process =_dddc ;};if _fecd :=_caea .Get ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073");_fecd !=nil {_gaac .MixingHints =_fecd ;};return _gaac ,nil ;};func _ebac (_cgdea _bb .PdfObject )(*PdfColorspaceSpecialSeparation ,error ){_fdafe :=NewPdfColorspaceSpecialSeparation (); +if _gagb ,_gbeg :=_cgdea .(*_bb .PdfIndirectObject );_gbeg {_fdafe ._ggcgb =_gagb ;};_cgdea =_bb .TraceToDirectObject (_cgdea );_ccfga ,_cbda :=_cgdea .(*_bb .PdfObjectArray );if !_cbda {return nil ,_e .Errorf ("\u0073\u0065p\u0061\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062je\u0063\u0074"); +};if _ccfga .Len ()!=4{return nil ,_e .Errorf ("\u0073\u0065p\u0061\u0072\u0061\u0074i\u006f\u006e \u0043\u0053\u003a\u0020\u0049\u006e\u0063\u006fr\u0072\u0065\u0063\u0074\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006ce\u006e\u0067\u0074\u0068");};_cgdea =_ccfga .Get (0); +_abdg ,_cbda :=_cgdea .(*_bb .PdfObjectName );if !_cbda {return nil ,_e .Errorf ("\u0073\u0065\u0070ar\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a \u0069n\u0076a\u006ci\u0064\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); +};if *_abdg !="\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"{return nil ,_e .Errorf ("\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0043\u0053\u003a\u0020w\u0072o\u006e\u0067\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); +};_cgdea =_ccfga .Get (1);_abdg ,_cbda =_cgdea .(*_bb .PdfObjectName );if !_cbda {return nil ,_e .Errorf ("\u0073\u0065pa\u0072\u0061\u0074i\u006f\u006e\u0020\u0043S: \u0049nv\u0061\u006c\u0069\u0064\u0020\u0063\u006flo\u0072\u0061\u006e\u0074\u0020\u006e\u0061m\u0065"); +};_fdafe .ColorantName =_abdg ;_cgdea =_ccfga .Get (2);_cfge ,_addgda :=NewPdfColorspaceFromPdfObject (_cgdea );if _addgda !=nil {return nil ,_addgda ;};_fdafe .AlternateSpace =_cfge ;_fded ,_addgda :=_gbcd (_ccfga .Get (3));if _addgda !=nil {return nil ,_addgda ; +};_fdafe .TintTransform =_fded ;return _fdafe ,nil ;}; -// Type: Pattern -PatternType int64 ;_dccfd PdfModel ;_gcgba _fd .PdfObject ;}; +// ImageToRGB converts ICCBased colorspace image to RGB and returns the result. +func (_bbbd *PdfColorspaceICCBased )ImageToRGB (img Image )(Image ,error ){if _bbbd .Alternate ==nil {_gg .Log .Debug ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +if _bbbd .N ==1{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061y\u0020\u0028\u004e\u003d\u0031\u0029"); +_gaed :=NewPdfColorspaceDeviceGray ();return _gaed .ImageToRGB (img );}else if _bbbd .N ==3{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006eg\u0020\u0044\u0065\u0076\u0069\u0063e\u0052\u0047B\u0020\u0028N\u003d3\u0029"); +return img ,nil ;}else if _bbbd .N ==4{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059K\u0020\u0028\u004e\u003d\u0034\u0029"); +_bdafe :=NewPdfColorspaceDeviceCMYK ();return _bdafe .ImageToRGB (img );}else {return img ,_ed .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +};};_gg .Log .Trace ("\u0049\u0043\u0043 \u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0069\u0076\u0065\u003a\u0020\u0025\u0023\u0076",_bbbd ); +_abffg ,_deaf :=_bbbd .Alternate .ImageToRGB (img );_gg .Log .Trace ("I\u0043C\u0020\u0049\u006e\u0070\u0075\u0074\u0020\u0069m\u0061\u0067\u0065\u003a %\u002b\u0076",img );_gg .Log .Trace ("I\u0043\u0043\u0020\u004fut\u0070u\u0074\u0020\u0069\u006d\u0061g\u0065\u003a\u0020\u0025\u002b\u0076",_abffg ); +return _abffg ,_deaf ;}; -// SetSubtype sets the Subtype S for given PdfOutputIntent. -func (_ccgb *PdfOutputIntent )SetSubtype (subtype PdfOutputIntentType )error {if !subtype .IsValid (){return _ad .New ("\u0070\u0072o\u0076\u0069\u0064\u0065d\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u004f\u0075t\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0053\u0075b\u0054\u0079\u0070\u0065"); -};_ccgb .S =subtype ;return nil ;}; +// NewOutlineDest returns a new outline destination which can be used +// with outline items. +func NewOutlineDest (page int64 ,x ,y float64 )OutlineDest {return OutlineDest {Page :page ,Mode :"\u0058\u0059\u005a",X :x ,Y :y };}; -// GetXObjectFormByName returns the XObjectForm with the specified name from the -// page resources, if it exists. -func (_daagd *PdfPageResources )GetXObjectFormByName (keyName _fd .PdfObjectName )(*XObjectForm ,error ){_aaaae ,_fdfcff :=_daagd .GetXObjectByName (keyName );if _aaaae ==nil {return nil ,nil ;};if _fdfcff !=XObjectTypeForm {return nil ,_ad .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006f\u0072\u006d"); -};_aadcg ,_cgcfb :=NewXObjectFormFromStream (_aaaae );if _cgcfb !=nil {return nil ,_cgcfb ;};return _aadcg ,nil ;};func (_ddfc *PdfReader )newPdfAnnotationSquigglyFromDict (_fad *_fd .PdfObjectDictionary )(*PdfAnnotationSquiggly ,error ){_fabc :=PdfAnnotationSquiggly {}; -_ebaa ,_eaad :=_ddfc .newPdfAnnotationMarkupFromDict (_fad );if _eaad !=nil {return nil ,_eaad ;};_fabc .PdfAnnotationMarkup =_ebaa ;_fabc .QuadPoints =_fad .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_fabc ,nil ;};func (_fec *PdfColorspaceLab )String ()string {return "\u004c\u0061\u0062"}; +// SetSubtype sets the Subtype S for given PdfOutputIntent. +func (_bdbg *PdfOutputIntent )SetSubtype (subtype PdfOutputIntentType )error {if !subtype .IsValid (){return _ed .New ("\u0070\u0072o\u0076\u0069\u0064\u0065d\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u004f\u0075t\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0053\u0075b\u0054\u0079\u0070\u0065"); +};_bdbg .S =subtype ;return nil ;}; +// HasExtGState checks if ExtGState name is available. +func (_dcad *PdfPage )HasExtGState (name _bb .PdfObjectName )bool {if _dcad .Resources ==nil {return false ;};if _dcad .Resources .ExtGState ==nil {return false ;};_cdcgd ,_geace :=_bb .TraceToDirectObject (_dcad .Resources .ExtGState ).(*_bb .PdfObjectDictionary ); +if !_geace {_gg .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064i\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a\u0020\u0025\u0076",_bb .TraceToDirectObject (_dcad .Resources .ExtGState )); +return false ;};_fefce :=_cdcgd .Get (name );_cbccb :=_fefce !=nil ;return _cbccb ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for a CalRGB device. -func (_fdgc *PdfColorspaceCalRGB )GetNumComponents ()int {return 3}; +// AllFields returns a flattened list of all fields in the form. +func (_acded *PdfAcroForm )AllFields ()[]*PdfField {if _acded ==nil {return nil ;};var _gffb []*PdfField ;if _acded .Fields !=nil {for _ ,_cffe :=range *_acded .Fields {_gffb =append (_gffb ,_bbfae (_cffe )...);};};return _gffb ;}; -// NewPdfAnnotationSquare returns a new square annotation. -func NewPdfAnnotationSquare ()*PdfAnnotationSquare {_ecb :=NewPdfAnnotation ();_eadf :=&PdfAnnotationSquare {};_eadf .PdfAnnotation =_ecb ;_eadf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ecb .SetContext (_eadf );return _eadf ;}; +// ToPdfObject implements interface PdfModel. +func (_acgg *PdfAnnotationUnderline )ToPdfObject ()_bb .PdfObject {_acgg .PdfAnnotation .ToPdfObject ();_gegg :=_acgg ._aaf ;_ffd :=_gegg .PdfObject .(*_bb .PdfObjectDictionary );_acgg .PdfAnnotationMarkup .appendToPdfDictionary (_ffd );_ffd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee")); +_ffd .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_acgg .QuadPoints );return _gegg ;}; -// BaseFont returns the font's "BaseFont" field. -func (_cfeed *PdfFont )BaseFont ()string {return _cfeed .baseFields ()._ffedb }; +// NewPdfAnnotationProjection returns a new projection annotation. +func NewPdfAnnotationProjection ()*PdfAnnotationProjection {_cdd :=NewPdfAnnotation ();_bde :=&PdfAnnotationProjection {};_bde .PdfAnnotation =_cdd ;_bde .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cdd .SetContext (_bde );return _bde ;};var _aaeab =map[string ]struct{}{"\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{},"\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{},"\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067":{},"\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":{}}; +func _bggee (_gdag _bb .PdfObject )(*PdfColorspaceDeviceN ,error ){_ccdde :=NewPdfColorspaceDeviceN ();if _egeg ,_dec :=_gdag .(*_bb .PdfIndirectObject );_dec {_ccdde ._cbgf =_egeg ;};_gdag =_bb .TraceToDirectObject (_gdag );_ecbce ,_afdg :=_gdag .(*_bb .PdfObjectArray ); +if !_afdg {return nil ,_e .Errorf ("\u0064\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0043\u0053\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062j\u0065\u0063\u0074");};if _ecbce .Len ()!=4&&_ecbce .Len ()!=5{return nil ,_e .Errorf ("\u0064\u0065\u0076ic\u0065\u004e\u0020\u0043\u0053\u003a\u0020\u0049\u006ec\u006fr\u0072e\u0063t\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); +};_gdag =_ecbce .Get (0);_becf ,_afdg :=_gdag .(*_bb .PdfObjectName );if !_afdg {return nil ,_e .Errorf ("\u0064\u0065\u0076i\u0063\u0065\u004e\u0020C\u0053\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); +};if *_becf !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return nil ,_e .Errorf ("\u0064\u0065v\u0069\u0063\u0065\u004e\u0020\u0043\u0053\u003a\u0020\u0077\u0072\u006f\u006e\u0067\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020na\u006d\u0065");};_gdag =_ecbce .Get (1); +_gdag =_bb .TraceToDirectObject (_gdag );_bebag ,_afdg :=_gdag .(*_bb .PdfObjectArray );if !_afdg {return nil ,_e .Errorf ("\u0064\u0065\u0076i\u0063\u0065\u004e\u0020C\u0053\u003a\u0020\u0049\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079"); +};_ccdde .ColorantNames =_bebag ;_gdag =_ecbce .Get (2);_ebba ,_fgaa :=NewPdfColorspaceFromPdfObject (_gdag );if _fgaa !=nil {return nil ,_fgaa ;};_ccdde .AlternateSpace =_ebba ;_cafg ,_fgaa :=_gbcd (_ecbce .Get (3));if _fgaa !=nil {return nil ,_fgaa ; +};_ccdde .TintTransform =_cafg ;if _ecbce .Len ()==5{_cbdd ,_ecgb :=_ggbe (_ecbce .Get (4));if _ecgb !=nil {return nil ,_ecgb ;};_ccdde .Attributes =_cbdd ;};return _ccdde ,nil ;}; // ToPdfObject implements interface PdfModel. -func (_gec *PdfAnnotationFileAttachment )ToPdfObject ()_fd .PdfObject {_gec .PdfAnnotation .ToPdfObject ();_adac :=_gec ._aeb ;_gbab :=_adac .PdfObject .(*_fd .PdfObjectDictionary );_gec .PdfAnnotationMarkup .appendToPdfDictionary (_gbab );_gbab .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074")); -_gbab .SetIfNotNil ("\u0046\u0053",_gec .FS );_gbab .SetIfNotNil ("\u004e\u0061\u006d\u0065",_gec .Name );return _adac ;};func (_ecdce *PdfAcroForm )filteredFields (_dgbaa FieldFilterFunc ,_ecffb bool )[]*PdfField {if _ecdce ==nil {return nil ;};return _ddgd (_ecdce .Fields ,_dgbaa ,_ecffb ); -}; +func (_fdac *PdfAnnotationInk )ToPdfObject ()_bb .PdfObject {_fdac .PdfAnnotation .ToPdfObject ();_fage :=_fdac ._aaf ;_bccg :=_fage .PdfObject .(*_bb .PdfObjectDictionary );_fdac .PdfAnnotationMarkup .appendToPdfDictionary (_bccg );_bccg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0049\u006e\u006b")); +_bccg .SetIfNotNil ("\u0049n\u006b\u004c\u0069\u0073\u0074",_fdac .InkList );_bccg .SetIfNotNil ("\u0042\u0053",_fdac .BS );return _fage ;}; -// ToPdfObject returns the PDF representation of the function. -func (_dgcb *PdfFunctionType3 )ToPdfObject ()_fd .PdfObject {_fcbd :=_fd .MakeDict ();_fcbd .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_fd .MakeInteger (3));_dbeaf :=&_fd .PdfObjectArray {};for _ ,_acaagb :=range _dgcb .Domain {_dbeaf .Append (_fd .MakeFloat (_acaagb )); -};_fcbd .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_dbeaf );if _dgcb .Range !=nil {_cdacf :=&_fd .PdfObjectArray {};for _ ,_dbbb :=range _dgcb .Range {_cdacf .Append (_fd .MakeFloat (_dbbb ));};_fcbd .Set ("\u0052\u0061\u006eg\u0065",_cdacf );};if _dgcb .Functions !=nil {_agcca :=&_fd .PdfObjectArray {}; -for _ ,_edgc :=range _dgcb .Functions {_agcca .Append (_edgc .ToPdfObject ());};_fcbd .Set ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es",_agcca );};if _dgcb .Bounds !=nil {_ceagd :=&_fd .PdfObjectArray {};for _ ,_fbege :=range _dgcb .Bounds {_ceagd .Append (_fd .MakeFloat (_fbege )); -};_fcbd .Set ("\u0042\u006f\u0075\u006e\u0064\u0073",_ceagd );};if _dgcb .Encode !=nil {_eceba :=&_fd .PdfObjectArray {};for _ ,_agde :=range _dgcb .Encode {_eceba .Append (_fd .MakeFloat (_agde ));};_fcbd .Set ("\u0045\u006e\u0063\u006f\u0064\u0065",_eceba ); -};if _dgcb ._dcaf !=nil {_dgcb ._dcaf .PdfObject =_fcbd ;return _dgcb ._dcaf ;};return _fcbd ;};type pdfCIDFontType0 struct{fontCommon ;_fdbba *_fd .PdfIndirectObject ;_ffabe _ee .TextEncoder ; +// NewPdfAnnotationPrinterMark returns a new printermark annotation. +func NewPdfAnnotationPrinterMark ()*PdfAnnotationPrinterMark {_bega :=NewPdfAnnotation ();_fff :=&PdfAnnotationPrinterMark {};_fff .PdfAnnotation =_bega ;_bega .SetContext (_fff );return _fff ;}; -// Table 117 – Entries in a CIDFont dictionary (page 269) -// (Required) Dictionary that defines the character collection of the CIDFont. -// See Table 116. -CIDSystemInfo *_fd .PdfObjectDictionary ; +// NewPdfColorCalRGB returns a new CalRBG color. +func NewPdfColorCalRGB (a ,b ,c float64 )*PdfColorCalRGB {_gaad :=PdfColorCalRGB {a ,b ,c };return &_gaad ;}; -// Glyph metrics fields (optional). -DW _fd .PdfObject ;W _fd .PdfObject ;DW2 _fd .PdfObject ;W2 _fd .PdfObject ;_ccca map[_ee .CharCode ]float64 ;_aaeef float64 ;}; +// SetPdfProducer sets the Producer attribute of the output PDF. +func SetPdfProducer (producer string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_ebcaf =producer }; -// VRI represents a Validation-Related Information dictionary. -// The VRI dictionary contains validation data in the form of -// certificates, OCSP and CRL information, for a single signature. -// See ETSI TS 102 778-4 V1.1.1 for more information. -type VRI struct{Cert []*_fd .PdfObjectStream ;OCSP []*_fd .PdfObjectStream ;CRL []*_fd .PdfObjectStream ;TU *_fd .PdfObjectString ;TS *_fd .PdfObjectString ;}; +// GetDescent returns the Descent of the font `descriptor`. +func (_bcee *PdfFontDescriptor )GetDescent ()(float64 ,error ){return _bb .GetNumberAsFloat (_bcee .Descent );}; -// PdfColorCalRGB represents a color in the Colorimetric CIE RGB colorspace. -// A, B, C components -// Each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. -type PdfColorCalRGB [3]float64 ; +// SetContext sets the sub annotation (context). +func (_bab *PdfAnnotation )SetContext (ctx PdfModel ){_bab ._ff =ctx }; -// PdfAnnotationWatermark represents Watermark annotations. -// (Section 12.5.6.22). -type PdfAnnotationWatermark struct{*PdfAnnotation ;FixedPrint _fd .PdfObject ;}; +// NewPdfAppenderWithOpts creates a new Pdf appender from a Pdf reader with options. +func NewPdfAppenderWithOpts (reader *PdfReader ,opts *ReaderOpts ,encryptOptions *EncryptOptions )(*PdfAppender ,error ){_gcfbe :=&PdfAppender {_eaff :reader ._bfcab ,Reader :reader ,_gdga :reader ._cfaef ,_eaag :reader ._ddafg };_fab ,_gggb :=_gcfbe ._eaff .Seek (0,_ecb .SeekEnd ); +if _gggb !=nil {return nil ,_gggb ;};_gcfbe ._dfeb =_fab ;if _ ,_gggb =_gcfbe ._eaff .Seek (0,_ecb .SeekStart );_gggb !=nil {return nil ,_gggb ;};_gcfbe ._aadf ,_gggb =NewPdfReaderWithOpts (_gcfbe ._eaff ,opts );if _gggb !=nil {return nil ,_gggb ;};for _ ,_fefc :=range _gcfbe .Reader .GetObjectNums (){if _gcfbe ._gadbe < _fefc {_gcfbe ._gadbe =_fefc ; +};};_gcfbe ._aadd =_gcfbe ._gdga .GetXrefTable ();_gcfbe ._ccge =_gcfbe ._gdga .GetXrefOffset ();_gcfbe ._baef =append (_gcfbe ._baef ,_gcfbe ._aadf .PageList ...);_gcfbe ._bgbge =make (map[_bb .PdfObject ]struct{});_gcfbe ._gecf =make (map[_bb .PdfObject ]int64 ); +_gcfbe ._cfbbc =make (map[_bb .PdfObject ]struct{});_gcfbe ._gbfg =_gcfbe ._aadf .AcroForm ;_gcfbe ._gdgc =_gcfbe ._aadf .DSS ;if opts !=nil {_gcfbe ._fcgd =opts .Password ;};if encryptOptions !=nil {_gcfbe ._beff =encryptOptions ;};return _gcfbe ,nil ; +}; -// NewPermissions returns a new permissions object. -func NewPermissions (docMdp *PdfSignature )*Permissions {_ccbd :=Permissions {};_ccbd .DocMDP =docMdp ;_eegbb :=_fd .MakeDict ();_eegbb .Set ("\u0044\u006f\u0063\u004d\u0044\u0050",docMdp .ToPdfObject ());_ccbd ._ecebg =_eegbb ;return &_ccbd ;}; +// ToPdfObject return the CalGray colorspace as a PDF object (name dictionary). +func (_ddgg *PdfColorspaceCalGray )ToPdfObject ()_bb .PdfObject {_fcbf :=&_bb .PdfObjectArray {};_fcbf .Append (_bb .MakeName ("\u0043a\u006c\u0047\u0072\u0061\u0079"));_ddba :=_bb .MakeDict ();if _ddgg .WhitePoint !=nil {_ddba .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_bb .MakeArray (_bb .MakeFloat (_ddgg .WhitePoint [0]),_bb .MakeFloat (_ddgg .WhitePoint [1]),_bb .MakeFloat (_ddgg .WhitePoint [2]))); +}else {_gg .Log .Error ("\u0043\u0061\u006c\u0047\u0072\u0061\u0079\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006fi\u006e\u0074\u0020\u0028\u0052e\u0071\u0075i\u0072\u0065\u0064\u0029");};if _ddgg .BlackPoint !=nil {_ddba .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_bb .MakeArray (_bb .MakeFloat (_ddgg .BlackPoint [0]),_bb .MakeFloat (_ddgg .BlackPoint [1]),_bb .MakeFloat (_ddgg .BlackPoint [2]))); +};_ddba .Set ("\u0047\u0061\u006dm\u0061",_bb .MakeFloat (_ddgg .Gamma ));_fcbf .Append (_ddba );if _ddgg ._aggb !=nil {_ddgg ._aggb .PdfObject =_fcbf ;return _ddgg ._aggb ;};return _fcbf ;};func (_ccad *PdfReader )newPdfAnnotationLinkFromDict (_gef *_bb .PdfObjectDictionary )(*PdfAnnotationLink ,error ){_geged :=PdfAnnotationLink {}; +_geged .A =_gef .Get ("\u0041");_geged .Dest =_gef .Get ("\u0044\u0065\u0073\u0074");_geged .H =_gef .Get ("\u0048");_geged .PA =_gef .Get ("\u0050\u0041");_geged .QuadPoints =_gef .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_geged .BS =_gef .Get ("\u0042\u0053"); +return &_geged ,nil ;}; -// ValidateSignatures validates digital signatures in the document. -func (_dedb *PdfReader )ValidateSignatures (handlers []SignatureHandler )([]SignatureValidationResult ,error ){if _dedb .AcroForm ==nil {return nil ,nil ;};if _dedb .AcroForm .Fields ==nil {return nil ,nil ;};type sigFieldPair struct{_ddceg *PdfSignature ; -_bbadf *PdfField ;_ffggce SignatureHandler ;};var _begcc []*sigFieldPair ;for _ ,_bedaf :=range _dedb .AcroForm .AllFields (){if _bedaf .V ==nil {continue ;};if _dedc ,_dacab :=_fd .GetDict (_bedaf .V );_dacab {if _fccbf ,_bgbgd :=_fd .GetNameVal (_dedc .Get ("\u0054\u0079\u0070\u0065")); -_bgbgd &&(_fccbf =="\u0053\u0069\u0067"||_fccbf =="\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070"){_ddfed ,_fceea :=_fd .GetIndirect (_bedaf .V );if !_fceea {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0065\u0072\u0020\u0069s\u0020\u006e\u0069\u006c"); -return nil ,ErrTypeCheck ;};_aecf ,_bfag :=_dedb .newPdfSignatureFromIndirect (_ddfed );if _bfag !=nil {return nil ,_bfag ;};var _gcdeg SignatureHandler ;for _ ,_bafab :=range handlers {if _bafab .IsApplicable (_aecf ){_gcdeg =_bafab ;break ;};};_begcc =append (_begcc ,&sigFieldPair {_ddceg :_aecf ,_bbadf :_bedaf ,_ffggce :_gcdeg }); -};};};var _gedde []SignatureValidationResult ;for _ ,_dggfd :=range _begcc {_bcafd :=SignatureValidationResult {IsSigned :true ,Fields :[]*PdfField {_dggfd ._bbadf }};if _dggfd ._ffggce ==nil {_bcafd .Errors =append (_bcafd .Errors ,"\u0068a\u006ed\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); -_gedde =append (_gedde ,_bcafd );continue ;};_gcdde ,_bddega :=_dggfd ._ffggce .NewDigest (_dggfd ._ddceg );if _bddega !=nil {_bcafd .Errors =append (_bcafd .Errors ,"\u0064\u0069\u0067e\u0073\u0074\u0020\u0065\u0072\u0072\u006f\u0072",_bddega .Error ()); -_gedde =append (_gedde ,_bcafd );continue ;};_ddfbf :=_dggfd ._ddceg .ByteRange ;if _ddfbf ==nil {_bcafd .Errors =append (_bcafd .Errors ,"\u0042\u0079\u0074\u0065\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");_gedde =append (_gedde ,_bcafd ); -continue ;};for _cdbae :=0;_cdbae < _ddfbf .Len ();_cdbae =_cdbae +2{_baeaf ,_ :=_fd .GetNumberAsInt64 (_ddfbf .Get (_cdbae ));_baged ,_ :=_fd .GetIntVal (_ddfbf .Get (_cdbae +1));if _ ,_bfgde :=_dedb ._gcafg .Seek (_baeaf ,_bc .SeekStart );_bfgde !=nil {return nil ,_bfgde ; -};_dfdc :=make ([]byte ,_baged );if _ ,_fgda :=_dedb ._gcafg .Read (_dfdc );_fgda !=nil {return nil ,_fgda ;};_gcdde .Write (_dfdc );};var _gdge SignatureValidationResult ;if _bcgb ,_dgafg :=_dggfd ._ffggce .(SignatureHandlerDocMDP );_dgafg {_gdge ,_bddega =_bcgb .ValidateWithOpts (_dggfd ._ddceg ,_gcdde ,SignatureHandlerDocMDPParams {Parser :_dedb ._faaf }); -}else {_gdge ,_bddega =_dggfd ._ffggce .Validate (_dggfd ._ddceg ,_gcdde );};if _bddega !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052: \u0025v\u0020\u0028\u0025\u0054\u0029 \u002d\u0020\u0073\u006b\u0069\u0070",_bddega ,_dggfd ._ffggce );_gdge .Errors =append (_gdge .Errors ,_bddega .Error ()); -};_gdge .Name =_dggfd ._ddceg .Name .Decoded ();_gdge .Reason =_dggfd ._ddceg .Reason .Decoded ();if _dggfd ._ddceg .M !=nil {_gfabc ,_acade :=NewPdfDate (_dggfd ._ddceg .M .String ());if _acade !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_acade ); -_gdge .Errors =append (_gdge .Errors ,_acade .Error ());continue ;};_gdge .Date =_gfabc ;};_gdge .ContactInfo =_dggfd ._ddceg .ContactInfo .Decoded ();_gdge .Location =_dggfd ._ddceg .Location .Decoded ();_gdge .Fields =_bcafd .Fields ;_gedde =append (_gedde ,_gdge ); -};return _gedde ,nil ;};func (_febc *PdfReader )newPdfAnnotationScreenFromDict (_abbc *_fd .PdfObjectDictionary )(*PdfAnnotationScreen ,error ){_cgbb :=PdfAnnotationScreen {};_cgbb .T =_abbc .Get ("\u0054");_cgbb .MK =_abbc .Get ("\u004d\u004b");_cgbb .A =_abbc .Get ("\u0041"); -_cgbb .AA =_abbc .Get ("\u0041\u0041");return &_cgbb ,nil ;}; +// DetermineColorspaceNameFromPdfObject determines PDF colorspace from a PdfObject. Returns the colorspace name and +// an error on failure. If the colorspace was not found, will return an empty string. +func DetermineColorspaceNameFromPdfObject (obj _bb .PdfObject )(_bb .PdfObjectName ,error ){var _cbbf *_bb .PdfObjectName ;var _fbdf *_bb .PdfObjectArray ;if _agd ,_egdg :=obj .(*_bb .PdfIndirectObject );_egdg {if _caeb ,_edgb :=_agd .PdfObject .(*_bb .PdfObjectArray ); +_edgb {_fbdf =_caeb ;}else if _aeafa ,_cgdc :=_agd .PdfObject .(*_bb .PdfObjectName );_cgdc {_cbbf =_aeafa ;};}else if _aebc ,_agea :=obj .(*_bb .PdfObjectArray );_agea {_fbdf =_aebc ;}else if _ffgd ,_ffe :=obj .(*_bb .PdfObjectName );_ffe {_cbbf =_ffgd ; +};if _cbbf !=nil {switch *_cbbf {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return *_cbbf ,nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_cbbf ,nil ; +};};if _fbdf !=nil &&_fbdf .Len ()> 0{if _abaf ,_ebcd :=_fbdf .Get (0).(*_bb .PdfObjectName );_ebcd {switch *_abaf {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _fbdf .Len ()==1{return *_abaf ,nil ; +};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_abaf ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_abaf ,nil ; +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_abaf ,nil ;};};};return "",nil ;}; -// IsTerminal returns true for terminal fields, false otherwise. -// Terminal fields are fields whose descendants are only widget annotations. -func (_ccfg *PdfField )IsTerminal ()bool {return len (_ccfg .Kids )==0}; +// PdfBorderEffect represents a PDF border effect. +type PdfBorderEffect struct{S *BorderEffect ;I *float64 ;}; -// SetContentStreams sets the content streams based on a string array. Will make -// 1 object stream for each string and reference from the page Contents. -// Each stream will be encoded using the encoding specified by the StreamEncoder, -// if empty, will use identity encoding (raw data). -func (_gcfc *PdfPage )SetContentStreams (cStreams []string ,encoder _fd .StreamEncoder )error {if len (cStreams )==0{_gcfc .Contents =nil ;return nil ;};if encoder ==nil {encoder =_fd .NewRawEncoder ();};var _fefaf []*_fd .PdfObjectStream ;for _ ,_efaeg :=range cStreams {_gedcd :=&_fd .PdfObjectStream {}; -_cedge :=encoder .MakeStreamDict ();_bdgce ,_dfgff :=encoder .EncodeBytes ([]byte (_efaeg ));if _dfgff !=nil {return _dfgff ;};_cedge .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_bdgce ))));_gedcd .PdfObjectDictionary =_cedge ; -_gedcd .Stream =_bdgce ;_fefaf =append (_fefaf ,_gedcd );};if len (_fefaf )==1{_gcfc .Contents =_fefaf [0];}else {_dcecac :=_fd .MakeArray ();for _ ,_accgde :=range _fefaf {_dcecac .Append (_accgde );};_gcfc .Contents =_dcecac ;};return nil ;}; +// PdfColorspaceCalRGB stores A, B, C components +type PdfColorspaceCalRGB struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma []float64 ;Matrix []float64 ;_begc *_bb .PdfObjectDictionary ;_eaga *_bb .PdfIndirectObject ;}; -// NewPdfColorspaceSpecialSeparation returns a new separation color. -func NewPdfColorspaceSpecialSeparation ()*PdfColorspaceSpecialSeparation {_dgfe :=&PdfColorspaceSpecialSeparation {};return _dgfe ;}; +// ToPdfObject returns the text field dictionary within an indirect object (container). +func (_eeee *PdfFieldText )ToPdfObject ()_bb .PdfObject {_eeee .PdfField .ToPdfObject ();_ecef :=_eeee ._afbea ;_agef :=_ecef .PdfObject .(*_bb .PdfObjectDictionary );_agef .Set ("\u0046\u0054",_bb .MakeName ("\u0054\u0078"));if _eeee .DA !=nil {_agef .Set ("\u0044\u0041",_eeee .DA ); +};if _eeee .Q !=nil {_agef .Set ("\u0051",_eeee .Q );};if _eeee .DS !=nil {_agef .Set ("\u0044\u0053",_eeee .DS );};if _eeee .RV !=nil {_agef .Set ("\u0052\u0056",_eeee .RV );};if _eeee .MaxLen !=nil {_agef .Set ("\u004d\u0061\u0078\u004c\u0065\u006e",_eeee .MaxLen ); +};return _ecef ;}; -// ToPdfObject implements interface PdfModel. -func (_eff *PdfAnnotationHighlight )ToPdfObject ()_fd .PdfObject {_eff .PdfAnnotation .ToPdfObject ();_gbfc :=_eff ._aeb ;_ebge :=_gbfc .PdfObject .(*_fd .PdfObjectDictionary );_eff .PdfAnnotationMarkup .appendToPdfDictionary (_ebge );_ebge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t")); -_ebge .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_eff .QuadPoints );return _gbfc ;}; +// BytesToCharcodes converts the bytes in a PDF string to character codes. +func (_bbba *PdfFont )BytesToCharcodes (data []byte )[]_ga .CharCode {_gg .Log .Trace ("\u0042\u0079\u0074es\u0054\u006f\u0043\u0068\u0061\u0072\u0063\u006f\u0064e\u0073:\u0020d\u0061t\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d\u003d\u0025\u0023\u0071",data ,data ); +if _ggdcb ,_cdff :=_bbba ._gbagg .(*pdfFontType0 );_cdff &&_ggdcb ._dcfda !=nil {if _gcb ,_adgfb :=_ggdcb .bytesToCharcodes (data );_adgfb {return _gcb ;};};var (_cbeb =make ([]_ga .CharCode ,0,len (data )+len (data )%2);_gddgf =_bbba .baseFields ();); +if _gddgf ._beee !=nil {if _fefcc ,_gdbbe :=_gddgf ._beee .BytesToCharcodes (data );_gdbbe {for _ ,_bcddcf :=range _fefcc {_cbeb =append (_cbeb ,_ga .CharCode (_bcddcf ));};return _cbeb ;};};if _gddgf .isCIDFont (){if len (data )==1{data =[]byte {0,data [0]}; +};if len (data )%2!=0{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0064\u0061\u0074\u0061\u003d\u0025\u002b\u0076\u0020t\u006f\u0020\u0065\u0076\u0065n\u0020\u006ce\u006e\u0067\u0074\u0068",data ); +data =append (data ,0);};for _aedg :=0;_aedg < len (data );_aedg +=2{_cegg :=uint16 (data [_aedg ])<<8|uint16 (data [_aedg +1]);_cbeb =append (_cbeb ,_ga .CharCode (_cegg ));};}else {for _ ,_dagf :=range data {_cbeb =append (_cbeb ,_ga .CharCode (_dagf )); +};};return _cbeb ;}; -// PdfAnnotationFileAttachment represents FileAttachment annotations. -// (Section 12.5.6.15). -type PdfAnnotationFileAttachment struct{*PdfAnnotation ;*PdfAnnotationMarkup ;FS _fd .PdfObject ;Name _fd .PdfObject ;}; +// PdfActionGoToE represents a GoToE action. +type PdfActionGoToE struct{*PdfAction ;F *PdfFilespec ;D _bb .PdfObject ;NewWindow _bb .PdfObject ;T _bb .PdfObject ;}; -// PdfActionThread represents a thread action. -type PdfActionThread struct{*PdfAction ;F *PdfFilespec ;D _fd .PdfObject ;B _fd .PdfObject ;}; +// WriteToFile writes the output PDF to file. +func (_aggc *PdfWriter )WriteToFile (outputFilePath string )error {_cdegc ,_bbfbf :=_be .Create (outputFilePath );if _bbfbf !=nil {return _bbfbf ;};defer _cdegc .Close ();return _aggc .Write (_cdegc );}; + +// GetContainingPdfObject returns the container of the outline item (indirect object). +func (_agdde *PdfOutlineItem )GetContainingPdfObject ()_bb .PdfObject {return _agdde ._bbcf }; + +// NewPdfShadingPatternType2 creates an empty shading pattern type 2 object. +func NewPdfShadingPatternType2 ()*PdfShadingPatternType2 {_edbdb :=&PdfShadingPatternType2 {};_edbdb .Matrix =_bb .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_edbdb .PdfPattern =&PdfPattern {};_edbdb .PdfPattern .PatternType =int64 (*_bb .MakeInteger (2)); +_edbdb .PdfPattern ._aafef =_edbdb ;_edbdb .PdfPattern ._aeff =_bb .MakeIndirectObject (_bb .MakeDict ());return _edbdb ;};func _aeec ()string {_cdcd :="\u0051\u0057\u0045\u0052\u0054\u0059\u0055\u0049\u004f\u0050\u0041S\u0044\u0046\u0047\u0048\u004a\u004b\u004c\u005a\u0058\u0043V\u0042\u004e\u004d"; +var _eefd _aa .Buffer ;for _gbba :=0;_gbba < 6;_gbba ++{_eefd .WriteRune (rune (_cdcd [_cf .Intn (len (_cdcd ))]));};return _eefd .String ();};func (_ebe *PdfAnnotation )String ()string {_aaed :="";_gbc ,_gged :=_ebe .ToPdfObject ().(*_bb .PdfIndirectObject ); +if _gged {_aaed =_e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_ebe ._ff ,_gbc .PdfObject .String ());};return _aaed ;}; // ToPdfObject implements interface PdfModel. -func (_cfdd *PdfAnnotationText )ToPdfObject ()_fd .PdfObject {_cfdd .PdfAnnotation .ToPdfObject ();_cdgg :=_cfdd ._aeb ;_gbcf :=_cdgg .PdfObject .(*_fd .PdfObjectDictionary );if _cfdd .PdfAnnotationMarkup !=nil {_cfdd .PdfAnnotationMarkup .appendToPdfDictionary (_gbcf ); -};_gbcf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0054\u0065\u0078\u0074"));_gbcf .SetIfNotNil ("\u004f\u0070\u0065\u006e",_cfdd .Open );_gbcf .SetIfNotNil ("\u004e\u0061\u006d\u0065",_cfdd .Name );_gbcf .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_cfdd .State ); -_gbcf .SetIfNotNil ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c",_cfdd .StateModel );return _cdgg ;}; +func (_afcd *PdfAnnotationScreen )ToPdfObject ()_bb .PdfObject {_afcd .PdfAnnotation .ToPdfObject ();_cecb :=_afcd ._aaf ;_gdfaf :=_cecb .PdfObject .(*_bb .PdfObjectDictionary );_gdfaf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053\u0063\u0072\u0065\u0065\u006e")); +_gdfaf .SetIfNotNil ("\u0054",_afcd .T );_gdfaf .SetIfNotNil ("\u004d\u004b",_afcd .MK );_gdfaf .SetIfNotNil ("\u0041",_afcd .A );_gdfaf .SetIfNotNil ("\u0041\u0041",_afcd .AA );return _cecb ;}; -// NewStandardPdfOutputIntent creates a new standard PdfOutputIntent. -func NewStandardPdfOutputIntent (outputCondition ,outputConditionIdentifier ,registryName string ,destOutputProfile []byte ,colorComponents int )*PdfOutputIntent {return &PdfOutputIntent {Type :"\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074",OutputCondition :outputCondition ,OutputConditionIdentifier :outputConditionIdentifier ,RegistryName :registryName ,DestOutputProfile :destOutputProfile ,ColorComponents :colorComponents ,_fbbec :_fd .MakeDict ()}; -};func _edbab (_dcbb *PdfAnnotation )(*XObjectForm ,*PdfRectangle ,error ){_dceg ,_baec :=_fd .GetDict (_dcbb .AP );if !_baec {return nil ,nil ,_ad .New ("f\u0069\u0065\u006c\u0064\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0041\u0050\u0020d\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079"); -};if _dceg ==nil {return nil ,nil ,nil ;};_agga ,_baec :=_fd .GetArray (_dcbb .Rect );if !_baec ||_agga .Len ()!=4{return nil ,nil ,_ad .New ("\u0072\u0065\u0063t\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_dfcace ,_gebce :=NewPdfRectangle (*_agga ); -if _gebce !=nil {return nil ,nil ,_gebce ;};_gage :=_fd .TraceToDirectObject (_dceg .Get ("\u004e"));switch _gecbbg :=_gage .(type ){case *_fd .PdfObjectStream :_ccegcg :=_gecbbg ;_ecea ,_cgbf :=NewXObjectFormFromStream (_ccegcg );return _ecea ,_dfcace ,_cgbf ; -case *_fd .PdfObjectDictionary :_gafc :=_gecbbg ;if _gafc ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0067e\u0074\u0020\u0061\u0070\u0070\u0065\u0061r\u0061\u006e\u0063\u0065\u002e\u0020\u0044\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); -return nil ,nil ,nil ;};var _dagab _fd .PdfObject ;_fffe ,_fcedd :=_fd .GetName (_dcbb .AS );if _fcedd {_dagab =_gafc .Get (*_fffe );}else {_eeaac :=_dcbb ._aeb .PdfObject .(*_fd .PdfObjectDictionary );if _eeaac ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020F\u0061\u0069\u006ce\u0064\u0020\u0074\u006f \u0067\u0065\u0074\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u0076\u0061\u006c\u0075\u0065\u002e"); -return nil ,nil ,nil ;};if _agadc :=_eeaac .Get ("\u0056");_agadc !=nil {_dagab =_gafc .Get (_fd .PdfObjectName (_agadc .String ()));};};if _dagab ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0041\u0053\u0020\u0073\u0074\u0061\u0074\u0065\u0020\u006e\u006f\u0074 \u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0069\u006e\u0020\u0041\u0050\u0020\u0064\u0069\u0063\u0074\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006eg"); -return nil ,nil ,nil ;};_cgbc ,_fcedd :=_fd .GetStream (_dagab );if !_fcedd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055n\u0061\u0062\u006ce \u0074\u006f\u0020\u0061\u0063\u0063e\u0073\u0073\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u0066\u006f\u0072 \u0025\u0076",_fffe ); -return nil ,nil ,_ad .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_gbaef ,_acba :=NewXObjectFormFromStream (_cgbc );return _gbaef ,_dfcace ,_acba ;};_ag .Log .Debug ("\u0049\u006e\u0076\u0061li\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u004e\u003a\u0020%\u0054",_gage ); -return nil ,nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");}; +// GetContainingPdfObject implements interface PdfModel. +func (_eedcaf *PdfSignatureReference )GetContainingPdfObject ()_bb .PdfObject {return _eedcaf ._fbfcb }; -// PdfFieldButton represents a button field which includes push buttons, checkboxes, and radio buttons. -type PdfFieldButton struct{*PdfField ;Opt *_fd .PdfObjectArray ;_daeaa *Image ;}; +// GetXObjectByName gets XObject by name. +func (_ebcc *PdfPage )GetXObjectByName (name _bb .PdfObjectName )(_bb .PdfObject ,bool ){_begba ,_fdgda :=_ebcc .Resources .XObject .(*_bb .PdfObjectDictionary );if !_fdgda {return nil ,false ;};if _adfdc :=_begba .Get (name );_adfdc !=nil {return _adfdc ,true ; +};return nil ,false ;}; -// PageProcessCallback callback function used in page loading -// that could be used to modify the page content. -// -// If an error is returned, the `ToWriter` process would fail. -// -// This callback, if defined, will take precedence over `PageCallback` callback. -type PageProcessCallback func (_agdb int ,_bffa *PdfPage )error ; +// GetSamples converts the raw byte slice into samples which are stored in a uint32 bit array. +// Each sample is represented by BitsPerComponent consecutive bits in the raw data. +// NOTE: The method resamples the image byte data before returning the result and +// this could lead to high memory usage, especially on large images. It should +// be avoided, when possible. It is recommended to access the Data field of the +// image directly or use the ColorAt method to extract individual pixels. +func (_bcega *Image )GetSamples ()[]uint32 {_aefbb :=_bf .ResampleBytes (_bcega .Data ,int (_bcega .BitsPerComponent ));if _bcega .BitsPerComponent < 8{_aefbb =_bcega .samplesTrimPadding (_aefbb );};_eecfc :=int (_bcega .Width )*int (_bcega .Height )*_bcega .ColorComponents ; +if len (_aefbb )< _eecfc {_gg .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0054o\u006f\u0020\u0066\u0065\u0077\u0020\u0073a\u006d\u0070\u006c\u0065\u0073\u0020(\u0067\u006f\u0074\u0020\u0025\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0069\u006e\u0067\u0020\u0025\u0064\u0029",len (_aefbb ),_eecfc ); +return _aefbb ;}else if len (_aefbb )> _eecfc {_gg .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0054o\u006f\u0020\u006d\u0061\u006e\u0079\u0020s\u0061\u006d\u0070\u006c\u0065\u0073 \u0028\u0067\u006f\u0074\u0020\u0025\u0064\u002c\u0020\u0065\u0078p\u0065\u0063\u0074\u0069\u006e\u0067\u0020\u0025\u0064",len (_aefbb ),_eecfc ); +_aefbb =_aefbb [:_eecfc ];};return _aefbb ;}; -// PdfBorderStyle represents a border style dictionary (12.5.4 Border Styles p. 394). -type PdfBorderStyle struct{W *float64 ;S *BorderStyle ;D *[]int ;_cdd _fd .PdfObject ;}; +// ToPdfObject implements interface PdfModel. +func (_cbge *PdfActionHide )ToPdfObject ()_bb .PdfObject {_cbge .PdfAction .ToPdfObject ();_gae :=_cbge ._dcc ;_bfb :=_gae .PdfObject .(*_bb .PdfObjectDictionary );_bfb .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeHide )));_bfb .SetIfNotNil ("\u0054",_cbge .T ); +_bfb .SetIfNotNil ("\u0048",_cbge .H );return _gae ;}; -// ToPdfObject returns an indirect object containing the signature field dictionary. -func (_dffbf *PdfFieldSignature )ToPdfObject ()_fd .PdfObject {if _dffbf .PdfAnnotationWidget !=nil {_dffbf .PdfAnnotationWidget .ToPdfObject ();};_dffbf .PdfField .ToPdfObject ();_agff :=_dffbf ._dffeb ;_dggd :=_agff .PdfObject .(*_fd .PdfObjectDictionary ); -_dggd .SetIfNotNil ("\u0046\u0054",_fd .MakeName ("\u0053\u0069\u0067"));_dggd .SetIfNotNil ("\u004c\u006f\u0063\u006b",_dffbf .Lock );_dggd .SetIfNotNil ("\u0053\u0056",_dffbf .SV );if _dffbf .V !=nil {_dggd .SetIfNotNil ("\u0056",_dffbf .V .ToPdfObject ()); -};return _agff ;}; +// PdfActionHide represents a hide action. +type PdfActionHide struct{*PdfAction ;T _bb .PdfObject ;H _bb .PdfObject ;}; -// NewPdfActionSetOCGState returns a new "named" action. -func NewPdfActionSetOCGState ()*PdfActionSetOCGState {_dbb :=NewPdfAction ();_bce :=&PdfActionSetOCGState {};_bce .PdfAction =_dbb ;_dbb .SetContext (_bce );return _bce ;};func (_aegda fontCommon )fontFlags ()int {if _aegda ._babe ==nil {return 0;};return _aegda ._babe ._egced ; -}; +// SetPdfCreationDate sets the CreationDate attribute of the output PDF. +func SetPdfCreationDate (creationDate _fb .Time ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_gfbee =creationDate ;}; -// DecodeArray returns the component range values for the DeviceN colorspace. -// [0 1.0 0 1.0 ...] for each color component. -func (_beea *PdfColorspaceDeviceN )DecodeArray ()[]float64 {var _fdda []float64 ;for _edbgc :=0;_edbgc < _beea .GetNumComponents ();_edbgc ++{_fdda =append (_fdda ,0.0,1.0);};return _fdda ;}; +// GetNumComponents returns the number of color components. +func (_fbfaa *PdfColorspaceICCBased )GetNumComponents ()int {return _fbfaa .N }; -// ToPdfObject implements interface PdfModel. -func (_ccba *PdfAnnotationFreeText )ToPdfObject ()_fd .PdfObject {_ccba .PdfAnnotation .ToPdfObject ();_ddb :=_ccba ._aeb ;_bebd :=_ddb .PdfObject .(*_fd .PdfObjectDictionary );_ccba .PdfAnnotationMarkup .appendToPdfDictionary (_bebd );_bebd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074")); -_bebd .SetIfNotNil ("\u0044\u0041",_ccba .DA );_bebd .SetIfNotNil ("\u0051",_ccba .Q );_bebd .SetIfNotNil ("\u0052\u0043",_ccba .RC );_bebd .SetIfNotNil ("\u0044\u0053",_ccba .DS );_bebd .SetIfNotNil ("\u0043\u004c",_ccba .CL );_bebd .SetIfNotNil ("\u0049\u0054",_ccba .IT ); -_bebd .SetIfNotNil ("\u0042\u0045",_ccba .BE );_bebd .SetIfNotNil ("\u0052\u0044",_ccba .RD );_bebd .SetIfNotNil ("\u0042\u0053",_ccba .BS );_bebd .SetIfNotNil ("\u004c\u0045",_ccba .LE );return _ddb ;};func (_geff Image )getBase ()_gbed .ImageBase {return _gbed .NewImageBase (int (_geff .Width ),int (_geff .Height ),int (_geff .BitsPerComponent ),_geff .ColorComponents ,_geff .Data ,_geff ._gfffd ,_geff ._cdbdc ); -}; +// NewPdfActionNamed returns a new "named" action. +func NewPdfActionNamed ()*PdfActionNamed {_fga :=NewPdfAction ();_afb :=&PdfActionNamed {};_afb .PdfAction =_fga ;_fga .SetContext (_afb );return _afb ;};func _agec (_cbgc *fontCommon )*pdfFontSimple {return &pdfFontSimple {fontCommon :*_cbgc }}; -// GetPageDict converts the Page to a PDF object dictionary. -func (_gddb *PdfPage )GetPageDict ()*_fd .PdfObjectDictionary {_dgccd :=_gddb ._gaec ;_dgccd .Clear ();_dgccd .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0050\u0061\u0067\u0065"));_dgccd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gddb .Parent ); -if _gddb .LastModified !=nil {_dgccd .Set ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_gddb .LastModified .ToPdfObject ());};if _gddb .Resources !=nil {_dgccd .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_gddb .Resources .ToPdfObject ()); -};if _gddb .CropBox !=nil {_dgccd .Set ("\u0043r\u006f\u0070\u0042\u006f\u0078",_gddb .CropBox .ToPdfObject ());};if _gddb .MediaBox !=nil {_dgccd .Set ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078",_gddb .MediaBox .ToPdfObject ());};if _gddb .BleedBox !=nil {_dgccd .Set ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078",_gddb .BleedBox .ToPdfObject ()); -};if _gddb .TrimBox !=nil {_dgccd .Set ("\u0054r\u0069\u006d\u0042\u006f\u0078",_gddb .TrimBox .ToPdfObject ());};if _gddb .ArtBox !=nil {_dgccd .Set ("\u0041\u0072\u0074\u0042\u006f\u0078",_gddb .ArtBox .ToPdfObject ());};_dgccd .SetIfNotNil ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f",_gddb .BoxColorInfo ); -_dgccd .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_gddb .Contents );if _gddb .Rotate !=nil {_dgccd .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_fd .MakeInteger (*_gddb .Rotate ));};_dgccd .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_gddb .Group ); -_dgccd .SetIfNotNil ("\u0054\u0068\u0075m\u0062",_gddb .Thumb );_dgccd .SetIfNotNil ("\u0042",_gddb .B );_dgccd .SetIfNotNil ("\u0044\u0075\u0072",_gddb .Dur );_dgccd .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_gddb .Trans );_dgccd .SetIfNotNil ("\u0041\u0041",_gddb .AA ); -_dgccd .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_gddb .Metadata );_dgccd .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_gddb .PieceInfo );_dgccd .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_gddb .StructParents ); -_dgccd .SetIfNotNil ("\u0049\u0044",_gddb .ID );_dgccd .SetIfNotNil ("\u0050\u005a",_gddb .PZ );_dgccd .SetIfNotNil ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f",_gddb .SeparationInfo );_dgccd .SetIfNotNil ("\u0054\u0061\u0062\u0073",_gddb .Tabs ); -_dgccd .SetIfNotNil ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064",_gddb .TemplateInstantiated );_dgccd .SetIfNotNil ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s",_gddb .PresSteps );_dgccd .SetIfNotNil ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074",_gddb .UserUnit ); -_dgccd .SetIfNotNil ("\u0056\u0050",_gddb .VP );if _gddb ._gbaf !=nil {_fcdg :=_fd .MakeArray ();for _ ,_dbbbb :=range _gddb ._gbaf {if _ffged :=_dbbbb .GetContext ();_ffged !=nil {_fcdg .Append (_ffged .ToPdfObject ());}else {_fcdg .Append (_dbbbb .ToPdfObject ()); -};};if _fcdg .Len ()> 0{_dgccd .Set ("\u0041\u006e\u006e\u006f\u0074\u0073",_fcdg );};}else if _gddb .Annots !=nil {_dgccd .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0073",_gddb .Annots );};return _dgccd ;}; +// PdfOutputIntentType is the subtype of the given PdfOutputIntent. +type PdfOutputIntentType int ; -// NewPdfActionResetForm returns a new "reset form" action. -func NewPdfActionResetForm ()*PdfActionResetForm {_bcf :=NewPdfAction ();_bgc :=&PdfActionResetForm {};_bgc .PdfAction =_bcf ;_bcf .SetContext (_bgc );return _bgc ;};func (_beg *PdfReader )newPdfAnnotationFromIndirectObject (_bcd *_fd .PdfIndirectObject )(*PdfAnnotation ,error ){_gdg ,_gcg :=_bcd .PdfObject .(*_fd .PdfObjectDictionary ); -if !_gcg {return nil ,_dc .Errorf ("\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};if model :=_beg ._fbabb .GetModelFromPrimitive (_gdg );model !=nil {_gfd ,_abg :=model .(*PdfAnnotation );if !_abg {return nil ,_dc .Errorf ("\u0063\u0061\u0063\u0068\u0065\u0064 \u006d\u006f\u0064\u0065\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0050D\u0046\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e"); -};return _gfd ,nil ;};_acc :=&PdfAnnotation {};_acc ._aeb =_bcd ;_beg ._fbabb .Register (_gdg ,_acc );if _fdcg :=_gdg .Get ("\u0054\u0079\u0070\u0065");_fdcg !=nil {_ggd ,_abe :=_fdcg .(*_fd .PdfObjectName );if !_abe {_ag .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_fdcg ); -}else {if *_ggd !="\u0041\u006e\u006eo\u0074"{_ag .Log .Trace ("\u0055\u006e\u0073\u0075\u0073\u0070\u0065\u0063\u0074\u0065d\u0020\u0054\u0079\u0070\u0065\u0020\u0021=\u0020\u0041\u006e\u006e\u006f\u0074\u0020\u0028\u0025\u0073\u0029",*_ggd );};};};if _aeba :=_gdg .Get ("\u0052\u0065\u0063\u0074"); -_aeba !=nil {_acc .Rect =_aeba ;};if _deeb :=_gdg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_deeb !=nil {_acc .Contents =_deeb ;};if _fab :=_gdg .Get ("\u0050");_fab !=nil {_acc .P =_fab ;};if _befe :=_gdg .Get ("\u004e\u004d");_befe !=nil {_acc .NM =_befe ; -};if _bge :=_gdg .Get ("\u004d");_bge !=nil {_acc .M =_bge ;};if _bfge :=_gdg .Get ("\u0046");_bfge !=nil {_acc .F =_bfge ;};if _cgc :=_gdg .Get ("\u0041\u0050");_cgc !=nil {_acc .AP =_cgc ;};if _gcbg :=_gdg .Get ("\u0041\u0053");_gcbg !=nil {_acc .AS =_gcbg ; -};if _ffcc :=_gdg .Get ("\u0042\u006f\u0072\u0064\u0065\u0072");_ffcc !=nil {_acc .Border =_ffcc ;};if _fdb :=_gdg .Get ("\u0043");_fdb !=nil {_acc .C =_fdb ;};if _bfa :=_gdg .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074"); -_bfa !=nil {_acc .StructParent =_bfa ;};if _ccfb :=_gdg .Get ("\u004f\u0043");_ccfb !=nil {_acc .OC =_ccfb ;};_cbfb :=_gdg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");if _cbfb ==nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u0049\u004e\u0047:\u0020\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079 \u0069s\u0073\u0075\u0065\u0020\u002d\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u002d\u0020\u0061\u0073\u0073u\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0073\u0075\u0062\u0074\u0079p\u0065"); -_acc ._cfda =nil ;return _acc ,nil ;};_bded ,_gdcc :=_cbfb .(*_fd .PdfObjectName );if !_gdcc {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065 !\u003d\u0020n\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_cbfb ); -return nil ,_dc .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d n\u0061\u006d\u0065 \u0028%\u0054\u0029",_cbfb );};switch *_bded {case "\u0054\u0065\u0078\u0074":_bbee ,_egg :=_beg .newPdfAnnotationTextFromDict (_gdg ); -if _egg !=nil {return nil ,_egg ;};_bbee .PdfAnnotation =_acc ;_acc ._cfda =_bbee ;return _acc ,nil ;case "\u004c\u0069\u006e\u006b":_aae ,_bdbb :=_beg .newPdfAnnotationLinkFromDict (_gdg );if _bdbb !=nil {return nil ,_bdbb ;};_aae .PdfAnnotation =_acc ; -_acc ._cfda =_aae ;return _acc ,nil ;case "\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074":_ccc ,_bbfa :=_beg .newPdfAnnotationFreeTextFromDict (_gdg );if _bbfa !=nil {return nil ,_bbfa ;};_ccc .PdfAnnotation =_acc ;_acc ._cfda =_ccc ;return _acc ,nil ; -case "\u004c\u0069\u006e\u0065":_gac ,_cfb :=_beg .newPdfAnnotationLineFromDict (_gdg );if _cfb !=nil {return nil ,_cfb ;};_gac .PdfAnnotation =_acc ;_acc ._cfda =_gac ;_ag .Log .Trace ("\u004c\u0049\u004e\u0045\u0020\u0041N\u004e\u004f\u0054\u0041\u0054\u0049\u004f\u004e\u003a\u0020\u0061\u006e\u006eo\u0074\u0020\u0028\u0025\u0054\u0029\u003a \u0025\u002b\u0076\u000a",_acc ,_acc ); -_ag .Log .Trace ("\u004c\u0049\u004eE\u0020\u0041\u004e\u004eO\u0054\u0041\u0054\u0049\u004f\u004e\u003a \u0063\u0074\u0078\u0020\u0028\u0025\u0054\u0029\u003a\u0020\u0025\u002b\u0076\u000a",_gac ,_gac );_ag .Log .Trace ("\u004c\u0049\u004e\u0045\u0020\u0041\u004e\u004e\u004f\u0054\u0041\u0054\u0049\u004f\u004e\u0020\u004d\u0061\u0072\u006b\u0075\u0070\u003a\u0020c\u0074\u0078\u0020\u0028\u0025T\u0029\u003a \u0025\u002b\u0076\u000a",_gac .PdfAnnotationMarkup ,_gac .PdfAnnotationMarkup ); -return _acc ,nil ;case "\u0053\u0071\u0075\u0061\u0072\u0065":_ebgd ,_cdb :=_beg .newPdfAnnotationSquareFromDict (_gdg );if _cdb !=nil {return nil ,_cdb ;};_ebgd .PdfAnnotation =_acc ;_acc ._cfda =_ebgd ;return _acc ,nil ;case "\u0043\u0069\u0072\u0063\u006c\u0065":_eabb ,_gged :=_beg .newPdfAnnotationCircleFromDict (_gdg ); -if _gged !=nil {return nil ,_gged ;};_eabb .PdfAnnotation =_acc ;_acc ._cfda =_eabb ;return _acc ,nil ;case "\u0050o\u006c\u0079\u0067\u006f\u006e":_eba ,_bcg :=_beg .newPdfAnnotationPolygonFromDict (_gdg );if _bcg !=nil {return nil ,_bcg ;};_eba .PdfAnnotation =_acc ; -_acc ._cfda =_eba ;return _acc ,nil ;case "\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065":_eabca ,_agef :=_beg .newPdfAnnotationPolyLineFromDict (_gdg );if _agef !=nil {return nil ,_agef ;};_eabca .PdfAnnotation =_acc ;_acc ._cfda =_eabca ;return _acc ,nil ; -case "\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t":_ggc ,_gbbc :=_beg .newPdfAnnotationHighlightFromDict (_gdg );if _gbbc !=nil {return nil ,_gbbc ;};_ggc .PdfAnnotation =_acc ;_acc ._cfda =_ggc ;return _acc ,nil ;case "\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee":_feb ,_dace :=_beg .newPdfAnnotationUnderlineFromDict (_gdg ); -if _dace !=nil {return nil ,_dace ;};_feb .PdfAnnotation =_acc ;_acc ._cfda =_feb ;return _acc ,nil ;case "\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079":_bgbe ,_adfe :=_beg .newPdfAnnotationSquigglyFromDict (_gdg );if _adfe !=nil {return nil ,_adfe ; -};_bgbe .PdfAnnotation =_acc ;_acc ._cfda =_bgbe ;return _acc ,nil ;case "\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t":_fcga ,_abcf :=_beg .newPdfAnnotationStrikeOut (_gdg );if _abcf !=nil {return nil ,_abcf ;};_fcga .PdfAnnotation =_acc ;_acc ._cfda =_fcga ; -return _acc ,nil ;case "\u0043\u0061\u0072e\u0074":_dgf ,_fcc :=_beg .newPdfAnnotationCaretFromDict (_gdg );if _fcc !=nil {return nil ,_fcc ;};_dgf .PdfAnnotation =_acc ;_acc ._cfda =_dgf ;return _acc ,nil ;case "\u0053\u0074\u0061m\u0070":_eecd ,_ccbb :=_beg .newPdfAnnotationStampFromDict (_gdg ); -if _ccbb !=nil {return nil ,_ccbb ;};_eecd .PdfAnnotation =_acc ;_acc ._cfda =_eecd ;return _acc ,nil ;case "\u0049\u006e\u006b":_eef ,_dgd :=_beg .newPdfAnnotationInkFromDict (_gdg );if _dgd !=nil {return nil ,_dgd ;};_eef .PdfAnnotation =_acc ;_acc ._cfda =_eef ; -return _acc ,nil ;case "\u0050\u006f\u0070u\u0070":_gebg ,_adaf :=_beg .newPdfAnnotationPopupFromDict (_gdg );if _adaf !=nil {return nil ,_adaf ;};_gebg .PdfAnnotation =_acc ;_acc ._cfda =_gebg ;return _acc ,nil ;case "\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074":_ecbg ,_fddfe :=_beg .newPdfAnnotationFileAttachmentFromDict (_gdg ); -if _fddfe !=nil {return nil ,_fddfe ;};_ecbg .PdfAnnotation =_acc ;_acc ._cfda =_ecbg ;return _acc ,nil ;case "\u0053\u006f\u0075n\u0064":_accb ,_dbc :=_beg .newPdfAnnotationSoundFromDict (_gdg );if _dbc !=nil {return nil ,_dbc ;};_accb .PdfAnnotation =_acc ; -_acc ._cfda =_accb ;return _acc ,nil ;case "\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a":_gag ,_ffa :=_beg .newPdfAnnotationRichMediaFromDict (_gdg );if _ffa !=nil {return nil ,_ffa ;};_gag .PdfAnnotation =_acc ;_acc ._cfda =_gag ;return _acc ,nil ;case "\u004d\u006f\u0076i\u0065":_dfc ,_ccbc :=_beg .newPdfAnnotationMovieFromDict (_gdg ); -if _ccbc !=nil {return nil ,_ccbc ;};_dfc .PdfAnnotation =_acc ;_acc ._cfda =_dfc ;return _acc ,nil ;case "\u0053\u0063\u0072\u0065\u0065\u006e":_daddf ,_ccef :=_beg .newPdfAnnotationScreenFromDict (_gdg );if _ccef !=nil {return nil ,_ccef ;};_daddf .PdfAnnotation =_acc ; -_acc ._cfda =_daddf ;return _acc ,nil ;case "\u0057\u0069\u0064\u0067\u0065\u0074":_geg ,_adb :=_beg .newPdfAnnotationWidgetFromDict (_gdg );if _adb !=nil {return nil ,_adb ;};_geg .PdfAnnotation =_acc ;_acc ._cfda =_geg ;return _acc ,nil ;case "P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b":_ceg ,_fccg :=_beg .newPdfAnnotationPrinterMarkFromDict (_gdg ); -if _fccg !=nil {return nil ,_fccg ;};_ceg .PdfAnnotation =_acc ;_acc ._cfda =_ceg ;return _acc ,nil ;case "\u0054r\u0061\u0070\u004e\u0065\u0074":_fbcf ,_ffg :=_beg .newPdfAnnotationTrapNetFromDict (_gdg );if _ffg !=nil {return nil ,_ffg ;};_fbcf .PdfAnnotation =_acc ; -_acc ._cfda =_fbcf ;return _acc ,nil ;case "\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k":_bbg ,_edgb :=_beg .newPdfAnnotationWatermarkFromDict (_gdg );if _edgb !=nil {return nil ,_edgb ;};_bbg .PdfAnnotation =_acc ;_acc ._cfda =_bbg ;return _acc ,nil ; -case "\u0033\u0044":_fcd ,_faa :=_beg .newPdfAnnotation3DFromDict (_gdg );if _faa !=nil {return nil ,_faa ;};_fcd .PdfAnnotation =_acc ;_acc ._cfda =_fcd ;return _acc ,nil ;case "\u0050\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u006f\u006e":_dddb ,_dbd :=_beg .newPdfAnnotationProjectionFromDict (_gdg ); -if _dbd !=nil {return nil ,_dbd ;};_dddb .PdfAnnotation =_acc ;_acc ._cfda =_dddb ;return _acc ,nil ;case "\u0052\u0065\u0064\u0061\u0063\u0074":_deaf ,_fde :=_beg .newPdfAnnotationRedactFromDict (_gdg );if _fde !=nil {return nil ,_fde ;};_deaf .PdfAnnotation =_acc ; -_acc ._cfda =_deaf ;return _acc ,nil ;};_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020a\u006e\u006e\u006f\u0074\u0061t\u0069\u006fn\u003a\u0020\u0025\u0073",*_bded ); -return nil ,nil ;}; +// FieldImageProvider provides fields images for specified fields. +type FieldImageProvider interface{FieldImageValues ()(map[string ]*Image ,error );};func (_agbfgf *PdfColorspaceSpecialPattern )String ()string {return "\u0050a\u0074\u0074\u0065\u0072\u006e";}; -// Permissions specify a permissions dictionary (PDF 1.5). -// (Section 12.8.4, Table 258 - Entries in a permissions dictionary p. 477 in PDF32000_2008). -type Permissions struct{DocMDP *PdfSignature ;_ecebg *_fd .PdfObjectDictionary ;};func (_ecedf *PdfReader )newPdfSignatureReferenceFromDict (_fedca *_fd .PdfObjectDictionary )(*PdfSignatureReference ,error ){if _bfaf ,_aabca :=_ecedf ._fbabb .GetModelFromPrimitive (_fedca ).(*PdfSignatureReference ); -_aabca {return _bfaf ,nil ;};_gfdcg :=&PdfSignatureReference {_acdd :_fedca ,Data :_fedca .Get ("\u0044\u0061\u0074\u0061")};var _ccfeg bool ;_gfdcg .Type ,_ =_fd .GetName (_fedca .Get ("\u0054\u0079\u0070\u0065"));_gfdcg .TransformMethod ,_ccfeg =_fd .GetName (_fedca .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -if !_ccfeg {_ag .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069g\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0054\u0072\u0061\u006e\u0073\u0066o\u0072\u006dM\u0065\u0074h\u006f\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020in\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0072\u0020m\u0069\u0073\u0073\u0069\u006e\u0067"); -return nil ,ErrInvalidAttribute ;};_gfdcg .TransformParams ,_ =_fd .GetDict (_fedca .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_gfdcg .DigestMethod ,_ =_fd .GetName (_fedca .Get ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064")); -return _gfdcg ,nil ;}; +// NewPdfFilespecFromObj creates and returns a new PdfFilespec object. +func NewPdfFilespecFromObj (obj _bb .PdfObject )(*PdfFilespec ,error ){_ebab :=&PdfFilespec {};var _bbfg *_bb .PdfObjectDictionary ;if _dgdcg ,_bgcae :=_bb .GetIndirect (obj );_bgcae {_ebab ._eggff =_dgdcg ;_eeeg ,_bcgef :=_bb .GetDict (_dgdcg .PdfObject ); +if !_bcgef {_gg .Log .Debug ("\u004f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0074y\u0070\u0065");return nil ,_bb .ErrTypeError ;};_bbfg =_eeeg ;}else if _ggbd ,_gafac :=_bb .GetDict (obj ); +_gafac {_ebab ._eggff =_ggbd ;_bbfg =_ggbd ;}else {_gg .Log .Debug ("O\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0075\u006e\u0065\u0078\u0070e\u0063\u0074\u0065d\u0020(\u0025\u0054\u0029",obj );return nil ,_bb .ErrTypeError ;};if _bbfg ==nil {_gg .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); +return nil ,_ed .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _ccag :=_bbfg .Get ("\u0054\u0079\u0070\u0065");_ccag !=nil {_gfggg ,_ceda :=_ccag .(*_bb .PdfObjectName );if !_ceda {_gg .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_ccag ); +}else {if *_gfggg !="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{_gg .Log .Trace ("\u0055\u006e\u0073\u0075\u0073\u0070e\u0063\u0074\u0065\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020F\u0069\u006c\u0065\u0073\u0070\u0065\u0063 \u0028\u0025\u0073\u0029",*_gfggg ); +};};};if _bbaa :=_bbfg .Get ("\u0046\u0053");_bbaa !=nil {_ebab .FS =_bbaa ;};if _fdebc :=_bbfg .Get ("\u0046");_fdebc !=nil {_ebab .F =_fdebc ;};if _fcfab :=_bbfg .Get ("\u0055\u0046");_fcfab !=nil {_ebab .UF =_fcfab ;};if _daeg :=_bbfg .Get ("\u0044\u004f\u0053"); +_daeg !=nil {_ebab .DOS =_daeg ;};if _geca :=_bbfg .Get ("\u004d\u0061\u0063");_geca !=nil {_ebab .Mac =_geca ;};if _gddac :=_bbfg .Get ("\u0055\u006e\u0069\u0078");_gddac !=nil {_ebab .Unix =_gddac ;};if _ecca :=_bbfg .Get ("\u0049\u0044");_ecca !=nil {_ebab .ID =_ecca ; +};if _agdb :=_bbfg .Get ("\u0056");_agdb !=nil {_ebab .V =_agdb ;};if _bada :=_bbfg .Get ("\u0045\u0046");_bada !=nil {_ebab .EF =_bada ;};if _dbcg :=_bbfg .Get ("\u0052\u0046");_dbcg !=nil {_ebab .RF =_dbcg ;};if _bacg :=_bbfg .Get ("\u0044\u0065\u0073\u0063"); +_bacg !=nil {_ebab .Desc =_bacg ;};if _fbbe :=_bbfg .Get ("\u0043\u0049");_fbbe !=nil {_ebab .CI =_fbbe ;};if _ddbaf :=_bbfg .Get ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070");_ddbaf !=nil {_ebab .AFRelationship =_ddbaf ; +};return _ebab ,nil ;}; -// K returns the value of the key component of the color. -func (_ggda *PdfColorDeviceCMYK )K ()float64 {return _ggda [3]}; +// PdfFontDescriptor specifies metrics and other attributes of a font and can refer to a FontFile +// for embedded fonts. +// 9.8 Font Descriptors (page 281) +type PdfFontDescriptor struct{FontName _bb .PdfObject ;FontFamily _bb .PdfObject ;FontStretch _bb .PdfObject ;FontWeight _bb .PdfObject ;Flags _bb .PdfObject ;FontBBox _bb .PdfObject ;ItalicAngle _bb .PdfObject ;Ascent _bb .PdfObject ;Descent _bb .PdfObject ; +Leading _bb .PdfObject ;CapHeight _bb .PdfObject ;XHeight _bb .PdfObject ;StemV _bb .PdfObject ;StemH _bb .PdfObject ;AvgWidth _bb .PdfObject ;MaxWidth _bb .PdfObject ;MissingWidth _bb .PdfObject ;FontFile _bb .PdfObject ;FontFile2 _bb .PdfObject ;FontFile3 _bb .PdfObject ; +CharSet _bb .PdfObject ;_ebgfe int ;_acgcg float64 ;*fontFile ;_cgbaa *_dcg .TtfType ; -// GetRevision returns the specific version of the PdfReader for the current Pdf document -func (_dafbe *PdfReader )GetRevision (revisionNumber int )(*PdfReader ,error ){_aabgg :=_dafbe ._faaf .GetRevisionNumber ();if revisionNumber < 0||revisionNumber > _aabgg {return nil ,_ad .New ("w\u0072\u006f\u006e\u0067 r\u0065v\u0069\u0073\u0069\u006f\u006e \u006e\u0075\u006d\u0062\u0065\u0072"); -};if revisionNumber ==_aabgg {return _dafbe ,nil ;};if _dafbe ._afcee [revisionNumber ]!=nil {return _dafbe ._afcee [revisionNumber ],nil ;};_fadc :=_dafbe ;for _egffbd :=_aabgg -1;_egffbd >=revisionNumber ;_egffbd --{_gccgf ,_bbdddf :=_fadc .GetPreviousRevision (); -if _bbdddf !=nil {return nil ,_bbdddf ;};_dafbe ._afcee [_egffbd ]=_gccgf ;_fadc =_gccgf ;};return _fadc ,nil ;}; +// Additional entries for CIDFonts +Style _bb .PdfObject ;Lang _bb .PdfObject ;FD _bb .PdfObject ;CIDSet _bb .PdfObject ;_gddge *_bb .PdfIndirectObject ;};func _gcafb (_ggacc _bb .PdfObject )(*PdfFunctionType3 ,error ){_bbcg :=&PdfFunctionType3 {};var _gddbe *_bb .PdfObjectDictionary ;if _ebbc ,_accec :=_ggacc .(*_bb .PdfIndirectObject ); +_accec {_ggca ,_bbdbe :=_ebbc .PdfObject .(*_bb .PdfObjectDictionary );if !_bbdbe {return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bbcg ._bcgb =_ebbc ;_gddbe =_ggca ;}else if _ffdea ,_bgcgf :=_ggacc .(*_bb .PdfObjectDictionary ); +_bgcgf {_gddbe =_ffdea ;}else {return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_edgd ,_gacced :=_bb .TraceToDirectObject (_gddbe .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_bb .PdfObjectArray ); +if !_gacced {_gg .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};if _edgd .Len ()!=2{_gg .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_edeed ,_cgeaa :=_edgd .ToFloat64Array (); +if _cgeaa !=nil {return nil ,_cgeaa ;};_bbcg .Domain =_edeed ;_edgd ,_gacced =_bb .TraceToDirectObject (_gddbe .Get ("\u0052\u0061\u006eg\u0065")).(*_bb .PdfObjectArray );if _gacced {if _edgd .Len ()< 0||_edgd .Len ()%2!=0{return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_bgga ,_bbfd :=_edgd .ToFloat64Array ();if _bbfd !=nil {return nil ,_bbfd ;};_bbcg .Range =_bgga ;};_edgd ,_gacced =_bb .TraceToDirectObject (_gddbe .Get ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es")).(*_bb .PdfObjectArray );if !_gacced {_gg .Log .Error ("\u0046\u0075\u006ect\u0069\u006f\u006e\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_bbcg .Functions =[]PdfFunction {}; +for _ ,_bfcdb :=range _edgd .Elements (){_cgcdd ,_fcdae :=_gbcd (_bfcdb );if _fcdae !=nil {return nil ,_fcdae ;};_bbcg .Functions =append (_bbcg .Functions ,_cgcdd );};_edgd ,_gacced =_bb .TraceToDirectObject (_gddbe .Get ("\u0042\u006f\u0075\u006e\u0064\u0073")).(*_bb .PdfObjectArray ); +if !_gacced {_gg .Log .Error ("B\u006fu\u006e\u0064\u0073\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};_badg ,_cgeaa :=_edgd .ToFloat64Array ();if _cgeaa !=nil {return nil ,_cgeaa ;};_bbcg .Bounds =_badg ;if len (_bbcg .Bounds )!=len (_bbcg .Functions )-1{_gg .Log .Error ("B\u006f\u0075\u006e\u0064\u0073\u0020\u0028\u0025\u0064)\u0020\u0061\u006e\u0064\u0020\u006e\u0075m \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0073\u0020\u0028\u0025\u0064\u0029 n\u006f\u0074 \u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067",len (_bbcg .Bounds ),len (_bbcg .Functions )); +return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edgd ,_gacced =_bb .TraceToDirectObject (_gddbe .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_bb .PdfObjectArray );if !_gacced {_gg .Log .Error ("E\u006ec\u006f\u0064\u0065\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_dgab ,_cgeaa :=_edgd .ToFloat64Array (); +if _cgeaa !=nil {return nil ,_cgeaa ;};_bbcg .Encode =_dgab ;if len (_bbcg .Encode )!=2*len (_bbcg .Functions ){_gg .Log .Error ("\u004c\u0065\u006e\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0020\u0028\u0025\u0064\u0029 \u0061\u006e\u0064\u0020\u006e\u0075\u006d\u0020\u0066\u0075\u006e\u0063\u0074i\u006f\u006e\u0073\u0020\u0028\u0025\u0064\u0029\u0020\u006e\u006f\u0074 m\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u0075\u0070",len (_bbcg .Encode ),len (_bbcg .Functions )); +return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};return _bbcg ,nil ;}; -// FillWithAppearance populates `form` with values provided by `provider`. -// If not nil, `appGen` is used to generate appearance dictionaries for the -// field annotations, based on the specified settings. Otherwise, appearance -// generation is skipped. -// e.g.: appGen := annotator.FieldAppearance{OnlyIfMissing: true, RegenerateTextFields: true} -// NOTE: In next major version this functionality will be part of Fill. (v4) -func (_dfgab *PdfAcroForm )FillWithAppearance (provider FieldValueProvider ,appGen FieldAppearanceGenerator )error {_gdgce :=_dfgab .fill (provider ,appGen );if _gdgce !=nil {return _gdgce ;};if _ ,_egga :=provider .(FieldImageProvider );_egga {_gdgce =_dfgab .fillImageWithAppearance (provider .(FieldImageProvider ),appGen ); -};return _gdgce ;}; +// NewPdfAnnotationFileAttachment returns a new file attachment annotation. +func NewPdfAnnotationFileAttachment ()*PdfAnnotationFileAttachment {_cfbae :=NewPdfAnnotation ();_bgfg :=&PdfAnnotationFileAttachment {};_bgfg .PdfAnnotation =_cfbae ;_bgfg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cfbae .SetContext (_bgfg );return _bgfg ; +}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain three PdfObjectFloat elements representing -// the A, B and C components of the color. -func (_agaa *PdfColorspaceCalRGB )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_febcg ,_cddg :=_fd .GetNumbersAsFloat (objects ); -if _cddg !=nil {return nil ,_cddg ;};return _agaa .ColorFromFloats (_febcg );};func (_fac *PdfAnnotation )String ()string {_adab :="";_agfg ,_fdg :=_fac .ToPdfObject ().(*_fd .PdfIndirectObject );if _fdg {_adab =_dc .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_fac ._cfda ,_agfg .PdfObject .String ()); -};return _adab ;};func (_ccfca *LTV )buildCertChain (_cdfgbc ,_egcce []*_gff .Certificate )([]*_gff .Certificate ,map[string ]*_gff .Certificate ,error ){_dfdfb :=map[string ]*_gff .Certificate {};for _ ,_fcgcg :=range _cdfgbc {_dfdfb [_fcgcg .Subject .CommonName ]=_fcgcg ; -};_fdbfd :=_cdfgbc ;for _ ,_fcbb :=range _egcce {_ffga :=_fcbb .Subject .CommonName ;if _ ,_gbaee :=_dfdfb [_ffga ];_gbaee {continue ;};_dfdfb [_ffga ]=_fcbb ;_fdbfd =append (_fdbfd ,_fcbb );};if len (_fdbfd )==0{return nil ,nil ,ErrSignNoCertificates ; -};var _fggb error ;for _dbbdb :=_fdbfd [0];_dbbdb !=nil &&!_ccfca .CertClient .IsCA (_dbbdb );{_agffg ,_adbf :=_dfdfb [_dbbdb .Issuer .CommonName ];if !_adbf {if _agffg ,_fggb =_ccfca .CertClient .GetIssuer (_dbbdb );_fggb !=nil {_ag .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u006f\u0075\u006cd\u0020\u006e\u006f\u0074\u0020\u0072\u0065tr\u0069\u0065\u0076\u0065 \u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061te\u0020\u0069s\u0073\u0075\u0065\u0072\u003a\u0020\u0025\u0076",_fggb ); -break ;};_dfdfb [_dbbdb .Issuer .CommonName ]=_agffg ;_fdbfd =append (_fdbfd ,_agffg );};_dbbdb =_agffg ;};return _fdbfd ,_dfdfb ,nil ;};const (FieldFlagClear FieldFlag =0;FieldFlagReadOnly FieldFlag =1;FieldFlagRequired FieldFlag =(1<<1);FieldFlagNoExport FieldFlag =(2<<1); -FieldFlagNoToggleToOff FieldFlag =(1<<14);FieldFlagRadio FieldFlag =(1<<15);FieldFlagPushbutton FieldFlag =(1<<16);FieldFlagRadiosInUnision FieldFlag =(1<<25);FieldFlagMultiline FieldFlag =(1<<12);FieldFlagPassword FieldFlag =(1<<13);FieldFlagFileSelect FieldFlag =(1<<20); -FieldFlagDoNotScroll FieldFlag =(1<<23);FieldFlagComb FieldFlag =(1<<24);FieldFlagRichText FieldFlag =(1<<26);FieldFlagDoNotSpellCheck FieldFlag =(1<<22);FieldFlagCombo FieldFlag =(1<<17);FieldFlagEdit FieldFlag =(1<<18);FieldFlagSort FieldFlag =(1<<19); -FieldFlagMultiSelect FieldFlag =(1<<21);FieldFlagCommitOnSelChange FieldFlag =(1<<27););func _cgdbg (_abceg *_fd .PdfObjectDictionary )(*PdfTilingPattern ,error ){_gcbgd :=&PdfTilingPattern {};_dfba :=_abceg .Get ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e"); -if _dfba ==nil {_ag .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054\u0079\u0070\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_eeaae ,_fcbcc :=_dfba .(*_fd .PdfObjectInteger );if !_fcbcc {_ag .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054y\u0070\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006ft\u0020\u0025\u0054\u0029",_dfba ); -return nil ,_fd .ErrTypeError ;};_gcbgd .PaintType =_eeaae ;_dfba =_abceg .Get ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _dfba ==nil {_ag .Log .Debug ("\u0054i\u006ci\u006e\u0067\u0054\u0079\u0070e\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_affea ,_fcbcc :=_dfba .(*_fd .PdfObjectInteger );if !_fcbcc {_ag .Log .Debug ("\u0054\u0069\u006cin\u0067\u0054\u0079\u0070\u0065\u0020\u006e\u006f\u0074 \u0061n\u0020i\u006et\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dfba ); -return nil ,_fd .ErrTypeError ;};_gcbgd .TilingType =_affea ;_dfba =_abceg .Get ("\u0042\u0042\u006f\u0078");if _dfba ==nil {_ag .Log .Debug ("\u0042\u0042\u006fx\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; -};_dfba =_fd .TraceToDirectObject (_dfba );_gfcaf ,_fcbcc :=_dfba .(*_fd .PdfObjectArray );if !_fcbcc {_ag .Log .Debug ("\u0042B\u006f\u0078 \u0073\u0068\u006fu\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061y\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dfba ); -return nil ,_fd .ErrTypeError ;};_bdafc ,_abba :=NewPdfRectangle (*_gfcaf );if _abba !=nil {_ag .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_abba );return nil ,_abba ;};_gcbgd .BBox =_bdafc ;_dfba =_abceg .Get ("\u0058\u0053\u0074e\u0070"); -if _dfba ==nil {_ag .Log .Debug ("\u0058\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_dddedb ,_abba :=_fd .GetNumberAsFloat (_dfba );if _abba !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0058S\u0074e\u0070\u0020\u0061\u0073\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_dddedb ); -return nil ,_abba ;};_gcbgd .XStep =_fd .MakeFloat (_dddedb );_dfba =_abceg .Get ("\u0059\u0053\u0074e\u0070");if _dfba ==nil {_ag .Log .Debug ("\u0059\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; -};_eddac ,_abba :=_fd .GetNumberAsFloat (_dfba );if _abba !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0059S\u0074e\u0070\u0020\u0061\u0073\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_eddac ); -return nil ,_abba ;};_gcbgd .YStep =_fd .MakeFloat (_eddac );_dfba =_abceg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _dfba ==nil {_ag .Log .Debug ("\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_abceg ,_fcbcc =_fd .TraceToDirectObject (_dfba ).(*_fd .PdfObjectDictionary );if !_fcbcc {return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_dfba ); -};_bgbebg ,_abba :=NewPdfPageResourcesFromDict (_abceg );if _abba !=nil {return nil ,_abba ;};_gcbgd .Resources =_bgbebg ;if _fdacd :=_abceg .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_fdacd !=nil {_daggd ,_bgbf :=_fdacd .(*_fd .PdfObjectArray );if !_bgbf {_ag .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_fdacd ); -return nil ,_fd .ErrTypeError ;};_gcbgd .Matrix =_daggd ;};return _gcbgd ,nil ;}; +// PdfColorspaceLab is a L*, a*, b* 3 component colorspace. +type PdfColorspaceLab struct{WhitePoint []float64 ;BlackPoint []float64 ;Range []float64 ;_bcff *_bb .PdfIndirectObject ;}; -// PdfActionGoTo represents a GoTo action. -type PdfActionGoTo struct{*PdfAction ;D _fd .PdfObject ;}; +// NewPdfPage returns a new PDF page. +func NewPdfPage ()*PdfPage {_ggdcbd :=PdfPage {};_ggdcbd ._deab =_bb .MakeDict ();_ggdcbd .Resources =NewPdfPageResources ();_dage :=_bb .PdfIndirectObject {};_dage .PdfObject =_ggdcbd ._deab ;_ggdcbd ._beaf =&_dage ;_ggdcbd ._eegfb =*_ggdcbd ._deab ;return &_ggdcbd ; +}; -// NewPdfOutlineItem returns an initialized PdfOutlineItem. -func NewPdfOutlineItem ()*PdfOutlineItem {_cdeba :=&PdfOutlineItem {_ecga :_fd .MakeIndirectObject (_fd .MakeDict ())};_cdeba ._gcgcg =_cdeba ;return _cdeba ;}; +// AddCustomInfo adds a custom info into document info dictionary. +func (_gggbd *PdfInfo )AddCustomInfo (name string ,value string )error {if _gggbd ._bege ==nil {_gggbd ._bege =_bb .MakeDict ();};if _ ,_gfgdd :=_fbdfa [name ];_gfgdd {return _e .Errorf ("\u0063\u0061\u006e\u006e\u006ft\u0020\u0075\u0073\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072\u0064 \u0069\u006e\u0066\u006f\u0020\u006b\u0065\u0079\u0020\u0025\u0073\u0020\u0061\u0073\u0020\u0063\u0075\u0073\u0074\u006f\u006d\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u006b\u0065y",name ); +};_gggbd ._bege .SetIfNotNil (*_bb .MakeName (name ),_bb .MakeString (value ));return nil ;}; -// NewOutline returns a new outline instance. -func NewOutline ()*Outline {return &Outline {}}; +// ToPdfObject returns the PdfFontDescriptor as a PDF dictionary inside an indirect object. +func (_ddcd *PdfFontDescriptor )ToPdfObject ()_bb .PdfObject {_cfffd :=_bb .MakeDict ();if _ddcd ._gddge ==nil {_ddcd ._gddge =&_bb .PdfIndirectObject {};};_ddcd ._gddge .PdfObject =_cfffd ;_cfffd .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072")); +if _ddcd .FontName !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_ddcd .FontName );};if _ddcd .FontFamily !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079",_ddcd .FontFamily );};if _ddcd .FontStretch !=nil {_cfffd .Set ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068",_ddcd .FontStretch ); +};if _ddcd .FontWeight !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074",_ddcd .FontWeight );};if _ddcd .Flags !=nil {_cfffd .Set ("\u0046\u006c\u0061g\u0073",_ddcd .Flags );};if _ddcd .FontBBox !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_ddcd .FontBBox ); +};if _ddcd .ItalicAngle !=nil {_cfffd .Set ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065",_ddcd .ItalicAngle );};if _ddcd .Ascent !=nil {_cfffd .Set ("\u0041\u0073\u0063\u0065\u006e\u0074",_ddcd .Ascent );};if _ddcd .Descent !=nil {_cfffd .Set ("\u0044e\u0073\u0063\u0065\u006e\u0074",_ddcd .Descent ); +};if _ddcd .Leading !=nil {_cfffd .Set ("\u004ce\u0061\u0064\u0069\u006e\u0067",_ddcd .Leading );};if _ddcd .CapHeight !=nil {_cfffd .Set ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t",_ddcd .CapHeight );};if _ddcd .XHeight !=nil {_cfffd .Set ("\u0058H\u0065\u0069\u0067\u0068\u0074",_ddcd .XHeight ); +};if _ddcd .StemV !=nil {_cfffd .Set ("\u0053\u0074\u0065m\u0056",_ddcd .StemV );};if _ddcd .StemH !=nil {_cfffd .Set ("\u0053\u0074\u0065m\u0048",_ddcd .StemH );};if _ddcd .AvgWidth !=nil {_cfffd .Set ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068",_ddcd .AvgWidth ); +};if _ddcd .MaxWidth !=nil {_cfffd .Set ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068",_ddcd .MaxWidth );};if _ddcd .MissingWidth !=nil {_cfffd .Set ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068",_ddcd .MissingWidth );};if _ddcd .FontFile !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065",_ddcd .FontFile ); +};if _ddcd .FontFile2 !=nil {_cfffd .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652",_ddcd .FontFile2 );};if _ddcd .FontFile3 !=nil {_cfffd .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653",_ddcd .FontFile3 );};if _ddcd .CharSet !=nil {_cfffd .Set ("\u0043h\u0061\u0072\u0053\u0065\u0074",_ddcd .CharSet ); +};if _ddcd .Style !=nil {_cfffd .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_ddcd .FontName );};if _ddcd .Lang !=nil {_cfffd .Set ("\u004c\u0061\u006e\u0067",_ddcd .Lang );};if _ddcd .FD !=nil {_cfffd .Set ("\u0046\u0044",_ddcd .FD );};if _ddcd .CIDSet !=nil {_cfffd .Set ("\u0043\u0049\u0044\u0053\u0065\u0074",_ddcd .CIDSet ); +};return _ddcd ._gddge ;}; -// NewReaderOpts generates a default `ReaderOpts` instance. -func NewReaderOpts ()*ReaderOpts {return &ReaderOpts {Password :"",LazyLoad :true }}; +// Outline represents a PDF outline dictionary (Table 152 - p. 376). +// Currently, the Outline object can only be used to construct PDF outlines. +type Outline struct{Entries []*OutlineItem `json:"entries,omitempty"`;}; -// ToPdfObject implements interface PdfModel. -func (_bgcd *PdfActionSubmitForm )ToPdfObject ()_fd .PdfObject {_bgcd .PdfAction .ToPdfObject ();_edaf :=_bgcd ._bfb ;_bgf :=_edaf .PdfObject .(*_fd .PdfObjectDictionary );_bgf .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeSubmitForm )));if _bgcd .F !=nil {_bgf .Set ("\u0046",_bgcd .F .ToPdfObject ()); -};_bgf .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_bgcd .Fields );_bgf .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_bgcd .Flags );return _edaf ;}; +// Field returns the parent form field of the widget annotation, if one exists. +// NOTE: the method returns nil if the parent form field has not been parsed. +func (_bbb *PdfAnnotationWidget )Field ()*PdfField {return _bbb ._dbef };func _faab (_cdfba *_bb .PdfObjectDictionary )(*PdfShadingType7 ,error ){_ebbe :=PdfShadingType7 {};_dgafdb :=_cdfba .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); +if _dgafdb ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_caaaf ,_cbgfe :=_dgafdb .(*_bb .PdfObjectInteger );if !_cbgfe {_gg .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dgafdb ); +return nil ,_bb .ErrTypeError ;};_ebbe .BitsPerCoordinate =_caaaf ;_dgafdb =_cdfba .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _dgafdb ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); +return nil ,ErrRequiredAttributeMissing ;};_caaaf ,_cbgfe =_dgafdb .(*_bb .PdfObjectInteger );if !_cbgfe {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_dgafdb ); +return nil ,_bb .ErrTypeError ;};_ebbe .BitsPerComponent =_caaaf ;_dgafdb =_cdfba .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _dgafdb ==nil {_gg .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_caaaf ,_cbgfe =_dgafdb .(*_bb .PdfObjectInteger );if !_cbgfe {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_dgafdb ); +return nil ,_bb .ErrTypeError ;};_ebbe .BitsPerComponent =_caaaf ;_dgafdb =_cdfba .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _dgafdb ==nil {_gg .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_fecfd ,_cbgfe :=_dgafdb .(*_bb .PdfObjectArray );if !_cbgfe {_gg .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_dgafdb ); +return nil ,_bb .ErrTypeError ;};_ebbe .Decode =_fecfd ;if _fcbad :=_cdfba .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_fcbad !=nil {_ebbe .Function =[]PdfFunction {};if _afebd ,_fcefe :=_fcbad .(*_bb .PdfObjectArray );_fcefe {for _ ,_efdaf :=range _afebd .Elements (){_acagf ,_dcggeg :=_gbcd (_efdaf ); +if _dcggeg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_dcggeg );return nil ,_dcggeg ;};_ebbe .Function =append (_ebbe .Function ,_acagf ); +};}else {_ggfbb ,_beaa :=_gbcd (_fcbad );if _beaa !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_beaa );return nil ,_beaa ;}; +_ebbe .Function =append (_ebbe .Function ,_ggfbb );};};return &_ebbe ,nil ;}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element. -func (_bgda *PdfColorspaceSpecialIndexed )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_abgge ,_bcgg :=_fd .GetNumbersAsFloat (objects ); -if _bcgg !=nil {return nil ,_bcgg ;};return _bgda .ColorFromFloats (_abgge );}; +// SetReason sets the `Reason` field of the signature. +func (_aaafb *PdfSignature )SetReason (reason string ){_aaafb .Reason =_bb .MakeEncodedString (reason ,true );}; -// Encoder returns the font's text encoder. -func (_bgbeb *PdfFont )Encoder ()_ee .TextEncoder {_dcac :=_bgbeb .actualFont ();if _dcac ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0045n\u0063\u006f\u0064er\u0020\u006e\u006f\u0074\u0020\u0069m\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0066o\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003d%\u0023\u0054",_bgbeb ._gbaac ); -return nil ;};return _dcac .Encoder ();};func (_gcda *PdfReader )newPdfActionJavaScriptFromDict (_fba *_fd .PdfObjectDictionary )(*PdfActionJavaScript ,error ){return &PdfActionJavaScript {JS :_fba .Get ("\u004a\u0053")},nil ;}; +// GetStandardApplier gets currently used StandardApplier.. +func (_gfgdc *PdfWriter )GetStandardApplier ()StandardApplier {return _gfgdc ._ddfcc }; -// ToInteger convert to an integer format. -func (_bffc *PdfColorDeviceGray )ToInteger (bits int )uint32 {_gffbd :=_af .Pow (2,float64 (bits ))-1;return uint32 (_gffbd *_bffc .Val ());}; +// NewPdfAnnotationRichMedia returns a new rich media annotation. +func NewPdfAnnotationRichMedia ()*PdfAnnotationRichMedia {_ddag :=NewPdfAnnotation ();_dga :=&PdfAnnotationRichMedia {};_dga .PdfAnnotation =_ddag ;_ddag .SetContext (_dga );return _dga ;}; + +// GetCatalogLanguage gets catalog Language object. +func (_dbeec *PdfReader )GetCatalogLanguage ()(_bb .PdfObject ,bool ){if _dbeec ._effcg ==nil {return nil ,false ;};_ebgd :=_dbeec ._effcg .Get ("\u004c\u0061\u006e\u0067");return _ebgd ,_ebgd !=nil ;}; // ToPdfObject implements interface PdfModel. -func (_caae *PdfAnnotationLink )ToPdfObject ()_fd .PdfObject {_caae .PdfAnnotation .ToPdfObject ();_ffdb :=_caae ._aeb ;_cfcf :=_ffdb .PdfObject .(*_fd .PdfObjectDictionary );_cfcf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u004c\u0069\u006e\u006b")); -if _caae ._abb !=nil &&_caae ._abb ._ga !=nil {_cfcf .Set ("\u0041",_caae ._abb ._ga .ToPdfObject ());}else if _caae .A !=nil {_cfcf .Set ("\u0041",_caae .A );};_cfcf .SetIfNotNil ("\u0044\u0065\u0073\u0074",_caae .Dest );_cfcf .SetIfNotNil ("\u0048",_caae .H ); -_cfcf .SetIfNotNil ("\u0050\u0041",_caae .PA );_cfcf .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_caae .QuadPoints );_cfcf .SetIfNotNil ("\u0042\u0053",_caae .BS );return _ffdb ;}; +func (_cefe *PdfAnnotationWidget )ToPdfObject ()_bb .PdfObject {_cefe .PdfAnnotation .ToPdfObject ();_ecaa :=_cefe ._aaf ;_aedf :=_ecaa .PdfObject .(*_bb .PdfObjectDictionary );if _cefe ._daf {return _ecaa ;};_cefe ._daf =true ;_aedf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0057\u0069\u0064\u0067\u0065\u0074")); +_aedf .SetIfNotNil ("\u0048",_cefe .H );_aedf .SetIfNotNil ("\u004d\u004b",_cefe .MK );_aedf .SetIfNotNil ("\u0041",_cefe .A );_aedf .SetIfNotNil ("\u0041\u0041",_cefe .AA );_aedf .SetIfNotNil ("\u0042\u0053",_cefe .BS );_fada :=_cefe .Parent ;if _cefe ._dbef !=nil {if _cefe ._dbef ._afbea ==_cefe ._aaf {_cefe ._dbef .ToPdfObject (); +};_fada =_cefe ._dbef .GetContainingPdfObject ();};if _fada !=_ecaa {_aedf .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_fada );};_cefe ._daf =false ;return _ecaa ;}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_ffdge *PdfShadingPatternType3 )ToPdfObject ()_fd .PdfObject {_ffdge .PdfPattern .ToPdfObject ();_eccce :=_ffdge .getDict ();if _ffdge .Shading !=nil {_eccce .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_ffdge .Shading .ToPdfObject ());};if _ffdge .Matrix !=nil {_eccce .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_ffdge .Matrix ); -};if _ffdge .ExtGState !=nil {_eccce .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_ffdge .ExtGState );};return _ffdge ._gcgba ;}; +// NewStandard14FontWithEncoding returns the standard 14 font named `basefont` as a *PdfFont and +// a TextEncoder that encodes all the runes in `alphabet`, or an error if this is not possible. +// An error can occur if `basefont` is not one the standard 14 font names. +func NewStandard14FontWithEncoding (basefont StdFontName ,alphabet map[rune ]int )(*PdfFont ,_ga .SimpleEncoder ,error ){_bacd ,_cbgd :=_bacgg (basefont );if _cbgd !=nil {return nil ,nil ,_cbgd ;};_gcdf ,_dfgc :=_bacd .Encoder ().(_ga .SimpleEncoder ); +if !_dfgc {return nil ,nil ,_e .Errorf ("\u006f\u006e\u006c\u0079\u0020s\u0069\u006d\u0070\u006c\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u0073\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u002c\u0020\u0067\u006f\u0074\u0020\u0025\u0054",_bacd .Encoder ()); +};_aecga :=make (map[rune ]_ga .GlyphName );for _edbab :=range alphabet {if _ ,_cfcad :=_gcdf .RuneToCharcode (_edbab );!_cfcad {_ ,_aefgd :=_bacd ._cbec .Read (_edbab );if !_aefgd {_gg .Log .Trace ("r\u0075\u006e\u0065\u0020\u0025\u0023x\u003d\u0025\u0071\u0020\u006e\u006f\u0074\u0020\u0069n\u0020\u0074\u0068e\u0020f\u006f\u006e\u0074",_edbab ,_edbab ); +continue ;};_cabaa ,_aefgd :=_ga .RuneToGlyph (_edbab );if !_aefgd {_gg .Log .Debug ("\u006eo\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u0020\u0025\u0023\u0078\u003d\u0025\u0071",_edbab ,_edbab );continue ;};if len (_aecga )>=255{return nil ,nil ,_ed .New ("\u0074\u006f\u006f\u0020\u006d\u0061\u006e\u0079\u0020\u0063\u0068\u0061\u0072a\u0063\u0074\u0065\u0072\u0073\u0020f\u006f\u0072\u0020\u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0065\u006e\u0063o\u0064\u0069\u006e\u0067"); +};_aecga [_edbab ]=_cabaa ;};};var (_geffg []_ga .CharCode ;_gcdg []_ga .CharCode ;);for _gagfgc :=_ga .CharCode (1);_gagfgc <=0xff;_gagfgc ++{_dbbgd ,_fddg :=_gcdf .CharcodeToRune (_gagfgc );if !_fddg {_geffg =append (_geffg ,_gagfgc );continue ;};if _ ,_fddg =alphabet [_dbbgd ]; +!_fddg {_gcdg =append (_gcdg ,_gagfgc );};};_ccgeg :=append (_geffg ,_gcdg ...);if len (_ccgeg )< len (_aecga ){return nil ,nil ,_e .Errorf ("n\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0065\u006ec\u006f\u0064\u0065\u0020\u0025\u0064\u0020ru\u006e\u0065\u0073\u002c \u0062\u0075\u0074\u0020\u0068\u0061\u0076\u0065\u0020on\u006c\u0079 \u0025\u0064\u0020\u0073\u006c\u006f\u0074\u0073",len (_aecga ),len (_ccgeg )); +};_ddagd :=make ([]rune ,0,len (_aecga ));for _aaac :=range _aecga {_ddagd =append (_ddagd ,_aaac );};_cc .Slice (_ddagd ,func (_bfgfe ,_eebe int )bool {return _ddagd [_bfgfe ]< _ddagd [_eebe ]});_bbad :=make (map[_ga .CharCode ]_ga .GlyphName ,len (_ddagd )); +for _ ,_eedbg :=range _ddagd {_gcaf :=_ccgeg [0];_ccgeg =_ccgeg [1:];_bbad [_gcaf ]=_aecga [_eedbg ];};_gcdf =_ga .ApplyDifferences (_gcdf ,_bbad );_bacd .SetEncoder (_gcdf );return &PdfFont {_gbagg :&_bacd },_gcdf ,nil ;}; -// Insert adds an outline item as a child of the current outline item, -// at the specified index. -func (_daaeg *OutlineItem )Insert (index uint ,item *OutlineItem ){_gcea :=uint (len (_daaeg .Entries ));if index > _gcea {index =_gcea ;};_daaeg .Entries =append (_daaeg .Entries [:index ],append ([]*OutlineItem {item },_daaeg .Entries [index :]...)...); -};func (_dfac *PdfReader )loadOutlines ()(*PdfOutlineTreeNode ,error ){if _dfac ._faaf .GetCrypter ()!=nil &&!_dfac ._faaf .IsAuthenticated (){return nil ,_dc .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};_ddaa :=_dfac ._gabca ;_ccfbcb :=_ddaa .Get ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");if _ccfbcb ==nil {return nil ,nil ;};_ag .Log .Trace ("\u002d\u0048\u0061\u0073\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");_ffcdg :=_fd .ResolveReference (_ccfbcb ); -_ag .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0020\u0072\u006f\u006f\u0074\u003a\u0020\u0025\u0076",_ffcdg );if _aedf :=_fd .IsNullObject (_ffcdg );_aedf {_ag .Log .Trace ("\u004f\u0075\u0074li\u006e\u0065\u0020\u0072\u006f\u006f\u0074\u0020\u0069s\u0020n\u0075l\u006c \u002d\u0020\u006e\u006f\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"); -return nil ,nil ;};_cdgge ,_bcdff :=_ffcdg .(*_fd .PdfIndirectObject );if !_bcdff {if _ ,_gbgdb :=_fd .GetDict (_ffcdg );!_gbgdb {_ag .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020o\u0075\u0074\u006c\u0069\u006e\u0065\u0020r\u006f\u006f\u0074\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067"); -return nil ,nil ;};_ag .Log .Debug ("\u004f\u0075t\u006c\u0069\u006e\u0065\u0020r\u006f\u006f\u0074\u0020\u0069s\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u002e\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -_cdgge =_fd .MakeIndirectObject (_ffcdg );};_gecff ,_bcdff :=_cdgge .PdfObject .(*_fd .PdfObjectDictionary );if !_bcdff {return nil ,_ad .New ("\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y"); -};_ag .Log .Trace ("O\u0075\u0074\u006c\u0069ne\u0020r\u006f\u006f\u0074\u0020\u0064i\u0063\u0074\u003a\u0020\u0025\u0076",_gecff );_fcbg ,_ ,_dbcgd :=_dfac .buildOutlineTree (_cdgge ,nil ,nil ,nil );if _dbcgd !=nil {return nil ,_dbcgd ;};_ag .Log .Trace ("\u0052\u0065\u0073\u0075\u006c\u0074\u0069\u006e\u0067\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065:\u0020\u0025\u0076",_fcbg ); -return _fcbg ,nil ;}; +// SetCatalogViewerPreferences sets the catalog ViewerPreferences dictionary. +func (_bfgdg *PdfWriter )SetCatalogViewerPreferences (pref _bb .PdfObject )error {if pref ==nil {_bfgdg ._ebgdb .Remove ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073");return nil ;};if _baebcd ,_bfdcg :=pref .(*_bb .PdfObjectReference ); +_bfdcg {pref =_baebcd .Resolve ();if pref ==nil {_bfgdg ._ebgdb .Remove ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073");return nil ;};};_bfgdg .addObject (pref );_bfgdg ._ebgdb .Set ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073",pref ); +return nil ;}; -// Add appends a top level outline item to the outline. -func (_cgabf *Outline )Add (item *OutlineItem ){_cgabf .Entries =append (_cgabf .Entries ,item )}; +// ToPdfObject implements interface PdfModel. +func (_fed *PdfAnnotationHighlight )ToPdfObject ()_bb .PdfObject {_fed .PdfAnnotation .ToPdfObject ();_beag :=_fed ._aaf ;_cff :=_beag .PdfObject .(*_bb .PdfObjectDictionary );_fed .PdfAnnotationMarkup .appendToPdfDictionary (_cff );_cff .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t")); +_cff .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_fed .QuadPoints );return _beag ;};func (_cdeag *Image )resampleLowBits (_cecf []uint32 ){_ggegd :=_gdf .BytesPerLine (int (_cdeag .Width ),int (_cdeag .BitsPerComponent ),_cdeag .ColorComponents ); +_begcb :=make ([]byte ,_cdeag .ColorComponents *_ggegd *int (_cdeag .Height ));_gcdac :=int (_cdeag .BitsPerComponent )*_cdeag .ColorComponents *int (_cdeag .Width );_ffgaf :=uint8 (8);var (_agfef ,_ffec int ;_cddgc uint32 ;);for _dagdc :=0;_dagdc < int (_cdeag .Height ); +_dagdc ++{_ffec =_dagdc *_ggegd ;for _fcfef :=0;_fcfef < _gcdac ;_fcfef ++{_cddgc =_cecf [_agfef ];_ffgaf -=uint8 (_cdeag .BitsPerComponent );_begcb [_ffec ]|=byte (_cddgc )<<_ffgaf ;if _ffgaf ==0{_ffgaf =8;_ffec ++;};_agfef ++;};};_cdeag .Data =_begcb ; +}; -// SetLocation sets the `Location` field of the signature. -func (_aggfb *PdfSignature )SetLocation (location string ){_aggfb .Location =_fd .MakeString (location )}; +// NewPdfColorspaceFromPdfObject loads a PdfColorspace from a PdfObject. Returns an error if there is +// a failure in loading. +func NewPdfColorspaceFromPdfObject (obj _bb .PdfObject )(PdfColorspace ,error ){if obj ==nil {return nil ,nil ;};var _fdeb *_bb .PdfIndirectObject ;var _gdgb *_bb .PdfObjectName ;var _gfdb *_bb .PdfObjectArray ;if _gccc ,_feaa :=obj .(*_bb .PdfIndirectObject ); +_feaa {_fdeb =_gccc ;};obj =_bb .TraceToDirectObject (obj );switch _bdfd :=obj .(type ){case *_bb .PdfObjectArray :_gfdb =_bdfd ;case *_bb .PdfObjectName :_gdgb =_bdfd ;};if _gdgb !=nil {switch *_gdgb {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return NewPdfColorspaceDeviceGray (),nil ; +case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return NewPdfColorspaceSpecialPattern (),nil ; +default:_gg .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065 \u0025\u0073",*_gdgb );return nil ,_fabfb ;};};if _gfdb !=nil &&_gfdb .Len ()> 0{var _dafda _bb .PdfObject =_fdeb ; +if _fdeb ==nil {_dafda =_gfdb ;};if _gedc ,_addg :=_bb .GetName (_gfdb .Get (0));_addg {switch _gedc .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":if _gfdb .Len ()==1{return NewPdfColorspaceDeviceGray (),nil ;};case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":if _gfdb .Len ()==1{return NewPdfColorspaceDeviceRGB (),nil ; +};case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _gfdb .Len ()==1{return NewPdfColorspaceDeviceCMYK (),nil ;};case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _dggf (_dafda );case "\u0043\u0061\u006c\u0052\u0047\u0042":return _gdbf (_dafda ); +case "\u004c\u0061\u0062":return _cagf (_dafda );case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064":return _aecg (_dafda );case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _eegg (_dafda );case "\u0049n\u0064\u0065\u0078\u0065\u0064":return _fffed (_dafda ); +case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e":return _ebac (_dafda );case "\u0044e\u0076\u0069\u0063\u0065\u004e":return _bggee (_dafda );default:_gg .Log .Debug ("A\u0072\u0072\u0061\u0079\u0020\u0077i\u0074\u0068\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u006e\u0061m\u0065:\u0020\u0025\u0073",*_gedc ); +};};};_gg .Log .Debug ("\u0050\u0044\u0046\u0020\u0046i\u006c\u0065\u0020\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0043\u006f\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0073",obj .String ()); +return nil ,ErrTypeCheck ;};func (_cbag *PdfReader )newPdfActionSoundFromDict (_bfca *_bb .PdfObjectDictionary )(*PdfActionSound ,error ){return &PdfActionSound {Sound :_bfca .Get ("\u0053\u006f\u0075n\u0064"),Volume :_bfca .Get ("\u0056\u006f\u006c\u0075\u006d\u0065"),Synchronous :_bfca .Get ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073"),Repeat :_bfca .Get ("\u0052\u0065\u0070\u0065\u0061\u0074"),Mix :_bfca .Get ("\u004d\u0069\u0078")},nil ; +};func _efdga ()*modelManager {_bdcc :=modelManager {};_bdcc ._fdgab =map[PdfModel ]_bb .PdfObject {};_bdcc ._dffg =map[_bb .PdfObject ]PdfModel {};return &_bdcc ;};var _bdfgf =_fc .MustCompile ("\u005b\\\u006e\u005c\u0072\u005d\u002b"); -// GetModelFromPrimitive returns the model corresponding to the `primitive` PdfObject. -func (_acee *modelManager )GetModelFromPrimitive (primitive _fd .PdfObject )PdfModel {model ,_ffgac :=_acee ._aabd [primitive ];if !_ffgac {return nil ;};return model ;};func (_daa *PdfReader )newPdfAnnotationRedactFromDict (_dda *_fd .PdfObjectDictionary )(*PdfAnnotationRedact ,error ){_daec :=PdfAnnotationRedact {}; -_abgg ,_bfgg :=_daa .newPdfAnnotationMarkupFromDict (_dda );if _bfgg !=nil {return nil ,_bfgg ;};_daec .PdfAnnotationMarkup =_abgg ;_daec .QuadPoints =_dda .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_daec .IC =_dda .Get ("\u0049\u0043"); -_daec .RO =_dda .Get ("\u0052\u004f");_daec .OverlayText =_dda .Get ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074");_daec .Repeat =_dda .Get ("\u0052\u0065\u0070\u0065\u0061\u0074");_daec .DA =_dda .Get ("\u0044\u0041");_daec .Q =_dda .Get ("\u0051"); -return &_daec ,nil ;}; +// GetCharMetrics returns the char metrics for character code `code`. +// How it works: +// 1. It calls the GetCharMetrics function for the underlying font, either a simple font or +// a Type0 font. The underlying font GetCharMetrics() functions do direct charcode ➞ metrics +// mappings. +// 2. If the underlying font's GetCharMetrics() doesn't have a CharMetrics for `code` then a +// a CharMetrics with the FontDescriptor's /MissingWidth is returned. +// 3. If there is no /MissingWidth then a failure is returned. +// +// TODO(peterwilliams97) There is nothing callers can do if no CharMetrics are found so we might as +// well give them 0 width. There is no need for the bool return. +// +// TODO(gunnsth): Reconsider whether needed or if can map via GlyphName. +func (_debd *PdfFont )GetCharMetrics (code _ga .CharCode )(CharMetrics ,bool ){var _cdfa _dcg .CharMetrics ;switch _edbgg :=_debd ._gbagg .(type ){case *pdfFontSimple :if _edgea ,_cbcf :=_edbgg .GetCharMetrics (code );_cbcf {return _edgea ,_cbcf ;};case *pdfFontType0 :if _cdffa ,_abcgf :=_edbgg .GetCharMetrics (code ); +_abcgf {return _cdffa ,_abcgf ;};case *pdfCIDFontType0 :if _eegf ,_bebe :=_edbgg .GetCharMetrics (code );_bebe {return _eegf ,_bebe ;};case *pdfCIDFontType2 :if _dadc ,_fdagb :=_edbgg .GetCharMetrics (code );_fdagb {return _dadc ,_fdagb ;};case *pdfFontType3 :if _gbbgd ,_eggb :=_edbgg .GetCharMetrics (code ); +_eggb {return _gbbgd ,_eggb ;};default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020G\u0065\u0074\u0043h\u0061\u0072\u004de\u0074\u0072i\u0063\u0073\u0020\u006e\u006f\u0074 \u0069mp\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003d\u0025\u0054\u002e",_debd ._gbagg ); +return _cdfa ,false ;};if _gffc ,_gfbc :=_debd .GetFontDescriptor ();_gfbc ==nil &&_gffc !=nil {return _dcg .CharMetrics {Wx :_gffc ._acgcg },true ;};_gg .Log .Debug ("\u0047\u0065\u0074\u0043\u0068\u0061\u0072\u004d\u0065\u0074\u0072\u0069\u0063\u0073\u003a\u0020\u004e\u006f\u0020\u006d\u0065\u0074\u0072\u0069c\u0073\u0020\u0066\u006f\u0072 \u0066\u006fn\u0074\u003d\u0025\u0073",_debd ); +return _cdfa ,false ;};func _bdbbd (_babcb *_bb .PdfObjectDictionary ,_edab *fontCommon )(*pdfFontType0 ,error ){_afdb ,_cabdd :=_bb .GetArray (_babcb .Get ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073"));if !_cabdd {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049n\u0076\u0061\u006cid\u0020\u0044\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073\u0020\u002d\u0020\u006e\u006f\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079 \u0025\u0073",_edab ); +return nil ,_bb .ErrRangeError ;};if _afdb .Len ()!=1{_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0041\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0031\u0020(%\u0064\u0029",_afdb .Len ());return nil ,_bb .ErrRangeError ; +};_fcbc ,_dacec :=_decd (_afdb .Get (0),false );if _dacec !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046a\u0069\u006c\u0065d \u006c\u006f\u0061\u0064\u0069\u006eg\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u0020\u0066\u006f\u006et\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076 \u0025\u0073",_dacec ,_edab ); +return nil ,_dacec ;};_bgbfe :=_babcb .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_aaddb :="";_bcgg :=_efaeg (_edab );_bcgg .DescendantFont =_fcbc ;switch _eacd :=_bgbfe .(type ){case *_bb .PdfObjectName :_aaddb ,_cabdd =_bb .GetNameVal (_bgbfe ); +if _cabdd {if _aaddb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_aaddb =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"{_bcgg ._fbfad =_ga .NewIdentityTextEncoder (_aaddb );}else if _af .IsPredefinedCMap (_aaddb ){_bcgg ._dcfda ,_dacec =_af .LoadPredefinedCMap (_aaddb ); +if _dacec !=nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_aaddb ,_dacec ); +};}else {_gg .Log .Debug ("\u0055\u006e\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u0063\u006da\u0070\u0020\u0025\u0071",_aaddb );};};case *_bb .PdfObjectStream :if _bcgg ._daab ==nil {_fgfc ,_agae :=_af .NewCIDSystemInfo (_eacd .PdfObjectDictionary .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); +if _agae !=nil {_gg .Log .Debug ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0043\u0049D\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0020\u0025\u0076",_agae );};_cada :=_e .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_fgfc .Registry ,_fgfc .Ordering ); +if _af .IsPredefinedCMap (_cada ){_bcgg ._dcfda ,_agae =_af .LoadPredefinedCMap (_cada );if _agae !=nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_cada ,_agae ); +};}else {_cada =_eacd .PdfObjectDictionary .Get ("\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065").String ();_cafdg ,_bcda :=_bb .DecodeStream (_eacd );if _bcda !=nil {_gg .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020s\u0074\u0072\u0065a\u006d:\u0020\u0025\u0076",_bcda ); +return _bcgg ,_bcda ;};if _eefb :=_cada =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0048"||_cada =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0056";_eefb {_bcgg ._dcfda ,_bcda =_af .LoadCmapFromData (_cafdg ,_eefb ); +if _bcda !=nil {_gg .Log .Debug ("\u0055\u006e\u0061\u0062\u006ce\u0020\u0074\u006f\u0020\u006c\u006f\u0061\u0064\u0020\u0043\u004d\u0061\u0070 \u0066\u0072\u006f\u006d\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076\u0020\u002d\u002d\u0020\u0025\u0076",_bcda ,string (_cafdg )); +return _bcgg ,_bcda ;};_bebbfa :=make (map[_af .CharCode ]rune ,256);for _ecga :=0x00;_ecga <=0xFF;_ecga ++{_bebbfa [_af .CharCode (_ecga )]=rune (_ecga );};_bcgg ._beee =_af .NewToUnicodeCMap (_bebbfa );};};};};if _agge :=_fcbc .baseFields ()._beee ;_agge !=nil {if _egdgd :=_agge .Name (); +_egdgd =="\u0041d\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002d\u0055\u0043\u0053\u0032"||_egdgd =="\u0041\u0064\u006f\u0062\u0065\u002d\u0047\u0042\u0031-\u0055\u0043\u0053\u0032"||_egdgd =="\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031-\u0055\u0043\u0053\u0032"||_egdgd =="\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006f\u0072\u0065\u0061\u0031-\u0055\u0043\u0053\u0032"{_bcgg ._fbfad =_ga .NewCMapEncoder (_aaddb ,_bcgg ._dcfda ,_agge ); +};};return _bcgg ,nil ;}; -// ImageToRGB convert an indexed image to RGB. -func (_ccegc *PdfColorspaceSpecialIndexed )ImageToRGB (img Image )(Image ,error ){N :=_ccegc .Base .GetNumComponents ();if N < 1{return Image {},_dc .Errorf ("\u0062\u0061d \u0062\u0061\u0073e\u0020\u0063\u006f\u006cors\u0070ac\u0065\u0020\u004e\u0075\u006d\u0043\u006fmp\u006f\u006e\u0065\u006e\u0074\u0073\u003d%\u0064",N ); -};_ffca :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),8,N ,nil ,img ._gfffd ,img ._cdbdc );_aefcc :=_bg .NewReader (img .getBase ());_acdb :=_bg .NewWriter (_ffca );var (_aaca uint32 ;_bafc int ;_cafcg error ;);for {_aaca ,_cafcg =_aefcc .ReadSample (); -if _cafcg ==_bc .EOF {break ;}else if _cafcg !=nil {return img ,_cafcg ;};_bafc =int (_aaca );_ag .Log .Trace ("\u0049\u006ed\u0065\u0078\u0065\u0064\u003a\u0020\u0069\u006e\u0064\u0065\u0078\u003d\u0025\u0064\u0020\u004e\u003d\u0025\u0064\u0020\u006c\u0075t=\u0025\u0064",_bafc ,N ,len (_ccegc ._fdac )); -if (_bafc +1)*N > len (_ccegc ._fdac ){_bafc =len (_ccegc ._fdac )/N -1;_ag .Log .Trace ("C\u006c\u0069\u0070\u0070in\u0067 \u0074\u006f\u0020\u0069\u006ed\u0065\u0078\u003a\u0020\u0025\u0064",_bafc );if _bafc < 0{_ag .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069p\u0020\u0069\u006e\u0064\u0065\u0078.\u0020\u0049\u0073\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006ce\u0020\u0064\u0061\u006d\u0061\u0067\u0065\u0064\u003f"); -break ;};};for _bcbda :=_bafc *N ;_bcbda < (_bafc +1)*N ;_bcbda ++{if _cafcg =_acdb .WriteSample (uint32 (_ccegc ._fdac [_bcbda ]));_cafcg !=nil {return img ,_cafcg ;};};};return _ccegc .Base .ImageToRGB (_eeafa (&_ffca ));}; +// NewPdfDateFromTime will create a PdfDate based on the given time +func NewPdfDateFromTime (timeObj _fb .Time )(PdfDate ,error ){_bdda :=timeObj .Format ("\u002d\u0030\u0037\u003a\u0030\u0030");_deafe ,_ :=_fd .ParseInt (_bdda [1:3],10,32);_fageg ,_ :=_fd .ParseInt (_bdda [4:6],10,32);return PdfDate {_cacfc :int64 (timeObj .Year ()),_degfb :int64 (timeObj .Month ()),_gfaa :int64 (timeObj .Day ()),_gdfge :int64 (timeObj .Hour ()),_fbfcae :int64 (timeObj .Minute ()),_ffcg :int64 (timeObj .Second ()),_dbcea :_bdda [0],_gcfcd :_deafe ,_cbgdf :_fageg },nil ; +}; -// CharcodesToStrings returns the unicode strings corresponding to `charcodes`. -// The int returns are the number of strings and the number of unconvereted codes. -// NOTE: The number of strings returned is equal to the number of charcodes -func (_ecdgd *PdfFont )CharcodesToStrings (charcodes []_ee .CharCode ,replacementText string )([]string ,int ,int ){_bdbcfc :=_ecdgd .baseFields ();_bbadc :=make ([]string ,0,len (charcodes ));_defgf :=0;_ceade :=_ecdgd .Encoder ();_aagfc :=_bdbcfc ._dgdg !=nil &&_ecdgd .IsSimple ()&&_ecdgd .Subtype ()=="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"&&!_gg .Contains (_bdbcfc ._dgdg .Name (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"); -if !_aagfc &&_ceade !=nil {switch _bbdaa :=_ceade .(type ){case _ee .SimpleEncoder :_fbdfe :=_bbdaa .BaseName ();if _ ,_fdfec :=_geafg [_fbdfe ];_fdfec {for _ ,_dcab :=range charcodes {if _bdda ,_gaeb :=_ceade .CharcodeToRune (_dcab );_gaeb {_bbadc =append (_bbadc ,string (_bdda )); -}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0072u\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065=\u0030x\u0025\u0030\u0034\u0078\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0073\u003d\u005b\u0025\u00200\u0034\u0078\u005d\u0020\u0043\u0049\u0044\u003d\u0025\u0074\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073\n\u0009\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003d\u0025\u0073",_dcab ,charcodes ,_bdbcfc .isCIDFont (),_ecdgd ,_ceade ); -_defgf ++;_bbadc =append (_bbadc ,_gd .MissingCodeString );};};return _bbadc ,len (_bbadc ),_defgf ;};};};for _ ,_dffbfc :=range charcodes {if _bdbcfc ._dgdg !=nil {if _egae ,_bdbeb :=_bdbcfc ._dgdg .CharcodeToUnicode (_gd .CharCode (_dffbfc ));_bdbeb {_afgf ,_ :=_eb .DecodeLastRuneInString (_egae ); -_bgggc :=_bgaef (_afgf );if !(_bgggc =="\u0043\u006f"){_bbadc =append (_bbadc ,_egae );continue ;};_ag .Log .Debug ("E\u0052\u0052\u004fR\u003a\u0020\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0043\u006d\u0061p\u0020\u0068\u0061\u0073\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067.\u0020\u0063\u006f\u0064\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u0020\u0069\u0073\u0020m\u0061\u0070\u0070\u0065\u0064 \u0074\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0063\u006f\u0064\u0065 \u0070\u006f\u0069\u006e\u0074\u0020\u0025\u0073",_dffbfc ,_egae ); -};};if _ceade !=nil {if _abbcec ,_dcad :=_ceade .CharcodeToRune (_dffbfc );_dcad {_ecbcg :=_bgaef (_abbcec );if !(_ecbcg =="\u0043\u006f"){_bbadc =append (_bbadc ,string (_abbcec ));continue ;};_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e \u0063\u006f\u0064\u0065\u003d\u0030x\u0025\u0030\u0034\u0078\u0020\u0069\u0073\u0020\u0064\u0065\u0063\u006f\u0064\u0065d\u0020\u0074o\u0020\u0061\u006e\u0020i\u006e\u0076\u0061\u006c\u0069d\u0020\u0072\u0075\u006e\u0020\u0025\u0073",_dffbfc ,string (_abbcec )); -};};if replacementText !=""{_bbadc =append (_bbadc ,replacementText );}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0072u\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065=\u0030x\u0025\u0030\u0034\u0078\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0073\u003d\u005b\u0025\u00200\u0034\u0078\u005d\u0020\u0043\u0049\u0044\u003d\u0025\u0074\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073\n\u0009\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003d\u0025\u0073",_dffbfc ,charcodes ,_bdbcfc .isCIDFont (),_ecdgd ,_ceade ); -_defgf ++;_bbadc =append (_bbadc ,_gd .MissingCodeString );};};if _defgf !=0{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0043\u006f\u0075\u006c\u0064\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0074\u006f\u0020u\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020i\u006ep\u0075\u0074\u002e\u000a"+"\u0009\u006e\u0075\u006d\u0043\u0068\u0061\u0072\u0073\u003d\u0025d\u0020\u006e\u0075\u006d\u004d\u0069\u0073\u0073\u0065\u0073=\u0025\u0064\u000a"+"\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073",len (charcodes ),_defgf ,_ecdgd ); -};return _bbadc ,len (_bbadc ),_defgf ;};func (_fag *PdfReader )newPdfAnnotationPolygonFromDict (_agbb *_fd .PdfObjectDictionary )(*PdfAnnotationPolygon ,error ){_dacce :=PdfAnnotationPolygon {};_adfgb ,_aga :=_fag .newPdfAnnotationMarkupFromDict (_agbb ); -if _aga !=nil {return nil ,_aga ;};_dacce .PdfAnnotationMarkup =_adfgb ;_dacce .Vertices =_agbb .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_dacce .LE =_agbb .Get ("\u004c\u0045");_dacce .BS =_agbb .Get ("\u0042\u0053");_dacce .IC =_agbb .Get ("\u0049\u0043"); -_dacce .BE =_agbb .Get ("\u0042\u0045");_dacce .IT =_agbb .Get ("\u0049\u0054");_dacce .Measure =_agbb .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_dacce ,nil ;}; +// WriteString outputs the object as it is to be written to file. +func (_adggb *PdfTransformParamsDocMDP )WriteString ()string {return _adggb .ToPdfObject ().WriteString ();}; -// WatermarkImageOptions contains options for configuring the watermark process. -type WatermarkImageOptions struct{Alpha float64 ;FitToWidth bool ;PreserveAspectRatio bool ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_cbed *PdfColorspaceDeviceCMYK )ToPdfObject ()_bb .PdfObject {return _bb .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b");}; -// NewPdfFontFromPdfObject loads a PdfFont from the dictionary `fontObj`. If there is a problem an -// error is returned. -func NewPdfFontFromPdfObject (fontObj _fd .PdfObject )(*PdfFont ,error ){return _gabge (fontObj ,true )}; +// NewXObjectForm creates a brand new XObject Form. Creates a new underlying PDF object stream primitive. +func NewXObjectForm ()*XObjectForm {_fbcfe :=&XObjectForm {};_fbgff :=&_bb .PdfObjectStream {};_fbgff .PdfObjectDictionary =_bb .MakeDict ();_fbcfe ._fbabg =_fbgff ;return _fbcfe ;}; -// NewPdfActionGoTo returns a new "go to" action. -func NewPdfActionGoTo ()*PdfActionGoTo {_dfe :=NewPdfAction ();_ab :=&PdfActionGoTo {};_ab .PdfAction =_dfe ;_dfe .SetContext (_ab );return _ab ;}; +// ColorFromFloats returns a new PdfColorDevice based on the input slice of +// color components. The slice should contain four elements representing the +// cyan, magenta, yellow and key components of the color. The values of the +// elements should be between 0 and 1. +func (_aggf *PdfColorspaceDeviceCMYK )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=4{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gfac :=vals [0];if _gfac < 0.0||_gfac > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gfac ); +return nil ,ErrColorOutOfRange ;};_ccfg :=vals [1];if _ccfg < 0.0||_ccfg > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ccfg );return nil ,ErrColorOutOfRange ; +};_agfdc :=vals [2];if _agfdc < 0.0||_agfdc > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_agfdc );return nil ,ErrColorOutOfRange ;};_gfce :=vals [3]; +if _gfce < 0.0||_gfce > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gfce );return nil ,ErrColorOutOfRange ;};_cced :=NewPdfColorDeviceCMYK (_gfac ,_ccfg ,_agfdc ,_gfce ); +return _cced ,nil ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain three elements representing the -// L (range 0-100), A (range -100-100) and B (range -100-100) components of -// the color. -func (_ebgc *PdfColorspaceLab )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gbacc :=vals [0];if _gbacc < 0.0||_gbacc > 100.0{_ag .Log .Debug ("\u004c\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030-\u0031\u0030\u0030\u0029",_gbacc ); -return nil ,ErrColorOutOfRange ;};_aage :=vals [1];_bgged :=float64 (-100);_efdcg :=float64 (100);if len (_ebgc .Range )> 1{_bgged =_ebgc .Range [0];_efdcg =_ebgc .Range [1];};if _aage < _bgged ||_aage > _efdcg {_ag .Log .Debug ("\u0041\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u003b\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0025\u0076\u0020\u0074o\u0020\u0025\u0076\u0029",_aage ,_bgged ,_efdcg ); -return nil ,ErrColorOutOfRange ;};_bbde :=vals [2];_ecag :=float64 (-100);_acgg :=float64 (100);if len (_ebgc .Range )> 3{_ecag =_ebgc .Range [2];_acgg =_ebgc .Range [3];};if _bbde < _ecag ||_bbde > _acgg {_ag .Log .Debug ("\u0062\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u003b\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0025\u0076\u0020\u0074o\u0020\u0025\u0076\u0029",_bbde ,_ecag ,_acgg ); -return nil ,ErrColorOutOfRange ;};_geag :=NewPdfColorLab (_gbacc ,_aage ,_bbde );return _geag ,nil ;}; +// PdfAppender appends new PDF content to an existing PDF document via incremental updates. +type PdfAppender struct{_eaff _ecb .ReadSeeker ;_gdga *_bb .PdfParser ;_aadf *PdfReader ;Reader *PdfReader ;_baef []*PdfPage ;_gbfg *PdfAcroForm ;_gdgc *DSS ;_cecbd *Permissions ;_aadd _bb .XrefTable ;_ccge int64 ;_gadbe int ;_ffb []_bb .PdfObject ;_bgbge map[_bb .PdfObject ]struct{}; +_gecf map[_bb .PdfObject ]int64 ;_cfbbc map[_bb .PdfObject ]struct{};_eaag map[_bb .PdfObject ]struct{};_dfeb int64 ;_bcea bool ;_fcgd string ;_beff *EncryptOptions ;_dbbg *PdfInfo ;}; -// NewPdfAppenderWithOpts creates a new Pdf appender from a Pdf reader with options. -func NewPdfAppenderWithOpts (reader *PdfReader ,opts *ReaderOpts ,encryptOptions *EncryptOptions )(*PdfAppender ,error ){_acag :=&PdfAppender {_cgae :reader ._gcafg ,Reader :reader ,_fcec :reader ._faaf ,_bade :reader ._cedebc };_edfe ,_badec :=_acag ._cgae .Seek (0,_bc .SeekEnd ); -if _badec !=nil {return nil ,_badec ;};_acag ._cdfg =_edfe ;if _ ,_badec =_acag ._cgae .Seek (0,_bc .SeekStart );_badec !=nil {return nil ,_badec ;};_acag ._efec ,_badec =NewPdfReaderWithOpts (_acag ._cgae ,opts );if _badec !=nil {return nil ,_badec ;}; -for _ ,_daca :=range _acag .Reader .GetObjectNums (){if _acag ._bgfg < _daca {_acag ._bgfg =_daca ;};};_acag ._ccfe =_acag ._fcec .GetXrefTable ();_acag ._fda =_acag ._fcec .GetXrefOffset ();_acag ._gbca =append (_acag ._gbca ,_acag ._efec .PageList ...); -_acag ._dbdc =make (map[_fd .PdfObject ]struct{});_acag ._aceb =make (map[_fd .PdfObject ]int64 );_acag ._cfa =make (map[_fd .PdfObject ]struct{});_acag ._agfb =_acag ._efec .AcroForm ;_acag ._bgge =_acag ._efec .DSS ;if opts !=nil {_acag ._gffb =opts .Password ; -};if encryptOptions !=nil {_acag ._gdef =encryptOptions ;};return _acag ,nil ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_affc *PdfAnnotation )GetContainingPdfObject ()_bb .PdfObject {return _affc ._aaf };func _dgbe (_fgfg *PdfField ,_aeefb _bb .PdfObject ){for _ ,_agbgf :=range _fgfg .Annotations {_agbgf .AS =_aeefb ;_agbgf .ToPdfObject ();};};func (_adfgg *fontFile )parseASCIIPart (_gefd []byte )error {if len (_gefd )< 2||string (_gefd [:2])!="\u0025\u0021"{return _ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0074a\u0072\u0074\u0020\u006f\u0066\u0020\u0041S\u0043\u0049\u0049\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074"); +};_gffgf ,_eaca ,_eggaa :=_acefg (_gefd );if _eggaa !=nil {return _eggaa ;};_efgb :=_fadf (_gffgf );_adfgg ._aacfg =_efgb ["\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065"];if _adfgg ._aacfg ==""{_gg .Log .Debug ("\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0020\u0068a\u0073\u0020\u006e\u006f\u0020\u002f\u0046\u006f\u006e\u0074N\u0061\u006d\u0065"); +};if _eaca !=""{_gfgde ,_ggfbg :=_gedb (_eaca );if _ggfbg !=nil {return _ggfbg ;};_gede ,_ggfbg :=_ga .NewCustomSimpleTextEncoder (_gfgde ,nil );if _ggfbg !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR\u0020\u003a\u0055\u004e\u004b\u004e\u004f\u0057\u004e\u0020G\u004cY\u0050\u0048\u003a\u0020\u0065\u0072\u0072=\u0025\u0076",_ggfbg ); +return nil ;};_adfgg ._abecc =_gede ;};return nil ;};func (_dcgd *PdfReader )newPdfActionJavaScriptFromDict (_abeg *_bb .PdfObjectDictionary )(*PdfActionJavaScript ,error ){return &PdfActionJavaScript {JS :_abeg .Get ("\u004a\u0053")},nil ;}; -// NewPdfColorLab returns a new Lab color. -func NewPdfColorLab (l ,a ,b float64 )*PdfColorLab {_dcbec :=PdfColorLab {l ,a ,b };return &_dcbec }; +// ToWriter creates a new writer from the current reader, based on the specified options. +// If no options are provided, all reader properties are copied to the writer. +func (_cefdc *PdfReader )ToWriter (opts *ReaderToWriterOpts )(*PdfWriter ,error ){_efdcdc :=NewPdfWriter ();if opts ==nil {opts =&ReaderToWriterOpts {};};_cccab ,_ffdb :=_cefdc .GetNumPages ();if _ffdb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ffdb ); +return nil ,_ffdb ;};for _gdbcd :=1;_gdbcd <=_cccab ;_gdbcd ++{_dccd ,_gbabb :=_cefdc .GetPage (_gdbcd );if _gbabb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gbabb );return nil ,_gbabb ;};if opts .PageProcessCallback !=nil {_gbabb =opts .PageProcessCallback (_gdbcd ,_dccd ); +if _gbabb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gbabb );return nil ,_gbabb ;};}else if opts .PageCallback !=nil {opts .PageCallback (_gdbcd ,_dccd );};_gbabb =_efdcdc .AddPage (_dccd );if _gbabb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gbabb ); +return nil ,_gbabb ;};};_efdcdc ._gecfd =_cefdc .PdfVersion ();if !opts .SkipInfo {_acadf ,_afgcb :=_cefdc .GetPdfInfo ();if _afgcb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_afgcb );}else {_efdcdc ._gefda .PdfObject =_acadf .ToPdfObject (); +};};if !opts .SkipMetadata {if _cddffa :=_cefdc ._effcg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_cddffa !=nil {if _ccddg :=_efdcdc .SetCatalogMetadata (_cddffa );_ccddg !=nil {return nil ,_ccddg ;};};};if !opts .SkipMarkInfo {if _fbade ,_edbff :=_cefdc .GetCatalogMarkInfo (); +_edbff {if _egebb :=_efdcdc .SetCatalogMarkInfo (_fbade );_egebb !=nil {return nil ,_egebb ;};};};if !opts .SkipAcroForm {_fagbf :=_efdcdc .SetForms (_cefdc .AcroForm );if _fagbf !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fagbf ); +return nil ,_fagbf ;};};if !opts .SkipViewerPreferences {if _dead ,_ccacb :=_cefdc .GetCatalogViewerPreferences ();_ccacb {if _bebeb :=_efdcdc .SetCatalogViewerPreferences (_dead );_bebeb !=nil {return nil ,_bebeb ;};};};if !opts .SkipLanguage {if _gdcgb ,_cdffaf :=_cefdc .GetCatalogLanguage (); +_cdffaf {if _egfbe :=_efdcdc .SetCatalogLanguage (_gdcgb );_egfbe !=nil {return nil ,_egfbe ;};};};if !opts .SkipOutlines {_efdcdc .AddOutlineTree (_cefdc .GetOutlineTree ());};if !opts .SkipOCProperties {_dedgba ,_bdccd :=_cefdc .GetOCProperties ();if _bdccd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bdccd ); +}else {_bdccd =_efdcdc .SetOCProperties (_dedgba );if _bdccd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bdccd );};};};if !opts .SkipPageLabels {_addc ,_geefd :=_cefdc .GetPageLabels ();if _geefd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_geefd ); +}else {_geefd =_efdcdc .SetPageLabels (_addc );if _geefd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_geefd );};};};if !opts .SkipNamedDests {_eeagbe ,_begd :=_cefdc .GetNamedDestinations ();if _begd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_begd ); +}else {_begd =_efdcdc .SetNamedDestinations (_eeagbe );if _begd !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_begd );};};};if !opts .SkipNameDictionary {_ffcd ,_caged :=_cefdc .GetNameDictionary ();if _caged !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caged ); +}else {_caged =_efdcdc .SetNameDictionary (_ffcd );if _caged !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_caged );};};};_eafga ,_babdd :=_cefdc .GetCatalogStructTreeRoot ();if _babdd {_bgdb :=_efdcdc .SetCatalogStructTreeRoot (_eafga ); +if _bgdb !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bgdb );};};if !opts .SkipRotation &&_cefdc .Rotate !=nil {if _edgba :=_efdcdc .SetRotation (*_cefdc .Rotate );_edgba !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_edgba ); +};};return &_efdcdc ,nil ;};func (_ffaag *PdfReader )newPdfOutlineItemFromIndirectObject (_eccca *_bb .PdfIndirectObject )(*PdfOutlineItem ,error ){_ccecb ,_efcbe :=_eccca .PdfObject .(*_bb .PdfObjectDictionary );if !_efcbe {return nil ,_e .Errorf ("\u006f\u0075\u0074l\u0069\u006e\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_eabcc :=NewPdfOutlineItem ();_eeece :=_ccecb .Get ("\u0054\u0069\u0074l\u0065");if _eeece ==nil {return nil ,_e .Errorf ("\u006d\u0069\u0073s\u0069\u006e\u0067\u0020\u0054\u0069\u0074\u006c\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0049\u0074\u0065\u006d\u0020\u0028r\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029"); +};_ceaag ,_bdcbc :=_bb .GetString (_eeece );if !_bdcbc {return nil ,_e .Errorf ("\u0074\u0069\u0074le\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0028\u0025\u0054\u0029",_eeece );};_eabcc .Title =_ceaag ;if _eebc :=_ccecb .Get ("\u0043\u006f\u0075n\u0074"); +_eebc !=nil {_eegb ,_eeeab :=_eebc .(*_bb .PdfObjectInteger );if !_eeeab {return nil ,_e .Errorf ("\u0063o\u0075\u006e\u0074\u0020n\u006f\u0074\u0020\u0061\u006e \u0069n\u0074e\u0067\u0065\u0072\u0020\u0028\u0025\u0054)",_eebc );};_cfdac :=int64 (*_eegb ); +_eabcc .Count =&_cfdac ;};if _abgee :=_ccecb .Get ("\u0044\u0065\u0073\u0074");_abgee !=nil {_eabcc .Dest =_bb .ResolveReference (_abgee );if !_ffaag ._becge {_ebgbe :=_ffaag .traverseObjectData (_eabcc .Dest );if _ebgbe !=nil {return nil ,_ebgbe ;};}; +};if _bcefd :=_ccecb .Get ("\u0041");_bcefd !=nil {_eabcc .A =_bb .ResolveReference (_bcefd );if !_ffaag ._becge {_fbeba :=_ffaag .traverseObjectData (_eabcc .A );if _fbeba !=nil {return nil ,_fbeba ;};};};if _edbfa :=_ccecb .Get ("\u0053\u0045");_edbfa !=nil {_eabcc .SE =nil ; +};if _beeae :=_ccecb .Get ("\u0043");_beeae !=nil {_eabcc .C =_bb .ResolveReference (_beeae );};if _acbd :=_ccecb .Get ("\u0046");_acbd !=nil {_eabcc .F =_bb .ResolveReference (_acbd );};return _eabcc ,nil ;}; -// ToPdfObject generates a PdfObject representation of the Names struct. -func (_beae *Names )ToPdfObject ()_fd .PdfObject {_bdfbf :=_beae ._acbf ;_fcffe ,_cggdd :=_bdfbf .PdfObject .(*_fd .PdfObjectDictionary );if !_cggdd {_ag .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074");return _bdfbf ; -};if _beae .EmbeddedFiles !=nil {_fcffe .Set ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073",_fd .MakeIndirectObject (_beae .EmbeddedFiles ));};return _bdfbf ;};func (_cfgdg *Image )getSuitableEncoder ()(_fd .StreamEncoder ,error ){var (_bagg ,_fbdfd =int (_cfgdg .Width ),int (_cfgdg .Height ); -_cdfcf =make (map[string ]bool );_gbdg =true ;_beac =false ;_bcde =func ()*_fd .DCTEncoder {return _fd .NewDCTEncoder ()};_ebaed =func ()*_fd .DCTEncoder {_gbbef :=_fd .NewDCTEncoder ();_gbbef .BitsPerComponent =16;return _gbbef };);for _ceefe :=0;_ceefe < _fbdfd ; -_ceefe ++{for _acfbd :=0;_acfbd < _bagg ;_acfbd ++{_gabb ,_faddd :=_cfgdg .ColorAt (_acfbd ,_ceefe );if _faddd !=nil {return nil ,_faddd ;};_aaebd ,_efbad ,_ccfef ,_gbccc :=_gabb .RGBA ();if _gbdg &&(_aaebd !=_efbad ||_aaebd !=_ccfef ||_efbad !=_ccfef ){_gbdg =false ; -};if !_beac {switch _gabb .(type ){case _gc .NRGBA :_beac =_gbccc > 0;};};_cdfcf [_dc .Sprintf ("\u0025\u0064\u002c\u0025\u0064\u002c\u0025\u0064",_aaebd ,_efbad ,_ccfef )]=true ;if len (_cdfcf )> 2&&_beac {return _ebaed (),nil ;};};};if _beac ||len (_cfgdg ._gfffd )> 0{return _fd .NewFlateEncoder (),nil ; -};if len (_cdfcf )<=2{_fdeac :=_cfgdg .ConvertToBinary ();if _fdeac !=nil {return nil ,_fdeac ;};return _fd .NewJBIG2Encoder (),nil ;};if _gbdg {return _bcde (),nil ;};if _cfgdg .ColorComponents ==1{if _cfgdg .BitsPerComponent ==1{return _fd .NewJBIG2Encoder (),nil ; -}else if _cfgdg .BitsPerComponent ==8{_ebagf :=_fd .NewDCTEncoder ();_ebagf .ColorComponents =1;return _ebagf ,nil ;};}else if _cfgdg .ColorComponents ==3{if _cfgdg .BitsPerComponent ==8{return _bcde (),nil ;}else if _cfgdg .BitsPerComponent ==16{return _ebaed (),nil ; -};}else if _cfgdg .ColorComponents ==4{_cbfgf :=_ebaed ();_cbfgf .ColorComponents =4;return _cbfgf ,nil ;};return _ebaed (),nil ;};func (_gdgg *PdfReader )loadAction (_ffb _fd .PdfObject )(*PdfAction ,error ){if _cccg ,_agb :=_fd .GetIndirect (_ffb );_agb {_cfeb ,_cgcc :=_gdgg .newPdfActionFromIndirectObject (_cccg ); -if _cgcc !=nil {return nil ,_cgcc ;};return _cfeb ,nil ;}else if !_fd .IsNullObject (_ffb ){return nil ,_ad .New ("\u0061\u0063\u0074\u0069\u006fn\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0070\u006f\u0069\u006e\u0074 \u0074\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};return nil ,nil ;};func _egdga ()string {_feadd .Lock ();defer _feadd .Unlock ();return _cfgbe };func (_bfeg *PdfReader )newPdfAnnotationTrapNetFromDict (_gfed *_fd .PdfObjectDictionary )(*PdfAnnotationTrapNet ,error ){_faeg :=PdfAnnotationTrapNet {}; -return &_faeg ,nil ;};var ImageHandling ImageHandler =DefaultImageHandler {}; +// StandardValidator is the interface that is used for the PDF StandardImplementer validation for the PDF document. +// It is using a CompliancePdfReader which is expected to give more Metadata during reading process. +// NOTE: This implementation is in experimental development state. +// +// Keep in mind that it might change in the subsequent minor versions. +type StandardValidator interface{ -// NewPdfActionSound returns a new "sound" action. -func NewPdfActionSound ()*PdfActionSound {_ba :=NewPdfAction ();_efc :=&PdfActionSound {};_efc .PdfAction =_ba ;_ba .SetContext (_efc );return _efc ;}; +// ValidateStandard checks if the input reader +ValidateStandard (_ffff *CompliancePdfReader )error ;}; -// ToPdfObject implements interface PdfModel. -func (_bdg *PdfAnnotationUnderline )ToPdfObject ()_fd .PdfObject {_bdg .PdfAnnotation .ToPdfObject ();_ebga :=_bdg ._aeb ;_cgf :=_ebga .PdfObject .(*_fd .PdfObjectDictionary );_bdg .PdfAnnotationMarkup .appendToPdfDictionary (_cgf );_cgf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee")); -_cgf .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_bdg .QuadPoints );return _ebga ;};func _abbdf (_ccda string )(string ,error ){var _dgcg _bf .Buffer ;_dgcg .WriteString (_ccda );_cbcd :=make ([]byte ,8+16);_edgcdc :=_cd .Now ().UTC ().UnixNano (); -_ff .BigEndian .PutUint64 (_cbcd ,uint64 (_edgcdc ));_ ,_effdf :=_fc .Read (_cbcd [8:]);if _effdf !=nil {return "",_effdf ;};_dgcg .WriteString (_f .EncodeToString (_cbcd ));return _dgcg .String (),nil ;}; +// PdfAnnotationHighlight represents Highlight annotations. +// (Section 12.5.6.10). +type PdfAnnotationHighlight struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _bb .PdfObject ;};func _daaef (_ceec _bb .PdfObject )(*_bb .PdfObjectDictionary ,*fontCommon ,error ){_ggcc :=&fontCommon {};if _baeb ,_gfade :=_ceec .(*_bb .PdfIndirectObject ); +_gfade {_ggcc ._fffc =_baeb .ObjectNumber ;};_cbdad ,_dbdf :=_bb .GetDict (_ceec );if !_dbdf {_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0062\u0079\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_ceec ); +return nil ,nil ,ErrFontNotSupported ;};_gbage ,_dbdf :=_bb .GetNameVal (_cbdad .Get ("\u0054\u0079\u0070\u0065"));if !_dbdf {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046o\u006e\u0074\u0020\u0049\u006ec\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u002e\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +return nil ,nil ,ErrRequiredAttributeMissing ;};if _gbage !="\u0046\u006f\u006e\u0074"{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0046\u006f\u006e\u0074\u0020\u0049\u006e\u0063\u006f\u006d\u0070\u0061t\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u002e\u0020\u0054\u0079\u0070\u0065\u003d\u0025\u0071\u002e\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0025\u0071.",_gbage ,"\u0046\u006f\u006e\u0074"); +return nil ,nil ,_bb .ErrTypeError ;};_gbdf ,_dbdf :=_bb .GetNameVal (_cbdad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_dbdf {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020F\u006f\u006e\u0074 \u0049\u006e\u0063o\u006d\u0070a\u0074\u0069\u0062\u0069\u006c\u0069t\u0079. \u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +return nil ,nil ,ErrRequiredAttributeMissing ;};_ggcc ._ecdc =_gbdf ;_efgae ,_dbdf :=_bb .GetNameVal (_cbdad .Get ("\u004e\u0061\u006d\u0065"));if _dbdf {_ggcc ._ffed =_efgae ;};_dfaf :=_cbdad .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _dfaf !=nil {_ggcc ._daab =_bb .TraceToDirectObject (_dfaf ); +_adbc ,_agfae :=_aaegg (_ggcc ._daab ,_ggcc );if _agfae !=nil {return _cbdad ,_ggcc ,_agfae ;};_ggcc ._beee =_adbc ;}else if _gbdf =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"||_gbdf =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_eegfg ,_fdgc :=_af .NewCIDSystemInfo (_cbdad .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); +if _fdgc !=nil {return _cbdad ,_ggcc ,_fdgc ;};_cdbbc :=_e .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_eegfg .Registry ,_eegfg .Ordering );if _af .IsPredefinedCMap (_cdbbc ){_ggcc ._beee ,_fdgc =_af .LoadPredefinedCMap (_cdbbc ); +if _fdgc !=nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_cdbbc ,_fdgc ); +};};};_cdgde :=_cbdad .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072");if _cdgde !=nil {_edegc ,_ggff :=_ccdbd (_cdgde );if _ggff !=nil {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0042\u0061\u0064\u0020\u0066\u006f\u006et\u0020d\u0065s\u0063r\u0069\u0070\u0074\u006f\u0072\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ggff ); +return _cbdad ,_ggcc ,_ggff ;};_ggcc ._eadda =_edegc ;};if _gbdf !="\u0054\u0079\u0070e\u0033"{_gafb ,_dffcf :=_bb .GetNameVal (_cbdad .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_dffcf {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u006f\u006et\u0020\u0049\u006ec\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069t\u0079\u002e\u0020\u0042\u0061se\u0046\u006f\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +return _cbdad ,_ggcc ,ErrRequiredAttributeMissing ;};_ggcc ._gdaeed =_gafb ;};return _cbdad ,_ggcc ,nil ;}; -// NewDSS returns a new DSS dictionary. -func NewDSS ()*DSS {return &DSS {_bdcdg :_fd .MakeIndirectObject (_fd .MakeDict ()),VRI :map[string ]*VRI {}};}; +// PdfAnnotationRedact represents Redact annotations. +// (Section 12.5.6.23). +type PdfAnnotationRedact struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _bb .PdfObject ;IC _bb .PdfObject ;RO _bb .PdfObject ;OverlayText _bb .PdfObject ;Repeat _bb .PdfObject ;DA _bb .PdfObject ;Q _bb .PdfObject ;}; -// GetContainingPdfObject returns the containing object for the PdfField, i.e. an indirect object -// containing the field dictionary. -func (_bbdd *PdfField )GetContainingPdfObject ()_fd .PdfObject {return _bbdd ._dffeb }; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element between 0 and 1. +func (_acgf *PdfColorspaceDeviceGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ggcg :=vals [0];if _ggcg < 0.0||_ggcg > 1.0{_gg .Log .Debug ("\u0049\u006eco\u006d\u0070\u0061t\u0069\u0062\u0069\u006city\u003a R\u0061\u006e\u0067\u0065\u0020\u006f\u0075ts\u0069\u0064\u0065\u0020\u005b\u0030\u002c1\u005d"); +};if _ggcg < 0.0{_ggcg =0.0;}else if _ggcg > 1.0{_ggcg =1.0;};return NewPdfColorDeviceGray (_ggcg ),nil ;}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_daaa *PdfColorspaceDeviceRGB )ToPdfObject ()_fd .PdfObject {return _fd .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");};func _ggfe (_eaddg _fd .PdfObject )(*PdfPattern ,error ){_efbbc :=&PdfPattern {};var _eddfc *_fd .PdfObjectDictionary ; -if _egcgc ,_gabdb :=_fd .GetIndirect (_eaddg );_gabdb {_efbbc ._gcgba =_egcgc ;_ffae ,_ddef :=_egcgc .PdfObject .(*_fd .PdfObjectDictionary );if !_ddef {_ag .Log .Debug ("\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0028g\u006f\u0074\u0020%\u0054\u0029",_egcgc .PdfObject ); -return nil ,_fd .ErrTypeError ;};_eddfc =_ffae ;}else if _egcea ,_gcdcfe :=_fd .GetStream (_eaddg );_gcdcfe {_efbbc ._gcgba =_egcea ;_eddfc =_egcea .PdfObjectDictionary ;}else {_ag .Log .Debug ("\u0050a\u0074\u0074e\u0072\u006e\u0020\u006eo\u0074\u0020\u0061n\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074 o\u0062\u006a\u0065c\u0074\u0020o\u0072\u0020\u0073\u0074\u0072\u0065a\u006d\u002e \u0025\u0054",_eaddg ); -return nil ,_fd .ErrTypeError ;};_gagcd :=_eddfc .Get ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065");if _gagcd ==nil {_ag .Log .Debug ("\u0050\u0064\u0066\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0020\u0050\u0061\u0074t\u0065\u0072n\u0054\u0079\u0070\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_dcfacb ,_dcfec :=_gagcd .(*_fd .PdfObjectInteger );if !_dcfec {_ag .Log .Debug ("\u0050\u0061tt\u0065\u0072\u006e \u0074\u0079\u0070\u0065 no\u0074 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067er\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_gagcd ); -return nil ,_fd .ErrTypeError ;};if *_dcfacb !=1&&*_dcfacb !=2{_ag .Log .Debug ("\u0050\u0061\u0074\u0074e\u0072\u006e\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d \u0031/\u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",*_dcfacb );return nil ,_fd .ErrRangeError ; -};_efbbc .PatternType =int64 (*_dcfacb );switch *_dcfacb {case 1:_eabff ,_bbeg :=_cgdbg (_eddfc );if _bbeg !=nil {return nil ,_bbeg ;};_eabff .PdfPattern =_efbbc ;_efbbc ._dccfd =_eabff ;return _efbbc ,nil ;case 2:_gbaccf ,_edcff :=_dcaab (_eddfc );if _edcff !=nil {return nil ,_edcff ; -};_gbaccf .PdfPattern =_efbbc ;_efbbc ._dccfd =_gbaccf ;return _efbbc ,nil ;};return nil ,_ad .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e");}; +// BorderEffect represents a border effect (Table 167 p. 395). +type BorderEffect int ; -// SetPdfTitle sets the Title attribute of the output PDF. -func SetPdfTitle (title string ){_feadd .Lock ();defer _feadd .Unlock ();_geacc =title };func _eedg (_fecf *XObjectForm )(*PdfRectangle ,bool ,error ){if _eedf ,_dcfac :=_fecf .BBox .(*_fd .PdfObjectArray );_dcfac {_dedab ,_bcaac :=NewPdfRectangle (*_eedf ); -if _bcaac !=nil {return nil ,false ,_bcaac ;};if _gaee ,_bebb :=_fecf .Matrix .(*_fd .PdfObjectArray );_bebb {_edecb ,_ggdbf :=_gaee .ToFloat64Array ();if _ggdbf !=nil {return nil ,false ,_ggdbf ;};_gfaf :=_gdd .IdentityMatrix ();if len (_edecb )==6{_gfaf =_gdd .NewMatrix (_edecb [0],_edecb [1],_edecb [2],_edecb [3],_edecb [4],_edecb [5]); -};_dedab .Transform (_gfaf );return _dedab ,true ,nil ;};return _dedab ,false ,nil ;};return nil ,false ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063e\u0020\u0042\u0042\u006f\u0078\u0020\u0074y\u0070\u0065"); -}; +// ToGoImage converts the unidoc Image to a golang Image structure. +func (_dbbbd *Image )ToGoImage ()(_b .Image ,error ){_gg .Log .Trace ("\u0043\u006f\u006e\u0076er\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u006f\u0020\u0069\u006d\u0061g\u0065");_bdffe ,_aabfdc :=_gdf .NewImage (int (_dbbbd .Width ),int (_dbbbd .Height ),int (_dbbbd .BitsPerComponent ),_dbbbd .ColorComponents ,_dbbbd .Data ,_dbbbd ._cebdb ,_dbbbd ._dafdc ); +if _aabfdc !=nil {return nil ,_aabfdc ;};return _bdffe ,nil ;};func (_edec *pdfFontSimple )getFontDescriptor ()*PdfFontDescriptor {if _afab :=_edec ._eadda ;_afab !=nil {return _afab ;};return _edec ._dfcc ;};func (_gadfd *LTV )getCRLs (_ggfc []*_cd .Certificate )([][]byte ,error ){_edda :=make ([][]byte ,0,len (_ggfc )); +for _ ,_ffbee :=range _ggfc {for _ ,_ccggf :=range _ffbee .CRLDistributionPoints {if _gadfd .CertClient .IsCA (_ffbee ){continue ;};_gecca ,_dfec :=_gadfd .CRLClient .MakeRequest (_ccggf ,_ffbee );if _dfec !=nil {_gg .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043R\u004c\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_dfec ); +continue ;};_edda =append (_edda ,_gecca );};};return _edda ,nil ;}; -// Set sets the colorspace corresponding to key. Add to Names if not set. -func (_aefd *PdfPageResourcesColorspaces )Set (key _fd .PdfObjectName ,val PdfColorspace ){if _ ,_gggge :=_aefd .Colorspaces [string (key )];!_gggge {_aefd .Names =append (_aefd .Names ,string (key ));};_aefd .Colorspaces [string (key )]=val ;};func _gadd (_ffad *_fd .PdfObjectDictionary ,_gbcaa *fontCommon )(*pdfCIDFontType2 ,error ){if _gbcaa ._eded !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_ag .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0046\u006fn\u0074\u0020\u0053u\u0062\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020CI\u0044\u0046\u006fn\u0074\u0054y\u0070\u0065\u0032\u002e\u0020\u0066o\u006e\u0074=\u0025\u0073",_gbcaa ); -return nil ,_fd .ErrRangeError ;};_cffd :=_bcbga (_gbcaa );_eeae ,_aadd :=_fd .GetDict (_ffad .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_aadd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043I\u0044\u0053\u0079st\u0065\u006d\u0049\u006e\u0066\u006f \u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_gbcaa ); -return nil ,ErrRequiredAttributeMissing ;};_cffd .CIDSystemInfo =_eeae ;_cffd .DW =_ffad .Get ("\u0044\u0057");_cffd .W =_ffad .Get ("\u0057");_cffd .DW2 =_ffad .Get ("\u0044\u0057\u0032");_cffd .W2 =_ffad .Get ("\u0057\u0032");_cffd .CIDToGIDMap =_ffad .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070"); -_cffd ._ebbc =1000.0;if _dbgcg ,_dbabf :=_fd .GetNumberAsFloat (_cffd .DW );_dbabf ==nil {_cffd ._ebbc =_dbgcg ;};_abfac ,_gebgeb :=_gecgg (_cffd .W );if _gebgeb !=nil {return nil ,_gebgeb ;};if _abfac ==nil {_abfac =map[_ee .CharCode ]float64 {};};_cffd ._defb =_abfac ; -return _cffd ,nil ;}; +// PdfAnnotationStrikeOut represents StrikeOut annotations. +// (Section 12.5.6.10). +type PdfAnnotationStrikeOut struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _bb .PdfObject ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for an RGB device. -func (_fccgb *PdfColorspaceDeviceRGB )GetNumComponents ()int {return 3}; +// PdfSignature represents a PDF signature dictionary and is used for signing via form signature fields. +// (Section 12.8, Table 252 - Entries in a signature dictionary p. 475 in PDF32000_2008). +type PdfSignature struct{Handler SignatureHandler ;_ggaed *_bb .PdfIndirectObject ; -// DecodeArray returns the range of color component values in DeviceCMYK colorspace. -func (_ebeb *PdfColorspaceDeviceCMYK )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0};}; +// Type: Sig/DocTimeStamp +Type *_bb .PdfObjectName ;Filter *_bb .PdfObjectName ;SubFilter *_bb .PdfObjectName ;Contents *_bb .PdfObjectString ;Cert _bb .PdfObject ;ByteRange *_bb .PdfObjectArray ;Reference *_bb .PdfObjectArray ;Changes *_bb .PdfObjectArray ;Name *_bb .PdfObjectString ; +M *_bb .PdfObjectString ;Location *_bb .PdfObjectString ;Reason *_bb .PdfObjectString ;ContactInfo *_bb .PdfObjectString ;R *_bb .PdfObjectInteger ;V *_bb .PdfObjectInteger ;PropBuild *_bb .PdfObjectDictionary ;PropAuthTime *_bb .PdfObjectInteger ;PropAuthType *_bb .PdfObjectName ; +};func (_acea *PdfWriter )seekByName (_ggfbf _bb .PdfObject ,_fgcae []string ,_eggdf string )([]_bb .PdfObject ,error ){_gg .Log .Trace ("\u0053\u0065\u0065\u006b\u0020\u0062\u0079\u0020\u006e\u0061\u006d\u0065.\u002e\u0020\u0025\u0054",_ggfbf );var _febdc []_bb .PdfObject ; +if _affab ,_gfaaf :=_ggfbf .(*_bb .PdfIndirectObject );_gfaaf {return _acea .seekByName (_affab .PdfObject ,_fgcae ,_eggdf );};if _efddf ,_cggef :=_ggfbf .(*_bb .PdfObjectStream );_cggef {return _acea .seekByName (_efddf .PdfObjectDictionary ,_fgcae ,_eggdf ); +};if _ececc ,_efgba :=_ggfbf .(*_bb .PdfObjectDictionary );_efgba {_gg .Log .Trace ("\u0044\u0069\u0063\u0074");for _ ,_fdccc :=range _ececc .Keys (){_abgab :=_ececc .Get (_fdccc );if string (_fdccc )==_eggdf {_febdc =append (_febdc ,_abgab );};for _ ,_dedcd :=range _fgcae {if string (_fdccc )==_dedcd {_gg .Log .Trace ("\u0046\u006f\u006c\u006c\u006f\u0077\u0020\u006b\u0065\u0079\u0020\u0025\u0073",_dedcd ); +_fedaf ,_fcddc :=_acea .seekByName (_abgab ,_fgcae ,_eggdf );if _fcddc !=nil {return _febdc ,_fcddc ;};_febdc =append (_febdc ,_fedaf ...);break ;};};};return _febdc ,nil ;};return _febdc ,nil ;}; -// NewPdfColorCalGray returns a new CalGray color. -func NewPdfColorCalGray (grayVal float64 )*PdfColorCalGray {_bbdg :=PdfColorCalGray (grayVal );return &_bbdg ;};func (_dfeg *PdfReader )newPdfAnnotationTextFromDict (_egb *_fd .PdfObjectDictionary )(*PdfAnnotationText ,error ){_dbccd :=PdfAnnotationText {}; -_ffab ,_bdc :=_dfeg .newPdfAnnotationMarkupFromDict (_egb );if _bdc !=nil {return nil ,_bdc ;};_dbccd .PdfAnnotationMarkup =_ffab ;_dbccd .Open =_egb .Get ("\u004f\u0070\u0065\u006e");_dbccd .Name =_egb .Get ("\u004e\u0061\u006d\u0065");_dbccd .State =_egb .Get ("\u0053\u0074\u0061t\u0065"); -_dbccd .StateModel =_egb .Get ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c");return &_dbccd ,nil ;}; +// NewEmbeddedFile constructs a new EmbeddedFile object from supplied file. +// The file type of the file would be detected automatically. +func NewEmbeddedFile (path string )(*EmbeddedFile ,error ){_edgf ,_cfec :=_be .ReadFile (path );if _cfec !=nil {return nil ,_cfec ;};_fdab :=_fe .Detect (_edgf );_cage :=_dgc .Sum (_edgf );_daebf :=&EmbeddedFile {Name :_bd .Base (path ),Content :_edgf ,FileType :_fdab .String (),Hash :_ccc .EncodeToString (_cage [:])}; +return _daebf ,nil ;}; -// SetColorspaceByName adds the provided colorspace to the page resources. -func (_gacef *PdfPageResources )SetColorspaceByName (keyName _fd .PdfObjectName ,cs PdfColorspace )error {_babad ,_cbfcc :=_gacef .GetColorspaces ();if _cbfcc !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_cbfcc ); -return _cbfcc ;};if _babad ==nil {_babad =NewPdfPageResourcesColorspaces ();_gacef .SetColorSpace (_babad );};_babad .Set (keyName ,cs );return nil ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_cggg *PdfColorspaceDeviceGray )ToPdfObject ()_bb .PdfObject {return _bb .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079");};func (_daaac *PdfWriter )writeOutlines ()error {if _daaac ._eccedg ==nil {return nil ;};_gg .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0054\u0072\u0065\u0065\u003a\u0020\u0025\u002b\u0076",_daaac ._eccedg ); +_ddaca :=_daaac ._eccedg .ToPdfObject ();_gg .Log .Trace ("\u004fu\u0074\u006c\u0069\u006e\u0065\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0025\u0054\u002c\u0020\u0070\u003a\u0025\u0070\u0029",_ddaca ,_ddaca ,_ddaca );_daaac ._ebgdb .Set ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073",_ddaca ); +_fadaa :=_daaac .addObjects (_ddaca );if _fadaa !=nil {return _fadaa ;};return nil ;}; -// FlattenFields flattens the form fields and annotations for the PDF loaded in `pdf` and makes -// non-editable. -// Looks up all widget annotations corresponding to form fields and flattens them by drawing the content -// through the content stream rather than annotations. -// References to flattened annotations will be removed from Page Annots array. For fields the AcroForm entry -// will be emptied. -// When `allannots` is true, all annotations will be flattened. Keep false if want to keep non-form related -// annotations intact. -// When `appgen` is not nil, it will be used to generate appearance streams for the field annotations. -func (_dcdgd *PdfReader )FlattenFields (allannots bool ,appgen FieldAppearanceGenerator )error {return _dcdgd .flattenFieldsWithOpts (allannots ,appgen ,nil );}; +// Encoder returns the font's text encoder. +func (_aadb pdfFontType3 )Encoder ()_ga .TextEncoder {return _aadb ._acaf }; -// NewPdfFilespecFromObj creates and returns a new PdfFilespec object. -func NewPdfFilespecFromObj (obj _fd .PdfObject )(*PdfFilespec ,error ){_abae :=&PdfFilespec {};var _geec *_fd .PdfObjectDictionary ;if _ecbf ,_bddb :=_fd .GetIndirect (obj );_bddb {_abae ._cbfc =_ecbf ;_afga ,_cade :=_fd .GetDict (_ecbf .PdfObject );if !_cade {_ag .Log .Debug ("\u004f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0074y\u0070\u0065"); -return nil ,_fd .ErrTypeError ;};_geec =_afga ;}else if _aeff ,_abdf :=_fd .GetDict (obj );_abdf {_abae ._cbfc =_aeff ;_geec =_aeff ;}else {_ag .Log .Debug ("O\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0075\u006e\u0065\u0078\u0070e\u0063\u0074\u0065d\u0020(\u0025\u0054\u0029",obj ); -return nil ,_fd .ErrTypeError ;};if _geec ==nil {_ag .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_ad .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");}; -if _cgfad :=_geec .Get ("\u0054\u0079\u0070\u0065");_cgfad !=nil {_aafed ,_dccga :=_cgfad .(*_fd .PdfObjectName );if !_dccga {_ag .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_cgfad ); -}else {if *_aafed !="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{_ag .Log .Trace ("\u0055\u006e\u0073\u0075\u0073\u0070e\u0063\u0074\u0065\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020F\u0069\u006c\u0065\u0073\u0070\u0065\u0063 \u0028\u0025\u0073\u0029",*_aafed ); -};};};if _ceae :=_geec .Get ("\u0046\u0053");_ceae !=nil {_abae .FS =_ceae ;};if _fbaef :=_geec .Get ("\u0046");_fbaef !=nil {_abae .F =_fbaef ;};if _fbgfd :=_geec .Get ("\u0055\u0046");_fbgfd !=nil {_abae .UF =_fbgfd ;};if _becd :=_geec .Get ("\u0044\u004f\u0053"); -_becd !=nil {_abae .DOS =_becd ;};if _bbgbd :=_geec .Get ("\u004d\u0061\u0063");_bbgbd !=nil {_abae .Mac =_bbgbd ;};if _ebfe :=_geec .Get ("\u0055\u006e\u0069\u0078");_ebfe !=nil {_abae .Unix =_ebfe ;};if _feff :=_geec .Get ("\u0049\u0044");_feff !=nil {_abae .ID =_feff ; -};if _ebec :=_geec .Get ("\u0056");_ebec !=nil {_abae .V =_ebec ;};if _gdbed :=_geec .Get ("\u0045\u0046");_gdbed !=nil {_abae .EF =_gdbed ;};if _daed :=_geec .Get ("\u0052\u0046");_daed !=nil {_abae .RF =_daed ;};if _cbeee :=_geec .Get ("\u0044\u0065\u0073\u0063"); -_cbeee !=nil {_abae .Desc =_cbeee ;};if _gega :=_geec .Get ("\u0043\u0049");_gega !=nil {_abae .CI =_gega ;};if _dfafb :=_geec .Get ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070");_dfafb !=nil {_abae .AFRelationship =_dfafb ; -};return _abae ,nil ;}; +// PdfColorLab represents a color in the L*, a*, b* 3 component colorspace. +// Each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. +type PdfColorLab [3]float64 ; -// ToPdfObject implements interface PdfModel. -func (_aeae *PdfAnnotationInk )ToPdfObject ()_fd .PdfObject {_aeae .PdfAnnotation .ToPdfObject ();_ffgf :=_aeae ._aeb ;_ffgg :=_ffgf .PdfObject .(*_fd .PdfObjectDictionary );_aeae .PdfAnnotationMarkup .appendToPdfDictionary (_ffgg );_ffgg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0049\u006e\u006b")); -_ffgg .SetIfNotNil ("\u0049n\u006b\u004c\u0069\u0073\u0074",_aeae .InkList );_ffgg .SetIfNotNil ("\u0042\u0053",_aeae .BS );return _ffgf ;}; +// PdfColorPattern represents a pattern color. +type PdfColorPattern struct{Color PdfColor ;PatternName _bb .PdfObjectName ;};func _dgdcf (_gbddd _ecb .ReadSeeker ,_ccbd *ReaderOpts ,_dfdfe bool ,_bfcda string )(*PdfReader ,error ){if _ccbd ==nil {_ccbd =NewReaderOpts ();};_abccf :=*_ccbd ;_cgdca :=&PdfReader {_bfcab :_gbddd ,_ddafg :map[_bb .PdfObject ]struct{}{},_geeca :_efdga (),_becge :_ccbd .LazyLoad ,_fdgad :_ccbd .ComplianceMode ,_fgffe :_dfdfe ,_gdab :&_abccf }; +_ffcf ,_eagcc :=_bdeba ("\u0072");if _eagcc !=nil {return nil ,_eagcc ;};_eagcc =_fac .Track (_ffcf ,_bfcda );if _eagcc !=nil {return nil ,_eagcc ;};_cgdca ._egfbb =_ffcf ;var _cedfg *_bb .PdfParser ;if !_cgdca ._fdgad {_cedfg ,_eagcc =_bb .NewParser (_gbddd ); +}else {_cedfg ,_eagcc =_bb .NewCompliancePdfParser (_gbddd );};if _eagcc !=nil {return nil ,_eagcc ;};_cgdca ._cfaef =_cedfg ;_ebbgd ,_eagcc :=_cgdca .IsEncrypted ();if _eagcc !=nil {return nil ,_eagcc ;};if !_ebbgd {_eagcc =_cgdca .loadStructure ();if _eagcc !=nil {return nil ,_eagcc ; +};}else if _dfdfe {_aeag ,_bdabf :=_cgdca .Decrypt ([]byte (_ccbd .Password ));if _bdabf !=nil {return nil ,_bdabf ;};if !_aeag {return nil ,_ed .New ("\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0064\u0065c\u0072\u0079\u0070\u0074\u0020\u0070\u0061\u0073\u0073w\u006f\u0072\u0064\u0020p\u0072\u006f\u0074\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u002d\u0020\u006e\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0073\u0070\u0065\u0063\u0069\u0066y\u0020\u0070\u0061s\u0073\u0020\u0074\u006f\u0020\u0044\u0065\u0063\u0072\u0079\u0070\u0074"); +};};_cgdca ._agbfc =make (map[*PdfReader ]*PdfReader );_cgdca ._egbda =make ([]*PdfReader ,_cedfg .GetRevisionNumber ());return _cgdca ,nil ;};func _aaef (_abcgd *_bb .PdfObjectDictionary ,_ddcc *fontCommon )(*pdfCIDFontType0 ,error ){if _ddcc ._ecdc !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"{_gg .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0046\u006fn\u0074\u0020\u0053u\u0062\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020CI\u0044\u0046\u006fn\u0074\u0054y\u0070\u0065\u0030\u002e\u0020\u0066o\u006e\u0074=\u0025\u0073",_ddcc ); +return nil ,_bb .ErrRangeError ;};_febfge :=_aaec (_ddcc );_fdabc ,_becc :=_bb .GetDict (_abcgd .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_becc {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043I\u0044\u0053\u0079st\u0065\u006d\u0049\u006e\u0066\u006f \u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_ddcc ); +return nil ,ErrRequiredAttributeMissing ;};_febfge .CIDSystemInfo =_fdabc ;_febfge .DW =_abcgd .Get ("\u0044\u0057");_febfge .W =_abcgd .Get ("\u0057");_febfge .DW2 =_abcgd .Get ("\u0044\u0057\u0032");_febfge .W2 =_abcgd .Get ("\u0057\u0032");_febfge ._cbcef =1000.0; +if _fadee ,_egbag :=_bb .GetNumberAsFloat (_febfge .DW );_egbag ==nil {_febfge ._cbcef =_fadee ;};_egbaa ,_gaccb :=_fdbc (_febfge .W );if _gaccb !=nil {return nil ,_gaccb ;};if _egbaa ==nil {_egbaa =map[_ga .CharCode ]float64 {};};_febfge ._bfeg =_egbaa ; +return _febfge ,nil ;}; -// ToGray returns a PdfColorDeviceGray color based on the current RGB color. -func (_gagfbb *PdfColorDeviceRGB )ToGray ()*PdfColorDeviceGray {_fcfb :=0.3*_gagfbb .R ()+0.59*_gagfbb .G ()+0.11*_gagfbb .B ();_fcfb =_af .Min (_af .Max (_fcfb ,0.0),1.0);return NewPdfColorDeviceGray (_fcfb );}; +// SetPdfTitle sets the Title attribute of the output PDF. +func SetPdfTitle (title string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_gebba =title }; -// PdfOutputIntent provides a means for matching the color characteristics of a PDF document with -// those of a target output device. -// Multiple PdfOutputIntents allows the production process to be customized to the expected workflow and the specific -// tools available. -type PdfOutputIntent struct{ +// NewStandard14FontMustCompile returns the standard 14 font named `basefont` as a *PdfFont. +// If `basefont` is one of the 14 Standard14Font values defined above then NewStandard14FontMustCompile +// is guaranteed to succeed. +func NewStandard14FontMustCompile (basefont StdFontName )*PdfFont {_edcca ,_caggc :=NewStandard14Font (basefont );if _caggc !=nil {panic (_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0074\u0061n\u0064\u0061\u0072\u0064\u0031\u0034\u0046\u006f\u006e\u0074 \u0025\u0023\u0071",basefont )); +};return _edcca ;}; -// Type is an optional PDF object that this dictionary describes. -// If present, must be OutputIntent for an output intent dictionary. -Type string ; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_edfb *PdfShadingType3 )ToPdfObject ()_bb .PdfObject {_edfb .PdfShading .ToPdfObject ();_dbecf ,_fgffcb :=_edfb .getShadingDict ();if _fgffcb !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _edfb .Coords !=nil {_dbecf .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_edfb .Coords );};if _edfb .Domain !=nil {_dbecf .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_edfb .Domain );};if _edfb .Function !=nil {if len (_edfb .Function )==1{_dbecf .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_edfb .Function [0].ToPdfObject ()); +}else {_deeaa :=_bb .MakeArray ();for _ ,_ddffe :=range _edfb .Function {_deeaa .Append (_ddffe .ToPdfObject ());};_dbecf .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_deeaa );};};if _edfb .Extend !=nil {_dbecf .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_edfb .Extend ); +};return _edfb ._dacad ;}; -// S defines the OutputIntent subtype which should match the standard used in given document i.e: -// for PDF/X use PdfOutputIntentTypeX. -S PdfOutputIntentType ; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_cefbg *PdfShading )ToPdfObject ()_bb .PdfObject {_adedd :=_cefbg ._dacad ;_daea ,_ggdcd :=_cefbg .getShadingDict ();if _ggdcd !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _cefbg .ShadingType !=nil {_daea .Set ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_cefbg .ShadingType );};if _cefbg .ColorSpace !=nil {_daea .Set ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_cefbg .ColorSpace .ToPdfObject ()); +};if _cefbg .Background !=nil {_daea .Set ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064",_cefbg .Background );};if _cefbg .BBox !=nil {_daea .Set ("\u0042\u0042\u006f\u0078",_cefbg .BBox .ToPdfObject ());};if _cefbg .AntiAlias !=nil {_daea .Set ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s",_cefbg .AntiAlias ); +};return _adedd ;};func (_eaa *PdfAnnotationMarkup )appendToPdfDictionary (_gceb *_bb .PdfObjectDictionary ){_gceb .SetIfNotNil ("\u0054",_eaa .T );if _eaa .Popup !=nil {_gceb .Set ("\u0050\u006f\u0070u\u0070",_eaa .Popup .ToPdfObject ());};_gceb .SetIfNotNil ("\u0043\u0041",_eaa .CA ); +_gceb .SetIfNotNil ("\u0052\u0043",_eaa .RC );_gceb .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_eaa .CreationDate );_gceb .SetIfNotNil ("\u0049\u0052\u0054",_eaa .IRT );_gceb .SetIfNotNil ("\u0053\u0075\u0062\u006a",_eaa .Subj ); +_gceb .SetIfNotNil ("\u0052\u0054",_eaa .RT );_gceb .SetIfNotNil ("\u0049\u0054",_eaa .IT );_gceb .SetIfNotNil ("\u0045\u0078\u0044\u0061\u0074\u0061",_eaa .ExData );}; -// OutputCondition is an optional field that is identifying the intended output device or production condition in -// human-readable form. This is preferred method of defining such a string for presentation to the user. -OutputCondition string ; +// NewPdfShadingType2 creates an empty shading type 2 dictionary. +func NewPdfShadingType2 ()*PdfShadingType2 {_aeeff :=&PdfShadingType2 {};_aeeff .PdfShading =&PdfShading {};_aeeff .PdfShading ._dacad =_bb .MakeIndirectObject (_bb .MakeDict ());_aeeff .PdfShading ._gbbdg =_aeeff ;return _aeeff ;};func (_deedf *PdfWriter )checkPendingObjects (){for _bbgeae ,_ebgae :=range _deedf ._aaccg {if !_deedf .hasObject (_bbgeae ){_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u0020\u0050\u0065n\u0064\u0069\u006eg\u0020\u006f\u0062j\u0065\u0063t\u0020\u0025\u002b\u0076\u0020\u0025T\u0020(%\u0070\u0029\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0061\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0077\u0072\u0069\u0074\u0069\u006e\u0067",_bbgeae ,_bbgeae ,_bbgeae ); +for _ ,_beeagb :=range _ebgae {for _ ,_bfebc :=range _beeagb .Keys (){_agac :=_beeagb .Get (_bfebc );if _agac ==_bbgeae {_gg .Log .Debug ("\u0050e\u006e\u0064i\u006e\u0067\u0020\u006fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0061nd\u0020\u0072\u0065p\u006c\u0061c\u0065\u0064\u0020\u0077\u0069\u0074h\u0020\u006eu\u006c\u006c"); +_beeagb .Set (_bfebc ,_bb .MakeNull ());break ;};};};};};};var _bfce =map[string ]string {"\u0053\u0079\u006d\u0062\u006f\u006c":"\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067","\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073":"Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067"}; -// OutputConditionIdentifier is a required field identifying the intended output device or production condition in -// human or machine-readable form. If human-readable, this string may be used -// in lieu of an OutputCondition for presentation to the user. -// A typical value for this entry would be the name of a production condition maintained -// in an industry-standard registry such as the ICC Characterization Data Registry -// If the intended production condition is not a recognized standard, the value Custom is recommended for this entry. -// the DestOutputProfile entry defines the ICC profile, and the Info entry is used for further -// human-readable identification. -OutputConditionIdentifier string ; -// RegistryName is an optional string field (conventionally URI) identifying the registry in which the condition -// designated by OutputConditionIdentifier is defined. -RegistryName string ; +// ToPdfObject returns the PDF representation of the function. +func (_dcec *PdfFunctionType0 )ToPdfObject ()_bb .PdfObject {if _dcec ._agdc ==nil {_dcec ._agdc =&_bb .PdfObjectStream {};};_ddbag :=_bb .MakeDict ();_ddbag .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_bb .MakeInteger (0)); +_cgec :=&_bb .PdfObjectArray {};for _ ,_ddced :=range _dcec .Domain {_cgec .Append (_bb .MakeFloat (_ddced ));};_ddbag .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_cgec );_gcbf :=&_bb .PdfObjectArray {};for _ ,_egabg :=range _dcec .Range {_gcbf .Append (_bb .MakeFloat (_egabg )); +};_ddbag .Set ("\u0052\u0061\u006eg\u0065",_gcbf );_ddbcf :=&_bb .PdfObjectArray {};for _ ,_cbecb :=range _dcec .Size {_ddbcf .Append (_bb .MakeInteger (int64 (_cbecb )));};_ddbag .Set ("\u0053\u0069\u007a\u0065",_ddbcf );_ddbag .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065",_bb .MakeInteger (int64 (_dcec .BitsPerSample ))); +if _dcec .Order !=1{_ddbag .Set ("\u004f\u0072\u0064e\u0072",_bb .MakeInteger (int64 (_dcec .Order )));};_ddbag .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_dcec ._baac ))));_dcec ._agdc .Stream =_dcec ._baac ;_dcec ._agdc .PdfObjectDictionary =_ddbag ; +return _dcec ._agdc ;}; -// Info is a required field if OutputConditionIdentifier does not specify a standard production condition. -// A human-readable text string containing additional information or comments about intended -// target device or production condition. -Info string ; +// GetNumComponents returns the number of color components (1 for Indexed). +func (_gddg *PdfColorspaceSpecialIndexed )GetNumComponents ()int {return 1}; -// DestOutputProfile is required if OutputConditionIdentifier does not specify a standard production condition. -// It is an ICC profile stream defining the transformation from the PDF document's source colors to output device colorants. -DestOutputProfile []byte ; +// AddImageResource adds an image to the XObject resources. +func (_bdbdef *PdfPage )AddImageResource (name _bb .PdfObjectName ,ximg *XObjectImage )error {var _bcddd *_bb .PdfObjectDictionary ;if _bdbdef .Resources .XObject ==nil {_bcddd =_bb .MakeDict ();_bdbdef .Resources .XObject =_bcddd ;}else {var _bffg bool ; +_bcddd ,_bffg =(_bdbdef .Resources .XObject ).(*_bb .PdfObjectDictionary );if !_bffg {return _ed .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0078\u0072\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020\u0074\u0079p\u0065");};};_bcddd .Set (name ,ximg .ToPdfObject ()); +return nil ;}; -// ColorComponents is the number of color components supported by given output profile. -ColorComponents int ;_fbbec *_fd .PdfObjectDictionary ;}; +// Enable LTV enables the specified signature. The signing certificate +// chain is extracted from the signature dictionary. Optionally, additional +// certificates can be specified through the `extraCerts` parameter. +// The LTV client attempts to build the certificate chain up to a trusted root +// by downloading any missing certificates. +func (_cdfdg *LTV )Enable (sig *PdfSignature ,extraCerts []*_cd .Certificate )error {if _eegag :=_cdfdg .validateSig (sig );_eegag !=nil {return _eegag ;};_babf ,_abbgd :=_cdfdg .generateVRIKey (sig );if _abbgd !=nil {return _abbgd ;};if _ ,_fdffd :=_cdfdg ._ebfa .VRI [_babf ]; +_fdffd &&_cdfdg .SkipExisting {return nil ;};_beeea ,_abbgd :=sig .GetCerts ();if _abbgd !=nil {return _abbgd ;};return _cdfdg .enable (_beeea ,extraCerts ,_babf );}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element between 0 and 1. -func (_efafb *PdfColorspaceCalGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cdec :=vals [0];if _cdec < 0.0||_cdec > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cdec ); -return nil ,ErrColorOutOfRange ;};_gdfeb :=NewPdfColorCalGray (_cdec );return _gdfeb ,nil ;};func (_bedgf *PdfWriter )addObject (_dbcbgd _fd .PdfObject )bool {_ecgd :=_bedgf .hasObject (_dbcbgd );if !_ecgd {_ggbcf :=_fd .ResolveReferencesDeep (_dbcbgd ,_bedgf ._bagca ); -if _ggbcf !=nil {_ag .Log .Debug ("E\u0052R\u004f\u0052\u003a\u0020\u0025\u0076\u0020\u002d \u0073\u006b\u0069\u0070pi\u006e\u0067",_ggbcf );};_bedgf ._agfbf =append (_bedgf ._agfbf ,_dbcbgd );_bedgf ._agfaff [_dbcbgd ]=struct{}{};return true ;};return false ; -};func (_ccad *DSS )generateHashMap (_gabd []*_fd .PdfObjectStream )(map[string ]*_fd .PdfObjectStream ,error ){_fabaf :=map[string ]*_fd .PdfObjectStream {};for _ ,_gaaf :=range _gabd {_dgbc ,_agdaf :=_fd .DecodeStream (_gaaf );if _agdaf !=nil {return nil ,_agdaf ; -};_agfa ,_agdaf :=_eagg (_dgbc );if _agdaf !=nil {return nil ,_agdaf ;};_fabaf [string (_agfa )]=_gaaf ;};return _fabaf ,nil ;}; +// GetCatalogStructTreeRoot gets the catalog StructTreeRoot object. +func (_gaacf *PdfReader )GetCatalogStructTreeRoot ()(_bb .PdfObject ,bool ){_dddag :=_bb .ResolveReference (_gaacf ._effcg .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));if _dddag ==nil {return nil ,false ;};if !_gaacf ._becge {_feef :=_gaacf .traverseObjectData (_dddag ); +if _feef !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046a\u0069\u006c\u0065\u0064\u0020t\u006f\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u0025\u0073\u0029",_feef ); +return nil ,false ;};};return _dddag ,true ;}; -// ColorToRGB converts gray -> rgb for a single color component. -func (_fef *PdfColorspaceDeviceGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_fbgfc ,_egfa :=color .(*PdfColorDeviceGray );if !_egfa {_ag .Log .Debug ("\u0049\u006e\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006fr\u0020\u006e\u006f\u0074\u0020\u0064\u0065v\u0069\u0063\u0065\u0020\u0067\u0072\u0061\u0079\u0020\u0025\u0054",color ); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return NewPdfColorDeviceRGB (float64 (*_fbgfc ),float64 (*_fbgfc ),float64 (*_fbgfc )),nil ;}; +// NewPdfAnnotationSound returns a new sound annotation. +func NewPdfAnnotationSound ()*PdfAnnotationSound {_eggd :=NewPdfAnnotation ();_ecgc :=&PdfAnnotationSound {};_ecgc .PdfAnnotation =_eggd ;_ecgc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_eggd .SetContext (_ecgc );return _ecgc ;}; -// NewPdfField returns an initialized PdfField. -func NewPdfField ()*PdfField {return &PdfField {_dffeb :_fd .MakeIndirectObject (_fd .MakeDict ())}};func (_cgced *PdfReader )loadDSS ()(*DSS ,error ){if _cgced ._faaf .GetCrypter ()!=nil &&!_cgced ._faaf .IsAuthenticated (){return nil ,_dc .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};_dbfce :=_cgced ._gabca .Get ("\u0044\u0053\u0053");if _dbfce ==nil {return nil ,nil ;};_egdca ,_ :=_fd .GetIndirect (_dbfce );_dbfce =_fd .TraceToDirectObject (_dbfce );switch _egafg :=_dbfce .(type ){case *_fd .PdfObjectNull :return nil ,nil ;case *_fd .PdfObjectDictionary :return _ggdg (_egdca ,_egafg ); -};return nil ,_dc .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u0053\u0053 \u0065\u006e\u0074\u0072y \u0025\u0054",_dbfce );}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element. +func (_abddd *PdfColorspaceSpecialIndexed )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};N :=_abddd .Base .GetNumComponents ();_cgga :=int (vals [0])*N ; +if _cgga < 0||(_cgga +N -1)>=len (_abddd ._fgae ){_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cgga );return nil ,ErrColorOutOfRange ;};_ebagc :=_abddd ._fgae [_cgga :_cgga +N ]; +var _dbgd []float64 ;for _ ,_cebg :=range _ebagc {_dbgd =append (_dbgd ,float64 (_cebg )/255.0);};_bca ,_eagea :=_abddd .Base .ColorFromFloats (_dbgd );if _eagea !=nil {return nil ,_eagea ;};return _bca ,nil ;}; -// ToInteger convert to an integer format. -func (_ecfda *PdfColorDeviceRGB )ToInteger (bits int )[3]uint32 {_cebae :=_af .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_cebae *_ecfda .R ()),uint32 (_cebae *_ecfda .G ()),uint32 (_cebae *_ecfda .B ())};};func (_fffce *PdfReader )newPdfAcroFormFromDict (_cgdb *_fd .PdfIndirectObject ,_ebcg *_fd .PdfObjectDictionary )(*PdfAcroForm ,error ){_gggc :=NewPdfAcroForm (); -if _cgdb !=nil {_gggc ._fefdb =_cgdb ;_cgdb .PdfObject =_fd .MakeDict ();};if _aebga :=_ebcg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073");_aebga !=nil &&!_fd .IsNullObject (_aebga ){_geebd ,_bfcg :=_fd .GetArray (_aebga );if !_bfcg {return nil ,_dc .Errorf ("\u0066i\u0065\u006c\u0064\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0025\u0054\u0029",_aebga ); -};var _ceea []*PdfField ;for _ ,_dgfbd :=range _geebd .Elements (){_cgdag ,_gcddf :=_fd .GetIndirect (_dgfbd );if !_gcddf {if _ ,_ccae :=_dgfbd .(*_fd .PdfObjectNull );_ccae {_ag .Log .Trace ("\u0053k\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072 \u006e\u0075\u006c\u006c\u0020\u0066\u0069\u0065\u006c\u0064"); -continue ;};_ag .Log .Debug ("\u0046\u0069\u0065\u006c\u0064 \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0064 \u0069\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0054",_dgfbd ); -return nil ,_dc .Errorf ("\u0066\u0069\u0065l\u0064\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u0061\u006e\u0020i\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_gdagf ,_dceb :=_fffce .newPdfFieldFromIndirectObject (_cgdag ,nil ); -if _dceb !=nil {return nil ,_dceb ;};_ag .Log .Trace ("\u0041\u0063\u0072\u006fFo\u0072\u006d\u0020\u0046\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u002b\u0076",*_gdagf );_ceea =append (_ceea ,_gdagf );};_gggc .Fields =&_ceea ;};if _cafef :=_ebcg .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"); -_cafef !=nil {_cecbd ,_aabaa :=_fd .GetBool (_cafef );if _aabaa {_gggc .NeedAppearances =_cecbd ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u0065\u0065\u0064\u0041\u0070p\u0065\u0061\u0072\u0061\u006e\u0063e\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006ft\u0020\u0025\u0054\u0029",_cafef ); -};};if _gagd :=_ebcg .Get ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073");_gagd !=nil {_cfcba ,_acbbd :=_fd .GetInt (_gagd );if _acbbd {_gggc .SigFlags =_cfcba ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073 \u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_gagd ); -};};if _cegg :=_ebcg .Get ("\u0043\u004f");_cegg !=nil {_dbfca ,_ecgce :=_fd .GetArray (_cegg );if _ecgce {_gggc .CO =_dbfca ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u004f\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_cegg ); -};};if _fbaf :=_ebcg .Get ("\u0044\u0052");_fbaf !=nil {if _cadda ,_gffe :=_fd .GetDict (_fbaf );_gffe {_cebfb ,_geegb :=NewPdfPageResourcesFromDict (_cadda );if _geegb !=nil {_ag .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0044R\u003a\u0020\u0025\u0076",_geegb ); -return nil ,_geegb ;};_gggc .DR =_cebfb ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0044\u0052\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_fbaf );};};if _afgad :=_ebcg .Get ("\u0044\u0041"); -_afgad !=nil {_fbbdf ,_aacab :=_fd .GetString (_afgad );if _aacab {_gggc .DA =_fbbdf ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0044\u0041\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_afgad ); -};};if _dfag :=_ebcg .Get ("\u0051");_dfag !=nil {_gcddg ,_daada :=_fd .GetInt (_dfag );if _daada {_gggc .Q =_gcddg ;}else {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0051\u0020\u0069\u006e\u0076a\u006ci\u0064 \u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_dfag ); -};};if _baafc :=_ebcg .Get ("\u0058\u0046\u0041");_baafc !=nil {_gggc .XFA =_baafc ;};if _ededc :=_ebcg .Get ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e");_ededc !=nil {_gggc .ADBEEchoSign =_ededc ;};_gggc .ToPdfObject (); -return _gggc ,nil ;};func (_ffefc *PdfWriter )updateObjectNumbers (){_bbecb :=_ffefc .ObjNumOffset ;_eaedb :=0;for _ ,_dbcba :=range _ffefc ._agfbf {_cgaef :=int64 (_eaedb +1+_bbecb );_gfecf :=true ;if _ffefc ._fbgg {if _fefbg ,_deafd :=_ffefc ._ddgad [_dbcba ]; -_deafd {_cgaef =_fefbg ;_gfecf =false ;};};switch _gbbgc :=_dbcba .(type ){case *_fd .PdfIndirectObject :_gbbgc .ObjectNumber =_cgaef ;_gbbgc .GenerationNumber =0;case *_fd .PdfObjectStream :_gbbgc .ObjectNumber =_cgaef ;_gbbgc .GenerationNumber =0;case *_fd .PdfObjectStreams :_gbbgc .ObjectNumber =_cgaef ; -_gbbgc .GenerationNumber =0;default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u0020%\u0054\u0020\u002d\u0020\u0073\u006b\u0069p\u0070\u0069\u006e\u0067",_gbbgc );continue ; -};if _gfecf {_eaedb ++;};};_dfabd :=func (_eccb _fd .PdfObject )int64 {switch _fcfcb :=_eccb .(type ){case *_fd .PdfIndirectObject :return _fcfcb .ObjectNumber ;case *_fd .PdfObjectStream :return _fcfcb .ObjectNumber ;case *_fd .PdfObjectStreams :return _fcfcb .ObjectNumber ; -};return 0;};_da .SliceStable (_ffefc ._agfbf ,func (_ecgbfe ,_dfbbc int )bool {return _dfabd (_ffefc ._agfbf [_ecgbfe ])< _dfabd (_ffefc ._agfbf [_dfbbc ])});}; +// GetObjectNums returns the object numbers of the PDF objects in the file +// Numbered objects are either indirect objects or stream objects. +// e.g. objNums := pdfReader.GetObjectNums() +// The underlying objects can then be accessed with +// pdfReader.GetIndirectObjectByNumber(objNums[0]) for the first available object. +func (_cgfc *PdfReader )GetObjectNums ()[]int {return _cgfc ._cfaef .GetObjectNums ()}; -// DecodeArray returns the range of color component values in the ICCBased colorspace. -func (_edae *PdfColorspaceICCBased )DecodeArray ()[]float64 {return _edae .Range }; +// PdfAnnotationText represents Text annotations. +// (Section 12.5.6.4 p. 402). +type PdfAnnotationText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Open _bb .PdfObject ;Name _bb .PdfObject ;State _bb .PdfObject ;StateModel _bb .PdfObject ;}; -// NewPdfActionLaunch returns a new "launch" action. -func NewPdfActionLaunch ()*PdfActionLaunch {_ffc :=NewPdfAction ();_be :=&PdfActionLaunch {};_be .PdfAction =_ffc ;_ffc .SetContext (_be );return _be ;}; +// String returns a string representation of PdfTransformParamsDocMDP. +func (_ddfffg *PdfTransformParamsDocMDP )String ()string {return _e .Sprintf ("\u0025\u0073\u0020\u0050\u003a\u0020\u0025\u0073\u0020V\u003a\u0020\u0025\u0073",_ddfffg .Type ,_ddfffg .P ,_ddfffg .V );}; -// BorderEffect represents a border effect (Table 167 p. 395). -type BorderEffect int ; +// PdfColorspaceICCBased format [/ICCBased stream] +// +// The stream shall contain the ICC profile. +// A conforming reader shall support ICC.1:2004:10 as required by PDF 1.7, which will enable it +// to properly render all embedded ICC profiles regardless of the PDF version +// +// In the current implementation, we rely on the alternative colormap provided. +type PdfColorspaceICCBased struct{N int ;Alternate PdfColorspace ; -// GetCustomInfo returns a custom info value for the specified name. -func (_eeaaf *PdfInfo )GetCustomInfo (name string )*_fd .PdfObjectString {var _bgdd *_fd .PdfObjectString ;if _eeaaf ._defeg ==nil {return _bgdd ;};if _fedf ,_aafe :=_eeaaf ._defeg .Get (*_fd .MakeName (name )).(*_fd .PdfObjectString );_aafe {_bgdd =_fedf ; -};return _bgdd ;};func _eadc (_deba *_fd .PdfObjectDictionary )(*PdfFieldButton ,error ){_cbda :=&PdfFieldButton {};_cbda .PdfField =NewPdfField ();_cbda .PdfField .SetContext (_cbda );_cbda .Opt ,_ =_fd .GetArray (_deba .Get ("\u004f\u0070\u0074"));_dgbg :=NewPdfAnnotationWidget (); -_dgbg .A ,_ =_fd .GetDict (_deba .Get ("\u0041"));_dgbg .AP ,_ =_fd .GetDict (_deba .Get ("\u0041\u0050"));_dgbg .SetContext (_cbda );_cbda .PdfField .Annotations =append (_cbda .PdfField .Annotations ,_dgbg );return _cbda ,nil ;}; +// If omitted ICC not supported: then use DeviceGray, +// DeviceRGB or DeviceCMYK for N=1,3,4 respectively. +Range []float64 ;Metadata *_bb .PdfObjectStream ;Data []byte ;_ccab *_bb .PdfIndirectObject ;_eabcb *_bb .PdfObjectStream ;};func _bebd (_fabb *_bb .PdfObjectDictionary )(*PdfFieldText ,error ){_ffdff :=&PdfFieldText {};_ffdff .DA ,_ =_bb .GetString (_fabb .Get ("\u0044\u0041")); +_ffdff .Q ,_ =_bb .GetInt (_fabb .Get ("\u0051"));_ffdff .DS ,_ =_bb .GetString (_fabb .Get ("\u0044\u0053"));_ffdff .RV =_fabb .Get ("\u0052\u0056");_ffdff .MaxLen ,_ =_bb .GetInt (_fabb .Get ("\u004d\u0061\u0078\u004c\u0065\u006e"));return _ffdff ,nil ; +}; -// NewPdfSignatureReferenceDocMDP returns PdfSignatureReference for the transformParams. -func NewPdfSignatureReferenceDocMDP (transformParams *PdfTransformParamsDocMDP )*PdfSignatureReference {return &PdfSignatureReference {Type :_fd .MakeName ("\u0053\u0069\u0067\u0052\u0065\u0066"),TransformMethod :_fd .MakeName ("\u0044\u006f\u0063\u004d\u0044\u0050"),TransformParams :transformParams .ToPdfObject ()}; -};type pdfFont interface{_cf .Font ; +// GetAction returns the PDF action for the annotation link. +func (_dad *PdfAnnotationLink )GetAction ()(*PdfAction ,error ){if _dad ._abc !=nil {return _dad ._abc ,nil ;};if _dad .A ==nil {return nil ,nil ;};if _dad ._gcg ==nil {return nil ,nil ;};_fbg ,_fadd :=_dad ._gcg .loadAction (_dad .A );if _fadd !=nil {return nil ,_fadd ; +};_dad ._abc =_fbg ;return _dad ._abc ,nil ;};func _bbfae (_edcbb *PdfField )[]*PdfField {_gebe :=[]*PdfField {_edcbb };for _ ,_cbbd :=range _edcbb .Kids {_gebe =append (_gebe ,_bbfae (_cbbd )...);};return _gebe ;}; -// ToPdfObject returns a PDF representation of the font and implements interface Model. -ToPdfObject ()_fd .PdfObject ;getFontDescriptor ()*PdfFontDescriptor ;baseFields ()*fontCommon ;}; +// ColorToRGB converts a Lab color to an RGB color. +func (_ecggf *PdfColorspaceLab )ColorToRGB (color PdfColor )(PdfColor ,error ){_fabg :=func (_ffdf float64 )float64 {if _ffdf >=6.0/29{return _ffdf *_ffdf *_ffdf ;};return 108.0/841*(_ffdf -4.0/29.0);};_egca ,_ecdaf :=color .(*PdfColorLab );if !_ecdaf {_gg .Log .Debug ("\u0069\u006e\u0070\u0075t \u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u006c\u0061\u0062"); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};LStar :=_egca .L ();AStar :=_egca .A ();BStar :=_egca .B ();L :=(LStar +16)/116+AStar /500;M :=(LStar +16)/116;N :=(LStar +16)/116-BStar /200; +X :=_ecggf .WhitePoint [0]*_fabg (L );Y :=_ecggf .WhitePoint [1]*_fabg (M );Z :=_ecggf .WhitePoint [2]*_fabg (N );_cged :=3.240479*X +-1.537150*Y +-0.498535*Z ;_baffg :=-0.969256*X +1.875992*Y +0.041556*Z ;_bbded :=0.055648*X +-0.204043*Y +1.057311*Z ; +_cged =_bdd .Min (_bdd .Max (_cged ,0),1.0);_baffg =_bdd .Min (_bdd .Max (_baffg ,0),1.0);_bbded =_bdd .Min (_bdd .Max (_bbded ,0),1.0);return NewPdfColorDeviceRGB (_cged ,_baffg ,_bbded ),nil ;}; -// GetNumComponents returns the number of color components (1 for grayscale). -func (_ccee *PdfColorDeviceGray )GetNumComponents ()int {return 1}; +// GetPageDict converts the Page to a PDF object dictionary. +func (_cadb *PdfPage )GetPageDict ()*_bb .PdfObjectDictionary {_eadac :=_cadb ._deab ;_eadac .Clear ();_eadac .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0050\u0061\u0067\u0065"));_eadac .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_cadb .Parent ); +if _cadb .LastModified !=nil {_eadac .Set ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_cadb .LastModified .ToPdfObject ());};if _cadb .Resources !=nil {_eadac .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_cadb .Resources .ToPdfObject ()); +};if _cadb .CropBox !=nil {_eadac .Set ("\u0043r\u006f\u0070\u0042\u006f\u0078",_cadb .CropBox .ToPdfObject ());};if _cadb .MediaBox !=nil {_eadac .Set ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078",_cadb .MediaBox .ToPdfObject ());};if _cadb .BleedBox !=nil {_eadac .Set ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078",_cadb .BleedBox .ToPdfObject ()); +};if _cadb .TrimBox !=nil {_eadac .Set ("\u0054r\u0069\u006d\u0042\u006f\u0078",_cadb .TrimBox .ToPdfObject ());};if _cadb .ArtBox !=nil {_eadac .Set ("\u0041\u0072\u0074\u0042\u006f\u0078",_cadb .ArtBox .ToPdfObject ());};_eadac .SetIfNotNil ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f",_cadb .BoxColorInfo ); +_eadac .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_cadb .Contents );if _cadb .Rotate !=nil {_eadac .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_bb .MakeInteger (*_cadb .Rotate ));};_eadac .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_cadb .Group ); +_eadac .SetIfNotNil ("\u0054\u0068\u0075m\u0062",_cadb .Thumb );_eadac .SetIfNotNil ("\u0042",_cadb .B );_eadac .SetIfNotNil ("\u0044\u0075\u0072",_cadb .Dur );_eadac .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_cadb .Trans );_eadac .SetIfNotNil ("\u0041\u0041",_cadb .AA ); +_eadac .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_cadb .Metadata );_eadac .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_cadb .PieceInfo );_eadac .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_cadb .StructParents ); +_eadac .SetIfNotNil ("\u0049\u0044",_cadb .ID );_eadac .SetIfNotNil ("\u0050\u005a",_cadb .PZ );_eadac .SetIfNotNil ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f",_cadb .SeparationInfo );_eadac .SetIfNotNil ("\u0054\u0061\u0062\u0073",_cadb .Tabs ); +_eadac .SetIfNotNil ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064",_cadb .TemplateInstantiated );_eadac .SetIfNotNil ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s",_cadb .PresSteps );_eadac .SetIfNotNil ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074",_cadb .UserUnit ); +_eadac .SetIfNotNil ("\u0056\u0050",_cadb .VP );if _cadb ._cfafb !=nil {_daacf :=_bb .MakeArray ();for _ ,_fdgef :=range _cadb ._cfafb {if _egbf :=_fdgef .GetContext ();_egbf !=nil {_daacf .Append (_egbf .ToPdfObject ());}else {_daacf .Append (_fdgef .ToPdfObject ()); +};};if _daacf .Len ()> 0{_eadac .Set ("\u0041\u006e\u006e\u006f\u0074\u0073",_daacf );};}else if _cadb .Annots !=nil {_eadac .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0073",_cadb .Annots );};return _eadac ;};func _baggc (_fcbd []*_bb .PdfObjectStream )*_bb .PdfObjectArray {if len (_fcbd )==0{return nil ; +};_bcbd :=make ([]_bb .PdfObject ,0,len (_fcbd ));for _ ,_gbcc :=range _fcbd {_bcbd =append (_bcbd ,_gbcc );};return _bb .MakeArray (_bcbd ...);}; -// NewPdfFieldSignature returns an initialized signature field. -func NewPdfFieldSignature (signature *PdfSignature )*PdfFieldSignature {_debba :=&PdfFieldSignature {};_debba .PdfField =NewPdfField ();_debba .PdfField .SetContext (_debba );_debba .PdfAnnotationWidget =NewPdfAnnotationWidget ();_debba .PdfAnnotationWidget .SetContext (_debba ); -_debba .PdfAnnotationWidget ._aeb =_debba .PdfField ._dffeb ;_debba .T =_fd .MakeString ("");_debba .F =_fd .MakeInteger (132);_debba .V =signature ;return _debba ;}; +// PdfAnnotationProjection represents Projection annotations. +type PdfAnnotationProjection struct{*PdfAnnotation ;*PdfAnnotationMarkup ;}; -// NewPdfColorspaceFromPdfObject loads a PdfColorspace from a PdfObject. Returns an error if there is -// a failure in loading. -func NewPdfColorspaceFromPdfObject (obj _fd .PdfObject )(PdfColorspace ,error ){if obj ==nil {return nil ,nil ;};var _edaa *_fd .PdfIndirectObject ;var _ffge *_fd .PdfObjectName ;var _fffa *_fd .PdfObjectArray ;if _ggfg ,_degd :=obj .(*_fd .PdfIndirectObject ); -_degd {_edaa =_ggfg ;};obj =_fd .TraceToDirectObject (obj );switch _edba :=obj .(type ){case *_fd .PdfObjectArray :_fffa =_edba ;case *_fd .PdfObjectName :_ffge =_edba ;};if _ffge !=nil {switch *_ffge {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":return NewPdfColorspaceDeviceGray (),nil ; -case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":return NewPdfColorspaceDeviceRGB (),nil ;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return NewPdfColorspaceDeviceCMYK (),nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return NewPdfColorspaceSpecialPattern (),nil ; -default:_ag .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065 \u0025\u0073",*_ffge );return nil ,_fbeg ;};};if _fffa !=nil &&_fffa .Len ()> 0{var _dfgg _fd .PdfObject =_edaa ; -if _edaa ==nil {_dfgg =_fffa ;};if _dada ,_bcda :=_fd .GetName (_fffa .Get (0));_bcda {switch _dada .String (){case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":if _fffa .Len ()==1{return NewPdfColorspaceDeviceGray (),nil ;};case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":if _fffa .Len ()==1{return NewPdfColorspaceDeviceRGB (),nil ; -};case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _fffa .Len ()==1{return NewPdfColorspaceDeviceCMYK (),nil ;};case "\u0043a\u006c\u0047\u0072\u0061\u0079":return _ecbe (_dfgg );case "\u0043\u0061\u006c\u0052\u0047\u0042":return _ebdg (_dfgg ); -case "\u004c\u0061\u0062":return _geaf (_dfgg );case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064":return _bbdf (_dfgg );case "\u0050a\u0074\u0074\u0065\u0072\u006e":return _acea (_dfgg );case "\u0049n\u0064\u0065\u0078\u0065\u0064":return _dbeea (_dfgg ); -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e":return _fafdc (_dfgg );case "\u0044e\u0076\u0069\u0063\u0065\u004e":return _ggacg (_dfgg );default:_ag .Log .Debug ("A\u0072\u0072\u0061\u0079\u0020\u0077i\u0074\u0068\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u006e\u0061m\u0065:\u0020\u0025\u0073",*_dada ); -};};};_ag .Log .Debug ("\u0050\u0044\u0046\u0020\u0046i\u006c\u0065\u0020\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0043\u006f\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0073",obj .String ()); -return nil ,ErrTypeCheck ;};func _gfac (_gfba _fd .PdfObject )*Names {_eegec :=_dfgfd ();_gbgbc :=_fd .TraceToDirectObject (_gfba ).(*_fd .PdfObjectDictionary );if _bdbab :=_gbgbc .Get ("\u0044\u0065\u0073t\u0073");_bdbab !=nil {_eegec .Dests =_fd .TraceToDirectObject (_bdbab ).(*_fd .PdfObjectDictionary ); -};if _bgaf :=_gbgbc .Get ("\u0041\u0050");_bgaf !=nil {_eegec .AP =_fd .TraceToDirectObject (_bgaf ).(*_fd .PdfObjectDictionary );};if _bbdcg :=_gbgbc .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_bbdcg !=nil {_eegec .JavaScript =_fd .TraceToDirectObject (_bbdcg ).(*_fd .PdfObjectDictionary ); -};if _egea :=_gbgbc .Get ("\u0050\u0061\u0067e\u0073");_egea !=nil {_eegec .Pages =_fd .TraceToDirectObject (_egea ).(*_fd .PdfObjectDictionary );};if _gffdd :=_gbgbc .Get ("\u0054e\u006d\u0070\u006c\u0061\u0074\u0065s");_gffdd !=nil {_eegec .Templates =_fd .TraceToDirectObject (_gffdd ).(*_fd .PdfObjectDictionary ); -};if _ffcaa :=_gbgbc .Get ("\u0049\u0044\u0053");_ffcaa !=nil {_eegec .IDS =_fd .TraceToDirectObject (_ffcaa ).(*_fd .PdfObjectDictionary );};if _acfc :=_gbgbc .Get ("\u0055\u0052\u004c\u0053");_acfc !=nil {_eegec .URLS =_fd .TraceToDirectObject (_acfc ).(*_fd .PdfObjectDictionary ); -};if _fcccb :=_gbgbc .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073");_fcccb !=nil {_eegec .EmbeddedFiles =_fd .TraceToDirectObject (_fcccb ).(*_fd .PdfObjectDictionary );};if _baad :=_gbgbc .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073"); -_baad !=nil {_eegec .AlternatePresentations =_fd .TraceToDirectObject (_baad ).(*_fd .PdfObjectDictionary );};if _cdgc :=_gbgbc .Get ("\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073");_cdgc !=nil {_eegec .Renditions =_fd .TraceToDirectObject (_cdgc ).(*_fd .PdfObjectDictionary ); -};return _eegec ;}; +// Write writes the Appender output to io.Writer. +// It can only be called once and further invocations will result in an error. +func (_ccff *PdfAppender )Write (w _ecb .Writer )error {if _ccff ._bcea {return _ed .New ("\u0061\u0070\u0070\u0065\u006e\u0064\u0065\u0072\u0020\u0077\u0072\u0069\u0074e\u0020\u0063\u0061\u006e\u0020\u006fn\u006c\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0076\u006f\u006b\u0065\u0064 \u006f\u006e\u0063\u0065"); +};_badf :=NewPdfWriter ();_dceaa ,_cdf :=_bb .GetDict (_badf ._faebd );if !_cdf {return _ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0020(\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0029"); +};_eagb ,_cdf :=_dceaa .Get ("\u004b\u0069\u0064\u0073").(*_bb .PdfObjectArray );if !_cdf {return _ed .New ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0050\u0061g\u0065\u0073\u0020\u004b\u0069\u0064\u0073\u0020o\u0062\u006a\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079\u0029"); +};_bedb ,_cdf :=_dceaa .Get ("\u0043\u006f\u0075n\u0074").(*_bb .PdfObjectInteger );if !_cdf {return _ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0050\u0061\u0067e\u0073\u0020\u0043\u006fu\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0029"); +};_fefdb :=_ccff ._aadf ._cfaef ;_cgdg :=_fefdb .GetTrailer ();if _cgdg ==nil {return _ed .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_cbfe ,_cdf :=_bb .GetIndirect (_cgdg .Get ("\u0052\u006f\u006f\u0074")); +if !_cdf {return _ed .New ("c\u0061\u0074\u0061\u006c\u006f\u0067 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064");};_becg ,_cdf :=_bb .GetDict (_cbfe );if !_cdf {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0028\u0072\u006f\u006f\u0074\u0020\u0025\u0071\u0029\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0025\u0073\u0029",_cbfe ,*_cgdg ); +return _ed .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_cead :=false ;for _ ,_deaa :=range _ccff ._aadf .AcroForm .signatureFields (){if _deaa .Lock !=nil {_cead =true ;break ;};};if _cead {_badf ._eecbb =_cbfe ; +};for _ ,_gedf :=range _becg .Keys (){if _badf ._ebgdb .Get (_gedf )==nil {_eeab :=_becg .Get (_gedf );_badf ._ebgdb .Set (_gedf ,_eeab );};};if _ccff ._gbfg !=nil {if _ccff ._gbfg ._dgeaa {if _fcea :=_bb .TraceToDirectObject (_ccff ._gbfg .ToPdfObject ()); +!_bb .IsNullObject (_fcea ){_badf ._ebgdb .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_fcea );_ccff .updateObjectsDeep (_fcea ,nil );}else {_gg .Log .Debug ("\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020t\u0072\u0061\u0063e\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0020o\u0062\u006a\u0065\u0063\u0074, \u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u002e"); +};}else {_badf ._ebgdb .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_ccff ._gbfg .ToPdfObject ());_ccff .updateObjectsDeep (_ccff ._gbfg .ToPdfObject (),nil );};};if _ccff ._gdgc !=nil {_ccff .updateObjectsDeep (_ccff ._gdgc .ToPdfObject (),nil ); +_badf ._ebgdb .Set ("\u0044\u0053\u0053",_ccff ._gdgc .GetContainingPdfObject ());};if _ccff ._cecbd !=nil {_badf ._ebgdb .Set ("\u0050\u0065\u0072m\u0073",_ccff ._cecbd .ToPdfObject ());_ccff .updateObjectsDeep (_ccff ._cecbd .ToPdfObject (),nil );};if _badf ._gecfd .Major < 2{_badf .AddExtension ("\u0045\u0053\u0049\u0043","\u0031\u002e\u0037",5); +_badf .AddExtension ("\u0041\u0044\u0042\u0045","\u0031\u002e\u0037",8);};if _eedb ,_cddg :=_bb .GetDict (_cgdg .Get ("\u0049\u006e\u0066\u006f"));_cddg {if _eaeea ,_cbagd :=_bb .GetDict (_badf ._gefda );_cbagd {for _ ,_abfa :=range _eedb .Keys (){if _eaeea .Get (_abfa )==nil {_eaeea .Set (_abfa ,_eedb .Get (_abfa )); +};};};};if _ccff ._dbbg !=nil {_badf ._gefda =_bb .MakeIndirectObject (_ccff ._dbbg .ToPdfObject ());};_ccff .updateObjectsDeep (_badf ._gefda ,nil );_ccff .updateObjectsDeep (_badf ._eecbb ,nil );_gcgef :=false ;if len (_ccff ._aadf .PageList )!=len (_ccff ._baef ){_gcgef =true ; +}else {for _bgfgc :=range _ccff ._aadf .PageList {switch {case _ccff ._baef [_bgfgc ]==_ccff ._aadf .PageList [_bgfgc ]:case _ccff ._baef [_bgfgc ]==_ccff .Reader .PageList [_bgfgc ]:default:_gcgef =true ;};if _gcgef {break ;};};};if _gcgef {_ccff .updateObjectsDeep (_badf ._faebd ,nil ); +}else {_ccff ._cfbbc [_badf ._faebd ]=struct{}{};};_badf ._faebd .ObjectNumber =_ccff .Reader ._acgfb .ObjectNumber ;_ccff ._gecf [_badf ._faebd ]=_ccff .Reader ._acgfb .ObjectNumber ;_dcgg :=[]_bb .PdfObjectName {"\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s","\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078","\u0043r\u006f\u0070\u0042\u006f\u0078","\u0052\u006f\u0074\u0061\u0074\u0065"}; +for _ ,_dbag :=range _ccff ._baef {_fgbb :=_dbag .ToPdfObject ();*_bedb =*_bedb +1;if _ecde ,_cfeg :=_fgbb .(*_bb .PdfIndirectObject );_cfeg &&_ecde .GetParser ()==_ccff ._aadf ._cfaef {_eagb .Append (&_ecde .PdfObjectReference );continue ;};if _cccaa ,_cddd :=_bb .GetDict (_fgbb ); +_cddd {_eacb ,_ffda :=_cccaa .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_bb .PdfIndirectObject );for _ffda {_gg .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_eacb );_daad ,_gba :=_eacb .PdfObject .(*_bb .PdfObjectDictionary ); +if !_gba {return _ed .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074");};for _ ,_efe :=range _dcgg {_gg .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_efe );if _gdda :=_cccaa .Get (_efe ); +_gdda !=nil {_gg .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");if len (_dbag ._eegfb .Keys ())> 0&&!_gcgef {_aadaa :=_dbag ._eegfb ;if _ecdg :=_aadaa .Get (_efe );_ecdg !=nil {if _gdda !=_ecdg {_gg .Log .Trace ("\u0049\u006e\u0068\u0065\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u006f\u0072\u0069\u0067i\u006ea\u006c\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073\u002c\u0020\u0025\u0054",_efe ,_ecdg ); +_cccaa .Set (_efe ,_ecdg );};};};continue ;};if _fcgb :=_daad .Get (_efe );_fcgb !=nil {_gg .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_efe );_cccaa .Set (_efe ,_fcgb );};};_eacb ,_ffda =_daad .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_bb .PdfIndirectObject ); +_gg .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_daad .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};if _gcgef {_cccaa .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_badf ._faebd );};};_ccff .updateObjectsDeep (_fgbb ,nil ); +_eagb .Append (_fgbb );};if _ ,_ddfcd :=_ccff ._eaff .Seek (0,_ecb .SeekStart );_ddfcd !=nil {return _ddfcd ;};_bcgd :=make (map[SignatureHandler ]_ecb .Writer );_eegc :=_bb .MakeArray ();for _ ,_bfag :=range _ccff ._ffb {if _agbg ,_gbcb :=_bb .GetIndirect (_bfag ); +_gbcb {if _cgfa ,_cgea :=_agbg .PdfObject .(*pdfSignDictionary );_cgea {_dca :=*_cgfa ._cefbf ;var _egcdg error ;_bcgd [_dca ],_egcdg =_dca .NewDigest (_cgfa ._febed );if _egcdg !=nil {return _egcdg ;};_eegc .Append (_bb .MakeInteger (0xfffff),_bb .MakeInteger (0xfffff)); +};};};if _eegc .Len ()> 0{_eegc .Append (_bb .MakeInteger (0xfffff),_bb .MakeInteger (0xfffff));};for _ ,_caa :=range _ccff ._ffb {if _gcgc ,_dcab :=_bb .GetIndirect (_caa );_dcab {if _bdce ,_dfabd :=_gcgc .PdfObject .(*pdfSignDictionary );_dfabd {_bdce .Set ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_eegc ); +};};};_gedg :=len (_bcgd )> 0;var _abbg _ecb .Reader =_ccff ._eaff ;if _gedg {_cgbdd :=make ([]_ecb .Writer ,0,len (_bcgd ));for _ ,_egeb :=range _bcgd {_cgbdd =append (_cgbdd ,_egeb );};_abbg =_ecb .TeeReader (_ccff ._eaff ,_ecb .MultiWriter (_cgbdd ...)); +};_dcbca ,_fdfe :=_ecb .Copy (w ,_abbg );if _fdfe !=nil {return _fdfe ;};if len (_ccff ._ffb )==0{return nil ;};_badf ._dacf =_dcbca ;_badf .ObjNumOffset =_ccff ._gadbe ;_badf ._aedgc =true ;_badf ._dbgcc =_ccff ._aadd ;_badf ._fedgb =_ccff ._ccge ;_badf ._daabg =_ccff ._dfeb ; +_badf ._gecfd =_ccff ._aadf .PdfVersion ();_badf ._dcggdc =_ccff ._gecf ;_badf ._efgdff =_ccff ._gdga .GetCrypter ();_badf ._bafbg =_ccff ._gdga .GetEncryptObj ();_deddf :=_ccff ._gdga .GetXrefType ();if _deddf !=nil {_fbde :=*_deddf ==_bb .XrefTypeObjectStream ; +_badf ._aebec =&_fbde ;};_badf ._bfdb =map[_bb .PdfObject ]struct{}{};_badf ._cgfff =[]_bb .PdfObject {};for _ ,_bgea :=range _ccff ._ffb {if _ ,_deef :=_ccff ._cfbbc [_bgea ];_deef {continue ;};_badf .addObject (_bgea );};_gdegb :=w ;if _gedg {_gdegb =_aa .NewBuffer (nil ); +};if _ccff ._fcgd !=""&&_badf ._efgdff ==nil {_badf .Encrypt ([]byte (_ccff ._fcgd ),[]byte (_ccff ._fcgd ),_ccff ._beff );};if _fgee :=_cgdg .Get ("\u0049\u0044");_fgee !=nil {if _bggf ,_afae :=_bb .GetArray (_fgee );_afae {_badf ._fggfg =_bggf ;};};if _fecg :=_badf .Write (_gdegb ); +_fecg !=nil {return _fecg ;};if _gedg {_ecda :=_gdegb .(*_aa .Buffer ).Bytes ();_dbaga :=_bb .MakeArray ();var _ggbb []*pdfSignDictionary ;var _edac int64 ;for _ ,_cgbf :=range _badf ._cgfff {if _geab ,_dbgg :=_bb .GetIndirect (_cgbf );_dbgg {if _gbdb ,_bbafe :=_geab .PdfObject .(*pdfSignDictionary ); +_bbafe {_ggbb =append (_ggbb ,_gbdb );_ggdd :=_gbdb ._ggddf +int64 (_gbdb ._gceca );_dbaga .Append (_bb .MakeInteger (_edac ),_bb .MakeInteger (_ggdd -_edac ));_edac =_gbdb ._ggddf +int64 (_gbdb ._fceca );};};};_dbaga .Append (_bb .MakeInteger (_edac ),_bb .MakeInteger (_dcbca +int64 (len (_ecda ))-_edac )); +_dgdc :=[]byte (_dbaga .WriteString ());for _ ,_eceg :=range _ggbb {_cgcb :=int (_eceg ._ggddf -_dcbca );for _gedgf :=_eceg ._faggb ;_gedgf < _eceg ._eccdf ;_gedgf ++{_ecda [_cgcb +_gedgf ]=' ';};_ggfe :=_ecda [_cgcb +_eceg ._faggb :_cgcb +_eceg ._eccdf ]; +copy (_ggfe ,_dgdc );};var _cgbgf int ;for _ ,_aecf :=range _ggbb {_egfdd :=int (_aecf ._ggddf -_dcbca );_bgfd :=_ecda [_cgbgf :_egfdd +_aecf ._gceca ];_gecc :=*_aecf ._cefbf ;_bcgd [_gecc ].Write (_bgfd );_cgbgf =_egfdd +_aecf ._fceca ;};for _ ,_fefdg :=range _ggbb {_acgef :=_ecda [_cgbgf :]; +_abea :=*_fefdg ._cefbf ;_bcgd [_abea ].Write (_acgef );};for _ ,_eggfb :=range _ggbb {_dccfg :=int (_eggfb ._ggddf -_dcbca );_gadc :=*_eggfb ._cefbf ;_bdcdb :=_bcgd [_gadc ];if _bdbdb :=_gadc .Sign (_eggfb ._febed ,_bdcdb );_bdbdb !=nil {return _bdbdb ; +};_eggfb ._febed .ByteRange =_dbaga ;_ddad :=[]byte (_eggfb ._febed .Contents .WriteString ());for _gdeb :=_eggfb ._faggb ;_gdeb < _eggfb ._eccdf ;_gdeb ++{_ecda [_dccfg +_gdeb ]=' ';};for _ggcb :=_eggfb ._gceca ;_ggcb < _eggfb ._fceca ;_ggcb ++{_ecda [_dccfg +_ggcb ]=' '; +};_dgge :=_ecda [_dccfg +_eggfb ._faggb :_dccfg +_eggfb ._eccdf ];copy (_dgge ,_dgdc );_dgge =_ecda [_dccfg +_eggfb ._gceca :_dccfg +_eggfb ._fceca ];copy (_dgge ,_ddad );};_febc :=_aa .NewBuffer (_ecda );_ ,_fdfe =_ecb .Copy (w ,_febc );if _fdfe !=nil {return _fdfe ; +};};_ccff ._bcea =true ;return nil ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element. -func (_dgfd *PdfColorspaceSpecialIndexed )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};N :=_dgfd .Base .GetNumComponents ();_gedff :=int (vals [0])*N ; -if _gedff < 0||(_gedff +N -1)>=len (_dgfd ._fdac ){_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gedff );return nil ,ErrColorOutOfRange ;};_agda :=_dgfd ._fdac [_gedff :_gedff +N ]; -var _abce []float64 ;for _ ,_edca :=range _agda {_abce =append (_abce ,float64 (_edca )/255.0);};_geaa ,_dece :=_dgfd .Base .ColorFromFloats (_abce );if _dece !=nil {return nil ,_dece ;};return _geaa ,nil ;}; +// DSS represents a Document Security Store dictionary. +// The DSS dictionary contains both global and signature specific validation +// information. The certificates and revocation data in the `Certs`, `OCSPs`, +// and `CRLs` fields can be used to validate any signature in the document. +// Additionally, the VRI entry contains validation data per signature. +// The keys in the VRI entry are calculated as upper(hex(sha1(sig.Contents))). +// The values are VRI dictionaries containing certificates and revocation +// information used for validating a single signature. +// See ETSI TS 102 778-4 V1.1.1 for more information. +type DSS struct{_facae *_bb .PdfIndirectObject ;Certs []*_bb .PdfObjectStream ;OCSPs []*_bb .PdfObjectStream ;CRLs []*_bb .PdfObjectStream ;VRI map[string ]*VRI ;_bfda map[string ]*_bb .PdfObjectStream ;_fccf map[string ]*_bb .PdfObjectStream ;_fdbe map[string ]*_bb .PdfObjectStream ; +};func (_ggb *PdfReader )newPdfActionResetFormFromDict (_dab *_bb .PdfObjectDictionary )(*PdfActionResetForm ,error ){return &PdfActionResetForm {Fields :_dab .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_dab .Get ("\u0046\u006c\u0061g\u0073")},nil ; +};func _gegd (_ddge *PdfPage )map[_bb .PdfObjectName ]_bb .PdfObject {_gfa :=make (map[_bb .PdfObjectName ]_bb .PdfObject );if _ddge .Resources ==nil {return _gfa ;};if _ddge .Resources .Font !=nil {if _ggaf ,_bgaad :=_bb .GetDict (_ddge .Resources .Font ); +_bgaad {for _ ,_dcbc :=range _ggaf .Keys (){_gfa [_dcbc ]=_ggaf .Get (_dcbc );};};};if _ddge .Resources .ExtGState !=nil {if _dbefb ,_bdef :=_bb .GetDict (_ddge .Resources .ExtGState );_bdef {for _ ,_aeca :=range _dbefb .Keys (){_gfa [_aeca ]=_dbefb .Get (_aeca ); +};};};if _ddge .Resources .XObject !=nil {if _dgdd ,_abgg :=_bb .GetDict (_ddge .Resources .XObject );_abgg {for _ ,_ccbb :=range _dgdd .Keys (){_gfa [_ccbb ]=_dgdd .Get (_ccbb );};};};if _ddge .Resources .Pattern !=nil {if _fdbb ,_bad :=_bb .GetDict (_ddge .Resources .Pattern ); +_bad {for _ ,_ecge :=range _fdbb .Keys (){_gfa [_ecge ]=_fdbb .Get (_ecge );};};};if _ddge .Resources .Shading !=nil {if _cege ,_eaee :=_bb .GetDict (_ddge .Resources .Shading );_eaee {for _ ,_faca :=range _cege .Keys (){_gfa [_faca ]=_cege .Get (_faca ); +};};};if _ddge .Resources .ProcSet !=nil {if _gefea ,_ccdd :=_bb .GetDict (_ddge .Resources .ProcSet );_ccdd {for _ ,_dfb :=range _gefea .Keys (){_gfa [_dfb ]=_gefea .Get (_dfb );};};};if _ddge .Resources .Properties !=nil {if _accd ,_cgcc :=_bb .GetDict (_ddge .Resources .Properties ); +_cgcc {for _ ,_eaeec :=range _accd .Keys (){_gfa [_eaeec ]=_accd .Get (_eaeec );};};};return _gfa ;};type fontFile struct{_aacfg string ;_dcbf string ;_abecc _ga .SimpleEncoder ;}; -// GetContainingPdfObject implements interface PdfModel. -func (_acbb *PdfAnnotation )GetContainingPdfObject ()_fd .PdfObject {return _acbb ._aeb }; +// ToPdfObject converts rectangle to a PDF object. +func (_gdgf *PdfRectangle )ToPdfObject ()_bb .PdfObject {return _bb .MakeArray (_bb .MakeFloat (_gdgf .Llx ),_bb .MakeFloat (_gdgf .Lly ),_bb .MakeFloat (_gdgf .Urx ),_bb .MakeFloat (_gdgf .Ury ));};func _fffed (_defc _bb .PdfObject )(*PdfColorspaceSpecialIndexed ,error ){_befa :=NewPdfColorspaceSpecialIndexed (); +if _bdff ,_edee :=_defc .(*_bb .PdfIndirectObject );_edee {_befa ._cedea =_bdff ;};_defc =_bb .TraceToDirectObject (_defc );_abccb ,_dfbbc :=_defc .(*_bb .PdfObjectArray );if !_dfbbc {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if _abccb .Len ()!=4{return nil ,_e .Errorf ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0069\u006e\u0076a\u006ci\u0064\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068");};_defc =_abccb .Get (0); +_gbefe ,_dfbbc :=_defc .(*_bb .PdfObjectName );if !_dfbbc {return nil ,_e .Errorf ("\u0069n\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};if *_gbefe !="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_e .Errorf ("\u0069\u006e\u0064\u0065xe\u0064\u0020\u0043\u0053\u003a\u0020\u0077\u0072\u006f\u006e\u0067\u0020\u006e\u0061m\u0065"); +};_defc =_abccb .Get (1);_afeed ,_ggdge :=DetermineColorspaceNameFromPdfObject (_defc );if _ggdge !=nil {return nil ,_ggdge ;};if _afeed =="\u0049n\u0064\u0065\u0078\u0065\u0064"||_afeed =="\u0050a\u0074\u0074\u0065\u0072\u006e"{_gg .Log .Debug ("E\u0072\u0072o\u0072\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0049\u006e\u0064e\u0078\u0065\u0064\u002f\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0043S\u0020\u0061\u0073\u0020\u0062\u0061\u0073\u0065\u0020\u0028\u0025v\u0029",_afeed ); +return nil ,_fabfb ;};_ffdfa ,_ggdge :=NewPdfColorspaceFromPdfObject (_defc );if _ggdge !=nil {return nil ,_ggdge ;};_befa .Base =_ffdfa ;_defc =_abccb .Get (2);_aeaaf ,_ggdge :=_bb .GetNumberAsInt64 (_defc );if _ggdge !=nil {return nil ,_ggdge ;};if _aeaaf > 255{return nil ,_e .Errorf ("\u0069n\u0064\u0065\u0078\u0065d\u0020\u0043\u0053\u003a\u0020I\u006ev\u0061l\u0069\u0064\u0020\u0068\u0069\u0076\u0061l"); +};_befa .HiVal =int (_aeaaf );_defc =_abccb .Get (3);_befa .Lookup =_defc ;_defc =_bb .TraceToDirectObject (_defc );var _cddgf []byte ;if _afbb ,_ccdf :=_defc .(*_bb .PdfObjectString );_ccdf {_cddgf =_afbb .Bytes ();_gg .Log .Trace ("\u0049\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0073\u0074r\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0020\u0064",_cddgf ); +}else if _ffbg ,_gdfg :=_defc .(*_bb .PdfObjectStream );_gdfg {_gg .Log .Trace ("\u0049n\u0064e\u0078\u0065\u0064\u0020\u0073t\u0072\u0065a\u006d\u003a\u0020\u0025\u0073",_defc .String ());_gg .Log .Trace ("\u0045\u006e\u0063\u006fde\u0064\u0020\u0028\u0025\u0064\u0029\u0020\u003a\u0020\u0025\u0023\u0020\u0078",len (_ffbg .Stream ),_ffbg .Stream ); +_gcea ,_dfae :=_bb .DecodeStream (_ffbg );if _dfae !=nil {return nil ,_dfae ;};_gg .Log .Trace ("\u0044e\u0063o\u0064\u0065\u0064\u0020\u0028%\u0064\u0029 \u003a\u0020\u0025\u0020\u0058",len (_gcea ),_gcea );_cddgf =_gcea ;}else {_gg .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_defc ); +return nil ,_e .Errorf ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0049\u006e\u0076a\u006ci\u0064\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};if len (_cddgf )< _befa .Base .GetNumComponents ()*(_befa .HiVal +1){_gg .Log .Debug ("\u0050\u0044\u0046\u0020\u0049\u006e\u0063o\u006d\u0070\u0061t\u0069\u0062\u0069\u006ci\u0074\u0079\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0074\u006f\u006f\u0020\u0073\u0068\u006f\u0072\u0074"); +_gg .Log .Debug ("\u0046\u0061i\u006c\u002c\u0020\u006c\u0065\u006e\u0028\u0064\u0061\u0074\u0061\u0029\u003a\u0020\u0025\u0064\u002c\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u002c\u0020\u0068\u0069\u0056\u0061\u006c\u003a\u0020\u0025\u0064",len (_cddgf ),_befa .Base .GetNumComponents (),_befa .HiVal ); +}else {_cddgf =_cddgf [:_befa .Base .GetNumComponents ()*(_befa .HiVal +1)];};_befa ._fgae =_cddgf ;return _befa ,nil ;};func (_ceb *PdfAppender )replaceObject (_aacb ,_aece _bb .PdfObject ){switch _gfgg :=_aacb .(type ){case *_bb .PdfIndirectObject :_ceb ._gecf [_aece ]=_gfgg .ObjectNumber ; +case *_bb .PdfObjectStream :_ceb ._gecf [_aece ]=_gfgg .ObjectNumber ;};}; -// DefaultImageHandler is the default implementation of the ImageHandler using the standard go library. -type DefaultImageHandler struct{}; +// SetFlag sets the flag for the field. +func (_gaggb *PdfField )SetFlag (flag FieldFlag ){_gaggb .Ff =_bb .MakeInteger (int64 (flag ))}; -// PdfOutlineItem represents an outline item dictionary (Table 153 - pp. 376 - 377). -type PdfOutlineItem struct{PdfOutlineTreeNode ;Title *_fd .PdfObjectString ;Parent *PdfOutlineTreeNode ;Prev *PdfOutlineTreeNode ;Next *PdfOutlineTreeNode ;Count *int64 ;Dest _fd .PdfObject ;A _fd .PdfObject ;SE _fd .PdfObject ;C _fd .PdfObject ;F _fd .PdfObject ; -_ecga *_fd .PdfIndirectObject ;}; +// ReplacePage replaces the original page to a new page. +func (_cafd *PdfAppender )ReplacePage (pageNum int ,page *PdfPage ){_dfbc :=pageNum -1;for _agfa :=range _cafd ._baef {if _agfa ==_dfbc {_abda :=page .Duplicate ();_fccad (_abda );_cafd ._baef [_agfa ]=_abda ;};};}; -// NewPdfOutline returns an initialized PdfOutline. -func NewPdfOutline ()*PdfOutline {_aabcg :=&PdfOutline {_fcef :_fd .MakeIndirectObject (_fd .MakeDict ())};_aabcg ._gcgcg =_aabcg ;return _aabcg ;}; +// RemovePage removes a page by number. +func (_ggdg *PdfAppender )RemovePage (pageNum int ){_dddb :=pageNum -1;_ggdg ._baef =append (_ggdg ._baef [0:_dddb ],_ggdg ._baef [pageNum :]...);}; -// NewPdfAnnotationProjection returns a new projection annotation. -func NewPdfAnnotationProjection ()*PdfAnnotationProjection {_ffdd :=NewPdfAnnotation ();_bfe :=&PdfAnnotationProjection {};_bfe .PdfAnnotation =_ffdd ;_bfe .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ffdd .SetContext (_bfe );return _bfe ;}; +// ToPdfObject recursively builds the Outline tree PDF object. +func (_gefc *PdfOutlineItem )ToPdfObject ()_bb .PdfObject {_cccbc :=_gefc ._bbcf ;_beagb :=_cccbc .PdfObject .(*_bb .PdfObjectDictionary );_beagb .Set ("\u0054\u0069\u0074l\u0065",_gefc .Title );if _gefc .A !=nil {_beagb .Set ("\u0041",_gefc .A );};if _cffce :=_beagb .Get ("\u0053\u0045"); +_cffce !=nil {_beagb .Remove ("\u0053\u0045");};if _gefc .C !=nil {_beagb .Set ("\u0043",_gefc .C );};if _gefc .Dest !=nil {_beagb .Set ("\u0044\u0065\u0073\u0074",_gefc .Dest );};if _gefc .F !=nil {_beagb .Set ("\u0046",_gefc .F );};if _gefc .Count !=nil {_beagb .Set ("\u0043\u006f\u0075n\u0074",_bb .MakeInteger (*_gefc .Count )); +};if _gefc .Next !=nil {_beagb .Set ("\u004e\u0065\u0078\u0074",_gefc .Next .ToPdfObject ());};if _gefc .First !=nil {_beagb .Set ("\u0046\u0069\u0072s\u0074",_gefc .First .ToPdfObject ());};if _gefc .Prev !=nil {_beagb .Set ("\u0050\u0072\u0065\u0076",_gefc .Prev .GetContext ().GetContainingPdfObject ()); +};if _gefc .Last !=nil {_beagb .Set ("\u004c\u0061\u0073\u0074",_gefc .Last .GetContext ().GetContainingPdfObject ());};if _gefc .Parent !=nil {_beagb .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gefc .Parent .GetContext ().GetContainingPdfObject ()); +};return _cccbc ;}; -// NewPdfTransformParamsDocMDP create a PdfTransformParamsDocMDP with the specific permissions. -func NewPdfTransformParamsDocMDP (permission _gfg .DocMDPPermission )*PdfTransformParamsDocMDP {return &PdfTransformParamsDocMDP {Type :_fd .MakeName ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"),P :_fd .MakeInteger (int64 (permission )),V :_fd .MakeName ("\u0031\u002e\u0032")}; -}; +// multiFontEncoder implements a an Encoder that holds a list of fonts provided. +type MultipleFontEncoder struct{_dfgcb []*PdfFont ;CurrentFont *PdfFont ;};func (_ddfc *PdfReader )newPdfActionGotoEFromDict (_fecf *_bb .PdfObjectDictionary )(*PdfActionGoToE ,error ){_dae ,_bfg :=_fda (_fecf .Get ("\u0046"));if _bfg !=nil {return nil ,_bfg ; +};return &PdfActionGoToE {D :_fecf .Get ("\u0044"),NewWindow :_fecf .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),T :_fecf .Get ("\u0054"),F :_dae },nil ;}; -// NewPdfAnnotationLine returns a new line annotation. -func NewPdfAnnotationLine ()*PdfAnnotationLine {_gba :=NewPdfAnnotation ();_gfgf :=&PdfAnnotationLine {};_gfgf .PdfAnnotation =_gba ;_gfgf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gba .SetContext (_gfgf );return _gfgf ;}; +// GetDSS gets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current +// document revision. +func (_dgdb *PdfAppender )GetDSS ()(_febea *DSS ){return _dgdb ._gdgc }; -// NewOutlineBookmark returns an initialized PdfOutlineItem for a given bookmark title and page. -func NewOutlineBookmark (title string ,page *_fd .PdfIndirectObject )*PdfOutlineItem {_dabde :=PdfOutlineItem {};_dabde ._gcgcg =&_dabde ;_dabde .Title =_fd .MakeString (title );_bdad :=_fd .MakeArray ();_bdad .Append (page );_bdad .Append (_fd .MakeName ("\u0046\u0069\u0074")); -_dabde .Dest =_bdad ;return &_dabde ;}; +// GetAnnotations returns the list of page annotations for `page`. If not loaded attempts to load the +// annotations, otherwise returns the loaded list. +func (_bggcb *PdfPage )GetAnnotations ()([]*PdfAnnotation ,error ){if _bggcb ._cfafb !=nil {return _bggcb ._cfafb ,nil ;};if _bggcb .Annots ==nil {_bggcb ._cfafb =[]*PdfAnnotation {};return nil ,nil ;};if _bggcb ._cgeab ==nil {_bggcb ._cfafb =[]*PdfAnnotation {}; +return nil ,nil ;};_ggbdg ,_aabc :=_bggcb ._cgeab .loadAnnotations (_bggcb .Annots );if _aabc !=nil {return nil ,_aabc ;};if _ggbdg ==nil {_bggcb ._cfafb =[]*PdfAnnotation {};};_bggcb ._cfafb =_ggbdg ;return _bggcb ._cfafb ,nil ;}; -// IsTiling specifies if the pattern is a tiling pattern. -func (_cdad *PdfPattern )IsTiling ()bool {return _cdad .PatternType ==1}; +// Clear clears flag fl from the flag and returns the resulting flag. +func (_cbbg FieldFlag )Clear (fl FieldFlag )FieldFlag {return FieldFlag (_cbbg .Mask ()&^fl .Mask ())}; -// Val returns the color value. -func (_bccg *PdfColorDeviceGray )Val ()float64 {return float64 (*_bccg )}; +// ImageToGray returns a new grayscale image based on the passed in RGB image. +func (_gdcfg *PdfColorspaceDeviceRGB )ImageToGray (img Image )(Image ,error ){if img .ColorComponents !=3{return img ,_ed .New ("\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0061\u0020\u0044\u0065\u0076\u0069c\u0065\u0052\u0047\u0042"); +};_fbdg ,_gddb :=_gdf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cebdb ,img ._dafdc );if _gddb !=nil {return img ,_gddb ;};_egdd ,_gddb :=_gdf .GrayConverter .Convert (_fbdg );if _gddb !=nil {return img ,_gddb ; +};return _dffda (_egdd .Base ()),nil ;}; -// ToPdfObject implements interface PdfModel. -func (_dgc *PdfBorderStyle )ToPdfObject ()_fd .PdfObject {_bdabe :=_fd .MakeDict ();if _dgc ._cdd !=nil {if _eegd ,_adbdc :=_dgc ._cdd .(*_fd .PdfIndirectObject );_adbdc {_eegd .PdfObject =_bdabe ;};};_bdabe .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0042\u006f\u0072\u0064\u0065\u0072")); -if _dgc .W !=nil {_bdabe .Set ("\u0057",_fd .MakeFloat (*_dgc .W ));};if _dgc .S !=nil {_bdabe .Set ("\u0053",_fd .MakeName (_dgc .S .GetPdfName ()));};if _dgc .D !=nil {_bdabe .Set ("\u0044",_fd .MakeArrayFromIntegers (*_dgc .D ));};if _dgc ._cdd !=nil {return _dgc ._cdd ; -};return _bdabe ;};func _ebdg (_fbfdf _fd .PdfObject )(*PdfColorspaceCalRGB ,error ){_edab :=NewPdfColorspaceCalRGB ();if _abdc ,_aeab :=_fbfdf .(*_fd .PdfIndirectObject );_aeab {_edab ._gadad =_abdc ;};_fbfdf =_fd .TraceToDirectObject (_fbfdf );_dagee ,_aaegc :=_fbfdf .(*_fd .PdfObjectArray ); -if !_aaegc {return nil ,_dc .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _dagee .Len ()!=2{return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e"); -};_fbfdf =_fd .TraceToDirectObject (_dagee .Get (0));_dddg ,_aaegc :=_fbfdf .(*_fd .PdfObjectName );if !_aaegc {return nil ,_dc .Errorf ("\u0043\u0061l\u0052\u0047\u0042\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062je\u0063\u0074"); -};if *_dddg !="\u0043\u0061\u006c\u0052\u0047\u0042"{return nil ,_dc .Errorf ("\u006e\u006f\u0074 a\u0020\u0043\u0061\u006c\u0052\u0047\u0042\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065");};_fbfdf =_fd .TraceToDirectObject (_dagee .Get (1)); -_ddad ,_aaegc :=_fbfdf .(*_fd .PdfObjectDictionary );if !_aaegc {return nil ,_dc .Errorf ("\u0043\u0061l\u0052\u0047\u0042\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062je\u0063\u0074"); -};_fbfdf =_ddad .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_fbfdf =_fd .TraceToDirectObject (_fbfdf );_cbad ,_aaegc :=_fbfdf .(*_fd .PdfObjectArray );if !_aaegc {return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050o\u0069\u006e\u0074"); -};if _cbad .Len ()!=3{return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0057h\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0061\u0072\u0072\u0061\u0079");};_efdfa ,_facbe :=_cbad .GetAsFloat64Slice (); -if _facbe !=nil {return nil ,_facbe ;};_edab .WhitePoint =_efdfa ;_fbfdf =_ddad .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _fbfdf !=nil {_fbfdf =_fd .TraceToDirectObject (_fbfdf );_fgbd ,_gaab :=_fbfdf .(*_fd .PdfObjectArray ); -if !_gaab {return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050o\u0069\u006e\u0074");};if _fgbd .Len ()!=3{return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0042l\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074\u0020\u0061\u0072\u0072\u0061\u0079"); -};_gfdd ,_gced :=_fgbd .GetAsFloat64Slice ();if _gced !=nil {return nil ,_gced ;};_edab .BlackPoint =_gfdd ;};_fbfdf =_ddad .Get ("\u0047\u0061\u006dm\u0061");if _fbfdf !=nil {_fbfdf =_fd .TraceToDirectObject (_fbfdf );_gcdcf ,_affad :=_fbfdf .(*_fd .PdfObjectArray ); -if !_affad {return nil ,_dc .Errorf ("C\u0061\u006c\u0052\u0047B:\u0020I\u006e\u0076\u0061\u006c\u0069d\u0020\u0047\u0061\u006d\u006d\u0061");};if _gcdcf .Len ()!=3{return nil ,_dc .Errorf ("C\u0061\u006c\u0052\u0047\u0042\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0047a\u006d\u006d\u0061 \u0061r\u0072\u0061\u0079"); -};_gfgfe ,_eccf :=_gcdcf .GetAsFloat64Slice ();if _eccf !=nil {return nil ,_eccf ;};_edab .Gamma =_gfgfe ;};_fbfdf =_ddad .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");if _fbfdf !=nil {_fbfdf =_fd .TraceToDirectObject (_fbfdf );_fbe ,_dbcb :=_fbfdf .(*_fd .PdfObjectArray ); -if !_dbcb {return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052GB\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004d\u0061\u0074\u0072i\u0078");};if _fbe .Len ()!=9{_ag .Log .Error ("\u004d\u0061t\u0072\u0069\u0078 \u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_fbe .String ()); -return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0052G\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u004da\u0074\u0072\u0069\u0078\u0020\u0061\u0072r\u0061\u0079");};_gcedc ,_dceed :=_fbe .GetAsFloat64Slice ();if _dceed !=nil {return nil ,_dceed ; -};_edab .Matrix =_gcedc ;};return _edab ,nil ;};func (_cdf *PdfReader )newPdfActionFromIndirectObject (_gafe *_fd .PdfIndirectObject )(*PdfAction ,error ){_gcf ,_eg :=_gafe .PdfObject .(*_fd .PdfObjectDictionary );if !_eg {return nil ,_dc .Errorf ("\u0061\u0063\u0074\u0069\u006f\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u006e\u006f\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};if model :=_cdf ._fbabb .GetModelFromPrimitive (_gcf );model !=nil {_beb ,_dead :=model .(*PdfAction );if !_dead {return nil ,_dc .Errorf ("\u0063\u0061c\u0068\u0065\u0064\u0020\u006d\u006f\u0064\u0065\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0061\u0063ti\u006f\u006e"); -};return _beb ,nil ;};_bga :=&PdfAction {};_bga ._bfb =_gafe ;_cdf ._fbabb .Register (_gcf ,_bga );if _afb :=_gcf .Get ("\u0054\u0079\u0070\u0065");_afb !=nil {_fce ,_gge :=_afb .(*_fd .PdfObjectName );if !_gge {_ag .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_afb ); -}else {if *_fce !="\u0041\u0063\u0074\u0069\u006f\u006e"{_ag .Log .Trace ("\u0055\u006e\u0073u\u0073\u0070\u0065\u0063t\u0065\u0064\u0020\u0054\u0079\u0070\u0065 \u0021\u003d\u0020\u0041\u0063\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",*_fce ); -};_bga .Type =_fce ;};};if _ce :=_gcf .Get ("\u004e\u0065\u0078\u0074");_ce !=nil {_bga .Next =_ce ;};if _gdce :=_gcf .Get ("\u0053");_gdce !=nil {_bga .S =_gdce ;};_bbf ,_cdg :=_bga .S .(*_fd .PdfObjectName );if !_cdg {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_bga .S ); -return nil ,_dc .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0053\u0020\u006f\u0062\u006a\u0065c\u0074 \u0074y\u0070e\u0020\u0021\u003d\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_bga .S );};_bgg :=PdfActionType (_bbf .String ()); -switch _bgg {case ActionTypeGoTo :_cg ,_dccg :=_cdf .newPdfActionGotoFromDict (_gcf );if _dccg !=nil {return nil ,_dccg ;};_cg .PdfAction =_bga ;_bga ._ga =_cg ;return _bga ,nil ;case ActionTypeGoToR :_ddg ,_eddf :=_cdf .newPdfActionGotoRFromDict (_gcf ); -if _eddf !=nil {return nil ,_eddf ;};_ddg .PdfAction =_bga ;_bga ._ga =_ddg ;return _bga ,nil ;case ActionTypeGoToE :_cee ,_bfg :=_cdf .newPdfActionGotoEFromDict (_gcf );if _bfg !=nil {return nil ,_bfg ;};_cee .PdfAction =_bga ;_bga ._ga =_cee ;return _bga ,nil ; -case ActionTypeLaunch :_fdf ,_aegd :=_cdf .newPdfActionLaunchFromDict (_gcf );if _aegd !=nil {return nil ,_aegd ;};_fdf .PdfAction =_bga ;_bga ._ga =_fdf ;return _bga ,nil ;case ActionTypeThread :_fgb ,_eec :=_cdf .newPdfActionThreadFromDict (_gcf );if _eec !=nil {return nil ,_eec ; -};_fgb .PdfAction =_bga ;_bga ._ga =_fgb ;return _bga ,nil ;case ActionTypeURI :_bae ,_cba :=_cdf .newPdfActionURIFromDict (_gcf );if _cba !=nil {return nil ,_cba ;};_bae .PdfAction =_bga ;_bga ._ga =_bae ;return _bga ,nil ;case ActionTypeSound :_aba ,_adc :=_cdf .newPdfActionSoundFromDict (_gcf ); -if _adc !=nil {return nil ,_adc ;};_aba .PdfAction =_bga ;_bga ._ga =_aba ;return _bga ,nil ;case ActionTypeMovie :_ebd ,_ecd :=_cdf .newPdfActionMovieFromDict (_gcf );if _ecd !=nil {return nil ,_ecd ;};_ebd .PdfAction =_bga ;_bga ._ga =_ebd ;return _bga ,nil ; -case ActionTypeHide :_ecc ,_bggf :=_cdf .newPdfActionHideFromDict (_gcf );if _bggf !=nil {return nil ,_bggf ;};_ecc .PdfAction =_bga ;_bga ._ga =_ecc ;return _bga ,nil ;case ActionTypeNamed :_eadb ,_gcd :=_cdf .newPdfActionNamedFromDict (_gcf );if _gcd !=nil {return nil ,_gcd ; -};_eadb .PdfAction =_bga ;_bga ._ga =_eadb ;return _bga ,nil ;case ActionTypeSubmitForm :_gbef ,_cfc :=_cdf .newPdfActionSubmitFormFromDict (_gcf );if _cfc !=nil {return nil ,_cfc ;};_gbef .PdfAction =_bga ;_bga ._ga =_gbef ;return _bga ,nil ;case ActionTypeResetForm :_baf ,_aab :=_cdf .newPdfActionResetFormFromDict (_gcf ); -if _aab !=nil {return nil ,_aab ;};_baf .PdfAction =_bga ;_bga ._ga =_baf ;return _bga ,nil ;case ActionTypeImportData :_bdag ,_dga :=_cdf .newPdfActionImportDataFromDict (_gcf );if _dga !=nil {return nil ,_dga ;};_bdag .PdfAction =_bga ;_bga ._ga =_bdag ; -return _bga ,nil ;case ActionTypeSetOCGState :_fcf ,_defg :=_cdf .newPdfActionSetOCGStateFromDict (_gcf );if _defg !=nil {return nil ,_defg ;};_fcf .PdfAction =_bga ;_bga ._ga =_fcf ;return _bga ,nil ;case ActionTypeRendition :_cbf ,_bcc :=_cdf .newPdfActionRenditionFromDict (_gcf ); -if _bcc !=nil {return nil ,_bcc ;};_cbf .PdfAction =_bga ;_bga ._ga =_cbf ;return _bga ,nil ;case ActionTypeTrans :_gfe ,_aca :=_cdf .newPdfActionTransFromDict (_gcf );if _aca !=nil {return nil ,_aca ;};_gfe .PdfAction =_bga ;_bga ._ga =_gfe ;return _bga ,nil ; -case ActionTypeGoTo3DView :_bcff ,_dge :=_cdf .newPdfActionGoTo3DViewFromDict (_gcf );if _dge !=nil {return nil ,_dge ;};_bcff .PdfAction =_bga ;_bga ._ga =_bcff ;return _bga ,nil ;case ActionTypeJavaScript :_bef ,_aag :=_cdf .newPdfActionJavaScriptFromDict (_gcf ); -if _aag !=nil {return nil ,_aag ;};_bef .PdfAction =_bga ;_bga ._ga =_bef ;return _bga ,nil ;};_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006eg\u0020u\u006ek\u006eo\u0077\u006e\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073",_bgg ); -return nil ,nil ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element in +// range 0-1. +func (_fbdga *PdfColorspaceCalGray )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ceab ,_gdcfe :=_bb .GetNumbersAsFloat (objects ); +if _gdcfe !=nil {return nil ,_gdcfe ;};return _fbdga .ColorFromFloats (_ceab );}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_dgabb pdfFontType0 )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){if _dgabb .DescendantFont ==nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u002e\u0020\u0066\u006f\u006et=\u0025\u0073",_dgabb ); -return _cf .CharMetrics {},false ;};return _dgabb .DescendantFont .GetRuneMetrics (r );};func (_ecde *PdfReader )newPdfActionGotoRFromDict (_abc *_fd .PdfObjectDictionary )(*PdfActionGoToR ,error ){_agg ,_gda :=_ece (_abc .Get ("\u0046"));if _gda !=nil {return nil ,_gda ; -};return &PdfActionGoToR {D :_abc .Get ("\u0044"),NewWindow :_abc .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_agg },nil ;}; +// NewPdfColorspaceDeviceN returns an initialized PdfColorspaceDeviceN. +func NewPdfColorspaceDeviceN ()*PdfColorspaceDeviceN {_ebga :=&PdfColorspaceDeviceN {};return _ebga }; -// NewCompliancePdfReader creates a PdfReader or an input io.ReadSeeker that during reading will scan the files for the -// metadata details. It could be used for the PDF standard implementations like PDF/A or PDF/X. +// NewPdfOutlineTree returns an initialized PdfOutline tree. +func NewPdfOutlineTree ()*PdfOutline {_abadg :=NewPdfOutline ();_abadg ._fegg =&_abadg ;return _abadg ;}; + +// GetContentStreamObjs returns a slice of PDF objects containing the content +// streams of the page. +func (_dcdba *PdfPage )GetContentStreamObjs ()[]_bb .PdfObject {if _dcdba .Contents ==nil {return nil ;};_bgega :=_bb .TraceToDirectObject (_dcdba .Contents );if _bbdf ,_afgagb :=_bgega .(*_bb .PdfObjectArray );_afgagb {return _bbdf .Elements ();};return []_bb .PdfObject {_bgega }; +}; + +// CompliancePdfReader is a wrapper over PdfReader that is used for verifying if the input Pdf document matches the +// compliance rules of standards like PDF/A. // NOTE: This implementation is in experimental development state. // // Keep in mind that it might change in the subsequent minor versions. -func NewCompliancePdfReader (rs _bc .ReadSeeker )(*CompliancePdfReader ,error ){const _decda ="\u006d\u006f\u0064\u0065l\u003a\u004e\u0065\u0077\u0043\u006f\u006d\u0070\u006c\u0069a\u006ec\u0065\u0050\u0064\u0066\u0052\u0065\u0061d\u0065\u0072";_ececf ,_dcec :=_daab (rs ,&ReaderOpts {ComplianceMode :true },false ,_decda ); -if _dcec !=nil {return nil ,_dcec ;};return &CompliancePdfReader {PdfReader :_ececf },nil ;};func _fdea (_cdfb _cf .StdFont )pdfFontSimple {_cbgee :=_cdfb .Descriptor ();return pdfFontSimple {fontCommon :fontCommon {_eded :"\u0054\u0079\u0070e\u0031",_ffedb :_cdfb .Name ()},_dcgdd :_cdfb .GetMetricsTable (),_cbffb :&PdfFontDescriptor {FontName :_fd .MakeName (string (_cbgee .Name )),FontFamily :_fd .MakeName (_cbgee .Family ),FontWeight :_fd .MakeFloat (float64 (_cbgee .Weight )),Flags :_fd .MakeInteger (int64 (_cbgee .Flags )),FontBBox :_fd .MakeArrayFromFloats (_cbgee .BBox [:]),ItalicAngle :_fd .MakeFloat (_cbgee .ItalicAngle ),Ascent :_fd .MakeFloat (_cbgee .Ascent ),Descent :_fd .MakeFloat (_cbgee .Descent ),CapHeight :_fd .MakeFloat (_cbgee .CapHeight ),XHeight :_fd .MakeFloat (_cbgee .XHeight ),StemV :_fd .MakeFloat (_cbgee .StemV ),StemH :_fd .MakeFloat (_cbgee .StemH )},_gadae :_cdfb .Encoder ()}; -};func _fadbb (_afccf *_fd .PdfObjectDictionary )(*PdfFieldChoice ,error ){_dafb :=&PdfFieldChoice {};_dafb .Opt ,_ =_fd .GetArray (_afccf .Get ("\u004f\u0070\u0074"));_dafb .TI ,_ =_fd .GetInt (_afccf .Get ("\u0054\u0049"));_dafb .I ,_ =_fd .GetArray (_afccf .Get ("\u0049")); -return _dafb ,nil ;}; +type CompliancePdfReader struct{*PdfReader ;_cdfe _bb .ParserMetadata ;}; -// ToPdfObject implements interface PdfModel. -func (_abcfb *PdfAnnotationPolygon )ToPdfObject ()_fd .PdfObject {_abcfb .PdfAnnotation .ToPdfObject ();_egda :=_abcfb ._aeb ;_daga :=_egda .PdfObject .(*_fd .PdfObjectDictionary );_abcfb .PdfAnnotationMarkup .appendToPdfDictionary (_daga );_daga .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0050o\u006c\u0079\u0067\u006f\u006e")); -_daga .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_abcfb .Vertices );_daga .SetIfNotNil ("\u004c\u0045",_abcfb .LE );_daga .SetIfNotNil ("\u0042\u0053",_abcfb .BS );_daga .SetIfNotNil ("\u0049\u0043",_abcfb .IC );_daga .SetIfNotNil ("\u0042\u0045",_abcfb .BE ); -_daga .SetIfNotNil ("\u0049\u0054",_abcfb .IT );_daga .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_abcfb .Measure );return _egda ;}; +// SetFilter sets compression filter. Decodes with current filter sets and +// encodes the data with the new filter. +func (_daebc *XObjectImage )SetFilter (encoder _bb .StreamEncoder )error {_cggeb :=_daebc .Stream ;_feageg ,_fedfcc :=_daebc .Filter .DecodeBytes (_cggeb );if _fedfcc !=nil {return _fedfcc ;};_daebc .Filter =encoder ;encoder .UpdateParams (_daebc .getParamsDict ()); +_cggeb ,_fedfcc =encoder .EncodeBytes (_feageg );if _fedfcc !=nil {return _fedfcc ;};_daebc .Stream =_cggeb ;return nil ;}; -// DefaultFont returns the default font, which is currently the built in Helvetica. -func DefaultFont ()*PdfFont {_dgcf ,_dceca :=_cf .NewStdFontByName (HelveticaName );if !_dceca {panic ("\u0048\u0065lv\u0065\u0074\u0069c\u0061\u0020\u0073\u0068oul\u0064 a\u006c\u0077\u0061\u0079\u0073\u0020\u0062e \u0061\u0076\u0061\u0069\u006c\u0061\u0062l\u0065"); -};_dfgd :=_fdea (_dgcf );return &PdfFont {_gbaac :&_dfgd };}; +// Inspect inspects the object types, subtypes and content in the PDF file returning a map of +// object type to number of instances of each. +func (_agfdcg *PdfReader )Inspect ()(map[string ]int ,error ){return _agfdcg ._cfaef .Inspect ()}; -// SetShadingByName sets a shading resource specified by keyName. -func (_fbac *PdfPageResources )SetShadingByName (keyName _fd .PdfObjectName ,shadingObj _fd .PdfObject )error {if _fbac .Shading ==nil {_fbac .Shading =_fd .MakeDict ();};_caec ,_aabgd :=_fd .GetDict (_fbac .Shading );if !_aabgd {return _fd .ErrTypeError ; -};_caec .Set (keyName ,shadingObj );return nil ;}; +// NewPdfAnnotationUnderline returns a new text underline annotation. +func NewPdfAnnotationUnderline ()*PdfAnnotationUnderline {_bgc :=NewPdfAnnotation ();_aff :=&PdfAnnotationUnderline {};_aff .PdfAnnotation =_bgc ;_aff .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bgc .SetContext (_aff );return _aff ;}; -// NewPdfAppender creates a new Pdf appender from a Pdf reader. -func NewPdfAppender (reader *PdfReader )(*PdfAppender ,error ){_bdcb :=&PdfAppender {_cgae :reader ._gcafg ,Reader :reader ,_fcec :reader ._faaf ,_bade :reader ._cedebc };_faec ,_cfbd :=_bdcb ._cgae .Seek (0,_bc .SeekEnd );if _cfbd !=nil {return nil ,_cfbd ; -};_bdcb ._cdfg =_faec ;if _ ,_cfbd =_bdcb ._cgae .Seek (0,_bc .SeekStart );_cfbd !=nil {return nil ,_cfbd ;};_bdcb ._efec ,_cfbd =NewPdfReader (_bdcb ._cgae );if _cfbd !=nil {return nil ,_cfbd ;};for _ ,_bfad :=range _bdcb .Reader .GetObjectNums (){if _bdcb ._bgfg < _bfad {_bdcb ._bgfg =_bfad ; -};};_bdcb ._ccfe =_bdcb ._fcec .GetXrefTable ();_bdcb ._fda =_bdcb ._fcec .GetXrefOffset ();_bdcb ._gbca =append (_bdcb ._gbca ,_bdcb ._efec .PageList ...);_bdcb ._dbdc =make (map[_fd .PdfObject ]struct{});_bdcb ._aceb =make (map[_fd .PdfObject ]int64 ); -_bdcb ._cfa =make (map[_fd .PdfObject ]struct{});_bdcb ._agfb =_bdcb ._efec .AcroForm ;_bdcb ._bgge =_bdcb ._efec .DSS ;return _bdcb ,nil ;}; +// FlattenFieldsWithOpts flattens the AcroForm fields of the page using the +// provided field appearance generator and the specified options. If no options +// are specified, all form fields are flattened for the page. +// If a filter function is provided using the opts parameter, only the filtered +// fields are flattened. Otherwise, all form fields are flattened. +func (_fccdc *PdfPage )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {_cefa :=map[*PdfAnnotation ]bool {};_baffe ,_bcdd :=_fccdc .GetAnnotations ();if _bcdd !=nil {return _bcdd ;};_ddaf :=false ;for _ ,_becb :=range _baffe {if opts .AnnotFilterFunc !=nil {_cefa [_becb ]=opts .AnnotFilterFunc (_becb ); +}else {_cefa [_becb ]=true ;};if _cefa [_becb ]{_ddaf =true ;};};if !_ddaf {return nil ;};return _fccdc .flattenFieldsWithOpts (appgen ,opts ,_cefa );}; -// GetNumComponents returns the number of input color components, i.e. that are input to the tint transform. -func (_ceca *PdfColorspaceDeviceN )GetNumComponents ()int {return _ceca .ColorantNames .Len ()}; +// PdfAnnotationLink represents Link annotations. +// (Section 12.5.6.5 p. 403). +type PdfAnnotationLink struct{*PdfAnnotation ;A _bb .PdfObject ;Dest _bb .PdfObject ;H _bb .PdfObject ;PA _bb .PdfObject ;QuadPoints _bb .PdfObject ;BS _bb .PdfObject ;_abc *PdfAction ;_gcg *PdfReader ;};func (_daade *pdfFontSimple )updateStandard14Font (){_fecb ,_ffeb :=_daade .Encoder ().(_ga .SimpleEncoder ); +if !_ffeb {_gg .Log .Error ("\u0057\u0072\u006f\u006e\u0067\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0074y\u0070e\u003a\u0020\u0025\u0054\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u002e",_daade .Encoder (),_daade );return ;};_dgfd :=_fecb .Charcodes (); +_daade ._cbgg =make (map[_ga .CharCode ]float64 ,len (_dgfd ));for _ ,_ggfb :=range _dgfd {_efdca ,_ :=_fecb .CharcodeToRune (_ggfb );_ccgf ,_ :=_daade ._cbec .Read (_efdca );_daade ._cbgg [_ggfb ]=_ccgf .Wx ;};}; -// DecodeArray returns the range of color component values in DeviceGray colorspace. -func (_bdgd *PdfColorspaceDeviceGray )DecodeArray ()[]float64 {return []float64 {0,1.0}}; +// ToPdfObject returns the choice field dictionary within an indirect object (container). +func (_abgfe *PdfFieldChoice )ToPdfObject ()_bb .PdfObject {_abgfe .PdfField .ToPdfObject ();_dgadd :=_abgfe ._afbea ;_bcgdc :=_dgadd .PdfObject .(*_bb .PdfObjectDictionary );_bcgdc .Set ("\u0046\u0054",_bb .MakeName ("\u0043\u0068"));if _abgfe .Opt !=nil {_bcgdc .Set ("\u004f\u0070\u0074",_abgfe .Opt ); +};if _abgfe .TI !=nil {_bcgdc .Set ("\u0054\u0049",_abgfe .TI );};if _abgfe .I !=nil {_bcgdc .Set ("\u0049",_abgfe .I );};return _dgadd ;}; -// BorderStyle defines border type, typically used for annotations. -type BorderStyle int ; +// NewPdfActionSound returns a new "sound" action. +func NewPdfActionSound ()*PdfActionSound {_ab :=NewPdfAction ();_gb :=&PdfActionSound {};_gb .PdfAction =_ab ;_ab .SetContext (_gb );return _gb ;}; -// HasFontByName checks if has font resource by name. -func (_ggcag *PdfPage )HasFontByName (name _fd .PdfObjectName )bool {_daag ,_gbegg :=_ggcag .Resources .Font .(*_fd .PdfObjectDictionary );if !_gbegg {return false ;};if _fgfda :=_daag .Get (name );_fgfda !=nil {return true ;};return false ;}; +// ReaderOpts defines options for creating PdfReader instances. +type ReaderOpts struct{ -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element in -// range 0-1. -func (_gebgea *PdfColorspaceDeviceGray )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_edfgf ,_febe :=_fd .GetNumbersAsFloat (objects ); -if _febe !=nil {return nil ,_febe ;};return _gebgea .ColorFromFloats (_edfgf );}; +// Password password of the PDF file encryption. +// Default: empty (""). +Password string ; -// FieldValueProvider provides field values from a data source such as FDF, JSON or any other. -type FieldValueProvider interface{FieldValues ()(map[string ]_fd .PdfObject ,error );};func (_dded *PdfWriter )optimizeDocument ()error {if _dded ._fagbg ==nil {return nil ;};_acccg ,_ggddg :=_fd .GetDict (_dded ._ggdfa );if !_ggddg {return _ad .New ("\u0061\u006e\u0020in\u0066\u006f\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0069s\u0020n\u006ft\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_cdggc :=_ca .Document {ID :[2]string {_dded ._gaeaa ,_dded ._cgaga },Version :_dded ._ggaddg ,Objects :_dded ._agfbf ,Info :_acccg ,Crypt :_dded ._egadf ,UseHashBasedID :_dded ._cgde };if _bfabb :=_dded ._fagbg .ApplyStandard (&_cdggc );_bfabb !=nil {return _bfabb ; -};_dded ._gaeaa ,_dded ._cgaga =_cdggc .ID [0],_cdggc .ID [1];_dded ._ggaddg =_cdggc .Version ;_dded ._agfbf =_cdggc .Objects ;_dded ._ggdfa .PdfObject =_cdggc .Info ;_dded ._cgde =_cdggc .UseHashBasedID ;_dded ._egadf =_cdggc .Crypt ;_fdbdd :=make (map[_fd .PdfObject ]struct{},len (_dded ._agfbf )); -for _ ,_fbcd :=range _dded ._agfbf {_fdbdd [_fbcd ]=struct{}{};};_dded ._agfaff =_fdbdd ;return nil ;}; +// LazyLoad set if the PDF file would be loaded using lazy-loading mode. +// Default: true. +LazyLoad bool ; -// ColorToRGB converts a Lab color to an RGB color. -func (_bdcde *PdfColorspaceLab )ColorToRGB (color PdfColor )(PdfColor ,error ){_dgde :=func (_efce float64 )float64 {if _efce >=6.0/29{return _efce *_efce *_efce ;};return 108.0/841*(_efce -4.0/29.0);};_efbb ,_fgab :=color .(*PdfColorLab );if !_fgab {_ag .Log .Debug ("\u0069\u006e\u0070\u0075t \u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u006c\u0061\u0062"); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};LStar :=_efbb .L ();AStar :=_efbb .A ();BStar :=_efbb .B ();L :=(LStar +16)/116+AStar /500;M :=(LStar +16)/116;N :=(LStar +16)/116-BStar /200; -X :=_bdcde .WhitePoint [0]*_dgde (L );Y :=_bdcde .WhitePoint [1]*_dgde (M );Z :=_bdcde .WhitePoint [2]*_dgde (N );_cbcg :=3.240479*X +-1.537150*Y +-0.498535*Z ;_gdgb :=-0.969256*X +1.875992*Y +0.041556*Z ;_dcdc :=0.055648*X +-0.204043*Y +1.057311*Z ;_cbcg =_af .Min (_af .Max (_cbcg ,0),1.0); -_gdgb =_af .Min (_af .Max (_gdgb ,0),1.0);_dcdc =_af .Min (_af .Max (_dcdc ,0),1.0);return NewPdfColorDeviceRGB (_cbcg ,_gdgb ,_dcdc ),nil ;}; +// ComplianceMode set if parsed PDF file should contain meta information for the verifiers of the compliance standards like PDF/A. +ComplianceMode bool ;}; -// IsEncrypted returns true if the PDF file is encrypted. -func (_aaaff *PdfReader )IsEncrypted ()(bool ,error ){return _aaaff ._faaf .IsEncrypted ()}; +// A returns the value of the A component of the color. +func (_ddbc *PdfColorCalRGB )A ()float64 {return _ddbc [0]}; -// SetDocInfo set document info. -// This will overwrite any globally declared document info. -func (_cagad *PdfWriter )SetDocInfo (info *PdfInfo ){_cagad .setDocInfo (info .ToPdfObject ())};func _abbbc (_ffdgd _fd .PdfObject )[]*_fd .PdfObjectStream {if _ffdgd ==nil {return nil ;};_ebdcb ,_bcggc :=_fd .GetArray (_ffdgd );if !_bcggc ||_ebdcb .Len ()==0{return nil ; -};_eadea :=make ([]*_fd .PdfObjectStream ,0,_ebdcb .Len ());for _ ,_ccebd :=range _ebdcb .Elements (){if _ggfcc ,_bgbeg :=_fd .GetStream (_ccebd );_bgbeg {_eadea =append (_eadea ,_ggfcc );};};return _eadea ;}; +// PdfInfoTrapped specifies pdf trapped information. +type PdfInfoTrapped string ;func (_agbfg *PdfColorspaceDeviceCMYK )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";};func _ggggab (_bbdgg *_bb .PdfObjectDictionary ,_ecab *fontCommon )(*pdfFontType3 ,error ){_febb :=_ceece (_ecab ); +_eacdf :=_bbdgg .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _eacdf ==nil {_eacdf =_bb .MakeInteger (0);};_febb .FirstChar =_eacdf ;_gbega ,_cggb :=_bb .GetIntVal (_eacdf );if !_cggb {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0046i\u0072s\u0074C\u0068\u0061\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_eacdf ); +return nil ,_bb .ErrTypeError ;};_dgcab :=_ga .CharCode (_gbega );_eacdf =_bbdgg .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _eacdf ==nil {_eacdf =_bb .MakeInteger (255);};_febb .LastChar =_eacdf ;_gbega ,_cggb =_bb .GetIntVal (_eacdf ); +if !_cggb {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004c\u0061\u0073\u0074\u0043h\u0061\u0072\u0020\u0074\u0079\u0070\u0065 \u0028\u0025\u0054\u0029",_eacdf );return nil ,_bb .ErrTypeError ; +};_dbagac :=_ga .CharCode (_gbega );_eacdf =_bbdgg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _eacdf !=nil {_febb .Resources =_eacdf ;};_eacdf =_bbdgg .Get ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s");if _eacdf ==nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0068\u0061\u0072\u0050\u0072\u006f\u0063\u0073\u0020(%\u0076\u0029",_eacdf ); +return nil ,_bb .ErrNotSupported ;};_febb .CharProcs =_eacdf ;_eacdf =_bbdgg .Get ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078");if _eacdf ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0046\u006f\u006et\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0028\u0025\u0076\u0029",_eacdf ); +return nil ,_bb .ErrNotSupported ;};_febb .FontMatrix =_eacdf ;_febb ._daed =make (map[_ga .CharCode ]float64 );_eacdf =_bbdgg .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _eacdf !=nil {_febb .Widths =_eacdf ;_dggd ,_dedbd :=_bb .GetArray (_eacdf ); +if !_dedbd {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020W\u0069\u0064t\u0068\u0073\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_eacdf );return nil ,_bb .ErrTypeError ; +};_fdebf ,_cfbd :=_dggd .ToFloat64Array ();if _cfbd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069d\u0074\u0068\u0073\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); +return nil ,_cfbd ;};if len (_fdebf )!=int (_dbagac -_dgcab +1){_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0074\u0068s\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0025\u0064 \u0028\u0025\u0064\u0029",_dbagac -_dgcab +1,len (_fdebf )); +return nil ,_bb .ErrRangeError ;};_efadb ,_dedbd :=_bb .GetArray (_febb .FontMatrix );if !_dedbd {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0025\u0054\u0029",_efadb ); +return nil ,_cfbd ;};_dgee ,_cfbd :=_efadb .ToFloat64Array ();if _cfbd !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020c\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0046o\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); +return nil ,_cfbd ;};_dfgb :=_gcac .NewMatrix (_dgee [0],_dgee [1],_dgee [2],_dgee [3],_dgee [4],_dgee [5]);for _aecd ,_egeaf :=range _fdebf {_edca ,_ :=_dfgb .Transform (_egeaf ,_egeaf );_febb ._daed [_dgcab +_ga .CharCode (_aecd )]=_edca ;};};_febb .Encoding =_bb .TraceToDirectObject (_bbdgg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")); +_abeaag :=_bbdgg .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _abeaag !=nil {_febb ._daab =_bb .TraceToDirectObject (_abeaag );_fgec ,_ebfd :=_aaegg (_febb ._daab ,&_febb .fontCommon );if _ebfd !=nil {return nil ,_ebfd ;};_febb ._beee =_fgec ; +};if _cdafd :=_febb ._beee ;_cdafd !=nil {_febb ._acaf =_ga .NewCMapEncoder ("",nil ,_cdafd );}else {_febb ._acaf =_ga .NewPdfDocEncoder ();};return _febb ,nil ;};func _ccdbd (_aagce _bb .PdfObject )(*PdfFontDescriptor ,error ){_efgfc :=&PdfFontDescriptor {}; +_aagce =_bb .ResolveReference (_aagce );if _bceae ,_baag :=_aagce .(*_bb .PdfIndirectObject );_baag {_efgfc ._gddge =_bceae ;_aagce =_bceae .PdfObject ;};_afdc ,_bbea :=_bb .GetDict (_aagce );if !_bbea {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046o\u006e\u0074\u0044\u0065\u0073c\u0072\u0069\u0070\u0074\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0062\u0079\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_aagce ); +return nil ,_bb .ErrTypeError ;};if _beagd :=_afdc .Get ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065");_beagd !=nil {_efgfc .FontName =_beagd ;}else {_gg .Log .Debug ("\u0049n\u0063\u006fm\u0070\u0061\u0074\u0069b\u0069\u006c\u0069t\u0079\u003a\u0020\u0046\u006f\u006e\u0074\u004e\u0061me\u0020\u0028\u0052e\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006di\u0073\u0073i\u006e\u0067"); +};_gdfb ,_ :=_bb .GetName (_efgfc .FontName );if _bcbcf :=_afdc .Get ("\u0054\u0079\u0070\u0065");_bcbcf !=nil {_ccaf ,_eeba :=_bcbcf .(*_bb .PdfObjectName );if !_eeba ||string (*_ccaf )!="\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"{_gg .Log .Debug ("I\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072i\u0070t\u006f\u0072\u0020\u0054y\u0070\u0065 \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0025\u0054\u0029\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0025\u0054",_bcbcf ,_gdfb ,_efgfc .FontName ); +};}else {_gg .Log .Trace ("\u0049\u006ec\u006f\u006d\u0070\u0061\u0074i\u0062\u0069\u006c\u0069\u0074y\u003a\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0025\u0054",_gdfb ,_efgfc .FontName ); +};_efgfc .FontFamily =_afdc .Get ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079");_efgfc .FontStretch =_afdc .Get ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068");_efgfc .FontWeight =_afdc .Get ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074"); +_efgfc .Flags =_afdc .Get ("\u0046\u006c\u0061g\u0073");_efgfc .FontBBox =_afdc .Get ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078");_efgfc .ItalicAngle =_afdc .Get ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065");_efgfc .Ascent =_afdc .Get ("\u0041\u0073\u0063\u0065\u006e\u0074"); +_efgfc .Descent =_afdc .Get ("\u0044e\u0073\u0063\u0065\u006e\u0074");_efgfc .Leading =_afdc .Get ("\u004ce\u0061\u0064\u0069\u006e\u0067");_efgfc .CapHeight =_afdc .Get ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t");_efgfc .XHeight =_afdc .Get ("\u0058H\u0065\u0069\u0067\u0068\u0074"); +_efgfc .StemV =_afdc .Get ("\u0053\u0074\u0065m\u0056");_efgfc .StemH =_afdc .Get ("\u0053\u0074\u0065m\u0048");_efgfc .AvgWidth =_afdc .Get ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068");_efgfc .MaxWidth =_afdc .Get ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068"); +_efgfc .MissingWidth =_afdc .Get ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068");_efgfc .FontFile =_afdc .Get ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065");_efgfc .FontFile2 =_afdc .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652"); +_efgfc .FontFile3 =_afdc .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653");_efgfc .CharSet =_afdc .Get ("\u0043h\u0061\u0072\u0053\u0065\u0074");_efgfc .Style =_afdc .Get ("\u0053\u0074\u0079l\u0065");_efgfc .Lang =_afdc .Get ("\u004c\u0061\u006e\u0067"); +_efgfc .FD =_afdc .Get ("\u0046\u0044");_efgfc .CIDSet =_afdc .Get ("\u0043\u0049\u0044\u0053\u0065\u0074");if _efgfc .Flags !=nil {if _efaa ,_dcfggf :=_bb .GetIntVal (_efgfc .Flags );_dcfggf {_efgfc ._ebgfe =_efaa ;};};if _efgfc .MissingWidth !=nil {if _cfed ,_aaag :=_bb .GetNumberAsFloat (_efgfc .MissingWidth ); +_aaag ==nil {_efgfc ._acgcg =_cfed ;};};if _efgfc .FontFile !=nil {_ffeg ,_fggd :=_cgedba (_efgfc .FontFile );if _fggd !=nil {return _efgfc ,_fggd ;};_gg .Log .Trace ("f\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u003d\u0025\u0073",_ffeg );_efgfc .fontFile =_ffeg ; +};if _efgfc .FontFile2 !=nil {_cdag ,_fcgcf :=_dcg .NewFontFile2FromPdfObject (_efgfc .FontFile2 );if _fcgcf !=nil {return _efgfc ,_fcgcf ;};_gg .Log .Trace ("\u0066\u006f\u006et\u0046\u0069\u006c\u0065\u0032\u003d\u0025\u0073",_cdag .String ());_efgfc ._cgbaa =&_cdag ; +};return _efgfc ,nil ;}; -// Subtype returns the font's "Subtype" field. -func (_ccfba *PdfFont )Subtype ()string {_fbbef :=_ccfba .baseFields ()._eded ;if _dbgc ,_abcab :=_ccfba ._gbaac .(*pdfFontType0 );_abcab {_fbbef =_fbbef +"\u003a"+_dbgc .DescendantFont .Subtype ();};return _fbbef ;}; +// AddAnnotation appends `annot` to the list of page annotations. +func (_gbaeb *PdfPage )AddAnnotation (annot *PdfAnnotation ){if _gbaeb ._cfafb ==nil {_gbaeb .GetAnnotations ();};_gbaeb ._cfafb =append (_gbaeb ._cfafb ,annot );}; -// ToPdfObject returns colorspace in a PDF object format [name dictionary] -func (_bdfa *PdfColorspaceCalRGB )ToPdfObject ()_fd .PdfObject {_afaa :=&_fd .PdfObjectArray {};_afaa .Append (_fd .MakeName ("\u0043\u0061\u006c\u0052\u0047\u0042"));_ffed :=_fd .MakeDict ();if _bdfa .WhitePoint !=nil {_gfda :=_fd .MakeArray (_fd .MakeFloat (_bdfa .WhitePoint [0]),_fd .MakeFloat (_bdfa .WhitePoint [1]),_fd .MakeFloat (_bdfa .WhitePoint [2])); -_ffed .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_gfda );}else {_ag .Log .Error ("\u0043\u0061l\u0052\u0047\u0042\u003a \u004d\u0069s\u0073\u0069\u006e\u0067\u0020\u0057\u0068\u0069t\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029"); -};if _bdfa .BlackPoint !=nil {_cgfd :=_fd .MakeArray (_fd .MakeFloat (_bdfa .BlackPoint [0]),_fd .MakeFloat (_bdfa .BlackPoint [1]),_fd .MakeFloat (_bdfa .BlackPoint [2]));_ffed .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_cgfd ); -};if _bdfa .Gamma !=nil {_fddc :=_fd .MakeArray (_fd .MakeFloat (_bdfa .Gamma [0]),_fd .MakeFloat (_bdfa .Gamma [1]),_fd .MakeFloat (_bdfa .Gamma [2]));_ffed .Set ("\u0047\u0061\u006dm\u0061",_fddc );};if _bdfa .Matrix !=nil {_fdag :=_fd .MakeArray (_fd .MakeFloat (_bdfa .Matrix [0]),_fd .MakeFloat (_bdfa .Matrix [1]),_fd .MakeFloat (_bdfa .Matrix [2]),_fd .MakeFloat (_bdfa .Matrix [3]),_fd .MakeFloat (_bdfa .Matrix [4]),_fd .MakeFloat (_bdfa .Matrix [5]),_fd .MakeFloat (_bdfa .Matrix [6]),_fd .MakeFloat (_bdfa .Matrix [7]),_fd .MakeFloat (_bdfa .Matrix [8])); -_ffed .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_fdag );};_afaa .Append (_ffed );if _bdfa ._gadad !=nil {_bdfa ._gadad .PdfObject =_afaa ;return _bdfa ._gadad ;};return _afaa ;}; +// MergePageWith appends page content to source Pdf file page content. +func (_ebd *PdfAppender )MergePageWith (pageNum int ,page *PdfPage )error {_gfec :=pageNum -1;var _cadgb *PdfPage ;for _dfbe ,_dcbd :=range _ebd ._baef {if _dfbe ==_gfec {_cadgb =_dcbd ;};};if _cadgb ==nil {return _e .Errorf ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073o\u0075\u0072\u0063\u0065\u0020\u0064o\u0063\u0075\u006de\u006e\u0074",pageNum ); +};if _cadgb ._beaf !=nil &&_cadgb ._beaf .GetParser ()==_ebd ._aadf ._cfaef {_cadgb =_cadgb .Duplicate ();_ebd ._baef [_gfec ]=_cadgb ;};page =page .Duplicate ();_fccad (page );_cbef :=_gegd (_cadgb );_fdag :=_gegd (page );_cegff :=make (map[_bb .PdfObjectName ]_bb .PdfObjectName ); +for _fgf :=range _fdag {if _ ,_dadg :=_cbef [_fgf ];_dadg {for _faadd :=1;true ;_faadd ++{_eecb :=_bb .PdfObjectName (string (_fgf )+_fd .Itoa (_faadd ));if _ ,_fbce :=_cbef [_eecb ];!_fbce {_cegff [_fgf ]=_eecb ;break ;};};};};_gfae ,_gea :=page .GetContentStreams (); +if _gea !=nil {return _gea ;};_abgf ,_gea :=_cadgb .GetContentStreams ();if _gea !=nil {return _gea ;};for _eeed ,_gbd :=range _gfae {for _fcge ,_ebea :=range _cegff {_gbd =_dce .Replace (_gbd ,"\u002f"+string (_fcge ),"\u002f"+string (_ebea ),-1);};_gfae [_eeed ]=_gbd ; +};_abgf =append (_abgf ,_gfae ...);if _bbgg :=_cadgb .SetContentStreams (_abgf ,_bb .NewFlateEncoder ());_bbgg !=nil {return _bbgg ;};_cadgb ._cfafb =append (_cadgb ._cfafb ,page ._cfafb ...);if _cadgb .Resources ==nil {_cadgb .Resources =NewPdfPageResources (); +};if page .Resources !=nil {_cadgb .Resources .Font =_ebd .mergeResources (_cadgb .Resources .Font ,page .Resources .Font ,_cegff );_cadgb .Resources .XObject =_ebd .mergeResources (_cadgb .Resources .XObject ,page .Resources .XObject ,_cegff );_cadgb .Resources .Properties =_ebd .mergeResources (_cadgb .Resources .Properties ,page .Resources .Properties ,_cegff ); +if _cadgb .Resources .ProcSet ==nil {_cadgb .Resources .ProcSet =page .Resources .ProcSet ;};_cadgb .Resources .Shading =_ebd .mergeResources (_cadgb .Resources .Shading ,page .Resources .Shading ,_cegff );_cadgb .Resources .ExtGState =_ebd .mergeResources (_cadgb .Resources .ExtGState ,page .Resources .ExtGState ,_cegff ); +};_agf ,_gea :=_cadgb .GetMediaBox ();if _gea !=nil {return _gea ;};_dgad ,_gea :=page .GetMediaBox ();if _gea !=nil {return _gea ;};var _gcgd bool ;if _agf .Llx > _dgad .Llx {_agf .Llx =_dgad .Llx ;_gcgd =true ;};if _agf .Lly > _dgad .Lly {_agf .Lly =_dgad .Lly ; +_gcgd =true ;};if _agf .Urx < _dgad .Urx {_agf .Urx =_dgad .Urx ;_gcgd =true ;};if _agf .Ury < _dgad .Ury {_agf .Ury =_dgad .Ury ;_gcgd =true ;};if _gcgd {_cadgb .MediaBox =_agf ;};return nil ;}; -// ToPdfObject sets the common field elements. -// Note: Call the more field context's ToPdfObject to set both the generic and -// non-generic information. -func (_bcgdb *PdfField )ToPdfObject ()_fd .PdfObject {_ffeaa :=_bcgdb ._dffeb ;_fced :=_ffeaa .PdfObject .(*_fd .PdfObjectDictionary );_fcea :=_fd .MakeArray ();for _ ,_gcad :=range _bcgdb .Kids {_fcea .Append (_gcad .ToPdfObject ());};for _ ,_gfdde :=range _bcgdb .Annotations {if _gfdde ._aeb !=_bcgdb ._dffeb {_fcea .Append (_gfdde .GetContext ().ToPdfObject ()); -};};if _bcgdb .Parent !=nil {_fced .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_bcgdb .Parent .GetContainingPdfObject ());};if _fcea .Len ()> 0{_fced .Set ("\u004b\u0069\u0064\u0073",_fcea );};_fced .SetIfNotNil ("\u0046\u0054",_bcgdb .FT );_fced .SetIfNotNil ("\u0054",_bcgdb .T ); -_fced .SetIfNotNil ("\u0054\u0055",_bcgdb .TU );_fced .SetIfNotNil ("\u0054\u004d",_bcgdb .TM );_fced .SetIfNotNil ("\u0046\u0066",_bcgdb .Ff );_fced .SetIfNotNil ("\u0056",_bcgdb .V );_fced .SetIfNotNil ("\u0044\u0056",_bcgdb .DV );_fced .SetIfNotNil ("\u0041\u0041",_bcgdb .AA ); -if _bcgdb .VariableText !=nil {_fced .SetIfNotNil ("\u0044\u0041",_bcgdb .VariableText .DA );_fced .SetIfNotNil ("\u0051",_bcgdb .VariableText .Q );_fced .SetIfNotNil ("\u0044\u0053",_bcgdb .VariableText .DS );_fced .SetIfNotNil ("\u0052\u0056",_bcgdb .VariableText .RV ); -};return _ffeaa ;}; +// ToPdfObject implements interface PdfModel. +func (_bff *PdfActionMovie )ToPdfObject ()_bb .PdfObject {_bff .PdfAction .ToPdfObject ();_cg :=_bff ._dcc ;_cfbe :=_cg .PdfObject .(*_bb .PdfObjectDictionary );_cfbe .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeMovie )));_cfbe .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e",_bff .Annotation ); +_cfbe .SetIfNotNil ("\u0054",_bff .T );_cfbe .SetIfNotNil ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn",_bff .Operation );return _cg ;}; -// CharMetrics represents width and height metrics of a glyph. -type CharMetrics =_cf .CharMetrics ;func _cdgfdg (_eddcbb *_fd .PdfObjectDictionary )(*PdfShadingType1 ,error ){_fecfb :=PdfShadingType1 {};if _cegdc :=_eddcbb .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_cegdc !=nil {_cegdc =_fd .TraceToDirectObject (_cegdc ); -_ffdga ,_gfdaeg :=_cegdc .(*_fd .PdfObjectArray );if !_gfdaeg {_ag .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_cegdc );return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_fecfb .Domain =_ffdga ;};if _cbdg :=_eddcbb .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_cbdg !=nil {_cbdg =_fd .TraceToDirectObject (_cbdg );_aadad ,_aeecf :=_cbdg .(*_fd .PdfObjectArray );if !_aeecf {_ag .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_cbdg ); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fecfb .Matrix =_aadad ;};_caebb :=_eddcbb .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _caebb ==nil {_ag .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); -return nil ,ErrRequiredAttributeMissing ;};_fecfb .Function =[]PdfFunction {};if _fgcfd ,_edcb :=_caebb .(*_fd .PdfObjectArray );_edcb {for _ ,_agege :=range _fgcfd .Elements (){_cdagdc ,_ceeaab :=_badad (_agege );if _ceeaab !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ceeaab ); -return nil ,_ceeaab ;};_fecfb .Function =append (_fecfb .Function ,_cdagdc );};}else {_aagfb ,_adbgf :=_badad (_caebb );if _adbgf !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_adbgf ); -return nil ,_adbgf ;};_fecfb .Function =append (_fecfb .Function ,_aagfb );};return &_fecfb ,nil ;}; +// K returns the value of the key component of the color. +func (_ggde *PdfColorDeviceCMYK )K ()float64 {return _ggde [3]}; -// GetNumComponents returns the number of color components (1 for Separation). -func (_bafd *PdfColorspaceSpecialSeparation )GetNumComponents ()int {return 1};func _dcfae (_abbb _fd .PdfObject )(*PdfPageResourcesColorspaces ,error ){_eedag :=&PdfPageResourcesColorspaces {};if _befae ,_abgba :=_abbb .(*_fd .PdfIndirectObject );_abgba {_eedag ._abdg =_befae ; -_abbb =_befae .PdfObject ;};_gffec ,_fbadf :=_fd .GetDict (_abbb );if !_fbadf {return nil ,_ad .New ("\u0043\u0053\u0020at\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_eedag .Names =[]string {}; -_eedag .Colorspaces =map[string ]PdfColorspace {};for _ ,_edbabf :=range _gffec .Keys (){_bgbcc :=_gffec .Get (_edbabf );_eedag .Names =append (_eedag .Names ,string (_edbabf ));_bbgbf ,_cccgdc :=NewPdfColorspaceFromPdfObject (_bgbcc );if _cccgdc !=nil {return nil ,_cccgdc ; -};_eedag .Colorspaces [string (_edbabf )]=_bbgbf ;};return _eedag ,nil ;}; +// GetExtGState gets the ExtGState specified by keyName. Returns a bool +// indicating whether it was found or not. +func (_eegbd *PdfPageResources )GetExtGState (keyName _bb .PdfObjectName )(_bb .PdfObject ,bool ){if _eegbd .ExtGState ==nil {return nil ,false ;};_cgegb ,_cccac :=_bb .TraceToDirectObject (_eegbd .ExtGState ).(*_bb .PdfObjectDictionary );if !_cccac {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064 \u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_eegbd .ExtGState ); +return nil ,false ;};if _aeffg :=_cgegb .Get (keyName );_aeffg !=nil {return _aeffg ,true ;};return nil ,false ;}; -// PdfShadingType1 is a Function-based shading. -type PdfShadingType1 struct{*PdfShading ;Domain *_fd .PdfObjectArray ;Matrix *_fd .PdfObjectArray ;Function []PdfFunction ;}; +// ImageToRGB converts CalRGB colorspace image to RGB and returns the result. +func (_cffg *PdfColorspaceCalRGB )ImageToRGB (img Image )(Image ,error ){_befgb :=_bf .NewReader (img .getBase ());_egbd :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_dcaf :=_bf .NewWriter (_egbd ); +_ggdde :=_bdd .Pow (2,float64 (img .BitsPerComponent ))-1;_edfg :=make ([]uint32 ,3);var (_ddfad error ;_feeee ,_abfg ,_deea ,_dbac ,_gbff ,_fdbbf float64 ;);for {_ddfad =_befgb .ReadSamples (_edfg );if _ddfad ==_ecb .EOF {break ;}else if _ddfad !=nil {return img ,_ddfad ; +};_feeee =float64 (_edfg [0])/_ggdde ;_abfg =float64 (_edfg [1])/_ggdde ;_deea =float64 (_edfg [2])/_ggdde ;_dbac =_cffg .Matrix [0]*_bdd .Pow (_feeee ,_cffg .Gamma [0])+_cffg .Matrix [3]*_bdd .Pow (_abfg ,_cffg .Gamma [1])+_cffg .Matrix [6]*_bdd .Pow (_deea ,_cffg .Gamma [2]); +_gbff =_cffg .Matrix [1]*_bdd .Pow (_feeee ,_cffg .Gamma [0])+_cffg .Matrix [4]*_bdd .Pow (_abfg ,_cffg .Gamma [1])+_cffg .Matrix [7]*_bdd .Pow (_deea ,_cffg .Gamma [2]);_fdbbf =_cffg .Matrix [2]*_bdd .Pow (_feeee ,_cffg .Gamma [0])+_cffg .Matrix [5]*_bdd .Pow (_abfg ,_cffg .Gamma [1])+_cffg .Matrix [8]*_bdd .Pow (_deea ,_cffg .Gamma [2]); +_feeee =3.240479*_dbac +-1.537150*_gbff +-0.498535*_fdbbf ;_abfg =-0.969256*_dbac +1.875992*_gbff +0.041556*_fdbbf ;_deea =0.055648*_dbac +-0.204043*_gbff +1.057311*_fdbbf ;_feeee =_bdd .Min (_bdd .Max (_feeee ,0),1.0);_abfg =_bdd .Min (_bdd .Max (_abfg ,0),1.0); +_deea =_bdd .Min (_bdd .Max (_deea ,0),1.0);_edfg [0]=uint32 (_feeee *_ggdde );_edfg [1]=uint32 (_abfg *_ggdde );_edfg [2]=uint32 (_deea *_ggdde );if _ddfad =_dcaf .WriteSamples (_edfg );_ddfad !=nil {return img ,_ddfad ;};};return _dffda (&_egbd ),nil ; +}; -// String returns a human readable description of `fontfile`. -func (_befb *fontFile )String ()string {_gaba :="\u005b\u004e\u006f\u006e\u0065\u005d";if _befb ._cecab !=nil {_gaba =_befb ._cecab .String ();};return _dc .Sprintf ("\u0046O\u004e\u0054\u0046\u0049\u004c\u0045\u007b\u0025\u0023\u0071\u0020e\u006e\u0063\u006f\u0064\u0065\u0072\u003d\u0025\u0073\u007d",_befb ._cbfca ,_gaba ); -};func (_fcfc *PdfReader )newPdfAnnotationSoundFromDict (_fed *_fd .PdfObjectDictionary )(*PdfAnnotationSound ,error ){_gbf :=PdfAnnotationSound {};_aff ,_aabe :=_fcfc .newPdfAnnotationMarkupFromDict (_fed );if _aabe !=nil {return nil ,_aabe ;};_gbf .PdfAnnotationMarkup =_aff ; -_gbf .Name =_fed .Get ("\u004e\u0061\u006d\u0065");_gbf .Sound =_fed .Get ("\u0053\u006f\u0075n\u0064");return &_gbf ,nil ;}; +// GetContainingPdfObject returns the page as a dictionary within an PdfIndirectObject. +func (_ecdfb *PdfPage )GetContainingPdfObject ()_bb .PdfObject {return _ecdfb ._beaf }; -// PageFromIndirectObject returns the PdfPage and page number for a given indirect object. -func (_acefg *PdfReader )PageFromIndirectObject (ind *_fd .PdfIndirectObject )(*PdfPage ,int ,error ){if len (_acefg .PageList )!=len (_acefg ._bbfca ){return nil ,0,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};for _cfggdf ,_eaddd :=range _acefg ._bbfca {if _eaddd ==ind {return _acefg .PageList [_cfggdf ],_cfggdf +1,nil ;};};return nil ,0,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; +// GetAlphabet returns a map of the runes in `text` and their frequencies. +func GetAlphabet (text string )map[rune ]int {_agab :=map[rune ]int {};for _ ,_afgbb :=range text {_agab [_afgbb ]++;};return _agab ;}; -// GetStructRoot gets the StructTreeRoot object -func (_cgfdg *PdfPage )GetStructTreeRoot ()(*_fd .PdfObject ,bool ){_bacgg ,_cgfb :=_cgfdg ._dfaff .GetCatalogStructTreeRoot ();return &_bacgg ,_cgfb ;}; +// VRI represents a Validation-Related Information dictionary. +// The VRI dictionary contains validation data in the form of +// certificates, OCSP and CRL information, for a single signature. +// See ETSI TS 102 778-4 V1.1.1 for more information. +type VRI struct{Cert []*_bb .PdfObjectStream ;OCSP []*_bb .PdfObjectStream ;CRL []*_bb .PdfObjectStream ;TU *_bb .PdfObjectString ;TS *_bb .PdfObjectString ;};func (_efdd *PdfReader )newPdfAnnotationStrikeOut (_fgba *_bb .PdfObjectDictionary )(*PdfAnnotationStrikeOut ,error ){_deba :=PdfAnnotationStrikeOut {}; +_gcfb ,_dbeff :=_efdd .newPdfAnnotationMarkupFromDict (_fgba );if _dbeff !=nil {return nil ,_dbeff ;};_deba .PdfAnnotationMarkup =_gcfb ;_deba .QuadPoints =_fgba .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_deba ,nil ; +}; -// DecodeArray returns the range of color component values in CalRGB colorspace. -func (_fggd *PdfColorspaceCalRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};};func (_cadf *PdfReader )newPdfAnnotationStampFromDict (_edag *_fd .PdfObjectDictionary )(*PdfAnnotationStamp ,error ){_gcc :=PdfAnnotationStamp {};_ebfb ,_fgg :=_cadf .newPdfAnnotationMarkupFromDict (_edag ); -if _fgg !=nil {return nil ,_fgg ;};_gcc .PdfAnnotationMarkup =_ebfb ;_gcc .Name =_edag .Get ("\u004e\u0061\u006d\u0065");return &_gcc ,nil ;}; +// Set sets the colorspace corresponding to key. Add to Names if not set. +func (_baca *PdfPageResourcesColorspaces )Set (key _bb .PdfObjectName ,val PdfColorspace ){if _ ,_cgddf :=_baca .Colorspaces [string (key )];!_cgddf {_baca .Names =append (_baca .Names ,string (key ));};_baca .Colorspaces [string (key )]=val ;}; -// NewPdfAnnotationFreeText returns a new free text annotation. -func NewPdfAnnotationFreeText ()*PdfAnnotationFreeText {_ebf :=NewPdfAnnotation ();_dba :=&PdfAnnotationFreeText {};_dba .PdfAnnotation =_ebf ;_dba .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ebf .SetContext (_dba );return _dba ;}; +// AnnotFilterFunc represents a PDF annotation filtering function. If the function +// returns true, the annotation is kept, otherwise it is discarded. +type AnnotFilterFunc func (*PdfAnnotation )bool ;func (_dffgb *PdfWriter )flushWriter ()error {if _dffgb ._ggcbb ==nil {_dffgb ._ggcbb =_dffgb ._daeee .Flush ();};return _dffgb ._ggcbb ;}; -// DecodeArray returns the range of color component values in DeviceRGB colorspace. -func (_gggg *PdfColorspaceDeviceRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; +// NewCustomPdfOutputIntent creates a new custom PdfOutputIntent. +func NewCustomPdfOutputIntent (outputCondition ,outputConditionIdentifier ,info string ,destOutputProfile []byte ,colorComponents int )*PdfOutputIntent {return &PdfOutputIntent {Type :"\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074",OutputCondition :outputCondition ,OutputConditionIdentifier :outputConditionIdentifier ,Info :info ,DestOutputProfile :destOutputProfile ,_cfede :_bb .MakeDict (),ColorComponents :colorComponents }; +}; -// HasXObjectByName checks if an XObject with a specified keyName is defined. -func (_bdabeb *PdfPageResources )HasXObjectByName (keyName _fd .PdfObjectName )bool {_aged ,_ :=_bdabeb .GetXObjectByName (keyName );return _aged !=nil ;}; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_acca pdfFontType0 )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){if _acca .DescendantFont ==nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u002e\u0020\u0066\u006f\u006et=\u0025\u0073",_acca ); +return _dcg .CharMetrics {},false ;};return _acca .DescendantFont .GetRuneMetrics (r );}; -// NewPdfFilespec returns an initialized generic PDF filespec model. -func NewPdfFilespec ()*PdfFilespec {_bcag :=&PdfFilespec {};_bcag ._cbfc =_fd .MakeIndirectObject (_fd .MakeDict ());return _bcag ;}; +// GetNumComponents returns the number of color components (1 for Separation). +func (_dffaf *PdfColorspaceSpecialSeparation )GetNumComponents ()int {return 1}; -// PdfColorLab represents a color in the L*, a*, b* 3 component colorspace. -// Each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. -type PdfColorLab [3]float64 ;func (_fcfda *PdfPage )getParentResources ()(*PdfPageResources ,error ){_gdfbgf :=_fcfda .Parent ;for _gdfbgf !=nil {_eafd ,_beebb :=_fd .GetDict (_gdfbgf );if !_beebb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020n\u006f\u0064\u0065"); -return nil ,_ad .New ("i\u006e\u0076\u0061\u006cid\u0020p\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074");};if _eegca :=_eafd .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_eegca !=nil {_dcfc ,_cdgfb :=_fd .GetDict (_eegca ); -if !_cdgfb {return nil ,_ad .New ("i\u006e\u0076\u0061\u006cid\u0020r\u0065\u0073\u006f\u0075\u0072c\u0065\u0020\u0064\u0069\u0063\u0074");};_babc ,_fbbbc :=NewPdfPageResourcesFromDict (_dcfc );if _fbbbc !=nil {return nil ,_fbbbc ;};return _babc ,nil ; -};_gdfbgf =_eafd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,nil ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_bcfcd *PdfShadingType1 )ToPdfObject ()_bb .PdfObject {_bcfcd .PdfShading .ToPdfObject ();_eecea ,_feaged :=_bcfcd .getShadingDict ();if _feaged !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _bcfcd .Domain !=nil {_eecea .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_bcfcd .Domain );};if _bcfcd .Matrix !=nil {_eecea .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_bcfcd .Matrix );};if _bcfcd .Function !=nil {if len (_bcfcd .Function )==1{_eecea .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bcfcd .Function [0].ToPdfObject ()); +}else {_cbadg :=_bb .MakeArray ();for _ ,_ebaag :=range _bcfcd .Function {_cbadg .Append (_ebaag .ToPdfObject ());};_eecea .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cbadg );};};return _bcfcd ._dacad ;};func _bdfgb (_fdafec map[_dcg .GID ]int ,_eeag uint16 )*_bb .PdfObjectArray {_efff :=&_bb .PdfObjectArray {}; +_faedb :=_dcg .GID (_eeag );for _dbdb :=_dcg .GID (0);_dbdb < _faedb ;{_acdee ,_dabfe :=_fdafec [_dbdb ];if !_dabfe {_dbdb ++;continue ;};_dcgge :=_dbdb ;for _eadb :=_dcgge +1;_eadb < _faedb ;_eadb ++{if _accea ,_dggc :=_fdafec [_eadb ];!_dggc ||_acdee !=_accea {break ; +};_dcgge =_eadb ;};_efff .Append (_bb .MakeInteger (int64 (_dbdb )));_efff .Append (_bb .MakeInteger (int64 (_dcgge )));_efff .Append (_bb .MakeInteger (int64 (_acdee )));_dbdb =_dcgge +1;};return _efff ;}; -// ToInteger convert to an integer format. -func (_edec *PdfColorDeviceCMYK )ToInteger (bits int )[4]uint32 {_eccc :=_af .Pow (2,float64 (bits ))-1;return [4]uint32 {uint32 (_eccc *_edec .C ()),uint32 (_eccc *_edec .M ()),uint32 (_eccc *_edec .Y ()),uint32 (_eccc *_edec .K ())};}; +// GetBorderWidth returns the border style's width. +func (_bdgg *PdfBorderStyle )GetBorderWidth ()float64 {if _bdgg .W ==nil {return 1;};return *_bdgg .W ;}; -// GetContainingPdfObject implements interface PdfModel. -func (_bca *PdfAction )GetContainingPdfObject ()_fd .PdfObject {return _bca ._bfb };func _acea (_bfef _fd .PdfObject )(*PdfColorspaceSpecialPattern ,error ){_ag .Log .Trace ("\u004e\u0065\u0077\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020\u0043\u0053\u0020\u0066\u0072\u006fm\u0020\u006f\u0062\u006a\u003a\u0020\u0025\u0073\u0020\u0025\u0054",_bfef .String (),_bfef ); -_ffcdb :=NewPdfColorspaceSpecialPattern ();if _efcf ,_deff :=_bfef .(*_fd .PdfIndirectObject );_deff {_ffcdb ._gcgab =_efcf ;};_bfef =_fd .TraceToDirectObject (_bfef );if _bbag ,_eecg :=_bfef .(*_fd .PdfObjectName );_eecg {if *_bbag !="\u0050a\u0074\u0074\u0065\u0072\u006e"{return nil ,_dc .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065"); -};return _ffcdb ,nil ;};_agcc ,_becg :=_bfef .(*_fd .PdfObjectArray );if !_becg {_ag .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061t\u0074\u0065\u0072\u006e\u0020\u0043\u0053 \u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0023\u0076",_bfef ); -return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0050\u0061\u0074\u0074e\u0072n\u0020C\u0053\u0020\u006f\u0062\u006a\u0065\u0063t");};if _agcc .Len ()!=1&&_agcc .Len ()!=2{_ag .Log .Error ("\u0049\u006ev\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0043\u0053\u0020\u0061\u0072\u0072\u0061\u0079\u003a %\u0023\u0076",_agcc ); -return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065r\u006e\u0020\u0043\u0053\u0020\u0061\u0072\u0072\u0061\u0079");};_bfef =_agcc .Get (0);if _deebc ,_cgcbd :=_bfef .(*_fd .PdfObjectName );_cgcbd {if *_deebc !="\u0050a\u0074\u0074\u0065\u0072\u006e"{_ag .Log .Error ("\u0049\u006e\u0076al\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020C\u0053 \u0061r\u0072\u0061\u0079\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0023\u0076",_deebc ); -return nil ,_dc .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};};if _agcc .Len ()> 1{_bfef =_agcc .Get (1);_bfef =_fd .TraceToDirectObject (_bfef );_bfaag ,_efefc :=NewPdfColorspaceFromPdfObject (_bfef );if _efefc !=nil {return nil ,_efefc ; -};_ffcdb .UnderlyingCS =_bfaag ;};_ag .Log .Trace ("R\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0077i\u0074\u0068\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079in\u0067\u0020\u0063s\u003a \u0025\u0054",_ffcdb .UnderlyingCS ); -return _ffcdb ,nil ;}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_afbad *PdfPageResourcesColorspaces )ToPdfObject ()_bb .PdfObject {_fbfg :=_bb .MakeDict ();for _ ,_cceg :=range _afbad .Names {_fbfg .Set (_bb .PdfObjectName (_cceg ),_afbad .Colorspaces [_cceg ].ToPdfObject ());};if _afbad ._baeab !=nil {_afbad ._baeab .PdfObject =_fbfg ; +return _afbad ._baeab ;};return _fbfg ;}; -// OutlineDest represents the destination of an outline item. -// It holds the page and the position on the page an outline item points to. -type OutlineDest struct{PageObj *_fd .PdfIndirectObject `json:"-"`;Page int64 `json:"page"`;Mode string `json:"mode"`;X float64 `json:"x"`;Y float64 `json:"y"`;Zoom float64 `json:"zoom"`;}; +// GetXObjectImageByName returns the XObjectImage with the specified name from the +// page resources, if it exists. +func (_eedcga *PdfPageResources )GetXObjectImageByName (keyName _bb .PdfObjectName )(*XObjectImage ,error ){_fcade ,_bcgab :=_eedcga .GetXObjectByName (keyName );if _fcade ==nil {return nil ,nil ;};if _bcgab !=XObjectTypeImage {return nil ,_ed .New ("\u006e\u006f\u0074 \u0061\u006e\u0020\u0069\u006d\u0061\u0067\u0065"); +};_fdbd ,_geccac :=NewXObjectImageFromStream (_fcade );if _geccac !=nil {return nil ,_geccac ;};return _fdbd ,nil ;}; -// SetRotation sets the rotation of all pages added to writer. The rotation is -// specified in degrees and must be a multiple of 90. -// The Rotate field of individual pages has priority over the global rotation. -func (_ggcf *PdfWriter )SetRotation (rotate int64 )error {_eaaeb ,_adbeb :=_fd .GetDict (_ggcf ._eecde );if !_adbeb {return ErrTypeCheck ;};_eaaeb .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_fd .MakeInteger (rotate ));return nil ;}; +// FileRelationship represents a attachment file relationship type. +type FileRelationship int ;func _aecg (_agcb _bb .PdfObject )(*PdfColorspaceICCBased ,error ){_fgbee :=&PdfColorspaceICCBased {};if _feafd ,_eagc :=_agcb .(*_bb .PdfIndirectObject );_eagc {_fgbee ._ccab =_feafd ;};_agcb =_bb .TraceToDirectObject (_agcb ); +_dgefd ,_dceba :=_agcb .(*_bb .PdfObjectArray );if !_dceba {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _dgefd .Len ()!=2{return nil ,_e .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020c\u006f\u006c\u006fr\u0073p\u0061\u0063\u0065"); +};_agcb =_bb .TraceToDirectObject (_dgefd .Get (0));_aecb ,_dceba :=_agcb .(*_bb .PdfObjectName );if !_dceba {return nil ,_e .Errorf ("\u0049\u0043\u0043B\u0061\u0073\u0065\u0064 \u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};if *_aecb !="\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"{return nil ,_e .Errorf ("\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0049\u0043\u0043\u0042a\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065");};_agcb =_dgefd .Get (1); +_dcgfg ,_dceba :=_bb .GetStream (_agcb );if !_dceba {_gg .Log .Error ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u006e\u006f\u0074\u0020\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0020t\u006f\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020%\u0054",_agcb ); +return nil ,_e .Errorf ("\u0049\u0043\u0043Ba\u0073\u0065\u0064\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_agaf :=_dcgfg .PdfObjectDictionary ;_eeedd ,_dceba :=_agaf .Get ("\u004e").(*_bb .PdfObjectInteger ); +if !_dceba {return nil ,_e .Errorf ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u006d\u0069\u0073\u0073\u0069n\u0067\u0020\u004e\u0020\u0066\u0072\u006fm\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074");};if *_eeedd !=1&&*_eeedd !=3&&*_eeedd !=4{return nil ,_e .Errorf ("\u0049\u0043\u0043\u0042\u0061s\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065 \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020\u0028\u006e\u006f\u0074\u0020\u0031\u002c\u0033\u002c\u0034\u0029"); +};_fgbee .N =int (*_eeedd );if _ffa :=_agaf .Get ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e");_ffa !=nil {_abdd ,_eaffa :=NewPdfColorspaceFromPdfObject (_ffa );if _eaffa !=nil {return nil ,_eaffa ;};_fgbee .Alternate =_abdd ;};if _ecegd :=_agaf .Get ("\u0052\u0061\u006eg\u0065"); +_ecegd !=nil {_ecegd =_bb .TraceToDirectObject (_ecegd );_dbgga ,_ggac :=_ecegd .(*_bb .PdfObjectArray );if !_ggac {return nil ,_e .Errorf ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0061\u006e \u0061r\u0072\u0061\u0079"); +};if _dbgga .Len ()!=2*_fgbee .N {return nil ,_e .Errorf ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0052\u0061\u006e\u0067e\u0020\u0077\u0072\u006f\u006e\u0067 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0065\u006c\u0065m\u0065\u006e\u0074\u0073"); +};_aedcc ,_adfd :=_dbgga .GetAsFloat64Slice ();if _adfd !=nil {return nil ,_adfd ;};_fgbee .Range =_aedcc ;}else {_fgbee .Range =make ([]float64 ,2*_fgbee .N );for _faed :=0;_faed < _fgbee .N ;_faed ++{_fgbee .Range [2*_faed ]=0.0;_fgbee .Range [2*_faed +1]=1.0; +};};if _caebc :=_agaf .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_caebc !=nil {_fcce ,_bfac :=_caebc .(*_bb .PdfObjectStream );if !_bfac {return nil ,_e .Errorf ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u004de\u0074\u0061\u0064\u0061\u0074\u0061\u0020n\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +};_fgbee .Metadata =_fcce ;};_dedg ,_dffa :=_bb .DecodeStream (_dcgfg );if _dffa !=nil {return nil ,_dffa ;};_fgbee .Data =_dedg ;_fgbee ._eabcb =_dcgfg ;return _fgbee ,nil ;}; -// String implements interface PdfObject. -func (_ede *PdfAction )String ()string {_adg ,_fg :=_ede .ToPdfObject ().(*_fd .PdfIndirectObject );if _fg {return _dc .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_ede ._ga ,_adg .PdfObject .String ());};return "";}; +// GetContext returns a reference to the subshading entry as represented by PdfShadingType1-7. +func (_fedfc *PdfShading )GetContext ()PdfModel {return _fedfc ._gbbdg };func (_ggbg *PdfWriter )hasObject (_bbafg _bb .PdfObject )bool {_ ,_dabee :=_ggbg ._bfdb [_bbafg ];return _dabee ;}; -// PdfAnnotationPopup represents Popup annotations. -// (Section 12.5.6.14). -type PdfAnnotationPopup struct{*PdfAnnotation ;Parent _fd .PdfObject ;Open _fd .PdfObject ;};func (_bagedf *PdfWriter )writeObject (_fbddf int ,_ffaed _fd .PdfObject ){_ag .Log .Trace ("\u0057\u0072\u0069\u0074\u0065\u0020\u006f\u0062\u006a \u0023\u0025\u0064\u000a",_fbddf ); -if _cfdfg ,_ebaef :=_ffaed .(*_fd .PdfIndirectObject );_ebaef {_bagedf ._bccbb [_fbddf ]=crossReference {Type :1,Offset :_bagedf ._bbcab ,Generation :_cfdfg .GenerationNumber };_facaa :=_dc .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_fbddf ); -if _dfda ,_dedag :=_cfdfg .PdfObject .(*pdfSignDictionary );_dedag {_dfda ._gedfg =_bagedf ._bbcab +int64 (len (_facaa ));};if _cfdfg .PdfObject ==nil {_ag .Log .Debug ("E\u0072\u0072\u006fr\u003a\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0027\u0073\u0020\u0050\u0064\u0066\u004f\u0062j\u0065\u0063\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020b\u0065\u0020\u006e\u0069l\u0020\u002d\u0020\u0073e\u0074\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063t\u004e\u0075\u006c\u006c"); -_cfdfg .PdfObject =_fd .MakeNull ();};_facaa +=_cfdfg .PdfObject .WriteString ();_facaa +="\u000a\u0065\u006e\u0064\u006f\u0062\u006a\u000a";_bagedf .writeString (_facaa );return ;};if _befbd ,_eadbd :=_ffaed .(*_fd .PdfObjectStream );_eadbd {_bagedf ._bccbb [_fbddf ]=crossReference {Type :1,Offset :_bagedf ._bbcab ,Generation :_befbd .GenerationNumber }; -_accd :=_dc .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_fbddf );_accd +=_befbd .PdfObjectDictionary .WriteString ();_accd +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_bagedf .writeString (_accd );if _befbd .Lazy {_fcgbd ,_baeea :=_gbe .ReadFile (_befbd .TempFile ); -if _baeea !=nil {_ag .Log .Info ("\u0045\u0072\u0072\u006f\u0072\u0020\u0066\u0069\u006e\u0064\u0069\u006e\u0067\u0020\u006ca\u007ay\u0020\u0074\u0065\u006d\u0070\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_befbd .TempFile );return ;};_bagedf .writeBytes (_fcgbd ); -_gbe .Remove (_befbd .TempFile );}else {_bagedf .writeBytes (_befbd .Stream );};_bagedf .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};if _dageeg ,_bdcdea :=_ffaed .(*_fd .PdfObjectStreams ); -_bdcdea {_bagedf ._bccbb [_fbddf ]=crossReference {Type :1,Offset :_bagedf ._bbcab ,Generation :_dageeg .GenerationNumber };_cffed :=_dc .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_fbddf );var _dedgg []string ;var _deeba string ;var _becabg int64 ; -for _dffce ,_aefdg :=range _dageeg .Elements (){_cbabf ,_gbcfc :=_aefdg .(*_fd .PdfIndirectObject );if !_gbcfc {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065am\u0073 \u004e\u0020\u0025\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006es\u0020\u006e\u006f\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u0070\u0064\u0066 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0076",_fbddf ,_aefdg ); -continue ;};_afadc :=_cbabf .PdfObject .WriteString ()+"\u0020";_deeba =_deeba +_afadc ;_dedgg =append (_dedgg ,_dc .Sprintf ("\u0025\u0064\u0020%\u0064",_cbabf .ObjectNumber ,_becabg ));_bagedf ._bccbb [int (_cbabf .ObjectNumber )]=crossReference {Type :2,ObjectNumber :_fbddf ,Index :_dffce }; -_becabg =_becabg +int64 (len ([]byte (_afadc )));};_cfebf :=_gg .Join (_dedgg ,"\u0020")+"\u0020";_fddcd :=_fd .NewFlateEncoder ();_fbgcc :=_fddcd .MakeStreamDict ();_fbgcc .Set (_fd .PdfObjectName ("\u0054\u0079\u0070\u0065"),_fd .MakeName ("\u004f\u0062\u006a\u0053\u0074\u006d")); -_eabcc :=int64 (_dageeg .Len ());_fbgcc .Set (_fd .PdfObjectName ("\u004e"),_fd .MakeInteger (_eabcc ));_bafcg :=int64 (len (_cfebf ));_fbgcc .Set (_fd .PdfObjectName ("\u0046\u0069\u0072s\u0074"),_fd .MakeInteger (_bafcg ));_cfbfb ,_ :=_fddcd .EncodeBytes ([]byte (_cfebf +_deeba )); -_gcace :=int64 (len (_cfbfb ));_fbgcc .Set (_fd .PdfObjectName ("\u004c\u0065\u006e\u0067\u0074\u0068"),_fd .MakeInteger (_gcace ));_cffed +=_fbgcc .WriteString ();_cffed +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_bagedf .writeString (_cffed ); -_bagedf .writeBytes (_cfbfb );_bagedf .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};_bagedf .writeString (_ffaed .WriteString ());}; +// WriteString outputs the object as it is to be written to file. +func (_eaaee *pdfSignDictionary )WriteString ()string {_eaaee ._gceca =0;_eaaee ._fceca =0;_eaaee ._faggb =0;_eaaee ._eccdf =0;_gdcdd :=_aa .NewBuffer (nil );_gdcdd .WriteString ("\u003c\u003c");for _ ,_afgaad :=range _eaaee .Keys (){_cbae :=_eaaee .Get (_afgaad ); +switch _afgaad {case "\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e":_gdcdd .WriteString (_afgaad .WriteString ());_gdcdd .WriteString ("\u0020");_eaaee ._faggb =_gdcdd .Len ();_gdcdd .WriteString (_cbae .WriteString ());_gdcdd .WriteString ("\u0020");_eaaee ._eccdf =_gdcdd .Len ()-1; +case "\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073":_gdcdd .WriteString (_afgaad .WriteString ());_gdcdd .WriteString ("\u0020");_eaaee ._gceca =_gdcdd .Len ();_gdcdd .WriteString (_cbae .WriteString ());_gdcdd .WriteString ("\u0020");_eaaee ._fceca =_gdcdd .Len ()-1; +default:_gdcdd .WriteString (_afgaad .WriteString ());_gdcdd .WriteString ("\u0020");_gdcdd .WriteString (_cbae .WriteString ());};};_gdcdd .WriteString ("\u003e\u003e");return _gdcdd .String ();}; -// IsShading specifies if the pattern is a shading pattern. -func (_edgg *PdfPattern )IsShading ()bool {return _edgg .PatternType ==2}; +// NewPdfAnnotationPolyLine returns a new polyline annotation. +func NewPdfAnnotationPolyLine ()*PdfAnnotationPolyLine {_gcc :=NewPdfAnnotation ();_ddb :=&PdfAnnotationPolyLine {};_ddb .PdfAnnotation =_gcc ;_ddb .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gcc .SetContext (_ddb );return _ddb ;};func (_bce *PdfReader )newPdfActionGotoRFromDict (_cgd *_bb .PdfObjectDictionary )(*PdfActionGoToR ,error ){_dda ,_ca :=_fda (_cgd .Get ("\u0046")); +if _ca !=nil {return nil ,_ca ;};return &PdfActionGoToR {D :_cgd .Get ("\u0044"),NewWindow :_cgd .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_dda },nil ;}; -// NewPdfInfoFromObject creates a new PdfInfo from the input core.PdfObject. -func NewPdfInfoFromObject (obj _fd .PdfObject )(*PdfInfo ,error ){var _aaee PdfInfo ;_edgf ,_dffba :=obj .(*_fd .PdfObjectDictionary );if !_dffba {return nil ,_dc .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",obj ); -};for _ ,_beecb :=range _edgf .Keys (){switch _beecb {case "\u0054\u0069\u0074l\u0065":_aaee .Title ,_ =_fd .GetString (_edgf .Get ("\u0054\u0069\u0074l\u0065"));case "\u0041\u0075\u0074\u0068\u006f\u0072":_aaee .Author ,_ =_fd .GetString (_edgf .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); -case "\u0053u\u0062\u006a\u0065\u0063\u0074":_aaee .Subject ,_ =_fd .GetString (_edgf .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_aaee .Keywords ,_ =_fd .GetString (_edgf .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073")); -case "\u0043r\u0065\u0061\u0074\u006f\u0072":_aaee .Creator ,_ =_fd .GetString (_edgf .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072"));case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_aaee .Producer ,_ =_fd .GetString (_edgf .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); -case "\u0054r\u0061\u0070\u0070\u0065\u0064":_aaee .Trapped ,_ =_fd .GetName (_edgf .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _fadf ,_ggaa :=_fd .GetString (_edgf .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); -_ggaa &&_fadf .String ()!=""{_ebde ,_eade :=NewPdfDate (_fadf .String ());if _eade !=nil {return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0072e\u0061\u0074\u0069\u006f\u006e\u0044\u0061t\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0077",_eade ); -};_aaee .CreationDate =&_ebde ;};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _bdgc ,_gggde :=_fd .GetString (_edgf .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_gggde &&_bdgc .String ()!=""{_gabf ,_fcecc :=NewPdfDate (_bdgc .String ());if _fcecc !=nil {return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_fcecc ); -};_aaee .ModifiedDate =&_gabf ;};default:_dgag ,_ :=_fd .GetString (_edgf .Get (_beecb ));if _aaee ._defeg ==nil {_aaee ._defeg =_fd .MakeDict ();};_aaee ._defeg .Set (_beecb ,_dgag );};};return &_aaee ,nil ;}; +// ColorFromPdfObjects gets the color from a series of pdf objects (4 for cmyk). +func (_ageaf *PdfColorspaceDeviceCMYK )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=4{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fgge ,_feffc :=_bb .GetNumbersAsFloat (objects ); +if _feffc !=nil {return nil ,_feffc ;};return _ageaf .ColorFromFloats (_fgge );}; -// Evaluate runs the function on the passed in slice and returns the results. -func (_abfab *PdfFunctionType0 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=_abfab .NumInputs {_ag .Log .Error ("\u004eu\u006d\u0062e\u0072\u0020\u006f\u0066 \u0069\u006e\u0070u\u0074\u0073\u0020\u006e\u006f\u0074\u0020\u006d\u0061tc\u0068\u0069\u006eg\u0020\u0077h\u0061\u0074\u0020\u0069\u0073\u0020n\u0065\u0065d\u0065\u0064"); -return nil ,_ad .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _abfab ._ebgce ==nil {_fggg :=_abfab .processSamples ();if _fggg !=nil {return nil ,_fggg ;};};_edgadg :=_abfab .Encode ;if _edgadg ==nil {_edgadg =[]float64 {}; -for _dbcbgc :=0;_dbcbgc < len (_abfab .Size );_dbcbgc ++{_edgadg =append (_edgadg ,0);_edgadg =append (_edgadg ,float64 (_abfab .Size [_dbcbgc ]-1));};};_cdce :=_abfab .Decode ;if _cdce ==nil {_cdce =_abfab .Range ;};_fdgfe :=make ([]int ,len (x ));for _ddcdc :=0; -_ddcdc < len (x );_ddcdc ++{_gfdcc :=x [_ddcdc ];_faecg :=_af .Min (_af .Max (_gfdcc ,_abfab .Domain [2*_ddcdc ]),_abfab .Domain [2*_ddcdc +1]);_efdag :=_gbed .LinearInterpolate (_faecg ,_abfab .Domain [2*_ddcdc ],_abfab .Domain [2*_ddcdc +1],_edgadg [2*_ddcdc ],_edgadg [2*_ddcdc +1]); -_cfacd :=_af .Min (_af .Max (_efdag ,0),float64 (_abfab .Size [_ddcdc ]-1));_geebb :=int (_af .Floor (_cfacd +0.5));if _geebb < 0{_geebb =0;}else if _geebb > _abfab .Size [_ddcdc ]{_geebb =_abfab .Size [_ddcdc ]-1;};_fdgfe [_ddcdc ]=_geebb ;};_edaff :=_fdgfe [0]; -for _gddca :=1;_gddca < _abfab .NumInputs ;_gddca ++{_cgac :=_fdgfe [_gddca ];for _efdfdc :=0;_efdfdc < _gddca ;_efdfdc ++{_cgac *=_abfab .Size [_efdfdc ];};_edaff +=_cgac ;};_edaff *=_abfab .NumOutputs ;var _fccdg []float64 ;for _bgede :=0;_bgede < _abfab .NumOutputs ; -_bgede ++{_ggcdg :=_edaff +_bgede ;if _ggcdg >=len (_abfab ._ebgce ){_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u006e\u006ft\u0020\u0065\u006eo\u0075\u0067\u0068\u0020\u0069\u006ep\u0075\u0074\u0020sa\u006dp\u006c\u0065\u0073\u0020\u0074\u006f\u0020d\u0065\u0074\u0065\u0072\u006d\u0069\u006e\u0065\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0076\u0061lu\u0065\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -continue ;};_geada :=_abfab ._ebgce [_ggcdg ];_bdba :=_gbed .LinearInterpolate (float64 (_geada ),0,_af .Pow (2,float64 (_abfab .BitsPerSample )),_cdce [2*_bgede ],_cdce [2*_bgede +1]);_eacb :=_af .Min (_af .Max (_bdba ,_abfab .Range [2*_bgede ]),_abfab .Range [2*_bgede +1]); -_fccdg =append (_fccdg ,_eacb );};return _fccdg ,nil ;}; +// HasXObjectByName checks if has XObject resource by name. +func (_aaege *PdfPage )HasXObjectByName (name _bb .PdfObjectName )bool {_ccda ,_ecfd :=_aaege .Resources .XObject .(*_bb .PdfObjectDictionary );if !_ecfd {return false ;};if _abfeg :=_ccda .Get (name );_abfeg !=nil {return true ;};return false ;}; -// PdfAction represents an action in PDF (section 12.6 p. 412). -type PdfAction struct{_ga PdfModel ;Type _fd .PdfObject ;S _fd .PdfObject ;Next _fd .PdfObject ;_bfb *_fd .PdfIndirectObject ;}; +// NewPdfPageResourcesFromDict creates and returns a new PdfPageResources object +// from the input dictionary. +func NewPdfPageResourcesFromDict (dict *_bb .PdfObjectDictionary )(*PdfPageResources ,error ){_ecgcd :=NewPdfPageResources ();if _ggdggg :=dict .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_ggdggg !=nil {_ecgcd .ExtGState =_ggdggg ;};if _begbaa :=dict .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"); +_begbaa !=nil &&!_bb .IsNullObject (_begbaa ){_ecgcd .ColorSpace =_begbaa ;};if _edfgf :=dict .Get ("\u0050a\u0074\u0074\u0065\u0072\u006e");_edfgf !=nil {_ecgcd .Pattern =_edfgf ;};if _fddfa :=dict .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");_fddfa !=nil {_ecgcd .Shading =_fddfa ; +};if _gcggg :=dict .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074");_gcggg !=nil {_ecgcd .XObject =_gcggg ;};if _fgafd :=_bb .ResolveReference (dict .Get ("\u0046\u006f\u006e\u0074"));_fgafd !=nil {_ecgcd .Font =_fgafd ;};if _fdade :=dict .Get ("\u0050r\u006f\u0063\u0053\u0065\u0074"); +_fdade !=nil {_ecgcd .ProcSet =_fdade ;};if _dafce :=dict .Get ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_dafce !=nil {_ecgcd .Properties =_dafce ;};return _ecgcd ,nil ;}; -// CompliancePdfReader is a wrapper over PdfReader that is used for verifying if the input Pdf document matches the -// compliance rules of standards like PDF/A. -// NOTE: This implementation is in experimental development state. -// -// Keep in mind that it might change in the subsequent minor versions. -type CompliancePdfReader struct{*PdfReader ;_bgcc _fd .ParserMetadata ;}; +// ToPdfObject returns the button field dictionary within an indirect object. +func (_cgbb *PdfFieldButton )ToPdfObject ()_bb .PdfObject {_cgbb .PdfField .ToPdfObject ();_gebgg :=_cgbb ._afbea ;_dade :=_gebgg .PdfObject .(*_bb .PdfObjectDictionary );_dade .Set ("\u0046\u0054",_bb .MakeName ("\u0042\u0074\u006e"));if _cgbb .Opt !=nil {_dade .Set ("\u004f\u0070\u0074",_cgbb .Opt ); +};return _gebgg ;}; -// GetContentStreamWithEncoder returns the pattern cell's content stream and its encoder -func (_gdffg *PdfTilingPattern )GetContentStreamWithEncoder ()([]byte ,_fd .StreamEncoder ,error ){_fdbbb ,_beffe :=_gdffg ._gcgba .(*_fd .PdfObjectStream );if !_beffe {_ag .Log .Debug ("\u0054\u0069l\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_gdffg ._gcgba ); -return nil ,nil ,_fd .ErrTypeError ;};_fbffg ,_bgfcf :=_fd .DecodeStream (_fdbbb );if _bgfcf !=nil {_ag .Log .Debug ("\u0046\u0061\u0069l\u0065\u0064\u0020\u0064e\u0063\u006f\u0064\u0069\u006e\u0067\u0020s\u0074\u0072\u0065\u0061\u006d\u002c\u0020\u0065\u0072\u0072\u003a\u0020\u0025\u0076",_bgfcf ); -return nil ,nil ,_bgfcf ;};_gbecd ,_bgfcf :=_fd .NewEncoderFromStream (_fdbbb );if _bgfcf !=nil {_ag .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020f\u0069\u006e\u0064\u0069\u006e\u0067 \u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020%\u0076",_bgfcf ); -return nil ,nil ,_bgfcf ;};return _fbffg ,_gbecd ,nil ;}; +// ButtonType represents the subtype of a button field, can be one of: +// - Checkbox (ButtonTypeCheckbox) +// - PushButton (ButtonTypePushButton) +// - RadioButton (ButtonTypeRadioButton) +type ButtonType int ; -// AddExtGState adds a graphics state to the XObject resources. -func (_gafda *PdfPage )AddExtGState (name _fd .PdfObjectName ,egs *_fd .PdfObjectDictionary )error {if _gafda .Resources ==nil {_gafda .Resources =NewPdfPageResources ();};if _gafda .Resources .ExtGState ==nil {_gafda .Resources .ExtGState =_fd .MakeDict (); -};_bbbd ,_abgbgf :=_fd .TraceToDirectObject (_gafda .Resources .ExtGState ).(*_fd .PdfObjectDictionary );if !_abgbgf {_ag .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064i\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a\u0020\u0025\u0076",_fd .TraceToDirectObject (_gafda .Resources .ExtGState )); -return _ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bbbd .Set (name ,egs );return nil ;};var (_feadd _g .Mutex ;_fbgc ="";_afgca _cd .Time ;_feebde ="";_cfgbe ="";_gbfgb _cd .Time ;_ecebc ="";_gcba =""; -_geacc ="";); +// DecodeArray returns the range of color component values in CalGray colorspace. +func (_aebde *PdfColorspaceCalGray )DecodeArray ()[]float64 {return []float64 {0.0,1.0}}; -// String returns a string representation of the field. -func (_eceg *PdfField )String ()string {if _bgdfe ,_aefeb :=_eceg .ToPdfObject ().(*_fd .PdfIndirectObject );_aefeb {return _dc .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_eceg ._becad ,_bgdfe .PdfObject .String ());};return "";};func (_eggcc *Image )resampleLowBits (_gbdga []uint32 ){_eafgd :=_gbed .BytesPerLine (int (_eggcc .Width ),int (_eggcc .BitsPerComponent ),_eggcc .ColorComponents ); -_dadab :=make ([]byte ,_eggcc .ColorComponents *_eafgd *int (_eggcc .Height ));_afed :=int (_eggcc .BitsPerComponent )*_eggcc .ColorComponents *int (_eggcc .Width );_dbegf :=uint8 (8);var (_fggc ,_dffea int ;_gebab uint32 ;);for _agfdbg :=0;_agfdbg < int (_eggcc .Height ); -_agfdbg ++{_dffea =_agfdbg *_eafgd ;for _gbcgc :=0;_gbcgc < _afed ;_gbcgc ++{_gebab =_gbdga [_fggc ];_dbegf -=uint8 (_eggcc .BitsPerComponent );_dadab [_dffea ]|=byte (_gebab )<<_dbegf ;if _dbegf ==0{_dbegf =8;_dffea ++;};_fggc ++;};};_eggcc .Data =_dadab ; -};func _bgae (_adbe []byte )(_efdbd ,_fdbc string ,_eeeeg error ){_ag .Log .Trace ("g\u0065\u0074\u0041\u0053CI\u0049S\u0065\u0063\u0074\u0069\u006fn\u0073\u003a\u0020\u0025\u0064\u0020",len (_adbe ));_gcbed :=_aeagf .FindIndex (_adbe );if _gcbed ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0067\u0065\u0074\u0041\u0053\u0043\u0049\u0049\u0053\u0065\u0063\u0074\u0069o\u006e\u0073\u002e\u0020\u004e\u006f\u0020d\u0069\u0063\u0074\u002e"); -return "","",_fd .ErrTypeError ;};_effc :=_gcbed [1];_beaf :=_gg .Index (string (_adbe [_effc :]),_fedc );if _beaf < 0{_efdbd =string (_adbe [_effc :]);return _efdbd ,"",nil ;};_cdcf :=_effc +_beaf ;_efdbd =string (_adbe [_effc :_cdcf ]);_gcgf :=_cdcf ; -_beaf =_gg .Index (string (_adbe [_gcgf :]),_ddded );if _beaf < 0{_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0067e\u0074\u0041\u0053\u0043\u0049\u0049\u0053e\u0063\u0074\u0069\u006f\u006e\u0073\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_eeeeg ); -return "","",_fd .ErrTypeError ;};_edcf :=_gcgf +_beaf ;_fdbc =string (_adbe [_gcgf :_edcf ]);return _efdbd ,_fdbc ,nil ;}; +// Has checks if flag fl is set in flag and returns true if so, false otherwise. +func (_eaac FieldFlag )Has (fl FieldFlag )bool {return (_eaac .Mask ()&fl .Mask ())> 0}; -// GetContainingPdfObject returns the container of the DSS (indirect object). -func (_bbac *DSS )GetContainingPdfObject ()_fd .PdfObject {return _bbac ._bdcdg }; +// CharcodesToUnicode converts the character codes `charcodes` to a slice of runes. +// How it works: +// 1. Use the ToUnicode CMap if there is one. +// 2. Use the underlying font's encoding. +func (_fgfbb *PdfFont )CharcodesToUnicode (charcodes []_ga .CharCode )[]rune {_caggd ,_ ,_ :=_fgfbb .CharcodesToUnicodeWithStats (charcodes );return _caggd ;}; -// NewPdfAction returns an initialized generic PDF action model. -func NewPdfAction ()*PdfAction {_cb :=&PdfAction {};_cb ._bfb =_fd .MakeIndirectObject (_fd .MakeDict ());return _cb ;}; +// NewPdfAnnotationScreen returns a new screen annotation. +func NewPdfAnnotationScreen ()*PdfAnnotationScreen {_egaa :=NewPdfAnnotation ();_cccd :=&PdfAnnotationScreen {};_cccd .PdfAnnotation =_egaa ;_egaa .SetContext (_cccd );return _cccd ;}; -// B returns the value of the B component of the color. -func (_baaf *PdfColorCalRGB )B ()float64 {return _baaf [1]};func _cbec (_gffaf *PdfField ,_dagbb _fd .PdfObject )error {switch _gffaf .GetContext ().(type ){case *PdfFieldText :switch _adbae :=_dagbb .(type ){case *_fd .PdfObjectName :_edgbf :=_adbae ; -_ag .Log .Debug ("\u0055\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u003a\u0020\u0047\u006f\u0074 \u0056\u0020\u0061\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u003e\u0020c\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0074\u006f s\u0074\u0072\u0069\u006e\u0067\u0020\u0027\u0025\u0073\u0027",_edgbf .String ()); -_gffaf .V =_fd .MakeEncodedString (_adbae .String (),true );case *_fd .PdfObjectString :_gffaf .V =_fd .MakeEncodedString (_adbae .String (),true );default:_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0056\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u0028\u0025\u0023\u0076\u0029",_adbae ,_adbae ); -};case *PdfFieldButton :switch _dagbb .(type ){case *_fd .PdfObjectName :if len (_dagbb .String ())> 0{_gffaf .V =_dagbb ;_egffb (_gffaf ,_dagbb );};case *_fd .PdfObjectString :if len (_dagbb .String ())> 0{_gffaf .V =_fd .MakeName (_dagbb .String ()); -_egffb (_gffaf ,_gffaf .V );};default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u004e\u0045\u0058P\u0045\u0043\u0054\u0045\u0044\u0020\u0025\u0073\u0020\u002d>\u0020\u0025\u0076",_gffaf .PartialName (),_dagbb );_gffaf .V =_dagbb ; -};case *PdfFieldChoice :switch _dagbb .(type ){case *_fd .PdfObjectName :if len (_dagbb .String ())> 0{_gffaf .V =_fd .MakeString (_dagbb .String ());_egffb (_gffaf ,_dagbb );};case *_fd .PdfObjectString :if len (_dagbb .String ())> 0{_gffaf .V =_dagbb ; -_egffb (_gffaf ,_fd .MakeName (_dagbb .String ()));};default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u004e\u0045\u0058P\u0045\u0043\u0054\u0045\u0044\u0020\u0025\u0073\u0020\u002d>\u0020\u0025\u0076",_gffaf .PartialName (),_dagbb ); -_gffaf .V =_dagbb ;};case *PdfFieldSignature :_ag .Log .Debug ("\u0054\u004f\u0044\u004f\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0061\u0070\u0070e\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0079\u0065\u0074\u003a\u0020\u0025\u0073\u002f\u0025v",_gffaf .PartialName (),_dagbb ); -};return nil ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element. +func (_aefb *PdfColorspaceSpecialIndexed )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_aggd ,_fgbd :=_bb .GetNumbersAsFloat (objects ); +if _fgbd !=nil {return nil ,_fgbd ;};return _aefb .ColorFromFloats (_aggd );}; -// PdfAnnotationMovie represents Movie annotations. -// (Section 12.5.6.17). -type PdfAnnotationMovie struct{*PdfAnnotation ;T _fd .PdfObject ;Movie _fd .PdfObject ;A _fd .PdfObject ;};func _bgaef (_dafbee rune )string {for _deea ,_baefg :=range _df .Categories {if len (_deea )==2&&_df .Is (_baefg ,_dafbee ){return _deea ;};};return "\u0043\u006e"; +// String returns a human readable description of `fontfile`. +func (_fagb *fontFile )String ()string {_dgeeb :="\u005b\u004e\u006f\u006e\u0065\u005d";if _fagb ._abecc !=nil {_dgeeb =_fagb ._abecc .String ();};return _e .Sprintf ("\u0046O\u004e\u0054\u0046\u0049\u004c\u0045\u007b\u0025\u0023\u0071\u0020e\u006e\u0063\u006f\u0064\u0065\u0072\u003d\u0025\u0073\u007d",_fagb ._aacfg ,_dgeeb ); +};var ErrColorOutOfRange =_ed .New ("\u0063o\u006co\u0072\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");func _acefg (_cacdf []byte )(_ggcf ,_cdfae string ,_ecbf error ){_gg .Log .Trace ("g\u0065\u0074\u0041\u0053CI\u0049S\u0065\u0063\u0074\u0069\u006fn\u0073\u003a\u0020\u0025\u0064\u0020",len (_cacdf )); +_cfcg :=_gfagf .FindIndex (_cacdf );if _cfcg ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0067\u0065\u0074\u0041\u0053\u0043\u0049\u0049\u0053\u0065\u0063\u0074\u0069o\u006e\u0073\u002e\u0020\u004e\u006f\u0020d\u0069\u0063\u0074\u002e"); +return "","",_bb .ErrTypeError ;};_acfg :=_cfcg [1];_gagad :=_dce .Index (string (_cacdf [_acfg :]),_aeacc );if _gagad < 0{_ggcf =string (_cacdf [_acfg :]);return _ggcf ,"",nil ;};_fcbac :=_acfg +_gagad ;_ggcf =string (_cacdf [_acfg :_fcbac ]);_affdf :=_fcbac ; +_gagad =_dce .Index (string (_cacdf [_affdf :]),_fcadf );if _gagad < 0{_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0067e\u0074\u0041\u0053\u0043\u0049\u0049\u0053e\u0063\u0074\u0069\u006f\u006e\u0073\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_ecbf ); +return "","",_bb .ErrTypeError ;};_egee :=_affdf +_gagad ;_cdfae =string (_cacdf [_affdf :_egee ]);return _ggcf ,_cdfae ,nil ;};func (_facc *PdfReader )newPdfActionTransFromDict (_ced *_bb .PdfObjectDictionary )(*PdfActionTrans ,error ){return &PdfActionTrans {Trans :_ced .Get ("\u0054\u0072\u0061n\u0073")},nil ; }; -// EmbeddedFile represents an embedded file. -type EmbeddedFile struct{Name string ;Content []byte ;FileType string ;Description string ;Relationship FileRelationship ;Hash string ;CreationTime _cd .Time ;ModTime _cd .Time ;}; +// AddOCSPs adds OCSPs to DSS. +func (_gcgee *DSS )AddOCSPs (ocsps [][]byte )([]*_bb .PdfObjectStream ,error ){return _gcgee .add (&_gcgee .OCSPs ,_gcgee ._fccf ,ocsps );}; -// String returns string value of output intent for given type -// ISO_19005-2 6.2.3: GTS_PDFA1 value should be used for PDF/A-1, A-2 and A-3 at least -func (_afgbb PdfOutputIntentType )String ()string {switch _afgbb {case PdfOutputIntentTypeA1 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeA2 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeA3 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"; -case PdfOutputIntentTypeA4 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeX :return "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058";default:return "\u0055N\u0044\u0045\u0046\u0049\u004e\u0045D";};}; +// PdfAnnotationSound represents Sound annotations. +// (Section 12.5.6.16). +type PdfAnnotationSound struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Sound _bb .PdfObject ;Name _bb .PdfObject ;}; -// Encoder returns the font's text encoder. -func (_egcdc *pdfFontSimple )Encoder ()_ee .TextEncoder {if _egcdc ._dcfda !=nil {return _egcdc ._dcfda ;};if _egcdc ._gadae !=nil {return _egcdc ._gadae ;};_ffccg ,_ :=_ee .NewSimpleTextEncoder ("\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",nil ); -return _ffccg ;}; +// Evaluate runs the function on the passed in slice and returns the results. +func (_aggbc *PdfFunctionType3 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_gg .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); +};return nil ,_ed .New ("\u006e\u006f\u0074\u0020im\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074");}; -// Fill populates `form` with values provided by `provider`. -func (_dbec *PdfAcroForm )Fill (provider FieldValueProvider )error {return _dbec .fill (provider ,nil )};func (_fgf *PdfReader )newPdfAnnotationPolyLineFromDict (_bgd *_fd .PdfObjectDictionary )(*PdfAnnotationPolyLine ,error ){_abga :=PdfAnnotationPolyLine {}; -_bgbg ,_adgf :=_fgf .newPdfAnnotationMarkupFromDict (_bgd );if _adgf !=nil {return nil ,_adgf ;};_abga .PdfAnnotationMarkup =_bgbg ;_abga .Vertices =_bgd .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_abga .LE =_bgd .Get ("\u004c\u0045");_abga .BS =_bgd .Get ("\u0042\u0053"); -_abga .IC =_bgd .Get ("\u0049\u0043");_abga .BE =_bgd .Get ("\u0042\u0045");_abga .IT =_bgd .Get ("\u0049\u0054");_abga .Measure =_bgd .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_abga ,nil ;}; +// NewStandard14Font returns the standard 14 font named `basefont` as a *PdfFont, or an error if it +// `basefont` is not one of the standard 14 font names. +func NewStandard14Font (basefont StdFontName )(*PdfFont ,error ){_edag ,_ddafa :=_bacgg (basefont );if _ddafa !=nil {return nil ,_ddafa ;};if basefont !=SymbolName &&basefont !=ZapfDingbatsName {_edag ._fcdce =_ga .NewWinAnsiEncoder ();};return &PdfFont {_gbagg :&_edag },nil ; +}; -// PdfFontDescriptor specifies metrics and other attributes of a font and can refer to a FontFile -// for embedded fonts. -// 9.8 Font Descriptors (page 281) -type PdfFontDescriptor struct{FontName _fd .PdfObject ;FontFamily _fd .PdfObject ;FontStretch _fd .PdfObject ;FontWeight _fd .PdfObject ;Flags _fd .PdfObject ;FontBBox _fd .PdfObject ;ItalicAngle _fd .PdfObject ;Ascent _fd .PdfObject ;Descent _fd .PdfObject ; -Leading _fd .PdfObject ;CapHeight _fd .PdfObject ;XHeight _fd .PdfObject ;StemV _fd .PdfObject ;StemH _fd .PdfObject ;AvgWidth _fd .PdfObject ;MaxWidth _fd .PdfObject ;MissingWidth _fd .PdfObject ;FontFile _fd .PdfObject ;FontFile2 _fd .PdfObject ;FontFile3 _fd .PdfObject ; -CharSet _fd .PdfObject ;_egced int ;_gfbd float64 ;*fontFile ;_dccc *_cf .TtfType ; +// FontDescriptor returns font's PdfFontDescriptor. This may be a builtin descriptor for standard 14 +// fonts but must be an explicit descriptor for other fonts. +func (_bcfc *PdfFont )FontDescriptor ()*PdfFontDescriptor {if _bcfc .baseFields ()._eadda !=nil {return _bcfc .baseFields ()._eadda ;};if _dedgb :=_bcfc ._gbagg .getFontDescriptor ();_dedgb !=nil {return _dedgb ;};_gg .Log .Error ("\u0041\u006cl \u0066\u006f\u006et\u0073\u0020\u0068\u0061ve \u0061 D\u0065\u0073\u0063\u0072\u0069\u0070\u0074or\u002e\u0020\u0066\u006f\u006e\u0074\u003d%\u0073",_bcfc ); +return nil ;};func _gdbf (_bafa _bb .PdfObject )(*PdfColorspaceCalRGB ,error ){_bgcb :=NewPdfColorspaceCalRGB ();if _bgge ,_ddfa :=_bafa .(*_bb .PdfIndirectObject );_ddfa {_bgcb ._eaga =_bgge ;};_bafa =_bb .TraceToDirectObject (_bafa );_fcbg ,_dbfg :=_bafa .(*_bb .PdfObjectArray ); +if !_dbfg {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _fcbg .Len ()!=2{return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e"); +};_bafa =_bb .TraceToDirectObject (_fcbg .Get (0));_bacfa ,_dbfg :=_bafa .(*_bb .PdfObjectName );if !_dbfg {return nil ,_e .Errorf ("\u0043\u0061l\u0052\u0047\u0042\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062je\u0063\u0074"); +};if *_bacfa !="\u0043\u0061\u006c\u0052\u0047\u0042"{return nil ,_e .Errorf ("\u006e\u006f\u0074 a\u0020\u0043\u0061\u006c\u0052\u0047\u0042\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065");};_bafa =_bb .TraceToDirectObject (_fcbg .Get (1)); +_bcgc ,_dbfg :=_bafa .(*_bb .PdfObjectDictionary );if !_dbfg {return nil ,_e .Errorf ("\u0043\u0061l\u0052\u0047\u0042\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062je\u0063\u0074");};_bafa =_bcgc .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074"); +_bafa =_bb .TraceToDirectObject (_bafa );_fdbbc ,_dbfg :=_bafa .(*_bb .PdfObjectArray );if !_dbfg {return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050o\u0069\u006e\u0074"); +};if _fdbbc .Len ()!=3{return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0057h\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0061\u0072\u0072\u0061\u0079");};_agfe ,_acef :=_fdbbc .GetAsFloat64Slice (); +if _acef !=nil {return nil ,_acef ;};_bgcb .WhitePoint =_agfe ;_bafa =_bcgc .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _bafa !=nil {_bafa =_bb .TraceToDirectObject (_bafa );_aceg ,_fabf :=_bafa .(*_bb .PdfObjectArray );if !_fabf {return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050o\u0069\u006e\u0074"); +};if _aceg .Len ()!=3{return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052\u0047\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0042l\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074\u0020\u0061\u0072\u0072\u0061\u0079");};_ebf ,_gbgb :=_aceg .GetAsFloat64Slice (); +if _gbgb !=nil {return nil ,_gbgb ;};_bgcb .BlackPoint =_ebf ;};_bafa =_bcgc .Get ("\u0047\u0061\u006dm\u0061");if _bafa !=nil {_bafa =_bb .TraceToDirectObject (_bafa );_fbfa ,_edfc :=_bafa .(*_bb .PdfObjectArray );if !_edfc {return nil ,_e .Errorf ("C\u0061\u006c\u0052\u0047B:\u0020I\u006e\u0076\u0061\u006c\u0069d\u0020\u0047\u0061\u006d\u006d\u0061"); +};if _fbfa .Len ()!=3{return nil ,_e .Errorf ("C\u0061\u006c\u0052\u0047\u0042\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0047a\u006d\u006d\u0061 \u0061r\u0072\u0061\u0079");};_fgdc ,_bgegc :=_fbfa .GetAsFloat64Slice ();if _bgegc !=nil {return nil ,_bgegc ; +};_bgcb .Gamma =_fgdc ;};_bafa =_bcgc .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");if _bafa !=nil {_bafa =_bb .TraceToDirectObject (_bafa );_efcf ,_gfde :=_bafa .(*_bb .PdfObjectArray );if !_gfde {return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052GB\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004d\u0061\u0074\u0072i\u0078"); +};if _efcf .Len ()!=9{_gg .Log .Error ("\u004d\u0061t\u0072\u0069\u0078 \u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0073",_efcf .String ());return nil ,_e .Errorf ("\u0043\u0061\u006c\u0052G\u0042\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u004da\u0074\u0072\u0069\u0078\u0020\u0061\u0072r\u0061\u0079"); +};_deed ,_cebb :=_efcf .GetAsFloat64Slice ();if _cebb !=nil {return nil ,_cebb ;};_bgcb .Matrix =_deed ;};return _bgcb ,nil ;}; -// Additional entries for CIDFonts -Style _fd .PdfObject ;Lang _fd .PdfObject ;FD _fd .PdfObject ;CIDSet _fd .PdfObject ;_aefcd *_fd .PdfIndirectObject ;}; +// NewPdfColorspaceCalGray returns a new CalGray colorspace object. +func NewPdfColorspaceCalGray ()*PdfColorspaceCalGray {_gabd :=&PdfColorspaceCalGray {};_gabd .BlackPoint =[]float64 {0.0,0.0,0.0};_gabd .Gamma =1;return _gabd ;}; -// SetXObjectFormByName adds the provided XObjectForm to the page resources. -// The added XObjectForm is identified by the specified name. -func (_ecfe *PdfPageResources )SetXObjectFormByName (keyName _fd .PdfObjectName ,xform *XObjectForm )error {_abede :=xform .ToPdfObject ().(*_fd .PdfObjectStream );_cacga :=_ecfe .SetXObjectByName (keyName ,_abede );return _cacga ;}; +// ToInteger convert to an integer format. +func (_dcabf *PdfColorDeviceCMYK )ToInteger (bits int )[4]uint32 {_ecba :=_bdd .Pow (2,float64 (bits ))-1;return [4]uint32 {uint32 (_ecba *_dcabf .C ()),uint32 (_ecba *_dcabf .M ()),uint32 (_ecba *_dcabf .Y ()),uint32 (_ecba *_dcabf .K ())};}; -// SetXObjectImageByNameLazy adds the provided XObjectImage to the page resources. -// The added XObjectImage is identified by the specified name. -func (_aecef *PdfPageResources )SetXObjectImageByNameLazy (keyName _fd .PdfObjectName ,ximg *XObjectImage ,lazy bool )error {_ddcbg :=ximg .ToPdfObject ().(*_fd .PdfObjectStream );if lazy {_ddcbg .MakeLazy ();};_aafff :=_aecef .SetXObjectByName (keyName ,_ddcbg ); -return _aafff ;}; +// ToPdfObject implements interface PdfModel. +func (_gbb *PdfActionGoToR )ToPdfObject ()_bb .PdfObject {_gbb .PdfAction .ToPdfObject ();_dfg :=_gbb ._dcc ;_ccf :=_dfg .PdfObject .(*_bb .PdfObjectDictionary );_ccf .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeGoToR )));if _gbb .F !=nil {_ccf .Set ("\u0046",_gbb .F .ToPdfObject ()); +};_ccf .SetIfNotNil ("\u0044",_gbb .D );_ccf .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_gbb .NewWindow );return _dfg ;};func (_bfcd *pdfFontType0 )subsetRegistered ()error {_ecbdc ,_effge :=_bfcd .DescendantFont ._gbagg .(*pdfCIDFontType2 ); +if !_effge {_gg .Log .Debug ("\u0046\u006fnt\u0020\u006e\u006ft\u0020\u0073\u0075\u0070por\u0074ed\u0020\u0066\u006f\u0072\u0020\u0073\u0075bs\u0065\u0074\u0074\u0069\u006e\u0067\u0020%\u0054",_bfcd .DescendantFont );return nil ;};if _ecbdc ==nil {return nil ; +};if _ecbdc ._eadda ==nil {_gg .Log .Debug ("\u004d\u0069\u0073si\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072");return nil ;};if _bfcd ._fbfad ==nil {_gg .Log .Debug ("\u004e\u006f\u0020e\u006e\u0063\u006f\u0064e\u0072\u0020\u002d\u0020\u0073\u0075\u0062s\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u0067\u006e\u006f\u0072\u0065\u0064"); +return nil ;};_gbfgf ,_effge :=_bb .GetStream (_ecbdc ._eadda .FontFile2 );if !_effge {_gg .Log .Debug ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u002d\u002d\u0020\u0041\u0042\u004f\u0052T\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006e\u0067"); +return _ed .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_bgggea ,_efgfg :=_bb .DecodeStream (_gbfgf );if _efgfg !=nil {_gg .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_efgfg ); +return _efgfg ;};_dfcbd ,_efgfg :=_ad .Parse (_aa .NewReader (_bgggea ));if _efgfg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0020f\u006f\u006e\u0074",len (_gbfgf .Stream )); +return _efgfg ;};var _fdee []rune ;var _efef *_ad .Font ;switch _faag :=_bfcd ._fbfad .(type ){case *_ga .TrueTypeFontEncoder :_fdee =_faag .RegisteredRunes ();_efef ,_efgfg =_dfcbd .SubsetKeepRunes (_fdee );if _efgfg !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efgfg ); +return _efgfg ;};_faag .SubsetRegistered ();case *_ga .IdentityEncoder :_fdee =_faag .RegisteredRunes ();_afeeb :=make ([]_ad .GlyphIndex ,len (_fdee ));for _dgde ,_ggbbc :=range _fdee {_afeeb [_dgde ]=_ad .GlyphIndex (_ggbbc );};_efef ,_efgfg =_dfcbd .SubsetKeepIndices (_afeeb ); +if _efgfg !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efgfg );return _efgfg ;};case _ga .SimpleEncoder :_eccbd :=_faag .Charcodes ();for _ ,_fdabe :=range _eccbd {_cafce ,_cdbbb :=_faag .CharcodeToRune (_fdabe );if !_cdbbb {_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020\u0074\u006f \u0072\u0075\u006e\u0065\u003a\u0020\u0025\u0064",_fdabe ); +continue ;};_fdee =append (_fdee ,_cafce );};default:return _e .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069\u006eg\u003a\u0020\u0025\u0054",_bfcd ._fbfad ); +};var _gfdf _aa .Buffer ;_efgfg =_efef .Write (&_gfdf );if _efgfg !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efgfg );return _efgfg ;};if _bfcd ._beee !=nil {_cagba :=make (map[_af .CharCode ]rune ,len (_fdee ));for _ ,_bcde :=range _fdee {_gdfc ,_effb :=_bfcd ._fbfad .RuneToCharcode (_bcde ); +if !_effb {continue ;};_cagba [_af .CharCode (_gdfc )]=_bcde ;};_bfcd ._beee =_af .NewToUnicodeCMap (_cagba );};_gbfgf ,_efgfg =_bb .MakeStream (_gfdf .Bytes (),_bb .NewFlateEncoder ());if _efgfg !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_efgfg ); +return _efgfg ;};_gbfgf .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_bb .MakeInteger (int64 (_gfdf .Len ())));if _agde ,_abcf :=_bb .GetStream (_ecbdc ._eadda .FontFile2 );_abcf {*_agde =*_gbfgf ;}else {_ecbdc ._eadda .FontFile2 =_gbfgf ;};_aeef :=_aeec (); +if len (_bfcd ._gdaeed )> 0{_bfcd ._gdaeed =_gfacd (_bfcd ._gdaeed ,_aeef );};if len (_ecbdc ._gdaeed )> 0{_ecbdc ._gdaeed =_gfacd (_ecbdc ._gdaeed ,_aeef );};if len (_bfcd ._ffed )> 0{_bfcd ._ffed =_gfacd (_bfcd ._ffed ,_aeef );};if _ecbdc ._eadda !=nil {_fafb ,_dcabd :=_bb .GetName (_ecbdc ._eadda .FontName ); +if _dcabd &&len (_fafb .String ())> 0{_gdfcc :=_gfacd (_fafb .String (),_aeef );_ecbdc ._eadda .FontName =_bb .MakeName (_gdfcc );};};return nil ;}; -// DecodeArray returns an empty slice as there are no components associated with pattern colorspace. -func (_gccc *PdfColorspaceSpecialPattern )DecodeArray ()[]float64 {return []float64 {}}; +// NewPdfColorspaceSpecialSeparation returns a new separation color. +func NewPdfColorspaceSpecialSeparation ()*PdfColorspaceSpecialSeparation {_ebee :=&PdfColorspaceSpecialSeparation {};return _ebee ;}; -// ToPdfObject implements interface PdfModel. -func (_aefeba *PdfTransformParamsDocMDP )ToPdfObject ()_fd .PdfObject {_gefgb :=_fd .MakeDict ();_gefgb .SetIfNotNil ("\u0054\u0079\u0070\u0065",_aefeba .Type );_gefgb .SetIfNotNil ("\u0056",_aefeba .V );_gefgb .SetIfNotNil ("\u0050",_aefeba .P );return _gefgb ; -}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_dbggb pdfFontType3 )GetCharMetrics (code _ga .CharCode )(_dcg .CharMetrics ,bool ){if _bccee ,_cgdeab :=_dbggb ._daed [code ];_cgdeab {return _dcg .CharMetrics {Wx :_bccee },true ;};if _dcg .IsStdFont (_dcg .StdFontName (_dbggb ._gdaeed )){return _dcg .CharMetrics {Wx :250},true ; +};return _dcg .CharMetrics {},false ;}; -// PdfActionSubmitForm represents a submitForm action. -type PdfActionSubmitForm struct{*PdfAction ;F *PdfFilespec ;Fields _fd .PdfObject ;Flags _fd .PdfObject ;};func (_aagd *PdfReader )newPdfOutlineItemFromIndirectObject (_fgage *_fd .PdfIndirectObject )(*PdfOutlineItem ,error ){_gceg ,_gddgb :=_fgage .PdfObject .(*_fd .PdfObjectDictionary ); -if !_gddgb {return nil ,_dc .Errorf ("\u006f\u0075\u0074l\u0069\u006e\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079");};_bfedg :=NewPdfOutlineItem ();_dgebb :=_gceg .Get ("\u0054\u0069\u0074l\u0065"); -if _dgebb ==nil {return nil ,_dc .Errorf ("\u006d\u0069\u0073s\u0069\u006e\u0067\u0020\u0054\u0069\u0074\u006c\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0049\u0074\u0065\u006d\u0020\u0028r\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029"); -};_acbfb ,_fdcf :=_fd .GetString (_dgebb );if !_fdcf {return nil ,_dc .Errorf ("\u0074\u0069\u0074le\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u0028\u0025\u0054\u0029",_dgebb );};_bfedg .Title =_acbfb ;if _edff :=_gceg .Get ("\u0043\u006f\u0075n\u0074"); -_edff !=nil {_agfc ,_gecgf :=_edff .(*_fd .PdfObjectInteger );if !_gecgf {return nil ,_dc .Errorf ("\u0063o\u0075\u006e\u0074\u0020n\u006f\u0074\u0020\u0061\u006e \u0069n\u0074e\u0067\u0065\u0072\u0020\u0028\u0025\u0054)",_edff );};_dccbb :=int64 (*_agfc ); -_bfedg .Count =&_dccbb ;};if _cdffd :=_gceg .Get ("\u0044\u0065\u0073\u0074");_cdffd !=nil {_bfedg .Dest =_fd .ResolveReference (_cdffd );if !_aagd ._gfdda {_egbbg :=_aagd .traverseObjectData (_bfedg .Dest );if _egbbg !=nil {return nil ,_egbbg ;};};};if _caedg :=_gceg .Get ("\u0041"); -_caedg !=nil {_bfedg .A =_fd .ResolveReference (_caedg );if !_aagd ._gfdda {_ccbe :=_aagd .traverseObjectData (_bfedg .A );if _ccbe !=nil {return nil ,_ccbe ;};};};if _abcabe :=_gceg .Get ("\u0053\u0045");_abcabe !=nil {_bfedg .SE =nil ;};if _bgad :=_gceg .Get ("\u0043"); -_bgad !=nil {_bfedg .C =_fd .ResolveReference (_bgad );};if _gecbe :=_gceg .Get ("\u0046");_gecbe !=nil {_bfedg .F =_fd .ResolveReference (_gecbe );};return _bfedg ,nil ;}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain three elements representing the +// A, B and C components of the color. The values of the elements should be +// between 0 and 1. +func (_ecdec *PdfColorspaceCalRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cacg :=vals [0];if _cacg < 0.0||_cacg > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cacg ); +return nil ,ErrColorOutOfRange ;};_gcfa :=vals [1];if _gcfa < 0.0||_gcfa > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gcfa );return nil ,ErrColorOutOfRange ; +};_abfca :=vals [2];if _abfca < 0.0||_abfca > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_abfca );return nil ,ErrColorOutOfRange ;};_ddbf :=NewPdfColorCalRGB (_cacg ,_gcfa ,_abfca ); +return _ddbf ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_ebe *PdfAnnotationProjection )ToPdfObject ()_fd .PdfObject {_ebe .PdfAnnotation .ToPdfObject ();_aege :=_ebe ._aeb ;_gbcb :=_aege .PdfObject .(*_fd .PdfObjectDictionary );_ebe .PdfAnnotationMarkup .appendToPdfDictionary (_gbcb );return _aege ;}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element between 0 and 1. +func (_gfge *PdfColorspaceCalGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eecd :=vals [0];if _eecd < 0.0||_eecd > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_eecd ); +return nil ,ErrColorOutOfRange ;};_ggfaf :=NewPdfColorCalGray (_eecd );return _ggfaf ,nil ;};func _fadf (_agggb string )map[string ]string {_gfaec :=_bdfgf .Split (_agggb ,-1);_gbafd :=map[string ]string {};for _ ,_fcgg :=range _gfaec {_agdd :=_gdaga .FindStringSubmatch (_fcgg ); +if _agdd ==nil {continue ;};_ggce ,_afaae :=_agdd [1],_agdd [2];_gbafd [_ggce ]=_afaae ;};return _gbafd ;}; +// NewPdfFontFromTTFFile loads a TTF font file and returns a PdfFont type +// that can be used in text styling functions. +// Uses a WinAnsiTextEncoder and loads only character codes 32-255. +// NOTE: For composite fonts such as used in symbolic languages, use NewCompositePdfFontFromTTFFile. +func NewPdfFontFromTTFFile (filePath string )(*PdfFont ,error ){_ffae ,_fagdg :=_be .Open (filePath );if _fagdg !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020T\u0054F\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_fagdg ); +return nil ,_fagdg ;};defer _ffae .Close ();return NewPdfFontFromTTF (_ffae );};func (_bbgdf *PdfWriter )setCatalogVersion (){_bbgdf ._ebgdb .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_bb .MakeName (_e .Sprintf ("\u0025\u0064\u002e%\u0064",_bbgdf ._gecfd .Major ,_bbgdf ._gecfd .Minor ))); +}; -// GetOutlinesFlattened returns a flattened list of tree nodes and titles. -// NOTE: for most use cases, it is recommended to use the high-level GetOutlines -// method instead, which also provides information regarding the destination -// of the outline items. -func (_dbbba *PdfReader )GetOutlinesFlattened ()([]*PdfOutlineTreeNode ,[]string ,error ){var _ceed []*PdfOutlineTreeNode ;var _cfdae []string ;var _dggcc func (*PdfOutlineTreeNode ,*[]*PdfOutlineTreeNode ,*[]string ,int );_dggcc =func (_acgba *PdfOutlineTreeNode ,_fggag *[]*PdfOutlineTreeNode ,_dbaec *[]string ,_bgfgd int ){if _acgba ==nil {return ; -};if _acgba ._gcgcg ==nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020M\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006e\u006fd\u0065\u002e\u0063o\u006et\u0065\u0078\u0074");return ;};_aafb ,_bcagd :=_acgba ._gcgcg .(*PdfOutlineItem );if _bcagd {*_fggag =append (*_fggag ,&_aafb .PdfOutlineTreeNode ); -_efdd :=_gg .Repeat ("\u0020",_bgfgd *2)+_aafb .Title .Decoded ();*_dbaec =append (*_dbaec ,_efdd );};if _acgba .First !=nil {_ffdae :=_gg .Repeat ("\u0020",_bgfgd *2)+"\u002b";*_dbaec =append (*_dbaec ,_ffdae );_dggcc (_acgba .First ,_fggag ,_dbaec ,_bgfgd +1); -};if _bcagd &&_aafb .Next !=nil {_dggcc (_aafb .Next ,_fggag ,_dbaec ,_bgfgd );};};_dggcc (_dbbba ._aceac ,&_ceed ,&_cfdae ,0);return _ceed ,_cfdae ,nil ;}; +// Encoder returns the font's text encoder. +func (_febfg pdfFontType0 )Encoder ()_ga .TextEncoder {return _febfg ._fbfad };func (_dfdfg *pdfFontType3 )getFontDescriptor ()*PdfFontDescriptor {return _dfdfg ._eadda }; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element. -func (_decd *PdfColorspaceSpecialSeparation )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_deda ,_dgfgc :=_fd .GetNumbersAsFloat (objects ); -if _dgfgc !=nil {return nil ,_dgfgc ;};return _decd .ColorFromFloats (_deda );}; +// GetFontDescriptor returns the font descriptor for `font`. +func (_cacf PdfFont )GetFontDescriptor ()(*PdfFontDescriptor ,error ){return _cacf ._gbagg .getFontDescriptor (),nil ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain three elements representing the -// red, green and blue components of the color. The values of the elements -// should be between 0 and 1. -func (_ffea *PdfColorspaceDeviceRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gcbf :=vals [0];if _gcbf < 0.0||_gcbf > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gcbf ); -return nil ,ErrColorOutOfRange ;};_gdddg :=vals [1];if _gdddg < 0.0||_gdddg > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gcbf );return nil ,ErrColorOutOfRange ; -};_aebg :=vals [2];if _aebg < 0.0||_aebg > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gcbf );return nil ,ErrColorOutOfRange ;};_gecb :=NewPdfColorDeviceRGB (_gcbf ,_gdddg ,_aebg ); -return _gecb ,nil ;}; +// PdfTransformParamsDocMDP represents a transform parameters dictionary for the DocMDP method and is used to detect +// modifications relative to a signature field that is signed by the author of a document. +// (Section 12.8.2.2, Table 254 - Entries in the DocMDP transform parameters dictionary p. 471 in PDF32000_2008). +type PdfTransformParamsDocMDP struct{Type *_bb .PdfObjectName ;P *_bb .PdfObjectInteger ;V *_bb .PdfObjectName ;};func (_agg *PdfReader )newPdfAnnotationWidgetFromDict (_fbbc *_bb .PdfObjectDictionary )(*PdfAnnotationWidget ,error ){_aebg :=PdfAnnotationWidget {}; +_aebg .H =_fbbc .Get ("\u0048");_aebg .MK =_fbbc .Get ("\u004d\u004b");_aebg .A =_fbbc .Get ("\u0041");_aebg .AA =_fbbc .Get ("\u0041\u0041");_aebg .BS =_fbbc .Get ("\u0042\u0053");_aebg .Parent =_fbbc .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");return &_aebg ,nil ; +};func _eggde ()_fb .Time {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _fdadc }; -// Inspect inspects the object types, subtypes and content in the PDF file returning a map of -// object type to number of instances of each. -func (_ebdbf *PdfReader )Inspect ()(map[string ]int ,error ){return _ebdbf ._faaf .Inspect ()}; +// Write writes out the PDF. +func (_gabgg *PdfWriter )Write (writer _ecb .Writer )error {_gg .Log .Trace ("\u0057r\u0069\u0074\u0065\u0028\u0029");_agcdd :=_gabgg .checkLicense ();if _agcdd !=nil {return _agcdd ;};if _agcdd =_gabgg .writeOutlines ();_agcdd !=nil {return _agcdd ;}; +if _agcdd =_gabgg .writeAcroFormFields ();_agcdd !=nil {return _agcdd ;};if _agcdd =_gabgg .writeNamesDictionary ();_agcdd !=nil {return _agcdd ;};_gabgg .checkPendingObjects ();if _agcdd =_gabgg .writeOutputIntents ();_agcdd !=nil {return _agcdd ;};_gabgg .setCatalogVersion (); +_gabgg .copyObjects ();if _agcdd =_gabgg .optimize ();_agcdd !=nil {return _agcdd ;};if _agcdd =_gabgg .optimizeDocument ();_agcdd !=nil {return _agcdd ;};var _cfcec _dg .Hash ;if _gabgg ._dddbg {_cfcec =_dgc .New ();writer =_ecb .MultiWriter (_cfcec ,writer ); +};_gabgg .setWriter (writer );_fdbbe :=_gabgg .checkCrossReferenceStream ();_abbcd ,_fdbbe :=_gabgg .mapObjectStreams (_fdbbe );_gabgg .adjustXRefAffectedVersion (_fdbbe );_gabgg .writeDocumentVersion ();_gabgg .updateObjectNumbers ();_gabgg .writeObjects (); +if _agcdd =_gabgg .writeObjectsInStreams (_abbcd );_agcdd !=nil {return _agcdd ;};_afabe :=_gabgg ._ggaef ;var _aeccff int ;for _aagdg :=range _gabgg ._gaded {if _aagdg > _aeccff {_aeccff =_aagdg ;};};if _gabgg ._dddbg {if _agcdd =_gabgg .setHashIDs (_cfcec ); +_agcdd !=nil {return _agcdd ;};};if _fdbbe {if _agcdd =_gabgg .writeXRefStreams (_aeccff ,_afabe );_agcdd !=nil {return _agcdd ;};}else {_gabgg .writeTrailer (_aeccff );};_gabgg .makeOffSetReference (_afabe );if _agcdd =_gabgg .flushWriter ();_agcdd !=nil {return _agcdd ; +};return nil ;}; -// Items returns all children outline items. -func (_eedb *OutlineItem )Items ()[]*OutlineItem {return _eedb .Entries }; +// PdfPageResourcesColorspaces contains the colorspace in the PdfPageResources. +// Needs to have matching name and colorspace map entry. The Names define the order. +type PdfPageResourcesColorspaces struct{Names []string ;Colorspaces map[string ]PdfColorspace ;_baeab *_bb .PdfIndirectObject ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_abdgd *PdfShading )ToPdfObject ()_fd .PdfObject {_ffgcc :=_abdgd ._cdgfd ;_cebeg ,_bgbadc :=_abdgd .getShadingDict ();if _bgbadc !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _abdgd .ShadingType !=nil {_cebeg .Set ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_abdgd .ShadingType );};if _abdgd .ColorSpace !=nil {_cebeg .Set ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_abdgd .ColorSpace .ToPdfObject ()); -};if _abdgd .Background !=nil {_cebeg .Set ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064",_abdgd .Background );};if _abdgd .BBox !=nil {_cebeg .Set ("\u0042\u0042\u006f\u0078",_abdgd .BBox .ToPdfObject ());};if _abdgd .AntiAlias !=nil {_cebeg .Set ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s",_abdgd .AntiAlias ); -};return _ffgcc ;}; +// PdfColorPatternType2 represents a color shading pattern type 2 (Axial). +type PdfColorPatternType2 struct{Color PdfColor ;PatternName _bb .PdfObjectName ;}; -// PdfActionImportData represents a importData action. -type PdfActionImportData struct{*PdfAction ;F *PdfFilespec ;}; +// IsCID returns true if the underlying font is CID. +func (_afgag *PdfFont )IsCID ()bool {return _afgag .baseFields ().isCIDFont ()};func _fda (_afa _bb .PdfObject )(*PdfFilespec ,error ){if _afa ==nil {return nil ,nil ;};return NewPdfFilespecFromObj (_afa );}; -// ToPdfObject returns colorspace in a PDF object format [name stream] -func (_gdbe *PdfColorspaceICCBased )ToPdfObject ()_fd .PdfObject {_afaee :=&_fd .PdfObjectArray {};_afaee .Append (_fd .MakeName ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"));var _ceag *_fd .PdfObjectStream ;if _gdbe ._fbad !=nil {_ceag =_gdbe ._fbad ; -}else {_ceag =&_fd .PdfObjectStream {};};_eaab :=_fd .MakeDict ();_eaab .Set ("\u004e",_fd .MakeInteger (int64 (_gdbe .N )));if _gdbe .Alternate !=nil {_eaab .Set ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e",_gdbe .Alternate .ToPdfObject ());};if _gdbe .Metadata !=nil {_eaab .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_gdbe .Metadata ); -};if _gdbe .Range !=nil {var _cffc []_fd .PdfObject ;for _ ,_fbdb :=range _gdbe .Range {_cffc =append (_cffc ,_fd .MakeFloat (_fbdb ));};_eaab .Set ("\u0052\u0061\u006eg\u0065",_fd .MakeArray (_cffc ...));};_eaab .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_gdbe .Data )))); -_ceag .Stream =_gdbe .Data ;_ceag .PdfObjectDictionary =_eaab ;_afaee .Append (_ceag );if _gdbe ._gddfd !=nil {_gdbe ._gddfd .PdfObject =_afaee ;return _gdbe ._gddfd ;};return _afaee ;};func (_bdfe fontCommon )isCIDFont ()bool {if _bdfe ._eded ==""{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0069\u0073\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u002e\u0020\u0063o\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_bdfe ); -};_gbgb :=false ;switch _bdfe ._eded {case "\u0054\u0079\u0070e\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_gbgb =true ;};_ag .Log .Trace ("i\u0073\u0043\u0049\u0044\u0046\u006fn\u0074\u003a\u0020\u0069\u0073\u0043\u0049\u0044\u003d%\u0074\u0020\u0066o\u006et\u003d\u0025\u0073",_gbgb ,_bdfe ); -return _gbgb ;}; +// ToPdfObject implements interface PdfModel. +func (_fgafa *PdfAnnotationSound )ToPdfObject ()_bb .PdfObject {_fgafa .PdfAnnotation .ToPdfObject ();_dcb :=_fgafa ._aaf ;_fgadc :=_dcb .PdfObject .(*_bb .PdfObjectDictionary );_fgafa .PdfAnnotationMarkup .appendToPdfDictionary (_fgadc );_fgadc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053\u006f\u0075n\u0064")); +_fgadc .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_fgafa .Sound );_fgadc .SetIfNotNil ("\u004e\u0061\u006d\u0065",_fgafa .Name );return _dcb ;}; -// FieldImageProvider provides fields images for specified fields. -type FieldImageProvider interface{FieldImageValues ()(map[string ]*Image ,error );}; +// GetContext returns the action context which contains the specific type-dependent context. +// The context represents the subaction. +func (_gce *PdfAction )GetContext ()PdfModel {if _gce ==nil {return nil ;};return _gce ._afg ;};func (_gfgcg *PdfWriter )AttachFile (file *EmbeddedFile )error {_dbbgc :=_gfgcg ._bccad ;if _dbbgc ==nil {_dbbgc =_bgcc ();};_gfeec :=_dbbgc .addEmbeddedFile (file ); +if _gfeec !=nil {return _gfeec ;};_gfgcg ._bccad =_dbbgc ;return nil ;}; + +// ToPdfObject returns an indirect object containing the signature field dictionary. +func (_gfcd *PdfFieldSignature )ToPdfObject ()_bb .PdfObject {if _gfcd .PdfAnnotationWidget !=nil {_gfcd .PdfAnnotationWidget .ToPdfObject ();};_gfcd .PdfField .ToPdfObject ();_egceb :=_gfcd ._afbea ;_dfdg :=_egceb .PdfObject .(*_bb .PdfObjectDictionary ); +_dfdg .SetIfNotNil ("\u0046\u0054",_bb .MakeName ("\u0053\u0069\u0067"));_dfdg .SetIfNotNil ("\u004c\u006f\u0063\u006b",_gfcd .Lock );_dfdg .SetIfNotNil ("\u0053\u0056",_gfcd .SV );if _gfcd .V !=nil {_dfdg .SetIfNotNil ("\u0056",_gfcd .V .ToPdfObject ()); +};return _egceb ;}; // NewPdfColorPatternType3 returns an empty color shading pattern type 3 (Radial). -func NewPdfColorPatternType3 ()*PdfColorPatternType3 {_afbb :=&PdfColorPatternType3 {};return _afbb }; +func NewPdfColorPatternType3 ()*PdfColorPatternType3 {_geeb :=&PdfColorPatternType3 {};return _geeb };func (_ffaa *PdfColorspaceSpecialIndexed )String ()string {return "\u0049n\u0064\u0065\u0078\u0065\u0064";};func (_ceegb fontCommon )asPdfObjectDictionary (_aebge string )*_bb .PdfObjectDictionary {if _aebge !=""&&_ceegb ._ecdc !=""&&_aebge !=_ceegb ._ecdc {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0061\u0073\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0044\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0020O\u0076\u0065\u0072\u0072\u0069\u0064\u0069\u006e\u0067\u0020\u0073\u0075\u0062t\u0079\u0070\u0065\u0020\u0074\u006f \u0025\u0023\u0071 \u0025\u0073",_aebge ,_ceegb ); +}else if _aebge ==""&&_ceegb ._ecdc ==""{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0061s\u0050\u0064\u0066Ob\u006a\u0065\u0063\u0074\u0044\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006e\u006f\u0020\u0073\u0075\u0062\u0074y\u0070\u0065\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_ceegb ); +}else if _ceegb ._ecdc ==""{_ceegb ._ecdc =_aebge ;};_bcfa :=_bb .MakeDict ();_bcfa .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0046\u006f\u006e\u0074"));_bcfa .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_bb .MakeName (_ceegb ._gdaeed )); +_bcfa .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName (_ceegb ._ecdc ));if _ceegb ._eadda !=nil {_bcfa .Set ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072",_ceegb ._eadda .ToPdfObject ());};if _ceegb ._daab !=nil {_bcfa .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_ceegb ._daab ); +}else if _ceegb ._beee !=nil {_cafb ,_fadgc :=_ceegb ._beee .Stream ();if _fadgc !=nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0067\u0065\u0074\u0020C\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e\u0020\u0065r\u0072\u003d\u0025\u0076",_fadgc ); +}else {_bcfa .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_cafb );};};return _bcfa ;};func _eggae (_degdd _bb .PdfObject )(*PdfPageResourcesColorspaces ,error ){_cddffe :=&PdfPageResourcesColorspaces {};if _bgdd ,_ggee :=_degdd .(*_bb .PdfIndirectObject ); +_ggee {_cddffe ._baeab =_bgdd ;_degdd =_bgdd .PdfObject ;};_cdcab ,_cbbcf :=_bb .GetDict (_degdd );if !_cbbcf {return nil ,_ed .New ("\u0043\u0053\u0020at\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_cddffe .Names =[]string {};_cddffe .Colorspaces =map[string ]PdfColorspace {};for _ ,_ffgdc :=range _cdcab .Keys (){_gcag :=_cdcab .Get (_ffgdc );_cddffe .Names =append (_cddffe .Names ,string (_ffgdc ));_bgagb ,_ffgb :=NewPdfColorspaceFromPdfObject (_gcag ); +if _ffgb !=nil {return nil ,_ffgb ;};_cddffe .Colorspaces [string (_ffgdc )]=_bgagb ;};return _cddffe ,nil ;}; -// NewPdfPageResources returns a new PdfPageResources object. -func NewPdfPageResources ()*PdfPageResources {_eeabb :=&PdfPageResources {};_eeabb ._adegd =_fd .MakeDict ();return _eeabb ;};func _bcaa (_deb _fd .PdfObject )(*PdfColorspaceDeviceNAttributes ,error ){_fgbdc :=&PdfColorspaceDeviceNAttributes {};var _fecb *_fd .PdfObjectDictionary ; -switch _efbf :=_deb .(type ){case *_fd .PdfIndirectObject :_fgbdc ._cbd =_efbf ;var _cfff bool ;_fecb ,_cfff =_efbf .PdfObject .(*_fd .PdfObjectDictionary );if !_cfff {_ag .Log .Error ("\u0044\u0065\u0076\u0069c\u0065\u004e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065 \u0074\u0079\u0070\u0065\u0020\u0065\u0072r\u006f\u0072"); -return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};case *_fd .PdfObjectDictionary :_fecb =_efbf ;case *_fd .PdfObjectReference :_bfgb :=_efbf .Resolve ();return _bcaa (_bfgb );default:_ag .Log .Error ("\u0044\u0065\u0076\u0069c\u0065\u004e\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065 \u0074\u0079\u0070\u0065\u0020\u0065\u0072r\u006f\u0072"); -return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _dddec :=_fecb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_dddec !=nil {_gdadcd ,_dagg :=_fd .TraceToDirectObject (_dddec ).(*_fd .PdfObjectName );if !_dagg {_ag .Log .Error ("\u0044\u0065vi\u0063\u0065\u004e \u0061\u0074\u0074\u0072ibu\u0074e \u0053\u0075\u0062\u0074\u0079\u0070\u0065 t\u0079\u0070\u0065\u0020\u0065\u0072\u0072o\u0072"); -return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_fgbdc .Subtype =_gdadcd ;};if _aaecg :=_fecb .Get ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s");_aaecg !=nil {_fgbdc .Colorants =_aaecg ;};if _efdcb :=_fecb .Get ("\u0050r\u006f\u0063\u0065\u0073\u0073"); -_efdcb !=nil {_fgbdc .Process =_efdcb ;};if _eafa :=_fecb .Get ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073");_eafa !=nil {_fgbdc .MixingHints =_eafa ;};return _fgbdc ,nil ;}; +// PdfActionSetOCGState represents a SetOCGState action. +type PdfActionSetOCGState struct{*PdfAction ;State _bb .PdfObject ;PreserveRB _bb .PdfObject ;}; -// NewStandard14FontMustCompile returns the standard 14 font named `basefont` as a *PdfFont. -// If `basefont` is one of the 14 Standard14Font values defined above then NewStandard14FontMustCompile -// is guaranteed to succeed. -func NewStandard14FontMustCompile (basefont StdFontName )*PdfFont {_gef ,_debae :=NewStandard14Font (basefont );if _debae !=nil {panic (_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0074\u0061n\u0064\u0061\u0072\u0064\u0031\u0034\u0046\u006f\u006e\u0074 \u0025\u0023\u0071",basefont )); -};return _gef ;};const (_ PdfOutputIntentType =iota ;PdfOutputIntentTypeA1 ;PdfOutputIntentTypeA2 ;PdfOutputIntentTypeA3 ;PdfOutputIntentTypeA4 ;PdfOutputIntentTypeX ;); +// GetXHeight returns the XHeight of the font `descriptor`. +func (_bagb *PdfFontDescriptor )GetXHeight ()(float64 ,error ){return _bb .GetNumberAsFloat (_bagb .XHeight );}; -// AcroFormNeedsRepair returns true if the document contains widget annotations -// linked to fields which are not referenced in the AcroForm. The AcroForm can -// be repaired using the RepairAcroForm method of the reader. -func (_adgfe *PdfReader )AcroFormNeedsRepair ()(bool ,error ){var _dfbcg []*PdfField ;if _adgfe .AcroForm !=nil {_dfbcg =_adgfe .AcroForm .AllFields ();};_bdccd :=make (map[*PdfField ]struct{},len (_dfbcg ));for _ ,_aefb :=range _dfbcg {_bdccd [_aefb ]=struct{}{}; -};for _ ,_cddfg :=range _adgfe .PageList {_agdf ,_eegf :=_cddfg .GetAnnotations ();if _eegf !=nil {return false ,_eegf ;};for _ ,_baeef :=range _agdf {_feag ,_befad :=_baeef .GetContext ().(*PdfAnnotationWidget );if !_befad {continue ;};_ddec :=_feag .Field (); -if _ddec ==nil {return true ,nil ;};if _ ,_abgeg :=_bdccd [_ddec ];!_abgeg {return true ,nil ;};};};return false ,nil ;}; +// PdfColorspaceDeviceN represents a DeviceN color space. DeviceN color spaces are similar to Separation color +// spaces, except they can contain an arbitrary number of color components. +/* + Format: [/DeviceN names alternateSpace tintTransform] + or: [/DeviceN names alternateSpace tintTransform attributes] +*/ +type PdfColorspaceDeviceN struct{ColorantNames *_bb .PdfObjectArray ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;Attributes *PdfColorspaceDeviceNAttributes ;_cbgf *_bb .PdfIndirectObject ;}; -// SetOpenAction sets the OpenAction in the PDF catalog. -// The value shall be either an array defining a destination (12.3.2 "Destinations" PDF32000_2008), -// or an action dictionary representing an action (12.6 "Actions" PDF32000_2008). -func (_agddc *PdfWriter )SetOpenAction (dest _fd .PdfObject )error {if dest ==nil ||_fd .IsNullObject (dest ){return nil ;};_agddc ._fdaca .Set ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e",dest );return _agddc .addObjects (dest );};func (_gfgff *PdfWriter )checkPendingObjects (){for _bffg ,_cebcd :=range _gfgff ._aaabd {if !_gfgff .hasObject (_bffg ){_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u0020\u0050\u0065n\u0064\u0069\u006eg\u0020\u006f\u0062j\u0065\u0063t\u0020\u0025\u002b\u0076\u0020\u0025T\u0020(%\u0070\u0029\u0020\u006e\u0065\u0076\u0065\u0072\u0020\u0061\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0077\u0072\u0069\u0074\u0069\u006e\u0067",_bffg ,_bffg ,_bffg ); -for _ ,_gfabda :=range _cebcd {for _ ,_dbgfe :=range _gfabda .Keys (){_gcbab :=_gfabda .Get (_dbgfe );if _gcbab ==_bffg {_ag .Log .Debug ("\u0050e\u006e\u0064i\u006e\u0067\u0020\u006fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0075\u006e\u0064\u0021\u0020\u0061nd\u0020\u0072\u0065p\u006c\u0061c\u0065\u0064\u0020\u0077\u0069\u0074h\u0020\u006eu\u006c\u006c"); -_gfabda .Set (_dbgfe ,_fd .MakeNull ());break ;};};};};};};func _gcgad (_cedee *_fd .PdfObjectStream )(*PdfFunctionType0 ,error ){_eabgd :=&PdfFunctionType0 {};_eabgd ._efff =_cedee ;_fggdg :=_cedee .PdfObjectDictionary ;_ccfbc ,_bgeg :=_fd .TraceToDirectObject (_fggdg .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_fd .PdfObjectArray ); -if !_bgeg {_ag .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};if _ccfbc .Len ()< 0||_ccfbc .Len ()%2!=0{_ag .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); -};_eabgd .NumInputs =_ccfbc .Len ()/2;_bfbbf ,_bgccd :=_ccfbc .ToFloat64Array ();if _bgccd !=nil {return nil ,_bgccd ;};_eabgd .Domain =_bfbbf ;_ccfbc ,_bgeg =_fd .TraceToDirectObject (_fggdg .Get ("\u0052\u0061\u006eg\u0065")).(*_fd .PdfObjectArray ); -if !_bgeg {_ag .Log .Error ("\u0052\u0061\u006e\u0067e \u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};if _ccfbc .Len ()< 0||_ccfbc .Len ()%2!=0{return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_eabgd .NumOutputs =_ccfbc .Len ()/2;_bbdec ,_bgccd :=_ccfbc .ToFloat64Array ();if _bgccd !=nil {return nil ,_bgccd ; -};_eabgd .Range =_bbdec ;_ccfbc ,_bgeg =_fd .TraceToDirectObject (_fggdg .Get ("\u0053\u0069\u007a\u0065")).(*_fd .PdfObjectArray );if !_bgeg {_ag .Log .Error ("\u0053i\u007ae\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); -return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_eabab ,_bgccd :=_ccfbc .ToIntegerArray (); -if _bgccd !=nil {return nil ,_bgccd ;};if len (_eabab )!=_eabgd .NumInputs {_ag .Log .Error ("T\u0061\u0062\u006c\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063h\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072 o\u0066\u0020\u0069n\u0070u\u0074\u0073"); -return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eabgd .Size =_eabab ;_gggeg ,_bgeg :=_fd .TraceToDirectObject (_fggdg .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065")).(*_fd .PdfObjectInteger ); -if !_bgeg {_ag .Log .Error ("B\u0069\u0074\u0073\u0050\u0065\u0072S\u0061\u006d\u0070\u006c\u0065\u0020\u006e\u006f\u0074 \u0073\u0070\u0065c\u0069f\u0069\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};if *_gggeg !=1&&*_gggeg !=2&&*_gggeg !=4&&*_gggeg !=8&&*_gggeg !=12&&*_gggeg !=16&&*_gggeg !=24&&*_gggeg !=32{_ag .Log .Error ("\u0042\u0069\u0074s \u0070\u0065\u0072\u0020\u0073\u0061\u006d\u0070\u006ce\u0020o\u0075t\u0073i\u0064\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064\u0029",*_gggeg ); -return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eabgd .BitsPerSample =int (*_gggeg );_eabgd .Order =1;_ccafa ,_bgeg :=_fd .TraceToDirectObject (_fggdg .Get ("\u004f\u0072\u0064e\u0072")).(*_fd .PdfObjectInteger ); -if _bgeg {if *_ccafa !=1&&*_ccafa !=3{_ag .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u006fr\u0064\u0065r\u0020\u0028\u0025\u0064\u0029",*_ccafa );return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eabgd .Order =int (*_ccafa ); -};_ccfbc ,_bgeg =_fd .TraceToDirectObject (_fggdg .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_fd .PdfObjectArray );if _bgeg {_ecad ,_fgcgc :=_ccfbc .ToFloat64Array ();if _fgcgc !=nil {return nil ,_fgcgc ;};_eabgd .Encode =_ecad ;};_ccfbc ,_bgeg =_fd .TraceToDirectObject (_fggdg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")).(*_fd .PdfObjectArray ); -if _bgeg {_cfcfd ,_befdf :=_ccfbc .ToFloat64Array ();if _befdf !=nil {return nil ,_befdf ;};_eabgd .Decode =_cfcfd ;};_geggf ,_bgccd :=_fd .DecodeStream (_cedee );if _bgccd !=nil {return nil ,_bgccd ;};_eabgd ._facbf =_geggf ;return _eabgd ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_gbf *PdfActionTrans )ToPdfObject ()_bb .PdfObject {_gbf .PdfAction .ToPdfObject ();_aeba :=_gbf ._dcc ;_ea :=_aeba .PdfObject .(*_bb .PdfObjectDictionary );_ea .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeTrans )));_ea .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_gbf .Trans ); +return _aeba ;}; -// SetDocInfo sets the document /Info metadata. -// This will overwrite any globally declared document info. -func (_ebdc *PdfAppender )SetDocInfo (info *PdfInfo ){_ebdc ._edb =info };func (_aeee *PdfColorspaceSpecialSeparation )String ()string {return "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e";}; +// PdfFieldSignature signature field represents digital signatures and optional data for authenticating +// the name of the signer and verifying document contents. +type PdfFieldSignature struct{*PdfField ;*PdfAnnotationWidget ;V *PdfSignature ;Lock *_bb .PdfIndirectObject ;SV *_bb .PdfIndirectObject ;}; -// Field returns the parent form field of the widget annotation, if one exists. -// NOTE: the method returns nil if the parent form field has not been parsed. -func (_bebe *PdfAnnotationWidget )Field ()*PdfField {return _bebe ._eabc }; +// ToGray returns a PdfColorDeviceGray color based on the current RGB color. +func (_fgdb *PdfColorDeviceRGB )ToGray ()*PdfColorDeviceGray {_eead :=0.3*_fgdb .R ()+0.59*_fgdb .G ()+0.11*_fgdb .B ();_eead =_bdd .Min (_bdd .Max (_eead ,0.0),1.0);return NewPdfColorDeviceGray (_eead );};type crossReference struct{Type int ; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. -func (_fafg *PdfColorspaceSpecialPattern )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _fafg .UnderlyingCS ==nil {return nil ,_ad .New ("u\u006e\u0064\u0065\u0072\u006c\u0079i\u006e\u0067\u0020\u0043\u0053\u0020\u006e\u006f\u0074 \u0073\u0070\u0065c\u0069f\u0069\u0065\u0064"); -};return _fafg .UnderlyingCS .ColorFromFloats (vals );}; +// Type 1 +Offset int64 ;Generation int64 ; -// ToPdfObject returns colorspace in a PDF object format [name dictionary] -func (_cgfe *PdfColorspaceLab )ToPdfObject ()_fd .PdfObject {_cega :=_fd .MakeArray ();_cega .Append (_fd .MakeName ("\u004c\u0061\u0062"));_bged :=_fd .MakeDict ();if _cgfe .WhitePoint !=nil {_eddb :=_fd .MakeArray (_fd .MakeFloat (_cgfe .WhitePoint [0]),_fd .MakeFloat (_cgfe .WhitePoint [1]),_fd .MakeFloat (_cgfe .WhitePoint [2])); -_bged .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_eddb );}else {_ag .Log .Error ("\u004c\u0061\u0062: \u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0057h\u0069t\u0065P\u006fi\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029"); -};if _cgfe .BlackPoint !=nil {_cdegg :=_fd .MakeArray (_fd .MakeFloat (_cgfe .BlackPoint [0]),_fd .MakeFloat (_cgfe .BlackPoint [1]),_fd .MakeFloat (_cgfe .BlackPoint [2]));_bged .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_cdegg ); -};if _cgfe .Range !=nil {_eebb :=_fd .MakeArray (_fd .MakeFloat (_cgfe .Range [0]),_fd .MakeFloat (_cgfe .Range [1]),_fd .MakeFloat (_cgfe .Range [2]),_fd .MakeFloat (_cgfe .Range [3]));_bged .Set ("\u0052\u0061\u006eg\u0065",_eebb );};_cega .Append (_bged ); -if _cgfe ._ddfd !=nil {_cgfe ._ddfd .PdfObject =_cega ;return _cgfe ._ddfd ;};return _cega ;};func (_gbacb *PdfWriter )AttachFile (file *EmbeddedFile )error {_bfdf :=_gbacb ._gdabc ;if _bfdf ==nil {_bfdf =_dfgfd ();};_faefd :=_bfdf .addEmbeddedFile (file ); -if _faefd !=nil {return _faefd ;};_gbacb ._gdabc =_bfdf ;return nil ;}; +// Type 2 +ObjectNumber int ;Index int ;}; -// NewPdfActionGoTo3DView returns a new "goTo3DView" action. -func NewPdfActionGoTo3DView ()*PdfActionGoTo3DView {_dg :=NewPdfAction ();_dadd :=&PdfActionGoTo3DView {};_dadd .PdfAction =_dg ;_dg .SetContext (_dadd );return _dadd ;};func (_ebffd *pdfFontType3 )getFontDescriptor ()*PdfFontDescriptor {return _ebffd ._babe }; +// ToPdfObject implements interface PdfModel. +func (_gadg *PdfAnnotationCircle )ToPdfObject ()_bb .PdfObject {_gadg .PdfAnnotation .ToPdfObject ();_efcd :=_gadg ._aaf ;_abcb :=_efcd .PdfObject .(*_bb .PdfObjectDictionary );_gadg .PdfAnnotationMarkup .appendToPdfDictionary (_abcb );_abcb .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0043\u0069\u0072\u0063\u006c\u0065")); +_abcb .SetIfNotNil ("\u0042\u0053",_gadg .BS );_abcb .SetIfNotNil ("\u0049\u0043",_gadg .IC );_abcb .SetIfNotNil ("\u0042\u0045",_gadg .BE );_abcb .SetIfNotNil ("\u0052\u0044",_gadg .RD );return _efcd ;}; +// GetNumPages returns the number of pages in the document. +func (_gbabc *PdfReader )GetNumPages ()(int ,error ){if _gbabc ._cfaef .GetCrypter ()!=nil &&!_gbabc ._cfaef .IsAuthenticated (){return 0,_e .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};return len (_gbabc ._dggdb ),nil ;}; -// PdfActionJavaScript represents a javaScript action. -type PdfActionJavaScript struct{*PdfAction ;JS _fd .PdfObject ;}; +// PdfShadingType1 is a Function-based shading. +type PdfShadingType1 struct{*PdfShading ;Domain *_bb .PdfObjectArray ;Matrix *_bb .PdfObjectArray ;Function []PdfFunction ;}; -// GetMediaBox gets the inheritable media box value, either from the page -// or a higher up page/pages struct. -func (_dagdc *PdfPage )GetMediaBox ()(*PdfRectangle ,error ){if _dagdc .MediaBox !=nil {return _dagdc .MediaBox ,nil ;};_edbbg :=_dagdc .Parent ;for _edbbg !=nil {_dcece ,_eebad :=_fd .GetDict (_edbbg );if !_eebad {return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -};if _cdbgc :=_dcece .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078");_cdbgc !=nil {_egdba ,_gbcaad :=_fd .GetArray (_cdbgc );if !_gbcaad {return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u0065\u0064\u0069a\u0020\u0062\u006f\u0078"); -};_eeede ,_aeeef :=NewPdfRectangle (*_egdba );if _aeeef !=nil {return nil ,_aeeef ;};return _eeede ,nil ;};_edbbg =_dcece .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,_ad .New ("m\u0065\u0064\u0069\u0061 b\u006fx\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); -}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_gegb *PdfColorspaceSpecialPattern )ToPdfObject ()_bb .PdfObject {if _gegb .UnderlyingCS ==nil {return _bb .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e");};_bfbab :=_bb .MakeArray (_bb .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_bfbab .Append (_gegb .UnderlyingCS .ToPdfObject ()); +if _gegb ._egaaa !=nil {_gegb ._egaaa .PdfObject =_bfbab ;return _gegb ._egaaa ;};return _bfbab ;};func _abcga (_bgeaa *_bb .PdfObjectDictionary )(*PdfFieldChoice ,error ){_gbac :=&PdfFieldChoice {};_gbac .Opt ,_ =_bb .GetArray (_bgeaa .Get ("\u004f\u0070\u0074")); +_gbac .TI ,_ =_bb .GetInt (_bgeaa .Get ("\u0054\u0049"));_gbac .I ,_ =_bb .GetArray (_bgeaa .Get ("\u0049"));return _gbac ,nil ;}; -// PdfAnnotationStamp represents Stamp annotations. -// (Section 12.5.6.12). -type PdfAnnotationStamp struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Name _fd .PdfObject ;}; +// NewPdfAnnotationCaret returns a new caret annotation. +func NewPdfAnnotationCaret ()*PdfAnnotationCaret {_edg :=NewPdfAnnotation ();_dccfc :=&PdfAnnotationCaret {};_dccfc .PdfAnnotation =_edg ;_dccfc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_edg .SetContext (_dccfc );return _dccfc ;}; -// NewPdfColorspaceLab returns a new Lab colorspace object. -func NewPdfColorspaceLab ()*PdfColorspaceLab {_bbeba :=&PdfColorspaceLab {};_bbeba .BlackPoint =[]float64 {0.0,0.0,0.0};_bbeba .Range =[]float64 {-100,100,-100,100};return _bbeba ;}; +// PdfSignatureReference represents a PDF signature reference dictionary and is used for signing via form signature fields. +// (Section 12.8.1, Table 253 - Entries in a signature reference dictionary p. 469 in PDF32000_2008). +type PdfSignatureReference struct{_fbfcb *_bb .PdfObjectDictionary ;Type *_bb .PdfObjectName ;TransformMethod *_bb .PdfObjectName ;TransformParams _bb .PdfObject ;Data _bb .PdfObject ;DigestMethod *_bb .PdfObjectName ;}; -// ToPdfObject implements interface PdfModel. -func (_gbeb *PdfActionMovie )ToPdfObject ()_fd .PdfObject {_gbeb .PdfAction .ToPdfObject ();_aaa :=_gbeb ._bfb ;_ace :=_aaa .PdfObject .(*_fd .PdfObjectDictionary );_ace .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeMovie )));_ace .SetIfNotNil ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e",_gbeb .Annotation ); -_ace .SetIfNotNil ("\u0054",_gbeb .T );_ace .SetIfNotNil ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn",_gbeb .Operation );return _aaa ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// component PDF objects. +func (_ageg *PdfColorspaceICCBased )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if _ageg .Alternate ==nil {if _ageg .N ==1{_gbag :=NewPdfColorspaceDeviceGray ();return _gbag .ColorFromPdfObjects (objects );}else if _ageg .N ==3{_cegca :=NewPdfColorspaceDeviceRGB (); +return _cegca .ColorFromPdfObjects (objects );}else if _ageg .N ==4{_acga :=NewPdfColorspaceDeviceCMYK ();return _acga .ColorFromPdfObjects (objects );}else {return nil ,_ed .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +};};return _ageg .Alternate .ColorFromPdfObjects (objects );};type pdfFontSimple struct{fontCommon ;_edea *_bb .PdfIndirectObject ;_cbgg map[_ga .CharCode ]float64 ;_fcdce _ga .TextEncoder ;_gfgb _ga .TextEncoder ;_dfcc *PdfFontDescriptor ; -// NewPdfActionJavaScript returns a new "javaScript" action. -func NewPdfActionJavaScript ()*PdfActionJavaScript {_aa :=NewPdfAction ();_age :=&PdfActionJavaScript {};_age .PdfAction =_aa ;_aa .SetContext (_age );return _age ;}; +// Encoding is subject to limitations that are described in 9.6.6, "Character Encoding". +// BaseFont is derived differently. +FirstChar _bb .PdfObject ;LastChar _bb .PdfObject ;Widths _bb .PdfObject ;Encoding _bb .PdfObject ;_cbec *_dcg .RuneCharSafeMap ;};var _fbdfa =map[string ]struct{}{"\u0054\u0069\u0074l\u0065":{},"\u0041\u0075\u0074\u0068\u006f\u0072":{},"\u0053u\u0062\u006a\u0065\u0063\u0074":{},"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":{},"\u0043r\u0065\u0061\u0074\u006f\u0072":{},"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":{},"\u0054r\u0061\u0070\u0070\u0065\u0064":{},"\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":{},"\u004do\u0064\u0044\u0061\u0074\u0065":{}}; +func (_cddde *PdfColorspaceCalGray )String ()string {return "\u0043a\u006c\u0047\u0072\u0061\u0079"}; -// PdfColorDeviceGray represents a grayscale color value that shall be represented by a single number in the -// range 0.0 to 1.0 where 0.0 corresponds to black and 1.0 to white. -type PdfColorDeviceGray float64 ;func (_bfc *PdfReader )newPdfAnnotationWatermarkFromDict (_fabcg *_fd .PdfObjectDictionary )(*PdfAnnotationWatermark ,error ){_cfga :=PdfAnnotationWatermark {};_cfga .FixedPrint =_fabcg .Get ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074"); -return &_cfga ,nil ;}; +// EncryptOptions represents encryption options for an output PDF. +type EncryptOptions struct{Permissions _ba .Permissions ;Algorithm EncryptionAlgorithm ;}; -// ImageToRGB converts Lab colorspace image to RGB and returns the result. -func (_cagb *PdfColorspaceLab )ImageToRGB (img Image )(Image ,error ){_geae :=func (_bgac float64 )float64 {if _bgac >=6.0/29{return _bgac *_bgac *_bgac ;};return 108.0/841*(_bgac -4.0/29.0);};_gbae :=img ._cdbdc ;if len (_gbae )!=6{_ag .Log .Trace ("\u0049\u006d\u0061\u0067\u0065\u0020\u002d\u0020\u004c\u0061\u0062\u0020\u0044e\u0063\u006f\u0064\u0065\u0020\u0072\u0061\u006e\u0067e\u0020\u0021\u003d\u0020\u0036\u002e\u002e\u002e\u0020\u0075\u0073\u0065\u0020\u005b0\u0020\u0031\u0030\u0030\u0020\u0061\u006d\u0069\u006e\u0020\u0061\u006d\u0061\u0078\u0020\u0062\u006d\u0069\u006e\u0020\u0062\u006d\u0061\u0078\u005d\u0020\u0064\u0065\u0066\u0061u\u006c\u0074\u0020\u0064\u0065\u0063\u006f\u0064\u0065 \u0061\u0072r\u0061\u0079"); -_gbae =_cagb .DecodeArray ();};_ggea :=_bg .NewReader (img .getBase ());_acggg :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,img ._gfffd ,img ._cdbdc );_bggg :=_bg .NewWriter (_acggg );_efef :=_af .Pow (2,float64 (img .BitsPerComponent ))-1; -_dbfe :=make ([]uint32 ,3);var (_bage error ;Ls ,As ,Bs ,L ,M ,N ,X ,Y ,Z ,_cbg ,_bcgd ,_aebe float64 ;);for {_bage =_ggea .ReadSamples (_dbfe );if _bage ==_bc .EOF {break ;}else if _bage !=nil {return img ,_bage ;};Ls =float64 (_dbfe [0])/_efef ;As =float64 (_dbfe [1])/_efef ; -Bs =float64 (_dbfe [2])/_efef ;Ls =_gbed .LinearInterpolate (Ls ,0.0,1.0,_gbae [0],_gbae [1]);As =_gbed .LinearInterpolate (As ,0.0,1.0,_gbae [2],_gbae [3]);Bs =_gbed .LinearInterpolate (Bs ,0.0,1.0,_gbae [4],_gbae [5]);L =(Ls +16)/116+As /500;M =(Ls +16)/116; -N =(Ls +16)/116-Bs /200;X =_cagb .WhitePoint [0]*_geae (L );Y =_cagb .WhitePoint [1]*_geae (M );Z =_cagb .WhitePoint [2]*_geae (N );_cbg =3.240479*X +-1.537150*Y +-0.498535*Z ;_bcgd =-0.969256*X +1.875992*Y +0.041556*Z ;_aebe =0.055648*X +-0.204043*Y +1.057311*Z ; -_cbg =_af .Min (_af .Max (_cbg ,0),1.0);_bcgd =_af .Min (_af .Max (_bcgd ,0),1.0);_aebe =_af .Min (_af .Max (_aebe ,0),1.0);_dbfe [0]=uint32 (_cbg *_efef );_dbfe [1]=uint32 (_bcgd *_efef );_dbfe [2]=uint32 (_aebe *_efef );if _bage =_bggg .WriteSamples (_dbfe ); -_bage !=nil {return img ,_bage ;};};return _eeafa (&_acggg ),nil ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_ggbaa *Permissions )GetContainingPdfObject ()_bb .PdfObject {return _ggbaa ._bfee }; -// HasXObjectByName checks if has XObject resource by name. -func (_bageg *PdfPage )HasXObjectByName (name _fd .PdfObjectName )bool {_fcabe ,_gfgbd :=_bageg .Resources .XObject .(*_fd .PdfObjectDictionary );if !_gfgbd {return false ;};if _geacd :=_fcabe .Get (name );_geacd !=nil {return true ;};return false ;}; +// VariableText contains the common attributes of a variable text. +// The VariableText is typically not used directly, but is can encapsulate by PdfField +// See section 12.7.3.3 "Variable Text" and Table 222 (pp. 434-436 PDF32000_2008). +type VariableText struct{DA *_bb .PdfObjectString ;Q *_bb .PdfObjectInteger ;DS *_bb .PdfObjectString ;RV _bb .PdfObject ;}; -// ToPdfObject returns the PDF representation of the function. -func (_ggdac *PdfFunctionType2 )ToPdfObject ()_fd .PdfObject {_baaea :=_fd .MakeDict ();_baaea .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_fd .MakeInteger (2));_fadbd :=&_fd .PdfObjectArray {};for _ ,_ecgcg :=range _ggdac .Domain {_fadbd .Append (_fd .MakeFloat (_ecgcg )); -};_baaea .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_fadbd );if _ggdac .Range !=nil {_dabe :=&_fd .PdfObjectArray {};for _ ,_cagga :=range _ggdac .Range {_dabe .Append (_fd .MakeFloat (_cagga ));};_baaea .Set ("\u0052\u0061\u006eg\u0065",_dabe );};if _ggdac .C0 !=nil {_badac :=&_fd .PdfObjectArray {}; -for _ ,_cbbga :=range _ggdac .C0 {_badac .Append (_fd .MakeFloat (_cbbga ));};_baaea .Set ("\u0043\u0030",_badac );};if _ggdac .C1 !=nil {_gdee :=&_fd .PdfObjectArray {};for _ ,_cecd :=range _ggdac .C1 {_gdee .Append (_fd .MakeFloat (_cecd ));};_baaea .Set ("\u0043\u0031",_gdee ); -};_baaea .Set ("\u004e",_fd .MakeFloat (_ggdac .N ));if _ggdac ._babf !=nil {_ggdac ._babf .PdfObject =_baaea ;return _ggdac ._babf ;};return _baaea ;}; +// AlphaMapFunc represents a alpha mapping function: byte -> byte. Can be used for +// thresholding the alpha channel, i.e. setting all alpha values below threshold to transparent. +type AlphaMapFunc func (_acgbd byte )byte ; -// NewPdfAnnotationStamp returns a new stamp annotation. -func NewPdfAnnotationStamp ()*PdfAnnotationStamp {_cgeg :=NewPdfAnnotation ();_befa :=&PdfAnnotationStamp {};_befa .PdfAnnotation =_cgeg ;_befa .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cgeg .SetContext (_befa );return _befa ;};func _abgab (_cbgce *_fd .PdfIndirectObject )(*PdfOutline ,error ){_cafaa ,_aebefe :=_cbgce .PdfObject .(*_fd .PdfObjectDictionary ); -if !_aebefe {return nil ,_dc .Errorf ("\u006f\u0075\u0074l\u0069\u006e\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079");};_fgfb :=NewPdfOutline ();if _ebbf :=_cafaa .Get ("\u0054\u0079\u0070\u0065"); -_ebbf !=nil {_dfefb ,_ggdec :=_ebbf .(*_fd .PdfObjectName );if _ggdec {if *_dfefb !="\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"{_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0054y\u0070\u0065\u0020\u0021\u003d\u0020\u004f\u0075\u0074l\u0069\u006e\u0065s\u0020(\u0025\u0073\u0029",*_dfefb ); -};};};if _ggcb :=_cafaa .Get ("\u0043\u006f\u0075n\u0074");_ggcb !=nil {_bbfdg ,_bfdba :=_fd .GetNumberAsInt64 (_ggcb );if _bfdba !=nil {return nil ,_bfdba ;};_fgfb .Count =&_bbfdg ;};return _fgfb ,nil ;};type pdfFontType3 struct{fontCommon ;_fcac *_fd .PdfIndirectObject ; +// Register registers (caches) a model to primitive object relationship. +func (_aabg *modelManager )Register (primitive _bb .PdfObject ,model PdfModel ){_aabg ._fdgab [model ]=primitive ;_aabg ._dffg [primitive ]=model ;}; +// FieldFlag represents form field flags. Some of the flags can apply to all types of fields whereas other +// flags are specific. +type FieldFlag uint32 ; -// These fields are specific to Type 3 fonts. -CharProcs _fd .PdfObject ;Encoding _fd .PdfObject ;FontBBox _fd .PdfObject ;FontMatrix _fd .PdfObject ;FirstChar _fd .PdfObject ;LastChar _fd .PdfObject ;Widths _fd .PdfObject ;Resources _fd .PdfObject ;_febf map[_ee .CharCode ]float64 ;_eceb _ee .TextEncoder ; -}; +// PdfColorspaceSpecialSeparation is a Separation colorspace. +// At the moment the colour space is set to a Separation space, the conforming reader shall determine whether the +// device has an available colorant (e.g. dye) corresponding to the name of the requested space. If so, the conforming +// reader shall ignore the alternateSpace and tintTransform parameters; subsequent painting operations within the +// space shall apply the designated colorant directly, according to the tint values supplied. +// +// Format: [/Separation name alternateSpace tintTransform] +type PdfColorspaceSpecialSeparation struct{ColorantName *_bb .PdfObjectName ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;_ggcgb *_bb .PdfIndirectObject ;}; -// PdfPageResources is a Page resources model. -// Implements PdfModel. -type PdfPageResources struct{ExtGState _fd .PdfObject ;ColorSpace _fd .PdfObject ;Pattern _fd .PdfObject ;Shading _fd .PdfObject ;XObject _fd .PdfObject ;Font _fd .PdfObject ;ProcSet _fd .PdfObject ;Properties _fd .PdfObject ;_adegd *_fd .PdfObjectDictionary ; -_agaf *PdfPageResourcesColorspaces ;}; +// FillWithAppearance populates `form` with values provided by `provider`. +// If not nil, `appGen` is used to generate appearance dictionaries for the +// field annotations, based on the specified settings. Otherwise, appearance +// generation is skipped. +// e.g.: appGen := annotator.FieldAppearance{OnlyIfMissing: true, RegenerateTextFields: true} +// NOTE: In next major version this functionality will be part of Fill. (v4) +func (_afccf *PdfAcroForm )FillWithAppearance (provider FieldValueProvider ,appGen FieldAppearanceGenerator )error {_gcdb :=_afccf .fill (provider ,appGen );if _gcdb !=nil {return _gcdb ;};if _ ,_acec :=provider .(FieldImageProvider );_acec {_gcdb =_afccf .fillImageWithAppearance (provider .(FieldImageProvider ),appGen ); +};return _gcdb ;}; -// AddOCSPs adds OCSPs to DSS. -func (_egaff *DSS )AddOCSPs (ocsps [][]byte )([]*_fd .PdfObjectStream ,error ){return _egaff .add (&_egaff .OCSPs ,_egaff ._baceg ,ocsps );};func (_bcbdb *PdfWriter )writeXRefStreams (_cafcgb int ,_cgbfg int64 )error {_abfaa :=_cafcgb +1;_bcbdb ._bccbb [_abfaa ]=crossReference {Type :1,ObjectNumber :_abfaa ,Offset :_cgbfg }; -_cbgfg :=_bf .NewBuffer (nil );_fgcbcd :=_fd .MakeArray ();for _dacga :=0;_dacga <=_cafcgb ;{for ;_dacga <=_cafcgb ;_dacga ++{_cbdca ,_bgffc :=_bcbdb ._bccbb [_dacga ];if _bgffc &&(!_bcbdb ._fbgg ||_bcbdb ._fbgg &&(_cbdca .Type ==1&&_cbdca .Offset >=_bcbdb ._bfdbd ||_cbdca .Type ==0)){break ; -};};var _ebfff int ;for _ebfff =_dacga +1;_ebfff <=_cafcgb ;_ebfff ++{_gcfae ,_gfgd :=_bcbdb ._bccbb [_ebfff ];if _gfgd &&(!_bcbdb ._fbgg ||_bcbdb ._fbgg &&(_gcfae .Type ==1&&_gcfae .Offset > _bcbdb ._bfdbd )){continue ;};break ;};_fgcbcd .Append (_fd .MakeInteger (int64 (_dacga )),_fd .MakeInteger (int64 (_ebfff -_dacga ))); -for _deddd :=_dacga ;_deddd < _ebfff ;_deddd ++{_aebgf :=_bcbdb ._bccbb [_deddd ];switch _aebgf .Type {case 0:_ff .Write (_cbgfg ,_ff .BigEndian ,byte (0));_ff .Write (_cbgfg ,_ff .BigEndian ,uint32 (0));_ff .Write (_cbgfg ,_ff .BigEndian ,uint16 (0xFFFF)); -case 1:_ff .Write (_cbgfg ,_ff .BigEndian ,byte (1));_ff .Write (_cbgfg ,_ff .BigEndian ,uint32 (_aebgf .Offset ));_ff .Write (_cbgfg ,_ff .BigEndian ,uint16 (_aebgf .Generation ));case 2:_ff .Write (_cbgfg ,_ff .BigEndian ,byte (2));_ff .Write (_cbgfg ,_ff .BigEndian ,uint32 (_aebgf .ObjectNumber )); -_ff .Write (_cbgfg ,_ff .BigEndian ,uint16 (_aebgf .Index ));};};_dacga =_ebfff +1;};_fdffg ,_cafbg :=_fd .MakeStream (_cbgfg .Bytes (),_fd .NewFlateEncoder ());if _cafbg !=nil {return _cafbg ;};_fdffg .ObjectNumber =int64 (_abfaa );_fdffg .PdfObjectDictionary .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0058\u0052\u0065\u0066")); -_fdffg .PdfObjectDictionary .Set ("\u0057",_fd .MakeArray (_fd .MakeInteger (1),_fd .MakeInteger (4),_fd .MakeInteger (2)));_fdffg .PdfObjectDictionary .Set ("\u0049\u006e\u0064e\u0078",_fgcbcd );_fdffg .PdfObjectDictionary .Set ("\u0053\u0069\u007a\u0065",_fd .MakeInteger (int64 (_abfaa ))); -_fdffg .PdfObjectDictionary .Set ("\u0049\u006e\u0066\u006f",_bcbdb ._ggdfa );_fdffg .PdfObjectDictionary .Set ("\u0052\u006f\u006f\u0074",_bcbdb ._defdd );if _bcbdb ._fbgg &&_bcbdb ._ecfc > 0{_fdffg .PdfObjectDictionary .Set ("\u0050\u0072\u0065\u0076",_fd .MakeInteger (_bcbdb ._ecfc )); -};if _bcbdb ._egadf !=nil {_fdffg .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_bcbdb ._abbcc );};if _bcbdb ._bgdef ==nil &&_bcbdb ._gaeaa !=""&&_bcbdb ._cgaga !=""{_bcbdb ._bgdef =_fd .MakeArray (_fd .MakeHexString (_bcbdb ._gaeaa ),_fd .MakeHexString (_bcbdb ._cgaga )); -};if _bcbdb ._bgdef !=nil {_ag .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_bcbdb ._bgdef );_fdffg .Set ("\u0049\u0044",_bcbdb ._bgdef );};_bcbdb .writeObject (int (_fdffg .ObjectNumber ),_fdffg );return nil ;}; +// PdfRectangle is a definition of a rectangle. +type PdfRectangle struct{Llx float64 ;Lly float64 ;Urx float64 ;Ury float64 ;}; -// ToPdfObject returns the PDF representation of the outline tree node. -func (_dfaeg *PdfOutlineTreeNode )ToPdfObject ()_fd .PdfObject {return _dfaeg .GetContext ().ToPdfObject ();}; +// RepairAcroForm attempts to rebuild the AcroForm fields using the widget +// annotations present in the document pages. Pass nil for the opts parameter +// in order to use the default options. +// NOTE: Currently, the opts parameter is declared in order to enable adding +// future options, but passing nil will always result in the default options +// being used. +func (_fecae *PdfReader )RepairAcroForm (opts *AcroFormRepairOptions )error {var _bdcdf []*PdfField ;_fbebad :=map[*_bb .PdfIndirectObject ]struct{}{};for _ ,_agcae :=range _fecae .PageList {_ecfbd ,_dgbag :=_agcae .GetAnnotations ();if _dgbag !=nil {return _dgbag ; +};for _ ,_dbacc :=range _ecfbd {var _ecfcb *PdfField ;switch _fdfad :=_dbacc .GetContext ().(type ){case *PdfAnnotationWidget :if _fdfad ._dbef !=nil {_ecfcb =_fdfad ._dbef ;break ;};if _ffdc ,_cdcgbd :=_bb .GetIndirect (_fdfad .Parent );_cdcgbd {_ecfcb ,_dgbag =_fecae .newPdfFieldFromIndirectObject (_ffdc ,nil ); +if _dgbag ==nil {break ;};_gg .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072s\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065ld\u0020\u0025\u002bv\u003a \u0025\u0076",_ffdc ,_dgbag ); +};if _fdfad ._aaf !=nil {_ecfcb ,_dgbag =_fecae .newPdfFieldFromIndirectObject (_fdfad ._aaf ,nil );if _dgbag ==nil {break ;};_gg .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072s\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065ld\u0020\u0025\u002bv\u003a \u0025\u0076",_fdfad ._aaf ,_dgbag ); +};};if _ecfcb ==nil {continue ;};if _ ,_eeggd :=_fbebad [_ecfcb ._afbea ];_eeggd {continue ;};_fbebad [_ecfcb ._afbea ]=struct{}{};_bdcdf =append (_bdcdf ,_ecfcb );};};if len (_bdcdf )==0{return nil ;};if _fecae .AcroForm ==nil {_fecae .AcroForm =NewPdfAcroForm (); +};_fecae .AcroForm .Fields =&_bdcdf ;return nil ;}; -// PdfShading represents a shading dictionary. There are 7 types of shading, -// indicatedby the shading type variable: -// 1: Function-based shading. -// 2: Axial shading. -// 3: Radial shading. -// 4: Free-form Gouraud-shaded triangle mesh. -// 5: Lattice-form Gouraud-shaded triangle mesh. -// 6: Coons patch mesh. -// 7: Tensor-product patch mesh. -// types 4-7 are contained in a stream object, where the dictionary is given by the stream dictionary. -type PdfShading struct{ShadingType *_fd .PdfObjectInteger ;ColorSpace PdfColorspace ;Background *_fd .PdfObjectArray ;BBox *PdfRectangle ;AntiAlias *_fd .PdfObjectBool ;_cgfce PdfModel ;_cdgfd _fd .PdfObject ;}; +// SetDSS sets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current +// document revision. +func (_ecbgc *PdfAppender )SetDSS (dss *DSS ){if dss !=nil {_ecbgc .updateObjectsDeep (dss .ToPdfObject (),nil );};_ecbgc ._gdgc =dss ;}; -// PdfModel is a higher level PDF construct which can be collapsed into a PdfObject. -// Each PdfModel has an underlying PdfObject and vice versa (one-to-one). -// Under normal circumstances there should only be one copy of each. -// Copies can be made, but care must be taken to do it properly. -type PdfModel interface{ToPdfObject ()_fd .PdfObject ;GetContainingPdfObject ()_fd .PdfObject ;}; +// StandardApplier is the interface that performs optimization of the whole PDF document. +// As a result an input document is being changed by the optimizer. +// The writer than takes back all it's parts and overwrites it. +// NOTE: This implementation is in experimental development state. +// +// Keep in mind that it might change in the subsequent minor versions. +type StandardApplier interface{ApplyStandard (_gafe *_fa .Document )error ;};func (_adac *PdfWriter )copyObjects (){_fgfgb :=make (map[_bb .PdfObject ]_bb .PdfObject );_dbafc :=make ([]_bb .PdfObject ,0,len (_adac ._cgfff ));_fbbf :=make (map[_bb .PdfObject ]struct{},len (_adac ._cgfff )); +_cdage :=make (map[_bb .PdfObject ]struct{});for _ ,_acfc :=range _adac ._cgfff {_eccg :=_adac .copyObject (_acfc ,_fgfgb ,_cdage ,false );if _ ,_bfgfg :=_cdage [_acfc ];_bfgfg {continue ;};_dbafc =append (_dbafc ,_eccg );_fbbf [_eccg ]=struct{}{};};_adac ._cgfff =_dbafc ; +_adac ._bfdb =_fbbf ;_adac ._gefda =_adac .copyObject (_adac ._gefda ,_fgfgb ,nil ,false ).(*_bb .PdfIndirectObject );_adac ._eecbb =_adac .copyObject (_adac ._eecbb ,_fgfgb ,nil ,false ).(*_bb .PdfIndirectObject );if _adac ._bafbg !=nil {_adac ._bafbg =_adac .copyObject (_adac ._bafbg ,_fgfgb ,nil ,false ).(*_bb .PdfIndirectObject ); +};if _adac ._aedgc {_faedbg :=make (map[_bb .PdfObject ]int64 );for _faaab ,_efdcdf :=range _adac ._dcggdc {if _degge ,_bcgbg :=_fgfgb [_faaab ];_bcgbg {_faedbg [_degge ]=_efdcdf ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020a\u0070\u0070\u0065n\u0064\u0020\u006d\u006fd\u0065\u0020\u002d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u0070\u0079\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u006d\u0061\u0070"); +};};_adac ._dcggdc =_faedbg ;};}; -// AddContentStreamByString adds content stream by string. Puts the content -// string into a stream object and points the content stream towards it. -func (_bcfaf *PdfPage )AddContentStreamByString (contentStr string )error {_fbeee ,_cadeg :=_fd .MakeStream ([]byte (contentStr ),_fd .NewFlateEncoder ());if _cadeg !=nil {return _cadeg ;};if _bcfaf .Contents ==nil {_bcfaf .Contents =_fbeee ;}else {_adgfb :=_fd .TraceToDirectObject (_bcfaf .Contents ); -_ccacg ,_gbdd :=_adgfb .(*_fd .PdfObjectArray );if !_gbdd {_ccacg =_fd .MakeArray (_adgfb );};_ccacg .Append (_fbeee );_bcfaf .Contents =_ccacg ;};return nil ;};func (_badd *PdfAcroForm )fillImageWithAppearance (_fcff FieldImageProvider ,_cfeaa FieldAppearanceGenerator )error {if _badd ==nil {return nil ; -};_daffa ,_fegc :=_fcff .FieldImageValues ();if _fegc !=nil {return _fegc ;};for _ ,_dafa :=range _badd .AllFields (){_dbaac :=_dafa .PartialName ();_efbff ,_defc :=_daffa [_dbaac ];if !_defc {if _fagc ,_dfbga :=_dafa .FullName ();_dfbga ==nil {_efbff ,_defc =_daffa [_fagc ]; -};};if !_defc {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020f\u006f\u0072\u006d \u0066\u0069\u0065l\u0064\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0069n \u0074\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_dbaac ); -continue ;};switch _aedde :=_dafa .GetContext ().(type ){case *PdfFieldButton :if _aedde .IsPush (){_aedde .SetFillImage (_efbff );};};if _cfeaa ==nil {continue ;};for _ ,_facf :=range _dafa .Annotations {_acgaa ,_gdffe :=_cfeaa .GenerateAppearanceDict (_badd ,_dafa ,_facf ); -if _gdffe !=nil {return _gdffe ;};_facf .AP =_acgaa ;_facf .ToPdfObject ();};};return nil ;};const (RelationshipSource FileRelationship =iota ;RelationshipData ;RelationshipAlternative ;RelationshipSupplement ;RelationshipUnspecified ;); +// ColorToRGB only converts color used with uncolored patterns (defined in underlying colorspace). Does not go into the +// pattern objects and convert those. If that is desired, needs to be done separately. See for example +// grayscale conversion example in unidoc-examples repo. +func (_fagc *PdfColorspaceSpecialPattern )ColorToRGB (color PdfColor )(PdfColor ,error ){_fddbf ,_edbba :=color .(*PdfColorPattern );if !_edbba {_gg .Log .Debug ("\u0043\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0070a\u0074\u0074\u0065\u0072\u006e\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",color ); +return nil ,ErrTypeCheck ;};if _fddbf .Color ==nil {return color ,nil ;};if _fagc .UnderlyingCS ==nil {return nil ,_ed .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};return _fagc .UnderlyingCS .ColorToRGB (_fddbf .Color ); +};var _ pdfFont =(*pdfCIDFontType0 )(nil ); -// ToPdfObject implements interface PdfModel. -func (_gaf *PdfActionImportData )ToPdfObject ()_fd .PdfObject {_gaf .PdfAction .ToPdfObject ();_gde :=_gaf ._bfb ;_gabc :=_gde .PdfObject .(*_fd .PdfObjectDictionary );_gabc .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeImportData )));if _gaf .F !=nil {_gabc .Set ("\u0046",_gaf .F .ToPdfObject ()); -};return _gde ;}; +// NewPdfAnnotationCircle returns a new circle annotation. +func NewPdfAnnotationCircle ()*PdfAnnotationCircle {_aec :=NewPdfAnnotation ();_cfdf :=&PdfAnnotationCircle {};_cfdf .PdfAnnotation =_aec ;_cfdf .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_aec .SetContext (_cfdf );return _cfdf ;}; -// PdfAnnotationPolygon represents Polygon annotations. -// (Section 12.5.6.9). -type PdfAnnotationPolygon struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _fd .PdfObject ;LE _fd .PdfObject ;BS _fd .PdfObject ;IC _fd .PdfObject ;BE _fd .PdfObject ;IT _fd .PdfObject ;Measure _fd .PdfObject ;}; +// NewPdfAnnotationHighlight returns a new text highlight annotation. +func NewPdfAnnotationHighlight ()*PdfAnnotationHighlight {_bea :=NewPdfAnnotation ();_cceb :=&PdfAnnotationHighlight {};_cceb .PdfAnnotation =_bea ;_cceb .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bea .SetContext (_cceb );return _cceb ;}; -// GenerateHashMaps generates DSS hashmaps for Certificates, OCSPs and CRLs to make sure they are unique. -func (_dbea *DSS )GenerateHashMaps ()error {_fabg ,_fdfcf :=_dbea .generateHashMap (_dbea .Certs );if _fdfcf !=nil {return _fdfcf ;};_cegf ,_fdfcf :=_dbea .generateHashMap (_dbea .OCSPs );if _fdfcf !=nil {return _fdfcf ;};_ddbc ,_fdfcf :=_dbea .generateHashMap (_dbea .CRLs ); -if _fdfcf !=nil {return _fdfcf ;};_dbea ._ffbg =_fabg ;_dbea ._baceg =_cegf ;_dbea ._bgacf =_ddbc ;return nil ;}; +// SetAnnotations sets the annotations list. +func (_cbde *PdfPage )SetAnnotations (annotations []*PdfAnnotation ){_cbde ._cfafb =annotations }; -// Outline represents a PDF outline dictionary (Table 152 - p. 376). -// Currently, the Outline object can only be used to construct PDF outlines. -type Outline struct{Entries []*OutlineItem `json:"entries,omitempty"`;}; +// NewOutlineBookmark returns an initialized PdfOutlineItem for a given bookmark title and page. +func NewOutlineBookmark (title string ,page *_bb .PdfIndirectObject )*PdfOutlineItem {_ebbcf :=PdfOutlineItem {};_ebbcf ._fegg =&_ebbcf ;_ebbcf .Title =_bb .MakeString (title );_febcb :=_bb .MakeArray ();_febcb .Append (page );_febcb .Append (_bb .MakeName ("\u0046\u0069\u0074")); +_ebbcf .Dest =_febcb ;return &_ebbcf ;}; -// ToPdfObject implements interface PdfModel. -func (_ced *PdfAnnotationRedact )ToPdfObject ()_fd .PdfObject {_ced .PdfAnnotation .ToPdfObject ();_dddd :=_ced ._aeb ;_defgg :=_dddd .PdfObject .(*_fd .PdfObjectDictionary );_ced .PdfAnnotationMarkup .appendToPdfDictionary (_defgg );_defgg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0052\u0065\u0064\u0061\u0063\u0074")); -_defgg .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_ced .QuadPoints );_defgg .SetIfNotNil ("\u0049\u0043",_ced .IC );_defgg .SetIfNotNil ("\u0052\u004f",_ced .RO );_defgg .SetIfNotNil ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074",_ced .OverlayText ); -_defgg .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_ced .Repeat );_defgg .SetIfNotNil ("\u0044\u0041",_ced .DA );_defgg .SetIfNotNil ("\u0051",_ced .Q );return _dddd ;};func _egffb (_fgeae *PdfField ,_debbag _fd .PdfObject ){for _ ,_eaac :=range _fgeae .Annotations {_eaac .AS =_debbag ; -_eaac .ToPdfObject ();};}; +// NewPdfOutlineItem returns an initialized PdfOutlineItem. +func NewPdfOutlineItem ()*PdfOutlineItem {_fdcc :=&PdfOutlineItem {_bbcf :_bb .MakeIndirectObject (_bb .MakeDict ())};_fdcc ._fegg =_fdcc ;return _fdcc ;}; -// Y returns the value of the yellow component of the color. -func (_adged *PdfColorDeviceCMYK )Y ()float64 {return _adged [2]}; +// PdfPageResources is a Page resources model. +// Implements PdfModel. +type PdfPageResources struct{ExtGState _bb .PdfObject ;ColorSpace _bb .PdfObject ;Pattern _bb .PdfObject ;Shading _bb .PdfObject ;XObject _bb .PdfObject ;Font _bb .PdfObject ;ProcSet _bb .PdfObject ;Properties _bb .PdfObject ;_agfg *_bb .PdfObjectDictionary ; +_cgaa *PdfPageResourcesColorspaces ;};func (_gbcg *PdfReader )newPdfAnnotation3DFromDict (_caf *_bb .PdfObjectDictionary )(*PdfAnnotation3D ,error ){_dcef :=PdfAnnotation3D {};_dcef .T3DD =_caf .Get ("\u0033\u0044\u0044");_dcef .T3DV =_caf .Get ("\u0033\u0044\u0056"); +_dcef .T3DA =_caf .Get ("\u0033\u0044\u0041");_dcef .T3DI =_caf .Get ("\u0033\u0044\u0049");_dcef .T3DB =_caf .Get ("\u0033\u0044\u0042");return &_dcef ,nil ;}; -// Hasher is the interface that wraps the basic Write method. -type Hasher interface{Write (_gggbc []byte )(_eefea int ,_ceefd error );};func (_adgcc *PdfReader )lookupPageByObject (_bgdc _fd .PdfObject )(*PdfPage ,error ){return nil ,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_bgaed *PdfShadingType6 )ToPdfObject ()_bb .PdfObject {_bgaed .PdfShading .ToPdfObject ();_ddbcc ,_dfaeb :=_bgaed .getShadingDict ();if _dfaeb !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _bgaed .BitsPerCoordinate !=nil {_ddbcc .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_bgaed .BitsPerCoordinate );};if _bgaed .BitsPerComponent !=nil {_ddbcc .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bgaed .BitsPerComponent ); +};if _bgaed .BitsPerFlag !=nil {_ddbcc .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_bgaed .BitsPerFlag );};if _bgaed .Decode !=nil {_ddbcc .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_bgaed .Decode );};if _bgaed .Function !=nil {if len (_bgaed .Function )==1{_ddbcc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bgaed .Function [0].ToPdfObject ()); +}else {_gcfac :=_bb .MakeArray ();for _ ,_gagab :=range _bgaed .Function {_gcfac .Append (_gagab .ToPdfObject ());};_ddbcc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gcfac );};};return _bgaed ._dacad ;}; -// NewPdfFontFromTTFFile loads a TTF font file and returns a PdfFont type -// that can be used in text styling functions. -// Uses a WinAnsiTextEncoder and loads only character codes 32-255. -// NOTE: For composite fonts such as used in symbolic languages, use NewCompositePdfFontFromTTFFile. -func NewPdfFontFromTTFFile (filePath string )(*PdfFont ,error ){_fdbf ,_eega :=_gbe .Open (filePath );if _eega !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0072\u0065\u0061\u0064\u0069\u006e\u0067\u0020T\u0054F\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_eega ); -return nil ,_eega ;};defer _fdbf .Close ();return NewPdfFontFromTTF (_fdbf );}; +// GetOutlineTree returns the outline tree. +func (_cccaff *PdfReader )GetOutlineTree ()*PdfOutlineTreeNode {return _cccaff ._aagda }; -// SetReason sets the `Reason` field of the signature. -func (_eagdb *PdfSignature )SetReason (reason string ){_eagdb .Reason =_fd .MakeEncodedString (reason ,true );}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for a CalRGB device. +func (_gacd *PdfColorspaceCalRGB )GetNumComponents ()int {return 3}; -// NewMultipleFontEncoder returns instantiates a new *MultipleFontEncoder -func NewMultipleFontEncoder (fonts []*PdfFont )*MultipleFontEncoder {return &MultipleFontEncoder {_ccbbf :fonts ,CurrentFont :fonts [0]};}; +// NewPdfPageResources returns a new PdfPageResources object. +func NewPdfPageResources ()*PdfPageResources {_eaada :=&PdfPageResources {};_eaada ._agfg =_bb .MakeDict ();return _eaada ;};func _eaeb (_gdaf []byte )bool {if len (_gdaf )< 4{return true ;};for _ggeg :=range _gdaf [:4]{_fgcf :=rune (_ggeg );if !_bg .Is (_bg .ASCII_Hex_Digit ,_fgcf )&&!_bg .IsSpace (_fgcf ){return true ; +};};return false ;}; -// NewPdfColorspaceCalRGB returns a new CalRGB colorspace object. -func NewPdfColorspaceCalRGB ()*PdfColorspaceCalRGB {_fgaf :=&PdfColorspaceCalRGB {};_fgaf .BlackPoint =[]float64 {0.0,0.0,0.0};_fgaf .Gamma =[]float64 {1.0,1.0,1.0};_fgaf .Matrix =[]float64 {1,0,0,0,1,0,0,0,1};return _fgaf ;}; +// NewPdfInfoFromObject creates a new PdfInfo from the input core.PdfObject. +func NewPdfInfoFromObject (obj _bb .PdfObject )(*PdfInfo ,error ){var _cedb PdfInfo ;_dfbef ,_eeecc :=obj .(*_bb .PdfObjectDictionary );if !_eeecc {return nil ,_e .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",obj ); +};for _ ,_fbeb :=range _dfbef .Keys (){switch _fbeb {case "\u0054\u0069\u0074l\u0065":_cedb .Title ,_ =_bb .GetString (_dfbef .Get ("\u0054\u0069\u0074l\u0065"));case "\u0041\u0075\u0074\u0068\u006f\u0072":_cedb .Author ,_ =_bb .GetString (_dfbef .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); +case "\u0053u\u0062\u006a\u0065\u0063\u0074":_cedb .Subject ,_ =_bb .GetString (_dfbef .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_cedb .Keywords ,_ =_bb .GetString (_dfbef .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073")); +case "\u0043r\u0065\u0061\u0074\u006f\u0072":_cedb .Creator ,_ =_bb .GetString (_dfbef .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072"));case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_cedb .Producer ,_ =_bb .GetString (_dfbef .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); +case "\u0054r\u0061\u0070\u0070\u0065\u0064":_cedb .Trapped ,_ =_bb .GetName (_dfbef .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _egcf ,_dada :=_bb .GetString (_dfbef .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); +_dada &&_egcf .String ()!=""{_dacg ,_bccb :=NewPdfDate (_egcf .String ());if _bccb !=nil {return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0072e\u0061\u0074\u0069\u006f\u006e\u0044\u0061t\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0077",_bccb ); +};_cedb .CreationDate =&_dacg ;};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _dedb ,_bfgc :=_bb .GetString (_dfbef .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_bfgc &&_dedb .String ()!=""{_dfaga ,_bbae :=NewPdfDate (_dedb .String ());if _bbae !=nil {return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_bbae ); +};_cedb .ModifiedDate =&_dfaga ;};default:_egda ,_ :=_bb .GetString (_dfbef .Get (_fbeb ));if _cedb ._bege ==nil {_cedb ._bege =_bb .MakeDict ();};_cedb ._bege .Set (_fbeb ,_egda );};};return &_cedb ,nil ;}; -// EnableAll LTV enables all signatures in the PDF document. -// The signing certificate chain is extracted from each signature dictionary. -// Optionally, additional certificates can be specified through the -// `extraCerts` parameter. The LTV client attempts to build the certificate -// chain up to a trusted root by downloading any missing certificates. -func (_fceeg *LTV )EnableAll (extraCerts []*_gff .Certificate )error {_fafff :=_fceeg ._gaggb ._efec .AcroForm ;for _ ,_ddaf :=range _fafff .AllFields (){_cebdb ,_ :=_ddaf .GetContext ().(*PdfFieldSignature );if _cebdb ==nil {continue ;};_cbgd :=_cebdb .V ; -if _bgbac :=_fceeg .validateSig (_cbgd );_bgbac !=nil {_ag .Log .Debug ("\u0057\u0041\u0052N\u003a\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076",_bgbac ); -};if _dgbfa :=_fceeg .Enable (_cbgd ,extraCerts );_dgbfa !=nil {return _dgbfa ;};};return nil ;}; +// GetRevisionNumber returns the version of the current Pdf document +func (_bcgff *PdfReader )GetRevisionNumber ()int {return _bcgff ._cfaef .GetRevisionNumber ()}; -// NewPdfActionNamed returns a new "named" action. -func NewPdfActionNamed ()*PdfActionNamed {_fcg :=NewPdfAction ();_eab :=&PdfActionNamed {};_eab .PdfAction =_fcg ;_fcg .SetContext (_eab );return _eab ;}; +// ValidateSignatures validates digital signatures in the document. +func (_debaa *PdfReader )ValidateSignatures (handlers []SignatureHandler )([]SignatureValidationResult ,error ){if _debaa .AcroForm ==nil {return nil ,nil ;};if _debaa .AcroForm .Fields ==nil {return nil ,nil ;};type sigFieldPair struct{_ffce *PdfSignature ; +_fgaed *PdfField ;_bcfdg SignatureHandler ;};var _fdegf []*sigFieldPair ;for _ ,_gdaca :=range _debaa .AcroForm .AllFields (){if _gdaca .V ==nil {continue ;};if _adfbe ,_bbebf :=_bb .GetDict (_gdaca .V );_bbebf {if _cgcdc ,_fddae :=_bb .GetNameVal (_adfbe .Get ("\u0054\u0079\u0070\u0065")); +_fddae &&(_cgcdc =="\u0053\u0069\u0067"||_cgcdc =="\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070"){_faade ,_aeagg :=_bb .GetIndirect (_gdaca .V );if !_aeagg {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0065\u0072\u0020\u0069s\u0020\u006e\u0069\u006c"); +return nil ,ErrTypeCheck ;};_gfbeg ,_ccafe :=_debaa .newPdfSignatureFromIndirect (_faade );if _ccafe !=nil {return nil ,_ccafe ;};var _gcdfa SignatureHandler ;for _ ,_fagf :=range handlers {if _fagf .IsApplicable (_gfbeg ){_gcdfa =_fagf ;break ;};};_fdegf =append (_fdegf ,&sigFieldPair {_ffce :_gfbeg ,_fgaed :_gdaca ,_bcfdg :_gcdfa }); +};};};var _cfgg []SignatureValidationResult ;for _ ,_bccba :=range _fdegf {_eeffa :=SignatureValidationResult {IsSigned :true ,Fields :[]*PdfField {_bccba ._fgaed }};if _bccba ._bcfdg ==nil {_eeffa .Errors =append (_eeffa .Errors ,"\u0068a\u006ed\u006c\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0073\u0065\u0074"); +_cfgg =append (_cfgg ,_eeffa );continue ;};_adag ,_cfgc :=_bccba ._bcfdg .NewDigest (_bccba ._ffce );if _cfgc !=nil {_eeffa .Errors =append (_eeffa .Errors ,"\u0064\u0069\u0067e\u0073\u0074\u0020\u0065\u0072\u0072\u006f\u0072",_cfgc .Error ());_cfgg =append (_cfgg ,_eeffa ); +continue ;};_bdafec :=_bccba ._ffce .ByteRange ;if _bdafec ==nil {_eeffa .Errors =append (_eeffa .Errors ,"\u0042\u0079\u0074\u0065\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0073\u0065\u0074");_cfgg =append (_cfgg ,_eeffa );continue ;};for _acbge :=0; +_acbge < _bdafec .Len ();_acbge =_acbge +2{_baaf ,_ :=_bb .GetNumberAsInt64 (_bdafec .Get (_acbge ));_dbdgc ,_ :=_bb .GetIntVal (_bdafec .Get (_acbge +1));if _ ,_cgfae :=_debaa ._bfcab .Seek (_baaf ,_ecb .SeekStart );_cgfae !=nil {return nil ,_cgfae ;}; +_gcfd :=make ([]byte ,_dbdgc );if _ ,_dfad :=_debaa ._bfcab .Read (_gcfd );_dfad !=nil {return nil ,_dfad ;};_adag .Write (_gcfd );};var _efgfcc SignatureValidationResult ;if _fbec ,_agggdf :=_bccba ._bcfdg .(SignatureHandlerDocMDP );_agggdf {_efgfcc ,_cfgc =_fbec .ValidateWithOpts (_bccba ._ffce ,_adag ,SignatureHandlerDocMDPParams {Parser :_debaa ._cfaef }); +}else {_efgfcc ,_cfgc =_bccba ._bcfdg .Validate (_bccba ._ffce ,_adag );};if _cfgc !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052: \u0025v\u0020\u0028\u0025\u0054\u0029 \u002d\u0020\u0073\u006b\u0069\u0070",_cfgc ,_bccba ._bcfdg );_efgfcc .Errors =append (_efgfcc .Errors ,_cfgc .Error ()); +};_efgfcc .Name =_bccba ._ffce .Name .Decoded ();_efgfcc .Reason =_bccba ._ffce .Reason .Decoded ();if _bccba ._ffce .M !=nil {_dbfag ,_afgba :=NewPdfDate (_bccba ._ffce .M .String ());if _afgba !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_afgba ); +_efgfcc .Errors =append (_efgfcc .Errors ,_afgba .Error ());continue ;};_efgfcc .Date =_dbfag ;};_efgfcc .ContactInfo =_bccba ._ffce .ContactInfo .Decoded ();_efgfcc .Location =_bccba ._ffce .Location .Decoded ();_efgfcc .Fields =_eeffa .Fields ;_cfgg =append (_cfgg ,_efgfcc ); +};return _cfgg ,nil ;}; -// Write writes out the PDF. -func (_gfece *PdfWriter )Write (writer _bc .Writer )error {_ag .Log .Trace ("\u0057r\u0069\u0074\u0065\u0028\u0029");_cffbc :=_gfece .checkLicense ();if _cffbc !=nil {return _cffbc ;};if _cffbc =_gfece .writeOutlines ();_cffbc !=nil {return _cffbc ;};if _cffbc =_gfece .writeAcroFormFields (); -_cffbc !=nil {return _cffbc ;};if _cffbc =_gfece .writeNamesDictionary ();_cffbc !=nil {return _cffbc ;};_gfece .checkPendingObjects ();if _cffbc =_gfece .writeOutputIntents ();_cffbc !=nil {return _cffbc ;};_gfece .setCatalogVersion ();_gfece .copyObjects (); -if _cffbc =_gfece .optimize ();_cffbc !=nil {return _cffbc ;};if _cffbc =_gfece .optimizeDocument ();_cffbc !=nil {return _cffbc ;};var _abfeb _a .Hash ;if _gfece ._cgde {_abfeb =_dad .New ();writer =_bc .MultiWriter (_abfeb ,writer );};_gfece .setWriter (writer ); -_bfggbe :=_gfece .checkCrossReferenceStream ();_dgcee ,_bfggbe :=_gfece .mapObjectStreams (_bfggbe );_gfece .adjustXRefAffectedVersion (_bfggbe );_gfece .writeDocumentVersion ();_gfece .updateObjectNumbers ();_gfece .writeObjects ();if _cffbc =_gfece .writeObjectsInStreams (_dgcee ); -_cffbc !=nil {return _cffbc ;};_gaedc :=_gfece ._bbcab ;var _fdfbc int ;for _dfcafe :=range _gfece ._bccbb {if _dfcafe > _fdfbc {_fdfbc =_dfcafe ;};};if _gfece ._cgde {if _cffbc =_gfece .setHashIDs (_abfeb );_cffbc !=nil {return _cffbc ;};};if _bfggbe {if _cffbc =_gfece .writeXRefStreams (_fdfbc ,_gaedc ); -_cffbc !=nil {return _cffbc ;};}else {_gfece .writeTrailer (_fdfbc );};_gfece .makeOffSetReference (_gaedc );if _cffbc =_gfece .flushWriter ();_cffbc !=nil {return _cffbc ;};return nil ;}; +// GetRuneMetrics returns the character metrics for the rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_fdff pdfFontSimple )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){if _fdff ._cbec !=nil {_cbcc ,_ceeed :=_fdff ._cbec .Read (r );if _ceeed {return _cbcc ,true ;};};_cdffg :=_fdff .Encoder ();if _cdffg ==nil {_gg .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_fdff ); +return _dcg .CharMetrics {},false ;};_ccbcf ,_eadcf :=_cdffg .RuneToCharcode (r );if !_eadcf {if r !=' '{_gg .Log .Trace ("\u004e\u006f\u0020c\u0068\u0061\u0072\u0063o\u0064\u0065\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u003d\u0025\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",r ,_fdff ); +};return _dcg .CharMetrics {},false ;};_fggaf ,_afbaea :=_fdff .GetCharMetrics (_ccbcf );return _fggaf ,_afbaea ;}; -// SetBorderWidth sets the style's border width. -func (_deae *PdfBorderStyle )SetBorderWidth (width float64 ){_deae .W =&width }; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_eded pdfCIDFontType2 )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){_eade ,_cfedc :=_eded ._cgee [r ];if !_cfedc {_afdd ,_gabg :=_bb .GetInt (_eded .DW );if !_gabg {return _dcg .CharMetrics {},false ;};_eade =int (*_afdd );};return _dcg .CharMetrics {Wx :float64 (_eade )},true ; +};func (_ccbbg *PdfWriter )getPdfVersion ()string {return _e .Sprintf ("\u0025\u0064\u002e%\u0064",_ccbbg ._gecfd .Major ,_ccbbg ._gecfd .Minor );}; -// PdfActionURI represents an URI action. -type PdfActionURI struct{*PdfAction ;URI _fd .PdfObject ;IsMap _fd .PdfObject ;}; +// IsRadio returns true if the button field represents a radio button, false otherwise. +func (_cfgd *PdfFieldButton )IsRadio ()bool {return _cfgd .GetType ()==ButtonTypeRadio }; -// DecodeArray returns the component range values for the Separation colorspace. -func (_accfc *PdfColorspaceSpecialSeparation )DecodeArray ()[]float64 {return []float64 {0,1.0}};func (_aaeb *PdfPage )flattenFieldsWithOpts (_cbaa FieldAppearanceGenerator ,_fbbe *FieldFlattenOpts ,_edgad map[*PdfAnnotation ]bool )error {var _cbdfb []*PdfAnnotation ; -if _cbaa !=nil {if _caef :=_cbaa .WrapContentStream (_aaeb );_caef !=nil {return _caef ;};};_dbed ,_edccb :=_aaeb .GetAnnotations ();if _edccb !=nil {return _edccb ;};for _ ,_cfgba :=range _dbed {_decfb ,_geeg :=_edgad [_cfgba ];if !_geeg &&_fbbe .AnnotFilterFunc !=nil {if _ ,_eeag :=_cfgba .GetContext ().(*PdfAnnotationWidget ); -!_eeag {_geeg =_fbbe .AnnotFilterFunc (_cfgba );};};if !_geeg {_cbdfb =append (_cbdfb ,_cfgba );continue ;};switch _cfgba .GetContext ().(type ){case *PdfAnnotationPopup :continue ;case *PdfAnnotationLink :continue ;case *PdfAnnotationProjection :continue ; -};_ceagb ,_acdbe ,_acfd :=_edbab (_cfgba );if _acfd !=nil {if !_decfb {_ag .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0077\u0069\u0074h\u006f\u0075\u0074\u0020\u0056\u0020\u002d\u003e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0077\u0069\u0074h\u006f\u0075t\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0074\u0072\u0065am\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067\u0020\u006f\u0076\u0065\u0072"); -continue ;};_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0077\u0069\u0074h\u006f\u0075\u0074\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d,\u0020\u0065\u0072\u0072\u0020\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006bi\u0070\u0070\u0069n\u0067\u0020\u006f\u0076\u0065\u0072",_acfd ); -continue ;};if _ceagb ==nil {continue ;};_ggfa :=_aaeb .Resources .GenerateXObjectName ();_aaeb .Resources .SetXObjectFormByName (_ggfa ,_ceagb );_ddeed ,_aggd ,_acfd :=_eedg (_ceagb );if _acfd !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0061\u0070p\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u004d\u0061\u0074\u0072\u0069\u0078\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0078\u0066\u006f\u0072\u006d\u0020\u0062\u0062\u006f\u0078\u0020\u0061\u0064\u006a\u0075\u0073t\u006d\u0065\u006e\u0074\u003a \u0025\u0076",_acfd ); -}else {_aacag :=_gdd .IdentityMatrix ();_aacag =_aacag .Translate (-_ddeed .Llx ,-_ddeed .Lly );if _aggd {_aebf :=0.0;if _ddeed .Width ()> 0{_aebf =_acdbe .Width ()/_ddeed .Width ();};_ddfg :=0.0;if _ddeed .Height ()> 0{_ddfg =_acdbe .Height ()/_ddeed .Height (); -};_aacag =_aacag .Scale (_aebf ,_ddfg );};_acdbe .Transform (_aacag );};_fdfb :=_af .Min (_acdbe .Llx ,_acdbe .Urx );_agea :=_af .Min (_acdbe .Lly ,_acdbe .Ury );var _gdggc []string ;_gdggc =append (_gdggc ,"\u0071");_gdggc =append (_gdggc ,_dc .Sprintf ("\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020%\u002e6\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0063\u006d",1.0,0.0,0.0,1.0,_fdfb ,_agea )); -_gdggc =append (_gdggc ,_dc .Sprintf ("\u002f\u0025\u0073\u0020\u0044\u006f",_ggfa .String ()));_gdggc =append (_gdggc ,"\u0051");_bagc :=_gg .Join (_gdggc ,"\u000a");_acfd =_aaeb .AppendContentStream (_bagc );if _acfd !=nil {return _acfd ;};if _ceagb .Resources !=nil {_efead ,_gdefb :=_fd .GetDict (_ceagb .Resources .Font ); -if _gdefb {for _ ,_acdgb :=range _efead .Keys (){if !_aaeb .Resources .HasFontByName (_acdgb ){_aaeb .Resources .SetFontByName (_acdgb ,_efead .Get (_acdgb ));};};};};};if len (_cbdfb )> 0{_aaeb ._gbaf =_cbdfb ;}else {_aaeb ._gbaf =[]*PdfAnnotation {}; -};return nil ;}; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_adfg pdfCIDFontType0 )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){return _dcg .CharMetrics {Wx :_adfg ._cbcef },true ;};type pdfCIDFontType0 struct{fontCommon ;_bgba *_bb .PdfIndirectObject ;_gdcfb _ga .TextEncoder ; -// SetXObjectImageByName adds the provided XObjectImage to the page resources. -// The added XObjectImage is identified by the specified name. -func (_baabg *PdfPageResources )SetXObjectImageByName (keyName _fd .PdfObjectName ,ximg *XObjectImage )error {_acdbg :=ximg .ToPdfObject ().(*_fd .PdfObjectStream );_efbce :=_baabg .SetXObjectByName (keyName ,_acdbg );return _efbce ;}; +// Table 117 – Entries in a CIDFont dictionary (page 269) +// (Required) Dictionary that defines the character collection of the CIDFont. +// See Table 116. +CIDSystemInfo *_bb .PdfObjectDictionary ; -// GetCharMetrics returns the character metrics for the specified character code. A bool flag is -// returned to indicate whether or not the entry was found in the glyph to charcode mapping. -// How it works: -// 1. Return a value the /Widths array (charWidths) if there is one. -// 2. If the font has the same name as a standard 14 font then return width=250. -// 3. Otherwise return no match and let the caller substitute a default. -func (_edcg pdfFontSimple )GetCharMetrics (code _ee .CharCode )(_cf .CharMetrics ,bool ){if _ebaff ,_fageg :=_edcg ._bafeg [code ];_fageg {return _cf .CharMetrics {Wx :_ebaff },true ;};if _cf .IsStdFont (_cf .StdFontName (_edcg ._ffedb )){return _cf .CharMetrics {Wx :250},true ; -};return _cf .CharMetrics {},false ;}; +// Glyph metrics fields (optional). +DW _bb .PdfObject ;W _bb .PdfObject ;DW2 _bb .PdfObject ;W2 _bb .PdfObject ;_bfeg map[_ga .CharCode ]float64 ;_cbcef float64 ;}; -// PdfVersion returns version of the PDF file. -func (_beee *PdfReader )PdfVersion ()_fd .Version {return _beee ._faaf .PdfVersion ()}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. +func (_adgb *PdfColorspaceSpecialPattern )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _adgb .UnderlyingCS ==nil {return nil ,_ed .New ("u\u006e\u0064\u0065\u0072\u006c\u0079i\u006e\u0067\u0020\u0043\u0053\u0020\u006e\u006f\u0074 \u0073\u0070\u0065c\u0069f\u0069\u0065\u0064"); +};return _adgb .UnderlyingCS .ColorFromFloats (vals );}; -// AddWatermarkImage adds a watermark to the page. -func (_bbcf *PdfPage )AddWatermarkImage (ximg *XObjectImage ,opt WatermarkImageOptions )error {_dbef ,_gfcf :=_bbcf .GetMediaBox ();if _gfcf !=nil {return _gfcf ;};_ebcce :=_dbef .Urx -_dbef .Llx ;_bdgda :=_dbef .Ury -_dbef .Lly ;_babfb :=float64 (*ximg .Width ); -_eaebe :=(_ebcce -_babfb )/2;if opt .FitToWidth {_babfb =_ebcce ;_eaebe =0;};_gfgef :=_bdgda ;_fgac :=float64 (0);if opt .PreserveAspectRatio {_gfgef =_babfb *float64 (*ximg .Height )/float64 (*ximg .Width );_fgac =(_bdgda -_gfgef )/2;};if _bbcf .Resources ==nil {_bbcf .Resources =NewPdfPageResources (); -};_cceaa :=0;_edefd :=_fd .PdfObjectName (_dc .Sprintf ("\u0049\u006d\u0077%\u0064",_cceaa ));for _bbcf .Resources .HasXObjectByName (_edefd ){_cceaa ++;_edefd =_fd .PdfObjectName (_dc .Sprintf ("\u0049\u006d\u0077%\u0064",_cceaa ));};_gfcf =_bbcf .AddImageResource (_edefd ,ximg ); -if _gfcf !=nil {return _gfcf ;};_cceaa =0;_ddgbf :=_fd .PdfObjectName (_dc .Sprintf ("\u0047\u0053\u0025\u0064",_cceaa ));for _bbcf .HasExtGState (_ddgbf ){_cceaa ++;_ddgbf =_fd .PdfObjectName (_dc .Sprintf ("\u0047\u0053\u0025\u0064",_cceaa ));};_caffd :=_fd .MakeDict (); -_caffd .Set ("\u0042\u004d",_fd .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c"));_caffd .Set ("\u0043\u0041",_fd .MakeFloat (opt .Alpha ));_caffd .Set ("\u0063\u0061",_fd .MakeFloat (opt .Alpha ));_gfcf =_bbcf .AddExtGState (_ddgbf ,_caffd );if _gfcf !=nil {return _gfcf ; -};_bddcd :=_dc .Sprintf ("\u0071\u000a"+"\u002f%\u0073\u0020\u0067\u0073\u000a"+"%\u002e\u0030\u0066\u0020\u0030\u00200\u0020\u0025\u002e\u0030\u0066\u0020\u0025\u002e\u0034f\u0020\u0025\u002e4\u0066 \u0063\u006d\u000a"+"\u002f%\u0073\u0020\u0044\u006f\u000a"+"\u0051",_ddgbf ,_babfb ,_gfgef ,_eaebe ,_fgac ,_edefd ); -_bbcf .AddContentStreamByString (_bddcd );return nil ;}; +// ToPdfObject convert PdfInfo to pdf object. +func (_ebbg *PdfInfo )ToPdfObject ()_bb .PdfObject {_gcgde :=_bb .MakeDict ();_gcgde .SetIfNotNil ("\u0054\u0069\u0074l\u0065",_ebbg .Title );_gcgde .SetIfNotNil ("\u0041\u0075\u0074\u0068\u006f\u0072",_ebbg .Author );_gcgde .SetIfNotNil ("\u0053u\u0062\u006a\u0065\u0063\u0074",_ebbg .Subject ); +_gcgde .SetIfNotNil ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_ebbg .Keywords );_gcgde .SetIfNotNil ("\u0043r\u0065\u0061\u0074\u006f\u0072",_ebbg .Creator );_gcgde .SetIfNotNil ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_ebbg .Producer ); +_gcgde .SetIfNotNil ("\u0054r\u0061\u0070\u0070\u0065\u0064",_ebbg .Trapped );if _ebbg .CreationDate !=nil {_gcgde .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_ebbg .CreationDate .ToPdfObject ());};if _ebbg .ModifiedDate !=nil {_gcgde .SetIfNotNil ("\u004do\u0064\u0044\u0061\u0074\u0065",_ebbg .ModifiedDate .ToPdfObject ()); +};for _ ,_ccbba :=range _ebbg ._bege .Keys (){_gcgde .SetIfNotNil (_ccbba ,_ebbg ._bege .Get (_ccbba ));};return _gcgde ;}; -// NewPdfAnnotation returns an initialized generic PDF annotation model. -func NewPdfAnnotation ()*PdfAnnotation {_dagd :=&PdfAnnotation {};_dagd ._aeb =_fd .MakeIndirectObject (_fd .MakeDict ());return _dagd ;}; +// NewXObjectImageFromImage creates a new XObject Image from an image object +// with default options. If encoder is nil, uses raw encoding (none). +func NewXObjectImageFromImage (img *Image ,cs PdfColorspace ,encoder _bb .StreamEncoder )(*XObjectImage ,error ){_aaafbd :=NewXObjectImage ();return UpdateXObjectImageFromImage (_aaafbd ,img ,cs ,encoder );}; -// PdfActionLaunch represents a launch action. -type PdfActionLaunch struct{*PdfAction ;F *PdfFilespec ;Win _fd .PdfObject ;Mac _fd .PdfObject ;Unix _fd .PdfObject ;NewWindow _fd .PdfObject ;}; +// DecodeArray returns the range of color component values in DeviceGray colorspace. +func (_acad *PdfColorspaceDeviceGray )DecodeArray ()[]float64 {return []float64 {0,1.0}}; -// SetDSS sets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current -// document revision. -func (_ccfd *PdfAppender )SetDSS (dss *DSS ){if dss !=nil {_ccfd .updateObjectsDeep (dss .ToPdfObject (),nil );};_ccfd ._bgge =dss ;}; +// GetContainingPdfObject returns the container of the DSS (indirect object). +func (_edcc *DSS )GetContainingPdfObject ()_bb .PdfObject {return _edcc ._facae };func (_ddc *PdfReader )newPdfActionSubmitFormFromDict (_bgb *_bb .PdfObjectDictionary )(*PdfActionSubmitForm ,error ){_bebb ,_eec :=_fda (_bgb .Get ("\u0046"));if _eec !=nil {return nil ,_eec ; +};return &PdfActionSubmitForm {F :_bebb ,Fields :_bgb .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_bgb .Get ("\u0046\u006c\u0061g\u0073")},nil ;};const (BorderStyleSolid BorderStyle =iota ;BorderStyleDashed BorderStyle =iota ;BorderStyleBeveled BorderStyle =iota ; +BorderStyleInset BorderStyle =iota ;BorderStyleUnderline BorderStyle =iota ;); -// GetAnnotations returns the list of page annotations for `page`. If not loaded attempts to load the -// annotations, otherwise returns the loaded list. -func (_dadb *PdfPage )GetAnnotations ()([]*PdfAnnotation ,error ){if _dadb ._gbaf !=nil {return _dadb ._gbaf ,nil ;};if _dadb .Annots ==nil {_dadb ._gbaf =[]*PdfAnnotation {};return nil ,nil ;};if _dadb ._dfaff ==nil {_dadb ._gbaf =[]*PdfAnnotation {}; -return nil ,nil ;};_becf ,_dfadg :=_dadb ._dfaff .loadAnnotations (_dadb .Annots );if _dfadg !=nil {return nil ,_dfadg ;};if _becf ==nil {_dadb ._gbaf =[]*PdfAnnotation {};};_dadb ._gbaf =_becf ;return _dadb ._gbaf ,nil ;}; +// CharcodesToStrings returns the unicode strings corresponding to `charcodes`. +// The int returns are the number of strings and the number of unconvereted codes. +// NOTE: The number of strings returned is equal to the number of charcodes +func (_bffbe *PdfFont )CharcodesToStrings (charcodes []_ga .CharCode ,replacementText string )([]string ,int ,int ){_edbg :=_bffbe .baseFields ();_gddgg :=make ([]string ,0,len (charcodes ));_bdgda :=0;_gcafa :=_bffbe .Encoder ();_cbff :=_edbg ._beee !=nil &&_bffbe .IsSimple ()&&_bffbe .Subtype ()=="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"&&!_dce .Contains (_edbg ._beee .Name (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"); +if !_cbff &&_gcafa !=nil {switch _aefgc :=_gcafa .(type ){case _ga .SimpleEncoder :_cacab :=_aefgc .BaseName ();if _ ,_caefg :=_aaeab [_cacab ];_caefg {for _ ,_cafdc :=range charcodes {if _cgbgb ,_fecab :=_gcafa .CharcodeToRune (_cafdc );_fecab {_gddgg =append (_gddgg ,string (_cgbgb )); +}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0072u\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065=\u0030x\u0025\u0030\u0034\u0078\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0073\u003d\u005b\u0025\u00200\u0034\u0078\u005d\u0020\u0043\u0049\u0044\u003d\u0025\u0074\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073\n\u0009\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003d\u0025\u0073",_cafdc ,charcodes ,_edbg .isCIDFont (),_bffbe ,_gcafa ); +_bdgda ++;_gddgg =append (_gddgg ,_af .MissingCodeString );};};return _gddgg ,len (_gddgg ),_bdgda ;};};};for _ ,_cfbbf :=range charcodes {if _edbg ._beee !=nil {if _adgg ,_fbdeg :=_edbg ._beee .CharcodeToUnicode (_af .CharCode (_cfbbf ));_fbdeg {_bdbc ,_ :=_a .DecodeLastRuneInString (_adgg ); +_egcdc :=_cbdaa (_bdbc );if !(_egcdc =="\u0043\u006f"){_gddgg =append (_gddgg ,_adgg );continue ;};_gg .Log .Debug ("E\u0052\u0052\u004fR\u003a\u0020\u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0043\u006d\u0061p\u0020\u0068\u0061\u0073\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067.\u0020\u0063\u006f\u0064\u0065\u003d\u0030\u0078\u0025\u0030\u0034\u0078\u0020\u0069\u0073\u0020m\u0061\u0070\u0070\u0065\u0064 \u0074\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0063\u006f\u0064\u0065 \u0070\u006f\u0069\u006e\u0074\u0020\u0025\u0073",_cfbbf ,_adgg ); +};};if _gcafa !=nil {if _bdaga ,_cfecf :=_gcafa .CharcodeToRune (_cfbbf );_cfecf {_acff :=_cbdaa (_bdaga );if !(_acff =="\u0043\u006f"){_gddgg =append (_gddgg ,string (_bdaga ));continue ;};_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u002e \u0063\u006f\u0064\u0065\u003d\u0030x\u0025\u0030\u0034\u0078\u0020\u0069\u0073\u0020\u0064\u0065\u0063\u006f\u0064\u0065d\u0020\u0074o\u0020\u0061\u006e\u0020i\u006e\u0076\u0061\u006c\u0069d\u0020\u0072\u0075\u006e\u0020\u0025\u0073",_cfbbf ,string (_bdaga )); +};};if replacementText !=""{_gddgg =append (_gddgg ,replacementText );}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0072u\u006e\u0065\u002e\u0020\u0063\u006f\u0064\u0065=\u0030x\u0025\u0030\u0034\u0078\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0073\u003d\u005b\u0025\u00200\u0034\u0078\u005d\u0020\u0043\u0049\u0044\u003d\u0025\u0074\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073\n\u0009\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u003d\u0025\u0073",_cfbbf ,charcodes ,_edbg .isCIDFont (),_bffbe ,_gcafa ); +_bdgda ++;_gddgg =append (_gddgg ,_af .MissingCodeString );};};if _bdgda !=0{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0043\u006f\u0075\u006c\u0064\u006e\u0027\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0074\u006f\u0020u\u006e\u0069\u0063\u006f\u0064\u0065\u002e\u0020\u0055\u0073\u0069\u006e\u0067\u0020i\u006ep\u0075\u0074\u002e\u000a"+"\u0009\u006e\u0075\u006d\u0043\u0068\u0061\u0072\u0073\u003d\u0025d\u0020\u006e\u0075\u006d\u004d\u0069\u0073\u0073\u0065\u0073=\u0025\u0064\u000a"+"\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073",len (charcodes ),_bdgda ,_bffbe ); +};return _gddgg ,len (_gddgg ),_bdgda ;};func _afgg (_bfaed *_bb .PdfObjectDictionary )(*PdfShadingType3 ,error ){_gdcec :=PdfShadingType3 {};_bafce :=_bfaed .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _bafce ==nil {_gg .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0043\u006f\u006f\u0072\u0064\u0073"); +return nil ,ErrRequiredAttributeMissing ;};_gggcc ,_gacdg :=_bafce .(*_bb .PdfObjectArray );if !_gacdg {_gg .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bafce ); +return nil ,_bb .ErrTypeError ;};if _gggcc .Len ()!=6{_gg .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0036\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_gggcc .Len ());return nil ,ErrInvalidAttribute ; +};_gdcec .Coords =_gggcc ;if _faddf :=_bfaed .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_faddf !=nil {_faddf =_bb .TraceToDirectObject (_faddf );_ebde ,_ebad :=_faddf .(*_bb .PdfObjectArray );if !_ebad {_gg .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_faddf ); +return nil ,_bb .ErrTypeError ;};_gdcec .Domain =_ebde ;};_bafce =_bfaed .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _bafce ==nil {_gg .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); +return nil ,ErrRequiredAttributeMissing ;};_gdcec .Function =[]PdfFunction {};if _bgdf ,_ffdca :=_bafce .(*_bb .PdfObjectArray );_ffdca {for _ ,_affda :=range _bgdf .Elements (){_acdag ,_facg :=_gbcd (_affda );if _facg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_facg ); +return nil ,_facg ;};_gdcec .Function =append (_gdcec .Function ,_acdag );};}else {_edbfb ,_fggcc :=_gbcd (_bafce );if _fggcc !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_fggcc ); +return nil ,_fggcc ;};_gdcec .Function =append (_gdcec .Function ,_edbfb );};if _gbbfb :=_bfaed .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_gbbfb !=nil {_gbbfb =_bb .TraceToDirectObject (_gbbfb );_ebbcg ,_cccega :=_gbbfb .(*_bb .PdfObjectArray );if !_cccega {_gg .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_gbbfb ); +return nil ,_bb .ErrTypeError ;};if _ebbcg .Len ()!=2{_gg .Log .Debug ("\u0045\u0078\u0074\u0065n\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_ebbcg .Len ());return nil ,ErrInvalidAttribute ; +};_gdcec .Extend =_ebbcg ;};return &_gdcec ,nil ;}; -// PdfColorspaceSpecialIndexed is an indexed color space is a lookup table, where the input element -// is an index to the lookup table and the output is a color defined in the lookup table in the Base -// colorspace. -// [/Indexed base hival lookup] -type PdfColorspaceSpecialIndexed struct{Base PdfColorspace ;HiVal int ;Lookup _fd .PdfObject ;_fdac []byte ;_ecdg *_fd .PdfIndirectObject ;}; +// GetRevision returns the specific version of the PdfReader for the current Pdf document +func (_gcdgf *PdfReader )GetRevision (revisionNumber int )(*PdfReader ,error ){_eaagad :=_gcdgf ._cfaef .GetRevisionNumber ();if revisionNumber < 0||revisionNumber > _eaagad {return nil ,_ed .New ("w\u0072\u006f\u006e\u0067 r\u0065v\u0069\u0073\u0069\u006f\u006e \u006e\u0075\u006d\u0062\u0065\u0072"); +};if revisionNumber ==_eaagad {return _gcdgf ,nil ;};if _gcdgf ._egbda [revisionNumber ]!=nil {return _gcdgf ._egbda [revisionNumber ],nil ;};_cfcd :=_gcdgf ;for _dacc :=_eaagad -1;_dacc >=revisionNumber ;_dacc --{_eaaeg ,_cdcb :=_cfcd .GetPreviousRevision (); +if _cdcb !=nil {return nil ,_cdcb ;};_gcdgf ._egbda [_dacc ]=_eaaeg ;_cfcd =_eaaeg ;};return _cfcd ,nil ;}; -// GetDescent returns the Descent of the font `descriptor`. -func (_ggbd *PdfFontDescriptor )GetDescent ()(float64 ,error ){return _fd .GetNumberAsFloat (_ggbd .Descent );}; +// ToPdfObject implements interface PdfModel. +// Note: Call the sub-annotation's ToPdfObject to set both the generic and non-generic information. +func (_gfc *PdfAnnotation )ToPdfObject ()_bb .PdfObject {_afge :=_gfc ._aaf ;_ceee :=_afge .PdfObject .(*_bb .PdfObjectDictionary );_ceee .Clear ();_ceee .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0041\u006e\u006eo\u0074"));_ceee .SetIfNotNil ("\u0052\u0065\u0063\u0074",_gfc .Rect ); +_ceee .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_gfc .Contents );_ceee .SetIfNotNil ("\u0050",_gfc .P );_ceee .SetIfNotNil ("\u004e\u004d",_gfc .NM );_ceee .SetIfNotNil ("\u004d",_gfc .M );_ceee .SetIfNotNil ("\u0046",_gfc .F );_ceee .SetIfNotNil ("\u0041\u0050",_gfc .AP ); +_ceee .SetIfNotNil ("\u0041\u0053",_gfc .AS );_ceee .SetIfNotNil ("\u0042\u006f\u0072\u0064\u0065\u0072",_gfc .Border );_ceee .SetIfNotNil ("\u0043",_gfc .C );_ceee .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_gfc .StructParent ); +_ceee .SetIfNotNil ("\u004f\u0043",_gfc .OC );return _afge ;}; -// NewStandard14FontWithEncoding returns the standard 14 font named `basefont` as a *PdfFont and -// a TextEncoder that encodes all the runes in `alphabet`, or an error if this is not possible. -// An error can occur if `basefont` is not one the standard 14 font names. -func NewStandard14FontWithEncoding (basefont StdFontName ,alphabet map[rune ]int )(*PdfFont ,_ee .SimpleEncoder ,error ){_eafga ,_cgec :=_bceg (basefont );if _cgec !=nil {return nil ,nil ,_cgec ;};_adbb ,_adfd :=_eafga .Encoder ().(_ee .SimpleEncoder ); -if !_adfd {return nil ,nil ,_dc .Errorf ("\u006f\u006e\u006c\u0079\u0020s\u0069\u006d\u0070\u006c\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u0069\u0073\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u002c\u0020\u0067\u006f\u0074\u0020\u0025\u0054",_eafga .Encoder ()); -};_dcdbb :=make (map[rune ]_ee .GlyphName );for _dfbb :=range alphabet {if _ ,_ecff :=_adbb .RuneToCharcode (_dfbb );!_ecff {_ ,_abfe :=_eafga ._dcgdd .Read (_dfbb );if !_abfe {_ag .Log .Trace ("r\u0075\u006e\u0065\u0020\u0025\u0023x\u003d\u0025\u0071\u0020\u006e\u006f\u0074\u0020\u0069n\u0020\u0074\u0068e\u0020f\u006f\u006e\u0074",_dfbb ,_dfbb ); -continue ;};_aegaf ,_abfe :=_ee .RuneToGlyph (_dfbb );if !_abfe {_ag .Log .Debug ("\u006eo\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u0020\u0025\u0023\u0078\u003d\u0025\u0071",_dfbb ,_dfbb );continue ;};if len (_dcdbb )>=255{return nil ,nil ,_ad .New ("\u0074\u006f\u006f\u0020\u006d\u0061\u006e\u0079\u0020\u0063\u0068\u0061\u0072a\u0063\u0074\u0065\u0072\u0073\u0020f\u006f\u0072\u0020\u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0065\u006e\u0063o\u0064\u0069\u006e\u0067"); -};_dcdbb [_dfbb ]=_aegaf ;};};var (_gacec []_ee .CharCode ;_ddgab []_ee .CharCode ;);for _gfdf :=_ee .CharCode (1);_gfdf <=0xff;_gfdf ++{_gdadb ,_aggae :=_adbb .CharcodeToRune (_gfdf );if !_aggae {_gacec =append (_gacec ,_gfdf );continue ;};if _ ,_aggae =alphabet [_gdadb ]; -!_aggae {_ddgab =append (_ddgab ,_gfdf );};};_egdf :=append (_gacec ,_ddgab ...);if len (_egdf )< len (_dcdbb ){return nil ,nil ,_dc .Errorf ("n\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0065\u006ec\u006f\u0064\u0065\u0020\u0025\u0064\u0020ru\u006e\u0065\u0073\u002c \u0062\u0075\u0074\u0020\u0068\u0061\u0076\u0065\u0020on\u006c\u0079 \u0025\u0064\u0020\u0073\u006c\u006f\u0074\u0073",len (_dcdbb ),len (_egdf )); -};_efbaf :=make ([]rune ,0,len (_dcdbb ));for _dgbgd :=range _dcdbb {_efbaf =append (_efbaf ,_dgbgd );};_da .Slice (_efbaf ,func (_bgea ,_bcea int )bool {return _efbaf [_bgea ]< _efbaf [_bcea ]});_eebgd :=make (map[_ee .CharCode ]_ee .GlyphName ,len (_efbaf )); -for _ ,_acfdb :=range _efbaf {_dcef :=_egdf [0];_egdf =_egdf [1:];_eebgd [_dcef ]=_dcdbb [_acfdb ];};_adbb =_ee .ApplyDifferences (_adbb ,_eebgd );_eafga .SetEncoder (_adbb );return &PdfFont {_gbaac :&_eafga },_adbb ,nil ;}; +// ImageToRGB convert an indexed image to RGB. +func (_afgb *PdfColorspaceSpecialIndexed )ImageToRGB (img Image )(Image ,error ){N :=_afgb .Base .GetNumComponents ();if N < 1{return Image {},_e .Errorf ("\u0062\u0061d \u0062\u0061\u0073e\u0020\u0063\u006f\u006cors\u0070ac\u0065\u0020\u004e\u0075\u006d\u0043\u006fmp\u006f\u006e\u0065\u006e\u0074\u0073\u003d%\u0064",N ); +};_bacea :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),8,N ,nil ,img ._cebdb ,img ._dafdc );_eaaga :=_bf .NewReader (img .getBase ());_faeb :=_bf .NewWriter (_bacea );var (_dgdbe uint32 ;_aegb int ;_bfagf error ;);for {_dgdbe ,_bfagf =_eaaga .ReadSample (); +if _bfagf ==_ecb .EOF {break ;}else if _bfagf !=nil {return img ,_bfagf ;};_aegb =int (_dgdbe );_gg .Log .Trace ("\u0049\u006ed\u0065\u0078\u0065\u0064\u003a\u0020\u0069\u006e\u0064\u0065\u0078\u003d\u0025\u0064\u0020\u004e\u003d\u0025\u0064\u0020\u006c\u0075t=\u0025\u0064",_aegb ,N ,len (_afgb ._fgae )); +if (_aegb +1)*N > len (_afgb ._fgae ){_aegb =len (_afgb ._fgae )/N -1;_gg .Log .Trace ("C\u006c\u0069\u0070\u0070in\u0067 \u0074\u006f\u0020\u0069\u006ed\u0065\u0078\u003a\u0020\u0025\u0064",_aegb );if _aegb < 0{_gg .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0043a\u006e\u0027\u0074\u0020\u0063\u006c\u0069p\u0020\u0069\u006e\u0064\u0065\u0078.\u0020\u0049\u0073\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006ce\u0020\u0064\u0061\u006d\u0061\u0067\u0065\u0064\u003f"); +break ;};};for _adeb :=_aegb *N ;_adeb < (_aegb +1)*N ;_adeb ++{if _bfagf =_faeb .WriteSample (uint32 (_afgb ._fgae [_adeb ]));_bfagf !=nil {return img ,_bfagf ;};};};return _afgb .Base .ImageToRGB (_dffda (&_bacea ));}; -// StringToCharcodeBytes maps the provided string runes to charcode bytes and -// it returns the resulting slice of bytes, along with the number of runes -// which could not be converted. If the number of misses is 0, all string runes -// were successfully converted. -func (_dgbad *PdfFont )StringToCharcodeBytes (str string )([]byte ,int ){return _dgbad .RunesToCharcodeBytes ([]rune (str ));}; +// CharcodeBytesToUnicode converts PDF character codes `data` to a Go unicode string. +// +// 9.10 Extraction of Text Content (page 292) +// The process of finding glyph descriptions in OpenType fonts by a conforming reader shall be the following: +// - For Type 1 fonts using “CFF” tables, the process shall be as described in 9.6.6.2, "Encodings +// for Type 1 Fonts". +// - For TrueType fonts using “glyf” tables, the process shall be as described in 9.6.6.4, +// "Encodings for TrueType Fonts". Since this process sometimes produces ambiguous results, +// conforming writers, instead of using a simple font, shall use a Type 0 font with an Identity-H +// encoding and use the glyph indices as character codes, as described following Table 118. +func (_egdb *PdfFont )CharcodeBytesToUnicode (data []byte )(string ,int ,int ){_feda ,_ ,_acdg :=_egdb .CharcodesToUnicodeWithStats (_egdb .BytesToCharcodes (data ));_cfda :=_ga .ExpandLigatures (_feda );return _cfda ,_a .RuneCountInString (_cfda ),_acdg ; +};func _cbfa (_eaeeg *_bb .PdfObjectDictionary )(*PdfShadingType6 ,error ){_ebebc :=PdfShadingType6 {};_bgbea :=_eaeeg .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _bgbea ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_dcdbd ,_cabg :=_bgbea .(*_bb .PdfObjectInteger );if !_cabg {_gg .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_bgbea ); +return nil ,_bb .ErrTypeError ;};_ebebc .BitsPerCoordinate =_dcdbd ;_bgbea =_eaeeg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _bgbea ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); +return nil ,ErrRequiredAttributeMissing ;};_dcdbd ,_cabg =_bgbea .(*_bb .PdfObjectInteger );if !_cabg {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_bgbea ); +return nil ,_bb .ErrTypeError ;};_ebebc .BitsPerComponent =_dcdbd ;_bgbea =_eaeeg .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _bgbea ==nil {_gg .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_dcdbd ,_cabg =_bgbea .(*_bb .PdfObjectInteger );if !_cabg {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_bgbea ); +return nil ,_bb .ErrTypeError ;};_ebebc .BitsPerComponent =_dcdbd ;_bgbea =_eaeeg .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _bgbea ==nil {_gg .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_efaab ,_cabg :=_bgbea .(*_bb .PdfObjectArray );if !_cabg {_gg .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bgbea ); +return nil ,_bb .ErrTypeError ;};_ebebc .Decode =_efaab ;if _dageg :=_eaeeg .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_dageg !=nil {_ebebc .Function =[]PdfFunction {};if _edbaf ,_bacfb :=_dageg .(*_bb .PdfObjectArray );_bacfb {for _ ,_beda :=range _edbaf .Elements (){_fbacd ,_ebgde :=_gbcd (_beda ); +if _ebgde !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ebgde );return nil ,_ebgde ;};_ebebc .Function =append (_ebebc .Function ,_fbacd ); +};}else {_ebdec ,_bbbbe :=_gbcd (_dageg );if _bbbbe !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_bbbbe );return nil ,_bbbbe ; +};_ebebc .Function =append (_ebebc .Function ,_ebdec );};};return &_ebebc ,nil ;}; -// WriteString outputs the object as it is to be written to file. -func (_cccga *pdfSignDictionary )WriteString ()string {_cccga ._cfdbb =0;_cccga ._efcd =0;_cccga ._cdfec =0;_cccga ._cecea =0;_bgga :=_bf .NewBuffer (nil );_bgga .WriteString ("\u003c\u003c");for _ ,_fabaa :=range _cccga .Keys (){_efgfb :=_cccga .Get (_fabaa ); -switch _fabaa {case "\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e":_bgga .WriteString (_fabaa .WriteString ());_bgga .WriteString ("\u0020");_cccga ._cdfec =_bgga .Len ();_bgga .WriteString (_efgfb .WriteString ());_bgga .WriteString ("\u0020");_cccga ._cecea =_bgga .Len ()-1; -case "\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073":_bgga .WriteString (_fabaa .WriteString ());_bgga .WriteString ("\u0020");_cccga ._cfdbb =_bgga .Len ();_bgga .WriteString (_efgfb .WriteString ());_bgga .WriteString ("\u0020");_cccga ._efcd =_bgga .Len ()-1; -default:_bgga .WriteString (_fabaa .WriteString ());_bgga .WriteString ("\u0020");_bgga .WriteString (_efgfb .WriteString ());};};_bgga .WriteString ("\u003e\u003e");return _bgga .String ();}; +// GetNumComponents returns the number of color components (4 for CMYK32). +func (_ebaf *PdfColorDeviceCMYK )GetNumComponents ()int {return 4};func (_ebfdaa *PdfWriter )writeDocumentVersion (){if _ebfdaa ._aedgc {_ebfdaa .writeString ("\u000a");}else {_ebfdaa .writeString (_e .Sprintf ("\u0025\u0025\u0050D\u0046\u002d\u0025\u0064\u002e\u0025\u0064\u000a",_ebfdaa ._gecfd .Major ,_ebfdaa ._gecfd .Minor )); +_ebfdaa .writeString ("\u0025\u00e2\u00e3\u00cf\u00d3\u000a");};}; -// GetDocMDPPermission returns the DocMDP level of the restrictions -func (_gccdg *PdfSignature )GetDocMDPPermission ()(_gfg .DocMDPPermission ,bool ){for _ ,_acegbb :=range _gccdg .Reference .Elements (){if _ecdee ,_dgcaf :=_fd .GetDict (_acegbb );_dgcaf {if _ebegb ,_cfde :=_fd .GetNameVal (_ecdee .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -_cfde &&_ebegb =="\u0044\u006f\u0063\u004d\u0044\u0050"{if _dgbdeg ,_dafag :=_fd .GetDict (_ecdee .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_dafag {if P ,_aaecfg :=_fd .GetIntVal (_dgbdeg .Get ("\u0050")); -_aaecfg {return _gfg .DocMDPPermission (P ),true ;};};};};};return 0,false ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 1 for a CalGray device. +func (_geff *PdfColorspaceCalGray )GetNumComponents ()int {return 1}; -// ToInteger convert to an integer format. -func (_badc *PdfColorCalRGB )ToInteger (bits int )[3]uint32 {_dddf :=_af .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_dddf *_badc .A ()),uint32 (_dddf *_badc .B ()),uint32 (_dddf *_badc .C ())};}; +// NewPdfColorspaceDeviceGray returns a new grayscale colorspace. +func NewPdfColorspaceDeviceGray ()*PdfColorspaceDeviceGray {return &PdfColorspaceDeviceGray {}}; // ToPdfObject implements interface PdfModel. -func (_ddca *PdfAnnotationCircle )ToPdfObject ()_fd .PdfObject {_ddca .PdfAnnotation .ToPdfObject ();_beef :=_ddca ._aeb ;_egc :=_beef .PdfObject .(*_fd .PdfObjectDictionary );_ddca .PdfAnnotationMarkup .appendToPdfDictionary (_egc );_egc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0043\u0069\u0072\u0063\u006c\u0065")); -_egc .SetIfNotNil ("\u0042\u0053",_ddca .BS );_egc .SetIfNotNil ("\u0049\u0043",_ddca .IC );_egc .SetIfNotNil ("\u0042\u0045",_ddca .BE );_egc .SetIfNotNil ("\u0052\u0044",_ddca .RD );return _beef ;}; +func (_cce *PdfActionSetOCGState )ToPdfObject ()_bb .PdfObject {_cce .PdfAction .ToPdfObject ();_cgc :=_cce ._dcc ;_dbc :=_cgc .PdfObject .(*_bb .PdfObjectDictionary );_dbc .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeSetOCGState )));_dbc .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_cce .State ); +_dbc .SetIfNotNil ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042",_cce .PreserveRB );return _cgc ;}; -// CustomKeys returns all custom info keys as list. -func (_efaec *PdfInfo )CustomKeys ()[]string {if _efaec ._defeg ==nil {return nil ;};_ecgbf :=make ([]string ,len (_efaec ._defeg .Keys ()));for _ ,_fdae :=range _efaec ._defeg .Keys (){_ecgbf =append (_ecgbf ,_fdae .String ());};return _ecgbf ;};func (_bfggc *PdfWriter )writeTrailer (_gdccde int ){_bfggc .writeString ("\u0078\u0072\u0065\u0066\u000d\u000a"); -for _edadd :=0;_edadd <=_gdccde ;{for ;_edadd <=_gdccde ;_edadd ++{_gedg ,_ddecb :=_bfggc ._bccbb [_edadd ];if _ddecb &&(!_bfggc ._fbgg ||_bfggc ._fbgg &&(_gedg .Type ==1&&_gedg .Offset >=_bfggc ._bfdbd ||_gedg .Type ==0)){break ;};};var _fdbbag int ;for _fdbbag =_edadd +1; -_fdbbag <=_gdccde ;_fdbbag ++{_fgageb ,_bbge :=_bfggc ._bccbb [_fdbbag ];if _bbge &&(!_bfggc ._fbgg ||_bfggc ._fbgg &&(_fgageb .Type ==1&&_fgageb .Offset > _bfggc ._bfdbd )){continue ;};break ;};_fdegf :=_dc .Sprintf ("\u0025d\u0020\u0025\u0064\u000d\u000a",_edadd ,_fdbbag -_edadd ); -_bfggc .writeString (_fdegf );for _beaaa :=_edadd ;_beaaa < _fdbbag ;_beaaa ++{_egagf :=_bfggc ._bccbb [_beaaa ];switch _egagf .Type {case 0:_fdegf =_dc .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u0066\u000d\u000a",0,65535); -_bfggc .writeString (_fdegf );case 1:_fdegf =_dc .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u006e\u000d\u000a",_egagf .Offset ,0);_bfggc .writeString (_fdegf );};};_edadd =_fdbbag +1;};_gdcbab :=_fd .MakeDict ();_gdcbab .Set ("\u0049\u006e\u0066\u006f",_bfggc ._ggdfa ); -_gdcbab .Set ("\u0052\u006f\u006f\u0074",_bfggc ._defdd );_gdcbab .Set ("\u0053\u0069\u007a\u0065",_fd .MakeInteger (int64 (_gdccde +1)));if _bfggc ._fbgg &&_bfggc ._ecfc > 0{_gdcbab .Set ("\u0050\u0072\u0065\u0076",_fd .MakeInteger (_bfggc ._ecfc ));}; -if _bfggc ._egadf !=nil {_gdcbab .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_bfggc ._abbcc );};if _bfggc ._bgdef ==nil &&_bfggc ._gaeaa !=""&&_bfggc ._cgaga !=""{_bfggc ._bgdef =_fd .MakeArray (_fd .MakeHexString (_bfggc ._gaeaa ),_fd .MakeHexString (_bfggc ._cgaga )); -};if _bfggc ._bgdef !=nil {_gdcbab .Set ("\u0049\u0044",_bfggc ._bgdef );_ag .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_bfggc ._bgdef );};_bfggc .writeString ("\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u000a");_bfggc .writeString (_gdcbab .WriteString ()); -_bfggc .writeString ("\u000a");};func (_ddfa *PdfReader )newPdfActionGoTo3DViewFromDict (_agd *_fd .PdfObjectDictionary )(*PdfActionGoTo3DView ,error ){return &PdfActionGoTo3DView {TA :_agd .Get ("\u0054\u0041"),V :_agd .Get ("\u0056")},nil ;}; +// PdfActionTrans represents a trans action. +type PdfActionTrans struct{*PdfAction ;Trans _bb .PdfObject ;}; -// PdfInfoTrapped specifies pdf trapped information. -type PdfInfoTrapped string ; +// NewPdfFontFromTTF loads a TTF font and returns a PdfFont type that can be +// used in text styling functions. +// Uses a WinAnsiTextEncoder and loads only character codes 32-255. +// NOTE: For composite fonts such as used in symbolic languages, use NewCompositePdfFontFromTTF. +func NewPdfFontFromTTF (r _ecb .ReadSeeker )(*PdfFont ,error ){const _ccee =_ga .CharCode (32);const _edccc =_ga .CharCode (255);_bfcea ,_ffedf :=_gf .ReadAll (r );if _ffedf !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_ffedf ); +return nil ,_ffedf ;};_efce ,_ffedf :=_dcg .TtfParse (_aa .NewReader (_bfcea ));if _ffedf !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0054\u0054F\u0020\u0066\u006fn\u0074:\u0020\u0025\u0076",_ffedf ); +return nil ,_ffedf ;};_fgebf :=&pdfFontSimple {_cbgg :make (map[_ga .CharCode ]float64 ),fontCommon :fontCommon {_ecdc :"\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"}};_fgebf ._fcdce =_ga .NewWinAnsiEncoder ();_fgebf ._gdaeed =_efce .PostScriptName ; +_fgebf .FirstChar =_bb .MakeInteger (int64 (_ccee ));_fgebf .LastChar =_bb .MakeInteger (int64 (_edccc ));_bfaab :=1000.0/float64 (_efce .UnitsPerEm );if len (_efce .Widths )<=0{return nil ,_ed .New ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u0028\u0057\u0069\u0064\u0074\u0068\u0073\u0029"); +};_gdfbe :=_bfaab *float64 (_efce .Widths [0]);_cebd :=make ([]float64 ,0,_edccc -_ccee +1);for _gcgdb :=_ccee ;_gcgdb <=_edccc ;_gcgdb ++{_dcfc ,_bbdcd :=_fgebf .Encoder ().CharcodeToRune (_gcgdb );if !_bbdcd {_gg .Log .Debug ("\u0052u\u006e\u0065\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u0028c\u006f\u0064\u0065\u003a\u0020\u0025\u0064)",_gcgdb ); +_cebd =append (_cebd ,_gdfbe );continue ;};_gbddf ,_cdde :=_efce .Chars [_dcfc ];if !_cdde {_gg .Log .Debug ("R\u0075\u006e\u0065\u0020no\u0074 \u0069\u006e\u0020\u0054\u0054F\u0020\u0043\u0068\u0061\u0072\u0073");_cebd =append (_cebd ,_gdfbe );continue ; +};_dbagc :=_bfaab *float64 (_efce .Widths [_gbddf ]);_cebd =append (_cebd ,_dbagc );};_fgebf .Widths =_bb .MakeIndirectObject (_bb .MakeArrayFromFloats (_cebd ));if len (_cebd )< int (_edccc -_ccee +1){_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u006f\u0066\u0020\u0077\u0069\u0064\u0074\u0068s,\u0020\u0025\u0064 \u003c \u0025\u0064",len (_cebd ),255-32+1); +return nil ,_bb .ErrRangeError ;};for _ddfff :=_ccee ;_ddfff <=_edccc ;_ddfff ++{_fgebf ._cbgg [_ddfff ]=_cebd [_ddfff -_ccee ];};_fgebf .Encoding =_bb .MakeName ("\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_edcb :=&PdfFontDescriptor {}; +_edcb .FontName =_bb .MakeName (_efce .PostScriptName );_edcb .Ascent =_bb .MakeFloat (_bfaab *float64 (_efce .TypoAscender ));_edcb .Descent =_bb .MakeFloat (_bfaab *float64 (_efce .TypoDescender ));_edcb .CapHeight =_bb .MakeFloat (_bfaab *float64 (_efce .CapHeight )); +_edcb .FontBBox =_bb .MakeArrayFromFloats ([]float64 {_bfaab *float64 (_efce .Xmin ),_bfaab *float64 (_efce .Ymin ),_bfaab *float64 (_efce .Xmax ),_bfaab *float64 (_efce .Ymax )});_edcb .ItalicAngle =_bb .MakeFloat (_efce .ItalicAngle );_edcb .MissingWidth =_bb .MakeFloat (_bfaab *float64 (_efce .Widths [0])); +_bcagg ,_ffedf :=_bb .MakeStream (_bfcea ,_bb .NewFlateEncoder ());if _ffedf !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020m\u0061\u006b\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_ffedf ); +return nil ,_ffedf ;};_bcagg .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_bb .MakeInteger (int64 (len (_bfcea ))));_edcb .FontFile2 =_bcagg ;if _efce .Bold {_edcb .StemV =_bb .MakeInteger (120);}else {_edcb .StemV =_bb .MakeInteger (70); +};_eeac :=_fbag ;if _efce .IsFixedPitch {_eeac |=_daaea ;};if _efce .ItalicAngle !=0{_eeac |=_bfabc ;};_edcb .Flags =_bb .MakeInteger (int64 (_eeac ));_fgebf ._eadda =_edcb ;_fegb :=&PdfFont {_gbagg :_fgebf };return _fegb ,nil ;}; -// NewPdfColorspaceDeviceCMYK returns a new CMYK32 colorspace object. -func NewPdfColorspaceDeviceCMYK ()*PdfColorspaceDeviceCMYK {return &PdfColorspaceDeviceCMYK {}}; +// PartialName returns the partial name of the field. +func (_bbdgb *PdfField )PartialName ()string {_abbf :="";if _bbdgb .T !=nil {_abbf =_bbdgb .T .Decoded ();}else {_gg .Log .Debug ("\u0046\u0069el\u0064\u0020\u006di\u0073\u0073\u0069\u006eg T\u0020fi\u0065\u006c\u0064\u0020\u0028\u0069\u006eco\u006d\u0070\u0061\u0074\u0069\u0062\u006ce\u0029"); +};return _abbf ;}; -// EnableByName LTV enables the signature dictionary of the PDF AcroForm -// field identified the specified name. The signing certificate chain is -// extracted from the signature dictionary. Optionally, additional certificates -// can be specified through the `extraCerts` parameter. The LTV client attempts -// to build the certificate chain up to a trusted root by downloading any -// missing certificates. -func (_ebfa *LTV )EnableByName (name string ,extraCerts []*_gff .Certificate )error {_dcca :=_ebfa ._gaggb ._efec .AcroForm ;for _ ,_cddb :=range _dcca .AllFields (){_aaecf ,_ :=_cddb .GetContext ().(*PdfFieldSignature );if _aaecf ==nil {continue ;};if _cabe :=_aaecf .PartialName (); -_cabe !=name {continue ;};return _ebfa .Enable (_aaecf .V ,extraCerts );};return nil ;}; +// NewPdfAnnotationLink returns a new link annotation. +func NewPdfAnnotationLink ()*PdfAnnotationLink {_cede :=NewPdfAnnotation ();_bgbg :=&PdfAnnotationLink {};_bgbg .PdfAnnotation =_cede ;_cede .SetContext (_bgbg );return _bgbg ;}; -// PdfColorCalGray represents a CalGray colorspace. -type PdfColorCalGray float64 ; +// String implements interface PdfObject. +func (_deb *PdfAction )String ()string {_ag ,_gdb :=_deb .ToPdfObject ().(*_bb .PdfIndirectObject );if _gdb {return _e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_deb ._afg ,_ag .PdfObject .String ());};return "";};func (_cbcged *XObjectImage )getParamsDict ()*_bb .PdfObjectDictionary {_eddgd :=_bb .MakeDict (); +_eddgd .Set ("\u0057\u0069\u0064t\u0068",_bb .MakeInteger (*_cbcged .Width ));_eddgd .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_bb .MakeInteger (*_cbcged .Height ));_eddgd .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_bb .MakeInteger (int64 (_cbcged .ColorSpace .GetNumComponents ()))); +_eddgd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bb .MakeInteger (*_cbcged .BitsPerComponent ));return _eddgd ;}; -// GetNumPages returns the number of pages in the document. -func (_cafde *PdfReader )GetNumPages ()(int ,error ){if _cafde ._faaf .GetCrypter ()!=nil &&!_cafde ._faaf .IsAuthenticated (){return 0,_dc .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};return len (_cafde ._bbfca ),nil ;};func (_bccc *PdfReader )newPdfActionHideFromDict (_abca *_fd .PdfObjectDictionary )(*PdfActionHide ,error ){return &PdfActionHide {T :_abca .Get ("\u0054"),H :_abca .Get ("\u0048")},nil ;};func (_gbacd *PdfReader )loadForms ()(*PdfAcroForm ,error ){if _gbacd ._faaf .GetCrypter ()!=nil &&!_gbacd ._faaf .IsAuthenticated (){return nil ,_dc .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};_gdabe :=_gbacd ._gabca ;_cdae :=_gdabe .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d");if _cdae ==nil {return nil ,nil ;};_dgbaf ,_cadef :=_fd .GetIndirect (_cdae );_cdae =_fd .TraceToDirectObject (_cdae );if _fd .IsNullObject (_cdae ){_ag .Log .Trace ("\u0041\u0063\u0072of\u006f\u0072\u006d\u0020\u0069\u0073\u0020\u0061\u0020n\u0075l\u006c \u006fb\u006a\u0065\u0063\u0074\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029\u000a"); -return nil ,nil ;};_fedaa ,_acfbfa :=_fd .GetDict (_cdae );if !_acfbfa {_ag .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0041\u0063\u0072\u006fF\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_cdae );_ag .Log .Debug ("\u0044\u006f\u0065\u0073 n\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0066\u006f\u0072\u006d\u0073"); -return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0061\u0063\u0072\u006ff\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_cdae );};_ag .Log .Trace ("\u0048\u0061\u0073\u0020\u0041\u0063\u0072\u006f\u0020f\u006f\u0072\u006d\u0073"); -_ag .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0041\u0063r\u006ff\u006f\u0072\u006d\u0073\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065");if !_gbacd ._gfdda {_ceeaa :=_gbacd .traverseObjectData (_fedaa ); -if _ceeaa !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0074\u0072a\u0076\u0065\u0072\u0073\u0065\u0020\u0041\u0063\u0072\u006fFo\u0072\u006d\u0073 \u0028%\u0073\u0029",_ceeaa ); -return nil ,_ceeaa ;};};_gdgf ,_fegdb :=_gbacd .newPdfAcroFormFromDict (_dgbaf ,_fedaa );if _fegdb !=nil {return nil ,_fegdb ;};_gdgf ._cfbb =!_cadef ;return _gdgf ,nil ;};func (_fgffa *pdfCIDFontType2 )getFontDescriptor ()*PdfFontDescriptor {return _fgffa ._babe }; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain three PdfObjectFloat elements representing +// the L, A and B components of the color. +func (_dcfgb *PdfColorspaceLab )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fgeb ,_fbac :=_bb .GetNumbersAsFloat (objects ); +if _fbac !=nil {return nil ,_fbac ;};return _dcfgb .ColorFromFloats (_fgeb );}; +// GetFontByName gets the font specified by keyName. Returns the PdfObject which +// the entry refers to. Returns a bool value indicating whether or not the entry was found. +func (_bddc *PdfPageResources )GetFontByName (keyName _bb .PdfObjectName )(_bb .PdfObject ,bool ){if _bddc .Font ==nil {return nil ,false ;};_fdfc ,_dacac :=_bb .TraceToDirectObject (_bddc .Font ).(*_bb .PdfObjectDictionary );if !_dacac {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0021\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_bb .TraceToDirectObject (_bddc .Font )); +return nil ,false ;};if _dgfbf :=_fdfc .Get (keyName );_dgfbf !=nil {return _dgfbf ,true ;};return nil ,false ;};func _gbcd (_ggbbf _bb .PdfObject )(PdfFunction ,error ){_ggbbf =_bb .ResolveReference (_ggbbf );if _faaf ,_bdeb :=_ggbbf .(*_bb .PdfObjectStream ); +_bdeb {_fccfd :=_faaf .PdfObjectDictionary ;_acgga ,_addbg :=_fccfd .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_bb .PdfObjectInteger );if !_addbg {_gg .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067"); +return nil ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};if *_acgga ==0{return _cffad (_faaf );}else if *_acgga ==4{return _edcg (_faaf ); +}else {return nil ,_ed .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _gggbda ,_bgcac :=_ggbbf .(*_bb .PdfIndirectObject );_bgcac {_ecgcf ,_debg :=_gggbda .PdfObject .(*_bb .PdfObjectDictionary ); +if !_debg {_gg .Log .Error ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006eg\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +return nil ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};_ecdf ,_debg :=_ecgcf .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_bb .PdfObjectInteger ); +if !_debg {_gg .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067");return nil ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067"); +};if *_ecdf ==2{return _bagbg (_gggbda );}else if *_ecdf ==3{return _gcafb (_gggbda );}else {return nil ,_ed .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _eeagb ,_daddc :=_ggbbf .(*_bb .PdfObjectDictionary ); +_daddc {_cgdcc ,_ddeeae :=_eeagb .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_bb .PdfObjectInteger );if !_ddeeae {_gg .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067"); +return nil ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};if *_cgdcc ==2{return _bagbg (_eeagb );}else if *_cgdcc ==3{return _gcafb (_eeagb ); +}else {return nil ,_ed .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else {_gg .Log .Debug ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0054\u0079\u0070\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0023\u0076",_ggbbf ); +return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};};func (_cdbcf *PdfReader )loadForms ()(*PdfAcroForm ,error ){if _cdbcf ._cfaef .GetCrypter ()!=nil &&!_cdbcf ._cfaef .IsAuthenticated (){return nil ,_e .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};_cddfg :=_cdbcf ._effcg ;_dcebac :=_cddfg .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d");if _dcebac ==nil {return nil ,nil ;};_bgdc ,_faea :=_bb .GetIndirect (_dcebac );_dcebac =_bb .TraceToDirectObject (_dcebac );if _bb .IsNullObject (_dcebac ){_gg .Log .Trace ("\u0041\u0063\u0072of\u006f\u0072\u006d\u0020\u0069\u0073\u0020\u0061\u0020n\u0075l\u006c \u006fb\u006a\u0065\u0063\u0074\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029\u000a"); +return nil ,nil ;};_ebda ,_agebd :=_bb .GetDict (_dcebac );if !_agebd {_gg .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u0041\u0063\u0072\u006fF\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_dcebac );_gg .Log .Debug ("\u0044\u006f\u0065\u0073 n\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0066\u006f\u0072\u006d\u0073"); +return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0061\u0063\u0072\u006ff\u006fr\u006d \u0065\u006e\u0074\u0072\u0079\u0020\u0025T",_dcebac );};_gg .Log .Trace ("\u0048\u0061\u0073\u0020\u0041\u0063\u0072\u006f\u0020f\u006f\u0072\u006d\u0073"); +_gg .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0041\u0063r\u006ff\u006f\u0072\u006d\u0073\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065");if !_cdbcf ._becge {_baab :=_cdbcf .traverseObjectData (_ebda ); +if _baab !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0074\u0072a\u0076\u0065\u0072\u0073\u0065\u0020\u0041\u0063\u0072\u006fFo\u0072\u006d\u0073 \u0028%\u0073\u0029",_baab ); +return nil ,_baab ;};};_ddbb ,_gbegc :=_cdbcf .newPdfAcroFormFromDict (_bgdc ,_ebda );if _gbegc !=nil {return nil ,_gbegc ;};_ddbb ._dgeaa =!_faea ;return _ddbb ,nil ;}; -// ToPdfObject implements interface PdfModel. -// Note: Call the sub-annotation's ToPdfObject to set both the generic and non-generic information. -func (_aggf *PdfAnnotation )ToPdfObject ()_fd .PdfObject {_ebbg :=_aggf ._aeb ;_eefe :=_ebbg .PdfObject .(*_fd .PdfObjectDictionary );_eefe .Clear ();_eefe .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0041\u006e\u006eo\u0074"));_eefe .SetIfNotNil ("\u0052\u0065\u0063\u0074",_aggf .Rect ); -_eefe .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_aggf .Contents );_eefe .SetIfNotNil ("\u0050",_aggf .P );_eefe .SetIfNotNil ("\u004e\u004d",_aggf .NM );_eefe .SetIfNotNil ("\u004d",_aggf .M );_eefe .SetIfNotNil ("\u0046",_aggf .F ); -_eefe .SetIfNotNil ("\u0041\u0050",_aggf .AP );_eefe .SetIfNotNil ("\u0041\u0053",_aggf .AS );_eefe .SetIfNotNil ("\u0042\u006f\u0072\u0064\u0065\u0072",_aggf .Border );_eefe .SetIfNotNil ("\u0043",_aggf .C );_eefe .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_aggf .StructParent ); -_eefe .SetIfNotNil ("\u004f\u0043",_aggf .OC );return _ebbg ;}; +// GetFillImage get attached model.Image in push button. +func (_ecfa *PdfFieldButton )GetFillImage ()*Image {if _ecfa .IsPush (){return _ecfa ._aegba ;};return nil ;}; -// ColorToRGB converts a CalGray color to an RGB color. -func (_bfaa *PdfColorspaceCalGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_afbc ,_gabg :=color .(*PdfColorCalGray );if !_gabg {_ag .Log .Debug ("\u0049n\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006eo\u0074\u0020\u0063\u0061\u006c\u0020\u0067\u0072\u0061\u0079"); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};ANorm :=_afbc .Val ();X :=_bfaa .WhitePoint [0]*_af .Pow (ANorm ,_bfaa .Gamma );Y :=_bfaa .WhitePoint [1]*_af .Pow (ANorm ,_bfaa .Gamma ); -Z :=_bfaa .WhitePoint [2]*_af .Pow (ANorm ,_bfaa .Gamma );_aefg :=3.240479*X +-1.537150*Y +-0.498535*Z ;_bbece :=-0.969256*X +1.875992*Y +0.041556*Z ;_bcfb :=0.055648*X +-0.204043*Y +1.057311*Z ;_aefg =_af .Min (_af .Max (_aefg ,0),1.0);_bbece =_af .Min (_af .Max (_bbece ,0),1.0); -_bcfb =_af .Min (_af .Max (_bcfb ,0),1.0);return NewPdfColorDeviceRGB (_aefg ,_bbece ,_bcfb ),nil ;}; +// GetContext returns the context of the outline tree node, which is either a +// *PdfOutline or a *PdfOutlineItem. The method returns nil for uninitialized +// tree nodes. +func (_deac *PdfOutlineTreeNode )GetContext ()PdfModel {if _dbfb ,_aecfd :=_deac ._fegg .(*PdfOutline );_aecfd {return _dbfb ;};if _acdbc ,_ecfce :=_deac ._fegg .(*PdfOutlineItem );_ecfce {return _acdbc ;};_gg .Log .Debug ("\u0045\u0052RO\u0052\u0020\u0049n\u0076\u0061\u006c\u0069d o\u0075tl\u0069\u006e\u0065\u0020\u0074\u0072\u0065e \u006e\u006f\u0064\u0065\u0020\u0069\u0074e\u006d"); +return nil ;};func (_abfda *Image )samplesAddPadding (_gbaega []uint32 )[]uint32 {_eaad :=_gdf .BytesPerLine (int (_abfda .Width ),int (_abfda .BitsPerComponent ),_abfda .ColorComponents )*(8/int (_abfda .BitsPerComponent ));_befgc :=_eaad *int (_abfda .Height ); +if len (_gbaega )==_befgc {return _gbaega ;};_deggg :=make ([]uint32 ,_befgc );_fbff :=int (_abfda .Width )*_abfda .ColorComponents ;for _eccf :=0;_eccf < int (_abfda .Height );_eccf ++{_beeage :=_eccf *int (_abfda .Width );_cdfd :=_eccf *_eaad ;for _bdffg :=0; +_bdffg < _fbff ;_bdffg ++{_deggg [_cdfd +_bdffg ]=_gbaega [_beeage +_bdffg ];};};return _deggg ;}; -// SetPdfCreator sets the Creator attribute of the output PDF. -func SetPdfCreator (creator string ){_feadd .Lock ();defer _feadd .Unlock ();_feebde =creator };func (_acaa *PdfReader )newPdfFieldFromIndirectObject (_cedba *_fd .PdfIndirectObject ,_eagag *PdfField )(*PdfField ,error ){if _abedc ,_eedd :=_acaa ._fbabb .GetModelFromPrimitive (_cedba ).(*PdfField ); -_eedd {return _abedc ,nil ;};_bacaa ,_dedg :=_fd .GetDict (_cedba );if !_dedg {return nil ,_dc .Errorf ("\u0050\u0064f\u0046\u0069\u0065\u006c\u0064 \u0069\u006e\u0064\u0069\u0072e\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_ccaf :=NewPdfField ();_ccaf ._dffeb =_cedba ;_ccaf ._dffeb .PdfObject =_bacaa ;if _dged ,_geed :=_fd .GetName (_bacaa .Get ("\u0046\u0054"));_geed {_ccaf .FT =_dged ;};if _eagag !=nil {_ccaf .Parent =_eagag ;};_ccaf .T ,_ =_bacaa .Get ("\u0054").(*_fd .PdfObjectString ); -_ccaf .TU ,_ =_bacaa .Get ("\u0054\u0055").(*_fd .PdfObjectString );_ccaf .TM ,_ =_bacaa .Get ("\u0054\u004d").(*_fd .PdfObjectString );_ccaf .Ff ,_ =_bacaa .Get ("\u0046\u0066").(*_fd .PdfObjectInteger );_ccaf .V =_bacaa .Get ("\u0056");_ccaf .DV =_bacaa .Get ("\u0044\u0056"); -_ccaf .AA =_bacaa .Get ("\u0041\u0041");if DA :=_bacaa .Get ("\u0044\u0041");DA !=nil {DA ,_ :=_fd .GetString (DA );_ccaf .VariableText =&VariableText {DA :DA };Q ,_ :=_bacaa .Get ("\u0051").(*_fd .PdfObjectInteger );DS ,_ :=_bacaa .Get ("\u0044\u0053").(*_fd .PdfObjectString ); -RV :=_bacaa .Get ("\u0052\u0056");_ccaf .VariableText .Q =Q ;_ccaf .VariableText .DS =DS ;_ccaf .VariableText .RV =RV ;};_afee :=_ccaf .FT ;if _afee ==nil &&_eagag !=nil {_afee =_eagag .FT ;};if _afee !=nil {switch *_afee {case "\u0054\u0078":_bgbda ,_aeeab :=_cdcc (_bacaa ); -if _aeeab !=nil {return nil ,_aeeab ;};_bgbda .PdfField =_ccaf ;_ccaf ._becad =_bgbda ;case "\u0043\u0068":_cgddfe ,_fafgc :=_fadbb (_bacaa );if _fafgc !=nil {return nil ,_fafgc ;};_cgddfe .PdfField =_ccaf ;_ccaf ._becad =_cgddfe ;case "\u0042\u0074\u006e":_fbce ,_bafe :=_eadc (_bacaa ); -if _bafe !=nil {return nil ,_bafe ;};_fbce .PdfField =_ccaf ;_ccaf ._becad =_fbce ;case "\u0053\u0069\u0067":_dbba ,_cafb :=_acaa .newPdfFieldSignatureFromDict (_bacaa );if _cafb !=nil {return nil ,_cafb ;};_dbba .PdfField =_ccaf ;_ccaf ._becad =_dbba ; -default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072t\u0065d\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0073",*_ccaf .FT );return nil ,_ad .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0074\u0079p\u0065"); -};};if _ebcab ,_gdgbe :=_fd .GetName (_bacaa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gdgbe {if *_ebcab =="\u0057\u0069\u0064\u0067\u0065\u0074"{_ffbb ,_abdca :=_acaa .newPdfAnnotationFromIndirectObject (_cedba );if _abdca !=nil {return nil ,_abdca ; -};_fdbbg ,_defde :=_ffbb .GetContext ().(*PdfAnnotationWidget );if !_defde {return nil ,_ad .New ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0067e\u0074 \u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006fn");};_fdbbg ._eabc =_ccaf ;_fdbbg .Parent =_ccaf ._dffeb ; -_ccaf .Annotations =append (_ccaf .Annotations ,_fdbbg );return _ccaf ,nil ;};};_gabcb :=true ;if _efecd ,_cadff :=_fd .GetArray (_bacaa .Get ("\u004b\u0069\u0064\u0073"));_cadff {_fdeb :=make ([]*_fd .PdfIndirectObject ,0,_efecd .Len ());for _ ,_gccca :=range _efecd .Elements (){_bfd ,_gdggg :=_fd .GetIndirect (_gccca ); -if !_gdggg {_aegcd ,_egbaa :=_fd .GetStream (_gccca );if _egbaa &&_aegcd .PdfObjectDictionary !=nil {_eddg ,_cabg :=_fd .GetNameVal (_aegcd .Get ("\u0054\u0079\u0070\u0065"));if _cabg &&_eddg =="\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"{_ag .Log .Debug ("E\u0052RO\u0052:\u0020f\u006f\u0072\u006d\u0020\u0066i\u0065\u006c\u0064 \u004b\u0069\u0064\u0073\u0020a\u0072\u0072\u0061y\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0069n\u0076\u0061\u006cid \u004d\u0065\u0074\u0061\u0064\u0061t\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e\u0020\u0053\u006bi\u0070p\u0069\u006e\u0067\u002e"); -continue ;};};return nil ,_ad .New ("n\u006f\u0074\u0020\u0061\u006e\u0020i\u006e\u0064\u0069\u0072\u0065\u0063t\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0028\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065\u006cd\u0029");};_ddaeb ,_gacb :=_fd .GetDict (_bfd ); -if !_gacb {return nil ,ErrTypeCheck ;};if _gabcb {_gabcb =!_gdfa (_ddaeb );};_fdeb =append (_fdeb ,_bfd );};for _ ,_ffbgb :=range _fdeb {if _gabcb {_dfea ,_fcaf :=_acaa .newPdfAnnotationFromIndirectObject (_ffbgb );if _fcaf !=nil {_ag .Log .Debug ("\u0045r\u0072\u006fr\u0020\u006c\u006fa\u0064\u0069\u006e\u0067\u0020\u0077\u0069d\u0067\u0065\u0074\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u006f\u0072 \u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076",_fcaf ); -return nil ,_fcaf ;};_fbbba ,_eafb :=_dfea ._cfda .(*PdfAnnotationWidget );if !_eafb {return nil ,ErrTypeCheck ;};_fbbba ._eabc =_ccaf ;_ccaf .Annotations =append (_ccaf .Annotations ,_fbbba );}else {_fbaab ,_bafbf :=_acaa .newPdfFieldFromIndirectObject (_ffbgb ,_ccaf ); -if _bafbf !=nil {_ag .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0068\u0069\u006c\u0064\u0020\u0066\u0069\u0065\u006c\u0064: \u0025\u0076",_bafbf );return nil ,_bafbf ;};_ccaf .Kids =append (_ccaf .Kids ,_fbaab ); -};};};return _ccaf ,nil ;};func _eagg (_cedgf []byte )([]byte ,error ){_cbgea :=_ed .New ();if _ ,_befdd :=_bc .Copy (_cbgea ,_bf .NewReader (_cedgf ));_befdd !=nil {return nil ,_befdd ;};return _cbgea .Sum (nil ),nil ;}; +// SetCatalogLanguage sets the catalog language. +func (_ffadf *PdfWriter )SetCatalogStructTreeRoot (tree _bb .PdfObject )error {if tree ==nil {_ffadf ._ebgdb .Remove ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074");return nil ;};_ffadf ._ebgdb .Set ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074",tree ); +return _ffadf .addObjects (tree );}; -// SetContext sets the specific fielddata type, e.g. would be PdfFieldButton for a button field. -func (_ecacc *PdfField )SetContext (ctx PdfModel ){_ecacc ._becad =ctx }; +// PdfFunctionType4 is a Postscript calculator functions. +type PdfFunctionType4 struct{Domain []float64 ;Range []float64 ;Program *_gca .PSProgram ;_edbcd *_gca .PSExecutor ;_eafbd []byte ;_fabdb *_bb .PdfObjectStream ;}; -// NewPdfAnnotationTrapNet returns a new trapnet annotation. -func NewPdfAnnotationTrapNet ()*PdfAnnotationTrapNet {_dca :=NewPdfAnnotation ();_baed :=&PdfAnnotationTrapNet {};_baed .PdfAnnotation =_dca ;_dca .SetContext (_baed );return _baed ;}; +// NewPdfActionSubmitForm returns a new "submit form" action. +func NewPdfActionSubmitForm ()*PdfActionSubmitForm {_ef :=NewPdfAction ();_fdd :=&PdfActionSubmitForm {};_fdd .PdfAction =_ef ;_ef .SetContext (_fdd );return _fdd ;}; -// ToPdfObject implements interface PdfModel. -func (_eabf *PdfActionGoTo3DView )ToPdfObject ()_fd .PdfObject {_eabf .PdfAction .ToPdfObject ();_fee :=_eabf ._bfb ;_fgd :=_fee .PdfObject .(*_fd .PdfObjectDictionary );_fgd .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeGoTo3DView )));_fgd .SetIfNotNil ("\u0054\u0041",_eabf .TA ); -_fgd .SetIfNotNil ("\u0056",_eabf .V );return _fee ;}; +// GetPage returns the PdfPage model for the specified page number. +func (_gage *PdfReader )GetPage (pageNumber int )(*PdfPage ,error ){if _gage ._cfaef .GetCrypter ()!=nil &&!_gage ._cfaef .IsAuthenticated (){return nil ,_e .Errorf ("\u0066\u0069\u006c\u0065\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f\u0020\u0062e\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};if len (_gage ._dggdb )< pageNumber {return nil ,_ed .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0028\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0074o\u006f\u0020\u0073\u0068\u006f\u0072\u0074\u0029"); +};_aafee :=pageNumber -1;if _aafee < 0{return nil ,_e .Errorf ("\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065r\u0069\u006e\u0067\u0020\u006d\u0075\u0073t\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0061\u0074\u0020\u0031");};_gace :=_gage .PageList [_aafee ]; +return _gace ,nil ;}; -// PdfAnnotationMarkup represents additional fields for mark-up annotations. -// (Section 12.5.6.2 p. 399). -type PdfAnnotationMarkup struct{T _fd .PdfObject ;Popup *PdfAnnotationPopup ;CA _fd .PdfObject ;RC _fd .PdfObject ;CreationDate _fd .PdfObject ;IRT _fd .PdfObject ;Subj _fd .PdfObject ;RT _fd .PdfObject ;IT _fd .PdfObject ;ExData _fd .PdfObject ;}; +// ToPdfObject returns colorspace in a PDF object format [name dictionary] +func (_cefgc *PdfColorspaceLab )ToPdfObject ()_bb .PdfObject {_adadf :=_bb .MakeArray ();_adadf .Append (_bb .MakeName ("\u004c\u0061\u0062"));_adee :=_bb .MakeDict ();if _cefgc .WhitePoint !=nil {_cegaf :=_bb .MakeArray (_bb .MakeFloat (_cefgc .WhitePoint [0]),_bb .MakeFloat (_cefgc .WhitePoint [1]),_bb .MakeFloat (_cefgc .WhitePoint [2])); +_adee .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_cegaf );}else {_gg .Log .Error ("\u004c\u0061\u0062: \u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0057h\u0069t\u0065P\u006fi\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029"); +};if _cefgc .BlackPoint !=nil {_acdf :=_bb .MakeArray (_bb .MakeFloat (_cefgc .BlackPoint [0]),_bb .MakeFloat (_cefgc .BlackPoint [1]),_bb .MakeFloat (_cefgc .BlackPoint [2]));_adee .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_acdf ); +};if _cefgc .Range !=nil {_ebefa :=_bb .MakeArray (_bb .MakeFloat (_cefgc .Range [0]),_bb .MakeFloat (_cefgc .Range [1]),_bb .MakeFloat (_cefgc .Range [2]),_bb .MakeFloat (_cefgc .Range [3]));_adee .Set ("\u0052\u0061\u006eg\u0065",_ebefa );};_adadf .Append (_adee ); +if _cefgc ._bcff !=nil {_cefgc ._bcff .PdfObject =_adadf ;return _cefgc ._bcff ;};return _adadf ;};func _bdeba (_acefa string )(string ,error ){var _fgea _aa .Buffer ;_fgea .WriteString (_acefa );_egdga :=make ([]byte ,8+16);_deaaeg :=_fb .Now ().UTC ().UnixNano (); +_dc .BigEndian .PutUint64 (_egdga ,uint64 (_deaaeg ));_ ,_abbdg :=_gc .Read (_egdga [8:]);if _abbdg !=nil {return "",_abbdg ;};_fgea .WriteString (_ccc .EncodeToString (_egdga ));return _fgea .String (),nil ;}; -// PdfInfo holds document information that will overwrite -// document information global variables defined above. -type PdfInfo struct{Title *_fd .PdfObjectString ;Author *_fd .PdfObjectString ;Subject *_fd .PdfObjectString ;Keywords *_fd .PdfObjectString ;Creator *_fd .PdfObjectString ;Producer *_fd .PdfObjectString ;CreationDate *PdfDate ;ModifiedDate *PdfDate ;Trapped *_fd .PdfObjectName ; -_defeg *_fd .PdfObjectDictionary ;};type modelManager struct{_eeead map[PdfModel ]_fd .PdfObject ;_aabd map[_fd .PdfObject ]PdfModel ;}; +// FlattenFieldsWithOpts flattens the AcroForm fields of the reader using the +// provided field appearance generator and the specified options. If no options +// are specified, all form fields are flattened. +// If a filter function is provided using the opts parameter, only the filtered +// fields are flattened. Otherwise, all form fields are flattened. +// At the end of the process, the AcroForm contains all the fields which were +// not flattened. If all fields are flattened, the reader's AcroForm field +// is set to nil. +func (_feage *PdfReader )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {return _feage .flattenFieldsWithOpts (false ,appgen ,opts );}; -// NewPdfOutputIntentFromPdfObject creates a new PdfOutputIntent from the input core.PdfObject. -func NewPdfOutputIntentFromPdfObject (object _fd .PdfObject )(*PdfOutputIntent ,error ){_gbbcd :=&PdfOutputIntent {};if _gedced :=_gbbcd .ParsePdfObject (object );_gedced !=nil {return nil ,_gedced ;};return _gbbcd ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_fdagf *PdfSignatureReference )ToPdfObject ()_bb .PdfObject {_cgdeb :=_bb .MakeDict ();_cgdeb .SetIfNotNil ("\u0054\u0079\u0070\u0065",_fdagf .Type );_cgdeb .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064",_fdagf .TransformMethod ); +_cgdeb .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073",_fdagf .TransformParams );_cgdeb .SetIfNotNil ("\u0044\u0061\u0074\u0061",_fdagf .Data );_cgdeb .SetIfNotNil ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064",_fdagf .DigestMethod ); +return _cgdeb ;}; -// HasFontByName checks whether a font is defined by the specified keyName. -func (_adafcbe *PdfPageResources )HasFontByName (keyName _fd .PdfObjectName )bool {_ ,_gdecb :=_adafcbe .GetFontByName (keyName );return _gdecb ;}; +// RunesToCharcodeBytes maps the provided runes to charcode bytes and it +// returns the resulting slice of bytes, along with the number of runes which +// could not be converted. If the number of misses is 0, all runes were +// successfully converted. +func (_bgce *PdfFont )RunesToCharcodeBytes (data []rune )([]byte ,int ){var _fdbec []_ga .TextEncoder ;var _dedba _ga .CMapEncoder ;if _dffb :=_bgce .baseFields ()._beee ;_dffb !=nil {_dedba =_ga .NewCMapEncoder ("",nil ,_dffb );};_cabd :=_bgce .Encoder (); +if _cabd !=nil {switch _fcgeb :=_cabd .(type ){case _ga .SimpleEncoder :_gaga :=_fcgeb .BaseName ();if _ ,_bdae :=_aaeab [_gaga ];_bdae {_fdbec =append (_fdbec ,_cabd );};};};if len (_fdbec )==0{if _bgce .baseFields ()._beee !=nil {_fdbec =append (_fdbec ,_dedba ); +};if _cabd !=nil {_fdbec =append (_fdbec ,_cabd );};};var _baaa _aa .Buffer ;var _bfcc int ;for _ ,_debbb :=range data {var _abadc bool ;for _ ,_gedcc :=range _fdbec {if _cffab :=_gedcc .Encode (string (_debbb ));len (_cffab )> 0{_baaa .Write (_cffab ); +_abadc =true ;break ;};};if !_abadc {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020f\u0061\u0069\u006ce\u0064\u0020\u0074\u006f \u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020\u0060\u0025\u002b\u0071\u0060\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065",_debbb ); +_bfcc ++;};};if _bfcc !=0{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0061\u006cl\u0020\u0072\u0075\u006e\u0065\u0073\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072c\u006fd\u0065\u0073\u002e\u000a"+"\u0009\u006e\u0075\u006d\u0052\u0075\u006e\u0065\u0073\u003d\u0025d\u0020\u006e\u0075\u006d\u004d\u0069\u0073\u0073\u0065\u0073=\u0025\u0064\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073 \u0065\u006e\u0063\u006f\u0064e\u0072\u0073\u003d\u0025\u002b\u0076",len (data ),_bfcc ,_bgce ,_fdbec ); +};return _baaa .Bytes (),_bfcc ;}; -// ImageToRGB converts an image in CMYK32 colorspace to an RGB image. -func (_cgab *PdfColorspaceDeviceCMYK )ImageToRGB (img Image )(Image ,error ){_ag .Log .Trace ("\u0043\u004d\u0059\u004b\u0033\u0032\u0020\u002d\u003e\u0020\u0052\u0047\u0042");_ag .Log .Trace ("I\u006d\u0061\u0067\u0065\u0020\u0042P\u0043\u003a\u0020\u0025\u0064\u002c \u0043\u006f\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020%\u0064",img .BitsPerComponent ,img .ColorComponents ); -_ag .Log .Trace ("\u004c\u0065\u006e \u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0064",len (img .Data ));_ag .Log .Trace ("H\u0065\u0069\u0067\u0068t:\u0020%\u0064\u002c\u0020\u0057\u0069d\u0074\u0068\u003a\u0020\u0025\u0064",img .Height ,img .Width ); -_eaeee ,_gedd :=_gbed .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._gfffd ,img ._cdbdc );if _gedd !=nil {return Image {},_gedd ;};_abee ,_gedd :=_gbed .NRGBAConverter .Convert (_eaeee ); -if _gedd !=nil {return Image {},_gedd ;};return _eeafa (_abee .Base ()),nil ;}; +// SetPatternByName sets a pattern resource specified by keyName. +func (_gcdc *PdfPageResources )SetPatternByName (keyName _bb .PdfObjectName ,pattern _bb .PdfObject )error {if _gcdc .Pattern ==nil {_gcdc .Pattern =_bb .MakeDict ();};_dggbb ,_dddaa :=_bb .GetDict (_gcdc .Pattern );if !_dddaa {return _bb .ErrTypeError ; +};_dggbb .Set (keyName ,pattern );return nil ;}; // ToPdfObject implements interface PdfModel. -func (_gdag *PdfAnnotationScreen )ToPdfObject ()_fd .PdfObject {_gdag .PdfAnnotation .ToPdfObject ();_cccf :=_gdag ._aeb ;_beed :=_cccf .PdfObject .(*_fd .PdfObjectDictionary );_beed .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053\u0063\u0072\u0065\u0065\u006e")); -_beed .SetIfNotNil ("\u0054",_gdag .T );_beed .SetIfNotNil ("\u004d\u004b",_gdag .MK );_beed .SetIfNotNil ("\u0041",_gdag .A );_beed .SetIfNotNil ("\u0041\u0041",_gdag .AA );return _cccf ;}; +func (_dbcab *PdfTransformParamsDocMDP )ToPdfObject ()_bb .PdfObject {_afdgf :=_bb .MakeDict ();_afdgf .SetIfNotNil ("\u0054\u0079\u0070\u0065",_dbcab .Type );_afdgf .SetIfNotNil ("\u0056",_dbcab .V );_afdgf .SetIfNotNil ("\u0050",_dbcab .P );return _afdgf ; +}; -// FileRelationship represents a attachment file relationship type. -type FileRelationship int ; +// GetCustomInfo returns a custom info value for the specified name. +func (_dadag *PdfInfo )GetCustomInfo (name string )*_bb .PdfObjectString {var _ffc *_bb .PdfObjectString ;if _dadag ._bege ==nil {return _ffc ;};if _affg ,_geef :=_dadag ._bege .Get (*_bb .MakeName (name )).(*_bb .PdfObjectString );_geef {_ffc =_affg ; +};return _ffc ;};func (_gccec *PdfWriter )optimizeDocument ()error {if _gccec ._ddfcc ==nil {return nil ;};_aacfb ,_bdead :=_bb .GetDict (_gccec ._gefda );if !_bdead {return _ed .New ("\u0061\u006e\u0020in\u0066\u006f\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0069s\u0020n\u006ft\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_bcdcff :=_fa .Document {ID :[2]string {_gccec ._eacbd ,_gccec ._dedff },Version :_gccec ._gecfd ,Objects :_gccec ._cgfff ,Info :_aacfb ,Crypt :_gccec ._efgdff ,UseHashBasedID :_gccec ._dddbg };if _agdf :=_gccec ._ddfcc .ApplyStandard (&_bcdcff );_agdf !=nil {return _agdf ; +};_gccec ._eacbd ,_gccec ._dedff =_bcdcff .ID [0],_bcdcff .ID [1];_gccec ._gecfd =_bcdcff .Version ;_gccec ._cgfff =_bcdcff .Objects ;_gccec ._gefda .PdfObject =_bcdcff .Info ;_gccec ._dddbg =_bcdcff .UseHashBasedID ;_gccec ._efgdff =_bcdcff .Crypt ;_dabg :=make (map[_bb .PdfObject ]struct{},len (_gccec ._cgfff )); +for _ ,_fdfdd :=range _gccec ._cgfff {_dabg [_fdfdd ]=struct{}{};};_gccec ._bfdb =_dabg ;return nil ;}; -// UpdatePage updates the `page` in the new revision if it has changed. -func (_affg *PdfAppender )UpdatePage (page *PdfPage ){_affg .updateObjectsDeep (page .ToPdfObject (),nil )};func (_bbffc *PdfWriter )copyObject (_dfgfg _fd .PdfObject ,_dccffg map[_fd .PdfObject ]_fd .PdfObject ,_fadcd map[_fd .PdfObject ]struct{},_acgbd bool )_fd .PdfObject {_debd :=!_bbffc ._fbgg &&_fadcd !=nil ; -if _afbgg ,_bgfad :=_dccffg [_dfgfg ];_bgfad {if _debd &&!_acgbd {delete (_fadcd ,_dfgfg );};return _afbgg ;};if _dfgfg ==nil {_cggga :=_fd .MakeNull ();return _cggga ;};_eccea :=_dfgfg ;switch _dacfa :=_dfgfg .(type ){case *_fd .PdfObjectArray :_dfebf :=_fd .MakeArray (); -_eccea =_dfebf ;_dccffg [_dfgfg ]=_eccea ;for _ ,_bfdfe :=range _dacfa .Elements (){_dfebf .Append (_bbffc .copyObject (_bfdfe ,_dccffg ,_fadcd ,_acgbd ));};case *_fd .PdfObjectStreams :_bbfeg :=&_fd .PdfObjectStreams {PdfObjectReference :_dacfa .PdfObjectReference }; -_eccea =_bbfeg ;_dccffg [_dfgfg ]=_eccea ;for _ ,_addg :=range _dacfa .Elements (){_bbfeg .Append (_bbffc .copyObject (_addg ,_dccffg ,_fadcd ,_acgbd ));};case *_fd .PdfObjectStream :_ccacgf :=&_fd .PdfObjectStream {Stream :_dacfa .Stream ,PdfObjectReference :_dacfa .PdfObjectReference ,Lazy :_dacfa .Lazy ,TempFile :_dacfa .TempFile }; -_eccea =_ccacgf ;_dccffg [_dfgfg ]=_eccea ;_ccacgf .PdfObjectDictionary =_bbffc .copyObject (_dacfa .PdfObjectDictionary ,_dccffg ,_fadcd ,_acgbd ).(*_fd .PdfObjectDictionary );case *_fd .PdfObjectDictionary :var _fddef bool ;if _debd &&!_acgbd {if _dfbe ,_ :=_fd .GetNameVal (_dacfa .Get ("\u0054\u0079\u0070\u0065")); -_dfbe =="\u0050\u0061\u0067\u0065"{_ ,_bcgfd :=_bbffc ._efed [_dacfa ];_acgbd =!_bcgfd ;_fddef =_acgbd ;};};_gbcbfb :=_fd .MakeDict ();_eccea =_gbcbfb ;_dccffg [_dfgfg ]=_eccea ;for _ ,_gfad :=range _dacfa .Keys (){_gbcbfb .Set (_gfad ,_bbffc .copyObject (_dacfa .Get (_gfad ),_dccffg ,_fadcd ,_acgbd )); -};if _fddef {_eccea =_fd .MakeNull ();_acgbd =false ;};case *_fd .PdfIndirectObject :_cdcfc :=&_fd .PdfIndirectObject {PdfObjectReference :_dacfa .PdfObjectReference };_eccea =_cdcfc ;_dccffg [_dfgfg ]=_eccea ;_cdcfc .PdfObject =_bbffc .copyObject (_dacfa .PdfObject ,_dccffg ,_fadcd ,_acgbd ); -case *_fd .PdfObjectString :_gffff :=*_dacfa ;_eccea =&_gffff ;_dccffg [_dfgfg ]=_eccea ;case *_fd .PdfObjectName :_ebagd :=*_dacfa ;_eccea =&_ebagd ;_dccffg [_dfgfg ]=_eccea ;case *_fd .PdfObjectNull :_eccea =_fd .MakeNull ();_dccffg [_dfgfg ]=_eccea ; -case *_fd .PdfObjectInteger :_eaedf :=*_dacfa ;_eccea =&_eaedf ;_dccffg [_dfgfg ]=_eccea ;case *_fd .PdfObjectReference :_eeffa :=*_dacfa ;_eccea =&_eeffa ;_dccffg [_dfgfg ]=_eccea ;case *_fd .PdfObjectFloat :_cdbfe :=*_dacfa ;_eccea =&_cdbfe ;_dccffg [_dfgfg ]=_eccea ; -case *_fd .PdfObjectBool :_ggacd :=*_dacfa ;_eccea =&_ggacd ;_dccffg [_dfgfg ]=_eccea ;case *pdfSignDictionary :_aaaga :=&pdfSignDictionary {PdfObjectDictionary :_fd .MakeDict (),_efeca :_dacfa ._efeca ,_eeabe :_dacfa ._eeabe };_eccea =_aaaga ;_dccffg [_dfgfg ]=_eccea ; -for _ ,_afcef :=range _dacfa .Keys (){_aaaga .Set (_afcef ,_bbffc .copyObject (_dacfa .Get (_afcef ),_dccffg ,_fadcd ,_acgbd ));};default:_ag .Log .Info ("\u0054\u004f\u0044\u004f\u0028\u0061\u0035\u0069\u0029\u003a\u0020\u0069\u006dp\u006c\u0065\u006d\u0065\u006e\u0074 \u0063\u006f\u0070\u0079\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0066\u006fr\u0020\u0025\u002b\u0076",_dfgfg ); -};if _debd &&_acgbd {_fadcd [_dfgfg ]=struct{}{};};return _eccea ;};func _gecgg (_cgcf _fd .PdfObject )(map[_ee .CharCode ]float64 ,error ){if _cgcf ==nil {return nil ,nil ;};_bfdb ,_abgb :=_fd .GetArray (_cgcf );if !_abgb {return nil ,nil ;};_abcabg :=map[_ee .CharCode ]float64 {}; -_dbdf :=_bfdb .Len ();for _dbcga :=0;_dbcga < _dbdf -1;_dbcga ++{_aaba :=_fd .TraceToDirectObject (_bfdb .Get (_dbcga ));_ebbbd ,_dffbaf :=_fd .GetIntVal (_aaba );if !_dffbaf {return nil ,_dc .Errorf ("\u0042a\u0064\u0020\u0066\u006fn\u0074\u0020\u0057\u0020\u006fb\u006a0\u003a \u0069\u003d\u0025\u0064\u0020\u0025\u0023v",_dbcga ,_aaba ); -};_dbcga ++;if _dbcga > _dbdf -1{return nil ,_dc .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020a\u0072\u0072\u0061\u0079\u003a\u0020\u0061\u0072\u0072\u0032=\u0025\u002b\u0076",_bfdb );};_cggc :=_fd .TraceToDirectObject (_bfdb .Get (_dbcga )); -switch _cggc .(type ){case *_fd .PdfObjectArray :_gbfga ,_ :=_fd .GetArray (_cggc );if _cceba ,_edccbg :=_gbfga .ToFloat64Array ();_edccbg ==nil {for _acaag :=0;_acaag < len (_cceba );_acaag ++{_abcabg [_ee .CharCode (_ebbbd +_acaag )]=_cceba [_acaag ]; -};}else {return nil ,_dc .Errorf ("\u0042\u0061\u0064 \u0066\u006f\u006e\u0074 \u0057\u0020\u0061\u0072\u0072\u0061\u0079 \u006f\u0062\u006a\u0031\u003a\u0020\u0069\u003d\u0025\u0064\u0020\u0025\u0023\u0076",_dbcga ,_cggc );};case *_fd .PdfObjectInteger :_bfegf ,_abfba :=_fd .GetIntVal (_cggc ); -if !_abfba {return nil ,_dc .Errorf ("\u0042\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020\u0069\u006e\u0074\u0020\u006f\u0062\u006a\u0031\u003a\u0020\u0069\u003d\u0025\u0064 %\u0023\u0076",_dbcga ,_cggc );};_dbcga ++;if _dbcga > _dbdf -1{return nil ,_dc .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020a\u0072\u0072\u0061\u0079\u003a\u0020\u0061\u0072\u0072\u0032=\u0025\u002b\u0076",_bfdb ); -};_ceeb :=_bfdb .Get (_dbcga );_edbff ,_cfedc :=_fd .GetNumberAsFloat (_ceeb );if _cfedc !=nil {return nil ,_dc .Errorf ("\u0042\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020\u0069\u006e\u0074\u0020\u006f\u0062\u006a\u0032\u003a\u0020\u0069\u003d\u0025\u0064 %\u0023\u0076",_dbcga ,_ceeb ); -};for _ddgga :=_ebbbd ;_ddgga <=_bfegf ;_ddgga ++{_abcabg [_ee .CharCode (_ddgga )]=_edbff ;};default:return nil ,_dc .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057 \u006f\u0062\u006a\u0031\u0020\u0074\u0079p\u0065\u003a\u0020\u0069\u003d\u0025\u0064\u0020\u0025\u0023\u0076",_dbcga ,_cggc ); -};};return _abcabg ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_gdcf *PdfAnnotationStrikeOut )ToPdfObject ()_bb .PdfObject {_gdcf .PdfAnnotation .ToPdfObject ();_dcgf :=_gdcf ._aaf ;_afga :=_dcgf .PdfObject .(*_bb .PdfObjectDictionary );_gdcf .PdfAnnotationMarkup .appendToPdfDictionary (_afga );_afga .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t")); +_afga .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_gdcf .QuadPoints );return _dcgf ;}; -// PdfFunction interface represents the common methods of a function in PDF. -type PdfFunction interface{Evaluate ([]float64 )([]float64 ,error );ToPdfObject ()_fd .PdfObject ;}; +// Resample resamples the image data converting from current BitsPerComponent to a target BitsPerComponent +// value. Sets the image's BitsPerComponent to the target value following resampling. +// +// For example, converting an 8-bit RGB image to 1-bit grayscale (common for scanned images): +// +// // Convert RGB image to grayscale. +// rgbColorSpace := pdf.NewPdfColorspaceDeviceRGB() +// grayImage, err := rgbColorSpace.ImageToGray(rgbImage) +// if err != nil { +// return err +// } +// // Resample as 1 bit. +// grayImage.Resample(1) +func (_gbeb *Image )Resample (targetBitsPerComponent int64 ){if _gbeb .BitsPerComponent ==targetBitsPerComponent {return ;};_agbfga :=_gbeb .GetSamples ();if targetBitsPerComponent < _gbeb .BitsPerComponent {_ggdce :=_gbeb .BitsPerComponent -targetBitsPerComponent ; +for _cgcce :=range _agbfga {_agbfga [_cgcce ]>>=uint (_ggdce );};}else if targetBitsPerComponent > _gbeb .BitsPerComponent {_dabb :=targetBitsPerComponent -_gbeb .BitsPerComponent ;for _bgbb :=range _agbfga {_agbfga [_bgbb ]<<=uint (_dabb );};};_gbeb .BitsPerComponent =targetBitsPerComponent ; +if _gbeb .BitsPerComponent < 8{_gbeb .resampleLowBits (_agbfga );return ;};_baadb :=_gdf .BytesPerLine (int (_gbeb .Width ),int (_gbeb .BitsPerComponent ),_gbeb .ColorComponents );_eedce :=make ([]byte ,_baadb *int (_gbeb .Height ));var (_caeg ,_dbgdd ,_efgec ,_abffd int ; +_bdaeg uint32 ;);for _efgec =0;_efgec < int (_gbeb .Height );_efgec ++{_caeg =_efgec *_baadb ;_dbgdd =(_efgec +1)*_baadb -1;_agee :=_bf .ResampleUint32 (_agbfga [_caeg :_dbgdd ],int (targetBitsPerComponent ),8);for _abffd ,_bdaeg =range _agee {_eedce [_abffd +_caeg ]=byte (_bdaeg ); +};};_gbeb .Data =_eedce ;}; -// ParsePdfObject parses input pdf object into given output intent. -func (_dfcfg *PdfOutputIntent )ParsePdfObject (object _fd .PdfObject )error {_fegce ,_fagbc :=_fd .GetDict (object );if !_fagbc {_ag .Log .Error ("\u0055\u006e\u006bno\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020%\u0054 \u0066o\u0072 \u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006e\u0074",object ); -return _ad .New ("\u0075\u006e\u006b\u006e\u006fw\u006e\u0020\u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006e\u0074"); -};_dfcfg ._fbbec =_fegce ;_dfcfg .Type ,_ =_fegce .GetString ("\u0054\u0079\u0070\u0065");_aeffa ,_fagbc :=_fegce .GetString ("\u0053");if _fagbc {switch _aeffa {case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411":_dfcfg .S =PdfOutputIntentTypeA1 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00412":_dfcfg .S =PdfOutputIntentTypeA2 ; -case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00413":_dfcfg .S =PdfOutputIntentTypeA3 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00414":_dfcfg .S =PdfOutputIntentTypeA4 ;case "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058":_dfcfg .S =PdfOutputIntentTypeX ; -};};_dfcfg .OutputCondition ,_ =_fegce .GetString ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e");_dfcfg .OutputConditionIdentifier ,_ =_fegce .GetString ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r"); -_dfcfg .RegistryName ,_ =_fegce .GetString ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065");_dfcfg .Info ,_ =_fegce .GetString ("\u0049\u006e\u0066\u006f");if _deebf ,_gbcbd :=_fd .GetStream (_fegce .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065")); -_gbcbd {_dfcfg .ColorComponents ,_ =_fd .GetIntVal (_deebf .Get ("\u004e"));_acadb ,_dbdcb :=_fd .DecodeStream (_deebf );if _dbdcb !=nil {return _dbdcb ;};_dfcfg .DestOutputProfile =_acadb ;};return nil ;}; +// SignatureHandlerDocMDP extends SignatureHandler with the ValidateWithOpts method for checking the DocMDP policy. +type SignatureHandlerDocMDP interface{SignatureHandler ; + +// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser +// ValidateWithOpts shall contain Validate call +ValidateWithOpts (_bcaga *PdfSignature ,_ddcg Hasher ,_cfdaea SignatureHandlerDocMDPParams )(SignatureValidationResult ,error );}; + +// GetContainingPdfObject returns the container of the resources object (indirect object). +func (_ddgfd *PdfPageResources )GetContainingPdfObject ()_bb .PdfObject {return _ddgfd ._agfg }; // ToPdfObject converts colorspace to a PDF object. [/Indexed base hival lookup] -func (_bceeg *PdfColorspaceSpecialIndexed )ToPdfObject ()_fd .PdfObject {_fede :=_fd .MakeArray (_fd .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"));_fede .Append (_bceeg .Base .ToPdfObject ());_fede .Append (_fd .MakeInteger (int64 (_bceeg .HiVal ))); -_fede .Append (_bceeg .Lookup );if _bceeg ._ecdg !=nil {_bceeg ._ecdg .PdfObject =_fede ;return _bceeg ._ecdg ;};return _fede ;};func (_fgfd *LTV )getCerts (_bfeag []*_gff .Certificate )([][]byte ,error ){_gddce :=make ([][]byte ,0,len (_bfeag ));for _ ,_cggg :=range _bfeag {_gddce =append (_gddce ,_cggg .Raw ); -};return _gddce ,nil ;}; +func (_fdfd *PdfColorspaceSpecialIndexed )ToPdfObject ()_bb .PdfObject {_eabg :=_bb .MakeArray (_bb .MakeName ("\u0049n\u0064\u0065\u0078\u0065\u0064"));_eabg .Append (_fdfd .Base .ToPdfObject ());_eabg .Append (_bb .MakeInteger (int64 (_fdfd .HiVal ))); +_eabg .Append (_fdfd .Lookup );if _fdfd ._cedea !=nil {_fdfd ._cedea .PdfObject =_eabg ;return _fdfd ._cedea ;};return _eabg ;}; -// SetPdfKeywords sets the Keywords attribute of the output PDF. -func SetPdfKeywords (keywords string ){_feadd .Lock ();defer _feadd .Unlock ();_cfgbe =keywords }; +// PdfFunctionType2 defines an exponential interpolation of one input value and n +// output values: +// +// f(x) = y_0, ..., y_(n-1) +// +// y_j = C0_j + x^N * (C1_j - C0_j); for 0 <= j < n +// When N=1 ; linear interpolation between C0 and C1. +type PdfFunctionType2 struct{Domain []float64 ;Range []float64 ;C0 []float64 ;C1 []float64 ;N float64 ;_agafc *_bb .PdfIndirectObject ;};type pdfSignDictionary struct{*_bb .PdfObjectDictionary ;_cefbf *SignatureHandler ;_febed *PdfSignature ;_ggddf int64 ; +_gceca int ;_fceca int ;_faggb int ;_eccdf int ;}; -// ToPdfObject converts the pdfCIDFontType0 to a PDF representation. -func (_acebdf *pdfCIDFontType0 )ToPdfObject ()_fd .PdfObject {return _fd .MakeNull ()}; +// GetContainingPdfObject implements model.PdfModel interface. +func (_cedf *PdfOutputIntent )GetContainingPdfObject ()_bb .PdfObject {return _cedf ._cfede };func (_aeaa *PdfReader )newPdfAnnotationHighlightFromDict (_abdb *_bb .PdfObjectDictionary )(*PdfAnnotationHighlight ,error ){_aegc :=PdfAnnotationHighlight {}; +_bfgf ,_ccadf :=_aeaa .newPdfAnnotationMarkupFromDict (_abdb );if _ccadf !=nil {return nil ,_ccadf ;};_aegc .PdfAnnotationMarkup =_bfgf ;_aegc .QuadPoints =_abdb .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_aegc ,nil ; +}; -// CharcodesToUnicode converts the character codes `charcodes` to a slice of runes. -// How it works: -// 1. Use the ToUnicode CMap if there is one. -// 2. Use the underlying font's encoding. -func (_faaeb *PdfFont )CharcodesToUnicode (charcodes []_ee .CharCode )[]rune {_gfgb ,_ ,_ :=_faaeb .CharcodesToUnicodeWithStats (charcodes );return _gfgb ;}; +// NewXObjectImageFromStream builds the image xobject from a stream object. +// An image dictionary is the dictionary portion of a stream object representing an image XObject. +func NewXObjectImageFromStream (stream *_bb .PdfObjectStream )(*XObjectImage ,error ){_gfga :=&XObjectImage {};_gfga ._eddaa =stream ;_efde :=*(stream .PdfObjectDictionary );_degabe ,_dfbcg :=_bb .NewEncoderFromStream (stream );if _dfbcg !=nil {return nil ,_dfbcg ; +};_gfga .Filter =_degabe ;if _bcaf :=_bb .TraceToDirectObject (_efde .Get ("\u0057\u0069\u0064t\u0068"));_bcaf !=nil {_fcccf ,_gbbbde :=_bcaf .(*_bb .PdfObjectInteger );if !_gbbbde {return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006d\u0061g\u0065\u0020\u0077\u0069\u0064\u0074\u0068\u0020\u006f\u0062j\u0065\u0063\u0074"); +};_fbbca :=int64 (*_fcccf );_gfga .Width =&_fbbca ;}else {return nil ,_ed .New ("\u0077\u0069\u0064\u0074\u0068\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _fddge :=_bb .TraceToDirectObject (_efde .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); +_fddge !=nil {_agcac ,_dbdba :=_fddge .(*_bb .PdfObjectInteger );if !_dbdba {return nil ,_ed .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_fbeee :=int64 (*_agcac ); +_gfga .Height =&_fbeee ;}else {return nil ,_ed .New ("\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};if _edfbb :=_bb .TraceToDirectObject (_efde .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); +_edfbb !=nil {_dadbe ,_fbaf :=NewPdfColorspaceFromPdfObject (_edfbb );if _fbaf !=nil {return nil ,_fbaf ;};_gfga .ColorSpace =_dadbe ;}else {_gg .Log .Debug ("\u0058O\u0062\u006a\u0065c\u0074\u0020\u0049m\u0061ge\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u002d\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067 1\u0020c\u006f\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065n\u0074\u0020\u002d\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047r\u0061\u0079"); +_gfga .ColorSpace =NewPdfColorspaceDeviceGray ();};if _dgbgf :=_bb .TraceToDirectObject (_efde .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_dgbgf !=nil {_edeca ,_fdbg :=_dgbgf .(*_bb .PdfObjectInteger ); +if !_fdbg {return nil ,_ed .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_afbbeb :=int64 (*_edeca );_gfga .BitsPerComponent =&_afbbeb ;};_gfga .Intent =_efde .Get ("\u0049\u006e\u0074\u0065\u006e\u0074"); +_gfga .ImageMask =_efde .Get ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k");_gfga .Mask =_efde .Get ("\u004d\u0061\u0073\u006b");_gfga .Decode =_efde .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");_gfga .Interpolate =_efde .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"); +_gfga .Alternatives =_efde .Get ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073");_gfga .SMask =_efde .Get ("\u0053\u004d\u0061s\u006b");_gfga .SMaskInData =_efde .Get ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061"); +_gfga .Matte =_efde .Get ("\u004d\u0061\u0074t\u0065");_gfga .Name =_efde .Get ("\u004e\u0061\u006d\u0065");_gfga .StructParent =_efde .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_gfga .ID =_efde .Get ("\u0049\u0044");_gfga .OPI =_efde .Get ("\u004f\u0050\u0049"); +_gfga .Metadata =_efde .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_gfga .OC =_efde .Get ("\u004f\u0043");_gfga .Stream =stream .Stream ;return _gfga ,nil ;};func _fegbc (_aedgf *_bb .PdfObjectDictionary )(*PdfShadingType5 ,error ){_addbe :=PdfShadingType5 {}; +_aaedg :=_aedgf .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _aaedg ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_fgcc ,_ebdd :=_aaedg .(*_bb .PdfObjectInteger );if !_ebdd {_gg .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_aaedg ); +return nil ,_bb .ErrTypeError ;};_addbe .BitsPerCoordinate =_fgcc ;_aaedg =_aedgf .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _aaedg ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); +return nil ,ErrRequiredAttributeMissing ;};_fgcc ,_ebdd =_aaedg .(*_bb .PdfObjectInteger );if !_ebdd {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_aaedg ); +return nil ,_bb .ErrTypeError ;};_addbe .BitsPerComponent =_fgcc ;_aaedg =_aedgf .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077");if _aaedg ==nil {_gg .Log .Debug ("\u0052\u0065\u0071u\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0056\u0065\u0072\u0074\u0069c\u0065\u0073\u0050\u0065\u0072\u0052\u006f\u0077"); +return nil ,ErrRequiredAttributeMissing ;};_fgcc ,_ebdd =_aaedg .(*_bb .PdfObjectInteger );if !_ebdd {_gg .Log .Debug ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050\u0065\u0072\u0052\u006f\u0077\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006et\u0065\u0067\u0065\u0072\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_aaedg ); +return nil ,_bb .ErrTypeError ;};_addbe .VerticesPerRow =_fgcc ;_aaedg =_aedgf .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _aaedg ==nil {_gg .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_deebe ,_ebdd :=_aaedg .(*_bb .PdfObjectArray );if !_ebdd {_gg .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_aaedg ); +return nil ,_bb .ErrTypeError ;};_addbe .Decode =_deebe ;if _dffgg :=_aedgf .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_dffgg !=nil {_addbe .Function =[]PdfFunction {};if _eceeb ,_adda :=_dffgg .(*_bb .PdfObjectArray );_adda {for _ ,_bbgff :=range _eceeb .Elements (){_dfabdd ,_agcfb :=_gbcd (_bbgff ); +if _agcfb !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_agcfb );return nil ,_agcfb ;};_addbe .Function =append (_addbe .Function ,_dfabdd ); +};}else {_gaba ,_bbcfb :=_gbcd (_dffgg );if _bbcfb !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_bbcfb );return nil ,_bbcfb ; +};_addbe .Function =append (_addbe .Function ,_gaba );};};return &_addbe ,nil ;}; -// NewEmbeddedFileFromObject construct a new EmbeddedFile from supplied object. -func NewEmbeddedFileFromObject (obj _fd .PdfObject )(*EmbeddedFile ,error ){_fgbda :=_fd .TraceToDirectObject (obj );_bfggb ,_ecbd :=_fgbda .(*_fd .PdfObjectDictionary );if !_ecbd {return nil ,_ad .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074"); -};_cbdfg :=_fd .TraceToDirectObject (_bfggb .Get ("\u0046"));if _cbdfg ==nil {return nil ,_ad .New ("\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065");};_fade ,_ecbd :=_cbdfg .(*_fd .PdfObjectStream ); -if !_ecbd {return nil ,_ad .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073t\u0072\u0065\u0061\u006d");};_adff :=_fade .PdfObjectDictionary ;_geadd :=_adff .Get ("\u0050\u0061\u0072\u0061\u006d\u0073");if _geadd ==nil {return nil ,_ad .New ("P\u0061\u0072\u0061\u006d\u0073\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074 \u0061\u0076\u0061i\u006ca\u0062\u006c\u0065"); -};_ebdfa ,_ecbd :=_geadd .(*_fd .PdfObjectDictionary );if !_ecbd {return nil ,_ad .New ("I\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0061\u006d\u0073 \u006f\u0062\u006a\u0065\u0063\u0074");};_dfcac :="";_fcbe :=_ebdfa .Get ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d"); -if _fcbe !=nil {_dfcac =_fcbe .(*_fd .PdfObjectString ).Str ();};_fcba ,_dcbeb :=_fd .DecodeStream (_fade );if _dcbeb !=nil {return nil ,_dcbeb ;};_feca :=&EmbeddedFile {Content :_fcba ,Hash :_dfcac };return _feca ,nil ;}; +// SetOptimizer sets the optimizer to optimize PDF before writing. +func (_bgdac *PdfWriter )SetOptimizer (optimizer Optimizer ){_bgdac ._baafb =optimizer };func (_gafd *PdfReader )newPdfAnnotationSoundFromDict (_ebag *_bb .PdfObjectDictionary )(*PdfAnnotationSound ,error ){_dcf :=PdfAnnotationSound {};_cfaa ,_dac :=_gafd .newPdfAnnotationMarkupFromDict (_ebag ); +if _dac !=nil {return nil ,_dac ;};_dcf .PdfAnnotationMarkup =_cfaa ;_dcf .Name =_ebag .Get ("\u004e\u0061\u006d\u0065");_dcf .Sound =_ebag .Get ("\u0053\u006f\u0075n\u0064");return &_dcf ,nil ;}; -// PdfFilespec represents a file specification which can either refer to an external or embedded file. -type PdfFilespec struct{Type _fd .PdfObject ;FS _fd .PdfObject ;F _fd .PdfObject ;UF _fd .PdfObject ;DOS _fd .PdfObject ;Mac _fd .PdfObject ;Unix _fd .PdfObject ;ID _fd .PdfObject ;V _fd .PdfObject ;EF _fd .PdfObject ;RF _fd .PdfObject ;Desc _fd .PdfObject ; -CI _fd .PdfObject ;AFRelationship _fd .PdfObject ;_cbfc _fd .PdfObject ;}; +// ToPdfObject implements interface PdfModel. +func (_dgfg *PdfActionURI )ToPdfObject ()_bb .PdfObject {_dgfg .PdfAction .ToPdfObject ();_acd :=_dgfg ._dcc ;_ee :=_acd .PdfObject .(*_bb .PdfObjectDictionary );_ee .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeURI )));_ee .SetIfNotNil ("\u0055\u0052\u0049",_dgfg .URI ); +_ee .SetIfNotNil ("\u0049\u0073\u004da\u0070",_dgfg .IsMap );return _acd ;}; -// Evaluate runs the function on the passed in slice and returns the results. -func (_dgbfe *PdfFunctionType3 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_ag .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); -};return nil ,_ad .New ("\u006e\u006f\u0074\u0020im\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0079\u0065\u0074");}; +// GenerateXObjectName generates an unused XObject name that can be used for +// adding new XObjects. Uses format XObj1, XObj2, ... +func (_ffbgc *PdfPageResources )GenerateXObjectName ()_bb .PdfObjectName {_gdfea :=1;for {_bgfbdb :=_bb .MakeName (_e .Sprintf ("\u0058\u004f\u0062\u006a\u0025\u0064",_gdfea ));if !_ffbgc .HasXObjectByName (*_bgfbdb ){return *_bgfbdb ;};_gdfea ++;};}; -// NewPdfAnnotationText returns a new text annotation. -func NewPdfAnnotationText ()*PdfAnnotationText {_bfgd :=NewPdfAnnotation ();_acae :=&PdfAnnotationText {};_acae .PdfAnnotation =_bfgd ;_acae .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bfgd .SetContext (_acae );return _acae ;}; +// ImageToRGB converts image in CalGray color space to RGB (A, B, C -> X, Y, Z). +func (_cgge *PdfColorspaceCalGray )ImageToRGB (img Image )(Image ,error ){_bdab :=_bf .NewReader (img .getBase ());_adde :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_cggc :=_bf .NewWriter (_adde ); +_efab :=_bdd .Pow (2,float64 (img .BitsPerComponent ))-1;_deg :=make ([]uint32 ,3);var (_fgfd uint32 ;ANorm ,X ,Y ,Z ,_ddbe ,_gaa ,_affe float64 ;_bfbd error ;);for {_fgfd ,_bfbd =_bdab .ReadSample ();if _bfbd ==_ecb .EOF {break ;}else if _bfbd !=nil {return img ,_bfbd ; +};ANorm =float64 (_fgfd )/_efab ;X =_cgge .WhitePoint [0]*_bdd .Pow (ANorm ,_cgge .Gamma );Y =_cgge .WhitePoint [1]*_bdd .Pow (ANorm ,_cgge .Gamma );Z =_cgge .WhitePoint [2]*_bdd .Pow (ANorm ,_cgge .Gamma );_ddbe =3.240479*X +-1.537150*Y +-0.498535*Z ; +_gaa =-0.969256*X +1.875992*Y +0.041556*Z ;_affe =0.055648*X +-0.204043*Y +1.057311*Z ;_ddbe =_bdd .Min (_bdd .Max (_ddbe ,0),1.0);_gaa =_bdd .Min (_bdd .Max (_gaa ,0),1.0);_affe =_bdd .Min (_bdd .Max (_affe ,0),1.0);_deg [0]=uint32 (_ddbe *_efab );_deg [1]=uint32 (_gaa *_efab ); +_deg [2]=uint32 (_affe *_efab );if _bfbd =_cggc .WriteSamples (_deg );_bfbd !=nil {return img ,_bfbd ;};};return _dffda (&_adde ),nil ;}; -// G returns the value of the green component of the color. -func (_gfedf *PdfColorDeviceRGB )G ()float64 {return _gfedf [1]}; +// ColorFromPdfObjects returns a new PdfColor based on input color components. The input PdfObjects should +// be numeric. +func (_bbab *PdfColorspaceDeviceN )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=_bbab .GetNumComponents (){return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eeea ,_cbfd :=_bb .GetNumbersAsFloat (objects ); +if _cbfd !=nil {return nil ,_cbfd ;};return _bbab .ColorFromFloats (_eeea );}; -// NewPdfAnnotationPopup returns a new popup annotation. -func NewPdfAnnotationPopup ()*PdfAnnotationPopup {_dcb :=NewPdfAnnotation ();_bfba :=&PdfAnnotationPopup {};_bfba .PdfAnnotation =_dcb ;_dcb .SetContext (_bfba );return _bfba ;};func (_fagad *PdfWriter )setCatalogVersion (){_fagad ._fdaca .Set ("\u0056e\u0072\u0073\u0069\u006f\u006e",_fd .MakeName (_dc .Sprintf ("\u0025\u0064\u002e%\u0064",_fagad ._ggaddg .Major ,_fagad ._ggaddg .Minor ))); -}; +// L returns the value of the L component of the color. +func (_deeb *PdfColorLab )L ()float64 {return _deeb [0]}; -// NewPdfReader returns a new PdfReader for an input io.ReadSeeker interface. Can be used to read PDF from -// memory or file. Immediately loads and traverses the PDF structure including pages and page contents (if -// not encrypted). Loads entire document structure into memory. -// Alternatively a lazy-loading reader can be created with NewPdfReaderLazy which loads only references, -// and references are loaded from disk into memory on an as-needed basis. -func NewPdfReader (rs _bc .ReadSeeker )(*PdfReader ,error ){const _dddag ="\u006do\u0064e\u006c\u003a\u004e\u0065\u0077P\u0064\u0066R\u0065\u0061\u0064\u0065\u0072";return _daab (rs ,&ReaderOpts {},false ,_dddag );};func _ggbab (_beebf *fontCommon )*pdfFontType3 {return &pdfFontType3 {fontCommon :*_beebf }}; +// NewPdfDate returns a new PdfDate object from a PDF date string (see 7.9.4 Dates). +// format: "D: YYYYMMDDHHmmSSOHH'mm" +func NewPdfDate (dateStr string )(PdfDate ,error ){_fcgbg ,_cffeb :=_db .ParsePdfTime (dateStr );if _cffeb !=nil {return PdfDate {},_cffeb ;};return NewPdfDateFromTime (_fcgbg );}; +// PdfAnnotationMovie represents Movie annotations. +// (Section 12.5.6.17). +type PdfAnnotationMovie struct{*PdfAnnotation ;T _bb .PdfObject ;Movie _bb .PdfObject ;A _bb .PdfObject ;}; -// ColorFromPdfObjects returns a new PdfColor based on input color components. The input PdfObjects should -// be numeric. -func (_bfcff *PdfColorspaceDeviceN )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=_bfcff .GetNumComponents (){return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_bdbcf ,_ebfcg :=_fd .GetNumbersAsFloat (objects ); -if _ebfcg !=nil {return nil ,_ebfcg ;};return _bfcff .ColorFromFloats (_bdbcf );};func (_efab *PdfWriter )flushWriter ()error {if _efab ._bgfb ==nil {_efab ._bgfb =_efab ._abgaac .Flush ();};return _efab ._bgfb ;}; +// HasExtGState checks whether a font is defined by the specified keyName. +func (_fabbg *PdfPageResources )HasExtGState (keyName _bb .PdfObjectName )bool {_ ,_cgda :=_fabbg .GetFontByName (keyName );return _cgda ;}; -// SetPdfCreationDate sets the CreationDate attribute of the output PDF. -func SetPdfCreationDate (creationDate _cd .Time ){_feadd .Lock ();defer _feadd .Unlock ();_afgca =creationDate ;}; +// Items returns all children outline items. +func (_bdfe *Outline )Items ()[]*OutlineItem {return _bdfe .Entries }; -// AddPages adds pages to be appended to the end of the source PDF. -func (_cef *PdfAppender )AddPages (pages ...*PdfPage ){for _ ,_eece :=range pages {_eece =_eece .Duplicate ();_baeb (_eece );_cef ._gbca =append (_cef ._gbca ,_eece );};};func (_fcdd *PdfReader )newPdfAnnotationHighlightFromDict (_cgge *_fd .PdfObjectDictionary )(*PdfAnnotationHighlight ,error ){_dbcg :=PdfAnnotationHighlight {}; -_dgdc ,_fbbf :=_fcdd .newPdfAnnotationMarkupFromDict (_cgge );if _fbbf !=nil {return nil ,_fbbf ;};_dbcg .PdfAnnotationMarkup =_dgdc ;_dbcg .QuadPoints =_cgge .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_dbcg ,nil ;}; +// NewPdfActionGoTo returns a new "go to" action. +func NewPdfActionGoTo ()*PdfActionGoTo {_dbe :=NewPdfAction ();_bga :=&PdfActionGoTo {};_bga .PdfAction =_dbe ;_dbe .SetContext (_bga );return _bga ;}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_cbdd pdfCIDFontType0 )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){return _cf .CharMetrics {Wx :_cbdd ._aaeef },true ;}; +// ToPdfObject converts the pdfCIDFontType0 to a PDF representation. +func (_edcee *pdfCIDFontType0 )ToPdfObject ()_bb .PdfObject {return _bb .MakeNull ()}; -// GetContext returns the PdfField context which is the more specific field data type, e.g. PdfFieldButton -// for a button field. -func (_fbbc *PdfField )GetContext ()PdfModel {return _fbbc ._becad };func _fgbga (_bfee *_fd .PdfObjectDictionary ,_ffcb *fontCommon )(*pdfFontType3 ,error ){_agfe :=_ggbab (_ffcb );_ggbec :=_bfee .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _ggbec ==nil {_ggbec =_fd .MakeInteger (0); -};_agfe .FirstChar =_ggbec ;_dggdf ,_bdbf :=_fd .GetIntVal (_ggbec );if !_bdbf {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0046i\u0072s\u0074C\u0068\u0061\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_ggbec ); -return nil ,_fd .ErrTypeError ;};_fegea :=_ee .CharCode (_dggdf );_ggbec =_bfee .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _ggbec ==nil {_ggbec =_fd .MakeInteger (255);};_agfe .LastChar =_ggbec ;_dggdf ,_bdbf =_fd .GetIntVal (_ggbec ); -if !_bdbf {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004c\u0061\u0073\u0074\u0043h\u0061\u0072\u0020\u0074\u0079\u0070\u0065 \u0028\u0025\u0054\u0029",_ggbec );return nil ,_fd .ErrTypeError ; -};_agbbg :=_ee .CharCode (_dggdf );_ggbec =_bfee .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _ggbec !=nil {_agfe .Resources =_ggbec ;};_ggbec =_bfee .Get ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s");if _ggbec ==nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0068\u0061\u0072\u0050\u0072\u006f\u0063\u0073\u0020(%\u0076\u0029",_ggbec ); -return nil ,_fd .ErrNotSupported ;};_agfe .CharProcs =_ggbec ;_ggbec =_bfee .Get ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078");if _ggbec ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0046\u006f\u006et\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0028\u0025\u0076\u0029",_ggbec ); -return nil ,_fd .ErrNotSupported ;};_agfe .FontMatrix =_ggbec ;_agfe ._febf =make (map[_ee .CharCode ]float64 );_ggbec =_bfee .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _ggbec !=nil {_agfe .Widths =_ggbec ;_ecdc ,_acgggb :=_fd .GetArray (_ggbec ); -if !_acgggb {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020W\u0069\u0064t\u0068\u0073\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_ggbec );return nil ,_fd .ErrTypeError ; -};_bdbga ,_fbadg :=_ecdc .ToFloat64Array ();if _fbadg !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069d\u0074\u0068\u0073\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); -return nil ,_fbadg ;};if len (_bdbga )!=int (_agbbg -_fegea +1){_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0074\u0068s\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0025\u0064 \u0028\u0025\u0064\u0029",_agbbg -_fegea +1,len (_bdbga )); -return nil ,_fd .ErrRangeError ;};_cccb ,_acgggb :=_fd .GetArray (_agfe .FontMatrix );if !_acgggb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0025\u0054\u0029",_cccb ); -return nil ,_fbadg ;};_bcba ,_fbadg :=_cccb .ToFloat64Array ();if _fbadg !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020c\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0046o\u006e\u0074\u004d\u0061\u0074\u0072\u0069\u0078\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); -return nil ,_fbadg ;};_edda :=_gdd .NewMatrix (_bcba [0],_bcba [1],_bcba [2],_bcba [3],_bcba [4],_bcba [5]);for _ceeg ,_acga :=range _bdbga {_gcdgd ,_ :=_edda .Transform (_acga ,_acga );_agfe ._febf [_fegea +_ee .CharCode (_ceeg )]=_gcdgd ;};};_agfe .Encoding =_fd .TraceToDirectObject (_bfee .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")); -_agfaf :=_bfee .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _agfaf !=nil {_agfe ._eebbb =_fd .TraceToDirectObject (_agfaf );_cfac ,_ebgag :=_dbaa (_agfe ._eebbb ,&_agfe .fontCommon );if _ebgag !=nil {return nil ,_ebgag ;};_agfe ._dgdg =_cfac ; -};if _fbcef :=_agfe ._dgdg ;_fbcef !=nil {_agfe ._eceb =_ee .NewCMapEncoder ("",nil ,_fbcef );}else {_agfe ._eceb =_ee .NewPdfDocEncoder ();};return _agfe ,nil ;}; +// Encrypt encrypts the output file with a specified user/owner password. +func (_dgag *PdfWriter )Encrypt (userPass ,ownerPass []byte ,options *EncryptOptions )error {_cfdbf :=RC4_128bit ;if options !=nil {_cfdbf =options .Algorithm ;};_eeadf :=_ba .PermOwner ;if options !=nil {_eeadf =options .Permissions ;};var _bcffc _cfb .Filter ; +switch _cfdbf {case RC4_128bit :_bcffc =_cfb .NewFilterV2 (16);case AES_128bit :_bcffc =_cfb .NewFilterAESV2 ();case AES_256bit :_bcffc =_cfb .NewFilterAESV3 ();default:return _e .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020a\u006cg\u006fr\u0069\u0074\u0068\u006d\u003a\u0020\u0025v",options .Algorithm ); +};_cabc ,_abeee ,_gdcege :=_bb .PdfCryptNewEncrypt (_bcffc ,userPass ,ownerPass ,_eeadf );if _gdcege !=nil {return _gdcege ;};_dgag ._efgdff =_cabc ;if _abeee .Major !=0{_dgag .SetVersion (_abeee .Major ,_abeee .Minor );};_dgag ._cfdd =_abeee .Encrypt ; +_dgag ._eacbd ,_dgag ._dedff =_abeee .ID0 ,_abeee .ID1 ;_dgegb :=_bb .MakeIndirectObject (_abeee .Encrypt );_dgag ._bafbg =_dgegb ;_dgag .addObject (_dgegb );return nil ;}; + +// PageFromIndirectObject returns the PdfPage and page number for a given indirect object. +func (_gebdbf *PdfReader )PageFromIndirectObject (ind *_bb .PdfIndirectObject )(*PdfPage ,int ,error ){if len (_gebdbf .PageList )!=len (_gebdbf ._dggdb ){return nil ,0,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u006c\u0069\u0073\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};for _fdedg ,_cbbde :=range _gebdbf ._dggdb {if _cbbde ==ind {return _gebdbf .PageList [_fdedg ],_fdedg +1,nil ;};};return nil ,0,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};func (_gffgea *PdfReader )newPdfPageFromDict (_accde *_bb .PdfObjectDictionary )(*PdfPage ,error ){_daee :=NewPdfPage (); +_daee ._deab =_accde ;_daee ._eegfb =*_accde ;_eeadeb :=*_accde ;_ggdee ,_agaa :=_eeadeb .Get ("\u0054\u0079\u0070\u0065").(*_bb .PdfObjectName );if !_agaa {return nil ,_ed .New ("\u006d\u0069ss\u0069\u006e\u0067/\u0069\u006e\u0076\u0061lid\u0020Pa\u0067\u0065\u0020\u0064\u0069\u0063\u0074io\u006e\u0061\u0072\u0079\u0020\u0054\u0079p\u0065"); +};if *_ggdee !="\u0050\u0061\u0067\u0065"{return nil ,_ed .New ("\u0070\u0061\u0067\u0065 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0054y\u0070\u0065\u0020\u0021\u003d\u0020\u0050a\u0067\u0065");};if _fbbed :=_eeadeb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); +_fbbed !=nil {_daee .Parent =_fbbed ;};if _cddec :=_eeadeb .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064");_cddec !=nil {_daff ,_bgaea :=_bb .GetString (_cddec );if !_bgaea {return nil ,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u004c\u0061\u0073\u0074\u004d\u006f\u0064\u0069f\u0069\u0065\u0064\u0020\u0021=\u0020\u0073t\u0072\u0069\u006e\u0067"); +};_accf ,_cdeaa :=NewPdfDate (_daff .Str ());if _cdeaa !=nil {return nil ,_cdeaa ;};_daee .LastModified =&_accf ;};if _eefef :=_eeadeb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_eefef !=nil &&!_bb .IsNullObject (_eefef ){_ddcf ,_dfgbc :=_bb .GetDict (_eefef ); +if !_dfgbc {return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_eefef );};var _acda error ;_daee .Resources ,_acda =NewPdfPageResourcesFromDict (_ddcf ); +if _acda !=nil {return nil ,_acda ;};}else {_afbff ,_beegc :=_daee .getParentResources ();if _beegc !=nil {return nil ,_beegc ;};if _afbff ==nil {_afbff =NewPdfPageResources ();};_daee .Resources =_afbff ;};if _fggcb :=_eeadeb .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078"); +_fggcb !=nil {_baee ,_bbega :=_bb .GetArray (_fggcb );if !_bbega {return nil ,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079");};var _fadgd error ; +_daee .MediaBox ,_fadgd =NewPdfRectangle (*_baee );if _fadgd !=nil {return nil ,_fadgd ;};};if _gdbfgc :=_eeadeb .Get ("\u0043r\u006f\u0070\u0042\u006f\u0078");_gdbfgc !=nil {_geebbf ,_acafa :=_bb .GetArray (_gdbfgc );if !_acafa {return nil ,_ed .New ("\u0070a\u0067\u0065\u0020\u0043r\u006f\u0070\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); +};var _dcce error ;_daee .CropBox ,_dcce =NewPdfRectangle (*_geebbf );if _dcce !=nil {return nil ,_dcce ;};};if _bfaf :=_eeadeb .Get ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078");_bfaf !=nil {_dcac ,_gfbd :=_bb .GetArray (_bfaf );if !_gfbd {return nil ,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u0042\u006c\u0065\u0065\u0064\u0042o\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079"); +};var _gbefg error ;_daee .BleedBox ,_gbefg =NewPdfRectangle (*_dcac );if _gbefg !=nil {return nil ,_gbefg ;};};if _eeaba :=_eeadeb .Get ("\u0054r\u0069\u006d\u0042\u006f\u0078");_eeaba !=nil {_fddf ,_fdda :=_bb .GetArray (_eeaba );if !_fdda {return nil ,_ed .New ("\u0070a\u0067\u0065\u0020\u0054r\u0069\u006d\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); +};var _bdbgb error ;_daee .TrimBox ,_bdbgb =NewPdfRectangle (*_fddf );if _bdbgb !=nil {return nil ,_bdbgb ;};};if _bbeb :=_eeadeb .Get ("\u0041\u0072\u0074\u0042\u006f\u0078");_bbeb !=nil {_cgeeb ,_fccde :=_bb .GetArray (_bbeb );if !_fccde {return nil ,_ed .New ("\u0070a\u0067\u0065\u0020\u0041\u0072\u0074\u0042\u006f\u0078\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};var _dbga error ;_daee .ArtBox ,_dbga =NewPdfRectangle (*_cgeeb );if _dbga !=nil {return nil ,_dbga ;};};if _dcecg :=_eeadeb .Get ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f");_dcecg !=nil {_daee .BoxColorInfo =_dcecg ;};if _eegae :=_eeadeb .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); +_eegae !=nil {_daee .Contents =_eegae ;};if _adfad :=_eeadeb .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_adfad !=nil {_bdbgg ,_bfdd :=_bb .GetNumberAsInt64 (_adfad );if _bfdd !=nil {return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0067e\u0020\u0052\u006f\u0074\u0061\u0074\u0065\u0020\u006f\u0062j\u0065\u0063\u0074"); +};_daee .Rotate =&_bdbgg ;};if _ccede :=_eeadeb .Get ("\u0047\u0072\u006fu\u0070");_ccede !=nil {_daee .Group =_ccede ;};if _cecfc :=_eeadeb .Get ("\u0054\u0068\u0075m\u0062");_cecfc !=nil {_daee .Thumb =_cecfc ;};if _dbeaf :=_eeadeb .Get ("\u0042");_dbeaf !=nil {_daee .B =_dbeaf ; +};if _cdee :=_eeadeb .Get ("\u0044\u0075\u0072");_cdee !=nil {_daee .Dur =_cdee ;};if _abaa :=_eeadeb .Get ("\u0054\u0072\u0061n\u0073");_abaa !=nil {_daee .Trans =_abaa ;};if _abee :=_eeadeb .Get ("\u0041\u0041");_abee !=nil {_daee .AA =_abee ;};if _bgag :=_eeadeb .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); +_bgag !=nil {_daee .Metadata =_bgag ;};if _dafc :=_eeadeb .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_dafc !=nil {_daee .PieceInfo =_dafc ;};if _dgae :=_eeadeb .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073"); +_dgae !=nil {_daee .StructParents =_dgae ;};if _cceaf :=_eeadeb .Get ("\u0049\u0044");_cceaf !=nil {_daee .ID =_cceaf ;};if _gaeb :=_eeadeb .Get ("\u0050\u005a");_gaeb !=nil {_daee .PZ =_gaeb ;};if _dgba :=_eeadeb .Get ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f"); +_dgba !=nil {_daee .SeparationInfo =_dgba ;};if _bcbad :=_eeadeb .Get ("\u0054\u0061\u0062\u0073");_bcbad !=nil {_daee .Tabs =_bcbad ;};if _fcac :=_eeadeb .Get ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064"); +_fcac !=nil {_daee .TemplateInstantiated =_fcac ;};if _ceade :=_eeadeb .Get ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s");_ceade !=nil {_daee .PresSteps =_ceade ;};if _ecaec :=_eeadeb .Get ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074");_ecaec !=nil {_daee .UserUnit =_ecaec ; +};if _bdbbdc :=_eeadeb .Get ("\u0056\u0050");_bdbbdc !=nil {_daee .VP =_bdbbdc ;};if _babfe :=_eeadeb .Get ("\u0041\u006e\u006e\u006f\u0074\u0073");_babfe !=nil {_daee .Annots =_babfe ;};_daee ._cgeab =_gffgea ;return _daee ,nil ;}; + +// NewPdfActionSetOCGState returns a new "named" action. +func NewPdfActionSetOCGState ()*PdfActionSetOCGState {_bbd :=NewPdfAction ();_adc :=&PdfActionSetOCGState {};_adc .PdfAction =_bbd ;_bbd .SetContext (_adc );return _adc ;}; + +// PdfAnnotationFreeText represents FreeText annotations. +// (Section 12.5.6.6). +type PdfAnnotationFreeText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;DA _bb .PdfObject ;Q _bb .PdfObject ;RC _bb .PdfObject ;DS _bb .PdfObject ;CL _bb .PdfObject ;IT _bb .PdfObject ;BE _bb .PdfObject ;RD _bb .PdfObject ;BS _bb .PdfObject ;LE _bb .PdfObject ; +};const (TrappedUnknown PdfInfoTrapped ="\u0055n\u006b\u006e\u006f\u0077\u006e";TrappedTrue PdfInfoTrapped ="\u0054\u0072\u0075\u0065";TrappedFalse PdfInfoTrapped ="\u0046\u0061\u006cs\u0065";); + +// NewXObjectImageFromImageLazy creates a new XObject Image from an image object +// with default options. If encoder is nil, uses raw encoding (none). +// If lazy is true, then lazy mode is enabled for XObject. +// Lazy mode allows to reduce memory usage with the help of temporary files. +func NewXObjectImageFromImageLazy (img *Image ,cs PdfColorspace ,encoder _bb .StreamEncoder ,lazy bool )(*XObjectImage ,error ){_debeb :=NewXObjectImage ();if lazy {_fdgb ,_cdegca :=UpdateXObjectImageFromImage (_debeb ,img ,cs ,encoder );if _cdegca !=nil {return nil ,_cdegca ; +};_fdgb .ToPdfObject ();_cdegca =_fdgb ._eddaa .MakeLazy ();if _cdegca !=nil {return nil ,_cdegca ;};_fdgb .Stream =nil ;return _fdgb ,nil ;};return UpdateXObjectImageFromImage (_debeb ,img ,cs ,encoder );}; // ToPdfObject implements interface PdfModel. -func (_cbcb *PdfSignatureReference )ToPdfObject ()_fd .PdfObject {_caeag :=_fd .MakeDict ();_caeag .SetIfNotNil ("\u0054\u0079\u0070\u0065",_cbcb .Type );_caeag .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064",_cbcb .TransformMethod ); -_caeag .SetIfNotNil ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073",_cbcb .TransformParams );_caeag .SetIfNotNil ("\u0044\u0061\u0074\u0061",_cbcb .Data );_caeag .SetIfNotNil ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064",_cbcb .DigestMethod ); -return _caeag ;};func (_aebge *PdfColorspaceCalRGB )String ()string {return "\u0043\u0061\u006c\u0052\u0047\u0042"};type pdfFontType0 struct{fontCommon ;_ffead *_fd .PdfIndirectObject ;_agbe _ee .TextEncoder ;Encoding _fd .PdfObject ;DescendantFont *PdfFont ; -_bbbfb *_gd .CMap ;}; +func (_fgbce *PdfAnnotationPopup )ToPdfObject ()_bb .PdfObject {_fgbce .PdfAnnotation .ToPdfObject ();_dabe :=_fgbce ._aaf ;_bagc :=_dabe .PdfObject .(*_bb .PdfObjectDictionary );_bagc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0050\u006f\u0070u\u0070")); +_bagc .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_fgbce .Parent );_bagc .SetIfNotNil ("\u004f\u0070\u0065\u006e",_fgbce .Open );return _dabe ;}; -// GetType returns the button field type which returns one of the following -// - PdfFieldButtonPush for push button fields -// - PdfFieldButtonCheckbox for checkbox fields -// - PdfFieldButtonRadio for radio button fields -func (_abfg *PdfFieldButton )GetType ()ButtonType {_acdg :=ButtonTypeCheckbox ;if _abfg .Ff !=nil {if (uint32 (*_abfg .Ff )&FieldFlagPushbutton .Mask ())> 0{_acdg =ButtonTypePush ;}else if (uint32 (*_abfg .Ff )&FieldFlagRadio .Mask ())> 0{_acdg =ButtonTypeRadio ; -};};return _acdg ;};func _gfbac (_eeggc *_fd .PdfObjectDictionary )(*PdfShadingType4 ,error ){_bbgga :=PdfShadingType4 {};_fbgfdg :=_eeggc .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _fbgfdg ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_fbbg ,_dbaaa :=_fbgfdg .(*_fd .PdfObjectInteger );if !_dbaaa {_ag .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_fbgfdg ); -return nil ,_fd .ErrTypeError ;};_bbgga .BitsPerCoordinate =_fbbg ;_fbgfdg =_eeggc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _fbgfdg ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); -return nil ,ErrRequiredAttributeMissing ;};_fbbg ,_dbaaa =_fbgfdg .(*_fd .PdfObjectInteger );if !_dbaaa {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_fbgfdg ); -return nil ,_fd .ErrTypeError ;};_bbgga .BitsPerComponent =_fbbg ;_fbgfdg =_eeggc .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _fbgfdg ==nil {_ag .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_fbbg ,_dbaaa =_fbgfdg .(*_fd .PdfObjectInteger );if !_dbaaa {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_fbgfdg ); -return nil ,_fd .ErrTypeError ;};_bbgga .BitsPerComponent =_fbbg ;_fbgfdg =_eeggc .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _fbgfdg ==nil {_ag .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_bfaagc ,_dbaaa :=_fbgfdg .(*_fd .PdfObjectArray );if !_dbaaa {_ag .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_fbgfdg ); -return nil ,_fd .ErrTypeError ;};_bbgga .Decode =_bfaagc ;_fbgfdg =_eeggc .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _fbgfdg ==nil {_ag .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); -return nil ,ErrRequiredAttributeMissing ;};_bbgga .Function =[]PdfFunction {};if _gdgca ,_caebd :=_fbgfdg .(*_fd .PdfObjectArray );_caebd {for _ ,_baedb :=range _gdgca .Elements (){_addag ,_egceg :=_badad (_baedb );if _egceg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_egceg ); -return nil ,_egceg ;};_bbgga .Function =append (_bbgga .Function ,_addag );};}else {_cfca ,_aedddb :=_badad (_fbgfdg );if _aedddb !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_aedddb ); -return nil ,_aedddb ;};_bbgga .Function =append (_bbgga .Function ,_cfca );};return &_bbgga ,nil ;}; +// C returns the value of the cyan component of the color. +func (_fcfgg *PdfColorDeviceCMYK )C ()float64 {return _fcfgg [0]};func (_eaeda *PdfReader )newPdfFieldSignatureFromDict (_fcegf *_bb .PdfObjectDictionary )(*PdfFieldSignature ,error ){_agcbc :=&PdfFieldSignature {};_fbdc ,_gceg :=_bb .GetIndirect (_fcegf .Get ("\u0056")); +if _gceg {var _ggbf error ;_agcbc .V ,_ggbf =_eaeda .newPdfSignatureFromIndirect (_fbdc );if _ggbf !=nil {return nil ,_ggbf ;};};_agcbc .Lock ,_ =_bb .GetIndirect (_fcegf .Get ("\u004c\u006f\u0063\u006b"));_agcbc .SV ,_ =_bb .GetIndirect (_fcegf .Get ("\u0053\u0056")); +return _agcbc ,nil ;}; -// GenerateXObjectName generates an unused XObject name that can be used for -// adding new XObjects. Uses format XObj1, XObj2, ... -func (_aeaba *PdfPageResources )GenerateXObjectName ()_fd .PdfObjectName {_edccc :=1;for {_fdfg :=_fd .MakeName (_dc .Sprintf ("\u0058\u004f\u0062\u006a\u0025\u0064",_edccc ));if !_aeaba .HasXObjectByName (*_fdfg ){return *_fdfg ;};_edccc ++;};}; +// NewPdfOutline returns an initialized PdfOutline. +func NewPdfOutline ()*PdfOutline {_cgag :=&PdfOutline {_ggcce :_bb .MakeIndirectObject (_bb .MakeDict ())};_cgag ._fegg =_cgag ;return _cgag ;}; -// SubsetRegistered subsets the font to only the glyphs that have been registered by the encoder. -// -// NOTE: This only works on fonts that support subsetting. For unsupported fonts this is a no-op, although a debug -// message is emitted. Currently supported fonts are embedded Truetype CID fonts (type 0). -// -// NOTE: Make sure to call this soon before writing (once all needed runes have been registered). -// If using package creator, use its EnableFontSubsetting method instead. -func (_ecgc *PdfFont )SubsetRegistered ()error {switch _dgdb :=_ecgc ._gbaac .(type ){case *pdfFontType0 :_gdaa :=_dgdb .subsetRegistered ();if _gdaa !=nil {_ag .Log .Debug ("\u0053\u0075b\u0073\u0065\u0074 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_gdaa ); -return _gdaa ;};if _dgdb ._ffead !=nil {if _dgdb ._agbe !=nil {_dgdb ._agbe .ToPdfObject ();};_dgdb .ToPdfObject ();};default:_ag .Log .Debug ("F\u006f\u006e\u0074\u0020\u0025\u0054 \u0064\u006f\u0065\u0073\u0020\u006eo\u0074\u0020\u0073\u0075\u0070\u0070\u006fr\u0074\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069n\u0067",_dgdb ); -};return nil ;}; +// PdfColorDeviceRGB represents a color in DeviceRGB colorspace with R, G, B components, where component is +// defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. +type PdfColorDeviceRGB [3]float64 ; -// GetAscent returns the Ascent of the font `descriptor`. -func (_agged *PdfFontDescriptor )GetAscent ()(float64 ,error ){return _fd .GetNumberAsFloat (_agged .Ascent );}; +// Val returns the value of the color. +func (_gbgg *PdfColorCalGray )Val ()float64 {return float64 (*_gbgg )};func (_fced *PdfReader )newPdfAnnotationStampFromDict (_dfef *_bb .PdfObjectDictionary )(*PdfAnnotationStamp ,error ){_fbf :=PdfAnnotationStamp {};_cdg ,_abfc :=_fced .newPdfAnnotationMarkupFromDict (_dfef ); +if _abfc !=nil {return nil ,_abfc ;};_fbf .PdfAnnotationMarkup =_cdg ;_fbf .Name =_dfef .Get ("\u004e\u0061\u006d\u0065");return &_fbf ,nil ;}; -// ColorFromPdfObjects gets the color from a series of pdf objects (4 for cmyk). -func (_cdfc *PdfColorspaceDeviceCMYK )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=4{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gbcfg ,_cdgb :=_fd .GetNumbersAsFloat (objects ); -if _cdgb !=nil {return nil ,_cdgb ;};return _cdfc .ColorFromFloats (_gbcfg );};func (_ffafgb *PdfWriter )writeAcroFormFields ()error {if _ffafgb ._agdg ==nil {return nil ;};_ag .Log .Trace ("\u0057r\u0069t\u0069\u006e\u0067\u0020\u0061c\u0072\u006f \u0066\u006f\u0072\u006d\u0073"); -_ggabe :=_ffafgb ._agdg .ToPdfObject ();_ag .Log .Trace ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_ggabe );_ffafgb ._fdaca .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_ggabe );_ebabd :=_ffafgb .addObjects (_ggabe ); -if _ebabd !=nil {return _ebabd ;};return nil ;}; +// ToPdfObject implements interface PdfModel. +func (_cgeb *PdfAnnotationRedact )ToPdfObject ()_bb .PdfObject {_cgeb .PdfAnnotation .ToPdfObject ();_gefe :=_cgeb ._aaf ;_dffc :=_gefe .PdfObject .(*_bb .PdfObjectDictionary );_cgeb .PdfAnnotationMarkup .appendToPdfDictionary (_dffc );_dffc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0052\u0065\u0064\u0061\u0063\u0074")); +_dffc .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_cgeb .QuadPoints );_dffc .SetIfNotNil ("\u0049\u0043",_cgeb .IC );_dffc .SetIfNotNil ("\u0052\u004f",_cgeb .RO );_dffc .SetIfNotNil ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074",_cgeb .OverlayText ); +_dffc .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_cgeb .Repeat );_dffc .SetIfNotNil ("\u0044\u0041",_cgeb .DA );_dffc .SetIfNotNil ("\u0051",_cgeb .Q );return _gefe ;};func (_gdfca *PdfAcroForm )fill (_cbefd FieldValueProvider ,_deeda FieldAppearanceGenerator )error {if _gdfca ==nil {return nil ; +};_dbgf ,_aeaaeg :=_cbefd .FieldValues ();if _aeaaeg !=nil {return _aeaaeg ;};for _ ,_aecfg :=range _gdfca .AllFields (){_fbad :=_aecfg .PartialName ();_aefa ,_decb :=_dbgf [_fbad ];if !_decb {if _agabc ,_fcgdf :=_aecfg .FullName ();_fcgdf ==nil {_aefa ,_decb =_dbgf [_agabc ]; +};};if !_decb {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020f\u006f\u0072\u006d \u0066\u0069\u0065l\u0064\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0069n \u0074\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_fbad ); +continue ;};if _deec :=_dgffa (_aecfg ,_aefa );_deec !=nil {return _deec ;};if _deeda ==nil {continue ;};for _ ,_gbfff :=range _aecfg .Annotations {_acgb ,_egbaga :=_deeda .GenerateAppearanceDict (_gdfca ,_aecfg ,_gbfff );if _egbaga !=nil {return _egbaga ; +};_gbfff .AP =_acgb ;_gbfff .ToPdfObject ();};};return nil ;}; -// NewPdfColorspaceSpecialPattern returns a new pattern color. -func NewPdfColorspaceSpecialPattern ()*PdfColorspaceSpecialPattern {return &PdfColorspaceSpecialPattern {};}; +// PdfActionResetForm represents a resetForm action. +type PdfActionResetForm struct{*PdfAction ;Fields _bb .PdfObject ;Flags _bb .PdfObject ;}; -// IsPush returns true if the button field represents a push button, false otherwise. -func (_fdaa *PdfFieldButton )IsPush ()bool {return _fdaa .GetType ()==ButtonTypePush }; +// WriteToFile writes the Appender output to file specified by path. +func (_efcde *PdfAppender )WriteToFile (outputPath string )error {_dcbdf ,_ccec :=_be .Create (outputPath );if _ccec !=nil {return _ccec ;};defer _dcbdf .Close ();return _efcde .Write (_dcbdf );}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 1 for a CalGray device. -func (_faag *PdfColorspaceCalGray )GetNumComponents ()int {return 1}; +// SetNamedDestinations sets the Dests entry in the PDF catalog. +// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). +func (_gdgea *PdfWriter )SetNamedDestinations (dests _bb .PdfObject )error {if dests ==nil {return nil ;};_gg .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0044\u0065\u0073\u0074\u0073\u002e\u002e\u002e"); +_gdgea ._ebgdb .Set ("\u0044\u0065\u0073t\u0073",dests );return _gdgea .addObjects (dests );};func (_bfgbc *PdfFont )baseFields ()*fontCommon {if _bfgbc ._gbagg ==nil {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0062\u0061\u0073\u0065\u0046\u0069\u0065l\u0064s\u002e \u0063o\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c\u002e"); +return nil ;};return _bfgbc ._gbagg .baseFields ();};func (_adgfg *LTV )buildCertChain (_eeeca ,_fbbd []*_cd .Certificate )([]*_cd .Certificate ,map[string ]*_cd .Certificate ,error ){_eccfe :=map[string ]*_cd .Certificate {};for _ ,_dfbed :=range _eeeca {_eccfe [_dfbed .Subject .CommonName ]=_dfbed ; +};_becbd :=_eeeca ;for _ ,_dagbb :=range _fbbd {_addec :=_dagbb .Subject .CommonName ;if _ ,_gabdc :=_eccfe [_addec ];_gabdc {continue ;};_eccfe [_addec ]=_dagbb ;_becbd =append (_becbd ,_dagbb );};if len (_becbd )==0{return nil ,nil ,ErrSignNoCertificates ; +};var _ecdbe error ;for _gbgff :=_becbd [0];_gbgff !=nil &&!_adgfg .CertClient .IsCA (_gbgff );{_bbag ,_egccc :=_eccfe [_gbgff .Issuer .CommonName ];if !_egccc {if _bbag ,_ecdbe =_adgfg .CertClient .GetIssuer (_gbgff );_ecdbe !=nil {_gg .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u006f\u0075\u006cd\u0020\u006e\u006f\u0074\u0020\u0072\u0065tr\u0069\u0065\u0076\u0065 \u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061te\u0020\u0069s\u0073\u0075\u0065\u0072\u003a\u0020\u0025\u0076",_ecdbe ); +break ;};_eccfe [_gbgff .Issuer .CommonName ]=_bbag ;_becbd =append (_becbd ,_bbag );};_gbgff =_bbag ;};return _becbd ,_eccfe ,nil ;}; -// NewPdfAnnotationRichMedia returns a new rich media annotation. -func NewPdfAnnotationRichMedia ()*PdfAnnotationRichMedia {_faf :=NewPdfAnnotation ();_ffd :=&PdfAnnotationRichMedia {};_ffd .PdfAnnotation =_faf ;_faf .SetContext (_ffd );return _ffd ;}; +// GetCharMetrics returns the character metrics for the specified character code. A bool flag is +// returned to indicate whether or not the entry was found in the glyph to charcode mapping. +// How it works: +// 1. Return a value the /Widths array (charWidths) if there is one. +// 2. If the font has the same name as a standard 14 font then return width=250. +// 3. Otherwise return no match and let the caller substitute a default. +func (_dgfgd pdfFontSimple )GetCharMetrics (code _ga .CharCode )(_dcg .CharMetrics ,bool ){if _fddd ,_dadde :=_dgfgd ._cbgg [code ];_dadde {return _dcg .CharMetrics {Wx :_fddd },true ;};if _dcg .IsStdFont (_dcg .StdFontName (_dgfgd ._gdaeed )){return _dcg .CharMetrics {Wx :250},true ; +};return _dcg .CharMetrics {},false ;};func (_edaa *PdfReader )newPdfAnnotationProjectionFromDict (_efc *_bb .PdfObjectDictionary )(*PdfAnnotationProjection ,error ){_faf :=&PdfAnnotationProjection {};_dceg ,_ccde :=_edaa .newPdfAnnotationMarkupFromDict (_efc ); +if _ccde !=nil {return nil ,_ccde ;};_faf .PdfAnnotationMarkup =_dceg ;return _faf ,nil ;}; -// GetVersion gets the document version. -func (_bagb *PdfWriter )GetVersion ()_fd .Version {return _bagb ._ggaddg }; +// SignatureHandlerDocMDPParams describe the specific parameters for the SignatureHandlerEx +// These parameters describe how to check the difference between revisions. +// Revisions of the document get from the PdfParser. +type SignatureHandlerDocMDPParams struct{Parser *_bb .PdfParser ;DiffPolicy _eg .DiffPolicy ;}; -// SetNameDictionary sets the Names entry in the PDF catalog. -// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). -func (_deef *PdfWriter )SetNameDictionary (names _fd .PdfObject )error {if names ==nil {return nil ;};_deef ._gdabc =_gfac (names );_ag .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u004e\u0061\u006d\u0065\u0073\u002e\u002e\u002e"); -_deef ._fdaca .Set ("\u004e\u0061\u006de\u0073",names );return _deef .addObjects (names );}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain three elements representing the +// red, green and blue components of the color. The values of the elements +// should be between 0 and 1. +func (_dgfa *PdfColorspaceDeviceRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cega :=vals [0];if _cega < 0.0||_cega > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cega ); +return nil ,ErrColorOutOfRange ;};_gfcb :=vals [1];if _gfcb < 0.0||_gfcb > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cega );return nil ,ErrColorOutOfRange ; +};_dfaa :=vals [2];if _dfaa < 0.0||_dfaa > 1.0{_gg .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cega );return nil ,ErrColorOutOfRange ;};_afgdg :=NewPdfColorDeviceRGB (_cega ,_gfcb ,_dfaa ); +return _afgdg ,nil ;}; -// NewCompositePdfFontFromTTF loads a composite TTF font. Composite fonts can +// SetPdfKeywords sets the Keywords attribute of the output PDF. +func SetPdfKeywords (keywords string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_cceabe =keywords };func _bfgdf (_egdda *_bb .PdfObjectDictionary )*VRI {_eabcg ,_ :=_bb .GetString (_egdda .Get ("\u0054\u0055"));_eebgf ,_ :=_bb .GetString (_egdda .Get ("\u0054\u0053")); +return &VRI {Cert :_edaff (_egdda .Get ("\u0043\u0065\u0072\u0074")),OCSP :_edaff (_egdda .Get ("\u004f\u0043\u0053\u0050")),CRL :_edaff (_egdda .Get ("\u0043\u0052\u004c")),TU :_eabcg ,TS :_eebgf };}; + +// PdfActionSubmitForm represents a submitForm action. +type PdfActionSubmitForm struct{*PdfAction ;F *PdfFilespec ;Fields _bb .PdfObject ;Flags _bb .PdfObject ;}; + +// NewCompositePdfFontFromTTFFile loads a composite font from a TTF font file. Composite fonts can // be used to represent unicode fonts which can have multi-byte character codes, representing a wide // range of values. They are often used for symbolic languages, including Chinese, Japanese and Korean. // It is represented by a Type0 Font with an underlying CIDFontType2 and an Identity-H encoding map. // TODO: May be extended in the future to support a larger variety of CMaps and vertical fonts. -// NOTE: For simple fonts, use NewPdfFontFromTTF. -func NewCompositePdfFontFromTTF (r _bc .ReadSeeker )(*PdfFont ,error ){_gede ,_egfdf :=_gcb .ReadAll (r );if _egfdf !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_egfdf ); -return nil ,_egfdf ;};_degda ,_egfdf :=_cf .TtfParse (_bf .NewReader (_gede ));if _egfdf !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0077\u0068\u0069\u006c\u0065\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067 \u0074\u0074\u0066\u0020\u0066\u006f\u006et\u003a\u0020\u0025\u0076",_egfdf ); -return nil ,_egfdf ;};_dfed :=&pdfCIDFontType2 {fontCommon :fontCommon {_eded :"\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"},CIDToGIDMap :_fd .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079")};if len (_degda .Widths )<=0{return nil ,_ad .New ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u0028\u0057\u0069\u0064\u0074\u0068\u0073\u0029"); -};_cdfgb :=1000.0/float64 (_degda .UnitsPerEm );_cgdg :=_cdfgb *float64 (_degda .Widths [0]);_bcgc :=make (map[rune ]int );_agega :=make (map[_cf .GID ]int );_gbaeg :=_cf .GID (len (_degda .Widths ));for _gdaaa ,_bgdgf :=range _degda .Chars {if _bgdgf > _gbaeg -1{continue ; -};_dgbgda :=int (_cdfgb *float64 (_degda .Widths [_bgdgf ]));_bcgc [_gdaaa ]=_dgbgda ;_agega [_bgdgf ]=_dgbgda ;};_dfed ._agbed =_bcgc ;_dfed .DW =_fd .MakeInteger (int64 (_cgdg ));_ebdfd :=_bdaa (_agega ,uint16 (_gbaeg ));_dfed .W =_fd .MakeIndirectObject (_ebdfd ); -_ebaag :=_fd .MakeDict ();_ebaag .Set ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067",_fd .MakeString ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"));_ebaag .Set ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079",_fd .MakeString ("\u0041\u0064\u006fb\u0065")); -_ebaag .Set ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074",_fd .MakeInteger (0));_dfed .CIDSystemInfo =_ebaag ;_abeag :=&PdfFontDescriptor {FontName :_fd .MakeName (_degda .PostScriptName ),Ascent :_fd .MakeFloat (_cdfgb *float64 (_degda .TypoAscender )),Descent :_fd .MakeFloat (_cdfgb *float64 (_degda .TypoDescender )),CapHeight :_fd .MakeFloat (_cdfgb *float64 (_degda .CapHeight )),FontBBox :_fd .MakeArrayFromFloats ([]float64 {_cdfgb *float64 (_degda .Xmin ),_cdfgb *float64 (_degda .Ymin ),_cdfgb *float64 (_degda .Xmax ),_cdfgb *float64 (_degda .Ymax )}),ItalicAngle :_fd .MakeFloat (_degda .ItalicAngle ),MissingWidth :_fd .MakeFloat (_cgdg )}; -_aaabg ,_egfdf :=_fd .MakeStream (_gede ,_fd .NewFlateEncoder ());if _egfdf !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020m\u0061\u006b\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_egfdf ); -return nil ,_egfdf ;};_aaabg .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_fd .MakeInteger (int64 (len (_gede ))));_abeag .FontFile2 =_aaabg ;if _degda .Bold {_abeag .StemV =_fd .MakeInteger (120);}else {_abeag .StemV =_fd .MakeInteger (70); -};_gcgb :=_fefd ;if _degda .IsFixedPitch {_gcgb |=_debadb ;};if _degda .ItalicAngle !=0{_gcgb |=_eaeg ;};_abeag .Flags =_fd .MakeInteger (int64 (_gcgb ));_dfed ._ffedb =_degda .PostScriptName ;_dfed ._babe =_abeag ;_cged :=pdfFontType0 {fontCommon :fontCommon {_eded :"\u0054\u0079\u0070e\u0030",_ffedb :_degda .PostScriptName },DescendantFont :&PdfFont {_gbaac :_dfed },Encoding :_fd .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"),_agbe :_degda .NewEncoder ()}; -if len (_degda .Chars )> 0{_dceeg :=make (map[_gd .CharCode ]rune ,len (_degda .Chars ));for _dade ,_fgfca :=range _degda .Chars {_dafffg :=_gd .CharCode (_fgfca );if _abfaf ,_dcbc :=_dceeg [_dafffg ];!_dcbc ||(_dcbc &&_abfaf > _dade ){_dceeg [_dafffg ]=_dade ; -};};_cged ._dgdg =_gd .NewToUnicodeCMap (_dceeg );};_fgbg :=PdfFont {_gbaac :&_cged };return &_fgbg ,nil ;}; +// NOTE: For simple fonts, use NewPdfFontFromTTFFile. +func NewCompositePdfFontFromTTFFile (filePath string )(*PdfFont ,error ){_eegff ,_dgefb :=_be .Open (filePath );if _dgefb !=nil {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006f\u0070\u0065\u006e\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_dgefb ); +return nil ,_dgefb ;};defer _eegff .Close ();return NewCompositePdfFontFromTTF (_eegff );}; -// GetFillImage get attached model.Image in push button. -func (_daaab *PdfFieldButton )GetFillImage ()*Image {if _daaab .IsPush (){return _daaab ._daeaa ;};return nil ;}; +// AddPage adds a page to the PDF file. The new page should be an indirect object. +func (_bbedg *PdfWriter )AddPage (page *PdfPage )error {const _gdgff ="\u006d\u006f\u0064el\u003a\u0050\u0064\u0066\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_fccad (page );_fffef :=page .ToPdfObject ();_gg .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"); +_gg .Log .Trace ("\u0041p\u0070\u0065\u006e\u0064i\u006e\u0067\u0020\u0074\u006f \u0070a\u0067e\u0020\u006c\u0069\u0073\u0074\u0020\u0025T",_fffef );_fgca ,_geefg :=_bb .GetIndirect (_fffef );if !_geefg {return _ed .New ("\u0070\u0061\u0067\u0065\u0020\u0073h\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u006fb\u006a\u0065\u0063\u0074"); +};_gg .Log .Trace ("\u0025\u0073",_fgca );_gg .Log .Trace ("\u0025\u0073",_fgca .PdfObject );_cbgb ,_geefg :=_bb .GetDict (_fgca .PdfObject );if !_geefg {return _ed .New ("\u0070\u0061\u0067e \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068o\u0075l\u0064 \u0062e\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_ggdbc ,_geefg :=_bb .GetName (_cbgb .Get ("\u0054\u0079\u0070\u0065"));if !_geefg {return _e .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0054y\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020t\u0079\u0070\u0065\u0020\u006e\u0061m\u0065\u0020\u0028%\u0054\u0029",_cbgb .Get ("\u0054\u0079\u0070\u0065")); +};if _ggdbc .String ()!="\u0050\u0061\u0067\u0065"{return _ed .New ("\u0066\u0069e\u006c\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020\u0050\u0061\u0067\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069re\u0064\u0029");};_fgabd :=[]_bb .PdfObjectName {"\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s","\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078","\u0043r\u006f\u0070\u0042\u006f\u0078","\u0052\u006f\u0074\u0061\u0074\u0065"}; +_acee ,_ecac :=_bb .GetIndirect (_cbgb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_gg .Log .Trace ("P\u0061g\u0065\u0020\u0050\u0061\u0072\u0065\u006e\u0074:\u0020\u0025\u0054\u0020(%\u0076\u0029",_cbgb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"),_ecac ); +for _ecac {_gg .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_acee );_dcgef ,_affcd :=_bb .GetDict (_acee .PdfObject );if !_affcd {return _ed .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); +};for _ ,_gcece :=range _fgabd {_gg .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_gcece );if _cbgb .Get (_gcece )!=nil {_gg .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");continue ; +};if _feecc :=_dcgef .Get (_gcece );_feecc !=nil {_gg .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_gcece );_cbgb .Set (_gcece ,_feecc );};};_acee ,_ecac =_bb .GetIndirect (_dcgef .Get ("\u0050\u0061\u0072\u0065\u006e\u0074")); +_gg .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_dcgef .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};_gg .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c \u0064\u006f\u006e\u0065"); +_cbgb .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_bbedg ._faebd );_fgca .PdfObject =_cbgb ;_ffgdg ,_geefg :=_bb .GetDict (_bbedg ._faebd .PdfObject );if !_geefg {return _ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0020(\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0029"); +};_afbab ,_geefg :=_bb .GetArray (_ffgdg .Get ("\u004b\u0069\u0064\u0073"));if !_geefg {return _ed .New ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0050\u0061g\u0065\u0073\u0020\u004b\u0069\u0064\u0073\u0020o\u0062\u006a\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079\u0029"); +};_afbab .Append (_fgca );_bbedg ._eafc [_cbgb ]=struct{}{};_aebga ,_geefg :=_bb .GetInt (_ffgdg .Get ("\u0043\u006f\u0075n\u0074"));if !_geefg {return _ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0050\u0061\u0067e\u0073\u0020\u0043\u006fu\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0029"); +};*_aebga =*_aebga +1;if page ._cgeab ==nil {_egeae :=_fac .Track (_bbedg ._gbeaf ,_gdgff );if _egeae !=nil {return _egeae ;};}else {_ceefe :=_fac .Track (page ._cgeab ._egfbb ,_gdgff );if _ceefe !=nil {return _ceefe ;};};_bbedg .addObject (_fgca );_effec :=_bbedg .addObjects (_cbgb ); +if _effec !=nil {return _effec ;};return nil ;}; -// PdfRectangle is a definition of a rectangle. -type PdfRectangle struct{Llx float64 ;Lly float64 ;Urx float64 ;Ury float64 ;}; +// AddExtGState adds a graphics state to the XObject resources. +func (_ecfb *PdfPage )AddExtGState (name _bb .PdfObjectName ,egs *_bb .PdfObjectDictionary )error {if _ecfb .Resources ==nil {_ecfb .Resources =NewPdfPageResources ();};if _ecfb .Resources .ExtGState ==nil {_ecfb .Resources .ExtGState =_bb .MakeDict (); +};_fdcab ,_cfgb :=_bb .TraceToDirectObject (_ecfb .Resources .ExtGState ).(*_bb .PdfObjectDictionary );if !_cfgb {_gg .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064i\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a\u0020\u0025\u0076",_bb .TraceToDirectObject (_ecfb .Resources .ExtGState )); +return _ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fdcab .Set (name ,egs );return nil ;};func (_cdcdfd *PdfReader )buildNameNodes (_fgddb *_bb .PdfIndirectObject ,_cegcb map[_bb .PdfObject ]struct{})error {if _fgddb ==nil {return nil ; +};if _ ,_caacd :=_cegcb [_fgddb ];_caacd {_gg .Log .Debug ("\u0043\u0079\u0063l\u0069\u0063\u0020\u0072e\u0063\u0075\u0072\u0073\u0069\u006f\u006e,\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0028\u0025\u0076\u0029",_fgddb .ObjectNumber ); +return nil ;};_cegcb [_fgddb ]=struct{}{};_cgggg ,_afeg :=_fgddb .PdfObject .(*_bb .PdfObjectDictionary );if !_afeg {return _ed .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};if _fccfa ,_cffff :=_bb .GetDict (_cgggg .Get ("\u0044\u0065\u0073t\u0073")); +_cffff {_fcca ,_gcaca :=_bb .GetArray (_fccfa .Get ("\u004b\u0069\u0064\u0073"));if !_gcaca {return _ed .New ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u004b\u0069\u0064\u0073 \u0061r\u0072a\u0079\u0020\u006f\u0062\u006a\u0065\u0063t");};_gg .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_fcca ); +for _fefe ,_bgdbg :=range _fcca .Elements (){_caebe ,_addee :=_bb .GetIndirect (_bgdbg );if !_addee {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u0068\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u002d \u0028\u0025\u0073\u0029",_caebe ); +return _ed .New ("\u0063h\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006ed\u0069r\u0065c\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");};_fcca .Set (_fefe ,_caebe );_cdddc :=_cdcdfd .buildNameNodes (_caebe ,_cegcb );if _cdddc !=nil {return _cdddc ; +};};};if _daedd ,_eecff :=_bb .GetDict (_cgggg );_eecff {if !_bb .IsNullObject (_daedd .Get ("\u004b\u0069\u0064\u0073")){if _fbgf ,_fdcbc :=_bb .GetArray (_daedd .Get ("\u004b\u0069\u0064\u0073"));_fdcbc {for _fgfad ,_dddeb :=range _fbgf .Elements (){if _cabfc ,_abcce :=_bb .GetIndirect (_dddeb ); +_abcce {_fbgf .Set (_fgfad ,_cabfc );_gedbc :=_cdcdfd .buildNameNodes (_cabfc ,_cegcb );if _gedbc !=nil {return _gedbc ;};};};};};};return nil ;}; -// PdfFunctionType2 defines an exponential interpolation of one input value and n -// output values: -// -// f(x) = y_0, ..., y_(n-1) -// -// y_j = C0_j + x^N * (C1_j - C0_j); for 0 <= j < n -// When N=1 ; linear interpolation between C0 and C1. -type PdfFunctionType2 struct{Domain []float64 ;Range []float64 ;C0 []float64 ;C1 []float64 ;N float64 ;_babf *_fd .PdfIndirectObject ;}; +// NewPdfFileSpecFromEmbeddedFile construct a new PdfFileSpec that contains an embedded file. +func NewPdfFileSpecFromEmbeddedFile (file *EmbeddedFile )*PdfFilespec {_bbdb :=&PdfFilespec {};_bbdb ._eggff =_bb .MakeIndirectObject (_bb .MakeDict ());_bbdb .Desc =_bb .MakeString (file .Description );_bbdb .EF =file .ToPdfObject ();_bbdb .F =_bb .MakeString (file .Name ); +_bbdb .UF =_bb .MakeEncodedString (file .Name ,true );_ggfdd :="U\u006e\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064";switch file .Relationship {case RelationshipSource :_ggfdd ="\u0053\u006f\u0075\u0072\u0063\u0065";case RelationshipData :_ggfdd ="\u0044\u0061\u0074\u0061"; +case RelationshipAlternative :_ggfdd ="A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065";case RelationshipSupplement :_ggfdd ="\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074";};_bbdb .AFRelationship =_bb .MakeName (_ggfdd );return _bbdb ; +}; -// LTV represents an LTV (Long-Term Validation) client. It is used to LTV -// enable signatures by adding validation and revocation data (certificate, -// OCSP and CRL information) to the DSS dictionary of a PDF document. -// -// LTV is added through the DSS by: -// - Adding certificates, OCSP and CRL information in the global scope of the -// DSS. The global data is used for validating any of the signatures present -// in the document. -// - Adding certificates, OCSP and CRL information for a single signature, -// through an entry in the VRI dictionary of the DSS. The added data is used -// for validating that particular signature only. This is the recommended -// method for adding validation data for a signature. However, this is not -// is not possible in the same revision the signature is applied. Validation -// data for a signature is added based on the Contents entry of the signature, -// which is known only after the revision is written. Even if the Contents -// are known (e.g. when signing externally), updating the DSS at that point -// would invalidate the calculated signature. As a result, if adding LTV -// in the same revision is a requirement, use the first method. -// See LTV.EnableChain. -// -// The client applies both methods, when possible. -// -// If `LTV.SkipExisting` is set to true (the default), validations are -// not added for signatures which are already present in the VRI entry of the -// document's DSS dictionary. -type LTV struct{ +// ToPdfObject implements interface PdfModel. +func (_gbfc *PdfAnnotationFreeText )ToPdfObject ()_bb .PdfObject {_gbfc .PdfAnnotation .ToPdfObject ();_adad :=_gbfc ._aaf ;_ddee :=_adad .PdfObject .(*_bb .PdfObjectDictionary );_gbfc .PdfAnnotationMarkup .appendToPdfDictionary (_ddee );_ddee .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074")); +_ddee .SetIfNotNil ("\u0044\u0041",_gbfc .DA );_ddee .SetIfNotNil ("\u0051",_gbfc .Q );_ddee .SetIfNotNil ("\u0052\u0043",_gbfc .RC );_ddee .SetIfNotNil ("\u0044\u0053",_gbfc .DS );_ddee .SetIfNotNil ("\u0043\u004c",_gbfc .CL );_ddee .SetIfNotNil ("\u0049\u0054",_gbfc .IT ); +_ddee .SetIfNotNil ("\u0042\u0045",_gbfc .BE );_ddee .SetIfNotNil ("\u0052\u0044",_gbfc .RD );_ddee .SetIfNotNil ("\u0042\u0053",_gbfc .BS );_ddee .SetIfNotNil ("\u004c\u0045",_gbfc .LE );return _adad ;};func (_ccdec *pdfCIDFontType2 )baseFields ()*fontCommon {return &_ccdec .fontCommon }; -// CertClient is the client used to retrieve certificates. -CertClient *_ef .CertClient ; -// OCSPClient is the client used to retrieve OCSP validation information. -OCSPClient *_ef .OCSPClient ; +// ToPdfObject converts the PdfPage to a dictionary within an indirect object container. +func (_dgaee *PdfPage )ToPdfObject ()_bb .PdfObject {_cfada :=_dgaee ._beaf ;_dgaee .GetPageDict ();return _cfada ;}; -// CRLClient is the client used to retrieve CRL validation information. -CRLClient *_ef .CRLClient ; +// ColorToRGB converts gray -> rgb for a single color component. +func (_ecae *PdfColorspaceDeviceGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_bfcge ,_bdaf :=color .(*PdfColorDeviceGray );if !_bdaf {_gg .Log .Debug ("\u0049\u006e\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006fr\u0020\u006e\u006f\u0074\u0020\u0064\u0065v\u0069\u0063\u0065\u0020\u0067\u0072\u0061\u0079\u0020\u0025\u0054",color ); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return NewPdfColorDeviceRGB (float64 (*_bfcge ),float64 (*_bfcge ),float64 (*_bfcge )),nil ;};type pdfFontType3 struct{fontCommon ;_dcff *_bb .PdfIndirectObject ; -// SkipExisting specifies whether existing signature validations -// should be skipped. -SkipExisting bool ;_gaggb *PdfAppender ;_fefa *DSS ;}; -// ImageToRGB converts ICCBased colorspace image to RGB and returns the result. -func (_fddg *PdfColorspaceICCBased )ImageToRGB (img Image )(Image ,error ){if _fddg .Alternate ==nil {_ag .Log .Debug ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -if _fddg .N ==1{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061y\u0020\u0028\u004e\u003d\u0031\u0029"); -_egafe :=NewPdfColorspaceDeviceGray ();return _egafe .ImageToRGB (img );}else if _fddg .N ==3{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006eg\u0020\u0044\u0065\u0076\u0069\u0063e\u0052\u0047B\u0020\u0028N\u003d3\u0029"); -return img ,nil ;}else if _fddg .N ==4{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059K\u0020\u0028\u004e\u003d\u0034\u0029"); -_dcfg :=NewPdfColorspaceDeviceCMYK ();return _dcfg .ImageToRGB (img );}else {return img ,_ad .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -};};_ag .Log .Trace ("\u0049\u0043\u0043 \u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0069\u0076\u0065\u003a\u0020\u0025\u0023\u0076",_fddg ); -_ggae ,_dgecc :=_fddg .Alternate .ImageToRGB (img );_ag .Log .Trace ("I\u0043C\u0020\u0049\u006e\u0070\u0075\u0074\u0020\u0069m\u0061\u0067\u0065\u003a %\u002b\u0076",img );_ag .Log .Trace ("I\u0043\u0043\u0020\u004fut\u0070u\u0074\u0020\u0069\u006d\u0061g\u0065\u003a\u0020\u0025\u002b\u0076",_ggae ); -return _ggae ,_dgecc ;};func _baeb (_bddbe *PdfPage ){_ebgcf :=_ae .GetLicenseKey ();if _ebgcf !=nil &&_ebgcf .IsLicensed (){return ;};_ffdca :=_fd .PdfObjectName ("\u0055\u0046\u0031");if !_bddbe .Resources .HasFontByName (_ffdca ){_bddbe .Resources .SetFontByName (_ffdca ,DefaultFont ().ToPdfObject ()); -};var _gegb []string ;_gegb =append (_gegb ,"\u0071");_gegb =append (_gegb ,"\u0042\u0054");_gegb =append (_gegb ,_dc .Sprintf ("\u002f%\u0073\u0020\u0031\u0034\u0020\u0054f",_ffdca .String ()));_gegb =append (_gegb ,"\u0031\u0020\u0030\u0020\u0030\u0020\u0072\u0067"); -_gegb =append (_gegb ,"\u0031\u0030\u0020\u0031\u0030\u0020\u0054\u0064");_gfbgf :="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020\u0055\u006e\u0069\u0044o\u0063\u0020\u002d\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u006c\u0069\u0063e\u006e\u0073\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070\u0073:/\u002f\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"; -_gegb =append (_gegb ,_dc .Sprintf ("\u0028%\u0073\u0029\u0020\u0054\u006a",_gfbgf ));_gegb =append (_gegb ,"\u0045\u0054");_gegb =append (_gegb ,"\u0051");_fddfc :=_gg .Join (_gegb ,"\u000a");_bddbe .AddContentStreamByString (_fddfc );_bddbe .ToPdfObject (); -};func (_cac *PdfReader )newPdfAnnotationCircleFromDict (_deca *_fd .PdfObjectDictionary )(*PdfAnnotationCircle ,error ){_dbe :=PdfAnnotationCircle {};_cbb ,_ega :=_cac .newPdfAnnotationMarkupFromDict (_deca );if _ega !=nil {return nil ,_ega ;};_dbe .PdfAnnotationMarkup =_cbb ; -_dbe .BS =_deca .Get ("\u0042\u0053");_dbe .IC =_deca .Get ("\u0049\u0043");_dbe .BE =_deca .Get ("\u0042\u0045");_dbe .RD =_deca .Get ("\u0052\u0044");return &_dbe ,nil ;}; +// These fields are specific to Type 3 fonts. +CharProcs _bb .PdfObject ;Encoding _bb .PdfObject ;FontBBox _bb .PdfObject ;FontMatrix _bb .PdfObject ;FirstChar _bb .PdfObject ;LastChar _bb .PdfObject ;Widths _bb .PdfObject ;Resources _bb .PdfObject ;_daed map[_ga .CharCode ]float64 ;_acaf _ga .TextEncoder ; +}; + +// Read reads an image and loads into a new Image object with an RGB +// colormap and 8 bits per component. +func (_cfgf DefaultImageHandler )Read (reader _ecb .Reader )(*Image ,error ){_ebfe ,_ ,_bgae :=_b .Decode (reader );if _bgae !=nil {_gg .Log .Debug ("\u0045\u0072\u0072or\u0020\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_bgae ); +return nil ,_bgae ;};return _cfgf .NewImageFromGoImage (_ebfe );};func (_fggca *PdfWriter )mapObjectStreams (_acdcc bool )(map[_bb .PdfObject ]bool ,bool ){_feggf :=make (map[_bb .PdfObject ]bool );for _ ,_gagfba :=range _fggca ._cgfff {if _bfced ,_fddbc :=_gagfba .(*_bb .PdfObjectStreams ); +_fddbc {_acdcc =true ;for _ ,_fdbca :=range _bfced .Elements (){_feggf [_fdbca ]=true ;if _eddbe ,_bgccf :=_fdbca .(*_bb .PdfIndirectObject );_bgccf {_feggf [_eddbe .PdfObject ]=true ;};};};};return _feggf ,_acdcc ;}; + +// ColorToRGB converts a ICCBased color to an RGB color. +func (_abca *PdfColorspaceICCBased )ColorToRGB (color PdfColor )(PdfColor ,error ){if _abca .Alternate ==nil {_gg .Log .Debug ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +if _abca .N ==1{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061y\u0020\u0028\u004e\u003d\u0031\u0029"); +_ddgd :=NewPdfColorspaceDeviceGray ();return _ddgd .ColorToRGB (color );}else if _abca .N ==3{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006eg\u0020\u0044\u0065\u0076\u0069\u0063e\u0052\u0047B\u0020\u0028N\u003d3\u0029"); +return color ,nil ;}else if _abca .N ==4{_gg .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059K\u0020\u0028\u004e\u003d\u0034\u0029"); +_gafdc :=NewPdfColorspaceDeviceCMYK ();return _gafdc .ColorToRGB (color );}else {return nil ,_ed .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +};};_gg .Log .Trace ("\u0049\u0043\u0043 \u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0069\u0076\u0065\u003a\u0020\u0025\u0023\u0076",_abca ); +return _abca .Alternate .ColorToRGB (color );}; + +// ToPdfObject implements interface PdfModel. +func (_bbdc *PdfActionGoTo )ToPdfObject ()_bb .PdfObject {_bbdc .PdfAction .ToPdfObject ();_dfe :=_bbdc ._dcc ;_gda :=_dfe .PdfObject .(*_bb .PdfObjectDictionary );_gda .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeGoTo )));_gda .SetIfNotNil ("\u0044",_bbdc .D ); +return _dfe ;}; + +// NewPdfField returns an initialized PdfField. +func NewPdfField ()*PdfField {return &PdfField {_afbea :_bb .MakeIndirectObject (_bb .MakeDict ())}}; + +// SetType sets the field button's type. Can be one of: +// - PdfFieldButtonPush for push button fields +// - PdfFieldButtonCheckbox for checkbox fields +// - PdfFieldButtonRadio for radio button fields +// This sets the field's flag appropriately. +func (_cggd *PdfFieldButton )SetType (btype ButtonType ){_abae :=uint32 (0);if _cggd .Ff !=nil {_abae =uint32 (*_cggd .Ff );};switch btype {case ButtonTypePush :_abae |=FieldFlagPushbutton .Mask ();case ButtonTypeRadio :_abae |=FieldFlagRadio .Mask (); +};_cggd .Ff =_bb .MakeInteger (int64 (_abae ));}; // PdfTilingPattern is a Tiling pattern that consists of repetitions of a pattern cell with defined intervals. // It is a type 1 pattern. (PatternType = 1). // A tiling pattern is represented by a stream object, where the stream content is // a content stream that describes the pattern cell. -type PdfTilingPattern struct{*PdfPattern ;PaintType *_fd .PdfObjectInteger ;TilingType *_fd .PdfObjectInteger ;BBox *PdfRectangle ;XStep *_fd .PdfObjectFloat ;YStep *_fd .PdfObjectFloat ;Resources *PdfPageResources ;Matrix *_fd .PdfObjectArray ;}; +type PdfTilingPattern struct{*PdfPattern ;PaintType *_bb .PdfObjectInteger ;TilingType *_bb .PdfObjectInteger ;BBox *PdfRectangle ;XStep *_bb .PdfObjectFloat ;YStep *_bb .PdfObjectFloat ;Resources *PdfPageResources ;Matrix *_bb .PdfObjectArray ;}; -// GetFontByName gets the font specified by keyName. Returns the PdfObject which -// the entry refers to. Returns a bool value indicating whether or not the entry was found. -func (_abeea *PdfPageResources )GetFontByName (keyName _fd .PdfObjectName )(_fd .PdfObject ,bool ){if _abeea .Font ==nil {return nil ,false ;};_abfga ,_gbdcd :=_fd .TraceToDirectObject (_abeea .Font ).(*_fd .PdfObjectDictionary );if !_gbdcd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0021\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_fd .TraceToDirectObject (_abeea .Font )); -return nil ,false ;};if _cgcg :=_abfga .Get (keyName );_cgcg !=nil {return _cgcg ,true ;};return nil ,false ;}; - -// PdfAnnotationInk represents Ink annotations. -// (Section 12.5.6.13). -type PdfAnnotationInk struct{*PdfAnnotation ;*PdfAnnotationMarkup ;InkList _fd .PdfObject ;BS _fd .PdfObject ;}; +// SetFontByName sets the font specified by keyName to the given object. +func (_ffef *PdfPageResources )SetFontByName (keyName _bb .PdfObjectName ,obj _bb .PdfObject )error {if _ffef .Font ==nil {_ffef .Font =_bb .MakeDict ();};_cbabg ,_bffac :=_bb .TraceToDirectObject (_ffef .Font ).(*_bb .PdfObjectDictionary );if !_bffac {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0021\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_bb .TraceToDirectObject (_ffef .Font )); +return _bb .ErrTypeError ;};_cbabg .Set (keyName ,obj );return nil ;}; -// AddFont adds a font dictionary to the Font resources. -func (_aeabf *PdfPage )AddFont (name _fd .PdfObjectName ,font _fd .PdfObject )error {if _aeabf .Resources ==nil {_aeabf .Resources =NewPdfPageResources ();};if _aeabf .Resources .Font ==nil {_aeabf .Resources .Font =_fd .MakeDict ();};_baea ,_dfedg :=_fd .TraceToDirectObject (_aeabf .Resources .Font ).(*_fd .PdfObjectDictionary ); -if !_dfedg {_ag .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u0066\u006f\u006et \u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a \u0025\u0076",_fd .TraceToDirectObject (_aeabf .Resources .Font )); -return _ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_baea .Set (name ,font );return nil ;}; +// GetContentStreamWithEncoder returns the pattern cell's content stream and its encoder +func (_bbda *PdfTilingPattern )GetContentStreamWithEncoder ()([]byte ,_bb .StreamEncoder ,error ){_dggga ,_ceaee :=_bbda ._aeff .(*_bb .PdfObjectStream );if !_ceaee {_gg .Log .Debug ("\u0054\u0069l\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_bbda ._aeff ); +return nil ,nil ,_bb .ErrTypeError ;};_caga ,_afcba :=_bb .DecodeStream (_dggga );if _afcba !=nil {_gg .Log .Debug ("\u0046\u0061\u0069l\u0065\u0064\u0020\u0064e\u0063\u006f\u0064\u0069\u006e\u0067\u0020s\u0074\u0072\u0065\u0061\u006d\u002c\u0020\u0065\u0072\u0072\u003a\u0020\u0025\u0076",_afcba ); +return nil ,nil ,_afcba ;};_cdgbd ,_afcba :=_bb .NewEncoderFromStream (_dggga );if _afcba !=nil {_gg .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020f\u0069\u006e\u0064\u0069\u006e\u0067 \u0064\u0065\u0063\u006f\u0064\u0069\u006eg\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020%\u0076",_afcba ); +return nil ,nil ,_afcba ;};return _caga ,_cdgbd ,nil ;};type pdfFont interface{_dcg .Font ; -// CharcodeBytesToUnicode converts PDF character codes `data` to a Go unicode string. -// -// 9.10 Extraction of Text Content (page 292) -// The process of finding glyph descriptions in OpenType fonts by a conforming reader shall be the following: -// - For Type 1 fonts using “CFF” tables, the process shall be as described in 9.6.6.2, "Encodings -// for Type 1 Fonts". -// - For TrueType fonts using “glyf” tables, the process shall be as described in 9.6.6.4, -// "Encodings for TrueType Fonts". Since this process sometimes produces ambiguous results, -// conforming writers, instead of using a simple font, shall use a Type 0 font with an Identity-H -// encoding and use the glyph indices as character codes, as described following Table 118. -func (_ddgb *PdfFont )CharcodeBytesToUnicode (data []byte )(string ,int ,int ){_bbagb ,_ ,_eaff :=_ddgb .CharcodesToUnicodeWithStats (_ddgb .BytesToCharcodes (data ));_debe :=_ee .ExpandLigatures (_bbagb );return _debe ,_eb .RuneCountInString (_debe ),_eaff ; +// ToPdfObject returns a PDF representation of the font and implements interface Model. +ToPdfObject ()_bb .PdfObject ;getFontDescriptor ()*PdfFontDescriptor ;baseFields ()*fontCommon ;};func _gbgef (_egfeb *XObjectForm )(*PdfRectangle ,bool ,error ){if _adeg ,_cdea :=_egfeb .BBox .(*_bb .PdfObjectArray );_cdea {_aaggf ,_cfad :=NewPdfRectangle (*_adeg ); +if _cfad !=nil {return nil ,false ,_cfad ;};if _gfad ,_bdga :=_egfeb .Matrix .(*_bb .PdfObjectArray );_bdga {_geaf ,_cdbd :=_gfad .ToFloat64Array ();if _cdbd !=nil {return nil ,false ,_cdbd ;};_bebac :=_gcac .IdentityMatrix ();if len (_geaf )==6{_bebac =_gcac .NewMatrix (_geaf [0],_geaf [1],_geaf [2],_geaf [3],_geaf [4],_geaf [5]); +};_aaggf .Transform (_bebac );return _aaggf ,true ,nil ;};return _aaggf ,false ,nil ;};return nil ,false ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063e\u0020\u0042\u0042\u006f\u0078\u0020\u0074y\u0070\u0065"); }; -// GetNameDictionary returns the Names entry in the PDF catalog. -// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). -func (_ecdbf *PdfReader )GetNameDictionary ()(_fd .PdfObject ,error ){_gfgg :=_fd .ResolveReference (_ecdbf ._gabca .Get ("\u004e\u0061\u006de\u0073"));if _gfgg ==nil {return nil ,nil ;};if !_ecdbf ._gfdda {_ccaa :=_ecdbf .traverseObjectData (_gfgg );if _ccaa !=nil {return nil ,_ccaa ; -};};return _gfgg ,nil ;};func _bddaa ()_cd .Time {_feadd .Lock ();defer _feadd .Unlock ();return _afgca }; +// String returns a string that describes `base`. +func (_ecedad fontCommon )String ()string {return _e .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0073\u007d",_ecedad .coreString ());};func _dbec (_egddg _bb .PdfObject )(*PdfPattern ,error ){_bcfe :=&PdfPattern {};var _gbgeff *_bb .PdfObjectDictionary ; +if _fdeag ,_faaac :=_bb .GetIndirect (_egddg );_faaac {_bcfe ._aeff =_fdeag ;_cfcab ,_decc :=_fdeag .PdfObject .(*_bb .PdfObjectDictionary );if !_decc {_gg .Log .Debug ("\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0028g\u006f\u0074\u0020%\u0054\u0029",_fdeag .PdfObject ); +return nil ,_bb .ErrTypeError ;};_gbgeff =_cfcab ;}else if _gcaed ,_dbae :=_bb .GetStream (_egddg );_dbae {_bcfe ._aeff =_gcaed ;_gbgeff =_gcaed .PdfObjectDictionary ;}else {_gg .Log .Debug ("\u0050a\u0074\u0074e\u0072\u006e\u0020\u006eo\u0074\u0020\u0061n\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074 o\u0062\u006a\u0065c\u0074\u0020o\u0072\u0020\u0073\u0074\u0072\u0065a\u006d\u002e \u0025\u0054",_egddg ); +return nil ,_bb .ErrTypeError ;};_aade :=_gbgeff .Get ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065");if _aade ==nil {_gg .Log .Debug ("\u0050\u0064\u0066\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069n\u0067\u0020\u0050\u0061\u0074t\u0065\u0072n\u0054\u0079\u0070\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_dcge ,_ecgd :=_aade .(*_bb .PdfObjectInteger );if !_ecgd {_gg .Log .Debug ("\u0050\u0061tt\u0065\u0072\u006e \u0074\u0079\u0070\u0065 no\u0074 a\u006e\u0020\u0069\u006e\u0074\u0065\u0067er\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_aade ); +return nil ,_bb .ErrTypeError ;};if *_dcge !=1&&*_dcge !=2{_gg .Log .Debug ("\u0050\u0061\u0074\u0074e\u0072\u006e\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d \u0031/\u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",*_dcge );return nil ,_bb .ErrRangeError ; +};_bcfe .PatternType =int64 (*_dcge );switch *_dcge {case 1:_cbege ,_acgaa :=_fegd (_gbgeff );if _acgaa !=nil {return nil ,_acgaa ;};_cbege .PdfPattern =_bcfe ;_bcfe ._aafef =_cbege ;return _bcfe ,nil ;case 2:_dbdbd ,_gacgb :=_bbfcb (_gbgeff );if _gacgb !=nil {return nil ,_gacgb ; +};_dbdbd .PdfPattern =_bcfe ;_bcfe ._aafef =_dbdbd ;return _bcfe ,nil ;};return nil ,_ed .New ("\u0075n\u006bn\u006f\u0077\u006e\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e");}; -// PdfPage represents a page in a PDF document. (7.7.3.3 - Table 30). -type PdfPage struct{Parent _fd .PdfObject ;LastModified *PdfDate ;Resources *PdfPageResources ;CropBox *PdfRectangle ;MediaBox *PdfRectangle ;BleedBox *PdfRectangle ;TrimBox *PdfRectangle ;ArtBox *PdfRectangle ;BoxColorInfo _fd .PdfObject ;Contents _fd .PdfObject ; -Rotate *int64 ;Group _fd .PdfObject ;Thumb _fd .PdfObject ;B _fd .PdfObject ;Dur _fd .PdfObject ;Trans _fd .PdfObject ;AA _fd .PdfObject ;Metadata _fd .PdfObject ;PieceInfo _fd .PdfObject ;StructParents _fd .PdfObject ;ID _fd .PdfObject ;PZ _fd .PdfObject ; -SeparationInfo _fd .PdfObject ;Tabs _fd .PdfObject ;TemplateInstantiated _fd .PdfObject ;PresSteps _fd .PdfObject ;UserUnit _fd .PdfObject ;VP _fd .PdfObject ;Annots _fd .PdfObject ;_gbaf []*PdfAnnotation ;_gaec *_fd .PdfObjectDictionary ;_fgcac *_fd .PdfIndirectObject ; -_cadc _fd .PdfObjectDictionary ;_dfaff *PdfReader ;}; +// GetCatalogMarkInfo gets catalog MarkInfo object. +func (_fbdcg *PdfReader )GetCatalogMarkInfo ()(_bb .PdfObject ,bool ){if _fbdcg ._effcg ==nil {return nil ,false ;};_dbefbc :=_fbdcg ._effcg .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return _dbefbc ,_dbefbc !=nil ;}; -// ColorFromFloats returns a new PdfColor based on input color components. -func (_ebgeb *PdfColorspaceDeviceN )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=_ebgeb .GetNumComponents (){return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_eggb ,_gcced :=_ebgeb .TintTransform .Evaluate (vals ); -if _gcced !=nil {return nil ,_gcced ;};_ecece ,_gcced :=_ebgeb .AlternateSpace .ColorFromFloats (_eggb );if _gcced !=nil {return nil ,_gcced ;};return _ecece ,nil ;}; +// HasFontByName checks if has font resource by name. +func (_geeed *PdfPage )HasFontByName (name _bb .PdfObjectName )bool {_fdce ,_fadag :=_geeed .Resources .Font .(*_bb .PdfObjectDictionary );if !_fadag {return false ;};if _bgda :=_fdce .Get (name );_bgda !=nil {return true ;};return false ;}; -// PdfColorspaceDeviceCMYK represents a CMYK32 colorspace. -type PdfColorspaceDeviceCMYK struct{}; +// NewReaderForText makes a new PdfReader for an input PDF content string. For use in testing. +func NewReaderForText (txt string )*PdfReader {return &PdfReader {_ddafg :map[_bb .PdfObject ]struct{}{},_geeca :_efdga (),_cfaef :_bb .NewParserFromString (txt )};}; -// GetPdfInfo returns the PDF info dictionary. -func (_febcb *PdfReader )GetPdfInfo ()(*PdfInfo ,error ){_cebce ,_dfebc :=_febcb .GetTrailer ();if _dfebc !=nil {return nil ,_dfebc ;};var _daadd *_fd .PdfObjectDictionary ;_eddab :=_cebce .Get ("\u0049\u006e\u0066\u006f");switch _abadd :=_eddab .(type ){case *_fd .PdfObjectReference :_cgfba :=_abadd ; -_eddab ,_dfebc =_febcb .GetIndirectObjectByNumber (int (_cgfba .ObjectNumber ));_eddab =_fd .TraceToDirectObject (_eddab );if _dfebc !=nil {return nil ,_dfebc ;};_daadd ,_ =_eddab .(*_fd .PdfObjectDictionary );case *_fd .PdfObjectDictionary :_daadd =_abadd ; -};if _daadd ==nil {return nil ,_ad .New ("I\u006e\u0066\u006f\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0070r\u0065s\u0065\u006e\u0074");};_gfdae ,_dfebc :=NewPdfInfoFromObject (_daadd );if _dfebc !=nil {return nil ,_dfebc ; -};return _gfdae ,nil ;}; +// GetCIDToGIDMapObject get the underlying CIDToGIDMap object if the font type is CIDFontType2. +func (_gbbgc *PdfFont )GetCIDToGIDMapObject ()_bb .PdfObject {_ebbac ,_bcbg :=_gbbgc ._gbagg .(*pdfCIDFontType2 );if _bcbg {return _ebbac .CIDToGIDMap ;};return nil ;}; -// ColorFromFloats returns a new PdfColorDevice based on the input slice of -// color components. The slice should contain four elements representing the -// cyan, magenta, yellow and key components of the color. The values of the -// elements should be between 0 and 1. -func (_gdeb *PdfColorspaceDeviceCMYK )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=4{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cceg :=vals [0];if _cceg < 0.0||_cceg > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_cceg ); -return nil ,ErrColorOutOfRange ;};_fcgb :=vals [1];if _fcgb < 0.0||_fcgb > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_fcgb );return nil ,ErrColorOutOfRange ; -};_gdbg :=vals [2];if _gdbg < 0.0||_gdbg > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gdbg );return nil ,ErrColorOutOfRange ;};_fabf :=vals [3]; -if _fabf < 0.0||_fabf > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_fabf );return nil ,ErrColorOutOfRange ;};_efea :=NewPdfColorDeviceCMYK (_cceg ,_fcgb ,_gdbg ,_fabf ); -return _efea ,nil ;};const (_debadb =0x00001;_fdfd =0x00002;_fefd =0x00004;_fabeg =0x00008;_gebb =0x00020;_eaeg =0x00040;_egbb =0x10000;_cfea =0x20000;_edbe =0x40000;); +// ToPdfObject implements interface PdfModel. +func (_fcf *PdfActionSubmitForm )ToPdfObject ()_bb .PdfObject {_fcf .PdfAction .ToPdfObject ();_aebb :=_fcf ._dcc ;_dbd :=_aebb .PdfObject .(*_bb .PdfObjectDictionary );_dbd .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeSubmitForm )));if _fcf .F !=nil {_dbd .Set ("\u0046",_fcf .F .ToPdfObject ()); +};_dbd .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_fcf .Fields );_dbd .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_fcf .Flags );return _aebb ;}; -// AddCRLs adds CRLs to DSS. -func (_caab *DSS )AddCRLs (crls [][]byte )([]*_fd .PdfObjectStream ,error ){return _caab .add (&_caab .CRLs ,_caab ._bgacf ,crls );};func (_gbbe *PdfReader )newPdfAnnotationMovieFromDict (_bdcd *_fd .PdfObjectDictionary )(*PdfAnnotationMovie ,error ){_eeb :=PdfAnnotationMovie {}; -_eeb .T =_bdcd .Get ("\u0054");_eeb .Movie =_bdcd .Get ("\u004d\u006f\u0076i\u0065");_eeb .A =_bdcd .Get ("\u0041");return &_eeb ,nil ;}; +// NewPdfColorspaceSpecialIndexed returns a new Indexed color. +func NewPdfColorspaceSpecialIndexed ()*PdfColorspaceSpecialIndexed {return &PdfColorspaceSpecialIndexed {HiVal :255};}; -// FlattenFieldsWithOpts flattens the AcroForm fields of the page using the -// provided field appearance generator and the specified options. If no options -// are specified, all form fields are flattened for the page. -// If a filter function is provided using the opts parameter, only the filtered -// fields are flattened. Otherwise, all form fields are flattened. -func (_degc *PdfPage )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {_cdfe :=map[*PdfAnnotation ]bool {};_bfgfc ,_afaaf :=_degc .GetAnnotations ();if _afaaf !=nil {return _afaaf ;};_agfd :=false ;for _ ,_ecda :=range _bfgfc {if opts .AnnotFilterFunc !=nil {_cdfe [_ecda ]=opts .AnnotFilterFunc (_ecda ); -}else {_cdfe [_ecda ]=true ;};if _cdfe [_ecda ]{_agfd =true ;};};if !_agfd {return nil ;};return _degc .flattenFieldsWithOpts (appgen ,opts ,_cdfe );}; +// PdfShadingType6 is a Coons patch mesh. +type PdfShadingType6 struct{*PdfShading ;BitsPerCoordinate *_bb .PdfObjectInteger ;BitsPerComponent *_bb .PdfObjectInteger ;BitsPerFlag *_bb .PdfObjectInteger ;Decode *_bb .PdfObjectArray ;Function []PdfFunction ;}; -// ToPdfObject implements interface PdfModel. -func (_bdaf *PdfActionHide )ToPdfObject ()_fd .PdfObject {_bdaf .PdfAction .ToPdfObject ();_ccf :=_bdaf ._bfb ;_edfg :=_ccf .PdfObject .(*_fd .PdfObjectDictionary );_edfg .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeHide )));_edfg .SetIfNotNil ("\u0054",_bdaf .T ); -_edfg .SetIfNotNil ("\u0048",_bdaf .H );return _ccf ;}; +// ColorToRGB converts a CMYK32 color to an RGB color. +func (_cbagb *PdfColorspaceDeviceCMYK )ColorToRGB (color PdfColor )(PdfColor ,error ){_cfff ,_adec :=color .(*PdfColorDeviceCMYK );if !_adec {_gg .Log .Debug ("I\u006e\u0070\u0075\u0074\u0020\u0063o\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0064e\u0076\u0069\u0063e\u0020c\u006d\u0079\u006b"); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_egedg :=_cfff .C ();_gdce :=_cfff .M ();_gbbc :=_cfff .Y ();_agcd :=_cfff .K ();_egedg =_egedg *(1-_agcd )+_agcd ;_gdce =_gdce *(1-_agcd )+_agcd ; +_gbbc =_gbbc *(1-_agcd )+_agcd ;_efa :=1-_egedg ;_agbc :=1-_gdce ;_aaccd :=1-_gbbc ;return NewPdfColorDeviceRGB (_efa ,_agbc ,_aaccd ),nil ;}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_ddee *PdfColorspaceDeviceGray )ToPdfObject ()_fd .PdfObject {return _fd .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079");}; +// NewBorderStyle returns an initialized PdfBorderStyle. +func NewBorderStyle ()*PdfBorderStyle {_cgfe :=&PdfBorderStyle {};return _cgfe }; -// SetContext sets the sub pattern (context). Either PdfTilingPattern or PdfShadingPattern. -func (_edcdb *PdfPattern )SetContext (ctx PdfModel ){_edcdb ._dccfd =ctx };func (_aaga *fontFile )loadFromSegments (_gedce ,_gfede []byte )error {_ag .Log .Trace ("\u006c\u006f\u0061dF\u0072\u006f\u006d\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u0020\u0025\u0064",len (_gedce ),len (_gfede )); -_bdae :=_aaga .parseASCIIPart (_gedce );if _bdae !=nil {return _bdae ;};_ag .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_aaga );if len (_gfede )==0{return nil ;};_ag .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_aaga ); -return nil ;}; +// PdfAnnotation represents an annotation in PDF (section 12.5 p. 389). +type PdfAnnotation struct{_ff PdfModel ;Rect _bb .PdfObject ;Contents _bb .PdfObject ;P _bb .PdfObject ;NM _bb .PdfObject ;M _bb .PdfObject ;F _bb .PdfObject ;AP _bb .PdfObject ;AS _bb .PdfObject ;Border _bb .PdfObject ;C _bb .PdfObject ;StructParent _bb .PdfObject ; +OC _bb .PdfObject ;_aaf *_bb .PdfIndirectObject ;}; -// NewStandard14Font returns the standard 14 font named `basefont` as a *PdfFont, or an error if it -// `basefont` is not one of the standard 14 font names. -func NewStandard14Font (basefont StdFontName )(*PdfFont ,error ){_bdfd ,_fceb :=_bceg (basefont );if _fceb !=nil {return nil ,_fceb ;};if basefont !=SymbolName &&basefont !=ZapfDingbatsName {_bdfd ._dcfda =_ee .NewWinAnsiEncoder ();};return &PdfFont {_gbaac :&_bdfd },nil ; -}; +// ToPdfObject implements interface PdfModel. +func (_ceaa *PdfAnnotationCaret )ToPdfObject ()_bb .PdfObject {_ceaa .PdfAnnotation .ToPdfObject ();_fbc :=_ceaa ._aaf ;_cffc :=_fbc .PdfObject .(*_bb .PdfObjectDictionary );_ceaa .PdfAnnotationMarkup .appendToPdfDictionary (_cffc );_cffc .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0043\u0061\u0072e\u0074")); +_cffc .SetIfNotNil ("\u0052\u0044",_ceaa .RD );_cffc .SetIfNotNil ("\u0053\u0079",_ceaa .Sy );return _fbc ;}; -// PdfColorspaceDeviceNAttributes contains additional information about the components of colour space that -// conforming readers may use. Conforming readers need not use the alternateSpace and tintTransform parameters, -// and may instead use a custom blending algorithms, along with other information provided in the attributes -// dictionary if present. -type PdfColorspaceDeviceNAttributes struct{Subtype *_fd .PdfObjectName ;Colorants _fd .PdfObject ;Process _fd .PdfObject ;MixingHints _fd .PdfObject ;_cbd *_fd .PdfIndirectObject ;}; +// PdfActionJavaScript represents a javaScript action. +type PdfActionJavaScript struct{*PdfAction ;JS _bb .PdfObject ;}; -// PdfColorPattern represents a pattern color. -type PdfColorPattern struct{Color PdfColor ;PatternName _fd .PdfObjectName ;};func (_fgec *PdfReader )newPdfActionResetFormFromDict (_bbe *_fd .PdfObjectDictionary )(*PdfActionResetForm ,error ){return &PdfActionResetForm {Fields :_bbe .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_bbe .Get ("\u0046\u006c\u0061g\u0073")},nil ; -}; +// Add appends an outline item as a child of the current outline item. +func (_cdcdf *OutlineItem )Add (item *OutlineItem ){_cdcdf .Entries =append (_cdcdf .Entries ,item )}; -// PdfFont represents an underlying font structure which can be of type: -// - Type0 -// - Type1 -// - TrueType -// etc. -type PdfFont struct{_gbaac pdfFont };func (_abcb *LTV )enable (_ebdab ,_cfccb []*_gff .Certificate ,_efbge string )error {_bcab ,_decba ,_ecab :=_abcb .buildCertChain (_ebdab ,_cfccb );if _ecab !=nil {return _ecab ;};_cefb ,_ecab :=_abcb .getCerts (_bcab ); -if _ecab !=nil {return _ecab ;};var _aaffc ,_fdgcd [][]byte ;if _abcb .OCSPClient !=nil {_aaffc ,_ecab =_abcb .getOCSPs (_bcab ,_decba );if _ecab !=nil {return _ecab ;};};if _abcb .CRLClient !=nil {_fdgcd ,_ecab =_abcb .getCRLs (_bcab );if _ecab !=nil {return _ecab ; -};};_caegg :=_abcb ._fefa ;_abgef ,_ecab :=_caegg .AddCerts (_cefb );if _ecab !=nil {return _ecab ;};_cafg ,_ecab :=_caegg .AddOCSPs (_aaffc );if _ecab !=nil {return _ecab ;};_eeacf ,_ecab :=_caegg .AddCRLs (_fdgcd );if _ecab !=nil {return _ecab ;};if _efbge !=""{_caegg .VRI [_efbge ]=&VRI {Cert :_abgef ,OCSP :_cafg ,CRL :_eeacf }; -};_abcb ._gaggb .SetDSS (_caegg );return nil ;}; +// ToPdfObject returns the PDF representation of the outline tree node. +func (_gbcdg *PdfOutlineTreeNode )ToPdfObject ()_bb .PdfObject {return _gbcdg .GetContext ().ToPdfObject ();}; -// Height returns the height of `rect`. -func (_ecggg *PdfRectangle )Height ()float64 {return _af .Abs (_ecggg .Ury -_ecggg .Lly )};func _eege (_gddg string )map[string ]string {_bfdg :=_daef .Split (_gddg ,-1);_ffec :=map[string ]string {};for _ ,_gecge :=range _bfdg {_ebcbb :=_ebccf .FindStringSubmatch (_gecge ); -if _ebcbb ==nil {continue ;};_fbff ,_eabce :=_ebcbb [1],_ebcbb [2];_ffec [_fbff ]=_eabce ;};return _ffec ;}; +// PdfAnnotationScreen represents Screen annotations. +// (Section 12.5.6.18). +type PdfAnnotationScreen struct{*PdfAnnotation ;T _bb .PdfObject ;MK _bb .PdfObject ;A _bb .PdfObject ;AA _bb .PdfObject ;}; -// PdfColorspaceSpecialSeparation is a Separation colorspace. -// At the moment the colour space is set to a Separation space, the conforming reader shall determine whether the -// device has an available colorant (e.g. dye) corresponding to the name of the requested space. If so, the conforming -// reader shall ignore the alternateSpace and tintTransform parameters; subsequent painting operations within the -// space shall apply the designated colorant directly, according to the tint values supplied. -// -// Format: [/Separation name alternateSpace tintTransform] -type PdfColorspaceSpecialSeparation struct{ColorantName *_fd .PdfObjectName ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;_dbeeaf *_fd .PdfIndirectObject ;}; +// SetXObjectImageByNameLazy adds the provided XObjectImage to the page resources. +// The added XObjectImage is identified by the specified name. +func (_dfedf *PdfPageResources )SetXObjectImageByNameLazy (keyName _bb .PdfObjectName ,ximg *XObjectImage ,lazy bool )error {_gdaec :=ximg .ToPdfObject ().(*_bb .PdfObjectStream );if lazy {_gdaec .MakeLazy ();};_beac :=_dfedf .SetXObjectByName (keyName ,_gdaec ); +return _beac ;}; -// PdfAnnotation3D represents 3D annotations. -// (Section 13.6.2). -type PdfAnnotation3D struct{*PdfAnnotation ;T3DD _fd .PdfObject ;T3DV _fd .PdfObject ;T3DA _fd .PdfObject ;T3DI _fd .PdfObject ;T3DB _fd .PdfObject ;};func _affgb (_eafeg *XObjectImage )error {if _eafeg .SMask ==nil {return nil ;};_bffge ,_baecd :=_eafeg .SMask .(*_fd .PdfObjectStream ); -if !_baecd {_ag .Log .Debug ("\u0053\u004da\u0073\u006b\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u002a\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0053\u0074re\u0061\u006d");return _fd .ErrTypeError ;};_acda :=_bffge .PdfObjectDictionary ; -_cbdfa :=_acda .Get ("\u004d\u0061\u0074t\u0065");if _cbdfa ==nil {return nil ;};_ebaacg ,_bcfeb :=_cfddd (_cbdfa .(*_fd .PdfObjectArray ));if _bcfeb !=nil {return _bcfeb ;};_fbddd :=_fd .MakeArrayFromFloats ([]float64 {_ebaacg });_acda .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_fbddd ); -return nil ;}; +// SetCatalogMarkInfo sets the catalog MarkInfo dictionary. +func (_geaba *PdfWriter )SetCatalogMarkInfo (info _bb .PdfObject )error {if info ==nil {_geaba ._ebgdb .Remove ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return nil ;};if _aefc ,_eegabg :=info .(*_bb .PdfObjectReference );_eegabg {info =_aefc .Resolve (); +if info ==nil {_geaba ._ebgdb .Remove ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return nil ;};};_geaba .addObject (info );_geaba ._ebgdb .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",info );return nil ;};var _ pdfFont =(*pdfFontType3 )(nil ); -// NewCompositePdfFontFromTTFFile loads a composite font from a TTF font file. Composite fonts can -// be used to represent unicode fonts which can have multi-byte character codes, representing a wide -// range of values. They are often used for symbolic languages, including Chinese, Japanese and Korean. -// It is represented by a Type0 Font with an underlying CIDFontType2 and an Identity-H encoding map. -// TODO: May be extended in the future to support a larger variety of CMaps and vertical fonts. -// NOTE: For simple fonts, use NewPdfFontFromTTFFile. -func NewCompositePdfFontFromTTFFile (filePath string )(*PdfFont ,error ){_abbdb ,_gbff :=_gbe .Open (filePath );if _gbff !=nil {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u006f\u0070\u0065\u006e\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0076",_gbff ); -return nil ,_gbff ;};defer _abbdb .Close ();return NewCompositePdfFontFromTTF (_abbdb );}; -// L returns the value of the L component of the color. -func (_agbgf *PdfColorLab )L ()float64 {return _agbgf [0]}; +// NewDSS returns a new DSS dictionary. +func NewDSS ()*DSS {return &DSS {_facae :_bb .MakeIndirectObject (_bb .MakeDict ()),VRI :map[string ]*VRI {}};};func (_bace *PdfAppender )mergeResources (_edga ,_ecgg _bb .PdfObject ,_gfe map[_bb .PdfObjectName ]_bb .PdfObjectName )_bb .PdfObject {if _ecgg ==nil &&_edga ==nil {return nil ; +};if _ecgg ==nil {return _edga ;};_aeaf ,_cfce :=_bb .GetDict (_ecgg );if !_cfce {return _edga ;};if _edga ==nil {_efdde :=_bb .MakeDict ();_efdde .Merge (_aeaf );return _ecgg ;};_bbg ,_cfce :=_bb .GetDict (_edga );if !_cfce {_gg .Log .Error ("\u0045\u0072\u0072or\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065 \u0069s\u0020n\u006ft\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +_bbg =_bb .MakeDict ();};for _ ,_acge :=range _aeaf .Keys (){if _fadbb ,_bfcg :=_gfe [_acge ];_bfcg {_bbg .Set (_fadbb ,_aeaf .Get (_acge ));}else {_bbg .Set (_acge ,_aeaf .Get (_acge ));};};return _bbg ;}; -// NewPdfColorspaceDeviceN returns an initialized PdfColorspaceDeviceN. -func NewPdfColorspaceDeviceN ()*PdfColorspaceDeviceN {_efgd :=&PdfColorspaceDeviceN {};return _efgd }; +// NewPdfAnnotationText returns a new text annotation. +func NewPdfAnnotationText ()*PdfAnnotationText {_abd :=NewPdfAnnotation ();_fcbe :=&PdfAnnotationText {};_fcbe .PdfAnnotation =_abd ;_fcbe .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_abd .SetContext (_fcbe );return _fcbe ;}; -// String returns a string describing the font descriptor. -func (_dfegd *PdfFontDescriptor )String ()string {var _cfbc []string ;if _dfegd .FontName !=nil {_cfbc =append (_cfbc ,_dfegd .FontName .String ());};if _dfegd .FontFamily !=nil {_cfbc =append (_cfbc ,_dfegd .FontFamily .String ());};if _dfegd .fontFile !=nil {_cfbc =append (_cfbc ,_dfegd .fontFile .String ()); -};if _dfegd ._dccc !=nil {_cfbc =append (_cfbc ,_dfegd ._dccc .String ());};_cfbc =append (_cfbc ,_dc .Sprintf ("\u0046\u006f\u006et\u0046\u0069\u006c\u0065\u0033\u003d\u0025\u0074",_dfegd .FontFile3 !=nil ));return _dc .Sprintf ("\u0046\u004f\u004e\u0054_D\u0045\u0053\u0043\u0052\u0049\u0050\u0054\u004f\u0052\u007b\u0025\u0073\u007d",_gg .Join (_cfbc ,"\u002c\u0020")); +// NewPdfAnnotationRedact returns a new redact annotation. +func NewPdfAnnotationRedact ()*PdfAnnotationRedact {_ecbc :=NewPdfAnnotation ();_abb :=&PdfAnnotationRedact {};_abb .PdfAnnotation =_ecbc ;_abb .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ecbc .SetContext (_abb );return _abb ;}; + +// NewEmbeddedFileFromObject construct a new EmbeddedFile from supplied object. +func NewEmbeddedFileFromObject (obj _bb .PdfObject )(*EmbeddedFile ,error ){_efcfd :=_bb .TraceToDirectObject (obj );_bcce ,_aaab :=_efcfd .(*_bb .PdfObjectDictionary );if !_aaab {return nil ,_ed .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074"); +};_dedc :=_bb .TraceToDirectObject (_bcce .Get ("\u0046"));if _dedc ==nil {return nil ,_ed .New ("\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065");};_aafe ,_aaab :=_dedc .(*_bb .PdfObjectStream ); +if !_aaab {return nil ,_ed .New ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073t\u0072\u0065\u0061\u006d");};_beeag :=_aafe .PdfObjectDictionary ;_aggg :=_beeag .Get ("\u0050\u0061\u0072\u0061\u006d\u0073");if _aggg ==nil {return nil ,_ed .New ("P\u0061\u0072\u0061\u006d\u0073\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074 \u0061\u0076\u0061i\u006ca\u0062\u006c\u0065"); +};_gefeb ,_aaab :=_aggg .(*_bb .PdfObjectDictionary );if !_aaab {return nil ,_ed .New ("I\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0061\u006d\u0073 \u006f\u0062\u006a\u0065\u0063\u0074");};_agca :="";_dcfgg :=_gefeb .Get ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d"); +if _dcfgg !=nil {_agca =_dcfgg .(*_bb .PdfObjectString ).Str ();};_dfea ,_bedd :=_bb .DecodeStream (_aafe );if _bedd !=nil {return nil ,_bedd ;};_bccc :=&EmbeddedFile {Content :_dfea ,Hash :_agca };return _bccc ,nil ;}; + +// NewLTV returns a new LTV client. +func NewLTV (appender *PdfAppender )(*LTV ,error ){_cbedg :=appender .Reader .DSS ;if _cbedg ==nil {_cbedg =NewDSS ();};if _gacfdf :=_cbedg .GenerateHashMaps ();_gacfdf !=nil {return nil ,_gacfdf ;};return <V {CertClient :_bag .NewCertClient (),OCSPClient :_bag .NewOCSPClient (),CRLClient :_bag .NewCRLClient (),SkipExisting :true ,_abcbg :appender ,_ebfa :_cbedg },nil ; }; -// PartialName returns the partial name of the field. -func (_cccec *PdfField )PartialName ()string {_dcda :="";if _cccec .T !=nil {_dcda =_cccec .T .Decoded ();}else {_ag .Log .Debug ("\u0046\u0069el\u0064\u0020\u006di\u0073\u0073\u0069\u006eg T\u0020fi\u0065\u006c\u0064\u0020\u0028\u0069\u006eco\u006d\u0070\u0061\u0074\u0069\u0062\u006ce\u0029"); -};return _dcda ;};func (_debee *PdfWriter )setWriter (_dfgaef _bc .Writer ){_debee ._bbcab =_debee ._dfgae ;_debee ._abgaac =_b .NewWriter (_dfgaef );};func (_dfgac *PdfReader )loadStructure ()error {if _dfgac ._faaf .GetCrypter ()!=nil &&!_dfgac ._faaf .IsAuthenticated (){return _dc .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};_daafb :=_dfgac ._faaf .GetTrailer ();if _daafb ==nil {return _dc .Errorf ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_dccbc ,_cbbca :=_daafb .Get ("\u0052\u006f\u006f\u0074").(*_fd .PdfObjectReference );if !_cbbca {return _dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0052\u006f\u006ft\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a \u0025\u0073\u0029",_daafb ); -};_bfeda ,_fcceee :=_dfgac ._faaf .LookupByReference (*_dccbc );if _fcceee !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u0072\u006f\u006f\u0074\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_fcceee ); -return _fcceee ;};_gdbf ,_cbbca :=_bfeda .(*_fd .PdfIndirectObject );if !_cbbca {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0028\u0072\u006f\u006f\u0074\u0020\u0025\u0071\u0029\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0025\u0073\u0029",_bfeda ,*_daafb ); -return _ad .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_dgcd ,_cbbca :=(*_gdbf ).PdfObject .(*_fd .PdfObjectDictionary );if !_cbbca {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020I\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0061t\u0061\u006c\u006fg\u0020(\u0025\u0073\u0029",_gdbf .PdfObject ); -return _ad .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_ag .Log .Trace ("C\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_dgcd );_dgdfe ,_cbbca :=_dgcd .Get ("\u0050\u0061\u0067e\u0073").(*_fd .PdfObjectReference ); -if !_cbbca {return _ad .New ("\u0070\u0061\u0067\u0065\u0073\u0020\u0069\u006e\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020b\u0065\u0020\u0061\u0020\u0072e\u0066\u0065r\u0065\u006e\u0063\u0065");};_bddfb ,_fcceee :=_dfgac ._faaf .LookupByReference (*_dgdfe ); -if _fcceee !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020F\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020r\u0065\u0061\u0064 \u0070a\u0067\u0065\u0073");return _fcceee ;};_geaec ,_cbbca :=_bddfb .(*_fd .PdfIndirectObject );if !_cbbca {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020P\u0061\u0067\u0065\u0073\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0069n\u0076a\u006c\u0069\u0064"); -_ag .Log .Debug ("\u006f\u0070\u003a\u0020\u0025\u0070",_geaec );return _ad .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_fafec ,_cbbca :=_geaec .PdfObject .(*_fd .PdfObjectDictionary );if !_cbbca {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0073\u0020\u006f\u0062j\u0065c\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0025\u0073\u0029",_geaec ); -return _ad .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_fdbga ,_cbbca :=_fd .GetInt (_fafec .Get ("\u0043\u006f\u0075n\u0074"));if !_cbbca {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0050\u0061\u0067\u0065\u0073\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -return _ad .New ("\u0070\u0061\u0067\u0065s \u0063\u006f\u0075\u006e\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};if _ ,_cbbca =_fd .GetName (_fafec .Get ("\u0054\u0079\u0070\u0065"));!_cbbca {_ag .Log .Debug ("\u0050\u0061\u0067\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020T\u0079\u0070\u0065\u0020\u0066\u0069\u0065\u006cd\u0020n\u006f\u0074\u0020\u0073\u0065\u0074\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0054\u0079p\u0065\u0020\u0074\u006f\u0020\u0050\u0061\u0067\u0065\u0073\u002e"); -_fafec .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0050\u0061\u0067e\u0073"));};if _ddag ,_bdef :=_fd .GetInt (_fafec .Get ("\u0052\u006f\u0074\u0061\u0074\u0065"));_bdef {_bafa :=int64 (*_ddag );_dfgac .Rotate =&_bafa ;};_dfgac ._cbfcd =_dccbc ; -_dfgac ._gabca =_dgcd ;_dfgac ._dddeg =_fafec ;_dfgac ._gaag =_geaec ;_dfgac ._fdeae =int (*_fdbga );_dfgac ._bbfca =[]*_fd .PdfIndirectObject {};_cgbba :=map[_fd .PdfObject ]struct{}{};_fcceee =_dfgac .buildPageList (_geaec ,nil ,_cgbba );if _fcceee !=nil {return _fcceee ; -};_ag .Log .Trace ("\u002d\u002d\u002d");_ag .Log .Trace ("\u0054\u004f\u0043");_ag .Log .Trace ("\u0050\u0061\u0067e\u0073");_ag .Log .Trace ("\u0025\u0064\u003a\u0020\u0025\u0073",len (_dfgac ._bbfca ),_dfgac ._bbfca );_dfgac ._aceac ,_fcceee =_dfgac .loadOutlines (); -if _fcceee !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0062\u0075i\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065 t\u0072\u0065\u0065 \u0028%\u0073\u0029",_fcceee ); -return _fcceee ;};_dfgac .AcroForm ,_fcceee =_dfgac .loadForms ();if _fcceee !=nil {return _fcceee ;};_dfgac .DSS ,_fcceee =_dfgac .loadDSS ();if _fcceee !=nil {return _fcceee ;};_dfgac ._cggae ,_fcceee =_dfgac .loadPerms ();if _fcceee !=nil {return _fcceee ; -};return nil ;};func (_dgbde fontCommon )asPdfObjectDictionary (_ebbba string )*_fd .PdfObjectDictionary {if _ebbba !=""&&_dgbde ._eded !=""&&_ebbba !=_dgbde ._eded {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0061\u0073\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0044\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e\u0020O\u0076\u0065\u0072\u0072\u0069\u0064\u0069\u006e\u0067\u0020\u0073\u0075\u0062t\u0079\u0070\u0065\u0020\u0074\u006f \u0025\u0023\u0071 \u0025\u0073",_ebbba ,_dgbde ); -}else if _ebbba ==""&&_dgbde ._eded ==""{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0061s\u0050\u0064\u0066Ob\u006a\u0065\u0063\u0074\u0044\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006e\u006f\u0020\u0073\u0075\u0062\u0074y\u0070\u0065\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_dgbde ); -}else if _dgbde ._eded ==""{_dgbde ._eded =_ebbba ;};_bfff :=_fd .MakeDict ();_bfff .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0046\u006f\u006e\u0074"));_bfff .Set ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074",_fd .MakeName (_dgbde ._ffedb )); -_bfff .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName (_dgbde ._eded ));if _dgbde ._babe !=nil {_bfff .Set ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072",_dgbde ._babe .ToPdfObject ());};if _dgbde ._eebbb !=nil {_bfff .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_dgbde ._eebbb ); -}else if _dgbde ._dgdg !=nil {_gdec ,_egfdg :=_dgbde ._dgdg .Stream ();if _egfdg !=nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0067\u0065\u0074\u0020C\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e\u0020\u0065r\u0072\u003d\u0025\u0076",_egfdg ); -}else {_bfff .Set ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e",_gdec );};};return _bfff ;};func _aaece (_ecfdg _fd .PdfObject )(*PdfFontDescriptor ,error ){_gcccf :=&PdfFontDescriptor {};_ecfdg =_fd .ResolveReference (_ecfdg );if _bbddd ,_gggdg :=_ecfdg .(*_fd .PdfIndirectObject ); -_gggdg {_gcccf ._aefcd =_bbddd ;_ecfdg =_bbddd .PdfObject ;};_fccee ,_cgfdc :=_fd .GetDict (_ecfdg );if !_cgfdc {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046o\u006e\u0074\u0044\u0065\u0073c\u0072\u0069\u0070\u0074\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0062\u0079\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_ecfdg ); -return nil ,_fd .ErrTypeError ;};if _gdgba :=_fccee .Get ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065");_gdgba !=nil {_gcccf .FontName =_gdgba ;}else {_ag .Log .Debug ("\u0049n\u0063\u006fm\u0070\u0061\u0074\u0069b\u0069\u006c\u0069t\u0079\u003a\u0020\u0046\u006f\u006e\u0074\u004e\u0061me\u0020\u0028\u0052e\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006di\u0073\u0073i\u006e\u0067"); -};_cbdag ,_ :=_fd .GetName (_gcccf .FontName );if _dbeeg :=_fccee .Get ("\u0054\u0079\u0070\u0065");_dbeeg !=nil {_bbafe ,_adcg :=_dbeeg .(*_fd .PdfObjectName );if !_adcg ||string (*_bbafe )!="\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"{_ag .Log .Debug ("I\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072i\u0070t\u006f\u0072\u0020\u0054y\u0070\u0065 \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0025\u0054\u0029\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0025\u0054",_dbeeg ,_cbdag ,_gcccf .FontName ); -};}else {_ag .Log .Trace ("\u0049\u006ec\u006f\u006d\u0070\u0061\u0074i\u0062\u0069\u006c\u0069\u0074y\u003a\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0025\u0054",_cbdag ,_gcccf .FontName ); -};_gcccf .FontFamily =_fccee .Get ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079");_gcccf .FontStretch =_fccee .Get ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068");_gcccf .FontWeight =_fccee .Get ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074"); -_gcccf .Flags =_fccee .Get ("\u0046\u006c\u0061g\u0073");_gcccf .FontBBox =_fccee .Get ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078");_gcccf .ItalicAngle =_fccee .Get ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065");_gcccf .Ascent =_fccee .Get ("\u0041\u0073\u0063\u0065\u006e\u0074"); -_gcccf .Descent =_fccee .Get ("\u0044e\u0073\u0063\u0065\u006e\u0074");_gcccf .Leading =_fccee .Get ("\u004ce\u0061\u0064\u0069\u006e\u0067");_gcccf .CapHeight =_fccee .Get ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t");_gcccf .XHeight =_fccee .Get ("\u0058H\u0065\u0069\u0067\u0068\u0074"); -_gcccf .StemV =_fccee .Get ("\u0053\u0074\u0065m\u0056");_gcccf .StemH =_fccee .Get ("\u0053\u0074\u0065m\u0048");_gcccf .AvgWidth =_fccee .Get ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068");_gcccf .MaxWidth =_fccee .Get ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068"); -_gcccf .MissingWidth =_fccee .Get ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068");_gcccf .FontFile =_fccee .Get ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065");_gcccf .FontFile2 =_fccee .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652"); -_gcccf .FontFile3 =_fccee .Get ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653");_gcccf .CharSet =_fccee .Get ("\u0043h\u0061\u0072\u0053\u0065\u0074");_gcccf .Style =_fccee .Get ("\u0053\u0074\u0079l\u0065");_gcccf .Lang =_fccee .Get ("\u004c\u0061\u006e\u0067"); -_gcccf .FD =_fccee .Get ("\u0046\u0044");_gcccf .CIDSet =_fccee .Get ("\u0043\u0049\u0044\u0053\u0065\u0074");if _gcccf .Flags !=nil {if _fbec ,_fage :=_fd .GetIntVal (_gcccf .Flags );_fage {_gcccf ._egced =_fbec ;};};if _gcccf .MissingWidth !=nil {if _aecdd ,_ddcec :=_fd .GetNumberAsFloat (_gcccf .MissingWidth ); -_ddcec ==nil {_gcccf ._gfbd =_aecdd ;};};if _gcccf .FontFile !=nil {_dbfc ,_ebff :=_bbcga (_gcccf .FontFile );if _ebff !=nil {return _gcccf ,_ebff ;};_ag .Log .Trace ("f\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u003d\u0025\u0073",_dbfc );_gcccf .fontFile =_dbfc ; -};if _gcccf .FontFile2 !=nil {_fdaff ,_cccge :=_cf .NewFontFile2FromPdfObject (_gcccf .FontFile2 );if _cccge !=nil {return _gcccf ,_cccge ;};_ag .Log .Trace ("\u0066\u006f\u006et\u0046\u0069\u006c\u0065\u0032\u003d\u0025\u0073",_fdaff .String ());_gcccf ._dccc =&_fdaff ; -};return _gcccf ,nil ;}; +// NewXObjectImage returns a new XObjectImage. +func NewXObjectImage ()*XObjectImage {_edbeb :=&XObjectImage {};_bdfcd :=&_bb .PdfObjectStream {};_bdfcd .PdfObjectDictionary =_bb .MakeDict ();_edbeb ._eddaa =_bdfcd ;return _edbeb ;}; -// PdfOutlineTreeNode contains common fields used by the outline and outline -// item objects. -type PdfOutlineTreeNode struct{_gcgcg interface{};First *PdfOutlineTreeNode ;Last *PdfOutlineTreeNode ;}; +// PdfColorCalRGB represents a color in the Colorimetric CIE RGB colorspace. +// A, B, C components +// Each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. +type PdfColorCalRGB [3]float64 ; -// GetPrimitiveFromModel returns the primitive object corresponding to the input `model`. -func (_eegb *modelManager )GetPrimitiveFromModel (model PdfModel )_fd .PdfObject {_fgade ,_acef :=_eegb ._eeead [model ];if !_acef {return nil ;};return _fgade ;}; +// ToPdfObject converts the pdfFontSimple to its PDF representation for outputting. +func (_gegef *pdfFontSimple )ToPdfObject ()_bb .PdfObject {if _gegef ._edea ==nil {_gegef ._edea =&_bb .PdfIndirectObject {};};_eedab :=_gegef .baseFields ().asPdfObjectDictionary ("");_gegef ._edea .PdfObject =_eedab ;if _gegef .FirstChar !=nil {_eedab .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_gegef .FirstChar ); +};if _gegef .LastChar !=nil {_eedab .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_gegef .LastChar );};if _gegef .Widths !=nil {_eedab .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_gegef .Widths );};if _gegef .Encoding !=nil {_eedab .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_gegef .Encoding ); +}else if _gegef ._fcdce !=nil {_bccd :=_gegef ._fcdce .ToPdfObject ();if _bccd !=nil {_eedab .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_bccd );};};return _gegef ._edea ;}; -// PdfActionMovie represents a movie action. -type PdfActionMovie struct{*PdfAction ;Annotation _fd .PdfObject ;T _fd .PdfObject ;Operation _fd .PdfObject ;}; +// NewImageFromGoImage creates a new NRGBA32 unidoc Image from a golang Image. +// If `goimg` is grayscale (*goimage.Gray8) then calls NewGrayImageFromGoImage instead. +func (_bbfc DefaultImageHandler )NewImageFromGoImage (goimg _b .Image )(*Image ,error ){_ecec ,_bgfgb :=_gdf .FromGoImage (goimg );if _bgfgb !=nil {return nil ,_bgfgb ;};_agcaa :=_dffda (_ecec .Base ());return &_agcaa ,nil ;};func (_ceg *PdfReader )newPdfAnnotationTrapNetFromDict (_fcfc *_bb .PdfObjectDictionary )(*PdfAnnotationTrapNet ,error ){_dbea :=PdfAnnotationTrapNet {}; +return &_dbea ,nil ;}; -// GetRuneMetrics returns the character metrics for the rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_daaaf pdfFontSimple )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){if _daaaf ._dcgdd !=nil {_bcegd ,_bfdc :=_daaaf ._dcgdd .Read (r );if _bfdc {return _bcegd ,true ;};};_aacb :=_daaaf .Encoder ();if _aacb ==nil {_ag .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_daaaf ); -return _cf .CharMetrics {},false ;};_gdebf ,_eac :=_aacb .RuneToCharcode (r );if !_eac {if r !=' '{_ag .Log .Trace ("\u004e\u006f\u0020c\u0068\u0061\u0072\u0063o\u0064\u0065\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u003d\u0025\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",r ,_daaaf ); -};return _cf .CharMetrics {},false ;};_cggca ,_gegef :=_daaaf .GetCharMetrics (_gdebf );return _cggca ,_gegef ;}; +// PdfActionImportData represents a importData action. +type PdfActionImportData struct{*PdfAction ;F *PdfFilespec ;};func _dffda (_bbege *_gdf .ImageBase )(_ececd Image ){_ececd .Width =int64 (_bbege .Width );_ececd .Height =int64 (_bbege .Height );_ececd .BitsPerComponent =int64 (_bbege .BitsPerComponent ); +_ececd .ColorComponents =_bbege .ColorComponents ;_ececd .Data =_bbege .Data ;_ececd ._dafdc =_bbege .Decode ;_ececd ._cebdb =_bbege .Alpha ;return _ececd ;};func (_ege *PdfReader )newPdfActionFromIndirectObject (_bgaa *_bb .PdfIndirectObject )(*PdfAction ,error ){_bdc ,_egf :=_bgaa .PdfObject .(*_bb .PdfObjectDictionary ); +if !_egf {return nil ,_e .Errorf ("\u0061\u0063\u0074\u0069\u006f\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u006e\u006f\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};if model :=_ege ._geeca .GetModelFromPrimitive (_bdc );model !=nil {_dff ,_cfbg :=model .(*PdfAction );if !_cfbg {return nil ,_e .Errorf ("\u0063\u0061c\u0068\u0065\u0064\u0020\u006d\u006f\u0064\u0065\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0061\u0063ti\u006f\u006e"); +};return _dff ,nil ;};_aefd :=&PdfAction {};_aefd ._dcc =_bgaa ;_ege ._geeca .Register (_bdc ,_aefd );if _aad :=_bdc .Get ("\u0054\u0079\u0070\u0065");_aad !=nil {_egb ,_ce :=_aad .(*_bb .PdfObjectName );if !_ce {_gg .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_aad ); +}else {if *_egb !="\u0041\u0063\u0074\u0069\u006f\u006e"{_gg .Log .Trace ("\u0055\u006e\u0073u\u0073\u0070\u0065\u0063t\u0065\u0064\u0020\u0054\u0079\u0070\u0065 \u0021\u003d\u0020\u0041\u0063\u0074\u0069\u006f\u006e\u0020\u0028\u0025\u0073\u0029",*_egb ); +};_aefd .Type =_egb ;};};if _fec :=_bdc .Get ("\u004e\u0065\u0078\u0074");_fec !=nil {_aefd .Next =_fec ;};if _cba :=_bdc .Get ("\u0053");_cba !=nil {_aefd .S =_cba ;};_cfc ,_fgag :=_aefd .S .(*_bb .PdfObjectName );if !_fgag {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_aefd .S ); +return nil ,_e .Errorf ("\u0069\u006e\u0076al\u0069\u0064\u0020\u0053\u0020\u006f\u0062\u006a\u0065c\u0074 \u0074y\u0070e\u0020\u0021\u003d\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_aefd .S );};_aadc :=PdfActionType (_cfc .String ()); +switch _aadc {case ActionTypeGoTo :_ggf ,_gec :=_ege .newPdfActionGotoFromDict (_bdc );if _gec !=nil {return nil ,_gec ;};_ggf .PdfAction =_aefd ;_aefd ._afg =_ggf ;return _aefd ,nil ;case ActionTypeGoToR :_ede ,_dfc :=_ege .newPdfActionGotoRFromDict (_bdc ); +if _dfc !=nil {return nil ,_dfc ;};_ede .PdfAction =_aefd ;_aefd ._afg =_ede ;return _aefd ,nil ;case ActionTypeGoToE :_dbb ,_dba :=_ege .newPdfActionGotoEFromDict (_bdc );if _dba !=nil {return nil ,_dba ;};_dbb .PdfAction =_aefd ;_aefd ._afg =_dbb ;return _aefd ,nil ; +case ActionTypeLaunch :_adbe ,_cfba :=_ege .newPdfActionLaunchFromDict (_bdc );if _cfba !=nil {return nil ,_cfba ;};_adbe .PdfAction =_aefd ;_aefd ._afg =_adbe ;return _aefd ,nil ;case ActionTypeThread :_ece ,_dfd :=_ege .newPdfActionThreadFromDict (_bdc ); +if _dfd !=nil {return nil ,_dfd ;};_ece .PdfAction =_aefd ;_aefd ._afg =_ece ;return _aefd ,nil ;case ActionTypeURI :_eeb ,_cgf :=_ege .newPdfActionURIFromDict (_bdc );if _cgf !=nil {return nil ,_cgf ;};_eeb .PdfAction =_aefd ;_aefd ._afg =_eeb ;return _aefd ,nil ; +case ActionTypeSound :_eac ,_aefde :=_ege .newPdfActionSoundFromDict (_bdc );if _aefde !=nil {return nil ,_aefde ;};_eac .PdfAction =_aefd ;_aefd ._afg =_eac ;return _aefd ,nil ;case ActionTypeMovie :_gag ,_feaf :=_ege .newPdfActionMovieFromDict (_bdc ); +if _feaf !=nil {return nil ,_feaf ;};_gag .PdfAction =_aefd ;_aefd ._afg =_gag ;return _aefd ,nil ;case ActionTypeHide :_dag ,_beg :=_ege .newPdfActionHideFromDict (_bdc );if _beg !=nil {return nil ,_beg ;};_dag .PdfAction =_aefd ;_aefd ._afg =_dag ;return _aefd ,nil ; +case ActionTypeNamed :_ecbeg ,_eae :=_ege .newPdfActionNamedFromDict (_bdc );if _eae !=nil {return nil ,_eae ;};_ecbeg .PdfAction =_aefd ;_aefd ._afg =_ecbeg ;return _aefd ,nil ;case ActionTypeSubmitForm :_gge ,_eaf :=_ege .newPdfActionSubmitFormFromDict (_bdc ); +if _eaf !=nil {return nil ,_eaf ;};_gge .PdfAction =_aefd ;_aefd ._afg =_gge ;return _aefd ,nil ;case ActionTypeResetForm :_beb ,_cef :=_ege .newPdfActionResetFormFromDict (_bdc );if _cef !=nil {return nil ,_cef ;};_beb .PdfAction =_aefd ;_aefd ._afg =_beb ; +return _aefd ,nil ;case ActionTypeImportData :_gdfa ,_dccf :=_ege .newPdfActionImportDataFromDict (_bdc );if _dccf !=nil {return nil ,_dccf ;};_gdfa .PdfAction =_aefd ;_aefd ._afg =_gdfa ;return _aefd ,nil ;case ActionTypeSetOCGState :_fcd ,_dge :=_ege .newPdfActionSetOCGStateFromDict (_bdc ); +if _dge !=nil {return nil ,_dge ;};_fcd .PdfAction =_aefd ;_aefd ._afg =_fcd ;return _aefd ,nil ;case ActionTypeRendition :_dfa ,_feac :=_ege .newPdfActionRenditionFromDict (_bdc );if _feac !=nil {return nil ,_feac ;};_dfa .PdfAction =_aefd ;_aefd ._afg =_dfa ; +return _aefd ,nil ;case ActionTypeTrans :_fce ,_cfg :=_ege .newPdfActionTransFromDict (_bdc );if _cfg !=nil {return nil ,_cfg ;};_fce .PdfAction =_aefd ;_aefd ._afg =_fce ;return _aefd ,nil ;case ActionTypeGoTo3DView :_bee ,_ccd :=_ege .newPdfActionGoTo3DViewFromDict (_bdc ); +if _ccd !=nil {return nil ,_ccd ;};_bee .PdfAction =_aefd ;_aefd ._afg =_bee ;return _aefd ,nil ;case ActionTypeJavaScript :_aeg ,_bbe :=_ege .newPdfActionJavaScriptFromDict (_bdc );if _bbe !=nil {return nil ,_bbe ;};_aeg .PdfAction =_aefd ;_aefd ._afg =_aeg ; +return _aefd ,nil ;};_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006eg\u0020u\u006ek\u006eo\u0077\u006e\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073",_aadc );return nil ,nil ;}; -// GetSubFilter returns SubFilter value or empty string. -func (_bbeceb *pdfSignDictionary )GetSubFilter ()string {_gcgcgf :=_bbeceb .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r");if _gcgcgf ==nil {return "";};if _dadf ,_bedbd :=_fd .GetNameVal (_gcgcgf );_bedbd {return _dadf ;};return "";};func (_gddgf *PdfSignature )extractChainFromPKCS7 ()([]*_gff .Certificate ,error ){_effb ,_eebbe :=_ada .Parse (_gddgf .Contents .Bytes ()); -if _eebbe !=nil {return nil ,_eebbe ;};return _effb .Certificates ,nil ;};func _eeafa (_becbd *_gbed .ImageBase )(_fcgad Image ){_fcgad .Width =int64 (_becbd .Width );_fcgad .Height =int64 (_becbd .Height );_fcgad .BitsPerComponent =int64 (_becbd .BitsPerComponent ); -_fcgad .ColorComponents =_becbd .ColorComponents ;_fcgad .Data =_becbd .Data ;_fcgad ._cdbdc =_becbd .Decode ;_fcgad ._gfffd =_becbd .Alpha ;return _fcgad ;}; +// GetEncryptionMethod returns a descriptive information string about the encryption method used. +func (_fbege *PdfReader )GetEncryptionMethod ()string {_fadgcb :=_fbege ._cfaef .GetCrypter ();return _fadgcb .String ();};func (_ccac *PdfReader )newPdfAcroFormFromDict (_ffab *_bb .PdfIndirectObject ,_acgfe *_bb .PdfObjectDictionary )(*PdfAcroForm ,error ){_fabbe :=NewPdfAcroForm (); +if _ffab !=nil {_fabbe ._dabfef =_ffab ;_ffab .PdfObject =_bb .MakeDict ();};if _eggc :=_acgfe .Get ("\u0046\u0069\u0065\u006c\u0064\u0073");_eggc !=nil &&!_bb .IsNullObject (_eggc ){_bbec ,_gccd :=_bb .GetArray (_eggc );if !_gccd {return nil ,_e .Errorf ("\u0066i\u0065\u006c\u0064\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0025\u0054\u0029",_eggc ); +};var _ggaae []*PdfField ;for _ ,_bcgdg :=range _bbec .Elements (){_fffbg ,_ccfb :=_bb .GetIndirect (_bcgdg );if !_ccfb {if _ ,_ebcf :=_bcgdg .(*_bb .PdfObjectNull );_ebcf {_gg .Log .Trace ("\u0053k\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006f\u0076\u0065\u0072 \u006e\u0075\u006c\u006c\u0020\u0066\u0069\u0065\u006c\u0064"); +continue ;};_gg .Log .Debug ("\u0046\u0069\u0065\u006c\u0064 \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0064 \u0069\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0054",_bcgdg ); +return nil ,_e .Errorf ("\u0066\u0069\u0065l\u0064\u0020\u006e\u006ft\u0020\u0069\u006e\u0020\u0061\u006e\u0020i\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_ddggb ,_dfcfd :=_ccac .newPdfFieldFromIndirectObject (_fffbg ,nil ); +if _dfcfd !=nil {return nil ,_dfcfd ;};_gg .Log .Trace ("\u0041\u0063\u0072\u006fFo\u0072\u006d\u0020\u0046\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u002b\u0076",*_ddggb );_ggaae =append (_ggaae ,_ddggb );};_fabbe .Fields =&_ggaae ;};if _fgceg :=_acgfe .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"); +_fgceg !=nil {_eabf ,_gbgbb :=_bb .GetBool (_fgceg );if _gbgbb {_fabbe .NeedAppearances =_eabf ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004e\u0065\u0065\u0064\u0041\u0070p\u0065\u0061\u0072\u0061\u006e\u0063e\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006ft\u0020\u0025\u0054\u0029",_fgceg ); +};};if _eada :=_acgfe .Get ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073");_eada !=nil {_cdfg ,_aeaccc :=_bb .GetInt (_eada );if _aeaccc {_fabbe .SigFlags =_cdfg ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073 \u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_eada ); +};};if _daaefa :=_acgfe .Get ("\u0043\u004f");_daaefa !=nil {_cgfed ,_fedbg :=_bb .GetArray (_daaefa );if _fedbg {_fabbe .CO =_cgfed ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u004f\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_daaefa ); +};};if _ggbbd :=_acgfe .Get ("\u0044\u0052");_ggbbd !=nil {if _efcce ,_gefbg :=_bb .GetDict (_ggbbd );_gefbg {_bgbdf ,_cbgeb :=NewPdfPageResourcesFromDict (_efcce );if _cbgeb !=nil {_gg .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0044R\u003a\u0020\u0025\u0076",_cbgeb ); +return nil ,_cbgeb ;};_fabbe .DR =_bgbdf ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0044\u0052\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_ggbbd );};};if _abeaab :=_acgfe .Get ("\u0044\u0041"); +_abeaab !=nil {_gdaef ,_cdcda :=_bb .GetString (_abeaab );if _cdcda {_fabbe .DA =_gdaef ;}else {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0044\u0041\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",_abeaab ); +};};if _gbefa :=_acgfe .Get ("\u0051");_gbefa !=nil {_aeaaa ,_fgab :=_bb .GetInt (_gbefa );if _fgab {_fabbe .Q =_aeaaa ;}else {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u0051\u0020\u0069\u006e\u0076a\u006ci\u0064 \u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_gbefa ); +};};if _gcecf :=_acgfe .Get ("\u0058\u0046\u0041");_gcecf !=nil {_fabbe .XFA =_gcecf ;};if _fcfgf :=_acgfe .Get ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e");_fcfgf !=nil {_fabbe .ADBEEchoSign =_fcfgf ;};_fabbe .ToPdfObject (); +return _fabbe ,nil ;}; -// PdfOutline represents a PDF outline dictionary (Table 152 - p. 376). -type PdfOutline struct{PdfOutlineTreeNode ;Parent *PdfOutlineTreeNode ;Count *int64 ;_fcef *_fd .PdfIndirectObject ;};func (_cbac *PdfReader )newPdfActionLaunchFromDict (_dfa *_fd .PdfObjectDictionary )(*PdfActionLaunch ,error ){_ddc ,_gcfg :=_ece (_dfa .Get ("\u0046")); -if _gcfg !=nil {return nil ,_gcfg ;};return &PdfActionLaunch {Win :_dfa .Get ("\u0057\u0069\u006e"),Mac :_dfa .Get ("\u004d\u0061\u0063"),Unix :_dfa .Get ("\u0055\u006e\u0069\u0078"),NewWindow :_dfa .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_ddc },nil ; -}; +// GetVersion gets the document version. +func (_abfcfe *PdfWriter )GetVersion ()_bb .Version {return _abfcfe ._gecfd };func _bede (_fgbeef _bb .PdfObject )*Names {_gegeed :=_bgcc ();_ddea :=_bb .TraceToDirectObject (_fgbeef ).(*_bb .PdfObjectDictionary );if _cdedd :=_ddea .Get ("\u0044\u0065\u0073t\u0073"); +_cdedd !=nil {_gegeed .Dests =_bb .TraceToDirectObject (_cdedd ).(*_bb .PdfObjectDictionary );};if _bgfde :=_ddea .Get ("\u0041\u0050");_bgfde !=nil {_gegeed .AP =_bb .TraceToDirectObject (_bgfde ).(*_bb .PdfObjectDictionary );};if _ccdgf :=_ddea .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"); +_ccdgf !=nil {_gegeed .JavaScript =_bb .TraceToDirectObject (_ccdgf ).(*_bb .PdfObjectDictionary );};if _ebfda :=_ddea .Get ("\u0050\u0061\u0067e\u0073");_ebfda !=nil {_gegeed .Pages =_bb .TraceToDirectObject (_ebfda ).(*_bb .PdfObjectDictionary );};if _fagee :=_ddea .Get ("\u0054e\u006d\u0070\u006c\u0061\u0074\u0065s"); +_fagee !=nil {_gegeed .Templates =_bb .TraceToDirectObject (_fagee ).(*_bb .PdfObjectDictionary );};if _eebgd :=_ddea .Get ("\u0049\u0044\u0053");_eebgd !=nil {_gegeed .IDS =_bb .TraceToDirectObject (_eebgd ).(*_bb .PdfObjectDictionary );};if _fccec :=_ddea .Get ("\u0055\u0052\u004c\u0053"); +_fccec !=nil {_gegeed .URLS =_bb .TraceToDirectObject (_fccec ).(*_bb .PdfObjectDictionary );};if _cade :=_ddea .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073");_cade !=nil {_gegeed .EmbeddedFiles =_bb .TraceToDirectObject (_cade ).(*_bb .PdfObjectDictionary ); +};if _ddcdc :=_ddea .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073");_ddcdc !=nil {_gegeed .AlternatePresentations =_bb .TraceToDirectObject (_ddcdc ).(*_bb .PdfObjectDictionary ); +};if _cdaa :=_ddea .Get ("\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073");_cdaa !=nil {_gegeed .Renditions =_bb .TraceToDirectObject (_cdaa ).(*_bb .PdfObjectDictionary );};return _gegeed ;}; -// GetContainingPdfObject returns the container of the PdfAcroForm (indirect object). -func (_aegcde *PdfAcroForm )GetContainingPdfObject ()_fd .PdfObject {return _aegcde ._fefdb }; +// GetPageLabels returns the PageLabels entry in the PDF catalog. +// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). +func (_ggdgg *PdfReader )GetPageLabels ()(_bb .PdfObject ,error ){_ggad :=_bb .ResolveReference (_ggdgg ._effcg .Get ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073"));if _ggad ==nil {return nil ,nil ;};if !_ggdgg ._becge {_gdbca :=_ggdgg .traverseObjectData (_ggad ); +if _gdbca !=nil {return nil ,_gdbca ;};};return _ggad ,nil ;};type fontCommon struct{_gdaeed string ;_ecdc string ;_ffed string ;_daab _bb .PdfObject ;_beee *_af .CMap ;_eadda *PdfFontDescriptor ;_fffc int64 ;}; -// NewPdfWriter initializes a new PdfWriter. -func NewPdfWriter ()PdfWriter {_eggce :=PdfWriter {};_eggce ._agfaff =map[_fd .PdfObject ]struct{}{};_eggce ._agfbf =[]_fd .PdfObject {};_eggce ._aaabd =map[_fd .PdfObject ][]*_fd .PdfObjectDictionary {};_eggce ._bagca =map[_fd .PdfObject ]struct{}{};_eggce ._ggaddg .Major =1; -_eggce ._ggaddg .Minor =3;_gagee :=_fd .MakeDict ();_cfgcc :=[]struct{_ddfce _fd .PdfObjectName ;_gdbge string ;}{{"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_eeeaa ()},{"\u0043r\u0065\u0061\u0074\u006f\u0072",_edeca ()},{"\u0041\u0075\u0074\u0068\u006f\u0072",_bgaa ()},{"\u0053u\u0062\u006a\u0065\u0063\u0074",_cbea ()},{"\u0054\u0069\u0074l\u0065",_gfeef ()},{"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_egdga ()}}; -for _ ,_bbff :=range _cfgcc {if _bbff ._gdbge !=""{_gagee .Set (_bbff ._ddfce ,_fd .MakeString (_bbff ._gdbge ));};};if _ddead :=_bddaa ();!_ddead .IsZero (){if _adcae ,_fcgde :=NewPdfDateFromTime (_ddead );_fcgde ==nil {_gagee .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_adcae .ToPdfObject ()); -};};if _gfagc :=_ddbf ();!_gfagc .IsZero (){if _cbccd ,_egafgc :=NewPdfDateFromTime (_gfagc );_egafgc ==nil {_gagee .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_cbccd .ToPdfObject ());};};_bbdfg :=_fd .PdfIndirectObject {};_bbdfg .PdfObject =_gagee ; -_eggce ._ggdfa =&_bbdfg ;_eggce .addObject (&_bbdfg );_eefb :=_fd .PdfIndirectObject {};_dedbd :=_fd .MakeDict ();_dedbd .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0043a\u0074\u0061\u006c\u006f\u0067"));_eefb .PdfObject =_dedbd ;_eggce ._defdd =&_eefb ; -_eggce .addObject (_eggce ._defdd );_fcgfa ,_ccdec :=_abbdf ("\u0077");if _ccdec !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ccdec );};_eggce ._cdfgf =_fcgfa ;_aeeee :=_fd .PdfIndirectObject {};_bfafd :=_fd .MakeDict ();_bfafd .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0050\u0061\u0067e\u0073")); -_cebg :=_fd .PdfObjectArray {};_bfafd .Set ("\u004b\u0069\u0064\u0073",&_cebg );_bfafd .Set ("\u0043\u006f\u0075n\u0074",_fd .MakeInteger (0));_aeeee .PdfObject =_bfafd ;_eggce ._eecde =&_aeeee ;_eggce ._efed =map[_fd .PdfObject ]struct{}{};_eggce .addObject (_eggce ._eecde ); -_dedbd .Set ("\u0050\u0061\u0067e\u0073",&_aeeee );_eggce ._fdaca =_dedbd ;_ag .Log .Trace ("\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0025\u0073",_eefb );return _eggce ;}; +// ToPdfObject implements interface PdfModel. +func (_aag *PdfActionNamed )ToPdfObject ()_bb .PdfObject {_aag .PdfAction .ToPdfObject ();_bgf :=_aag ._dcc ;_dcea :=_bgf .PdfObject .(*_bb .PdfObjectDictionary );_dcea .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeNamed )));_dcea .SetIfNotNil ("\u004e",_aag .N ); +return _bgf ;}; -// NewOutlineDest returns a new outline destination which can be used -// with outline items. -func NewOutlineDest (page int64 ,x ,y float64 )OutlineDest {return OutlineDest {Page :page ,Mode :"\u0058\u0059\u005a",X :x ,Y :y };}; +// NewPdfAnnotationWidget returns an initialized annotation widget. +func NewPdfAnnotationWidget ()*PdfAnnotationWidget {_agb :=NewPdfAnnotation ();_eda :=&PdfAnnotationWidget {};_eda .PdfAnnotation =_agb ;_agb .SetContext (_eda );return _eda ;}; -// GetContainingPdfObject returns the container of the outline tree node (indirect object). -func (_bcae *PdfOutlineTreeNode )GetContainingPdfObject ()_fd .PdfObject {return _bcae .GetContext ().GetContainingPdfObject ();};func _bbdf (_befg _fd .PdfObject )(*PdfColorspaceICCBased ,error ){_gffab :=&PdfColorspaceICCBased {};if _efdfd ,_ceadf :=_befg .(*_fd .PdfIndirectObject ); -_ceadf {_gffab ._gddfd =_efdfd ;};_befg =_fd .TraceToDirectObject (_befg );_dbff ,_eafg :=_befg .(*_fd .PdfObjectArray );if !_eafg {return nil ,_dc .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _dbff .Len ()!=2{return nil ,_dc .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020c\u006f\u006c\u006fr\u0073p\u0061\u0063\u0065"); -};_befg =_fd .TraceToDirectObject (_dbff .Get (0));_fbaa ,_eafg :=_befg .(*_fd .PdfObjectName );if !_eafg {return nil ,_dc .Errorf ("\u0049\u0043\u0043B\u0061\u0073\u0065\u0064 \u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};if *_fbaa !="\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"{return nil ,_dc .Errorf ("\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0049\u0043\u0043\u0042a\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065");};_befg =_dbff .Get (1); -_gcdab ,_eafg :=_fd .GetStream (_befg );if !_eafg {_ag .Log .Error ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u006e\u006f\u0074\u0020\u0070o\u0069\u006e\u0074\u0069\u006e\u0067\u0020t\u006f\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020%\u0054",_befg ); -return nil ,_dc .Errorf ("\u0049\u0043\u0043Ba\u0073\u0065\u0064\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_efafg :=_gcdab .PdfObjectDictionary ;_ecge ,_eafg :=_efafg .Get ("\u004e").(*_fd .PdfObjectInteger ); -if !_eafg {return nil ,_dc .Errorf ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u006d\u0069\u0073\u0073\u0069n\u0067\u0020\u004e\u0020\u0066\u0072\u006fm\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0064\u0069c\u0074");};if *_ecge !=1&&*_ecge !=3&&*_ecge !=4{return nil ,_dc .Errorf ("\u0049\u0043\u0043\u0042\u0061s\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065 \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020\u0028\u006e\u006f\u0074\u0020\u0031\u002c\u0033\u002c\u0034\u0029"); -};_gffab .N =int (*_ecge );if _fagg :=_efafg .Get ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e");_fagg !=nil {_fbbd ,_ebag :=NewPdfColorspaceFromPdfObject (_fagg );if _ebag !=nil {return nil ,_ebag ;};_gffab .Alternate =_fbbd ;};if _aafd :=_efafg .Get ("\u0052\u0061\u006eg\u0065"); -_aafd !=nil {_aafd =_fd .TraceToDirectObject (_aafd );_egbg ,_dagbe :=_aafd .(*_fd .PdfObjectArray );if !_dagbe {return nil ,_dc .Errorf ("I\u0043\u0043\u0042\u0061\u0073\u0065d\u0020\u0052\u0061\u006e\u0067\u0065\u0020\u006e\u006ft\u0020\u0061\u006e \u0061r\u0072\u0061\u0079"); -};if _egbg .Len ()!=2*_gffab .N {return nil ,_dc .Errorf ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0052\u0061\u006e\u0067e\u0020\u0077\u0072\u006f\u006e\u0067 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0065\u006c\u0065m\u0065\u006e\u0074\u0073"); -};_agge ,_bbad :=_egbg .GetAsFloat64Slice ();if _bbad !=nil {return nil ,_bbad ;};_gffab .Range =_agge ;}else {_gffab .Range =make ([]float64 ,2*_gffab .N );for _dacbb :=0;_dacbb < _gffab .N ;_dacbb ++{_gffab .Range [2*_dacbb ]=0.0;_gffab .Range [2*_dacbb +1]=1.0; -};};if _bgedb :=_efafg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_bgedb !=nil {_ggdc ,_eaaf :=_bgedb .(*_fd .PdfObjectStream );if !_eaaf {return nil ,_dc .Errorf ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u004de\u0074\u0061\u0064\u0061\u0074\u0061\u0020n\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -};_gffab .Metadata =_ggdc ;};_aggc ,_geaed :=_fd .DecodeStream (_gcdab );if _geaed !=nil {return nil ,_geaed ;};_gffab .Data =_aggc ;_gffab ._fbad =_gcdab ;return _gffab ,nil ;}; +// PdfColorspaceDeviceRGB represents an RGB colorspace. +type PdfColorspaceDeviceRGB struct{};func _fegd (_ebgfb *_bb .PdfObjectDictionary )(*PdfTilingPattern ,error ){_bead :=&PdfTilingPattern {};_dcafa :=_ebgfb .Get ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e");if _dcafa ==nil {_gg .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054\u0079\u0070\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_daggd ,_dgcac :=_dcafa .(*_bb .PdfObjectInteger );if !_dgcac {_gg .Log .Debug ("\u0050\u0061\u0069\u006e\u0074\u0054y\u0070\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006ft\u0020\u0025\u0054\u0029",_dcafa ); +return nil ,_bb .ErrTypeError ;};_bead .PaintType =_daggd ;_dcafa =_ebgfb .Get ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _dcafa ==nil {_gg .Log .Debug ("\u0054i\u006ci\u006e\u0067\u0054\u0079\u0070e\u0020\u006di\u0073\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_gbegd ,_dgcac :=_dcafa .(*_bb .PdfObjectInteger );if !_dgcac {_gg .Log .Debug ("\u0054\u0069\u006cin\u0067\u0054\u0079\u0070\u0065\u0020\u006e\u006f\u0074 \u0061n\u0020i\u006et\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dcafa ); +return nil ,_bb .ErrTypeError ;};_bead .TilingType =_gbegd ;_dcafa =_ebgfb .Get ("\u0042\u0042\u006f\u0078");if _dcafa ==nil {_gg .Log .Debug ("\u0042\u0042\u006fx\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; +};_dcafa =_bb .TraceToDirectObject (_dcafa );_affdb ,_dgcac :=_dcafa .(*_bb .PdfObjectArray );if !_dgcac {_gg .Log .Debug ("\u0042B\u006f\u0078 \u0073\u0068\u006fu\u006c\u0064\u0020\u0062\u0065\u0020\u0073p\u0065\u0063\u0069\u0066\u0069\u0065d\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061y\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dcafa ); +return nil ,_bb .ErrTypeError ;};_cecad ,_ebcac :=NewPdfRectangle (*_affdb );if _ebcac !=nil {_gg .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_ebcac );return nil ,_ebcac ;};_bead .BBox =_cecad ;_dcafa =_ebgfb .Get ("\u0058\u0053\u0074e\u0070"); +if _dcafa ==nil {_gg .Log .Debug ("\u0058\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_aegd ,_ebcac :=_bb .GetNumberAsFloat (_dcafa );if _ebcac !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0058S\u0074e\u0070\u0020\u0061\u0073\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_aegd ); +return nil ,_ebcac ;};_bead .XStep =_bb .MakeFloat (_aegd );_dcafa =_ebgfb .Get ("\u0059\u0053\u0074e\u0070");if _dcafa ==nil {_gg .Log .Debug ("\u0059\u0053\u0074\u0065\u0070\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ; +};_ccggfa ,_ebcac :=_bb .GetNumberAsFloat (_dcafa );if _ebcac !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0059S\u0074e\u0070\u0020\u0061\u0073\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_ccggfa ); +return nil ,_ebcac ;};_bead .YStep =_bb .MakeFloat (_ccggfa );_dcafa =_ebgfb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");if _dcafa ==nil {_gg .Log .Debug ("\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_ebgfb ,_dgcac =_bb .TraceToDirectObject (_dcafa ).(*_bb .PdfObjectDictionary );if !_dgcac {return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_dcafa ); +};_egefe ,_ebcac :=NewPdfPageResourcesFromDict (_ebgfb );if _ebcac !=nil {return nil ,_ebcac ;};_bead .Resources =_egefe ;if _bgbad :=_ebgfb .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_bgbad !=nil {_bgcad ,_edgfg :=_bgbad .(*_bb .PdfObjectArray );if !_edgfg {_gg .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bgbad ); +return nil ,_bb .ErrTypeError ;};_bead .Matrix =_bgcad ;};return _bead ,nil ;}; -// SetEncoder sets the encoding for the underlying font. -// TODO(peterwilliams97): Change function signature to SetEncoder(encoder *textencoding.simpleEncoder). -// TODO(gunnsth): Makes sense if SetEncoder is removed from the interface fonts.Font as proposed in PR #260. -func (_fgdde *pdfFontSimple )SetEncoder (encoder _ee .TextEncoder ){_fgdde ._dcfda =encoder }; +// ToPdfObject implements interface PdfModel. +func (_gff *PdfActionGoToE )ToPdfObject ()_bb .PdfObject {_gff .PdfAction .ToPdfObject ();_gaf :=_gff ._dcc ;_abe :=_gaf .PdfObject .(*_bb .PdfObjectDictionary );_abe .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeGoToE )));if _gff .F !=nil {_abe .Set ("\u0046",_gff .F .ToPdfObject ()); +};_abe .SetIfNotNil ("\u0044",_gff .D );_abe .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_gff .NewWindow );_abe .SetIfNotNil ("\u0054",_gff .T );return _gaf ;}; -// EnableChain adds the specified certificate chain and validation data (OCSP -// and CRL information) for it to the global scope of the document DSS. The -// added data is used for validating any of the signatures present in the -// document. The LTV client attempts to build the certificate chain up to a -// trusted root by downloading any missing certificates. -func (_cgecd *LTV )EnableChain (chain []*_gff .Certificate )error {return _cgecd .enable (nil ,chain ,"")}; +// DecodeArray returns the range of color component values in the Lab colorspace. +func (_addgd *PdfColorspaceLab )DecodeArray ()[]float64 {_dgeff :=[]float64 {0,100};if _addgd .Range !=nil &&len (_addgd .Range )==4{_dgeff =append (_dgeff ,_addgd .Range ...);}else {_dgeff =append (_dgeff ,-100,100,-100,100);};return _dgeff ;}; -// NewPdfShadingPatternType3 creates an empty shading pattern type 3 object. -func NewPdfShadingPatternType3 ()*PdfShadingPatternType3 {_bdaec :=&PdfShadingPatternType3 {};_bdaec .Matrix =_fd .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_bdaec .PdfPattern =&PdfPattern {};_bdaec .PdfPattern .PatternType =int64 (*_fd .MakeInteger (2)); -_bdaec .PdfPattern ._dccfd =_bdaec ;_bdaec .PdfPattern ._gcgba =_fd .MakeIndirectObject (_fd .MakeDict ());return _bdaec ;}; +// ToPdfObject generates a PdfObject representation of the Names struct. +func (_aeecc *Names )ToPdfObject ()_bb .PdfObject {_gegeeg :=_aeecc ._gaeg ;_gdfec ,_cadfb :=_gegeeg .PdfObject .(*_bb .PdfObjectDictionary );if !_cadfb {_gg .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006fb\u006a\u0065\u0063\u0074"); +return _gegeeg ;};if _aeecc .EmbeddedFiles !=nil {_gdfec .Set ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073",_bb .MakeIndirectObject (_aeecc .EmbeddedFiles ));};return _gegeeg ;}; -// PdfShadingPattern is a Shading patterns that provide a smooth transition between colors across an area to be painted, -// i.e. color(x,y) = f(x,y) at each point. -// It is a type 2 pattern (PatternType = 2). -type PdfShadingPattern struct{*PdfPattern ;Shading *PdfShading ;Matrix *_fd .PdfObjectArray ;ExtGState _fd .PdfObject ;}; +// ToInteger convert to an integer format. +func (_gfda *PdfColorLab )ToInteger (bits int )[3]uint32 {_bcge :=_bdd .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_bcge *_gfda .L ()),uint32 (_bcge *_gfda .A ()),uint32 (_bcge *_gfda .B ())};}; -// ToPdfObject returns the PDF representation of the function. -func (_gceb *PdfFunctionType4 )ToPdfObject ()_fd .PdfObject {_afca :=_gceb ._bdga ;if _afca ==nil {_gceb ._bdga =&_fd .PdfObjectStream {};_afca =_gceb ._bdga ;};_ccfcc :=_fd .MakeDict ();_ccfcc .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_fd .MakeInteger (4)); -_dfaba :=&_fd .PdfObjectArray {};for _ ,_cbcad :=range _gceb .Domain {_dfaba .Append (_fd .MakeFloat (_cbcad ));};_ccfcc .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_dfaba );_bedgb :=&_fd .PdfObjectArray {};for _ ,_ceceea :=range _gceb .Range {_bedgb .Append (_fd .MakeFloat (_ceceea )); -};_ccfcc .Set ("\u0052\u0061\u006eg\u0065",_bedgb );if _gceb ._cbaff ==nil &&_gceb .Program !=nil {_gceb ._cbaff =[]byte (_gceb .Program .String ());};_ccfcc .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_gceb ._cbaff )))); -_afca .Stream =_gceb ._cbaff ;_afca .PdfObjectDictionary =_ccfcc ;return _afca ;};func _gebge (_efdb *PdfPage )map[_fd .PdfObjectName ]_fd .PdfObject {_efaf :=make (map[_fd .PdfObjectName ]_fd .PdfObject );if _efdb .Resources ==nil {return _efaf ;};if _efdb .Resources .Font !=nil {if _cfdf ,_affa :=_fd .GetDict (_efdb .Resources .Font ); -_affa {for _ ,_feba :=range _cfdf .Keys (){_efaf [_feba ]=_cfdf .Get (_feba );};};};if _efdb .Resources .ExtGState !=nil {if _ebab ,_bgag :=_fd .GetDict (_efdb .Resources .ExtGState );_bgag {for _ ,_eefeb :=range _ebab .Keys (){_efaf [_eefeb ]=_ebab .Get (_eefeb ); -};};};if _efdb .Resources .XObject !=nil {if _effg ,_fgdca :=_fd .GetDict (_efdb .Resources .XObject );_fgdca {for _ ,_cecb :=range _effg .Keys (){_efaf [_cecb ]=_effg .Get (_cecb );};};};if _efdb .Resources .Pattern !=nil {if _bfgf ,_efcc :=_fd .GetDict (_efdb .Resources .Pattern ); -_efcc {for _ ,_dbgd :=range _bfgf .Keys (){_efaf [_dbgd ]=_bfgf .Get (_dbgd );};};};if _efdb .Resources .Shading !=nil {if _edcd ,_dgfg :=_fd .GetDict (_efdb .Resources .Shading );_dgfg {for _ ,_bace :=range _edcd .Keys (){_efaf [_bace ]=_edcd .Get (_bace ); -};};};if _efdb .Resources .ProcSet !=nil {if _bea ,_bcac :=_fd .GetDict (_efdb .Resources .ProcSet );_bcac {for _ ,_fgcg :=range _bea .Keys (){_efaf [_fgcg ]=_bea .Get (_fgcg );};};};if _efdb .Resources .Properties !=nil {if _fcgg ,_cfcc :=_fd .GetDict (_efdb .Resources .Properties ); -_cfcc {for _ ,_ggba :=range _fcgg .Keys (){_efaf [_ggba ]=_fcgg .Get (_ggba );};};};return _efaf ;}; +// OutlineDest represents the destination of an outline item. +// It holds the page and the position on the page an outline item points to. +type OutlineDest struct{PageObj *_bb .PdfIndirectObject `json:"-"`;Page int64 `json:"page"`;Mode string `json:"mode"`;X float64 `json:"x"`;Y float64 `json:"y"`;Zoom float64 `json:"zoom"`;};func _ceca (_eaedc *_bb .PdfObjectDictionary ){_dcfb ,_fcdc :=_bb .GetArray (_eaedc .Get ("\u0057\u0069\u0064\u0074\u0068\u0073")); +_cagdg ,_dbed :=_bb .GetIntVal (_eaedc .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r"));_afec ,_bgcd :=_bb .GetIntVal (_eaedc .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if _fcdc &&_dbed &&_bgcd {_adafg :=_dcfb .Len ();if _adafg !=_afec -_cagdg +1{_gg .Log .Debug ("\u0055\u006e\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u003a\u0020\u0025\u0076\u002c\u0020\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u003a\u0020\u0025\u0076",_adafg ,_afec ); +_bbaab :=_bb .PdfObjectInteger (_cagdg +_adafg -1);_eaedc .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",&_bbaab );};};}; -// PdfColorspaceICCBased format [/ICCBased stream] -// -// The stream shall contain the ICC profile. -// A conforming reader shall support ICC.1:2004:10 as required by PDF 1.7, which will enable it -// to properly render all embedded ICC profiles regardless of the PDF version -// -// In the current implementation, we rely on the alternative colormap provided. -type PdfColorspaceICCBased struct{N int ;Alternate PdfColorspace ; +// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. +func (_dfeg *PdfColorspaceDeviceN )ImageToRGB (img Image )(Image ,error ){_aadaab :=_bf .NewReader (img .getBase ());_abbc :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,nil ,img ._cebdb ,img ._dafdc ); +_cbac :=_bf .NewWriter (_abbc );_gfbb :=_bdd .Pow (2,float64 (img .BitsPerComponent ))-1;_aace :=_dfeg .GetNumComponents ();_fedf :=make ([]uint32 ,_aace );_gfagc :=make ([]float64 ,_aace );for {_bbbb :=_aadaab .ReadSamples (_fedf );if _bbbb ==_ecb .EOF {break ; +}else if _bbbb !=nil {return img ,_bbbb ;};for _gbda :=0;_gbda < _aace ;_gbda ++{_cbfc :=float64 (_fedf [_gbda ])/_gfbb ;_gfagc [_gbda ]=_cbfc ;};_degc ,_bbbb :=_dfeg .TintTransform .Evaluate (_gfagc );if _bbbb !=nil {return img ,_bbbb ;};for _ ,_fggc :=range _degc {_fggc =_bdd .Min (_bdd .Max (0,_fggc ),1.0); +if _bbbb =_cbac .WriteSample (uint32 (_fggc *_gfbb ));_bbbb !=nil {return img ,_bbbb ;};};};return _dfeg .AlternateSpace .ImageToRGB (_dffda (&_abbc ));}; -// If omitted ICC not supported: then use DeviceGray, -// DeviceRGB or DeviceCMYK for N=1,3,4 respectively. -Range []float64 ;Metadata *_fd .PdfObjectStream ;Data []byte ;_gddfd *_fd .PdfIndirectObject ;_fbad *_fd .PdfObjectStream ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element. +func (_ebcb *PdfColorspaceSpecialSeparation )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gcae ,_agegd :=_bb .GetNumbersAsFloat (objects ); +if _agegd !=nil {return nil ,_agegd ;};return _ebcb .ColorFromFloats (_gcae );}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_gfeaa *PdfPageResourcesColorspaces )ToPdfObject ()_fd .PdfObject {_faef :=_fd .MakeDict ();for _ ,_decefa :=range _gfeaa .Names {_faef .Set (_fd .PdfObjectName (_decefa ),_gfeaa .Colorspaces [_decefa ].ToPdfObject ());};if _gfeaa ._abdg !=nil {_gfeaa ._abdg .PdfObject =_faef ; -return _gfeaa ._abdg ;};return _faef ;}; +// GetContainingPdfObject returns the container of the PdfAcroForm (indirect object). +func (_gegdg *PdfAcroForm )GetContainingPdfObject ()_bb .PdfObject {return _gegdg ._dabfef };func (_ccgde *PdfReader )loadDSS ()(*DSS ,error ){if _ccgde ._cfaef .GetCrypter ()!=nil &&!_ccgde ._cfaef .IsAuthenticated (){return nil ,_e .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};_bebf :=_ccgde ._effcg .Get ("\u0044\u0053\u0053");if _bebf ==nil {return nil ,nil ;};_fcffe ,_ :=_bb .GetIndirect (_bebf );_bebf =_bb .TraceToDirectObject (_bebf );switch _bgab :=_bebf .(type ){case *_bb .PdfObjectNull :return nil ,nil ;case *_bb .PdfObjectDictionary :return _gfdg (_fcffe ,_bgab ); +};return nil ,_e .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u0053\u0053 \u0065\u006e\u0074\u0072y \u0025\u0054",_bebf );}; -// AcroFormRepairOptions contains options for rebuilding the AcroForm. -type AcroFormRepairOptions struct{};func (_gbgeb *PdfWriter )mapObjectStreams (_egade bool )(map[_fd .PdfObject ]bool ,bool ){_cceec :=make (map[_fd .PdfObject ]bool );for _ ,_cafeb :=range _gbgeb ._agfbf {if _agbgd ,_aadag :=_cafeb .(*_fd .PdfObjectStreams ); -_aadag {_egade =true ;for _ ,_cdged :=range _agbgd .Elements (){_cceec [_cdged ]=true ;if _ecege ,_fddde :=_cdged .(*_fd .PdfIndirectObject );_fddde {_cceec [_ecege .PdfObject ]=true ;};};};};return _cceec ,_egade ;}; +// SetPdfAuthor sets the Author attribute of the output PDF. +func SetPdfAuthor (author string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_adce =author }; -// ToPdfObject implements interface PdfModel. -func (_dea *PdfActionNamed )ToPdfObject ()_fd .PdfObject {_dea .PdfAction .ToPdfObject ();_bb :=_dea ._bfb ;_dcee :=_bb .PdfObject .(*_fd .PdfObjectDictionary );_dcee .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeNamed )));_dcee .SetIfNotNil ("\u004e",_dea .N ); -return _bb ;}; +// GetNumComponents returns the number of color components (3 for RGB). +func (_gbed *PdfColorDeviceRGB )GetNumComponents ()int {return 3}; -// SetContentStream sets the pattern cell's content stream. -func (_ggfd *PdfTilingPattern )SetContentStream (content []byte ,encoder _fd .StreamEncoder )error {_fdbef ,_dege :=_ggfd ._gcgba .(*_fd .PdfObjectStream );if !_dege {_ag .Log .Debug ("\u0054\u0069l\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_ggfd ._gcgba ); -return _fd .ErrTypeError ;};if encoder ==nil {encoder =_fd .NewRawEncoder ();};_gebgd :=_fdbef .PdfObjectDictionary ;_dbdgf :=encoder .MakeStreamDict ();_gebgd .Merge (_dbdgf );_cfdfb ,_fffee :=encoder .EncodeBytes (content );if _fffee !=nil {return _fffee ; -};_gebgd .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_cfdfb ))));_fdbef .Stream =_cfdfb ;return nil ;}; +// Encoder returns the font's text encoder. +func (_cgfeb *pdfFontSimple )Encoder ()_ga .TextEncoder {if _cgfeb ._fcdce !=nil {return _cgfeb ._fcdce ;};if _cgfeb ._gfgb !=nil {return _cgfeb ._gfgb ;};_bbcc ,_ :=_ga .NewSimpleTextEncoder ("\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",nil ); +return _bbcc ;};func _decd (_ecbgcc _bb .PdfObject ,_aaea bool )(*PdfFont ,error ){_eadd ,_feeae ,_abbb :=_daaef (_ecbgcc );if _eadd !=nil {_ceca (_eadd );};if _abbb !=nil {if _abbb ==ErrType1CFontNotSupported {_agefc ,_aaacf :=_eege (_eadd ,_feeae ,nil ); +if _aaacf !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0057h\u0069\u006c\u0065 l\u006f\u0061\u0064\u0069\u006e\u0067 \u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072=\u0025\u0076",_feeae ,_aaacf ); +return nil ,_abbb ;};return &PdfFont {_gbagg :_agefc },_abbb ;};return nil ,_abbb ;};_fcbfg :=&PdfFont {};switch _feeae ._ecdc {case "\u0054\u0079\u0070e\u0030":if !_aaea {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u004c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u00650\u0020\u006e\u006f\u0074\u0020\u0061\u006c\u006c\u006f\u0077\u0065\u0064\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_feeae ); +return nil ,_ed .New ("\u0063\u0079\u0063\u006cic\u0061\u006c\u0020\u0074\u0079\u0070\u0065\u0030\u0020\u006c\u006f\u0061\u0064\u0069n\u0067");};_abeaa ,_ebeec :=_bdbbd (_eadd ,_feeae );if _ebeec !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0057\u0068\u0069l\u0065\u0020\u006c\u006f\u0061\u0064\u0069ng\u0020\u0054\u0079\u0070e\u0030\u0020\u0066\u006f\u006e\u0074\u002e\u0020\u0066on\u0074\u003d%\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_feeae ,_ebeec ); +return nil ,_ebeec ;};_fcbfg ._gbagg =_abeaa ;case "\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":var _gbcff *pdfFontSimple ;_afcc ,_ecdb :=_dcg .NewStdFontByName (_dcg .StdFontName (_feeae ._gdaeed )); +if _ecdb {_dfdd :=_fcgdc (_afcc );_fcbfg ._gbagg =&_dfdd ;_ebebbd :=_bb .TraceToDirectObject (_dfdd .ToPdfObject ());_dfdda ,_bgfcc ,_bcagd :=_daaef (_ebebbd );if _bcagd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0064\u0020\u0053\u0074a\u006e\u0064\u0061\u0072\u0064\u00314\u000a\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u000a\u0009\u0073\u0074d\u003d\u0025\u002b\u0076",_feeae ,_dfdd ); +return nil ,_bcagd ;};for _ ,_fadg :=range _eadd .Keys (){_dfdda .Set (_fadg ,_eadd .Get (_fadg ));};_gbcff ,_bcagd =_eege (_dfdda ,_bgfcc ,_dfdd ._gfgb );if _bcagd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0064\u0020\u0053\u0074a\u006e\u0064\u0061\u0072\u0064\u00314\u000a\u0009\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u000a\u0009\u0073\u0074d\u003d\u0025\u002b\u0076",_feeae ,_dfdd ); +return nil ,_bcagd ;};_gbcff ._cbgg =_dfdd ._cbgg ;_gbcff ._cbec =_dfdd ._cbec ;if _gbcff ._dfcc ==nil {_gbcff ._dfcc =_dfdd ._dfcc ;};}else {_gbcff ,_abbb =_eege (_eadd ,_feeae ,nil );if _abbb !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0057h\u0069\u006c\u0065 l\u006f\u0061\u0064\u0069\u006e\u0067 \u0073\u0069\u006d\u0070\u006c\u0065\u0020\u0066\u006f\u006e\u0074\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072=\u0025\u0076",_feeae ,_abbb ); +return nil ,_abbb ;};};_abbb =_gbcff .addEncoding ();if _abbb !=nil {return nil ,_abbb ;};if _ecdb {_gbcff .updateStandard14Font ();};if _ecdb &&_gbcff ._fcdce ==nil &&_gbcff ._gfgb ==nil {_gg .Log .Error ("\u0073\u0069\u006d\u0070\u006c\u0065\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_gbcff ); +_gg .Log .Error ("\u0066n\u0074\u003d\u0025\u002b\u0076",_afcc );};if len (_gbcff ._cbgg )==0{_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a \u004e\u006f\u0020\u0077\u0069d\u0074h\u0073.\u0020\u0066\u006f\u006e\u0074\u003d\u0025s",_gbcff );};_fcbfg ._gbagg =_gbcff ; +case "\u0054\u0079\u0070e\u0033":_ddaa ,_egag :=_ggggab (_eadd ,_feeae );if _egag !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020W\u0068\u0069\u006c\u0065\u0020\u006co\u0061\u0064\u0069\u006e\u0067\u0020\u0074y\u0070\u0065\u0033\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_egag ); +return nil ,_egag ;};_fcbfg ._gbagg =_ddaa ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030":_fgcd ,_fcgce :=_aaef (_eadd ,_feeae );if _fcgce !=nil {_gg .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0057\u0068i\u006c\u0065\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0069d \u0066\u006f\u006et\u0020\u0074y\u0070\u0065\u0030\u0020\u0066\u006fn\u0074\u003a \u0025\u0076",_fcgce ); +return nil ,_fcgce ;};_fcbfg ._gbagg =_fgcd ;case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_cedc ,_fcafc :=_bdgc (_eadd ,_feeae );if _fcafc !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0057\u0068\u0069l\u0065\u0020\u006co\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u0069\u0064\u0020f\u006f\u006e\u0074\u0020\u0074yp\u0065\u0032\u0020\u0066\u006f\u006e\u0074\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_feeae ,_fcafc ); +return nil ,_fcafc ;};_fcbfg ._gbagg =_cedc ;default:_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020U\u006e\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020f\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0066\u006fn\u0074\u003d\u0025\u0073",_feeae ); +return nil ,_e .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0066\u006f\u006e\u0074\u0020\u0074y\u0070\u0065\u003a\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_feeae );};return _fcbfg ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_bad *PdfActionLaunch )ToPdfObject ()_fd .PdfObject {_bad .PdfAction .ToPdfObject ();_fbf :=_bad ._bfb ;_fe :=_fbf .PdfObject .(*_fd .PdfObjectDictionary );_fe .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeLaunch )));if _bad .F !=nil {_fe .Set ("\u0046",_bad .F .ToPdfObject ()); -};_fe .SetIfNotNil ("\u0057\u0069\u006e",_bad .Win );_fe .SetIfNotNil ("\u004d\u0061\u0063",_bad .Mac );_fe .SetIfNotNil ("\u0055\u006e\u0069\u0078",_bad .Unix );_fe .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_bad .NewWindow );return _fbf ; +// SetBorderWidth sets the style's border width. +func (_dbcf *PdfBorderStyle )SetBorderWidth (width float64 ){_dbcf .W =&width };func (_efabb PdfFont )actualFont ()pdfFont {if _efabb ._gbagg ==nil {_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0061\u0063\u0074\u0075\u0061\u006c\u0046\u006f\u006e\u0074\u002e\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c.\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_efabb ); +};return _efabb ._gbagg ;};func (_gddab *LTV )getOCSPs (_ddab []*_cd .Certificate ,_gcegd map[string ]*_cd .Certificate )([][]byte ,error ){_gagaf :=make ([][]byte ,0,len (_ddab ));for _ ,_ddae :=range _ddab {for _ ,_cggead :=range _ddae .OCSPServer {if _gddab .CertClient .IsCA (_ddae ){continue ; +};_bffaf ,_bcbga :=_gcegd [_ddae .Issuer .CommonName ];if !_bcbga {_gg .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u003a\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072t\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_ ,_bbaac ,_eggecb :=_gddab .OCSPClient .MakeRequest (_cggead ,_ddae ,_bffaf );if _eggecb !=nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075e\u0073t\u0020\u0065\u0072\u0072\u006f\u0072\u003a \u0025\u0076",_eggecb ); +continue ;};_gagaf =append (_gagaf ,_bbaac );};};return _gagaf ,nil ;}; + +// GetContainingPdfObject returns the container of the outline (indirect object). +func (_gfdgf *PdfOutline )GetContainingPdfObject ()_bb .PdfObject {return _gfdgf ._ggcce };func _ggfed (_gddae _bb .PdfObject )(string ,error ){_gddae =_bb .TraceToDirectObject (_gddae );switch _aaegb :=_gddae .(type ){case *_bb .PdfObjectString :return _aaegb .Str (),nil ; +case *_bb .PdfObjectStream :_baeg ,_gffgg :=_bb .DecodeStream (_aaegb );if _gffgg !=nil {return "",_gffgg ;};return string (_baeg ),nil ;};return "",_e .Errorf ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072e\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0068\u006f\u006c\u0064\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_gddae ); }; -// Duplicate creates a duplicate page based on the current one and returns it. -func (_abfbg *PdfPage )Duplicate ()*PdfPage {_efbag :=*_abfbg ;_efbag ._gaec =_fd .MakeDict ();_efbag ._fgcac =_fd .MakeIndirectObject (_efbag ._gaec );_efbag ._cadc =*_efbag ._gaec ;return &_efbag ;}; +// Normalize swaps (Llx,Urx) if Urx < Llx, and (Lly,Ury) if Ury < Lly. +func (_gfdbe *PdfRectangle )Normalize (){if _gfdbe .Llx > _gfdbe .Urx {_gfdbe .Llx ,_gfdbe .Urx =_gfdbe .Urx ,_gfdbe .Llx ;};if _gfdbe .Lly > _gfdbe .Ury {_gfdbe .Lly ,_gfdbe .Ury =_gfdbe .Ury ,_gfdbe .Lly ;};}; -// NewPdfColorspaceICCBased returns a new ICCBased colorspace object. -func NewPdfColorspaceICCBased (N int )(*PdfColorspaceICCBased ,error ){_adfgg :=&PdfColorspaceICCBased {};if N !=1&&N !=3&&N !=4{return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020\u0028\u0031/\u0033\u002f\u0034\u0029"); -};_adfgg .N =N ;return _adfgg ,nil ;}; +// Width returns the width of `rect`. +func (_eedcec *PdfRectangle )Width ()float64 {return _bdd .Abs (_eedcec .Urx -_eedcec .Llx )};func (_bcegc *pdfFontSimple )addEncoding ()error {var (_ccdc string ;_gaff map[_ga .CharCode ]_ga .GlyphName ;_egbb _ga .SimpleEncoder ;);if _bcegc .Encoder ()!=nil {_ebbb ,_ccbcbg :=_bcegc .Encoder ().(_ga .SimpleEncoder ); +if _ccbcbg &&_ebbb !=nil {_ccdc =_ebbb .BaseName ();};};if _bcegc .Encoding !=nil {_ggfddf ,_eeaf ,_bgfac :=_bcegc .getFontEncoding ();if _bgfac !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0073\u0065F\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0053u\u0062t\u0079\u0070\u0065\u003d\u0025\u0071\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003d\u0025\u0073 \u0028\u0025\u0054\u0029\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_bcegc ._gdaeed ,_bcegc ._ecdc ,_bcegc .Encoding ,_bcegc .Encoding ,_bgfac ); +return _bgfac ;};if _ggfddf !=""{_ccdc =_ggfddf ;};_gaff =_eeaf ;_egbb ,_bgfac =_ga .NewSimpleTextEncoder (_ccdc ,_gaff );if _bgfac !=nil {return _bgfac ;};};if _egbb ==nil {_efdgd :=_bcegc ._eadda ;if _efdgd !=nil {switch _bcegc ._ecdc {case "\u0054\u0079\u0070e\u0031":if _efdgd .fontFile !=nil &&_efdgd .fontFile ._abecc !=nil {_gg .Log .Debug ("\u0055\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006et\u0046\u0069\u006c\u0065"); +_egbb =_efdgd .fontFile ._abecc ;};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _efdgd ._cgbaa !=nil {_gg .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032");_dfaegd ,_ddgf :=_efdgd ._cgbaa .MakeEncoder (); +if _ddgf ==nil {_egbb =_dfaegd ;};if _bcegc ._beee ==nil {_bcegc ._beee =_efdgd ._cgbaa .MakeToUnicode ();};};};};};if _egbb !=nil {if _gaff !=nil {_gg .Log .Trace ("\u0064\u0069\u0066fe\u0072\u0065\u006e\u0063\u0065\u0073\u003d\u0025\u002b\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_gaff ,_bcegc .baseFields ()); +_egbb =_ga .ApplyDifferences (_egbb ,_gaff );};_bcegc .SetEncoder (_egbb );};return nil ;};func (_gfdae *PdfWriter )writeXRefStreams (_bfcee int ,_ddac int64 )error {_baeee :=_bfcee +1;_gfdae ._gaded [_baeee ]=crossReference {Type :1,ObjectNumber :_baeee ,Offset :_ddac }; +_bbeae :=_aa .NewBuffer (nil );_egbfg :=_bb .MakeArray ();for _gggf :=0;_gggf <=_bfcee ;{for ;_gggf <=_bfcee ;_gggf ++{_eaeae ,_bddba :=_gfdae ._gaded [_gggf ];if _bddba &&(!_gfdae ._aedgc ||_gfdae ._aedgc &&(_eaeae .Type ==1&&_eaeae .Offset >=_gfdae ._daabg ||_eaeae .Type ==0)){break ; +};};var _fbecf int ;for _fbecf =_gggf +1;_fbecf <=_bfcee ;_fbecf ++{_beacg ,_cabge :=_gfdae ._gaded [_fbecf ];if _cabge &&(!_gfdae ._aedgc ||_gfdae ._aedgc &&(_beacg .Type ==1&&_beacg .Offset > _gfdae ._daabg )){continue ;};break ;};_egbfg .Append (_bb .MakeInteger (int64 (_gggf )),_bb .MakeInteger (int64 (_fbecf -_gggf ))); +for _afbgd :=_gggf ;_afbgd < _fbecf ;_afbgd ++{_decdb :=_gfdae ._gaded [_afbgd ];switch _decdb .Type {case 0:_dc .Write (_bbeae ,_dc .BigEndian ,byte (0));_dc .Write (_bbeae ,_dc .BigEndian ,uint32 (0));_dc .Write (_bbeae ,_dc .BigEndian ,uint16 (0xFFFF)); +case 1:_dc .Write (_bbeae ,_dc .BigEndian ,byte (1));_dc .Write (_bbeae ,_dc .BigEndian ,uint32 (_decdb .Offset ));_dc .Write (_bbeae ,_dc .BigEndian ,uint16 (_decdb .Generation ));case 2:_dc .Write (_bbeae ,_dc .BigEndian ,byte (2));_dc .Write (_bbeae ,_dc .BigEndian ,uint32 (_decdb .ObjectNumber )); +_dc .Write (_bbeae ,_dc .BigEndian ,uint16 (_decdb .Index ));};};_gggf =_fbecf +1;};_ebfdae ,_adbfd :=_bb .MakeStream (_bbeae .Bytes (),_bb .NewFlateEncoder ());if _adbfd !=nil {return _adbfd ;};_ebfdae .ObjectNumber =int64 (_baeee );_ebfdae .PdfObjectDictionary .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0058\u0052\u0065\u0066")); +_ebfdae .PdfObjectDictionary .Set ("\u0057",_bb .MakeArray (_bb .MakeInteger (1),_bb .MakeInteger (4),_bb .MakeInteger (2)));_ebfdae .PdfObjectDictionary .Set ("\u0049\u006e\u0064e\u0078",_egbfg );_ebfdae .PdfObjectDictionary .Set ("\u0053\u0069\u007a\u0065",_bb .MakeInteger (int64 (_baeee ))); +_ebfdae .PdfObjectDictionary .Set ("\u0049\u006e\u0066\u006f",_gfdae ._gefda );_ebfdae .PdfObjectDictionary .Set ("\u0052\u006f\u006f\u0074",_gfdae ._eecbb );if _gfdae ._aedgc &&_gfdae ._fedgb > 0{_ebfdae .PdfObjectDictionary .Set ("\u0050\u0072\u0065\u0076",_bb .MakeInteger (_gfdae ._fedgb )); +};if _gfdae ._efgdff !=nil {_ebfdae .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_gfdae ._bafbg );};if _gfdae ._fggfg ==nil &&_gfdae ._eacbd !=""&&_gfdae ._dedff !=""{_gfdae ._fggfg =_bb .MakeArray (_bb .MakeHexString (_gfdae ._eacbd ),_bb .MakeHexString (_gfdae ._dedff )); +};if _gfdae ._fggfg !=nil {_gg .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_gfdae ._fggfg );_ebfdae .Set ("\u0049\u0044",_gfdae ._fggfg );};_gfdae .writeObject (int (_ebfdae .ObjectNumber ),_ebfdae );return nil ;}; -// PdfActionType represents an action type in PDF (section 12.6.4 p. 417). -type PdfActionType string ; +// EmbeddedFile represents an embedded file. +type EmbeddedFile struct{Name string ;Content []byte ;FileType string ;Description string ;Relationship FileRelationship ;Hash string ;CreationTime _fb .Time ;ModTime _fb .Time ;};func (_accfg *PdfPattern )getDict ()*_bb .PdfObjectDictionary {if _geecf ,_dfbbf :=_accfg ._aeff .(*_bb .PdfIndirectObject ); +_dfbbf {_ddadf ,_bcfaf :=_geecf .PdfObject .(*_bb .PdfObjectDictionary );if !_bcfaf {return nil ;};return _ddadf ;}else if _efbf ,_bbfb :=_accfg ._aeff .(*_bb .PdfObjectStream );_bbfb {return _efbf .PdfObjectDictionary ;}else {_gg .Log .Debug ("\u0054r\u0079\u0069\u006e\u0067\u0020\u0074\u006f a\u0063\u0063\u0065\u0073\u0073\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0079\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062j\u0065\u0063t \u0074\u0079\u0070e\u0020\u0028\u0025\u0054\u0029",_accfg ._aeff ); +return nil ;};};func _cagf (_dbggg _bb .PdfObject )(*PdfColorspaceLab ,error ){_abcg :=NewPdfColorspaceLab ();if _fba ,_bfff :=_dbggg .(*_bb .PdfIndirectObject );_bfff {_abcg ._bcff =_fba ;};_dbggg =_bb .TraceToDirectObject (_dbggg );_afag ,_gedgc :=_dbggg .(*_bb .PdfObjectArray ); +if !_gedgc {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _afag .Len ()!=2{return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e"); +};_dbggg =_bb .TraceToDirectObject (_afag .Get (0));_bbee ,_gedgc :=_dbggg .(*_bb .PdfObjectName );if !_gedgc {return nil ,_e .Errorf ("\u006c\u0061\u0062\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062j\u0065\u0063\u0074"); +};if *_bbee !="\u004c\u0061\u0062"{return nil ,_e .Errorf ("n\u006ft\u0020\u0061\u0020\u004c\u0061\u0062\u0020\u0063o\u006c\u006f\u0072\u0073pa\u0063\u0065");};_dbggg =_bb .TraceToDirectObject (_afag .Get (1));_fgc ,_gedgc :=_dbggg .(*_bb .PdfObjectDictionary ); +if !_gedgc {return nil ,_e .Errorf ("c\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0020\u0069\u006ev\u0061l\u0069\u0064");}; +_dbggg =_fgc .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_dbggg =_bb .TraceToDirectObject (_dbggg );_bfae ,_gedgc :=_dbggg .(*_bb .PdfObjectArray );if !_gedgc {return nil ,_e .Errorf ("\u004c\u0061\u0062\u0020In\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069n\u0074"); +};if _bfae .Len ()!=3{return nil ,_e .Errorf ("\u004c\u0061b\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0061rr\u0061\u0079");};_fcefd ,_egff :=_bfae .GetAsFloat64Slice (); +if _egff !=nil {return nil ,_egff ;};_abcg .WhitePoint =_fcefd ;_dbggg =_fgc .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _dbggg !=nil {_dbggg =_bb .TraceToDirectObject (_dbggg );_eage ,_cfegb :=_dbggg .(*_bb .PdfObjectArray ); +if !_cfegb {return nil ,_e .Errorf ("\u004c\u0061\u0062: \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");};if _eage .Len ()!=3{return nil ,_e .Errorf ("\u004c\u0061b\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074\u0020\u0061rr\u0061\u0079"); +};_gfag ,_caag :=_eage .GetAsFloat64Slice ();if _caag !=nil {return nil ,_caag ;};_abcg .BlackPoint =_gfag ;};_dbggg =_fgc .Get ("\u0052\u0061\u006eg\u0065");if _dbggg !=nil {_dbggg =_bb .TraceToDirectObject (_dbggg );_adbg ,_degd :=_dbggg .(*_bb .PdfObjectArray ); +if !_degd {_gg .Log .Error ("\u0052\u0061n\u0067\u0065\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ,_e .Errorf ("\u004ca\u0062:\u0020\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _adbg .Len ()!=4{_gg .Log .Error ("\u0052\u0061\u006e\u0067\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020e\u0072\u0072\u006f\u0072"); +return nil ,_e .Errorf ("\u004c\u0061b\u003a\u0020\u0052a\u006e\u0067\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_ddfea ,_dafb :=_adbg .GetAsFloat64Slice ();if _dafb !=nil {return nil ,_dafb ;};_abcg .Range =_ddfea ;};return _abcg ,nil ;}; -// B returns the value of the blue component of the color. -func (_bdabb *PdfColorDeviceRGB )B ()float64 {return _bdabb [2]};func (_eadce *LTV )generateVRIKey (_bbbcd *PdfSignature )(string ,error ){_cebaf ,_gbfcf :=_eagg (_bbbcd .Contents .Bytes ());if _gbfcf !=nil {return "",_gbfcf ;};return _gg .ToUpper (_f .EncodeToString (_cebaf )),nil ; -}; +// ToPdfObject implements interface PdfModel. +func (_fcb *PdfActionThread )ToPdfObject ()_bb .PdfObject {_fcb .PdfAction .ToPdfObject ();_bdg :=_fcb ._dcc ;_dgg :=_bdg .PdfObject .(*_bb .PdfObjectDictionary );_dgg .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeThread )));if _fcb .F !=nil {_dgg .Set ("\u0046",_fcb .F .ToPdfObject ()); +};_dgg .SetIfNotNil ("\u0044",_fcb .D );_dgg .SetIfNotNil ("\u0042",_fcb .B );return _bdg ;};func (_dcegc *PdfWriter )writeNamesDictionary ()error {if _dcegc ._bccad ==nil {return nil ;};_fbbgc :=_dcegc ._bccad .ToPdfObject ();_dcegc ._ebgdb .Set ("\u004e\u0061\u006de\u0073",_fbbgc ); +_cbcefa :=_dcegc .addObjects (_fbbgc );if _cbcefa !=nil {return _cbcefa ;};return nil ;};func (_bcag *PdfPage )flattenFieldsWithOpts (_gegf FieldAppearanceGenerator ,_gdagc *FieldFlattenOpts ,_fbace map[*PdfAnnotation ]bool )error {var _fbed []*PdfAnnotation ; +if _gegf !=nil {if _efge :=_gegf .WrapContentStream (_bcag );_efge !=nil {return _efge ;};};_gbcba ,_cceab :=_bcag .GetAnnotations ();if _cceab !=nil {return _cceab ;};for _ ,_ebgf :=range _gbcba {_addgc ,_bafae :=_fbace [_ebgf ];if !_bafae &&_gdagc .AnnotFilterFunc !=nil {if _ ,_bfbc :=_ebgf .GetContext ().(*PdfAnnotationWidget ); +!_bfbc {_bafae =_gdagc .AnnotFilterFunc (_ebgf );};};if !_bafae {_fbed =append (_fbed ,_ebgf );continue ;};switch _ebgf .GetContext ().(type ){case *PdfAnnotationPopup :continue ;case *PdfAnnotationLink :continue ;case *PdfAnnotationProjection :continue ; +};_gdbg ,_cbce ,_gfaed :=_ecccge (_ebgf );if _gfaed !=nil {if !_addgc {_gg .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0077\u0069\u0074h\u006f\u0075\u0074\u0020\u0056\u0020\u002d\u003e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0077\u0069\u0074h\u006f\u0075t\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0074\u0072\u0065am\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067\u0020\u006f\u0076\u0065\u0072"); +continue ;};_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0077\u0069\u0074h\u006f\u0075\u0074\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d,\u0020\u0065\u0072\u0072\u0020\u003a\u0020\u0025\u0076\u0020\u002d\u0020\u0073\u006bi\u0070\u0070\u0069n\u0067\u0020\u006f\u0076\u0065\u0072",_gfaed ); +continue ;};if _gdbg ==nil {continue ;};_edce :=_bcag .Resources .GenerateXObjectName ();_bcag .Resources .SetXObjectFormByName (_edce ,_gdbg );_edbc ,_bdbb ,_gfaed :=_gbgef (_gdbg );if _gfaed !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0061\u0070p\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u004d\u0061\u0074\u0072\u0069\u0078\u002c\u0020s\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0078\u0066\u006f\u0072\u006d\u0020\u0062\u0062\u006f\u0078\u0020\u0061\u0064\u006a\u0075\u0073t\u006d\u0065\u006e\u0074\u003a \u0025\u0076",_gfaed ); +}else {_ceaba :=_gcac .IdentityMatrix ();_ceaba =_ceaba .Translate (-_edbc .Llx ,-_edbc .Lly );if _bdbb {_cfeed :=0.0;if _edbc .Width ()> 0{_cfeed =_cbce .Width ()/_edbc .Width ();};_fggg :=0.0;if _edbc .Height ()> 0{_fggg =_cbce .Height ()/_edbc .Height (); +};_ceaba =_ceaba .Scale (_cfeed ,_fggg );};_cbce .Transform (_ceaba );};_acgc :=_bdd .Min (_cbce .Llx ,_cbce .Urx );_acbg :=_bdd .Min (_cbce .Lly ,_cbce .Ury );var _eceb []string ;_eceb =append (_eceb ,"\u0071");_eceb =append (_eceb ,_e .Sprintf ("\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020%\u002e6\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0025\u002e\u0036\u0066\u0020\u0063\u006d",1.0,0.0,0.0,1.0,_acgc ,_acbg )); +_eceb =append (_eceb ,_e .Sprintf ("\u002f\u0025\u0073\u0020\u0044\u006f",_edce .String ()));_eceb =append (_eceb ,"\u0051");_gegea :=_dce .Join (_eceb ,"\u000a");_gfaed =_bcag .AppendContentStream (_gegea );if _gfaed !=nil {return _gfaed ;};if _gdbg .Resources !=nil {_gceab ,_ccfe :=_bb .GetDict (_gdbg .Resources .Font ); +if _ccfe {for _ ,_cffba :=range _gceab .Keys (){if !_bcag .Resources .HasFontByName (_cffba ){_bcag .Resources .SetFontByName (_cffba ,_gceab .Get (_cffba ));};};};};};if len (_fbed )> 0{_bcag ._cfafb =_fbed ;}else {_bcag ._cfafb =[]*PdfAnnotation {};}; +return nil ;}; -// NewPdfShadingType3 creates an empty shading type 3 dictionary. -func NewPdfShadingType3 ()*PdfShadingType3 {_addbd :=&PdfShadingType3 {};_addbd .PdfShading =&PdfShading {};_addbd .PdfShading ._cdgfd =_fd .MakeIndirectObject (_fd .MakeDict ());_addbd .PdfShading ._cgfce =_addbd ;return _addbd ;};var (CourierName =_cf .CourierName ; -CourierBoldName =_cf .CourierBoldName ;CourierObliqueName =_cf .CourierObliqueName ;CourierBoldObliqueName =_cf .CourierBoldObliqueName ;HelveticaName =_cf .HelveticaName ;HelveticaBoldName =_cf .HelveticaBoldName ;HelveticaObliqueName =_cf .HelveticaObliqueName ; -HelveticaBoldObliqueName =_cf .HelveticaBoldObliqueName ;SymbolName =_cf .SymbolName ;ZapfDingbatsName =_cf .ZapfDingbatsName ;TimesRomanName =_cf .TimesRomanName ;TimesBoldName =_cf .TimesBoldName ;TimesItalicName =_cf .TimesItalicName ;TimesBoldItalicName =_cf .TimesBoldItalicName ; -); +// AddExtension adds the specified extension to the Extensions dictionary. +// See section 7.1.2 "Extensions Dictionary" (pp. 108-109 PDF32000_2008). +func (_efedg *PdfWriter )AddExtension (extName ,baseVersion string ,extLevel int ){_ebabe ,_beggc :=_bb .GetDict (_efedg ._ebgdb .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073"));if !_beggc {_ebabe =_bb .MakeDict ();_efedg ._ebgdb .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073",_ebabe ); +};_fabdgf ,_beggc :=_bb .GetDict (_ebabe .Get (_bb .PdfObjectName (extName )));if !_beggc {_fabdgf =_bb .MakeDict ();_ebabe .Set (_bb .PdfObjectName (extName ),_fabdgf );};if _fgdfb ,_ :=_bb .GetNameVal (_fabdgf .Get ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e")); +_fgdfb !=baseVersion {_fabdgf .Set ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e",_bb .MakeName (baseVersion ));};if _dfaaf ,_ :=_bb .GetIntVal (_fabdgf .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c")); +_dfaaf !=extLevel {_fabdgf .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c",_bb .MakeInteger (int64 (extLevel )));};};var ImageHandling ImageHandler =DefaultImageHandler {}; -// ReplacePage replaces the original page to a new page. -func (_fbaeg *PdfAppender )ReplacePage (pageNum int ,page *PdfPage ){_dbce :=pageNum -1;for _ecbc :=range _fbaeg ._gbca {if _ecbc ==_dbce {_agad :=page .Duplicate ();_baeb (_agad );_fbaeg ._gbca [_ecbc ]=_agad ;};};}; +// PdfColorPatternType3 represents a color shading pattern type 3 (Radial). +type PdfColorPatternType3 struct{Color PdfColor ;PatternName _bb .PdfObjectName ;};func _bagbg (_ggdad _bb .PdfObject )(*PdfFunctionType2 ,error ){_fgfba :=&PdfFunctionType2 {};var _gcca *_bb .PdfObjectDictionary ;if _ggbc ,_ebgad :=_ggdad .(*_bb .PdfIndirectObject ); +_ebgad {_geafa ,_bedc :=_ggbc .PdfObject .(*_bb .PdfObjectDictionary );if !_bedc {return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_fgfba ._agafc =_ggbc ;_gcca =_geafa ;}else if _geffd ,_eaeac :=_ggdad .(*_bb .PdfObjectDictionary ); +_eaeac {_gcca =_geffd ;}else {return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gg .Log .Trace ("\u0046U\u004e\u0043\u0032\u003a\u0020\u0025s",_gcca .String ());_dggg ,_ffdgc :=_bb .TraceToDirectObject (_gcca .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_bb .PdfObjectArray ); +if !_ffdgc {_gg .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};if _dggg .Len ()< 0||_dggg .Len ()%2!=0{_gg .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u0072\u0061\u006e\u0067e\u0020\u0069\u006e\u0076al\u0069\u0064");return nil ,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); +};_fdfdf ,_ccceg :=_dggg .ToFloat64Array ();if _ccceg !=nil {return nil ,_ccceg ;};_fgfba .Domain =_fdfdf ;_dggg ,_ffdgc =_bb .TraceToDirectObject (_gcca .Get ("\u0052\u0061\u006eg\u0065")).(*_bb .PdfObjectArray );if _ffdgc {if _dggg .Len ()< 0||_dggg .Len ()%2!=0{return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_ccacg ,_ddbff :=_dggg .ToFloat64Array ();if _ddbff !=nil {return nil ,_ddbff ;};_fgfba .Range =_ccacg ;};_dggg ,_ffdgc =_bb .TraceToDirectObject (_gcca .Get ("\u0043\u0030")).(*_bb .PdfObjectArray );if _ffdgc {_gfcf ,_ceada :=_dggg .ToFloat64Array (); +if _ceada !=nil {return nil ,_ceada ;};_fgfba .C0 =_gfcf ;};_dggg ,_ffdgc =_bb .TraceToDirectObject (_gcca .Get ("\u0043\u0031")).(*_bb .PdfObjectArray );if _ffdgc {_egfb ,_fdefc :=_dggg .ToFloat64Array ();if _fdefc !=nil {return nil ,_fdefc ;};_fgfba .C1 =_egfb ; +};if len (_fgfba .C0 )!=len (_fgfba .C1 ){_gg .Log .Error ("\u0043\u0030\u0020\u0061nd\u0020\u0043\u0031\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069n\u0067");return nil ,_bb .ErrRangeError ;};N ,_ccceg :=_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcca .Get ("\u004e"))); +if _ccceg !=nil {_gg .Log .Error ("\u004e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020o\u0072\u0020\u0069\u006e\u0076\u0061\u006ci\u0064\u002c\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_gcca .String ());return nil ,_ccceg ;};_fgfba .N =N ; +return _fgfba ,nil ;}; -// GetRuneMetrics iterates through each font in the list of fonts the returns the fonts.CharMetrics from working font. -func (_ffda *MultipleFontEncoder )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){_dfgdd :=_ffda .CurrentFont ;_abgbd ,_ggee :=_dfgdd .GetRuneMetrics (r );for _cccd :=1;_cccd < len (_ffda ._ccbbf )&&_abgbd .Wx ==0;_cccd ++{_dfgdd =_ffda ._ccbbf [_cccd ]; -_abgbd ,_ggee =_dfgdd .GetRuneMetrics (r );};return _abgbd ,_ggee ;};func (_fbegf *fontFile )parseASCIIPart (_cbdc []byte )error {if len (_cbdc )< 2||string (_cbdc [:2])!="\u0025\u0021"{return _ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0074a\u0072\u0074\u0020\u006f\u0066\u0020\u0041S\u0043\u0049\u0049\u0020\u0073\u0065\u0067\u006d\u0065\u006e\u0074"); -};_ebadg ,_dddfb ,_egfb :=_bgae (_cbdc );if _egfb !=nil {return _egfb ;};_beagd :=_eege (_ebadg );_fbegf ._cbfca =_beagd ["\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065"];if _fbegf ._cbfca ==""{_ag .Log .Debug ("\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0020\u0068a\u0073\u0020\u006e\u006f\u0020\u002f\u0046\u006f\u006e\u0074N\u0061\u006d\u0065"); -};if _dddfb !=""{_dbbef ,_cgccb :=_ecafd (_dddfb );if _cgccb !=nil {return _cgccb ;};_eccd ,_cgccb :=_ee .NewCustomSimpleTextEncoder (_dbbef ,nil );if _cgccb !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004fR\u0020\u003a\u0055\u004e\u004b\u004e\u004f\u0057\u004e\u0020G\u004cY\u0050\u0048\u003a\u0020\u0065\u0072\u0072=\u0025\u0076",_cgccb ); -return nil ;};_fbegf ._cecab =_eccd ;};return nil ;}; +// ReplaceAcroForm replaces the acrobat form. It appends a new form to the Pdf which +// replaces the original AcroForm. +func (_bed *PdfAppender )ReplaceAcroForm (acroForm *PdfAcroForm ){if acroForm !=nil {_bed .updateObjectsDeep (acroForm .ToPdfObject (),nil );};_bed ._gbfg =acroForm ;}; -// SetPdfAuthor sets the Author attribute of the output PDF. -func SetPdfAuthor (author string ){_feadd .Lock ();defer _feadd .Unlock ();_fbgc =author };func (_gegac *pdfFontSimple )baseFields ()*fontCommon {return &_gegac .fontCommon }; +// SetContext set the sub annotation (context). +func (_gbfaf *PdfShading )SetContext (ctx PdfModel ){_gbfaf ._gbbdg =ctx }; -// NewPdfActionHide returns a new "hide" action. -func NewPdfActionHide ()*PdfActionHide {_fge :=NewPdfAction ();_gee :=&PdfActionHide {};_gee .PdfAction =_fge ;_fge .SetContext (_gee );return _gee ;}; +// NewPdfReaderWithOpts creates a new PdfReader for an input io.ReadSeeker interface +// with a ReaderOpts. +// If ReaderOpts is nil it will be set to default value from NewReaderOpts. +func NewPdfReaderWithOpts (rs _ecb .ReadSeeker ,opts *ReaderOpts )(*PdfReader ,error ){const _bdbge ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0057\u0069\u0074\u0068O\u0070\u0074\u0073";return _dgdcf (rs ,opts ,true ,_bdbge ); +}; -// GetAsTilingPattern returns a tiling pattern. Check with IsTiling() prior to using this. -func (_afceb *PdfPattern )GetAsTilingPattern ()*PdfTilingPattern {return _afceb ._dccfd .(*PdfTilingPattern );}; +// PdfReader represents a PDF file reader. It is a frontend to the lower level parsing mechanism and provides +// a higher level access to work with PDF structure and information, such as the page structure etc. +type PdfReader struct{_cfaef *_bb .PdfParser ;_dfda _bb .PdfObject ;_acgfb *_bb .PdfIndirectObject ;_abcfd *_bb .PdfObjectDictionary ;_dggdb []*_bb .PdfIndirectObject ;PageList []*PdfPage ;_agggd int ;_effcg *_bb .PdfObjectDictionary ;_aagda *PdfOutlineTreeNode ; +AcroForm *PdfAcroForm ;DSS *DSS ;Rotate *int64 ;_aebcb *Permissions ;_agbfc map[*PdfReader ]*PdfReader ;_egbda []*PdfReader ;_geeca *modelManager ;_becge bool ;_ddafg map[_bb .PdfObject ]struct{};_bfcab _ecb .ReadSeeker ;_egfbb string ;_fdgad bool ;_gdab *ReaderOpts ; +_fgffe bool ;};func (_facf *PdfAcroForm )fillImageWithAppearance (_dcbbc FieldImageProvider ,_effc FieldAppearanceGenerator )error {if _facf ==nil {return nil ;};_aeab ,_dccca :=_dcbbc .FieldImageValues ();if _dccca !=nil {return _dccca ;};for _ ,_fdgac :=range _facf .AllFields (){_becfb :=_fdgac .PartialName (); +_gbedc ,_abdbe :=_aeab [_becfb ];if !_abdbe {if _dbdgg ,_bccea :=_fdgac .FullName ();_bccea ==nil {_gbedc ,_abdbe =_aeab [_dbdgg ];};};if !_abdbe {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020f\u006f\u0072\u006d \u0066\u0069\u0065l\u0064\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0069n \u0074\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_becfb ); +continue ;};switch _dced :=_fdgac .GetContext ().(type ){case *PdfFieldButton :if _dced .IsPush (){_dced .SetFillImage (_gbedc );};};if _effc ==nil {continue ;};for _ ,_geac :=range _fdgac .Annotations {_degab ,_bfabb :=_effc .GenerateAppearanceDict (_facf ,_fdgac ,_geac ); +if _bfabb !=nil {return _bfabb ;};_geac .AP =_degab ;_geac .ToPdfObject ();};};return nil ;}; -// SetAction sets the PDF action for the annotation link. -func (_bgb *PdfAnnotationLink )SetAction (action *PdfAction ){_bgb ._abb =action ;if action ==nil {_bgb .A =nil ;};}; +// NewPdfAnnotation3D returns a new 3d annotation. +func NewPdfAnnotation3D ()*PdfAnnotation3D {_gdc :=NewPdfAnnotation ();_cabb :=&PdfAnnotation3D {};_cabb .PdfAnnotation =_gdc ;_gdc .SetContext (_cabb );return _cabb ;};func (_ceeb *PdfWriter )writeObjectsInStreams (_cgegc map[_bb .PdfObject ]bool )error {for _ ,_dcacg :=range _ceeb ._cgfff {if _gfdec :=_cgegc [_dcacg ]; +_gfdec {continue ;};_bccff :=int64 (0);switch _cccbe :=_dcacg .(type ){case *_bb .PdfIndirectObject :_bccff =_cccbe .ObjectNumber ;case *_bb .PdfObjectStream :_bccff =_cccbe .ObjectNumber ;case *_bb .PdfObjectStreams :_bccff =_cccbe .ObjectNumber ;case *_bb .PdfObjectDictionary ,*_bb .PdfObjectString :default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0073\u0075p\u0070\u006f\u0072t\u0065\u0064 \u0074\u0079\u0070\u0065\u0020\u0069n\u0020wr\u0069\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0054\u0020\u0028\u0074\u0079\u0070\u0065\u0020\u0025\u0054\u0029",_dcacg ,_cccbe ); +return ErrTypeCheck ;};if _ceeb ._efgdff !=nil &&_dcacg !=_ceeb ._bafbg {_effgd :=_ceeb ._efgdff .Encrypt (_dcacg ,_bccff ,0);if _effgd !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067\u0020(%\u0073\u0029",_effgd ); +return _effgd ;};};_ceeb .writeObject (int (_bccff ),_dcacg );};return nil ;}; -// Insert adds a top level outline item in the outline, -// at the specified index. -func (_gdbgg *Outline )Insert (index uint ,item *OutlineItem ){_gabgge :=uint (len (_gdbgg .Entries ));if index > _gabgge {index =_gabgge ;};_gdbgg .Entries =append (_gdbgg .Entries [:index ],append ([]*OutlineItem {item },_gdbgg .Entries [index :]...)...); -}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for an RGB device. +func (_gbcf *PdfColorspaceDeviceRGB )GetNumComponents ()int {return 3};func (_fdcec *PdfReader )newPdfSignatureReferenceFromDict (_eedga *_bb .PdfObjectDictionary )(*PdfSignatureReference ,error ){if _facga ,_bcdf :=_fdcec ._geeca .GetModelFromPrimitive (_eedga ).(*PdfSignatureReference ); +_bcdf {return _facga ,nil ;};_cbcgc :=&PdfSignatureReference {_fbfcb :_eedga ,Data :_eedga .Get ("\u0044\u0061\u0074\u0061")};var _ddccd bool ;_cbcgc .Type ,_ =_bb .GetName (_eedga .Get ("\u0054\u0079\u0070\u0065"));_cbcgc .TransformMethod ,_ddccd =_bb .GetName (_eedga .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +if !_ddccd {_gg .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069g\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0054\u0072\u0061\u006e\u0073\u0066o\u0072\u006dM\u0065\u0074h\u006f\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020in\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0072\u0020m\u0069\u0073\u0073\u0069\u006e\u0067"); +return nil ,ErrInvalidAttribute ;};_cbcgc .TransformParams ,_ =_bb .GetDict (_eedga .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_cbcgc .DigestMethod ,_ =_bb .GetName (_eedga .Get ("\u0044\u0069\u0067e\u0073\u0074\u004d\u0065\u0074\u0068\u006f\u0064")); +return _cbcgc ,nil ;};func (_gedcd *pdfCIDFontType0 )baseFields ()*fontCommon {return &_gedcd .fontCommon }; -// FontDescriptor returns font's PdfFontDescriptor. This may be a builtin descriptor for standard 14 -// fonts but must be an explicit descriptor for other fonts. -func (_dagfd *PdfFont )FontDescriptor ()*PdfFontDescriptor {if _dagfd .baseFields ()._babe !=nil {return _dagfd .baseFields ()._babe ;};if _fafae :=_dagfd ._gbaac .getFontDescriptor ();_fafae !=nil {return _fafae ;};_ag .Log .Error ("\u0041\u006cl \u0066\u006f\u006et\u0073\u0020\u0068\u0061ve \u0061 D\u0065\u0073\u0063\u0072\u0069\u0070\u0074or\u002e\u0020\u0066\u006f\u006e\u0074\u003d%\u0073",_dagfd ); -return nil ;}; +// Initialize initializes the PdfSignature. +func (_fggcg *PdfSignature )Initialize ()error {if _fggcg .Handler ==nil {return _ed .New ("\u0073\u0069\u0067n\u0061\u0074\u0075\u0072e\u0020\u0068\u0061\u006e\u0064\u006c\u0065r\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); +};return _fggcg .Handler .InitSignature (_fggcg );}; -// PdfField contains the common attributes of a form field. The context object contains the specific field data -// which can represent a button, text, choice or signature. -// The PdfField is typically not used directly, but is encapsulated by the more specific field types such as -// PdfFieldButton etc (i.e. the context attribute). -type PdfField struct{_becad PdfModel ;_dffeb *_fd .PdfIndirectObject ;Parent *PdfField ;Annotations []*PdfAnnotationWidget ;Kids []*PdfField ;FT *_fd .PdfObjectName ;T *_fd .PdfObjectString ;TU *_fd .PdfObjectString ;TM *_fd .PdfObjectString ;Ff *_fd .PdfObjectInteger ; -V _fd .PdfObject ;DV _fd .PdfObject ;AA _fd .PdfObject ;VariableText *VariableText ;}; +// SetForms sets the Acroform for a PDF file. +func (_eaef *PdfWriter )SetForms (form *PdfAcroForm )error {_eaef ._agdgf =form ;return nil };func (_ggd *PdfReader )newPdfActionNamedFromDict (_eb *_bb .PdfObjectDictionary )(*PdfActionNamed ,error ){return &PdfActionNamed {N :_eb .Get ("\u004e")},nil ; +}; -// SetOptimizer sets the optimizer to optimize PDF before writing. -func (_ceadc *PdfWriter )SetOptimizer (optimizer Optimizer ){_ceadc ._cffdf =optimizer }; +// PdfActionGoTo3DView represents a GoTo3DView action. +type PdfActionGoTo3DView struct{*PdfAction ;TA _bb .PdfObject ;V _bb .PdfObject ;}; -// Encoder iterates through the list of fonts and returns a working encoder -func (_acegd *MultipleFontEncoder )Encoder (rn rune )(_ee .TextEncoder ,bool ){_bffb :=_acegd .CurrentFont ;_begcb :=_bffb .Encoder ();_ ,_aeddd :=_begcb .RuneToCharcode (rn );for _bfedb :=1;_bfedb < len (_acegd ._ccbbf )&&!_aeddd ;_bfedb ++{_bffb =_acegd ._ccbbf [_bfedb ]; -_begcb =_bffb .Encoder ();_ ,_aeddd =_begcb .RuneToCharcode (rn );_acegd .CurrentFont =_bffb ;};return _begcb ,_aeddd ;};func (_ddfdc *PdfColorspaceSpecialPattern )String ()string {return "\u0050a\u0074\u0074\u0065\u0072\u006e";}; +// GetNumComponents returns the number of color components (3 for Lab). +func (_aegg *PdfColorLab )GetNumComponents ()int {return 3};func (_ccgd *PdfReader )newPdfAnnotationRedactFromDict (_feff *_bb .PdfObjectDictionary )(*PdfAnnotationRedact ,error ){_befg :=PdfAnnotationRedact {};_egba ,_eaba :=_ccgd .newPdfAnnotationMarkupFromDict (_feff ); +if _eaba !=nil {return nil ,_eaba ;};_befg .PdfAnnotationMarkup =_egba ;_befg .QuadPoints =_feff .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_befg .IC =_feff .Get ("\u0049\u0043");_befg .RO =_feff .Get ("\u0052\u004f");_befg .OverlayText =_feff .Get ("O\u0076\u0065\u0072\u006c\u0061\u0079\u0054\u0065\u0078\u0074"); +_befg .Repeat =_feff .Get ("\u0052\u0065\u0070\u0065\u0061\u0074");_befg .DA =_feff .Get ("\u0044\u0041");_befg .Q =_feff .Get ("\u0051");return &_befg ,nil ;};func (_fegdd *PdfWriter )writeObjects (){_gg .Log .Trace ("\u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0025d\u0020\u006f\u0062\u006a",len (_fegdd ._cgfff )); +_fegdd ._gaded =make (map[int ]crossReference );_fegdd ._gaded [0]=crossReference {Type :0,ObjectNumber :0,Generation :0xFFFF};if _fegdd ._dbgcc .ObjectMap !=nil {for _caff ,_ccbcbf :=range _fegdd ._dbgcc .ObjectMap {if _caff ==0{continue ;};if _ccbcbf .XType ==_bb .XrefTypeObjectStream {_afdbc :=crossReference {Type :2,ObjectNumber :_ccbcbf .OsObjNumber ,Index :_ccbcbf .OsObjIndex }; +_fegdd ._gaded [_caff ]=_afdbc ;};if _ccbcbf .XType ==_bb .XrefTypeTableEntry {_bddf :=crossReference {Type :1,ObjectNumber :_ccbcbf .ObjectNumber ,Offset :_ccbcbf .Offset };_fegdd ._gaded [_caff ]=_bddf ;};};};};func (_efagd *PdfWriter )addObject (_fcgge _bb .PdfObject )bool {_ffcfe :=_efagd .hasObject (_fcgge ); +if !_ffcfe {_dcdeb :=_bb .ResolveReferencesDeep (_fcgge ,_efagd ._cgcfec );if _dcdeb !=nil {_gg .Log .Debug ("E\u0052R\u004f\u0052\u003a\u0020\u0025\u0076\u0020\u002d \u0073\u006b\u0069\u0070pi\u006e\u0067",_dcdeb );};_efagd ._cgfff =append (_efagd ._cgfff ,_fcgge ); +_efagd ._bfdb [_fcgge ]=struct{}{};return true ;};return false ;}; // ToPdfObject implements interface PdfModel. -func (_edd *PdfActionRendition )ToPdfObject ()_fd .PdfObject {_edd .PdfAction .ToPdfObject ();_defe :=_edd ._bfb ;_dab :=_defe .PdfObject .(*_fd .PdfObjectDictionary );_dab .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeRendition )));_dab .SetIfNotNil ("\u0052",_edd .R ); -_dab .SetIfNotNil ("\u0041\u004e",_edd .AN );_dab .SetIfNotNil ("\u004f\u0050",_edd .OP );_dab .SetIfNotNil ("\u004a\u0053",_edd .JS );return _defe ;}; +func (_gacc *PdfAnnotationStamp )ToPdfObject ()_bb .PdfObject {_gacc .PdfAnnotation .ToPdfObject ();_age :=_gacc ._aaf ;_eedca :=_age .PdfObject .(*_bb .PdfObjectDictionary );_gacc .PdfAnnotationMarkup .appendToPdfDictionary (_eedca );_eedca .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053\u0074\u0061m\u0070")); +_eedca .SetIfNotNil ("\u004e\u0061\u006d\u0065",_gacc .Name );return _age ;}; -// ImageToRGB converts an image with samples in Separation CS to an image with samples specified in -// DeviceRGB CS. -func (_bcbe *PdfColorspaceSpecialSeparation )ImageToRGB (img Image )(Image ,error ){_aeed :=_bg .NewReader (img .getBase ());_bcgga :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),_bcbe .AlternateSpace .GetNumComponents (),nil ,img ._gfffd ,nil ); -_fegga :=_bg .NewWriter (_bcgga );_acdc :=_af .Pow (2,float64 (img .BitsPerComponent ))-1;_ag .Log .Trace ("\u0053\u0065\u0070a\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u002d\u003e\u0020\u0054\u006f\u0052\u0047\u0042\u0020\u0063o\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); -_ag .Log .Trace ("\u0054i\u006et\u0054\u0072\u0061\u006e\u0073f\u006f\u0072m\u003a\u0020\u0025\u002b\u0076",_bcbe .TintTransform );_fdaf :=_bcbe .AlternateSpace .DecodeArray ();var (_fbeb uint32 ;_ggab error ;);for {_fbeb ,_ggab =_aeed .ReadSample ();if _ggab ==_bc .EOF {break ; -};if _ggab !=nil {return img ,_ggab ;};_aefac :=float64 (_fbeb )/_acdc ;_cagc ,_cdbb :=_bcbe .TintTransform .Evaluate ([]float64 {_aefac });if _cdbb !=nil {return img ,_cdbb ;};for _bdbc ,_bccd :=range _cagc {_acebd :=_gbed .LinearInterpolate (_bccd ,_fdaf [_bdbc *2],_fdaf [_bdbc *2+1],0,1); -if _cdbb =_fegga .WriteSample (uint32 (_acebd *_acdc ));_cdbb !=nil {return img ,_cdbb ;};};};return _bcbe .AlternateSpace .ImageToRGB (_eeafa (&_bcgga ));}; +// Evaluate runs the function on the passed in slice and returns the results. +func (_gdaea *PdfFunctionType2 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_gg .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); +};_dacge :=[]float64 {0.0};if _gdaea .C0 !=nil {_dacge =_gdaea .C0 ;};_dgadg :=[]float64 {1.0};if _gdaea .C1 !=nil {_dgadg =_gdaea .C1 ;};var _cbccg []float64 ;for _fgdea :=0;_fgdea < len (_dacge );_fgdea ++{_cfbab :=_dacge [_fgdea ]+_bdd .Pow (x [0],_gdaea .N )*(_dgadg [_fgdea ]-_dacge [_fgdea ]); +_cbccg =append (_cbccg ,_cfbab );};return _cbccg ,nil ;};func _faef (_geafc []byte )([]byte ,error ){_afgeg :=_dd .New ();if _ ,_ddeae :=_ecb .Copy (_afgeg ,_aa .NewReader (_geafc ));_ddeae !=nil {return nil ,_ddeae ;};return _afgeg .Sum (nil ),nil ;}; -// PdfAnnotationUnderline represents Underline annotations. -// (Section 12.5.6.10). -type PdfAnnotationUnderline struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _fd .PdfObject ;}; -// ReaderOpts defines options for creating PdfReader instances. -type ReaderOpts struct{ +// GetContainingPdfObject returns the container of the outline tree node (indirect object). +func (_gffcb *PdfOutlineTreeNode )GetContainingPdfObject ()_bb .PdfObject {return _gffcb .GetContext ().GetContainingPdfObject ();};func (_gefgc *PdfWriter )checkCrossReferenceStream ()bool {_bffdc :=_gefgc ._gecfd .Major > 1||(_gefgc ._gecfd .Major ==1&&_gefgc ._gecfd .Minor > 4); +if _gefgc ._aebec !=nil {_bffdc =*_gefgc ._aebec ;};return _bffdc ;}; -// Password password of the PDF file encryption. -// Default: empty (""). -Password string ; +// ToInteger convert to an integer format. +func (_feeed *PdfColorDeviceGray )ToInteger (bits int )uint32 {_eddb :=_bdd .Pow (2,float64 (bits ))-1;return uint32 (_eddb *_feeed .Val ());};const (_daaea =0x00001;_bbggg =0x00002;_gebb =0x00004;_bdecf =0x00008;_fbag =0x00020;_bfabc =0x00040;_dgeb =0x10000; +_dfca =0x20000;_ebfgc =0x40000;);func _fdcgc (_cgege *[]*PdfField ,_bgcde FieldFilterFunc ,_ddggf bool )[]*PdfField {if _cgege ==nil {return nil ;};_fdgce :=*_cgege ;if len (*_cgege )==0{return nil ;};_cgae :=_fdgce [:0];if _bgcde ==nil {_bgcde =func (*PdfField )bool {return true }; +};var _ecbaa []*PdfField ;for _ ,_dggae :=range _fdgce {_bacb :=_bgcde (_dggae );if _bacb {_ecbaa =append (_ecbaa ,_dggae );if len (_dggae .Kids )> 0{_ecbaa =append (_ecbaa ,_fdcgc (&_dggae .Kids ,_bgcde ,_ddggf )...);};};if !_ddggf ||!_bacb ||len (_dggae .Kids )> 0{_cgae =append (_cgae ,_dggae ); +};};*_cgege =_cgae ;return _ecbaa ;}; -// LazyLoad set if the PDF file would be loaded using lazy-loading mode. -// Default: true. -LazyLoad bool ; +// PdfShadingType4 is a Free-form Gouraud-shaded triangle mesh. +type PdfShadingType4 struct{*PdfShading ;BitsPerCoordinate *_bb .PdfObjectInteger ;BitsPerComponent *_bb .PdfObjectInteger ;BitsPerFlag *_bb .PdfObjectInteger ;Decode *_bb .PdfObjectArray ;Function []PdfFunction ;};func (_egc *PdfReader )newPdfAnnotationRichMediaFromDict (_aagc *_bb .PdfObjectDictionary )(*PdfAnnotationRichMedia ,error ){_cgbd :=&PdfAnnotationRichMedia {}; +_cgbd .RichMediaSettings =_aagc .Get ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073");_cgbd .RichMediaContent =_aagc .Get ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074"); +return _cgbd ,nil ;}; -// ComplianceMode set if parsed PDF file should contain meta information for the verifiers of the compliance standards like PDF/A. -ComplianceMode bool ;};func _febfg (_cecaf *_fd .PdfObjectDictionary )(*PdfShadingType7 ,error ){_dgabc :=PdfShadingType7 {};_gbdce :=_cecaf .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _gbdce ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_dgfba ,_cdgbd :=_gbdce .(*_fd .PdfObjectInteger );if !_cdgbd {_ag .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_gbdce ); -return nil ,_fd .ErrTypeError ;};_dgabc .BitsPerCoordinate =_dgfba ;_gbdce =_cecaf .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _gbdce ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); -return nil ,ErrRequiredAttributeMissing ;};_dgfba ,_cdgbd =_gbdce .(*_fd .PdfObjectInteger );if !_cdgbd {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_gbdce ); -return nil ,_fd .ErrTypeError ;};_dgabc .BitsPerComponent =_dgfba ;_gbdce =_cecaf .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _gbdce ==nil {_ag .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_dgfba ,_cdgbd =_gbdce .(*_fd .PdfObjectInteger );if !_cdgbd {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_gbdce ); -return nil ,_fd .ErrTypeError ;};_dgabc .BitsPerComponent =_dgfba ;_gbdce =_cecaf .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _gbdce ==nil {_ag .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_fadcb ,_cdgbd :=_gbdce .(*_fd .PdfObjectArray );if !_cdgbd {_ag .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_gbdce ); -return nil ,_fd .ErrTypeError ;};_dgabc .Decode =_fadcb ;if _bcgfe :=_cecaf .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_bcgfe !=nil {_dgabc .Function =[]PdfFunction {};if _afbdd ,_daafe :=_bcgfe .(*_fd .PdfObjectArray );_daafe {for _ ,_aggef :=range _afbdd .Elements (){_dfaed ,_ggef :=_badad (_aggef ); -if _ggef !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ggef );return nil ,_ggef ;};_dgabc .Function =append (_dgabc .Function ,_dfaed ); -};}else {_babd ,_fgcbc :=_badad (_bcgfe );if _fgcbc !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_fgcbc );return nil ,_fgcbc ; -};_dgabc .Function =append (_dgabc .Function ,_babd );};};return &_dgabc ,nil ;}; +// HasFontByName checks whether a font is defined by the specified keyName. +func (_aaage *PdfPageResources )HasFontByName (keyName _bb .PdfObjectName )bool {_ ,_addca :=_aaage .GetFontByName (keyName );return _addca ;}; -// RunesToCharcodeBytes maps the provided runes to charcode bytes and it -// returns the resulting slice of bytes, along with the number of runes which -// could not be converted. If the number of misses is 0, all runes were -// successfully converted. -func (_ddba *PdfFont )RunesToCharcodeBytes (data []rune )([]byte ,int ){var _ggfaa []_ee .TextEncoder ;var _abea _ee .CMapEncoder ;if _fceaa :=_ddba .baseFields ()._dgdg ;_fceaa !=nil {_abea =_ee .NewCMapEncoder ("",nil ,_fceaa );};_gggb :=_ddba .Encoder (); -if _gggb !=nil {switch _gdaf :=_gggb .(type ){case _ee .SimpleEncoder :_fagb :=_gdaf .BaseName ();if _ ,_dbcf :=_geafg [_fagb ];_dbcf {_ggfaa =append (_ggfaa ,_gggb );};};};if len (_ggfaa )==0{if _ddba .baseFields ()._dgdg !=nil {_ggfaa =append (_ggfaa ,_abea ); -};if _gggb !=nil {_ggfaa =append (_ggfaa ,_gggb );};};var _deecc _bf .Buffer ;var _cfeg int ;for _ ,_cgege :=range data {var _bgdb bool ;for _ ,_ffgff :=range _ggfaa {if _fddcb :=_ffgff .Encode (string (_cgege ));len (_fddcb )> 0{_deecc .Write (_fddcb ); -_bgdb =true ;break ;};};if !_bgdb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020f\u0061\u0069\u006ce\u0064\u0020\u0074\u006f \u006d\u0061\u0070\u0020\u0072\u0075\u006e\u0065\u0020\u0060\u0025\u002b\u0071\u0060\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065",_cgege ); -_cfeg ++;};};if _cfeg !=0{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0061\u006cl\u0020\u0072\u0075\u006e\u0065\u0073\u0020\u0074\u006f\u0020\u0063\u0068\u0061\u0072c\u006fd\u0065\u0073\u002e\u000a"+"\u0009\u006e\u0075\u006d\u0052\u0075\u006e\u0065\u0073\u003d\u0025d\u0020\u006e\u0075\u006d\u004d\u0069\u0073\u0073\u0065\u0073=\u0025\u0064\u000a"+"\t\u0066\u006f\u006e\u0074=%\u0073 \u0065\u006e\u0063\u006f\u0064e\u0072\u0073\u003d\u0025\u002b\u0076",len (data ),_cfeg ,_ddba ,_ggfaa ); -};return _deecc .Bytes (),_cfeg ;};func (_fgee *PdfReader )newPdfActionMovieFromDict (_daddc *_fd .PdfObjectDictionary )(*PdfActionMovie ,error ){return &PdfActionMovie {Annotation :_daddc .Get ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"),T :_daddc .Get ("\u0054"),Operation :_daddc .Get ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn")},nil ; -};func _gdfa (_fbfb *_fd .PdfObjectDictionary )bool {for _ ,_fdec :=range _fbfb .Keys (){if _ ,_baca :=_aegc [_fdec .String ()];_baca {return true ;};};return false ;}; +// SetSamples convert samples to byte-data and sets for the image. +// NOTE: The method resamples the data and this could lead to high memory usage, +// especially on large images. It should be used only when it is not possible +// to work with the image byte data directly. +func (_dbfge *Image )SetSamples (samples []uint32 ){if _dbfge .BitsPerComponent < 8{samples =_dbfge .samplesAddPadding (samples );};_cffd :=_bf .ResampleUint32 (samples ,int (_dbfge .BitsPerComponent ),8);_eeead :=make ([]byte ,len (_cffd ));for _cgaeg ,_acdec :=range _cffd {_eeead [_cgaeg ]=byte (_acdec ); +};_dbfge .Data =_eeead ;}; -// GetCatalogMetadata gets the catalog defined XMP Metadata. -func (_dcabg *PdfReader )GetCatalogMetadata ()(_fd .PdfObject ,bool ){if _dcabg ._gabca ==nil {return nil ,false ;};_gebd :=_dcabg ._gabca .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return _gebd ,_gebd !=nil ;}; +// GetXObjectByName returns the XObject with the specified keyName and the object type. +func (_fbacbg *PdfPageResources )GetXObjectByName (keyName _bb .PdfObjectName )(*_bb .PdfObjectStream ,XObjectType ){if _fbacbg .XObject ==nil {return nil ,XObjectTypeUndefined ;};_cffdd ,_bbbaea :=_bb .TraceToDirectObject (_fbacbg .XObject ).(*_bb .PdfObjectDictionary ); +if !_bbbaea {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0021\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_bb .TraceToDirectObject (_fbacbg .XObject )); +return nil ,XObjectTypeUndefined ;};if _affdfc :=_cffdd .Get (keyName );_affdfc !=nil {_dgfba ,_aagbb :=_bb .GetStream (_affdfc );if !_aagbb {_gg .Log .Debug ("X\u004f\u0062\u006a\u0065\u0063\u0074 \u006e\u006f\u0074\u0020\u0070\u006fi\u006e\u0074\u0069\u006e\u0067\u0020\u0074o\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020%\u0054",_affdfc ); +return nil ,XObjectTypeUndefined ;};_ggcff :=_dgfba .PdfObjectDictionary ;_caed ,_aagbb :=_bb .TraceToDirectObject (_ggcff .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")).(*_bb .PdfObjectName );if !_aagbb {_gg .Log .Debug ("\u0058\u004fbj\u0065\u0063\u0074 \u0053\u0075\u0062\u0074ype\u0020no\u0074\u0020\u0061\u0020\u004e\u0061\u006de,\u0020\u0064\u0069\u0063\u0074\u003a\u0020%\u0073",_ggcff .String ()); +return nil ,XObjectTypeUndefined ;};if *_caed =="\u0049\u006d\u0061g\u0065"{return _dgfba ,XObjectTypeImage ;}else if *_caed =="\u0046\u006f\u0072\u006d"{return _dgfba ,XObjectTypeForm ;}else if *_caed =="\u0050\u0053"{return _dgfba ,XObjectTypePS ;}else {_gg .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0053\u0075b\u0074\u0079\u0070\u0065\u0020\u006e\u006ft\u0020\u006b\u006e\u006f\u0077\u006e\u0020\u0028\u0025\u0073\u0029",*_caed ); +return nil ,XObjectTypeUndefined ;};}else {return nil ,XObjectTypeUndefined ;};}; -// SetImageHandler sets the image handler used by the package. -func SetImageHandler (imgHandling ImageHandler ){ImageHandling =imgHandling }; - -// PdfBorderEffect represents a PDF border effect. -type PdfBorderEffect struct{S *BorderEffect ;I *float64 ;}; - -// SetFlag sets the flag for the field. -func (_fgea *PdfField )SetFlag (flag FieldFlag ){_fgea .Ff =_fd .MakeInteger (int64 (flag ))};func (_ccagdf *PdfWriter )writeOutlines ()error {if _ccagdf ._adfcff ==nil {return nil ;};_ag .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0054\u0072\u0065\u0065\u003a\u0020\u0025\u002b\u0076",_ccagdf ._adfcff ); -_gffad :=_ccagdf ._adfcff .ToPdfObject ();_ag .Log .Trace ("\u004fu\u0074\u006c\u0069\u006e\u0065\u0073\u003a\u0020\u0025\u002b\u0076 \u0028\u0025\u0054\u002c\u0020\u0070\u003a\u0025\u0070\u0029",_gffad ,_gffad ,_gffad );_ccagdf ._fdaca .Set ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073",_gffad ); -_cadgf :=_ccagdf .addObjects (_gffad );if _cadgf !=nil {return _cadgf ;};return nil ;}; +// ToInteger convert to an integer format. +func (_gggbc *PdfColorCalRGB )ToInteger (bits int )[3]uint32 {_bggd :=_bdd .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_bggd *_gggbc .A ()),uint32 (_bggd *_gggbc .B ()),uint32 (_bggd *_gggbc .C ())};}; -// Initialize initializes the PdfSignature. -func (_eeeb *PdfSignature )Initialize ()error {if _eeeb .Handler ==nil {return _ad .New ("\u0073\u0069\u0067n\u0061\u0074\u0075\u0072e\u0020\u0068\u0061\u006e\u0064\u006c\u0065r\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c"); -};return _eeeb .Handler .InitSignature (_eeeb );}; +// B returns the value of the B component of the color. +func (_daec *PdfColorCalRGB )B ()float64 {return _daec [1]};func (_geee *LTV )getCerts (_cadf []*_cd .Certificate )([][]byte ,error ){_bcgfc :=make ([][]byte ,0,len (_cadf ));for _ ,_bgcbd :=range _cadf {_bcgfc =append (_bcgfc ,_bgcbd .Raw );};return _bcgfc ,nil ; +};func _gfacd (_facd ,_egab string )string {if _dce .Contains (_facd ,"\u002b"){_febg :=_dce .Split (_facd ,"\u002b");if len (_febg )==2{_facd =_febg [1];};};return _egab +"\u002b"+_facd ;};func _aaedc ()string {return _gg .Version }; -// GetOCProperties returns the optional content properties PdfObject. -func (_gffcd *PdfReader )GetOCProperties ()(_fd .PdfObject ,error ){_gafcd :=_gffcd ._gabca ;_ggfgfg :=_gafcd .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_ggfgfg =_fd .ResolveReference (_ggfgfg );if !_gffcd ._gfdda {_acdfb :=_gffcd .traverseObjectData (_ggfgfg ); -if _acdfb !=nil {return nil ,_acdfb ;};};return _ggfgfg ,nil ;}; +// NewPdfColorDeviceCMYK returns a new CMYK32 color. +func NewPdfColorDeviceCMYK (c ,m ,y ,k float64 )*PdfColorDeviceCMYK {_dbbgf :=PdfColorDeviceCMYK {c ,m ,y ,k };return &_dbbgf ;}; -// ToPdfObject implements interface PdfModel. -func (_adgg *PdfActionSetOCGState )ToPdfObject ()_fd .PdfObject {_adgg .PdfAction .ToPdfObject ();_eeg :=_adgg ._bfb ;_efba :=_eeg .PdfObject .(*_fd .PdfObjectDictionary );_efba .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeSetOCGState )));_efba .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_adgg .State ); -_efba .SetIfNotNil ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042",_adgg .PreserveRB );return _eeg ;}; +// HasXObjectByName checks if an XObject with a specified keyName is defined. +func (_efgfa *PdfPageResources )HasXObjectByName (keyName _bb .PdfObjectName )bool {_gfgdec ,_ :=_efgfa .GetXObjectByName (keyName );return _gfgdec !=nil ;};func (_edgaa *PdfWriter )writeObject (_eafgg int ,_fcced _bb .PdfObject ){_gg .Log .Trace ("\u0057\u0072\u0069\u0074\u0065\u0020\u006f\u0062\u006a \u0023\u0025\u0064\u000a",_eafgg ); +if _abege ,_gfgdcb :=_fcced .(*_bb .PdfIndirectObject );_gfgdcb {_edgaa ._gaded [_eafgg ]=crossReference {Type :1,Offset :_edgaa ._ggaef ,Generation :_abege .GenerationNumber };_gacbe :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_eafgg ); +if _bbedgd ,_bfccc :=_abege .PdfObject .(*pdfSignDictionary );_bfccc {_bbedgd ._ggddf =_edgaa ._ggaef +int64 (len (_gacbe ));};if _abege .PdfObject ==nil {_gg .Log .Debug ("E\u0072\u0072\u006fr\u003a\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0027\u0073\u0020\u0050\u0064\u0066\u004f\u0062j\u0065\u0063\u0074 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u0065\u0076\u0065\u0072\u0020b\u0065\u0020\u006e\u0069l\u0020\u002d\u0020\u0073e\u0074\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063t\u004e\u0075\u006c\u006c"); +_abege .PdfObject =_bb .MakeNull ();};_gacbe +=_abege .PdfObject .WriteString ();_gacbe +="\u000a\u0065\u006e\u0064\u006f\u0062\u006a\u000a";_edgaa .writeString (_gacbe );return ;};if _bdcdd ,_acdgd :=_fcced .(*_bb .PdfObjectStream );_acdgd {_edgaa ._gaded [_eafgg ]=crossReference {Type :1,Offset :_edgaa ._ggaef ,Generation :_bdcdd .GenerationNumber }; +_cadaa :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_eafgg );_cadaa +=_bdcdd .PdfObjectDictionary .WriteString ();_cadaa +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_edgaa .writeString (_cadaa );if _bdcdd .Lazy {_fece ,_aged :=_be .ReadFile (_bdcdd .TempFile ); +if _aged !=nil {_gg .Log .Info ("\u0045\u0072\u0072\u006f\u0072\u0020\u0066\u0069\u006e\u0064\u0069\u006e\u0067\u0020\u006ca\u007ay\u0020\u0074\u0065\u006d\u0070\u0020\u0066\u0069\u006c\u0065\u003a\u0020\u0025\u0073",_bdcdd .TempFile );return ;};_edgaa .writeBytes (_fece ); +_be .Remove (_bdcdd .TempFile );}else {_edgaa .writeBytes (_bdcdd .Stream );};_edgaa .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};if _eedea ,_feeac :=_fcced .(*_bb .PdfObjectStreams ); +_feeac {_edgaa ._gaded [_eafgg ]=crossReference {Type :1,Offset :_edgaa ._ggaef ,Generation :_eedea .GenerationNumber };_aefgg :=_e .Sprintf ("\u0025d\u0020\u0030\u0020\u006f\u0062\u006a\n",_eafgg );var _fecgb []string ;var _cffbf string ;var _bcefa int64 ; +for _fabe ,_ccdgd :=range _eedea .Elements (){_ccfce ,_efaec :=_ccdgd .(*_bb .PdfIndirectObject );if !_efaec {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065am\u0073 \u004e\u0020\u0025\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006es\u0020\u006e\u006f\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u0070\u0064\u0066 \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0076",_eafgg ,_ccdgd ); +continue ;};_bgfdg :=_ccfce .PdfObject .WriteString ()+"\u0020";_cffbf =_cffbf +_bgfdg ;_fecgb =append (_fecgb ,_e .Sprintf ("\u0025\u0064\u0020%\u0064",_ccfce .ObjectNumber ,_bcefa ));_edgaa ._gaded [int (_ccfce .ObjectNumber )]=crossReference {Type :2,ObjectNumber :_eafgg ,Index :_fabe }; +_bcefa =_bcefa +int64 (len ([]byte (_bgfdg )));};_fceba :=_dce .Join (_fecgb ,"\u0020")+"\u0020";_eaagaa :=_bb .NewFlateEncoder ();_bfefc :=_eaagaa .MakeStreamDict ();_bfefc .Set (_bb .PdfObjectName ("\u0054\u0079\u0070\u0065"),_bb .MakeName ("\u004f\u0062\u006a\u0053\u0074\u006d")); +_gfgcb :=int64 (_eedea .Len ());_bfefc .Set (_bb .PdfObjectName ("\u004e"),_bb .MakeInteger (_gfgcb ));_gcabg :=int64 (len (_fceba ));_bfefc .Set (_bb .PdfObjectName ("\u0046\u0069\u0072s\u0074"),_bb .MakeInteger (_gcabg ));_fbcba ,_ :=_eaagaa .EncodeBytes ([]byte (_fceba +_cffbf )); +_eeafb :=int64 (len (_fbcba ));_bfefc .Set (_bb .PdfObjectName ("\u004c\u0065\u006e\u0067\u0074\u0068"),_bb .MakeInteger (_eeafb ));_aefgg +=_bfefc .WriteString ();_aefgg +="\u000a\u0073\u0074\u0072\u0065\u0061\u006d\u000a";_edgaa .writeString (_aefgg ); +_edgaa .writeBytes (_fbcba );_edgaa .writeString ("\u000ae\u006ed\u0073\u0074\u0072\u0065\u0061m\u000a\u0065n\u0064\u006f\u0062\u006a\u000a");return ;};_edgaa .writeString (_fcced .WriteString ());}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain three elements representing the -// A, B and C components of the color. The values of the elements should be -// between 0 and 1. -func (_fabcff *PdfColorspaceCalRGB )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_beab :=vals [0];if _beab < 0.0||_beab > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_beab ); -return nil ,ErrColorOutOfRange ;};_gbbb :=vals [1];if _gbbb < 0.0||_gbbb > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_gbbb );return nil ,ErrColorOutOfRange ; -};_ebbd :=vals [2];if _ebbd < 0.0||_ebbd > 1.0{_ag .Log .Debug ("\u0063\u006f\u006cor\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0043\u0053\u0020\u0072\u0061\u006e\u0067\u0065\u003a\u0020",_ebbd );return nil ,ErrColorOutOfRange ;};_ccdd :=NewPdfColorCalRGB (_beab ,_gbbb ,_ebbd ); -return _ccdd ,nil ;};func (_fabcf *PdfColorspaceDeviceGray )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079";}; +// ToPdfObject returns the PDF representation of the DSS dictionary. +func (_aeea *DSS )ToPdfObject ()_bb .PdfObject {_bddb :=_aeea ._facae .PdfObject .(*_bb .PdfObjectDictionary );_bddb .Clear ();_cccaf :=_bb .MakeDict ();for _bcbce ,_gdcd :=range _aeea .VRI {_cccaf .Set (*_bb .MakeName (_bcbce ),_gdcd .ToPdfObject ()); +};_bddb .SetIfNotNil ("\u0043\u0065\u0072t\u0073",_baggc (_aeea .Certs ));_bddb .SetIfNotNil ("\u004f\u0043\u0053P\u0073",_baggc (_aeea .OCSPs ));_bddb .SetIfNotNil ("\u0043\u0052\u004c\u0073",_baggc (_aeea .CRLs ));_bddb .Set ("\u0056\u0052\u0049",_cccaf ); +return _aeea ._facae ;}; -// PdfAnnotationRedact represents Redact annotations. -// (Section 12.5.6.23). -type PdfAnnotationRedact struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _fd .PdfObject ;IC _fd .PdfObject ;RO _fd .PdfObject ;OverlayText _fd .PdfObject ;Repeat _fd .PdfObject ;DA _fd .PdfObject ;Q _fd .PdfObject ;}; +// AppendContentBytes creates a PDF stream from `cs` and appends it to the +// array of streams specified by the pages's Contents entry. +// If `wrapContents` is true, the content stream of the page is wrapped using +// a `q/Q` operator pair, so that its state does not affect the appended +// content stream. +func (_cddff *PdfPage )AppendContentBytes (cs []byte ,wrapContents bool )error {_bafbb :=_cddff .GetContentStreamObjs ();wrapContents =wrapContents &&len (_bafbb )> 0;_aacd :=_bb .NewFlateEncoder ();_abefb :=_bb .MakeArray ();if wrapContents {_beab ,_fdcf :=_bb .MakeStream ([]byte ("\u0071\u000a"),_aacd ); +if _fdcf !=nil {return _fdcf ;};_abefb .Append (_beab );};_abefb .Append (_bafbb ...);if wrapContents {_bdaag ,_aedgd :=_bb .MakeStream ([]byte ("\u000a\u0051\u000a"),_aacd );if _aedgd !=nil {return _aedgd ;};_abefb .Append (_bdaag );};_eebce ,_dfdcd :=_bb .MakeStream (cs ,_aacd ); +if _dfdcd !=nil {return _dfdcd ;};_abefb .Append (_eebce );_cddff .Contents =_abefb ;return nil ;}; -// ToPdfObject converts the pdfFontSimple to its PDF representation for outputting. -func (_daeee *pdfFontSimple )ToPdfObject ()_fd .PdfObject {if _daeee ._ddggg ==nil {_daeee ._ddggg =&_fd .PdfIndirectObject {};};_egbbc :=_daeee .baseFields ().asPdfObjectDictionary ("");_daeee ._ddggg .PdfObject =_egbbc ;if _daeee .FirstChar !=nil {_egbbc .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_daeee .FirstChar ); -};if _daeee .LastChar !=nil {_egbbc .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_daeee .LastChar );};if _daeee .Widths !=nil {_egbbc .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_daeee .Widths );};if _daeee .Encoding !=nil {_egbbc .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_daeee .Encoding ); -}else if _daeee ._dcfda !=nil {_baae :=_daeee ._dcfda .ToPdfObject ();if _baae !=nil {_egbbc .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_baae );};};return _daeee ._ddggg ;}; +// GetPatternByName gets the pattern specified by keyName. Returns nil if not existing. +// The bool flag indicated whether it was found or not. +func (_affcb *PdfPageResources )GetPatternByName (keyName _bb .PdfObjectName )(*PdfPattern ,bool ){if _affcb .Pattern ==nil {return nil ,false ;};_fead ,_fcgcfc :=_bb .TraceToDirectObject (_affcb .Pattern ).(*_bb .PdfObjectDictionary );if !_fcgcfc {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074t\u0065\u0072\u006e\u0020\u0065\u006e\u0074r\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_affcb .Pattern ); +return nil ,false ;};if _eggece :=_fead .Get (keyName );_eggece !=nil {_cbbeb ,_cdgbg :=_dbec (_eggece );if _cdgbg !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020f\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u006c\u006fa\u0064\u0020\u0070\u0064\u0066\u0020\u0070\u0061\u0074\u0074\u0065\u0072n\u003a\u0020\u0025\u0076",_cdgbg ); +return nil ,false ;};return _cbbeb ,true ;};return nil ,false ;};var (ErrRequiredAttributeMissing =_ed .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074t\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); +ErrInvalidAttribute =_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");ErrTypeCheck =_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");_fabfb =_ed .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +ErrEncrypted =_ed .New ("\u0066\u0069\u006c\u0065\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f\u0020\u0062e\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074");ErrNoFont =_ed .New ("\u0066\u006fn\u0074\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +ErrFontNotSupported =_ega .Errorf ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u006fn\u0074\u0020\u0028\u0025\u0077\u0029",_bb .ErrNotSupported );ErrType1CFontNotSupported =_ega .Errorf ("\u0054y\u0070\u00651\u0043\u0020\u0066o\u006e\u0074\u0073\u0020\u0061\u0072\u0065 \u006e\u006f\u0074\u0020\u0063\u0075r\u0072\u0065\u006e\u0074\u006c\u0079\u0020\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0028\u0025\u0077\u0029",_bb .ErrNotSupported ); +ErrType3FontNotSupported =_ega .Errorf ("\u0054y\u0070\u00653\u0020\u0066\u006f\u006et\u0073\u0020\u0061r\u0065\u0020\u006e\u006f\u0074\u0020\u0063\u0075\u0072re\u006e\u0074\u006cy\u0020\u0073u\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0028%\u0077\u0029",_bb .ErrNotSupported ); +ErrTTCmapNotSupported =_ega .Errorf ("\u0075\u006es\u0075\u0070\u0070\u006fr\u0074\u0065d\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070e\u0020\u0063\u006d\u0061\u0070\u0020\u0066\u006f\u0072\u006d\u0061\u0074 \u0028\u0025\u0077\u0029",_bb .ErrNotSupported ); +ErrSignNotEnoughSpace =_ega .Errorf ("\u0069\u006e\u0073\u0075\u0066\u0066\u0069c\u0069\u0065\u006et\u0020\u0073\u0070a\u0063\u0065 \u0061\u006c\u006c\u006f\u0063\u0061t\u0065d \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); +ErrSignNoCertificates =_ega .Errorf ("\u0063\u006ful\u0064\u0020\u006eo\u0074\u0020\u0072\u0065tri\u0065ve\u0020\u0063\u0065\u0072\u0074\u0069\u0066ic\u0061\u0074\u0065\u0020\u0063\u0068\u0061i\u006e");); -// CharcodesToUnicodeWithStats is identical to CharcodesToUnicode except it returns more statistical -// information about hits and misses from the reverse mapping process. -// NOTE: The number of runes returned may be greater than the number of charcodes. -// TODO(peterwilliams97): Deprecate in v4 and use only CharcodesToStrings() -func (_afef *PdfFont )CharcodesToUnicodeWithStats (charcodes []_ee .CharCode )(_eegdb []rune ,_ggde ,_agab int ){_efefd ,_ggde ,_agab :=_afef .CharcodesToStrings (charcodes ,"");return []rune (_gg .Join (_efefd ,"")),_ggde ,_agab ;};func (_ecgfb *PdfReader )newPdfSignatureFromIndirect (_gcfdc *_fd .PdfIndirectObject )(*PdfSignature ,error ){_cdca ,_edbaa :=_gcfdc .PdfObject .(*_fd .PdfObjectDictionary ); -if !_edbaa {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -return nil ,ErrTypeCheck ;};if _eddd ,_bbebe :=_ecgfb ._fbabb .GetModelFromPrimitive (_gcfdc ).(*PdfSignature );_bbebe {return _eddd ,nil ;};_gfdfg :=&PdfSignature {};_gfdfg ._cbaga =_gcfdc ;_gfdfg .Type ,_ =_fd .GetName (_cdca .Get ("\u0054\u0079\u0070\u0065")); -_gfdfg .Filter ,_edbaa =_fd .GetName (_cdca .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if !_edbaa {_ag .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053i\u0067\u006e\u0061\u0074\u0075r\u0065\u0020\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -return nil ,ErrInvalidAttribute ;};_gfdfg .SubFilter ,_ =_fd .GetName (_cdca .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r"));_gfdfg .Contents ,_edbaa =_fd .GetString (_cdca .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_edbaa {_ag .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -return nil ,ErrInvalidAttribute ;};if _bfebd ,_gcage :=_fd .GetArray (_cdca .Get ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e"));_gcage {_gfdfg .Reference =_fd .MakeArray ();for _ ,_aecc :=range _bfebd .Elements (){_bdffc ,_gaeg :=_fd .GetDict (_aecc ); -if !_gaeg {_ag .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020R\u0065\u0066e\u0072\u0065\u006e\u0063\u0065\u0020\u0063\u006fn\u0074\u0065\u006e\u0074\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0061\u0074\u0065\u0064");return nil ,ErrInvalidAttribute ; -};_gdbb ,_affac :=_ecgfb .newPdfSignatureReferenceFromDict (_bdffc );if _affac !=nil {return nil ,_affac ;};_gfdfg .Reference .Append (_gdbb .ToPdfObject ());};};_gfdfg .Cert =_cdca .Get ("\u0043\u0065\u0072\u0074");_gfdfg .ByteRange ,_ =_fd .GetArray (_cdca .Get ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e")); -_gfdfg .Changes ,_ =_fd .GetArray (_cdca .Get ("\u0043h\u0061\u006e\u0067\u0065\u0073"));_gfdfg .Name ,_ =_fd .GetString (_cdca .Get ("\u004e\u0061\u006d\u0065"));_gfdfg .M ,_ =_fd .GetString (_cdca .Get ("\u004d"));_gfdfg .Location ,_ =_fd .GetString (_cdca .Get ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e")); -_gfdfg .Reason ,_ =_fd .GetString (_cdca .Get ("\u0052\u0065\u0061\u0073\u006f\u006e"));_gfdfg .ContactInfo ,_ =_fd .GetString (_cdca .Get ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f"));_gfdfg .R ,_ =_fd .GetInt (_cdca .Get ("\u0052")); -_gfdfg .V ,_ =_fd .GetInt (_cdca .Get ("\u0056"));_gfdfg .PropBuild ,_ =_fd .GetDict (_cdca .Get ("\u0050\u0072\u006f\u0070\u005f\u0042\u0075\u0069\u006c\u0064"));_gfdfg .PropAuthTime ,_ =_fd .GetInt (_cdca .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0069\u006d\u0065")); -_gfdfg .PropAuthType ,_ =_fd .GetName (_cdca .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0079\u0070\u0065"));_ecgfb ._fbabb .Register (_gcfdc ,_gfdfg );return _gfdfg ,nil ;}; +// HasShadingByName checks whether a shading is defined by the specified keyName. +func (_ggafb *PdfPageResources )HasShadingByName (keyName _bb .PdfObjectName )bool {_ ,_dafbe :=_ggafb .GetShadingByName (keyName );return _dafbe ;}; -// ToPdfOutline returns a low level PdfOutline object, based on the current -// instance. -func (_dbcea *Outline )ToPdfOutline ()*PdfOutline {_efde :=NewPdfOutline ();var _fgadc []*PdfOutlineItem ;var _bfdad int64 ;var _dfdgc *PdfOutlineItem ;for _ ,_ceee :=range _dbcea .Entries {_ffgde ,_afgb :=_ceee .ToPdfOutlineItem ();_ffgde .Parent =&_efde .PdfOutlineTreeNode ; -if _dfdgc !=nil {_dfdgc .Next =&_ffgde .PdfOutlineTreeNode ;_ffgde .Prev =&_dfdgc .PdfOutlineTreeNode ;};_fgadc =append (_fgadc ,_ffgde );_bfdad +=_afgb ;_dfdgc =_ffgde ;};_ccac :=int64 (len (_fgadc ));_bfdad +=_ccac ;if _ccac > 0{_efde .First =&_fgadc [0].PdfOutlineTreeNode ; -_efde .Last =&_fgadc [_ccac -1].PdfOutlineTreeNode ;_efde .Count =&_bfdad ;};return _efde ;}; +// PdfOutlineItem represents an outline item dictionary (Table 153 - pp. 376 - 377). +type PdfOutlineItem struct{PdfOutlineTreeNode ;Title *_bb .PdfObjectString ;Parent *PdfOutlineTreeNode ;Prev *PdfOutlineTreeNode ;Next *PdfOutlineTreeNode ;Count *int64 ;Dest _bb .PdfObject ;A _bb .PdfObject ;SE _bb .PdfObject ;C _bb .PdfObject ;F _bb .PdfObject ; +_bbcf *_bb .PdfIndirectObject ;}; -// ToPdfObject returns the PDF representation of the DSS dictionary. -func (_agbf *DSS )ToPdfObject ()_fd .PdfObject {_cbcac :=_agbf ._bdcdg .PdfObject .(*_fd .PdfObjectDictionary );_cbcac .Clear ();_fgbe :=_fd .MakeDict ();for _eabbb ,_caaec :=range _agbf .VRI {_fgbe .Set (*_fd .MakeName (_eabbb ),_caaec .ToPdfObject ()); -};_cbcac .SetIfNotNil ("\u0043\u0065\u0072t\u0073",_gfafb (_agbf .Certs ));_cbcac .SetIfNotNil ("\u004f\u0043\u0053P\u0073",_gfafb (_agbf .OCSPs ));_cbcac .SetIfNotNil ("\u0043\u0052\u004c\u0073",_gfafb (_agbf .CRLs ));_cbcac .Set ("\u0056\u0052\u0049",_fgbe ); -return _agbf ._bdcdg ;};func _fdfgc (_eddfe *_fd .PdfObjectDictionary )(*PdfShadingType6 ,error ){_gceac :=PdfShadingType6 {};_bgdde :=_eddfe .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _bgdde ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_bbabe ,_fgddb :=_bgdde .(*_fd .PdfObjectInteger );if !_fgddb {_ag .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_bgdde ); -return nil ,_fd .ErrTypeError ;};_gceac .BitsPerCoordinate =_bbabe ;_bgdde =_eddfe .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _bgdde ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); -return nil ,ErrRequiredAttributeMissing ;};_bbabe ,_fgddb =_bgdde .(*_fd .PdfObjectInteger );if !_fgddb {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_bgdde ); -return nil ,_fd .ErrTypeError ;};_gceac .BitsPerComponent =_bbabe ;_bgdde =_eddfe .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _bgdde ==nil {_ag .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_bbabe ,_fgddb =_bgdde .(*_fd .PdfObjectInteger );if !_fgddb {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_bgdde ); -return nil ,_fd .ErrTypeError ;};_gceac .BitsPerComponent =_bbabe ;_bgdde =_eddfe .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _bgdde ==nil {_ag .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_bcfd ,_fgddb :=_bgdde .(*_fd .PdfObjectArray );if !_fgddb {_ag .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bgdde ); -return nil ,_fd .ErrTypeError ;};_gceac .Decode =_bcfd ;if _gggbe :=_eddfe .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_gggbe !=nil {_gceac .Function =[]PdfFunction {};if _dbdac ,_cegfb :=_gggbe .(*_fd .PdfObjectArray );_cegfb {for _ ,_ccfbcbd :=range _dbdac .Elements (){_aaagb ,_adec :=_badad (_ccfbcbd ); -if _adec !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_adec );return nil ,_adec ;};_gceac .Function =append (_gceac .Function ,_aaagb ); -};}else {_dacfg ,_egdaa :=_badad (_gggbe );if _egdaa !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_egdaa );return nil ,_egdaa ; -};_gceac .Function =append (_gceac .Function ,_dacfg );};};return &_gceac ,nil ;}; +// ColorFromPdfObjects loads the color from PDF objects. +// The first objects (if present) represent the color in underlying colorspace. The last one represents +// the name of the pattern. +func (_gdba *PdfColorspaceSpecialPattern )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )< 1{return nil ,_ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); +};_cbaf :=&PdfColorPattern {};_cedee ,_cgfad :=objects [len (objects )-1].(*_bb .PdfObjectName );if !_cgfad {_gg .Log .Debug ("\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020a\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",objects [len (objects )-1]); +return nil ,ErrTypeCheck ;};_cbaf .PatternName =*_cedee ;if len (objects )> 1{_aaddd :=objects [0:len (objects )-1];if _gdba .UnderlyingCS ==nil {_gg .Log .Debug ("P\u0061\u0074t\u0065\u0072\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0077\u0069\u0074\u0068\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006et\u0073\u0020\u0062\u0075\u0074\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079i\u006e\u0067\u0020\u0063\u0073\u0020\u006d\u0069\u0073\u0073\u0069n\u0067"); +return nil ,_ed .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_aeaae ,_beca :=_gdba .UnderlyingCS .ColorFromPdfObjects (_aaddd );if _beca !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0076\u0069\u0061\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079\u0069\u006e\u0067\u0020\u0063\u0073\u003a\u0020\u0025\u0076",_beca ); +return nil ,_beca ;};_cbaf .Color =_aeaae ;};return _cbaf ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_ecba *PdfAnnotationTrapNet )ToPdfObject ()_fd .PdfObject {_ecba .PdfAnnotation .ToPdfObject ();_aaf :=_ecba ._aeb ;_fgeed :=_aaf .PdfObject .(*_fd .PdfObjectDictionary );_fgeed .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0054r\u0061\u0070\u004e\u0065\u0074")); -return _aaf ;}; +// GetContainingPdfObject returns the container of the shading object (indirect object). +func (_gfgc *PdfShading )GetContainingPdfObject ()_bb .PdfObject {return _gfgc ._dacad }; -// ToPdfObject implements interface PdfModel. -func (_acd *PdfActionSound )ToPdfObject ()_fd .PdfObject {_acd .PdfAction .ToPdfObject ();_edea :=_acd ._bfb ;_bec :=_edea .PdfObject .(*_fd .PdfObjectDictionary );_bec .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeSound )));_bec .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_acd .Sound ); -_bec .SetIfNotNil ("\u0056\u006f\u006c\u0075\u006d\u0065",_acd .Volume );_bec .SetIfNotNil ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073",_acd .Synchronous );_bec .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_acd .Repeat );_bec .SetIfNotNil ("\u004d\u0069\u0078",_acd .Mix ); -return _edea ;}; +// NewOutlineItem returns a new outline item instance. +func NewOutlineItem (title string ,dest OutlineDest )*OutlineItem {return &OutlineItem {Title :title ,Dest :dest };}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element. -func (_gcbda *PdfColorspaceSpecialSeparation )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gdddgd :=vals [0];_cece :=[]float64 {_gdddgd }; -_cbbf ,_cbbd :=_gcbda .TintTransform .Evaluate (_cece );if _cbbd !=nil {_ag .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0065\u0076\u0061\u006c\u0075\u0061\u0074\u0065: \u0025\u0076",_cbbd ); -_ag .Log .Trace ("\u0054\u0069\u006e\u0074 t\u0072\u0061\u006e\u0073\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_gcbda .TintTransform );return nil ,_cbbd ;};_ag .Log .Trace ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0043\u006f\u006c\u006fr\u0046\u0072\u006f\u006d\u0046\u006c\u006f\u0061\u0074\u0073\u0028\u0025\u002bv\u0029\u0020\u006f\u006e\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061te\u0053\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0023\u0076",_cbbf ,_gcbda .AlternateSpace ); -_bcdf ,_cbbd :=_gcbda .AlternateSpace .ColorFromFloats (_cbbf );if _cbbd !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u002c\u0020\u0066a\u0069\u006c\u0065d \u0074\u006f\u0020\u0065\u0076\u0061l\u0075\u0061\u0074\u0065\u0020\u0069\u006e\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u003a \u0025\u0076",_cbbd ); -return nil ,_cbbd ;};return _bcdf ,nil ;}; +// PdfShadingType3 is a Radial shading. +type PdfShadingType3 struct{*PdfShading ;Coords *_bb .PdfObjectArray ;Domain *_bb .PdfObjectArray ;Function []PdfFunction ;Extend *_bb .PdfObjectArray ;}; -// A returns the value of the A component of the color. -func (_cgda *PdfColorLab )A ()float64 {return _cgda [1]};func _daab (_adeae _bc .ReadSeeker ,_baefec *ReaderOpts ,_ebfcf bool ,_eafdg string )(*PdfReader ,error ){if _baefec ==nil {_baefec =NewReaderOpts ();};_fdcbb :=*_baefec ;_gefgc :=&PdfReader {_gcafg :_adeae ,_cedebc :map[_fd .PdfObject ]struct{}{},_fbabb :_adedc (),_gfdda :_baefec .LazyLoad ,_agdae :_baefec .ComplianceMode ,_gaggbb :_ebfcf ,_badf :&_fdcbb }; -_edfd ,_bccf :=_abbdf ("\u0072");if _bccf !=nil {return nil ,_bccf ;};_bccf =_ae .Track (_edfd ,_eafdg );if _bccf !=nil {return nil ,_bccf ;};_gefgc ._ecbab =_edfd ;var _bbadg *_fd .PdfParser ;if !_gefgc ._agdae {_bbadg ,_bccf =_fd .NewParser (_adeae ); -}else {_bbadg ,_bccf =_fd .NewCompliancePdfParser (_adeae );};if _bccf !=nil {return nil ,_bccf ;};_gefgc ._faaf =_bbadg ;_fbgec ,_bccf :=_gefgc .IsEncrypted ();if _bccf !=nil {return nil ,_bccf ;};if !_fbgec {_bccf =_gefgc .loadStructure ();if _bccf !=nil {return nil ,_bccf ; -};}else if _ebfcf {_dbfed ,_bfbca :=_gefgc .Decrypt ([]byte (_baefec .Password ));if _bfbca !=nil {return nil ,_bfbca ;};if !_dbfed {return nil ,_ad .New ("\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074\u006f \u0064\u0065c\u0072\u0079\u0070\u0074\u0020\u0070\u0061\u0073\u0073w\u006f\u0072\u0064\u0020p\u0072\u006f\u0074\u0065\u0063\u0074\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u002d\u0020\u006e\u0065\u0065\u0064\u0020\u0074\u006f\u0020\u0073\u0070\u0065\u0063\u0069\u0066y\u0020\u0070\u0061s\u0073\u0020\u0074\u006f\u0020\u0044\u0065\u0063\u0072\u0079\u0070\u0074"); -};};_gefgc ._dbggb =make (map[*PdfReader ]*PdfReader );_gefgc ._afcee =make ([]*PdfReader ,_bbadg .GetRevisionNumber ());return _gefgc ,nil ;}; +// GetAllContentStreams gets all the content streams for a page as one string. +func (_eaaff *PdfPage )GetAllContentStreams ()(string ,error ){_eacc ,_aebf :=_eaaff .GetContentStreams ();if _aebf !=nil {return "",_aebf ;};return _dce .Join (_eacc ,"\u0020"),nil ;}; -// ToPdfObject returns a PDF object representation of the outline destination. -func (_eggdg OutlineDest )ToPdfObject ()_fd .PdfObject {if (_eggdg .PageObj ==nil &&_eggdg .Page < 0)||_eggdg .Mode ==""{return _fd .MakeNull ();};_agefd :=_fd .MakeArray ();if _eggdg .PageObj !=nil {_agefd .Append (_eggdg .PageObj );}else {_agefd .Append (_fd .MakeInteger (_eggdg .Page )); -};_agefd .Append (_fd .MakeName (_eggdg .Mode ));switch _eggdg .Mode {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":_agefd .Append (_fd .MakeFloat (_eggdg .Y ));case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":_agefd .Append (_fd .MakeFloat (_eggdg .X )); -case "\u0058\u0059\u005a":_agefd .Append (_fd .MakeFloat (_eggdg .X ));_agefd .Append (_fd .MakeFloat (_eggdg .Y ));_agefd .Append (_fd .MakeFloat (_eggdg .Zoom ));default:_agefd .Set (1,_fd .MakeName ("\u0046\u0069\u0074"));};return _agefd ;};func (_gagfbbf *PdfReader )resolveReference (_egbf *_fd .PdfObjectReference )(_fd .PdfObject ,bool ,error ){_abfd ,_gdgff :=_gagfbbf ._faaf .ObjCache [int (_egbf .ObjectNumber )]; -if !_gdgff {_ag .Log .Trace ("R\u0065\u0061\u0064\u0065r \u004co\u006f\u006b\u0075\u0070\u0020r\u0065\u0066\u003a\u0020\u0025\u0073",_egbf );_gefd ,_dgefb :=_gagfbbf ._faaf .LookupByReference (*_egbf );if _dgefb !=nil {return nil ,false ,_dgefb ;};_gagfbbf ._faaf .ObjCache [int (_egbf .ObjectNumber )]=_gefd ; -return _gefd ,false ,nil ;};return _abfd ,true ,nil ;}; +// String returns a string representation of what flags are set. +func (_afaa FieldFlag )String ()string {_agga :="";if _afaa ==FieldFlagClear {_agga ="\u0043\u006c\u0065a\u0072";return _agga ;};if _afaa &FieldFlagReadOnly > 0{_agga +="\u007cR\u0065\u0061\u0064\u004f\u006e\u006cy";};if _afaa &FieldFlagRequired > 0{_agga +="\u007cR\u0065\u0071\u0075\u0069\u0072\u0065d"; +};if _afaa &FieldFlagNoExport > 0{_agga +="\u007cN\u006f\u0045\u0078\u0070\u006f\u0072t";};if _afaa &FieldFlagNoToggleToOff > 0{_agga +="\u007c\u004e\u006f\u0054\u006f\u0067\u0067\u006c\u0065T\u006f\u004f\u0066\u0066";};if _afaa &FieldFlagRadio > 0{_agga +="\u007c\u0052\u0061\u0064\u0069\u006f"; +};if _afaa &FieldFlagPushbutton > 0{_agga +="|\u0050\u0075\u0073\u0068\u0062\u0075\u0074\u0074\u006f\u006e";};if _afaa &FieldFlagRadiosInUnision > 0{_agga +="\u007c\u0052a\u0064\u0069\u006fs\u0049\u006e\u0055\u006e\u0069\u0073\u0069\u006f\u006e";};if _afaa &FieldFlagMultiline > 0{_agga +="\u007c\u004d\u0075\u006c\u0074\u0069\u006c\u0069\u006e\u0065"; +};if _afaa &FieldFlagPassword > 0{_agga +="\u007cP\u0061\u0073\u0073\u0077\u006f\u0072d";};if _afaa &FieldFlagFileSelect > 0{_agga +="|\u0046\u0069\u006c\u0065\u0053\u0065\u006c\u0065\u0063\u0074";};if _afaa &FieldFlagDoNotScroll > 0{_agga +="\u007c\u0044\u006fN\u006f\u0074\u0053\u0063\u0072\u006f\u006c\u006c"; +};if _afaa &FieldFlagComb > 0{_agga +="\u007c\u0043\u006fm\u0062";};if _afaa &FieldFlagRichText > 0{_agga +="\u007cR\u0069\u0063\u0068\u0054\u0065\u0078t";};if _afaa &FieldFlagDoNotSpellCheck > 0{_agga +="\u007c\u0044o\u004e\u006f\u0074S\u0070\u0065\u006c\u006c\u0043\u0068\u0065\u0063\u006b"; +};if _afaa &FieldFlagCombo > 0{_agga +="\u007c\u0043\u006f\u006d\u0062\u006f";};if _afaa &FieldFlagEdit > 0{_agga +="\u007c\u0045\u0064i\u0074";};if _afaa &FieldFlagSort > 0{_agga +="\u007c\u0053\u006fr\u0074";};if _afaa &FieldFlagMultiSelect > 0{_agga +="\u007c\u004d\u0075l\u0074\u0069\u0053\u0065\u006c\u0065\u0063\u0074"; +};if _afaa &FieldFlagCommitOnSelChange > 0{_agga +="\u007cC\u006fm\u006d\u0069\u0074\u004f\u006eS\u0065\u006cC\u0068\u0061\u006e\u0067\u0065";};return _dce .Trim (_agga ,"\u007c");}; -// Add appends an outline item as a child of the current outline item. -func (_ffcce *OutlineItem )Add (item *OutlineItem ){_ffcce .Entries =append (_ffcce .Entries ,item )}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 3 for a Lab device. +func (_bagg *PdfColorspaceLab )GetNumComponents ()int {return 3}; -// PdfFunctionType4 is a Postscript calculator functions. -type PdfFunctionType4 struct{Domain []float64 ;Range []float64 ;Program *_fa .PSProgram ;_bdbbc *_fa .PSExecutor ;_cbaff []byte ;_bdga *_fd .PdfObjectStream ;}; +// GetColorspaceByName returns the colorspace with the specified name from the page resources. +func (_gbgdb *PdfPageResources )GetColorspaceByName (keyName _bb .PdfObjectName )(PdfColorspace ,bool ){_eeecae ,_efgecc :=_gbgdb .GetColorspaces ();if _efgecc !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_efgecc ); +return nil ,false ;};if _eeecae ==nil {return nil ,false ;};_ffdd ,_fdfb :=_eeecae .Colorspaces [string (keyName )];if !_fdfb {return nil ,false ;};return _ffdd ,true ;}; -// ToPdfObject implements interface PdfModel. -func (_facb *PdfAnnotationMovie )ToPdfObject ()_fd .PdfObject {_facb .PdfAnnotation .ToPdfObject ();_ccfc :=_facb ._aeb ;_ccbac :=_ccfc .PdfObject .(*_fd .PdfObjectDictionary );_ccbac .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u004d\u006f\u0076i\u0065")); -_ccbac .SetIfNotNil ("\u0054",_facb .T );_ccbac .SetIfNotNil ("\u004d\u006f\u0076i\u0065",_facb .Movie );_ccbac .SetIfNotNil ("\u0041",_facb .A );return _ccfc ;}; +// PdfActionLaunch represents a launch action. +type PdfActionLaunch struct{*PdfAction ;F *PdfFilespec ;Win _bb .PdfObject ;Mac _bb .PdfObject ;Unix _bb .PdfObject ;NewWindow _bb .PdfObject ;}; -// String returns a string representation of what flags are set. -func (_dgdf FieldFlag )String ()string {_egfg :="";if _dgdf ==FieldFlagClear {_egfg ="\u0043\u006c\u0065a\u0072";return _egfg ;};if _dgdf &FieldFlagReadOnly > 0{_egfg +="\u007cR\u0065\u0061\u0064\u004f\u006e\u006cy";};if _dgdf &FieldFlagRequired > 0{_egfg +="\u007cR\u0065\u0071\u0075\u0069\u0072\u0065d"; -};if _dgdf &FieldFlagNoExport > 0{_egfg +="\u007cN\u006f\u0045\u0078\u0070\u006f\u0072t";};if _dgdf &FieldFlagNoToggleToOff > 0{_egfg +="\u007c\u004e\u006f\u0054\u006f\u0067\u0067\u006c\u0065T\u006f\u004f\u0066\u0066";};if _dgdf &FieldFlagRadio > 0{_egfg +="\u007c\u0052\u0061\u0064\u0069\u006f"; -};if _dgdf &FieldFlagPushbutton > 0{_egfg +="|\u0050\u0075\u0073\u0068\u0062\u0075\u0074\u0074\u006f\u006e";};if _dgdf &FieldFlagRadiosInUnision > 0{_egfg +="\u007c\u0052a\u0064\u0069\u006fs\u0049\u006e\u0055\u006e\u0069\u0073\u0069\u006f\u006e";};if _dgdf &FieldFlagMultiline > 0{_egfg +="\u007c\u004d\u0075\u006c\u0074\u0069\u006c\u0069\u006e\u0065"; -};if _dgdf &FieldFlagPassword > 0{_egfg +="\u007cP\u0061\u0073\u0073\u0077\u006f\u0072d";};if _dgdf &FieldFlagFileSelect > 0{_egfg +="|\u0046\u0069\u006c\u0065\u0053\u0065\u006c\u0065\u0063\u0074";};if _dgdf &FieldFlagDoNotScroll > 0{_egfg +="\u007c\u0044\u006fN\u006f\u0074\u0053\u0063\u0072\u006f\u006c\u006c"; -};if _dgdf &FieldFlagComb > 0{_egfg +="\u007c\u0043\u006fm\u0062";};if _dgdf &FieldFlagRichText > 0{_egfg +="\u007cR\u0069\u0063\u0068\u0054\u0065\u0078t";};if _dgdf &FieldFlagDoNotSpellCheck > 0{_egfg +="\u007c\u0044o\u004e\u006f\u0074S\u0070\u0065\u006c\u006c\u0043\u0068\u0065\u0063\u006b"; -};if _dgdf &FieldFlagCombo > 0{_egfg +="\u007c\u0043\u006f\u006d\u0062\u006f";};if _dgdf &FieldFlagEdit > 0{_egfg +="\u007c\u0045\u0064i\u0074";};if _dgdf &FieldFlagSort > 0{_egfg +="\u007c\u0053\u006fr\u0074";};if _dgdf &FieldFlagMultiSelect > 0{_egfg +="\u007c\u004d\u0075l\u0074\u0069\u0053\u0065\u006c\u0065\u0063\u0074"; -};if _dgdf &FieldFlagCommitOnSelChange > 0{_egfg +="\u007cC\u006fm\u006d\u0069\u0074\u004f\u006eS\u0065\u006cC\u0068\u0061\u006e\u0067\u0065";};return _gg .Trim (_egfg ,"\u007c");}; +// PdfFunctionType3 defines stitching of the subdomains of several 1-input functions to produce +// a single new 1-input function. +type PdfFunctionType3 struct{Domain []float64 ;Range []float64 ;Functions []PdfFunction ;Bounds []float64 ;Encode []float64 ;_bcgb *_bb .PdfIndirectObject ;}; -// ToInteger convert to an integer format. -func (_cfge *PdfColorLab )ToInteger (bits int )[3]uint32 {_cbca :=_af .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_cbca *_cfge .L ()),uint32 (_cbca *_cfge .A ()),uint32 (_cbca *_cfge .B ())};};func _ccag (_baefe _fd .PdfObject )(*_fd .PdfObjectDictionary ,*fontCommon ,error ){_cfcec :=&fontCommon {}; -if _dccd ,_dfcf :=_baefe .(*_fd .PdfIndirectObject );_dfcf {_cfcec ._ffbd =_dccd .ObjectNumber ;};_gcaf ,_ffgec :=_fd .GetDict (_baefe );if !_ffgec {_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0062\u0079\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_baefe ); -return nil ,nil ,ErrFontNotSupported ;};_dagc ,_ffgec :=_fd .GetNameVal (_gcaf .Get ("\u0054\u0079\u0070\u0065"));if !_ffgec {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046o\u006e\u0074\u0020\u0049\u006ec\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u002e\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -return nil ,nil ,ErrRequiredAttributeMissing ;};if _dagc !="\u0046\u006f\u006e\u0074"{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0046\u006f\u006e\u0074\u0020\u0049\u006e\u0063\u006f\u006d\u0070\u0061t\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u002e\u0020\u0054\u0079\u0070\u0065\u003d\u0025\u0071\u002e\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0025\u0071.",_dagc ,"\u0046\u006f\u006e\u0074"); -return nil ,nil ,_fd .ErrTypeError ;};_gcac ,_ffgec :=_fd .GetNameVal (_gcaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_ffgec {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020F\u006f\u006e\u0074 \u0049\u006e\u0063o\u006d\u0070a\u0074\u0069\u0062\u0069\u006c\u0069t\u0079. \u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -return nil ,nil ,ErrRequiredAttributeMissing ;};_cfcec ._eded =_gcac ;_dafff ,_ffgec :=_fd .GetNameVal (_gcaf .Get ("\u004e\u0061\u006d\u0065"));if _ffgec {_cfcec ._cabb =_dafff ;};_fgbac :=_gcaf .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e");if _fgbac !=nil {_cfcec ._eebbb =_fd .TraceToDirectObject (_fgbac ); -_bedba ,_babbd :=_dbaa (_cfcec ._eebbb ,_cfcec );if _babbd !=nil {return _gcaf ,_cfcec ,_babbd ;};_cfcec ._dgdg =_bedba ;}else if _gcac =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"||_gcac =="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_bddff ,_cafbe :=_gd .NewCIDSystemInfo (_gcaf .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); -if _cafbe !=nil {return _gcaf ,_cfcec ,_cafbe ;};_bgbc :=_dc .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_bddff .Registry ,_bddff .Ordering );if _gd .IsPredefinedCMap (_bgbc ){_cfcec ._dgdg ,_cafbe =_gd .LoadPredefinedCMap (_bgbc ); -if _cafbe !=nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_bgbc ,_cafbe ); -};};};_debad :=_gcaf .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072");if _debad !=nil {_dcecg ,_gfdag :=_aaece (_debad );if _gfdag !=nil {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0042\u0061\u0064\u0020\u0066\u006f\u006et\u0020d\u0065s\u0063r\u0069\u0070\u0074\u006f\u0072\u002e\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gfdag ); -return _gcaf ,_cfcec ,_gfdag ;};_cfcec ._babe =_dcecg ;};if _gcac !="\u0054\u0079\u0070e\u0033"{_egaeb ,_dfbf :=_fd .GetNameVal (_gcaf .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_dfbf {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u006f\u006et\u0020\u0049\u006ec\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069t\u0079\u002e\u0020\u0042\u0061se\u0046\u006f\u006e\u0074\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -return _gcaf ,_cfcec ,ErrRequiredAttributeMissing ;};_cfcec ._ffedb =_egaeb ;};return _gcaf ,_cfcec ,nil ;};const (BorderStyleSolid BorderStyle =iota ;BorderStyleDashed BorderStyle =iota ;BorderStyleBeveled BorderStyle =iota ;BorderStyleInset BorderStyle =iota ; -BorderStyleUnderline BorderStyle =iota ;); +// GetPdfVersion gets the version of the PDF used within this document. +func (_cegac *PdfWriter )GetPdfVersion ()string {return _cegac .getPdfVersion ()}; -// UpdateObject marks `obj` as updated and to be included in the following revision. -func (_fbba *PdfAppender )UpdateObject (obj _fd .PdfObject ){_fbba .replaceObject (obj ,obj );if _ ,_aedd :=_fbba ._dbdc [obj ];!_aedd {_fbba ._gagg =append (_fbba ._gagg ,obj );_fbba ._dbdc [obj ]=struct{}{};};};func (_bgabb *PdfReader )buildNameNodes (_cbgbb *_fd .PdfIndirectObject ,_fceg map[_fd .PdfObject ]struct{})error {if _cbgbb ==nil {return nil ; -};if _ ,_gggec :=_fceg [_cbgbb ];_gggec {_ag .Log .Debug ("\u0043\u0079\u0063l\u0069\u0063\u0020\u0072e\u0063\u0075\u0072\u0073\u0069\u006f\u006e,\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0028\u0025\u0076\u0029",_cbgbb .ObjectNumber ); -return nil ;};_fceg [_cbgbb ]=struct{}{};_fagef ,_cefc :=_cbgbb .PdfObject .(*_fd .PdfObjectDictionary );if !_cefc {return _ad .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};if _eabd ,_agdadc :=_fd .GetDict (_fagef .Get ("\u0044\u0065\u0073t\u0073")); -_agdadc {_ccbff ,_gbecb :=_fd .GetArray (_eabd .Get ("\u004b\u0069\u0064\u0073"));if !_gbecb {return _ad .New ("\u0049n\u0076\u0061\u006c\u0069d\u0020\u004b\u0069\u0064\u0073 \u0061r\u0072a\u0079\u0020\u006f\u0062\u006a\u0065\u0063t");};_ag .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_ccbff ); -for _becfb ,_ffdc :=range _ccbff .Elements (){_dfdgg ,_abgfg :=_fd .GetIndirect (_ffdc );if !_abgfg {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u0068\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u002d \u0028\u0025\u0073\u0029",_dfdgg ); -return _ad .New ("\u0063h\u0069\u006c\u0064\u0020n\u006f\u0074\u0020\u0069\u006ed\u0069r\u0065c\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");};_ccbff .Set (_becfb ,_dfdgg );_gfdaa :=_bgabb .buildNameNodes (_dfdgg ,_fceg );if _gfdaa !=nil {return _gfdaa ; -};};};if _egead ,_cdgfe :=_fd .GetDict (_fagef );_cdgfe {if !_fd .IsNullObject (_egead .Get ("\u004b\u0069\u0064\u0073")){if _ebdcd ,_gcgd :=_fd .GetArray (_egead .Get ("\u004b\u0069\u0064\u0073"));_gcgd {for _abag ,_dfeag :=range _ebdcd .Elements (){if _dffdbf ,_daafba :=_fd .GetIndirect (_dfeag ); -_daafba {_ebdcd .Set (_abag ,_dffdbf );_eaacf :=_bgabb .buildNameNodes (_dffdbf ,_fceg );if _eaacf !=nil {return _eaacf ;};};};};};};return nil ;}; +// String returns a string describing the font descriptor. +func (_cdecc *PdfFontDescriptor )String ()string {var _caec []string ;if _cdecc .FontName !=nil {_caec =append (_caec ,_cdecc .FontName .String ());};if _cdecc .FontFamily !=nil {_caec =append (_caec ,_cdecc .FontFamily .String ());};if _cdecc .fontFile !=nil {_caec =append (_caec ,_cdecc .fontFile .String ()); +};if _cdecc ._cgbaa !=nil {_caec =append (_caec ,_cdecc ._cgbaa .String ());};_caec =append (_caec ,_e .Sprintf ("\u0046\u006f\u006et\u0046\u0069\u006c\u0065\u0033\u003d\u0025\u0074",_cdecc .FontFile3 !=nil ));return _e .Sprintf ("\u0046\u004f\u004e\u0054_D\u0045\u0053\u0043\u0052\u0049\u0050\u0054\u004f\u0052\u007b\u0025\u0073\u007d",_dce .Join (_caec ,"\u002c\u0020")); +}; -// multiFontEncoder implements a an Encoder that holds a list of fonts provided. -type MultipleFontEncoder struct{_ccbbf []*PdfFont ;CurrentFont *PdfFont ;};func _ggdg (_eefebe *_fd .PdfIndirectObject ,_gbec *_fd .PdfObjectDictionary )(*DSS ,error ){if _eefebe ==nil {_eefebe =_fd .MakeIndirectObject (nil );};_eefebe .PdfObject =_fd .MakeDict (); -_bgcf :=map[string ]*VRI {};if _bedab ,_dbcbb :=_fd .GetDict (_gbec .Get ("\u0056\u0052\u0049"));_dbcbb {for _ ,_eecc :=range _bedab .Keys (){if _fcce ,_ddae :=_fd .GetDict (_bedab .Get (_eecc ));_ddae {_bgcf [_gg .ToUpper (_eecc .String ())]=_agdd (_fcce ); -};};};return &DSS {Certs :_abbbc (_gbec .Get ("\u0043\u0065\u0072t\u0073")),OCSPs :_abbbc (_gbec .Get ("\u004f\u0043\u0053P\u0073")),CRLs :_abbbc (_gbec .Get ("\u0043\u0052\u004c\u0073")),VRI :_bgcf ,_bdcdg :_eefebe },nil ;}; +// GetAsTilingPattern returns a tiling pattern. Check with IsTiling() prior to using this. +func (_fgaeb *PdfPattern )GetAsTilingPattern ()*PdfTilingPattern {return _fgaeb ._aafef .(*PdfTilingPattern );};func (_dfed *PdfReader )newPdfAnnotationMovieFromDict (_bcf *_bb .PdfObjectDictionary )(*PdfAnnotationMovie ,error ){_bef :=PdfAnnotationMovie {}; +_bef .T =_bcf .Get ("\u0054");_bef .Movie =_bcf .Get ("\u004d\u006f\u0076i\u0065");_bef .A =_bcf .Get ("\u0041");return &_bef ,nil ;}; // ToPdfObject implements interface PdfModel. -func (_efdf *PdfAnnotationPolyLine )ToPdfObject ()_fd .PdfObject {_efdf .PdfAnnotation .ToPdfObject ();_fccdb :=_efdf ._aeb ;_bdab :=_fccdb .PdfObject .(*_fd .PdfObjectDictionary );_efdf .PdfAnnotationMarkup .appendToPdfDictionary (_bdab );_bdab .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065")); -_bdab .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_efdf .Vertices );_bdab .SetIfNotNil ("\u004c\u0045",_efdf .LE );_bdab .SetIfNotNil ("\u0042\u0053",_efdf .BS );_bdab .SetIfNotNil ("\u0049\u0043",_efdf .IC );_bdab .SetIfNotNil ("\u0042\u0045",_efdf .BE ); -_bdab .SetIfNotNil ("\u0049\u0054",_efdf .IT );_bdab .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_efdf .Measure );return _fccdb ;}; +func (_fade *PdfAnnotationLink )ToPdfObject ()_bb .PdfObject {_fade .PdfAnnotation .ToPdfObject ();_ggdc :=_fade ._aaf ;_fefd :=_ggdc .PdfObject .(*_bb .PdfObjectDictionary );_fefd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u004c\u0069\u006e\u006b")); +if _fade ._abc !=nil &&_fade ._abc ._afg !=nil {_fefd .Set ("\u0041",_fade ._abc ._afg .ToPdfObject ());}else if _fade .A !=nil {_fefd .Set ("\u0041",_fade .A );};_fefd .SetIfNotNil ("\u0044\u0065\u0073\u0074",_fade .Dest );_fefd .SetIfNotNil ("\u0048",_fade .H ); +_fefd .SetIfNotNil ("\u0050\u0041",_fade .PA );_fefd .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_fade .QuadPoints );_fefd .SetIfNotNil ("\u0042\u0053",_fade .BS );return _ggdc ;}; -// AddOutlineTree adds outlines to a PDF file. -func (_ccgce *PdfWriter )AddOutlineTree (outlineTree *PdfOutlineTreeNode ){_ccgce ._adfcff =outlineTree ;}; +// HasColorspaceByName checks if the colorspace with the specified name exists in the page resources. +func (_cbad *PdfPageResources )HasColorspaceByName (keyName _bb .PdfObjectName )bool {_ffeba ,_bbfgf :=_cbad .GetColorspaces ();if _bbfgf !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_bbfgf ); +return false ;};if _ffeba ==nil {return false ;};_ ,_agdeb :=_ffeba .Colorspaces [string (keyName )];return _agdeb ;}; -// ToPdfObject implements interface PdfModel. -func (_cbbe *PdfAnnotationCaret )ToPdfObject ()_fd .PdfObject {_cbbe .PdfAnnotation .ToPdfObject ();_cea :=_cbbe ._aeb ;_dcf :=_cea .PdfObject .(*_fd .PdfObjectDictionary );_cbbe .PdfAnnotationMarkup .appendToPdfDictionary (_dcf );_dcf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0043\u0061\u0072e\u0074")); -_dcf .SetIfNotNil ("\u0052\u0044",_cbbe .RD );_dcf .SetIfNotNil ("\u0053\u0079",_cbbe .Sy );return _cea ;}; +// StdFontName represents name of a standard font. +type StdFontName =_dcg .StdFontName ; -// HasExtGState checks whether a font is defined by the specified keyName. -func (_gfbcd *PdfPageResources )HasExtGState (keyName _fd .PdfObjectName )bool {_ ,_aafce :=_gfbcd .GetFontByName (keyName );return _aafce ;}; +// NewPdfActionHide returns a new "hide" action. +func NewPdfActionHide ()*PdfActionHide {_adb :=NewPdfAction ();_bae :=&PdfActionHide {};_bae .PdfAction =_adb ;_adb .SetContext (_bae );return _bae ;}; -// NewPdfAnnotationScreen returns a new screen annotation. -func NewPdfAnnotationScreen ()*PdfAnnotationScreen {_adda :=NewPdfAnnotation ();_gbc :=&PdfAnnotationScreen {};_gbc .PdfAnnotation =_adda ;_adda .SetContext (_gbc );return _gbc ;}; +// XObjectImage (Table 89 in 8.9.5.1). +// Implements PdfModel interface. +type XObjectImage struct{ -// NewPdfSignature creates a new PdfSignature object. -func NewPdfSignature (handler SignatureHandler )*PdfSignature {_fbbeb :=&PdfSignature {Type :_fd .MakeName ("\u0053\u0069\u0067"),Handler :handler };_gdaeff :=&pdfSignDictionary {PdfObjectDictionary :_fd .MakeDict (),_efeca :&handler ,_eeabe :_fbbeb }; -_fbbeb ._cbaga =_fd .MakeIndirectObject (_gdaeff );return _fbbeb ;};func (_afgc *PdfPattern )getDict ()*_fd .PdfObjectDictionary {if _fedfg ,_bcfcg :=_afgc ._gcgba .(*_fd .PdfIndirectObject );_bcfcg {_fefe ,_gadb :=_fedfg .PdfObject .(*_fd .PdfObjectDictionary ); -if !_gadb {return nil ;};return _fefe ;}else if _gfbg ,_dcbbg :=_afgc ._gcgba .(*_fd .PdfObjectStream );_dcbbg {return _gfbg .PdfObjectDictionary ;}else {_ag .Log .Debug ("\u0054r\u0079\u0069\u006e\u0067\u0020\u0074\u006f a\u0063\u0063\u0065\u0073\u0073\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0079\u0020\u006f\u0066\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062j\u0065\u0063t \u0074\u0079\u0070e\u0020\u0028\u0025\u0054\u0029",_afgc ._gcgba ); -return nil ;};}; +//ColorSpace PdfObject +Width *int64 ;Height *int64 ;ColorSpace PdfColorspace ;BitsPerComponent *int64 ;Filter _bb .StreamEncoder ;Intent _bb .PdfObject ;ImageMask _bb .PdfObject ;Mask _bb .PdfObject ;Matte _bb .PdfObject ;Decode _bb .PdfObject ;Interpolate _bb .PdfObject ;Alternatives _bb .PdfObject ; +SMask _bb .PdfObject ;SMaskInData _bb .PdfObject ;Name _bb .PdfObject ;StructParent _bb .PdfObject ;ID _bb .PdfObject ;OPI _bb .PdfObject ;Metadata _bb .PdfObject ;OC _bb .PdfObject ;Stream []byte ;_eddaa *_bb .PdfObjectStream ;_cfbee bool ;}; -// GetPdfName returns the PDF name used to indicate the border style. -// (Table 166 p. 395). -func (_ddfaa *BorderStyle )GetPdfName ()string {switch *_ddfaa {case BorderStyleSolid :return "\u0053";case BorderStyleDashed :return "\u0044";case BorderStyleBeveled :return "\u0042";case BorderStyleInset :return "\u0049";case BorderStyleUnderline :return "\u0055"; -};return "";};func (_fcgga *PdfWriter )writeOutputIntents ()error {if len (_fcgga ._adef )==0{return nil ;};_fcfff :=make ([]_fd .PdfObject ,len (_fcgga ._adef ));for _gaefae ,_ffaff :=range _fcgga ._adef {_dacbf :=_ffaff .ToPdfObject ();_fcfff [_gaefae ]=_fd .MakeIndirectObject (_dacbf ); -};_dcbbb :=_fd .MakeIndirectObject (_fd .MakeArray (_fcfff ...));_fcgga ._fdaca .Set ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073",_dcbbb );if _deecdd :=_fcgga .addObjects (_dcbbb );_deecdd !=nil {return _deecdd ;};return nil ; -};func _eeeaa ()string {_feadd .Lock ();defer _feadd .Unlock ();_decae :=_ae .GetLicenseKey ();if len (_ecebc )> 0&&(_decae .IsLicensed ()||_dceef ){return _ecebc ;};return _dc .Sprintf ("\u0055\u006e\u0069Do\u0063\u0020\u0076\u0025\u0073\u0020\u0028\u0025\u0073)\u0020-\u0020h\u0074t\u0070\u003a\u002f\u002f\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f",_dcafe (),_decae .TypeToString ()); -}; +// SetAlpha sets the alpha layer for the image. +func (_bbbae *Image )SetAlpha (alpha []byte ){_bbbae ._cebdb =alpha }; -// GetEncryptionMethod returns a descriptive information string about the encryption method used. -func (_fddgf *PdfReader )GetEncryptionMethod ()string {_ddcfa :=_fddgf ._faaf .GetCrypter ();return _ddcfa .String ();}; +// ToPdfObject implements interface PdfModel. +func (_cdgg *PdfAnnotationText )ToPdfObject ()_bb .PdfObject {_cdgg .PdfAnnotation .ToPdfObject ();_gccb :=_cdgg ._aaf ;_dede :=_gccb .PdfObject .(*_bb .PdfObjectDictionary );if _cdgg .PdfAnnotationMarkup !=nil {_cdgg .PdfAnnotationMarkup .appendToPdfDictionary (_dede ); +};_dede .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0054\u0065\u0078\u0074"));_dede .SetIfNotNil ("\u004f\u0070\u0065\u006e",_cdgg .Open );_dede .SetIfNotNil ("\u004e\u0061\u006d\u0065",_cdgg .Name );_dede .SetIfNotNil ("\u0053\u0074\u0061t\u0065",_cdgg .State ); +_dede .SetIfNotNil ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c",_cdgg .StateModel );return _gccb ;}; -// String returns the name of the colorspace (DeviceN). -func (_aggb *PdfColorspaceDeviceN )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u004e"}; +// NewPdfAnnotationMovie returns a new movie annotation. +func NewPdfAnnotationMovie ()*PdfAnnotationMovie {_cbf :=NewPdfAnnotation ();_cde :=&PdfAnnotationMovie {};_cde .PdfAnnotation =_cbf ;_cbf .SetContext (_cde );return _cde ;}; -// PdfSignatureReference represents a PDF signature reference dictionary and is used for signing via form signature fields. -// (Section 12.8.1, Table 253 - Entries in a signature reference dictionary p. 469 in PDF32000_2008). -type PdfSignatureReference struct{_acdd *_fd .PdfObjectDictionary ;Type *_fd .PdfObjectName ;TransformMethod *_fd .PdfObjectName ;TransformParams _fd .PdfObject ;Data _fd .PdfObject ;DigestMethod *_fd .PdfObjectName ;}; +// PdfFont represents an underlying font structure which can be of type: +// - Type0 +// - Type1 +// - TrueType +// etc. +type PdfFont struct{_gbagg pdfFont }; -// XObjectForm (Table 95 in 8.10.2). -type XObjectForm struct{Filter _fd .StreamEncoder ;FormType _fd .PdfObject ;BBox _fd .PdfObject ;Matrix _fd .PdfObject ;Resources *PdfPageResources ;Group _fd .PdfObject ;Ref _fd .PdfObject ;MetaData _fd .PdfObject ;PieceInfo _fd .PdfObject ;LastModified _fd .PdfObject ; -StructParent _fd .PdfObject ;StructParents _fd .PdfObject ;OPI _fd .PdfObject ;OC _fd .PdfObject ;Name _fd .PdfObject ; +// PdfAnnotationFileAttachment represents FileAttachment annotations. +// (Section 12.5.6.15). +type PdfAnnotationFileAttachment struct{*PdfAnnotation ;*PdfAnnotationMarkup ;FS _bb .PdfObject ;Name _bb .PdfObject ;}; -// Stream data. -Stream []byte ;_cebfa *_fd .PdfObjectStream ;};func _gfeef ()string {_feadd .Lock ();defer _feadd .Unlock ();return _geacc }; +// NewPdfAnnotation returns an initialized generic PDF annotation model. +func NewPdfAnnotation ()*PdfAnnotation {_fdc :=&PdfAnnotation {};_fdc ._aaf =_bb .MakeIndirectObject (_bb .MakeDict ());return _fdc ;}; -// ToJBIG2Image converts current image to the core.JBIG2Image. -func (_agccg *Image )ToJBIG2Image ()(*_fd .JBIG2Image ,error ){_gfgcfg ,_aedcga :=_agccg .ToGoImage ();if _aedcga !=nil {return nil ,_aedcga ;};return _fd .GoImageToJBIG2 (_gfgcfg ,_fd .JB2ImageAutoThreshold );}; +// ToPdfObject returns a *PdfIndirectObject containing a *PdfObjectArray representation of the DeviceN colorspace. +/* + Format: [/DeviceN names alternateSpace tintTransform] + or: [/DeviceN names alternateSpace tintTransform attributes] +*/ +func (_adfbb *PdfColorspaceDeviceN )ToPdfObject ()_bb .PdfObject {_efgc :=_bb .MakeArray (_bb .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u004e"));_efgc .Append (_adfbb .ColorantNames );_efgc .Append (_adfbb .AlternateSpace .ToPdfObject ());_efgc .Append (_adfbb .TintTransform .ToPdfObject ()); +if _adfbb .Attributes !=nil {_efgc .Append (_adfbb .Attributes .ToPdfObject ());};if _adfbb ._cbgf !=nil {_adfbb ._cbgf .PdfObject =_efgc ;return _adfbb ._cbgf ;};return _efgc ;}; -// SetDecode sets the decode image float slice. -func (_ebee *Image )SetDecode (decode []float64 ){_ebee ._cdbdc =decode }; +// ToPdfOutlineItem returns a low level PdfOutlineItem object, +// based on the current instance. +func (_dcdb *OutlineItem )ToPdfOutlineItem ()(*PdfOutlineItem ,int64 ){_fdbcc :=NewPdfOutlineItem ();_fdbcc .Title =_bb .MakeEncodedString (_dcdb .Title ,true );_fdbcc .Dest =_dcdb .Dest .ToPdfObject ();var _bdacg []*PdfOutlineItem ;var _gdfgg int64 ;var _gccaa *PdfOutlineItem ; +for _ ,_aadfa :=range _dcdb .Entries {_bdffgg ,_cbab :=_aadfa .ToPdfOutlineItem ();_bdffgg .Parent =&_fdbcc .PdfOutlineTreeNode ;if _gccaa !=nil {_gccaa .Next =&_bdffgg .PdfOutlineTreeNode ;_bdffgg .Prev =&_gccaa .PdfOutlineTreeNode ;};_bdacg =append (_bdacg ,_bdffgg ); +_gdfgg +=_cbab ;_gccaa =_bdffgg ;};_dacgc :=len (_bdacg );_gdfgg +=int64 (_dacgc );if _dacgc > 0{_fdbcc .First =&_bdacg [0].PdfOutlineTreeNode ;_fdbcc .Last =&_bdacg [_dacgc -1].PdfOutlineTreeNode ;_fdbcc .Count =&_gdfgg ;};return _fdbcc ,_gdfgg ;}; -// ToPdfObject implements interface PdfModel. -func (_ggg *PdfAnnotationPrinterMark )ToPdfObject ()_fd .PdfObject {_ggg .PdfAnnotation .ToPdfObject ();_bedd :=_ggg ._aeb ;_ddbd :=_bedd .PdfObject .(*_fd .PdfObjectDictionary );_ddbd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b")); -_ddbd .SetIfNotNil ("\u004d\u004e",_ggg .MN );return _bedd ;};func (_cbgb PdfFont )actualFont ()pdfFont {if _cbgb ._gbaac ==nil {_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0061\u0063\u0074\u0075\u0061\u006c\u0046\u006f\u006e\u0074\u002e\u0020\u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c.\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_cbgb ); -};return _cbgb ._gbaac ;}; +// PdfAnnotationTrapNet represents TrapNet annotations. +// (Section 12.5.6.21). +type PdfAnnotationTrapNet struct{*PdfAnnotation };func _daeb (_fgeg *_bb .PdfObjectDictionary )(*PdfFieldButton ,error ){_ecbde :=&PdfFieldButton {};_ecbde .PdfField =NewPdfField ();_ecbde .PdfField .SetContext (_ecbde );_ecbde .Opt ,_ =_bb .GetArray (_fgeg .Get ("\u004f\u0070\u0074")); +_dcgff :=NewPdfAnnotationWidget ();_dcgff .A ,_ =_bb .GetDict (_fgeg .Get ("\u0041"));_dcgff .AP ,_ =_bb .GetDict (_fgeg .Get ("\u0041\u0050"));_dcgff .SetContext (_ecbde );_ecbde .PdfField .Annotations =append (_ecbde .PdfField .Annotations ,_dcgff ); +return _ecbde ,nil ;};func (_cadfe *PdfWriter )setWriter (_cdcbg _ecb .Writer ){_cadfe ._ggaef =_cadfe ._dacf ;_cadfe ._daeee =_f .NewWriter (_cdcbg );}; -// GetTrailer returns the PDF's trailer dictionary. -func (_ddcda *PdfReader )GetTrailer ()(*_fd .PdfObjectDictionary ,error ){_dccac :=_ddcda ._faaf .GetTrailer ();if _dccac ==nil {return nil ,_ad .New ("\u0074r\u0061i\u006c\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};return _dccac ,nil ; -}; +// PdfModel is a higher level PDF construct which can be collapsed into a PdfObject. +// Each PdfModel has an underlying PdfObject and vice versa (one-to-one). +// Under normal circumstances there should only be one copy of each. +// Copies can be made, but care must be taken to do it properly. +type PdfModel interface{ToPdfObject ()_bb .PdfObject ;GetContainingPdfObject ()_bb .PdfObject ;}; -// SetXObjectByName adds the XObject from the passed in stream to the page resources. -// The added XObject is identified by the specified name. -func (_ceeea *PdfPageResources )SetXObjectByName (keyName _fd .PdfObjectName ,stream *_fd .PdfObjectStream )error {if _ceeea .XObject ==nil {_ceeea .XObject =_fd .MakeDict ();};_eebf :=_fd .TraceToDirectObject (_ceeea .XObject );_dbefg ,_dggee :=_eebf .(*_fd .PdfObjectDictionary ); -if !_dggee {_ag .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0058\u004f\u0062j\u0065\u0063\u0074\u002c\u0020\u0067\u006f\u0074\u0020\u0025T\u002f\u0025\u0054",_ceeea .XObject ,_eebf );return _ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_dbefg .Set (keyName ,stream );return nil ;};func (_bggc *PdfWriter )setDocInfo (_cegbc _fd .PdfObject ){if _bggc .hasObject (_bggc ._ggdfa ){delete (_bggc ._agfaff ,_bggc ._ggdfa );delete (_bggc ._bagca ,_bggc ._ggdfa );for _bebdaa ,_aceeb :=range _bggc ._agfbf {if _aceeb ==_bggc ._ggdfa {copy (_bggc ._agfbf [_bebdaa :],_bggc ._agfbf [_bebdaa +1:]); -_bggc ._agfbf [len (_bggc ._agfbf )-1]=nil ;_bggc ._agfbf =_bggc ._agfbf [:len (_bggc ._agfbf )-1];break ;};};};_aecefg :=_fd .PdfIndirectObject {};_aecefg .PdfObject =_cegbc ;_bggc ._ggdfa =&_aecefg ;_bggc .addObject (&_aecefg );}; +// AddPages adds pages to be appended to the end of the source PDF. +func (_fggf *PdfAppender )AddPages (pages ...*PdfPage ){for _ ,_gagfg :=range pages {_gagfg =_gagfg .Duplicate ();_fccad (_gagfg );_fggf ._baef =append (_fggf ._baef ,_gagfg );};}; -// SetCatalogLanguage sets the catalog language. -func (_eaddga *PdfWriter )SetCatalogLanguage (lang _fd .PdfObject )error {if lang ==nil {_eaddga ._fdaca .Remove ("\u004c\u0061\u006e\u0067");return nil ;};_eaddga .addObject (lang );_eaddga ._fdaca .Set ("\u004c\u0061\u006e\u0067",lang );return nil ;}; -func (_gbacf *PdfFunctionType0 )processSamples ()error {_beeag :=_bg .ResampleBytes (_gbacf ._facbf ,_gbacf .BitsPerSample );_gbacf ._ebgce =_beeag ;return nil ;}; +// PdfShadingPatternType3 is shading patterns that will use a Type 3 shading pattern (Radial). +type PdfShadingPatternType3 struct{*PdfPattern ;Shading *PdfShadingType3 ;Matrix *_bb .PdfObjectArray ;ExtGState _bb .PdfObject ;}; -// NewPdfAcroForm returns a new PdfAcroForm with an initialized container (indirect object). -func NewPdfAcroForm ()*PdfAcroForm {return &PdfAcroForm {Fields :&[]*PdfField {},_fefdb :_fd .MakeIndirectObject (_fd .MakeDict ())};};var _ccebb =map[string ]struct{}{"\u0054\u0069\u0074l\u0065":{},"\u0041\u0075\u0074\u0068\u006f\u0072":{},"\u0053u\u0062\u006a\u0065\u0063\u0074":{},"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":{},"\u0043r\u0065\u0061\u0074\u006f\u0072":{},"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":{},"\u0054r\u0061\u0070\u0070\u0065\u0064":{},"\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":{},"\u004do\u0064\u0044\u0061\u0074\u0065":{}}; +// Decrypt decrypts the PDF file with a specified password. Also tries to +// decrypt with an empty password. Returns true if successful, +// false otherwise. +func (_efbe *PdfReader )Decrypt (password []byte )(bool ,error ){_cgac ,_ebeg :=_efbe ._cfaef .Decrypt (password );if _ebeg !=nil {return false ,_ebeg ;};if !_cgac {return false ,nil ;};_ebeg =_efbe .loadStructure ();if _ebeg !=nil {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f \u006co\u0061d\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",_ebeg ); +return false ,_ebeg ;};return true ,nil ;}; +// GetNumComponents returns the number of color components (1 for CalGray). +func (_fbeg *PdfColorCalGray )GetNumComponents ()int {return 1}; -// PdfActionHide represents a hide action. -type PdfActionHide struct{*PdfAction ;T _fd .PdfObject ;H _fd .PdfObject ;};func _badad (_acaad _fd .PdfObject )(PdfFunction ,error ){_acaad =_fd .ResolveReference (_acaad );if _agce ,_aada :=_acaad .(*_fd .PdfObjectStream );_aada {_gebba :=_agce .PdfObjectDictionary ; -_fdafg ,_fgbaa :=_gebba .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_fd .PdfObjectInteger );if !_fgbaa {_ag .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067"); -return nil ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};if *_fdafg ==0{return _gcgad (_agce );}else if *_fdafg ==4{return _cccfb (_agce ); -}else {return nil ,_ad .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _fead ,_gfdfa :=_acaad .(*_fd .PdfIndirectObject );_gfdfa {_gdaef ,_afabg :=_fead .PdfObject .(*_fd .PdfObjectDictionary ); -if !_afabg {_ag .Log .Error ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006eg\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -return nil ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};_bfbd ,_afabg :=_gdaef .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_fd .PdfObjectInteger ); -if !_afabg {_ag .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067");return nil ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067"); -};if *_bfbd ==2{return _acgcc (_fead );}else if *_bfbd ==3{return _ceddb (_fead );}else {return nil ,_ad .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else if _gbeg ,_egfbg :=_acaad .(*_fd .PdfObjectDictionary ); -_egfbg {_gacf ,_addeg :=_gbeg .Get ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065").(*_fd .PdfObjectInteger );if !_addeg {_ag .Log .Error ("F\u0075\u006e\u0063\u0074\u0069\u006fn\u0054\u0079\u0070\u0065\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u006di\u0073s\u0069\u006e\u0067"); -return nil ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072 \u006f\u0072\u0020\u006d\u0069\u0073\u0073i\u006e\u0067");};if *_gacf ==2{return _acgcc (_gbeg );}else if *_gacf ==3{return _ceddb (_gbeg ); -}else {return nil ,_ad .New ("i\u006e\u0076\u0061\u006cid\u0020f\u0075\u006e\u0063\u0074\u0069o\u006e\u0020\u0074\u0079\u0070\u0065");};}else {_ag .Log .Debug ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e\u0020\u0054\u0079\u0070\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0023\u0076",_acaad ); -return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};}; +// Optimizer is the interface that performs optimization of PDF object structure for output writing. +// +// Optimize receives a slice of input `objects`, performs optimization, including removing, replacing objects and +// output the optimized slice of objects. +type Optimizer interface{Optimize (_gfeeb []_bb .PdfObject )([]_bb .PdfObject ,error );}; -// NewPdfAnnotationCircle returns a new circle annotation. -func NewPdfAnnotationCircle ()*PdfAnnotationCircle {_cce :=NewPdfAnnotation ();_efa :=&PdfAnnotationCircle {};_efa .PdfAnnotation =_cce ;_efa .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cce .SetContext (_efa );return _efa ;};type pdfCIDFontType2 struct{fontCommon ; -_bceb *_fd .PdfIndirectObject ;_fccef _ee .TextEncoder ; +// IsColored specifies if the pattern is colored. +func (_acggd *PdfTilingPattern )IsColored ()bool {if _acggd .PaintType !=nil &&*_acggd .PaintType ==1{return true ;};return false ;}; -// Table 117 – Entries in a CIDFont dictionary (page 269) -// Dictionary that defines the character collection of the CIDFont (required). -// See Table 116. -CIDSystemInfo *_fd .PdfObjectDictionary ; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_defccf *PdfShadingType2 )ToPdfObject ()_bb .PdfObject {_defccf .PdfShading .ToPdfObject ();_abab ,_ebfc :=_defccf .getShadingDict ();if _ebfc !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _abab ==nil {_gg .Log .Error ("\u0053\u0068\u0061\u0064in\u0067\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c");return nil ;};if _defccf .Coords !=nil {_abab .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_defccf .Coords ); +};if _defccf .Domain !=nil {_abab .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_defccf .Domain );};if _defccf .Function !=nil {if len (_defccf .Function )==1{_abab .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_defccf .Function [0].ToPdfObject ()); +}else {_cgefe :=_bb .MakeArray ();for _ ,_aceb :=range _defccf .Function {_cgefe .Append (_aceb .ToPdfObject ());};_abab .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_cgefe );};};if _defccf .Extend !=nil {_abab .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_defccf .Extend ); +};return _defccf ._dacad ;}; -// Glyph metrics fields (optional). -DW _fd .PdfObject ;W _fd .PdfObject ;DW2 _fd .PdfObject ;W2 _fd .PdfObject ; +// SetImageHandler sets the image handler used by the package. +func SetImageHandler (imgHandling ImageHandler ){ImageHandling =imgHandling }; -// CIDs to glyph indices mapping (optional). -CIDToGIDMap _fd .PdfObject ;_defb map[_ee .CharCode ]float64 ;_ebbc float64 ;_agbed map[rune ]int ;}; +// NewPdfColorspaceCalRGB returns a new CalRGB colorspace object. +func NewPdfColorspaceCalRGB ()*PdfColorspaceCalRGB {_dbfaf :=&PdfColorspaceCalRGB {};_dbfaf .BlackPoint =[]float64 {0.0,0.0,0.0};_dbfaf .Gamma =[]float64 {1.0,1.0,1.0};_dbfaf .Matrix =[]float64 {1,0,0,0,1,0,0,0,1};return _dbfaf ;}; -// C returns the value of the cyan component of the color. -func (_efggf *PdfColorDeviceCMYK )C ()float64 {return _efggf [0]};type pdfFontSimple struct{fontCommon ;_ddggg *_fd .PdfIndirectObject ;_bafeg map[_ee .CharCode ]float64 ;_dcfda _ee .TextEncoder ;_gadae _ee .TextEncoder ;_cbffb *PdfFontDescriptor ; +// GetRuneMetrics iterates through each font in the list of fonts the returns the fonts.CharMetrics from working font. +func (_fdegc *MultipleFontEncoder )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){_bfefb :=_fdegc .CurrentFont ;_ecfc ,_geded :=_bfefb .GetRuneMetrics (r );for _gegddg :=1;_gegddg < len (_fdegc ._dfgcb )&&_ecfc .Wx ==0;_gegddg ++{_bfefb =_fdegc ._dfgcb [_gegddg ]; +_ecfc ,_geded =_bfefb .GetRuneMetrics (r );};return _ecfc ,_geded ;}; -// Encoding is subject to limitations that are described in 9.6.6, "Character Encoding". -// BaseFont is derived differently. -FirstChar _fd .PdfObject ;LastChar _fd .PdfObject ;Widths _fd .PdfObject ;Encoding _fd .PdfObject ;_dcgdd *_cf .RuneCharSafeMap ;}; +// String returns the name of the colorspace (DeviceN). +func (_dcfd *PdfColorspaceDeviceN )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u004e"}; -// ToPdfObject implements interface PdfModel. -func (_fdd *PdfActionJavaScript )ToPdfObject ()_fd .PdfObject {_fdd .PdfAction .ToPdfObject ();_eaga :=_fdd ._bfb ;_cbc :=_eaga .PdfObject .(*_fd .PdfObjectDictionary );_cbc .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeJavaScript )));_cbc .SetIfNotNil ("\u004a\u0053",_fdd .JS ); -return _eaga ;};func _bgaa ()string {_feadd .Lock ();defer _feadd .Unlock ();return _fbgc }; +// ColorAt returns the color of the image pixel specified by the x and y coordinates. +func (_cecc *Image )ColorAt (x ,y int )(_g .Color ,error ){_ddfcb :=_gdf .BytesPerLine (int (_cecc .Width ),int (_cecc .BitsPerComponent ),_cecc .ColorComponents );switch _cecc .ColorComponents {case 1:return _gdf .ColorAtGrayscale (x ,y ,int (_cecc .BitsPerComponent ),_ddfcb ,_cecc .Data ,_cecc ._dafdc ); +case 3:return _gdf .ColorAtNRGBA (x ,y ,int (_cecc .Width ),_ddfcb ,int (_cecc .BitsPerComponent ),_cecc .Data ,_cecc ._cebdb ,_cecc ._dafdc );case 4:return _gdf .ColorAtCMYK (x ,y ,int (_cecc .Width ),_cecc .Data ,_cecc ._dafdc );};_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 i\u006da\u0067\u0065\u002e\u0020\u0025\u0064\u0020\u0063\u006f\u006d\u0070\u006fn\u0065\u006e\u0074\u0073\u002c\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073\u0020\u0070\u0065\u0072 \u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_cecc .ColorComponents ,_cecc .BitsPerComponent ); +return nil ,_ed .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006d\u0061g\u0065 \u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065");}; -// GetContainingPdfObject returns the container of the pattern object (indirect object). -func (_fecee *PdfPattern )GetContainingPdfObject ()_fd .PdfObject {return _fecee ._gcgba };func (_dbccc fontCommon )coreString ()string {_dddac :="";if _dbccc ._babe !=nil {_dddac =_dbccc ._babe .String ();};return _dc .Sprintf ("\u0025#\u0071\u0020%\u0023\u0071\u0020%\u0071\u0020\u006f\u0062\u006a\u003d\u0025d\u0020\u0054\u006f\u0055\u006e\u0069c\u006f\u0064\u0065\u003d\u0025\u0074\u0020\u0066\u006c\u0061\u0067s\u003d\u0030\u0078\u0025\u0030\u0078\u0020\u0025\u0073",_dbccc ._eded ,_dbccc ._ffedb ,_dbccc ._cabb ,_dbccc ._ffbd ,_dbccc ._eebbb !=nil ,_dbccc .fontFlags (),_dddac ); -};func (_dbaaf *pdfFontSimple )getFontDescriptor ()*PdfFontDescriptor {if _ggdeb :=_dbaaf ._babe ;_ggdeb !=nil {return _ggdeb ;};return _dbaaf ._cbffb ;}; +// GetRuneMetrics returns the character metrics for the specified rune. +// A bool flag is returned to indicate whether or not the entry was found. +func (_eega pdfFontType3 )GetRuneMetrics (r rune )(_dcg .CharMetrics ,bool ){_cafgb :=_eega .Encoder ();if _cafgb ==nil {_gg .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_eega ); +return _dcg .CharMetrics {},false ;};_aafeg ,_cbcd :=_cafgb .RuneToCharcode (r );if !_cbcd {if r !=' '{_gg .Log .Trace ("\u004e\u006f\u0020c\u0068\u0061\u0072\u0063o\u0064\u0065\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u003d\u0025\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",r ,_eega ); +};return _dcg .CharMetrics {},false ;};_efgcc ,_fggee :=_eega .GetCharMetrics (_aafeg );return _efgcc ,_fggee ;}; -// GetContainingPdfObject implements interface PdfModel. -func (_fgfcg *PdfSignatureReference )GetContainingPdfObject ()_fd .PdfObject {return _fgfcg ._acdd };func (_adf *PdfReader )newPdfActionThreadFromDict (_aec *_fd .PdfObjectDictionary )(*PdfActionThread ,error ){_cca ,_daba :=_ece (_aec .Get ("\u0046")); -if _daba !=nil {return nil ,_daba ;};return &PdfActionThread {D :_aec .Get ("\u0044"),B :_aec .Get ("\u0042"),F :_cca },nil ;}; +// PdfColorspaceCalGray represents CalGray color space. +type PdfColorspaceCalGray struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma float64 ;_aggb *_bb .PdfIndirectObject ;}; -// GetContentStreams returns the content stream as an array of strings. -func (_ccec *PdfPage )GetContentStreams ()([]string ,error ){_bdaebe :=_ccec .GetContentStreamObjs ();var _ecdb []string ;for _ ,_acbd :=range _bdaebe {_fcae ,_ebea :=_bdca (_acbd );if _ebea !=nil {return nil ,_ebea ;};_ecdb =append (_ecdb ,_fcae );};return _ecdb ,nil ; -};func (_cced *PdfReader )newPdfAnnotationStrikeOut (_fdbb *_fd .PdfObjectDictionary )(*PdfAnnotationStrikeOut ,error ){_abge :=PdfAnnotationStrikeOut {};_fgdg ,_adag :=_cced .newPdfAnnotationMarkupFromDict (_fdbb );if _adag !=nil {return nil ,_adag ;}; -_abge .PdfAnnotationMarkup =_fgdg ;_abge .QuadPoints =_fdbb .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_abge ,nil ;}; +// NewPdfColorLab returns a new Lab color. +func NewPdfColorLab (l ,a ,b float64 )*PdfColorLab {_dfbb :=PdfColorLab {l ,a ,b };return &_dfbb }; -// GetContainingPdfObject implements interface PdfModel. -func (_ffgaa *Permissions )GetContainingPdfObject ()_fd .PdfObject {return _ffgaa ._ecebg }; +// SetAction sets the PDF action for the annotation link. +func (_cea *PdfAnnotationLink )SetAction (action *PdfAction ){_cea ._abc =action ;if action ==nil {_cea .A =nil ;};}; -// ToPdfObject returns the PDF representation of the tiling pattern. -func (_bdbee *PdfTilingPattern )ToPdfObject ()_fd .PdfObject {_bdbee .PdfPattern .ToPdfObject ();_cgadd :=_bdbee .getDict ();if _bdbee .PaintType !=nil {_cgadd .Set ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e",_bdbee .PaintType );};if _bdbee .TilingType !=nil {_cgadd .Set ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_bdbee .TilingType ); -};if _bdbee .BBox !=nil {_cgadd .Set ("\u0042\u0042\u006f\u0078",_bdbee .BBox .ToPdfObject ());};if _bdbee .XStep !=nil {_cgadd .Set ("\u0058\u0053\u0074e\u0070",_bdbee .XStep );};if _bdbee .YStep !=nil {_cgadd .Set ("\u0059\u0053\u0074e\u0070",_bdbee .YStep ); -};if _bdbee .Resources !=nil {_cgadd .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_bdbee .Resources .ToPdfObject ());};if _bdbee .Matrix !=nil {_cgadd .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_bdbee .Matrix );};return _bdbee ._gcgba ;};func _cdba (_bcdb *PdfField )[]*PdfField {_fcdeb :=[]*PdfField {_bcdb }; -for _ ,_eabg :=range _bcdb .Kids {_fcdeb =append (_fcdeb ,_cdba (_eabg )...);};return _fcdeb ;}; +// NewPdfActionGoToR returns a new "go to remote" action. +func NewPdfActionGoToR ()*PdfActionGoToR {_ge :=NewPdfAction ();_cdb :=&PdfActionGoToR {};_cdb .PdfAction =_ge ;_ge .SetContext (_cdb );return _cdb ;}; -// SetSamples convert samples to byte-data and sets for the image. -// NOTE: The method resamples the data and this could lead to high memory usage, -// especially on large images. It should be used only when it is not possible -// to work with the image byte data directly. -func (_gdfae *Image )SetSamples (samples []uint32 ){if _gdfae .BitsPerComponent < 8{samples =_gdfae .samplesAddPadding (samples );};_cdbeg :=_bg .ResampleUint32 (samples ,int (_gdfae .BitsPerComponent ),8);_cbag :=make ([]byte ,len (_cdbeg ));for _gbccg ,_ebebf :=range _cdbeg {_cbag [_gbccg ]=byte (_ebebf ); -};_gdfae .Data =_cbag ;}; +// String returns a string representation of the field. +func (_gecb *PdfField )String ()string {if _gdac ,_efdb :=_gecb .ToPdfObject ().(*_bb .PdfIndirectObject );_efdb {return _e .Sprintf ("\u0025\u0054\u003a\u0020\u0025\u0073",_gecb ._babcg ,_gdac .PdfObject .String ());};return "";};func (_aede *PdfField )inherit (_aebce func (*PdfField )bool )(bool ,error ){_edbf :=map[*PdfField ]bool {}; +_addb :=false ;_acfb :=_aede ;for _acfb !=nil {if _ ,_fbegg :=_edbf [_acfb ];_fbegg {return false ,_ed .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};_dbfc :=_aebce (_acfb );if _dbfc {_addb =true ; +break ;};_edbf [_acfb ]=true ;_acfb =_acfb .Parent ;};return _addb ,nil ;}; -// GetIndirectObjectByNumber retrieves and returns a specific PdfObject by object number. -func (_daafa *PdfReader )GetIndirectObjectByNumber (number int )(_fd .PdfObject ,error ){_eafdf ,_cccgc :=_daafa ._faaf .LookupByNumber (number );return _eafdf ,_cccgc ;}; +// GetContainingPdfObject returns the container of the pattern object (indirect object). +func (_aeafe *PdfPattern )GetContainingPdfObject ()_bb .PdfObject {return _aeafe ._aeff }; -// GetOutlineTree returns the outline tree. -func (_edfgfe *PdfReader )GetOutlineTree ()*PdfOutlineTreeNode {return _edfgfe ._aceac }; +// AcroFormRepairOptions contains options for rebuilding the AcroForm. +type AcroFormRepairOptions struct{}; -// ContentStreamWrapper wraps the Page's contentstream into q ... Q blocks. -type ContentStreamWrapper interface{WrapContentStream (_dacg *PdfPage )error ;}; +// CustomKeys returns all custom info keys as list. +func (_bgbd *PdfInfo )CustomKeys ()[]string {if _bgbd ._bege ==nil {return nil ;};_aeae :=make ([]string ,len (_bgbd ._bege .Keys ()));for _ ,_cbedc :=range _bgbd ._bege .Keys (){_aeae =append (_aeae ,_cbedc .String ());};return _aeae ;}; -// PdfColorspaceLab is a L*, a*, b* 3 component colorspace. -type PdfColorspaceLab struct{WhitePoint []float64 ;BlackPoint []float64 ;Range []float64 ;_ddfd *_fd .PdfIndirectObject ;}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. +func (_cgddg *PdfColorspaceICCBased )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _cgddg .Alternate ==nil {if _cgddg .N ==1{_bfaa :=NewPdfColorspaceDeviceGray ();return _bfaa .ColorFromFloats (vals );}else if _cgddg .N ==3{_gdfac :=NewPdfColorspaceDeviceRGB (); +return _gdfac .ColorFromFloats (vals );}else if _cgddg .N ==4{_gacca :=NewPdfColorspaceDeviceCMYK ();return _gacca .ColorFromFloats (vals );}else {return nil ,_ed .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); +};};return _cgddg .Alternate .ColorFromFloats (vals );}; -// GetShadingByName gets the shading specified by keyName. Returns nil if not existing. -// The bool flag indicated whether it was found or not. -func (_cdbgg *PdfPageResources )GetShadingByName (keyName _fd .PdfObjectName )(*PdfShading ,bool ){if _cdbgg .Shading ==nil {return nil ,false ;};_afbebe ,_abfbb :=_fd .TraceToDirectObject (_cdbgg .Shading ).(*_fd .PdfObjectDictionary );if !_abfbb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0068\u0061d\u0069\u006e\u0067\u0020\u0065\u006e\u0074r\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_cdbgg .Shading ); -return nil ,false ;};if _cgefb :=_afbebe .Get (keyName );_cgefb !=nil {_ccff ,_gaeaf :=_cceab (_cgefb );if _gaeaf !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020f\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u006c\u006fa\u0064\u0020\u0070\u0064\u0066\u0020\u0073\u0068\u0061\u0064\u0069\u006eg\u003a\u0020\u0025\u0076",_gaeaf ); -return nil ,false ;};return _ccff ,true ;};return nil ,false ;};const (TrappedUnknown PdfInfoTrapped ="\u0055n\u006b\u006e\u006f\u0077\u006e";TrappedTrue PdfInfoTrapped ="\u0054\u0072\u0075\u0065";TrappedFalse PdfInfoTrapped ="\u0046\u0061\u006cs\u0065"; -); +// Add appends a top level outline item to the outline. +func (_egefc *Outline )Add (item *OutlineItem ){_egefc .Entries =append (_egefc .Entries ,item )};const (BorderEffectNoEffect BorderEffect =iota ;BorderEffectCloudy BorderEffect =iota ;);func _ecccge (_fbfe *PdfAnnotation )(*XObjectForm ,*PdfRectangle ,error ){_aeeb ,_dfce :=_bb .GetDict (_fbfe .AP ); +if !_dfce {return nil ,nil ,_ed .New ("f\u0069\u0065\u006c\u0064\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0041\u0050\u0020d\u0069\u0063\u0074i\u006fn\u0061\u0072\u0079");};if _aeeb ==nil {return nil ,nil ,nil ;};_fbaa ,_dfce :=_bb .GetArray (_fbfe .Rect ); +if !_dfce ||_fbaa .Len ()!=4{return nil ,nil ,_ed .New ("\u0072\u0065\u0063t\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};_gefgg ,_caeag :=NewPdfRectangle (*_fbaa );if _caeag !=nil {return nil ,nil ,_caeag ;};_aecfa :=_bb .TraceToDirectObject (_aeeb .Get ("\u004e")); +switch _degac :=_aecfa .(type ){case *_bb .PdfObjectStream :_eagbe :=_degac ;_cdec ,_egefg :=NewXObjectFormFromStream (_eagbe );return _cdec ,_gefgg ,_egefg ;case *_bb .PdfObjectDictionary :_fgaab :=_degac ;if _fgaab ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0067e\u0074\u0020\u0061\u0070\u0070\u0065\u0061r\u0061\u006e\u0063\u0065\u002e\u0020\u0044\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +return nil ,nil ,nil ;};var _ffgc _bb .PdfObject ;_gdbe ,_ggab :=_bb .GetName (_fbfe .AS );if _ggab {_ffgc =_fgaab .Get (*_gdbe );}else {_gedgb :=_fbfe ._aaf .PdfObject .(*_bb .PdfObjectDictionary );if _gedgb ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020F\u0061\u0069\u006ce\u0064\u0020\u0074\u006f \u0067\u0065\u0074\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u0076\u0061\u006c\u0075\u0065\u002e"); +return nil ,nil ,nil ;};if _eaeef :=_gedgb .Get ("\u0056");_eaeef !=nil {_ffgc =_fgaab .Get (_bb .PdfObjectName (_eaeef .String ()));};};if _ffgc ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0041\u0053\u0020\u0073\u0074\u0061\u0074\u0065\u0020\u006e\u006f\u0074 \u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0069\u006e\u0020\u0041\u0050\u0020\u0064\u0069\u0063\u0074\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006eg"); +return nil ,nil ,nil ;};_cfeb ,_ggab :=_bb .GetStream (_ffgc );if !_ggab {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055n\u0061\u0062\u006ce \u0074\u006f\u0020\u0061\u0063\u0063e\u0073\u0073\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u0066\u006f\u0072 \u0025\u0076",_gdbe ); +return nil ,nil ,_ed .New ("\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};_fdeg ,_adge :=NewXObjectFormFromStream (_cfeb );return _fdeg ,_gefgg ,_adge ;};_gg .Log .Debug ("\u0049\u006e\u0076\u0061li\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u004e\u003a\u0020%\u0054",_aecfa ); +return nil ,nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");}; -// Transform rectangle with the supplied matrix. -func (_defgff *PdfRectangle )Transform (transformMatrix _gdd .Matrix ){_defgff .Llx ,_defgff .Lly =transformMatrix .Transform (_defgff .Llx ,_defgff .Lly );_defgff .Urx ,_defgff .Ury =transformMatrix .Transform (_defgff .Urx ,_defgff .Ury );_defgff .Normalize (); -};func (_aaaa *PdfReader )loadAnnotations (_gefbc _fd .PdfObject )([]*PdfAnnotation ,error ){_eabba ,_abcga :=_fd .GetArray (_gefbc );if !_abcga {return nil ,_dc .Errorf ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};var _aaeeg []*PdfAnnotation ;for _ ,_abad :=range _eabba .Elements (){_abad =_fd .ResolveReference (_abad );if _ ,_daadc :=_abad .(*_fd .PdfObjectNull );_daadc {continue ;};_gdcba ,_cgece :=_abad .(*_fd .PdfObjectDictionary );_ddbgd ,_fcbecf :=_abad .(*_fd .PdfIndirectObject ); -if _cgece {_ddbgd =&_fd .PdfIndirectObject {};_ddbgd .PdfObject =_gdcba ;}else {if !_fcbecf {return nil ,_dc .Errorf ("\u0061\u006eno\u0074\u0061\u0074i\u006f\u006e\u0020\u006eot \u0069n \u0061\u006e\u0020\u0069\u006e\u0064\u0069re\u0063\u0074\u0020\u006f\u0062\u006a\u0065c\u0074"); -};};_abgbg ,_cbccb :=_aaaa .newPdfAnnotationFromIndirectObject (_ddbgd );if _cbccb !=nil {return nil ,_cbccb ;};switch _caeed :=_abgbg .GetContext ().(type ){case *PdfAnnotationWidget :for _ ,_aaaf :=range _aaaa .AcroForm .AllFields (){if _aaaf ._dffeb ==_caeed .Parent {_caeed ._eabc =_aaaf ; -break ;};};};if _abgbg !=nil {_aaeeg =append (_aaeeg ,_abgbg );};};return _aaeeg ,nil ;}; +// ToPdfObject returns colorspace in a PDF object format [name stream] +func (_fceb *PdfColorspaceICCBased )ToPdfObject ()_bb .PdfObject {_fbgb :=&_bb .PdfObjectArray {};_fbgb .Append (_bb .MakeName ("\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"));var _ddaga *_bb .PdfObjectStream ;if _fceb ._eabcb !=nil {_ddaga =_fceb ._eabcb ; +}else {_ddaga =&_bb .PdfObjectStream {};};_bgfgcd :=_bb .MakeDict ();_bgfgcd .Set ("\u004e",_bb .MakeInteger (int64 (_fceb .N )));if _fceb .Alternate !=nil {_bgfgcd .Set ("\u0041l\u0074\u0065\u0072\u006e\u0061\u0074e",_fceb .Alternate .ToPdfObject ()); +};if _fceb .Metadata !=nil {_bgfgcd .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_fceb .Metadata );};if _fceb .Range !=nil {var _gfgd []_bb .PdfObject ;for _ ,_bdbde :=range _fceb .Range {_gfgd =append (_gfgd ,_bb .MakeFloat (_bdbde ));};_bgfgcd .Set ("\u0052\u0061\u006eg\u0065",_bb .MakeArray (_gfgd ...)); +};_bgfgcd .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_fceb .Data ))));_ddaga .Stream =_fceb .Data ;_ddaga .PdfObjectDictionary =_bgfgcd ;_fbgb .Append (_ddaga );if _fceb ._ccab !=nil {_fceb ._ccab .PdfObject =_fbgb ;return _fceb ._ccab ; +};return _fbgb ;};var (_gbdbb _c .Mutex ;_adce ="";_gfbee _fb .Time ;_ecgfc ="";_cceabe ="";_fdadc _fb .Time ;_ebcaf ="";_faaaf ="";_gebba ="";); -// Compress is yet to be implemented. -// Should be able to compress in terms of JPEG quality parameter, -// and DPI threshold (need to know bounding area dimensions). -func (_gffc DefaultImageHandler )Compress (input *Image ,quality int64 )(*Image ,error ){return input ,nil ;}; +// ToPdfObject returns the PDF representation of the page resources. +func (_dege *PdfPageResources )ToPdfObject ()_bb .PdfObject {_bdaab :=_dege ._agfg ;_bdaab .SetIfNotNil ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_dege .ExtGState );if _dege ._cgaa !=nil {_dege .ColorSpace =_dege ._cgaa .ToPdfObject ();};_bdaab .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_dege .ColorSpace ); +_bdaab .SetIfNotNil ("\u0050a\u0074\u0074\u0065\u0072\u006e",_dege .Pattern );_bdaab .SetIfNotNil ("\u0053h\u0061\u0064\u0069\u006e\u0067",_dege .Shading );_bdaab .SetIfNotNil ("\u0058O\u0062\u006a\u0065\u0063\u0074",_dege .XObject );_bdaab .SetIfNotNil ("\u0046\u006f\u006e\u0074",_dege .Font ); +_bdaab .SetIfNotNil ("\u0050r\u006f\u0063\u0053\u0065\u0074",_dege .ProcSet );_bdaab .SetIfNotNil ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",_dege .Properties );return _bdaab ;}; -// GetPageAsIndirectObject returns the page as a dictionary within an PdfIndirectObject. -func (_eeggd *PdfPage )GetPageAsIndirectObject ()*_fd .PdfIndirectObject {return _eeggd ._fgcac }; +// AddFont adds a font dictionary to the Font resources. +func (_gbebe *PdfPage )AddFont (name _bb .PdfObjectName ,font _bb .PdfObject )error {if _gbebe .Resources ==nil {_gbebe .Resources =NewPdfPageResources ();};if _gbebe .Resources .Font ==nil {_gbebe .Resources .Font =_bb .MakeDict ();};_acceb ,_ddbcd :=_bb .TraceToDirectObject (_gbebe .Resources .Font ).(*_bb .PdfObjectDictionary ); +if !_ddbcd {_gg .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064 \u0066\u006f\u006et \u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a \u0025\u0076",_bb .TraceToDirectObject (_gbebe .Resources .Font )); +return _ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_acceb .Set (name ,font );return nil ;};func (_ebbfc *PdfWriter )writeBytes (_acgd []byte ){if _ebbfc ._ggcbb !=nil {return ;};_adcb ,_abece :=_ebbfc ._daeee .Write (_acgd ); +_ebbfc ._ggaef +=int64 (_adcb );_ebbfc ._ggcbb =_abece ;};func (_gad *PdfReader )newPdfAnnotationTextFromDict (_adbd *_bb .PdfObjectDictionary )(*PdfAnnotationText ,error ){_acbe :=PdfAnnotationText {};_bdf ,_aac :=_gad .newPdfAnnotationMarkupFromDict (_adbd ); +if _aac !=nil {return nil ,_aac ;};_acbe .PdfAnnotationMarkup =_bdf ;_acbe .Open =_adbd .Get ("\u004f\u0070\u0065\u006e");_acbe .Name =_adbd .Get ("\u004e\u0061\u006d\u0065");_acbe .State =_adbd .Get ("\u0053\u0074\u0061t\u0065");_acbe .StateModel =_adbd .Get ("\u0053\u0074\u0061\u0074\u0065\u004d\u006f\u0064\u0065\u006c"); +return &_acbe ,nil ;}; -// GetPdfVersion gets the version of the PDF used within this document. -func (_gfccb *PdfWriter )GetPdfVersion ()string {return _gfccb .getPdfVersion ()}; +// SetPdfCreator sets the Creator attribute of the output PDF. +func SetPdfCreator (creator string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_ecgfc =creator };func (_fbd *PdfReader )newPdfAnnotationCircleFromDict (_cac *_bb .PdfObjectDictionary )(*PdfAnnotationCircle ,error ){_geb :=PdfAnnotationCircle {};_eeec ,_fbe :=_fbd .newPdfAnnotationMarkupFromDict (_cac ); +if _fbe !=nil {return nil ,_fbe ;};_geb .PdfAnnotationMarkup =_eeec ;_geb .BS =_cac .Get ("\u0042\u0053");_geb .IC =_cac .Get ("\u0049\u0043");_geb .BE =_cac .Get ("\u0042\u0045");_geb .RD =_cac .Get ("\u0052\u0044");return &_geb ,nil ;}; -// PdfColorspaceCalRGB stores A, B, C components -type PdfColorspaceCalRGB struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma []float64 ;Matrix []float64 ;_dbee *_fd .PdfObjectDictionary ;_gadad *_fd .PdfIndirectObject ;}; +// PdfAnnotationRichMedia represents Rich Media annotations. +type PdfAnnotationRichMedia struct{*PdfAnnotation ;RichMediaSettings _bb .PdfObject ;RichMediaContent _bb .PdfObject ;}; -// GetColorspaceByName returns the colorspace with the specified name from the page resources. -func (_fagbe *PdfPageResources )GetColorspaceByName (keyName _fd .PdfObjectName )(PdfColorspace ,bool ){_bdcaf ,_ccdea :=_fagbe .GetColorspaces ();if _ccdea !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_ccdea ); -return nil ,false ;};if _bdcaf ==nil {return nil ,false ;};_ebgef ,_ecdfg :=_bdcaf .Colorspaces [string (keyName )];if !_ecdfg {return nil ,false ;};return _ebgef ,true ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_bbdcfd *PdfShadingType5 )ToPdfObject ()_bb .PdfObject {_bbdcfd .PdfShading .ToPdfObject ();_gabba ,_efcabg :=_bbdcfd .getShadingDict ();if _efcabg !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _bbdcfd .BitsPerCoordinate !=nil {_gabba .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_bbdcfd .BitsPerCoordinate );};if _bbdcfd .BitsPerComponent !=nil {_gabba .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bbdcfd .BitsPerComponent ); +};if _bbdcfd .VerticesPerRow !=nil {_gabba .Set ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077",_bbdcfd .VerticesPerRow );};if _bbdcfd .Decode !=nil {_gabba .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_bbdcfd .Decode ); +};if _bbdcfd .Function !=nil {if len (_bbdcfd .Function )==1{_gabba .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bbdcfd .Function [0].ToPdfObject ());}else {_ddfcf :=_bb .MakeArray ();for _ ,_faddc :=range _bbdcfd .Function {_ddfcf .Append (_faddc .ToPdfObject ()); +};_gabba .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_ddfcf );};};return _bbdcfd ._dacad ;}; -// PdfActionSound represents a sound action. -type PdfActionSound struct{*PdfAction ;Sound _fd .PdfObject ;Volume _fd .PdfObject ;Synchronous _fd .PdfObject ;Repeat _fd .PdfObject ;Mix _fd .PdfObject ;}; +// BaseFont returns the font's "BaseFont" field. +func (_ffbe *PdfFont )BaseFont ()string {return _ffbe .baseFields ()._gdaeed }; -// Width returns the width of `rect`. -func (_ggaeg *PdfRectangle )Width ()float64 {return _af .Abs (_ggaeg .Urx -_ggaeg .Llx )};func _fagfg ()string {_abab :="\u0051\u0057\u0045\u0052\u0054\u0059\u0055\u0049\u004f\u0050\u0041S\u0044\u0046\u0047\u0048\u004a\u004b\u004c\u005a\u0058\u0043V\u0042\u004e\u004d"; -var _gdafc _bf .Buffer ;for _adfgba :=0;_adfgba < 6;_adfgba ++{_gdafc .WriteRune (rune (_abab [_de .Intn (len (_abab ))]));};return _gdafc .String ();}; +// NewPdfSignatureReferenceDocMDP returns PdfSignatureReference for the transformParams. +func NewPdfSignatureReferenceDocMDP (transformParams *PdfTransformParamsDocMDP )*PdfSignatureReference {return &PdfSignatureReference {Type :_bb .MakeName ("\u0053\u0069\u0067\u0052\u0065\u0066"),TransformMethod :_bb .MakeName ("\u0044\u006f\u0063\u004d\u0044\u0050"),TransformParams :transformParams .ToPdfObject ()}; +}; -// GetNumComponents returns the number of color components (4 for CMYK32). -func (_egca *PdfColorDeviceCMYK )GetNumComponents ()int {return 4};type crossReference struct{Type int ; +// SetPdfModifiedDate sets the ModDate attribute of the output PDF. +func SetPdfModifiedDate (modifiedDate _fb .Time ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_fdadc =modifiedDate ;}; -// Type 1 -Offset int64 ;Generation int64 ; +// SetShadingByName sets a shading resource specified by keyName. +func (_ccdag *PdfPageResources )SetShadingByName (keyName _bb .PdfObjectName ,shadingObj _bb .PdfObject )error {if _ccdag .Shading ==nil {_ccdag .Shading =_bb .MakeDict ();};_fbfda ,_afff :=_bb .GetDict (_ccdag .Shading );if !_afff {return _bb .ErrTypeError ; +};_fbfda .Set (keyName ,shadingObj );return nil ;}; -// Type 2 -ObjectNumber int ;Index int ;}; +// NewPdfColorDeviceGray returns a new grayscale color based on an input grayscale float value in range [0-1]. +func NewPdfColorDeviceGray (grayVal float64 )*PdfColorDeviceGray {_ceag :=PdfColorDeviceGray (grayVal );return &_ceag ;}; // ToPdfObject implements interface PdfModel. -func (_ceced *Permissions )ToPdfObject ()_fd .PdfObject {return _ceced ._ecebg }; +func (_eca *PdfActionJavaScript )ToPdfObject ()_bb .PdfObject {_eca .PdfAction .ToPdfObject ();_ecg :=_eca ._dcc ;_fcfe :=_ecg .PdfObject .(*_bb .PdfObjectDictionary );_fcfe .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeJavaScript )));_fcfe .SetIfNotNil ("\u004a\u0053",_eca .JS ); +return _ecg ;}; -// UpdateXObjectImageFromImage creates a new XObject Image from an -// Image object `img` and default masks from xobjIn. -// The default masks are overridden if img.hasAlpha -// If `encoder` is nil, uses raw encoding (none). -func UpdateXObjectImageFromImage (xobjIn *XObjectImage ,img *Image ,cs PdfColorspace ,encoder _fd .StreamEncoder )(*XObjectImage ,error ){if encoder ==nil {var _feae error ;encoder ,_feae =img .getSuitableEncoder ();if _feae !=nil {_ag .Log .Debug ("F\u0061\u0069l\u0075\u0072\u0065\u0020\u006f\u006e\u0020\u0066\u0069\u006e\u0064\u0069\u006e\u0067\u0020\u0073\u0075\u0069\u0074\u0061b\u006c\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072,\u0020\u0066\u0061\u006c\u006c\u0062\u0061\u0063\u006b\u0020\u0074\u006f\u0020R\u0061\u0077\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020%\u0076",_feae ); -encoder =_fd .NewRawEncoder ();};};encoder .UpdateParams (img .GetParamsDict ());_ccffa ,_adbag :=encoder .EncodeBytes (img .Data );if _adbag !=nil {_ag .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_adbag ); -return nil ,_adbag ;};_daadab :=NewXObjectImage ();_aegg :=img .Width ;_ebfbe :=img .Height ;_daadab .Width =&_aegg ;_daadab .Height =&_ebfbe ;_deabd :=img .BitsPerComponent ;_daadab .BitsPerComponent =&_deabd ;_daadab .Filter =encoder ;_daadab .Stream =_ccffa ; -if cs ==nil {if img .ColorComponents ==1{_daadab .ColorSpace =NewPdfColorspaceDeviceGray ();if img .BitsPerComponent ==16{switch encoder .(type ){case *_fd .DCTEncoder :_daadab .ColorSpace =NewPdfColorspaceDeviceRGB ();_deabd =8;_daadab .BitsPerComponent =&_deabd ; -};};}else if img .ColorComponents ==3{_daadab .ColorSpace =NewPdfColorspaceDeviceRGB ();}else if img .ColorComponents ==4{switch encoder .(type ){case *_fd .DCTEncoder :_daadab .ColorSpace =NewPdfColorspaceDeviceRGB ();default:_daadab .ColorSpace =NewPdfColorspaceDeviceCMYK (); -};}else {return nil ,_ad .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_daadab .ColorSpace =cs ;};if len (img ._gfffd )!=0{_dcde :=NewXObjectImage ();_dcde .Filter =encoder ;_eegdbb ,_bdabg :=encoder .EncodeBytes (img ._gfffd ); -if _bdabg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_bdabg );return nil ,_bdabg ;};_dcde .Stream =_eegdbb ;_dcde .BitsPerComponent =_daadab .BitsPerComponent ; -_dcde .Width =&img .Width ;_dcde .Height =&img .Height ;_dcde .ColorSpace =NewPdfColorspaceDeviceGray ();_daadab .SMask =_dcde .ToPdfObject ();}else {_daadab .SMask =xobjIn .SMask ;_daadab .ImageMask =xobjIn .ImageMask ;if _daadab .ColorSpace .GetNumComponents ()==1{_affgb (_daadab ); -};};return _daadab ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_gebd *PdfAnnotationTrapNet )ToPdfObject ()_bb .PdfObject {_gebd .PdfAnnotation .ToPdfObject ();_ecfe :=_gebd ._aaf ;_gdeg :=_ecfe .PdfObject .(*_bb .PdfObjectDictionary );_gdeg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0054r\u0061\u0070\u004e\u0065\u0074")); +return _ecfe ;}; -// ToPdfObject returns the PDF representation of the function. -func (_efccea *PdfFunctionType0 )ToPdfObject ()_fd .PdfObject {if _efccea ._efff ==nil {_efccea ._efff =&_fd .PdfObjectStream {};};_gabe :=_fd .MakeDict ();_gabe .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_fd .MakeInteger (0)); -_ddeee :=&_fd .PdfObjectArray {};for _ ,_gbgca :=range _efccea .Domain {_ddeee .Append (_fd .MakeFloat (_gbgca ));};_gabe .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_ddeee );_facc :=&_fd .PdfObjectArray {};for _ ,_geca :=range _efccea .Range {_facc .Append (_fd .MakeFloat (_geca )); -};_gabe .Set ("\u0052\u0061\u006eg\u0065",_facc );_efaa :=&_fd .PdfObjectArray {};for _ ,_decc :=range _efccea .Size {_efaa .Append (_fd .MakeInteger (int64 (_decc )));};_gabe .Set ("\u0053\u0069\u007a\u0065",_efaa );_gabe .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065",_fd .MakeInteger (int64 (_efccea .BitsPerSample ))); -if _efccea .Order !=1{_gabe .Set ("\u004f\u0072\u0064e\u0072",_fd .MakeInteger (int64 (_efccea .Order )));};_gabe .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_efccea ._facbf ))));_efccea ._efff .Stream =_efccea ._facbf ;_efccea ._efff .PdfObjectDictionary =_gabe ; -return _efccea ._efff ;}; +// ToUnicode returns the name of the font's "ToUnicode" field if there is one, or "" if there isn't. +func (_dgga *PdfFont )ToUnicode ()string {if _dgga .baseFields ()._beee ==nil {return "";};return _dgga .baseFields ()._beee .Name ();};func (_egdf *PdfAppender )addNewObject (_effg _bb .PdfObject ){if _ ,_gggd :=_egdf ._bgbge [_effg ];!_gggd {_egdf ._ffb =append (_egdf ._ffb ,_effg ); +_egdf ._bgbge [_effg ]=struct{}{};};}; -// GetAction returns the PDF action for the annotation link. -func (_gedf *PdfAnnotationLink )GetAction ()(*PdfAction ,error ){if _gedf ._abb !=nil {return _gedf ._abb ,nil ;};if _gedf .A ==nil {return nil ,nil ;};if _gedf ._cff ==nil {return nil ,nil ;};_fdc ,_dbg :=_gedf ._cff .loadAction (_gedf .A );if _dbg !=nil {return nil ,_dbg ; -};_gedf ._abb =_fdc ;return _gedf ._abb ,nil ;}; +// NewPdfAnnotationLine returns a new line annotation. +func NewPdfAnnotationLine ()*PdfAnnotationLine {_dbf :=NewPdfAnnotation ();_fbgd :=&PdfAnnotationLine {};_fbgd .PdfAnnotation =_dbf ;_fbgd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dbf .SetContext (_fbgd );return _fbgd ;}; -// GetCerts returns the signature certificate chain. -func (_agfcg *PdfSignature )GetCerts ()([]*_gff .Certificate ,error ){var _gffdc []func ()([]*_gff .Certificate ,error );switch _fbcbf ,_ :=_fd .GetNameVal (_agfcg .SubFilter );_fbcbf {case "\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064","\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064":_gffdc =append (_gffdc ,_agfcg .extractChainFromPKCS7 ,_agfcg .extractChainFromCert ); -case "\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031":_gffdc =append (_gffdc ,_agfcg .extractChainFromCert );case "\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031":_gffdc =append (_gffdc ,_agfcg .extractChainFromPKCS7 ); -default:return nil ,_dc .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020S\u0075b\u0046i\u006c\u0074\u0065\u0072\u003a\u0020\u0025s",_fbcbf );};for _ ,_daaeba :=range _gffdc {_dgaf ,_ffff :=_daaeba ();if _ffff !=nil {return nil ,_ffff ; -};if len (_dgaf )> 0{return _dgaf ,nil ;};};return nil ,ErrSignNoCertificates ;}; +// EnableChain adds the specified certificate chain and validation data (OCSP +// and CRL information) for it to the global scope of the document DSS. The +// added data is used for validating any of the signatures present in the +// document. The LTV client attempts to build the certificate chain up to a +// trusted root by downloading any missing certificates. +func (_defbe *LTV )EnableChain (chain []*_cd .Certificate )error {return _defbe .enable (nil ,chain ,"")}; -// SetContext sets the sub action (context). -func (_gfb *PdfAction )SetContext (ctx PdfModel ){_gfb ._ga =ctx };func (_gcdd *PdfAcroForm )signatureFields ()[]*PdfFieldSignature {var _dabd []*PdfFieldSignature ;for _ ,_ggffc :=range _gcdd .AllFields (){switch _gdccd :=_ggffc .GetContext ().(type ){case *PdfFieldSignature :_ebaaf :=_gdccd ; -_dabd =append (_dabd ,_ebaaf );};};return _dabd ;};func (_dagdg *PdfWriter )checkLicense ()error {_ebcfe :=_ae .GetLicenseKey ();if (_ebcfe ==nil ||!_ebcfe .IsLicensed ())&&!_dceef {_dc .Printf ("\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020c\u006f\u0070\u0079\u0020\u006f\u0066\u0020\u0055\u006e\u0069P\u0044\u0046\u000a"); -_dc .Println ("-\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u0066\u0072e\u0065\u0020\u0074\u0072\u0069\u0061\u006c l\u0069\u0063\u0065\u006es\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070s:\u002f\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); -return _ad .New ("\u0075\u006e\u0069\u0070d\u0066\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020c\u006fd\u0065\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0064");};return nil ;}; +// IsTerminal returns true for terminal fields, false otherwise. +// Terminal fields are fields whose descendants are only widget annotations. +func (_acdb *PdfField )IsTerminal ()bool {return len (_acdb .Kids )==0};const (FieldFlagClear FieldFlag =0;FieldFlagReadOnly FieldFlag =1;FieldFlagRequired FieldFlag =(1<<1);FieldFlagNoExport FieldFlag =(2<<1);FieldFlagNoToggleToOff FieldFlag =(1<<14); +FieldFlagRadio FieldFlag =(1<<15);FieldFlagPushbutton FieldFlag =(1<<16);FieldFlagRadiosInUnision FieldFlag =(1<<25);FieldFlagMultiline FieldFlag =(1<<12);FieldFlagPassword FieldFlag =(1<<13);FieldFlagFileSelect FieldFlag =(1<<20);FieldFlagDoNotScroll FieldFlag =(1<<23); +FieldFlagComb FieldFlag =(1<<24);FieldFlagRichText FieldFlag =(1<<26);FieldFlagDoNotSpellCheck FieldFlag =(1<<22);FieldFlagCombo FieldFlag =(1<<17);FieldFlagEdit FieldFlag =(1<<18);FieldFlagSort FieldFlag =(1<<19);FieldFlagMultiSelect FieldFlag =(1<<21); +FieldFlagCommitOnSelChange FieldFlag =(1<<27);); -// ColorAt returns the color of the image pixel specified by the x and y coordinates. -func (_bfffg *Image )ColorAt (x ,y int )(_gc .Color ,error ){_gfgfc :=_gbed .BytesPerLine (int (_bfffg .Width ),int (_bfffg .BitsPerComponent ),_bfffg .ColorComponents );switch _bfffg .ColorComponents {case 1:return _gbed .ColorAtGrayscale (x ,y ,int (_bfffg .BitsPerComponent ),_gfgfc ,_bfffg .Data ,_bfffg ._cdbdc ); -case 3:return _gbed .ColorAtNRGBA (x ,y ,int (_bfffg .Width ),_gfgfc ,int (_bfffg .BitsPerComponent ),_bfffg .Data ,_bfffg ._gfffd ,_bfffg ._cdbdc );case 4:return _gbed .ColorAtCMYK (x ,y ,int (_bfffg .Width ),_bfffg .Data ,_bfffg ._cdbdc );};_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064 i\u006da\u0067\u0065\u002e\u0020\u0025\u0064\u0020\u0063\u006f\u006d\u0070\u006fn\u0065\u006e\u0074\u0073\u002c\u0020\u0025\u0064\u0020\u0062\u0069\u0074\u0073\u0020\u0070\u0065\u0072 \u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bfffg .ColorComponents ,_bfffg .BitsPerComponent ); -return nil ,_ad .New ("\u0075\u006e\u0073\u0075p\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0069\u006d\u0061g\u0065 \u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065");}; +// NewPdfSignature creates a new PdfSignature object. +func NewPdfSignature (handler SignatureHandler )*PdfSignature {_efdfbb :=&PdfSignature {Type :_bb .MakeName ("\u0053\u0069\u0067"),Handler :handler };_feaab :=&pdfSignDictionary {PdfObjectDictionary :_bb .MakeDict (),_cefbf :&handler ,_febed :_efdfbb }; +_efdfbb ._ggaed =_bb .MakeIndirectObject (_feaab );return _efdfbb ;}; -// NewPdfActionGoToR returns a new "go to remote" action. -func NewPdfActionGoToR ()*PdfActionGoToR {_ead :=NewPdfAction ();_ggf :=&PdfActionGoToR {};_ggf .PdfAction =_ead ;_ead .SetContext (_ggf );return _ggf ;};func (_bdec *PdfReader )newPdfAnnotationProjectionFromDict (_bee *_fd .PdfObjectDictionary )(*PdfAnnotationProjection ,error ){_fgag :=&PdfAnnotationProjection {}; -_bdcda ,_fccd :=_bdec .newPdfAnnotationMarkupFromDict (_bee );if _fccd !=nil {return nil ,_fccd ;};_fgag .PdfAnnotationMarkup =_bdcda ;return _fgag ,nil ;};func _bfcb (_cead _fd .PdfObject )(*PdfBorderStyle ,error ){_cfbg :=&PdfBorderStyle {};_cfbg ._cdd =_cead ; -var _adde *_fd .PdfObjectDictionary ;_cead =_fd .TraceToDirectObject (_cead );_adde ,_gafea :=_cead .(*_fd .PdfObjectDictionary );if !_gafea {return nil ,_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};if _gbaa :=_adde .Get ("\u0054\u0079\u0070\u0065"); -_gbaa !=nil {_ebbb ,_eged :=_gbaa .(*_fd .PdfObjectName );if !_eged {_ag .Log .Debug ("I\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u0077\u0069th\u0020\u0054\u0079\u0070e\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061me\u0020\u006fb\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0054",_gbaa ); -}else {if *_ebbb !="\u0042\u006f\u0072\u0064\u0065\u0072"{_ag .Log .Debug ("W\u0061\u0072\u006e\u0069\u006e\u0067,\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020B\u006f\u0072\u0064e\u0072:\u0020\u0025\u0073",*_ebbb );};};};if _efgf :=_adde .Get ("\u0057"); -_efgf !=nil {_ecfd ,_feg :=_fd .GetNumberAsFloat (_efgf );if _feg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006fr \u0072\u0065\u0074\u0072\u0069\u0065\u0076\u0069\u006e\u0067\u0020\u0057\u003a\u0020%\u0076",_feg );return nil ,_feg ;};_cfbg .W =&_ecfd ; -};if _cdbe :=_adde .Get ("\u0053");_cdbe !=nil {_cacf ,_efe :=_cdbe .(*_fd .PdfObjectName );if !_efe {return nil ,_ad .New ("\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u0053\u0020\u006e\u006ft\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0062j\u0065\u0063\u0074"); -};var _gccg BorderStyle ;switch *_cacf {case "\u0053":_gccg =BorderStyleSolid ;case "\u0044":_gccg =BorderStyleDashed ;case "\u0042":_gccg =BorderStyleBeveled ;case "\u0049":_gccg =BorderStyleInset ;case "\u0055":_gccg =BorderStyleUnderline ;default:_ag .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020s\u0074\u0079\u006c\u0065\u0020n\u0061\u006d\u0065\u0020\u0025\u0073",*_cacf ); -return nil ,_ad .New ("\u0073\u0074\u0079\u006ce \u0074\u0079\u0070\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065c\u006b");};_cfbg .S =&_gccg ;};if _caeb :=_adde .Get ("\u0044");_caeb !=nil {_feda ,_cde :=_caeb .(*_fd .PdfObjectArray ); -if !_cde {_ag .Log .Debug ("\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u0044\u0020\u0064a\u0073\u0068\u0020\u006e\u006f\u0074\u0020a\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0054",_caeb );return nil ,_ad .New ("\u0062o\u0072\u0064\u0065\u0072 \u0044\u0020\u0074\u0079\u0070e\u0020c\u0068e\u0063\u006b\u0020\u0065\u0072\u0072\u006fr"); -};_cec ,_fbbb :=_feda .ToIntegerArray ();if _fbbb !=nil {_ag .Log .Debug ("\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u0044 \u0050\u0072\u006fbl\u0065\u006d\u0020\u0063\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u006e\u0074\u0065\u0067e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u003a \u0025\u0076",_fbbb ); -return nil ,_fbbb ;};_cfbg .D =&_cec ;};return _cfbg ,nil ;}; +// Evaluate runs the function on the passed in slice and returns the results. +func (_ebdb *PdfFunctionType0 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=_ebdb .NumInputs {_gg .Log .Error ("\u004eu\u006d\u0062e\u0072\u0020\u006f\u0066 \u0069\u006e\u0070u\u0074\u0073\u0020\u006e\u006f\u0074\u0020\u006d\u0061tc\u0068\u0069\u006eg\u0020\u0077h\u0061\u0074\u0020\u0069\u0073\u0020n\u0065\u0065d\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072");};if _ebdb ._debdd ==nil {_debc :=_ebdb .processSamples ();if _debc !=nil {return nil ,_debc ;};};_gggde :=_ebdb .Encode ;if _gggde ==nil {_gggde =[]float64 {}; +for _bbgda :=0;_bbgda < len (_ebdb .Size );_bbgda ++{_gggde =append (_gggde ,0);_gggde =append (_gggde ,float64 (_ebdb .Size [_bbgda ]-1));};};_ebca :=_ebdb .Decode ;if _ebca ==nil {_ebca =_ebdb .Range ;};_acbf :=make ([]int ,len (x ));for _fege :=0;_fege < len (x ); +_fege ++{_bfdff :=x [_fege ];_bgbfec :=_bdd .Min (_bdd .Max (_bfdff ,_ebdb .Domain [2*_fege ]),_ebdb .Domain [2*_fege +1]);_fgfa :=_gdf .LinearInterpolate (_bgbfec ,_ebdb .Domain [2*_fege ],_ebdb .Domain [2*_fege +1],_gggde [2*_fege ],_gggde [2*_fege +1]); +_afdgg :=_bdd .Min (_bdd .Max (_fgfa ,0),float64 (_ebdb .Size [_fege ]-1));_baebb :=int (_bdd .Floor (_afdgg +0.5));if _baebb < 0{_baebb =0;}else if _baebb > _ebdb .Size [_fege ]{_baebb =_ebdb .Size [_fege ]-1;};_acbf [_fege ]=_baebb ;};_bdfc :=_acbf [0]; +for _debcd :=1;_debcd < _ebdb .NumInputs ;_debcd ++{_eegca :=_acbf [_debcd ];for _egfea :=0;_egfea < _debcd ;_egfea ++{_eegca *=_ebdb .Size [_egfea ];};_bdfc +=_eegca ;};_bdfc *=_ebdb .NumOutputs ;var _fffaa []float64 ;for _edgg :=0;_edgg < _ebdb .NumOutputs ; +_edgg ++{_egcgg :=_bdfc +_edgg ;if _egcgg >=len (_ebdb ._debdd ){_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u006e\u006ft\u0020\u0065\u006eo\u0075\u0067\u0068\u0020\u0069\u006ep\u0075\u0074\u0020sa\u006dp\u006c\u0065\u0073\u0020\u0074\u006f\u0020d\u0065\u0074\u0065\u0072\u006d\u0069\u006e\u0065\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0076\u0061lu\u0065\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +continue ;};_affge :=_ebdb ._debdd [_egcgg ];_abgag :=_gdf .LinearInterpolate (float64 (_affge ),0,_bdd .Pow (2,float64 (_ebdb .BitsPerSample )),_ebca [2*_edgg ],_ebca [2*_edgg +1]);_daafa :=_bdd .Min (_bdd .Max (_abgag ,_ebdb .Range [2*_edgg ]),_ebdb .Range [2*_edgg +1]); +_fffaa =append (_fffaa ,_daafa );};return _fffaa ,nil ;}; -// PdfColor interface represents a generic color in PDF. -type PdfColor interface{}; +// Encoder returns the font's text encoder. +func (_dfcga pdfCIDFontType2 )Encoder ()_ga .TextEncoder {return _dfcga ._aeggf }; -// NewPdfActionSubmitForm returns a new "submit form" action. -func NewPdfActionSubmitForm ()*PdfActionSubmitForm {_gebc :=NewPdfAction ();_gab :=&PdfActionSubmitForm {};_gab .PdfAction =_gebc ;_gebc .SetContext (_gab );return _gab ;}; +// B returns the value of the blue component of the color. +func (_eedcb *PdfColorDeviceRGB )B ()float64 {return _eedcb [2]}; -// NewPdfActionTrans returns a new "trans" action. -func NewPdfActionTrans ()*PdfActionTrans {_afa :=NewPdfAction ();_dag :=&PdfActionTrans {};_dag .PdfAction =_afa ;_afa .SetContext (_dag );return _dag ;};func (_beca *PdfReader )newPdfActionGotoFromDict (_cga *_fd .PdfObjectDictionary )(*PdfActionGoTo ,error ){return &PdfActionGoTo {D :_cga .Get ("\u0044")},nil ; -}; +// GetOutlines returns a high-level Outline object, based on the outline tree +// of the reader. +func (_efgca *PdfReader )GetOutlines ()(*Outline ,error ){if _efgca ==nil {return nil ,_ed .New ("\u0063\u0061n\u006e\u006f\u0074\u0020c\u0072\u0065a\u0074\u0065\u0020\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u006e\u0069\u006c\u0020\u0072e\u0061\u0064\u0065\u0072"); +};_fcfag :=_efgca .GetOutlineTree ();if _fcfag ==nil {return nil ,_ed .New ("\u0074\u0068\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0072\u0065\u0061\u0064e\u0072\u0020\u0064\u006f\u0065\u0073\u0020n\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0020o\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065"); +};var _bbff func (_ddfd *PdfOutlineTreeNode ,_fefcd *[]*OutlineItem );_bbff =func (_gagfgcd *PdfOutlineTreeNode ,_adfgc *[]*OutlineItem ){if _gagfgcd ==nil {return ;};if _gagfgcd ._fegg ==nil {_gg .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020m\u0069\u0073\u0073\u0069ng \u006fut\u006c\u0069\u006e\u0065\u0020\u0065\u006etr\u0079\u0020\u0063\u006f\u006e\u0074\u0065x\u0074"); +return ;};var _cebe *OutlineItem ;if _fggaa ,_efed :=_gagfgcd ._fegg .(*PdfOutlineItem );_efed {_fadde :=_fggaa .Dest ;if (_fadde ==nil ||_bb .IsNullObject (_fadde ))&&_fggaa .A !=nil {if _caaca ,_gabeg :=_bb .GetDict (_fggaa .A );_gabeg {if _ecceg ,_defcc :=_bb .GetArray (_caaca .Get ("\u0044")); +_defcc {_fadde =_ecceg ;}else {_ddcbb ,_dbad :=_bb .GetString (_caaca .Get ("\u0044"));if !_dbad {return ;};_dcdfff ,_dbad :=_efgca ._effcg .Get ("\u004e\u0061\u006de\u0073").(*_bb .PdfObjectReference );if !_dbad {return ;};_degf ,_ebgbc :=_efgca ._cfaef .LookupByReference (*_dcdfff ); +if _ebgbc !=nil {_gg .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u006e\u0061\u006d\u0065\u0073\u0020\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0028\u0025\u0073\u0029",_ebgbc .Error ()); +return ;};_bgfba ,_dbad :=_degf .(*_bb .PdfIndirectObject );if !_dbad {return ;};_dcgggg :=map[_bb .PdfObject ]struct{}{};_ebgbc =_efgca .buildNameNodes (_bgfba ,_dcgggg );if _ebgbc !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006ea\u006d\u0065\u0020\u006e\u006fd\u0065\u0073 \u0028\u0025\u0073\u0029",_ebgbc .Error ()); +return ;};for _egcea :=range _dcgggg {_fabfg ,_cdgaa :=_bb .GetDict (_egcea );if !_cdgaa {continue ;};_baec ,_cdgaa :=_bb .GetArray (_fabfg .Get ("\u004e\u0061\u006de\u0073"));if !_cdgaa {continue ;};for _begde ,_bagad :=range _baec .Elements (){switch _bagad .(type ){case *_bb .PdfObjectString :if _bagad .String ()==_ddcbb .String (){if _fdagbd :=_baec .Get (_begde +1); +_fdagbd !=nil {if _dfgf ,_faaed :=_bb .GetDict (_fdagbd );_faaed {_fadde =_dfgf .Get ("\u0044");break ;};};};};};};};};};var _gbbec OutlineDest ;if _fadde !=nil &&!_bb .IsNullObject (_fadde ){if _ggga ,_fgebb :=_dbfe (_fadde ,_efgca );_fgebb ==nil {_gbbec =*_ggga ; +}else {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020p\u0061\u0072\u0073\u0065\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0064\u0065\u0073\u0074\u0020\u0028\u0025\u0076\u0029\u003a\u0020\u0025\u0076",_fadde ,_fgebb ); +};};_cebe =NewOutlineItem (_fggaa .Title .Decoded (),_gbbec );*_adfgc =append (*_adfgc ,_cebe );if _fggaa .Next !=nil {_bbff (_fggaa .Next ,_adfgc );};};if _gagfgcd .First !=nil {if _cebe !=nil {_adfgc =&_cebe .Entries ;};_bbff (_gagfgcd .First ,_adfgc ); +};};_becae :=NewOutline ();_bbff (_fcfag ,&_becae .Entries );return _becae ,nil ;}; -// GetPage returns the PdfPage model for the specified page number. -func (_dfgef *PdfReader )GetPage (pageNumber int )(*PdfPage ,error ){if _dfgef ._faaf .GetCrypter ()!=nil &&!_dfgef ._faaf .IsAuthenticated (){return nil ,_dc .Errorf ("\u0066\u0069\u006c\u0065\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f\u0020\u0062e\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); -};if len (_dfgef ._bbfca )< pageNumber {return nil ,_ad .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0028\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u0074o\u006f\u0020\u0073\u0068\u006f\u0072\u0074\u0029"); -};_gcfaa :=pageNumber -1;if _gcfaa < 0{return nil ,_dc .Errorf ("\u0070\u0061\u0067\u0065\u0020\u006e\u0075\u006d\u0062\u0065r\u0069\u006e\u0067\u0020\u006d\u0075\u0073t\u0020\u0073\u0074\u0061\u0072\u0074\u0020\u0061\u0074\u0020\u0031");};_bbefa :=_dfgef .PageList [_gcfaa ]; -return _bbefa ,nil ;}; +// PdfAnnotationSquiggly represents Squiggly annotations. +// (Section 12.5.6.10). +type PdfAnnotationSquiggly struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _bb .PdfObject ;}; -// SetOCProperties sets the optional content properties. -func (_cgea *PdfWriter )SetOCProperties (ocProperties _fd .PdfObject )error {_eefee :=_cgea ._fdaca ;if ocProperties !=nil {_ag .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u004f\u0043\u0020\u0050\u0072o\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002e\u002e\u002e"); -_eefee .Set ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",ocProperties );return _cgea .addObjects (ocProperties );};return nil ;}; +// GetSubFilter returns SubFilter value or empty string. +func (_eddgc *pdfSignDictionary )GetSubFilter ()string {_dged :=_eddgc .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r");if _dged ==nil {return "";};if _ccadd ,_cabgd :=_bb .GetNameVal (_dged );_cabgd {return _ccadd ;};return "";};func (_edb *PdfReader )newPdfAnnotationMarkupFromDict (_gege *_bb .PdfObjectDictionary )(*PdfAnnotationMarkup ,error ){_cgeg :=&PdfAnnotationMarkup {}; +if _fadb :=_gege .Get ("\u0054");_fadb !=nil {_cgeg .T =_fadb ;};if _cda :=_gege .Get ("\u0050\u006f\u0070u\u0070");_cda !=nil {_cgba ,_fgbe :=_cda .(*_bb .PdfIndirectObject );if !_fgbe {if _ ,_fgad :=_cda .(*_bb .PdfObjectNull );!_fgad {return nil ,_ed .New ("p\u006f\u0070\u0075\u0070\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0070\u006f\u0069\u006e\u0074\u0020t\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072ec\u0074\u0020\u006fb\u006ae\u0063\u0074"); +};}else {_gfb ,_aebd :=_edb .newPdfAnnotationFromIndirectObject (_cgba );if _aebd !=nil {return nil ,_aebd ;};if _gfb !=nil {_gcef ,_bgadd :=_gfb ._ff .(*PdfAnnotationPopup );if !_bgadd {return nil ,_ed .New ("\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0020\u0070\u006f\u0070\u0075\u0070\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"); +};_cgeg .Popup =_gcef ;};};};if _cadg :=_gege .Get ("\u0043\u0041");_cadg !=nil {_cgeg .CA =_cadg ;};if _agc :=_gege .Get ("\u0052\u0043");_agc !=nil {_cgeg .RC =_agc ;};if _ebec :=_gege .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065"); +_ebec !=nil {_cgeg .CreationDate =_ebec ;};if _eff :=_gege .Get ("\u0049\u0052\u0054");_eff !=nil {_cgeg .IRT =_eff ;};if _bgca :=_gege .Get ("\u0053\u0075\u0062\u006a");_bgca !=nil {_cgeg .Subj =_bgca ;};if _cdbe :=_gege .Get ("\u0052\u0054");_cdbe !=nil {_cgeg .RT =_cdbe ; +};if _cfde :=_gege .Get ("\u0049\u0054");_cfde !=nil {_cgeg .IT =_cfde ;};if _aed :=_gege .Get ("\u0045\u0078\u0044\u0061\u0074\u0061");_aed !=nil {_cgeg .ExData =_aed ;};return _cgeg ,nil ;}; -// Names represents a PDF name tree. -// -// Ref: PDF32000_2008 chapter 7.7.4. -type Names struct{_acbf *_fd .PdfIndirectObject ; +// NewPdfAnnotationPopup returns a new popup annotation. +func NewPdfAnnotationPopup ()*PdfAnnotationPopup {_bge :=NewPdfAnnotation ();_egef :=&PdfAnnotationPopup {};_egef .PdfAnnotation =_bge ;_bge .SetContext (_egef );return _egef ;}; -// Dests is a name tree mapping name string to destinations. -Dests *_fd .PdfObjectDictionary ; +// Encoder iterates through the list of fonts and returns a working encoder +func (_cagdd *MultipleFontEncoder )Encoder (rn rune )(_ga .TextEncoder ,bool ){_aadaf :=_cagdd .CurrentFont ;_deefc :=_aadaf .Encoder ();_ ,_dcfcc :=_deefc .RuneToCharcode (rn );for _gced :=1;_gced < len (_cagdd ._dfgcb )&&!_dcfcc ;_gced ++{_aadaf =_cagdd ._dfgcb [_gced ]; +_deefc =_aadaf .Encoder ();_ ,_dcfcc =_deefc .RuneToCharcode (rn );_cagdd .CurrentFont =_aadaf ;};return _deefc ,_dcfcc ;};func (_geggg *PdfAppender )updateObjectsDeep (_cfdb _bb .PdfObject ,_dfcf map[_bb .PdfObject ]struct{}){if _dfcf ==nil {_dfcf =map[_bb .PdfObject ]struct{}{}; +};if _ ,_fcgc :=_dfcf [_cfdb ];_fcgc ||_cfdb ==nil {return ;};_dfcf [_cfdb ]=struct{}{};_abcc :=_bb .ResolveReferencesDeep (_cfdb ,_geggg ._eaag );if _abcc !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abcc );};switch _bgbf :=_cfdb .(type ){case *_bb .PdfIndirectObject :switch {case _bgbf .GetParser ()==_geggg ._aadf ._cfaef :return ; +case _bgbf .GetParser ()==_geggg .Reader ._cfaef :_egae ,_ :=_geggg ._aadf .GetIndirectObjectByNumber (int (_bgbf .ObjectNumber ));_bdbd ,_egce :=_egae .(*_bb .PdfIndirectObject );if _egce &&_bdbd !=nil {if _bdbd .PdfObject !=_bgbf .PdfObject &&_bdbd .PdfObject .WriteString ()!=_bgbf .PdfObject .WriteString (){if _dce .Contains (_bgbf .PdfObject .WriteString (),"\u002f\u0053\u0069\u0067")&&_dce .Contains (_bgbf .PdfObject .WriteString (),"\u002f\u0053\u0075\u0062\u0074\u0079\u0070\u0065"){return ; +};_geggg .addNewObject (_cfdb );_geggg ._gecf [_cfdb ]=_bgbf .ObjectNumber ;};};default:_geggg .addNewObject (_cfdb );};_geggg .updateObjectsDeep (_bgbf .PdfObject ,_dfcf );case *_bb .PdfObjectArray :for _ ,_abgd :=range _bgbf .Elements (){_geggg .updateObjectsDeep (_abgd ,_dfcf ); +};case *_bb .PdfObjectDictionary :for _ ,_dcdf :=range _bgbf .Keys (){_geggg .updateObjectsDeep (_bgbf .Get (_dcdf ),_dfcf );};case *_bb .PdfObjectStreams :if _bgbf .GetParser ()!=_geggg ._aadf ._cfaef {for _ ,_gffg :=range _bgbf .Elements (){_geggg .updateObjectsDeep (_gffg ,_dfcf ); +};};case *_bb .PdfObjectStream :switch {case _bgbf .GetParser ()==_geggg ._aadf ._cfaef :return ;case _bgbf .GetParser ()==_geggg .Reader ._cfaef :if _gacce ,_dedef :=_geggg ._aadf ._cfaef .LookupByReference (_bgbf .PdfObjectReference );_dedef ==nil {var _ddga bool ; +if _bfgb ,_fffe :=_bb .GetStream (_gacce );_fffe &&_aa .Equal (_bfgb .Stream ,_bgbf .Stream ){_ddga =true ;};if _fgbf ,_daaa :=_bb .GetDict (_gacce );_ddga &&_daaa {_ddga =_fgbf .WriteString ()==_bgbf .PdfObjectDictionary .WriteString ();};if _ddga {return ; +};};if _bgbf .ObjectNumber !=0{_geggg ._gecf [_cfdb ]=_bgbf .ObjectNumber ;};default:if _ ,_baea :=_geggg ._bgbge [_cfdb ];!_baea {_geggg .addNewObject (_cfdb );};};_geggg .updateObjectsDeep (_bgbf .PdfObjectDictionary ,_dfcf );};}; -// AP is a name tree mapping name strings to annotation appearance streams. -AP *_fd .PdfObjectDictionary ; +// PdfAnnotationStamp represents Stamp annotations. +// (Section 12.5.6.12). +type PdfAnnotationStamp struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Name _bb .PdfObject ;};var _bgfa =map[string ]struct{}{"\u0046\u0054":{},"\u004b\u0069\u0064\u0073":{},"\u0054":{},"\u0054\u0055":{},"\u0054\u004d":{},"\u0046\u0066":{},"\u0056":{},"\u0044\u0056":{},"\u0041\u0041":{},"\u0044\u0041":{},"\u0051":{},"\u0044\u0053":{},"\u0052\u0056":{}}; +const (XObjectTypeUndefined XObjectType =iota ;XObjectTypeImage ;XObjectTypeForm ;XObjectTypePS ;XObjectTypeUnknown ;); -// JavaScript is a name tree mapping name strings to JavaScript actions. -JavaScript *_fd .PdfObjectDictionary ; +// NewPdfColorspaceLab returns a new Lab colorspace object. +func NewPdfColorspaceLab ()*PdfColorspaceLab {_fafa :=&PdfColorspaceLab {};_fafa .BlackPoint =[]float64 {0.0,0.0,0.0};_fafa .Range =[]float64 {-100,100,-100,100};return _fafa ;}; -// Pages is a name tree mapping name strings to visible pages for use in interactive forms. -Pages *_fd .PdfObjectDictionary ; - -// Templates is a name tree mapping name strings to invisible (template) pages for use in interactive forms. -Templates *_fd .PdfObjectDictionary ; +// DecodeArray returns the component range values for the DeviceN colorspace. +// [0 1.0 0 1.0 ...] for each color component. +func (_ecdad *PdfColorspaceDeviceN )DecodeArray ()[]float64 {var _cegeg []float64 ;for _dcdfg :=0;_dcdfg < _ecdad .GetNumComponents ();_dcdfg ++{_cegeg =append (_cegeg ,0.0,1.0);};return _cegeg ;}; -// IDS is a name tree mapping digital identifies to Web Capture content sets. -IDS *_fd .PdfObjectDictionary ; +// ToInteger convert to an integer format. +func (_cacc *PdfColorDeviceRGB )ToInteger (bits int )[3]uint32 {_fbfb :=_bdd .Pow (2,float64 (bits ))-1;return [3]uint32 {uint32 (_fbfb *_cacc .R ()),uint32 (_fbfb *_cacc .G ()),uint32 (_fbfb *_cacc .B ())};}; -// URLS is a name tree mapping URLs to Web Capture content sets. -URLS *_fd .PdfObjectDictionary ; +// ColorToRGB converts a color in Separation colorspace to RGB colorspace. +func (_gdaee *PdfColorspaceSpecialSeparation )ColorToRGB (color PdfColor )(PdfColor ,error ){if _gdaee .AlternateSpace ==nil {return nil ,_ed .New ("\u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0020c\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); +};return _gdaee .AlternateSpace .ColorToRGB (color );};func _bdgc (_fgffc *_bb .PdfObjectDictionary ,_cgcf *fontCommon )(*pdfCIDFontType2 ,error ){if _cgcf ._ecdc !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_gg .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0046\u006fn\u0074\u0020\u0053u\u0062\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020CI\u0044\u0046\u006fn\u0074\u0054y\u0070\u0065\u0032\u002e\u0020\u0066o\u006e\u0074=\u0025\u0073",_cgcf ); +return nil ,_bb .ErrRangeError ;};_gdccb :=_gddgge (_cgcf );_efcg ,_ceef :=_bb .GetDict (_fgffc .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_ceef {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043I\u0044\u0053\u0079st\u0065\u006d\u0049\u006e\u0066\u006f \u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_cgcf ); +return nil ,ErrRequiredAttributeMissing ;};_gdccb .CIDSystemInfo =_efcg ;_gdccb .DW =_fgffc .Get ("\u0044\u0057");_gdccb .W =_fgffc .Get ("\u0057");_gdccb .DW2 =_fgffc .Get ("\u0044\u0057\u0032");_gdccb .W2 =_fgffc .Get ("\u0057\u0032");_gdccb .CIDToGIDMap =_fgffc .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070"); +_gdccb ._ddda =1000.0;if _ddgge ,_dgfb :=_bb .GetNumberAsFloat (_gdccb .DW );_dgfb ==nil {_gdccb ._ddda =_ddgge ;};_fdaa ,_bdefgb :=_fdbc (_gdccb .W );if _bdefgb !=nil {return nil ,_bdefgb ;};if _fdaa ==nil {_fdaa =map[_ga .CharCode ]float64 {};};_gdccb ._fdedf =_fdaa ; +return _gdccb ,nil ;};func (_fdb *PdfReader )newPdfActionHideFromDict (_cee *_bb .PdfObjectDictionary )(*PdfActionHide ,error ){return &PdfActionHide {T :_cee .Get ("\u0054"),H :_cee .Get ("\u0048")},nil ;}; -// EmbeddedFiles is a name tree mapping name strings to file specifications for embedded file streams. -EmbeddedFiles *_fd .PdfObjectDictionary ; +// SetVersion sets the PDF version of the output file. +func (_cffcfd *PdfWriter )SetVersion (majorVersion ,minorVersion int ){_cffcfd ._gecfd .Major =majorVersion ;_cffcfd ._gecfd .Minor =minorVersion ;}; -// AlternatePresentations is a name tree mapping name strings to alternate presentations. -AlternatePresentations *_fd .PdfObjectDictionary ; +// A returns the value of the A component of the color. +func (_gfbec *PdfColorLab )A ()float64 {return _gfbec [1]}; -// Renditions is a name tree mapping name strings (which shall have Unicode encoding) to rendition objects. -Renditions *_fd .PdfObjectDictionary ;}; +// GetContext returns a reference to the subpattern entry: either PdfTilingPattern or PdfShadingPattern. +func (_geecc *PdfPattern )GetContext ()PdfModel {return _geecc ._aafef }; -// Decrypt decrypts the PDF file with a specified password. Also tries to -// decrypt with an empty password. Returns true if successful, -// false otherwise. -func (_afafg *PdfReader )Decrypt (password []byte )(bool ,error ){_eegge ,_dbcag :=_afafg ._faaf .Decrypt (password );if _dbcag !=nil {return false ,_dbcag ;};if !_eegge {return false ,nil ;};_dbcag =_afafg .loadStructure ();if _dbcag !=nil {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0046\u0061\u0069\u006c\u0020\u0074\u006f \u006co\u0061d\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072\u0065\u0020\u0028\u0025\u0073\u0029",_dbcag ); -return false ,_dbcag ;};return true ,nil ;}; +// AddExtGState add External Graphics State (GState). The gsDict can be specified +// either directly as a dictionary or an indirect object containing a dictionary. +func (_bbfab *PdfPageResources )AddExtGState (gsName _bb .PdfObjectName ,gsDict _bb .PdfObject )error {if _bbfab .ExtGState ==nil {_bbfab .ExtGState =_bb .MakeDict ();};_efgaf :=_bbfab .ExtGState ;_ffad ,_acggdd :=_bb .TraceToDirectObject (_efgaf ).(*_bb .PdfObjectDictionary ); +if !_acggdd {_gg .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020e\u0072r\u006f\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u002f\u0025\u0054\u0029",_efgaf ,_bb .TraceToDirectObject (_efgaf )); +return _bb .ErrTypeError ;};_ffad .Set (gsName ,gsDict );return nil ;};func _ceece (_ceagd *fontCommon )*pdfFontType3 {return &pdfFontType3 {fontCommon :*_ceagd }}; -// String returns a string representation of PdfTransformParamsDocMDP. -func (_fadfc *PdfTransformParamsDocMDP )String ()string {return _dc .Sprintf ("\u0025\u0073\u0020\u0050\u003a\u0020\u0025\u0073\u0020V\u003a\u0020\u0025\u0073",_fadfc .Type ,_fadfc .P ,_fadfc .V );}; +// PdfAnnotation3D represents 3D annotations. +// (Section 13.6.2). +type PdfAnnotation3D struct{*PdfAnnotation ;T3DD _bb .PdfObject ;T3DV _bb .PdfObject ;T3DA _bb .PdfObject ;T3DI _bb .PdfObject ;T3DB _bb .PdfObject ;}; -// Enable LTV enables the specified signature. The signing certificate -// chain is extracted from the signature dictionary. Optionally, additional -// certificates can be specified through the `extraCerts` parameter. -// The LTV client attempts to build the certificate chain up to a trusted root -// by downloading any missing certificates. -func (_fbaaf *LTV )Enable (sig *PdfSignature ,extraCerts []*_gff .Certificate )error {if _ggbc :=_fbaaf .validateSig (sig );_ggbc !=nil {return _ggbc ;};_bdeb ,_gaggg :=_fbaaf .generateVRIKey (sig );if _gaggg !=nil {return _gaggg ;};if _ ,_bgbgc :=_fbaaf ._fefa .VRI [_bdeb ]; -_bgbgc &&_fbaaf .SkipExisting {return nil ;};_cebc ,_gaggg :=sig .GetCerts ();if _gaggg !=nil {return _gaggg ;};return _fbaaf .enable (_cebc ,extraCerts ,_bdeb );};func _fcced (_gbefg *_fd .PdfObjectDictionary ,_cbeed *fontCommon ,_bfadb _ee .TextEncoder )(*pdfFontSimple ,error ){_eegcf :=_bdcba (_cbeed ); -_eegcf ._gadae =_bfadb ;if _bfadb ==nil {_eggdf :=_gbefg .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _eggdf ==nil {_eggdf =_fd .MakeInteger (0);};_eegcf .FirstChar =_eggdf ;_dbcbe ,_aegdc :=_fd .GetIntVal (_eggdf );if !_aegdc {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0046i\u0072s\u0074C\u0068\u0061\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_eggdf ); -return nil ,_fd .ErrTypeError ;};_daad :=_ee .CharCode (_dbcbe );_eggdf =_gbefg .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _eggdf ==nil {_eggdf =_fd .MakeInteger (255);};_eegcf .LastChar =_eggdf ;_dbcbe ,_aegdc =_fd .GetIntVal (_eggdf ); -if !_aegdc {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004c\u0061\u0073\u0074\u0043h\u0061\u0072\u0020\u0074\u0079\u0070\u0065 \u0028\u0025\u0054\u0029",_eggdf );return nil ,_fd .ErrTypeError ; -};_dcbcg :=_ee .CharCode (_dbcbe );_eegcf ._bafeg =make (map[_ee .CharCode ]float64 );_eggdf =_gbefg .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _eggdf !=nil {_eegcf .Widths =_eggdf ;_bcece ,_cgcbg :=_fd .GetArray (_eggdf );if !_cgcbg {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020W\u0069\u0064t\u0068\u0073\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_eggdf ); -return nil ,_fd .ErrTypeError ;};_efbbe ,_cggd :=_bcece .ToFloat64Array ();if _cggd !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069d\u0074\u0068\u0073\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); -return nil ,_cggd ;};if len (_efbbe )!=int (_dcbcg -_daad +1){_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0074\u0068s\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0025\u0064 \u0028\u0025\u0064\u0029",_dcbcg -_daad +1,len (_efbbe )); -return nil ,_fd .ErrRangeError ;};for _gdfb ,_bcdd :=range _efbbe {_eegcf ._bafeg [_daad +_ee .CharCode (_gdfb )]=_bcdd ;};};};_eegcf .Encoding =_fd .TraceToDirectObject (_gbefg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));return _eegcf ,nil ; -}; +// PdfActionNamed represents a named action. +type PdfActionNamed struct{*PdfAction ;N _bb .PdfObject ;}; -// ToPdfObject implements interface PdfModel. -func (_efdc *PdfAnnotation3D )ToPdfObject ()_fd .PdfObject {_efdc .PdfAnnotation .ToPdfObject ();_gdfe :=_efdc ._aeb ;_bac :=_gdfe .PdfObject .(*_fd .PdfObjectDictionary );_bac .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0033\u0044")); -_bac .SetIfNotNil ("\u0033\u0044\u0044",_efdc .T3DD );_bac .SetIfNotNil ("\u0033\u0044\u0056",_efdc .T3DV );_bac .SetIfNotNil ("\u0033\u0044\u0041",_efdc .T3DA );_bac .SetIfNotNil ("\u0033\u0044\u0049",_efdc .T3DI );_bac .SetIfNotNil ("\u0033\u0044\u0042",_efdc .T3DB ); -return _gdfe ;};func (_bdcae *PdfWriter )hasObject (_gdbfcc _fd .PdfObject )bool {_ ,_ceebc :=_bdcae ._agfaff [_gdbfcc ];return _ceebc ;}; +// NewPdfReader returns a new PdfReader for an input io.ReadSeeker interface. Can be used to read PDF from +// memory or file. Immediately loads and traverses the PDF structure including pages and page contents (if +// not encrypted). Loads entire document structure into memory. +// Alternatively a lazy-loading reader can be created with NewPdfReaderLazy which loads only references, +// and references are loaded from disk into memory on an as-needed basis. +func NewPdfReader (rs _ecb .ReadSeeker )(*PdfReader ,error ){const _febag ="\u006do\u0064e\u006c\u003a\u004e\u0065\u0077P\u0064\u0066R\u0065\u0061\u0064\u0065\u0072";return _dgdcf (rs ,&ReaderOpts {},false ,_febag );}; -// NewPdfAnnotationInk returns a new ink annotation. -func NewPdfAnnotationInk ()*PdfAnnotationInk {_eaa :=NewPdfAnnotation ();_gafd :=&PdfAnnotationInk {};_gafd .PdfAnnotation =_eaa ;_gafd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_eaa .SetContext (_gafd );return _gafd ;}; +// SetLocation sets the `Location` field of the signature. +func (_eeaa *PdfSignature )SetLocation (location string ){_eeaa .Location =_bb .MakeString (location )}; -// PdfAnnotationHighlight represents Highlight annotations. -// (Section 12.5.6.10). -type PdfAnnotationHighlight struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _fd .PdfObject ;}; +// PdfAnnotationPrinterMark represents PrinterMark annotations. +// (Section 12.5.6.20). +type PdfAnnotationPrinterMark struct{*PdfAnnotation ;MN _bb .PdfObject ;}; -// ReplaceAcroForm replaces the acrobat form. It appends a new form to the Pdf which -// replaces the original AcroForm. -func (_gagfa *PdfAppender )ReplaceAcroForm (acroForm *PdfAcroForm ){if acroForm !=nil {_gagfa .updateObjectsDeep (acroForm .ToPdfObject (),nil );};_gagfa ._agfb =acroForm ;}; +// DefaultImageHandler is the default implementation of the ImageHandler using the standard go library. +type DefaultImageHandler struct{};func (_bagd fontCommon )coreString ()string {_faee :="";if _bagd ._eadda !=nil {_faee =_bagd ._eadda .String ();};return _e .Sprintf ("\u0025#\u0071\u0020%\u0023\u0071\u0020%\u0071\u0020\u006f\u0062\u006a\u003d\u0025d\u0020\u0054\u006f\u0055\u006e\u0069c\u006f\u0064\u0065\u003d\u0025\u0074\u0020\u0066\u006c\u0061\u0067s\u003d\u0030\u0078\u0025\u0030\u0078\u0020\u0025\u0073",_bagd ._ecdc ,_bagd ._gdaeed ,_bagd ._ffed ,_bagd ._fffc ,_bagd ._daab !=nil ,_bagd .fontFlags (),_faee ); +}; -// ColorToRGB verifies that the input color is an RGB color. Method exists in -// order to satisfy the PdfColorspace interface. -func (_fgfc *PdfColorspaceDeviceRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_dbdg ,_bbec :=color .(*PdfColorDeviceRGB );if !_bbec {_ag .Log .Debug ("\u0049\u006e\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006f\u0072 \u006e\u006f\u0074\u0020\u0064\u0065\u0076\u0069\u0063\u0065 \u0052\u0047\u0042"); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return _dbdg ,nil ;}; +// NewPdfOutputIntentFromPdfObject creates a new PdfOutputIntent from the input core.PdfObject. +func NewPdfOutputIntentFromPdfObject (object _bb .PdfObject )(*PdfOutputIntent ,error ){_eagf :=&PdfOutputIntent {};if _ecce :=_eagf .ParsePdfObject (object );_ecce !=nil {return nil ,_ecce ;};return _eagf ,nil ;}; -// ConvertToBinary converts current image into binary (bi-level) format. -// Binary images are composed of single bits per pixel (only black or white). -// If provided image has more color components, then it would be converted into binary image using -// histogram auto threshold function. -func (_agcg *Image )ConvertToBinary ()error {if _agcg .ColorComponents ==1&&_agcg .BitsPerComponent ==1{return nil ;};_affe ,_ecced :=_agcg .ToGoImage ();if _ecced !=nil {return _ecced ;};_febd ,_ecced :=_gbed .MonochromeConverter .Convert (_affe );if _ecced !=nil {return _ecced ; -};_agcg .Data =_febd .Base ().Data ;_agcg ._gfffd ,_ecced =_gbed .ScaleAlphaToMonochrome (_agcg ._gfffd ,int (_agcg .Width ),int (_agcg .Height ));if _ecced !=nil {return _ecced ;};_agcg .BitsPerComponent =1;_agcg .ColorComponents =1;_agcg ._cdbdc =nil ; -return nil ;}; +// PdfColorDeviceCMYK is a CMYK32 color, where each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. +type PdfColorDeviceCMYK [4]float64 ;func (_ddaae *LTV )generateVRIKey (_bbddf *PdfSignature )(string ,error ){_dagba ,_aacg :=_faef (_bbddf .Contents .Bytes ());if _aacg !=nil {return "",_aacg ;};return _dce .ToUpper (_ccc .EncodeToString (_dagba )),nil ; +}; -// NewPdfActionURI returns a new "Uri" action. -func NewPdfActionURI ()*PdfActionURI {_cfg :=NewPdfAction ();_acb :=&PdfActionURI {};_acb .PdfAction =_cfg ;_cfg .SetContext (_acb );return _acb ;}; +// SetXObjectByName adds the XObject from the passed in stream to the page resources. +// The added XObject is identified by the specified name. +func (_eadaca *PdfPageResources )SetXObjectByName (keyName _bb .PdfObjectName ,stream *_bb .PdfObjectStream )error {if _eadaca .XObject ==nil {_eadaca .XObject =_bb .MakeDict ();};_cecea :=_bb .TraceToDirectObject (_eadaca .XObject );_cfdfg ,_abeaf :=_cecea .(*_bb .PdfObjectDictionary ); +if !_abeaf {_gg .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0058\u004f\u0062j\u0065\u0063\u0074\u002c\u0020\u0067\u006f\u0074\u0020\u0025T\u002f\u0025\u0054",_eadaca .XObject ,_cecea );return _ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_cfdfg .Set (keyName ,stream );return nil ;}; -// PdfColorspaceDeviceRGB represents an RGB colorspace. -type PdfColorspaceDeviceRGB struct{};func (_fbdfcg *PdfWriter )copyObjects (){_ccade :=make (map[_fd .PdfObject ]_fd .PdfObject );_bbfbc :=make ([]_fd .PdfObject ,0,len (_fbdfcg ._agfbf ));_faeb :=make (map[_fd .PdfObject ]struct{},len (_fbdfcg ._agfbf )); -_fegcf :=make (map[_fd .PdfObject ]struct{});for _ ,_aadcgg :=range _fbdfcg ._agfbf {_gbagd :=_fbdfcg .copyObject (_aadcgg ,_ccade ,_fegcf ,false );if _ ,_aafeea :=_fegcf [_aadcgg ];_aafeea {continue ;};_bbfbc =append (_bbfbc ,_gbagd );_faeb [_gbagd ]=struct{}{}; -};_fbdfcg ._agfbf =_bbfbc ;_fbdfcg ._agfaff =_faeb ;_fbdfcg ._ggdfa =_fbdfcg .copyObject (_fbdfcg ._ggdfa ,_ccade ,nil ,false ).(*_fd .PdfIndirectObject );_fbdfcg ._defdd =_fbdfcg .copyObject (_fbdfcg ._defdd ,_ccade ,nil ,false ).(*_fd .PdfIndirectObject ); -if _fbdfcg ._abbcc !=nil {_fbdfcg ._abbcc =_fbdfcg .copyObject (_fbdfcg ._abbcc ,_ccade ,nil ,false ).(*_fd .PdfIndirectObject );};if _fbdfcg ._fbgg {_ccdb :=make (map[_fd .PdfObject ]int64 );for _bgdgg ,_edde :=range _fbdfcg ._ddgad {if _agdbd ,_fddbf :=_ccade [_bgdgg ]; -_fddbf {_ccdb [_agdbd ]=_edde ;}else {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020a\u0070\u0070\u0065n\u0064\u0020\u006d\u006fd\u0065\u0020\u002d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u0070\u0079\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0020\u006d\u0061\u0070"); -};};_fbdfcg ._ddgad =_ccdb ;};}; +// ImageToRGB converts an image with samples in Separation CS to an image with samples specified in +// DeviceRGB CS. +func (_abafe *PdfColorspaceSpecialSeparation )ImageToRGB (img Image )(Image ,error ){_fbcf :=_bf .NewReader (img .getBase ());_abgc :=_gdf .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),_abafe .AlternateSpace .GetNumComponents (),nil ,img ._cebdb ,nil ); +_fccg :=_bf .NewWriter (_abgc );_egeda :=_bdd .Pow (2,float64 (img .BitsPerComponent ))-1;_gg .Log .Trace ("\u0053\u0065\u0070a\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u002d\u003e\u0020\u0054\u006f\u0052\u0047\u0042\u0020\u0063o\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); +_gg .Log .Trace ("\u0054i\u006et\u0054\u0072\u0061\u006e\u0073f\u006f\u0072m\u003a\u0020\u0025\u002b\u0076",_abafe .TintTransform );_acegb :=_abafe .AlternateSpace .DecodeArray ();var (_dgbd uint32 ;_edc error ;);for {_dgbd ,_edc =_fbcf .ReadSample (); +if _edc ==_ecb .EOF {break ;};if _edc !=nil {return img ,_edc ;};_gacg :=float64 (_dgbd )/_egeda ;_cdcgb ,_bgbe :=_abafe .TintTransform .Evaluate ([]float64 {_gacg });if _bgbe !=nil {return img ,_bgbe ;};for _cbbc ,_abbe :=range _cdcgb {_eecf :=_gdf .LinearInterpolate (_abbe ,_acegb [_cbbc *2],_acegb [_cbbc *2+1],0,1); +if _bgbe =_fccg .WriteSample (uint32 (_eecf *_egeda ));_bgbe !=nil {return img ,_bgbe ;};};};return _abafe .AlternateSpace .ImageToRGB (_dffda (&_abgc ));}; -// Evaluate runs the function. Input is [x1 x2 x3]. -func (_abfbab *PdfFunctionType4 )Evaluate (xVec []float64 )([]float64 ,error ){if _abfbab ._bdbbc ==nil {_abfbab ._bdbbc =_fa .NewPSExecutor (_abfbab .Program );};var _aabbdf []_fa .PSObject ;for _ ,_fabb :=range xVec {_aabbdf =append (_aabbdf ,_fa .MakeReal (_fabb )); -};_gbfe ,_fbef :=_abfbab ._bdbbc .Execute (_aabbdf );if _fbef !=nil {return nil ,_fbef ;};_dfcff ,_fbef :=_fa .PSObjectArrayToFloat64Array (_gbfe );if _fbef !=nil {return nil ,_fbef ;};return _dfcff ,nil ;}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain a single PdfObjectFloat element in +// range 0-1. +func (_bcfd *PdfColorspaceDeviceGray )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dcgdb ,_befc :=_bb .GetNumbersAsFloat (objects ); +if _befc !=nil {return nil ,_befc ;};return _bcfd .ColorFromFloats (_dcgdb );}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_cceb *PdfColorspaceSpecialSeparation )ToPdfObject ()_fd .PdfObject {_cecf :=_fd .MakeArray (_fd .MakeName ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"));_cecf .Append (_cceb .ColorantName );_cecf .Append (_cceb .AlternateSpace .ToPdfObject ()); -_cecf .Append (_cceb .TintTransform .ToPdfObject ());if _cceb ._dbeeaf !=nil {_cceb ._dbeeaf .PdfObject =_cecf ;return _cceb ._dbeeaf ;};return _cecf ;}; +// GetContainingPdfObject returns the containing object for the PdfField, i.e. an indirect object +// containing the field dictionary. +func (_dbba *PdfField )GetContainingPdfObject ()_bb .PdfObject {return _dbba ._afbea };func _dbcfd ()string {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _gebba }; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_caadf *PdfShadingType5 )ToPdfObject ()_fd .PdfObject {_caadf .PdfShading .ToPdfObject ();_daeda ,_bgfgf :=_caadf .getShadingDict ();if _bgfgf !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _caadf .BitsPerCoordinate !=nil {_daeda .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_caadf .BitsPerCoordinate );};if _caadf .BitsPerComponent !=nil {_daeda .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_caadf .BitsPerComponent ); -};if _caadf .VerticesPerRow !=nil {_daeda .Set ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077",_caadf .VerticesPerRow );};if _caadf .Decode !=nil {_daeda .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_caadf .Decode );}; -if _caadf .Function !=nil {if len (_caadf .Function )==1{_daeda .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_caadf .Function [0].ToPdfObject ());}else {_afcae :=_fd .MakeArray ();for _ ,_ddgdc :=range _caadf .Function {_afcae .Append (_ddgdc .ToPdfObject ()); -};_daeda .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_afcae );};};return _caadf ._cdgfd ;}; +// Duplicate creates a duplicate page based on the current one and returns it. +func (_dcag *PdfPage )Duplicate ()*PdfPage {_aedeb :=*_dcag ;_aedeb ._deab =_bb .MakeDict ();_aedeb ._beaf =_bb .MakeIndirectObject (_aedeb ._deab );_aedeb ._eegfb =*_aedeb ._deab ;return &_aedeb ;}; -// NewPdfReaderWithOpts creates a new PdfReader for an input io.ReadSeeker interface -// with a ReaderOpts. -// If ReaderOpts is nil it will be set to default value from NewReaderOpts. -func NewPdfReaderWithOpts (rs _bc .ReadSeeker ,opts *ReaderOpts )(*PdfReader ,error ){const _eeab ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0057\u0069\u0074\u0068O\u0070\u0074\u0073";return _daab (rs ,opts ,true ,_eeab ); +// NewCompliancePdfReader creates a PdfReader or an input io.ReadSeeker that during reading will scan the files for the +// metadata details. It could be used for the PDF standard implementations like PDF/A or PDF/X. +// NOTE: This implementation is in experimental development state. +// +// Keep in mind that it might change in the subsequent minor versions. +func NewCompliancePdfReader (rs _ecb .ReadSeeker )(*CompliancePdfReader ,error ){const _dgca ="\u006d\u006f\u0064\u0065l\u003a\u004e\u0065\u0077\u0043\u006f\u006d\u0070\u006c\u0069a\u006ec\u0065\u0050\u0064\u0066\u0052\u0065\u0061d\u0065\u0072";_ceeee ,_bdca :=_dgdcf (rs ,&ReaderOpts {ComplianceMode :true },false ,_dgca ); +if _bdca !=nil {return nil ,_bdca ;};return &CompliancePdfReader {PdfReader :_ceeee },nil ;};func (_gggc *PdfReader )newPdfActionGotoFromDict (_cbe *_bb .PdfObjectDictionary )(*PdfActionGoTo ,error ){return &PdfActionGoTo {D :_cbe .Get ("\u0044")},nil ; }; -// OutlineItem represents a PDF outline item dictionary (Table 153 - pp. 376 - 377). -type OutlineItem struct{Title string `json:"title"`;Dest OutlineDest `json:"dest"`;Entries []*OutlineItem `json:"entries,omitempty"`;}; - -// ToPdfObject implements interface PdfModel. -func (_fbae *PdfAnnotationSquiggly )ToPdfObject ()_fd .PdfObject {_fbae .PdfAnnotation .ToPdfObject ();_caed :=_fbae ._aeb ;_dgg :=_caed .PdfObject .(*_fd .PdfObjectDictionary );_fbae .PdfAnnotationMarkup .appendToPdfDictionary (_dgg );_dgg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079")); -_dgg .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_fbae .QuadPoints );return _caed ;};func (_ddggd *Names )addEmbeddedFile (_ffbed *EmbeddedFile )error {if _ddggd .EmbeddedFiles ==nil {_ddggd .EmbeddedFiles =_fd .MakeDict (); -_ddggd .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_fd .MakeArray ());};_baff :=NewPdfFileSpecFromEmbeddedFile (_ffbed );_adgc :=_ddggd .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073");_bbgge ,_fbdc :=_adgc .(*_fd .PdfObjectArray );if !_fbdc {return _ad .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079"); -};type FileSpecMap struct{_cafae string ;_cbcadb *PdfFilespec ;};_ddbgg :=[]FileSpecMap {};for _gdfea :=0;_gdfea < len (_bbgge .Elements ());_gdfea +=2{if _gdfea %2==0{_abeb :=_bbgge .Get (_gdfea );if _abeb !=nil {_geadf :=_abeb .(*_fd .PdfObjectString ); -_ggadd :=_bbgge .Get (_gdfea +1);_ccaba ,_eefde :=NewPdfFilespecFromObj (_ggadd );if _eefde !=nil {return _eefde ;};_ddbgg =append (_ddbgg ,FileSpecMap {_cafae :_geadf .String (),_cbcadb :_ccaba });};};};_ddbgg =append (_ddbgg ,FileSpecMap {_cafae :_ffbed .Name ,_cbcadb :_baff }); -_da .Slice (_ddbgg ,func (_dcaa ,_feebd int )bool {return _ddbgg [_dcaa ]._cafae < _ddbgg [_feebd ]._cafae });_bbgge =_fd .MakeArray ();for _ ,_gdegc :=range _ddbgg {_bbgge .Append (_fd .MakeString (_gdegc ._cafae ));_bbgge .Append (_gdegc ._cbcadb .ToPdfObject ()); -};_ddggd .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_bbgge );return nil ;};func (_dbdgc *LTV )getCRLs (_cgaf []*_gff .Certificate )([][]byte ,error ){_bbebb :=make ([][]byte ,0,len (_cgaf ));for _ ,_agacb :=range _cgaf {for _ ,_ffdbf :=range _agacb .CRLDistributionPoints {if _dbdgc .CertClient .IsCA (_agacb ){continue ; -};_bdede ,_cdbcc :=_dbdgc .CRLClient .MakeRequest (_ffdbf ,_agacb );if _cdbcc !=nil {_ag .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043R\u004c\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_cdbcc );continue ; -};_bbebb =append (_bbebb ,_bdede );};};return _bbebb ,nil ;}; +// NewPdfActionThread returns a new "thread" action. +func NewPdfActionThread ()*PdfActionThread {_gfg :=NewPdfAction ();_acb :=&PdfActionThread {};_acb .PdfAction =_gfg ;_gfg .SetContext (_acb );return _acb ;}; -// String returns a string that describes `font`. -func (_eage *PdfFont )String ()string {_fdff :="";if _eage ._gbaac .Encoder ()!=nil {_fdff =_eage ._gbaac .Encoder ().String ();};return _dc .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0054\u0020\u0025s\u0020\u0025\u0073\u007d",_eage ._gbaac ,_eage .baseFields ().coreString (),_fdff ); +// NewPdfFontFromPdfObject loads a PdfFont from the dictionary `fontObj`. If there is a problem an +// error is returned. +func NewPdfFontFromPdfObject (fontObj _bb .PdfObject )(*PdfFont ,error ){return _decd (fontObj ,true )};func _cbdaa (_daeaa rune )string {for _cffae ,_cadgbg :=range _bg .Categories {if len (_cffae )==2&&_bg .Is (_cadgbg ,_daeaa ){return _cffae ;};};return "\u0043\u006e"; }; -// GetContainingPdfObject gets the primitive used to parse the color space. -func (_dfdd *PdfColorspaceICCBased )GetContainingPdfObject ()_fd .PdfObject {return _dfdd ._fbad }; - -// PdfTransformParamsDocMDP represents a transform parameters dictionary for the DocMDP method and is used to detect -// modifications relative to a signature field that is signed by the author of a document. -// (Section 12.8.2.2, Table 254 - Entries in the DocMDP transform parameters dictionary p. 471 in PDF32000_2008). -type PdfTransformParamsDocMDP struct{Type *_fd .PdfObjectName ;P *_fd .PdfObjectInteger ;V *_fd .PdfObjectName ;}; - -// GetRevisionNumber returns the version of the current Pdf document -func (_dbaf *PdfReader )GetRevisionNumber ()int {return _dbaf ._faaf .GetRevisionNumber ()}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_bagbb *PdfShadingPatternType2 )ToPdfObject ()_bb .PdfObject {_bagbb .PdfPattern .ToPdfObject ();_edccd :=_bagbb .getDict ();if _bagbb .Shading !=nil {_edccd .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_bagbb .Shading .ToPdfObject ());};if _bagbb .Matrix !=nil {_edccd .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_bagbb .Matrix ); +};if _bagbb .ExtGState !=nil {_edccd .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_bagbb .ExtGState );};return _bagbb ._aeff ;}; -// NewXObjectImageFromStream builds the image xobject from a stream object. -// An image dictionary is the dictionary portion of a stream object representing an image XObject. -func NewXObjectImageFromStream (stream *_fd .PdfObjectStream )(*XObjectImage ,error ){_ddfbg :=&XObjectImage {};_ddfbg ._bbcgd =stream ;_ddfef :=*(stream .PdfObjectDictionary );_bead ,_acdfa :=_fd .NewEncoderFromStream (stream );if _acdfa !=nil {return nil ,_acdfa ; -};_ddfbg .Filter =_bead ;if _dcdea :=_fd .TraceToDirectObject (_ddfef .Get ("\u0057\u0069\u0064t\u0068"));_dcdea !=nil {_gbee ,_edgba :=_dcdea .(*_fd .PdfObjectInteger );if !_edgba {return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0069\u006d\u0061g\u0065\u0020\u0077\u0069\u0064\u0074\u0068\u0020\u006f\u0062j\u0065\u0063\u0074"); -};_cefea :=int64 (*_gbee );_ddfbg .Width =&_cefea ;}else {return nil ,_ad .New ("\u0077\u0069\u0064\u0074\u0068\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};if _cbbgg :=_fd .TraceToDirectObject (_ddfef .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); -_cbbgg !=nil {_agada ,_ebdga :=_cbbgg .(*_fd .PdfObjectInteger );if !_ebdga {return nil ,_ad .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_cgba :=int64 (*_agada ); -_ddfbg .Height =&_cgba ;}else {return nil ,_ad .New ("\u0068\u0065\u0069\u0067\u0068\u0074\u0020\u006d\u0069s\u0073\u0069\u006e\u0067");};if _cefae :=_fd .TraceToDirectObject (_ddfef .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065")); -_cefae !=nil {_dcdaa ,_cbcca :=NewPdfColorspaceFromPdfObject (_cefae );if _cbcca !=nil {return nil ,_cbcca ;};_ddfbg .ColorSpace =_dcdaa ;}else {_ag .Log .Debug ("\u0058O\u0062\u006a\u0065c\u0074\u0020\u0049m\u0061ge\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u002d\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067 1\u0020c\u006f\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065n\u0074\u0020\u002d\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047r\u0061\u0079"); -_ddfbg .ColorSpace =NewPdfColorspaceDeviceGray ();};if _edgfc :=_fd .TraceToDirectObject (_ddfef .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074"));_edgfc !=nil {_cfbdf ,_dfcd :=_edgfc .(*_fd .PdfObjectInteger ); -if !_dfcd {return nil ,_ad .New ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0069\u006d\u0061\u0067\u0065\u0020\u0068\u0065\u0069g\u0068\u0074\u0020o\u0062j\u0065\u0063\u0074");};_cecgd :=int64 (*_cfbdf );_ddfbg .BitsPerComponent =&_cecgd ;};_ddfbg .Intent =_ddfef .Get ("\u0049\u006e\u0074\u0065\u006e\u0074"); -_ddfbg .ImageMask =_ddfef .Get ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k");_ddfbg .Mask =_ddfef .Get ("\u004d\u0061\u0073\u006b");_ddfbg .Decode =_ddfef .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");_ddfbg .Interpolate =_ddfef .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"); -_ddfbg .Alternatives =_ddfef .Get ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073");_ddfbg .SMask =_ddfef .Get ("\u0053\u004d\u0061s\u006b");_ddfbg .SMaskInData =_ddfef .Get ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061"); -_ddfbg .Matte =_ddfef .Get ("\u004d\u0061\u0074t\u0065");_ddfbg .Name =_ddfef .Get ("\u004e\u0061\u006d\u0065");_ddfbg .StructParent =_ddfef .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_ddfbg .ID =_ddfef .Get ("\u0049\u0044"); -_ddfbg .OPI =_ddfef .Get ("\u004f\u0050\u0049");_ddfbg .Metadata =_ddfef .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_ddfbg .OC =_ddfef .Get ("\u004f\u0043");_ddfbg .Stream =stream .Stream ;return _ddfbg ,nil ;};func _agdd (_fgba *_fd .PdfObjectDictionary )*VRI {_afccd ,_ :=_fd .GetString (_fgba .Get ("\u0054\u0055")); -_afad ,_ :=_fd .GetString (_fgba .Get ("\u0054\u0053"));return &VRI {Cert :_abbbc (_fgba .Get ("\u0043\u0065\u0072\u0074")),OCSP :_abbbc (_fgba .Get ("\u004f\u0043\u0053\u0050")),CRL :_abbbc (_fgba .Get ("\u0043\u0052\u004c")),TU :_afccd ,TS :_afad };}; +// NewPdfColorspaceSpecialPattern returns a new pattern color. +func NewPdfColorspaceSpecialPattern ()*PdfColorspaceSpecialPattern {return &PdfColorspaceSpecialPattern {};}; +// GetOutlinesFlattened returns a flattened list of tree nodes and titles. +// NOTE: for most use cases, it is recommended to use the high-level GetOutlines +// method instead, which also provides information regarding the destination +// of the outline items. +func (_gggcf *PdfReader )GetOutlinesFlattened ()([]*PdfOutlineTreeNode ,[]string ,error ){var _egdfaf []*PdfOutlineTreeNode ;var _bfccd []string ;var _ggdab func (*PdfOutlineTreeNode ,*[]*PdfOutlineTreeNode ,*[]string ,int );_ggdab =func (_fagg *PdfOutlineTreeNode ,_agdac *[]*PdfOutlineTreeNode ,_cgfea *[]string ,_adfcd int ){if _fagg ==nil {return ; +};if _fagg ._fegg ==nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020M\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006e\u006fd\u0065\u002e\u0063o\u006et\u0065\u0078\u0074");return ;};_dbcaf ,_fbfba :=_fagg ._fegg .(*PdfOutlineItem );if _fbfba {*_agdac =append (*_agdac ,&_dbcaf .PdfOutlineTreeNode ); +_adcdf :=_dce .Repeat ("\u0020",_adfcd *2)+_dbcaf .Title .Decoded ();*_cgfea =append (*_cgfea ,_adcdf );};if _fagg .First !=nil {_abfgd :=_dce .Repeat ("\u0020",_adfcd *2)+"\u002b";*_cgfea =append (*_cgfea ,_abfgd );_ggdab (_fagg .First ,_agdac ,_cgfea ,_adfcd +1); +};if _fbfba &&_dbcaf .Next !=nil {_ggdab (_dbcaf .Next ,_agdac ,_cgfea ,_adfcd );};};_ggdab (_gggcf ._aagda ,&_egdfaf ,&_bfccd ,0);return _egdfaf ,_bfccd ,nil ;};func _adae ()_fb .Time {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _gfbee };func (_dfag *PdfReader )newPdfAnnotationFreeTextFromDict (_fgga *_bb .PdfObjectDictionary )(*PdfAnnotationFreeText ,error ){_abg :=PdfAnnotationFreeText {}; +_edbb ,_fdde :=_dfag .newPdfAnnotationMarkupFromDict (_fgga );if _fdde !=nil {return nil ,_fdde ;};_abg .PdfAnnotationMarkup =_edbb ;_abg .DA =_fgga .Get ("\u0044\u0041");_abg .Q =_fgga .Get ("\u0051");_abg .RC =_fgga .Get ("\u0052\u0043");_abg .DS =_fgga .Get ("\u0044\u0053"); +_abg .CL =_fgga .Get ("\u0043\u004c");_abg .IT =_fgga .Get ("\u0049\u0054");_abg .BE =_fgga .Get ("\u0042\u0045");_abg .RD =_fgga .Get ("\u0052\u0044");_abg .BS =_fgga .Get ("\u0042\u0053");_abg .LE =_fgga .Get ("\u004c\u0045");return &_abg ,nil ;}; -// PdfAnnotationPrinterMark represents PrinterMark annotations. -// (Section 12.5.6.20). -type PdfAnnotationPrinterMark struct{*PdfAnnotation ;MN _fd .PdfObject ;}; +// NewPdfColorCalGray returns a new CalGray color. +func NewPdfColorCalGray (grayVal float64 )*PdfColorCalGray {_aedc :=PdfColorCalGray (grayVal );return &_aedc ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 3 for a Lab device. -func (_abfb *PdfColorspaceLab )GetNumComponents ()int {return 3}; +// PdfOutline represents a PDF outline dictionary (Table 152 - p. 376). +type PdfOutline struct{PdfOutlineTreeNode ;Parent *PdfOutlineTreeNode ;Count *int64 ;_ggcce *_bb .PdfIndirectObject ;}; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_babea pdfCIDFontType2 )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){_bdbea ,_dfcb :=_babea ._agbed [r ];if !_dfcb {_faaac ,_eebd :=_fd .GetInt (_babea .DW );if !_eebd {return _cf .CharMetrics {},false ;};_bdbea =int (*_faaac );};return _cf .CharMetrics {Wx :float64 (_bdbea )},true ; +// Image interface is a basic representation of an image used in PDF. +// The colorspace is not specified, but must be known when handling the image. +type Image struct{Width int64 ;Height int64 ;BitsPerComponent int64 ;ColorComponents int ;Data []byte ;_cebdb []byte ;_dafdc []float64 ;};func (_baf *PdfReader )newPdfActionMovieFromDict (_dbcd *_bb .PdfObjectDictionary )(*PdfActionMovie ,error ){return &PdfActionMovie {Annotation :_dbcd .Get ("\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"),T :_dbcd .Get ("\u0054"),Operation :_dbcd .Get ("\u004fp\u0065\u0072\u0061\u0074\u0069\u006fn")},nil ; }; -// GetXObjectImageByName returns the XObjectImage with the specified name from the -// page resources, if it exists. -func (_agfdbgb *PdfPageResources )GetXObjectImageByName (keyName _fd .PdfObjectName )(*XObjectImage ,error ){_cefg ,_cgaa :=_agfdbgb .GetXObjectByName (keyName );if _cefg ==nil {return nil ,nil ;};if _cgaa !=XObjectTypeImage {return nil ,_ad .New ("\u006e\u006f\u0074 \u0061\u006e\u0020\u0069\u006d\u0061\u0067\u0065"); -};_ebabc ,_ccgc :=NewXObjectImageFromStream (_cefg );if _ccgc !=nil {return nil ,_ccgc ;};return _ebabc ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_bafg *PdfAnnotationLine )ToPdfObject ()_bb .PdfObject {_bafg .PdfAnnotation .ToPdfObject ();_cgdf :=_bafg ._aaf ;_bdec :=_cgdf .PdfObject .(*_bb .PdfObjectDictionary );_bafg .PdfAnnotationMarkup .appendToPdfDictionary (_bdec );_bdec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u004c\u0069\u006e\u0065")); +_bdec .SetIfNotNil ("\u004c",_bafg .L );_bdec .SetIfNotNil ("\u0042\u0053",_bafg .BS );_bdec .SetIfNotNil ("\u004c\u0045",_bafg .LE );_bdec .SetIfNotNil ("\u0049\u0043",_bafg .IC );_bdec .SetIfNotNil ("\u004c\u004c",_bafg .LL );_bdec .SetIfNotNil ("\u004c\u004c\u0045",_bafg .LLE ); +_bdec .SetIfNotNil ("\u0043\u0061\u0070",_bafg .Cap );_bdec .SetIfNotNil ("\u0049\u0054",_bafg .IT );_bdec .SetIfNotNil ("\u004c\u004c\u004f",_bafg .LLO );_bdec .SetIfNotNil ("\u0043\u0050",_bafg .CP );_bdec .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_bafg .Measure ); +_bdec .SetIfNotNil ("\u0043\u004f",_bafg .CO );return _cgdf ;}; -// AddExtension adds the specified extension to the Extensions dictionary. -// See section 7.1.2 "Extensions Dictionary" (pp. 108-109 PDF32000_2008). -func (_aebeg *PdfWriter )AddExtension (extName ,baseVersion string ,extLevel int ){_caacd ,_agceb :=_fd .GetDict (_aebeg ._fdaca .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073"));if !_agceb {_caacd =_fd .MakeDict ();_aebeg ._fdaca .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073",_caacd ); -};_ffcdcb ,_agceb :=_fd .GetDict (_caacd .Get (_fd .PdfObjectName (extName )));if !_agceb {_ffcdcb =_fd .MakeDict ();_caacd .Set (_fd .PdfObjectName (extName ),_ffcdcb );};if _adebe ,_ :=_fd .GetNameVal (_ffcdcb .Get ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e")); -_adebe !=baseVersion {_ffcdcb .Set ("B\u0061\u0073\u0065\u0056\u0065\u0072\u0073\u0069\u006f\u006e",_fd .MakeName (baseVersion ));};if _bdafcb ,_ :=_fd .GetIntVal (_ffcdcb .Get ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c")); -_bdafcb !=extLevel {_ffcdcb .Set ("\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006eL\u0065\u0076\u0065\u006c",_fd .MakeInteger (int64 (extLevel )));};}; +// ToPdfObject implements model.PdfModel interface. +func (_gcefb *PdfOutputIntent )ToPdfObject ()_bb .PdfObject {if _gcefb ._cfede ==nil {_gcefb ._cfede =_bb .MakeDict ();};_eggecc :=_gcefb ._cfede ;if _gcefb .Type !=""{_eggecc .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName (_gcefb .Type ));};_eggecc .Set ("\u0053",_bb .MakeName (_gcefb .S .String ())); +if _gcefb .OutputCondition !=""{_eggecc .Set ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e",_bb .MakeString (_gcefb .OutputCondition ));};_eggecc .Set ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r",_bb .MakeString (_gcefb .OutputConditionIdentifier )); +_eggecc .Set ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065",_bb .MakeString (_gcefb .RegistryName ));if _gcefb .Info !=""{_eggecc .Set ("\u0049\u006e\u0066\u006f",_bb .MakeString (_gcefb .Info ));};if len (_gcefb .DestOutputProfile )!=0{_bcgfg ,_faddg :=_bb .MakeStream (_gcefb .DestOutputProfile ,_bb .NewFlateEncoder ()); +if _faddg !=nil {_gg .Log .Error ("\u004d\u0061\u006b\u0065\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0044\u0065s\u0074\u004f\u0075\u0074\u0070\u0075t\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_faddg ); +};_bcgfg .PdfObjectDictionary .Set ("\u004e",_bb .MakeInteger (int64 (_gcefb .ColorComponents )));_ecccd :=make ([]float64 ,_gcefb .ColorComponents *2);for _edbade :=0;_edbade < _gcefb .ColorComponents *2;_edbade ++{_gbfb :=0.0;if _edbade %2!=0{_gbfb =1.0; +};_ecccd [_edbade ]=_gbfb ;};_bcgfg .PdfObjectDictionary .Set ("\u0052\u0061\u006eg\u0065",_bb .MakeArrayFromFloats (_ecccd ));_eggecc .Set ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065",_bcgfg );}; +return _eggecc ;}; -// ToPdfOutlineItem returns a low level PdfOutlineItem object, -// based on the current instance. -func (_dfbc *OutlineItem )ToPdfOutlineItem ()(*PdfOutlineItem ,int64 ){_gcgfg :=NewPdfOutlineItem ();_gcgfg .Title =_fd .MakeEncodedString (_dfbc .Title ,true );_gcgfg .Dest =_dfbc .Dest .ToPdfObject ();var _edcag []*PdfOutlineItem ;var _gcaa int64 ;var _bcabg *PdfOutlineItem ; -for _ ,_ecgfd :=range _dfbc .Entries {_bgce ,_deecd :=_ecgfd .ToPdfOutlineItem ();_bgce .Parent =&_gcgfg .PdfOutlineTreeNode ;if _bcabg !=nil {_bcabg .Next =&_bgce .PdfOutlineTreeNode ;_bgce .Prev =&_bcabg .PdfOutlineTreeNode ;};_edcag =append (_edcag ,_bgce ); -_gcaa +=_deecd ;_bcabg =_bgce ;};_bfega :=len (_edcag );_gcaa +=int64 (_bfega );if _bfega > 0{_gcgfg .First =&_edcag [0].PdfOutlineTreeNode ;_gcgfg .Last =&_edcag [_bfega -1].PdfOutlineTreeNode ;_gcgfg .Count =&_gcaa ;};return _gcgfg ,_gcaa ;}; +// NewPdfColorspaceDeviceCMYK returns a new CMYK32 colorspace object. +func NewPdfColorspaceDeviceCMYK ()*PdfColorspaceDeviceCMYK {return &PdfColorspaceDeviceCMYK {}}; -// SetColorSpace sets `r` colorspace object to `colorspace`. -func (_cbdaa *PdfPageResources )SetColorSpace (colorspace *PdfPageResourcesColorspaces ){_cbdaa ._agaf =colorspace ;};func (_edaffg *PdfWriter )seekByName (_fagefd _fd .PdfObject ,_bebdf []string ,_abeg string )([]_fd .PdfObject ,error ){_ag .Log .Trace ("\u0053\u0065\u0065\u006b\u0020\u0062\u0079\u0020\u006e\u0061\u006d\u0065.\u002e\u0020\u0025\u0054",_fagefd ); -var _cdgfc []_fd .PdfObject ;if _dbabg ,_gfffc :=_fagefd .(*_fd .PdfIndirectObject );_gfffc {return _edaffg .seekByName (_dbabg .PdfObject ,_bebdf ,_abeg );};if _abccd ,_bffab :=_fagefd .(*_fd .PdfObjectStream );_bffab {return _edaffg .seekByName (_abccd .PdfObjectDictionary ,_bebdf ,_abeg ); -};if _bgbfd ,_ddcdg :=_fagefd .(*_fd .PdfObjectDictionary );_ddcdg {_ag .Log .Trace ("\u0044\u0069\u0063\u0074");for _ ,_acgad :=range _bgbfd .Keys (){_bfecc :=_bgbfd .Get (_acgad );if string (_acgad )==_abeg {_cdgfc =append (_cdgfc ,_bfecc );};for _ ,_fdbdg :=range _bebdf {if string (_acgad )==_fdbdg {_ag .Log .Trace ("\u0046\u006f\u006c\u006c\u006f\u0077\u0020\u006b\u0065\u0079\u0020\u0025\u0073",_fdbdg ); -_fgfga ,_efcfg :=_edaffg .seekByName (_bfecc ,_bebdf ,_abeg );if _efcfg !=nil {return _cdgfc ,_efcfg ;};_cdgfc =append (_cdgfc ,_fgfga ...);break ;};};};return _cdgfc ,nil ;};return _cdgfc ,nil ;}; +// PdfPage represents a page in a PDF document. (7.7.3.3 - Table 30). +type PdfPage struct{Parent _bb .PdfObject ;LastModified *PdfDate ;Resources *PdfPageResources ;CropBox *PdfRectangle ;MediaBox *PdfRectangle ;BleedBox *PdfRectangle ;TrimBox *PdfRectangle ;ArtBox *PdfRectangle ;BoxColorInfo _bb .PdfObject ;Contents _bb .PdfObject ; +Rotate *int64 ;Group _bb .PdfObject ;Thumb _bb .PdfObject ;B _bb .PdfObject ;Dur _bb .PdfObject ;Trans _bb .PdfObject ;AA _bb .PdfObject ;Metadata _bb .PdfObject ;PieceInfo _bb .PdfObject ;StructParents _bb .PdfObject ;ID _bb .PdfObject ;PZ _bb .PdfObject ; +SeparationInfo _bb .PdfObject ;Tabs _bb .PdfObject ;TemplateInstantiated _bb .PdfObject ;PresSteps _bb .PdfObject ;UserUnit _bb .PdfObject ;VP _bb .PdfObject ;Annots _bb .PdfObject ;_cfafb []*PdfAnnotation ;_deab *_bb .PdfObjectDictionary ;_beaf *_bb .PdfIndirectObject ; +_eegfb _bb .PdfObjectDictionary ;_cgeab *PdfReader ;}; -// PdfActionSetOCGState represents a SetOCGState action. -type PdfActionSetOCGState struct{*PdfAction ;State _fd .PdfObject ;PreserveRB _fd .PdfObject ;}; +// PdfAnnotationLine represents Line annotations. +// (Section 12.5.6.7). +type PdfAnnotationLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;L _bb .PdfObject ;BS _bb .PdfObject ;LE _bb .PdfObject ;IC _bb .PdfObject ;LL _bb .PdfObject ;LLE _bb .PdfObject ;Cap _bb .PdfObject ;IT _bb .PdfObject ;LLO _bb .PdfObject ;CP _bb .PdfObject ; +Measure _bb .PdfObject ;CO _bb .PdfObject ;}; -// PdfAnnotationFreeText represents FreeText annotations. -// (Section 12.5.6.6). -type PdfAnnotationFreeText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;DA _fd .PdfObject ;Q _fd .PdfObject ;RC _fd .PdfObject ;DS _fd .PdfObject ;CL _fd .PdfObject ;IT _fd .PdfObject ;BE _fd .PdfObject ;RD _fd .PdfObject ;BS _fd .PdfObject ;LE _fd .PdfObject ; -};type fontFile struct{_cbfca string ;_gccee string ;_cecab _ee .SimpleEncoder ;};func (_bff *PdfAppender )addNewObject (_acf _fd .PdfObject ){if _ ,_gbede :=_bff ._dbdc [_acf ];!_gbede {_bff ._gagg =append (_bff ._gagg ,_acf );_bff ._dbdc [_acf ]=struct{}{}; -};}; +// NewPdfAcroForm returns a new PdfAcroForm with an initialized container (indirect object). +func NewPdfAcroForm ()*PdfAcroForm {return &PdfAcroForm {Fields :&[]*PdfField {},_dabfef :_bb .MakeIndirectObject (_bb .MakeDict ())};};func (_aagdf *PdfFunctionType0 )processSamples ()error {_cbcde :=_bf .ResampleBytes (_aagdf ._baac ,_aagdf .BitsPerSample ); +_aagdf ._debdd =_cbcde ;return nil ;};var _ pdfFont =(*pdfCIDFontType2 )(nil ); -// Write writes the Appender output to io.Writer. -// It can only be called once and further invocations will result in an error. -func (_feeg *PdfAppender )Write (w _bc .Writer )error {if _feeg ._fdbd {return _ad .New ("\u0061\u0070\u0070\u0065\u006e\u0064\u0065\u0072\u0020\u0077\u0072\u0069\u0074e\u0020\u0063\u0061\u006e\u0020\u006fn\u006c\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0076\u006f\u006b\u0065\u0064 \u006f\u006e\u0063\u0065"); -};_gddc :=NewPdfWriter ();_afeb ,_bgdg :=_fd .GetDict (_gddc ._eecde );if !_bgdg {return _ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0020(\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0029"); -};_ccbae ,_bgdg :=_afeb .Get ("\u004b\u0069\u0064\u0073").(*_fd .PdfObjectArray );if !_bgdg {return _ad .New ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0050\u0061g\u0065\u0073\u0020\u004b\u0069\u0064\u0073\u0020o\u0062\u006a\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079\u0029"); -};_cdbg ,_bgdg :=_afeb .Get ("\u0043\u006f\u0075n\u0074").(*_fd .PdfObjectInteger );if !_bgdg {return _ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0050\u0061\u0067e\u0073\u0020\u0043\u006fu\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0029"); -};_acgb :=_feeg ._efec ._faaf ;_fcgf :=_acgb .GetTrailer ();if _fcgf ==nil {return _ad .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_cceag ,_bgdg :=_fd .GetIndirect (_fcgf .Get ("\u0052\u006f\u006f\u0074")); -if !_bgdg {return _ad .New ("c\u0061\u0074\u0061\u006c\u006f\u0067 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072 \u006e\u006f\u0074 \u0066o\u0075\u006e\u0064");};_efag ,_bgdg :=_fd .GetDict (_cceag );if !_bgdg {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0028\u0072\u006f\u006f\u0074\u0020\u0025\u0071\u0029\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0025\u0073\u0029",_cceag ,*_fcgf ); -return _ad .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_gcdc :=false ;for _ ,_bbgf :=range _feeg ._efec .AcroForm .signatureFields (){if _bbgf .Lock !=nil {_gcdc =true ;break ;};};if _gcdc {_gddc ._defdd =_cceag ; -};for _ ,_geea :=range _efag .Keys (){if _gddc ._fdaca .Get (_geea )==nil {_dagb :=_efag .Get (_geea );_gddc ._fdaca .Set (_geea ,_dagb );};};if _feeg ._agfb !=nil {if _feeg ._agfb ._cfbb {if _ecce :=_fd .TraceToDirectObject (_feeg ._agfb .ToPdfObject ()); -!_fd .IsNullObject (_ecce ){_gddc ._fdaca .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_ecce );_feeg .updateObjectsDeep (_ecce ,nil );}else {_ag .Log .Debug ("\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020t\u0072\u0061\u0063e\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u0020o\u0062\u006a\u0065\u0063\u0074, \u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0061\u0064\u0064\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u002e"); -};}else {_gddc ._fdaca .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_feeg ._agfb .ToPdfObject ());_feeg .updateObjectsDeep (_feeg ._agfb .ToPdfObject (),nil );};};if _feeg ._bgge !=nil {_feeg .updateObjectsDeep (_feeg ._bgge .ToPdfObject (),nil ); -_gddc ._fdaca .Set ("\u0044\u0053\u0053",_feeg ._bgge .GetContainingPdfObject ());};if _feeg ._daea !=nil {_gddc ._fdaca .Set ("\u0050\u0065\u0072m\u0073",_feeg ._daea .ToPdfObject ());_feeg .updateObjectsDeep (_feeg ._daea .ToPdfObject (),nil );};if _gddc ._ggaddg .Major < 2{_gddc .AddExtension ("\u0045\u0053\u0049\u0043","\u0031\u002e\u0037",5); -_gddc .AddExtension ("\u0041\u0044\u0042\u0045","\u0031\u002e\u0037",8);};if _bcfff ,_dafd :=_fd .GetDict (_fcgf .Get ("\u0049\u006e\u0066\u006f"));_dafd {if _eae ,_cdda :=_fd .GetDict (_gddc ._ggdfa );_cdda {for _ ,_dcbd :=range _bcfff .Keys (){if _eae .Get (_dcbd )==nil {_eae .Set (_dcbd ,_bcfff .Get (_dcbd )); -};};};};if _feeg ._edb !=nil {_gddc ._ggdfa =_fd .MakeIndirectObject (_feeg ._edb .ToPdfObject ());};_feeg .updateObjectsDeep (_gddc ._ggdfa ,nil );_feeg .updateObjectsDeep (_gddc ._defdd ,nil );_beeb :=false ;if len (_feeg ._efec .PageList )!=len (_feeg ._gbca ){_beeb =true ; -}else {for _face :=range _feeg ._efec .PageList {switch {case _feeg ._gbca [_face ]==_feeg ._efec .PageList [_face ]:case _feeg ._gbca [_face ]==_feeg .Reader .PageList [_face ]:default:_beeb =true ;};if _beeb {break ;};};};if _beeb {_feeg .updateObjectsDeep (_gddc ._eecde ,nil ); -}else {_feeg ._cfa [_gddc ._eecde ]=struct{}{};};_gddc ._eecde .ObjectNumber =_feeg .Reader ._gaag .ObjectNumber ;_feeg ._aceb [_gddc ._eecde ]=_feeg .Reader ._gaag .ObjectNumber ;_dcff :=[]_fd .PdfObjectName {"\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s","\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078","\u0043r\u006f\u0070\u0042\u006f\u0078","\u0052\u006f\u0074\u0061\u0074\u0065"}; -for _ ,_bbbf :=range _feeg ._gbca {_abcc :=_bbbf .ToPdfObject ();*_cdbg =*_cdbg +1;if _dagf ,_bedb :=_abcc .(*_fd .PdfIndirectObject );_bedb &&_dagf .GetParser ()==_feeg ._efec ._faaf {_ccbae .Append (&_dagf .PdfObjectReference );continue ;};if _gfaa ,_afg :=_fd .GetDict (_abcc ); -_afg {_gadg ,_begb :=_gfaa .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_fd .PdfIndirectObject );for _begb {_ag .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_gadg );_aef ,_adcd :=_gadg .PdfObject .(*_fd .PdfObjectDictionary ); -if !_adcd {return _ad .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074");};for _ ,_bcef :=range _dcff {_ag .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_bcef );if _afcf :=_gfaa .Get (_bcef ); -_afcf !=nil {_ag .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");if len (_bbbf ._cadc .Keys ())> 0&&!_beeb {_deaea :=_bbbf ._cadc ;if _eeee :=_deaea .Get (_bcef );_eeee !=nil {if _afcf !=_eeee {_ag .Log .Trace ("\u0049\u006e\u0068\u0065\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u006f\u0072\u0069\u0067i\u006ea\u006c\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073\u002c\u0020\u0025\u0054",_bcef ,_eeee ); -_gfaa .Set (_bcef ,_eeee );};};};continue ;};if _fagf :=_aef .Get (_bcef );_fagf !=nil {_ag .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_bcef );_gfaa .Set (_bcef ,_fagf );};};_gadg ,_begb =_aef .Get ("\u0050\u0061\u0072\u0065\u006e\u0074").(*_fd .PdfIndirectObject ); -_ag .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_aef .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};if _beeb {_gfaa .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gddc ._eecde );};};_feeg .updateObjectsDeep (_abcc ,nil ); -_ccbae .Append (_abcc );};if _ ,_geba :=_feeg ._cgae .Seek (0,_bc .SeekStart );_geba !=nil {return _geba ;};_gdfd :=make (map[SignatureHandler ]_bc .Writer );_gfgcfd :=_fd .MakeArray ();for _ ,_efbd :=range _feeg ._gagg {if _dgec ,_cfedg :=_fd .GetIndirect (_efbd ); -_cfedg {if _ecaa ,_aaef :=_dgec .PdfObject .(*pdfSignDictionary );_aaef {_efbc :=*_ecaa ._efeca ;var _bgab error ;_gdfd [_efbc ],_bgab =_efbc .NewDigest (_ecaa ._eeabe );if _bgab !=nil {return _bgab ;};_gfgcfd .Append (_fd .MakeInteger (0xfffff),_fd .MakeInteger (0xfffff)); -};};};if _gfgcfd .Len ()> 0{_gfgcfd .Append (_fd .MakeInteger (0xfffff),_fd .MakeInteger (0xfffff));};for _ ,_cage :=range _feeg ._gagg {if _dgfb ,_ecdf :=_fd .GetIndirect (_cage );_ecdf {if _egf ,_ceba :=_dgfb .PdfObject .(*pdfSignDictionary );_ceba {_egf .Set ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_gfgcfd ); -};};};_eefab :=len (_gdfd )> 0;var _ebdcg _bc .Reader =_feeg ._cgae ;if _eefab {_egcg :=make ([]_bc .Writer ,0,len (_gdfd ));for _ ,_geef :=range _gdfd {_egcg =append (_egcg ,_geef );};_ebdcg =_bc .TeeReader (_feeg ._cgae ,_bc .MultiWriter (_egcg ...)); -};_ffcd ,_efbg :=_bc .Copy (w ,_ebdcg );if _efbg !=nil {return _efbg ;};if len (_feeg ._gagg )==0{return nil ;};_gddc ._dfgae =_ffcd ;_gddc .ObjNumOffset =_feeg ._bgfg ;_gddc ._fbgg =true ;_gddc ._aeffd =_feeg ._ccfe ;_gddc ._ecfc =_feeg ._fda ;_gddc ._bfdbd =_feeg ._cdfg ; -_gddc ._ggaddg =_feeg ._efec .PdfVersion ();_gddc ._ddgad =_feeg ._aceb ;_gddc ._egadf =_feeg ._fcec .GetCrypter ();_gddc ._abbcc =_feeg ._fcec .GetEncryptObj ();_bgec :=_feeg ._fcec .GetXrefType ();if _bgec !=nil {_eea :=*_bgec ==_fd .XrefTypeObjectStream ; -_gddc ._bgced =&_eea ;};_gddc ._agfaff =map[_fd .PdfObject ]struct{}{};_gddc ._agfbf =[]_fd .PdfObject {};for _ ,_cdab :=range _feeg ._gagg {if _ ,_bdf :=_feeg ._cfa [_cdab ];_bdf {continue ;};_gddc .addObject (_cdab );};_gffd :=w ;if _eefab {_gffd =_bf .NewBuffer (nil ); -};if _feeg ._gffb !=""&&_gddc ._egadf ==nil {_gddc .Encrypt ([]byte (_feeg ._gffb ),[]byte (_feeg ._gffb ),_feeg ._gdef );};if _eeea :=_fcgf .Get ("\u0049\u0044");_eeea !=nil {if _dde ,_cadb :=_fd .GetArray (_eeea );_cadb {_gddc ._bgdef =_dde ;};};if _gdad :=_gddc .Write (_gffd ); -_gdad !=nil {return _gdad ;};if _eefab {_fgbc :=_gffd .(*_bf .Buffer ).Bytes ();_fegg :=_fd .MakeArray ();var _gace []*pdfSignDictionary ;var _bbgg int64 ;for _ ,_fgca :=range _gddc ._agfbf {if _dedd ,_egdd :=_fd .GetIndirect (_fgca );_egdd {if _faba ,_gcee :=_dedd .PdfObject .(*pdfSignDictionary ); -_gcee {_gace =append (_gace ,_faba );_eebg :=_faba ._gedfg +int64 (_faba ._cfdbb );_fegg .Append (_fd .MakeInteger (_bbgg ),_fd .MakeInteger (_eebg -_bbgg ));_bbgg =_faba ._gedfg +int64 (_faba ._efcd );};};};_fegg .Append (_fd .MakeInteger (_bbgg ),_fd .MakeInteger (_ffcd +int64 (len (_fgbc ))-_bbgg )); -_ccfcb :=[]byte (_fegg .WriteString ());for _ ,_dbbg :=range _gace {_dfaa :=int (_dbbg ._gedfg -_ffcd );for _eccg :=_dbbg ._cdfec ;_eccg < _dbbg ._cecea ;_eccg ++{_fgbc [_dfaa +_eccg ]=' ';};_dfge :=_fgbc [_dfaa +_dbbg ._cdfec :_dfaa +_dbbg ._cecea ];copy (_dfge ,_ccfcb ); -};var _fdab int ;for _ ,_bdbe :=range _gace {_cab :=int (_bdbe ._gedfg -_ffcd );_fgadf :=_fgbc [_fdab :_cab +_bdbe ._cfdbb ];_ccefe :=*_bdbe ._efeca ;_gdfd [_ccefe ].Write (_fgadf );_fdab =_cab +_bdbe ._efcd ;};for _ ,_cbfg :=range _gace {_aaeg :=_fgbc [_fdab :]; -_defea :=*_cbfg ._efeca ;_gdfd [_defea ].Write (_aaeg );};for _ ,_bgeca :=range _gace {_gecg :=int (_bgeca ._gedfg -_ffcd );_aecdc :=*_bgeca ._efeca ;_cgfa :=_gdfd [_aecdc ];if _acbe :=_aecdc .Sign (_bgeca ._eeabe ,_cgfa );_acbe !=nil {return _acbe ;}; -_bgeca ._eeabe .ByteRange =_fegg ;_daff :=[]byte (_bgeca ._eeabe .Contents .WriteString ());for _abac :=_bgeca ._cdfec ;_abac < _bgeca ._cecea ;_abac ++{_fgbc [_gecg +_abac ]=' ';};for _ggac :=_bgeca ._cfdbb ;_ggac < _bgeca ._efcd ;_ggac ++{_fgbc [_gecg +_ggac ]=' '; -};_aacd :=_fgbc [_gecg +_bgeca ._cdfec :_gecg +_bgeca ._cecea ];copy (_aacd ,_ccfcb );_aacd =_fgbc [_gecg +_bgeca ._cfdbb :_gecg +_bgeca ._efcd ];copy (_aacd ,_daff );};_gagfb :=_bf .NewBuffer (_fgbc );_ ,_efbg =_bc .Copy (w ,_gagfb );if _efbg !=nil {return _efbg ; -};};_feeg ._fdbd =true ;return nil ;}; +// HasPatternByName checks whether a pattern object is defined by the specified keyName. +func (_acdda *PdfPageResources )HasPatternByName (keyName _bb .PdfObjectName )bool {_ ,_bfceb :=_acdda .GetPatternByName (keyName );return _bfceb ;};func _dggf (_efgdf _bb .PdfObject )(*PdfColorspaceCalGray ,error ){_cgddc :=NewPdfColorspaceCalGray (); +if _egcbg ,_eggfc :=_efgdf .(*_bb .PdfIndirectObject );_eggfc {_cgddc ._aggb =_egcbg ;};_efgdf =_bb .TraceToDirectObject (_efgdf );_dbefe ,_eecg :=_efgdf .(*_bb .PdfObjectArray );if !_eecg {return nil ,_e .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if _dbefe .Len ()!=2{return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0061\u006cG\u0072\u0061\u0079\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065");};_efgdf =_bb .TraceToDirectObject (_dbefe .Get (0));_cbeg ,_eecg :=_efgdf .(*_bb .PdfObjectName ); +if !_eecg {return nil ,_e .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061\u0079\u0020\u006e\u0061m\u0065\u0020\u006e\u006f\u0074\u0020\u0061 \u004e\u0061\u006d\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};if *_cbeg !="\u0043a\u006c\u0047\u0072\u0061\u0079"{return nil ,_e .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0043\u0061\u006c\u0047\u0072\u0061\u0079 \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065"); +};_efgdf =_bb .TraceToDirectObject (_dbefe .Get (1));_cebcg ,_eecg :=_efgdf .(*_bb .PdfObjectDictionary );if !_eecg {return nil ,_e .Errorf ("\u0043\u0061lG\u0072\u0061\u0079 \u0064\u0069\u0063\u0074 no\u0074 a\u0020\u0044\u0069\u0063\u0074\u0069\u006fna\u0072\u0079\u0020\u006f\u0062\u006a\u0065c\u0074"); +};_efgdf =_cebcg .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_efgdf =_bb .TraceToDirectObject (_efgdf );_dgea ,_eecg :=_efgdf .(*_bb .PdfObjectArray );if !_eecg {return nil ,_e .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020W\u0068\u0069\u0074e\u0050o\u0069\u006e\u0074"); +};if _dgea .Len ()!=3{return nil ,_e .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061y\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069t\u0065\u0050\u006f\u0069\u006e\u0074\u0020a\u0072\u0072\u0061\u0079");};_ffgg ,_dadd :=_dgea .GetAsFloat64Slice (); +if _dadd !=nil {return nil ,_dadd ;};_cgddc .WhitePoint =_ffgg ;_efgdf =_cebcg .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _efgdf !=nil {_efgdf =_bb .TraceToDirectObject (_efgdf );_aagg ,_gcgcc :=_efgdf .(*_bb .PdfObjectArray ); +if !_gcgcc {return nil ,_e .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020B\u006c\u0061\u0063k\u0050o\u0069\u006e\u0074");};if _aagg .Len ()!=3{return nil ,_e .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061y\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061c\u006b\u0050\u006f\u0069\u006e\u0074\u0020a\u0072\u0072\u0061\u0079"); +};_fadc ,_gecec :=_aagg .GetAsFloat64Slice ();if _gecec !=nil {return nil ,_gecec ;};_cgddc .BlackPoint =_fadc ;};_efgdf =_cebcg .Get ("\u0047\u0061\u006dm\u0061");if _efgdf !=nil {_efgdf =_bb .TraceToDirectObject (_efgdf );_ggagb ,_dffd :=_bb .GetNumberAsFloat (_efgdf ); +if _dffd !=nil {return nil ,_e .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0067\u0061\u006d\u006d\u0061\u0020\u006e\u006ft\u0020\u0061\u0020n\u0075m\u0062\u0065\u0072");};_cgddc .Gamma =_ggagb ;};return _cgddc ,nil ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_dgdba *PdfShadingType6 )ToPdfObject ()_fd .PdfObject {_dgdba .PdfShading .ToPdfObject ();_aabcc ,_ccaeb :=_dgdba .getShadingDict ();if _ccaeb !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _dgdba .BitsPerCoordinate !=nil {_aabcc .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_dgdba .BitsPerCoordinate );};if _dgdba .BitsPerComponent !=nil {_aabcc .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_dgdba .BitsPerComponent ); -};if _dgdba .BitsPerFlag !=nil {_aabcc .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_dgdba .BitsPerFlag );};if _dgdba .Decode !=nil {_aabcc .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_dgdba .Decode );};if _dgdba .Function !=nil {if len (_dgdba .Function )==1{_aabcc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_dgdba .Function [0].ToPdfObject ()); -}else {_bdddd :=_fd .MakeArray ();for _ ,_gdca :=range _dgdba .Function {_bdddd .Append (_gdca .ToPdfObject ());};_aabcc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bdddd );};};return _dgdba ._cdgfd ;};func _ceddb (_aadaa _fd .PdfObject )(*PdfFunctionType3 ,error ){_eageg :=&PdfFunctionType3 {}; -var _afaec *_fd .PdfObjectDictionary ;if _ebbcf ,_aageb :=_aadaa .(*_fd .PdfIndirectObject );_aageb {_cabd ,_dbcde :=_ebbcf .PdfObject .(*_fd .PdfObjectDictionary );if !_dbcde {return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_eageg ._dcaf =_ebbcf ;_afaec =_cabd ;}else if _gddff ,_deeee :=_aadaa .(*_fd .PdfObjectDictionary );_deeee {_afaec =_gddff ;}else {return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_ffaae ,_gfabd :=_fd .TraceToDirectObject (_afaec .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_fd .PdfObjectArray ); -if !_gfabd {_ag .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};if _ffaae .Len ()!=2{_ag .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_cdebg ,_ffbdg :=_ffaae .ToFloat64Array (); -if _ffbdg !=nil {return nil ,_ffbdg ;};_eageg .Domain =_cdebg ;_ffaae ,_gfabd =_fd .TraceToDirectObject (_afaec .Get ("\u0052\u0061\u006eg\u0065")).(*_fd .PdfObjectArray );if _gfabd {if _ffaae .Len ()< 0||_ffaae .Len ()%2!=0{return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_ebgceb ,_aacabf :=_ffaae .ToFloat64Array ();if _aacabf !=nil {return nil ,_aacabf ;};_eageg .Range =_ebgceb ;};_ffaae ,_gfabd =_fd .TraceToDirectObject (_afaec .Get ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es")).(*_fd .PdfObjectArray );if !_gfabd {_ag .Log .Error ("\u0046\u0075\u006ect\u0069\u006f\u006e\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); -return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_eageg .Functions =[]PdfFunction {}; -for _ ,_aeeeb :=range _ffaae .Elements (){_geeab ,_ffbee :=_badad (_aeeeb );if _ffbee !=nil {return nil ,_ffbee ;};_eageg .Functions =append (_eageg .Functions ,_geeab );};_ffaae ,_gfabd =_fd .TraceToDirectObject (_afaec .Get ("\u0042\u006f\u0075\u006e\u0064\u0073")).(*_fd .PdfObjectArray ); -if !_gfabd {_ag .Log .Error ("B\u006fu\u006e\u0064\u0073\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};_cedg ,_ffbdg :=_ffaae .ToFloat64Array ();if _ffbdg !=nil {return nil ,_ffbdg ;};_eageg .Bounds =_cedg ;if len (_eageg .Bounds )!=len (_eageg .Functions )-1{_ag .Log .Error ("B\u006f\u0075\u006e\u0064\u0073\u0020\u0028\u0025\u0064)\u0020\u0061\u006e\u0064\u0020\u006e\u0075m \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0073\u0020\u0028\u0025\u0064\u0029 n\u006f\u0074 \u006d\u0061\u0074\u0063\u0068\u0069\u006e\u0067",len (_eageg .Bounds ),len (_eageg .Functions )); -return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ffaae ,_gfabd =_fd .TraceToDirectObject (_afaec .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_fd .PdfObjectArray );if !_gfabd {_ag .Log .Error ("E\u006ec\u006f\u0064\u0065\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); -return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_aace ,_ffbdg :=_ffaae .ToFloat64Array (); -if _ffbdg !=nil {return nil ,_ffbdg ;};_eageg .Encode =_aace ;if len (_eageg .Encode )!=2*len (_eageg .Functions ){_ag .Log .Error ("\u004c\u0065\u006e\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0020\u0028\u0025\u0064\u0029 \u0061\u006e\u0064\u0020\u006e\u0075\u006d\u0020\u0066\u0075\u006e\u0063\u0074i\u006f\u006e\u0073\u0020\u0028\u0025\u0064\u0029\u0020\u006e\u006f\u0074 m\u0061\u0074\u0063\u0068\u0069\u006e\u0067\u0020\u0075\u0070",len (_eageg .Encode ),len (_eageg .Functions )); -return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};return _eageg ,nil ;}; +// ImageToRGB returns an error since an image cannot be defined in a pattern colorspace. +func (_fgdd *PdfColorspaceSpecialPattern )ImageToRGB (img Image )(Image ,error ){_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0061\u0074\u0074\u0065\u0072n \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065"); +return img ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0066\u006f\u0072\u0020\u0069m\u0061\u0067\u0065\u0020\u0028p\u0061\u0074t\u0065\u0072\u006e\u0029");}; -// ToPdfObject converts rectangle to a PDF object. -func (_afddd *PdfRectangle )ToPdfObject ()_fd .PdfObject {return _fd .MakeArray (_fd .MakeFloat (_afddd .Llx ),_fd .MakeFloat (_afddd .Lly ),_fd .MakeFloat (_afddd .Urx ),_fd .MakeFloat (_afddd .Ury ));};func (_gdadc *PdfColorspaceICCBased )String ()string {return "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064"; -};func (_ffcdba SignatureValidationResult )String ()string {var _abade _bf .Buffer ;_abade .WriteString (_dc .Sprintf ("\u004ea\u006d\u0065\u003a\u0020\u0025\u0073\n",_ffcdba .Name ));if _ffcdba .Date ._bdaae > 0{_abade .WriteString (_dc .Sprintf ("\u0044a\u0074\u0065\u003a\u0020\u0025\u0073\n",_ffcdba .Date .ToGoTime ().String ())); -}else {_abade .WriteString ("\u0044\u0061\u0074\u0065 n\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a");};if len (_ffcdba .Reason )> 0{_abade .WriteString (_dc .Sprintf ("R\u0065\u0061\u0073\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_ffcdba .Reason )); -}else {_abade .WriteString ("N\u006f \u0072\u0065\u0061\u0073\u006f\u006e\u0020\u0073p\u0065\u0063\u0069\u0066ie\u0064\u000a");};if len (_ffcdba .Location )> 0{_abade .WriteString (_dc .Sprintf ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_ffcdba .Location )); -}else {_abade .WriteString ("\u004c\u006f\u0063at\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a");};if len (_ffcdba .ContactInfo )> 0{_abade .WriteString (_dc .Sprintf ("\u0043\u006f\u006e\u0074\u0061\u0063\u0074\u0020\u0049\u006e\u0066\u006f:\u0020\u0025\u0073\u000a",_ffcdba .ContactInfo )); -}else {_abade .WriteString ("C\u006f\u006e\u0074\u0061\u0063\u0074 \u0069\u006e\u0066\u006f\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063i\u0066i\u0065\u0064\u000a");};_abade .WriteString (_dc .Sprintf ("F\u0069\u0065\u006c\u0064\u0073\u003a\u0020\u0025\u0064\u000a",len (_ffcdba .Fields ))); -if _ffcdba .IsSigned {_abade .WriteString ("S\u0069\u0067\u006e\u0065\u0064\u003a \u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020i\u0073\u0020\u0073i\u0067n\u0065\u0064\u000a");}else {_abade .WriteString ("\u0053\u0069\u0067\u006eed\u003a\u0020\u004e\u006f\u0074\u0020\u0073\u0069\u0067\u006e\u0065\u0064\u000a"); -};if _ffcdba .IsVerified {_abade .WriteString ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072e\u0020\u0076\u0061\u006c\u0069\u0064\u0061t\u0069\u006f\u006e\u003a\u0020\u0049\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u000a");}else {_abade .WriteString ("\u0053\u0069\u0067\u006e\u0061\u0074u\u0072\u0065\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e:\u0020\u0049\u0073\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u000a"); -};if _ffcdba .IsTrusted {_abade .WriteString ("\u0054\u0072\u0075\u0073\u0074\u0065\u0064\u003a\u0020\u0043\u0065\u0072\u0074\u0069\u0066i\u0063a\u0074\u0065\u0020\u0069\u0073\u0020\u0074\u0072\u0075\u0073\u0074\u0065\u0064\u000a");}else {_abade .WriteString ("\u0054\u0072\u0075s\u0074\u0065\u0064\u003a \u0055\u006e\u0074\u0072\u0075\u0073\u0074e\u0064\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u000a"); -};if !_ffcdba .GeneralizedTime .IsZero (){_abade .WriteString (_dc .Sprintf ("G\u0065n\u0065\u0072\u0061\u006c\u0069\u007a\u0065\u0064T\u0069\u006d\u0065\u003a %\u0073\u000a",_ffcdba .GeneralizedTime .String ()));};if _ffcdba .DiffResults !=nil {_abade .WriteString (_dc .Sprintf ("\u0064\u0069\u0066\u0066 i\u0073\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u003a\u0020\u0025v\u000a",_ffcdba .DiffResults .IsPermitted ())); -if len (_ffcdba .DiffResults .Warnings )> 0{_abade .WriteString ("\u004d\u0044\u0050\u0020\u0077\u0061\u0072\u006e\u0069n\u0067\u0073\u003a\u000a");for _ ,_bcgcf :=range _ffcdba .DiffResults .Warnings {_abade .WriteString (_dc .Sprintf ("\u0009\u0025\u0073\u000a",_bcgcf )); -};};if len (_ffcdba .DiffResults .Errors )> 0{_abade .WriteString ("\u004d\u0044\u0050 \u0065\u0072\u0072\u006f\u0072\u0073\u003a\u000a");for _ ,_edada :=range _ffcdba .DiffResults .Errors {_abade .WriteString (_dc .Sprintf ("\u0009\u0025\u0073\u000a",_edada )); -};};};if _ffcdba .IsCrlFound {_abade .WriteString ("R\u0065\u0076\u006f\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0061\u003a\u0020C\u0052\u004c\u0020f\u006fu\u006e\u0064\u000a");}else {_abade .WriteString ("\u0052\u0065\u0076o\u0063\u0061\u0074\u0069o\u006e\u0020\u0064\u0061\u0074\u0061\u003a \u0043\u0052\u004c\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u000a"); -};if _ffcdba .IsOcspFound {_abade .WriteString ("\u0052\u0065\u0076\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061\u0074\u0061:\u0020O\u0043\u0053\u0050\u0020\u0066\u006f\u0075n\u0064\u000a");}else {_abade .WriteString ("\u0052\u0065\u0076\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061\u0074\u0061:\u0020O\u0043\u0053\u0050\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u000a"); -};return _abade .String ();};func (_dfb *PdfReader )newPdfAnnotationInkFromDict (_afag *_fd .PdfObjectDictionary )(*PdfAnnotationInk ,error ){_dage :=PdfAnnotationInk {};_cbe ,_ecgb :=_dfb .newPdfAnnotationMarkupFromDict (_afag );if _ecgb !=nil {return nil ,_ecgb ; -};_dage .PdfAnnotationMarkup =_cbe ;_dage .InkList =_afag .Get ("\u0049n\u006b\u004c\u0069\u0073\u0074");_dage .BS =_afag .Get ("\u0042\u0053");return &_dage ,nil ;};func (_acca *PdfSignature )extractChainFromCert ()([]*_gff .Certificate ,error ){var _fdfdg *_fd .PdfObjectArray ; -switch _adagg :=_acca .Cert .(type ){case *_fd .PdfObjectString :_fdfdg =_fd .MakeArray (_adagg );case *_fd .PdfObjectArray :_fdfdg =_adagg ;default:return nil ,_dc .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072e\u0020\u0063\u0065\u0072\u0074\u0069f\u0069\u0063\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_adagg ); -};var _dccff _bf .Buffer ;for _ ,_bdfgb :=range _fdfdg .Elements (){_bdbba ,_gfgge :=_fd .GetString (_bdfgb );if !_gfgge {return nil ,_dc .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0074\u0079p\u0065\u0020\u0069\u006e\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065 \u0063\u0065r\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u0063h\u0061\u0069\u006e\u003a\u0020\u0025\u0054",_bdfgb ); -};if _ ,_eafe :=_dccff .Write (_bdbba .Bytes ());_eafe !=nil {return nil ,_eafe ;};};return _gff .ParseCertificates (_dccff .Bytes ());}; +// Reset sets the multi font encoder to its initial state. +func (_dfde *MultipleFontEncoder )Reset (){_dfde .CurrentFont =_dfde ._dfgcb [0]}; -// PdfColorPatternType3 represents a color shading pattern type 3 (Radial). -type PdfColorPatternType3 struct{Color PdfColor ;PatternName _fd .PdfObjectName ;}; +// ToPdfObject implements interface PdfModel. +func (_cbga *PdfAnnotationProjection )ToPdfObject ()_bb .PdfObject {_cbga .PdfAnnotation .ToPdfObject ();_bcba :=_cbga ._aaf ;_fgd :=_bcba .PdfObject .(*_bb .PdfObjectDictionary );_cbga .PdfAnnotationMarkup .appendToPdfDictionary (_fgd );return _bcba ; +}; -// ToWriter creates a new writer from the current reader, based on the specified options. -// If no options are provided, all reader properties are copied to the writer. -func (_dggdc *PdfReader )ToWriter (opts *ReaderToWriterOpts )(*PdfWriter ,error ){_aeeg :=NewPdfWriter ();if opts ==nil {opts =&ReaderToWriterOpts {};};_cabdd ,_abcfc :=_dggdc .GetNumPages ();if _abcfc !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_abcfc ); -return nil ,_abcfc ;};for _bcafc :=1;_bcafc <=_cabdd ;_bcafc ++{_cgacc ,_bbdeg :=_dggdc .GetPage (_bcafc );if _bbdeg !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bbdeg );return nil ,_bbdeg ;};if opts .PageProcessCallback !=nil {_bbdeg =opts .PageProcessCallback (_bcafc ,_cgacc ); -if _bbdeg !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bbdeg );return nil ,_bbdeg ;};}else if opts .PageCallback !=nil {opts .PageCallback (_bcafc ,_cgacc );};_bbdeg =_aeeg .AddPage (_cgacc );if _bbdeg !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_bbdeg ); -return nil ,_bbdeg ;};};_aeeg ._ggaddg =_dggdc .PdfVersion ();if !opts .SkipInfo {_acff ,_adbc :=_dggdc .GetPdfInfo ();if _adbc !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_adbc );}else {_aeeg ._ggdfa .PdfObject =_acff .ToPdfObject (); -};};if !opts .SkipMetadata {if _fcdge :=_dggdc ._gabca .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_fcdge !=nil {if _fdgcdg :=_aeeg .SetCatalogMetadata (_fcdge );_fdgcdg !=nil {return nil ,_fdgcdg ;};};};if !opts .SkipMarkInfo {if _egad ,_abbf :=_dggdc .GetCatalogMarkInfo (); -_abbf {if _gbadc :=_aeeg .SetCatalogMarkInfo (_egad );_gbadc !=nil {return nil ,_gbadc ;};};};if !opts .SkipAcroForm {_fdeea :=_aeeg .SetForms (_dggdc .AcroForm );if _fdeea !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fdeea ); -return nil ,_fdeea ;};};if !opts .SkipViewerPreferences {if _cgcef ,_cbdagg :=_dggdc .GetCatalogViewerPreferences ();_cbdagg {if _bbegb :=_aeeg .SetCatalogViewerPreferences (_cgcef );_bbegb !=nil {return nil ,_bbegb ;};};};if !opts .SkipLanguage {if _ececfa ,_efege :=_dggdc .GetCatalogLanguage (); -_efege {if _afgcc :=_aeeg .SetCatalogLanguage (_ececfa );_afgcc !=nil {return nil ,_afgcc ;};};};if !opts .SkipOutlines {_aeeg .AddOutlineTree (_dggdc .GetOutlineTree ());};if !opts .SkipOCProperties {_fcfe ,_dgffc :=_dggdc .GetOCProperties ();if _dgffc !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dgffc ); -}else {_dgffc =_aeeg .SetOCProperties (_fcfe );if _dgffc !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_dgffc );};};};if !opts .SkipPageLabels {_ffcge ,_ebeef :=_dggdc .GetPageLabels ();if _ebeef !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebeef ); -}else {_ebeef =_aeeg .SetPageLabels (_ffcge );if _ebeef !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebeef );};};};if !opts .SkipNamedDests {_fgbde ,_gfce :=_dggdc .GetNamedDestinations ();if _gfce !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gfce ); -}else {_gfce =_aeeg .SetNamedDestinations (_fgbde );if _gfce !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gfce );};};};if !opts .SkipNameDictionary {_dddfa ,_gadf :=_dggdc .GetNameDictionary ();if _gadf !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gadf ); -}else {_gadf =_aeeg .SetNameDictionary (_dddfa );if _gadf !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gadf );};};};if !opts .SkipRotation &&_dggdc .Rotate !=nil {if _gaead :=_aeeg .SetRotation (*_dggdc .Rotate );_gaead !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gaead ); -};};return &_aeeg ,nil ;}; +// IsTiling specifies if the pattern is a tiling pattern. +func (_agbe *PdfPattern )IsTiling ()bool {return _agbe .PatternType ==1}; -// ParserMetadata gets the parser metadata. -func (_bgba *CompliancePdfReader )ParserMetadata ()_fd .ParserMetadata {if _bgba ._bgcc ==(_fd .ParserMetadata {}){_bgba ._bgcc ,_ =_bgba ._faaf .ParserMetadata ();};return _bgba ._bgcc ;};func _dfgfd ()*Names {return &Names {_acbf :_fd .MakeIndirectObject (_fd .MakeDict ())}}; +// PdfAnnotationCircle represents Circle annotations. +// (Section 12.5.6.8). +type PdfAnnotationCircle struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _bb .PdfObject ;IC _bb .PdfObject ;BE _bb .PdfObject ;RD _bb .PdfObject ;}; +// PdfAnnotationInk represents Ink annotations. +// (Section 12.5.6.13). +type PdfAnnotationInk struct{*PdfAnnotation ;*PdfAnnotationMarkup ;InkList _bb .PdfObject ;BS _bb .PdfObject ;}; -// GetAllContentStreams gets all the content streams for a page as one string. -func (_afbec *PdfPage )GetAllContentStreams ()(string ,error ){_bceec ,_fbccd :=_afbec .GetContentStreams ();if _fbccd !=nil {return "",_fbccd ;};return _gg .Join (_bceec ,"\u0020"),nil ;}; +// GetShadingByName gets the shading specified by keyName. Returns nil if not existing. +// The bool flag indicated whether it was found or not. +func (_fcec *PdfPageResources )GetShadingByName (keyName _bb .PdfObjectName )(*PdfShading ,bool ){if _fcec .Shading ==nil {return nil ,false ;};_aggfe ,_edcef :=_bb .TraceToDirectObject (_fcec .Shading ).(*_bb .PdfObjectDictionary );if !_edcef {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0068\u0061d\u0069\u006e\u0067\u0020\u0065\u006e\u0074r\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_fcec .Shading ); +return nil ,false ;};if _dafga :=_aggfe .Get (keyName );_dafga !=nil {_becbda ,_gead :=_begbc (_dafga );if _gead !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020f\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u006c\u006fa\u0064\u0020\u0070\u0064\u0066\u0020\u0073\u0068\u0061\u0064\u0069\u006eg\u003a\u0020\u0025\u0076",_gead ); +return nil ,false ;};return _becbda ,true ;};return nil ,false ;};func (_bdde *Image )getSuitableEncoder ()(_bb .StreamEncoder ,error ){var (_cdeg ,_dcae =int (_bdde .Width ),int (_bdde .Height );_fbdfb =make (map[string ]bool );_fdadf =true ;_abbcc =false ; +_eggec =func ()*_bb .DCTEncoder {return _bb .NewDCTEncoder ()};_eaedf =func ()*_bb .DCTEncoder {_bdbce :=_bb .NewDCTEncoder ();_bdbce .BitsPerComponent =16;return _bdbce };);for _eadcc :=0;_eadcc < _dcae ;_eadcc ++{for _cdae :=0;_cdae < _cdeg ;_cdae ++{_ebcda ,_dedf :=_bdde .ColorAt (_cdae ,_eadcc ); +if _dedf !=nil {return nil ,_dedf ;};_gfadg ,_ceac ,_ecdab ,_gdebg :=_ebcda .RGBA ();if _fdadf &&(_gfadg !=_ceac ||_gfadg !=_ecdab ||_ceac !=_ecdab ){_fdadf =false ;};if !_abbcc {switch _ebcda .(type ){case _g .NRGBA :_abbcc =_gdebg > 0;};};_fbdfb [_e .Sprintf ("\u0025\u0064\u002c\u0025\u0064\u002c\u0025\u0064",_gfadg ,_ceac ,_ecdab )]=true ; +if len (_fbdfb )> 2&&_abbcc {return _eaedf (),nil ;};};};if _abbcc ||len (_bdde ._cebdb )> 0{return _bb .NewFlateEncoder (),nil ;};if len (_fbdfb )<=2{_bbgc :=_bdde .ConvertToBinary ();if _bbgc !=nil {return nil ,_bbgc ;};return _bb .NewJBIG2Encoder (),nil ; +};if _fdadf {return _eggec (),nil ;};if _bdde .ColorComponents ==1{if _bdde .BitsPerComponent ==1{return _bb .NewJBIG2Encoder (),nil ;}else if _bdde .BitsPerComponent ==8{_ceba :=_bb .NewDCTEncoder ();_ceba .ColorComponents =1;return _ceba ,nil ;};}else if _bdde .ColorComponents ==3{if _bdde .BitsPerComponent ==8{return _eggec (),nil ; +}else if _bdde .BitsPerComponent ==16{return _eaedf (),nil ;};}else if _bdde .ColorComponents ==4{_egfeae :=_eaedf ();_egfeae .ColorComponents =4;return _egfeae ,nil ;};return _eaedf (),nil ;}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_eabfc *PdfShadingPattern )ToPdfObject ()_fd .PdfObject {_eabfc .PdfPattern .ToPdfObject ();_bbdgg :=_eabfc .getDict ();if _eabfc .Shading !=nil {_bbdgg .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_eabfc .Shading .ToPdfObject ());};if _eabfc .Matrix !=nil {_bbdgg .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_eabfc .Matrix ); -};if _eabfc .ExtGState !=nil {_bbdgg .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_eabfc .ExtGState );};return _eabfc ._gcgba ;}; +// NewPdfFilespec returns an initialized generic PDF filespec model. +func NewPdfFilespec ()*PdfFilespec {_abgda :=&PdfFilespec {};_abgda ._eggff =_bb .MakeIndirectObject (_bb .MakeDict ());return _abgda ;}; -// ToPdfObject recursively builds the Outline tree PDF object. -func (_fbfbg *PdfOutlineItem )ToPdfObject ()_fd .PdfObject {_bfebb :=_fbfbg ._ecga ;_abbg :=_bfebb .PdfObject .(*_fd .PdfObjectDictionary );_abbg .Set ("\u0054\u0069\u0074l\u0065",_fbfbg .Title );if _fbfbg .A !=nil {_abbg .Set ("\u0041",_fbfbg .A );};if _cfgbb :=_abbg .Get ("\u0053\u0045"); -_cfgbb !=nil {_abbg .Remove ("\u0053\u0045");};if _fbfbg .C !=nil {_abbg .Set ("\u0043",_fbfbg .C );};if _fbfbg .Dest !=nil {_abbg .Set ("\u0044\u0065\u0073\u0074",_fbfbg .Dest );};if _fbfbg .F !=nil {_abbg .Set ("\u0046",_fbfbg .F );};if _fbfbg .Count !=nil {_abbg .Set ("\u0043\u006f\u0075n\u0074",_fd .MakeInteger (*_fbfbg .Count )); -};if _fbfbg .Next !=nil {_abbg .Set ("\u004e\u0065\u0078\u0074",_fbfbg .Next .ToPdfObject ());};if _fbfbg .First !=nil {_abbg .Set ("\u0046\u0069\u0072s\u0074",_fbfbg .First .ToPdfObject ());};if _fbfbg .Prev !=nil {_abbg .Set ("\u0050\u0072\u0065\u0076",_fbfbg .Prev .GetContext ().GetContainingPdfObject ()); -};if _fbfbg .Last !=nil {_abbg .Set ("\u004c\u0061\u0073\u0074",_fbfbg .Last .GetContext ().GetContainingPdfObject ());};if _fbfbg .Parent !=nil {_abbg .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_fbfbg .Parent .GetContext ().GetContainingPdfObject ()); -};return _bfebb ;}; +// GetCatalogMetadata gets the catalog defined XMP Metadata. +func (_ceed *PdfReader )GetCatalogMetadata ()(_bb .PdfObject ,bool ){if _ceed ._effcg ==nil {return nil ,false ;};_cbacb :=_ceed ._effcg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return _cbacb ,_cbacb !=nil ;}; -// NewPdfColorDeviceCMYK returns a new CMYK32 color. -func NewPdfColorDeviceCMYK (c ,m ,y ,k float64 )*PdfColorDeviceCMYK {_eggd :=PdfColorDeviceCMYK {c ,m ,y ,k };return &_eggd ;};func _cccfb (_eeaad *_fd .PdfObjectStream )(*PdfFunctionType4 ,error ){_afbba :=&PdfFunctionType4 {};_afbba ._bdga =_eeaad ;_edgbfb :=_eeaad .PdfObjectDictionary ; -_afbe ,_eddcb :=_fd .TraceToDirectObject (_edgbfb .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_fd .PdfObjectArray );if !_eddcb {_ag .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); -};if _afbe .Len ()%2!=0{_ag .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_dcgdb ,_cecbc :=_afbe .ToFloat64Array (); -if _cecbc !=nil {return nil ,_cecbc ;};_afbba .Domain =_dcgdb ;_afbe ,_eddcb =_fd .TraceToDirectObject (_edgbfb .Get ("\u0052\u0061\u006eg\u0065")).(*_fd .PdfObjectArray );if _eddcb {if _afbe .Len ()< 0||_afbe .Len ()%2!=0{return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); -};_gdfbg ,_bebg :=_afbe .ToFloat64Array ();if _bebg !=nil {return nil ,_bebg ;};_afbba .Range =_gdfbg ;};_fddd ,_cecbc :=_fd .DecodeStream (_eeaad );if _cecbc !=nil {return nil ,_cecbc ;};_afbba ._cbaff =_fddd ;_cfdgg :=_fa .NewPSParser (_fddd );_accga ,_cecbc :=_cfdgg .Parse (); -if _cecbc !=nil {return nil ,_cecbc ;};_afbba .Program =_accga ;return _afbba ,nil ;};var _gfbc =map[string ]string {"\u0053\u0079\u006d\u0062\u006f\u006c":"\u0053\u0079\u006d\u0062\u006f\u006c\u0045\u006e\u0063o\u0064\u0069\u006e\u0067","\u005a\u0061\u0070f\u0044\u0069\u006e\u0067\u0062\u0061\u0074\u0073":"Z\u0061p\u0066\u0044\u0069\u006e\u0067\u0062\u0061\u0074s\u0045\u006e\u0063\u006fdi\u006e\u0067"}; +// GetNumComponents returns the number of color components (3 for CalRGB). +func (_cddf *PdfColorCalRGB )GetNumComponents ()int {return 3}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_gfdcd *PdfShadingType4 )ToPdfObject ()_bb .PdfObject {_gfdcd .PdfShading .ToPdfObject ();_eaddd ,_gbfgd :=_gfdcd .getShadingDict ();if _gbfgd !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _gfdcd .BitsPerCoordinate !=nil {_eaddd .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_gfdcd .BitsPerCoordinate );};if _gfdcd .BitsPerComponent !=nil {_eaddd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_gfdcd .BitsPerComponent ); +};if _gfdcd .BitsPerFlag !=nil {_eaddd .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_gfdcd .BitsPerFlag );};if _gfdcd .Decode !=nil {_eaddd .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_gfdcd .Decode );};if _gfdcd .Function !=nil {if len (_gfdcd .Function )==1{_eaddd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gfdcd .Function [0].ToPdfObject ()); +}else {_ggdf :=_bb .MakeArray ();for _ ,_bgeaaa :=range _gfdcd .Function {_ggdf .Append (_bgeaaa .ToPdfObject ());};_eaddd .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_ggdf );};};return _gfdcd ._dacad ;};func _aeecce (_edeag *_bb .PdfObjectDictionary )(*PdfShadingType4 ,error ){_gaaag :=PdfShadingType4 {}; +_aegf :=_edeag .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065");if _aegf ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_eagfb ,_aaafc :=_aegf .(*_bb .PdfObjectInteger );if !_aaafc {_gg .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_aegf ); +return nil ,_bb .ErrTypeError ;};_gaaag .BitsPerCoordinate =_eagfb ;_aegf =_edeag .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _aegf ==nil {_gg .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); +return nil ,ErrRequiredAttributeMissing ;};_eagfb ,_aaafc =_aegf .(*_bb .PdfObjectInteger );if !_aaafc {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_aegf ); +return nil ,_bb .ErrTypeError ;};_gaaag .BitsPerComponent =_eagfb ;_aegf =_edeag .Get ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067");if _aegf ==nil {_gg .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065r\u0046\u006c\u0061\u0067"); +return nil ,ErrRequiredAttributeMissing ;};_eagfb ,_aaafc =_aegf .(*_bb .PdfObjectInteger );if !_aaafc {_gg .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072F\u006c\u0061\u0067\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074e\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025T\u0029",_aegf ); +return nil ,_bb .ErrTypeError ;};_gaaag .BitsPerComponent =_eagfb ;_aegf =_edeag .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _aegf ==nil {_gg .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); +return nil ,ErrRequiredAttributeMissing ;};_efbdf ,_aaafc :=_aegf .(*_bb .PdfObjectArray );if !_aaafc {_gg .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_aegf ); +return nil ,_bb .ErrTypeError ;};_gaaag .Decode =_efbdf ;_aegf =_edeag .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _aegf ==nil {_gg .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); +return nil ,ErrRequiredAttributeMissing ;};_gaaag .Function =[]PdfFunction {};if _fcgdcf ,_fabgc :=_aegf .(*_bb .PdfObjectArray );_fabgc {for _ ,_edccf :=range _fcgdcf .Elements (){_affa ,_ddbfd :=_gbcd (_edccf );if _ddbfd !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ddbfd ); +return nil ,_ddbfd ;};_gaaag .Function =append (_gaaag .Function ,_affa );};}else {_bfeb ,_ceecg :=_gbcd (_aegf );if _ceecg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ceecg ); +return nil ,_ceecg ;};_gaaag .Function =append (_gaaag .Function ,_bfeb );};return &_gaaag ,nil ;}; -// GetContainingPdfObject implements model.PdfModel interface. -func (_dgffe *PdfOutputIntent )GetContainingPdfObject ()_fd .PdfObject {return _dgffe ._fbbec };func (_ebfc *PdfColorspaceDeviceCMYK )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";}; +// GetStructRoot gets the StructTreeRoot object +func (_fggag *PdfPage )GetStructTreeRoot ()(*_bb .PdfObject ,bool ){_abaee ,_dcedg :=_fggag ._cgeab .GetCatalogStructTreeRoot ();return &_abaee ,_dcedg ;};func (_adca *PdfReader )newPdfAnnotationPrinterMarkFromDict (_afef *_bb .PdfObjectDictionary )(*PdfAnnotationPrinterMark ,error ){_bbfa :=PdfAnnotationPrinterMark {}; +_bbfa .MN =_afef .Get ("\u004d\u004e");return &_bbfa ,nil ;}; -// NewPdfColorDeviceRGB returns a new PdfColorDeviceRGB based on the r,g,b component values. -func NewPdfColorDeviceRGB (r ,g ,b float64 )*PdfColorDeviceRGB {_cgca :=PdfColorDeviceRGB {r ,g ,b };return &_cgca ;}; +// GetOCProperties returns the optional content properties PdfObject. +func (_bcdcc *PdfReader )GetOCProperties ()(_bb .PdfObject ,error ){_eece :=_bcdcc ._effcg ;_acbfg :=_eece .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_acbfg =_bb .ResolveReference (_acbfg );if !_bcdcc ._becge {_bagdb :=_bcdcc .traverseObjectData (_acbfg ); +if _bagdb !=nil {return nil ,_bagdb ;};};return _acbfg ,nil ;}; -// PdfFunctionType3 defines stitching of the subdomains of several 1-input functions to produce -// a single new 1-input function. -type PdfFunctionType3 struct{Domain []float64 ;Range []float64 ;Functions []PdfFunction ;Bounds []float64 ;Encode []float64 ;_dcaf *_fd .PdfIndirectObject ;}; +// ToPdfObject returns a PDF object representation of the outline item. +func (_eadbf *OutlineItem )ToPdfObject ()_bb .PdfObject {_gafc ,_ :=_eadbf .ToPdfOutlineItem ();return _gafc .ToPdfObject ();};func _dcgfgd (_cffed *_bb .PdfObjectArray )(float64 ,error ){_afeedf ,_bfgde :=_cffed .ToFloat64Array ();if _bfgde !=nil {_gg .Log .Debug ("\u0042\u0061\u0064\u0020\u004d\u0061\u0074\u0074\u0065\u0020\u0061\u0072\u0072\u0061\u0079:\u0020m\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cffed ,_bfgde ); +};switch len (_afeedf ){case 1:return _afeedf [0],nil ;case 3:_bbbg :=PdfColorspaceDeviceRGB {};_cfdace ,_cabbd :=_bbbg .ColorFromFloats (_afeedf );if _cabbd !=nil {return 0.0,_cabbd ;};return _cfdace .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;case 4:_ffdga :=PdfColorspaceDeviceCMYK {}; +_fdaba ,_cfadgf :=_ffdga .ColorFromFloats (_afeedf );if _cfadgf !=nil {return 0.0,_cfadgf ;};_bbcgg ,_cfadgf :=_ffdga .ColorToRGB (_fdaba .(*PdfColorDeviceCMYK ));if _cfadgf !=nil {return 0.0,_cfadgf ;};return _bbcgg .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ; +};_bfgde =_ed .New ("\u0062a\u0064 \u004d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u006c\u006f\u0072");_gg .Log .Error ("\u0074\u006f\u0047ra\u0079\u003a\u0020\u006d\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cffed ,_bfgde ); +return 0.0,_bfgde ;}; -// PdfAppender appends new PDF content to an existing PDF document via incremental updates. -type PdfAppender struct{_cgae _bc .ReadSeeker ;_fcec *_fd .PdfParser ;_efec *PdfReader ;Reader *PdfReader ;_gbca []*PdfPage ;_agfb *PdfAcroForm ;_bgge *DSS ;_daea *Permissions ;_ccfe _fd .XrefTable ;_fda int64 ;_bgfg int ;_gagg []_fd .PdfObject ;_dbdc map[_fd .PdfObject ]struct{}; -_aceb map[_fd .PdfObject ]int64 ;_cfa map[_fd .PdfObject ]struct{};_bade map[_fd .PdfObject ]struct{};_cdfg int64 ;_fdbd bool ;_gffb string ;_gdef *EncryptOptions ;_edb *PdfInfo ;}; +// EnableAll LTV enables all signatures in the PDF document. +// The signing certificate chain is extracted from each signature dictionary. +// Optionally, additional certificates can be specified through the +// `extraCerts` parameter. The LTV client attempts to build the certificate +// chain up to a trusted root by downloading any missing certificates. +func (_dbcege *LTV )EnableAll (extraCerts []*_cd .Certificate )error {_adbf :=_dbcege ._abcbg ._aadf .AcroForm ;for _ ,_dfcaf :=range _adbf .AllFields (){_dcbeg ,_ :=_dfcaf .GetContext ().(*PdfFieldSignature );if _dcbeg ==nil {continue ;};_dfbf :=_dcbeg .V ; +if _gbfag :=_dbcege .validateSig (_dfbf );_gbfag !=nil {_gg .Log .Debug ("\u0057\u0041\u0052N\u003a\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0076",_gbfag ); +};if _efeg :=_dbcege .Enable (_dfbf ,extraCerts );_efeg !=nil {return _efeg ;};};return nil ;}; -// GetCatalogLanguage gets catalog Language object. -func (_bacgb *PdfReader )GetCatalogLanguage ()(_fd .PdfObject ,bool ){if _bacgb ._gabca ==nil {return nil ,false ;};_adcba :=_bacgb ._gabca .Get ("\u004c\u0061\u006e\u0067");return _adcba ,_adcba !=nil ;};func _geaf (_gabgg _fd .PdfObject )(*PdfColorspaceLab ,error ){_dgba :=NewPdfColorspaceLab (); -if _cgad ,_ggdf :=_gabgg .(*_fd .PdfIndirectObject );_ggdf {_dgba ._ddfd =_cgad ;};_gabgg =_fd .TraceToDirectObject (_gabgg );_gfbf ,_gbgda :=_gabgg .(*_fd .PdfObjectArray );if !_gbgda {return nil ,_dc .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};if _gfbf .Len ()!=2{return nil ,_dc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0043\u0061\u006c\u0052G\u0042 \u0063o\u006c\u006f\u0072\u0073\u0070\u0061\u0063e");};_gabgg =_fd .TraceToDirectObject (_gfbf .Get (0));_dcgd ,_gbgda :=_gabgg .(*_fd .PdfObjectName ); -if !_gbgda {return nil ,_dc .Errorf ("\u006c\u0061\u0062\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020\u0061\u0020\u004e\u0061\u006d\u0065\u0020\u006f\u0062j\u0065\u0063\u0074");};if *_dcgd !="\u004c\u0061\u0062"{return nil ,_dc .Errorf ("n\u006ft\u0020\u0061\u0020\u004c\u0061\u0062\u0020\u0063o\u006c\u006f\u0072\u0073pa\u0063\u0065"); -};_gabgg =_fd .TraceToDirectObject (_gfbf .Get (1));_cgee ,_gbgda :=_gabgg .(*_fd .PdfObjectDictionary );if !_gbgda {return nil ,_dc .Errorf ("c\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020or\u0020\u0069\u006ev\u0061l\u0069\u0064"); -};_gabgg =_cgee .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_gabgg =_fd .TraceToDirectObject (_gabgg );_ebgb ,_gbgda :=_gabgg .(*_fd .PdfObjectArray );if !_gbgda {return nil ,_dc .Errorf ("\u004c\u0061\u0062\u0020In\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069n\u0074"); -};if _ebgb .Len ()!=3{return nil ,_dc .Errorf ("\u004c\u0061b\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074\u0020\u0061rr\u0061\u0079");};_dacb ,_cddc :=_ebgb .GetAsFloat64Slice (); -if _cddc !=nil {return nil ,_cddc ;};_dgba .WhitePoint =_dacb ;_gabgg =_cgee .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _gabgg !=nil {_gabgg =_fd .TraceToDirectObject (_gabgg );_gfedfg ,_gecbb :=_gabgg .(*_fd .PdfObjectArray ); -if !_gecbb {return nil ,_dc .Errorf ("\u004c\u0061\u0062: \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");};if _gfedfg .Len ()!=3{return nil ,_dc .Errorf ("\u004c\u0061b\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074\u0020\u0061rr\u0061\u0079"); -};_fffc ,_aabb :=_gfedfg .GetAsFloat64Slice ();if _aabb !=nil {return nil ,_aabb ;};_dgba .BlackPoint =_fffc ;};_gabgg =_cgee .Get ("\u0052\u0061\u006eg\u0065");if _gabgg !=nil {_gabgg =_fd .TraceToDirectObject (_gabgg );_cfdg ,_deaa :=_gabgg .(*_fd .PdfObjectArray ); -if !_deaa {_ag .Log .Error ("\u0052\u0061n\u0067\u0065\u0020t\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");return nil ,_dc .Errorf ("\u004ca\u0062:\u0020\u0054\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _cfdg .Len ()!=4{_ag .Log .Error ("\u0052\u0061\u006e\u0067\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020e\u0072\u0072\u006f\u0072"); -return nil ,_dc .Errorf ("\u004c\u0061b\u003a\u0020\u0052a\u006e\u0067\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_cgfc ,_gcfgf :=_cfdg .GetAsFloat64Slice ();if _gcfgf !=nil {return nil ,_gcfgf ;};_dgba .Range =_cgfc ;};return _dgba ,nil ;}; +// DecodeArray returns the range of color component values in DeviceRGB colorspace. +func (_abdc *PdfColorspaceDeviceRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};};func (_gecfe *PdfAcroForm )signatureFields ()[]*PdfFieldSignature {var _ccedg []*PdfFieldSignature ;for _ ,_degdb :=range _gecfe .AllFields (){switch _abbde :=_degdb .GetContext ().(type ){case *PdfFieldSignature :_edbe :=_abbde ; +_ccedg =append (_ccedg ,_edbe );};};return _ccedg ;}; -// SetFontByName sets the font specified by keyName to the given object. -func (_cggfc *PdfPageResources )SetFontByName (keyName _fd .PdfObjectName ,obj _fd .PdfObject )error {if _cggfc .Font ==nil {_cggfc .Font =_fd .MakeDict ();};_eccaf ,_bdceg :=_fd .TraceToDirectObject (_cggfc .Font ).(*_fd .PdfObjectDictionary );if !_bdceg {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u0021\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_fd .TraceToDirectObject (_cggfc .Font )); -return _fd .ErrTypeError ;};_eccaf .Set (keyName ,obj );return nil ;}; +// String returns a string that describes `font`. +func (_eceff *PdfFont )String ()string {_cfbc :="";if _eceff ._gbagg .Encoder ()!=nil {_cfbc =_eceff ._gbagg .Encoder ().String ();};return _e .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0054\u0020\u0025s\u0020\u0025\u0073\u007d",_eceff ._gbagg ,_eceff .baseFields ().coreString (),_cfbc ); +}; -// AddImageResource adds an image to the XObject resources. -func (_faad *PdfPage )AddImageResource (name _fd .PdfObjectName ,ximg *XObjectImage )error {var _aabea *_fd .PdfObjectDictionary ;if _faad .Resources .XObject ==nil {_aabea =_fd .MakeDict ();_faad .Resources .XObject =_aabea ;}else {var _edgd bool ;_aabea ,_edgd =(_faad .Resources .XObject ).(*_fd .PdfObjectDictionary ); -if !_edgd {return _ad .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0078\u0072\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020\u0074\u0079p\u0065");};};_aabea .Set (name ,ximg .ToPdfObject ());return nil ;}; +// GetAscent returns the Ascent of the font `descriptor`. +func (_dfcb *PdfFontDescriptor )GetAscent ()(float64 ,error ){return _bb .GetNumberAsFloat (_dfcb .Ascent );}; -// ToImage converts an object to an Image which can be transformed or saved out. -// The image data is decoded and the Image returned. -func (_ecfdag *XObjectImage )ToImage ()(*Image ,error ){_dbde :=&Image {};if _ecfdag .Height ==nil {return nil ,_ad .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); -};_dbde .Height =*_ecfdag .Height ;if _ecfdag .Width ==nil {return nil ,_ad .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_dbde .Width =*_ecfdag .Width ;if _ecfdag .BitsPerComponent ==nil {switch _ecfdag .Filter .(type ){case *_fd .CCITTFaxEncoder ,*_fd .JBIG2Encoder :_dbde .BitsPerComponent =1; -case *_fd .LZWEncoder ,*_fd .RunLengthEncoder :_dbde .BitsPerComponent =8;default:return nil ,_ad .New ("\u0062\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006fm\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); -};}else {_dbde .BitsPerComponent =*_ecfdag .BitsPerComponent ;};_dbde .ColorComponents =_ecfdag .ColorSpace .GetNumComponents ();_ecfdag ._bbcgd .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_fd .MakeInteger (int64 (_dbde .ColorComponents ))); -_bdgaf ,_cacb :=_fd .DecodeStream (_ecfdag ._bbcgd );if _cacb !=nil {return nil ,_cacb ;};_dbde .Data =_bdgaf ;if _ecfdag .Decode !=nil {_eaaee ,_gfcfa :=_ecfdag .Decode .(*_fd .PdfObjectArray );if !_gfcfa {_ag .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020D\u0065\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074"); -return nil ,_ad .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065");};_aeddb ,_defdff :=_eaaee .ToFloat64Array ();if _defdff !=nil {return nil ,_defdff ;};switch _ecfdag .ColorSpace .(type ){case *PdfColorspaceDeviceCMYK :_dgcgg :=_ecfdag .ColorSpace .DecodeArray (); -if _dgcgg [0]==_aeddb [0]&&_dgcgg [1]==_aeddb [1]&&_dgcgg [2]==_aeddb [2]&&_dgcgg [3]==_aeddb [3]{_dbde ._cdbdc =_aeddb ;};default:_dbde ._cdbdc =_aeddb ;};};return _dbde ,nil ;}; +// Insert adds an outline item as a child of the current outline item, +// at the specified index. +func (_gcdde *OutlineItem )Insert (index uint ,item *OutlineItem ){_aegcc :=uint (len (_gcdde .Entries ));if index > _aegcc {index =_aegcc ;};_gcdde .Entries =append (_gcdde .Entries [:index ],append ([]*OutlineItem {item },_gcdde .Entries [index :]...)...); +}; -// Has checks if flag fl is set in flag and returns true if so, false otherwise. -func (_agee FieldFlag )Has (fl FieldFlag )bool {return (_agee .Mask ()&fl .Mask ())> 0}; +// PdfShadingType7 is a Tensor-product patch mesh. +type PdfShadingType7 struct{*PdfShading ;BitsPerCoordinate *_bb .PdfObjectInteger ;BitsPerComponent *_bb .PdfObjectInteger ;BitsPerFlag *_bb .PdfObjectInteger ;Decode *_bb .PdfObjectArray ;Function []PdfFunction ;}; -// PdfShadingType4 is a Free-form Gouraud-shaded triangle mesh. -type PdfShadingType4 struct{*PdfShading ;BitsPerCoordinate *_fd .PdfObjectInteger ;BitsPerComponent *_fd .PdfObjectInteger ;BitsPerFlag *_fd .PdfObjectInteger ;Decode *_fd .PdfObjectArray ;Function []PdfFunction ;}; +// B returns the value of the B component of the color. +func (_gcfbd *PdfColorLab )B ()float64 {return _gcfbd [2]};func _bbagg (_gdfdf *_bb .PdfObjectDictionary )(*PdfShadingType1 ,error ){_bdbfd :=PdfShadingType1 {};if _ggagf :=_gdfdf .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_ggagf !=nil {_ggagf =_bb .TraceToDirectObject (_ggagf ); +_badfe ,_faeg :=_ggagf .(*_bb .PdfObjectArray );if !_faeg {_gg .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_ggagf );return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_bdbfd .Domain =_badfe ;};if _eedeg :=_gdfdf .Get ("\u004d\u0061\u0074\u0072\u0069\u0078");_eedeg !=nil {_eedeg =_bb .TraceToDirectObject (_eedeg );_aggefc ,_dbcfa :=_eedeg .(*_bb .PdfObjectArray );if !_dbcfa {_gg .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_eedeg ); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_bdbfd .Matrix =_aggefc ;};_adfaa :=_gdfdf .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _adfaa ==nil {_gg .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); +return nil ,ErrRequiredAttributeMissing ;};_bdbfd .Function =[]PdfFunction {};if _dcda ,_effa :=_adfaa .(*_bb .PdfObjectArray );_effa {for _ ,_dacae :=range _dcda .Elements (){_caaf ,_faga :=_gbcd (_dacae );if _faga !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_faga ); +return nil ,_faga ;};_bdbfd .Function =append (_bdbfd .Function ,_caaf );};}else {_bdcfb ,_afcf :=_gbcd (_adfaa );if _afcf !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_afcf ); +return nil ,_afcf ;};_bdbfd .Function =append (_bdbfd .Function ,_bdcfb );};return &_bdbfd ,nil ;}; -// NewPdfColorPatternType2 returns an empty color shading pattern type 2 (Axial). -func NewPdfColorPatternType2 ()*PdfColorPatternType2 {_bgdgc :=&PdfColorPatternType2 {};return _bgdgc ;}; +// ToPdfObject recursively builds the Outline tree PDF object. +func (_ececf *PdfOutline )ToPdfObject ()_bb .PdfObject {_bcgeg :=_ececf ._ggcce ;_ecee :=_bcgeg .PdfObject .(*_bb .PdfObjectDictionary );_ecee .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"));if _ececf .First !=nil {_ecee .Set ("\u0046\u0069\u0072s\u0074",_ececf .First .ToPdfObject ()); +};if _ececf .Last !=nil {_ecee .Set ("\u004c\u0061\u0073\u0074",_ececf .Last .GetContext ().GetContainingPdfObject ());};if _ececf .Parent !=nil {_ecee .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_ececf .Parent .GetContext ().GetContainingPdfObject ()); +};if _ececf .Count !=nil {_ecee .Set ("\u0043\u006f\u0075n\u0074",_bb .MakeInteger (*_ececf .Count ));};return _bcgeg ;}; -// SetVersion sets the PDF version of the output file. -func (_cebb *PdfWriter )SetVersion (majorVersion ,minorVersion int ){_cebb ._ggaddg .Major =majorVersion ;_cebb ._ggaddg .Minor =minorVersion ;};func _dacfd (_dbac *_fd .PdfObjectDictionary )(*PdfShadingType5 ,error ){_fcfcf :=PdfShadingType5 {};_dddbd :=_dbac .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065"); -if _dddbd ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064 \u0061\u0074\u0074\u0072\u0069\u0062\u0075t\u0065\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u003a\u0020\u0042\u0069\u0074\u0073\u0050\u0065\u0072C\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_bgdga ,_dbgab :=_dddbd .(*_fd .PdfObjectInteger );if !_dbgab {_ag .Log .Debug ("\u0042\u0069\u0074\u0073\u0050e\u0072\u0043\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dddbd ); -return nil ,_fd .ErrTypeError ;};_fcfcf .BitsPerCoordinate =_bgdga ;_dddbd =_dbac .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074");if _dddbd ==nil {_ag .Log .Debug ("\u0052e\u0071\u0075i\u0072\u0065\u0064\u0020a\u0074\u0074\u0072i\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073in\u0067\u003a\u0020B\u0069\u0074s\u0050\u0065\u0072\u0043\u006f\u006dp\u006f\u006ee\u006e\u0074"); -return nil ,ErrRequiredAttributeMissing ;};_bgdga ,_dbgab =_dddbd .(*_fd .PdfObjectInteger );if !_dbgab {_ag .Log .Debug ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065r \u0028\u0067\u006ft\u0020%\u0054\u0029",_dddbd ); -return nil ,_fd .ErrTypeError ;};_fcfcf .BitsPerComponent =_bgdga ;_dddbd =_dbac .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050e\u0072\u0052\u006f\u0077");if _dddbd ==nil {_ag .Log .Debug ("\u0052\u0065\u0071u\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0056\u0065\u0072\u0074\u0069c\u0065\u0073\u0050\u0065\u0072\u0052\u006f\u0077"); -return nil ,ErrRequiredAttributeMissing ;};_bgdga ,_dbgab =_dddbd .(*_fd .PdfObjectInteger );if !_dbgab {_ag .Log .Debug ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073\u0050\u0065\u0072\u0052\u006f\u0077\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006et\u0065\u0067\u0065\u0072\u0020(\u0067\u006ft\u0020\u0025\u0054\u0029",_dddbd ); -return nil ,_fd .ErrTypeError ;};_fcfcf .VerticesPerRow =_bgdga ;_dddbd =_dbac .Get ("\u0044\u0065\u0063\u006f\u0064\u0065");if _dddbd ==nil {_ag .Log .Debug ("\u0052\u0065\u0071ui\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069b\u0075t\u0065 \u006di\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0044\u0065\u0063\u006f\u0064\u0065"); -return nil ,ErrRequiredAttributeMissing ;};_fdcfe ,_dbgab :=_dddbd .(*_fd .PdfObjectArray );if !_dbgab {_ag .Log .Debug ("\u0044\u0065\u0063\u006fd\u0065\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_dddbd ); -return nil ,_fd .ErrTypeError ;};_fcfcf .Decode =_fdcfe ;if _fffb :=_dbac .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_fffb !=nil {_fcfcf .Function =[]PdfFunction {};if _abcgaa ,_cebfbd :=_fffb .(*_fd .PdfObjectArray );_cebfbd {for _ ,_eeadb :=range _abcgaa .Elements (){_fgcd ,_egdcg :=_badad (_eeadb ); -if _egdcg !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_egdcg );return nil ,_egdcg ;};_fcfcf .Function =append (_fcfcf .Function ,_fgcd ); -};}else {_cfgc ,_fedgf :=_badad (_fffb );if _fedgf !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_fedgf );return nil ,_fedgf ; -};_fcfcf .Function =append (_fcfcf .Function ,_cfgc );};};return &_fcfcf ,nil ;}; +// ToPdfObject implements interface PdfModel. +func (_fae *PdfAnnotationWatermark )ToPdfObject ()_bb .PdfObject {_fae .PdfAnnotation .ToPdfObject ();_gbbbd :=_fae ._aaf ;_gdgd :=_gbbbd .PdfObject .(*_bb .PdfObjectDictionary );_gdgd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k")); +_gdgd .SetIfNotNil ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074",_fae .FixedPrint );return _gbbbd ;}; -// GetContainingPdfObject returns the container of the shading object (indirect object). -func (_dgfcg *PdfShading )GetContainingPdfObject ()_fd .PdfObject {return _dgfcg ._cdgfd }; +// GetContentStream returns the XObject Form's content stream. +func (_geae *XObjectForm )GetContentStream ()([]byte ,error ){_fcdf ,_caecf :=_bb .DecodeStream (_geae ._fbabg );if _caecf !=nil {return nil ,_caecf ;};return _fcdf ,nil ;}; -// GetOutlines returns a high-level Outline object, based on the outline tree -// of the reader. -func (_deaef *PdfReader )GetOutlines ()(*Outline ,error ){if _deaef ==nil {return nil ,_ad .New ("\u0063\u0061n\u006e\u006f\u0074\u0020c\u0072\u0065a\u0074\u0065\u0020\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u006e\u0069\u006c\u0020\u0072e\u0061\u0064\u0065\u0072"); -};_gcae :=_deaef .GetOutlineTree ();if _gcae ==nil {return nil ,_ad .New ("\u0074\u0068\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0072\u0065\u0061\u0064e\u0072\u0020\u0064\u006f\u0065\u0073\u0020n\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0020o\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065"); -};var _efac func (_gaggc *PdfOutlineTreeNode ,_gebgg *[]*OutlineItem );_efac =func (_gegab *PdfOutlineTreeNode ,_dcefb *[]*OutlineItem ){if _gegab ==nil {return ;};if _gegab ._gcgcg ==nil {_ag .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020m\u0069\u0073\u0073\u0069ng \u006fut\u006c\u0069\u006e\u0065\u0020\u0065\u006etr\u0079\u0020\u0063\u006f\u006e\u0074\u0065x\u0074"); -return ;};var _gfdbf *OutlineItem ;if _bdfbe ,_daedc :=_gegab ._gcgcg .(*PdfOutlineItem );_daedc {_bfefd :=_bdfbe .Dest ;if (_bfefd ==nil ||_fd .IsNullObject (_bfefd ))&&_bdfbe .A !=nil {if _cccad ,_efdca :=_fd .GetDict (_bdfbe .A );_efdca {if _cfdcd ,_abgf :=_fd .GetArray (_cccad .Get ("\u0044")); -_abgf {_bfefd =_cfdcd ;}else {_dfggb ,_daaeb :=_fd .GetString (_cccad .Get ("\u0044"));if !_daaeb {return ;};_adfcf ,_daaeb :=_deaef ._gabca .Get ("\u004e\u0061\u006de\u0073").(*_fd .PdfObjectReference );if !_daaeb {return ;};_fedcd ,_facec :=_deaef ._faaf .LookupByReference (*_adfcf ); -if _facec !=nil {_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u006e\u0061\u006d\u0065\u0073\u0020\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0028\u0025\u0073\u0029",_facec .Error ()); -return ;};_gbcdd ,_daaeb :=_fedcd .(*_fd .PdfIndirectObject );if !_daaeb {return ;};_adaa :=map[_fd .PdfObject ]struct{}{};_facec =_deaef .buildNameNodes (_gbcdd ,_adaa );if _facec !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006ea\u006d\u0065\u0020\u006e\u006fd\u0065\u0073 \u0028\u0025\u0073\u0029",_facec .Error ()); -return ;};for _edefb :=range _adaa {_cefac ,_eabcaf :=_fd .GetDict (_edefb );if !_eabcaf {continue ;};_bbbfd ,_eabcaf :=_fd .GetArray (_cefac .Get ("\u004e\u0061\u006de\u0073"));if !_eabcaf {continue ;};for _bbfb ,_gdbfc :=range _bbbfd .Elements (){switch _gdbfc .(type ){case *_fd .PdfObjectString :if _gdbfc .String ()==_dfggb .String (){if _gcccc :=_bbbfd .Get (_bbfb +1); -_gcccc !=nil {if _cedbf ,_accce :=_fd .GetDict (_gcccc );_accce {_bfefd =_cedbf .Get ("\u0044");break ;};};};};};};};};};var _ebaac OutlineDest ;if _bfefd !=nil &&!_fd .IsNullObject (_bfefd ){if _fdce ,_fbcgg :=_adea (_bfefd ,_deaef );_fbcgg ==nil {_ebaac =*_fdce ; -}else {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020p\u0061\u0072\u0073\u0065\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0064\u0065\u0073\u0074\u0020\u0028\u0025\u0076\u0029\u003a\u0020\u0025\u0076",_bfefd ,_fbcgg ); -};};_gfdbf =NewOutlineItem (_bdfbe .Title .Decoded (),_ebaac );*_dcefb =append (*_dcefb ,_gfdbf );if _bdfbe .Next !=nil {_efac (_bdfbe .Next ,_dcefb );};};if _gegab .First !=nil {if _gfdbf !=nil {_dcefb =&_gfdbf .Entries ;};_efac (_gegab .First ,_dcefb ); -};};_abgaa :=NewOutline ();_efac (_gcae ,&_abgaa .Entries );return _abgaa ,nil ;}; +// StringToCharcodeBytes maps the provided string runes to charcode bytes and +// it returns the resulting slice of bytes, along with the number of runes +// which could not be converted. If the number of misses is 0, all string runes +// were successfully converted. +func (_gggga *PdfFont )StringToCharcodeBytes (str string )([]byte ,int ){return _gggga .RunesToCharcodeBytes ([]rune (str ));}; -// GetAlphabet returns a map of the runes in `text` and their frequencies. -func GetAlphabet (text string )map[rune ]int {_gcdg :=map[rune ]int {};for _ ,_fggf :=range text {_gcdg [_fggf ]++;};return _gcdg ;}; +// GetCatalogViewerPreferences gets catalog ViewerPreferences object. +func (_dcgdd *PdfReader )GetCatalogViewerPreferences ()(_bb .PdfObject ,bool ){if _dcgdd ._effcg ==nil {return nil ,false ;};_ecgf :=_dcgdd ._effcg .Get ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073"); +return _ecgf ,_ecgf !=nil ;};func (_ecf *PdfReader )newPdfAnnotationUnderlineFromDict (_edff *_bb .PdfObjectDictionary )(*PdfAnnotationUnderline ,error ){_acc :=PdfAnnotationUnderline {};_cbc ,_ccg :=_ecf .newPdfAnnotationMarkupFromDict (_edff );if _ccg !=nil {return nil ,_ccg ; +};_acc .PdfAnnotationMarkup =_cbc ;_acc .QuadPoints =_edff .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_acc ,nil ;}; -// PdfFieldSignature signature field represents digital signatures and optional data for authenticating -// the name of the signer and verifying document contents. -type PdfFieldSignature struct{*PdfField ;*PdfAnnotationWidget ;V *PdfSignature ;Lock *_fd .PdfIndirectObject ;SV *_fd .PdfIndirectObject ;}; +// NewXObjectFormFromStream builds the Form XObject from a stream object. +// TODO: Should this be exposed? Consider different access points. +func NewXObjectFormFromStream (stream *_bb .PdfObjectStream )(*XObjectForm ,error ){_efcda :=&XObjectForm {};_efcda ._fbabg =stream ;_ecaaf :=*(stream .PdfObjectDictionary );_efbfg ,_accef :=_bb .NewEncoderFromStream (stream );if _accef !=nil {return nil ,_accef ; +};_efcda .Filter =_efbfg ;if _efaea :=_ecaaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_efaea !=nil {_beggcc ,_dfgfa :=_efaea .(*_bb .PdfObjectName );if !_dfgfa {return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};if *_beggcc !="\u0046\u006f\u0072\u006d"{_gg .Log .Debug ("I\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065");return nil ,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0066\u006f\u0072m\u0020\u0073\u0075\u0062ty\u0070\u0065"); +};};if _ccbgb :=_ecaaf .Get ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065");_ccbgb !=nil {_efcda .FormType =_ccbgb ;};if _gcecc :=_ecaaf .Get ("\u0042\u0042\u006f\u0078");_gcecc !=nil {_efcda .BBox =_gcecc ;};if _ebaba :=_ecaaf .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); +_ebaba !=nil {_efcda .Matrix =_ebaba ;};if _beabe :=_ecaaf .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_beabe !=nil {_beabe =_bb .TraceToDirectObject (_beabe );_dafdd ,_cfdda :=_beabe .(*_bb .PdfObjectDictionary );if !_cfdda {_gg .Log .Debug ("\u0049\u006e\u0076\u0061\u006ci\u0064\u0020\u0058\u004f\u0062j\u0065c\u0074\u0020\u0046\u006f\u0072\u006d\u0020\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020\u006f\u0062j\u0065\u0063\u0074\u002c\u0020\u0070\u006f\u0069\u006e\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u006e\u006f\u006e\u002d\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079"); +return nil ,_bb .ErrTypeError ;};_aeaccd ,_bggad :=NewPdfPageResourcesFromDict (_dafdd );if _bggad !=nil {_gg .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u0020\u0072\u0065\u0073\u006f\u0075rc\u0065\u0073"); +return nil ,_bggad ;};_efcda .Resources =_aeaccd ;_gg .Log .Trace ("\u0046\u006f\u0072\u006d r\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u003a\u0020\u0025\u0023\u0076",_efcda .Resources );};_efcda .Group =_ecaaf .Get ("\u0047\u0072\u006fu\u0070"); +_efcda .Ref =_ecaaf .Get ("\u0052\u0065\u0066");_efcda .MetaData =_ecaaf .Get ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061");_efcda .PieceInfo =_ecaaf .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_efcda .LastModified =_ecaaf .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064"); +_efcda .StructParent =_ecaaf .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074");_efcda .StructParents =_ecaaf .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073");_efcda .OPI =_ecaaf .Get ("\u004f\u0050\u0049"); +_efcda .OC =_ecaaf .Get ("\u004f\u0043");_efcda .Name =_ecaaf .Get ("\u004e\u0061\u006d\u0065");_efcda .Stream =stream .Stream ;return _efcda ,nil ;}; -// SetContext sets the sub annotation (context). -func (_caeg *PdfAnnotation )SetContext (ctx PdfModel ){_caeg ._cfda =ctx };func (_dacd *PdfWriter )writeNamesDictionary ()error {if _dacd ._gdabc ==nil {return nil ;};_gacga :=_dacd ._gdabc .ToPdfObject ();_dacd ._fdaca .Set ("\u004e\u0061\u006de\u0073",_gacga ); -_bagdd :=_dacd .addObjects (_gacga );if _bagdd !=nil {return _bagdd ;};return nil ;}; +// PdfActionRendition represents a Rendition action. +type PdfActionRendition struct{*PdfAction ;R _bb .PdfObject ;AN _bb .PdfObject ;OP _bb .PdfObject ;JS _bb .PdfObject ;}; -// NewPdfAnnotation3D returns a new 3d annotation. -func NewPdfAnnotation3D ()*PdfAnnotation3D {_eddfg :=NewPdfAnnotation ();_faea :=&PdfAnnotation3D {};_faea .PdfAnnotation =_eddfg ;_eddfg .SetContext (_faea );return _faea ;};func _bdca (_gdgd _fd .PdfObject )(string ,error ){_gdgd =_fd .TraceToDirectObject (_gdgd ); -switch _dfdbg :=_gdgd .(type ){case *_fd .PdfObjectString :return _dfdbg .Str (),nil ;case *_fd .PdfObjectStream :_gcec ,_acfef :=_fd .DecodeStream (_dfdbg );if _acfef !=nil {return "",_acfef ;};return string (_gcec ),nil ;};return "",_dc .Errorf ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072e\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0068\u006f\u006c\u0064\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_gdgd ); -}; +// EncryptionAlgorithm is used in EncryptOptions to change the default algorithm used to encrypt the document. +type EncryptionAlgorithm int ; -// SetPdfSubject sets the Subject attribute of the output PDF. -func SetPdfSubject (subject string ){_feadd .Lock ();defer _feadd .Unlock ();_gcba =subject }; +// GetColorspaces loads PdfPageResourcesColorspaces from `r.ColorSpace` and returns an error if there +// is a problem loading. Once loaded, the same object is returned on multiple calls. +func (_bfaea *PdfPageResources )GetColorspaces ()(*PdfPageResourcesColorspaces ,error ){if _bfaea ._cgaa !=nil {return _bfaea ._cgaa ,nil ;};if _bfaea .ColorSpace ==nil {return nil ,nil ;};_dcba ,_bgbbc :=_eggae (_bfaea .ColorSpace );if _bgbbc !=nil {return nil ,_bgbbc ; +};_bfaea ._cgaa =_dcba ;return _bfaea ._cgaa ,nil ;}; -// AddAnnotation appends `annot` to the list of page annotations. -func (_efegf *PdfPage )AddAnnotation (annot *PdfAnnotation ){if _efegf ._gbaf ==nil {_efegf .GetAnnotations ();};_efegf ._gbaf =append (_efegf ._gbaf ,annot );}; +// NewEmbeddedFileFromContent construct a new EmbeddedFile from supplied file content. +func NewEmbeddedFileFromContent (content []byte )(*EmbeddedFile ,error ){_cfag :=_fe .Detect (content );_bdffb :=_dgc .Sum (content );_gefgb :=&EmbeddedFile {Name :"\u0061\u0074\u0074\u0061\u0063\u0068\u006d\u0065\u006e\u0074",Content :content ,FileType :_cfag .String (),Hash :_ccc .EncodeToString (_bdffb [:])}; +return _gefgb ,nil ;}; -// SetFilter sets compression filter. Decodes with current filter sets and -// encodes the data with the new filter. -func (_dgbgdg *XObjectImage )SetFilter (encoder _fd .StreamEncoder )error {_ccegcf :=_dgbgdg .Stream ;_edefa ,_ebeefd :=_dgbgdg .Filter .DecodeBytes (_ccegcf );if _ebeefd !=nil {return _ebeefd ;};_dgbgdg .Filter =encoder ;encoder .UpdateParams (_dgbgdg .getParamsDict ()); -_ccegcf ,_ebeefd =encoder .EncodeBytes (_edefa );if _ebeefd !=nil {return _ebeefd ;};_dgbgdg .Stream =_ccegcf ;return nil ;};func _ece (_gdb _fd .PdfObject )(*PdfFilespec ,error ){if _gdb ==nil {return nil ,nil ;};return NewPdfFilespecFromObj (_gdb );}; +// ToOutlineTree returns a low level PdfOutlineTreeNode object, based on +// the current instance. +func (_cdfga *Outline )ToOutlineTree ()*PdfOutlineTreeNode {return &_cdfga .ToPdfOutline ().PdfOutlineTreeNode ;}; +// PdfActionSound represents a sound action. +type PdfActionSound struct{*PdfAction ;Sound _bb .PdfObject ;Volume _bb .PdfObject ;Synchronous _bb .PdfObject ;Repeat _bb .PdfObject ;Mix _bb .PdfObject ;}; -// PdfSignature represents a PDF signature dictionary and is used for signing via form signature fields. -// (Section 12.8, Table 252 - Entries in a signature dictionary p. 475 in PDF32000_2008). -type PdfSignature struct{Handler SignatureHandler ;_cbaga *_fd .PdfIndirectObject ; +// NewPdfActionGoToE returns a new "go to embedded" action. +func NewPdfActionGoToE ()*PdfActionGoToE {_da :=NewPdfAction ();_ac :=&PdfActionGoToE {};_ac .PdfAction =_da ;_da .SetContext (_ac );return _ac ;}; -// Type: Sig/DocTimeStamp -Type *_fd .PdfObjectName ;Filter *_fd .PdfObjectName ;SubFilter *_fd .PdfObjectName ;Contents *_fd .PdfObjectString ;Cert _fd .PdfObject ;ByteRange *_fd .PdfObjectArray ;Reference *_fd .PdfObjectArray ;Changes *_fd .PdfObjectArray ;Name *_fd .PdfObjectString ; -M *_fd .PdfObjectString ;Location *_fd .PdfObjectString ;Reason *_fd .PdfObjectString ;ContactInfo *_fd .PdfObjectString ;R *_fd .PdfObjectInteger ;V *_fd .PdfObjectInteger ;PropBuild *_fd .PdfObjectDictionary ;PropAuthTime *_fd .PdfObjectInteger ;PropAuthType *_fd .PdfObjectName ; -};func (_ebad *pdfCIDFontType2 )baseFields ()*fontCommon {return &_ebad .fontCommon }; +// NewPdfAnnotationStrikeOut returns a new text strikeout annotation. +func NewPdfAnnotationStrikeOut ()*PdfAnnotationStrikeOut {_cae :=NewPdfAnnotation ();_gbbg :=&PdfAnnotationStrikeOut {};_gbbg .PdfAnnotation =_cae ;_gbbg .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cae .SetContext (_gbbg );return _gbbg ;}; -// ToPdfObject returns a PdfObject representation of PdfColorspaceDeviceNAttributes as a PdfObjectDictionary directly -// or indirectly within an indirect object container. -func (_adgff *PdfColorspaceDeviceNAttributes )ToPdfObject ()_fd .PdfObject {_eead :=_fd .MakeDict ();if _adgff .Subtype !=nil {_eead .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_adgff .Subtype );};_eead .SetIfNotNil ("\u0043o\u006c\u006f\u0072\u0061\u006e\u0074s",_adgff .Colorants ); -_eead .SetIfNotNil ("\u0050r\u006f\u0063\u0065\u0073\u0073",_adgff .Process );_eead .SetIfNotNil ("M\u0069\u0078\u0069\u006e\u0067\u0048\u0069\u006e\u0074\u0073",_adgff .MixingHints );if _adgff ._cbd !=nil {_adgff ._cbd .PdfObject =_eead ;return _adgff ._cbd ; -};return _eead ;}; +// SubsetRegistered subsets the font to only the glyphs that have been registered by the encoder. +// +// NOTE: This only works on fonts that support subsetting. For unsupported fonts this is a no-op, although a debug +// message is emitted. Currently supported fonts are embedded Truetype CID fonts (type 0). +// +// NOTE: Make sure to call this soon before writing (once all needed runes have been registered). +// If using package creator, use its EnableFontSubsetting method instead. +func (_acdea *PdfFont )SubsetRegistered ()error {switch _eadc :=_acdea ._gbagg .(type ){case *pdfFontType0 :_caca :=_eadc .subsetRegistered ();if _caca !=nil {_gg .Log .Debug ("\u0053\u0075b\u0073\u0065\u0074 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_caca ); +return _caca ;};if _eadc ._adea !=nil {if _eadc ._fbfad !=nil {_eadc ._fbfad .ToPdfObject ();};_eadc .ToPdfObject ();};default:_gg .Log .Debug ("F\u006f\u006e\u0074\u0020\u0025\u0054 \u0064\u006f\u0065\u0073\u0020\u006eo\u0074\u0020\u0073\u0075\u0070\u0070\u006fr\u0074\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069n\u0067",_eadc ); +};return nil ;}; -// WriteToFile writes the output PDF to file. -func (_eafdfd *PdfWriter )WriteToFile (outputFilePath string )error {_dccfe ,_cadfc :=_gbe .Create (outputFilePath );if _cadfc !=nil {return _cadfc ;};defer _dccfe .Close ();return _eafdfd .Write (_dccfe );}; +// OutlineItem represents a PDF outline item dictionary (Table 153 - pp. 376 - 377). +type OutlineItem struct{Title string `json:"title"`;Dest OutlineDest `json:"dest"`;Entries []*OutlineItem `json:"entries,omitempty"`;}; -// PdfColorspaceCalGray represents CalGray color space. -type PdfColorspaceCalGray struct{WhitePoint []float64 ;BlackPoint []float64 ;Gamma float64 ;_gbaaf *_fd .PdfIndirectObject ;}; +// GetContainingPdfObject returns the XObject Form's containing object (indirect object). +func (_fabed *XObjectForm )GetContainingPdfObject ()_bb .PdfObject {return _fabed ._fbabg }; -// ToPdfObject implements interface PdfModel. -func (_fgded *PdfFilespec )ToPdfObject ()_fd .PdfObject {_agdad :=_fgded .getDict ();_agdad .Clear ();_agdad .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"));_agdad .SetIfNotNil ("\u0046\u0053",_fgded .FS ); -_agdad .SetIfNotNil ("\u0046",_fgded .F );_agdad .SetIfNotNil ("\u0055\u0046",_fgded .UF );_agdad .SetIfNotNil ("\u0044\u004f\u0053",_fgded .DOS );_agdad .SetIfNotNil ("\u004d\u0061\u0063",_fgded .Mac );_agdad .SetIfNotNil ("\u0055\u006e\u0069\u0078",_fgded .Unix ); -_agdad .SetIfNotNil ("\u0049\u0044",_fgded .ID );_agdad .SetIfNotNil ("\u0056",_fgded .V );_agdad .SetIfNotNil ("\u0045\u0046",_fgded .EF );_agdad .SetIfNotNil ("\u0052\u0046",_fgded .RF );_agdad .SetIfNotNil ("\u0044\u0065\u0073\u0063",_fgded .Desc ); -_agdad .SetIfNotNil ("\u0043\u0049",_fgded .CI );_agdad .SetIfNotNil ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070",_fgded .AFRelationship );return _fgded ._cbfc ;};var _ pdfFont =(*pdfFontType3 )(nil ); +// ToPdfObject converts date to a PDF string object. +func (_bcagab *PdfDate )ToPdfObject ()_bb .PdfObject {_bdffbg :=_e .Sprintf ("\u0044\u003a\u0025\u002e\u0034\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064\u0025\u002e2\u0064\u0025\u0063\u0025\u002e2\u0064\u0027%\u002e\u0032\u0064\u0027",_bcagab ._cacfc ,_bcagab ._degfb ,_bcagab ._gfaa ,_bcagab ._gdfge ,_bcagab ._fbfcae ,_bcagab ._ffcg ,_bcagab ._dbcea ,_bcagab ._gcfcd ,_bcagab ._cbgdf ); +return _bb .MakeString (_bdffbg );}; -// NewPdfAnnotationSquiggly returns a new text squiggly annotation. -func NewPdfAnnotationSquiggly ()*PdfAnnotationSquiggly {_cgb :=NewPdfAnnotation ();_afd :=&PdfAnnotationSquiggly {};_afd .PdfAnnotation =_cgb ;_afd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cgb .SetContext (_afd );return _afd ;}; +// ToPdfObject returns the PDF representation of the pattern. +func (_fbbdb *PdfPattern )ToPdfObject ()_bb .PdfObject {_dafg :=_fbbdb .getDict ();_dafg .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_dafg .Set ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065",_bb .MakeInteger (_fbbdb .PatternType )); +return _fbbdb ._aeff ;}; -// NewPdfActionMovie returns a new "movie" action. -func NewPdfActionMovie ()*PdfActionMovie {_db :=NewPdfAction ();_ged :=&PdfActionMovie {};_ged .PdfAction =_db ;_db .SetContext (_ged );return _ged ;}; +// SetDate sets the `M` field of the signature. +func (_dbbdd *PdfSignature )SetDate (date _fb .Time ,format string ){if format ==""{format ="\u0044\u003a\u003200\u0036\u0030\u0031\u0030\u0032\u0031\u0035\u0030\u0034\u0030\u0035\u002d\u0030\u0037\u0027\u0030\u0030\u0027";};_dbbdd .M =_bb .MakeString (date .Format (format )); +}; -// PdfShadingType3 is a Radial shading. -type PdfShadingType3 struct{*PdfShading ;Coords *_fd .PdfObjectArray ;Domain *_fd .PdfObjectArray ;Function []PdfFunction ;Extend *_fd .PdfObjectArray ;}; +// ToPdfObject returns the PDF representation of the function. +func (_begac *PdfFunctionType3 )ToPdfObject ()_bb .PdfObject {_abedb :=_bb .MakeDict ();_abedb .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_bb .MakeInteger (3));_dggag :=&_bb .PdfObjectArray {};for _ ,_egcc :=range _begac .Domain {_dggag .Append (_bb .MakeFloat (_egcc )); +};_abedb .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_dggag );if _begac .Range !=nil {_bafad :=&_bb .PdfObjectArray {};for _ ,_feae :=range _begac .Range {_bafad .Append (_bb .MakeFloat (_feae ));};_abedb .Set ("\u0052\u0061\u006eg\u0065",_bafad );};if _begac .Functions !=nil {_fdcd :=&_bb .PdfObjectArray {}; +for _ ,_edae :=range _begac .Functions {_fdcd .Append (_edae .ToPdfObject ());};_abedb .Set ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006es",_fdcd );};if _begac .Bounds !=nil {_afcca :=&_bb .PdfObjectArray {};for _ ,_agbd :=range _begac .Bounds {_afcca .Append (_bb .MakeFloat (_agbd )); +};_abedb .Set ("\u0042\u006f\u0075\u006e\u0064\u0073",_afcca );};if _begac .Encode !=nil {_cgbdbd :=&_bb .PdfObjectArray {};for _ ,_dcga :=range _begac .Encode {_cgbdbd .Append (_bb .MakeFloat (_dcga ));};_abedb .Set ("\u0045\u006e\u0063\u006f\u0064\u0065",_cgbdbd ); +};if _begac ._bcgb !=nil {_begac ._bcgb .PdfObject =_abedb ;return _begac ._bcgb ;};return _abedb ;}; -// SignatureHandlerDocMDPParams describe the specific parameters for the SignatureHandlerEx -// These parameters describe how to check the difference between revisions. -// Revisions of the document get from the PdfParser. -type SignatureHandlerDocMDPParams struct{Parser *_fd .PdfParser ;DiffPolicy _gfg .DiffPolicy ;};func (_ecdd *PdfField )inherit (_fgcb func (*PdfField )bool )(bool ,error ){_ffeg :=map[*PdfField ]bool {};_gcdad :=false ;_cebf :=_ecdd ;for _cebf !=nil {if _ ,_agddf :=_ffeg [_cebf ]; -_agddf {return false ,_ad .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};_ddga :=_fgcb (_cebf );if _ddga {_gcdad =true ;break ;};_ffeg [_cebf ]=true ;_cebf =_cebf .Parent ;};return _gcdad ,nil ; -};func (_eca *PdfReader )newPdfAnnotationFileAttachmentFromDict (_gagf *_fd .PdfObjectDictionary )(*PdfAnnotationFileAttachment ,error ){_cbee :=PdfAnnotationFileAttachment {};_cag ,_fcfg :=_eca .newPdfAnnotationMarkupFromDict (_gagf );if _fcfg !=nil {return nil ,_fcfg ; -};_cbee .PdfAnnotationMarkup =_cag ;_cbee .FS =_gagf .Get ("\u0046\u0053");_cbee .Name =_gagf .Get ("\u004e\u0061\u006d\u0065");return &_cbee ,nil ;}; - -// NewGrayImageFromGoImage creates a new grayscale unidoc Image from a golang Image. -func (_egedd DefaultImageHandler )NewGrayImageFromGoImage (goimg _gb .Image )(*Image ,error ){_cbafa :=goimg .Bounds ();_gfea :=&Image {Width :int64 (_cbafa .Dx ()),Height :int64 (_cbafa .Dy ()),ColorComponents :1,BitsPerComponent :8};switch _dfee :=goimg .(type ){case *_gb .Gray :if len (_dfee .Pix )!=_cbafa .Dx ()*_cbafa .Dy (){_ebbcg ,_beggf :=_gbed .GrayConverter .Convert (goimg ); -if _beggf !=nil {return nil ,_beggf ;};_gfea .Data =_ebbcg .Pix ();}else {_gfea .Data =_dfee .Pix ;};case *_gb .Gray16 :_gfea .BitsPerComponent =16;if len (_dfee .Pix )!=_cbafa .Dx ()*_cbafa .Dy ()*2{_ffde ,_bfdd :=_gbed .Gray16Converter .Convert (goimg ); -if _bfdd !=nil {return nil ,_bfdd ;};_gfea .Data =_ffde .Pix ();}else {_gfea .Data =_dfee .Pix ;};case _gbed .Image :_gbffb :=_dfee .Base ();if _gbffb .ColorComponents ==1{_gfea .BitsPerComponent =int64 (_gbffb .BitsPerComponent );_gfea .Data =_gbffb .Data ; -return _gfea ,nil ;};_acec ,_bgbdg :=_gbed .GrayConverter .Convert (goimg );if _bgbdg !=nil {return nil ,_bgbdg ;};_gfea .Data =_acec .Pix ();default:_cadbg ,_bdgg :=_gbed .GrayConverter .Convert (goimg );if _bdgg !=nil {return nil ,_bdgg ;};_gfea .Data =_cadbg .Pix (); -};return _gfea ,nil ;}; - -// PdfShadingPatternType3 is shading patterns that will use a Type 3 shading pattern (Radial). -type PdfShadingPatternType3 struct{*PdfPattern ;Shading *PdfShadingType3 ;Matrix *_fd .PdfObjectArray ;ExtGState _fd .PdfObject ;}; - -// GetParamsDict returns *core.PdfObjectDictionary with a set of basic image parameters. -func (_bfbdd *Image )GetParamsDict ()*_fd .PdfObjectDictionary {_fbefa :=_fd .MakeDict ();_fbefa .Set ("\u0057\u0069\u0064t\u0068",_fd .MakeInteger (_bfbdd .Width ));_fbefa .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_fd .MakeInteger (_bfbdd .Height )); -_fbefa .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_fd .MakeInteger (int64 (_bfbdd .ColorComponents )));_fbefa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_fd .MakeInteger (_bfbdd .BitsPerComponent )); -return _fbefa ;}; - -// GetContext returns a reference to the subpattern entry: either PdfTilingPattern or PdfShadingPattern. -func (_adbg *PdfPattern )GetContext ()PdfModel {return _adbg ._dccfd };func _adedc ()*modelManager {_fgaa :=modelManager {};_fgaa ._eeead =map[PdfModel ]_fd .PdfObject {};_fgaa ._aabd =map[_fd .PdfObject ]PdfModel {};return &_fgaa ;}; - -// DSS represents a Document Security Store dictionary. -// The DSS dictionary contains both global and signature specific validation -// information. The certificates and revocation data in the `Certs`, `OCSPs`, -// and `CRLs` fields can be used to validate any signature in the document. -// Additionally, the VRI entry contains validation data per signature. -// The keys in the VRI entry are calculated as upper(hex(sha1(sig.Contents))). -// The values are VRI dictionaries containing certificates and revocation -// information used for validating a single signature. -// See ETSI TS 102 778-4 V1.1.1 for more information. -type DSS struct{_bdcdg *_fd .PdfIndirectObject ;Certs []*_fd .PdfObjectStream ;OCSPs []*_fd .PdfObjectStream ;CRLs []*_fd .PdfObjectStream ;VRI map[string ]*VRI ;_ffbg map[string ]*_fd .PdfObjectStream ;_baceg map[string ]*_fd .PdfObjectStream ;_bgacf map[string ]*_fd .PdfObjectStream ; -}; - -// PdfShadingType6 is a Coons patch mesh. -type PdfShadingType6 struct{*PdfShading ;BitsPerCoordinate *_fd .PdfObjectInteger ;BitsPerComponent *_fd .PdfObjectInteger ;BitsPerFlag *_fd .PdfObjectInteger ;Decode *_fd .PdfObjectArray ;Function []PdfFunction ;}; - -// SetContext set the sub annotation (context). -func (_fggbe *PdfShading )SetContext (ctx PdfModel ){_fggbe ._cgfce =ctx }; - -// NewPdfRectangle creates a PDF rectangle object based on an input array of 4 integers. -// Defining the lower left (LL) and upper right (UR) corners with -// floating point numbers. -func NewPdfRectangle (arr _fd .PdfObjectArray )(*PdfRectangle ,error ){_facba :=PdfRectangle {};if arr .Len ()!=4{return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0072\u0065\u0063\u0074\u0061\u006e\u0067\u006c\u0065\u0020\u0061\u0072r\u0061\u0079\u002c\u0020\u006c\u0065\u006e \u0021\u003d\u0020\u0034"); -};var _aegeg error ;_facba .Llx ,_aegeg =_fd .GetNumberAsFloat (arr .Get (0));if _aegeg !=nil {return nil ,_aegeg ;};_facba .Lly ,_aegeg =_fd .GetNumberAsFloat (arr .Get (1));if _aegeg !=nil {return nil ,_aegeg ;};_facba .Urx ,_aegeg =_fd .GetNumberAsFloat (arr .Get (2)); -if _aegeg !=nil {return nil ,_aegeg ;};_facba .Ury ,_aegeg =_fd .GetNumberAsFloat (arr .Get (3));if _aegeg !=nil {return nil ,_aegeg ;};return &_facba ,nil ;}; - -// PdfReader represents a PDF file reader. It is a frontend to the lower level parsing mechanism and provides -// a higher level access to work with PDF structure and information, such as the page structure etc. -type PdfReader struct{_faaf *_fd .PdfParser ;_cbfcd _fd .PdfObject ;_gaag *_fd .PdfIndirectObject ;_dddeg *_fd .PdfObjectDictionary ;_bbfca []*_fd .PdfIndirectObject ;PageList []*PdfPage ;_fdeae int ;_gabca *_fd .PdfObjectDictionary ;_aceac *PdfOutlineTreeNode ; -AcroForm *PdfAcroForm ;DSS *DSS ;Rotate *int64 ;_cggae *Permissions ;_dbggb map[*PdfReader ]*PdfReader ;_afcee []*PdfReader ;_fbabb *modelManager ;_gfdda bool ;_cedebc map[_fd .PdfObject ]struct{};_gcafg _bc .ReadSeeker ;_ecbab string ;_agdae bool ;_badf *ReaderOpts ; -_gaggbb bool ;}; - -// GetPerms returns the Permissions dictionary -func (_cefd *PdfReader )GetPerms ()*Permissions {return _cefd ._cggae };func _dcafe ()string {return _ag .Version }; - -// ColorToRGB converts an Indexed color to an RGB color. -func (_dbbe *PdfColorspaceSpecialIndexed )ColorToRGB (color PdfColor )(PdfColor ,error ){if _dbbe .Base ==nil {return nil ,_ad .New ("\u0069\u006e\u0064\u0065\u0078\u0065d\u0020\u0062\u0061\u0073\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064"); -};return _dbbe .Base .ColorToRGB (color );}; - -// Val returns the value of the color. -func (_fgga *PdfColorCalGray )Val ()float64 {return float64 (*_fgga )}; - -// NewPdfAnnotationCaret returns a new caret annotation. -func NewPdfAnnotationCaret ()*PdfAnnotationCaret {_fgdc :=NewPdfAnnotation ();_fdcc :=&PdfAnnotationCaret {};_fdcc .PdfAnnotation =_fgdc ;_fdcc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fgdc .SetContext (_fdcc );return _fdcc ;}; - -// ToPdfObject converts the font to a PDF representation. -func (_ddege *pdfFontType3 )ToPdfObject ()_fd .PdfObject {if _ddege ._fcac ==nil {_ddege ._fcac =&_fd .PdfIndirectObject {};};_agfga :=_ddege .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0033");_ddege ._fcac .PdfObject =_agfga ;if _ddege .FirstChar !=nil {_agfga .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_ddege .FirstChar ); -};if _ddege .LastChar !=nil {_agfga .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_ddege .LastChar );};if _ddege .Widths !=nil {_agfga .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_ddege .Widths );};if _ddege .Encoding !=nil {_agfga .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ddege .Encoding ); -}else if _ddege ._eceb !=nil {_ggeb :=_ddege ._eceb .ToPdfObject ();if _ggeb !=nil {_agfga .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ggeb );};};if _ddege .FontBBox !=nil {_agfga .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_ddege .FontBBox ); -};if _ddege .FontMatrix !=nil {_agfga .Set ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0069\u0072\u0078",_ddege .FontMatrix );};if _ddege .CharProcs !=nil {_agfga .Set ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s",_ddege .CharProcs );};if _ddege .Resources !=nil {_agfga .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_ddege .Resources ); -};return _ddege ._fcac ;}; +// CharMetrics represents width and height metrics of a glyph. +type CharMetrics =_dcg .CharMetrics ; // SignatureHandler interface defines the common functionality for PDF signature handlers, which // need to be capable of validating digital signatures and signing PDF documents. @@ -3502,1698 +3529,1663 @@ type SignatureHandler interface{ // IsApplicable checks if a given signature dictionary `sig` is applicable for the signature handler. // For example a signature of type `adbe.pkcs7.detached` might not fit for a rsa.sha1 handler. -IsApplicable (_ebfcd *PdfSignature )bool ; +IsApplicable (_cegffe *PdfSignature )bool ; // Validate validates a PDF signature against a given digest (hash) such as that determined // for an input file. Returns validation results. -Validate (_efged *PdfSignature ,_cgfg Hasher )(SignatureValidationResult ,error ); +Validate (_dfegd *PdfSignature ,_cadca Hasher )(SignatureValidationResult ,error ); // InitSignature prepares the signature dictionary for signing. This involves setting all // necessary fields, and also allocating sufficient space to the Contents so that the // finalized signature can be inserted once the hash is calculated. -InitSignature (_gdga *PdfSignature )error ; +InitSignature (_dafa *PdfSignature )error ; // NewDigest creates a new digest/hasher based on the signature dictionary and handler. -NewDigest (_bbbbd *PdfSignature )(Hasher ,error ); +NewDigest (_baecc *PdfSignature )(Hasher ,error ); // Sign receives the hash `digest` (for example hash of an input file), and signs based // on the signature dictionary `sig` and applies the signature data to the signature // dictionary Contents field. -Sign (_abgcg *PdfSignature ,_cccc Hasher )error ;}; - -// Items returns all children outline items. -func (_gecf *Outline )Items ()[]*OutlineItem {return _gecf .Entries };func _cbea ()string {_feadd .Lock ();defer _feadd .Unlock ();return _gcba }; - -// PdfColorspace interface defines the common methods of a PDF colorspace. -// The colorspace defines the data storage format for each color and color representation. -// -// Device based colorspace, specified by name -// - /DeviceGray -// - /DeviceRGB -// - /DeviceCMYK -// -// CIE based colorspace specified by [name, dictionary] -// - [/CalGray dict] -// - [/CalRGB dict] -// - [/Lab dict] -// - [/ICCBased dict] -// -// Special colorspaces -// - /Pattern -// - /Indexed -// - /Separation -// - /DeviceN -// -// Work is in progress to support all colorspaces. At the moment ICCBased color spaces fall back to the alternate -// colorspace which works OK in most cases. For full color support, will need fully featured ICC support. -type PdfColorspace interface{ +Sign (_fecfgg *PdfSignature ,_ccgbc Hasher )error ;}; -// String returns the PdfColorspace's name. -String ()string ; +// AddOutlineTree adds outlines to a PDF file. +func (_gdea *PdfWriter )AddOutlineTree (outlineTree *PdfOutlineTreeNode ){_gdea ._eccedg =outlineTree }; -// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. -ImageToRGB (Image )(Image ,error ); +// NewPdfActionMovie returns a new "movie" action. +func NewPdfActionMovie ()*PdfActionMovie {_abf :=NewPdfAction ();_gga :=&PdfActionMovie {};_gga .PdfAction =_abf ;_abf .SetContext (_gga );return _gga ;}; -// ColorToRGB converts a single color in a given PdfColorspace to an RGB color. -ColorToRGB (_bdfb PdfColor )(PdfColor ,error ); +// SetFillImage attach a model.Image to push button. +func (_feecb *PdfFieldButton )SetFillImage (image *Image ){if _feecb .IsPush (){_feecb ._aegba =image ;};}; -// GetNumComponents returns the number of components in the PdfColorspace. -GetNumComponents ()int ; +// ToPdfObject returns the PDF representation of the VRI dictionary. +func (_beeaf *VRI )ToPdfObject ()*_bb .PdfObjectDictionary {_aaddg :=_bb .MakeDict ();_aaddg .SetIfNotNil (_bb .PdfObjectName ("\u0043\u0065\u0072\u0074"),_baggc (_beeaf .Cert ));_aaddg .SetIfNotNil (_bb .PdfObjectName ("\u004f\u0043\u0053\u0050"),_baggc (_beeaf .OCSP )); +_aaddg .SetIfNotNil (_bb .PdfObjectName ("\u0043\u0052\u004c"),_baggc (_beeaf .CRL ));_aaddg .SetIfNotNil ("\u0054\u0055",_beeaf .TU );_aaddg .SetIfNotNil ("\u0054\u0053",_beeaf .TS );return _aaddg ;}; -// ToPdfObject returns a PdfObject representation of the PdfColorspace. -ToPdfObject ()_fd .PdfObject ; +// NewPdfAction returns an initialized generic PDF action model. +func NewPdfAction ()*PdfAction {_fg :=&PdfAction {};_fg ._dcc =_bb .MakeIndirectObject (_bb .MakeDict ());return _fg ;}; -// ColorFromPdfObjects returns a PdfColor in the given PdfColorspace from an array of PdfObject where each -// PdfObject represents a numeric value. -ColorFromPdfObjects (_gfff []_fd .PdfObject )(PdfColor ,error ); +// NewPdfReaderFromFile creates a new PdfReader from the speficied PDF file. +// If ReaderOpts is nil it will be set to default value from NewReaderOpts. +func NewPdfReaderFromFile (pdfFile string ,opts *ReaderOpts )(*PdfReader ,*_be .File ,error ){const _daecd ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0046\u0072\u006f\u006dF\u0069\u006c\u0065"; +_afde ,_gacga :=_be .Open (pdfFile );if _gacga !=nil {return nil ,nil ,_gacga ;};_cdgge ,_gacga :=_dgdcf (_afde ,opts ,true ,_daecd );if _gacga !=nil {_afde .Close ();return nil ,nil ,_gacga ;};return _cdgge ,_afde ,nil ;}; -// ColorFromFloats returns a new PdfColor based on input color components for a given PdfColorspace. -ColorFromFloats (_beda []float64 )(PdfColor ,error ); +// GetPreviousRevision returns the previous revision of PdfReader for the Pdf document +func (_becgeg *PdfReader )GetPreviousRevision ()(*PdfReader ,error ){if _becgeg ._cfaef .GetRevisionNumber ()==0{return nil ,_ed .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065xi\u0073\u0074"); +};if _cabf ,_aeefc :=_becgeg ._agbfc [_becgeg ];_aeefc {return _cabf ,nil ;};_gagfd ,_cbcdf :=_becgeg ._cfaef .GetPreviousRevisionReadSeeker ();if _cbcdf !=nil {return nil ,_cbcdf ;};_acbef ,_cbcdf :=_dgdcf (_gagfd ,_becgeg ._gdab ,_becgeg ._fgffe ,"\u006do\u0064\u0065\u006c\u003aG\u0065\u0074\u0050\u0072\u0065v\u0069o\u0075s\u0052\u0065\u0076\u0069\u0073\u0069\u006fn"); +if _cbcdf !=nil {return nil ,_cbcdf ;};_becgeg ._egbda [_becgeg ._cfaef .GetRevisionNumber ()-1]=_acbef ;_becgeg ._agbfc [_becgeg ]=_acbef ;_acbef ._agbfc =_becgeg ._agbfc ;return _acbef ,nil ;}; -// DecodeArray returns the Decode array for the PdfColorSpace, i.e. the range of each component. -DecodeArray ()[]float64 ;}; +// PdfColorDeviceGray represents a grayscale color value that shall be represented by a single number in the +// range 0.0 to 1.0 where 0.0 corresponds to black and 1.0 to white. +type PdfColorDeviceGray float64 ; -// NewEmbeddedFile constructs a new EmbeddedFile object from supplied file. -// The file type of the file would be detected automatically. -func NewEmbeddedFile (path string )(*EmbeddedFile ,error ){_cfccd ,_caee :=_gbe .ReadFile (path );if _caee !=nil {return nil ,_caee ;};_dfce :=_dff .Detect (_cfccd );_ddeg :=_dad .Sum (_cfccd );_ceef :=&EmbeddedFile {Name :_gf .Base (path ),Content :_cfccd ,FileType :_dfce .String (),Hash :_f .EncodeToString (_ddeg [:])}; -return _ceef ,nil ;};func (_dbcge *PdfReader )newPdfFieldSignatureFromDict (_bbca *_fd .PdfObjectDictionary )(*PdfFieldSignature ,error ){_dgfbb :=&PdfFieldSignature {};_eegc ,_dgcc :=_fd .GetIndirect (_bbca .Get ("\u0056"));if _dgcc {var _adcc error ; -_dgfbb .V ,_adcc =_dbcge .newPdfSignatureFromIndirect (_eegc );if _adcc !=nil {return nil ,_adcc ;};};_dgfbb .Lock ,_ =_fd .GetIndirect (_bbca .Get ("\u004c\u006f\u0063\u006b"));_dgfbb .SV ,_ =_fd .GetIndirect (_bbca .Get ("\u0053\u0056"));return _dgfbb ,nil ; +// ToPdfObject returns a stream object. +func (_dgbfba *XObjectForm )ToPdfObject ()_bb .PdfObject {_bfacbg :=_dgbfba ._fbabg ;_bcgec :=_bfacbg .PdfObjectDictionary ;if _dgbfba .Filter !=nil {_bcgec =_dgbfba .Filter .MakeStreamDict ();_bfacbg .PdfObjectDictionary =_bcgec ;};_bcgec .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +_bcgec .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0046\u006f\u0072\u006d"));_bcgec .SetIfNotNil ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065",_dgbfba .FormType );_bcgec .SetIfNotNil ("\u0042\u0042\u006f\u0078",_dgbfba .BBox ); +_bcgec .SetIfNotNil ("\u004d\u0061\u0074\u0072\u0069\u0078",_dgbfba .Matrix );if _dgbfba .Resources !=nil {_bcgec .SetIfNotNil ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_dgbfba .Resources .ToPdfObject ());};_bcgec .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_dgbfba .Group ); +_bcgec .SetIfNotNil ("\u0052\u0065\u0066",_dgbfba .Ref );_bcgec .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061",_dgbfba .MetaData );_bcgec .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_dgbfba .PieceInfo );_bcgec .SetIfNotNil ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_dgbfba .LastModified ); +_bcgec .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_dgbfba .StructParent );_bcgec .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_dgbfba .StructParents );_bcgec .SetIfNotNil ("\u004f\u0050\u0049",_dgbfba .OPI ); +_bcgec .SetIfNotNil ("\u004f\u0043",_dgbfba .OC );_bcgec .SetIfNotNil ("\u004e\u0061\u006d\u0065",_dgbfba .Name );_bcgec .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_dgbfba .Stream ))));_bfacbg .Stream =_dgbfba .Stream ;return _bfacbg ; }; -// String returns a string that describes `base`. -func (_cdece fontCommon )String ()string {return _dc .Sprintf ("\u0046\u004f\u004e\u0054\u007b\u0025\u0073\u007d",_cdece .coreString ());};func (_bbcd *PdfReader )newPdfAnnotationFreeTextFromDict (_gddd *_fd .PdfObjectDictionary )(*PdfAnnotationFreeText ,error ){_cbcc :=PdfAnnotationFreeText {}; -_gcdf ,_ffce :=_bbcd .newPdfAnnotationMarkupFromDict (_gddd );if _ffce !=nil {return nil ,_ffce ;};_cbcc .PdfAnnotationMarkup =_gcdf ;_cbcc .DA =_gddd .Get ("\u0044\u0041");_cbcc .Q =_gddd .Get ("\u0051");_cbcc .RC =_gddd .Get ("\u0052\u0043");_cbcc .DS =_gddd .Get ("\u0044\u0053"); -_cbcc .CL =_gddd .Get ("\u0043\u004c");_cbcc .IT =_gddd .Get ("\u0049\u0054");_cbcc .BE =_gddd .Get ("\u0042\u0045");_cbcc .RD =_gddd .Get ("\u0052\u0044");_cbcc .BS =_gddd .Get ("\u0042\u0053");_cbcc .LE =_gddd .Get ("\u004c\u0045");return &_cbcc ,nil ; +// NewPdfActionJavaScript returns a new "javaScript" action. +func NewPdfActionJavaScript ()*PdfActionJavaScript {_fee :=NewPdfAction ();_fdf :=&PdfActionJavaScript {};_fdf .PdfAction =_fee ;_fee .SetContext (_fdf );return _fdf ;};func (_agfd *PdfColorspaceDeviceRGB )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"; }; -// EncryptOptions represents encryption options for an output PDF. -type EncryptOptions struct{Permissions _dfg .Permissions ;Algorithm EncryptionAlgorithm ;}; +// GetContentStreams returns the content stream as an array of strings. +func (_efgfb *PdfPage )GetContentStreams ()([]string ,error ){_dfeaa :=_efgfb .GetContentStreamObjs ();var _fcab []string ;for _ ,_deagd :=range _dfeaa {_eefba ,_fdebb :=_ggfed (_deagd );if _fdebb !=nil {return nil ,_fdebb ;};_fcab =append (_fcab ,_eefba ); +};return _fcab ,nil ;};func (_eedc *PdfReader )newPdfAnnotationSquareFromDict (_fdba *_bb .PdfObjectDictionary )(*PdfAnnotationSquare ,error ){_edba :=PdfAnnotationSquare {};_eba ,_eabc :=_eedc .newPdfAnnotationMarkupFromDict (_fdba );if _eabc !=nil {return nil ,_eabc ; +};_edba .PdfAnnotationMarkup =_eba ;_edba .BS =_fdba .Get ("\u0042\u0053");_edba .IC =_fdba .Get ("\u0049\u0043");_edba .BE =_fdba .Get ("\u0042\u0045");_edba .RD =_fdba .Get ("\u0052\u0044");return &_edba ,nil ;}; -// PdfShadingType7 is a Tensor-product patch mesh. -type PdfShadingType7 struct{*PdfShading ;BitsPerCoordinate *_fd .PdfObjectInteger ;BitsPerComponent *_fd .PdfObjectInteger ;BitsPerFlag *_fd .PdfObjectInteger ;Decode *_fd .PdfObjectArray ;Function []PdfFunction ;};func (_eageab *pdfFontSimple )updateStandard14Font (){_geaab ,_ebgbb :=_eageab .Encoder ().(_ee .SimpleEncoder ); -if !_ebgbb {_ag .Log .Error ("\u0057\u0072\u006f\u006e\u0067\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0074y\u0070e\u003a\u0020\u0025\u0054\u002e\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073\u002e",_eageab .Encoder (),_eageab );return ; -};_fecff :=_geaab .Charcodes ();_eageab ._bafeg =make (map[_ee .CharCode ]float64 ,len (_fecff ));for _ ,_fbcg :=range _fecff {_acbg ,_ :=_geaab .CharcodeToRune (_fbcg );_adca ,_ :=_eageab ._dcgdd .Read (_acbg );_eageab ._bafeg [_fbcg ]=_adca .Wx ;};}; +// SetContentStream sets the pattern cell's content stream. +func (_gbfd *PdfTilingPattern )SetContentStream (content []byte ,encoder _bb .StreamEncoder )error {_bafc ,_abbge :=_gbfd ._aeff .(*_bb .PdfObjectStream );if !_abbge {_gg .Log .Debug ("\u0054\u0069l\u0069\u006e\u0067\u0020\u0070\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_gbfd ._aeff ); +return _bb .ErrTypeError ;};if encoder ==nil {encoder =_bb .NewRawEncoder ();};_fgfab :=_bafc .PdfObjectDictionary ;_geed :=encoder .MakeStreamDict ();_fgfab .Merge (_geed );_fgcb ,_cfae :=encoder .EncodeBytes (content );if _cfae !=nil {return _cfae ;}; +_fgfab .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_fgcb ))));_bafc .Stream =_fgcb ;return nil ;}; +// ContentStreamWrapper wraps the Page's contentstream into q ... Q blocks. +type ContentStreamWrapper interface{WrapContentStream (_eccae *PdfPage )error ;}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// component PDF objects. -func (_dbcbg *PdfColorspaceICCBased )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if _dbcbg .Alternate ==nil {if _dbcbg .N ==1{_cddee :=NewPdfColorspaceDeviceGray ();return _cddee .ColorFromPdfObjects (objects );}else if _dbcbg .N ==3{_egfd :=NewPdfColorspaceDeviceRGB (); -return _egfd .ColorFromPdfObjects (objects );}else if _dbcbg .N ==4{_agag :=NewPdfColorspaceDeviceCMYK ();return _agag .ColorFromPdfObjects (objects );}else {return nil ,_ad .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -};};return _dbcbg .Alternate .ColorFromPdfObjects (objects );}; +// DecodeArray returns the range of color component values in CalRGB colorspace. +func (_cgde *PdfColorspaceCalRGB )DecodeArray ()[]float64 {return []float64 {0.0,1.0,0.0,1.0,0.0,1.0};}; -// B returns the value of the B component of the color. -func (_ecbeb *PdfColorLab )B ()float64 {return _ecbeb [2]}; +// SetCatalogLanguage sets the catalog language. +func (_ecfbe *PdfWriter )SetCatalogLanguage (lang _bb .PdfObject )error {if lang ==nil {_ecfbe ._ebgdb .Remove ("\u004c\u0061\u006e\u0067");return nil ;};_ecfbe .addObject (lang );_ecfbe ._ebgdb .Set ("\u004c\u0061\u006e\u0067",lang );return nil ;}; -// PdfFieldText represents a text field where user can enter text. -type PdfFieldText struct{*PdfField ;DA *_fd .PdfObjectString ;Q *_fd .PdfObjectInteger ;DS *_fd .PdfObjectString ;RV _fd .PdfObject ;MaxLen *_fd .PdfObjectInteger ;}; +// AddCRLs adds CRLs to DSS. +func (_daae *DSS )AddCRLs (crls [][]byte )([]*_bb .PdfObjectStream ,error ){return _daae .add (&_daae .CRLs ,_daae ._fdbe ,crls );};func (_aee *PdfReader )newPdfAnnotationCaretFromDict (_egfd *_bb .PdfObjectDictionary )(*PdfAnnotationCaret ,error ){_cedg :=PdfAnnotationCaret {}; +_cdbb ,_eafg :=_aee .newPdfAnnotationMarkupFromDict (_egfd );if _eafg !=nil {return nil ,_eafg ;};_cedg .PdfAnnotationMarkup =_cdbb ;_cedg .RD =_egfd .Get ("\u0052\u0044");_cedg .Sy =_egfd .Get ("\u0053\u0079");return &_cedg ,nil ;}; -// StdFontName represents name of a standard font. -type StdFontName =_cf .StdFontName ; +// ToPdfObject implements interface PdfModel. +func (_dee *PdfAnnotation3D )ToPdfObject ()_bb .PdfObject {_dee .PdfAnnotation .ToPdfObject ();_egcb :=_dee ._aaf ;_gffd :=_egcb .PdfObject .(*_bb .PdfObjectDictionary );_gffd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0033\u0044")); +_gffd .SetIfNotNil ("\u0033\u0044\u0044",_dee .T3DD );_gffd .SetIfNotNil ("\u0033\u0044\u0056",_dee .T3DV );_gffd .SetIfNotNil ("\u0033\u0044\u0041",_dee .T3DA );_gffd .SetIfNotNil ("\u0033\u0044\u0049",_dee .T3DI );_gffd .SetIfNotNil ("\u0033\u0044\u0042",_dee .T3DB ); +return _egcb ;}; -// ToPdfObject returns the PDF representation of the shading pattern. -func (_dggbd *PdfShadingPatternType2 )ToPdfObject ()_fd .PdfObject {_dggbd .PdfPattern .ToPdfObject ();_gdgga :=_dggbd .getDict ();if _dggbd .Shading !=nil {_gdgga .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_dggbd .Shading .ToPdfObject ());};if _dggbd .Matrix !=nil {_gdgga .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_dggbd .Matrix ); -};if _dggbd .ExtGState !=nil {_gdgga .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_dggbd .ExtGState );};return _dggbd ._gcgba ;};func (_cgcfc *PdfWriter )optimize ()error {if _cgcfc ._cffdf ==nil {return nil ;};var _gfaga error ;_cgcfc ._agfbf ,_gfaga =_cgcfc ._cffdf .Optimize (_cgcfc ._agfbf ); -if _gfaga !=nil {return _gfaga ;};_fegcc :=make (map[_fd .PdfObject ]struct{},len (_cgcfc ._agfbf ));for _ ,_ffeaf :=range _cgcfc ._agfbf {_fegcc [_ffeaf ]=struct{}{};};_cgcfc ._agfaff =_fegcc ;return nil ;}; +// FieldFlattenOpts defines a set of options which can be used to configure +// the field flattening process. +type FieldFlattenOpts struct{ -// PdfAnnotation represents an annotation in PDF (section 12.5 p. 389). -type PdfAnnotation struct{_cfda PdfModel ;Rect _fd .PdfObject ;Contents _fd .PdfObject ;P _fd .PdfObject ;NM _fd .PdfObject ;M _fd .PdfObject ;F _fd .PdfObject ;AP _fd .PdfObject ;AS _fd .PdfObject ;Border _fd .PdfObject ;C _fd .PdfObject ;StructParent _fd .PdfObject ; -OC _fd .PdfObject ;_aeb *_fd .PdfIndirectObject ;}; +// FilterFunc allows filtering the form fields used in the flattening +// process. If the filter function returns true, the field is flattened, +// otherwise it is skipped. +// If a non-terminal field is discarded, all of its children (the fields +// present in the Kids array) are discarded as well. +// Non-terminal fields are kept in the AcroForm if one or more of their +// child fields have not been selected for flattening. +// If a filter function is not provided, all form fields are flattened. +FilterFunc FieldFilterFunc ; -// ToPdfObject implements model.PdfModel interface. -func (_cbfd *PdfOutputIntent )ToPdfObject ()_fd .PdfObject {if _cbfd ._fbbec ==nil {_cbfd ._fbbec =_fd .MakeDict ();};_bgfd :=_cbfd ._fbbec ;if _cbfd .Type !=""{_bgfd .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName (_cbfd .Type ));};_bgfd .Set ("\u0053",_fd .MakeName (_cbfd .S .String ())); -if _cbfd .OutputCondition !=""{_bgfd .Set ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e",_fd .MakeString (_cbfd .OutputCondition ));};_bgfd .Set ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r",_fd .MakeString (_cbfd .OutputConditionIdentifier )); -_bgfd .Set ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065",_fd .MakeString (_cbfd .RegistryName ));if _cbfd .Info !=""{_bgfd .Set ("\u0049\u006e\u0066\u006f",_fd .MakeString (_cbfd .Info ));};if len (_cbfd .DestOutputProfile )!=0{_fedge ,_egag :=_fd .MakeStream (_cbfd .DestOutputProfile ,_fd .NewFlateEncoder ()); -if _egag !=nil {_ag .Log .Error ("\u004d\u0061\u006b\u0065\u0053\u0074\u0072\u0065\u0061\u006d\u0020\u0044\u0065s\u0074\u004f\u0075\u0074\u0070\u0075t\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_egag ); -};_fedge .PdfObjectDictionary .Set ("\u004e",_fd .MakeInteger (int64 (_cbfd .ColorComponents )));_aacae :=make ([]float64 ,_cbfd .ColorComponents *2);for _edgcb :=0;_edgcb < _cbfd .ColorComponents *2;_edgcb ++{_agadg :=0.0;if _edgcb %2!=0{_agadg =1.0;}; -_aacae [_edgcb ]=_agadg ;};_fedge .PdfObjectDictionary .Set ("\u0052\u0061\u006eg\u0065",_fd .MakeArrayFromFloats (_aacae ));_bgfd .Set ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065",_fedge );};return _bgfd ; -};func (_gggeb *LTV )getOCSPs (_baegf []*_gff .Certificate ,_egcc map[string ]*_gff .Certificate )([][]byte ,error ){_gbga :=make ([][]byte ,0,len (_baegf ));for _ ,_fegee :=range _baegf {for _ ,_daedf :=range _fegee .OCSPServer {if _gggeb .CertClient .IsCA (_fegee ){continue ; -};_ggabd ,_cdgfa :=_egcc [_fegee .Issuer .CommonName ];if !_cdgfa {_ag .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u003a\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072t\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_ ,_geefe ,_eabbf :=_gggeb .OCSPClient .MakeRequest (_daedf ,_fegee ,_ggabd );if _eabbf !=nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075e\u0073t\u0020\u0065\u0072\u0072\u006f\u0072\u003a \u0025\u0076",_eabbf ); -continue ;};_gbga =append (_gbga ,_geefe );};};return _gbga ,nil ;}; +// AnnotFilterFunc allows filtering the annotations in the flattening +// process. If the filter function returns true, the annotation is flattened, +// otherwise it is skipped. +AnnotFilterFunc AnnotFilterFunc ;};func (_ccced *PdfSignature )extractChainFromPKCS7 ()([]*_cd .Certificate ,error ){_agba ,_gdeba :=_de .Parse (_ccced .Contents .Bytes ());if _gdeba !=nil {return nil ,_gdeba ;};return _agba .Certificates ,nil ;};func (_gfdd *PdfWriter )writeTrailer (_cgcbf int ){_gfdd .writeString ("\u0078\u0072\u0065\u0066\u000d\u000a"); +for _egdbe :=0;_egdbe <=_cgcbf ;{for ;_egdbe <=_cgcbf ;_egdbe ++{_daffg ,_dfff :=_gfdd ._gaded [_egdbe ];if _dfff &&(!_gfdd ._aedgc ||_gfdd ._aedgc &&(_daffg .Type ==1&&_daffg .Offset >=_gfdd ._daabg ||_daffg .Type ==0)){break ;};};var _fdada int ;for _fdada =_egdbe +1; +_fdada <=_cgcbf ;_fdada ++{_dgfag ,_cgdebf :=_gfdd ._gaded [_fdada ];if _cgdebf &&(!_gfdd ._aedgc ||_gfdd ._aedgc &&(_dgfag .Type ==1&&_dgfag .Offset > _gfdd ._daabg )){continue ;};break ;};_fbae :=_e .Sprintf ("\u0025d\u0020\u0025\u0064\u000d\u000a",_egdbe ,_fdada -_egdbe ); +_gfdd .writeString (_fbae );for _cdbdc :=_egdbe ;_cdbdc < _fdada ;_cdbdc ++{_bdffbb :=_gfdd ._gaded [_cdbdc ];switch _bdffbb .Type {case 0:_fbae =_e .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u0066\u000d\u000a",0,65535);_gfdd .writeString (_fbae ); +case 1:_fbae =_e .Sprintf ("\u0025\u002e\u0031\u0030\u0064\u0020\u0025\u002e\u0035d\u0020\u006e\u000d\u000a",_bdffbb .Offset ,0);_gfdd .writeString (_fbae );};};_egdbe =_fdada +1;};_dafbg :=_bb .MakeDict ();_dafbg .Set ("\u0049\u006e\u0066\u006f",_gfdd ._gefda ); +_dafbg .Set ("\u0052\u006f\u006f\u0074",_gfdd ._eecbb );_dafbg .Set ("\u0053\u0069\u007a\u0065",_bb .MakeInteger (int64 (_cgcbf +1)));if _gfdd ._aedgc &&_gfdd ._fedgb > 0{_dafbg .Set ("\u0050\u0072\u0065\u0076",_bb .MakeInteger (_gfdd ._fedgb ));};if _gfdd ._efgdff !=nil {_dafbg .Set ("\u0045n\u0063\u0072\u0079\u0070\u0074",_gfdd ._bafbg ); +};if _gfdd ._fggfg ==nil &&_gfdd ._eacbd !=""&&_gfdd ._dedff !=""{_gfdd ._fggfg =_bb .MakeArray (_bb .MakeHexString (_gfdd ._eacbd ),_bb .MakeHexString (_gfdd ._dedff ));};if _gfdd ._fggfg !=nil {_dafbg .Set ("\u0049\u0044",_gfdd ._fggfg );_gg .Log .Trace ("\u0049d\u0073\u003a\u0020\u0025\u0073",_gfdd ._fggfg ); +};_gfdd .writeString ("\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u000a");_gfdd .writeString (_dafbg .WriteString ());_gfdd .writeString ("\u000a");}; -// RemovePage removes a page by number. -func (_faaa *PdfAppender )RemovePage (pageNum int ){_ceb :=pageNum -1;_faaa ._gbca =append (_faaa ._gbca [0:_ceb ],_faaa ._gbca [pageNum :]...);};func (_ffefg *PdfWriter )setDocumentIDs (_ecfdd ,_agcbb string ){_ffefg ._bgdef =_fd .MakeArray (_fd .MakeHexString (_ecfdd ),_fd .MakeHexString (_agcbb )); -}; +// ColorFromPdfObjects gets the color from a series of pdf objects (3 for rgb). +func (_bebbf *PdfColorspaceDeviceRGB )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fcaf ,_cebc :=_bb .GetNumbersAsFloat (objects ); +if _cebc !=nil {return nil ,_cebc ;};return _bebbf .ColorFromFloats (_fcaf );}; -// ToPdfObject returns the PDF representation of the VRI dictionary. -func (_cfdc *VRI )ToPdfObject ()*_fd .PdfObjectDictionary {_fbebb :=_fd .MakeDict ();_fbebb .SetIfNotNil (_fd .PdfObjectName ("\u0043\u0065\u0072\u0074"),_gfafb (_cfdc .Cert ));_fbebb .SetIfNotNil (_fd .PdfObjectName ("\u004f\u0043\u0053\u0050"),_gfafb (_cfdc .OCSP )); -_fbebb .SetIfNotNil (_fd .PdfObjectName ("\u0043\u0052\u004c"),_gfafb (_cfdc .CRL ));_fbebb .SetIfNotNil ("\u0054\u0055",_cfdc .TU );_fbebb .SetIfNotNil ("\u0054\u0053",_cfdc .TS );return _fbebb ;}; +// FullName returns the full name of the field as in rootname.parentname.partialname. +func (_cegae *PdfField )FullName ()(string ,error ){var _ggdb _aa .Buffer ;_dgaa :=[]string {};if _cegae .T !=nil {_dgaa =append (_dgaa ,_cegae .T .Decoded ());};_adcae :=map[*PdfField ]bool {};_adcae [_cegae ]=true ;_gdcg :=_cegae .Parent ;for _gdcg !=nil {if _ ,_eggg :=_adcae [_gdcg ]; +_eggg {return _ggdb .String (),_ed .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};if _gdcg .T ==nil {return _ggdb .String (),_ed .New ("\u0066\u0069el\u0064\u0020\u0070a\u0072\u0074\u0069\u0061l n\u0061me\u0020\u0028\u0054\u0029\u0020\u006e\u006ft \u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064"); +};_dgaa =append (_dgaa ,_gdcg .T .Decoded ());_adcae [_gdcg ]=true ;_gdcg =_gdcg .Parent ;};for _ebeb :=len (_dgaa )-1;_ebeb >=0;_ebeb --{_ggdb .WriteString (_dgaa [_ebeb ]);if _ebeb > 0{_ggdb .WriteString ("\u002e");};};return _ggdb .String (),nil ;}; -// GetNumComponents returns the number of color components (1 for Indexed). -func (_cafc *PdfColorspaceSpecialIndexed )GetNumComponents ()int {return 1}; -// PdfDate represents a date, which is a PDF string of the form: -// (D:YYYYMMDDHHmmSSOHH'mm) -type PdfDate struct{_bdaae int64 ;_gbdf int64 ;_afcde int64 ;_bgagg int64 ;_gbgef int64 ;_cfdgb int64 ;_fcdea byte ;_bbea int64 ;_gdeac int64 ;}; +// ReaderToWriterOpts options used to generate a PdfWriter. +type ReaderToWriterOpts struct{SkipAcroForm bool ;SkipInfo bool ;SkipNameDictionary bool ;SkipNamedDests bool ;SkipOCProperties bool ;SkipOutlines bool ;SkipPageLabels bool ;SkipRotation bool ;SkipMetadata bool ;SkipMarkInfo bool ;SkipViewerPreferences bool ; +SkipLanguage bool ;PageProcessCallback PageProcessCallback ; -// GetRotate gets the inheritable rotate value, either from the page -// or a higher up page/pages struct. -func (_eaged *PdfPage )GetRotate ()(int64 ,error ){if _eaged .Rotate !=nil {return *_eaged .Rotate ,nil ;};_eebbc :=_eaged .Parent ;for _eebbc !=nil {_gaacb ,_fggga :=_fd .GetDict (_eebbc );if !_fggga {return 0,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -};if _gcbedb :=_gaacb .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_gcbedb !=nil {_dfgda ,_fadeb :=_fd .GetInt (_gcbedb );if !_fadeb {return 0,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0074a\u0074\u0065\u0020\u0076al\u0075\u0065"); -};if _dfgda !=nil {return int64 (*_dfgda ),nil ;};return 0,_ad .New ("\u0072\u006f\u0074\u0061te\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};_eebbc =_gaacb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return 0,_ad .New ("\u0072o\u0074a\u0074\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); -}; +// Deprecated: will be removed in v4. Use PageProcessCallback instead. +PageCallback PageCallback ;}; -// ToPdfObject returns the PDF representation of the colorspace. -func (_cfcb *PdfColorspaceDeviceCMYK )ToPdfObject ()_fd .PdfObject {return _fd .MakeName ("\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b");}; +// SignatureValidationResult defines the response from the signature validation handler. +type SignatureValidationResult struct{ -// ColorToRGB converts a CalRGB color to an RGB color. -func (_cefad *PdfColorspaceCalRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_dcce ,_cegb :=color .(*PdfColorCalRGB );if !_cegb {_ag .Log .Debug ("\u0049\u006e\u0070ut\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0063\u0061\u006c\u0020\u0072\u0067\u0062"); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_gecd :=_dcce .A ();_feea :=_dcce .B ();_fafd :=_dcce .C ();X :=_cefad .Matrix [0]*_af .Pow (_gecd ,_cefad .Gamma [0])+_cefad .Matrix [3]*_af .Pow (_feea ,_cefad .Gamma [1])+_cefad .Matrix [6]*_af .Pow (_fafd ,_cefad .Gamma [2]); -Y :=_cefad .Matrix [1]*_af .Pow (_gecd ,_cefad .Gamma [0])+_cefad .Matrix [4]*_af .Pow (_feea ,_cefad .Gamma [1])+_cefad .Matrix [7]*_af .Pow (_fafd ,_cefad .Gamma [2]);Z :=_cefad .Matrix [2]*_af .Pow (_gecd ,_cefad .Gamma [0])+_cefad .Matrix [5]*_af .Pow (_feea ,_cefad .Gamma [1])+_cefad .Matrix [8]*_af .Pow (_fafd ,_cefad .Gamma [2]); -_aaab :=3.240479*X +-1.537150*Y +-0.498535*Z ;_ecgf :=-0.969256*X +1.875992*Y +0.041556*Z ;_dbae :=0.055648*X +-0.204043*Y +1.057311*Z ;_aaab =_af .Min (_af .Max (_aaab ,0),1.0);_ecgf =_af .Min (_af .Max (_ecgf ,0),1.0);_dbae =_af .Min (_af .Max (_dbae ,0),1.0); -return NewPdfColorDeviceRGB (_aaab ,_ecgf ,_dbae ),nil ;}; +// List of errors when validating the signature. +Errors []string ;IsSigned bool ;IsVerified bool ;IsTrusted bool ;Fields []*PdfField ;Name string ;Date PdfDate ;Reason string ;Location string ;ContactInfo string ;DiffResults *_eg .DiffResults ;IsCrlFound bool ;IsOcspFound bool ; -// GetContentStream returns the XObject Form's content stream. -func (_cagda *XObjectForm )GetContentStream ()([]byte ,error ){_ebdbb ,_fbfef :=_fd .DecodeStream (_cagda ._cebfa );if _fbfef !=nil {return nil ,_fbfef ;};return _ebdbb ,nil ;}; +// GeneralizedTime is the time at which the time-stamp token has been created by the TSA (RFC 3161). +GeneralizedTime _fb .Time ;};func _bacgg (_aaaf StdFontName )(pdfFontSimple ,error ){_bafag ,_aege :=_dcg .NewStdFontByName (_aaaf );if !_aege {return pdfFontSimple {},ErrFontNotSupported ;};_debfe :=_fcgdc (_bafag );return _debfe ,nil ;}; -// PdfAnnotationCircle represents Circle annotations. -// (Section 12.5.6.8). -type PdfAnnotationCircle struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _fd .PdfObject ;IC _fd .PdfObject ;BE _fd .PdfObject ;RD _fd .PdfObject ;}; +// UpdatePage updates the `page` in the new revision if it has changed. +func (_abga *PdfAppender )UpdatePage (page *PdfPage ){_abga .updateObjectsDeep (page .ToPdfObject (),nil )};func _gbfcd ()string {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _cceabe }; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_dgcbe *PdfShadingType4 )ToPdfObject ()_fd .PdfObject {_dgcbe .PdfShading .ToPdfObject ();_bcaaa ,_bgfce :=_dgcbe .getShadingDict ();if _bgfce !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _dgcbe .BitsPerCoordinate !=nil {_bcaaa .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_dgcbe .BitsPerCoordinate );};if _dgcbe .BitsPerComponent !=nil {_bcaaa .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_dgcbe .BitsPerComponent ); -};if _dgcbe .BitsPerFlag !=nil {_bcaaa .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_dgcbe .BitsPerFlag );};if _dgcbe .Decode !=nil {_bcaaa .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_dgcbe .Decode );};if _dgcbe .Function !=nil {if len (_dgcbe .Function )==1{_bcaaa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_dgcbe .Function [0].ToPdfObject ()); -}else {_bgfgc :=_fd .MakeArray ();for _ ,_dbfd :=range _dgcbe .Function {_bgfgc .Append (_dbfd .ToPdfObject ());};_bcaaa .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bgfgc );};};return _dgcbe ._cdgfd ;}; +// IsValid checks if the given pdf output intent type is valid. +func (_gefgf PdfOutputIntentType )IsValid ()bool {return _gefgf >=PdfOutputIntentTypeA1 &&_gefgf <=PdfOutputIntentTypeX ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 4 for a CMYK32 device. -func (_acgf *PdfColorspaceDeviceCMYK )GetNumComponents ()int {return 4}; +// M returns the value of the magenta component of the color. +func (_dfedb *PdfColorDeviceCMYK )M ()float64 {return _dfedb [1]}; -// NewPdfShadingPatternType2 creates an empty shading pattern type 2 object. -func NewPdfShadingPatternType2 ()*PdfShadingPatternType2 {_fdebc :=&PdfShadingPatternType2 {};_fdebc .Matrix =_fd .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_fdebc .PdfPattern =&PdfPattern {};_fdebc .PdfPattern .PatternType =int64 (*_fd .MakeInteger (2)); -_fdebc .PdfPattern ._dccfd =_fdebc ;_fdebc .PdfPattern ._gcgba =_fd .MakeIndirectObject (_fd .MakeDict ());return _fdebc ;}; +// PdfShadingPattern is a Shading patterns that provide a smooth transition between colors across an area to be painted, +// i.e. color(x,y) = f(x,y) at each point. +// It is a type 2 pattern (PatternType = 2). +type PdfShadingPattern struct{*PdfPattern ;Shading *PdfShading ;Matrix *_bb .PdfObjectArray ;ExtGState _bb .PdfObject ;}; -// SignatureHandlerDocMDP extends SignatureHandler with the ValidateWithOpts method for checking the DocMDP policy. -type SignatureHandlerDocMDP interface{SignatureHandler ; +// Val returns the color value. +func (_fdad *PdfColorDeviceGray )Val ()float64 {return float64 (*_fdad )}; -// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser -// ValidateWithOpts shall contain Validate call -ValidateWithOpts (_fecdd *PdfSignature ,_fcafb Hasher ,_gbaag SignatureHandlerDocMDPParams )(SignatureValidationResult ,error );}; +// SetColorSpace sets `r` colorspace object to `colorspace`. +func (_gcefe *PdfPageResources )SetColorSpace (colorspace *PdfPageResourcesColorspaces ){_gcefe ._cgaa =colorspace ;}; -// PdfAnnotationPolyLine represents PolyLine annotations. -// (Section 12.5.6.9). -type PdfAnnotationPolyLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _fd .PdfObject ;LE _fd .PdfObject ;BS _fd .PdfObject ;IC _fd .PdfObject ;BE _fd .PdfObject ;IT _fd .PdfObject ;Measure _fd .PdfObject ;}; +// GetNumComponents returns the number of color components (1 for grayscale). +func (_gddc *PdfColorDeviceGray )GetNumComponents ()int {return 1}; -// DetermineColorspaceNameFromPdfObject determines PDF colorspace from a PdfObject. Returns the colorspace name and -// an error on failure. If the colorspace was not found, will return an empty string. -func DetermineColorspaceNameFromPdfObject (obj _fd .PdfObject )(_fd .PdfObjectName ,error ){var _gacgf *_fd .PdfObjectName ;var _ggbe *_fd .PdfObjectArray ;if _abcaf ,_gafg :=obj .(*_fd .PdfIndirectObject );_gafg {if _aedcg ,_edafb :=_abcaf .PdfObject .(*_fd .PdfObjectArray ); -_edafb {_ggbe =_aedcg ;}else if _eaeb ,_acfb :=_abcaf .PdfObject .(*_fd .PdfObjectName );_acfb {_gacgf =_eaeb ;};}else if _cgag ,_fdfc :=obj .(*_fd .PdfObjectArray );_fdfc {_ggbe =_cgag ;}else if _bbda ,_beff :=obj .(*_fd .PdfObjectName );_beff {_gacgf =_bbda ; -};if _gacgf !=nil {switch *_gacgf {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":return *_gacgf ,nil ;case "\u0050a\u0074\u0074\u0065\u0072\u006e":return *_gacgf ,nil ; -};};if _ggbe !=nil &&_ggbe .Len ()> 0{if _cfaa ,_eed :=_ggbe .Get (0).(*_fd .PdfObjectName );_eed {switch *_cfaa {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":if _ggbe .Len ()==1{return *_cfaa ,nil ; -};case "\u0043a\u006c\u0047\u0072\u0061\u0079","\u0043\u0061\u006c\u0052\u0047\u0042","\u004c\u0061\u0062":return *_cfaa ,nil ;case "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064","\u0050a\u0074\u0074\u0065\u0072\u006e","\u0049n\u0064\u0065\u0078\u0065\u0064":return *_cfaa ,nil ; -case "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e","\u0044e\u0076\u0069\u0063\u0065\u004e":return *_cfaa ,nil ;};};};return "",nil ;}; +// PdfActionType represents an action type in PDF (section 12.6.4 p. 417). +type PdfActionType string ;func (_egga *DSS )add (_edfa *[]*_bb .PdfObjectStream ,_babec map[string ]*_bb .PdfObjectStream ,_dfcd [][]byte )([]*_bb .PdfObjectStream ,error ){_begg :=make ([]*_bb .PdfObjectStream ,0,len (_dfcd ));for _ ,_abccbb :=range _dfcd {_fdcb ,_gdff :=_faef (_abccbb ); +if _gdff !=nil {return nil ,_gdff ;};_cdge ,_afeeg :=_babec [string (_fdcb )];if !_afeeg {_cdge ,_gdff =_bb .MakeStream (_abccbb ,_bb .NewRawEncoder ());if _gdff !=nil {return nil ,_gdff ;};_babec [string (_fdcb )]=_cdge ;*_edfa =append (*_edfa ,_cdge ); +};_begg =append (_begg ,_cdge );};return _begg ,nil ;};const (RelationshipSource FileRelationship =iota ;RelationshipData ;RelationshipAlternative ;RelationshipSupplement ;RelationshipUnspecified ;); -// NewPdfAnnotationStrikeOut returns a new text strikeout annotation. -func NewPdfAnnotationStrikeOut ()*PdfAnnotationStrikeOut {_ccg :=NewPdfAnnotation ();_bgbd :=&PdfAnnotationStrikeOut {};_bgbd .PdfAnnotation =_ccg ;_bgbd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ccg .SetContext (_bgbd );return _bgbd ;};func (_abccg *pdfFontType0 )subsetRegistered ()error {_gdab ,_gacc :=_abccg .DescendantFont ._gbaac .(*pdfCIDFontType2 ); -if !_gacc {_ag .Log .Debug ("\u0046\u006fnt\u0020\u006e\u006ft\u0020\u0073\u0075\u0070por\u0074ed\u0020\u0066\u006f\u0072\u0020\u0073\u0075bs\u0065\u0074\u0074\u0069\u006e\u0067\u0020%\u0054",_abccg .DescendantFont );return nil ;};if _gdab ==nil {return nil ; -};if _gdab ._babe ==nil {_ag .Log .Debug ("\u004d\u0069\u0073si\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072");return nil ;};if _abccg ._agbe ==nil {_ag .Log .Debug ("\u004e\u006f\u0020e\u006e\u0063\u006f\u0064e\u0072\u0020\u002d\u0020\u0073\u0075\u0062s\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u0067\u006e\u006f\u0072\u0065\u0064"); -return nil ;};_agddg ,_gacc :=_fd .GetStream (_gdab ._babe .FontFile2 );if !_gacc {_ag .Log .Debug ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u002d\u002d\u0020\u0041\u0042\u004f\u0052T\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006e\u0067"); -return _ad .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_aefec ,_fgbb :=_fd .DecodeStream (_agddg );if _fgbb !=nil {_ag .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_fgbb ); -return _fgbb ;};_ebfcb ,_fgbb :=_geb .Parse (_bf .NewReader (_aefec ));if _fgbb !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0020f\u006f\u006e\u0074",len (_agddg .Stream )); -return _fgbb ;};var _ccafc []rune ;var _edce *_geb .Font ;switch _ffcab :=_abccg ._agbe .(type ){case *_ee .TrueTypeFontEncoder :_ccafc =_ffcab .RegisteredRunes ();_edce ,_fgbb =_ebfcb .SubsetKeepRunes (_ccafc );if _fgbb !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgbb ); -return _fgbb ;};_ffcab .SubsetRegistered ();case *_ee .IdentityEncoder :_ccafc =_ffcab .RegisteredRunes ();_cgffd :=make ([]_geb .GlyphIndex ,len (_ccafc ));for _cbge ,_gcadd :=range _ccafc {_cgffd [_cbge ]=_geb .GlyphIndex (_gcadd );};_edce ,_fgbb =_ebfcb .SubsetKeepIndices (_cgffd ); -if _fgbb !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgbb );return _fgbb ;};case _ee .SimpleEncoder :_aeage :=_ffcab .Charcodes ();for _ ,_efgba :=range _aeage {_ebdeg ,_cdfaf :=_ffcab .CharcodeToRune (_efgba );if !_cdfaf {_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0075\u006e\u0061\u0062\u006c\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0063\u0068\u0061\u0072\u0063\u006f\u0064\u0065\u0020\u0074\u006f \u0072\u0075\u006e\u0065\u003a\u0020\u0025\u0064",_efgba ); -continue ;};_ccafc =append (_ccafc ,_ebdeg );};default:return _dc .Errorf ("\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069\u006eg\u003a\u0020\u0025\u0054",_abccg ._agbe ); -};var _gcceb _bf .Buffer ;_fgbb =_edce .Write (&_gcceb );if _fgbb !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgbb );return _fgbb ;};if _abccg ._dgdg !=nil {_dcbdd :=make (map[_gd .CharCode ]rune ,len (_ccafc ));for _ ,_aaffa :=range _ccafc {_defdf ,_fbfde :=_abccg ._agbe .RuneToCharcode (_aaffa ); -if !_fbfde {continue ;};_dcbdd [_gd .CharCode (_defdf )]=_aaffa ;};_abccg ._dgdg =_gd .NewToUnicodeCMap (_dcbdd );};_agddg ,_fgbb =_fd .MakeStream (_gcceb .Bytes (),_fd .NewFlateEncoder ());if _fgbb !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fgbb ); -return _fgbb ;};_agddg .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_fd .MakeInteger (int64 (_gcceb .Len ())));if _aeca ,_dgeg :=_fd .GetStream (_gdab ._babe .FontFile2 );_dgeg {*_aeca =*_agddg ;}else {_gdab ._babe .FontFile2 =_agddg ;};_ecged :=_fagfg (); -if len (_abccg ._ffedb )> 0{_abccg ._ffedb =_febca (_abccg ._ffedb ,_ecged );};if len (_gdab ._ffedb )> 0{_gdab ._ffedb =_febca (_gdab ._ffedb ,_ecged );};if len (_abccg ._cabb )> 0{_abccg ._cabb =_febca (_abccg ._cabb ,_ecged );};if _gdab ._babe !=nil {_cbacg ,_afdf :=_fd .GetName (_gdab ._babe .FontName ); -if _afdf &&len (_cbacg .String ())> 0{_bbbc :=_febca (_cbacg .String (),_ecged );_gdab ._babe .FontName =_fd .MakeName (_bbbc );};};return nil ;};func (_fded *PdfColorspaceDeviceRGB )String ()string {return "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B"; -}; +// PdfAnnotationUnderline represents Underline annotations. +// (Section 12.5.6.10). +type PdfAnnotationUnderline struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _bb .PdfObject ;}; -// DecodeArray returns the range of color component values in CalGray colorspace. -func (_afac *PdfColorspaceCalGray )DecodeArray ()[]float64 {return []float64 {0.0,1.0}}; +// NewPdfColorPattern returns an empty color pattern. +func NewPdfColorPattern ()*PdfColorPattern {_gcgf :=&PdfColorPattern {};return _gcgf }; -// Mask returns the uin32 bitmask for the specific flag. -func (_gaggd FieldFlag )Mask ()uint32 {return uint32 (_gaggd )}; +// PdfFunction interface represents the common methods of a function in PDF. +type PdfFunction interface{Evaluate ([]float64 )([]float64 ,error );ToPdfObject ()_bb .PdfObject ;};func _eegg (_dcfgc _bb .PdfObject )(*PdfColorspaceSpecialPattern ,error ){_gg .Log .Trace ("\u004e\u0065\u0077\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020\u0043\u0053\u0020\u0066\u0072\u006fm\u0020\u006f\u0062\u006a\u003a\u0020\u0025\u0073\u0020\u0025\u0054",_dcfgc .String (),_dcfgc ); +_gagge :=NewPdfColorspaceSpecialPattern ();if _dbacb ,_addga :=_dcfgc .(*_bb .PdfIndirectObject );_addga {_gagge ._egaaa =_dbacb ;};_dcfgc =_bb .TraceToDirectObject (_dcfgc );if _cfdead ,_fdca :=_dcfgc .(*_bb .PdfObjectName );_fdca {if *_cfdead !="\u0050a\u0074\u0074\u0065\u0072\u006e"{return nil ,_e .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065"); +};return _gagge ,nil ;};_gfee ,_aebgd :=_dcfgc .(*_bb .PdfObjectArray );if !_aebgd {_gg .Log .Error ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061t\u0074\u0065\u0072\u006e\u0020\u0043\u0053 \u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0023\u0076",_dcfgc ); +return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u0050\u0061\u0074\u0074e\u0072n\u0020C\u0053\u0020\u006f\u0062\u006a\u0065\u0063t");};if _gfee .Len ()!=1&&_gfee .Len ()!=2{_gg .Log .Error ("\u0049\u006ev\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0043\u0053\u0020\u0061\u0072\u0072\u0061\u0079\u003a %\u0023\u0076",_gfee ); +return nil ,_e .Errorf ("\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065r\u006e\u0020\u0043\u0053\u0020\u0061\u0072\u0072\u0061\u0079");};_dcfgc =_gfee .Get (0);if _ddgda ,_dgb :=_dcfgc .(*_bb .PdfObjectName );_dgb {if *_ddgda !="\u0050a\u0074\u0074\u0065\u0072\u006e"{_gg .Log .Error ("\u0049\u006e\u0076al\u0069\u0064\u0020\u0050\u0061\u0074\u0074\u0065\u0072n\u0020C\u0053 \u0061r\u0072\u0061\u0079\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0023\u0076",_ddgda ); +return nil ,_e .Errorf ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};};if _gfee .Len ()> 1{_dcfgc =_gfee .Get (1);_dcfgc =_bb .TraceToDirectObject (_dcfgc );_agda ,_afbd :=NewPdfColorspaceFromPdfObject (_dcfgc );if _afbd !=nil {return nil ,_afbd ; +};_gagge .UnderlyingCS =_agda ;};_gg .Log .Trace ("R\u0065\u0074\u0075\u0072\u006e\u0069\u006e\u0067\u0020\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0077i\u0074\u0068\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079in\u0067\u0020\u0063s\u003a \u0025\u0054",_gagge .UnderlyingCS ); +return _gagge ,nil ;}; -// GetNumComponents returns the number of color components. -func (_accf *PdfColorspaceICCBased )GetNumComponents ()int {return _accf .N }; +// SetContentStreams sets the content streams based on a string array. Will make +// 1 object stream for each string and reference from the page Contents. +// Each stream will be encoded using the encoding specified by the StreamEncoder, +// if empty, will use identity encoding (raw data). +func (_cafag *PdfPage )SetContentStreams (cStreams []string ,encoder _bb .StreamEncoder )error {if len (cStreams )==0{_cafag .Contents =nil ;return nil ;};if encoder ==nil {encoder =_bb .NewRawEncoder ();};var _ecgbcc []*_bb .PdfObjectStream ;for _ ,_eabfd :=range cStreams {_cfdg :=&_bb .PdfObjectStream {}; +_efgbg :=encoder .MakeStreamDict ();_ddfeb ,_badb :=encoder .EncodeBytes ([]byte (_eabfd ));if _badb !=nil {return _badb ;};_efgbg .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_ddfeb ))));_cfdg .PdfObjectDictionary =_efgbg ; +_cfdg .Stream =_ddfeb ;_ecgbcc =append (_ecgbcc ,_cfdg );};if len (_ecgbcc )==1{_cafag .Contents =_ecgbcc [0];}else {_eccaf :=_bb .MakeArray ();for _ ,_cggce :=range _ecgbcc {_eccaf .Append (_cggce );};_cafag .Contents =_eccaf ;};return nil ;}; -// IsSimple returns true if `font` is a simple font. -func (_fdca *PdfFont )IsSimple ()bool {_ ,_bcaf :=_fdca ._gbaac .(*pdfFontSimple );return _bcaf };func (_eggeed *PdfWriter )writeBytes (_cegae []byte ){if _eggeed ._bgfb !=nil {return ;};_dfefg ,_efbcg :=_eggeed ._abgaac .Write (_cegae );_eggeed ._bbcab +=int64 (_dfefg ); -_eggeed ._bgfb =_efbcg ;};func (_gbad *pdfCIDFontType0 )getFontDescriptor ()*PdfFontDescriptor {return _gbad ._babe }; +// PdfActionURI represents an URI action. +type PdfActionURI struct{*PdfAction ;URI _bb .PdfObject ;IsMap _bb .PdfObject ;}; -// SetPatternByName sets a pattern resource specified by keyName. -func (_bgbad *PdfPageResources )SetPatternByName (keyName _fd .PdfObjectName ,pattern _fd .PdfObject )error {if _bgbad .Pattern ==nil {_bgbad .Pattern =_fd .MakeDict ();};_bcbgd ,_adcgf :=_fd .GetDict (_bgbad .Pattern );if !_adcgf {return _fd .ErrTypeError ; -};_bcbgd .Set (keyName ,pattern );return nil ;}; +// IsCheckbox returns true if the button field represents a checkbox, false otherwise. +func (_geba *PdfFieldButton )IsCheckbox ()bool {return _geba .GetType ()==ButtonTypeCheckbox }; -// R returns the value of the red component of the color. -func (_decf *PdfColorDeviceRGB )R ()float64 {return _decf [0]}; +// PdfFilespec represents a file specification which can either refer to an external or embedded file. +type PdfFilespec struct{Type _bb .PdfObject ;FS _bb .PdfObject ;F _bb .PdfObject ;UF _bb .PdfObject ;DOS _bb .PdfObject ;Mac _bb .PdfObject ;Unix _bb .PdfObject ;ID _bb .PdfObject ;V _bb .PdfObject ;EF _bb .PdfObject ;RF _bb .PdfObject ;Desc _bb .PdfObject ; +CI _bb .PdfObject ;AFRelationship _bb .PdfObject ;_eggff _bb .PdfObject ;}; -// PdfFieldChoice represents a choice field which includes scrollable list boxes and combo boxes. -type PdfFieldChoice struct{*PdfField ;Opt *_fd .PdfObjectArray ;TI *_fd .PdfObjectInteger ;I *_fd .PdfObjectArray ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_gbce *PdfSignature )GetContainingPdfObject ()_bb .PdfObject {return _gbce ._ggaed }; -// ToPdfObject implements interface PdfModel. -func (_dd *PdfActionThread )ToPdfObject ()_fd .PdfObject {_dd .PdfAction .ToPdfObject ();_bda :=_dd ._bfb ;_efg :=_bda .PdfObject .(*_fd .PdfObjectDictionary );_efg .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeThread )));if _dd .F !=nil {_efg .Set ("\u0046",_dd .F .ToPdfObject ()); -};_efg .SetIfNotNil ("\u0044",_dd .D );_efg .SetIfNotNil ("\u0042",_dd .B );return _bda ;}; +// UpdateObject marks `obj` as updated and to be included in the following revision. +func (_gece *PdfAppender )UpdateObject (obj _bb .PdfObject ){_gece .replaceObject (obj ,obj );if _ ,_aedb :=_gece ._bgbge [obj ];!_aedb {_gece ._ffb =append (_gece ._ffb ,obj );_gece ._bgbge [obj ]=struct{}{};};}; -// GetContainingPdfObject returns the container of the outline (indirect object). -func (_bbfc *PdfOutline )GetContainingPdfObject ()_fd .PdfObject {return _bbfc ._fcef }; +// SetDecode sets the decode image float slice. +func (_ffegf *Image )SetDecode (decode []float64 ){_ffegf ._dafdc =decode }; -// ToPdfObject implements interface PdfModel. -func (_egdg *PdfAnnotationPopup )ToPdfObject ()_fd .PdfObject {_egdg .PdfAnnotation .ToPdfObject ();_ccgd :=_egdg ._aeb ;_ege :=_ccgd .PdfObject .(*_fd .PdfObjectDictionary );_ege .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0050\u006f\u0070u\u0070")); -_ege .SetIfNotNil ("\u0050\u0061\u0072\u0065\u006e\u0074",_egdg .Parent );_ege .SetIfNotNil ("\u004f\u0070\u0065\u006e",_egdg .Open );return _ccgd ;}; +// ImageToRGB convert 1-component grayscale data to 3-component RGB. +func (_aefg *PdfColorspaceDeviceGray )ImageToRGB (img Image )(Image ,error ){if img .ColorComponents !=1{return img ,_ed .New ("\u0074\u0068e \u0070\u0072\u006fv\u0069\u0064\u0065\u0064 im\u0061ge\u0020\u0069\u0073\u0020\u006e\u006f\u0074 g\u0072\u0061\u0079\u0020\u0073\u0063\u0061l\u0065"); +};_fbea ,_fdaf :=_gdf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cebdb ,img ._dafdc );if _fdaf !=nil {return img ,_fdaf ;};_ebbde ,_fdaf :=_gdf .NRGBAConverter .Convert (_fbea );if _fdaf !=nil {return img ,_fdaf ; +};_egea :=_dffda (_ebbde .Base ());_gg .Log .Trace ("\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079\u0020\u002d>\u0020\u0052\u0047\u0042");_gg .Log .Trace ("s\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",img .Data );_gg .Log .Trace ("\u0052G\u0042 \u0073\u0061\u006d\u0070\u006c\u0065\u0073\u003a\u0020\u0025\u0076",_egea .Data ); +_gg .Log .Trace ("\u0025\u0076\u0020\u002d\u003e\u0020\u0025\u0076",img ,_egea );return _egea ,nil ;}; -// NewPdfReaderLazy creates a new PdfReader for `rs` in lazy-loading mode. The difference -// from NewPdfReader is that in lazy-loading mode, objects are only loaded into memory when needed -// rather than entire structure being loaded into memory on reader creation. -// Note that it may make sense to use the lazy-load reader when processing only parts of files, -// rather than loading entire file into memory. Example: splitting a few pages from a large PDF file. -func NewPdfReaderLazy (rs _bc .ReadSeeker )(*PdfReader ,error ){const _fdacgd ="\u006d\u006f\u0064\u0065l:\u004e\u0065\u0077\u0050\u0064\u0066\u0052\u0065\u0061\u0064\u0065\u0072\u004c\u0061z\u0079";return _daab (rs ,&ReaderOpts {LazyLoad :true },false ,_fdacgd ); -};const (ButtonTypeCheckbox ButtonType =iota ;ButtonTypePush ButtonType =iota ;ButtonTypeRadio ButtonType =iota ;);func _dbaa (_fafgd _fd .PdfObject ,_ffgfb *fontCommon )(*_gd .CMap ,error ){_dfef ,_aedda :=_fd .GetStream (_fafgd );if !_aedda {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0074\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0054\u006f\u0043m\u0061\u0070\u003a\u0020\u004e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0054\u0029",_fafgd ); -return nil ,_fd .ErrTypeError ;};_bgfa ,_bcgf :=_fd .DecodeStream (_dfef );if _bcgf !=nil {return nil ,_bcgf ;};_ecbfe ,_bcgf :=_gd .LoadCmapFromData (_bgfa ,!_ffgfb .isCIDFont ());if _bcgf !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u004e\u0075\u006d\u0062\u0065\u0072\u003d\u0025\u0064\u0020\u0065\u0072r=\u0025\u0076",_dfef .ObjectNumber ,_bcgf ); -};return _ecbfe ,_bcgf ;}; +// GetCerts returns the signature certificate chain. +func (_gbeab *PdfSignature )GetCerts ()([]*_cd .Certificate ,error ){var _cadcb []func ()([]*_cd .Certificate ,error );switch _abfdb ,_ :=_bb .GetNameVal (_gbeab .SubFilter );_abfdb {case "\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064","\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064":_cadcb =append (_cadcb ,_gbeab .extractChainFromPKCS7 ,_gbeab .extractChainFromCert ); +case "\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031":_cadcb =append (_cadcb ,_gbeab .extractChainFromCert );case "\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031":_cadcb =append (_cadcb ,_gbeab .extractChainFromPKCS7 ); +default:return nil ,_e .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020S\u0075b\u0046i\u006c\u0074\u0065\u0072\u003a\u0020\u0025s",_abfdb );};for _ ,_bcfeg :=range _cadcb {_ccga ,_ebaac :=_bcfeg ();if _ebaac !=nil {return nil ,_ebaac ; +};if len (_ccga )> 0{return _ccga ,nil ;};};return nil ,ErrSignNoCertificates ;}; -// NewXObjectImage returns a new XObjectImage. -func NewXObjectImage ()*XObjectImage {_efgad :=&XObjectImage {};_dbbgb :=&_fd .PdfObjectStream {};_dbbgb .PdfObjectDictionary =_fd .MakeDict ();_efgad ._bbcgd =_dbbgb ;return _efgad ;}; +// FieldValueProvider provides field values from a data source such as FDF, JSON or any other. +type FieldValueProvider interface{FieldValues ()(map[string ]_bb .PdfObject ,error );};func (_dgeab *PdfReader )newPdfSignatureFromIndirect (_feebb *_bb .PdfIndirectObject )(*PdfSignature ,error ){_bacbddc ,_caafa :=_feebb .PdfObject .(*_bb .PdfObjectDictionary ); +if !_caafa {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072e\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +return nil ,ErrTypeCheck ;};if _gdec ,_gcabf :=_dgeab ._geeca .GetModelFromPrimitive (_feebb ).(*PdfSignature );_gcabf {return _gdec ,nil ;};_ecgga :=&PdfSignature {};_ecgga ._ggaed =_feebb ;_ecgga .Type ,_ =_bb .GetName (_bacbddc .Get ("\u0054\u0079\u0070\u0065")); +_ecgga .Filter ,_caafa =_bb .GetName (_bacbddc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"));if !_caafa {_gg .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0053i\u0067\u006e\u0061\u0074\u0075r\u0065\u0020\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +return nil ,ErrInvalidAttribute ;};_ecgga .SubFilter ,_ =_bb .GetName (_bacbddc .Get ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r"));_ecgga .Contents ,_caafa =_bb .GetString (_bacbddc .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if !_caafa {_gg .Log .Error ("\u0045\u0052\u0052\u004f\u0052\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0073\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); +return nil ,ErrInvalidAttribute ;};if _bfgg ,_ebfgcd :=_bb .GetArray (_bacbddc .Get ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e"));_ebfgcd {_ecgga .Reference =_bb .MakeArray ();for _ ,_gedca :=range _bfgg .Elements (){_cfea ,_bbcgc :=_bb .GetDict (_gedca ); +if !_bbcgc {_gg .Log .Error ("\u0045\u0052R\u004f\u0052\u003a\u0020R\u0065\u0066e\u0072\u0065\u006e\u0063\u0065\u0020\u0063\u006fn\u0074\u0065\u006e\u0074\u0073\u0020\u0069\u006e\u0076\u0061\u006c\u0069d\u0061\u0074\u0065\u0064");return nil ,ErrInvalidAttribute ; +};_eebb ,_bagga :=_dgeab .newPdfSignatureReferenceFromDict (_cfea );if _bagga !=nil {return nil ,_bagga ;};_ecgga .Reference .Append (_eebb .ToPdfObject ());};};_ecgga .Cert =_bacbddc .Get ("\u0043\u0065\u0072\u0074");_ecgga .ByteRange ,_ =_bb .GetArray (_bacbddc .Get ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e")); +_ecgga .Changes ,_ =_bb .GetArray (_bacbddc .Get ("\u0043h\u0061\u006e\u0067\u0065\u0073"));_ecgga .Name ,_ =_bb .GetString (_bacbddc .Get ("\u004e\u0061\u006d\u0065"));_ecgga .M ,_ =_bb .GetString (_bacbddc .Get ("\u004d"));_ecgga .Location ,_ =_bb .GetString (_bacbddc .Get ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e")); +_ecgga .Reason ,_ =_bb .GetString (_bacbddc .Get ("\u0052\u0065\u0061\u0073\u006f\u006e"));_ecgga .ContactInfo ,_ =_bb .GetString (_bacbddc .Get ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f"));_ecgga .R ,_ =_bb .GetInt (_bacbddc .Get ("\u0052")); +_ecgga .V ,_ =_bb .GetInt (_bacbddc .Get ("\u0056"));_ecgga .PropBuild ,_ =_bb .GetDict (_bacbddc .Get ("\u0050\u0072\u006f\u0070\u005f\u0042\u0075\u0069\u006c\u0064"));_ecgga .PropAuthTime ,_ =_bb .GetInt (_bacbddc .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0069\u006d\u0065")); +_ecgga .PropAuthType ,_ =_bb .GetName (_bacbddc .Get ("\u0050\u0072\u006f\u0070\u005f\u0041\u0075\u0074\u0068\u0054\u0079\u0070\u0065"));_dgeab ._geeca .Register (_feebb ,_ecgga );return _ecgga ,nil ;};func (_fdcag *PdfWriter )updateObjectNumbers (){_gebfa :=_fdcag .ObjNumOffset ; +_ecfff :=0;for _ ,_bddca :=range _fdcag ._cgfff {_dbbde :=int64 (_ecfff +1+_gebfa );_edaeb :=true ;if _fdcag ._aedgc {if _adffg ,_gafdf :=_fdcag ._dcggdc [_bddca ];_gafdf {_dbbde =_adffg ;_edaeb =false ;};};switch _cedeec :=_bddca .(type ){case *_bb .PdfIndirectObject :_cedeec .ObjectNumber =_dbbde ; +_cedeec .GenerationNumber =0;case *_bb .PdfObjectStream :_cedeec .ObjectNumber =_dbbde ;_cedeec .GenerationNumber =0;case *_bb .PdfObjectStreams :_cedeec .ObjectNumber =_dbbde ;_cedeec .GenerationNumber =0;case *_bb .PdfObjectReference :_cedeec .ObjectNumber =_dbbde ; +_cedeec .GenerationNumber =0;case *_bb .PdfObjectDictionary ,*_bb .PdfObjectString :default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0055\u006e\u006b\u006e\u006f\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u0020%\u0054\u0020\u002d\u0020\u0073\u006b\u0069p\u0070\u0069\u006e\u0067",_cedeec ); +continue ;};if _edaeb {_ecfff ++;};};_ebcdf :=func (_gfbfd _bb .PdfObject )int64 {switch _dabcc :=_gfbfd .(type ){case *_bb .PdfIndirectObject :return _dabcc .ObjectNumber ;case *_bb .PdfObjectStream :return _dabcc .ObjectNumber ;case *_bb .PdfObjectStreams :return _dabcc .ObjectNumber ; +case *_bb .PdfObjectReference :return _dabcc .ObjectNumber ;};return 0;};_cc .SliceStable (_fdcag ._cgfff ,func (_gcfda ,_baggg int )bool {return _ebcdf (_fdcag ._cgfff [_gcfda ])< _ebcdf (_fdcag ._cgfff [_baggg ])});};const (ActionTypeGoTo PdfActionType ="\u0047\u006f\u0054\u006f"; +ActionTypeGoTo3DView PdfActionType ="\u0047\u006f\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077";ActionTypeGoToE PdfActionType ="\u0047\u006f\u0054o\u0045";ActionTypeGoToR PdfActionType ="\u0047\u006f\u0054o\u0052";ActionTypeHide PdfActionType ="\u0048\u0069\u0064\u0065"; +ActionTypeImportData PdfActionType ="\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061";ActionTypeJavaScript PdfActionType ="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074";ActionTypeLaunch PdfActionType ="\u004c\u0061\u0075\u006e\u0063\u0068"; +ActionTypeMovie PdfActionType ="\u004d\u006f\u0076i\u0065";ActionTypeNamed PdfActionType ="\u004e\u0061\u006de\u0064";ActionTypeRendition PdfActionType ="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn";ActionTypeResetForm PdfActionType ="\u0052e\u0073\u0065\u0074\u0046\u006f\u0072m"; +ActionTypeSetOCGState PdfActionType ="S\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065";ActionTypeSound PdfActionType ="\u0053\u006f\u0075n\u0064";ActionTypeSubmitForm PdfActionType ="\u0053\u0075\u0062\u006d\u0069\u0074\u0046\u006f\u0072\u006d"; +ActionTypeThread PdfActionType ="\u0054\u0068\u0072\u0065\u0061\u0064";ActionTypeTrans PdfActionType ="\u0054\u0072\u0061n\u0073";ActionTypeURI PdfActionType ="\u0055\u0052\u0049";); -// ImageToGray returns a new grayscale image based on the passed in RGB image. -func (_bgcg *PdfColorspaceDeviceRGB )ImageToGray (img Image )(Image ,error ){if img .ColorComponents !=3{return img ,_ad .New ("\u0070\u0072\u006f\u0076\u0069\u0064e\u0064\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0061\u0020\u0044\u0065\u0076\u0069c\u0065\u0052\u0047\u0042"); -};_ebae ,_gfee :=_gbed .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._gfffd ,img ._cdbdc );if _gfee !=nil {return img ,_gfee ;};_dcfe ,_gfee :=_gbed .GrayConverter .Convert (_ebae );if _gfee !=nil {return img ,_gfee ; -};return _eeafa (_dcfe .Base ()),nil ;};func _febca (_fcgdc ,_fcdfa string )string {if _gg .Contains (_fcgdc ,"\u002b"){_cafbc :=_gg .Split (_fcgdc ,"\u002b");if len (_cafbc )==2{_fcgdc =_cafbc [1];};};return _fcdfa +"\u002b"+_fcgdc ;}; +// SetPageLabels sets the PageLabels entry in the PDF catalog. +// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). +func (_abccc *PdfWriter )SetPageLabels (pageLabels _bb .PdfObject )error {if pageLabels ==nil {return nil ;};_gg .Log .Trace ("\u0053\u0065t\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006cs.\u002e\u002e"); +_abccc ._ebgdb .Set ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073",pageLabels );return _abccc .addObjects (pageLabels );}; -// PdfActionResetForm represents a resetForm action. -type PdfActionResetForm struct{*PdfAction ;Fields _fd .PdfObject ;Flags _fd .PdfObject ;}; +// ColorToRGB verifies that the input color is an RGB color. Method exists in +// order to satisfy the PdfColorspace interface. +func (_ggedd *PdfColorspaceDeviceRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_cagd ,_gade :=color .(*PdfColorDeviceRGB );if !_gade {_gg .Log .Debug ("\u0049\u006e\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006f\u0072 \u006e\u006f\u0074\u0020\u0064\u0065\u0076\u0069\u0063\u0065 \u0052\u0047\u0042"); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};return _cagd ,nil ;}; -// PdfAnnotationCaret represents Caret annotations. -// (Section 12.5.6.11). -type PdfAnnotationCaret struct{*PdfAnnotation ;*PdfAnnotationMarkup ;RD _fd .PdfObject ;Sy _fd .PdfObject ;}; +// PdfOutlineTreeNode contains common fields used by the outline and outline +// item objects. +type PdfOutlineTreeNode struct{_fegg interface{};First *PdfOutlineTreeNode ;Last *PdfOutlineTreeNode ;};func _dgadf (_gagfb _bb .PdfObject ){_gg .Log .Debug ("\u006f\u0062\u006a\u003a\u0020\u0025\u0054\u0020\u0025\u0073",_gagfb ,_gagfb .String ());if _egddc ,_eggecd :=_gagfb .(*_bb .PdfObjectStream ); +_eggecd {_cggbdg ,_gdbda :=_bb .DecodeStream (_egddc );if _gdbda !=nil {_gg .Log .Debug ("\u0045r\u0072\u006f\u0072\u003a\u0020\u0025v",_gdbda );return ;};_gg .Log .Debug ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_cggbdg );}else if _gadee ,_cgbfb :=_gagfb .(*_bb .PdfIndirectObject ); +_cgbfb {_gg .Log .Debug ("\u0025\u0054\u0020%\u0076",_gadee .PdfObject ,_gadee .PdfObject );_gg .Log .Debug ("\u0025\u0073",_gadee .PdfObject .String ());};}; -// GetExtGState gets the ExtGState specified by keyName. Returns a bool -// indicating whether it was found or not. -func (_fdaaa *PdfPageResources )GetExtGState (keyName _fd .PdfObjectName )(_fd .PdfObject ,bool ){if _fdaaa .ExtGState ==nil {return nil ,false ;};_gfgga ,_dedgd :=_fd .TraceToDirectObject (_fdaaa .ExtGState ).(*_fd .PdfObjectDictionary );if !_dedgd {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0049n\u0076\u0061\u006c\u0069\u0064 \u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_fdaaa .ExtGState ); -return nil ,false ;};if _aafee :=_gfgga .Get (keyName );_aafee !=nil {return _aafee ,true ;};return nil ,false ;};func (_cdbc *PdfReader )newPdfAnnotationWidgetFromDict (_efgb *_fd .PdfObjectDictionary )(*PdfAnnotationWidget ,error ){_bbcdd :=PdfAnnotationWidget {}; -_bbcdd .H =_efgb .Get ("\u0048");_bbcdd .MK =_efgb .Get ("\u004d\u004b");_bbcdd .A =_efgb .Get ("\u0041");_bbcdd .AA =_efgb .Get ("\u0041\u0041");_bbcdd .BS =_efgb .Get ("\u0042\u0053");_bbcdd .Parent =_efgb .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); -return &_bbcdd ,nil ;};func (_adbdb *PdfAcroForm )fill (_egcb FieldValueProvider ,_dffg FieldAppearanceGenerator )error {if _adbdb ==nil {return nil ;};_dgfc ,_fegge :=_egcb .FieldValues ();if _fegge !=nil {return _fegge ;};for _ ,_fddce :=range _adbdb .AllFields (){_bbfaf :=_fddce .PartialName (); -_cdbd ,_daadb :=_dgfc [_bbfaf ];if !_daadb {if _bgbce ,_fafba :=_fddce .FullName ();_fafba ==nil {_cdbd ,_daadb =_dgfc [_bgbce ];};};if !_daadb {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020f\u006f\u0072\u006d \u0066\u0069\u0065l\u0064\u0020\u0025\u0073\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0069n \u0074\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0072\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u002e",_bbfaf ); -continue ;};if _eeff :=_cbec (_fddce ,_cdbd );_eeff !=nil {return _eeff ;};if _dffg ==nil {continue ;};for _ ,_bgca :=range _fddce .Annotations {_cdgf ,_gdgcg :=_dffg .GenerateAppearanceDict (_adbdb ,_fddce ,_bgca );if _gdgcg !=nil {return _gdgcg ;};_bgca .AP =_cdgf ; -_bgca .ToPdfObject ();};};return nil ;}; +// SetXObjectFormByName adds the provided XObjectForm to the page resources. +// The added XObjectForm is identified by the specified name. +func (_acaga *PdfPageResources )SetXObjectFormByName (keyName _bb .PdfObjectName ,xform *XObjectForm )error {_cdaag :=xform .ToPdfObject ().(*_bb .PdfObjectStream );_bbegg :=_acaga .SetXObjectByName (keyName ,_cdaag );return _bbegg ;}; -// GetCatalogMarkInfo gets catalog MarkInfo object. -func (_dggbc *PdfReader )GetCatalogMarkInfo ()(_fd .PdfObject ,bool ){if _dggbc ._gabca ==nil {return nil ,false ;};_afaga :=_dggbc ._gabca .Get ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return _afaga ,_afaga !=nil ;}; +// ToPdfObject implements interface PdfModel. +func (_dgf *PdfAction )ToPdfObject ()_bb .PdfObject {_gcd :=_dgf ._dcc ;_ade :=_gcd .PdfObject .(*_bb .PdfObjectDictionary );_ade .Clear ();_ade .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0041\u0063\u0074\u0069\u006f\u006e"));_ade .SetIfNotNil ("\u0053",_dgf .S ); +_ade .SetIfNotNil ("\u004e\u0065\u0078\u0074",_dgf .Next );return _gcd ;}; -// HasPatternByName checks whether a pattern object is defined by the specified keyName. -func (_addf *PdfPageResources )HasPatternByName (keyName _fd .PdfObjectName )bool {_ ,_edcea :=_addf .GetPatternByName (keyName );return _edcea ;};func (_abcg *Image )samplesAddPadding (_cagce []uint32 )[]uint32 {_bdbbce :=_gbed .BytesPerLine (int (_abcg .Width ),int (_abcg .BitsPerComponent ),_abcg .ColorComponents )*(8/int (_abcg .BitsPerComponent )); -_gdbaa :=_bdbbce *int (_abcg .Height );if len (_cagce )==_gdbaa {return _cagce ;};_bbgfda :=make ([]uint32 ,_gdbaa );_adfc :=int (_abcg .Width )*_abcg .ColorComponents ;for _addb :=0;_addb < int (_abcg .Height );_addb ++{_fada :=_addb *int (_abcg .Width ); -_fdfbb :=_addb *_bdbbce ;for _gaca :=0;_gaca < _adfc ;_gaca ++{_bbgfda [_fdfbb +_gaca ]=_cagce [_fada +_gaca ];};};return _bbgfda ;}; +// IsShading specifies if the pattern is a shading pattern. +func (_ffebg *PdfPattern )IsShading ()bool {return _ffebg .PatternType ==2}; -// NewPdfPageResourcesFromDict creates and returns a new PdfPageResources object -// from the input dictionary. -func NewPdfPageResourcesFromDict (dict *_fd .PdfObjectDictionary )(*PdfPageResources ,error ){_eeedb :=NewPdfPageResources ();if _aagc :=dict .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_aagc !=nil {_eeedb .ExtGState =_aagc ;};if _agfab :=dict .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"); -_agfab !=nil &&!_fd .IsNullObject (_agfab ){_eeedb .ColorSpace =_agfab ;};if _dabdd :=dict .Get ("\u0050a\u0074\u0074\u0065\u0072\u006e");_dabdd !=nil {_eeedb .Pattern =_dabdd ;};if _adffb :=dict .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");_adffb !=nil {_eeedb .Shading =_adffb ; -};if _dfcecc :=dict .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074");_dfcecc !=nil {_eeedb .XObject =_dfcecc ;};if _ebba :=_fd .ResolveReference (dict .Get ("\u0046\u006f\u006e\u0074"));_ebba !=nil {_eeedb .Font =_ebba ;};if _fbafb :=dict .Get ("\u0050r\u006f\u0063\u0053\u0065\u0074"); -_fbafb !=nil {_eeedb .ProcSet =_fbafb ;};if _dcabd :=dict .Get ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");_dcabd !=nil {_eeedb .Properties =_dcabd ;};return _eeedb ,nil ;}; +// PdfShadingPatternType2 is shading patterns that will use a Type 2 shading pattern (Axial). +type PdfShadingPatternType2 struct{*PdfPattern ;Shading *PdfShadingType2 ;Matrix *_bb .PdfObjectArray ;ExtGState _bb .PdfObject ;}; // PdfAcroForm represents the AcroForm dictionary used for representation of form data in PDF. -type PdfAcroForm struct{Fields *[]*PdfField ;NeedAppearances *_fd .PdfObjectBool ;SigFlags *_fd .PdfObjectInteger ;CO *_fd .PdfObjectArray ;DR *PdfPageResources ;DA *_fd .PdfObjectString ;Q *_fd .PdfObjectInteger ;XFA _fd .PdfObject ; +type PdfAcroForm struct{Fields *[]*PdfField ;NeedAppearances *_bb .PdfObjectBool ;SigFlags *_bb .PdfObjectInteger ;CO *_bb .PdfObjectArray ;DR *PdfPageResources ;DA *_bb .PdfObjectString ;Q *_bb .PdfObjectInteger ;XFA _bb .PdfObject ; // ADBEEchoSign extra objects from Adobe Acrobat, causing signature invalid if not exists. -ADBEEchoSign _fd .PdfObject ;_fefdb *_fd .PdfIndirectObject ;_cfbb bool ;};var (_aeagf =_ge .MustCompile ("\u005cd\u002b\u0020\u0064\u0069c\u0074\u005c\u0073\u002b\u0028d\u0075p\u005cs\u002b\u0029\u003f\u0062\u0065\u0067\u0069n");_ebccf =_ge .MustCompile ("\u005e\u005cs\u002a\u002f\u0028\u005c\u0053\u002b\u003f\u0029\u005c\u0073\u002b\u0028\u002e\u002b\u003f\u0029\u005c\u0073\u002b\u0064\u0065\u0066\\s\u002a\u0024"); -_bada =_ge .MustCompile ("\u005e\u005c\u0073*\u0064\u0075\u0070\u005c\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002a\u002f\u0028\u005c\u0077\u002b\u003f\u0029\u0028\u003f\u003a\u005c\u002e\u005c\u0064\u002b)\u003f\u005c\u0073\u002b\u0070\u0075\u0074\u0024"); -_fedc ="\u002f\u0045\u006e\u0063od\u0069\u006e\u0067\u0020\u0032\u0035\u0036\u0020\u0061\u0072\u0072\u0061\u0079";_ddded ="\u0072\u0065\u0061d\u006f\u006e\u006c\u0079\u0020\u0064\u0065\u0066";_affb ="\u0063\u0075\u0072\u0072\u0065\u006e\u0074\u0066\u0069\u006c\u0065\u0020e\u0065\u0078\u0065\u0063"; -);func (_ggaddc *PdfReader )loadPerms ()(*Permissions ,error ){if _bacb :=_ggaddc ._gabca .Get ("\u0050\u0065\u0072m\u0073");_bacb !=nil {if _aegde ,_bcaacd :=_fd .GetDict (_bacb );_bcaacd {_geagd :=_aegde .Get ("\u0044\u006f\u0063\u004d\u0044\u0050"); -if _geagd ==nil {return nil ,nil ;};if _aedfd ,_afgg :=_fd .GetIndirect (_geagd );_afgg {_baccc ,_acgce :=_ggaddc .newPdfSignatureFromIndirect (_aedfd );if _acgce !=nil {return nil ,_acgce ;};return NewPermissions (_baccc ),nil ;};return nil ,_dc .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u006f\u0063M\u0044\u0050\u0020\u0065nt\u0072\u0079"); -};return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0050\u0065\u0072\u006d\u0073\u0020\u0065\u006e\u0074\u0072\u0079");};return nil ,nil ;};func (_ccab *PdfReader )newPdfActionTransFromDict (_fbfdb *_fd .PdfObjectDictionary )(*PdfActionTrans ,error ){return &PdfActionTrans {Trans :_fbfdb .Get ("\u0054\u0072\u0061n\u0073")},nil ; -}; +ADBEEchoSign _bb .PdfObject ;_dabfef *_bb .PdfIndirectObject ;_dgeaa bool ;}; -// NewXObjectForm creates a brand new XObject Form. Creates a new underlying PDF object stream primitive. -func NewXObjectForm ()*XObjectForm {_cagee :=&XObjectForm {};_gcagg :=&_fd .PdfObjectStream {};_gcagg .PdfObjectDictionary =_fd .MakeDict ();_cagee ._cebfa =_gcagg ;return _cagee ;}; +// NewPdfColorDeviceRGB returns a new PdfColorDeviceRGB based on the r,g,b component values. +func NewPdfColorDeviceRGB (r ,g ,b float64 )*PdfColorDeviceRGB {_daafe :=PdfColorDeviceRGB {r ,g ,b };return &_daafe ;};func (_cdgd *PdfColorspaceCalRGB )String ()string {return "\u0043\u0061\u006c\u0052\u0047\u0042"}; -// NewPdfAnnotationWatermark returns a new watermark annotation. -func NewPdfAnnotationWatermark ()*PdfAnnotationWatermark {_fbg :=NewPdfAnnotation ();_gffa :=&PdfAnnotationWatermark {};_gffa .PdfAnnotation =_fbg ;_fbg .SetContext (_gffa );return _gffa ;}; +// ToPdfObject implements interface PdfModel. +func (_bdb *PdfActionLaunch )ToPdfObject ()_bb .PdfObject {_bdb .PdfAction .ToPdfObject ();_gac :=_bdb ._dcc ;_ddf :=_gac .PdfObject .(*_bb .PdfObjectDictionary );_ddf .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeLaunch )));if _bdb .F !=nil {_ddf .Set ("\u0046",_bdb .F .ToPdfObject ()); +};_ddf .SetIfNotNil ("\u0057\u0069\u006e",_bdb .Win );_ddf .SetIfNotNil ("\u004d\u0061\u0063",_bdb .Mac );_ddf .SetIfNotNil ("\u0055\u006e\u0069\u0078",_bdb .Unix );_ddf .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_bdb .NewWindow );return _gac ; +}; -// HasColorspaceByName checks if the colorspace with the specified name exists in the page resources. -func (_ggbea *PdfPageResources )HasColorspaceByName (keyName _fd .PdfObjectName )bool {_fffca ,_ecdcb :=_ggbea .GetColorspaces ();if _ecdcb !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_ecdcb ); -return false ;};if _fffca ==nil {return false ;};_ ,_bgdaf :=_fffca .Colorspaces [string (keyName )];return _bgdaf ;};func (_cadd *pdfFontSimple )addEncoding ()error {var (_fbcfd string ;_gdbgb map[_ee .CharCode ]_ee .GlyphName ;_agffb _ee .SimpleEncoder ; -);if _cadd .Encoder ()!=nil {_gcfe ,_gaef :=_cadd .Encoder ().(_ee .SimpleEncoder );if _gaef &&_gcfe !=nil {_fbcfd =_gcfe .BaseName ();};};if _cadd .Encoding !=nil {_fbccb ,_ebcc ,_agaaec :=_cadd .getFontEncoding ();if _agaaec !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042\u0061\u0073\u0065F\u006f\u006e\u0074\u003d\u0025\u0071\u0020\u0053u\u0062t\u0079\u0070\u0065\u003d\u0025\u0071\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003d\u0025\u0073 \u0028\u0025\u0054\u0029\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_cadd ._ffedb ,_cadd ._eded ,_cadd .Encoding ,_cadd .Encoding ,_agaaec ); -return _agaaec ;};if _fbccb !=""{_fbcfd =_fbccb ;};_gdbgb =_ebcc ;_agffb ,_agaaec =_ee .NewSimpleTextEncoder (_fbcfd ,_gdbgb );if _agaaec !=nil {return _agaaec ;};};if _agffb ==nil {_aded :=_cadd ._babe ;if _aded !=nil {switch _cadd ._eded {case "\u0054\u0079\u0070e\u0031":if _aded .fontFile !=nil &&_aded .fontFile ._cecab !=nil {_ag .Log .Debug ("\u0055\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006et\u0046\u0069\u006c\u0065"); -_agffb =_aded .fontFile ._cecab ;};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _aded ._dccc !=nil {_ag .Log .Debug ("\u0055s\u0069n\u0067\u0020\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0032");_bdfdc ,_efagg :=_aded ._dccc .MakeEncoder (); -if _efagg ==nil {_agffb =_bdfdc ;};if _cadd ._dgdg ==nil {_cadd ._dgdg =_aded ._dccc .MakeToUnicode ();};};};};};if _agffb !=nil {if _gdbgb !=nil {_ag .Log .Trace ("\u0064\u0069\u0066fe\u0072\u0065\u006e\u0063\u0065\u0073\u003d\u0025\u002b\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_gdbgb ,_cadd .baseFields ()); -_agffb =_ee .ApplyDifferences (_agffb ,_gdbgb );};_cadd .SetEncoder (_agffb );};return nil ;}; +// GetIndirectObjectByNumber retrieves and returns a specific PdfObject by object number. +func (_cbgac *PdfReader )GetIndirectObjectByNumber (number int )(_bb .PdfObject ,error ){_gafga ,_aegbee :=_cbgac ._cfaef .LookupByNumber (number );return _gafga ,_aegbee ;}; -// GetPageLabels returns the PageLabels entry in the PDF catalog. -// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). -func (_cacg *PdfReader )GetPageLabels ()(_fd .PdfObject ,error ){_adeg :=_fd .ResolveReference (_cacg ._gabca .Get ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073"));if _adeg ==nil {return nil ,nil ;};if !_cacg ._gfdda {_efeb :=_cacg .traverseObjectData (_adeg ); -if _efeb !=nil {return nil ,_efeb ;};};return _adeg ,nil ;};type fontCommon struct{_ffedb string ;_eded string ;_cabb string ;_eebbb _fd .PdfObject ;_dgdg *_gd .CMap ;_babe *PdfFontDescriptor ;_ffbd int64 ;}; +// PdfAnnotationMarkup represents additional fields for mark-up annotations. +// (Section 12.5.6.2 p. 399). +type PdfAnnotationMarkup struct{T _bb .PdfObject ;Popup *PdfAnnotationPopup ;CA _bb .PdfObject ;RC _bb .PdfObject ;CreationDate _bb .PdfObject ;IRT _bb .PdfObject ;Subj _bb .PdfObject ;RT _bb .PdfObject ;IT _bb .PdfObject ;ExData _bb .PdfObject ;}; -// GetCatalogStructTreeRoot gets the catalog StructTreeRoot object. -func (_cggaba *PdfReader )GetCatalogStructTreeRoot ()(_fd .PdfObject ,bool ){if _cggaba ._gabca ==nil {return nil ,false ;};_abdea :=_cggaba ._gabca .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074");return _abdea ,_abdea !=nil ; -}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 4 for a CMYK32 device. +func (_aaeg *PdfColorspaceDeviceCMYK )GetNumComponents ()int {return 4};func (_gaae *PdfPage )setContainer (_ccagf *_bb .PdfIndirectObject ){_ccagf .PdfObject =_gaae ._deab ;_gaae ._beaf =_ccagf ;}; -// SetForms sets the Acroform for a PDF file. -func (_afaac *PdfWriter )SetForms (form *PdfAcroForm )error {_afaac ._agdg =form ;return nil }; +// SetNameDictionary sets the Names entry in the PDF catalog. +// See section 7.7.4 "Name Dictionary" (p. 80 PDF32000_2008). +func (_bedgf *PdfWriter )SetNameDictionary (names _bb .PdfObject )error {if names ==nil {return nil ;};_bedgf ._bccad =_bede (names );_gg .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u004e\u0061\u006d\u0065\u0073\u002e\u002e\u002e"); +_bedgf ._ebgdb .Set ("\u004e\u0061\u006de\u0073",names );return _bedgf .addObjects (names );};func (_efegf *PdfWriter )setDocInfo (_ggcebg _bb .PdfObject ){if _efegf .hasObject (_efegf ._gefda ){delete (_efegf ._bfdb ,_efegf ._gefda );delete (_efegf ._cgcfec ,_efegf ._gefda ); +for _dfabc ,_dafge :=range _efegf ._cgfff {if _dafge ==_efegf ._gefda {copy (_efegf ._cgfff [_dfabc :],_efegf ._cgfff [_dfabc +1:]);_efegf ._cgfff [len (_efegf ._cgfff )-1]=nil ;_efegf ._cgfff =_efegf ._cgfff [:len (_efegf ._cgfff )-1];break ;};};};_gbdee :=_bb .PdfIndirectObject {}; +_gbdee .PdfObject =_ggcebg ;_efegf ._gefda =&_gbdee ;_efegf .addObject (&_gbdee );}; -// NewReaderForText makes a new PdfReader for an input PDF content string. For use in testing. -func NewReaderForText (txt string )*PdfReader {return &PdfReader {_cedebc :map[_fd .PdfObject ]struct{}{},_fbabb :_adedc (),_faaf :_fd .NewParserFromString (txt )};}; +// SetColorspaceByName adds the provided colorspace to the page resources. +func (_efdae *PdfPageResources )SetColorspaceByName (keyName _bb .PdfObjectName ,cs PdfColorspace )error {_daeda ,_cbadd :=_efdae .GetColorspaces ();if _cbadd !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u0020\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0072\u0061\u0063\u0065: \u0025\u0076",_cbadd ); +return _cbadd ;};if _daeda ==nil {_daeda =NewPdfPageResourcesColorspaces ();_efdae .SetColorSpace (_daeda );};_daeda .Set (keyName ,cs );return nil ;}; -// ImageToRGB converts CalRGB colorspace image to RGB and returns the result. -func (_eefd *PdfColorspaceCalRGB )ImageToRGB (img Image )(Image ,error ){_afae :=_bg .NewReader (img .getBase ());_ffef :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_adgb :=_bg .NewWriter (_ffef ); -_ggbaa :=_af .Pow (2,float64 (img .BitsPerComponent ))-1;_eaf :=make ([]uint32 ,3);var (_eaba error ;_fgff ,_bbcg ,_ceab ,_bbfg ,_fcbc ,_cagg float64 ;);for {_eaba =_afae .ReadSamples (_eaf );if _eaba ==_bc .EOF {break ;}else if _eaba !=nil {return img ,_eaba ; -};_fgff =float64 (_eaf [0])/_ggbaa ;_bbcg =float64 (_eaf [1])/_ggbaa ;_ceab =float64 (_eaf [2])/_ggbaa ;_bbfg =_eefd .Matrix [0]*_af .Pow (_fgff ,_eefd .Gamma [0])+_eefd .Matrix [3]*_af .Pow (_bbcg ,_eefd .Gamma [1])+_eefd .Matrix [6]*_af .Pow (_ceab ,_eefd .Gamma [2]); -_fcbc =_eefd .Matrix [1]*_af .Pow (_fgff ,_eefd .Gamma [0])+_eefd .Matrix [4]*_af .Pow (_bbcg ,_eefd .Gamma [1])+_eefd .Matrix [7]*_af .Pow (_ceab ,_eefd .Gamma [2]);_cagg =_eefd .Matrix [2]*_af .Pow (_fgff ,_eefd .Gamma [0])+_eefd .Matrix [5]*_af .Pow (_bbcg ,_eefd .Gamma [1])+_eefd .Matrix [8]*_af .Pow (_ceab ,_eefd .Gamma [2]); -_fgff =3.240479*_bbfg +-1.537150*_fcbc +-0.498535*_cagg ;_bbcg =-0.969256*_bbfg +1.875992*_fcbc +0.041556*_cagg ;_ceab =0.055648*_bbfg +-0.204043*_fcbc +1.057311*_cagg ;_fgff =_af .Min (_af .Max (_fgff ,0),1.0);_bbcg =_af .Min (_af .Max (_bbcg ,0),1.0); -_ceab =_af .Min (_af .Max (_ceab ,0),1.0);_eaf [0]=uint32 (_fgff *_ggbaa );_eaf [1]=uint32 (_bbcg *_ggbaa );_eaf [2]=uint32 (_ceab *_ggbaa );if _eaba =_adgb .WriteSamples (_eaf );_eaba !=nil {return img ,_eaba ;};};return _eeafa (&_ffef ),nil ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_aabf pdfCIDFontType0 )GetCharMetrics (code _ga .CharCode )(_dcg .CharMetrics ,bool ){_ecgbc :=_aabf ._cbcef ;if _aabfd ,_efcab :=_aabf ._bfeg [code ];_efcab {_ecgbc =_aabfd ;};return _dcg .CharMetrics {Wx :_ecgbc },true ;}; -// AlphaMap performs mapping of alpha data for transformations. Allows custom filtering of alpha data etc. -func (_geedg *Image )AlphaMap (mapFunc AlphaMapFunc ){for _gaea ,_gdeae :=range _geedg ._gfffd {_geedg ._gfffd [_gaea ]=mapFunc (_gdeae );};}; +// ToPdfObject implements interface PdfModel. +func (_abff *PdfAnnotationRichMedia )ToPdfObject ()_bb .PdfObject {_abff .PdfAnnotation .ToPdfObject ();_aab :=_abff ._aaf ;_abffe :=_aab .PdfObject .(*_bb .PdfObjectDictionary );_abffe .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a")); +_abffe .SetIfNotNil ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073",_abff .RichMediaSettings );_abffe .SetIfNotNil ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074",_abff .RichMediaContent ); +return _aab ;};func (_dadgd *PdfSignature )extractChainFromCert ()([]*_cd .Certificate ,error ){var _gfff *_bb .PdfObjectArray ;switch _eadeg :=_dadgd .Cert .(type ){case *_bb .PdfObjectString :_gfff =_bb .MakeArray (_eadeg );case *_bb .PdfObjectArray :_gfff =_eadeg ; +default:return nil ,_e .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020s\u0069\u0067\u006e\u0061\u0074\u0075\u0072e\u0020\u0063\u0065\u0072\u0074\u0069f\u0069\u0063\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_eadeg ); +};var _eegad _aa .Buffer ;for _ ,_gaggf :=range _gfff .Elements (){_dgbg ,_ecbea :=_bb .GetString (_gaggf );if !_ecbea {return nil ,_e .Errorf ("\u0069\u006ev\u0061\u006c\u0069\u0064\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0074\u0079p\u0065\u0020\u0069\u006e\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065 \u0063\u0065r\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u0063h\u0061\u0069\u006e\u003a\u0020\u0025\u0054",_gaggf ); +};if _ ,_ggcfb :=_eegad .Write (_dgbg .Bytes ());_ggcfb !=nil {return nil ,_ggcfb ;};};return _cd .ParseCertificates (_eegad .Bytes ());}; -// FieldFlattenOpts defines a set of options which can be used to configure -// the field flattening process. -type FieldFlattenOpts struct{ +// ToGoTime returns the date in time.Time format. +func (_abfdbd PdfDate )ToGoTime ()_fb .Time {_cfadga :=int (_abfdbd ._gcfcd *60*60+_abfdbd ._cbgdf *60);switch _abfdbd ._dbcea {case '-':_cfadga =-_cfadga ;case 'Z':_cfadga =0;};_fgdg :=_e .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_abfdbd ._dbcea ,_abfdbd ._gcfcd ,_abfdbd ._cbgdf ); +_caeagd :=_fb .FixedZone (_fgdg ,_cfadga );return _fb .Date (int (_abfdbd ._cacfc ),_fb .Month (_abfdbd ._degfb ),int (_abfdbd ._gfaa ),int (_abfdbd ._gdfge ),int (_abfdbd ._fbfcae ),int (_abfdbd ._ffcg ),0,_caeagd );};func _fccad (_bbbaf *PdfPage ){_cbbfd :=_fac .GetLicenseKey (); +if _cbbfd !=nil &&_cbbfd .IsLicensed (){return ;};_aceba :=_bb .PdfObjectName ("\u0055\u0046\u0031");if !_bbbaf .Resources .HasFontByName (_aceba ){_bbbaf .Resources .SetFontByName (_aceba ,DefaultFont ().ToPdfObject ());};var _fccgdd []string ;_fccgdd =append (_fccgdd ,"\u0071"); +_fccgdd =append (_fccgdd ,"\u0042\u0054");_fccgdd =append (_fccgdd ,_e .Sprintf ("\u002f%\u0073\u0020\u0031\u0034\u0020\u0054f",_aceba .String ()));_fccgdd =append (_fccgdd ,"\u0031\u0020\u0030\u0020\u0030\u0020\u0072\u0067");_fccgdd =append (_fccgdd ,"\u0031\u0030\u0020\u0031\u0030\u0020\u0054\u0064"); +_efeba :="\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020\u0055\u006e\u0069\u0044o\u0063\u0020\u002d\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u006c\u0069\u0063e\u006e\u0073\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070\u0073:/\u002f\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"; +_fccgdd =append (_fccgdd ,_e .Sprintf ("\u0028%\u0073\u0029\u0020\u0054\u006a",_efeba ));_fccgdd =append (_fccgdd ,"\u0045\u0054");_fccgdd =append (_fccgdd ,"\u0051");_cdfdba :=_dce .Join (_fccgdd ,"\u000a");_bbbaf .AddContentStreamByString (_cdfdba ); +_bbbaf .ToPdfObject ();};func _egbdd (_ageead *_bb .PdfObjectDictionary )(*PdfShadingType2 ,error ){_ecbdee :=PdfShadingType2 {};_beccc :=_ageead .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _beccc ==nil {_gg .Log .Debug ("R\u0065\u0071\u0075\u0069\u0072\u0065d\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067\u003a\u0020\u0020\u0043\u006f\u006f\u0072d\u0073"); +return nil ,ErrRequiredAttributeMissing ;};_gabbb ,_ffcfd :=_beccc .(*_bb .PdfObjectArray );if !_ffcfd {_gg .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_beccc ); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _gabbb .Len ()!=4{_gg .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0034\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_gabbb .Len ()); +return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");};_ecbdee .Coords =_gabbb ;if _bgcdd :=_ageead .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_bgcdd !=nil {_bgcdd =_bb .TraceToDirectObject (_bgcdd ); +_aggeae ,_gdebc :=_bgcdd .(*_bb .PdfObjectArray );if !_gdebc {_gg .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bgcdd );return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +};_ecbdee .Domain =_aggeae ;};_beccc =_ageead .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _beccc ==nil {_gg .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); +return nil ,ErrRequiredAttributeMissing ;};_ecbdee .Function =[]PdfFunction {};if _dadge ,_fedg :=_beccc .(*_bb .PdfObjectArray );_fedg {for _ ,_bbfbd :=range _dadge .Elements (){_bfgdfg ,_fddag :=_gbcd (_bbfbd );if _fddag !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_fddag ); +return nil ,_fddag ;};_ecbdee .Function =append (_ecbdee .Function ,_bfgdfg );};}else {_gegeae ,_gada :=_gbcd (_beccc );if _gada !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_gada ); +return nil ,_gada ;};_ecbdee .Function =append (_ecbdee .Function ,_gegeae );};if _befgcc :=_ageead .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_befgcc !=nil {_befgcc =_bb .TraceToDirectObject (_befgcc );_afbeg ,_cfdae :=_befgcc .(*_bb .PdfObjectArray ); +if !_cfdae {_gg .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_befgcc );return nil ,_bb .ErrTypeError ;};if _afbeg .Len ()!=2{_gg .Log .Debug ("\u0045\u0078\u0074\u0065n\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_afbeg .Len ()); +return nil ,ErrInvalidAttribute ;};_ecbdee .Extend =_afbeg ;};return &_ecbdee ,nil ;};func (_gabbc *pdfFontType0 )getFontDescriptor ()*PdfFontDescriptor {if _gabbc ._eadda ==nil &&_gabbc .DescendantFont !=nil {return _gabbc .DescendantFont .FontDescriptor (); +};return _gabbc ._eadda ;};func (_beec *PdfReader )loadOutlines ()(*PdfOutlineTreeNode ,error ){if _beec ._cfaef .GetCrypter ()!=nil &&!_beec ._cfaef .IsAuthenticated (){return nil ,_e .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};_bedg :=_beec ._effcg ;_eeacg :=_bedg .Get ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");if _eeacg ==nil {return nil ,nil ;};_gg .Log .Trace ("\u002d\u0048\u0061\u0073\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073");_fcedg :=_bb .ResolveReference (_eeacg ); +_gg .Log .Trace ("\u004f\u0075t\u006c\u0069\u006ee\u0020\u0072\u006f\u006f\u0074\u003a\u0020\u0025\u0076",_fcedg );if _eddd :=_bb .IsNullObject (_fcedg );_eddd {_gg .Log .Trace ("\u004f\u0075\u0074li\u006e\u0065\u0020\u0072\u006f\u006f\u0074\u0020\u0069s\u0020n\u0075l\u006c \u002d\u0020\u006e\u006f\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"); +return nil ,nil ;};_agafb ,_ddfb :=_fcedg .(*_bb .PdfIndirectObject );if !_ddfb {if _ ,_eede :=_bb .GetDict (_fcedg );!_eede {_gg .Log .Debug ("\u0049\u006e\u0076a\u006c\u0069\u0064\u0020o\u0075\u0074\u006c\u0069\u006e\u0065\u0020r\u006f\u006f\u0074\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067"); +return nil ,nil ;};_gg .Log .Debug ("\u004f\u0075t\u006c\u0069\u006e\u0065\u0020r\u006f\u006f\u0074\u0020\u0069s\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u002e\u0020\u0053\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +_agafb =_bb .MakeIndirectObject (_fcedg );};_eabef ,_ddfb :=_agafb .PdfObject .(*_bb .PdfObjectDictionary );if !_ddfb {return nil ,_ed .New ("\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y"); +};_gg .Log .Trace ("O\u0075\u0074\u006c\u0069ne\u0020r\u006f\u006f\u0074\u0020\u0064i\u0063\u0074\u003a\u0020\u0025\u0076",_eabef );_cdfgae ,_ ,_eaaa :=_beec .buildOutlineTree (_agafb ,nil ,nil ,nil );if _eaaa !=nil {return nil ,_eaaa ;};_gg .Log .Trace ("\u0052\u0065\u0073\u0075\u006c\u0074\u0069\u006e\u0067\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065:\u0020\u0025\u0076",_cdfgae ); +return _cdfgae ,nil ;};func (_eeg *PdfReader )loadAction (_face _bb .PdfObject )(*PdfAction ,error ){if _aada ,_dde :=_bb .GetIndirect (_face );_dde {_ead ,_edd :=_eeg .newPdfActionFromIndirectObject (_aada );if _edd !=nil {return nil ,_edd ;};return _ead ,nil ; +}else if !_bb .IsNullObject (_face ){return nil ,_ed .New ("\u0061\u0063\u0074\u0069\u006fn\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0070\u006f\u0069\u006e\u0074 \u0074\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +};return nil ,nil ;}; -// FilterFunc allows filtering the form fields used in the flattening -// process. If the filter function returns true, the field is flattened, -// otherwise it is skipped. -// If a non-terminal field is discarded, all of its children (the fields -// present in the Kids array) are discarded as well. -// Non-terminal fields are kept in the AcroForm if one or more of their -// child fields have not been selected for flattening. -// If a filter function is not provided, all form fields are flattened. -FilterFunc FieldFilterFunc ; +// PdfAnnotationPolyLine represents PolyLine annotations. +// (Section 12.5.6.9). +type PdfAnnotationPolyLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _bb .PdfObject ;LE _bb .PdfObject ;BS _bb .PdfObject ;IC _bb .PdfObject ;BE _bb .PdfObject ;IT _bb .PdfObject ;Measure _bb .PdfObject ;}; -// AnnotFilterFunc allows filtering the annotations in the flattening -// process. If the filter function returns true, the annotation is flattened, -// otherwise it is skipped. -AnnotFilterFunc AnnotFilterFunc ;}; +// ToPdfObject converts the pdfCIDFontType2 to a PDF representation. +func (_ddgad *pdfCIDFontType2 )ToPdfObject ()_bb .PdfObject {if _ddgad ._dgffc ==nil {_ddgad ._dgffc =&_bb .PdfIndirectObject {};};_aaagd :=_ddgad .baseFields ().asPdfObjectDictionary ("\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"); +_ddgad ._dgffc .PdfObject =_aaagd ;if _ddgad .CIDSystemInfo !=nil {_aaagd .Set ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f",_ddgad .CIDSystemInfo );};if _ddgad .DW !=nil {_aaagd .Set ("\u0044\u0057",_ddgad .DW );};if _ddgad .DW2 !=nil {_aaagd .Set ("\u0044\u0057\u0032",_ddgad .DW2 ); +};if _ddgad .W !=nil {_aaagd .Set ("\u0057",_ddgad .W );};if _ddgad .W2 !=nil {_aaagd .Set ("\u0057\u0032",_ddgad .W2 );};if _ddgad .CIDToGIDMap !=nil {_aaagd .Set ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070",_ddgad .CIDToGIDMap );}; +return _ddgad ._dgffc ;}; -// SetPdfModifiedDate sets the ModDate attribute of the output PDF. -func SetPdfModifiedDate (modifiedDate _cd .Time ){_feadd .Lock ();defer _feadd .Unlock ();_gbfgb =modifiedDate ;}; +// ImageHandler interface implements common image loading and processing tasks. +// Implementing as an interface allows for the possibility to use non-standard libraries for faster +// loading and processing of images. +type ImageHandler interface{ -// Encoder returns the font's text encoder. -func (_cbafc pdfCIDFontType2 )Encoder ()_ee .TextEncoder {return _cbafc ._fccef };const (XObjectTypeUndefined XObjectType =iota ;XObjectTypeImage ;XObjectTypeForm ;XObjectTypePS ;XObjectTypeUnknown ;); +// Read any image type and load into a new Image object. +Read (_dbgfc _ecb .Reader )(*Image ,error ); -// GetContext returns a reference to the subshading entry as represented by PdfShadingType1-7. -func (_gdebag *PdfShading )GetContext ()PdfModel {return _gdebag ._cgfce }; +// NewImageFromGoImage loads a NRGBA32 unidoc Image from a standard Go image structure. +NewImageFromGoImage (_gdbc _b .Image )(*Image ,error ); -// ToOutlineTree returns a low level PdfOutlineTreeNode object, based on -// the current instance. -func (_dfgbf *Outline )ToOutlineTree ()*PdfOutlineTreeNode {return &_dfgbf .ToPdfOutline ().PdfOutlineTreeNode ;}; +// NewGrayImageFromGoImage loads a grayscale unidoc Image from a standard Go image structure. +NewGrayImageFromGoImage (_efea _b .Image )(*Image ,error ); -// GetContainingPdfObject implements interface PdfModel. -func (_bffd *PdfSignature )GetContainingPdfObject ()_fd .PdfObject {return _bffd ._cbaga };func (_dgb *PdfReader )newPdfActionSubmitFormFromDict (_abd *_fd .PdfObjectDictionary )(*PdfActionSubmitForm ,error ){_bed ,_cfe :=_ece (_abd .Get ("\u0046"));if _cfe !=nil {return nil ,_cfe ; -};return &PdfActionSubmitForm {F :_bed ,Fields :_abd .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"),Flags :_abd .Get ("\u0046\u006c\u0061g\u0073")},nil ;}; +// Compress an image. +Compress (_ddfaa *Image ,_eaacd int64 )(*Image ,error );}; -// GetCIDToGIDMapObject get the underlying CIDToGIDMap object if the font type is CIDFontType2. -func (_dfae *PdfFont )GetCIDToGIDMapObject ()_fd .PdfObject {_ggegg ,_cbcce :=_dfae ._gbaac .(*pdfCIDFontType2 );if _cbcce {return _ggegg .CIDToGIDMap ;};return nil ;}; +// IsEncrypted returns true if the PDF file is encrypted. +func (_cgcfe *PdfReader )IsEncrypted ()(bool ,error ){return _cgcfe ._cfaef .IsEncrypted ()};func (_edcf *PdfAcroForm )filteredFields (_deag FieldFilterFunc ,_fabdg bool )[]*PdfField {if _edcf ==nil {return nil ;};return _fdcgc (_edcf .Fields ,_deag ,_fabdg ); +}; -// ReaderToWriterOpts options used to generate a PdfWriter. -type ReaderToWriterOpts struct{SkipAcroForm bool ;SkipInfo bool ;SkipNameDictionary bool ;SkipNamedDests bool ;SkipOCProperties bool ;SkipOutlines bool ;SkipPageLabels bool ;SkipRotation bool ;SkipMetadata bool ;SkipMarkInfo bool ;SkipViewerPreferences bool ; -SkipLanguage bool ;PageProcessCallback PageProcessCallback ; +// NewGrayImageFromGoImage creates a new grayscale unidoc Image from a golang Image. +func (_cffcf DefaultImageHandler )NewGrayImageFromGoImage (goimg _b .Image )(*Image ,error ){_fccc :=goimg .Bounds ();_dedee :=&Image {Width :int64 (_fccc .Dx ()),Height :int64 (_fccc .Dy ()),ColorComponents :1,BitsPerComponent :8};switch _gbgf :=goimg .(type ){case *_b .Gray :if len (_gbgf .Pix )!=_fccc .Dx ()*_fccc .Dy (){_abfcf ,_babd :=_gdf .GrayConverter .Convert (goimg ); +if _babd !=nil {return nil ,_babd ;};_dedee .Data =_abfcf .Pix ();}else {_dedee .Data =_gbgf .Pix ;};case *_b .Gray16 :_dedee .BitsPerComponent =16;if len (_gbgf .Pix )!=_fccc .Dx ()*_fccc .Dy ()*2{_bcbed ,_dadb :=_gdf .Gray16Converter .Convert (goimg ); +if _dadb !=nil {return nil ,_dadb ;};_dedee .Data =_bcbed .Pix ();}else {_dedee .Data =_gbgf .Pix ;};case _gdf .Image :_dfcec :=_gbgf .Base ();if _dfcec .ColorComponents ==1{_dedee .BitsPerComponent =int64 (_dfcec .BitsPerComponent );_dedee .Data =_dfcec .Data ; +return _dedee ,nil ;};_bgggc ,_dfbd :=_gdf .GrayConverter .Convert (goimg );if _dfbd !=nil {return nil ,_dfbd ;};_dedee .Data =_bgggc .Pix ();default:_egabd ,_fabge :=_gdf .GrayConverter .Convert (goimg );if _fabge !=nil {return nil ,_fabge ;};_dedee .Data =_egabd .Pix (); +};return _dedee ,nil ;}; -// Deprecated: will be removed in v4. Use PageProcessCallback instead. -PageCallback PageCallback ;}; +// G returns the value of the green component of the color. +func (_gbae *PdfColorDeviceRGB )G ()float64 {return _gbae [1]};func (_cgdd *PdfReader )newPdfActionRenditionFromDict (_fgac *_bb .PdfObjectDictionary )(*PdfActionRendition ,error ){return &PdfActionRendition {R :_fgac .Get ("\u0052"),AN :_fgac .Get ("\u0041\u004e"),OP :_fgac .Get ("\u004f\u0050"),JS :_fgac .Get ("\u004a\u0053")},nil ; +}; -// PdfActionTrans represents a trans action. -type PdfActionTrans struct{*PdfAction ;Trans _fd .PdfObject ;}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain a single element. +func (_bbeg *PdfColorspaceSpecialSeparation )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_adfb :=vals [0];_egfa :=[]float64 {_adfb };_cdcf ,_aafg :=_bbeg .TintTransform .Evaluate (_egfa ); +if _aafg !=nil {_gg .Log .Debug ("\u0045\u0072r\u006f\u0072\u002c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0065\u0076\u0061\u006c\u0075\u0061\u0074\u0065: \u0025\u0076",_aafg );_gg .Log .Trace ("\u0054\u0069\u006e\u0074 t\u0072\u0061\u006e\u0073\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_bbeg .TintTransform ); +return nil ,_aafg ;};_gg .Log .Trace ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0043\u006f\u006c\u006fr\u0046\u0072\u006f\u006d\u0046\u006c\u006f\u0061\u0074\u0073\u0028\u0025\u002bv\u0029\u0020\u006f\u006e\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061te\u0053\u0070\u0061\u0063\u0065\u003a\u0020\u0025\u0023\u0076",_cdcf ,_bbeg .AlternateSpace ); +_eaed ,_aafg :=_bbeg .AlternateSpace .ColorFromFloats (_cdcf );if _aafg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u002c\u0020\u0066a\u0069\u006c\u0065d \u0074\u006f\u0020\u0065\u0076\u0061l\u0075\u0061\u0074\u0065\u0020\u0069\u006e\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0065\u0020\u0073\u0070\u0061\u0063\u0065\u003a \u0025\u0076",_aafg ); +return nil ,_aafg ;};return _eaed ,nil ;}; -// HasExtGState checks if ExtGState name is available. -func (_ddfba *PdfPage )HasExtGState (name _fd .PdfObjectName )bool {if _ddfba .Resources ==nil {return false ;};if _ddfba .Resources .ExtGState ==nil {return false ;};_eaae ,_bgffd :=_fd .TraceToDirectObject (_ddfba .Resources .ExtGState ).(*_fd .PdfObjectDictionary ); -if !_bgffd {_ag .Log .Debug ("\u0045\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064i\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u003a\u0020\u0025\u0076",_fd .TraceToDirectObject (_ddfba .Resources .ExtGState )); -return false ;};_bgdgfd :=_eaae .Get (name );_cbaab :=_bgdgfd !=nil ;return _cbaab ;}; +// SetOCProperties sets the optional content properties. +func (_cabbb *PdfWriter )SetOCProperties (ocProperties _bb .PdfObject )error {_cebfa :=_cabbb ._ebgdb ;if ocProperties !=nil {_gg .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u004f\u0043\u0020\u0050\u0072o\u0070\u0065\u0072\u0074\u0069\u0065\u0073\u002e\u002e\u002e"); +_cebfa .Set ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",ocProperties );return _cabbb .addObjects (ocProperties );};return nil ;}; -// NewPdfColorspaceSpecialIndexed returns a new Indexed color. -func NewPdfColorspaceSpecialIndexed ()*PdfColorspaceSpecialIndexed {return &PdfColorspaceSpecialIndexed {HiVal :255};}; +// DecodeArray returns the component range values for the Separation colorspace. +func (_gdbfg *PdfColorspaceSpecialSeparation )DecodeArray ()[]float64 {return []float64 {0,1.0}};func (_bfdffg *PdfReader )loadStructure ()error {if _bfdffg ._cfaef .GetCrypter ()!=nil &&!_bfdffg ._cfaef .IsAuthenticated (){return _e .Errorf ("\u0066\u0069\u006ce\u0020\u006e\u0065\u0065d\u0020\u0074\u006f\u0020\u0062\u0065\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074"); +};_aacge :=_bfdffg ._cfaef .GetTrailer ();if _aacge ==nil {return _e .Errorf ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072");};_fgbff ,_fgcdg :=_aacge .Get ("\u0052\u006f\u006f\u0074").(*_bb .PdfObjectReference );if !_fgcdg {return _e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0052\u006f\u006ft\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a \u0025\u0073\u0029",_aacge ); +};_fbcd ,_daace :=_bfdffg ._cfaef .LookupByReference (*_fgbff );if _daace !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0072\u0065\u0061\u0064\u0020\u0072\u006f\u006f\u0074\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_daace ); +return _daace ;};_dcedgd ,_fgcdg :=_fbcd .(*_bb .PdfIndirectObject );if !_fgcdg {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0028\u0072\u006f\u006f\u0074\u0020\u0025\u0071\u0029\u0020\u0028\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0025\u0073\u0029",_fbcd ,*_aacge ); +return _ed .New ("\u006di\u0073s\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_dcagf ,_fgcdg :=(*_dcedgd ).PdfObject .(*_bb .PdfObjectDictionary );if !_fgcdg {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020I\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u0061t\u0061\u006c\u006fg\u0020(\u0025\u0073\u0029",_dcedgd .PdfObject ); +return _ed .New ("\u0069n\u0076a\u006c\u0069\u0064\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067");};_gg .Log .Trace ("C\u0061\u0074\u0061\u006c\u006f\u0067\u003a\u0020\u0025\u0073",_dcagf );_aabece ,_fgcdg :=_dcagf .Get ("\u0050\u0061\u0067e\u0073").(*_bb .PdfObjectReference ); +if !_fgcdg {return _ed .New ("\u0070\u0061\u0067\u0065\u0073\u0020\u0069\u006e\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020b\u0065\u0020\u0061\u0020\u0072e\u0066\u0065r\u0065\u006e\u0063\u0065");};_gcde ,_daace :=_bfdffg ._cfaef .LookupByReference (*_aabece ); +if _daace !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020F\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020r\u0065\u0061\u0064 \u0070a\u0067\u0065\u0073");return _daace ;};_ggedfa ,_fgcdg :=_gcde .(*_bb .PdfIndirectObject );if !_fgcdg {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020P\u0061\u0067\u0065\u0073\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0069n\u0076a\u006c\u0069\u0064"); +_gg .Log .Debug ("\u006f\u0070\u003a\u0020\u0025\u0070",_ggedfa );return _ed .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_eefg ,_fgcdg :=_ggedfa .PdfObject .(*_bb .PdfObjectDictionary );if !_fgcdg {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0073\u0020\u006f\u0062j\u0065c\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0028\u0025\u0073\u0029",_ggedfa ); +return _ed .New ("p\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0069\u006e\u0076al\u0069\u0064");};_cecg ,_fgcdg :=_bb .GetInt (_eefg .Get ("\u0043\u006f\u0075n\u0074"));if !_fgcdg {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0050\u0061\u0067\u0065\u0073\u0020\u0063\u006f\u0075\u006e\u0074\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +return _ed .New ("\u0070\u0061\u0067\u0065s \u0063\u006f\u0075\u006e\u0074\u0020\u0069\u006e\u0076\u0061\u006c\u0069\u0064");};if _ ,_fgcdg =_bb .GetName (_eefg .Get ("\u0054\u0079\u0070\u0065"));!_fgcdg {_gg .Log .Debug ("\u0050\u0061\u0067\u0065\u0073\u0020\u0064\u0069\u0063\u0074\u0020T\u0079\u0070\u0065\u0020\u0066\u0069\u0065\u006cd\u0020n\u006f\u0074\u0020\u0073\u0065\u0074\u002e\u0020\u0053\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0054\u0079p\u0065\u0020\u0074\u006f\u0020\u0050\u0061\u0067\u0065\u0073\u002e"); +_eefg .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0050\u0061\u0067e\u0073"));};if _bgaga ,_bded :=_bb .GetInt (_eefg .Get ("\u0052\u006f\u0074\u0061\u0074\u0065"));_bded {_fcae :=int64 (*_bgaga );_bfdffg .Rotate =&_fcae ;};_bfdffg ._dfda =_fgbff ; +_bfdffg ._effcg =_dcagf ;_bfdffg ._abcfd =_eefg ;_bfdffg ._acgfb =_ggedfa ;_bfdffg ._agggd =int (*_cecg );_bfdffg ._dggdb =[]*_bb .PdfIndirectObject {};_eccaea :=map[_bb .PdfObject ]struct{}{};_daace =_bfdffg .buildPageList (_ggedfa ,nil ,_eccaea );if _daace !=nil {return _daace ; +};_gg .Log .Trace ("\u002d\u002d\u002d");_gg .Log .Trace ("\u0054\u004f\u0043");_gg .Log .Trace ("\u0050\u0061\u0067e\u0073");_gg .Log .Trace ("\u0025\u0064\u003a\u0020\u0025\u0073",len (_bfdffg ._dggdb ),_bfdffg ._dggdb );_bfdffg ._aagda ,_daace =_bfdffg .loadOutlines (); +if _daace !=nil {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0062\u0075i\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065 t\u0072\u0065\u0065 \u0028%\u0073\u0029",_daace ); +return _daace ;};_bfdffg .AcroForm ,_daace =_bfdffg .loadForms ();if _daace !=nil {return _daace ;};_bfdffg .DSS ,_daace =_bfdffg .loadDSS ();if _daace !=nil {return _daace ;};_bfdffg ._aebcb ,_daace =_bfdffg .loadPerms ();if _daace !=nil {return _daace ; +};return nil ;}; -// StandardValidator is the interface that is used for the PDF StandardImplementer validation for the PDF document. -// It is using a CompliancePdfReader which is expected to give more Metadata during reading process. -// NOTE: This implementation is in experimental development state. -// -// Keep in mind that it might change in the subsequent minor versions. -type StandardValidator interface{ +// AddContentStreamByString adds content stream by string. Puts the content +// string into a stream object and points the content stream towards it. +func (_fccff *PdfPage )AddContentStreamByString (contentStr string )error {_bdba ,_eecge :=_bb .MakeStream ([]byte (contentStr ),_bb .NewFlateEncoder ());if _eecge !=nil {return _eecge ;};if _fccff .Contents ==nil {_fccff .Contents =_bdba ;}else {_aeggb :=_bb .TraceToDirectObject (_fccff .Contents ); +_bffaea ,_facff :=_aeggb .(*_bb .PdfObjectArray );if !_facff {_bffaea =_bb .MakeArray (_aeggb );};_bffaea .Append (_bdba );_fccff .Contents =_bffaea ;};return nil ;};var (_gfagf =_fc .MustCompile ("\u005cd\u002b\u0020\u0064\u0069c\u0074\u005c\u0073\u002b\u0028d\u0075p\u005cs\u002b\u0029\u003f\u0062\u0065\u0067\u0069n"); +_gdaga =_fc .MustCompile ("\u005e\u005cs\u002a\u002f\u0028\u005c\u0053\u002b\u003f\u0029\u005c\u0073\u002b\u0028\u002e\u002b\u003f\u0029\u005c\u0073\u002b\u0064\u0065\u0066\\s\u002a\u0024");_fdge =_fc .MustCompile ("\u005e\u005c\u0073*\u0064\u0075\u0070\u005c\u0073\u002b\u0028\u005c\u0064\u002b\u0029\u005c\u0073\u002a\u002f\u0028\u005c\u0077\u002b\u003f\u0029\u0028\u003f\u003a\u005c\u002e\u005c\u0064\u002b)\u003f\u005c\u0073\u002b\u0070\u0075\u0074\u0024"); +_aeacc ="\u002f\u0045\u006e\u0063od\u0069\u006e\u0067\u0020\u0032\u0035\u0036\u0020\u0061\u0072\u0072\u0061\u0079";_fcadf ="\u0072\u0065\u0061d\u006f\u006e\u006c\u0079\u0020\u0064\u0065\u0066";_ggedf ="\u0063\u0075\u0072\u0072\u0065\u006e\u0074\u0066\u0069\u006c\u0065\u0020e\u0065\u0078\u0065\u0063"; +); -// ValidateStandard checks if the input reader -ValidateStandard (_cbbfe *CompliancePdfReader )error ;}; +// Insert adds a top level outline item in the outline, +// at the specified index. +func (_cccdc *Outline )Insert (index uint ,item *OutlineItem ){_fcbb :=uint (len (_cccdc .Entries ));if index > _fcbb {index =_fcbb ;};_cccdc .Entries =append (_cccdc .Entries [:index ],append ([]*OutlineItem {item },_cccdc .Entries [index :]...)...);}; -// SetContentStream updates the content stream with specified encoding. -// If encoding is null, will use the xform.Filter object or Raw encoding if not set. -func (_ffadf *XObjectForm )SetContentStream (content []byte ,encoder _fd .StreamEncoder )error {_bbeed :=content ;if encoder ==nil {if _ffadf .Filter !=nil {encoder =_ffadf .Filter ;}else {encoder =_fd .NewRawEncoder ();};};_effcb ,_egec :=encoder .EncodeBytes (_bbeed ); -if _egec !=nil {return _egec ;};_bbeed =_effcb ;_ffadf .Stream =_bbeed ;_ffadf .Filter =encoder ;return nil ;}; -// AddExtGState add External Graphics State (GState). The gsDict can be specified -// either directly as a dictionary or an indirect object containing a dictionary. -func (_ggaf *PdfPageResources )AddExtGState (gsName _fd .PdfObjectName ,gsDict _fd .PdfObject )error {if _ggaf .ExtGState ==nil {_ggaf .ExtGState =_fd .MakeDict ();};_cacc :=_ggaf .ExtGState ;_acagd ,_cbccg :=_fd .TraceToDirectObject (_cacc ).(*_fd .PdfObjectDictionary ); -if !_cbccg {_ag .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0074\u0079\u0070\u0065\u0020e\u0072r\u006f\u0072\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u002f\u0025\u0054\u0029",_cacc ,_fd .TraceToDirectObject (_cacc )); -return _fd .ErrTypeError ;};_acagd .Set (gsName ,gsDict );return nil ;}; +// FieldAppearanceGenerator generates appearance stream for a given field. +type FieldAppearanceGenerator interface{ContentStreamWrapper ;GenerateAppearanceDict (_fefg *PdfAcroForm ,_ccba *PdfField ,_bgcgd *PdfAnnotationWidget )(*_bb .PdfObjectDictionary ,error );};func (_febe *PdfReader )newPdfAnnotationWatermarkFromDict (_ccce *_bb .PdfObjectDictionary )(*PdfAnnotationWatermark ,error ){_ddce :=PdfAnnotationWatermark {}; +_ddce .FixedPrint =_ccce .Get ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074");return &_ddce ,nil ;}; -// GetContentStream returns the pattern cell's content stream -func (_bdaag *PdfTilingPattern )GetContentStream ()([]byte ,error ){_cbbdb ,_ ,_aefad :=_bdaag .GetContentStreamWithEncoder ();return _cbbdb ,_aefad ;}; +// StandardImplementer is an interface that defines specified PDF standards like PDF/A-1A (pdfa.Profile1A) +// NOTE: This implementation is in experimental development state. +// +// Keep in mind that it might change in the subsequent minor versions. +type StandardImplementer interface{StandardValidator ;StandardApplier ; -// ToPdfObject implements interface PdfModel. -func (_ade *PdfAnnotationWatermark )ToPdfObject ()_fd .PdfObject {_ade .PdfAnnotation .ToPdfObject ();_fedg :=_ade ._aeb ;_fgfe :=_fedg .PdfObject .(*_fd .PdfObjectDictionary );_fgfe .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k")); -_fgfe .SetIfNotNil ("\u0046\u0069\u0078\u0065\u0064\u0050\u0072\u0069\u006e\u0074",_ade .FixedPrint );return _fedg ;}; +// StandardName gets the human-readable name of the standard. +StandardName ()string ;}; -// GetContext returns the context of the outline tree node, which is either a -// *PdfOutline or a *PdfOutlineItem. The method returns nil for uninitialized -// tree nodes. -func (_cgccf *PdfOutlineTreeNode )GetContext ()PdfModel {if _ffgbg ,_gaac :=_cgccf ._gcgcg .(*PdfOutline );_gaac {return _ffgbg ;};if _cdgcc ,_dbdfg :=_cgccf ._gcgcg .(*PdfOutlineItem );_dbdfg {return _cdgcc ;};_ag .Log .Debug ("\u0045\u0052RO\u0052\u0020\u0049n\u0076\u0061\u006c\u0069d o\u0075tl\u0069\u006e\u0065\u0020\u0074\u0072\u0065e \u006e\u006f\u0064\u0065\u0020\u0069\u0074e\u006d"); -return nil ;};func _ecbe (_cgcb _fd .PdfObject )(*PdfColorspaceCalGray ,error ){_beec :=NewPdfColorspaceCalGray ();if _abbd ,_eaea :=_cgcb .(*_fd .PdfIndirectObject );_eaea {_beec ._gbaaf =_abbd ;};_cgcb =_fd .TraceToDirectObject (_cgcb );_fafb ,_edcc :=_cgcb .(*_fd .PdfObjectArray ); -if !_edcc {return nil ,_dc .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _fafb .Len ()!=2{return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0061\u006cG\u0072\u0061\u0079\u0020\u0063\u006f\u006c\u006f\u0072\u0073p\u0061\u0063\u0065"); -};_cgcb =_fd .TraceToDirectObject (_fafb .Get (0));_dcfd ,_edcc :=_cgcb .(*_fd .PdfObjectName );if !_edcc {return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061\u0079\u0020\u006e\u0061m\u0065\u0020\u006e\u006f\u0074\u0020\u0061 \u004e\u0061\u006d\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -};if *_dcfd !="\u0043a\u006c\u0047\u0072\u0061\u0079"{return nil ,_dc .Errorf ("\u006eo\u0074\u0020\u0061\u0020\u0043\u0061\u006c\u0047\u0072\u0061\u0079 \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065");};_cgcb =_fd .TraceToDirectObject (_fafb .Get (1)); -_gcga ,_edcc :=_cgcb .(*_fd .PdfObjectDictionary );if !_edcc {return nil ,_dc .Errorf ("\u0043\u0061lG\u0072\u0061\u0079 \u0064\u0069\u0063\u0074 no\u0074 a\u0020\u0044\u0069\u0063\u0074\u0069\u006fna\u0072\u0079\u0020\u006f\u0062\u006a\u0065c\u0074"); -};_cgcb =_gcga .Get ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074");_cgcb =_fd .TraceToDirectObject (_cgcb );_cdbgf ,_edcc :=_cgcb .(*_fd .PdfObjectArray );if !_edcc {return nil ,_dc .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020W\u0068\u0069\u0074e\u0050o\u0069\u006e\u0074"); -};if _cdbgf .Len ()!=3{return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061y\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0057\u0068\u0069t\u0065\u0050\u006f\u0069\u006e\u0074\u0020a\u0072\u0072\u0061\u0079");};_ccce ,_egfe :=_cdbgf .GetAsFloat64Slice (); -if _egfe !=nil {return nil ,_egfe ;};_beec .WhitePoint =_ccce ;_cgcb =_gcga .Get ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074");if _cgcb !=nil {_cgcb =_fd .TraceToDirectObject (_cgcb );_fadd ,_cfggd :=_cgcb .(*_fd .PdfObjectArray );if !_cfggd {return nil ,_dc .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020B\u006c\u0061\u0063k\u0050o\u0069\u006e\u0074"); -};if _fadd .Len ()!=3{return nil ,_dc .Errorf ("\u0043\u0061\u006c\u0047\u0072\u0061y\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0042\u006c\u0061c\u006b\u0050\u006f\u0069\u006e\u0074\u0020a\u0072\u0072\u0061\u0079");};_babg ,_fbgb :=_fadd .GetAsFloat64Slice (); -if _fbgb !=nil {return nil ,_fbgb ;};_beec .BlackPoint =_babg ;};_cgcb =_gcga .Get ("\u0047\u0061\u006dm\u0061");if _cgcb !=nil {_cgcb =_fd .TraceToDirectObject (_cgcb );_aegef ,_gege :=_fd .GetNumberAsFloat (_cgcb );if _gege !=nil {return nil ,_dc .Errorf ("C\u0061\u006c\u0047\u0072\u0061\u0079:\u0020\u0067\u0061\u006d\u006d\u0061\u0020\u006e\u006ft\u0020\u0061\u0020n\u0075m\u0062\u0065\u0072"); -};_beec .Gamma =_aegef ;};return _beec ,nil ;}; +// ToPdfObject returns the PDF representation of the shading dictionary. +func (_acfdg *PdfShadingType7 )ToPdfObject ()_bb .PdfObject {_acfdg .PdfShading .ToPdfObject ();_abdgc ,_egggc :=_acfdg .getShadingDict ();if _egggc !=nil {_gg .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); +return nil ;};if _acfdg .BitsPerCoordinate !=nil {_abdgc .Set ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0043\u006f\u006f\u0072\u0064i\u006e\u0061\u0074\u0065",_acfdg .BitsPerCoordinate );};if _acfdg .BitsPerComponent !=nil {_abdgc .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_acfdg .BitsPerComponent ); +};if _acfdg .BitsPerFlag !=nil {_abdgc .Set ("B\u0069\u0074\u0073\u0050\u0065\u0072\u0046\u006c\u0061\u0067",_acfdg .BitsPerFlag );};if _acfdg .Decode !=nil {_abdgc .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_acfdg .Decode );};if _acfdg .Function !=nil {if len (_acfdg .Function )==1{_abdgc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_acfdg .Function [0].ToPdfObject ()); +}else {_ddcde :=_bb .MakeArray ();for _ ,_fdabb :=range _acfdg .Function {_ddcde .Append (_fdabb .ToPdfObject ());};_abdgc .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_ddcde );};};return _acfdg ._dacad ;}; -// ToPdfObject returns a stream object. -func (_edbec *XObjectImage )ToPdfObject ()_fd .PdfObject {_aabfg :=_edbec ._bbcgd ;if _edbec ._egdda {return _aabfg ;};_cdfecd :=_aabfg .PdfObjectDictionary ;if _edbec .Filter !=nil {_cdfecd =_edbec .Filter .MakeStreamDict ();_aabfg .PdfObjectDictionary =_cdfecd ; -};_cdfecd .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074"));_cdfecd .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0049\u006d\u0061g\u0065"));_cdfecd .Set ("\u0057\u0069\u0064t\u0068",_fd .MakeInteger (*(_edbec .Width ))); -_cdfecd .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_fd .MakeInteger (*(_edbec .Height )));if _edbec .BitsPerComponent !=nil {_cdfecd .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_fd .MakeInteger (*(_edbec .BitsPerComponent ))); -};if _edbec .ColorSpace !=nil {_cdfecd .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_edbec .ColorSpace .ToPdfObject ());};_cdfecd .SetIfNotNil ("\u0049\u006e\u0074\u0065\u006e\u0074",_edbec .Intent );_cdfecd .SetIfNotNil ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k",_edbec .ImageMask ); -_cdfecd .SetIfNotNil ("\u004d\u0061\u0073\u006b",_edbec .Mask );_eeaee :=_cdfecd .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")!=nil ;if _edbec .Decode ==nil &&_eeaee {_cdfecd .Remove ("\u0044\u0065\u0063\u006f\u0064\u0065");}else if _edbec .Decode !=nil {_cdfecd .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_edbec .Decode ); -};_cdfecd .SetIfNotNil ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_edbec .Interpolate );_cdfecd .SetIfNotNil ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073",_edbec .Alternatives );_cdfecd .SetIfNotNil ("\u0053\u004d\u0061s\u006b",_edbec .SMask ); -_cdfecd .SetIfNotNil ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061",_edbec .SMaskInData );_cdfecd .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_edbec .Matte );_cdfecd .SetIfNotNil ("\u004e\u0061\u006d\u0065",_edbec .Name );_cdfecd .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_edbec .StructParent ); -_cdfecd .SetIfNotNil ("\u0049\u0044",_edbec .ID );_cdfecd .SetIfNotNil ("\u004f\u0050\u0049",_edbec .OPI );_cdfecd .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_edbec .Metadata );_cdfecd .SetIfNotNil ("\u004f\u0043",_edbec .OC );_cdfecd .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_edbec .Stream )))); -_aabfg .Stream =_edbec .Stream ;_edbec ._egdda =true ;return _aabfg ;}; +// NewPdfActionImportData returns a new "import data" action. +func NewPdfActionImportData ()*PdfActionImportData {_cb :=NewPdfAction ();_cbg :=&PdfActionImportData {};_cbg .PdfAction =_cb ;_cb .SetContext (_cbg );return _cbg ;}; -// ToGoTime returns the date in time.Time format. -func (_ecega PdfDate )ToGoTime ()_cd .Time {_eeggef :=int (_ecega ._bbea *60*60+_ecega ._gdeac *60);switch _ecega ._fcdea {case '-':_eeggef =-_eeggef ;case 'Z':_eeggef =0;};_cgagcd :=_dc .Sprintf ("\u0055\u0054\u0043\u0025\u0063\u0025\u002e\u0032\u0064\u0025\u002e\u0032\u0064",_ecega ._fcdea ,_ecega ._bbea ,_ecega ._gdeac ); -_dbfg :=_cd .FixedZone (_cgagcd ,_eeggef );return _cd .Date (int (_ecega ._bdaae ),_cd .Month (_ecega ._gbdf ),int (_ecega ._afcde ),int (_ecega ._bgagg ),int (_ecega ._gbgef ),int (_ecega ._cfdgb ),0,_dbfg );}; +// SetImage updates XObject Image with new image data. +func (_dccdc *XObjectImage )SetImage (img *Image ,cs PdfColorspace )error {_dccdc .Filter .UpdateParams (img .GetParamsDict ());_dcaba ,_egfed :=_dccdc .Filter .EncodeBytes (img .Data );if _egfed !=nil {return _egfed ;};_dccdc .Stream =_dcaba ;_gcfag :=img .Width ; +_dccdc .Width =&_gcfag ;_bfabe :=img .Height ;_dccdc .Height =&_bfabe ;_cfbbg :=img .BitsPerComponent ;_dccdc .BitsPerComponent =&_cfbbg ;if cs ==nil {if img .ColorComponents ==1{_dccdc .ColorSpace =NewPdfColorspaceDeviceGray ();}else if img .ColorComponents ==3{_dccdc .ColorSpace =NewPdfColorspaceDeviceRGB (); +}else if img .ColorComponents ==4{_dccdc .ColorSpace =NewPdfColorspaceDeviceCMYK ();}else {return _ed .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_dccdc .ColorSpace =cs ;};return nil ; +};func (_aaddbf *PdfReader )traverseObjectData (_gccg _bb .PdfObject )error {return _bb .ResolveReferencesDeep (_gccg ,_aaddbf ._ddafg );}; -// ToPdfObject implements interface PdfModel. -func (_dffe *PdfAnnotationStamp )ToPdfObject ()_fd .PdfObject {_dffe .PdfAnnotation .ToPdfObject ();_baef :=_dffe ._aeb ;_bbbe :=_baef .PdfObject .(*_fd .PdfObjectDictionary );_dffe .PdfAnnotationMarkup .appendToPdfDictionary (_bbbe );_bbbe .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053\u0074\u0061m\u0070")); -_bbbe .SetIfNotNil ("\u004e\u0061\u006d\u0065",_dffe .Name );return _baef ;}; +// GetNumComponents returns the number of color components of the underlying +// colorspace device. +func (_bdaa *PdfColorspaceSpecialPattern )GetNumComponents ()int {return _bdaa .UnderlyingCS .GetNumComponents ();}; -// GetPreviousRevision returns the previous revision of PdfReader for the Pdf document -func (_bagee *PdfReader )GetPreviousRevision ()(*PdfReader ,error ){if _bagee ._faaf .GetRevisionNumber ()==0{return nil ,_ad .New ("\u0070\u0072e\u0076\u0069\u006f\u0075\u0073\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0065xi\u0073\u0074"); -};if _dacae ,_ebdeb :=_bagee ._dbggb [_bagee ];_ebdeb {return _dacae ,nil ;};_aedcf ,_daebfa :=_bagee ._faaf .GetPreviousRevisionReadSeeker ();if _daebfa !=nil {return nil ,_daebfa ;};_decbd ,_daebfa :=_daab (_aedcf ,_bagee ._badf ,_bagee ._gaggbb ,"\u006do\u0064\u0065\u006c\u003aG\u0065\u0074\u0050\u0072\u0065v\u0069o\u0075s\u0052\u0065\u0076\u0069\u0073\u0069\u006fn"); -if _daebfa !=nil {return nil ,_daebfa ;};_bagee ._afcee [_bagee ._faaf .GetRevisionNumber ()-1]=_decbd ;_bagee ._dbggb [_bagee ]=_decbd ;_decbd ._dbggb =_bagee ._dbggb ;return _decbd ,nil ;}; +// PdfShading represents a shading dictionary. There are 7 types of shading, +// indicatedby the shading type variable: +// 1: Function-based shading. +// 2: Axial shading. +// 3: Radial shading. +// 4: Free-form Gouraud-shaded triangle mesh. +// 5: Lattice-form Gouraud-shaded triangle mesh. +// 6: Coons patch mesh. +// 7: Tensor-product patch mesh. +// types 4-7 are contained in a stream object, where the dictionary is given by the stream dictionary. +type PdfShading struct{ShadingType *_bb .PdfObjectInteger ;ColorSpace PdfColorspace ;Background *_bb .PdfObjectArray ;BBox *PdfRectangle ;AntiAlias *_bb .PdfObjectBool ;_gbbdg PdfModel ;_dacad _bb .PdfObject ;}; -// IsRadio returns true if the button field represents a radio button, false otherwise. -func (_dbbc *PdfFieldButton )IsRadio ()bool {return _dbbc .GetType ()==ButtonTypeRadio }; +// SetContext sets the sub action (context). +func (_ae *PdfAction )SetContext (ctx PdfModel ){_ae ._afg =ctx }; -// PageCallback callback function used in page loading -// that could be used to modify the page content. -// -// Deprecated: will be removed in v4. Use PageProcessCallback instead. -type PageCallback func (_febdg int ,_daeeg *PdfPage );func _dbeea (_cgddf _fd .PdfObject )(*PdfColorspaceSpecialIndexed ,error ){_dddab :=NewPdfColorspaceSpecialIndexed ();if _cegbe ,_eabe :=_cgddf .(*_fd .PdfIndirectObject );_eabe {_dddab ._ecdg =_cegbe ; -};_cgddf =_fd .TraceToDirectObject (_cgddf );_aefe ,_dfeb :=_cgddf .(*_fd .PdfObjectArray );if !_dfeb {return nil ,_dc .Errorf ("\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};if _aefe .Len ()!=4{return nil ,_dc .Errorf ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0069\u006e\u0076a\u006ci\u0064\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); -};_cgddf =_aefe .Get (0);_cbbaf ,_dfeb :=_cgddf .(*_fd .PdfObjectName );if !_dfeb {return nil ,_dc .Errorf ("\u0069n\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0069n\u0076\u0061\u006c\u0069\u0064\u0020\u006e\u0061\u006d\u0065");};if *_cbbaf !="\u0049n\u0064\u0065\u0078\u0065\u0064"{return nil ,_dc .Errorf ("\u0069\u006e\u0064\u0065xe\u0064\u0020\u0043\u0053\u003a\u0020\u0077\u0072\u006f\u006e\u0067\u0020\u006e\u0061m\u0065"); -};_cgddf =_aefe .Get (1);_gfgfa ,_bcbd :=DetermineColorspaceNameFromPdfObject (_cgddf );if _bcbd !=nil {return nil ,_bcbd ;};if _gfgfa =="\u0049n\u0064\u0065\u0078\u0065\u0064"||_gfgfa =="\u0050a\u0074\u0074\u0065\u0072\u006e"{_ag .Log .Debug ("E\u0072\u0072o\u0072\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0049\u006e\u0064e\u0078\u0065\u0064\u002f\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u0043S\u0020\u0061\u0073\u0020\u0062\u0061\u0073\u0065\u0020\u0028\u0025v\u0029",_gfgfa ); -return nil ,_fbeg ;};_gfdc ,_bcbd :=NewPdfColorspaceFromPdfObject (_cgddf );if _bcbd !=nil {return nil ,_bcbd ;};_dddab .Base =_gfdc ;_cgddf =_aefe .Get (2);_efceb ,_bcbd :=_fd .GetNumberAsInt64 (_cgddf );if _bcbd !=nil {return nil ,_bcbd ;};if _efceb > 255{return nil ,_dc .Errorf ("\u0069n\u0064\u0065\u0078\u0065d\u0020\u0043\u0053\u003a\u0020I\u006ev\u0061l\u0069\u0064\u0020\u0068\u0069\u0076\u0061l"); -};_dddab .HiVal =int (_efceb );_cgddf =_aefe .Get (3);_dddab .Lookup =_cgddf ;_cgddf =_fd .TraceToDirectObject (_cgddf );var _dbca []byte ;if _bcee ,_begc :=_cgddf .(*_fd .PdfObjectString );_begc {_dbca =_bcee .Bytes ();_ag .Log .Trace ("\u0049\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0073\u0074r\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072\u0020\u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0020\u0064",_dbca ); -}else if _fbab ,_eddc :=_cgddf .(*_fd .PdfObjectStream );_eddc {_ag .Log .Trace ("\u0049n\u0064e\u0078\u0065\u0064\u0020\u0073t\u0072\u0065a\u006d\u003a\u0020\u0025\u0073",_cgddf .String ());_ag .Log .Trace ("\u0045\u006e\u0063\u006fde\u0064\u0020\u0028\u0025\u0064\u0029\u0020\u003a\u0020\u0025\u0023\u0020\u0078",len (_fbab .Stream ),_fbab .Stream ); -_aagf ,_baee :=_fd .DecodeStream (_fbab );if _baee !=nil {return nil ,_baee ;};_ag .Log .Trace ("\u0044e\u0063o\u0064\u0065\u0064\u0020\u0028%\u0064\u0029 \u003a\u0020\u0025\u0020\u0058",len (_aagf ),_aagf );_dbca =_aagf ;}else {_ag .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_cgddf ); -return nil ,_dc .Errorf ("\u0069\u006e\u0064\u0065\u0078\u0065\u0064\u0020\u0043\u0053\u003a\u0020\u0049\u006e\u0076a\u006ci\u0064\u0020\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u0074");};if len (_dbca )< _dddab .Base .GetNumComponents ()*(_dddab .HiVal +1){_ag .Log .Debug ("\u0050\u0044\u0046\u0020\u0049\u006e\u0063o\u006d\u0070\u0061t\u0069\u0062\u0069\u006ci\u0074\u0079\u003a\u0020\u0049\u006e\u0064\u0065\u0078\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0074\u006f\u006f\u0020\u0073\u0068\u006f\u0072\u0074"); -_ag .Log .Debug ("\u0046\u0061i\u006c\u002c\u0020\u006c\u0065\u006e\u0028\u0064\u0061\u0074\u0061\u0029\u003a\u0020\u0025\u0064\u002c\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u002c\u0020\u0068\u0069\u0056\u0061\u006c\u003a\u0020\u0025\u0064",len (_dbca ),_dddab .Base .GetNumComponents (),_dddab .HiVal ); -}else {_dbca =_dbca [:_dddab .Base .GetNumComponents ()*(_dddab .HiVal +1)];};_dddab ._fdac =_dbca ;return _dddab ,nil ;}; +// SetEncoder sets the encoding for the underlying font. +// TODO(peterwilliams97): Change function signature to SetEncoder(encoder *textencoding.simpleEncoder). +// TODO(gunnsth): Makes sense if SetEncoder is removed from the interface fonts.Font as proposed in PR #260. +func (_abge *pdfFontSimple )SetEncoder (encoder _ga .TextEncoder ){_abge ._fcdce =encoder }; -// NewPdfAnnotationMovie returns a new movie annotation. -func NewPdfAnnotationMovie ()*PdfAnnotationMovie {_gedc :=NewPdfAnnotation ();_gga :=&PdfAnnotationMovie {};_gga .PdfAnnotation =_gedc ;_gedc .SetContext (_gga );return _gga ;}; +// PdfOutputIntent provides a means for matching the color characteristics of a PDF document with +// those of a target output device. +// Multiple PdfOutputIntents allows the production process to be customized to the expected workflow and the specific +// tools available. +type PdfOutputIntent struct{ -// Register registers (caches) a model to primitive object relationship. -func (_dacf *modelManager )Register (primitive _fd .PdfObject ,model PdfModel ){_dacf ._eeead [model ]=primitive ;_dacf ._aabd [primitive ]=model ;}; +// Type is an optional PDF object that this dictionary describes. +// If present, must be OutputIntent for an output intent dictionary. +Type string ; -// ButtonType represents the subtype of a button field, can be one of: -// - Checkbox (ButtonTypeCheckbox) -// - PushButton (ButtonTypePushButton) -// - RadioButton (ButtonTypeRadioButton) -type ButtonType int ; +// S defines the OutputIntent subtype which should match the standard used in given document i.e: +// for PDF/X use PdfOutputIntentTypeX. +S PdfOutputIntentType ; -// NewCustomPdfOutputIntent creates a new custom PdfOutputIntent. -func NewCustomPdfOutputIntent (outputCondition ,outputConditionIdentifier ,info string ,destOutputProfile []byte ,colorComponents int )*PdfOutputIntent {return &PdfOutputIntent {Type :"\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074",OutputCondition :outputCondition ,OutputConditionIdentifier :outputConditionIdentifier ,Info :info ,DestOutputProfile :destOutputProfile ,_fbbec :_fd .MakeDict (),ColorComponents :colorComponents }; -}; +// OutputCondition is an optional field that is identifying the intended output device or production condition in +// human-readable form. This is preferred method of defining such a string for presentation to the user. +OutputCondition string ; -// NewPdfColorPattern returns an empty color pattern. -func NewPdfColorPattern ()*PdfColorPattern {_cagd :=&PdfColorPattern {};return _cagd };func (_ddbg *PdfReader )flattenFieldsWithOpts (_dgce bool ,_bcfc FieldAppearanceGenerator ,_fecd *FieldFlattenOpts )error {if _fecd ==nil {_fecd =&FieldFlattenOpts {}; -};var _cbbg bool ;_cabf :=map[*PdfAnnotation ]bool {};{var _abec []*PdfField ;_adad :=_ddbg .AcroForm ;if _adad !=nil {if _fecd .FilterFunc !=nil {_abec =_adad .filteredFields (_fecd .FilterFunc ,true );_cbbg =_adad .Fields !=nil &&len (*_adad .Fields )> 0; -}else {_abec =_adad .AllFields ();};};for _ ,_bbaa :=range _abec {if len (_bbaa .Annotations )< 1{_ag .Log .Debug ("\u004e\u006f\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006ed\u0020\u0066\u006f\u0072\u003a\u0020\u0025v\u002c\u0020\u006c\u006f\u006f\u006b\u0020\u0069\u006e\u0074\u006f \u004b\u0069\u0064\u0073\u0020\u004f\u0062\u006a\u0065\u0063\u0074",_bbaa .PartialName ()); -for _gbaea ,_dgbd :=range _bbaa .Kids {for _ ,_gadag :=range _dgbd .Annotations {_cabf [_gadag .PdfAnnotation ]=_bbaa .V !=nil ;if _dgbd .V ==nil {_dgbd .V =_bbaa .V ;};if _dgbd .T ==nil {_dgbd .T =_fd .MakeString (_dc .Sprintf ("\u0025\u0073\u0023%\u0064",_bbaa .PartialName (),_gbaea )); -};if _bcfc !=nil {_beabb ,_cfccc :=_bcfc .GenerateAppearanceDict (_adad ,_dgbd ,_gadag );if _cfccc !=nil {return _cfccc ;};_gadag .AP =_beabb ;};};};};for _ ,_ebgdf :=range _bbaa .Annotations {_cabf [_ebgdf .PdfAnnotation ]=_bbaa .V !=nil ;if _bcfc !=nil {_aacf ,_ggecf :=_bcfc .GenerateAppearanceDict (_adad ,_bbaa ,_ebgdf ); -if _ggecf !=nil {return _ggecf ;};_ebgdf .AP =_aacf ;};};};};if _dgce {for _ ,_afcg :=range _ddbg .PageList {_cebe ,_gcbe :=_afcg .GetAnnotations ();if _gcbe !=nil {return _gcbe ;};for _ ,_gbcdb :=range _cebe {_cabf [_gbcdb ]=true ;};};};for _ ,_daeg :=range _ddbg .PageList {_gecc :=_daeg .flattenFieldsWithOpts (_bcfc ,_fecd ,_cabf ); -if _gecc !=nil {return _gecc ;};};if !_cbbg {_ddbg .AcroForm =nil ;};return nil ;}; +// OutputConditionIdentifier is a required field identifying the intended output device or production condition in +// human or machine-readable form. If human-readable, this string may be used +// in lieu of an OutputCondition for presentation to the user. +// A typical value for this entry would be the name of a production condition maintained +// in an industry-standard registry such as the ICC Characterization Data Registry +// If the intended production condition is not a recognized standard, the value Custom is recommended for this entry. +// the DestOutputProfile entry defines the ICC profile, and the Info entry is used for further +// human-readable identification. +OutputConditionIdentifier string ; -// CheckAccessRights checks access rights and permissions for a specified password. If either user/owner -// password is specified, full rights are granted, otherwise the access rights are specified by the -// Permissions flag. -// -// The bool flag indicates that the user can access and view the file. -// The AccessPermissions shows what access the user has for editing etc. -// An error is returned if there was a problem performing the authentication. -func (_dcbbc *PdfReader )CheckAccessRights (password []byte )(bool ,_dfg .Permissions ,error ){return _dcbbc ._faaf .CheckAccessRights (password );}; +// RegistryName is an optional string field (conventionally URI) identifying the registry in which the condition +// designated by OutputConditionIdentifier is defined. +RegistryName string ; -// PdfAnnotationRichMedia represents Rich Media annotations. -type PdfAnnotationRichMedia struct{*PdfAnnotation ;RichMediaSettings _fd .PdfObject ;RichMediaContent _fd .PdfObject ;}; +// Info is a required field if OutputConditionIdentifier does not specify a standard production condition. +// A human-readable text string containing additional information or comments about intended +// target device or production condition. +Info string ; -// PdfAnnotationText represents Text annotations. -// (Section 12.5.6.4 p. 402). -type PdfAnnotationText struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Open _fd .PdfObject ;Name _fd .PdfObject ;State _fd .PdfObject ;StateModel _fd .PdfObject ;};var _aegc =map[string ]struct{}{"\u0046\u0054":{},"\u004b\u0069\u0064\u0073":{},"\u0054":{},"\u0054\u0055":{},"\u0054\u004d":{},"\u0046\u0066":{},"\u0056":{},"\u0044\u0056":{},"\u0041\u0041":{},"\u0044\u0041":{},"\u0051":{},"\u0044\u0053":{},"\u0052\u0056":{}}; +// DestOutputProfile is required if OutputConditionIdentifier does not specify a standard production condition. +// It is an ICC profile stream defining the transformation from the PDF document's source colors to output device colorants. +DestOutputProfile []byte ; +// ColorComponents is the number of color components supported by given output profile. +ColorComponents int ;_cfede *_bb .PdfObjectDictionary ;}; -// GetAsShadingPattern returns a shading pattern. Check with IsShading() prior to using this. -func (_gcbgf *PdfPattern )GetAsShadingPattern ()*PdfShadingPattern {return _gcbgf ._dccfd .(*PdfShadingPattern );}; +// GetContainingPdfObject returns the container of the image object (indirect object). +func (_cdced *XObjectImage )GetContainingPdfObject ()_bb .PdfObject {return _cdced ._eddaa };func _deaee ()string {_gbdbb .Lock ();defer _gbdbb .Unlock ();_ecgac :=_fac .GetLicenseKey ();if len (_ebcaf )> 0&&(_ecgac .IsLicensed ()||_adbef ){return _ebcaf ; +};return _e .Sprintf ("\u0055\u006e\u0069Do\u0063\u0020\u0076\u0025\u0073\u0020\u0028\u0025\u0073)\u0020-\u0020h\u0074t\u0070\u003a\u002f\u002f\u0075\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f",_aaedc (),_ecgac .TypeToString ());};func _cbdcf ()string {_gbdbb .Lock (); +defer _gbdbb .Unlock ();if len (_ecgfc )> 0{return _ecgfc ;};return "\u0055n\u0069\u0044\u006f\u0063 \u002d\u0020\u0068\u0074\u0074p\u003a/\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069o";}; -// SetType sets the field button's type. Can be one of: -// - PdfFieldButtonPush for push button fields -// - PdfFieldButtonCheckbox for checkbox fields -// - PdfFieldButtonRadio for radio button fields -// This sets the field's flag appropriately. -func (_fbdd *PdfFieldButton )SetType (btype ButtonType ){_feeb :=uint32 (0);if _fbdd .Ff !=nil {_feeb =uint32 (*_fbdd .Ff );};switch btype {case ButtonTypePush :_feeb |=FieldFlagPushbutton .Mask ();case ButtonTypeRadio :_feeb |=FieldFlagRadio .Mask (); -};_fbdd .Ff =_fd .MakeInteger (int64 (_feeb ));}; +// NewStandardPdfOutputIntent creates a new standard PdfOutputIntent. +func NewStandardPdfOutputIntent (outputCondition ,outputConditionIdentifier ,registryName string ,destOutputProfile []byte ,colorComponents int )*PdfOutputIntent {return &PdfOutputIntent {Type :"\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074",OutputCondition :outputCondition ,OutputConditionIdentifier :outputConditionIdentifier ,RegistryName :registryName ,DestOutputProfile :destOutputProfile ,ColorComponents :colorComponents ,_cfede :_bb .MakeDict ()}; +}; -// Flags returns the field flags for the field accounting for any inherited flags. -func (_cegd *PdfField )Flags ()FieldFlag {var _gdccg FieldFlag ;_adgba ,_gdgc :=_cegd .inherit (func (_bfggg *PdfField )bool {if _bfggg .Ff !=nil {_gdccg =FieldFlag (*_bfggg .Ff );return true ;};return false ;});if _gdgc !=nil {_ag .Log .Debug ("\u0045\u0072\u0072o\u0072\u0020\u0065\u0076\u0061\u006c\u0075\u0061\u0074\u0069\u006e\u0067\u0020\u0066\u006c\u0061\u0067\u0073\u0020\u0076\u0069\u0061\u0020\u0069\u006e\u0068\u0065\u0072\u0069t\u0061\u006e\u0063\u0065\u003a\u0020\u0025\u0076",_gdgc ); -};if !_adgba {_ag .Log .Trace ("N\u006f\u0020\u0066\u0069\u0065\u006cd\u0020\u0066\u006c\u0061\u0067\u0073 \u0066\u006f\u0075\u006e\u0064\u0020\u002d \u0061\u0073\u0073\u0075\u006d\u0065\u0020\u0063\u006c\u0065a\u0072");};return _gdccg ;}; +// GenerateHashMaps generates DSS hashmaps for Certificates, OCSPs and CRLs to make sure they are unique. +func (_gfea *DSS )GenerateHashMaps ()error {_efca ,_gacfd :=_gfea .generateHashMap (_gfea .Certs );if _gacfd !=nil {return _gacfd ;};_bceg ,_gacfd :=_gfea .generateHashMap (_gfea .OCSPs );if _gacfd !=nil {return _gacfd ;};_feca ,_gacfd :=_gfea .generateHashMap (_gfea .CRLs ); +if _gacfd !=nil {return _gacfd ;};_gfea ._bfda =_efca ;_gfea ._fccf =_bceg ;_gfea ._fdbe =_feca ;return nil ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. -func (_babb *PdfColorspaceICCBased )ColorFromFloats (vals []float64 )(PdfColor ,error ){if _babb .Alternate ==nil {if _babb .N ==1{_edeg :=NewPdfColorspaceDeviceGray ();return _edeg .ColorFromFloats (vals );}else if _babb .N ==3{_dccec :=NewPdfColorspaceDeviceRGB (); -return _dccec .ColorFromFloats (vals );}else if _babb .N ==4{_fbgd :=NewPdfColorspaceDeviceCMYK ();return _fbgd .ColorFromFloats (vals );}else {return nil ,_ad .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -};};return _babb .Alternate .ColorFromFloats (vals );};func _adea (_egcgd _fd .PdfObject ,_eeffg *PdfReader )(*OutlineDest ,error ){_affbc ,_adafc :=_fd .GetArray (_egcgd );if !_adafc {return nil ,_ad .New ("\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0064\u0065\u0073t\u0069\u006e\u0061\u0074i\u006f\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};_aabbb :=_affbc .Len ();if _aabbb < 2{return nil ,_dc .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u006fu\u0074\u006c\u0069n\u0065\u0020\u0064\u0065\u0073\u0074\u0069\u006e\u0061ti\u006f\u006e\u0020a\u0072\u0072a\u0079\u0020\u006c\u0065\u006e\u0067t\u0068\u003a \u0025\u0064",_aabbb ); -};_fdaeg :=&OutlineDest {Mode :"\u0046\u0069\u0074"};_cdgfac :=_affbc .Get (0);if _gfcc ,_eeceb :=_fd .GetIndirect (_cdgfac );_eeceb {if _ ,_bcebc ,_bddc :=_eeffg .PageFromIndirectObject (_gfcc );_bddc ==nil {_fdaeg .Page =int64 (_bcebc -1);}else {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020g\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006e\u0064\u0065\u0078\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u002b\u0076",_gfcc ); -};_fdaeg .PageObj =_gfcc ;}else if _bgcac ,_afbca :=_fd .GetIntVal (_cdgfac );_afbca {if _bgcac >=0&&_bgcac < len (_eeffg .PageList ){_fdaeg .PageObj =_eeffg .PageList [_bgcac ].GetPageAsIndirectObject ();}else {_ag .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_bgcac ); -};_fdaeg .Page =int64 (_bgcac );}else {return nil ,_dc .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u006f\u0075\u0074\u006cine\u0020de\u0073\u0074\u0069\u006e\u0061\u0074\u0069on\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0054",_cdgfac );};_bfadf ,_adafc :=_fd .GetNameVal (_affbc .Get (1)); -if !_adafc {_ag .Log .Debug ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0064\u0065s\u0074\u0069\u006e\u0061\u0074\u0069\u006fn\u0020\u006d\u0061\u0067\u006e\u0069\u0066\u0069\u0063\u0061\u0074i\u006f\u006e\u0020\u006d\u006f\u0064\u0065\u003a\u0020\u0025\u0076",_affbc .Get (1)); -return _fdaeg ,nil ;};switch _bfadf {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":if _aabbb > 2{_fdaeg .Y ,_ =_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_affbc .Get (2)));};case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":if _aabbb > 2{_fdaeg .X ,_ =_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_affbc .Get (2))); -};case "\u0058\u0059\u005a":if _aabbb > 4{_fdaeg .X ,_ =_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_affbc .Get (2)));_fdaeg .Y ,_ =_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_affbc .Get (3)));_fdaeg .Zoom ,_ =_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_affbc .Get (4))); -};default:_bfadf ="\u0046\u0069\u0074";};_fdaeg .Mode =_bfadf ;return _fdaeg ,nil ;}; +// PdfActionGoToR represents a GoToR action. +type PdfActionGoToR struct{*PdfAction ;F *PdfFilespec ;D _bb .PdfObject ;NewWindow _bb .PdfObject ;};func _gbe (_begf _bb .PdfObject )(*PdfBorderStyle ,error ){_bggge :=&PdfBorderStyle {};_bggge ._bdfg =_begf ;var _dea *_bb .PdfObjectDictionary ;_begf =_bb .TraceToDirectObject (_begf ); +_dea ,_dcbb :=_begf .(*_bb .PdfObjectDictionary );if !_dcbb {return nil ,_ed .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};if _aabe :=_dea .Get ("\u0054\u0079\u0070\u0065");_aabe !=nil {_efb ,_cdab :=_aabe .(*_bb .PdfObjectName ); +if !_cdab {_gg .Log .Debug ("I\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u0077\u0069th\u0020\u0054\u0079\u0070e\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061me\u0020\u006fb\u006a\u0065\u0063\u0074\u003a\u0020\u0025\u0054",_aabe ); +}else {if *_efb !="\u0042\u006f\u0072\u0064\u0065\u0072"{_gg .Log .Debug ("W\u0061\u0072\u006e\u0069\u006e\u0067,\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020B\u006f\u0072\u0064e\u0072:\u0020\u0025\u0073",*_efb );};};};if _bbfaf :=_dea .Get ("\u0057"); +_bbfaf !=nil {_ggc ,_ecbcg :=_bb .GetNumberAsFloat (_bbfaf );if _ecbcg !=nil {_gg .Log .Debug ("\u0045\u0072\u0072\u006fr \u0072\u0065\u0074\u0072\u0069\u0065\u0076\u0069\u006e\u0067\u0020\u0057\u003a\u0020%\u0076",_ecbcg );return nil ,_ecbcg ;};_bggge .W =&_ggc ; +};if _aagd :=_dea .Get ("\u0053");_aagd !=nil {_bfab ,_bbde :=_aagd .(*_bb .PdfObjectName );if !_bbde {return nil ,_ed .New ("\u0062\u006f\u0072\u0064\u0065\u0072\u0020\u0053\u0020\u006e\u006ft\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0062j\u0065\u0063\u0074"); +};var _dcgb BorderStyle ;switch *_bfab {case "\u0053":_dcgb =BorderStyleSolid ;case "\u0044":_dcgb =BorderStyleDashed ;case "\u0042":_dcgb =BorderStyleBeveled ;case "\u0049":_dcgb =BorderStyleInset ;case "\u0055":_dcgb =BorderStyleUnderline ;default:_gg .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020s\u0074\u0079\u006c\u0065\u0020n\u0061\u006d\u0065\u0020\u0025\u0073",*_bfab ); +return nil ,_ed .New ("\u0073\u0074\u0079\u006ce \u0074\u0079\u0070\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065c\u006b");};_bggge .S =&_dcgb ;};if _eggf :=_dea .Get ("\u0044");_eggf !=nil {_ace ,_aabec :=_eggf .(*_bb .PdfObjectArray ); +if !_aabec {_gg .Log .Debug ("\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u0044\u0020\u0064a\u0073\u0068\u0020\u006e\u006f\u0074\u0020a\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u0054",_eggf );return nil ,_ed .New ("\u0062o\u0072\u0064\u0065\u0072 \u0044\u0020\u0074\u0079\u0070e\u0020c\u0068e\u0063\u006b\u0020\u0065\u0072\u0072\u006fr"); +};_dcfa ,_befb :=_ace .ToIntegerArray ();if _befb !=nil {_gg .Log .Debug ("\u0042\u006f\u0072\u0064\u0065\u0072\u0020\u0044 \u0050\u0072\u006fbl\u0065\u006d\u0020\u0063\u006f\u006ev\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u006e\u0074\u0065\u0067e\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u003a \u0025\u0076",_befb ); +return nil ,_befb ;};_bggge .D =&_dcfa ;};return _bggge ,nil ;};func (_bbgd *PdfColorspaceSpecialSeparation )String ()string {return "\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e";}; -// NewPdfAnnotationSound returns a new sound annotation. -func NewPdfAnnotationSound ()*PdfAnnotationSound {_afc :=NewPdfAnnotation ();_gead :=&PdfAnnotationSound {};_gead .PdfAnnotation =_afc ;_gead .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_afc .SetContext (_gead );return _gead ;}; +// PdfActionMovie represents a movie action. +type PdfActionMovie struct{*PdfAction ;Annotation _bb .PdfObject ;T _bb .PdfObject ;Operation _bb .PdfObject ;}; -// ImageToRGB returns the passed in image. Method exists in order to satisfy -// the PdfColorspace interface. -func (_cefa *PdfColorspaceDeviceRGB )ImageToRGB (img Image )(Image ,error ){return img ,nil }; +// PdfField contains the common attributes of a form field. The context object contains the specific field data +// which can represent a button, text, choice or signature. +// The PdfField is typically not used directly, but is encapsulated by the more specific field types such as +// PdfFieldButton etc (i.e. the context attribute). +type PdfField struct{_babcg PdfModel ;_afbea *_bb .PdfIndirectObject ;Parent *PdfField ;Annotations []*PdfAnnotationWidget ;Kids []*PdfField ;FT *_bb .PdfObjectName ;T *_bb .PdfObjectString ;TU *_bb .PdfObjectString ;TM *_bb .PdfObjectString ;Ff *_bb .PdfObjectInteger ; +V _bb .PdfObject ;DV _bb .PdfObject ;AA _bb .PdfObject ;VariableText *VariableText ;}; -// NewPdfAnnotationFileAttachment returns a new file attachment annotation. -func NewPdfAnnotationFileAttachment ()*PdfAnnotationFileAttachment {_gfgc :=NewPdfAnnotation ();_defd :=&PdfAnnotationFileAttachment {};_defd .PdfAnnotation =_gfgc ;_defd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gfgc .SetContext (_defd );return _defd ; -};func (_abef *pdfFontSimple )getFontEncoding ()(_fcdff string ,_agfdb map[_ee .CharCode ]_ee .GlyphName ,_bcgfa error ){_fcdff ="\u0053\u0074a\u006e\u0064\u0061r\u0064\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067";if _efcfd ,_gfged :=_gfbc [_abef ._ffedb ]; -_gfged {_fcdff =_efcfd ;}else if _abef .fontFlags ()&_fefd !=0{for _cecee ,_ccefb :=range _gfbc {if _gg .Contains (_abef ._ffedb ,_cecee ){_fcdff =_ccefb ;break ;};};};if _abef .Encoding ==nil {return _fcdff ,nil ,nil ;};switch _fbaabd :=_abef .Encoding .(type ){case *_fd .PdfObjectName :return string (*_fbaabd ),nil ,nil ; -case *_fd .PdfObjectDictionary :_ffdg ,_egbae :=_fd .GetName (_fbaabd .Get ("\u0042\u0061\u0073e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if _egbae {_fcdff =_ffdg .String ();};if _bfed :=_fbaabd .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073"); -_bfed !=nil {_edccd ,_dbgfa :=_fd .GetArray (_bfed );if !_dbgfa {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0042a\u0064\u0020\u0066on\u0074\u0020\u0065\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u003d\u0025\u002b\u0076\u0020\u0044\u0069f\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073=\u0025\u0054",_fbaabd ,_fbaabd .Get ("D\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0073")); -return "",nil ,_fd .ErrTypeError ;};_agfdb ,_bcgfa =_ee .FromFontDifferences (_edccd );};return _fcdff ,_agfdb ,_bcgfa ;default:_ag .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0072\u0020\u0064\u0069\u0063t\u0020\u0028\u0025\u0054\u0029\u0020\u0025\u0073",_abef .Encoding ,_abef .Encoding ); -return "",nil ,_fd .ErrTypeError ;};}; +// PdfBorderStyle represents a border style dictionary (12.5.4 Border Styles p. 394). +type PdfBorderStyle struct{W *float64 ;S *BorderStyle ;D *[]int ;_bdfg _bb .PdfObject ;}; -// ToPdfObject returns a *PdfIndirectObject containing a *PdfObjectArray representation of the DeviceN colorspace. -/* - Format: [/DeviceN names alternateSpace tintTransform] - or: [/DeviceN names alternateSpace tintTransform attributes] -*/ -func (_gegd *PdfColorspaceDeviceN )ToPdfObject ()_fd .PdfObject {_bbab :=_fd .MakeArray (_fd .MakeName ("\u0044e\u0076\u0069\u0063\u0065\u004e"));_bbab .Append (_gegd .ColorantNames );_bbab .Append (_gegd .AlternateSpace .ToPdfObject ());_bbab .Append (_gegd .TintTransform .ToPdfObject ()); -if _gegd .Attributes !=nil {_bbab .Append (_gegd .Attributes .ToPdfObject ());};if _gegd ._eebe !=nil {_gegd ._eebe .PdfObject =_bbab ;return _gegd ._eebe ;};return _bbab ;}; +// SetContext sets the sub pattern (context). Either PdfTilingPattern or PdfShadingPattern. +func (_abcfg *PdfPattern )SetContext (ctx PdfModel ){_abcfg ._aafef =ctx }; -// GetPatternByName gets the pattern specified by keyName. Returns nil if not existing. -// The bool flag indicated whether it was found or not. -func (_dbdde *PdfPageResources )GetPatternByName (keyName _fd .PdfObjectName )(*PdfPattern ,bool ){if _dbdde .Pattern ==nil {return nil ,false ;};_cffb ,_ffcdc :=_fd .TraceToDirectObject (_dbdde .Pattern ).(*_fd .PdfObjectDictionary );if !_ffcdc {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0074t\u0065\u0072\u006e\u0020\u0065\u006e\u0074r\u0079\u0020\u002d\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064i\u0063\u0074\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_dbdde .Pattern ); -return nil ,false ;};if _edabe :=_cffb .Get (keyName );_edabe !=nil {_fdbeb ,_ebeg :=_ggfe (_edabe );if _ebeg !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020f\u0061\u0069l\u0065\u0064\u0020\u0074\u006f\u0020\u006c\u006fa\u0064\u0020\u0070\u0064\u0066\u0020\u0070\u0061\u0074\u0074\u0065\u0072n\u003a\u0020\u0025\u0076",_ebeg ); -return nil ,false ;};return _fdbeb ,true ;};return nil ,false ;}; +// SetDocInfo set document info. +// This will overwrite any globally declared document info. +func (_cecgad *PdfWriter )SetDocInfo (info *PdfInfo ){_cecgad .setDocInfo (info .ToPdfObject ())};func (_beea *PdfReader )newPdfActionImportDataFromDict (_cab *_bb .PdfObjectDictionary )(*PdfActionImportData ,error ){_aae ,_cfd :=_fda (_cab .Get ("\u0046")); +if _cfd !=nil {return nil ,_cfd ;};return &PdfActionImportData {F :_aae },nil ;};func (_aacaa *PdfWriter )setHashIDs (_efebc _dg .Hash )error {_afdeb :=_efebc .Sum (nil );if _aacaa ._eacbd ==""{_aacaa ._eacbd =_ccc .EncodeToString (_afdeb [:8]);};_aacaa .setDocumentIDs (_aacaa ._eacbd ,_ccc .EncodeToString (_afdeb [8:])); +return nil ;}; -// SetAnnotations sets the annotations list. -func (_ffdf *PdfPage )SetAnnotations (annotations []*PdfAnnotation ){_ffdf ._gbaf =annotations }; +// ToPdfObject converts the font to a PDF representation. +func (_ddbed *pdfFontType3 )ToPdfObject ()_bb .PdfObject {if _ddbed ._dcff ==nil {_ddbed ._dcff =&_bb .PdfIndirectObject {};};_feaff :=_ddbed .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0033");_ddbed ._dcff .PdfObject =_feaff ;if _ddbed .FirstChar !=nil {_feaff .Set ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r",_ddbed .FirstChar ); +};if _ddbed .LastChar !=nil {_feaff .Set ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072",_ddbed .LastChar );};if _ddbed .Widths !=nil {_feaff .Set ("\u0057\u0069\u0064\u0074\u0068\u0073",_ddbed .Widths );};if _ddbed .Encoding !=nil {_feaff .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_ddbed .Encoding ); +}else if _ddbed ._acaf !=nil {_cfecc :=_ddbed ._acaf .ToPdfObject ();if _cfecc !=nil {_feaff .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_cfecc );};};if _ddbed .FontBBox !=nil {_feaff .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_ddbed .FontBBox ); +};if _ddbed .FontMatrix !=nil {_feaff .Set ("\u0046\u006f\u006e\u0074\u004d\u0061\u0074\u0069\u0072\u0078",_ddbed .FontMatrix );};if _ddbed .CharProcs !=nil {_feaff .Set ("\u0043h\u0061\u0072\u0050\u0072\u006f\u0063s",_ddbed .CharProcs );};if _ddbed .Resources !=nil {_feaff .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_ddbed .Resources ); +};return _ddbed ._dcff ;};const (_ PdfOutputIntentType =iota ;PdfOutputIntentTypeA1 ;PdfOutputIntentTypeA2 ;PdfOutputIntentTypeA3 ;PdfOutputIntentTypeA4 ;PdfOutputIntentTypeX ;);func (_afdcf *PdfPage )getParentResources ()(*PdfPageResources ,error ){_bfbcc :=_afdcf .Parent ; +for _bfbcc !=nil {_gdbd ,_bdafc :=_bb .GetDict (_bfbcc );if !_bdafc {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020n\u006f\u0064\u0065");return nil ,_ed .New ("i\u006e\u0076\u0061\u006cid\u0020p\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); +};if _bfbbg :=_gdbd .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_bfbbg !=nil {_gcdff ,_dbdbe :=_bb .GetDict (_bfbbg );if !_dbdbe {return nil ,_ed .New ("i\u006e\u0076\u0061\u006cid\u0020r\u0065\u0073\u006f\u0075\u0072c\u0065\u0020\u0064\u0069\u0063\u0074"); +};_dffba ,_eddga :=NewPdfPageResourcesFromDict (_gcdff );if _eddga !=nil {return nil ,_eddga ;};return _dffba ,nil ;};_bfbcc =_gdbd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,nil ;}; -// NewPdfShadingType2 creates an empty shading type 2 dictionary. -func NewPdfShadingType2 ()*PdfShadingType2 {_cdeaf :=&PdfShadingType2 {};_cdeaf .PdfShading =&PdfShading {};_cdeaf .PdfShading ._cdgfd =_fd .MakeIndirectObject (_fd .MakeDict ());_cdeaf .PdfShading ._cgfce =_cdeaf ;return _cdeaf ;}; +// Evaluate runs the function. Input is [x1 x2 x3]. +func (_gbaeg *PdfFunctionType4 )Evaluate (xVec []float64 )([]float64 ,error ){if _gbaeg ._edbcd ==nil {_gbaeg ._edbcd =_gca .NewPSExecutor (_gbaeg .Program );};var _gcce []_gca .PSObject ;for _ ,_gegbf :=range xVec {_gcce =append (_gcce ,_gca .MakeReal (_gegbf )); +};_dbab ,_abfe :=_gbaeg ._edbcd .Execute (_gcce );if _abfe !=nil {return nil ,_abfe ;};_dfaef ,_abfe :=_gca .PSObjectArrayToFloat64Array (_dbab );if _abfe !=nil {return nil ,_abfe ;};return _dfaef ,nil ;}; -// GetXObjectByName returns the XObject with the specified keyName and the object type. -func (_gegaca *PdfPageResources )GetXObjectByName (keyName _fd .PdfObjectName )(*_fd .PdfObjectStream ,XObjectType ){if _gegaca .XObject ==nil {return nil ,XObjectTypeUndefined ;};_gfedb ,_cbgbd :=_fd .TraceToDirectObject (_gegaca .XObject ).(*_fd .PdfObjectDictionary ); -if !_cbgbd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006f\u0074\u0020a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0021\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_fd .TraceToDirectObject (_gegaca .XObject )); -return nil ,XObjectTypeUndefined ;};if _eeeaf :=_gfedb .Get (keyName );_eeeaf !=nil {_bbgde ,_edbbf :=_fd .GetStream (_eeeaf );if !_edbbf {_ag .Log .Debug ("X\u004f\u0062\u006a\u0065\u0063\u0074 \u006e\u006f\u0074\u0020\u0070\u006fi\u006e\u0074\u0069\u006e\u0067\u0020\u0074o\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020%\u0054",_eeeaf ); -return nil ,XObjectTypeUndefined ;};_cacge :=_bbgde .PdfObjectDictionary ;_effag ,_edbbf :=_fd .TraceToDirectObject (_cacge .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")).(*_fd .PdfObjectName );if !_edbbf {_ag .Log .Debug ("\u0058\u004fbj\u0065\u0063\u0074 \u0053\u0075\u0062\u0074ype\u0020no\u0074\u0020\u0061\u0020\u004e\u0061\u006de,\u0020\u0064\u0069\u0063\u0074\u003a\u0020%\u0073",_cacge .String ()); -return nil ,XObjectTypeUndefined ;};if *_effag =="\u0049\u006d\u0061g\u0065"{return _bbgde ,XObjectTypeImage ;}else if *_effag =="\u0046\u006f\u0072\u006d"{return _bbgde ,XObjectTypeForm ;}else if *_effag =="\u0050\u0053"{return _bbgde ,XObjectTypePS ; -}else {_ag .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0053\u0075b\u0074\u0079\u0070\u0065\u0020\u006e\u006ft\u0020\u006b\u006e\u006f\u0077\u006e\u0020\u0028\u0025\u0073\u0029",*_effag );return nil ,XObjectTypeUndefined ;};}else {return nil ,XObjectTypeUndefined ; -};}; +// Hasher is the interface that wraps the basic Write method. +type Hasher interface{Write (_fdcgd []byte )(_ccbcfd int ,_cdgac error );};const (RC4_128bit =EncryptionAlgorithm (iota );AES_128bit ;AES_256bit ;); -// AppendContentStream adds content stream by string. Appends to the last -// contentstream instance if many. -func (_egaef *PdfPage )AppendContentStream (contentStr string )error {_dabdg ,_bgecc :=_egaef .GetContentStreams ();if _bgecc !=nil {return _bgecc ;};if len (_dabdg )==0{_dabdg =[]string {contentStr };return _egaef .SetContentStreams (_dabdg ,_fd .NewFlateEncoder ()); -};var _gefg _bf .Buffer ;_gefg .WriteString (_dabdg [len (_dabdg )-1]);_gefg .WriteString ("\u000a");_gefg .WriteString (contentStr );_dabdg [len (_dabdg )-1]=_gefg .String ();return _egaef .SetContentStreams (_dabdg ,_fd .NewFlateEncoder ());}; +// ColorToRGB converts an Indexed color to an RGB color. +func (_bfcf *PdfColorspaceSpecialIndexed )ColorToRGB (color PdfColor )(PdfColor ,error ){if _bfcf .Base ==nil {return nil ,_ed .New ("\u0069\u006e\u0064\u0065\u0078\u0065d\u0020\u0062\u0061\u0073\u0065\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064"); +};return _bfcf .Base .ColorToRGB (color );}; -// ToPdfObject implements interface PdfModel. -func (_ec *PdfActionGoToE )ToPdfObject ()_fd .PdfObject {_ec .PdfAction .ToPdfObject ();_fbc :=_ec ._bfb ;_acg :=_fbc .PdfObject .(*_fd .PdfObjectDictionary );_acg .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeGoToE )));if _ec .F !=nil {_acg .Set ("\u0046",_ec .F .ToPdfObject ()); -};_acg .SetIfNotNil ("\u0044",_ec .D );_acg .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_ec .NewWindow );_acg .SetIfNotNil ("\u0054",_ec .T );return _fbc ;}; +// ToPdfObject converts the PdfFont object to its PDF representation. +func (_dcdc *PdfFont )ToPdfObject ()_bb .PdfObject {if _dcdc ._gbagg ==nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0066\u006f\u006e\u0074 \u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073 \u006e\u0069\u006c");return _bb .MakeNull (); +};return _dcdc ._gbagg .ToPdfObject ();};func (_aea *PdfReader )newPdfActionURIFromDict (_eebd *_bb .PdfObjectDictionary )(*PdfActionURI ,error ){return &PdfActionURI {URI :_eebd .Get ("\u0055\u0052\u0049"),IsMap :_eebd .Get ("\u0049\u0073\u004da\u0070")},nil ; +}; -// GetContainingPdfObject returns the container of the image object (indirect object). -func (_cbcf *XObjectImage )GetContainingPdfObject ()_fd .PdfObject {return _cbcf ._bbcgd }; +// GetContainingPdfObject gets the primitive used to parse the color space. +func (_gggbcd *PdfColorspaceICCBased )GetContainingPdfObject ()_bb .PdfObject {return _gggbcd ._eabcb }; -// GetOptimizer returns current PDF optimizer. -func (_dfcbd *PdfWriter )GetOptimizer ()Optimizer {return _dfcbd ._cffdf };func (_bcbb *LTV )validateSig (_bfeec *PdfSignature )error {if _bfeec ==nil ||_bfeec .Contents ==nil ||len (_bfeec .Contents .Bytes ())==0{return _dc .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065 \u0066\u0069\u0065l\u0064:\u0020\u0025\u0076",_bfeec ); -};return nil ;}; +// ToImage converts an object to an Image which can be transformed or saved out. +// The image data is decoded and the Image returned. +func (_fcgaa *XObjectImage )ToImage ()(*Image ,error ){_fcfge :=&Image {};if _fcgaa .Height ==nil {return nil ,_ed .New ("\u0068e\u0069\u0067\u0068\u0074\u0020\u0061\u0074\u0074\u0072\u0069\u0062u\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067"); +};_fcfge .Height =*_fcgaa .Height ;if _fcgaa .Width ==nil {return nil ,_ed .New ("\u0077\u0069\u0064th\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};_fcfge .Width =*_fcgaa .Width ;if _fcgaa .BitsPerComponent ==nil {switch _fcgaa .Filter .(type ){case *_bb .CCITTFaxEncoder ,*_bb .JBIG2Encoder :_fcfge .BitsPerComponent =1; +case *_bb .LZWEncoder ,*_bb .RunLengthEncoder :_fcfge .BitsPerComponent =8;default:return nil ,_ed .New ("\u0062\u0069\u0074\u0073\u0020\u0070\u0065\u0072\u0020\u0063\u006fm\u0070\u006f\u006e\u0065\u006e\u0074\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); +};}else {_fcfge .BitsPerComponent =*_fcgaa .BitsPerComponent ;};_fcfge .ColorComponents =_fcgaa .ColorSpace .GetNumComponents ();_fcgaa ._eddaa .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_bb .MakeInteger (int64 (_fcfge .ColorComponents ))); +_ebbgdc ,_adged :=_bb .DecodeStream (_fcgaa ._eddaa );if _adged !=nil {return nil ,_adged ;};_fcfge .Data =_ebbgdc ;if _fcgaa .Decode !=nil {_abbgdc ,_gdbaf :=_fcgaa .Decode .(*_bb .PdfObjectArray );if !_gdbaf {_gg .Log .Debug ("I\u006e\u0076\u0061\u006cid\u0020D\u0065\u0063\u006f\u0064\u0065 \u006f\u0062\u006a\u0065\u0063\u0074"); +return nil ,_ed .New ("\u0069\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065");};_aeeeb ,_cecbdf :=_abbgdc .ToFloat64Array ();if _cecbdf !=nil {return nil ,_cecbdf ;};switch _fcgaa .ColorSpace .(type ){case *PdfColorspaceDeviceCMYK :_fdafb :=_fcgaa .ColorSpace .DecodeArray (); +if _fdafb [0]==_aeeeb [0]&&_fdafb [1]==_aeeeb [1]&&_fdafb [2]==_aeeeb [2]&&_fdafb [3]==_aeeeb [3]{_fcfge ._dafdc =_aeeeb ;};default:_fcfge ._dafdc =_aeeeb ;};};return _fcfge ,nil ;}; -// SignatureValidationResult defines the response from the signature validation handler. -type SignatureValidationResult struct{ +// NewPdfAppender creates a new Pdf appender from a Pdf reader. +func NewPdfAppender (reader *PdfReader )(*PdfAppender ,error ){_begfg :=&PdfAppender {_eaff :reader ._bfcab ,Reader :reader ,_gdga :reader ._cfaef ,_eaag :reader ._ddafg };_aacc ,_afbgb :=_begfg ._eaff .Seek (0,_ecb .SeekEnd );if _afbgb !=nil {return nil ,_afbgb ; +};_begfg ._dfeb =_aacc ;if _ ,_afbgb =_begfg ._eaff .Seek (0,_ecb .SeekStart );_afbgb !=nil {return nil ,_afbgb ;};_begfg ._aadf ,_afbgb =NewPdfReader (_begfg ._eaff );if _afbgb !=nil {return nil ,_afbgb ;};for _ ,_cegf :=range _begfg .Reader .GetObjectNums (){if _begfg ._gadbe < _cegf {_begfg ._gadbe =_cegf ; +};};_begfg ._aadd =_begfg ._gdga .GetXrefTable ();_begfg ._ccge =_begfg ._gdga .GetXrefOffset ();_begfg ._baef =append (_begfg ._baef ,_begfg ._aadf .PageList ...);_begfg ._bgbge =make (map[_bb .PdfObject ]struct{});_begfg ._gecf =make (map[_bb .PdfObject ]int64 ); +_begfg ._cfbbc =make (map[_bb .PdfObject ]struct{});_begfg ._gbfg =_begfg ._aadf .AcroForm ;_begfg ._gdgc =_begfg ._aadf .DSS ;return _begfg ,nil ;}; -// List of errors when validating the signature. -Errors []string ;IsSigned bool ;IsVerified bool ;IsTrusted bool ;Fields []*PdfField ;Name string ;Date PdfDate ;Reason string ;Location string ;ContactInfo string ;DiffResults *_gfg .DiffResults ;IsCrlFound bool ;IsOcspFound bool ; +// GetMediaBox gets the inheritable media box value, either from the page +// or a higher up page/pages struct. +func (_dbgca *PdfPage )GetMediaBox ()(*PdfRectangle ,error ){if _dbgca .MediaBox !=nil {return _dbgca .MediaBox ,nil ;};_edada :=_dbgca .Parent ;for _edada !=nil {_aegge ,_ebbcc :=_bb .GetDict (_edada );if !_ebbcc {return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +};if _fbffd :=_aegge .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078");_fbffd !=nil {_dgeffe ,_dgbfb :=_bb .GetArray (_fbffd );if !_dgbfb {return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006d\u0065\u0064\u0069a\u0020\u0062\u006f\u0078"); +};_fefge ,_fdcac :=NewPdfRectangle (*_dgeffe );if _fdcac !=nil {return nil ,_fdcac ;};return _fefge ,nil ;};_edada =_aegge .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return nil ,_ed .New ("m\u0065\u0064\u0069\u0061 b\u006fx\u0020\u006e\u006f\u0074\u0020d\u0065\u0066\u0069\u006e\u0065\u0064"); +}; -// GeneralizedTime is the time at which the time-stamp token has been created by the TSA (RFC 3161). -GeneralizedTime _cd .Time ;};func (_acagc *PdfWriter )writeObjectsInStreams (_cdeff map[_fd .PdfObject ]bool )error {for _ ,_aegf :=range _acagc ._agfbf {if _efdee :=_cdeff [_aegf ];_efdee {continue ;};_dcbfe :=int64 (0);switch _bdagc :=_aegf .(type ){case *_fd .PdfIndirectObject :_dcbfe =_bdagc .ObjectNumber ; -case *_fd .PdfObjectStream :_dcbfe =_bdagc .ObjectNumber ;case *_fd .PdfObjectStreams :_dcbfe =_bdagc .ObjectNumber ;case *_fd .PdfObjectReference :_dcbfe =_bdagc .ObjectNumber ;case *_fd .PdfObjectDictionary ,*_fd .PdfObjectString :default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020U\u006e\u0073\u0075p\u0070\u006f\u0072t\u0065\u0064 \u0074\u0079\u0070\u0065\u0020\u0069n\u0020wr\u0069\u0074\u0065\u0072\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u003a\u0020\u0025\u0054\u0020\u0028\u0074\u0079\u0070\u0065\u0020\u0025\u0054\u0029",_aegf ,_bdagc ); -return ErrTypeCheck ;};if _acagc ._egadf !=nil &&_aegf !=_acagc ._abbcc {_faffe :=_acagc ._egadf .Encrypt (_aegf ,_dcbfe ,0);if _faffe !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0065\u006e\u0063\u0072\u0079\u0070\u0074\u0069\u006e\u0067\u0020(%\u0073\u0029",_faffe ); -return _faffe ;};};_acagc .writeObject (int (_dcbfe ),_aegf );};return nil ;};var _daef =_ge .MustCompile ("\u005b\\\u006e\u005c\u0072\u005d\u002b"); +// PdfInfo holds document information that will overwrite +// document information global variables defined above. +type PdfInfo struct{Title *_bb .PdfObjectString ;Author *_bb .PdfObjectString ;Subject *_bb .PdfObjectString ;Keywords *_bb .PdfObjectString ;Creator *_bb .PdfObjectString ;Producer *_bb .PdfObjectString ;CreationDate *PdfDate ;ModifiedDate *PdfDate ;Trapped *_bb .PdfObjectName ; +_bege *_bb .PdfObjectDictionary ;};func _fcgdc (_afaag _dcg .StdFont )pdfFontSimple {_aeee :=_afaag .Descriptor ();return pdfFontSimple {fontCommon :fontCommon {_ecdc :"\u0054\u0079\u0070e\u0031",_gdaeed :_afaag .Name ()},_cbec :_afaag .GetMetricsTable (),_dfcc :&PdfFontDescriptor {FontName :_bb .MakeName (string (_aeee .Name )),FontFamily :_bb .MakeName (_aeee .Family ),FontWeight :_bb .MakeFloat (float64 (_aeee .Weight )),Flags :_bb .MakeInteger (int64 (_aeee .Flags )),FontBBox :_bb .MakeArrayFromFloats (_aeee .BBox [:]),ItalicAngle :_bb .MakeFloat (_aeee .ItalicAngle ),Ascent :_bb .MakeFloat (_aeee .Ascent ),Descent :_bb .MakeFloat (_aeee .Descent ),CapHeight :_bb .MakeFloat (_aeee .CapHeight ),XHeight :_bb .MakeFloat (_aeee .XHeight ),StemV :_bb .MakeFloat (_aeee .StemV ),StemH :_bb .MakeFloat (_aeee .StemH )},_gfgb :_afaag .Encoder ()}; +};func (_gafff *PdfReader )buildPageList (_cabae *_bb .PdfIndirectObject ,_dcbcg *_bb .PdfIndirectObject ,_eggea map[_bb .PdfObject ]struct{})error {if _cabae ==nil {return nil ;};if _ ,_fcde :=_eggea [_cabae ];_fcde {_gg .Log .Debug ("\u0043\u0079\u0063l\u0069\u0063\u0020\u0072e\u0063\u0075\u0072\u0073\u0069\u006f\u006e,\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0028\u0025\u0076\u0029",_cabae .ObjectNumber ); +return nil ;};_eggea [_cabae ]=struct{}{};_cfabb ,_bggfc :=_cabae .PdfObject .(*_bb .PdfObjectDictionary );if !_bggfc {return _ed .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};_ffag ,_bggfc :=(*_cfabb ).Get ("\u0054\u0079\u0070\u0065").(*_bb .PdfObjectName ); +if !_bggfc {if _cfabb .Get ("\u004b\u0069\u0064\u0073")==nil {return _ed .New ("\u006e\u006f\u0064\u0065 \u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0054\u0079p\u0065 \u0028\u0052\u0065\u0071\u0075\u0069\u0072e\u0064\u0029");};_gg .Log .Debug ("ER\u0052\u004fR\u003a\u0020\u006e\u006f\u0064\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067\u0020\u0054\u0079\u0070\u0065\u002c\u0020\u0062\u0075\u0074\u0020\u0068\u0061\u0073\u0020\u004b\u0069\u0064\u0073\u002e\u0020\u0041\u0073\u0073u\u006di\u006e\u0067\u0020\u0050\u0061\u0067\u0065\u0073 \u006eo\u0064\u0065."); +_ffag =_bb .MakeName ("\u0050\u0061\u0067e\u0073");_cfabb .Set ("\u0054\u0079\u0070\u0065",_ffag );};_gg .Log .Trace ("\u0062\u0075\u0069\u006c\u0064\u0050a\u0067\u0065\u004c\u0069\u0073\u0074\u0020\u006e\u006f\u0064\u0065\u0020\u0074y\u0070\u0065\u003a\u0020\u0025\u0073\u0020(\u0025\u002b\u0076\u0029",*_ffag ,_cabae ); +if *_ffag =="\u0050\u0061\u0067\u0065"{_dafgc ,_adcdfa :=_gafff .newPdfPageFromDict (_cfabb );if _adcdfa !=nil {return _adcdfa ;};_dafgc .setContainer (_cabae );if _dcbcg !=nil {_cfabb .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_dcbcg );};_gafff ._dggdb =append (_gafff ._dggdb ,_cabae ); +_gafff .PageList =append (_gafff .PageList ,_dafgc );return nil ;};if *_ffag !="\u0050\u0061\u0067e\u0073"{_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0063\u006fnt\u0065n\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067 \u006e\u006f\u006e\u0020\u0050\u0061\u0067\u0065\u002f\u0050\u0061\u0067\u0065\u0073\u0020\u006f\u0062j\u0065\u0063\u0074\u0021\u0020\u0028\u0025\u0073\u0029",_ffag ); +return _ed .New ("\u0074\u0061\u0062\u006c\u0065\u0020o\u0066\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067 \u006e\u006f\u006e\u0020\u0050\u0061\u0067\u0065\u002f\u0050\u0061\u0067\u0065\u0073 \u006fb\u006a\u0065\u0063\u0074"); +};if _dcbcg !=nil {_cfabb .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_dcbcg );};if !_gafff ._becge {_dbaca :=_gafff .traverseObjectData (_cabae );if _dbaca !=nil {return _dbaca ;};};_gacdf ,_gbacc :=_gafff ._cfaef .Resolve (_cfabb .Get ("\u004b\u0069\u0064\u0073")); +if _gbacc !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069\u006eg\u0020\u004b\u0069\u0064\u0073\u0020\u006fb\u006a\u0065\u0063\u0074");return _gbacc ;};var _cecfe *_bb .PdfObjectArray ; +_cecfe ,_bggfc =_gacdf .(*_bb .PdfObjectArray );if !_bggfc {_egad ,_egcfd :=_gacdf .(*_bb .PdfIndirectObject );if !_egcfd {return _ed .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_cecfe ,_bggfc =_egad .PdfObject .(*_bb .PdfObjectArray ); +if !_bggfc {return _ed .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u0069\u006ed\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006ae\u0063\u0074");};};_gg .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_cecfe ); +for _edcge ,_ebcba :=range _cecfe .Elements (){_fbgce ,_aacac :=_bb .GetIndirect (_ebcba );if !_aacac {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074 \u006f\u0062\u006a\u0065\u0063t\u0020\u002d \u0028\u0025\u0073\u0029",_fbgce ); +return _ed .New ("\u0070a\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_cecfe .Set (_edcge ,_fbgce );_gbacc =_gafff .buildPageList (_fbgce ,_cabae ,_eggea );if _gbacc !=nil {return _gbacc ; +};};return nil ;}; -// GetBorderWidth returns the border style's width. -func (_deg *PdfBorderStyle )GetBorderWidth ()float64 {if _deg .W ==nil {return 1;};return *_deg .W ;}; +// PdfColorspace interface defines the common methods of a PDF colorspace. +// The colorspace defines the data storage format for each color and color representation. +// +// Device based colorspace, specified by name +// - /DeviceGray +// - /DeviceRGB +// - /DeviceCMYK +// +// CIE based colorspace specified by [name, dictionary] +// - [/CalGray dict] +// - [/CalRGB dict] +// - [/Lab dict] +// - [/ICCBased dict] +// +// Special colorspaces +// - /Pattern +// - /Indexed +// - /Separation +// - /DeviceN +// +// Work is in progress to support all colorspaces. At the moment ICCBased color spaces fall back to the alternate +// colorspace which works OK in most cases. For full color support, will need fully featured ICC support. +type PdfColorspace interface{ -// ColorToRGB converts a DeviceN color to an RGB color. -func (_gcgc *PdfColorspaceDeviceN )ColorToRGB (color PdfColor )(PdfColor ,error ){if _gcgc .AlternateSpace ==nil {return nil ,_ad .New ("\u0044\u0065\u0076\u0069\u0063\u0065N\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070a\u0063\u0065\u0020\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064"); -};return _gcgc .AlternateSpace .ColorToRGB (color );}; +// String returns the PdfColorspace's name. +String ()string ; -// GetNamedDestinations returns the Dests entry in the PDF catalog. -// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). -func (_effa *PdfReader )GetNamedDestinations ()(_fd .PdfObject ,error ){_egef :=_fd .ResolveReference (_effa ._gabca .Get ("\u0044\u0065\u0073t\u0073"));if _egef ==nil {return nil ,nil ;};if !_effa ._gfdda {_cbccc :=_effa .traverseObjectData (_egef );if _cbccc !=nil {return nil ,_cbccc ; -};};return _egef ,nil ;}; +// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. +ImageToRGB (Image )(Image ,error ); -// GetSamples converts the raw byte slice into samples which are stored in a uint32 bit array. -// Each sample is represented by BitsPerComponent consecutive bits in the raw data. -// NOTE: The method resamples the image byte data before returning the result and -// this could lead to high memory usage, especially on large images. It should -// be avoided, when possible. It is recommended to access the Data field of the -// image directly or use the ColorAt method to extract individual pixels. -func (_cbacb *Image )GetSamples ()[]uint32 {_gbffc :=_bg .ResampleBytes (_cbacb .Data ,int (_cbacb .BitsPerComponent ));if _cbacb .BitsPerComponent < 8{_gbffc =_cbacb .samplesTrimPadding (_gbffc );};_ebgde :=int (_cbacb .Width )*int (_cbacb .Height )*_cbacb .ColorComponents ; -if len (_gbffc )< _ebgde {_ag .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0054o\u006f\u0020\u0066\u0065\u0077\u0020\u0073a\u006d\u0070\u006c\u0065\u0073\u0020(\u0067\u006f\u0074\u0020\u0025\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0069\u006e\u0067\u0020\u0025\u0064\u0029",len (_gbffc ),_ebgde ); -return _gbffc ;}else if len (_gbffc )> _ebgde {_ag .Log .Debug ("\u0045r\u0072\u006fr\u003a\u0020\u0054o\u006f\u0020\u006d\u0061\u006e\u0079\u0020s\u0061\u006d\u0070\u006c\u0065\u0073 \u0028\u0067\u006f\u0074\u0020\u0025\u0064\u002c\u0020\u0065\u0078p\u0065\u0063\u0074\u0069\u006e\u0067\u0020\u0025\u0064",len (_gbffc ),_ebgde ); -_gbffc =_gbffc [:_ebgde ];};return _gbffc ;}; +// ColorToRGB converts a single color in a given PdfColorspace to an RGB color. +ColorToRGB (_eaec PdfColor )(PdfColor ,error ); -// MergePageWith appends page content to source Pdf file page content. -func (_eee *PdfAppender )MergePageWith (pageNum int ,page *PdfPage )error {_aeda :=pageNum -1;var _aabg *PdfPage ;for _afdc ,_cgga :=range _eee ._gbca {if _afdc ==_aeda {_aabg =_cgga ;};};if _aabg ==nil {return _dc .Errorf ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073o\u0075\u0072\u0063\u0065\u0020\u0064o\u0063\u0075\u006de\u006e\u0074",pageNum ); -};if _aabg ._fgcac !=nil &&_aabg ._fgcac .GetParser ()==_eee ._efec ._faaf {_aabg =_aabg .Duplicate ();_eee ._gbca [_aeda ]=_aabg ;};page =page .Duplicate ();_baeb (page );_bfbc :=_gebge (_aabg );_gfa :=_gebge (page );_ffag :=make (map[_fd .PdfObjectName ]_fd .PdfObjectName ); -for _cggf :=range _gfa {if _ ,_faae :=_bfbc [_cggf ];_faae {for _ebc :=1;true ;_ebc ++{_gada :=_fd .PdfObjectName (string (_cggf )+_bd .Itoa (_ebc ));if _ ,_bgfc :=_bfbc [_gada ];!_bgfc {_ffag [_cggf ]=_gada ;break ;};};};};_cbff ,_abbce :=page .GetContentStreams (); -if _abbce !=nil {return _abbce ;};_gbag ,_abbce :=_aabg .GetContentStreams ();if _abbce !=nil {return _abbce ;};for _adaga ,_daae :=range _cbff {for _edbba ,_fgde :=range _ffag {_daae =_gg .Replace (_daae ,"\u002f"+string (_edbba ),"\u002f"+string (_fgde ),-1); -};_cbff [_adaga ]=_daae ;};_gbag =append (_gbag ,_cbff ...);if _aaec :=_aabg .SetContentStreams (_gbag ,_fd .NewFlateEncoder ());_aaec !=nil {return _aaec ;};_aabg ._gbaf =append (_aabg ._gbaf ,page ._gbaf ...);if _aabg .Resources ==nil {_aabg .Resources =NewPdfPageResources (); -};if page .Resources !=nil {_aabg .Resources .Font =_eee .mergeResources (_aabg .Resources .Font ,page .Resources .Font ,_ffag );_aabg .Resources .XObject =_eee .mergeResources (_aabg .Resources .XObject ,page .Resources .XObject ,_ffag );_aabg .Resources .Properties =_eee .mergeResources (_aabg .Resources .Properties ,page .Resources .Properties ,_ffag ); -if _aabg .Resources .ProcSet ==nil {_aabg .Resources .ProcSet =page .Resources .ProcSet ;};_aabg .Resources .Shading =_eee .mergeResources (_aabg .Resources .Shading ,page .Resources .Shading ,_ffag );_aabg .Resources .ExtGState =_eee .mergeResources (_aabg .Resources .ExtGState ,page .Resources .ExtGState ,_ffag ); -};_bdgb ,_abbce :=_aabg .GetMediaBox ();if _abbce !=nil {return _abbce ;};_dfd ,_abbce :=page .GetMediaBox ();if _abbce !=nil {return _abbce ;};var _cedb bool ;if _bdgb .Llx > _dfd .Llx {_bdgb .Llx =_dfd .Llx ;_cedb =true ;};if _bdgb .Lly > _dfd .Lly {_bdgb .Lly =_dfd .Lly ; -_cedb =true ;};if _bdgb .Urx < _dfd .Urx {_bdgb .Urx =_dfd .Urx ;_cedb =true ;};if _bdgb .Ury < _dfd .Ury {_bdgb .Ury =_dfd .Ury ;_cedb =true ;};if _cedb {_aabg .MediaBox =_bdgb ;};return nil ;}; +// GetNumComponents returns the number of components in the PdfColorspace. +GetNumComponents ()int ; -// ToPdfObject converts the PdfPage to a dictionary within an indirect object container. -func (_cbffc *PdfPage )ToPdfObject ()_fd .PdfObject {_febec :=_cbffc ._fgcac ;_cbffc .GetPageDict ();return _febec ;}; +// ToPdfObject returns a PdfObject representation of the PdfColorspace. +ToPdfObject ()_bb .PdfObject ; -// ImageToRGB returns an error since an image cannot be defined in a pattern colorspace. -func (_cfgd *PdfColorspaceSpecialPattern )ImageToRGB (img Image )(Image ,error ){_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u003a\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u0061n\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0061\u0074\u0074\u0065\u0072n \u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065"); -return img ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0066\u006f\u0072\u0020\u0069m\u0061\u0067\u0065\u0020\u0028p\u0061\u0074t\u0065\u0072\u006e\u0029");}; +// ColorFromPdfObjects returns a PdfColor in the given PdfColorspace from an array of PdfObject where each +// PdfObject represents a numeric value. +ColorFromPdfObjects (_bdea []_bb .PdfObject )(PdfColor ,error ); -// PdfAnnotationProjection represents Projection annotations. -type PdfAnnotationProjection struct{*PdfAnnotation ;*PdfAnnotationMarkup ;}; +// ColorFromFloats returns a new PdfColor based on input color components for a given PdfColorspace. +ColorFromFloats (_adcd []float64 )(PdfColor ,error ); -// ToPdfObject implements interface PdfModel. -func (_eaacfb *PdfSignature )ToPdfObject ()_fd .PdfObject {_dabbd :=_eaacfb ._cbaga ;var _gacbe *_fd .PdfObjectDictionary ;if _aagg ,_eaagg :=_dabbd .PdfObject .(*pdfSignDictionary );_eaagg {_gacbe =_aagg .PdfObjectDictionary ;}else {_gacbe =_dabbd .PdfObject .(*_fd .PdfObjectDictionary ); -};_gacbe .SetIfNotNil ("\u0054\u0079\u0070\u0065",_eaacfb .Type );_gacbe .SetIfNotNil ("\u0046\u0069\u006c\u0074\u0065\u0072",_eaacfb .Filter );_gacbe .SetIfNotNil ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r",_eaacfb .SubFilter );_gacbe .SetIfNotNil ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_eaacfb .ByteRange ); -_gacbe .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_eaacfb .Contents );_gacbe .SetIfNotNil ("\u0043\u0065\u0072\u0074",_eaacfb .Cert );_gacbe .SetIfNotNil ("\u004e\u0061\u006d\u0065",_eaacfb .Name );_gacbe .SetIfNotNil ("\u0052\u0065\u0061\u0073\u006f\u006e",_eaacfb .Reason ); -_gacbe .SetIfNotNil ("\u004d",_eaacfb .M );_gacbe .SetIfNotNil ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e",_eaacfb .Reference );_gacbe .SetIfNotNil ("\u0043h\u0061\u006e\u0067\u0065\u0073",_eaacfb .Changes );_gacbe .SetIfNotNil ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f",_eaacfb .ContactInfo ); -return _dabbd ;}; +// DecodeArray returns the Decode array for the PdfColorSpace, i.e. the range of each component. +DecodeArray ()[]float64 ;}; -// ToPdfObject implements interface PdfModel. -func (_fdfe *PdfAnnotationSound )ToPdfObject ()_fd .PdfObject {_fdfe .PdfAnnotation .ToPdfObject ();_adbd :=_fdfe ._aeb ;_adge :=_adbd .PdfObject .(*_fd .PdfObjectDictionary );_fdfe .PdfAnnotationMarkup .appendToPdfDictionary (_adge );_adge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053\u006f\u0075n\u0064")); -_adge .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_fdfe .Sound );_adge .SetIfNotNil ("\u004e\u0061\u006d\u0065",_fdfe .Name );return _adbd ;};func (_cedf *PdfAppender )updateObjectsDeep (_faga _fd .PdfObject ,_ddde map[_fd .PdfObject ]struct{}){if _ddde ==nil {_ddde =map[_fd .PdfObject ]struct{}{}; -};if _ ,_bbgb :=_ddde [_faga ];_bbgb ||_faga ==nil {return ;};_ddde [_faga ]=struct{}{};_fca :=_fd .ResolveReferencesDeep (_faga ,_cedf ._bade );if _fca !=nil {_ag .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_fca );};switch _dgff :=_faga .(type ){case *_fd .PdfIndirectObject :switch {case _dgff .GetParser ()==_cedf ._efec ._faaf :return ; -case _dgff .GetParser ()==_cedf .Reader ._faaf :_aecd ,_ :=_cedf ._efec .GetIndirectObjectByNumber (int (_dgff .ObjectNumber ));_ccbf ,_cdde :=_aecd .(*_fd .PdfIndirectObject );if _cdde &&_ccbf !=nil {if _ccbf .PdfObject !=_dgff .PdfObject &&_ccbf .PdfObject .WriteString ()!=_dgff .PdfObject .WriteString (){if _gg .Contains (_dgff .PdfObject .WriteString (),"\u002f\u0053\u0069\u0067")&&_gg .Contains (_dgff .PdfObject .WriteString (),"\u002f\u0053\u0075\u0062\u0074\u0079\u0070\u0065"){return ; -};_cedf .addNewObject (_faga );_cedf ._aceb [_faga ]=_dgff .ObjectNumber ;};};default:_cedf .addNewObject (_faga );};_cedf .updateObjectsDeep (_dgff .PdfObject ,_ddde );case *_fd .PdfObjectArray :for _ ,_bab :=range _dgff .Elements (){_cedf .updateObjectsDeep (_bab ,_ddde ); -};case *_fd .PdfObjectDictionary :for _ ,_ccabg :=range _dgff .Keys (){_cedf .updateObjectsDeep (_dgff .Get (_ccabg ),_ddde );};case *_fd .PdfObjectStreams :if _dgff .GetParser ()!=_cedf ._efec ._faaf {for _ ,_adba :=range _dgff .Elements (){_cedf .updateObjectsDeep (_adba ,_ddde ); -};};case *_fd .PdfObjectStream :switch {case _dgff .GetParser ()==_cedf ._efec ._faaf :return ;case _dgff .GetParser ()==_cedf .Reader ._faaf :if _cdeg ,_bfbb :=_cedf ._efec ._faaf .LookupByReference (_dgff .PdfObjectReference );_bfbb ==nil {var _edbb bool ; -if _addec ,_gbd :=_fd .GetStream (_cdeg );_gbd &&_bf .Equal (_addec .Stream ,_dgff .Stream ){_edbb =true ;};if _fagaa ,_egcf :=_fd .GetDict (_cdeg );_edbb &&_egcf {_edbb =_fagaa .WriteString ()==_dgff .PdfObjectDictionary .WriteString ();};if _edbb {return ; -};};if _dgff .ObjectNumber !=0{_cedf ._aceb [_faga ]=_dgff .ObjectNumber ;};default:if _ ,_fdgbd :=_cedf ._dbdc [_faga ];!_fdgbd {_cedf .addNewObject (_faga );};};_cedf .updateObjectsDeep (_dgff .PdfObjectDictionary ,_ddde );};}; +// NewPdfActionLaunch returns a new "launch" action. +func NewPdfActionLaunch ()*PdfActionLaunch {_fcc :=NewPdfAction ();_ggg :=&PdfActionLaunch {};_ggg .PdfAction =_fcc ;_fcc .SetContext (_ggg );return _ggg ;}; -// PdfAnnotationLine represents Line annotations. -// (Section 12.5.6.7). -type PdfAnnotationLine struct{*PdfAnnotation ;*PdfAnnotationMarkup ;L _fd .PdfObject ;BS _fd .PdfObject ;LE _fd .PdfObject ;IC _fd .PdfObject ;LL _fd .PdfObject ;LLE _fd .PdfObject ;Cap _fd .PdfObject ;IT _fd .PdfObject ;LLO _fd .PdfObject ;CP _fd .PdfObject ; -Measure _fd .PdfObject ;CO _fd .PdfObject ;};func (_gdffb *PdfWriter )addObjects (_feee _fd .PdfObject )error {_ag .Log .Trace ("\u0041d\u0064i\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u0021");if _aacfd ,_bedc :=_feee .(*_fd .PdfIndirectObject ); -_bedc {_ag .Log .Trace ("\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074");_ag .Log .Trace ("\u002d \u0025\u0073\u0020\u0028\u0025\u0070)",_feee ,_aacfd );_ag .Log .Trace ("\u002d\u0020\u0025\u0073",_aacfd .PdfObject );if _gdffb .addObject (_aacfd ){_ggadc :=_gdffb .addObjects (_aacfd .PdfObject ); -if _ggadc !=nil {return _ggadc ;};};return nil ;};if _abaee ,_cbabc :=_feee .(*_fd .PdfObjectStream );_cbabc {_ag .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d");_ag .Log .Trace ("\u002d \u0025\u0073\u0020\u0025\u0070",_feee ,_feee );if _gdffb .addObject (_abaee ){_fedb :=_gdffb .addObjects (_abaee .PdfObjectDictionary ); -if _fedb !=nil {return _fedb ;};};return nil ;};if _bfgcc ,_fdffb :=_feee .(*_fd .PdfObjectDictionary );_fdffb {_ag .Log .Trace ("\u0044\u0069\u0063\u0074");_ag .Log .Trace ("\u002d\u0020\u0025\u0073",_feee );for _ ,_faed :=range _bfgcc .Keys (){_defgga :=_bfgcc .Get (_faed ); -if _afbcc ,_fbea :=_defgga .(*_fd .PdfObjectReference );_fbea {_defgga =_afbcc .Resolve ();_bfgcc .Set (_faed ,_defgga );};if _faed !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _gacba :=_gdffb .addObjects (_defgga );_gacba !=nil {return _gacba ;};}else {if _ ,_efdbb :=_defgga .(*_fd .PdfObjectNull ); -_efdbb {continue ;};if _edcccc :=_gdffb .hasObject (_defgga );!_edcccc {_ag .Log .Debug ("P\u0061\u0072\u0065\u006e\u0074\u0020o\u0062\u006a\u0020\u006e\u006f\u0074 \u0061\u0064\u0064\u0065\u0064\u0020\u0079e\u0074\u0021\u0021\u0020\u0025\u0054\u0020\u0025\u0070\u0020%\u0076",_defgga ,_defgga ,_defgga ); -_gdffb ._aaabd [_defgga ]=append (_gdffb ._aaabd [_defgga ],_bfgcc );};};};return nil ;};if _eefgb ,_ddaaf :=_feee .(*_fd .PdfObjectArray );_ddaaf {_ag .Log .Trace ("\u0041\u0072\u0072a\u0079");_ag .Log .Trace ("\u002d\u0020\u0025\u0073",_feee );if _eefgb ==nil {return _ad .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); -};for _cagf ,_facdb :=range _eefgb .Elements (){if _fbbbb ,_abgbc :=_facdb .(*_fd .PdfObjectReference );_abgbc {_facdb =_fbbbb .Resolve ();_eefgb .Set (_cagf ,_facdb );};if _cbcaa :=_gdffb .addObjects (_facdb );_cbcaa !=nil {return _cbcaa ;};};return nil ; -};if _ ,_cddeb :=_feee .(*_fd .PdfObjectReference );_cddeb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u006e\u006f\u0074 \u0062\u0065\u0020\u0061\u0020\u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u002d\u0020\u0067\u006f\u0074 \u0025\u0023\u0076\u0021",_feee ); -return _ad .New ("r\u0065\u0066\u0065\u0072en\u0063e\u0020\u006e\u006f\u0074\u0020a\u006c\u006c\u006f\u0077\u0065\u0064");};return nil ;};func (_dfaf *PdfReader )newPdfAnnotationPopupFromDict (_aegdg *_fd .PdfObjectDictionary )(*PdfAnnotationPopup ,error ){_aed :=PdfAnnotationPopup {}; -_aed .Parent =_aegdg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");_aed .Open =_aegdg .Get ("\u004f\u0070\u0065\u006e");return &_aed ,nil ;};func (_cfd *PdfReader )newPdfActionSoundFromDict (_bafb *_fd .PdfObjectDictionary )(*PdfActionSound ,error ){return &PdfActionSound {Sound :_bafb .Get ("\u0053\u006f\u0075n\u0064"),Volume :_bafb .Get ("\u0056\u006f\u006c\u0075\u006d\u0065"),Synchronous :_bafb .Get ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073"),Repeat :_bafb .Get ("\u0052\u0065\u0070\u0065\u0061\u0074"),Mix :_bafb .Get ("\u004d\u0069\u0078")},nil ; -}; +// NewPdfPageResourcesColorspaces returns a new PdfPageResourcesColorspaces object. +func NewPdfPageResourcesColorspaces ()*PdfPageResourcesColorspaces {_debe :=&PdfPageResourcesColorspaces {};_debe .Names =[]string {};_debe .Colorspaces =map[string ]PdfColorspace {};_debe ._baeab =&_bb .PdfIndirectObject {};return _debe ;}; -// SetCatalogViewerPreferences sets the catalog ViewerPreferences dictionary. -func (_gbdge *PdfWriter )SetCatalogViewerPreferences (pref _fd .PdfObject )error {if pref ==nil {_gbdge ._fdaca .Remove ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073");return nil ;};_gbdge .addObject (pref ); -_gbdge ._fdaca .Set ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073",pref );return nil ;};func _cfddd (_gbbca *_fd .PdfObjectArray )(float64 ,error ){_baefed ,_adagf :=_gbbca .ToFloat64Array ();if _adagf !=nil {_ag .Log .Debug ("\u0042\u0061\u0064\u0020\u004d\u0061\u0074\u0074\u0065\u0020\u0061\u0072\u0072\u0061\u0079:\u0020m\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gbbca ,_adagf ); -};switch len (_baefed ){case 1:return _baefed [0],nil ;case 3:_aefff :=PdfColorspaceDeviceRGB {};_ffbf ,_acce :=_aefff .ColorFromFloats (_baefed );if _acce !=nil {return 0.0,_acce ;};return _ffbf .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ;case 4:_gdegca :=PdfColorspaceDeviceCMYK {}; -_cccadf ,_cbfff :=_gdegca .ColorFromFloats (_baefed );if _cbfff !=nil {return 0.0,_cbfff ;};_gcbeb ,_cbfff :=_gdegca .ColorToRGB (_cccadf .(*PdfColorDeviceCMYK ));if _cbfff !=nil {return 0.0,_cbfff ;};return _gcbeb .(*PdfColorDeviceRGB ).ToGray ().Val (),nil ; -};_adagf =_ad .New ("\u0062a\u0064 \u004d\u0061\u0074\u0074\u0065\u0020\u0063\u006f\u006c\u006f\u0072");_ag .Log .Error ("\u0074\u006f\u0047ra\u0079\u003a\u0020\u006d\u0061\u0074\u0074\u0065\u003d\u0025\u0073\u0020\u0065\u0072\u0072\u003d\u0025\u0076",_gbbca ,_adagf ); -return 0.0,_adagf ;};func (_cdeb *pdfFontType0 )baseFields ()*fontCommon {return &_cdeb .fontCommon }; +// IsSimple returns true if `font` is a simple font. +func (_abec *PdfFont )IsSimple ()bool {_ ,_faae :=_abec ._gbagg .(*pdfFontSimple );return _faae };func _gddgge (_gfacg *fontCommon )*pdfCIDFontType2 {return &pdfCIDFontType2 {fontCommon :*_gfacg }}; -// NewPdfAnnotationHighlight returns a new text highlight annotation. -func NewPdfAnnotationHighlight ()*PdfAnnotationHighlight {_fbdf :=NewPdfAnnotation ();_bfgc :=&PdfAnnotationHighlight {};_bfgc .PdfAnnotation =_fbdf ;_bfgc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_fbdf .SetContext (_bfgc );return _bfgc ;}; +// R returns the value of the red component of the color. +func (_gdfd *PdfColorDeviceRGB )R ()float64 {return _gdfd [0]}; -// WriteString outputs the object as it is to be written to file. -func (_gggf *PdfTransformParamsDocMDP )WriteString ()string {return _gggf .ToPdfObject ().WriteString ()}; +// ToPdfObject returns the PDF representation of the tiling pattern. +func (_efbfc *PdfTilingPattern )ToPdfObject ()_bb .PdfObject {_efbfc .PdfPattern .ToPdfObject ();_bdeae :=_efbfc .getDict ();if _efbfc .PaintType !=nil {_bdeae .Set ("\u0050a\u0069\u006e\u0074\u0054\u0079\u0070e",_efbfc .PaintType );};if _efbfc .TilingType !=nil {_bdeae .Set ("\u0054\u0069\u006c\u0069\u006e\u0067\u0054\u0079\u0070\u0065",_efbfc .TilingType ); +};if _efbfc .BBox !=nil {_bdeae .Set ("\u0042\u0042\u006f\u0078",_efbfc .BBox .ToPdfObject ());};if _efbfc .XStep !=nil {_bdeae .Set ("\u0058\u0053\u0074e\u0070",_efbfc .XStep );};if _efbfc .YStep !=nil {_bdeae .Set ("\u0059\u0053\u0074e\u0070",_efbfc .YStep ); +};if _efbfc .Resources !=nil {_bdeae .Set ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_efbfc .Resources .ToPdfObject ());};if _efbfc .Matrix !=nil {_bdeae .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_efbfc .Matrix );};return _efbfc ._aeff ;}; -// NewPdfAnnotationPrinterMark returns a new printermark annotation. -func NewPdfAnnotationPrinterMark ()*PdfAnnotationPrinterMark {_aagb :=NewPdfAnnotation ();_ecg :=&PdfAnnotationPrinterMark {};_ecg .PdfAnnotation =_aagb ;_aagb .SetContext (_ecg );return _ecg ;}; +// NewPdfAnnotationWatermark returns a new watermark annotation. +func NewPdfAnnotationWatermark ()*PdfAnnotationWatermark {_bbdd :=NewPdfAnnotation ();_fcfg :=&PdfAnnotationWatermark {};_fcfg .PdfAnnotation =_bbdd ;_bbdd .SetContext (_fcfg );return _fcfg ;}; -// NewPdfPage returns a new PDF page. -func NewPdfPage ()*PdfPage {_ceggb :=PdfPage {};_ceggb ._gaec =_fd .MakeDict ();_ceggb .Resources =NewPdfPageResources ();_fdba :=_fd .PdfIndirectObject {};_fdba .PdfObject =_ceggb ._gaec ;_ceggb ._fgcac =&_fdba ;_ceggb ._cadc =*_ceggb ._gaec ;return &_ceggb ; -}; +// ImageToRGB converts an image in CMYK32 colorspace to an RGB image. +func (_afbe *PdfColorspaceDeviceCMYK )ImageToRGB (img Image )(Image ,error ){_gg .Log .Trace ("\u0043\u004d\u0059\u004b\u0033\u0032\u0020\u002d\u003e\u0020\u0052\u0047\u0042");_gg .Log .Trace ("I\u006d\u0061\u0067\u0065\u0020\u0042P\u0043\u003a\u0020\u0025\u0064\u002c \u0043\u006f\u006c\u006f\u0072\u0020\u0063o\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u003a\u0020%\u0064",img .BitsPerComponent ,img .ColorComponents ); +_gg .Log .Trace ("\u004c\u0065\u006e \u0064\u0061\u0074\u0061\u003a\u0020\u0025\u0064",len (img .Data ));_gg .Log .Trace ("H\u0065\u0069\u0067\u0068t:\u0020%\u0064\u002c\u0020\u0057\u0069d\u0074\u0068\u003a\u0020\u0025\u0064",img .Height ,img .Width ); +_afeb ,_bacc :=_gdf .NewImage (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,img .Data ,img ._cebdb ,img ._dafdc );if _bacc !=nil {return Image {},_bacc ;};_bccf ,_bacc :=_gdf .NRGBAConverter .Convert (_afeb ); +if _bacc !=nil {return Image {},_bacc ;};return _dffda (_bccf .Base ()),nil ;}; -// Sign signs a specific page with a digital signature. -// The signature field parameter must have a valid signature dictionary -// specified by its V field. -func (_fea *PdfAppender )Sign (pageNum int ,field *PdfFieldSignature )error {if field ==nil {return _ad .New ("\u0073\u0069g\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065 n\u0069\u006c"); -};_eagaf :=field .V ;if _eagaf ==nil {return _ad .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0064\u0069\u0063\u0074i\u006fn\u0061r\u0079 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c");};_ddabe :=pageNum -1; -if _ddabe < 0||_ddabe > len (_fea ._gbca )-1{return _dc .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064",pageNum );};_ecac :=_fea .Reader .PageList [_ddabe ];field .P =_ecac .ToPdfObject ();if field .T ==nil ||field .T .String ()==""{field .T =_fd .MakeString (_dc .Sprintf ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072\u0065\u0020\u0025\u0064",pageNum )); -};_ecac .AddAnnotation (field .PdfAnnotationWidget .PdfAnnotation );if _fea ._agfb ==_fea ._efec .AcroForm {_fea ._agfb =_fea .Reader .AcroForm ;};_fgad :=_fea ._agfb ;if _fgad ==nil {_fgad =NewPdfAcroForm ();};_fgad .SigFlags =_fd .MakeInteger (3);if _fgad .NeedAppearances !=nil {_fgad .NeedAppearances =nil ; -};_bfcf :=append (_fgad .AllFields (),field .PdfField );_fgad .Fields =&_bfcf ;_fea .ReplaceAcroForm (_fgad );_fea .UpdatePage (_ecac );_fea ._gbca [_ddabe ]=_ecac ;if _ ,_cgdd :=field .V .GetDocMDPPermission ();_cgdd {_fea ._daea =NewPermissions (field .V ); -};return nil ;};func (_fbd *PdfReader )newPdfActionGotoEFromDict (_aac *_fd .PdfObjectDictionary )(*PdfActionGoToE ,error ){_gea ,_gbg :=_ece (_aac .Get ("\u0046"));if _gbg !=nil {return nil ,_gbg ;};return &PdfActionGoToE {D :_aac .Get ("\u0044"),NewWindow :_aac .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),T :_aac .Get ("\u0054"),F :_gea },nil ; -}; +// PdfColorspaceSpecialPattern is a Pattern colorspace. +// Can be defined either as /Pattern or with an underlying colorspace [/Pattern cs]. +type PdfColorspaceSpecialPattern struct{UnderlyingCS PdfColorspace ;_egaaa *_bb .PdfIndirectObject ;}; -// PdfColorPatternType2 represents a color shading pattern type 2 (Axial). -type PdfColorPatternType2 struct{Color PdfColor ;PatternName _fd .PdfObjectName ;}; +// PdfAnnotationSquare represents Square annotations. +// (Section 12.5.6.8). +type PdfAnnotationSquare struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _bb .PdfObject ;IC _bb .PdfObject ;BE _bb .PdfObject ;RD _bb .PdfObject ;}; -// GetXHeight returns the XHeight of the font `descriptor`. -func (_cafa *PdfFontDescriptor )GetXHeight ()(float64 ,error ){return _fd .GetNumberAsFloat (_cafa .XHeight );}; +// PdfColor interface represents a generic color in PDF. +type PdfColor interface{}; -// RepairAcroForm attempts to rebuild the AcroForm fields using the widget -// annotations present in the document pages. Pass nil for the opts parameter -// in order to use the default options. -// NOTE: Currently, the opts parameter is declared in order to enable adding -// future options, but passing nil will always result in the default options -// being used. -func (_agebf *PdfReader )RepairAcroForm (opts *AcroFormRepairOptions )error {var _faaaf []*PdfField ;_feebg :=map[*_fd .PdfIndirectObject ]struct{}{};for _ ,_gecda :=range _agebf .PageList {_gafde ,_afcgb :=_gecda .GetAnnotations ();if _afcgb !=nil {return _afcgb ; -};for _ ,_gaaga :=range _gafde {var _gbfcb *PdfField ;switch _bddac :=_gaaga .GetContext ().(type ){case *PdfAnnotationWidget :if _bddac ._eabc !=nil {_gbfcb =_bddac ._eabc ;break ;};if _edbbgc ,_caaee :=_fd .GetIndirect (_bddac .Parent );_caaee {_gbfcb ,_afcgb =_agebf .newPdfFieldFromIndirectObject (_edbbgc ,nil ); -if _afcgb ==nil {break ;};_ag .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072s\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065ld\u0020\u0025\u002bv\u003a \u0025\u0076",_edbbgc ,_afcgb ); -};if _bddac ._aeb !=nil {_gbfcb ,_afcgb =_agebf .newPdfFieldFromIndirectObject (_bddac ._aeb ,nil );if _afcgb ==nil {break ;};_ag .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0070\u0061\u0072s\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0066\u0069\u0065ld\u0020\u0025\u002bv\u003a \u0025\u0076",_bddac ._aeb ,_afcgb ); -};};if _gbfcb ==nil {continue ;};if _ ,_dffccb :=_feebg [_gbfcb ._dffeb ];_dffccb {continue ;};_feebg [_gbfcb ._dffeb ]=struct{}{};_faaaf =append (_faaaf ,_gbfcb );};};if len (_faaaf )==0{return nil ;};if _agebf .AcroForm ==nil {_agebf .AcroForm =NewPdfAcroForm (); -};_agebf .AcroForm .Fields =&_faaaf ;return nil ;}; +// A PdfPattern can represent a Pattern, either a tiling pattern or a shading pattern. +// Note that all patterns shall be treated as colours; a Pattern colour space shall be established with the CS or cs +// operator just like other colour spaces, and a particular pattern shall be installed as the current colour with the +// SCN or scn operator. +type PdfPattern struct{ -// StandardApplier is the interface that performs optimization of the whole PDF document. -// As a result an input document is being changed by the optimizer. -// The writer than takes back all it's parts and overwrites it. -// NOTE: This implementation is in experimental development state. -// -// Keep in mind that it might change in the subsequent minor versions. -type StandardApplier interface{ApplyStandard (_bcbaf *_ca .Document )error ;}; +// Type: Pattern +PatternType int64 ;_aafef PdfModel ;_aeff _bb .PdfObject ;}; // ToPdfObject implements interface PdfModel. -func (_caf *PdfAnnotationStrikeOut )ToPdfObject ()_fd .PdfObject {_caf .PdfAnnotation .ToPdfObject ();_fcfd :=_caf ._aeb ;_dfca :=_fcfd .PdfObject .(*_fd .PdfObjectDictionary );_caf .PdfAnnotationMarkup .appendToPdfDictionary (_dfca );_dfca .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t")); -_dfca .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_caf .QuadPoints );return _fcfd ;}; - -// ToPdfObject converts the pdfCIDFontType2 to a PDF representation. -func (_fbdfc *pdfCIDFontType2 )ToPdfObject ()_fd .PdfObject {if _fbdfc ._bceb ==nil {_fbdfc ._bceb =&_fd .PdfIndirectObject {};};_ffcg :=_fbdfc .baseFields ().asPdfObjectDictionary ("\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"); -_fbdfc ._bceb .PdfObject =_ffcg ;if _fbdfc .CIDSystemInfo !=nil {_ffcg .Set ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f",_fbdfc .CIDSystemInfo );};if _fbdfc .DW !=nil {_ffcg .Set ("\u0044\u0057",_fbdfc .DW );};if _fbdfc .DW2 !=nil {_ffcg .Set ("\u0044\u0057\u0032",_fbdfc .DW2 ); -};if _fbdfc .W !=nil {_ffcg .Set ("\u0057",_fbdfc .W );};if _fbdfc .W2 !=nil {_ffcg .Set ("\u0057\u0032",_fbdfc .W2 );};if _fbdfc .CIDToGIDMap !=nil {_ffcg .Set ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070",_fbdfc .CIDToGIDMap );};return _fbdfc ._bceb ; -}; - -// ImageToRGB converts an Image in a given PdfColorspace to an RGB image. -func (_aeea *PdfColorspaceDeviceN )ImageToRGB (img Image )(Image ,error ){_dgfa :=_bg .NewReader (img .getBase ());_efae :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),img .ColorComponents ,nil ,img ._gfffd ,img ._cdbdc ); -_dfdg :=_bg .NewWriter (_efae );_cbfbb :=_af .Pow (2,float64 (img .BitsPerComponent ))-1;_bbbeb :=_aeea .GetNumComponents ();_ffaa :=make ([]uint32 ,_bbbeb );_fcdee :=make ([]float64 ,_bbbeb );for {_gdea :=_dgfa .ReadSamples (_ffaa );if _gdea ==_bc .EOF {break ; -}else if _gdea !=nil {return img ,_gdea ;};for _fdacg :=0;_fdacg < _bbbeb ;_fdacg ++{_bcga :=float64 (_ffaa [_fdacg ])/_cbfbb ;_fcdee [_fdacg ]=_bcga ;};_dbeg ,_gdea :=_aeea .TintTransform .Evaluate (_fcdee );if _gdea !=nil {return img ,_gdea ;};for _ ,_addd :=range _dbeg {_addd =_af .Min (_af .Max (0,_addd ),1.0); -if _gdea =_dfdg .WriteSample (uint32 (_addd *_cbfbb ));_gdea !=nil {return img ,_gdea ;};};};return _aeea .AlternateSpace .ImageToRGB (_eeafa (&_efae ));}; +func (_cccc *PdfActionGoTo3DView )ToPdfObject ()_bb .PdfObject {_cccc .PdfAction .ToPdfObject ();_ddg :=_cccc ._dcc ;_gfd :=_ddg .PdfObject .(*_bb .PdfObjectDictionary );_gfd .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeGoTo3DView )));_gfd .SetIfNotNil ("\u0054\u0041",_cccc .TA ); +_gfd .SetIfNotNil ("\u0056",_cccc .V );return _ddg ;};func _edaff (_bbbf _bb .PdfObject )[]*_bb .PdfObjectStream {if _bbbf ==nil {return nil ;};_fega ,_aafge :=_bb .GetArray (_bbbf );if !_aafge ||_fega .Len ()==0{return nil ;};_fgffg :=make ([]*_bb .PdfObjectStream ,0,_fega .Len ()); +for _ ,_beaff :=range _fega .Elements (){if _cdbgd ,_aacacg :=_bb .GetStream (_beaff );_aacacg {_fgffg =append (_fgffg ,_cdbgd );};};return _fgffg ;}; -// EncryptionAlgorithm is used in EncryptOptions to change the default algorithm used to encrypt the document. -type EncryptionAlgorithm int ; - -// Normalize swaps (Llx,Urx) if Urx < Llx, and (Lly,Ury) if Ury < Lly. -func (_efga *PdfRectangle )Normalize (){if _efga .Llx > _efga .Urx {_efga .Llx ,_efga .Urx =_efga .Urx ,_efga .Llx ;};if _efga .Lly > _efga .Ury {_efga .Lly ,_efga .Ury =_efga .Ury ,_efga .Lly ;};}; - -// Image interface is a basic representation of an image used in PDF. -// The colorspace is not specified, but must be known when handling the image. -type Image struct{Width int64 ;Height int64 ;BitsPerComponent int64 ;ColorComponents int ;Data []byte ;_gfffd []byte ;_cdbdc []float64 ;}; - -// NewXObjectImageFromImageLazy creates a new XObject Image from an image object -// with default options. If encoder is nil, uses raw encoding (none). -// If lazy is true, then lazy mode is enabled for XObject. -// Lazy mode allows to reduce memory usage with the help of temporary files. -func NewXObjectImageFromImageLazy (img *Image ,cs PdfColorspace ,encoder _fd .StreamEncoder ,lazy bool )(*XObjectImage ,error ){_dgea :=NewXObjectImage ();if lazy {_abdeg ,_eddfac :=UpdateXObjectImageFromImage (_dgea ,img ,cs ,encoder );if _eddfac !=nil {return nil ,_eddfac ; -};_abdeg .ToPdfObject ();_eddfac =_abdeg ._bbcgd .MakeLazy ();if _eddfac !=nil {return nil ,_eddfac ;};_abdeg .Stream =nil ;return _abdeg ,nil ;};return UpdateXObjectImageFromImage (_dgea ,img ,cs ,encoder );}; +// NewPdfActionGoTo3DView returns a new "goTo3DView" action. +func NewPdfActionGoTo3DView ()*PdfActionGoTo3DView {_aeb :=NewPdfAction ();_egg :=&PdfActionGoTo3DView {};_egg .PdfAction =_aeb ;_aeb .SetContext (_egg );return _egg ;};func _bbfcb (_ebcfb *_bb .PdfObjectDictionary )(*PdfShadingPattern ,error ){_acgcb :=&PdfShadingPattern {}; +_cgbbfd :=_ebcfb .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");if _cgbbfd ==nil {_gg .Log .Debug ("\u0053h\u0061d\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_affgb ,_fbabf :=_begbc (_cgbbfd ); +if _fbabf !=nil {_gg .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006eg\u0020s\u0068a\u0064\u0069\u006e\u0067\u003a\u0020\u0025v",_fbabf );return nil ,_fbabf ;};_acgcb .Shading =_affgb ;if _begee :=_ebcfb .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); +_begee !=nil {_aeefe ,_adfgb :=_begee .(*_bb .PdfObjectArray );if !_adfgb {_gg .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_begee ); +return nil ,_bb .ErrTypeError ;};_acgcb .Matrix =_aeefe ;};if _dcdff :=_ebcfb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_dcdff !=nil {_acgcb .ExtGState =_dcdff ;};return _acgcb ,nil ;}; -// ToPdfObject implements interface PdfModel. -func (_edc *PdfActionResetForm )ToPdfObject ()_fd .PdfObject {_edc .PdfAction .ToPdfObject ();_ddf :=_edc ._bfb ;_cda :=_ddf .PdfObject .(*_fd .PdfObjectDictionary );_cda .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeResetForm )));_cda .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_edc .Fields ); -_cda .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_edc .Flags );return _ddf ;}; +// GetParamsDict returns *core.PdfObjectDictionary with a set of basic image parameters. +func (_ggbeb *Image )GetParamsDict ()*_bb .PdfObjectDictionary {_bacba :=_bb .MakeDict ();_bacba .Set ("\u0057\u0069\u0064t\u0068",_bb .MakeInteger (_ggbeb .Width ));_bacba .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_bb .MakeInteger (_ggbeb .Height )); +_bacba .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_bb .MakeInteger (int64 (_ggbeb .ColorComponents )));_bacba .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bb .MakeInteger (_ggbeb .BitsPerComponent )); +return _bacba ;}; -// GetNumComponents returns the number of color components (3 for CalRGB). -func (_baeg *PdfColorCalRGB )GetNumComponents ()int {return 3};func (_cfcg *PdfReader )newPdfActionRenditionFromDict (_gdf *_fd .PdfObjectDictionary )(*PdfActionRendition ,error ){return &PdfActionRendition {R :_gdf .Get ("\u0052"),AN :_gdf .Get ("\u0041\u004e"),OP :_gdf .Get ("\u004f\u0050"),JS :_gdf .Get ("\u004a\u0053")},nil ; +// NewPdfTransformParamsDocMDP create a PdfTransformParamsDocMDP with the specific permissions. +func NewPdfTransformParamsDocMDP (permission _eg .DocMDPPermission )*PdfTransformParamsDocMDP {return &PdfTransformParamsDocMDP {Type :_bb .MakeName ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"),P :_bb .MakeInteger (int64 (permission )),V :_bb .MakeName ("\u0031\u002e\u0032")}; }; -// ToPdfObject returns the PDF representation of the pattern. -func (_defba *PdfPattern )ToPdfObject ()_fd .PdfObject {_afadg :=_defba .getDict ();_afadg .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0050a\u0074\u0074\u0065\u0072\u006e"));_afadg .Set ("P\u0061\u0074\u0074\u0065\u0072\u006e\u0054\u0079\u0070\u0065",_fd .MakeInteger (_defba .PatternType )); -return _defba ._gcgba ;}; +// String returns string value of output intent for given type +// ISO_19005-2 6.2.3: GTS_PDFA1 value should be used for PDF/A-1, A-2 and A-3 at least +func (_egebd PdfOutputIntentType )String ()string {switch _egebd {case PdfOutputIntentTypeA1 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeA2 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeA3 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"; +case PdfOutputIntentTypeA4 :return "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411";case PdfOutputIntentTypeX :return "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058";default:return "\u0055N\u0044\u0045\u0046\u0049\u004e\u0045D";};}; -// PdfActionNamed represents a named action. -type PdfActionNamed struct{*PdfAction ;N _fd .PdfObject ;}; +// GetPdfInfo returns the PDF info dictionary. +func (_addgg *PdfReader )GetPdfInfo ()(*PdfInfo ,error ){_gedd ,_edbbd :=_addgg .GetTrailer ();if _edbbd !=nil {return nil ,_edbbd ;};var _ggceb *_bb .PdfObjectDictionary ;_agege :=_gedd .Get ("\u0049\u006e\u0066\u006f");switch _baefg :=_agege .(type ){case *_bb .PdfObjectReference :_fbcfa :=_baefg ; +_agege ,_edbbd =_addgg .GetIndirectObjectByNumber (int (_fbcfa .ObjectNumber ));_agege =_bb .TraceToDirectObject (_agege );if _edbbd !=nil {return nil ,_edbbd ;};_ggceb ,_ =_agege .(*_bb .PdfObjectDictionary );case *_bb .PdfObjectDictionary :_ggceb =_baefg ; +};if _ggceb ==nil {return nil ,_ed .New ("I\u006e\u0066\u006f\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006eo\u0074\u0020\u0070r\u0065s\u0065\u006e\u0074");};_bgacf ,_edbbd :=NewPdfInfoFromObject (_ggceb );if _edbbd !=nil {return nil ,_edbbd ; +};return _bgacf ,nil ;}; -// PdfColorspaceDeviceGray represents a grayscale colorspace. -type PdfColorspaceDeviceGray struct{};func (_dgeb *PdfReader )newPdfAnnotationLinkFromDict (_dcbe *_fd .PdfObjectDictionary )(*PdfAnnotationLink ,error ){_daeb :=PdfAnnotationLink {};_daeb .A =_dcbe .Get ("\u0041");_daeb .Dest =_dcbe .Get ("\u0044\u0065\u0073\u0074"); -_daeb .H =_dcbe .Get ("\u0048");_daeb .PA =_dcbe .Get ("\u0050\u0041");_daeb .QuadPoints =_dcbe .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");_daeb .BS =_dcbe .Get ("\u0042\u0053");return &_daeb ,nil ;};func (_dbdd *PdfReader )newPdfAnnotation3DFromDict (_deec *_fd .PdfObjectDictionary )(*PdfAnnotation3D ,error ){_dafc :=PdfAnnotation3D {}; -_dafc .T3DD =_deec .Get ("\u0033\u0044\u0044");_dafc .T3DV =_deec .Get ("\u0033\u0044\u0056");_dafc .T3DA =_deec .Get ("\u0033\u0044\u0041");_dafc .T3DI =_deec .Get ("\u0033\u0044\u0049");_dafc .T3DB =_deec .Get ("\u0033\u0044\u0042");return &_dafc ,nil ; -}; +// GetModelFromPrimitive returns the model corresponding to the `primitive` PdfObject. +func (_degb *modelManager )GetModelFromPrimitive (primitive _bb .PdfObject )PdfModel {model ,_egbac :=_degb ._dffg [primitive ];if !_egbac {return nil ;};return model ;}; -// AddCustomInfo adds a custom info into document info dictionary. -func (_acegf *PdfInfo )AddCustomInfo (name string ,value string )error {if _acegf ._defeg ==nil {_acegf ._defeg =_fd .MakeDict ();};if _ ,_aaff :=_ccebb [name ];_aaff {return _dc .Errorf ("\u0063\u0061\u006e\u006e\u006ft\u0020\u0075\u0073\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072\u0064 \u0069\u006e\u0066\u006f\u0020\u006b\u0065\u0079\u0020\u0025\u0073\u0020\u0061\u0073\u0020\u0063\u0075\u0073\u0074\u006f\u006d\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u006b\u0065y",name ); -};_acegf ._defeg .SetIfNotNil (*_fd .MakeName (name ),_fd .MakeString (value ));return nil ;}; +// SetRotation sets the rotation of all pages added to writer. The rotation is +// specified in degrees and must be a multiple of 90. +// The Rotate field of individual pages has priority over the global rotation. +func (_gbga *PdfWriter )SetRotation (rotate int64 )error {_cgaca ,_badgd :=_bb .GetDict (_gbga ._faebd );if !_badgd {return ErrTypeCheck ;};_cgaca .Set ("\u0052\u006f\u0074\u0061\u0074\u0065",_bb .MakeInteger (rotate ));return nil ;};func (_gagg *PdfReader )newPdfAnnotationFileAttachmentFromDict (_beba *_bb .PdfObjectDictionary )(*PdfAnnotationFileAttachment ,error ){_ecbb :=PdfAnnotationFileAttachment {}; +_gadb ,_bgeg :=_gagg .newPdfAnnotationMarkupFromDict (_beba );if _bgeg !=nil {return nil ,_bgeg ;};_ecbb .PdfAnnotationMarkup =_gadb ;_ecbb .FS =_beba .Get ("\u0046\u0053");_ecbb .Name =_beba .Get ("\u004e\u0061\u006d\u0065");return &_ecbb ,nil ;};func (_bdcb *PdfReader )newPdfAnnotationLineFromDict (_baff *_bb .PdfObjectDictionary )(*PdfAnnotationLine ,error ){_fddb :=PdfAnnotationLine {}; +_bcbe ,_eddf :=_bdcb .newPdfAnnotationMarkupFromDict (_baff );if _eddf !=nil {return nil ,_eddf ;};_fddb .PdfAnnotationMarkup =_bcbe ;_fddb .L =_baff .Get ("\u004c");_fddb .BS =_baff .Get ("\u0042\u0053");_fddb .LE =_baff .Get ("\u004c\u0045");_fddb .IC =_baff .Get ("\u0049\u0043"); +_fddb .LL =_baff .Get ("\u004c\u004c");_fddb .LLE =_baff .Get ("\u004c\u004c\u0045");_fddb .Cap =_baff .Get ("\u0043\u0061\u0070");_fddb .IT =_baff .Get ("\u0049\u0054");_fddb .LLO =_baff .Get ("\u004c\u004c\u004f");_fddb .CP =_baff .Get ("\u0043\u0050"); +_fddb .Measure =_baff .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");_fddb .CO =_baff .Get ("\u0043\u004f");return &_fddb ,nil ;};func _fdbc (_fadcf _bb .PdfObject )(map[_ga .CharCode ]float64 ,error ){if _fadcf ==nil {return nil ,nil ;};_bcef ,_baccg :=_bb .GetArray (_fadcf ); +if !_baccg {return nil ,nil ;};_egffb :=map[_ga .CharCode ]float64 {};_fgded :=_bcef .Len ();for _aeac :=0;_aeac < _fgded -1;_aeac ++{_egbaf :=_bb .TraceToDirectObject (_bcef .Get (_aeac ));_abecd ,_dfddg :=_bb .GetIntVal (_egbaf );if !_dfddg {return nil ,_e .Errorf ("\u0042a\u0064\u0020\u0066\u006fn\u0074\u0020\u0057\u0020\u006fb\u006a0\u003a \u0069\u003d\u0025\u0064\u0020\u0025\u0023v",_aeac ,_egbaf ); +};_aeac ++;if _aeac > _fgded -1{return nil ,_e .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020a\u0072\u0072\u0061\u0079\u003a\u0020\u0061\u0072\u0072\u0032=\u0025\u002b\u0076",_bcef );};_gecee :=_bb .TraceToDirectObject (_bcef .Get (_aeac )); +switch _gecee .(type ){case *_bb .PdfObjectArray :_agaee ,_ :=_bb .GetArray (_gecee );if _cddgd ,_bfcfc :=_agaee .ToFloat64Array ();_bfcfc ==nil {for _edegf :=0;_edegf < len (_cddgd );_edegf ++{_egffb [_ga .CharCode (_abecd +_edegf )]=_cddgd [_edegf ]; +};}else {return nil ,_e .Errorf ("\u0042\u0061\u0064 \u0066\u006f\u006e\u0074 \u0057\u0020\u0061\u0072\u0072\u0061\u0079 \u006f\u0062\u006a\u0031\u003a\u0020\u0069\u003d\u0025\u0064\u0020\u0025\u0023\u0076",_aeac ,_gecee );};case *_bb .PdfObjectInteger :_aggea ,_edffa :=_bb .GetIntVal (_gecee ); +if !_edffa {return nil ,_e .Errorf ("\u0042\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020\u0069\u006e\u0074\u0020\u006f\u0062\u006a\u0031\u003a\u0020\u0069\u003d\u0025\u0064 %\u0023\u0076",_aeac ,_gecee );};_aeac ++;if _aeac > _fgded -1{return nil ,_e .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020a\u0072\u0072\u0061\u0079\u003a\u0020\u0061\u0072\u0072\u0032=\u0025\u002b\u0076",_bcef ); +};_gfeac :=_bcef .Get (_aeac );_facef ,_ddggc :=_bb .GetNumberAsFloat (_gfeac );if _ddggc !=nil {return nil ,_e .Errorf ("\u0042\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0057\u0020\u0069\u006e\u0074\u0020\u006f\u0062\u006a\u0032\u003a\u0020\u0069\u003d\u0025\u0064 %\u0023\u0076",_aeac ,_gfeac ); +};for _gegee :=_abecd ;_gegee <=_aggea ;_gegee ++{_egffb [_ga .CharCode (_gegee )]=_facef ;};default:return nil ,_e .Errorf ("\u0042\u0061\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0057 \u006f\u0062\u006a\u0031\u0020\u0074\u0079p\u0065\u003a\u0020\u0069\u003d\u0025\u0064\u0020\u0025\u0023\u0076",_aeac ,_gecee ); +};};return _egffb ,nil ;};func _bgcc ()*Names {return &Names {_gaeg :_bb .MakeIndirectObject (_bb .MakeDict ())}}; -// SetImage updates XObject Image with new image data. -func (_begdd *XObjectImage )SetImage (img *Image ,cs PdfColorspace )error {_begdd .Filter .UpdateParams (img .GetParamsDict ());_cbcbe ,_afecd :=_begdd .Filter .EncodeBytes (img .Data );if _afecd !=nil {return _afecd ;};_begdd .Stream =_cbcbe ;_efgfdg :=img .Width ; -_begdd .Width =&_efgfdg ;_dcfdf :=img .Height ;_begdd .Height =&_dcfdf ;_bfefgf :=img .BitsPerComponent ;_begdd .BitsPerComponent =&_bfefgf ;if cs ==nil {if img .ColorComponents ==1{_begdd .ColorSpace =NewPdfColorspaceDeviceGray ();}else if img .ColorComponents ==3{_begdd .ColorSpace =NewPdfColorspaceDeviceRGB (); -}else if img .ColorComponents ==4{_begdd .ColorSpace =NewPdfColorspaceDeviceCMYK ();}else {return _ad .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_begdd .ColorSpace =cs ;};return nil ; -};var _ pdfFont =(*pdfFontType0 )(nil );func (_dagae *PdfShading )getShadingDict ()(*_fd .PdfObjectDictionary ,error ){_cada :=_dagae ._cdgfd ;if _egeda ,_bddeg :=_cada .(*_fd .PdfIndirectObject );_bddeg {_edfeb ,_egfcfd :=_egeda .PdfObject .(*_fd .PdfObjectDictionary ); -if !_egfcfd {return nil ,_fd .ErrTypeError ;};return _edfeb ,nil ;}else if _bbfgd ,_dfadc :=_cada .(*_fd .PdfObjectStream );_dfadc {return _bbfgd .PdfObjectDictionary ,nil ;}else if _afgce ,_gagfg :=_cada .(*_fd .PdfObjectDictionary );_gagfg {return _afgce ,nil ; -}else {_ag .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0063\u0063\u0065s\u0073\u0020\u0073\u0068\u0061\u0064\u0069n\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079");return nil ,_fd .ErrTypeError ;};};func _eacbg (_cbgg _fd .PdfObject ){_ag .Log .Debug ("\u006f\u0062\u006a\u003a\u0020\u0025\u0054\u0020\u0025\u0073",_cbgg ,_cbgg .String ()); -if _fafab ,_cccaf :=_cbgg .(*_fd .PdfObjectStream );_cccaf {_egbcb ,_fbga :=_fd .DecodeStream (_fafab );if _fbga !=nil {_ag .Log .Debug ("\u0045r\u0072\u006f\u0072\u003a\u0020\u0025v",_fbga );return ;};_ag .Log .Debug ("D\u0065\u0063\u006f\u0064\u0065\u0064\u003a\u0020\u0025\u0073",_egbcb ); -}else if _ddge ,_fdegc :=_cbgg .(*_fd .PdfIndirectObject );_fdegc {_ag .Log .Debug ("\u0025\u0054\u0020%\u0076",_ddge .PdfObject ,_ddge .PdfObject );_ag .Log .Debug ("\u0025\u0073",_ddge .PdfObject .String ());};}; +// ParserMetadata gets the parser metadata. +func (_ceff *CompliancePdfReader )ParserMetadata ()_bb .ParserMetadata {if _ceff ._cdfe ==(_bb .ParserMetadata {}){_ceff ._cdfe ,_ =_ceff ._cfaef .ParserMetadata ();};return _ceff ._cdfe ;}; -// SetPageLabels sets the PageLabels entry in the PDF catalog. -// See section 12.4.2 "Page Labels" (p. 382 PDF32000_2008). -func (_dbbf *PdfWriter )SetPageLabels (pageLabels _fd .PdfObject )error {if pageLabels ==nil {return nil ;};_ag .Log .Trace ("\u0053\u0065t\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006cs.\u002e\u002e"); -_dbbf ._fdaca .Set ("\u0050\u0061\u0067\u0065\u004c\u0061\u0062\u0065\u006c\u0073",pageLabels );return _dbbf .addObjects (pageLabels );};func _cafce (_eeaf []byte )[]byte {const _ggdeg =52845;const _abdbg =22719;_efdfab :=55665;for _ ,_caeea :=range _eeaf [:4]{_efdfab =(int (_caeea )+_efdfab )*_ggdeg +_abdbg ; -};_ggfb :=make ([]byte ,len (_eeaf )-4);for _dfdf ,_gbfgd :=range _eeaf [4:]{_ggfb [_dfdf ]=byte (int (_gbfgd )^_efdfab >>8);_efdfab =(int (_gbfgd )+_efdfab )*_ggdeg +_abdbg ;};return _ggfb ;}; +// Names represents a PDF name tree. +// +// Ref: PDF32000_2008 chapter 7.7.4. +type Names struct{_gaeg *_bb .PdfIndirectObject ; -// ToPdfObject implements interface PdfModel. -func (_dcc *PdfAction )ToPdfObject ()_fd .PdfObject {_bdb :=_dcc ._bfb ;_ac :=_bdb .PdfObject .(*_fd .PdfObjectDictionary );_ac .Clear ();_ac .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0041\u0063\u0074\u0069\u006f\u006e"));_ac .SetIfNotNil ("\u0053",_dcc .S ); -_ac .SetIfNotNil ("\u004e\u0065\u0078\u0074",_dcc .Next );return _bdb ;}; +// Dests is a name tree mapping name string to destinations. +Dests *_bb .PdfObjectDictionary ; -// ToPdfObject implements interface PdfModel. -func (_adgd *PdfActionTrans )ToPdfObject ()_fd .PdfObject {_adgd .PdfAction .ToPdfObject ();_eag :=_adgd ._bfb ;_bbd :=_eag .PdfObject .(*_fd .PdfObjectDictionary );_bbd .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeTrans )));_bbd .SetIfNotNil ("\u0054\u0072\u0061n\u0073",_adgd .Trans ); -return _eag ;}; +// AP is a name tree mapping name strings to annotation appearance streams. +AP *_bb .PdfObjectDictionary ; -// NewLTV returns a new LTV client. -func NewLTV (appender *PdfAppender )(*LTV ,error ){_gfcg :=appender .Reader .DSS ;if _gfcg ==nil {_gfcg =NewDSS ();};if _agced :=_gfcg .GenerateHashMaps ();_agced !=nil {return nil ,_agced ;};return <V {CertClient :_ef .NewCertClient (),OCSPClient :_ef .NewOCSPClient (),CRLClient :_ef .NewCRLClient (),SkipExisting :true ,_gaggb :appender ,_fefa :_gfcg },nil ; -}; +// JavaScript is a name tree mapping name strings to JavaScript actions. +JavaScript *_bb .PdfObjectDictionary ; -// ColorFromPdfObjects gets the color from a series of pdf objects (3 for rgb). -func (_dfab *PdfColorspaceDeviceRGB )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fagaab ,_fdgf :=_fd .GetNumbersAsFloat (objects ); -if _fdgf !=nil {return nil ,_fdgf ;};return _dfab .ColorFromFloats (_fagaab );};func (_dfbae *XObjectImage )getParamsDict ()*_fd .PdfObjectDictionary {_cfbbc :=_fd .MakeDict ();_cfbbc .Set ("\u0057\u0069\u0064t\u0068",_fd .MakeInteger (*_dfbae .Width )); -_cfbbc .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_fd .MakeInteger (*_dfbae .Height ));_cfbbc .Set ("\u0043o\u006co\u0072\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073",_fd .MakeInteger (int64 (_dfbae .ColorSpace .GetNumComponents ()))); -_cfbbc .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_fd .MakeInteger (*_dfbae .BitsPerComponent ));return _cfbbc ;}; +// Pages is a name tree mapping name strings to visible pages for use in interactive forms. +Pages *_bb .PdfObjectDictionary ; -// GetRuneMetrics returns the character metrics for the specified rune. -// A bool flag is returned to indicate whether or not the entry was found. -func (_cdac pdfFontType3 )GetRuneMetrics (r rune )(_cf .CharMetrics ,bool ){_ddabd :=_cdac .Encoder ();if _ddabd ==nil {_ag .Log .Debug ("\u004e\u006f\u0020en\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0073\u003d\u0025\u0073",_cdac ); -return _cf .CharMetrics {},false ;};_bgfca ,_gfeec :=_ddabd .RuneToCharcode (r );if !_gfeec {if r !=' '{_ag .Log .Trace ("\u004e\u006f\u0020c\u0068\u0061\u0072\u0063o\u0064\u0065\u0020\u0066\u006f\u0072\u0020r\u0075\u006e\u0065\u003d\u0025\u0076\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",r ,_cdac ); -};return _cf .CharMetrics {},false ;};_ggff ,_dabga :=_cdac .GetCharMetrics (_bgfca );return _ggff ,_dabga ;}; +// Templates is a name tree mapping name strings to invisible (template) pages for use in interactive forms. +Templates *_bb .PdfObjectDictionary ; -// ToPdfObject returns the PDF representation of the page resources. -func (_caeege *PdfPageResources )ToPdfObject ()_fd .PdfObject {_dggeb :=_caeege ._adegd ;_dggeb .SetIfNotNil ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_caeege .ExtGState );if _caeege ._agaf !=nil {_caeege .ColorSpace =_caeege ._agaf .ToPdfObject (); -};_dggeb .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_caeege .ColorSpace );_dggeb .SetIfNotNil ("\u0050a\u0074\u0074\u0065\u0072\u006e",_caeege .Pattern );_dggeb .SetIfNotNil ("\u0053h\u0061\u0064\u0069\u006e\u0067",_caeege .Shading ); -_dggeb .SetIfNotNil ("\u0058O\u0062\u006a\u0065\u0063\u0074",_caeege .XObject );_dggeb .SetIfNotNil ("\u0046\u006f\u006e\u0074",_caeege .Font );_dggeb .SetIfNotNil ("\u0050r\u006f\u0063\u0053\u0065\u0074",_caeege .ProcSet );_dggeb .SetIfNotNil ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",_caeege .Properties ); -return _dggeb ;};func (_adgfa *PdfReader )newPdfAnnotationCaretFromDict (_gce *_fd .PdfObjectDictionary )(*PdfAnnotationCaret ,error ){_abde :=PdfAnnotationCaret {};_agbg ,_gcdac :=_adgfa .newPdfAnnotationMarkupFromDict (_gce );if _gcdac !=nil {return nil ,_gcdac ; -};_abde .PdfAnnotationMarkup =_agbg ;_abde .RD =_gce .Get ("\u0052\u0044");_abde .Sy =_gce .Get ("\u0053\u0079");return &_abde ,nil ;}; +// IDS is a name tree mapping digital identifies to Web Capture content sets. +IDS *_bb .PdfObjectDictionary ; -// ColorToRGB only converts color used with uncolored patterns (defined in underlying colorspace). Does not go into the -// pattern objects and convert those. If that is desired, needs to be done separately. See for example -// grayscale conversion example in unidoc-examples repo. -func (_dcfa *PdfColorspaceSpecialPattern )ColorToRGB (color PdfColor )(PdfColor ,error ){_ddfaac ,_cggab :=color .(*PdfColorPattern );if !_cggab {_ag .Log .Debug ("\u0043\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0070a\u0074\u0074\u0065\u0072\u006e\u0020\u0028\u0067\u006f\u0074 \u0025\u0054\u0029",color ); -return nil ,ErrTypeCheck ;};if _ddfaac .Color ==nil {return color ,nil ;};if _dcfa .UnderlyingCS ==nil {return nil ,_ad .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");}; -return _dcfa .UnderlyingCS .ColorToRGB (_ddfaac .Color );}; +// URLS is a name tree mapping URLs to Web Capture content sets. +URLS *_bb .PdfObjectDictionary ; -// ToPdfObject implements interface PdfModel. -func (_dee *PdfActionGoToR )ToPdfObject ()_fd .PdfObject {_dee .PdfAction .ToPdfObject ();_eda :=_dee ._bfb ;_aeg :=_eda .PdfObject .(*_fd .PdfObjectDictionary );_aeg .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeGoToR )));if _dee .F !=nil {_aeg .Set ("\u0046",_dee .F .ToPdfObject ()); -};_aeg .SetIfNotNil ("\u0044",_dee .D );_aeg .SetIfNotNil ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw",_dee .NewWindow );return _eda ;};func (_gcbd *PdfReader )newPdfAnnotationSquareFromDict (_fbge *_fd .PdfObjectDictionary )(*PdfAnnotationSquare ,error ){_dacc :=PdfAnnotationSquare {}; -_ddcg ,_eabcd :=_gcbd .newPdfAnnotationMarkupFromDict (_fbge );if _eabcd !=nil {return nil ,_eabcd ;};_dacc .PdfAnnotationMarkup =_ddcg ;_dacc .BS =_fbge .Get ("\u0042\u0053");_dacc .IC =_fbge .Get ("\u0049\u0043");_dacc .BE =_fbge .Get ("\u0042\u0045"); -_dacc .RD =_fbge .Get ("\u0052\u0044");return &_dacc ,nil ;}; +// EmbeddedFiles is a name tree mapping name strings to file specifications for embedded file streams. +EmbeddedFiles *_bb .PdfObjectDictionary ; -// ToPdfObject returns a PDF object representation of the outline. -func (_bdfaf *Outline )ToPdfObject ()_fd .PdfObject {return _bdfaf .ToPdfOutline ().ToPdfObject ()}; +// AlternatePresentations is a name tree mapping name strings to alternate presentations. +AlternatePresentations *_bb .PdfObjectDictionary ; -// AlphaMapFunc represents a alpha mapping function: byte -> byte. Can be used for -// thresholding the alpha channel, i.e. setting all alpha values below threshold to transparent. -type AlphaMapFunc func (_aabc byte )byte ; +// Renditions is a name tree mapping name strings (which shall have Unicode encoding) to rendition objects. +Renditions *_bb .PdfObjectDictionary ;};func _gedb (_cceec string )(map[_ga .CharCode ]_ga .GlyphName ,error ){_geece :=_dce .Split (_cceec ,"\u000a");_cedga :=make (map[_ga .CharCode ]_ga .GlyphName );for _ ,_dcbe :=range _geece {_cfafa :=_fdge .FindStringSubmatch (_dcbe ); +if _cfafa ==nil {continue ;};_ageaa ,_bbggb :=_cfafa [1],_cfafa [2];_aeada ,_ecgca :=_fd .Atoi (_ageaa );if _ecgca !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0042\u0061\u0064\u0020\u0065\u006e\u0063\u006fd\u0069n\u0067\u0020\u006c\u0069\u006e\u0065\u002e \u0025\u0071",_dcbe ); +return nil ,_bb .ErrTypeError ;};_cedga [_ga .CharCode (_aeada )]=_ga .GlyphName (_bbggb );};_gg .Log .Trace ("g\u0065\u0074\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0073\u003a\u0020\u006b\u0065\u0079V\u0061\u006c\u0075e\u0073=\u0025\u0023\u0076",_cedga ); +return _cedga ,nil ;};func (_fge *PdfReader )newPdfActionLaunchFromDict (_bgg *_bb .PdfObjectDictionary )(*PdfActionLaunch ,error ){_egd ,_fgb :=_fda (_bgg .Get ("\u0046"));if _fgb !=nil {return nil ,_fgb ;};return &PdfActionLaunch {Win :_bgg .Get ("\u0057\u0069\u006e"),Mac :_bgg .Get ("\u004d\u0061\u0063"),Unix :_bgg .Get ("\u0055\u006e\u0069\u0078"),NewWindow :_bgg .Get ("\u004ee\u0077\u0057\u0069\u006e\u0064\u006fw"),F :_egd },nil ; +}; -// ToInteger convert to an integer format. -func (_efcce *PdfColorCalGray )ToInteger (bits int )uint32 {_egge :=_af .Pow (2,float64 (bits ))-1;return uint32 (_egge *_efcce .Val ());};func (_agbgc *PdfReader )newPdfAnnotationRichMediaFromDict (_aeag *_fd .PdfObjectDictionary )(*PdfAnnotationRichMedia ,error ){_aad :=&PdfAnnotationRichMedia {}; -_aad .RichMediaSettings =_aeag .Get ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073");_aad .RichMediaContent =_aeag .Get ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074"); -return _aad ,nil ;}; +// ToPdfObject converts PdfAcroForm to a PdfObject, i.e. an indirect object containing the +// AcroForm dictionary. +func (_eadbe *PdfAcroForm )ToPdfObject ()_bb .PdfObject {_adeeg :=_eadbe ._dabfef ;_ccadg :=_adeeg .PdfObject .(*_bb .PdfObjectDictionary );if _eadbe .Fields !=nil {_dgcg :=_bb .PdfObjectArray {};for _ ,_cedac :=range *_eadbe .Fields {_feacg :=_cedac .GetContext (); +if _feacg !=nil {_dgcg .Append (_feacg .ToPdfObject ());}else {_dgcg .Append (_cedac .ToPdfObject ());};};_ccadg .Set ("\u0046\u0069\u0065\u006c\u0064\u0073",&_dgcg );};if _eadbe .NeedAppearances !=nil {_ccadg .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_eadbe .NeedAppearances ); +}else {if _gbfe :=_ccadg .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");_gbfe !=nil {_ccadg .Remove ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073");};};if _eadbe .SigFlags !=nil {_ccadg .Set ("\u0053\u0069\u0067\u0046\u006c\u0061\u0067\u0073",_eadbe .SigFlags ); +};if _eadbe .CO !=nil {_ccadg .Set ("\u0043\u004f",_eadbe .CO );};if _eadbe .DR !=nil {_ccadg .Set ("\u0044\u0052",_eadbe .DR .ToPdfObject ());};if _eadbe .DA !=nil {_ccadg .Set ("\u0044\u0041",_eadbe .DA );};if _eadbe .Q !=nil {_ccadg .Set ("\u0051",_eadbe .Q ); +};if _eadbe .XFA !=nil {_ccadg .Set ("\u0058\u0046\u0041",_eadbe .XFA );};if _eadbe .ADBEEchoSign !=nil {_ccadg .Set ("\u0041\u0044\u0042\u0045\u005f\u0045\u0063\u0068\u006f\u0053\u0069\u0067\u006e",_eadbe .ADBEEchoSign );};return _adeeg ;};func (_ccbcfc *fontFile )loadFromSegments (_aaga ,_fbab []byte )error {_gg .Log .Trace ("\u006c\u006f\u0061dF\u0072\u006f\u006d\u0053\u0065\u0067\u006d\u0065\u006e\u0074\u0073\u003a\u0020\u0025\u0064\u0020\u0025\u0064",len (_aaga ),len (_fbab )); +_bcgf :=_ccbcfc .parseASCIIPart (_aaga );if _bcgf !=nil {return _bcgf ;};_gg .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_ccbcfc );if len (_fbab )==0{return nil ;};_gg .Log .Trace ("f\u006f\u006e\u0074\u0066\u0069\u006c\u0065\u003d\u0025\u0073",_ccbcfc ); +return nil ;};func (_bdabc *pdfCIDFontType0 )getFontDescriptor ()*PdfFontDescriptor {return _bdabc ._eadda }; -// GetContext returns the action context which contains the specific type-dependent context. -// The context represents the subaction. -func (_ea *PdfAction )GetContext ()PdfModel {if _ea ==nil {return nil ;};return _ea ._ga ;}; +// ToPdfObject implements interface PdfModel. +func (_ggcd *PdfBorderStyle )ToPdfObject ()_bb .PdfObject {_dfdc :=_bb .MakeDict ();if _ggcd ._bdfg !=nil {if _fde ,_fbbb :=_ggcd ._bdfg .(*_bb .PdfIndirectObject );_fbbb {_fde .PdfObject =_dfdc ;};};_dfdc .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0042\u006f\u0072\u0064\u0065\u0072")); +if _ggcd .W !=nil {_dfdc .Set ("\u0057",_bb .MakeFloat (*_ggcd .W ));};if _ggcd .S !=nil {_dfdc .Set ("\u0053",_bb .MakeName (_ggcd .S .GetPdfName ()));};if _ggcd .D !=nil {_dfdc .Set ("\u0044",_bb .MakeArrayFromIntegers (*_ggcd .D ));};if _ggcd ._bdfg !=nil {return _ggcd ._bdfg ; +};return _dfdc ;};func _aaegg (_ecfag _bb .PdfObject ,_adff *fontCommon )(*_af .CMap ,error ){_geebd ,_ebfga :=_bb .GetStream (_ecfag );if !_ebfga {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052:\u0020\u0074\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0054\u006f\u0043m\u0061\u0070\u003a\u0020\u004e\u006f\u0074\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0028\u0025\u0054\u0029",_ecfag ); +return nil ,_bb .ErrTypeError ;};_gebf ,_fcdg :=_bb .DecodeStream (_geebd );if _fcdg !=nil {return nil ,_fcdg ;};_afea ,_fcdg :=_af .LoadCmapFromData (_gebf ,!_adff .isCIDFont ());if _fcdg !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004f\u0062\u006a\u0065\u0063\u0074\u004e\u0075\u006d\u0062\u0065\u0072\u003d\u0025\u0064\u0020\u0065\u0072r=\u0025\u0076",_geebd .ObjectNumber ,_fcdg ); +};return _afea ,_fcdg ;}; -// NewPdfColorDeviceGray returns a new grayscale color based on an input grayscale float value in range [0-1]. -func NewPdfColorDeviceGray (grayVal float64 )*PdfColorDeviceGray {_egba :=PdfColorDeviceGray (grayVal );return &_egba ;}; +// ToPdfObject implements interface PdfModel. +func (_gcfc *PdfAnnotationSquare )ToPdfObject ()_bb .PdfObject {_gcfc .PdfAnnotation .ToPdfObject ();_beeb :=_gcfc ._aaf ;_bcec :=_beeb .PdfObject .(*_bb .PdfObjectDictionary );if _gcfc .PdfAnnotationMarkup !=nil {_gcfc .PdfAnnotationMarkup .appendToPdfDictionary (_bcec ); +};_bcec .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053\u0071\u0075\u0061\u0072\u0065"));_bcec .SetIfNotNil ("\u0042\u0053",_gcfc .BS );_bcec .SetIfNotNil ("\u0049\u0043",_gcfc .IC );_bcec .SetIfNotNil ("\u0042\u0045",_gcfc .BE ); +_bcec .SetIfNotNil ("\u0052\u0044",_gcfc .RD );return _beeb ;};var _ pdfFont =(*pdfFontType0 )(nil ); -// NewPdfActionImportData returns a new "import data" action. -func NewPdfActionImportData ()*PdfActionImportData {_fb :=NewPdfAction ();_dae :=&PdfActionImportData {};_dae .PdfAction =_fb ;_fb .SetContext (_dae );return _dae ;}; +// AcroFormNeedsRepair returns true if the document contains widget annotations +// linked to fields which are not referenced in the AcroForm. The AcroForm can +// be repaired using the RepairAcroForm method of the reader. +func (_bfadc *PdfReader )AcroFormNeedsRepair ()(bool ,error ){var _begbg []*PdfField ;if _bfadc .AcroForm !=nil {_begbg =_bfadc .AcroForm .AllFields ();};_efgg :=make (map[*PdfField ]struct{},len (_begbg ));for _ ,_dfbcd :=range _begbg {_efgg [_dfbcd ]=struct{}{}; +};for _ ,_fbcc :=range _bfadc .PageList {_efegb ,_cdceb :=_fbcc .GetAnnotations ();if _cdceb !=nil {return false ,_cdceb ;};for _ ,_eefc :=range _efegb {_bdcee ,_faeda :=_eefc .GetContext ().(*PdfAnnotationWidget );if !_faeda {continue ;};_bdfaa :=_bdcee .Field (); +if _bdfaa ==nil {return true ,nil ;};if _ ,_fcbba :=_efgg [_bdfaa ];!_fcbba {return true ,nil ;};};};return false ,nil ;}; -// ColorToRGB converts a CMYK32 color to an RGB color. -func (_feaf *PdfColorspaceDeviceCMYK )ColorToRGB (color PdfColor )(PdfColor ,error ){_beefc ,_acbc :=color .(*PdfColorDeviceCMYK );if !_acbc {_ag .Log .Debug ("I\u006e\u0070\u0075\u0074\u0020\u0063o\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0064e\u0076\u0069\u0063e\u0020c\u006d\u0079\u006b"); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_dffb :=_beefc .C ();_fccdf :=_beefc .M ();_gbac :=_beefc .Y ();_aega :=_beefc .K ();_dffb =_dffb *(1-_aega )+_aega ;_fccdf =_fccdf *(1-_aega )+_aega ; -_gbac =_gbac *(1-_aega )+_aega ;_aabgf :=1-_dffb ;_badb :=1-_fccdf ;_dffcc :=1-_gbac ;return NewPdfColorDeviceRGB (_aabgf ,_badb ,_dffcc ),nil ;}; +// NewCompositePdfFontFromTTF loads a composite TTF font. Composite fonts can +// be used to represent unicode fonts which can have multi-byte character codes, representing a wide +// range of values. They are often used for symbolic languages, including Chinese, Japanese and Korean. +// It is represented by a Type0 Font with an underlying CIDFontType2 and an Identity-H encoding map. +// TODO: May be extended in the future to support a larger variety of CMaps and vertical fonts. +// NOTE: For simple fonts, use NewPdfFontFromTTF. +func NewCompositePdfFontFromTTF (r _ecb .ReadSeeker )(*PdfFont ,error ){_fbagd ,_ffegd :=_gf .ReadAll (r );if _ffegd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_ffegd ); +return nil ,_ffegd ;};_ecdbf ,_ffegd :=_dcg .TtfParse (_aa .NewReader (_fbagd ));if _ffegd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0077\u0068\u0069\u006c\u0065\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067 \u0074\u0074\u0066\u0020\u0066\u006f\u006et\u003a\u0020\u0025\u0076",_ffegd ); +return nil ,_ffegd ;};_dfee :=&pdfCIDFontType2 {fontCommon :fontCommon {_ecdc :"\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"},CIDToGIDMap :_bb .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079")};if len (_ecdbf .Widths )<=0{return nil ,_ed .New ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u0028\u0057\u0069\u0064\u0074\u0068\u0073\u0029"); +};_ccfa :=1000.0/float64 (_ecdbf .UnitsPerEm );_edacb :=_ccfa *float64 (_ecdbf .Widths [0]);_bgcfc :=make (map[rune ]int );_cgce :=make (map[_dcg .GID ]int );_badd :=_dcg .GID (len (_ecdbf .Widths ));for _fbfca ,_daca :=range _ecdbf .Chars {if _daca > _badd -1{continue ; +};_aegbd :=int (_ccfa *float64 (_ecdbf .Widths [_daca ]));_bgcfc [_fbfca ]=_aegbd ;_cgce [_daca ]=_aegbd ;};_dfee ._cgee =_bgcfc ;_dfee .DW =_bb .MakeInteger (int64 (_edacb ));_deaae :=_bdfgb (_cgce ,uint16 (_badd ));_dfee .W =_bb .MakeIndirectObject (_deaae ); +_aeccf :=_bb .MakeDict ();_aeccf .Set ("\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067",_bb .MakeString ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079"));_aeccf .Set ("\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079",_bb .MakeString ("\u0041\u0064\u006fb\u0065")); +_aeccf .Set ("\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074",_bb .MakeInteger (0));_dfee .CIDSystemInfo =_aeccf ;_efgeg :=&PdfFontDescriptor {FontName :_bb .MakeName (_ecdbf .PostScriptName ),Ascent :_bb .MakeFloat (_ccfa *float64 (_ecdbf .TypoAscender )),Descent :_bb .MakeFloat (_ccfa *float64 (_ecdbf .TypoDescender )),CapHeight :_bb .MakeFloat (_ccfa *float64 (_ecdbf .CapHeight )),FontBBox :_bb .MakeArrayFromFloats ([]float64 {_ccfa *float64 (_ecdbf .Xmin ),_ccfa *float64 (_ecdbf .Ymin ),_ccfa *float64 (_ecdbf .Xmax ),_ccfa *float64 (_ecdbf .Ymax )}),ItalicAngle :_bb .MakeFloat (_ecdbf .ItalicAngle ),MissingWidth :_bb .MakeFloat (_edacb )}; +_gbbdd ,_ffegd :=_bb .MakeStream (_fbagd ,_bb .NewFlateEncoder ());if _ffegd !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020m\u0061\u006b\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_ffegd ); +return nil ,_ffegd ;};_gbbdd .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_bb .MakeInteger (int64 (len (_fbagd ))));_efgeg .FontFile2 =_gbbdd ;if _ecdbf .Bold {_efgeg .StemV =_bb .MakeInteger (120);}else {_efgeg .StemV =_bb .MakeInteger (70); +};_cfbbfc :=_gebb ;if _ecdbf .IsFixedPitch {_cfbbfc |=_daaea ;};if _ecdbf .ItalicAngle !=0{_cfbbfc |=_bfabc ;};_efgeg .Flags =_bb .MakeInteger (int64 (_cfbbfc ));_dfee ._gdaeed =_ecdbf .PostScriptName ;_dfee ._eadda =_efgeg ;_gdgac :=pdfFontType0 {fontCommon :fontCommon {_ecdc :"\u0054\u0079\u0070e\u0030",_gdaeed :_ecdbf .PostScriptName },DescendantFont :&PdfFont {_gbagg :_dfee },Encoding :_bb .MakeName ("\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"),_fbfad :_ecdbf .NewEncoder ()}; +if len (_ecdbf .Chars )> 0{_ffcb :=make (map[_af .CharCode ]rune ,len (_ecdbf .Chars ));for _bfef ,_dbbf :=range _ecdbf .Chars {_dgfef :=_af .CharCode (_dbbf );if _bagf ,_cbfeb :=_ffcb [_dgfef ];!_cbfeb ||(_cbfeb &&_bagf > _bfef ){_ffcb [_dgfef ]=_bfef ; +};};_gdgac ._beee =_af .NewToUnicodeCMap (_ffcb );};_cacd :=PdfFont {_gbagg :&_gdgac };return &_cacd ,nil ;}; -// ToUnicode returns the name of the font's "ToUnicode" field if there is one, or "" if there isn't. -func (_cede *PdfFont )ToUnicode ()string {if _cede .baseFields ()._dgdg ==nil {return "";};return _cede .baseFields ()._dgdg .Name ();};func _abacge (_acdba []byte )bool {if len (_acdba )< 4{return true ;};for _ddbb :=range _acdba [:4]{_eafge :=rune (_ddbb ); -if !_df .Is (_df .ASCII_Hex_Digit ,_eafge )&&!_df .IsSpace (_eafge ){return true ;};};return false ;};func (_bebda *PdfColorspaceCalGray )String ()string {return "\u0043a\u006c\u0047\u0072\u0061\u0079"}; +// ToPdfObject returns a PDF object representation of the outline destination. +func (_bfcce OutlineDest )ToPdfObject ()_bb .PdfObject {if (_bfcce .PageObj ==nil &&_bfcce .Page < 0)||_bfcce .Mode ==""{return _bb .MakeNull ();};_gdef :=_bb .MakeArray ();if _bfcce .PageObj !=nil {_gdef .Append (_bfcce .PageObj );}else {_gdef .Append (_bb .MakeInteger (_bfcce .Page )); +};_gdef .Append (_bb .MakeName (_bfcce .Mode ));switch _bfcce .Mode {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":_gdef .Append (_bb .MakeFloat (_bfcce .Y ));case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":_gdef .Append (_bb .MakeFloat (_bfcce .X )); +case "\u0058\u0059\u005a":_gdef .Append (_bb .MakeFloat (_bfcce .X ));_gdef .Append (_bb .MakeFloat (_bfcce .Y ));_gdef .Append (_bb .MakeFloat (_bfcce .Zoom ));default:_gdef .Set (1,_bb .MakeName ("\u0046\u0069\u0074"));};return _gdef ;}; -// Set applies flag fl to the flag's bitmask and returns the combined flag. -func (_bcce FieldFlag )Set (fl FieldFlag )FieldFlag {return FieldFlag (_bcce .Mask ()|fl .Mask ())}; +// NewPdfColorspaceICCBased returns a new ICCBased colorspace object. +func NewPdfColorspaceICCBased (N int )(*PdfColorspaceICCBased ,error ){_fgbcc :=&PdfColorspaceICCBased {};if N !=1&&N !=3&&N !=4{return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004e\u0020\u0028\u0031/\u0033\u002f\u0034\u0029"); +};_fgbcc .N =N ;return _fgbcc ,nil ;}; // ToPdfObject implements interface PdfModel. -func (_abf *PdfActionURI )ToPdfObject ()_fd .PdfObject {_abf .PdfAction .ToPdfObject ();_edf :=_abf ._bfb ;_cc :=_edf .PdfObject .(*_fd .PdfObjectDictionary );_cc .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeURI )));_cc .SetIfNotNil ("\u0055\u0052\u0049",_abf .URI ); -_cc .SetIfNotNil ("\u0049\u0073\u004da\u0070",_abf .IsMap );return _edf ;}; - -// IsCheckbox returns true if the button field represents a checkbox, false otherwise. -func (_bfefb *PdfFieldButton )IsCheckbox ()bool {return _bfefb .GetType ()==ButtonTypeCheckbox }; +func (_bffe *PdfAnnotationPrinterMark )ToPdfObject ()_bb .PdfObject {_bffe .PdfAnnotation .ToPdfObject ();_fcef :=_bffe ._aaf ;_ebbd :=_fcef .PdfObject .(*_bb .PdfObjectDictionary );_ebbd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b")); +_ebbd .SetIfNotNil ("\u004d\u004e",_bffe .MN );return _fcef ;};func (_gfcbe *PdfReader )loadPerms ()(*Permissions ,error ){if _bacbdd :=_gfcbe ._effcg .Get ("\u0050\u0065\u0072m\u0073");_bacbdd !=nil {if _eccd ,_edceg :=_bb .GetDict (_bacbdd );_edceg {_fbebe :=_eccd .Get ("\u0044\u006f\u0063\u004d\u0044\u0050"); +if _fbebe ==nil {return nil ,nil ;};if _edgfb ,_egedf :=_bb .GetIndirect (_fbebe );_egedf {_cacga ,_gedccc :=_gfcbe .newPdfSignatureFromIndirect (_edgfb );if _gedccc !=nil {return nil ,_gedccc ;};return NewPermissions (_cacga ),nil ;};return nil ,_e .Errorf ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0044\u006f\u0063M\u0044\u0050\u0020\u0065nt\u0072\u0079"); +};return nil ,_e .Errorf ("\u0069\u006e\u0076\u0061li\u0064\u0020\u0050\u0065\u0072\u006d\u0073\u0020\u0065\u006e\u0074\u0072\u0079");};return nil ,nil ;}; -// FieldFilterFunc represents a PDF field filtering function. If the function -// returns true, the PDF field is kept, otherwise it is discarded. -type FieldFilterFunc func (*PdfField )bool ; +// ToPdfObject implements interface PdfModel. +func (_bcd *PdfAnnotationFileAttachment )ToPdfObject ()_bb .PdfObject {_bcd .PdfAnnotation .ToPdfObject ();_cdc :=_bcd ._aaf ;_afad :=_cdc .PdfObject .(*_bb .PdfObjectDictionary );_bcd .PdfAnnotationMarkup .appendToPdfDictionary (_afad );_afad .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074")); +_afad .SetIfNotNil ("\u0046\u0053",_bcd .FS );_afad .SetIfNotNil ("\u004e\u0061\u006d\u0065",_bcd .Name );return _cdc ;};func (_bffd *pdfFontType0 )bytesToCharcodes (_ccafc []byte )([]_ga .CharCode ,bool ){if _bffd ._dcfda ==nil {return nil ,false ;};_ebafg ,_fagdf :=_bffd ._dcfda .BytesToCharcodes (_ccafc ); +if !_fagdf {return nil ,false ;};_cgff :=make ([]_ga .CharCode ,len (_ebafg ));for _bfec ,_bdggg :=range _ebafg {_cgff [_bfec ]=_ga .CharCode (_bdggg );};return _cgff ,true ;}; -// NewPdfReaderFromFile creates a new PdfReader from the speficied PDF file. -// If ReaderOpts is nil it will be set to default value from NewReaderOpts. -func NewPdfReaderFromFile (pdfFile string ,opts *ReaderOpts )(*PdfReader ,*_gbe .File ,error ){const _gded ="\u006d\u006f\u0064\u0065\u006c\u003a\u004e\u0065\u0077\u0050\u0064f\u0052\u0065\u0061\u0064\u0065\u0072\u0046\u0072\u006f\u006dF\u0069\u006c\u0065"; -_ebfbg ,_ebaea :=_gbe .Open (pdfFile );if _ebaea !=nil {return nil ,nil ,_ebaea ;};_caag ,_ebaea :=_daab (_ebfbg ,opts ,true ,_gded );if _ebaea !=nil {_ebfbg .Close ();return nil ,nil ,_ebaea ;};return _caag ,_ebfbg ,nil ;}; +// PdfColorspaceDeviceNAttributes contains additional information about the components of colour space that +// conforming readers may use. Conforming readers need not use the alternateSpace and tintTransform parameters, +// and may instead use a custom blending algorithms, along with other information provided in the attributes +// dictionary if present. +type PdfColorspaceDeviceNAttributes struct{Subtype *_bb .PdfObjectName ;Colorants _bb .PdfObject ;Process _bb .PdfObject ;MixingHints _bb .PdfObject ;_cgfab *_bb .PdfIndirectObject ;};func (_ggbbb *pdfFontSimple )baseFields ()*fontCommon {return &_ggbbb .fontCommon }; -// ToPdfObject returns the text field dictionary within an indirect object (container). -func (_gbcdf *PdfFieldText )ToPdfObject ()_fd .PdfObject {_gbcdf .PdfField .ToPdfObject ();_ceaa :=_gbcdf ._dffeb ;_dbcd :=_ceaa .PdfObject .(*_fd .PdfObjectDictionary );_dbcd .Set ("\u0046\u0054",_fd .MakeName ("\u0054\u0078"));if _gbcdf .DA !=nil {_dbcd .Set ("\u0044\u0041",_gbcdf .DA ); -};if _gbcdf .Q !=nil {_dbcd .Set ("\u0051",_gbcdf .Q );};if _gbcdf .DS !=nil {_dbcd .Set ("\u0044\u0053",_gbcdf .DS );};if _gbcdf .RV !=nil {_dbcd .Set ("\u0052\u0056",_gbcdf .RV );};if _gbcdf .MaxLen !=nil {_dbcd .Set ("\u004d\u0061\u0078\u004c\u0065\u006e",_gbcdf .MaxLen ); -};return _ceaa ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_fgdgg *PdfShadingType2 )ToPdfObject ()_fd .PdfObject {_fgdgg .PdfShading .ToPdfObject ();_eeccb ,_beafa :=_fgdgg .getShadingDict ();if _beafa !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _eeccb ==nil {_ag .Log .Error ("\u0053\u0068\u0061\u0064in\u0067\u0020\u0064\u0069\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c");return nil ;};if _fgdgg .Coords !=nil {_eeccb .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_fgdgg .Coords ); -};if _fgdgg .Domain !=nil {_eeccb .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_fgdgg .Domain );};if _fgdgg .Function !=nil {if len (_fgdgg .Function )==1{_eeccb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_fgdgg .Function [0].ToPdfObject ()); -}else {_acfdf :=_fd .MakeArray ();for _ ,_ecgef :=range _fgdgg .Function {_acfdf .Append (_ecgef .ToPdfObject ());};_eeccb .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_acfdf );};};if _fgdgg .Extend !=nil {_eeccb .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_fgdgg .Extend ); -};return _fgdgg ._cdgfd ;};func _adgec (_caac *fontCommon )*pdfFontType0 {return &pdfFontType0 {fontCommon :*_caac }}; +// ColorFromPdfObjects returns a new PdfColor based on the input slice of color +// components. The slice should contain three PdfObjectFloat elements representing +// the A, B and C components of the color. +func (_acf *PdfColorspaceCalRGB )ColorFromPdfObjects (objects []_bb .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_dddbf ,_ccea :=_bb .GetNumbersAsFloat (objects ); +if _ccea !=nil {return nil ,_ccea ;};return _acf .ColorFromFloats (_dddbf );}; -// PdfPageResourcesColorspaces contains the colorspace in the PdfPageResources. -// Needs to have matching name and colorspace map entry. The Names define the order. -type PdfPageResourcesColorspaces struct{Names []string ;Colorspaces map[string ]PdfColorspace ;_abdg *_fd .PdfIndirectObject ;}; +// Encoder returns the font's text encoder. +func (_affeb pdfCIDFontType0 )Encoder ()_ga .TextEncoder {return _affeb ._gdcfb }; -// BytesToCharcodes converts the bytes in a PDF string to character codes. -func (_dcbg *PdfFont )BytesToCharcodes (data []byte )[]_ee .CharCode {_ag .Log .Trace ("\u0042\u0079\u0074es\u0054\u006f\u0043\u0068\u0061\u0072\u0063\u006f\u0064e\u0073:\u0020d\u0061t\u0061\u003d\u005b\u0025\u0020\u0030\u0032\u0078\u005d\u003d\u0025\u0023\u0071",data ,data ); -if _fafe ,_gcfa :=_dcbg ._gbaac .(*pdfFontType0 );_gcfa &&_fafe ._bbbfb !=nil {if _cdge ,_cbaf :=_fafe .bytesToCharcodes (data );_cbaf {return _cdge ;};};var (_ebfg =make ([]_ee .CharCode ,0,len (data )+len (data )%2);_dfbg =_dcbg .baseFields (););if _dfbg ._dgdg !=nil {if _dccf ,_gfdca :=_dfbg ._dgdg .BytesToCharcodes (data ); -_gfdca {for _ ,_bbdge :=range _dccf {_ebfg =append (_ebfg ,_ee .CharCode (_bbdge ));};return _ebfg ;};};if _dfbg .isCIDFont (){if len (data )==1{data =[]byte {0,data [0]};};if len (data )%2!=0{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0064\u0064\u0069\u006e\u0067\u0020\u0064\u0061\u0074\u0061\u003d\u0025\u002b\u0076\u0020t\u006f\u0020\u0065\u0076\u0065n\u0020\u006ce\u006e\u0067\u0074\u0068",data ); -data =append (data ,0);};for _dbgg :=0;_dbgg < len (data );_dbgg +=2{_gfgeb :=uint16 (data [_dbgg ])<<8|uint16 (data [_dbgg +1]);_ebfg =append (_ebfg ,_ee .CharCode (_gfgeb ));};}else {for _ ,_bagd :=range data {_ebfg =append (_ebfg ,_ee .CharCode (_bagd )); -};};return _ebfg ;}; +// Items returns all children outline items. +func (_dgcaf *OutlineItem )Items ()[]*OutlineItem {return _dgcaf .Entries }; -// GetRuneMetrics returns the char metrics for a rune. -// TODO(peterwilliams97) There is nothing callers can do if no CharMetrics are found so we might as -// well give them 0 width. There is no need for the bool return. -func (_aafc *PdfFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_eagea :=_aafc .actualFont ();if _eagea ==nil {_ag .Log .Debug ("ER\u0052\u004fR\u003a\u0020\u0047\u0065\u0074\u0047\u006c\u0079\u0070h\u0043\u0068\u0061\u0072\u004d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u004e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020f\u006fr\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079p\u0065=\u0025\u0023T",_aafc ._gbaac ); -return _cf .CharMetrics {},false ;};if _gcbee ,_ffabc :=_eagea .GetRuneMetrics (r );_ffabc {return _gcbee ,true ;};if _cbdab ,_gcdfb :=_aafc .GetFontDescriptor ();_gcdfb ==nil &&_cbdab !=nil {return _cf .CharMetrics {Wx :_cbdab ._gfbd },true ;};_ag .Log .Debug ("\u0047\u0065\u0074\u0047\u006c\u0079\u0070h\u0043\u0068\u0061r\u004d\u0065\u0074\u0072i\u0063\u0073\u003a\u0020\u004e\u006f\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_aafc ); -return _cf .CharMetrics {},false ;}; +// GetContext returns the PdfField context which is the more specific field data type, e.g. PdfFieldButton +// for a button field. +func (_ccgb *PdfField )GetContext ()PdfModel {return _ccgb ._babcg }; -// ToPdfObject implements interface PdfModel. -func (_cagcf *EmbeddedFile )ToPdfObject ()_fd .PdfObject {_cfce :=_fd .NewFlateEncoder ();_bfcbg ,_ageg :=_fd .MakeStream (_cagcf .Content ,_cfce );if _ageg !=nil {_ag .Log .Debug ("\u0046\u0061\u0069\u006c\u0065d\u0020\u0074\u006f\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0065\u006db\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_ageg ); -return nil ;};_ggdb :=_bfcbg .PdfObjectDictionary ;_ggdb .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0045\u006d\u0062e\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065"));_ggdb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeEncodedString ("\u0074\u0065\u0078\u0074\u002f\u0070\u006c\u0061\u0069\u006e",true )); -_daebb :=_fd .MakeDict ();_daebb .Set ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d",_fd .MakeString (_cagcf .Hash [:]));_daebb .Set ("\u0053\u0069\u007a\u0065",_fd .MakeInteger (int64 (len (_cagcf .Content ))));_bbcag :=_cagcf .CreationTime ;if _bbcag .IsZero (){_bbcag =_cd .Now (); -};_agbgcg :=_cagcf .ModTime ;if _agbgcg .IsZero (){_agbgcg =_bbcag ;};_cgeef ,_ageg :=NewPdfDateFromTime (_bbcag );if _ageg !=nil {_ag .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074o\u0020\u0063\u0072ea\u0074\u0065\u0020\u0065\u006d\u0062e\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0063\u0072\u0065\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0065\u003a \u0025\u0076",_ageg ); -return nil ;};_fbade ,_ageg :=NewPdfDateFromTime (_agbgcg );if _ageg !=nil {_ag .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074o\u0020\u0063\u0072ea\u0074\u0065\u0020\u0065\u006d\u0062e\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0063\u0072\u0065\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0065\u003a \u0025\u0076",_ageg ); -return nil ;};_daebb .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_cgeef .ToPdfObject ());_daebb .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_fbade .ToPdfObject ());_ggdb .Set ("\u0050\u0061\u0072\u0061\u006d\u0073",_daebb ); -_adbdg :=_fd .MakeDict ();_adbdg .Set (*_fd .MakeName ("\u0046"),_bfcbg );return _adbdg ;}; +// NewPdfActionURI returns a new "Uri" action. +func NewPdfActionURI ()*PdfActionURI {_afgd :=NewPdfAction ();_baa :=&PdfActionURI {};_baa .PdfAction =_afgd ;_afgd .SetContext (_baa );return _baa ;}; -// SetDate sets the `M` field of the signature. -func (_dgcbd *PdfSignature )SetDate (date _cd .Time ,format string ){if format ==""{format ="\u0044\u003a\u003200\u0036\u0030\u0031\u0030\u0032\u0031\u0035\u0030\u0034\u0030\u0035\u002d\u0030\u0037\u0027\u0030\u0030\u0027";};_dgcbd .M =_fd .MakeString (date .Format (format )); -}; +// PdfActionThread represents a thread action. +type PdfActionThread struct{*PdfAction ;F *PdfFilespec ;D _bb .PdfObject ;B _bb .PdfObject ;}; -// GetDSS gets the DSS dictionary (ETSI TS 102 778-4 V1.1.1) of the current -// document revision. -func (_ecfa *PdfAppender )GetDSS ()(_eeed *DSS ){return _ecfa ._bgge };func (_dedgf *PdfWriter )writeString (_becfd string ){if _dedgf ._bgfb !=nil {return ;};_bdaea ,_dfdda :=_dedgf ._abgaac .WriteString (_becfd );_dedgf ._bbcab +=int64 (_bdaea );_dedgf ._bgfb =_dfdda ; -}; +// GetContentStream returns the pattern cell's content stream +func (_aegga *PdfTilingPattern )GetContentStream ()([]byte ,error ){_cebf ,_ ,_aggac :=_aegga .GetContentStreamWithEncoder ();return _cebf ,_aggac ;}; -// ColorFromFloats returns a new PdfColor based on the input slice of color -// components. The slice should contain a single element between 0 and 1. -func (_bbfae *PdfColorspaceDeviceGray )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ffe :=vals [0];if _ffe < 0.0||_ffe > 1.0{_ag .Log .Debug ("\u0049\u006eco\u006d\u0070\u0061t\u0069\u0062\u0069\u006city\u003a R\u0061\u006e\u0067\u0065\u0020\u006f\u0075ts\u0069\u0064\u0065\u0020\u005b\u0030\u002c1\u005d"); -};if _ffe < 0.0{_ffe =0.0;}else if _ffe > 1.0{_ffe =1.0;};return NewPdfColorDeviceGray (_ffe ),nil ;}; +// GetDocMDPPermission returns the DocMDP level of the restrictions +func (_bbafa *PdfSignature )GetDocMDPPermission ()(_eg .DocMDPPermission ,bool ){for _ ,_bcbac :=range _bbafa .Reference .Elements (){if _bdee ,_bacad :=_bb .GetDict (_bcbac );_bacad {if _gbbce ,_abfbg :=_bb .GetNameVal (_bdee .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +_abfbg &&_gbbce =="\u0044\u006f\u0063\u004d\u0044\u0050"{if _eecef ,_fbdfc :=_bb .GetDict (_bdee .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_fbdfc {if P ,_gfbfc :=_bb .GetIntVal (_eecef .Get ("\u0050"));_gfbfc {return _eg .DocMDPPermission (P ),true ; +};};};};};return 0,false ;}; -// NewPdfAnnotationUnderline returns a new text underline annotation. -func NewPdfAnnotationUnderline ()*PdfAnnotationUnderline {_bcb :=NewPdfAnnotation ();_cfed :=&PdfAnnotationUnderline {};_cfed .PdfAnnotation =_bcb ;_cfed .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_bcb .SetContext (_cfed );return _cfed ;}; +// Compress is yet to be implemented. +// Should be able to compress in terms of JPEG quality parameter, +// and DPI threshold (need to know bounding area dimensions). +func (_abfb DefaultImageHandler )Compress (input *Image ,quality int64 )(*Image ,error ){return input ,nil ;}; -// ToGoImage converts the unidoc Image to a golang Image structure. -func (_fdabe *Image )ToGoImage ()(_gb .Image ,error ){_ag .Log .Trace ("\u0043\u006f\u006e\u0076er\u0074\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0067\u006f\u0020\u0069\u006d\u0061g\u0065");_ddgff ,_fcaa :=_gbed .NewImage (int (_fdabe .Width ),int (_fdabe .Height ),int (_fdabe .BitsPerComponent ),_fdabe .ColorComponents ,_fdabe .Data ,_fdabe ._gfffd ,_fdabe ._cdbdc ); -if _fcaa !=nil {return nil ,_fcaa ;};return _ddgff ,nil ;}; +// SetContentStream updates the content stream with specified encoding. +// If encoding is null, will use the xform.Filter object or Raw encoding if not set. +func (_eaafb *XObjectForm )SetContentStream (content []byte ,encoder _bb .StreamEncoder )error {_ecbaag :=content ;if encoder ==nil {if _eaafb .Filter !=nil {encoder =_eaafb .Filter ;}else {encoder =_bb .NewRawEncoder ();};};_agafd ,_bggfa :=encoder .EncodeBytes (_ecbaag ); +if _bggfa !=nil {return _bggfa ;};_ecbaag =_agafd ;_eaafb .Stream =_ecbaag ;_eaafb .Filter =encoder ;return nil ;}; -// SetCatalogMetadata sets the catalog metadata (XMP) stream object. -func (_bcefd *PdfWriter )SetCatalogMetadata (meta _fd .PdfObject )error {if meta ==nil {_bcefd ._fdaca .Remove ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return nil ;};_dfgcg ,_aegac :=_fd .GetStream (meta );if !_aegac {return _ad .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006d\u0065\u0074\u0061\u0064a\u0074\u0061\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0073t\u0072\u0065\u0061\u006d"); -};_bcefd .addObject (_dfgcg );_bcefd ._fdaca .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_dfgcg );return nil ;}; +// UpdateXObjectImageFromImage creates a new XObject Image from an +// Image object `img` and default masks from xobjIn. +// The default masks are overridden if img.hasAlpha +// If `encoder` is nil, uses raw encoding (none). +func UpdateXObjectImageFromImage (xobjIn *XObjectImage ,img *Image ,cs PdfColorspace ,encoder _bb .StreamEncoder )(*XObjectImage ,error ){if encoder ==nil {var _dgcd error ;encoder ,_dgcd =img .getSuitableEncoder ();if _dgcd !=nil {_gg .Log .Debug ("F\u0061\u0069l\u0075\u0072\u0065\u0020\u006f\u006e\u0020\u0066\u0069\u006e\u0064\u0069\u006e\u0067\u0020\u0073\u0075\u0069\u0074\u0061b\u006c\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0072,\u0020\u0066\u0061\u006c\u006c\u0062\u0061\u0063\u006b\u0020\u0074\u006f\u0020R\u0061\u0077\u0045\u006e\u0063\u006f\u0064\u0065\u0072\u003a\u0020%\u0076",_dgcd ); +encoder =_bb .NewRawEncoder ();};};encoder .UpdateParams (img .GetParamsDict ());_ddbae ,_gdccd :=encoder .EncodeBytes (img .Data );if _gdccd !=nil {_gg .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_gdccd ); +return nil ,_gdccd ;};_bggaa :=NewXObjectImage ();_eebga :=img .Width ;_ccbgea :=img .Height ;_bggaa .Width =&_eebga ;_bggaa .Height =&_ccbgea ;_egdff :=img .BitsPerComponent ;_bggaa .BitsPerComponent =&_egdff ;_bggaa .Filter =encoder ;_bggaa .Stream =_ddbae ; +if cs ==nil {if img .ColorComponents ==1{_bggaa .ColorSpace =NewPdfColorspaceDeviceGray ();if img .BitsPerComponent ==16{switch encoder .(type ){case *_bb .DCTEncoder :_bggaa .ColorSpace =NewPdfColorspaceDeviceRGB ();_egdff =8;_bggaa .BitsPerComponent =&_egdff ; +};};}else if img .ColorComponents ==3{_bggaa .ColorSpace =NewPdfColorspaceDeviceRGB ();}else if img .ColorComponents ==4{switch encoder .(type ){case *_bb .DCTEncoder :_bggaa .ColorSpace =NewPdfColorspaceDeviceRGB ();default:_bggaa .ColorSpace =NewPdfColorspaceDeviceCMYK (); +};}else {return nil ,_ed .New ("c\u006fl\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020u\u006e\u0064\u0065\u0066in\u0065\u0064");};}else {_bggaa .ColorSpace =cs ;};if len (img ._cebdb )!=0{_afdea :=NewXObjectImage ();_afdea .Filter =encoder ;_dcabe ,_aeace :=encoder .EncodeBytes (img ._cebdb ); +if _aeace !=nil {_gg .Log .Debug ("\u0045\u0072\u0072or\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u003a\u0020\u0025\u0076",_aeace );return nil ,_aeace ;};_afdea .Stream =_dcabe ;_afdea .BitsPerComponent =_bggaa .BitsPerComponent ; +_afdea .Width =&img .Width ;_afdea .Height =&img .Height ;_afdea .ColorSpace =NewPdfColorspaceDeviceGray ();_bggaa .SMask =_afdea .ToPdfObject ();}else {_bggaa .SMask =xobjIn .SMask ;_bggaa .ImageMask =xobjIn .ImageMask ;if _bggaa .ColorSpace .GetNumComponents ()==1{_aeadf (_bggaa ); +};};return _bggaa ,nil ;}; -// ToPdfObject returns the choice field dictionary within an indirect object (container). -func (_debb *PdfFieldChoice )ToPdfObject ()_fd .PdfObject {_debb .PdfField .ToPdfObject ();_fbbde :=_debb ._dffeb ;_efge :=_fbbde .PdfObject .(*_fd .PdfObjectDictionary );_efge .Set ("\u0046\u0054",_fd .MakeName ("\u0043\u0068"));if _debb .Opt !=nil {_efge .Set ("\u004f\u0070\u0074",_debb .Opt ); -};if _debb .TI !=nil {_efge .Set ("\u0054\u0049",_debb .TI );};if _debb .I !=nil {_efge .Set ("\u0049",_debb .I );};return _fbbde ;}; +// NewPdfColorPatternType2 returns an empty color shading pattern type 2 (Axial). +func NewPdfColorPatternType2 ()*PdfColorPatternType2 {_cbdg :=&PdfColorPatternType2 {};return _cbdg };func (_cfbb *PdfReader )newPdfAnnotationPopupFromDict (_fgaf *_bb .PdfObjectDictionary )(*PdfAnnotationPopup ,error ){_bbaf :=PdfAnnotationPopup {};_bbaf .Parent =_fgaf .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); +_bbaf .Open =_fgaf .Get ("\u004f\u0070\u0065\u006e");return &_bbaf ,nil ;}; // ToPdfObject implements interface PdfModel. -func (_bba *PdfAnnotationRichMedia )ToPdfObject ()_fd .PdfObject {_bba .PdfAnnotation .ToPdfObject ();_dcdg :=_bba ._aeb ;_acge :=_dcdg .PdfObject .(*_fd .PdfObjectDictionary );_acge .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a")); -_acge .SetIfNotNil ("\u0052\u0069\u0063\u0068\u004d\u0065\u0064\u0069\u0061\u0053\u0065\u0074t\u0069\u006e\u0067\u0073",_bba .RichMediaSettings );_acge .SetIfNotNil ("\u0052\u0069c\u0068\u004d\u0065d\u0069\u0061\u0043\u006f\u006e\u0074\u0065\u006e\u0074",_bba .RichMediaContent ); -return _dcdg ;};func (_feeace *PdfWriter )writeObjects (){_ag .Log .Trace ("\u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0025d\u0020\u006f\u0062\u006a",len (_feeace ._agfbf ));_feeace ._bccbb =make (map[int ]crossReference );_feeace ._bccbb [0]=crossReference {Type :0,ObjectNumber :0,Generation :0xFFFF}; -if _feeace ._aeffd .ObjectMap !=nil {for _ceaag ,_ebeag :=range _feeace ._aeffd .ObjectMap {if _ceaag ==0{continue ;};if _ebeag .XType ==_fd .XrefTypeObjectStream {_baaca :=crossReference {Type :2,ObjectNumber :_ebeag .OsObjNumber ,Index :_ebeag .OsObjIndex }; -_feeace ._bccbb [_ceaag ]=_baaca ;};if _ebeag .XType ==_fd .XrefTypeTableEntry {_gcffg :=crossReference {Type :1,ObjectNumber :_ebeag .ObjectNumber ,Offset :_ebeag .Offset };_feeace ._bccbb [_ceaag ]=_gcffg ;};};};};func _bcbga (_caegd *fontCommon )*pdfCIDFontType2 {return &pdfCIDFontType2 {fontCommon :*_caegd }}; +func (_dagb *PdfFilespec )ToPdfObject ()_bb .PdfObject {_gefg :=_dagb .getDict ();_gefg .Clear ();_gefg .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"));_gefg .SetIfNotNil ("\u0046\u0053",_dagb .FS ); +_gefg .SetIfNotNil ("\u0046",_dagb .F );_gefg .SetIfNotNil ("\u0055\u0046",_dagb .UF );_gefg .SetIfNotNil ("\u0044\u004f\u0053",_dagb .DOS );_gefg .SetIfNotNil ("\u004d\u0061\u0063",_dagb .Mac );_gefg .SetIfNotNil ("\u0055\u006e\u0069\u0078",_dagb .Unix ); +_gefg .SetIfNotNil ("\u0049\u0044",_dagb .ID );_gefg .SetIfNotNil ("\u0056",_dagb .V );_gefg .SetIfNotNil ("\u0045\u0046",_dagb .EF );_gefg .SetIfNotNil ("\u0052\u0046",_dagb .RF );_gefg .SetIfNotNil ("\u0044\u0065\u0073\u0063",_dagb .Desc );_gefg .SetIfNotNil ("\u0043\u0049",_dagb .CI ); +_gefg .SetIfNotNil ("\u0041\u0046\u0052\u0065\u006c\u0061\u0074\u0069\u006fn\u0073\u0068\u0069\u0070",_dagb .AFRelationship );return _dagb ._eggff ;}; +// XObjectForm (Table 95 in 8.10.2). +type XObjectForm struct{Filter _bb .StreamEncoder ;FormType _bb .PdfObject ;BBox _bb .PdfObject ;Matrix _bb .PdfObject ;Resources *PdfPageResources ;Group _bb .PdfObject ;Ref _bb .PdfObject ;MetaData _bb .PdfObject ;PieceInfo _bb .PdfObject ;LastModified _bb .PdfObject ; +StructParent _bb .PdfObject ;StructParents _bb .PdfObject ;OPI _bb .PdfObject ;OC _bb .PdfObject ;Name _bb .PdfObject ; -// GetAttachedFiles retrieves all the attached files info and content. -func (_cdecea *PdfReader )GetAttachedFiles ()([]*EmbeddedFile ,error ){_efcfa ,_befde :=_cdecea .GetNameDictionary ();if _befde !=nil {return nil ,_befde ;};_gfdab :=_gfac (_efcfa );if _gfdab .EmbeddedFiles ==nil {return nil ,nil ;};_bddag :=_gfdab .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073"); -_dgfac ,_gfacc :=_bddag .(*_fd .PdfObjectArray );if !_gfacc {return nil ,_ad .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079");};_cebda :=[]*EmbeddedFile {};for _ggdecb :=1;_ggdecb < len (_dgfac .Elements ()); -_ggdecb +=2{if _ggdecb %2!=0{_bbgbdc :=_dgfac .Get (_ggdecb );_bgddg ,_cffac :=NewPdfFilespecFromObj (_bbgbdc );if _cffac !=nil {return nil ,_cffac ;};_eddca ,_cffac :=NewEmbeddedFileFromObject (_bgddg .EF );if _cffac !=nil {return nil ,_cffac ;};_adedb ,_baab :=_bgddg .F .(*_fd .PdfObjectString ); -if _baab {_eddca .Name =_adedb .Str ();};_eddca .Description =_bgddg .Desc .WriteString ();switch _bgddg .AFRelationship .WriteString (){case "\u0053\u006f\u0075\u0072\u0063\u0065":_eddca .Relationship =RelationshipSource ;case "\u0044\u0061\u0074\u0061":_eddca .Relationship =RelationshipData ; -case "A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065":_eddca .Relationship =RelationshipAlternative ;case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_eddca .Relationship =RelationshipSupplement ;default:_eddca .Relationship =RelationshipUnspecified ; -};_cebda =append (_cebda ,_eddca );};};return _cebda ,nil ;};func _edeca ()string {_feadd .Lock ();defer _feadd .Unlock ();if len (_feebde )> 0{return _feebde ;};return "\u0055n\u0069\u0044\u006f\u0063 \u002d\u0020\u0068\u0074\u0074p\u003a/\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069o"; -}; +// Stream data. +Stream []byte ;_fbabg *_bb .PdfObjectStream ;}; -// AllFields returns a flattened list of all fields in the form. -func (_edad *PdfAcroForm )AllFields ()[]*PdfField {if _edad ==nil {return nil ;};var _dcag []*PdfField ;if _edad .Fields !=nil {for _ ,_cafbb :=range *_edad .Fields {_dcag =append (_dcag ,_cdba (_cafbb )...);};};return _dcag ;};func _fgcae (_abgefe *_fd .PdfObjectDictionary )(*PdfShadingType2 ,error ){_gffbb :=PdfShadingType2 {}; -_adceg :=_abgefe .Get ("\u0043\u006f\u006f\u0072\u0064\u0073");if _adceg ==nil {_ag .Log .Debug ("R\u0065\u0071\u0075\u0069\u0072\u0065d\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067\u003a\u0020\u0020\u0043\u006f\u006f\u0072d\u0073"); -return nil ,ErrRequiredAttributeMissing ;};_bdgcg ,_cdgfde :=_adceg .(*_fd .PdfObjectArray );if !_cdgfde {_ag .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_adceg ); -return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};if _bdgcg .Len ()!=4{_ag .Log .Debug ("\u0043\u006f\u006f\u0072d\u0073\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0034\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_bdgcg .Len ()); -return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");};_gffbb .Coords =_bdgcg ;if _dcabgd :=_abgefe .Get ("\u0044\u006f\u006d\u0061\u0069\u006e");_dcabgd !=nil {_dcabgd =_fd .TraceToDirectObject (_dcabgd ); -_aacbf ,_defca :=_dcabgd .(*_fd .PdfObjectArray );if !_defca {_ag .Log .Debug ("\u0044\u006f\u006d\u0061i\u006e\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_dcabgd );return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_gffbb .Domain =_aacbf ;};_adceg =_abgefe .Get ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e");if _adceg ==nil {_ag .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u003a\u0020\u0020\u0046\u0075\u006ec\u0074\u0069\u006f\u006e"); -return nil ,ErrRequiredAttributeMissing ;};_gffbb .Function =[]PdfFunction {};if _afbd ,_fgbed :=_adceg .(*_fd .PdfObjectArray );_fgbed {for _ ,_gbge :=range _afbd .Elements (){_fbece ,_ffggc :=_badad (_gbge );if _ffggc !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_ffggc ); -return nil ,_ffggc ;};_gffbb .Function =append (_gffbb .Function ,_fbece );};}else {_eccfg ,_fgcgf :=_badad (_adceg );if _fgcgf !=nil {_ag .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e:\u0020\u0025\u0076",_fgcgf ); -return nil ,_fgcgf ;};_gffbb .Function =append (_gffbb .Function ,_eccfg );};if _bedea :=_abgefe .Get ("\u0045\u0078\u0074\u0065\u006e\u0064");_bedea !=nil {_bedea =_fd .TraceToDirectObject (_bedea );_eedbb ,_bafgf :=_bedea .(*_fd .PdfObjectArray );if !_bafgf {_ag .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_bedea ); -return nil ,_fd .ErrTypeError ;};if _eedbb .Len ()!=2{_ag .Log .Debug ("\u0045\u0078\u0074\u0065n\u0064\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006eo\u0074 \u0032\u0020\u0028\u0067\u006f\u0074\u0020%\u0064\u0029",_eedbb .Len ());return nil ,ErrInvalidAttribute ; -};_gffbb .Extend =_eedbb ;};return &_gffbb ,nil ;}; +// NewPdfShadingType3 creates an empty shading type 3 dictionary. +func NewPdfShadingType3 ()*PdfShadingType3 {_ddcdd :=&PdfShadingType3 {};_ddcdd .PdfShading =&PdfShading {};_ddcdd .PdfShading ._dacad =_bb .MakeIndirectObject (_bb .MakeDict ());_ddcdd .PdfShading ._gbbdg =_ddcdd ;return _ddcdd ;};func _dgffa (_cfab *PdfField ,_caaa _bb .PdfObject )error {switch _cfab .GetContext ().(type ){case *PdfFieldText :switch _egfcg :=_caaa .(type ){case *_bb .PdfObjectName :_cgbdb :=_egfcg ; +_gg .Log .Debug ("\u0055\u006e\u0065\u0078\u0070\u0065\u0063\u0074\u0065\u0064\u003a\u0020\u0047\u006f\u0074 \u0056\u0020\u0061\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u003e\u0020c\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0074\u006f s\u0074\u0072\u0069\u006e\u0067\u0020\u0027\u0025\u0073\u0027",_cgbdb .String ()); +_cfab .V =_bb .MakeEncodedString (_egfcg .String (),true );case *_bb .PdfObjectString :_cfab .V =_bb .MakeEncodedString (_egfcg .String (),true );default:_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0074\u0065\u0078\u0074\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0056\u0020\u0074\u0079\u0070\u0065\u003a\u0020\u0025\u0054\u0020\u0028\u0025\u0023\u0076\u0029",_egfcg ,_egfcg ); +};case *PdfFieldButton :switch _caaa .(type ){case *_bb .PdfObjectName :if len (_caaa .String ())> 0{_cfab .V =_caaa ;_dgbe (_cfab ,_caaa );};case *_bb .PdfObjectString :if len (_caaa .String ())> 0{_cfab .V =_bb .MakeName (_caaa .String ());_dgbe (_cfab ,_cfab .V ); +};default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u004e\u0045\u0058P\u0045\u0043\u0054\u0045\u0044\u0020\u0025\u0073\u0020\u002d>\u0020\u0025\u0076",_cfab .PartialName (),_caaa );_cfab .V =_caaa ;};case *PdfFieldChoice :switch _caaa .(type ){case *_bb .PdfObjectName :if len (_caaa .String ())> 0{_cfab .V =_bb .MakeString (_caaa .String ()); +_dgbe (_cfab ,_caaa );};case *_bb .PdfObjectString :if len (_caaa .String ())> 0{_cfab .V =_caaa ;_dgbe (_cfab ,_bb .MakeName (_caaa .String ()));};default:_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u004e\u0045\u0058P\u0045\u0043\u0054\u0045\u0044\u0020\u0025\u0073\u0020\u002d>\u0020\u0025\u0076",_cfab .PartialName (),_caaa ); +_cfab .V =_caaa ;};case *PdfFieldSignature :_gg .Log .Debug ("\u0054\u004f\u0044\u004f\u003a \u0053\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0061\u0070\u0070e\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064\u0020\u0079\u0065\u0074\u003a\u0020\u0025\u0073\u002f\u0025v",_cfab .PartialName (),_caaa ); +};return nil ;}; -// SetCatalogMarkInfo sets the catalog MarkInfo dictionary. -func (_ecfce *PdfWriter )SetCatalogMarkInfo (info _fd .PdfObject )error {if info ==nil {_ecfce ._fdaca .Remove ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f");return nil ;};_ecfce .addObject (info );_ecfce ._fdaca .Set ("\u004d\u0061\u0072\u006b\u0049\u006e\u0066\u006f",info ); -return nil ;}; +// SetXObjectImageByName adds the provided XObjectImage to the page resources. +// The added XObjectImage is identified by the specified name. +func (_gbabcd *PdfPageResources )SetXObjectImageByName (keyName _bb .PdfObjectName ,ximg *XObjectImage )error {_bcdg :=ximg .ToPdfObject ().(*_bb .PdfObjectStream );_dcdcd :=_gbabcd .SetXObjectByName (keyName ,_bcdg );return _dcdcd ;}; -// PdfColorspaceDeviceN represents a DeviceN color space. DeviceN color spaces are similar to Separation color -// spaces, except they can contain an arbitrary number of color components. -/* - Format: [/DeviceN names alternateSpace tintTransform] - or: [/DeviceN names alternateSpace tintTransform attributes] -*/ -type PdfColorspaceDeviceN struct{ColorantNames *_fd .PdfObjectArray ;AlternateSpace PdfColorspace ;TintTransform PdfFunction ;Attributes *PdfColorspaceDeviceNAttributes ;_eebe *_fd .PdfIndirectObject ;};func (_adeb *PdfReader )traverseObjectData (_cbbb _fd .PdfObject )error {return _fd .ResolveReferencesDeep (_cbbb ,_adeb ._cedebc ); -}; +// Height returns the height of `rect`. +func (_cgcba *PdfRectangle )Height ()float64 {return _bdd .Abs (_cgcba .Ury -_cgcba .Lly )}; -// Resample resamples the image data converting from current BitsPerComponent to a target BitsPerComponent -// value. Sets the image's BitsPerComponent to the target value following resampling. -// -// For example, converting an 8-bit RGB image to 1-bit grayscale (common for scanned images): -// -// // Convert RGB image to grayscale. -// rgbColorSpace := pdf.NewPdfColorspaceDeviceRGB() -// grayImage, err := rgbColorSpace.ImageToGray(rgbImage) -// if err != nil { -// return err -// } -// // Resample as 1 bit. -// grayImage.Resample(1) -func (_affeb *Image )Resample (targetBitsPerComponent int64 ){if _affeb .BitsPerComponent ==targetBitsPerComponent {return ;};_egfcf :=_affeb .GetSamples ();if targetBitsPerComponent < _affeb .BitsPerComponent {_cgagg :=_affeb .BitsPerComponent -targetBitsPerComponent ; -for _bfea :=range _egfcf {_egfcf [_bfea ]>>=uint (_cgagg );};}else if targetBitsPerComponent > _affeb .BitsPerComponent {_ebbbf :=targetBitsPerComponent -_affeb .BitsPerComponent ;for _bfbg :=range _egfcf {_egfcf [_bfbg ]<<=uint (_ebbbf );};};_affeb .BitsPerComponent =targetBitsPerComponent ; -if _affeb .BitsPerComponent < 8{_affeb .resampleLowBits (_egfcf );return ;};_bfeb :=_gbed .BytesPerLine (int (_affeb .Width ),int (_affeb .BitsPerComponent ),_affeb .ColorComponents );_ffgb :=make ([]byte ,_bfeb *int (_affeb .Height ));var (_ggecc ,_daddg ,_ebfee ,_fffag int ; -_aecae uint32 ;);for _ebfee =0;_ebfee < int (_affeb .Height );_ebfee ++{_ggecc =_ebfee *_bfeb ;_daddg =(_ebfee +1)*_bfeb -1;_dfggd :=_bg .ResampleUint32 (_egfcf [_ggecc :_daddg ],int (targetBitsPerComponent ),8);for _fffag ,_aecae =range _dfggd {_ffgb [_fffag +_ggecc ]=byte (_aecae ); -};};_affeb .Data =_ffgb ;}; +// ToPdfObject implements interface PdfModel. +func (_badgf *Permissions )ToPdfObject ()_bb .PdfObject {return _badgf ._bfee }; -// Clear clears flag fl from the flag and returns the resulting flag. -func (_bcfa FieldFlag )Clear (fl FieldFlag )FieldFlag {return FieldFlag (_bcfa .Mask ()&^fl .Mask ())};func _bdcba (_gdff *fontCommon )*pdfFontSimple {return &pdfFontSimple {fontCommon :*_gdff }}; +// GetPrimitiveFromModel returns the primitive object corresponding to the input `model`. +func (_fbgga *modelManager )GetPrimitiveFromModel (model PdfModel )_bb .PdfObject {_gcebe ,_bced :=_fbgga ._fdgab [model ];if !_bced {return nil ;};return _gcebe ;}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_eeabf *PdfShadingType3 )ToPdfObject ()_fd .PdfObject {_eeabf .PdfShading .ToPdfObject ();_fdega ,_degdaa :=_eeabf .getShadingDict ();if _degdaa !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _eeabf .Coords !=nil {_fdega .Set ("\u0043\u006f\u006f\u0072\u0064\u0073",_eeabf .Coords );};if _eeabf .Domain !=nil {_fdega .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_eeabf .Domain );};if _eeabf .Function !=nil {if len (_eeabf .Function )==1{_fdega .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_eeabf .Function [0].ToPdfObject ()); -}else {_aeaf :=_fd .MakeArray ();for _ ,_gcdeb :=range _eeabf .Function {_aeaf .Append (_gcdeb .ToPdfObject ());};_fdega .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_aeaf );};};if _eeabf .Extend !=nil {_fdega .Set ("\u0045\u0078\u0074\u0065\u006e\u0064",_eeabf .Extend ); -};return _eeabf ._cdgfd ;}; +// NewPdfAnnotationSquare returns a new square annotation. +func NewPdfAnnotationSquare ()*PdfAnnotationSquare {_efdc :=NewPdfAnnotation ();_ggda :=&PdfAnnotationSquare {};_ggda .PdfAnnotation =_efdc ;_ggda .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_efdc .SetContext (_ggda );return _ggda ;}; -// GetContainingPdfObject returns the container of the resources object (indirect object). -func (_bedfb *PdfPageResources )GetContainingPdfObject ()_fd .PdfObject {return _bedfb ._adegd }; +// Fill populates `form` with values provided by `provider`. +func (_ebgb *PdfAcroForm )Fill (provider FieldValueProvider )error {return _ebgb .fill (provider ,nil )};func (_ccca *PdfReader )newPdfAnnotationScreenFromDict (_afee *_bb .PdfObjectDictionary )(*PdfAnnotationScreen ,error ){_ebed :=PdfAnnotationScreen {}; +_ebed .T =_afee .Get ("\u0054");_ebed .MK =_afee .Get ("\u004d\u004b");_ebed .A =_afee .Get ("\u0041");_ebed .AA =_afee .Get ("\u0041\u0041");return &_ebed ,nil ;};func (_egcdce *PdfWriter )checkLicense ()error {_acgaaa :=_fac .GetLicenseKey ();if (_acgaaa ==nil ||!_acgaaa .IsLicensed ())&&!_adbef {_e .Printf ("\u0055\u006e\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0064\u0020c\u006f\u0070\u0079\u0020\u006f\u0066\u0020\u0055\u006e\u0069P\u0044\u0046\u000a"); +_e .Println ("-\u0020\u0047\u0065\u0074\u0020\u0061\u0020\u0066\u0072e\u0065\u0020\u0074\u0072\u0069\u0061\u006c l\u0069\u0063\u0065\u006es\u0065\u0020\u006f\u006e\u0020\u0068\u0074\u0074\u0070s:\u002f\u002fu\u006e\u0069\u0064\u006f\u0063\u002e\u0069\u006f"); +return _ed .New ("\u0075\u006e\u0069\u0070d\u0066\u0020\u006c\u0069\u0063\u0065\u006e\u0073\u0065\u0020c\u006fd\u0065\u0020\u0072\u0065\u0071\u0075\u0069r\u0065\u0064");};return nil ;}; -// GetFontDescriptor returns the font descriptor for `font`. -func (_dced PdfFont )GetFontDescriptor ()(*PdfFontDescriptor ,error ){return _dced ._gbaac .getFontDescriptor (),nil ;}; +// ToPdfOutline returns a low level PdfOutline object, based on the current +// instance. +func (_edabb *Outline )ToPdfOutline ()*PdfOutline {_fccge :=NewPdfOutline ();var _fcdcc []*PdfOutlineItem ;var _ageff int64 ;var _fged *PdfOutlineItem ;for _ ,_acdd :=range _edabb .Entries {_gecd ,_febd :=_acdd .ToPdfOutlineItem ();_gecd .Parent =&_fccge .PdfOutlineTreeNode ; +if _fged !=nil {_fged .Next =&_gecd .PdfOutlineTreeNode ;_gecd .Prev =&_fged .PdfOutlineTreeNode ;};_fcdcc =append (_fcdcc ,_gecd );_ageff +=_febd ;_fged =_gecd ;};_bgbec :=int64 (len (_fcdcc ));_ageff +=_bgbec ;if _bgbec > 0{_fccge .First =&_fcdcc [0].PdfOutlineTreeNode ; +_fccge .Last =&_fcdcc [_bgbec -1].PdfOutlineTreeNode ;_fccge .Count =&_ageff ;};return _fccge ;}; -// NewBorderStyle returns an initialized PdfBorderStyle. -func NewBorderStyle ()*PdfBorderStyle {_dbfa :=&PdfBorderStyle {};return _dbfa };func (_acaf *pdfFontType0 )getFontDescriptor ()*PdfFontDescriptor {if _acaf ._babe ==nil &&_acaf .DescendantFont !=nil {return _acaf .DescendantFont .FontDescriptor ();};return _acaf ._babe ; -};func (_febgb *PdfWriter )makeOffSetReference (_abddg int64 ){_bafgc :=_dc .Sprintf ("\u0073\u0074\u0061\u0072\u0074\u0078\u0072\u0065\u0066\u000a\u0025\u0064\u000a",_abddg );_febgb .writeString (_bafgc );_febgb .writeString ("\u0025\u0025\u0045\u004f\u0046\u000a"); -}; +// ToPdfObject implements interface PdfModel. +func (_gagf *PdfAnnotationMovie )ToPdfObject ()_bb .PdfObject {_gagf .PdfAnnotation .ToPdfObject ();_cefga :=_gagf ._aaf ;_ecbg :=_cefga .PdfObject .(*_bb .PdfObjectDictionary );_ecbg .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u004d\u006f\u0076i\u0065")); +_ecbg .SetIfNotNil ("\u0054",_gagf .T );_ecbg .SetIfNotNil ("\u004d\u006f\u0076i\u0065",_gagf .Movie );_ecbg .SetIfNotNil ("\u0041",_gagf .A );return _cefga ;}; -// ToPdfObject returns the PdfFontDescriptor as a PDF dictionary inside an indirect object. -func (_cfdce *PdfFontDescriptor )ToPdfObject ()_fd .PdfObject {_ccde :=_fd .MakeDict ();if _cfdce ._aefcd ==nil {_cfdce ._aefcd =&_fd .PdfIndirectObject {};};_cfdce ._aefcd .PdfObject =_ccde ;_ccde .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072")); -if _cfdce .FontName !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_cfdce .FontName );};if _cfdce .FontFamily !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u0046\u0061\u006d\u0069\u006c\u0079",_cfdce .FontFamily );};if _cfdce .FontStretch !=nil {_ccde .Set ("F\u006f\u006e\u0074\u0053\u0074\u0072\u0065\u0074\u0063\u0068",_cfdce .FontStretch ); -};if _cfdce .FontWeight !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u0057\u0065\u0069\u0067\u0068\u0074",_cfdce .FontWeight );};if _cfdce .Flags !=nil {_ccde .Set ("\u0046\u006c\u0061g\u0073",_cfdce .Flags );};if _cfdce .FontBBox !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u0042\u0042\u006f\u0078",_cfdce .FontBBox ); -};if _cfdce .ItalicAngle !=nil {_ccde .Set ("I\u0074\u0061\u006c\u0069\u0063\u0041\u006e\u0067\u006c\u0065",_cfdce .ItalicAngle );};if _cfdce .Ascent !=nil {_ccde .Set ("\u0041\u0073\u0063\u0065\u006e\u0074",_cfdce .Ascent );};if _cfdce .Descent !=nil {_ccde .Set ("\u0044e\u0073\u0063\u0065\u006e\u0074",_cfdce .Descent ); -};if _cfdce .Leading !=nil {_ccde .Set ("\u004ce\u0061\u0064\u0069\u006e\u0067",_cfdce .Leading );};if _cfdce .CapHeight !=nil {_ccde .Set ("\u0043a\u0070\u0048\u0065\u0069\u0067\u0068t",_cfdce .CapHeight );};if _cfdce .XHeight !=nil {_ccde .Set ("\u0058H\u0065\u0069\u0067\u0068\u0074",_cfdce .XHeight ); -};if _cfdce .StemV !=nil {_ccde .Set ("\u0053\u0074\u0065m\u0056",_cfdce .StemV );};if _cfdce .StemH !=nil {_ccde .Set ("\u0053\u0074\u0065m\u0048",_cfdce .StemH );};if _cfdce .AvgWidth !=nil {_ccde .Set ("\u0041\u0076\u0067\u0057\u0069\u0064\u0074\u0068",_cfdce .AvgWidth ); -};if _cfdce .MaxWidth !=nil {_ccde .Set ("\u004d\u0061\u0078\u0057\u0069\u0064\u0074\u0068",_cfdce .MaxWidth );};if _cfdce .MissingWidth !=nil {_ccde .Set ("\u004d\u0069\u0073s\u0069\u006e\u0067\u0057\u0069\u0064\u0074\u0068",_cfdce .MissingWidth );};if _cfdce .FontFile !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065",_cfdce .FontFile ); -};if _cfdce .FontFile2 !=nil {_ccde .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00652",_cfdce .FontFile2 );};if _cfdce .FontFile3 !=nil {_ccde .Set ("\u0046o\u006e\u0074\u0046\u0069\u006c\u00653",_cfdce .FontFile3 );};if _cfdce .CharSet !=nil {_ccde .Set ("\u0043h\u0061\u0072\u0053\u0065\u0074",_cfdce .CharSet ); -};if _cfdce .Style !=nil {_ccde .Set ("\u0046\u006f\u006e\u0074\u004e\u0061\u006d\u0065",_cfdce .FontName );};if _cfdce .Lang !=nil {_ccde .Set ("\u004c\u0061\u006e\u0067",_cfdce .Lang );};if _cfdce .FD !=nil {_ccde .Set ("\u0046\u0044",_cfdce .FD );}; -if _cfdce .CIDSet !=nil {_ccde .Set ("\u0043\u0049\u0044\u0053\u0065\u0074",_cfdce .CIDSet );};return _cfdce ._aefcd ;}; +// WatermarkImageOptions contains options for configuring the watermark process. +type WatermarkImageOptions struct{Alpha float64 ;FitToWidth bool ;PreserveAspectRatio bool ;}; -// PdfWriter handles outputing PDF content. -type PdfWriter struct{_defdd *_fd .PdfIndirectObject ;_eecde *_fd .PdfIndirectObject ;_efed map[_fd .PdfObject ]struct{};_agfbf []_fd .PdfObject ;_agfaff map[_fd .PdfObject ]struct{};_bbebbe []*_fd .PdfIndirectObject ;_adfcff *PdfOutlineTreeNode ;_fdaca *_fd .PdfObjectDictionary ; -_cdef []_fd .PdfObject ;_ggdfa *_fd .PdfIndirectObject ;_abgaac *_b .Writer ;_bbcab int64 ;_bgfb error ;_egadf *_fd .PdfCrypt ;_dbecf *_fd .PdfObjectDictionary ;_abbcc *_fd .PdfIndirectObject ;_bgdef *_fd .PdfObjectArray ;_ggaddg _fd .Version ;_bgced *bool ; -_aaabd map[_fd .PdfObject ][]*_fd .PdfObjectDictionary ;_agdg *PdfAcroForm ;_gdabc *Names ;_cffdf Optimizer ;_fagbg StandardApplier ;_bccbb map[int ]crossReference ;_dfgae int64 ;ObjNumOffset int ;_fbgg bool ;_aeffd _fd .XrefTable ;_ecfc int64 ;_bfdbd int64 ; -_ddgad map[_fd .PdfObject ]int64 ;_bagca map[_fd .PdfObject ]struct{};_cdfgf string ;_adef []*PdfOutputIntent ;_cgde bool ;_gaeaa ,_cgaga string ;};func (_egab *PdfReader )newPdfAnnotationUnderlineFromDict (_dcd *_fd .PdfObjectDictionary )(*PdfAnnotationUnderline ,error ){_efcb :=PdfAnnotationUnderline {}; -_cbba ,_bdd :=_egab .newPdfAnnotationMarkupFromDict (_dcd );if _bdd !=nil {return nil ,_bdd ;};_efcb .PdfAnnotationMarkup =_cbba ;_efcb .QuadPoints =_dcd .Get ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073");return &_efcb ,nil ;}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_gedbf *PdfShadingPatternType3 )ToPdfObject ()_bb .PdfObject {_gedbf .PdfPattern .ToPdfObject ();_adaa :=_gedbf .getDict ();if _gedbf .Shading !=nil {_adaa .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_gedbf .Shading .ToPdfObject ());};if _gedbf .Matrix !=nil {_adaa .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_gedbf .Matrix ); +};if _gedbf .ExtGState !=nil {_adaa .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_gedbf .ExtGState );};return _gedbf ._aeff ;};func _efaeg (_ccfge *fontCommon )*pdfFontType0 {return &pdfFontType0 {fontCommon :*_ccfge }}; -// NewEmbeddedFileFromContent construct a new EmbeddedFile from supplied file content. -func NewEmbeddedFileFromContent (content []byte )(*EmbeddedFile ,error ){_aabgc :=_dff .Detect (content );_bdde :=_dad .Sum (content );_fdbg :=&EmbeddedFile {Name :"\u0061\u0074\u0074\u0061\u0063\u0068\u006d\u0065\u006e\u0074",Content :content ,FileType :_aabgc .String (),Hash :_f .EncodeToString (_bdde [:])}; -return _fdbg ,nil ;}; +// GetNumComponents returns the number of color components of the colorspace device. +// Returns 1 for a grayscale device. +func (_cegc *PdfColorspaceDeviceGray )GetNumComponents ()int {return 1}; -// ToPdfObject returns the PDF representation of the shading dictionary. -func (_gbceb *PdfShadingType1 )ToPdfObject ()_fd .PdfObject {_gbceb .PdfShading .ToPdfObject ();_ffdac ,_cbafcb :=_gbceb .getShadingDict ();if _cbafcb !=nil {_ag .Log .Error ("\u0055\u006ea\u0062\u006c\u0065\u0020\u0074\u006f\u0020\u0061\u0063\u0063\u0065\u0073\u0073\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020di\u0063\u0074"); -return nil ;};if _gbceb .Domain !=nil {_ffdac .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_gbceb .Domain );};if _gbceb .Matrix !=nil {_ffdac .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_gbceb .Matrix );};if _gbceb .Function !=nil {if len (_gbceb .Function )==1{_ffdac .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_gbceb .Function [0].ToPdfObject ()); -}else {_bfde :=_fd .MakeArray ();for _ ,_ffddd :=range _gbceb .Function {_bfde .Append (_ffddd .ToPdfObject ());};_ffdac .Set ("\u0046\u0075\u006e\u0063\u0074\u0069\u006f\u006e",_bfde );};};return _gbceb ._cdgfd ;}; +// NewPermissions returns a new permissions object. +func NewPermissions (docMdp *PdfSignature )*Permissions {_acdc :=Permissions {};_acdc .DocMDP =docMdp ;_dbcff :=_bb .MakeDict ();_dbcff .Set ("\u0044\u006f\u0063\u004d\u0044\u0050",docMdp .ToPdfObject ());_acdc ._bfee =_dbcff ;return &_acdc ;}; -// NewPdfActionThread returns a new "thread" action. -func NewPdfActionThread ()*PdfActionThread {_add :=NewPdfAction ();_dac :=&PdfActionThread {};_dac .PdfAction =_add ;_add .SetContext (_dac );return _dac ;}; +// Transform rectangle with the supplied matrix. +func (_dbgb *PdfRectangle )Transform (transformMatrix _gcac .Matrix ){_dbgb .Llx ,_dbgb .Lly =transformMatrix .Transform (_dbgb .Llx ,_dbgb .Lly );_dbgb .Urx ,_dbgb .Ury =transformMatrix .Transform (_dbgb .Urx ,_dbgb .Ury );_dbgb .Normalize ();}; -// GetCatalogViewerPreferences gets catalog ViewerPreferences object. -func (_bdfg *PdfReader )GetCatalogViewerPreferences ()(_fd .PdfObject ,bool ){if _bdfg ._gabca ==nil {return nil ,false ;};_afdd :=_bdfg ._gabca .Get ("\u0056\u0069\u0065\u0077\u0065\u0072\u0050\u0072\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0073"); -return _afdd ,_afdd !=nil ;}; +// AlphaMap performs mapping of alpha data for transformations. Allows custom filtering of alpha data etc. +func (_ceae *Image )AlphaMap (mapFunc AlphaMapFunc ){for _gbgd ,_eeegde :=range _ceae ._cebdb {_ceae ._cebdb [_gbgd ]=mapFunc (_eeegde );};}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain a single PdfObjectFloat element in -// range 0-1. -func (_afab *PdfColorspaceCalGray )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=1{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_gcbdb ,_ddgg :=_fd .GetNumbersAsFloat (objects ); -if _ddgg !=nil {return nil ,_ddgg ;};return _afab .ColorFromFloats (_gcbdb );}; +// ToPdfObject returns the PDF representation of the colorspace. +func (_cfac *PdfColorspaceSpecialSeparation )ToPdfObject ()_bb .PdfObject {_abgaf :=_bb .MakeArray (_bb .MakeName ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006f\u006e"));_abgaf .Append (_cfac .ColorantName );_abgaf .Append (_cfac .AlternateSpace .ToPdfObject ()); +_abgaf .Append (_cfac .TintTransform .ToPdfObject ());if _cfac ._ggcgb !=nil {_cfac ._ggcgb .PdfObject =_abgaf ;return _cfac ._ggcgb ;};return _abgaf ;}; -// PdfColorDeviceCMYK is a CMYK32 color, where each component is defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. -type PdfColorDeviceCMYK [4]float64 ;func _gfafb (_fbfg []*_fd .PdfObjectStream )*_fd .PdfObjectArray {if len (_fbfg )==0{return nil ;};_bbce :=make ([]_fd .PdfObject ,0,len (_fbfg ));for _ ,_dddbdb :=range _fbfg {_bbce =append (_bbce ,_dddbdb );};return _fd .MakeArray (_bbce ...); -};var ErrColorOutOfRange =_ad .New ("\u0063o\u006co\u0072\u0020\u006f\u0075\u0074 \u006f\u0066 \u0072\u0061\u006e\u0067\u0065");func (_gfeb *PdfReader )newPdfPageFromDict (_dfdb *_fd .PdfObjectDictionary )(*PdfPage ,error ){_cggef :=NewPdfPage ();_cggef ._gaec =_dfdb ; -_cggef ._cadc =*_dfdb ;_decfd :=*_dfdb ;_aece ,_dcfdg :=_decfd .Get ("\u0054\u0079\u0070\u0065").(*_fd .PdfObjectName );if !_dcfdg {return nil ,_ad .New ("\u006d\u0069ss\u0069\u006e\u0067/\u0069\u006e\u0076\u0061lid\u0020Pa\u0067\u0065\u0020\u0064\u0069\u0063\u0074io\u006e\u0061\u0072\u0079\u0020\u0054\u0079p\u0065"); -};if *_aece !="\u0050\u0061\u0067\u0065"{return nil ,_ad .New ("\u0070\u0061\u0067\u0065 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0054y\u0070\u0065\u0020\u0021\u003d\u0020\u0050a\u0067\u0065");};if _gbafe :=_decfd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"); -_gbafe !=nil {_cggef .Parent =_gbafe ;};if _fgce :=_decfd .Get ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064");_fgce !=nil {_aaeed ,_aggdb :=_fd .GetString (_fgce );if !_aggdb {return nil ,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u004c\u0061\u0073\u0074\u004d\u006f\u0064\u0069f\u0069\u0065\u0064\u0020\u0021=\u0020\u0073t\u0072\u0069\u006e\u0067"); -};_gbcbb ,_febce :=NewPdfDate (_aaeed .Str ());if _febce !=nil {return nil ,_febce ;};_cggef .LastModified =&_gbcbb ;};if _cgcd :=_decfd .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s");_cgcd !=nil &&!_fd .IsNullObject (_cgcd ){_fgef ,_febg :=_fd .GetDict (_cgcd ); -if !_febg {return nil ,_dc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0028\u0025\u0054\u0029",_cgcd );};var _ggcc error ;_cggef .Resources ,_ggcc =NewPdfPageResourcesFromDict (_fgef ); -if _ggcc !=nil {return nil ,_ggcc ;};}else {_fbgff ,_becab :=_cggef .getParentResources ();if _becab !=nil {return nil ,_becab ;};if _fbgff ==nil {_fbgff =NewPdfPageResources ();};_cggef .Resources =_fbgff ;};if _cabc :=_decfd .Get ("\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078"); -_cabc !=nil {_fabd ,_edbfc :=_fd .GetArray (_cabc );if !_edbfc {return nil ,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u004d\u0065\u0064\u0069\u0061\u0042o\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079");};var _agfgg error ; -_cggef .MediaBox ,_agfgg =NewPdfRectangle (*_fabd );if _agfgg !=nil {return nil ,_agfgg ;};};if _gfgca :=_decfd .Get ("\u0043r\u006f\u0070\u0042\u006f\u0078");_gfgca !=nil {_bebdaf ,_cdagd :=_fd .GetArray (_gfgca );if !_cdagd {return nil ,_ad .New ("\u0070a\u0067\u0065\u0020\u0043r\u006f\u0070\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); -};var _gaed error ;_cggef .CropBox ,_gaed =NewPdfRectangle (*_bebdaf );if _gaed !=nil {return nil ,_gaed ;};};if _gdbad :=_decfd .Get ("\u0042\u006c\u0065\u0065\u0064\u0042\u006f\u0078");_gdbad !=nil {_geac ,_aabgca :=_fd .GetArray (_gdbad );if !_aabgca {return nil ,_ad .New ("\u0070\u0061\u0067\u0065\u0020\u0042\u006c\u0065\u0065\u0064\u0042o\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079"); -};var _cbcacc error ;_cggef .BleedBox ,_cbcacc =NewPdfRectangle (*_geac );if _cbcacc !=nil {return nil ,_cbcacc ;};};if _fdggd :=_decfd .Get ("\u0054r\u0069\u006d\u0042\u006f\u0078");_fdggd !=nil {_fgbbf ,_effd :=_fd .GetArray (_fdggd );if !_effd {return nil ,_ad .New ("\u0070a\u0067\u0065\u0020\u0054r\u0069\u006d\u0042\u006f\u0078 \u006eo\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061y"); -};var _ebgf error ;_cggef .TrimBox ,_ebgf =NewPdfRectangle (*_fgbbf );if _ebgf !=nil {return nil ,_ebgf ;};};if _agcb :=_decfd .Get ("\u0041\u0072\u0074\u0042\u006f\u0078");_agcb !=nil {_aggcf ,_bbbea :=_fd .GetArray (_agcb );if !_bbbea {return nil ,_ad .New ("\u0070a\u0067\u0065\u0020\u0041\u0072\u0074\u0042\u006f\u0078\u0020\u006eo\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); -};var _cgbbd error ;_cggef .ArtBox ,_cgbbd =NewPdfRectangle (*_aggcf );if _cgbbd !=nil {return nil ,_cgbbd ;};};if _edeb :=_decfd .Get ("\u0042\u006f\u0078C\u006f\u006c\u006f\u0072\u0049\u006e\u0066\u006f");_edeb !=nil {_cggef .BoxColorInfo =_edeb ;};if _acaea :=_decfd .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); -_acaea !=nil {_cggef .Contents =_acaea ;};if _cfgea :=_decfd .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_cfgea !=nil {_bdggb ,_dagcg :=_fd .GetNumberAsInt64 (_cfgea );if _dagcg !=nil {return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061\u0067e\u0020\u0052\u006f\u0074\u0061\u0074\u0065\u0020\u006f\u0062j\u0065\u0063\u0074"); -};_cggef .Rotate =&_bdggb ;};if _bgaeg :=_decfd .Get ("\u0047\u0072\u006fu\u0070");_bgaeg !=nil {_cggef .Group =_bgaeg ;};if _egagc :=_decfd .Get ("\u0054\u0068\u0075m\u0062");_egagc !=nil {_cggef .Thumb =_egagc ;};if _bgbaa :=_decfd .Get ("\u0042");_bgbaa !=nil {_cggef .B =_bgbaa ; -};if _cgecdf :=_decfd .Get ("\u0044\u0075\u0072");_cgecdf !=nil {_cggef .Dur =_cgecdf ;};if _dcgf :=_decfd .Get ("\u0054\u0072\u0061n\u0073");_dcgf !=nil {_cggef .Trans =_dcgf ;};if _eafc :=_decfd .Get ("\u0041\u0041");_eafc !=nil {_cggef .AA =_eafc ;}; -if _dbeb :=_decfd .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");_dbeb !=nil {_cggef .Metadata =_dbeb ;};if _gdfbc :=_decfd .Get ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o");_gdfbc !=nil {_cggef .PieceInfo =_gdfbc ;};if _gbea :=_decfd .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073"); -_gbea !=nil {_cggef .StructParents =_gbea ;};if _gbgf :=_decfd .Get ("\u0049\u0044");_gbgf !=nil {_cggef .ID =_gbgf ;};if _acegg :=_decfd .Get ("\u0050\u005a");_acegg !=nil {_cggef .PZ =_acegg ;};if _accc :=_decfd .Get ("\u0053\u0065\u0070\u0061\u0072\u0061\u0074\u0069\u006fn\u0049\u006e\u0066\u006f"); -_accc !=nil {_cggef .SeparationInfo =_accc ;};if _agbege :=_decfd .Get ("\u0054\u0061\u0062\u0073");_agbege !=nil {_cggef .Tabs =_agbege ;};if _efccb :=_decfd .Get ("T\u0065m\u0070\u006c\u0061\u0074\u0065\u0049\u006e\u0073t\u0061\u006e\u0074\u0069at\u0065\u0064"); -_efccb !=nil {_cggef .TemplateInstantiated =_efccb ;};if _efaecd :=_decfd .Get ("\u0050r\u0065\u0073\u0053\u0074\u0065\u0070s");_efaecd !=nil {_cggef .PresSteps =_efaecd ;};if _ffafg :=_decfd .Get ("\u0055\u0073\u0065\u0072\u0055\u006e\u0069\u0074");_ffafg !=nil {_cggef .UserUnit =_ffafg ; -};if _dcebe :=_decfd .Get ("\u0056\u0050");_dcebe !=nil {_cggef .VP =_dcebe ;};if _geegf :=_decfd .Get ("\u0041\u006e\u006e\u006f\u0074\u0073");_geegf !=nil {_cggef .Annots =_geegf ;};_cggef ._dfaff =_gfeb ;return _cggef ,nil ;}; +// NewPdfFieldSignature returns an initialized signature field. +func NewPdfFieldSignature (signature *PdfSignature )*PdfFieldSignature {_gdbb :=&PdfFieldSignature {};_gdbb .PdfField =NewPdfField ();_gdbb .PdfField .SetContext (_gdbb );_gdbb .PdfAnnotationWidget =NewPdfAnnotationWidget ();_gdbb .PdfAnnotationWidget .SetContext (_gdbb ); +_gdbb .PdfAnnotationWidget ._aaf =_gdbb .PdfField ._afbea ;_gdbb .T =_bb .MakeString ("");_gdbb .F =_bb .MakeInteger (132);_gdbb .V =signature ;return _gdbb ;};func _edcg (_cbbab *_bb .PdfObjectStream )(*PdfFunctionType4 ,error ){_fefga :=&PdfFunctionType4 {}; +_fefga ._fabdb =_cbbab ;_cefb :=_cbbab .PdfObjectDictionary ;_cacda ,_ffgcd :=_bb .TraceToDirectObject (_cefb .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_bb .PdfObjectArray );if !_ffgcd {_gg .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};if _cacda .Len ()%2!=0{_gg .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +return nil ,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_deca ,_ebff :=_cacda .ToFloat64Array ();if _ebff !=nil {return nil ,_ebff ;};_fefga .Domain =_deca ;_cacda ,_ffgcd =_bb .TraceToDirectObject (_cefb .Get ("\u0052\u0061\u006eg\u0065")).(*_bb .PdfObjectArray ); +if _ffgcd {if _cacda .Len ()< 0||_cacda .Len ()%2!=0{return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_dgggb ,_fbee :=_cacda .ToFloat64Array ();if _fbee !=nil {return nil ,_fbee ;};_fefga .Range =_dgggb ; +};_cbbe ,_ebff :=_bb .DecodeStream (_cbbab );if _ebff !=nil {return nil ,_ebff ;};_fefga ._eafbd =_cbbe ;_fgbad :=_gca .NewPSParser (_cbbe );_bfbbb ,_ebff :=_fgbad .Parse ();if _ebff !=nil {return nil ,_ebff ;};_fefga .Program =_bfbbb ;return _fefga ,nil ; +}; -// GetContainingPdfObject returns the container of the outline item (indirect object). -func (_dggb *PdfOutlineItem )GetContainingPdfObject ()_fd .PdfObject {return _dggb ._ecga }; +// GetRuneMetrics returns the char metrics for a rune. +// TODO(peterwilliams97) There is nothing callers can do if no CharMetrics are found so we might as +// well give them 0 width. There is no need for the bool return. +func (_ebcbc *PdfFont )GetRuneMetrics (r rune )(CharMetrics ,bool ){_fffb :=_ebcbc .actualFont ();if _fffb ==nil {_gg .Log .Debug ("ER\u0052\u004fR\u003a\u0020\u0047\u0065\u0074\u0047\u006c\u0079\u0070h\u0043\u0068\u0061\u0072\u004d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u004e\u006f\u0074\u0020\u0069\u006d\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020f\u006fr\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079p\u0065=\u0025\u0023T",_ebcbc ._gbagg ); +return _dcg .CharMetrics {},false ;};if _dfeab ,_ffde :=_fffb .GetRuneMetrics (r );_ffde {return _dfeab ,true ;};if _aeadg ,_gefge :=_ebcbc .GetFontDescriptor ();_gefge ==nil &&_aeadg !=nil {return _dcg .CharMetrics {Wx :_aeadg ._acgcg },true ;};_gg .Log .Debug ("\u0047\u0065\u0074\u0047\u006c\u0079\u0070h\u0043\u0068\u0061r\u004d\u0065\u0074\u0072i\u0063\u0073\u003a\u0020\u004e\u006f\u0020\u006d\u0065\u0074\u0072\u0069\u0063\u0073\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u003d\u0025\u0073",_ebcbc ); +return _dcg .CharMetrics {},false ;}; -// IsValid checks if the given pdf output intent type is valid. -func (_ecbaf PdfOutputIntentType )IsValid ()bool {return _ecbaf >=PdfOutputIntentTypeA1 &&_ecbaf <=PdfOutputIntentTypeX ;}; +// PdfShadingType5 is a Lattice-form Gouraud-shaded triangle mesh. +type PdfShadingType5 struct{*PdfShading ;BitsPerCoordinate *_bb .PdfObjectInteger ;BitsPerComponent *_bb .PdfObjectInteger ;VerticesPerRow *_bb .PdfObjectInteger ;Decode *_bb .PdfObjectArray ;Function []PdfFunction ;}; -// GetCharMetrics returns the char metrics for character code `code`. -func (_dbda pdfFontType0 )GetCharMetrics (code _ee .CharCode )(_cf .CharMetrics ,bool ){if _dbda .DescendantFont ==nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u002e\u0020\u0066\u006f\u006et=\u0025\u0073",_dbda ); -return _cf .CharMetrics {},false ;};return _dbda .DescendantFont .GetCharMetrics (code );}; +// NewMultipleFontEncoder returns instantiates a new *MultipleFontEncoder +func NewMultipleFontEncoder (fonts []*PdfFont )*MultipleFontEncoder {return &MultipleFontEncoder {_dfgcb :fonts ,CurrentFont :fonts [0]};};func (_cbgag *PdfShading )getShadingDict ()(*_bb .PdfObjectDictionary ,error ){_ceccc :=_cbgag ._dacad ;if _geede ,_bbdcfc :=_ceccc .(*_bb .PdfIndirectObject ); +_bbdcfc {_eafgb ,_dafefa :=_geede .PdfObject .(*_bb .PdfObjectDictionary );if !_dafefa {return nil ,_bb .ErrTypeError ;};return _eafgb ,nil ;}else if _gbebc ,_gbfbg :=_ceccc .(*_bb .PdfObjectStream );_gbfbg {return _gbebc .PdfObjectDictionary ,nil ;}else if _gccagf ,_bdfgga :=_ceccc .(*_bb .PdfObjectDictionary ); +_bdfgga {return _gccagf ,nil ;}else {_gg .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0061\u0063\u0063\u0065s\u0073\u0020\u0073\u0068\u0061\u0064\u0069n\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079");return nil ,_bb .ErrTypeError ; +};}; -// ToPdfObject converts the PdfFont object to its PDF representation. -func (_ddce *PdfFont )ToPdfObject ()_fd .PdfObject {if _ddce ._gbaac ==nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0066\u006f\u006e\u0074 \u0063\u006f\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073 \u006e\u0069\u006c");return _fd .MakeNull (); -};return _ddce ._gbaac .ToPdfObject ();}; +// ToInteger convert to an integer format. +func (_gfbf *PdfColorCalGray )ToInteger (bits int )uint32 {_afeff :=_bdd .Pow (2,float64 (bits ))-1;return uint32 (_afeff *_gfbf .Val ());};func (_dbdee *PdfWriter )writeAcroFormFields ()error {if _dbdee ._agdgf ==nil {return nil ;};_gg .Log .Trace ("\u0057r\u0069t\u0069\u006e\u0067\u0020\u0061c\u0072\u006f \u0066\u006f\u0072\u006d\u0073"); +_fggba :=_dbdee ._agdgf .ToPdfObject ();_gg .Log .Trace ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d\u003a\u0020\u0025\u002b\u0076",_fggba );_dbdee ._ebgdb .Set ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d",_fggba );_adbcf :=_dbdee .addObjects (_fggba ); +if _adbcf !=nil {return _adbcf ;};return nil ;};func (_cdfgc Image )getBase ()_gdf .ImageBase {return _gdf .NewImageBase (int (_cdfgc .Width ),int (_cdfgc .Height ),int (_cdfgc .BitsPerComponent ),_cdfgc .ColorComponents ,_cdfgc .Data ,_cdfgc ._cebdb ,_cdfgc ._dafdc ); +};func _cgedba (_edbd _bb .PdfObject )(*fontFile ,error ){_gg .Log .Trace ("\u006e\u0065\u0077\u0046\u006f\u006e\u0074\u0046\u0069\u006c\u0065\u0046\u0072\u006f\u006dP\u0064f\u004f\u0062\u006a\u0065\u0063\u0074\u003a\u0020\u006f\u0062\u006a\u003d\u0025\u0073",_edbd ); +_adgc :=&fontFile {};_edbd =_bb .TraceToDirectObject (_edbd );_edbad ,_aded :=_edbd .(*_bb .PdfObjectStream );if !_aded {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020F\u006f\u006et\u0046\u0069\u006c\u0065\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u0028\u0025\u0054\u0029",_edbd ); +return nil ,_bb .ErrTypeError ;};_cbca :=_edbad .PdfObjectDictionary ;_bfgcb ,_fgecf :=_bb .DecodeStream (_edbad );if _fgecf !=nil {return nil ,_fgecf ;};_bbfge ,_aded :=_bb .GetNameVal (_cbca .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));if !_aded {_adgc ._dcbf =_bbfge ; +if _bbfge =="\u0054\u0079\u0070\u0065\u0031\u0043"{_gg .Log .Debug ("T\u0079\u0070\u0065\u0031\u0043\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u0072\u0065\u0020\u0063\u0075r\u0072\u0065\u006e\u0074\u006c\u0079\u0020\u006e\u006f\u0074 s\u0075\u0070\u0070o\u0072t\u0065\u0064"); +return nil ,ErrType1CFontNotSupported ;};};_bbgf ,_ :=_bb .GetIntVal (_cbca .Get ("\u004ce\u006e\u0067\u0074\u0068\u0031"));_ffga ,_ :=_bb .GetIntVal (_cbca .Get ("\u004ce\u006e\u0067\u0074\u0068\u0032"));if _bbgf > len (_bfgcb ){_bbgf =len (_bfgcb );}; +if _bbgf +_ffga > len (_bfgcb ){_ffga =len (_bfgcb )-_bbgf ;};_eabge :=_bfgcb [:_bbgf ];var _dcggg []byte ;if _ffga > 0{_dcggg =_bfgcb [_bbgf :_bbgf +_ffga ];};if _bbgf > 0&&_ffga > 0{_ccdg :=_adgc .loadFromSegments (_eabge ,_dcggg );if _ccdg !=nil {return nil ,_ccdg ; +};};return _adgc ,nil ;}; -// SetNamedDestinations sets the Dests entry in the PDF catalog. -// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). -func (_dfedb *PdfWriter )SetNamedDestinations (dests _fd .PdfObject )error {if dests ==nil {return nil ;};_ag .Log .Trace ("\u0053e\u0074\u0074\u0069\u006e\u0067\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0044\u0065\u0073\u0074\u0073\u002e\u002e\u002e"); -_dfedb ._fdaca .Set ("\u0044\u0065\u0073t\u0073",dests );return _dfedb .addObjects (dests );}; +// AppendContentStream adds content stream by string. Appends to the last +// contentstream instance if many. +func (_fbfd *PdfPage )AppendContentStream (contentStr string )error {_ddgab ,_fgda :=_fbfd .GetContentStreams ();if _fgda !=nil {return _fgda ;};if len (_ddgab )==0{_ddgab =[]string {contentStr };return _fbfd .SetContentStreams (_ddgab ,_bb .NewFlateEncoder ()); +};var _bacbd _aa .Buffer ;_bacbd .WriteString (_ddgab [len (_ddgab )-1]);_bacbd .WriteString ("\u000a");_bacbd .WriteString (contentStr );_ddgab [len (_ddgab )-1]=_bacbd .String ();return _fbfd .SetContentStreams (_ddgab ,_bb .NewFlateEncoder ());}; -// NewPdfColorspaceCalGray returns a new CalGray colorspace object. -func NewPdfColorspaceCalGray ()*PdfColorspaceCalGray {_accgd :=&PdfColorspaceCalGray {};_accgd .BlackPoint =[]float64 {0.0,0.0,0.0};_accgd .Gamma =1;return _accgd ;};func (_cfgg *PdfReader )newPdfAnnotationPrinterMarkFromDict (_dafe *_fd .PdfObjectDictionary )(*PdfAnnotationPrinterMark ,error ){_aaad :=PdfAnnotationPrinterMark {}; -_aaad .MN =_dafe .Get ("\u004d\u004e");return &_aaad ,nil ;}; +// PdfAnnotationPolygon represents Polygon annotations. +// (Section 12.5.6.9). +type PdfAnnotationPolygon struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Vertices _bb .PdfObject ;LE _bb .PdfObject ;BS _bb .PdfObject ;IC _bb .PdfObject ;BE _bb .PdfObject ;IT _bb .PdfObject ;Measure _bb .PdfObject ;}; -// ToPdfObject returns the button field dictionary within an indirect object. -func (_fafa *PdfFieldButton )ToPdfObject ()_fd .PdfObject {_fafa .PdfField .ToPdfObject ();_fegd :=_fafa ._dffeb ;_dcgc :=_fegd .PdfObject .(*_fd .PdfObjectDictionary );_dcgc .Set ("\u0046\u0054",_fd .MakeName ("\u0042\u0074\u006e"));if _fafa .Opt !=nil {_dcgc .Set ("\u004f\u0070\u0074",_fafa .Opt ); -};return _fegd ;}; +// GetRotate gets the inheritable rotate value, either from the page +// or a higher up page/pages struct. +func (_aefac *PdfPage )GetRotate ()(int64 ,error ){if _aefac .Rotate !=nil {return *_aefac .Rotate ,nil ;};_gfeebb :=_aefac .Parent ;for _gfeebb !=nil {_abeea ,_gabf :=_bb .GetDict (_gfeebb );if !_gabf {return 0,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069d\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +};if _dcggd :=_abeea .Get ("\u0052\u006f\u0074\u0061\u0074\u0065");_dcggd !=nil {_abgdg ,_gaee :=_bb .GetInt (_dcggd );if !_gaee {return 0,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0072\u006f\u0074a\u0074\u0065\u0020\u0076al\u0075\u0065");};if _abgdg !=nil {return int64 (*_abgdg ),nil ; +};return 0,_ed .New ("\u0072\u006f\u0074\u0061te\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};_gfeebb =_abeea .Get ("\u0050\u0061\u0072\u0065\u006e\u0074");};return 0,_ed .New ("\u0072o\u0074a\u0074\u0065\u0020\u006e\u006ft\u0020\u0064e\u0066\u0069\u006e\u0065\u0064"); +}; -// ToPdfObject implements interface PdfModel. -func (_fbgf *PdfAnnotationSquare )ToPdfObject ()_fd .PdfObject {_fbgf .PdfAnnotation .ToPdfObject ();_dbab :=_fbgf ._aeb ;_ecf :=_dbab .PdfObject .(*_fd .PdfObjectDictionary );if _fbgf .PdfAnnotationMarkup !=nil {_fbgf .PdfAnnotationMarkup .appendToPdfDictionary (_ecf ); -};_ecf .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0053\u0071\u0075\u0061\u0072\u0065"));_ecf .SetIfNotNil ("\u0042\u0053",_fbgf .BS );_ecf .SetIfNotNil ("\u0049\u0043",_fbgf .IC );_ecf .SetIfNotNil ("\u0042\u0045",_fbgf .BE ); -_ecf .SetIfNotNil ("\u0052\u0044",_fbgf .RD );return _dbab ;};func _cceab (_gccgg _fd .PdfObject )(*PdfShading ,error ){_gffge :=&PdfShading {};var _bfab *_fd .PdfObjectDictionary ;if _ddgggg ,_gccd :=_fd .GetIndirect (_gccgg );_gccd {_gffge ._cdgfd =_ddgggg ; -_dcggf ,_abcag :=_ddgggg .PdfObject .(*_fd .PdfObjectDictionary );if !_abcag {_ag .Log .Debug ("\u004f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069c\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0074y\u0070\u0065");return nil ,_fd .ErrTypeError ; -};_bfab =_dcggf ;}else if _gcag ,_becbe :=_fd .GetStream (_gccgg );_becbe {_gffge ._cdgfd =_gcag ;_bfab =_gcag .PdfObjectDictionary ;}else if _cbadg ,_cbgfe :=_fd .GetDict (_gccgg );_cbgfe {_gffge ._cdgfd =_cbadg ;_bfab =_cbadg ;}else {_ag .Log .Debug ("O\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0075\u006e\u0065\u0078\u0070e\u0063\u0074\u0065d\u0020(\u0025\u0054\u0029",_gccgg ); -return nil ,_fd .ErrTypeError ;};if _bfab ==nil {_ag .Log .Debug ("\u0044i\u0063t\u0069\u006f\u006e\u0061\u0072y\u0020\u006di\u0073\u0073\u0069\u006e\u0067");return nil ,_ad .New ("\u0064\u0069\u0063t\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");}; -_gccgg =_bfab .Get ("S\u0068\u0061\u0064\u0069\u006e\u0067\u0054\u0079\u0070\u0065");if _gccgg ==nil {_ag .Log .Debug ("\u0052\u0065q\u0075\u0069\u0072\u0065\u0064\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u0020\u006d\u0069\u0073si\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_gccgg =_fd .TraceToDirectObject (_gccgg );_bfccc ,_ffbcb :=_gccgg .(*_fd .PdfObjectInteger );if !_ffbcb {_ag .Log .Debug ("\u0049\u006e\u0076al\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u0066o\u0072 \u0073h\u0061d\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_gccgg ); -return nil ,_fd .ErrTypeError ;};if *_bfccc < 1||*_bfccc > 7{_ag .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0068\u0061\u0064\u0069\u006e\u0067\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u006e\u006ft\u0020\u0031\u002d\u0037\u0020(\u0067\u006ft\u0020\u0025\u0064\u0029",*_bfccc ); -return nil ,_fd .ErrTypeError ;};_gffge .ShadingType =_bfccc ;_gccgg =_bfab .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065");if _gccgg ==nil {_ag .Log .Debug ("\u0052\u0065\u0071\u0075\u0069\u0072e\u0064\u0020\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065\u0020e\u006e\u0074\u0072\u0079\u0020\u006d\u0069s\u0073\u0069\u006e\u0067"); -return nil ,ErrRequiredAttributeMissing ;};_fggage ,_dccdg :=NewPdfColorspaceFromPdfObject (_gccgg );if _dccdg !=nil {_ag .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065: \u0025\u0076",_dccdg ); -return nil ,_dccdg ;};_gffge .ColorSpace =_fggage ;_gccgg =_bfab .Get ("\u0042\u0061\u0063\u006b\u0067\u0072\u006f\u0075\u006e\u0064");if _gccgg !=nil {_gccgg =_fd .TraceToDirectObject (_gccgg );_bege ,_fgadcd :=_gccgg .(*_fd .PdfObjectArray );if !_fgadcd {_ag .Log .Debug ("\u0042\u0061\u0063\u006b\u0067r\u006f\u0075\u006e\u0064\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_gccgg ); -return nil ,_fd .ErrTypeError ;};_gffge .Background =_bege ;};_gccgg =_bfab .Get ("\u0042\u0042\u006f\u0078");if _gccgg !=nil {_gccgg =_fd .TraceToDirectObject (_gccgg );_efcg ,_fdagd :=_gccgg .(*_fd .PdfObjectArray );if !_fdagd {_ag .Log .Debug ("\u0042\u0061\u0063\u006b\u0067r\u006f\u0075\u006e\u0064\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062e\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054)",_gccgg ); -return nil ,_fd .ErrTypeError ;};_bcdeb ,_fddb :=NewPdfRectangle (*_efcg );if _fddb !=nil {_ag .Log .Debug ("\u0042\u0042\u006f\u0078\u0020\u0065\u0072\u0072\u006fr\u003a\u0020\u0025\u0076",_fddb );return nil ,_fddb ;};_gffge .BBox =_bcdeb ;};_gccgg =_bfab .Get ("\u0041n\u0074\u0069\u0041\u006c\u0069\u0061s"); -if _gccgg !=nil {_gccgg =_fd .TraceToDirectObject (_gccgg );_cfcbag ,_afgfbe :=_gccgg .(*_fd .PdfObjectBool );if !_afgfbe {_ag .Log .Debug ("A\u006e\u0074\u0069\u0041\u006c\u0069\u0061\u0073\u0020i\u006e\u0076\u0061\u006c\u0069\u0064\u0020ty\u0070\u0065\u002c\u0020s\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020bo\u006f\u006c \u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",_gccgg ); -return nil ,_fd .ErrTypeError ;};_gffge .AntiAlias =_cfcbag ;};switch *_bfccc {case 1:_acfg ,_cefe :=_cdgfdg (_bfab );if _cefe !=nil {return nil ,_cefe ;};_acfg .PdfShading =_gffge ;_gffge ._cgfce =_acfg ;return _gffge ,nil ;case 2:_bebdd ,_edacd :=_fgcae (_bfab ); -if _edacd !=nil {return nil ,_edacd ;};_bebdd .PdfShading =_gffge ;_gffge ._cgfce =_bebdd ;return _gffge ,nil ;case 3:_adgbb ,_afdb :=_fcaeg (_bfab );if _afdb !=nil {return nil ,_afdb ;};_adgbb .PdfShading =_gffge ;_gffge ._cgfce =_adgbb ;return _gffge ,nil ; -case 4:_fedfe ,_feeaa :=_gfbac (_bfab );if _feeaa !=nil {return nil ,_feeaa ;};_fedfe .PdfShading =_gffge ;_gffge ._cgfce =_fedfe ;return _gffge ,nil ;case 5:_egcae ,_efggfb :=_dacfd (_bfab );if _efggfb !=nil {return nil ,_efggfb ;};_egcae .PdfShading =_gffge ; -_gffge ._cgfce =_egcae ;return _gffge ,nil ;case 6:_adce ,_abbab :=_fdfgc (_bfab );if _abbab !=nil {return nil ,_abbab ;};_adce .PdfShading =_gffge ;_gffge ._cgfce =_adce ;return _gffge ,nil ;case 7:_gdfc ,_agdba :=_febfg (_bfab );if _agdba !=nil {return nil ,_agdba ; -};_gdfc .PdfShading =_gffge ;_gffge ._cgfce =_gdfc ;return _gffge ,nil ;};return nil ,_ad .New ("u\u006ek\u006e\u006f\u0077\u006e\u0020\u0073\u0068\u0061d\u0069\u006e\u0067\u0020ty\u0070\u0065");}; +// PageProcessCallback callback function used in page loading +// that could be used to modify the page content. +// +// If an error is returned, the `ToWriter` process would fail. +// +// This callback, if defined, will take precedence over `PageCallback` callback. +type PageProcessCallback func (_bbdae int ,_gcgdeb *PdfPage )error ; -// NewPdfAnnotationWidget returns an initialized annotation widget. -func NewPdfAnnotationWidget ()*PdfAnnotationWidget {_fdgb :=NewPdfAnnotation ();_bde :=&PdfAnnotationWidget {};_bde .PdfAnnotation =_fdgb ;_fdgb .SetContext (_bde );return _bde ;}; +// DecodeArray returns an empty slice as there are no components associated with pattern colorspace. +func (_gbdd *PdfColorspaceSpecialPattern )DecodeArray ()[]float64 {return []float64 {}};func _aeadf (_ggbfb *XObjectImage )error {if _ggbfb .SMask ==nil {return nil ;};_fcdag ,_dfafd :=_ggbfb .SMask .(*_bb .PdfObjectStream );if !_dfafd {_gg .Log .Debug ("\u0053\u004da\u0073\u006b\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u002a\u0050\u0064\u0066\u004f\u0062\u006a\u0065\u0063\u0074\u0053\u0074re\u0061\u006d"); +return _bb .ErrTypeError ;};_dcbdc :=_fcdag .PdfObjectDictionary ;_dafbf :=_dcbdc .Get ("\u004d\u0061\u0074t\u0065");if _dafbf ==nil {return nil ;};_gfed ,_cfgbd :=_dcgfgd (_dafbf .(*_bb .PdfObjectArray ));if _cfgbd !=nil {return _cfgbd ;};_efbc :=_bb .MakeArrayFromFloats ([]float64 {_gfed }); +_dcbdc .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_efbc );return nil ;}; -// AddPage adds a page to the PDF file. The new page should be an indirect object. -func (_daefb *PdfWriter )AddPage (page *PdfPage )error {const _bcdag ="\u006d\u006f\u0064el\u003a\u0050\u0064\u0066\u0057\u0072\u0069\u0074\u0065\u0072\u002e\u0041\u0064\u0064\u0050\u0061\u0067\u0065";_baeb (page );_ggdebd :=page .ToPdfObject ();_ag .Log .Trace ("\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"); -_ag .Log .Trace ("\u0041p\u0070\u0065\u006e\u0064i\u006e\u0067\u0020\u0074\u006f \u0070a\u0067e\u0020\u006c\u0069\u0073\u0074\u0020\u0025T",_ggdebd );_adfdf ,_bagbf :=_fd .GetIndirect (_ggdebd );if !_bagbf {return _ad .New ("\u0070\u0061\u0067\u0065\u0020\u0073h\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u006fb\u006a\u0065\u0063\u0074"); -};_ag .Log .Trace ("\u0025\u0073",_adfdf );_ag .Log .Trace ("\u0025\u0073",_adfdf .PdfObject );_ddadd ,_bagbf :=_fd .GetDict (_adfdf .PdfObject );if !_bagbf {return _ad .New ("\u0070\u0061\u0067e \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068o\u0075l\u0064 \u0062e\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -};_gbde ,_bagbf :=_fd .GetName (_ddadd .Get ("\u0054\u0079\u0070\u0065"));if !_bagbf {return _dc .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0054y\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020t\u0079\u0070\u0065\u0020\u006e\u0061m\u0065\u0020\u0028%\u0054\u0029",_ddadd .Get ("\u0054\u0079\u0070\u0065")); -};if _gbde .String ()!="\u0050\u0061\u0067\u0065"{return _ad .New ("\u0066\u0069e\u006c\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020\u0050\u0061\u0067\u0065\u0020\u0028\u0052\u0065\u0071\u0075\u0069re\u0064\u0029");};_eeacd :=[]_fd .PdfObjectName {"\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s","\u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078","\u0043r\u006f\u0070\u0042\u006f\u0078","\u0052\u006f\u0074\u0061\u0074\u0065"}; -_gdaeb ,_cecac :=_fd .GetIndirect (_ddadd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_ag .Log .Trace ("P\u0061g\u0065\u0020\u0050\u0061\u0072\u0065\u006e\u0074:\u0020\u0025\u0054\u0020(%\u0076\u0029",_ddadd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"),_cecac ); -for _cecac {_ag .Log .Trace ("\u0050a\u0067e\u0020\u0050\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_gdaeb );_dggdg ,_aadfd :=_fd .GetDict (_gdaeb .PdfObject );if !_aadfd {return _ad .New ("i\u006e\u0076\u0061\u006cid\u0020P\u0061\u0072\u0065\u006e\u0074 \u006f\u0062\u006a\u0065\u0063\u0074"); -};for _ ,_ffbdf :=range _eeacd {_ag .Log .Trace ("\u0046\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_ffbdf );if _ddadd .Get (_ffbdf )!=nil {_ag .Log .Trace ("\u002d \u0070a\u0067\u0065\u0020\u0068\u0061s\u0020\u0061l\u0072\u0065\u0061\u0064\u0079");continue ; -};if _fdccb :=_dggdg .Get (_ffbdf );_fdccb !=nil {_ag .Log .Trace ("\u0049\u006e\u0068\u0065ri\u0074\u0069\u006e\u0067\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0025\u0073",_ffbdf );_ddadd .Set (_ffbdf ,_fdccb );};};_gdaeb ,_cecac =_fd .GetIndirect (_dggdg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074")); -_ag .Log .Trace ("\u004ee\u0078t\u0020\u0070\u0061\u0072\u0065\u006e\u0074\u003a\u0020\u0025\u0054",_dggdg .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));};_ag .Log .Trace ("\u0054\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c \u0064\u006f\u006e\u0065"); -_ddadd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_daefb ._eecde );_adfdf .PdfObject =_ddadd ;_bfegg ,_bagbf :=_fd .GetDict (_daefb ._eecde .PdfObject );if !_bagbf {return _ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0061g\u0065\u0073\u0020\u006f\u0062\u006a\u0020(\u006e\u006f\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0029"); -};_faee ,_bagbf :=_fd .GetArray (_bfegg .Get ("\u004b\u0069\u0064\u0073"));if !_bagbf {return _ad .New ("\u0069\u006ev\u0061\u006c\u0069\u0064 \u0050\u0061g\u0065\u0073\u0020\u004b\u0069\u0064\u0073\u0020o\u0062\u006a\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072\u0061\u0079\u0029"); -};_faee .Append (_adfdf );_daefb ._efed [_ddadd ]=struct{}{};_cdfbd ,_bagbf :=_fd .GetInt (_bfegg .Get ("\u0043\u006f\u0075n\u0074"));if !_bagbf {return _ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064 \u0050\u0061\u0067e\u0073\u0020\u0043\u006fu\u006e\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0028\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0029"); -};*_cdfbd =*_cdfbd +1;if page ._dfaff ==nil {_cecfe :=_ae .Track (_daefb ._cdfgf ,_bcdag );if _cecfe !=nil {return _cecfe ;};}else {_ccfcaa :=_ae .Track (page ._dfaff ._ecbab ,_bcdag );if _ccfcaa !=nil {return _ccfcaa ;};};_daefb .addObject (_adfdf );_abacb :=_daefb .addObjects (_ddadd ); -if _abacb !=nil {return _abacb ;};return nil ;};func _acgcc (_bddg _fd .PdfObject )(*PdfFunctionType2 ,error ){_cccgd :=&PdfFunctionType2 {};var _bdce *_fd .PdfObjectDictionary ;if _dfgdf ,_cfab :=_bddg .(*_fd .PdfIndirectObject );_cfab {_gggcd ,_fbdbg :=_dfgdf .PdfObject .(*_fd .PdfObjectDictionary ); -if !_fbdbg {return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_cccgd ._babf =_dfgdf ;_bdce =_gggcd ;}else if _dfgb ,_gabgf :=_bddg .(*_fd .PdfObjectDictionary );_gabgf {_bdce =_dfgb ;}else {return nil ,_ad .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -};_ag .Log .Trace ("\u0046U\u004e\u0043\u0032\u003a\u0020\u0025s",_bdce .String ());_ebdd ,_gdaff :=_fd .TraceToDirectObject (_bdce .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_fd .PdfObjectArray );if !_gdaff {_ag .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064"); -return nil ,_ad .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};if _ebdd .Len ()< 0||_ebdd .Len ()%2!=0{_ag .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u0072\u0061\u006e\u0067e\u0020\u0069\u006e\u0076al\u0069\u0064"); -return nil ,_ad .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065");};_faca ,_dfec :=_ebdd .ToFloat64Array ();if _dfec !=nil {return nil ,_dfec ;};_cccgd .Domain =_faca ;_ebdd ,_gdaff =_fd .TraceToDirectObject (_bdce .Get ("\u0052\u0061\u006eg\u0065")).(*_fd .PdfObjectArray ); -if _gdaff {if _ebdd .Len ()< 0||_ebdd .Len ()%2!=0{return nil ,_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065");};_bggb ,_fcgc :=_ebdd .ToFloat64Array ();if _fcgc !=nil {return nil ,_fcgc ;};_cccgd .Range =_bggb ; -};_ebdd ,_gdaff =_fd .TraceToDirectObject (_bdce .Get ("\u0043\u0030")).(*_fd .PdfObjectArray );if _gdaff {_edfb ,_bebf :=_ebdd .ToFloat64Array ();if _bebf !=nil {return nil ,_bebf ;};_cccgd .C0 =_edfb ;};_ebdd ,_gdaff =_fd .TraceToDirectObject (_bdce .Get ("\u0043\u0031")).(*_fd .PdfObjectArray ); -if _gdaff {_cfdbd ,_fggdc :=_ebdd .ToFloat64Array ();if _fggdc !=nil {return nil ,_fggdc ;};_cccgd .C1 =_cfdbd ;};if len (_cccgd .C0 )!=len (_cccgd .C1 ){_ag .Log .Error ("\u0043\u0030\u0020\u0061nd\u0020\u0043\u0031\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063\u0068\u0069n\u0067"); -return nil ,_fd .ErrRangeError ;};N ,_dfec :=_fd .GetNumberAsFloat (_fd .TraceToDirectObject (_bdce .Get ("\u004e")));if _dfec !=nil {_ag .Log .Error ("\u004e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020o\u0072\u0020\u0069\u006e\u0076\u0061\u006ci\u0064\u002c\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_bdce .String ()); -return nil ,_dfec ;};_cccgd .N =N ;return _cccgd ,nil ;}; +// GetContainingPdfObject implements interface PdfModel. +func (_ebebb *PdfFilespec )GetContainingPdfObject ()_bb .PdfObject {return _ebebb ._eggff }; -// GetContainingPdfObject returns the page as a dictionary within an PdfIndirectObject. -func (_cgef *PdfPage )GetContainingPdfObject ()_fd .PdfObject {return _cgef ._fgcac }; +// GetNumComponents returns the number of input color components, i.e. that are input to the tint transform. +func (_gebg *PdfColorspaceDeviceN )GetNumComponents ()int {return _gebg .ColorantNames .Len ()}; -// NewPdfColorspaceDeviceGray returns a new grayscale colorspace. -func NewPdfColorspaceDeviceGray ()*PdfColorspaceDeviceGray {return &PdfColorspaceDeviceGray {}}; +// ToPdfObject returns a stream object. +func (_aaceg *XObjectImage )ToPdfObject ()_bb .PdfObject {_cbdbd :=_aaceg ._eddaa ;if _aaceg ._cfbee {return _cbdbd ;};_babgb :=_cbdbd .PdfObjectDictionary ;if _aaceg .Filter !=nil {_babgb =_aaceg .Filter .MakeStreamDict ();_cbdbd .PdfObjectDictionary =_babgb ; +};_babgb .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074"));_babgb .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0049\u006d\u0061g\u0065"));_babgb .Set ("\u0057\u0069\u0064t\u0068",_bb .MakeInteger (*(_aaceg .Width ))); +_babgb .Set ("\u0048\u0065\u0069\u0067\u0068\u0074",_bb .MakeInteger (*(_aaceg .Height )));if _aaceg .BitsPerComponent !=nil {_babgb .Set ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074",_bb .MakeInteger (*(_aaceg .BitsPerComponent ))); +};if _aaceg .ColorSpace !=nil {_babgb .SetIfNotNil ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065",_aaceg .ColorSpace .ToPdfObject ());};_babgb .SetIfNotNil ("\u0049\u006e\u0074\u0065\u006e\u0074",_aaceg .Intent );_babgb .SetIfNotNil ("\u0049m\u0061\u0067\u0065\u004d\u0061\u0073k",_aaceg .ImageMask ); +_babgb .SetIfNotNil ("\u004d\u0061\u0073\u006b",_aaceg .Mask );_dcfdf :=_babgb .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")!=nil ;if _aaceg .Decode ==nil &&_dcfdf {_babgb .Remove ("\u0044\u0065\u0063\u006f\u0064\u0065");}else if _aaceg .Decode !=nil {_babgb .Set ("\u0044\u0065\u0063\u006f\u0064\u0065",_aaceg .Decode ); +};_babgb .SetIfNotNil ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_aaceg .Interpolate );_babgb .SetIfNotNil ("\u0041\u006c\u0074e\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0073",_aaceg .Alternatives );_babgb .SetIfNotNil ("\u0053\u004d\u0061s\u006b",_aaceg .SMask ); +_babgb .SetIfNotNil ("S\u004d\u0061\u0073\u006b\u0049\u006e\u0044\u0061\u0074\u0061",_aaceg .SMaskInData );_babgb .SetIfNotNil ("\u004d\u0061\u0074t\u0065",_aaceg .Matte );_babgb .SetIfNotNil ("\u004e\u0061\u006d\u0065",_aaceg .Name );_babgb .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_aaceg .StructParent ); +_babgb .SetIfNotNil ("\u0049\u0044",_aaceg .ID );_babgb .SetIfNotNil ("\u004f\u0050\u0049",_aaceg .OPI );_babgb .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_aaceg .Metadata );_babgb .SetIfNotNil ("\u004f\u0043",_aaceg .OC );_babgb .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_aaceg .Stream )))); +_cbdbd .Stream =_aaceg .Stream ;_aaceg ._cfbee =true ;return _cbdbd ;};func (_bedce *PdfWriter )writeString (_ebfgf string ){if _bedce ._ggcbb !=nil {return ;};_fbba ,_bfgca :=_bedce ._daeee .WriteString (_ebfgf );_bedce ._ggaef +=int64 (_fbba );_bedce ._ggcbb =_bfgca ; +}; -// PdfColorspaceSpecialPattern is a Pattern colorspace. -// Can be defined either as /Pattern or with an underlying colorspace [/Pattern cs]. -type PdfColorspaceSpecialPattern struct{UnderlyingCS PdfColorspace ;_gcgab *_fd .PdfIndirectObject ;};func (_dgged *PdfWriter )adjustXRefAffectedVersion (_aecag bool ){if _aecag &&_dgged ._ggaddg .Major ==1&&_dgged ._ggaddg .Minor < 5{_dgged ._ggaddg .Minor =5; -};}; +// ColorToRGB converts a CalRGB color to an RGB color. +func (_gecg *PdfColorspaceCalRGB )ColorToRGB (color PdfColor )(PdfColor ,error ){_edad ,_dgfad :=color .(*PdfColorCalRGB );if !_dgfad {_gg .Log .Debug ("\u0049\u006e\u0070ut\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006e\u006f\u0074\u0020\u0063\u0061\u006c\u0020\u0072\u0067\u0062"); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};_cfca :=_edad .A ();_dacba :=_edad .B ();_gafa :=_edad .C ();X :=_gecg .Matrix [0]*_bdd .Pow (_cfca ,_gecg .Gamma [0])+_gecg .Matrix [3]*_bdd .Pow (_dacba ,_gecg .Gamma [1])+_gecg .Matrix [6]*_bdd .Pow (_gafa ,_gecg .Gamma [2]); +Y :=_gecg .Matrix [1]*_bdd .Pow (_cfca ,_gecg .Gamma [0])+_gecg .Matrix [4]*_bdd .Pow (_dacba ,_gecg .Gamma [1])+_gecg .Matrix [7]*_bdd .Pow (_gafa ,_gecg .Gamma [2]);Z :=_gecg .Matrix [2]*_bdd .Pow (_cfca ,_gecg .Gamma [0])+_gecg .Matrix [5]*_bdd .Pow (_dacba ,_gecg .Gamma [1])+_gecg .Matrix [8]*_bdd .Pow (_gafa ,_gecg .Gamma [2]); +_gbge :=3.240479*X +-1.537150*Y +-0.498535*Z ;_fcba :=-0.969256*X +1.875992*Y +0.041556*Z ;_bgcg :=0.055648*X +-0.204043*Y +1.057311*Z ;_gbge =_bdd .Min (_bdd .Max (_gbge ,0),1.0);_fcba =_bdd .Min (_bdd .Max (_fcba ,0),1.0);_bgcg =_bdd .Min (_bdd .Max (_bgcg ,0),1.0); +return NewPdfColorDeviceRGB (_gbge ,_fcba ,_bgcg ),nil ;}; -// PdfShadingType5 is a Lattice-form Gouraud-shaded triangle mesh. -type PdfShadingType5 struct{*PdfShading ;BitsPerCoordinate *_fd .PdfObjectInteger ;BitsPerComponent *_fd .PdfObjectInteger ;VerticesPerRow *_fd .PdfObjectInteger ;Decode *_fd .PdfObjectArray ;Function []PdfFunction ;};func (_gcedd *pdfFontType0 )bytesToCharcodes (_aaea []byte )([]_ee .CharCode ,bool ){if _gcedd ._bbbfb ==nil {return nil ,false ; -};_deeef ,_bgecb :=_gcedd ._bbbfb .BytesToCharcodes (_aaea );if !_bgecb {return nil ,false ;};_caff :=make ([]_ee .CharCode ,len (_deeef ));for _fcab ,_decef :=range _deeef {_caff [_fcab ]=_ee .CharCode (_decef );};return _caff ,true ;}; +// NewOutline returns a new outline instance. +func NewOutline ()*Outline {return &Outline {}}; -// GetStandardApplier gets currently used StandardApplier.. -func (_acdeb *PdfWriter )GetStandardApplier ()StandardApplier {return _acdeb ._fagbg };func (_begd *DSS )add (_ggbad *[]*_fd .PdfObjectStream ,_gfge map[string ]*_fd .PdfObjectStream ,_fcgd [][]byte )([]*_fd .PdfObjectStream ,error ){_gbbbc :=make ([]*_fd .PdfObjectStream ,0,len (_fcgd )); -for _ ,_caebf :=range _fcgd {_aecg ,_bddf :=_eagg (_caebf );if _bddf !=nil {return nil ,_bddf ;};_begba ,_cfbf :=_gfge [string (_aecg )];if !_cfbf {_begba ,_bddf =_fd .MakeStream (_caebf ,_fd .NewRawEncoder ());if _bddf !=nil {return nil ,_bddf ;};_gfge [string (_aecg )]=_begba ; -*_ggbad =append (*_ggbad ,_begba );};_gbbbc =append (_gbbbc ,_begba );};return _gbbbc ,nil ;}; +// PageCallback callback function used in page loading +// that could be used to modify the page content. +// +// Deprecated: will be removed in v4. Use PageProcessCallback instead. +type PageCallback func (_bcfg int ,_gedcb *PdfPage ); + +// NewPdfShadingPatternType3 creates an empty shading pattern type 3 object. +func NewPdfShadingPatternType3 ()*PdfShadingPatternType3 {_eabb :=&PdfShadingPatternType3 {};_eabb .Matrix =_bb .MakeArrayFromIntegers ([]int {1,0,0,1,0,0});_eabb .PdfPattern =&PdfPattern {};_eabb .PdfPattern .PatternType =int64 (*_bb .MakeInteger (2)); +_eabb .PdfPattern ._aafef =_eabb ;_eabb .PdfPattern ._aeff =_bb .MakeIndirectObject (_bb .MakeDict ());return _eabb ;}; // C returns the value of the C component of the color. -func (_bedbf *PdfColorCalRGB )C ()float64 {return _bedbf [2]}; +func (_cdce *PdfColorCalRGB )C ()float64 {return _cdce [2]};func (_gfgf *PdfWriter )addObjects (_fbaad _bb .PdfObject )error {_gg .Log .Trace ("\u0041d\u0064i\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073\u0021");if _eegga ,_aedca :=_fbaad .(*_bb .PdfIndirectObject ); +_aedca {_gg .Log .Trace ("\u0049\u006e\u0064\u0069\u0072\u0065\u0063\u0074");_gg .Log .Trace ("\u002d \u0025\u0073\u0020\u0028\u0025\u0070)",_fbaad ,_eegga );_gg .Log .Trace ("\u002d\u0020\u0025\u0073",_eegga .PdfObject );if _gfgf .addObject (_eegga ){_aagae :=_gfgf .addObjects (_eegga .PdfObject ); +if _aagae !=nil {return _aagae ;};};return nil ;};if _degef ,_fgcag :=_fbaad .(*_bb .PdfObjectStream );_fgcag {_gg .Log .Trace ("\u0053\u0074\u0072\u0065\u0061\u006d");_gg .Log .Trace ("\u002d \u0025\u0073\u0020\u0025\u0070",_fbaad ,_fbaad );if _gfgf .addObject (_degef ){_cbfae :=_gfgf .addObjects (_degef .PdfObjectDictionary ); +if _cbfae !=nil {return _cbfae ;};};return nil ;};if _aabd ,_afecf :=_fbaad .(*_bb .PdfObjectDictionary );_afecf {_gg .Log .Trace ("\u0044\u0069\u0063\u0074");_gg .Log .Trace ("\u002d\u0020\u0025\u0073",_fbaad );for _ ,_fggae :=range _aabd .Keys (){_aggag :=_aabd .Get (_fggae ); +if _agfdca ,_geeec :=_aggag .(*_bb .PdfObjectReference );_geeec {_aggag =_agfdca .Resolve ();_aabd .Set (_fggae ,_aggag );};if _fggae !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _ddeaa :=_gfgf .addObjects (_aggag );_ddeaa !=nil {return _ddeaa ;};}else {if _ ,_ebbca :=_aggag .(*_bb .PdfObjectNull ); +_ebbca {continue ;};if _egedb :=_gfgf .hasObject (_aggag );!_egedb {_gg .Log .Debug ("P\u0061\u0072\u0065\u006e\u0074\u0020o\u0062\u006a\u0020\u006e\u006f\u0074 \u0061\u0064\u0064\u0065\u0064\u0020\u0079e\u0074\u0021\u0021\u0020\u0025\u0054\u0020\u0025\u0070\u0020%\u0076",_aggag ,_aggag ,_aggag ); +_gfgf ._aaccg [_aggag ]=append (_gfgf ._aaccg [_aggag ],_aabd );};};};return nil ;};if _aggce ,_adcdg :=_fbaad .(*_bb .PdfObjectArray );_adcdg {_gg .Log .Trace ("\u0041\u0072\u0072a\u0079");_gg .Log .Trace ("\u002d\u0020\u0025\u0073",_fbaad );if _aggce ==nil {return _ed .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};for _ffece ,_ggfcd :=range _aggce .Elements (){if _aggbb ,_dedgbb :=_ggfcd .(*_bb .PdfObjectReference );_dedgbb {_ggfcd =_aggbb .Resolve ();_aggce .Set (_ffece ,_ggfcd );};if _faaea :=_gfgf .addObjects (_ggfcd );_faaea !=nil {return _faaea ;};};return nil ; +};if _ ,_dgfec :=_fbaad .(*_bb .PdfObjectReference );_dgfec {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043\u0061\u006e\u006e\u006f\u0074 \u0062\u0065\u0020\u0061\u0020\u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u002d\u0020\u0067\u006f\u0074 \u0025\u0023\u0076\u0021",_fbaad ); +return _ed .New ("r\u0065\u0066\u0065\u0072en\u0063e\u0020\u006e\u006f\u0074\u0020a\u006c\u006c\u006f\u0077\u0065\u0064");};return nil ;}; -// SetPdfProducer sets the Producer attribute of the output PDF. -func SetPdfProducer (producer string ){_feadd .Lock ();defer _feadd .Unlock ();_ecebc =producer }; +// ToPdfObject implements interface PdfModel. +func (_bgfb *PdfAnnotationSquiggly )ToPdfObject ()_bb .PdfObject {_bgfb .PdfAnnotation .ToPdfObject ();_febec :=_bgfb ._aaf ;_dedd :=_febec .PdfObject .(*_bb .PdfObjectDictionary );_bgfb .PdfAnnotationMarkup .appendToPdfDictionary (_dedd );_dedd .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079")); +_dedd .SetIfNotNil ("\u0051\u0075\u0061\u0064\u0050\u006f\u0069\u006e\u0074\u0073",_bgfb .QuadPoints );return _febec ;};func (_fbgad *PdfWriter )setDocumentIDs (_cebgb ,_baddg string ){_fbgad ._fggfg =_bb .MakeArray (_bb .MakeHexString (_cebgb ),_bb .MakeHexString (_baddg )); +}; -// ImageToRGB converts image in CalGray color space to RGB (A, B, C -> X, Y, Z). -func (_cfgf *PdfColorspaceCalGray )ImageToRGB (img Image )(Image ,error ){_dgge :=_bg .NewReader (img .getBase ());_bgece :=_gbed .NewImageBase (int (img .Width ),int (img .Height ),int (img .BitsPerComponent ),3,nil ,nil ,nil );_cgagc :=_bg .NewWriter (_bgece ); -_fefg :=_af .Pow (2,float64 (img .BitsPerComponent ))-1;_gdcb :=make ([]uint32 ,3);var (_fgeca uint32 ;ANorm ,X ,Y ,Z ,_cded ,_egee ,_feegb float64 ;_beag error ;);for {_fgeca ,_beag =_dgge .ReadSample ();if _beag ==_bc .EOF {break ;}else if _beag !=nil {return img ,_beag ; -};ANorm =float64 (_fgeca )/_fefg ;X =_cfgf .WhitePoint [0]*_af .Pow (ANorm ,_cfgf .Gamma );Y =_cfgf .WhitePoint [1]*_af .Pow (ANorm ,_cfgf .Gamma );Z =_cfgf .WhitePoint [2]*_af .Pow (ANorm ,_cfgf .Gamma );_cded =3.240479*X +-1.537150*Y +-0.498535*Z ;_egee =-0.969256*X +1.875992*Y +0.041556*Z ; -_feegb =0.055648*X +-0.204043*Y +1.057311*Z ;_cded =_af .Min (_af .Max (_cded ,0),1.0);_egee =_af .Min (_af .Max (_egee ,0),1.0);_feegb =_af .Min (_af .Max (_feegb ,0),1.0);_gdcb [0]=uint32 (_cded *_fefg );_gdcb [1]=uint32 (_egee *_fefg );_gdcb [2]=uint32 (_feegb *_fefg ); -if _beag =_cgagc .WriteSamples (_gdcb );_beag !=nil {return img ,_beag ;};};return _eeafa (&_bgece ),nil ;};func (_bbbba *Image )samplesTrimPadding (_dbcgb []uint32 )[]uint32 {_cgbff :=_bbbba .ColorComponents *int (_bbbba .Width )*int (_bbbba .Height ); -if len (_dbcgb )==_cgbff {return _dbcgb ;};_acage :=make ([]uint32 ,_cgbff );_dgefd :=int (_bbbba .Width )*_bbbba .ColorComponents ;var _ddfe ,_gcdea ,_gcedcd ,_ebagfe int ;_ggag :=_gbed .BytesPerLine (int (_bbbba .Width ),int (_bbbba .BitsPerComponent ),_bbbba .ColorComponents ); -for _ddfe =0;_ddfe < int (_bbbba .Height );_ddfe ++{_gcdea =_ddfe *int (_bbbba .Width );_gcedcd =_ddfe *_ggag ;for _ebagfe =0;_ebagfe < _dgefd ;_ebagfe ++{_acage [_gcdea +_ebagfe ]=_dbcgb [_gcedcd +_ebagfe ];};};return _acage ;};func (_ffcef *PdfAppender )mergeResources (_bdcc ,_eefa _fd .PdfObject ,_adfa map[_fd .PdfObjectName ]_fd .PdfObjectName )_fd .PdfObject {if _eefa ==nil &&_bdcc ==nil {return nil ; -};if _eefa ==nil {return _bdcc ;};_bedf ,_egaf :=_fd .GetDict (_eefa );if !_egaf {return _bdcc ;};if _bdcc ==nil {_ddab :=_fd .MakeDict ();_ddab .Merge (_bedf );return _eefa ;};_bbeb ,_egaf :=_fd .GetDict (_bdcc );if !_egaf {_ag .Log .Error ("\u0045\u0072\u0072or\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065 \u0069s\u0020n\u006ft\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); -_bbeb =_fd .MakeDict ();};for _ ,_dffc :=range _bedf .Keys (){if _agc ,_gcce :=_adfa [_dffc ];_gcce {_bbeb .Set (_agc ,_bedf .Get (_dffc ));}else {_bbeb .Set (_dffc ,_bedf .Get (_dffc ));};};return _bbeb ;};func _dcaab (_cafad *_fd .PdfObjectDictionary )(*PdfShadingPattern ,error ){_eafcb :=&PdfShadingPattern {}; -_gcbc :=_cafad .Get ("\u0053h\u0061\u0064\u0069\u006e\u0067");if _gcbc ==nil {_ag .Log .Debug ("\u0053h\u0061d\u0069\u006e\u0067\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");return nil ,ErrRequiredAttributeMissing ;};_bdeef ,_bgbddf :=_cceab (_gcbc ); -if _bgbddf !=nil {_ag .Log .Debug ("\u0045r\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006eg\u0020s\u0068a\u0064\u0069\u006e\u0067\u003a\u0020\u0025v",_bgbddf );return nil ,_bgbddf ;};_eafcb .Shading =_bdeef ;if _aabag :=_cafad .Get ("\u004d\u0061\u0074\u0072\u0069\u0078"); -_aabag !=nil {_eabgf ,_acaaa :=_aabag .(*_fd .PdfObjectArray );if !_acaaa {_ag .Log .Debug ("\u004d\u0061\u0074\u0072i\u0078\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061r\u0072a\u0079\u0020\u0028\u0067\u006f\u0074\u0020%\u0054\u0029",_aabag ); -return nil ,_fd .ErrTypeError ;};_eafcb .Matrix =_eabgf ;};if _eadfc :=_cafad .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e");_eadfc !=nil {_eafcb .ExtGState =_eadfc ;};return _eafcb ,nil ;}; +// GetPerms returns the Permissions dictionary +func (_bcfgc *PdfReader )GetPerms ()*Permissions {return _bcfgc ._aebcb }; -// PdfShadingPatternType2 is shading patterns that will use a Type 2 shading pattern (Axial). -type PdfShadingPatternType2 struct{*PdfPattern ;Shading *PdfShadingType2 ;Matrix *_fd .PdfObjectArray ;ExtGState _fd .PdfObject ;}; +// PdfWriter handles outputing PDF content. +type PdfWriter struct{_eecbb *_bb .PdfIndirectObject ;_faebd *_bb .PdfIndirectObject ;_eafc map[_bb .PdfObject ]struct{};_cgfff []_bb .PdfObject ;_bfdb map[_bb .PdfObject ]struct{};_cdafa []*_bb .PdfIndirectObject ;_eccedg *PdfOutlineTreeNode ;_ebgdb *_bb .PdfObjectDictionary ; +_bfbf []_bb .PdfObject ;_gefda *_bb .PdfIndirectObject ;_daeee *_f .Writer ;_ggaef int64 ;_ggcbb error ;_efgdff *_bb .PdfCrypt ;_cfdd *_bb .PdfObjectDictionary ;_bafbg *_bb .PdfIndirectObject ;_fggfg *_bb .PdfObjectArray ;_gecfd _bb .Version ;_aebec *bool ; +_aaccg map[_bb .PdfObject ][]*_bb .PdfObjectDictionary ;_agdgf *PdfAcroForm ;_bccad *Names ;_baafb Optimizer ;_ddfcc StandardApplier ;_gaded map[int ]crossReference ;_dacf int64 ;ObjNumOffset int ;_aedgc bool ;_dbgcc _bb .XrefTable ;_fedgb int64 ;_daabg int64 ; +_dcggdc map[_bb .PdfObject ]int64 ;_cgcfec map[_bb .PdfObject ]struct{};_gbeaf string ;_bebeg []*PdfOutputIntent ;_dddbg bool ;_eacbd ,_dedff string ;}; -// ToPdfObject converts the font to a PDF representation. -func (_debf *pdfFontType0 )ToPdfObject ()_fd .PdfObject {if _debf ._ffead ==nil {_debf ._ffead =&_fd .PdfIndirectObject {};};_ddcb :=_debf .baseFields ().asPdfObjectDictionary ("\u0054\u0079\u0070e\u0030");_debf ._ffead .PdfObject =_ddcb ;if _debf .Encoding !=nil {_ddcb .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_debf .Encoding ); -}else if _debf ._agbe !=nil {_ddcb .Set ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067",_debf ._agbe .ToPdfObject ());};if _debf .DescendantFont !=nil {_ddcb .Set ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073",_fd .MakeArray (_debf .DescendantFont .ToPdfObject ())); -};return _debf ._ffead ;}; +// ToPdfObject implements interface PdfModel. +func (_bfc *PdfActionImportData )ToPdfObject ()_bb .PdfObject {_bfc .PdfAction .ToPdfObject ();_efg :=_bfc ._dcc ;_afbg :=_efg .PdfObject .(*_bb .PdfObjectDictionary );_afbg .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeImportData )));if _bfc .F !=nil {_afbg .Set ("\u0046",_bfc .F .ToPdfObject ()); +};return _efg ;}; -// PdfAnnotationSound represents Sound annotations. -// (Section 12.5.6.16). -type PdfAnnotationSound struct{*PdfAnnotation ;*PdfAnnotationMarkup ;Sound _fd .PdfObject ;Name _fd .PdfObject ;}; +// PdfColorCalGray represents a CalGray colorspace. +type PdfColorCalGray float64 ; -// Reset sets the multi font encoder to its initial state. -func (_ggcg *MultipleFontEncoder )Reset (){_ggcg .CurrentFont =_ggcg ._ccbbf [0]};func (_agf *PdfReader )newPdfActionImportDataFromDict (_adcb *_fd .PdfObjectDictionary )(*PdfActionImportData ,error ){_ccb ,_gcde :=_ece (_adcb .Get ("\u0046"));if _gcde !=nil {return nil ,_gcde ; -};return &PdfActionImportData {F :_ccb },nil ;};func (_afddf *PdfWriter )writeDocumentVersion (){if _afddf ._fbgg {_afddf .writeString ("\u000a");}else {_afddf .writeString (_dc .Sprintf ("\u0025\u0025\u0050D\u0046\u002d\u0025\u0064\u002e\u0025\u0064\u000a",_afddf ._ggaddg .Major ,_afddf ._ggaddg .Minor )); -_afddf .writeString ("\u0025\u00e2\u00e3\u00cf\u00d3\u000a");};}; +// PdfShadingType2 is an Axial shading. +type PdfShadingType2 struct{*PdfShading ;Coords *_bb .PdfObjectArray ;Domain *_bb .PdfObjectArray ;Function []PdfFunction ;Extend *_bb .PdfObjectArray ;}; -// IsColored specifies if the pattern is colored. -func (_gacgg *PdfTilingPattern )IsColored ()bool {if _gacgg .PaintType !=nil &&*_gacgg .PaintType ==1{return true ;};return false ;};var _ pdfFont =(*pdfCIDFontType0 )(nil ); +// SetOpenAction sets the OpenAction in the PDF catalog. +// The value shall be either an array defining a destination (12.3.2 "Destinations" PDF32000_2008), +// or an action dictionary representing an action (12.6 "Actions" PDF32000_2008). +func (_gdcda *PdfWriter )SetOpenAction (dest _bb .PdfObject )error {if dest ==nil ||_bb .IsNullObject (dest ){return nil ;};_gdcda ._ebgdb .Set ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e",dest );return _gdcda .addObjects (dest );};func (_eeda *PdfReader )newPdfAnnotationFromIndirectObject (_feb *_bb .PdfIndirectObject )(*PdfAnnotation ,error ){_bbc ,_gbfa :=_feb .PdfObject .(*_bb .PdfObjectDictionary ); +if !_gbfa {return nil ,_e .Errorf ("\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020a \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};if model :=_eeda ._geeca .GetModelFromPrimitive (_bbc );model !=nil {_dbefa ,_ddde :=model .(*PdfAnnotation );if !_ddde {return nil ,_e .Errorf ("\u0063\u0061\u0063\u0068\u0065\u0064 \u006d\u006f\u0064\u0065\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0050D\u0046\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e"); +};return _dbefa ,nil ;};_ebg :=&PdfAnnotation {};_ebg ._aaf =_feb ;_eeda ._geeca .Register (_bbc ,_ebg );if _eag :=_bbc .Get ("\u0054\u0079\u0070\u0065");_eag !=nil {_edf ,_afbf :=_eag .(*_bb .PdfObjectName );if !_afbf {_gg .Log .Trace ("\u0049\u006e\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079\u0021\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066\u0020\u0054\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029\u0020\u002d\u0020\u0073\u0068\u006f\u0075\u006c\u0064 \u0062\u0065\u0020\u004e\u0061m\u0065",_eag ); +}else {if *_edf !="\u0041\u006e\u006eo\u0074"{_gg .Log .Trace ("\u0055\u006e\u0073\u0075\u0073\u0070\u0065\u0063\u0074\u0065d\u0020\u0054\u0079\u0070\u0065\u0020\u0021=\u0020\u0041\u006e\u006e\u006f\u0074\u0020\u0028\u0025\u0073\u0029",*_edf );};};};if _fef :=_bbc .Get ("\u0052\u0065\u0063\u0074"); +_fef !=nil {_ebg .Rect =_fef ;};if _adf :=_bbc .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_adf !=nil {_ebg .Contents =_adf ;};if _bfe :=_bbc .Get ("\u0050");_bfe !=nil {_ebg .P =_bfe ;};if _eab :=_bbc .Get ("\u004e\u004d");_eab !=nil {_ebg .NM =_eab ; +};if _fca :=_bbc .Get ("\u004d");_fca !=nil {_ebg .M =_fca ;};if _bba :=_bbc .Get ("\u0046");_bba !=nil {_ebg .F =_bba ;};if _eef :=_bbc .Get ("\u0041\u0050");_eef !=nil {_ebg .AP =_eef ;};if _aagf :=_bbc .Get ("\u0041\u0053");_aagf !=nil {_ebg .AS =_aagf ; +};if _edeg :=_bbc .Get ("\u0042\u006f\u0072\u0064\u0065\u0072");_edeg !=nil {_ebg .Border =_edeg ;};if _aba :=_bbc .Get ("\u0043");_aba !=nil {_ebg .C =_aba ;};if _gdae :=_bbc .Get ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074"); +_gdae !=nil {_ebg .StructParent =_gdae ;};if _bgad :=_bbc .Get ("\u004f\u0043");_bgad !=nil {_ebg .OC =_bgad ;};_faad :=_bbc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");if _faad ==nil {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u0049\u004e\u0047:\u0020\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u0069\u006c\u0069\u0074\u0079 \u0069s\u0073\u0075\u0065\u0020\u002d\u0020a\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u002d\u0020\u0061\u0073\u0073u\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0073\u0075\u0062\u0074\u0079p\u0065"); +_ebg ._ff =nil ;return _ebg ,nil ;};_fdg ,_dggb :=_faad .(*_bb .PdfObjectName );if !_dggb {_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076a\u006c\u0069\u0064\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006fb\u006a\u0065\u0063\u0074\u0020\u0074\u0079\u0070\u0065 !\u003d\u0020n\u0061\u006d\u0065\u0020\u0028\u0025\u0054\u0029",_faad ); +return nil ,_e .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u006f\u0062\u006ae\u0063\u0074\u0020\u0074\u0079\u0070\u0065\u0020\u0021\u003d n\u0061\u006d\u0065 \u0028%\u0054\u0029",_faad );};switch *_fdg {case "\u0054\u0065\u0078\u0074":_bfa ,_gdd :=_eeda .newPdfAnnotationTextFromDict (_bbc ); +if _gdd !=nil {return nil ,_gdd ;};_bfa .PdfAnnotation =_ebg ;_ebg ._ff =_bfa ;return _ebg ,nil ;case "\u004c\u0069\u006e\u006b":_gbbb ,_adg :=_eeda .newPdfAnnotationLinkFromDict (_bbc );if _adg !=nil {return nil ,_adg ;};_gbbb .PdfAnnotation =_ebg ;_ebg ._ff =_gbbb ; +return _ebg ,nil ;case "\u0046\u0072\u0065\u0065\u0054\u0065\u0078\u0074":_bafb ,_dbbb :=_eeda .newPdfAnnotationFreeTextFromDict (_bbc );if _dbbb !=nil {return nil ,_dbbb ;};_bafb .PdfAnnotation =_ebg ;_ebg ._ff =_bafb ;return _ebg ,nil ;case "\u004c\u0069\u006e\u0065":_gcge ,_acg :=_eeda .newPdfAnnotationLineFromDict (_bbc ); +if _acg !=nil {return nil ,_acg ;};_gcge .PdfAnnotation =_ebg ;_ebg ._ff =_gcge ;_gg .Log .Trace ("\u004c\u0049\u004e\u0045\u0020\u0041N\u004e\u004f\u0054\u0041\u0054\u0049\u004f\u004e\u003a\u0020\u0061\u006e\u006eo\u0074\u0020\u0028\u0025\u0054\u0029\u003a \u0025\u002b\u0076\u000a",_ebg ,_ebg ); +_gg .Log .Trace ("\u004c\u0049\u004eE\u0020\u0041\u004e\u004eO\u0054\u0041\u0054\u0049\u004f\u004e\u003a \u0063\u0074\u0078\u0020\u0028\u0025\u0054\u0029\u003a\u0020\u0025\u002b\u0076\u000a",_gcge ,_gcge );_gg .Log .Trace ("\u004c\u0049\u004e\u0045\u0020\u0041\u004e\u004e\u004f\u0054\u0041\u0054\u0049\u004f\u004e\u0020\u004d\u0061\u0072\u006b\u0075\u0070\u003a\u0020c\u0074\u0078\u0020\u0028\u0025T\u0029\u003a \u0025\u002b\u0076\u000a",_gcge .PdfAnnotationMarkup ,_gcge .PdfAnnotationMarkup ); +return _ebg ,nil ;case "\u0053\u0071\u0075\u0061\u0072\u0065":_bcb ,_eafa :=_eeda .newPdfAnnotationSquareFromDict (_bbc );if _eafa !=nil {return nil ,_eafa ;};_bcb .PdfAnnotation =_ebg ;_ebg ._ff =_bcb ;return _ebg ,nil ;case "\u0043\u0069\u0072\u0063\u006c\u0065":_ccfd ,_eee :=_eeda .newPdfAnnotationCircleFromDict (_bbc ); +if _eee !=nil {return nil ,_eee ;};_ccfd .PdfAnnotation =_ebg ;_ebg ._ff =_ccfd ;return _ebg ,nil ;case "\u0050o\u006c\u0079\u0067\u006f\u006e":_cge ,_cfbgg :=_eeda .newPdfAnnotationPolygonFromDict (_bbc );if _cfbgg !=nil {return nil ,_cfbgg ;};_cge .PdfAnnotation =_ebg ; +_ebg ._ff =_cge ;return _ebg ,nil ;case "\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065":_fgbc ,_bec :=_eeda .newPdfAnnotationPolyLineFromDict (_bbc );if _bec !=nil {return nil ,_bec ;};_fgbc .PdfAnnotation =_ebg ;_ebg ._ff =_fgbc ;return _ebg ,nil ; +case "\u0048i\u0067\u0068\u006c\u0069\u0067\u0068t":_fdae ,_dafd :=_eeda .newPdfAnnotationHighlightFromDict (_bbc );if _dafd !=nil {return nil ,_dafd ;};_fdae .PdfAnnotation =_ebg ;_ebg ._ff =_fdae ;return _ebg ,nil ;case "\u0055n\u0064\u0065\u0072\u006c\u0069\u006ee":_bac ,_begb :=_eeda .newPdfAnnotationUnderlineFromDict (_bbc ); +if _begb !=nil {return nil ,_begb ;};_bac .PdfAnnotation =_ebg ;_ebg ._ff =_bac ;return _ebg ,nil ;case "\u0053\u0071\u0075\u0069\u0067\u0067\u006c\u0079":_bfba ,_cbd :=_eeda .newPdfAnnotationSquigglyFromDict (_bbc );if _cbd !=nil {return nil ,_cbd ;}; +_bfba .PdfAnnotation =_ebg ;_ebg ._ff =_bfba ;return _ebg ,nil ;case "\u0053t\u0072\u0069\u006b\u0065\u004f\u0075t":_bfd ,_cgb :=_eeda .newPdfAnnotationStrikeOut (_bbc );if _cgb !=nil {return nil ,_cgb ;};_bfd .PdfAnnotation =_ebg ;_ebg ._ff =_bfd ;return _ebg ,nil ; +case "\u0043\u0061\u0072e\u0074":_cad ,_fbga :=_eeda .newPdfAnnotationCaretFromDict (_bbc );if _fbga !=nil {return nil ,_fbga ;};_cad .PdfAnnotation =_ebg ;_ebg ._ff =_cad ;return _ebg ,nil ;case "\u0053\u0074\u0061m\u0070":_cbb ,_aca :=_eeda .newPdfAnnotationStampFromDict (_bbc ); +if _aca !=nil {return nil ,_aca ;};_cbb .PdfAnnotation =_ebg ;_ebg ._ff =_cbb ;return _ebg ,nil ;case "\u0049\u006e\u006b":_feeb ,_cgg :=_eeda .newPdfAnnotationInkFromDict (_bbc );if _cgg !=nil {return nil ,_cgg ;};_feeb .PdfAnnotation =_ebg ;_ebg ._ff =_feeb ; +return _ebg ,nil ;case "\u0050\u006f\u0070u\u0070":_bggg ,_fag :=_eeda .newPdfAnnotationPopupFromDict (_bbc );if _fag !=nil {return nil ,_fag ;};_bggg .PdfAnnotation =_ebg ;_ebg ._ff =_bggg ;return _ebg ,nil ;case "\u0046\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063h\u006d\u0065\u006e\u0074":_dbde ,_bgcf :=_eeda .newPdfAnnotationFileAttachmentFromDict (_bbc ); +if _bgcf !=nil {return nil ,_bgcf ;};_dbde .PdfAnnotation =_ebg ;_ebg ._ff =_dbde ;return _ebg ,nil ;case "\u0053\u006f\u0075n\u0064":_cag ,_fgg :=_eeda .newPdfAnnotationSoundFromDict (_bbc );if _fgg !=nil {return nil ,_fgg ;};_cag .PdfAnnotation =_ebg ; +_ebg ._ff =_cag ;return _ebg ,nil ;case "\u0052i\u0063\u0068\u004d\u0065\u0064\u0069a":_bbdg ,_daa :=_eeda .newPdfAnnotationRichMediaFromDict (_bbc );if _daa !=nil {return nil ,_daa ;};_bbdg .PdfAnnotation =_ebg ;_ebg ._ff =_bbdg ;return _ebg ,nil ;case "\u004d\u006f\u0076i\u0065":_feag ,_bcc :=_eeda .newPdfAnnotationMovieFromDict (_bbc ); +if _bcc !=nil {return nil ,_bcc ;};_feag .PdfAnnotation =_ebg ;_ebg ._ff =_feag ;return _ebg ,nil ;case "\u0053\u0063\u0072\u0065\u0065\u006e":_ddfe ,_dgef :=_eeda .newPdfAnnotationScreenFromDict (_bbc );if _dgef !=nil {return nil ,_dgef ;};_ddfe .PdfAnnotation =_ebg ; +_ebg ._ff =_ddfe ;return _ebg ,nil ;case "\u0057\u0069\u0064\u0067\u0065\u0074":_cca ,_gee :=_eeda .newPdfAnnotationWidgetFromDict (_bbc );if _gee !=nil {return nil ,_gee ;};_cca .PdfAnnotation =_ebg ;_ebg ._ff =_cca ;return _ebg ,nil ;case "P\u0072\u0069\u006e\u0074\u0065\u0072\u004d\u0061\u0072\u006b":_cefg ,_ffg :=_eeda .newPdfAnnotationPrinterMarkFromDict (_bbc ); +if _ffg !=nil {return nil ,_ffg ;};_cefg .PdfAnnotation =_ebg ;_ebg ._ff =_cefg ;return _ebg ,nil ;case "\u0054r\u0061\u0070\u004e\u0065\u0074":_bgac ,_afd :=_eeda .newPdfAnnotationTrapNetFromDict (_bbc );if _afd !=nil {return nil ,_afd ;};_bgac .PdfAnnotation =_ebg ; +_ebg ._ff =_bgac ;return _ebg ,nil ;case "\u0057a\u0074\u0065\u0072\u006d\u0061\u0072k":_ged ,_cga :=_eeda .newPdfAnnotationWatermarkFromDict (_bbc );if _cga !=nil {return nil ,_cga ;};_ged .PdfAnnotation =_ebg ;_ebg ._ff =_ged ;return _ebg ,nil ;case "\u0033\u0044":_febf ,_bda :=_eeda .newPdfAnnotation3DFromDict (_bbc ); +if _bda !=nil {return nil ,_bda ;};_febf .PdfAnnotation =_ebg ;_ebg ._ff =_febf ;return _ebg ,nil ;case "\u0050\u0072\u006f\u006a\u0065\u0063\u0074\u0069\u006f\u006e":_cfa ,_adgf :=_eeda .newPdfAnnotationProjectionFromDict (_bbc );if _adgf !=nil {return nil ,_adgf ; +};_cfa .PdfAnnotation =_ebg ;_ebg ._ff =_cfa ;return _ebg ,nil ;case "\u0052\u0065\u0064\u0061\u0063\u0074":_geg ,_bcg :=_eeda .newPdfAnnotationRedactFromDict (_bbc );if _bcg !=nil {return nil ,_bcg ;};_geg .PdfAnnotation =_ebg ;_ebg ._ff =_geg ;return _ebg ,nil ; +};_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0075\u006e\u006b\u006e\u006f\u0077\u006e\u0020a\u006e\u006e\u006f\u0074\u0061t\u0069\u006fn\u003a\u0020\u0025\u0073",*_fdg );return nil ,nil ; +};func (_ggba *PdfColorspaceICCBased )String ()string {return "\u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064";}; -// GetNumComponents returns the number of color components (3 for RGB). -func (_edbg *PdfColorDeviceRGB )GetNumComponents ()int {return 3}; +// EnableByName LTV enables the signature dictionary of the PDF AcroForm +// field identified the specified name. The signing certificate chain is +// extracted from the signature dictionary. Optionally, additional certificates +// can be specified through the `extraCerts` parameter. The LTV client attempts +// to build the certificate chain up to a trusted root by downloading any +// missing certificates. +func (_gagbd *LTV )EnableByName (name string ,extraCerts []*_cd .Certificate )error {_abefd :=_gagbd ._abcbg ._aadf .AcroForm ;for _ ,_cefd :=range _abefd .AllFields (){_eadga ,_ :=_cefd .GetContext ().(*PdfFieldSignature );if _eadga ==nil {continue ;}; +if _fdgcb :=_eadga .PartialName ();_fdgcb !=name {continue ;};return _gagbd .Enable (_eadga .V ,extraCerts );};return nil ;};const (ButtonTypeCheckbox ButtonType =iota ;ButtonTypePush ButtonType =iota ;ButtonTypeRadio ButtonType =iota ;);var _adbef =false ; +var _ pdfFont =(*pdfFontSimple )(nil );func (_adcdd *PdfReader )resolveReference (_baeae *_bb .PdfObjectReference )(_bb .PdfObject ,bool ,error ){_ccfgd ,_ebae :=_adcdd ._cfaef .ObjCache [int (_baeae .ObjectNumber )];if !_ebae {_gg .Log .Trace ("R\u0065\u0061\u0064\u0065r \u004co\u006f\u006b\u0075\u0070\u0020r\u0065\u0066\u003a\u0020\u0025\u0073",_baeae ); +_fdddd ,_bfcbb :=_adcdd ._cfaef .LookupByReference (*_baeae );if _bfcbb !=nil {return nil ,false ,_bfcbb ;};_adcdd ._cfaef .ObjCache [int (_baeae .ObjectNumber )]=_fdddd ;return _fdddd ,false ,nil ;};return _ccfgd ,true ,nil ;}; -// ColorToRGB converts a ICCBased color to an RGB color. -func (_beebg *PdfColorspaceICCBased )ColorToRGB (color PdfColor )(PdfColor ,error ){if _beebg .Alternate ==nil {_ag .Log .Debug ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -if _beebg .N ==1{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061y\u0020\u0028\u004e\u003d\u0031\u0029"); -_ebcb :=NewPdfColorspaceDeviceGray ();return _ebcb .ColorToRGB (color );}else if _beebg .N ==3{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070a\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067 \u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006eg\u0020\u0044\u0065\u0076\u0069\u0063e\u0052\u0047B\u0020\u0028N\u003d3\u0029"); -return color ,nil ;}else if _beebg .N ==4{_ag .Log .Debug ("\u0049\u0043\u0043\u0020\u0042a\u0073\u0065\u0064\u0020\u0063o\u006co\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061\u006c\u0074\u0065r\u006e\u0061\u0074\u0069\u0076\u0065\u0020\u002d\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059K\u0020\u0028\u004e\u003d\u0034\u0029"); -_cddd :=NewPdfColorspaceDeviceCMYK ();return _cddd .ColorToRGB (color );}else {return nil ,_ad .New ("I\u0043\u0043\u0020\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063e\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0061lt\u0065\u0072\u006ea\u0074i\u0076\u0065"); -};};_ag .Log .Trace ("\u0049\u0043\u0043 \u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0073\u0070\u0061\u0063\u0065\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061t\u0069\u0076\u0065\u003a\u0020\u0025\u0023\u0076",_beebg ); -return _beebg .Alternate .ColorToRGB (color );};const (ActionTypeGoTo PdfActionType ="\u0047\u006f\u0054\u006f";ActionTypeGoTo3DView PdfActionType ="\u0047\u006f\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077";ActionTypeGoToE PdfActionType ="\u0047\u006f\u0054o\u0045"; -ActionTypeGoToR PdfActionType ="\u0047\u006f\u0054o\u0052";ActionTypeHide PdfActionType ="\u0048\u0069\u0064\u0065";ActionTypeImportData PdfActionType ="\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061";ActionTypeJavaScript PdfActionType ="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"; -ActionTypeLaunch PdfActionType ="\u004c\u0061\u0075\u006e\u0063\u0068";ActionTypeMovie PdfActionType ="\u004d\u006f\u0076i\u0065";ActionTypeNamed PdfActionType ="\u004e\u0061\u006de\u0064";ActionTypeRendition PdfActionType ="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn"; -ActionTypeResetForm PdfActionType ="\u0052e\u0073\u0065\u0074\u0046\u006f\u0072m";ActionTypeSetOCGState PdfActionType ="S\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065";ActionTypeSound PdfActionType ="\u0053\u006f\u0075n\u0064";ActionTypeSubmitForm PdfActionType ="\u0053\u0075\u0062\u006d\u0069\u0074\u0046\u006f\u0072\u006d"; -ActionTypeThread PdfActionType ="\u0054\u0068\u0072\u0065\u0061\u0064";ActionTypeTrans PdfActionType ="\u0054\u0072\u0061n\u0073";ActionTypeURI PdfActionType ="\u0055\u0052\u0049";); +// IsPush returns true if the button field represents a push button, false otherwise. +func (_ddadb *PdfFieldButton )IsPush ()bool {return _ddadb .GetType ()==ButtonTypePush };func _fgggd (_abcfb *_bb .PdfIndirectObject )(*PdfOutline ,error ){_fdfdc ,_ccdge :=_abcfb .PdfObject .(*_bb .PdfObjectDictionary );if !_ccdge {return nil ,_e .Errorf ("\u006f\u0075\u0074l\u0069\u006e\u0065\u0020o\u0062\u006a\u0065\u0063\u0074\u0020\u006eo\u0074\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079"); +};_bbed :=NewPdfOutline ();if _baae :=_fdfdc .Get ("\u0054\u0079\u0070\u0065");_baae !=nil {_cdbg ,_afaf :=_baae .(*_bb .PdfObjectName );if _afaf {if *_cdbg !="\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"{_gg .Log .Debug ("E\u0052\u0052\u004f\u0052\u0020\u0054y\u0070\u0065\u0020\u0021\u003d\u0020\u004f\u0075\u0074l\u0069\u006e\u0065s\u0020(\u0025\u0073\u0029",*_cdbg ); +};};};if _eaffae :=_fdfdc .Get ("\u0043\u006f\u0075n\u0074");_eaffae !=nil {_gagaa ,_becbc :=_bb .GetNumberAsInt64 (_eaffae );if _becbc !=nil {return nil ,_becbc ;};_bbed .Count =&_gagaa ;};return _bbed ,nil ;}; -// NewPdfFontFromTTF loads a TTF font and returns a PdfFont type that can be -// used in text styling functions. -// Uses a WinAnsiTextEncoder and loads only character codes 32-255. -// NOTE: For composite fonts such as used in symbolic languages, use NewCompositePdfFontFromTTF. -func NewPdfFontFromTTF (r _bc .ReadSeeker )(*PdfFont ,error ){const _gfdb =_ee .CharCode (32);const _bbdc =_ee .CharCode (255);_afbg ,_bcgad :=_gcb .ReadAll (r );if _bcgad !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065 \u0074\u006f\u0020\u0072\u0065\u0061d\u0020\u0066\u006f\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u003a\u0020\u0025\u0076",_bcgad ); -return nil ,_bcgad ;};_cbeef ,_bcgad :=_cf .TtfParse (_bf .NewReader (_afbg ));if _bcgad !=nil {_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0054\u0054F\u0020\u0066\u006fn\u0074:\u0020\u0025\u0076",_bcgad ); -return nil ,_bcgad ;};_gdgcb :=&pdfFontSimple {_bafeg :make (map[_ee .CharCode ]float64 ),fontCommon :fontCommon {_eded :"\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"}};_gdgcb ._dcfda =_ee .NewWinAnsiEncoder ();_gdgcb ._ffedb =_cbeef .PostScriptName ; -_gdgcb .FirstChar =_fd .MakeInteger (int64 (_gfdb ));_gdgcb .LastChar =_fd .MakeInteger (int64 (_bbdc ));_caggg :=1000.0/float64 (_cbeef .UnitsPerEm );if len (_cbeef .Widths )<=0{return nil ,_ad .New ("\u0045\u0052\u0052O\u0052\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065 \u0028\u0057\u0069\u0064\u0074\u0068\u0073\u0029"); -};_acad :=_caggg *float64 (_cbeef .Widths [0]);_cebfe :=make ([]float64 ,0,_bbdc -_gfdb +1);for _agbeg :=_gfdb ;_agbeg <=_bbdc ;_agbeg ++{_cbaac ,_fcddf :=_gdgcb .Encoder ().CharcodeToRune (_agbeg );if !_fcddf {_ag .Log .Debug ("\u0052u\u006e\u0065\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u0028c\u006f\u0064\u0065\u003a\u0020\u0025\u0064)",_agbeg ); -_cebfe =append (_cebfe ,_acad );continue ;};_deac ,_gcge :=_cbeef .Chars [_cbaac ];if !_gcge {_ag .Log .Debug ("R\u0075\u006e\u0065\u0020no\u0074 \u0069\u006e\u0020\u0054\u0054F\u0020\u0043\u0068\u0061\u0072\u0073");_cebfe =append (_cebfe ,_acad );continue ; -};_badg :=_caggg *float64 (_cbeef .Widths [_deac ]);_cebfe =append (_cebfe ,_badg );};_gdgcb .Widths =_fd .MakeIndirectObject (_fd .MakeArrayFromFloats (_cebfe ));if len (_cebfe )< int (_bbdc -_gfdb +1){_ag .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0065\u006e\u0067t\u0068\u0020\u006f\u0066\u0020\u0077\u0069\u0064\u0074\u0068s,\u0020\u0025\u0064 \u003c \u0025\u0064",len (_cebfe ),255-32+1); -return nil ,_fd .ErrRangeError ;};for _fcee :=_gfdb ;_fcee <=_bbdc ;_fcee ++{_gdgcb ._bafeg [_fcee ]=_cebfe [_fcee -_gfdb ];};_gdgcb .Encoding =_fd .MakeName ("\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_baac :=&PdfFontDescriptor {}; -_baac .FontName =_fd .MakeName (_cbeef .PostScriptName );_baac .Ascent =_fd .MakeFloat (_caggg *float64 (_cbeef .TypoAscender ));_baac .Descent =_fd .MakeFloat (_caggg *float64 (_cbeef .TypoDescender ));_baac .CapHeight =_fd .MakeFloat (_caggg *float64 (_cbeef .CapHeight )); -_baac .FontBBox =_fd .MakeArrayFromFloats ([]float64 {_caggg *float64 (_cbeef .Xmin ),_caggg *float64 (_cbeef .Ymin ),_caggg *float64 (_cbeef .Xmax ),_caggg *float64 (_cbeef .Ymax )});_baac .ItalicAngle =_fd .MakeFloat (_cbeef .ItalicAngle );_baac .MissingWidth =_fd .MakeFloat (_caggg *float64 (_cbeef .Widths [0])); -_ggdbd ,_bcgad :=_fd .MakeStream (_afbg ,_fd .NewFlateEncoder ());if _bcgad !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0055\u006e\u0061\u0062\u006c\u0065\u0020\u0074o\u0020m\u0061\u006b\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_bcgad ); -return nil ,_bcgad ;};_ggdbd .PdfObjectDictionary .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_fd .MakeInteger (int64 (len (_afbg ))));_baac .FontFile2 =_ggdbd ;if _cbeef .Bold {_baac .StemV =_fd .MakeInteger (120);}else {_baac .StemV =_fd .MakeInteger (70); -};_cdbca :=_gebb ;if _cbeef .IsFixedPitch {_cdbca |=_debadb ;};if _cbeef .ItalicAngle !=0{_cdbca |=_eaeg ;};_baac .Flags =_fd .MakeInteger (int64 (_cdbca ));_gdgcb ._babe =_baac ;_ffgd :=&PdfFont {_gbaac :_gdgcb };return _ffgd ,nil ;}; +// Y returns the value of the yellow component of the color. +func (_eagd *PdfColorDeviceCMYK )Y ()float64 {return _eagd [2]};func (_ecd *PdfReader )newPdfActionGoTo3DViewFromDict (_fad *_bb .PdfObjectDictionary )(*PdfActionGoTo3DView ,error ){return &PdfActionGoTo3DView {TA :_fad .Get ("\u0054\u0041"),V :_fad .Get ("\u0056")},nil ; +};func (_caba *PdfReader )newPdfAnnotationPolyLineFromDict (_babc *_bb .PdfObjectDictionary )(*PdfAnnotationPolyLine ,error ){_dbg :=PdfAnnotationPolyLine {};_agcc ,_daaf :=_caba .newPdfAnnotationMarkupFromDict (_babc );if _daaf !=nil {return nil ,_daaf ; +};_dbg .PdfAnnotationMarkup =_agcc ;_dbg .Vertices =_babc .Get ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073");_dbg .LE =_babc .Get ("\u004c\u0045");_dbg .BS =_babc .Get ("\u0042\u0053");_dbg .IC =_babc .Get ("\u0049\u0043");_dbg .BE =_babc .Get ("\u0042\u0045"); +_dbg .IT =_babc .Get ("\u0049\u0054");_dbg .Measure =_babc .Get ("\u004de\u0061\u0073\u0075\u0072\u0065");return &_dbg ,nil ;};func (_abafb *PdfWriter )copyObject (_gdebgg _bb .PdfObject ,_ccddc map[_bb .PdfObject ]_bb .PdfObject ,_cecd map[_bb .PdfObject ]struct{},_eacga bool )_bb .PdfObject {_affcfd :=!_abafb ._aedgc &&_cecd !=nil ; +if _eaaca ,_dcbac :=_ccddc [_gdebgg ];_dcbac {if _affcfd &&!_eacga {delete (_cecd ,_gdebgg );};return _eaaca ;};if _gdebgg ==nil {_gdfdb :=_bb .MakeNull ();return _gdfdb ;};_bdgad :=_gdebgg ;switch _affgeb :=_gdebgg .(type ){case *_bb .PdfObjectArray :_egbae :=_bb .MakeArray (); +_bdgad =_egbae ;_ccddc [_gdebgg ]=_bdgad ;for _ ,_dgebd :=range _affgeb .Elements (){_egbae .Append (_abafb .copyObject (_dgebd ,_ccddc ,_cecd ,_eacga ));};case *_bb .PdfObjectStreams :_cbcag :=&_bb .PdfObjectStreams {PdfObjectReference :_affgeb .PdfObjectReference }; +_bdgad =_cbcag ;_ccddc [_gdebgg ]=_bdgad ;for _ ,_gafeb :=range _affgeb .Elements (){_cbcag .Append (_abafb .copyObject (_gafeb ,_ccddc ,_cecd ,_eacga ));};case *_bb .PdfObjectStream :_bdabb :=&_bb .PdfObjectStream {Stream :_affgeb .Stream ,PdfObjectReference :_affgeb .PdfObjectReference ,Lazy :_affgeb .Lazy ,TempFile :_affgeb .TempFile }; +_bdgad =_bdabb ;_ccddc [_gdebgg ]=_bdgad ;_bdabb .PdfObjectDictionary =_abafb .copyObject (_affgeb .PdfObjectDictionary ,_ccddc ,_cecd ,_eacga ).(*_bb .PdfObjectDictionary );case *_bb .PdfObjectDictionary :var _dedeb bool ;if _affcfd &&!_eacga {if _bgec ,_ :=_bb .GetNameVal (_affgeb .Get ("\u0054\u0079\u0070\u0065")); +_bgec =="\u0050\u0061\u0067\u0065"{_ ,_ddeeac :=_abafb ._eafc [_affgeb ];_eacga =!_ddeeac ;_dedeb =_eacga ;};};_cggcc :=_bb .MakeDict ();_bdgad =_cggcc ;_ccddc [_gdebgg ]=_bdgad ;for _ ,_bbgea :=range _affgeb .Keys (){_cggcc .Set (_bbgea ,_abafb .copyObject (_affgeb .Get (_bbgea ),_ccddc ,_cecd ,_eacga )); +};if _dedeb {_bdgad =_bb .MakeNull ();_eacga =false ;};case *_bb .PdfIndirectObject :_acgab :=&_bb .PdfIndirectObject {PdfObjectReference :_affgeb .PdfObjectReference };_bdgad =_acgab ;_ccddc [_gdebgg ]=_bdgad ;_acgab .PdfObject =_abafb .copyObject (_affgeb .PdfObject ,_ccddc ,_cecd ,_eacga ); +case *_bb .PdfObjectString :_cfbba :=*_affgeb ;_bdgad =&_cfbba ;_ccddc [_gdebgg ]=_bdgad ;case *_bb .PdfObjectName :_eagcf :=*_affgeb ;_bdgad =&_eagcf ;_ccddc [_gdebgg ]=_bdgad ;case *_bb .PdfObjectNull :_bdgad =_bb .MakeNull ();_ccddc [_gdebgg ]=_bdgad ; +case *_bb .PdfObjectInteger :_cgedd :=*_affgeb ;_bdgad =&_cgedd ;_ccddc [_gdebgg ]=_bdgad ;case *_bb .PdfObjectReference :_eebgc :=*_affgeb ;_bdgad =&_eebgc ;_ccddc [_gdebgg ]=_bdgad ;case *_bb .PdfObjectFloat :_ggaee :=*_affgeb ;_bdgad =&_ggaee ;_ccddc [_gdebgg ]=_bdgad ; +case *_bb .PdfObjectBool :_daga :=*_affgeb ;_bdgad =&_daga ;_ccddc [_gdebgg ]=_bdgad ;case *pdfSignDictionary :_bgggf :=&pdfSignDictionary {PdfObjectDictionary :_bb .MakeDict (),_cefbf :_affgeb ._cefbf ,_febed :_affgeb ._febed };_bdgad =_bgggf ;_ccddc [_gdebgg ]=_bdgad ; +for _ ,_ecbega :=range _affgeb .Keys (){_bgggf .Set (_ecbega ,_abafb .copyObject (_affgeb .Get (_ecbega ),_ccddc ,_cecd ,_eacga ));};default:_gg .Log .Info ("\u0054\u004f\u0044\u004f\u0028\u0061\u0035\u0069\u0029\u003a\u0020\u0069\u006dp\u006c\u0065\u006d\u0065\u006e\u0074 \u0063\u006f\u0070\u0079\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0066\u006fr\u0020\u0025\u002b\u0076",_gdebgg ); +};if _affcfd &&_eacga {_cecd [_gdebgg ]=struct{}{};};return _bdgad ;}; -// GetNumComponents returns the number of color components (1 for CalGray). -func (_aefa *PdfColorCalGray )GetNumComponents ()int {return 1};func _ggacg (_ggcd _fd .PdfObject )(*PdfColorspaceDeviceN ,error ){_fgdd :=NewPdfColorspaceDeviceN ();if _gdfdc ,_efgfd :=_ggcd .(*_fd .PdfIndirectObject );_efgfd {_fgdd ._eebe =_gdfdc ;}; -_ggcd =_fd .TraceToDirectObject (_ggcd );_gafef ,_fabe :=_ggcd .(*_fd .PdfObjectArray );if !_fabe {return nil ,_dc .Errorf ("\u0064\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0043\u0053\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0062j\u0065\u0063\u0074"); -};if _gafef .Len ()!=4&&_gafef .Len ()!=5{return nil ,_dc .Errorf ("\u0064\u0065\u0076ic\u0065\u004e\u0020\u0043\u0053\u003a\u0020\u0049\u006ec\u006fr\u0072e\u0063t\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068");};_ggcd =_gafef .Get (0); -_cdga ,_fabe :=_ggcd .(*_fd .PdfObjectName );if !_fabe {return nil ,_dc .Errorf ("\u0064\u0065\u0076i\u0063\u0065\u004e\u0020C\u0053\u003a\u0020\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020\u006e\u0061\u006d\u0065"); -};if *_cdga !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return nil ,_dc .Errorf ("\u0064\u0065v\u0069\u0063\u0065\u004e\u0020\u0043\u0053\u003a\u0020\u0077\u0072\u006f\u006e\u0067\u0020\u0066\u0061\u006d\u0069\u006c\u0079\u0020na\u006d\u0065");};_ggcd =_gafef .Get (1); -_ggcd =_fd .TraceToDirectObject (_ggcd );_afcd ,_fabe :=_ggcd .(*_fd .PdfObjectArray );if !_fabe {return nil ,_dc .Errorf ("\u0064\u0065\u0076i\u0063\u0065\u004e\u0020C\u0053\u003a\u0020\u0049\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079"); -};_fgdd .ColorantNames =_afcd ;_ggcd =_gafef .Get (2);_gfc ,_bgabg :=NewPdfColorspaceFromPdfObject (_ggcd );if _bgabg !=nil {return nil ,_bgabg ;};_fgdd .AlternateSpace =_gfc ;_egff ,_bgabg :=_badad (_gafef .Get (3));if _bgabg !=nil {return nil ,_bgabg ; -};_fgdd .TintTransform =_egff ;if _gafef .Len ()==5{_dccb ,_ecaf :=_bcaa (_gafef .Get (4));if _ecaf !=nil {return nil ,_ecaf ;};_fgdd .Attributes =_dccb ;};return _fgdd ,nil ;}; +// CheckAccessRights checks access rights and permissions for a specified password. If either user/owner +// password is specified, full rights are granted, otherwise the access rights are specified by the +// Permissions flag. +// +// The bool flag indicates that the user can access and view the file. +// The AccessPermissions shows what access the user has for editing etc. +// An error is returned if there was a problem performing the authentication. +func (_gbbcc *PdfReader )CheckAccessRights (password []byte )(bool ,_ba .Permissions ,error ){return _gbbcc ._cfaef .CheckAccessRights (password );}; -// PdfAnnotationSquare represents Square annotations. -// (Section 12.5.6.8). -type PdfAnnotationSquare struct{*PdfAnnotation ;*PdfAnnotationMarkup ;BS _fd .PdfObject ;IC _fd .PdfObject ;BE _fd .PdfObject ;RD _fd .PdfObject ;}; +// GetAttachedFiles retrieves all the attached files info and content. +func (_ebfgcf *PdfReader )GetAttachedFiles ()([]*EmbeddedFile ,error ){_fcfb ,_ageea :=_ebfgcf .GetNameDictionary ();if _ageea !=nil {return nil ,_ageea ;};_fbgda :=_bede (_fcfb );if _fbgda .EmbeddedFiles ==nil {return nil ,nil ;};_baebc :=_fbgda .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073"); +_gdgbb ,_egfbed :=_baebc .(*_bb .PdfObjectArray );if !_egfbed {return nil ,_ed .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079");};_cadc :=[]*EmbeddedFile {};for _aegdd :=1;_aegdd < len (_gdgbb .Elements ()); +_aegdd +=2{if _aegdd %2!=0{_edfd :=_gdgbb .Get (_aegdd );_dbced ,_dcgfd :=NewPdfFilespecFromObj (_edfd );if _dcgfd !=nil {return nil ,_dcgfd ;};_dfcde ,_dcgfd :=NewEmbeddedFileFromObject (_dbced .EF );if _dcgfd !=nil {return nil ,_dcgfd ;};_acfbc ,_ecdcg :=_dbced .F .(*_bb .PdfObjectString ); +if _ecdcg {_dfcde .Name =_acfbc .Str ();};_dfcde .Description =_dbced .Desc .WriteString ();switch _dbced .AFRelationship .WriteString (){case "\u0053\u006f\u0075\u0072\u0063\u0065":_dfcde .Relationship =RelationshipSource ;case "\u0044\u0061\u0074\u0061":_dfcde .Relationship =RelationshipData ; +case "A\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0069\u0076\u0065":_dfcde .Relationship =RelationshipAlternative ;case "\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074":_dfcde .Relationship =RelationshipSupplement ;default:_dfcde .Relationship =RelationshipUnspecified ; +};_cadc =append (_cadc ,_dfcde );};};return _cadc ,nil ;}; -// GetNumComponents returns the number of color components of the colorspace device. -// Returns 1 for a grayscale device. -func (_cfag *PdfColorspaceDeviceGray )GetNumComponents ()int {return 1}; +// GetNamedDestinations returns the Dests entry in the PDF catalog. +// See section 12.3.2.3 "Named Destinations" (p. 367 PDF32000_2008). +func (_efee *PdfReader )GetNamedDestinations ()(_bb .PdfObject ,error ){_bcceg :=_bb .ResolveReference (_efee ._effcg .Get ("\u0044\u0065\u0073t\u0073"));if _bcceg ==nil {return nil ,nil ;};if !_efee ._becge {_agdbe :=_efee .traverseObjectData (_bcceg ); +if _agdbe !=nil {return nil ,_agdbe ;};};return _bcceg ,nil ;}; -// GetCharMetrics returns the char metrics for character code `code`. -func (_bgff pdfCIDFontType2 )GetCharMetrics (code _ee .CharCode )(_cf .CharMetrics ,bool ){if _dega ,_acgc :=_bgff ._defb [code ];_acgc {return _cf .CharMetrics {Wx :_dega },true ;};_ggcaa :=rune (code );_bfgff ,_dfgf :=_bgff ._agbed [_ggcaa ];if !_dfgf {_bfgff =int (_bgff ._ebbc ); -};return _cf .CharMetrics {Wx :float64 (_bfgff )},true ;}; +// AddCerts adds certificates to DSS. +func (_bbge *DSS )AddCerts (certs [][]byte )([]*_bb .PdfObjectStream ,error ){return _bbge .add (&_bbge .Certs ,_bbge ._bfda ,certs );}; -// FlattenFieldsWithOpts flattens the AcroForm fields of the reader using the -// provided field appearance generator and the specified options. If no options -// are specified, all form fields are flattened. -// If a filter function is provided using the opts parameter, only the filtered -// fields are flattened. Otherwise, all form fields are flattened. -// At the end of the process, the AcroForm contains all the fields which were -// not flattened. If all fields are flattened, the reader's AcroForm field -// is set to nil. -func (_deee *PdfReader )FlattenFieldsWithOpts (appgen FieldAppearanceGenerator ,opts *FieldFlattenOpts )error {return _deee .flattenFieldsWithOpts (false ,appgen ,opts );}; +// SetCatalogMetadata sets the catalog metadata (XMP) stream object. +func (_daaba *PdfWriter )SetCatalogMetadata (meta _bb .PdfObject )error {if meta ==nil {_daaba ._ebgdb .Remove ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");return nil ;};_ccdgfc ,_ccacf :=_bb .GetStream (meta );if !_ccacf {return _ed .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006d\u0065\u0074\u0061\u0064a\u0074\u0061\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020\u0073t\u0072\u0065\u0061\u006d"); +};_daaba .addObject (_ccdgfc );_daaba ._ebgdb .Set ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061",_ccdgfc );return nil ;}; -// PdfActionGoTo3DView represents a GoTo3DView action. -type PdfActionGoTo3DView struct{*PdfAction ;TA _fd .PdfObject ;V _fd .PdfObject ;};func (_cdfa *PdfAnnotationMarkup )appendToPdfDictionary (_ggeg *_fd .PdfObjectDictionary ){_ggeg .SetIfNotNil ("\u0054",_cdfa .T );if _cdfa .Popup !=nil {_ggeg .Set ("\u0050\u006f\u0070u\u0070",_cdfa .Popup .ToPdfObject ()); -};_ggeg .SetIfNotNil ("\u0043\u0041",_cdfa .CA );_ggeg .SetIfNotNil ("\u0052\u0043",_cdfa .RC );_ggeg .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_cdfa .CreationDate );_ggeg .SetIfNotNil ("\u0049\u0052\u0054",_cdfa .IRT ); -_ggeg .SetIfNotNil ("\u0053\u0075\u0062\u006a",_cdfa .Subj );_ggeg .SetIfNotNil ("\u0052\u0054",_cdfa .RT );_ggeg .SetIfNotNil ("\u0049\u0054",_cdfa .IT );_ggeg .SetIfNotNil ("\u0045\u0078\u0044\u0061\u0074\u0061",_cdfa .ExData );};func _afde (_fdbe *_fd .PdfObjectDictionary ,_cafd *fontCommon )(*pdfFontType0 ,error ){_gdadg ,_cfdb :=_fd .GetArray (_fdbe .Get ("\u0044e\u0073c\u0065\u006e\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073")); -if !_cfdb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049n\u0076\u0061\u006cid\u0020\u0044\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074\u0046\u006f\u006e\u0074\u0073\u0020\u002d\u0020\u006e\u006f\u0074 \u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079 \u0025\u0073",_cafd ); -return nil ,_fd .ErrRangeError ;};if _gdadg .Len ()!=1{_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0041\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0031\u0020(%\u0064\u0029",_gdadg .Len ());return nil ,_fd .ErrRangeError ; -};_bdcg ,_dgfeg :=_gabge (_gdadg .Get (0),false );if _dgfeg !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0046a\u0069\u006c\u0065d \u006c\u006f\u0061\u0064\u0069\u006eg\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u0020\u0066\u006f\u006et\u003a\u0020\u0065\u0072\u0072\u003d\u0025\u0076 \u0025\u0073",_dgfeg ,_cafd ); -return nil ,_dgfeg ;};_gdecg :=_fdbe .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");_aabf :="";_fbaee :=_adgec (_cafd );_fbaee .DescendantFont =_bdcg ;switch _cecc :=_gdecg .(type ){case *_fd .PdfObjectName :_aabf ,_cfdb =_fd .GetNameVal (_gdecg ); -if _cfdb {if _aabf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_aabf =="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"{_fbaee ._agbe =_ee .NewIdentityTextEncoder (_aabf );}else if _gd .IsPredefinedCMap (_aabf ){_fbaee ._bbbfb ,_dgfeg =_gd .LoadPredefinedCMap (_aabf ); -if _dgfeg !=nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_aabf ,_dgfeg ); -};}else {_ag .Log .Debug ("\u0055\u006e\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u0063\u006da\u0070\u0020\u0025\u0071",_aabf );};};case *_fd .PdfObjectStream :if _fbaee ._eebbb ==nil {_gfca ,_bcffe :=_gd .NewCIDSystemInfo (_cecc .PdfObjectDictionary .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f")); -if _bcffe !=nil {_ag .Log .Debug ("\u0055\u006e\u0061b\u006c\u0065\u0020\u0074o\u0020\u0067\u0065\u0074\u0020\u0043\u0049D\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u003a\u0020\u0025\u0076",_bcffe );};_gbfb :=_dc .Sprintf ("\u0025\u0073\u002d\u0025\u0073\u002d\u0055\u0043\u0053\u0032",_gfca .Registry ,_gfca .Ordering ); -if _gd .IsPredefinedCMap (_gbfb ){_fbaee ._bbbfb ,_bcffe =_gd .LoadPredefinedCMap (_gbfb );if _bcffe !=nil {_ag .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020l\u006f\u0061\u0064\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0043\u004d\u0061\u0070\u0020\u0025\u0073\u003a\u0020\u0025\u0076",_gbfb ,_bcffe ); -};}else {_gbfb =_cecc .PdfObjectDictionary .Get ("\u0043\u004d\u0061\u0070\u004e\u0061\u006d\u0065").String ();_gfbdb ,_affaa :=_fd .DecodeStream (_cecc );if _affaa !=nil {_ag .Log .Debug ("U\u006e\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0064\u0065\u0063\u006f\u0064\u0065\u0020s\u0074\u0072\u0065a\u006d:\u0020\u0025\u0076",_affaa ); -return _fbaee ,_affaa ;};if _gbba :=_gbfb =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0048"||_gbfb =="\u004f\u006ee\u0042\u0079\u0074e\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u0056";_gbba {_fbaee ._bbbfb ,_affaa =_gd .LoadCmapFromData (_gfbdb ,_gbba ); -if _affaa !=nil {_ag .Log .Debug ("\u0055\u006e\u0061\u0062\u006ce\u0020\u0074\u006f\u0020\u006c\u006f\u0061\u0064\u0020\u0043\u004d\u0061\u0070 \u0066\u0072\u006f\u006d\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076\u0020\u002d\u002d\u0020\u0025\u0076",_affaa ,string (_gfbdb )); -return _fbaee ,_affaa ;};_bbfe :=make (map[_gd .CharCode ]rune ,256);for _gegg :=0x00;_gegg <=0xFF;_gegg ++{_bbfe [_gd .CharCode (_gegg )]=rune (_gegg );};_fbaee ._dgdg =_gd .NewToUnicodeCMap (_bbfe );};};};};if _dfad :=_bdcg .baseFields ()._dgdg ;_dfad !=nil {if _dabge :=_dfad .Name (); -_dabge =="\u0041d\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002d\u0055\u0043\u0053\u0032"||_dabge =="\u0041\u0064\u006f\u0062\u0065\u002d\u0047\u0042\u0031-\u0055\u0043\u0053\u0032"||_dabge =="\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031-\u0055\u0043\u0053\u0032"||_dabge =="\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006f\u0072\u0065\u0061\u0031-\u0055\u0043\u0053\u0032"{_fbaee ._agbe =_ee .NewCMapEncoder (_aabf ,_fbaee ._bbbfb ,_dfad ); -};};return _fbaee ,nil ;};func _cdcc (_cfgeb *_fd .PdfObjectDictionary )(*PdfFieldText ,error ){_bddd :=&PdfFieldText {};_bddd .DA ,_ =_fd .GetString (_cfgeb .Get ("\u0044\u0041"));_bddd .Q ,_ =_fd .GetInt (_cfgeb .Get ("\u0051"));_bddd .DS ,_ =_fd .GetString (_cfgeb .Get ("\u0044\u0053")); -_bddd .RV =_cfgeb .Get ("\u0052\u0056");_bddd .MaxLen ,_ =_fd .GetInt (_cfgeb .Get ("\u004d\u0061\u0078\u004c\u0065\u006e"));return _bddd ,nil ;}; +// ColorFromFloats returns a new PdfColor based on the input slice of color +// components. The slice should contain three elements representing the +// L (range 0-100), A (range -100-100) and B (range -100-100) components of +// the color. +func (_gbef *PdfColorspaceLab )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=3{return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_ggfd :=vals [0];if _ggfd < 0.0||_ggfd > 100.0{_gg .Log .Debug ("\u004c\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u0030-\u0031\u0030\u0030\u0029",_ggfd ); +return nil ,ErrColorOutOfRange ;};_cccg :=vals [1];_cece :=float64 (-100);_fdace :=float64 (100);if len (_gbef .Range )> 1{_cece =_gbef .Range [0];_fdace =_gbef .Range [1];};if _cccg < _cece ||_cccg > _fdace {_gg .Log .Debug ("\u0041\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u003b\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0025\u0076\u0020\u0074o\u0020\u0025\u0076\u0029",_cccg ,_cece ,_fdace ); +return nil ,ErrColorOutOfRange ;};_bffec :=vals [2];_efga :=float64 (-100);_fcga :=float64 (100);if len (_gbef .Range )> 3{_efga =_gbef .Range [2];_fcga =_gbef .Range [3];};if _bffec < _efga ||_bffec > _fcga {_gg .Log .Debug ("\u0062\u0020\u006f\u0075\u0074\u0020\u006f\u0066\u0020\u0072\u0061\u006e\u0067e\u0020\u0028\u0067\u006f\u0074\u0020%\u0076\u003b\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0025\u0076\u0020\u0074o\u0020\u0025\u0076\u0029",_bffec ,_efga ,_fcga ); +return nil ,ErrColorOutOfRange ;};_efdg :=NewPdfColorLab (_ggfd ,_cccg ,_bffec );return _efdg ,nil ;};func _eege (_cdaf *_bb .PdfObjectDictionary ,_facag *fontCommon ,_aaee _ga .TextEncoder )(*pdfFontSimple ,error ){_cffgf :=_agec (_facag );_cffgf ._gfgb =_aaee ; +if _aaee ==nil {_eedfc :=_cdaf .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r");if _eedfc ==nil {_eedfc =_bb .MakeInteger (0);};_cffgf .FirstChar =_eedfc ;_bcgee ,_beeeg :=_bb .GetIntVal (_eedfc );if !_beeeg {_gg .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069\u0064 \u0046i\u0072s\u0074C\u0068\u0061\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0028\u0025\u0054\u0029",_eedfc ); +return nil ,_bb .ErrTypeError ;};_bfbde :=_ga .CharCode (_bcgee );_eedfc =_cdaf .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072");if _eedfc ==nil {_eedfc =_bb .MakeInteger (255);};_cffgf .LastChar =_eedfc ;_bcgee ,_beeeg =_bb .GetIntVal (_eedfc ); +if !_beeeg {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u004c\u0061\u0073\u0074\u0043h\u0061\u0072\u0020\u0074\u0079\u0070\u0065 \u0028\u0025\u0054\u0029",_eedfc );return nil ,_bb .ErrTypeError ; +};_ggfec :=_ga .CharCode (_bcgee );_cffgf ._cbgg =make (map[_ga .CharCode ]float64 );_eedfc =_cdaf .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _eedfc !=nil {_cffgf .Widths =_eedfc ;_cfdbb ,_bbaea :=_bb .GetArray (_eedfc );if !_bbaea {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020W\u0069\u0064t\u0068\u0073\u0020\u0061\u0074\u0074\u0072\u0069b\u0075\u0074\u0065\u0020\u0021\u003d\u0020\u0061\u0072\u0072\u0061\u0079 \u0028\u0025\u0054\u0029",_eedfc ); +return nil ,_bb .ErrTypeError ;};_fbedf ,_bccgc :=_cfdbb .ToFloat64Array ();if _bccgc !=nil {_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0077\u0069d\u0074\u0068\u0073\u0020\u0074\u006f\u0020a\u0072\u0072\u0061\u0079"); +return nil ,_bccgc ;};if len (_fbedf )!=int (_ggfec -_bfbde +1){_gg .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0077\u0069\u0064\u0074\u0068s\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u0021\u003d\u0020\u0025\u0064 \u0028\u0025\u0064\u0029",_ggfec -_bfbde +1,len (_fbedf )); +return nil ,_bb .ErrRangeError ;};for _geggad ,_bfacb :=range _fbedf {_cffgf ._cbgg [_bfbde +_ga .CharCode (_geggad )]=_bfacb ;};};};_cffgf .Encoding =_bb .TraceToDirectObject (_cdaf .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));return _cffgf ,nil ; +}; -// M returns the value of the magenta component of the color. -func (_eaee *PdfColorDeviceCMYK )M ()float64 {return _eaee [1]}; +// NewPdfActionRendition returns a new "rendition" action. +func NewPdfActionRendition ()*PdfActionRendition {_bc :=NewPdfAction ();_aef :=&PdfActionRendition {};_aef .PdfAction =_bc ;_bc .SetContext (_aef );return _aef ;}; -// GetObjectNums returns the object numbers of the PDF objects in the file -// Numbered objects are either indirect objects or stream objects. -// e.g. objNums := pdfReader.GetObjectNums() -// The underlying objects can then be accessed with -// pdfReader.GetIndirectObjectByNumber(objNums[0]) for the first available object. -func (_fggdef *PdfReader )GetObjectNums ()[]int {return _fggdef ._faaf .GetObjectNums ()}; +// SetPdfSubject sets the Subject attribute of the output PDF. +func SetPdfSubject (subject string ){_gbdbb .Lock ();defer _gbdbb .Unlock ();_faaaf =subject }; -// DecodeArray returns the range of color component values in the Lab colorspace. -func (_edga *PdfColorspaceLab )DecodeArray ()[]float64 {_ececd :=[]float64 {0,100};if _edga .Range !=nil &&len (_edga .Range )==4{_ececd =append (_ececd ,_edga .Range ...);}else {_ececd =append (_ececd ,-100,100,-100,100);};return _ececd ;}; +// ColorToRGB converts a DeviceN color to an RGB color. +func (_ccecd *PdfColorspaceDeviceN )ColorToRGB (color PdfColor )(PdfColor ,error ){if _ccecd .AlternateSpace ==nil {return nil ,_ed .New ("\u0044\u0065\u0076\u0069\u0063\u0065N\u0020\u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0020\u0073\u0070a\u0063\u0065\u0020\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064"); +};return _ccecd .AlternateSpace .ColorToRGB (color );}; -// PdfActionGoToE represents a GoToE action. -type PdfActionGoToE struct{*PdfAction ;F *PdfFilespec ;D _fd .PdfObject ;NewWindow _fd .PdfObject ;T _fd .PdfObject ;}; +// ToPdfObject implements interface PdfModel. +func (_fedbe *EmbeddedFile )ToPdfObject ()_bb .PdfObject {_cddc :=_bb .NewFlateEncoder ();_aega ,_cffa :=_bb .MakeStream (_fedbe .Content ,_cddc );if _cffa !=nil {_gg .Log .Debug ("\u0046\u0061\u0069\u006c\u0065d\u0020\u0074\u006f\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0020\u0065\u006db\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_cffa ); +return nil ;};_egfg :=_aega .PdfObjectDictionary ;_egfg .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0045\u006d\u0062e\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065"));_egfg .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeEncodedString ("\u0074\u0065\u0078\u0074\u002f\u0070\u006c\u0061\u0069\u006e",true )); +_gbbge :=_bb .MakeDict ();_gbbge .Set ("\u0043\u0068\u0065\u0063\u006b\u0053\u0075\u006d",_bb .MakeString (_fedbe .Hash [:]));_gbbge .Set ("\u0053\u0069\u007a\u0065",_bb .MakeInteger (int64 (len (_fedbe .Content ))));_dfgde :=_fedbe .CreationTime ;if _dfgde .IsZero (){_dfgde =_fb .Now (); +};_bdag :=_fedbe .ModTime ;if _bdag .IsZero (){_bdag =_dfgde ;};_cdbbg ,_cffa :=NewPdfDateFromTime (_dfgde );if _cffa !=nil {_gg .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074o\u0020\u0063\u0072ea\u0074\u0065\u0020\u0065\u006d\u0062e\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0063\u0072\u0065\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0065\u003a \u0025\u0076",_cffa ); +return nil ;};_gggca ,_cffa :=NewPdfDateFromTime (_bdag );if _cffa !=nil {_gg .Log .Debug ("\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0074o\u0020\u0063\u0072ea\u0074\u0065\u0020\u0065\u006d\u0062e\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0063\u0072\u0065\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0065\u003a \u0025\u0076",_cffa ); +return nil ;};_gbbge .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_cdbbg .ToPdfObject ());_gbbge .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_gggca .ToPdfObject ());_egfg .Set ("\u0050\u0061\u0072\u0061\u006d\u0073",_gbbge ); +_fecfg :=_bb .MakeDict ();_fecfg .Set (*_bb .MakeName ("\u0046"),_aega );return _fecfg ;};func (_ccbbb *PdfReader )flattenFieldsWithOpts (_bgd bool ,_affd FieldAppearanceGenerator ,_gegdd *FieldFlattenOpts )error {if _gegdd ==nil {_gegdd =&FieldFlattenOpts {}; +};var _bffb bool ;_eefe :=map[*PdfAnnotation ]bool {};{var _dcfe []*PdfField ;_daef :=_ccbbb .AcroForm ;if _daef !=nil {if _gegdd .FilterFunc !=nil {_dcfe =_daef .filteredFields (_gegdd .FilterFunc ,true );_bffb =_daef .Fields !=nil &&len (*_daef .Fields )> 0; +}else {_dcfe =_daef .AllFields ();};};for _ ,_ddbcb :=range _dcfe {if len (_ddbcb .Annotations )< 1{_gg .Log .Debug ("\u004e\u006f\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006ed\u0020\u0066\u006f\u0072\u003a\u0020\u0025v\u002c\u0020\u006c\u006f\u006f\u006b\u0020\u0069\u006e\u0074\u006f \u004b\u0069\u0064\u0073\u0020\u004f\u0062\u006a\u0065\u0063\u0074",_ddbcb .PartialName ()); +for _edcd ,_feeeb :=range _ddbcb .Kids {for _ ,_acag :=range _feeeb .Annotations {_eefe [_acag .PdfAnnotation ]=_ddbcb .V !=nil ;if _feeeb .V ==nil {_feeeb .V =_ddbcb .V ;};if _feeeb .T ==nil {_feeeb .T =_bb .MakeString (_e .Sprintf ("\u0025\u0073\u0023%\u0064",_ddbcb .PartialName (),_edcd )); +};if _affd !=nil {_gdfe ,_eeae :=_affd .GenerateAppearanceDict (_daef ,_feeeb ,_acag );if _eeae !=nil {return _eeae ;};_acag .AP =_gdfe ;};};};};for _ ,_agbfe :=range _ddbcb .Annotations {_eefe [_agbfe .PdfAnnotation ]=_ddbcb .V !=nil ;if _affd !=nil {_dbbgff ,_fdafd :=_affd .GenerateAppearanceDict (_daef ,_ddbcb ,_agbfe ); +if _fdafd !=nil {return _fdafd ;};_agbfe .AP =_dbbgff ;};};};};if _bgd {for _ ,_gfef :=range _ccbbb .PageList {_gbaf ,_bffa :=_gfef .GetAnnotations ();if _bffa !=nil {return _bffa ;};for _ ,_gbggb :=range _gbaf {_eefe [_gbggb ]=true ;};};};for _ ,_eeegd :=range _ccbbb .PageList {_fgce :=_eeegd .flattenFieldsWithOpts (_affd ,_gegdd ,_eefe ); +if _fgce !=nil {return _fgce ;};};if !_bffb {_ccbbb .AcroForm =nil ;};return nil ;}; -// GetNumComponents returns the number of color components of the underlying -// colorspace device. -func (_accfb *PdfColorspaceSpecialPattern )GetNumComponents ()int {return _accfb .UnderlyingCS .GetNumComponents ();};func _ecafd (_gfab string )(map[_ee .CharCode ]_ee .GlyphName ,error ){_eedc :=_gg .Split (_gfab ,"\u000a");_bdaeb :=make (map[_ee .CharCode ]_ee .GlyphName ); -for _ ,_daebf :=range _eedc {_ecbdf :=_bada .FindStringSubmatch (_daebf );if _ecbdf ==nil {continue ;};_gfgea ,_becaf :=_ecbdf [1],_ecbdf [2];_gaefa ,_bcbf :=_bd .Atoi (_gfgea );if _bcbf !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0042\u0061\u0064\u0020\u0065\u006e\u0063\u006fd\u0069n\u0067\u0020\u006c\u0069\u006e\u0065\u002e \u0025\u0071",_daebf ); -return nil ,_fd .ErrTypeError ;};_bdaeb [_ee .CharCode (_gaefa )]=_ee .GlyphName (_becaf );};_ag .Log .Trace ("g\u0065\u0074\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0073\u003a\u0020\u006b\u0065\u0079V\u0061\u006c\u0075e\u0073=\u0025\u0023\u0076",_bdaeb ); -return _bdaeb ,nil ;};func (_bfce *PdfReader )buildPageList (_bafg *_fd .PdfIndirectObject ,_cdede *_fd .PdfIndirectObject ,_caeeg map[_fd .PdfObject ]struct{})error {if _bafg ==nil {return nil ;};if _ ,_bcfe :=_caeeg [_bafg ];_bcfe {_ag .Log .Debug ("\u0043\u0079\u0063l\u0069\u0063\u0020\u0072e\u0063\u0075\u0072\u0073\u0069\u006f\u006e,\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u0028\u0025\u0076\u0029",_bafg .ObjectNumber ); -return nil ;};_caeeg [_bafg ]=struct{}{};_fgbgd ,_fbdcc :=_bafg .PdfObject .(*_fd .PdfObjectDictionary );if !_fbdcc {return _ad .New ("n\u006f\u0064\u0065\u0020no\u0074 \u0061\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079");};_bbdadc ,_fbdcc :=(*_fgbgd ).Get ("\u0054\u0079\u0070\u0065").(*_fd .PdfObjectName ); -if !_fbdcc {if _fgbgd .Get ("\u004b\u0069\u0064\u0073")==nil {return _ad .New ("\u006e\u006f\u0064\u0065 \u006d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0054\u0079p\u0065 \u0028\u0052\u0065\u0071\u0075\u0069\u0072e\u0064\u0029");};_ag .Log .Debug ("ER\u0052\u004fR\u003a\u0020\u006e\u006f\u0064\u0065\u0020\u006d\u0069s\u0073\u0069\u006e\u0067\u0020\u0054\u0079\u0070\u0065\u002c\u0020\u0062\u0075\u0074\u0020\u0068\u0061\u0073\u0020\u004b\u0069\u0064\u0073\u002e\u0020\u0041\u0073\u0073u\u006di\u006e\u0067\u0020\u0050\u0061\u0067\u0065\u0073 \u006eo\u0064\u0065."); -_bbdadc =_fd .MakeName ("\u0050\u0061\u0067e\u0073");_fgbgd .Set ("\u0054\u0079\u0070\u0065",_bbdadc );};_ag .Log .Trace ("\u0062\u0075\u0069\u006c\u0064\u0050a\u0067\u0065\u004c\u0069\u0073\u0074\u0020\u006e\u006f\u0064\u0065\u0020\u0074y\u0070\u0065\u003a\u0020\u0025\u0073\u0020(\u0025\u002b\u0076\u0029",*_bbdadc ,_bafg ); -if *_bbdadc =="\u0050\u0061\u0067\u0065"{_bbef ,_gafdcf :=_bfce .newPdfPageFromDict (_fgbgd );if _gafdcf !=nil {return _gafdcf ;};_bbef .setContainer (_bafg );if _cdede !=nil {_fgbgd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_cdede );};_bfce ._bbfca =append (_bfce ._bbfca ,_bafg ); -_bfce .PageList =append (_bfce .PageList ,_bbef );return nil ;};if *_bbdadc !="\u0050\u0061\u0067e\u0073"{_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u006f\u0066\u0020\u0063\u006fnt\u0065n\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067 \u006e\u006f\u006e\u0020\u0050\u0061\u0067\u0065\u002f\u0050\u0061\u0067\u0065\u0073\u0020\u006f\u0062j\u0065\u0063\u0074\u0021\u0020\u0028\u0025\u0073\u0029",_bbdadc ); -return _ad .New ("\u0074\u0061\u0062\u006c\u0065\u0020o\u0066\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067 \u006e\u006f\u006e\u0020\u0050\u0061\u0067\u0065\u002f\u0050\u0061\u0067\u0065\u0073 \u006fb\u006a\u0065\u0063\u0074"); -};if _cdede !=nil {_fgbgd .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_cdede );};if !_bfce ._gfdda {_dcge :=_bfce .traverseObjectData (_bafg );if _dcge !=nil {return _dcge ;};};_gcbfc ,_ebgdb :=_bfce ._faaf .Resolve (_fgbgd .Get ("\u004b\u0069\u0064\u0073")); -if _ebgdb !=nil {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0046\u0061\u0069\u006c\u0065\u0064\u0020\u006c\u006f\u0061\u0064\u0069\u006eg\u0020\u004b\u0069\u0064\u0073\u0020\u006fb\u006a\u0065\u0063\u0074");return _ebgdb ;};var _abdcab *_fd .PdfObjectArray ; -_abdcab ,_fbdcc =_gcbfc .(*_fd .PdfObjectArray );if !_fbdcc {_cdee ,_gceae :=_gcbfc .(*_fd .PdfIndirectObject );if !_gceae {return _ad .New ("\u0069\u006e\u0076\u0061li\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_abdcab ,_fbdcc =_cdee .PdfObject .(*_fd .PdfObjectArray ); -if !_fbdcc {return _ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u004b\u0069\u0064\u0073\u0020\u0069\u006ed\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006ae\u0063\u0074");};};_ag .Log .Trace ("\u004b\u0069\u0064\u0073\u003a\u0020\u0025\u0073",_abdcab ); -for _cdea ,_ddbdf :=range _abdcab .Elements (){_ceac ,_ggdd :=_fd .GetIndirect (_ddbdf );if !_ggdd {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0050\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074 \u006f\u0062\u006a\u0065\u0063t\u0020\u002d \u0028\u0025\u0073\u0029",_ceac ); -return _ad .New ("\u0070a\u0067\u0065\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0064\u0069r\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_abdcab .Set (_cdea ,_ceac );_ebgdb =_bfce .buildPageList (_ceac ,_bafg ,_caeeg );if _ebgdb !=nil {return _ebgdb ; -};};return nil ;}; +// Set applies flag fl to the flag's bitmask and returns the combined flag. +func (_dcde FieldFlag )Set (fl FieldFlag )FieldFlag {return FieldFlag (_dcde .Mask ()|fl .Mask ())};func (_fdcaa SignatureValidationResult )String ()string {var _eafge _aa .Buffer ;_eafge .WriteString (_e .Sprintf ("\u004ea\u006d\u0065\u003a\u0020\u0025\u0073\n",_fdcaa .Name )); +if _fdcaa .Date ._cacfc > 0{_eafge .WriteString (_e .Sprintf ("\u0044a\u0074\u0065\u003a\u0020\u0025\u0073\n",_fdcaa .Date .ToGoTime ().String ()));}else {_eafge .WriteString ("\u0044\u0061\u0074\u0065 n\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); +};if len (_fdcaa .Reason )> 0{_eafge .WriteString (_e .Sprintf ("R\u0065\u0061\u0073\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_fdcaa .Reason ));}else {_eafge .WriteString ("N\u006f \u0072\u0065\u0061\u0073\u006f\u006e\u0020\u0073p\u0065\u0063\u0069\u0066ie\u0064\u000a"); +};if len (_fdcaa .Location )> 0{_eafge .WriteString (_e .Sprintf ("\u004c\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u0073\u000a",_fdcaa .Location ));}else {_eafge .WriteString ("\u004c\u006f\u0063at\u0069\u006f\u006e\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064\u000a"); +};if len (_fdcaa .ContactInfo )> 0{_eafge .WriteString (_e .Sprintf ("\u0043\u006f\u006e\u0074\u0061\u0063\u0074\u0020\u0049\u006e\u0066\u006f:\u0020\u0025\u0073\u000a",_fdcaa .ContactInfo ));}else {_eafge .WriteString ("C\u006f\u006e\u0074\u0061\u0063\u0074 \u0069\u006e\u0066\u006f\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063i\u0066i\u0065\u0064\u000a"); +};_eafge .WriteString (_e .Sprintf ("F\u0069\u0065\u006c\u0064\u0073\u003a\u0020\u0025\u0064\u000a",len (_fdcaa .Fields )));if _fdcaa .IsSigned {_eafge .WriteString ("S\u0069\u0067\u006e\u0065\u0064\u003a \u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020i\u0073\u0020\u0073i\u0067n\u0065\u0064\u000a"); +}else {_eafge .WriteString ("\u0053\u0069\u0067\u006eed\u003a\u0020\u004e\u006f\u0074\u0020\u0073\u0069\u0067\u006e\u0065\u0064\u000a");};if _fdcaa .IsVerified {_eafge .WriteString ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072e\u0020\u0076\u0061\u006c\u0069\u0064\u0061t\u0069\u006f\u006e\u003a\u0020\u0049\u0073\u0020\u0076\u0061\u006c\u0069\u0064\u000a"); +}else {_eafge .WriteString ("\u0053\u0069\u0067\u006e\u0061\u0074u\u0072\u0065\u0020\u0076\u0061\u006c\u0069\u0064\u0061\u0074\u0069\u006f\u006e:\u0020\u0049\u0073\u0020\u0069\u006e\u0076a\u006c\u0069\u0064\u000a");};if _fdcaa .IsTrusted {_eafge .WriteString ("\u0054\u0072\u0075\u0073\u0074\u0065\u0064\u003a\u0020\u0043\u0065\u0072\u0074\u0069\u0066i\u0063a\u0074\u0065\u0020\u0069\u0073\u0020\u0074\u0072\u0075\u0073\u0074\u0065\u0064\u000a"); +}else {_eafge .WriteString ("\u0054\u0072\u0075s\u0074\u0065\u0064\u003a \u0055\u006e\u0074\u0072\u0075\u0073\u0074e\u0064\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u000a");};if !_fdcaa .GeneralizedTime .IsZero (){_eafge .WriteString (_e .Sprintf ("G\u0065n\u0065\u0072\u0061\u006c\u0069\u007a\u0065\u0064T\u0069\u006d\u0065\u003a %\u0073\u000a",_fdcaa .GeneralizedTime .String ())); +};if _fdcaa .DiffResults !=nil {_eafge .WriteString (_e .Sprintf ("\u0064\u0069\u0066\u0066 i\u0073\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u003a\u0020\u0025v\u000a",_fdcaa .DiffResults .IsPermitted ()));if len (_fdcaa .DiffResults .Warnings )> 0{_eafge .WriteString ("\u004d\u0044\u0050\u0020\u0077\u0061\u0072\u006e\u0069n\u0067\u0073\u003a\u000a"); +for _ ,_edaga :=range _fdcaa .DiffResults .Warnings {_eafge .WriteString (_e .Sprintf ("\u0009\u0025\u0073\u000a",_edaga ));};};if len (_fdcaa .DiffResults .Errors )> 0{_eafge .WriteString ("\u004d\u0044\u0050 \u0065\u0072\u0072\u006f\u0072\u0073\u003a\u000a"); +for _ ,_cccca :=range _fdcaa .DiffResults .Errors {_eafge .WriteString (_e .Sprintf ("\u0009\u0025\u0073\u000a",_cccca ));};};};if _fdcaa .IsCrlFound {_eafge .WriteString ("R\u0065\u0076\u006f\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0061\u0074\u0061\u003a\u0020C\u0052\u004c\u0020f\u006fu\u006e\u0064\u000a"); +}else {_eafge .WriteString ("\u0052\u0065\u0076o\u0063\u0061\u0074\u0069o\u006e\u0020\u0064\u0061\u0074\u0061\u003a \u0043\u0052\u004c\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u000a");};if _fdcaa .IsOcspFound {_eafge .WriteString ("\u0052\u0065\u0076\u006fc\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061\u0074\u0061:\u0020O\u0043\u0053\u0050\u0020\u0066\u006f\u0075n\u0064\u000a"); +}else {_eafge .WriteString ("\u0052\u0065\u0076\u006f\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0061\u0074\u0061:\u0020O\u0043\u0053\u0050\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064\u000a");};return _eafge .String ();}; -// FullName returns the full name of the field as in rootname.parentname.partialname. -func (_gdeg *PdfField )FullName ()(string ,error ){var _fdde _bf .Buffer ;_eaebg :=[]string {};if _gdeg .T !=nil {_eaebg =append (_eaebg ,_gdeg .T .Decoded ());};_fgfcd :=map[*PdfField ]bool {};_fgfcd [_gdeg ]=true ;_eaed :=_gdeg .Parent ;for _eaed !=nil {if _ ,_dcbf :=_fgfcd [_eaed ]; -_dcbf {return _fdde .String (),_ad .New ("\u0072\u0065\u0063\u0075rs\u0069\u0076\u0065\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0061\u006c");};if _eaed .T ==nil {return _fdde .String (),_ad .New ("\u0066\u0069el\u0064\u0020\u0070a\u0072\u0074\u0069\u0061l n\u0061me\u0020\u0028\u0054\u0029\u0020\u006e\u006ft \u0073\u0070\u0065\u0063\u0069\u0066\u0069e\u0064"); -};_eaebg =append (_eaebg ,_eaed .T .Decoded ());_fgfcd [_eaed ]=true ;_eaed =_eaed .Parent ;};for _efeg :=len (_eaebg )-1;_efeg >=0;_efeg --{_fdde .WriteString (_eaebg [_efeg ]);if _efeg > 0{_fdde .WriteString ("\u002e");};};return _fdde .String (),nil ; -};func (_aafeb *PdfReader )buildOutlineTree (_abeagc _fd .PdfObject ,_ccdg *PdfOutlineTreeNode ,_aagef *PdfOutlineTreeNode ,_agdag map[_fd .PdfObject ]struct{})(*PdfOutlineTreeNode ,*PdfOutlineTreeNode ,error ){if _agdag ==nil {_agdag =map[_fd .PdfObject ]struct{}{}; -};_agdag [_abeagc ]=struct{}{};_fcfga ,_gbdc :=_abeagc .(*_fd .PdfIndirectObject );if !_gbdc {return nil ,nil ,_dc .Errorf ("\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0063\u006f\u006et\u0061\u0069\u006e\u0065r\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0054",_abeagc ); -};_bdcee ,_baafce :=_fcfga .PdfObject .(*_fd .PdfObjectDictionary );if !_baafce {return nil ,nil ,_ad .New ("\u006e\u006f\u0074 a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_ag .Log .Trace ("\u0062\u0075\u0069\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0074\u0072\u0065\u0065\u003a\u0020d\u0069\u0063\u0074\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0076\u0029\u0020p\u003a\u0020\u0025\u0070",_bdcee ,_fcfga ,_fcfga ); -if _ebbfe :=_bdcee .Get ("\u0054\u0069\u0074l\u0065");_ebbfe !=nil {_bfdgb ,_gacggg :=_aafeb .newPdfOutlineItemFromIndirectObject (_fcfga );if _gacggg !=nil {return nil ,nil ,_gacggg ;};_bfdgb .Parent =_ccdg ;_bfdgb .Prev =_aagef ;_aggfe :=_fd .ResolveReference (_bdcee .Get ("\u0046\u0069\u0072s\u0074")); -if _ ,_bdaca :=_agdag [_aggfe ];_aggfe !=nil &&_aggfe !=_fcfga &&!_bdaca {if !_fd .IsNullObject (_aggfe ){_bfefg ,_fafdg ,_edbfe :=_aafeb .buildOutlineTree (_aggfe ,&_bfdgb .PdfOutlineTreeNode ,nil ,_agdag );if _edbfe !=nil {_ag .Log .Debug ("D\u0045\u0042U\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0069\u0074\u0065\u006d\u0020\u0074\u0072\u0065\u0065\u003a \u0025\u0076\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020n\u006f\u0064\u0065\u0020\u0063\u0068\u0069\u006c\u0064\u0072\u0065n\u002e",_edbfe ); -}else {_bfdgb .First =_bfefg ;_bfdgb .Last =_fafdg ;};};};_agdac :=_fd .ResolveReference (_bdcee .Get ("\u004e\u0065\u0078\u0074"));if _ ,_afadgf :=_agdag [_agdac ];_agdac !=nil &&_agdac !=_fcfga &&!_afadgf {if !_fd .IsNullObject (_agdac ){_bcbfe ,_eedfd ,_fecbc :=_aafeb .buildOutlineTree (_agdac ,_ccdg ,&_bfdgb .PdfOutlineTreeNode ,_agdag ); -if _fecbc !=nil {_ag .Log .Debug ("D\u0045\u0042U\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065\u0020\u0066\u006f\u0072\u0020\u004ee\u0078\u0074\u0020\u006e\u006f\u0064\u0065\u003a\u0020\u0025\u0076\u002e\u0020S\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006e\u006f\u0064e\u002e",_fecbc ); -}else {_bfdgb .Next =_bcbfe ;return &_bfdgb .PdfOutlineTreeNode ,_eedfd ,nil ;};};};return &_bfdgb .PdfOutlineTreeNode ,&_bfdgb .PdfOutlineTreeNode ,nil ;};_ccabga ,_bagde :=_abgab (_fcfga );if _bagde !=nil {return nil ,nil ,_bagde ;};_ccabga .Parent =_ccdg ; -if _bbgd :=_bdcee .Get ("\u0046\u0069\u0072s\u0074");_bbgd !=nil {_bbgd =_fd .ResolveReference (_bbgd );if _ ,_eecdg :=_agdag [_bbgd ];_bbgd !=nil &&_bbgd !=_fcfga &&!_eecdg {_dffef :=_fd .TraceToDirectObject (_bbgd );if _ ,_cafba :=_dffef .(*_fd .PdfObjectNull ); -!_cafba &&_dffef !=nil {_adbaa ,_beebff ,_ecca :=_aafeb .buildOutlineTree (_bbgd ,&_ccabga .PdfOutlineTreeNode ,nil ,_agdag );if _ecca !=nil {_ag .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020b\u0075\u0069\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0074\u0072\u0065\u0065\u003a\u0020\u0025\u0076\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u0020\u006e\u006f\u0064\u0065 \u0063\u0068i\u006c\u0064r\u0065n\u002e",_ecca ); -}else {_ccabga .First =_adbaa ;_ccabga .Last =_beebff ;};};};};return &_ccabga .PdfOutlineTreeNode ,&_ccabga .PdfOutlineTreeNode ,nil ;};type pdfSignDictionary struct{*_fd .PdfObjectDictionary ;_efeca *SignatureHandler ;_eeabe *PdfSignature ;_gedfg int64 ; -_cfdbb int ;_efcd int ;_cdfec int ;_cecea int ;};func (_gbcfa *PdfWriter )setHashIDs (_bdafd _a .Hash )error {_dafbg :=_bdafd .Sum (nil );if _gbcfa ._gaeaa ==""{_gbcfa ._gaeaa =_f .EncodeToString (_dafbg [:8]);};_gbcfa .setDocumentIDs (_gbcfa ._gaeaa ,_f .EncodeToString (_dafbg [8:])); -return nil ;}; +// GetCharMetrics returns the char metrics for character code `code`. +func (_cgef pdfFontType0 )GetCharMetrics (code _ga .CharCode )(_dcg .CharMetrics ,bool ){if _cgef .DescendantFont ==nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u004e\u006f\u0020\u0064\u0065\u0073\u0063\u0065\u006e\u0064\u0061\u006e\u0074\u002e\u0020\u0066\u006f\u006et=\u0025\u0073",_cgef ); +return _dcg .CharMetrics {},false ;};return _cgef .DescendantFont .GetCharMetrics (code );}; -// NewPdfAnnotationLink returns a new link annotation. -func NewPdfAnnotationLink ()*PdfAnnotationLink {_fddf :=NewPdfAnnotation ();_ccd :=&PdfAnnotationLink {};_ccd .PdfAnnotation =_fddf ;_fddf .SetContext (_ccd );return _ccd ;}; +// ToJBIG2Image converts current image to the core.JBIG2Image. +func (_fdedc *Image )ToJBIG2Image ()(*_bb .JBIG2Image ,error ){_agcbd ,_gfged :=_fdedc .ToGoImage ();if _gfged !=nil {return nil ,_gfged ;};return _bb .GoImageToJBIG2 (_agcbd ,_bb .JB2ImageAutoThreshold );}; -// NewPdfAnnotationPolyLine returns a new polyline annotation. -func NewPdfAnnotationPolyLine ()*PdfAnnotationPolyLine {_ebg :=NewPdfAnnotation ();_cge :=&PdfAnnotationPolyLine {};_cge .PdfAnnotation =_ebg ;_cge .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_ebg .SetContext (_cge );return _cge ;}; +// Size returns the width and the height of the page. The method reports +// the page dimensions as displayed by a PDF viewer (i.e. page rotation is +// taken into account). +func (_cfef *PdfPage )Size ()(float64 ,float64 ,error ){_beed ,_ccage :=_cfef .GetMediaBox ();if _ccage !=nil {return 0,0,_ccage ;};_aecgb ,_gfbfa :=_beed .Width (),_beed .Height ();_bcced ,_ccage :=_cfef .GetRotate ();if _ccage !=nil {_gg .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_ccage .Error ()); +};if _dbca :=_bcced ;_dbca %360!=0&&_dbca %90==0{if _gdfacc :=(360+_dbca %360)%360;_gdfacc ==90||_gdfacc ==270{_aecgb ,_gfbfa =_gfbfa ,_aecgb ;};};return _aecgb ,_gfbfa ,nil ;}; -// Evaluate runs the function on the passed in slice and returns the results. -func (_daaf *PdfFunctionType2 )Evaluate (x []float64 )([]float64 ,error ){if len (x )!=1{_ag .Log .Error ("\u004f\u006e\u006c\u0079 o\u006e\u0065\u0020\u0069\u006e\u0070\u0075\u0074\u0020\u0061\u006c\u006c\u006f\u0077e\u0064");return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b"); -};_cbbgf :=[]float64 {0.0};if _daaf .C0 !=nil {_cbbgf =_daaf .C0 ;};_ecdgb :=[]float64 {1.0};if _daaf .C1 !=nil {_ecdgb =_daaf .C1 ;};var _bbbfbf []float64 ;for _ebed :=0;_ebed < len (_cbbgf );_ebed ++{_cdccg :=_cbbgf [_ebed ]+_af .Pow (x [0],_daaf .N )*(_ecdgb [_ebed ]-_cbbgf [_ebed ]); -_bbbfbf =append (_bbbfbf ,_cdccg );};return _bbbfbf ,nil ;}; +// CharcodesToUnicodeWithStats is identical to CharcodesToUnicode except it returns more statistical +// information about hits and misses from the reverse mapping process. +// NOTE: The number of runes returned may be greater than the number of charcodes. +// TODO(peterwilliams97): Deprecate in v4 and use only CharcodesToStrings() +func (_adfa *PdfFont )CharcodesToUnicodeWithStats (charcodes []_ga .CharCode )(_ccbg []rune ,_egdfa ,_egdag int ){_gbfga ,_egdfa ,_egdag :=_adfa .CharcodesToStrings (charcodes ,"");return []rune (_dce .Join (_gbfga ,"")),_egdfa ,_egdag ;}; -// NewPdfOutlineTree returns an initialized PdfOutline tree. -func NewPdfOutlineTree ()*PdfOutline {_dggf :=NewPdfOutline ();_dggf ._gcgcg =&_dggf ;return _dggf }; +// PdfFieldButton represents a button field which includes push buttons, checkboxes, and radio buttons. +type PdfFieldButton struct{*PdfField ;Opt *_bb .PdfObjectArray ;_aegba *Image ;}; -// VariableText contains the common attributes of a variable text. -// The VariableText is typically not used directly, but is can encapsulate by PdfField -// See section 12.7.3.3 "Variable Text" and Table 222 (pp. 434-436 PDF32000_2008). -type VariableText struct{DA *_fd .PdfObjectString ;Q *_fd .PdfObjectInteger ;DS *_fd .PdfObjectString ;RV _fd .PdfObject ;}; +// GetPdfName returns the PDF name used to indicate the border style. +// (Table 166 p. 395). +func (_gdge *BorderStyle )GetPdfName ()string {switch *_gdge {case BorderStyleSolid :return "\u0053";case BorderStyleDashed :return "\u0044";case BorderStyleBeveled :return "\u0042";case BorderStyleInset :return "\u0049";case BorderStyleUnderline :return "\u0055"; +};return "";}; -// GetContainingPdfObject returns the XObject Form's containing object (indirect object). -func (_bcebf *XObjectForm )GetContainingPdfObject ()_fd .PdfObject {return _bcebf ._cebfa };func (_fcde *PdfColorspaceSpecialIndexed )String ()string {return "\u0049n\u0064\u0065\u0078\u0065\u0064";}; +// ToPdfObject implements interface PdfModel. +func (_bacf *PdfAnnotationPolyLine )ToPdfObject ()_bb .PdfObject {_bacf .PdfAnnotation .ToPdfObject ();_acce :=_bacf ._aaf ;_eged :=_acce .PdfObject .(*_bb .PdfObjectDictionary );_bacf .PdfAnnotationMarkup .appendToPdfDictionary (_eged );_eged .SetIfNotNil ("\u0053u\u0062\u0074\u0079\u0070\u0065",_bb .MakeName ("\u0050\u006f\u006c\u0079\u004c\u0069\u006e\u0065")); +_eged .SetIfNotNil ("\u0056\u0065\u0072\u0074\u0069\u0063\u0065\u0073",_bacf .Vertices );_eged .SetIfNotNil ("\u004c\u0045",_bacf .LE );_eged .SetIfNotNil ("\u0042\u0053",_bacf .BS );_eged .SetIfNotNil ("\u0049\u0043",_bacf .IC );_eged .SetIfNotNil ("\u0042\u0045",_bacf .BE ); +_eged .SetIfNotNil ("\u0049\u0054",_bacf .IT );_eged .SetIfNotNil ("\u004de\u0061\u0073\u0075\u0072\u0065",_bacf .Measure );return _acce ;}; -// SetFillImage attach a model.Image to push button. -func (_cfba *PdfFieldButton )SetFillImage (image *Image ){if _cfba .IsPush (){_cfba ._daeaa =image ;};};var _ pdfFont =(*pdfCIDFontType2 )(nil );func (_dcacf *pdfFontType3 )baseFields ()*fontCommon {return &_dcacf .fontCommon }; +// NewPdfAnnotationFreeText returns a new free text annotation. +func NewPdfAnnotationFreeText ()*PdfAnnotationFreeText {_gde :=NewPdfAnnotation ();_ded :=&PdfAnnotationFreeText {};_ded .PdfAnnotation =_gde ;_ded .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_gde .SetContext (_ded );return _ded ;}; -// ApplyStandard is used to apply changes required on the document to match the rules required by the input standard. -// The writer's content would be changed after all the document parts are already established during the Write method. -// A good example of the StandardApplier could be a PDF/A Profile (i.e.: pdfa.Profile1A). In such a case PdfWriter would -// set up all rules required by that Profile. -func (_gebf *PdfWriter )ApplyStandard (optimizer StandardApplier ){_gebf ._fagbg =optimizer };func (_fae *PdfReader )newPdfActionURIFromDict (_gbebd *_fd .PdfObjectDictionary )(*PdfActionURI ,error ){return &PdfActionURI {URI :_gbebd .Get ("\u0055\u0052\u0049"),IsMap :_gbebd .Get ("\u0049\u0073\u004da\u0070")},nil ; -}; +// ToPdfObject returns the PDF representation of the function. +func (_aadad *PdfFunctionType2 )ToPdfObject ()_bb .PdfObject {_dgffcf :=_bb .MakeDict ();_dgffcf .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_bb .MakeInteger (2));_ffbgd :=&_bb .PdfObjectArray {};for _ ,_egfbc :=range _aadad .Domain {_ffbgd .Append (_bb .MakeFloat (_egfbc )); +};_dgffcf .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_ffbgd );if _aadad .Range !=nil {_fcda :=&_bb .PdfObjectArray {};for _ ,_fbadf :=range _aadad .Range {_fcda .Append (_bb .MakeFloat (_fbadf ));};_dgffcf .Set ("\u0052\u0061\u006eg\u0065",_fcda );}; +if _aadad .C0 !=nil {_bdcdeg :=&_bb .PdfObjectArray {};for _ ,_egdgda :=range _aadad .C0 {_bdcdeg .Append (_bb .MakeFloat (_egdgda ));};_dgffcf .Set ("\u0043\u0030",_bdcdeg );};if _aadad .C1 !=nil {_cded :=&_bb .PdfObjectArray {};for _ ,_abfaa :=range _aadad .C1 {_cded .Append (_bb .MakeFloat (_abfaa )); +};_dgffcf .Set ("\u0043\u0031",_cded );};_dgffcf .Set ("\u004e",_bb .MakeFloat (_aadad .N ));if _aadad ._agafc !=nil {_aadad ._agafc .PdfObject =_dgffcf ;return _aadad ._agafc ;};return _dgffcf ;};func (_gfdef *Names )addEmbeddedFile (_aeed *EmbeddedFile )error {if _gfdef .EmbeddedFiles ==nil {_gfdef .EmbeddedFiles =_bb .MakeDict (); +_gfdef .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_bb .MakeArray ());};_gbbfc :=NewPdfFileSpecFromEmbeddedFile (_aeed );_bcab :=_gfdef .EmbeddedFiles .Get ("\u004e\u0061\u006de\u0073");_ebcfa ,_eabe :=_bcab .(*_bb .PdfObjectArray );if !_eabe {return _ed .New ("\u0049\u006e\u0076\u0061li\u0064\u0020\u004e\u0061\u006d\u0065\u0073\u0020\u0061\u0072\u0072\u0061\u0079"); +};type FileSpecMap struct{_efffg string ;_ceeca *PdfFilespec ;};_acdfg :=[]FileSpecMap {};for _fcff :=0;_fcff < len (_ebcfa .Elements ());_fcff +=2{if _fcff %2==0{_deae :=_ebcfa .Get (_fcff );if _deae !=nil {_bcad :=_deae .(*_bb .PdfObjectString );_dagg :=_ebcfa .Get (_fcff +1); +_dbcgf ,_abaeg :=NewPdfFilespecFromObj (_dagg );if _abaeg !=nil {return _abaeg ;};_acdfg =append (_acdfg ,FileSpecMap {_efffg :_bcad .String (),_ceeca :_dbcgf });};};};_acdfg =append (_acdfg ,FileSpecMap {_efffg :_aeed .Name ,_ceeca :_gbbfc });_cc .Slice (_acdfg ,func (_ffbc ,_cfbda int )bool {return _acdfg [_ffbc ]._efffg < _acdfg [_cfbda ]._efffg }); +_ebcfa =_bb .MakeArray ();for _ ,_dedeef :=range _acdfg {_ebcfa .Append (_bb .MakeString (_dedeef ._efffg ));_ebcfa .Append (_dedeef ._ceeca .ToPdfObject ());};_gfdef .EmbeddedFiles .Set ("\u004e\u0061\u006de\u0073",_ebcfa );return nil ;}; -// PdfAnnotationTrapNet represents TrapNet annotations. -// (Section 12.5.6.21). -type PdfAnnotationTrapNet struct{*PdfAnnotation };func _ddgd (_gbcac *[]*PdfField ,_bgbb FieldFilterFunc ,_fgfg bool )[]*PdfField {if _gbcac ==nil {return nil ;};_caea :=*_gbcac ;if len (*_gbcac )==0{return nil ;};_edbfb :=_caea [:0];if _bgbb ==nil {_bgbb =func (*PdfField )bool {return true }; -};var _agbc []*PdfField ;for _ ,_acdbc :=range _caea {_bbfaa :=_bgbb (_acdbc );if _bbfaa {_agbc =append (_agbc ,_acdbc );if len (_acdbc .Kids )> 0{_agbc =append (_agbc ,_ddgd (&_acdbc .Kids ,_bgbb ,_fgfg )...);};};if !_fgfg ||!_bbfaa ||len (_acdbc .Kids )> 0{_edbfb =append (_edbfb ,_acdbc ); -};};*_gbcac =_edbfb ;return _agbc ;}; +// ParsePdfObject parses input pdf object into given output intent. +func (_cafdf *PdfOutputIntent )ParsePdfObject (object _bb .PdfObject )error {_gbace ,_aeacf :=_bb .GetDict (object );if !_aeacf {_gg .Log .Error ("\u0055\u006e\u006bno\u0077\u006e\u0020\u0074\u0079\u0070\u0065\u003a\u0020%\u0054 \u0066o\u0072 \u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006e\u0074",object ); +return _ed .New ("\u0075\u006e\u006b\u006e\u006fw\u006e\u0020\u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020t\u0079\u0070\u0065\u0020\u0066\u006f\u0072\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0069\u006e\u0074\u0065\u006e\u0074"); +};_cafdf ._cfede =_gbace ;_cafdf .Type ,_ =_gbace .GetString ("\u0054\u0079\u0070\u0065");_cgecd ,_aeacf :=_gbace .GetString ("\u0053");if _aeacf {switch _cgecd {case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00411":_cafdf .S =PdfOutputIntentTypeA1 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00412":_cafdf .S =PdfOutputIntentTypeA2 ; +case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00413":_cafdf .S =PdfOutputIntentTypeA3 ;case "\u0047T\u0053\u005f\u0050\u0044\u0046\u00414":_cafdf .S =PdfOutputIntentTypeA4 ;case "\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0058":_cafdf .S =PdfOutputIntentTypeX ; +};};_cafdf .OutputCondition ,_ =_gbace .GetString ("\u004fu\u0074p\u0075\u0074\u0043\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e");_cafdf .OutputConditionIdentifier ,_ =_gbace .GetString ("\u004fu\u0074\u0070\u0075\u0074C\u006f\u006e\u0064\u0069\u0074i\u006fn\u0049d\u0065\u006e\u0074\u0069\u0066\u0069\u0065r"); +_cafdf .RegistryName ,_ =_gbace .GetString ("\u0052\u0065\u0067i\u0073\u0074\u0072\u0079\u004e\u0061\u006d\u0065");_cafdf .Info ,_ =_gbace .GetString ("\u0049\u006e\u0066\u006f");if _cgbaab ,_eaaf :=_bb .GetStream (_gbace .Get ("\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072o\u0066\u0069\u006c\u0065")); +_eaaf {_cafdf .ColorComponents ,_ =_bb .GetIntVal (_cgbaab .Get ("\u004e"));_cfeca ,_cdaec :=_bb .DecodeStream (_cgbaab );if _cdaec !=nil {return _cdaec ;};_cafdf .DestOutputProfile =_cfeca ;};return nil ;}; -// GetXObjectByName gets XObject by name. -func (_abfae *PdfPage )GetXObjectByName (name _fd .PdfObjectName )(_fd .PdfObject ,bool ){_eadd ,_efad :=_abfae .Resources .XObject .(*_fd .PdfObjectDictionary );if !_efad {return nil ,false ;};if _aaeefe :=_eadd .Get (name );_aaeefe !=nil {return _aaeefe ,true ; -};return nil ,false ;}; +// PdfAnnotationPopup represents Popup annotations. +// (Section 12.5.6.14). +type PdfAnnotationPopup struct{*PdfAnnotation ;Parent _bb .PdfObject ;Open _bb .PdfObject ;}; -// ColorToRGB converts a color in Separation colorspace to RGB colorspace. -func (_edbf *PdfColorspaceSpecialSeparation )ColorToRGB (color PdfColor )(PdfColor ,error ){if _edbf .AlternateSpace ==nil {return nil ,_ad .New ("\u0061\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0020c\u006f\u006c\u006f\u0072\u0073\u0070\u0061c\u0065\u0020\u0075\u006e\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -};return _edbf .AlternateSpace .ColorToRGB (color );}; +// GetXObjectFormByName returns the XObjectForm with the specified name from the +// page resources, if it exists. +func (_fedc *PdfPageResources )GetXObjectFormByName (keyName _bb .PdfObjectName )(*XObjectForm ,error ){_bbcgd ,_cfcf :=_fedc .GetXObjectByName (keyName );if _bbcgd ==nil {return nil ,nil ;};if _cfcf !=XObjectTypeForm {return nil ,_ed .New ("\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006f\u0072\u006d"); +};_bgage ,_fefbg :=NewXObjectFormFromStream (_bbcgd );if _fefbg !=nil {return nil ,_fefbg ;};return _bgage ,nil ;}; + +// ColorToRGB converts a CalGray color to an RGB color. +func (_bdefg *PdfColorspaceCalGray )ColorToRGB (color PdfColor )(PdfColor ,error ){_cdcg ,_bdac :=color .(*PdfColorCalGray );if !_bdac {_gg .Log .Debug ("\u0049n\u0070\u0075\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u006eo\u0074\u0020\u0063\u0061\u006c\u0020\u0067\u0072\u0061\u0079"); +return nil ,_ed .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");};ANorm :=_cdcg .Val ();X :=_bdefg .WhitePoint [0]*_bdd .Pow (ANorm ,_bdefg .Gamma );Y :=_bdefg .WhitePoint [1]*_bdd .Pow (ANorm ,_bdefg .Gamma ); +Z :=_bdefg .WhitePoint [2]*_bdd .Pow (ANorm ,_bdefg .Gamma );_fdec :=3.240479*X +-1.537150*Y +-0.498535*Z ;_ecc :=-0.969256*X +1.875992*Y +0.041556*Z ;_cfee :=0.055648*X +-0.204043*Y +1.057311*Z ;_fdec =_bdd .Min (_bdd .Max (_fdec ,0),1.0);_ecc =_bdd .Min (_bdd .Max (_ecc ,0),1.0); +_cfee =_bdd .Min (_bdd .Max (_cfee ,0),1.0);return NewPdfColorDeviceRGB (_fdec ,_ecc ,_cfee ),nil ;}; // PdfFunctionType0 uses a sequence of sample values (contained in a stream) to provide an approximation // for functions whose domains and ranges are bounded. The samples are organized as an m-dimensional // table in which each entry has n components -type PdfFunctionType0 struct{Domain []float64 ;Range []float64 ;NumInputs int ;NumOutputs int ;Size []int ;BitsPerSample int ;Order int ;Encode []float64 ;Decode []float64 ;_facbf []byte ;_ebgce []uint32 ;_efff *_fd .PdfObjectStream ;}; +type PdfFunctionType0 struct{Domain []float64 ;Range []float64 ;NumInputs int ;NumOutputs int ;Size []int ;BitsPerSample int ;Order int ;Encode []float64 ;Decode []float64 ;_baac []byte ;_debdd []uint32 ;_agdc *_bb .PdfObjectStream ;};func _dgdaa (_gacb *_bb .PdfObjectDictionary )bool {for _ ,_caab :=range _gacb .Keys (){if _ ,_dfaeg :=_bgfa [_caab .String ()]; +_dfaeg {return true ;};};return false ;}; -// Encrypt encrypts the output file with a specified user/owner password. -func (_ceaef *PdfWriter )Encrypt (userPass ,ownerPass []byte ,options *EncryptOptions )error {_acbgg :=RC4_128bit ;if options !=nil {_acbgg =options .Algorithm ;};_cgeb :=_dfg .PermOwner ;if options !=nil {_cgeb =options .Permissions ;};var _bffdf _dce .Filter ; -switch _acbgg {case RC4_128bit :_bffdf =_dce .NewFilterV2 (16);case AES_128bit :_bffdf =_dce .NewFilterAESV2 ();case AES_256bit :_bffdf =_dce .NewFilterAESV3 ();default:return _dc .Errorf ("\u0075n\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020a\u006cg\u006fr\u0069\u0074\u0068\u006d\u003a\u0020\u0025v",options .Algorithm ); -};_fggca ,_fedcb ,_fbgdf :=_fd .PdfCryptNewEncrypt (_bffdf ,userPass ,ownerPass ,_cgeb );if _fbgdf !=nil {return _fbgdf ;};_ceaef ._egadf =_fggca ;if _fedcb .Major !=0{_ceaef .SetVersion (_fedcb .Major ,_fedcb .Minor );};_ceaef ._dbecf =_fedcb .Encrypt ; -_ceaef ._gaeaa ,_ceaef ._cgaga =_fedcb .ID0 ,_fedcb .ID1 ;_abdd :=_fd .MakeIndirectObject (_fedcb .Encrypt );_ceaef ._abbcc =_abdd ;_ceaef .addObject (_abdd );return nil ;}; +// ColorFromFloats returns a new PdfColor based on input color components. +func (_eedcg *PdfColorspaceDeviceN )ColorFromFloats (vals []float64 )(PdfColor ,error ){if len (vals )!=_eedcg .GetNumComponents (){return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_bcbc ,_ddeg :=_eedcg .TintTransform .Evaluate (vals ); +if _ddeg !=nil {return nil ,_ddeg ;};_dfdf ,_ddeg :=_eedcg .AlternateSpace .ColorFromFloats (_bcbc );if _ddeg !=nil {return nil ,_ddeg ;};return _dfdf ,nil ;}; -// NewXObjectImageFromImage creates a new XObject Image from an image object -// with default options. If encoder is nil, uses raw encoding (none). -func NewXObjectImageFromImage (img *Image ,cs PdfColorspace ,encoder _fd .StreamEncoder )(*XObjectImage ,error ){_gegc :=NewXObjectImage ();return UpdateXObjectImageFromImage (_gegc ,img ,cs ,encoder );}; +// SetContext sets the specific fielddata type, e.g. would be PdfFieldButton for a button field. +func (_dgged *PdfField )SetContext (ctx PdfModel ){_dgged ._babcg =ctx }; + +// ToPdfObject returns the PDF representation of the function. +func (_befd *PdfFunctionType4 )ToPdfObject ()_bb .PdfObject {_cgcg :=_befd ._fabdb ;if _cgcg ==nil {_befd ._fabdb =&_bb .PdfObjectStream {};_cgcg =_befd ._fabdb ;};_bffae :=_bb .MakeDict ();_bffae .Set ("\u0046\u0075\u006ec\u0074\u0069\u006f\u006e\u0054\u0079\u0070\u0065",_bb .MakeInteger (4)); +_eedad :=&_bb .PdfObjectArray {};for _ ,_aecgf :=range _befd .Domain {_eedad .Append (_bb .MakeFloat (_aecgf ));};_bffae .Set ("\u0044\u006f\u006d\u0061\u0069\u006e",_eedad );_faac :=&_bb .PdfObjectArray {};for _ ,_fccgd :=range _befd .Range {_faac .Append (_bb .MakeFloat (_fccgd )); +};_bffae .Set ("\u0052\u0061\u006eg\u0065",_faac );if _befd ._eafbd ==nil &&_befd .Program !=nil {_befd ._eafbd =[]byte (_befd .Program .String ());};_bffae .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_bb .MakeInteger (int64 (len (_befd ._eafbd ))));_cgcg .Stream =_befd ._eafbd ; +_cgcg .PdfObjectDictionary =_bffae ;return _cgcg ;}; // ToPdfObject implements interface PdfModel. -func (_fgc *PdfActionGoTo )ToPdfObject ()_fd .PdfObject {_fgc .PdfAction .ToPdfObject ();_gbb :=_fgc ._bfb ;_gdc :=_gbb .PdfObject .(*_fd .PdfObjectDictionary );_gdc .SetIfNotNil ("\u0053",_fd .MakeName (string (ActionTypeGoTo )));_gdc .SetIfNotNil ("\u0044",_fgc .D ); -return _gbb ;}; +func (_adaf *PdfActionRendition )ToPdfObject ()_bb .PdfObject {_adaf .PdfAction .ToPdfObject ();_bbf :=_adaf ._dcc ;_dgda :=_bbf .PdfObject .(*_bb .PdfObjectDictionary );_dgda .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeRendition )));_dgda .SetIfNotNil ("\u0052",_adaf .R ); +_dgda .SetIfNotNil ("\u0041\u004e",_adaf .AN );_dgda .SetIfNotNil ("\u004f\u0050",_adaf .OP );_dgda .SetIfNotNil ("\u004a\u0053",_adaf .JS );return _bbf ;}; -// HasShadingByName checks whether a shading is defined by the specified keyName. -func (_aecda *PdfPageResources )HasShadingByName (keyName _fd .PdfObjectName )bool {_ ,_bfefde :=_aecda .GetShadingByName (keyName );return _bfefde ;};func (_beece *PdfFont )baseFields ()*fontCommon {if _beece ._gbaac ==nil {_ag .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0062\u0061\u0073\u0065\u0046\u0069\u0065l\u0064s\u002e \u0063o\u006e\u0074\u0065\u0078\u0074\u0020\u0069\u0073\u0020\u006e\u0069\u006c\u002e"); -return nil ;};return _beece ._gbaac .baseFields ();};func (_dfcaf *PdfAppender )replaceObject (_bacc ,_ebdb _fd .PdfObject ){switch _bgdf :=_bacc .(type ){case *_fd .PdfIndirectObject :_dfcaf ._aceb [_ebdb ]=_bgdf .ObjectNumber ;case *_fd .PdfObjectStream :_dfcaf ._aceb [_ebdb ]=_bgdf .ObjectNumber ; -};};func (_bfggd *PdfPage )setContainer (_fdaad *_fd .PdfIndirectObject ){_fdaad .PdfObject =_bfggd ._gaec ;_bfggd ._fgcac =_fdaad ;};func (_cdbee *PdfWriter )checkCrossReferenceStream ()bool {_bfbdg :=_cdbee ._ggaddg .Major > 1||(_cdbee ._ggaddg .Major ==1&&_cdbee ._ggaddg .Minor > 4); -if _cdbee ._bgced !=nil {_bfbdg =*_cdbee ._bgced ;};return _bfbdg ;}; +// XObjectType represents the type of an XObject. +type XObjectType int ; -// GetNumComponents returns the number of color components (3 for Lab). -func (_ffbc *PdfColorLab )GetNumComponents ()int {return 3};func (_caa *PdfReader )newPdfAnnotationMarkupFromDict (_cgd *_fd .PdfObjectDictionary )(*PdfAnnotationMarkup ,error ){_dbcc :=&PdfAnnotationMarkup {};if _dbf :=_cgd .Get ("\u0054");_dbf !=nil {_dbcc .T =_dbf ; -};if _cdaf :=_cgd .Get ("\u0050\u006f\u0070u\u0070");_cdaf !=nil {_gebgc ,_aea :=_cdaf .(*_fd .PdfIndirectObject );if !_aea {if _ ,_fcb :=_cdaf .(*_fd .PdfObjectNull );!_fcb {return nil ,_ad .New ("p\u006f\u0070\u0075\u0070\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0070\u006f\u0069\u006e\u0074\u0020t\u006f\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072ec\u0074\u0020\u006fb\u006ae\u0063\u0074"); -};}else {_fga ,_gaa :=_caa .newPdfAnnotationFromIndirectObject (_gebgc );if _gaa !=nil {return nil ,_gaa ;};if _fga !=nil {_gegf ,_accg :=_fga ._cfda .(*PdfAnnotationPopup );if !_accg {return nil ,_ad .New ("\u006f\u0062\u006ae\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0061\u0020\u0070\u006f\u0070\u0075\u0070\u0020\u0061n\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e"); -};_dbcc .Popup =_gegf ;};};};if _fgeeg :=_cgd .Get ("\u0043\u0041");_fgeeg !=nil {_dbcc .CA =_fgeeg ;};if _gfgcf :=_cgd .Get ("\u0052\u0043");_gfgcf !=nil {_dbcc .RC =_gfgcf ;};if _gacg :=_cgd .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065"); -_gacg !=nil {_dbcc .CreationDate =_gacg ;};if _cad :=_cgd .Get ("\u0049\u0052\u0054");_cad !=nil {_dbcc .IRT =_cad ;};if _gegfd :=_cgd .Get ("\u0053\u0075\u0062\u006a");_gegfd !=nil {_dbcc .Subj =_gegfd ;};if _fbb :=_cgd .Get ("\u0052\u0054");_fbb !=nil {_dbcc .RT =_fbb ; -};if _baa :=_cgd .Get ("\u0049\u0054");_baa !=nil {_dbcc .IT =_baa ;};if _cgg :=_cgd .Get ("\u0045\u0078\u0044\u0061\u0074\u0061");_cgg !=nil {_dbcc .ExData =_cgg ;};return _dbcc ,nil ;}; +// BorderStyle defines border type, typically used for annotations. +type BorderStyle int ;type modelManager struct{_fdgab map[PdfModel ]_bb .PdfObject ;_dffg map[_bb .PdfObject ]PdfModel ;};func (_bagbe *PdfReader )loadAnnotations (_acbfb _bb .PdfObject )([]*PdfAnnotation ,error ){_effd ,_gfbff :=_bb .GetArray (_acbfb ); +if !_gfbff {return nil ,_e .Errorf ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079");};var _fgggf []*PdfAnnotation ;for _ ,_ecggb :=range _effd .Elements (){_ecggb =_bb .ResolveReference (_ecggb ); +if _ ,_fgdbf :=_ecggb .(*_bb .PdfObjectNull );_fgdbf {continue ;};_cgdge ,_ggafa :=_ecggb .(*_bb .PdfObjectDictionary );_aggef ,_gabe :=_ecggb .(*_bb .PdfIndirectObject );if _ggafa {_aggef =&_bb .PdfIndirectObject {};_aggef .PdfObject =_cgdge ;}else {if !_gabe {return nil ,_e .Errorf ("\u0061\u006eno\u0074\u0061\u0074i\u006f\u006e\u0020\u006eot \u0069n \u0061\u006e\u0020\u0069\u006e\u0064\u0069re\u0063\u0074\u0020\u006f\u0062\u006a\u0065c\u0074"); +};};_cadga ,_dcegg :=_bagbe .newPdfAnnotationFromIndirectObject (_aggef );if _dcegg !=nil {return nil ,_dcegg ;};switch _geebe :=_cadga .GetContext ().(type ){case *PdfAnnotationWidget :for _ ,_eagde :=range _bagbe .AcroForm .AllFields (){if _eagde ._afbea ==_geebe .Parent {_geebe ._dbef =_eagde ; +break ;};};};if _cadga !=nil {_fgggf =append (_fgggf ,_cadga );};};return _fgggf ,nil ;}; -// ToPdfObject returns a stream object. -func (_abfeg *XObjectForm )ToPdfObject ()_fd .PdfObject {_eggf :=_abfeg ._cebfa ;_ebdde :=_eggf .PdfObjectDictionary ;if _abfeg .Filter !=nil {_ebdde =_abfeg .Filter .MakeStreamDict ();_eggf .PdfObjectDictionary =_ebdde ;};_ebdde .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u0058O\u0062\u006a\u0065\u0063\u0074")); -_ebdde .Set ("\u0053u\u0062\u0074\u0079\u0070\u0065",_fd .MakeName ("\u0046\u006f\u0072\u006d"));_ebdde .SetIfNotNil ("\u0046\u006f\u0072\u006d\u0054\u0079\u0070\u0065",_abfeg .FormType );_ebdde .SetIfNotNil ("\u0042\u0042\u006f\u0078",_abfeg .BBox );_ebdde .SetIfNotNil ("\u004d\u0061\u0074\u0072\u0069\u0078",_abfeg .Matrix ); -if _abfeg .Resources !=nil {_ebdde .SetIfNotNil ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s",_abfeg .Resources .ToPdfObject ());};_ebdde .SetIfNotNil ("\u0047\u0072\u006fu\u0070",_abfeg .Group );_ebdde .SetIfNotNil ("\u0052\u0065\u0066",_abfeg .Ref ); -_ebdde .SetIfNotNil ("\u004d\u0065\u0074\u0061\u0044\u0061\u0074\u0061",_abfeg .MetaData );_ebdde .SetIfNotNil ("\u0050i\u0065\u0063\u0065\u0049\u006e\u0066o",_abfeg .PieceInfo );_ebdde .SetIfNotNil ("\u004c\u0061\u0073t\u004d\u006f\u0064\u0069\u0066\u0069\u0065\u0064",_abfeg .LastModified ); -_ebdde .SetIfNotNil ("\u0053\u0074\u0072u\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074",_abfeg .StructParent );_ebdde .SetIfNotNil ("\u0053\u0074\u0072\u0075\u0063\u0074\u0050\u0061\u0072\u0065\u006e\u0074\u0073",_abfeg .StructParents );_ebdde .SetIfNotNil ("\u004f\u0050\u0049",_abfeg .OPI ); -_ebdde .SetIfNotNil ("\u004f\u0043",_abfeg .OC );_ebdde .SetIfNotNil ("\u004e\u0061\u006d\u0065",_abfeg .Name );_ebdde .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_fd .MakeInteger (int64 (len (_abfeg .Stream ))));_eggf .Stream =_abfeg .Stream ;return _eggf ; -}; +// PdfAnnotationCaret represents Caret annotations. +// (Section 12.5.6.11). +type PdfAnnotationCaret struct{*PdfAnnotation ;*PdfAnnotationMarkup ;RD _bb .PdfObject ;Sy _bb .PdfObject ;};type pdfCIDFontType2 struct{fontCommon ;_dgffc *_bb .PdfIndirectObject ;_aeggf _ga .TextEncoder ; -// NewPdfAnnotationRedact returns a new redact annotation. -func NewPdfAnnotationRedact ()*PdfAnnotationRedact {_dec :=NewPdfAnnotation ();_gbgd :=&PdfAnnotationRedact {};_gbgd .PdfAnnotation =_dec ;_gbgd .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dec .SetContext (_gbgd );return _gbgd ;}; +// Table 117 – Entries in a CIDFont dictionary (page 269) +// Dictionary that defines the character collection of the CIDFont (required). +// See Table 116. +CIDSystemInfo *_bb .PdfObjectDictionary ; -// PdfShadingType2 is an Axial shading. -type PdfShadingType2 struct{*PdfShading ;Coords *_fd .PdfObjectArray ;Domain *_fd .PdfObjectArray ;Function []PdfFunction ;Extend *_fd .PdfObjectArray ;}; +// Glyph metrics fields (optional). +DW _bb .PdfObject ;W _bb .PdfObject ;DW2 _bb .PdfObject ;W2 _bb .PdfObject ; -// ToPdfObject convert PdfInfo to pdf object. -func (_eagad *PdfInfo )ToPdfObject ()_fd .PdfObject {_bbbb :=_fd .MakeDict ();_bbbb .SetIfNotNil ("\u0054\u0069\u0074l\u0065",_eagad .Title );_bbbb .SetIfNotNil ("\u0041\u0075\u0074\u0068\u006f\u0072",_eagad .Author );_bbbb .SetIfNotNil ("\u0053u\u0062\u006a\u0065\u0063\u0074",_eagad .Subject ); -_bbbb .SetIfNotNil ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_eagad .Keywords );_bbbb .SetIfNotNil ("\u0043r\u0065\u0061\u0074\u006f\u0072",_eagad .Creator );_bbbb .SetIfNotNil ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_eagad .Producer ); -_bbbb .SetIfNotNil ("\u0054r\u0061\u0070\u0070\u0065\u0064",_eagad .Trapped );if _eagad .CreationDate !=nil {_bbbb .SetIfNotNil ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_eagad .CreationDate .ToPdfObject ());};if _eagad .ModifiedDate !=nil {_bbbb .SetIfNotNil ("\u004do\u0064\u0044\u0061\u0074\u0065",_eagad .ModifiedDate .ToPdfObject ()); -};for _ ,_cdag :=range _eagad ._defeg .Keys (){_bbbb .SetIfNotNil (_cdag ,_eagad ._defeg .Get (_cdag ));};return _bbbb ;}; +// CIDs to glyph indices mapping (optional). +CIDToGIDMap _bb .PdfObject ;_fdedf map[_ga .CharCode ]float64 ;_ddda float64 ;_cgee map[rune ]int ;}; -// NewPdfAnnotationPolygon returns a new polygon annotation. -func NewPdfAnnotationPolygon ()*PdfAnnotationPolygon {_dcg :=NewPdfAnnotation ();_afe :=&PdfAnnotationPolygon {};_afe .PdfAnnotation =_dcg ;_afe .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_dcg .SetContext (_afe );return _afe ;}; +// Subtype returns the font's "Subtype" field. +func (_bgfaa *PdfFont )Subtype ()string {_debf :=_bgfaa .baseFields ()._ecdc ;if _debaf ,_cafc :=_bgfaa ._gbagg .(*pdfFontType0 );_cafc {_debf =_debf +"\u003a"+_debaf .DescendantFont .Subtype ();};return _debf ;}; -// ColorFromPdfObjects loads the color from PDF objects. -// The first objects (if present) represent the color in underlying colorspace. The last one represents -// the name of the pattern. -func (_aebc *PdfColorspaceSpecialPattern )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )< 1{return nil ,_ad .New ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020o\u0066 \u0070\u0061\u0072\u0061\u006d\u0065\u0074e\u0072\u0073"); -};_fggde :=&PdfColorPattern {};_dbccg ,_dbbd :=objects [len (objects )-1].(*_fd .PdfObjectName );if !_dbbd {_ag .Log .Debug ("\u0050\u0061\u0074\u0074\u0065\u0072\u006e\u0020\u006e\u0061\u006d\u0065\u0020\u006e\u006ft\u0020a\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0067\u006f\u0074\u0020\u0025\u0054\u0029",objects [len (objects )-1]); -return nil ,ErrTypeCheck ;};_fggde .PatternName =*_dbccg ;if len (objects )> 1{_agbbd :=objects [0:len (objects )-1];if _aebc .UnderlyingCS ==nil {_ag .Log .Debug ("P\u0061\u0074t\u0065\u0072\u006e\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0077\u0069\u0074\u0068\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006et\u0073\u0020\u0062\u0075\u0074\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079i\u006e\u0067\u0020\u0063\u0073\u0020\u006d\u0069\u0073\u0073\u0069n\u0067"); -return nil ,_ad .New ("\u0075n\u0064\u0065\u0072\u006cy\u0069\u006e\u0067\u0020\u0043S\u0020n\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065d");};_dcgg ,_gbbce :=_aebc .UnderlyingCS .ColorFromPdfObjects (_agbbd );if _gbbce !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0055n\u0061\u0062\u006c\u0065\u0020t\u006f\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0076\u0069\u0061\u0020\u0075\u006e\u0064\u0065\u0072\u006c\u0079\u0069\u006e\u0067\u0020\u0063\u0073\u003a\u0020\u0025\u0076",_gbbce ); -return nil ,_gbbce ;};_fggde .Color =_dcgg ;};return _fggde ,nil ;}; +// GetPageAsIndirectObject returns the page as a dictionary within an PdfIndirectObject. +func (_gegdb *PdfPage )GetPageAsIndirectObject ()*_bb .PdfIndirectObject {return _gegdb ._beaf }; -// GetCharMetrics returns the char metrics for character code `code`. -func (_ffceff pdfFontType3 )GetCharMetrics (code _ee .CharCode )(_cf .CharMetrics ,bool ){if _aabae ,_fbfe :=_ffceff ._febf [code ];_fbfe {return _cf .CharMetrics {Wx :_aabae },true ;};if _cf .IsStdFont (_cf .StdFontName (_ffceff ._ffedb )){return _cf .CharMetrics {Wx :250},true ; -};return _cf .CharMetrics {},false ;}; +// NewPdfActionResetForm returns a new "reset form" action. +func NewPdfActionResetForm ()*PdfActionResetForm {_df :=NewPdfAction ();_debb :=&PdfActionResetForm {};_debb .PdfAction =_df ;_df .SetContext (_debb );return _debb ;}; -// ToPdfObject return the CalGray colorspace as a PDF object (name dictionary). -func (_egdc *PdfColorspaceCalGray )ToPdfObject ()_fd .PdfObject {_aefc :=&_fd .PdfObjectArray {};_aefc .Append (_fd .MakeName ("\u0043a\u006c\u0047\u0072\u0061\u0079"));_abacg :=_fd .MakeDict ();if _egdc .WhitePoint !=nil {_abacg .Set ("\u0057\u0068\u0069\u0074\u0065\u0050\u006f\u0069\u006e\u0074",_fd .MakeArray (_fd .MakeFloat (_egdc .WhitePoint [0]),_fd .MakeFloat (_egdc .WhitePoint [1]),_fd .MakeFloat (_egdc .WhitePoint [2]))); -}else {_ag .Log .Error ("\u0043\u0061\u006c\u0047\u0072\u0061\u0079\u003a\u0020\u004d\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u0057\u0068\u0069\u0074\u0065\u0050\u006fi\u006e\u0074\u0020\u0028\u0052e\u0071\u0075i\u0072\u0065\u0064\u0029");};if _egdc .BlackPoint !=nil {_abacg .Set ("\u0042\u006c\u0061\u0063\u006b\u0050\u006f\u0069\u006e\u0074",_fd .MakeArray (_fd .MakeFloat (_egdc .BlackPoint [0]),_fd .MakeFloat (_egdc .BlackPoint [1]),_fd .MakeFloat (_egdc .BlackPoint [2]))); -};_abacg .Set ("\u0047\u0061\u006dm\u0061",_fd .MakeFloat (_egdc .Gamma ));_aefc .Append (_abacg );if _egdc ._gbaaf !=nil {_egdc ._gbaaf .PdfObject =_aefc ;return _egdc ._gbaaf ;};return _aefc ;};var (ErrRequiredAttributeMissing =_ad .New ("\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0061\u0074t\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u006d\u0069\u0073s\u0069\u006e\u0067"); -ErrInvalidAttribute =_ad .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0061\u0074\u0074\u0072i\u0062\u0075\u0074\u0065");ErrTypeCheck =_ad .New ("\u0074\u0079\u0070\u0065\u0020\u0063\u0068\u0065\u0063\u006b");_fbeg =_ad .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -ErrEncrypted =_ad .New ("\u0066\u0069\u006c\u0065\u0020\u006e\u0065\u0065\u0064\u0073\u0020\u0074\u006f\u0020\u0062e\u0020d\u0065\u0063\u0072\u0079\u0070\u0074\u0065\u0064\u0020\u0066\u0069\u0072\u0073\u0074");ErrNoFont =_ad .New ("\u0066\u006fn\u0074\u0020\u006eo\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064"); -ErrFontNotSupported =_ebb .Errorf ("u\u006e\u0073\u0075\u0070po\u0072t\u0065\u0064\u0020\u0066\u006fn\u0074\u0020\u0028\u0025\u0077\u0029",_fd .ErrNotSupported );ErrType1CFontNotSupported =_ebb .Errorf ("\u0054y\u0070\u00651\u0043\u0020\u0066o\u006e\u0074\u0073\u0020\u0061\u0072\u0065 \u006e\u006f\u0074\u0020\u0063\u0075r\u0072\u0065\u006e\u0074\u006c\u0079\u0020\u0073\u0075\u0070\u0070o\u0072\u0074\u0065\u0064\u0020\u0028\u0025\u0077\u0029",_fd .ErrNotSupported ); -ErrType3FontNotSupported =_ebb .Errorf ("\u0054y\u0070\u00653\u0020\u0066\u006f\u006et\u0073\u0020\u0061r\u0065\u0020\u006e\u006f\u0074\u0020\u0063\u0075\u0072re\u006e\u0074\u006cy\u0020\u0073u\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0028%\u0077\u0029",_fd .ErrNotSupported ); -ErrTTCmapNotSupported =_ebb .Errorf ("\u0075\u006es\u0075\u0070\u0070\u006fr\u0074\u0065d\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070e\u0020\u0063\u006d\u0061\u0070\u0020\u0066\u006f\u0072\u006d\u0061\u0074 \u0028\u0025\u0077\u0029",_fd .ErrNotSupported ); -ErrSignNotEnoughSpace =_ebb .Errorf ("\u0069\u006e\u0073\u0075\u0066\u0066\u0069c\u0069\u0065\u006et\u0020\u0073\u0070a\u0063\u0065 \u0061\u006c\u006c\u006f\u0063\u0061t\u0065d \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); -ErrSignNoCertificates =_ebb .Errorf ("\u0063\u006ful\u0064\u0020\u006eo\u0074\u0020\u0072\u0065tri\u0065ve\u0020\u0063\u0065\u0072\u0074\u0069\u0066ic\u0061\u0074\u0065\u0020\u0063\u0068\u0061i\u006e");); +// GetTrailer returns the PDF's trailer dictionary. +func (_fecaf *PdfReader )GetTrailer ()(*_bb .PdfObjectDictionary ,error ){_bgdcd :=_fecaf ._cfaef .GetTrailer ();if _bgdcd ==nil {return nil ,_ed .New ("\u0074r\u0061i\u006c\u0065\u0072\u0020\u006d\u0069\u0073\u0073\u0069\u006e\u0067");};return _bgdcd ,nil ; +}; -// AppendContentBytes creates a PDF stream from `cs` and appends it to the -// array of streams specified by the pages's Contents entry. -// If `wrapContents` is true, the content stream of the page is wrapped using -// a `q/Q` operator pair, so that its state does not affect the appended -// content stream. -func (_bgbag *PdfPage )AppendContentBytes (cs []byte ,wrapContents bool )error {_bcdfc :=_bgbag .GetContentStreamObjs ();wrapContents =wrapContents &&len (_bcdfc )> 0;_bgagb :=_fd .NewFlateEncoder ();_eeda :=_fd .MakeArray ();if wrapContents {_bdace ,_adgffe :=_fd .MakeStream ([]byte ("\u0071\u000a"),_bgagb ); -if _adgffe !=nil {return _adgffe ;};_eeda .Append (_bdace );};_eeda .Append (_bcdfc ...);if wrapContents {_dggbf ,_facea :=_fd .MakeStream ([]byte ("\u000a\u0051\u000a"),_bgagb );if _facea !=nil {return _facea ;};_eeda .Append (_dggbf );};_cedeb ,_dgfaf :=_fd .MakeStream (cs ,_bgagb ); -if _dgfaf !=nil {return _dgfaf ;};_eeda .Append (_cedeb );_bgbag .Contents =_eeda ;return nil ;}; +// FieldFilterFunc represents a PDF field filtering function. If the function +// returns true, the PDF field is kept, otherwise it is discarded. +type FieldFilterFunc func (*PdfField )bool ; -// Size returns the width and the height of the page. The method reports -// the page dimensions as displayed by a PDF viewer (i.e. page rotation is -// taken into account). -func (_ffcf *PdfPage )Size ()(float64 ,float64 ,error ){_dccaa ,_gbbg :=_ffcf .GetMediaBox ();if _gbbg !=nil {return 0,0,_gbbg ;};_cagbb ,_bfcc :=_dccaa .Width (),_dccaa .Height ();_gagb ,_gbbg :=_ffcf .GetRotate ();if _gbbg !=nil {_ag .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_gbbg .Error ()); -};if _fefc :=_gagb ;_fefc %360!=0&&_fefc %90==0{if _gbbab :=(360+_fefc %360)%360;_gbbab ==90||_gbbab ==270{_cagbb ,_bfcc =_bfcc ,_cagbb ;};};return _cagbb ,_bfcc ,nil ;}; +// NewReaderOpts generates a default `ReaderOpts` instance. +func NewReaderOpts ()*ReaderOpts {return &ReaderOpts {Password :"",LazyLoad :true }};func (_bdfgg fontCommon )fontFlags ()int {if _bdfgg ._eadda ==nil {return 0;};return _bdfgg ._eadda ._ebgfe ;}; -// AnnotFilterFunc represents a PDF annotation filtering function. If the function -// returns true, the annotation is kept, otherwise it is discarded. -type AnnotFilterFunc func (*PdfAnnotation )bool ; +// NewPdfAnnotationTrapNet returns a new trapnet annotation. +func NewPdfAnnotationTrapNet ()*PdfAnnotationTrapNet {_afe :=NewPdfAnnotation ();_cdba :=&PdfAnnotationTrapNet {};_cdba .PdfAnnotation =_afe ;_afe .SetContext (_cdba );return _cdba ;};func _dbfe (_fdbeg _bb .PdfObject ,_acab *PdfReader )(*OutlineDest ,error ){_gcab ,_cbbabf :=_bb .GetArray (_fdbeg ); +if !_cbbabf {return nil ,_ed .New ("\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0064\u0065\u0073t\u0069\u006e\u0061\u0074i\u006f\u006e\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006d\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079"); +};_dbbd :=_gcab .Len ();if _dbbd < 2{return nil ,_e .Errorf ("\u0069n\u0076\u0061l\u0069\u0064\u0020\u006fu\u0074\u006c\u0069n\u0065\u0020\u0064\u0065\u0073\u0074\u0069\u006e\u0061ti\u006f\u006e\u0020a\u0072\u0072a\u0079\u0020\u006c\u0065\u006e\u0067t\u0068\u003a \u0025\u0064",_dbbd ); +};_cecbf :=&OutlineDest {Mode :"\u0046\u0069\u0074"};_cdfdb :=_gcab .Get (0);if _dcgac ,_gagd :=_bb .GetIndirect (_cdfdb );_gagd {if _ ,_degbc ,_gefggb :=_acab .PageFromIndirectObject (_dcgac );_gefggb ==nil {_cecbf .Page =int64 (_degbc -1);}else {_gg .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064 \u006e\u006f\u0074\u0020g\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0069\u006e\u0064\u0065\u0078\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u002b\u0076",_dcgac ); +};_cecbf .PageObj =_dcgac ;}else if _fdaad ,_gccag :=_bb .GetIntVal (_cdfdb );_gccag {if _fdaad >=0&&_fdaad < len (_acab .PageList ){_cecbf .PageObj =_acab .PageList [_fdaad ].GetPageAsIndirectObject ();}else {_gg .Log .Debug ("\u0057\u0041R\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0070\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0070\u0061\u0067\u0065\u0020\u0025\u0064",_fdaad ); +};_cecbf .Page =int64 (_fdaad );}else {return nil ,_e .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u006f\u0075\u0074\u006cine\u0020de\u0073\u0074\u0069\u006e\u0061\u0074\u0069on\u0020\u0070\u0061\u0067\u0065\u003a\u0020%\u0054",_cdfdb );};_caac ,_cbbabf :=_bb .GetNameVal (_gcab .Get (1)); +if !_cbbabf {_gg .Log .Debug ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065\u0020\u0064\u0065s\u0074\u0069\u006e\u0061\u0074\u0069\u006fn\u0020\u006d\u0061\u0067\u006e\u0069\u0066\u0069\u0063\u0061\u0074i\u006f\u006e\u0020\u006d\u006f\u0064\u0065\u003a\u0020\u0025\u0076",_gcab .Get (1)); +return _cecbf ,nil ;};switch _caac {case "\u0046\u0069\u0074","\u0046\u0069\u0074\u0042":case "\u0046\u0069\u0074\u0048","\u0046\u0069\u0074B\u0048":if _dbbd > 2{_cecbf .Y ,_ =_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcab .Get (2)));};case "\u0046\u0069\u0074\u0056","\u0046\u0069\u0074B\u0056":if _dbbd > 2{_cecbf .X ,_ =_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcab .Get (2))); +};case "\u0058\u0059\u005a":if _dbbd > 4{_cecbf .X ,_ =_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcab .Get (2)));_cecbf .Y ,_ =_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcab .Get (3)));_cecbf .Zoom ,_ =_bb .GetNumberAsFloat (_bb .TraceToDirectObject (_gcab .Get (4))); +};default:_caac ="\u0046\u0069\u0074";};_cecbf .Mode =_caac ;return _cecbf ,nil ;}; -// NewPdfDate returns a new PdfDate object from a PDF date string (see 7.9.4 Dates). -// format: "D: YYYYMMDDHHmmSSOHH'mm" -func NewPdfDate (dateStr string )(PdfDate ,error ){_ebegf ,_caga :=_def .ParsePdfTime (dateStr );if _caga !=nil {return PdfDate {},_caga ;};return NewPdfDateFromTime (_ebegf );}; +// NewPdfAnnotationPolygon returns a new polygon annotation. +func NewPdfAnnotationPolygon ()*PdfAnnotationPolygon {_cfe :=NewPdfAnnotation ();_ebc :=&PdfAnnotationPolygon {};_ebc .PdfAnnotation =_cfe ;_ebc .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_cfe .SetContext (_ebc );return _ebc ;}; -// PdfActionGoToR represents a GoToR action. -type PdfActionGoToR struct{*PdfAction ;F *PdfFilespec ;D _fd .PdfObject ;NewWindow _fd .PdfObject ;}; +// DefaultFont returns the default font, which is currently the built in Helvetica. +func DefaultFont ()*PdfFont {_ddeea ,_fbbg :=_dcg .NewStdFontByName (HelveticaName );if !_fbbg {panic ("\u0048\u0065lv\u0065\u0074\u0069c\u0061\u0020\u0073\u0068oul\u0064 a\u006c\u0077\u0061\u0079\u0073\u0020\u0062e \u0061\u0076\u0061\u0069\u006c\u0061\u0062l\u0065"); +};_gceaf :=_fcgdc (_ddeea );return &PdfFont {_gbagg :&_gceaf };};func (_eeagc *Image )samplesTrimPadding (_ebgg []uint32 )[]uint32 {_cagga :=_eeagc .ColorComponents *int (_eeagc .Width )*int (_eeagc .Height );if len (_ebgg )==_cagga {return _ebgg ;};_bfdg :=make ([]uint32 ,_cagga ); +_cbafe :=int (_eeagc .Width )*_eeagc .ColorComponents ;var _gacfe ,_afbfef ,_ffcbf ,_afbbe int ;_ggeae :=_gdf .BytesPerLine (int (_eeagc .Width ),int (_eeagc .BitsPerComponent ),_eeagc .ColorComponents );for _gacfe =0;_gacfe < int (_eeagc .Height );_gacfe ++{_afbfef =_gacfe *int (_eeagc .Width ); +_ffcbf =_gacfe *_ggeae ;for _afbbe =0;_afbbe < _cbafe ;_afbbe ++{_bfdg [_afbfef +_afbbe ]=_ebgg [_ffcbf +_afbbe ];};};return _bfdg ;}; -// Encoder returns the font's text encoder. -func (_acde pdfFontType0 )Encoder ()_ee .TextEncoder {return _acde ._agbe };func _feffd (_bbed *_fd .PdfObjectDictionary ,_aefcde *fontCommon )(*pdfCIDFontType0 ,error ){if _aefcde ._eded !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030"{_ag .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0046\u006fn\u0074\u0020\u0053u\u0062\u0054\u0079\u0070\u0065\u0020\u0021\u003d\u0020CI\u0044\u0046\u006fn\u0074\u0054y\u0070\u0065\u0030\u002e\u0020\u0066o\u006e\u0074=\u0025\u0073",_aefcde ); -return nil ,_fd .ErrRangeError ;};_ebaab :=_deecg (_aefcde );_bbfga ,_dgedb :=_fd .GetDict (_bbed .Get ("\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f"));if !_dgedb {_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0043I\u0044\u0053\u0079st\u0065\u006d\u0049\u006e\u0066\u006f \u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0029\u0020\u006d\u0069\u0073\u0073i\u006e\u0067\u002e\u0020\u0066\u006f\u006e\u0074=\u0025\u0073",_aefcde ); -return nil ,ErrRequiredAttributeMissing ;};_ebaab .CIDSystemInfo =_bbfga ;_ebaab .DW =_bbed .Get ("\u0044\u0057");_ebaab .W =_bbed .Get ("\u0057");_ebaab .DW2 =_bbed .Get ("\u0044\u0057\u0032");_ebaab .W2 =_bbed .Get ("\u0057\u0032");_ebaab ._aaeef =1000.0; -if _ffba ,_gffbe :=_fd .GetNumberAsFloat (_ebaab .DW );_gffbe ==nil {_ebaab ._aaeef =_ffba ;};_ggdga ,_aeaee :=_gecgg (_ebaab .W );if _aeaee !=nil {return nil ,_aeaee ;};if _ggdga ==nil {_ggdga =map[_ee .CharCode ]float64 {};};_ebaab ._ccca =_ggdga ;return _ebaab ,nil ; -}; +// ToPdfObject implements interface PdfModel. +func (_aedce *PdfSignature )ToPdfObject ()_bb .PdfObject {_cbdaef :=_aedce ._ggaed ;var _gacbb *_bb .PdfObjectDictionary ;if _gbadc ,_bcdcf :=_cbdaef .PdfObject .(*pdfSignDictionary );_bcdcf {_gacbb =_gbadc .PdfObjectDictionary ;}else {_gacbb =_cbdaef .PdfObject .(*_bb .PdfObjectDictionary ); +};_gacbb .SetIfNotNil ("\u0054\u0079\u0070\u0065",_aedce .Type );_gacbb .SetIfNotNil ("\u0046\u0069\u006c\u0074\u0065\u0072",_aedce .Filter );_gacbb .SetIfNotNil ("\u0053u\u0062\u0046\u0069\u006c\u0074\u0065r",_aedce .SubFilter );_gacbb .SetIfNotNil ("\u0042y\u0074\u0065\u0052\u0061\u006e\u0067e",_aedce .ByteRange ); +_gacbb .SetIfNotNil ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_aedce .Contents );_gacbb .SetIfNotNil ("\u0043\u0065\u0072\u0074",_aedce .Cert );_gacbb .SetIfNotNil ("\u004e\u0061\u006d\u0065",_aedce .Name );_gacbb .SetIfNotNil ("\u0052\u0065\u0061\u0073\u006f\u006e",_aedce .Reason ); +_gacbb .SetIfNotNil ("\u004d",_aedce .M );_gacbb .SetIfNotNil ("\u0052e\u0066\u0065\u0072\u0065\u006e\u0063e",_aedce .Reference );_gacbb .SetIfNotNil ("\u0043h\u0061\u006e\u0067\u0065\u0073",_aedce .Changes );_gacbb .SetIfNotNil ("C\u006f\u006e\u0074\u0061\u0063\u0074\u0049\u006e\u0066\u006f",_aedce .ContactInfo ); +return _cbdaef ;}; -// NewOutlineItem returns a new outline item instance. -func NewOutlineItem (title string ,dest OutlineDest )*OutlineItem {return &OutlineItem {Title :title ,Dest :dest };}; +// LTV represents an LTV (Long-Term Validation) client. It is used to LTV +// enable signatures by adding validation and revocation data (certificate, +// OCSP and CRL information) to the DSS dictionary of a PDF document. +// +// LTV is added through the DSS by: +// - Adding certificates, OCSP and CRL information in the global scope of the +// DSS. The global data is used for validating any of the signatures present +// in the document. +// - Adding certificates, OCSP and CRL information for a single signature, +// through an entry in the VRI dictionary of the DSS. The added data is used +// for validating that particular signature only. This is the recommended +// method for adding validation data for a signature. However, this is not +// is not possible in the same revision the signature is applied. Validation +// data for a signature is added based on the Contents entry of the signature, +// which is known only after the revision is written. Even if the Contents +// are known (e.g. when signing externally), updating the DSS at that point +// would invalidate the calculated signature. As a result, if adding LTV +// in the same revision is a requirement, use the first method. +// See LTV.EnableChain. +// +// The client applies both methods, when possible. +// +// If `LTV.SkipExisting` is set to true (the default), validations are +// not added for signatures which are already present in the VRI entry of the +// document's DSS dictionary. +type LTV struct{ -// GetColorspaces loads PdfPageResourcesColorspaces from `r.ColorSpace` and returns an error if there -// is a problem loading. Once loaded, the same object is returned on multiple calls. -func (_bagf *PdfPageResources )GetColorspaces ()(*PdfPageResourcesColorspaces ,error ){if _bagf ._agaf !=nil {return _bagf ._agaf ,nil ;};if _bagf .ColorSpace ==nil {return nil ,nil ;};_bfbgd ,_ababf :=_dcfae (_bagf .ColorSpace );if _ababf !=nil {return nil ,_ababf ; -};_bagf ._agaf =_bfbgd ;return _bagf ._agaf ,nil ;};var _ pdfFont =(*pdfFontSimple )(nil ); +// CertClient is the client used to retrieve certificates. +CertClient *_bag .CertClient ; -// GetCharMetrics returns the char metrics for character code `code`. -func (_gdcf pdfCIDFontType0 )GetCharMetrics (code _ee .CharCode )(_cf .CharMetrics ,bool ){_adbdgb :=_gdcf ._aaeef ;if _cgdc ,_ebdbc :=_gdcf ._ccca [code ];_ebdbc {_adbdgb =_cgdc ;};return _cf .CharMetrics {Wx :_adbdgb },true ;}; +// OCSPClient is the client used to retrieve OCSP validation information. +OCSPClient *_bag .OCSPClient ; -// ToPdfObject recursively builds the Outline tree PDF object. -func (_gabgc *PdfOutline )ToPdfObject ()_fd .PdfObject {_eadg :=_gabgc ._fcef ;_gbce :=_eadg .PdfObject .(*_fd .PdfObjectDictionary );_gbce .Set ("\u0054\u0079\u0070\u0065",_fd .MakeName ("\u004f\u0075\u0074\u006c\u0069\u006e\u0065\u0073"));if _gabgc .First !=nil {_gbce .Set ("\u0046\u0069\u0072s\u0074",_gabgc .First .ToPdfObject ()); -};if _gabgc .Last !=nil {_gbce .Set ("\u004c\u0061\u0073\u0074",_gabgc .Last .GetContext ().GetContainingPdfObject ());};if _gabgc .Parent !=nil {_gbce .Set ("\u0050\u0061\u0072\u0065\u006e\u0074",_gabgc .Parent .GetContext ().GetContainingPdfObject ()); -};if _gabgc .Count !=nil {_gbce .Set ("\u0043\u006f\u0075n\u0074",_fd .MakeInteger (*_gabgc .Count ));};return _eadg ;}; +// CRLClient is the client used to retrieve CRL validation information. +CRLClient *_bag .CRLClient ; -// XObjectImage (Table 89 in 8.9.5.1). -// Implements PdfModel interface. -type XObjectImage struct{ +// SkipExisting specifies whether existing signature validations +// should be skipped. +SkipExisting bool ;_abcbg *PdfAppender ;_ebfa *DSS ;}; -//ColorSpace PdfObject -Width *int64 ;Height *int64 ;ColorSpace PdfColorspace ;BitsPerComponent *int64 ;Filter _fd .StreamEncoder ;Intent _fd .PdfObject ;ImageMask _fd .PdfObject ;Mask _fd .PdfObject ;Matte _fd .PdfObject ;Decode _fd .PdfObject ;Interpolate _fd .PdfObject ;Alternatives _fd .PdfObject ; -SMask _fd .PdfObject ;SMaskInData _fd .PdfObject ;Name _fd .PdfObject ;StructParent _fd .PdfObject ;ID _fd .PdfObject ;OPI _fd .PdfObject ;Metadata _fd .PdfObject ;OC _fd .PdfObject ;Stream []byte ;_bbcgd *_fd .PdfObjectStream ;_egdda bool ;}; +// PdfAction represents an action in PDF (section 12.6 p. 412). +type PdfAction struct{_afg PdfModel ;Type _bb .PdfObject ;S _bb .PdfObject ;Next _bb .PdfObject ;_dcc *_bb .PdfIndirectObject ;};func (_gfacgg *LTV )enable (_dcgdg ,_bcca []*_cd .Certificate ,_eefde string )error {_aafb ,_cgaf ,_eagaf :=_gfacgg .buildCertChain (_dcgdg ,_bcca ); +if _eagaf !=nil {return _eagaf ;};_afabg ,_eagaf :=_gfacgg .getCerts (_aafb );if _eagaf !=nil {return _eagaf ;};var _agdg ,_ffbd [][]byte ;if _gfacgg .OCSPClient !=nil {_agdg ,_eagaf =_gfacgg .getOCSPs (_aafb ,_cgaf );if _eagaf !=nil {return _eagaf ;}; +};if _gfacgg .CRLClient !=nil {_ffbd ,_eagaf =_gfacgg .getCRLs (_aafb );if _eagaf !=nil {return _eagaf ;};};_cggbd :=_gfacgg ._ebfa ;_cdbc ,_eagaf :=_cggbd .AddCerts (_afabg );if _eagaf !=nil {return _eagaf ;};_ceafc ,_eagaf :=_cggbd .AddOCSPs (_agdg ); +if _eagaf !=nil {return _eagaf ;};_debfc ,_eagaf :=_cggbd .AddCRLs (_ffbd );if _eagaf !=nil {return _eagaf ;};if _eefde !=""{_cggbd .VRI [_eefde ]=&VRI {Cert :_cdbc ,OCSP :_ceafc ,CRL :_debfc };};_gfacgg ._abcbg .SetDSS (_cggbd );return nil ;};func (_afc *PdfReader )newPdfActionSetOCGStateFromDict (_efd *_bb .PdfObjectDictionary )(*PdfActionSetOCGState ,error ){return &PdfActionSetOCGState {State :_efd .Get ("\u0053\u0074\u0061t\u0065"),PreserveRB :_efd .Get ("\u0050\u0072\u0065\u0073\u0065\u0072\u0076\u0065\u0052\u0042")},nil ; +};func _gbccc ()string {_gbdbb .Lock ();defer _gbdbb .Unlock ();return _faaaf };func (_afbfe *pdfFontType3 )baseFields ()*fontCommon {return &_afbfe .fontCommon }; -// XObjectType represents the type of an XObject. -type XObjectType int ; +// ImageToRGB returns the passed in image. Method exists in order to satisfy +// the PdfColorspace interface. +func (_agag *PdfColorspaceDeviceRGB )ImageToRGB (img Image )(Image ,error ){return img ,nil }; -// ToPdfObject returns a PDF object representation of the outline item. -func (_gggba *OutlineItem )ToPdfObject ()_fd .PdfObject {_bdbfc ,_ :=_gggba .ToPdfOutlineItem ();return _bdbfc .ToPdfObject ();}; +// ToPdfObject returns the PDF representation of the shading pattern. +func (_gccf *PdfShadingPattern )ToPdfObject ()_bb .PdfObject {_gccf .PdfPattern .ToPdfObject ();_bdad :=_gccf .getDict ();if _gccf .Shading !=nil {_bdad .Set ("\u0053h\u0061\u0064\u0069\u006e\u0067",_gccf .Shading .ToPdfObject ());};if _gccf .Matrix !=nil {_bdad .Set ("\u004d\u0061\u0074\u0072\u0069\u0078",_gccf .Matrix ); +};if _gccf .ExtGState !=nil {_bdad .Set ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e",_gccf .ExtGState );};return _gccf ._aeff ;}; -// PdfAnnotationStrikeOut represents StrikeOut annotations. -// (Section 12.5.6.10). -type PdfAnnotationStrikeOut struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _fd .PdfObject ;}; +// Sign signs a specific page with a digital signature. +// The signature field parameter must have a valid signature dictionary +// specified by its V field. +func (_ggfa *PdfAppender )Sign (pageNum int ,field *PdfFieldSignature )error {if field ==nil {return _ed .New ("\u0073\u0069g\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065 n\u0069\u006c"); +};_eecc :=field .V ;if _eecc ==nil {return _ed .New ("\u0073\u0069\u0067na\u0074\u0075\u0072\u0065\u0020\u0064\u0069\u0063\u0074i\u006fn\u0061r\u0079 \u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c");};_ecbd :=pageNum -1; +if _ecbd < 0||_ecbd > len (_ggfa ._baef )-1{return _e .Errorf ("\u0070\u0061\u0067\u0065\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064",pageNum );};_dbge :=_ggfa .Reader .PageList [_ecbd ];field .P =_dbge .ToPdfObject ();if field .T ==nil ||field .T .String ()==""{field .T =_bb .MakeString (_e .Sprintf ("\u0053\u0069\u0067n\u0061\u0074\u0075\u0072\u0065\u0020\u0025\u0064",pageNum )); +};_dbge .AddAnnotation (field .PdfAnnotationWidget .PdfAnnotation );if _ggfa ._gbfg ==_ggfa ._aadf .AcroForm {_ggfa ._gbfg =_ggfa .Reader .AcroForm ;};_agbf :=_ggfa ._gbfg ;if _agbf ==nil {_agbf =NewPdfAcroForm ();};_agbf .SigFlags =_bb .MakeInteger (3); +if _agbf .NeedAppearances !=nil {_agbf .NeedAppearances =nil ;};_eddg :=append (_agbf .AllFields (),field .PdfField );_agbf .Fields =&_eddg ;_ggfa .ReplaceAcroForm (_agbf );_ggfa .UpdatePage (_dbge );_ggfa ._baef [_ecbd ]=_dbge ;if _ ,_eebg :=field .V .GetDocMDPPermission (); +_eebg {_ggfa ._cecbd =NewPermissions (field .V );};return nil ;};type pdfFontType0 struct{fontCommon ;_adea *_bb .PdfIndirectObject ;_fbfad _ga .TextEncoder ;Encoding _bb .PdfObject ;DescendantFont *PdfFont ;_dcfda *_af .CMap ;}; -// Optimizer is the interface that performs optimization of PDF object structure for output writing. -// -// Optimize receives a slice of input `objects`, performs optimization, including removing, replacing objects and -// output the optimized slice of objects. -type Optimizer interface{Optimize (_eedge []_fd .PdfObject )([]_fd .PdfObject ,error );}; +// PdfFieldText represents a text field where user can enter text. +type PdfFieldText struct{*PdfField ;DA *_bb .PdfObjectString ;Q *_bb .PdfObjectInteger ;DS *_bb .PdfObjectString ;RV _bb .PdfObject ;MaxLen *_bb .PdfObjectInteger ;};func (_afcdc *PdfColorspaceLab )String ()string {return "\u004c\u0061\u0062"}; -// PdfAnnotationSquiggly represents Squiggly annotations. -// (Section 12.5.6.10). -type PdfAnnotationSquiggly struct{*PdfAnnotation ;*PdfAnnotationMarkup ;QuadPoints _fd .PdfObject ;}; +// NewPdfWriter initializes a new PdfWriter. +func NewPdfWriter ()PdfWriter {_abddf :=PdfWriter {};_abddf ._bfdb =map[_bb .PdfObject ]struct{}{};_abddf ._cgfff =[]_bb .PdfObject {};_abddf ._aaccg =map[_bb .PdfObject ][]*_bb .PdfObjectDictionary {};_abddf ._cgcfec =map[_bb .PdfObject ]struct{}{};_abddf ._gecfd .Major =1; +_abddf ._gecfd .Minor =3;_dggeg :=_bb .MakeDict ();_dfcee :=[]struct{_aagbd _bb .PdfObjectName ;_dgacd string ;}{{"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_deaee ()},{"\u0043r\u0065\u0061\u0074\u006f\u0072",_cbdcf ()},{"\u0041\u0075\u0074\u0068\u006f\u0072",_cadee ()},{"\u0053u\u0062\u006a\u0065\u0063\u0074",_gbccc ()},{"\u0054\u0069\u0074l\u0065",_dbcfd ()},{"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_gbfcd ()}}; +for _ ,_aeaed :=range _dfcee {if _aeaed ._dgacd !=""{_dggeg .Set (_aeaed ._aagbd ,_bb .MakeString (_aeaed ._dgacd ));};};if _cagbg :=_adae ();!_cagbg .IsZero (){if _afcg ,_efgcg :=NewPdfDateFromTime (_cagbg );_efgcg ==nil {_dggeg .Set ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_afcg .ToPdfObject ()); +};};if _feaaf :=_eggde ();!_feaaf .IsZero (){if _cacbg ,_cgega :=NewPdfDateFromTime (_feaaf );_cgega ==nil {_dggeg .Set ("\u004do\u0064\u0044\u0061\u0074\u0065",_cacbg .ToPdfObject ());};};_aebecd :=_bb .PdfIndirectObject {};_aebecd .PdfObject =_dggeg ; +_abddf ._gefda =&_aebecd ;_abddf .addObject (&_aebecd );_debab :=_bb .PdfIndirectObject {};_aeaff :=_bb .MakeDict ();_aeaff .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0043a\u0074\u0061\u006c\u006f\u0067"));_debab .PdfObject =_aeaff ;_abddf ._eecbb =&_debab ; +_abddf .addObject (_abddf ._eecbb );_gggdc ,_ggafc :=_bdeba ("\u0077");if _ggafc !=nil {_gg .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ggafc );};_abddf ._gbeaf =_gggdc ;_cabddb :=_bb .PdfIndirectObject {};_eagca :=_bb .MakeDict ();_eagca .Set ("\u0054\u0079\u0070\u0065",_bb .MakeName ("\u0050\u0061\u0067e\u0073")); +_fcccd :=_bb .PdfObjectArray {};_eagca .Set ("\u004b\u0069\u0064\u0073",&_fcccd );_eagca .Set ("\u0043\u006f\u0075n\u0074",_bb .MakeInteger (0));_cabddb .PdfObject =_eagca ;_abddf ._faebd =&_cabddb ;_abddf ._eafc =map[_bb .PdfObject ]struct{}{};_abddf .addObject (_abddf ._faebd ); +_aeaff .Set ("\u0050\u0061\u0067e\u0073",&_cabddb );_abddf ._ebgdb =_aeaff ;_gg .Log .Trace ("\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0025\u0073",_debab );return _abddf ;}; -// StandardImplementer is an interface that defines specified PDF standards like PDF/A-1A (pdfa.Profile1A) -// NOTE: This implementation is in experimental development state. -// -// Keep in mind that it might change in the subsequent minor versions. -type StandardImplementer interface{StandardValidator ;StandardApplier ; +// GetContainingPdfObject implements interface PdfModel. +func (_ada *PdfAction )GetContainingPdfObject ()_bb .PdfObject {return _ada ._dcc }; -// StandardName gets the human-readable name of the standard. -StandardName ()string ;}; +// ApplyStandard is used to apply changes required on the document to match the rules required by the input standard. +// The writer's content would be changed after all the document parts are already established during the Write method. +// A good example of the StandardApplier could be a PDF/A Profile (i.e.: pdfa.Profile1A). In such a case PdfWriter would +// set up all rules required by that Profile. +func (_gaacd *PdfWriter )ApplyStandard (optimizer StandardApplier ){_gaacd ._ddfcc =optimizer };func (_dfab *PdfReader )newPdfAnnotationInkFromDict (_eea *_bb .PdfObjectDictionary )(*PdfAnnotationInk ,error ){_cec :=PdfAnnotationInk {};_fcg ,_dfgd :=_dfab .newPdfAnnotationMarkupFromDict (_eea ); +if _dfgd !=nil {return nil ,_dfgd ;};_cec .PdfAnnotationMarkup =_fcg ;_cec .InkList =_eea .Get ("\u0049n\u006b\u004c\u0069\u0073\u0074");_cec .BS =_eea .Get ("\u0042\u0053");return &_cec ,nil ;};func (_ebeda *PdfReader )lookupPageByObject (_fbcdc _bb .PdfObject )(*PdfPage ,error ){return nil ,_ed .New ("\u0070\u0061\u0067\u0065\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +}; -// DecodeArray returns the component range values for the Indexed colorspace. -func (_bdeg *PdfColorspaceSpecialIndexed )DecodeArray ()[]float64 {return []float64 {0,float64 (_bdeg .HiVal )};}; +// NewPdfAnnotationStamp returns a new stamp annotation. +func NewPdfAnnotationStamp ()*PdfAnnotationStamp {_eced :=NewPdfAnnotation ();_ebb :=&PdfAnnotationStamp {};_ebb .PdfAnnotation =_eced ;_ebb .PdfAnnotationMarkup =&PdfAnnotationMarkup {};_eced .SetContext (_ebb );return _ebb ;};func (_bagfa *PdfReader )buildOutlineTree (_abbff _bb .PdfObject ,_caaaa *PdfOutlineTreeNode ,_ggffa *PdfOutlineTreeNode ,_gaaf map[_bb .PdfObject ]struct{})(*PdfOutlineTreeNode ,*PdfOutlineTreeNode ,error ){if _gaaf ==nil {_gaaf =map[_bb .PdfObject ]struct{}{}; +};_gaaf [_abbff ]=struct{}{};_afgdc ,_cecga :=_abbff .(*_bb .PdfIndirectObject );if !_cecga {return nil ,nil ,_e .Errorf ("\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0063\u006f\u006et\u0061\u0069\u006e\u0065r\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0064\u0069\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0025\u0054",_abbff ); +};_ccbbe ,_cbdb :=_afgdc .PdfObject .(*_bb .PdfObjectDictionary );if !_cbdb {return nil ,nil ,_ed .New ("\u006e\u006f\u0074 a\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0062\u006a\u0065\u0063\u0074");};_gg .Log .Trace ("\u0062\u0075\u0069\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069\u006e\u0065 \u0074\u0072\u0065\u0065\u003a\u0020d\u0069\u0063\u0074\u003a\u0020\u0025\u0076\u0020\u0028\u0025\u0076\u0029\u0020p\u003a\u0020\u0025\u0070",_ccbbe ,_afgdc ,_afgdc ); +if _efdfc :=_ccbbe .Get ("\u0054\u0069\u0074l\u0065");_efdfc !=nil {_agbb ,_fcfaf :=_bagfa .newPdfOutlineItemFromIndirectObject (_afgdc );if _fcfaf !=nil {return nil ,nil ,_fcfaf ;};_agbb .Parent =_caaaa ;_agbb .Prev =_ggffa ;_cdga :=_bb .ResolveReference (_ccbbe .Get ("\u0046\u0069\u0072s\u0074")); +if _ ,_bdadd :=_gaaf [_cdga ];_cdga !=nil &&_cdga !=_afgdc &&!_bdadd {if !_bb .IsNullObject (_cdga ){_gebdb ,_eaeab ,_acceba :=_bagfa .buildOutlineTree (_cdga ,&_agbb .PdfOutlineTreeNode ,nil ,_gaaf );if _acceba !=nil {_gg .Log .Debug ("D\u0045\u0042U\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0069\u0074\u0065\u006d\u0020\u0074\u0072\u0065\u0065\u003a \u0025\u0076\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020n\u006f\u0064\u0065\u0020\u0063\u0068\u0069\u006c\u0064\u0072\u0065n\u002e",_acceba ); +}else {_agbb .First =_gebdb ;_agbb .Last =_eaeab ;};};};_dbaf :=_bb .ResolveReference (_ccbbe .Get ("\u004e\u0065\u0078\u0074"));if _ ,_dbda :=_gaaf [_dbaf ];_dbaf !=nil &&_dbaf !=_afgdc &&!_dbda {if !_bb .IsNullObject (_dbaf ){_gaab ,_eedg ,_geaa :=_bagfa .buildOutlineTree (_dbaf ,_caaaa ,&_agbb .PdfOutlineTreeNode ,_gaaf ); +if _geaa !=nil {_gg .Log .Debug ("D\u0045\u0042U\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0075\u0069\u006c\u0064\u0020\u006fu\u0074\u006c\u0069\u006e\u0065\u0020\u0074\u0072\u0065\u0065\u0020\u0066\u006f\u0072\u0020\u004ee\u0078\u0074\u0020\u006e\u006f\u0064\u0065\u003a\u0020\u0025\u0076\u002e\u0020S\u006b\u0069\u0070\u0070\u0069\u006e\u0067\u0020\u006e\u006f\u0064e\u002e",_geaa ); +}else {_agbb .Next =_gaab ;return &_agbb .PdfOutlineTreeNode ,_eedg ,nil ;};};};return &_agbb .PdfOutlineTreeNode ,&_agbb .PdfOutlineTreeNode ,nil ;};_gffbg ,_cdbde :=_fgggd (_afgdc );if _cdbde !=nil {return nil ,nil ,_cdbde ;};_gffbg .Parent =_caaaa ; +if _edaeg :=_ccbbe .Get ("\u0046\u0069\u0072s\u0074");_edaeg !=nil {_edaeg =_bb .ResolveReference (_edaeg );if _ ,_aebfb :=_gaaf [_edaeg ];_edaeg !=nil &&_edaeg !=_afgdc &&!_aebfb {_dgafd :=_bb .TraceToDirectObject (_edaeg );if _ ,_dcfbc :=_dgafd .(*_bb .PdfObjectNull ); +!_dcfbc &&_dgafd !=nil {_deaec ,_gddcg ,_gedae :=_bagfa .buildOutlineTree (_edaeg ,&_gffbg .PdfOutlineTreeNode ,nil ,_gaaf );if _gedae !=nil {_gg .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020b\u0075\u0069\u006c\u0064\u0020\u006f\u0075\u0074\u006c\u0069n\u0065\u0020\u0074\u0072\u0065\u0065\u003a\u0020\u0025\u0076\u002e\u0020\u0053\u006b\u0069\u0070\u0070\u0069n\u0067\u0020\u006e\u006f\u0064\u0065 \u0063\u0068i\u006c\u0064r\u0065n\u002e",_gedae ); +}else {_gffbg .First =_deaec ;_gffbg .Last =_gddcg ;};};};};return &_gffbg .PdfOutlineTreeNode ,&_gffbg .PdfOutlineTreeNode ,nil ;}; -// ColorFromPdfObjects returns a new PdfColor based on the input slice of color -// components. The slice should contain three PdfObjectFloat elements representing -// the L, A and B components of the color. -func (_ddda *PdfColorspaceLab )ColorFromPdfObjects (objects []_fd .PdfObject )(PdfColor ,error ){if len (objects )!=3{return nil ,_ad .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_fadb ,_efbcc :=_fd .GetNumbersAsFloat (objects ); -if _efbcc !=nil {return nil ,_efbcc ;};return _ddda .ColorFromFloats (_fadb );}; +// ToPdfObject implements interface PdfModel. +func (_ggag *PdfActionSound )ToPdfObject ()_bb .PdfObject {_ggag .PdfAction .ToPdfObject ();_fea :=_ggag ._dcc ;_dgd :=_fea .PdfObject .(*_bb .PdfObjectDictionary );_dgd .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeSound )));_dgd .SetIfNotNil ("\u0053\u006f\u0075n\u0064",_ggag .Sound ); +_dgd .SetIfNotNil ("\u0056\u006f\u006c\u0075\u006d\u0065",_ggag .Volume );_dgd .SetIfNotNil ("S\u0079\u006e\u0063\u0068\u0072\u006f\u006e\u006f\u0075\u0073",_ggag .Synchronous );_dgd .SetIfNotNil ("\u0052\u0065\u0070\u0065\u0061\u0074",_ggag .Repeat ); +_dgd .SetIfNotNil ("\u004d\u0069\u0078",_ggag .Mix );return _fea ;};func _cffad (_agcg *_bb .PdfObjectStream )(*PdfFunctionType0 ,error ){_cafe :=&PdfFunctionType0 {};_cafe ._agdc =_agcg ;_gedaf :=_agcg .PdfObjectDictionary ;_bffef ,_fbgc :=_bb .TraceToDirectObject (_gedaf .Get ("\u0044\u006f\u006d\u0061\u0069\u006e")).(*_bb .PdfObjectArray ); +if !_fbgc {_gg .Log .Error ("D\u006fm\u0061\u0069\u006e\u0020\u006e\u006f\u0074\u0020s\u0070\u0065\u0063\u0069fi\u0065\u0064");return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};if _bffef .Len ()< 0||_bffef .Len ()%2!=0{_gg .Log .Error ("\u0044\u006f\u006d\u0061\u0069\u006e\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");return nil ,_ed .New ("i\u006ev\u0061\u006c\u0069\u0064\u0020\u0064\u006f\u006da\u0069\u006e\u0020\u0072an\u0067\u0065"); +};_cafe .NumInputs =_bffef .Len ()/2;_gbea ,_gagc :=_bffef .ToFloat64Array ();if _gagc !=nil {return nil ,_gagc ;};_cafe .Domain =_gbea ;_bffef ,_fbgc =_bb .TraceToDirectObject (_gedaf .Get ("\u0052\u0061\u006eg\u0065")).(*_bb .PdfObjectArray );if !_fbgc {_gg .Log .Error ("\u0052\u0061\u006e\u0067e \u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};if _bffef .Len ()< 0||_bffef .Len ()%2!=0{return nil ,_ed .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0072\u0061\u006e\u0067\u0065"); +};_cafe .NumOutputs =_bffef .Len ()/2;_dbeab ,_gagc :=_bffef .ToFloat64Array ();if _gagc !=nil {return nil ,_gagc ;};_cafe .Range =_dbeab ;_bffef ,_fbgc =_bb .TraceToDirectObject (_gedaf .Get ("\u0053\u0069\u007a\u0065")).(*_bb .PdfObjectArray );if !_fbgc {_gg .Log .Error ("\u0053i\u007ae\u0020\u006e\u006f\u0074\u0020s\u0070\u0065c\u0069\u0066\u0069\u0065\u0064"); +return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064");};_gcdd ,_gagc :=_bffef .ToIntegerArray (); +if _gagc !=nil {return nil ,_gagc ;};if len (_gcdd )!=_cafe .NumInputs {_gg .Log .Error ("T\u0061\u0062\u006c\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006e\u006f\u0074\u0020\u006d\u0061\u0074\u0063h\u0069\u006e\u0067\u0020\u006e\u0075\u006d\u0062\u0065\u0072 o\u0066\u0020\u0069n\u0070u\u0074\u0073"); +return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cafe .Size =_gcdd ;_adfda ,_fbgc :=_bb .TraceToDirectObject (_gedaf .Get ("\u0042\u0069\u0074\u0073\u0050\u0065\u0072\u0053\u0061\u006d\u0070\u006c\u0065")).(*_bb .PdfObjectInteger ); +if !_fbgc {_gg .Log .Error ("B\u0069\u0074\u0073\u0050\u0065\u0072S\u0061\u006d\u0070\u006c\u0065\u0020\u006e\u006f\u0074 \u0073\u0070\u0065c\u0069f\u0069\u0065\u0064");return nil ,_ed .New ("\u0072\u0065q\u0075\u0069\u0072\u0065d\u0020\u0061t\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020m\u0069\u0073\u0073\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0069\u006ev\u0061\u006c\u0069\u0064"); +};if *_adfda !=1&&*_adfda !=2&&*_adfda !=4&&*_adfda !=8&&*_adfda !=12&&*_adfda !=16&&*_adfda !=24&&*_adfda !=32{_gg .Log .Error ("\u0042\u0069\u0074s \u0070\u0065\u0072\u0020\u0073\u0061\u006d\u0070\u006ce\u0020o\u0075t\u0073i\u0064\u0065\u0020\u0072\u0061\u006e\u0067\u0065\u0020\u0028\u0025\u0064\u0029",*_adfda ); +return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cafe .BitsPerSample =int (*_adfda );_cafe .Order =1;_fecdf ,_fbgc :=_bb .TraceToDirectObject (_gedaf .Get ("\u004f\u0072\u0064e\u0072")).(*_bb .PdfObjectInteger ); +if _fbgc {if *_fecdf !=1&&*_fecdf !=3{_gg .Log .Error ("\u0049n\u0076a\u006c\u0069\u0064\u0020\u006fr\u0064\u0065r\u0020\u0028\u0025\u0064\u0029",*_fecdf );return nil ,_ed .New ("r\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b");};_cafe .Order =int (*_fecdf ); +};_bffef ,_fbgc =_bb .TraceToDirectObject (_gedaf .Get ("\u0045\u006e\u0063\u006f\u0064\u0065")).(*_bb .PdfObjectArray );if _fbgc {_ebfb ,_bbdga :=_bffef .ToFloat64Array ();if _bbdga !=nil {return nil ,_bbdga ;};_cafe .Encode =_ebfb ;};_bffef ,_fbgc =_bb .TraceToDirectObject (_gedaf .Get ("\u0044\u0065\u0063\u006f\u0064\u0065")).(*_bb .PdfObjectArray ); +if _fbgc {_fgaba ,_bcgaf :=_bffef .ToFloat64Array ();if _bcgaf !=nil {return nil ,_bcgaf ;};_cafe .Decode =_fgaba ;};_bface ,_gagc :=_bb .DecodeStream (_agcg );if _gagc !=nil {return nil ,_gagc ;};_cafe ._baac =_bface ;return _cafe ,nil ;}; -// PdfColorDeviceRGB represents a color in DeviceRGB colorspace with R, G, B components, where component is -// defined in the range 0.0 - 1.0 where 1.0 is the primary intensity. -type PdfColorDeviceRGB [3]float64 ; +// GetType returns the button field type which returns one of the following +// - PdfFieldButtonPush for push button fields +// - PdfFieldButtonCheckbox for checkbox fields +// - PdfFieldButtonRadio for radio button fields +func (_cbcg *PdfFieldButton )GetType ()ButtonType {_aage :=ButtonTypeCheckbox ;if _cbcg .Ff !=nil {if (uint32 (*_cbcg .Ff )&FieldFlagPushbutton .Mask ())> 0{_aage =ButtonTypePush ;}else if (uint32 (*_cbcg .Ff )&FieldFlagRadio .Mask ())> 0{_aage =ButtonTypeRadio ; +};};return _aage ;}; -// AddCerts adds certificates to DSS. -func (_gffdf *DSS )AddCerts (certs [][]byte )([]*_fd .PdfObjectStream ,error ){return _gffdf .add (&_gffdf .Certs ,_gffdf ._ffbg ,certs );}; +// ToPdfObject implements interface PdfModel. +func (_feee *PdfActionResetForm )ToPdfObject ()_bb .PdfObject {_feee .PdfAction .ToPdfObject ();_gab :=_feee ._dcc ;_abed :=_gab .PdfObject .(*_bb .PdfObjectDictionary );_abed .SetIfNotNil ("\u0053",_bb .MakeName (string (ActionTypeResetForm )));_abed .SetIfNotNil ("\u0046\u0069\u0065\u006c\u0064\u0073",_feee .Fields ); +_abed .SetIfNotNil ("\u0046\u006c\u0061g\u0073",_feee .Flags );return _gab ;}; -// GetCharMetrics returns the char metrics for character code `code`. -// How it works: -// 1. It calls the GetCharMetrics function for the underlying font, either a simple font or -// a Type0 font. The underlying font GetCharMetrics() functions do direct charcode ➞ metrics -// mappings. -// 2. If the underlying font's GetCharMetrics() doesn't have a CharMetrics for `code` then a -// a CharMetrics with the FontDescriptor's /MissingWidth is returned. -// 3. If there is no /MissingWidth then a failure is returned. -// -// TODO(peterwilliams97) There is nothing callers can do if no CharMetrics are found so we might as -// well give them 0 width. There is no need for the bool return. -// -// TODO(gunnsth): Reconsider whether needed or if can map via GlyphName. -func (_afccb *PdfFont )GetCharMetrics (code _ee .CharCode )(CharMetrics ,bool ){var _ebda _cf .CharMetrics ;switch _ggbaf :=_afccb ._gbaac .(type ){case *pdfFontSimple :if _dffd ,_cegdf :=_ggbaf .GetCharMetrics (code );_cegdf {return _dffd ,_cegdf ;};case *pdfFontType0 :if _cecge ,_fcgfb :=_ggbaf .GetCharMetrics (code ); -_fcgfb {return _cecge ,_fcgfb ;};case *pdfCIDFontType0 :if _ebfeb ,_agaae :=_ggbaf .GetCharMetrics (code );_agaae {return _ebfeb ,_agaae ;};case *pdfCIDFontType2 :if _ecegg ,_addaa :=_ggbaf .GetCharMetrics (code );_addaa {return _ecegg ,_addaa ;};case *pdfFontType3 :if _ggge ,_fecaa :=_ggbaf .GetCharMetrics (code ); -_fecaa {return _ggge ,_fecaa ;};default:_ag .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020G\u0065\u0074\u0043h\u0061\u0072\u004de\u0074\u0072i\u0063\u0073\u0020\u006e\u006f\u0074 \u0069mp\u006c\u0065\u006d\u0065\u006e\u0074\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0066\u006f\u006e\u0074\u0020\u0074\u0079\u0070\u0065\u003d\u0025\u0054\u002e",_afccb ._gbaac ); -return _ebda ,false ;};if _cgff ,_dddc :=_afccb .GetFontDescriptor ();_dddc ==nil &&_cgff !=nil {return _cf .CharMetrics {Wx :_cgff ._gfbd },true ;};_ag .Log .Debug ("\u0047\u0065\u0074\u0043\u0068\u0061\u0072\u004d\u0065\u0074\u0072\u0069\u0063\u0073\u003a\u0020\u004e\u006f\u0020\u006d\u0065\u0074\u0072\u0069c\u0073\u0020\u0066\u006f\u0072 \u0066\u006fn\u0074\u003d\u0025\u0073",_afccb ); -return _ebda ,false ;};func (_fbfd *PdfReader )newPdfActionNamedFromDict (_ddd *_fd .PdfObjectDictionary )(*PdfActionNamed ,error ){return &PdfActionNamed {N :_ddd .Get ("\u004e")},nil ;};func _ddbf ()_cd .Time {_feadd .Lock ();defer _feadd .Unlock (); -return _gbfgb }; \ No newline at end of file +// PdfAnnotationWatermark represents Watermark annotations. +// (Section 12.5.6.22). +type PdfAnnotationWatermark struct{*PdfAnnotation ;FixedPrint _bb .PdfObject ;};func (_cagb *PdfColorspaceDeviceGray )String ()string {return "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079";}; + +// GetCapHeight returns the CapHeight of the font `descriptor`. +func (_bbdgf *PdfFontDescriptor )GetCapHeight ()(float64 ,error ){return _bb .GetNumberAsFloat (_bbdgf .CapHeight );}; \ No newline at end of file diff --git a/model/optimize/optimize.go b/model/optimize/optimize.go index 74ce07d0..bdf4f8f8 100644 --- a/model/optimize/optimize.go +++ b/model/optimize/optimize.go @@ -9,232 +9,233 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package optimize ;import (_df "bytes";_af "crypto/md5";_cf "errors";_fa "fmt";_c "github.com/unidoc/unipdf/v3/common";_adc "github.com/unidoc/unipdf/v3/contentstream";_ce "github.com/unidoc/unipdf/v3/core";_cb "github.com/unidoc/unipdf/v3/extractor";_e "github.com/unidoc/unipdf/v3/internal/imageutil"; -_fg "github.com/unidoc/unipdf/v3/internal/textencoding";_aa "github.com/unidoc/unipdf/v3/model";_fgb "github.com/unidoc/unitype";_f "golang.org/x/image/draw";_ad "math";_d "strings";);func _dbfa (_dege *_aa .Image ,_dacf float64 )(*_aa .Image ,error ){_ddg ,_cebb :=_dege .ToGoImage (); -if _cebb !=nil {return nil ,_cebb ;};var _ecf _e .Image ;_efeb ,_bgfc :=_ddg .(*_e .Monochrome );if _bgfc {if _cebb =_efeb .ResolveDecode ();_cebb !=nil {return nil ,_cebb ;};_ecf ,_cebb =_efeb .Scale (_dacf );if _cebb !=nil {return nil ,_cebb ;};}else {_eeaa :=int (_ad .RoundToEven (float64 (_dege .Width )*_dacf )); -_cfebf :=int (_ad .RoundToEven (float64 (_dege .Height )*_dacf ));_ecf ,_cebb =_e .NewImage (_eeaa ,_cfebf ,int (_dege .BitsPerComponent ),_dege .ColorComponents ,nil ,nil ,nil );if _cebb !=nil {return nil ,_cebb ;};_f .CatmullRom .Scale (_ecf ,_ecf .Bounds (),_ddg ,_ddg .Bounds (),_f .Over ,&_f .Options {}); -};_aad :=_ecf .Base ();_deeb :=&_aa .Image {Width :int64 (_aad .Width ),Height :int64 (_aad .Height ),BitsPerComponent :int64 (_aad .BitsPerComponent ),ColorComponents :_aad .ColorComponents ,Data :_aad .Data };_deeb .SetDecode (_aad .Decode );_deeb .SetAlpha (_aad .Alpha ); -return _deeb ,nil ;}; +package optimize ;import (_cb "bytes";_c "crypto/md5";_ca "errors";_d "fmt";_a "github.com/unidoc/unipdf/v3/common";_ec "github.com/unidoc/unipdf/v3/contentstream";_ac "github.com/unidoc/unipdf/v3/core";_fe "github.com/unidoc/unipdf/v3/extractor";_f "github.com/unidoc/unipdf/v3/internal/imageutil"; +_dd "github.com/unidoc/unipdf/v3/internal/textencoding";_bf "github.com/unidoc/unipdf/v3/model";_bb "github.com/unidoc/unitype";_g "golang.org/x/image/draw";_e "math";_ae "strings";); // Optimize optimizes PDF objects to decrease PDF size. -func (_ee *Chain )Optimize (objects []_ce .PdfObject )(_cee []_ce .PdfObject ,_fgd error ){_afg :=objects ;for _ ,_ec :=range _ee ._dg {_b ,_ag :=_ec .Optimize (_afg );if _ag !=nil {_c .Log .Debug ("\u0045\u0052\u0052OR\u0020\u004f\u0070\u0074\u0069\u006d\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u002b\u0076",_ag ); -continue ;};_afg =_b ;};return _afg ,nil ;}; - -// CleanUnusedResources represents an optimizer used to clean unused resources. -type CleanUnusedResources struct{}; - -// Optimize optimizes PDF objects to decrease PDF size. -func (_fe *CleanContentstream )Optimize (objects []_ce .PdfObject )(_bcd []_ce .PdfObject ,_bg error ){_gg :=map[*_ce .PdfObjectStream ]struct{}{};var _afa []*_ce .PdfObjectStream ;_ac :=func (_bb *_ce .PdfObjectStream ){if _ ,_gd :=_gg [_bb ];!_gd {_gg [_bb ]=struct{}{}; -_afa =append (_afa ,_bb );};};_gb :=map[_ce .PdfObject ]bool {};_dge :=map[_ce .PdfObject ]bool {};for _ ,_gbe :=range objects {switch _ecd :=_gbe .(type ){case *_ce .PdfIndirectObject :switch _dbg :=_ecd .PdfObject .(type ){case *_ce .PdfObjectDictionary :if _aga ,_gge :=_ce .GetName (_dbg .Get ("\u0054\u0079\u0070\u0065")); -!_gge ||_aga .String ()!="\u0050\u0061\u0067\u0065"{continue ;};if _bbf ,_cg :=_ce .GetStream (_dbg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_cg {_ac (_bbf );}else if _fea ,_ef :=_ce .GetArray (_dbg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); -_ef {var _dd []*_ce .PdfObjectStream ;for _ ,_cd :=range _fea .Elements (){if _bcaa ,_efd :=_ce .GetStream (_cd );_efd {_dd =append (_dd ,_bcaa );};};if len (_dd )> 0{var _abd _df .Buffer ;for _ ,_ebe :=range _dd {if _dfc ,_eff :=_ce .DecodeStream (_ebe ); -_eff ==nil {_abd .Write (_dfc );};_gb [_ebe ]=true ;};_gbg ,_cdd :=_ce .MakeStream (_abd .Bytes (),_ce .NewFlateEncoder ());if _cdd !=nil {return nil ,_cdd ;};_dge [_gbg ]=true ;_dbg .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_gbg );_ac (_gbg ); -};};};case *_ce .PdfObjectStream :if _gdb ,_agb :=_ce .GetName (_ecd .Get ("\u0054\u0079\u0070\u0065"));!_agb ||_gdb .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _eaf ,_cgf :=_ce .GetName (_ecd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -!_cgf ||_eaf .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_ac (_ecd );};};for _ ,_ead :=range _afa {_bg =_be (_ead );if _bg !=nil {return nil ,_bg ;};};_bcd =nil ;for _ ,_gde :=range objects {if _gb [_gde ]{continue ;};_bcd =append (_bcd ,_gde ); -};for _cbe :=range _dge {_bcd =append (_bcd ,_cbe );};return _bcd ,nil ;};func _aac (_daf []*_ce .PdfIndirectObject )map[string ][]string {_deef :=map[string ][]string {};for _ ,_acbg :=range _daf {_egb ,_gdbc :=_ce .GetDict (_acbg .PdfObject );if !_gdbc {continue ; -};_gebf :=_egb .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073");_fcd :=_ce .TraceToDirectObject (_gebf );_cfe :="";if _efea ,_caf :=_fcd .(*_ce .PdfObjectArray );_caf {var _fbed []string ;for _ ,_gee :=range _efea .Elements (){_afgf ,_bff :=_bce (_gee ); -if _bff !=nil {continue ;};_fbed =append (_fbed ,_afgf );};_cfe =_d .Join (_fbed ,"\u0020");};if _dab ,_eafd :=_fcd .(*_ce .PdfObjectStream );_eafd {_gdc ,_fdd :=_ce .DecodeStream (_dab );if _fdd !=nil {continue ;};_cfe =string (_gdc );};_bec :=_adc .NewContentStreamParser (_cfe ); -_ebee ,_bfb :=_bec .Parse ();if _bfb !=nil {continue ;};for _ ,_agf :=range *_ebee {_aef :=_agf .Operand ;_daba :=_agf .Params ;switch _aef {case "\u0044\u006f":_dgc :=_daba [0].String ();if _ ,_fdag :=_deef ["\u0058O\u0062\u006a\u0065\u0063\u0074"];!_fdag {_deef ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=[]string {_dgc }; -}else {_deef ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=append (_deef ["\u0058O\u0062\u006a\u0065\u0063\u0074"],_dgc );};case "\u0054\u0066":_fcc :=_daba [0].String ();if _ ,_gga :=_deef ["\u0046\u006f\u006e\u0074"];!_gga {_deef ["\u0046\u006f\u006e\u0074"]=[]string {_fcc }; -}else {_deef ["\u0046\u006f\u006e\u0074"]=append (_deef ["\u0046\u006f\u006e\u0074"],_fcc );};case "\u0067\u0073":_dac :=_daba [0].String ();if _ ,_abc :=_deef ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];!_abc {_deef ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=[]string {_dac }; -}else {_deef ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=append (_deef ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"],_dac );};};};};return _deef ;}; - -// Append appends optimizers to the chain. -func (_cc *Chain )Append (optimizers ..._aa .Optimizer ){_cc ._dg =append (_cc ._dg ,optimizers ...)};func _efa (_ceeb []_ce .PdfObject )(map[_ce .PdfObject ]struct{},error ){_aged :=_fcdf (_ceeb );_aeb :=_aged ._egfdc ;_fbfa :=make (map[_ce .PdfObject ]struct{}); -_cda :=_aac (_aeb );for _ ,_cddd :=range _aeb {_fgec ,_fda :=_ce .GetDict (_cddd .PdfObject );if !_fda {continue ;};_aed ,_fda :=_ce .GetDict (_fgec .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_fda {continue ;};_dgb :=_cda ["\u0058O\u0062\u006a\u0065\u0063\u0074"]; -_gad ,_fda :=_ce .GetDict (_aed .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if _fda {_cge :=_efg (_gad );for _ ,_egc :=range _cge {if _bede (_egc ,_dgb ){continue ;};_aag :=*_ce .MakeName (_egc );_eea :=_gad .Get (_aag );_fbfa [_eea ]=struct{}{};_gad .Remove (_aag ); -_gfb :=_ffd (_eea ,_fbfa );if _gfb !=nil {_c .Log .Debug ("\u0066\u0061\u0069\u006ce\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065r\u0073e\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0025\u0076",_eea );};};};_ffe ,_fda :=_ce .GetDict (_aed .Get ("\u0046\u006f\u006e\u0074")); -_ede :=_cda ["\u0046\u006f\u006e\u0074"];if _fda {_dba :=_efg (_ffe );for _ ,_agc :=range _dba {if _bede (_agc ,_ede ){continue ;};_bda :=*_ce .MakeName (_agc );_aea :=_ffe .Get (_bda );_fbfa [_aea ]=struct{}{};_ffe .Remove (_bda );_gadg :=_ffd (_aea ,_fbfa ); -if _gadg !=nil {_c .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074 %\u0076\u000a",_aea );};};};_gag ,_fda :=_ce .GetDict (_aed .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); -if _fda {_gec :=_efg (_gag );_abfg :=_cda ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];for _ ,_dbd :=range _gec {if _bede (_dbd ,_abfg ){continue ;};_cde :=*_ce .MakeName (_dbd );_agcb :=_gag .Get (_cde );_fbfa [_agcb ]=struct{}{};_gag .Remove (_cde ); -_bdaf :=_ffd (_agcb ,_fbfa );if _bdaf !=nil {_c .Log .Debug ("\u0066\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074 %\u0076\u000a",_agcb );};};};};return _fbfa ,nil ; -};func _ggeg (_beec _ce .PdfObject )[]content {if _beec ==nil {return nil ;};_gbd ,_cbc :=_ce .GetArray (_beec );if !_cbc {_c .Log .Debug ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079");return nil ; -};var _ebc []content ;for _ ,_ebdg :=range _gbd .Elements (){_fcb ,_efe :=_ce .GetDict (_ebdg );if !_efe {_c .Log .Debug ("I\u0067\u006e\u006f\u0072\u0069\u006eg\u0020\u006e\u006f\u006e\u002d\u0064i\u0063\u0074\u0020\u0065\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006e\u0020\u0041\u006e\u006e\u006ft\u0073"); -continue ;};_gcfc ,_efe :=_ce .GetDict (_fcb .Get ("\u0041\u0050"));if !_efe {_c .Log .Debug ("\u004e\u006f\u0020\u0041P \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_egf :=_ce .TraceToDirectObject (_gcfc .Get ("\u004e")); -if _egf ==nil {_c .Log .Debug ("N\u006f\u0020\u004e\u0020en\u0074r\u0079\u0020\u002d\u0020\u0073k\u0069\u0070\u0070\u0069\u006e\u0067");continue ;};var _ffc *_ce .PdfObjectStream ;switch _acd :=_egf .(type ){case *_ce .PdfObjectDictionary :_faf ,_egfd :=_ce .GetName (_fcb .Get ("\u0041\u0053")); -if !_egfd {_c .Log .Debug ("\u004e\u006f\u0020\u0041S \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_ffc ,_egfd =_ce .GetStream (_acd .Get (*_faf ));if !_egfd {_c .Log .Debug ("\u0046o\u0072\u006d\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u002d \u0073\u006b\u0069\u0070\u0070\u0069\u006eg"); -continue ;};case *_ce .PdfObjectStream :_ffc =_acd ;};if _ffc ==nil {_c .Log .Debug ("\u0046\u006f\u0072m\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0028n\u0069\u006c\u0029\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067"); -continue ;};_age ,_dad :=_aa .NewXObjectFormFromStream (_ffc );if _dad !=nil {_c .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_dad ); -continue ;};_cea ,_dad :=_age .GetContentStream ();if _dad !=nil {_c .Log .Debug ("E\u0072\u0072\u006f\u0072\u0020\u0064e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0063\u006fn\u0074\u0065\u006et\u0073:\u0020\u0025\u0076",_dad );continue ;};_ebc =append (_ebc ,content {_gfg :string (_cea ),_bdf :_age .Resources }); -};return _ebc ;}; - -// CombineDuplicateStreams combines duplicated streams by its data hash. -// It implements interface model.Optimizer. -type CombineDuplicateStreams struct{};func _gdd (_aaa *_ce .PdfObjectStream ,_fec []rune ,_gbcf []_fgb .GlyphIndex )error {_aaa ,_eab :=_ce .GetStream (_aaa );if !_eab {_c .Log .Debug ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u002d\u002d\u0020\u0041\u0042\u004f\u0052T\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006e\u0067"); -return _cf .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_bbc ,_ebb :=_ce .DecodeStream (_aaa );if _ebb !=nil {_c .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ebb ); -return _ebb ;};_gfc ,_ebb :=_fgb .Parse (_df .NewReader (_bbc ));if _ebb !=nil {_c .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0020f\u006f\u006e\u0074",len (_aaa .Stream )); -return _ebb ;};_cdg :=_gbcf ;if len (_fec )> 0{_dae :=_gfc .LookupRunes (_fec );_cdg =append (_cdg ,_dae ...);};_gfc ,_ebb =_gfc .SubsetKeepIndices (_cdg );if _ebb !=nil {_c .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069n\u0067 \u0066\u006f\u006e\u0074\u003a\u0020\u0025v",_ebb ); -return _ebb ;};var _dfcb _df .Buffer ;_ebb =_gfc .Write (&_dfcb );if _ebb !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ebb );return _ebb ;};if _dfcb .Len ()> len (_bbc ){_c .Log .Debug ("\u0052\u0065-\u0077\u0072\u0069\u0074\u0074\u0065\u006e\u0020\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u002d\u0020\u0073\u006b\u0069\u0070"); -return nil ;};_fbf ,_ebb :=_ce .MakeStream (_dfcb .Bytes (),_ce .NewFlateEncoder ());if _ebb !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ebb );return _ebb ; -};*_aaa =*_fbf ;_aaa .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ce .MakeInteger (int64 (_dfcb .Len ())));return nil ;}; - -// CombineDuplicateDirectObjects combines duplicated direct objects by its data hash. -// It implements interface model.Optimizer. -type CombineDuplicateDirectObjects struct{};func _efg (_dcc *_ce .PdfObjectDictionary )[]string {_bdaa :=[]string {};for _ ,_eeeb :=range _dcc .Keys (){_bdaa =append (_bdaa ,_eeeb .String ());};return _bdaa ;}; - -// Optimize optimizes PDF objects to decrease PDF size. -func (_eaaf *CombineDuplicateDirectObjects )Optimize (objects []_ce .PdfObject )(_ggc []_ce .PdfObject ,_fabc error ){_afabd (objects );_bbcc :=make (map[string ][]*_ce .PdfObjectDictionary );var _fdac func (_agd *_ce .PdfObjectDictionary );_fdac =func (_eeee *_ce .PdfObjectDictionary ){for _ ,_ecbg :=range _eeee .Keys (){_cfed :=_eeee .Get (_ecbg ); -if _gfa ,_beg :=_cfed .(*_ce .PdfObjectDictionary );_beg {if _ddc :=_gfa .Keys ();len (_ddc )==0{continue ;};_dged :=_af .New ();_dged .Write ([]byte (_gfa .WriteString ()));_ccfa :=string (_dged .Sum (nil ));_bbcc [_ccfa ]=append (_bbcc [_ccfa ],_gfa ); -_fdac (_gfa );};};};for _ ,_gbf :=range objects {_fdb ,_aedf :=_gbf .(*_ce .PdfIndirectObject );if !_aedf {continue ;};if _fage ,_gbeb :=_fdb .PdfObject .(*_ce .PdfObjectDictionary );_gbeb {_fdac (_fage );};};_bdab :=make ([]_ce .PdfObject ,0,len (_bbcc )); -_bedg :=make (map[_ce .PdfObject ]_ce .PdfObject );for _ ,_gecf :=range _bbcc {if len (_gecf )< 2{continue ;};_deeg :=_ce .MakeDict ();_deeg .Merge (_gecf [0]);_geg :=_ce .MakeIndirectObject (_deeg );_bdab =append (_bdab ,_geg );for _gaga :=0;_gaga < len (_gecf ); -_gaga ++{_ggcf :=_gecf [_gaga ];_bedg [_ggcf ]=_geg ;};};_ggc =make ([]_ce .PdfObject ,len (objects ));copy (_ggc ,objects );_ggc =append (_bdab ,_ggc ...);_addb (_ggc ,_bedg );return _ggc ,nil ;};type content struct{_gfg string ;_bdf *_aa .PdfPageResources ; -}; +func (_eafd *CombineDuplicateStreams )Optimize (objects []_ac .PdfObject )(_gffe []_ac .PdfObject ,_cggb error ){_ffcg :=make (map[_ac .PdfObject ]_ac .PdfObject );_fefa :=make (map[_ac .PdfObject ]struct{});_eef :=make (map[string ][]*_ac .PdfObjectStream ); +for _ ,_bbge :=range objects {if _bfed ,_agad :=_bbge .(*_ac .PdfObjectStream );_agad {_gdc :=_c .New ();_gdc .Write (_bfed .Stream );_gdc .Write ([]byte (_bfed .PdfObjectDictionary .WriteString ()));_cfa :=string (_gdc .Sum (nil ));_eef [_cfa ]=append (_eef [_cfa ],_bfed ); +};};for _ ,_agd :=range _eef {if len (_agd )< 2{continue ;};_cbg :=_agd [0];for _fcag :=1;_fcag < len (_agd );_fcag ++{_cdef :=_agd [_fcag ];_ffcg [_cdef ]=_cbg ;_fefa [_cdef ]=struct{}{};};};_gffe =make ([]_ac .PdfObject ,0,len (objects )-len (_fefa )); +for _ ,_dff :=range objects {if _ ,_dcg :=_fefa [_dff ];_dcg {continue ;};_gffe =append (_gffe ,_dff );};_faca (_gffe ,_ffcg );return _gffe ,nil ;}; // CleanFonts cleans up embedded fonts, reducing font sizes. type CleanFonts struct{ // Subset embedded fonts if encountered (if true). // Otherwise attempts to reduce the font program. -Subset bool ;}; +Subset bool ;};func _agdc (_gcag []_ac .PdfObject ){for _bfcg ,_fbcd :=range _gcag {switch _bfa :=_fbcd .(type ){case *_ac .PdfIndirectObject :_bfa .ObjectNumber =int64 (_bfcg +1);_bfa .GenerationNumber =0;case *_ac .PdfObjectStream :_bfa .ObjectNumber =int64 (_bfcg +1); +_bfa .GenerationNumber =0;case *_ac .PdfObjectStreams :_bfa .ObjectNumber =int64 (_bfcg +1);_bfa .GenerationNumber =0;};};};func _fff (_abe []_ac .PdfObject )(_ddb map[*_ac .PdfObjectStream ]struct{},_ddc error ){_ddb =map[*_ac .PdfObjectStream ]struct{}{}; +_gff :=map[*_bf .PdfFont ]struct{}{};_ade :=_cedc (_abe );for _ ,_bbg :=range _ade ._bagg {_ggb ,_gaa :=_ac .GetDict (_bbg .PdfObject );if !_gaa {continue ;};_gd ,_gaa :=_ac .GetDict (_ggb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_gaa {continue ; +};_aeb ,_ :=_efee (_ggb .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_cba ,_abea :=_bf .NewPdfPageResourcesFromDict (_gd );if _abea !=nil {return nil ,_abea ;};_gbfc :=[]content {{_abd :_aeb ,_egcc :_cba }};_bfb :=_fca (_ggb .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); +if _bfb !=nil {_gbfc =append (_gbfc ,_bfb ...);};for _ ,_ged :=range _gbfc {_aa ,_eda :=_fe .NewFromContents (_ged ._abd ,_ged ._egcc );if _eda !=nil {return nil ,_eda ;};_eafc ,_ ,_ ,_eda :=_aa .ExtractPageText ();if _eda !=nil {return nil ,_eda ;};for _ ,_be :=range _eafc .Marks ().Elements (){if _be .Font ==nil {continue ; +};if _ ,_cfd :=_gff [_be .Font ];!_cfd {_gff [_be .Font ]=struct{}{};};};};};_aee :=map[*_ac .PdfObjectStream ][]*_bf .PdfFont {};for _bdg :=range _gff {_bc :=_bdg .FontDescriptor ();if _bc ==nil ||_bc .FontFile2 ==nil {continue ;};_cea ,_bca :=_ac .GetStream (_bc .FontFile2 ); +if !_bca {continue ;};_aee [_cea ]=append (_aee [_cea ],_bdg );};for _baa :=range _aee {var _bcf []rune ;var _abf []_bb .GlyphIndex ;for _ ,_bdaga :=range _aee [_baa ]{switch _dgg :=_bdaga .Encoder ().(type ){case *_dd .IdentityEncoder :_cga :=_dgg .RegisteredRunes (); +_afg :=make ([]_bb .GlyphIndex ,len (_cga ));for _cca ,_gbc :=range _cga {_afg [_cca ]=_bb .GlyphIndex (_gbc );};_abf =append (_abf ,_afg ...);case *_dd .TrueTypeFontEncoder :_cag :=_dgg .RegisteredRunes ();_bcf =append (_bcf ,_cag ...);case _dd .SimpleEncoder :_dab :=_dgg .Charcodes (); +for _ ,_dfe :=range _dab {_bde ,_ggfg :=_dgg .CharcodeToRune (_dfe );if !_ggfg {_a .Log .Debug ("\u0043\u0068a\u0072\u0063\u006f\u0064\u0065\u003c\u002d\u003e\u0072\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064: \u0025\u0064",_dfe ); +continue ;};_bcf =append (_bcf ,_bde );};};};_ddc =_dge (_baa ,_bcf ,_abf );if _ddc !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006eg\u0020f\u006f\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_ddc ); +return nil ,_ddc ;};_ddb [_baa ]=struct{}{};};return _ddb ,nil ;};type imageInfo struct{BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_ac .PdfObjectStream ;PPI float64 ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_eefa *ObjectStreams )Optimize (objects []_ce .PdfObject )(_acdb []_ce .PdfObject ,_gbdd error ){_caae :=&_ce .PdfObjectStreams {};_bfc :=make ([]_ce .PdfObject ,0,len (objects ));for _ ,_afdd :=range objects {if _cceag ,_agdg :=_afdd .(*_ce .PdfIndirectObject ); -_agdg &&_cceag .GenerationNumber ==0{_caae .Append (_afdd );}else {_bfc =append (_bfc ,_afdd );};};if _caae .Len ()==0{return _bfc ,nil ;};_acdb =make ([]_ce .PdfObject ,0,len (_bfc )+_caae .Len ()+1);if _caae .Len ()> 1{_acdb =append (_acdb ,_caae );}; -_acdb =append (_acdb ,_caae .Elements ()...);_acdb =append (_acdb ,_bfc ...);return _acdb ,nil ;};func _fcdf (_gdbd []_ce .PdfObject )objectStructure {_gfbbe :=objectStructure {};_ceea :=false ;for _ ,_cbbb :=range _gdbd {switch _cdcd :=_cbbb .(type ){case *_ce .PdfIndirectObject :_adcd ,_cbcg :=_ce .GetDict (_cdcd ); -if !_cbcg {continue ;};_cdff ,_cbcg :=_ce .GetName (_adcd .Get ("\u0054\u0079\u0070\u0065"));if !_cbcg {continue ;};switch _cdff .String (){case "\u0043a\u0074\u0061\u006c\u006f\u0067":_gfbbe ._ecfa =_adcd ;_ceea =true ;};};if _ceea {break ;};};if !_ceea {return _gfbbe ; -};_eafe ,_fbg :=_ce .GetDict (_gfbbe ._ecfa .Get ("\u0050\u0061\u0067e\u0073"));if !_fbg {return _gfbbe ;};_gfbbe ._abcff =_eafe ;_ggbb ,_fbg :=_ce .GetArray (_eafe .Get ("\u004b\u0069\u0064\u0073"));if !_fbg {return _gfbbe ;};for _ ,_caad :=range _ggbb .Elements (){_daff ,_acbc :=_ce .GetIndirect (_caad ); -if !_acbc {break ;};_gfbbe ._egfdc =append (_gfbbe ._egfdc ,_daff );};return _gfbbe ;};type objectStructure struct{_ecfa *_ce .PdfObjectDictionary ;_abcff *_ce .PdfObjectDictionary ;_egfdc []*_ce .PdfIndirectObject ;};func _bce (_bdc _ce .PdfObject )(string ,error ){_ega :=_ce .TraceToDirectObject (_bdc ); -switch _faa :=_ega .(type ){case *_ce .PdfObjectString :return _faa .Str (),nil ;case *_ce .PdfObjectStream :_bfbb ,_abde :=_ce .DecodeStream (_faa );if _abde !=nil {return "",_abde ;};return string (_bfbb ),nil ;};return "",_fa .Errorf ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072e\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0068\u006f\u006c\u0064\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_ega ); -};func _ffd (_cbf _ce .PdfObject ,_dcd map[_ce .PdfObject ]struct{})error {if _eeg ,_effg :=_cbf .(*_ce .PdfIndirectObject );_effg {_dcd [_cbf ]=struct{}{};_dcfe :=_ffd (_eeg .PdfObject ,_dcd );if _dcfe !=nil {return _dcfe ;};return nil ;};if _cab ,_abda :=_cbf .(*_ce .PdfObjectStream ); -_abda {_dcd [_cab ]=struct{}{};_ecb :=_ffd (_cab .PdfObjectDictionary ,_dcd );if _ecb !=nil {return _ecb ;};return nil ;};if _afcc ,_cdga :=_cbf .(*_ce .PdfObjectDictionary );_cdga {for _ ,_ceb :=range _afcc .Keys (){_bdff :=_afcc .Get (_ceb );_ =_bdff ; -if _fab ,_dde :=_bdff .(*_ce .PdfObjectReference );_dde {_bdff =_fab .Resolve ();_afcc .Set (_ceb ,_bdff );};if _ceb !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _bgf :=_ffd (_bdff ,_dcd );_bgf !=nil {return _bgf ;};};};return nil ;};if _daa ,_dbb :=_cbf .(*_ce .PdfObjectArray ); -_dbb {if _daa ==nil {return _cf .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c");};for _cgb ,_eee :=range _daa .Elements (){if _abcc ,_cfeb :=_eee .(*_ce .PdfObjectReference );_cfeb {_eee =_abcc .Resolve ();_daa .Set (_cgb ,_eee ); -};if _ccg :=_ffd (_eee ,_dcd );_ccg !=nil {return _ccg ;};};return nil ;};return nil ;};func _gfcd (_agca *_aa .XObjectImage ,_ggbc imageModifications )error {_afd ,_ecee :=_agca .ToImage ();if _ecee !=nil {return _ecee ;};if _ggbc .Scale !=0{_afd ,_ecee =_dbfa (_afd ,_ggbc .Scale ); -if _ecee !=nil {return _ecee ;};};if _ggbc .Encoding !=nil {_agca .Filter =_ggbc .Encoding ;};_agca .Decode =nil ;switch _dgab :=_agca .Filter .(type ){case *_ce .FlateEncoder :if _dgab .Predictor !=1&&_dgab .Predictor !=11{_dgab .Predictor =1;};};if _ecee =_agca .SetImage (_afd ,nil ); -_ecee !=nil {_c .Log .Debug ("\u0045\u0072\u0072or\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0076",_ecee );return _ecee ;};_agca .ToPdfObject ();return nil ;}; +// ObjectStreams groups PDF objects to object streams. +// It implements interface model.Optimizer. +type ObjectStreams struct{};func _ea (_bda *_ac .PdfObjectStream )error {_ad ,_dea :=_ac .DecodeStream (_bda );if _dea !=nil {return _dea ;};_eg :=_ec .NewContentStreamParser (string (_ad ));_ed ,_dea :=_eg .Parse ();if _dea !=nil {return _dea ;};_ed =_gf (_ed ); +_ga :=_ed .Bytes ();if len (_ga )>=len (_ad ){return nil ;};_cg ,_dea :=_ac .MakeStream (_ed .Bytes (),_ac .NewFlateEncoder ());if _dea !=nil {return _dea ;};_bda .Stream =_cg .Stream ;_bda .Merge (_cg .PdfObjectDictionary );return nil ;};func _fca (_edae _ac .PdfObject )[]content {if _edae ==nil {return nil ; +};_ccb ,_bbf :=_ac .GetArray (_edae );if !_bbf {_a .Log .Debug ("\u0041\u006e\u006e\u006fts\u0020\u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079");return nil ;};var _gbg []content ;for _ ,_dgc :=range _ccb .Elements (){_fdg ,_ebd :=_ac .GetDict (_dgc ); +if !_ebd {_a .Log .Debug ("I\u0067\u006e\u006f\u0072\u0069\u006eg\u0020\u006e\u006f\u006e\u002d\u0064i\u0063\u0074\u0020\u0065\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006e\u0020\u0041\u006e\u006e\u006ft\u0073");continue ;};_gfa ,_ebd :=_ac .GetDict (_fdg .Get ("\u0041\u0050")); +if !_ebd {_a .Log .Debug ("\u004e\u006f\u0020\u0041P \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067");continue ;};_afe :=_ac .TraceToDirectObject (_gfa .Get ("\u004e"));if _afe ==nil {_a .Log .Debug ("N\u006f\u0020\u004e\u0020en\u0074r\u0079\u0020\u002d\u0020\u0073k\u0069\u0070\u0070\u0069\u006e\u0067"); +continue ;};var _fde *_ac .PdfObjectStream ;switch _gffd :=_afe .(type ){case *_ac .PdfObjectDictionary :_bef ,_bgbc :=_ac .GetName (_fdg .Get ("\u0041\u0053"));if !_bgbc {_a .Log .Debug ("\u004e\u006f\u0020\u0041S \u0065\u006e\u0074\u0072\u0079\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067"); +continue ;};_fde ,_bgbc =_ac .GetStream (_gffd .Get (*_bef ));if !_bgbc {_a .Log .Debug ("\u0046o\u0072\u006d\u0020\u006eo\u0074\u0020\u0066\u006f\u0075n\u0064 \u002d \u0073\u006b\u0069\u0070\u0070\u0069\u006eg");continue ;};case *_ac .PdfObjectStream :_fde =_gffd ; +};if _fde ==nil {_a .Log .Debug ("\u0046\u006f\u0072m\u0020\u006e\u006f\u0074 \u0066\u006f\u0075\u006e\u0064\u0020\u0028n\u0069\u006c\u0029\u0020\u002d\u0020\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067");continue ;};_gdd ,_ffa :=_bf .NewXObjectFormFromStream (_fde ); +if _ffa !=nil {_a .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020l\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0066\u006f\u0072\u006d\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_ffa );continue ;};_cdd ,_ffa :=_gdd .GetContentStream (); +if _ffa !=nil {_a .Log .Debug ("E\u0072\u0072\u006f\u0072\u0020\u0064e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0063\u006fn\u0074\u0065\u006et\u0073:\u0020\u0025\u0076",_ffa );continue ;};_gbg =append (_gbg ,content {_abd :string (_cdd ),_egcc :_gdd .Resources }); +};return _gbg ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_bdaae *Image )Optimize (objects []_ce .PdfObject )(_dbab []_ce .PdfObject ,_deda error ){if _bdaae .ImageQuality <=0{return objects ,nil ;};_dgca :=_fff (objects );if len (_dgca )==0{return objects ,nil ;};_cbgb :=make (map[_ce .PdfObject ]_ce .PdfObject ); -_bag :=make (map[_ce .PdfObject ]struct{});for _ ,_dfec :=range _dgca {_ddd :=_dfec .Stream .Get ("\u0053\u004d\u0061s\u006b");_bag [_ddd ]=struct{}{};};for _ccge ,_dfgg :=range _dgca {_fdae :=_dfgg .Stream ;if _ ,_gbb :=_bag [_fdae ];_gbb {continue ;}; -_dea ,_gfbb :=_aa .NewXObjectImageFromStream (_fdae );if _gfbb !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gfbb );continue ;};switch _dea .Filter .(type ){case *_ce .JBIG2Encoder :continue ;case *_ce .CCITTFaxEncoder :continue ; -};_gffg ,_gfbb :=_dea .ToImage ();if _gfbb !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gfbb );continue ;};_dbcf :=_ce .NewDCTEncoder ();_dbcf .ColorComponents =_gffg .ColorComponents ;_dbcf .Quality =_bdaae .ImageQuality ; -_dbcf .BitsPerComponent =_dfgg .BitsPerComponent ;_dbcf .Width =_dfgg .Width ;_dbcf .Height =_dfgg .Height ;_deb ,_gfbb :=_dbcf .EncodeBytes (_gffg .Data );if _gfbb !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gfbb ); -continue ;};var _abcf _ce .StreamEncoder ;_abcf =_dbcf ;{_fbee :=_ce .NewFlateEncoder ();_dbcdg :=_ce .NewMultiEncoder ();_dbcdg .AddEncoder (_fbee );_dbcdg .AddEncoder (_dbcf );_cdb ,_cbgf :=_dbcdg .EncodeBytes (_gffg .Data );if _cbgf !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_cbgf ); -continue ;};if len (_cdb )< len (_deb ){_c .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063\u0020\u0069\u006d\u0070\u0072\u006f\u0076\u0065\u0073\u003a\u0020\u0025\u0064\u0020\u0074o\u0020\u0025\u0064\u0020\u0028o\u0072\u0069g\u0020\u0025\u0064\u0029",len (_deb ),len (_cdb ),len (_fdae .Stream )); -_deb =_cdb ;_abcf =_dbcdg ;};};_cbca :=len (_fdae .Stream );if _cbca < len (_deb ){continue ;};_acaa :=&_ce .PdfObjectStream {Stream :_deb };_acaa .PdfObjectReference =_fdae .PdfObjectReference ;_acaa .PdfObjectDictionary =_ce .MakeDict ();_acaa .Merge (_fdae .PdfObjectDictionary ); -_acaa .Merge (_abcf .MakeStreamDict ());_acaa .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_deb ))));_cbgb [_fdae ]=_acaa ;_dgca [_ccge ].Stream =_acaa ;};_dbab =make ([]_ce .PdfObject ,len (objects ));copy (_dbab ,objects ); -_addb (_dbab ,_cbgb );return _dbab ,nil ;}; +func (_fac *Image )Optimize (objects []_ac .PdfObject )(_ccfg []_ac .PdfObject ,_ebeg error ){if _fac .ImageQuality <=0{return objects ,nil ;};_bbfa :=_aded (objects );if len (_bbfa )==0{return objects ,nil ;};_bdgcg :=make (map[_ac .PdfObject ]_ac .PdfObject ); +_ebcc :=make (map[_ac .PdfObject ]struct{});for _ ,_cbfd :=range _bbfa {_afea :=_cbfd .Stream .Get ("\u0053\u004d\u0061s\u006b");_ebcc [_afea ]=struct{}{};};for _eeb ,_aba :=range _bbfa {_eccg :=_aba .Stream ;if _ ,_decc :=_ebcc [_eccg ];_decc {continue ; +};_ddaa ,_eed :=_bf .NewXObjectImageFromStream (_eccg );if _eed !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_eed );continue ;};switch _ddaa .Filter .(type ){case *_ac .JBIG2Encoder :continue ;case *_ac .CCITTFaxEncoder :continue ; +};_cgab ,_eed :=_ddaa .ToImage ();if _eed !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_eed );continue ;};_cddb :=_ac .NewDCTEncoder ();_cddb .ColorComponents =_cgab .ColorComponents ;_cddb .Quality =_fac .ImageQuality ; +_cddb .BitsPerComponent =_aba .BitsPerComponent ;_cddb .Width =_aba .Width ;_cddb .Height =_aba .Height ;_edga ,_eed :=_cddb .EncodeBytes (_cgab .Data );if _eed !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_eed ); +continue ;};var _dbeg _ac .StreamEncoder ;_dbeg =_cddb ;{_befab :=_ac .NewFlateEncoder ();_feb :=_ac .NewMultiEncoder ();_feb .AddEncoder (_befab );_feb .AddEncoder (_cddb );_ccce ,_febg :=_feb .EncodeBytes (_cgab .Data );if _febg !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_febg ); +continue ;};if len (_ccce )< len (_edga ){_a .Log .Trace ("\u004d\u0075\u006c\u0074\u0069\u0020\u0065\u006e\u0063\u0020\u0069\u006d\u0070\u0072\u006f\u0076\u0065\u0073\u003a\u0020\u0025\u0064\u0020\u0074o\u0020\u0025\u0064\u0020\u0028o\u0072\u0069g\u0020\u0025\u0064\u0029",len (_edga ),len (_ccce ),len (_eccg .Stream )); +_edga =_ccce ;_dbeg =_feb ;};};_cbee :=len (_eccg .Stream );if _cbee < len (_edga ){continue ;};_geee :=&_ac .PdfObjectStream {Stream :_edga };_geee .PdfObjectReference =_eccg .PdfObjectReference ;_geee .PdfObjectDictionary =_ac .MakeDict ();_geee .Merge (_eccg .PdfObjectDictionary ); +_geee .Merge (_dbeg .MakeStreamDict ());_geee .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ac .MakeInteger (int64 (len (_edga ))));_bdgcg [_eccg ]=_geee ;_bbfa [_eeb ].Stream =_geee ;};_ccfg =make ([]_ac .PdfObject ,len (objects ));copy (_ccfg ,objects ); +_faca (_ccfg ,_bdgcg );return _ccfg ,nil ;}; -// Image optimizes images by rewrite images into JPEG format with quality equals to ImageQuality. -// TODO(a5i): Add support for inline images. -// It implements interface model.Optimizer. -type Image struct{ImageQuality int ;};func _be (_ea *_ce .PdfObjectStream )error {_bc ,_bca :=_ce .DecodeStream (_ea );if _bca !=nil {return _bca ;};_ccc :=_adc .NewContentStreamParser (string (_bc ));_eb ,_bca :=_ccc .Parse ();if _bca !=nil {return _bca ; -};_eb =_add (_eb );_eg :=_eb .Bytes ();if len (_eg )>=len (_bc ){return nil ;};_fge ,_bca :=_ce .MakeStream (_eb .Bytes (),_ce .NewFlateEncoder ());if _bca !=nil {return _bca ;};_ea .Stream =_fge .Stream ;_ea .Merge (_fge .PdfObjectDictionary );return nil ; -}; +// CleanUnusedResources represents an optimizer used to clean unused resources. +type CleanUnusedResources struct{};func _bdgd (_dec *_ac .PdfObjectDictionary )[]string {_egcg :=[]string {};for _ ,_ebc :=range _dec .Keys (){_egcg =append (_egcg ,_ebc .String ());};return _egcg ;}; -// Optimize optimizes PDF objects to decrease PDF size. -func (_fbede *CompressStreams )Optimize (objects []_ce .PdfObject )(_aba []_ce .PdfObject ,_efc error ){_aba =make ([]_ce .PdfObject ,len (objects ));copy (_aba ,objects );for _ ,_fcf :=range objects {_febf ,_aefb :=_ce .GetStream (_fcf );if !_aefb {continue ; -};if _aae :=_febf .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");_aae !=nil {if _ ,_dfb :=_ce .GetName (_aae );_dfb {continue ;};if _defg ,_dcfeg :=_ce .GetArray (_aae );_dcfeg &&_defg .Len ()> 0{continue ;};};_aaac :=_ce .NewFlateEncoder ();var _afcf []byte ; -_afcf ,_efc =_aaac .EncodeBytes (_febf .Stream );if _efc !=nil {return _aba ,_efc ;};_eabg :=_aaac .MakeStreamDict ();if len (_afcf )+len (_eabg .WriteString ())< len (_febf .Stream ){_febf .Stream =_afcf ;_febf .PdfObjectDictionary .Merge (_eabg );_febf .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ce .MakeInteger (int64 (len (_febf .Stream )))); -};};return _aba ,nil ;};type imageModifications struct{Scale float64 ;Encoding _ce .StreamEncoder ;};func _fff (_adfg []_ce .PdfObject )[]*imageInfo {_caa :=_ce .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_afb :=make (map[*_ce .PdfObjectStream ]struct{}); -var _abe []*imageInfo ;for _ ,_bcc :=range _adfg {_abg ,_bfba :=_ce .GetStream (_bcc );if !_bfba {continue ;};if _ ,_bbe :=_afb [_abg ];_bbe {continue ;};_afb [_abg ]=struct{}{};_ddcc :=_abg .PdfObjectDictionary .Get (_caa );_cgc ,_bfba :=_ce .GetName (_ddcc ); -if !_bfba ||string (*_cgc )!="\u0049\u006d\u0061g\u0065"{continue ;};_bcde :=&imageInfo {Stream :_abg ,BitsPerComponent :8};if _cga ,_gegb :=_ce .GetIntVal (_abg .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -_gegb {_bcde .BitsPerComponent =_cga ;};if _cca ,_gba :=_ce .GetIntVal (_abg .Get ("\u0057\u0069\u0064t\u0068"));_gba {_bcde .Width =_cca ;};if _ccff ,_aec :=_ce .GetIntVal (_abg .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_aec {_bcde .Height =_ccff ; -};_fdbg ,_cag :=_aa .NewPdfColorspaceFromPdfObject (_abg .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));if _cag !=nil {_c .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_cag );continue ;};if _fdbg ==nil {_ebdc ,_cbea :=_ce .GetName (_abg .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")); -if _cbea {switch _ebdc .String (){case "\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065","J\u0042\u0049\u0047\u0032\u0044\u0065\u0063\u006f\u0064\u0065":_fdbg =_aa .NewPdfColorspaceDeviceGray ();_bcde .BitsPerComponent =1; -};};};switch _dgdf :=_fdbg .(type ){case *_aa .PdfColorspaceDeviceRGB :_bcde .ColorComponents =3;case *_aa .PdfColorspaceDeviceGray :_bcde .ColorComponents =1;default:_c .Log .Debug ("\u004f\u0070\u0074\u0069\u006d\u0069\u007aa\u0074\u0069\u006fn\u0020\u0069\u0073 \u006e\u006ft\u0020\u0073\u0075\u0070\u0070\u006fr\u0074ed\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u006b\u0069\u0070",_dgdf ); -continue ;};_abe =append (_abe ,_bcde );};return _abe ;}; +// CompressStreams compresses uncompressed streams. +// It implements interface model.Optimizer. +type CompressStreams struct{}; // Optimize optimizes PDF objects to decrease PDF size. -func (_ed *CleanFonts )Optimize (objects []_ce .PdfObject )(_abf []_ce .PdfObject ,_fed error ){var _gfcg map[*_ce .PdfObjectStream ]struct{};if _ed .Subset {var _dec error ;_gfcg ,_dec =_ccfd (objects );if _dec !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0073u\u0062s\u0065\u0074\u0074\u0069\u006e\u0067\u003a \u0025\u0076",_dec ); -return nil ,_dec ;};};for _ ,_dfe :=range objects {_eag ,_ca :=_ce .GetStream (_dfe );if !_ca {continue ;};if _ ,_beb :=_gfcg [_eag ];_beb {continue ;};_fce ,_acc :=_ce .NewEncoderFromStream (_eag );if _acc !=nil {_c .Log .Debug ("\u0045\u0052RO\u0052\u0020\u0067e\u0074\u0074\u0069\u006eg e\u006eco\u0064\u0065\u0072\u003a\u0020\u0025\u0076 -\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067",_acc ); -continue ;};_beaf ,_acc :=_fce .DecodeStream (_eag );if _acc !=nil {_c .Log .Debug ("\u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u0020\u003a\u0020\u0025v\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067",_acc ); -continue ;};if len (_beaf )< 4{continue ;};_adfa :=string (_beaf [:4]);if _adfa =="\u004f\u0054\u0054\u004f"{continue ;};if _adfa !="\u0000\u0001\u0000\u0000"&&_adfa !="\u0074\u0072\u0075\u0065"{continue ;};_fbe ,_acc :=_fgb .Parse (_df .NewReader (_beaf )); -if _acc !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020P\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_acc );continue ;};_acc =_fbe .Optimize (); -if _acc !=nil {_c .Log .Debug ("\u0045\u0052RO\u0052\u0020\u004fp\u0074\u0069\u006d\u0069zin\u0067 f\u006f\u006e\u0074\u003a\u0020\u0025\u0076 -\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067",_acc );continue ;};var _cfcf _df .Buffer ;_acc =_fbe .Write (&_cfcf ); -if _acc !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020W\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_acc );continue ;};if _cfcf .Len ()> len (_beaf ){_c .Log .Debug ("\u0052\u0065-\u0077\u0072\u0069\u0074\u0074\u0065\u006e\u0020\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u002d\u0020\u0073\u006b\u0069\u0070"); -continue ;};_ecda ,_acc :=_ce .MakeStream (_cfcf .Bytes (),_ce .NewFlateEncoder ());if _acc !=nil {continue ;};*_eag =*_ecda ;_eag .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ce .MakeInteger (int64 (_cfcf .Len ())));};return objects ,nil ;};func _add (_g *_adc .ContentStreamOperations )*_adc .ContentStreamOperations {if _g ==nil {return nil ; -};_bf :=_adc .ContentStreamOperations {};for _ ,_db :=range *_g {switch _db .Operand {case "\u0042\u0044\u0043","\u0042\u004d\u0043","\u0045\u004d\u0043":continue ;case "\u0054\u006d":if len (_db .Params )==6{if _afc ,_dga :=_ce .GetNumbersAsFloat (_db .Params ); -_dga ==nil {if _afc [0]==1&&_afc [1]==0&&_afc [2]==0&&_afc [3]==1{_db =&_adc .ContentStreamOperation {Params :[]_ce .PdfObject {_db .Params [4],_db .Params [5]},Operand :"\u0054\u0064"};};};};};_bf =append (_bf ,_db );};return &_bf ;}; - -// GetOptimizers gets the list of optimizers in chain `c`. -func (_fd *Chain )GetOptimizers ()[]_aa .Optimizer {return _fd ._dg };func _bede (_gddb string ,_aafa []string )bool {for _ ,_gcff :=range _aafa {if _gddb ==_gcff {return true ;};};return false ;}; +func (_aebdd *CompressStreams )Optimize (objects []_ac .PdfObject )(_dedb []_ac .PdfObject ,_fged error ){_dedb =make ([]_ac .PdfObject ,len (objects ));copy (_dedb ,objects );for _ ,_ffgc :=range objects {_gedc ,_cdf :=_ac .GetStream (_ffgc );if !_cdf {continue ; +};if _gfe :=_gedc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072");_gfe !=nil {if _ ,_dddb :=_ac .GetName (_gfe );_dddb {continue ;};if _bce ,_fcaf :=_ac .GetArray (_gfe );_fcaf &&_bce .Len ()> 0{continue ;};};_edgb :=_ac .NewFlateEncoder ();var _afcd []byte ; +_afcd ,_fged =_edgb .EncodeBytes (_gedc .Stream );if _fged !=nil {return _dedb ,_fged ;};_befa :=_edgb .MakeStreamDict ();if len (_afcd )+len (_befa .WriteString ())< len (_gedc .Stream ){_gedc .Stream =_afcd ;_gedc .PdfObjectDictionary .Merge (_befa ); +_gedc .PdfObjectDictionary .Set ("\u004c\u0065\u006e\u0067\u0074\u0068",_ac .MakeInteger (int64 (len (_gedc .Stream ))));};};return _dedb ,nil ;};func _aded (_agee []_ac .PdfObject )[]*imageInfo {_decd :=_ac .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065"); +_aac :=make (map[*_ac .PdfObjectStream ]struct{});var _baac []*imageInfo ;for _ ,_fcf :=range _agee {_cbc ,_daa :=_ac .GetStream (_fcf );if !_daa {continue ;};if _ ,_edgbf :=_aac [_cbc ];_edgbf {continue ;};_aac [_cbc ]=struct{}{};_dddf :=_cbc .PdfObjectDictionary .Get (_decd ); +_cccb ,_daa :=_ac .GetName (_dddf );if !_daa ||string (*_cccb )!="\u0049\u006d\u0061g\u0065"{continue ;};_bgd :=&imageInfo {Stream :_cbc ,BitsPerComponent :8};if _ceda ,_def :=_ac .GetIntVal (_cbc .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +_def {_bgd .BitsPerComponent =_ceda ;};if _fgaf ,_bgf :=_ac .GetIntVal (_cbc .Get ("\u0057\u0069\u0064t\u0068"));_bgf {_bgd .Width =_fgaf ;};if _faef ,_cfgf :=_ac .GetIntVal (_cbc .Get ("\u0048\u0065\u0069\u0067\u0068\u0074"));_cfgf {_bgd .Height =_faef ; +};_eddbe ,_ebdb :=_bf .NewPdfColorspaceFromPdfObject (_cbc .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));if _ebdb !=nil {_a .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_ebdb );continue ;};if _eddbe ==nil {_dgcd ,_bfc :=_ac .GetName (_cbc .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")); +if _bfc {switch _dgcd .String (){case "\u0043\u0043\u0049\u0054\u0054\u0046\u0061\u0078\u0044e\u0063\u006f\u0064\u0065","J\u0042\u0049\u0047\u0032\u0044\u0065\u0063\u006f\u0064\u0065":_eddbe =_bf .NewPdfColorspaceDeviceGray ();_bgd .BitsPerComponent =1; +};};};switch _fbg :=_eddbe .(type ){case *_bf .PdfColorspaceDeviceRGB :_bgd .ColorComponents =3;case *_bf .PdfColorspaceDeviceGray :_bgd .ColorComponents =1;default:_a .Log .Debug ("\u004f\u0070\u0074\u0069\u006d\u0069\u007aa\u0074\u0069\u006fn\u0020\u0069\u0073 \u006e\u006ft\u0020\u0073\u0075\u0070\u0070\u006fr\u0074ed\u0020\u0066\u006f\u0072\u0020\u0063\u006f\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0025\u0054\u0020\u002d\u0020\u0073\u006b\u0069\u0070",_fbg ); +continue ;};_baac =append (_baac ,_bgd );};return _baac ;}; // Optimize implements Optimizer interface. -func (_ffg *CleanUnusedResources )Optimize (objects []_ce .PdfObject )(_gddf []_ce .PdfObject ,_egg error ){_fbfb ,_egg :=_efa (objects );if _egg !=nil {return nil ,_egg ;};_ded :=[]_ce .PdfObject {};for _ ,_fag :=range objects {_ ,_afgg :=_fbfb [_fag ]; -if _afgg {continue ;};_ded =append (_ded ,_fag );};return _ded ,nil ;}; +func (_fda *CleanUnusedResources )Optimize (objects []_ac .PdfObject )(_ggbd []_ac .PdfObject ,_fdb error ){_bag ,_fdb :=_ecd (objects );if _fdb !=nil {return nil ,_fdb ;};_eff :=[]_ac .PdfObject {};for _ ,_egac :=range objects {_ ,_bgbg :=_bag [_egac ]; +if _bgbg {continue ;};_eff =append (_eff ,_egac );};return _eff ,nil ;};type content struct{_abd string ;_egcc *_bf .PdfPageResources ;}; -// ImagePPI optimizes images by scaling images such that the PPI (pixels per inch) is never higher than ImageUpperPPI. -// TODO(a5i): Add support for inline images. +// CombineIdenticalIndirectObjects combines identical indirect objects. // It implements interface model.Optimizer. -type ImagePPI struct{ImageUpperPPI float64 ;};func _ccfd (_aaf []_ce .PdfObject )(_fac map[*_ce .PdfObjectStream ]struct{},_ff error ){_fac =map[*_ce .PdfObjectStream ]struct{}{};_dc :=map[*_aa .PdfFont ]struct{}{};_fgf :=_fcdf (_aaf );for _ ,_adcb :=range _fgf ._egfdc {_ba ,_bd :=_ce .GetDict (_adcb .PdfObject ); -if !_bd {continue ;};_acb ,_bd :=_ce .GetDict (_ba .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_bd {continue ;};_cfc ,_ :=_ffa (_ba .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_ece ,_gf :=_aa .NewPdfPageResourcesFromDict (_acb ); -if _gf !=nil {return nil ,_gf ;};_dbf :=[]content {{_gfg :_cfc ,_bdf :_ece }};_feb :=_ggeg (_ba .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if _feb !=nil {_dbf =append (_dbf ,_feb ...);};for _ ,_fdc :=range _dbf {_dfd ,_ae :=_cb .NewFromContents (_fdc ._gfg ,_fdc ._bdf ); -if _ae !=nil {return nil ,_ae ;};_fc ,_ ,_ ,_ae :=_dfd .ExtractPageText ();if _ae !=nil {return nil ,_ae ;};for _ ,_gbc :=range _fc .Marks ().Elements (){if _gbc .Font ==nil {continue ;};if _ ,_ebd :=_dc [_gbc .Font ];!_ebd {_dc [_gbc .Font ]=struct{}{}; -};};};};_agad :=map[*_ce .PdfObjectStream ][]*_aa .PdfFont {};for _dbc :=range _dc {_deg :=_dbc .FontDescriptor ();if _deg ==nil ||_deg .FontFile2 ==nil {continue ;};_gfe ,_eaa :=_ce .GetStream (_deg .FontFile2 );if !_eaa {continue ;};_agad [_gfe ]=append (_agad [_gfe ],_dbc ); -};for _dfg :=range _agad {var _dff []rune ;var _def []_fgb .GlyphIndex ;for _ ,_cce :=range _agad [_dfg ]{switch _gce :=_cce .Encoder ().(type ){case *_fg .IdentityEncoder :_ge :=_gce .RegisteredRunes ();_fdg :=make ([]_fgb .GlyphIndex ,len (_ge ));for _bed ,_beae :=range _ge {_fdg [_bed ]=_fgb .GlyphIndex (_beae ); -};_def =append (_def ,_fdg ...);case *_fg .TrueTypeFontEncoder :_adf :=_gce .RegisteredRunes ();_dff =append (_dff ,_adf ...);case _fg .SimpleEncoder :_egd :=_gce .Charcodes ();for _ ,_acae :=range _egd {_ggf ,_ggb :=_gce .CharcodeToRune (_acae );if !_ggb {_c .Log .Debug ("\u0043\u0068a\u0072\u0063\u006f\u0064\u0065\u003c\u002d\u003e\u0072\u0075\u006e\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064: \u0025\u0064",_acae ); -continue ;};_dff =append (_dff ,_ggf );};};};_ff =_gdd (_dfg ,_dff ,_def );if _ff !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006eg\u0020f\u006f\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u003a\u0020\u0025\u0076",_ff ); -return nil ,_ff ;};_fac [_dfg ]=struct{}{};};return _fac ,nil ;}; +type CombineIdenticalIndirectObjects struct{};func _ecd (_faa []_ac .PdfObject )(map[_ac .PdfObject ]struct{},error ){_aeg :=_cedc (_faa );_adg :=_aeg ._bagg ;_cbe :=make (map[_ac .PdfObject ]struct{});_cgc :=_fcd (_adg );for _ ,_aebf :=range _adg {_fae ,_fecb :=_ac .GetDict (_aebf .PdfObject ); +if !_fecb {continue ;};_ecbf ,_fecb :=_ac .GetDict (_fae .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s"));if !_fecb {continue ;};_aebd :=_cgc ["\u0058O\u0062\u006a\u0065\u0063\u0074"];_ceaa ,_fecb :=_ac .GetDict (_ecbf .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074")); +if _fecb {_gedf :=_bdgd (_ceaa );for _ ,_fbc :=range _gedf {if _egfd (_fbc ,_aebd ){continue ;};_feg :=*_ac .MakeName (_fbc );_fba :=_ceaa .Get (_feg );_cbe [_fba ]=struct{}{};_ceaa .Remove (_feg );_fcae :=_gaab (_fba ,_cbe );if _fcae !=nil {_a .Log .Debug ("\u0066\u0061\u0069\u006ce\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065r\u0073e\u0020\u006f\u0062\u006a\u0065\u0063\u0074 \u0025\u0076",_fba ); +};};};_cbac ,_fecb :=_ac .GetDict (_ecbf .Get ("\u0046\u006f\u006e\u0074"));_bgec :=_cgc ["\u0046\u006f\u006e\u0074"];if _fecb {_fffg :=_bdgd (_cbac );for _ ,_afc :=range _fffg {if _egfd (_afc ,_bgec ){continue ;};_ccbc :=*_ac .MakeName (_afc );_bfdf :=_cbac .Get (_ccbc ); +_cbe [_bfdf ]=struct{}{};_cbac .Remove (_ccbc );_dcc :=_gaab (_bfdf ,_cbe );if _dcc !=nil {_a .Log .Debug ("\u0046\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074 %\u0076\u000a",_bfdf ); +};};};_gba ,_fecb :=_ac .GetDict (_ecbf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if _fecb {_bad :=_bdgd (_gba );_fcb :=_cgc ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];for _ ,_abgb :=range _bad {if _egfd (_abgb ,_fcb ){continue ;};_efg :=*_ac .MakeName (_abgb ); +_aga :=_gba .Get (_efg );_cbe [_aga ]=struct{}{};_gba .Remove (_efg );_effb :=_gaab (_aga ,_cbe );if _effb !=nil {_a .Log .Debug ("\u0066\u0061i\u006c\u0065\u0064\u0020\u0074\u006f\u0020\u0074\u0072\u0061\u0076\u0065\u0072\u0073\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074 %\u0076\u000a",_aga ); +};};};};return _cbe ,nil ;}; -// CompressStreams compresses uncompressed streams. +// CombineDuplicateStreams combines duplicated streams by its data hash. // It implements interface model.Optimizer. -type CompressStreams struct{}; - -// New creates a optimizers chain from options. -func New (options Options )*Chain {_bgb :=new (Chain );if options .CleanFonts ||options .SubsetFonts {_bgb .Append (&CleanFonts {Subset :options .SubsetFonts });};if options .CleanContentstream {_bgb .Append (new (CleanContentstream ));};if options .ImageUpperPPI > 0{_bfbaf :=new (ImagePPI ); -_bfbaf .ImageUpperPPI =options .ImageUpperPPI ;_bgb .Append (_bfbaf );};if options .ImageQuality > 0{_ddb :=new (Image );_ddb .ImageQuality =options .ImageQuality ;_bgb .Append (_ddb );};if options .CombineDuplicateDirectObjects {_bgb .Append (new (CombineDuplicateDirectObjects )); -};if options .CombineDuplicateStreams {_bgb .Append (new (CombineDuplicateStreams ));};if options .CombineIdenticalIndirectObjects {_bgb .Append (new (CombineIdenticalIndirectObjects ));};if options .UseObjectStreams {_bgb .Append (new (ObjectStreams )); -};if options .CompressStreams {_bgb .Append (new (CompressStreams ));};if options .CleanUnusedResources {_bgb .Append (new (CleanUnusedResources ));};return _bgb ;}; - -// Options describes PDF optimization parameters. -type Options struct{CombineDuplicateStreams bool ;CombineDuplicateDirectObjects bool ;ImageUpperPPI float64 ;ImageQuality int ;UseObjectStreams bool ;CombineIdenticalIndirectObjects bool ;CompressStreams bool ;CleanFonts bool ;SubsetFonts bool ;CleanContentstream bool ; -CleanUnusedResources bool ;};func _afabd (_dgda []_ce .PdfObject ){for _ffb ,_cebg :=range _dgda {switch _cec :=_cebg .(type ){case *_ce .PdfIndirectObject :_cec .ObjectNumber =int64 (_ffb +1);_cec .GenerationNumber =0;case *_ce .PdfObjectStream :_cec .ObjectNumber =int64 (_ffb +1); -_cec .GenerationNumber =0;case *_ce .PdfObjectStreams :_cec .ObjectNumber =int64 (_ffb +1);_cec .GenerationNumber =0;};};}; +type CombineDuplicateStreams struct{};type objectStructure struct{_gbe *_ac .PdfObjectDictionary ;_decg *_ac .PdfObjectDictionary ;_bagg []*_ac .PdfIndirectObject ;};func _caa (_ebcca *_bf .XObjectImage ,_cfeg imageModifications )error {_geag ,_feeb :=_ebcca .ToImage (); +if _feeb !=nil {return _feeb ;};if _cfeg .Scale !=0{_geag ,_feeb =_gfac (_geag ,_cfeg .Scale );if _feeb !=nil {return _feeb ;};};if _cfeg .Encoding !=nil {_ebcca .Filter =_cfeg .Encoding ;};_ebcca .Decode =nil ;switch _afgd :=_ebcca .Filter .(type ){case *_ac .FlateEncoder :if _afgd .Predictor !=1&&_afgd .Predictor !=11{_afgd .Predictor =1; +};};if _feeb =_ebcca .SetImage (_geag ,nil );_feeb !=nil {_a .Log .Debug ("\u0045\u0072\u0072or\u0020\u0073\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0076",_feeb );return _feeb ;};_ebcca .ToPdfObject (); +return nil ;}; // CleanContentstream cleans up redundant operands in content streams, including Page and XObject Form // contents. This process includes: // 1. Marked content operators are removed. // 2. Some operands are simplified (shorter form). // TODO: Add more reduction methods and improving the methods for identifying unnecessary operands. -type CleanContentstream struct{};func _addb (_efab []_ce .PdfObject ,_dbdb map[_ce .PdfObject ]_ce .PdfObject ){if len (_dbdb )==0{return ;};for _bcaf ,_aacab :=range _efab {if _acag ,_deed :=_dbdb [_aacab ];_deed {_efab [_bcaf ]=_acag ;continue ;};_dbdb [_aacab ]=_aacab ; -switch _adfb :=_aacab .(type ){case *_ce .PdfObjectArray :_fbcc :=make ([]_ce .PdfObject ,_adfb .Len ());copy (_fbcc ,_adfb .Elements ());_addb (_fbcc ,_dbdb );for _cbeb ,_cbcd :=range _fbcc {_adfb .Set (_cbeb ,_cbcd );};case *_ce .PdfObjectStreams :_addb (_adfb .Elements (),_dbdb ); -case *_ce .PdfObjectStream :_ecc :=[]_ce .PdfObject {_adfb .PdfObjectDictionary };_addb (_ecc ,_dbdb );_adfb .PdfObjectDictionary =_ecc [0].(*_ce .PdfObjectDictionary );case *_ce .PdfObjectDictionary :_dcfef :=_adfb .Keys ();_dedb :=make ([]_ce .PdfObject ,len (_dcfef )); -for _cbgg ,_adef :=range _dcfef {_dedb [_cbgg ]=_adfb .Get (_adef );};_addb (_dedb ,_dbdb );for _aaed ,_cfbd :=range _dcfef {_adfb .Set (_cfbd ,_dedb [_aaed ]);};case *_ce .PdfIndirectObject :_edee :=[]_ce .PdfObject {_adfb .PdfObject };_addb (_edee ,_dbdb ); -_adfb .PdfObject =_edee [0];};};}; +type CleanContentstream struct{}; -// CombineIdenticalIndirectObjects combines identical indirect objects. +// Chain allows to use sequence of optimizers. // It implements interface model.Optimizer. -type CombineIdenticalIndirectObjects struct{}; +type Chain struct{_bd []_bf .Optimizer };func _efee (_ceag _ac .PdfObject )(_cdfd string ,_cada []_ac .PdfObject ){var _dged _cb .Buffer ;switch _dedd :=_ceag .(type ){case *_ac .PdfIndirectObject :_cada =append (_cada ,_dedd );_ceag =_dedd .PdfObject ; +};switch _gfae :=_ceag .(type ){case *_ac .PdfObjectStream :if _beg ,_bgda :=_ac .DecodeStream (_gfae );_bgda ==nil {_dged .Write (_beg );_cada =append (_cada ,_gfae );};case *_ac .PdfObjectArray :for _ ,_cdb :=range _gfae .Elements (){switch _gfbd :=_cdb .(type ){case *_ac .PdfObjectStream :if _fag ,_deb :=_ac .DecodeStream (_gfbd ); +_deb ==nil {_dged .Write (_fag );_cada =append (_cada ,_gfbd );};};};};return _dged .String (),_cada ;}; + +// Append appends optimizers to the chain. +func (_fb *Chain )Append (optimizers ..._bf .Optimizer ){_fb ._bd =append (_fb ._bd ,optimizers ...)}; // Optimize optimizes PDF objects to decrease PDF size. -func (_afab *ImagePPI )Optimize (objects []_ce .PdfObject )(_ggaf []_ce .PdfObject ,_fdga error ){if _afab .ImageUpperPPI <=0{return objects ,nil ;};_efad :=_fff (objects );if len (_efad )==0{return objects ,nil ;};_eed :=make (map[_ce .PdfObject ]struct{}); -for _ ,_dag :=range _efad {_bcec :=_dag .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_eed [_bcec ]=struct{}{};};_afga :=make (map[*_ce .PdfObjectStream ]*imageInfo );for _ ,_fae :=range _efad {_afga [_fae .Stream ]=_fae ;};var _efadd *_ce .PdfObjectDictionary ; -for _ ,_dadgc :=range objects {if _ade ,_aedd :=_ce .GetDict (_dadgc );_efadd ==nil &&_aedd {if _eeeg ,_cba :=_ce .GetName (_ade .Get ("\u0054\u0079\u0070\u0065"));_cba &&*_eeeg =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_efadd =_ade ;};};};if _efadd ==nil {return objects ,nil ; -};_caaf ,_cbfc :=_ce .GetDict (_efadd .Get ("\u0050\u0061\u0067e\u0073"));if !_cbfc {return objects ,nil ;};_eafa ,_deff :=_ce .GetArray (_caaf .Get ("\u004b\u0069\u0064\u0073"));if !_deff {return objects ,nil ;};for _ ,_cagc :=range _eafa .Elements (){_dda :=make (map[string ]*imageInfo ); -_bccb ,_eade :=_ce .GetDict (_cagc );if !_eade {continue ;};_becd ,_ :=_ffa (_bccb .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if len (_becd )==0{continue ;};_fbb ,_gaa :=_ce .GetDict (_bccb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_gaa {continue ;};_dfba ,_bccg :=_aa .NewPdfPageResourcesFromDict (_fbb );if _bccg !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020-\u0020\u0069\u0067\u006e\u006fr\u0069\u006eg\u003a\u0020\u0025\u0076",_bccg ); -continue ;};_cfcfd ,_eef :=_ce .GetDict (_fbb .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if !_eef {continue ;};_dcdd :=_cfcfd .Keys ();for _ ,_agg :=range _dcdd {if _eace ,_fbc :=_ce .GetStream (_cfcfd .Get (_agg ));_fbc {if _efgc ,_ecg :=_afga [_eace ]; -_ecg {_dda [string (_agg )]=_efgc ;};};};_cabe :=_adc .NewContentStreamParser (_becd );_edf ,_bccg :=_cabe .Parse ();if _bccg !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_bccg );continue ;};_ged :=_adc .NewContentStreamProcessor (*_edf ); -_ged .AddHandler (_adc .HandlerConditionEnumAllOperands ,"",func (_cdaf *_adc .ContentStreamOperation ,_egab _adc .GraphicsState ,_cdafc *_aa .PdfPageResources )error {switch _cdaf .Operand {case "\u0044\u006f":if len (_cdaf .Params )!=1{_c .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0044\u006f\u0020w\u0069\u0074\u0068\u0020\u006c\u0065\u006e\u0028\u0070\u0061ra\u006d\u0073\u0029 \u0021=\u0020\u0031"); -return nil ;};_baad ,_dead :=_ce .GetName (_cdaf .Params [0]);if !_dead {_c .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0044\u006f\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u006e\u0020\u004e\u0061\u006d\u0065\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072"); -return nil ;};if _fafa ,_ffef :=_dda [string (*_baad )];_ffef {_eec :=_egab .CTM .ScalingFactorX ();_edef :=_egab .CTM .ScalingFactorY ();_fccg ,_efde :=_eec /72.0,_edef /72.0;_aee ,_fdf :=float64 (_fafa .Width )/_fccg ,float64 (_fafa .Height )/_efde ; -if _fccg ==0||_efde ==0{_aee =72.0;_fdf =72.0;};_fafa .PPI =_ad .Max (_fafa .PPI ,_aee );_fafa .PPI =_ad .Max (_fafa .PPI ,_fdf );};};return nil ;});_bccg =_ged .Process (_dfba );if _bccg !=nil {_c .Log .Debug ("E\u0052\u0052\u004f\u0052 p\u0072o\u0063\u0065\u0073\u0073\u0069n\u0067\u003a\u0020\u0025\u002b\u0076",_bccg ); -continue ;};};for _ ,_cbfd :=range _efad {if _ ,_dcce :=_eed [_cbfd .Stream ];_dcce {continue ;};if _cbfd .PPI <=_afab .ImageUpperPPI {continue ;};_eedd ,_gebff :=_aa .NewXObjectImageFromStream (_cbfd .Stream );if _gebff !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gebff ); -continue ;};var _fbbd imageModifications ;_fbbd .Scale =_afab .ImageUpperPPI /_cbfd .PPI ;if _cbfd .BitsPerComponent ==1&&_cbfd .ColorComponents ==1{_edd :=_ad .Round (_cbfd .PPI /_afab .ImageUpperPPI );_eefg :=_e .NextPowerOf2 (uint (_edd ));if _e .InDelta (float64 (_eefg ),1/_fbbd .Scale ,0.3){_fbbd .Scale =float64 (1)/float64 (_eefg ); -};if _ ,_afgae :=_eedd .Filter .(*_ce .JBIG2Encoder );!_afgae {_fbbd .Encoding =_ce .NewJBIG2Encoder ();};};if _gebff =_gfcd (_eedd ,_fbbd );_gebff !=nil {_c .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u0073\u0063\u0061\u006c\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u006be\u0065\u0070\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_gebff ); -continue ;};_fbbd .Encoding =nil ;if _fca ,_gbbd :=_ce .GetStream (_cbfd .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b"));_gbbd {_fee ,_dcg :=_aa .NewXObjectImageFromStream (_fca );if _dcg !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_dcg ); -continue ;};if _dcg =_gfcd (_fee ,_fbbd );_dcg !=nil {_c .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_dcg );continue ;};};};return objects ,nil ;}; +func (_ded *CleanContentstream )Optimize (objects []_ac .PdfObject )(_ee []_ac .PdfObject ,_gfb error ){_fcg :=map[*_ac .PdfObjectStream ]struct{}{};var _ega []*_ac .PdfObjectStream ;_gef :=func (_dg *_ac .PdfObjectStream ){if _ ,_egb :=_fcg [_dg ];!_egb {_fcg [_dg ]=struct{}{}; +_ega =append (_ega ,_dg );};};_ffb :=map[_ac .PdfObject ]bool {};_bg :=map[_ac .PdfObject ]bool {};for _ ,_af :=range objects {switch _ef :=_af .(type ){case *_ac .PdfIndirectObject :switch _egg :=_ef .PdfObject .(type ){case *_ac .PdfObjectDictionary :if _df ,_ba :=_ac .GetName (_egg .Get ("\u0054\u0079\u0070\u0065")); +!_ba ||_df .String ()!="\u0050\u0061\u0067\u0065"{continue ;};if _bge ,_caf :=_ac .GetStream (_egg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));_caf {_gef (_bge );}else if _ce ,_fbd :=_ac .GetArray (_egg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073")); +_fbd {var _edd []*_ac .PdfObjectStream ;for _ ,_cgg :=range _ce .Elements (){if _gbf ,_ggf :=_ac .GetStream (_cgg );_ggf {_edd =append (_edd ,_gbf );};};if len (_edd )> 0{var _cd _cb .Buffer ;for _ ,_ag :=range _edd {if _eaf ,_eca :=_ac .DecodeStream (_ag ); +_eca ==nil {_cd .Write (_eaf );};_ffb [_ag ]=true ;};_fec ,_ab :=_ac .MakeStream (_cd .Bytes (),_ac .NewFlateEncoder ());if _ab !=nil {return nil ,_ab ;};_bg [_fec ]=true ;_egg .Set ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073",_fec );_gef (_fec ); +};};};case *_ac .PdfObjectStream :if _fef ,_cf :=_ac .GetName (_ef .Get ("\u0054\u0079\u0070\u0065"));!_cf ||_fef .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _ccg ,_ccc :=_ac .GetName (_ef .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +!_ccc ||_ccg .String ()!="\u0046\u006f\u0072\u006d"{continue ;};_gef (_ef );};};for _ ,_fd :=range _ega {_gfb =_ea (_fd );if _gfb !=nil {return nil ,_gfb ;};};_ee =nil ;for _ ,_efc :=range objects {if _ffb [_efc ]{continue ;};_ee =append (_ee ,_efc );}; +for _dae :=range _bg {_ee =append (_ee ,_dae );};return _ee ,nil ;};func _gfac (_beb *_bf .Image ,_gcdf float64 )(*_bf .Image ,error ){_efff ,_ddgc :=_beb .ToGoImage ();if _ddgc !=nil {return nil ,_ddgc ;};var _bbb _f .Image ;_fdee ,_cgb :=_efff .(*_f .Monochrome ); +if _cgb {if _ddgc =_fdee .ResolveDecode ();_ddgc !=nil {return nil ,_ddgc ;};_bbb ,_ddgc =_fdee .Scale (_gcdf );if _ddgc !=nil {return nil ,_ddgc ;};}else {_dfgc :=int (_e .RoundToEven (float64 (_beb .Width )*_gcdf ));_fce :=int (_e .RoundToEven (float64 (_beb .Height )*_gcdf )); +_bbb ,_ddgc =_f .NewImage (_dfgc ,_fce ,int (_beb .BitsPerComponent ),_beb .ColorComponents ,nil ,nil ,nil );if _ddgc !=nil {return nil ,_ddgc ;};_g .CatmullRom .Scale (_bbb ,_bbb .Bounds (),_efff ,_efff .Bounds (),_g .Over ,&_g .Options {});};_ggff :=_bbb .Base (); +_defe :=&_bf .Image {Width :int64 (_ggff .Width ),Height :int64 (_ggff .Height ),BitsPerComponent :int64 (_ggff .BitsPerComponent ),ColorComponents :_ggff .ColorComponents ,Data :_ggff .Data };_defe .SetDecode (_ggff .Decode );_defe .SetAlpha (_ggff .Alpha ); +return _defe ,nil ;}; -// Chain allows to use sequence of optimizers. +// Image optimizes images by rewrite images into JPEG format with quality equals to ImageQuality. +// TODO(a5i): Add support for inline images. // It implements interface model.Optimizer. -type Chain struct{_dg []_aa .Optimizer };type imageInfo struct{BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_ce .PdfObjectStream ;PPI float64 ;}; +type Image struct{ImageQuality int ;};func _cedc (_bggg []_ac .PdfObject )objectStructure {_dbegb :=objectStructure {};_dggfc :=false ;for _ ,_ege :=range _bggg {switch _daee :=_ege .(type ){case *_ac .PdfIndirectObject :_dbba ,_ddf :=_ac .GetDict (_daee ); +if !_ddf {continue ;};_ffcf ,_ddf :=_ac .GetName (_dbba .Get ("\u0054\u0079\u0070\u0065"));if !_ddf {continue ;};switch _ffcf .String (){case "\u0043a\u0074\u0061\u006c\u006f\u0067":_dbegb ._gbe =_dbba ;_dggfc =true ;};};if _dggfc {break ;};};if !_dggfc {return _dbegb ; +};_fdbd ,_eacb :=_ac .GetDict (_dbegb ._gbe .Get ("\u0050\u0061\u0067e\u0073"));if !_eacb {return _dbegb ;};_dbegb ._decg =_fdbd ;_fdea ,_eacb :=_ac .GetArray (_fdbd .Get ("\u004b\u0069\u0064\u0073"));if !_eacb {return _dbegb ;};for _ ,_eab :=range _fdea .Elements (){_eag ,_feae :=_ac .GetIndirect (_eab ); +if !_feae {break ;};_dbegb ._bagg =append (_dbegb ._bagg ,_eag );};return _dbegb ;}; + +// Options describes PDF optimization parameters. +type Options struct{CombineDuplicateStreams bool ;CombineDuplicateDirectObjects bool ;ImageUpperPPI float64 ;ImageQuality int ;UseObjectStreams bool ;CombineIdenticalIndirectObjects bool ;CompressStreams bool ;CleanFonts bool ;SubsetFonts bool ;CleanContentstream bool ; +CleanUnusedResources bool ;};func _faca (_bade []_ac .PdfObject ,_ddcg map[_ac .PdfObject ]_ac .PdfObject ){if len (_ddcg )==0{return ;};for _fgf ,_bdec :=range _bade {if _eea ,_geg :=_ddcg [_bdec ];_geg {_bade [_fgf ]=_eea ;continue ;};_ddcg [_bdec ]=_bdec ; +switch _daca :=_bdec .(type ){case *_ac .PdfObjectArray :_fafd :=make ([]_ac .PdfObject ,_daca .Len ());copy (_fafd ,_daca .Elements ());_faca (_fafd ,_ddcg );for _aef ,_gaacf :=range _fafd {_daca .Set (_aef ,_gaacf );};case *_ac .PdfObjectStreams :_faca (_daca .Elements (),_ddcg ); +case *_ac .PdfObjectStream :_edda :=[]_ac .PdfObject {_daca .PdfObjectDictionary };_faca (_edda ,_ddcg );_daca .PdfObjectDictionary =_edda [0].(*_ac .PdfObjectDictionary );case *_ac .PdfObjectDictionary :_cedg :=_daca .Keys ();_cdgd :=make ([]_ac .PdfObject ,len (_cedg )); +for _fggc ,_cdgeg :=range _cedg {_cdgd [_fggc ]=_daca .Get (_cdgeg );};_faca (_cdgd ,_ddcg );for _gbgf ,_afba :=range _cedg {_daca .Set (_afba ,_cdgd [_gbgf ]);};case *_ac .PdfIndirectObject :_gfag :=[]_ac .PdfObject {_daca .PdfObject };_faca (_gfag ,_ddcg ); +_daca .PdfObject =_gfag [0];};};}; + +// ImagePPI optimizes images by scaling images such that the PPI (pixels per inch) is never higher than ImageUpperPPI. +// TODO(a5i): Add support for inline images. +// It implements interface model.Optimizer. +type ImagePPI struct{ImageUpperPPI float64 ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_fdge *CombineDuplicateStreams )Optimize (objects []_ce .PdfObject )(_egdc []_ce .PdfObject ,_dgaa error ){_cdc :=make (map[_ce .PdfObject ]_ce .PdfObject );_dfgb :=make (map[_ce .PdfObject ]struct{});_bdfe :=make (map[string ][]*_ce .PdfObjectStream ); -for _ ,_aaca :=range objects {if _cac ,_gef :=_aaca .(*_ce .PdfObjectStream );_gef {_afge :=_af .New ();_afge .Write (_cac .Stream );_afge .Write ([]byte (_cac .PdfObjectDictionary .WriteString ()));_gfgf :=string (_afge .Sum (nil ));_bdfe [_gfgf ]=append (_bdfe [_gfgf ],_cac ); -};};for _ ,_eeaf :=range _bdfe {if len (_eeaf )< 2{continue ;};_afe :=_eeaf [0];for _fafg :=1;_fafg < len (_eeaf );_fafg ++{_bfa :=_eeaf [_fafg ];_cdc [_bfa ]=_afe ;_dfgb [_bfa ]=struct{}{};};};_egdc =make ([]_ce .PdfObject ,0,len (objects )-len (_dfgb )); -for _ ,_dafd :=range objects {if _ ,_cgeb :=_dfgb [_dafd ];_cgeb {continue ;};_egdc =append (_egdc ,_dafd );};_addb (_egdc ,_cdc );return _egdc ,nil ;};func _ffa (_fbgd _ce .PdfObject )(_gbac string ,_ggff []_ce .PdfObject ){var _bgbf _df .Buffer ;switch _bac :=_fbgd .(type ){case *_ce .PdfIndirectObject :_ggff =append (_ggff ,_bac ); -_fbgd =_bac .PdfObject ;};switch _abfaa :=_fbgd .(type ){case *_ce .PdfObjectStream :if _afgfd ,_agfd :=_ce .DecodeStream (_abfaa );_agfd ==nil {_bgbf .Write (_afgfd );_ggff =append (_ggff ,_abfaa );};case *_ce .PdfObjectArray :for _ ,_afaf :=range _abfaa .Elements (){switch _bege :=_afaf .(type ){case *_ce .PdfObjectStream :if _cadf ,_faga :=_ce .DecodeStream (_bege ); -_faga ==nil {_bgbf .Write (_cadf );_ggff =append (_ggff ,_bege );};};};};return _bgbf .String (),_ggff ;}; +func (_fa *Chain )Optimize (objects []_ac .PdfObject )(_de []_ac .PdfObject ,_ff error ){_db :=objects ;for _ ,_fc :=range _fa ._bd {_cc ,_ecc :=_fc .Optimize (_db );if _ecc !=nil {_a .Log .Debug ("\u0045\u0052\u0052OR\u0020\u004f\u0070\u0074\u0069\u006d\u0069\u007a\u0061\u0074\u0069\u006f\u006e\u003a\u0020\u0025\u002b\u0076",_ecc ); +continue ;};_db =_cc ;};return _db ,nil ;}; // Optimize optimizes PDF objects to decrease PDF size. -func (_effd *CombineIdenticalIndirectObjects )Optimize (objects []_ce .PdfObject )(_gae []_ce .PdfObject ,_fba error ){_afabd (objects );_gff :=make (map[_ce .PdfObject ]_ce .PdfObject );_cggf :=make (map[_ce .PdfObject ]struct{});_gaf :=make (map[string ][]*_ce .PdfIndirectObject ); -for _ ,_feaa :=range objects {_gea ,_cfb :=_feaa .(*_ce .PdfIndirectObject );if !_cfb {continue ;};if _dffa ,_cbef :=_gea .PdfObject .(*_ce .PdfObjectDictionary );_cbef {if _bdda ,_dgd :=_dffa .Get ("\u0054\u0079\u0070\u0065").(*_ce .PdfObjectName );_dgd &&*_bdda =="\u0050\u0061\u0067\u0065"{continue ; -};if _bcg :=_dffa .Keys ();len (_bcg )==0{continue ;};_ecec :=_af .New ();_ecec .Write ([]byte (_dffa .WriteString ()));_eceg :=string (_ecec .Sum (nil ));_gaf [_eceg ]=append (_gaf [_eceg ],_gea );};};for _ ,_eca :=range _gaf {if len (_eca )< 2{continue ; -};_aaae :=_eca [0];for _fgga :=1;_fgga < len (_eca );_fgga ++{_bbd :=_eca [_fgga ];_gff [_bbd ]=_aaae ;_cggf [_bbd ]=struct{}{};};};_gae =make ([]_ce .PdfObject ,0,len (objects )-len (_cggf ));for _ ,_gfee :=range objects {if _ ,_addc :=_cggf [_gfee ]; -_addc {continue ;};_gae =append (_gae ,_gfee );};_addb (_gae ,_gff );return _gae ,nil ;}; +func (_cbd *CleanFonts )Optimize (objects []_ac .PdfObject )(_egc []_ac .PdfObject ,_edac error ){var _cdg map[*_ac .PdfObjectStream ]struct{};if _cbd .Subset {var _abg error ;_cdg ,_abg =_fff (objects );if _abg !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004fR\u003a\u0020\u0046\u0061\u0069\u006c\u0065\u0064\u0020\u0073u\u0062s\u0065\u0074\u0074\u0069\u006e\u0067\u003a \u0025\u0076",_abg ); +return nil ,_abg ;};};for _ ,_dee :=range objects {_ede ,_bee :=_ac .GetStream (_dee );if !_bee {continue ;};if _ ,_bfd :=_cdg [_ede ];_bfd {continue ;};_eggf ,_gdb :=_ac .NewEncoderFromStream (_ede );if _gdb !=nil {_a .Log .Debug ("\u0045\u0052RO\u0052\u0020\u0067e\u0074\u0074\u0069\u006eg e\u006eco\u0064\u0065\u0072\u003a\u0020\u0025\u0076 -\u0020\u0069\u0067\u006e\u006f\u0072\u0069n\u0067",_gdb ); +continue ;};_aggc ,_gdb :=_eggf .DecodeStream (_ede );if _gdb !=nil {_a .Log .Debug ("\u0044\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065r\u0072\u006f\u0072\u0020\u003a\u0020\u0025v\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067",_gdb ); +continue ;};if len (_aggc )< 4{continue ;};_gbce :=string (_aggc [:4]);if _gbce =="\u004f\u0054\u0054\u004f"{continue ;};if _gbce !="\u0000\u0001\u0000\u0000"&&_gbce !="\u0074\u0072\u0075\u0065"{continue ;};_cda ,_gdb :=_bb .Parse (_cb .NewReader (_aggc )); +if _gdb !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020P\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_gdb );continue ;};_gdb =_cda .Optimize (); +if _gdb !=nil {_a .Log .Debug ("\u0045\u0052RO\u0052\u0020\u004fp\u0074\u0069\u006d\u0069zin\u0067 f\u006f\u006e\u0074\u003a\u0020\u0025\u0076 -\u0020\u0073\u006b\u0069\u0070\u0070\u0069n\u0067",_gdb );continue ;};var _fdf _cb .Buffer ;_gdb =_cda .Write (&_fdf ); +if _gdb !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020W\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076\u0020\u002d\u0020\u0069\u0067\u006eo\u0072\u0069\u006e\u0067",_gdb );continue ;};if _fdf .Len ()> len (_aggc ){_a .Log .Debug ("\u0052\u0065-\u0077\u0072\u0069\u0074\u0074\u0065\u006e\u0020\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u002d\u0020\u0073\u006b\u0069\u0070"); +continue ;};_ecb ,_gdb :=_ac .MakeStream (_fdf .Bytes (),_ac .NewFlateEncoder ());if _gdb !=nil {continue ;};*_ede =*_ecb ;_ede .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ac .MakeInteger (int64 (_fdf .Len ())));};return objects ,nil ;}; -// ObjectStreams groups PDF objects to object streams. +// Optimize optimizes PDF objects to decrease PDF size. +func (_fbea *ObjectStreams )Optimize (objects []_ac .PdfObject )(_ead []_ac .PdfObject ,_egccg error ){_fbcc :=&_ac .PdfObjectStreams {};_fdfg :=make ([]_ac .PdfObject ,0,len (objects ));for _ ,_gage :=range objects {if _gaf ,_adc :=_gage .(*_ac .PdfIndirectObject ); +_adc &&_gaf .GenerationNumber ==0{_fbcc .Append (_gage );}else {_fdfg =append (_fdfg ,_gage );};};if _fbcc .Len ()==0{return _fdfg ,nil ;};_ead =make ([]_ac .PdfObject ,0,len (_fdfg )+_fbcc .Len ()+1);if _fbcc .Len ()> 1{_ead =append (_ead ,_fbcc );};_ead =append (_ead ,_fbcc .Elements ()...); +_ead =append (_ead ,_fdfg ...);return _ead ,nil ;}; + +// Optimize optimizes PDF objects to decrease PDF size. +func (_fdc *CombineIdenticalIndirectObjects )Optimize (objects []_ac .PdfObject )(_caeg []_ac .PdfObject ,_ddad error ){_agdc (objects );_bacg :=make (map[_ac .PdfObject ]_ac .PdfObject );_cggf :=make (map[_ac .PdfObject ]struct{});_cfgd :=make (map[string ][]*_ac .PdfIndirectObject ); +for _ ,_gaac :=range objects {_gfbf ,_gge :=_gaac .(*_ac .PdfIndirectObject );if !_gge {continue ;};if _ggba ,_acd :=_gfbf .PdfObject .(*_ac .PdfObjectDictionary );_acd {if _afcb ,_ggd :=_ggba .Get ("\u0054\u0079\u0070\u0065").(*_ac .PdfObjectName );_ggd &&*_afcb =="\u0050\u0061\u0067\u0065"{continue ; +};if _fffa :=_ggba .Keys ();len (_fffa )==0{continue ;};_ggbg :=_c .New ();_ggbg .Write ([]byte (_ggba .WriteString ()));_acee :=string (_ggbg .Sum (nil ));_cfgd [_acee ]=append (_cfgd [_acee ],_gfbf );};};for _ ,_gddd :=range _cfgd {if len (_gddd )< 2{continue ; +};_afga :=_gddd [0];for _cfe :=1;_cfe < len (_gddd );_cfe ++{_fbf :=_gddd [_cfe ];_bacg [_fbf ]=_afga ;_cggf [_fbf ]=struct{}{};};};_caeg =make ([]_ac .PdfObject ,0,len (objects )-len (_cggf ));for _ ,_cfaa :=range objects {if _ ,_gaae :=_cggf [_cfaa ]; +_gaae {continue ;};_caeg =append (_caeg ,_cfaa );};_faca (_caeg ,_bacg );return _caeg ,nil ;};func _egfd (_gca string ,_aca []string )bool {for _ ,_gbafd :=range _aca {if _gca ==_gbafd {return true ;};};return false ;};func _gf (_bdb *_ec .ContentStreamOperations )*_ec .ContentStreamOperations {if _bdb ==nil {return nil ; +};_gb :=_ec .ContentStreamOperations {};for _ ,_ge :=range *_bdb {switch _ge .Operand {case "\u0042\u0044\u0043","\u0042\u004d\u0043","\u0045\u004d\u0043":continue ;case "\u0054\u006d":if len (_ge .Params )==6{if _da ,_fg :=_ac .GetNumbersAsFloat (_ge .Params ); +_fg ==nil {if _da [0]==1&&_da [1]==0&&_da [2]==0&&_da [3]==1{_ge =&_ec .ContentStreamOperation {Params :[]_ac .PdfObject {_ge .Params [4],_ge .Params [5]},Operand :"\u0054\u0064"};};};};};_gb =append (_gb ,_ge );};return &_gb ;}; + +// Optimize optimizes PDF objects to decrease PDF size. +func (_acc *ImagePPI )Optimize (objects []_ac .PdfObject )(_agdb []_ac .PdfObject ,_acdd error ){if _acc .ImageUpperPPI <=0{return objects ,nil ;};_dccb :=_aded (objects );if len (_dccb )==0{return objects ,nil ;};_cdge :=make (map[_ac .PdfObject ]struct{}); +for _ ,_bbfe :=range _dccb {_bdeg :=_bbfe .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_cdge [_bdeg ]=struct{}{};};_ffbb :=make (map[*_ac .PdfObjectStream ]*imageInfo );for _ ,_bbgb :=range _dccb {_ffbb [_bbgb .Stream ]=_bbgb ;};var _bdca *_ac .PdfObjectDictionary ; +for _ ,_bed :=range objects {if _ffbg ,_bbbe :=_ac .GetDict (_bed );_bdca ==nil &&_bbbe {if _dbb ,_ceb :=_ac .GetName (_ffbg .Get ("\u0054\u0079\u0070\u0065"));_ceb &&*_dbb =="\u0043a\u0074\u0061\u006c\u006f\u0067"{_bdca =_ffbg ;};};};if _bdca ==nil {return objects ,nil ; +};_eba ,_dgb :=_ac .GetDict (_bdca .Get ("\u0050\u0061\u0067e\u0073"));if !_dgb {return objects ,nil ;};_adea ,_dca :=_ac .GetArray (_eba .Get ("\u004b\u0069\u0064\u0073"));if !_dca {return objects ,nil ;};for _ ,_aed :=range _adea .Elements (){_afa :=make (map[string ]*imageInfo ); +_fcaef ,_ebdbb :=_ac .GetDict (_aed );if !_ebdbb {continue ;};_bgcf ,_ :=_efee (_fcaef .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"));if len (_bgcf )==0{continue ;};_dfbff ,_ggda :=_ac .GetDict (_fcaef .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_ggda {continue ;};_ddbc ,_gaee :=_bf .NewPdfPageResourcesFromDict (_dfbff );if _gaee !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0073\u0020-\u0020\u0069\u0067\u006e\u006fr\u0069\u006eg\u003a\u0020\u0025\u0076",_gaee ); +continue ;};_acac ,_cbef :=_ac .GetDict (_dfbff .Get ("\u0058O\u0062\u006a\u0065\u0063\u0074"));if !_cbef {continue ;};_bdbfd :=_acac .Keys ();for _ ,_fecf :=range _bdbfd {if _cbgf ,_afae :=_ac .GetStream (_acac .Get (_fecf ));_afae {if _eacd ,_ddbe :=_ffbb [_cbgf ]; +_ddbe {_afa [string (_fecf )]=_eacd ;};};};_eaee :=_ec .NewContentStreamParser (_bgcf );_cfad ,_gaee :=_eaee .Parse ();if _gaee !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gaee );continue ;};_afgg :=_ec .NewContentStreamProcessor (*_cfad ); +_afgg .AddHandler (_ec .HandlerConditionEnumAllOperands ,"",func (_cadf *_ec .ContentStreamOperation ,_aedf _ec .GraphicsState ,_bdd *_bf .PdfPageResources )error {switch _cadf .Operand {case "\u0044\u006f":if len (_cadf .Params )!=1{_a .Log .Debug ("E\u0052\u0052\u004f\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0044\u006f\u0020w\u0069\u0074\u0068\u0020\u006c\u0065\u006e\u0028\u0070\u0061ra\u006d\u0073\u0029 \u0021=\u0020\u0031"); +return nil ;};_ebee ,_bbe :=_ac .GetName (_cadf .Params [0]);if !_bbe {_a .Log .Debug ("\u0045\u0052\u0052O\u0052\u003a\u0020\u0049\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0044\u006f\u0020\u0077\u0069\u0074\u0068\u0020\u006e\u006f\u006e\u0020\u004e\u0061\u006d\u0065\u0020p\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072"); +return nil ;};if _ggea ,_fdcc :=_afa [string (*_ebee )];_fdcc {_ebab :=_aedf .CTM .ScalingFactorX ();_dad :=_aedf .CTM .ScalingFactorY ();_gdba ,_bdbc :=_ebab /72.0,_dad /72.0;_gcdc ,_caed :=float64 (_ggea .Width )/_gdba ,float64 (_ggea .Height )/_bdbc ; +if _gdba ==0||_bdbc ==0{_gcdc =72.0;_caed =72.0;};_ggea .PPI =_e .Max (_ggea .PPI ,_gcdc );_ggea .PPI =_e .Max (_ggea .PPI ,_caed );};};return nil ;});_gaee =_afgg .Process (_ddbc );if _gaee !=nil {_a .Log .Debug ("E\u0052\u0052\u004f\u0052 p\u0072o\u0063\u0065\u0073\u0073\u0069n\u0067\u003a\u0020\u0025\u002b\u0076",_gaee ); +continue ;};};for _ ,_dfd :=range _dccb {if _ ,_ccab :=_cdge [_dfd .Stream ];_ccab {continue ;};if _dfd .PPI <=_acc .ImageUpperPPI {continue ;};_fcbg ,_gec :=_bf .NewXObjectImageFromStream (_dfd .Stream );if _gec !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_gec ); +continue ;};var _gcf imageModifications ;_gcf .Scale =_acc .ImageUpperPPI /_dfd .PPI ;if _dfd .BitsPerComponent ==1&&_dfd .ColorComponents ==1{_faf :=_e .Round (_dfd .PPI /_acc .ImageUpperPPI );_gede :=_f .NextPowerOf2 (uint (_faf ));if _f .InDelta (float64 (_gede ),1/_gcf .Scale ,0.3){_gcf .Scale =float64 (1)/float64 (_gede ); +};if _ ,_ccdc :=_fcbg .Filter .(*_ac .JBIG2Encoder );!_ccdc {_gcf .Encoding =_ac .NewJBIG2Encoder ();};};if _gec =_caa (_fcbg ,_gcf );_gec !=nil {_a .Log .Debug ("\u0045\u0072\u0072\u006f\u0072 \u0073\u0063\u0061\u006c\u0065\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u006be\u0065\u0070\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u0069\u006d\u0061\u0067\u0065\u003a\u0020\u0025\u0073",_gec ); +continue ;};_gcf .Encoding =nil ;if _bfbf ,_ecgg :=_ac .GetStream (_dfd .Stream .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b"));_ecgg {_bdbb ,_acga :=_bf .NewXObjectImageFromStream (_bfbf );if _acga !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_acga ); +continue ;};if _acga =_caa (_bdbb ,_gcf );_acga !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0025\u002b\u0076",_acga );continue ;};};};return objects ,nil ;};func _dge (_gc *_ac .PdfObjectStream ,_dba []rune ,_cde []_bb .GlyphIndex )error {_gc ,_gda :=_ac .GetStream (_gc ); +if !_gda {_a .Log .Debug ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u006e\u006f\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u002d\u002d\u0020\u0041\u0042\u004f\u0052T\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0074\u0069\u006e\u0067"); +return _ca .New ("\u0066\u006f\u006e\u0074fi\u006c\u0065\u0032\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064");};_ggc ,_ffe :=_ac .DecodeStream (_gc );if _ffe !=nil {_a .Log .Debug ("\u0044\u0065c\u006f\u0064\u0065 \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ffe ); +return _ffe ;};_cfgc ,_ffe :=_bb .Parse (_cb .NewReader (_ggc ));if _ffe !=nil {_a .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069n\u0067\u0020\u0025\u0064\u0020\u0062\u0079\u0074\u0065\u0020f\u006f\u006e\u0074",len (_gc .Stream )); +return _ffe ;};_aag :=_cde ;if len (_dba )> 0{_egf :=_cfgc .LookupRunes (_dba );_aag =append (_aag ,_egf ...);};_cfgc ,_ffe =_cfgc .SubsetKeepIndices (_aag );if _ffe !=nil {_a .Log .Debug ("\u0045R\u0052\u004f\u0052\u0020s\u0075\u0062\u0073\u0065\u0074t\u0069n\u0067 \u0066\u006f\u006e\u0074\u003a\u0020\u0025v",_ffe ); +return _ffe ;};var _dc _cb .Buffer ;_ffe =_cfgc .Write (&_dc );if _ffe !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ffe );return _ffe ;};if _dc .Len ()> len (_ggc ){_a .Log .Debug ("\u0052\u0065-\u0077\u0072\u0069\u0074\u0074\u0065\u006e\u0020\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006c\u0061\u0072\u0067\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u002d\u0020\u0073\u006b\u0069\u0070"); +return nil ;};_eb ,_ffe :=_ac .MakeStream (_dc .Bytes (),_ac .NewFlateEncoder ());if _ffe !=nil {_a .Log .Debug ("\u0045\u0052\u0052\u004fR \u0057\u0072\u0069\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u003a\u0020%\u0076",_ffe );return _ffe ; +};*_gc =*_eb ;_gc .Set ("\u004ce\u006e\u0067\u0074\u0068\u0031",_ac .MakeInteger (int64 (_dc .Len ())));return nil ;};type imageModifications struct{Scale float64 ;Encoding _ac .StreamEncoder ;}; + +// CombineDuplicateDirectObjects combines duplicated direct objects by its data hash. // It implements interface model.Optimizer. -type ObjectStreams struct{}; \ No newline at end of file +type CombineDuplicateDirectObjects struct{}; + +// GetOptimizers gets the list of optimizers in chain `c`. +func (_dbd *Chain )GetOptimizers ()[]_bf .Optimizer {return _dbd ._bd }; + +// Optimize optimizes PDF objects to decrease PDF size. +func (_bfe *CombineDuplicateDirectObjects )Optimize (objects []_ac .PdfObject )(_ada []_ac .PdfObject ,_cae error ){_agdc (objects );_gbaff :=make (map[string ][]*_ac .PdfObjectDictionary );var _ace func (_fdac *_ac .PdfObjectDictionary );_ace =func (_ecga *_ac .PdfObjectDictionary ){for _ ,_ffc :=range _ecga .Keys (){_fgef :=_ecga .Get (_ffc ); +if _baee ,_abc :=_fgef .(*_ac .PdfObjectDictionary );_abc {if _adf :=_baee .Keys ();len (_adf )==0{continue ;};_abce :=_c .New ();_abce .Write ([]byte (_baee .WriteString ()));_cac :=string (_abce .Sum (nil ));_gbaff [_cac ]=append (_gbaff [_cac ],_baee ); +_ace (_baee );};};};for _ ,_fedc :=range objects {_age ,_bgg :=_fedc .(*_ac .PdfIndirectObject );if !_bgg {continue ;};if _cgac ,_egacd :=_age .PdfObject .(*_ac .PdfObjectDictionary );_egacd {_ace (_cgac );};};_fgac :=make ([]_ac .PdfObject ,0,len (_gbaff )); +_cbf :=make (map[_ac .PdfObject ]_ac .PdfObject );for _ ,_bac :=range _gbaff {if len (_bac )< 2{continue ;};_gbfcf :=_ac .MakeDict ();_gbfcf .Merge (_bac [0]);_cbfg :=_ac .MakeIndirectObject (_gbfcf );_fgac =append (_fgac ,_cbfg );for _cdc :=0;_cdc < len (_bac ); +_cdc ++{_cgca :=_bac [_cdc ];_cbf [_cgca ]=_cbfg ;};};_ada =make ([]_ac .PdfObject ,len (objects ));copy (_ada ,objects );_ada =append (_fgac ,_ada ...);_faca (_ada ,_cbf );return _ada ,nil ;};func _gaab (_dac _ac .PdfObject ,_bdcg map[_ac .PdfObject ]struct{})error {if _fbbb ,_gfg :=_dac .(*_ac .PdfIndirectObject ); +_gfg {_bdcg [_dac ]=struct{}{};_gde :=_gaab (_fbbb .PdfObject ,_bdcg );if _gde !=nil {return _gde ;};return nil ;};if _fcab ,_bff :=_dac .(*_ac .PdfObjectStream );_bff {_bdcg [_fcab ]=struct{}{};_gag :=_gaab (_fcab .PdfObjectDictionary ,_bdcg );if _gag !=nil {return _gag ; +};return nil ;};if _fee ,_eec :=_dac .(*_ac .PdfObjectDictionary );_eec {for _ ,_cccg :=range _fee .Keys (){_eecc :=_fee .Get (_cccg );_ =_eecc ;if _ddg ,_fed :=_eecc .(*_ac .PdfObjectReference );_fed {_eecc =_ddg .Resolve ();_fee .Set (_cccg ,_eecc ); +};if _cccg !="\u0050\u0061\u0072\u0065\u006e\u0074"{if _bae :=_gaab (_eecc ,_bdcg );_bae !=nil {return _bae ;};};};return nil ;};if _edg ,_bea :=_dac .(*_ac .PdfObjectArray );_bea {if _edg ==nil {return _ca .New ("\u0061\u0072\u0072a\u0079\u0020\u0069\u0073\u0020\u006e\u0069\u006c"); +};for _fbe ,_fdfe :=range _edg .Elements (){if _ddga ,_dfg :=_fdfe .(*_ac .PdfObjectReference );_dfg {_fdfe =_ddga .Resolve ();_edg .Set (_fbe ,_fdfe );};if _dfga :=_gaab (_fdfe ,_bdcg );_dfga !=nil {return _dfga ;};};return nil ;};return nil ;};func _bba (_fgd _ac .PdfObject )(string ,error ){_ecaf :=_ac .TraceToDirectObject (_fgd ); +switch _gcd :=_ecaf .(type ){case *_ac .PdfObjectString :return _gcd .Str (),nil ;case *_ac .PdfObjectStream :_dga ,_fdd :=_ac .DecodeStream (_gcd );if _fdd !=nil {return "",_fdd ;};return string (_dga ),nil ;};return "",_d .Errorf ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072e\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0068\u006f\u006c\u0064\u0065\u0072\u0020\u0028\u0025\u0054\u0029",_ecaf ); +};func _fcd (_bdgc []*_ac .PdfIndirectObject )map[string ][]string {_gee :=map[string ][]string {};for _ ,_gefe :=range _bdgc {_ceg ,_fea :=_ac .GetDict (_gefe .PdfObject );if !_fea {continue ;};_eae :=_ceg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"); +_gdbc :=_ac .TraceToDirectObject (_eae );_ebe :="";if _eddb ,_ggfdb :=_gdbc .(*_ac .PdfObjectArray );_ggfdb {var _gbaf []string ;for _ ,_ddae :=range _eddb .Elements (){_ddd ,_eac :=_bba (_ddae );if _eac !=nil {continue ;};_gbaf =append (_gbaf ,_ddd ); +};_ebe =_ae .Join (_gbaf ,"\u0020");};if _ccdb ,_fbb :=_gdbc .(*_ac .PdfObjectStream );_fbb {_cce ,_gae :=_ac .DecodeStream (_ccdb );if _gae !=nil {continue ;};_ebe =string (_cce );};_gfd :=_ec .NewContentStreamParser (_ebe );_dggf ,_afdb :=_gfd .Parse (); +if _afdb !=nil {continue ;};for _ ,_gffa :=range *_dggf {_deaae :=_gffa .Operand ;_cff :=_gffa .Params ;switch _deaae {case "\u0044\u006f":_afec :=_cff [0].String ();if _ ,_dfbf :=_gee ["\u0058O\u0062\u006a\u0065\u0063\u0074"];!_dfbf {_gee ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=[]string {_afec }; +}else {_gee ["\u0058O\u0062\u006a\u0065\u0063\u0074"]=append (_gee ["\u0058O\u0062\u006a\u0065\u0063\u0074"],_afec );};case "\u0054\u0066":_acf :=_cff [0].String ();if _ ,_aebg :=_gee ["\u0046\u006f\u006e\u0074"];!_aebg {_gee ["\u0046\u006f\u006e\u0074"]=[]string {_acf }; +}else {_gee ["\u0046\u006f\u006e\u0074"]=append (_gee ["\u0046\u006f\u006e\u0074"],_acf );};case "\u0067\u0073":_cdea :=_cff [0].String ();if _ ,_bbc :=_gee ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"];!_bbc {_gee ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=[]string {_cdea }; +}else {_gee ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"]=append (_gee ["\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"],_cdea );};};};};return _gee ;}; + +// New creates a optimizers chain from options. +func New (options Options )*Chain {_ecbb :=new (Chain );if options .CleanFonts ||options .SubsetFonts {_ecbb .Append (&CleanFonts {Subset :options .SubsetFonts });};if options .CleanContentstream {_ecbb .Append (new (CleanContentstream ));};if options .ImageUpperPPI > 0{_fbcg :=new (ImagePPI ); +_fbcg .ImageUpperPPI =options .ImageUpperPPI ;_ecbb .Append (_fbcg );};if options .ImageQuality > 0{_feba :=new (Image );_feba .ImageQuality =options .ImageQuality ;_ecbb .Append (_feba );};if options .CombineDuplicateDirectObjects {_ecbb .Append (new (CombineDuplicateDirectObjects )); +};if options .CombineDuplicateStreams {_ecbb .Append (new (CombineDuplicateStreams ));};if options .CombineIdenticalIndirectObjects {_ecbb .Append (new (CombineIdenticalIndirectObjects ));};if options .UseObjectStreams {_ecbb .Append (new (ObjectStreams )); +};if options .CompressStreams {_ecbb .Append (new (CompressStreams ));};if options .CleanUnusedResources {_ecbb .Append (new (CleanUnusedResources ));};return _ecbb ;}; \ No newline at end of file diff --git a/model/pdfa/pdfa.go b/model/pdfa/pdfa.go index c4225c71..6e025b8f 100644 --- a/model/pdfa/pdfa.go +++ b/model/pdfa/pdfa.go @@ -13,36 +13,59 @@ // NOTE: This implementation is in experimental development state. // // Keep in mind that it might change in the subsequent minor versions. -package pdfa ;import (_a "errors";_f "fmt";_d "github.com/adrg/sysfont";_gg "github.com/trimmer-io/go-xmp/models/dc";_ga "github.com/trimmer-io/go-xmp/models/pdf";_bb "github.com/trimmer-io/go-xmp/models/xmp_base";_cc "github.com/trimmer-io/go-xmp/models/xmp_mm"; -_fc "github.com/trimmer-io/go-xmp/models/xmp_rights";_cf "github.com/trimmer-io/go-xmp/xmp";_gb "github.com/unidoc/unipdf/v3/common";_e "github.com/unidoc/unipdf/v3/contentstream";_aea "github.com/unidoc/unipdf/v3/core";_ge "github.com/unidoc/unipdf/v3/internal/cmap"; -_ec "github.com/unidoc/unipdf/v3/internal/imageutil";_gbf "github.com/unidoc/unipdf/v3/internal/timeutils";_cb "github.com/unidoc/unipdf/v3/model";_ae "github.com/unidoc/unipdf/v3/model/internal/colorprofile";_geg "github.com/unidoc/unipdf/v3/model/internal/docutil"; -_bbe "github.com/unidoc/unipdf/v3/model/internal/fonts";_fd "github.com/unidoc/unipdf/v3/model/xmputil";_ag "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_fg "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_c "image/color";_g "math";_bc "sort"; -_af "strings";_bcb "time";);type pageColorspaceOptimizeFunc func (_bdg *_geg .Document ,_bbea *_geg .Page ,_bdd []*_geg .Image )error ;func _ac ()standardType {return standardType {_ab :1,_gae :"\u0041"}}; +package pdfa ;import (_fd "errors";_e "fmt";_eef "github.com/adrg/sysfont";_fg "github.com/trimmer-io/go-xmp/models/dc";_ee "github.com/trimmer-io/go-xmp/models/pdf";_ed "github.com/trimmer-io/go-xmp/models/xmp_base";_cf "github.com/trimmer-io/go-xmp/models/xmp_mm"; +_ga "github.com/trimmer-io/go-xmp/models/xmp_rights";_gf "github.com/trimmer-io/go-xmp/xmp";_gae "github.com/unidoc/unipdf/v3/common";_bd "github.com/unidoc/unipdf/v3/contentstream";_dc "github.com/unidoc/unipdf/v3/core";_be "github.com/unidoc/unipdf/v3/internal/cmap"; +_fa "github.com/unidoc/unipdf/v3/internal/imageutil";_fcd "github.com/unidoc/unipdf/v3/internal/timeutils";_fc "github.com/unidoc/unipdf/v3/model";_fad "github.com/unidoc/unipdf/v3/model/internal/colorprofile";_bf "github.com/unidoc/unipdf/v3/model/internal/docutil"; +_eb "github.com/unidoc/unipdf/v3/model/internal/fonts";_gb "github.com/unidoc/unipdf/v3/model/xmputil";_bee "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_a "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_g "image/color";_b "math";_ba "sort"; +_d "strings";_c "time";);func _fefd (_efeb *_dc .PdfObjectDictionary ,_afca map[*_dc .PdfObjectStream ][]byte ,_aefa map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_afgg ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0034";_bgccd ="\u0046\u006f\u0072\u0020\u0074\u0068\u006fs\u0065\u0020\u0043\u004d\u0061\u0070\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072e\u0020\u0065m\u0062\u0065\u0064de\u0064\u002c\u0020\u0074\u0068\u0065\u0020\u0069\u006et\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0057\u004d\u006f\u0064\u0065\u0020\u0065\u006e\u0074r\u0079\u0020i\u006e t\u0068\u0065\u0020CM\u0061\u0070\u0020\u0064\u0069\u0063\u0074\u0069o\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u0020\u0074\u006f \u0074h\u0065\u0020\u0057\u004d\u006f\u0064e\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064ed\u0020\u0043\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"; +);var _dafgg string ;if _edaa ,_fbeb :=_dc .GetName (_efeb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fbeb {_dafgg =_edaa .String ();};if _dafgg !="\u0054\u0079\u0070e\u0030"{return _fda ;};_eecaec :=_efeb .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _ ,_gbba :=_dc .GetName (_eecaec );_gbba {return _fda ;};_cgfdb ,_cddc :=_dc .GetStream (_eecaec );if !_cddc {return _gfg (_afgg ,_bgccd );};_cfge ,_cffe :=_bbge (_cgfdb ,_afca ,_aefa );if _cffe !=nil {return _gfg (_afgg ,_bgccd );};_edddb ,_edee :=_dc .GetIntVal (_cgfdb .Get ("\u0057\u004d\u006fd\u0065")); +_afcaf ,_beace :=_cfge .WMode ();if _edee &&_beace {if _afcaf !=_edddb {return _gfg (_afgg ,_bgccd );};};if (_edee &&!_beace )||(!_edee &&_beace ){return _gfg (_afgg ,_bgccd );};return _fda ;};func _fga ()standardType {return standardType {_ff :1,_bg :"\u0041"}}; +func _ggfa (_eeaddc *_fc .CompliancePdfReader )(_ecabd ViolatedRule ){_ecfe ,_gceca :=_cedd (_eeaddc );if !_gceca {return _fda ;};_gagg ,_gceca :=_dc .GetDict (_ecfe .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_gceca {return _fda ;}; +_bdae ,_gceca :=_dc .GetArray (_gagg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_gceca {return _fda ;};for _bdff :=0;_bdff < _bdae .Len ();_bdff ++{_bfea ,_cdecb :=_dc .GetDict (_bdae .Get (_bdff ));if !_cdecb {continue ;};if _bfea .Get ("\u0041\u0041")!=nil {return _gfg ("\u0036.\u0036\u002e\u0032\u002d\u0032","\u0041\u0020F\u0069\u0065\u006cd\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079 s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061n\u0020A\u0041\u0020\u0065\u006e\u0074\u0072y f\u006f\u0072\u0020\u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069on\u0061l\u002d\u0061\u0063\u0074i\u006fn\u0073 \u0064\u0069c\u0074\u0069on\u0061\u0072\u0079\u002e"); +};};return _fda ;};func _fadg (_abcf *_fc .CompliancePdfReader )(_gabe []ViolatedRule ){var _bgfc ,_bccg ,_edbc ,_gfgbf ,_ceec ,_ddcg ,_cddb bool ;_edad :=func ()bool {return _bgfc &&_bccg &&_edbc &&_gfgbf &&_ceec &&_ddcg &&_cddb };for _ ,_caebg :=range _abcf .PageList {_baga ,_bbace :=_caebg .GetAnnotations (); +if _bbace !=nil {_gae .Log .Trace ("\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006es\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_bbace );continue ;};for _ ,_efed :=range _baga {if !_bgfc {switch _efed .GetContext ().(type ){case *_fc .PdfAnnotationScreen ,*_fc .PdfAnnotation3D ,*_fc .PdfAnnotationSound ,*_fc .PdfAnnotationMovie ,nil :_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0031\u002d\u0031","\u0041nn\u006f\u0074\u0061\u0074i\u006f\u006e t\u0079\u0070\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065r\u006d\u0069t\u0074\u0065\u0064\u002e\u0020\u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0033\u0044\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u0053\u0063\u0072\u0065\u0065\u006e\u0020\u0061n\u0064\u0020\u004d\u006f\u0076\u0069\u0065\u0020\u0074\u0079\u0070\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_bgfc =true ;if _edad (){return _gabe ;};};};_bgfgdc ,_febge :=_dc .GetDict (_efed .GetContainingPdfObject ());if !_febge {continue ;};_ ,_aedf :=_efed .GetContext ().(*_fc .PdfAnnotationPopup );if !_aedf &&!_bccg {_ ,_bddc :=_dc .GetIntVal (_bgfgdc .Get ("\u0046")); +if !_bddc {_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0045\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072i\u0065\u0073\u0020\u0077\u0068\u006fs\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0069\u0073\u0020\u0050\u006f\u0070u\u0070\u002c\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0046 \u006b\u0065y.")); +_bccg =true ;if _edad (){return _gabe ;};};};if !_edbc {_aaed ,_cced :=_dc .GetIntVal (_bgfgdc .Get ("\u0046"));if _cced &&!(_aaed &4==4&&_aaed &1==0&&_aaed &2==0&&_aaed &32==0&&_aaed &256==0){_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0032","I\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u0020\u0046 \u006b\u0065\u0079\u0027\u0073\u0020\u0050\u0072\u0069\u006e\u0074\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0020\u0073\u0068\u0061l\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0074\u0020\u0074\u006f\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0048\u0069\u0064\u0064\u0065\u006e\u002c\u0020\u0049\u006e\u0076\u0069\u0073\u0069\u0062\u006c\u0065\u002c\u0020\u0054\u006f\u0067\u0067\u006c\u0065\u004e\u006f\u0056\u0069\u0065\u0077\u002c\u0020\u0061\u006e\u0064 \u004eo\u0056\u0069\u0065\u0077\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020s\u0065\u0074\u0020t\u006f\u0020\u0030.")); +_edbc =true ;if _edad (){return _gabe ;};};};_ ,_afcfc :=_efed .GetContext ().(*_fc .PdfAnnotationText );if _afcfc &&!_gfgbf {_bbcgb ,_fedbb :=_dc .GetIntVal (_bgfgdc .Get ("\u0046"));if _fedbb &&!(_bbcgb &8==8&&_bbcgb &16==16){_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0033","\u0054\u0065\u0078\u0074\u0020a\u006e\u006e\u006f\u0074\u0061t\u0069o\u006e\u0020\u0068\u0061\u0073\u0020\u006f\u006e\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006ca\u0067\u0073\u0020\u004e\u006f\u005a\u006f\u006f\u006d\u0020\u006f\u0072\u0020\u004e\u006f\u0052\u006f\u0074\u0061\u0074\u0065\u0020\u0073\u0065t\u0020\u0074\u006f\u0020\u0030\u002e")); +_gfgbf =true ;if _edad (){return _gabe ;};};};if !_ceec {_bfbcd ,_abac :=_dc .GetDict (_bgfgdc .Get ("\u0041\u0050"));if _abac {_cdaf :=_bfbcd .Get ("\u004e");if _cdaf ==nil ||len (_bfbcd .Keys ())> 1{_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_ceec =true ;if _edad (){return _gabe ;};continue ;};_ ,_gafdf :=_efed .GetContext ().(*_fc .PdfAnnotationWidget );if _gafdf {_fgba ,_ecca :=_dc .GetName (_bgfgdc .Get ("\u0046\u0054"));if _ecca &&*_fgba =="\u0042\u0074\u006e"{if _ ,_eaec :=_dc .GetDict (_cdaf ); +!_eaec {_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_ceec =true ;if _edad (){return _gabe ;};continue ;};};};_ ,_fgag :=_dc .GetStream (_cdaf );if !_fgag {_gabe =append (_gabe ,_gfg ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_ceec =true ;if _edad (){return _gabe ;};continue ;};};};_dcdgf ,_bcgd :=_efed .GetContext ().(*_fc .PdfAnnotationWidget );if !_bcgd {continue ;};if !_ddcg {if _dcdgf .A !=nil {_gabe =append (_gabe ,_gfg ("\u0036.\u0034\u002e\u0031\u002d\u0031","A \u0057\u0069d\u0067\u0065\u0074\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006ec\u006cu\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0020e\u006et\u0072\u0079.")); +_ddcg =true ;if _edad (){return _gabe ;};};};if !_cddb {if _dcdgf .AA !=nil {_gabe =append (_gabe ,_gfg ("\u0036.\u0034\u002e\u0031\u002d\u0031","\u0041\u0020\u0057\u0069\u0064\u0067\u0065\u0074\u0020\u0061\u006e\u006eo\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073h\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +_cddb =true ;if _edad (){return _gabe ;};};};};};return _gabe ;};func _aebd (_dcea *_fc .CompliancePdfReader )ViolatedRule {if _dcea .ParserMetadata ().HasDataAfterEOF (){return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0033","\u004e\u006f\u0020\u0064\u0061ta\u0020\u0073h\u0061\u006c\u006c\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0020\u0074\u0068\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0065\u006e\u0064\u002d\u006f\u0066\u002d\u0066\u0069l\u0065\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0061 \u0073\u0069\u006e\u0067\u006ce\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c \u0065\u006ed\u002do\u0066\u002d\u006c\u0069\u006e\u0065\u0020m\u0061\u0072\u006b\u0065\u0072\u002e"); +};return _fda ;};func _cbef (_eece *_fc .PdfInfo ,_gbaf func ()_c .Time )error {var _gec *_fc .PdfDate ;if _eece .CreationDate ==nil {_gcdd ,_bgea :=_fc .NewPdfDateFromTime (_gbaf ());if _bgea !=nil {return _bgea ;};_gec =&_gcdd ;_eece .CreationDate =_gec ; +};if _eece .ModifiedDate ==nil {if _gec !=nil {_cacd ,_dagc :=_fc .NewPdfDateFromTime (_gbaf ());if _dagc !=nil {return _dagc ;};_gec =&_cacd ;};_eece .ModifiedDate =_gec ;};return nil ;};func _gcfe (_egbe *_fc .CompliancePdfReader )ViolatedRule {if _egbe .ParserMetadata ().HeaderPosition ()!=0{return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0031","h\u0065\u0061\u0064\u0065\u0072\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0074\u0020\u0074\u0068\u0065\u0020fi\u0072\u0073\u0074 \u0062y\u0074\u0065"); +};return _fda ;};func _ddfc (_abab *_dc .PdfObjectDictionary ,_ddceg map[*_dc .PdfObjectStream ][]byte ,_gbccg map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_cbccc ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0037\u002d\u0031";_fabc ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006cl\u0020\u0069\u006e\u0063l\u0075\u0064e\u0020\u0061 \u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020w\u0068\u006f\u0073\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073 \u0061\u0020\u0043M\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u006d\u0061p\u0073\u0020\u0063\u0068\u0061\u0072ac\u0074\u0065\u0072\u0020\u0063\u006fd\u0065s\u0020\u0074\u006f\u0020\u0055\u006e\u0069\u0063\u006f\u0064e \u0076a\u006c\u0075\u0065\u0073,\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063r\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020P\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035.\u0039\u002c\u0020\u0075\u006e\u006ce\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006d\u0065\u0065\u0074\u0073 \u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0074\u0068\u0072\u0065\u0065\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u003a\u000a\u0020\u002d\u0020\u0066o\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0073\u0020M\u0061\u0063\u0052o\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041n\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u006f\u0072\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020t\u0068\u0065\u0020\u0070\u0072\u0065d\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0056\u0020C\u004d\u0061\u0070s\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0073\u0020a\u0072\u0065 \u0074\u0061k\u0065\u006e\u0020\u0066\u0072\u006f\u006d\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u0020\u0073\u0074\u0061n\u0064\u0061\u0072\u0064\u0020L\u0061t\u0069\u006e\u0020\u0063\u0068a\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0074\u0020\u006fr\u0020\u0074\u0068\u0065 \u0073\u0065\u0074\u0020\u006f\u0066 \u006e\u0061\u006d\u0065\u0064\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0066\u006f\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046 \u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0041\u0070\u0070\u0065\u006e\u0064\u0069\u0078 \u0044\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020w\u0068\u006f\u0073e\u0020d\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u0047B\u0031\u002c\u0020\u0041\u0064\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002c\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031\u0020\u006f\u0072\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006fr\u0065\u0061\u0031\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u006c\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0073\u002e"; +);_bbfde ,_bgdcg :=_dc .GetStream (_abab .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _bgdcg {_ ,_ccbfg :=_bbge (_bbfde ,_ddceg ,_gbccg );if _ccbfg !=nil {return _gfg (_cbccc ,_fabc );};return _fda ;};_eddf ,_bgdcg :=_dc .GetName (_abab .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_bgdcg {return _gfg (_cbccc ,_fabc );};switch _eddf .String (){case "\u0054\u0079\u0070e\u0031":return _fda ;};return _gfg (_cbccc ,_fabc );};func _dgbg (_eegc *_fc .CompliancePdfReader )ViolatedRule {return _fda };var _ Profile =(*Profile1B )(nil ); -// Validate checks if provided input document reader matches given PDF/A profile. -func Validate (d *_cb .CompliancePdfReader ,profile Profile )error {return profile .ValidateStandard (d )};func _abcc (_ccee *_cb .PdfInfo ,_cbbg func ()_bcb .Time )error {var _dgee *_cb .PdfDate ;if _ccee .CreationDate ==nil {_cfce ,_fac :=_cb .NewPdfDateFromTime (_cbbg ()); -if _fac !=nil {return _fac ;};_dgee =&_cfce ;_ccee .CreationDate =_dgee ;};if _ccee .ModifiedDate ==nil {if _dgee !=nil {_fcdb ,_dcda :=_cb .NewPdfDateFromTime (_cbbg ());if _dcda !=nil {return _dcda ;};_dgee =&_fcdb ;};_ccee .ModifiedDate =_dgee ;};return nil ; -};func _efebg (_abgb *_cb .CompliancePdfReader )ViolatedRule {_ddbe ,_ffca :=_abgb .PdfReader .GetTrailer ();if _ffca !=nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u006d\u0069\u0073s\u0069\u006e\u0067\u0020t\u0072\u0061\u0069\u006c\u0065\u0072\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074"); -};if _ddbe .Get ("\u0049\u0044")==nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e\u0020\u0027\u0049\u0044\u0027\u0020k\u0065\u0079\u0077o\u0072\u0064"); -};if _ddbe .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0032","\u0054\u0068\u0065\u0020\u006b\u0065y\u0077\u006f\u0072\u0064\u0020'\u0045\u006e\u0063\u0072\u0079\u0070t\u0027\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u002e\u0020"); -};return _ea ;};func (_dc *documentImages )hasUncalibratedImages ()bool {return _dc ._cfc ||_dc ._bf ||_dc ._aa };var _ea =ViolatedRule {};func _fcg (_cgfa bool ,_gece standardType )(pageColorspaceOptimizeFunc ,documentColorspaceOptimizeFunc ){var _dfd ,_degc ,_dgae bool ; -_baaf :=func (_dbf *_geg .Document ,_ecc *_geg .Page ,_eef []*_geg .Image )error {for _ ,_dgaf :=range _eef {switch _dgaf .Colorspace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_degc =true ;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dfd =true ; -case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_dgae =true ;};};_cfa ,_bec :=_ecc .GetContents ();if !_bec {return nil ;};for _ ,_ggb :=range _cfa {_baac ,_ggdce :=_ggb .GetData ();if _ggdce !=nil {continue ;};_bac :=_e .NewContentStreamParser (string (_baac )); -_faa ,_ggdce :=_bac .Parse ();if _ggdce !=nil {continue ;};for _ ,_cfab :=range *_faa {switch _cfab .Operand {case "\u0047","\u0067":_degc =true ;case "\u0052\u0047","\u0072\u0067":_dfd =true ;case "\u004b","\u006b":_dgae =true ;case "\u0043\u0053","\u0063\u0073":if len (_cfab .Params )==0{continue ; -};_edb ,_fag :=_aea .GetName (_cfab .Params [0]);if !_fag {continue ;};switch _edb .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dfd =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_degc =true ; -case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_dgae =true ;};};};};_dde :=_ecc .FindXObjectForms ();for _ ,_gfcb :=range _dde {_efa :=_e .NewContentStreamParser (string (_gfcb .Stream ));_bcd ,_abf :=_efa .Parse (); -if _abf !=nil {continue ;};for _ ,_gdg :=range *_bcd {switch _gdg .Operand {case "\u0047","\u0067":_degc =true ;case "\u0052\u0047","\u0072\u0067":_dfd =true ;case "\u004b","\u006b":_dgae =true ;case "\u0043\u0053","\u0063\u0073":if len (_gdg .Params )==0{continue ; -};_eeb ,_fad :=_aea .GetName (_gdg .Params [0]);if !_fad {continue ;};switch _eeb .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dfd =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_degc =true ; -case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_dgae =true ;};};};_ede ,_bcdf :=_aea .GetArray (_ecc .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_bcdf {return nil ;};for _ ,_fbe :=range _ede .Elements (){_gdaa ,_cegb :=_aea .GetDict (_fbe ); -if !_cegb {continue ;};_dgg :=_gdaa .Get ("\u0043");if _dgg ==nil {continue ;};_adab ,_cegb :=_aea .GetArray (_dgg );if !_cegb {continue ;};switch _adab .Len (){case 0:case 1:_degc =true ;case 3:_dfd =true ;case 4:_dgae =true ;};};};return nil ;};_bgg :=func (_dfb *_geg .Document ,_ggab []*_geg .Image )error {_ece ,_afg :=_dfb .FindCatalog (); -if !_afg {return nil ;};_fbcf ,_afg :=_ece .GetOutputIntents ();if _afg &&_fbcf .Len ()> 0{return nil ;};if !_afg {_fbcf =_ece .NewOutputIntents ();};if !(_dfd ||_dgae ||_degc ){return nil ;};defer _ece .SetOutputIntents (_fbcf );if _dfd &&!_dgae &&!_degc {return _abdf (_dfb ,_gece ,_fbcf ); -};if _dgae &&!_dfd &&!_degc {return _accf (_gece ,_fbcf );};if _degc &&!_dfd &&!_dgae {return _bdac (_gece ,_fbcf );};if (_dfd &&_dgae )||(_dfd &&_degc )||(_dgae &&_degc ){if _ddgg :=_efe (_ggab ,_cgfa );_ddgg !=nil {return _ddgg ;};if _fbef :=_bgb (_dfb ,_cgfa ); -_fbef !=nil {return _fbef ;};if _faaf :=_cbf (_dfb ,_cgfa );_faaf !=nil {return _faaf ;};if _gbac :=_bbgb (_dfb ,_cgfa );_gbac !=nil {return _gbac ;};if _cgfa {return _accf (_gece ,_fbcf );};return _abdf (_dfb ,_gece ,_fbcf );};return nil ;};return _baaf ,_bgg ; -};func _adbb (_bcfg *_cb .CompliancePdfReader )(_fdecd ViolatedRule ){_afdc ,_abag :=_bdcc (_bcfg );if !_abag {return _ea ;};if _afdc .Get ("\u0041\u0041")!=nil {return _ba ("\u0036.\u0036\u002e\u0032\u002d\u0033","\u0054\u0068e\u0020\u0064\u006f\u0063\u0075\u006d\u0065n\u0074 \u0063\u0061\u0074a\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065n\u0074r\u0079 \u0066\u006f\u0072 \u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063\u0074i\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); -};return _ea ;};func _fbab (_dgfg *_cb .CompliancePdfReader )ViolatedRule {if _dgfg .ParserMetadata ().HeaderPosition ()!=0{return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0031","h\u0065\u0061\u0064\u0065\u0072\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0074\u0020\u0074\u0068\u0065\u0020fi\u0072\u0073\u0074 \u0062y\u0074\u0065"); -};if _dgfg .PdfVersion ().Major !=1{return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0065\u0061\u0064e\u0072 \u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0073\u0069s\u0074 \u006f\u0066\u0020\u201c%\u0050\u0044\u0046\u002d\u0031\u002e\u006e\u201d\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065 \u0045\u004f\u004c\u0020ma\u0072\u006b\u0065\u0072\u002c \u0077\u0068\u0065\u0072\u0065\u0020\u0027\u006e\u0027\u0020\u0069s\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065\u0020\u0064\u0069\u0067\u0069t\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0030\u0020(\u0033\u0030h\u0029\u0020\u0061\u006e\u0064\u0020\u0037\u0020\u0028\u0033\u0037\u0068\u0029"); -};if _dgfg .PdfVersion ().Minor < 0||_dgfg .PdfVersion ().Minor > 7{return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0065\u0061\u0064e\u0072 \u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0073\u0069s\u0074 \u006f\u0066\u0020\u201c%\u0050\u0044\u0046\u002d\u0031\u002e\u006e\u201d\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065 \u0045\u004f\u004c\u0020ma\u0072\u006b\u0065\u0072\u002c \u0077\u0068\u0065\u0072\u0065\u0020\u0027\u006e\u0027\u0020\u0069s\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065\u0020\u0064\u0069\u0067\u0069t\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0030\u0020(\u0033\u0030h\u0029\u0020\u0061\u006e\u0064\u0020\u0037\u0020\u0028\u0033\u0037\u0068\u0029"); -};return _ea ;};type profile2 struct{_fbdd standardType ;_eeff Profile2Options ;}; + +// Part gets the PDF/A version level. +func (_ecab *profile1 )Part ()int {return _ecab ._gffe ._ff };func _ffb ()standardType {return standardType {_ff :2,_bg :"\u0055"}};func _baff (_fcfb *_bf .Document )error {_gfad ,_dgag :=_fcfb .FindCatalog ();if !_dgag {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};if _gfad .Object .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {_gfad .Object .Remove ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073");};return nil ;};func _bbeb (_bfgd *_dc .PdfObjectDictionary ,_dbbfa map[*_dc .PdfObjectStream ][]byte ,_dfdc map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_aeeb ="\u0036.\u0033\u002e\u0033\u002d\u0033"; +_cfbfb ="\u0041\u006cl \u0043\u004d\u0061\u0070\u0073\u0020\u0075\u0073e\u0064 \u0077i\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072m\u0069n\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020a\u006e\u0064\u0020\u0049\u0064\u0065\u006et\u0069\u0074\u0079-\u0056\u002c\u0020\u0073\u0068a\u006c\u006c \u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0074h\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u0020\u0061\u0073\u0020\u0064es\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u00205\u002e\u0036\u002e\u0034\u002e"; +);var _bbgg string ;if _bcde ,_deea :=_dc .GetName (_bfgd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_deea {_bbgg =_bcde .String ();};if _bbgg !="\u0054\u0079\u0070e\u0030"{return _fda ;};_dffac :=_bfgd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _baefe ,_ceed :=_dc .GetName (_dffac );_ceed {switch _baefe .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _fda ;default:return _gfg (_aeeb ,_cfbfb ); +};};_ebae ,_gaab :=_dc .GetStream (_dffac );if !_gaab {return _gfg (_aeeb ,_cfbfb );};_ ,_fadfa :=_bbge (_ebae ,_dbbfa ,_dfdc );if _fadfa !=nil {return _gfg (_aeeb ,_cfbfb );};return _fda ;};var _ Profile =(*Profile2U )(nil ); + +// NewProfile3B creates a new Profile3B with the given options. +func NewProfile3B (options *Profile3Options )*Profile3B {if options ==nil {options =DefaultProfile3Options ();};_bcaa (options );return &Profile3B {profile3 {_cfbd :*options ,_dcdg :_gd ()}};};func _gcabb (_caea *_fc .CompliancePdfReader )(_dbfde []ViolatedRule ){var _geabc ,_cecg ,_gaed ,_cgbc ,_gfeac ,_gcaa ,_dgab bool ; +_dadef :=func ()bool {return _geabc &&_cecg &&_gaed &&_cgbc &&_gfeac &&_gcaa &&_dgab };for _ ,_gfaeb :=range _caea .PageList {_ffce ,_fefc :=_gfaeb .GetAnnotations ();if _fefc !=nil {_gae .Log .Trace ("\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006es\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_fefc ); +continue ;};for _ ,_fcfgf :=range _ffce {if !_geabc {switch _fcfgf .GetContext ().(type ){case *_fc .PdfAnnotationFileAttachment ,*_fc .PdfAnnotationSound ,*_fc .PdfAnnotationMovie ,nil :_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0032\u002d\u0031","\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0079\u0070\u0065\u0073\u0020\u006e\u006f\u0074 \u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020p\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e\u0020\u0041d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020\u0074\u0068\u0065\u0020F\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063\u0068\u006de\u006e\u0074\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u0020\u0061\u006e\u0064\u0020\u004d\u006f\u0076\u0069e\u0020\u0074\u0079\u0070\u0065s \u0073ha\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_geabc =true ;if _dadef (){return _dbfde ;};};};_dgfc ,_cfde :=_dc .GetDict (_fcfgf .GetContainingPdfObject ());if !_cfde {continue ;};if !_cecg {_adfg ,_cbbe :=_dc .GetFloatVal (_dgfc .Get ("\u0043\u0041"));if _cbbe &&_adfg !=1.0{_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0031","\u0041\u006e\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073h\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0043\u0041\u0020\u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u002e\u0030\u002e")); +_cecg =true ;if _dadef (){return _dbfde ;};};};if !_gaed {_cgfb ,_fafbg :=_dc .GetIntVal (_dgfc .Get ("\u0046"));if !(_fafbg &&_cgfb &4==4&&_cgfb &1==0&&_cgfb &2==0&&_cgfb &32==0){_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0032","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0074\u0068\u0065\u0020\u0046\u0020\u006b\u0065\u0079\u002e\u0020\u0054\u0068\u0065\u0020\u0046\u0020\u006b\u0065\u0079\u0027\u0073\u0020\u0050\u0072\u0069\u006e\u0074\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065 s\u0065\u0074\u0020\u0074\u006f\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0048\u0069\u0064\u0064\u0065\u006e\u002c\u0020I\u006e\u0076\u0069\u0073\u0069\u0062\u006c\u0065\u0020\u0061\u006e\u0064\u0020\u004e\u006f\u0056\u0069\u0065\u0077\u0020\u0066\u006c\u0061\u0067\u0020b\u0069\u0074\u0073 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073e\u0074\u0020t\u006f\u0020\u0030\u002e")); +_gaed =true ;if _dadef (){return _dbfde ;};};};if !_cgbc {_beac ,_edda :=_dc .GetDict (_dgfc .Get ("\u0041\u0050"));if _edda {_accd :=_beac .Get ("\u004e");if _accd ==nil ||len (_beac .Keys ())> 1{_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_cgbc =true ;if _dadef (){return _dbfde ;};continue ;};_ ,_daba :=_fcfgf .GetContext ().(*_fc .PdfAnnotationWidget );if _daba {_afcg ,_dccf :=_dc .GetName (_dgfc .Get ("\u0046\u0054"));if _dccf &&*_afcg =="\u0042\u0074\u006e"{if _ ,_gddf :=_dc .GetDict (_accd ); +!_gddf {_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_cgbc =true ;if _dadef (){return _dbfde ;};continue ;};};};_ ,_bfeee :=_dc .GetStream (_accd );if !_bfeee {_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); +_cgbc =true ;if _dadef (){return _dbfde ;};continue ;};};};if !_gfeac {if _dgfc .Get ("\u0043")!=nil ||_dgfc .Get ("\u0049\u0043")!=nil {_gfed ,_dgdgc :=_abdf (_caea );if !_dgdgc {_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0033","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074a\u0069\u006e\u0020t\u0068e\u0020\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0072\u0020\u0074\u0068e\u0020\u0049\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0075\u006e\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006ff\u0069\u006ce\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069n\u0020\u0036\u002e\u0032\u002e2\u002c\u0020\u0069\u0073\u0020\u0052\u0047\u0042.")); +_gfeac =true ;if _dadef (){return _dbfde ;};}else {_caec ,_cgda :=_dc .GetIntVal (_gfed .Get ("\u004e"));if !_cgda ||_caec !=3{_dbfde =append (_dbfde ,_gfg ("\u0036.\u0035\u002e\u0033\u002d\u0033","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074a\u0069\u006e\u0020t\u0068e\u0020\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0072\u0020\u0074\u0068e\u0020\u0049\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0075\u006e\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006ff\u0069\u006ce\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069n\u0020\u0036\u002e\u0032\u002e2\u002c\u0020\u0069\u0073\u0020\u0052\u0047\u0042.")); +_gfeac =true ;if _dadef (){return _dbfde ;};};};};};_dafadd ,_fcgd :=_fcfgf .GetContext ().(*_fc .PdfAnnotationWidget );if !_fcgd {continue ;};if !_gcaa {if _dafadd .A !=nil {_dbfde =append (_dbfde ,_gfg ("\u0036.\u0036\u002e\u0031\u002d\u0033","A \u0057\u0069d\u0067\u0065\u0074\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006ec\u006cu\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0020e\u006et\u0072\u0079.")); +_gcaa =true ;if _dadef (){return _dbfde ;};};};if !_dgab {if _dafadd .AA !=nil {_dbfde =append (_dbfde ,_gfg ("\u0036.\u0036\u002e\u0032\u002d\u0031","\u0041\u0020\u0057\u0069\u0064\u0067\u0065\u0074\u0020\u0061\u006e\u006eo\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073h\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +_dgab =true ;if _dadef (){return _dbfde ;};};};};};return _dbfde ;};var _fda =ViolatedRule {};func _fffg (_ggbb *Profile2Options ){if _ggbb .Now ==nil {_ggbb .Now =_c .Now ;};}; // Profile1Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. type Profile1Options struct{ @@ -51,183 +74,10 @@ type Profile1Options struct{ CMYKDefaultColorSpace bool ; // Now is a function that returns current time. -Now func ()_bcb .Time ; +Now func ()_c .Time ; // Xmp is the xmp options information. -Xmp XmpOptions ;};func _gcge (_bgab *_cb .CompliancePdfReader )(_cabd []ViolatedRule ){var (_fbda ,_bfag ,_bdab ,_gdgb ,_gcbc ,_aceg ,_ecfe bool ;_aggb func (_aea .PdfObject ););_aggb =func (_eebcd _aea .PdfObject ){switch _ebgb :=_eebcd .(type ){case *_aea .PdfObjectInteger :if !_fbda &&(int64 (*_ebgb )> _g .MaxInt32 ||int64 (*_ebgb )< -_g .MaxInt32 ){_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0031","L\u0061\u0072\u0067e\u0073\u0074\u0020\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0032\u002c\u0031\u0034\u0037,\u0034\u0038\u0033,\u0036\u0034\u0037\u002e\u0020\u0053\u006d\u0061\u006c\u006c\u0065\u0073\u0074 \u0069\u006e\u0074\u0065g\u0065\u0072\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u002d\u0032\u002c\u0031\u0034\u0037\u002c\u0034\u0038\u0033,\u0036\u0034\u0038\u002e")); -_fbda =true ;};case *_aea .PdfObjectFloat :if !_bfag &&(_g .Abs (float64 (*_ebgb ))> 32767.0){_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0032","\u0041\u0062\u0073\u006f\u006c\u0075\u0074\u0065\u0020\u0072\u0065\u0061\u006c\u0020\u0076\u0061\u006c\u0075\u0065\u0020m\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u006c\u0065s\u0073\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075a\u006c\u0020\u0074\u006f\u0020\u00332\u0037\u0036\u0037.\u0030\u002e")); -};case *_aea .PdfObjectString :if !_bdab &&len ([]byte (_ebgb .Str ()))> 65535{_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0033","M\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006c\u0065n\u0067\u0074\u0068\u0020\u006f\u0066\u0020a \u0073\u0074\u0072\u0069n\u0067\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074es\u0029\u0020i\u0073\u0020\u0036\u0035\u0035\u0033\u0035\u002e")); -_bdab =true ;};case *_aea .PdfObjectName :if !_gdgb &&len ([]byte (*_ebgb ))> 127{_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0034","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006c\u0065\u006eg\u0074\u0068\u0020\u006ff\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0029\u0020\u0069\u0073\u0020\u0031\u0032\u0037\u002e")); -_gdgb =true ;};case *_aea .PdfObjectArray :if !_gcbc &&_ebgb .Len ()> 8191{_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0035","\u004d\u0061\u0078\u0069\u006d\u0075m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006f\u0066\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020(\u0069\u006e\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0073\u0029\u0020\u0069s\u00208\u0031\u0039\u0031\u002e")); -_gcbc =true ;};for _ ,_bdec :=range _ebgb .Elements (){_aggb (_bdec );};if !_ecfe &&(_ebgb .Len ()==4||_ebgb .Len ()==5){_cgag ,_agdf :=_aea .GetName (_ebgb .Get (0));if !_agdf {return ;};if *_cgag !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ;};_gffb :=_ebgb .Get (1); -_gffb =_aea .TraceToDirectObject (_gffb );_bgcd ,_agdf :=_aea .GetArray (_gffb );if !_agdf {return ;};if _bgcd .Len ()> 8{_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0039","\u004d\u0061\u0078i\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074\u0073\u0020\u0069\u0073\u0020\u0038\u002e")); -_ecfe =true ;};};case *_aea .PdfObjectDictionary :_ffge :=_ebgb .Keys ();if !_aceg &&len (_ffge )> 4095{_cabd =append (_cabd ,_ba ("\u0036.\u0031\u002e\u0031\u0032\u002d\u00311","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0063\u0061\u0070\u0061\u0063\u0069\u0074y\u0020\u006f\u0066\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0028\u0069\u006e\u0020\u0065\u006e\u0074\u0072\u0069es\u0029\u0020\u0069\u0073\u0020\u0034\u0030\u0039\u0035\u002e")); -_aceg =true ;};for _ggad ,_bfgad :=range _ffge {_aggb (&_ffge [_ggad ]);_aggb (_ebgb .Get (_bfgad ));};case *_aea .PdfObjectStream :_aggb (_ebgb .PdfObjectDictionary );case *_aea .PdfObjectStreams :for _ ,_fgdg :=range _ebgb .Elements (){_aggb (_fgdg ); -};case *_aea .PdfObjectReference :_aggb (_ebgb .Resolve ());};};_cbac :=_bgab .GetObjectNums ();if len (_cbac )> 8388607{_cabd =append (_cabd ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0037","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020in\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073 \u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u00208\u002c\u0033\u0038\u0038\u002c\u0036\u0030\u0037\u002e")); -};for _ ,_gccd :=range _cbac {_fcaab ,_cefb :=_bgab .GetIndirectObjectByNumber (_gccd );if _cefb !=nil {continue ;};_gaea :=_aea .TraceToDirectObject (_fcaab );_aggb (_gaea );};return _cabd ;}; - -// Profile3A is the implementation of the PDF/A-3A standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile3A struct{profile3 }; - -// Part gets the PDF/A version level. -func (_cfbg *profile3 )Part ()int {return _cfbg ._bafe ._ab };func _ecca (_ggff *_cb .CompliancePdfReader )(_ageadc []ViolatedRule ){return _ageadc }; - -// Profile1B is the implementation of the PDF/A-1B standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile1B struct{profile1 };func _cdde (_efdc *_aea .PdfObjectDictionary ,_ecge map[*_aea .PdfObjectStream ][]byte ,_dfebc map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_efae ="\u0036.\u0033\u002e\u0033\u002d\u0034";_dece ="\u0046\u006f\u0072\u0020\u0074\u0068\u006fs\u0065\u0020\u0043\u004d\u0061\u0070\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072e\u0020\u0065m\u0062\u0065\u0064de\u0064\u002c\u0020\u0074\u0068\u0065\u0020\u0069\u006et\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0057\u004d\u006f\u0064\u0065\u0020\u0065\u006e\u0074r\u0079\u0020i\u006e t\u0068\u0065\u0020CM\u0061\u0070\u0020\u0064\u0069\u0063\u0074\u0069o\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u0020\u0074\u006f \u0074h\u0065\u0020\u0057\u004d\u006f\u0064e\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064ed\u0020\u0043\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"; -);var _gbfgd string ;if _cbbd ,_bef :=_aea .GetName (_efdc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_bef {_gbfgd =_cbbd .String ();};if _gbfgd !="\u0054\u0079\u0070e\u0030"{return _ea ;};_gdeg :=_efdc .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _ ,_dcdg :=_aea .GetName (_gdeg );_dcdg {return _ea ;};_adfb ,_deed :=_aea .GetStream (_gdeg );if !_deed {return _ba (_efae ,_dece );};_bgaf ,_aebe :=_cegd (_adfb ,_ecge ,_dfebc );if _aebe !=nil {return _ba (_efae ,_dece );};_bgec ,_dgag :=_aea .GetIntVal (_adfb .Get ("\u0057\u004d\u006fd\u0065")); -_caedf ,_bgbc :=_bgaf .WMode ();if _dgag &&_bgbc {if _caedf !=_bgec {return _ba (_efae ,_dece );};};if (_dgag &&!_bgbc )||(!_dgag &&_bgbc ){return _ba (_efae ,_dece );};return _ea ;};func _cdf (_dcgb *_cb .CompliancePdfReader )(_fabc []ViolatedRule ){var _ddgb ,_eabe ,_fecg ,_cfdc ,_bfcd ,_gcdb bool ; -_cbae :=func ()bool {return _ddgb &&_eabe &&_fecg &&_cfdc &&_bfcd &&_gcdb };_cbdgd :=func (_gfce *_aea .PdfObjectDictionary )bool {if !_ddgb &&_gfce .Get ("\u0054\u0052")!=nil {_ddgb =true ;_fabc =append (_fabc ,_ba ("\u0036.\u0032\u002e\u0038\u002d\u0031","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0054\u0052\u0020\u006b\u0065\u0079\u002e")); -};if _acfg :=_gfce .Get ("\u0054\u0052\u0032");!_eabe &&_acfg !=nil {_aeccc ,_gcgc :=_aea .GetName (_acfg );if !_gcgc ||(_gcgc &&*_aeccc !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_eabe =true ;_fabc =append (_fabc ,_ba ("\u0036.\u0032\u002e\u0038\u002d\u0032","\u0041\u006e \u0045\u0078\u0074G\u0053\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074a\u0069n\u0020\u0074\u0068\u0065\u0020\u0054R2 \u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076al\u0075e\u0020\u006f\u0074\u0068e\u0072 \u0074h\u0061\u006e \u0044\u0065fa\u0075\u006c\u0074\u002e")); -if _cbae (){return true ;};};};if _dccga :=_gfce .Get ("\u0053\u004d\u0061s\u006b");!_fecg &&_dccga !=nil {_dbfdf ,_bece :=_aea .GetName (_dccga );if !_bece ||(_bece &&*_dbfdf !="\u004e\u006f\u006e\u0065"){_fecg =true ;_fabc =append (_fabc ,_ba ("\u0036\u002e\u0034-\u0031","\u0049\u0066\u0020\u0061\u006e \u0053\u004d\u0061\u0073\u006b\u0020\u006be\u0079\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0069\u0074s\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u004e\u006f\u006ee\u002e")); -if _cbae (){return true ;};};};if _bdae :=_gfce .Get ("\u0043\u0041");!_bfcd &&_bdae !=nil {_cddg ,_edbgdg :=_aea .GetNumberAsFloat (_bdae );if _edbgdg ==nil &&_cddg !=1.0{_bfcd =true ;_fabc =append (_fabc ,_ba ("\u0036\u002e\u0034-\u0035","\u0054\u0068\u0065\u0020\u0066ol\u006c\u006fw\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0073\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078t\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068a\u006c\u006c\u0020\u0068\u0061v\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0073 \u0073h\u006f\u0077\u006e\u003a\u0020\u0043\u0041 \u002d\u0020\u0031\u002e\u0030\u002e")); -if _cbae (){return true ;};};};if _fbdf :=_gfce .Get ("\u0063\u0061");!_gcdb &&_fbdf !=nil {_gfcec ,_bdbg :=_aea .GetNumberAsFloat (_fbdf );if _bdbg ==nil &&_gfcec !=1.0{_gcdb =true ;_fabc =append (_fabc ,_ba ("\u0036\u002e\u0034-\u0036","\u0054\u0068\u0065\u0020\u0066ol\u006c\u006fw\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0073\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078t\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068a\u006c\u006c\u0020\u0068\u0061v\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0073 \u0073h\u006f\u0077\u006e\u003a\u0020\u0063\u0061 \u002d\u0020\u0031\u002e\u0030\u002e")); -if _cbae (){return true ;};};};if _bcdbc :=_gfce .Get ("\u0042\u004d");!_cfdc &&_bcdbc !=nil {_dagf ,_eefce :=_aea .GetName (_bcdbc );if _eefce {switch _dagf .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_cfdc =true ; -_fabc =append (_fabc ,_ba ("\u0036\u002e\u0034-\u0034","T\u0068\u0065\u0020\u0066\u006f\u006cl\u006f\u0077\u0069\u006e\u0067 \u006b\u0065y\u0073\u002c\u0020\u0069\u0066 \u0070res\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078\u0074\u0047S\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065 \u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0073\u0068\u006f\u0077n\u003a\u0020\u0042\u004d\u0020\u002d\u0020\u004e\u006f\u0072m\u0061\u006c\u0020\u006f\u0072\u0020\u0043\u006f\u006d\u0070\u0061t\u0069\u0062\u006c\u0065\u002e")); -if _cbae (){return true ;};};};};return false ;};for _ ,_fgbad :=range _dcgb .PageList {_gaec :=_fgbad .Resources ;if _gaec ==nil {continue ;};if _gaec .ExtGState ==nil {continue ;};_bbagg ,_ffdce :=_aea .GetDict (_gaec .ExtGState );if !_ffdce {continue ; -};_cdbg :=_bbagg .Keys ();for _ ,_afef :=range _cdbg {_efca ,_cebb :=_aea .GetDict (_bbagg .Get (_afef ));if !_cebb {continue ;};if _cbdgd (_efca ){return _fabc ;};};};for _ ,_cgcd :=range _dcgb .PageList {_dfef :=_cgcd .Resources ;if _dfef ==nil {continue ; -};_dgac ,_cagd :=_aea .GetDict (_dfef .XObject );if !_cagd {continue ;};for _ ,_abfef :=range _dgac .Keys (){_cffbg ,_cgfba :=_aea .GetStream (_dgac .Get (_abfef ));if !_cgfba {continue ;};_bacg ,_cgfba :=_aea .GetDict (_cffbg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_cgfba {continue ;};_bbfb ,_cgfba :=_aea .GetDict (_bacg .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_cgfba {continue ;};for _ ,_dcdeef :=range _bbfb .Keys (){_gbaff ,_abe :=_aea .GetDict (_bbfb .Get (_dcdeef ));if !_abe {continue ;}; -if _cbdgd (_gbaff ){return _fabc ;};};};};return _fabc ;};func _gaa (_aedf *_geg .Document )error {_adf :=map[string ]*_aea .PdfObjectDictionary {};_deg :=_d .NewFinder (&_d .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}}); -_aedb :=map[_aea .PdfObject ]struct{}{};_cgfc :=map[_aea .PdfObject ]struct{}{};for _ ,_cab :=range _aedf .Objects {_ead ,_ebf :=_aea .GetDict (_cab );if !_ebf {continue ;};_dgd :=_ead .Get ("\u0054\u0079\u0070\u0065");if _dgd ==nil {continue ;};if _dcf ,_cedc :=_aea .GetName (_dgd ); -_cedc &&_dcf .String ()!="\u0046\u006f\u006e\u0074"{continue ;};if _ ,_ccd :=_aedb [_cab ];_ccd {continue ;};_eadf ,_ggd :=_cb .NewPdfFontFromPdfObject (_ead );if _ggd !=nil {_gb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066\u0072\u006fm\u0020\u006fb\u006a\u0065\u0063\u0074"); -return _ggd ;};if _eadf .Encoder ()!=nil &&(_eadf .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_eadf .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"){continue ;};if _eadf .Subtype ()=="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_fgcc :=_eadf .GetCIDToGIDMapObject (); -if _fgcc !=nil {continue ;};};_ebcd ,_ggd :=_eadf .GetFontDescriptor ();if _ggd !=nil {return _ggd ;};if _ebcd !=nil &&(_ebcd .FontFile !=nil ||_ebcd .FontFile2 !=nil ||_ebcd .FontFile3 !=nil ){continue ;};_eac :=_eadf .BaseFont ();if _eac ==""{_cgba ,_fef :=_eadf .GetFontDescriptor (); -if _fef !=nil {return _f .Errorf ("\u0063\u0061\u006e\u0027\u0074\u0020\u0067\u0065t\u0020\u0074\u0068e \u0066\u006f\u006e\u0074\u0020\u006ea\u006d\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065s\u0063\u0072\u0069\u0070\u0074\u006f\u0072\u003a \u0025\u0073",_ead .String ()); -};_eac =_cgba .FontName .String ();if _eac ==""{return _f .Errorf ("\u006f\u006e\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0073\u0020\u0073\u0079\u006e\u0074\u0061\u0078\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069d\u0020\u002d\u0020\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u0075\u006ed\u0065\u0066\u0069n\u0065\u0064\u003a\u0020\u0025\u0073",_ead .String ()); -};};_ebe ,_aedc :=_adf [_eac ];if !_aedc {if len (_eac )> 7&&_eac [6]=='+'{_eac =_eac [7:];};_fdd :=[]string {_eac ,"\u0054i\u006de\u0073\u0020\u004e\u0065\u0077\u0020\u0052\u006f\u006d\u0061\u006e","\u0041\u0072\u0069a\u006c","D\u0065\u006a\u0061\u0056\u0075\u0020\u0053\u0061\u006e\u0073"}; -for _ ,_fdbg :=range _fdd {_gb .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a \u0073\u0065\u0061\u0072\u0063\u0068\u0069\u006e\u0067\u0020\u0073\u0079\u0073t\u0065\u006d\u0020\u0066\u006f\u006e\u0074 \u0060\u0025\u0073\u0060",_fdbg );if _ebe ,_aedc =_adf [_fdbg ]; -_aedc {break ;};_gdae :=_deg .Match (_fdbg );if _gdae ==nil {_gb .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0066\u0069\u006e\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_fdbg );continue ;};_aba ,_fgd :=_cb .NewPdfFontFromTTFFile (_gdae .Filename ); -if _fgd !=nil {return _fgd ;};_dff :=_aba .FontDescriptor ();if _dff .FontFile !=nil {if _ ,_aedc =_cgfc [_dff .FontFile ];!_aedc {_aedf .Objects =append (_aedf .Objects ,_dff .FontFile );_cgfc [_dff .FontFile ]=struct{}{};};};if _dff .FontFile2 !=nil {if _ ,_aedc =_cgfc [_dff .FontFile2 ]; -!_aedc {_aedf .Objects =append (_aedf .Objects ,_dff .FontFile2 );_cgfc [_dff .FontFile2 ]=struct{}{};};};if _dff .FontFile3 !=nil {if _ ,_aedc =_cgfc [_dff .FontFile3 ];!_aedc {_aedf .Objects =append (_aedf .Objects ,_dff .FontFile3 );_cgfc [_dff .FontFile3 ]=struct{}{}; -};};_dga ,_bba :=_aba .ToPdfObject ().(*_aea .PdfIndirectObject );if !_bba {_gb .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); -continue ;};_ccgc ,_bba :=_dga .PdfObject .(*_aea .PdfObjectDictionary );if !_bba {_gb .Log .Debug ("\u0046\u006fn\u0074\u0020\u0074\u0079p\u0065\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -continue ;};_adf [_fdbg ]=_ccgc ;_ebe =_ccgc ;break ;};if _ebe ==nil {_gb .Log .Debug ("\u004e\u006f\u0020\u006d\u0061\u0074\u0063\u0068\u0069\u006eg\u0020\u0066\u006f\u006e\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0066\u006f\u0072\u003a\u0020\u0025\u0073",_eadf .BaseFont ()); -return _a .New ("\u006e\u006f m\u0061\u0074\u0063h\u0069\u006e\u0067\u0020fon\u0074 f\u006f\u0075\u006e\u0064\u0020\u0069\u006e t\u0068\u0065\u0020\u0073\u0079\u0073\u0074e\u006d");};};for _ ,_agb :=range _ebe .Keys (){_ead .Set (_agb ,_ebe .Get (_agb )); -};_dbec :=_ebe .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _dbec !=nil {if _ ,_aedc =_cgfc [_dbec ];!_aedc {_aedf .Objects =append (_aedf .Objects ,_dbec );_cgfc [_dbec ]=struct{}{};};};_aedb [_cab ]=struct{}{};_adg :=_ead .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"); -if _adg !=nil {_aedf .Objects =append (_aedf .Objects ,_adg );_cgfc [_adg ]=struct{}{};};};return nil ;}; - -// String gets a string representation of the violated rule. -func (_agcd ViolatedRule )String ()string {return _f .Sprintf ("\u0025\u0073\u003a\u0020\u0025\u0073",_agcd .RuleNo ,_agcd .Detail );};func _ddaf (_dddaf *_cb .PdfFont ,_cdae *_aea .PdfObjectDictionary )ViolatedRule {const (_gebgf ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0036\u002d\u0033"; -_fgaf ="\u0041l\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072u\u0065\u0054\u0079p\u0065\u0020\u0066\u006f\u006e\u0074s\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065n\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068e\u0020\u0066\u006f\u006e\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"; -);var _ebgfd string ;if _gdcb ,_gebgg :=_aea .GetName (_cdae .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gebgg {_ebgfd =_gdcb .String ();};if _ebgfd !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _ea ;};_dgad :=_dddaf .FontDescriptor (); -_acgec ,_debdc :=_aea .GetIntVal (_dgad .Flags );if !_debdc {_gb .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); -return _ba (_gebgf ,_fgaf );};_egcca :=(uint32 (_acgec )>>3)&1;_gdcd :=_egcca !=0;if !_gdcd {return _ea ;};if _cdae .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _ba (_gebgf ,_fgaf );};return _ea ;};func (_bae *documentImages )hasOnlyDeviceRGB ()bool {return _bae ._cfc &&!_bae ._bf &&!_bae ._aa }; -type documentImages struct{_cfc ,_bf ,_aa bool ;_fbf map[_aea .PdfObject ]struct{};_ce []*imageInfo ;}; - -// Profile is the model.StandardImplementer enhanced by the information about the profile conformance level. -type Profile interface{_cb .StandardImplementer ;Conformance ()string ;Part ()int ;};func _eaae (_cgd *_geg .Document )error {for _ ,_egf :=range _cgd .Objects {_edac ,_gca :=_aea .GetDict (_egf );if !_gca {continue ;};_gfc :=_edac .Get ("\u0054\u0079\u0070\u0065"); -if _gfc ==nil {continue ;};if _ggdc ,_afda :=_aea .GetName (_gfc );_afda &&_ggdc .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_aef ,_fgf :=_aea .GetBool (_edac .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); -if _fgf {if bool (*_aef ){_edac .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_aea .MakeBool (false ));};};_cfda :=_edac .Get ("\u0041");if _cfda !=nil {_edac .Remove ("\u0041");};_bg ,_fgf :=_aea .GetArray (_edac .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); -if _fgf {for _aca :=0;_aca < _bg .Len ();_aca ++{_geb ,_cefe :=_aea .GetDict (_bg .Get (_aca ));if !_cefe {continue ;};if _geb .Get ("\u0041\u0041")!=nil {_geb .Remove ("\u0041\u0041");};};};};return nil ;};func _fdbf (_ddge *_geg .Document ){_abccd ,_gbfa :=_ddge .FindCatalog (); -if !_gbfa {return ;};_fecf ,_gbfa :=_abccd .GetMarkInfo ();if !_gbfa {_fecf =_aea .MakeDict ();};_eged ,_gbfa :=_aea .GetBool (_fecf .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !_gbfa ||!bool (*_eged ){_fecf .Set ("\u004d\u0061\u0072\u006b\u0065\u0064",_aea .MakeBool (true )); -_abccd .SetMarkInfo (_fecf );};}; - -// ApplyStandard tries to change the content of the writer to match the PDF/A-2 standard. -// Implements model.StandardApplier. -func (_begcf *profile2 )ApplyStandard (document *_geg .Document )(_fbfd error ){_gcc (document ,7);if _fbfd =_cda (document ,_begcf ._eeff .Now );_fbfd !=nil {return _fbfd ;};if _fbfd =_gga (document );_fbfd !=nil {return _fbfd ;};_edea ,_dee :=_fcg (_begcf ._eeff .CMYKDefaultColorSpace ,_begcf ._fbdd ); -_fbfd =_dcae (document ,[]pageColorspaceOptimizeFunc {_edea },[]documentColorspaceOptimizeFunc {_dee });if _fbfd !=nil {return _fbfd ;};_gbe (document );if _fbfd =_cggb (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_gac (document ,_begcf ._fbdd ._ab ); -_fbfd !=nil {return _fbfd ;};if _fbfd =_aegf (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_aecc (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_gaa (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_ccge (document );_fbfd !=nil {return _fbfd ; -};if _begcf ._fbdd ._gae =="\u0041"{_fdbf (document );};if _fbfd =_gbgg (document ,_begcf ._fbdd ._ab );_fbfd !=nil {return _fbfd ;};if _fbfd =_cefa (document );_fbfd !=nil {return _fbfd ;};if _ffbe :=_edc (document ,_begcf ._fbdd ,_begcf ._eeff .Xmp ); -_ffbe !=nil {return _ffbe ;};if _begcf ._fbdd ==_fcd (){if _fbfd =_dcff (document );_fbfd !=nil {return _fbfd ;};};if _fbfd =_aefg (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_acgd (document );_fbfd !=nil {return _fbfd ;};if _fbfd =_dcb (document ); -_fbfd !=nil {return _fbfd ;};return nil ;};func _gcb (_ebc *_cb .XObjectImage ,_baf imageModifications )error {_gec ,_cae :=_ebc .ToImage ();if _cae !=nil {return _cae ;};if _baf ._fbgd !=nil {_ebc .Filter =_baf ._fbgd ;};_cgb :=_aea .MakeDict ();_cgb .Set ("\u0051u\u0061\u006c\u0069\u0074\u0079",_aea .MakeInteger (100)); -_cgb .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",_aea .MakeInteger (1));_ebc .Decode =nil ;if _cae =_ebc .SetImage (_gec ,nil );_cae !=nil {return _cae ;};_ebc .ToPdfObject ();return nil ;};var _ Profile =(*Profile2B )(nil );var _ Profile =(*Profile3A )(nil ); -func _agfe (_fcfc *_aea .PdfObjectDictionary )ViolatedRule {const (_eacb ="\u0036.\u0033\u002e\u0033\u002d\u0032";_eadc ="\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0054y\u0070\u0065\u0020\u0032\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072\u0065\u0020\u0075\u0073\u0065\u0064\u0020f\u006f\u0072 \u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067,\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0046\u006fn\u0074\u0020\u0064\u0069c\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c \u0063\u006f\u006e\u0074\u0061i\u006e\u0020\u0061\u0020\u0043\u0049\u0044\u0054\u006f\u0047\u0049D\u004d\u0061\u0070\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020a\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u0066\u0072\u006f\u006d\u0020\u0043\u0049\u0044\u0073\u0020\u0074\u006f\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0069\u006e\u0064\u0069c\u0065\u0073\u0020\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0049d\u0065\u006e\u0074\u0069\u0074\u0079\u002c\u0020\u0061s d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020P\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0054a\u0062\u006c\u0065\u0020\u0035\u002e\u00313"; -);var _eeadgb string ;if _acag ,_afeg :=_aea .GetName (_fcfc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_afeg {_eeadgb =_acag .String ();};if _eeadgb !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _ea ;};if _fcfc .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _ba (_eacb ,_eadc ); -};return _ea ;}; - -// Profile1A is the implementation of the PDF/A-1A standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile1A struct{profile1 };func _dbbcg (_acbab *_cb .PdfFont ,_ggbe *_aea .PdfObjectDictionary ,_ebgf bool )ViolatedRule {const (_cfac ="\u0036.\u0033\u002e\u0034\u002d\u0031";_cafb ="\u0054\u0068\u0065\u0020\u0066\u006f\u006et\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006d\u0073\u0020\u0066\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0069\u006e \u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069l\u0065\u0020s\u0068\u0061\u006cl\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0077\u0069\u0074\u0068i\u006e\u0020\u0074h\u0061\u0074\u0020\u0066\u0069\u006ce\u002c\u0020a\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052e\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0035\u002e\u0038\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0077h\u0065\u006e\u0020\u0074\u0068\u0065 \u0066\u006f\u006e\u0074\u0073\u0020\u0061\u0072\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0065\u0078\u0063\u006cu\u0073i\u0076\u0065\u006c\u0079\u0020\u0077\u0069t\u0068\u0020\u0074\u0065\u0078\u0074\u0020\u0072e\u006ed\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020\u0033\u002e"; -);if _ebgf {return _ea ;};_becg :=_acbab .FontDescriptor ();var _afgdc string ;if _efbb ,_dcce :=_aea .GetName (_ggbe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dcce {_afgdc =_efbb .String ();};switch _afgdc {case "\u0054\u0079\u0070e\u0031":if _becg .FontFile ==nil {return _ba (_cfac ,_cafb ); -};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _becg .FontFile2 ==nil {return _ba (_cfac ,_cafb );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _becg .FontFile3 ==nil {return _ba (_cfac ,_cafb );};};return _ea ; -};func _fddb (_fee *_cb .CompliancePdfReader )ViolatedRule {for _ ,_badc :=range _fee .PageList {_ggadb ,_facbb :=_badc .GetContentStreams ();if _facbb !=nil {continue ;};for _ ,_cgdc :=range _ggadb {_fcfd :=_e .NewContentStreamParser (_cgdc );_ ,_facbb =_fcfd .Parse (); -if _facbb !=nil {return _ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0031","\u0041\u0020\u0063onten\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079 \u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u0020\u006e\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0065\u0076\u0065\u006e\u0020\u0069\u0066\u0020s\u0075\u0063\u0068\u0020\u006f\u0070\u0065r\u0061\u0074\u006f\u0072\u0073\u0020\u0061\u0072\u0065\u0020\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0074\u0068\u0065\u0020\u0042\u0058\u002f\u0045\u0058\u0020\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u002e"); -};};};return _ea ;}; - -// NewProfile1A creates a new Profile1A with given options. -func NewProfile1A (options *Profile1Options )*Profile1A {if options ==nil {options =DefaultProfile1Options ();};_acga (options );return &Profile1A {profile1 {_abce :*options ,_cfgg :_ac ()}};};func _agc ()standardType {return standardType {_ab :3,_gae :"\u0055"}}; -func _egad (_fdfcb *_aea .PdfObjectDictionary ,_dgf map[*_aea .PdfObjectStream ][]byte ,_gffa map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_ecfg ="\u0036.\u0033\u002e\u0033\u002d\u0033";_ddbc ="\u0041\u006cl \u0043\u004d\u0061\u0070\u0073\u0020\u0075\u0073e\u0064 \u0077i\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072m\u0069n\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020a\u006e\u0064\u0020\u0049\u0064\u0065\u006et\u0069\u0074\u0079-\u0056\u002c\u0020\u0073\u0068a\u006c\u006c \u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0074h\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u0020\u0061\u0073\u0020\u0064es\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u00205\u002e\u0036\u002e\u0034\u002e"; -);var _bddeg string ;if _cgbb ,_cedd :=_aea .GetName (_fdfcb .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cedd {_bddeg =_cgbb .String ();};if _bddeg !="\u0054\u0079\u0070e\u0030"{return _ea ;};_cdee :=_fdfcb .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _fgba ,_gdca :=_aea .GetName (_cdee );_gdca {switch _fgba .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _ea ;default:return _ba (_ecfg ,_ddbc );}; -};_bcdc ,_ffda :=_aea .GetStream (_cdee );if !_ffda {return _ba (_ecfg ,_ddbc );};_ ,_gdad :=_cegd (_bcdc ,_dgf ,_gffa );if _gdad !=nil {return _ba (_ecfg ,_ddbc );};return _ea ;}; - -// ApplyStandard tries to change the content of the writer to match the PDF/A-3 standard. -// Implements model.StandardApplier. -func (_ddb *profile3 )ApplyStandard (document *_geg .Document )(_daffg error ){_gcc (document ,7);if _daffg =_cda (document ,_ddb ._bbecc .Now );_daffg !=nil {return _daffg ;};if _daffg =_gga (document );_daffg !=nil {return _daffg ;};_cfadf ,_dag :=_fcg (_ddb ._bbecc .CMYKDefaultColorSpace ,_ddb ._bafe ); -_daffg =_dcae (document ,[]pageColorspaceOptimizeFunc {_cfadf },[]documentColorspaceOptimizeFunc {_dag });if _daffg !=nil {return _daffg ;};_gbe (document );if _daffg =_cggb (document );_daffg !=nil {return _daffg ;};if _daffg =_gac (document ,_ddb ._bafe ._ab ); -_daffg !=nil {return _daffg ;};if _daffg =_aegf (document );_daffg !=nil {return _daffg ;};if _daffg =_aecc (document );_daffg !=nil {return _daffg ;};if _daffg =_gaa (document );_daffg !=nil {return _daffg ;};if _daffg =_ccge (document );_daffg !=nil {return _daffg ; -};if _ddb ._bafe ._gae =="\u0041"{_fdbf (document );};if _daffg =_gbgg (document ,_ddb ._bafe ._ab );_daffg !=nil {return _daffg ;};if _daffg =_cefa (document );_daffg !=nil {return _daffg ;};if _fgfc :=_edc (document ,_ddb ._bafe ,_ddb ._bbecc .Xmp ); -_fgfc !=nil {return _fgfc ;};if _ddb ._bafe ==_cff (){if _daffg =_dcff (document );_daffg !=nil {return _daffg ;};};if _daffg =_aefg (document );_daffg !=nil {return _daffg ;};if _daffg =_acgd (document );_daffg !=nil {return _daffg ;};if _daffg =_dcb (document ); -_daffg !=nil {return _daffg ;};return nil ;};var _ Profile =(*Profile3B )(nil ); - -// Conformance gets the PDF/A conformance. -func (_cfbf *profile3 )Conformance ()string {return _cfbf ._bafe ._gae };func _caee (_gaae *_cb .CompliancePdfReader )ViolatedRule {return _ea };func _accf (_abfe standardType ,_aebc *_geg .OutputIntents )error {_eabb ,_ccdf :=_ae .NewCmykIsoCoatedV2OutputIntent (_abfe .outputIntentSubtype ()); -if _ccdf !=nil {return _ccdf ;};if _ccdf =_aebc .Add (_eabb .ToPdfObject ());_ccdf !=nil {return _ccdf ;};return nil ;};func _ddff (_bbgf *_cb .CompliancePdfReader )[]ViolatedRule {return nil };func _fbcc (_bgadg *_cb .CompliancePdfReader )(_cdcc []ViolatedRule ){return _cdcc }; -func _cfbb (_eca *_cb .PdfPageResources ,_bcf *_e .ContentStreamOperations ,_dac bool )([]byte ,error ){var _cge bool ;for _ ,_dda :=range *_bcf {_ddc :switch _dda .Operand {case "\u0042\u0049":_efea ,_fdada :=_dda .Params [0].(*_e .ContentStreamInlineImage ); -if !_fdada {break ;};_adeb ,_cgfb :=_efea .GetColorSpace (_eca );if _cgfb !=nil {return nil ,_cgfb ;};switch _adeb .(type ){case *_cb .PdfColorspaceDeviceCMYK :if _dac {break _ddc ;};case *_cb .PdfColorspaceDeviceGray :case *_cb .PdfColorspaceDeviceRGB :if !_dac {break _ddc ; -};default:break _ddc ;};_cge =true ;_bdb ,_cgfb :=_efea .ToImage (_eca );if _cgfb !=nil {return nil ,_cgfb ;};_gad ,_cgfb :=_bdb .ToGoImage ();if _cgfb !=nil {return nil ,_cgfb ;};if _dac {_gad ,_cgfb =_ec .CMYKConverter .Convert (_gad );}else {_gad ,_cgfb =_ec .NRGBAConverter .Convert (_gad ); -};if _cgfb !=nil {return nil ,_cgfb ;};_ccgb ,_fdada :=_gad .(_ec .Image );if !_fdada {return nil ,_a .New ("\u0069\u006d\u0061\u0067\u0065\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074 \u0069\u006d\u0070\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0075\u0074\u0069\u006c\u002eI\u006d\u0061\u0067\u0065"); -};_faf :=_ccgb .Base ();_fab :=_cb .Image {Width :int64 (_faf .Width ),Height :int64 (_faf .Height ),BitsPerComponent :int64 (_faf .BitsPerComponent ),ColorComponents :_faf .ColorComponents ,Data :_faf .Data };_fab .SetDecode (_faf .Decode );_fab .SetAlpha (_faf .Alpha ); -_gadd ,_cgfb :=_efea .GetEncoder ();if _cgfb !=nil {_gadd =_aea .NewFlateEncoder ();};_cece ,_cgfb :=_e .NewInlineImageFromImage (_fab ,_gadd );if _cgfb !=nil {return nil ,_cgfb ;};_dda .Params [0]=_cece ;case "\u0047","\u0067":if len (_dda .Params )!=1{break ; -};_afge ,_eacc :=_aea .GetNumberAsFloat (_dda .Params [0]);if _eacc !=nil {break ;};if _dac {_dda .Params =[]_aea .PdfObject {_aea .MakeFloat (0),_aea .MakeFloat (0),_aea .MakeFloat (0),_aea .MakeFloat (1-_afge )};_eeeg :="\u004b";if _dda .Operand =="\u0067"{_eeeg ="\u006b"; -};_dda .Operand =_eeeg ;}else {_dda .Params =[]_aea .PdfObject {_aea .MakeFloat (_afge ),_aea .MakeFloat (_afge ),_aea .MakeFloat (_afge )};_adea :="\u0052\u0047";if _dda .Operand =="\u0067"{_adea ="\u0072\u0067";};_dda .Operand =_adea ;};_cge =true ;case "\u0052\u0047","\u0072\u0067":if !_dac {break ; -};if len (_dda .Params )!=3{break ;};_abd ,_baaa :=_aea .GetNumbersAsFloat (_dda .Params );if _baaa !=nil {break ;};_cge =true ;_cfdaa ,_bgd ,_acg :=_abd [0],_abd [1],_abd [2];_ggbd ,_deb ,_caed ,_gebg :=_c .RGBToCMYK (uint8 (_cfdaa *255),uint8 (_bgd *255),uint8 (255*_acg )); -_dda .Params =[]_aea .PdfObject {_aea .MakeFloat (float64 (_ggbd )/255),_aea .MakeFloat (float64 (_deb )/255),_aea .MakeFloat (float64 (_caed )/255),_aea .MakeFloat (float64 (_gebg )/255)};_cbb :="\u004b";if _dda .Operand =="\u0072\u0067"{_cbb ="\u006b"; -};_dda .Operand =_cbb ;case "\u004b","\u006b":if _dac {break ;};if len (_dda .Params )!=4{break ;};_begc ,_cedb :=_aea .GetNumbersAsFloat (_dda .Params );if _cedb !=nil {break ;};_dgge ,_cbdb ,_dbd ,_fce :=_begc [0],_begc [1],_begc [2],_begc [3];_aff ,_dae ,_aee :=_c .CMYKToRGB (uint8 (255*_dgge ),uint8 (255*_cbdb ),uint8 (255*_dbd ),uint8 (255*_fce )); -_dda .Params =[]_aea .PdfObject {_aea .MakeFloat (float64 (_aff )/255),_aea .MakeFloat (float64 (_dae )/255),_aea .MakeFloat (float64 (_aee )/255)};_ffee :="\u0052\u0047";if _dda .Operand =="\u006b"{_ffee ="\u0072\u0067";};_dda .Operand =_ffee ;_cge =true ; -};};if !_cge {return nil ,nil ;};_bafgg :=_e .NewContentCreator ();for _ ,_dffc :=range *_bcf {_bafgg .AddOperand (*_dffc );};_acbd :=_bafgg .Bytes ();return _acbd ,nil ;};func _adc (_ccefb *_cb .CompliancePdfReader )ViolatedRule {_bgac ,_bbff :=_ccefb .PdfReader .GetTrailer (); -if _bbff !=nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u006d\u0069\u0073s\u0069\u006e\u0067\u0020t\u0072\u0061\u0069\u006c\u0065\u0072\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074");};if _bgac .Get ("\u0049\u0044")==nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e\u0020\u0027\u0049\u0044\u0027\u0020k\u0065\u0079\u0077o\u0072\u0064"); -};if _bgac .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0032","\u0054\u0068\u0065\u0020\u006b\u0065y\u0077\u006f\u0072\u0064\u0020'\u0045\u006e\u0063\u0072\u0079\u0070t\u0027\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u002e\u0020"); -};return _ea ;}; - -// Profile3U is the implementation of the PDF/A-3U standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile3U struct{profile3 };func _aedg (_fdbc *Profile3Options ){if _fdbc .Now ==nil {_fdbc .Now =_bcb .Now ;};};type imageModifications struct{_ccg *colorspaceModification ;_fbgd _aea .StreamEncoder ;};func _bdac (_efbgb standardType ,_ace *_geg .OutputIntents )error {_ddad ,_dged :=_ae .NewISOCoatedV2Gray1CBasOutputIntent (_efbgb .outputIntentSubtype ()); -if _dged !=nil {return _dged ;};if _dged =_ace .Add (_ddad .ToPdfObject ());_dged !=nil {return _dged ;};return nil ;};func _cefa (_fa *_geg .Document )error {_bbg ,_edg :=_fa .FindCatalog ();if !_edg {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_ ,_edg =_aea .GetDict (_bbg .Object .Get ("\u0041\u0041"));if !_edg {return nil ;};_bbg .Object .Remove ("\u0041\u0041");return nil ;};func _daeg (_cegae *_cb .CompliancePdfReader )(_bdgf []ViolatedRule ){if _cegae .ParserMetadata ().HasOddLengthHexStrings (){_bdgf =append (_bdgf ,_ba ("\u0036.\u0031\u002e\u0036\u002d\u0031","\u0068\u0065\u0078a\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020e\u0076\u0065\u006e\u0020\u0073\u0069\u007a\u0065")); -};if _cegae .ParserMetadata ().HasOddLengthHexStrings (){_bdgf =append (_bdgf ,_ba ("\u0036.\u0031\u002e\u0036\u002d\u0032","\u0068\u0065\u0078\u0061\u0064\u0065\u0063\u0069\u006da\u006c\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068o\u0075\u006c\u0064\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0066\u0072\u006f\u006d\u0020\u0072\u0061n\u0067\u0065\u0020[\u0030\u002d\u0039\u003b\u0041\u002d\u0046\u003b\u0061\u002d\u0066\u005d")); -};return _bdgf ;};func _fbgff (_cgea *_cb .CompliancePdfReader )(_fefdb ViolatedRule ){for _ ,_cgeae :=range _cgea .GetObjectNums (){_afgc ,_ebeca :=_cgea .GetIndirectObjectByNumber (_cgeae );if _ebeca !=nil {continue ;};_agag ,_dabdc :=_aea .GetStream (_afgc ); -if !_dabdc {continue ;};_daeebb ,_dabdc :=_aea .GetName (_agag .Get ("\u0054\u0079\u0070\u0065"));if !_dabdc {continue ;};if *_daeebb !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_ ,_dabdc =_aea .GetName (_agag .Get ("\u004f\u0050\u0049"));if _dabdc {return _ba ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); -};_faea ,_dabdc :=_aea .GetName (_agag .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"));if !_dabdc {continue ;};if *_faea =="\u0050\u0053"{return _ba ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); -};if _agag .Get ("\u0050\u0053")!=nil {return _ba ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); -};};return _fefdb ;};func _gac (_bbcb *_geg .Document ,_gcbg int )error {_eccf :=map[*_aea .PdfObjectStream ]struct{}{};for _ ,_fed :=range _bbcb .Objects {_bcac ,_dbbb :=_aea .GetStream (_fed );if !_dbbb {continue ;};if _ ,_dbbb =_eccf [_bcac ];_dbbb {continue ; -};_eccf [_bcac ]=struct{}{};_bfc ,_dbbb :=_aea .GetName (_bcac .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065"));if !_dbbb {continue ;};if _bcac .Get ("\u0052\u0065\u0066")!=nil {_bcac .Remove ("\u0052\u0065\u0066");};if _bfc .String ()=="\u0050\u0053"{_bcac .Remove ("\u0050\u0053"); -continue ;};if _bfc .String ()=="\u0046\u006f\u0072\u006d"{if _bcac .Get ("\u004f\u0050\u0049")!=nil {_bcac .Remove ("\u004f\u0050\u0049");};if _bcac .Get ("\u0050\u0053")!=nil {_bcac .Remove ("\u0050\u0053");};if _ffdc :=_bcac .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"); -_ffdc !=nil {if _fba ,_abfd :=_aea .GetName (_ffdc );_abfd &&*_fba =="\u0050\u0053"{_bcac .Remove ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");};};continue ;};if _bfc .String ()=="\u0049\u006d\u0061g\u0065"{_dcece ,_acba :=_aea .GetBool (_bcac .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")); -if _acba &&bool (*_dcece ){_bcac .Set ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_aea .MakeBool (false ));};if _gcbg ==2{if _bcac .Get ("\u004f\u0050\u0049")!=nil {_bcac .Remove ("\u004f\u0050\u0049");};};if _bcac .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_bcac .Remove ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073"); -};continue ;};};return nil ;};func _gga (_ccdc *_geg .Document )error {_cgc ,_edf :=_ccdc .FindCatalog ();if !_edf {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_cgc .SetVersion (); -return nil ;};func _baec (_gfeg *_cb .CompliancePdfReader )(*_aea .PdfObjectDictionary ,bool ){_cefc ,_cccbd :=_bdcc (_gfeg );if !_cccbd {return nil ,false ;};_caab ,_cccbd :=_aea .GetArray (_cefc .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); -if !_cccbd {return nil ,false ;};if _caab .Len ()==0{return nil ,false ;};return _aea .GetDict (_caab .Get (0));};func _gadc (_cgdf *_cb .CompliancePdfReader )(_ffbebg []ViolatedRule ){var _cacae ,_ecbf ,_bdff ,_bcbf ,_fbbd ,_gdgd ,_aaef bool ;_ccfg :=func ()bool {return _cacae &&_ecbf &&_bdff &&_bcbf &&_fbbd &&_gdgd &&_aaef }; -_aeeg :=func (_daad *_aea .PdfObjectDictionary )bool {if !_cacae &&_daad .Get ("\u0054\u0052")!=nil {_cacae =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036.\u0032\u002e\u0035\u002d\u0031","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0054\u0052\u0020\u006b\u0065\u0079\u002e")); -};if _abdd :=_daad .Get ("\u0054\u0052\u0032");!_ecbf &&_abdd !=nil {_aaad ,_effa :=_aea .GetName (_abdd );if !_effa ||(_effa &&*_aaad !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_ecbf =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036.\u0032\u002e\u0035\u002d\u0032","\u0041\u006e \u0045\u0078\u0074G\u0053\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074a\u0069n\u0020\u0074\u0068\u0065\u0020\u0054R2 \u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076al\u0075e\u0020\u006f\u0074\u0068e\u0072 \u0074h\u0061\u006e \u0044\u0065fa\u0075\u006c\u0074\u002e")); -if _ccfg (){return true ;};};};if !_bdff &&_daad .Get ("\u0048\u0054\u0050")!=nil {_bdff =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036.\u0032\u002e\u0035\u002d\u0033","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020th\u0065\u0020\u0048\u0054\u0050\u0020\u006b\u0065\u0079\u002e")); -};_dcgae ,_ffafc :=_aea .GetDict (_daad .Get ("\u0048\u0054"));if _ffafc {if _aefa :=_dcgae .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u0054\u0079\u0070\u0065");!_bcbf &&_aefa !=nil {_gdbd ,_gcba :=_aea .GetInt (_aefa );if !_gcba ||(_gcba &&!(*_gdbd ==1||*_gdbd ==5)){_ffbebg =append (_ffbebg ,_ba ("\u0020\u0036\u002e\u0032\u002e\u0035\u002d\u0034","\u0041\u006c\u006c\u0020\u0068\u0061\u006c\u0066\u0074\u006f\u006e\u0065\u0073\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006ce\u0020\u0073h\u0061\u006c\u006c\u0020h\u0061\u0076\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0031\u0020\u006f\u0072\u0020\u0035 \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0048\u0061l\u0066\u0074\u006fn\u0065\u0054\u0079\u0070\u0065\u0020\u006be\u0079\u002e")); -if _ccfg (){return true ;};};};if _ddef :=_dcgae .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u004e\u0061\u006d\u0065");!_fbbd &&_ddef !=nil {_fbbd =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036.\u0032\u002e\u0035\u002d\u0035","\u0048\u0061\u006c\u0066\u0074o\u006e\u0065\u0073\u0020\u0069\u006e\u0020a\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020\u0061\u0020\u0048\u0061\u006c\u0066\u0074\u006f\u006e\u0065N\u0061\u006d\u0065\u0020\u006b\u0065y\u002e")); -if _ccfg (){return true ;};};};_ ,_cggfb :=_ebaag (_cgdf );var _ebdb bool ;_ebgfa ,_ffafc :=_aea .GetDict (_daad .Get ("\u0047\u0072\u006fu\u0070"));if _ffafc {_ ,_face :=_aea .GetName (_ebgfa .Get ("\u0043\u0053"));if _face {_ebdb =true ;};};if _ceec :=_daad .Get ("\u0042\u004d"); -!_gdgd &&!_aaef &&_ceec !=nil {_adcae ,_dbab :=_aea .GetName (_ceec );if _dbab {switch _adcae .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065","\u004d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","\u0053\u0063\u0072\u0065\u0065\u006e","\u004fv\u0065\u0072\u006c\u0061\u0079","\u0044\u0061\u0072\u006b\u0065\u006e","\u004ci\u0067\u0068\u0074\u0065\u006e","\u0043\u006f\u006c\u006f\u0072\u0044\u006f\u0064\u0067\u0065","\u0043o\u006c\u006f\u0072\u0042\u0075\u0072n","\u0048a\u0072\u0064\u004c\u0069\u0067\u0068t","\u0053o\u0066\u0074\u004c\u0069\u0067\u0068t","\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065","\u0045x\u0063\u006c\u0075\u0073\u0069\u006fn","\u0048\u0075\u0065","\u0053\u0061\u0074\u0075\u0072\u0061\u0074\u0069\u006f\u006e","\u0043\u006f\u006co\u0072","\u004c\u0075\u006d\u0069\u006e\u006f\u0073\u0069\u0074\u0079":default:_gdgd =true ; -_ffbebg =append (_ffbebg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0031","\u004f\u006el\u0079\u0020\u0062\u006c\u0065\u006e\u0064\u0020\u006d\u006f\u0064\u0065\u0073\u0020\u0074h\u0061\u0074\u0020\u0061\u0072\u0065\u0020\u0073\u0070\u0065c\u0069\u0066\u0069ed\u0020\u0069\u006e\u0020\u0049\u0053O\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a2\u0030\u0030\u0038\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075e\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0042M\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0020\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0020\u0073\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -if _ccfg (){return true ;};};if _adcae .String ()!="\u004e\u006f\u0072\u006d\u0061\u006c"&&!_cggfb &&!_ebdb {_aaef =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); -if _ccfg (){return true ;};};};};if _ ,_ffafc =_aea .GetDict (_daad .Get ("\u0053\u004d\u0061s\u006b"));!_aaef &&_ffafc &&!_cggfb &&!_ebdb {_aaef =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); -if _ccfg (){return true ;};};if _dfac :=_daad .Get ("\u0043\u0041");!_aaef &&_dfac !=nil &&!_cggfb &&!_ebdb {_fccg ,_ggcbc :=_aea .GetNumberAsFloat (_dfac );if _ggcbc ==nil &&_fccg < 1.0{_aaef =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); -if _ccfg (){return true ;};};};if _eafe :=_daad .Get ("\u0063\u0061");!_aaef &&_eafe !=nil &&!_cggfb &&!_ebdb {_degb ,_dfgd :=_aea .GetNumberAsFloat (_eafe );if _dfgd ==nil &&_degb < 1.0{_aaef =true ;_ffbebg =append (_ffbebg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); -if _ccfg (){return true ;};};};return false ;};for _ ,_gfaa :=range _cgdf .PageList {_ffgfa :=_gfaa .Resources ;if _ffgfa ==nil {continue ;};if _ffgfa .ExtGState ==nil {continue ;};_ebag ,_bcdbb :=_aea .GetDict (_ffgfa .ExtGState );if !_bcdbb {continue ; -};_bdggb :=_ebag .Keys ();for _ ,_bacf :=range _bdggb {_fade ,_gcbag :=_aea .GetDict (_ebag .Get (_bacf ));if !_gcbag {continue ;};if _aeeg (_fade ){return _ffbebg ;};};};for _ ,_fdbb :=range _cgdf .PageList {_aface :=_fdbb .Resources ;if _aface ==nil {continue ; -};_eagg ,_cgdce :=_aea .GetDict (_aface .XObject );if !_cgdce {continue ;};for _ ,_ggbaf :=range _eagg .Keys (){_eggg ,_dbabe :=_aea .GetStream (_eagg .Get (_ggbaf ));if !_dbabe {continue ;};_fgadf ,_dbabe :=_aea .GetDict (_eggg .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_dbabe {continue ;};_dacc ,_dbabe :=_aea .GetDict (_fgadf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_dbabe {continue ;};for _ ,_agae :=range _dacc .Keys (){_dgcf ,_dbac :=_aea .GetDict (_dacc .Get (_agae ));if !_dbac {continue ;};if _aeeg (_dgcf ){return _ffbebg ; -};};};};return _ffbebg ;}; - -// Conformance gets the PDF/A conformance. -func (_aeea *profile2 )Conformance ()string {return _aeea ._fbdd ._gae };var _ Profile =(*Profile2A )(nil );func _cegd (_cgbg *_aea .PdfObjectStream ,_afec map[*_aea .PdfObjectStream ][]byte ,_abaed map[*_aea .PdfObjectStream ]*_ge .CMap )(*_ge .CMap ,error ){_edgd ,_fbbf :=_abaed [_cgbg ]; -if !_fbbf {var _ggdge error ;_dcfa ,_ceabb :=_afec [_cgbg ];if !_ceabb {_dcfa ,_ggdge =_aea .DecodeStream (_cgbg );if _ggdge !=nil {_gb .Log .Debug ("\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0073\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_ggdge ); -return nil ,_ggdge ;};_afec [_cgbg ]=_dcfa ;};_edgd ,_ggdge =_ge .LoadCmapFromData (_dcfa ,false );if _ggdge !=nil {return nil ,_ggdge ;};_abaed [_cgbg ]=_edgd ;};return _edgd ,nil ;};func _fcd ()standardType {return standardType {_ab :2,_gae :"\u0041"}}; -func (_fbg *documentImages )hasOnlyDeviceCMYK ()bool {return _fbg ._bf &&!_fbg ._cfc &&!_fbg ._aa };func _febe (_gggf *_cb .CompliancePdfReader )(_ffafb ViolatedRule ){for _ ,_dcecb :=range _gggf .GetObjectNums (){_adb ,_eddf :=_gggf .GetIndirectObjectByNumber (_dcecb ); -if _eddf !=nil {continue ;};_bebg ,_gdgcb :=_aea .GetStream (_adb );if !_gdgcb {continue ;};_bdbe ,_gdgcb :=_aea .GetName (_bebg .Get ("\u0054\u0079\u0070\u0065"));if !_gdgcb {continue ;};if *_bdbe !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;}; -_cbdbb ,_gdgcb :=_aea .GetName (_bebg .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"));if !_gdgcb {continue ;};if *_cbdbb =="\u0050\u0053"{return _ba ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); -};if _bebg .Get ("\u0050\u0053")!=nil {return _ba ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); -};};return _ffafb ;}; +Xmp XmpOptions ;}; // Profile2Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. type Profile2Options struct{ @@ -236,341 +86,121 @@ type Profile2Options struct{ CMYKDefaultColorSpace bool ; // Now is a function that returns current time. -Now func ()_bcb .Time ; - -// Xmp is the xmp options information. -Xmp XmpOptions ;}; - -// Profile3Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. -type Profile3Options struct{ - -// CMYKDefaultColorSpace is an option that refers PDF/A -CMYKDefaultColorSpace bool ; - -// Now is a function that returns current time. -Now func ()_bcb .Time ; +Now func ()_c .Time ; // Xmp is the xmp options information. -Xmp XmpOptions ;};func _bfbf (_ffdg *_cb .CompliancePdfReader )[]ViolatedRule {return nil };func _cgdef (_fcaag *_cb .CompliancePdfReader )(_fdcec ViolatedRule ){for _ ,_daee :=range _fcaag .GetObjectNums (){_cedbe ,_eeadg :=_fcaag .GetIndirectObjectByNumber (_daee ); -if _eeadg !=nil {continue ;};_babf ,_gfde :=_aea .GetStream (_cedbe );if !_gfde {continue ;};_ddbf ,_gfde :=_aea .GetName (_babf .Get ("\u0054\u0079\u0070\u0065"));if !_gfde {continue ;};if *_ddbf !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _babf .Get ("\u0052\u0065\u0066")!=nil {return _ba ("\u0036.\u0032\u002e\u0036\u002d\u0031","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e"); -};};return _fdcec ;};func _ba (_cbg string ,_ed string )ViolatedRule {return ViolatedRule {RuleNo :_cbg ,Detail :_ed }};func _ecegb (_gafac *_cb .CompliancePdfReader ,_bceg standardType )(_eege []ViolatedRule ){var _cced ,_ecggg ,_gfdc ,_caga ,_fbeg ,_eccfd ,_gddd bool ; -_caaa :=func ()bool {return _cced &&_ecggg &&_gfdc &&_caga &&_fbeg &&_eccfd &&_gddd };_afab :=map[*_aea .PdfObjectStream ]*_ge .CMap {};_gacb :=map[*_aea .PdfObjectStream ][]byte {};_bbdaa :=map[_aea .PdfObject ]*_cb .PdfFont {};for _ ,_fdgd :=range _gafac .GetObjectNums (){_bafd ,_aeegc :=_gafac .GetIndirectObjectByNumber (_fdgd ); -if _aeegc !=nil {continue ;};_egcb ,_eeeb :=_aea .GetDict (_bafd );if !_eeeb {continue ;};_adag ,_eeeb :=_aea .GetName (_egcb .Get ("\u0054\u0079\u0070\u0065"));if !_eeeb {continue ;};if *_adag !="\u0046\u006f\u006e\u0074"{continue ;};_ceage ,_aeegc :=_cb .NewPdfFontFromPdfObject (_egcb ); -if _aeegc !=nil {_gb .Log .Debug ("g\u0065\u0074\u0074\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0066r\u006f\u006d\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0076",_aeegc );continue ;};_bbdaa [_egcb ]=_ceage ; -};for _ ,_adfc :=range _gafac .PageList {_eaab ,_cagcd :=_adfc .GetContentStreams ();if _cagcd !=nil {_gb .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0070\u0061\u0067\u0065\u0020\u0063o\u006e\u0074\u0065\u006e\u0074\u0020\u0073t\u0072\u0065\u0061\u006d\u0073\u0020\u0066\u0061\u0069\u006ce\u0064"); -continue ;};for _ ,_deegd :=range _eaab {_edbae :=_e .NewContentStreamParser (_deegd );_befda ,_gcdc :=_edbae .Parse ();if _gcdc !=nil {_gb .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_gcdc ); -continue ;};var _efgcd bool ;for _ ,_eafee :=range *_befda {if _eafee .Operand !="\u0054\u0072"{continue ;};if len (_eafee .Params )!=1{_gb .Log .Debug ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054\u0072\u0027\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0065\u0064\u0020\u0027\u0031\u0027\u0020\u0062\u0075\u0074 \u0069\u0073\u003a\u0020\u0027\u0025d\u0027",len (_eafee .Params )); -continue ;};_gfeae ,_adcc :=_aea .GetIntVal (_eafee .Params [0]);if !_adcc {_gb .Log .Debug ("\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020i\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -continue ;};if _gfeae ==3{_efgcd =true ;break ;};};for _ ,_debd :=range *_befda {if _debd .Operand !="\u0054\u0066"{continue ;};if len (_debd .Params )!=2{_gb .Log .Debug ("i\u006eva\u006ci\u0064 \u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066 \u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072s\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054f\u0027\u0020\u006fper\u0061\u006e\u0064\u002c\u0020\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0032\u0027\u0020\u0069s\u003a \u0027\u0025\u0064\u0027",len (_debd .Params )); -continue ;};_facbg ,_gaag :=_aea .GetName (_debd .Params [0]);if !_gaag {_gb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_debd ); -continue ;};_defd ,_efbd :=_adfc .Resources .GetFontByName (*_facbg );if !_efbd {_gb .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_gbef ,_gaag :=_aea .GetDict (_defd );if !_gaag {_gb .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_dfgg ,_gaag :=_bbdaa [_gbef ];if !_gaag {var _ddded error ;_dfgg ,_ddded =_cb .NewPdfFontFromPdfObject (_gbef );if _ddded !=nil {_gb .Log .Debug ("\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0072o\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_ddded ); -continue ;};_bbdaa [_gbef ]=_dfgg ;};if !_cced {_afdg :=_gcgd (_gbef ,_gacb ,_afab );if _afdg !=_ea {_eege =append (_eege ,_afdg );_cced =true ;if _caaa (){return _eege ;};};};if !_ecggg {_fbde :=_egggb (_gbef );if _fbde !=_ea {_eege =append (_eege ,_fbde ); -_ecggg =true ;if _caaa (){return _eege ;};};};if !_gfdc {_eafaf :=_cddb (_gbef ,_gacb ,_afab );if _eafaf !=_ea {_eege =append (_eege ,_eafaf );_gfdc =true ;if _caaa (){return _eege ;};};};if !_caga {_bccgg :=_aegcb (_gbef ,_gacb ,_afab );if _bccgg !=_ea {_eege =append (_eege ,_bccgg ); -_caga =true ;if _caaa (){return _eege ;};};};if !_fbeg {_dcgab :=_becca (_dfgg ,_gbef ,_efgcd );if _dcgab !=_ea {_fbeg =true ;_eege =append (_eege ,_dcgab );if _caaa (){return _eege ;};};};if !_eccfd {_beccgd :=_ddaf (_dfgg ,_gbef );if _beccgd !=_ea {_eccfd =true ; -_eege =append (_eege ,_beccgd );if _caaa (){return _eege ;};};};if !_gddd &&(_bceg ._gae =="\u0041"||_bceg ._gae =="\u0055"){_eeffc :=_geacg (_gbef ,_gacb ,_afab );if _eeffc !=_ea {_gddd =true ;_eege =append (_eege ,_eeffc );if _caaa (){return _eege ;}; -};};};};};return _eege ;}; - -// Conformance gets the PDF/A conformance. -func (_dedb *profile1 )Conformance ()string {return _dedb ._cfgg ._gae }; - -// DefaultProfile3Options the default options for the Profile3. -func DefaultProfile3Options ()*Profile3Options {return &Profile3Options {Now :_bcb .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};}; - -// NewProfile2B creates a new Profile2B with the given options. -func NewProfile2B (options *Profile2Options )*Profile2B {if options ==nil {options =DefaultProfile2Options ();};_gebc (options );return &Profile2B {profile2 {_eeff :*options ,_fbdd :_ad ()}};};func _abfgb (_dgdbd *_cb .CompliancePdfReader )(_cbgga ViolatedRule ){_cffc ,_agdd :=_bdcc (_dgdbd ); -if !_agdd {return _ea ;};if _cffc .Get ("\u0041\u0041")!=nil {return _ba ("\u0036.\u0035\u002e\u0032\u002d\u0031","\u0054h\u0065\u0020\u0064\u006fc\u0075m\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020a\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079 \u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079\u002e"); -};return _ea ;};func _fggb (_ebgc *_cb .CompliancePdfReader )(_cbcg []ViolatedRule ){var _eacfc ,_bgeda ,_caabe ,_fbcgf bool ;_fdgf :=func ()bool {return _eacfc &&_bgeda &&_caabe &&_fbcgf };_aeee ,_dgaa :=_ebaag (_ebgc );var _ecac _ae .ProfileHeader ;if _dgaa {_ecac ,_ =_ae .ParseHeader (_aeee .DestOutputProfile ); -};_gcgg :=map[_aea .PdfObject ]struct{}{};var _fcae func (_decab _cb .PdfColorspace )bool ;_fcae =func (_eccb _cb .PdfColorspace )bool {switch _dabf :=_eccb .(type ){case *_cb .PdfColorspaceDeviceGray :if !_eacfc {if !_dgaa {_cbcg =append (_cbcg ,_ba ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d4","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064 \u0069\u0066\u0020\u0061\u0020\u0064\u0065v\u0069\u0063\u0065\u0020\u0069\u006e\u0064\u0065p\u0065\u006e\u0064\u0065\u006e\u0074\u0020\u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0047\u0072\u0061\u0079\u0020\u0063\u006f\u006c\u006f\u0075r \u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061\u0073\u0020\u0062\u0065\u0065\u006e \u0073\u0065\u0074\u0020\u0077\u0068\u0065n \u0074\u0068\u0065\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072a\u0079\u0020\u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u002c o\u0072\u0020\u0069\u0066\u0020\u0061\u0020\u0050\u0044\u0046\u002fA\u0020\u004f\u0075tp\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u002e")); -_eacfc =true ;if _fdgf (){return true ;};};};case *_cb .PdfColorspaceDeviceRGB :if !_bgeda {if !_dgaa ||_ecac .ColorSpace !=_ae .ColorSpaceRGB {_cbcg =append (_cbcg ,_ba ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d2","\u0044\u0065\u0076\u0069c\u0065\u0052\u0047\u0042\u0020\u0073\u0068\u0061\u006cl\u0020\u006f\u006e\u006c\u0079\u0020\u0062e\u0020\u0075\u0073\u0065\u0064\u0020\u0069f\u0020\u0061\u0020\u0064\u0065\u0076\u0069\u0063e\u0020\u0069n\u0064\u0065\u0070e\u006e\u0064\u0065\u006et \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0052\u0047\u0042\u0020\u0063\u006fl\u006f\u0075r\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061\u0073\u0020b\u0065\u0065\u006e\u0020s\u0065\u0074 \u0077\u0068\u0065\u006e\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0052\u0047\u0042\u0020c\u006flou\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020i\u0073\u0020\u0075\u0073\u0065\u0064\u002c\u0020\u006f\u0072\u0020if\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044F\u002f\u0041\u0020\u004fut\u0070\u0075\u0074\u0049\u006e\u0074\u0065n\u0074\u0020t\u0068\u0061t\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0061\u006e\u0020\u0052\u0047\u0042\u0020\u0064\u0065\u0073\u0074\u0069\u006e\u0061\u0074io\u006e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u002e")); -_bgeda =true ;if _fdgf (){return true ;};};};case *_cb .PdfColorspaceDeviceCMYK :if !_caabe {if !_dgaa ||_ecac .ColorSpace !=_ae .ColorSpaceCMYK {_cbcg =append (_cbcg ,_ba ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d3","\u0044e\u0076\u0069c\u0065\u0043\u004d\u0059\u004b\u0020\u0073hal\u006c\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u0066\u0020\u0061\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u0020\u0069\u006e\u0064\u0065\u0070\u0065\u006e\u0064\u0065\u006e\u0074\u0020\u0044ef\u0061\u0075\u006c\u0074\u0043\u004d\u0059K\u0020\u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061s\u0020\u0062\u0065\u0065\u006e \u0073\u0065\u0074\u0020\u006fr \u0069\u0066\u0020\u0061\u0020\u0044e\u0076\u0069\u0063\u0065\u004e\u002d\u0062\u0061\u0073\u0065\u0064\u0020\u0044\u0065f\u0061\u0075\u006c\u0074\u0043\u004d\u0059\u004b\u0020c\u006f\u006c\u006f\u0075r\u0020\u0073\u0070\u0061\u0063e\u0020\u0068\u0061\u0073\u0020\u0062\u0065\u0065\u006e\u0020\u0073\u0065\u0074\u0020\u0077\u0068\u0065\u006e\u0020\u0074h\u0065\u0020\u0044\u0065\u0076\u0069c\u0065\u0043\u004d\u0059\u004b\u0020c\u006f\u006c\u006fu\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u0072\u0020t\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0061\u0020\u0043\u004d\u0059\u004b\u0020d\u0065\u0073\u0074\u0069\u006e\u0061t\u0069\u006f\u006e\u0020\u0070r\u006f\u0066\u0069\u006c\u0065\u002e")); -_caabe =true ;if _fdgf (){return true ;};};};case *_cb .PdfColorspaceICCBased :if !_fbcgf {_acfbc ,_dcfb :=_ae .ParseHeader (_dabf .Data );if _dcfb !=nil {_gb .Log .Debug ("\u0070\u0061\u0072si\u006e\u0067\u0020\u0049\u0043\u0043\u0042\u0061\u0073e\u0064 \u0068e\u0061d\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_dcfb ); -_cbcg =append (_cbcg ,func ()ViolatedRule {return _ba ("\u0036.\u0032\u002e\u0034\u002e\u0032\u002d1","\u0054\u0068e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0066o\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d o\u0066\u0020\u0061\u006e\u0020\u0049C\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006fl\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0049\u0043\u0043.\u0031\u003a\u0031\u0039\u0039\u0038-\u0030\u0039,\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0031\u002d\u00312\u002c\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0033\u002d\u0030\u0039\u0020\u006f\u0072\u0020I\u0053\u004f\u0020\u0031\u0035\u0030\u0037\u0036\u002d\u0031\u002e"); -}());_fbcgf =true ;if _fdgf (){return true ;};};if !_fbcgf {var _bgad ,_eaeee bool ;switch _acfbc .DeviceClass {case _ae .DeviceClassPRTR ,_ae .DeviceClassMNTR ,_ae .DeviceClassSCNR ,_ae .DeviceClassSPAC :default:_bgad =true ;};switch _acfbc .ColorSpace {case _ae .ColorSpaceRGB ,_ae .ColorSpaceCMYK ,_ae .ColorSpaceGRAY ,_ae .ColorSpaceLAB :default:_eaeee =true ; -};if _bgad ||_eaeee {_cbcg =append (_cbcg ,_ba ("\u0036.\u0032\u002e\u0034\u002e\u0032\u002d1","\u0054\u0068e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0066o\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d o\u0066\u0020\u0061\u006e\u0020\u0049C\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006fl\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0049\u0043\u0043.\u0031\u003a\u0031\u0039\u0039\u0038-\u0030\u0039,\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0031\u002d\u00312\u002c\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0033\u002d\u0030\u0039\u0020\u006f\u0072\u0020I\u0053\u004f\u0020\u0031\u0035\u0030\u0037\u0036\u002d\u0031\u002e")); -_fbcgf =true ;if _fdgf (){return true ;};};};};if _dabf .Alternate !=nil {return _fcae (_dabf .Alternate );};};return false ;};for _ ,_dbcad :=range _ebgc .GetObjectNums (){_acgde ,_afeca :=_ebgc .GetIndirectObjectByNumber (_dbcad );if _afeca !=nil {continue ; -};_fabad ,_gegf :=_aea .GetStream (_acgde );if !_gegf {continue ;};_eccc ,_gegf :=_aea .GetName (_fabad .Get ("\u0054\u0079\u0070\u0065"));if !_gegf ||_eccc .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_acgeg ,_gegf :=_aea .GetName (_fabad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_gegf {continue ;};_gcgg [_fabad ]=struct{}{};switch _acgeg .String (){case "\u0049\u006d\u0061g\u0065":_bggfg ,_dbcab :=_cb .NewXObjectImageFromStream (_fabad );if _dbcab !=nil {continue ;};_gcgg [_fabad ]=struct{}{};if _fcae (_bggfg .ColorSpace ){return _cbcg ; -};case "\u0046\u006f\u0072\u006d":_eecef ,_fece :=_aea .GetDict (_fabad .Get ("\u0047\u0072\u006fu\u0070"));if !_fece {continue ;};_faeg :=_eecef .Get ("\u0043\u0053");if _faeg ==nil {continue ;};_cfdb ,_fggc :=_cb .NewPdfColorspaceFromPdfObject (_faeg ); -if _fggc !=nil {continue ;};if _fcae (_cfdb ){return _cbcg ;};};};for _ ,_egcd :=range _ebgc .PageList {_ffdcg ,_cfagg :=_egcd .GetContentStreams ();if _cfagg !=nil {continue ;};for _ ,_dcgga :=range _ffdcg {_gcgf ,_eabae :=_e .NewContentStreamParser (_dcgga ).Parse (); -if _eabae !=nil {continue ;};for _ ,_fdcc :=range *_gcgf {if len (_fdcc .Params )> 1{continue ;};switch _fdcc .Operand {case "\u0042\u0049":_cedf ,_dcac :=_fdcc .Params [0].(*_e .ContentStreamInlineImage );if !_dcac {continue ;};_ffbc ,_aggf :=_cedf .GetColorSpace (_egcd .Resources ); -if _aggf !=nil {continue ;};if _fcae (_ffbc ){return _cbcg ;};case "\u0044\u006f":_fgee ,_daeb :=_aea .GetName (_fdcc .Params [0]);if !_daeb {continue ;};_ffdfb ,_ecbbe :=_egcd .Resources .GetXObjectByName (*_fgee );if _ ,_cddf :=_gcgg [_ffdfb ];_cddf {continue ; -};switch _ecbbe {case _cb .XObjectTypeImage :_agfb ,_gefg :=_cb .NewXObjectImageFromStream (_ffdfb );if _gefg !=nil {continue ;};_gcgg [_ffdfb ]=struct{}{};if _fcae (_agfb .ColorSpace ){return _cbcg ;};case _cb .XObjectTypeForm :_dadec ,_fccea :=_aea .GetDict (_ffdfb .Get ("\u0047\u0072\u006fu\u0070")); -if !_fccea {continue ;};_fcdcb ,_fccea :=_aea .GetName (_dadec .Get ("\u0043\u0053"));if !_fccea {continue ;};_aafe ,_eagb :=_cb .NewPdfColorspaceFromPdfObject (_fcdcb );if _eagb !=nil {continue ;};_gcgg [_ffdfb ]=struct{}{};if _fcae (_aafe ){return _cbcg ; -};};};};};};return _cbcg ;};func _cafae (_feea *_cb .CompliancePdfReader )(_acfb []ViolatedRule ){_dgde :=true ;_bbdbc ,_dbad :=_feea .GetCatalogMarkInfo ();if !_dbad {_dgde =false ;}else {_dgdb ,_gbab :=_aea .GetDict (_bbdbc );if _gbab {_gdbg ,_gceg :=_aea .GetBool (_dgdb .Get ("\u004d\u0061\u0072\u006b\u0065\u0064")); -if !bool (*_gdbg )||!_gceg {_dgde =false ;};}else {_dgde =false ;};};if !_dgde {_acfb =append (_acfb ,_ba ("\u0036.\u0038\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006cog\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020M\u0061r\u006b\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061 \u004d\u0061\u0072\u006b\u0065\u0064\u0020\u0065\u006et\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074,\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0076\u0061lu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0072\u0075\u0065")); -};_fegf ,_dbad :=_feea .GetCatalogStructTreeRoot ();if !_dbad {_acfb =append (_acfb ,_ba ("\u0036.\u0038\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075r\u0065\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065d \u0062\u0079\u0020a\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072e\u0020\u0068\u0069\u0065\u0072\u0061\u0072\u0063\u0068\u0079\u0020\u0072\u006f\u006ft\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0065\u006e\u0074r\u0079\u0020\u006f\u0066\u0020\u0074h\u0065\u0020d\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061t\u0061\u006c\u006fg \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0036\u002e")); -};_dbg ,_dbad :=_aea .GetDict (_fegf );if _dbad {_afcd ,_dgga :=_aea .GetName (_dbg .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _dgga {_afdac ,_cgfe :=_aea .GetDict (_afcd );if _cgfe {for _ ,_bcaa :=range _afdac .Keys (){_gaef :=_afdac .Get (_bcaa ); -if _gaef ==nil {_acfb =append (_acfb ,_ba ("\u0036.\u0038\u002e\u0033\u002d\u0032","\u0041\u006c\u006c\u0020\u006eo\u006e\u002ds\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0073t\u0072\u0075\u0063\u0074ure\u0020\u0074\u0079\u0070\u0065s\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u006d\u0061\u0070\u0070\u0065d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020n\u0065\u0061\u0072\u0065\u0073\u0074\u0020\u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0073\u0074a\u006ed\u0061r\u0064\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065re\u006e\u0063e\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020i\u006e\u0020\u0074\u0068e\u0020\u0072\u006fl\u0065\u0020\u006d\u0061p \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066 \u0074h\u0065\u0020\u0073\u0074\u0072\u0075c\u0074\u0075r\u0065\u0020\u0074\u0072e\u0065\u0020\u0072\u006f\u006ft\u002e")); -};};};};};return _acfb ;};func _eacce (_gabg *_cb .CompliancePdfReader )(_befc ViolatedRule ){_bgbce ,_bfee :=_bdcc (_gabg );if !_bfee {return _ea ;};_cefce ,_bfee :=_aea .GetDict (_bgbce .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_bfee {return _ea ; -};_gefde ,_bfee :=_aea .GetArray (_cefce .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_bfee {return _ea ;};for _eebb :=0;_eebb < _gefde .Len ();_eebb ++{_bbed ,_efgg :=_aea .GetDict (_gefde .Get (_eebb ));if !_efgg {continue ;};if _bbed .Get ("\u0041")!=nil {return _ba ("\u0036.\u0034\u002e\u0031\u002d\u0032","\u0041\u0020\u0046\u0069\u0065\u006c\u0064\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0041 o\u0072\u0020\u0041\u0041\u0020\u006b\u0065\u0079\u0073\u002e"); -};if _bbed .Get ("\u0041\u0041")!=nil {return _ba ("\u0036.\u0034\u002e\u0031\u002d\u0032","\u0041\u0020\u0046\u0069\u0065\u006c\u0064\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0041 o\u0072\u0020\u0041\u0041\u0020\u006b\u0065\u0079\u0073\u002e"); -};};return _ea ;};func _aegc (_ccdb *_geg .Document )error {_aece ,_gcaf :=_ccdb .GetPages ();if !_gcaf {return nil ;};for _ ,_dgeb :=range _aece {_ffcf ,_cbfd :=_aea .GetArray (_dgeb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_cbfd {continue ; -};for _ ,_acf :=range _ffcf .Elements (){_acf =_aea .ResolveReference (_acf );if _ ,_egc :=_acf .(*_aea .PdfObjectNull );_egc {continue ;};_fgag ,_fagae :=_aea .GetDict (_acf );if !_fagae {continue ;};_gbc ,_ :=_aea .GetIntVal (_fgag .Get ("\u0046"));_gbc &=^(1<<0); -_gbc &=^(1<<1);_gbc &=^(1<<5);_gbc |=1<<2;_fgag .Set ("\u0046",_aea .MakeInteger (int64 (_gbc )));_fdgb :=false ;if _fbgc :=_fgag .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_fbgc !=nil {_cbfe ,_baafg :=_aea .GetName (_fbgc );if _baafg &&_cbfe .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_fdgb =true ; -if _fgag .Get ("\u0041\u0041")!=nil {_fgag .Remove ("\u0041\u0041");};};};if _fgag .Get ("\u0043")!=nil ||_fgag .Get ("\u0049\u0043")!=nil {_ceb ,_fae :=_afc (_ccdb );if !_fae {_fgag .Remove ("\u0043");_fgag .Remove ("\u0049\u0043");}else {_bee ,_dfg :=_aea .GetIntVal (_ceb .Get ("\u004e")); -if !_dfg ||_bee !=3{_fgag .Remove ("\u0043");_fgag .Remove ("\u0049\u0043");};};};_abg ,_fagae :=_aea .GetDict (_fgag .Get ("\u0041\u0050"));if _fagae {_cbeg :=_abg .Get ("\u004e");if _cbeg ==nil {continue ;};if len (_abg .Keys ())> 1{_abg .Clear ();_abg .Set ("\u004e",_cbeg ); -};if _fdgb {_ega ,_cedbb :=_aea .GetName (_fgag .Get ("\u0046\u0054"));if _cedbb &&*_ega =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;};func _geacg (_ebdf *_aea .PdfObjectDictionary ,_ffgg map[*_aea .PdfObjectStream ][]byte ,_afcgd map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_fedg ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0037\u002d\u0031"; -_ddgdb ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006cl\u0020\u0069\u006e\u0063l\u0075\u0064e\u0020\u0061 \u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020w\u0068\u006f\u0073\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073 \u0061\u0020\u0043M\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u006d\u0061p\u0073\u0020\u0063\u0068\u0061\u0072ac\u0074\u0065\u0072\u0020\u0063\u006fd\u0065s\u0020\u0074\u006f\u0020\u0055\u006e\u0069\u0063\u006f\u0064e \u0076a\u006c\u0075\u0065\u0073,\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063r\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020P\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035.\u0039\u002c\u0020\u0075\u006e\u006ce\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006d\u0065\u0065\u0074\u0073 \u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0074\u0068\u0072\u0065\u0065\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u003a\u000a\u0020\u002d\u0020\u0066o\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0073\u0020M\u0061\u0063\u0052o\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041n\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u006f\u0072\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020t\u0068\u0065\u0020\u0070\u0072\u0065d\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0056\u0020C\u004d\u0061\u0070s\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0073\u0020a\u0072\u0065 \u0074\u0061k\u0065\u006e\u0020\u0066\u0072\u006f\u006d\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u0020\u0073\u0074\u0061n\u0064\u0061\u0072\u0064\u0020L\u0061t\u0069\u006e\u0020\u0063\u0068a\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0074\u0020\u006fr\u0020\u0074\u0068\u0065 \u0073\u0065\u0074\u0020\u006f\u0066 \u006e\u0061\u006d\u0065\u0064\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0066\u006f\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046 \u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0041\u0070\u0070\u0065\u006e\u0064\u0069\u0078 \u0044\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020w\u0068\u006f\u0073e\u0020d\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u0047B\u0031\u002c\u0020\u0041\u0064\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002c\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031\u0020\u006f\u0072\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006fr\u0065\u0061\u0031\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u006c\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0073\u002e"; -);_ecab ,_adfd :=_aea .GetStream (_ebdf .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _adfd {_ ,_adbe :=_cegd (_ecab ,_ffgg ,_afcgd );if _adbe !=nil {return _ba (_fedg ,_ddgdb );};return _ea ;};_afdada ,_adfd :=_aea .GetName (_ebdf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_adfd {return _ba (_fedg ,_ddgdb );};switch _afdada .String (){case "\u0054\u0079\u0070e\u0031":return _ea ;};return _ba (_fedg ,_ddgdb );}; - -// NewProfile2U creates a new Profile2U with the given options. -func NewProfile2U (options *Profile2Options )*Profile2U {if options ==nil {options =DefaultProfile2Options ();};_gebc (options );return &Profile2U {profile2 {_eeff :*options ,_fbdd :_ccb ()}};};func _gbgd (_dggg *_cb .CompliancePdfReader )(_cafa []ViolatedRule ){var _afbd ,_daaf ,_gddf bool ; -if _dggg .ParserMetadata ().HasNonConformantStream (){_cafa =[]ViolatedRule {_ba ("\u0036.\u0031\u002e\u0037\u002d\u0031","T\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020f\u006f\u006cl\u006fw\u0065\u0064\u0020e\u0069\u0074h\u0065\u0072\u0020\u0062\u0079\u0020\u0061 \u0043\u0041\u0052\u0052I\u0041\u0047\u0045\u0020\u0052E\u0054\u0055\u0052\u004e\u0020\u00280\u0044\u0068\u0029\u0020\u0061\u006e\u0064\u0020\u004c\u0049\u004e\u0045\u0020F\u0045\u0045\u0044\u0020\u0028\u0030\u0041\u0068\u0029\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065\u0020o\u0072\u0020\u0062\u0079\u0020\u0061 \u0073\u0069ng\u006c\u0065\u0020\u004cIN\u0045 \u0046\u0045\u0045\u0044 \u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u002e\u0020T\u0068\u0065\u0020e\u006e\u0064\u0073\u0074r\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020p\u0072\u0065\u0063\u0065\u0064\u0065\u0064\u0020\u0062\u0079\u0020\u0061n\u0020\u0045\u004f\u004c \u006d\u0061\u0072\u006b\u0065\u0072\u002e")}; -};for _ ,_bcgg :=range _dggg .GetObjectNums (){_dbfg ,_ :=_dggg .GetIndirectObjectByNumber (_bcgg );if _dbfg ==nil {continue ;};_dcggd ,_dbca :=_aea .GetStream (_dbfg );if !_dbca {continue ;};if !_afbd {_ecdg :=_dcggd .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); -if _ecdg ==nil {_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0032","\u006e\u006f\u0020'\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074")); -_afbd =true ;}else {_cgde ,_eaad :=_aea .GetIntVal (_ecdg );if !_eaad {_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0032","s\u0074\u0072\u0065\u0061\u006d\u0020\u0027\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020an\u0020\u0069\u006et\u0065g\u0065\u0072")); -_afbd =true ;}else {if len (_dcggd .Stream )!=_cgde {_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0032","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006c\u0065\u006e\u0067th\u0020v\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d")); -_afbd =true ;};};};};if !_daaf {if _dcggd .Get ("\u0046")!=nil {_daaf =true ;_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); -};if _dcggd .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_daaf {_daaf =true ;_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); -continue ;};if _dcggd .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_daaf {_daaf =true ;_cafa =append (_cafa ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); -continue ;};};if !_gddf {_dacf ,_bbbe :=_aea .GetName (_aea .TraceToDirectObject (_dcggd .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_bbbe {continue ;};if *_dacf ==_aea .StreamEncodingFilterNameLZW {_gddf =true ;_cafa =append (_cafa ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0031","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e")); -};};};return _cafa ;};func _dcae (_cca *_geg .Document ,_cagc []pageColorspaceOptimizeFunc ,_beg []documentColorspaceOptimizeFunc )error {_eaaed ,_aegd :=_cca .GetPages ();if !_aegd {return nil ;};var _bgc []*_geg .Image ;for _bce ,_aaa :=range _eaaed {_bdc ,_dcec :=_aaa .FindXObjectImages (); -if _dcec !=nil {return _dcec ;};for _ ,_daa :=range _cagc {if _dcec =_daa (_cca ,&_eaaed [_bce ],_bdc );_dcec !=nil {return _dcec ;};};_bgc =append (_bgc ,_bdc ...);};for _ ,_ded :=range _beg {if _bed :=_ded (_cca ,_bgc );_bed !=nil {return _bed ;};};return nil ; -}; - -// NewProfile3A creates a new Profile3A with given options. -func NewProfile3A (options *Profile3Options )*Profile3A {if options ==nil {options =DefaultProfile3Options ();};_aedg (options );return &Profile3A {profile3 {_bbecc :*options ,_bafe :_cff ()}};}; - -// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-3 standard. -func (_ddga *profile3 )ValidateStandard (r *_cb .CompliancePdfReader )error {_dba :=VerificationError {ConformanceLevel :_ddga ._bafe ._ab ,ConformanceVariant :_ddga ._bafe ._gae };if _dffbd :=_fbab (r );_dffbd !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_dffbd ); -};if _cdce :=_ddce (r );_cdce !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_cdce );};if _gdaf :=_efebg (r );_gdaf !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_gdaf );};if _ebcg :=_gead (r );_ebcg !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_ebcg ); -};if _cffb :=_dgafb (r );_cffb !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_cffb );};if _gbfg :=_fbeb (r );len (_gbfg )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_gbfg ...);};if _bfa :=_gcdf (r );len (_bfa )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_bfa ...); -};if _agd :=_bfbf (r );len (_agd )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_agd ...);};if _fgbb :=_caee (r );_fgbb !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_fgbb );};if _bbeb :=_gfecf (r );len (_bbeb )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_bbeb ...); -};if _ffcg :=_cefd (r );len (_ffcg )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_ffcg ...);};if _gecf :=_dedc (r );_gecf !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_gecf );};if _ebbg :=_fggb (r );len (_ebbg )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_ebbg ...); -};if _bgcc :=_gadc (r );len (_bgcc )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_bgcc ...);};if _afb :=_dgce (r );_afb !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_afb );};if _cgbe :=_aeafa (r );len (_cgbe )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_cgbe ...); -};if _bad :=_ecca (r );len (_bad )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_bad ...);};if _cega :=_fbgff (r );_cega !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_cega );};if _bfga :=_bbebg (r );len (_bfga )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_bfga ...); -};if _ebab :=_ecegb (r ,_ddga ._bafe );len (_ebab )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_ebab ...);};if _dade :=_eggb (r );len (_dade )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_dade ...);};if _caff :=_caagf (r );len (_caff )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_caff ...); -};if _dggd :=_fbcc (r );len (_dggd )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_dggd ...);};if _gggb :=_eacce (r );_gggb !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_gggb );};if _eafb :=_bbaa (r );len (_eafb )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_eafb ...); -};if _abgg :=_abfgb (r );_abgg !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_abgg );};if _abgea :=_ageg (r ,_ddga ._bafe ,false );len (_abgea )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_abgea ...);};if _ddga ._bafe ==_cff (){if _gcd :=_afadd (r ); -len (_gcd )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_gcd ...);};};if _ccec :=_ccdag (r );len (_ccec )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_ccec ...);};if _afbb :=_bfbe (r );len (_afbb )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_afbb ...); -};if _ecgg :=_aecge (r );len (_ecgg )!=0{_dba .ViolatedRules =append (_dba .ViolatedRules ,_ecgg ...);};if _fded :=_bacgd (r );_fded !=_ea {_dba .ViolatedRules =append (_dba .ViolatedRules ,_fded );};if len (_dba .ViolatedRules )> 0{_bc .Slice (_dba .ViolatedRules ,func (_beb ,_abae int )bool {return _dba .ViolatedRules [_beb ].RuleNo < _dba .ViolatedRules [_abae ].RuleNo }); -return _dba ;};return nil ;};func _bgb (_cfgc *_geg .Document ,_daf bool )error {_eab ,_fge :=_cfgc .GetPages ();if !_fge {return nil ;};for _ ,_gbee :=range _eab {_accd ,_aegdb :=_gbee .GetContents ();if !_aegdb {continue ;};var _gfe *_cb .PdfPageResources ; -_ddf ,_aegdb :=_gbee .GetResources ();if _aegdb {_gfe ,_ =_cb .NewPdfPageResourcesFromDict (_ddf );};for _ffa ,_feff :=range _accd {_ffaf ,_gdb :=_feff .GetData ();if _gdb !=nil {continue ;};_aacb :=_e .NewContentStreamParser (string (_ffaf ));_abb ,_gdb :=_aacb .Parse (); -if _gdb !=nil {continue ;};_ccgf ,_gdb :=_cfbb (_gfe ,_abb ,_daf );if _gdb !=nil {return _gdb ;};if _ccgf ==nil {continue ;};if _gdb =(&_accd [_ffa ]).SetData (_ccgf );_gdb !=nil {return _gdb ;};};};return nil ;};func _baadc (_bdge *_cb .CompliancePdfReader ,_dcggg standardType ,_fgade bool )(_cgbbe []ViolatedRule ){_gggfa ,_cggf :=_bdcc (_bdge ); -if !_cggf {return []ViolatedRule {_ba ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")};};_fbb :=_gggfa .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _fbb ==nil {return []ViolatedRule {_ba ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u006e\u006f\u0020\u0027\u004d\u0065\u0074\u0061d\u0061\u0074\u0061' \u006b\u0065\u0079\u0020\u0066\u006fu\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u002e"),_ba ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")}; -};_cceee ,_cggf :=_aea .GetStream (_fbb );if !_cggf {return []ViolatedRule {_ba ("\u0036.\u0037\u002e\u0032\u002d\u0032","\u0063\u0061\u0074a\u006c\u006f\u0067\u0020\u0027\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020a\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"),_ba ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")}; -};if _cceee .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")!=nil {_cgbbe =append (_cgbbe ,_ba ("\u0036.\u0037\u002e\u0032\u002d\u0032","M\u0065\u0074a\u0064\u0061\u0074\u0061\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u006b\u0065y\u002e")); -};_edede ,_eaadc :=_fd .LoadDocument (_cceee .Stream );if _eaadc !=nil {return []ViolatedRule {_ba ("\u0036.\u0037\u002e\u0039\u002d\u0031","The\u0020\u006d\u0065\u0074a\u0064\u0061t\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0061\u006e\u0064\u0020\u0077\u0065\u006c\u006c\u0020\u0066\u006f\u0072\u006de\u0064\u0020\u0050\u0044\u0046\u0041\u0045\u0078\u0074e\u006e\u0073\u0069\u006f\u006e\u0020\u0053\u0063\u0068\u0065\u006da\u0020\u0066\u006fr\u0020\u0061\u006c\u006c\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073\u002e")}; -};_dcga :=_edede .GetGoXmpDocument ();var _fadd []*_cf .Namespace ;for _ ,_dggc :=range _dcga .Namespaces (){switch _dggc .Name {case _gg .NsDc .Name ,_ga .NsPDF .Name ,_bb .NsXmp .Name ,_fc .NsXmpRights .Name ,_fg .Namespace .Name ,_ag .Namespace .Name ,_cc .NsXmpMM .Name ,_ag .FieldNS .Name ,_ag .SchemaNS .Name ,_ag .PropertyNS .Name ,"\u0073\u0074\u0045v\u0074","\u0073\u0074\u0056e\u0072","\u0073\u0074\u0052e\u0066","\u0073\u0074\u0044i\u006d","\u0078a\u0070\u0047\u0049\u006d\u0067","\u0073\u0074\u004ao\u0062","\u0078\u006d\u0070\u0069\u0064\u0071":continue ; -};_fadd =append (_fadd ,_dggc );};_cfgab :=true ;_caffb ,_eaadc :=_edede .GetPdfaExtensionSchemas ();if _eaadc ==nil {for _ ,_acdcf :=range _fadd {var _bcee bool ;for _febg :=range _caffb {if _acdcf .URI ==_caffb [_febg ].NamespaceURI {_bcee =true ;break ; -};};if !_bcee {_cfgab =false ;break ;};};}else {_cfgab =false ;};if !_cfgab {_cgbbe =append (_cgbbe ,_ba ("\u0036.\u0037\u002e\u0039\u002d\u0032","\u0050\u0072\u006f\u0070\u0065\u0072\u0074i\u0065\u0073 \u0073\u0070\u0065\u0063\u0069\u0066\u0069ed\u0020\u0069\u006e\u0020\u0058M\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0073\u0068\u0061\u006cl\u0020\u0075\u0073\u0065\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073 \u0064\u0065\u0066i\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006fn\u002c\u0020\u006f\u0072\u0020\u0065\u0078\u0074\u0065ns\u0069\u006f\u006e\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u0074\u0068\u0061\u0074 \u0063\u006f\u006d\u0070\u006c\u0079\u0020\u0077\u0069\u0074h\u0020\u0058\u004d\u0050\u0020\u0053\u0070e\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002e")); -};_afgdd ,_eaadc :=_bdge .GetPdfInfo ();if _eaadc ==nil {if !_eedf (_afgdd ,_edede ){_cgbbe =append (_cgbbe ,_ba ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")); -};}else if _ ,_fgdd :=_edede .GetMediaManagement ();_fgdd {_cgbbe =append (_cgbbe ,_ba ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")); -};_gebga ,_cggf :=_edede .GetPdfAID ();if !_cggf {_cgbbe =append (_cgbbe ,_ba ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0061n\u0064\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020\u006c\u0065\u0076\u0065l\u0020\u006f\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0070e\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073\u0063h\u0065\u006da.")); -}else {if _gebga .Part !=_dcggg ._ab {_cgbbe =append (_cgbbe ,_ba ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0032","\u0054h\u0065\u0020\u0076\u0061lue\u0020\u006f\u0066\u0020p\u0064\u0066\u0061\u0069\u0064\u003a\u0070\u0061\u0072\u0074 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0072\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u002019\u0030\u0030\u0035 \u0074\u006f\u0020\u0077\u0068i\u0063h\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065 \u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0073\u002e")); -};if _dcggg ._gae =="\u0041"&&_gebga .Conformance !="\u0041"{_cgbbe =append (_cgbbe ,_ba ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0033","\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063i\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063o\u006e\u0066\u006fr\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0041\u002e\u0020\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0042\u0020\u0063\u006f\u006e\u0066o\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e")); -}else if _dcggg ._gae =="\u0042"&&(_gebga .Conformance !="\u0041"&&_gebga .Conformance !="\u0042"){_cgbbe =append (_cgbbe ,_ba ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0033","\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063i\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063o\u006e\u0066\u006fr\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0041\u002e\u0020\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0042\u0020\u0063\u006f\u006e\u0066o\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e")); -};};return _cgbbe ;};func _fdde (_gbd *_cb .PdfFont ,_dcada *_aea .PdfObjectDictionary )ViolatedRule {const (_dacfc ="\u0036.\u0033\u002e\u0035\u002d\u0032";_dccg ="\u0046\u006f\u0072\u0020\u0061l\u006c\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074 \u0073\u0075bs\u0065\u0074\u0073 \u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074he\u0020f\u006f\u006e\u0074\u0020\u0064\u0065s\u0063r\u0069\u0070\u0074o\u0072\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006ec\u006c\u0075\u0064e\u0020\u0061\u0020\u0043\u0068\u0061\u0072\u0053\u0065\u0074\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u006c\u0069\u0073\u0074\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0063\u0068\u0061\u0072a\u0063\u0074\u0065\u0072 \u006e\u0061\u006d\u0065\u0073\u0020d\u0065\u0066i\u006e\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020f\u006f\u006e\u0074\u0020s\u0075\u0062\u0073\u0065\u0074, \u0061\u0073 \u0064\u0065s\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e \u0050\u0044\u0046\u0020\u0052e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0054\u0061\u0062\u006ce\u0020\u0035\u002e1\u0038\u002e"; -);var _fafgg string ;if _cfcdb ,_fcfa :=_aea .GetName (_dcada .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fcfa {_fafgg =_cfcdb .String ();};if _fafgg !="\u0054\u0079\u0070e\u0031"{return _ea ;};if _bbe .IsStdFont (_bbe .StdFontName (_gbd .BaseFont ())){return _ea ; -};_eggf :=_gbd .FontDescriptor ();if _eggf .CharSet ==nil {return _ba (_dacfc ,_dccg );};return _ea ;};func _ebaag (_cffba *_cb .CompliancePdfReader )(*_cb .PdfOutputIntent ,bool ){_fgffg ,_cedg :=_baec (_cffba );if !_cedg {return nil ,false ;};_deac ,_eecg :=_cb .NewPdfOutputIntentFromPdfObject (_fgffg ); -if _eecg !=nil {return nil ,false ;};return _deac ,true ;};func _aeafa (_ddbec *_cb .CompliancePdfReader )(_cadc []ViolatedRule ){var _aeac ,_cdcf ,_fgbd ,_caag ,_fefa ,_fggeb ,_dgcd bool ;_adfbc :=map[*_aea .PdfObjectStream ]struct{}{};for _ ,_eagf :=range _ddbec .GetObjectNums (){if _aeac &&_cdcf &&_fefa &&_fgbd &&_caag &&_fggeb &&_dgcd {return _cadc ; -};_bbffe ,_edacc :=_ddbec .GetIndirectObjectByNumber (_eagf );if _edacc !=nil {continue ;};_febbg ,_bdfg :=_aea .GetStream (_bbffe );if !_bdfg {continue ;};if _ ,_bdfg =_adfbc [_febbg ];_bdfg {continue ;};_adfbc [_febbg ]=struct{}{};_cefac ,_bdfg :=_aea .GetName (_febbg .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); -if !_bdfg {continue ;};if !_caag {if _febbg .Get ("\u0052\u0065\u0066")!=nil {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0039\u002d\u0032","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e")); -_caag =true ;};};if _cefac .String ()=="\u0050\u0053"{if !_fggeb {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0039\u002d\u0033","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073.")); -_fggeb =true ;continue ;};};if _cefac .String ()=="\u0046\u006f\u0072\u006d"{if _cdcf &&_fgbd &&_caag {continue ;};if !_cdcf &&_febbg .Get ("\u004f\u0050\u0049")!=nil {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072\u006d \u0058\u004f\u0062j\u0065\u0063\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004f\u0050\u0049\u0020\u006b\u0065\u0079\u002e")); -_cdcf =true ;};if !_fgbd {if _febbg .Get ("\u0050\u0053")!=nil {_fgbd =true ;};if _bbeg :=_febbg .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_bbeg !=nil &&!_fgbd {if _eegg ,_cfee :=_aea .GetName (_bbeg );_cfee &&*_eegg =="\u0050\u0053"{_fgbd =true ; -};};if _fgbd {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065y \u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076\u0061\u006cu\u0065 o\u0066 \u0050\u0053\u0020\u0061\u006e\u0064\u0020t\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e")); -};};continue ;};if _cefac .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_aeac &&_febbg .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0038\u002d\u0031","\u0041\u006e\u0020\u0049m\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); -_aeac =true ;};if !_dgcd &&_febbg .Get ("\u004f\u0050\u0049")!=nil {_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0038\u002d\u0032","\u0041\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0068\u0065\u0020\u004f\u0050\u0049\u0020\u006b\u0065\u0079\u002e")); -_dgcd =true ;};if !_fefa &&_febbg .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_fcebd ,_cebbf :=_aea .GetBool (_febbg .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _cebbf &&bool (*_fcebd ){continue ; -};_cadc =append (_cadc ,_ba ("\u0036.\u0032\u002e\u0038\u002d\u0033","\u0049\u0066 a\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0063o\u006e\u0074\u0061\u0069n\u0073\u0020\u0074\u0068e \u0049\u006et\u0065r\u0070\u006f\u006c\u0061\u0074\u0065 \u006b\u0065\u0079,\u0020\u0069t\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020b\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); -_fefa =true ;};};return _cadc ;};func _efd (_fgdfb *_cb .CompliancePdfReader )ViolatedRule {return _ea };func _aecge (_bage *_cb .CompliancePdfReader )(_fegad []ViolatedRule ){_deae ,_gefed :=_bdcc (_bage );if !_gefed {return _fegad ;};_cede ,_gefed :=_aea .GetDict (_deae .Get ("\u004e\u0061\u006de\u0073")); -if !_gefed {return _fegad ;};if _cede .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_fegad =append (_fegad ,_ba ("\u0036\u002e\u0031\u0030\u002d\u0031","T\u0068\u0065\u0072e\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u006e\u006f\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0050\u0072\u0065s\u0065\u006e\u0074a\u0074\u0069\u006f\u006e\u0073\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075m\u0065\u006e\u0074\u0027\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002e")); -};return _fegad ;};func _ccfcd (_edeg string ,_aecb string ,_eeag string )(string ,bool ){_fcec :=_af .Index (_edeg ,_aecb );if _fcec ==-1{return "",false ;};_fcec +=len (_aecb );_acdec :=_af .Index (_edeg [_fcec :],_eeag );if _acdec ==-1{return "",false ; -};_acdec =_fcec +_acdec ;return _edeg [_fcec :_acdec ],true ;};type profile3 struct{_bafe standardType ;_bbecc Profile3Options ;};func _gfec (_bfaa *_cb .CompliancePdfReader )ViolatedRule {for _ ,_eefc :=range _bfaa .PageList {_abca :=_eefc .GetContentStreamObjs (); -for _ ,_acge :=range _abca {_acge =_aea .TraceToDirectObject (_acge );var _fgef string ;switch _fegb :=_acge .(type ){case *_aea .PdfObjectString :_fgef =_fegb .Str ();case *_aea .PdfObjectStream :_bbag ,_egaf :=_aea .GetName (_aea .TraceToDirectObject (_fegb .Get ("\u0046\u0069\u006c\u0074\u0065\u0072"))); -if _egaf {if *_bbag ==_aea .StreamEncodingFilterNameLZW {return _ba ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0032","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e"); -};};_ecf ,_eefg :=_aea .DecodeStream (_fegb );if _eefg !=nil {_gb .Log .Debug ("\u0045r\u0072\u003a\u0020\u0025\u0076",_eefg );continue ;};_fgef =string (_ecf );default:_gb .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063t\u003a\u0020\u0025\u0054",_acge ); -continue ;};_adeg :=_e .NewContentStreamParser (_fgef );_adce ,_cccc :=_adeg .Parse ();if _cccc !=nil {_gb .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d:\u0020\u0025\u0076",_cccc ); -continue ;};for _ ,_bdaaa :=range *_adce {if !(_bdaaa .Operand =="\u0042\u0049"&&len (_bdaaa .Params )==1){continue ;};_dfae ,_dfad :=_bdaaa .Params [0].(*_e .ContentStreamInlineImage );if !_dfad {continue ;};_afbe ,_fff :=_dfae .GetEncoder ();if _fff !=nil {_gb .Log .Debug ("\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006e\u006c\u0069\u006ee\u0020\u0069\u006d\u0061\u0067\u0065 \u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_fff ); -continue ;};if _afbe .GetFilterName ()==_aea .StreamEncodingFilterNameLZW {return _ba ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0032","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e"); -};};};};return _ea ;};func _acbc (_deeg *_cb .CompliancePdfReader )ViolatedRule {if _deeg .ParserMetadata ().HasDataAfterEOF (){return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0033","\u004e\u006f\u0020\u0064\u0061ta\u0020\u0073h\u0061\u006c\u006c\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0020\u0074\u0068\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0065\u006e\u0064\u002d\u006f\u0066\u002d\u0066\u0069l\u0065\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0061 \u0073\u0069\u006e\u0067\u006ce\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c \u0065\u006ed\u002do\u0066\u002d\u006c\u0069\u006e\u0065\u0020m\u0061\u0072\u006b\u0065\u0072\u002e"); -};return _ea ;};func _bdcc (_cfdg *_cb .CompliancePdfReader )(*_aea .PdfObjectDictionary ,bool ){_bdaad ,_fedc :=_cfdg .GetTrailer ();if _fedc !=nil {_gb .Log .Debug ("\u0043\u0061\u006en\u006f\u0074\u0020\u0067e\u0074\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0076",_fedc ); -return nil ,false ;};_ffcbe ,_aeecf :=_bdaad .Get ("\u0052\u006f\u006f\u0074").(*_aea .PdfObjectReference );if !_aeecf {_gb .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft"); -return nil ,false ;};_gaege ,_aeecf :=_aea .GetDict (_aea .ResolveReference (_ffcbe ));if !_aeecf {_gb .Log .Debug ("\u0063\u0061\u006e\u006e\u006f\u0074 \u0072\u0065\u0073\u006f\u006c\u0076\u0065\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -return nil ,false ;};return _gaege ,true ;};func _fgg (_dcc []_aea .PdfObject )(*documentImages ,error ){_cef :=_aea .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_dg :=make (map[*_aea .PdfObjectStream ]struct{});_bab :=make (map[_aea .PdfObject ]struct{}); -var (_ef ,_cd ,_agf bool ;_ecb []*imageInfo ;_bcbd error ;);for _ ,_cbd :=range _dcc {_egg ,_ff :=_aea .GetStream (_cbd );if !_ff {continue ;};if _ ,_fda :=_dg [_egg ];_fda {continue ;};_dg [_egg ]=struct{}{};_dge :=_egg .PdfObjectDictionary .Get (_cef ); -_gf ,_ff :=_aea .GetName (_dge );if !_ff ||string (*_gf )!="\u0049\u006d\u0061g\u0065"{continue ;};if _gee :=_egg .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_gee !=nil {_bab [_gee ]=struct{}{};};_ffg :=imageInfo {BitsPerComponent :8,Stream :_egg }; -_ffg .ColorSpace ,_bcbd =_cb .DetermineColorspaceNameFromPdfObject (_egg .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));if _bcbd !=nil {return nil ,_bcbd ;};if _acd ,_cfe :=_aea .GetIntVal (_egg .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); -_cfe {_ffg .BitsPerComponent =_acd ;};if _ade ,_cee :=_aea .GetIntVal (_egg .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068"));_cee {_ffg .Width =_ade ;};if _gff ,_bca :=_aea .GetIntVal (_egg .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); -_bca {_ffg .Height =_gff ;};switch _ffg .ColorSpace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_agf =true ;_ffg .ColorComponents =1;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_ef =true ;_ffg .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_cd =true ; -_ffg .ColorComponents =4;default:_ffg ._ggc =true ;};_ecb =append (_ecb ,&_ffg );};if len (_bab )> 0{if len (_bab )==len (_ecb ){_ecb =nil ;}else {_cdd :=make ([]*imageInfo ,len (_ecb )-len (_bab ));var _cg int ;for _ ,_fdad :=range _ecb {if _ ,_ca :=_bab [_fdad .Stream ]; -_ca {continue ;};_cdd [_cg ]=_fdad ;_cg ++;};_ecb =_cdd ;};};return &documentImages {_cfc :_ef ,_bf :_cd ,_aa :_agf ,_fbf :_bab ,_ce :_ecb },nil ;};func _edc (_fgcb *_geg .Document ,_aad standardType ,_agbf XmpOptions )error {_ffc ,_agg :=_fgcb .FindCatalog (); -if !_agg {return nil ;};var _defa *_fd .Document ;_cgbac ,_agg :=_ffc .GetMetadata ();if !_agg {_defa =_fd .NewDocument ();}else {var _fgdc error ;_defa ,_fgdc =_fd .LoadDocument (_cgbac .Stream );if _fgdc !=nil {return _fgdc ;};};_efc :=_fd .PdfInfoOptions {InfoDict :_fgcb .Info ,PdfVersion :_f .Sprintf ("\u0025\u0064\u002e%\u0064",_fgcb .Version .Major ,_fgcb .Version .Minor ),Copyright :_agbf .Copyright ,Overwrite :true }; -_aecg ,_agg :=_ffc .GetMarkInfo ();if _agg {_edcf ,_gcab :=_aea .GetBool (_aecg .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if _gcab &&bool (*_edcf ){_efc .Marked =true ;};};if _baa :=_defa .SetPdfInfo (&_efc );_baa !=nil {return _baa ;};if _gab :=_defa .SetPdfAID (_aad ._ab ,_aad ._gae ); -_gab !=nil {return _gab ;};_ebfg :=_fd .MediaManagementOptions {OriginalDocumentID :_agbf .OriginalDocumentID ,DocumentID :_agbf .DocumentID ,InstanceID :_agbf .InstanceID ,NewDocumentID :!_agbf .NewDocumentVersion ,ModifyComment :"O\u0070\u0074\u0069\u006d\u0069\u007ae\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u006f\u0020\u0050D\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064"}; -_dcfg ,_agg :=_aea .GetDict (_fgcb .Info );if _agg {if _dbeg ,_fcdd :=_aea .GetString (_dcfg .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_fcdd &&_dbeg .String ()!=""{_dcd ,_bfe :=_gbf .ParsePdfTime (_dbeg .String ());if _bfe !=nil {return _f .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_bfe ); -};_ebfg .ModifyDate =_dcd ;};};if _acda :=_defa .SetMediaManagement (&_ebfg );_acda !=nil {return _acda ;};if _bga :=_defa .SetPdfAExtension ();_bga !=nil {return _bga ;};_gfcf ,_eacf :=_defa .MarshalIndent (_agbf .MarshalPrefix ,_agbf .MarshalIndent ); -if _eacf !=nil {return _eacf ;};if _cgcf :=_ffc .SetMetadata (_gfcf );_cgcf !=nil {return _cgcf ;};return nil ;}; +Xmp XmpOptions ;};func _cca (_aagg *_bf .Document )error {_dfbe ,_ddfb :=_aagg .GetPages ();if !_ddfb {return nil ;};for _ ,_dbeg :=range _dfbe {_fgff ,_ccaa :=_dc .GetArray (_dbeg .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_ccaa {continue ; +};for _ ,_gfc :=range _fgff .Elements (){_gfc =_dc .ResolveReference (_gfc );if _ ,_eee :=_gfc .(*_dc .PdfObjectNull );_eee {continue ;};_bdd ,_adaa :=_dc .GetDict (_gfc );if !_adaa {continue ;};_gab ,_ :=_dc .GetIntVal (_bdd .Get ("\u0046"));_gab &=^(1<<0); +_gab &=^(1<<1);_gab &=^(1<<5);_gab |=1<<2;_bdd .Set ("\u0046",_dc .MakeInteger (int64 (_gab )));_begfa :=false ;if _ccge :=_bdd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_ccge !=nil {_cegaa ,_aggf :=_dc .GetName (_ccge );if _aggf &&_cegaa .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_begfa =true ; +if _bdd .Get ("\u0041\u0041")!=nil {_bdd .Remove ("\u0041\u0041");};};};if _bdd .Get ("\u0043")!=nil ||_bdd .Get ("\u0049\u0043")!=nil {_fcacb ,_fbed :=_abe (_aagg );if !_fbed {_bdd .Remove ("\u0043");_bdd .Remove ("\u0049\u0043");}else {_gada ,_edfed :=_dc .GetIntVal (_fcacb .Get ("\u004e")); +if !_edfed ||_gada !=3{_bdd .Remove ("\u0043");_bdd .Remove ("\u0049\u0043");};};};_dabe ,_adaa :=_dc .GetDict (_bdd .Get ("\u0041\u0050"));if _adaa {_ddac :=_dabe .Get ("\u004e");if _ddac ==nil {continue ;};if len (_dabe .Keys ())> 1{_dabe .Clear ();_dabe .Set ("\u004e",_ddac ); +};if _begfa {_gafd ,_cba :=_dc .GetName (_bdd .Get ("\u0046\u0054"));if _cba &&*_gafd =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;}; -// DefaultProfile2Options are the default options for the Profile2. -func DefaultProfile2Options ()*Profile2Options {return &Profile2Options {Now :_bcb .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _ebbd (_bdbb *_cb .CompliancePdfReader )(_fcega []ViolatedRule ){_fdcga :=_bdbb .ParserMetadata ();if _fdcga .HasInvalidSubsectionHeader (){_fcega =append (_fcega ,_ba ("\u0036.\u0031\u002e\u0034\u002d\u0031","\u006e\u0020\u0061\u0020\u0063\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0073\u0065c\u0074\u0069\u006f\u006e\u0020h\u0065a\u0064\u0065\u0072\u0020t\u0068\u0065\u0020\u0073\u0074\u0061\u0072t\u0069\u006e\u0067\u0020\u006fb\u006a\u0065\u0063\u0074 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0072\u0061n\u0067e\u0020s\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020s\u0069\u006e\u0067\u006c\u0065\u0020\u0053\u0050\u0041C\u0045\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074e\u0072\u0020\u0028\u0032\u0030\u0068\u0029\u002e")); -};if _fdcga .HasInvalidSeparationAfterXRef (){_fcega =append (_fcega ,_ba ("\u0036.\u0031\u002e\u0034\u002d\u0032","\u0054\u0068\u0065 \u0078\u0072\u0065\u0066\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0063\u0072\u006f\u0073s\u0020\u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065 s\u0075b\u0073\u0065\u0063ti\u006f\u006e\u0020\u0068\u0065\u0061\u0064e\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079 \u0061\u0020\u0073i\u006e\u0067\u006c\u0065\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e")); -};return _fcega ;};func _gcae (_dfc ,_fcc ,_adgf ,_ecbb string )(string ,bool ){_eaba :=_af .Index (_dfc ,_fcc );if _eaba ==-1{return "",false ;};_cbbc :=_af .Index (_dfc ,_adgf );if _cbbc ==-1{return "",false ;};if _cbbc < _eaba {return "",false ;};return _dfc [:_eaba ]+_fcc +_ecbb +_dfc [_cbbc :],true ; -};func _efe (_eda []*_geg .Image ,_fcb bool )error {_eaa :=_aea .PdfObjectName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");if _fcb {_eaa ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";};for _ ,_feb :=range _eda {if _feb .Colorspace ==_eaa {continue ; -};_fdc ,_de :=_cb .NewXObjectImageFromStream (_feb .Stream );if _de !=nil {return _de ;};_gafa ,_de :=_fdc .ToImage ();if _de !=nil {return _de ;};_ced ,_de :=_gafa .ToGoImage ();if _de !=nil {return _de ;};var _fde _cb .PdfColorspace ;if _fcb {_fde =_cb .NewPdfColorspaceDeviceCMYK (); -_ced ,_de =_ec .CMYKConverter .Convert (_ced );}else {_fde =_cb .NewPdfColorspaceDeviceRGB ();_ced ,_de =_ec .NRGBAConverter .Convert (_ced );};if _de !=nil {return _de ;};_cfb ,_df :=_ced .(_ec .Image );if !_df {return _a .New ("\u0069\u006d\u0061\u0067\u0065\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074 \u0069\u006d\u0070\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0075\u0074\u0069\u006c\u002eI\u006d\u0061\u0067\u0065"); -};_abc :=_cfb .Base ();_dce :=&_cb .Image {Width :int64 (_abc .Width ),Height :int64 (_abc .Height ),BitsPerComponent :int64 (_abc .BitsPerComponent ),ColorComponents :_abc .ColorComponents ,Data :_abc .Data };_dce .SetDecode (_abc .Decode );_dce .SetAlpha (_abc .Alpha ); -if _de =_fdc .SetImage (_dce ,_fde );_de !=nil {return _de ;};_fdc .ToPdfObject ();_feb .ColorComponents =_abc .ColorComponents ;_feb .Colorspace =_eaa ;};return nil ;};type colorspaceModification struct{_gc _ec .ColorConverter ;_egb _cb .PdfColorspace ; -};var _ Profile =(*Profile1A )(nil );func (_bd standardType )outputIntentSubtype ()_cb .PdfOutputIntentType {switch _bd ._ab {case 1:return _cb .PdfOutputIntentTypeA1 ;case 2:return _cb .PdfOutputIntentTypeA2 ;case 3:return _cb .PdfOutputIntentTypeA3 ; -case 4:return _cb .PdfOutputIntentTypeA4 ;default:return 0;};};func _gcgd (_fdfee *_aea .PdfObjectDictionary ,_bgegb map[*_aea .PdfObjectStream ][]byte ,_dcbd map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_ecba ="\u0046\u006f\u0072\u0020\u0061\u006e\u0079\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0063\u006f\u006d\u0070o\u0073\u0069\u0074e\u0020\u0028\u0054\u0079\u0070\u0065\u0020\u0030\u0029 \u0066\u006fn\u0074\u0020\u0077\u0069\u0074\u0068\u0069\u006e \u0061\u0020\u0063\u006fn\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f \u0065\u006e\u0074\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074\u0073 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0074\u0068\u0065\u0020\u0066\u006fl\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0072\u0065l\u0061t\u0069\u006f\u006e\u0073\u0068\u0069\u0070. \u0049\u0066\u0020\u0074\u0068\u0065\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006b\u0065\u0079 \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0054\u0079\u0070\u0065\u0020\u0030 \u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0069\u0073\u0020I\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056\u002c\u0020\u0061\u006e\u0079\u0020v\u0061\u006c\u0075\u0065\u0073\u0020\u006f\u0066\u0020\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u002c\u0020\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u002c\u0020\u0061\u006e\u0064\u0020\u0053up\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0069n\u0020\u0074h\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u0020\u0065\u006e\u0074r\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044F\u006f\u006e\u0074\u002e\u0020\u004f\u0074\u0068\u0065\u0072\u0077\u0069\u0073\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0063\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064\u0069\u006e\u0067\u0020\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u0020a\u006e\u0064\u0020\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0069\u006e\u0020\u0062\u006f\u0074h\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065m\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006cl\u0020\u0062\u0065\u0020i\u0064en\u0074\u0069\u0063\u0061\u006c\u002c \u0061n\u0064\u0020\u0074\u0068\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0053\u0075\u0070\u0070l\u0065\u006d\u0065\u006e\u0074 \u006b\u0065\u0079\u0020\u0069\u006e\u0020t\u0068\u0065\u0020\u0043I\u0044S\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066o\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0067re\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f t\u0068\u0065\u0020\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066o\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043M\u0061p\u002e"; -_fbca ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0031";);var _faegd string ;if _afgf ,_fdcaa :=_aea .GetName (_fdfee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fdcaa {_faegd =_afgf .String ();};if _faegd !="\u0054\u0079\u0070e\u0030"{return _ea ; -};_bgba :=_fdfee .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _bbfc ,_gfgg :=_aea .GetName (_bgba );_gfgg {switch _bbfc .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _ea ; -};_ebdg ,_dfacd :=_ge .LoadPredefinedCMap (_bbfc .String ());if _dfacd !=nil {return _ba (_fbca ,_ecba );};_acgc :=_ebdg .CIDSystemInfo ();if _acgc .Ordering !=_acgc .Registry {return _ba (_fbca ,_ecba );};return _ea ;};_ddbfb ,_ggda :=_aea .GetStream (_bgba ); -if !_ggda {return _ba (_fbca ,_ecba );};_add ,_abcaf :=_cegd (_ddbfb ,_bgegb ,_dcbd );if _abcaf !=nil {return _ba (_fbca ,_ecba );};_gbeef :=_add .CIDSystemInfo ();if _gbeef .Ordering !=_gbeef .Registry {return _ba (_fbca ,_ecba );};return _ea ;};func _deef (_gdcg *_cb .CompliancePdfReader )(_fcde []ViolatedRule ){_adca ,_fcbd :=_bdcc (_gdcg ); -if !_fcbd {return _fcde ;};_eceg :=_ba ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u0020\u0069\u0073\u0020a\u006e \u004f\u0075\u0074\u0070\u0075\u0074\u0049n\u0074\u0065\u006e\u0074\u0020\u0064i\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0062y\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0031\u0030.4\u002c\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073 \u0069\u006e\u0063\u006c\u0075\u0064e\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0027\u0073\u0020O\u0075\u0074p\u0075\u0074I\u006e\u0074\u0065\u006e\u0074\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020a\u006e\u0064\u0020h\u0061\u0073\u0020\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0041\u0031\u0020\u0061\u0073 \u0074\u0068\u0065\u0020\u0076a\u006c\u0075e\u0020\u006f\u0066\u0020i\u0074\u0073 \u0053\u0020\u006b\u0065\u0079\u0020\u0061\u006e\u0064\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020I\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006ce\u0020s\u0074\u0072\u0065\u0061\u006d \u0061\u0073\u0020\u0074h\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0074\u0073\u0020\u0044\u0065\u0073t\u004f\u0075t\u0070\u0075\u0074P\u0072\u006f\u0066\u0069\u006c\u0065 \u006b\u0065\u0079\u002e"); -_gcdg ,_fcbd :=_aea .GetArray (_adca .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_fcbd {_fcde =append (_fcde ,_eceg );return _fcde ;};_cfada :=_ba ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e"); -if _gcdg .Len ()> 1{_bcgbb :=map[*_aea .PdfObjectDictionary ]struct{}{};for _fddf :=0;_fddf < _gcdg .Len ();_fddf ++{_dceg ,_ecbc :=_aea .GetDict (_gcdg .Get (_fddf ));if !_ecbc {_fcde =append (_fcde ,_eceg );return _fcde ;};if _fddf ==0{_bcgbb [_dceg ]=struct{}{}; -continue ;};if _ ,_fcbb :=_bcgbb [_dceg ];!_fcbb {_fcde =append (_fcde ,_cfada );break ;};};}else if _gcdg .Len ()==0{_fcde =append (_fcde ,_eceg );return _fcde ;};_beea ,_fcbd :=_aea .GetDict (_gcdg .Get (0));if !_fcbd {_fcde =append (_fcde ,_eceg );return _fcde ; -};if _ffbaa ,_gadb :=_aea .GetName (_beea .Get ("\u0053"));!_gadb ||(*_ffbaa )!="\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"{_fcde =append (_fcde ,_eceg );return _fcde ;};_age ,_ddadc :=_cb .NewPdfOutputIntentFromPdfObject (_beea );if _ddadc !=nil {_gb .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020i\u006et\u0065\u006e\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_ddadc ); -return _fcde ;};_aeef ,_ddadc :=_ae .ParseHeader (_age .DestOutputProfile );if _ddadc !=nil {_gb .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066\u0061i\u006c\u0065d\u003a\u0020\u0025\u0076",_ddadc ); -return _fcde ;};if (_aeef .DeviceClass ==_ae .DeviceClassPRTR ||_aeef .DeviceClass ==_ae .DeviceClassMNTR )&&(_aeef .ColorSpace ==_ae .ColorSpaceRGB ||_aeef .ColorSpace ==_ae .ColorSpaceCMYK ||_aeef .ColorSpace ==_ae .ColorSpaceGRAY ){return _fcde ;};_fcde =append (_fcde ,_eceg ); -return _fcde ;};func _dcff (_aec *_geg .Document )error {_dbbc ,_fbgfd :=_aec .FindCatalog ();if !_fbgfd {return nil ;};_ ,_fbgfd =_aea .GetDict (_dbbc .Object .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));if !_fbgfd {_cfd :=_aea .MakeDict (); -_cfd .Set ("\u0054\u0079\u0070\u0065",_aea .MakeName ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));_dbbc .Object .Set ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074",_cfd );};return nil ; -};func _cbf (_fdcg *_geg .Document ,_gfcfa bool )error {_cbga ,_bbf :=_fdcg .GetPages ();if !_bbf {return nil ;};for _ ,_eee :=range _cbga {_fdee :=_eee .FindXObjectForms ();for _ ,_febb :=range _fdee {_ddd ,_afe :=_cb .NewXObjectFormFromStream (_febb ); -if _afe !=nil {return _afe ;};_cea ,_afe :=_ddd .GetContentStream ();if _afe !=nil {return _afe ;};_efbg :=_e .NewContentStreamParser (string (_cea ));_fddd ,_afe :=_efbg .Parse ();if _afe !=nil {return _afe ;};_ccde ,_afe :=_cfbb (_ddd .Resources ,_fddd ,_gfcfa ); -if _afe !=nil {return _afe ;};if len (_ccde )==0{continue ;};if _afe =_ddd .SetContentStream (_ccde ,_aea .NewFlateEncoder ());_afe !=nil {return _afe ;};_ddd .ToPdfObject ();};};return nil ;}; +// Part gets the PDF/A version level. +func (_bfaf *profile3 )Part ()int {return _bfaf ._dcdg ._ff }; // Profile2B is the implementation of the PDF/A-2B standard profile. // Implements model.StandardImplementer, Profile interfaces. -type Profile2B struct{profile2 };func _abdf (_baef *_geg .Document ,_cdbe standardType ,_bcg *_geg .OutputIntents )error {var (_dbff *_cb .PdfOutputIntent ;_ddcg error ;);if _baef .Version .Minor <=7{_dbff ,_ddcg =_ae .NewSRGBv2OutputIntent (_cdbe .outputIntentSubtype ()); -}else {_dbff ,_ddcg =_ae .NewSRGBv4OutputIntent (_cdbe .outputIntentSubtype ());};if _ddcg !=nil {return _ddcg ;};if _ddcg =_bcg .Add (_dbff .ToPdfObject ());_ddcg !=nil {return _ddcg ;};return nil ;};func _ggce (_gadba *_cb .CompliancePdfReader ,_dbdf standardType )(_fdgc []ViolatedRule ){var _cfeb ,_bgfg ,_gadg ,_gggd ,_ccgad ,_ggebd ,_febc ,_eaea ,_ebbe ,_aedbb ,_aegde bool ; -_faaa :=func ()bool {return _cfeb &&_bgfg &&_gadg &&_gggd &&_ccgad &&_ggebd &&_febc &&_eaea &&_ebbe &&_aedbb &&_aegde ;};_ffce :=map[*_aea .PdfObjectStream ]*_ge .CMap {};_fdgg :=map[*_aea .PdfObjectStream ][]byte {};_gcbe :=map[_aea .PdfObject ]*_cb .PdfFont {}; -for _ ,_gbeg :=range _gadba .GetObjectNums (){_agea ,_fcab :=_gadba .GetIndirectObjectByNumber (_gbeg );if _fcab !=nil {continue ;};_bfd ,_bafga :=_aea .GetDict (_agea );if !_bafga {continue ;};_fbae ,_bafga :=_aea .GetName (_bfd .Get ("\u0054\u0079\u0070\u0065")); -if !_bafga {continue ;};if *_fbae !="\u0046\u006f\u006e\u0074"{continue ;};_aaba ,_fcab :=_cb .NewPdfFontFromPdfObject (_bfd );if _fcab !=nil {_gb .Log .Debug ("g\u0065\u0074\u0074\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0066r\u006f\u006d\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0076",_fcab ); -continue ;};_gcbe [_bfd ]=_aaba ;};for _ ,_dbef :=range _gadba .PageList {_ggcb ,_edfea :=_dbef .GetContentStreams ();if _edfea !=nil {_gb .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0070\u0061\u0067\u0065\u0020\u0063o\u006e\u0074\u0065\u006e\u0074\u0020\u0073t\u0072\u0065\u0061\u006d\u0073\u0020\u0066\u0061\u0069\u006ce\u0064"); -continue ;};for _ ,_cde :=range _ggcb {_bbdg :=_e .NewContentStreamParser (_cde );_eafg ,_degg :=_bbdg .Parse ();if _degg !=nil {_gb .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_degg ); -continue ;};var _defc bool ;for _ ,_fffbb :=range *_eafg {if _fffbb .Operand !="\u0054\u0072"{continue ;};if len (_fffbb .Params )!=1{_gb .Log .Debug ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054\u0072\u0027\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0065\u0064\u0020\u0027\u0031\u0027\u0020\u0062\u0075\u0074 \u0069\u0073\u003a\u0020\u0027\u0025d\u0027",len (_fffbb .Params )); -continue ;};_dcdee ,_fdebb :=_aea .GetIntVal (_fffbb .Params [0]);if !_fdebb {_gb .Log .Debug ("\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020i\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); -continue ;};if _dcdee ==3{_defc =true ;break ;};};for _ ,_fdca :=range *_eafg {if _fdca .Operand !="\u0054\u0066"{continue ;};if len (_fdca .Params )!=2{_gb .Log .Debug ("i\u006eva\u006ci\u0064 \u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066 \u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072s\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054f\u0027\u0020\u006fper\u0061\u006e\u0064\u002c\u0020\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0032\u0027\u0020\u0069s\u003a \u0027\u0025\u0064\u0027",len (_fdca .Params )); -continue ;};_aafdc ,_gcfg :=_aea .GetName (_fdca .Params [0]);if !_gcfg {_gb .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_fdca ); -continue ;};_ceba ,_daffd :=_dbef .Resources .GetFontByName (*_aafdc );if !_daffd {_gb .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_egeg ,_gcfg :=_aea .GetDict (_ceba );if !_gcfg {_gb .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_egdf ,_gcfg :=_gcbe [_egeg ];if !_gcfg {var _cfag error ;_egdf ,_cfag =_cb .NewPdfFontFromPdfObject (_egeg );if _cfag !=nil {_gb .Log .Debug ("\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0072o\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_cfag ); -continue ;};_gcbe [_egeg ]=_egdf ;};if !_cfeb {_cdgg :=_bgcf (_egeg ,_fdgg ,_ffce );if _cdgg !=_ea {_fdgc =append (_fdgc ,_cdgg );_cfeb =true ;if _faaa (){return _fdgc ;};};};if !_bgfg {_gcbb :=_agfe (_egeg );if _gcbb !=_ea {_fdgc =append (_fdgc ,_gcbb ); -_bgfg =true ;if _faaa (){return _fdgc ;};};};if !_gadg {_bgccd :=_egad (_egeg ,_fdgg ,_ffce );if _bgccd !=_ea {_fdgc =append (_fdgc ,_bgccd );_gadg =true ;if _faaa (){return _fdgc ;};};};if !_gggd {_eece :=_cdde (_egeg ,_fdgg ,_ffce );if _eece !=_ea {_fdgc =append (_fdgc ,_eece ); -_gggd =true ;if _faaa (){return _fdgc ;};};};if !_ccgad {_cffd :=_dbbcg (_egdf ,_egeg ,_defc );if _cffd !=_ea {_ccgad =true ;_fdgc =append (_fdgc ,_cffd );if _faaa (){return _fdgc ;};};};if !_ggebd {_fadfg :=_fdde (_egdf ,_egeg );if _fadfg !=_ea {_ggebd =true ; -_fdgc =append (_fdgc ,_fadfg );if _faaa (){return _fdgc ;};};};if !_febc {_ggdg :=_gfbb (_egdf ,_egeg );if _ggdg !=_ea {_febc =true ;_fdgc =append (_fdgc ,_ggdg );if _faaa (){return _fdgc ;};};};if !_eaea {_bag :=_aeeb (_egdf ,_egeg );if _bag !=_ea {_eaea =true ; -_fdgc =append (_fdgc ,_bag );if _faaa (){return _fdgc ;};};};if !_ebbe {_abgf :=_adced (_egdf ,_egeg );if _abgf !=_ea {_ebbe =true ;_fdgc =append (_fdgc ,_abgf );if _faaa (){return _fdgc ;};};};if !_aedbb {_fgdcg :=_agbd (_egdf ,_egeg );if _fgdcg !=_ea {_aedbb =true ; -_fdgc =append (_fdgc ,_fgdcg );if _faaa (){return _fdgc ;};};};if !_aegde &&_dbdf ._gae =="\u0041"{_bceb :=_dedba (_egeg ,_fdgg ,_ffce );if _bceb !=_ea {_aegde =true ;_fdgc =append (_fdgc ,_bceb );if _faaa (){return _fdgc ;};};};};};};return _fdgc ;};func _aecc (_aeed *_geg .Document )error {_eaec :=func (_cfga *_aea .PdfObjectDictionary )error {if _cfga .Get ("\u0054\u0052")!=nil {_gb .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0054\u0052\u0020\u006b\u0065\u0079"); -_cfga .Remove ("\u0054\u0052");};_bdga :=_cfga .Get ("\u0054\u0052\u0032");if _bdga !=nil {_ffba :=_bdga .String ();if _ffba !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_gb .Log .Debug ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074\u0065 o\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073 \u0054\u00522\u0020\u006b\u0065y\u0020\u0077\u0069\u0074\u0068\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065r\u0020\u0074ha\u006e\u0020\u0044e\u0066\u0061\u0075\u006c\u0074"); -_cfga .Set ("\u0054\u0052\u0032",_aea .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};if _cfga .Get ("\u0048\u0054\u0050")!=nil {_gb .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0073\u0020\u0048\u0054P\u0020\u006b\u0065\u0079"); -_cfga .Remove ("\u0048\u0054\u0050");};_acaa :=_cfga .Get ("\u0042\u004d");if _acaa !=nil {_cfcd ,_efeg :=_aea .GetName (_acaa );if !_efeg {_gb .Log .Debug ("E\u0078\u0074\u0047\u0053\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0027\u0042\u004d\u0027\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061m\u0065"); -_cfcd =_aea .MakeName ("");};_dabd :=_cfcd .String ();switch _dabd {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065","\u004d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","\u0053\u0063\u0072\u0065\u0065\u006e","\u004fv\u0065\u0072\u006c\u0061\u0079","\u0044\u0061\u0072\u006b\u0065\u006e","\u004ci\u0067\u0068\u0074\u0065\u006e","\u0043\u006f\u006c\u006f\u0072\u0044\u006f\u0064\u0067\u0065","\u0043o\u006c\u006f\u0072\u0042\u0075\u0072n","\u0048a\u0072\u0064\u004c\u0069\u0067\u0068t","\u0053o\u0066\u0074\u004c\u0069\u0067\u0068t","\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065","\u0045x\u0063\u006c\u0075\u0073\u0069\u006fn","\u0048\u0075\u0065","\u0053\u0061\u0074\u0075\u0072\u0061\u0074\u0069\u006f\u006e","\u0043\u006f\u006co\u0072","\u004c\u0075\u006d\u0069\u006e\u006f\u0073\u0069\u0074\u0079":default:_cfga .Set ("\u0042\u004d",_aea .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); -};};return nil ;};_faec ,_dgeg :=_aeed .GetPages ();if !_dgeg {return nil ;};for _ ,_gegc :=range _faec {_edbc ,_bffg :=_gegc .GetResources ();if !_bffg {continue ;};_gaeg ,_fcda :=_aea .GetDict (_edbc .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); -if !_fcda {return nil ;};_gag :=_gaeg .Keys ();for _ ,_bbgbg :=range _gag {_gbag ,_beccg :=_aea .GetDict (_gaeg .Get (_bbgbg ));if !_beccg {continue ;};_cfcec :=_eaec (_gbag );if _cfcec !=nil {continue ;};};};for _ ,_gffd :=range _faec {_aeaf ,_fagc :=_gffd .GetContents (); -if !_fagc {return nil ;};for _ ,_dacg :=range _aeaf {_eaca ,_bdaa :=_dacg .GetData ();if _bdaa !=nil {continue ;};_fceg :=_e .NewContentStreamParser (string (_eaca ));_dbed ,_bdaa :=_fceg .Parse ();if _bdaa !=nil {continue ;};for _ ,_ebec :=range *_dbed {if len (_ebec .Params )==0{continue ; -};_ ,_edd :=_aea .GetName (_ebec .Params [0]);if !_edd {continue ;};_ccf ,_dgbdg :=_gffd .GetResourcesXObject ();if !_dgbdg {continue ;};for _ ,_abgd :=range _ccf .Keys (){_bfcc ,_bfca :=_aea .GetStream (_ccf .Get (_abgd ));if !_bfca {continue ;};_fbaf ,_bfca :=_aea .GetDict (_bfcc .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_bfca {continue ;};_accdd ,_bfca :=_aea .GetDict (_fbaf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_bfca {continue ;};for _ ,_bggf :=range _accdd .Keys (){_bdde ,_abcb :=_aea .GetDict (_accdd .Get (_bggf ));if !_abcb {continue ;};_fdeb :=_eaec (_bdde ); -if _fdeb !=nil {continue ;};};};};};};return nil ;};type standardType struct{_ab int ;_gae string ;};func _dec (_fca *_geg .Document )error {_ccc :=func (_ged *_aea .PdfObjectDictionary )error {if _efec :=_ged .Get ("\u0053\u004d\u0061s\u006b");_efec !=nil {_ged .Set ("\u0053\u004d\u0061s\u006b",_aea .MakeName ("\u004e\u006f\u006e\u0065")); -};_agfg :=_ged .Get ("\u0043\u0041");if _agfg !=nil {_ffd ,_fgc :=_aea .GetNumberAsFloat (_agfg );if _fgc !=nil {_gb .Log .Debug ("\u0045x\u0074\u0047S\u0074\u0061\u0074\u0065 \u006f\u0062\u006ae\u0063\u0074\u0020\u0043\u0041\u0020\u0076\u0061\u006cue\u0020\u0069\u0073 \u006e\u006ft\u0020\u0061\u0020\u0066\u006c\u006fa\u0074\u003a \u0025\u0076",_fgc ); -_ffd =0;};if _ffd !=1.0{_ged .Set ("\u0043\u0041",_aea .MakeFloat (1.0));};};_agfg =_ged .Get ("\u0063\u0061");if _agfg !=nil {_afd ,_fbfb :=_aea .GetNumberAsFloat (_agfg );if _fbfb !=nil {_gb .Log .Debug ("\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0027\u0063\u0061\u0027\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_fbfb ); -_afd =0;};if _afd !=1.0{_ged .Set ("\u0063\u0061",_aea .MakeFloat (1.0));};};_acdg :=_ged .Get ("\u0042\u004d");if _acdg !=nil {_gd ,_cdc :=_aea .GetName (_acdg );if !_cdc {_gb .Log .Debug ("E\u0078\u0074\u0047\u0053\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0027\u0042\u004d\u0027\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061m\u0065"); -_gd =_aea .MakeName ("");};_dcag :=_gd .String ();switch _dcag {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_ged .Set ("\u0042\u004d",_aea .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); -};};_ffe :=_ged .Get ("\u0054\u0052");if _ffe !=nil {_gb .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0054\u0052\u0020\u006b\u0065\u0079"); -_ged .Remove ("\u0054\u0052");};_gbg :=_ged .Get ("\u0054\u0052\u0032");if _gbg !=nil {_cba :=_gbg .String ();if _cba !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_gb .Log .Debug ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074\u0065 o\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073 \u0054\u00522\u0020\u006b\u0065y\u0020\u0077\u0069\u0074\u0068\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065r\u0020\u0074ha\u006e\u0020\u0044e\u0066\u0061\u0075\u006c\u0074"); -_ged .Set ("\u0054\u0052\u0032",_aea .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};return nil ;};_cec ,_ee :=_fca .GetPages ();if !_ee {return nil ;};for _ ,_gda :=range _cec {_fcaa ,_ceg :=_gda .GetResources ();if !_ceg {continue ;};_dgec ,_dgb :=_aea .GetDict (_fcaa .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); -if !_dgb {return nil ;};_bbc :=_dgec .Keys ();for _ ,_cdb :=range _bbc {_aag ,_fcaae :=_aea .GetDict (_dgec .Get (_cdb ));if !_fcaae {continue ;};_cdca :=_ccc (_aag );if _cdca !=nil {continue ;};};};for _ ,_afa :=range _cec {_fbgf ,_cag :=_afa .GetContents (); -if !_cag {return nil ;};for _ ,_efb :=range _fbgf {_dbc ,_fbga :=_efb .GetData ();if _fbga !=nil {continue ;};_eba :=_e .NewContentStreamParser (string (_dbc ));_aed ,_fbga :=_eba .Parse ();if _fbga !=nil {continue ;};for _ ,_efg :=range *_aed {if len (_efg .Params )==0{continue ; -};_ ,_bbce :=_aea .GetName (_efg .Params [0]);if !_bbce {continue ;};_fdg ,_dbb :=_afa .GetResourcesXObject ();if !_dbb {continue ;};for _ ,_cfg :=range _fdg .Keys (){_cccb ,_def :=_aea .GetStream (_fdg .Get (_cfg ));if !_def {continue ;};_cgg ,_def :=_aea .GetDict (_cccb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); -if !_def {continue ;};_cgf ,_def :=_aea .GetDict (_cgg .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_def {continue ;};for _ ,_fdfe :=range _cgf .Keys (){_fgge ,_fgca :=_aea .GetDict (_cgf .Get (_fdfe ));if !_fgca {continue ;};_eec :=_ccc (_fgge ); -if _eec !=nil {continue ;};};};};};};return nil ;};func _ffbg (_baeb *_cb .CompliancePdfReader )(_bcda []ViolatedRule ){_ggdd :=_baeb .GetObjectNums ();for _ ,_ebcf :=range _ggdd {_gedc ,_bffge :=_baeb .GetIndirectObjectByNumber (_ebcf );if _bffge !=nil {continue ; -};_bcbb ,_ccgac :=_aea .GetDict (_gedc );if !_ccgac {continue ;};_edff ,_ccgac :=_aea .GetName (_bcbb .Get ("\u0054\u0079\u0070\u0065"));if !_ccgac {continue ;};if _edff .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};if _bcbb .Get ("\u0045\u0046")!=nil {_bcda =append (_bcda ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0031\u002d\u0031","\u0041 \u0066\u0069\u006c\u0065 \u0073p\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046 \u0033\u002e\u0031\u0030\u002e\u0032\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0045\u0046 \u006be\u0079\u002e")); -break ;};};_fcdc ,_fdff :=_bdcc (_baeb );if !_fdff {return _bcda ;};_edae ,_fdff :=_aea .GetDict (_fcdc .Get ("\u004e\u0061\u006de\u0073"));if !_fdff {return _bcda ;};if _edae .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073")!=nil {_bcda =append (_bcda ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0031\u002d\u0032","\u0041\u0020\u0066i\u006c\u0065\u0027\u0073\u0020\u006e\u0061\u006d\u0065\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020d\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020PD\u0046 \u0052\u0065\u0066er\u0065\u006e\u0063\u0065\u0020\u0033\u002e6\u002e\u0033\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0045m\u0062\u0065\u0064\u0064\u0065\u0064\u0046i\u006c\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); -};return _bcda ;}; - -// NewProfile1B creates a new Profile1B with the given options. -func NewProfile1B (options *Profile1Options )*Profile1B {if options ==nil {options =DefaultProfile1Options ();};_acga (options );return &Profile1B {profile1 {_abce :*options ,_cfgg :_be ()}};}; - -// StandardName gets the name of the standard. -func (_gddb *profile2 )StandardName ()string {return _f .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0032\u0025s",_gddb ._fbdd ._gae );}; - -// DefaultProfile1Options are the default options for the Profile1. -func DefaultProfile1Options ()*Profile1Options {return &Profile1Options {Now :_bcb .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _cddb (_gfbe *_aea .PdfObjectDictionary ,_bebb map[*_aea .PdfObjectStream ][]byte ,_eecb map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_degf ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0033"; -_adcag ="\u0041\u006c\u006c \u0043\u004d\u0061\u0070s\u0020\u0075\u0073ed\u0020\u0077\u0069\u0074\u0068i\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074 th\u006f\u0073\u0065\u0020\u006ci\u0073\u0074\u0065\u0064\u0020i\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u00320\u00300\u002d1\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0037\u002e\u0035\u002e\u0032\u002c\u0020\u0054\u0061\u0062\u006c\u0065 \u0031\u00318,\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0069\u006e \u0074\u0068\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u0020\u0061\u0073\u0020\u0064e\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u0032\u00300\u0030-\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u00209\u002e\u0037\u002e\u0035\u002e"; -);var _fbcd string ;if _cbfed ,_gfdg :=_aea .GetName (_gfbe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gfdg {_fbcd =_cbfed .String ();};if _fbcd !="\u0054\u0079\u0070e\u0030"{return _ea ;};_caffbd :=_gfbe .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _aefgg ,_bcgf :=_aea .GetName (_caffbd );_bcgf {switch _aefgg .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _ea ;default:return _ba (_degf ,_adcag ); -};};_caaac ,_cgeg :=_aea .GetStream (_caffbd );if !_cgeg {return _ba (_degf ,_adcag );};_ ,_gfae :=_cegd (_caaac ,_bebb ,_eecb );if _gfae !=nil {return _ba (_degf ,_adcag );};return _ea ;};func _ddce (_bfcdc *_cb .CompliancePdfReader )ViolatedRule {_aedfe :=_bfcdc .ParserMetadata ().HeaderCommentBytes (); -if _aedfe [0]> 127&&_aedfe [1]> 127&&_aedfe [2]> 127&&_aedfe [3]> 127{return _ea ;};return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0032","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0068\u0061\u006c\u006c b\u0065\u0020i\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u006c\u0079 \u0066\u006f\u006c\u006co\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0063\u006f\u006d\u006d\u0065n\u0074\u0020\u0063\u006f\u006e\u0073\u0069s\u0074\u0069\u006e\u0067\u0020o\u0066\u0020\u0061\u0020\u0025\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006fwe\u0064\u0020\u0062y\u0020a\u0074\u0020\u006c\u0065a\u0073\u0074\u0020f\u006f\u0075\u0072\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u002c\u0020e\u0061\u0063\u0068\u0020\u006f\u0066\u0020\u0077\u0068\u006f\u0073\u0065 \u0065\u006e\u0063\u006f\u0064e\u0064\u0020\u0062\u0079\u0074e\u0020\u0076\u0061\u006c\u0075\u0065s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0064e\u0063\u0069\u006d\u0061\u006c \u0076\u0061\u006c\u0075\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u0032\u0037\u002e"); -}; +type Profile2B struct{profile2 };func _acfg (_cdbfb *_fc .CompliancePdfReader )(_dfee ViolatedRule ){_gfedbf ,_aced :=_cedd (_cdbfb );if !_aced {return _fda ;};if _gfedbf .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {return _gfg ("\u0036\u002e\u0031\u0031\u002d\u0031","Th\u0065\u0020d\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063a\u0074\u0061\u006c\u006f\u0067\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020R\u0065q\u0075\u0069\u0072\u0065\u006d\u0065\u006e\u0074s\u0020k\u0065\u0079."); +};return _fda ;};func _bbge (_cgfdc *_dc .PdfObjectStream ,_acec map[*_dc .PdfObjectStream ][]byte ,_aega map[*_dc .PdfObjectStream ]*_be .CMap )(*_be .CMap ,error ){_dbfga ,_aeef :=_aega [_cgfdc ];if !_aeef {var _ecdd error ;_bacca ,_egfc :=_acec [_cgfdc ]; +if !_egfc {_bacca ,_ecdd =_dc .DecodeStream (_cgfdc );if _ecdd !=nil {_gae .Log .Debug ("\u0064\u0065\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0073\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064:\u0020\u0025\u0076",_ecdd );return nil ,_ecdd ; +};_acec [_cgfdc ]=_bacca ;};_dbfga ,_ecdd =_be .LoadCmapFromData (_bacca ,false );if _ecdd !=nil {return nil ,_ecdd ;};_aega [_cgfdc ]=_dbfga ;};return _dbfga ,nil ;};func _cebb (_gcea *_fc .PdfFont ,_gaeag *_dc .PdfObjectDictionary )ViolatedRule {const (_ebac ="\u0036.\u0033\u002e\u0037\u002d\u0032"; +_faaab ="\u0041l\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072u\u0065\u0054\u0079p\u0065\u0020\u0066\u006f\u006e\u0074s\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065n\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068e\u0020\u0066\u006f\u006e\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"; +);var _adbe string ;if _cebg ,_ffbag :=_dc .GetName (_gaeag .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ffbag {_adbe =_cebg .String ();};if _adbe !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _fda ;};_aabc :=_gcea .FontDescriptor (); +_fdad ,_egea :=_dc .GetIntVal (_aabc .Flags );if !_egea {_gae .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); +return _gfg (_ebac ,_faaab );};_egggb :=(uint32 (_fdad )>>3)&1;_faade :=_egggb !=0;if !_faade {return _fda ;};if _gaeag .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _gfg (_ebac ,_faaab );};return _fda ;};func _beda (_dgbcag *_fc .CompliancePdfReader )(_fdce []ViolatedRule ){_gffbf :=_dgbcag .GetObjectNums (); +for _ ,_cfdbd :=range _gffbf {_efgff ,_gfcf :=_dgbcag .GetIndirectObjectByNumber (_cfdbd );if _gfcf !=nil {continue ;};_ecgf ,_ggcc :=_dc .GetDict (_efgff );if !_ggcc {continue ;};_dfcg ,_ggcc :=_dc .GetName (_ecgf .Get ("\u0054\u0079\u0070\u0065"));if !_ggcc {continue ; +};if _dfcg .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};_cdfd ,_gfcf :=_fc .NewPdfFilespecFromObj (_ecgf );if _gfcf !=nil {continue ;};if _cdfd .EF !=nil {if _cdfd .F ==nil ||_cdfd .UF ==nil {_fdce =append (_fdce ,_gfg ("\u0036\u002e\u0038-\u0032","\u0054h\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063t\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020t\u0068\u0065\u0020\u0046\u0020a\u006e\u0064\u0020\u0055\u0046\u0020\u006b\u0065\u0079\u0073\u002e")); +break ;};if _cdfd .AFRelationship ==nil {_fdce =append (_fdce ,_gfg ("\u0036\u002e\u0038-\u0033","\u0049\u006e\u0020\u006f\u0072d\u0065\u0072\u0020\u0074\u006f\u0020\u0065\u006e\u0061\u0062\u006c\u0065\u0020i\u0064\u0065nt\u0069\u0066\u0069c\u0061\u0074\u0069o\u006e\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0073h\u0069\u0070\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0074\u0068\u0065\u0020fi\u006ce\u0020\u0073\u0070\u0065\u0063\u0069f\u0069c\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020c\u006f\u006e\u0074e\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u0074\u002c\u0020\u0061\u0020\u006e\u0065\u0077\u0020(\u0072\u0065\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006be\u0079\u0020h\u0061\u0073\u0020\u0062e\u0065\u006e\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020a\u006e\u0064\u0020\u0069\u0074s \u0070\u0072e\u0073\u0065n\u0063\u0065\u0020\u0028\u0069\u006e\u0020\u0074\u0068e\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0029\u0020\u0069\u0073\u0020\u0072\u0065q\u0075\u0069\u0072e\u0064\u002e")); +break ;};_beaeb ,_bace :=_fc .NewEmbeddedFileFromObject (_cdfd .EF );if _bace !=nil {continue ;};if _d .ToLower (_beaeb .FileType )!="\u0061p\u0070l\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002f\u0070\u0064\u0066"{_fdce =append (_fdce ,_gfg ("\u0036\u002e\u0038-\u0034","\u0041\u006c\u006c\u0020\u0065\u006d\u0062\u0065\u0064d\u0065\u0064 \u0066\u0069\u006c\u0065\u0073\u0020\u0073\u0068\u006fu\u006c\u0064\u0020\u0062e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074\u006f\u0020\u0050\u0044F\u002f\u0041\u002d1\u0020\u006f\u0072\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u002e")); +break ;};};};return _fdce ;}; -// ApplyStandard tries to change the content of the writer to match the PDF/A-1 standard. -// Implements model.StandardApplier. -func (_gdd *profile1 )ApplyStandard (document *_geg .Document )(_gfcc error ){_gcc (document ,4);if _gfcc =_cda (document ,_gdd ._abce .Now );_gfcc !=nil {return _gfcc ;};if _gfcc =_gga (document );_gfcc !=nil {return _gfcc ;};_ggdcf ,_cga :=_fcg (_gdd ._abce .CMYKDefaultColorSpace ,_gdd ._cfgg ); -_gfcc =_dcae (document ,[]pageColorspaceOptimizeFunc {_fbcg ,_ggdcf },[]documentColorspaceOptimizeFunc {_cga });if _gfcc !=nil {return _gfcc ;};_gbe (document );if _gfcc =_gac (document ,_gdd ._cfgg ._ab );_gfcc !=nil {return _gfcc ;};if _gfcc =_aadc (document ); -_gfcc !=nil {return _gfcc ;};if _gfcc =_aegc (document );_gfcc !=nil {return _gfcc ;};if _gfcc =_dec (document );_gfcc !=nil {return _gfcc ;};if _gfcc =_gaa (document );_gfcc !=nil {return _gfcc ;};if _gdd ._cfgg ._gae =="\u0041"{_fdbf (document );};if _gfcc =_gbgg (document ,_gdd ._cfgg ._ab ); -_gfcc !=nil {return _gfcc ;};if _gfcc =_cefa (document );_gfcc !=nil {return _gfcc ;};if _gge :=_edc (document ,_gdd ._cfgg ,_gdd ._abce .Xmp );_gge !=nil {return _gge ;};if _gdd ._cfgg ==_ac (){if _gfcc =_dcff (document );_gfcc !=nil {return _gfcc ;}; -};if _gfcc =_eaae (document );_gfcc !=nil {return _gfcc ;};return nil ;};func _adced (_eaeb *_cb .PdfFont ,_cfgcg *_aea .PdfObjectDictionary )ViolatedRule {const (_acaed ="\u0036.\u0033\u002e\u0037\u002d\u0032";_bcebe ="\u0041l\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072u\u0065\u0054\u0079p\u0065\u0020\u0066\u006f\u006e\u0074s\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065n\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068e\u0020\u0066\u006f\u006e\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"; -);var _afee string ;if _dega ,_dddg :=_aea .GetName (_cfgcg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dddg {_afee =_dega .String ();};if _afee !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _ea ;};_eace :=_eaeb .FontDescriptor ();_bfaae ,_cgcg :=_aea .GetIntVal (_eace .Flags ); -if !_cgcg {_gb .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); -return _ba (_acaed ,_bcebe );};_aafc :=(uint32 (_bfaae )>>3)&1;_bccg :=_aafc !=0;if !_bccg {return _ea ;};if _cfgcg .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _ba (_acaed ,_bcebe );};return _ea ;};func _dgafb (_cagg *_cb .CompliancePdfReader )ViolatedRule {_agead :=_cagg .ParserMetadata (); -if _agead .HasInvalidSeparationAfterXRef (){return _ba ("\u0036.\u0031\u002e\u0034\u002d\u0032","\u0054\u0068\u0065 \u0078\u0072\u0065\u0066\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0063\u0072\u006f\u0073s\u0020\u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065 s\u0075b\u0073\u0065\u0063ti\u006f\u006e\u0020\u0068\u0065\u0061\u0064e\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079 \u0061\u0020\u0073i\u006e\u0067\u006c\u0065\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e"); -};return _ea ;};func _bfbe (_ddee *_cb .CompliancePdfReader )(_ggbg []ViolatedRule ){_fbba :=func (_efag *_aea .PdfObjectDictionary ,_fcecc *[]string ,_gcbcb *[]ViolatedRule )error {_aaada :=_efag .Get ("\u004e\u0061\u006d\u0065");if _aaada ==nil ||len (_aaada .String ())==0{*_gcbcb =append (*_gcbcb ,_ba ("\u0036\u002e\u0039-\u0031","\u0045\u0061\u0063\u0068\u0020o\u0070\u0074\u0069\u006f\u006e\u0061l\u0020\u0063\u006f\u006e\u0074\u0065\u006et\u0020\u0063\u006fn\u0066\u0069\u0067\u0075r\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004e\u0061\u006d\u0065\u0020\u006b\u0065\u0079\u002e")); -};for _ ,_ddfc :=range *_fcecc {if _ddfc ==_aaada .String (){*_gcbcb =append (*_gcbcb ,_ba ("\u0036\u002e\u0039-\u0032","\u0045\u0061\u0063\u0068\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061l\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u006f\u006e\u0066\u0069\u0067\u0075\u0072a\u0074\u0069\u006fn\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020N\u0061\u006d\u0065\u0020\u006b\u0065\u0079\u002c w\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020s\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0075ni\u0071\u0075\u0065 \u0061\u006d\u006f\u006e\u0067\u0073\u0074\u0020\u0061\u006c\u006c\u0020o\u0070\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0063\u006fn\u0074\u0065\u006e\u0074 \u0063\u006f\u006e\u0066\u0069\u0067u\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074i\u006fn\u0061\u0072\u0069\u0065\u0073\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0074\u0068e\u0020\u0050\u0044\u0046\u002fA\u002d\u0032\u0020\u0066\u0069l\u0065\u002e")); -}else {*_fcecc =append (*_fcecc ,_aaada .String ());};};if _efag .Get ("\u0041\u0053")!=nil {*_gcbcb =append (*_gcbcb ,_ba ("\u0036\u002e\u0039-\u0034","Th\u0065\u0020\u0041\u0053\u0020\u006b\u0065y \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0070\u0070\u0065\u0061r\u0020\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0020\u0063\u006fn\u0066\u0069\u0067\u0075\u0072\u0061\u0074\u0069\u006fn\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -};return nil ;};_bbge ,_agdfg :=_bdcc (_ddee );if !_agdfg {return _ggbg ;};_aede ,_agdfg :=_aea .GetDict (_bbge .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_agdfg {return _ggbg ;};var _ccaff []string ;_dbgf ,_agdfg :=_aea .GetDict (_aede .Get ("\u0044")); -if _agdfg {_fbba (_dbgf ,&_ccaff ,&_ggbg );};_abadc ,_agdfg :=_aea .GetArray (_aede .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _agdfg {for _gaab :=0;_gaab < _abadc .Len ();_gaab ++{_bafda ,_fead :=_aea .GetDict (_abadc .Get (_gaab ));if !_fead {continue ; -};_fbba (_bafda ,&_ccaff ,&_ggbg );};};return _ggbg ;}; - -// Error implements error interface. -func (_fbc VerificationError )Error ()string {_da :=_af .Builder {};_da .WriteString ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u003a\u0020");_da .WriteString (_f .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_fbc .ConformanceLevel ,_fbc .ConformanceVariant )); -_da .WriteString ("\u0020\u0056\u0069\u006f\u006c\u0061\u0074\u0065\u0064\u0020\u0072\u0075l\u0065\u0073\u003a\u0020");for _bbb ,_cbe :=range _fbc .ViolatedRules {_da .WriteString (_cbe .String ());if _bbb !=len (_fbc .ViolatedRules )-1{_da .WriteRune ('\n'); -};};return _da .String ();};func _bgcf (_dgbde *_aea .PdfObjectDictionary ,_bcdb map[*_aea .PdfObjectStream ][]byte ,_fdec map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_bdgg ="\u0046\u006f\u0072 \u0061\u006e\u0079\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0020\u0028\u0054\u0079\u0070\u0065\u0020\u0030\u0029\u0020\u0066\u006f\u006et \u0072\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0064 \u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006fn\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0043I\u0044\u0053y\u0073\u0074\u0065\u006d\u0049nf\u006f\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u006f\u0066\u0020i\u0074\u0073\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0061\u006e\u0064 \u0043\u004d\u0061\u0070 \u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0063\u006f\u006d\u0070\u0061\u0074i\u0062\u006c\u0065\u002e\u0020\u0049\u006e\u0020o\u0074\u0068\u0065\u0072\u0020\u0077\u006f\u0072\u0064\u0073\u002c\u0020\u0074\u0068\u0065\u0020R\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u0020a\u006e\u0064\u0020\u004fr\u0064\u0065\u0072\u0069\u006e\u0067 \u0073\u0074\u0072i\u006e\u0067\u0073\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0066\u006f\u0072 \u0074\u0068\u0061\u0074\u0020\u0066o\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u002c\u0020u\u006el\u0065ss \u0074\u0068\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074h\u0065 \u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073 \u0049\u0064\u0065\u006e\u0074\u0069t\u0079\u002d\u0048\u0020o\u0072\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074y\u002dV\u002e"; -_dcad ="\u0036.\u0033\u002e\u0033\u002d\u0031";);var _edaad string ;if _eded ,_gcga :=_aea .GetName (_dgbde .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gcga {_edaad =_eded .String ();};if _edaad !="\u0054\u0079\u0070e\u0030"{return _ea ;};_abggg :=_dgbde .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _gcfaf ,_bggb :=_aea .GetName (_abggg );_bggb {switch _gcfaf .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _ea ;};_gabe ,_feca :=_ge .LoadPredefinedCMap (_gcfaf .String ()); -if _feca !=nil {return _ba (_dcad ,_bdgg );};_fedb :=_gabe .CIDSystemInfo ();if _fedb .Ordering !=_fedb .Registry {return _ba (_dcad ,_bdgg );};return _ea ;};_bgge ,_eadb :=_aea .GetStream (_abggg );if !_eadb {return _ba (_dcad ,_bdgg );};_ffcb ,_gefb :=_cegd (_bgge ,_bcdb ,_fdec ); -if _gefb !=nil {return _ba (_dcad ,_bdgg );};_ccdd :=_ffcb .CIDSystemInfo ();if _ccdd .Ordering !=_ccdd .Registry {return _ba (_dcad ,_bdgg );};return _ea ;}; - -// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-1 standard. -func (_gcfa *profile1 )ValidateStandard (r *_cb .CompliancePdfReader )error {_eage :=VerificationError {ConformanceLevel :_gcfa ._cfgg ._ab ,ConformanceVariant :_gcfa ._cfgg ._gae };if _bfb :=_fbddf (r );_bfb !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_bfb ); -};if _agga :=_dcde (r );_agga !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_agga );};if _gfd :=_adc (r );_gfd !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_gfd );};if _gfea :=_acbc (r );_gfea !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_gfea ); -};if _fgagd :=_efd (r );_fgagd !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_fgagd );};if _efaf :=_ebbd (r );len (_efaf )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_efaf ...);};if _egd :=_eead (r );_egd !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_egd ); -};if _aacbe :=_daeg (r );len (_aacbe )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_aacbe ...);};if _bega :=_gbgd (r );len (_bega )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_bega ...);};if _fgad :=_ddff (r );len (_fgad )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_fgad ...); -};if _egba :=_gfec (r );_egba !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_egba );};if _cbegg :=_ffbg (r );len (_cbegg )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_cbegg ...);};if _bggff :=_gcge (r );len (_bggff )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_bggff ...); -};if _fdfc :=_efed (r );_fdfc !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_fdfc );};if _acae :=_fdac (r ,false );len (_acae )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_acae ...);};if _dddd :=_efde (r );len (_dddd )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_dddd ...); -};if _dcbc :=_febe (r );_dcbc !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_dcbc );};if _ggge :=_cgdef (r );_ggge !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_ggge );};if _cdcaa :=_dfag (r );_cdcaa !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_cdcaa ); -};if _bcgb :=_ggeb (r );_bcgb !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_bcgb );};if _gcec :=_fddb (r );_gcec !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_gcec );};if _dgbb :=_eabc (r );len (_dgbb )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_dgbb ...); -};if _bded :=_ggce (r ,_gcfa ._cfgg );len (_bded )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_bded ...);};if _gede :=_cdf (r );len (_gede )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_gede ...);};if _bbece :=_fffdf (r );_bbece !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_bbece ); -};if _cbef :=_aecd (r );_cbef !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_cbef );};if _cac :=_fgdgb (r );len (_cac )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_cac ...);};if _egef :=_fccb (r );len (_egef )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_egef ...); -};if _cffg :=_fafb (r );_cffg !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_cffg );};if _deba :=_adbb (r );_deba !=_ea {_eage .ViolatedRules =append (_eage .ViolatedRules ,_deba );};if _cebd :=_baadc (r ,_gcfa ._cfgg ,false );len (_cebd )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_cebd ...); -};if _gcfa ._cfgg ==_ac (){if _deaa :=_cafae (r );len (_deaa )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_deaa ...);};};if _fcge :=_agad (r );len (_fcge )!=0{_eage .ViolatedRules =append (_eage .ViolatedRules ,_fcge ...);};if len (_eage .ViolatedRules )> 0{_bc .Slice (_eage .ViolatedRules ,func (_edfc ,_eggaa int )bool {return _eage .ViolatedRules [_edfc ].RuleNo < _eage .ViolatedRules [_eggaa ].RuleNo ; -});return _eage ;};return nil ;};func _efed (_eacd *_cb .CompliancePdfReader )ViolatedRule {_bea ,_bdeg :=_eacd .GetTrailer ();if _bdeg !=nil {_gb .Log .Debug ("\u0043\u0061\u006en\u006f\u0074\u0020\u0067e\u0074\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0076",_bdeg ); -return _ea ;};_ccgd ,_gbagd :=_bea .Get ("\u0052\u006f\u006f\u0074").(*_aea .PdfObjectReference );if !_gbagd {_gb .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft");return _ea ; -};_gcgee ,_gbagd :=_aea .GetDict (_aea .ResolveReference (_ccgd ));if !_gbagd {_gb .Log .Debug ("\u0063\u0061\u006e\u006e\u006f\u0074 \u0072\u0065\u0073\u006f\u006c\u0076\u0065\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); -return _ea ;};if _gcgee .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")!=nil {return _ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063u\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u004f\u0043\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"); -};return _ea ;}; +// NewProfile3U creates a new Profile3U with the given options. +func NewProfile3U (options *Profile3Options )*Profile3U {if options ==nil {options =DefaultProfile3Options ();};_bcaa (options );return &Profile3U {profile3 {_cfbd :*options ,_dcdg :_af ()}};}; // Profile3B is the implementation of the PDF/A-3B standard profile. // Implements model.StandardImplementer, Profile interfaces. -type Profile3B struct{profile3 };func _dgce (_aedgc *_cb .CompliancePdfReader )ViolatedRule {return _ea };type profile1 struct{_cfgg standardType ;_abce Profile1Options ;};func _ggeb (_bbee *_cb .CompliancePdfReader )ViolatedRule {return _ea };func _ccdag (_bbbg *_cb .CompliancePdfReader )(_abgde []ViolatedRule ){_fagdc :=_bbbg .GetObjectNums (); -for _ ,_edeff :=range _fagdc {_aaeb ,_aeaad :=_bbbg .GetIndirectObjectByNumber (_edeff );if _aeaad !=nil {continue ;};_eaggc ,_bagg :=_aea .GetDict (_aaeb );if !_bagg {continue ;};_fgfa ,_bagg :=_aea .GetName (_eaggc .Get ("\u0054\u0079\u0070\u0065")); -if !_bagg {continue ;};if _fgfa .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};_cedfe ,_aeaad :=_cb .NewPdfFilespecFromObj (_eaggc );if _aeaad !=nil {continue ;};if _cedfe .EF !=nil {if _cedfe .F ==nil ||_cedfe .UF ==nil {_abgde =append (_abgde ,_ba ("\u0036\u002e\u0038-\u0032","\u0054h\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063t\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020t\u0068\u0065\u0020\u0046\u0020a\u006e\u0064\u0020\u0055\u0046\u0020\u006b\u0065\u0079\u0073\u002e")); -break ;};if _cedfe .AFRelationship ==nil {_abgde =append (_abgde ,_ba ("\u0036\u002e\u0038-\u0033","\u0049\u006e\u0020\u006f\u0072d\u0065\u0072\u0020\u0074\u006f\u0020\u0065\u006e\u0061\u0062\u006c\u0065\u0020i\u0064\u0065nt\u0069\u0066\u0069c\u0061\u0074\u0069o\u006e\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0073h\u0069\u0070\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0074\u0068\u0065\u0020fi\u006ce\u0020\u0073\u0070\u0065\u0063\u0069f\u0069c\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020c\u006f\u006e\u0074e\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u0074\u002c\u0020\u0061\u0020\u006e\u0065\u0077\u0020(\u0072\u0065\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006be\u0079\u0020h\u0061\u0073\u0020\u0062e\u0065\u006e\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020a\u006e\u0064\u0020\u0069\u0074s \u0070\u0072e\u0073\u0065n\u0063\u0065\u0020\u0028\u0069\u006e\u0020\u0074\u0068e\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0029\u0020\u0069\u0073\u0020\u0072\u0065q\u0075\u0069\u0072e\u0064\u002e")); -break ;};};};return _abgde ;};func _dfag (_baceb *_cb .CompliancePdfReader )(_bffd ViolatedRule ){for _ ,_ecegf :=range _baceb .GetObjectNums (){_bcbg ,_fgaec :=_baceb .GetIndirectObjectByNumber (_ecegf );if _fgaec !=nil {continue ;};_dfec ,_edecd :=_aea .GetStream (_bcbg ); -if !_edecd {continue ;};_dcbg ,_edecd :=_aea .GetName (_dfec .Get ("\u0054\u0079\u0070\u0065"));if !_edecd {continue ;};if *_dcbg !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_decf ,_edecd :=_aea .GetName (_dfec .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_edecd {continue ;};if *_decf =="\u0050\u0053"{return _ba ("\u0036.\u0032\u002e\u0037\u002d\u0031","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073."); -};};return _bffd ;};func _agad (_fecfa *_cb .CompliancePdfReader )(_eddd []ViolatedRule ){for _ ,_edgb :=range _fecfa .GetObjectNums (){_bgfga ,_cagcb :=_fecfa .GetIndirectObjectByNumber (_edgb );if _cagcb !=nil {continue ;};_fcefa ,_gbddg :=_aea .GetDict (_bgfga ); -if !_gbddg {continue ;};_agff ,_gbddg :=_aea .GetName (_fcefa .Get ("\u0054\u0079\u0070\u0065"));if !_gbddg {continue ;};if _agff .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_aggd ,_gbddg :=_aea .GetBool (_fcefa .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); -if !_gbddg {return _eddd ;};if bool (*_aggd ){_eddd =append (_eddd ,_ba ("\u0036\u002e\u0039-\u0031","\u0054\u0068\u0065\u0020\u004e\u0065e\u0064\u0041\u0070\u0070\u0065a\u0072\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006c\u0061\u0067\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0069\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076e\u0020\u0066\u006f\u0072\u006d \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u006e\u006f\u0074\u0020b\u0065\u0020\u0070\u0072\u0065se\u006e\u0074\u0020\u006f\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); -};};return _eddd ;};func _dcb (_bbgd *_geg .Document )error {_eegd ,_adaa :=_bbgd .FindCatalog ();if !_adaa {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};if _eegd .Object .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {_eegd .Object .Remove ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073"); -};return nil ;};func _fbeb (_cfef *_cb .CompliancePdfReader )(_acgg []ViolatedRule ){if _cfef .ParserMetadata ().HasOddLengthHexStrings (){_acgg =append (_acgg ,_ba ("\u0036.\u0031\u002e\u0036\u002d\u0031","\u0068\u0065\u0078a\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020e\u0076\u0065\u006e\u0020\u0073\u0069\u007a\u0065")); -};if _cfef .ParserMetadata ().HasOddLengthHexStrings (){_acgg =append (_acgg ,_ba ("\u0036.\u0031\u002e\u0036\u002d\u0032","\u0068\u0065\u0078\u0061\u0064\u0065\u0063\u0069\u006da\u006c\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068o\u0075\u006c\u0064\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0066\u0072\u006f\u006d\u0020\u0072\u0061n\u0067\u0065\u0020[\u0030\u002d\u0039\u003b\u0041\u002d\u0046\u003b\u0061\u002d\u0066\u005d")); -};return _acgg ;};func _egggb (_aagbg *_aea .PdfObjectDictionary )ViolatedRule {const (_aggg ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0032";_gafg ="IS\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u00209\u002e\u0037\u002e\u0034\u002c\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0031\u0031\u0037\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020\u0074\u0068a\u0074\u0020\u0061\u006c\u006c\u0020\u0065m\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0032\u0020\u0043\u0049\u0044\u0046\u006fn\u0074\u0073\u0020\u0069n\u0020t\u0068e\u0020\u0043\u0049D\u0046\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0043\u0049\u0044\u0054\u006fG\u0049\u0044M\u0061\u0070\u0020\u0065\u006e\u0074\u0072\u0079 \u0074\u0068\u0061\u0074\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020\u0061\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u006d\u0061\u0070p\u0069\u006e\u0067 f\u0072\u006f\u006d \u0043\u0049\u0044\u0073\u0020\u0074\u006f\u0020\u0067\u006c\u0079p\u0068 \u0069\u006e\u0064\u0069c\u0065\u0073\u0020\u006fr\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0049d\u0065\u006e\u0074\u0069\u0074\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0031\u0031\u0037\u002e"; -);var _ccbc string ;if _dacfe ,_edbeb :=_aea .GetName (_aagbg .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_edbeb {_ccbc =_dacfe .String ();};if _ccbc !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _ea ;};if _aagbg .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _ba (_aggg ,_gafg ); -};return _ea ;}; +type Profile3B struct{profile3 };func _gbg (_dde []_dc .PdfObject )(*documentImages ,error ){_ffd :=_dc .PdfObjectName ("\u0053u\u0062\u0074\u0079\u0070\u0065");_dca :=make (map[*_dc .PdfObjectStream ]struct{});_fdg :=make (map[_dc .PdfObject ]struct{}); +var (_bcc ,_fe ,_fed bool ;_fee []*imageInfo ;_ddf error ;);for _ ,_aca :=range _dde {_bfa ,_acb :=_dc .GetStream (_aca );if !_acb {continue ;};if _ ,_babd :=_dca [_bfa ];_babd {continue ;};_dca [_bfa ]=struct{}{};_eg :=_bfa .PdfObjectDictionary .Get (_ffd ); +_dg ,_acb :=_dc .GetName (_eg );if !_acb ||string (*_dg )!="\u0049\u006d\u0061g\u0065"{continue ;};if _aa :=_bfa .PdfObjectDictionary .Get ("\u0053\u004d\u0061s\u006b");_aa !=nil {_fdg [_aa ]=struct{}{};};_da :=imageInfo {BitsPerComponent :8,Stream :_bfa }; +_da .ColorSpace ,_ddf =_fc .DetermineColorspaceNameFromPdfObject (_bfa .PdfObjectDictionary .Get ("\u0043\u006f\u006c\u006f\u0072\u0053\u0070\u0061\u0063\u0065"));if _ddf !=nil {return nil ,_ddf ;};if _edg ,_aec :=_dc .GetIntVal (_bfa .PdfObjectDictionary .Get ("\u0042\u0069t\u0073\u0050\u0065r\u0043\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074")); +_aec {_da .BitsPerComponent =_edg ;};if _ceb ,_edb :=_dc .GetIntVal (_bfa .PdfObjectDictionary .Get ("\u0057\u0069\u0064t\u0068"));_edb {_da .Width =_ceb ;};if _bgf ,_ddaa :=_dc .GetIntVal (_bfa .PdfObjectDictionary .Get ("\u0048\u0065\u0069\u0067\u0068\u0074")); +_ddaa {_da .Height =_bgf ;};switch _da .ColorSpace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_fed =true ;_da .ColorComponents =1;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_bcc =true ;_da .ColorComponents =3;case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_fe =true ; +_da .ColorComponents =4;default:_da ._ac =true ;};_fee =append (_fee ,&_da );};if len (_fdg )> 0{if len (_fdg )==len (_fee ){_fee =nil ;}else {_dbb :=make ([]*imageInfo ,len (_fee )-len (_fdg ));var _ddg int ;for _ ,_aaf :=range _fee {if _ ,_cebf :=_fdg [_aaf .Stream ]; +_cebf {continue ;};_dbb [_ddg ]=_aaf ;_ddg ++;};_fee =_dbb ;};};return &documentImages {_db :_bcc ,_dda :_fe ,_bfd :_fed ,_bad :_fdg ,_ffe :_fee },nil ;}; -// Part gets the PDF/A version level. -func (_cfad *profile1 )Part ()int {return _cfad ._cfgg ._ab };func _acgd (_bgef *_geg .Document )error {_bggfb ,_ccea :=_bgef .FindCatalog ();if !_ccea {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_eeg ,_ccea :=_aea .GetDict (_bggfb .Object .Get ("\u004e\u0061\u006de\u0073"));if !_ccea {return nil ;};if _eeg .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_eeg .Remove ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073"); -};return nil ;};func _eead (_dcgg *_cb .CompliancePdfReader )ViolatedRule {return _ea };func _eb ()standardType {return standardType {_ab :3,_gae :"\u0042"}}; +// Error implements error interface. +func (_edd VerificationError )Error ()string {_geg :=_d .Builder {};_geg .WriteString ("\u0053\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u003a\u0020");_geg .WriteString (_e .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_edd .ConformanceLevel ,_edd .ConformanceVariant )); +_geg .WriteString ("\u0020\u0056\u0069\u006f\u006c\u0061\u0074\u0065\u0064\u0020\u0072\u0075l\u0065\u0073\u003a\u0020");for _gcd ,_bc :=range _edd .ViolatedRules {_geg .WriteString (_bc .String ());if _gcd !=len (_edd .ViolatedRules )-1{_geg .WriteRune ('\n'); +};};return _geg .String ();};func _dgbb (_cga standardType ,_bfb *_bf .OutputIntents )error {_dgge ,_gaf :=_fad .NewISOCoatedV2Gray1CBasOutputIntent (_cga .outputIntentSubtype ());if _gaf !=nil {return _gaf ;};if _gaf =_bfb .Add (_dgge .ToPdfObject ()); +_gaf !=nil {return _gaf ;};return nil ;};func _cabaa (_dbbge string ,_affe string ,_gdeg string )(string ,bool ){_adfe :=_d .Index (_dbbge ,_affe );if _adfe ==-1{return "",false ;};_adfe +=len (_affe );_eecf :=_d .Index (_dbbge [_adfe :],_gdeg );if _eecf ==-1{return "",false ; +};_eecf =_adfe +_eecf ;return _dbbge [_adfe :_eecf ],true ;};func _gcbda (_dfec *_fc .CompliancePdfReader )(_aebf []ViolatedRule ){var _fedc ,_ccff ,_edce ,_ccbdc ,_ebdbb ,_fcded bool ;_eegea :=func ()bool {return _fedc &&_ccff &&_edce &&_ccbdc &&_ebdbb &&_fcded }; +for _ ,_adgcb :=range _dfec .PageList {if _adgcb .Resources ==nil {continue ;};_afdd ,_dcdf :=_dc .GetDict (_adgcb .Resources .Font );if !_dcdf {continue ;};for _ ,_bcba :=range _afdd .Keys (){_fdea ,_bbbda :=_dc .GetDict (_afdd .Get (_bcba ));if !_bbbda {if !_fedc {_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0031","\u0041\u006c\u006c\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006e\u0064\u0020\u0066on\u0074 \u0070\u0072\u006fg\u0072\u0061\u006ds\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072mi\u006e\u0067\u0020\u0066\u0069\u006ce\u002c\u0020\u0072\u0065\u0067\u0061\u0072\u0064\u006c\u0065s\u0073\u0020\u006f\u0066\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006eg m\u006f\u0064\u0065\u0020\u0075\u0073\u0061\u0067\u0065\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0074\u0068e\u0020\u0070\u0072o\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0069\u006e \u0049\u0053\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031:\u0032\u0030\u0030\u0038\u002c \u0039\u002e\u0036\u0020a\u006e\u0064\u0020\u0039.\u0037\u002e")); +_fedc =true ;if _eegea (){return _aebf ;};};continue ;};if _gefgc ,_cgfa :=_dc .GetName (_fdea .Get ("\u0054\u0079\u0070\u0065"));!_fedc &&(!_cgfa ||_gefgc .String ()!="\u0046\u006f\u006e\u0074"){_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0031","\u0054\u0079\u0070e\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029 Th\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066 \u0050\u0044\u0046\u0020\u006fbj\u0065\u0063\u0074\u0020\u0074\u0068\u0061t\u0020\u0074\u0068\u0069s\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0064\u0065\u0073c\u0072\u0069\u0062\u0065\u0073\u003b\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0046\u006f\u006e\u0074\u0020\u0066\u006fr\u0020\u0061\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +_fedc =true ;if _eegea (){return _aebf ;};};_feeea ,_gfbed :=_fc .NewPdfFontFromPdfObject (_fdea );if _gfbed !=nil {continue ;};var _eegd string ;if _afce ,_fcbed :=_dc .GetName (_fdea .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fcbed {_eegd =_afce .String (); +};if !_ccff {switch _eegd {case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":default:_ccff =true ; +_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0032","\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065d\u0029\u0020\u0054\u0068e \u0074\u0079\u0070\u0065 \u006f\u0066\u0020\u0066\u006f\u006et\u003b\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u0022\u0054\u0079\u0070\u0065\u0031\u0022\u0020f\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020f\u006f\u006e\u0074\u0073\u002c\u0020\u0022\u004d\u004d\u0054\u0079\u0070\u0065\u0031\u0022\u0020\u0066\u006f\u0072\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006da\u0073\u0074e\u0072\u0020\u0066\u006f\u006e\u0074s\u002c\u0020\u0022\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0022\u0054\u0079\u0070\u0065\u0033\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070e\u0020\u0033\u0020\u0066\u006f\u006e\u0074\u0073\u002c\u0020\"\u0054\u0079\u0070\u0065\u0030\"\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006ed\u0020\u0022\u0043\u0049\u0044\u0046\u006fn\u0074\u0054\u0079\u0070\u0065\u0030\u0022 \u006f\u0072\u0020\u0022\u0043\u0049\u0044\u0046\u006f\u006e\u0074T\u0079\u0070e\u0032\u0022\u0020\u0066\u006f\u0072\u0020\u0043\u0049\u0044\u0020\u0066\u006f\u006e\u0074\u0073\u002e")); +if _eegea (){return _aebf ;};};};if !_edce {if _eegd !="\u0054\u0079\u0070e\u0033"{_fabb ,_dgcbb :=_dc .GetName (_fdea .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_dgcbb ||_fabb .String ()==""{_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0033","B\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064)\u0020T\u0068\u0065\u0020\u0050o\u0073\u0074S\u0063\u0072\u0069\u0070\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e")); +_edce =true ;if _eegea (){return _aebf ;};};};};if _eegd !="\u0054\u0079\u0070e\u0031"{continue ;};_gagga :=_eb .IsStdFont (_eb .StdFontName (_feeea .BaseFont ()));if _gagga {continue ;};_bdbd ,_adgcc :=_dc .GetIntVal (_fdea .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); +if !_adgcc &&!_ccbdc {_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0034","\u0046\u0069r\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072d\u0020\u0031\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u0029\u0020\u0054\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064e\u0020\u0064\u0065\u0066i\u006ee\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057i\u0064\u0074\u0068\u0073 \u0061r\u0072\u0061y\u002e")); +_ccbdc =true ;if _eegea (){return _aebf ;};};_agga ,_edga :=_dc .GetIntVal (_fdea .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_edga &&!_ebdbb {_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0035","\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069n\u0074\u0065\u0067e\u0072 \u002d\u0020\u0028\u0052\u0065\u0071u\u0069\u0072\u0065d\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020t\u0068\u0065 s\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0031\u0034\u0020\u0066\u006f\u006ets\u0029\u0020\u0054\u0068\u0065\u0020\u006c\u0061\u0073t\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057\u0069\u0064\u0074h\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u002e")); +_ebdbb =true ;if _eegea (){return _aebf ;};};if !_fcded {_affge ,_ceaebd :=_dc .GetArray (_fdea .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_ceaebd ||!_adgcc ||!_edga ||_affge .Len ()!=_agga -_bdbd +1{_aebf =append (_aebf ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0036","\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u002d a\u0072\u0072\u0061y \u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0074a\u006e\u0064a\u0072\u0064\u00201\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u003b\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0070\u0072\u0065\u0066e\u0072\u0072e\u0064\u0029\u0020\u0041\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0066\u0020\u0028\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u2212 F\u0069\u0072\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u002b\u00201\u0029\u0020\u0077\u0069\u0064\u0074\u0068\u0073.")); +_fcded =true ;if _eegea (){return _aebf ;};};};};};return _aebf ;};func _decge (_eedca *_fc .CompliancePdfReader )(_debab []ViolatedRule ){_acaga :=_eedca .GetObjectNums ();for _ ,_bbgga :=range _acaga {_ffdbg ,_fgdbd :=_eedca .GetIndirectObjectByNumber (_bbgga ); +if _fgdbd !=nil {continue ;};_ggba ,_fcbc :=_dc .GetDict (_ffdbg );if !_fcbc {continue ;};_dcbe ,_fcbc :=_dc .GetName (_ggba .Get ("\u0054\u0079\u0070\u0065"));if !_fcbc {continue ;};if _dcbe .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ; +};_gffgd ,_fgdbd :=_fc .NewPdfFilespecFromObj (_ggba );if _fgdbd !=nil {continue ;};if _gffgd .EF !=nil {if _gffgd .F ==nil ||_gffgd .UF ==nil {_debab =append (_debab ,_gfg ("\u0036\u002e\u0038-\u0032","\u0054h\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063t\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020t\u0068\u0065\u0020\u0046\u0020a\u006e\u0064\u0020\u0055\u0046\u0020\u006b\u0065\u0079\u0073\u002e")); +break ;};if _gffgd .AFRelationship ==nil {_debab =append (_debab ,_gfg ("\u0036\u002e\u0038-\u0033","\u0049\u006e\u0020\u006f\u0072d\u0065\u0072\u0020\u0074\u006f\u0020\u0065\u006e\u0061\u0062\u006c\u0065\u0020i\u0064\u0065nt\u0069\u0066\u0069c\u0061\u0074\u0069o\u006e\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0073h\u0069\u0070\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0074\u0068\u0065\u0020fi\u006ce\u0020\u0073\u0070\u0065\u0063\u0069f\u0069c\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020c\u006f\u006e\u0074e\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u0074\u002c\u0020\u0061\u0020\u006e\u0065\u0077\u0020(\u0072\u0065\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006be\u0079\u0020h\u0061\u0073\u0020\u0062e\u0065\u006e\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020a\u006e\u0064\u0020\u0069\u0074s \u0070\u0072e\u0073\u0065n\u0063\u0065\u0020\u0028\u0069\u006e\u0020\u0074\u0068e\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0029\u0020\u0069\u0073\u0020\u0072\u0065q\u0075\u0069\u0072e\u0064\u002e")); +break ;};};};return _debab ;}; -// Profile2A is the implementation of the PDF/A-2A standard profile. -// Implements model.StandardImplementer, Profile interfaces. -type Profile2A struct{profile2 }; +// StandardName gets the name of the standard. +func (_ced *profile2 )StandardName ()string {return _e .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0032\u0025s",_ced ._bbag ._bg );};func _cgcf (_eefge *_fc .CompliancePdfReader )ViolatedRule {return _fda };func _dee (_gce *_bf .Document )error {for _ ,_cada :=range _gce .Objects {_dbg ,_fgd :=_dc .GetDict (_cada ); +if !_fgd {continue ;};_dcge :=_dbg .Get ("\u0054\u0079\u0070\u0065");if _dcge ==nil {continue ;};if _gegg ,_daa :=_dc .GetName (_dcge );_daa &&_gegg .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_egbf ,_cff :=_dc .GetBool (_dbg .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if _cff {if bool (*_egbf ){_dbg .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_dc .MakeBool (false ));};};_gdgd :=_dbg .Get ("\u0041");if _gdgd !=nil {_dbg .Remove ("\u0041");};_faa ,_cff :=_dc .GetArray (_dbg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073")); +if _cff {for _cbee :=0;_cbee < _faa .Len ();_cbee ++{_fedg ,_bba :=_dc .GetDict (_faa .Get (_cbee ));if !_bba {continue ;};if _fedg .Get ("\u0041\u0041")!=nil {_fedg .Remove ("\u0041\u0041");};};};};return nil ;};type colorspaceModification struct{_cc _fa .ColorConverter ; +_dccg _fc .PdfColorspace ;};func (_gc standardType )String ()string {return _e .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_gc ._ff ,_gc ._bg );};func (_ce *documentImages )hasOnlyDeviceCMYK ()bool {return _ce ._dda &&!_ce ._db &&!_ce ._bfd }; +func _dada (_dgg *_bf .Document )error {_cdd ,_fdag :=_dgg .FindCatalog ();if !_fdag {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_cdd .SetVersion ();return nil ;};func _cgfd (_cdad *_fc .CompliancePdfReader )ViolatedRule {return _fda }; +func _cedd (_cgfbc *_fc .CompliancePdfReader )(*_dc .PdfObjectDictionary ,bool ){_afbfb ,_fbaf :=_cgfbc .GetTrailer ();if _fbaf !=nil {_gae .Log .Debug ("\u0043\u0061\u006en\u006f\u0074\u0020\u0067e\u0074\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0076",_fbaf ); +return nil ,false ;};_fcae ,_edaeg :=_afbfb .Get ("\u0052\u006f\u006f\u0074").(*_dc .PdfObjectReference );if !_edaeg {_gae .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft"); +return nil ,false ;};_ddgd ,_edaeg :=_dc .GetDict (_dc .ResolveReference (_fcae ));if !_edaeg {_gae .Log .Debug ("\u0063\u0061\u006e\u006e\u006f\u0074 \u0072\u0065\u0073\u006f\u006c\u0076\u0065\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +return nil ,false ;};return _ddgd ,true ;};func _dddd (_bfee *_bf .Document )error {_beec ,_befd :=_bfee .GetPages ();if !_befd {return nil ;};for _ ,_efad :=range _beec {_fbf ,_acca :=_dc .GetArray (_efad .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073")); +if !_acca {continue ;};for _ ,_bgfa :=range _fbf .Elements (){_bgfa =_dc .ResolveReference (_bgfa );if _ ,_fgad :=_bgfa .(*_dc .PdfObjectNull );_fgad {continue ;};_fdbd ,_bega :=_dc .GetDict (_bgfa );if !_bega {continue ;};_ecae ,_ :=_dc .GetIntVal (_fdbd .Get ("\u0046")); +_ecae &=^(1<<0);_ecae &=^(1<<1);_ecae &=^(1<<5);_ecae &=^(1<<8);_ecae |=1<<2;_fdbd .Set ("\u0046",_dc .MakeInteger (int64 (_ecae )));_gaad :=false ;if _cdac :=_fdbd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_cdac !=nil {_accaf ,_egcc :=_dc .GetName (_cdac ); +if _egcc &&_accaf .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_gaad =true ;if _fdbd .Get ("\u0041\u0041")!=nil {_fdbd .Remove ("\u0041\u0041");};if _fdbd .Get ("\u0041")!=nil {_fdbd .Remove ("\u0041");};};if _egcc &&_accaf .String ()=="\u0054\u0065\u0078\u0074"{_ggcb ,_ :=_dc .GetIntVal (_fdbd .Get ("\u0046")); +_ggcb |=1<<3;_ggcb |=1<<4;_fdbd .Set ("\u0046",_dc .MakeInteger (int64 (_ggcb )));};};_acgd ,_bega :=_dc .GetDict (_fdbd .Get ("\u0041\u0050"));if _bega {_accf :=_acgd .Get ("\u004e");if _accf ==nil {continue ;};if len (_acgd .Keys ())> 1{_acgd .Clear (); +_acgd .Set ("\u004e",_accf );};if _gaad {_bgfac ,_acgc :=_dc .GetName (_fdbd .Get ("\u0046\u0054"));if _acgc &&*_bgfac =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;}; -// NewProfile2A creates a new Profile2A with given options. -func NewProfile2A (options *Profile2Options )*Profile2A {if options ==nil {options =DefaultProfile2Options ();};_gebc (options );return &Profile2A {profile2 {_eeff :*options ,_fbdd :_fcd ()}};}; +// NewProfile1B creates a new Profile1B with the given options. +func NewProfile1B (options *Profile1Options )*Profile1B {if options ==nil {options =DefaultProfile1Options ();};_cbefd (options );return &Profile1B {profile1 {_gef :*options ,_gffe :_ae ()}};};func _cfad (_gdacc *_fc .CompliancePdfReader )(_eadb ViolatedRule ){_adce ,_ddfge :=_cedd (_gdacc ); +if !_ddfge {return _fda ;};if _adce .Get ("\u0041\u0041")!=nil {return _gfg ("\u0036.\u0036\u002e\u0032\u002d\u0033","\u0054\u0068e\u0020\u0064\u006f\u0063\u0075\u006d\u0065n\u0074 \u0063\u0061\u0074a\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065n\u0074r\u0079 \u0066\u006f\u0072 \u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063\u0074i\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); +};return _fda ;};func _fedb (_eea *_bf .Document ,_fgfb bool )error {_egc ,_edfe :=_eea .GetPages ();if !_edfe {return nil ;};for _ ,_cfb :=range _egc {_babf :=_cfb .FindXObjectForms ();for _ ,_gcfb :=range _babf {_efaf ,_eba :=_fc .NewXObjectFormFromStream (_gcfb ); +if _eba !=nil {return _eba ;};_cfbb ,_eba :=_efaf .GetContentStream ();if _eba !=nil {return _eba ;};_dabb :=_bd .NewContentStreamParser (string (_cfbb ));_dggg ,_eba :=_dabb .Parse ();if _eba !=nil {return _eba ;};_ecc ,_eba :=_adf (_efaf .Resources ,_dggg ,_fgfb ); +if _eba !=nil {return _eba ;};if len (_ecc )==0{continue ;};if _eba =_efaf .SetContentStream (_ecc ,_dc .NewFlateEncoder ());_eba !=nil {return _eba ;};_efaf .ToPdfObject ();};};return nil ;}; + +// ViolatedRule is the structure that defines violated PDF/A rule. +type ViolatedRule struct{RuleNo string ;Detail string ;};func _bgdc (_edac *_fc .CompliancePdfReader ,_eaebd standardType )(_aebc []ViolatedRule ){var _bbedb ,_ebfa ,_cabd ,_fdfb ,_dfff ,_fcab ,_bgca ,_bdbb ,_cedf ,_dcca ,_dcedg bool ;_eaed :=func ()bool {return _bbedb &&_ebfa &&_cabd &&_fdfb &&_dfff &&_fcab &&_bgca &&_bdbb &&_cedf &&_dcca &&_dcedg ; +};_dega :=map[*_dc .PdfObjectStream ]*_be .CMap {};_faaad :=map[*_dc .PdfObjectStream ][]byte {};_gefg :=map[_dc .PdfObject ]*_fc .PdfFont {};for _ ,_bdgf :=range _edac .GetObjectNums (){_dabefg ,_caba :=_edac .GetIndirectObjectByNumber (_bdgf );if _caba !=nil {continue ; +};_acdgg ,_bdag :=_dc .GetDict (_dabefg );if !_bdag {continue ;};_edfd ,_bdag :=_dc .GetName (_acdgg .Get ("\u0054\u0079\u0070\u0065"));if !_bdag {continue ;};if *_edfd !="\u0046\u006f\u006e\u0074"{continue ;};_gedg ,_caba :=_fc .NewPdfFontFromPdfObject (_acdgg ); +if _caba !=nil {_gae .Log .Debug ("g\u0065\u0074\u0074\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0066r\u006f\u006d\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0076",_caba );continue ;};_gefg [_acdgg ]=_gedg ; +};for _ ,_bcff :=range _edac .PageList {_edec ,_aaaa :=_bcff .GetContentStreams ();if _aaaa !=nil {_gae .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0070\u0061\u0067\u0065\u0020\u0063o\u006e\u0074\u0065\u006e\u0074\u0020\u0073t\u0072\u0065\u0061\u006d\u0073\u0020\u0066\u0061\u0069\u006ce\u0064"); +continue ;};for _ ,_babe :=range _edec {_aafbe :=_bd .NewContentStreamParser (_babe );_ebeec ,_degad :=_aafbe .Parse ();if _degad !=nil {_gae .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_degad ); +continue ;};var _bgdb bool ;for _ ,_dege :=range *_ebeec {if _dege .Operand !="\u0054\u0072"{continue ;};if len (_dege .Params )!=1{_gae .Log .Debug ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054\u0072\u0027\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0065\u0064\u0020\u0027\u0031\u0027\u0020\u0062\u0075\u0074 \u0069\u0073\u003a\u0020\u0027\u0025d\u0027",len (_dege .Params )); +continue ;};_bdbc ,_aaaad :=_dc .GetIntVal (_dege .Params [0]);if !_aaaad {_gae .Log .Debug ("\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020i\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +continue ;};if _bdbc ==3{_bgdb =true ;break ;};};for _ ,_cfg :=range *_ebeec {if _cfg .Operand !="\u0054\u0066"{continue ;};if len (_cfg .Params )!=2{_gae .Log .Debug ("i\u006eva\u006ci\u0064 \u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066 \u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072s\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054f\u0027\u0020\u006fper\u0061\u006e\u0064\u002c\u0020\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0032\u0027\u0020\u0069s\u003a \u0027\u0025\u0064\u0027",len (_cfg .Params )); +continue ;};_dbce ,_bdeb :=_dc .GetName (_cfg .Params [0]);if !_bdeb {_gae .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_cfg ); +continue ;};_ddbg ,_bdcb :=_bcff .Resources .GetFontByName (*_dbce );if !_bdcb {_gae .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_gdbaa ,_bdeb :=_dc .GetDict (_ddbg );if !_bdeb {_gae .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_ggfc ,_bdeb :=_gefg [_gdbaa ];if !_bdeb {var _dccee error ;_ggfc ,_dccee =_fc .NewPdfFontFromPdfObject (_gdbaa );if _dccee !=nil {_gae .Log .Debug ("\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0072o\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_dccee ); +continue ;};_gefg [_gdbaa ]=_ggfc ;};if !_bbedb {_bcdc :=_dgba (_gdbaa ,_faaad ,_dega );if _bcdc !=_fda {_aebc =append (_aebc ,_bcdc );_bbedb =true ;if _eaed (){return _aebc ;};};};if !_ebfa {_gffge :=_eefee (_gdbaa );if _gffge !=_fda {_aebc =append (_aebc ,_gffge ); +_ebfa =true ;if _eaed (){return _aebc ;};};};if !_cabd {_fgdg :=_bbeb (_gdbaa ,_faaad ,_dega );if _fgdg !=_fda {_aebc =append (_aebc ,_fgdg );_cabd =true ;if _eaed (){return _aebc ;};};};if !_fdfb {_cbde :=_eacfb (_gdbaa ,_faaad ,_dega );if _cbde !=_fda {_aebc =append (_aebc ,_cbde ); +_fdfb =true ;if _eaed (){return _aebc ;};};};if !_dfff {_ebcc :=_debb (_ggfc ,_gdbaa ,_bgdb );if _ebcc !=_fda {_dfff =true ;_aebc =append (_aebc ,_ebcc );if _eaed (){return _aebc ;};};};if !_fcab {_adef :=_fcee (_ggfc ,_gdbaa );if _adef !=_fda {_fcab =true ; +_aebc =append (_aebc ,_adef );if _eaed (){return _aebc ;};};};if !_bgca {_fagb :=_bgebc (_ggfc ,_gdbaa );if _fagb !=_fda {_bgca =true ;_aebc =append (_aebc ,_fagb );if _eaed (){return _aebc ;};};};if !_bdbb {_ecbg :=_bbd (_ggfc ,_gdbaa );if _ecbg !=_fda {_bdbb =true ; +_aebc =append (_aebc ,_ecbg );if _eaed (){return _aebc ;};};};if !_cedf {_eacc :=_cebb (_ggfc ,_gdbaa );if _eacc !=_fda {_cedf =true ;_aebc =append (_aebc ,_eacc );if _eaed (){return _aebc ;};};};if !_dcca {_degg :=_baccd (_ggfc ,_gdbaa );if _degg !=_fda {_dcca =true ; +_aebc =append (_aebc ,_degg );if _eaed (){return _aebc ;};};};if !_dcedg &&_eaebd ._bg =="\u0041"{_gbab :=_cabda (_gdbaa ,_faaad ,_dega );if _gbab !=_fda {_dcedg =true ;_aebc =append (_aebc ,_gbab );if _eaed (){return _aebc ;};};};};};};return _aebc ;}; +func _fcee (_egcf *_fc .PdfFont ,_eaad *_dc .PdfObjectDictionary )ViolatedRule {const (_gadac ="\u0036.\u0033\u002e\u0035\u002d\u0032";_cdde ="\u0046\u006f\u0072\u0020\u0061l\u006c\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074 \u0073\u0075bs\u0065\u0074\u0073 \u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074he\u0020f\u006f\u006e\u0074\u0020\u0064\u0065s\u0063r\u0069\u0070\u0074o\u0072\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006ec\u006c\u0075\u0064e\u0020\u0061\u0020\u0043\u0068\u0061\u0072\u0053\u0065\u0074\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0020\u006c\u0069\u0073\u0074\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0063\u0068\u0061\u0072a\u0063\u0074\u0065\u0072 \u006e\u0061\u006d\u0065\u0073\u0020d\u0065\u0066i\u006e\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020f\u006f\u006e\u0074\u0020s\u0075\u0062\u0073\u0065\u0074, \u0061\u0073 \u0064\u0065s\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e \u0050\u0044\u0046\u0020\u0052e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0054\u0061\u0062\u006ce\u0020\u0035\u002e1\u0038\u002e"; +);var _acbg string ;if _bccbg ,_aafc :=_dc .GetName (_eaad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_aafc {_acbg =_bccbg .String ();};if _acbg !="\u0054\u0079\u0070e\u0031"{return _fda ;};if _eb .IsStdFont (_eb .StdFontName (_egcf .BaseFont ())){return _fda ; +};_cdgc :=_egcf .FontDescriptor ();if _cdgc .CharSet ==nil {return _gfg (_gadac ,_cdde );};return _fda ;};func _bde (_caf *_bf .Document )error {_cfd ,_abd :=_caf .GetPages ();if !_abd {return nil ;};for _ ,_aaee :=range _cfd {_cbba :=_aaee .FindXObjectForms (); +for _ ,_fgbg :=range _cbba {_bafc ,_bggb :=_dc .GetDict (_fgbg .Get ("\u0047\u0072\u006fu\u0070"));if _bggb {if _ccf :=_bafc .Get ("\u0053");_ccf !=nil {_fdb ,_eca :=_dc .GetName (_ccf );if _eca &&_fdb .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_fgbg .Remove ("\u0047\u0072\u006fu\u0070"); +};};};};_dba ,_ffcbf :=_aaee .GetResourcesXObject ();if _ffcbf {_debg ,_eege :=_dc .GetDict (_dba .Get ("\u0047\u0072\u006fu\u0070"));if _eege {_gccb :=_debg .Get ("\u0053");if _gccb !=nil {_ggff ,_cab :=_dc .GetName (_gccb );if _cab &&_ggff .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_dba .Remove ("\u0047\u0072\u006fu\u0070"); +};};};};_cege ,_afbc :=_dc .GetDict (_aaee .Object .Get ("\u0047\u0072\u006fu\u0070"));if _afbc {_cdbc :=_cege .Get ("\u0053");if _cdbc !=nil {_dcaeg ,_edgc :=_dc .GetName (_cdbc );if _edgc &&_dcaeg .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_aaee .Object .Remove ("\u0047\u0072\u006fu\u0070"); +};};};};return nil ;}; // VerificationError is the PDF/A verification error structure, that contains all violated rules. type VerificationError struct{ @@ -582,22 +212,37 @@ ViolatedRules []ViolatedRule ; ConformanceLevel int ; // ConformanceVariant is the standard variant used on verification. -ConformanceVariant string ;};func _gbe (_fga *_geg .Document ){if _fga .ID [0]!=""&&_fga .ID [1]!=""{return ;};_fga .UseHashBasedID =true ;};func _caagf (_bffb *_cb .CompliancePdfReader )(_bdfb []ViolatedRule ){for _ ,_ffeb :=range _bffb .GetObjectNums (){_aaaf ,_dbcf :=_bffb .GetIndirectObjectByNumber (_ffeb ); -if _dbcf !=nil {continue ;};_bdffc ,_adgdg :=_aea .GetDict (_aaaf );if !_adgdg {continue ;};_aedfa ,_adgdg :=_aea .GetName (_bdffc .Get ("\u0054\u0079\u0070\u0065"));if !_adgdg {continue ;};if _aedfa .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ; -};_bbdad ,_adgdg :=_aea .GetBool (_bdffc .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"));if _adgdg &&bool (*_bbdad ){_bdfb =append (_bdfb ,_ba ("\u0036.\u0034\u002e\u0031\u002d\u0033","\u0054\u0068\u0065\u0020\u004e\u0065e\u0064\u0041\u0070\u0070\u0065a\u0072\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006c\u0061\u0067\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0069\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076e\u0020\u0066\u006f\u0072\u006d \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u006e\u006f\u0074\u0020b\u0065\u0020\u0070\u0072\u0065se\u006e\u0074\u0020\u006f\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); -};if _bdffc .Get ("\u0058\u0046\u0041")!=nil {_bdfb =append (_bdfb ,_ba ("\u0036.\u0034\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020i\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020t\u0068\u0061\u0074\u0020f\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065 \u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d \u006b\u0065\u0079\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006f\u0066 \u0061 \u0050\u0044F\u002fA\u002d\u0032\u0020\u0066ile\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065n\u0074\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0058\u0046\u0041\u0020\u006b\u0065y.")); -};};_bgcb ,_fgga :=_bdcc (_bffb );if _fgga &&_bgcb .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_bdfb =append (_bdfb ,_ba ("\u0036.\u0034\u002e\u0032\u002d\u0032","\u0041\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020\u0043\u0061\u0074\u0061\u006cog\u0020s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u002e")); -};return _bdfb ;};func (_fb standardType )String ()string {return _f .Sprintf ("\u0050\u0044\u0046\u002f\u0041\u002d\u0025\u0064\u0025\u0073",_fb ._ab ,_fb ._gae );};func _bbgb (_bff *_geg .Document ,_faga bool )error {_fdce ,_defg :=_bff .GetPages (); -if !_defg {return nil ;};for _ ,_gecb :=range _fdce {_fagag ,_becc :=_aea .GetArray (_gecb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_becc {continue ;};for _ ,_ffb :=range _fagag .Elements (){_eae ,_ffgf :=_aea .GetDict (_ffb );if !_ffgf {continue ; -};_gfg :=_eae .Get ("\u0043");if _gfg ==nil {continue ;};_edfe ,_ffgf :=_aea .GetArray (_gfg );if !_ffgf {continue ;};_afgd ,_eag :=_edfe .GetAsFloat64Slice ();if _eag !=nil {return _eag ;};switch _edfe .Len (){case 0,1:if _faga {_eae .Set ("\u0043",_aea .MakeArrayFromIntegers ([]int {1,1,1,1})); -}else {_eae .Set ("\u0043",_aea .MakeArrayFromIntegers ([]int {1,1,1}));};case 3:if _faga {_cfea ,_ebb ,_caf ,_aaf :=_c .RGBToCMYK (uint8 (_afgd [0]*255),uint8 (_afgd [1]*255),uint8 (_afgd [2]*255));_eae .Set ("\u0043",_aea .MakeArrayFromFloats ([]float64 {float64 (_cfea )/255,float64 (_ebb )/255,float64 (_caf )/255,float64 (_aaf )/255})); -};case 4:if !_faga {_gde ,_bdf ,_fdced :=_c .CMYKToRGB (uint8 (_afgd [0]*255),uint8 (_afgd [1]*255),uint8 (_afgd [2]*255),uint8 (_afgd [3]*255));_eae .Set ("\u0043",_aea .MakeArrayFromFloats ([]float64 {float64 (_gde )/255,float64 (_bdf )/255,float64 (_fdced )/255})); -};};};};return nil ;};func _dedc (_dcdef *_cb .CompliancePdfReader )ViolatedRule {for _ ,_geff :=range _dcdef .PageList {_abged ,_febcd :=_geff .GetContentStreams ();if _febcd !=nil {continue ;};for _ ,_gdfg :=range _abged {_bfbd :=_e .NewContentStreamParser (_gdfg ); -_ ,_febcd =_bfbd .Parse ();if _febcd !=nil {return _ba ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0063onten\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079 \u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u0020\u006e\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0065\u0076\u0065\u006e\u0020\u0069\u0066\u0020s\u0075\u0063\u0068\u0020\u006f\u0070\u0065r\u0061\u0074\u006f\u0072\u0073\u0020\u0061\u0072\u0065\u0020\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0074\u0068\u0065\u0020\u0042\u0058\u002f\u0045\u0058\u0020\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u002e"); -};};};return _ea ;};type documentColorspaceOptimizeFunc func (_dcg *_geg .Document ,_bbab []*_geg .Image )error ; +ConformanceVariant string ;};func _affde (_eecg *_fc .CompliancePdfReader )(_gbbe []ViolatedRule ){_affc ,_cbbae :=_cedd (_eecg );if !_cbbae {return _gbbe ;};_gcddc ,_cbbae :=_dc .GetDict (_affc .Get ("\u0050\u0065\u0072m\u0073"));if !_cbbae {return _gbbe ; +};_fdee :=_gcddc .Keys ();for _ ,_adfb :=range _fdee {if _adfb .String ()!="\u0055\u0052\u0033"&&_adfb .String ()!="\u0044\u006f\u0063\u004d\u0044\u0050"{_gbbe =append (_gbbe ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0031","\u004e\u006f\u0020\u006b\u0065\u0079\u0073 \u006f\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0055\u0052\u0033 \u0061n\u0064\u0020\u0044\u006f\u0063\u004dD\u0050\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0065\u0072\u006d\u0069\u0073\u0073i\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u002e")); +};};return _gbbe ;};func _eefee (_dfcf *_dc .PdfObjectDictionary )ViolatedRule {const (_gdgg ="\u0036.\u0033\u002e\u0033\u002d\u0032";_gcabc ="\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0054y\u0070\u0065\u0020\u0032\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072\u0065\u0020\u0075\u0073\u0065\u0064\u0020f\u006f\u0072 \u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067,\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0046\u006fn\u0074\u0020\u0064\u0069c\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c \u0063\u006f\u006e\u0074\u0061i\u006e\u0020\u0061\u0020\u0043\u0049\u0044\u0054\u006f\u0047\u0049D\u004d\u0061\u0070\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020a\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006d\u0061\u0070\u0070\u0069\u006e\u0067\u0020\u0066\u0072\u006f\u006d\u0020\u0043\u0049\u0044\u0073\u0020\u0074\u006f\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u0069\u006e\u0064\u0069c\u0065\u0073\u0020\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0049d\u0065\u006e\u0074\u0069\u0074\u0079\u002c\u0020\u0061s d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020P\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0054a\u0062\u006c\u0065\u0020\u0035\u002e\u00313"; +);var _edabb string ;if _dafad ,_geff :=_dc .GetName (_dfcf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_geff {_edabb =_dafad .String ();};if _edabb !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _fda ;};if _dfcf .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _gfg (_gdgg ,_gcabc ); +};return _fda ;};func _ecbbb (_ffge *_fc .CompliancePdfReader )(_aeda []ViolatedRule ){var (_ccbc ,_gddaa ,_gcfg ,_dgggd ,_aafe ,_cdab ,_aafb bool ;_acbd func (_dc .PdfObject ););_acbd =func (_feag _dc .PdfObject ){switch _gafcb :=_feag .(type ){case *_dc .PdfObjectInteger :if !_ccbc &&(int64 (*_gafcb )> _b .MaxInt32 ||int64 (*_gafcb )< -_b .MaxInt32 ){_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0031","L\u0061\u0072\u0067e\u0073\u0074\u0020\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0032\u002c\u0031\u0034\u0037,\u0034\u0038\u0033,\u0036\u0034\u0037\u002e\u0020\u0053\u006d\u0061\u006c\u006c\u0065\u0073\u0074 \u0069\u006e\u0074\u0065g\u0065\u0072\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u002d\u0032\u002c\u0031\u0034\u0037\u002c\u0034\u0038\u0033,\u0036\u0034\u0038\u002e")); +_ccbc =true ;};case *_dc .PdfObjectFloat :if !_gddaa &&(_b .Abs (float64 (*_gafcb ))> 32767.0){_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0032","\u0041\u0062\u0073\u006f\u006c\u0075\u0074\u0065\u0020\u0072\u0065\u0061\u006c\u0020\u0076\u0061\u006c\u0075\u0065\u0020m\u0075\u0073\u0074\u0020\u0062\u0065\u0020\u006c\u0065s\u0073\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075a\u006c\u0020\u0074\u006f\u0020\u00332\u0037\u0036\u0037.\u0030\u002e")); +};case *_dc .PdfObjectString :if !_gcfg &&len ([]byte (_gafcb .Str ()))> 65535{_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0033","M\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006c\u0065n\u0067\u0074\u0068\u0020\u006f\u0066\u0020a \u0073\u0074\u0072\u0069n\u0067\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074es\u0029\u0020i\u0073\u0020\u0036\u0035\u0035\u0033\u0035\u002e")); +_gcfg =true ;};case *_dc .PdfObjectName :if !_dgggd &&len ([]byte (*_gafcb ))> 127{_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0034","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006c\u0065\u006eg\u0074\u0068\u0020\u006ff\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0029\u0020\u0069\u0073\u0020\u0031\u0032\u0037\u002e")); +_dgggd =true ;};case *_dc .PdfObjectArray :if !_aafe &&_gafcb .Len ()> 8191{_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0035","\u004d\u0061\u0078\u0069\u006d\u0075m\u0020\u006c\u0065\u006e\u0067\u0074\u0068\u0020\u006f\u0066\u0020\u0061\u006e\u0020\u0061\u0072\u0072\u0061\u0079\u0020(\u0069\u006e\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0073\u0029\u0020\u0069s\u00208\u0031\u0039\u0031\u002e")); +_aafe =true ;};for _ ,_ffgfg :=range _gafcb .Elements (){_acbd (_ffgfg );};if !_aafb &&(_gafcb .Len ()==4||_gafcb .Len ()==5){_dgdc ,_dbee :=_dc .GetName (_gafcb .Get (0));if !_dbee {return ;};if *_dgdc !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ; +};_egf :=_gafcb .Get (1);_egf =_dc .TraceToDirectObject (_egf );_bgbd ,_dbee :=_dc .GetArray (_egf );if !_dbee {return ;};if _bgbd .Len ()> 8{_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0039","\u004d\u0061\u0078i\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065n\u0074\u0073\u0020\u0069\u0073\u0020\u0038\u002e")); +_aafb =true ;};};case *_dc .PdfObjectDictionary :_fece :=_gafcb .Keys ();if !_cdab &&len (_fece )> 4095{_aeda =append (_aeda ,_gfg ("\u0036.\u0031\u002e\u0031\u0032\u002d\u00311","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u0063\u0061\u0070\u0061\u0063\u0069\u0074y\u0020\u006f\u0066\u0020\u0061\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0028\u0069\u006e\u0020\u0065\u006e\u0074\u0072\u0069es\u0029\u0020\u0069\u0073\u0020\u0034\u0030\u0039\u0035\u002e")); +_cdab =true ;};for _dadadb ,_ecacd :=range _fece {_acbd (&_fece [_dadadb ]);_acbd (_gafcb .Get (_ecacd ));};case *_dc .PdfObjectStream :_acbd (_gafcb .PdfObjectDictionary );case *_dc .PdfObjectStreams :for _ ,_gadg :=range _gafcb .Elements (){_acbd (_gadg ); +};case *_dc .PdfObjectReference :_acbd (_gafcb .Resolve ());};};_adg :=_ffge .GetObjectNums ();if len (_adg )> 8388607{_aeda =append (_aeda ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0037","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020in\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073 \u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u00208\u002c\u0033\u0038\u0038\u002c\u0036\u0030\u0037\u002e")); +};for _ ,_edcg :=range _adg {_abcad ,_fdbe :=_ffge .GetIndirectObjectByNumber (_edcg );if _fdbe !=nil {continue ;};_effcd :=_dc .TraceToDirectObject (_abcad );_acbd (_effcd );};return _aeda ;};type profile3 struct{_dcdg standardType ;_cfbd Profile3Options ; +};func _ffdb (_ecef *_bf .Document ,_dafa int ){if _ecef .Version .Major ==0{_ecef .Version .Major =1;};if _ecef .Version .Minor < _dafa {_ecef .Version .Minor =_dafa ;};};func _bfbc (_efb *_fc .CompliancePdfReader )(_ebeb []ViolatedRule ){var _acgga ,_ffbb ,_cdcg ,_aab ,_agd ,_gbed ,_edfc bool ; +_gfda :=func ()bool {return _acgga &&_ffbb &&_cdcg &&_aab &&_agd &&_gbed &&_edfc };for _ ,_acgec :=range _efb .PageList {if _acgec .Resources ==nil {continue ;};_fgeg ,_geaf :=_dc .GetDict (_acgec .Resources .Font );if !_geaf {continue ;};for _ ,_defb :=range _fgeg .Keys (){_eeab ,_fbea :=_dc .GetDict (_fgeg .Get (_defb )); +if !_fbea {if !_acgga {_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0041\u006c\u006c\u0020\u0066\u006fn\u0074\u0073\u0020\u0075\u0073e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0066\u006f\u0072m\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0073\u0020d\u0065\u0066\u0069\u006e\u0065d \u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035\u002e\u0035\u002e")); +_acgga =true ;if _gfda (){return _ebeb ;};};continue ;};if _bgaf ,_bbfe :=_dc .GetName (_eeab .Get ("\u0054\u0079\u0070\u0065"));!_acgga &&(!_bbfe ||_bgaf .String ()!="\u0046\u006f\u006e\u0074"){_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0054\u0079\u0070e\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029 Th\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066 \u0050\u0044\u0046\u0020\u006fbj\u0065\u0063\u0074\u0020\u0074\u0068\u0061t\u0020\u0074\u0068\u0069s\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0064\u0065\u0073c\u0072\u0069\u0062\u0065\u0073\u003b\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0046\u006f\u006e\u0074\u0020\u0066\u006fr\u0020\u0061\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +_acgga =true ;if _gfda (){return _ebeb ;};};_ceeg ,_bgcc :=_fc .NewPdfFontFromPdfObject (_eeab );if _bgcc !=nil {continue ;};var _fdfc string ;if _efbe ,_fbef :=_dc .GetName (_eeab .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fbef {_fdfc =_efbe .String (); +};if !_ffbb {switch _fdfc {case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":default:_ffbb =true ; +_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0032","\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065d\u0029\u0020\u0054\u0068e \u0074\u0079\u0070\u0065 \u006f\u0066\u0020\u0066\u006f\u006et\u003b\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u0022\u0054\u0079\u0070\u0065\u0031\u0022\u0020f\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020f\u006f\u006e\u0074\u0073\u002c\u0020\u0022\u004d\u004d\u0054\u0079\u0070\u0065\u0031\u0022\u0020\u0066\u006f\u0072\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006da\u0073\u0074e\u0072\u0020\u0066\u006f\u006e\u0074s\u002c\u0020\u0022\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0022\u0054\u0079\u0070\u0065\u0033\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070e\u0020\u0033\u0020\u0066\u006f\u006e\u0074\u0073\u002c\u0020\"\u0054\u0079\u0070\u0065\u0030\"\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006ed\u0020\u0022\u0043\u0049\u0044\u0046\u006fn\u0074\u0054\u0079\u0070\u0065\u0030\u0022 \u006f\u0072\u0020\u0022\u0043\u0049\u0044\u0046\u006f\u006e\u0074T\u0079\u0070e\u0032\u0022\u0020\u0066\u006f\u0072\u0020\u0043\u0049\u0044\u0020\u0066\u006f\u006e\u0074\u0073\u002e")); +if _gfda (){return _ebeb ;};};};if !_cdcg {if _fdfc !="\u0054\u0079\u0070e\u0033"{_cdce ,_daff :=_dc .GetName (_eeab .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_daff ||_cdce .String ()==""{_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0033","B\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064)\u0020T\u0068\u0065\u0020\u0050o\u0073\u0074S\u0063\u0072\u0069\u0070\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e")); +_cdcg =true ;if _gfda (){return _ebeb ;};};};};if _fdfc !="\u0054\u0079\u0070e\u0031"{continue ;};_aaba :=_eb .IsStdFont (_eb .StdFontName (_ceeg .BaseFont ()));if _aaba {continue ;};_cabf ,_fecdd :=_dc .GetIntVal (_eeab .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); +if !_fecdd &&!_aab {_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0034","\u0046\u0069r\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072d\u0020\u0031\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u0029\u0020\u0054\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064e\u0020\u0064\u0065\u0066i\u006ee\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057i\u0064\u0074\u0068\u0073 \u0061r\u0072\u0061y\u002e")); +_aab =true ;if _gfda (){return _ebeb ;};};_fdfcf ,_faada :=_dc .GetIntVal (_eeab .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_faada &&!_agd {_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0035","\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069n\u0074\u0065\u0067e\u0072 \u002d\u0020\u0028\u0052\u0065\u0071u\u0069\u0072\u0065d\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020t\u0068\u0065 s\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0031\u0034\u0020\u0066\u006f\u006ets\u0029\u0020\u0054\u0068\u0065\u0020\u006c\u0061\u0073t\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057\u0069\u0064\u0074h\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u002e")); +_agd =true ;if _gfda (){return _ebeb ;};};if !_gbed {_dcec ,_efdd :=_dc .GetArray (_eeab .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_efdd ||!_fecdd ||!_faada ||_dcec .Len ()!=_fdfcf -_cabf +1{_ebeb =append (_ebeb ,_gfg ("\u0036.\u0033\u002e\u0032\u002d\u0036","\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u002d a\u0072\u0072\u0061y \u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0074a\u006e\u0064a\u0072\u0064\u00201\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u003b\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0070\u0072\u0065\u0066e\u0072\u0072e\u0064\u0029\u0020\u0041\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0066\u0020\u0028\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u2212 F\u0069\u0072\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u002b\u00201\u0029\u0020\u0077\u0069\u0064\u0074\u0068\u0073.")); +_gbed =true ;if _gfda (){return _ebeb ;};};};};};return _ebeb ;}; // StandardName gets the name of the standard. -func (_gdgc *profile3 )StandardName ()string {return _f .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0033\u0025s",_gdgc ._bafe ._gae );}; +func (_caefd *profile1 )StandardName ()string {return _e .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0031\u0025s",_caefd ._gffe ._bg );}; // XmpOptions are the options used by the optimization of the XMP metadata. type XmpOptions struct{ @@ -625,248 +270,600 @@ NewDocumentVersion bool ; MarshalIndent string ; // MarshalPrefix defines marshaling prefix of the XMP metadata. -MarshalPrefix string ;};func _cggb (_acbg *_geg .Document )error {_cbc ,_efeee :=_acbg .FindCatalog ();if !_efeee {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_dbbe ,_efeee :=_aea .GetDict (_cbc .Object .Get ("\u0050\u0065\u0072m\u0073")); -if _efeee {_bgf :=_aea .MakeDict ();_fdab :=_dbbe .Keys ();for _ ,_bde :=range _fdab {if _bde .String ()=="\u0055\u0052\u0033"||_bde .String ()=="\u0044\u006f\u0063\u004d\u0044\u0050"{_bgf .Set (_bde ,_dbbe .Get (_bde ));};};_cbc .Object .Set ("\u0050\u0065\u0072m\u0073",_bgf ); -};return nil ;};func _acga (_edbg *Profile1Options ){if _edbg .Now ==nil {_edbg .Now =_bcb .Now ;};};func _gfecf (_deddb *_cb .CompliancePdfReader )(_ageb []ViolatedRule ){_bagd ,_eagc :=_bdcc (_deddb );if !_eagc {return _ageb ;};_eggc ,_eagc :=_aea .GetDict (_bagd .Get ("\u0050\u0065\u0072m\u0073")); -if !_eagc {return _ageb ;};_agdfd :=_eggc .Keys ();for _ ,_ffdf :=range _agdfd {if _ffdf .String ()!="\u0055\u0052\u0033"&&_ffdf .String ()!="\u0044\u006f\u0063\u004d\u0044\u0050"{_ageb =append (_ageb ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0032\u002d\u0031","\u004e\u006f\u0020\u006b\u0065\u0079\u0073 \u006f\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0055\u0052\u0033 \u0061n\u0064\u0020\u0044\u006f\u0063\u004dD\u0050\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0065\u0072\u006d\u0069\u0073\u0073i\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u002e")); -};};return _ageb ;};type imageInfo struct{ColorSpace _aea .PdfObjectName ;BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_aea .PdfObjectStream ;_ggc bool ;};func _agbd (_cecf *_cb .PdfFont ,_fbfa *_aea .PdfObjectDictionary )ViolatedRule {const (_agec ="\u0036.\u0033\u002e\u0037\u002d\u0033"; -_fbgeg ="\u0046\u006f\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006d\u0073\u0027\u0020\u0022\u0063\u006d\u0061\u0070\u0022\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u0020\u0066\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0073\u0079\u006d\u0062o\u006c\u0069c\u0020\u0054\u0072\u0075e\u0054\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073 \u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0065\u0078\u0061\u0063\u0074\u006cy\u0020\u006f\u006ee\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u002e"; -);var _fcgfc string ;if _gbbb ,_edeab :=_aea .GetName (_fbfa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_edeab {_fcgfc =_gbbb .String ();};if _fcgfc !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _ea ;};_gbagc :=_cecf .FontDescriptor (); -_befg ,_febba :=_aea .GetIntVal (_gbagc .Flags );if !_febba {_gb .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); -return _ba (_agec ,_fbgeg );};_aaaa :=(uint32 (_befg )>>3)!=0;if !_aaaa {return _ea ;};return _ea ;};func _cff ()standardType {return standardType {_ab :3,_gae :"\u0041"}};func _gebc (_acfd *Profile2Options ){if _acfd .Now ==nil {_acfd .Now =_bcb .Now ; -};};func _ccge (_ecd *_geg .Document )error {for _ ,_gecc :=range _ecd .Objects {_ccga ,_bcbe :=_aea .GetDict (_gecc );if !_bcbe {continue ;};_fdbe :=_ccga .Get ("\u0054\u0079\u0070\u0065");if _fdbe ==nil {continue ;};if _bge ,_dced :=_aea .GetName (_fdbe ); -_dced &&_bge .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_cdcd ,_gefe :=_aea .GetBool (_ccga .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"));if _gefe &&bool (*_cdcd ){_ccga .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_aea .MakeBool (false )); -};if _ccga .Get ("\u0058\u0046\u0041")!=nil {_ccga .Remove ("\u0058\u0046\u0041");};};_ebaa ,_aaae :=_ecd .FindCatalog ();if !_aaae {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");}; -if _ebaa .Object .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_ebaa .Object .Remove ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067");};return nil ;};func _dcde (_ecgd *_cb .CompliancePdfReader )ViolatedRule {_ebcdc :=_ecgd .ParserMetadata ().HeaderCommentBytes (); -if _ebcdc [0]> 127&&_ebcdc [1]> 127&&_ebcdc [2]> 127&&_ebcdc [3]> 127{return _ea ;};return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0032","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0068\u0061\u006c\u006c b\u0065\u0020i\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u006c\u0079 \u0066\u006f\u006c\u006co\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0063\u006f\u006d\u006d\u0065n\u0074\u0020\u0063\u006f\u006e\u0073\u0069s\u0074\u0069\u006e\u0067\u0020o\u0066\u0020\u0061\u0020\u0025\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006fwe\u0064\u0020\u0062y\u0020a\u0074\u0009\u006c\u0065a\u0073\u0074\u0020f\u006f\u0075\u0072\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u002c\u0020e\u0061\u0063\u0068\u0020\u006f\u0066\u0020\u0077\u0068\u006f\u0073\u0065 \u0065\u006e\u0063\u006f\u0064e\u0064\u0020\u0062\u0079\u0074e\u0020\u0076\u0061\u006c\u0075\u0065s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0064e\u0063\u0069\u006d\u0061\u006c \u0076\u0061\u006c\u0075\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u0032\u0037\u002e"); -}; +MarshalPrefix string ;};func _eeggc (_gfbe *_fc .CompliancePdfReader )ViolatedRule {if _gfbe .ParserMetadata ().HasDataAfterEOF (){return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0033","\u004e\u006f\u0020\u0064\u0061ta\u0020\u0073h\u0061\u006c\u006c\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0020\u0074\u0068\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0065\u006e\u0064\u002d\u006f\u0066\u002d\u0066\u0069l\u0065\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0061 \u0073\u0069\u006e\u0067\u006ce\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c \u0065\u006ed\u002do\u0066\u002d\u006c\u0069\u006e\u0065\u0020m\u0061\u0072\u006b\u0065\u0072\u002e"); +};return _fda ;};func _abdf (_egfb *_fc .CompliancePdfReader )(*_dc .PdfObjectDictionary ,bool ){_bdfc ,_dgga :=_cedd (_egfb );if !_dgga {return nil ,false ;};_aeab ,_dgga :=_dc .GetArray (_bdfc .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); +if !_dgga {return nil ,false ;};if _aeab .Len ()==0{return nil ,false ;};return _dc .GetDict (_aeab .Get (0));};func _gfadc (_bdeg *_fc .CompliancePdfReader ,_aeea standardType ,_cdegd bool )(_ffaf []ViolatedRule ){_gcebc ,_cgeg :=_cedd (_bdeg );if !_cgeg {return []ViolatedRule {_gfg ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")}; +};_feaf :=_gcebc .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _feaf ==nil {return []ViolatedRule {_gfg ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0054\u0068\u0065\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u006f\u0066\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074ai\u006e\u0020\u0074\u0068\u0065\u0020\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0068\u006f\u0073\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0061\u0020m\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020s\u0074\u0072\u0065\u0061\u006d")}; +};_cegb ,_cgeg :=_dc .GetStream (_feaf );if !_cgeg {return []ViolatedRule {_gfg ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0054\u0068\u0065\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u006f\u0066\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074ai\u006e\u0020\u0074\u0068\u0065\u0020\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0068\u006f\u0073\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0061\u0020m\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020s\u0074\u0072\u0065\u0061\u006d")}; +};_fegb ,_dgbfd :=_gb .LoadDocument (_cegb .Stream );if _dgbfd !=nil {return []ViolatedRule {_gfg ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d4","\u0041\u006c\u006c\u0020\u006de\u0074\u0061\u0064a\u0074\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0073\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020i\u006e \u0074\u0068\u0065\u0020\u0050\u0044\u0046 \u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0066\u006f\u0072\u006d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065ci\u0066\u0069\u0063\u0061\u0074\u0069\u006fn\u002e\u0020\u0041\u006c\u006c\u0020c\u006fn\u0074\u0065\u006e\u0074\u0020\u006f\u0066\u0020\u0061\u006c\u006c\u0020\u0058\u004d\u0050\u0020p\u0061\u0063\u006b\u0065\u0074\u0073 \u0073h\u0061\u006c\u006c \u0062\u0065\u0020\u0077\u0065\u006c\u006c\u002d\u0066o\u0072\u006de\u0064")}; +};_cbff :=_fegb .GetGoXmpDocument ();var _dgea []*_gf .Namespace ;for _ ,_gcdf :=range _cbff .Namespaces (){switch _gcdf .Name {case _fg .NsDc .Name ,_ee .NsPDF .Name ,_ed .NsXmp .Name ,_ga .NsXmpRights .Name ,_a .Namespace .Name ,_bee .Namespace .Name ,_cf .NsXmpMM .Name ,_bee .FieldNS .Name ,_bee .SchemaNS .Name ,_bee .PropertyNS .Name ,"\u0073\u0074\u0045v\u0074","\u0073\u0074\u0056e\u0072","\u0073\u0074\u0052e\u0066","\u0073\u0074\u0044i\u006d","\u0078a\u0070\u0047\u0049\u006d\u0067","\u0073\u0074\u004ao\u0062","\u0078\u006d\u0070\u0069\u0064\u0071":continue ; +};_dgea =append (_dgea ,_gcdf );};_egbed :=true ;_ebfd ,_dgbfd :=_fegb .GetPdfaExtensionSchemas ();if _dgbfd ==nil {for _ ,_agdb :=range _dgea {var _fbfb bool ;for _bafff :=range _ebfd {if _agdb .URI ==_ebfd [_bafff ].NamespaceURI {_fbfb =true ;break ; +};};if !_fbfb {_egbed =false ;break ;};};}else {_egbed =false ;};if !_egbed {_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0032\u002e\u0033\u002d7","\u0041\u006c\u006c\u0020\u0070\u0072\u006f\u0070e\u0072\u0074\u0069e\u0073\u0020\u0073\u0070\u0065\u0063i\u0066\u0069\u0065\u0064\u0020\u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072m\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0075s\u0065\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0073\u0063he\u006da\u0073 \u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002c\u0020\u0049\u0053\u004f\u0020\u0031\u00390\u0030\u0035-\u0031\u0020\u006f\u0072\u0020\u0074h\u0069s\u0020\u0070\u0061\u0072\u0074\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u0020\u0031\u0039\u0030\u0030\u0035\u002c\u0020o\u0072\u0020\u0061\u006e\u0079\u0020e\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073c\u0068\u0065\u006das\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006fm\u0070\u006c\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0036\u002e\u0036\u002e\u0032.\u0033\u002e\u0032\u002e")); +};_bdef ,_cgeg :=_fegb .GetPdfAID ();if !_cgeg {_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0034\u002d\u0031","\u0054\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0061n\u0064\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020\u006c\u0065\u0076\u0065l\u0020\u006f\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0070e\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073\u0063h\u0065\u006da.")); +}else {if _bdef .Part !=_aeea ._ff {_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0034\u002d\u0032","\u0054h\u0065\u0020\u0076\u0061lue\u0020\u006f\u0066\u0020p\u0064\u0066\u0061\u0069\u0064\u003a\u0070\u0061\u0072\u0074 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0072\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u002019\u0030\u0030\u0035 \u0074\u006f\u0020\u0077\u0068i\u0063h\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065 \u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0073\u002e")); +};if _aeea ._bg =="\u0041"&&_bdef .Conformance !="\u0041"{_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); +}else if _aeea ._bg =="\u0055"&&(_bdef .Conformance !="\u0041"&&_bdef .Conformance !="\u0055"){_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); +}else if _aeea ._bg =="\u0042"&&(_bdef .Conformance !="\u0041"&&_bdef .Conformance !="\u0042"&&_bdef .Conformance !="\u0055"){_ffaf =append (_ffaf ,_gfg ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); +};};return _ffaf ;};type pageColorspaceOptimizeFunc func (_aafd *_bf .Document ,_dbbg *_bf .Page ,_cdfc []*_bf .Image )error ;func _ageg (_fcbf *_fc .CompliancePdfReader )ViolatedRule {if _fcbf .ParserMetadata ().HeaderPosition ()!=0{return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0031","h\u0065\u0061\u0064\u0065\u0072\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0074\u0020\u0074\u0068\u0065\u0020fi\u0072\u0073\u0074 \u0062y\u0074\u0065"); +};if _fcbf .PdfVersion ().Major !=1{return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0065\u0061\u0064e\u0072 \u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0073\u0069s\u0074 \u006f\u0066\u0020\u201c%\u0050\u0044\u0046\u002d\u0031\u002e\u006e\u201d\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065 \u0045\u004f\u004c\u0020ma\u0072\u006b\u0065\u0072\u002c \u0077\u0068\u0065\u0072\u0065\u0020\u0027\u006e\u0027\u0020\u0069s\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065\u0020\u0064\u0069\u0067\u0069t\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0030\u0020(\u0033\u0030h\u0029\u0020\u0061\u006e\u0064\u0020\u0037\u0020\u0028\u0033\u0037\u0068\u0029"); +};if _fcbf .PdfVersion ().Minor < 0||_fcbf .PdfVersion ().Minor > 7{return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0065\u0061\u0064e\u0072 \u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0073\u0069s\u0074 \u006f\u0066\u0020\u201c%\u0050\u0044\u0046\u002d\u0031\u002e\u006e\u201d\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065 \u0045\u004f\u004c\u0020ma\u0072\u006b\u0065\u0072\u002c \u0077\u0068\u0065\u0072\u0065\u0020\u0027\u006e\u0027\u0020\u0069s\u0020\u0061\u0020\u0073\u0069\u006e\u0067\u006c\u0065\u0020\u0064\u0069\u0067\u0069t\u0020\u006e\u0075\u006d\u0062e\u0072\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0030\u0020(\u0033\u0030h\u0029\u0020\u0061\u006e\u0064\u0020\u0037\u0020\u0028\u0033\u0037\u0068\u0029"); +};return _fda ;};func _acff (_bgfaa *_fc .CompliancePdfReader )(_aead []ViolatedRule ){var _agbe ,_bfec ,_daag ,_eecd ,_dabeg ,_dacf bool ;_edcgd :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_gfbca :=range _bgfaa .GetObjectNums (){if _agbe &&_bfec &&_dabeg &&_daag &&_eecd &&_dacf {return _aead ; +};_fgg ,_aaae :=_bgfaa .GetIndirectObjectByNumber (_gfbca );if _aaae !=nil {continue ;};_bbfda ,_bcee :=_dc .GetStream (_fgg );if !_bcee {continue ;};if _ ,_bcee =_edcgd [_bbfda ];_bcee {continue ;};_edcgd [_bbfda ]=struct{}{};_dcda ,_bcee :=_dc .GetName (_bbfda .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); +if !_bcee {continue ;};if !_eecd {if _bbfda .Get ("\u0052\u0065\u0066")!=nil {_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0036\u002d\u0031","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e")); +_eecd =true ;};};if _dcda .String ()=="\u0050\u0053"{if !_dacf {_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0037\u002d\u0031","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073.")); +_dacf =true ;continue ;};};if _dcda .String ()=="\u0046\u006f\u0072\u006d"{if _bfec &&_daag &&_eecd {continue ;};if !_bfec &&_bbfda .Get ("\u004f\u0050\u0049")!=nil {_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0034\u002d\u0032","\u0041\u006e\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0028\u0049\u006d\u0061\u0067\u0065\u0020\u006f\u0072\u0020\u0046\u006f\u0072\u006d\u0029\u0020\u0073\u0068\u0061\u006cl\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u004fP\u0049\u0020\u006b\u0065\u0079\u002e")); +_bfec =true ;};if !_daag {if _bbfda .Get ("\u0050\u0053")!=nil {_daag =true ;};if _fegc :=_bbfda .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_fegc !=nil &&!_daag {if _dbcc ,_fded :=_dc .GetName (_fegc );_fded &&*_dbcc =="\u0050\u0053"{_daag =true ; +};};if _daag {_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e")); +};};continue ;};if _dcda .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_agbe &&_bbfda .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0034\u002d\u0031","\u0041\u006e\u0020\u0049m\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); +_agbe =true ;};if !_dabeg &&_bbfda .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_edgg ,_bccf :=_dc .GetBool (_bbfda .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _bccf &&bool (*_edgg ){continue ; +};_aead =append (_aead ,_gfg ("\u0036.\u0032\u002e\u0034\u002d\u0033","\u0049\u0066 a\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0063o\u006e\u0074\u0061\u0069n\u0073\u0020\u0074\u0068e \u0049\u006et\u0065r\u0070\u006f\u006c\u0061\u0074\u0065 \u006b\u0065\u0079,\u0020\u0069t\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020b\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); +_dabeg =true ;};};return _aead ;};type documentColorspaceOptimizeFunc func (_aaa *_bf .Document ,_aedd []*_bf .Image )error ; -// ViolatedRule is the structure that defines violated PDF/A rule. -type ViolatedRule struct{RuleNo string ;Detail string ;};func _eabc (_bcc *_cb .CompliancePdfReader )(_ccdec []ViolatedRule ){var _caca ,_ccdcgf ,_cgccd ,_fcgf ,_fffb ,_decc ,_beee bool ;_cbfc :=func ()bool {return _caca &&_ccdcgf &&_cgccd &&_fcgf &&_fffb &&_decc &&_beee }; -for _ ,_bdcf :=range _bcc .PageList {if _bdcf .Resources ==nil {continue ;};_cagb ,_babd :=_aea .GetDict (_bdcf .Resources .Font );if !_babd {continue ;};for _ ,_cggca :=range _cagb .Keys (){_abgc ,_adee :=_aea .GetDict (_cagb .Get (_cggca ));if !_adee {if !_caca {_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0041\u006c\u006c\u0020\u0066\u006fn\u0074\u0073\u0020\u0075\u0073e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020c\u006f\u006e\u0066\u006f\u0072m\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0073\u0020d\u0065\u0066\u0069\u006e\u0065d \u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035\u002e\u0035\u002e")); -_caca =true ;if _cbfc (){return _ccdec ;};};continue ;};if _fdbd ,_cgge :=_aea .GetName (_abgc .Get ("\u0054\u0079\u0070\u0065"));!_caca &&(!_cgge ||_fdbd .String ()!="\u0046\u006f\u006e\u0074"){_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0054\u0079\u0070e\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029 Th\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066 \u0050\u0044\u0046\u0020\u006fbj\u0065\u0063\u0074\u0020\u0074\u0068\u0061t\u0020\u0074\u0068\u0069s\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0064\u0065\u0073c\u0072\u0069\u0062\u0065\u0073\u003b\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0046\u006f\u006e\u0074\u0020\u0066\u006fr\u0020\u0061\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -_caca =true ;if _cbfc (){return _ccdec ;};};_deag ,_afac :=_cb .NewPdfFontFromPdfObject (_abgc );if _afac !=nil {continue ;};var _aaed string ;if _dgeda ,_ccbae :=_aea .GetName (_abgc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ccbae {_aaed =_dgeda .String (); -};if !_ccdcgf {switch _aaed {case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":default:_ccdcgf =true ; -_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0032","\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065d\u0029\u0020\u0054\u0068e \u0074\u0079\u0070\u0065 \u006f\u0066\u0020\u0066\u006f\u006et\u003b\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u0022\u0054\u0079\u0070\u0065\u0031\u0022\u0020f\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020f\u006f\u006e\u0074\u0073\u002c\u0020\u0022\u004d\u004d\u0054\u0079\u0070\u0065\u0031\u0022\u0020\u0066\u006f\u0072\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006da\u0073\u0074e\u0072\u0020\u0066\u006f\u006e\u0074s\u002c\u0020\u0022\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0022\u0054\u0079\u0070\u0065\u0033\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070e\u0020\u0033\u0020\u0066\u006f\u006e\u0074\u0073\u002c\u0020\"\u0054\u0079\u0070\u0065\u0030\"\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006ed\u0020\u0022\u0043\u0049\u0044\u0046\u006fn\u0074\u0054\u0079\u0070\u0065\u0030\u0022 \u006f\u0072\u0020\u0022\u0043\u0049\u0044\u0046\u006f\u006e\u0074T\u0079\u0070e\u0032\u0022\u0020\u0066\u006f\u0072\u0020\u0043\u0049\u0044\u0020\u0066\u006f\u006e\u0074\u0073\u002e")); -if _cbfc (){return _ccdec ;};};};if !_cgccd {if _aaed !="\u0054\u0079\u0070e\u0033"{_ddcd ,_ddgdg :=_aea .GetName (_abgc .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_ddgdg ||_ddcd .String ()==""{_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0033","B\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064)\u0020T\u0068\u0065\u0020\u0050o\u0073\u0074S\u0063\u0072\u0069\u0070\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e")); -_cgccd =true ;if _cbfc (){return _ccdec ;};};};};if _aaed !="\u0054\u0079\u0070e\u0031"{continue ;};_fefd :=_bbe .IsStdFont (_bbe .StdFontName (_deag .BaseFont ()));if _fefd {continue ;};_eeega ,_cfbbf :=_aea .GetIntVal (_abgc .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); -if !_cfbbf &&!_fcgf {_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0034","\u0046\u0069r\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072d\u0020\u0031\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u0029\u0020\u0054\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064e\u0020\u0064\u0065\u0066i\u006ee\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057i\u0064\u0074\u0068\u0073 \u0061r\u0072\u0061y\u002e")); -_fcgf =true ;if _cbfc (){return _ccdec ;};};_dbffc ,_dede :=_aea .GetIntVal (_abgc .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_dede &&!_fffb {_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0035","\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069n\u0074\u0065\u0067e\u0072 \u002d\u0020\u0028\u0052\u0065\u0071u\u0069\u0072\u0065d\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020t\u0068\u0065 s\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0031\u0034\u0020\u0066\u006f\u006ets\u0029\u0020\u0054\u0068\u0065\u0020\u006c\u0061\u0073t\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057\u0069\u0064\u0074h\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u002e")); -_fffb =true ;if _cbfc (){return _ccdec ;};};if !_decc {_ecgde ,_edag :=_aea .GetArray (_abgc .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_edag ||!_cfbbf ||!_dede ||_ecgde .Len ()!=_dbffc -_eeega +1{_ccdec =append (_ccdec ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0036","\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u002d a\u0072\u0072\u0061y \u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0074a\u006e\u0064a\u0072\u0064\u00201\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u003b\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0070\u0072\u0065\u0066e\u0072\u0072e\u0064\u0029\u0020\u0041\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0066\u0020\u0028\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u2212 F\u0069\u0072\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u002b\u00201\u0029\u0020\u0077\u0069\u0064\u0074\u0068\u0073.")); -_decc =true ;if _cbfc (){return _ccdec ;};};};};};return _ccdec ;};var _ Profile =(*Profile2U )(nil ); +// ApplyStandard tries to change the content of the writer to match the PDF/A-3 standard. +// Implements model.StandardApplier. +func (_fgfbb *profile3 )ApplyStandard (document *_bf .Document )(_eefe error ){_ffdb (document ,7);if _eefe =_feg (document ,_fgfbb ._cfbd .Now );_eefe !=nil {return _eefe ;};if _eefe =_dada (document );_eefe !=nil {return _eefe ;};_afedc ,_ebfc :=_ffcd (_fgfbb ._cfbd .CMYKDefaultColorSpace ,_fgfbb ._dcdg ); +_eefe =_edf (document ,[]pageColorspaceOptimizeFunc {_afedc },[]documentColorspaceOptimizeFunc {_ebfc });if _eefe !=nil {return _eefe ;};_dgd (document );if _eefe =_afc (document );_eefe !=nil {return _eefe ;};if _eefe =_aeag (document ,_fgfbb ._dcdg ._ff ); +_eefe !=nil {return _eefe ;};if _eefe =_dddd (document );_eefe !=nil {return _eefe ;};if _eefe =_bcfg (document );_eefe !=nil {return _eefe ;};if _eefe =_cgfc (document );_eefe !=nil {return _eefe ;};if _eefe =_gcbb (document );_eefe !=nil {return _eefe ; +};if _fgfbb ._dcdg ._bg =="\u0041"{_ccfc (document );};if _eefe =_bda (document ,_fgfbb ._dcdg ._ff );_eefe !=nil {return _eefe ;};if _eefe =_bgfd (document );_eefe !=nil {return _eefe ;};if _acagf :=_aef (document ,_fgfbb ._dcdg ,_fgfbb ._cfbd .Xmp ); +_acagf !=nil {return _acagf ;};if _fgfbb ._dcdg ==_cg (){if _eefe =_dbd (document );_eefe !=nil {return _eefe ;};};if _eefe =_deee (document );_eefe !=nil {return _eefe ;};if _eefe =_bbff (document );_eefe !=nil {return _eefe ;};if _eefe =_baff (document ); +_eefe !=nil {return _eefe ;};return nil ;};var _ Profile =(*Profile3A )(nil );func _fcda (_bbe ,_abfa ,_dbgc ,_gagf string )(string ,bool ){_aded :=_d .Index (_bbe ,_abfa );if _aded ==-1{return "",false ;};_bbc :=_d .Index (_bbe ,_dbgc );if _bbc ==-1{return "",false ; +};if _bbc < _aded {return "",false ;};return _bbe [:_aded ]+_abfa +_gagf +_bbe [_bbc :],true ;}; -// Profile2U is the implementation of the PDF/A-2U standard profile. +// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-2 standard. +func (_eeadd *profile2 )ValidateStandard (r *_fc .CompliancePdfReader )error {_ggecf :=VerificationError {ConformanceLevel :_eeadd ._bbag ._ff ,ConformanceVariant :_eeadd ._bbag ._bg };if _bdc :=_ageg (r );_bdc !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_bdc ); +};if _acgf :=_gbbc (r );_acgf !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_acgf );};if _eddg :=_bgdg (r );_eddg !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eddg );};if _acf :=_aebd (r );_acf !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_acf ); +};if _eaaa :=_abaf (r );_eaaa !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eaaa );};if _edba :=_ageae (r );len (_edba )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_edba ...);};if _fcff :=_ddedd (r );len (_fcff )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fcff ...); +};if _eac :=_afbd (r );len (_eac )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eac ...);};if _ddadg :=_becg (r );_ddadg !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_ddadg );};if _eegg :=_affde (r );len (_eegg )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eegg ...); +};if _aeba :=_bcdaa (r );len (_aeba )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_aeba ...);};if _fcgf :=_bfad (r );_fcgf !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fcgf );};if _bfdf :=_cgdb (r );len (_bfdf )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_bfdf ...); +};if _ebgd :=_dggc (r );len (_ebgd )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_ebgd ...);};if _dfdd :=_cgcf (r );_dfdd !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_dfdd );};if _bgbf :=_egbff (r );len (_bgbf )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_bgbf ...); +};if _bdg :=_agcf (r );len (_bdg )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_bdg ...);};if _dggd :=_gcdb (r );_dggd !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_dggd );};if _aga :=_gcbda (r );len (_aga )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_aga ...); +};if _gafa :=_fcfc (r ,_eeadd ._bbag );len (_gafa )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_gafa ...);};if _addb :=_fadg (r );len (_addb )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_addb ...);};if _fada :=_fgefe (r );len (_fada )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fada ...); +};if _gda :=_eaffbe (r );len (_gda )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_gda ...);};if _afed :=_dffaf (r );_afed !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_afed );};if _ebee :=_ebfe (r );len (_ebee )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_ebee ...); +};if _eaaef :=_fbcga (r );_eaaef !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eaaef );};if _fabg :=_gfadc (r ,_eeadd ._bbag ,false );len (_fabg )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fabg ...);};if _eeadd ._bbag ==_ge (){if _fea :=_eddfc (r ); +len (_fea )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fea ...);};};if _gbgd :=_beda (r );len (_gbgd )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_gbgd ...);};if _fcba :=_egga (r );len (_fcba )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_fcba ...); +};if _eefg :=_bdad (r );len (_eefg )!=0{_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_eefg ...);};if _feda :=_acfg (r );_feda !=_fda {_ggecf .ViolatedRules =append (_ggecf .ViolatedRules ,_feda );};if len (_ggecf .ViolatedRules )> 0{_ba .Slice (_ggecf .ViolatedRules ,func (_ebdg ,_fdc int )bool {return _ggecf .ViolatedRules [_ebdg ].RuleNo < _ggecf .ViolatedRules [_fdc ].RuleNo ; +});return _ggecf ;};return nil ;};func _dgc (_cd *_bf .Document )error {_bb :=func (_gcfd *_dc .PdfObjectDictionary )error {if _gff :=_gcfd .Get ("\u0053\u004d\u0061s\u006b");_gff !=nil {_gcfd .Set ("\u0053\u004d\u0061s\u006b",_dc .MakeName ("\u004e\u006f\u006e\u0065")); +};_fcg :=_gcfd .Get ("\u0043\u0041");if _fcg !=nil {_beb ,_bdb :=_dc .GetNumberAsFloat (_fcg );if _bdb !=nil {_gae .Log .Debug ("\u0045x\u0074\u0047S\u0074\u0061\u0074\u0065 \u006f\u0062\u006ae\u0063\u0074\u0020\u0043\u0041\u0020\u0076\u0061\u006cue\u0020\u0069\u0073 \u006e\u006ft\u0020\u0061\u0020\u0066\u006c\u006fa\u0074\u003a \u0025\u0076",_bdb ); +_beb =0;};if _beb !=1.0{_gcfd .Set ("\u0043\u0041",_dc .MakeFloat (1.0));};};_fcg =_gcfd .Get ("\u0063\u0061");if _fcg !=nil {_eeg ,_gbf :=_dc .GetNumberAsFloat (_fcg );if _gbf !=nil {_gae .Log .Debug ("\u0045\u0078t\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0027\u0063\u0061\u0027\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u0066\u006c\u006f\u0061\u0074\u003a\u0020\u0025\u0076",_gbf ); +_eeg =0;};if _eeg !=1.0{_gcfd .Set ("\u0063\u0061",_dc .MakeFloat (1.0));};};_bgfg :=_gcfd .Get ("\u0042\u004d");if _bgfg !=nil {_faf ,_gde :=_dc .GetName (_bgfg );if !_gde {_gae .Log .Debug ("E\u0078\u0074\u0047\u0053\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0027\u0042\u004d\u0027\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061m\u0065"); +_faf =_dc .MakeName ("");};_fdd :=_faf .String ();switch _fdd {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_gcfd .Set ("\u0042\u004d",_dc .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); +};};_ag :=_gcfd .Get ("\u0054\u0052");if _ag !=nil {_gae .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0054\u0052\u0020\u006b\u0065\u0079"); +_gcfd .Remove ("\u0054\u0052");};_acg :=_gcfd .Get ("\u0054\u0052\u0032");if _acg !=nil {_eff :=_acg .String ();if _eff !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_gae .Log .Debug ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074\u0065 o\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073 \u0054\u00522\u0020\u006b\u0065y\u0020\u0077\u0069\u0074\u0068\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065r\u0020\u0074ha\u006e\u0020\u0044e\u0066\u0061\u0075\u006c\u0074"); +_gcfd .Set ("\u0054\u0052\u0032",_dc .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};return nil ;};_aed ,_egb :=_cd .GetPages ();if !_egb {return nil ;};for _ ,_ccbd :=range _aed {_fdf ,_eda :=_ccbd .GetResources ();if !_eda {continue ;};_bbb ,_efa :=_dc .GetDict (_fdf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); +if !_efa {return nil ;};_fddf :=_bbb .Keys ();for _ ,_bea :=range _fddf {_bbba ,_fgf :=_dc .GetDict (_bbb .Get (_bea ));if !_fgf {continue ;};_df :=_bb (_bbba );if _df !=nil {continue ;};};};for _ ,_ab :=range _aed {_ebd ,_deb :=_ab .GetContents ();if !_deb {return nil ; +};for _ ,_ad :=range _ebd {_abc ,_dgb :=_ad .GetData ();if _dgb !=nil {continue ;};_ddfg :=_bd .NewContentStreamParser (string (_abc ));_dff ,_dgb :=_ddfg .Parse ();if _dgb !=nil {continue ;};for _ ,_cdf :=range *_dff {if len (_cdf .Params )==0{continue ; +};_ ,_efg :=_dc .GetName (_cdf .Params [0]);if !_efg {continue ;};_dgbe ,_ca :=_ab .GetResourcesXObject ();if !_ca {continue ;};for _ ,_acd :=range _dgbe .Keys (){_feb ,_bge :=_dc .GetStream (_dgbe .Get (_acd ));if !_bge {continue ;};_dga ,_bge :=_dc .GetDict (_feb .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_bge {continue ;};_dad ,_bge :=_dc .GetDict (_dga .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_bge {continue ;};for _ ,_aea :=range _dad .Keys (){_ggg ,_fca :=_dc .GetDict (_dad .Get (_aea ));if !_fca {continue ;};_bcbd :=_bb (_ggg ); +if _bcbd !=nil {continue ;};};};};};};return nil ;};type standardType struct{_ff int ;_bg string ;};func _gcdb (_bbage *_fc .CompliancePdfReader )(_afdg ViolatedRule ){for _ ,_ebge :=range _bbage .GetObjectNums (){_ecdb ,_eabcb :=_bbage .GetIndirectObjectByNumber (_ebge ); +if _eabcb !=nil {continue ;};_agfg ,_bffg :=_dc .GetStream (_ecdb );if !_bffg {continue ;};_dbac ,_bffg :=_dc .GetName (_agfg .Get ("\u0054\u0079\u0070\u0065"));if !_bffg {continue ;};if *_dbac !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_ ,_bffg =_dc .GetName (_agfg .Get ("\u004f\u0050\u0049")); +if _bffg {return _gfg ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); +};_caecb ,_bffg :=_dc .GetName (_agfg .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"));if !_bffg {continue ;};if *_caecb =="\u0050\u0053"{return _gfg ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); +};if _agfg .Get ("\u0050\u0053")!=nil {return _gfg ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072m\u0020\u0058\u004f\u0062\u006a\u0065c\u0074\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u003a \u002d\u0020\u0074\u0068\u0065\u0020O\u0050\u0049\u0020\u006b\u0065\u0079\u003b \u002d\u0020\u0074\u0068e \u0053u\u0062\u0074\u0079\u0070\u0065\u0032 ke\u0079 \u0077\u0069t\u0068\u0020\u0061\u0020\u0076\u0061l\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u003b\u0020\u002d \u0074\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); +};};return _afdg ;};func _ceda (_baee *_fc .PdfInfo ,_aegd *_gb .Document )bool {_dacg ,_fgeaf :=_aegd .GetPdfInfo ();if !_fgeaf {return false ;};if _dacg .InfoDict ==nil {return false ;};_adgc ,_agag :=_fc .NewPdfInfoFromObject (_dacg .InfoDict );if _agag !=nil {return false ; +};if _baee .Creator !=nil {if _adgc .Creator ==nil ||_adgc .Creator .String ()!=_baee .Creator .String (){return false ;};};if _baee .CreationDate !=nil {if _adgc .CreationDate ==nil ||!_adgc .CreationDate .ToGoTime ().Equal (_baee .CreationDate .ToGoTime ()){return false ; +};};if _baee .ModifiedDate !=nil {if _adgc .ModifiedDate ==nil ||!_adgc .ModifiedDate .ToGoTime ().Equal (_baee .ModifiedDate .ToGoTime ()){return false ;};};if _baee .Producer !=nil {if _adgc .Producer ==nil ||_adgc .Producer .String ()!=_baee .Producer .String (){return false ; +};};if _baee .Keywords !=nil {if _adgc .Keywords ==nil ||_adgc .Keywords .String ()!=_baee .Keywords .String (){return false ;};};if _baee .Trapped !=nil {if _adgc .Trapped ==nil {return false ;};switch _baee .Trapped .String (){case "\u0054\u0072\u0075\u0065":if _adgc .Trapped .String ()!="\u0054\u0072\u0075\u0065"{return false ; +};case "\u0046\u0061\u006cs\u0065":if _adgc .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};default:if _adgc .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};};};if _baee .Title !=nil {if _adgc .Title ==nil ||_adgc .Title .String ()!=_baee .Title .String (){return false ; +};};if _baee .Subject !=nil {if _adgc .Subject ==nil ||_adgc .Subject .String ()!=_baee .Subject .String (){return false ;};};return true ;};func _egbff (_fadfag *_fc .CompliancePdfReader )(_abfae []ViolatedRule ){var _adagg ,_faab ,_cceg ,_bfabba ,_cdbf ,_edbef ,_dafae bool ; +_ceca :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_aaeg :=range _fadfag .GetObjectNums (){if _adagg &&_faab &&_cdbf &&_cceg &&_bfabba &&_edbef &&_dafae {return _abfae ;};_bfaeef ,_fbff :=_fadfag .GetIndirectObjectByNumber (_aaeg );if _fbff !=nil {continue ; +};_afac ,_gcdab :=_dc .GetStream (_bfaeef );if !_gcdab {continue ;};if _ ,_gcdab =_ceca [_afac ];_gcdab {continue ;};_ceca [_afac ]=struct{}{};_eddac ,_gcdab :=_dc .GetName (_afac .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065"));if !_gcdab {continue ;}; +if !_bfabba {if _afac .Get ("\u0052\u0065\u0066")!=nil {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0039\u002d\u0032","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e")); +_bfabba =true ;};};if _eddac .String ()=="\u0050\u0053"{if !_edbef {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0039\u002d\u0033","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073.")); +_edbef =true ;continue ;};};if _eddac .String ()=="\u0046\u006f\u0072\u006d"{if _faab &&_cceg &&_bfabba {continue ;};if !_faab &&_afac .Get ("\u004f\u0050\u0049")!=nil {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072\u006d \u0058\u004f\u0062j\u0065\u0063\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004f\u0050\u0049\u0020\u006b\u0065\u0079\u002e")); +_faab =true ;};if !_cceg {if _afac .Get ("\u0050\u0053")!=nil {_cceg =true ;};if _affef :=_afac .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_affef !=nil &&!_cceg {if _caeb ,_dgeg :=_dc .GetName (_affef );_dgeg &&*_caeb =="\u0050\u0053"{_cceg =true ; +};};if _cceg {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0039\u002d\u0031","\u0041\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065y \u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076\u0061\u006cu\u0065 o\u0066 \u0050\u0053\u0020\u0061\u006e\u0064\u0020t\u0068\u0065\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e")); +};};continue ;};if _eddac .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_adagg &&_afac .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0038\u002d\u0031","\u0041\u006e\u0020\u0049m\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); +_adagg =true ;};if !_dafae &&_afac .Get ("\u004f\u0050\u0049")!=nil {_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0038\u002d\u0032","\u0041\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0068\u0065\u0020\u004f\u0050\u0049\u0020\u006b\u0065\u0079\u002e")); +_dafae =true ;};if !_cdbf &&_afac .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_ebeg ,_acac :=_dc .GetBool (_afac .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _acac &&bool (*_ebeg ){continue ; +};_abfae =append (_abfae ,_gfg ("\u0036.\u0032\u002e\u0038\u002d\u0033","\u0049\u0066 a\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0063o\u006e\u0074\u0061\u0069n\u0073\u0020\u0074\u0068e \u0049\u006et\u0065r\u0070\u006f\u006c\u0061\u0074\u0065 \u006b\u0065\u0079,\u0020\u0069t\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020b\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); +_cdbf =true ;};};return _abfae ;};type imageModifications struct{_gdg *colorspaceModification ;_dcc _dc .StreamEncoder ;};func _aage (_edbf *_fc .CompliancePdfReader )ViolatedRule {_aggd ,_aaeag :=_edbf .GetTrailer ();if _aaeag !=nil {_gae .Log .Debug ("\u0043\u0061\u006en\u006f\u0074\u0020\u0067e\u0074\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u003a\u0020\u0025\u0076",_aaeag ); +return _fda ;};_gbdaf ,_dbega :=_aggd .Get ("\u0052\u006f\u006f\u0074").(*_dc .PdfObjectReference );if !_dbega {_gae .Log .Debug ("\u0043a\u006e\u006e\u006f\u0074 \u0066\u0069\u006e\u0064\u0020d\u006fc\u0075m\u0065\u006e\u0074\u0020\u0072\u006f\u006ft"); +return _fda ;};_bbfa ,_dbega :=_dc .GetDict (_dc .ResolveReference (_gbdaf ));if !_dbega {_gae .Log .Debug ("\u0063\u0061\u006e\u006e\u006f\u0074 \u0072\u0065\u0073\u006f\u006c\u0076\u0065\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +return _fda ;};if _bbfa .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073")!=nil {return _gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063u\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u004f\u0043\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"); +};return _fda ;};func _cabda (_eeda *_dc .PdfObjectDictionary ,_ddddc map[*_dc .PdfObjectStream ][]byte ,_beea map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_bedc ="\u0036.\u0033\u002e\u0038\u002d\u0031";_ecacdc ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006cl\u0020\u0069\u006e\u0063l\u0075\u0064e\u0020\u0061 \u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020w\u0068\u006f\u0073\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073 \u0061\u0020\u0043M\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u006d\u0061p\u0073\u0020\u0063\u0068\u0061\u0072ac\u0074\u0065\u0072\u0020\u0063\u006fd\u0065s\u0020\u0074\u006f\u0020\u0055\u006e\u0069\u0063\u006f\u0064e \u0076a\u006c\u0075\u0065\u0073,\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063r\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020P\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035.\u0039\u002c\u0020\u0075\u006e\u006ce\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006d\u0065\u0065\u0074\u0073 \u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0074\u0068\u0072\u0065\u0065\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u003a\u000a\u0020\u002d\u0020\u0066o\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0073\u0020M\u0061\u0063\u0052o\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041n\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u006f\u0072\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020t\u0068\u0065\u0020\u0070\u0072\u0065d\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0056\u0020C\u004d\u0061\u0070s\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0073\u0020a\u0072\u0065 \u0074\u0061k\u0065\u006e\u0020\u0066\u0072\u006f\u006d\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u0020\u0073\u0074\u0061n\u0064\u0061\u0072\u0064\u0020L\u0061t\u0069\u006e\u0020\u0063\u0068a\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0074\u0020\u006fr\u0020\u0074\u0068\u0065 \u0073\u0065\u0074\u0020\u006f\u0066 \u006e\u0061\u006d\u0065\u0064\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0066\u006f\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046 \u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0041\u0070\u0070\u0065\u006e\u0064\u0069\u0078 \u0044\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020w\u0068\u006f\u0073e\u0020d\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u0047B\u0031\u002c\u0020\u0041\u0064\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002c\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031\u0020\u006f\u0072\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006fr\u0065\u0061\u0031\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u006c\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0073\u002e"; +);_ecce :=_eeda .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _fgfa ,_dcege :=_dc .GetName (_ecce );_dcege {if _fgfa .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_fgfa .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"||_fgfa .String ()=="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"||_fgfa .String ()=="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"||_fgfa .String ()=="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"{return _fda ; +};};_agda ,_bcgb :=_dc .GetStream (_eeda .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _bcgb {_ ,_dgcb :=_bbge (_agda ,_ddddc ,_beea );if _dgcb !=nil {return _gfg (_bedc ,_ecacdc );};return _fda ;};_fcgfd ,_bcgb :=_dc .GetName (_eeda .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_bcgb {return _gfg (_bedc ,_ecacdc );};switch _fcgfd .String (){case "\u0054\u0079\u0070e\u0031":return _fda ;};return _gfg (_bedc ,_ecacdc );}; + +// DefaultProfile3Options the default options for the Profile3. +func DefaultProfile3Options ()*Profile3Options {return &Profile3Options {Now :_c .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _gdfg (_fcbb *_fc .CompliancePdfReader )ViolatedRule {for _ ,_fecbg :=range _fcbb .GetObjectNums (){_fecddf ,_gceb :=_fcbb .GetIndirectObjectByNumber (_fecbg ); +if _gceb !=nil {continue ;};_gcace ,_eaeg :=_dc .GetStream (_fecddf );if !_eaeg {continue ;};_deff ,_eaeg :=_dc .GetName (_gcace .Get ("\u0054\u0079\u0070\u0065"));if !_eaeg {continue ;};if *_deff !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _gcace .Get ("\u0053\u004d\u0061s\u006b")!=nil {return _gfg ("\u0036\u002e\u0034-\u0032","\u0041\u006e\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e \u0053\u004d\u0061\u0073\u006b\u0020\u006b\u0065\u0079\u002e"); +};};return _fda ;};func _af ()standardType {return standardType {_ff :3,_bg :"\u0055"}}; + +// String gets a string representation of the violated rule. +func (_ffa ViolatedRule )String ()string {return _e .Sprintf ("\u0025\u0073\u003a\u0020\u0025\u0073",_ffa .RuleNo ,_ffa .Detail );};func _fcfc (_deeb *_fc .CompliancePdfReader ,_eged standardType )(_geef []ViolatedRule ){var _ffceb ,_ggaag ,_fgeb ,_ffagf ,_cfdg ,_cfdee ,_gedc bool ; +_gfgga :=func ()bool {return _ffceb &&_ggaag &&_fgeb &&_ffagf &&_cfdg &&_cfdee &&_gedc };_ffcga :=map[*_dc .PdfObjectStream ]*_be .CMap {};_gecd :=map[*_dc .PdfObjectStream ][]byte {};_afefg :=map[_dc .PdfObject ]*_fc .PdfFont {};for _ ,_edaf :=range _deeb .GetObjectNums (){_eadg ,_fceb :=_deeb .GetIndirectObjectByNumber (_edaf ); +if _fceb !=nil {continue ;};_cfaf ,_ebeea :=_dc .GetDict (_eadg );if !_ebeea {continue ;};_adcbe ,_ebeea :=_dc .GetName (_cfaf .Get ("\u0054\u0079\u0070\u0065"));if !_ebeea {continue ;};if *_adcbe !="\u0046\u006f\u006e\u0074"{continue ;};_ecff ,_fceb :=_fc .NewPdfFontFromPdfObject (_cfaf ); +if _fceb !=nil {_gae .Log .Debug ("g\u0065\u0074\u0074\u0069\u006e\u0067 \u0066\u006f\u006e\u0074\u0020\u0066r\u006f\u006d\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020%\u0076",_fceb );continue ;};_afefg [_cfaf ]=_ecff ; +};for _ ,_aaeae :=range _deeb .PageList {_cdbgc ,_abafd :=_aaeae .GetContentStreams ();if _abafd !=nil {_gae .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067 \u0070\u0061\u0067\u0065\u0020\u0063o\u006e\u0074\u0065\u006e\u0074\u0020\u0073t\u0072\u0065\u0061\u006d\u0073\u0020\u0066\u0061\u0069\u006ce\u0064"); +continue ;};for _ ,_gfbce :=range _cdbgc {_ddce :=_bd .NewContentStreamParser (_gfbce );_ffggb ,_abgb :=_ddce .Parse ();if _abgb !=nil {_gae .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074s\u0074r\u0065\u0061\u006d\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_abgb ); +continue ;};var _abgg bool ;for _ ,_baffb :=range *_ffggb {if _baffb .Operand !="\u0054\u0072"{continue ;};if len (_baffb .Params )!=1{_gae .Log .Debug ("\u0069\u006e\u0076\u0061\u006ci\u0064\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054\u0072\u0027\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u002c\u0020\u0065\u0078\u0070e\u0063\u0074\u0065\u0064\u0020\u0027\u0031\u0027\u0020\u0062\u0075\u0074 \u0069\u0073\u003a\u0020\u0027\u0025d\u0027",len (_baffb .Params )); +continue ;};_dfefg ,_ggecbb :=_dc .GetIntVal (_baffb .Params [0]);if !_ggecbb {_gae .Log .Debug ("\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020i\u0073 \u006e\u006f\u0074\u0020\u0061\u006e\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072"); +continue ;};if _dfefg ==3{_abgg =true ;break ;};};for _ ,_geebe :=range *_ffggb {if _geebe .Operand !="\u0054\u0066"{continue ;};if len (_geebe .Params )!=2{_gae .Log .Debug ("i\u006eva\u006ci\u0064 \u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066 \u0070\u0061\u0072\u0061\u006de\u0074\u0065\u0072s\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0027\u0054f\u0027\u0020\u006fper\u0061\u006e\u0064\u002c\u0020\u0065x\u0070\u0065\u0063\u0074\u0065\u0064\u0020\u0027\u0032\u0027\u0020\u0069s\u003a \u0027\u0025\u0064\u0027",len (_geebe .Params )); +continue ;};_ddca ,_dagb :=_dc .GetName (_geebe .Params [0]);if !_dagb {_gae .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a \u0054\u0066\u0020\u006f\u0070\u003d\u0025\u0073\u0020\u0047\u0065\u0074\u004ea\u006d\u0065\u0056\u0061\u006c\u0020\u0066a\u0069\u006c\u0065\u0064",_geebe ); +continue ;};_acgfa ,_gbcg :=_aaeae .Resources .GetFontByName (*_ddca );if !_gbcg {_gae .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");continue ;};_cabb ,_dagb :=_dc .GetDict (_acgfa );if !_dagb {_gae .Log .Debug ("\u0066\u006f\u006e\u0074 d\u0069\u0063\u0074\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_aefde ,_dagb :=_afefg [_cabb ];if !_dagb {var _cbce error ;_aefde ,_cbce =_fc .NewPdfFontFromPdfObject (_cabb );if _cbce !=nil {_gae .Log .Debug ("\u0067\u0065\u0074\u0074i\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0066\u0072o\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_cbce ); +continue ;};_afefg [_cabb ]=_aefde ;};if !_ffceb {_gceg :=_dfea (_cabb ,_gecd ,_ffcga );if _gceg !=_fda {_geef =append (_geef ,_gceg );_ffceb =true ;if _gfgga (){return _geef ;};};};if !_ggaag {_degga :=_degd (_cabb );if _degga !=_fda {_geef =append (_geef ,_degga ); +_ggaag =true ;if _gfgga (){return _geef ;};};};if !_fgeb {_ebafb :=_gacf (_cabb ,_gecd ,_ffcga );if _ebafb !=_fda {_geef =append (_geef ,_ebafb );_fgeb =true ;if _gfgga (){return _geef ;};};};if !_ffagf {_bgcaf :=_fefd (_cabb ,_gecd ,_ffcga );if _bgcaf !=_fda {_geef =append (_geef ,_bgcaf ); +_ffagf =true ;if _gfgga (){return _geef ;};};};if !_cfdg {_dgbff :=_ccfe (_aefde ,_cabb ,_abgg );if _dgbff !=_fda {_cfdg =true ;_geef =append (_geef ,_dgbff );if _gfgga (){return _geef ;};};};if !_cfdee {_gfce :=_efaa (_aefde ,_cabb );if _gfce !=_fda {_cfdee =true ; +_geef =append (_geef ,_gfce );if _gfgga (){return _geef ;};};};if !_gedc &&(_eged ._bg =="\u0041"||_eged ._bg =="\u0055"){_fccb :=_ddfc (_cabb ,_gecd ,_ffcga );if _fccb !=_fda {_gedc =true ;_geef =append (_geef ,_fccb );if _gfgga (){return _geef ;};};}; +};};};return _geef ;};func _debgb (_edbd *_fc .CompliancePdfReader )ViolatedRule {_fcfg ,_befdd :=_edbd .PdfReader .GetTrailer ();if _befdd !=nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u006d\u0069\u0073s\u0069\u006e\u0067\u0020t\u0072\u0061\u0069\u006c\u0065\u0072\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074"); +};if _fcfg .Get ("\u0049\u0044")==nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e\u0020\u0027\u0049\u0044\u0027\u0020k\u0065\u0079\u0077o\u0072\u0064"); +};if _fcfg .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0032","\u0054\u0068\u0065\u0020\u006b\u0065y\u0077\u006f\u0072\u0064\u0020'\u0045\u006e\u0063\u0072\u0079\u0070t\u0027\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u002e\u0020"); +};return _fda ;};func _eeff (_ddda *_fc .CompliancePdfReader ,_dddgc bool )(_fedfc []ViolatedRule ){var _gfbc ,_baeg ,_ggef ,_dceg ,_faea ,_edae ,_fgbfa bool ;_fdac :=func ()bool {return _gfbc &&_baeg &&_ggef &&_dceg &&_faea &&_edae &&_fgbfa };_fbbg ,_faga :=_fgaba (_ddda ); +var _bcfe _fad .ProfileHeader ;if _faga {_bcfe ,_ =_fad .ParseHeader (_fbbg .DestOutputProfile );};var _accc bool ;_becb :=map[_dc .PdfObject ]struct{}{};var _ggcbe func (_bdec _fc .PdfColorspace )bool ;_ggcbe =func (_feeff _fc .PdfColorspace )bool {switch _bebd :=_feeff .(type ){case *_fc .PdfColorspaceDeviceGray :if !_edae {if !_faga {_accc =true ; +_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0033\u002d\u0034","\u0044\u0065\u0076\u0069\u0063\u0065G\u0072\u0061\u0079\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0075s\u0065\u0064\u0020\u006f\u006el\u0079\u0020\u0069\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006ce\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020O\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u002e")); +_edae =true ;if _fdac (){return true ;};};};case *_fc .PdfColorspaceDeviceRGB :if !_dceg {if !_faga ||_bcfe .ColorSpace !=_fad .ColorSpaceRGB {_accc =true ;_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0033\u002d\u0032","\u0044\u0065\u0076\u0069\u0063\u0065\u0052\u0047\u0042\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u006e\u006c\u0079\u0020\u0069\u0066\u0020\u0074\u0068\u0065 \u0066\u0069\u006c\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074In\u0074\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020u\u0073es\u0020a\u006e\u0020\u0052\u0047\u0042\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u002e")); +_dceg =true ;if _fdac (){return true ;};};};case *_fc .PdfColorspaceDeviceCMYK :if !_faea {if !_faga ||_bcfe .ColorSpace !=_fad .ColorSpaceCMYK {_accc =true ;_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0033\u002d\u0033","\u0044\u0065\u0076\u0069\u0063e\u0043\u004d\u0059\u004b \u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u006e\u006c\u0079\u0020\u0069\u0066\u0020\u0074h\u0065\u0020\u0066\u0069\u006ce \u0068\u0061\u0073\u0020\u0061 \u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0068a\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0061\u006e \u0043\u004d\u0059\u004b\u0020\u0063\u006f\u006c\u006f\u0072\u0020s\u0070\u0061\u0063e\u002e")); +_faea =true ;if _fdac (){return true ;};};};case *_fc .PdfColorspaceICCBased :if !_ggef ||!_fgbfa {_cbbd ,_daaf :=_fad .ParseHeader (_bebd .Data );if _daaf !=nil {_gae .Log .Debug ("\u0070\u0061\u0072si\u006e\u0067\u0020\u0049\u0043\u0043\u0042\u0061\u0073e\u0064 \u0068e\u0061d\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_daaf ); +_fedfc =append (_fedfc ,func ()ViolatedRule {return _gfg ("\u0036.\u0032\u002e\u0033\u002d\u0031","\u0041\u006cl \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006co\u0072\u0020\u0073\u0070a\u0063e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0061\u0073\u0020\u0049\u0043\u0043 \u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0073 \u0061\u0073\u0020d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0034\u002e\u0035"); +}());_ggef =true ;if _fdac (){return true ;};};if !_ggef {var _deda ,_eded bool ;switch _cbbd .DeviceClass {case _fad .DeviceClassPRTR ,_fad .DeviceClassMNTR ,_fad .DeviceClassSCNR ,_fad .DeviceClassSPAC :default:_deda =true ;};switch _cbbd .ColorSpace {case _fad .ColorSpaceRGB ,_fad .ColorSpaceCMYK ,_fad .ColorSpaceGRAY ,_fad .ColorSpaceLAB :default:_eded =true ; +};if _deda ||_eded {_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0033\u002d\u0031","\u0041\u006cl \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006co\u0072\u0020\u0073\u0070a\u0063e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0061\u0073\u0020\u0049\u0043\u0043 \u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0073 \u0061\u0073\u0020d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0034\u002e\u0035")); +_ggef =true ;if _fdac (){return true ;};};};if !_fgbfa {_bdge ,_ :=_dc .GetStream (_bebd .GetContainingPdfObject ());if _bdge .Get ("\u004e")==nil ||(_bebd .N ==1&&_cbbd .ColorSpace !=_fad .ColorSpaceGRAY )||(_bebd .N ==3&&!(_cbbd .ColorSpace ==_fad .ColorSpaceRGB ||_cbbd .ColorSpace ==_fad .ColorSpaceLAB ))||(_bebd .N ==4&&_cbbd .ColorSpace !=_fad .ColorSpaceCMYK ){_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0033\u002d\u0035","\u0049\u0066\u0020a\u006e\u0020u\u006e\u0063\u0061\u006c\u0069\u0062\u0072a\u0074\u0065\u0064\u0020\u0063\u006fl\u006f\u0072 \u0073\u0070\u0061c\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u0069\u006c\u0065 \u0074\u0068\u0065\u006e \u0074\u0068\u0061\u0074 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041-\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065d\u0020\u0069\u006e\u0020\u0036\u002e\u0032\u002e\u0032\u002e")); +_fgbfa =true ;if _fdac (){return true ;};};};};if _bebd .Alternate !=nil {return _ggcbe (_bebd .Alternate );};};return false ;};for _ ,_agecc :=range _ddda .GetObjectNums (){_bbea ,_cfeeg :=_ddda .GetIndirectObjectByNumber (_agecc );if _cfeeg !=nil {continue ; +};_aeee ,_afgc :=_dc .GetStream (_bbea );if !_afgc {continue ;};_fbcb ,_afgc :=_dc .GetName (_aeee .Get ("\u0054\u0079\u0070\u0065"));if !_afgc ||_fbcb .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_cfbbg ,_afgc :=_dc .GetName (_aeee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_afgc {continue ;};_becb [_aeee ]=struct{}{};switch _cfbbg .String (){case "\u0049\u006d\u0061g\u0065":_dfeg ,_ffee :=_fc .NewXObjectImageFromStream (_aeee );if _ffee !=nil {continue ;};_becb [_aeee ]=struct{}{};if _ggcbe (_dfeg .ColorSpace ){return _fedfc ; +};case "\u0046\u006f\u0072\u006d":_eeac ,_dccd :=_dc .GetDict (_aeee .Get ("\u0047\u0072\u006fu\u0070"));if !_dccd {continue ;};_ceaeb :=_eeac .Get ("\u0043\u0053");if _ceaeb ==nil {continue ;};_dfdf ,_fffe :=_fc .NewPdfColorspaceFromPdfObject (_ceaeb ); +if _fffe !=nil {continue ;};if _ggcbe (_dfdf ){return _fedfc ;};};};for _ ,_fcga :=range _ddda .PageList {_gcggf ,_gcef :=_fcga .GetContentStreams ();if _gcef !=nil {continue ;};for _ ,_ecdee :=range _gcggf {_debac ,_feec :=_bd .NewContentStreamParser (_ecdee ).Parse (); +if _feec !=nil {continue ;};for _ ,_gafg :=range *_debac {if len (_gafg .Params )> 1{continue ;};switch _gafg .Operand {case "\u0042\u0049":_eecb ,_fgac :=_gafg .Params [0].(*_bd .ContentStreamInlineImage );if !_fgac {continue ;};_fgef ,_gebc :=_eecb .GetColorSpace (_fcga .Resources ); +if _gebc !=nil {continue ;};if _ggcbe (_fgef ){return _fedfc ;};case "\u0044\u006f":_cccc ,_ccdd :=_dc .GetName (_gafg .Params [0]);if !_ccdd {continue ;};_gfea ,_cfag :=_fcga .Resources .GetXObjectByName (*_cccc );if _ ,_ebaf :=_becb [_gfea ];_ebaf {continue ; +};switch _cfag {case _fc .XObjectTypeImage :_addg ,_geeb :=_fc .NewXObjectImageFromStream (_gfea );if _geeb !=nil {continue ;};_becb [_gfea ]=struct{}{};if _ggcbe (_addg .ColorSpace ){return _fedfc ;};case _fc .XObjectTypeForm :_eddc ,_cfef :=_dc .GetDict (_gfea .Get ("\u0047\u0072\u006fu\u0070")); +if !_cfef {continue ;};_dfef ,_cfef :=_dc .GetName (_eddc .Get ("\u0043\u0053"));if !_cfef {continue ;};_fbfa ,_dfaff :=_fc .NewPdfColorspaceFromPdfObject (_dfef );if _dfaff !=nil {continue ;};_becb [_gfea ]=struct{}{};if _ggcbe (_fbfa ){return _fedfc ; +};};};};};};if !_accc {return _fedfc ;};if (_bcfe .DeviceClass ==_fad .DeviceClassPRTR ||_bcfe .DeviceClass ==_fad .DeviceClassMNTR )&&(_bcfe .ColorSpace ==_fad .ColorSpaceRGB ||_bcfe .ColorSpace ==_fad .ColorSpaceCMYK ||_bcfe .ColorSpace ==_fad .ColorSpaceGRAY ){return _fedfc ; +};if !_dddgc {return _fedfc ;};_bfaee ,_egccc :=_cedd (_ddda );if !_egccc {return _fedfc ;};_bccb ,_egccc :=_dc .GetArray (_bfaee .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_egccc {_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u0020\u0069\u0073\u0020a\u006e \u004f\u0075\u0074\u0070\u0075\u0074\u0049n\u0074\u0065\u006e\u0074\u0020\u0064i\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0062y\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0031\u0030.4\u002c\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073 \u0069\u006e\u0063\u006c\u0075\u0064e\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0027\u0073\u0020O\u0075\u0074p\u0075\u0074I\u006e\u0074\u0065\u006e\u0074\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020a\u006e\u0064\u0020h\u0061\u0073\u0020\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0041\u0031\u0020\u0061\u0073 \u0074\u0068\u0065\u0020\u0076a\u006c\u0075e\u0020\u006f\u0066\u0020i\u0074\u0073 \u0053\u0020\u006b\u0065\u0079\u0020\u0061\u006e\u0064\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020I\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006ce\u0020s\u0074\u0072\u0065\u0061\u006d \u0061\u0073\u0020\u0074h\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0074\u0073\u0020\u0044\u0065\u0073t\u004f\u0075t\u0070\u0075\u0074P\u0072\u006f\u0066\u0069\u006c\u0065 \u006b\u0065\u0079\u002e"),_gfg ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e")); +return _fedfc ;};if _bccb .Len ()> 1{_geab :=map[*_dc .PdfObjectDictionary ]struct{}{};for _eceg :=0;_eceg < _bccb .Len ();_eceg ++{_affd ,_gdac :=_dc .GetDict (_bccb .Get (_eceg ));if !_gdac {continue ;};if _eceg ==0{_geab [_affd ]=struct{}{};continue ; +};if _ ,_cbgf :=_geab [_affd ];!_cbgf {_fedfc =append (_fedfc ,_gfg ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e")); +break ;};};};return _fedfc ;};func _ddbe (_efbf *_fc .CompliancePdfReader )(_gcgd []ViolatedRule ){var _fega ,_ebdge bool ;_gefb :=func ()bool {return _fega &&_ebdge };for _ ,_geec :=range _efbf .GetObjectNums (){_bbbee ,_ebece :=_efbf .GetIndirectObjectByNumber (_geec ); +if _ebece !=nil {_gae .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025\u0064\u0020fa\u0069\u006c\u0065d\u003a \u0025\u0076",_geec ,_ebece ); +continue ;};_aaggd ,_ggdb :=_dc .GetDict (_bbbee );if !_ggdb {continue ;};_dfac ,_ggdb :=_dc .GetName (_aaggd .Get ("\u0054\u0079\u0070\u0065"));if !_ggdb {continue ;};if *_dfac !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_dcbd ,_ggdb :=_dc .GetName (_aaggd .Get ("\u0053")); +if !_ggdb {if !_fega {_gcgd =append (_gcgd ,_gfg ("\u0036.\u0036\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004c\u0061\u0075\u006e\u0063\u0068\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046o\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u006e\u0064 \u004a\u0061\u0076a\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020s\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e \u0041\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020th\u0065\u0020\u0064\u0065p\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020s\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u002d\u006f\u0070\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062e\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e\u0020T\u0068\u0065\u0020\u0048\u0069\u0064\u0065\u0020a\u0063\u0074\u0069\u006f\u006e \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_fega =true ;if _gefb (){return _gcgd ;};};continue ;};switch _fc .PdfActionType (*_dcbd ){case _fc .ActionTypeLaunch ,_fc .ActionTypeSound ,_fc .ActionTypeMovie ,_fc .ActionTypeResetForm ,_fc .ActionTypeImportData ,_fc .ActionTypeJavaScript :if !_fega {_gcgd =append (_gcgd ,_gfg ("\u0036.\u0036\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004c\u0061\u0075\u006e\u0063\u0068\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046o\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u006e\u0064 \u004a\u0061\u0076a\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020s\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e \u0041\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020th\u0065\u0020\u0064\u0065p\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020s\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u002d\u006f\u0070\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062e\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e\u0020T\u0068\u0065\u0020\u0048\u0069\u0064\u0065\u0020a\u0063\u0074\u0069\u006f\u006e \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_fega =true ;if _gefb (){return _gcgd ;};};continue ;case _fc .ActionTypeNamed :if !_ebdge {_egfa ,_accg :=_dc .GetName (_aaggd .Get ("\u004e"));if !_accg {_gcgd =append (_gcgd ,_gfg ("\u0036.\u0036\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_ebdge =true ;if _gefb (){return _gcgd ;};continue ;};switch *_egfa {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_gcgd =append (_gcgd ,_gfg ("\u0036.\u0036\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_ebdge =true ;if _gefb (){return _gcgd ;};continue ;};};};};return _gcgd ;};func _gcg (_gea *_fc .XObjectImage ,_aee imageModifications )error {_ccb ,_ecb :=_gea .ToImage ();if _ecb !=nil {return _ecb ;};if _aee ._dcc !=nil {_gea .Filter =_aee ._dcc ;}; +_fb :=_dc .MakeDict ();_fb .Set ("\u0051u\u0061\u006c\u0069\u0074\u0079",_dc .MakeInteger (100));_fb .Set ("\u0050r\u0065\u0064\u0069\u0063\u0074\u006fr",_dc .MakeInteger (1));_gea .Decode =nil ;if _ecb =_gea .SetImage (_ccb ,nil );_ecb !=nil {return _ecb ; +};_gea .ToPdfObject ();return nil ;};func _cgdb (_cbaeg *_fc .CompliancePdfReader )(_bggc []ViolatedRule ){var _eaadc ,_ebdea ,_egca ,_cefgg bool ;_geffe :=func ()bool {return _eaadc &&_ebdea &&_egca &&_cefgg };_cbcd ,_eadf :=_fgaba (_cbaeg );var _agbed _fad .ProfileHeader ; +if _eadf {_agbed ,_ =_fad .ParseHeader (_cbcd .DestOutputProfile );};_accdg :=map[_dc .PdfObject ]struct{}{};var _cgdbe func (_gafad _fc .PdfColorspace )bool ;_cgdbe =func (_ggacg _fc .PdfColorspace )bool {switch _caccb :=_ggacg .(type ){case *_fc .PdfColorspaceDeviceGray :if !_eaadc {if !_eadf {_bggc =append (_bggc ,_gfg ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d4","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064 \u0069\u0066\u0020\u0061\u0020\u0064\u0065v\u0069\u0063\u0065\u0020\u0069\u006e\u0064\u0065p\u0065\u006e\u0064\u0065\u006e\u0074\u0020\u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0047\u0072\u0061\u0079\u0020\u0063\u006f\u006c\u006f\u0075r \u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061\u0073\u0020\u0062\u0065\u0065\u006e \u0073\u0065\u0074\u0020\u0077\u0068\u0065n \u0074\u0068\u0065\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072a\u0079\u0020\u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u002c o\u0072\u0020\u0069\u0066\u0020\u0061\u0020\u0050\u0044\u0046\u002fA\u0020\u004f\u0075tp\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0069\u0073\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u002e")); +_eaadc =true ;if _geffe (){return true ;};};};case *_fc .PdfColorspaceDeviceRGB :if !_ebdea {if !_eadf ||_agbed .ColorSpace !=_fad .ColorSpaceRGB {_bggc =append (_bggc ,_gfg ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d2","\u0044\u0065\u0076\u0069c\u0065\u0052\u0047\u0042\u0020\u0073\u0068\u0061\u006cl\u0020\u006f\u006e\u006c\u0079\u0020\u0062e\u0020\u0075\u0073\u0065\u0064\u0020\u0069f\u0020\u0061\u0020\u0064\u0065\u0076\u0069\u0063e\u0020\u0069n\u0064\u0065\u0070e\u006e\u0064\u0065\u006et \u0044\u0065\u0066\u0061\u0075\u006c\u0074\u0052\u0047\u0042\u0020\u0063\u006fl\u006f\u0075r\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061\u0073\u0020b\u0065\u0065\u006e\u0020s\u0065\u0074 \u0077\u0068\u0065\u006e\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u0052\u0047\u0042\u0020c\u006flou\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020i\u0073\u0020\u0075\u0073\u0065\u0064\u002c\u0020\u006f\u0072\u0020if\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044F\u002f\u0041\u0020\u004fut\u0070\u0075\u0074\u0049\u006e\u0074\u0065n\u0074\u0020t\u0068\u0061t\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0061\u006e\u0020\u0052\u0047\u0042\u0020\u0064\u0065\u0073\u0074\u0069\u006e\u0061\u0074io\u006e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u002e")); +_ebdea =true ;if _geffe (){return true ;};};};case *_fc .PdfColorspaceDeviceCMYK :if !_egca {if !_eadf ||_agbed .ColorSpace !=_fad .ColorSpaceCMYK {_bggc =append (_bggc ,_gfg ("\u0036.\u0032\u002e\u0034\u002e\u0033\u002d3","\u0044e\u0076\u0069c\u0065\u0043\u004d\u0059\u004b\u0020\u0073hal\u006c\u0020\u006f\u006e\u006c\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u0066\u0020\u0061\u0020\u0064\u0065\u0076\u0069\u0063\u0065\u0020\u0069\u006e\u0064\u0065\u0070\u0065\u006e\u0064\u0065\u006e\u0074\u0020\u0044ef\u0061\u0075\u006c\u0074\u0043\u004d\u0059K\u0020\u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0068\u0061s\u0020\u0062\u0065\u0065\u006e \u0073\u0065\u0074\u0020\u006fr \u0069\u0066\u0020\u0061\u0020\u0044e\u0076\u0069\u0063\u0065\u004e\u002d\u0062\u0061\u0073\u0065\u0064\u0020\u0044\u0065f\u0061\u0075\u006c\u0074\u0043\u004d\u0059\u004b\u0020c\u006f\u006c\u006f\u0075r\u0020\u0073\u0070\u0061\u0063e\u0020\u0068\u0061\u0073\u0020\u0062\u0065\u0065\u006e\u0020\u0073\u0065\u0074\u0020\u0077\u0068\u0065\u006e\u0020\u0074h\u0065\u0020\u0044\u0065\u0076\u0069c\u0065\u0043\u004d\u0059\u004b\u0020c\u006f\u006c\u006fu\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u0072\u0020t\u0068\u0065\u0020\u0066\u0069l\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0061\u0020\u0043\u004d\u0059\u004b\u0020d\u0065\u0073\u0074\u0069\u006e\u0061t\u0069\u006f\u006e\u0020\u0070r\u006f\u0066\u0069\u006c\u0065\u002e")); +_egca =true ;if _geffe (){return true ;};};};case *_fc .PdfColorspaceICCBased :if !_cefgg {_faeg ,_ffgg :=_fad .ParseHeader (_caccb .Data );if _ffgg !=nil {_gae .Log .Debug ("\u0070\u0061\u0072si\u006e\u0067\u0020\u0049\u0043\u0043\u0042\u0061\u0073e\u0064 \u0068e\u0061d\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_ffgg ); +_bggc =append (_bggc ,func ()ViolatedRule {return _gfg ("\u0036.\u0032\u002e\u0034\u002e\u0032\u002d1","\u0054\u0068e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0066o\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d o\u0066\u0020\u0061\u006e\u0020\u0049C\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006fl\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0049\u0043\u0043.\u0031\u003a\u0031\u0039\u0039\u0038-\u0030\u0039,\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0031\u002d\u00312\u002c\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0033\u002d\u0030\u0039\u0020\u006f\u0072\u0020I\u0053\u004f\u0020\u0031\u0035\u0030\u0037\u0036\u002d\u0031\u002e"); +}());_cefgg =true ;if _geffe (){return true ;};};if !_cefgg {var _gdgdd ,_eaaefg bool ;switch _faeg .DeviceClass {case _fad .DeviceClassPRTR ,_fad .DeviceClassMNTR ,_fad .DeviceClassSCNR ,_fad .DeviceClassSPAC :default:_gdgdd =true ;};switch _faeg .ColorSpace {case _fad .ColorSpaceRGB ,_fad .ColorSpaceCMYK ,_fad .ColorSpaceGRAY ,_fad .ColorSpaceLAB :default:_eaaefg =true ; +};if _gdgdd ||_eaaefg {_bggc =append (_bggc ,_gfg ("\u0036.\u0032\u002e\u0034\u002e\u0032\u002d1","\u0054\u0068e\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0066o\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0073\u0074r\u0065\u0061\u006d o\u0066\u0020\u0061\u006e\u0020\u0049C\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006fl\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0049\u0043\u0043.\u0031\u003a\u0031\u0039\u0039\u0038-\u0030\u0039,\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0031\u002d\u00312\u002c\u0020\u0049\u0043\u0043\u002e\u0031\u003a\u0032\u0030\u0030\u0033\u002d\u0030\u0039\u0020\u006f\u0072\u0020I\u0053\u004f\u0020\u0031\u0035\u0030\u0037\u0036\u002d\u0031\u002e")); +_cefgg =true ;if _geffe (){return true ;};};};};if _caccb .Alternate !=nil {return _cgdbe (_caccb .Alternate );};};return false ;};for _ ,_cdbd :=range _cbaeg .GetObjectNums (){_cgge ,_geacf :=_cbaeg .GetIndirectObjectByNumber (_cdbd );if _geacf !=nil {continue ; +};_adag ,_dgeb :=_dc .GetStream (_cgge );if !_dgeb {continue ;};_fcge ,_dgeb :=_dc .GetName (_adag .Get ("\u0054\u0079\u0070\u0065"));if !_dgeb ||_fcge .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_abcaf ,_dgeb :=_dc .GetName (_adag .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_dgeb {continue ;};_accdg [_adag ]=struct{}{};switch _abcaf .String (){case "\u0049\u006d\u0061g\u0065":_ebca ,_eceb :=_fc .NewXObjectImageFromStream (_adag );if _eceb !=nil {continue ;};_accdg [_adag ]=struct{}{};if _cgdbe (_ebca .ColorSpace ){return _bggc ; +};case "\u0046\u006f\u0072\u006d":_fbfac ,_bacd :=_dc .GetDict (_adag .Get ("\u0047\u0072\u006fu\u0070"));if !_bacd {continue ;};_edea :=_fbfac .Get ("\u0043\u0053");if _edea ==nil {continue ;};_febb ,_ecfg :=_fc .NewPdfColorspaceFromPdfObject (_edea ); +if _ecfg !=nil {continue ;};if _cgdbe (_febb ){return _bggc ;};};};for _ ,_eeaf :=range _cbaeg .PageList {_ebda ,_cfff :=_eeaf .GetContentStreams ();if _cfff !=nil {continue ;};for _ ,_ddeae :=range _ebda {_ggeb ,_ffccf :=_bd .NewContentStreamParser (_ddeae ).Parse (); +if _ffccf !=nil {continue ;};for _ ,_acbc :=range *_ggeb {if len (_acbc .Params )> 1{continue ;};switch _acbc .Operand {case "\u0042\u0049":_fffga ,_eddeb :=_acbc .Params [0].(*_bd .ContentStreamInlineImage );if !_eddeb {continue ;};_ccgcb ,_gggf :=_fffga .GetColorSpace (_eeaf .Resources ); +if _gggf !=nil {continue ;};if _cgdbe (_ccgcb ){return _bggc ;};case "\u0044\u006f":_deacg ,_cdbbd :=_dc .GetName (_acbc .Params [0]);if !_cdbbd {continue ;};_affa ,_bebce :=_eeaf .Resources .GetXObjectByName (*_deacg );if _ ,_ffbc :=_accdg [_affa ];_ffbc {continue ; +};switch _bebce {case _fc .XObjectTypeImage :_gdeb ,_fcdaa :=_fc .NewXObjectImageFromStream (_affa );if _fcdaa !=nil {continue ;};_accdg [_affa ]=struct{}{};if _cgdbe (_gdeb .ColorSpace ){return _bggc ;};case _fc .XObjectTypeForm :_deab ,_gbdbe :=_dc .GetDict (_affa .Get ("\u0047\u0072\u006fu\u0070")); +if !_gbdbe {continue ;};_fbdd ,_gbdbe :=_dc .GetName (_deab .Get ("\u0043\u0053"));if !_gbdbe {continue ;};_efgb ,_efgbg :=_fc .NewPdfColorspaceFromPdfObject (_fbdd );if _efgbg !=nil {continue ;};_accdg [_affa ]=struct{}{};if _cgdbe (_efgb ){return _bggc ; +};};};};};};return _bggc ;};func _cafd (_bfcg *_fc .CompliancePdfReader )(_ccgb ViolatedRule ){for _ ,_gacg :=range _bfcg .GetObjectNums (){_ffec ,_gcff :=_bfcg .GetIndirectObjectByNumber (_gacg );if _gcff !=nil {continue ;};_gffd ,_eceee :=_dc .GetStream (_ffec ); +if !_eceee {continue ;};_deag ,_eceee :=_dc .GetName (_gffd .Get ("\u0054\u0079\u0070\u0065"));if !_eceee {continue ;};if *_deag !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _gffd .Get ("\u0052\u0065\u0066")!=nil {return _gfg ("\u0036.\u0032\u002e\u0036\u002d\u0031","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e"); +};};return _ccgb ;};func (_cb standardType )outputIntentSubtype ()_fc .PdfOutputIntentType {switch _cb ._ff {case 1:return _fc .PdfOutputIntentTypeA1 ;case 2:return _fc .PdfOutputIntentTypeA2 ;case 3:return _fc .PdfOutputIntentTypeA3 ;case 4:return _fc .PdfOutputIntentTypeA4 ; +default:return 0;};};func _fdcc (_bbccg *_fc .CompliancePdfReader )(_cecc []ViolatedRule ){for _ ,_acee :=range _bbccg .GetObjectNums (){_efda ,_ecaecb :=_bbccg .GetIndirectObjectByNumber (_acee );if _ecaecb !=nil {continue ;};_gfcc ,_befdde :=_dc .GetDict (_efda ); +if !_befdde {continue ;};_cedg ,_befdde :=_dc .GetName (_gfcc .Get ("\u0054\u0079\u0070\u0065"));if !_befdde {continue ;};if _cedg .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_baaa ,_befdde :=_dc .GetBool (_gfcc .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if !_befdde {return _cecc ;};if bool (*_baaa ){_cecc =append (_cecc ,_gfg ("\u0036\u002e\u0039-\u0031","\u0054\u0068\u0065\u0020\u004e\u0065e\u0064\u0041\u0070\u0070\u0065a\u0072\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006c\u0061\u0067\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0069\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076e\u0020\u0066\u006f\u0072\u006d \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u006e\u006f\u0074\u0020b\u0065\u0020\u0070\u0072\u0065se\u006e\u0074\u0020\u006f\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); +};};return _cecc ;};type profile2 struct{_bbag standardType ;_fcfeg Profile2Options ;};var _ Profile =(*Profile3U )(nil );func _ge ()standardType {return standardType {_ff :2,_bg :"\u0041"}};func _abaf (_decg *_fc .CompliancePdfReader )ViolatedRule {_gcedg :=_decg .ParserMetadata (); +if _gcedg .HasInvalidSeparationAfterXRef (){return _gfg ("\u0036.\u0031\u002e\u0034\u002d\u0032","\u0054\u0068\u0065 \u0078\u0072\u0065\u0066\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0063\u0072\u006f\u0073s\u0020\u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065 s\u0075b\u0073\u0065\u0063ti\u006f\u006e\u0020\u0068\u0065\u0061\u0064e\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079 \u0061\u0020\u0073i\u006e\u0067\u006c\u0065\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e"); +};return _fda ;};func _bdad (_cafdg *_fc .CompliancePdfReader )(_ebaeg []ViolatedRule ){_ddeddg ,_eebaa :=_cedd (_cafdg );if !_eebaa {return _ebaeg ;};_feab ,_eebaa :=_dc .GetDict (_ddeddg .Get ("\u004e\u0061\u006de\u0073"));if !_eebaa {return _ebaeg ; +};if _feab .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_ebaeg =append (_ebaeg ,_gfg ("\u0036\u002e\u0031\u0030\u002d\u0031","T\u0068\u0065\u0072e\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u006e\u006f\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0050\u0072\u0065s\u0065\u006e\u0074a\u0074\u0069\u006f\u006e\u0073\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075m\u0065\u006e\u0074\u0027\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002e")); +};return _ebaeg ;};func _aef (_eaf *_bf .Document ,_afd standardType ,_ccgc XmpOptions )error {_gdba ,_bgac :=_eaf .FindCatalog ();if !_bgac {return nil ;};var _deba *_gb .Document ;_dae ,_bgac :=_gdba .GetMetadata ();if !_bgac {_deba =_gb .NewDocument (); +}else {var _cag error ;_deba ,_cag =_gb .LoadDocument (_dae .Stream );if _cag !=nil {return _cag ;};};_cdg :=_gb .PdfInfoOptions {InfoDict :_eaf .Info ,PdfVersion :_e .Sprintf ("\u0025\u0064\u002e%\u0064",_eaf .Version .Major ,_eaf .Version .Minor ),Copyright :_ccgc .Copyright ,Overwrite :true }; +_ddfa ,_bgac :=_gdba .GetMarkInfo ();if _bgac {_cee ,_ecd :=_dc .GetBool (_ddfa .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if _ecd &&bool (*_cee ){_cdg .Marked =true ;};};if _dbc :=_deba .SetPdfInfo (&_cdg );_dbc !=nil {return _dbc ;};if _aac :=_deba .SetPdfAID (_afd ._ff ,_afd ._bg ); +_aac !=nil {return _aac ;};_dgac :=_gb .MediaManagementOptions {OriginalDocumentID :_ccgc .OriginalDocumentID ,DocumentID :_ccgc .DocumentID ,InstanceID :_ccgc .InstanceID ,NewDocumentID :!_ccgc .NewDocumentVersion ,ModifyComment :"O\u0070\u0074\u0069\u006d\u0069\u007ae\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0074\u006f\u0020\u0050D\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064"}; +_dge ,_bgac :=_dc .GetDict (_eaf .Info );if _bgac {if _fde ,_dfe :=_dc .GetString (_dge .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_dfe &&_fde .String ()!=""{_gfd ,_cadg :=_fcd .ParsePdfTime (_fde .String ());if _cadg !=nil {return _e .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_cadg ); +};_dgac .ModifyDate =_gfd ;};};if _gbb :=_deba .SetMediaManagement (&_dgac );_gbb !=nil {return _gbb ;};if _gge :=_deba .SetPdfAExtension ();_gge !=nil {return _gge ;};_fcb ,_cdgg :=_deba .MarshalIndent (_ccgc .MarshalPrefix ,_ccgc .MarshalIndent );if _cdgg !=nil {return _cdgg ; +};if _gbe :=_gdba .SetMetadata (_fcb );_gbe !=nil {return _gbe ;};return nil ;};func _ggcba (_cfbf *_fc .CompliancePdfReader )[]ViolatedRule {return nil }; + +// Profile1A is the implementation of the PDF/A-1A standard profile. // Implements model.StandardImplementer, Profile interfaces. -type Profile2U struct{profile2 }; +type Profile1A struct{profile1 }; -// Part gets the PDF/A version level. -func (_aagb *profile2 )Part ()int {return _aagb ._fbdd ._ab };func _fafb (_dgaee *_cb .CompliancePdfReader )(_cdda ViolatedRule ){_bgaae ,_aabed :=_bdcc (_dgaee );if !_aabed {return _ea ;};_ggbee ,_aabed :=_aea .GetDict (_bgaae .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d")); -if !_aabed {return _ea ;};_defeba ,_aabed :=_aea .GetArray (_ggbee .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_aabed {return _ea ;};for _ccfc :=0;_ccfc < _defeba .Len ();_ccfc ++{_dcegg ,_bgeg :=_aea .GetDict (_defeba .Get (_ccfc ));if !_bgeg {continue ; -};if _dcegg .Get ("\u0041\u0041")!=nil {return _ba ("\u0036.\u0036\u002e\u0032\u002d\u0032","\u0041\u0020F\u0069\u0065\u006cd\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079 s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061n\u0020A\u0041\u0020\u0065\u006e\u0074\u0072y f\u006f\u0072\u0020\u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069on\u0061l\u002d\u0061\u0063\u0074i\u006fn\u0073 \u0064\u0069c\u0074\u0069on\u0061\u0072\u0079\u002e"); -};};return _ea ;};func _cefd (_ggfaa *_cb .CompliancePdfReader )(_cdba []ViolatedRule ){var (_gcdd ,_bdgc ,_cade ,_edafg ,_adcf bool ;_beac func (_aea .PdfObject ););_beac =func (_dfaa _aea .PdfObject ){switch _cfggd :=_dfaa .(type ){case *_aea .PdfObjectInteger :if !_gcdd &&(int64 (*_cfggd )> _g .MaxInt32 ||int64 (*_cfggd )< -_g .MaxInt32 ){_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0031","L\u0061\u0072\u0067e\u0073\u0074\u0020\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0032\u002c\u0031\u0034\u0037,\u0034\u0038\u0033,\u0036\u0034\u0037\u002e\u0020\u0053\u006d\u0061\u006c\u006c\u0065\u0073\u0074 \u0069\u006e\u0074\u0065g\u0065\u0072\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u002d\u0032\u002c\u0031\u0034\u0037\u002c\u0034\u0038\u0033,\u0036\u0034\u0038\u002e")); -_gcdd =true ;};case *_aea .PdfObjectFloat :if !_bdgc &&(_g .Abs (float64 (*_cfggd ))> _g .MaxFloat32 ){_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0032","\u0041 \u0063\u006f\u006e\u0066orm\u0069\u006e\u0067\u0020f\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0061\u006c\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u006f\u0075\u0074\u0073\u0069de\u0020\u0074\u0068e\u0020\u0072\u0061\u006e\u0067e\u0020o\u0066\u0020\u002b\u002f\u002d\u0033\u002e\u0034\u00303\u0020\u0078\u0020\u0031\u0030\u005e\u0033\u0038\u002e")); -};case *_aea .PdfObjectString :if !_cade &&len ([]byte (_cfggd .Str ()))> 32767{_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0033","M\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006c\u0065n\u0067\u0074\u0068\u0020\u006f\u0066\u0020a \u0073\u0074\u0072\u0069n\u0067\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074es\u0029\u0020i\u0073\u0020\u0033\u0032\u0037\u0036\u0037\u002e")); -_cade =true ;};case *_aea .PdfObjectName :if !_edafg &&len ([]byte (*_cfggd ))> 127{_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0034","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006c\u0065\u006eg\u0074\u0068\u0020\u006ff\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0029\u0020\u0069\u0073\u0020\u0031\u0032\u0037\u002e")); -_edafg =true ;};case *_aea .PdfObjectArray :for _ ,_bbdcc :=range _cfggd .Elements (){_beac (_bbdcc );};if !_adcf &&(_cfggd .Len ()==4||_cfggd .Len ()==5){_dddgg ,_gfba :=_aea .GetName (_cfggd .Get (0));if !_gfba {return ;};if *_dddgg !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ; -};_gdba :=_cfggd .Get (1);_gdba =_aea .TraceToDirectObject (_gdba );_dgab ,_gfba :=_aea .GetArray (_gdba );if !_gfba {return ;};if _dgab .Len ()> 32{_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0039","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006e\u0075\u006db\u0065\u0072\u0020\u006ff\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0069\u0073\u0020\u0033\u0032\u002e")); -_adcf =true ;};};case *_aea .PdfObjectDictionary :_acaeg :=_cfggd .Keys ();for _caaf ,_agcc :=range _acaeg {_beac (&_acaeg [_caaf ]);_beac (_cfggd .Get (_agcc ));};case *_aea .PdfObjectStream :_beac (_cfggd .PdfObjectDictionary );case *_aea .PdfObjectStreams :for _ ,_bbbc :=range _cfggd .Elements (){_beac (_bbbc ); -};case *_aea .PdfObjectReference :_beac (_cfggd .Resolve ());};};_cbaef :=_ggfaa .GetObjectNums ();if len (_cbaef )> 8388607{_cdba =append (_cdba ,_ba ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0037","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020in\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073 \u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u00208\u002c\u0033\u0038\u0038\u002c\u0036\u0030\u0037\u002e")); -};for _ ,_fggf :=range _cbaef {_egafb ,_dccea :=_ggfaa .GetIndirectObjectByNumber (_fggf );if _dccea !=nil {continue ;};_adffb :=_aea .TraceToDirectObject (_egafb );_beac (_adffb );};return _cdba ;}; +// NewProfile3A creates a new Profile3A with given options. +func NewProfile3A (options *Profile3Options )*Profile3A {if options ==nil {options =DefaultProfile3Options ();};_bcaa (options );return &Profile3A {profile3 {_cfbd :*options ,_dcdg :_cg ()}};};func _ccfe (_dbaf *_fc .PdfFont ,_cadgc *_dc .PdfObjectDictionary ,_bgfge bool )ViolatedRule {const (_dafgee ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0034\u002d\u0031"; +_ccdg ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006ds\u0020\u0066\u006fr\u0020\u0061\u006c\u006c\u0020f\u006f\u006e\u0074\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0072e\u006e\u0064\u0065\u0072\u0069\u006eg\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020w\u0069t\u0068\u0069\u006e\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u002c \u0061\u0073\u0020\u0064\u0065\u0066\u0069n\u0065\u0064 \u0069\u006e\u0020\u0049S\u004f\u0020\u0033\u0032\u00300\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0039\u002e"; +);if _bgfge {return _fda ;};_gbbd :=_dbaf .FontDescriptor ();var _ggda string ;if _gdeaa ,_fegg :=_dc .GetName (_cadgc .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_fegg {_ggda =_gdeaa .String ();};switch _ggda {case "\u0054\u0079\u0070e\u0031":if _gbbd .FontFile ==nil {return _gfg (_dafgee ,_ccdg ); +};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _gbbd .FontFile2 ==nil {return _gfg (_dafgee ,_ccdg );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _gbbd .FontFile3 ==nil {return _gfg (_dafgee ,_ccdg );};};return _fda ; +};func _gbbc (_fegab *_fc .CompliancePdfReader )ViolatedRule {_fgbe :=_fegab .ParserMetadata ().HeaderCommentBytes ();if _fgbe [0]> 127&&_fgbe [1]> 127&&_fgbe [2]> 127&&_fgbe [3]> 127{return _fda ;};return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0032","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0068\u0061\u006c\u006c b\u0065\u0020i\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u006c\u0079 \u0066\u006f\u006c\u006co\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0063\u006f\u006d\u006d\u0065n\u0074\u0020\u0063\u006f\u006e\u0073\u0069s\u0074\u0069\u006e\u0067\u0020o\u0066\u0020\u0061\u0020\u0025\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006fwe\u0064\u0020\u0062y\u0020a\u0074\u0020\u006c\u0065a\u0073\u0074\u0020f\u006f\u0075\u0072\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u002c\u0020e\u0061\u0063\u0068\u0020\u006f\u0066\u0020\u0077\u0068\u006f\u0073\u0065 \u0065\u006e\u0063\u006f\u0064e\u0064\u0020\u0062\u0079\u0074e\u0020\u0076\u0061\u006c\u0075\u0065s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0064e\u0063\u0069\u006d\u0061\u006c \u0076\u0061\u006c\u0075\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u0032\u0037\u002e"); +};func _bgebc (_bcab *_fc .PdfFont ,_fcaab *_dc .PdfObjectDictionary )ViolatedRule {const (_bafcb ="\u0036.\u0033\u002e\u0035\u002d\u0033";_gged ="\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0073 \u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0077i\u0074\u0068\u0069n\u0020\u0061\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069l\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006et\u0020\u0064\u0065s\u0063\u0072\u0069\u0070\u0074\u006f\u0072\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020\u0043\u0049\u0044\u0053\u0065\u0074\u0020s\u0074\u0072\u0065\u0061\u006d\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0066\u0079\u0069\u006eg\u0020\u0077\u0068i\u0063\u0068\u0020\u0043\u0049\u0044\u0073 \u0061\u0072e\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e \u0074\u0068\u0065\u0020\u0065\u006d\u0062\u0065\u0064d\u0065\u0064\u0020\u0043\u0049D\u0046\u006f\u006e\u0074\u0020\u0066\u0069l\u0065,\u0020\u0061\u0073 \u0064\u0065\u0073\u0063\u0072\u0069b\u0065\u0064 \u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063e\u0020\u0054ab\u006c\u0065\u0020\u0035.\u00320\u002e"; +);var _efe string ;if _dfad ,_agf :=_dc .GetName (_fcaab .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_agf {_efe =_dfad .String ();};switch _efe {case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_bbead :=_bcab .FontDescriptor (); +if _bbead .CIDSet ==nil {return _gfg (_bafcb ,_gged );};return _fda ;default:return _fda ;};};func _baccd (_gcbd *_fc .PdfFont ,_bcda *_dc .PdfObjectDictionary )ViolatedRule {const (_eegeg ="\u0036.\u0033\u002e\u0037\u002d\u0033";_bcbde ="\u0046\u006f\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006d\u0073\u0027\u0020\u0022\u0063\u006d\u0061\u0070\u0022\u0020\u0074\u0061\u0062\u006c\u0065\u0073\u0020\u0066\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0073\u0079\u006d\u0062o\u006c\u0069c\u0020\u0054\u0072\u0075e\u0054\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073 \u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0065\u0078\u0061\u0063\u0074\u006cy\u0020\u006f\u006ee\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u002e"; +);var _dcbf string ;if _gcfc ,_dgef :=_dc .GetName (_bcda .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dgef {_dcbf =_gcfc .String ();};if _dcbf !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _fda ;};_gggb :=_gcbd .FontDescriptor ();_eaab ,_dafd :=_dc .GetIntVal (_gggb .Flags ); +if !_dafd {_gae .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); +return _gfg (_eegeg ,_bcbde );};_gbc :=(uint32 (_eaab )>>3)!=0;if !_gbc {return _fda ;};return _fda ;}; -// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-2 standard. -func (_efce *profile2 )ValidateStandard (r *_cb .CompliancePdfReader )error {_cad :=VerificationError {ConformanceLevel :_efce ._fbdd ._ab ,ConformanceVariant :_efce ._fbdd ._gae };if _cddc :=_fbab (r );_cddc !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_cddc ); -};if _afag :=_ddce (r );_afag !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_afag );};if _defeb :=_efebg (r );_defeb !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_defeb );};if _ecg :=_gead (r );_ecg !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_ecg ); -};if _eecc :=_dgafb (r );_eecc !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_eecc );};if _bafa :=_fbeb (r );len (_bafa )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_bafa ...);};if _ffag :=_gcdf (r );len (_ffag )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_ffag ...); -};if _gdc :=_bfbf (r );len (_gdc )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_gdc ...);};if _eecd :=_caee (r );_eecd !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_eecd );};if _efgf :=_gfecf (r );len (_efgf )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_efgf ...); -};if _eeea :=_cefd (r );len (_eeea )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_eeea ...);};if _dcgf :=_dedc (r );_dcgf !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_dcgf );};if _aebb :=_fggb (r );len (_aebb )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_aebb ...); -};if _gaba :=_gadc (r );len (_gaba )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_gaba ...);};if _cbdg :=_dgce (r );_cbdg !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_cbdg );};if _bcgbd :=_aeafa (r );len (_bcgbd )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_bcgbd ...); -};if _fceb :=_ecca (r );len (_fceb )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_fceb ...);};if _edbgd :=_fbgff (r );_edbgd !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_edbgd );};if _bbdd :=_bbebg (r );len (_bbdd )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_bbdd ...); -};if _fea :=_ecegb (r ,_efce ._fbdd );len (_fea )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_fea ...);};if _gbgc :=_eggb (r );len (_gbgc )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_gbgc ...);};if _effc :=_caagf (r );len (_effc )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_effc ...); -};if _daed :=_fbcc (r );len (_daed )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_daed ...);};if _cdg :=_eacce (r );_cdg !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_cdg );};if _acbe :=_bbaa (r );len (_acbe )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_acbe ...); -};if _bbac :=_abfgb (r );_bbac !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_bbac );};if _fcee :=_ageg (r ,_efce ._fbdd ,false );len (_fcee )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_fcee ...);};if _efce ._fbdd ==_fcd (){if _ggfd :=_afadd (r ); -len (_ggfd )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_ggfd ...);};};if _dffb :=_bcec (r );len (_dffb )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_dffb ...);};if _eecdg :=_bfbe (r );len (_eecdg )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_eecdg ...); -};if _fega :=_aecge (r );len (_fega )!=0{_cad .ViolatedRules =append (_cad .ViolatedRules ,_fega ...);};if _gefa :=_bacgd (r );_gefa !=_ea {_cad .ViolatedRules =append (_cad .ViolatedRules ,_gefa );};if len (_cad .ViolatedRules )> 0{_bc .Slice (_cad .ViolatedRules ,func (_baad ,_gfed int )bool {return _cad .ViolatedRules [_baad ].RuleNo < _cad .ViolatedRules [_gfed ].RuleNo ; -});return _cad ;};return nil ;};func _fccb (_abbg *_cb .CompliancePdfReader )(_egcc []ViolatedRule ){var _aeda ,_gcfaff bool ;_begb :=func ()bool {return _aeda &&_gcfaff };for _ ,_fcce :=range _abbg .GetObjectNums (){_fedf ,_cagbg :=_abbg .GetIndirectObjectByNumber (_fcce ); -if _cagbg !=nil {_gb .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025\u0064\u0020fa\u0069\u006c\u0065d\u003a \u0025\u0076",_fcce ,_cagbg ); -continue ;};_fedbe ,_bbda :=_aea .GetDict (_fedf );if !_bbda {continue ;};_agfdb ,_bbda :=_aea .GetName (_fedbe .Get ("\u0054\u0079\u0070\u0065"));if !_bbda {continue ;};if *_agfdb !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_eeec ,_bbda :=_aea .GetName (_fedbe .Get ("\u0053")); -if !_bbda {if !_aeda {_egcc =append (_egcc ,_ba ("\u0036.\u0036\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004c\u0061\u0075\u006e\u0063\u0068\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046o\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u006e\u0064 \u004a\u0061\u0076a\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020s\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e \u0041\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020th\u0065\u0020\u0064\u0065p\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020s\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u002d\u006f\u0070\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062e\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e\u0020T\u0068\u0065\u0020\u0048\u0069\u0064\u0065\u0020a\u0063\u0074\u0069\u006f\u006e \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_aeda =true ;if _begb (){return _egcc ;};};continue ;};switch _cb .PdfActionType (*_eeec ){case _cb .ActionTypeLaunch ,_cb .ActionTypeSound ,_cb .ActionTypeMovie ,_cb .ActionTypeResetForm ,_cb .ActionTypeImportData ,_cb .ActionTypeJavaScript :if !_aeda {_egcc =append (_egcc ,_ba ("\u0036.\u0036\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004c\u0061\u0075\u006e\u0063\u0068\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046o\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044\u0061\u0074\u0061\u0020\u0061\u006e\u0064 \u004a\u0061\u0076a\u0053\u0063\u0072\u0069\u0070\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020s\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e \u0041\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020th\u0065\u0020\u0064\u0065p\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020s\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u002d\u006f\u0070\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062e\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074e\u0064\u002e\u0020T\u0068\u0065\u0020\u0048\u0069\u0064\u0065\u0020a\u0063\u0074\u0069\u006f\u006e \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_aeda =true ;if _begb (){return _egcc ;};};continue ;case _cb .ActionTypeNamed :if !_gcfaff {_acdc ,_ecaa :=_aea .GetName (_fedbe .Get ("\u004e"));if !_ecaa {_egcc =append (_egcc ,_ba ("\u0036.\u0036\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_gcfaff =true ;if _begb (){return _egcc ;};continue ;};switch *_acdc {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_egcc =append (_egcc ,_ba ("\u0036.\u0036\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_gcfaff =true ;if _begb (){return _egcc ;};continue ;};};};};return _egcc ;};func _ccb ()standardType {return standardType {_ab :2,_gae :"\u0055"}};func _afc (_fcf *_geg .Document )(*_aea .PdfObjectDictionary ,bool ){_dgc ,_bbdc :=_fcf .FindCatalog (); -if !_bbdc {return nil ,false ;};_ebfc ,_bbdc :=_aea .GetArray (_dgc .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_bbdc {return nil ,false ;};if _ebfc .Len ()==0{return nil ,false ;};return _aea .GetDict (_ebfc .Get (0)); -};var _ Profile =(*Profile1B )(nil );func _fffdf (_baadb *_cb .CompliancePdfReader )ViolatedRule {for _ ,_gdagf :=range _baadb .GetObjectNums (){_gaafb ,_adfa :=_baadb .GetIndirectObjectByNumber (_gdagf );if _adfa !=nil {continue ;};_ddcdd ,_eced :=_aea .GetStream (_gaafb ); -if !_eced {continue ;};_ecfed ,_eced :=_aea .GetName (_ddcdd .Get ("\u0054\u0079\u0070\u0065"));if !_eced {continue ;};if *_ecfed !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};if _ddcdd .Get ("\u0053\u004d\u0061s\u006b")!=nil {return _ba ("\u0036\u002e\u0034-\u0032","\u0041\u006e\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e \u0053\u004d\u0061\u0073\u006b\u0020\u006b\u0065\u0079\u002e"); -};};return _ea ;};func _aegf (_bgag *_geg .Document )error {_abfg ,_aabd :=_bgag .GetPages ();if !_aabd {return nil ;};for _ ,_febf :=range _abfg {_cbfa ,_dgafe :=_aea .GetArray (_febf .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_dgafe {continue ; -};for _ ,_ccba :=range _cbfa .Elements (){_ccba =_aea .ResolveReference (_ccba );if _ ,_agfc :=_ccba .(*_aea .PdfObjectNull );_agfc {continue ;};_gege ,_deca :=_aea .GetDict (_ccba );if !_deca {continue ;};_bgbbb ,_ :=_aea .GetIntVal (_gege .Get ("\u0046")); -_bgbbb &=^(1<<0);_bgbbb &=^(1<<1);_bgbbb &=^(1<<5);_bgbbb &=^(1<<8);_bgbbb |=1<<2;_gege .Set ("\u0046",_aea .MakeInteger (int64 (_bgbbb )));_aabf :=false ;if _gdec :=_gege .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065");_gdec !=nil {_bbae ,_adae :=_aea .GetName (_gdec ); -if _adae &&_bbae .String ()=="\u0057\u0069\u0064\u0067\u0065\u0074"{_aabf =true ;if _gege .Get ("\u0041\u0041")!=nil {_gege .Remove ("\u0041\u0041");};if _gege .Get ("\u0041")!=nil {_gege .Remove ("\u0041");};};if _adae &&_bbae .String ()=="\u0054\u0065\u0078\u0074"{_fbafa ,_ :=_aea .GetIntVal (_gege .Get ("\u0046")); -_fbafa |=1<<3;_fbafa |=1<<4;_gege .Set ("\u0046",_aea .MakeInteger (int64 (_fbafa )));};};_gdf ,_deca :=_aea .GetDict (_gege .Get ("\u0041\u0050"));if _deca {_ebg :=_gdf .Get ("\u004e");if _ebg ==nil {continue ;};if len (_gdf .Keys ())> 1{_gdf .Clear (); -_gdf .Set ("\u004e",_ebg );};if _aabf {_ceed ,_febd :=_aea .GetName (_gege .Get ("\u0046\u0054"));if _febd &&*_ceed =="\u0042\u0074\u006e"{continue ;};};};};};return nil ;};func _aecd (_fcdca *_cb .CompliancePdfReader )ViolatedRule {_bgacb :=map[*_aea .PdfObjectStream ]struct{}{}; -for _ ,_gdcc :=range _fcdca .PageList {if _gdcc .Resources ==nil &&_gdcc .Contents ==nil {continue ;};if _adead :=_gdcc .GetPageDict ();_adead !=nil {_dbfa ,_eaeaf :=_aea .GetDict (_adead .Get ("\u0047\u0072\u006fu\u0070"));if _eaeaf {if _fede :=_dbfa .Get ("\u0053"); -_fede !=nil {_dfaef ,_gbed :=_aea .GetName (_fede );if _gbed &&_dfaef .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ba ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); -};};};};if _gdcc .Resources !=nil {if _ddfe ,_dfbb :=_aea .GetDict (_gdcc .Resources .XObject );_dfbb {for _ ,_ffaga :=range _ddfe .Keys (){_bdfa ,_edba :=_aea .GetStream (_ddfe .Get (_ffaga ));if !_edba {continue ;};if _ ,_ccgdb :=_bgacb [_bdfa ];_ccgdb {continue ; -};_bebf ,_edba :=_aea .GetDict (_bdfa .Get ("\u0047\u0072\u006fu\u0070"));if !_edba {_bgacb [_bdfa ]=struct{}{};continue ;};_daec :=_bebf .Get ("\u0053");if _daec !=nil {_abeg ,_aacbc :=_aea .GetName (_daec );if _aacbc &&_abeg .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ba ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); -};};_bgacb [_bdfa ]=struct{}{};continue ;};};};if _gdcc .Contents !=nil {_dgfc ,_bffga :=_gdcc .GetContentStreams ();if _bffga !=nil {continue ;};for _ ,_dagc :=range _dgfc {_aaac ,_agfdd :=_e .NewContentStreamParser (_dagc ).Parse ();if _agfdd !=nil {continue ; -};for _ ,_gafb :=range *_aaac {if len (_gafb .Params )==0{continue ;};_dgda ,_eed :=_aea .GetName (_gafb .Params [0]);if !_eed {continue ;};_cfcc ,_bged :=_gdcc .Resources .GetXObjectByName (*_dgda );if _bged !=_cb .XObjectTypeForm {continue ;};if _ ,_edacd :=_bgacb [_cfcc ]; -_edacd {continue ;};_geee ,_eed :=_aea .GetDict (_cfcc .Get ("\u0047\u0072\u006fu\u0070"));if !_eed {_bgacb [_cfcc ]=struct{}{};continue ;};_gcbed :=_geee .Get ("\u0053");if _gcbed !=nil {_dgef ,_gdaag :=_aea .GetName (_gcbed );if _gdaag &&_dgef .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _ba ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); -};};_bgacb [_cfcc ]=struct{}{};};};};};return _ea ;};func _becca (_cgcdd *_cb .PdfFont ,_dfea *_aea .PdfObjectDictionary ,_edcadg bool )ViolatedRule {const (_fefad ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0034\u002d\u0031";_dbgb ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006ds\u0020\u0066\u006fr\u0020\u0061\u006c\u006c\u0020f\u006f\u006e\u0074\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0072e\u006e\u0064\u0065\u0072\u0069\u006eg\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020w\u0069t\u0068\u0069\u006e\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u002c \u0061\u0073\u0020\u0064\u0065\u0066\u0069n\u0065\u0064 \u0069\u006e\u0020\u0049S\u004f\u0020\u0033\u0032\u00300\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0039\u002e"; -);if _edcadg {return _ea ;};_feab :=_cgcdd .FontDescriptor ();var _dedg string ;if _gdaab ,_afgde :=_aea .GetName (_dfea .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_afgde {_dedg =_gdaab .String ();};switch _dedg {case "\u0054\u0079\u0070e\u0031":if _feab .FontFile ==nil {return _ba (_fefad ,_dbgb ); -};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _feab .FontFile2 ==nil {return _ba (_fefad ,_dbgb );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _feab .FontFile3 ==nil {return _ba (_fefad ,_dbgb );};};return _ea ; -};func _be ()standardType {return standardType {_ab :1,_gae :"\u0042"}};func _aefg (_bcea *_geg .Document )error {_fec ,_dad :=_bcea .FindCatalog ();if !_dad {return _a .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); -};_gaaf ,_dad :=_aea .GetDict (_fec .Object .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_dad {return nil ;};_ffae ,_dad :=_aea .GetDict (_gaaf .Get ("\u0044"));if _dad {if _ffae .Get ("\u0041\u0053")!=nil {_ffae .Remove ("\u0041\u0053"); -};};_fbafb ,_dad :=_aea .GetArray (_gaaf .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _dad {for _dbce :=0;_dbce < _fbafb .Len ();_dbce ++{_daff ,_cegf :=_aea .GetDict (_fbafb .Get (_dbce ));if !_cegf {continue ;};if _daff .Get ("\u0041\u0053")!=nil {_daff .Remove ("\u0041\u0053"); -};};};return nil ;};func _cda (_egga *_geg .Document ,_cce func ()_bcb .Time )error {_adgbe ,_fgccd :=_cb .NewPdfInfoFromObject (_egga .Info );if _fgccd !=nil {return _fgccd ;};if _fgdb :=_abcc (_adgbe ,_cce );_fgdb !=nil {return _fgdb ;};_egga .Info =_adgbe .ToPdfObject (); -return nil ;};func (_eg *documentImages )hasOnlyDeviceGray ()bool {return _eg ._aa &&!_eg ._cfc &&!_eg ._bf };func _gcc (_gcac *_geg .Document ,_ddg int ){if _gcac .Version .Major ==0{_gcac .Version .Major =1;};if _gcac .Version .Minor < _ddg {_gcac .Version .Minor =_ddg ; -};};func _gfbb (_dfgb *_cb .PdfFont ,_gggdf *_aea .PdfObjectDictionary )ViolatedRule {const (_eade ="\u0036.\u0033\u002e\u0035\u002d\u0033";_fbaaa ="\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0073\u0075\u0062\u0073\u0065\u0074\u0073 \u0072e\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0077i\u0074\u0068\u0069n\u0020\u0061\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069l\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006et\u0020\u0064\u0065s\u0063\u0072\u0069\u0070\u0074\u006f\u0072\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020\u0043\u0049\u0044\u0053\u0065\u0074\u0020s\u0074\u0072\u0065\u0061\u006d\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0066\u0079\u0069\u006eg\u0020\u0077\u0068i\u0063\u0068\u0020\u0043\u0049\u0044\u0073 \u0061\u0072e\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e \u0074\u0068\u0065\u0020\u0065\u006d\u0062\u0065\u0064d\u0065\u0064\u0020\u0043\u0049D\u0046\u006f\u006e\u0074\u0020\u0066\u0069l\u0065,\u0020\u0061\u0073 \u0064\u0065\u0073\u0063\u0072\u0069b\u0065\u0064 \u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063e\u0020\u0054ab\u006c\u0065\u0020\u0035.\u00320\u002e"; -);var _gcad string ;if _ecda ,_bebgf :=_aea .GetName (_gggdf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_bebgf {_gcad =_ecda .String ();};switch _gcad {case "\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":_gegeg :=_dfgb .FontDescriptor (); -if _gegeg .CIDSet ==nil {return _ba (_eade ,_fbaaa );};return _ea ;default:return _ea ;};};func _bcec (_bcdd *_cb .CompliancePdfReader )(_bfedc []ViolatedRule ){_aebg :=_bcdd .GetObjectNums ();for _ ,_bfgg :=range _aebg {_bgfgab ,_afege :=_bcdd .GetIndirectObjectByNumber (_bfgg ); -if _afege !=nil {continue ;};_fbbdb ,_adeade :=_aea .GetDict (_bgfgab );if !_adeade {continue ;};_aggcg ,_adeade :=_aea .GetName (_fbbdb .Get ("\u0054\u0079\u0070\u0065"));if !_adeade {continue ;};if _aggcg .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ; -};_bbdfed ,_afege :=_cb .NewPdfFilespecFromObj (_fbbdb );if _afege !=nil {continue ;};if _bbdfed .EF !=nil {if _bbdfed .F ==nil ||_bbdfed .UF ==nil {_bfedc =append (_bfedc ,_ba ("\u0036\u002e\u0038-\u0032","\u0054h\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0070\u0065\u0063\u0069\u0066i\u0063\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063t\u0069\u006fn\u0061\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020t\u0068\u0065\u0020\u0046\u0020a\u006e\u0064\u0020\u0055\u0046\u0020\u006b\u0065\u0079\u0073\u002e")); -break ;};if _bbdfed .AFRelationship ==nil {_bfedc =append (_bfedc ,_ba ("\u0036\u002e\u0038-\u0033","\u0049\u006e\u0020\u006f\u0072d\u0065\u0072\u0020\u0074\u006f\u0020\u0065\u006e\u0061\u0062\u006c\u0065\u0020i\u0064\u0065nt\u0069\u0066\u0069c\u0061\u0074\u0069o\u006e\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u006c\u0061\u0074\u0069\u006f\u006e\u0073h\u0069\u0070\u0020\u0062\u0065\u0074\u0077\u0065\u0065\u006e\u0020\u0074\u0068\u0065\u0020fi\u006ce\u0020\u0073\u0070\u0065\u0063\u0069f\u0069c\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020c\u006f\u006e\u0074e\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0072\u0069\u006e\u0067\u0020\u0074\u006f\u0020\u0069\u0074\u002c\u0020\u0061\u0020\u006e\u0065\u0077\u0020(\u0072\u0065\u0071\u0075i\u0072\u0065\u0064\u0029\u0020\u006be\u0079\u0020h\u0061\u0073\u0020\u0062e\u0065\u006e\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020a\u006e\u0064\u0020\u0069\u0074s \u0070\u0072e\u0073\u0065n\u0063\u0065\u0020\u0028\u0069\u006e\u0020\u0074\u0068e\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u0029\u0020\u0069\u0073\u0020\u0072\u0065q\u0075\u0069\u0072e\u0064\u002e")); -break ;};_eebbd ,_faabb :=_cb .NewEmbeddedFileFromObject (_bbdfed .EF );if _faabb !=nil {continue ;};if _af .ToLower (_eebbd .FileType )!="\u0061p\u0070l\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002f\u0070\u0064\u0066"{_bfedc =append (_bfedc ,_ba ("\u0036\u002e\u0038-\u0034","\u0041\u006c\u006c\u0020\u0065\u006d\u0062\u0065\u0064d\u0065\u0064 \u0066\u0069\u006c\u0065\u0073\u0020\u0073\u0068\u006fu\u006c\u0064\u0020\u0062e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074\u006f\u0020\u0050\u0044F\u002f\u0041\u002d1\u0020\u006f\u0072\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u002e")); -break ;};};};return _bfedc ;};func _gead (_caba *_cb .CompliancePdfReader )ViolatedRule {if _caba .ParserMetadata ().HasDataAfterEOF (){return _ba ("\u0036.\u0031\u002e\u0033\u002d\u0033","\u004e\u006f\u0020\u0064\u0061ta\u0020\u0073h\u0061\u006c\u006c\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0020\u0074\u0068\u0065\u0020\u006c\u0061\u0073\u0074\u0020\u0065\u006e\u0064\u002d\u006f\u0066\u002d\u0066\u0069l\u0065\u0020\u006da\u0072\u006b\u0065\u0072\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0061 \u0073\u0069\u006e\u0067\u006ce\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c \u0065\u006ed\u002do\u0066\u002d\u006c\u0069\u006e\u0065\u0020m\u0061\u0072\u006b\u0065\u0072\u002e"); -};return _ea ;};var _ Profile =(*Profile3U )(nil );func _aeeb (_bgce *_cb .PdfFont ,_ggcd *_aea .PdfObjectDictionary )ViolatedRule {const (_dffcg ="\u0036.\u0033\u002e\u0037\u002d\u0031";_dacgc ="\u0041\u006cl \u006e\u006f\u006e\u002d\u0073\u0079\u006db\u006f\u006c\u0069\u0063\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065\u0020\u0066o\u006e\u0074s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020e\u0069\u0074h\u0065\u0072\u0020\u004d\u0061\u0063\u0052\u006f\u006d\u0061\u006e\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041\u006e\u0073i\u0045n\u0063\u006f\u0064\u0069n\u0067\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066o\u0072\u0020t\u0068\u0065 \u0045n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006b\u0065\u0079 \u0069\u006e\u0020t\u0068e\u0020\u0046o\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0072\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066\u006f\u0072 \u0074\u0068\u0065\u0020\u0042\u0061\u0073\u0065\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074\u0068\u0065 \u0064i\u0063\u0074i\u006fn\u0061\u0072\u0079\u0020\u0077\u0068\u0069\u0063\u0068\u0020\u0069s\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0074\u0068e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006be\u0079\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0046\u006f\u006e\u0074 \u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u002e\u0020\u0049\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e, \u006eo\u0020n\u006f\u006e\u002d\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072\u0075\u0065\u0054\u0079p\u0065 \u0066\u006f\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0020\u0061\u0020\u0044\u0069\u0066\u0066e\u0072\u0065\u006e\u0063\u0065\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u0075n\u006c\u0065s\u0073\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0074h\u0065\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u006e\u0061\u006d\u0065\u0073 \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0044\u0069f\u0066\u0065\u0072\u0065\u006ec\u0065\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u0061\u0072\u0065\u0020\u006c\u0069\u0073\u0074\u0065\u0064 \u0069\u006e \u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065 G\u006c\u0079\u0070\u0068\u0020\u004c\u0069\u0073t\u0020\u0061\u006e\u0064\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066o\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072a\u006d\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073t\u0020\u0074\u0068\u0065\u0020\u004d\u0069\u0063\u0072o\u0073o\u0066\u0074\u0020\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0028\u0033\u002c\u0031 \u2013 P\u006c\u0061\u0074\u0066\u006f\u0072\u006d\u0020I\u0044\u003d\u0033\u002c\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067 I\u0044\u003d\u0031\u0029\u0020\u0065\u006e\u0063\u006f\u0064i\u006e\u0067 \u0069\u006e\u0020t\u0068\u0065\u0020'\u0063\u006d\u0061\u0070\u0027\u0020\u0074\u0061\u0062\u006c\u0065\u002e"; -);var _abfc string ;if _ceaf ,_bdeb :=_aea .GetName (_ggcd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_bdeb {_abfc =_ceaf .String ();};if _abfc !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _ea ;};_gegca :=_bgce .FontDescriptor ();_aga ,_acgf :=_aea .GetIntVal (_gegca .Flags ); -if !_acgf {_gb .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); -return _ba (_dffcg ,_dacgc );};_ecfea :=(uint32 (_aga )>>3)!=0;if _ecfea {return _ea ;};_cgdgc ,_acgf :=_aea .GetName (_ggcd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if !_acgf {return _ba (_dffcg ,_dacgc );};switch _cgdgc .String (){case "\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":return _ea ; -default:return _ba (_dffcg ,_dacgc );};};func _eedf (_afdaa *_cb .PdfInfo ,_daeeb *_fd .Document )bool {_daafc ,_bfge :=_daeeb .GetPdfInfo ();if !_bfge {return false ;};if _daafc .InfoDict ==nil {return false ;};_abfed ,_aagd :=_cb .NewPdfInfoFromObject (_daafc .InfoDict ); -if _aagd !=nil {return false ;};if _afdaa .Creator !=nil {if _abfed .Creator ==nil ||_abfed .Creator .String ()!=_afdaa .Creator .String (){return false ;};};if _afdaa .CreationDate !=nil {if _abfed .CreationDate ==nil ||!_abfed .CreationDate .ToGoTime ().Equal (_afdaa .CreationDate .ToGoTime ()){return false ; -};};if _afdaa .ModifiedDate !=nil {if _abfed .ModifiedDate ==nil ||!_abfed .ModifiedDate .ToGoTime ().Equal (_afdaa .ModifiedDate .ToGoTime ()){return false ;};};if _afdaa .Producer !=nil {if _abfed .Producer ==nil ||_abfed .Producer .String ()!=_afdaa .Producer .String (){return false ; -};};if _afdaa .Keywords !=nil {if _abfed .Keywords ==nil ||_abfed .Keywords .String ()!=_afdaa .Keywords .String (){return false ;};};if _afdaa .Trapped !=nil {if _abfed .Trapped ==nil {return false ;};switch _afdaa .Trapped .String (){case "\u0054\u0072\u0075\u0065":if _abfed .Trapped .String ()!="\u0054\u0072\u0075\u0065"{return false ; -};case "\u0046\u0061\u006cs\u0065":if _abfed .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};default:if _abfed .Trapped .String ()!="\u0046\u0061\u006cs\u0065"{return false ;};};};if _afdaa .Title !=nil {if _abfed .Title ==nil ||_abfed .Title .String ()!=_afdaa .Title .String (){return false ; -};};if _afdaa .Subject !=nil {if _abfed .Subject ==nil ||_abfed .Subject .String ()!=_afdaa .Subject .String (){return false ;};};return true ;};func _aadc (_dffg *_geg .Document )error {_dbffd ,_bafb :=_dffg .GetPages ();if !_bafb {return nil ;};for _ ,_agbg :=range _dbffd {_eabbb :=_agbg .FindXObjectForms (); -for _ ,_acec :=range _eabbb {_efee ,_dccf :=_aea .GetDict (_acec .Get ("\u0047\u0072\u006fu\u0070"));if _dccf {if _cggab :=_efee .Get ("\u0053");_cggab !=nil {_baea ,_bgbb :=_aea .GetName (_cggab );if _bgbb &&_baea .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_acec .Remove ("\u0047\u0072\u006fu\u0070"); -};};};};_bbcf ,_gbfd :=_agbg .GetResourcesXObject ();if _gbfd {_bcfc ,_ceag :=_aea .GetDict (_bbcf .Get ("\u0047\u0072\u006fu\u0070"));if _ceag {_gbb :=_bcfc .Get ("\u0053");if _gbb !=nil {_gbaf ,_bede :=_aea .GetName (_gbb );if _bede &&_gbaf .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_bbcf .Remove ("\u0047\u0072\u006fu\u0070"); -};};};};_bcff ,_dgca :=_aea .GetDict (_agbg .Object .Get ("\u0047\u0072\u006fu\u0070"));if _dgca {_ege :=_bcff .Get ("\u0053");if _ege !=nil {_ccdcg ,_edfg :=_aea .GetName (_ege );if _edfg &&_ccdcg .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{_agbg .Object .Remove ("\u0047\u0072\u006fu\u0070"); -};};};};return nil ;};func _dedba (_egbd *_aea .PdfObjectDictionary ,_dafff map[*_aea .PdfObjectStream ][]byte ,_eaccd map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_edcd ="\u0036.\u0033\u002e\u0038\u002d\u0031";_dgeeg ="\u0054\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006cl\u0020\u0069\u006e\u0063l\u0075\u0064e\u0020\u0061 \u0054\u006f\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0065\u006e\u0074\u0072\u0079\u0020w\u0068\u006f\u0073\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073 \u0061\u0020\u0043M\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0074\u0068\u0061\u0074\u0020\u006d\u0061p\u0073\u0020\u0063\u0068\u0061\u0072ac\u0074\u0065\u0072\u0020\u0063\u006fd\u0065s\u0020\u0074\u006f\u0020\u0055\u006e\u0069\u0063\u006f\u0064e \u0076a\u006c\u0075\u0065\u0073,\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063r\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020P\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0035.\u0039\u002c\u0020\u0075\u006e\u006ce\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006d\u0065\u0065\u0074\u0073 \u0061\u006e\u0079\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006c\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0074\u0068\u0072\u0065\u0065\u0020\u0063\u006f\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u003a\u000a\u0020\u002d\u0020\u0066o\u006e\u0074\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0065\u006e\u0063\u006f\u0064\u0069n\u0067\u0073\u0020M\u0061\u0063\u0052o\u006d\u0061\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074E\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041n\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u002c\u0020\u006f\u0072\u0020\u0074\u0068\u0061\u0074\u0020\u0075\u0073\u0065\u0020t\u0068\u0065\u0020\u0070\u0072\u0065d\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0056\u0020C\u004d\u0061\u0070s\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u006e\u0061\u006d\u0065\u0073\u0020a\u0072\u0065 \u0074\u0061k\u0065\u006e\u0020\u0066\u0072\u006f\u006d\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u0020\u0073\u0074\u0061n\u0064\u0061\u0072\u0064\u0020L\u0061t\u0069\u006e\u0020\u0063\u0068a\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0074\u0020\u006fr\u0020\u0074\u0068\u0065 \u0073\u0065\u0074\u0020\u006f\u0066 \u006e\u0061\u006d\u0065\u0064\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0079\u006d\u0062\u006f\u006c\u0020\u0066\u006f\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046 \u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0041\u0070\u0070\u0065\u006e\u0064\u0069\u0078 \u0044\u003b\u000a\u0020\u002d\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020w\u0068\u006f\u0073e\u0020d\u0065\u0073\u0063\u0065n\u0064\u0061\u006e\u0074 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u0047B\u0031\u002c\u0020\u0041\u0064\u006fb\u0065\u002d\u0043\u004e\u0053\u0031\u002c\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004a\u0061\u0070\u0061\u006e\u0031\u0020\u006f\u0072\u0020\u0041\u0064\u006f\u0062\u0065\u002d\u004b\u006fr\u0065\u0061\u0031\u0020\u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u006c\u006c\u0065\u0063\u0074\u0069\u006f\u006e\u0073\u002e"; -);_agbc :=_egbd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _dgbfb ,_edaff :=_aea .GetName (_agbc );_edaff {if _dgbfb .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_dgbfb .String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"||_dgbfb .String ()=="\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"||_dgbfb .String ()=="\u004d\u0061\u0063\u0045\u0078\u0070\u0065\u0072\u0074\u0045\u006e\u0063o\u0064\u0069\u006e\u0067"||_dgbfb .String ()=="\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"{return _ea ; -};};_cdbb ,_bced :=_aea .GetStream (_egbd .Get ("\u0054o\u0055\u006e\u0069\u0063\u006f\u0064e"));if _bced {_ ,_cgaf :=_cegd (_cdbb ,_dafff ,_eaccd );if _cgaf !=nil {return _ba (_edcd ,_dgeeg );};return _ea ;};_ccfe ,_bced :=_aea .GetName (_egbd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_bced {return _ba (_edcd ,_dgeeg );};switch _ccfe .String (){case "\u0054\u0079\u0070e\u0031":return _ea ;};return _ba (_edcd ,_dgeeg );};func _ad ()standardType {return standardType {_ab :2,_gae :"\u0042"}};func _bbebg (_faab *_cb .CompliancePdfReader )(_ccgg []ViolatedRule ){var _fcea ,_afbda ,_bcead ,_bacc ,_affc ,_dded bool ; -_bccd :=func ()bool {return _fcea &&_afbda &&_bcead &&_bacc &&_affc &&_dded };for _ ,_bgbd :=range _faab .PageList {if _bgbd .Resources ==nil {continue ;};_affb ,_fdcf :=_aea .GetDict (_bgbd .Resources .Font );if !_fdcf {continue ;};for _ ,_cecfd :=range _affb .Keys (){_abad ,_bddee :=_aea .GetDict (_affb .Get (_cecfd )); -if !_bddee {if !_fcea {_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0031","\u0041\u006c\u006c\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006e\u0064\u0020\u0066on\u0074 \u0070\u0072\u006fg\u0072\u0061\u006ds\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072mi\u006e\u0067\u0020\u0066\u0069\u006ce\u002c\u0020\u0072\u0065\u0067\u0061\u0072\u0064\u006c\u0065s\u0073\u0020\u006f\u0066\u0020\u0072\u0065\u006e\u0064\u0065\u0072\u0069\u006eg m\u006f\u0064\u0065\u0020\u0075\u0073\u0061\u0067\u0065\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0074\u0068e\u0020\u0070\u0072o\u0076\u0069\u0073\u0069\u006f\u006e\u0073\u0020\u0069\u006e \u0049\u0053\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031:\u0032\u0030\u0030\u0038\u002c \u0039\u002e\u0036\u0020a\u006e\u0064\u0020\u0039.\u0037\u002e")); -_fcea =true ;if _bccd (){return _ccgg ;};};continue ;};if _cfeed ,_badd :=_aea .GetName (_abad .Get ("\u0054\u0079\u0070\u0065"));!_fcea &&(!_badd ||_cfeed .String ()!="\u0046\u006f\u006e\u0074"){_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0031","\u0054\u0079\u0070e\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0029 Th\u0065\u0020\u0074\u0079\u0070\u0065\u0020\u006f\u0066 \u0050\u0044\u0046\u0020\u006fbj\u0065\u0063\u0074\u0020\u0074\u0068\u0061t\u0020\u0074\u0068\u0069s\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0064\u0065\u0073c\u0072\u0069\u0062\u0065\u0073\u003b\u0020\u006d\u0075\u0073t\u0020\u0062\u0065\u0020\u0046\u006f\u006e\u0074\u0020\u0066\u006fr\u0020\u0061\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -_fcea =true ;if _bccd (){return _ccgg ;};};_becgf ,_eabcg :=_cb .NewPdfFontFromPdfObject (_abad );if _eabcg !=nil {continue ;};var _ggffd string ;if _fdga ,_gaee :=_aea .GetName (_abad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_gaee {_ggffd =_fdga .String (); -};if !_afbda {switch _ggffd {case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0031","\u004dM\u0054\u0079\u0070\u0065\u0031","\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0030","\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032":default:_afbda =true ; -_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0032","\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065d\u0029\u0020\u0054\u0068e \u0074\u0079\u0070\u0065 \u006f\u0066\u0020\u0066\u006f\u006et\u003b\u0020\u006d\u0075\u0073\u0074\u0020b\u0065\u0020\u0022\u0054\u0079\u0070\u0065\u0031\u0022\u0020f\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0031\u0020f\u006f\u006e\u0074\u0073\u002c\u0020\u0022\u004d\u004d\u0054\u0079\u0070\u0065\u0031\u0022\u0020\u0066\u006f\u0072\u0020\u006d\u0075\u006c\u0074\u0069\u0070\u006c\u0065\u0020\u006da\u0073\u0074e\u0072\u0020\u0066\u006f\u006e\u0074s\u002c\u0020\u0022\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0072\u0075\u0065T\u0079\u0070\u0065\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0022\u0054\u0079\u0070\u0065\u0033\u0022\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070e\u0020\u0033\u0020\u0066\u006f\u006e\u0074\u0073\u002c\u0020\"\u0054\u0079\u0070\u0065\u0030\"\u0020\u0066\u006f\u0072\u0020\u0054\u0079\u0070\u0065\u0020\u0030\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0061\u006ed\u0020\u0022\u0043\u0049\u0044\u0046\u006fn\u0074\u0054\u0079\u0070\u0065\u0030\u0022 \u006f\u0072\u0020\u0022\u0043\u0049\u0044\u0046\u006f\u006e\u0074T\u0079\u0070e\u0032\u0022\u0020\u0066\u006f\u0072\u0020\u0043\u0049\u0044\u0020\u0066\u006f\u006e\u0074\u0073\u002e")); -if _bccd (){return _ccgg ;};};};if !_bcead {if _ggffd !="\u0054\u0079\u0070e\u0033"{_bggd ,_bbgff :=_aea .GetName (_abad .Get ("\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074"));if !_bbgff ||_bggd .String ()==""{_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0033","B\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u002d\u0020\u006e\u0061\u006d\u0065\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064)\u0020T\u0068\u0065\u0020\u0050o\u0073\u0074S\u0063\u0072\u0069\u0070\u0074\u0020\u006e\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u002e")); -_bcead =true ;if _bccd (){return _ccgg ;};};};};if _ggffd !="\u0054\u0079\u0070e\u0031"{continue ;};_badg :=_bbe .IsStdFont (_bbe .StdFontName (_becgf .BaseFont ()));if _badg {continue ;};_bcacb ,_adgd :=_aea .GetIntVal (_abad .Get ("\u0046i\u0072\u0073\u0074\u0043\u0068\u0061r")); -if !_adgd &&!_bacc {_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0034","\u0046\u0069r\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u002d\u0020\u0028\u0052\u0065\u0071\u0075i\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074h\u0065\u0020\u0073\u0074\u0061\u006e\u0064\u0061\u0072d\u0020\u0031\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u0029\u0020\u0054\u0068\u0065\u0020\u0066\u0069\u0072\u0073\u0074\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064e\u0020\u0064\u0065\u0066i\u006ee\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057i\u0064\u0074\u0068\u0073 \u0061r\u0072\u0061y\u002e")); -_bacc =true ;if _bccd (){return _ccgg ;};};_daae ,_efcd :=_aea .GetIntVal (_abad .Get ("\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072"));if !_efcd &&!_affc {_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0035","\u004c\u0061\u0073t\u0043\u0068\u0061\u0072\u0020\u002d\u0020\u0069n\u0074\u0065\u0067e\u0072 \u002d\u0020\u0028\u0052\u0065\u0071u\u0069\u0072\u0065d\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020t\u0068\u0065 s\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0031\u0034\u0020\u0066\u006f\u006ets\u0029\u0020\u0054\u0068\u0065\u0020\u006c\u0061\u0073t\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0063\u006f\u0064\u0065\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0027\u0073\u0020\u0057\u0069\u0064\u0074h\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u002e")); -_affc =true ;if _bccd (){return _ccgg ;};};if !_dded {_dbag ,_efcaa :=_aea .GetArray (_abad .Get ("\u0057\u0069\u0064\u0074\u0068\u0073"));if !_efcaa ||!_adgd ||!_efcd ||_dbag .Len ()!=_daae -_bcacb +1{_ccgg =append (_ccgg ,_ba ("\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0032\u002d\u0036","\u0057\u0069\u0064\u0074\u0068\u0073\u0020\u002d a\u0072\u0072\u0061y \u002d\u0020\u0028\u0052\u0065\u0071\u0075\u0069\u0072\u0065\u0064\u0020\u0065\u0078\u0063\u0065\u0070t\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0073\u0074a\u006e\u0064a\u0072\u0064\u00201\u0034\u0020\u0066\u006f\u006e\u0074\u0073\u003b\u0020\u0069\u006ed\u0069\u0072\u0065\u0063\u0074\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0070\u0072\u0065\u0066e\u0072\u0072e\u0064\u0029\u0020\u0041\u006e \u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0066\u0020\u0028\u004c\u0061\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u2212 F\u0069\u0072\u0073\u0074\u0043\u0068\u0061\u0072\u0020\u002b\u00201\u0029\u0020\u0077\u0069\u0064\u0074\u0068\u0073.")); -_dded =true ;if _bccd (){return _ccgg ;};};};};};return _ccgg ;};func _bacgd (_dadb *_cb .CompliancePdfReader )(_bcdag ViolatedRule ){_dcbb ,_bcfb :=_bdcc (_dadb );if !_bcfb {return _ea ;};if _dcbb .Get ("\u0052\u0065\u0071u\u0069\u0072\u0065\u006d\u0065\u006e\u0074\u0073")!=nil {return _ba ("\u0036\u002e\u0031\u0031\u002d\u0031","Th\u0065\u0020d\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063a\u0074\u0061\u006c\u006f\u0067\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020R\u0065q\u0075\u0069\u0072\u0065\u006d\u0065\u006e\u0074s\u0020k\u0065\u0079."); -};return _ea ;};func _gcdf (_aacc *_cb .CompliancePdfReader )(_decd []ViolatedRule ){var _aafa ,_cbcc ,_befd bool ;if _aacc .ParserMetadata ().HasNonConformantStream (){_decd =[]ViolatedRule {_ba ("\u0036.\u0031\u002e\u0037\u002d\u0032","T\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020f\u006f\u006cl\u006fw\u0065\u0064\u0020e\u0069\u0074h\u0065\u0072\u0020\u0062\u0079\u0020\u0061 \u0043\u0041\u0052\u0052I\u0041\u0047\u0045\u0020\u0052E\u0054\u0055\u0052\u004e\u0020\u00280\u0044\u0068\u0029\u0020\u0061\u006e\u0064\u0020\u004c\u0049\u004e\u0045\u0020F\u0045\u0045\u0044\u0020\u0028\u0030\u0041\u0068\u0029\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065\u0020o\u0072\u0020\u0062\u0079\u0020\u0061 \u0073\u0069ng\u006c\u0065\u0020\u004cIN\u0045 \u0046\u0045\u0045\u0044 \u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u002e\u0020T\u0068\u0065\u0020e\u006e\u0064\u0073\u0074r\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020p\u0072\u0065\u0063\u0065\u0064\u0065\u0064\u0020\u0062\u0079\u0020\u0061n\u0020\u0045\u004f\u004c \u006d\u0061\u0072\u006b\u0065\u0072\u002e")}; -};for _ ,_badcc :=range _aacc .GetObjectNums (){_acfbb ,_ :=_aacc .GetIndirectObjectByNumber (_badcc );if _acfbb ==nil {continue ;};_cfbe ,_bfdf :=_aea .GetStream (_acfbb );if !_bfdf {continue ;};if !_aafa {_ggfa :=_cfbe .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); -if _ggfa ==nil {_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0031","\u006e\u006f\u0020'\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074")); -_aafa =true ;}else {_ebde ,_effd :=_aea .GetIntVal (_ggfa );if !_effd {_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0031","s\u0074\u0072\u0065\u0061\u006d\u0020\u0027\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020an\u0020\u0069\u006et\u0065g\u0065\u0072")); -_aafa =true ;}else {if len (_cfbe .Stream )!=_ebde {_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0031","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006c\u0065\u006e\u0067th\u0020v\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d")); -_aafa =true ;};};};};if !_cbcc {if _cfbe .Get ("\u0046")!=nil {_cbcc =true ;_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); -};if _cfbe .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_cbcc {_cbcc =true ;_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); -continue ;};if _cfbe .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_cbcc {_cbcc =true ;_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); -continue ;};};if !_befd {_faeb ,_afbbg :=_aea .GetName (_aea .TraceToDirectObject (_cfbe .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_afbbg {continue ;};if *_faeb ==_aea .StreamEncodingFilterNameLZW {_befd =true ;_decd =append (_decd ,_ba ("\u0036.\u0031\u002e\u0037\u002d\u0034","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e")); -};};};return _decd ;};func _fbcg (_fdcgd *_geg .Document ,_gcf *_geg .Page ,_fafg []*_geg .Image )error {for _ ,_beeb :=range _fafg {if _beeb .SMask ==nil {continue ;};_eebc ,_bcffd :=_cb .NewXObjectImageFromStream (_beeb .Stream );if _bcffd !=nil {return _bcffd ; -};_fbgag ,_bcffd :=_eebc .ToImage ();if _bcffd !=nil {return _bcffd ;};_ddfa ,_bcffd :=_fbgag .ToGoImage ();if _bcffd !=nil {return _bcffd ;};_ddeg ,_bcffd :=_ec .RGBAConverter .Convert (_ddfa );if _bcffd !=nil {return _bcffd ;};_cdbea :=_ddeg .Base (); -_fbac :=&_cb .Image {Width :int64 (_cdbea .Width ),Height :int64 (_cdbea .Height ),BitsPerComponent :int64 (_cdbea .BitsPerComponent ),ColorComponents :_cdbea .ColorComponents ,Data :_cdbea .Data };_fbac .SetDecode (_cdbea .Decode );_fbac .SetAlpha (_cdbea .Alpha ); -if _bcffd =_eebc .SetImage (_fbac ,nil );_bcffd !=nil {return _bcffd ;};_eebc .SMask =_aea .MakeNull ();var _gea _aea .PdfObject ;_abdfg :=-1;for _abdfg ,_gea =range _fdcgd .Objects {if _gea ==_beeb .SMask .Stream {break ;};};if _abdfg !=-1{_fdcgd .Objects =append (_fdcgd .Objects [:_abdfg ],_fdcgd .Objects [_abdfg +1:]...); -};_beeb .SMask =nil ;_eebc .ToPdfObject ();};return nil ;}; +// ApplyStandard tries to change the content of the writer to match the PDF/A-2 standard. +// Implements model.StandardApplier. +func (_ecag *profile2 )ApplyStandard (document *_bf .Document )(_gfgb error ){_ffdb (document ,7);if _gfgb =_feg (document ,_ecag ._fcfeg .Now );_gfgb !=nil {return _gfgb ;};if _gfgb =_dada (document );_gfgb !=nil {return _gfgb ;};_fbc ,_babfe :=_ffcd (_ecag ._fcfeg .CMYKDefaultColorSpace ,_ecag ._bbag ); +_gfgb =_edf (document ,[]pageColorspaceOptimizeFunc {_fbc },[]documentColorspaceOptimizeFunc {_babfe });if _gfgb !=nil {return _gfgb ;};_dgd (document );if _gfgb =_afc (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_aeag (document ,_ecag ._bbag ._ff ); +_gfgb !=nil {return _gfgb ;};if _gfgb =_dddd (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_bcfg (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_cgfc (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_gcbb (document );_gfgb !=nil {return _gfgb ; +};if _ecag ._bbag ._bg =="\u0041"{_ccfc (document );};if _gfgb =_bda (document ,_ecag ._bbag ._ff );_gfgb !=nil {return _gfgb ;};if _gfgb =_bgfd (document );_gfgb !=nil {return _gfgb ;};if _fcaf :=_aef (document ,_ecag ._bbag ,_ecag ._fcfeg .Xmp );_fcaf !=nil {return _fcaf ; +};if _ecag ._bbag ==_ge (){if _gfgb =_dbd (document );_gfgb !=nil {return _gfgb ;};};if _gfgb =_deee (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_bbff (document );_gfgb !=nil {return _gfgb ;};if _gfgb =_baff (document );_gfgb !=nil {return _gfgb ; +};return nil ;};func _ddedd (_ffed *_fc .CompliancePdfReader )(_afdc []ViolatedRule ){var _ecefa ,_ebdgf ,_dgae bool ;if _ffed .ParserMetadata ().HasNonConformantStream (){_afdc =[]ViolatedRule {_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0032","T\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020f\u006f\u006cl\u006fw\u0065\u0064\u0020e\u0069\u0074h\u0065\u0072\u0020\u0062\u0079\u0020\u0061 \u0043\u0041\u0052\u0052I\u0041\u0047\u0045\u0020\u0052E\u0054\u0055\u0052\u004e\u0020\u00280\u0044\u0068\u0029\u0020\u0061\u006e\u0064\u0020\u004c\u0049\u004e\u0045\u0020F\u0045\u0045\u0044\u0020\u0028\u0030\u0041\u0068\u0029\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065\u0020o\u0072\u0020\u0062\u0079\u0020\u0061 \u0073\u0069ng\u006c\u0065\u0020\u004cIN\u0045 \u0046\u0045\u0045\u0044 \u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u002e\u0020T\u0068\u0065\u0020e\u006e\u0064\u0073\u0074r\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020p\u0072\u0065\u0063\u0065\u0064\u0065\u0064\u0020\u0062\u0079\u0020\u0061n\u0020\u0045\u004f\u004c \u006d\u0061\u0072\u006b\u0065\u0072\u002e")}; +};for _ ,_ggeda :=range _ffed .GetObjectNums (){_ceaae ,_ :=_ffed .GetIndirectObjectByNumber (_ggeda );if _ceaae ==nil {continue ;};_dadaa ,_cadc :=_dc .GetStream (_ceaae );if !_cadc {continue ;};if !_ecefa {_fbcf :=_dadaa .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); +if _fbcf ==nil {_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0031","\u006e\u006f\u0020'\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074")); +_ecefa =true ;}else {_baed ,_fefa :=_dc .GetIntVal (_fbcf );if !_fefa {_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0031","s\u0074\u0072\u0065\u0061\u006d\u0020\u0027\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020an\u0020\u0069\u006et\u0065g\u0065\u0072")); +_ecefa =true ;}else {if len (_dadaa .Stream )!=_baed {_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0031","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006c\u0065\u006e\u0067th\u0020v\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d")); +_ecefa =true ;};};};};if !_ebdgf {if _dadaa .Get ("\u0046")!=nil {_ebdgf =true ;_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); +};if _dadaa .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_ebdgf {_ebdgf =true ;_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); +continue ;};if _dadaa .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_ebdgf {_ebdgf =true ;_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020'\u0046\u0027,\u0020\u0027F\u0046\u0069\u006c\u0074\u0065\u0072\u0027\u002c\u0020\u006f\u0072\u0020\u0027FD\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061m\u0073\u0027\u0020\u006b\u0065\u0079")); +continue ;};};if !_dgae {_gbcd ,_dbga :=_dc .GetName (_dc .TraceToDirectObject (_dadaa .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_dbga {continue ;};if *_gbcd ==_dc .StreamEncodingFilterNameLZW {_dgae =true ;_afdc =append (_afdc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0034","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e")); +};};};return _afdc ;};func _bfad (_cbfab *_fc .CompliancePdfReader )ViolatedRule {for _ ,_feea :=range _cbfab .PageList {_fefeb ,_facb :=_feea .GetContentStreams ();if _facb !=nil {continue ;};for _ ,_cacg :=range _fefeb {_ffcg :=_bd .NewContentStreamParser (_cacg ); +_ ,_facb =_ffcg .Parse ();if _facb !=nil {return _gfg ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0063onten\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079 \u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u0020\u006e\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0065\u0076\u0065\u006e\u0020\u0069\u0066\u0020s\u0075\u0063\u0068\u0020\u006f\u0070\u0065r\u0061\u0074\u006f\u0072\u0073\u0020\u0061\u0072\u0065\u0020\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0074\u0068\u0065\u0020\u0042\u0058\u002f\u0045\u0058\u0020\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u002e"); +};};};return _fda ;};func _bgdg (_beeb *_fc .CompliancePdfReader )ViolatedRule {_cdbae ,_efdf :=_beeb .PdfReader .GetTrailer ();if _efdf !=nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u006d\u0069\u0073s\u0069\u006e\u0067\u0020t\u0072\u0061\u0069\u006c\u0065\u0072\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074"); +};if _cdbae .Get ("\u0049\u0044")==nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068e\u0020\u0027\u0049\u0044\u0027\u0020k\u0065\u0079\u0077o\u0072\u0064"); +};if _cdbae .Get ("\u0045n\u0063\u0072\u0079\u0070\u0074")!=nil {return _gfg ("\u0036.\u0031\u002e\u0033\u002d\u0032","\u0054\u0068\u0065\u0020\u006b\u0065y\u0077\u006f\u0072\u0064\u0020'\u0045\u006e\u0063\u0072\u0079\u0070t\u0027\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0074\u0072\u0061\u0069\u006c\u0065\u0072 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u002e\u0020"); +};return _fda ;};func _ebad (_abfb *_bf .Document ,_efgg standardType ,_dfg *_bf .OutputIntents )error {var (_eeca *_fc .PdfOutputIntent ;_fedf error ;);if _abfb .Version .Minor <=7{_eeca ,_fedf =_fad .NewSRGBv2OutputIntent (_efgg .outputIntentSubtype ()); +}else {_eeca ,_fedf =_fad .NewSRGBv4OutputIntent (_efgg .outputIntentSubtype ());};if _fedf !=nil {return _fedf ;};if _fedf =_dfg .Add (_eeca .ToPdfObject ());_fedf !=nil {return _fedf ;};return nil ;};func _dfea (_eecdd *_dc .PdfObjectDictionary ,_cdfe map[*_dc .PdfObjectStream ][]byte ,_fcefd map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_gabg ="\u0046\u006f\u0072\u0020\u0061\u006e\u0079\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0063\u006f\u006d\u0070o\u0073\u0069\u0074e\u0020\u0028\u0054\u0079\u0070\u0065\u0020\u0030\u0029 \u0066\u006fn\u0074\u0020\u0077\u0069\u0074\u0068\u0069\u006e \u0061\u0020\u0063\u006fn\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f \u0065\u006e\u0074\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074\u0073 \u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0074\u0068\u0065\u0020\u0066\u006fl\u006c\u006f\u0077\u0069\u006e\u0067\u0020\u0072\u0065l\u0061t\u0069\u006f\u006e\u0073\u0068\u0069\u0070. \u0049\u0066\u0020\u0074\u0068\u0065\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006b\u0065\u0079 \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0054\u0079\u0070\u0065\u0020\u0030 \u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0069\u0073\u0020I\u0064\u0065n\u0074\u0069\u0074\u0079\u002d\u0048\u0020\u006f\u0072\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056\u002c\u0020\u0061\u006e\u0079\u0020v\u0061\u006c\u0075\u0065\u0073\u0020\u006f\u0066\u0020\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u002c\u0020\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u002c\u0020\u0061\u006e\u0064\u0020\u0053up\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0069n\u0020\u0074h\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u0020\u0065\u006e\u0074r\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044F\u006f\u006e\u0074\u002e\u0020\u004f\u0074\u0068\u0065\u0072\u0077\u0069\u0073\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0063\u006f\u0072\u0072\u0065\u0073\u0070\u006f\u006e\u0064\u0069\u006e\u0067\u0020\u0052\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u0020a\u006e\u0064\u0020\u004f\u0072\u0064\u0065\u0072\u0069\u006e\u0067\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0069\u006e\u0020\u0062\u006f\u0074h\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065m\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006cl\u0020\u0062\u0065\u0020i\u0064en\u0074\u0069\u0063\u0061\u006c\u002c \u0061n\u0064\u0020\u0074\u0068\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0053\u0075\u0070\u0070l\u0065\u006d\u0065\u006e\u0074 \u006b\u0065\u0079\u0020\u0069\u006e\u0020t\u0068\u0065\u0020\u0043I\u0044S\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066o\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0067re\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u006f\u0072\u0020\u0065\u0071\u0075\u0061\u006c\u0020\u0074\u006f t\u0068\u0065\u0020\u0053\u0075\u0070\u0070\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066o\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006ff\u0020\u0074\u0068\u0065\u0020\u0043M\u0061p\u002e"; +_adeda ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0031";);var _fagag string ;if _efbbc ,_aacd :=_dc .GetName (_eecdd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_aacd {_fagag =_efbbc .String ();};if _fagag !="\u0054\u0079\u0070e\u0030"{return _fda ; +};_adfc :=_eecdd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067");if _ffcbd ,_addc :=_dc .GetName (_adfc );_addc {switch _ffcbd .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _fda ; +};_gbfe ,_fcgg :=_be .LoadPredefinedCMap (_ffcbd .String ());if _fcgg !=nil {return _gfg (_adeda ,_gabg );};_ecbbf :=_gbfe .CIDSystemInfo ();if _ecbbf .Ordering !=_ecbbf .Registry {return _gfg (_adeda ,_gabg );};return _fda ;};_abcae ,_fdgf :=_dc .GetStream (_adfc ); +if !_fdgf {return _gfg (_adeda ,_gabg );};_bacdg ,_bded :=_bbge (_abcae ,_cdfe ,_fcefd );if _bded !=nil {return _gfg (_adeda ,_gabg );};_gdfc :=_bacdg .CIDSystemInfo ();if _gdfc .Ordering !=_gdfc .Registry {return _gfg (_adeda ,_gabg );};return _fda ;}; +var _ Profile =(*Profile2A )(nil ); -// NewProfile3B creates a new Profile3B with the given options. -func NewProfile3B (options *Profile3Options )*Profile3B {if options ==nil {options =DefaultProfile3Options ();};_aedg (options );return &Profile3B {profile3 {_bbecc :*options ,_bafe :_eb ()}};};func _ageg (_ffebb *_cb .CompliancePdfReader ,_aabfb standardType ,_gegcaa bool )(_bbgfb []ViolatedRule ){_afagg ,_faeaf :=_bdcc (_ffebb ); -if !_faeaf {return []ViolatedRule {_ba ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")};};_ccca :=_afagg .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061"); -if _ccca ==nil {return []ViolatedRule {_ba ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0054\u0068\u0065\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u006f\u0066\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074ai\u006e\u0020\u0074\u0068\u0065\u0020\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0068\u006f\u0073\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0061\u0020m\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020s\u0074\u0072\u0065\u0061\u006d")}; -};_dbede ,_faeaf :=_aea .GetStream (_ccca );if !_faeaf {return []ViolatedRule {_ba ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d1","\u0054\u0068\u0065\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u006f\u0066\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074ai\u006e\u0020\u0074\u0068\u0065\u0020\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020\u006b\u0065\u0079\u0020\u0077\u0068\u006f\u0073\u0065\u0020v\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0061\u0020m\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0020s\u0074\u0072\u0065\u0061\u006d")}; -};_dggeb ,_gffdc :=_fd .LoadDocument (_dbede .Stream );if _gffdc !=nil {return []ViolatedRule {_ba ("\u0036.\u0036\u002e\u0032\u002e\u0031\u002d4","\u0041\u006c\u006c\u0020\u006de\u0074\u0061\u0064a\u0074\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0073\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020i\u006e \u0074\u0068\u0065\u0020\u0050\u0044\u0046 \u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0066\u006f\u0072\u006d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065ci\u0066\u0069\u0063\u0061\u0074\u0069\u006fn\u002e\u0020\u0041\u006c\u006c\u0020c\u006fn\u0074\u0065\u006e\u0074\u0020\u006f\u0066\u0020\u0061\u006c\u006c\u0020\u0058\u004d\u0050\u0020p\u0061\u0063\u006b\u0065\u0074\u0073 \u0073h\u0061\u006c\u006c \u0062\u0065\u0020\u0077\u0065\u006c\u006c\u002d\u0066o\u0072\u006de\u0064")}; -};_ggaa :=_dggeb .GetGoXmpDocument ();var _dddag []*_cf .Namespace ;for _ ,_eeagc :=range _ggaa .Namespaces (){switch _eeagc .Name {case _gg .NsDc .Name ,_ga .NsPDF .Name ,_bb .NsXmp .Name ,_fc .NsXmpRights .Name ,_fg .Namespace .Name ,_ag .Namespace .Name ,_cc .NsXmpMM .Name ,_ag .FieldNS .Name ,_ag .SchemaNS .Name ,_ag .PropertyNS .Name ,"\u0073\u0074\u0045v\u0074","\u0073\u0074\u0056e\u0072","\u0073\u0074\u0052e\u0066","\u0073\u0074\u0044i\u006d","\u0078a\u0070\u0047\u0049\u006d\u0067","\u0073\u0074\u004ao\u0062","\u0078\u006d\u0070\u0069\u0064\u0071":continue ; -};_dddag =append (_dddag ,_eeagc );};_gecg :=true ;_dggf ,_gffdc :=_dggeb .GetPdfaExtensionSchemas ();if _gffdc ==nil {for _ ,_eggfa :=range _dddag {var _abbe bool ;for _afdce :=range _dggf {if _eggfa .URI ==_dggf [_afdce ].NamespaceURI {_abbe =true ;break ; -};};if !_abbe {_gecg =false ;break ;};};}else {_gecg =false ;};if !_gecg {_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0032\u002e\u0033\u002d7","\u0041\u006c\u006c\u0020\u0070\u0072\u006f\u0070e\u0072\u0074\u0069e\u0073\u0020\u0073\u0070\u0065\u0063i\u0066\u0069\u0065\u0064\u0020\u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072m\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0075s\u0065\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0073\u0063he\u006da\u0073 \u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002c\u0020\u0049\u0053\u004f\u0020\u0031\u00390\u0030\u0035-\u0031\u0020\u006f\u0072\u0020\u0074h\u0069s\u0020\u0070\u0061\u0072\u0074\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u0020\u0031\u0039\u0030\u0030\u0035\u002c\u0020o\u0072\u0020\u0061\u006e\u0079\u0020e\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073c\u0068\u0065\u006das\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006fm\u0070\u006c\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0036\u002e\u0036\u002e\u0032.\u0033\u002e\u0032\u002e")); -};_gagd ,_faeaf :=_dggeb .GetPdfAID ();if !_faeaf {_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0034\u002d\u0031","\u0054\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0061n\u0064\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020\u006c\u0065\u0076\u0065l\u0020\u006f\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0070e\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073\u0063h\u0065\u006da.")); -}else {if _gagd .Part !=_aabfb ._ab {_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0034\u002d\u0032","\u0054h\u0065\u0020\u0076\u0061lue\u0020\u006f\u0066\u0020p\u0064\u0066\u0061\u0069\u0064\u003a\u0070\u0061\u0072\u0074 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0072\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u002019\u0030\u0030\u0035 \u0074\u006f\u0020\u0077\u0068i\u0063h\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065 \u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0073\u002e")); -};if _aabfb ._gae =="\u0041"&&_gagd .Conformance !="\u0041"{_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); -}else if _aabfb ._gae =="\u0055"&&(_gagd .Conformance !="\u0041"&&_gagd .Conformance !="\u0055"){_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); -}else if _aabfb ._gae =="\u0042"&&(_gagd .Conformance !="\u0041"&&_gagd .Conformance !="\u0042"&&_gagd .Conformance !="\u0055"){_bbgfb =append (_bbgfb ,_ba ("\u0036.\u0036\u002e\u0034\u002d\u0033","\u0041\u0020\u004c\u0065\u0076\u0065\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061l\u006c\u0020\u0073\u0070ec\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020as\u0020\u0041\u002e\u0020\u0041 \u004c\u0065v\u0065\u006c\u0020\u0042\u0020c\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061lu\u0065\u0020o\u0066 \u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e\u0020\u0041\u0020\u004c\u0065\u0076\u0065\u006c \u0055\u0020\u0063\u006f\u006e\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063\u0069\u0066\u0079 \u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0070\u0064f\u0061i\u0064\u003ac\u006fn\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065 \u0061\u0073\u0020\u0055.")); -};};return _bbgfb ;};func _eggb (_aeadf *_cb .CompliancePdfReader )(_dbaa []ViolatedRule ){var _bgbf ,_eafeeg ,_dcbdd ,_abga ,_ebfa ,_aacf ,_bbgba bool ;_gbgce :=func ()bool {return _bgbf &&_eafeeg &&_dcbdd &&_abga &&_ebfa &&_aacf &&_bbgba };for _ ,_aggfe :=range _aeadf .PageList {_afca ,_cgae :=_aggfe .GetAnnotations (); -if _cgae !=nil {_gb .Log .Trace ("\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006es\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_cgae );continue ;};for _ ,_addb :=range _afca {if !_bgbf {switch _addb .GetContext ().(type ){case *_cb .PdfAnnotationScreen ,*_cb .PdfAnnotation3D ,*_cb .PdfAnnotationSound ,*_cb .PdfAnnotationMovie ,nil :_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0031\u002d\u0031","\u0041nn\u006f\u0074\u0061\u0074i\u006f\u006e t\u0079\u0070\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0064\u0065f\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072e\u006e\u0063\u0065\u0020\u0073\u0068\u0061\u006cl\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065r\u006d\u0069t\u0074\u0065\u0064\u002e\u0020\u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0033\u0044\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u002c\u0020\u0053\u0063\u0072\u0065\u0065\u006e\u0020\u0061n\u0064\u0020\u004d\u006f\u0076\u0069\u0065\u0020\u0074\u0079\u0070\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_bgbf =true ;if _gbgce (){return _dbaa ;};};};_gfaad ,_eaeea :=_aea .GetDict (_addb .GetContainingPdfObject ());if !_eaeea {continue ;};_ ,_ddgee :=_addb .GetContext ().(*_cb .PdfAnnotationPopup );if !_ddgee &&!_eafeeg {_ ,_eefd :=_aea .GetIntVal (_gfaad .Get ("\u0046")); -if !_eefd {_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0031","\u0045\u0078\u0063\u0065\u0070\u0074\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072i\u0065\u0073\u0020\u0077\u0068\u006fs\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0069\u0073\u0020\u0050\u006f\u0070u\u0070\u002c\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0046 \u006b\u0065y.")); -_eafeeg =true ;if _gbgce (){return _dbaa ;};};};if !_dcbdd {_bbdfe ,_gdff :=_aea .GetIntVal (_gfaad .Get ("\u0046"));if _gdff &&!(_bbdfe &4==4&&_bbdfe &1==0&&_bbdfe &2==0&&_bbdfe &32==0&&_bbdfe &256==0){_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0032","I\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u0020\u0046 \u006b\u0065\u0079\u0027\u0073\u0020\u0050\u0072\u0069\u006e\u0074\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0020\u0073\u0068\u0061l\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0074\u0020\u0074\u006f\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0048\u0069\u0064\u0064\u0065\u006e\u002c\u0020\u0049\u006e\u0076\u0069\u0073\u0069\u0062\u006c\u0065\u002c\u0020\u0054\u006f\u0067\u0067\u006c\u0065\u004e\u006f\u0056\u0069\u0065\u0077\u002c\u0020\u0061\u006e\u0064 \u004eo\u0056\u0069\u0065\u0077\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020s\u0065\u0074\u0020t\u006f\u0020\u0030.")); -_dcbdd =true ;if _gbgce (){return _dbaa ;};};};_ ,_afad :=_addb .GetContext ().(*_cb .PdfAnnotationText );if _afad &&!_abga {_efdea ,_eaed :=_aea .GetIntVal (_gfaad .Get ("\u0046"));if _eaed &&!(_efdea &8==8&&_efdea &16==16){_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0032\u002d\u0033","\u0054\u0065\u0078\u0074\u0020a\u006e\u006e\u006f\u0074\u0061t\u0069o\u006e\u0020\u0068\u0061\u0073\u0020\u006f\u006e\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006ca\u0067\u0073\u0020\u004e\u006f\u005a\u006f\u006f\u006d\u0020\u006f\u0072\u0020\u004e\u006f\u0052\u006f\u0074\u0061\u0074\u0065\u0020\u0073\u0065t\u0020\u0074\u006f\u0020\u0030\u002e")); -_abga =true ;if _gbgce (){return _dbaa ;};};};if !_ebfa {_edef ,_gbbg :=_aea .GetDict (_gfaad .Get ("\u0041\u0050"));if _gbbg {_aadd :=_edef .Get ("\u004e");if _aadd ==nil ||len (_edef .Keys ())> 1{_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ebfa =true ;if _gbgce (){return _dbaa ;};continue ;};_ ,_aeeec :=_addb .GetContext ().(*_cb .PdfAnnotationWidget );if _aeeec {_bfgea ,_abcg :=_aea .GetName (_gfaad .Get ("\u0046\u0054"));if _abcg &&*_bfgea =="\u0042\u0074\u006e"{if _ ,_fbfba :=_aea .GetDict (_aadd ); -!_fbfba {_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ebfa =true ;if _gbgce (){return _dbaa ;};continue ;};};};_ ,_ggag :=_aea .GetStream (_aadd );if !_ggag {_dbaa =append (_dbaa ,_ba ("\u0036.\u0033\u002e\u0033\u002d\u0032","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ebfa =true ;if _gbgce (){return _dbaa ;};continue ;};};};_afdd ,_cdbc :=_addb .GetContext ().(*_cb .PdfAnnotationWidget );if !_cdbc {continue ;};if !_aacf {if _afdd .A !=nil {_dbaa =append (_dbaa ,_ba ("\u0036.\u0034\u002e\u0031\u002d\u0031","A \u0057\u0069d\u0067\u0065\u0074\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006ec\u006cu\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0020e\u006et\u0072\u0079.")); -_aacf =true ;if _gbgce (){return _dbaa ;};};};if !_bbgba {if _afdd .AA !=nil {_dbaa =append (_dbaa ,_ba ("\u0036.\u0034\u002e\u0031\u002d\u0031","\u0041\u0020\u0057\u0069\u0064\u0067\u0065\u0074\u0020\u0061\u006e\u006eo\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073h\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -_bbgba =true ;if _gbgce (){return _dbaa ;};};};};};return _dbaa ;};func _fbddf (_ggba *_cb .CompliancePdfReader )ViolatedRule {if _ggba .ParserMetadata ().HeaderPosition ()!=0{return _ba ("\u0036.\u0031\u002e\u0032\u002d\u0031","h\u0065\u0061\u0064\u0065\u0072\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e\u0020\u0069\u0073\u0020n\u006f\u0074\u0020\u0061\u0074\u0020\u0074\u0068\u0065\u0020fi\u0072\u0073\u0074 \u0062y\u0074\u0065"); -};return _ea ;}; +// Profile3U is the implementation of the PDF/A-3U standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile3U struct{profile3 };func _becg (_aggda *_fc .CompliancePdfReader )ViolatedRule {return _fda };func _afc (_cgdf *_bf .Document )error {_cdbb ,_bggd :=_cgdf .FindCatalog ();if !_bggd {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};_ffeg ,_bggd :=_dc .GetDict (_cdbb .Object .Get ("\u0050\u0065\u0072m\u0073"));if _bggd {_gcgf :=_dc .MakeDict ();_dadad :=_ffeg .Keys ();for _ ,_acc :=range _dadad {if _acc .String ()=="\u0055\u0052\u0033"||_acc .String ()=="\u0044\u006f\u0063\u004d\u0044\u0050"{_gcgf .Set (_acc ,_ffeg .Get (_acc )); +};};_cdbb .Object .Set ("\u0050\u0065\u0072m\u0073",_gcgf );};return nil ;}; + +// DefaultProfile1Options are the default options for the Profile1. +func DefaultProfile1Options ()*Profile1Options {return &Profile1Options {Now :_c .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _eaff (_bcf *_bf .Document ,_cac bool )error {_bgb ,_fdeg :=_bcf .GetPages ();if !_fdeg {return nil ;};for _ ,_dadd :=range _bgb {_gdbg ,_edcc :=_dadd .GetContents (); +if !_edcc {continue ;};var _gaa *_fc .PdfPageResources ;_caa ,_edcc :=_dadd .GetResources ();if _edcc {_gaa ,_ =_fc .NewPdfPageResourcesFromDict (_caa );};for _dbbf ,_eefb :=range _gdbg {_bcad ,_adec :=_eefb .GetData ();if _adec !=nil {continue ;};_bgdd :=_bd .NewContentStreamParser (string (_bcad )); +_aff ,_adec :=_bgdd .Parse ();if _adec !=nil {continue ;};_bbfd ,_adec :=_adf (_gaa ,_aff ,_cac );if _adec !=nil {return _adec ;};if _bbfd ==nil {continue ;};if _adec =(&_gdbg [_dbbf ]).SetData (_bbfd );_adec !=nil {return _adec ;};};};return nil ;}; + +// DefaultProfile2Options are the default options for the Profile2. +func DefaultProfile2Options ()*Profile2Options {return &Profile2Options {Now :_c .Now ,Xmp :XmpOptions {MarshalIndent :"\u0009"}};};func _dbd (_cbf *_bf .Document )error {_acad ,_fac :=_cbf .FindCatalog ();if !_fac {return nil ;};_ ,_fac =_dc .GetDict (_acad .Object .Get ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074")); +if !_fac {_cad :=_dc .MakeDict ();_cad .Set ("\u0054\u0079\u0070\u0065",_dc .MakeName ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074"));_acad .Object .Set ("\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065e\u0052\u006f\u006f\u0074",_cad ); +};return nil ;};func _eeag (_begc *_fc .CompliancePdfReader )(_cgbb ViolatedRule ){for _ ,_gacgc :=range _begc .GetObjectNums (){_bfac ,_bfde :=_begc .GetIndirectObjectByNumber (_gacgc );if _bfde !=nil {continue ;};_dfdad ,_fdab :=_dc .GetStream (_bfac ); +if !_fdab {continue ;};_gccbf ,_fdab :=_dc .GetName (_dfdad .Get ("\u0054\u0079\u0070\u0065"));if !_fdab {continue ;};if *_gccbf !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_dedd ,_fdab :=_dc .GetName (_dfdad .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); +if !_fdab {continue ;};if *_dedd =="\u0050\u0053"{return _gfg ("\u0036.\u0032\u002e\u0037\u002d\u0031","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073."); +};};return _cgbb ;};func _feg (_aag *_bf .Document ,_fbad func ()_c .Time )error {_ffg ,_eec :=_fc .NewPdfInfoFromObject (_aag .Info );if _eec !=nil {return _eec ;};if _fcac :=_cbef (_ffg ,_fbad );_fcac !=nil {return _fcac ;};_aag .Info =_ffg .ToPdfObject (); +return nil ;};var _ Profile =(*Profile2B )(nil ); + +// Conformance gets the PDF/A conformance. +func (_agad *profile3 )Conformance ()string {return _agad ._dcdg ._bg };func _cg ()standardType {return standardType {_ff :3,_bg :"\u0041"}};func _eddfc (_ggbc *_fc .CompliancePdfReader )(_fgae []ViolatedRule ){_gbdad :=true ;_beba ,_aeagg :=_ggbc .GetCatalogMarkInfo (); +if !_aeagg {_gbdad =false ;}else {_eade ,_bfef :=_dc .GetDict (_beba );if _bfef {_bfgdde ,_ecbe :=_dc .GetBool (_eade .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_bfgdde )||!_ecbe {_gbdad =false ;};}else {_gbdad =false ;};};if !_gbdad {_fgae =append (_fgae ,_gfg ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006cog\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020M\u0061r\u006b\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061 \u004d\u0061\u0072\u006b\u0065\u0064\u0020\u0065\u006et\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074,\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0076\u0061lu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0072\u0075\u0065")); +};_dedde ,_aeagg :=_ggbc .GetCatalogStructTreeRoot ();if !_aeagg {_fgae =append (_fgae ,_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075r\u0065\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065d \u0062\u0079\u0020a\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072e\u0020\u0068\u0069\u0065\u0072\u0061\u0072\u0063\u0068\u0079\u0020\u0072\u006f\u006ft\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0065\u006e\u0074r\u0079\u0020\u006f\u0066\u0020\u0074h\u0065\u0020d\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061t\u0061\u006c\u006fg \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0036\u002e")); +};_bgafg ,_aeagg :=_dc .GetDict (_dedde );if _aeagg {_gbgc ,_fcdef :=_dc .GetName (_bgafg .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _fcdef {_deffe ,_cadge :=_dc .GetDict (_gbgc );if _cadge {for _ ,_fagbe :=range _deffe .Keys (){_ecbgc :=_deffe .Get (_fagbe ); +if _ecbgc ==nil {_fgae =append (_fgae ,_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0032","\u0041\u006c\u006c\u0020\u006eo\u006e\u002ds\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0073t\u0072\u0075\u0063\u0074ure\u0020\u0074\u0079\u0070\u0065s\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u006d\u0061\u0070\u0070\u0065d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020n\u0065\u0061\u0072\u0065\u0073\u0074\u0020\u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0073\u0074a\u006ed\u0061r\u0064\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065re\u006e\u0063e\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020i\u006e\u0020\u0074\u0068e\u0020\u0072\u006fl\u0065\u0020\u006d\u0061p \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066 \u0074h\u0065\u0020\u0073\u0074\u0072\u0075c\u0074\u0075r\u0065\u0020\u0074\u0072e\u0065\u0020\u0072\u006f\u006ft\u002e")); +};};};};};return _fgae ;}; + +// NewProfile2A creates a new Profile2A with given options. +func NewProfile2A (options *Profile2Options )*Profile2A {if options ==nil {options =DefaultProfile2Options ();};_fffg (options );return &Profile2A {profile2 {_fcfeg :*options ,_bbag :_ge ()}};};func (_bab *documentImages )hasOnlyDeviceRGB ()bool {return _bab ._db &&!_bab ._dda &&!_bab ._bfd }; +func _abe (_bcef *_bf .Document )(*_dc .PdfObjectDictionary ,bool ){_bccc ,_aeae :=_bcef .FindCatalog ();if !_aeae {return nil ,false ;};_ccbg ,_aeae :=_dc .GetArray (_bccc .Object .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073")); +if !_aeae {return nil ,false ;};if _ccbg .Len ()==0{return nil ,false ;};return _dc .GetDict (_ccbg .Get (0));}; + +// Profile1B is the implementation of the PDF/A-1B standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile1B struct{profile1 }; // StandardName gets the name of the standard. -func (_beca *profile1 )StandardName ()string {return _f .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0031\u0025s",_beca ._cfgg ._gae );};func _aegcb (_adcd *_aea .PdfObjectDictionary ,_beaa map[*_aea .PdfObjectStream ][]byte ,_cegfc map[*_aea .PdfObjectStream ]*_ge .CMap )ViolatedRule {const (_edde ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0034"; -_dgcc ="\u0046\u006f\u0072\u0020\u0074\u0068\u006fs\u0065\u0020\u0043\u004d\u0061\u0070\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072e\u0020\u0065m\u0062\u0065\u0064de\u0064\u002c\u0020\u0074\u0068\u0065\u0020\u0069\u006et\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0057\u004d\u006f\u0064\u0065\u0020\u0065\u006e\u0074r\u0079\u0020i\u006e t\u0068\u0065\u0020CM\u0061\u0070\u0020\u0064\u0069\u0063\u0074\u0069o\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u0020\u0074\u006f \u0074h\u0065\u0020\u0057\u004d\u006f\u0064e\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064ed\u0020\u0043\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"; -);var _cfaf string ;if _adda ,_dffe :=_aea .GetName (_adcd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dffe {_cfaf =_adda .String ();};if _cfaf !="\u0054\u0079\u0070e\u0030"{return _ea ;};_eddg :=_adcd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); -if _ ,_dbda :=_aea .GetName (_eddg );_dbda {return _ea ;};_bdcd ,_bgcee :=_aea .GetStream (_eddg );if !_bgcee {return _ba (_edde ,_dgcc );};_efbba ,_bdce :=_cegd (_bdcd ,_beaa ,_cegfc );if _bdce !=nil {return _ba (_edde ,_dgcc );};_eeda ,_efgb :=_aea .GetIntVal (_bdcd .Get ("\u0057\u004d\u006fd\u0065")); -_ebaage ,_ecad :=_efbba .WMode ();if _efgb &&_ecad {if _ebaage !=_eeda {return _ba (_edde ,_dgcc );};};if (_efgb &&!_ecad )||(!_efgb &&_ecad ){return _ba (_edde ,_dgcc );};return _ea ;};func _bbaa (_aggc *_cb .CompliancePdfReader )(_aggdd []ViolatedRule ){var _bbacg ,_fbace bool ; -_effcc :=func ()bool {return _bbacg &&_fbace };for _ ,_dbgd :=range _aggc .GetObjectNums (){_ggae ,_caad :=_aggc .GetIndirectObjectByNumber (_dbgd );if _caad !=nil {_gb .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025\u0064\u0020fa\u0069\u006c\u0065d\u003a \u0025\u0076",_dbgd ,_caad ); -continue ;};_dbecd ,_eadg :=_aea .GetDict (_ggae );if !_eadg {continue ;};_cfcea ,_eadg :=_aea .GetName (_dbecd .Get ("\u0054\u0079\u0070\u0065"));if !_eadg {continue ;};if *_cfcea !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_cbgg ,_eadg :=_aea .GetName (_dbecd .Get ("\u0053")); -if !_eadg {if !_bbacg {_aggdd =append (_aggdd ,_ba ("\u0036.\u0035\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004caun\u0063\u0068\u002c\u0020S\u006f\u0075\u006e\u0064,\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046\u006f\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044a\u0074\u0061,\u0020\u0048\u0069\u0064\u0065\u002c\u0020\u0053\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065\u002c\u0020\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u002c\u0020T\u0072\u0061\u006e\u0073\u002c\u0020\u0047o\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077\u0020\u0061\u006e\u0064\u0020\u004a\u0061v\u0061Sc\u0072\u0069p\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020\u0070\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e \u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020t\u0068\u0065\u0020\u0064\u0065\u0070\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020\u0073\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u006f\u0070\u0020\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070e\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_bbacg =true ;if _effcc (){return _aggdd ;};};continue ;};switch _cb .PdfActionType (*_cbgg ){case _cb .ActionTypeLaunch ,_cb .ActionTypeSound ,_cb .ActionTypeMovie ,_cb .ActionTypeResetForm ,_cb .ActionTypeImportData ,_cb .ActionTypeJavaScript ,_cb .ActionTypeHide ,_cb .ActionTypeSetOCGState ,_cb .ActionTypeRendition ,_cb .ActionTypeTrans ,_cb .ActionTypeGoTo3DView :if !_bbacg {_aggdd =append (_aggdd ,_ba ("\u0036.\u0035\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004caun\u0063\u0068\u002c\u0020S\u006f\u0075\u006e\u0064,\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046\u006f\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044a\u0074\u0061,\u0020\u0048\u0069\u0064\u0065\u002c\u0020\u0053\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065\u002c\u0020\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u002c\u0020T\u0072\u0061\u006e\u0073\u002c\u0020\u0047o\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077\u0020\u0061\u006e\u0064\u0020\u004a\u0061v\u0061Sc\u0072\u0069p\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020\u0070\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e \u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020t\u0068\u0065\u0020\u0064\u0065\u0070\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020\u0073\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u006f\u0070\u0020\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070e\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_bbacg =true ;if _effcc (){return _aggdd ;};};continue ;case _cb .ActionTypeNamed :if !_fbace {_fafa ,_aega :=_aea .GetName (_dbecd .Get ("\u004e"));if !_aega {_aggdd =append (_aggdd ,_ba ("\u0036.\u0035\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_fbace =true ;if _effcc (){return _aggdd ;};continue ;};switch *_fafa {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_aggdd =append (_aggdd ,_ba ("\u0036.\u0035\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_fbace =true ;if _effcc (){return _aggdd ;};continue ;};};};};return _aggdd ;}; +func (_cbc *profile3 )StandardName ()string {return _e .Sprintf ("\u0050D\u0046\u002f\u0041\u002d\u0033\u0025s",_cbc ._dcdg ._bg );};func _dgba (_aefd *_dc .PdfObjectDictionary ,_dcbg map[*_dc .PdfObjectStream ][]byte ,_egdf map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_dacbb ="\u0046\u006f\u0072 \u0061\u006e\u0079\u0020\u0067\u0069\u0076\u0065\u006e\u0020\u0063\u006f\u006d\u0070\u006f\u0073\u0069\u0074\u0065\u0020\u0028\u0054\u0079\u0070\u0065\u0020\u0030\u0029\u0020\u0066\u006f\u006et \u0072\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0064 \u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0061\u0020\u0063\u006fn\u0066\u006fr\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0074\u0068\u0065\u0020\u0043I\u0044\u0053y\u0073\u0074\u0065\u006d\u0049nf\u006f\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u006f\u0066\u0020i\u0074\u0073\u0020\u0043\u0049\u0044\u0046\u006f\u006e\u0074\u0020\u0061\u006e\u0064 \u0043\u004d\u0061\u0070 \u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0063\u006f\u006d\u0070\u0061\u0074i\u0062\u006c\u0065\u002e\u0020\u0049\u006e\u0020o\u0074\u0068\u0065\u0072\u0020\u0077\u006f\u0072\u0064\u0073\u002c\u0020\u0074\u0068\u0065\u0020R\u0065\u0067\u0069\u0073\u0074\u0072\u0079\u0020a\u006e\u0064\u0020\u004fr\u0064\u0065\u0072\u0069\u006e\u0067 \u0073\u0074\u0072i\u006e\u0067\u0073\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0043\u0049\u0044\u0053\u0079\u0073\u0074\u0065\u006d\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0066\u006f\u0072 \u0074\u0068\u0061\u0074\u0020\u0066o\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u002c\u0020u\u006el\u0065ss \u0074\u0068\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006eg\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074h\u0065 \u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0069\u0073 \u0049\u0064\u0065\u006e\u0074\u0069t\u0079\u002d\u0048\u0020o\u0072\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0074y\u002dV\u002e"; +_dcaa ="\u0036.\u0033\u002e\u0033\u002d\u0031";);var _fefg string ;if _aaab ,_cfaa :=_dc .GetName (_aefd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_cfaa {_fefg =_aaab .String ();};if _fefg !="\u0054\u0079\u0070e\u0030"{return _fda ;};_bdcg :=_aefd .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _ebccg ,_dede :=_dc .GetName (_bdcg );_dede {switch _ebccg .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _fda ;};_aecc ,_eegce :=_be .LoadPredefinedCMap (_ebccg .String ()); +if _eegce !=nil {return _gfg (_dcaa ,_dacbb );};_dedc :=_aecc .CIDSystemInfo ();if _dedc .Ordering !=_dedc .Registry {return _gfg (_dcaa ,_dacbb );};return _fda ;};_cagd ,_afef :=_dc .GetStream (_bdcg );if !_afef {return _gfg (_dcaa ,_dacbb );};_gaagd ,_eeea :=_bbge (_cagd ,_dcbg ,_egdf ); +if _eeea !=nil {return _gfg (_dcaa ,_dacbb );};_fdgc :=_gaagd .CIDSystemInfo ();if _fdgc .Ordering !=_fdgc .Registry {return _gfg (_dcaa ,_dacbb );};return _fda ;};func _efaa (_agee *_fc .PdfFont ,_agdaa *_dc .PdfObjectDictionary )ViolatedRule {const (_bdce ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0036\u002d\u0033"; +_cefb ="\u0041l\u006c\u0020\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072u\u0065\u0054\u0079p\u0065\u0020\u0066\u006f\u006e\u0074s\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u0065n\u0074\u0072\u0079\u0020\u0069n\u0020\u0074\u0068e\u0020\u0066\u006f\u006e\u0074 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"; +);var _cagb string ;if _ggcd ,_dccdd :=_dc .GetName (_agdaa .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_dccdd {_cagb =_ggcd .String ();};if _cagb !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _fda ;};_afag :=_agee .FontDescriptor (); +_gafe ,_cfagb :=_dc .GetIntVal (_afag .Flags );if !_cfagb {_gae .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); +return _gfg (_bdce ,_cefb );};_eced :=(uint32 (_gafe )>>3)&1;_dgdd :=_eced !=0;if !_dgdd {return _fda ;};if _agdaa .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067")!=nil {return _gfg (_bdce ,_cefb );};return _fda ;};func _bda (_dag *_bf .Document ,_dfc int )error {for _ ,_ffbd :=range _dag .Objects {_ffc ,_ege :=_dc .GetDict (_ffbd ); +if !_ege {continue ;};_egac :=_ffc .Get ("\u0054\u0079\u0070\u0065");if _egac ==nil {continue ;};if _dbbb ,_ada :=_dc .GetName (_egac );_ada &&_dbbb .String ()!="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_gfb ,_gdb :=_dc .GetName (_ffc .Get ("\u0053")); +if !_gdb {continue ;};switch _fc .PdfActionType (*_gfb ){case _fc .ActionTypeLaunch ,_fc .ActionTypeSound ,_fc .ActionTypeMovie ,_fc .ActionTypeResetForm ,_fc .ActionTypeImportData ,_fc .ActionTypeJavaScript :_ffc .Remove ("\u0053");case _fc .ActionTypeHide ,_fc .ActionTypeSetOCGState ,_fc .ActionTypeRendition ,_fc .ActionTypeTrans ,_fc .ActionTypeGoTo3DView :if _dfc ==2{_ffc .Remove ("\u0053"); +};case _fc .ActionTypeNamed :_ace ,_gdc :=_dc .GetName (_ffc .Get ("\u004e"));if !_gdc {continue ;};switch *_ace {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_ffc .Remove ("\u004e"); +};};};return nil ;};func _dggc (_gbcc *_fc .CompliancePdfReader )(_eaffb []ViolatedRule ){var _ffcdg ,_ecfd ,_dfcfg ,_cebd ,_fgge ,_accge ,_bbdg bool ;_ecga :=func ()bool {return _ffcdg &&_ecfd &&_dfcfg &&_cebd &&_fgge &&_accge &&_bbdg };_cegf :=func (_bbbd *_dc .PdfObjectDictionary )bool {if !_ffcdg &&_bbbd .Get ("\u0054\u0052")!=nil {_ffcdg =true ; +_eaffb =append (_eaffb ,_gfg ("\u0036.\u0032\u002e\u0035\u002d\u0031","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0054\u0052\u0020\u006b\u0065\u0079\u002e")); +};if _aabg :=_bbbd .Get ("\u0054\u0052\u0032");!_ecfd &&_aabg !=nil {_afgcc ,_ggdde :=_dc .GetName (_aabg );if !_ggdde ||(_ggdde &&*_afgcc !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_ecfd =true ;_eaffb =append (_eaffb ,_gfg ("\u0036.\u0032\u002e\u0035\u002d\u0032","\u0041\u006e \u0045\u0078\u0074G\u0053\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074a\u0069n\u0020\u0074\u0068\u0065\u0020\u0054R2 \u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076al\u0075e\u0020\u006f\u0074\u0068e\u0072 \u0074h\u0061\u006e \u0044\u0065fa\u0075\u006c\u0074\u002e")); +if _ecga (){return true ;};};};if !_dfcfg &&_bbbd .Get ("\u0048\u0054\u0050")!=nil {_dfcfg =true ;_eaffb =append (_eaffb ,_gfg ("\u0036.\u0032\u002e\u0035\u002d\u0033","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020th\u0065\u0020\u0048\u0054\u0050\u0020\u006b\u0065\u0079\u002e")); +};_dbgf ,_agdf :=_dc .GetDict (_bbbd .Get ("\u0048\u0054"));if _agdf {if _dfeb :=_dbgf .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u0054\u0079\u0070\u0065");!_cebd &&_dfeb !=nil {_gfcg ,_edbge :=_dc .GetInt (_dfeb );if !_edbge ||(_edbge &&!(*_gfcg ==1||*_gfcg ==5)){_eaffb =append (_eaffb ,_gfg ("\u0020\u0036\u002e\u0032\u002e\u0035\u002d\u0034","\u0041\u006c\u006c\u0020\u0068\u0061\u006c\u0066\u0074\u006f\u006e\u0065\u0073\u0020\u0069\u006e\u0020\u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006ce\u0020\u0073h\u0061\u006c\u006c\u0020h\u0061\u0076\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061l\u0075\u0065\u0020\u0031\u0020\u006f\u0072\u0020\u0035 \u0066\u006f\u0072\u0020\u0074\u0068\u0065\u0020\u0048\u0061l\u0066\u0074\u006fn\u0065\u0054\u0079\u0070\u0065\u0020\u006be\u0079\u002e")); +if _ecga (){return true ;};};};if _adgcd :=_dbgf .Get ("\u0048\u0061\u006cf\u0074\u006f\u006e\u0065\u004e\u0061\u006d\u0065");!_fgge &&_adgcd !=nil {_fgge =true ;_eaffb =append (_eaffb ,_gfg ("\u0036.\u0032\u002e\u0035\u002d\u0035","\u0048\u0061\u006c\u0066\u0074o\u006e\u0065\u0073\u0020\u0069\u006e\u0020a\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020\u0061\u0020\u0048\u0061\u006c\u0066\u0074\u006f\u006e\u0065N\u0061\u006d\u0065\u0020\u006b\u0065y\u002e")); +if _ecga (){return true ;};};};_ ,_afege :=_fgaba (_gbcc );var _ccgca bool ;_cbga ,_agdf :=_dc .GetDict (_bbbd .Get ("\u0047\u0072\u006fu\u0070"));if _agdf {_ ,_caab :=_dc .GetName (_cbga .Get ("\u0043\u0053"));if _caab {_ccgca =true ;};};if _cagaf :=_bbbd .Get ("\u0042\u004d"); +!_accge &&!_bbdg &&_cagaf !=nil {_edca ,_aeaea :=_dc .GetName (_cagaf );if _aeaea {switch _edca .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065","\u004d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","\u0053\u0063\u0072\u0065\u0065\u006e","\u004fv\u0065\u0072\u006c\u0061\u0079","\u0044\u0061\u0072\u006b\u0065\u006e","\u004ci\u0067\u0068\u0074\u0065\u006e","\u0043\u006f\u006c\u006f\u0072\u0044\u006f\u0064\u0067\u0065","\u0043o\u006c\u006f\u0072\u0042\u0075\u0072n","\u0048a\u0072\u0064\u004c\u0069\u0067\u0068t","\u0053o\u0066\u0074\u004c\u0069\u0067\u0068t","\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065","\u0045x\u0063\u006c\u0075\u0073\u0069\u006fn","\u0048\u0075\u0065","\u0053\u0061\u0074\u0075\u0072\u0061\u0074\u0069\u006f\u006e","\u0043\u006f\u006co\u0072","\u004c\u0075\u006d\u0069\u006e\u006f\u0073\u0069\u0074\u0079":default:_accge =true ; +_eaffb =append (_eaffb ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0031","\u004f\u006el\u0079\u0020\u0062\u006c\u0065\u006e\u0064\u0020\u006d\u006f\u0064\u0065\u0073\u0020\u0074h\u0061\u0074\u0020\u0061\u0072\u0065\u0020\u0073\u0070\u0065c\u0069\u0066\u0069ed\u0020\u0069\u006e\u0020\u0049\u0053O\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a2\u0030\u0030\u0038\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075e\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0042M\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0065\u0078t\u0065\u006e\u0064\u0065\u0064\u0020\u0067\u0072\u0061\u0070\u0068\u0069\u0063\u0020\u0073\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +if _ecga (){return true ;};};if _edca .String ()!="\u004e\u006f\u0072\u006d\u0061\u006c"&&!_afege &&!_ccgca {_bbdg =true ;_eaffb =append (_eaffb ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); +if _ecga (){return true ;};};};};if _ ,_agdf =_dc .GetDict (_bbbd .Get ("\u0053\u004d\u0061s\u006b"));!_bbdg &&_agdf &&!_afege &&!_ccgca {_bbdg =true ;_eaffb =append (_eaffb ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); +if _ecga (){return true ;};};if _fabge :=_bbbd .Get ("\u0043\u0041");!_bbdg &&_fabge !=nil &&!_afege &&!_ccgca {_gedd ,_ggfe :=_dc .GetNumberAsFloat (_fabge );if _ggfe ==nil &&_gedd < 1.0{_bbdg =true ;_eaffb =append (_eaffb ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); +if _ecga (){return true ;};};};if _dafge :=_bbbd .Get ("\u0063\u0061");!_bbdg &&_dafge !=nil &&!_afege &&!_ccgca {_gddff ,_cbab :=_dc .GetNumberAsFloat (_dafge );if _cbab ==nil &&_gddff < 1.0{_bbdg =true ;_eaffb =append (_eaffb ,_gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0032","\u0049\u0066\u0020\u0074\u0068\u0065 \u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0064\u006f\u0065\u0073\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020P\u0044\u0046\u002f\u0041\u0020\u004f\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0050\u0061\u0067\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0073\u0020\u0074\u0068a\u0074 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020t\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063l\u0075\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006b\u0065y\u002c a\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0061\u0074\u0074\u0072\u0069\u0062\u0075\u0074\u0065\u0020\u0064\u0069c\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0066\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0061\u0074\u0020\u0047\u0072\u006fu\u0070\u0020\u006b\u0065y\u0020sh\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075d\u0065\u0020\u0061\u0020\u0043\u0053\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0077\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065 \u0075\u0073\u0065\u0064\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0064\u0065\u0066\u0061\u0075\u006c\u0074\u0020\u0062\u006c\u0065\u006e\u0064\u0069n\u0067 \u0063\u006f\u006c\u006f\u0075\u0072\u0020\u0073p\u0061\u0063\u0065\u002e")); +if _ecga (){return true ;};};};return false ;};for _ ,_ecfgd :=range _gbcc .PageList {_aagee :=_ecfgd .Resources ;if _aagee ==nil {continue ;};if _aagee .ExtGState ==nil {continue ;};_fdbg ,_aafa :=_dc .GetDict (_aagee .ExtGState );if !_aafa {continue ; +};_ebgg :=_fdbg .Keys ();for _ ,_agaa :=range _ebgg {_abaa ,_gdaag :=_dc .GetDict (_fdbg .Get (_agaa ));if !_gdaag {continue ;};if _cegf (_abaa ){return _eaffb ;};};};for _ ,_dbdf :=range _gbcc .PageList {_fbab :=_dbdf .Resources ;if _fbab ==nil {continue ; +};_cgea ,_eaafa :=_dc .GetDict (_fbab .XObject );if !_eaafa {continue ;};for _ ,_cbdeb :=range _cgea .Keys (){_ccec ,_aeff :=_dc .GetStream (_cgea .Get (_cbdeb ));if !_aeff {continue ;};_begb ,_aeff :=_dc .GetDict (_ccec .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_aeff {continue ;};_abfc ,_aeff :=_dc .GetDict (_begb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_aeff {continue ;};for _ ,_aeadg :=range _abfc .Keys (){_acdb ,_fcde :=_dc .GetDict (_abfc .Get (_aeadg ));if !_fcde {continue ;};if _cegf (_acdb ){return _eaffb ; +};};};};return _eaffb ;};var _ Profile =(*Profile3B )(nil );func _def (_beedba *_fc .CompliancePdfReader )ViolatedRule {for _ ,_fbadf :=range _beedba .PageList {_ebdee ,_abg :=_fbadf .GetContentStreams ();if _abg !=nil {continue ;};for _ ,_ccda :=range _ebdee {_gcab :=_bd .NewContentStreamParser (_ccda ); +_ ,_abg =_gcab .Parse ();if _abg !=nil {return _gfg ("\u0036\u002e\u0032\u002e\u0031\u0030\u002d\u0031","\u0041\u0020\u0063onten\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c n\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079 \u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u0020\u006e\u006ft\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0065\u0076\u0065\u006e\u0020\u0069\u0066\u0020s\u0075\u0063\u0068\u0020\u006f\u0070\u0065r\u0061\u0074\u006f\u0072\u0073\u0020\u0061\u0072\u0065\u0020\u0062\u0072\u0061\u0063\u006b\u0065\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0074\u0068\u0065\u0020\u0042\u0058\u002f\u0045\u0058\u0020\u0063\u006f\u006d\u0070\u0061\u0074\u0069\u0062i\u006c\u0069\u0074\u0079\u0020\u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072\u0073\u002e"); +};};};return _fda ;};func _afff (_dfaf *_fc .CompliancePdfReader )(_cfcg []ViolatedRule ){_ecee ,_eddb :=_cedd (_dfaf );if !_eddb {return _cfcg ;};_cbca :=_gfg ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u0020\u0069\u0073\u0020a\u006e \u004f\u0075\u0074\u0070\u0075\u0074\u0049n\u0074\u0065\u006e\u0074\u0020\u0064i\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0062y\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0031\u0030.4\u002c\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073 \u0069\u006e\u0063\u006c\u0075\u0064e\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0027\u0073\u0020O\u0075\u0074p\u0075\u0074I\u006e\u0074\u0065\u006e\u0074\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020a\u006e\u0064\u0020h\u0061\u0073\u0020\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0041\u0031\u0020\u0061\u0073 \u0074\u0068\u0065\u0020\u0076a\u006c\u0075e\u0020\u006f\u0066\u0020i\u0074\u0073 \u0053\u0020\u006b\u0065\u0079\u0020\u0061\u006e\u0064\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020I\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006ce\u0020s\u0074\u0072\u0065\u0061\u006d \u0061\u0073\u0020\u0074h\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0074\u0073\u0020\u0044\u0065\u0073t\u004f\u0075t\u0070\u0075\u0074P\u0072\u006f\u0066\u0069\u006c\u0065 \u006b\u0065\u0079\u002e"); +_eaaf ,_eddb :=_dc .GetArray (_ecee .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_eddb {_cfcg =append (_cfcg ,_cbca );return _cfcg ;};_dgce :=_gfg ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e"); +if _eaaf .Len ()> 1{_gcgg :=map[*_dc .PdfObjectDictionary ]struct{}{};for _gcac :=0;_gcac < _eaaf .Len ();_gcac ++{_befa ,_fcef :=_dc .GetDict (_eaaf .Get (_gcac ));if !_fcef {_cfcg =append (_cfcg ,_cbca );return _cfcg ;};if _gcac ==0{_gcgg [_befa ]=struct{}{}; +continue ;};if _ ,_dbfb :=_gcgg [_befa ];!_dbfb {_cfcg =append (_cfcg ,_dgce );break ;};};}else if _eaaf .Len ()==0{_cfcg =append (_cfcg ,_cbca );return _cfcg ;};_cbcf ,_eddb :=_dc .GetDict (_eaaf .Get (0));if !_eddb {_cfcg =append (_cfcg ,_cbca );return _cfcg ; +};if _gaag ,_feaae :=_dc .GetName (_cbcf .Get ("\u0053"));!_feaae ||(*_gaag )!="\u0047T\u0053\u005f\u0050\u0044\u0046\u00411"{_cfcg =append (_cfcg ,_cbca );return _cfcg ;};_gdgec ,_gcdcd :=_fc .NewPdfOutputIntentFromPdfObject (_cbcf );if _gcdcd !=nil {_gae .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020i\u006et\u0065\u006e\u0074\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_gcdcd ); +return _cfcg ;};_adea ,_gcdcd :=_fad .ParseHeader (_gdgec .DestOutputProfile );if _gcdcd !=nil {_gae .Log .Debug ("\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061d\u0065\u0072\u0020\u0066\u0061i\u006c\u0065d\u003a\u0020\u0025\u0076",_gcdcd ); +return _cfcg ;};if (_adea .DeviceClass ==_fad .DeviceClassPRTR ||_adea .DeviceClass ==_fad .DeviceClassMNTR )&&(_adea .ColorSpace ==_fad .ColorSpaceRGB ||_adea .ColorSpace ==_fad .ColorSpaceCMYK ||_adea .ColorSpace ==_fad .ColorSpaceGRAY ){return _cfcg ; +};_cfcg =append (_cfcg ,_cbca );return _cfcg ;};func _agcf (_deaf *_fc .CompliancePdfReader )(_faeb []ViolatedRule ){return _faeb };func _dcadf (_ccgg *_fc .CompliancePdfReader )(_bbcef []ViolatedRule ){_bag :=_ccgg .ParserMetadata ();if _bag .HasInvalidSubsectionHeader (){_bbcef =append (_bbcef ,_gfg ("\u0036.\u0031\u002e\u0034\u002d\u0031","\u006e\u0020\u0061\u0020\u0063\u0072\u006f\u0073\u0073\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0073\u0065c\u0074\u0069\u006f\u006e\u0020h\u0065a\u0064\u0065\u0072\u0020t\u0068\u0065\u0020\u0073\u0074\u0061\u0072t\u0069\u006e\u0067\u0020\u006fb\u006a\u0065\u0063\u0074 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0072\u0061n\u0067e\u0020s\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020s\u0069\u006e\u0067\u006c\u0065\u0020\u0053\u0050\u0041C\u0045\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074e\u0072\u0020\u0028\u0032\u0030\u0068\u0029\u002e")); +};if _bag .HasInvalidSeparationAfterXRef (){_bbcef =append (_bbcef ,_gfg ("\u0036.\u0031\u002e\u0034\u002d\u0032","\u0054\u0068\u0065 \u0078\u0072\u0065\u0066\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0061\u006e\u0064\u0020\u0074\u0068\u0065\u0020\u0063\u0072\u006f\u0073s\u0020\u0072\u0065\u0066e\u0072\u0065\u006e\u0063\u0065 s\u0075b\u0073\u0065\u0063ti\u006f\u006e\u0020\u0068\u0065\u0061\u0064e\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0065\u0070\u0061\u0072\u0061\u0074\u0065\u0064\u0020\u0062\u0079 \u0061\u0020\u0073i\u006e\u0067\u006c\u0065\u0020\u0045\u004fL\u0020\u006d\u0061\u0072\u006b\u0065\u0072\u002e")); +};return _bbcef ;};func (_bcb *documentImages )hasUncalibratedImages ()bool {return _bcb ._db ||_bcb ._dda ||_bcb ._bfd };func _gdcc (_fggb *_fc .CompliancePdfReader )ViolatedRule {_ccgda :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_efcb :=range _fggb .PageList {if _efcb .Resources ==nil &&_efcb .Contents ==nil {continue ; +};if _cfgg :=_efcb .GetPageDict ();_cfgg !=nil {_fcffg ,_gcec :=_dc .GetDict (_cfgg .Get ("\u0047\u0072\u006fu\u0070"));if _gcec {if _dgff :=_fcffg .Get ("\u0053");_dgff !=nil {_faac ,_eedf :=_dc .GetName (_dgff );if _eedf &&_faac .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _gfg ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); +};};};};if _efcb .Resources !=nil {if _bgeada ,_deae :=_dc .GetDict (_efcb .Resources .XObject );_deae {for _ ,_feeca :=range _bgeada .Keys (){_ffea ,_ecbge :=_dc .GetStream (_bgeada .Get (_feeca ));if !_ecbge {continue ;};if _ ,_fabfc :=_ccgda [_ffea ]; +_fabfc {continue ;};_gffa ,_ecbge :=_dc .GetDict (_ffea .Get ("\u0047\u0072\u006fu\u0070"));if !_ecbge {_ccgda [_ffea ]=struct{}{};continue ;};_effcf :=_gffa .Get ("\u0053");if _effcf !=nil {_ebga ,_ebcff :=_dc .GetName (_effcf );if _ebcff &&_ebga .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _gfg ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); +};};_ccgda [_ffea ]=struct{}{};continue ;};};};if _efcb .Contents !=nil {_dgaa ,_abda :=_efcb .GetContentStreams ();if _abda !=nil {continue ;};for _ ,_adgb :=range _dgaa {_adcb ,_decb :=_bd .NewContentStreamParser (_adgb ).Parse ();if _decb !=nil {continue ; +};for _ ,_bbcf :=range *_adcb {if len (_bbcf .Params )==0{continue ;};_eedd ,_abdbd :=_dc .GetName (_bbcf .Params [0]);if !_abdbd {continue ;};_fgab ,_fdbdb :=_efcb .Resources .GetXObjectByName (*_eedd );if _fdbdb !=_fc .XObjectTypeForm {continue ;};if _ ,_gddd :=_ccgda [_fgab ]; +_gddd {continue ;};_gdgeg ,_abdbd :=_dc .GetDict (_fgab .Get ("\u0047\u0072\u006fu\u0070"));if !_abdbd {_ccgda [_fgab ]=struct{}{};continue ;};_ddedb :=_gdgeg .Get ("\u0053");if _ddedb !=nil {_ccbb ,_bbcc :=_dc .GetName (_ddedb );if _bbcc &&_ccbb .String ()=="\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079"{return _gfg ("\u0036\u002e\u0034-\u0033","\u0041\u0020\u0047\u0072\u006f\u0075\u0070\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020\u0053\u0020\u0078Ob\u006a\u0065c\u0074\u0020\u0077\u0069\u0074h\u0020\u0061\u0020\u0076a\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061\u006e\u0073\u0070\u0061\u0072\u0065\u006e\u0063\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u006f\u0072\u006d\u0020\u0058\u004f\u0062je\u0063\u0074\u002e\n\u0041 \u0047\u0072\u006f\u0075p\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u006e\u0020S\u0020\u0078\u004fb\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020v\u0061\u006c\u0075\u0065\u0020o\u0066\u0020\u0054\u0072\u0061n\u0073\u0070\u0061\u0072\u0065\u006ec\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020i\u006e\u0063\u006c\u0075\u0064e\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0070\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e"); +};};_ccgda [_fgab ]=struct{}{};};};};};return _fda ;}; -// NewProfile3U creates a new Profile3U with the given options. -func NewProfile3U (options *Profile3Options )*Profile3U {if options ==nil {options =DefaultProfile3Options ();};_aedg (options );return &Profile3U {profile3 {_bbecc :*options ,_bafe :_agc ()}};};func _afadd (_baddc *_cb .CompliancePdfReader )(_aceb []ViolatedRule ){_dcee :=true ; -_eegf ,_bfed :=_baddc .GetCatalogMarkInfo ();if !_bfed {_dcee =false ;}else {_fggfe ,_ddcgd :=_aea .GetDict (_eegf );if _ddcgd {_agbde ,_egbdg :=_aea .GetBool (_fggfe .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_agbde )||!_egbdg {_dcee =false ; -};}else {_dcee =false ;};};if !_dcee {_aceb =append (_aceb ,_ba ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006cog\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020M\u0061r\u006b\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061 \u004d\u0061\u0072\u006b\u0065\u0064\u0020\u0065\u006et\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074,\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0076\u0061lu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0072\u0075\u0065")); -};_edgbf ,_bfed :=_baddc .GetCatalogStructTreeRoot ();if !_bfed {_aceb =append (_aceb ,_ba ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075r\u0065\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065d \u0062\u0079\u0020a\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072e\u0020\u0068\u0069\u0065\u0072\u0061\u0072\u0063\u0068\u0079\u0020\u0072\u006f\u006ft\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0065\u006e\u0074r\u0079\u0020\u006f\u0066\u0020\u0074h\u0065\u0020d\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061t\u0061\u006c\u006fg \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0036\u002e")); -};_gbfae ,_bfed :=_aea .GetDict (_edgbf );if _bfed {_cdga ,_fcdcf :=_aea .GetName (_gbfae .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _fcdcf {_efbc ,_gccf :=_aea .GetDict (_cdga );if _gccf {for _ ,_eeadc :=range _efbc .Keys (){_bdad :=_efbc .Get (_eeadc ); -if _bdad ==nil {_aceb =append (_aceb ,_ba ("\u0036.\u0037\u002e\u0033\u002d\u0032","\u0041\u006c\u006c\u0020\u006eo\u006e\u002ds\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0073t\u0072\u0075\u0063\u0074ure\u0020\u0074\u0079\u0070\u0065s\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u006d\u0061\u0070\u0070\u0065d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020n\u0065\u0061\u0072\u0065\u0073\u0074\u0020\u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0073\u0074a\u006ed\u0061r\u0064\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065re\u006e\u0063e\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020i\u006e\u0020\u0074\u0068e\u0020\u0072\u006fl\u0065\u0020\u006d\u0061p \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066 \u0074h\u0065\u0020\u0073\u0074\u0072\u0075c\u0074\u0075r\u0065\u0020\u0074\u0072e\u0065\u0020\u0072\u006f\u006ft\u002e")); -};};};};};return _aceb ;};func _fgdgb (_beeae *_cb .CompliancePdfReader )(_bcdbd []ViolatedRule ){var _becaf ,_dbdg ,_eega ,_ddda ,_dceb ,_bcdbcb ,_aacbg bool ;_fccc :=func ()bool {return _becaf &&_dbdg &&_eega &&_ddda &&_dceb &&_bcdbcb &&_aacbg };for _ ,_gfgf :=range _beeae .PageList {_gage ,_begcc :=_gfgf .GetAnnotations (); -if _begcc !=nil {_gb .Log .Trace ("\u006c\u006f\u0061\u0064\u0069\u006e\u0067\u0020\u0061\u006en\u006f\u0074\u0061\u0074\u0069\u006f\u006es\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_begcc );continue ;};for _ ,_geac :=range _gage {if !_becaf {switch _geac .GetContext ().(type ){case *_cb .PdfAnnotationFileAttachment ,*_cb .PdfAnnotationSound ,*_cb .PdfAnnotationMovie ,nil :_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0032\u002d\u0031","\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0079\u0070\u0065\u0073\u0020\u006e\u006f\u0074 \u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020i\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006ec\u0065\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020p\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e\u0020\u0041d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020\u0074\u0068\u0065\u0020F\u0069\u006c\u0065\u0041\u0074\u0074\u0061\u0063\u0068\u006de\u006e\u0074\u002c\u0020\u0053\u006f\u0075\u006e\u0064\u0020\u0061\u006e\u0064\u0020\u004d\u006f\u0076\u0069e\u0020\u0074\u0079\u0070\u0065s \u0073ha\u006c\u006c\u0020\u006eo\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); -_becaf =true ;if _fccc (){return _bcdbd ;};};};_faecd ,_cccce :=_aea .GetDict (_geac .GetContainingPdfObject ());if !_cccce {continue ;};if !_dbdg {_fbaab ,_gebd :=_aea .GetFloatVal (_faecd .Get ("\u0043\u0041"));if _gebd &&_fbaab !=1.0{_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0031","\u0041\u006e\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073h\u0061\u006c\u006c\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0043\u0041\u0020\u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u002e\u0030\u002e")); -_dbdg =true ;if _fccc (){return _bcdbd ;};};};if !_eega {_cbgba ,_gdcaf :=_aea .GetIntVal (_faecd .Get ("\u0046"));if !(_gdcaf &&_cbgba &4==4&&_cbgba &1==0&&_cbgba &2==0&&_cbgba &32==0){_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0032","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0020\u0074\u0068\u0065\u0020\u0046\u0020\u006b\u0065\u0079\u002e\u0020\u0054\u0068\u0065\u0020\u0046\u0020\u006b\u0065\u0079\u0027\u0073\u0020\u0050\u0072\u0069\u006e\u0074\u0020\u0066\u006c\u0061\u0067\u0020\u0062\u0069\u0074\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065 s\u0065\u0074\u0020\u0074\u006f\u0020\u0031\u0020\u0061\u006e\u0064\u0020\u0069\u0074\u0073\u0020\u0048\u0069\u0064\u0064\u0065\u006e\u002c\u0020I\u006e\u0076\u0069\u0073\u0069\u0062\u006c\u0065\u0020\u0061\u006e\u0064\u0020\u004e\u006f\u0056\u0069\u0065\u0077\u0020\u0066\u006c\u0061\u0067\u0020b\u0069\u0074\u0073 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073e\u0074\u0020t\u006f\u0020\u0030\u002e")); -_eega =true ;if _fccc (){return _bcdbd ;};};};if !_ddda {_gcaa ,_bfec :=_aea .GetDict (_faecd .Get ("\u0041\u0050"));if _bfec {_accc :=_gcaa .Get ("\u004e");if _accc ==nil ||len (_gcaa .Keys ())> 1{_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ddda =true ;if _fccc (){return _bcdbd ;};continue ;};_ ,_fdcd :=_geac .GetContext ().(*_cb .PdfAnnotationWidget );if _fdcd {_bffgf ,_gacd :=_aea .GetName (_faecd .Get ("\u0046\u0054"));if _gacd &&*_bffgf =="\u0042\u0074\u006e"{if _ ,_effgg :=_aea .GetDict (_accc ); -!_effgg {_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ddda =true ;if _fccc (){return _bcdbd ;};continue ;};};};_ ,_gafd :=_aea .GetStream (_accc );if !_gafd {_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0034","\u0046\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0061\u006e\u006e\u006ft\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063t\u0069\u006f\u006ea\u0072\u0069\u0065\u0073 \u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0069\u006e\u0067\u0020\u0061\u006e\u0020\u0041\u0050 \u006b\u0065\u0079\u002c\u0020\u0074\u0068\u0065\u0020\u0061p\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0073\u0020\u0061\u0073\u0020it\u0073\u0020\u0076\u0061\u006cu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061i\u006e\u0020o\u006e\u006c\u0079\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u002e\u0020\u0049\u0066\u0020\u0061\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064i\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0027\u0073\u0020\u0053\u0075\u0062ty\u0070\u0065\u0020\u006b\u0065\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0057\u0069\u0064g\u0065\u0074\u0020\u0061\u006e\u0064\u0020\u0069\u0074s\u0020\u0046\u0054 \u006be\u0079\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020B\u0074\u006e,\u0020\u0074he \u0076a\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u004e\u0020\u006b\u0065\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0020\u0073\u0075\u0062\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079; \u006f\u0074\u0068\u0065\u0072\u0077\u0069s\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020th\u0065\u0020N\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062e\u0020\u0061\u006e\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0061n\u0063\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e")); -_ddda =true ;if _fccc (){return _bcdbd ;};continue ;};};};if !_dceb {if _faecd .Get ("\u0043")!=nil ||_faecd .Get ("\u0049\u0043")!=nil {_gcafd ,_cbaf :=_baec (_beeae );if !_cbaf {_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0033","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074a\u0069\u006e\u0020t\u0068e\u0020\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0072\u0020\u0074\u0068e\u0020\u0049\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0075\u006e\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006ff\u0069\u006ce\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069n\u0020\u0036\u002e\u0032\u002e2\u002c\u0020\u0069\u0073\u0020\u0052\u0047\u0042.")); -_dceb =true ;if _fccc (){return _bcdbd ;};}else {_dgcg ,_fegbc :=_aea .GetIntVal (_gcafd .Get ("\u004e"));if !_fegbc ||_dgcg !=3{_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0035\u002e\u0033\u002d\u0033","\u0041\u006e\u0020\u0061\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006fn\u0074a\u0069\u006e\u0020t\u0068e\u0020\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006f\u0072\u0020\u0074\u0068e\u0020\u0049\u0043\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u0075\u006e\u006c\u0065\u0073\u0073\u0020\u0074\u0068\u0065\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006ff\u0069\u006ce\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0064\u0069\u0063t\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069n\u0020\u0036\u002e\u0032\u002e2\u002c\u0020\u0069\u0073\u0020\u0052\u0047\u0042.")); -_dceb =true ;if _fccc (){return _bcdbd ;};};};};};_dcadg ,_bfac :=_geac .GetContext ().(*_cb .PdfAnnotationWidget );if !_bfac {continue ;};if !_bcdbcb {if _dcadg .A !=nil {_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0036\u002e\u0031\u002d\u0033","A \u0057\u0069d\u0067\u0065\u0074\u0020\u0061\u006e\u006e\u006f\u0074a\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0069\u006ec\u006cu\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0020e\u006et\u0072\u0079.")); -_bcdbcb =true ;if _fccc (){return _bcdbd ;};};};if !_aacbg {if _dcadg .AA !=nil {_bcdbd =append (_bcdbd ,_ba ("\u0036.\u0036\u002e\u0032\u002d\u0031","\u0041\u0020\u0057\u0069\u0064\u0067\u0065\u0074\u0020\u0061\u006e\u006eo\u0074\u0061\u0074i\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073h\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079\u0020\u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061d\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); -_aacbg =true ;if _fccc (){return _bcdbd ;};};};};};return _bcdbd ;};func _fdac (_gcfc *_cb .CompliancePdfReader ,_gbba bool )(_eegc []ViolatedRule ){var _cgdg ,_cbega ,_ffbeb ,_daaa ,_gdbb ,_ceaa ,_fbge bool ;_cbdbe :=func ()bool {return _cgdg &&_cbega &&_ffbeb &&_daaa &&_gdbb &&_ceaa &&_fbge }; -_fgbf ,_cadg :=_ebaag (_gcfc );var _fcag _ae .ProfileHeader ;if _cadg {_fcag ,_ =_ae .ParseHeader (_fgbf .DestOutputProfile );};var _cdag bool ;_eafa :=map[_aea .PdfObject ]struct{}{};var _fcef func (_fgff _cb .PdfColorspace )bool ;_fcef =func (_dbfd _cb .PdfColorspace )bool {switch _gddc :=_dbfd .(type ){case *_cb .PdfColorspaceDeviceGray :if !_ceaa {if !_cadg {_cdag =true ; -_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0033\u002d\u0034","\u0044\u0065\u0076\u0069\u0063\u0065G\u0072\u0061\u0079\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0075s\u0065\u0064\u0020\u006f\u006el\u0079\u0020\u0069\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006ce\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020O\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u002e")); -_ceaa =true ;if _cbdbe (){return true ;};};};case *_cb .PdfColorspaceDeviceRGB :if !_daaa {if !_cadg ||_fcag .ColorSpace !=_ae .ColorSpaceRGB {_cdag =true ;_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0033\u002d\u0032","\u0044\u0065\u0076\u0069\u0063\u0065\u0052\u0047\u0042\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u006e\u006c\u0079\u0020\u0069\u0066\u0020\u0074\u0068\u0065 \u0066\u0069\u006c\u0065\u0020\u0068\u0061\u0073\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074In\u0074\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074\u0020u\u0073es\u0020a\u006e\u0020\u0052\u0047\u0042\u0020\u0063o\u006c\u006f\u0072\u0020\u0073\u0070\u0061\u0063\u0065\u002e")); -_daaa =true ;if _cbdbe (){return true ;};};};case *_cb .PdfColorspaceDeviceCMYK :if !_gdbb {if !_cadg ||_fcag .ColorSpace !=_ae .ColorSpaceCMYK {_cdag =true ;_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0033\u002d\u0033","\u0044\u0065\u0076\u0069\u0063e\u0043\u004d\u0059\u004b \u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u006f\u006e\u006c\u0079\u0020\u0069\u0066\u0020\u0074h\u0065\u0020\u0066\u0069\u006ce \u0068\u0061\u0073\u0020\u0061 \u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0020\u0074\u0068a\u0074\u0020\u0075\u0073\u0065\u0073\u0020\u0061\u006e \u0043\u004d\u0059\u004b\u0020\u0063\u006f\u006c\u006f\u0072\u0020s\u0070\u0061\u0063e\u002e")); -_gdbb =true ;if _cbdbe (){return true ;};};};case *_cb .PdfColorspaceICCBased :if !_ffbeb ||!_fbge {_edeaf ,_gbfb :=_ae .ParseHeader (_gddc .Data );if _gbfb !=nil {_gb .Log .Debug ("\u0070\u0061\u0072si\u006e\u0067\u0020\u0049\u0043\u0043\u0042\u0061\u0073e\u0064 \u0068e\u0061d\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_gbfb ); -_eegc =append (_eegc ,func ()ViolatedRule {return _ba ("\u0036.\u0032\u002e\u0033\u002d\u0031","\u0041\u006cl \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006co\u0072\u0020\u0073\u0070a\u0063e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0061\u0073\u0020\u0049\u0043\u0043 \u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0073 \u0061\u0073\u0020d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0034\u002e\u0035"); -}());_ffbeb =true ;if _cbdbe (){return true ;};};if !_ffbeb {var _facd ,_bbgdb bool ;switch _edeaf .DeviceClass {case _ae .DeviceClassPRTR ,_ae .DeviceClassMNTR ,_ae .DeviceClassSCNR ,_ae .DeviceClassSPAC :default:_facd =true ;};switch _edeaf .ColorSpace {case _ae .ColorSpaceRGB ,_ae .ColorSpaceCMYK ,_ae .ColorSpaceGRAY ,_ae .ColorSpaceLAB :default:_bbgdb =true ; -};if _facd ||_bbgdb {_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0033\u002d\u0031","\u0041\u006cl \u0049\u0043\u0043\u0042\u0061\u0073\u0065\u0064\u0020\u0063\u006f\u006co\u0072\u0020\u0073\u0070a\u0063e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0061\u0073\u0020\u0049\u0043\u0043 \u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0073 \u0061\u0073\u0020d\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020R\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0034\u002e\u0035")); -_ffbeb =true ;if _cbdbe (){return true ;};};};if !_fbge {_ggdcg ,_ :=_aea .GetStream (_gddc .GetContainingPdfObject ());if _ggdcg .Get ("\u004e")==nil ||(_gddc .N ==1&&_edeaf .ColorSpace !=_ae .ColorSpaceGRAY )||(_gddc .N ==3&&!(_edeaf .ColorSpace ==_ae .ColorSpaceRGB ||_edeaf .ColorSpace ==_ae .ColorSpaceLAB ))||(_gddc .N ==4&&_edeaf .ColorSpace !=_ae .ColorSpaceCMYK ){_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0033\u002d\u0035","\u0049\u0066\u0020a\u006e\u0020u\u006e\u0063\u0061\u006c\u0069\u0062\u0072a\u0074\u0065\u0064\u0020\u0063\u006fl\u006f\u0072 \u0073\u0070\u0061c\u0065\u0020\u0069\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0069\u006e\u0020\u0061\u0020\u0066\u0069\u006c\u0065 \u0074\u0068\u0065\u006e \u0074\u0068\u0061\u0074 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041-\u0031\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065d\u0020\u0069\u006e\u0020\u0036\u002e\u0032\u002e\u0032\u002e")); -_fbge =true ;if _cbdbe (){return true ;};};};};if _gddc .Alternate !=nil {return _fcef (_gddc .Alternate );};};return false ;};for _ ,_ebabg :=range _gcfc .GetObjectNums (){_abcd ,_dfbe :=_gcfc .GetIndirectObjectByNumber (_ebabg );if _dfbe !=nil {continue ; -};_aefe ,_agbe :=_aea .GetStream (_abcd );if !_agbe {continue ;};_bgfc ,_agbe :=_aea .GetName (_aefe .Get ("\u0054\u0079\u0070\u0065"));if !_agbe ||_bgfc .String ()!="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_ebd ,_agbe :=_aea .GetName (_aefe .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065")); -if !_agbe {continue ;};_eafa [_aefe ]=struct{}{};switch _ebd .String (){case "\u0049\u006d\u0061g\u0065":_geccg ,_ddaa :=_cb .NewXObjectImageFromStream (_aefe );if _ddaa !=nil {continue ;};_eafa [_aefe ]=struct{}{};if _fcef (_geccg .ColorSpace ){return _eegc ; -};case "\u0046\u006f\u0072\u006d":_agge ,_bace :=_aea .GetDict (_aefe .Get ("\u0047\u0072\u006fu\u0070"));if !_bace {continue ;};_ggde :=_agge .Get ("\u0043\u0053");if _ggde ==nil {continue ;};_fadf ,_gcbcg :=_cb .NewPdfColorspaceFromPdfObject (_ggde ); -if _gcbcg !=nil {continue ;};if _fcef (_fadf ){return _eegc ;};};};for _ ,_ggfdc :=range _gcfc .PageList {_fgae ,_bbbea :=_ggfdc .GetContentStreams ();if _bbbea !=nil {continue ;};for _ ,_gfgd :=range _fgae {_cgcc ,_cbgb :=_e .NewContentStreamParser (_gfgd ).Parse (); -if _cbgb !=nil {continue ;};for _ ,_gfb :=range *_cgcc {if len (_gfb .Params )> 1{continue ;};switch _gfb .Operand {case "\u0042\u0049":_agda ,_gbcc :=_gfb .Params [0].(*_e .ContentStreamInlineImage );if !_gbcc {continue ;};_gdda ,_fdfg :=_agda .GetColorSpace (_ggfdc .Resources ); -if _fdfg !=nil {continue ;};if _fcef (_gdda ){return _eegc ;};case "\u0044\u006f":_bgaa ,_geag :=_aea .GetName (_gfb .Params [0]);if !_geag {continue ;};_ccaf ,_ccbd :=_ggfdc .Resources .GetXObjectByName (*_bgaa );if _ ,_edaa :=_eafa [_ccaf ];_edaa {continue ; -};switch _ccbd {case _cb .XObjectTypeImage :_eaaf ,_gfdd :=_cb .NewXObjectImageFromStream (_ccaf );if _gfdd !=nil {continue ;};_eafa [_ccaf ]=struct{}{};if _fcef (_eaaf .ColorSpace ){return _eegc ;};case _cb .XObjectTypeForm :_gada ,_ffdcd :=_aea .GetDict (_ccaf .Get ("\u0047\u0072\u006fu\u0070")); -if !_ffdcd {continue ;};_ebgd ,_ffdcd :=_aea .GetName (_gada .Get ("\u0043\u0053"));if !_ffdcd {continue ;};_bgea ,_gabc :=_cb .NewPdfColorspaceFromPdfObject (_ebgd );if _gabc !=nil {continue ;};_eafa [_ccaf ]=struct{}{};if _fcef (_bgea ){return _eegc ; -};};};};};};if !_cdag {return _eegc ;};if (_fcag .DeviceClass ==_ae .DeviceClassPRTR ||_fcag .DeviceClass ==_ae .DeviceClassMNTR )&&(_fcag .ColorSpace ==_ae .ColorSpaceRGB ||_fcag .ColorSpace ==_ae .ColorSpaceCMYK ||_fcag .ColorSpace ==_ae .ColorSpaceGRAY ){return _eegc ; -};if !_gbba {return _eegc ;};_ccbdd ,_fgbe :=_bdcc (_gcfc );if !_fgbe {return _eegc ;};_bcab ,_fgbe :=_aea .GetArray (_ccbdd .Get ("\u004f\u0075\u0074\u0070\u0075\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073"));if !_fgbe {_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0032\u002d\u0031","\u0041\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0031\u0020\u004f\u0075\u0074p\u0075\u0074\u0049\u006e\u0074e\u006e\u0074\u0020\u0069\u0073\u0020a\u006e \u004f\u0075\u0074\u0070\u0075\u0074\u0049n\u0074\u0065\u006e\u0074\u0020\u0064i\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0062y\u0020\u0050\u0044F\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0031\u0030.4\u002c\u0020\u0074\u0068\u0061\u0074\u0020\u0069\u0073 \u0069\u006e\u0063\u006c\u0075\u0064e\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0027\u0073\u0020O\u0075\u0074p\u0075\u0074I\u006e\u0074\u0065\u006e\u0074\u0073\u0020\u0061\u0072\u0072\u0061\u0079\u0020a\u006e\u0064\u0020h\u0061\u0073\u0020\u0047\u0054\u0053\u005f\u0050\u0044\u0046\u0041\u0031\u0020\u0061\u0073 \u0074\u0068\u0065\u0020\u0076a\u006c\u0075e\u0020\u006f\u0066\u0020i\u0074\u0073 \u0053\u0020\u006b\u0065\u0079\u0020\u0061\u006e\u0064\u0020\u0061\u0020\u0076\u0061\u006c\u0069\u0064\u0020I\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006ce\u0020s\u0074\u0072\u0065\u0061\u006d \u0061\u0073\u0020\u0074h\u0065\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0074\u0073\u0020\u0044\u0065\u0073t\u004f\u0075t\u0070\u0075\u0074P\u0072\u006f\u0066\u0069\u006c\u0065 \u006b\u0065\u0079\u002e"),_ba ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e")); -return _eegc ;};if _bcab .Len ()> 1{_gbccf :=map[*_aea .PdfObjectDictionary ]struct{}{};for _gbagg :=0;_gbagg < _bcab .Len ();_gbagg ++{_gabd ,_edec :=_aea .GetDict (_bcab .Get (_gbagg ));if !_edec {continue ;};if _gbagg ==0{_gbccf [_gabd ]=struct{}{}; -continue ;};if _ ,_eaag :=_gbccf [_gabd ];!_eaag {_eegc =append (_eegc ,_ba ("\u0036.\u0032\u002e\u0032\u002d\u0032","\u0049\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065's\u0020O\u0075\u0074\u0070u\u0074\u0049\u006e\u0074\u0065\u006e\u0074\u0073 \u0061\u0072\u0072a\u0079\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u006d\u006f\u0072\u0065\u0020\u0074\u0068a\u006e\u0020\u006f\u006ee\u0020\u0065\u006e\u0074\u0072\u0079\u002c\u0020\u0074\u0068\u0065\u006e\u0020\u0061\u006c\u006c\u0020\u0065n\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e a \u0044\u0065\u0073\u0074\u004f\u0075\u0074\u0070\u0075\u0074\u0050\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u006b\u0065y\u0020\u0073\u0068\u0061\u006cl\u0020\u0068\u0061\u0076\u0065 \u0061\u0073\u0020\u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068a\u0074\u0020\u006b\u0065\u0079 \u0074\u0068\u0065\u0020\u0073\u0061\u006d\u0065\u0020\u0069\u006e\u0064\u0069\u0072\u0065c\u0074\u0020\u006fb\u006ae\u0063t\u002c\u0020\u0077h\u0069\u0063\u0068\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u0061\u0020\u0076\u0061\u006c\u0069d\u0020\u0049\u0043\u0043\u0020\u0070\u0072\u006f\u0066\u0069\u006c\u0065\u0020\u0073\u0074r\u0065\u0061m\u002e")); -break ;};};};return _eegc ;};func _gbgg (_bfg *_geg .Document ,_edaf int )error {for _ ,_dd :=range _bfg .Objects {_fgdf ,_adgb :=_aea .GetDict (_dd );if !_adgb {continue ;};_aac :=_fgdf .Get ("\u0054\u0079\u0070\u0065");if _aac ==nil {continue ;};if _ccda ,_ggf :=_aea .GetName (_aac ); -_ggf &&_ccda .String ()!="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_cgga ,_babc :=_aea .GetName (_fgdf .Get ("\u0053"));if !_babc {continue ;};switch _cb .PdfActionType (*_cgga ){case _cb .ActionTypeLaunch ,_cb .ActionTypeSound ,_cb .ActionTypeMovie ,_cb .ActionTypeResetForm ,_cb .ActionTypeImportData ,_cb .ActionTypeJavaScript :_fgdf .Remove ("\u0053"); -case _cb .ActionTypeHide ,_cb .ActionTypeSetOCGState ,_cb .ActionTypeRendition ,_cb .ActionTypeTrans ,_cb .ActionTypeGoTo3DView :if _edaf ==2{_fgdf .Remove ("\u0053");};case _cb .ActionTypeNamed :_gef ,_gdag :=_aea .GetName (_fgdf .Get ("\u004e"));if !_gdag {continue ; -};switch *_gef {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_fgdf .Remove ("\u004e"); -};};};return nil ;};func _efde (_ffagb *_cb .CompliancePdfReader )(_baafb []ViolatedRule ){var _agfd ,_gadad ,_bcbc ,_bbdf ,_gagb ,_ffcd bool ;_abccdb :=map[*_aea .PdfObjectStream ]struct{}{};for _ ,_bcbbe :=range _ffagb .GetObjectNums (){if _agfd &&_gadad &&_gagb &&_bcbc &&_bbdf &&_ffcd {return _baafb ; -};_eafbc ,_dccc :=_ffagb .GetIndirectObjectByNumber (_bcbbe );if _dccc !=nil {continue ;};_aabe ,_eaee :=_aea .GetStream (_eafbc );if !_eaee {continue ;};if _ ,_eaee =_abccdb [_aabe ];_eaee {continue ;};_abccdb [_aabe ]=struct{}{};_gced ,_eaee :=_aea .GetName (_aabe .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065")); -if !_eaee {continue ;};if !_bbdf {if _aabe .Get ("\u0052\u0065\u0066")!=nil {_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0036\u002d\u0031","\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068a\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0058O\u0062\u006a\u0065\u0063\u0074s\u002e")); -_bbdf =true ;};};if _gced .String ()=="\u0050\u0053"{if !_ffcd {_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0037\u002d\u0031","A \u0063\u006fn\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066i\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0050\u006f\u0073t\u0053c\u0072\u0069\u0070\u0074\u0020\u0058\u004f\u0062j\u0065c\u0074\u0073.")); -_ffcd =true ;continue ;};};if _gced .String ()=="\u0046\u006f\u0072\u006d"{if _gadad &&_bcbc &&_bbdf {continue ;};if !_gadad &&_aabe .Get ("\u004f\u0050\u0049")!=nil {_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0034\u002d\u0032","\u0041\u006e\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072y\u0020\u0028\u0049\u006d\u0061\u0067\u0065\u0020\u006f\u0072\u0020\u0046\u006f\u0072\u006d\u0029\u0020\u0073\u0068\u0061\u006cl\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u004fP\u0049\u0020\u006b\u0065\u0079\u002e")); -_gadad =true ;};if !_bcbc {if _aabe .Get ("\u0050\u0053")!=nil {_bcbc =true ;};if _fbaa :=_aabe .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");_fbaa !=nil &&!_bcbc {if _dgbfd ,_bddc :=_aea .GetName (_fbaa );_bddc &&*_dgbfd =="\u0050\u0053"{_bcbc =true ; -};};if _bcbc {_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e")); -};};continue ;};if _gced .String ()!="\u0049\u006d\u0061g\u0065"{continue ;};if !_agfd &&_aabe .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0034\u002d\u0031","\u0041\u006e\u0020\u0049m\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); -_agfd =true ;};if !_gagb &&_aabe .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")!=nil {_dbba ,_efcg :=_aea .GetBool (_aabe .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065"));if _efcg &&bool (*_dbba ){continue ; -};_baafb =append (_baafb ,_ba ("\u0036.\u0032\u002e\u0034\u002d\u0033","\u0049\u0066 a\u006e\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0063o\u006e\u0074\u0061\u0069n\u0073\u0020\u0074\u0068e \u0049\u006et\u0065r\u0070\u006f\u006c\u0061\u0074\u0065 \u006b\u0065\u0079,\u0020\u0069t\u0073\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020b\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); -_gagb =true ;};};return _baafb ;}; \ No newline at end of file +// Profile is the model.StandardImplementer enhanced by the information about the profile conformance level. +type Profile interface{_fc .StandardImplementer ;Conformance ()string ;Part ()int ;};func _bcdaa (_cece *_fc .CompliancePdfReader )(_cgec []ViolatedRule ){var (_efea ,_gaba ,_gbdae ,_cacc ,_addf bool ;_fefbe func (_dc .PdfObject ););_fefbe =func (_acga _dc .PdfObject ){switch _dgbcg :=_acga .(type ){case *_dc .PdfObjectInteger :if !_efea &&(int64 (*_dgbcg )> _b .MaxInt32 ||int64 (*_dgbcg )< -_b .MaxInt32 ){_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0031","L\u0061\u0072\u0067e\u0073\u0074\u0020\u0049\u006e\u0074\u0065\u0067\u0065\u0072\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u0032\u002c\u0031\u0034\u0037,\u0034\u0038\u0033,\u0036\u0034\u0037\u002e\u0020\u0053\u006d\u0061\u006c\u006c\u0065\u0073\u0074 \u0069\u006e\u0074\u0065g\u0065\u0072\u0020\u0076a\u006c\u0075\u0065\u0020\u0069\u0073\u0020\u002d\u0032\u002c\u0031\u0034\u0037\u002c\u0034\u0038\u0033,\u0036\u0034\u0038\u002e")); +_efea =true ;};case *_dc .PdfObjectFloat :if !_gaba &&(_b .Abs (float64 (*_dgbcg ))> _b .MaxFloat32 ){_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0032","\u0041 \u0063\u006f\u006e\u0066orm\u0069\u006e\u0067\u0020f\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u0072\u0065\u0061\u006c\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u006f\u0075\u0074\u0073\u0069de\u0020\u0074\u0068e\u0020\u0072\u0061\u006e\u0067e\u0020o\u0066\u0020\u002b\u002f\u002d\u0033\u002e\u0034\u00303\u0020\u0078\u0020\u0031\u0030\u005e\u0033\u0038\u002e")); +};case *_dc .PdfObjectString :if !_gbdae &&len ([]byte (_dgbcg .Str ()))> 32767{_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0033","M\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006c\u0065n\u0067\u0074\u0068\u0020\u006f\u0066\u0020a \u0073\u0074\u0072\u0069n\u0067\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074es\u0029\u0020i\u0073\u0020\u0033\u0032\u0037\u0036\u0037\u002e")); +_gbdae =true ;};case *_dc .PdfObjectName :if !_cacc &&len ([]byte (*_dgbcg ))> 127{_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0034","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006c\u0065\u006eg\u0074\u0068\u0020\u006ff\u0020\u0061\u0020\u006e\u0061\u006d\u0065\u0020\u0028\u0069\u006e\u0020\u0062\u0079\u0074\u0065\u0073\u0029\u0020\u0069\u0073\u0020\u0031\u0032\u0037\u002e")); +_cacc =true ;};case *_dc .PdfObjectArray :for _ ,_abba :=range _dgbcg .Elements (){_fefbe (_abba );};if !_addf &&(_dgbcg .Len ()==4||_dgbcg .Len ()==5){_cbgd ,_febe :=_dc .GetName (_dgbcg .Get (0));if !_febe {return ;};if *_cbgd !="\u0044e\u0076\u0069\u0063\u0065\u004e"{return ; +};_fccfe :=_dgbcg .Get (1);_fccfe =_dc .TraceToDirectObject (_fccfe );_dabbc ,_febe :=_dc .GetArray (_fccfe );if !_febe {return ;};if _dabbc .Len ()> 32{_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0039","\u004d\u0061\u0078\u0069\u006d\u0075\u006d \u006e\u0075\u006db\u0065\u0072\u0020\u006ff\u0020\u0044\u0065\u0076\u0069\u0063\u0065\u004e\u0020\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073\u0020\u0069\u0073\u0020\u0033\u0032\u002e")); +_addf =true ;};};case *_dc .PdfObjectDictionary :_efdc :=_dgbcg .Keys ();for _gfeee ,_eccd :=range _efdc {_fefbe (&_efdc [_gfeee ]);_fefbe (_dgbcg .Get (_eccd ));};case *_dc .PdfObjectStream :_fefbe (_dgbcg .PdfObjectDictionary );case *_dc .PdfObjectStreams :for _ ,_cagf :=range _dgbcg .Elements (){_fefbe (_cagf ); +};case *_dc .PdfObjectReference :_fefbe (_dgbcg .Resolve ());};};_cfba :=_cece .GetObjectNums ();if len (_cfba )> 8388607{_cgec =append (_cgec ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0033\u002d\u0037","\u004d\u0061\u0078\u0069\u006d\u0075\u006d\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u006f\u0066\u0020in\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0073 \u0069\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u0020\u0066\u0069\u006c\u0065\u0020\u0069\u0073\u00208\u002c\u0033\u0038\u0038\u002c\u0036\u0030\u0037\u002e")); +};for _ ,_cdfa :=range _cfba {_eadbc ,_eecbd :=_cece .GetIndirectObjectByNumber (_cdfa );if _eecbd !=nil {continue ;};_fdbef :=_dc .TraceToDirectObject (_eadbc );_fefbe (_fdbef );};return _cgec ;}; + +// NewProfile1A creates a new Profile1A with given options. +func NewProfile1A (options *Profile1Options )*Profile1A {if options ==nil {options =DefaultProfile1Options ();};_cbefd (options );return &Profile1A {profile1 {_gef :*options ,_gffe :_fga ()}};};func _bdaf (_cbb *_bf .Document ,_ccbgg bool )error {_ggf ,_gcc :=_cbb .GetPages (); +if !_gcc {return nil ;};for _ ,_bfabb :=range _ggf {_cdggf ,_bgc :=_dc .GetArray (_bfabb .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_bgc {continue ;};for _ ,_fef :=range _cdggf .Elements (){_dbcg ,_dbgg :=_dc .GetDict (_fef );if !_dbgg {continue ; +};_eab :=_dbcg .Get ("\u0043");if _eab ==nil {continue ;};_cfa ,_dbgg :=_dc .GetArray (_eab );if !_dbgg {continue ;};_bdf ,_gdge :=_cfa .GetAsFloat64Slice ();if _gdge !=nil {return _gdge ;};switch _cfa .Len (){case 0,1:if _ccbgg {_dbcg .Set ("\u0043",_dc .MakeArrayFromIntegers ([]int {1,1,1,1})); +}else {_dbcg .Set ("\u0043",_dc .MakeArrayFromIntegers ([]int {1,1,1}));};case 3:if _ccbgg {_eagd ,_face ,_gca ,_aeg :=_g .RGBToCMYK (uint8 (_bdf [0]*255),uint8 (_bdf [1]*255),uint8 (_bdf [2]*255));_dbcg .Set ("\u0043",_dc .MakeArrayFromFloats ([]float64 {float64 (_eagd )/255,float64 (_face )/255,float64 (_gca )/255,float64 (_aeg )/255})); +};case 4:if !_ccbgg {_cdcc ,_dbba ,_ffbg :=_g .CMYKToRGB (uint8 (_bdf [0]*255),uint8 (_bdf [1]*255),uint8 (_bdf [2]*255),uint8 (_bdf [3]*255));_dbcg .Set ("\u0043",_dc .MakeArrayFromFloats ([]float64 {float64 (_cdcc )/255,float64 (_dbba )/255,float64 (_ffbg )/255})); +};};};};return nil ;};func _gcbbf (_ebcf *_fc .CompliancePdfReader )(_fag []ViolatedRule ){_fdba :=_ebcf .GetObjectNums ();for _ ,_ccgf :=range _fdba {_aacg ,_fbag :=_ebcf .GetIndirectObjectByNumber (_ccgf );if _fbag !=nil {continue ;};_febaf ,_gcga :=_dc .GetDict (_aacg ); +if !_gcga {continue ;};_dcdb ,_gcga :=_dc .GetName (_febaf .Get ("\u0054\u0079\u0070\u0065"));if !_gcga {continue ;};if _dcdb .String ()!="\u0046\u0069\u006c\u0065\u0073\u0070\u0065\u0063"{continue ;};if _febaf .Get ("\u0045\u0046")!=nil {_fag =append (_fag ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0031\u002d\u0031","\u0041 \u0066\u0069\u006c\u0065 \u0073p\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069o\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066i\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046 \u0033\u002e\u0031\u0030\u002e\u0032\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0045\u0046 \u006be\u0079\u002e")); +break ;};};_feac ,_bfg :=_cedd (_ebcf );if !_bfg {return _fag ;};_eccc ,_bfg :=_dc .GetDict (_feac .Get ("\u004e\u0061\u006de\u0073"));if !_bfg {return _fag ;};if _eccc .Get ("\u0045\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0046\u0069\u006c\u0065\u0073")!=nil {_fag =append (_fag ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0031\u002d\u0032","\u0041\u0020\u0066i\u006c\u0065\u0027\u0073\u0020\u006e\u0061\u006d\u0065\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020d\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020PD\u0046 \u0052\u0065\u0066er\u0065\u006e\u0063\u0065\u0020\u0033\u002e6\u002e\u0033\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0045m\u0062\u0065\u0064\u0064\u0065\u0064\u0046i\u006c\u0065\u0073\u0020\u006b\u0065\u0079\u002e")); +};return _fag ;}; + +// Profile2A is the implementation of the PDF/A-2A standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile2A struct{profile2 };func _fgaba (_ebgfe *_fc .CompliancePdfReader )(*_fc .PdfOutputIntent ,bool ){_bgeea ,_gfbd :=_abdf (_ebgfe );if !_gfbd {return nil ,false ;};_fefe ,_fbcd :=_fc .NewPdfOutputIntentFromPdfObject (_bgeea );if _fbcd !=nil {return nil ,false ; +};return _fefe ,true ;}; + +// NewProfile2B creates a new Profile2B with the given options. +func NewProfile2B (options *Profile2Options )*Profile2B {if options ==nil {options =DefaultProfile2Options ();};_fffg (options );return &Profile2B {profile2 {_fcfeg :*options ,_bbag :_dd ()}};};func _ageae (_eccf *_fc .CompliancePdfReader )(_cafbb []ViolatedRule ){if _eccf .ParserMetadata ().HasOddLengthHexStrings (){_cafbb =append (_cafbb ,_gfg ("\u0036.\u0031\u002e\u0036\u002d\u0031","\u0068\u0065\u0078a\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020e\u0076\u0065\u006e\u0020\u0073\u0069\u007a\u0065")); +};if _eccf .ParserMetadata ().HasOddLengthHexStrings (){_cafbb =append (_cafbb ,_gfg ("\u0036.\u0031\u002e\u0036\u002d\u0032","\u0068\u0065\u0078\u0061\u0064\u0065\u0063\u0069\u006da\u006c\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068o\u0075\u006c\u0064\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0066\u0072\u006f\u006d\u0020\u0072\u0061n\u0067\u0065\u0020[\u0030\u002d\u0039\u003b\u0041\u002d\u0046\u003b\u0061\u002d\u0066\u005d")); +};return _cafbb ;};func _fbd (_fcf []*_bf .Image ,_cgg bool )error {_ccg :=_dc .PdfObjectName ("\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B");if _cgg {_ccg ="\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b";};for _ ,_ddaf :=range _fcf {if _ddaf .Colorspace ==_ccg {continue ; +};_ef ,_ece :=_fc .NewXObjectImageFromStream (_ddaf .Stream );if _ece !=nil {return _ece ;};_geb ,_ece :=_ef .ToImage ();if _ece !=nil {return _ece ;};_edgb ,_ece :=_geb .ToGoImage ();if _ece !=nil {return _ece ;};var _efc _fc .PdfColorspace ;if _cgg {_efc =_fc .NewPdfColorspaceDeviceCMYK (); +_edgb ,_ece =_fa .CMYKConverter .Convert (_edgb );}else {_efc =_fc .NewPdfColorspaceDeviceRGB ();_edgb ,_ece =_fa .NRGBAConverter .Convert (_edgb );};if _ece !=nil {return _ece ;};_dded ,_fbb :=_edgb .(_fa .Image );if !_fbb {return _fd .New ("\u0069\u006d\u0061\u0067\u0065\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074 \u0069\u006d\u0070\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0075\u0074\u0069\u006c\u002eI\u006d\u0061\u0067\u0065"); +};_gcf :=_dded .Base ();_de :=&_fc .Image {Width :int64 (_gcf .Width ),Height :int64 (_gcf .Height ),BitsPerComponent :int64 (_gcf .BitsPerComponent ),ColorComponents :_gcf .ColorComponents ,Data :_gcf .Data };_de .SetDecode (_gcf .Decode );_de .SetAlpha (_gcf .Alpha ); +if _ece =_ef .SetImage (_de ,_efc );_ece !=nil {return _ece ;};_ef .ToPdfObject ();_ddaf .ColorComponents =_gcf .ColorComponents ;_ddaf .Colorspace =_ccg ;};return nil ;};func _egga (_bfcc *_fc .CompliancePdfReader )(_ececg []ViolatedRule ){_gggg :=func (_cdca *_dc .PdfObjectDictionary ,_debd *[]string ,_ccffb *[]ViolatedRule )error {_geed :=_cdca .Get ("\u004e\u0061\u006d\u0065"); +if _geed ==nil ||len (_geed .String ())==0{*_ccffb =append (*_ccffb ,_gfg ("\u0036\u002e\u0039-\u0031","\u0045\u0061\u0063\u0068\u0020o\u0070\u0074\u0069\u006f\u006e\u0061l\u0020\u0063\u006f\u006e\u0074\u0065\u006et\u0020\u0063\u006fn\u0066\u0069\u0067\u0075r\u0061\u0074\u0069\u006f\u006e\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004e\u0061\u006d\u0065\u0020\u006b\u0065\u0079\u002e")); +};for _ ,_aede :=range *_debd {if _aede ==_geed .String (){*_ccffb =append (*_ccffb ,_gfg ("\u0036\u002e\u0039-\u0032","\u0045\u0061\u0063\u0068\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061l\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0063\u006f\u006e\u0066\u0069\u0067\u0075\u0072a\u0074\u0069\u006fn\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020N\u0061\u006d\u0065\u0020\u006b\u0065\u0079\u002c w\u0068\u006fs\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020s\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0075ni\u0071\u0075\u0065 \u0061\u006d\u006f\u006e\u0067\u0073\u0074\u0020\u0061\u006c\u006c\u0020o\u0070\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0063\u006fn\u0074\u0065\u006e\u0074 \u0063\u006f\u006e\u0066\u0069\u0067u\u0072\u0061\u0074\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074i\u006fn\u0061\u0072\u0069\u0065\u0073\u0020\u0077\u0069\u0074\u0068\u0069\u006e\u0020\u0074\u0068e\u0020\u0050\u0044\u0046\u002fA\u002d\u0032\u0020\u0066\u0069l\u0065\u002e")); +}else {*_debd =append (*_debd ,_geed .String ());};};if _cdca .Get ("\u0041\u0053")!=nil {*_ccffb =append (*_ccffb ,_gfg ("\u0036\u002e\u0039-\u0034","Th\u0065\u0020\u0041\u0053\u0020\u006b\u0065y \u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0061\u0070\u0070\u0065\u0061r\u0020\u0069\u006e\u0020\u0061\u006e\u0079\u0020\u006f\u0070\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0020\u0063\u006fn\u0066\u0069\u0067\u0075\u0072\u0061\u0074\u0069\u006fn\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002e")); +};return nil ;};_cbafd ,_beaf :=_cedd (_bfcc );if !_beaf {return _ececg ;};_eagdf ,_beaf :=_dc .GetDict (_cbafd .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_beaf {return _ececg ;};var _bbaga []string ;_bccfc ,_beaf :=_dc .GetDict (_eagdf .Get ("\u0044")); +if _beaf {_gggg (_bccfc ,&_bbaga ,&_ececg );};_bdebb ,_beaf :=_dc .GetArray (_eagdf .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _beaf {for _gegd :=0;_gegd < _bdebb .Len ();_gegd ++{_efcf ,_geecf :=_dc .GetDict (_bdebb .Get (_gegd ));if !_geecf {continue ; +};_gggg (_efcf ,&_bbaga ,&_ececg );};};return _ececg ;};func _gacf (_ggee *_dc .PdfObjectDictionary ,_bfgdd map[*_dc .PdfObjectStream ][]byte ,_eebf map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_bfbb ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0033"; +_dgggb ="\u0041\u006c\u006c \u0043\u004d\u0061\u0070s\u0020\u0075\u0073ed\u0020\u0077\u0069\u0074\u0068i\u006e\u0020\u0061\u0020\u0050\u0044\u0046\u002f\u0041\u002d\u0032\u0020\u0066\u0069\u006c\u0065\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074 th\u006f\u0073\u0065\u0020\u006ci\u0073\u0074\u0065\u0064\u0020i\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u00320\u00300\u002d1\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0037\u002e\u0035\u002e\u0032\u002c\u0020\u0054\u0061\u0062\u006c\u0065 \u0031\u00318,\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0069\u006e \u0074\u0068\u0061\u0074\u0020\u0066\u0069\u006c\u0065\u0020\u0061\u0073\u0020\u0064e\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u0032\u00300\u0030-\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u00209\u002e\u0037\u002e\u0035\u002e"; +);var _cccg string ;if _efbbe ,_acba :=_dc .GetName (_ggee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_acba {_cccg =_efbbe .String ();};if _cccg !="\u0054\u0079\u0070e\u0030"{return _fda ;};_efdba :=_ggee .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _eaccg ,_ffbaa :=_dc .GetName (_efdba );_ffbaa {switch _eaccg .String (){case "\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048","\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056":return _fda ;default:return _gfg (_bfbb ,_dgggb ); +};};_bgcdd ,_afda :=_dc .GetStream (_efdba );if !_afda {return _gfg (_bfbb ,_dgggb );};_ ,_ecge :=_bbge (_bgcdd ,_bfgdd ,_eebf );if _ecge !=nil {return _gfg (_bfbb ,_dgggb );};return _fda ;};func _ffcd (_ggec bool ,_dbbbf standardType )(pageColorspaceOptimizeFunc ,documentColorspaceOptimizeFunc ){var _dgbc ,_bebc ,_bafd bool ; +_gag :=func (_ggc *_bf .Document ,_dbfg *_bf .Page ,_fdgg []*_bf .Image )error {for _ ,_cbg :=range _fdgg {switch _cbg .Colorspace {case "\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_bebc =true ;case "\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dgbc =true ; +case "\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_bafd =true ;};};_cdb ,_aaac :=_dbfg .GetContents ();if !_aaac {return nil ;};for _ ,_bbf :=range _cdb {_ede ,_egaba :=_bbf .GetData ();if _egaba !=nil {continue ;};_eag :=_bd .NewContentStreamParser (string (_ede )); +_bbbe ,_egaba :=_eag .Parse ();if _egaba !=nil {continue ;};for _ ,_begf :=range *_bbbe {switch _begf .Operand {case "\u0047","\u0067":_bebc =true ;case "\u0052\u0047","\u0072\u0067":_dgbc =true ;case "\u004b","\u006b":_bafd =true ;case "\u0043\u0053","\u0063\u0073":if len (_begf .Params )==0{continue ; +};_cgd ,_bcg :=_dc .GetName (_begf .Params [0]);if !_bcg {continue ;};switch _cgd .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dgbc =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_bebc =true ; +case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_bafd =true ;};};};};_ceeb :=_dbfg .FindXObjectForms ();for _ ,_cbfa :=range _ceeb {_gdcg :=_bd .NewContentStreamParser (string (_cbfa .Stream ));_aaea ,_dbdb :=_gdcg .Parse (); +if _dbdb !=nil {continue ;};for _ ,_gcdc :=range *_aaea {switch _gcdc .Operand {case "\u0047","\u0067":_bebc =true ;case "\u0052\u0047","\u0072\u0067":_dgbc =true ;case "\u004b","\u006b":_bafd =true ;case "\u0043\u0053","\u0063\u0073":if len (_gcdc .Params )==0{continue ; +};_bgd ,_acge :=_dc .GetName (_gcdc .Params [0]);if !_acge {continue ;};switch _bgd .String (){case "\u0052\u0047\u0042","\u0044e\u0076\u0069\u0063\u0065\u0052\u0047B":_dgbc =true ;case "\u0047","\u0044\u0065\u0076\u0069\u0063\u0065\u0047\u0072\u0061\u0079":_bebc =true ; +case "\u0043\u004d\u0059\u004b","\u0044\u0065\u0076\u0069\u0063\u0065\u0043\u004d\u0059\u004b":_bafd =true ;};};};_dcd ,_daaa :=_dc .GetArray (_dbfg .Object .Get ("\u0041\u006e\u006e\u006f\u0074\u0073"));if !_daaa {return nil ;};for _ ,_ffgf :=range _dcd .Elements (){_bae ,_dfce :=_dc .GetDict (_ffgf ); +if !_dfce {continue ;};_fede :=_bae .Get ("\u0043");if _fede ==nil {continue ;};_ccd ,_dfce :=_dc .GetArray (_fede );if !_dfce {continue ;};switch _ccd .Len (){case 0:case 1:_bebc =true ;case 3:_dgbc =true ;case 4:_bafd =true ;};};};return nil ;};_beae :=func (_agg *_bf .Document ,_eafd []*_bf .Image )error {_fec ,_dabg :=_agg .FindCatalog (); +if !_dabg {return nil ;};_cdfb ,_dabg :=_fec .GetOutputIntents ();if _dabg &&_cdfb .Len ()> 0{return nil ;};if !_dabg {_cdfb =_fec .NewOutputIntents ();};if !(_dgbc ||_bafd ||_bebc ){return nil ;};defer _fec .SetOutputIntents (_cdfb );if _dgbc &&!_bafd &&!_bebc {return _ebad (_agg ,_dbbbf ,_cdfb ); +};if _bafd &&!_dgbc &&!_bebc {return _ggb (_dbbbf ,_cdfb );};if _bebc &&!_dgbc &&!_bafd {return _dgbb (_dbbbf ,_cdfb );};if (_dgbc &&_bafd )||(_dgbc &&_bebc )||(_bafd &&_bebc ){if _dcged :=_fbd (_eafd ,_ggec );_dcged !=nil {return _dcged ;};if _ebgf :=_eaff (_agg ,_ggec ); +_ebgf !=nil {return _ebgf ;};if _ffcba :=_fedb (_agg ,_ggec );_ffcba !=nil {return _ffcba ;};if _egd :=_bdaf (_agg ,_ggec );_egd !=nil {return _egd ;};if _ggec {return _ggb (_dbbbf ,_cdfb );};return _ebad (_agg ,_dbbbf ,_cdfb );};return nil ;};return _gag ,_beae ; +};func _agecd (_cgba *_fc .CompliancePdfReader )(_eabc []ViolatedRule ){var _ceac ,_ebec ,_geae bool ;if _cgba .ParserMetadata ().HasNonConformantStream (){_eabc =[]ViolatedRule {_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0031","T\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020f\u006f\u006cl\u006fw\u0065\u0064\u0020e\u0069\u0074h\u0065\u0072\u0020\u0062\u0079\u0020\u0061 \u0043\u0041\u0052\u0052I\u0041\u0047\u0045\u0020\u0052E\u0054\u0055\u0052\u004e\u0020\u00280\u0044\u0068\u0029\u0020\u0061\u006e\u0064\u0020\u004c\u0049\u004e\u0045\u0020F\u0045\u0045\u0044\u0020\u0028\u0030\u0041\u0068\u0029\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0073\u0065\u0071\u0075\u0065\u006e\u0063\u0065\u0020o\u0072\u0020\u0062\u0079\u0020\u0061 \u0073\u0069ng\u006c\u0065\u0020\u004cIN\u0045 \u0046\u0045\u0045\u0044 \u0063\u0068\u0061r\u0061\u0063\u0074\u0065\u0072\u002e\u0020T\u0068\u0065\u0020e\u006e\u0064\u0073\u0074r\u0065\u0061\u006d\u0020\u006b\u0065\u0079\u0077\u006fr\u0064\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020p\u0072\u0065\u0063\u0065\u0064\u0065\u0064\u0020\u0062\u0079\u0020\u0061n\u0020\u0045\u004f\u004c \u006d\u0061\u0072\u006b\u0065\u0072\u002e")}; +};for _ ,_ceea :=range _cgba .GetObjectNums (){_cbcc ,_ :=_cgba .GetIndirectObjectByNumber (_ceea );if _cbcc ==nil {continue ;};_fcea ,_geac :=_dc .GetStream (_cbcc );if !_geac {continue ;};if !_ceac {_aba :=_fcea .Get ("\u004c\u0065\u006e\u0067\u0074\u0068"); +if _aba ==nil {_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0032","\u006e\u006f\u0020'\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074")); +_ceac =true ;}else {_dgdb ,_dced :=_dc .GetIntVal (_aba );if !_dced {_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0032","s\u0074\u0072\u0065\u0061\u006d\u0020\u0027\u004c\u0065\u006e\u0067\u0074\u0068\u0027\u0020\u006b\u0065\u0079 \u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020an\u0020\u0069\u006et\u0065g\u0065\u0072")); +_ceac =true ;}else {if len (_fcea .Stream )!=_dgdb {_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0032","\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u006c\u0065\u006e\u0067th\u0020v\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020m\u0061\u0074\u0063\u0068\u0020\u0074\u0068\u0065\u0020\u0073\u0069\u007a\u0065\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d")); +_ceac =true ;};};};};if !_ebec {if _fcea .Get ("\u0046")!=nil {_ebec =true ;_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); +};if _fcea .Get ("\u0046F\u0069\u006c\u0074\u0065\u0072")!=nil &&!_ebec {_ebec =true ;_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); +continue ;};if _fcea .Get ("\u0046\u0044\u0065\u0063\u006f\u0064\u0065\u0050\u0061\u0072\u0061\u006d\u0073")!=nil &&!_ebec {_ebec =true ;_eabc =append (_eabc ,_gfg ("\u0036.\u0031\u002e\u0037\u002d\u0033","\u0073\u0074r\u0065\u0061\u006d\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0027\u0046\u0027\u002c\u0027\u0046\u0046\u0069\u006c\u0074\u0065r\u0027\u002c'\u0046\u0044\u0065\u0063o\u0064\u0065\u0050\u0061\u0072a\u006d\u0073\u0027\u0020\u006b\u0065\u0079")); +continue ;};};if !_geae {_ggaa ,_abag :=_dc .GetName (_dc .TraceToDirectObject (_fcea .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if !_abag {continue ;};if *_ggaa ==_dc .StreamEncodingFilterNameLZW {_geae =true ;_eabc =append (_eabc ,_gfg ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0031","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e")); +};};};return _eabc ;}; + +// ApplyStandard tries to change the content of the writer to match the PDF/A-1 standard. +// Implements model.StandardApplier. +func (_eed *profile1 )ApplyStandard (document *_bf .Document )(_befda error ){_ffdb (document ,4);if _befda =_feg (document ,_eed ._gef .Now );_befda !=nil {return _befda ;};if _befda =_dada (document );_befda !=nil {return _befda ;};_ddag ,_fgfc :=_ffcd (_eed ._gef .CMYKDefaultColorSpace ,_eed ._gffe ); +_befda =_edf (document ,[]pageColorspaceOptimizeFunc {_ebc ,_ddag },[]documentColorspaceOptimizeFunc {_fgfc });if _befda !=nil {return _befda ;};_dgd (document );if _befda =_aeag (document ,_eed ._gffe ._ff );_befda !=nil {return _befda ;};if _befda =_bde (document ); +_befda !=nil {return _befda ;};if _befda =_cca (document );_befda !=nil {return _befda ;};if _befda =_dgc (document );_befda !=nil {return _befda ;};if _befda =_cgfc (document );_befda !=nil {return _befda ;};if _eed ._gffe ._bg =="\u0041"{_ccfc (document ); +};if _befda =_bda (document ,_eed ._gffe ._ff );_befda !=nil {return _befda ;};if _befda =_bgfd (document );_befda !=nil {return _befda ;};if _baa :=_aef (document ,_eed ._gffe ,_eed ._gef .Xmp );_baa !=nil {return _baa ;};if _eed ._gffe ==_fga (){if _befda =_dbd (document ); +_befda !=nil {return _befda ;};};if _befda =_dee (document );_befda !=nil {return _befda ;};return nil ;}; + +// NewProfile2U creates a new Profile2U with the given options. +func NewProfile2U (options *Profile2Options )*Profile2U {if options ==nil {options =DefaultProfile2Options ();};_fffg (options );return &Profile2U {profile2 {_fcfeg :*options ,_bbag :_ffb ()}};};func _gd ()standardType {return standardType {_ff :3,_bg :"\u0042"}}; +func _afbd (_gbde *_fc .CompliancePdfReader )[]ViolatedRule {return nil };func _eddd (_ebdb *_fc .CompliancePdfReader )ViolatedRule {return _fda };func _ggb (_dbfc standardType ,_aecb *_bf .OutputIntents )error {_dcfe ,_cfc :=_fad .NewCmykIsoCoatedV2OutputIntent (_dbfc .outputIntentSubtype ()); +if _cfc !=nil {return _cfc ;};if _cfc =_aecb .Add (_dcfe .ToPdfObject ());_cfc !=nil {return _cfc ;};return nil ;};func _deee (_abcc *_bf .Document )error {_bffb ,_gfae :=_abcc .FindCatalog ();if !_gfae {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};_ecba ,_gfae :=_dc .GetDict (_bffb .Object .Get ("\u004f\u0043\u0050r\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073"));if !_gfae {return nil ;};_fff ,_gfae :=_dc .GetDict (_ecba .Get ("\u0044"));if _gfae {if _fff .Get ("\u0041\u0053")!=nil {_fff .Remove ("\u0041\u0053"); +};};_agb ,_gfae :=_dc .GetArray (_ecba .Get ("\u0043o\u006e\u0066\u0069\u0067\u0073"));if _gfae {for _faaa :=0;_faaa < _agb .Len ();_faaa ++{_fdegc ,_fefb :=_dc .GetDict (_agb .Get (_faaa ));if !_fefb {continue ;};if _fdegc .Get ("\u0041\u0053")!=nil {_fdegc .Remove ("\u0041\u0053"); +};};};return nil ;};func _gfg (_ebg string ,_cbe string )ViolatedRule {return ViolatedRule {RuleNo :_ebg ,Detail :_cbe }};type documentImages struct{_db ,_dda ,_bfd bool ;_bad map[_dc .PdfObject ]struct{};_ffe []*imageInfo ;}; + +// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-3 standard. +func (_gfgc *profile3 )ValidateStandard (r *_fc .CompliancePdfReader )error {_gfee :=VerificationError {ConformanceLevel :_gfgc ._dcdg ._ff ,ConformanceVariant :_gfgc ._dcdg ._bg };if _ecaa :=_ageg (r );_ecaa !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_ecaa ); +};if _bdafe :=_gbbc (r );_bdafe !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_bdafe );};if _ggecb :=_bgdg (r );_ggecb !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_ggecb );};if _dabef :=_aebd (r );_dabef !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_dabef ); +};if _baef :=_abaf (r );_baef !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_baef );};if _fgcc :=_ageae (r );len (_fgcc )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_fgcc ...);};if _gfaec :=_ddedd (r );len (_gfaec )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gfaec ...); +};if _gfgg :=_afbd (r );len (_gfgg )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gfgg ...);};if _gdf :=_becg (r );_gdf !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gdf );};if _eacf :=_affde (r );len (_eacf )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_eacf ...); +};if _gaea :=_bcdaa (r );len (_gaea )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gaea ...);};if _efd :=_bfad (r );_efd !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_efd );};if _gdaa :=_cgdb (r );len (_gdaa )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gdaa ...); +};if _dbde :=_dggc (r );len (_dbde )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_dbde ...);};if _cbbc :=_cgcf (r );_cbbc !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_cbbc );};if _deaa :=_egbff (r );len (_deaa )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_deaa ...); +};if _cafe :=_agcf (r );len (_cafe )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_cafe ...);};if _cbaf :=_gcdb (r );_cbaf !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_cbaf );};if _feaa :=_gcbda (r );len (_feaa )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_feaa ...); +};if _bbed :=_fcfc (r ,_gfgc ._dcdg );len (_bbed )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_bbed ...);};if _agec :=_fadg (r );len (_agec )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_agec ...);};if _fedeg :=_fgefe (r );len (_fedeg )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_fedeg ...); +};if _gfff :=_eaffbe (r );len (_gfff )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gfff ...);};if _accfd :=_dffaf (r );_accfd !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_accfd );};if _edab :=_ebfe (r );len (_edab )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_edab ...); +};if _ccbe :=_fbcga (r );_ccbe !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_ccbe );};if _ebde :=_gfadc (r ,_gfgc ._dcdg ,false );len (_ebde )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_ebde ...);};if _gfgc ._dcdg ==_cg (){if _dgbca :=_eddfc (r ); +len (_dgbca )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_dgbca ...);};};if _dcad :=_decge (r );len (_dcad )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_dcad ...);};if _dgbd :=_egga (r );len (_dgbd )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_dgbd ...); +};if _gaaf :=_bdad (r );len (_gaaf )!=0{_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_gaaf ...);};if _fce :=_acfg (r );_fce !=_fda {_gfee .ViolatedRules =append (_gfee .ViolatedRules ,_fce );};if len (_gfee .ViolatedRules )> 0{_ba .Slice (_gfee .ViolatedRules ,func (_dbbbe ,_fbbc int )bool {return _gfee .ViolatedRules [_dbbbe ].RuleNo < _gfee .ViolatedRules [_fbbc ].RuleNo ; +});return _gfee ;};return nil ;};func _adf (_bac *_fc .PdfPageResources ,_cef *_bd .ContentStreamOperations ,_cec bool )([]byte ,error ){var _fafa bool ;for _ ,_bec :=range *_cef {_abf :switch _bec .Operand {case "\u0042\u0049":_ceaa ,_cfac :=_bec .Params [0].(*_bd .ContentStreamInlineImage ); +if !_cfac {break ;};_gcee ,_cgdc :=_ceaa .GetColorSpace (_bac );if _cgdc !=nil {return nil ,_cgdc ;};switch _gcee .(type ){case *_fc .PdfColorspaceDeviceCMYK :if _cec {break _abf ;};case *_fc .PdfColorspaceDeviceGray :case *_fc .PdfColorspaceDeviceRGB :if !_cec {break _abf ; +};default:break _abf ;};_fafa =true ;_ddaad ,_cgdc :=_ceaa .ToImage (_bac );if _cgdc !=nil {return nil ,_cgdc ;};_feee ,_cgdc :=_ddaad .ToGoImage ();if _cgdc !=nil {return nil ,_cgdc ;};if _cec {_feee ,_cgdc =_fa .CMYKConverter .Convert (_feee );}else {_feee ,_cgdc =_fa .NRGBAConverter .Convert (_feee ); +};if _cgdc !=nil {return nil ,_cgdc ;};_febd ,_cfac :=_feee .(_fa .Image );if !_cfac {return nil ,_fd .New ("\u0069\u006d\u0061\u0067\u0065\u0020\u0064\u006f\u0065\u0073\u006e\u0027\u0074 \u0069\u006d\u0070\u006c\u0065\u006de\u006e\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0075\u0074\u0069\u006c\u002eI\u006d\u0061\u0067\u0065"); +};_age :=_febd .Base ();_faadf :=_fc .Image {Width :int64 (_age .Width ),Height :int64 (_age .Height ),BitsPerComponent :int64 (_age .BitsPerComponent ),ColorComponents :_age .ColorComponents ,Data :_age .Data };_faadf .SetDecode (_age .Decode );_faadf .SetAlpha (_age .Alpha ); +_gee ,_cgdc :=_ceaa .GetEncoder ();if _cgdc !=nil {_gee =_dc .NewFlateEncoder ();};_gaaa ,_cgdc :=_bd .NewInlineImageFromImage (_faadf ,_gee );if _cgdc !=nil {return nil ,_cgdc ;};_bec .Params [0]=_gaaa ;case "\u0047","\u0067":if len (_bec .Params )!=1{break ; +};_eae ,_dccga :=_dc .GetNumberAsFloat (_bec .Params [0]);if _dccga !=nil {break ;};if _cec {_bec .Params =[]_dc .PdfObject {_dc .MakeFloat (0),_dc .MakeFloat (0),_dc .MakeFloat (0),_dc .MakeFloat (1-_eae )};_eggg :="\u004b";if _bec .Operand =="\u0067"{_eggg ="\u006b"; +};_bec .Operand =_eggg ;}else {_bec .Params =[]_dc .PdfObject {_dc .MakeFloat (_eae ),_dc .MakeFloat (_eae ),_dc .MakeFloat (_eae )};_ageb :="\u0052\u0047";if _bec .Operand =="\u0067"{_ageb ="\u0072\u0067";};_bec .Operand =_ageb ;};_fafa =true ;case "\u0052\u0047","\u0072\u0067":if !_cec {break ; +};if len (_bec .Params )!=3{break ;};_gcae ,_dddf :=_dc .GetNumbersAsFloat (_bec .Params );if _dddf !=nil {break ;};_fafa =true ;_gcaf ,_gdce ,_ccef :=_gcae [0],_gcae [1],_gcae [2];_deed ,_gcag ,_cega ,_fcfe :=_g .RGBToCMYK (uint8 (_gcaf *255),uint8 (_gdce *255),uint8 (255*_ccef )); +_bec .Params =[]_dc .PdfObject {_dc .MakeFloat (float64 (_deed )/255),_dc .MakeFloat (float64 (_gcag )/255),_dc .MakeFloat (float64 (_cega )/255),_dc .MakeFloat (float64 (_fcfe )/255)};_gadd :="\u004b";if _bec .Operand =="\u0072\u0067"{_gadd ="\u006b"; +};_bec .Operand =_gadd ;case "\u004b","\u006b":if _cec {break ;};if len (_bec .Params )!=4{break ;};_bgbg ,_gfa :=_dc .GetNumbersAsFloat (_bec .Params );if _gfa !=nil {break ;};_gcde ,_dfb ,_agea ,_ded :=_bgbg [0],_bgbg [1],_bgbg [2],_bgbg [3];_cbgg ,_cdda ,_ddea :=_g .CMYKToRGB (uint8 (255*_gcde ),uint8 (255*_dfb ),uint8 (255*_agea ),uint8 (255*_ded )); +_bec .Params =[]_dc .PdfObject {_dc .MakeFloat (float64 (_cbgg )/255),_dc .MakeFloat (float64 (_cdda )/255),_dc .MakeFloat (float64 (_ddea )/255)};_ceba :="\u0052\u0047";if _bec .Operand =="\u006b"{_ceba ="\u0072\u0067";};_bec .Operand =_ceba ;_fafa =true ; +};};if !_fafa {return nil ,nil ;};_cfe :=_bd .NewContentCreator ();for _ ,_cae :=range *_cef {_cfe .AddOperand (*_cae );};_bgee :=_cfe .Bytes ();return _bgee ,nil ;};func _dbcef (_eeba *_fc .CompliancePdfReader )(_fefgd []ViolatedRule ){var _acgfe ,_bgcd ,_daeg ,_acceb ,_caeg ,_daga bool ; +_bbaa :=func ()bool {return _acgfe &&_bgcd &&_daeg &&_acceb &&_caeg &&_daga };_bcfgg :=func (_eedcf *_dc .PdfObjectDictionary )bool {if !_acgfe &&_eedcf .Get ("\u0054\u0052")!=nil {_acgfe =true ;_fefgd =append (_fefgd ,_gfg ("\u0036.\u0032\u002e\u0038\u002d\u0031","\u0041\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072y\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0054\u0052\u0020\u006b\u0065\u0079\u002e")); +};if _aecg :=_eedcf .Get ("\u0054\u0052\u0032");!_bgcd &&_aecg !=nil {_daded ,_cafdc :=_dc .GetName (_aecg );if !_cafdc ||(_cafdc &&*_daded !="\u0044e\u0066\u0061\u0075\u006c\u0074"){_bgcd =true ;_fefgd =append (_fefgd ,_gfg ("\u0036.\u0032\u002e\u0038\u002d\u0032","\u0041\u006e \u0045\u0078\u0074G\u0053\u0074\u0061\u0074\u0065 \u0064\u0069\u0063\u0074\u0069on\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074a\u0069n\u0020\u0074\u0068\u0065\u0020\u0054R2 \u006b\u0065\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061\u0020\u0076al\u0075e\u0020\u006f\u0074\u0068e\u0072 \u0074h\u0061\u006e \u0044\u0065fa\u0075\u006c\u0074\u002e")); +if _bbaa (){return true ;};};};if _ccbgad :=_eedcf .Get ("\u0053\u004d\u0061s\u006b");!_daeg &&_ccbgad !=nil {_aaeb ,_edef :=_dc .GetName (_ccbgad );if !_edef ||(_edef &&*_aaeb !="\u004e\u006f\u006e\u0065"){_daeg =true ;_fefgd =append (_fefgd ,_gfg ("\u0036\u002e\u0034-\u0031","\u0049\u0066\u0020\u0061\u006e \u0053\u004d\u0061\u0073\u006b\u0020\u006be\u0079\u0020\u0061\u0070\u0070\u0065\u0061\u0072\u0073\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0069\u0074s\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u004e\u006f\u006ee\u002e")); +if _bbaa (){return true ;};};};if _deca :=_eedcf .Get ("\u0043\u0041");!_caeg &&_deca !=nil {_gced ,_cefg :=_dc .GetNumberAsFloat (_deca );if _cefg ==nil &&_gced !=1.0{_caeg =true ;_fefgd =append (_fefgd ,_gfg ("\u0036\u002e\u0034-\u0035","\u0054\u0068\u0065\u0020\u0066ol\u006c\u006fw\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0073\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078t\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068a\u006c\u006c\u0020\u0068\u0061v\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0073 \u0073h\u006f\u0077\u006e\u003a\u0020\u0043\u0041 \u002d\u0020\u0031\u002e\u0030\u002e")); +if _bbaa (){return true ;};};};if _efba :=_eedcf .Get ("\u0063\u0061");!_daga &&_efba !=nil {_gbee ,_bffd :=_dc .GetNumberAsFloat (_efba );if _bffd ==nil &&_gbee !=1.0{_daga =true ;_fefgd =append (_fefgd ,_gfg ("\u0036\u002e\u0034-\u0036","\u0054\u0068\u0065\u0020\u0066ol\u006c\u006fw\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0073\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078t\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068a\u006c\u006c\u0020\u0068\u0061v\u0065\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006cu\u0065\u0073 \u0073h\u006f\u0077\u006e\u003a\u0020\u0063\u0061 \u002d\u0020\u0031\u002e\u0030\u002e")); +if _bbaa (){return true ;};};};if _fabff :=_eedcf .Get ("\u0042\u004d");!_acceb &&_fabff !=nil {_geaac ,_bgfgd :=_dc .GetName (_fabff );if _bgfgd {switch _geaac .String (){case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065":default:_acceb =true ; +_fefgd =append (_fefgd ,_gfg ("\u0036\u002e\u0034-\u0034","T\u0068\u0065\u0020\u0066\u006f\u006cl\u006f\u0077\u0069\u006e\u0067 \u006b\u0065y\u0073\u002c\u0020\u0069\u0066 \u0070res\u0065\u006e\u0074\u0020\u0069\u006e\u0020\u0061\u006e\u0020\u0045\u0078\u0074\u0047S\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065 \u0074\u0068\u0065 \u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0073\u0068\u006f\u0077n\u003a\u0020\u0042\u004d\u0020\u002d\u0020\u004e\u006f\u0072m\u0061\u006c\u0020\u006f\u0072\u0020\u0043\u006f\u006d\u0070\u0061t\u0069\u0062\u006c\u0065\u002e")); +if _bbaa (){return true ;};};};};return false ;};for _ ,_ddfd :=range _eeba .PageList {_dedba :=_ddfd .Resources ;if _dedba ==nil {continue ;};if _dedba .ExtGState ==nil {continue ;};_gffb ,_bbedg :=_dc .GetDict (_dedba .ExtGState );if !_bbedg {continue ; +};_acbb :=_gffb .Keys ();for _ ,_eedcd :=range _acbb {_dbfge ,_gaca :=_dc .GetDict (_gffb .Get (_eedcd ));if !_gaca {continue ;};if _bcfgg (_dbfge ){return _fefgd ;};};};for _ ,_fdca :=range _eeba .PageList {_edcb :=_fdca .Resources ;if _edcb ==nil {continue ; +};_abgd ,_dbeb :=_dc .GetDict (_edcb .XObject );if !_dbeb {continue ;};for _ ,_fdddd :=range _abgd .Keys (){_dfde ,_faba :=_dc .GetStream (_abgd .Get (_fdddd ));if !_faba {continue ;};_eaaaf ,_faba :=_dc .GetDict (_dfde .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_faba {continue ;};_fgcd ,_faba :=_dc .GetDict (_eaaaf .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_faba {continue ;};for _ ,_geea :=range _fgcd .Keys (){_dgdg ,_ddee :=_dc .GetDict (_fgcd .Get (_geea ));if !_ddee {continue ;};if _bcfgg (_dgdg ){return _fefgd ; +};};};};return _fefgd ;};func _bcaa (_bgeb *Profile3Options ){if _bgeb .Now ==nil {_bgeb .Now =_c .Now ;};}; + +// Profile3Options are the options that changes the way how optimizer may try to adapt document into PDF/A standard. +type Profile3Options struct{ + +// CMYKDefaultColorSpace is an option that refers PDF/A +CMYKDefaultColorSpace bool ; + +// Now is a function that returns current time. +Now func ()_c .Time ; + +// Xmp is the xmp options information. +Xmp XmpOptions ;};func _aeag (_gebg *_bf .Document ,_affg int )error {_ceag :=map[*_dc .PdfObjectStream ]struct{}{};for _ ,_dfda :=range _gebg .Objects {_daac ,_feca :=_dc .GetStream (_dfda );if !_feca {continue ;};if _ ,_feca =_ceag [_daac ];_feca {continue ; +};_ceag [_daac ]=struct{}{};_aacf ,_feca :=_dc .GetName (_daac .Get ("\u0053u\u0062\u0054\u0079\u0070\u0065"));if !_feca {continue ;};if _daac .Get ("\u0052\u0065\u0066")!=nil {_daac .Remove ("\u0052\u0065\u0066");};if _aacf .String ()=="\u0050\u0053"{_daac .Remove ("\u0050\u0053"); +continue ;};if _aacf .String ()=="\u0046\u006f\u0072\u006d"{if _daac .Get ("\u004f\u0050\u0049")!=nil {_daac .Remove ("\u004f\u0050\u0049");};if _daac .Get ("\u0050\u0053")!=nil {_daac .Remove ("\u0050\u0053");};if _cbd :=_daac .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032"); +_cbd !=nil {if _ccba ,_fdfd :=_dc .GetName (_cbd );_fdfd &&*_ccba =="\u0050\u0053"{_daac .Remove ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032");};};continue ;};if _aacf .String ()=="\u0049\u006d\u0061g\u0065"{_fedeb ,_aagc :=_dc .GetBool (_daac .Get ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065")); +if _aagc &&bool (*_fedeb ){_daac .Set ("I\u006e\u0074\u0065\u0072\u0070\u006f\u006c\u0061\u0074\u0065",_dc .MakeBool (false ));};if _affg ==2{if _daac .Get ("\u004f\u0050\u0049")!=nil {_daac .Remove ("\u004f\u0050\u0049");};};if _daac .Get ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073")!=nil {_daac .Remove ("\u0041\u006c\u0074\u0065\u0072\u006e\u0061\u0074\u0065\u0073"); +};continue ;};};return nil ;}; + +// Profile3A is the implementation of the PDF/A-3A standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile3A struct{profile3 };func _bgfd (_ea *_bf .Document )error {_dfd ,_fba :=_ea .FindCatalog ();if !_fba {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_ ,_fba =_dc .GetDict (_dfd .Object .Get ("\u0041\u0041")); +if !_fba {return nil ;};_dfd .Object .Remove ("\u0041\u0041");return nil ;}; + +// Validate checks if provided input document reader matches given PDF/A profile. +func Validate (d *_fc .CompliancePdfReader ,profile Profile )error {return profile .ValidateStandard (d )};func _eacfb (_ecaf *_dc .PdfObjectDictionary ,_ebfae map[*_dc .PdfObjectStream ][]byte ,_cbgfg map[*_dc .PdfObjectStream ]*_be .CMap )ViolatedRule {const (_gfdg ="\u0036.\u0033\u002e\u0033\u002d\u0034"; +_febg ="\u0046\u006f\u0072\u0020\u0074\u0068\u006fs\u0065\u0020\u0043\u004d\u0061\u0070\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0061\u0072e\u0020\u0065m\u0062\u0065\u0064de\u0064\u002c\u0020\u0074\u0068\u0065\u0020\u0069\u006et\u0065\u0067\u0065\u0072 \u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0057\u004d\u006f\u0064\u0065\u0020\u0065\u006e\u0074r\u0079\u0020i\u006e t\u0068\u0065\u0020CM\u0061\u0070\u0020\u0064\u0069\u0063\u0074\u0069o\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0069\u0064\u0065\u006e\u0074\u0069\u0063\u0061\u006c\u0020\u0074\u006f \u0074h\u0065\u0020\u0057\u004d\u006f\u0064e\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0069\u006e\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064ed\u0020\u0043\u004d\u0061\u0070\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"; +);var _cdgbe string ;if _afgcd ,_edfea :=_dc .GetName (_ecaf .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_edfea {_cdgbe =_afgcd .String ();};if _cdgbe !="\u0054\u0079\u0070e\u0030"{return _fda ;};_bacc :=_ecaf .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"); +if _ ,_bggba :=_dc .GetName (_bacc );_bggba {return _fda ;};_edabbe ,_ddadc :=_dc .GetStream (_bacc );if !_ddadc {return _gfg (_gfdg ,_febg );};_afab ,_egcb :=_bbge (_edabbe ,_ebfae ,_cbgfg );if _egcb !=nil {return _gfg (_gfdg ,_febg );};_fecg ,_fabf :=_dc .GetIntVal (_edabbe .Get ("\u0057\u004d\u006fd\u0065")); +_fcca ,_afge :=_afab .WMode ();if _fabf &&_afge {if _fcca !=_fecg {return _gfg (_gfdg ,_febg );};};if (_fabf &&!_afge )||(!_fabf &&_afge ){return _gfg (_gfdg ,_febg );};return _fda ;};func (_fab *documentImages )hasOnlyDeviceGray ()bool {return _fab ._bfd &&!_fab ._db &&!_fab ._dda }; +func _cgfc (_dea *_bf .Document )error {_dffa :=map[string ]*_dc .PdfObjectDictionary {};_fgb :=_eef .NewFinder (&_eef .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});_bgg :=map[_dc .PdfObject ]struct{}{};_cgb :=map[_dc .PdfObject ]struct{}{}; +for _ ,_gfe :=range _dea .Objects {_baf ,_ddeb :=_dc .GetDict (_gfe );if !_ddeb {continue ;};_ecbb :=_baf .Get ("\u0054\u0079\u0070\u0065");if _ecbb ==nil {continue ;};if _edc ,_ggd :=_dc .GetName (_ecbb );_ggd &&_edc .String ()!="\u0046\u006f\u006e\u0074"{continue ; +};if _ ,_afe :=_bgg [_gfe ];_afe {continue ;};_beg ,_gggd :=_fc .NewPdfFontFromPdfObject (_baf );if _gggd !=nil {_gae .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066\u0072\u006fm\u0020\u006fb\u006a\u0065\u0063\u0074"); +return _gggd ;};if _beg .Encoder ()!=nil &&(_beg .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0048"||_beg .Encoder ().String ()=="\u0049\u0064\u0065\u006e\u0074\u0069\u0074\u0079\u002d\u0056"){continue ;};if _beg .Subtype ()=="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{_bga :=_beg .GetCIDToGIDMapObject (); +if _bga !=nil {continue ;};};_afea ,_gggd :=_beg .GetFontDescriptor ();if _gggd !=nil {return _gggd ;};if _afea !=nil &&(_afea .FontFile !=nil ||_afea .FontFile2 !=nil ||_afea .FontFile3 !=nil ){continue ;};_cea :=_beg .BaseFont ();if _cea ==""{_fddd ,_dcg :=_beg .GetFontDescriptor (); +if _dcg !=nil {return _e .Errorf ("\u0063\u0061\u006e\u0027\u0074\u0020\u0067\u0065t\u0020\u0074\u0068e \u0066\u006f\u006e\u0074\u0020\u006ea\u006d\u0065\u0020\u0066\u0072\u006f\u006d\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065s\u0063\u0072\u0069\u0070\u0074\u006f\u0072\u003a \u0025\u0073",_baf .String ()); +};_cea =_fddd .FontName .String ();if _cea ==""{return _e .Errorf ("\u006f\u006e\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u006f\u0062\u006a\u0065c\u0074\u0073\u0020\u0073\u0079\u006e\u0074\u0061\u0078\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020\u0076\u0061\u006c\u0069d\u0020\u002d\u0020\u0042\u0061\u0073\u0065\u0046\u006f\u006e\u0074\u0020\u0075\u006ed\u0065\u0066\u0069n\u0065\u0064\u003a\u0020\u0025\u0073",_baf .String ()); +};};_dce ,_fcc :=_dffa [_cea ];if !_fcc {if len (_cea )> 7&&_cea [6]=='+'{_cea =_cea [7:];};_dffc :=[]string {_cea ,"\u0054i\u006de\u0073\u0020\u004e\u0065\u0077\u0020\u0052\u006f\u006d\u0061\u006e","\u0041\u0072\u0069a\u006c","D\u0065\u006a\u0061\u0056\u0075\u0020\u0053\u0061\u006e\u0073"}; +for _ ,_gace :=range _dffc {_gae .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a \u0073\u0065\u0061\u0072\u0063\u0068\u0069\u006e\u0067\u0020\u0073\u0079\u0073t\u0065\u006d\u0020\u0066\u006f\u006e\u0074 \u0060\u0025\u0073\u0060",_gace );if _dce ,_fcc =_dffa [_gace ]; +_fcc {break ;};_cdc :=_fgb .Match (_gace );if _cdc ==nil {_gae .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0066\u0069\u006e\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_gace );continue ;};_adc ,_aae :=_fc .NewPdfFontFromTTFFile (_cdc .Filename ); +if _aae !=nil {return _aae ;};_efgf :=_adc .FontDescriptor ();if _efgf .FontFile !=nil {if _ ,_fcc =_cgb [_efgf .FontFile ];!_fcc {_dea .Objects =append (_dea .Objects ,_efgf .FontFile );_cgb [_efgf .FontFile ]=struct{}{};};};if _efgf .FontFile2 !=nil {if _ ,_fcc =_cgb [_efgf .FontFile2 ]; +!_fcc {_dea .Objects =append (_dea .Objects ,_efgf .FontFile2 );_cgb [_efgf .FontFile2 ]=struct{}{};};};if _efgf .FontFile3 !=nil {if _ ,_fcc =_cgb [_efgf .FontFile3 ];!_fcc {_dea .Objects =append (_dea .Objects ,_efgf .FontFile3 );_cgb [_efgf .FontFile3 ]=struct{}{}; +};};_bef ,_acdd :=_adc .ToPdfObject ().(*_dc .PdfIndirectObject );if !_acdd {_gae .Log .Debug ("\u0066\u006f\u006e\u0074\u0020\u0069\u0073\u0020\u006e\u006ft\u0020\u0061\u006e\u0020\u0069\u006e\u0064i\u0072\u0065\u0063\u0074\u0020\u006f\u0062\u006a\u0065\u0063\u0074"); +continue ;};_ccc ,_acdd :=_bef .PdfObject .(*_dc .PdfObjectDictionary );if !_acdd {_gae .Log .Debug ("\u0046\u006fn\u0074\u0020\u0074\u0079p\u0065\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u006e \u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079"); +continue ;};_dffa [_gace ]=_ccc ;_dce =_ccc ;break ;};if _dce ==nil {_gae .Log .Debug ("\u004e\u006f\u0020\u006d\u0061\u0074\u0063\u0068\u0069\u006eg\u0020\u0066\u006f\u006e\u0074\u0020\u0066o\u0075\u006e\u0064\u0020\u0066\u006f\u0072\u003a\u0020\u0025\u0073",_beg .BaseFont ()); +return _fd .New ("\u006e\u006f m\u0061\u0074\u0063h\u0069\u006e\u0067\u0020fon\u0074 f\u006f\u0075\u006e\u0064\u0020\u0069\u006e t\u0068\u0065\u0020\u0073\u0079\u0073\u0074e\u006d");};};for _ ,_bca :=range _dce .Keys (){_baf .Set (_bca ,_dce .Get (_bca )); +};_bce :=_dce .Get ("\u0057\u0069\u0064\u0074\u0068\u0073");if _bce !=nil {if _ ,_fcc =_cgb [_bce ];!_fcc {_dea .Objects =append (_dea .Objects ,_bce );_cgb [_bce ]=struct{}{};};};_bgg [_gfe ]=struct{}{};_ebf :=_baf .Get ("\u0046\u006f\u006e\u0074\u0044\u0065\u0073\u0063\u0072i\u0070\u0074\u006f\u0072"); +if _ebf !=nil {_dea .Objects =append (_dea .Objects ,_ebf );_cgb [_ebf ]=struct{}{};};};return nil ;};func _bbff (_deac *_bf .Document )error {_ggdf ,_feef :=_deac .FindCatalog ();if !_feef {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};_eeed ,_feef :=_dc .GetDict (_ggdf .Object .Get ("\u004e\u0061\u006de\u0073"));if !_feef {return nil ;};if _eeed .Get ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073")!=nil {_eeed .Remove ("\u0041\u006c\u0074\u0065rn\u0061\u0074\u0065\u0050\u0072\u0065\u0073\u0065\u006e\u0074\u0061\u0074\u0069\u006fn\u0073"); +};return nil ;};func _eaffbe (_ebdc *_fc .CompliancePdfReader )(_cacda []ViolatedRule ){return _cacda };func _bdfcb (_efge *_fc .CompliancePdfReader )(_fdfa []ViolatedRule ){_ffgcg :=true ;_bcae ,_cffdf :=_efge .GetCatalogMarkInfo ();if !_cffdf {_ffgcg =false ; +}else {_fadc ,_ceafc :=_dc .GetDict (_bcae );if _ceafc {_edfcg ,_abge :=_dc .GetBool (_fadc .Get ("\u004d\u0061\u0072\u006b\u0065\u0064"));if !bool (*_edfcg )||!_abge {_ffgcg =false ;};}else {_ffgcg =false ;};};if !_ffgcg {_fdfa =append (_fdfa ,_gfg ("\u0036.\u0038\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006cog\u0020d\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079 \u0073\u0068\u0061\u006c\u006c\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020\u0061\u0020M\u0061r\u006b\u0049\u006e\u0066\u006f\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0077\u0069\u0074\u0068\u0020\u0061 \u004d\u0061\u0072\u006b\u0065\u0064\u0020\u0065\u006et\u0072\u0079\u0020\u0069\u006e\u0020\u0069\u0074,\u0020\u0077\u0068\u006f\u0073\u0065\u0020\u0076\u0061lu\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0072\u0075\u0065")); +};_dafg ,_cffdf :=_efge .GetCatalogStructTreeRoot ();if !_cffdf {_fdfa =append (_fdfa ,_gfg ("\u0036.\u0038\u002e\u0033\u002d\u0031","\u0054\u0068\u0065\u0020\u006c\u006f\u0067\u0069\u0063\u0061\u006c\u0020\u0073\u0074\u0072\u0075\u0063\u0074\u0075r\u0065\u0020\u006f\u0066\u0020\u0074\u0068e\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067 \u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065d \u0062\u0079\u0020a\u0020s\u0074\u0072\u0075\u0063\u0074\u0075\u0072e\u0020\u0068\u0069\u0065\u0072\u0061\u0072\u0063\u0068\u0079\u0020\u0072\u006f\u006ft\u0065\u0064\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0053\u0074\u0072\u0075\u0063\u0074\u0054\u0072\u0065\u0065\u0052\u006f\u006f\u0074\u0020\u0065\u006e\u0074r\u0079\u0020\u006f\u0066\u0020\u0074h\u0065\u0020d\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0063\u0061t\u0061\u006c\u006fg \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069n\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0039\u002e\u0036\u002e")); +};_bfaa ,_cffdf :=_dc .GetDict (_dafg );if _cffdf {_gfaf ,_dbca :=_dc .GetName (_bfaa .Get ("\u0052o\u006c\u0065\u004d\u0061\u0070"));if _dbca {_gceed ,_fgea :=_dc .GetDict (_gfaf );if _fgea {for _ ,_bbfef :=range _gceed .Keys (){_dagd :=_gceed .Get (_bbfef ); +if _dagd ==nil {_fdfa =append (_fdfa ,_gfg ("\u0036.\u0038\u002e\u0033\u002d\u0032","\u0041\u006c\u006c\u0020\u006eo\u006e\u002ds\u0074\u0061\u006e\u0064\u0061\u0072\u0064\u0020\u0073t\u0072\u0075\u0063\u0074ure\u0020\u0074\u0079\u0070\u0065s\u0020\u0073\u0068\u0061\u006c\u006c \u0062\u0065\u0020\u006d\u0061\u0070\u0070\u0065d\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020n\u0065\u0061\u0072\u0065\u0073\u0074\u0020\u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0073\u0074a\u006ed\u0061r\u0064\u0020\u0074\u0079\u0070\u0065\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0066\u0069\u006ee\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052\u0065\u0066\u0065re\u006e\u0063e\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020i\u006e\u0020\u0074\u0068e\u0020\u0072\u006fl\u0065\u0020\u006d\u0061p \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0066 \u0074h\u0065\u0020\u0073\u0074\u0072\u0075c\u0074\u0075r\u0065\u0020\u0074\u0072e\u0065\u0020\u0072\u006f\u006ft\u002e")); +};};};};};return _fdfa ;};func _fgefe (_gfedb *_fc .CompliancePdfReader )(_cead []ViolatedRule ){for _ ,_ggfd :=range _gfedb .GetObjectNums (){_cggcg ,_gfdgc :=_gfedb .GetIndirectObjectByNumber (_ggfd );if _gfdgc !=nil {continue ;};_gegc ,_gefgg :=_dc .GetDict (_cggcg ); +if !_gefgg {continue ;};_dbbac ,_gefgg :=_dc .GetName (_gegc .Get ("\u0054\u0079\u0070\u0065"));if !_gefgg {continue ;};if _dbbac .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_aafaa ,_gefgg :=_dc .GetBool (_gegc .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073")); +if _gefgg &&bool (*_aafaa ){_cead =append (_cead ,_gfg ("\u0036.\u0034\u002e\u0031\u002d\u0033","\u0054\u0068\u0065\u0020\u004e\u0065e\u0064\u0041\u0070\u0070\u0065a\u0072\u0061\u006e\u0063\u0065\u0073\u0020\u0066\u006c\u0061\u0067\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0069\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076e\u0020\u0066\u006f\u0072\u006d \u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u006e\u006f\u0074\u0020b\u0065\u0020\u0070\u0072\u0065se\u006e\u0074\u0020\u006f\u0072\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0066\u0061\u006c\u0073\u0065\u002e")); +};if _gegc .Get ("\u0058\u0046\u0041")!=nil {_cead =append (_cead ,_gfg ("\u0036.\u0034\u002e\u0032\u002d\u0031","\u0054\u0068\u0065\u0020\u0064o\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020i\u006e\u0074\u0065\u0072\u0061\u0063\u0074\u0069\u0076\u0065\u0020\u0066\u006f\u0072\u006d\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020t\u0068\u0061\u0074\u0020f\u006f\u0072\u006d\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065 \u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d \u006b\u0065\u0079\u0020i\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020\u0043\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006f\u0066 \u0061 \u0050\u0044F\u002fA\u002d\u0032\u0020\u0066ile\u002c\u0020\u0069\u0066\u0020\u0070\u0072\u0065\u0073\u0065n\u0074\u002c\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074a\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0058\u0046\u0041\u0020\u006b\u0065y.")); +};};_cgbcc ,_abcfb :=_cedd (_gfedb );if _abcfb &&_cgbcc .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_cead =append (_cead ,_gfg ("\u0036.\u0034\u002e\u0032\u002d\u0032","\u0041\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0027\u0073\u0020\u0043\u0061\u0074\u0061\u006cog\u0020s\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u002e")); +};return _cead ;};func _dd ()standardType {return standardType {_ff :2,_bg :"\u0042"}};func _degd (_dgbgd *_dc .PdfObjectDictionary )ViolatedRule {const (_fcgc ="\u0036\u002e\u0032\u002e\u0031\u0031\u002e\u0033\u002d\u0032";_babg ="IS\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u00209\u002e\u0037\u002e\u0034\u002c\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0031\u0031\u0037\u0020\u0072\u0065\u0071\u0075\u0069\u0072\u0065\u0073\u0020\u0074\u0068a\u0074\u0020\u0061\u006c\u006c\u0020\u0065m\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0054\u0079\u0070\u0065\u0020\u0032\u0020\u0043\u0049\u0044\u0046\u006fn\u0074\u0073\u0020\u0069n\u0020t\u0068e\u0020\u0043\u0049D\u0046\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061r\u0079\u0020\u0073\u0068a\u006c\u006c\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0061\u0020\u0043\u0049\u0044\u0054\u006fG\u0049\u0044M\u0061\u0070\u0020\u0065\u006e\u0074\u0072\u0079 \u0074\u0068\u0061\u0074\u0020\u0073\u0068\u0061\u006c\u006c \u0062e\u0020\u0061\u0020\u0073t\u0072\u0065\u0061\u006d\u0020\u006d\u0061\u0070p\u0069\u006e\u0067 f\u0072\u006f\u006d \u0043\u0049\u0044\u0073\u0020\u0074\u006f\u0020\u0067\u006c\u0079p\u0068 \u0069\u006e\u0064\u0069c\u0065\u0073\u0020\u006fr\u0020\u0074\u0068\u0065\u0020\u006e\u0061\u006d\u0065\u0020\u0049d\u0065\u006e\u0074\u0069\u0074\u0079\u002c\u0020\u0061\u0073\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0062\u0065\u0064\u0020\u0069\u006e\u0020\u0049\u0053\u004f\u0020\u0033\u0032\u0030\u0030\u0030\u002d\u0031\u003a\u0032\u0030\u0030\u0038\u002c\u0020\u0039\u002e\u0037\u002e\u0034\u002c\u0020\u0054\u0061\u0062\u006c\u0065\u0020\u0031\u0031\u0037\u002e"; +);var _adgd string ;if _edded ,_deeg :=_dc .GetName (_dgbgd .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_deeg {_adgd =_edded .String ();};if _adgd !="\u0043\u0049\u0044F\u006f\u006e\u0074\u0054\u0079\u0070\u0065\u0032"{return _fda ;};if _dgbgd .Get ("C\u0049\u0044\u0054\u006f\u0047\u0049\u0044\u004d\u0061\u0070")==nil {return _gfg (_fcgc ,_babg ); +};return _fda ;};func _bcga (_acae *_fc .CompliancePdfReader )ViolatedRule {_fbg :=_acae .ParserMetadata ().HeaderCommentBytes ();if _fbg [0]> 127&&_fbg [1]> 127&&_fbg [2]> 127&&_fbg [3]> 127{return _fda ;};return _gfg ("\u0036.\u0031\u002e\u0032\u002d\u0032","\u0054\u0068\u0065\u0020\u0066\u0069\u006c\u0065\u0020\u0068\u0065\u0061\u0064\u0065\u0072\u0020\u006c\u0069\u006e\u0065\u0020\u0073\u0068\u0061\u006c\u006c b\u0065\u0020i\u006d\u006d\u0065\u0064\u0069a\u0074\u0065\u006c\u0079 \u0066\u006f\u006c\u006co\u0077\u0065\u0064\u0020\u0062\u0079\u0020\u0061\u0020\u0063\u006f\u006d\u006d\u0065n\u0074\u0020\u0063\u006f\u006e\u0073\u0069s\u0074\u0069\u006e\u0067\u0020o\u0066\u0020\u0061\u0020\u0025\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0020\u0066\u006f\u006c\u006c\u006fwe\u0064\u0020\u0062y\u0020a\u0074\u0009\u006c\u0065a\u0073\u0074\u0020f\u006f\u0075\u0072\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065r\u0073\u002c\u0020e\u0061\u0063\u0068\u0020\u006f\u0066\u0020\u0077\u0068\u006f\u0073\u0065 \u0065\u006e\u0063\u006f\u0064e\u0064\u0020\u0062\u0079\u0074e\u0020\u0076\u0061\u006c\u0075\u0065s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u0020\u0064e\u0063\u0069\u006d\u0061\u006c \u0076\u0061\u006c\u0075\u0065\u0020\u0067\u0072\u0065\u0061\u0074\u0065\u0072\u0020\u0074\u0068\u0061\u006e\u0020\u0031\u0032\u0037\u002e"); +};func _gcbb (_caga *_bf .Document )error {for _ ,_afg :=range _caga .Objects {_gbdf ,_cgad :=_dc .GetDict (_afg );if !_cgad {continue ;};_acce :=_gbdf .Get ("\u0054\u0079\u0070\u0065");if _acce ==nil {continue ;};if _ccbge ,_feba :=_dc .GetName (_acce ); +_feba &&_ccbge .String ()!="\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"{continue ;};_gdbgc ,_gccbc :=_dc .GetBool (_gbdf .Get ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073"));if _gccbc &&bool (*_gdbgc ){_gbdf .Set ("\u004ee\u0065d\u0041\u0070\u0070\u0065\u0061\u0072\u0061\u006e\u0063\u0065\u0073",_dc .MakeBool (false )); +};if _gbdf .Get ("\u0058\u0046\u0041")!=nil {_gbdf .Remove ("\u0058\u0046\u0041");};};_dfdg ,_ffgc :=_caga .FindCatalog ();if !_ffgc {return _fd .New ("\u0063\u0061\u0074\u0061\u006c\u006f\u0067\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064"); +};if _dfdg .Object .Get ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067")!=nil {_dfdg .Object .Remove ("\u004e\u0065\u0065\u0064\u0073\u0052\u0065\u006e\u0064e\u0072\u0069\u006e\u0067");};return nil ;};func _ebfe (_cgfg *_fc .CompliancePdfReader )(_cfdb []ViolatedRule ){var _acfb ,_eegab bool ; +_abad :=func ()bool {return _acfb &&_eegab };for _ ,_bfabe :=range _cgfg .GetObjectNums (){_begfe ,_gffbg :=_cgfg .GetIndirectObjectByNumber (_bfabe );if _gffbg !=nil {_gae .Log .Debug ("G\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0077\u0069\u0074\u0068 \u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0025\u0064\u0020fa\u0069\u006c\u0065d\u003a \u0025\u0076",_bfabe ,_gffbg ); +continue ;};_ecec ,_abcd :=_dc .GetDict (_begfe );if !_abcd {continue ;};_cafc ,_abcd :=_dc .GetName (_ecec .Get ("\u0054\u0079\u0070\u0065"));if !_abcd {continue ;};if *_cafc !="\u0041\u0063\u0074\u0069\u006f\u006e"{continue ;};_ddfdb ,_abcd :=_dc .GetName (_ecec .Get ("\u0053")); +if !_abcd {if !_acfb {_cfdb =append (_cfdb ,_gfg ("\u0036.\u0035\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004caun\u0063\u0068\u002c\u0020S\u006f\u0075\u006e\u0064,\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046\u006f\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044a\u0074\u0061,\u0020\u0048\u0069\u0064\u0065\u002c\u0020\u0053\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065\u002c\u0020\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u002c\u0020T\u0072\u0061\u006e\u0073\u002c\u0020\u0047o\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077\u0020\u0061\u006e\u0064\u0020\u004a\u0061v\u0061Sc\u0072\u0069p\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020\u0070\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e \u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020t\u0068\u0065\u0020\u0064\u0065\u0070\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020\u0073\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u006f\u0070\u0020\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070e\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_acfb =true ;if _abad (){return _cfdb ;};};continue ;};switch _fc .PdfActionType (*_ddfdb ){case _fc .ActionTypeLaunch ,_fc .ActionTypeSound ,_fc .ActionTypeMovie ,_fc .ActionTypeResetForm ,_fc .ActionTypeImportData ,_fc .ActionTypeJavaScript ,_fc .ActionTypeHide ,_fc .ActionTypeSetOCGState ,_fc .ActionTypeRendition ,_fc .ActionTypeTrans ,_fc .ActionTypeGoTo3DView :if !_acfb {_cfdb =append (_cfdb ,_gfg ("\u0036.\u0035\u002e\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u004caun\u0063\u0068\u002c\u0020S\u006f\u0075\u006e\u0064,\u0020\u004d\u006f\u0076\u0069\u0065\u002c\u0020\u0052\u0065\u0073\u0065\u0074\u0046\u006f\u0072\u006d\u002c\u0020\u0049\u006d\u0070\u006f\u0072\u0074\u0044a\u0074\u0061,\u0020\u0048\u0069\u0064\u0065\u002c\u0020\u0053\u0065\u0074\u004f\u0043\u0047\u0053\u0074\u0061\u0074\u0065\u002c\u0020\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u002c\u0020T\u0072\u0061\u006e\u0073\u002c\u0020\u0047o\u0054\u006f\u0033\u0044\u0056\u0069\u0065\u0077\u0020\u0061\u006e\u0064\u0020\u004a\u0061v\u0061Sc\u0072\u0069p\u0074\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074 \u0062\u0065\u0020\u0070\u0065\u0072m\u0069\u0074\u0074\u0065\u0064\u002e \u0041\u0064d\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u006c\u0079\u002c\u0020t\u0068\u0065\u0020\u0064\u0065\u0070\u0072\u0065\u0063\u0061\u0074\u0065\u0064\u0020\u0073\u0065\u0074\u002d\u0073\u0074\u0061\u0074\u0065\u0020\u0061\u006e\u0064\u0020\u006e\u006f\u006f\u0070\u0020\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0073\u0068\u0061l\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070e\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_acfb =true ;if _abad (){return _cfdb ;};};continue ;case _fc .ActionTypeNamed :if !_eegab {_bffa ,_bbfc :=_dc .GetName (_ecec .Get ("\u004e"));if !_bbfc {_cfdb =append (_cfdb ,_gfg ("\u0036.\u0035\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_eegab =true ;if _abad (){return _cfdb ;};continue ;};switch *_bffa {case "\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065","\u0050\u0072\u0065\u0076\u0050\u0061\u0067\u0065","\u0046i\u0072\u0073\u0074\u0050\u0061\u0067e","\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065":default:_cfdb =append (_cfdb ,_gfg ("\u0036.\u0035\u002e\u0031\u002d\u0032","N\u0061\u006d\u0065\u0064\u0020\u0061\u0063t\u0069\u006f\u006e\u0073\u0020\u006f\u0074\u0068e\u0072\u0020\u0074h\u0061\u006e\u0020\u004e\u0065\u0078\u0074\u0050\u0061\u0067\u0065\u002c\u0020P\u0072\u0065v\u0050\u0061\u0067\u0065\u002c\u0020\u0046\u0069\u0072\u0073\u0074\u0050a\u0067e\u002c\u0020\u0061\u006e\u0064\u0020\u004c\u0061\u0073\u0074\u0050\u0061\u0067\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0070\u0065\u0072\u006d\u0069\u0074\u0074\u0065\u0064\u002e")); +_eegab =true ;if _abad (){return _cfdb ;};continue ;};};};};return _cfdb ;};func _eabg (_ddbf *_fc .CompliancePdfReader )ViolatedRule {for _ ,_dbad :=range _ddbf .PageList {_aggfb :=_dbad .GetContentStreamObjs ();for _ ,_dggde :=range _aggfb {_dggde =_dc .TraceToDirectObject (_dggde ); +var _cabe string ;switch _gece :=_dggde .(type ){case *_dc .PdfObjectString :_cabe =_gece .Str ();case *_dc .PdfObjectStream :_gdda ,_ddaac :=_dc .GetName (_dc .TraceToDirectObject (_gece .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")));if _ddaac {if *_gdda ==_dc .StreamEncodingFilterNameLZW {return _gfg ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0032","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e"); +};};_ecac ,_beedb :=_dc .DecodeStream (_gece );if _beedb !=nil {_gae .Log .Debug ("\u0045r\u0072\u003a\u0020\u0025\u0076",_beedb );continue ;};_cabe =string (_ecac );default:_gae .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069d\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065a\u006d\u0020\u006f\u0062\u006a\u0065\u0063t\u003a\u0020\u0025\u0054",_dggde ); +continue ;};_gdbaf :=_bd .NewContentStreamParser (_cabe );_edde ,_fddc :=_gdbaf .Parse ();if _fddc !=nil {_gae .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0063\u006f\u006et\u0065\u006e\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d:\u0020\u0025\u0076",_fddc ); +continue ;};for _ ,_gbaa :=range *_edde {if !(_gbaa .Operand =="\u0042\u0049"&&len (_gbaa .Params )==1){continue ;};_abdb ,_fafb :=_gbaa .Params [0].(*_bd .ContentStreamInlineImage );if !_fafb {continue ;};_cafa ,_geba :=_abdb .GetEncoder ();if _geba !=nil {_gae .Log .Debug ("\u0067\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0069\u006e\u006c\u0069\u006ee\u0020\u0069\u006d\u0061\u0067\u0065 \u0065\u006e\u0063\u006f\u0064\u0065\u0072\u0020\u0066\u0061\u0069\u006c\u0065d\u003a\u0020\u0025\u0076",_geba ); +continue ;};if _cafa .GetFilterName ()==_dc .StreamEncodingFilterNameLZW {return _gfg ("\u0036\u002e\u0031\u002e\u0031\u0030\u002d\u0032","\u0054h\u0065\u0020L\u005a\u0057\u0044\u0065c\u006f\u0064\u0065 \u0066\u0069\u006c\u0074\u0065\u0072\u0020\u0073\u0068al\u006c\u0020\u006eo\u0074\u0020b\u0065\u0020\u0070\u0065\u0072\u006di\u0074\u0074e\u0064\u002e"); +};};};};return _fda ;};func _debb (_dddc *_fc .PdfFont ,_fbee *_dc .PdfObjectDictionary ,_bbaca bool )ViolatedRule {const (_dfdde ="\u0036.\u0033\u002e\u0034\u002d\u0031";_cdec ="\u0054\u0068\u0065\u0020\u0066\u006f\u006et\u0020\u0070\u0072\u006f\u0067\u0072\u0061\u006d\u0073\u0020\u0066\u006f\u0072\u0020\u0061\u006c\u006c\u0020\u0066\u006f\u006e\u0074\u0073\u0020\u0075\u0073\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0069\u006e \u0061\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069l\u0065\u0020s\u0068\u0061\u006cl\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0077\u0069\u0074\u0068i\u006e\u0020\u0074h\u0061\u0074\u0020\u0066\u0069\u006ce\u002c\u0020a\u0073\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0050\u0044\u0046\u0020\u0052e\u0066\u0065\u0072\u0065\u006e\u0063\u0065 \u0035\u002e\u0038\u002c\u0020\u0065\u0078\u0063\u0065\u0070\u0074\u0020\u0077h\u0065\u006e\u0020\u0074\u0068\u0065 \u0066\u006f\u006e\u0074\u0073\u0020\u0061\u0072\u0065\u0020\u0075\u0073\u0065\u0064\u0020\u0065\u0078\u0063\u006cu\u0073i\u0076\u0065\u006c\u0079\u0020\u0077\u0069t\u0068\u0020\u0074\u0065\u0078\u0074\u0020\u0072e\u006ed\u0065\u0072\u0069\u006e\u0067\u0020\u006d\u006f\u0064\u0065\u0020\u0033\u002e"; +);if _bbaca {return _fda ;};_eacfd :=_dddc .FontDescriptor ();var _ecaec string ;if _ggac ,_ead :=_dc .GetName (_fbee .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ead {_ecaec =_ggac .String ();};switch _ecaec {case "\u0054\u0079\u0070e\u0031":if _eacfd .FontFile ==nil {return _gfg (_dfdde ,_cdec ); +};case "\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065":if _eacfd .FontFile2 ==nil {return _gfg (_dfdde ,_cdec );};case "\u0054\u0079\u0070e\u0030","\u0054\u0079\u0070e\u0033":default:if _eacfd .FontFile3 ==nil {return _gfg (_dfdde ,_cdec );};};return _fda ; +};func _bcfg (_dafb *_bf .Document )error {_ddb :=func (_baea *_dc .PdfObjectDictionary )error {if _baea .Get ("\u0054\u0052")!=nil {_gae .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074\u0061\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063t\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0073\u0020\u0054\u0052\u0020\u006b\u0065\u0079"); +_baea .Remove ("\u0054\u0052");};_dbaa :=_baea .Get ("\u0054\u0052\u0032");if _dbaa !=nil {_ggdd :=_dbaa .String ();if _ggdd !="\u0044e\u0066\u0061\u0075\u006c\u0074"{_gae .Log .Debug ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074\u0065 o\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0073 \u0054\u00522\u0020\u006b\u0065y\u0020\u0077\u0069\u0074\u0068\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0074\u0068\u0065r\u0020\u0074ha\u006e\u0020\u0044e\u0066\u0061\u0075\u006c\u0074"); +_baea .Set ("\u0054\u0052\u0032",_dc .MakeName ("\u0044e\u0066\u0061\u0075\u006c\u0074"));};};if _baea .Get ("\u0048\u0054\u0050")!=nil {_gae .Log .Debug ("\u0045\u0078\u0074\u0047\u0053\u0074a\u0074\u0065\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0063\u006f\u006et\u0061\u0069\u006e\u0073\u0020\u0048\u0054P\u0020\u006b\u0065\u0079"); +_baea .Remove ("\u0048\u0054\u0050");};_bbce :=_baea .Get ("\u0042\u004d");if _bbce !=nil {_aedb ,_cadb :=_dc .GetName (_bbce );if !_cadb {_gae .Log .Debug ("E\u0078\u0074\u0047\u0053\u0074\u0061t\u0065\u0020\u006f\u0062\u006a\u0065c\u0074\u0020\u0027\u0042\u004d\u0027\u0020i\u0073\u0020\u006e\u006f\u0074\u0020\u0061\u0020\u004e\u0061m\u0065"); +_aedb =_dc .MakeName ("");};_ceae :=_aedb .String ();switch _ceae {case "\u004e\u006f\u0072\u006d\u0061\u006c","\u0043\u006f\u006d\u0070\u0061\u0074\u0069\u0062\u006c\u0065","\u004d\u0075\u006c\u0074\u0069\u0070\u006c\u0079","\u0053\u0063\u0072\u0065\u0065\u006e","\u004fv\u0065\u0072\u006c\u0061\u0079","\u0044\u0061\u0072\u006b\u0065\u006e","\u004ci\u0067\u0068\u0074\u0065\u006e","\u0043\u006f\u006c\u006f\u0072\u0044\u006f\u0064\u0067\u0065","\u0043o\u006c\u006f\u0072\u0042\u0075\u0072n","\u0048a\u0072\u0064\u004c\u0069\u0067\u0068t","\u0053o\u0066\u0074\u004c\u0069\u0067\u0068t","\u0044\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0063\u0065","\u0045x\u0063\u006c\u0075\u0073\u0069\u006fn","\u0048\u0075\u0065","\u0053\u0061\u0074\u0075\u0072\u0061\u0074\u0069\u006f\u006e","\u0043\u006f\u006co\u0072","\u004c\u0075\u006d\u0069\u006e\u006f\u0073\u0069\u0074\u0079":default:_baea .Set ("\u0042\u004d",_dc .MakeName ("\u004e\u006f\u0072\u006d\u0061\u006c")); +};};return nil ;};_bff ,_cffd :=_dafb .GetPages ();if !_cffd {return nil ;};for _ ,_abdd :=range _bff {_bbfb ,_ceaf :=_abdd .GetResources ();if !_ceaf {continue ;};_dage ,_dbfd :=_dc .GetDict (_bbfb .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e")); +if !_dbfd {return nil ;};_ecf :=_dage .Keys ();for _ ,_abb :=range _ecf {_gcdef ,_cace :=_dc .GetDict (_dage .Get (_abb ));if !_cace {continue ;};_fccf :=_ddb (_gcdef );if _fccf !=nil {continue ;};};};for _ ,_fgbf :=range _bff {_gga ,_ffag :=_fgbf .GetContents (); +if !_ffag {return nil ;};for _ ,_egbc :=range _gga {_add ,_ggfg :=_egbc .GetData ();if _ggfg !=nil {continue ;};_ffba :=_bd .NewContentStreamParser (string (_add ));_aeb ,_ggfg :=_ffba .Parse ();if _ggfg !=nil {continue ;};for _ ,_ccgd :=range *_aeb {if len (_ccgd .Params )==0{continue ; +};_ ,_gage :=_dc .GetName (_ccgd .Params [0]);if !_gage {continue ;};_gbda ,_faagg :=_fgbf .GetResourcesXObject ();if !_faagg {continue ;};for _ ,_eaa :=range _gbda .Keys (){_bgead ,_gcbc :=_dc .GetStream (_gbda .Get (_eaa ));if !_gcbc {continue ;};_ged ,_gcbc :=_dc .GetDict (_bgead .Get ("\u0052e\u0073\u006f\u0075\u0072\u0063\u0065s")); +if !_gcbc {continue ;};_cgcc ,_gcbc :=_dc .GetDict (_ged .Get ("\u0045x\u0074\u0047\u0053\u0074\u0061\u0074e"));if !_gcbc {continue ;};for _ ,_gbgag :=range _cgcc .Keys (){_caef ,_ccad :=_dc .GetDict (_cgcc .Get (_gbgag ));if !_ccad {continue ;};_dbbgg :=_ddb (_caef ); +if _dbbgg !=nil {continue ;};};};};};};return nil ;};type profile1 struct{_gffe standardType ;_gef Profile1Options ;};func _edf (_bbg *_bf .Document ,_gcb []pageColorspaceOptimizeFunc ,_fgbd []documentColorspaceOptimizeFunc )error {_afa ,_acaa :=_bbg .GetPages (); +if !_acaa {return nil ;};var _fafg []*_bf .Image ;for _ceg ,_fadf :=range _afa {_dec ,_bbbc :=_fadf .FindXObjectImages ();if _bbbc !=nil {return _bbbc ;};for _ ,_dcf :=range _gcb {if _bbbc =_dcf (_bbg ,&_afa [_ceg ],_dec );_bbbc !=nil {return _bbbc ;}; +};_fafg =append (_fafg ,_dec ...);};for _ ,_bcd :=range _fgbd {if _ade :=_bcd (_bbg ,_fafg );_ade !=nil {return _ade ;};};return nil ;}; + +// Part gets the PDF/A version level. +func (_dbbd *profile2 )Part ()int {return _dbbd ._bbag ._ff };func _cbac (_ffdg *_fc .CompliancePdfReader )(_ebaa []ViolatedRule ){if _ffdg .ParserMetadata ().HasOddLengthHexStrings (){_ebaa =append (_ebaa ,_gfg ("\u0036.\u0031\u002e\u0036\u002d\u0031","\u0068\u0065\u0078a\u0064\u0065\u0063\u0069\u006d\u0061\u006c\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065\u0020\u006f\u0066\u0020e\u0076\u0065\u006e\u0020\u0073\u0069\u007a\u0065")); +};if _ffdg .ParserMetadata ().HasOddLengthHexStrings (){_ebaa =append (_ebaa ,_gfg ("\u0036.\u0031\u002e\u0036\u002d\u0032","\u0068\u0065\u0078\u0061\u0064\u0065\u0063\u0069\u006da\u006c\u0020s\u0074\u0072\u0069\u006e\u0067\u0073\u0020\u0073\u0068o\u0075\u006c\u0064\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u006f\u006e\u006c\u0079\u0020\u0063\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0020\u0066\u0072\u006f\u006d\u0020\u0072\u0061n\u0067\u0065\u0020[\u0030\u002d\u0039\u003b\u0041\u002d\u0046\u003b\u0061\u002d\u0066\u005d")); +};return _ebaa ;};func _cfacf (_fdebg *_fc .CompliancePdfReader )(_eaag ViolatedRule ){for _ ,_ddc :=range _fdebg .GetObjectNums (){_afaf ,_baba :=_fdebg .GetIndirectObjectByNumber (_ddc );if _baba !=nil {continue ;};_ggdfa ,_ccea :=_dc .GetStream (_afaf ); +if !_ccea {continue ;};_bfdb ,_ccea :=_dc .GetName (_ggdfa .Get ("\u0054\u0079\u0070\u0065"));if !_ccea {continue ;};if *_bfdb !="\u0058O\u0062\u006a\u0065\u0063\u0074"{continue ;};_dcce ,_ccea :=_dc .GetName (_ggdfa .Get ("\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032")); +if !_ccea {continue ;};if *_dcce =="\u0050\u0053"{return _gfg ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); +};if _ggdfa .Get ("\u0050\u0053")!=nil {return _gfg ("\u0036.\u0032\u002e\u0035\u002d\u0031","A\u0020\u0066\u006fr\u006d\u0020\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0064\u0069\u0063\u0074\u0069o\u006e\u0061\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006ft\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e \u0074\u0068\u0065\u0020\u0053\u0075\u0062\u0074\u0079\u0070\u0065\u0032\u0020\u006b\u0065\u0079 \u0077\u0069\u0074\u0068\u0020a\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0050\u0053\u0020o\u0072\u0020\u0074\u0068e\u0020\u0050\u0053\u0020\u006b\u0065\u0079\u002e"); +};};return _eaag ;};func _fbcga (_bbgf *_fc .CompliancePdfReader )(_aaggc ViolatedRule ){_cdaca ,_caac :=_cedd (_bbgf );if !_caac {return _fda ;};if _cdaca .Get ("\u0041\u0041")!=nil {return _gfg ("\u0036.\u0035\u002e\u0032\u002d\u0031","\u0054h\u0065\u0020\u0064\u006fc\u0075m\u0065\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u0020\u0073\u0068\u0061\u006c\u006c\u0020n\u006f\u0074\u0020\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0020a\u006e\u0020\u0041\u0041\u0020\u0065\u006e\u0074\u0072\u0079 \u0066\u006f\u0072\u0020\u0061\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u002d\u0061c\u0074\u0069\u006f\u006e\u0073\u0020\u0064\u0069\u0063\u0074\u0069\u006fn\u0061r\u0079\u002e"); +};return _fda ;};var _ Profile =(*Profile1A )(nil );func _cbefd (_gbdg *Profile1Options ){if _gbdg .Now ==nil {_gbdg .Now =_c .Now ;};};func _ddff (_gadag *_fc .CompliancePdfReader ,_efdb standardType ,_cdee bool )(_ecgg []ViolatedRule ){_egee ,_afcc :=_cedd (_gadag ); +if !_afcc {return []ViolatedRule {_gfg ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u0063a\u0074a\u006c\u006f\u0067\u0020\u006eo\u0074\u0020f\u006f\u0075\u006e\u0064\u002e")};};_ecagd :=_egee .Get ("\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061");if _ecagd ==nil {return []ViolatedRule {_gfg ("\u0036.\u0037\u002e\u0032\u002d\u0031","\u006e\u006f\u0020\u0027\u004d\u0065\u0074\u0061d\u0061\u0074\u0061' \u006b\u0065\u0079\u0020\u0066\u006fu\u006e\u0064\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006de\u006e\u0074\u0020\u0063\u0061\u0074\u0061\u006co\u0067\u002e"),_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")}; +};_ddfged ,_afcc :=_dc .GetStream (_ecagd );if !_afcc {return []ViolatedRule {_gfg ("\u0036.\u0037\u002e\u0032\u002d\u0032","\u0063\u0061\u0074a\u006c\u006f\u0067\u0020\u0027\u004d\u0065\u0074\u0061\u0064\u0061\u0074\u0061\u0027\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u0073\u0020\u006e\u006f\u0074\u0020a\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u002e"),_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")}; +};if _ddfged .Get ("\u0046\u0069\u006c\u0074\u0065\u0072")!=nil {_ecgg =append (_ecgg ,_gfg ("\u0036.\u0037\u002e\u0032\u002d\u0032","M\u0065\u0074a\u0064\u0061\u0074\u0061\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0064i\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0069\u0065\u0073\u0020\u0073\u0068\u0061\u006c\u006c \u006e\u006f\u0074\u0020\u0063\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074h\u0065\u0020\u0046\u0069\u006c\u0074\u0065\u0072\u0020\u006b\u0065y\u002e")); +};_bfbe ,_afbf :=_gb .LoadDocument (_ddfged .Stream );if _afbf !=nil {return []ViolatedRule {_gfg ("\u0036.\u0037\u002e\u0039\u002d\u0031","The\u0020\u006d\u0065\u0074a\u0064\u0061t\u0061\u0020\u0073\u0074\u0072\u0065\u0061\u006d\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0063o\u006e\u0066\u006f\u0072\u006d\u0020\u0074o\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0061\u006e\u0064\u0020\u0077\u0065\u006c\u006c\u0020\u0066\u006f\u0072\u006de\u0064\u0020\u0050\u0044\u0046\u0041\u0045\u0078\u0074e\u006e\u0073\u0069\u006f\u006e\u0020\u0053\u0063\u0068\u0065\u006da\u0020\u0066\u006fr\u0020\u0061\u006c\u006c\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0073\u002e")}; +};_eage :=_bfbe .GetGoXmpDocument ();var _gafdg []*_gf .Namespace ;for _ ,_gbca :=range _eage .Namespaces (){switch _gbca .Name {case _fg .NsDc .Name ,_ee .NsPDF .Name ,_ed .NsXmp .Name ,_ga .NsXmpRights .Name ,_a .Namespace .Name ,_bee .Namespace .Name ,_cf .NsXmpMM .Name ,_bee .FieldNS .Name ,_bee .SchemaNS .Name ,_bee .PropertyNS .Name ,"\u0073\u0074\u0045v\u0074","\u0073\u0074\u0056e\u0072","\u0073\u0074\u0052e\u0066","\u0073\u0074\u0044i\u006d","\u0078a\u0070\u0047\u0049\u006d\u0067","\u0073\u0074\u004ao\u0062","\u0078\u006d\u0070\u0069\u0064\u0071":continue ; +};_gafdg =append (_gafdg ,_gbca );};_dgbbg :=true ;_bbaae ,_afbf :=_bfbe .GetPdfaExtensionSchemas ();if _afbf ==nil {for _ ,_bfdec :=range _gafdg {var _dacfb bool ;for _efbc :=range _bbaae {if _bfdec .URI ==_bbaae [_efbc ].NamespaceURI {_dacfb =true ;break ; +};};if !_dacfb {_dgbbg =false ;break ;};};}else {_dgbbg =false ;};if !_dgbbg {_ecgg =append (_ecgg ,_gfg ("\u0036.\u0037\u002e\u0039\u002d\u0032","\u0050\u0072\u006f\u0070\u0065\u0072\u0074i\u0065\u0073 \u0073\u0070\u0065\u0063\u0069\u0066\u0069ed\u0020\u0069\u006e\u0020\u0058M\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0073\u0068\u0061\u006cl\u0020\u0075\u0073\u0065\u0020\u0065\u0069\u0074\u0068\u0065\u0072\u0020\u0074\u0068\u0065\u0020\u0070\u0072\u0065\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073 \u0064\u0065\u0066i\u006e\u0065\u0064\u0020\u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0053\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006fn\u002c\u0020\u006f\u0072\u0020\u0065\u0078\u0074\u0065ns\u0069\u006f\u006e\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u0074\u0068\u0061\u0074 \u0063\u006f\u006d\u0070\u006c\u0079\u0020\u0077\u0069\u0074h\u0020\u0058\u004d\u0050\u0020\u0053\u0070e\u0063\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002e")); +};_dfcea ,_afbf :=_gadag .GetPdfInfo ();if _afbf ==nil {if !_ceda (_dfcea ,_bfbe ){_ecgg =append (_ecgg ,_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")); +};}else if _ ,_ffcef :=_bfbe .GetMediaManagement ();_ffcef {_ecgg =append (_ecgg ,_gfg ("\u0036.\u0037\u002e\u0033\u002d\u0031","\u0049\u0066\u0020\u005b\u0061\u0020\u0064\u006fc\u0075\u006d\u0065\u006e\u0074\u0020\u0069\u006e\u0066o\u0072\u006d\u0061t\u0069\u006f\u006e\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u0061\u0070p\u0065\u0061r\u0073\u0020\u0069n\u0020\u0061 \u0064\u006f\u0063um\u0065\u006e\u0074\u005d\u002c\u0020\u0074\u0068\u0065n\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0069\u0074\u0073\u0020\u0065\u006e\u0074\u0072\u0069\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0068\u0061\u0076\u0065\u0020\u0061\u006e\u0061\u006c\u006f\u0067\u006fu\u0073\u0020\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073 \u0069\u006e\u0020\u0070\u0072\u0065\u0064e\u0066\u0069\u006e\u0065\u0064\u0020\u0058\u004d\u0050\u0020\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u0020\u2026 \u0073\u0068\u0061\u006c\u006c\u0020\u0061\u006c\u0073\u006f\u0020\u0062\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065d\u0020\u0069\u006e\u0020\u0074he\u0020\u0066i\u006c\u0065 \u0069\u006e\u0020\u0058\u004d\u0050\u0020\u0066\u006f\u0072\u006d\u0020\u0077\u0069\u0074\u0068\u0020\u0065\u0071\u0075\u0069\u0076\u0061\u006c\u0065\u006e\u0074\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u002e")); +};_fbba ,_afcc :=_bfbe .GetPdfAID ();if !_afcc {_ecgg =append (_ecgg ,_gfg ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0031","\u0054\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0061n\u0064\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006ec\u0065\u0020\u006c\u0065\u0076\u0065l\u0020\u006f\u0066\u0020\u0061\u0020\u0066\u0069\u006c\u0065\u0020\u0073h\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0073\u0070e\u0063\u0069\u0066\u0069\u0065\u0064\u0020\u0075\u0073\u0069\u006e\u0067\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0065\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e\u0020\u0073\u0063h\u0065\u006da.")); +}else {if _fbba .Part !=_efdb ._ff {_ecgg =append (_ecgg ,_gfg ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0032","\u0054h\u0065\u0020\u0076\u0061lue\u0020\u006f\u0066\u0020p\u0064\u0066\u0061\u0069\u0064\u003a\u0070\u0061\u0072\u0074 \u0073\u0068\u0061\u006c\u006c\u0020\u0062\u0065\u0020\u0074\u0068\u0065\u0020\u0070\u0061\u0072\u0074\u0020\u006e\u0075\u006d\u0062\u0065r\u0020\u006f\u0066\u0020\u0049\u0053\u004f\u002019\u0030\u0030\u0035 \u0074\u006f\u0020\u0077\u0068i\u0063h\u0020\u0074\u0068\u0065\u0020\u0066\u0069\u006c\u0065 \u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0073\u002e")); +};if _efdb ._bg =="\u0041"&&_fbba .Conformance !="\u0041"{_ecgg =append (_ecgg ,_gfg ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0033","\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063i\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063o\u006e\u0066\u006fr\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0041\u002e\u0020\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0042\u0020\u0063\u006f\u006e\u0066o\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e")); +}else if _efdb ._bg =="\u0042"&&(_fbba .Conformance !="\u0041"&&_fbba .Conformance !="\u0042"){_ecgg =append (_ecgg ,_gfg ("\u0036\u002e\u0037\u002e\u0031\u0031\u002d\u0033","\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0041\u0020\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065 \u0073\u0068\u0061\u006c\u006c\u0020s\u0070\u0065\u0063i\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069\u0064\u003a\u0063o\u006e\u0066\u006fr\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0041\u002e\u0020\u0041\u0020\u004c\u0065\u0076e\u006c\u0020\u0042\u0020\u0063\u006f\u006e\u0066o\u0072\u006d\u0069\u006e\u0067\u0020\u0066\u0069\u006c\u0065\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006f\u0066\u0020\u0070\u0064\u0066\u0061\u0069d\u003a\u0063\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065\u0020\u0061\u0073\u0020\u0042\u002e")); +};};return _ecgg ;}; + +// Conformance gets the PDF/A conformance. +func (_bfae *profile2 )Conformance ()string {return _bfae ._bbag ._bg };func _bbd (_eedc *_fc .PdfFont ,_ddab *_dc .PdfObjectDictionary )ViolatedRule {const (_gdab ="\u0036.\u0033\u002e\u0037\u002d\u0031";_geggc ="\u0041\u006cl \u006e\u006f\u006e\u002d\u0073\u0079\u006db\u006f\u006c\u0069\u0063\u0020\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065\u0020\u0066o\u006e\u0074s\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0068\u0061\u0076\u0065\u0020e\u0069\u0074h\u0065\u0072\u0020\u004d\u0061\u0063\u0052\u006f\u006d\u0061\u006e\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u006f\u0072\u0020\u0057\u0069\u006e\u0041\u006e\u0073i\u0045n\u0063\u006f\u0064\u0069n\u0067\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066o\u0072\u0020t\u0068\u0065 \u0045n\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006b\u0065\u0079 \u0069\u006e\u0020t\u0068e\u0020\u0046o\u006e\u0074\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006e\u0061\u0072\u0079\u0020\u006f\u0072\u0020\u0061\u0073\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0066\u006f\u0072 \u0074\u0068\u0065\u0020\u0042\u0061\u0073\u0065\u0045\u006e\u0063\u006fd\u0069\u006e\u0067\u0020\u006b\u0065\u0079\u0020\u0069\u006e\u0020\u0074\u0068\u0065 \u0064i\u0063\u0074i\u006fn\u0061\u0072\u0079\u0020\u0077\u0068\u0069\u0063\u0068\u0020\u0069s\u0020\u0074\u0068\u0065\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u006ff\u0020\u0074\u0068e\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067\u0020\u006be\u0079\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0046\u006f\u006e\u0074 \u0064\u0069\u0063\u0074i\u006f\u006e\u0061\u0072\u0079\u002e\u0020\u0049\u006e\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e, \u006eo\u0020n\u006f\u006e\u002d\u0073\u0079\u006d\u0062\u006f\u006c\u0069\u0063\u0020\u0054\u0072\u0075\u0065\u0054\u0079p\u0065 \u0066\u006f\u006e\u0074\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0020\u0061\u0020\u0044\u0069\u0066\u0066e\u0072\u0065\u006e\u0063\u0065\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u0075n\u006c\u0065s\u0073\u0020\u0061\u006c\u006c\u0020\u006f\u0066\u0020\u0074h\u0065\u0020\u0067\u006c\u0079\u0070\u0068\u0020\u006e\u0061\u006d\u0065\u0073 \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0044\u0069f\u0066\u0065\u0072\u0065\u006ec\u0065\u0073\u0020a\u0072\u0072\u0061\u0079\u0020\u0061\u0072\u0065\u0020\u006c\u0069\u0073\u0074\u0065\u0064 \u0069\u006e \u0074\u0068\u0065\u0020\u0041\u0064\u006f\u0062\u0065 G\u006c\u0079\u0070\u0068\u0020\u004c\u0069\u0073t\u0020\u0061\u006e\u0064\u0020\u0074h\u0065\u0020\u0065\u006d\u0062\u0065\u0064\u0064\u0065\u0064\u0020\u0066o\u006e\u0074\u0020\u0070\u0072\u006f\u0067\u0072a\u006d\u0020\u0063\u006f\u006e\u0074\u0061\u0069n\u0073\u0020\u0061\u0074\u0020\u006c\u0065\u0061\u0073t\u0020\u0074\u0068\u0065\u0020\u004d\u0069\u0063\u0072o\u0073o\u0066\u0074\u0020\u0055\u006e\u0069\u0063\u006f\u0064\u0065\u0020\u0028\u0033\u002c\u0031 \u2013 P\u006c\u0061\u0074\u0066\u006f\u0072\u006d\u0020I\u0044\u003d\u0033\u002c\u0020\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067 I\u0044\u003d\u0031\u0029\u0020\u0065\u006e\u0063\u006f\u0064i\u006e\u0067 \u0069\u006e\u0020t\u0068\u0065\u0020'\u0063\u006d\u0061\u0070\u0027\u0020\u0074\u0061\u0062\u006c\u0065\u002e"; +);var _dffgc string ;if _bdba ,_ccbae :=_dc .GetName (_ddab .Get ("\u0053u\u0062\u0074\u0079\u0070\u0065"));_ccbae {_dffgc =_bdba .String ();};if _dffgc !="\u0054\u0072\u0075\u0065\u0054\u0079\u0070\u0065"{return _fda ;};_dade :=_eedc .FontDescriptor (); +_dece ,_bagb :=_dc .GetIntVal (_dade .Flags );if !_bagb {_gae .Log .Debug ("\u0066\u006c\u0061\u0067\u0073 \u006e\u006f\u0074\u0020\u0064\u0065\u0066\u0069\u006e\u0065\u0064\u0020\u0066o\u0072\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069\u0070\u0074\u006f\u0072"); +return _gfg (_gdab ,_geggc );};_bed :=(uint32 (_dece )>>3)!=0;if _bed {return _fda ;};_gdea ,_bagb :=_dc .GetName (_ddab .Get ("\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067"));if !_bagb {return _gfg (_gdab ,_geggc );};switch _gdea .String (){case "\u004d\u0061c\u0052\u006f\u006da\u006e\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067","\u0057i\u006eA\u006e\u0073\u0069\u0045\u006e\u0063\u006f\u0064\u0069\u006e\u0067":return _fda ; +default:return _gfg (_gdab ,_geggc );};};func _ebc (_faag *_bf .Document ,_eccb *_bf .Page ,_cgag []*_bf .Image )error {for _ ,_edcf :=range _cgag {if _edcf .SMask ==nil {continue ;};_cdba ,_ffcbc :=_fc .NewXObjectImageFromStream (_edcf .Stream );if _ffcbc !=nil {return _ffcbc ; +};_fgc ,_ffcbc :=_cdba .ToImage ();if _ffcbc !=nil {return _ffcbc ;};_gbad ,_ffcbc :=_fgc .ToGoImage ();if _ffcbc !=nil {return _ffcbc ;};_dgbf ,_ffcbc :=_fa .RGBAConverter .Convert (_gbad );if _ffcbc !=nil {return _ffcbc ;};_cde :=_dgbf .Base ();_dffg :=&_fc .Image {Width :int64 (_cde .Width ),Height :int64 (_cde .Height ),BitsPerComponent :int64 (_cde .BitsPerComponent ),ColorComponents :_cde .ColorComponents ,Data :_cde .Data }; +_dffg .SetDecode (_cde .Decode );_dffg .SetAlpha (_cde .Alpha );if _ffcbc =_cdba .SetImage (_dffg ,nil );_ffcbc !=nil {return _ffcbc ;};_cdba .SMask =_dc .MakeNull ();var _bgde _dc .PdfObject ;_acgg :=-1;for _acgg ,_bgde =range _faag .Objects {if _bgde ==_edcf .SMask .Stream {break ; +};};if _acgg !=-1{_faag .Objects =append (_faag .Objects [:_acgg ],_faag .Objects [_acgg +1:]...);};_edcf .SMask =nil ;_cdba .ToPdfObject ();};return nil ;};func _dgd (_dbe *_bf .Document ){if _dbe .ID [0]!=""&&_dbe .ID [1]!=""{return ;};_dbe .UseHashBasedID =true ; +};func _ae ()standardType {return standardType {_ff :1,_bg :"\u0042"}}; + +// Conformance gets the PDF/A conformance. +func (_ffcc *profile1 )Conformance ()string {return _ffcc ._gffe ._bg }; + +// Profile2U is the implementation of the PDF/A-2U standard profile. +// Implements model.StandardImplementer, Profile interfaces. +type Profile2U struct{profile2 };func _dffaf (_ebafa *_fc .CompliancePdfReader )(_aebg ViolatedRule ){_bfff ,_ggbe :=_cedd (_ebafa );if !_ggbe {return _fda ;};_fbcg ,_ggbe :=_dc .GetDict (_bfff .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d")); +if !_ggbe {return _fda ;};_bcffd ,_ggbe :=_dc .GetArray (_fbcg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_ggbe {return _fda ;};for _cgbcf :=0;_cgbcf < _bcffd .Len ();_cgbcf ++{_deagf ,_egcg :=_dc .GetDict (_bcffd .Get (_cgbcf ));if !_egcg {continue ; +};if _deagf .Get ("\u0041")!=nil {return _gfg ("\u0036.\u0034\u002e\u0031\u002d\u0032","\u0041\u0020\u0046\u0069\u0065\u006c\u0064\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0041 o\u0072\u0020\u0041\u0041\u0020\u006b\u0065\u0079\u0073\u002e"); +};if _deagf .Get ("\u0041\u0041")!=nil {return _gfg ("\u0036.\u0034\u002e\u0031\u002d\u0032","\u0041\u0020\u0046\u0069\u0065\u006c\u0064\u0020\u0064\u0069\u0063\u0074\u0069\u006f\u006ea\u0072\u0079\u0020\u0073\u0068\u0061\u006c\u006c\u0020\u006e\u006f\u0074\u0020c\u006f\u006e\u0074\u0061\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0041 o\u0072\u0020\u0041\u0041\u0020\u006b\u0065\u0079\u0073\u002e"); +};};return _fda ;};func _ccfc (_ebe *_bf .Document ){_abec ,_gdd :=_ebe .FindCatalog ();if !_gdd {return ;};_cbbag ,_gdd :=_abec .GetMarkInfo ();if !_gdd {_cbbag =_dc .MakeDict ();};_bbec ,_gdd :=_dc .GetBool (_cbbag .Get ("\u004d\u0061\u0072\u006b\u0065\u0064")); +if !_gdd ||!bool (*_bbec ){_cbbag .Set ("\u004d\u0061\u0072\u006b\u0065\u0064",_dc .MakeBool (true ));_abec .SetMarkInfo (_cbbag );};}; + +// ValidateStandard checks if provided input CompliancePdfReader matches rules that conforms PDF/A-1 standard. +func (_ccbf *profile1 )ValidateStandard (r *_fc .CompliancePdfReader )error {_dddfb :=VerificationError {ConformanceLevel :_ccbf ._gffe ._ff ,ConformanceVariant :_ccbf ._gffe ._bg };if _edbg :=_gcfe (r );_edbg !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_edbg ); +};if _efab :=_bcga (r );_efab !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_efab );};if _gdbc :=_debgb (r );_gdbc !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_gdbc );};if _bfc :=_eeggc (r );_bfc !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_bfc ); +};if _cffa :=_cgfd (r );_cffa !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_cffa );};if _gbeb :=_dcadf (r );len (_gbeb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_gbeb ...);};if _dcb :=_eddd (r );_dcb !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_dcb ); +};if _adae :=_cbac (r );len (_adae )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_adae ...);};if _bffe :=_agecd (r );len (_bffe )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_bffe ...);};if _fcdb :=_ggcba (r );len (_fcdb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_fcdb ...); +};if _effd :=_eabg (r );_effd !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_effd );};if _bbbg :=_gcbbf (r );len (_bbbg )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_bbbg ...);};if _acef :=_ecbbb (r );len (_acef )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_acef ...); +};if _aggb :=_aage (r );_aggb !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_aggb );};if _beed :=_eeff (r ,false );len (_beed )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_beed ...);};if _dgbfb :=_acff (r );len (_dgbfb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_dgbfb ...); +};if _efaee :=_cfacf (r );_efaee !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_efaee );};if _ddfbc :=_cafd (r );_ddfbc !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_ddfbc );};if _abca :=_eeag (r );_abca !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_abca ); +};if _bgeg :=_dgbg (r );_bgeg !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_bgeg );};if _gbdb :=_def (r );_gbdb !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_gbdb );};if _aegb :=_bfbc (r );len (_aegb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_aegb ...); +};if _gafc :=_bgdc (r ,_ccbf ._gffe );len (_gafc )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_gafc ...);};if _ecde :=_dbcef (r );len (_ecde )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_ecde ...);};if _ggce :=_gdfg (r );_ggce !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_ggce ); +};if _eeaa :=_gdcc (r );_eeaa !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_eeaa );};if _gbac :=_gcabb (r );len (_gbac )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_gbac ...);};if _eaeb :=_ddbe (r );len (_eaeb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_eaeb ...); +};if _dddg :=_ggfa (r );_dddg !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_dddg );};if _ccbfc :=_cfad (r );_ccbfc !=_fda {_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_ccbfc );};if _eead :=_ddff (r ,_ccbf ._gffe ,false );len (_eead )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_eead ...); +};if _ccbf ._gffe ==_fga (){if _fdeb :=_bdfcb (r );len (_fdeb )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_fdeb ...);};};if _aafdg :=_fdcc (r );len (_aafdg )!=0{_dddfb .ViolatedRules =append (_dddfb .ViolatedRules ,_aafdg ...);};if len (_dddfb .ViolatedRules )> 0{_ba .Slice (_dddfb .ViolatedRules ,func (_fecd ,_cegg int )bool {return _dddfb .ViolatedRules [_fecd ].RuleNo < _dddfb .ViolatedRules [_cegg ].RuleNo ; +});return _dddfb ;};return nil ;};type imageInfo struct{ColorSpace _dc .PdfObjectName ;BitsPerComponent int ;ColorComponents int ;Width int ;Height int ;Stream *_dc .PdfObjectStream ;_ac bool ;}; \ No newline at end of file diff --git a/model/sighandler/sighandler.go b/model/sighandler/sighandler.go index 336202b9..7c3ef658 100644 --- a/model/sighandler/sighandler.go +++ b/model/sighandler/sighandler.go @@ -10,56 +10,68 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package sighandler implements digital signature handlers for PDF signature validation and signing. -package sighandler ;import (_ff "bytes";_cd "crypto";_bb "crypto/rand";_ae "crypto/rsa";_bc "crypto/x509";_ad "crypto/x509/pkix";_eg "encoding/asn1";_ea "encoding/hex";_f "errors";_c "fmt";_be "github.com/unidoc/pkcs7";_ce "github.com/unidoc/timestamp"; -_fb "github.com/unidoc/unipdf/v3/common";_ca "github.com/unidoc/unipdf/v3/core";_bec "github.com/unidoc/unipdf/v3/model";_ag "github.com/unidoc/unipdf/v3/model/mdp";_fe "github.com/unidoc/unipdf/v3/model/sigutil";_a "hash";_e "math/big";_gc "strings";_b "time"; +package sighandler ;import (_fg "bytes";_cc "crypto";_fa "crypto/rand";_fe "crypto/rsa";_ed "crypto/x509";_af "crypto/x509/pkix";_ag "encoding/asn1";_bd "encoding/hex";_e "errors";_f "fmt";_bff "github.com/unidoc/pkcs7";_afd "github.com/unidoc/timestamp"; +_d "github.com/unidoc/unipdf/v3/common";_cg "github.com/unidoc/unipdf/v3/core";_fgg "github.com/unidoc/unipdf/v3/model";_bb "github.com/unidoc/unipdf/v3/model/mdp";_g "github.com/unidoc/unipdf/v3/model/sigutil";_a "hash";_b "math/big";_ab "strings";_bf "time"; ); +// Validate validates PdfSignature. +func (_gcb *docTimeStamp )Validate (sig *_fgg .PdfSignature ,digest _fgg .Hasher )(_fgg .SignatureValidationResult ,error ){_daab :=sig .Contents .Bytes ();_cdcd ,_bfb :=_bff .Parse (_daab );if _bfb !=nil {return _fgg .SignatureValidationResult {},_bfb ; +};if _bfb =_cdcd .Verify ();_bfb !=nil {return _fgg .SignatureValidationResult {},_bfb ;};var _dga timestampInfo ;_ ,_bfb =_ag .Unmarshal (_cdcd .Content ,&_dga );if _bfb !=nil {return _fgg .SignatureValidationResult {},_bfb ;};_acbc ,_bfb :=_dea (_dga .MessageImprint .HashAlgorithm .Algorithm ); +if _bfb !=nil {return _fgg .SignatureValidationResult {},_bfb ;};_bbda :=_acbc .New ();_gcbe ,_bbcd :=digest .(*_fg .Buffer );if !_bbcd {return _fgg .SignatureValidationResult {},_f .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073"); +};_bbda .Write (_gcbe .Bytes ());_eef :=_bbda .Sum (nil );_ecg :=_fgg .SignatureValidationResult {IsSigned :true ,IsVerified :_fg .Equal (_eef ,_dga .MessageImprint .HashedMessage ),GeneralizedTime :_dga .GeneralizedTime };return _ecg ,nil ;};func (_edd *etsiPAdES )getCRLs (_cbeg []*_ed .Certificate )([][]byte ,error ){_fef :=make ([][]byte ,0,len (_cbeg )); +for _ ,_bbd :=range _cbeg {for _ ,_dabd :=range _bbd .CRLDistributionPoints {if _edd .CertClient .IsCA (_bbd ){continue ;};_dfa ,_bbg :=_edd .CRLClient .MakeRequest (_dabd ,_bbd );if _bbg !=nil {_d .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043R\u004c\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_bbg ); +continue ;};_fef =append (_fef ,_dfa );};};return _fef ,nil ;}; + +// NewAdobePKCS7Detached creates a new Adobe.PPKMS/Adobe.PPKLite adbe.pkcs7.detached signature handler. +// Both parameters may be nil for the signature validation. +func NewAdobePKCS7Detached (privateKey *_fe .PrivateKey ,certificate *_ed .Certificate )(_fgg .SignatureHandler ,error ){return &adobePKCS7Detached {_abeg :certificate ,_ge :privateKey },nil ;}; + // InitSignature initialises the PdfSignature. -func (_ffae *docTimeStamp )InitSignature (sig *_bec .PdfSignature )error {_abg :=*_ffae ;sig .Type =_ca .MakeName ("\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070");sig .Handler =&_abg ;sig .Filter =_ca .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_ca .MakeName ("\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031");sig .Reference =nil ;if _ffae ._dfc > 0{sig .Contents =_ca .MakeHexString (string (make ([]byte ,_ffae ._dfc )));}else {_aecfc ,_aab :=_ffae .NewDigest (sig ); -if _aab !=nil {return _aab ;};_aecfc .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065"));if _aab =_abg .Sign (sig ,_aecfc ); -_aab !=nil {return _aab ;};_ffae ._dfc =_abg ._dfc ;};return nil ;};func (_aeb *etsiPAdES )getOCSPs (_feb []*_bc .Certificate ,_ebb map[string ]*_bc .Certificate )([][]byte ,error ){_ac :=make ([][]byte ,0,len (_feb ));for _ ,_fgc :=range _feb {for _ ,_gea :=range _fgc .OCSPServer {if _aeb .CertClient .IsCA (_fgc ){continue ; -};_df ,_dfa :=_ebb [_fgc .Issuer .CommonName ];if !_dfa {_fb .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u003a\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072t\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); -continue ;};_ ,_cbf ,_bbg :=_aeb .OCSPClient .MakeRequest (_gea ,_fgc ,_df );if _bbg !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075e\u0073t\u0020\u0065\u0072\u0072\u006f\u0072\u003a \u0025\u0076",_bbg ); -continue ;};_ac =append (_ac ,_cbf );};};return _ac ,nil ;}; +func (_ffg *etsiPAdES )InitSignature (sig *_fgg .PdfSignature )error {if !_ffg ._cab {if _ffg ._dbag ==nil {return _e .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); +};if _ffg ._fgca ==nil {return _e .New ("\u0070\u0072\u0069\u0076\u0061\u0074\u0065\u004b\u0065\u0079\u0020m\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c");};};_ef :=*_ffg ;sig .Handler =&_ef ;sig .Filter =_cg .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_cg .MakeName ("\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_ga ,_bfc :=_ef .NewDigest (sig );if _bfc !=nil {return _bfc ;};_ ,_bfc =_ga .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); +if _bfc !=nil {return _bfc ;};_ef ._ebf =true ;_bfc =_ef .Sign (sig ,_ga );_ef ._ebf =false ;return _bfc ;};type adobePKCS7Detached struct{_ge *_fe .PrivateKey ;_abeg *_ed .Certificate ;_bac bool ;_edbe int ;}; // IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_cg *adobeX509RSASHA1 )IsApplicable (sig *_bec .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"; -};type docTimeStamp struct{_bfga string ;_acef _cd .Hash ;_dfc int ;_ffc *_fe .TimestampClient ;};func (_gcabd *docTimeStamp )getCertificate (_efgb *_bec .PdfSignature )(*_bc .Certificate ,error ){_fbff ,_fbgf :=_efgb .GetCerts ();if _fbgf !=nil {return nil ,_fbgf ; -};return _fbff [0],nil ;}; +func (_eeee *etsiPAdES )IsApplicable (sig *_fgg .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064"; +}; -// AdobeX509RSASHA1Opts defines options for configuring the adbe.x509.rsa_sha1 -// signature handler. -type AdobeX509RSASHA1Opts struct{ +// InitSignature initialises the PdfSignature. +func (_afaf *docTimeStamp )InitSignature (sig *_fgg .PdfSignature )error {_eed :=*_afaf ;sig .Type =_cg .MakeName ("\u0044\u006f\u0063T\u0069\u006d\u0065\u0053\u0074\u0061\u006d\u0070");sig .Handler =&_eed ;sig .Filter =_cg .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_cg .MakeName ("\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031");sig .Reference =nil ;if _afaf ._cgbc > 0{sig .Contents =_cg .MakeHexString (string (make ([]byte ,_afaf ._cgbc )));}else {_adfg ,_edf :=_afaf .NewDigest (sig ); +if _edf !=nil {return _edf ;};_adfg .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065"));if _edf =_eed .Sign (sig ,_adfg ); +_edf !=nil {return _edf ;};_afaf ._cgbc =_eed ._cgbc ;};return nil ;};func (_agfc *adobePKCS7Detached )getCertificate (_aab *_fgg .PdfSignature )(*_ed .Certificate ,error ){if _agfc ._abeg !=nil {return _agfc ._abeg ,nil ;};_aabg ,_dfac :=_aab .GetCerts (); +if _dfac !=nil {return nil ,_dfac ;};return _aabg [0],nil ;};func (_bgf *etsiPAdES )addDss (_gbab ,_gd []*_ed .Certificate ,_cdce *RevocationInfoArchival )(int ,error ){_bce ,_fga ,_fed :=_bgf .buildCertChain (_gbab ,_gd );if _fed !=nil {return 0,_fed ; +};_ace ,_fed :=_bgf .getCerts (_bce );if _fed !=nil {return 0,_fed ;};var _add ,_dda [][]byte ;if _bgf .OCSPClient !=nil {_add ,_fed =_bgf .getOCSPs (_bce ,_fga );if _fed !=nil {return 0,_fed ;};};if _bgf .CRLClient !=nil {_dda ,_fed =_bgf .getCRLs (_bce ); +if _fed !=nil {return 0,_fed ;};};if !_bgf ._ebf {_ ,_fed =_bgf ._gc .AddCerts (_ace );if _fed !=nil {return 0,_fed ;};_ ,_fed =_bgf ._gc .AddOCSPs (_add );if _fed !=nil {return 0,_fed ;};_ ,_fed =_bgf ._gc .AddCRLs (_dda );if _fed !=nil {return 0,_fed ; +};};_aga :=0;for _ ,_fae :=range _dda {_aga +=len (_fae );_cdce .Crl =append (_cdce .Crl ,_ag .RawValue {FullBytes :_fae });};for _ ,_gbaf :=range _add {_aga +=len (_gbaf );_cdce .Ocsp =append (_cdce .Ocsp ,_ag .RawValue {FullBytes :_gbaf });};return _aga ,nil ; +}; -// EstimateSize specifies whether the size of the signature contents -// should be estimated based on the modulus size of the public key -// extracted from the signing certificate. If set to false, a mock Sign -// call is made in order to estimate the size of the signature contents. -EstimateSize bool ; +// NewDocMDPHandler returns the new DocMDP handler with the specific DocMDP restriction level. +func NewDocMDPHandler (handler _fgg .SignatureHandler ,permission _bb .DocMDPPermission )(_fgg .SignatureHandler ,error ){return &DocMDPHandler {_cgb :handler ,Permission :permission },nil ;}; -// Algorithm specifies the algorithm used for performing signing. -// If not specified, defaults to SHA1. -Algorithm _cd .Hash ;}; +// InitSignature initialization of the DocMDP signature. +func (_agf *DocMDPHandler )InitSignature (sig *_fgg .PdfSignature )error {_dba :=_agf ._cgb .InitSignature (sig );if _dba !=nil {return _dba ;};sig .Handler =_agf ;if sig .Reference ==nil {sig .Reference =_cg .MakeArray ();};sig .Reference .Append (_fgg .NewPdfSignatureReferenceDocMDP (_fgg .NewPdfTransformParamsDocMDP (_agf .Permission )).ToPdfObject ()); +return nil ;}; -// Validate validates PdfSignature. -func (_adfe *adobeX509RSASHA1 )Validate (sig *_bec .PdfSignature ,digest _bec .Hasher )(_bec .SignatureValidationResult ,error ){_acdc ,_ade :=_adfe .getCertificate (sig );if _ade !=nil {return _bec .SignatureValidationResult {},_ade ;};_aba :=sig .Contents .Bytes (); -var _eed []byte ;if _ ,_ebbe :=_eg .Unmarshal (_aba ,&_eed );_ebbe !=nil {return _bec .SignatureValidationResult {},_ebbe ;};_dbf ,_cagb :=digest .(_a .Hash );if !_cagb {return _bec .SignatureValidationResult {},_f .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); -};_abe ,_ :=_adfe .getHashAlgorithm (sig );if _abe ==0{_abe =_cdg ;};if _ccbb :=_ae .VerifyPKCS1v15 (_acdc .PublicKey .(*_ae .PublicKey ),_abe ,_dbf .Sum (nil ),_eed );_ccbb !=nil {return _bec .SignatureValidationResult {},_ccbb ;};return _bec .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ; -}; +// Sign sets the Contents fields for the PdfSignature. +func (_gaa *docTimeStamp )Sign (sig *_fgg .PdfSignature ,digest _fgg .Hasher )error {_afcg ,_efe :=_g .NewTimestampRequest (digest .(*_fg .Buffer ),&_afd .RequestOptions {Hash :_gaa ._gae ,Certificates :true });if _efe !=nil {return _efe ;};_cca :=_gaa ._debda ; +if _cca ==nil {_cca =_g .NewTimestampClient ();};_dgbb ,_efe :=_cca .GetEncodedToken (_gaa ._ccfg ,_afcg );if _efe !=nil {return _efe ;};_cbfg :=len (_dgbb );if _gaa ._cgbc > 0&&_cbfg > _gaa ._cgbc {return _fgg .ErrSignNotEnoughSpace ;};if _cbfg > 0{_gaa ._cgbc =_cbfg +128; +};if sig .Contents !=nil {_gbb :=sig .Contents .Bytes ();copy (_gbb ,_dgbb );_dgbb =_gbb ;};sig .Contents =_cg .MakeHexString (string (_dgbb ));return nil ;}; -// InitSignature initialises the PdfSignature. -func (_ccb *adobePKCS7Detached )InitSignature (sig *_bec .PdfSignature )error {if !_ccb ._dad {if _ccb ._gdb ==nil {return _f .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); -};if _ccb ._cag ==nil {return _f .New ("\u0070\u0072\u0069\u0076\u0061\u0074\u0065\u004b\u0065\u0079\u0020m\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c");};};_agg :=*_ccb ;sig .Handler =&_agg ;sig .Filter =_ca .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_ca .MakeName ("\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_fcf ,_dba :=_agg .NewDigest (sig );if _dba !=nil {return _dba ;};_fcf .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); -return _agg .Sign (sig ,_fcf );}; +// NewDigest creates a new digest. +func (_cbaa *etsiPAdES )NewDigest (_ *_fgg .PdfSignature )(_fgg .Hasher ,error ){return _fg .NewBuffer (nil ),nil ;}; -// RevocationInfoArchival is OIDAttributeAdobeRevocation attribute. -type RevocationInfoArchival struct{Crl []_eg .RawValue `asn1:"explicit,tag:0,optional"`;Ocsp []_eg .RawValue `asn1:"explicit,tag:1,optional"`;OtherRevInfo []_eg .RawValue `asn1:"explicit,tag:2,optional"`;};func (_bdg *etsiPAdES )addDss (_eaf ,_gcd []*_bc .Certificate ,_gee *RevocationInfoArchival )(int ,error ){_dae ,_bea ,_bdb :=_bdg .buildCertChain (_eaf ,_gcd ); -if _bdb !=nil {return 0,_bdb ;};_edb ,_bdb :=_bdg .getCerts (_dae );if _bdb !=nil {return 0,_bdb ;};var _eaaa ,_efd [][]byte ;if _bdg .OCSPClient !=nil {_eaaa ,_bdb =_bdg .getOCSPs (_dae ,_bea );if _bdb !=nil {return 0,_bdb ;};};if _bdg .CRLClient !=nil {_efd ,_bdb =_bdg .getCRLs (_dae ); -if _bdb !=nil {return 0,_bdb ;};};if !_bdg ._ed {_ ,_bdb =_bdg ._fab .AddCerts (_edb );if _bdb !=nil {return 0,_bdb ;};_ ,_bdb =_bdg ._fab .AddOCSPs (_eaaa );if _bdb !=nil {return 0,_bdb ;};_ ,_bdb =_bdg ._fab .AddCRLs (_efd );if _bdb !=nil {return 0,_bdb ; -};};_bed :=0;for _ ,_fabf :=range _efd {_bed +=len (_fabf );_gee .Crl =append (_gee .Crl ,_eg .RawValue {FullBytes :_fabf });};for _ ,_acae :=range _eaaa {_bed +=len (_acae );_gee .Ocsp =append (_gee .Ocsp ,_eg .RawValue {FullBytes :_acae });};return _bed ,nil ; -}; +// NewDigest creates a new digest. +func (_bea *adobePKCS7Detached )NewDigest (sig *_fgg .PdfSignature )(_fgg .Hasher ,error ){return _fg .NewBuffer (nil ),nil ;};func _agg (_bfa []byte ,_bda int )(_eda []byte ){_ecc :=len (_bfa );if _ecc > _bda {_ecc =_bda ;};_eda =make ([]byte ,_bda ); +copy (_eda [len (_eda )-_ecc :],_bfa );return ;};type docTimeStamp struct{_ccfg string ;_gae _cc .Hash ;_cgbc int ;_debda *_g .TimestampClient ;}; + +// SignFunc represents a custom signing function. The function should return +// the computed signature. +type SignFunc func (_dce *_fgg .PdfSignature ,_ffc _fgg .Hasher )([]byte ,error );func (_eged *etsiPAdES )buildCertChain (_cgf ,_ac []*_ed .Certificate )([]*_ed .Certificate ,map[string ]*_ed .Certificate ,error ){_gcc :=map[string ]*_ed .Certificate {}; +for _ ,_bg :=range _cgf {_gcc [_bg .Subject .CommonName ]=_bg ;};_eeec :=_cgf ;for _ ,_egf :=range _ac {_baa :=_egf .Subject .CommonName ;if _ ,_bba :=_gcc [_baa ];_bba {continue ;};_gcc [_baa ]=_egf ;_eeec =append (_eeec ,_egf );};if len (_eeec )==0{return nil ,nil ,_fgg .ErrSignNoCertificates ; +};var _dfb error ;for _ded :=_eeec [0];_ded !=nil &&!_eged .CertClient .IsCA (_ded );{var _gba *_ed .Certificate ;_ ,_fad :=_gcc [_ded .Issuer .CommonName ];if !_fad {if _gba ,_dfb =_eged .CertClient .GetIssuer (_ded );_dfb !=nil {_d .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u006f\u0075\u006cd\u0020\u006e\u006f\u0074\u0020\u0072\u0065tr\u0069\u0065\u0076\u0065 \u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061te\u0020\u0069s\u0073\u0075\u0065\u0072\u003a\u0020\u0025\u0076",_dfb ); +break ;};_gcc [_ded .Issuer .CommonName ]=_gba ;_eeec =append (_eeec ,_gba );}else {break ;};_ded =_gba ;};return _eeec ,_gcc ,nil ;}; // NewDocTimeStampWithOpts returns a new DocTimeStamp configured using the // specified options. If no options are provided, default options will be used. @@ -67,222 +79,212 @@ if _bdb !=nil {return 0,_bdb ;};};if !_bdg ._ed {_ ,_bdb =_bdg ._fab .AddCerts ( // signature validation. // The following hash algorithms are supported: // crypto.SHA1, crypto.SHA256, crypto.SHA384, crypto.SHA512. -func NewDocTimeStampWithOpts (timestampServerURL string ,hashAlgorithm _cd .Hash ,opts *DocTimeStampOpts )(_bec .SignatureHandler ,error ){if opts ==nil {opts =&DocTimeStampOpts {};};if opts .SignatureSize <=0{opts .SignatureSize =4192;};return &docTimeStamp {_bfga :timestampServerURL ,_acef :hashAlgorithm ,_dfc :opts .SignatureSize ,_ffc :opts .Client },nil ; -}; +func NewDocTimeStampWithOpts (timestampServerURL string ,hashAlgorithm _cc .Hash ,opts *DocTimeStampOpts )(_fgg .SignatureHandler ,error ){if opts ==nil {opts =&DocTimeStampOpts {};};if opts .SignatureSize <=0{opts .SignatureSize =4192;};return &docTimeStamp {_ccfg :timestampServerURL ,_gae :hashAlgorithm ,_cgbc :opts .SignatureSize ,_debda :opts .Client },nil ; +};func (_baff *etsiPAdES )getOCSPs (_be []*_ed .Certificate ,_de map[string ]*_ed .Certificate )([][]byte ,error ){_fbe :=make ([][]byte ,0,len (_be ));for _ ,_fcb :=range _be {for _ ,_cfb :=range _fcb .OCSPServer {if _baff .CertClient .IsCA (_fcb ){continue ; +};_ddfe ,_ddfd :=_de [_fcb .Issuer .CommonName ];if !_ddfd {_d .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u0053\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074\u003a\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072t\u0069\u0066\u0069\u0063\u0061\u0074\u0065\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064"); +continue ;};_ ,_egb ,_afc :=_baff .OCSPClient .MakeRequest (_cfb ,_fcb ,_ddfe );if _afc !=nil {_d .Log .Debug ("\u0057\u0041\u0052\u004e:\u0020\u004f\u0043\u0053\u0050\u0020\u0072\u0065\u0071\u0075e\u0073t\u0020\u0065\u0072\u0072\u006f\u0072\u003a \u0025\u0076",_afc ); +continue ;};_fbe =append (_fbe ,_egb );};};return _fbe ,nil ;}; -// SignFunc represents a custom signing function. The function should return -// the computed signature. -type SignFunc func (_aebf *_bec .PdfSignature ,_bfd _bec .Hasher )([]byte ,error ); - -// NewDocMDPHandler returns the new DocMDP handler with the specific DocMDP restriction level. -func NewDocMDPHandler (handler _bec .SignatureHandler ,permission _ag .DocMDPPermission )(_bec .SignatureHandler ,error ){return &DocMDPHandler {_gb :handler ,Permission :permission },nil ;}; +// Sign sets the Contents fields. +func (_fbf *adobePKCS7Detached )Sign (sig *_fgg .PdfSignature ,digest _fgg .Hasher )error {if _fbf ._bac {_aba :=_fbf ._edbe ;if _aba <=0{_aba =8192;};sig .Contents =_cg .MakeHexString (string (make ([]byte ,_aba )));return nil ;};_ce ,_gef :=digest .(*_fg .Buffer ); +if !_gef {return _f .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_fddc ,_bdb :=_bff .NewSignedData (_ce .Bytes ());if _bdb !=nil {return _bdb ;};if _aaf :=_fddc .AddSigner (_fbf ._abeg ,_fbf ._ge ,_bff .SignerInfoConfig {}); +_aaf !=nil {return _aaf ;};_fddc .Detach ();_afbe ,_bdb :=_fddc .Finish ();if _bdb !=nil {return _bdb ;};_bgdd :=make ([]byte ,8192);copy (_bgdd ,_afbe );sig .Contents =_cg .MakeHexString (string (_bgdd ));return nil ;}; -// DocTimeStampOpts defines options for configuring the timestamp handler. -type DocTimeStampOpts struct{ +// RevocationInfoArchival is OIDAttributeAdobeRevocation attribute. +type RevocationInfoArchival struct{Crl []_ag .RawValue `asn1:"explicit,tag:0,optional"`;Ocsp []_ag .RawValue `asn1:"explicit,tag:1,optional"`;OtherRevInfo []_ag .RawValue `asn1:"explicit,tag:2,optional"`;}; -// SignatureSize is the estimated size of the signature contents in bytes. -// If not provided, a default signature size of 4192 is used. -// The signing process will report the model.ErrSignNotEnoughSpace error -// if the estimated signature size is smaller than the actual size of the -// signature. -SignatureSize int ; +// DocMDPHandler describes handler for the DocMDP realization. +type DocMDPHandler struct{_cgb _fgg .SignatureHandler ;Permission _bb .DocMDPPermission ;}; -// Client is the timestamp client used to make the signature request. -// If no client is provided, a default one is used. -Client *_fe .TimestampClient ;};func (_dfb *etsiPAdES )getCerts (_gfb []*_bc .Certificate )([][]byte ,error ){_gd :=make ([][]byte ,0,len (_gfb ));for _ ,_dbd :=range _gfb {_gd =append (_gd ,_dbd .Raw );};return _gd ,nil ;}; +// NewEmptyAdobePKCS7Detached creates a new Adobe.PPKMS/Adobe.PPKLite adbe.pkcs7.detached +// signature handler. The generated signature is empty and of size signatureLen. +// The signatureLen parameter can be 0 for the signature validation. +func NewEmptyAdobePKCS7Detached (signatureLen int )(_fgg .SignatureHandler ,error ){return &adobePKCS7Detached {_bac :true ,_edbe :signatureLen },nil ;}; -// NewAdobeX509RSASHA1 creates a new Adobe.PPKMS/Adobe.PPKLite -// adbe.x509.rsa_sha1 signature handler. Both the private key and the -// certificate can be nil for the signature validation. -func NewAdobeX509RSASHA1 (privateKey *_ae .PrivateKey ,certificate *_bc .Certificate )(_bec .SignatureHandler ,error ){return &adobeX509RSASHA1 {_bag :certificate ,_faf :privateKey },nil ;}; +// Sign adds a new reference to signature's references array. +func (_ffb *DocMDPHandler )Sign (sig *_fgg .PdfSignature ,digest _fgg .Hasher )error {return _ffb ._cgb .Sign (sig ,digest );}; -// Validate validates PdfSignature. -func (_bcd *adobePKCS7Detached )Validate (sig *_bec .PdfSignature ,digest _bec .Hasher )(_bec .SignatureValidationResult ,error ){_dbg :=sig .Contents .Bytes ();_dc ,_deda :=_be .Parse (_dbg );if _deda !=nil {return _bec .SignatureValidationResult {},_deda ; -};_cbgg ,_efa :=digest .(*_ff .Buffer );if !_efa {return _bec .SignatureValidationResult {},_c .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_dc .Content =_cbgg .Bytes ();if _deda =_dc .Verify (); -_deda !=nil {return _bec .SignatureValidationResult {},_deda ;};return _bec .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ;}; +// Sign sets the Contents fields for the PdfSignature. +func (_gcg *etsiPAdES )Sign (sig *_fgg .PdfSignature ,digest _fgg .Hasher )error {_edg ,_gfb :=digest .(*_fg .Buffer );if !_gfb {return _f .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_cbf ,_dc :=_bff .NewSignedData (_edg .Bytes ()); +if _dc !=nil {return _dc ;};_cbf .SetDigestAlgorithm (_bff .OIDDigestAlgorithmSHA256 );_cdc :=_bff .SignerInfoConfig {};_cdf :=_cc .SHA256 .New ();_cdf .Write (_gcg ._dbag .Raw );var _abcd struct{Seq struct{Seq struct{Value []byte ;};};};_abcd .Seq .Seq .Value =_cdf .Sum (nil ); +var _egbg []*_ed .Certificate ;var _bbf []*_ed .Certificate ;if _gcg ._ddg !=nil {_bbf =[]*_ed .Certificate {_gcg ._ddg };};_aef :=RevocationInfoArchival {Crl :[]_ag .RawValue {},Ocsp :[]_ag .RawValue {},OtherRevInfo :[]_ag .RawValue {}};_fega :=0;if _gcg ._fcg !=nil &&len (_gcg ._bdg )> 0{_abcb ,_efb :=_gcg .makeTimestampRequest (_gcg ._bdg ,([]byte )("")); +if _efb !=nil {return _efb ;};_afb ,_efb :=_afd .Parse (_abcb .FullBytes );if _efb !=nil {return _efb ;};_egbg =append (_egbg ,_afb .Certificates ...);};if _gcg ._fcg !=nil {_gac ,_aag :=_gcg .addDss ([]*_ed .Certificate {_gcg ._dbag },_bbf ,&_aef );if _aag !=nil {return _aag ; +};_fega +=_gac ;if len (_egbg )> 0{_gac ,_aag =_gcg .addDss (_egbg ,nil ,&_aef );if _aag !=nil {return _aag ;};_fega +=_gac ;};if !_gcg ._ebf {_gcg ._fcg .SetDSS (_gcg ._gc );};};_cdc .ExtraSignedAttributes =append (_cdc .ExtraSignedAttributes ,_bff .Attribute {Type :_bff .OIDAttributeSigningCertificateV2 ,Value :_abcd },_bff .Attribute {Type :_bff .OIDAttributeAdobeRevocation ,Value :_aef }); +if _afg :=_cbf .AddSignerChainPAdES (_gcg ._dbag ,_gcg ._fgca ,_bbf ,_cdc );_afg !=nil {return _afg ;};_cbf .Detach ();if len (_gcg ._bdg )> 0{_faf :=_cbf .GetSignedData ().SignerInfos [0].EncryptedDigest ;_cgbb ,_bbaa :=_gcg .makeTimestampRequest (_gcg ._bdg ,_faf ); +if _bbaa !=nil {return _bbaa ;};_bbaa =_cbf .AddTimestampTokenToSigner (0,_cgbb .FullBytes );if _bbaa !=nil {return _bbaa ;};};_efd ,_dc :=_cbf .Finish ();if _dc !=nil {return _dc ;};_acbg :=make ([]byte ,len (_efd )+1024*2+_fega );copy (_acbg ,_efd ); +sig .Contents =_cg .MakeHexString (string (_acbg ));if !_gcg ._ebf &&_gcg ._gc !=nil {_cdf =_cc .SHA1 .New ();_cdf .Write (_acbg );_bgd :=_ab .ToUpper (_bd .EncodeToString (_cdf .Sum (nil )));if _bgd !=""{_gcg ._gc .VRI [_bgd ]=&_fgg .VRI {Cert :_gcg ._gc .Certs ,OCSP :_gcg ._gc .OCSPs ,CRL :_gcg ._gc .CRLs }; +};_gcg ._fcg .SetDSS (_gcg ._gc );};return nil ;}; -// NewDigest creates a new digest. -func (_gfe *etsiPAdES )NewDigest (_ *_bec .PdfSignature )(_bec .Hasher ,error ){return _ff .NewBuffer (nil ),nil ;}; +// NewAdobeX509RSASHA1Custom creates a new Adobe.PPKMS/Adobe.PPKLite +// adbe.x509.rsa_sha1 signature handler with a custom signing function. Both the +// certificate and the sign function can be nil for the signature validation. +// NOTE: the handler will do a mock Sign when initializing the signature in +// order to estimate the signature size. Use NewAdobeX509RSASHA1CustomWithOpts +// for configuring the handler to estimate the signature size. +func NewAdobeX509RSASHA1Custom (certificate *_ed .Certificate ,signFunc SignFunc )(_fgg .SignatureHandler ,error ){return &adobeX509RSASHA1 {_dac :certificate ,_cbfe :signFunc },nil ;};func _dea (_bdc _ag .ObjectIdentifier )(_cc .Hash ,error ){switch {case _bdc .Equal (_bff .OIDDigestAlgorithmSHA1 ),_bdc .Equal (_bff .OIDDigestAlgorithmECDSASHA1 ),_bdc .Equal (_bff .OIDDigestAlgorithmDSA ),_bdc .Equal (_bff .OIDDigestAlgorithmDSASHA1 ),_bdc .Equal (_bff .OIDEncryptionAlgorithmRSA ):return _cc .SHA1 ,nil ; +case _bdc .Equal (_bff .OIDDigestAlgorithmSHA256 ),_bdc .Equal (_bff .OIDDigestAlgorithmECDSASHA256 ):return _cc .SHA256 ,nil ;case _bdc .Equal (_bff .OIDDigestAlgorithmSHA384 ),_bdc .Equal (_bff .OIDDigestAlgorithmECDSASHA384 ):return _cc .SHA384 ,nil ; +case _bdc .Equal (_bff .OIDDigestAlgorithmSHA512 ),_bdc .Equal (_bff .OIDDigestAlgorithmECDSASHA512 ):return _cc .SHA512 ,nil ;};return _cc .Hash (0),_bff .ErrUnsupportedAlgorithm ;}; -// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser by the DiffPolicy -// params describes parameters for the DocMDP checks. -func (_ga *DocMDPHandler )ValidateWithOpts (sig *_bec .PdfSignature ,digest _bec .Hasher ,params _bec .SignatureHandlerDocMDPParams )(_bec .SignatureValidationResult ,error ){_cdf ,_gbc :=_ga ._gb .Validate (sig ,digest );if _gbc !=nil {return _cdf ,_gbc ; -};_fed :=params .Parser ;if _fed ==nil {return _bec .SignatureValidationResult {},_f .New ("p\u0061r\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027t\u0020\u0062\u0065\u0020nu\u006c\u006c");};if !_cdf .IsVerified {return _cdf ,nil ;};_aec :=params .DiffPolicy ; -if _aec ==nil {_aec =_ag .NewDefaultDiffPolicy ();};for _bd :=0;_bd <=_fed .GetRevisionNumber ();_bd ++{_bgf ,_ba :=_fed .GetRevision (_bd );if _ba !=nil {return _bec .SignatureValidationResult {},_ba ;};_de :=_bgf .GetTrailer ();if _de ==nil {return _bec .SignatureValidationResult {},_f .New ("\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0074\u0068\u0065\u0020\u0074r\u0061i\u006c\u0065\u0072\u0020\u006f\u0062\u006ae\u0063\u0074"); -};_bgc ,_fc :=_ca .GetDict (_de .Get ("\u0052\u006f\u006f\u0074"));if !_fc {return _bec .SignatureValidationResult {},_f .New ("\u0075n\u0064\u0065\u0066\u0069n\u0065\u0064\u0020\u0074\u0068e\u0020r\u006fo\u0074\u0020\u006f\u0062\u006a\u0065\u0063t");}; -_gcg ,_fc :=_ca .GetDict (_bgc .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_fc {continue ;};_ef ,_fc :=_ca .GetArray (_gcg .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_fc {continue ;};for _ ,_fad :=range _ef .Elements (){_bf ,_fbe :=_ca .GetDict (_fad ); -if !_fbe {continue ;};_af ,_fbe :=_ca .GetDict (_bf .Get ("\u0056"));if !_fbe {continue ;};if _ca .EqualObjects (_af .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"),sig .Contents ){_cdf .DiffResults ,_ba =_aec .ReviewFile (_bgf ,_fed ,&_ag .MDPParameters {DocMDPLevel :_ga .Permission }); -if _ba !=nil {return _bec .SignatureValidationResult {},_ba ;};_cdf .IsVerified =_cdf .DiffResults .IsPermitted ();return _cdf ,nil ;};};};return _bec .SignatureValidationResult {},_f .New ("\u0064\u006f\u006e\u0027\u0074\u0020\u0066o\u0075\u006e\u0064 \u0074\u0068\u0069\u0073 \u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073"); -}; +// IsApplicable returns true if the signature handler is applicable for the PdfSignature. +func (_cgbe *DocMDPHandler )IsApplicable (sig *_fgg .PdfSignature )bool {_eg :=false ;for _ ,_fb :=range sig .Reference .Elements (){if _aa ,_faa :=_cg .GetDict (_fb );_faa {if _eb ,_cb :=_cg .GetNameVal (_aa .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); +_cb {if _eb !="\u0044\u006f\u0063\u004d\u0044\u0050"{return false ;};if _feg ,_ba :=_cg .GetDict (_aa .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_ba {_ ,_ff :=_cg .GetNumberAsInt64 (_feg .Get ("\u0050")); +if _ff !=nil {return false ;};_eg =true ;break ;};};};};return _eg &&_cgbe ._cgb .IsApplicable (sig );};const _fag =_cc .SHA1 ;func (_bbac *etsiPAdES )getCerts (_acb []*_ed .Certificate )([][]byte ,error ){_eeef :=make ([][]byte ,0,len (_acb ));for _ ,_debd :=range _acb {_eeef =append (_eeef ,_debd .Raw ); +};return _eeef ,nil ;};func (_cfa *adobeX509RSASHA1 )sign (_cac *_fgg .PdfSignature ,_bbc _fgg .Hasher ,_dgdg bool )error {if !_dgdg {return _cfa .Sign (_cac ,_bbc );};_gbd ,_ccb :=_cfa ._dac .PublicKey .(*_fe .PublicKey );if !_ccb {return _f .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0075\u0062\u006c\u0069\u0063\u0020\u006b\u0065y\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",_gbd ); +};_ddae ,_gfe :=_ag .Marshal (make ([]byte ,_gbd .Size ()));if _gfe !=nil {return _gfe ;};_cac .Contents =_cg .MakeHexString (string (_ddae ));return nil ;};func (_fge *etsiPAdES )makeTimestampRequest (_bfff string ,_cbc []byte )(_ag .RawValue ,error ){_cbe :=_cc .SHA512 .New (); +_cbe .Write (_cbc );_efa :=_cbe .Sum (nil );_ad :=_afd .Request {HashAlgorithm :_cc .SHA512 ,HashedMessage :_efa ,Certificates :true ,Extensions :nil ,ExtraExtensions :nil };_bc :=_g .NewTimestampClient ();_ddb ,_bab :=_bc .GetEncodedToken (_bfff ,&_ad ); +if _bab !=nil {return _ag .NullRawValue ,_bab ;};return _ag .RawValue {FullBytes :_ddb },nil ;}; // IsApplicable returns true if the signature handler is applicable for the PdfSignature -func (_beg *adobePKCS7Detached )IsApplicable (sig *_bec .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064"; +func (_gce *adobePKCS7Detached )IsApplicable (sig *_fgg .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064"; }; -// InitSignature initialization of the DocMDP signature. -func (_agf *DocMDPHandler )InitSignature (sig *_bec .PdfSignature )error {_cae :=_agf ._gb .InitSignature (sig );if _cae !=nil {return _cae ;};sig .Handler =_agf ;if sig .Reference ==nil {sig .Reference =_ca .MakeArray ();};sig .Reference .Append (_bec .NewPdfSignatureReferenceDocMDP (_bec .NewPdfTransformParamsDocMDP (_agf .Permission )).ToPdfObject ()); -return nil ;}; +// Validate validates PdfSignature. +func (_gcgf *etsiPAdES )Validate (sig *_fgg .PdfSignature ,digest _fgg .Hasher )(_fgg .SignatureValidationResult ,error ){_bge :=sig .Contents .Bytes ();_efbc ,_fbc :=_bff .Parse (_bge );if _fbc !=nil {return _fgg .SignatureValidationResult {},_fbc ;}; +_egef ,_acf :=digest .(*_fg .Buffer );if !_acf {return _fgg .SignatureValidationResult {},_f .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_efbc .Content =_egef .Bytes ();if _fbc =_efbc .Verify (); +_fbc !=nil {return _fgg .SignatureValidationResult {},_fbc ;};_fadc :=false ;_egd :=false ;var _fdf _bf .Time ;for _ ,_afe :=range _efbc .Signers {_daa :=_afe .EncryptedDigest ;var _fbea RevocationInfoArchival ;_fbc =_efbc .UnmarshalSignedAttribute (_bff .OIDAttributeAdobeRevocation ,&_fbea ); +if _fbc ==nil {if len (_fbea .Crl )> 0{_egd =true ;};if len (_fbea .Ocsp )> 0{_fadc =true ;};};for _ ,_ade :=range _afe .UnauthenticatedAttributes {if _ade .Type .Equal (_bff .OIDAttributeTimeStampToken ){_dge ,_ea :=_afd .Parse (_ade .Value .Bytes );if _ea !=nil {return _fgg .SignatureValidationResult {},_ea ; +};_fdf =_dge .Time ;_cbce :=_dge .HashAlgorithm .New ();_cbce .Write (_daa );if !_fg .Equal (_cbce .Sum (nil ),_dge .HashedMessage ){return _fgg .SignatureValidationResult {},_f .Errorf ("\u0048\u0061\u0073\u0068\u0020i\u006e\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061\u006d\u0070\u0020\u0069s\u0020\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020\u0066\u0072\u006f\u006d\u0020\u0070\u006b\u0063\u0073\u0037"); +};break ;};};};_fggd :=_fgg .SignatureValidationResult {IsSigned :true ,IsVerified :true ,IsCrlFound :_egd ,IsOcspFound :_fadc ,GeneralizedTime :_fdf };return _fggd ,nil ;};type adobeX509RSASHA1 struct{_cdg *_fe .PrivateKey ;_dac *_ed .Certificate ;_cbfe SignFunc ; +_eegf bool ;_cbb _cc .Hash ;};func (_egbd *docTimeStamp )getCertificate (_ebg *_fgg .PdfSignature )(*_ed .Certificate ,error ){_bbcg ,_eaf :=_ebg .GetCerts ();if _eaf !=nil {return nil ,_eaf ;};return _bbcg [0],nil ;}; -// Validate implementation of the SignatureHandler interface -// This check is impossible without checking the document's content. -// Please, use ValidateWithOpts with the PdfParser. -func (_gbb *DocMDPHandler )Validate (sig *_bec .PdfSignature ,digest _bec .Hasher )(_bec .SignatureValidationResult ,error ){return _bec .SignatureValidationResult {},_f .New ("i\u006d\u0070\u006f\u0073\u0073\u0069b\u006c\u0065\u0020\u0076\u0061\u006ci\u0064\u0061\u0074\u0069\u006f\u006e\u0020w\u0069\u0074\u0068\u006f\u0075\u0074\u0020\u0070\u0061\u0072s\u0065"); -};const _cdg =_cd .SHA1 ; +// NewEtsiPAdESLevelT creates a new Adobe.PPKLite ETSI.CAdES.detached Level T signature handler. +func NewEtsiPAdESLevelT (privateKey *_fe .PrivateKey ,certificate *_ed .Certificate ,caCert *_ed .Certificate ,certificateTimestampServerURL string )(_fgg .SignatureHandler ,error ){return &etsiPAdES {_dbag :certificate ,_fgca :privateKey ,_ddg :caCert ,_bdg :certificateTimestampServerURL },nil ; +}; + +// Validate validates PdfSignature. +func (_adf *adobeX509RSASHA1 )Validate (sig *_fgg .PdfSignature ,digest _fgg .Hasher )(_fgg .SignatureValidationResult ,error ){_cbec ,_bdd :=_adf .getCertificate (sig );if _bdd !=nil {return _fgg .SignatureValidationResult {},_bdd ;};_gggb :=sig .Contents .Bytes (); +var _bbe []byte ;if _ ,_cff :=_ag .Unmarshal (_gggb ,&_bbe );_cff !=nil {return _fgg .SignatureValidationResult {},_cff ;};_dee ,_fbb :=digest .(_a .Hash );if !_fbb {return _fgg .SignatureValidationResult {},_e .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072"); +};_acd ,_ :=_adf .getHashAlgorithm (sig );if _acd ==0{_acd =_fag ;};if _dgb :=_fe .VerifyPKCS1v15 (_cbec .PublicKey .(*_fe .PublicKey ),_acd ,_dee .Sum (nil ),_bbe );_dgb !=nil {return _fgg .SignatureValidationResult {},_dgb ;};return _fgg .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ; +}; // NewAdobeX509RSASHA1CustomWithOpts creates a new Adobe.PPKMS/Adobe.PPKLite // adbe.x509.rsa_sha1 signature handler with a custom signing function. The // handler is configured based on the provided options. If no options are // provided, default options will be used. Both the certificate and the sign // function can be nil for the signature validation. -func NewAdobeX509RSASHA1CustomWithOpts (certificate *_bc .Certificate ,signFunc SignFunc ,opts *AdobeX509RSASHA1Opts )(_bec .SignatureHandler ,error ){if opts ==nil {opts =&AdobeX509RSASHA1Opts {};};return &adobeX509RSASHA1 {_bag :certificate ,_adff :signFunc ,_bde :opts .EstimateSize ,_fcg :opts .Algorithm },nil ; -};type etsiPAdES struct{_db *_ae .PrivateKey ;_fd *_bc .Certificate ;_dee bool ;_ed bool ;_gcc *_bc .Certificate ;_eb string ; - -// CertClient is the client used to retrieve certificates. -CertClient *_fe .CertClient ; - -// OCSPClient is the client used to retrieve OCSP validation information. -OCSPClient *_fe .OCSPClient ; - -// CRLClient is the client used to retrieve CRL validation information. -CRLClient *_fe .CRLClient ;_dec *_bec .PdfAppender ;_fab *_bec .DSS ;};func _gbf (_fge _eg .ObjectIdentifier )(_cd .Hash ,error ){switch {case _fge .Equal (_be .OIDDigestAlgorithmSHA1 ),_fge .Equal (_be .OIDDigestAlgorithmECDSASHA1 ),_fge .Equal (_be .OIDDigestAlgorithmDSA ),_fge .Equal (_be .OIDDigestAlgorithmDSASHA1 ),_fge .Equal (_be .OIDEncryptionAlgorithmRSA ):return _cd .SHA1 ,nil ; -case _fge .Equal (_be .OIDDigestAlgorithmSHA256 ),_fge .Equal (_be .OIDDigestAlgorithmECDSASHA256 ):return _cd .SHA256 ,nil ;case _fge .Equal (_be .OIDDigestAlgorithmSHA384 ),_fge .Equal (_be .OIDDigestAlgorithmECDSASHA384 ):return _cd .SHA384 ,nil ;case _fge .Equal (_be .OIDDigestAlgorithmSHA512 ),_fge .Equal (_be .OIDDigestAlgorithmECDSASHA512 ):return _cd .SHA512 ,nil ; -};return _cd .Hash (0),_be .ErrUnsupportedAlgorithm ;};func _abf (_ebcd []byte ,_ebbea int )(_abdc []byte ){_eeb :=len (_ebcd );if _eeb > _ebbea {_eeb =_ebbea ;};_abdc =make ([]byte ,_ebbea );copy (_abdc [len (_abdc )-_eeb :],_ebcd );return ;}; +func NewAdobeX509RSASHA1CustomWithOpts (certificate *_ed .Certificate ,signFunc SignFunc ,opts *AdobeX509RSASHA1Opts )(_fgg .SignatureHandler ,error ){if opts ==nil {opts =&AdobeX509RSASHA1Opts {};};return &adobeX509RSASHA1 {_dac :certificate ,_cbfe :signFunc ,_eegf :opts .EstimateSize ,_cbb :opts .Algorithm },nil ; +}; // NewDigest creates a new digest. -func (_ege *adobePKCS7Detached )NewDigest (sig *_bec .PdfSignature )(_bec .Hasher ,error ){return _ff .NewBuffer (nil ),nil ;}; +func (_geb *adobeX509RSASHA1 )NewDigest (sig *_fgg .PdfSignature )(_fgg .Hasher ,error ){if _gda ,_dgf :=_geb .getHashAlgorithm (sig );_gda !=0&&_dgf ==nil {return _gda .New (),nil ;};return _fag .New (),nil ;}; // Sign sets the Contents fields for the PdfSignature. -func (_ddb *adobeX509RSASHA1 )Sign (sig *_bec .PdfSignature ,digest _bec .Hasher )error {var _fadc []byte ;var _agcf error ;if _ddb ._adff !=nil {_fadc ,_agcf =_ddb ._adff (sig ,digest );if _agcf !=nil {return _agcf ;};}else {_ace ,_age :=digest .(_a .Hash ); -if !_age {return _f .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_ebe :=_cdg ;if _ddb ._fcg !=0{_ebe =_ddb ._fcg ;};_fadc ,_agcf =_ae .SignPKCS1v15 (_bb .Reader ,_ddb ._faf ,_ebe ,_ace .Sum (nil ));if _agcf !=nil {return _agcf ; -};};_fadc ,_agcf =_eg .Marshal (_fadc );if _agcf !=nil {return _agcf ;};sig .Contents =_ca .MakeHexString (string (_fadc ));return nil ;};func (_abb *adobeX509RSASHA1 )getHashAlgorithm (_ecdb *_bec .PdfSignature )(_cd .Hash ,error ){_aeef ,_gcgc :=_abb .getCertificate (_ecdb ); -if _gcgc !=nil {if _abb ._fcg !=0{return _abb ._fcg ,nil ;};return _cdg ,_gcgc ;};if _ecdb .Contents !=nil {_dfab :=_ecdb .Contents .Bytes ();var _caf []byte ;if _ ,_ecc :=_eg .Unmarshal (_dfab ,&_caf );_ecc ==nil {_abd :=_egb (_aeef .PublicKey .(*_ae .PublicKey ),_caf ); -if _abd > 0{return _abd ,nil ;};};};if _abb ._fcg !=0{return _abb ._fcg ,nil ;};return _cdg ,nil ;}; +func (_bbbf *adobeX509RSASHA1 )Sign (sig *_fgg .PdfSignature ,digest _fgg .Hasher )error {var _effd []byte ;var _bgea error ;if _bbbf ._cbfe !=nil {_effd ,_bgea =_bbbf ._cbfe (sig ,digest );if _bgea !=nil {return _bgea ;};}else {_dcc ,_cfcb :=digest .(_a .Hash ); +if !_cfcb {return _e .New ("\u0068a\u0073h\u0020\u0074\u0079\u0070\u0065\u0020\u0065\u0072\u0072\u006f\u0072");};_bgb :=_fag ;if _bbbf ._cbb !=0{_bgb =_bbbf ._cbb ;};_effd ,_bgea =_fe .SignPKCS1v15 (_fa .Reader ,_bbbf ._cdg ,_bgb ,_dcc .Sum (nil ));if _bgea !=nil {return _bgea ; +};};_effd ,_bgea =_ag .Marshal (_effd );if _bgea !=nil {return _bgea ;};sig .Contents =_cg .MakeHexString (string (_effd ));return nil ;}; // Validate validates PdfSignature. -func (_efg *etsiPAdES )Validate (sig *_bec .PdfSignature ,digest _bec .Hasher )(_bec .SignatureValidationResult ,error ){_ada :=sig .Contents .Bytes ();_gead ,_bfb :=_be .Parse (_ada );if _bfb !=nil {return _bec .SignatureValidationResult {},_bfb ;};_fee ,_fcd :=digest .(*_ff .Buffer ); -if !_fcd {return _bec .SignatureValidationResult {},_c .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_gead .Content =_fee .Bytes ();if _bfb =_gead .Verify ();_bfb !=nil {return _bec .SignatureValidationResult {},_bfb ; -};_cdd :=false ;_cegd :=false ;var _dbee _b .Time ;for _ ,_eefd :=range _gead .Signers {_afg :=_eefd .EncryptedDigest ;var _aaa RevocationInfoArchival ;_bfb =_gead .UnmarshalSignedAttribute (_be .OIDAttributeAdobeRevocation ,&_aaa );if _bfb ==nil {if len (_aaa .Crl )> 0{_cegd =true ; -};if len (_aaa .Ocsp )> 0{_cdd =true ;};};for _ ,_gcab :=range _eefd .UnauthenticatedAttributes {if _gcab .Type .Equal (_be .OIDAttributeTimeStampToken ){_agc ,_acb :=_ce .Parse (_gcab .Value .Bytes );if _acb !=nil {return _bec .SignatureValidationResult {},_acb ; -};_dbee =_agc .Time ;_aed :=_agc .HashAlgorithm .New ();_aed .Write (_afg );if !_ff .Equal (_aed .Sum (nil ),_agc .HashedMessage ){return _bec .SignatureValidationResult {},_c .Errorf ("\u0048\u0061\u0073\u0068\u0020i\u006e\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061\u006d\u0070\u0020\u0069s\u0020\u0064\u0069\u0066\u0066\u0065\u0072\u0065\u006e\u0074\u0020\u0066\u0072\u006f\u006d\u0020\u0070\u006b\u0063\u0073\u0037"); -};break ;};};};_edbe :=_bec .SignatureValidationResult {IsSigned :true ,IsVerified :true ,IsCrlFound :_cegd ,IsOcspFound :_cdd ,GeneralizedTime :_dbee };return _edbe ,nil ;};func (_gbg *etsiPAdES )makeTimestampRequest (_fce string ,_fg []byte )(_eg .RawValue ,error ){_geb :=_cd .SHA512 .New (); -_geb .Write (_fg );_cf :=_geb .Sum (nil );_ggf :=_ce .Request {HashAlgorithm :_cd .SHA512 ,HashedMessage :_cf ,Certificates :true ,Extensions :nil ,ExtraExtensions :nil };_ceg :=_fe .NewTimestampClient ();_daa ,_ded :=_ceg .GetEncodedToken (_fce ,&_ggf ); -if _ded !=nil {return _eg .NullRawValue ,_ded ;};return _eg .RawValue {FullBytes :_daa },nil ;}; - -// IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_aff *etsiPAdES )IsApplicable (sig *_bec .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064"; -};func (_egc *etsiPAdES )getCRLs (_edg []*_bc .Certificate )([][]byte ,error ){_aca :=make ([][]byte ,0,len (_edg ));for _ ,_bfg :=range _edg {for _ ,_ab :=range _bfg .CRLDistributionPoints {if _egc .CertClient .IsCA (_bfg ){continue ;};_bae ,_bdc :=_egc .CRLClient .MakeRequest (_ab ,_bfg ); -if _bdc !=nil {_fb .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043R\u004c\u0020\u0072\u0065\u0071\u0075\u0065\u0073\u0074 \u0065\u0072\u0072o\u0072:\u0020\u0025\u0076",_bdc );continue ;};_aca =append (_aca ,_bae );};};return _aca ,nil ;}; +func (_fegag *adobePKCS7Detached )Validate (sig *_fgg .PdfSignature ,digest _fgg .Hasher )(_fgg .SignatureValidationResult ,error ){_bca :=sig .Contents .Bytes ();_bafc ,_bbfg :=_bff .Parse (_bca );if _bbfg !=nil {return _fgg .SignatureValidationResult {},_bbfg ; +};_ddd ,_aac :=digest .(*_fg .Buffer );if !_aac {return _fgg .SignatureValidationResult {},_f .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_bafc .Content =_ddd .Bytes ();if _bbfg =_bafc .Verify (); +_bbfg !=nil {return _fgg .SignatureValidationResult {},_bbfg ;};return _fgg .SignatureValidationResult {IsSigned :true ,IsVerified :true },nil ;};func (_gggg *adobeX509RSASHA1 )getHashAlgorithm (_eab *_fgg .PdfSignature )(_cc .Hash ,error ){_cfc ,_fec :=_gggg .getCertificate (_eab ); +if _fec !=nil {if _gggg ._cbb !=0{return _gggg ._cbb ,nil ;};return _fag ,_fec ;};if _eab .Contents !=nil {_fggb :=_eab .Contents .Bytes ();var _abf []byte ;if _ ,_ffd :=_ag .Unmarshal (_fggb ,&_abf );_ffd ==nil {_ebb :=_ada (_cfc .PublicKey .(*_fe .PublicKey ),_abf ); +if _ebb > 0{return _ebb ,nil ;};};};if _gggg ._cbb !=0{return _gggg ._cbb ,nil ;};return _fag ,nil ;}; -// Validate validates PdfSignature. -func (_abff *docTimeStamp )Validate (sig *_bec .PdfSignature ,digest _bec .Hasher )(_bec .SignatureValidationResult ,error ){_eab :=sig .Contents .Bytes ();_dfbf ,_bcc :=_be .Parse (_eab );if _bcc !=nil {return _bec .SignatureValidationResult {},_bcc ; -};if _bcc =_dfbf .Verify ();_bcc !=nil {return _bec .SignatureValidationResult {},_bcc ;};var _acdb timestampInfo ;_ ,_bcc =_eg .Unmarshal (_dfbf .Content ,&_acdb );if _bcc !=nil {return _bec .SignatureValidationResult {},_bcc ;};_add ,_bcc :=_gbf (_acdb .MessageImprint .HashAlgorithm .Algorithm ); -if _bcc !=nil {return _bec .SignatureValidationResult {},_bcc ;};_cge :=_add .New ();_bfe ,_edgbe :=digest .(*_ff .Buffer );if !_edgbe {return _bec .SignatureValidationResult {},_c .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073"); -};_cge .Write (_bfe .Bytes ());_adc :=_cge .Sum (nil );_dfffe :=_bec .SignatureValidationResult {IsSigned :true ,IsVerified :_ff .Equal (_adc ,_acdb .MessageImprint .HashedMessage ),GeneralizedTime :_acdb .GeneralizedTime };return _dfffe ,nil ;}; +// NewDocTimeStamp creates a new DocTimeStamp signature handler. +// Both the timestamp server URL and the hash algorithm can be empty for the +// signature validation. +// The following hash algorithms are supported: +// crypto.SHA1, crypto.SHA256, crypto.SHA384, crypto.SHA512. +// NOTE: the handler will do a mock Sign when initializing the signature +// in order to estimate the signature size. Use NewDocTimeStampWithOpts +// for providing the signature size. +func NewDocTimeStamp (timestampServerURL string ,hashAlgorithm _cc .Hash )(_fgg .SignatureHandler ,error ){return &docTimeStamp {_ccfg :timestampServerURL ,_gae :hashAlgorithm },nil ;}; -// NewEtsiPAdESLevelB creates a new Adobe.PPKLite ETSI.CAdES.detached Level B signature handler. -func NewEtsiPAdESLevelB (privateKey *_ae .PrivateKey ,certificate *_bc .Certificate ,caCert *_bc .Certificate )(_bec .SignatureHandler ,error ){return &etsiPAdES {_fd :certificate ,_db :privateKey ,_gcc :caCert },nil ;}; +// DocTimeStampOpts defines options for configuring the timestamp handler. +type DocTimeStampOpts struct{ -// Sign sets the Contents fields for the PdfSignature. -func (_bca *docTimeStamp )Sign (sig *_bec .PdfSignature ,digest _bec .Hasher )error {_beb ,_dece :=_fe .NewTimestampRequest (digest .(*_ff .Buffer ),&_ce .RequestOptions {Hash :_bca ._acef ,Certificates :true });if _dece !=nil {return _dece ;};_ecca :=_bca ._ffc ; -if _ecca ==nil {_ecca =_fe .NewTimestampClient ();};_gcgd ,_dece :=_ecca .GetEncodedToken (_bca ._bfga ,_beb );if _dece !=nil {return _dece ;};_gbe :=len (_gcgd );if _bca ._dfc > 0&&_gbe > _bca ._dfc {return _bec .ErrSignNotEnoughSpace ;};if _gbe > 0{_bca ._dfc =_gbe +128; -};if sig .Contents !=nil {_dde :=sig .Contents .Bytes ();copy (_dde ,_gcgd );_gcgd =_dde ;};sig .Contents =_ca .MakeHexString (string (_gcgd ));return nil ;}; +// SignatureSize is the estimated size of the signature contents in bytes. +// If not provided, a default signature size of 4192 is used. +// The signing process will report the model.ErrSignNotEnoughSpace error +// if the estimated signature size is smaller than the actual size of the +// signature. +SignatureSize int ; -// NewDigest creates a new digest. -func (_caec *adobeX509RSASHA1 )NewDigest (sig *_bec .PdfSignature )(_bec .Hasher ,error ){if _afd ,_fcaa :=_caec .getHashAlgorithm (sig );_afd !=0&&_fcaa ==nil {return _afd .New (),nil ;};return _cdg .New (),nil ;}; +// Client is the timestamp client used to make the signature request. +// If no client is provided, a default one is used. +Client *_g .TimestampClient ;}; // NewDigest creates a new digest. -func (_bbe *DocMDPHandler )NewDigest (sig *_bec .PdfSignature )(_bec .Hasher ,error ){return _bbe ._gb .NewDigest (sig );};func (_ecd *adobeX509RSASHA1 )getCertificate (_dcd *_bec .PdfSignature )(*_bc .Certificate ,error ){if _ecd ._bag !=nil {return _ecd ._bag ,nil ; -};_bff ,_dade :=_dcd .GetCerts ();if _dade !=nil {return nil ,_dade ;};return _bff [0],nil ;}; +func (_gb *DocMDPHandler )NewDigest (sig *_fgg .PdfSignature )(_fgg .Hasher ,error ){return _gb ._cgb .NewDigest (sig );}; -// DocMDPHandler describes handler for the DocMDP realization. -type DocMDPHandler struct{_gb _bec .SignatureHandler ;Permission _ag .DocMDPPermission ;}; +// ValidateWithOpts validates a PDF signature by checking PdfReader or PdfParser by the DiffPolicy +// params describes parameters for the DocMDP checks. +func (_gg *DocMDPHandler )ValidateWithOpts (sig *_fgg .PdfSignature ,digest _fgg .Hasher ,params _fgg .SignatureHandlerDocMDPParams )(_fgg .SignatureValidationResult ,error ){_df ,_ccf :=_gg ._cgb .Validate (sig ,digest );if _ccf !=nil {return _df ,_ccf ; +};_fcc :=params .Parser ;if _fcc ==nil {return _fgg .SignatureValidationResult {},_e .New ("p\u0061r\u0073\u0065\u0072\u0020\u0063\u0061\u006e\u0027t\u0020\u0062\u0065\u0020nu\u006c\u006c");};if !_df .IsVerified {return _df ,nil ;};_afa :=params .DiffPolicy ; +if _afa ==nil {_afa =_bb .NewDefaultDiffPolicy ();};for _dd :=0;_dd <=_fcc .GetRevisionNumber ();_dd ++{_aff ,_cd :=_fcc .GetRevision (_dd );if _cd !=nil {return _fgg .SignatureValidationResult {},_cd ;};_da :=_aff .GetTrailer ();if _da ==nil {return _fgg .SignatureValidationResult {},_e .New ("\u0075\u006e\u0064\u0065f\u0069\u006e\u0065\u0064\u0020\u0074\u0068\u0065\u0020\u0074r\u0061i\u006c\u0065\u0072\u0020\u006f\u0062\u006ae\u0063\u0074"); +};_baf ,_gge :=_cg .GetDict (_da .Get ("\u0052\u006f\u006f\u0074"));if !_gge {return _fgg .SignatureValidationResult {},_e .New ("\u0075n\u0064\u0065\u0066\u0069n\u0065\u0064\u0020\u0074\u0068e\u0020r\u006fo\u0074\u0020\u006f\u0062\u006a\u0065\u0063t"); +};_cf ,_gge :=_cg .GetDict (_baf .Get ("\u0041\u0063\u0072\u006f\u0046\u006f\u0072\u006d"));if !_gge {continue ;};_fgc ,_gge :=_cg .GetArray (_cf .Get ("\u0046\u0069\u0065\u006c\u0064\u0073"));if !_gge {continue ;};for _ ,_dab :=range _fgc .Elements (){_ec ,_dad :=_cg .GetDict (_dab ); +if !_dad {continue ;};_cgbg ,_dad :=_cg .GetDict (_ec .Get ("\u0056"));if !_dad {continue ;};if _cg .EqualObjects (_cgbg .Get ("\u0043\u006f\u006e\u0074\u0065\u006e\u0074\u0073"),sig .Contents ){_df .DiffResults ,_cd =_afa .ReviewFile (_aff ,_fcc ,&_bb .MDPParameters {DocMDPLevel :_gg .Permission }); +if _cd !=nil {return _fgg .SignatureValidationResult {},_cd ;};_df .IsVerified =_df .DiffResults .IsPermitted ();return _df ,nil ;};};};return _fgg .SignatureValidationResult {},_e .New ("\u0064\u006f\u006e\u0027\u0074\u0020\u0066o\u0075\u006e\u0064 \u0074\u0068\u0069\u0073 \u0073\u0069\u0067\u006e\u0061\u0074\u0075\u0072\u0065\u0020\u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0072\u0065\u0076\u0069\u0073\u0069\u006f\u006e\u0073"); +}; -// InitSignature initialises the PdfSignature. -func (_adf *etsiPAdES )InitSignature (sig *_bec .PdfSignature )error {if !_adf ._dee {if _adf ._fd ==nil {return _f .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); -};if _adf ._db ==nil {return _f .New ("\u0070\u0072\u0069\u0076\u0061\u0074\u0065\u004b\u0065\u0079\u0020m\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c");};};_cbb :=*_adf ;sig .Handler =&_cbb ;sig .Filter =_ca .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); -sig .SubFilter =_ca .MakeName ("\u0045\u0054\u0053\u0049.C\u0041\u0064\u0045\u0053\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_ffe ,_ec :=_cbb .NewDigest (sig );if _ec !=nil {return _ec ;};_ ,_ec =_ffe .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); -if _ec !=nil {return _ec ;};_cbb ._ed =true ;_ec =_cbb .Sign (sig ,_ffe );_cbb ._ed =false ;return _ec ;}; +// NewDigest creates a new digest. +func (_eafe *docTimeStamp )NewDigest (sig *_fgg .PdfSignature )(_fgg .Hasher ,error ){return _fg .NewBuffer (nil ),nil ;}; -// NewAdobePKCS7Detached creates a new Adobe.PPKMS/Adobe.PPKLite adbe.pkcs7.detached signature handler. -// Both parameters may be nil for the signature validation. -func NewAdobePKCS7Detached (privateKey *_ae .PrivateKey ,certificate *_bc .Certificate )(_bec .SignatureHandler ,error ){return &adobePKCS7Detached {_gdb :certificate ,_cag :privateKey },nil ;}; +// AdobeX509RSASHA1Opts defines options for configuring the adbe.x509.rsa_sha1 +// signature handler. +type AdobeX509RSASHA1Opts struct{ -// NewEtsiPAdESLevelLT creates a new Adobe.PPKLite ETSI.CAdES.detached Level LT signature handler. -func NewEtsiPAdESLevelLT (privateKey *_ae .PrivateKey ,certificate *_bc .Certificate ,caCert *_bc .Certificate ,certificateTimestampServerURL string ,appender *_bec .PdfAppender )(_bec .SignatureHandler ,error ){_aa :=appender .Reader .DSS ;if _aa ==nil {_aa =_bec .NewDSS (); -};if _agd :=_aa .GenerateHashMaps ();_agd !=nil {return nil ,_agd ;};return &etsiPAdES {_fd :certificate ,_db :privateKey ,_gcc :caCert ,_eb :certificateTimestampServerURL ,CertClient :_fe .NewCertClient (),OCSPClient :_fe .NewOCSPClient (),CRLClient :_fe .NewCRLClient (),_dec :appender ,_fab :_aa },nil ; -}; +// EstimateSize specifies whether the size of the signature contents +// should be estimated based on the modulus size of the public key +// extracted from the signing certificate. If set to false, a mock Sign +// call is made in order to estimate the size of the signature contents. +EstimateSize bool ; -// Sign sets the Contents fields. -func (_bada *adobePKCS7Detached )Sign (sig *_bec .PdfSignature ,digest _bec .Hasher )error {if _bada ._dad {_fada :=_bada ._aee ;if _fada <=0{_fada =8192;};sig .Contents =_ca .MakeHexString (string (make ([]byte ,_fada )));return nil ;};_cba ,_geaf :=digest .(*_ff .Buffer ); -if !_geaf {return _c .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_bgbc ,_gda :=_be .NewSignedData (_cba .Bytes ());if _gda !=nil {return _gda ;};if _caa :=_bgbc .AddSigner (_bada ._gdb ,_bada ._cag ,_be .SignerInfoConfig {}); -_caa !=nil {return _caa ;};_bgbc .Detach ();_agcb ,_gda :=_bgbc .Finish ();if _gda !=nil {return _gda ;};_eag :=make ([]byte ,8192);copy (_eag ,_agcb );sig .Contents =_ca .MakeHexString (string (_eag ));return nil ;};func (_gag *adobePKCS7Detached )getCertificate (_cabe *_bec .PdfSignature )(*_bc .Certificate ,error ){if _gag ._gdb !=nil {return _gag ._gdb ,nil ; -};_dgg ,_cdb :=_cabe .GetCerts ();if _cdb !=nil {return nil ,_cdb ;};return _dgg [0],nil ;}; +// Algorithm specifies the algorithm used for performing signing. +// If not specified, defaults to SHA1. +Algorithm _cc .Hash ;}; -// NewAdobeX509RSASHA1Custom creates a new Adobe.PPKMS/Adobe.PPKLite -// adbe.x509.rsa_sha1 signature handler with a custom signing function. Both the -// certificate and the sign function can be nil for the signature validation. -// NOTE: the handler will do a mock Sign when initializing the signature in -// order to estimate the signature size. Use NewAdobeX509RSASHA1CustomWithOpts -// for configuring the handler to estimate the signature size. -func NewAdobeX509RSASHA1Custom (certificate *_bc .Certificate ,signFunc SignFunc )(_bec .SignatureHandler ,error ){return &adobeX509RSASHA1 {_bag :certificate ,_adff :signFunc },nil ;}; +// Validate implementation of the SignatureHandler interface +// This check is impossible without checking the document's content. +// Please, use ValidateWithOpts with the PdfParser. +func (_ee *DocMDPHandler )Validate (sig *_fgg .PdfSignature ,digest _fgg .Hasher )(_fgg .SignatureValidationResult ,error ){return _fgg .SignatureValidationResult {},_e .New ("i\u006d\u0070\u006f\u0073\u0073\u0069b\u006c\u0065\u0020\u0076\u0061\u006ci\u0064\u0061\u0074\u0069\u006f\u006e\u0020w\u0069\u0074\u0068\u006f\u0075\u0074\u0020\u0070\u0061\u0072s\u0065"); +};func (_gefc *adobeX509RSASHA1 )getCertificate (_efbb *_fgg .PdfSignature )(*_ed .Certificate ,error ){if _gefc ._dac !=nil {return _gefc ._dac ,nil ;};_bee ,_gcf :=_efbb .GetCerts ();if _gcf !=nil {return nil ,_gcf ;};return _bee [0],nil ;}; -// NewEmptyAdobePKCS7Detached creates a new Adobe.PPKMS/Adobe.PPKLite adbe.pkcs7.detached -// signature handler. The generated signature is empty and of size signatureLen. -// The signatureLen parameter can be 0 for the signature validation. -func NewEmptyAdobePKCS7Detached (signatureLen int )(_bec .SignatureHandler ,error ){return &adobePKCS7Detached {_dad :true ,_aee :signatureLen },nil ;}; +// InitSignature initialises the PdfSignature. +func (_fadcb *adobeX509RSASHA1 )InitSignature (sig *_fgg .PdfSignature )error {if _fadcb ._dac ==nil {return _e .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); +};if _fadcb ._cdg ==nil &&_fadcb ._cbfe ==nil {return _e .New ("\u006d\u0075\u0073\u0074\u0020\u0070\u0072o\u0076\u0069\u0064e\u0020\u0065\u0069t\u0068\u0065r\u0020\u0061\u0020\u0070\u0072\u0069v\u0061te\u0020\u006b\u0065\u0079\u0020\u006f\u0072\u0020\u0061\u0020\u0073\u0069\u0067\u006e\u0069\u006e\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e"); +};_bfe :=*_fadcb ;sig .Handler =&_bfe ;sig .Filter =_cg .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065");sig .SubFilter =_cg .MakeName ("\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"); +sig .Cert =_cg .MakeString (string (_bfe ._dac .Raw ));sig .Reference =nil ;_fagg ,_adea :=_bfe .NewDigest (sig );if _adea !=nil {return _adea ;};_fagg .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); +return _bfe .sign (sig ,_fagg ,_fadcb ._eegf );}; // IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_d *DocMDPHandler )IsApplicable (sig *_bec .PdfSignature )bool {_fa :=false ;for _ ,_ffd :=range sig .Reference .Elements (){if _bg ,_cc :=_ca .GetDict (_ffd );_cc {if _ge ,_gec :=_ca .GetNameVal (_bg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u004d\u0065\u0074\u0068\u006f\u0064")); -_gec {if _ge !="\u0044\u006f\u0063\u004d\u0044\u0050"{return false ;};if _ee ,_dg :=_ca .GetDict (_bg .Get ("\u0054r\u0061n\u0073\u0066\u006f\u0072\u006d\u0050\u0061\u0072\u0061\u006d\u0073"));_dg {_ ,_aeg :=_ca .GetNumberAsInt64 (_ee .Get ("\u0050")); -if _aeg !=nil {return false ;};_fa =true ;break ;};};};};return _fa &&_d ._gb .IsApplicable (sig );}; +func (_cad *docTimeStamp )IsApplicable (sig *_fgg .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031"; +}; -// NewDocTimeStamp creates a new DocTimeStamp signature handler. -// Both the timestamp server URL and the hash algorithm can be empty for the -// signature validation. -// The following hash algorithms are supported: -// crypto.SHA1, crypto.SHA256, crypto.SHA384, crypto.SHA512. -// NOTE: the handler will do a mock Sign when initializing the signature -// in order to estimate the signature size. Use NewDocTimeStampWithOpts -// for providing the signature size. -func NewDocTimeStamp (timestampServerURL string ,hashAlgorithm _cd .Hash )(_bec .SignatureHandler ,error ){return &docTimeStamp {_bfga :timestampServerURL ,_acef :hashAlgorithm },nil ;};func _egb (_eefb *_ae .PublicKey ,_dfac []byte )_cd .Hash {_ecg :=_eefb .Size (); -if _ecg !=len (_dfac ){return 0;};_acc :=func (_decdf *_e .Int ,_afe *_ae .PublicKey ,_fgb *_e .Int )*_e .Int {_cee :=_e .NewInt (int64 (_afe .E ));_decdf .Exp (_fgb ,_cee ,_afe .N );return _decdf ;};_gedd :=new (_e .Int ).SetBytes (_dfac );_agga :=_acc (new (_e .Int ),_eefb ,_gedd ); -_aega :=_abf (_agga .Bytes (),_ecg );if _aega [0]!=0||_aega [1]!=1{return 0;};_gedc :=[]struct{Hash _cd .Hash ;Prefix []byte ;}{{Hash :_cd .SHA1 ,Prefix :[]byte {0x30,0x21,0x30,0x09,0x06,0x05,0x2b,0x0e,0x03,0x02,0x1a,0x05,0x00,0x04,0x14}},{Hash :_cd .SHA256 ,Prefix :[]byte {0x30,0x31,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01,0x05,0x00,0x04,0x20}},{Hash :_cd .SHA384 ,Prefix :[]byte {0x30,0x41,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02,0x05,0x00,0x04,0x30}},{Hash :_cd .SHA512 ,Prefix :[]byte {0x30,0x51,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03,0x05,0x00,0x04,0x40}},{Hash :_cd .RIPEMD160 ,Prefix :[]byte {0x30,0x20,0x30,0x08,0x06,0x06,0x28,0xcf,0x06,0x03,0x00,0x31,0x04,0x14}}}; -for _ ,_fdd :=range _gedc {_bfac :=_fdd .Hash .Size ();_aedf :=len (_fdd .Prefix )+_bfac ;if _ff .Equal (_aega [_ecg -_aedf :_ecg -_bfac ],_fdd .Prefix ){return _fdd .Hash ;};};return 0;};type adobePKCS7Detached struct{_cag *_ae .PrivateKey ;_gdb *_bc .Certificate ; -_dad bool ;_aee int ;}; +// NewEtsiPAdESLevelLT creates a new Adobe.PPKLite ETSI.CAdES.detached Level LT signature handler. +func NewEtsiPAdESLevelLT (privateKey *_fe .PrivateKey ,certificate *_ed .Certificate ,caCert *_ed .Certificate ,certificateTimestampServerURL string ,appender *_fgg .PdfAppender )(_fgg .SignatureHandler ,error ){_ddf :=appender .Reader .DSS ;if _ddf ==nil {_ddf =_fgg .NewDSS (); +};if _ca :=_ddf .GenerateHashMaps ();_ca !=nil {return nil ,_ca ;};return &etsiPAdES {_dbag :certificate ,_fgca :privateKey ,_ddg :caCert ,_bdg :certificateTimestampServerURL ,CertClient :_g .NewCertClient (),OCSPClient :_g .NewOCSPClient (),CRLClient :_g .NewCRLClient (),_fcg :appender ,_gc :_ddf },nil ; +}; -// Sign adds a new reference to signature's references array. -func (_cab *DocMDPHandler )Sign (sig *_bec .PdfSignature ,digest _bec .Hasher )error {return _cab ._gb .Sign (sig ,digest );};func (_becd *adobeX509RSASHA1 )sign (_cca *_bec .PdfSignature ,_agfa _bec .Hasher ,_ebd bool )error {if !_ebd {return _becd .Sign (_cca ,_agfa ); -};_fdb ,_ged :=_becd ._bag .PublicKey .(*_ae .PublicKey );if !_ged {return _c .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0075\u0062\u006c\u0069\u0063\u0020\u006b\u0065y\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",_fdb );};_cac ,_acdf :=_eg .Marshal (make ([]byte ,_fdb .Size ())); -if _acdf !=nil {return _acdf ;};_cca .Contents =_ca .MakeHexString (string (_cac ));return nil ;};func (_cbg *etsiPAdES )buildCertChain (_dac ,_edgb []*_bc .Certificate )([]*_bc .Certificate ,map[string ]*_bc .Certificate ,error ){_fcb :=map[string ]*_bc .Certificate {}; -for _ ,_aag :=range _dac {_fcb [_aag .Subject .CommonName ]=_aag ;};_gca :=_dac ;for _ ,_fbc :=range _edgb {_dfaa :=_fbc .Subject .CommonName ;if _ ,_fff :=_fcb [_dfaa ];_fff {continue ;};_fcb [_dfaa ]=_fbc ;_gca =append (_gca ,_fbc );};if len (_gca )==0{return nil ,nil ,_bec .ErrSignNoCertificates ; -};var _eaa error ;for _bgb :=_gca [0];_bgb !=nil &&!_cbg .CertClient .IsCA (_bgb );{var _dbc *_bc .Certificate ;_ ,_fgd :=_fcb [_bgb .Issuer .CommonName ];if !_fgd {if _dbc ,_eaa =_cbg .CertClient .GetIssuer (_bgb );_eaa !=nil {_fb .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0043\u006f\u0075\u006cd\u0020\u006e\u006f\u0074\u0020\u0072\u0065tr\u0069\u0065\u0076\u0065 \u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063\u0061te\u0020\u0069s\u0073\u0075\u0065\u0072\u003a\u0020\u0025\u0076",_eaa ); -break ;};_fcb [_bgb .Issuer .CommonName ]=_dbc ;_gca =append (_gca ,_dbc );}else {break ;};_bgb =_dbc ;};return _gca ,_fcb ,nil ;}; +// InitSignature initialises the PdfSignature. +func (_afga *adobePKCS7Detached )InitSignature (sig *_fgg .PdfSignature )error {if !_afga ._bac {if _afga ._abeg ==nil {return _e .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); +};if _afga ._ge ==nil {return _e .New ("\u0070\u0072\u0069\u0076\u0061\u0074\u0065\u004b\u0065\u0079\u0020m\u0075\u0073\u0074\u0020\u006e\u006f\u0074\u0020\u0062\u0065 \u006e\u0069\u006c");};};_dgd :=*_afga ;sig .Handler =&_dgd ;sig .Filter =_cg .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065"); +sig .SubFilter =_cg .MakeName ("\u0061\u0064\u0062\u0065.p\u006b\u0063\u0073\u0037\u002e\u0064\u0065\u0074\u0061\u0063\u0068\u0065\u0064");sig .Reference =nil ;_acc ,_dde :=_dgd .NewDigest (sig );if _dde !=nil {return _dde ;};_acc .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); +return _dgd .Sign (sig ,_acc );}; // IsApplicable returns true if the signature handler is applicable for the PdfSignature. -func (_acdg *docTimeStamp )IsApplicable (sig *_bec .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0045\u0054\u0053I\u002e\u0052\u0046\u0043\u0033\u0031\u0036\u0031"; -};type timestampInfo struct{Version int ;Policy _eg .RawValue ;MessageImprint struct{HashAlgorithm _ad .AlgorithmIdentifier ;HashedMessage []byte ;};SerialNumber _eg .RawValue ;GeneralizedTime _b .Time ;}; +func (_fea *adobeX509RSASHA1 )IsApplicable (sig *_fgg .PdfSignature )bool {if sig ==nil ||sig .Filter ==nil ||sig .SubFilter ==nil {return false ;};return (*sig .Filter =="A\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004d\u0053"||*sig .Filter =="\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065")&&*sig .SubFilter =="\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"; +}; -// InitSignature initialises the PdfSignature. -func (_fac *adobeX509RSASHA1 )InitSignature (sig *_bec .PdfSignature )error {if _fac ._bag ==nil {return _f .New ("c\u0065\u0072\u0074\u0069\u0066\u0069c\u0061\u0074\u0065\u0020\u006d\u0075\u0073\u0074\u0020n\u006f\u0074\u0020b\u0065 \u006e\u0069\u006c"); -};if _fac ._faf ==nil &&_fac ._adff ==nil {return _f .New ("\u006d\u0075\u0073\u0074\u0020\u0070\u0072o\u0076\u0069\u0064e\u0020\u0065\u0069t\u0068\u0065r\u0020\u0061\u0020\u0070\u0072\u0069v\u0061te\u0020\u006b\u0065\u0079\u0020\u006f\u0072\u0020\u0061\u0020\u0073\u0069\u0067\u006e\u0069\u006e\u0067\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e"); -};_dce :=*_fac ;sig .Handler =&_dce ;sig .Filter =_ca .MakeName ("\u0041\u0064\u006f\u0062\u0065\u002e\u0050\u0050\u004b\u004c\u0069\u0074\u0065");sig .SubFilter =_ca .MakeName ("\u0061d\u0062e\u002e\u0078\u0035\u0030\u0039.\u0072\u0073a\u005f\u0073\u0068\u0061\u0031"); -sig .Cert =_ca .MakeString (string (_dce ._bag .Raw ));sig .Reference =nil ;_gfc ,_ceb :=_dce .NewDigest (sig );if _ceb !=nil {return _ceb ;};_gfc .Write ([]byte ("\u0063\u0061\u006c\u0063\u0075\u006ca\u0074\u0065\u0020\u0074\u0068\u0065\u0020\u0043\u006f\u006e\u0074\u0065\u006et\u0073\u0020\u0066\u0069\u0065\u006c\u0064 \u0073\u0069\u007a\u0065")); -return _dce .sign (sig ,_gfc ,_fac ._bde );}; +// NewEtsiPAdESLevelB creates a new Adobe.PPKLite ETSI.CAdES.detached Level B signature handler. +func NewEtsiPAdESLevelB (privateKey *_fe .PrivateKey ,certificate *_ed .Certificate ,caCert *_ed .Certificate )(_fgg .SignatureHandler ,error ){return &etsiPAdES {_dbag :certificate ,_fgca :privateKey ,_ddg :caCert },nil ;};type timestampInfo struct{Version int ; +Policy _ag .RawValue ;MessageImprint struct{HashAlgorithm _af .AlgorithmIdentifier ;HashedMessage []byte ;};SerialNumber _ag .RawValue ;GeneralizedTime _bf .Time ;};func _ada (_aceg *_fe .PublicKey ,_fccg []byte )_cc .Hash {_eag :=_aceg .Size ();if _eag !=len (_fccg ){return 0; +};_ebbf :=func (_gfee *_b .Int ,_bae *_fe .PublicKey ,_afce *_b .Int )*_b .Int {_fgea :=_b .NewInt (int64 (_bae .E ));_gfee .Exp (_afce ,_fgea ,_bae .N );return _gfee ;};_afeb :=new (_b .Int ).SetBytes (_fccg );_fdg :=_ebbf (new (_b .Int ),_aceg ,_afeb ); +_dddd :=_agg (_fdg .Bytes (),_eag );if _dddd [0]!=0||_dddd [1]!=1{return 0;};_bddd :=[]struct{Hash _cc .Hash ;Prefix []byte ;}{{Hash :_cc .SHA1 ,Prefix :[]byte {0x30,0x21,0x30,0x09,0x06,0x05,0x2b,0x0e,0x03,0x02,0x1a,0x05,0x00,0x04,0x14}},{Hash :_cc .SHA256 ,Prefix :[]byte {0x30,0x31,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x01,0x05,0x00,0x04,0x20}},{Hash :_cc .SHA384 ,Prefix :[]byte {0x30,0x41,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x02,0x05,0x00,0x04,0x30}},{Hash :_cc .SHA512 ,Prefix :[]byte {0x30,0x51,0x30,0x0d,0x06,0x09,0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x03,0x05,0x00,0x04,0x40}},{Hash :_cc .RIPEMD160 ,Prefix :[]byte {0x30,0x20,0x30,0x08,0x06,0x06,0x28,0xcf,0x06,0x03,0x00,0x31,0x04,0x14}}}; +for _ ,_dcce :=range _bddd {_efbe :=_dcce .Hash .Size ();_dec :=len (_dcce .Prefix )+_efbe ;if _fg .Equal (_dddd [_eag -_dec :_eag -_efbe ],_dcce .Prefix ){return _dcce .Hash ;};};return 0;}; -// NewEtsiPAdESLevelT creates a new Adobe.PPKLite ETSI.CAdES.detached Level T signature handler. -func NewEtsiPAdESLevelT (privateKey *_ae .PrivateKey ,certificate *_bc .Certificate ,caCert *_bc .Certificate ,certificateTimestampServerURL string )(_bec .SignatureHandler ,error ){return &etsiPAdES {_fd :certificate ,_db :privateKey ,_gcc :caCert ,_eb :certificateTimestampServerURL },nil ; -}; +// NewAdobeX509RSASHA1 creates a new Adobe.PPKMS/Adobe.PPKLite +// adbe.x509.rsa_sha1 signature handler. Both the private key and the +// certificate can be nil for the signature validation. +func NewAdobeX509RSASHA1 (privateKey *_fe .PrivateKey ,certificate *_ed .Certificate )(_fgg .SignatureHandler ,error ){return &adobeX509RSASHA1 {_dac :certificate ,_cdg :privateKey },nil ;};type etsiPAdES struct{_fgca *_fe .PrivateKey ;_dbag *_ed .Certificate ; +_cab bool ;_ebf bool ;_ddg *_ed .Certificate ;_bdg string ; -// NewDigest creates a new digest. -func (_cgf *docTimeStamp )NewDigest (sig *_bec .PdfSignature )(_bec .Hasher ,error ){return _ff .NewBuffer (nil ),nil ;};type adobeX509RSASHA1 struct{_faf *_ae .PrivateKey ;_bag *_bc .Certificate ;_adff SignFunc ;_bde bool ;_fcg _cd .Hash ;}; +// CertClient is the client used to retrieve certificates. +CertClient *_g .CertClient ; -// Sign sets the Contents fields for the PdfSignature. -func (_eeg *etsiPAdES )Sign (sig *_bec .PdfSignature ,digest _bec .Hasher )error {_acd ,_eee :=digest .(*_ff .Buffer );if !_eee {return _c .Errorf ("c\u0061s\u0074\u0020\u0074\u006f\u0020\u0062\u0075\u0066f\u0065\u0072\u0020\u0066ai\u006c\u0073");};_eaac ,_bad :=_be .NewSignedData (_acd .Bytes ()); -if _bad !=nil {return _bad ;};_eaac .SetDigestAlgorithm (_be .OIDDigestAlgorithmSHA256 );_gfa :=_be .SignerInfoConfig {};_dab :=_cd .SHA256 .New ();_dab .Write (_eeg ._fd .Raw );var _bgff struct{Seq struct{Seq struct{Value []byte ;};};};_bgff .Seq .Seq .Value =_dab .Sum (nil ); -var _fcc []*_bc .Certificate ;var _fade []*_bc .Certificate ;if _eeg ._gcc !=nil {_fade =[]*_bc .Certificate {_eeg ._gcc };};_cfa :=RevocationInfoArchival {Crl :[]_eg .RawValue {},Ocsp :[]_eg .RawValue {},OtherRevInfo :[]_eg .RawValue {}};_dff :=0;if _eeg ._dec !=nil &&len (_eeg ._eb )> 0{_ced ,_fceb :=_eeg .makeTimestampRequest (_eeg ._eb ,([]byte )("")); -if _fceb !=nil {return _fceb ;};_eae ,_fceb :=_ce .Parse (_ced .FullBytes );if _fceb !=nil {return _fceb ;};_fcc =append (_fcc ,_eae .Certificates ...);};if _eeg ._dec !=nil {_fdc ,_acaf :=_eeg .addDss ([]*_bc .Certificate {_eeg ._fd },_fade ,&_cfa );if _acaf !=nil {return _acaf ; -};_dff +=_fdc ;if len (_fcc )> 0{_fdc ,_acaf =_eeg .addDss (_fcc ,nil ,&_cfa );if _acaf !=nil {return _acaf ;};_dff +=_fdc ;};if !_eeg ._ed {_eeg ._dec .SetDSS (_eeg ._fab );};};_gfa .ExtraSignedAttributes =append (_gfa .ExtraSignedAttributes ,_be .Attribute {Type :_be .OIDAttributeSigningCertificateV2 ,Value :_bgff },_be .Attribute {Type :_be .OIDAttributeAdobeRevocation ,Value :_cfa }); -if _ebc :=_eaac .AddSignerChainPAdES (_eeg ._fd ,_eeg ._db ,_fade ,_gfa );_ebc !=nil {return _ebc ;};_eaac .Detach ();if len (_eeg ._eb )> 0{_fca :=_eaac .GetSignedData ().SignerInfos [0].EncryptedDigest ;_dbcc ,_fag :=_eeg .makeTimestampRequest (_eeg ._eb ,_fca ); -if _fag !=nil {return _fag ;};_fag =_eaac .AddTimestampTokenToSigner (0,_dbcc .FullBytes );if _fag !=nil {return _fag ;};};_bga ,_bad :=_eaac .Finish ();if _bad !=nil {return _bad ;};_fbg :=make ([]byte ,len (_bga )+1024*2+_dff );copy (_fbg ,_bga );sig .Contents =_ca .MakeHexString (string (_fbg )); -if !_eeg ._ed &&_eeg ._fab !=nil {_dab =_cd .SHA1 .New ();_dab .Write (_fbg );_feba :=_gc .ToUpper (_ea .EncodeToString (_dab .Sum (nil )));if _feba !=""{_eeg ._fab .VRI [_feba ]=&_bec .VRI {Cert :_eeg ._fab .Certs ,OCSP :_eeg ._fab .OCSPs ,CRL :_eeg ._fab .CRLs }; -};_eeg ._dec .SetDSS (_eeg ._fab );};return nil ;}; \ No newline at end of file +// OCSPClient is the client used to retrieve OCSP validation information. +OCSPClient *_g .OCSPClient ; + +// CRLClient is the client used to retrieve CRL validation information. +CRLClient *_g .CRLClient ;_fcg *_fgg .PdfAppender ;_gc *_fgg .DSS ;}; \ No newline at end of file diff --git a/model/sigutil/sigutil.go b/model/sigutil/sigutil.go index c4097bf0..d608e040 100644 --- a/model/sigutil/sigutil.go +++ b/model/sigutil/sigutil.go @@ -9,35 +9,35 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package sigutil ;import (_d "bytes";_ec "crypto";_ee "crypto/x509";_g "encoding/asn1";_ece "encoding/pem";_f "errors";_c "fmt";_cf "github.com/unidoc/timestamp";_fb "github.com/unidoc/unipdf/v3/common";_gd "golang.org/x/crypto/ocsp";_de "io";_bg "io/ioutil"; -_eb "net/http";_b "time";); +package sigutil ;import (_e "bytes";_a "crypto";_ea "crypto/x509";_cc "encoding/asn1";_bg "encoding/pem";_c "errors";_gd "fmt";_ae "github.com/unidoc/timestamp";_fb "github.com/unidoc/unipdf/v3/common";_eag "golang.org/x/crypto/ocsp";_b "io";_bf "io/ioutil"; +_ef "net/http";_g "time";); -// MakeRequest makes a CRL request to the specified server and returns the -// response. If a server URL is not provided, it is extracted from the certificate. -func (_ab *CRLClient )MakeRequest (serverURL string ,cert *_ee .Certificate )([]byte ,error ){if _ab .HTTPClient ==nil {_ab .HTTPClient =_bc ();};if serverURL ==""{if len (cert .CRLDistributionPoints )==0{return nil ,_f .New ("\u0063e\u0072\u0074i\u0066\u0069\u0063\u0061t\u0065\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070ec\u0069\u0066\u0079 \u0061\u006ey\u0020\u0043\u0052\u004c\u0020\u0073e\u0072\u0076e\u0072\u0073"); -};serverURL =cert .CRLDistributionPoints [0];};_af ,_ff :=_ab .HTTPClient .Get (serverURL );if _ff !=nil {return nil ,_ff ;};defer _af .Body .Close ();_gg ,_ff :=_bg .ReadAll (_af .Body );if _ff !=nil {return nil ,_ff ;};if _dg ,_ :=_ece .Decode (_gg ); -_dg !=nil {_gg =_dg .Bytes ;};return _gg ,nil ;}; - -// NewTimestampClient returns a new timestamp client. -func NewTimestampClient ()*TimestampClient {return &TimestampClient {HTTPClient :_bc ()}}; - -// GetIssuer retrieves the issuer of the provided certificate. -func (_ded *CertClient )GetIssuer (cert *_ee .Certificate )(*_ee .Certificate ,error ){for _ ,_df :=range cert .IssuingCertificateURL {_fe ,_db :=_ded .Get (_df );if _db !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074 \u0064\u006f\u0077\u006e\u006c\u006f\u0061\u0064\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0066\u006f\u0072\u0020\u0063\u0065\u0072\u0074\u0069\u0066ic\u0061\u0074\u0065\u0020\u0025\u0076\u003a\u0020\u0025\u0076",cert .Subject .CommonName ,_db ); -continue ;};return _fe ,nil ;};return nil ,_c .Errorf ("\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063a\u0074e\u0020\u006e\u006f\u0074\u0020\u0066\u006fu\u006e\u0064");}; +// NewCertClient returns a new certificate client. +func NewCertClient ()*CertClient {return &CertClient {HTTPClient :_fc ()}}; // NewCRLClient returns a new CRL client. -func NewCRLClient ()*CRLClient {return &CRLClient {HTTPClient :_bc ()}}; +func NewCRLClient ()*CRLClient {return &CRLClient {HTTPClient :_fc ()}}; -// MakeRequest makes a OCSP request to the specified server and returns -// the parsed and raw responses. If a server URL is not provided, it is -// extracted from the certificate. -func (_ffb *OCSPClient )MakeRequest (serverURL string ,cert ,issuer *_ee .Certificate )(*_gd .Response ,[]byte ,error ){if _ffb .HTTPClient ==nil {_ffb .HTTPClient =_bc ();};if serverURL ==""{if len (cert .OCSPServer )==0{return nil ,nil ,_f .New ("\u0063e\u0072\u0074i\u0066\u0069\u0063a\u0074\u0065\u0020\u0064\u006f\u0065\u0073 \u006e\u006f\u0074\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0079\u0020\u004f\u0043S\u0050\u0020\u0073\u0065\u0072\u0076\u0065\u0072\u0073"); -};serverURL =cert .OCSPServer [0];};_gdb ,_fg :=_gd .CreateRequest (cert ,issuer ,&_gd .RequestOptions {Hash :_ffb .Hash });if _fg !=nil {return nil ,nil ,_fg ;};_ef ,_fg :=_ffb .HTTPClient .Post (serverURL ,"\u0061p\u0070\u006c\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002f\u006fc\u0073\u0070\u002d\u0072\u0065\u0071\u0075\u0065\u0073\u0074",_d .NewReader (_gdb )); -if _fg !=nil {return nil ,nil ,_fg ;};defer _ef .Body .Close ();_aa ,_fg :=_bg .ReadAll (_ef .Body );if _fg !=nil {return nil ,nil ,_fg ;};if _fef ,_ :=_ece .Decode (_aa );_fef !=nil {_aa =_fef .Bytes ;};_ffbc ,_fg :=_gd .ParseResponseForCert (_aa ,cert ,issuer ); -if _fg !=nil {return nil ,nil ,_fg ;};return _ffbc ,_aa ,nil ;}; +// CertClient represents a X.509 certificate client. Its primary purpose +// is to download certificates. +type CertClient struct{ + +// HTTPClient is the HTTP client used to make certificate requests. +// By default, an HTTP client with a 5 second timeout per request is used. +HTTPClient *_ef .Client ;}; // IsCA returns true if the provided certificate appears to be a CA certificate. -func (_dfd *CertClient )IsCA (cert *_ee .Certificate )bool {return cert .IsCA &&_d .Equal (cert .RawIssuer ,cert .RawSubject );}; +func (_ab *CertClient )IsCA (cert *_ea .Certificate )bool {return cert .IsCA &&_e .Equal (cert .RawIssuer ,cert .RawSubject );}; + +// NewOCSPClient returns a new OCSP client. +func NewOCSPClient ()*OCSPClient {return &OCSPClient {HTTPClient :_fc (),Hash :_a .SHA1 }}; + +// Get retrieves the certificate at the specified URL. +func (_aa *CertClient )Get (url string )(*_ea .Certificate ,error ){if _aa .HTTPClient ==nil {_aa .HTTPClient =_fc ();};_ce ,_ed :=_aa .HTTPClient .Get (url );if _ed !=nil {return nil ,_ed ;};defer _ce .Body .Close ();_bc ,_ed :=_bf .ReadAll (_ce .Body ); +if _ed !=nil {return nil ,_ed ;};if _cf ,_ :=_bg .Decode (_bc );_cf !=nil {_bc =_cf .Bytes ;};_gc ,_ed :=_ea .ParseCertificate (_bc );if _ed !=nil {return nil ,_ed ;};return _gc ,nil ;}; + +// NewTimestampClient returns a new timestamp client. +func NewTimestampClient ()*TimestampClient {return &TimestampClient {HTTPClient :_fc ()}}; // OCSPClient represents a OCSP (Online Certificate Status Protocol) client. // It is used to request revocation data from OCSP servers. @@ -45,27 +45,48 @@ type OCSPClient struct{ // HTTPClient is the HTTP client used to make OCSP requests. // By default, an HTTP client with a 5 second timeout per request is used. -HTTPClient *_eb .Client ; +HTTPClient *_ef .Client ; // Hash is the hash function used when constructing the OCSP // requests. If zero, SHA-1 will be used. -Hash _ec .Hash ;}; +Hash _a .Hash ;}; -// CertClient represents a X.509 certificate client. Its primary purpose -// is to download certificates. -type CertClient struct{ +// MakeRequest makes a OCSP request to the specified server and returns +// the parsed and raw responses. If a server URL is not provided, it is +// extracted from the certificate. +func (_ca *OCSPClient )MakeRequest (serverURL string ,cert ,issuer *_ea .Certificate )(*_eag .Response ,[]byte ,error ){if _ca .HTTPClient ==nil {_ca .HTTPClient =_fc ();};if serverURL ==""{if len (cert .OCSPServer )==0{return nil ,nil ,_c .New ("\u0063e\u0072\u0074i\u0066\u0069\u0063a\u0074\u0065\u0020\u0064\u006f\u0065\u0073 \u006e\u006f\u0074\u0020\u0073\u0070e\u0063\u0069\u0066\u0079\u0020\u0061\u006e\u0079\u0020\u004f\u0043S\u0050\u0020\u0073\u0065\u0072\u0076\u0065\u0072\u0073"); +};serverURL =cert .OCSPServer [0];};_bfa ,_ede :=_eag .CreateRequest (cert ,issuer ,&_eag .RequestOptions {Hash :_ca .Hash });if _ede !=nil {return nil ,nil ,_ede ;};_ggd ,_ede :=_ca .HTTPClient .Post (serverURL ,"\u0061p\u0070\u006c\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u002f\u006fc\u0073\u0070\u002d\u0072\u0065\u0071\u0075\u0065\u0073\u0074",_e .NewReader (_bfa )); +if _ede !=nil {return nil ,nil ,_ede ;};defer _ggd .Body .Close ();_bbb ,_ede :=_bf .ReadAll (_ggd .Body );if _ede !=nil {return nil ,nil ,_ede ;};if _cb ,_ :=_bg .Decode (_bbb );_cb !=nil {_bbb =_cb .Bytes ;};_eb ,_ede :=_eag .ParseResponseForCert (_bbb ,cert ,issuer ); +if _ede !=nil {return nil ,nil ,_ede ;};return _eb ,_bbb ,nil ;}; -// HTTPClient is the HTTP client used to make certificate requests. +// GetIssuer retrieves the issuer of the provided certificate. +func (_bfc *CertClient )GetIssuer (cert *_ea .Certificate )(*_ea .Certificate ,error ){for _ ,_efd :=range cert .IssuingCertificateURL {_gg ,_bb :=_bfc .Get (_efd );if _bb !=nil {_fb .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074 \u0064\u006f\u0077\u006e\u006c\u006f\u0061\u0064\u0020\u0069\u0073\u0073\u0075e\u0072\u0020\u0066\u006f\u0072\u0020\u0063\u0065\u0072\u0074\u0069\u0066ic\u0061\u0074\u0065\u0020\u0025\u0076\u003a\u0020\u0025\u0076",cert .Subject .CommonName ,_bb ); +continue ;};return _gg ,nil ;};return nil ,_gd .Errorf ("\u0069\u0073\u0073\u0075e\u0072\u0020\u0063\u0065\u0072\u0074\u0069\u0066\u0069\u0063a\u0074e\u0020\u006e\u006f\u0074\u0020\u0066\u006fu\u006e\u0064");}; + +// GetEncodedToken executes the timestamp request and returns the DER encoded +// timestamp token bytes. +func (_dd *TimestampClient )GetEncodedToken (serverURL string ,req *_ae .Request )([]byte ,error ){if serverURL ==""{return nil ,_gd .Errorf ("\u006d\u0075\u0073\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061m\u0070\u0020\u0073\u0065\u0072\u0076\u0065r\u0020\u0055\u0052\u004c"); +};if req ==nil {return nil ,_gd .Errorf ("\u0074\u0069\u006de\u0073\u0074\u0061\u006dp\u0020\u0072\u0065\u0071\u0075\u0065\u0073t\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c");};_egc ,_bgb :=req .Marshal ();if _bgb !=nil {return nil ,_bgb ; +};_abf ,_bgb :=_ef .NewRequest ("\u0050\u004f\u0053\u0054",serverURL ,_e .NewBuffer (_egc ));if _bgb !=nil {return nil ,_bgb ;};_abf .Header .Set ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","a\u0070\u0070\u006c\u0069\u0063\u0061t\u0069\u006f\u006e\u002f\u0074\u0069\u006d\u0065\u0073t\u0061\u006d\u0070-\u0071u\u0065\u0072\u0079"); +if _dd .BeforeHTTPRequest !=nil {if _efg :=_dd .BeforeHTTPRequest (_abf );_efg !=nil {return nil ,_efg ;};};_be :=_dd .HTTPClient ;if _be ==nil {_be =_fc ();};_db ,_bgb :=_be .Do (_abf );if _bgb !=nil {return nil ,_bgb ;};defer _db .Body .Close ();_ff ,_bgb :=_bf .ReadAll (_db .Body ); +if _bgb !=nil {return nil ,_bgb ;};if _db .StatusCode !=_ef .StatusOK {return nil ,_gd .Errorf ("\u0075\u006e\u0065x\u0070\u0065\u0063\u0074e\u0064\u0020\u0048\u0054\u0054\u0050\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0064",_db .StatusCode ); +};var _bbbc struct{Version _cc .RawValue ;Content _cc .RawValue ;};if _ ,_bgb =_cc .Unmarshal (_ff ,&_bbbc );_bgb !=nil {return nil ,_bgb ;};return _bbbc .Content .FullBytes ,nil ;}; + +// TimestampClient represents a RFC 3161 timestamp client. +// It is used to obtain signed tokens from timestamp authority servers. +type TimestampClient struct{ + +// HTTPClient is the HTTP client used to make timestamp requests. // By default, an HTTP client with a 5 second timeout per request is used. -HTTPClient *_eb .Client ;}; +HTTPClient *_ef .Client ; -// NewCertClient returns a new certificate client. -func NewCertClient ()*CertClient {return &CertClient {HTTPClient :_bc ()}};func _bc ()*_eb .Client {return &_eb .Client {Timeout :5*_b .Second }}; +// Callbacks. +BeforeHTTPRequest func (_aeg *_ef .Request )error ;};func _fc ()*_ef .Client {return &_ef .Client {Timeout :5*_g .Second }}; // NewTimestampRequest returns a new timestamp request based // on the specified options. -func NewTimestampRequest (body _de .Reader ,opts *_cf .RequestOptions )(*_cf .Request ,error ){if opts ==nil {opts =&_cf .RequestOptions {};};if opts .Hash ==0{opts .Hash =_ec .SHA256 ;};if !opts .Hash .Available (){return nil ,_ee .ErrUnsupportedAlgorithm ; -};_ea :=opts .Hash .New ();if _ ,_fea :=_de .Copy (_ea ,body );_fea !=nil {return nil ,_fea ;};return &_cf .Request {HashAlgorithm :opts .Hash ,HashedMessage :_ea .Sum (nil ),Certificates :opts .Certificates ,TSAPolicyOID :opts .TSAPolicyOID ,Nonce :opts .Nonce },nil ; +func NewTimestampRequest (body _b .Reader ,opts *_ae .RequestOptions )(*_ae .Request ,error ){if opts ==nil {opts =&_ae .RequestOptions {};};if opts .Hash ==0{opts .Hash =_a .SHA256 ;};if !opts .Hash .Available (){return nil ,_ea .ErrUnsupportedAlgorithm ; +};_eg :=opts .Hash .New ();if _ ,_d :=_b .Copy (_eg ,body );_d !=nil {return nil ,_d ;};return &_ae .Request {HashAlgorithm :opts .Hash ,HashedMessage :_eg .Sum (nil ),Certificates :opts .Certificates ,TSAPolicyOID :opts .TSAPolicyOID ,Nonce :opts .Nonce },nil ; }; // CRLClient represents a CRL (Certificate revocation list) client. @@ -74,31 +95,10 @@ type CRLClient struct{ // HTTPClient is the HTTP client used to make CRL requests. // By default, an HTTP client with a 5 second timeout per request is used. -HTTPClient *_eb .Client ;}; +HTTPClient *_ef .Client ;}; -// TimestampClient represents a RFC 3161 timestamp client. -// It is used to obtain signed tokens from timestamp authority servers. -type TimestampClient struct{ - -// HTTPClient is the HTTP client used to make timestamp requests. -// By default, an HTTP client with a 5 second timeout per request is used. -HTTPClient *_eb .Client ; - -// Callbacks. -BeforeHTTPRequest func (_ddc *_eb .Request )error ;}; - -// GetEncodedToken executes the timestamp request and returns the DER encoded -// timestamp token bytes. -func (_dge *TimestampClient )GetEncodedToken (serverURL string ,req *_cf .Request )([]byte ,error ){if serverURL ==""{return nil ,_c .Errorf ("\u006d\u0075\u0073\u0074\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061m\u0070\u0020\u0073\u0065\u0072\u0076\u0065r\u0020\u0055\u0052\u004c"); -};if req ==nil {return nil ,_c .Errorf ("\u0074\u0069\u006de\u0073\u0074\u0061\u006dp\u0020\u0072\u0065\u0071\u0075\u0065\u0073t\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u006e\u0069\u006c");};_ga ,_aac :=req .Marshal ();if _aac !=nil {return nil ,_aac ; -};_cfc ,_aac :=_eb .NewRequest ("\u0050\u004f\u0053\u0054",serverURL ,_d .NewBuffer (_ga ));if _aac !=nil {return nil ,_aac ;};_cfc .Header .Set ("\u0043\u006f\u006et\u0065\u006e\u0074\u002d\u0054\u0079\u0070\u0065","a\u0070\u0070\u006c\u0069\u0063\u0061t\u0069\u006f\u006e\u002f\u0074\u0069\u006d\u0065\u0073t\u0061\u006d\u0070-\u0071u\u0065\u0072\u0079"); -if _dge .BeforeHTTPRequest !=nil {if _gdf :=_dge .BeforeHTTPRequest (_cfc );_gdf !=nil {return nil ,_gdf ;};};_eeg :=_dge .HTTPClient ;if _eeg ==nil {_eeg =_bc ();};_bb ,_aac :=_eeg .Do (_cfc );if _aac !=nil {return nil ,_aac ;};defer _bb .Body .Close (); -_cc ,_aac :=_bg .ReadAll (_bb .Body );if _aac !=nil {return nil ,_aac ;};if _bb .StatusCode !=_eb .StatusOK {return nil ,_c .Errorf ("\u0075\u006e\u0065x\u0070\u0065\u0063\u0074e\u0064\u0020\u0048\u0054\u0054\u0050\u0020s\u0074\u0061\u0074\u0075\u0073\u0020\u0063\u006f\u0064\u0065\u003a\u0020\u0025\u0064",_bb .StatusCode ); -};var _ggg struct{Version _g .RawValue ;Content _g .RawValue ;};if _ ,_aac =_g .Unmarshal (_cc ,&_ggg );_aac !=nil {return nil ,_aac ;};return _ggg .Content .FullBytes ,nil ;}; - -// NewOCSPClient returns a new OCSP client. -func NewOCSPClient ()*OCSPClient {return &OCSPClient {HTTPClient :_bc (),Hash :_ec .SHA1 }}; - -// Get retrieves the certificate at the specified URL. -func (_fbc *CertClient )Get (url string )(*_ee .Certificate ,error ){if _fbc .HTTPClient ==nil {_fbc .HTTPClient =_bc ();};_a ,_dd :=_fbc .HTTPClient .Get (url );if _dd !=nil {return nil ,_dd ;};defer _a .Body .Close ();_bf ,_dd :=_bg .ReadAll (_a .Body ); -if _dd !=nil {return nil ,_dd ;};if _deg ,_ :=_ece .Decode (_bf );_deg !=nil {_bf =_deg .Bytes ;};_cg ,_dd :=_ee .ParseCertificate (_bf );if _dd !=nil {return nil ,_dd ;};return _cg ,nil ;}; \ No newline at end of file +// MakeRequest makes a CRL request to the specified server and returns the +// response. If a server URL is not provided, it is extracted from the certificate. +func (_bcf *CRLClient )MakeRequest (serverURL string ,cert *_ea .Certificate )([]byte ,error ){if _bcf .HTTPClient ==nil {_bcf .HTTPClient =_fc ();};if serverURL ==""{if len (cert .CRLDistributionPoints )==0{return nil ,_c .New ("\u0063e\u0072\u0074i\u0066\u0069\u0063\u0061t\u0065\u0020\u0064o\u0065\u0073\u0020\u006e\u006f\u0074\u0020\u0073\u0070ec\u0069\u0066\u0079 \u0061\u006ey\u0020\u0043\u0052\u004c\u0020\u0073e\u0072\u0076e\u0072\u0073"); +};serverURL =cert .CRLDistributionPoints [0];};_aaf ,_cfc :=_bcf .HTTPClient .Get (serverURL );if _cfc !=nil {return nil ,_cfc ;};defer _aaf .Body .Close ();_bfca ,_cfc :=_bf .ReadAll (_aaf .Body );if _cfc !=nil {return nil ,_cfc ;};if _gf ,_ :=_bg .Decode (_bfca ); +_gf !=nil {_bfca =_gf .Bytes ;};return _bfca ,nil ;}; \ No newline at end of file diff --git a/model/xmputil/pdfaextension/pdfaextension.go b/model/xmputil/pdfaextension/pdfaextension.go index 21086031..6a1b615d 100644 --- a/model/xmputil/pdfaextension/pdfaextension.go +++ b/model/xmputil/pdfaextension/pdfaextension.go @@ -9,26 +9,35 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package pdfaextension ;import (_c "fmt";_a "github.com/trimmer-io/go-xmp/models/dc";_ab "github.com/trimmer-io/go-xmp/models/pdf";_ge "github.com/trimmer-io/go-xmp/models/xmp_base";_gb "github.com/trimmer-io/go-xmp/models/xmp_mm";_eg "github.com/trimmer-io/go-xmp/xmp"; -_e "reflect";_f "sort";_g "strings";_cc "sync";); +package pdfaextension ;import (_f "fmt";_e "github.com/trimmer-io/go-xmp/models/dc";_db "github.com/trimmer-io/go-xmp/models/pdf";_ce "github.com/trimmer-io/go-xmp/models/xmp_base";_cf "github.com/trimmer-io/go-xmp/models/xmp_mm";_fe "github.com/trimmer-io/go-xmp/xmp"; +_g "reflect";_c "sort";_d "strings";_b "sync";); -// SyncFromXMP implements xmp.Model interface. -func (_cf *Model )SyncFromXMP (d *_eg .Document )error {return nil };func init (){_eg .Register (Namespace ,_eg .XmpMetadata );_eg .Register (SchemaNS );_eg .Register (PropertyNS );_eg .Register (ValueTypeNS );_eg .Register (FieldNS );}; +// Schemas is the array of xmp metadata extension resources. +type Schemas []Schema ;func init (){_fe .Register (Namespace ,_fe .XmpMetadata );_fe .Register (SchemaNS );_fe .Register (PropertyNS );_fe .Register (ValueTypeNS );_fe .Register (FieldNS );}; + +// ValueTypeName is the name of the value type. +type ValueTypeName string ; + +// GetSchema for provided namespace. +func GetSchema (namespaceURI string )(*Schema ,bool ){_dfg .RLock ();defer _dfg .RUnlock ();_edd ,_cba :=_eff [namespaceURI ];return _edd ,_cba ;}; + +// UnmarshalXMP implements xmp.Unmarshaler interface. +func (_afe *Properties )UnmarshalXMP (d *_fe .Decoder ,node *_fe .Node ,m _fe .Model )error {return _fe .UnmarshalArray (d ,node ,_afe .Typ (),_afe );}; // SetSchema sets the schema into given model. -func (_ac *Model )SetSchema (namespaceURI string ,s Schema ){for _abc :=0;_abc < len (_ac .Schemas );_abc ++{if _ac .Schemas [_abc ].NamespaceURI ==namespaceURI {_ac .Schemas [_abc ]=s ;return ;};};_ac .Schemas =append (_ac .Schemas ,s );}; +func (_fbg *Model )SetSchema (namespaceURI string ,s Schema ){for _cgd :=0;_cgd < len (_fbg .Schemas );_cgd ++{if _fbg .Schemas [_cgd ].NamespaceURI ==namespaceURI {_fbg .Schemas [_cgd ]=s ;return ;};};_fbg .Schemas =append (_fbg .Schemas ,s );};var (_eff =map[string ]*Schema {}; +_dfg _b .RWMutex ;); -// CanTag implements xmp.Model interface. -func (_cd *Model )CanTag (tag string )bool {_ ,_aa :=_eg .GetNativeField (_cd ,tag );return _aa ==nil }; +// BagOfValueTypeName gets the ValueTypeName of the bag of provided value type names. +func BagOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0062\u0061\u0067\u0020"+vt };var PdfSchema =Schema {NamespaceURI :"\u0068\u0074\u0074\u0070:\u002f\u002f\u006e\u0073\u002e\u0061\u0064\u006f\u0062\u0065.\u0063o\u006d\u002f\u0070\u0064\u0066\u002f\u0031.\u0033\u002f",Prefix :"\u0070\u0064\u0066",Schema :"\u0041\u0064o\u0062\u0065\u0020P\u0044\u0046\u0020\u0053\u0063\u0068\u0065\u006d\u0061",Property :Properties {{Category :PropertyCategoryInternal ,Description :"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",Name :"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0050\u0044F\u0020\u0066\u0069l\u0065\u0020\u0076e\u0072\u0073\u0069\u006f\u006e\u0020\u0028\u0066\u006f\u0072 \u0065\u0078\u0061\u006d\u0070le\u003a\u0020\u0031\u002e\u0030\u002c\u0020\u0031\u002e\u0033\u002c\u0020\u0061\u006e\u0064\u0020\u0073\u006f\u0020\u006f\u006e\u0029\u002e",Name :"\u0050\u0044\u0046\u0056\u0065\u0072\u0073\u0069\u006f\u006e",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u006ea\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0074\u006f\u006fl\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0064\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074.",Name :"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u0049\u006e\u0064\u0069\u0063\u0061\u0074\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0074\u0068\u0069s\u0020\u0069\u0073\u0020\u0061\u0020\u0072i\u0067\u0068\u0074\u0073\u002d\u006d\u0061\u006e\u0061\u0067\u0065d\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u002e\u002e",Name :"\u004d\u0061\u0072\u006b\u0065\u0064",ValueType :ValueTypeNameBoolean }}}; -// MarshalText implements encoding.TextMarshaler interface. -func (_baa PropertyCategory )MarshalText ()([]byte ,error ){switch _baa {case PropertyCategoryInternal :return []byte ("\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c"),nil ;case PropertyCategoryExternal :return []byte ("\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c"),nil ; -case PropertyCategoryUndefined :return []byte (""),nil ;default:return nil ,_c .Errorf ("\u0075\u006ed\u0065\u0066\u0069\u006ee\u0064\u0020p\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0020c\u0061\u0074\u0065\u0067\u006f\u0072\u0079\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_baa ); -};};var FieldResourceEventSchema =Schema {NamespaceURI :"\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u006es\u002e\u0061\u0064ob\u0065\u002e\u0063\u006f\u006d\u002fx\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u0073\u0054\u0079\u0070\u0065\u002f\u0052\u0065s\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065n\u0074\u0023",Prefix :"\u0073\u0074\u0045v\u0074",Schema :"\u0044e\u0066\u0069n\u0069\u0074\u0069\u006fn\u0020\u006f\u0066 \u0062\u0061\u0073\u0069\u0063\u0020\u0076\u0061\u006cue\u0020\u0074\u0079p\u0065\u0020R\u0065\u0073\u006f\u0075\u0072\u0063e\u0045\u0076e\u006e\u0074",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0054he\u0020a\u0063t\u0069\u006f\u006e\u0020\u0074\u0068a\u0074\u0020\u006f\u0063c\u0075\u0072\u0072\u0065\u0064\u002e\u0020\u0044\u0065\u0066\u0069\u006e\u0065d \u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0061\u0072\u0065\u003a\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0065d\u002c \u0063\u006f\u0070\u0069\u0065\u0064\u002c\u0020\u0063\u0072\u0065\u0061\u0074e\u0064\u002c \u0063\u0072\u006fp\u0070\u0065\u0064\u002c\u0020\u0065\u0064\u0069\u0074ed\u002c\u0020\u0066i\u006c\u002d\u0074\u0065r\u0065\u0064\u002c\u0020\u0066\u006fr\u006d\u0061t\u0074\u0065\u0064\u002c\u0020\u0076\u0065\u0072s\u0069\u006f\u006e\u005f\u0075\u0070\u0064\u0061\u0074\u0065\u0064\u002c\u0020\u0070\u0072\u0069\u006e\u0074\u0065\u0064\u002c\u0020\u0070ubli\u0073\u0068\u0065\u0064\u002c\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0064\u002c\u0020\u0070\u0072\u006f\u0064\u0075\u0063\u0065\u0064\u002c\u0020\u0072\u0065\u0073i\u007ae\u0064.\u004e\u0065\u0077\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065 \u0076\u0065r\u0062\u0073 \u0069n\u0020\u0074\u0068\u0065\u0020\u0070a\u0073\u0074\u0020\u0074\u0065\u006e\u0073\u0065\u002e",Name :"\u0061\u0063\u0074\u0069\u006f\u006e",ValueType :"O\u0070\u0065\u006e\u0020\u0043\u0068\u006f\u0069\u0063\u0065"},{Category :PropertyCategoryInternal ,Description :"T\u0068\u0065\u0020\u0069\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0020\u0049\u0044\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u006d\u006f\u0064\u0069\u0066\u0069\u0065d \u0072\u0065\u0073o\u0075r\u0063\u0065",Name :"\u0069\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0041\u0064di\u0074\u0069\u006fn\u0061\u006c\u0020\u0064esc\u0072ip\u0074\u0069\u006f\u006e\u0020\u006f\u0066 t\u0068\u0065\u0020\u0061\u0063\u0074\u0069o\u006e",Name :"\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054h\u0065\u0020s\u006f\u0066\u0074\u0077a\u0072\u0065\u0020a\u0067\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074 p\u0065\u0072\u0066o\u0072\u006de\u0064\u0020\u0074\u0068\u0065\u0020a\u0063\u0074i\u006f\u006e",Name :"\u0073\u006f\u0066\u0074\u0077\u0061\u0072\u0065\u0041\u0067\u0065\u006e\u0074",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u004f\u0070t\u0069\u006f\u006e\u0061\u006c\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061\u006d\u0070\u0020\u006f\u0066\u0020\u0077\u0068\u0065\u006e\u0020\u0074\u0068\u0065\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0020\u006f\u0063\u0063\u0075\u0072\u0072\u0065\u0064",Name :"\u0077\u0068\u0065\u006e",ValueType :ValueTypeNameDate }},ValueType :nil }; +// UnmarshalText implements encoding.TextUnmarshaler interface. +func (_ae *PropertyCategory )UnmarshalText (in []byte )error {switch string (in ){case "\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c":*_ae =PropertyCategoryInternal ;case "\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c":*_ae =PropertyCategoryExternal ; +default:*_ae =PropertyCategoryUndefined ;};return nil ;}; -// Can implements xmp.Model interface. -func (_cg *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName }; +// IsZero checks if the resources list has no entries. +func (_dbg Schemas )IsZero ()bool {return len (_dbg )==0}; // Schema is the pdfa extension schema. type Schema struct{ @@ -48,75 +57,47 @@ Property Properties `xmp:"pdfaSchema:property"`; // ValueType is description of schema-specific value types. ValueType ValueTypes `xmp:"pdfaSchema:valueType"`;}; -// Schemas is the array of xmp metadata extension resources. -type Schemas []Schema ;func (_bae Schemas )Typ ()_eg .ArrayType {return _eg .ArrayTypeUnordered };const (ValueTypeNameBoolean ValueTypeName ="\u0042o\u006f\u006c\u0065\u0061\u006e";ValueTypeNameDate ValueTypeName ="\u0044\u0061\u0074\u0065";ValueTypeNameInteger ValueTypeName ="\u0049n\u0074\u0065\u0067\u0065\u0072"; -ValueTypeNameReal ValueTypeName ="\u0052\u0065\u0061\u006c";ValueTypeNameText ValueTypeName ="\u0054\u0065\u0078\u0074";ValueTypeNameAgentName ValueTypeName ="\u0041g\u0065\u006e\u0074\u004e\u0061\u006de";ValueTypeNameProperName ValueTypeName ="\u0050\u0072\u006f\u0070\u0065\u0072\u004e\u0061\u006d\u0065"; -ValueTypeNameXPath ValueTypeName ="\u0058\u0050\u0061t\u0068";ValueTypeNameGUID ValueTypeName ="\u0047\u0055\u0049\u0044";ValueTypeNameLocale ValueTypeName ="\u004c\u006f\u0063\u0061\u006c\u0065";ValueTypeNameMIMEType ValueTypeName ="\u004d\u0049\u004d\u0045\u0054\u0079\u0070\u0065"; -ValueTypeNameRenditionClass ValueTypeName ="\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006eC\u006c\u0061\u0073\u0073";ValueTypeNameResourceRef ValueTypeName ="R\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0052\u0065\u0066";ValueTypeNameURL ValueTypeName ="\u0055\u0052\u004c"; -ValueTypeNameURI ValueTypeName ="\u0055\u0052\u0049";ValueTypeNameVersion ValueTypeName ="\u0056e\u0072\u0073\u0069\u006f\u006e";); - -// MakeModel creates or gets a model from document. -func MakeModel (d *_eg .Document )(*Model ,error ){_geg ,_ba :=d .MakeModel (Namespace );if _ba !=nil {return nil ,_ba ;};return _geg .(*Model ),nil ;}; - -// Typ gets array type of the field value types. -func (_da ValueTypes )Typ ()_eg .ArrayType {return _eg .ArrayTypeOrdered }; +// FieldValueType is a schema that describes a field in a structured type. +type FieldValueType struct{Name string `xmp:"pdfaField:description"`;Description string `xmp:"pdfaField:name"`;ValueType ValueTypeName `xmp:"pdfaField:valueType"`;};var XmpIDQualSchema =Schema {NamespaceURI :"\u0068t\u0074\u0070:\u002f\u002f\u006e\u0073.\u0061\u0064\u006fb\u0065\u002e\u0063\u006f\u006d\u002f\u0078\u006d\u0070/I\u0064\u0065\u006et\u0069\u0066i\u0065\u0072\u002f\u0071\u0075\u0061l\u002f\u0031.\u0030\u002f",Prefix :"\u0078\u006d\u0070\u0069\u0064\u0071",Schema :"X\u004dP\u0020\u0078\u006d\u0070\u0069\u0064\u0071\u0020q\u0075\u0061\u006c\u0069fi\u0065\u0072",Property :[]Property {{Category :PropertyCategoryInternal ,Name :"\u0053\u0063\u0068\u0065\u006d\u0065",Description :"\u0041\u0020\u0071\u0075\u0061\u006c\u0069\u0066\u0069\u0065\u0072\u0020\u0070\u0072o\u0076\u0069\u0064i\u006e\u0067\u0020\u0074h\u0065\u0020\u006e\u0020\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u006c \u0069\u0064\u0065n\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0063\u0068\u0065\u006d\u0065\u0020\u0075\u0073ed\u0020\u0066\u006fr\u0020\u0061\u006e\u0020\u0069\u0074\u0065\u006d \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0078\u006d\u0070\u003a\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0065\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u002e",ValueType :ValueTypeNameText }},ValueType :nil }; -// GetSchema for provided namespace. -func GetSchema (namespaceURI string )(*Schema ,bool ){_aaa .RLock ();defer _aaa .RUnlock ();_fef ,_ad :=_gae [namespaceURI ];return _fef ,_ad ;}; -// MarshalXMP implements xmp.Marshaler interface. -func (_gf Properties )MarshalXMP (e *_eg .Encoder ,node *_eg .Node ,m _eg .Model )error {return _eg .MarshalArray (e ,node ,_gf .Typ (),_gf );};var (_gae =map[string ]*Schema {};_aaa _cc .RWMutex ;); +// UnmarshalXMP implements xmp.Unmarshaler interface. +func (_ceb *Schemas )UnmarshalXMP (d *_fe .Decoder ,node *_fe .Node ,m _fe .Model )error {return _fe .UnmarshalArray (d ,node ,_ceb .Typ (),_ceb );};var (Namespace =_fe .NewNamespace ("\u0070\u0064\u0066\u0061\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e","\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0077\u0077\u0077\u002e\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067\u002f\u0070\u0064\u0066\u0061/\u006e\u0073\u002f\u0065\u0078t\u0065\u006es\u0069\u006f\u006e\u002f",NewModel ); +SchemaNS =_fe .NewNamespace ("\u0070\u0064\u0066\u0061\u0053\u0063\u0068\u0065\u006d\u0061","h\u0074\u0074\u0070\u003a\u002f\u002fw\u0077\u0077\u002e\u0061\u0069\u0069m\u002e\u006f\u0072\u0067\u002f\u0070\u0064f\u0061\u002f\u006e\u0073\u002f\u0073\u0063\u0068\u0065\u006da\u0023",nil ); +PropertyNS =_fe .NewNamespace ("\u0070\u0064\u0066a\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0079","\u0068\u0074t\u0070\u003a\u002f\u002fw\u0077\u0077.\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067/\u0070\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0070\u0072\u006f\u0070e\u0072\u0074\u0079\u0023",nil ); +ValueTypeNS =_fe .NewNamespace ("\u0070\u0064\u0066\u0061\u0054\u0079\u0070\u0065","\u0068\u0074\u0074\u0070\u003a\u002f/\u0077\u0077\u0077\u002e\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067\u002fp\u0064\u0066\u0061\u002f\u006e\u0073\u002ft\u0079\u0070\u0065\u0023",nil ); +FieldNS =_fe .NewNamespace ("\u0070d\u0066\u0061\u0046\u0069\u0065\u006cd","\u0068\u0074\u0074p:\u002f\u002f\u0077\u0077\u0077\u002e\u0061\u0069\u0069m\u002eo\u0072g\u002fp\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0066\u0069\u0065\u006c\u0064\u0023",nil ); +); -// ClosedChoiceValueTypeName gets the closed choice of provided value type name. -func ClosedChoiceValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0043\u006c\u006f\u0073\u0065\u0064\u0020\u0043\u0068\u006f\u0069\u0063e\u0020\u006f\u0066\u0020"+vt ;};func init (){_gae =map[string ]*Schema {_gb .NsXmpMM .URI :&XmpMediaManagementSchema ,"\u0078\u006d\u0070\u0069\u0064\u0071":&XmpIDQualSchema ,_ab .NsPDF .URI :&PdfSchema ,"\u0073\u0074\u0045v\u0074":&FieldResourceEventSchema ,"\u0073\u0074\u0056e\u0072":&FieldVersionSchema }; +// SeqOfValueTypeName gets a value type name of a sequence of input value type names. +func SeqOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0073\u0065\u0071\u0020"+vt };func init (){_eff =map[string ]*Schema {_cf .NsXmpMM .URI :&XmpMediaManagementSchema ,"\u0078\u006d\u0070\u0069\u0064\u0071":&XmpIDQualSchema ,_db .NsPDF .URI :&PdfSchema ,"\u0073\u0074\u0045v\u0074":&FieldResourceEventSchema ,"\u0073\u0074\u0056e\u0072":&FieldVersionSchema }; }; -// PropertyCategory is the property category enumerator. -type PropertyCategory int ; - -// ValueType is the pdfa extension value type schema. -type ValueType struct{Description string `xmp:"pdfaType:description"`;Field []FieldValueType `xmp:"pdfaType:field"`;NamespaceURI string `xmp:"pdfaType:namespaceURI"`;Prefix string `xmp:"pdfaType:prefix"`;Type string `xmp:"pdfaType:type"`;}; - -// Namespaces implements xmp.Model interface. -func (_dfc *Model )Namespaces ()_eg .NamespaceList {return _eg .NamespaceList {Namespace }}; - -// SyncModel implements xmp.Model interface. -func (_ag *Model )SyncModel (d *_eg .Document )error {return nil }; - -// MarshalXMP implements xmp.Marshaler interface. -func (_gbd ValueTypes )MarshalXMP (e *_eg .Encoder ,node *_eg .Node ,m _eg .Model )error {return _eg .MarshalArray (e ,node ,_gbd .Typ (),_gbd );}; +// CanTag implements xmp.Model interface. +func (_cb *Model )CanTag (tag string )bool {_ ,_ff :=_fe .GetNativeField (_cb ,tag );return _ff ==nil }; -// UnmarshalXMP implements xmp.Unmarshaler interface. -func (_fa *ValueTypes )UnmarshalXMP (d *_eg .Decoder ,node *_eg .Node ,m _eg .Model )error {return _eg .UnmarshalArray (d ,node ,_fa .Typ (),_fa );}; +// Typ gets the array type of properties. +func (_bfg Properties )Typ ()_fe .ArrayType {return _fe .ArrayTypeOrdered }; // MarshalXMP implements xmp.Marshaler interface. -func (_gde Schemas )MarshalXMP (e *_eg .Encoder ,node *_eg .Node ,m _eg .Model )error {return _eg .MarshalArray (e ,node ,_gde .Typ (),_gde );};var XmpIDQualSchema =Schema {NamespaceURI :"\u0068t\u0074\u0070:\u002f\u002f\u006e\u0073.\u0061\u0064\u006fb\u0065\u002e\u0063\u006f\u006d\u002f\u0078\u006d\u0070/I\u0064\u0065\u006et\u0069\u0066i\u0065\u0072\u002f\u0071\u0075\u0061l\u002f\u0031.\u0030\u002f",Prefix :"\u0078\u006d\u0070\u0069\u0064\u0071",Schema :"X\u004dP\u0020\u0078\u006d\u0070\u0069\u0064\u0071\u0020q\u0075\u0061\u006c\u0069fi\u0065\u0072",Property :[]Property {{Category :PropertyCategoryInternal ,Name :"\u0053\u0063\u0068\u0065\u006d\u0065",Description :"\u0041\u0020\u0071\u0075\u0061\u006c\u0069\u0066\u0069\u0065\u0072\u0020\u0070\u0072o\u0076\u0069\u0064i\u006e\u0067\u0020\u0074h\u0065\u0020\u006e\u0020\u0061\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0066\u006f\u0072\u006d\u0061\u006c \u0069\u0064\u0065n\u0074\u0069\u0066\u0069\u0063\u0061\u0074\u0069\u006f\u006e\u0020\u0073\u0063\u0068\u0065\u006d\u0065\u0020\u0075\u0073ed\u0020\u0066\u006fr\u0020\u0061\u006e\u0020\u0069\u0074\u0065\u006d \u0069\u006e\u0020\u0074\u0068\u0065\u0020\u0078\u006d\u0070\u003a\u0049\u0064\u0065\u006e\u0074\u0069\u0066\u0069\u0065\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u002e",ValueType :ValueTypeNameText }},ValueType :nil }; - - -// SetTag implements xmp.Model interface. -func (_ecd *Model )SetTag (tag ,value string )error {if _efe :=_eg .SetNativeField (_ecd ,tag ,value );_efe !=nil {return _c .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_efe );};return nil ;}; +func (_ecb Schemas )MarshalXMP (e *_fe .Encoder ,node *_fe .Node ,m _fe .Model )error {return _fe .MarshalArray (e ,node ,_ecb .Typ (),_ecb );}; -// FillModel fills in the document XMP model. -func FillModel (d *_eg .Document ,extModel *Model )error {var _d []*_eg .Namespace ;for _ ,_egd :=range d .Namespaces (){_d =append (_d ,_egd );};_f .Slice (_d ,func (_gd ,_bd int )bool {return _d [_gd ].Name < _d [_bd ].Name });for _ ,_fe :=range _d {switch _fe {case Namespace ,SchemaNS ,PropertyNS ,ValueTypeNS ,FieldNS ,_ge .NsXmp ,_a .NsDc :continue ; -default:_gdf ,_gc :=GetSchema (_fe .URI );if !_gc {continue ;};_feg :=d .FindModel (_fe );_ec :=*_gdf ;_ec .Property =Properties {};for _ ,_ga :=range _gdf .Property {_cb :=_fbb (_feg ,_fe ,_ga );if _cb {_ec .Property =append (_ec .Property ,_ga );};}; -if len (_ec .Property )==0{continue ;};var _fb bool ;for _gbg ,_ef :=range extModel .Schemas {if _ef .Schema ==_ec .Schema {_fb =true ;extModel .Schemas [_gbg ]=_ec ;break ;};};if !_fb {extModel .Schemas =append (extModel .Schemas ,_ec );};};};return nil ; -};var PdfSchema =Schema {NamespaceURI :"\u0068\u0074\u0074\u0070:\u002f\u002f\u006e\u0073\u002e\u0061\u0064\u006f\u0062\u0065.\u0063o\u006d\u002f\u0070\u0064\u0066\u002f\u0031.\u0033\u002f",Prefix :"\u0070\u0064\u0066",Schema :"\u0041\u0064o\u0062\u0065\u0020P\u0044\u0046\u0020\u0053\u0063\u0068\u0065\u006d\u0061",Property :Properties {{Category :PropertyCategoryInternal ,Description :"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",Name :"\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0050\u0044F\u0020\u0066\u0069l\u0065\u0020\u0076e\u0072\u0073\u0069\u006f\u006e\u0020\u0028\u0066\u006f\u0072 \u0065\u0078\u0061\u006d\u0070le\u003a\u0020\u0031\u002e\u0030\u002c\u0020\u0031\u002e\u0033\u002c\u0020\u0061\u006e\u0064\u0020\u0073\u006f\u0020\u006f\u006e\u0029\u002e",Name :"\u0050\u0044\u0046\u0056\u0065\u0072\u0073\u0069\u006f\u006e",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u006ea\u006d\u0065\u0020\u006f\u0066\u0020\u0074\u0068\u0065\u0020\u0074\u006f\u006fl\u0020\u0074\u0068\u0061\u0074\u0020\u0063\u0072\u0065\u0061\u0074\u0065\u0064\u0020\u0074\u0068\u0065\u0020\u0050\u0044\u0046\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074.",Name :"\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u0049\u006e\u0064\u0069\u0063\u0061\u0074\u0065\u0073\u0020\u0074\u0068\u0061\u0074\u0020\u0074\u0068\u0069s\u0020\u0069\u0073\u0020\u0061\u0020\u0072i\u0067\u0068\u0074\u0073\u002d\u006d\u0061\u006e\u0061\u0067\u0065d\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u002e\u002e",Name :"\u004d\u0061\u0072\u006b\u0065\u0064",ValueType :ValueTypeNameBoolean }}}; +// Properties is a list of properties. +type Properties []Property ; +// MarshalText implements encoding.TextMarshaler interface. +func (_dab PropertyCategory )MarshalText ()([]byte ,error ){switch _dab {case PropertyCategoryInternal :return []byte ("\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c"),nil ;case PropertyCategoryExternal :return []byte ("\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c"),nil ; +case PropertyCategoryUndefined :return []byte (""),nil ;default:return nil ,_f .Errorf ("\u0075\u006ed\u0065\u0066\u0069\u006ee\u0064\u0020p\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0020c\u0061\u0074\u0065\u0067\u006f\u0072\u0079\u0020\u0076\u0061\u006c\u0075e\u003a\u0020\u0025\u0076",_dab ); +};}; -// IsZero checks if the resources list has no entries. -func (_dg Schemas )IsZero ()bool {return len (_dg )==0};var XmpMediaManagementSchema =Schema {NamespaceURI :"\u0068\u0074\u0074p\u003a\u002f\u002f\u006es\u002e\u0061\u0064\u006f\u0062\u0065\u002ec\u006f\u006d\u002f\u0078\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u006d\u006d\u002f",Prefix :"\u0078\u006d\u0070M\u004d",Schema :"X\u004dP\u0020\u004d\u0065\u0064\u0069\u0061\u0020\u004da\u006e\u0061\u0067\u0065me\u006e\u0074",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0041\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u006fr\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0066\u0072\u006f\u006d\u0020w\u0068\u0069\u0063\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u006f\u006e\u0065\u0020i\u0073\u0020\u0064e\u0072\u0069\u0076\u0065\u0064\u002e",Name :"D\u0065\u0072\u0069\u0076\u0065\u0064\u0046\u0072\u006f\u006d",ValueType :ValueTypeNameResourceRef },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0063\u006fm\u006d\u006f\u006e\u0020\u0069d\u0065\u006e\u0074\u0069\u0066\u0069e\u0072\u0020\u0066\u006f\u0072 \u0061\u006c\u006c\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0073 \u0061\u006e\u0064\u0020\u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020o\u0066\u0020\u0061\u0020\u0072\u0065\u0073\u006fu\u0072\u0063\u0065",Name :"\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"UU\u0049\u0044 \u0062\u0061\u0073\u0065\u0064\u0020\u0069\u0064\u0065n\u0074\u0069\u0066\u0069\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0020\u0069\u006e\u0063\u0061\u0072\u006e\u0061\u0074i\u006fn\u0020\u006f\u0066\u0020\u0061\u0020\u0064\u006fc\u0075m\u0065\u006et",Name :"\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0063\u006fm\u006d\u006f\u006e\u0020\u0069d\u0065\u006e\u0074\u0069\u0066\u0069e\u0072\u0020\u0066\u006f\u0072 \u0061\u006c\u006c\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0073 \u0061\u006e\u0064\u0020\u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020o\u0066\u0020\u0061\u0020\u0064\u006f\u0063\u0075m\u0065\u006e\u0074",Name :"\u004fr\u0069g\u0069\u006e\u0061\u006c\u0044o\u0063\u0075m\u0065\u006e\u0074\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0069\u0073 \u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065",Name :"\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006eC\u006c\u0061\u0073\u0073",ValueType :ValueTypeNameRenditionClass },{Category :PropertyCategoryInternal ,Description :"\u0043\u0061n\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020t\u006f\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0072\u0065\u006e\u0064\u0069t\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0074\u0068a\u0074 \u0061r\u0065\u0020\u0074o\u006f\u0020\u0063\u006f\u006d\u0070\u006c\u0065\u0078\u0020\u006f\u0072\u0020\u0076\u0065\u0072\u0062o\u0073\u0065\u0020\u0074\u006f\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0020\u0069\u006e",Name :"\u0052e\u006ed\u0069\u0074\u0069\u006f\u006e\u0050\u0061\u0072\u0061\u006d\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0076\u0065\u0072\u0073\u0069o\u006e\u0020\u0069\u0064\u0065\u006e\u0074i\u0066\u0069\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0074\u0068i\u0073\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u002e",Name :"\u0056e\u0072\u0073\u0069\u006f\u006e\u0049D",ValueType :ValueTypeNameText },{Category :PropertyCategoryExternal ,Description :"\u0054\u0068\u0065\u0020\u0076\u0065r\u0073\u0069\u006f\u006e\u0020\u0068\u0069\u0073\u0074\u006f\u0072\u0079\u0020\u0061\u0073\u0073\u006f\u0063\u0069\u0061t\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u0072e\u0073o\u0075\u0072\u0063\u0065",Name :"\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u0073",ValueType :SeqOfValueTypeName (ValueTypeNameVersion )},{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0072\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075r\u0063\u0065\u0027\u0073\u0020\u006d\u0061n\u0061\u0067\u0065\u0072",Name :"\u004da\u006e\u0061\u0067\u0065\u0072",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0027\u0073\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0072 \u0076\u0061\u0072\u0069\u0061\u006e\u0074\u002e",Name :"\u004d\u0061\u006e\u0061\u0067\u0065\u0072\u0056\u0061r\u0069\u0061\u006e\u0074",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0027\u0073\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0072 \u0076\u0061\u0072\u0069\u0061\u006e\u0074\u002e",Name :"\u004d\u0061\u006e\u0061\u0067\u0065\u0072\u0056\u0061r\u0069\u0061\u006e\u0074",ValueType :ValueTypeNameText }}}; +// Model is the pdfa extension metadata model. +type Model struct{Schemas Schemas `xmp:"pdfaExtension:schemas"`;}; +// ValueType is the pdfa extension value type schema. +type ValueType struct{Description string `xmp:"pdfaType:description"`;Field []FieldValueType `xmp:"pdfaType:field"`;NamespaceURI string `xmp:"pdfaType:namespaceURI"`;Prefix string `xmp:"pdfaType:prefix"`;Type string `xmp:"pdfaType:type"`;}; // SyncToXMP implements xmp.Model interface. -func (_egdb *Model )SyncToXMP (d *_eg .Document )error {return nil };var (Namespace =_eg .NewNamespace ("\u0070\u0064\u0066\u0061\u0045\u0078\u0074\u0065\u006e\u0073\u0069\u006f\u006e","\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0077\u0077\u0077\u002e\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067\u002f\u0070\u0064\u0066\u0061/\u006e\u0073\u002f\u0065\u0078t\u0065\u006es\u0069\u006f\u006e\u002f",NewModel ); -SchemaNS =_eg .NewNamespace ("\u0070\u0064\u0066\u0061\u0053\u0063\u0068\u0065\u006d\u0061","h\u0074\u0074\u0070\u003a\u002f\u002fw\u0077\u0077\u002e\u0061\u0069\u0069m\u002e\u006f\u0072\u0067\u002f\u0070\u0064f\u0061\u002f\u006e\u0073\u002f\u0073\u0063\u0068\u0065\u006da\u0023",nil ); -PropertyNS =_eg .NewNamespace ("\u0070\u0064\u0066a\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0079","\u0068\u0074t\u0070\u003a\u002f\u002fw\u0077\u0077.\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067/\u0070\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0070\u0072\u006f\u0070e\u0072\u0074\u0079\u0023",nil ); -ValueTypeNS =_eg .NewNamespace ("\u0070\u0064\u0066\u0061\u0054\u0079\u0070\u0065","\u0068\u0074\u0074\u0070\u003a\u002f/\u0077\u0077\u0077\u002e\u0061\u0069\u0069\u006d\u002e\u006f\u0072\u0067\u002fp\u0064\u0066\u0061\u002f\u006e\u0073\u002ft\u0079\u0070\u0065\u0023",nil ); -FieldNS =_eg .NewNamespace ("\u0070d\u0066\u0061\u0046\u0069\u0065\u006cd","\u0068\u0074\u0074p:\u002f\u002f\u0077\u0077\u0077\u002e\u0061\u0069\u0069m\u002eo\u0072g\u002fp\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0066\u0069\u0065\u006c\u0064\u0023",nil ); -); - -// ValueTypes is the slice of field value types. -type ValueTypes []FieldValueType ; +func (_de *Model )SyncToXMP (d *_fe .Document )error {return nil }; // Property is a schema that describes single property. type Property struct{ @@ -133,48 +114,68 @@ Name string `xmp:"pdfaProperty:name"`; // ValueType is the property value type. ValueType ValueTypeName `xmp:"pdfaProperty:valueType"`;}; -// RegisterSchema registers schema extension definition. -func RegisterSchema (ns *_eg .Namespace ,schema *Schema ){_aaa .Lock ();defer _aaa .Unlock ();_gae [ns .URI ]=schema ;}; +// AltOfValueTypeName gets the ValueTypeName of the alt of given value type names. +func AltOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0061\u006c\u0074\u0020"+vt }; + +// Typ gets array type of the field value types. +func (_fbc ValueTypes )Typ ()_fe .ArrayType {return _fe .ArrayTypeOrdered };var FieldVersionSchema =Schema {NamespaceURI :"\u0068\u0074\u0074p\u003a\u002f\u002f\u006e\u0073\u002e\u0061\u0064\u006f\u0062\u0065\u002e\u0063\u006f\u006d\u002f\u0078\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u0073\u0054\u0079\u0070\u0065/\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u0023",Prefix :"\u0073\u0074\u0056e\u0072",Schema :"\u0042a\u0073\u0069\u0063\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0074y\u0070\u0065\u0020\u0056\u0065\u0072\u0073\u0069\u006f\u006e",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0043\u006fmm\u0065\u006e\u0074s\u0020\u0063\u006f\u006ecer\u006ein\u0067\u0020\u0077\u0068\u0061\u0074\u0020wa\u0073\u0020\u0063\u0068\u0061\u006e\u0067e\u0064",Name :"\u0063\u006f\u006d\u006d\u0065\u006e\u0074\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0048\u0069\u0067\u0068\u0020\u006c\u0065\u0076\u0065\u006c\u002c\u0020\u0066\u006f\u0072\u006d\u0061\u006c\u0020\u0064e\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0077\u0068\u0061\u0074\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0068\u0065\u0020\u0075\u0073\u0065\u0072 \u0070\u0065\u0072f\u006f\u0072\u006d\u0065\u0064\u002e",Name :"\u0065\u0076\u0065n\u0074",ValueType :ValueTypeResourceEvent },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068e\u0020\u0064\u0061\u0074\u0065\u0020\u006f\u006e\u0020\u0077\u0068\u0069\u0063\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0065\u0063\u006b\u0065\u0064\u0020\u0069\u006e\u002e",Name :"\u006d\u006f\u0064\u0069\u0066\u0079\u0044\u0061\u0074\u0065",ValueType :ValueTypeNameDate },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068e\u0020\u0070\u0065\u0072s\u006f\u006e \u0077\u0068\u006f\u0020\u006d\u006f\u0064\u0069f\u0069\u0065\u0064\u0020\u0074\u0068\u0069\u0073\u0020\u0076\u0065\u0072s\u0069\u006f\u006e\u002e",Name :"\u006d\u006f\u0064\u0069\u0066\u0069\u0065\u0072",ValueType :ValueTypeNameProperName },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 n\u0065\u0077\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u002e",Name :"\u0076e\u0072\u0073\u0069\u006f\u006e",ValueType :ValueTypeNameText }},ValueType :nil }; + // UnmarshalXMP implements xmp.Unmarshaler interface. -func (_aag *Properties )UnmarshalXMP (d *_eg .Decoder ,node *_eg .Node ,m _eg .Model )error {return _eg .UnmarshalArray (d ,node ,_aag .Typ (),_aag );};func _fbb (_df _eg .Model ,_de *_eg .Namespace ,_ca Property )bool {_be :=_e .ValueOf (_df ).Elem (); -if _be .Kind ()==_e .Ptr {_be =_be .Elem ();};_gdb :=_be .Type ();for _eca :=0;_eca < _gdb .NumField ();_eca ++{_feb :=_gdb .Field (_eca );_ccd :=_feb .Tag .Get ("\u0078\u006d\u0070");if _ccd ==""{continue ;};if !_g .HasPrefix (_ccd ,_de .Name ){continue ; -};_bec :=_g .IndexRune (_ccd ,':');if _bec ==-1{continue ;};_bac :=_ccd [_bec +1:];if _bac ==_ca .Name {_af :=_be .Field (_eca );return !_af .IsZero ();};};return false ;}; +func (_bdf *ValueTypes )UnmarshalXMP (d *_fe .Decoder ,node *_fe .Node ,m _fe .Model )error {return _fe .UnmarshalArray (d ,node ,_bdf .Typ (),_bdf );};const (ValueTypeResourceEvent ValueTypeName ="\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065\u006e\u0074"; +); -// UnmarshalText implements encoding.TextUnmarshaler interface. -func (_bad *PropertyCategory )UnmarshalText (in []byte )error {switch string (in ){case "\u0069\u006e\u0074\u0065\u0072\u006e\u0061\u006c":*_bad =PropertyCategoryInternal ;case "\u0065\u0078\u0074\u0065\u0072\u006e\u0061\u006c":*_bad =PropertyCategoryExternal ; -default:*_bad =PropertyCategoryUndefined ;};return nil ;};const (PropertyCategoryUndefined PropertyCategory =iota ;PropertyCategoryInternal ;PropertyCategoryExternal ;); +// MarshalXMP implements xmp.Marshaler interface. +func (_dfe ValueTypes )MarshalXMP (e *_fe .Encoder ,node *_fe .Node ,m _fe .Model )error {return _fe .MarshalArray (e ,node ,_dfe .Typ (),_dfe );}; -// GetTag implements xmp.Model interface. -func (_gba *Model )GetTag (tag string )(string ,error ){_egda ,_afc :=_eg .GetNativeField (_gba ,tag );if _afc !=nil {return "",_c .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_afc );};return _egda ,nil ;}; +// ValueTypes is the slice of field value types. +type ValueTypes []FieldValueType ;var XmpMediaManagementSchema =Schema {NamespaceURI :"\u0068\u0074\u0074p\u003a\u002f\u002f\u006es\u002e\u0061\u0064\u006f\u0062\u0065\u002ec\u006f\u006d\u002f\u0078\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u006d\u006d\u002f",Prefix :"\u0078\u006d\u0070M\u004d",Schema :"X\u004dP\u0020\u004d\u0065\u0064\u0069\u0061\u0020\u004da\u006e\u0061\u0067\u0065me\u006e\u0074",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0041\u0020\u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0020\u0074\u006f\u0020\u0074\u0068\u0065\u0020\u006fr\u0069\u0067\u0069\u006e\u0061\u006c\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0066\u0072\u006f\u006d\u0020w\u0068\u0069\u0063\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u006f\u006e\u0065\u0020i\u0073\u0020\u0064e\u0072\u0069\u0076\u0065\u0064\u002e",Name :"D\u0065\u0072\u0069\u0076\u0065\u0064\u0046\u0072\u006f\u006d",ValueType :ValueTypeNameResourceRef },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0063\u006fm\u006d\u006f\u006e\u0020\u0069d\u0065\u006e\u0074\u0069\u0066\u0069e\u0072\u0020\u0066\u006f\u0072 \u0061\u006c\u006c\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0073 \u0061\u006e\u0064\u0020\u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020o\u0066\u0020\u0061\u0020\u0072\u0065\u0073\u006fu\u0072\u0063\u0065",Name :"\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"UU\u0049\u0044 \u0062\u0061\u0073\u0065\u0064\u0020\u0069\u0064\u0065n\u0074\u0069\u0066\u0069\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0073\u0070\u0065\u0063\u0069\u0066\u0069\u0063\u0020\u0069\u006e\u0063\u0061\u0072\u006e\u0061\u0074i\u006fn\u0020\u006f\u0066\u0020\u0061\u0020\u0064\u006fc\u0075m\u0065\u006et",Name :"\u0049\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0063\u006fm\u006d\u006f\u006e\u0020\u0069d\u0065\u006e\u0074\u0069\u0066\u0069e\u0072\u0020\u0066\u006f\u0072 \u0061\u006c\u006c\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0073 \u0061\u006e\u0064\u0020\u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0073\u0020o\u0066\u0020\u0061\u0020\u0064\u006f\u0063\u0075m\u0065\u006e\u0074",Name :"\u004fr\u0069g\u0069\u006e\u0061\u006c\u0044o\u0063\u0075m\u0065\u006e\u0074\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006e\u0020\u0063\u006c\u0061\u0073\u0073\u0020\u006e\u0061\u006d\u0065\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0069\u0073 \u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065",Name :"\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006eC\u006c\u0061\u0073\u0073",ValueType :ValueTypeNameRenditionClass },{Category :PropertyCategoryInternal ,Description :"\u0043\u0061n\u0020\u0062\u0065\u0020\u0075\u0073\u0065d\u0020t\u006f\u0020\u0070r\u006f\u0076\u0069\u0064\u0065\u0020\u0061\u0064\u0064\u0069\u0074\u0069\u006f\u006e\u0061\u006c\u0020\u0072\u0065\u006e\u0064\u0069t\u0069\u006f\u006e\u0020\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073\u0020\u0074\u0068a\u0074 \u0061r\u0065\u0020\u0074o\u006f\u0020\u0063\u006f\u006d\u0070\u006c\u0065\u0078\u0020\u006f\u0072\u0020\u0076\u0065\u0072\u0062o\u0073\u0065\u0020\u0074\u006f\u0020\u0065\u006e\u0063\u006f\u0064\u0065\u0020\u0069\u006e",Name :"\u0052e\u006ed\u0069\u0074\u0069\u006f\u006e\u0050\u0061\u0072\u0061\u006d\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0064\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u0020\u0076\u0065\u0072\u0073\u0069o\u006e\u0020\u0069\u0064\u0065\u006e\u0074i\u0066\u0069\u0065\u0072\u0020\u0066\u006f\u0072\u0020\u0074\u0068i\u0073\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u002e",Name :"\u0056e\u0072\u0073\u0069\u006f\u006e\u0049D",ValueType :ValueTypeNameText },{Category :PropertyCategoryExternal ,Description :"\u0054\u0068\u0065\u0020\u0076\u0065r\u0073\u0069\u006f\u006e\u0020\u0068\u0069\u0073\u0074\u006f\u0072\u0079\u0020\u0061\u0073\u0073\u006f\u0063\u0069\u0061t\u0065\u0064\u0020\u0077\u0069\u0074\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u0072e\u0073o\u0075\u0072\u0063\u0065",Name :"\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u0073",ValueType :SeqOfValueTypeName (ValueTypeNameVersion )},{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065\u0020\u0072\u0065f\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075r\u0063\u0065\u0027\u0073\u0020\u006d\u0061n\u0061\u0067\u0065\u0072",Name :"\u004da\u006e\u0061\u0067\u0065\u0072",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0027\u0073\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0072 \u0076\u0061\u0072\u0069\u0061\u006e\u0074\u002e",Name :"\u004d\u0061\u006e\u0061\u0067\u0065\u0072\u0056\u0061r\u0069\u0061\u006e\u0074",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 \u0072\u0065\u0066\u0065\u0072\u0065\u006e\u0063\u0065\u0064\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0027\u0073\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0072 \u0076\u0061\u0072\u0069\u0061\u006e\u0074\u002e",Name :"\u004d\u0061\u006e\u0061\u0067\u0065\u0072\u0056\u0061r\u0069\u0061\u006e\u0074",ValueType :ValueTypeNameText }}}; +const (PropertyCategoryUndefined PropertyCategory =iota ;PropertyCategoryInternal ;PropertyCategoryExternal ;);func _dba (_bb _fe .Model ,_bdd *_fe .Namespace ,_eda Property )bool {_dad :=_g .ValueOf (_bb ).Elem ();if _dad .Kind ()==_g .Ptr {_dad =_dad .Elem (); +};_cad :=_dad .Type ();for _fb :=0;_fb < _cad .NumField ();_fb ++{_aac :=_cad .Field (_fb );_gef :=_aac .Tag .Get ("\u0078\u006d\u0070");if _gef ==""{continue ;};if !_d .HasPrefix (_gef ,_bdd .Name ){continue ;};_ab :=_d .IndexRune (_gef ,':');if _ab ==-1{continue ; +};_fg :=_gef [_ab +1:];if _fg ==_eda .Name {_gdb :=_dad .Field (_fb );return !_gdb .IsZero ();};};return false ;}; -// Properties is a list of properties. -type Properties []Property ; +// PropertyCategory is the property category enumerator. +type PropertyCategory int ;var FieldResourceEventSchema =Schema {NamespaceURI :"\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u006es\u002e\u0061\u0064ob\u0065\u002e\u0063\u006f\u006d\u002fx\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u0073\u0054\u0079\u0070\u0065\u002f\u0052\u0065s\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065n\u0074\u0023",Prefix :"\u0073\u0074\u0045v\u0074",Schema :"\u0044e\u0066\u0069n\u0069\u0074\u0069\u006fn\u0020\u006f\u0066 \u0062\u0061\u0073\u0069\u0063\u0020\u0076\u0061\u006cue\u0020\u0074\u0079p\u0065\u0020R\u0065\u0073\u006f\u0075\u0072\u0063e\u0045\u0076e\u006e\u0074",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0054he\u0020a\u0063t\u0069\u006f\u006e\u0020\u0074\u0068a\u0074\u0020\u006f\u0063c\u0075\u0072\u0072\u0065\u0064\u002e\u0020\u0044\u0065\u0066\u0069\u006e\u0065d \u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0061\u0072\u0065\u003a\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0065d\u002c \u0063\u006f\u0070\u0069\u0065\u0064\u002c\u0020\u0063\u0072\u0065\u0061\u0074e\u0064\u002c \u0063\u0072\u006fp\u0070\u0065\u0064\u002c\u0020\u0065\u0064\u0069\u0074ed\u002c\u0020\u0066i\u006c\u002d\u0074\u0065r\u0065\u0064\u002c\u0020\u0066\u006fr\u006d\u0061t\u0074\u0065\u0064\u002c\u0020\u0076\u0065\u0072s\u0069\u006f\u006e\u005f\u0075\u0070\u0064\u0061\u0074\u0065\u0064\u002c\u0020\u0070\u0072\u0069\u006e\u0074\u0065\u0064\u002c\u0020\u0070ubli\u0073\u0068\u0065\u0064\u002c\u0020\u006d\u0061\u006e\u0061\u0067\u0065\u0064\u002c\u0020\u0070\u0072\u006f\u0064\u0075\u0063\u0065\u0064\u002c\u0020\u0072\u0065\u0073i\u007ae\u0064.\u004e\u0065\u0077\u0020\u0076\u0061\u006c\u0075\u0065\u0073\u0020\u0073\u0068\u006f\u0075\u006c\u0064\u0020\u0062\u0065 \u0076\u0065r\u0062\u0073 \u0069n\u0020\u0074\u0068\u0065\u0020\u0070a\u0073\u0074\u0020\u0074\u0065\u006e\u0073\u0065\u002e",Name :"\u0061\u0063\u0074\u0069\u006f\u006e",ValueType :"O\u0070\u0065\u006e\u0020\u0043\u0068\u006f\u0069\u0063\u0065"},{Category :PropertyCategoryInternal ,Description :"T\u0068\u0065\u0020\u0069\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0020\u0049\u0044\u0020\u006f\u0066\u0020t\u0068\u0065\u0020\u006d\u006f\u0064\u0069\u0066\u0069\u0065d \u0072\u0065\u0073o\u0075r\u0063\u0065",Name :"\u0069\u006e\u0073\u0074\u0061\u006e\u0063\u0065\u0049\u0044",ValueType :ValueTypeNameURI },{Category :PropertyCategoryInternal ,Description :"\u0041\u0064di\u0074\u0069\u006fn\u0061\u006c\u0020\u0064esc\u0072ip\u0074\u0069\u006f\u006e\u0020\u006f\u0066 t\u0068\u0065\u0020\u0061\u0063\u0074\u0069o\u006e",Name :"\u0070\u0061\u0072\u0061\u006d\u0065\u0074\u0065\u0072\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0054h\u0065\u0020s\u006f\u0066\u0074\u0077a\u0072\u0065\u0020a\u0067\u0065\u006e\u0074\u0020\u0074\u0068\u0061\u0074 p\u0065\u0072\u0066o\u0072\u006de\u0064\u0020\u0074\u0068\u0065\u0020a\u0063\u0074i\u006f\u006e",Name :"\u0073\u006f\u0066\u0074\u0077\u0061\u0072\u0065\u0041\u0067\u0065\u006e\u0074",ValueType :ValueTypeNameAgentName },{Category :PropertyCategoryInternal ,Description :"\u004f\u0070t\u0069\u006f\u006e\u0061\u006c\u0020\u0074\u0069\u006d\u0065\u0073\u0074\u0061\u006d\u0070\u0020\u006f\u0066\u0020\u0077\u0068\u0065\u006e\u0020\u0074\u0068\u0065\u0020\u0061\u0063\u0074\u0069\u006f\u006e\u0020\u006f\u0063\u0063\u0075\u0072\u0072\u0065\u0064",Name :"\u0077\u0068\u0065\u006e",ValueType :ValueTypeNameDate }},ValueType :nil }; -// Typ gets the array type of properties. -func (_efea Properties )Typ ()_eg .ArrayType {return _eg .ArrayTypeOrdered }; -// AltOfValueTypeName gets the ValueTypeName of the alt of given value type names. -func AltOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0061\u006c\u0074\u0020"+vt }; +// NewModel creates a new pdfAExtension model. +func NewModel (name string )_fe .Model {return &Model {}};func (_fd Schemas )Typ ()_fe .ArrayType {return _fe .ArrayTypeUnordered }; -// ValueTypeName is the name of the value type. -type ValueTypeName string ;const (ValueTypeResourceEvent ValueTypeName ="\u0052\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0045\u0076\u0065\u006e\u0074";); +// FillModel fills in the document XMP model. +func FillModel (d *_fe .Document ,extModel *Model )error {var _aa []*_fe .Namespace ;for _ ,_dbd :=range d .Namespaces (){_aa =append (_aa ,_dbd );};_c .Slice (_aa ,func (_bd ,_dg int )bool {return _aa [_bd ].Name < _aa [_dg ].Name });for _ ,_df :=range _aa {switch _df {case Namespace ,SchemaNS ,PropertyNS ,ValueTypeNS ,FieldNS ,_ce .NsXmp ,_e .NsDc :continue ; +default:_bf ,_cg :=GetSchema (_df .URI );if !_cg {continue ;};_cea :=d .FindModel (_df );_ed :=*_bf ;_ed .Property =Properties {};for _ ,_gb :=range _bf .Property {_cag :=_dba (_cea ,_df ,_gb );if _cag {_ed .Property =append (_ed .Property ,_gb );};};if len (_ed .Property )==0{continue ; +};var _dbe bool ;for _ac ,_ef :=range extModel .Schemas {if _ef .Schema ==_ed .Schema {_dbe =true ;extModel .Schemas [_ac ]=_ed ;break ;};};if !_dbe {extModel .Schemas =append (extModel .Schemas ,_ed );};};};return nil ;}; -// FieldValueType is a schema that describes a field in a structured type. -type FieldValueType struct{Name string `xmp:"pdfaField:description"`;Description string `xmp:"pdfaField:name"`;ValueType ValueTypeName `xmp:"pdfaField:valueType"`;}; +// SetTag implements xmp.Model interface. +func (_dfa *Model )SetTag (tag ,value string )error {if _gdc :=_fe .SetNativeField (_dfa ,tag ,value );_gdc !=nil {return _f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_gdc );};return nil ;}; -// SeqOfValueTypeName gets a value type name of a sequence of input value type names. -func SeqOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0073\u0065\u0071\u0020"+vt }; +// GetTag implements xmp.Model interface. +func (_cgdb *Model )GetTag (tag string )(string ,error ){_dc ,_acc :=_fe .GetNativeField (_cgdb ,tag );if _acc !=nil {return "",_f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_acc );};return _dc ,nil ;}; -// UnmarshalXMP implements xmp.Unmarshaler interface. -func (_beg *Schemas )UnmarshalXMP (d *_eg .Decoder ,node *_eg .Node ,m _eg .Model )error {return _eg .UnmarshalArray (d ,node ,_beg .Typ (),_beg );}; +// ClosedChoiceValueTypeName gets the closed choice of provided value type name. +func ClosedChoiceValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0043\u006c\u006f\u0073\u0065\u0064\u0020\u0043\u0068\u006f\u0069\u0063e\u0020\u006f\u0066\u0020"+vt ;}; -// Model is the pdfa extension metadata model. -type Model struct{Schemas Schemas `xmp:"pdfaExtension:schemas"`;}; +// MakeModel creates or gets a model from document. +func MakeModel (d *_fe .Document )(*Model ,error ){_gd ,_gf :=d .MakeModel (Namespace );if _gf !=nil {return nil ,_gf ;};return _gd .(*Model ),nil ;}; -// NewModel creates a new pdfAExtension model. -func NewModel (name string )_eg .Model {return &Model {}};var FieldVersionSchema =Schema {NamespaceURI :"\u0068\u0074\u0074p\u003a\u002f\u002f\u006e\u0073\u002e\u0061\u0064\u006f\u0062\u0065\u002e\u0063\u006f\u006d\u002f\u0078\u0061\u0070\u002f\u0031\u002e\u0030\u002f\u0073\u0054\u0079\u0070\u0065/\u0056\u0065\u0072\u0073\u0069\u006f\u006e\u0023",Prefix :"\u0073\u0074\u0056e\u0072",Schema :"\u0042a\u0073\u0069\u0063\u0020\u0076\u0061\u006c\u0075\u0065\u0020\u0074y\u0070\u0065\u0020\u0056\u0065\u0072\u0073\u0069\u006f\u006e",Property :[]Property {{Category :PropertyCategoryInternal ,Description :"\u0043\u006fmm\u0065\u006e\u0074s\u0020\u0063\u006f\u006ecer\u006ein\u0067\u0020\u0077\u0068\u0061\u0074\u0020wa\u0073\u0020\u0063\u0068\u0061\u006e\u0067e\u0064",Name :"\u0063\u006f\u006d\u006d\u0065\u006e\u0074\u0073",ValueType :ValueTypeNameText },{Category :PropertyCategoryInternal ,Description :"\u0048\u0069\u0067\u0068\u0020\u006c\u0065\u0076\u0065\u006c\u002c\u0020\u0066\u006f\u0072\u006d\u0061\u006c\u0020\u0064e\u0073\u0063\u0072\u0069\u0070\u0074\u0069\u006f\u006e\u0020\u006f\u0066\u0020\u0077\u0068\u0061\u0074\u0020\u006f\u0070\u0065r\u0061\u0074\u0069\u006f\u006e\u0020\u0074\u0068\u0065\u0020\u0075\u0073\u0065\u0072 \u0070\u0065\u0072f\u006f\u0072\u006d\u0065\u0064\u002e",Name :"\u0065\u0076\u0065n\u0074",ValueType :ValueTypeResourceEvent },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068e\u0020\u0064\u0061\u0074\u0065\u0020\u006f\u006e\u0020\u0077\u0068\u0069\u0063\u0068\u0020\u0074\u0068\u0069\u0073\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u0077\u0061\u0073\u0020\u0063\u0068\u0065\u0063\u006b\u0065\u0064\u0020\u0069\u006e\u002e",Name :"\u006d\u006f\u0064\u0069\u0066\u0079\u0044\u0061\u0074\u0065",ValueType :ValueTypeNameDate },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068e\u0020\u0070\u0065\u0072s\u006f\u006e \u0077\u0068\u006f\u0020\u006d\u006f\u0064\u0069f\u0069\u0065\u0064\u0020\u0074\u0068\u0069\u0073\u0020\u0076\u0065\u0072s\u0069\u006f\u006e\u002e",Name :"\u006d\u006f\u0064\u0069\u0066\u0069\u0065\u0072",ValueType :ValueTypeNameProperName },{Category :PropertyCategoryInternal ,Description :"\u0054\u0068\u0065 n\u0065\u0077\u0020\u0076\u0065\u0072\u0073\u0069\u006f\u006e\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u002e",Name :"\u0076e\u0072\u0073\u0069\u006f\u006e",ValueType :ValueTypeNameText }},ValueType :nil }; +// MarshalXMP implements xmp.Marshaler interface. +func (_gfb Properties )MarshalXMP (e *_fe .Encoder ,node *_fe .Node ,m _fe .Model )error {return _fe .MarshalArray (e ,node ,_gfb .Typ (),_gfb );}; +// SyncFromXMP implements xmp.Model interface. +func (_ace *Model )SyncFromXMP (d *_fe .Document )error {return nil }; -// BagOfValueTypeName gets the ValueTypeName of the bag of provided value type names. -func BagOfValueTypeName (vt ValueTypeName )ValueTypeName {return "\u0062\u0061\u0067\u0020"+vt }; \ No newline at end of file +// RegisterSchema registers schema extension definition. +func RegisterSchema (ns *_fe .Namespace ,schema *Schema ){_dfg .Lock ();defer _dfg .Unlock ();_eff [ns .URI ]=schema ;}; + +// SyncModel implements xmp.Model interface. +func (_af *Model )SyncModel (d *_fe .Document )error {return nil }; + +// Can implements xmp.Model interface. +func (_cc *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName };const (ValueTypeNameBoolean ValueTypeName ="\u0042o\u006f\u006c\u0065\u0061\u006e";ValueTypeNameDate ValueTypeName ="\u0044\u0061\u0074\u0065";ValueTypeNameInteger ValueTypeName ="\u0049n\u0074\u0065\u0067\u0065\u0072"; +ValueTypeNameReal ValueTypeName ="\u0052\u0065\u0061\u006c";ValueTypeNameText ValueTypeName ="\u0054\u0065\u0078\u0074";ValueTypeNameAgentName ValueTypeName ="\u0041g\u0065\u006e\u0074\u004e\u0061\u006de";ValueTypeNameProperName ValueTypeName ="\u0050\u0072\u006f\u0070\u0065\u0072\u004e\u0061\u006d\u0065"; +ValueTypeNameXPath ValueTypeName ="\u0058\u0050\u0061t\u0068";ValueTypeNameGUID ValueTypeName ="\u0047\u0055\u0049\u0044";ValueTypeNameLocale ValueTypeName ="\u004c\u006f\u0063\u0061\u006c\u0065";ValueTypeNameMIMEType ValueTypeName ="\u004d\u0049\u004d\u0045\u0054\u0079\u0070\u0065"; +ValueTypeNameRenditionClass ValueTypeName ="\u0052\u0065\u006e\u0064\u0069\u0074\u0069\u006f\u006eC\u006c\u0061\u0073\u0073";ValueTypeNameResourceRef ValueTypeName ="R\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u0052\u0065\u0066";ValueTypeNameURL ValueTypeName ="\u0055\u0052\u004c"; +ValueTypeNameURI ValueTypeName ="\u0055\u0052\u0049";ValueTypeNameVersion ValueTypeName ="\u0056e\u0072\u0073\u0069\u006f\u006e";); + +// Namespaces implements xmp.Model interface. +func (_bc *Model )Namespaces ()_fe .NamespaceList {return _fe .NamespaceList {Namespace }}; \ No newline at end of file diff --git a/model/xmputil/pdfaid/pdfaid.go b/model/xmputil/pdfaid/pdfaid.go index a84e31e5..02b26476 100644 --- a/model/xmputil/pdfaid/pdfaid.go +++ b/model/xmputil/pdfaid/pdfaid.go @@ -9,40 +9,39 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package pdfaid ;import (_f "fmt";_cg "github.com/trimmer-io/go-xmp/xmp";_g "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";);var _ _cg .Model =(*Model )(nil );func init (){_cg .Register (Namespace ,_cg .XmpMetadata );_g .RegisterSchema (Namespace ,&Schema )}; -var Namespace =_cg .NewNamespace ("\u0070\u0064\u0066\u0061\u0069\u0064","\u0068\u0074\u0074p\u003a\u002f\u002f\u0077w\u0077\u002e\u0061\u0069\u0069\u006d\u002eo\u0072\u0067\u002f\u0070\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0069\u0064\u002f",NewModel ); +package pdfaid ;import (_cb "fmt";_b "github.com/trimmer-io/go-xmp/xmp";_cf "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";); - -// Namespaces implements xmp.Model interface. -func (_da *Model )Namespaces ()_cg .NamespaceList {return _cg .NamespaceList {Namespace }}; +// CanTag implements xmp.Model interface. +func (_eb *Model )CanTag (tag string )bool {_ ,_be :=_b .GetNativeField (_eb ,tag );return _be ==nil };func init (){_b .Register (Namespace ,_b .XmpMetadata );_cf .RegisterSchema (Namespace ,&Schema )}; // SyncToXMP implements xmp.Model interface. -func (_dg *Model )SyncToXMP (d *_cg .Document )error {return nil }; +func (_ce *Model )SyncToXMP (d *_b .Document )error {return nil };var Namespace =_b .NewNamespace ("\u0070\u0064\u0066\u0061\u0069\u0064","\u0068\u0074\u0074p\u003a\u002f\u002f\u0077w\u0077\u002e\u0061\u0069\u0069\u006d\u002eo\u0072\u0067\u002f\u0070\u0064\u0066\u0061\u002f\u006e\u0073\u002f\u0069\u0064\u002f",NewModel ); + + +// Can implements xmp.Model interface. +func (_d *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName };var Schema =_cf .Schema {NamespaceURI :Namespace .URI ,Prefix :Namespace .Name ,Schema :"\u0050D\u0046/\u0041\u0020\u0049\u0044\u0020\u0053\u0063\u0068\u0065\u006d\u0061",Property :[]_cf .Property {{Category :_cf .PropertyCategoryInternal ,Description :"\u0050\u0061\u0072\u0074 o\u0066\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064",Name :"\u0070\u0061\u0072\u0074",ValueType :_cf .ValueTypeNameInteger },{Category :_cf .PropertyCategoryInternal ,Description :"A\u006d\u0065\u006e\u0064\u006d\u0065n\u0074\u0020\u006f\u0066\u0020\u0050\u0044\u0046\u002fA\u0020\u0073\u0074a\u006ed\u0061\u0072\u0064",Name :"\u0061\u006d\u0064",ValueType :_cf .ValueTypeNameText },{Category :_cf .PropertyCategoryInternal ,Description :"C\u006f\u006e\u0066\u006f\u0072\u006da\u006e\u0063\u0065\u0020\u006c\u0065v\u0065\u006c\u0020\u006f\u0066\u0020\u0050D\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064",Name :"c\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065",ValueType :_cf .ValueTypeNameText }},ValueType :nil }; -// SyncModel implements xmp.Model interface. -func (_eg *Model )SyncModel (d *_cg .Document )error {return nil }; + +// Namespaces implements xmp.Model interface. +func (_gg *Model )Namespaces ()_b .NamespaceList {return _b .NamespaceList {Namespace }}; // Model is the XMP model for the PdfA metadata. type Model struct{Part int `xmp:"pdfaid:part"`;Conformance string `xmp:"pdfaid:conformance"`;}; // SetTag implements xmp.Model interface. -func (_fe *Model )SetTag (tag ,value string )error {if _a :=_cg .SetNativeField (_fe ,tag ,value );_a !=nil {return _f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_a );};return nil ;}; - -// CanTag implements xmp.Model interface. -func (_cb *Model )CanTag (tag string )bool {_ ,_ff :=_cg .GetNativeField (_cb ,tag );return _ff ==nil }; - -// MakeModel gets or create sa new model for PDF/A ID namespace. -func MakeModel (d *_cg .Document )(*Model ,error ){_gf ,_gd :=d .MakeModel (Namespace );if _gd !=nil {return nil ,_gd ;};return _gf .(*Model ),nil ;}; +func (_ee *Model )SetTag (tag ,value string )error {if _gdd :=_b .SetNativeField (_ee ,tag ,value );_gdd !=nil {return _cb .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_gdd );};return nil ;}; -// NewModel creates a new model. -func NewModel (name string )_cg .Model {return &Model {}};var Schema =_g .Schema {NamespaceURI :Namespace .URI ,Prefix :Namespace .Name ,Schema :"\u0050D\u0046/\u0041\u0020\u0049\u0044\u0020\u0053\u0063\u0068\u0065\u006d\u0061",Property :[]_g .Property {{Category :_g .PropertyCategoryInternal ,Description :"\u0050\u0061\u0072\u0074 o\u0066\u0020\u0050\u0044\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064",Name :"\u0070\u0061\u0072\u0074",ValueType :_g .ValueTypeNameInteger },{Category :_g .PropertyCategoryInternal ,Description :"A\u006d\u0065\u006e\u0064\u006d\u0065n\u0074\u0020\u006f\u0066\u0020\u0050\u0044\u0046\u002fA\u0020\u0073\u0074a\u006ed\u0061\u0072\u0064",Name :"\u0061\u006d\u0064",ValueType :_g .ValueTypeNameText },{Category :_g .PropertyCategoryInternal ,Description :"C\u006f\u006e\u0066\u006f\u0072\u006da\u006e\u0063\u0065\u0020\u006c\u0065v\u0065\u006c\u0020\u006f\u0066\u0020\u0050D\u0046\u002f\u0041\u0020\u0073\u0074\u0061\u006e\u0064\u0061r\u0064",Name :"c\u006f\u006e\u0066\u006f\u0072\u006d\u0061\u006e\u0063\u0065",ValueType :_g .ValueTypeNameText }},ValueType :nil }; +// GetTag implements xmp.Model interface. +func (_gc *Model )GetTag (tag string )(string ,error ){_ec ,_cd :=_b .GetNativeField (_gc ,tag );if _cd !=nil {return "",_cb .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_cd );};return _ec ,nil ;}; +// SyncModel implements xmp.Model interface. +func (_cc *Model )SyncModel (d *_b .Document )error {return nil }; -// Can implements xmp.Model interface. -func (_b *Model )Can (nsName string )bool {return Namespace .GetName ()==nsName }; +// MakeModel gets or create sa new model for PDF/A ID namespace. +func MakeModel (d *_b .Document )(*Model ,error ){_e ,_ga :=d .MakeModel (Namespace );if _ga !=nil {return nil ,_ga ;};return _e .(*Model ),nil ;}; // SyncFromXMP implements xmp.Model interface. -func (_e *Model )SyncFromXMP (d *_cg .Document )error {return nil }; +func (_gd *Model )SyncFromXMP (d *_b .Document )error {return nil }; -// GetTag implements xmp.Model interface. -func (_ec *Model )GetTag (tag string )(string ,error ){_fg ,_bf :=_cg .GetNativeField (_ec ,tag );if _bf !=nil {return "",_f .Errorf ("\u0025\u0073\u003a\u0020\u0025\u0076",Namespace .GetName (),_bf );};return _fg ,nil ;}; \ No newline at end of file +// NewModel creates a new model. +func NewModel (name string )_b .Model {return &Model {}};var _ _b .Model =(*Model )(nil ); \ No newline at end of file diff --git a/model/xmputil/xmputil.go b/model/xmputil/xmputil.go index 043424bb..6eb6f93c 100644 --- a/model/xmputil/xmputil.go +++ b/model/xmputil/xmputil.go @@ -10,24 +10,15 @@ // terms that can be accessed at https://unidoc.io/eula/ // Package xmputil provides abstraction used by the pdf document XMP Metadata. -package xmputil ;import (_b "errors";_cb "fmt";_a "github.com/trimmer-io/go-xmp/models/pdf";_gf "github.com/trimmer-io/go-xmp/models/xmp_base";_gc "github.com/trimmer-io/go-xmp/models/xmp_mm";_g "github.com/trimmer-io/go-xmp/xmp";_e "github.com/unidoc/unipdf/v3/core"; -_gg "github.com/unidoc/unipdf/v3/internal/timeutils";_cf "github.com/unidoc/unipdf/v3/internal/uuid";_fd "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_gb "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_d "strconv";_f "time";); +package xmputil ;import (_ec "errors";_bc "fmt";_eg "github.com/trimmer-io/go-xmp/models/pdf";_d "github.com/trimmer-io/go-xmp/models/xmp_base";_ca "github.com/trimmer-io/go-xmp/models/xmp_mm";_e "github.com/trimmer-io/go-xmp/xmp";_ga "github.com/unidoc/unipdf/v3/core"; +_eb "github.com/unidoc/unipdf/v3/internal/timeutils";_gd "github.com/unidoc/unipdf/v3/internal/uuid";_ea "github.com/unidoc/unipdf/v3/model/xmputil/pdfaextension";_b "github.com/unidoc/unipdf/v3/model/xmputil/pdfaid";_ee "strconv";_c "time";); -// Marshal the document into xml byte stream. -func (_ge *Document )Marshal ()([]byte ,error ){if _ge ._ee .IsDirty (){if _bd :=_ge ._ee .SyncModels ();_bd !=nil {return nil ,_bd ;};};return _g .Marshal (_ge ._ee );}; +// NewDocument creates a new document without any previous xmp information. +func NewDocument ()*Document {_dc :=_e .NewDocument ();return &Document {_egd :_dc }}; -// SetPdfInfo sets the pdf info into selected document. -func (_ec *Document )SetPdfInfo (options *PdfInfoOptions )error {if options ==nil {return _b .New ("\u006ei\u006c\u0020\u0070\u0064\u0066\u0020\u006f\u0070\u0074\u0069\u006fn\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};_gbe ,_cg :=_a .MakeModel (_ec ._ee ); -if _cg !=nil {return _cg ;};if options .Overwrite {*_gbe =_a .PDFInfo {};};if options .InfoDict !=nil {_ad ,_ff :=_e .GetDict (options .InfoDict );if !_ff {return _cb .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",options .InfoDict ); -};var _gcg *_e .PdfObjectString ;for _ ,_cc :=range _ad .Keys (){switch _cc {case "\u0054\u0069\u0074l\u0065":_gcg ,_ff =_e .GetString (_ad .Get ("\u0054\u0069\u0074l\u0065"));if _ff {_gbe .Title =_g .NewAltString (_gcg );};case "\u0041\u0075\u0074\u0068\u006f\u0072":_gcg ,_ff =_e .GetString (_ad .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); -if _ff {_gbe .Author =_g .NewStringList (_gcg .String ());};case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_gcg ,_ff =_e .GetString (_ad .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073"));if _ff {_gbe .Keywords =_gcg .String ();};case "\u0043r\u0065\u0061\u0074\u006f\u0072":_gcg ,_ff =_e .GetString (_ad .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072")); -if _ff {_gbe .Creator =_g .AgentName (_gcg .String ());};case "\u0053u\u0062\u006a\u0065\u0063\u0074":_gcg ,_ff =_e .GetString (_ad .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));if _ff {_gbe .Subject =_g .NewAltString (_gcg .String ());};case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_gcg ,_ff =_e .GetString (_ad .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); -if _ff {_gbe .Producer =_g .AgentName (_gcg .String ());};case "\u0054r\u0061\u0070\u0070\u0065\u0064":_gfd ,_ca :=_e .GetName (_ad .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));if _ca {switch _gfd .String (){case "\u0054\u0072\u0075\u0065":_gbe .Trapped =true ; -case "\u0046\u0061\u006cs\u0065":_gbe .Trapped =false ;default:_gbe .Trapped =true ;};};case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _fg ,_ae :=_e .GetString (_ad .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); -_ae &&_fg .String ()!=""{_gca ,_dc :=_gg .ParsePdfTime (_fg .String ());if _dc !=nil {return _cb .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0072e\u0061\u0074\u0069\u006f\u006e\u0044\u0061t\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0077",_dc ); -};_gbe .CreationDate =_g .NewDate (_gca );};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _gcd ,_fb :=_e .GetString (_ad .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_fb &&_gcd .String ()!=""{_fgd ,_bb :=_gg .ParsePdfTime (_gcd .String ());if _bb !=nil {return _cb .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_bb ); -};_gbe .ModifyDate =_g .NewDate (_fgd );};};};};if options .PdfVersion !=""{_gbe .PDFVersion =options .PdfVersion ;};if options .Marked {_gbe .Marked =_g .Bool (options .Marked );};if options .Copyright !=""{_gbe .Copyright =options .Copyright ;};if _cg =_gbe .SyncToXMP (_ec ._ee ); -_cg !=nil {return _cg ;};return nil ;}; +// MediaManagementDerivedFrom is a structure that contains references of identifiers and versions +// from which given document was derived. +type MediaManagementDerivedFrom struct{OriginalDocumentID GUID ;DocumentID GUID ;InstanceID GUID ;VersionID string ;}; // MediaManagement are the values from the document media management metadata. type MediaManagement struct{ @@ -66,59 +57,87 @@ Versions []MediaManagementVersion ;}; // GetGoXmpDocument gets direct access to the go-xmp.Document. // All changes done to specified document would result in change of this document 'd'. -func (_ba *Document )GetGoXmpDocument ()*_g .Document {return _ba ._ee }; +func (_dcb *Document )GetGoXmpDocument ()*_e .Document {return _dcb ._egd }; -// NewDocument creates a new document without any previous xmp information. -func NewDocument ()*Document {_db :=_g .NewDocument ();return &Document {_ee :_db }}; +// PdfInfoOptions are the options used for setting pdf info. +type PdfInfoOptions struct{InfoDict _ga .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ; -// LoadDocument loads up the xmp document from provided input stream. -func LoadDocument (stream []byte )(*Document ,error ){_bf :=_g .NewDocument ();if _be :=_g .Unmarshal (stream ,_bf );_be !=nil {return nil ,_be ;};return &Document {_ee :_bf },nil ;}; +// Overwrite if set to true, overwrites all values found in the current pdf info xmp model to the ones provided. +Overwrite bool ;}; -// SetMediaManagement sets up XMP media management metadata: namespace xmpMM. -func (_bdb *Document )SetMediaManagement (options *MediaManagementOptions )error {_fe ,_faea :=_gc .MakeModel (_bdb ._ee );if _faea !=nil {return _faea ;};if options ==nil {options =new (MediaManagementOptions );};_bda :=_gc .ResourceRef {};if _fe .OriginalDocumentID .IsZero (){if options .OriginalDocumentID !=""{_fe .OriginalDocumentID =_g .GUID (options .OriginalDocumentID ); -}else {_ef ,_cfc :=_cf .NewUUID ();if _cfc !=nil {return _cfc ;};_fe .OriginalDocumentID =_g .GUID (_ef .String ());};}else {_bda .OriginalDocumentID =_fe .OriginalDocumentID ;};switch {case options .DocumentID !="":_fe .DocumentID =_g .GUID (options .DocumentID ); -case options .NewDocumentID ||_fe .DocumentID .IsZero ():if !_fe .DocumentID .IsZero (){_bda .DocumentID =_fe .DocumentID ;};_bed ,_aa :=_cf .NewUUID ();if _aa !=nil {return _aa ;};_fe .DocumentID =_g .GUID (_bed .String ());};if !_fe .InstanceID .IsZero (){_bda .InstanceID =_fe .InstanceID ; -};_fe .InstanceID =_g .GUID (options .InstanceID );if _fe .InstanceID ==""{_aab ,_ecc :=_cf .NewUUID ();if _ecc !=nil {return _ecc ;};_fe .InstanceID =_g .GUID (_aab .String ());};if !_bda .IsZero (){_fe .DerivedFrom =&_bda ;};_ab :=options .VersionID ; -if _fe .VersionID !=""{_bc ,_gbc :=_d .Atoi (_fe .VersionID );if _gbc !=nil {_ab =_d .Itoa (len (_fe .Versions )+1);}else {_ab =_d .Itoa (_bc +1);};};if _ab ==""{_ab ="\u0031";};_fe .VersionID =_ab ;if _faea =_fe .SyncToXMP (_bdb ._ee );_faea !=nil {return _faea ; +// SetPdfAID sets up pdfaid xmp metadata. +// In example: Part: '1' Conformance: 'B' states for PDF/A 1B. +func (_ag *Document )SetPdfAID (part int ,conformance string )error {_cde ,_adf :=_b .MakeModel (_ag ._egd );if _adf !=nil {return _adf ;};_cde .Part =part ;_cde .Conformance =conformance ;if _acb :=_cde .SyncToXMP (_ag ._egd );_acb !=nil {return _acb ; };return nil ;}; -// PdfInfo is the xmp document pdf info. -type PdfInfo struct{InfoDict _e .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ;}; +// PdfAID is the result of the XMP pdfaid metadata. +type PdfAID struct{Part int ;Conformance string ;}; + +// MediaManagementVersion is the version of the media management xmp metadata. +type MediaManagementVersion struct{VersionID string ;ModifyDate _c .Time ;Comments string ;Modifier string ;}; // GetMediaManagement gets the media management metadata from provided xmp document. -func (_fc *Document )GetMediaManagement ()(*MediaManagement ,bool ){_ag :=_gc .FindModel (_fc ._ee );if _ag ==nil {return nil ,false ;};_fag :=make ([]MediaManagementVersion ,len (_ag .Versions ));for _eaa ,_dab :=range _ag .Versions {_fag [_eaa ]=MediaManagementVersion {VersionID :_dab .Version ,ModifyDate :_dab .ModifyDate .Value (),Comments :_dab .Comments ,Modifier :_dab .Modifier }; -};_dda :=&MediaManagement {OriginalDocumentID :GUID (_ag .OriginalDocumentID .Value ()),DocumentID :GUID (_ag .DocumentID .Value ()),InstanceID :GUID (_ag .InstanceID .Value ()),VersionID :_ag .VersionID ,Versions :_fag };if _ag .DerivedFrom !=nil {_dda .DerivedFrom =&MediaManagementDerivedFrom {OriginalDocumentID :GUID (_ag .DerivedFrom .OriginalDocumentID ),DocumentID :GUID (_ag .DerivedFrom .DocumentID ),InstanceID :GUID (_ag .DerivedFrom .InstanceID ),VersionID :_ag .DerivedFrom .VersionID }; -};return _dda ,true ;}; +func (_ebe *Document )GetMediaManagement ()(*MediaManagement ,bool ){_dcc :=_ca .FindModel (_ebe ._egd );if _dcc ==nil {return nil ,false ;};_ffc :=make ([]MediaManagementVersion ,len (_dcc .Versions ));for _fedb ,_ceb :=range _dcc .Versions {_ffc [_fedb ]=MediaManagementVersion {VersionID :_ceb .Version ,ModifyDate :_ceb .ModifyDate .Value (),Comments :_ceb .Comments ,Modifier :_ceb .Modifier }; +};_efb :=&MediaManagement {OriginalDocumentID :GUID (_dcc .OriginalDocumentID .Value ()),DocumentID :GUID (_dcc .DocumentID .Value ()),InstanceID :GUID (_dcc .InstanceID .Value ()),VersionID :_dcc .VersionID ,Versions :_ffc };if _dcc .DerivedFrom !=nil {_efb .DerivedFrom =&MediaManagementDerivedFrom {OriginalDocumentID :GUID (_dcc .DerivedFrom .OriginalDocumentID ),DocumentID :GUID (_dcc .DerivedFrom .DocumentID ),InstanceID :GUID (_dcc .DerivedFrom .InstanceID ),VersionID :_dcc .DerivedFrom .VersionID }; +};return _efb ,true ;}; -// SetPdfAID sets up pdfaid xmp metadata. -// In example: Part: '1' Conformance: 'B' states for PDF/A 1B. -func (_bcf *Document )SetPdfAID (part int ,conformance string )error {_de ,_dg :=_gb .MakeModel (_bcf ._ee );if _dg !=nil {return _dg ;};_de .Part =part ;_de .Conformance =conformance ;if _fac :=_de .SyncToXMP (_bcf ._ee );_fac !=nil {return _fac ;};return nil ; -}; +// SetPdfInfo sets the pdf info into selected document. +func (_ba *Document )SetPdfInfo (options *PdfInfoOptions )error {if options ==nil {return _ec .New ("\u006ei\u006c\u0020\u0070\u0064\u0066\u0020\u006f\u0070\u0074\u0069\u006fn\u0073\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065\u0064");};_ad ,_cc :=_eg .MakeModel (_ba ._egd ); +if _cc !=nil {return _cc ;};if options .Overwrite {*_ad =_eg .PDFInfo {};};if options .InfoDict !=nil {_ccd ,_ff :=_ga .GetDict (options .InfoDict );if !_ff {return _bc .Errorf ("i\u006e\u0076\u0061\u006c\u0069\u0064 \u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063t\u0020\u0074\u0079p\u0065:\u0020\u0025\u0054",options .InfoDict ); +};var _dcg *_ga .PdfObjectString ;for _ ,_bcb :=range _ccd .Keys (){switch _bcb {case "\u0054\u0069\u0074l\u0065":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u0054\u0069\u0074l\u0065"));if _ff {_ad .Title =_e .NewAltString (_dcg );};case "\u0041\u0075\u0074\u0068\u006f\u0072":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u0041\u0075\u0074\u0068\u006f\u0072")); +if _ff {_ad .Author =_e .NewStringList (_dcg .String ());};case "\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073"));if _ff {_ad .Keywords =_dcg .String ();};case "\u0043r\u0065\u0061\u0074\u006f\u0072":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u0043r\u0065\u0061\u0074\u006f\u0072")); +if _ff {_ad .Creator =_e .AgentName (_dcg .String ());};case "\u0053u\u0062\u006a\u0065\u0063\u0074":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u0053u\u0062\u006a\u0065\u0063\u0074"));if _ff {_ad .Subject =_e .NewAltString (_dcg .String ());};case "\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072":_dcg ,_ff =_ga .GetString (_ccd .Get ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072")); +if _ff {_ad .Producer =_e .AgentName (_dcg .String ());};case "\u0054r\u0061\u0070\u0070\u0065\u0064":_egf ,_cad :=_ga .GetName (_ccd .Get ("\u0054r\u0061\u0070\u0070\u0065\u0064"));if _cad {switch _egf .String (){case "\u0054\u0072\u0075\u0065":_ad .Trapped =true ; +case "\u0046\u0061\u006cs\u0065":_ad .Trapped =false ;default:_ad .Trapped =true ;};};case "\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065":if _ge ,_fe :=_ga .GetString (_ccd .Get ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065")); +_fe &&_ge .String ()!=""{_gab ,_fed :=_eb .ParsePdfTime (_ge .String ());if _fed !=nil {return _bc .Errorf ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0043\u0072e\u0061\u0074\u0069\u006f\u006e\u0044\u0061t\u0065\u0020\u0066\u0069\u0065\u006c\u0064\u003a\u0020\u0025\u0077",_fed ); +};_ad .CreationDate =_e .NewDate (_gab );};case "\u004do\u0064\u0044\u0061\u0074\u0065":if _db ,_egg :=_ga .GetString (_ccd .Get ("\u004do\u0064\u0044\u0061\u0074\u0065"));_egg &&_db .String ()!=""{_ecf ,_cca :=_eb .ParsePdfTime (_db .String ());if _cca !=nil {return _bc .Errorf ("\u0069n\u0076\u0061\u006c\u0069d\u0020\u004d\u006f\u0064\u0044a\u0074e\u0020f\u0069\u0065\u006c\u0064\u003a\u0020\u0025w",_cca ); +};_ad .ModifyDate =_e .NewDate (_ecf );};};};};if options .PdfVersion !=""{_ad .PDFVersion =options .PdfVersion ;};if options .Marked {_ad .Marked =_e .Bool (options .Marked );};if options .Copyright !=""{_ad .Copyright =options .Copyright ;};if _cc =_ad .SyncToXMP (_ba ._egd ); +_cc !=nil {return _cc ;};return nil ;}; + +// SetMediaManagement sets up XMP media management metadata: namespace xmpMM. +func (_ed *Document )SetMediaManagement (options *MediaManagementOptions )error {_gc ,_ege :=_ca .MakeModel (_ed ._egd );if _ege !=nil {return _ege ;};if options ==nil {options =new (MediaManagementOptions );};_fc :=_ca .ResourceRef {};switch {case options .DocumentID !="":_gc .DocumentID =_e .GUID (options .DocumentID ); +case options .NewDocumentID ||_gc .DocumentID .IsZero ():if !_gc .DocumentID .IsZero (){_fc .DocumentID =_gc .DocumentID ;};_cd ,_dce :=_gd .NewUUID ();if _dce !=nil {return _dce ;};_gc .DocumentID =_e .GUID (_cd .String ());};if !_gc .InstanceID .IsZero (){_fc .InstanceID =_gc .InstanceID ; +};_gc .InstanceID =_e .GUID (options .InstanceID );if _gc .InstanceID ==""{_cfc ,_cef :=_gd .NewUUID ();if _cef !=nil {return _cef ;};_gc .InstanceID =_e .GUID (_cfc .String ());};if !_fc .IsZero (){_gc .DerivedFrom =&_fc ;};_cec :=options .VersionID ; +if _gc .VersionID !=""{_be ,_eggc :=_ee .Atoi (_gc .VersionID );if _eggc !=nil {_cec =_ee .Itoa (len (_gc .Versions )+1);}else {_cec =_ee .Itoa (_be +1);};};if _cec ==""{_cec ="\u0031";};_gc .VersionID =_cec ;if _ege =_gc .SyncToXMP (_ed ._egd );_ege !=nil {return _ege ; +};return nil ;}; + +// GetPdfInfo gets the document pdf info. +func (_feg *Document )GetPdfInfo ()(*PdfInfo ,bool ){_fef :=PdfInfo {};var _gdd *_ga .PdfObjectDictionary ;_ae :=func (_efg string ,_fegb _ga .PdfObject ){if _gdd ==nil {_gdd =_ga .MakeDict ();};_gdd .Set (_ga .PdfObjectName (_efg ),_fegb );};_cf ,_gbc :=_feg ._egd .FindModel (_eg .NsPDF ).(*_eg .PDFInfo ); +if !_gbc {_gbf ,_aac :=_feg ._egd .FindModel (_d .NsXmp ).(*_d .XmpBase );if !_aac {return nil ,false ;};if _gbf .CreatorTool !=""{_ae ("\u0043r\u0065\u0061\u0074\u006f\u0072",_ga .MakeString (string (_gbf .CreatorTool )));};if !_gbf .CreateDate .IsZero (){_ae ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_ga .MakeString (_eb .FormatPdfTime (_gbf .CreateDate .Value ()))); +};if !_gbf .ModifyDate .IsZero (){_ae ("\u004do\u0064\u0044\u0061\u0074\u0065",_ga .MakeString (_eb .FormatPdfTime (_gbf .ModifyDate .Value ())));};_fef .InfoDict =_gdd ;return &_fef ,true ;};_fef .Copyright =_cf .Copyright ;_fef .PdfVersion =_cf .PDFVersion ; +_fef .Marked =bool (_cf .Marked );if len (_cf .Title )> 0{_ae ("\u0054\u0069\u0074l\u0065",_ga .MakeString (_cf .Title .Default ()));};if len (_cf .Author )> 0{_ae ("\u0041\u0075\u0074\u0068\u006f\u0072",_ga .MakeString (_cf .Author [0]));};if _cf .Keywords !=""{_ae ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_ga .MakeString (_cf .Keywords )); +};if len (_cf .Subject )> 0{_ae ("\u0053u\u0062\u006a\u0065\u0063\u0074",_ga .MakeString (_cf .Subject .Default ()));};if _cf .Creator !=""{_ae ("\u0043r\u0065\u0061\u0074\u006f\u0072",_ga .MakeString (string (_cf .Creator )));};if _cf .Producer !=""{_ae ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_ga .MakeString (string (_cf .Producer ))); +};if _cf .Trapped {_ae ("\u0054r\u0061\u0070\u0070\u0065\u0064",_ga .MakeName ("\u0054\u0072\u0075\u0065"));};if !_cf .CreationDate .IsZero (){_ae ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_ga .MakeString (_eb .FormatPdfTime (_cf .CreationDate .Value ()))); +};if !_cf .ModifyDate .IsZero (){_ae ("\u004do\u0064\u0044\u0061\u0074\u0065",_ga .MakeString (_eb .FormatPdfTime (_cf .ModifyDate .Value ())));};_fef .InfoDict =_gdd ;return &_fef ,true ;}; + +// MarshalIndent the document into xml byte stream with predefined prefix and indent. +func (_dab *Document )MarshalIndent (prefix ,indent string )([]byte ,error ){if _dab ._egd .IsDirty (){if _bb :=_dab ._egd .SyncModels ();_bb !=nil {return nil ,_bb ;};};return _e .MarshalIndent (_dab ._egd ,prefix ,indent );}; + +// GetPdfaExtensionSchemas gets a pdfa extension schemas. +func (_daa *Document )GetPdfaExtensionSchemas ()([]_ea .Schema ,error ){_aa :=_daa ._egd .FindModel (_ea .Namespace );if _aa ==nil {return nil ,nil ;};_ef ,_ac :=_aa .(*_ea .Model );if !_ac {return nil ,_bc .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u006d\u006f\u0064\u0065l f\u006fr \u0070\u0064\u0066\u0061\u0045\u0078\u0074en\u0073\u0069\u006f\u006e\u0073\u003a\u0020%\u0054",_aa ); +};return _ef .Schemas ,nil ;}; + +// LoadDocument loads up the xmp document from provided input stream. +func LoadDocument (stream []byte )(*Document ,error ){_cg :=_e .NewDocument ();if _a :=_e .Unmarshal (stream ,_cg );_a !=nil {return nil ,_a ;};return &Document {_egd :_cg },nil ;}; + +// Marshal the document into xml byte stream. +func (_da *Document )Marshal ()([]byte ,error ){if _da ._egd .IsDirty (){if _f :=_da ._egd .SyncModels ();_f !=nil {return nil ,_f ;};};return _e .Marshal (_da ._egd );}; // Document is an implementation of the xmp document. // It is a wrapper over go-xmp/xmp.Document that provides some Pdf predefined functionality. -type Document struct{_ee *_g .Document }; - -// PdfAID is the result of the XMP pdfaid metadata. -type PdfAID struct{Part int ;Conformance string ;}; +type Document struct{_egd *_e .Document }; -// PdfInfoOptions are the options used for setting pdf info. -type PdfInfoOptions struct{InfoDict _e .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ; +// PdfInfo is the xmp document pdf info. +type PdfInfo struct{InfoDict _ga .PdfObject ;PdfVersion string ;Copyright string ;Marked bool ;}; -// Overwrite if set to true, overwrites all values found in the current pdf info xmp model to the ones provided. -Overwrite bool ;}; +// GetPdfAID gets the pdfaid xmp metadata model. +func (_fd *Document )GetPdfAID ()(*PdfAID ,bool ){_ccdc ,_cff :=_fd ._egd .FindModel (_b .Namespace ).(*_b .Model );if !_cff {return nil ,false ;};return &PdfAID {Part :_ccdc .Part ,Conformance :_ccdc .Conformance },true ;}; -// GetPdfInfo gets the document pdf info. -func (_fge *Document )GetPdfInfo ()(*PdfInfo ,bool ){_cef :=PdfInfo {};var _ac *_e .PdfObjectDictionary ;_eed :=func (_fa string ,_bg _e .PdfObject ){if _ac ==nil {_ac =_e .MakeDict ();};_ac .Set (_e .PdfObjectName (_fa ),_bg );};_fae ,_ea :=_fge ._ee .FindModel (_a .NsPDF ).(*_a .PDFInfo ); -if !_ea {_gbf ,_gd :=_fge ._ee .FindModel (_gf .NsXmp ).(*_gf .XmpBase );if !_gd {return nil ,false ;};if _gbf .CreatorTool !=""{_eed ("\u0043r\u0065\u0061\u0074\u006f\u0072",_e .MakeString (string (_gbf .CreatorTool )));};if !_gbf .CreateDate .IsZero (){_eed ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_e .MakeString (_gg .FormatPdfTime (_gbf .CreateDate .Value ()))); -};if !_gbf .ModifyDate .IsZero (){_eed ("\u004do\u0064\u0044\u0061\u0074\u0065",_e .MakeString (_gg .FormatPdfTime (_gbf .ModifyDate .Value ())));};_cef .InfoDict =_ac ;return &_cef ,true ;};_cef .Copyright =_fae .Copyright ;_cef .PdfVersion =_fae .PDFVersion ; -_cef .Marked =bool (_fae .Marked );if len (_fae .Title )> 0{_eed ("\u0054\u0069\u0074l\u0065",_e .MakeString (_fae .Title .Default ()));};if len (_fae .Author )> 0{_eed ("\u0041\u0075\u0074\u0068\u006f\u0072",_e .MakeString (_fae .Author [0]));};if _fae .Keywords !=""{_eed ("\u004b\u0065\u0079\u0077\u006f\u0072\u0064\u0073",_e .MakeString (_fae .Keywords )); -};if len (_fae .Subject )> 0{_eed ("\u0053u\u0062\u006a\u0065\u0063\u0074",_e .MakeString (_fae .Subject .Default ()));};if _fae .Creator !=""{_eed ("\u0043r\u0065\u0061\u0074\u006f\u0072",_e .MakeString (string (_fae .Creator )));};if _fae .Producer !=""{_eed ("\u0050\u0072\u006f\u0064\u0075\u0063\u0065\u0072",_e .MakeString (string (_fae .Producer ))); -};if _fae .Trapped {_eed ("\u0054r\u0061\u0070\u0070\u0065\u0064",_e .MakeName ("\u0054\u0072\u0075\u0065"));};if !_fae .CreationDate .IsZero (){_eed ("\u0043\u0072\u0065a\u0074\u0069\u006f\u006e\u0044\u0061\u0074\u0065",_e .MakeString (_gg .FormatPdfTime (_fae .CreationDate .Value ()))); -};if !_fae .ModifyDate .IsZero (){_eed ("\u004do\u0064\u0044\u0061\u0074\u0065",_e .MakeString (_gg .FormatPdfTime (_fae .ModifyDate .Value ())));};_cef .InfoDict =_ac ;return &_cef ,true ;}; +// GUID is a string representing a globally unique identifier. +type GUID string ; // SetPdfAExtension sets the pdfaExtension XMP metadata. -func (_dd *Document )SetPdfAExtension ()error {_ggb ,_bab :=_fd .MakeModel (_dd ._ee );if _bab !=nil {return _bab ;};if _bab =_fd .FillModel (_dd ._ee ,_ggb );_bab !=nil {return _bab ;};if _bab =_ggb .SyncToXMP (_dd ._ee );_bab !=nil {return _bab ;};return nil ; +func (_bf *Document )SetPdfAExtension ()error {_cgf ,_gb :=_ea .MakeModel (_bf ._egd );if _gb !=nil {return _gb ;};if _gb =_ea .FillModel (_bf ._egd ,_cgf );_gb !=nil {return _gb ;};if _gb =_cgf .SyncToXMP (_bf ._egd );_gb !=nil {return _gb ;};return nil ; }; // MediaManagementOptions are the options for the Media management xmp metadata. @@ -168,27 +187,7 @@ ModifyComment string ; // ModifyDate is a custom modification date for the versions. // By default, this would be set to time.Now(). -ModifyDate _f .Time ; +ModifyDate _c .Time ; // Modifier is a person who did the modification. -Modifier string ;}; - -// GUID is a string representing a globally unique identifier. -type GUID string ; - -// MediaManagementDerivedFrom is a structure that contains references of identifiers and versions -// from which given document was derived. -type MediaManagementDerivedFrom struct{OriginalDocumentID GUID ;DocumentID GUID ;InstanceID GUID ;VersionID string ;}; - -// MarshalIndent the document into xml byte stream with predefined prefix and indent. -func (_gga *Document )MarshalIndent (prefix ,indent string )([]byte ,error ){if _gga ._ee .IsDirty (){if _eg :=_gga ._ee .SyncModels ();_eg !=nil {return nil ,_eg ;};};return _g .MarshalIndent (_gga ._ee ,prefix ,indent );}; - -// GetPdfaExtensionSchemas gets a pdfa extension schemas. -func (_gee *Document )GetPdfaExtensionSchemas ()([]_fd .Schema ,error ){_da :=_gee ._ee .FindModel (_fd .Namespace );if _da ==nil {return nil ,nil ;};_ce ,_baf :=_da .(*_fd .Model );if !_baf {return nil ,_cb .Errorf ("\u0069\u006eva\u006c\u0069\u0064 \u006d\u006f\u0064\u0065l f\u006fr \u0070\u0064\u0066\u0061\u0045\u0078\u0074en\u0073\u0069\u006f\u006e\u0073\u003a\u0020%\u0054",_da ); -};return _ce .Schemas ,nil ;}; - -// MediaManagementVersion is the version of the media management xmp metadata. -type MediaManagementVersion struct{VersionID string ;ModifyDate _f .Time ;Comments string ;Modifier string ;}; - -// GetPdfAID gets the pdfaid xmp metadata model. -func (_eec *Document )GetPdfAID ()(*PdfAID ,bool ){_eae ,_gfb :=_eec ._ee .FindModel (_gb .Namespace ).(*_gb .Model );if !_gfb {return nil ,false ;};return &PdfAID {Part :_eae .Part ,Conformance :_eae .Conformance },true ;}; \ No newline at end of file +Modifier string ;}; \ No newline at end of file diff --git a/pdfutil/pdfutil.go b/pdfutil/pdfutil.go index 3ea8a94f..0c55a101 100644 --- a/pdfutil/pdfutil.go +++ b/pdfutil/pdfutil.go @@ -9,7 +9,7 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package pdfutil ;import (_b "github.com/unidoc/unipdf/v3/common";_dc "github.com/unidoc/unipdf/v3/contentstream";_bc "github.com/unidoc/unipdf/v3/contentstream/draw";_f "github.com/unidoc/unipdf/v3/core";_a "github.com/unidoc/unipdf/v3/model";); +package pdfutil ;import (_a "github.com/unidoc/unipdf/v3/common";_db "github.com/unidoc/unipdf/v3/contentstream";_c "github.com/unidoc/unipdf/v3/contentstream/draw";_g "github.com/unidoc/unipdf/v3/core";_f "github.com/unidoc/unipdf/v3/model";); // NormalizePage performs the following operations on the passed in page: // - Normalize the page rotation. @@ -27,10 +27,10 @@ package pdfutil ;import (_b "github.com/unidoc/unipdf/v3/common";_dc "github.com // PDF viewer. // NOTE: This function does not normalize annotations, outlines other parts // that are not part of the basic geometry and page content streams. -func NormalizePage (page *_a .PdfPage )error {_dcd ,_ag :=page .GetMediaBox ();if _ag !=nil {return _ag ;};_fd ,_ag :=page .GetRotate ();if _ag !=nil {_b .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_ag .Error ()); -};_df :=_fd %360!=0&&_fd %90==0;_dcd .Normalize ();_db ,_aa ,_fda ,_g :=_dcd .Llx ,_dcd .Lly ,_dcd .Width (),_dcd .Height ();_dg :=_db !=0||_aa !=0;if !_df &&!_dg {return nil ;};_e :=func (_de ,_fg ,_bg float64 )_bc .BoundingBox {return _bc .Path {Points :[]_bc .Point {_bc .NewPoint (0,0).Rotate (_bg ),_bc .NewPoint (_de ,0).Rotate (_bg ),_bc .NewPoint (0,_fg ).Rotate (_bg ),_bc .NewPoint (_de ,_fg ).Rotate (_bg )}}.GetBoundingBox (); -};_bf :=_dc .NewContentCreator ();var _eg float64 ;if _df {_eg =-float64 (_fd );_dfa :=_e (_fda ,_g ,_eg );_bf .Translate ((_dfa .Width -_fda )/2+_fda /2,(_dfa .Height -_g )/2+_g /2);_bf .RotateDeg (_eg );_bf .Translate (-_fda /2,-_g /2);_fda ,_g =_dfa .Width ,_dfa .Height ; -};if _dg {_bf .Translate (-_db ,-_aa );};_bd :=_bf .Operations ();_ec ,_ag :=_f .MakeStream (_bd .Bytes (),_f .NewFlateEncoder ());if _ag !=nil {return _ag ;};_ad :=_f .MakeArray (_ec );_ad .Append (page .GetContentStreamObjs ()...);*_dcd =_a .PdfRectangle {Urx :_fda ,Ury :_g }; -if _c :=page .CropBox ;_c !=nil {_c .Normalize ();_ecg ,_ab ,_ae ,_ff :=_c .Llx -_db ,_c .Lly -_aa ,_c .Width (),_c .Height ();if _df {_bgg :=_e (_ae ,_ff ,_eg );_ae ,_ff =_bgg .Width ,_bgg .Height ;};*_c =_a .PdfRectangle {Llx :_ecg ,Lly :_ab ,Urx :_ecg +_ae ,Ury :_ab +_ff }; -};_b .Log .Debug ("\u0052\u006f\u0074\u0061\u0074\u0065\u003d\u0025\u0066\u00b0\u0020\u004f\u0070\u0073\u003d%\u0071 \u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u003d\u0025\u002e\u0032\u0066",_eg ,_bd ,_dcd );page .Contents =_ad ;page .Rotate =nil ; +func NormalizePage (page *_f .PdfPage )error {_gf ,_ac :=page .GetMediaBox ();if _ac !=nil {return _ac ;};_fd ,_ac :=page .GetRotate ();if _ac !=nil {_a .Log .Debug ("\u0045\u0052R\u004f\u0052\u003a\u0020\u0025\u0073\u0020\u002d\u0020\u0069\u0067\u006e\u006f\u0072\u0069\u006e\u0067\u0020\u0061\u006e\u0064\u0020\u0061\u0073\u0073\u0075\u006d\u0069\u006e\u0067\u0020\u006e\u006f\u0020\u0072\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u000a",_ac .Error ()); +};_gb :=_fd %360!=0&&_fd %90==0;_gf .Normalize ();_ca ,_cd ,_e ,_cg :=_gf .Llx ,_gf .Lly ,_gf .Width (),_gf .Height ();_ee :=_ca !=0||_cd !=0;if !_gb &&!_ee {return nil ;};_fg :=func (_b ,_ae ,_fa float64 )_c .BoundingBox {return _c .Path {Points :[]_c .Point {_c .NewPoint (0,0).Rotate (_fa ),_c .NewPoint (_b ,0).Rotate (_fa ),_c .NewPoint (0,_ae ).Rotate (_fa ),_c .NewPoint (_b ,_ae ).Rotate (_fa )}}.GetBoundingBox (); +};_be :=_db .NewContentCreator ();var _ec float64 ;if _gb {_ec =-float64 (_fd );_ge :=_fg (_e ,_cg ,_ec );_be .Translate ((_ge .Width -_e )/2+_e /2,(_ge .Height -_cg )/2+_cg /2);_be .RotateDeg (_ec );_be .Translate (-_e /2,-_cg /2);_e ,_cg =_ge .Width ,_ge .Height ; +};if _ee {_be .Translate (-_ca ,-_cd );};_ea :=_be .Operations ();_gd ,_ac :=_g .MakeStream (_ea .Bytes (),_g .NewFlateEncoder ());if _ac !=nil {return _ac ;};_gfb :=_g .MakeArray (_gd );_gfb .Append (page .GetContentStreamObjs ()...);*_gf =_f .PdfRectangle {Urx :_e ,Ury :_cg }; +if _ad :=page .CropBox ;_ad !=nil {_ad .Normalize ();_fc ,_cdf ,_gc ,_eg :=_ad .Llx -_ca ,_ad .Lly -_cd ,_ad .Width (),_ad .Height ();if _gb {_bb :=_fg (_gc ,_eg ,_ec );_gc ,_eg =_bb .Width ,_bb .Height ;};*_ad =_f .PdfRectangle {Llx :_fc ,Lly :_cdf ,Urx :_fc +_gc ,Ury :_cdf +_eg }; +};_a .Log .Debug ("\u0052\u006f\u0074\u0061\u0074\u0065\u003d\u0025\u0066\u00b0\u0020\u004f\u0070\u0073\u003d%\u0071 \u004d\u0065\u0064\u0069\u0061\u0042\u006f\u0078\u003d\u0025\u002e\u0032\u0066",_ec ,_ea ,_gf );page .Contents =_gfb ;page .Rotate =nil ; return nil ;}; \ No newline at end of file diff --git a/ps/ps.go b/ps/ps.go index 4c50c844..19deb4fc 100644 --- a/ps/ps.go +++ b/ps/ps.go @@ -14,203 +14,203 @@ // // Package ps implements various functionalities needed for handling Postscript for PDF uses, in particular // for PDF function type 4. -package ps ;import (_b "bufio";_a "bytes";_c "errors";_fb "fmt";_ca "github.com/unidoc/unipdf/v3/common";_ac "github.com/unidoc/unipdf/v3/core";_d "io";_f "math";);func (_eddee *PSOperand )gt (_dgb *PSStack )error {_afe ,_aagd :=_dgb .PopNumberAsFloat64 (); -if _aagd !=nil {return _aagd ;};_fbbdg ,_aagd :=_dgb .PopNumberAsFloat64 ();if _aagd !=nil {return _aagd ;};if _f .Abs (_fbbdg -_afe )< _bg {_accg :=_dgb .Push (MakeBool (false ));return _accg ;}else if _fbbdg > _afe {_dfc :=_dgb .Push (MakeBool (true )); -return _dfc ;}else {_cbf :=_dgb .Push (MakeBool (false ));return _cbf ;};};func (_bcc *PSReal )String ()string {return _fb .Sprintf ("\u0025\u002e\u0035\u0066",_bcc .Val )};func (_bcdf *PSOperand )ifCondition (_gef *PSStack )error {_bdag ,_caf :=_gef .Pop (); -if _caf !=nil {return _caf ;};_gcb ,_caf :=_gef .Pop ();if _caf !=nil {return _caf ;};_eba ,_gbcg :=_bdag .(*PSProgram );if !_gbcg {return ErrTypeCheck ;};_caea ,_gbcg :=_gcb .(*PSBoolean );if !_gbcg {return ErrTypeCheck ;};if _caea .Val {_agf :=_eba .Exec (_gef ); -return _agf ;};return nil ;};func (_gdcd *PSOperand )sub (_dbbd *PSStack )error {_bfdd ,_agfbd :=_dbbd .Pop ();if _agfbd !=nil {return _agfbd ;};_dadb ,_agfbd :=_dbbd .Pop ();if _agfbd !=nil {return _agfbd ;};_dde ,_aad :=_bfdd .(*PSReal );_gbbd ,_abff :=_bfdd .(*PSInteger ); -if !_aad &&!_abff {return ErrTypeCheck ;};_edg ,_caa :=_dadb .(*PSReal );_cecg ,_dcfa :=_dadb .(*PSInteger );if !_caa &&!_dcfa {return ErrTypeCheck ;};if _abff &&_dcfa {_fgd :=_cecg .Val -_gbbd .Val ;_dage :=_dbbd .Push (MakeInteger (_fgd ));return _dage ; -};var _fegg float64 =0;if _caa {_fegg =_edg .Val ;}else {_fegg =float64 (_cecg .Val );};if _aad {_fegg -=_dde .Val ;}else {_fegg -=float64 (_gbbd .Val );};_agfbd =_dbbd .Push (MakeReal (_fegg ));return _agfbd ;};func (_becga *PSOperand )mod (_bcfe *PSStack )error {_fea ,_cbcd :=_bcfe .Pop (); -if _cbcd !=nil {return _cbcd ;};_gad ,_cbcd :=_bcfe .Pop ();if _cbcd !=nil {return _cbcd ;};_cbeg ,_dfcb :=_fea .(*PSInteger );if !_dfcb {return ErrTypeCheck ;};if _cbeg .Val ==0{return ErrUndefinedResult ;};_geea ,_dfcb :=_gad .(*PSInteger );if !_dfcb {return ErrTypeCheck ; -};_ege :=_geea .Val %_cbeg .Val ;_cbcd =_bcfe .Push (MakeInteger (_ege ));return _cbcd ;};func (_cccc *PSInteger )String ()string {return _fb .Sprintf ("\u0025\u0064",_cccc .Val )};func (_dgf *PSOperand )eq (_bgea *PSStack )error {_acb ,_gee :=_bgea .Pop (); -if _gee !=nil {return _gee ;};_cfa ,_gee :=_bgea .Pop ();if _gee !=nil {return _gee ;};_bef ,_dae :=_acb .(*PSBoolean );_aae ,_cdff :=_cfa .(*PSBoolean );if _dae ||_cdff {var _bdee error ;if _dae &&_cdff {_bdee =_bgea .Push (MakeBool (_bef .Val ==_aae .Val )); -}else {_bdee =_bgea .Push (MakeBool (false ));};return _bdee ;};var _fbgb float64 ;var _fde float64 ;if _cae ,_ccb :=_acb .(*PSInteger );_ccb {_fbgb =float64 (_cae .Val );}else if _gbc ,_dbg :=_acb .(*PSReal );_dbg {_fbgb =_gbc .Val ;}else {return ErrTypeCheck ; -};if _cbc ,_egf :=_cfa .(*PSInteger );_egf {_fde =float64 (_cbc .Val );}else if _cage ,_begf :=_cfa .(*PSReal );_begf {_fde =_cage .Val ;}else {return ErrTypeCheck ;};if _f .Abs (_fde -_fbgb )< _bg {_gee =_bgea .Push (MakeBool (true ));}else {_gee =_bgea .Push (MakeBool (false )); -};return _gee ;};func (_ccc *PSInteger )Duplicate ()PSObject {_fd :=PSInteger {};_fd .Val =_ccc .Val ;return &_fd };var ErrStackOverflow =_c .New ("\u0073\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065r\u0066\u006c\u006f\u0077");func (_da *PSReal )DebugString ()string {return _fb .Sprintf ("\u0072e\u0061\u006c\u003a\u0025\u002e\u0035f",_da .Val ); -}; - -// DebugString returns a descriptive string representation of the stack - intended for debugging. -func (_ggae *PSStack )DebugString ()string {_gdfa :="\u005b\u0020";for _ ,_cebf :=range *_ggae {_gdfa +=_cebf .DebugString ();_gdfa +="\u0020";};_gdfa +="\u005d";return _gdfa ;};func (_fbc *PSOperand )index (_ecfc *PSStack )error {_ffd ,_fdc :=_ecfc .Pop (); -if _fdc !=nil {return _fdc ;};_gfb ,_ddfb :=_ffd .(*PSInteger );if !_ddfb {return ErrTypeCheck ;};if _gfb .Val < 0{return ErrRangeCheck ;};if _gfb .Val > len (*_ecfc )-1{return ErrStackUnderflow ;};_ebe :=(*_ecfc )[len (*_ecfc )-1-_gfb .Val ];_fdc =_ecfc .Push (_ebe .Duplicate ()); -return _fdc ;};func (_fbfa *PSOperand )and (_gaf *PSStack )error {_eg ,_daf :=_gaf .Pop ();if _daf !=nil {return _daf ;};_ddaa ,_daf :=_gaf .Pop ();if _daf !=nil {return _daf ;};if _becg ,_bd :=_eg .(*PSBoolean );_bd {_degb ,_ebg :=_ddaa .(*PSBoolean ); -if !_ebg {return ErrTypeCheck ;};_daf =_gaf .Push (MakeBool (_becg .Val &&_degb .Val ));return _daf ;};if _beg ,_gab :=_eg .(*PSInteger );_gab {_abd ,_gae :=_ddaa .(*PSInteger );if !_gae {return ErrTypeCheck ;};_daf =_gaf .Push (MakeInteger (_beg .Val &_abd .Val )); -return _daf ;};return ErrTypeCheck ;};func (_eea *PSOperand )mul (_gbe *PSStack )error {_ecbe ,_adaf :=_gbe .Pop ();if _adaf !=nil {return _adaf ;};_gba ,_adaf :=_gbe .Pop ();if _adaf !=nil {return _adaf ;};_bee ,_fce :=_ecbe .(*PSReal );_fgg ,_fed :=_ecbe .(*PSInteger ); -if !_fce &&!_fed {return ErrTypeCheck ;};_gffc ,_egb :=_gba .(*PSReal );_bacd ,_effb :=_gba .(*PSInteger );if !_egb &&!_effb {return ErrTypeCheck ;};if _fed &&_effb {_cccb :=_fgg .Val *_bacd .Val ;_ffa :=_gbe .Push (MakeInteger (_cccb ));return _ffa ;}; -var _abbb float64 ;if _fce {_abbb =_bee .Val ;}else {_abbb =float64 (_fgg .Val );};if _egb {_abbb *=_gffc .Val ;}else {_abbb *=float64 (_bacd .Val );};_adaf =_gbe .Push (MakeReal (_abbb ));return _adaf ;};func (_ebeb *PSParser )skipComments ()error {if _ ,_cfc :=_ebeb .skipSpaces (); -_cfc !=nil {return _cfc ;};_eedc :=true ;for {_egg ,_gfgc :=_ebeb ._bdbc .Peek (1);if _gfgc !=nil {_ca .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_gfgc .Error ());return _gfgc ;};if _eedc &&_egg [0]!='%'{return nil ;};_eedc =false ; -if (_egg [0]!='\r')&&(_egg [0]!='\n'){_ebeb ._bdbc .ReadByte ();}else {break ;};};return _ebeb .skipComments ();}; +package ps ;import (_b "bufio";_d "bytes";_a "errors";_fg "fmt";_eb "github.com/unidoc/unipdf/v3/common";_dg "github.com/unidoc/unipdf/v3/core";_f "io";_e "math";);func (_daf *PSOperand )le (_eed *PSStack )error {_efe ,_aae :=_eed .PopNumberAsFloat64 (); +if _aae !=nil {return _aae ;};_ecc ,_aae :=_eed .PopNumberAsFloat64 ();if _aae !=nil {return _aae ;};if _e .Abs (_ecc -_efe )< _df {_ged :=_eed .Push (MakeBool (true ));return _ged ;}else if _ecc < _efe {_cdcd :=_eed .Push (MakeBool (true ));return _cdcd ; +}else {_cdgc :=_eed .Push (MakeBool (false ));return _cdgc ;};};func (_badg *PSParser )parseFunction ()(*PSProgram ,error ){_eaff ,_ :=_badg ._ccge .ReadByte ();if _eaff !='{'{return nil ,_a .New ("\u0069\u006ev\u0061\u006c\u0069d\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e"); +};_fgff :=NewPSProgram ();for {_badg .skipSpaces ();_badg .skipComments ();_edgc ,_cda :=_badg ._ccge .Peek (2);if _cda !=nil {if _cda ==_f .EOF {break ;};return nil ,_cda ;};_eb .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_edgc )); +if _edgc [0]=='}'{_eb .Log .Trace ("\u0045\u004f\u0046 \u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_badg ._ccge .ReadByte ();break ;}else if _edgc [0]=='{'{_eb .Log .Trace ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e!");_fgag ,_dfcd :=_badg .parseFunction (); +if _dfcd !=nil {return nil ,_dfcd ;};_fgff .Append (_fgag );}else if _dg .IsDecimalDigit (_edgc [0])||(_edgc [0]=='-'&&_dg .IsDecimalDigit (_edgc [1])){_eb .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!");_fgab ,_gdd :=_badg .parseNumber (); +if _gdd !=nil {return nil ,_gdd ;};_fgff .Append (_fgab );}else {_eb .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f");_edgc ,_ =_badg ._ccge .Peek (5);_geec :=string (_edgc );_eb .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_geec ); +if (len (_geec )> 4)&&(_geec [:5]=="\u0066\u0061\u006cs\u0065"){_bcef ,_deba :=_badg .parseBool ();if _deba !=nil {return nil ,_deba ;};_fgff .Append (_bcef );}else if (len (_geec )> 3)&&(_geec [:4]=="\u0074\u0072\u0075\u0065"){_dagc ,_cgg :=_badg .parseBool (); +if _cgg !=nil {return nil ,_cgg ;};_fgff .Append (_dagc );}else {_gcbd ,_aafa :=_badg .parseOperand ();if _aafa !=nil {return nil ,_aafa ;};_fgff .Append (_gcbd );};};};return _fgff ,nil ;};func (_acb *PSOperand )xor (_aedb *PSStack )error {_eedf ,_egd :=_aedb .Pop (); +if _egd !=nil {return _egd ;};_fbef ,_egd :=_aedb .Pop ();if _egd !=nil {return _egd ;};if _fccd ,_aad :=_eedf .(*PSBoolean );_aad {_egb ,_faf :=_fbef .(*PSBoolean );if !_faf {return ErrTypeCheck ;};_egd =_aedb .Push (MakeBool (_fccd .Val !=_egb .Val )); +return _egd ;};if _dad ,_dfe :=_eedf .(*PSInteger );_dfe {_fbc ,_dfc :=_fbef .(*PSInteger );if !_dfc {return ErrTypeCheck ;};_egd =_aedb .Push (MakeInteger (_dad .Val ^_fbc .Val ));return _egd ;};return ErrTypeCheck ;}; -// PSObject represents a postscript object. -type PSObject interface{ +// PSExecutor has its own execution stack and is used to executre a PS routine (program). +type PSExecutor struct{Stack *PSStack ;_bg *PSProgram ;}; -// Duplicate makes a fresh copy of the PSObject. -Duplicate ()PSObject ; +// Append appends an object to the PSProgram. +func (_fd *PSProgram )Append (obj PSObject ){*_fd =append (*_fd ,obj )}; -// DebugString returns a descriptive representation of the PSObject with more information than String() -// for debugging purposes. -DebugString ()string ; +// PSProgram defines a Postscript program which is a series of PS objects (arguments, commands, programs etc). +type PSProgram []PSObject ;func (_cbf *PSOperand )index (_cfa *PSStack )error {_ccef ,_eea :=_cfa .Pop ();if _eea !=nil {return _eea ;};_fgfb ,_bbcf :=_ccef .(*PSInteger );if !_bbcf {return ErrTypeCheck ;};if _fgfb .Val < 0{return ErrRangeCheck ;};if _fgfb .Val > len (*_cfa )-1{return ErrStackUnderflow ; +};_fad :=(*_cfa )[len (*_cfa )-1-_fgfb .Val ];_eea =_cfa .Push (_fad .Duplicate ());return _eea ;}; -// String returns a string representation of the PSObject. -String ()string ;};func (_gea *PSOperand )sin (_gbea *PSStack )error {_gdf ,_gfcg :=_gbea .PopNumberAsFloat64 ();if _gfcg !=nil {return _gfcg ;};_ccad :=_f .Sin (_gdf *_f .Pi /180.0);_gfcg =_gbea .Push (MakeReal (_ccad ));return _gfcg ;};func (_gccb *PSOperand )truncate (_fef *PSStack )error {_gabe ,_ebf :=_fef .Pop (); -if _ebf !=nil {return _ebf ;};if _cde ,_acfe :=_gabe .(*PSReal );_acfe {_ebea :=int (_cde .Val );_ebf =_fef .Push (MakeReal (float64 (_ebea )));}else if _ddg ,_gggb :=_gabe .(*PSInteger );_gggb {_ebf =_fef .Push (MakeInteger (_ddg .Val ));}else {return ErrTypeCheck ; -};return _ebf ;};func (_dc *PSInteger )DebugString ()string {return _fb .Sprintf ("\u0069\u006e\u0074\u003a\u0025\u0064",_dc .Val );};func (_bdgc *PSOperand )dup (_edd *PSStack )error {_cbe ,_afcg :=_edd .Pop ();if _afcg !=nil {return _afcg ;};_afcg =_edd .Push (_cbe ); -if _afcg !=nil {return _afcg ;};_afcg =_edd .Push (_cbe .Duplicate ());return _afcg ;};func (_cag *PSOperand )DebugString ()string {return _fb .Sprintf ("\u006fp\u003a\u0027\u0025\u0073\u0027",*_cag );};func (_fc *PSOperand )String ()string {return string (*_fc )}; +// Empty empties the stack. +func (_ddfb *PSStack )Empty (){*_ddfb =[]PSObject {}};var ErrStackUnderflow =_a .New ("\u0073t\u0061c\u006b\u0020\u0075\u006e\u0064\u0065\u0072\u0066\u006c\u006f\u0077");func (_bad *PSOperand )add (_gbc *PSStack )error {_bba ,_ebe :=_gbc .Pop ();if _ebe !=nil {return _ebe ; +};_fga ,_ebe :=_gbc .Pop ();if _ebe !=nil {return _ebe ;};_eda ,_cf :=_bba .(*PSReal );_ca ,_dbd :=_bba .(*PSInteger );if !_cf &&!_dbd {return ErrTypeCheck ;};_dga ,_dda :=_fga .(*PSReal );_cg ,_ecb :=_fga .(*PSInteger );if !_dda &&!_ecb {return ErrTypeCheck ; +};if _dbd &&_ecb {_dfa :=_ca .Val +_cg .Val ;_ccf :=_gbc .Push (MakeInteger (_dfa ));return _ccf ;};var _bbg float64 ;if _cf {_bbg =_eda .Val ;}else {_bbg =float64 (_ca .Val );};if _dda {_bbg +=_dga .Val ;}else {_bbg +=float64 (_cg .Val );};_ebe =_gbc .Push (MakeReal (_bbg )); +return _ebe ;};func (_gf *PSOperand )bitshift (_dbb *PSStack )error {_aac ,_bga :=_dbb .PopInteger ();if _bga !=nil {return _bga ;};_abe ,_bga :=_dbb .PopInteger ();if _bga !=nil {return _bga ;};var _eae int ;if _aac >=0{_eae =_abe <>uint (-_aac ); +};_bga =_dbb .Push (MakeInteger (_eae ));return _bga ;};func (_bc *PSOperand )DebugString ()string {return _fg .Sprintf ("\u006fp\u003a\u0027\u0025\u0073\u0027",*_bc );};var ErrTypeCheck =_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); +func (_age *PSProgram )Duplicate ()PSObject {_ge :=&PSProgram {};for _ ,_ea :=range *_age {_ge .Append (_ea .Duplicate ());};return _ge ;}; +// Pop pops an object from the top of the stack. +func (_cdac *PSStack )Pop ()(PSObject ,error ){if len (*_cdac )< 1{return nil ,ErrStackUnderflow ;};_afab :=(*_cdac )[len (*_cdac )-1];*_cdac =(*_cdac )[0:len (*_cdac )-1];return _afab ,nil ;};func (_dece *PSOperand )floor (_aed *PSStack )error {_fgeg ,_eaac :=_aed .Pop (); +if _eaac !=nil {return _eaac ;};if _feb ,_ddfa :=_fgeg .(*PSReal );_ddfa {_eaac =_aed .Push (MakeReal (_e .Floor (_feb .Val )));}else if _facb ,_fecc :=_fgeg .(*PSInteger );_fecc {_eaac =_aed .Push (MakeInteger (_facb .Val ));}else {return ErrTypeCheck ; +};return _eaac ;};func (_agg *PSProgram )DebugString ()string {_fba :="\u007b\u0020";for _ ,_aa :=range *_agg {_fba +=_aa .DebugString ();_fba +="\u0020";};_fba +="\u007d";return _fba ;};func (_bgb *PSProgram )String ()string {_bag :="\u007b\u0020";for _ ,_da :=range *_bgb {_bag +=_da .String (); +_bag +="\u0020";};_bag +="\u007d";return _bag ;};func (_dec *PSOperand )dup (_afe *PSStack )error {_abf ,_cac :=_afe .Pop ();if _cac !=nil {return _cac ;};_cac =_afe .Push (_abf );if _cac !=nil {return _cac ;};_cac =_afe .Push (_abf .Duplicate ());return _cac ; +};func (_cd *PSInteger )String ()string {return _fg .Sprintf ("\u0025\u0064",_cd .Val )};var ErrUndefinedResult =_a .New ("\u0075\u006e\u0064\u0065fi\u006e\u0065\u0064\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u0065\u0072\u0072o\u0072");func (_edc *PSOperand )div (_gcd *PSStack )error {_fgd ,_dcf :=_gcd .Pop (); +if _dcf !=nil {return _dcf ;};_gdff ,_dcf :=_gcd .Pop ();if _dcf !=nil {return _dcf ;};_afd ,_fdfd :=_fgd .(*PSReal );_fdd ,_dab :=_fgd .(*PSInteger );if !_fdfd &&!_dab {return ErrTypeCheck ;};if _fdfd &&_afd .Val ==0{return ErrUndefinedResult ;};if _dab &&_fdd .Val ==0{return ErrUndefinedResult ; +};_bca ,_eac :=_gdff .(*PSReal );_gde ,_eacd :=_gdff .(*PSInteger );if !_eac &&!_eacd {return ErrTypeCheck ;};var _bgc float64 ;if _eac {_bgc =_bca .Val ;}else {_bgc =float64 (_gde .Val );};if _fdfd {_bgc /=_afd .Val ;}else {_bgc /=float64 (_fdd .Val ); +};_dcf =_gcd .Push (MakeReal (_bgc ));return _dcf ;};func (_ed *PSOperand )Duplicate ()PSObject {_de :=*_ed ;return &_de }; -// PSInteger represents an integer. -type PSInteger struct{Val int ;};func (_gbgc *PSOperand )ceiling (_bge *PSStack )error {_dcb ,_db :=_bge .Pop ();if _db !=nil {return _db ;};if _bac ,_aafc :=_dcb .(*PSReal );_aafc {_db =_bge .Push (MakeReal (_f .Ceil (_bac .Val )));}else if _aab ,_dcd :=_dcb .(*PSInteger ); -_dcd {_db =_bge .Push (MakeInteger (_aab .Val ));}else {_db =ErrTypeCheck ;};return _db ;};func (_cg *PSOperand )add (_ecd *PSStack )error {_gca ,_ggg :=_ecd .Pop ();if _ggg !=nil {return _ggg ;};_fg ,_ggg :=_ecd .Pop ();if _ggg !=nil {return _ggg ;};_cfb ,_bfa :=_gca .(*PSReal ); -_bgd ,_bba :=_gca .(*PSInteger );if !_bfa &&!_bba {return ErrTypeCheck ;};_bff ,_fga :=_fg .(*PSReal );_fa ,_afb :=_fg .(*PSInteger );if !_fga &&!_afb {return ErrTypeCheck ;};if _bba &&_afb {_gga :=_bgd .Val +_fa .Val ;_abb :=_ecd .Push (MakeInteger (_gga )); -return _abb ;};var _adad float64 ;if _bfa {_adad =_cfb .Val ;}else {_adad =float64 (_bgd .Val );};if _fga {_adad +=_bff .Val ;}else {_adad +=float64 (_fa .Val );};_ggg =_ecd .Push (MakeReal (_adad ));return _ggg ;};func (_bcd *PSReal )Duplicate ()PSObject {_fbf :=PSReal {}; -_fbf .Val =_bcd .Val ;return &_fbf }; +// MakeBool returns a new PSBoolean object initialized with `val`. +func MakeBool (val bool )*PSBoolean {_egbe :=PSBoolean {};_egbe .Val =val ;return &_egbe }; -// MakeReal returns a new PSReal object initialized with `val`. -func MakeReal (val float64 )*PSReal {_agea :=PSReal {};_agea .Val =val ;return &_agea };func (_acdef *PSOperand )lt (_aaa *PSStack )error {_edbd ,_gdd :=_aaa .PopNumberAsFloat64 ();if _gdd !=nil {return _gdd ;};_bcf ,_gdd :=_aaa .PopNumberAsFloat64 (); -if _gdd !=nil {return _gdd ;};if _f .Abs (_bcf -_edbd )< _bg {_efa :=_aaa .Push (MakeBool (false ));return _efa ;}else if _bcf < _edbd {_ebbe :=_aaa .Push (MakeBool (true ));return _ebbe ;}else {_edc :=_aaa .Push (MakeBool (false ));return _edc ;};};var ErrRangeCheck =_c .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); -func (_bfd *PSOperand )ne (_ega *PSStack )error {_bce :=_bfd .eq (_ega );if _bce !=nil {return _bce ;};_bce =_bfd .not (_ega );return _bce ;}; +// MakeInteger returns a new PSInteger object initialized with `val`. +func MakeInteger (val int )*PSInteger {_cagc :=PSInteger {};_cagc .Val =val ;return &_cagc }; -// NewPSExecutor returns an initialized PSExecutor for an input `program`. -func NewPSExecutor (program *PSProgram )*PSExecutor {_cc :=&PSExecutor {};_cc .Stack =NewPSStack ();_cc ._fbg =program ;return _cc ;}; +// PSReal represents a real number. +type PSReal struct{Val float64 ;}; // Parse parses the postscript and store as a program that can be executed. -func (_efbg *PSParser )Parse ()(*PSProgram ,error ){_efbg .skipSpaces ();_fbd ,_gfa :=_efbg ._bdbc .Peek (2);if _gfa !=nil {return nil ,_gfa ;};if _fbd [0]!='{'{return nil ,_c .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0053\u0020\u0050\u0072\u006f\u0067\u0072\u0061\u006d\u0020\u006e\u006f\u0074\u0020\u0073t\u0061\u0072\u0074\u0069\u006eg\u0020\u0077i\u0074\u0068\u0020\u007b"); -};_ebc ,_gfa :=_efbg .parseFunction ();if _gfa !=nil &&_gfa !=_d .EOF {return nil ,_gfa ;};return _ebc ,_gfa ;};func (_aafe *PSOperand )log (_aabb *PSStack )error {_agfb ,_cece :=_aabb .PopNumberAsFloat64 ();if _cece !=nil {return _cece ;};_agg :=_f .Log10 (_agfb ); -_cece =_aabb .Push (MakeReal (_agg ));return _cece ;};func (_egaf *PSOperand )roll (_gfe *PSStack )error {_fcd ,_gffd :=_gfe .Pop ();if _gffd !=nil {return _gffd ;};_feg ,_gffd :=_gfe .Pop ();if _gffd !=nil {return _gffd ;};_aagc ,_cdd :=_fcd .(*PSInteger ); -if !_cdd {return ErrTypeCheck ;};_faa ,_cdd :=_feg .(*PSInteger );if !_cdd {return ErrTypeCheck ;};if _faa .Val < 0{return ErrRangeCheck ;};if _faa .Val ==0||_faa .Val ==1{return nil ;};if _faa .Val > len (*_gfe ){return ErrStackUnderflow ;};for _dgba :=0; -_dgba < _faf (_aagc .Val );_dgba ++{var _efgg []PSObject ;_efgg =(*_gfe )[len (*_gfe )-(_faa .Val ):len (*_gfe )];if _aagc .Val > 0{_acg :=_efgg [len (_efgg )-1];_efgg =append ([]PSObject {_acg },_efgg [0:len (_efgg )-1]...);}else {_adc :=_efgg [len (_efgg )-_faa .Val ]; -_efgg =append (_efgg [1:],_adc );};_efe :=append ((*_gfe )[0:len (*_gfe )-_faa .Val ],_efgg ...);_gfe =&_efe ;};return nil ;}; +func (_bcbg *PSParser )Parse ()(*PSProgram ,error ){_bcbg .skipSpaces ();_efc ,_ceg :=_bcbg ._ccge .Peek (2);if _ceg !=nil {return nil ,_ceg ;};if _efc [0]!='{'{return nil ,_a .New ("\u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0050\u0053\u0020\u0050\u0072\u006f\u0067\u0072\u0061\u006d\u0020\u006e\u006f\u0074\u0020\u0073t\u0061\u0072\u0074\u0069\u006eg\u0020\u0077i\u0074\u0068\u0020\u007b"); +};_dacc ,_ceg :=_bcbg .parseFunction ();if _ceg !=nil &&_ceg !=_f .EOF {return nil ,_ceg ;};return _dacc ,_ceg ;};func (_dbcf *PSOperand )sqrt (_effa *PSStack )error {_cbg ,_fecf :=_effa .PopNumberAsFloat64 ();if _fecf !=nil {return _fecf ;};if _cbg < 0{return ErrRangeCheck ; +};_ffce :=_e .Sqrt (_cbg );_fecf =_effa .Push (MakeReal (_ffce ));return _fecf ;}; -// NewPSParser returns a new instance of the PDF Postscript parser from input data. -func NewPSParser (content []byte )*PSParser {_cecc :=PSParser {};_begc :=_a .NewBuffer (content );_cecc ._bdbc =_b .NewReader (_begc );return &_cecc ;};func (_gbag *PSParser )parseBool ()(*PSBoolean ,error ){_gfbd ,_cgeg :=_gbag ._bdbc .Peek (4);if _cgeg !=nil {return MakeBool (false ),_cgeg ; -};if (len (_gfbd )>=4)&&(string (_gfbd [:4])=="\u0074\u0072\u0075\u0065"){_gbag ._bdbc .Discard (4);return MakeBool (true ),nil ;};_gfbd ,_cgeg =_gbag ._bdbc .Peek (5);if _cgeg !=nil {return MakeBool (false ),_cgeg ;};if (len (_gfbd )>=5)&&(string (_gfbd [:5])=="\u0066\u0061\u006cs\u0065"){_gbag ._bdbc .Discard (5); -return MakeBool (false ),nil ;};return MakeBool (false ),_c .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg");};func _faf (_dced int )int {if _dced < 0{return -_dced ;};return _dced ; -};func (_ccce *PSProgram )Duplicate ()PSObject {_aff :=&PSProgram {};for _ ,_adg :=range *_ccce {_aff .Append (_adg .Duplicate ());};return _aff ;};func (_gdc *PSOperand )floor (_bbab *PSStack )error {_ebd ,_efb :=_bbab .Pop ();if _efb !=nil {return _efb ; -};if _adab ,_dbd :=_ebd .(*PSReal );_dbd {_efb =_bbab .Push (MakeReal (_f .Floor (_adab .Val )));}else if _cad ,_bfc :=_ebd .(*PSInteger );_bfc {_efb =_bbab .Push (MakeInteger (_cad .Val ));}else {return ErrTypeCheck ;};return _efb ;};func (_bfb *PSOperand )atan (_aa *PSStack )error {_bfg ,_gaef :=_aa .PopNumberAsFloat64 (); -if _gaef !=nil {return _gaef ;};_gff ,_gaef :=_aa .PopNumberAsFloat64 ();if _gaef !=nil {return _gaef ;};if _bfg ==0{var _fbbg error ;if _gff < 0{_fbbg =_aa .Push (MakeReal (270));}else {_fbbg =_aa .Push (MakeReal (90));};return _fbbg ;};_abbc :=_gff /_bfg ; -_cdb :=_f .Atan (_abbc )*180/_f .Pi ;_gaef =_aa .Push (MakeReal (_cdb ));return _gaef ;};var ErrTypeCheck =_c .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");func (_acfb *PSOperand )ge (_befg *PSStack )error {_dad ,_gafb :=_befg .PopNumberAsFloat64 (); -if _gafb !=nil {return _gafb ;};_bga ,_gafb :=_befg .PopNumberAsFloat64 ();if _gafb !=nil {return _gafb ;};if _f .Abs (_bga -_dad )< _bg {_dfba :=_befg .Push (MakeBool (true ));return _dfba ;}else if _bga > _dad {_bdf :=_befg .Push (MakeBool (true ));return _bdf ; -}else {_edde :=_befg .Push (MakeBool (false ));return _edde ;};}; +// Exec executes the operand `op` in the state specified by `stack`. +func (_fdg *PSOperand )Exec (stack *PSStack )error {_bge :=ErrUnsupportedOperand ;switch *_fdg {case "\u0061\u0062\u0073":_bge =_fdg .abs (stack );case "\u0061\u0064\u0064":_bge =_fdg .add (stack );case "\u0061\u006e\u0064":_bge =_fdg .and (stack );case "\u0061\u0074\u0061\u006e":_bge =_fdg .atan (stack ); +case "\u0062\u0069\u0074\u0073\u0068\u0069\u0066\u0074":_bge =_fdg .bitshift (stack );case "\u0063e\u0069\u006c\u0069\u006e\u0067":_bge =_fdg .ceiling (stack );case "\u0063\u006f\u0070\u0079":_bge =_fdg .copy (stack );case "\u0063\u006f\u0073":_bge =_fdg .cos (stack ); +case "\u0063\u0076\u0069":_bge =_fdg .cvi (stack );case "\u0063\u0076\u0072":_bge =_fdg .cvr (stack );case "\u0064\u0069\u0076":_bge =_fdg .div (stack );case "\u0064\u0075\u0070":_bge =_fdg .dup (stack );case "\u0065\u0071":_bge =_fdg .eq (stack );case "\u0065\u0078\u0063\u0068":_bge =_fdg .exch (stack ); +case "\u0065\u0078\u0070":_bge =_fdg .exp (stack );case "\u0066\u006c\u006fo\u0072":_bge =_fdg .floor (stack );case "\u0067\u0065":_bge =_fdg .ge (stack );case "\u0067\u0074":_bge =_fdg .gt (stack );case "\u0069\u0064\u0069\u0076":_bge =_fdg .idiv (stack ); +case "\u0069\u0066":_bge =_fdg .ifCondition (stack );case "\u0069\u0066\u0065\u006c\u0073\u0065":_bge =_fdg .ifelse (stack );case "\u0069\u006e\u0064e\u0078":_bge =_fdg .index (stack );case "\u006c\u0065":_bge =_fdg .le (stack );case "\u006c\u006f\u0067":_bge =_fdg .log (stack ); +case "\u006c\u006e":_bge =_fdg .ln (stack );case "\u006c\u0074":_bge =_fdg .lt (stack );case "\u006d\u006f\u0064":_bge =_fdg .mod (stack );case "\u006d\u0075\u006c":_bge =_fdg .mul (stack );case "\u006e\u0065":_bge =_fdg .ne (stack );case "\u006e\u0065\u0067":_bge =_fdg .neg (stack ); +case "\u006e\u006f\u0074":_bge =_fdg .not (stack );case "\u006f\u0072":_bge =_fdg .or (stack );case "\u0070\u006f\u0070":_bge =_fdg .pop (stack );case "\u0072\u006f\u0075n\u0064":_bge =_fdg .round (stack );case "\u0072\u006f\u006c\u006c":_bge =_fdg .roll (stack ); +case "\u0073\u0069\u006e":_bge =_fdg .sin (stack );case "\u0073\u0071\u0072\u0074":_bge =_fdg .sqrt (stack );case "\u0073\u0075\u0062":_bge =_fdg .sub (stack );case "\u0074\u0072\u0075\u006e\u0063\u0061\u0074\u0065":_bge =_fdg .truncate (stack );case "\u0078\u006f\u0072":_bge =_fdg .xor (stack ); +};return _bge ;};var ErrUnsupportedOperand =_a .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064");func (_ccga *PSParser )parseBool ()(*PSBoolean ,error ){_gdefa ,_bbaa :=_ccga ._ccge .Peek (4); +if _bbaa !=nil {return MakeBool (false ),_bbaa ;};if (len (_gdefa )>=4)&&(string (_gdefa [:4])=="\u0074\u0072\u0075\u0065"){_ccga ._ccge .Discard (4);return MakeBool (true ),nil ;};_gdefa ,_bbaa =_ccga ._ccge .Peek (5);if _bbaa !=nil {return MakeBool (false ),_bbaa ; +};if (len (_gdefa )>=5)&&(string (_gdefa [:5])=="\u0066\u0061\u006cs\u0065"){_ccga ._ccge .Discard (5);return MakeBool (false ),nil ;};return MakeBool (false ),_a .New ("\u0075n\u0065\u0078\u0070\u0065c\u0074\u0065\u0064\u0020\u0062o\u006fl\u0065a\u006e\u0020\u0073\u0074\u0072\u0069\u006eg"); +};var ErrStackOverflow =_a .New ("\u0073\u0074\u0061\u0063\u006b\u0020\u006f\u0076\u0065r\u0066\u006c\u006f\u0077");func (_cfc *PSOperand )cvi (_ccg *PSStack )error {_fda ,_bgfb :=_ccg .Pop ();if _bgfb !=nil {return _bgfb ;};if _ce ,_cea :=_fda .(*PSReal ); +_cea {_ddb :=int (_ce .Val );_bgfb =_ccg .Push (MakeInteger (_ddb ));}else if _cfd ,_gdag :=_fda .(*PSInteger );_gdag {_bae :=_cfd .Val ;_bgfb =_ccg .Push (MakeInteger (_bae ));}else {return ErrTypeCheck ;};return _bgfb ;};func (_bfgc *PSOperand )not (_gead *PSStack )error {_gedf ,_cfdg :=_gead .Pop (); +if _cfdg !=nil {return _cfdg ;};if _ceaa ,_cae :=_gedf .(*PSBoolean );_cae {_cfdg =_gead .Push (MakeBool (!_ceaa .Val ));return _cfdg ;}else if _acea ,_bec :=_gedf .(*PSInteger );_bec {_cfdg =_gead .Push (MakeInteger (^_acea .Val ));return _cfdg ;}else {return ErrTypeCheck ; +};}; -// Append appends an object to the PSProgram. -func (_dab *PSProgram )Append (obj PSObject ){*_dab =append (*_dab ,obj )};func (_ddf *PSOperand )cvr (_cge *PSStack )error {_ffg ,_cec :=_cge .Pop ();if _cec !=nil {return _cec ;};if _bdg ,_bda :=_ffg .(*PSReal );_bda {_cec =_cge .Push (MakeReal (_bdg .Val )); -}else if _gfc ,_ded :=_ffg .(*PSInteger );_ded {_cec =_cge .Push (MakeReal (float64 (_gfc .Val )));}else {return ErrTypeCheck ;};return _cec ;}; +// PSOperand represents a Postscript operand (text string). +type PSOperand string ; -// PSStack defines a stack of PSObjects. PSObjects can be pushed on or pull from the stack. -type PSStack []PSObject ; +// PSInteger represents an integer. +type PSInteger struct{Val int ;};func (_fgfc *PSOperand )gt (_abb *PSStack )error {_aaf ,_fee :=_abb .PopNumberAsFloat64 ();if _fee !=nil {return _fee ;};_gcbf ,_fee :=_abb .PopNumberAsFloat64 ();if _fee !=nil {return _fee ;};if _e .Abs (_gcbf -_aaf )< _df {_dfac :=_abb .Push (MakeBool (false )); +return _dfac ;}else if _gcbf > _aaf {_fed :=_abb .Push (MakeBool (true ));return _fed ;}else {_fbag :=_abb .Push (MakeBool (false ));return _fbag ;};};func (_fab *PSOperand )mul (_eff *PSStack )error {_gbd ,_abga :=_eff .Pop ();if _abga !=nil {return _abga ; +};_edfc ,_abga :=_eff .Pop ();if _abga !=nil {return _abga ;};_cba ,_fce :=_gbd .(*PSReal );_gbf ,_eedd :=_gbd .(*PSInteger );if !_fce &&!_eedd {return ErrTypeCheck ;};_efae ,_gee :=_edfc .(*PSReal );_egfc ,_gbe :=_edfc .(*PSInteger );if !_gee &&!_gbe {return ErrTypeCheck ; +};if _eedd &&_gbe {_eeab :=_gbf .Val *_egfc .Val ;_gded :=_eff .Push (MakeInteger (_eeab ));return _gded ;};var _bgfc float64 ;if _fce {_bgfc =_cba .Val ;}else {_bgfc =float64 (_gbf .Val );};if _gee {_bgfc *=_efae .Val ;}else {_bgfc *=float64 (_egfc .Val ); +};_abga =_eff .Push (MakeReal (_bgfc ));return _abga ;};const _df =0.000001;func (_fe *PSBoolean )Duplicate ()PSObject {_ae :=PSBoolean {};_ae .Val =_fe .Val ;return &_ae };func (_ebg *PSOperand )ne (_egfb *PSStack )error {_afeg :=_ebg .eq (_egfb );if _afeg !=nil {return _afeg ; +};_afeg =_ebg .not (_egfb );return _afeg ;};func (_gdf *PSInteger )Duplicate ()PSObject {_ba :=PSInteger {};_ba .Val =_gdf .Val ;return &_ba };func (_abd *PSOperand )ln (_baed *PSStack )error {_fbea ,_gbb :=_baed .PopNumberAsFloat64 ();if _gbb !=nil {return _gbb ; +};_eeaa :=_e .Log (_fbea );_gbb =_baed .Push (MakeReal (_eeaa ));return _gbb ;};func (_cfb *PSOperand )ge (_adb *PSStack )error {_deb ,_cfg :=_adb .PopNumberAsFloat64 ();if _cfg !=nil {return _cfg ;};_ece ,_cfg :=_adb .PopNumberAsFloat64 ();if _cfg !=nil {return _cfg ; +};if _e .Abs (_ece -_deb )< _df {_dag :=_adb .Push (MakeBool (true ));return _dag ;}else if _ece > _deb {_ffb :=_adb .Push (MakeBool (true ));return _ffb ;}else {_acf :=_adb .Push (MakeBool (false ));return _acf ;};};func (_edg *PSOperand )ceiling (_ef *PSStack )error {_bcc ,_cbb :=_ef .Pop (); +if _cbb !=nil {return _cbb ;};if _gfc ,_gbab :=_bcc .(*PSReal );_gbab {_cbb =_ef .Push (MakeReal (_e .Ceil (_gfc .Val )));}else if _gdfa ,_dgb :=_bcc .(*PSInteger );_dgb {_cbb =_ef .Push (MakeInteger (_gdfa .Val ));}else {_cbb =ErrTypeCheck ;};return _cbb ; +};func (_geba *PSParser )skipComments ()error {if _ ,_cgcb :=_geba .skipSpaces ();_cgcb !=nil {return _cgcb ;};_dbdga :=true ;for {_fggb ,_ddfea :=_geba ._ccge .Peek (1);if _ddfea !=nil {_eb .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0025\u0073",_ddfea .Error ()); +return _ddfea ;};if _dbdga &&_fggb [0]!='%'{return nil ;};_dbdga =false ;if (_fggb [0]!='\r')&&(_fggb [0]!='\n'){_geba ._ccge .ReadByte ();}else {break ;};};return _geba .skipComments ();}; -// MakeBool returns a new PSBoolean object initialized with `val`. -func MakeBool (val bool )*PSBoolean {_ggc :=PSBoolean {};_ggc .Val =val ;return &_ggc }; +// Exec executes the program, typically leaving output values on the stack. +func (_ada *PSProgram )Exec (stack *PSStack )error {for _ ,_fa :=range *_ada {var _cb error ;switch _gcg :=_fa .(type ){case *PSInteger :_bbf :=_gcg ;_cb =stack .Push (_bbf );case *PSReal :_gec :=_gcg ;_cb =stack .Push (_gec );case *PSBoolean :_gda :=_gcg ; +_cb =stack .Push (_gda );case *PSProgram :_ab :=_gcg ;_cb =stack .Push (_ab );case *PSOperand :_acc :=_gcg ;_cb =_acc .Exec (stack );default:return ErrTypeCheck ;};if _cb !=nil {return _cb ;};};return nil ;};func (_fae *PSParser )parseNumber ()(PSObject ,error ){_eee ,_dfec :=_dg .ParseNumber (_fae ._ccge ); +if _dfec !=nil {return nil ,_dfec ;};switch _ebc :=_eee .(type ){case *_dg .PdfObjectFloat :return MakeReal (float64 (*_ebc )),nil ;case *_dg .PdfObjectInteger :return MakeInteger (int (*_ebc )),nil ;};return nil ,_fg .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_eee ); +};func (_fgb *PSOperand )copy (_ffg *PSStack )error {_dbbd ,_efg :=_ffg .PopInteger ();if _efg !=nil {return _efg ;};if _dbbd < 0{return ErrRangeCheck ;};if _dbbd > len (*_ffg ){return ErrRangeCheck ;};*_ffg =append (*_ffg ,(*_ffg )[len (*_ffg )-_dbbd :]...); +return nil ;};func (_dcca *PSOperand )pop (_daff *PSStack )error {_ ,_bfge :=_daff .Pop ();if _bfge !=nil {return _bfge ;};return nil ;};var ErrRangeCheck =_a .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"); +func (_deg *PSOperand )round (_fgad *PSStack )error {_gbg ,_dgae :=_fgad .Pop ();if _dgae !=nil {return _dgae ;};if _cee ,_ddff :=_gbg .(*PSReal );_ddff {_dgae =_fgad .Push (MakeReal (_e .Floor (_cee .Val +0.5)));}else if _fbad ,_caa :=_gbg .(*PSInteger ); +_caa {_dgae =_fgad .Push (MakeInteger (_fbad .Val ));}else {return ErrTypeCheck ;};return _dgae ;};func (_fac *PSOperand )cvr (_dfb *PSStack )error {_dc ,_gae :=_dfb .Pop ();if _gae !=nil {return _gae ;};if _dca ,_baef :=_dc .(*PSReal );_baef {_gae =_dfb .Push (MakeReal (_dca .Val )); +}else if _edgf ,_bbc :=_dc .(*PSInteger );_bbc {_gae =_dfb .Push (MakeReal (float64 (_edgf .Val )));}else {return ErrTypeCheck ;};return _gae ;};func (_adad *PSOperand )lt (_acg *PSStack )error {_eaad ,_edb :=_acg .PopNumberAsFloat64 ();if _edb !=nil {return _edb ; +};_gac ,_edb :=_acg .PopNumberAsFloat64 ();if _edb !=nil {return _edb ;};if _e .Abs (_gac -_eaad )< _df {_abg :=_acg .Push (MakeBool (false ));return _abg ;}else if _gac < _eaad {_cde :=_acg .Push (MakeBool (true ));return _cde ;}else {_cbba :=_acg .Push (MakeBool (false )); +return _cbba ;};};func (_fef *PSParser )skipSpaces ()(int ,error ){_eggg :=0;for {_eaag ,_cdae :=_fef ._ccge .Peek (1);if _cdae !=nil {return 0,_cdae ;};if _dg .IsWhiteSpace (_eaag [0]){_fef ._ccge .ReadByte ();_eggg ++;}else {break ;};};return _eggg ,nil ; +};func (_bgg *PSOperand )and (_fcb *PSStack )error {_ebf ,_bcb :=_fcb .Pop ();if _bcb !=nil {return _bcb ;};_aee ,_bcb :=_fcb .Pop ();if _bcb !=nil {return _bcb ;};if _dbc ,_fdc :=_ebf .(*PSBoolean );_fdc {_cdc ,_ee :=_aee .(*PSBoolean );if !_ee {return ErrTypeCheck ; +};_bcb =_fcb .Push (MakeBool (_dbc .Val &&_cdc .Val ));return _bcb ;};if _ded ,_eg :=_ebf .(*PSInteger );_eg {_fdf ,_ccc :=_aee .(*PSInteger );if !_ccc {return ErrTypeCheck ;};_bcb =_fcb .Push (MakeInteger (_ded .Val &_fdf .Val ));return _bcb ;};return ErrTypeCheck ; +}; + +// PopNumberAsFloat64 pops and return the numeric value of the top of the stack as a float64. +// Real or integer only. +func (_cggd *PSStack )PopNumberAsFloat64 ()(float64 ,error ){_fadc ,_fcbg :=_cggd .Pop ();if _fcbg !=nil {return 0,_fcbg ;};if _fcdf ,_ggc :=_fadc .(*PSReal );_ggc {return _fcdf .Val ,nil ;}else if _egfd ,_fefc :=_fadc .(*PSInteger );_fefc {return float64 (_egfd .Val ),nil ; +}else {return 0,ErrTypeCheck ;};}; + +// MakeReal returns a new PSReal object initialized with `val`. +func MakeReal (val float64 )*PSReal {_dfcg :=PSReal {};_dfcg .Val =val ;return &_dfcg };func (_aca *PSOperand )mod (_abgb *PSStack )error {_bdb ,_aff :=_abgb .Pop ();if _aff !=nil {return _aff ;};_edf ,_aff :=_abgb .Pop ();if _aff !=nil {return _aff ;}; +_fdfdc ,_cdb :=_bdb .(*PSInteger );if !_cdb {return ErrTypeCheck ;};if _fdfdc .Val ==0{return ErrUndefinedResult ;};_eec ,_cdb :=_edf .(*PSInteger );if !_cdb {return ErrTypeCheck ;};_egf :=_eec .Val %_fdfdc .Val ;_aff =_abgb .Push (MakeInteger (_egf )); +return _aff ;}; // MakeOperand returns a new PSOperand object based on string `val`. -func MakeOperand (val string )*PSOperand {_fee :=PSOperand (val );return &_fee };func (_fdbg *PSOperand )exch (_bfab *PSStack )error {_bcce ,_aag :=_bfab .Pop ();if _aag !=nil {return _aag ;};_dfg ,_aag :=_bfab .Pop ();if _aag !=nil {return _aag ;};_aag =_bfab .Push (_bcce ); -if _aag !=nil {return _aag ;};_aag =_bfab .Push (_dfg );return _aag ;};func (_agff *PSParser )skipSpaces ()(int ,error ){_efag :=0;for {_gfec ,_gdfe :=_agff ._bdbc .Peek (1);if _gdfe !=nil {return 0,_gdfe ;};if _ac .IsWhiteSpace (_gfec [0]){_agff ._bdbc .ReadByte (); -_efag ++;}else {break ;};};return _efag ,nil ;}; +func MakeOperand (val string )*PSOperand {_bfc :=PSOperand (val );return &_bfc };func (_ac *PSBoolean )String ()string {return _fg .Sprintf ("\u0025\u0076",_ac .Val )};func (_ga *PSReal )DebugString ()string {return _fg .Sprintf ("\u0072e\u0061\u006c\u003a\u0025\u002e\u0035f",_ga .Val ); +}; + +// PSBoolean represents a boolean value. +type PSBoolean struct{Val bool ;};func (_dfdg *PSOperand )log (_daae *PSStack )error {_ace ,_baa :=_daae .PopNumberAsFloat64 ();if _baa !=nil {return _baa ;};_feda :=_e .Log10 (_ace );_baa =_daae .Push (MakeReal (_feda ));return _baa ;};func (_fgc *PSOperand )String ()string {return string (*_fgc )}; + // NewPSStack returns an initialized PSStack. -func NewPSStack ()*PSStack {return &PSStack {}}; +func NewPSStack ()*PSStack {return &PSStack {}};func (_dd *PSBoolean )DebugString ()string {return _fg .Sprintf ("\u0062o\u006f\u006c\u003a\u0025\u0076",_dd .Val );};func (_ddaf *PSOperand )eq (_cgd *PSStack )error {_bfa ,_adg :=_cgd .Pop ();if _adg !=nil {return _adg ; +};_ddg ,_adg :=_cgd .Pop ();if _adg !=nil {return _adg ;};_ddf ,_gfdf :=_bfa .(*PSBoolean );_cgf ,_ffgf :=_ddg .(*PSBoolean );if _gfdf ||_ffgf {var _adag error ;if _gfdf &&_ffgf {_adag =_cgd .Push (MakeBool (_ddf .Val ==_cgf .Val ));}else {_adag =_cgd .Push (MakeBool (false )); +};return _adag ;};var _eeb float64 ;var _ead float64 ;if _eaa ,_gdc :=_bfa .(*PSInteger );_gdc {_eeb =float64 (_eaa .Val );}else if _fccc ,_cbbb :=_bfa .(*PSReal );_cbbb {_eeb =_fccc .Val ;}else {return ErrTypeCheck ;};if _bade ,_eag :=_ddg .(*PSInteger ); +_eag {_ead =float64 (_bade .Val );}else if _bce ,_gfdd :=_ddg .(*PSReal );_gfdd {_ead =_bce .Val ;}else {return ErrTypeCheck ;};if _e .Abs (_ead -_eeb )< _df {_adg =_cgd .Push (MakeBool (true ));}else {_adg =_cgd .Push (MakeBool (false ));};return _adg ; +};func (_eeddd *PSOperand )sin (_egfbf *PSStack )error {_gccf ,_geda :=_egfbf .PopNumberAsFloat64 ();if _geda !=nil {return _geda ;};_edba :=_e .Sin (_gccf *_e .Pi /180.0);_geda =_egfbf .Push (MakeReal (_edba ));return _geda ;}; -// PopNumberAsFloat64 pops and return the numeric value of the top of the stack as a float64. -// Real or integer only. -func (_gec *PSStack )PopNumberAsFloat64 ()(float64 ,error ){_fgcb ,_cga :=_gec .Pop ();if _cga !=nil {return 0,_cga ;};if _ecdad ,_cbca :=_fgcb .(*PSReal );_cbca {return _ecdad .Val ,nil ;}else if _ccd ,_gbad :=_fgcb .(*PSInteger );_gbad {return float64 (_ccd .Val ),nil ; -}else {return 0,ErrTypeCheck ;};};var ErrUndefinedResult =_c .New ("\u0075\u006e\u0064\u0065fi\u006e\u0065\u0064\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u0065\u0072\u0072o\u0072"); +// NewPSProgram returns an empty, initialized PSProgram. +func NewPSProgram ()*PSProgram {return &PSProgram {}};func (_efd *PSOperand )ifelse (_cgc *PSStack )error {_dge ,_gea :=_cgc .Pop ();if _gea !=nil {return _gea ;};_daa ,_gea :=_cgc .Pop ();if _gea !=nil {return _gea ;};_dcc ,_gea :=_cgc .Pop ();if _gea !=nil {return _gea ; +};_gcc ,_acd :=_dge .(*PSProgram );if !_acd {return ErrTypeCheck ;};_cdcf ,_acd :=_daa .(*PSProgram );if !_acd {return ErrTypeCheck ;};_cab ,_acd :=_dcc .(*PSBoolean );if !_acd {return ErrTypeCheck ;};if _cab .Val {_gaee :=_cdcf .Exec (_cgc );return _gaee ; +};_gea =_gcc .Exec (_cgc );return _gea ;}; -// PSReal represents a real number. -type PSReal struct{Val float64 ;};func (_aea *PSOperand )le (_aee *PSStack )error {_ebdd ,_dac :=_aee .PopNumberAsFloat64 ();if _dac !=nil {return _dac ;};_gbbg ,_dac :=_aee .PopNumberAsFloat64 ();if _dac !=nil {return _dac ;};if _f .Abs (_gbbg -_ebdd )< _bg {_bgf :=_aee .Push (MakeBool (true )); -return _bgf ;}else if _gbbg < _ebdd {_agb :=_aee .Push (MakeBool (true ));return _agb ;}else {_gbgd :=_aee .Push (MakeBool (false ));return _gbgd ;};};func (_facc *PSOperand )pop (_cdg *PSStack )error {_ ,_cab :=_cdg .Pop ();if _cab !=nil {return _cab ; -};return nil ;}; +// PSParser is a basic Postscript parser. +type PSParser struct{_ccge *_b .Reader };func (_fbe *PSOperand )atan (_fge *PSStack )error {_fgf ,_cce :=_fge .PopNumberAsFloat64 ();if _cce !=nil {return _cce ;};_bd ,_cce :=_fge .PopNumberAsFloat64 ();if _cce !=nil {return _cce ;};if _fgf ==0{var _dbdg error ; +if _bd < 0{_dbdg =_fge .Push (MakeReal (270));}else {_dbdg =_fge .Push (MakeReal (90));};return _dbdg ;};_gcb :=_bd /_fgf ;_adcc :=_e .Atan (_gcb )*180/_e .Pi ;_cce =_fge .Push (MakeReal (_adcc ));return _cce ;};func (_fcbd *PSOperand )ifCondition (_cdg *PSStack )error {_abbf ,_efa :=_cdg .Pop (); +if _efa !=nil {return _efa ;};_gge ,_efa :=_cdg .Pop ();if _efa !=nil {return _efa ;};_eeba ,_gdef :=_abbf .(*PSProgram );if !_gdef {return ErrTypeCheck ;};_bcab ,_gdef :=_gge .(*PSBoolean );if !_gdef {return ErrTypeCheck ;};if _bcab .Val {_aeab :=_eeba .Exec (_cdg ); +return _aeab ;};return nil ;}; + +// NewPSParser returns a new instance of the PDF Postscript parser from input data. +func NewPSParser (content []byte )*PSParser {_eba :=PSParser {};_fgccb :=_d .NewBuffer (content );_eba ._ccge =_b .NewReader (_fgccb );return &_eba ;};func (_cfce *PSOperand )neg (_gaeg *PSStack )error {_gccc ,_fbab :=_gaeg .Pop ();if _fbab !=nil {return _fbab ; +};if _cbea ,_geb :=_gccc .(*PSReal );_geb {_fbab =_gaeg .Push (MakeReal (-_cbea .Val ));return _fbab ;}else if _cdbe ,_baga :=_gccc .(*PSInteger );_baga {_fbab =_gaeg .Push (MakeInteger (-_cdbe .Val ));return _fbab ;}else {return ErrTypeCheck ;};};func (_bef *PSOperand )truncate (_gbge *PSStack )error {_cfe ,_cfgg :=_gbge .Pop (); +if _cfgg !=nil {return _cfgg ;};if _afb ,_ebd :=_cfe .(*PSReal );_ebd {_gedd :=int (_afb .Val );_cfgg =_gbge .Push (MakeReal (float64 (_gedd )));}else if _gga ,_fcg :=_cfe .(*PSInteger );_fcg {_cfgg =_gbge .Push (MakeInteger (_gga .Val ));}else {return ErrTypeCheck ; +};return _cfgg ;};func _gdg (_feae int )int {if _feae < 0{return -_feae ;};return _feae ;}; // PopInteger specificially pops an integer from the top of the stack, returning the value as an int. -func (_egc *PSStack )PopInteger ()(int ,error ){_efea ,_cgg :=_egc .Pop ();if _cgg !=nil {return 0,_cgg ;};if _cfec ,_ecfe :=_efea .(*PSInteger );_ecfe {return _cfec .Val ,nil ;};return 0,ErrTypeCheck ;};func (_efac *PSOperand )xor (_bbac *PSStack )error {_gggg ,_bab :=_bbac .Pop (); -if _bab !=nil {return _bab ;};_abdc ,_bab :=_bbac .Pop ();if _bab !=nil {return _bab ;};if _beb ,_aac :=_gggg .(*PSBoolean );_aac {_abac ,_gdfg :=_abdc .(*PSBoolean );if !_gdfg {return ErrTypeCheck ;};_bab =_bbac .Push (MakeBool (_beb .Val !=_abac .Val )); -return _bab ;};if _eccc ,_dege :=_gggg .(*PSInteger );_dege {_cgbb ,_aaea :=_abdc .(*PSInteger );if !_aaea {return ErrTypeCheck ;};_bab =_bbac .Push (MakeInteger (_eccc .Val ^_cgbb .Val ));return _bab ;};return ErrTypeCheck ;};func (_ff *PSOperand )cvi (_dfd *PSStack )error {_cgf ,_abg :=_dfd .Pop (); -if _abg !=nil {return _abg ;};if _aga ,_fac :=_cgf .(*PSReal );_fac {_cdf :=int (_aga .Val );_abg =_dfd .Push (MakeInteger (_cdf ));}else if _ggd ,_ae :=_cgf .(*PSInteger );_ae {_bdb :=_ggd .Val ;_abg =_dfd .Push (MakeInteger (_bdb ));}else {return ErrTypeCheck ; -};return _abg ;}; +func (_fddb *PSStack )PopInteger ()(int ,error ){_efge ,_ede :=_fddb .Pop ();if _ede !=nil {return 0,_ede ;};if _dbgf ,_gdfg :=_efge .(*PSInteger );_gdfg {return _dbgf .Val ,nil ;};return 0,ErrTypeCheck ;}; -// Empty empties the stack. -func (_fcc *PSStack )Empty (){*_fcc =[]PSObject {}}; +// DebugString returns a descriptive string representation of the stack - intended for debugging. +func (_cag *PSStack )DebugString ()string {_edff :="\u005b\u0020";for _ ,_cdbb :=range *_cag {_edff +=_cdbb .DebugString ();_edff +="\u0020";};_edff +="\u005d";return _edff ;}; // PSObjectArrayToFloat64Array converts []PSObject into a []float64 array. Each PSObject must represent a number, // otherwise a ErrTypeCheck error occurs. -func PSObjectArrayToFloat64Array (objects []PSObject )([]float64 ,error ){var _ag []float64 ;for _ ,_bf :=range objects {if _e ,_bc :=_bf .(*PSInteger );_bc {_ag =append (_ag ,float64 (_e .Val ));}else if _ba ,_ee :=_bf .(*PSReal );_ee {_ag =append (_ag ,_ba .Val ); -}else {return nil ,ErrTypeCheck ;};};return _ag ,nil ;};func (_dbc *PSOperand )ln (_dcf *PSStack )error {_dbb ,_gcc :=_dcf .PopNumberAsFloat64 ();if _gcc !=nil {return _gcc ;};_ecg :=_f .Log (_dbb );_gcc =_dcf .Push (MakeReal (_ecg ));return _gcc ;};func (_fcee *PSParser )parseNumber ()(PSObject ,error ){_cfe ,_egbfg :=_ac .ParseNumber (_fcee ._bdbc ); -if _egbfg !=nil {return nil ,_egbfg ;};switch _dge :=_cfe .(type ){case *_ac .PdfObjectFloat :return MakeReal (float64 (*_dge )),nil ;case *_ac .PdfObjectInteger :return MakeInteger (int (*_dge )),nil ;};return nil ,_fb .Errorf ("\u0075n\u0068\u0061\u006e\u0064\u006c\u0065\u0064\u0020\u006e\u0075\u006db\u0065\u0072\u0020\u0074\u0079\u0070\u0065\u0020\u0025\u0054",_cfe ); +func PSObjectArrayToFloat64Array (objects []PSObject )([]float64 ,error ){var _ag []float64 ;for _ ,_fc :=range objects {if _ff ,_ebb :=_fc .(*PSInteger );_ebb {_ag =append (_ag ,float64 (_ff .Val ));}else if _bgf ,_ffe :=_fc .(*PSReal );_ffe {_ag =append (_ag ,_bgf .Val ); +}else {return nil ,ErrTypeCheck ;};};return _ag ,nil ;};func (_dff *PSOperand )cos (_bdf *PSStack )error {_dfaf ,_be :=_bdf .PopNumberAsFloat64 ();if _be !=nil {return _be ;};_gfd :=_e .Cos (_dfaf *_e .Pi /180.0);_be =_bdf .Push (MakeReal (_gfd ));return _be ; }; -// MakeInteger returns a new PSInteger object initialized with `val`. -func MakeInteger (val int )*PSInteger {_fggc :=PSInteger {};_fggc .Val =val ;return &_fggc };func (_bfgf *PSOperand )cos (_dce *PSStack )error {_ccf ,_ede :=_dce .PopNumberAsFloat64 ();if _ede !=nil {return _ede ;};_fbbd :=_f .Cos (_ccf *_f .Pi /180.0); -_ede =_dce .Push (MakeReal (_fbbd ));return _ede ;}; - -// PSProgram defines a Postscript program which is a series of PS objects (arguments, commands, programs etc). -type PSProgram []PSObject ; - -// Execute executes the program for an input parameters `objects` and returns a slice of output objects. -func (_af *PSExecutor )Execute (objects []PSObject )([]PSObject ,error ){for _ ,_agd :=range objects {_be :=_af .Stack .Push (_agd );if _be !=nil {return nil ,_be ;};};_acc :=_af ._fbg .Exec (_af .Stack );if _acc !=nil {_ca .Log .Debug ("\u0045x\u0065c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_acc ); -return nil ,_acc ;};_ga :=[]PSObject (*_af .Stack );_af .Stack .Empty ();return _ga ,nil ;}; +// PSObject represents a postscript object. +type PSObject interface{ -// Push pushes an object on top of the stack. -func (_bfaf *PSStack )Push (obj PSObject )error {if len (*_bfaf )> 100{return ErrStackOverflow ;};*_bfaf =append (*_bfaf ,obj );return nil ;};func (_cade *PSOperand )neg (_fgb *PSStack )error {_baf ,_baa :=_fgb .Pop ();if _baa !=nil {return _baa ;};if _ggf ,_ace :=_baf .(*PSReal ); -_ace {_baa =_fgb .Push (MakeReal (-_ggf .Val ));return _baa ;}else if _bfcd ,_dgc :=_baf .(*PSInteger );_dgc {_baa =_fgb .Push (MakeInteger (-_bfcd .Val ));return _baa ;}else {return ErrTypeCheck ;};};func (_aaf *PSOperand )bitshift (_bde *PSStack )error {_acf ,_geb :=_bde .PopInteger (); -if _geb !=nil {return _geb ;};_afbb ,_geb :=_bde .PopInteger ();if _geb !=nil {return _geb ;};var _cb int ;if _acf >=0{_cb =_afbb <>uint (-_acf );};_geb =_bde .Push (MakeInteger (_cb ));return _geb ;};func (_bece *PSOperand )abs (_afc *PSStack )error {_acd ,_gbg :=_afc .Pop (); -if _gbg !=nil {return _gbg ;};if _ed ,_abf :=_acd .(*PSReal );_abf {_ec :=_ed .Val ;if _ec < 0{_gbg =_afc .Push (MakeReal (-_ec ));}else {_gbg =_afc .Push (MakeReal (_ec ));};}else if _cf ,_bbb :=_acd .(*PSInteger );_bbb {_ecc :=_cf .Val ;if _ecc < 0{_gbg =_afc .Push (MakeInteger (-_ecc )); -}else {_gbg =_afc .Push (MakeInteger (_ecc ));};}else {return ErrTypeCheck ;};return _gbg ;};func (_dcfc *PSOperand )or (_edcc *PSStack )error {_ceb ,_bea :=_edcc .Pop ();if _bea !=nil {return _bea ;};_gge ,_bea :=_edcc .Pop ();if _bea !=nil {return _bea ; -};if _acbe ,_fbbe :=_ceb .(*PSBoolean );_fbbe {_eed ,_acbf :=_gge .(*PSBoolean );if !_acbf {return ErrTypeCheck ;};_bea =_edcc .Push (MakeBool (_acbe .Val ||_eed .Val ));return _bea ;};if _bbf ,_afcd :=_ceb .(*PSInteger );_afcd {_eac ,_gcbe :=_gge .(*PSInteger ); -if !_gcbe {return ErrTypeCheck ;};_bea =_edcc .Push (MakeInteger (_bbf .Val |_eac .Val ));return _bea ;};return ErrTypeCheck ;}; +// Duplicate makes a fresh copy of the PSObject. +Duplicate ()PSObject ; -// NewPSProgram returns an empty, initialized PSProgram. -func NewPSProgram ()*PSProgram {return &PSProgram {}};var ErrStackUnderflow =_c .New ("\u0073t\u0061c\u006b\u0020\u0075\u006e\u0064\u0065\u0072\u0066\u006c\u006f\u0077");const _bg =0.000001;var ErrUnsupportedOperand =_c .New ("\u0075\u006e\u0073\u0075pp\u006f\u0072\u0074\u0065\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064"); -func (_ffgc *PSOperand )idiv (_gcfb *PSStack )error {_gafc ,_dbdf :=_gcfb .Pop ();if _dbdf !=nil {return _dbdf ;};_bacb ,_dbdf :=_gcfb .Pop ();if _dbdf !=nil {return _dbdf ;};_cgb ,_cbcg :=_gafc .(*PSInteger );if !_cbcg {return ErrTypeCheck ;};if _cgb .Val ==0{return ErrUndefinedResult ; -};_fe ,_cbcg :=_bacb .(*PSInteger );if !_cbcg {return ErrTypeCheck ;};_acde :=_fe .Val /_cgb .Val ;_dbdf =_gcfb .Push (MakeInteger (_acde ));return _dbdf ;};func (_de *PSProgram )String ()string {_gb :="\u007b\u0020";for _ ,_gbf :=range *_de {_gb +=_gbf .String (); -_gb +="\u0020";};_gb +="\u007d";return _gb ;}; +// DebugString returns a descriptive representation of the PSObject with more information than String() +// for debugging purposes. +DebugString ()string ; -// Exec executes the program, typically leaving output values on the stack. -func (_eb *PSProgram )Exec (stack *PSStack )error {for _ ,_dg :=range *_eb {var _deg error ;switch _ea :=_dg .(type ){case *PSInteger :_gg :=_ea ;_deg =stack .Push (_gg );case *PSReal :_dd :=_ea ;_deg =stack .Push (_dd );case *PSBoolean :_ef :=_ea ;_deg =stack .Push (_ef ); -case *PSProgram :_dda :=_ea ;_deg =stack .Push (_dda );case *PSOperand :_agda :=_ea ;_deg =_agda .Exec (stack );default:return ErrTypeCheck ;};if _deg !=nil {return _deg ;};};return nil ;};func (_gc *PSBoolean )String ()string {return _fb .Sprintf ("\u0025\u0076",_gc .Val )}; -func (_gf *PSProgram )DebugString ()string {_gd :="\u007b\u0020";for _ ,_ada :=range *_gf {_gd +=_ada .DebugString ();_gd +="\u0020";};_gd +="\u007d";return _gd ;};func (_ead *PSParser )parseOperand ()(*PSOperand ,error ){var _dagf []byte ;for {_caec ,_cea :=_ead ._bdbc .Peek (1); -if _cea !=nil {if _cea ==_d .EOF {break ;};return nil ,_cea ;};if _ac .IsDelimiter (_caec [0]){break ;};if _ac .IsWhiteSpace (_caec [0]){break ;};_dggg ,_ :=_ead ._bdbc .ReadByte ();_dagf =append (_dagf ,_dggg );};if len (_dagf )==0{return nil ,_c .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029"); -};return MakeOperand (string (_dagf )),nil ;};func (_gag *PSParser )parseFunction ()(*PSProgram ,error ){_egbf ,_ :=_gag ._bdbc .ReadByte ();if _egbf !='{'{return nil ,_c .New ("\u0069\u006ev\u0061\u006c\u0069d\u0020\u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e"); -};_ecda :=NewPSProgram ();for {_gag .skipSpaces ();_gag .skipComments ();_bca ,_ebaf :=_gag ._bdbc .Peek (2);if _ebaf !=nil {if _ebaf ==_d .EOF {break ;};return nil ,_ebaf ;};_ca .Log .Trace ("\u0050e\u0065k\u0020\u0073\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_bca )); -if _bca [0]=='}'{_ca .Log .Trace ("\u0045\u004f\u0046 \u0066\u0075\u006e\u0063\u0074\u0069\u006f\u006e");_gag ._bdbc .ReadByte ();break ;}else if _bca [0]=='{'{_ca .Log .Trace ("\u0046u\u006e\u0063\u0074\u0069\u006f\u006e!");_acfc ,_dgfc :=_gag .parseFunction (); -if _dgfc !=nil {return nil ,_dgfc ;};_ecda .Append (_acfc );}else if _ac .IsDecimalDigit (_bca [0])||(_bca [0]=='-'&&_ac .IsDecimalDigit (_bca [1])){_ca .Log .Trace ("\u002d>\u004e\u0075\u006d\u0062\u0065\u0072!");_abbg ,_caga :=_gag .parseNumber ();if _caga !=nil {return nil ,_caga ; -};_ecda .Append (_abbg );}else {_ca .Log .Trace ("\u002d>\u004fp\u0065\u0072\u0061\u006e\u0064 \u006f\u0072 \u0062\u006f\u006f\u006c\u003f");_bca ,_ =_gag ._bdbc .Peek (5);_eab :=string (_bca );_ca .Log .Trace ("\u0050\u0065\u0065k\u0020\u0073\u0074\u0072\u003a\u0020\u0025\u0073",_eab ); -if (len (_eab )> 4)&&(_eab [:5]=="\u0066\u0061\u006cs\u0065"){_adca ,_feda :=_gag .parseBool ();if _feda !=nil {return nil ,_feda ;};_ecda .Append (_adca );}else if (len (_eab )> 3)&&(_eab [:4]=="\u0074\u0072\u0075\u0065"){_aed ,_aec :=_gag .parseBool (); -if _aec !=nil {return nil ,_aec ;};_ecda .Append (_aed );}else {_dded ,_efbd :=_gag .parseOperand ();if _efbd !=nil {return nil ,_efbd ;};_ecda .Append (_dded );};};};return _ecda ,nil ;}; +// String returns a string representation of the PSObject. +String ()string ;}; -// Pop pops an object from the top of the stack. -func (_dfbe *PSStack )Pop ()(PSObject ,error ){if len (*_dfbe )< 1{return nil ,ErrStackUnderflow ;};_bfafa :=(*_dfbe )[len (*_dfbe )-1];*_dfbe =(*_dfbe )[0:len (*_dfbe )-1];return _bfafa ,nil ;}; +// NewPSExecutor returns an initialized PSExecutor for an input `program`. +func NewPSExecutor (program *PSProgram )*PSExecutor {_ec :=&PSExecutor {};_ec .Stack =NewPSStack ();_ec ._bg =program ;return _ec ;};func (_gb *PSInteger )DebugString ()string {return _fg .Sprintf ("\u0069\u006e\u0074\u003a\u0025\u0064",_gb .Val );};func (_bb *PSReal )String ()string {return _fg .Sprintf ("\u0025\u002e\u0035\u0066",_bb .Val )}; +func (_fgg *PSOperand )idiv (_afg *PSStack )error {_ecg ,_egeb :=_afg .Pop ();if _egeb !=nil {return _egeb ;};_cbe ,_egeb :=_afg .Pop ();if _egeb !=nil {return _egeb ;};_ccgg ,_bff :=_ecg .(*PSInteger );if !_bff {return ErrTypeCheck ;};if _ccgg .Val ==0{return ErrUndefinedResult ; +};_aea ,_bff :=_cbe .(*PSInteger );if !_bff {return ErrTypeCheck ;};_dce :=_aea .Val /_ccgg .Val ;_egeb =_afg .Push (MakeInteger (_dce ));return _egeb ;};func (_adc *PSOperand )abs (_bf *PSStack )error {_fcc ,_cc :=_bf .Pop ();if _cc !=nil {return _cc ; +};if _cdf ,_dbg :=_fcc .(*PSReal );_dbg {_ggf :=_cdf .Val ;if _ggf < 0{_cc =_bf .Push (MakeReal (-_ggf ));}else {_cc =_bf .Push (MakeReal (_ggf ));};}else if _accf ,_fgcc :=_fcc .(*PSInteger );_fgcc {_gba :=_accf .Val ;if _gba < 0{_cc =_bf .Push (MakeInteger (-_gba )); +}else {_cc =_bf .Push (MakeInteger (_gba ));};}else {return ErrTypeCheck ;};return _cc ;};func (_eaga *PSOperand )exp (_aba *PSStack )error {_ege ,_gfa :=_aba .PopNumberAsFloat64 ();if _gfa !=nil {return _gfa ;};_bfg ,_gfa :=_aba .PopNumberAsFloat64 (); +if _gfa !=nil {return _gfa ;};if _e .Abs (_ege )< 1&&_bfg < 0{return ErrUndefinedResult ;};_gef :=_e .Pow (_bfg ,_ege );_gfa =_aba .Push (MakeReal (_gef ));return _gfa ;}; -// PSOperand represents a Postscript operand (text string). -type PSOperand string ;func (_fbb *PSBoolean )Duplicate ()PSObject {_ce :=PSBoolean {};_ce .Val =_fbb .Val ;return &_ce }; +// Push pushes an object on top of the stack. +func (_bdfg *PSStack )Push (obj PSObject )error {if len (*_bdfg )> 100{return ErrStackOverflow ;};*_bdfg =append (*_bdfg ,obj );return nil ;}; -// PSBoolean represents a boolean value. -type PSBoolean struct{Val bool ;};func (_bacdd *PSOperand )sqrt (_aaff *PSStack )error {_cff ,_dafe :=_aaff .PopNumberAsFloat64 ();if _dafe !=nil {return _dafe ;};if _cff < 0{return ErrRangeCheck ;};_eefc :=_f .Sqrt (_cff );_dafe =_aaff .Push (MakeReal (_eefc )); -return _dafe ;}; +// PSStack defines a stack of PSObjects. PSObjects can be pushed on or pull from the stack. +type PSStack []PSObject ; -// PSParser is a basic Postscript parser. -type PSParser struct{_bdbc *_b .Reader };func (_efg *PSOperand )ifelse (_gcg *PSStack )error {_cbee ,_fgc :=_gcg .Pop ();if _fgc !=nil {return _fgc ;};_bfag ,_fgc :=_gcg .Pop ();if _fgc !=nil {return _fgc ;};_ced ,_fgc :=_gcg .Pop ();if _fgc !=nil {return _fgc ; -};_abad ,_gfg :=_cbee .(*PSProgram );if !_gfg {return ErrTypeCheck ;};_eff ,_gfg :=_bfag .(*PSProgram );if !_gfg {return ErrTypeCheck ;};_fbfb ,_gfg :=_ced .(*PSBoolean );if !_gfg {return ErrTypeCheck ;};if _fbfb .Val {_gcff :=_eff .Exec (_gcg );return _gcff ; -};_fgc =_abad .Exec (_gcg );return _fgc ;};func (_aba *PSOperand )exp (_abfc *PSStack )error {_edb ,_cbg :=_abfc .PopNumberAsFloat64 ();if _cbg !=nil {return _cbg ;};_fgaa ,_cbg :=_abfc .PopNumberAsFloat64 ();if _cbg !=nil {return _cbg ;};if _f .Abs (_edb )< 1&&_fgaa < 0{return ErrUndefinedResult ; -};_dff :=_f .Pow (_fgaa ,_edb );_cbg =_abfc .Push (MakeReal (_dff ));return _cbg ;}; +// Execute executes the program for an input parameters `objects` and returns a slice of output objects. +func (_db *PSExecutor )Execute (objects []PSObject )([]PSObject ,error ){for _ ,_gd :=range objects {_ad :=_db .Stack .Push (_gd );if _ad !=nil {return nil ,_ad ;};};_gc :=_db ._bg .Exec (_db .Stack );if _gc !=nil {_eb .Log .Debug ("\u0045x\u0065c\u0020\u0066\u0061\u0069\u006c\u0065\u0064\u003a\u0020\u0025\u0076",_gc ); +return nil ,_gc ;};_dfd :=[]PSObject (*_db .Stack );_db .Stack .Empty ();return _dfd ,nil ;};func (_egdc *PSParser )parseOperand ()(*PSOperand ,error ){var _accd []byte ;for {_dbbf ,_dgd :=_egdc ._ccge .Peek (1);if _dgd !=nil {if _dgd ==_f .EOF {break ; +};return nil ,_dgd ;};if _dg .IsDelimiter (_dbbf [0]){break ;};if _dg .IsWhiteSpace (_dbbf [0]){break ;};_agdc ,_ :=_egdc ._ccge .ReadByte ();_accd =append (_accd ,_agdc );};if len (_accd )==0{return nil ,_a .New ("\u0069\u006e\u0076al\u0069\u0064\u0020\u006f\u0070\u0065\u0072\u0061\u006e\u0064\u0020\u0028\u0065\u006d\u0070\u0074\u0079\u0029"); +};return MakeOperand (string (_accd )),nil ;};func (_fb *PSReal )Duplicate ()PSObject {_ade :=PSReal {};_ade .Val =_fb .Val ;return &_ade };func (_gcf *PSOperand )or (_fea *PSStack )error {_acef ,_bac :=_fea .Pop ();if _bac !=nil {return _bac ;};_bab ,_bac :=_fea .Pop (); +if _bac !=nil {return _bac ;};if _ddfe ,_ffc :=_acef .(*PSBoolean );_ffc {_gbcc ,_bgfce :=_bab .(*PSBoolean );if !_bgfce {return ErrTypeCheck ;};_bac =_fea .Push (MakeBool (_ddfe .Val ||_gbcc .Val ));return _bac ;};if _ffbe ,_dde :=_acef .(*PSInteger ); +_dde {_def ,_egg :=_bab .(*PSInteger );if !_egg {return ErrTypeCheck ;};_bac =_fea .Push (MakeInteger (_ffbe .Val |_def .Val ));return _bac ;};return ErrTypeCheck ;};func (_aedd *PSOperand )roll (_acgg *PSStack )error {_fabf ,_fbd :=_acgg .Pop ();if _fbd !=nil {return _fbd ; +};_fcd ,_fbd :=_acgg .Pop ();if _fbd !=nil {return _fbd ;};_bbd ,_fdde :=_fabf .(*PSInteger );if !_fdde {return ErrTypeCheck ;};_afdd ,_fdde :=_fcd .(*PSInteger );if !_fdde {return ErrTypeCheck ;};if _afdd .Val < 0{return ErrRangeCheck ;};if _afdd .Val ==0||_afdd .Val ==1{return nil ; +};if _afdd .Val > len (*_acgg ){return ErrStackUnderflow ;};for _eaf :=0;_eaf < _gdg (_bbd .Val );_eaf ++{var _fcdg []PSObject ;_fcdg =(*_acgg )[len (*_acgg )-(_afdd .Val ):len (*_acgg )];if _bbd .Val > 0{_bagf :=_fcdg [len (_fcdg )-1];_fcdg =append ([]PSObject {_bagf },_fcdg [0:len (_fcdg )-1]...); +}else {_gcdc :=_fcdg [len (_fcdg )-_afdd .Val ];_fcdg =append (_fcdg [1:],_gcdc );};_fdga :=append ((*_acgg )[0:len (*_acgg )-_afdd .Val ],_fcdg ...);_acgg =&_fdga ;};return nil ;}; // String returns a string representation of the stack. -func (_cbgf *PSStack )String ()string {_abbgf :="\u005b\u0020";for _ ,_bafg :=range *_cbgf {_abbgf +=_bafg .String ();_abbgf +="\u0020";};_abbgf +="\u005d";return _abbgf ;};func (_fcb *PSOperand )div (_cfbe *PSStack )error {_ecf ,_bcg :=_cfbe .Pop ();if _bcg !=nil {return _bcg ; -};_ecde ,_bcg :=_cfbe .Pop ();if _bcg !=nil {return _bcg ;};_ffb ,_dfb :=_ecf .(*PSReal );_aabc ,_cca :=_ecf .(*PSInteger );if !_dfb &&!_cca {return ErrTypeCheck ;};if _dfb &&_ffb .Val ==0{return ErrUndefinedResult ;};if _cca &&_aabc .Val ==0{return ErrUndefinedResult ; -};_ggaa ,_gcf :=_ecde .(*PSReal );_dgg ,_gbb :=_ecde .(*PSInteger );if !_gcf &&!_gbb {return ErrTypeCheck ;};var _bdad float64 ;if _gcf {_bdad =_ggaa .Val ;}else {_bdad =float64 (_dgg .Val );};if _dfb {_bdad /=_ffb .Val ;}else {_bdad /=float64 (_aabc .Val ); -};_bcg =_cfbe .Push (MakeReal (_bdad ));return _bcg ;};func (_bec *PSOperand )Duplicate ()PSObject {_df :=*_bec ;return &_df }; - -// Exec executes the operand `op` in the state specified by `stack`. -func (_ebb *PSOperand )Exec (stack *PSStack )error {_bb :=ErrUnsupportedOperand ;switch *_ebb {case "\u0061\u0062\u0073":_bb =_ebb .abs (stack );case "\u0061\u0064\u0064":_bb =_ebb .add (stack );case "\u0061\u006e\u0064":_bb =_ebb .and (stack );case "\u0061\u0074\u0061\u006e":_bb =_ebb .atan (stack ); -case "\u0062\u0069\u0074\u0073\u0068\u0069\u0066\u0074":_bb =_ebb .bitshift (stack );case "\u0063e\u0069\u006c\u0069\u006e\u0067":_bb =_ebb .ceiling (stack );case "\u0063\u006f\u0070\u0079":_bb =_ebb .copy (stack );case "\u0063\u006f\u0073":_bb =_ebb .cos (stack ); -case "\u0063\u0076\u0069":_bb =_ebb .cvi (stack );case "\u0063\u0076\u0072":_bb =_ebb .cvr (stack );case "\u0064\u0069\u0076":_bb =_ebb .div (stack );case "\u0064\u0075\u0070":_bb =_ebb .dup (stack );case "\u0065\u0071":_bb =_ebb .eq (stack );case "\u0065\u0078\u0063\u0068":_bb =_ebb .exch (stack ); -case "\u0065\u0078\u0070":_bb =_ebb .exp (stack );case "\u0066\u006c\u006fo\u0072":_bb =_ebb .floor (stack );case "\u0067\u0065":_bb =_ebb .ge (stack );case "\u0067\u0074":_bb =_ebb .gt (stack );case "\u0069\u0064\u0069\u0076":_bb =_ebb .idiv (stack ); -case "\u0069\u0066":_bb =_ebb .ifCondition (stack );case "\u0069\u0066\u0065\u006c\u0073\u0065":_bb =_ebb .ifelse (stack );case "\u0069\u006e\u0064e\u0078":_bb =_ebb .index (stack );case "\u006c\u0065":_bb =_ebb .le (stack );case "\u006c\u006f\u0067":_bb =_ebb .log (stack ); -case "\u006c\u006e":_bb =_ebb .ln (stack );case "\u006c\u0074":_bb =_ebb .lt (stack );case "\u006d\u006f\u0064":_bb =_ebb .mod (stack );case "\u006d\u0075\u006c":_bb =_ebb .mul (stack );case "\u006e\u0065":_bb =_ebb .ne (stack );case "\u006e\u0065\u0067":_bb =_ebb .neg (stack ); -case "\u006e\u006f\u0074":_bb =_ebb .not (stack );case "\u006f\u0072":_bb =_ebb .or (stack );case "\u0070\u006f\u0070":_bb =_ebb .pop (stack );case "\u0072\u006f\u0075n\u0064":_bb =_ebb .round (stack );case "\u0072\u006f\u006c\u006c":_bb =_ebb .roll (stack ); -case "\u0073\u0069\u006e":_bb =_ebb .sin (stack );case "\u0073\u0071\u0072\u0074":_bb =_ebb .sqrt (stack );case "\u0073\u0075\u0062":_bb =_ebb .sub (stack );case "\u0074\u0072\u0075\u006e\u0063\u0061\u0074\u0065":_bb =_ebb .truncate (stack );case "\u0078\u006f\u0072":_bb =_ebb .xor (stack ); -};return _bb ;};func (_ddb *PSOperand )round (_gbbc *PSStack )error {_afd ,_gefe :=_gbbc .Pop ();if _gefe !=nil {return _gefe ;};if _ggff ,_eda :=_afd .(*PSReal );_eda {_gefe =_gbbc .Push (MakeReal (_f .Floor (_ggff .Val +0.5)));}else if _agbd ,_dfa :=_afd .(*PSInteger ); -_dfa {_gefe =_gbbc .Push (MakeInteger (_agbd .Val ));}else {return ErrTypeCheck ;};return _gefe ;}; - -// PSExecutor has its own execution stack and is used to executre a PS routine (program). -type PSExecutor struct{Stack *PSStack ;_fbg *PSProgram ;};func (_ab *PSBoolean )DebugString ()string {return _fb .Sprintf ("\u0062o\u006f\u006c\u003a\u0025\u0076",_ab .Val );};func (_gabc *PSOperand )copy (_fbbf *PSStack )error {_fdb ,_ecb :=_fbbf .PopInteger (); -if _ecb !=nil {return _ecb ;};if _fdb < 0{return ErrRangeCheck ;};if _fdb > len (*_fbbf ){return ErrRangeCheck ;};*_fbbf =append (*_fbbf ,(*_fbbf )[len (*_fbbf )-_fdb :]...);return nil ;};func (_bdfc *PSOperand )not (_age *PSStack )error {_fae ,_ggac :=_age .Pop (); -if _ggac !=nil {return _ggac ;};if _dag ,_aafec :=_fae .(*PSBoolean );_aafec {_ggac =_age .Push (MakeBool (!_dag .Val ));return _ggac ;}else if _dffb ,_aaeg :=_fae .(*PSInteger );_aaeg {_ggac =_age .Push (MakeInteger (^_dffb .Val ));return _ggac ;}else {return ErrTypeCheck ; -};}; \ No newline at end of file +func (_aadd *PSStack )String ()string {_gddd :="\u005b\u0020";for _ ,_gfg :=range *_aadd {_gddd +=_gfg .String ();_gddd +="\u0020";};_gddd +="\u005d";return _gddd ;};func (_cga *PSOperand )exch (_cca *PSStack )error {_ffa ,_gab :=_cca .Pop ();if _gab !=nil {return _gab ; +};_dac ,_gab :=_cca .Pop ();if _gab !=nil {return _gab ;};_gab =_cca .Push (_ffa );if _gab !=nil {return _gab ;};_gab =_cca .Push (_dac );return _gab ;};func (_eede *PSOperand )sub (_ddae *PSStack )error {_cdd ,_gfdc :=_ddae .Pop ();if _gfdc !=nil {return _gfdc ; +};_afee ,_gfdc :=_ddae .Pop ();if _gfdc !=nil {return _gfdc ;};_aeae ,_geg :=_cdd .(*PSReal );_cced ,_bbdf :=_cdd .(*PSInteger );if !_geg &&!_bbdf {return ErrTypeCheck ;};_aeef ,_agd :=_afee .(*PSReal );_gdaf ,_adeb :=_afee .(*PSInteger );if !_agd &&!_adeb {return ErrTypeCheck ; +};if _bbdf &&_adeb {_ffed :=_gdaf .Val -_cced .Val ;_debf :=_ddae .Push (MakeInteger (_ffed ));return _debf ;};var _afa float64 =0;if _agd {_afa =_aeef .Val ;}else {_afa =float64 (_gdaf .Val );};if _geg {_afa -=_aeae .Val ;}else {_afa -=float64 (_cced .Val ); +};_gfdc =_ddae .Push (MakeReal (_afa ));return _gfdc ;}; \ No newline at end of file diff --git a/redactor/redactor.go b/redactor/redactor.go index a4aacf5a..33794084 100644 --- a/redactor/redactor.go +++ b/redactor/redactor.go @@ -9,104 +9,103 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package redactor ;import (_a "errors";_f "fmt";_fa "github.com/unidoc/unipdf/v3/common";_ec "github.com/unidoc/unipdf/v3/contentstream";_cc "github.com/unidoc/unipdf/v3/core";_ae "github.com/unidoc/unipdf/v3/creator";_ef "github.com/unidoc/unipdf/v3/extractor"; -_g "github.com/unidoc/unipdf/v3/model";_cg "io";_fg "regexp";_fgd "sort";_e "strings";);func _gfbc (_ede localSpanMarks ,_abc *_ef .TextMarkArray ,_cgd *_g .PdfFont ,_ade ,_bde string )([]_cc .PdfObject ,error ){_dee :=_bfced (_abc );Tj ,_bec :=_ggbg (_abc ); -if _bec !=nil {return nil ,_bec ;};_bbf :=len (_ade );_beg :=len (_dee );_dcg :=-1;_ggfa :=_cc .MakeFloat (Tj );if _dee !=_bde {_fb :=_ede ._ggfc ;if _fb ==0{_dcg =_e .LastIndex (_ade ,_dee );}else {_dcg =_e .Index (_ade ,_dee );};}else {_dcg =_e .Index (_ade ,_dee ); -};_bbfb :=_dcg +_beg ;_bdef :=[]_cc .PdfObject {};if _dcg ==0&&_bbfb ==_bbf {_bdef =append (_bdef ,_ggfa );}else if _dcg ==0&&_bbfb < _bbf {_bgd :=_caa (_ade [_bbfb :],_cgd );_dfd :=_cc .MakeStringFromBytes (_bgd );_bdef =append (_bdef ,_ggfa ,_dfd );}else if _dcg > 0&&_bbfb >=_bbf {_eac :=_caa (_ade [:_dcg ],_cgd ); -_gac :=_cc .MakeStringFromBytes (_eac );_bdef =append (_bdef ,_gac ,_ggfa );}else if _dcg > 0&&_bbfb < _bbf {_aaf :=_caa (_ade [:_dcg ],_cgd );_ddg :=_caa (_ade [_bbfb :],_cgd );_fbg :=_cc .MakeStringFromBytes (_aaf );_bcg :=_cc .MakeString (string (_ddg )); -_bdef =append (_bdef ,_fbg ,_ggfa ,_bcg );};return _bdef ,nil ;};func _cege (_gade string )(string ,[][]int ){_gafd :=_fg .MustCompile ("\u005c\u006e");_efce :=_gafd .FindAllStringIndex (_gade ,-1);_edc :=_gafd .ReplaceAllString (_gade ,"\u0020");return _edc ,_efce ; -};func _gfb (_dc *_ef .TextMarkArray )int {_cgb :=0;_eea :=_dc .Elements ();if _eea [0].Text =="\u0020"{_cgb ++;};if _eea [_dc .Len ()-1].Text =="\u0020"{_cgb ++;};return _cgb ;}; +package redactor ;import (_bg "errors";_ba "fmt";_bd "github.com/unidoc/unipdf/v3/common";_bge "github.com/unidoc/unipdf/v3/contentstream";_cd "github.com/unidoc/unipdf/v3/core";_e "github.com/unidoc/unipdf/v3/creator";_fc "github.com/unidoc/unipdf/v3/extractor"; +_dae "github.com/unidoc/unipdf/v3/model";_c "io";_f "regexp";_da "sort";_d "strings";);func _fef (_ff *_bge .ContentStreamOperation ,_dee _cd .PdfObject ,_cgbg []localSpanMarks )error {var _fag *_cd .PdfObjectArray ;_bfe ,_ggce :=_fcf (_cgbg );if len (_ggce )==1{_cgg :=_ggce [0]; +_ffb :=_bfe [_cgg ];if len (_ffb )==1{_fbgf :=_ffb [0];_gae :=_fbgf ._gcgg ;_gb :=_bfa (_gae );_cgbe ,_deec :=_caf (_dee ,_gb );if _deec !=nil {return _deec ;};_daed ,_deec :=_agc (_fbgf ,_gae ,_gb ,_cgbe ,_cgg );if _deec !=nil {return _deec ;};_fag =_cd .MakeArray (_daed ...); +}else {_bca :=_ffb [0]._gcgg ;_cebg :=_bfa (_bca );_ddf ,_dde :=_caf (_dee ,_cebg );if _dde !=nil {return _dde ;};_edf ,_dde :=_agfb (_ddf ,_ffb );if _dde !=nil {return _dde ;};_bag :=_afcc (_edf );_ffg :=_bdf (_ddf ,_bag ,_cebg );_fag =_cd .MakeArray (_ffg ...); +};}else if len (_ggce )> 1{_gee :=_cgbg [0];_bcd :=_gee ._gcgg ;_ ,_ca :=_ebe (_bcd );_dcb :=_bcd .Elements ()[_ca ];_edg :=_dcb .Font ;_fecc ,_ffgc :=_caf (_dee ,_edg );if _ffgc !=nil {return _ffgc ;};_cbbc ,_ffgc :=_agfb (_fecc ,_cgbg );if _ffgc !=nil {return _ffgc ; +};_fbe :=_afcc (_cbbc );_gef :=_bdf (_fecc ,_fbe ,_edg );_fag =_cd .MakeArray (_gef ...);};_ff .Params [0]=_fag ;_ff .Operand ="\u0054\u004a";return nil ;};func _bdf (_ead string ,_ecae []replacement ,_beaf *_dae .PdfFont )[]_cd .PdfObject {_egfc :=[]_cd .PdfObject {}; +_bed :=0;_afcf :=_ead ;for _fbc ,_abe :=range _ecae {_cccf :=_abe ._bc ;_dgefc :=_abe ._bb ;_ccg :=_abe ._cde ;_gcaf :=_cd .MakeFloat (_dgefc );if _bed > _cccf ||_cccf ==-1{continue ;};_egc :=_ead [_bed :_cccf ];_cebc :=_ecge (_egc ,_beaf );_agg :=_cd .MakeStringFromBytes (_cebc ); +_egfc =append (_egfc ,_agg );_egfc =append (_egfc ,_gcaf );_agd :=_cccf +len (_ccg );_afcf =_ead [_agd :];_bed =_agd ;if _fbc ==len (_ecae )-1{_cebc =_ecge (_afcf ,_beaf );_agg =_cd .MakeStringFromBytes (_cebc );_egfc =append (_egfc ,_agg );};};return _egfc ; +};func _ffba (_eab int ,_ccbd []int )bool {for _ ,_ddc :=range _ccbd {if _ddc ==_eab {return true ;};};return false ;};func _afcc (_dea []placeHolders )[]replacement {_dfb :=[]replacement {};for _ ,_cbc :=range _dea {_afff :=_cbc ._fd ;_bgcg :=_cbc ._fb ; +_fcb :=_cbc ._cc ;for _ ,_acab :=range _afff {_cgfg :=replacement {_cde :_bgcg ,_bb :_fcb ,_bc :_acab };_dfb =append (_dfb ,_cgfg );};};_da .Slice (_dfb ,func (_cga ,_age int )bool {return _dfb [_cga ]._bc < _dfb [_age ]._bc });return _dfb ;}; -// Write writes the content of `re.creator` to writer of type io.Writer interface. -func (_fea *Redactor )Write (writer _cg .Writer )error {return _fea ._cfgd .Write (writer )}; - -// RedactRectanglePropsNew return a new pointer to a default RectangleProps object. -func RedactRectanglePropsNew ()*RectangleProps {return &RectangleProps {FillColor :_ae .ColorBlack ,BorderWidth :0.0,FillOpacity :1.0};}; +// RectangleProps defines properties of the redaction rectangle to be drawn. +type RectangleProps struct{FillColor _e .Color ;BorderWidth float64 ;FillOpacity float64 ;};func _fcf (_cbbd []localSpanMarks )(map[string ][]localSpanMarks ,[]string ){_ccc :=make (map[string ][]localSpanMarks );_fca :=[]string {};for _ ,_bgcd :=range _cbbd {_fbg :=_bgcd ._gaa ; +if _fdcd ,_cce :=_ccc [_fbg ];_cce {_ccc [_fbg ]=append (_fdcd ,_bgcd );}else {_ccc [_fbg ]=[]localSpanMarks {_bgcd };_fca =append (_fca ,_fbg );};};return _ccc ,_fca ;}; // Redact executes the redact operation on a pdf file and updates the content streams of all pages of the file. -func (_dceg *Redactor )Redact ()error {_bef ,_ced :=_dceg ._adc .GetNumPages ();if _ced !=nil {return _f .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0074\u0068\u0065\u0020\u006e\u0075m\u0062\u0065\u0072\u0020\u006f\u0066\u0020P\u0061\u0067\u0065\u0073"); -};_fgg :=_dceg ._deca .FillColor ;_befa :=_dceg ._deca .BorderWidth ;_cceg :=_dceg ._deca .FillOpacity ;for _eae :=1;_eae <=_bef ;_eae ++{_aegc ,_gcfa :=_dceg ._adc .GetPage (_eae );if _gcfa !=nil {return _gcfa ;};_bece ,_gcfa :=_ef .New (_aegc );if _gcfa !=nil {return _gcfa ; -};_acac ,_ ,_ ,_gcfa :=_bece .ExtractPageText ();if _gcfa !=nil {return _gcfa ;};_aeca :=_acac .GetContentStreamOps ();_edg ,_aaaf ,_gcfa :=_dceg .redactPage (_aeca ,_aegc .Resources );if _aaaf ==nil {_fa .Log .Info ("N\u006f\u0020\u006d\u0061\u0074\u0063\u0068\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0066\u006f\u0072\u0020t\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065d \u0070\u0061\u0074t\u0061r\u006e\u002e"); -_aaaf =_aeca ;};_gcgdb :=_ec .ContentStreamOperation {Operand :"\u006e"};*_aaaf =append (*_aaaf ,&_gcgdb );_aegc .SetContentStreams ([]string {_aaaf .String ()},_cc .NewFlateEncoder ());if _gcfa !=nil {return _gcfa ;};_ffaa ,_gcfa :=_aegc .GetMediaBox (); -if _gcfa !=nil {return _gcfa ;};if _aegc .MediaBox ==nil {_aegc .MediaBox =_ffaa ;};if _eeeg :=_dceg ._cfgd .AddPage (_aegc );_eeeg !=nil {return _eeeg ;};_fgd .Slice (_edg ,func (_faaa ,_ebfb int )bool {return _edg [_faaa ]._gcfb < _edg [_ebfb ]._gcfb }); -_cedd :=_ffaa .Ury ;for _ ,_gde :=range _edg {_bga :=_gde ._bgb ;_adbc :=_dceg ._cfgd .NewRectangle (_bga .Llx ,_cedd -_bga .Lly ,_bga .Urx -_bga .Llx ,-(_bga .Ury -_bga .Lly ));_adbc .SetFillColor (_fgg );_adbc .SetBorderWidth (_befa );_adbc .SetFillOpacity (_cceg ); -if _abba :=_dceg ._cfgd .Draw (_adbc );_abba !=nil {return nil ;};};};_dceg ._cfgd .SetOutlineTree (_dceg ._adc .GetOutlineTree ());return nil ;};func _gddc (_egb ,_gfbca targetMap )(bool ,[]int ){_caab :=_e .Contains (_egb ._geea ,_gfbca ._geea );var _ebfg []int ; -for _ ,_bcgf :=range _egb ._cfdd {for _bcd ,_bgg :=range _gfbca ._cfdd {if _bgg [0]>=_bcgf [0]&&_bgg [1]<=_bcgf [1]{_ebfg =append (_ebfg ,_bcd );};};};return _caab ,_ebfg ;};func _eb (_ded []localSpanMarks )(map[string ][]localSpanMarks ,[]string ){_daf :=make (map[string ][]localSpanMarks ); -_acd :=[]string {};for _ ,_eafc :=range _ded {_acg :=_eafc ._ccb ;if _gfd ,_cbf :=_daf [_acg ];_cbf {_daf [_acg ]=append (_gfd ,_eafc );}else {_daf [_acg ]=[]localSpanMarks {_eafc };_acd =append (_acd ,_acg );};};return _daf ,_acd ;};func _fbc (_efe []placeHolders )[]replacement {_cbe :=[]replacement {}; -for _ ,_bea :=range _efe {_gaea :=_bea ._b ;_cfgg :=_bea ._gc ;_aaa :=_bea ._cf ;for _ ,_bfcd :=range _gaea {_bff :=replacement {_d :_cfgg ,_cfb :_aaa ,_ge :_bfcd };_cbe =append (_cbe ,_bff );};};_fgd .Slice (_cbe ,func (_fgcf ,_ead int )bool {return _cbe [_fgcf ]._ge < _cbe [_ead ]._ge }); -return _cbe ;};type localSpanMarks struct{_dbc *_ef .TextMarkArray ;_ggfc int ;_ccb string ;};func _bfdf (_fgf *_ef .TextMarkArray )[]*_ef .TextMarkArray {_efc :=_fgf .Elements ();_acdf :=len (_efc );var _ecf _cc .PdfObject ;_caf :=[]*_ef .TextMarkArray {}; -_eabc :=&_ef .TextMarkArray {};_gcc :=-1;for _dgfg ,_gccc :=range _efc {_dgg :=_gccc .DirectObject ;_gcc =_gccc .Index ;if _dgg ==nil {_eaa :=_gab (_fgf ,_dgfg ,_gcc );if _ecf !=nil {if _eaa ==-1||_eaa > _dgfg {_caf =append (_caf ,_eabc );_eabc =&_ef .TextMarkArray {}; -};};}else if _dgg !=nil &&_ecf ==nil {if _gcc ==0&&_dgfg > 0{_caf =append (_caf ,_eabc );_eabc =&_ef .TextMarkArray {};};}else if _dgg !=nil &&_ecf !=nil {if _dgg !=_ecf {_caf =append (_caf ,_eabc );_eabc =&_ef .TextMarkArray {};};};_ecf =_dgg ;_eabc .Append (_gccc ); -if _dgfg ==(_acdf -1){_caf =append (_caf ,_eabc );};};return _caf ;};func _cfbed (_bbb string ,_ggd []localSpanMarks )([]placeHolders ,error ){_bgf :="";_dce :=[]placeHolders {};for _gba ,_ag :=range _ggd {_fdaa :=_ag ._dbc ;_ddc :=_ag ._ccb ;_abb :=_bfced (_fdaa ); -_bcb ,_aafa :=_ggbg (_fdaa );if _aafa !=nil {return nil ,_aafa ;};if _abb !=_bgf {var _eafg []int ;if _gba ==0&&_ddc !=_abb {_eec :=_e .Index (_bbb ,_abb );_eafg =[]int {_eec };}else if _gba ==len (_ggd )-1{_bca :=_e .LastIndex (_bbb ,_abb );_eafg =[]int {_bca }; -}else {_eafg =_ggfe (_bbb ,_abb );};_db :=placeHolders {_b :_eafg ,_gc :_abb ,_cf :_bcb };_dce =append (_dce ,_db );};_bgf =_abb ;};return _dce ,nil ;};func _dbcdg (_acc []int ,_dgd *_ef .TextMarkArray ,_ceg string )(*_ef .TextMarkArray ,matchedBBox ,error ){_gaef :=matchedBBox {}; -_dbb :=_acc [0];_dfaa :=_acc [1];_gcbd :=len (_ceg )-len (_e .TrimLeft (_ceg ,"\u0020"));_ccdc :=len (_ceg )-len (_e .TrimRight (_ceg ,"\u0020\u000a"));_dbb =_dbb +_gcbd ;_dfaa =_dfaa -_ccdc ;_ceg =_e .Trim (_ceg ,"\u0020\u000a");_gebg ,_faad :=_dgd .RangeOffset (_dbb ,_dfaa ); -if _faad !=nil {return nil ,_gaef ,_faad ;};_fedb ,_dcdf :=_gebg .BBox ();if !_dcdf {return nil ,_gaef ,_f .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_gebg ); -};_gaef =matchedBBox {_gcfb :_ceg ,_bgb :_fedb };return _gebg ,_gaef ,nil ;}; - -// New instantiates a Redactor object with given PdfReader and `regex` pattern. -func New (reader *_g .PdfReader ,opts *RedactionOptions ,rectProps *RectangleProps )*Redactor {if rectProps ==nil {rectProps =RedactRectanglePropsNew ();};return &Redactor {_adc :reader ,_fgdf :opts ,_cfgd :_ae .New (),_deca :rectProps };};func (_fafa *regexMatcher )match (_cea string )([]*matchedIndex ,error ){_gec :=_fafa ._fbgc .Pattern ; -if _gec ==nil {return nil ,_a .New ("\u006e\u006f\u0020\u0070at\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006d\u0070\u0069\u006c\u0065\u0064");};var (_fgcb =_gec .FindAllStringIndex (_cea ,-1);_egac []*matchedIndex ;);for _ ,_afc :=range _fgcb {_egac =append (_egac ,&matchedIndex {_affd :_afc [0],_acdg :_afc [1],_afb :_cea [_afc [0]:_afc [1]]}); -};return _egac ,nil ;};func _ggeb (_ebdb []*matchedIndex )[]*targetMap {_cfe :=make (map[string ][][]int );_eeca :=[]*targetMap {};for _ ,_abbc :=range _ebdb {_fce :=_abbc ._afb ;_bcbb :=[]int {_abbc ._affd ,_abbc ._acdg };if _dedb ,_bdfd :=_cfe [_fce ]; -_bdfd {_cfe [_fce ]=append (_dedb ,_bcbb );}else {_cfe [_fce ]=[][]int {_bcbb };};};for _ecg ,_aac :=range _cfe {_aed :=&targetMap {_geea :_ecg ,_cfdd :_aac };_eeca =append (_eeca ,_aed );};return _eeca ;};type targetMap struct{_geea string ;_cfdd [][]int ; -}; +func (_aae *Redactor )Redact ()error {_bbac ,_fbgb :=_aae ._ggdb .GetNumPages ();if _fbgb !=nil {return _ba .Errorf ("\u0066\u0061\u0069\u006c\u0065\u0064 \u0074\u006f\u0020\u0067\u0065\u0074\u0020\u0074\u0068\u0065\u0020\u006e\u0075m\u0062\u0065\u0072\u0020\u006f\u0066\u0020P\u0061\u0067\u0065\u0073"); +};_cdc :=_aae ._agbb .FillColor ;_afbb :=_aae ._agbb .BorderWidth ;_decd :=_aae ._agbb .FillOpacity ;for _gbd :=1;_gbd <=_bbac ;_gbd ++{_fea ,_cafd :=_aae ._ggdb .GetPage (_gbd );if _cafd !=nil {return _cafd ;};_cbg ,_cafd :=_fc .New (_fea );if _cafd !=nil {return _cafd ; +};_afbf ,_ ,_ ,_cafd :=_cbg .ExtractPageText ();if _cafd !=nil {return _cafd ;};_cgfb :=_afbf .GetContentStreamOps ();_cfd ,_fba ,_cafd :=_aae .redactPage (_cgfb ,_fea .Resources );if _fba ==nil {_bd .Log .Info ("N\u006f\u0020\u006d\u0061\u0074\u0063\u0068\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0066\u006f\u0072\u0020t\u0068\u0065\u0020\u0070\u0072\u006f\u0076\u0069\u0064\u0065d \u0070\u0061\u0074t\u0061r\u006e\u002e"); +_fba =_cgfb ;};_eea :=_bge .ContentStreamOperation {Operand :"\u006e"};*_fba =append (*_fba ,&_eea );_fea .SetContentStreams ([]string {_fba .String ()},_cd .NewFlateEncoder ());if _cafd !=nil {return _cafd ;};_aggf ,_cafd :=_fea .GetMediaBox ();if _cafd !=nil {return _cafd ; +};if _fea .MediaBox ==nil {_fea .MediaBox =_aggf ;};if _cdcf :=_aae ._fgg .AddPage (_fea );_cdcf !=nil {return _cdcf ;};_da .Slice (_cfd ,func (_dgcb ,_fcac int )bool {return _cfd [_dgcb ]._fdb < _cfd [_fcac ]._fdb });_fdbf :=_aggf .Ury ;for _ ,_beb :=range _cfd {_bedd :=_beb ._eeg ; +_afd :=_aae ._fgg .NewRectangle (_bedd .Llx ,_fdbf -_bedd .Lly ,_bedd .Urx -_bedd .Llx ,-(_bedd .Ury -_bedd .Lly ));_afd .SetFillColor (_cdc );_afd .SetBorderWidth (_afbb );_afd .SetFillOpacity (_decd );if _efa :=_aae ._fgg .Draw (_afd );_efa !=nil {return nil ; +};};};_aae ._fgg .SetOutlineTree (_aae ._ggdb .GetOutlineTree ());return nil ;};func (_eff *Redactor )redactPage (_dbaf *_bge .ContentStreamOperations ,_fgeg *_dae .PdfPageResources )([]matchedBBox ,*_bge .ContentStreamOperations ,error ){_egcf ,_cfcg :=_fc .NewFromContents (_dbaf .String (),_fgeg ); +if _cfcg !=nil {return nil ,nil ,_cfcg ;};_ebg ,_ ,_ ,_cfcg :=_egcf .ExtractPageText ();if _cfcg !=nil {return nil ,nil ,_cfcg ;};_dbaf =_ebg .GetContentStreamOps ();_aeg :=_ebg .Marks ();_cccd :=_ebg .Text ();_cccd ,_baag :=_acca (_cccd );_bcdb :=[]matchedBBox {}; +_aafa :=make (map[_cd .PdfObject ][]localSpanMarks );_cgd :=[]*targetMap {};for _ ,_bab :=range _eff ._cec .Terms {_bec ,_dab :=_fcc (_bab );if _dab !=nil {return nil ,nil ,_dab ;};_gfc ,_dab :=_bec .match (_cccd );if _dab !=nil {return nil ,nil ,_dab ; +};_gfc =_ddg (_gfc ,_baag );_fced :=_ada (_gfc );_cgd =append (_cgd ,_fced ...);};_ddad (_cgd );for _ ,_aag :=range _cgd {_dgad :=_aag ._ebf ;_bbag :=_aag ._cfeb ;_dgege :=[]matchedBBox {};for _ ,_fgb :=range _bbag {_bfb ,_edb ,_cac :=_bcfa (_fgb ,_aeg ,_dgad ); +if _cac !=nil {return nil ,nil ,_cac ;};_edgd :=_agce (_bfb );for _bfbe ,_acb :=range _edgd {_dgd :=localSpanMarks {_gcgg :_acb ,_eee :_bfbe ,_gaa :_dgad };_gcf ,_ :=_ebe (_acb );if _bdfd ,_bgf :=_aafa [_gcf ];_bgf {_aafa [_gcf ]=append (_bdfd ,_dgd ); +}else {_aafa [_gcf ]=[]localSpanMarks {_dgd };};};_dgege =append (_dgege ,_edb );};_bcdb =append (_bcdb ,_dgege ...);};_cfcg =_df (_dbaf ,_aafa );if _cfcg !=nil {return nil ,nil ,_cfcg ;};return _bcdb ,_dbaf ,nil ;};func _ecd (_fga *_fc .TextMarkArray )string {_afb :=""; +for _ ,_dgegf :=range _fga .Elements (){_afb +=_dgegf .Text ;};return _afb ;};type targetMap struct{_ebf string ;_cfeb [][]int ;}; // Redactor represents a Redactor object. -type Redactor struct{_adc *_g .PdfReader ;_fgdf *RedactionOptions ;_cfgd *_ae .Creator ;_deca *RectangleProps ;};func _bcf (_fdb *_ec .ContentStreamOperation ,_efb _cc .PdfObject ,_gbf []localSpanMarks )error {var _ab *_cc .PdfObjectArray ;_gea ,_cgf :=_eb (_gbf ); -if len (_cgf )==1{_feb :=_cgf [0];_gga :=_gea [_feb ];if len (_gga )==1{_gd :=_gga [0];_dfa :=_gd ._dbc ;_bg :=_dcf (_dfa );_ffg ,_adba :=_eacb (_efb ,_bg );if _adba !=nil {return _adba ;};_aec ,_adba :=_gfbc (_gd ,_dfa ,_bg ,_ffg ,_feb );if _adba !=nil {return _adba ; -};_ab =_cc .MakeArray (_aec ...);}else {_gcf :=_gga [0]._dbc ;_cfbe :=_dcf (_gcf );_egf ,_gge :=_eacb (_efb ,_cfbe );if _gge !=nil {return _gge ;};_eccc ,_gge :=_cfbed (_egf ,_gga );if _gge !=nil {return _gge ;};_cac :=_fbc (_eccc );_gdd :=_gad (_egf ,_cac ,_cfbe ); -_ab =_cc .MakeArray (_gdd ...);};}else if len (_cgf )> 1{_fec :=_gbf [0];_bad :=_fec ._dbc ;_ ,_bfce :=_eeg (_bad );_cfg :=_bad .Elements ()[_bfce ];_ffd :=_cfg .Font ;_gcdf ,_gae :=_eacb (_efb ,_ffd );if _gae !=nil {return _gae ;};_edd ,_gae :=_cfbed (_gcdf ,_gbf ); -if _gae !=nil {return _gae ;};_ebf :=_fbc (_edd );_gce :=_gad (_gcdf ,_ebf ,_ffd );_ab =_cc .MakeArray (_gce ...);};_fdb .Params [0]=_ab ;_fdb .Operand ="\u0054\u004a";return nil ;};func _decc (_bdc []*targetMap ){for _fcfd ,_febd :=range _bdc {for _adf ,_dbfe :=range _bdc {if _fcfd !=_adf {_gfbg ,_ffgd :=_gddc (*_febd ,*_dbfe ); -if _gfbg {_caef (_dbfe ,_ffgd );};};};};};func _ba (_eead *_ec .ContentStreamOperation ,_dddb _cc .PdfObject ,_fe []localSpanMarks )error {_gee ,_gcb :=_cc .GetArray (_eead .Params [0]);_ea :=[]_cc .PdfObject {};if !_gcb {_fa .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0054\u004a\u0020\u006f\u0070\u003d\u0025s\u0020G\u0065t\u0041r\u0072\u0061\u0079\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_eead ); -return _f .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_eead ); -};_aeg ,_ed :=_eb (_fe );if len (_ed )==1{_aa :=_ed [0];_bf :=_aeg [_aa ];if len (_bf )==1{_bc :=_bf [0];_be :=_bc ._dbc ;_gb :=_dcf (_be );_fag ,_faa :=_eacb (_dddb ,_gb );if _faa !=nil {return _faa ;};_aff ,_faa :=_gfbc (_bc ,_be ,_gb ,_fag ,_aa );if _faa !=nil {return _faa ; -};for _ ,_aeb :=range _gee .Elements (){if _aeb ==_dddb {_ea =append (_ea ,_aff ...);}else {_ea =append (_ea ,_aeb );};};}else {_ecd :=_bf [0]._dbc ;_egg :=_dcf (_ecd );_eebe ,_de :=_eacb (_dddb ,_egg );if _de !=nil {return _de ;};_cfd ,_de :=_cfbed (_eebe ,_bf ); -if _de !=nil {return _de ;};_eab :=_fbc (_cfd );_fda :=_gad (_eebe ,_eab ,_egg );for _ ,_bfg :=range _gee .Elements (){if _bfg ==_dddb {_ea =append (_ea ,_fda ...);}else {_ea =append (_ea ,_bfg );};};};_eead .Params [0]=_cc .MakeArray (_ea ...);}else if len (_ed )> 1{_ggf :=_fe [0]; -_fdd :=_ggf ._dbc ;_ ,_ga :=_eeg (_fdd );_cb :=_fdd .Elements ()[_ga ];_bee :=_cb .Font ;_afe ,_aab :=_eacb (_dddb ,_bee );if _aab !=nil {return _aab ;};_adb ,_aab :=_cfbed (_afe ,_fe );if _aab !=nil {return _aab ;};_dg :=_fbc (_adb );_gfff :=_gad (_afe ,_dg ,_bee ); -for _ ,_eaf :=range _gee .Elements (){if _eaf ==_dddb {_ea =append (_ea ,_gfff ...);}else {_ea =append (_ea ,_eaf );};};_eead .Params [0]=_cc .MakeArray (_ea ...);};return nil ;}; +type Redactor struct{_ggdb *_dae .PdfReader ;_cec *RedactionOptions ;_fgg *_e .Creator ;_agbb *RectangleProps ;};func _gg (_eg *_bge .ContentStreamOperations ,_af string ,_dec int )error {_eb :=_bge .ContentStreamOperations {};var _fec _bge .ContentStreamOperation ; +for _bf ,_dfg :=range *_eg {if _bf ==_dec {if _af =="\u0027"{_ag :=_bge .ContentStreamOperation {Operand :"\u0054\u002a"};_eb =append (_eb ,&_ag );_fec .Params =_dfg .Params ;_fec .Operand ="\u0054\u006a";_eb =append (_eb ,&_fec );}else if _af =="\u0022"{_be :=_dfg .Params [:2]; +Tc ,Tw :=_be [0],_be [1];_ge :=_bge .ContentStreamOperation {Params :[]_cd .PdfObject {Tc },Operand :"\u0054\u0063"};_eb =append (_eb ,&_ge );_ge =_bge .ContentStreamOperation {Params :[]_cd .PdfObject {Tw },Operand :"\u0054\u0077"};_eb =append (_eb ,&_ge ); +_fec .Params =[]_cd .PdfObject {_dfg .Params [2]};_fec .Operand ="\u0054\u006a";_eb =append (_eb ,&_fec );};};_eb =append (_eb ,_dfg );};*_eg =_eb ;return nil ;};type matchedBBox struct{_eeg _dae .PdfRectangle ;_fdb string ;}; + +// RedactRectanglePropsNew return a new pointer to a default RectangleProps object. +func RedactRectanglePropsNew ()*RectangleProps {return &RectangleProps {FillColor :_e .ColorBlack ,BorderWidth :0.0,FillOpacity :1.0};};func _acca (_dbac string )(string ,[][]int ){_abb :=_f .MustCompile ("\u005c\u006e");_caag :=_abb .FindAllStringIndex (_dbac ,-1); +_gcee :=_abb .ReplaceAllString (_dbac ,"\u0020");return _gcee ,_caag ;};func _eace (_bgd *_fc .TextMarkArray )(float64 ,error ){_bbc ,_cae :=_bgd .BBox ();if !_cae {return 0.0,_ba .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_bgd ); +};_ccba :=_ebc (_bgd );_baf :=0.0;_ ,_ace :=_ebe (_bgd );_dac :=_bgd .Elements ()[_ace ];_bcdf :=_dac .Font ;if _ccba > 0{_baf =_gd (_bcdf ,_dac );};_dcde :=(_bbc .Urx -_bbc .Llx );_dcde =_dcde +_baf *float64 (_ccba );Tj :=_geb (_dcde ,_dac .FontSize ,_dac .Th ); +return Tj ,nil ;}; // RedactionOptions is a collection of RedactionTerm objects. -type RedactionOptions struct{Terms []RedactionTerm ;};type placeHolders struct{_b []int ;_gc string ;_cf float64 ;};func _da (_gg *_ec .ContentStreamOperations ,_gf map[_cc .PdfObject ][]localSpanMarks )error {for _dd ,_ca :=range _gf {if _dd ==nil {continue ; -};_cae ,_fgc ,_fd :=_aee (_gg ,_dd );if !_fd {_fa .Log .Debug ("Pd\u0066\u004fb\u006a\u0065\u0063\u0074\u0020\u0025\u0073\u006e\u006ft\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0073\u0069\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0073\u0074r\u0065a\u006d\u0020\u006f\u0070\u0065\u0072\u0061\u0074i\u006fn\u0020\u0025s",_dd ,_gg ); -return nil ;};if _cae .Operand =="\u0054\u006a"{_geb :=_bcf (_cae ,_dd ,_ca );if _geb !=nil {return _geb ;};}else if _cae .Operand =="\u0054\u004a"{_ee :=_ba (_cae ,_dd ,_ca );if _ee !=nil {return _ee ;};}else if _cae .Operand =="\u0027"||_cae .Operand =="\u0022"{_eeb :=_ad (_gg ,_cae .Operand ,_fgc ); -if _eeb !=nil {return _eeb ;};_eeb =_bcf (_cae ,_dd ,_ca );if _eeb !=nil {return _eeb ;};};};return nil ;};func _afee (_aaac *matchedIndex ,_agfb [][]int )(bool ,[][]int ){_daga :=[][]int {};for _ ,_eag :=range _agfb {if _aaac ._affd < _eag [0]&&_aaac ._acdg > _eag [1]{_daga =append (_daga ,_eag ); -};};return len (_daga )> 0,_daga ;};func _caef (_bcfe *targetMap ,_begf []int ){var _cgc [][]int ;for _bdge ,_gbb :=range _bcfe ._cfdd {if _fgb (_bdge ,_begf ){continue ;};_cgc =append (_cgc ,_gbb );};_bcfe ._cfdd =_cgc ;};func _eeg (_af *_ef .TextMarkArray )(_cc .PdfObject ,int ){var _dcd _cc .PdfObject ; -_gfe :=-1;for _dda ,_ff :=range _af .Elements (){_dcd =_ff .DirectObject ;_gfe =_dda ;if _dcd !=nil {break ;};};return _dcd ,_gfe ;};type replacement struct{_d string ;_cfb float64 ;_ge int ;};type matchedBBox struct{_bgb _g .PdfRectangle ;_gcfb string ; -};func _df (_ffa *_g .PdfFont ,_ecc _ef .TextMark )float64 {_ffc :=0.001;_fc :=_ecc .Th /100;if _ffa .Subtype ()=="\u0054\u0079\u0070e\u0033"{_ffc =1;};_dca ,_cd :=_ffa .GetRuneMetrics (' ');if !_cd {_dca ,_cd =_ffa .GetCharMetrics (32);};if !_cd {_dca ,_ =_g .DefaultFont ().GetRuneMetrics (' '); -};_fca :=_ffc *((_dca .Wx *_ecc .FontSize +_ecc .Tc +_ecc .Tw )/_fc );return _fca ;};func _dcf (_fff *_ef .TextMarkArray )*_g .PdfFont {_ ,_cdc :=_eeg (_fff );_ccg :=_fff .Elements ()[_cdc ];_fge :=_ccg .Font ;return _fge ;};func _gab (_gcbcb *_ef .TextMarkArray ,_cegd int ,_cee int )int {_eddc :=_gcbcb .Elements (); -_bbg :=_cegd -1;_deeb :=_cegd +1;_bgc :=-1;if _bbg >=0{_efae :=_eddc [_bbg ];_aeed :=_efae .ObjString ;_agf :=len (_aeed );_ffb :=_efae .Index ;if _ffb +1< _agf {_bgc =_bbg ;return _bgc ;};};if _deeb < len (_eddc ){_fbec :=_eddc [_deeb ];_acgg :=_fbec .ObjString ; -if _acgg [0]!=_fbec .Text {_bgc =_deeb ;return _bgc ;};};return _bgc ;};func _geg (_aafgg RedactionTerm )(*regexMatcher ,error ){return ®exMatcher {_fbgc :_aafgg },nil };func _aee (_acb *_ec .ContentStreamOperations ,PdfObj _cc .PdfObject )(*_ec .ContentStreamOperation ,int ,bool ){for _bbbe ,_dedf :=range *_acb {_gaa :=_dedf .Operand ; -if _gaa =="\u0054\u006a"{_fdfa :=_cc .TraceToDirectObject (_dedf .Params [0]);if _fdfa ==PdfObj {return _dedf ,_bbbe ,true ;};}else if _gaa =="\u0054\u004a"{_ega ,_dece :=_cc .GetArray (_dedf .Params [0]);if !_dece {return nil ,_bbbe ,_dece ;};for _ ,_aad :=range _ega .Elements (){if _aad ==PdfObj {return _dedf ,_bbbe ,true ; -};};}else if _gaa =="\u0022"{_gafc :=_cc .TraceToDirectObject (_dedf .Params [2]);if _gafc ==PdfObj {return _dedf ,_bbbe ,true ;};}else if _gaa =="\u0027"{_gbae :=_cc .TraceToDirectObject (_dedf .Params [0]);if _gbae ==PdfObj {return _dedf ,_bbbe ,true ; -};};};return nil ,-1,false ;};type regexMatcher struct{_fbgc RedactionTerm };func (_bgbc *Redactor )redactPage (_eeba *_ec .ContentStreamOperations ,_geeb *_g .PdfPageResources )([]matchedBBox ,*_ec .ContentStreamOperations ,error ){_abd ,_cec :=_ef .NewFromContents (_eeba .String (),_geeb ); -if _cec !=nil {return nil ,nil ,_cec ;};_fdc ,_ ,_ ,_cec :=_abd .ExtractPageText ();if _cec !=nil {return nil ,nil ,_cec ;};_eeba =_fdc .GetContentStreamOps ();_abde :=_fdc .Marks ();_dbcd :=_fdc .Text ();_dbcd ,_ebc :=_cege (_dbcd );_adg :=[]matchedBBox {}; -_gaaa :=make (map[_cc .PdfObject ][]localSpanMarks );_age :=[]*targetMap {};for _ ,_ggab :=range _bgbc ._fgdf .Terms {_acad ,_cag :=_geg (_ggab );if _cag !=nil {return nil ,nil ,_cag ;};_cbfa ,_cag :=_acad .match (_dbcd );if _cag !=nil {return nil ,nil ,_cag ; -};_cbfa =_afge (_cbfa ,_ebc );_dgfc :=_ggeb (_cbfa );_age =append (_age ,_dgfc ...);};_decc (_age );for _ ,_gace :=range _age {_dcc :=_gace ._geea ;_aae :=_gace ._cfdd ;_agb :=[]matchedBBox {};for _ ,_gcbc :=range _aae {_adcb ,_gca ,_dag :=_dbcdg (_gcbc ,_abde ,_dcc ); -if _dag !=nil {return nil ,nil ,_dag ;};_bae :=_bfdf (_adcb );for _fad ,_bac :=range _bae {_gebb :=localSpanMarks {_dbc :_bac ,_ggfc :_fad ,_ccb :_dcc };_acdb ,_ :=_eeg (_bac );if _gdea ,_dac :=_gaaa [_acdb ];_dac {_gaaa [_acdb ]=append (_gdea ,_gebb ); -}else {_gaaa [_acdb ]=[]localSpanMarks {_gebb };};};_agb =append (_agb ,_gca );};_adg =append (_adg ,_agb ...);};_cec =_da (_eeba ,_gaaa );if _cec !=nil {return nil ,nil ,_cec ;};return _adg ,_eeba ,nil ;};func _feg (_cgde *matchedIndex ,_aafg [][]int )[]*matchedIndex {_dde :=[]*matchedIndex {}; -_efeg :=_cgde ._affd ;_eegb :=_efeg ;_bbfg :=_cgde ._afb ;_cfgb :=0;for _ ,_bacd :=range _aafg {_gcfbe :=_bacd [0]-_efeg ;if _cfgb >=_gcfbe {continue ;};_ecgb :=_bbfg [_cfgb :_gcfbe ];_fcac :=&matchedIndex {_afb :_ecgb ,_affd :_eegb ,_acdg :_bacd [0]}; -if len (_e .TrimSpace (_ecgb ))!=0{_dde =append (_dde ,_fcac );};_cfgb =_bacd [1]-_efeg ;_eegb =_efeg +_cfgb ;};_dff :=_bbfg [_cfgb :];_aafb :=&matchedIndex {_afb :_dff ,_affd :_eegb ,_acdg :_cgde ._acdg };if len (_e .TrimSpace (_dff ))!=0{_dde =append (_dde ,_aafb ); -};return _dde ;};func _fcf (_ebd ,_efbd ,_fac float64 )float64 {_fac =_fac /100;_bfee :=(-1000*_ebd )/(_efbd *_fac );return _bfee ;}; +type RedactionOptions struct{Terms []RedactionTerm ;};func _ddad (_bagd []*targetMap ){for _ffa ,_faed :=range _bagd {for _ceg ,_cff :=range _bagd {if _ffa !=_ceg {_gcfd ,_aac :=_bcca (*_faed ,*_cff );if _gcfd {_cacc (_cff ,_aac );};};};};};func _geb (_bbbg ,_bcb ,_gcab float64 )float64 {_gcab =_gcab /100; +_ffcd :=(-1000*_bbbg )/(_bcb *_gcab );return _ffcd ;};func _bcca (_ded ,_dcg targetMap )(bool ,[]int ){_feee :=_d .Contains (_ded ._ebf ,_dcg ._ebf );var _eaa []int ;for _ ,_fgce :=range _ded ._cfeb {for _bgca ,_abf :=range _dcg ._cfeb {if _abf [0]>=_fgce [0]&&_abf [1]<=_fgce [1]{_eaa =append (_eaa ,_bgca ); +};};};return _feee ,_eaa ;}; + +// RedactionTerm holds the regexp pattern and the replacement string for the redaction process. +type RedactionTerm struct{Pattern *_f .Regexp ;};func _bcfa (_gdf []int ,_cbfc *_fc .TextMarkArray ,_bbbc string )(*_fc .TextMarkArray ,matchedBBox ,error ){_dag :=matchedBBox {};_aacb :=_gdf [0];_agbf :=_gdf [1];_ecc :=len (_bbbc )-len (_d .TrimLeft (_bbbc ,"\u0020")); +_dfac :=len (_bbbc )-len (_d .TrimRight (_bbbc ,"\u0020\u000a"));_aacb =_aacb +_ecc ;_agbf =_agbf -_dfac ;_bbbc =_d .Trim (_bbbc ,"\u0020\u000a");_egaa ,_egcd :=_cbfc .RangeOffset (_aacb ,_agbf );if _egcd !=nil {return nil ,_dag ,_egcd ;};_bdg ,_gdfb :=_egaa .BBox (); +if !_gdfb {return nil ,_dag ,_ba .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_egaa ); +};_dag =matchedBBox {_fdb :_bbbc ,_eeg :_bdg };return _egaa ,_dag ,nil ;};func _gbg (_gcbc ,_fgdd string )[]int {if len (_fgdd )==0{return nil ;};var _dda []int ;for _bcf :=0;_bcf < len (_gcbc );{_ecf :=_d .Index (_gcbc [_bcf :],_fgdd );if _ecf < 0{return _dda ; +};_dda =append (_dda ,_bcf +_ecf );_bcf +=_ecf +len (_fgdd );};return _dda ;}; // WriteToFile writes the redacted document to file specified by `outputPath`. -func (_gdec *Redactor )WriteToFile (outputPath string )error {if _dccg :=_gdec ._cfgd .WriteToFile (outputPath );_dccg !=nil {return _f .Errorf ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0074o\u0020\u0077\u0072\u0069\u0074\u0065\u0020t\u0068\u0065\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0066\u0069\u006c\u0065"); -};return nil ;};func _ad (_ac *_ec .ContentStreamOperations ,_ccd string ,_ddd int )error {_gff :=_ec .ContentStreamOperations {};var _cfc _ec .ContentStreamOperation ;for _eg ,_gcd :=range *_ac {if _eg ==_ddd {if _ccd =="\u0027"{_cce :=_ec .ContentStreamOperation {Operand :"\u0054\u002a"}; -_gff =append (_gff ,&_cce );_cfc .Params =_gcd .Params ;_cfc .Operand ="\u0054\u006a";_gff =append (_gff ,&_cfc );}else if _ccd =="\u0022"{_dae :=_gcd .Params [:2];Tc ,Tw :=_dae [0],_dae [1];_ged :=_ec .ContentStreamOperation {Params :[]_cc .PdfObject {Tc },Operand :"\u0054\u0063"}; -_gff =append (_gff ,&_ged );_ged =_ec .ContentStreamOperation {Params :[]_cc .PdfObject {Tw },Operand :"\u0054\u0077"};_gff =append (_gff ,&_ged );_cfc .Params =[]_cc .PdfObject {_gcd .Params [2]};_cfc .Operand ="\u0054\u006a";_gff =append (_gff ,&_cfc ); -};};_gff =append (_gff ,_gcd );};*_ac =_gff ;return nil ;};func _bfced (_gcgd *_ef .TextMarkArray )string {_afff :="";for _ ,_bbff :=range _gcgd .Elements (){_afff +=_bbff .Text ;};return _afff ;}; +func (_acea *Redactor )WriteToFile (outputPath string )error {if _cca :=_acea ._fgg .WriteToFile (outputPath );_cca !=nil {return _ba .Errorf ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0074o\u0020\u0077\u0072\u0069\u0074\u0065\u0020t\u0068\u0065\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020\u0066\u0069\u006c\u0065"); +};return nil ;};func _fcc (_cbd RedactionTerm )(*regexMatcher ,error ){return ®exMatcher {_bcfg :_cbd },nil };func _bcdg (_acd *_bge .ContentStreamOperations ,PdfObj _cd .PdfObject )(*_bge .ContentStreamOperation ,int ,bool ){for _cfg ,_dbd :=range *_acd {_deg :=_dbd .Operand ; +if _deg =="\u0054\u006a"{_gfe :=_cd .TraceToDirectObject (_dbd .Params [0]);if _gfe ==PdfObj {return _dbd ,_cfg ,true ;};}else if _deg =="\u0054\u004a"{_fgde ,_edc :=_cd .GetArray (_dbd .Params [0]);if !_edc {return nil ,_cfg ,_edc ;};for _ ,_faf :=range _fgde .Elements (){if _faf ==PdfObj {return _dbd ,_cfg ,true ; +};};}else if _deg =="\u0022"{_ef :=_cd .TraceToDirectObject (_dbd .Params [2]);if _ef ==PdfObj {return _dbd ,_cfg ,true ;};}else if _deg =="\u0027"{_gefe :=_cd .TraceToDirectObject (_dbd .Params [0]);if _gefe ==PdfObj {return _dbd ,_cfg ,true ;};};};return nil ,-1,false ; +};func _bfa (_aaffb *_fc .TextMarkArray )*_dae .PdfFont {_ ,_acc :=_ebe (_aaffb );_dcd :=_aaffb .Elements ()[_acc ];_fgd :=_dcd .Font ;return _fgd ;};func _gd (_feb *_dae .PdfFont ,_dg _fc .TextMark )float64 {_aaf :=0.001;_ae :=_dg .Th /100;if _feb .Subtype ()=="\u0054\u0079\u0070e\u0033"{_aaf =1; +};_agf ,_dfgb :=_feb .GetRuneMetrics (' ');if !_dfgb {_agf ,_dfgb =_feb .GetCharMetrics (32);};if !_dfgb {_agf ,_ =_dae .DefaultFont ().GetRuneMetrics (' ');};_dge :=_aaf *((_agf .Wx *_dg .FontSize +_dg .Tc +_dg .Tw )/_ae );return _dge ;};func _ada (_fcgb []*matchedIndex )[]*targetMap {_cegb :=make (map[string ][][]int ); +_fdga :=[]*targetMap {};for _ ,_fgf :=range _fcgb {_eef :=_fgf ._fge ;_efd :=[]int {_fgf ._caee ,_fgf ._fee };if _dece ,_ffeg :=_cegb [_eef ];_ffeg {_cegb [_eef ]=append (_dece ,_efd );}else {_cegb [_eef ]=[][]int {_efd };};};for _bef ,_ccac :=range _cegb {_eda :=&targetMap {_ebf :_bef ,_cfeb :_ccac }; +_fdga =append (_fdga ,_eda );};return _fdga ;};func _fg (_ad *_bge .ContentStreamOperation ,_cbf _cd .PdfObject ,_fdc []localSpanMarks )error {_agb ,_gc :=_cd .GetArray (_ad .Params [0]);_bea :=[]_cd .PdfObject {};if !_gc {_bd .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0054\u004a\u0020\u006f\u0070\u003d\u0025s\u0020G\u0065t\u0041r\u0072\u0061\u0079\u0056\u0061\u006c\u0020\u0066\u0061\u0069\u006c\u0065\u0064",_ad ); +return _ba .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_ad ); +};_cea ,_ged :=_fcf (_fdc );if len (_ged )==1{_fa :=_ged [0];_gce :=_cea [_fa ];if len (_gce )==1{_baa :=_gce [0];_fda :=_baa ._gcgg ;_cgb :=_bfa (_fda );_ee ,_cfa :=_caf (_cbf ,_cgb );if _cfa !=nil {return _cfa ;};_ceb ,_cfa :=_agc (_baa ,_fda ,_cgb ,_ee ,_fa ); +if _cfa !=nil {return _cfa ;};for _ ,_bcg :=range _agb .Elements (){if _bcg ==_cbf {_bea =append (_bea ,_ceb ...);}else {_bea =append (_bea ,_bcg );};};}else {_dc :=_gce [0]._gcgg ;_ccf :=_bfa (_dc );_egf ,_ggc :=_caf (_cbf ,_ccf );if _ggc !=nil {return _ggc ; +};_ecg ,_ggc :=_agfb (_egf ,_gce );if _ggc !=nil {return _ggc ;};_aff :=_afcc (_ecg );_gcg :=_bdf (_egf ,_aff ,_ccf );for _ ,_cda :=range _agb .Elements (){if _cda ==_cbf {_bea =append (_bea ,_gcg ...);}else {_bea =append (_bea ,_cda );};};};_ad .Params [0]=_cd .MakeArray (_bea ...); +}else if len (_ged )> 1{_gcb :=_fdc [0];_cgf :=_gcb ._gcgg ;_ ,_cdg :=_ebe (_cgf );_gca :=_cgf .Elements ()[_cdg ];_fcg :=_gca .Font ;_aa ,_eac :=_caf (_cbf ,_fcg );if _eac !=nil {return _eac ;};_fbd ,_eac :=_agfb (_aa ,_fdc );if _eac !=nil {return _eac ; +};_dca :=_afcc (_fbd );_ga :=_bdf (_aa ,_dca ,_fcg );for _ ,_daa :=range _agb .Elements (){if _daa ==_cbf {_bea =append (_bea ,_ga ...);}else {_bea =append (_bea ,_daa );};};_ad .Params [0]=_cd .MakeArray (_bea ...);};return nil ;}; -// RedactionTerm holds the regexp pattern and the replacement string for the redaction process. -type RedactionTerm struct{Pattern *_fg .Regexp ;};func _fgb (_dafg int ,_gacg []int )bool {for _ ,_fcd :=range _gacg {if _fcd ==_dafg {return true ;};};return false ;};func _eacb (_dge _cc .PdfObject ,_dfc *_g .PdfFont )(string ,error ){_ccdf ,_eace :=_cc .GetStringBytes (_dge ); -if !_eace {return "",_cc .ErrTypeError ;};_def :=_dfc .BytesToCharcodes (_ccdf );_ege ,_fbd ,_egeb :=_dfc .CharcodesToStrings (_def ,"");if _egeb > 0{_fa .Log .Debug ("\u0072\u0065nd\u0065\u0072\u0054e\u0078\u0074\u003a\u0020num\u0043ha\u0072\u0073\u003d\u0025\u0064\u0020\u006eum\u004d\u0069\u0073\u0073\u0065\u0073\u003d%\u0064",_fbd ,_egeb ); -};_eece :=_e .Join (_ege ,"");return _eece ,nil ;};type matchedIndex struct{_affd int ;_acdg int ;_afb string ;};func _ggfe (_faag ,_dab string )[]int {if len (_dab )==0{return nil ;};var _bdg []int ;for _gcdd :=0;_gcdd < len (_faag );{_dgfd :=_e .Index (_faag [_gcdd :],_dab ); -if _dgfd < 0{return _bdg ;};_bdg =append (_bdg ,_gcdd +_dgfd );_gcdd +=_dgfd +len (_dab );};return _bdg ;};func _caa (_bd string ,_bb *_g .PdfFont )[]byte {_ce ,_cdg :=_bb .StringToCharcodeBytes (_bd );if _cdg !=0{_fa .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0073\u006fm\u0065\u0020\u0072un\u0065\u0073\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0065d\u002e\u000a\u0009\u0025\u0073\u0020\u002d\u003e \u0025\u0076",_bd ,_ce ); -};return _ce ;}; +// New instantiates a Redactor object with given PdfReader and `regex` pattern. +func New (reader *_dae .PdfReader ,opts *RedactionOptions ,rectProps *RectangleProps )*Redactor {if rectProps ==nil {rectProps =RedactRectanglePropsNew ();};return &Redactor {_ggdb :reader ,_cec :opts ,_fgg :_e .New (),_agbb :rectProps };};func _dacc (_fbeac *matchedIndex ,_acaf [][]int )(bool ,[][]int ){_eggb :=[][]int {}; +for _ ,_edff :=range _acaf {if _fbeac ._caee < _edff [0]&&_fbeac ._fee > _edff [1]{_eggb =append (_eggb ,_edff );};};return len (_eggb )> 0,_eggb ;};type localSpanMarks struct{_gcgg *_fc .TextMarkArray ;_eee int ;_gaa string ;};func _agfb (_gad string ,_dba []localSpanMarks )([]placeHolders ,error ){_aab :=""; +_cfe :=[]placeHolders {};for _fbb ,_fde :=range _dba {_fdg :=_fde ._gcgg ;_bac :=_fde ._gaa ;_dcbd :=_ecd (_fdg );_baca ,_bcc :=_eace (_fdg );if _bcc !=nil {return nil ,_bcc ;};if _dcbd !=_aab {var _bfcf []int ;if _fbb ==0&&_bac !=_dcbd {_cbe :=_d .Index (_gad ,_dcbd ); +_bfcf =[]int {_cbe };}else if _fbb ==len (_dba )-1{_ffe :=_d .LastIndex (_gad ,_dcbd );_bfcf =[]int {_ffe };}else {_bfcf =_gbg (_gad ,_dcbd );};_fgc :=placeHolders {_fd :_bfcf ,_fb :_dcbd ,_cc :_baca };_cfe =append (_cfe ,_fgc );};_aab =_dcbd ;};return _cfe ,nil ; +};func _ddg (_bdfg []*matchedIndex ,_cdcb [][]int )[]*matchedIndex {_fdae :=[]*matchedIndex {};for _ ,_cagf :=range _bdfg {_gag ,_bcdd :=_dacc (_cagf ,_cdcb );if _gag {_gda :=_decc (_cagf ,_bcdd );_fdae =append (_fdae ,_gda ...);}else {_fdae =append (_fdae ,_cagf ); +};};return _fdae ;}; -// RectangleProps defines properties of the redaction rectangle to be drawn. -type RectangleProps struct{FillColor _ae .Color ;BorderWidth float64 ;FillOpacity float64 ;};func _gad (_gdg string ,_fbe []replacement ,_aca *_g .PdfFont )[]_cc .PdfObject {_dec :=[]_cc .PdfObject {};_efg :=0;_fed :=_gdg ;for _daa ,_cbb :=range _fbe {_gdc :=_cbb ._ge ; -_fdf :=_cbb ._cfb ;_gddd :=_cbb ._d ;_bbc :=_cc .MakeFloat (_fdf );if _efg > _gdc ||_gdc ==-1{continue ;};_eaca :=_gdg [_efg :_gdc ];_ggb :=_caa (_eaca ,_aca );_ggc :=_cc .MakeStringFromBytes (_ggb );_dec =append (_dec ,_ggc );_dec =append (_dec ,_bbc ); -_ccc :=_gdc +len (_gddd );_fed =_gdg [_ccc :];_efg =_ccc ;if _daa ==len (_fbe )-1{_ggb =_caa (_fed ,_aca );_ggc =_cc .MakeStringFromBytes (_ggb );_dec =append (_dec ,_ggc );};};return _dec ;};func _ggbg (_efge *_ef .TextMarkArray )(float64 ,error ){_gcg ,_gaf :=_efge .BBox (); -if !_gaf {return 0.0,_f .Errorf ("\u0073\u0070\u0061\u006e\u004d\u0061\u0072\u006bs\u002e\u0042\u0042ox\u0020\u0068\u0061\u0073\u0020\u006eo\u0020\u0062\u006f\u0075\u006e\u0064\u0069\u006e\u0067\u0020\u0062\u006f\u0078\u002e\u0020s\u0070\u0061\u006e\u004d\u0061\u0072\u006b\u0073=\u0025\u0073",_efge ); -};_becb :=_gfb (_efge );_fdg :=0.0;_ ,_dbf :=_eeg (_efge );_bcab :=_efge .Elements ()[_dbf ];_fef :=_bcab .Font ;if _becb > 0{_fdg =_df (_fef ,_bcab );};_bfd :=(_gcg .Urx -_gcg .Llx );_bfd =_bfd +_fdg *float64 (_becb );Tj :=_fcf (_bfd ,_bcab .FontSize ,_bcab .Th ); -return Tj ,nil ;};func _afge (_bge []*matchedIndex ,_gfdd [][]int )[]*matchedIndex {_fbca :=[]*matchedIndex {};for _ ,_cde :=range _bge {_efbf ,_fgef :=_afee (_cde ,_gfdd );if _efbf {_cagc :=_feg (_cde ,_fgef );_fbca =append (_fbca ,_cagc ...);}else {_fbca =append (_fbca ,_cde ); -};};return _fbca ;}; \ No newline at end of file +// Write writes the content of `re.creator` to writer of type io.Writer interface. +func (_cfb *Redactor )Write (writer _c .Writer )error {return _cfb ._fgg .Write (writer )};func _agce (_fagc *_fc .TextMarkArray )[]*_fc .TextMarkArray {_ggdbe :=_fagc .Elements ();_decb :=len (_ggdbe );var _bdfe _cd .PdfObject ;_fcge :=[]*_fc .TextMarkArray {}; +_ecac :=&_fc .TextMarkArray {};_bce :=-1;for _feag ,_bbe :=range _ggdbe {_fcgc :=_bbe .DirectObject ;_bce =_bbe .Index ;if _fcgc ==nil {_gab :=_ecb (_fagc ,_feag ,_bce );if _bdfe !=nil {if _gab ==-1||_gab > _feag {_fcge =append (_fcge ,_ecac );_ecac =&_fc .TextMarkArray {}; +};};}else if _fcgc !=nil &&_bdfe ==nil {if _bce ==0&&_feag > 0{_fcge =append (_fcge ,_ecac );_ecac =&_fc .TextMarkArray {};};}else if _fcgc !=nil &&_bdfe !=nil {if _fcgc !=_bdfe {_fcge =append (_fcge ,_ecac );_ecac =&_fc .TextMarkArray {};};};_bdfe =_fcgc ; +_ecac .Append (_bbe );if _feag ==(_decb -1){_fcge =append (_fcge ,_ecac );};};return _fcge ;};func _cacc (_afbg *targetMap ,_fcab []int ){var _gebd [][]int ;for _aec ,_eag :=range _afbg ._cfeb {if _ffba (_aec ,_fcab ){continue ;};_gebd =append (_gebd ,_eag ); +};_afbg ._cfeb =_gebd ;};func _ebe (_cdea *_fc .TextMarkArray )(_cd .PdfObject ,int ){var _daf _cd .PdfObject ;_cbb :=-1;for _bgc ,_ggg :=range _cdea .Elements (){_daf =_ggg .DirectObject ;_cbb =_bgc ;if _daf !=nil {break ;};};return _daf ,_cbb ;};func _ecb (_ddec *_fc .TextMarkArray ,_eagb int ,_egg int )int {_aaeb :=_ddec .Elements (); +_cgaf :=_eagb -1;_aea :=_eagb +1;_bde :=-1;if _cgaf >=0{_dbc :=_aaeb [_cgaf ];_bgbb :=_dbc .ObjString ;_dcf :=len (_bgbb );_fdca :=_dbc .Index ;if _fdca +1< _dcf {_bde =_cgaf ;return _bde ;};};if _aea < len (_aaeb ){_cgfc :=_aaeb [_aea ];_gdbe :=_cgfc .ObjString ; +if _gdbe [0]!=_cgfc .Text {_bde =_aea ;return _bde ;};};return _bde ;};func _df (_cg *_bge .ContentStreamOperations ,_cb map[_cd .PdfObject ][]localSpanMarks )error {for _g ,_de :=range _cb {if _g ==nil {continue ;};_db ,_ce ,_ec :=_bcdg (_cg ,_g );if !_ec {_bd .Log .Debug ("Pd\u0066\u004fb\u006a\u0065\u0063\u0074\u0020\u0025\u0073\u006e\u006ft\u0020\u0066\u006f\u0075\u006e\u0064\u0020\u0069\u006e\u0020\u0073\u0069\u0064\u0065\u0020\u0074\u0068\u0065\u0020\u0063\u006f\u006e\u0074\u0065\u006e\u0074\u0073\u0074r\u0065a\u006d\u0020\u006f\u0070\u0065\u0072\u0061\u0074i\u006fn\u0020\u0025s",_g ,_cg ); +return nil ;};if _db .Operand =="\u0054\u006a"{_cf :=_fef (_db ,_g ,_de );if _cf !=nil {return _cf ;};}else if _db .Operand =="\u0054\u004a"{_fe :=_fg (_db ,_g ,_de );if _fe !=nil {return _fe ;};}else if _db .Operand =="\u0027"||_db .Operand =="\u0022"{_a :=_gg (_cg ,_db .Operand ,_ce ); +if _a !=nil {return _a ;};_a =_fef (_db ,_g ,_de );if _a !=nil {return _a ;};};};return nil ;};func _ebc (_afc *_fc .TextMarkArray )int {_bgb :=0;_ega :=_afc .Elements ();if _ega [0].Text =="\u0020"{_bgb ++;};if _ega [_afc .Len ()-1].Text =="\u0020"{_bgb ++; +};return _bgb ;};func _agc (_dfd localSpanMarks ,_dga *_fc .TextMarkArray ,_bfc *_dae .PdfFont ,_cfc ,_ffd string )([]_cd .PdfObject ,error ){_caa :=_ecd (_dga );Tj ,_aeb :=_eace (_dga );if _aeb !=nil {return nil ,_aeb ;};_ffgb :=len (_cfc );_fce :=len (_caa ); +_bbb :=-1;_gbb :=_cd .MakeFloat (Tj );if _caa !=_ffd {_geg :=_dfd ._eee ;if _geg ==0{_bbb =_d .LastIndex (_cfc ,_caa );}else {_bbb =_d .Index (_cfc ,_caa );};}else {_bbb =_d .Index (_cfc ,_caa );};_deb :=_bbb +_fce ;_faa :=[]_cd .PdfObject {};if _bbb ==0&&_deb ==_ffgb {_faa =append (_faa ,_gbb ); +}else if _bbb ==0&&_deb < _ffgb {_aga :=_ecge (_cfc [_deb :],_bfc );_aebb :=_cd .MakeStringFromBytes (_aga );_faa =append (_faa ,_gbb ,_aebb );}else if _bbb > 0&&_deb >=_ffgb {_adb :=_ecge (_cfc [:_bbb ],_bfc );_bfag :=_cd .MakeStringFromBytes (_adb ); +_faa =append (_faa ,_bfag ,_gbb );}else if _bbb > 0&&_deb < _ffgb {_ccb :=_ecge (_cfc [:_bbb ],_bfc );_cag :=_ecge (_cfc [_deb :],_bfc );_dgef :=_cd .MakeStringFromBytes (_ccb );_dbf :=_cd .MakeString (string (_cag ));_faa =append (_faa ,_dgef ,_gbb ,_dbf ); +};return _faa ,nil ;};type placeHolders struct{_fd []int ;_fb string ;_cc float64 ;};type matchedIndex struct{_caee int ;_fee int ;_fge string ;};type regexMatcher struct{_bcfg RedactionTerm };func _decc (_cgfga *matchedIndex ,_dgdg [][]int )[]*matchedIndex {_cdeb :=[]*matchedIndex {}; +_fbea :=_cgfga ._caee ;_gcc :=_fbea ;_dacf :=_cgfga ._fge ;_faab :=0;for _ ,_abbg :=range _dgdg {_fcbc :=_abbg [0]-_fbea ;if _faab >=_fcbc {continue ;};_dbfg :=_dacf [_faab :_fcbc ];_cfdf :=&matchedIndex {_fge :_dbfg ,_caee :_gcc ,_fee :_abbg [0]};if len (_d .TrimSpace (_dbfg ))!=0{_cdeb =append (_cdeb ,_cfdf ); +};_faab =_abbg [1]-_fbea ;_gcc =_fbea +_faab ;};_deae :=_dacf [_faab :];_cgba :=&matchedIndex {_fge :_deae ,_caee :_gcc ,_fee :_cgfga ._fee };if len (_d .TrimSpace (_deae ))!=0{_cdeb =append (_cdeb ,_cgba );};return _cdeb ;};func (_bbg *regexMatcher )match (_ffae string )([]*matchedIndex ,error ){_cfeba :=_bbg ._bcfg .Pattern ; +if _cfeba ==nil {return nil ,_bg .New ("\u006e\u006f\u0020\u0070at\u0074\u0065\u0072\u006e\u0020\u0063\u006f\u006d\u0070\u0069\u006c\u0065\u0064");};var (_geff =_cfeba .FindAllStringIndex (_ffae ,-1);_fgfb []*matchedIndex ;);for _ ,_fcba :=range _geff {_fgfb =append (_fgfb ,&matchedIndex {_caee :_fcba [0],_fee :_fcba [1],_fge :_ffae [_fcba [0]:_fcba [1]]}); +};return _fgfb ,nil ;};func _ecge (_ed string ,_ab *_dae .PdfFont )[]byte {_dgc ,_aaff :=_ab .StringToCharcodeBytes (_ed );if _aaff !=0{_bd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0073\u006fm\u0065\u0020\u0072un\u0065\u0073\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0065\u006e\u0063\u006f\u0064\u0065d\u002e\u000a\u0009\u0025\u0073\u0020\u002d\u003e \u0025\u0076",_ed ,_dgc ); +};return _dgc ;};func _caf (_bbae _cd .PdfObject ,_ffgf *_dae .PdfFont )(string ,error ){_dfa ,_dbe :=_cd .GetStringBytes (_bbae );if !_dbe {return "",_cd .ErrTypeError ;};_ceba :=_ffgf .BytesToCharcodes (_dfa );_bbf ,_dgeg ,_aad :=_ffgf .CharcodesToStrings (_ceba ,""); +if _aad > 0{_bd .Log .Debug ("\u0072\u0065nd\u0065\u0072\u0054e\u0078\u0074\u003a\u0020num\u0043ha\u0072\u0073\u003d\u0025\u0064\u0020\u006eum\u004d\u0069\u0073\u0073\u0065\u0073\u003d%\u0064",_dgeg ,_aad );};_bccd :=_d .Join (_bbf ,"");return _bccd ,nil ; +};type replacement struct{_cde string ;_bb float64 ;_bc int ;}; \ No newline at end of file diff --git a/render/internal/context/context.go b/render/internal/context/context.go index c1e288bc..bd26df90 100644 --- a/render/internal/context/context.go +++ b/render/internal/context/context.go @@ -9,31 +9,31 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package context ;import (_g "errors";_cc "github.com/unidoc/freetype/truetype";_b "github.com/unidoc/unipdf/v3/core";_d "github.com/unidoc/unipdf/v3/internal/cmap";_ee "github.com/unidoc/unipdf/v3/internal/textencoding";_ac "github.com/unidoc/unipdf/v3/internal/transform"; -_ga "github.com/unidoc/unipdf/v3/model";_a "golang.org/x/image/font";_gc "image";_e "image/color";_ff "strconv";_c "strings";);type FillRule int ;func (_gcgf *TextState )ProcQ (data []byte ,ctx Context ){_gcgf .ProcTStar ();_gcgf .ProcTj (data ,ctx )}; -func (_afc *TextFont )BytesToCharcodes (data []byte )[]_ee .CharCode {if _afc ._agaf !=nil {return _afc ._agaf .BytesToCharcodes (data );};return _afc .Font .BytesToCharcodes (data );};type TextRenderingMode int ;func (_edc *TextFont )WithSize (size float64 ,originalFont *_ga .PdfFont )*TextFont {return &TextFont {Font :_edc .Font ,Size :size ,_bdee :_edc ._bdee ,_agaf :originalFont }; -};type Gradient interface{Pattern ;AddColorStop (_bf float64 ,_fc _e .Color );};func (_bdea *TextFont )CharcodeToRunes (charcode _ee .CharCode )(_ee .CharCode ,[]rune ){_gba :=[]_ee .CharCode {charcode };if _bdea ._agaf ==nil ||_bdea ._agaf ==_bdea .Font {return _bdea .charcodeToRunesSimple (charcode ); -};_agc :=_bdea ._agaf .CharcodesToUnicode (_gba );_dbf ,_ :=_bdea .Font .RunesToCharcodeBytes (_agc );_fd :=_bdea .Font .BytesToCharcodes (_dbf );_eag :=charcode ;if len (_fd )> 0&&_fd [0]!=0{_eag =_fd [0];};if string (_agc )==string (_d .MissingCodeRune )&&_bdea ._agaf .BaseFont ()==_bdea .Font .BaseFont (){return _bdea .charcodeToRunesSimple (charcode ); -};return _eag ,_agc ;};type TextState struct{Tc float64 ;Tw float64 ;Th float64 ;Tl float64 ;Tf *TextFont ;Ts float64 ;Tm _ac .Matrix ;Tlm _ac .Matrix ;Tr TextRenderingMode ;GlobalScale float64 ;};const (LineJoinRound LineJoin =iota ;LineJoinBevel ;);const (TextRenderingModeFill TextRenderingMode =iota ; -TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ;TextRenderingModeFillStrokeClip ;TextRenderingModeClip ;);func (_feg *TextState )ProcDQ (data []byte ,aw ,ac float64 ,ctx Context ){_feg .Tw =aw ; -_feg .Tc =ac ;_feg .ProcQ (data ,ctx );};func (_bac *TextFont )charcodeToRunesSimple (_ceg _ee .CharCode )(_ee .CharCode ,[]rune ){_dgb :=[]_ee .CharCode {_ceg };if _bac .Font .IsSimple ()&&_bac ._bdee !=nil {if _gga :=_bac ._bdee .Index (rune (_ceg )); -_gga > 0{return _ceg ,[]rune {rune (_ceg )};};};if _bac ._bdee !=nil &&!_bac ._bdee .HasCmap ()&&_c .Contains (_bac .Font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"){if _dbd :=_bac ._bdee .Index (rune (_ceg ));_dbd > 0{return _ceg ,[]rune {rune (_ceg )}; -};};return _ceg ,_bac .Font .CharcodesToUnicode (_dgb );};func NewTextFontFromPath (filePath string ,size float64 )(*TextFont ,error ){_cd ,_ba :=_ga .NewPdfFontFromTTFFile (filePath );if _ba !=nil {return nil ,_ba ;};return NewTextFont (_cd ,size );}; -type TextFont struct{Font *_ga .PdfFont ;Size float64 ;_bdee *_cc .Font ;_agaf *_ga .PdfFont ;};func (_ecc *TextFont )NewFace (size float64 )_a .Face {return _cc .NewFace (_ecc ._bdee ,&_cc .Options {Size :size });};func (_fcf *TextState )ProcTd (tx ,ty float64 ){_fcf .Tlm .Concat (_ac .TranslationMatrix (tx ,ty )); -_fcf .Tm =_fcf .Tlm .Clone ();};const (LineCapRound LineCap =iota ;LineCapButt ;LineCapSquare ;);func NewTextState ()TextState {return TextState {Th :100,Tm :_ac .IdentityMatrix (),Tlm :_ac .IdentityMatrix ()};};type LineJoin int ;func (_fdd *TextState )Reset (){_fdd .Tm =_ac .IdentityMatrix (); -_fdd .Tlm =_ac .IdentityMatrix ()};type Context interface{Push ();Pop ();Matrix ()_ac .Matrix ;SetMatrix (_bb _ac .Matrix );Translate (_bc ,_db float64 );Scale (_ag ,_bca float64 );Rotate (_ad float64 );MoveTo (_fe ,_bd float64 );LineTo (_ec ,_ef float64 ); -CubicTo (_gaa ,_aa ,_bg ,_eg ,_bde ,_fce float64 );QuadraticTo (_fg ,_ece ,_ge ,_ab float64 );NewSubPath ();ClosePath ();ClearPath ();Clip ();ClipPreserve ();ResetClip ();LineWidth ()float64 ;SetLineWidth (_bba float64 );SetLineCap (_efb LineCap );SetLineJoin (_bbg LineJoin ); -SetDash (_bcb ...float64 );SetDashOffset (_dg float64 );Fill ();FillPreserve ();Stroke ();StrokePreserve ();SetRGBA (_daa ,_aga ,_eb ,_eda float64 );SetFillRGBA (_af ,_fa ,_gb ,_ca float64 );SetFillStyle (_ce Pattern );SetFillRule (_ffb FillRule );SetStrokeRGBA (_bfg ,_ege ,_bbb ,_add float64 ); -SetStrokeStyle (_ccf Pattern );FillPattern ()Pattern ;StrokePattern ()Pattern ;TextState ()*TextState ;DrawString (_ea string ,_ccd _a .Face ,_dad ,_gbe float64 );MeasureString (_geg string ,_eec _a .Face )(_ecd ,_aag float64 );DrawRectangle (_cac ,_abf ,_df ,_ebe float64 ); -DrawImage (_fb _gc .Image ,_edd ,_gd int );DrawImageAnchored (_afa _gc .Image ,_dbg ,_gg int ,_gf ,_bfd float64 );Height ()int ;Width ()int ;};func (_eea *TextState )ProcTD (tx ,ty float64 ){_eea .Tl =-ty ;_eea .ProcTd (tx ,ty )};func (_be *TextState )ProcTm (a ,b ,c ,d ,e ,f float64 ){_be .Tm =_ac .NewMatrix (a ,b ,c ,d ,e ,f ); -_be .Tlm =_be .Tm .Clone ();};func (_fga *TextFont )GetCharMetrics (code _ee .CharCode )(float64 ,float64 ,bool ){if _gda ,_daf :=_fga .Font .GetCharMetrics (code );_daf &&_gda .Wx !=0{return _gda .Wx ,_gda .Wy ,_daf ;};if _fga ._agaf ==nil {return 0,0,false ; -};_cegf ,_cda :=_fga ._agaf .GetCharMetrics (code );return _cegf .Wx ,_cegf .Wy ,_cda &&_cegf .Wx !=0;};func (_bgg *TextState )ProcTStar (){_bgg .ProcTd (0,-_bgg .Tl )};func NewTextFont (font *_ga .PdfFont ,size float64 )(*TextFont ,error ){_dgc :=font .FontDescriptor (); -if _dgc ==nil {return nil ,_g .New ("\u0063\u006fu\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069pt\u006f\u0072");};_agac ,_abfc :=_b .GetStream (_dgc .FontFile2 );if !_abfc {return nil ,_g .New ("\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020f\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); -};_dd ,_gdd :=_b .DecodeStream (_agac );if _gdd !=nil {return nil ,_gdd ;};_de ,_gdd :=_cc .Parse (_dd );if _gdd !=nil {return nil ,_gdd ;};_ebc :=font .FontDescriptor ().FontName .String ();_egd :=len (_ebc )> 7&&_ebc [6]=='+';if _dgc .Flags !=nil {_fef ,_adb :=_ff .Atoi (_dgc .Flags .String ()); -if _adb ==nil &&_fef ==32{_egd =false ;};};if !_de .HasCmap ()&&(!_c .Contains (font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-")||!_egd ){return nil ,_g .New ("\u006e\u006f c\u006d\u0061\u0070 \u0061\u006e\u0064\u0020enc\u006fdi\u006e\u0067\u0020\u0069\u0073\u0020\u006eot\u0020\u0069\u0064\u0065\u006e\u0074\u0069t\u0079"); -};return &TextFont {Font :font ,Size :size ,_bdee :_de },nil ;};func (_adg *TextState )ProcTf (font *TextFont ){_adg .Tf =font };func (_ecg *TextState )Translate (tx ,ty float64 ){_ecg .Tm =_ecg .Tm .Mult (_ac .TranslationMatrix (tx ,ty ));};const (FillRuleWinding FillRule =iota ; -FillRuleEvenOdd ;);type LineCap int ;func (_fca *TextState )ProcTj (data []byte ,ctx Context ){_fbg :=_fca .Tf .Size ;_agad :=_fca .Th /100.0;_fgd :=_fca .GlobalScale ;_eae :=_ac .NewMatrix (_fbg *_agad ,0,0,_fbg ,0,_fca .Ts );_gca :=ctx .Matrix ();_efe :=_gca .Clone ().Mult (_fca .Tm .Clone ().Mult (_eae )).ScalingFactorY (); -_ecea :=_fca .Tf .NewFace (_efe );_dfb :=_fca .Tf .BytesToCharcodes (data );for _ ,_gdc :=range _dfb {_ede ,_efea :=_fca .Tf .CharcodeToRunes (_gdc );_cb :=string (_efea );if _cb =="\u0000"{continue ;};_ffa :=_gca .Clone ().Mult (_fca .Tm .Clone ().Mult (_eae )); -_afab :=_ffa .ScalingFactorY ();_ffa =_ffa .Scale (1/_afab ,-1/_afab );if _fca .Tr !=TextRenderingModeInvisible {ctx .SetMatrix (_ffa );ctx .DrawString (_cb ,_ecea ,0,0);ctx .SetMatrix (_gca );};_gbef :=0.0;if _cb =="\u0020"{_gbef =_fca .Tw ;};_fdg ,_ ,_ecdg :=_fca .Tf .GetCharMetrics (_ede ); -if _ecdg {_fdg =_fdg *0.001*_fbg ;}else {_fdg ,_ =ctx .MeasureString (_cb ,_ecea );_fdg =_fdg /_fgd ;};_bea :=(_fdg +_fca .Tc +_gbef )*_agad ;_fca .Tm =_fca .Tm .Mult (_ac .TranslationMatrix (_bea ,0));};};type Pattern interface{ColorAt (_da ,_ed int )_e .Color ; +package context ;import (_gd "errors";_gee "github.com/unidoc/freetype/truetype";_eac "github.com/unidoc/unipdf/v3/core";_ge "github.com/unidoc/unipdf/v3/internal/cmap";_d "github.com/unidoc/unipdf/v3/internal/textencoding";_gb "github.com/unidoc/unipdf/v3/internal/transform"; +_ea "github.com/unidoc/unipdf/v3/model";_e "golang.org/x/image/font";_fge "image";_f "image/color";_fg "strconv";_b "strings";);func (_dfaf *TextFont )charcodeToRunesSimple (_aad _d .CharCode )(_d .CharCode ,[]rune ){_fbe :=[]_d .CharCode {_aad };if _dfaf .Font .IsSimple ()&&_dfaf ._dcg !=nil {if _fbf :=_dfaf ._dcg .Index (rune (_aad )); +_fbf > 0{return _aad ,[]rune {rune (_aad )};};};if _dfaf ._dcg !=nil &&!_dfaf ._dcg .HasCmap ()&&_b .Contains (_dfaf .Font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-"){if _bbf :=_dfaf ._dcg .Index (rune (_aad ));_bbf > 0{return _aad ,[]rune {rune (_aad )}; +};};return _aad ,_dfaf .Font .CharcodesToUnicode (_fbe );};type TextRenderingMode int ;type LineCap int ;func (_fegb *TextState )ProcTd (tx ,ty float64 ){_fegb .Tlm .Concat (_gb .TranslationMatrix (tx ,ty ));_fegb .Tm =_fegb .Tlm .Clone ();};func NewTextFontFromPath (filePath string ,size float64 )(*TextFont ,error ){_fde ,_gc :=_ea .NewPdfFontFromTTFFile (filePath ); +if _gc !=nil {return nil ,_gc ;};return NewTextFont (_fde ,size );};type Pattern interface{ColorAt (_gf ,_ed int )_f .Color ;};func (_gac *TextState )ProcTj (data []byte ,ctx Context ){_gfb :=_gac .Tf .Size ;_cfdf :=_gac .Th /100.0;_cgf :=_gac .GlobalScale ; +_fgfd :=_gb .NewMatrix (_gfb *_cfdf ,0,0,_gfb ,0,_gac .Ts );_fdg :=ctx .Matrix ();_ccf :=_fdg .Clone ().Mult (_gac .Tm .Clone ().Mult (_fgfd )).ScalingFactorY ();_eag :=_gac .Tf .NewFace (_ccf );_bfc :=_gac .Tf .BytesToCharcodes (data );for _ ,_cd :=range _bfc {_adbf ,_cde :=_gac .Tf .CharcodeToRunes (_cd ); +_ae :=string (_cde );if _ae =="\u0000"{continue ;};_bag :=_fdg .Clone ().Mult (_gac .Tm .Clone ().Mult (_fgfd ));_gad :=_bag .ScalingFactorY ();_bag =_bag .Scale (1/_gad ,-1/_gad );if _gac .Tr !=TextRenderingModeInvisible {ctx .SetMatrix (_bag );ctx .DrawString (_ae ,_eag ,0,0); +ctx .SetMatrix (_fdg );};_gdd :=0.0;if _ae =="\u0020"{_gdd =_gac .Tw ;};_eeb ,_ ,_adg :=_gac .Tf .GetCharMetrics (_adbf );if _adg {_eeb =_eeb *0.001*_gfb ;}else {_eeb ,_ =ctx .MeasureString (_ae ,_eag );_eeb =_eeb /_cgf ;};_fee :=(_eeb +_gac .Tc +_gdd )*_cfdf ; +_gac .Tm =_gac .Tm .Mult (_gb .TranslationMatrix (_fee ,0));};};func (_fdd *TextState )ProcTStar (){_fdd .ProcTd (0,-_fdd .Tl )};func (_defe *TextFont )WithSize (size float64 ,originalFont *_ea .PdfFont )*TextFont {return &TextFont {Font :_defe .Font ,Size :size ,_dcg :_defe ._dcg ,_afg :originalFont }; +};type Context interface{Push ();Pop ();Matrix ()_gb .Matrix ;SetMatrix (_gec _gb .Matrix );Translate (_dg ,_fe float64 );Scale (_dc ,_eaf float64 );Rotate (_cg float64 );MoveTo (_gef ,_eafc float64 );LineTo (_ce ,_gg float64 );CubicTo (_df ,_a ,_fgf ,_fc ,_da ,_bb float64 ); +QuadraticTo (_ga ,_bc ,_db ,_de float64 );NewSubPath ();ClosePath ();ClearPath ();Clip ();ClipPreserve ();ResetClip ();LineWidth ()float64 ;SetLineWidth (_ee float64 );SetLineCap (_def LineCap );SetLineJoin (_cgg LineJoin );SetDash (_ab ...float64 );SetDashOffset (_dd float64 ); +Fill ();FillPreserve ();Stroke ();StrokePreserve ();SetRGBA (_ac ,_ad ,_gdf ,_dcb float64 );SetFillRGBA (_bf ,_bff ,_dfa ,_gde float64 );SetFillStyle (_fcg Pattern );SetFillRule (_ba FillRule );SetStrokeRGBA (_aa ,_ca ,_eda ,_fd float64 );SetStrokeStyle (_fed Pattern ); +FillPattern ()Pattern ;StrokePattern ()Pattern ;TextState ()*TextState ;DrawString (_fce string ,_fb _e .Face ,_dcbb ,_dag float64 );MeasureString (_abd string ,_dcc _e .Face )(_eg ,_abdf float64 );DrawRectangle (_fef ,_ggf ,_caa ,_cf float64 );DrawImage (_bg _fge .Image ,_acd ,_cb int ); +DrawImageAnchored (_bfe _fge .Image ,_af ,_bac int ,_eaff ,_ceg float64 );Height ()int ;Width ()int ;};type TextFont struct{Font *_ea .PdfFont ;Size float64 ;_dcg *_gee .Font ;_afg *_ea .PdfFont ;};type TextState struct{Tc float64 ;Tw float64 ;Th float64 ; +Tl float64 ;Tf *TextFont ;Ts float64 ;Tm _gb .Matrix ;Tlm _gb .Matrix ;Tr TextRenderingMode ;GlobalScale float64 ;};const (FillRuleWinding FillRule =iota ;FillRuleEvenOdd ;);func (_dcbe *TextState )ProcTD (tx ,ty float64 ){_dcbe .Tl =-ty ;_dcbe .ProcTd (tx ,ty )}; +func (_cbc *TextState )ProcDQ (data []byte ,aw ,ac float64 ,ctx Context ){_cbc .Tw =aw ;_cbc .Tc =ac ;_cbc .ProcQ (data ,ctx );};func (_bbc *TextState )ProcTm (a ,b ,c ,d ,e ,f float64 ){_bbc .Tm =_gb .NewMatrix (a ,b ,c ,d ,e ,f );_bbc .Tlm =_bbc .Tm .Clone (); +};func (_cdb *TextState )Translate (tx ,ty float64 ){_cdb .Tm =_cdb .Tm .Mult (_gb .TranslationMatrix (tx ,ty ));};func (_eec *TextState )ProcTf (font *TextFont ){_eec .Tf =font };const (LineJoinRound LineJoin =iota ;LineJoinBevel ;);func NewTextFont (font *_ea .PdfFont ,size float64 )(*TextFont ,error ){_baa :=font .FontDescriptor (); +if _baa ==nil {return nil ,_gd .New ("\u0063\u006fu\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0065\u0073\u0063\u0072\u0069pt\u006f\u0072");};_eb ,_fdf :=_eac .GetStream (_baa .FontFile2 );if !_fdf {return nil ,_gd .New ("\u006di\u0073\u0073\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020f\u0069\u006c\u0065\u0020\u0073\u0074\u0072\u0065\u0061\u006d"); +};_aaf ,_egg :=_eac .DecodeStream (_eb );if _egg !=nil {return nil ,_egg ;};_cec ,_egg :=_gee .Parse (_aaf );if _egg !=nil {return nil ,_egg ;};_dce :=font .FontDescriptor ().FontName .String ();_cfd :=len (_dce )> 7&&_dce [6]=='+';if _baa .Flags !=nil {_ff ,_cfe :=_fg .Atoi (_baa .Flags .String ()); +if _cfe ==nil &&_ff ==32{_cfd =false ;};};if !_cec .HasCmap ()&&(!_b .Contains (font .Encoder ().String (),"\u0049d\u0065\u006e\u0074\u0069\u0074\u0079-")||!_cfd ){return nil ,_gd .New ("\u006e\u006f c\u006d\u0061\u0070 \u0061\u006e\u0064\u0020enc\u006fdi\u006e\u0067\u0020\u0069\u0073\u0020\u006eot\u0020\u0069\u0064\u0065\u006e\u0074\u0069t\u0079"); +};return &TextFont {Font :font ,Size :size ,_dcg :_cec },nil ;};const (LineCapRound LineCap =iota ;LineCapButt ;LineCapSquare ;);type FillRule int ;func (_fbb *TextFont )CharcodeToRunes (charcode _d .CharCode )(_d .CharCode ,[]rune ){_cc :=[]_d .CharCode {charcode }; +if _fbb ._afg ==nil ||_fbb ._afg ==_fbb .Font {return _fbb .charcodeToRunesSimple (charcode );};_ag :=_fbb ._afg .CharcodesToUnicode (_cc );_feg ,_ :=_fbb .Font .RunesToCharcodeBytes (_ag );_bfef :=_fbb .Font .BytesToCharcodes (_feg );_egb :=charcode ; +if len (_bfef )> 0&&_bfef [0]!=0{_egb =_bfef [0];};if string (_ag )==string (_ge .MissingCodeRune )&&_fbb ._afg .BaseFont ()==_fbb .Font .BaseFont (){return _fbb .charcodeToRunesSimple (charcode );};return _egb ,_ag ;};func (_bgd *TextFont )NewFace (size float64 )_e .Face {return _gee .NewFace (_bgd ._dcg ,&_gee .Options {Size :size }); +};type LineJoin int ;func (_bcb *TextFont )GetCharMetrics (code _d .CharCode )(float64 ,float64 ,bool ){if _ddf ,_adbe :=_bcb .Font .GetCharMetrics (code );_adbe &&_ddf .Wx !=0{return _ddf .Wx ,_ddf .Wy ,_adbe ;};if _bcb ._afg ==nil {return 0,0,false ; +};_gbg ,_gaa :=_bcb ._afg .GetCharMetrics (code );return _gbg .Wx ,_gbg .Wy ,_gaa &&_gbg .Wx !=0;};type Gradient interface{Pattern ;AddColorStop (_c float64 ,_gba _f .Color );};func (_ef *TextFont )BytesToCharcodes (data []byte )[]_d .CharCode {if _ef ._afg !=nil {return _ef ._afg .BytesToCharcodes (data ); +};return _ef .Font .BytesToCharcodes (data );};const (TextRenderingModeFill TextRenderingMode =iota ;TextRenderingModeStroke ;TextRenderingModeFillStroke ;TextRenderingModeInvisible ;TextRenderingModeFillClip ;TextRenderingModeStrokeClip ;TextRenderingModeFillStrokeClip ; +TextRenderingModeClip ;);func (_dcf *TextState )Reset (){_dcf .Tm =_gb .IdentityMatrix ();_dcf .Tlm =_gb .IdentityMatrix ()};func (_aec *TextState )ProcQ (data []byte ,ctx Context ){_aec .ProcTStar ();_aec .ProcTj (data ,ctx )};func NewTextState ()TextState {return TextState {Th :100,Tm :_gb .IdentityMatrix (),Tlm :_gb .IdentityMatrix ()}; }; \ No newline at end of file diff --git a/render/internal/context/imagerender/imagerender.go b/render/internal/context/imagerender/imagerender.go index 028e432f..41e715e7 100644 --- a/render/internal/context/imagerender/imagerender.go +++ b/render/internal/context/imagerender/imagerender.go @@ -9,98 +9,99 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package imagerender ;import (_fg "errors";_be "fmt";_eac "github.com/unidoc/freetype/raster";_ag "github.com/unidoc/unipdf/v3/common";_c "github.com/unidoc/unipdf/v3/internal/transform";_ac "github.com/unidoc/unipdf/v3/render/internal/context";_bd "golang.org/x/image/draw"; -_fab "golang.org/x/image/font";_bc "golang.org/x/image/math/f64";_fa "golang.org/x/image/math/fixed";_a "image";_ea "image/color";_bf "image/draw";_b "math";_e "sort";_f "strings";);func (_ffc *Context )MoveTo (x ,y float64 ){if _ffc ._eace {_ffc ._gggb .Add1 (_baeg (_ffc ._dad )); -};x ,y =_ffc .Transform (x ,y );_eggb :=_c .NewPoint (x ,y );_dcfd :=_baeg (_eggb );_ffc ._gbf .Start (_dcfd );_ffc ._gggb .Start (_dcfd );_ffc ._dad =_eggb ;_ffc ._cdac =_eggb ;_ffc ._eace =true ;};func _ec (_fe ,_g ,_bb ,_fc ,_cf ,_gb ,_af float64 )(_dg ,_ae float64 ){_agf :=1-_af ; -_cc :=_agf *_agf ;_fb :=2*_agf *_af ;_cd :=_af *_af ;_dg =_cc *_fe +_fb *_bb +_cd *_cf ;_ae =_cc *_g +_fb *_fc +_cd *_gb ;return ;};type radialGradient struct{_afgf ,_cgfc ,_egc circle ;_ced ,_fcdf float64 ;_ddgc float64 ;_fcc stops ;};func (_aeb *Context )ShearAbout (sx ,sy ,x ,y float64 ){_aeb .Translate (x ,y ); -_aeb .Shear (sx ,sy );_aeb .Translate (-x ,-y );};func (_cce *Context )SetHexColor (x string ){_fbf ,_eeb ,_afa ,_dgd :=_agce (x );_cce .SetRGBA255 (_fbf ,_eeb ,_afa ,_dgd );};func (_aa *Context )ClipPreserve (){_gcf :=_a .NewAlpha (_a .Rect (0,0,_aa ._abc ,_aa ._fbc )); -_cdg :=_eac .NewAlphaOverPainter (_gcf );_aa .fill (_cdg );if _aa ._bcaa ==nil {_aa ._bcaa =_gcf ;}else {_bdaa :=_a .NewAlpha (_a .Rect (0,0,_aa ._abc ,_aa ._fbc ));_bd .DrawMask (_bdaa ,_bdaa .Bounds (),_gcf ,_a .Point {},_aa ._bcaa ,_a .Point {},_bd .Over ); -_aa ._bcaa =_bdaa ;};};func (_bcb *Context )RotateAbout (angle ,x ,y float64 ){_bcb .Translate (x ,y );_bcb .Rotate (angle );_bcb .Translate (-x ,-y );};type linearGradient struct{_def ,_gfgc ,_dcbc ,_dfed float64 ;_cbb stops ;};func (_gcc *Context )Clear (){_eacc :=_a .NewUniform (_gcc ._feb ); -_bd .Draw (_gcc ._geg ,_gcc ._geg .Bounds (),_eacc ,_a .Point {},_bd .Src );};func (_abcb *Context )setFillAndStrokeColor (_gbd _ea .Color ){_abcb ._feb =_gbd ;_abcb ._dcb =_egdc (_gbd );_abcb ._fcfe =_egdc (_gbd );};func (_bfg *surfacePattern )ColorAt (x ,y int )_ea .Color {_gfga :=_bfg ._gbef .Bounds (); -switch _bfg ._bgag {case _ddff :if y >=_gfga .Dy (){return _ea .Transparent ;};case _cgfca :if x >=_gfga .Dx (){return _ea .Transparent ;};case _gae :if x >=_gfga .Dx ()||y >=_gfga .Dy (){return _ea .Transparent ;};};x =x %_gfga .Dx ()+_gfga .Min .X ;y =y %_gfga .Dy ()+_gfga .Min .Y ; -return _bfg ._gbef .At (x ,y );};func (_bcg *Context )stroke (_fbb _eac .Painter ){_acgb :=_bcg ._gbf ;if len (_bcg ._gbcg )> 0{_acgb =_beb (_acgb ,_bcg ._gbcg ,_bcg ._gcd );}else {_acgb =_ded (_gcg (_acgb ));};_bga :=_bcg ._cec ;_bga .UseNonZeroWinding =true ; -_bga .Clear ();_beg :=(_bcg ._cgc .ScalingFactorX ()+_bcg ._cgc .ScalingFactorY ())/2;_bga .AddStroke (_acgb ,_bebf (_bcg ._eca *_beg ),_bcg .capper (),_bcg .joiner ());_bga .Rasterize (_fbb );};func (_gdg *Context )Height ()int {return _gdg ._fbc };func (_efe *Context )FillPreserve (){var _cag _eac .Painter ; -if _efe ._bcaa ==nil {if _fcge ,_dcd :=_efe ._dcb .(*solidPattern );_dcd {_fff :=_eac .NewRGBAPainter (_efe ._geg );_fff .SetColor (_fcge ._ggfb );_cag =_fff ;};};if _cag ==nil {_cag =_fgcf (_efe ._geg ,_efe ._bcaa ,_efe ._dcb );};_efe .fill (_cag );}; -func (_gge *Context )Identity (){_gge ._cgc =_c .IdentityMatrix ()};type stop struct{_adc float64 ;_bee _ea .Color ;};func (_gfb *Context )ScaleAbout (sx ,sy ,x ,y float64 ){_gfb .Translate (x ,y );_gfb .Scale (sx ,sy );_gfb .Translate (-x ,-y );};func (_dfb *Context )SetColor (c _ea .Color ){_dfb .setFillAndStrokeColor (c )}; -func _agce (_abedb string )(_efbf ,_caf ,_acad ,_acadf int ){_abedb =_f .TrimPrefix (_abedb ,"\u0023");_acadf =255;if len (_abedb )==3{_eef :="\u00251\u0078\u0025\u0031\u0078\u0025\u0031x";_be .Sscanf (_abedb ,_eef ,&_efbf ,&_caf ,&_acad );_efbf |=_efbf <<4; -_caf |=_caf <<4;_acad |=_acad <<4;};if len (_abedb )==6{_badc :="\u0025\u0030\u0032x\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_be .Sscanf (_abedb ,_badc ,&_efbf ,&_caf ,&_acad );};if len (_abedb )==8{_fbgda :="\u0025\u00302\u0078\u0025\u00302\u0078\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078"; -_be .Sscanf (_abedb ,_fbgda ,&_efbf ,&_caf ,&_acad ,&_acadf );};return ;};func (_cfg *Context )InvertMask (){if _cfg ._bcaa ==nil {_cfg ._bcaa =_a .NewAlpha (_cfg ._geg .Bounds ());}else {for _bag ,_fbfe :=range _cfg ._bcaa .Pix {_cfg ._bcaa .Pix [_bag ]=255-_fbfe ; -};};};func (_aggb *Context )TextState ()*_ac .TextState {return &_aggb ._fbd };func (_gfg *Context )fill (_ecga _eac .Painter ){_dfbc :=_gfg ._gggb ;if _gfg ._eace {_dfbc =make (_eac .Path ,len (_gfg ._gggb ));copy (_dfbc ,_gfg ._gggb );_dfbc .Add1 (_baeg (_gfg ._dad )); -};_dbf :=_gfg ._cec ;_dbf .UseNonZeroWinding =_gfg ._agcg ==_ac .FillRuleWinding ;_dbf .Clear ();_dbf .AddPath (_dfbc );_dbf .Rasterize (_ecga );};func (_afb *Context )DrawArc (x ,y ,r ,angle1 ,angle2 float64 ){_afb .DrawEllipticalArc (x ,y ,r ,r ,angle1 ,angle2 ); -};func _fgcf (_bdf *_a .RGBA ,_fdgc *_a .Alpha ,_bcf _ac .Pattern )*patternPainter {return &patternPainter {_bdf ,_fdgc ,_bcf };};func _abg (_gbaf float64 ,_fgg stops )_ea .Color {if _gbaf <=0.0||len (_fgg )==1{return _fgg [0]._bee ;};_fed :=_fgg [len (_fgg )-1]; -if _gbaf >=_fed ._adc {return _fed ._bee ;};for _ggf ,_gdge :=range _fgg [1:]{if _gbaf < _gdge ._adc {_gbaf =(_gbaf -_fgg [_ggf ]._adc )/(_gdge ._adc -_fgg [_ggf ]._adc );return _fbff (_fgg [_ggf ]._bee ,_gdge ._bee ,_gbaf );};};return _fed ._bee ;};func (_egd *radialGradient )AddColorStop (offset float64 ,color _ea .Color ){_egd ._fcc =append (_egd ._fcc ,stop {_adc :offset ,_bee :color }); -_e .Sort (_egd ._fcc );};const (_dbac repeatOp =iota ;_ddff ;_cgfca ;_gae ;);func (_ede *Context )SetDash (dashes ...float64 ){_ede ._gbcg =dashes };func (_deb *Context )QuadraticTo (x1 ,y1 ,x2 ,y2 float64 ){if !_deb ._eace {_deb .MoveTo (x1 ,y1 );};x1 ,y1 =_deb .Transform (x1 ,y1 ); -x2 ,y2 =_deb .Transform (x2 ,y2 );_dga :=_c .NewPoint (x1 ,y1 );_edg :=_c .NewPoint (x2 ,y2 );_ceg :=_baeg (_dga );_baa :=_baeg (_edg );_deb ._gbf .Add2 (_ceg ,_baa );_deb ._gggb .Add2 (_ceg ,_baa );_deb ._cdac =_edg ;};func (_ddbc *Context )Translate (x ,y float64 ){_ddbc ._cgc =_ddbc ._cgc .Translate (x ,y )}; -func (_ggc *Context )DrawRoundedRectangle (x ,y ,w ,h ,r float64 ){_ddc ,_cbd ,_acc ,_eacd :=x ,x +r ,x +w -r ,x +w ;_abcf ,_gfgd ,_gdbd ,_gedc :=y ,y +r ,y +h -r ,y +h ;_ggc .NewSubPath ();_ggc .MoveTo (_cbd ,_abcf );_ggc .LineTo (_acc ,_abcf );_ggc .DrawArc (_acc ,_gfgd ,r ,_effe (270),_effe (360)); -_ggc .LineTo (_eacd ,_gdbd );_ggc .DrawArc (_acc ,_gdbd ,r ,_effe (0),_effe (90));_ggc .LineTo (_cbd ,_gedc );_ggc .DrawArc (_cbd ,_gdbd ,r ,_effe (90),_effe (180));_ggc .LineTo (_ddc ,_gfgd );_ggc .DrawArc (_cbd ,_gfgd ,r ,_effe (180),_effe (270));_ggc .ClosePath (); -};func (_ebc *Context )StrokePreserve (){var _agcf _eac .Painter ;if _ebc ._bcaa ==nil {if _efa ,_dfgf :=_ebc ._fcfe .(*solidPattern );_dfgf {_cfc :=_eac .NewRGBAPainter (_ebc ._geg );_cfc .SetColor (_efa ._ggfb );_agcf =_cfc ;};};if _agcf ==nil {_agcf =_fgcf (_ebc ._geg ,_ebc ._bcaa ,_ebc ._fcfe ); -};_ebc .stroke (_agcf );};func (_fbac *Context )AsMask ()*_a .Alpha {_abd :=_a .NewAlpha (_fbac ._geg .Bounds ());_bd .Draw (_abd ,_fbac ._geg .Bounds (),_fbac ._geg ,_a .Point {},_bd .Src );return _abd ;};func (_cfda *Context )Clip (){_cfda .ClipPreserve (); -_cfda .ClearPath ()};func (_gcdb *Context )Stroke (){_gcdb .StrokePreserve ();_gcdb .ClearPath ()};type circle struct{_cgf ,_dce ,_faa float64 };func (_acbb *Context )SetMask (mask *_a .Alpha )error {if mask .Bounds ().Size ()!=_acbb ._geg .Bounds ().Size (){return _fg .New ("\u006d\u0061\u0073\u006b\u0020\u0073i\u007a\u0065\u0020\u006d\u0075\u0073\u0074\u0020\u006d\u0061\u0074\u0063\u0068 \u0063\u006f\u006e\u0074\u0065\u0078\u0074 \u0073\u0069\u007a\u0065"); -};_acbb ._bcaa =mask ;return nil ;};func NewContextForImage (im _a .Image )*Context {return NewContextForRGBA (_ddbba (im ))};func (_fec *Context )SetPixel (x ,y int ){_fec ._geg .Set (x ,y ,_fec ._feb )};func (_dgb *Context )Shear (x ,y float64 ){_dgb ._cgc .Shear (x ,y )}; -func (_fgd *Context )Pop (){_dfce :=*_fgd ;_cbe :=_fgd ._eg ;_ddbe :=_cbe [len (_cbe )-1];*_fgd =*_ddbe ;_fgd ._gbf =_dfce ._gbf ;_fgd ._gggb =_dfce ._gggb ;_fgd ._dad =_dfce ._dad ;_fgd ._cdac =_dfce ._cdac ;_fgd ._eace =_dfce ._eace ;};func _adg (_cbed [][]_c .Point ,_ebeb []float64 ,_dbfd float64 )[][]_c .Point {var _bgfb [][]_c .Point ; -if len (_ebeb )==0{return _cbed ;};if len (_ebeb )==1{_ebeb =append (_ebeb ,_ebeb [0]);};for _ ,_bfa :=range _cbed {if len (_bfa )< 2{continue ;};_afde :=_bfa [0];_dbag :=1;_ecage :=0;_beea :=0.0;if _dbfd !=0{var _bcag float64 ;for _ ,_cgb :=range _ebeb {_bcag +=_cgb ; -};_dbfd =_b .Mod (_dbfd ,_bcag );if _dbfd < 0{_dbfd +=_bcag ;};for _efgb ,_adaed :=range _ebeb {_dbfd -=_adaed ;if _dbfd < 0{_ecage =_efgb ;_beea =_adaed +_dbfd ;break ;};};};var _cagg []_c .Point ;_cagg =append (_cagg ,_afde );for _dbag < len (_bfa ){_dadg :=_ebeb [_ecage ]; -_abe :=_bfa [_dbag ];_gca :=_afde .Distance (_abe );_fbgd :=_dadg -_beea ;if _gca > _fbgd {_fcfaf :=_fbgd /_gca ;_gcga :=_afde .Interpolate (_abe ,_fcfaf );_cagg =append (_cagg ,_gcga );if _ecage %2==0&&len (_cagg )> 1{_bgfb =append (_bgfb ,_cagg );};_cagg =nil ; -_cagg =append (_cagg ,_gcga );_beea =0;_afde =_gcga ;_ecage =(_ecage +1)%len (_ebeb );}else {_cagg =append (_cagg ,_abe );_afde =_abe ;_beea +=_gca ;_dbag ++;};};if _ecage %2==0&&len (_cagg )> 1{_bgfb =append (_bgfb ,_cagg );};};return _bgfb ;};func (_eda *Context )Image ()_a .Image {return _eda ._geg }; -type Context struct{_abc int ;_fbc int ;_cec *_eac .Rasterizer ;_geg *_a .RGBA ;_bcaa *_a .Alpha ;_feb _ea .Color ;_dcb _ac .Pattern ;_fcfe _ac .Pattern ;_gbf _eac .Path ;_gggb _eac .Path ;_dad _c .Point ;_cdac _c .Point ;_eace bool ;_gbcg []float64 ;_gcd float64 ; -_eca float64 ;_dda _ac .LineCap ;_dde _ac .LineJoin ;_agcg _ac .FillRule ;_cgc _c .Matrix ;_fbd _ac .TextState ;_eg []*Context ;};func (_ecg *Context )FillPattern ()_ac .Pattern {return _ecg ._dcb };func (_fgb *Context )ClosePath (){if _fgb ._eace {_cegd :=_baeg (_fgb ._dad ); -_fgb ._gbf .Add1 (_cegd );_fgb ._gggb .Add1 (_cegd );_fgb ._cdac =_fgb ._dad ;};};func (_cfa *Context )DrawEllipse (x ,y ,rx ,ry float64 ){_cfa .NewSubPath ();_cfa .DrawEllipticalArc (x ,y ,rx ,ry ,0,2*_b .Pi );_cfa .ClosePath ();};func (_dfbb *Context )Matrix ()_c .Matrix {return _dfbb ._cgc }; -func (_ega *Context )SetLineCap (lineCap _ac .LineCap ){_ega ._dda =lineCap };func (_ebe *Context )ClearPath (){_ebe ._gbf .Clear ();_ebe ._gggb .Clear ();_ebe ._eace =false };func _ged (_bdab ,_ed ,_bab ,_ggg ,_dc ,_daf ,_dgc ,_ddb float64 )[]_c .Point {_bdd :=(_b .Hypot (_bab -_bdab ,_ggg -_ed )+_b .Hypot (_dc -_bab ,_daf -_ggg )+_b .Hypot (_dgc -_dc ,_ddb -_daf )); -_dfg :=int (_bdd +0.5);if _dfg < 4{_dfg =4;};_fcd :=float64 (_dfg )-1;_ab :=make ([]_c .Point ,_dfg );for _cfd :=0;_cfd < _dfg ;_cfd ++{_gd :=float64 (_cfd )/_fcd ;_acg ,_ccg :=_gcb (_bdab ,_ed ,_bab ,_ggg ,_dc ,_daf ,_dgc ,_ddb ,_gd );_ab [_cfd ]=_c .NewPoint (_acg ,_ccg ); -};return _ab ;};func (_ddec *Context )SetFillStyle (pattern _ac .Pattern ){if _aef ,_fag :=pattern .(*solidPattern );_fag {_ddec ._feb =_aef ._ggfb ;};_ddec ._dcb =pattern ;};func (_bfe *Context )Transform (x ,y float64 )(_bad ,_eacf float64 ){return _bfe ._cgc .Transform (x ,y )}; -func NewLinearGradient (x0 ,y0 ,x1 ,y1 float64 )_ac .Gradient {_ece :=&linearGradient {_def :x0 ,_gfgc :y0 ,_dcbc :x1 ,_dfed :y1 };return _ece ;};func NewContext (width ,height int )*Context {return NewContextForRGBA (_a .NewRGBA (_a .Rect (0,0,width ,height ))); -};func (_agca *Context )DrawEllipticalArc (x ,y ,rx ,ry ,angle1 ,angle2 float64 ){const _dac =16;for _fdf :=0;_fdf < _dac ;_fdf ++{_fea :=float64 (_fdf +0)/_dac ;_ecag :=float64 (_fdf +1)/_dac ;_dge :=angle1 +(angle2 -angle1 )*_fea ;_cde :=angle1 +(angle2 -angle1 )*_ecag ; -_cdd :=x +rx *_b .Cos (_dge );_abcc :=y +ry *_b .Sin (_dge );_cgg :=x +rx *_b .Cos ((_dge +_cde )/2);_fdc :=y +ry *_b .Sin ((_dge +_cde )/2);_dfdb :=x +rx *_b .Cos (_cde );_babc :=y +ry *_b .Sin (_cde );_ccd :=2*_cgg -_cdd /2-_dfdb /2;_gag :=2*_fdc -_abcc /2-_babc /2; -if _fdf ==0{if _agca ._eace {_agca .LineTo (_cdd ,_abcc );}else {_agca .MoveTo (_cdd ,_abcc );};};_agca .QuadraticTo (_ccd ,_gag ,_dfdb ,_babc );};};func _gcb (_bg ,_cea ,_df ,_de ,_gbc ,_cda ,_efb ,_ff ,_ge float64 )(_cg ,_bbd float64 ){_da :=1-_ge ;_bca :=_da *_da *_da ; -_cb :=3*_da *_da *_ge ;_ba :=3*_da *_ge *_ge ;_gg :=_ge *_ge *_ge ;_cg =_bca *_bg +_cb *_df +_ba *_gbc +_gg *_efb ;_bbd =_bca *_cea +_cb *_de +_ba *_cda +_gg *_ff ;return ;};func _ded (_cbc [][]_c .Point )_eac .Path {var _dbef _eac .Path ;for _ ,_fce :=range _cbc {var _cfge _fa .Point26_6 ; -for _fegd ,_efeb :=range _fce {_ecd :=_baeg (_efeb );if _fegd ==0{_dbef .Start (_ecd );}else {_bgaf :=_ecd .X -_cfge .X ;_abed :=_ecd .Y -_cfge .Y ;if _bgaf < 0{_bgaf =-_bgaf ;};if _abed < 0{_abed =-_abed ;};if _bgaf +_abed > 8{_dbef .Add1 (_ecd );};}; -_cfge =_ecd ;};};return _dbef ;};func (_eaa *Context )SetLineJoin (lineJoin _ac .LineJoin ){_eaa ._dde =lineJoin };func (_egb *Context )DrawString (s string ,face _fab .Face ,x ,y float64 ){_egb .DrawStringAnchored (s ,face ,x ,y ,0,0);};func _baeg (_bgab _c .Point )_fa .Point26_6 {return _fa .Point26_6 {X :_bebf (_bgab .X ),Y :_bebf (_bgab .Y )}}; -func (_feaa stops )Less (i ,j int )bool {return _feaa [i ]._adc < _feaa [j ]._adc };func (_cga *Context )StrokePattern ()_ac .Pattern {return _cga ._fcfe };func (_cdgg *Context )drawString (_gbdd string ,_aab _fab .Face ,_dee ,_dadf float64 ){_bdad :=&_fab .Drawer {Src :_a .NewUniform (_cdgg ._feb ),Face :_aab ,Dot :_baeg (_c .NewPoint (_dee ,_dadf ))}; -_aged :=rune (-1);for _ ,_bbaf :=range _gbdd {if _aged >=0{_bdad .Dot .X +=_bdad .Face .Kern (_aged ,_bbaf );};_fgf ,_fbe ,_dea ,_dgec ,_bgb :=_bdad .Face .Glyph (_bdad .Dot ,_bbaf );if !_bgb {continue ;};_acag :=_fgf .Sub (_fgf .Min );_gebc :=_a .NewRGBA (_acag ); -_bd .DrawMask (_gebc ,_acag ,_bdad .Src ,_a .Point {},_fbe ,_dea ,_bd .Over );var _acf *_bd .Options ;if _cdgg ._bcaa !=nil {_acf =&_bd .Options {DstMask :_cdgg ._bcaa ,DstMaskP :_a .Point {}};};_abfd :=_cdgg ._cgc .Clone ().Translate (float64 (_fgf .Min .X ),float64 (_fgf .Min .Y )); -_fac :=_bc .Aff3 {_abfd [0],_abfd [3],_abfd [6],_abfd [1],_abfd [4],_abfd [7]};_bd .BiLinear .Transform (_cdgg ._geg ,_fac ,_gebc ,_acag ,_bd .Over ,_acf );_bdad .Dot .X +=_dgec ;_aged =_bbaf ;};};func (_ebee *Context )NewSubPath (){if _ebee ._eace {_ebee ._gggb .Add1 (_baeg (_ebee ._dad )); -};_ebee ._eace =false ;};func (_gbff *Context )Push (){_cff :=*_gbff ;_gbff ._eg =append (_gbff ._eg ,&_cff )};func (_dcf *Context )LineWidth ()float64 {return _dcf ._eca };func NewRadialGradient (x0 ,y0 ,r0 ,x1 ,y1 ,r1 float64 )_ac .Gradient {_adcg :=circle {x0 ,y0 ,r0 }; -_gff :=circle {x1 ,y1 ,r1 };_eggbd :=circle {x1 -x0 ,y1 -y0 ,r1 -r0 };_ffe :=_bcd (_eggbd ._cgf ,_eggbd ._dce ,-_eggbd ._faa ,_eggbd ._cgf ,_eggbd ._dce ,_eggbd ._faa );var _cgfb float64 ;if _ffe !=0{_cgfb =1.0/_ffe ;};_cca :=-_adcg ._faa ;_fda :=&radialGradient {_afgf :_adcg ,_cgfc :_gff ,_egc :_eggbd ,_ced :_ffe ,_fcdf :_cgfb ,_ddgc :_cca }; -return _fda ;};func (_fffc *Context )ResetClip (){_fffc ._bcaa =nil };type patternPainter struct{_bec *_a .RGBA ;_cfcb *_a .Alpha ;_fcga _ac .Pattern ;};func (_dag *Context )capper ()_eac .Capper {switch _dag ._dda {case _ac .LineCapButt :return _eac .ButtCapper ; -case _ac .LineCapRound :return _eac .RoundCapper ;case _ac .LineCapSquare :return _eac .SquareCapper ;};return nil ;};func _ageg (_baba ,_dacb uint32 ,_bgfe float64 )uint8 {return uint8 (int32 (float64 (_baba )*(1.0-_bgfe )+float64 (_dacb )*_bgfe )>>8); -};func (_fcb *Context )DrawImageAnchored (im _a .Image ,x ,y int ,ax ,ay float64 ){_aec :=im .Bounds ().Size ();x -=int (ax *float64 (_aec .X ));y -=int (ay *float64 (_aec .Y ));_aed :=_bd .BiLinear ;_geb :=_fcb ._cgc .Clone ().Translate (float64 (x ),float64 (y )); -_gada :=_bc .Aff3 {_geb [0],_geb [3],_geb [6],_geb [1],_geb [4],_geb [7]};if _fcb ._bcaa ==nil {_aed .Transform (_fcb ._geg ,_gada ,im ,im .Bounds (),_bd .Over ,nil );}else {_aed .Transform (_fcb ._geg ,_gada ,im ,im .Bounds (),_bd .Over ,&_bd .Options {DstMask :_fcb ._bcaa ,DstMaskP :_a .Point {}}); -};};func (_gac *Context )Rotate (angle float64 ){_gac ._cgc =_gac ._cgc .Rotate (angle )};func (_ebag *solidPattern )ColorAt (x ,y int )_ea .Color {return _ebag ._ggfb };func (_ccf *Context )SetStrokeRGBA (r ,g ,b ,a float64 ){_fba :=_ea .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)}; -_ccf ._fcfe =_egdc (_fba );};var (_fcf =_egdc (_ea .White );_eb =_egdc (_ea .Black ););func (_eba *Context )DrawLine (x1 ,y1 ,x2 ,y2 float64 ){_eba .MoveTo (x1 ,y1 );_eba .LineTo (x2 ,y2 )};type surfacePattern struct{_gbef _a .Image ;_bgag repeatOp ;}; -func (_bfc *Context )joiner ()_eac .Joiner {switch _bfc ._dde {case _ac .LineJoinBevel :return _eac .BevelJoiner ;case _ac .LineJoinRound :return _eac .RoundJoiner ;};return nil ;};func _ga (_gad ,_ca ,_gc ,_bdc ,_ecb ,_bfb float64 )[]_c .Point {_age :=(_b .Hypot (_gc -_gad ,_bdc -_ca )+_b .Hypot (_ecb -_gc ,_bfb -_bdc )); -_agc :=int (_age +0.5);if _agc < 4{_agc =4;};_ef :=float64 (_agc )-1;_fd :=make ([]_c .Point ,_agc );for _fcg :=0;_fcg < _agc ;_fcg ++{_ce :=float64 (_fcg )/_ef ;_bda ,_dd :=_ec (_gad ,_ca ,_gc ,_bdc ,_ecb ,_bfb ,_ce );_fd [_fcg ]=_c .NewPoint (_bda ,_dd ); -};return _fd ;};func (_bae *Context )SetFillRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_gcbe :=_bae ._feb .RGBA ();if _gcbe > 0&&_gcbe !=65535&&a ==1{a =float64 (_gcbe )/65535;};_ebd :=_ea .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_bae ._feb =_ebd ; -_bae ._dcb =_egdc (_ebd );};func (_ddg stops )Swap (i ,j int ){_ddg [i ],_ddg [j ]=_ddg [j ],_ddg [i ]};func _edb (_bdae _a .Image ,_bgc repeatOp )_ac .Pattern {return &surfacePattern {_gbef :_bdae ,_bgag :_bgc };};type stops []stop ;func (_ccdd *Context )SetMatrix (m _c .Matrix ){_ccdd ._cgc =m }; -func (_efg *Context )SetRGBA255 (r ,g ,b ,a int ){_efg ._feb =_ea .NRGBA {uint8 (r ),uint8 (g ),uint8 (b ),uint8 (a )};_efg .setFillAndStrokeColor (_efg ._feb );};func (_dfe *Context )CubicTo (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 ){if !_dfe ._eace {_dfe .MoveTo (x1 ,y1 ); -};_cbg ,_dgdd :=_dfe ._cdac .X ,_dfe ._cdac .Y ;x1 ,y1 =_dfe .Transform (x1 ,y1 );x2 ,y2 =_dfe .Transform (x2 ,y2 );x3 ,y3 =_dfe .Transform (x3 ,y3 );_gf :=_ged (_cbg ,_dgdd ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 );_aca :=_baeg (_dfe ._cdac );for _ ,_fad :=range _gf [1:]{_fagb :=_baeg (_fad ); -if _fagb ==_aca {continue ;};_aca =_fagb ;_dfe ._gbf .Add1 (_fagb );_dfe ._gggb .Add1 (_fagb );_dfe ._cdac =_fad ;};};func (_ccgf *Context )SetRGB (r ,g ,b float64 ){_ccgf .SetRGBA (r ,g ,b ,1)};func (_aaf *Context )Scale (x ,y float64 ){_aaf ._cgc =_aaf ._cgc .Scale (x ,y )}; -func (_ee *Context )SetLineWidth (lineWidth float64 ){_ee ._eca =lineWidth };func (_fae *Context )SetDashOffset (offset float64 ){_fae ._gcd =offset };func _ddbba (_dgee _a .Image )*_a .RGBA {_afc :=_dgee .Bounds ();_ebf :=_a .NewRGBA (_afc );_bf .Draw (_ebf ,_afc ,_dgee ,_afc .Min ,_bf .Src ); -return _ebf ;};func (_ada *Context )MeasureString (s string ,face _fab .Face )(_fga ,_abcfe float64 ){_cdb :=&_fab .Drawer {Face :face };_bbde :=_cdb .MeasureString (s );return float64 (_bbde >>6),_ada ._fbd .Tf .Size ;};func NewContextForRGBA (im *_a .RGBA )*Context {_cad :=im .Bounds ().Size ().X ; -_cbf :=im .Bounds ().Size ().Y ;return &Context {_abc :_cad ,_fbc :_cbf ,_cec :_eac .NewRasterizer (_cad ,_cbf ),_geg :im ,_feb :_ea .Transparent ,_dcb :_fcf ,_fcfe :_eb ,_eca :1,_agcg :_ac .FillRuleWinding ,_cgc :_c .IdentityMatrix (),_fbd :_ac .NewTextState ()}; -};func (_fbg *radialGradient )ColorAt (x ,y int )_ea .Color {if len (_fbg ._fcc )==0{return _ea .Transparent ;};_cddg ,_fef :=float64 (x )+0.5-_fbg ._afgf ._cgf ,float64 (y )+0.5-_fbg ._afgf ._dce ;_baab :=_bcd (_cddg ,_fef ,_fbg ._afgf ._faa ,_fbg ._egc ._cgf ,_fbg ._egc ._dce ,_fbg ._egc ._faa ); -_aefg :=_bcd (_cddg ,_fef ,-_fbg ._afgf ._faa ,_cddg ,_fef ,_fbg ._afgf ._faa );if _fbg ._ced ==0{if _baab ==0{return _ea .Transparent ;};_bbafb :=0.5*_aefg /_baab ;if _bbafb *_fbg ._egc ._faa >=_fbg ._ddgc {return _abg (_bbafb ,_fbg ._fcc );};return _ea .Transparent ; -};_dfa :=_bcd (_baab ,_fbg ._ced ,0,_baab ,-_aefg ,0);if _dfa >=0{_bgf :=_b .Sqrt (_dfa );_fdgb :=(_baab +_bgf )*_fbg ._fcdf ;_gbce :=(_baab -_bgf )*_fbg ._fcdf ;if _fdgb *_fbg ._egc ._faa >=_fbg ._ddgc {return _abg (_fdgb ,_fbg ._fcc );}else if _gbce *_fbg ._egc ._faa >=_fbg ._ddgc {return _abg (_gbce ,_fbg ._fcc ); -};};return _ea .Transparent ;};func (_gba *Context )SetStrokeStyle (pattern _ac .Pattern ){_gba ._fcfe =pattern };type repeatOp int ;func (_bba *Context )Width ()int {return _bba ._abc };func (_gbcgg *Context )DrawRectangle (x ,y ,w ,h float64 ){_gbcgg .NewSubPath (); -_gbcgg .MoveTo (x ,y );_gbcgg .LineTo (x +w ,y );_gbcgg .LineTo (x +w ,y +h );_gbcgg .LineTo (x ,y +h );_gbcgg .ClosePath ();};func _bebf (_bce float64 )_fa .Int26_6 {return _fa .Int26_6 (_bce *64)};func (_bbe *linearGradient )ColorAt (x ,y int )_ea .Color {if len (_bbe ._cbb )==0{return _ea .Transparent ; -};_bfed ,_babe :=float64 (x ),float64 (y );_afd ,_ddac ,_cbgb ,_dbb :=_bbe ._def ,_bbe ._gfgc ,_bbe ._dcbc ,_bbe ._dfed ;_eea ,_gaca :=_cbgb -_afd ,_dbb -_ddac ;if _gaca ==0&&_eea !=0{return _abg ((_bfed -_afd )/_eea ,_bbe ._cbb );};if _eea ==0&&_gaca !=0{return _abg ((_babe -_ddac )/_gaca ,_bbe ._cbb ); -};_bcbb :=_eea *(_bfed -_afd )+_gaca *(_babe -_ddac );if _bcbb < 0{return _bbe ._cbb [0]._bee ;};_bdg :=_b .Hypot (_eea ,_gaca );_bgd :=((_bfed -_afd )*-_gaca +(_babe -_ddac )*_eea )/(_bdg *_bdg );_aad ,_beec :=_afd +_bgd *-_gaca ,_ddac +_bgd *_eea ;_baf :=_b .Hypot (_bfed -_aad ,_babe -_beec )/_bdg ; -return _abg (_baf ,_bbe ._cbb );};func _egdc (_egec _ea .Color )_ac .Pattern {return &solidPattern {_ggfb :_egec }};func _beb (_gebe _eac .Path ,_ccae []float64 ,_afbg float64 )_eac .Path {return _ded (_adg (_gcg (_gebe ),_ccae ,_afbg ));};func (_gbe *Context )LineTo (x ,y float64 ){if !_gbe ._eace {_gbe .MoveTo (x ,y ); -}else {x ,y =_gbe .Transform (x ,y );_fgc :=_c .NewPoint (x ,y );_gda :=_baeg (_fgc );_gbe ._gbf .Add1 (_gda );_gbe ._gggb .Add1 (_gda );_gbe ._cdac =_fgc ;};};func (_fde *Context )SetRGB255 (r ,g ,b int ){_fde .SetRGBA255 (r ,g ,b ,255)};func _gcg (_gaf _eac .Path )[][]_c .Point {var _afdc [][]_c .Point ; -var _adae []_c .Point ;var _edf ,_effc float64 ;for _afe :=0;_afe < len (_gaf );{switch _gaf [_afe ]{case 0:if len (_adae )> 0{_afdc =append (_afdc ,_adae );_adae =nil ;};_adf :=_gdf (_gaf [_afe +1]);_gfbc :=_gdf (_gaf [_afe +2]);_adae =append (_adae ,_c .NewPoint (_adf ,_gfbc )); -_edf ,_effc =_adf ,_gfbc ;_afe +=4;case 1:_fdec :=_gdf (_gaf [_afe +1]);_baea :=_gdf (_gaf [_afe +2]);_adae =append (_adae ,_c .NewPoint (_fdec ,_baea ));_edf ,_effc =_fdec ,_baea ;_afe +=4;case 2:_ebb :=_gdf (_gaf [_afe +1]);_ecc :=_gdf (_gaf [_afe +2]); -_gdgb :=_gdf (_gaf [_afe +3]);_ccc :=_gdf (_gaf [_afe +4]);_fggf :=_ga (_edf ,_effc ,_ebb ,_ecc ,_gdgb ,_ccc );_adae =append (_adae ,_fggf ...);_edf ,_effc =_gdgb ,_ccc ;_afe +=6;case 3:_aag :=_gdf (_gaf [_afe +1]);_efbg :=_gdf (_gaf [_afe +2]);_bcc :=_gdf (_gaf [_afe +3]); -_fegb :=_gdf (_gaf [_afe +4]);_ddef :=_gdf (_gaf [_afe +5]);_adb :=_gdf (_gaf [_afe +6]);_caga :=_ged (_edf ,_effc ,_aag ,_efbg ,_bcc ,_fegb ,_ddef ,_adb );_adae =append (_adae ,_caga ...);_edf ,_effc =_ddef ,_adb ;_afe +=8;default:_ag .Log .Debug ("\u0057\u0041\u0052\u004e: \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0074\u0068\u003a\u0020%\u0076",_gaf ); -return _afdc ;};};if len (_adae )> 0{_afdc =append (_afdc ,_adae );};return _afdc ;};func _gdf (_dafb _fa .Int26_6 )float64 {const _gggc ,_faf =6,1<<6-1;if _dafb >=0{return float64 (_dafb >>_gggc )+float64 (_dafb &_faf )/64;};_dafb =-_dafb ;if _dafb >=0{return -(float64 (_dafb >>_gggc )+float64 (_dafb &_faf )/64); -};return 0;};func _bcd (_ecae ,_ddd ,_dbfg ,_eab ,_dca ,_dfbe float64 )float64 {return _ecae *_eab +_ddd *_dca +_dbfg *_dfbe ;};func (_aae *Context )drawRegularPolygon (_fagc int ,_ddae ,_dgf ,_fage ,_dfbcc float64 ){_bef :=2*_b .Pi /float64 (_fagc );_dfbcc -=_b .Pi /2; -if _fagc %2==0{_dfbcc +=_bef /2;};_aae .NewSubPath ();for _ddf :=0;_ddf < _fagc ;_ddf ++{_dbe :=_dfbcc +_bef *float64 (_ddf );_aae .LineTo (_ddae +_fage *_b .Cos (_dbe ),_dgf +_fage *_b .Sin (_dbe ));};_aae .ClosePath ();};func (_egg *Context )SetFillRule (fillRule _ac .FillRule ){_egg ._agcg =fillRule }; -func (_dfc *Context )DrawImage (im _a .Image ,x ,y int ){_dfc .DrawImageAnchored (im ,x ,y ,0,0)};func (_ccfe *Context )DrawPoint (x ,y ,r float64 ){_ccfe .Push ();_agff ,_ege :=_ccfe .Transform (x ,y );_ccfe .Identity ();_ccfe .DrawCircle (_agff ,_ege ,r ); -_ccfe .Pop ();};func _fbff (_bdac ,_ggfa _ea .Color ,_eff float64 )_ea .Color {_dcaa ,_dgae ,_bac ,_fdd :=_bdac .RGBA ();_fffa ,_cddc ,_afdd ,_cbgg :=_ggfa .RGBA ();return _ea .RGBA {_ageg (_dcaa ,_fffa ,_eff ),_ageg (_dgae ,_cddc ,_eff ),_ageg (_bac ,_afdd ,_eff ),_ageg (_fdd ,_cbgg ,_eff )}; -};func (_gbb *linearGradient )AddColorStop (offset float64 ,color _ea .Color ){_gbb ._cbb =append (_gbb ._cbb ,stop {_adc :offset ,_bee :color });_e .Sort (_gbb ._cbb );};func (_agd *Context )Fill (){_agd .FillPreserve ();_agd .ClearPath ()};func (_ebg *patternPainter )Paint (ss []_eac .Span ,done bool ){_abb :=_ebg ._bec .Bounds (); -for _ ,_fcdd :=range ss {if _fcdd .Y < _abb .Min .Y {continue ;};if _fcdd .Y >=_abb .Max .Y {return ;};if _fcdd .X0 < _abb .Min .X {_fcdd .X0 =_abb .Min .X ;};if _fcdd .X1 > _abb .Max .X {_fcdd .X1 =_abb .Max .X ;};if _fcdd .X0 >=_fcdd .X1 {continue ;}; -const _abgb =1<<16-1;_cage :=_fcdd .Y -_ebg ._bec .Rect .Min .Y ;_becd :=_fcdd .X0 -_ebg ._bec .Rect .Min .X ;_gdag :=(_fcdd .Y -_ebg ._bec .Rect .Min .Y )*_ebg ._bec .Stride +(_fcdd .X0 -_ebg ._bec .Rect .Min .X )*4;_cdace :=_gdag +(_fcdd .X1 -_fcdd .X0 )*4; -for _adcgf ,_cdee :=_gdag ,_becd ;_adcgf < _cdace ;_adcgf ,_cdee =_adcgf +4,_cdee +1{_dab :=_fcdd .Alpha ;if _ebg ._cfcb !=nil {_dab =_dab *uint32 (_ebg ._cfcb .AlphaAt (_cdee ,_cage ).A )/255;if _dab ==0{continue ;};};_eed :=_ebg ._fcga .ColorAt (_cdee ,_cage ); -_efff ,_gedb ,_gcbg ,_fdga :=_eed .RGBA ();_fbfd :=uint32 (_ebg ._bec .Pix [_adcgf +0]);_dbc :=uint32 (_ebg ._bec .Pix [_adcgf +1]);_ddbb :=uint32 (_ebg ._bec .Pix [_adcgf +2]);_bcdg :=uint32 (_ebg ._bec .Pix [_adcgf +3]);_dcbcb :=(_abgb -(_fdga *_dab /_abgb ))*0x101; -_ebg ._bec .Pix [_adcgf +0]=uint8 ((_fbfd *_dcbcb +_efff *_dab )/_abgb >>8);_ebg ._bec .Pix [_adcgf +1]=uint8 ((_dbc *_dcbcb +_gedb *_dab )/_abgb >>8);_ebg ._bec .Pix [_adcgf +2]=uint8 ((_ddbb *_dcbcb +_gcbg *_dab )/_abgb >>8);_ebg ._bec .Pix [_adcgf +3]=uint8 ((_bcdg *_dcbcb +_fdga *_dab )/_abgb >>8); -};};};func (_acb *Context )SetRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_fcfa :=_acb ._feb .RGBA ();if _fcfa > 0&&_fcfa !=65535&&a ==1{a =float64 (_fcfa )/65535;};_acb ._feb =_ea .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_acb .setFillAndStrokeColor (_acb ._feb ); -};func (_afge *Context )DrawCircle (x ,y ,r float64 ){_afge .NewSubPath ();_afge .DrawEllipticalArc (x ,y ,r ,r ,0,2*_b .Pi );_afge .ClosePath ();};func (_fdg *Context )DrawStringAnchored (s string ,face _fab .Face ,x ,y ,ax ,ay float64 ){_ad ,_fbbf :=_fdg .MeasureString (s ,face ); -_fdg .drawString (s ,face ,x -ax *_ad ,y +ay *_fbbf );};func (_feg stops )Len ()int {return len (_feg )};func _effe (_bbg float64 )float64 {return _bbg *_b .Pi /180};type solidPattern struct{_ggfb _ea .Color }; \ No newline at end of file +package imagerender ;import (_gb "errors";_cc "fmt";_e "github.com/unidoc/freetype/raster";_a "github.com/unidoc/unipdf/v3/common";_b "github.com/unidoc/unipdf/v3/internal/transform";_bd "github.com/unidoc/unipdf/v3/render/internal/context";_ba "golang.org/x/image/draw"; +_dde "golang.org/x/image/font";_dc "golang.org/x/image/math/f64";_dd "golang.org/x/image/math/fixed";_f "image";_ca "image/color";_cb "image/draw";_g "math";_gd "sort";_c "strings";);func (_fbd *Context )DrawCircle (x ,y ,r float64 ){_fbd .NewSubPath (); +_fbd .DrawEllipticalArc (x ,y ,r ,r ,0,2*_g .Pi );_fbd .ClosePath ();};func _bdead (_gdge float64 )_dd .Int26_6 {return _dd .Int26_6 (_gdge *64)};func (_bde *Context )SetHexColor (x string ){_gcd ,_baa ,_bfcb ,_aae :=_eega (x );_bde .SetRGBA255 (_gcd ,_baa ,_bfcb ,_aae ); +};func (_ead *Context )Clip (){_ead .ClipPreserve ();_ead .ClearPath ()};func (_dfgb *Context )SetRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_ff :=_dfgb ._ebb .RGBA ();if _ff > 0&&_ff !=65535&&a ==1{a =float64 (_ff )/65535;};_dfgb ._ebb =_ca .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)}; +_dfgb .setFillAndStrokeColor (_dfgb ._ebb );};func (_abd *Context )Pop (){_baf :=*_abd ;_cfg :=_abd ._ebe ;_faf :=_cfg [len (_cfg )-1];*_abd =*_faf ;_abd ._afb =_baf ._afb ;_abd ._aa =_baf ._aa ;_abd ._dcc =_baf ._dcc ;_abd ._aab =_baf ._aab ;_abd ._dg =_baf ._dg ; +};func (_cbb *Context )CubicTo (x1 ,y1 ,x2 ,y2 ,x3 ,y3 float64 ){if !_cbb ._dg {_cbb .MoveTo (x1 ,y1 );};_bbc ,_gecf :=_cbb ._aab .X ,_cbb ._aab .Y ;x1 ,y1 =_cbb .Transform (x1 ,y1 );x2 ,y2 =_cbb .Transform (x2 ,y2 );x3 ,y3 =_cbb .Transform (x3 ,y3 );_agb :=_eff (_bbc ,_gecf ,x1 ,y1 ,x2 ,y2 ,x3 ,y3 ); +_dfbc :=_cbba (_cbb ._aab );for _ ,_bebb :=range _agb [1:]{_fcf :=_cbba (_bebb );if _fcf ==_dfbc {continue ;};_dfbc =_fcf ;_cbb ._afb .Add1 (_fcf );_cbb ._aa .Add1 (_fcf );_cbb ._aab =_bebb ;};};func (_dbfa *Context )SetDash (dashes ...float64 ){_dbfa ._da =dashes }; +func _ceab (_aed float64 ,_cecc stops )_ca .Color {if _aed <=0.0||len (_cecc )==1{return _cecc [0]._cdc ;};_caa :=_cecc [len (_cecc )-1];if _aed >=_caa ._efa {return _caa ._cdc ;};for _afg ,_beed :=range _cecc [1:]{if _aed < _beed ._efa {_aed =(_aed -_cecc [_afg ]._efa )/(_beed ._efa -_cecc [_afg ]._efa ); +return _eggbf (_cecc [_afg ]._cdc ,_beed ._cdc ,_aed );};};return _caa ._cdc ;};func (_dcb *Context )LineWidth ()float64 {return _dcb ._ece };func _ccda (_ggc [][]_b .Point )_e .Path {var _egfc _e .Path ;for _ ,_cbcd :=range _ggc {var _gabg _dd .Point26_6 ; +for _ggag ,_ggbf :=range _cbcd {_aga :=_cbba (_ggbf );if _ggag ==0{_egfc .Start (_aga );}else {_daee :=_aga .X -_gabg .X ;_ebg :=_aga .Y -_gabg .Y ;if _daee < 0{_daee =-_daee ;};if _ebg < 0{_ebg =-_ebg ;};if _daee +_ebg > 8{_egfc .Add1 (_aga );};};_gabg =_aga ; +};};return _egfc ;};func _egbf (_fedc _e .Path )[][]_b .Point {var _afd [][]_b .Point ;var _afbd []_b .Point ;var _beea ,_ageb float64 ;for _gcf :=0;_gcf < len (_fedc );{switch _fedc [_gcf ]{case 0:if len (_afbd )> 0{_afd =append (_afd ,_afbd );_afbd =nil ; +};_fgfg :=_caaf (_fedc [_gcf +1]);_bbf :=_caaf (_fedc [_gcf +2]);_afbd =append (_afbd ,_b .NewPoint (_fgfg ,_bbf ));_beea ,_ageb =_fgfg ,_bbf ;_gcf +=4;case 1:_dfgga :=_caaf (_fedc [_gcf +1]);_fdg :=_caaf (_fedc [_gcf +2]);_afbd =append (_afbd ,_b .NewPoint (_dfgga ,_fdg )); +_beea ,_ageb =_dfgga ,_fdg ;_gcf +=4;case 2:_cbc :=_caaf (_fedc [_gcf +1]);_cacag :=_caaf (_fedc [_gcf +2]);_aeg :=_caaf (_fedc [_gcf +3]);_ccab :=_caaf (_fedc [_gcf +4]);_dgdd :=_gc (_beea ,_ageb ,_cbc ,_cacag ,_aeg ,_ccab );_afbd =append (_afbd ,_dgdd ...); +_beea ,_ageb =_aeg ,_ccab ;_gcf +=6;case 3:_gfe :=_caaf (_fedc [_gcf +1]);_bgcd :=_caaf (_fedc [_gcf +2]);_fgga :=_caaf (_fedc [_gcf +3]);_eacg :=_caaf (_fedc [_gcf +4]);_cab :=_caaf (_fedc [_gcf +5]);_cabe :=_caaf (_fedc [_gcf +6]);_egeb :=_eff (_beea ,_ageb ,_gfe ,_bgcd ,_fgga ,_eacg ,_cab ,_cabe ); +_afbd =append (_afbd ,_egeb ...);_beea ,_ageb =_cab ,_cabe ;_gcf +=8;default:_a .Log .Debug ("\u0057\u0041\u0052\u004e: \u0069\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u0070\u0061\u0074\u0068\u003a\u0020%\u0076",_fedc );return _afd ;};};if len (_afbd )> 0{_afd =append (_afd ,_afbd ); +};return _afd ;};func (_gfba *linearGradient )AddColorStop (offset float64 ,color _ca .Color ){_gfba ._abde =append (_gfba ._abde ,stop {_efa :offset ,_cdc :color });_gd .Sort (_gfba ._abde );};func (_gdga *Context )joiner ()_e .Joiner {switch _gdga ._bcfd {case _bd .LineJoinBevel :return _e .BevelJoiner ; +case _bd .LineJoinRound :return _e .RoundJoiner ;};return nil ;};func (_bae *Context )ClearPath (){_bae ._afb .Clear ();_bae ._aa .Clear ();_bae ._dg =false };func (_dea *Context )TextState ()*_bd .TextState {return &_dea ._egd };func NewLinearGradient (x0 ,y0 ,x1 ,y1 float64 )_bd .Gradient {_cgfc :=&linearGradient {_fadd :x0 ,_afba :y0 ,_ccaa :x1 ,_gag :y1 }; +return _cgfc ;};func (_bfcc *Context )SetMask (mask *_f .Alpha )error {if mask .Bounds ().Size ()!=_bfcc ._eef .Bounds ().Size (){return _gb .New ("\u006d\u0061\u0073\u006b\u0020\u0073i\u007a\u0065\u0020\u006d\u0075\u0073\u0074\u0020\u006d\u0061\u0074\u0063\u0068 \u0063\u006f\u006e\u0074\u0065\u0078\u0074 \u0073\u0069\u007a\u0065"); +};_bfcc ._dfd =mask ;return nil ;};func NewContext (width ,height int )*Context {return NewContextForRGBA (_f .NewRGBA (_f .Rect (0,0,width ,height )));};func (_dfb *Context )QuadraticTo (x1 ,y1 ,x2 ,y2 float64 ){if !_dfb ._dg {_dfb .MoveTo (x1 ,y1 );}; +x1 ,y1 =_dfb .Transform (x1 ,y1 );x2 ,y2 =_dfb .Transform (x2 ,y2 );_gegf :=_b .NewPoint (x1 ,y1 );_eefa :=_b .NewPoint (x2 ,y2 );_cgd :=_cbba (_gegf );_afe :=_cbba (_eefa );_dfb ._afb .Add2 (_cgd ,_afe );_dfb ._aa .Add2 (_cgd ,_afe );_dfb ._aab =_eefa ; +};func (_dbe *Context )drawString (_fda string ,_gab _dde .Face ,_bbba ,_gbgd float64 ){_ggef :=&_dde .Drawer {Src :_f .NewUniform (_dbe ._ebb ),Face :_gab ,Dot :_cbba (_b .NewPoint (_bbba ,_gbgd ))};_gfg :=rune (-1);for _ ,_gcba :=range _fda {if _gfg >=0{_ggef .Dot .X +=_ggef .Face .Kern (_gfg ,_gcba ); +};_afbg ,_gff ,_adcd ,_cfd ,_fad :=_ggef .Face .Glyph (_ggef .Dot ,_gcba );if !_fad {continue ;};_gbb :=_afbg .Sub (_afbg .Min );_afea :=_f .NewRGBA (_gbb );_ba .DrawMask (_afea ,_gbb ,_ggef .Src ,_f .Point {},_gff ,_adcd ,_ba .Over );var _abg *_ba .Options ; +if _dbe ._dfd !=nil {_abg =&_ba .Options {DstMask :_dbe ._dfd ,DstMaskP :_f .Point {}};};_fbb :=_dbe ._cf .Clone ().Translate (float64 (_afbg .Min .X ),float64 (_afbg .Min .Y ));_gdf :=_dc .Aff3 {_fbb [0],_fbb [3],_fbb [6],_fbb [1],_fbb [4],_fbb [7]};_ba .BiLinear .Transform (_dbe ._eef ,_gdf ,_afea ,_gbb ,_ba .Over ,_abg ); +_ggef .Dot .X +=_cfd ;_gfg =_gcba ;};};func (_eaa *Context )fill (_ggbd _e .Painter ){_gcgb :=_eaa ._aa ;if _eaa ._dg {_gcgb =make (_e .Path ,len (_eaa ._aa ));copy (_gcgb ,_eaa ._aa );_gcgb .Add1 (_cbba (_eaa ._dcc ));};_gce :=_eaa ._bcb ;_gce .UseNonZeroWinding =_eaa ._eeb ==_bd .FillRuleWinding ; +_gce .Clear ();_gce .AddPath (_gcgb );_gce .Rasterize (_ggbd );};func (_ab *Context )stroke (_agg _e .Painter ){_fce :=_ab ._afb ;if len (_ab ._da )> 0{_fce =_fde (_fce ,_ab ._da ,_ab ._geg );}else {_fce =_ccda (_egbf (_fce ));};_ffe :=_ab ._bcb ;_ffe .UseNonZeroWinding =true ; +_ffe .Clear ();_ebcc :=(_ab ._cf .ScalingFactorX ()+_ab ._cf .ScalingFactorY ())/2;_ffe .AddStroke (_fce ,_bdead (_ab ._ece *_ebcc ),_ab .capper (),_ab .joiner ());_ffe .Rasterize (_agg );};func (_adg *Context )drawRegularPolygon (_dgba int ,_dgd ,_gdee ,_agf ,_ebae float64 ){_ebfg :=2*_g .Pi /float64 (_dgba ); +_ebae -=_g .Pi /2;if _dgba %2==0{_ebae +=_ebfg /2;};_adg .NewSubPath ();for _gef :=0;_gef < _dgba ;_gef ++{_gcb :=_ebae +_ebfg *float64 (_gef );_adg .LineTo (_dgd +_agf *_g .Cos (_gcb ),_gdee +_agf *_g .Sin (_gcb ));};_adg .ClosePath ();};type solidPattern struct{_adcc _ca .Color }; +func (_ebdf *solidPattern )ColorAt (x ,y int )_ca .Color {return _ebdf ._adcc };func _cca (_gf ,_cg ,_df ,_bf ,_ga ,_ef ,_ea float64 )(_ae ,_ee float64 ){_cac :=1-_ea ;_ad :=_cac *_cac ;_eb :=2*_cac *_ea ;_eg :=_ea *_ea ;_ae =_ad *_gf +_eb *_df +_eg *_ga ; +_ee =_ad *_cg +_eb *_bf +_eg *_ef ;return ;};func (_afeb *Context )Clear (){_cggf :=_f .NewUniform (_afeb ._ebb );_ba .Draw (_afeb ._eef ,_afeb ._eef .Bounds (),_cggf ,_f .Point {},_ba .Src );};func (_beb *Context )LineTo (x ,y float64 ){if !_beb ._dg {_beb .MoveTo (x ,y ); +}else {x ,y =_beb .Transform (x ,y );_ebc :=_b .NewPoint (x ,y );_ac :=_cbba (_ebc );_beb ._afb .Add1 (_ac );_beb ._aa .Add1 (_ac );_beb ._aab =_ebc ;};};func (_aded *radialGradient )AddColorStop (offset float64 ,color _ca .Color ){_aded ._fcfb =append (_aded ._fcfb ,stop {_efa :offset ,_cdc :color }); +_gd .Sort (_aded ._fcfb );};func (_cgf *Context )SetLineCap (lineCap _bd .LineCap ){_cgf ._dda =lineCap };func _eggbf (_fgf ,_ggdd _ca .Color ,_efg float64 )_ca .Color {_fed ,_bda ,_fcfe ,_ccg :=_fgf .RGBA ();_cbac ,_afbe ,_ccf ,_bgf :=_ggdd .RGBA ();return _ca .RGBA {_acc (_fed ,_cbac ,_efg ),_acc (_bda ,_afbe ,_efg ),_acc (_fcfe ,_ccf ,_efg ),_acc (_ccg ,_bgf ,_efg )}; +};func (_dac *Context )ClipPreserve (){_aaea :=_f .NewAlpha (_f .Rect (0,0,_dac ._caf ,_dac ._bg ));_eeg :=_e .NewAlphaOverPainter (_aaea );_dac .fill (_eeg );if _dac ._dfd ==nil {_dac ._dfd =_aaea ;}else {_cfba :=_f .NewAlpha (_f .Rect (0,0,_dac ._caf ,_dac ._bg )); +_ba .DrawMask (_cfba ,_cfba .Bounds (),_aaea ,_f .Point {},_dac ._dfd ,_f .Point {},_ba .Over );_dac ._dfd =_cfba ;};};func (_age *Context )SetLineWidth (lineWidth float64 ){_age ._ece =lineWidth };func (_dgb *Context )SetPixel (x ,y int ){_dgb ._eef .Set (x ,y ,_dgb ._ebb )}; +func (_ggd *Context )StrokePattern ()_bd .Pattern {return _ggd ._ccc };func (_ged *Context )FillPreserve (){var _ebca _e .Painter ;if _ged ._dfd ==nil {if _fca ,_baaf :=_ged ._bef .(*solidPattern );_baaf {_abc :=_e .NewRGBAPainter (_ged ._eef );_abc .SetColor (_fca ._adcc ); +_ebca =_abc ;};};if _ebca ==nil {_ebca =_dfbd (_ged ._eef ,_ged ._dfd ,_ged ._bef );};_ged .fill (_ebca );};func (_cfa *Context )SetStrokeStyle (pattern _bd .Pattern ){_cfa ._ccc =pattern };func (_fc *Context )SetColor (c _ca .Color ){_fc .setFillAndStrokeColor (c )}; +func (_fggd *Context )Push (){_affc :=*_fggd ;_fggd ._ebe =append (_fggd ._ebe ,&_affc )};func (_bee *Context )SetFillRule (fillRule _bd .FillRule ){_bee ._eeb =fillRule };func (_fac *Context )Transform (x ,y float64 )(_gcee ,_gebf float64 ){return _fac ._cf .Transform (x ,y )}; +type linearGradient struct{_fadd ,_afba ,_ccaa ,_gag float64 ;_abde stops ;};type stop struct{_efa float64 ;_cdc _ca .Color ;};func (_adcb *Context )SetMatrix (m _b .Matrix ){_adcb ._cf =m };func (_ccce *Context )SetFillStyle (pattern _bd .Pattern ){if _cgg ,_adf :=pattern .(*solidPattern ); +_adf {_ccce ._ebb =_cgg ._adcc ;};_ccce ._bef =pattern ;};func (_fcag *Context )DrawEllipse (x ,y ,rx ,ry float64 ){_fcag .NewSubPath ();_fcag .DrawEllipticalArc (x ,y ,rx ,ry ,0,2*_g .Pi );_fcag .ClosePath ();};func (_dcg *Context )SetRGB255 (r ,g ,b int ){_dcg .SetRGBA255 (r ,g ,b ,255)}; +func (_ebeb *Context )SetRGB (r ,g ,b float64 ){_ebeb .SetRGBA (r ,g ,b ,1)};const (_daef repeatOp =iota ;_agfb ;_aba ;_cfgg ;);func (_ggg *Context )FillPattern ()_bd .Pattern {return _ggg ._bef };func _caaf (_ddbc _dd .Int26_6 )float64 {const _fccf ,_bacd =6,1<<6-1; +if _ddbc >=0{return float64 (_ddbc >>_fccf )+float64 (_ddbc &_bacd )/64;};_ddbc =-_ddbc ;if _ddbc >=0{return -(float64 (_ddbc >>_fccf )+float64 (_ddbc &_bacd )/64);};return 0;};func (_ccd *Context )Translate (x ,y float64 ){_ccd ._cf =_ccd ._cf .Translate (x ,y )}; +func (_eee *Context )DrawRectangle (x ,y ,w ,h float64 ){_eee .NewSubPath ();_eee .MoveTo (x ,y );_eee .LineTo (x +w ,y );_eee .LineTo (x +w ,y +h );_eee .LineTo (x ,y +h );_eee .ClosePath ();};func (_feeb *radialGradient )ColorAt (x ,y int )_ca .Color {if len (_feeb ._fcfb )==0{return _ca .Transparent ; +};_ggf ,_dbfe :=float64 (x )+0.5-_feeb ._fdd ._bdef ,float64 (y )+0.5-_feeb ._fdd ._ceca ;_ccdb :=_ddad (_ggf ,_dbfe ,_feeb ._fdd ._gebc ,_feeb ._bdbc ._bdef ,_feeb ._bdbc ._ceca ,_feeb ._bdbc ._gebc );_cfgc :=_ddad (_ggf ,_dbfe ,-_feeb ._fdd ._gebc ,_ggf ,_dbfe ,_feeb ._fdd ._gebc ); +if _feeb ._bcbb ==0{if _ccdb ==0{return _ca .Transparent ;};_fgbb :=0.5*_cfgc /_ccdb ;if _fgbb *_feeb ._bdbc ._gebc >=_feeb ._caca {return _ceab (_fgbb ,_feeb ._fcfb );};return _ca .Transparent ;};_bdeg :=_ddad (_ccdb ,_feeb ._bcbb ,0,_ccdb ,-_cfgc ,0); +if _bdeg >=0{_cde :=_g .Sqrt (_bdeg );_adeg :=(_ccdb +_cde )*_feeb ._dgaa ;_bfb :=(_ccdb -_cde )*_feeb ._dgaa ;if _adeg *_feeb ._bdbc ._gebc >=_feeb ._caca {return _ceab (_adeg ,_feeb ._fcfb );}else if _bfb *_feeb ._bdbc ._gebc >=_feeb ._caca {return _ceab (_bfb ,_feeb ._fcfb ); +};};return _ca .Transparent ;};func (_ccb *Context )AsMask ()*_f .Alpha {_cag :=_f .NewAlpha (_ccb ._eef .Bounds ());_ba .Draw (_cag ,_ccb ._eef .Bounds (),_ccb ._eef ,_f .Point {},_ba .Src );return _cag ;};func (_fgb *Context )Width ()int {return _fgb ._caf }; +func (_dga *Context )Stroke (){_dga .StrokePreserve ();_dga .ClearPath ()};func (_cffc *Context )ShearAbout (sx ,sy ,x ,y float64 ){_cffc .Translate (x ,y );_cffc .Shear (sx ,sy );_cffc .Translate (-x ,-y );};func _dbgf (_ddbd _f .Image ,_abgc repeatOp )_bd .Pattern {return &surfacePattern {_gddgf :_ddbd ,_dgg :_abgc }; +};func (_bea *Context )ResetClip (){_bea ._dfd =nil };func (_gffa stops )Less (i ,j int )bool {return _gffa [i ]._efa < _gffa [j ]._efa };func (_efb *Context )capper ()_e .Capper {switch _efb ._dda {case _bd .LineCapButt :return _e .ButtCapper ;case _bd .LineCapRound :return _e .RoundCapper ; +case _bd .LineCapSquare :return _e .SquareCapper ;};return nil ;};func (_ddd *Context )Rotate (angle float64 ){_ddd ._cf =_ddd ._cf .Rotate (angle )};func (_bgc *Context )DrawString (s string ,face _dde .Face ,x ,y float64 ){_bgc .DrawStringAnchored (s ,face ,x ,y ,0,0); +};func (_affa stops )Swap (i ,j int ){_affa [i ],_affa [j ]=_affa [j ],_affa [i ]};func (_fb *Context )SetStrokeRGBA (r ,g ,b ,a float64 ){_dbg :=_ca .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_fb ._ccc =_cbab (_dbg );};func (_eab *Context )DrawLine (x1 ,y1 ,x2 ,y2 float64 ){_eab .MoveTo (x1 ,y1 ); +_eab .LineTo (x2 ,y2 )};func (_efd *Context )DrawPoint (x ,y ,r float64 ){_efd .Push ();_gad ,_bcg :=_efd .Transform (x ,y );_efd .Identity ();_efd .DrawCircle (_gad ,_bcg ,r );_efd .Pop ();};func (_aad *Context )Image ()_f .Image {return _aad ._eef }; +func (_edg *Context )Shear (x ,y float64 ){_edg ._cf .Shear (x ,y )};type patternPainter struct{_dfc *_f .RGBA ;_gcfa *_f .Alpha ;_dcca _bd .Pattern ;};func (_aade *Context )SetLineJoin (lineJoin _bd .LineJoin ){_aade ._bcfd =lineJoin };func (_gffb stops )Len ()int {return len (_gffb )}; +func _efdc (_cccf [][]_b .Point ,_bacb []float64 ,_feee float64 )[][]_b .Point {var _gafb [][]_b .Point ;if len (_bacb )==0{return _cccf ;};if len (_bacb )==1{_bacb =append (_bacb ,_bacb [0]);};for _ ,_gaa :=range _cccf {if len (_gaa )< 2{continue ;};_faa :=_gaa [0]; +_fbe :=1;_fgbbb :=0;_eda :=0.0;if _feee !=0{var _gdcb float64 ;for _ ,_gfc :=range _bacb {_gdcb +=_gfc ;};_feee =_g .Mod (_feee ,_gdcb );if _feee < 0{_feee +=_gdcb ;};for _agebd ,_ebdd :=range _bacb {_feee -=_ebdd ;if _feee < 0{_fgbbb =_agebd ;_eda =_ebdd +_feee ; +break ;};};};var _fabg []_b .Point ;_fabg =append (_fabg ,_faa );for _fbe < len (_gaa ){_gccf :=_bacb [_fgbbb ];_dbc :=_gaa [_fbe ];_bdg :=_faa .Distance (_dbc );_dca :=_gccf -_eda ;if _bdg > _dca {_edf :=_dca /_bdg ;_bgfe :=_faa .Interpolate (_dbc ,_edf ); +_fabg =append (_fabg ,_bgfe );if _fgbbb %2==0&&len (_fabg )> 1{_gafb =append (_gafb ,_fabg );};_fabg =nil ;_fabg =append (_fabg ,_bgfe );_eda =0;_faa =_bgfe ;_fgbbb =(_fgbbb +1)%len (_bacb );}else {_fabg =append (_fabg ,_dbc );_faa =_dbc ;_eda +=_bdg ; +_fbe ++;};};if _fgbbb %2==0&&len (_fabg )> 1{_gafb =append (_gafb ,_fabg );};};return _gafb ;};func NewContextForImage (im _f .Image )*Context {return NewContextForRGBA (_bfe (im ))};func (_fcfd *surfacePattern )ColorAt (x ,y int )_ca .Color {_ffa :=_fcfd ._gddgf .Bounds (); +switch _fcfd ._dgg {case _agfb :if y >=_ffa .Dy (){return _ca .Transparent ;};case _aba :if x >=_ffa .Dx (){return _ca .Transparent ;};case _cfgg :if x >=_ffa .Dx ()||y >=_ffa .Dy (){return _ca .Transparent ;};};x =x %_ffa .Dx ()+_ffa .Min .X ;y =y %_ffa .Dy ()+_ffa .Min .Y ; +return _fcfd ._gddgf .At (x ,y );};type stops []stop ;func _bca (_fe ,_bdb ,_aff ,_db ,_bfa ,_fd ,_bfc ,_cd ,_egb float64 )(_gec ,_ag float64 ){_gee :=1-_egb ;_gdc :=_gee *_gee *_gee ;_dfg :=3*_gee *_gee *_egb ;_cdb :=3*_gee *_egb *_egb ;_fa :=_egb *_egb *_egb ; +_gec =_gdc *_fe +_dfg *_aff +_cdb *_bfa +_fa *_bfc ;_ag =_gdc *_bdb +_dfg *_db +_cdb *_fd +_fa *_cd ;return ;};type radialGradient struct{_fdd ,_edd ,_bdbc circle ;_bcbb ,_dgaa float64 ;_caca float64 ;_fcfb stops ;};func _cbba (_adb _b .Point )_dd .Point26_6 {return _dd .Point26_6 {X :_bdead (_adb .X ),Y :_bdead (_adb .Y )}}; +type Context struct{_caf int ;_bg int ;_bcb *_e .Rasterizer ;_eef *_f .RGBA ;_dfd *_f .Alpha ;_ebb _ca .Color ;_bef _bd .Pattern ;_ccc _bd .Pattern ;_afb _e .Path ;_aa _e .Path ;_dcc _b .Point ;_aab _b .Point ;_dg bool ;_da []float64 ;_geg float64 ;_ece float64 ; +_dda _bd .LineCap ;_bcfd _bd .LineJoin ;_eeb _bd .FillRule ;_cf _b .Matrix ;_egd _bd .TextState ;_ebe []*Context ;};func NewContextForRGBA (im *_f .RGBA )*Context {_gfb :=im .Bounds ().Size ().X ;_gddg :=im .Bounds ().Size ().Y ;return &Context {_caf :_gfb ,_bg :_gddg ,_bcb :_e .NewRasterizer (_gfb ,_gddg ),_eef :im ,_ebb :_ca .Transparent ,_bef :_dce ,_ccc :_ddb ,_ece :1,_eeb :_bd .FillRuleWinding ,_cf :_b .IdentityMatrix (),_egd :_bd .NewTextState ()}; +};func (_ddc *Context )SetFillRGBA (r ,g ,b ,a float64 ){_ ,_ ,_ ,_cfb :=_ddc ._ebb .RGBA ();if _cfb > 0&&_cfb !=65535&&a ==1{a =float64 (_cfb )/65535;};_ebf :=_ca .NRGBA {uint8 (r *255),uint8 (g *255),uint8 (b *255),uint8 (a *255)};_ddc ._ebb =_ebf ;_ddc ._bef =_cbab (_ebf ); +};func (_dacg *patternPainter )Paint (ss []_e .Span ,done bool ){_eeee :=_dacg ._dfc .Bounds ();for _ ,_gebg :=range ss {if _gebg .Y < _eeee .Min .Y {continue ;};if _gebg .Y >=_eeee .Max .Y {return ;};if _gebg .X0 < _eeee .Min .X {_gebg .X0 =_eeee .Min .X ; +};if _gebg .X1 > _eeee .Max .X {_gebg .X1 =_eeee .Max .X ;};if _gebg .X0 >=_gebg .X1 {continue ;};const _dff =1<<16-1;_cfggc :=_gebg .Y -_dacg ._dfc .Rect .Min .Y ;_fgbe :=_gebg .X0 -_dacg ._dfc .Rect .Min .X ;_ebfe :=(_gebg .Y -_dacg ._dfc .Rect .Min .Y )*_dacg ._dfc .Stride +(_gebg .X0 -_dacg ._dfc .Rect .Min .X )*4; +_bebbd :=_ebfe +(_gebg .X1 -_gebg .X0 )*4;for _gbbg ,_fccd :=_ebfe ,_fgbe ;_gbbg < _bebbd ;_gbbg ,_fccd =_gbbg +4,_fccd +1{_gbf :=_gebg .Alpha ;if _dacg ._gcfa !=nil {_gbf =_gbf *uint32 (_dacg ._gcfa .AlphaAt (_fccd ,_cfggc ).A )/255;if _gbf ==0{continue ; +};};_aeeg :=_dacg ._dcca .ColorAt (_fccd ,_cfggc );_agfe ,_fcd ,_agff ,_affd :=_aeeg .RGBA ();_adccb :=uint32 (_dacg ._dfc .Pix [_gbbg +0]);_dag :=uint32 (_dacg ._dfc .Pix [_gbbg +1]);_gbe :=uint32 (_dacg ._dfc .Pix [_gbbg +2]);_ggeg :=uint32 (_dacg ._dfc .Pix [_gbbg +3]); +_gaca :=(_dff -(_affd *_gbf /_dff ))*0x101;_dacg ._dfc .Pix [_gbbg +0]=uint8 ((_adccb *_gaca +_agfe *_gbf )/_dff >>8);_dacg ._dfc .Pix [_gbbg +1]=uint8 ((_dag *_gaca +_fcd *_gbf )/_dff >>8);_dacg ._dfc .Pix [_gbbg +2]=uint8 ((_gbe *_gaca +_agff *_gbf )/_dff >>8); +_dacg ._dfc .Pix [_gbbg +3]=uint8 ((_ggeg *_gaca +_affd *_gbf )/_dff >>8);};};};func (_bdd *Context )Height ()int {return _bdd ._bg };func (_ebbd *Context )DrawRoundedRectangle (x ,y ,w ,h ,r float64 ){_bac ,_gbg ,_bbg ,_fbc :=x ,x +r ,x +w -r ,x +w ;_dba ,_dae ,_bddf ,_cfc :=y ,y +r ,y +h -r ,y +h ; +_ebbd .NewSubPath ();_ebbd .MoveTo (_gbg ,_dba );_ebbd .LineTo (_bbg ,_dba );_ebbd .DrawArc (_bbg ,_dae ,r ,_bfag (270),_bfag (360));_ebbd .LineTo (_fbc ,_bddf );_ebbd .DrawArc (_bbg ,_bddf ,r ,_bfag (0),_bfag (90));_ebbd .LineTo (_gbg ,_cfc );_ebbd .DrawArc (_gbg ,_bddf ,r ,_bfag (90),_bfag (180)); +_ebbd .LineTo (_bac ,_dae );_ebbd .DrawArc (_gbg ,_dae ,r ,_bfag (180),_bfag (270));_ebbd .ClosePath ();};func (_gga *Context )ClosePath (){if _gga ._dg {_adc :=_cbba (_gga ._dcc );_gga ._afb .Add1 (_adc );_gga ._aa .Add1 (_adc );_gga ._aab =_gga ._dcc ; +};};func _dfbd (_gefe *_f .RGBA ,_cgda *_f .Alpha ,_cbag _bd .Pattern )*patternPainter {return &patternPainter {_gefe ,_cgda ,_cbag };};func _cbab (_cccb _ca .Color )_bd .Pattern {return &solidPattern {_adcc :_cccb }};func (_deaf *Context )Matrix ()_b .Matrix {return _deaf ._cf }; +type surfacePattern struct{_gddgf _f .Image ;_dgg repeatOp ;};func (_dcbe *Context )ScaleAbout (sx ,sy ,x ,y float64 ){_dcbe .Translate (x ,y );_dcbe .Scale (sx ,sy );_dcbe .Translate (-x ,-y );};func _bfe (_bfce _f .Image )*_f .RGBA {_ccgc :=_bfce .Bounds (); +_gbd :=_f .NewRGBA (_ccgc );_cb .Draw (_gbd ,_ccgc ,_bfce ,_ccgc .Min ,_cb .Src );return _gbd ;};func _fde (_cfga _e .Path ,_aaab []float64 ,_aee float64 )_e .Path {return _ccda (_efdc (_egbf (_cfga ),_aaab ,_aee ));};func NewRadialGradient (x0 ,y0 ,r0 ,x1 ,y1 ,r1 float64 )_bd .Gradient {_bag :=circle {x0 ,y0 ,r0 }; +_bge :=circle {x1 ,y1 ,r1 };_aabc :=circle {x1 -x0 ,y1 -y0 ,r1 -r0 };_egf :=_ddad (_aabc ._bdef ,_aabc ._ceca ,-_aabc ._gebc ,_aabc ._bdef ,_aabc ._ceca ,_aabc ._gebc );var _gfa float64 ;if _egf !=0{_gfa =1.0/_egf ;};_bgef :=-_bag ._gebc ;_abcb :=&radialGradient {_fdd :_bag ,_edd :_bge ,_bdbc :_aabc ,_bcbb :_egf ,_dgaa :_gfa ,_caca :_bgef }; +return _abcb ;};func (_ggdg *linearGradient )ColorAt (x ,y int )_ca .Color {if len (_ggdg ._abde )==0{return _ca .Transparent ;};_eea ,_ebbg :=float64 (x ),float64 (y );_dbb ,_fcc ,_ddg ,_acb :=_ggdg ._fadd ,_ggdg ._afba ,_ggdg ._ccaa ,_ggdg ._gag ;_aaf ,_cea :=_ddg -_dbb ,_acb -_fcc ; +if _cea ==0&&_aaf !=0{return _ceab ((_eea -_dbb )/_aaf ,_ggdg ._abde );};if _aaf ==0&&_cea !=0{return _ceab ((_ebbg -_fcc )/_cea ,_ggdg ._abde );};_aada :=_aaf *(_eea -_dbb )+_cea *(_ebbg -_fcc );if _aada < 0{return _ggdg ._abde [0]._cdc ;};_ecdc :=_g .Hypot (_aaf ,_cea ); +_bfad :=((_eea -_dbb )*-_cea +(_ebbg -_fcc )*_aaf )/(_ecdc *_ecdc );_dgbb ,_egae :=_dbb +_bfad *-_cea ,_fcc +_bfad *_aaf ;_bga :=_g .Hypot (_eea -_dgbb ,_ebbg -_egae )/_ecdc ;return _ceab (_bga ,_ggdg ._abde );};var (_dce =_cbab (_ca .White );_ddb =_cbab (_ca .Black ); +);func (_beee *Context )setFillAndStrokeColor (_gdg _ca .Color ){_beee ._ebb =_gdg ;_beee ._bef =_cbab (_gdg );_beee ._ccc =_cbab (_gdg );};type repeatOp int ;func _eega (_agbb string )(_ffbg ,_fge ,_fcfde ,_agc int ){_agbb =_c .TrimPrefix (_agbb ,"\u0023"); +_agc =255;if len (_agbb )==3{_daa :="\u00251\u0078\u0025\u0031\u0078\u0025\u0031x";_cc .Sscanf (_agbb ,_daa ,&_ffbg ,&_fge ,&_fcfde );_ffbg |=_ffbg <<4;_fge |=_fge <<4;_fcfde |=_fcfde <<4;};if len (_agbb )==6{_bdad :="\u0025\u0030\u0032x\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078"; +_cc .Sscanf (_agbb ,_bdad ,&_ffbg ,&_fge ,&_fcfde );};if len (_agbb )==8{_ffg :="\u0025\u00302\u0078\u0025\u00302\u0078\u0025\u0030\u0032\u0078\u0025\u0030\u0032\u0078";_cc .Sscanf (_agbb ,_ffg ,&_ffbg ,&_fge ,&_fcfde ,&_agc );};return ;};func (_aec *Context )RotateAbout (angle ,x ,y float64 ){_aec .Translate (x ,y ); +_aec .Rotate (angle );_aec .Translate (-x ,-y );};func (_cdf *Context )DrawImage (im _f .Image ,x ,y int ){_cdf .DrawImageAnchored (im ,x ,y ,0,0)};func (_fdb *Context )DrawStringAnchored (s string ,face _dde .Face ,x ,y ,ax ,ay float64 ){_abca ,_geb :=_fdb .MeasureString (s ,face ); +_fdb .drawString (s ,face ,x -ax *_abca ,y +ay *_geb );};func (_cff *Context )SetDashOffset (offset float64 ){_cff ._geg =offset };func _ddad (_dcgc ,_dfgg ,_fabd ,_abe ,_gacf ,_gabf float64 )float64 {return _dcgc *_abe +_dfgg *_gacf +_fabd *_gabf ;};type circle struct{_bdef ,_ceca ,_gebc float64 }; +func (_fee *Context )Fill (){_fee .FillPreserve ();_fee .ClearPath ()};func _acc (_eefd ,_ffb uint32 ,_ccaaa float64 )uint8 {return uint8 (int32 (float64 (_eefd )*(1.0-_ccaaa )+float64 (_ffb )*_ccaaa )>>8);};func (_fbg *Context )InvertMask (){if _fbg ._dfd ==nil {_fbg ._dfd =_f .NewAlpha (_fbg ._eef .Bounds ()); +}else {for _gcge ,_bce :=range _fbg ._dfd .Pix {_fbg ._dfd .Pix [_gcge ]=255-_bce ;};};};func (_gde *Context )DrawEllipticalArc (x ,y ,rx ,ry ,angle1 ,angle2 float64 ){const _ege =16;for _ade :=0;_ade < _ege ;_ade ++{_gaf :=float64 (_ade +0)/_ege ;_gbc :=float64 (_ade +1)/_ege ; +_eabf :=angle1 +(angle2 -angle1 )*_gaf ;_eggb :=angle1 +(angle2 -angle1 )*_gbc ;_gac :=x +rx *_g .Cos (_eabf );_gea :=y +ry *_g .Sin (_eabf );_gdeb :=x +rx *_g .Cos ((_eabf +_eggb )/2);_eba :=y +ry *_g .Sin ((_eabf +_eggb )/2);_effd :=x +rx *_g .Cos (_eggb ); +_cba :=y +ry *_g .Sin (_eggb );_afee :=2*_gdeb -_gac /2-_effd /2;_bdea :=2*_eba -_gea /2-_cba /2;if _ade ==0{if _gde ._dg {_gde .LineTo (_gac ,_gea );}else {_gde .MoveTo (_gac ,_gea );};};_gde .QuadraticTo (_afee ,_bdea ,_effd ,_cba );};};func (_bbb *Context )SetRGBA255 (r ,g ,b ,a int ){_bbb ._ebb =_ca .NRGBA {uint8 (r ),uint8 (g ),uint8 (b ),uint8 (a )}; +_bbb .setFillAndStrokeColor (_bbb ._ebb );};func (_ddaf *Context )Identity (){_ddaf ._cf =_b .IdentityMatrix ()};func (_efc *Context )StrokePreserve (){var _fag _e .Painter ;if _efc ._dfd ==nil {if _gge ,_eec :=_efc ._ccc .(*solidPattern );_eec {_ffee :=_e .NewRGBAPainter (_efc ._eef ); +_ffee .SetColor (_gge ._adcc );_fag =_ffee ;};};if _fag ==nil {_fag =_dfbd (_efc ._eef ,_efc ._dfd ,_efc ._ccc );};_efc .stroke (_fag );};func _bfag (_abag float64 )float64 {return _abag *_g .Pi /180};func (_ggb *Context )MoveTo (x ,y float64 ){if _ggb ._dg {_ggb ._aa .Add1 (_cbba (_ggb ._dcc )); +};x ,y =_ggb .Transform (x ,y );_bgb :=_b .NewPoint (x ,y );_aaa :=_cbba (_bgb );_ggb ._afb .Start (_aaa );_ggb ._aa .Start (_aaa );_ggb ._dcc =_bgb ;_ggb ._aab =_bgb ;_ggb ._dg =true ;};func (_acg *Context )MeasureString (s string ,face _dde .Face )(_ccba ,_gdgb float64 ){_cec :=&_dde .Drawer {Face :face }; +_ggea :=_cec .MeasureString (s );return float64 (_ggea >>6),_acg ._egd .Tf .Size ;};func _gc (_eaf ,_add ,_ce ,_bc ,_gg ,_efe float64 )[]_b .Point {_gcg :=(_g .Hypot (_ce -_eaf ,_bc -_add )+_g .Hypot (_gg -_ce ,_efe -_bc ));_ge :=int (_gcg +0.5);if _ge < 4{_ge =4; +};_gba :=float64 (_ge )-1;_gcc :=make ([]_b .Point ,_ge );for _ec :=0;_ec < _ge ;_ec ++{_af :=float64 (_ec )/_gba ;_cga ,_addc :=_cca (_eaf ,_add ,_ce ,_bc ,_gg ,_efe ,_af );_gcc [_ec ]=_b .NewPoint (_cga ,_addc );};return _gcc ;};func _eff (_eac ,_ceg ,_ebd ,_de ,_fec ,_fg ,_gccb ,_egg float64 )[]_b .Point {_bb :=(_g .Hypot (_ebd -_eac ,_de -_ceg )+_g .Hypot (_fec -_ebd ,_fg -_de )+_g .Hypot (_gccb -_fec ,_egg -_fg )); +_dbf :=int (_bb +0.5);if _dbf < 4{_dbf =4;};_gdd :=float64 (_dbf )-1;_ecd :=make ([]_b .Point ,_dbf );for _ed :=0;_ed < _dbf ;_ed ++{_bcf :=float64 (_ed )/_gdd ;_cbf ,_be :=_bca (_eac ,_ceg ,_ebd ,_de ,_fec ,_fg ,_gccb ,_egg ,_bcf );_ecd [_ed ]=_b .NewPoint (_cbf ,_be ); +};return _ecd ;};func (_afc *Context )DrawArc (x ,y ,r ,angle1 ,angle2 float64 ){_afc .DrawEllipticalArc (x ,y ,r ,r ,angle1 ,angle2 );};func (_aaeae *Context )DrawImageAnchored (im _f .Image ,x ,y int ,ax ,ay float64 ){_bdda :=im .Bounds ().Size ();x -=int (ax *float64 (_bdda .X )); +y -=int (ay *float64 (_bdda .Y ));_dbd :=_ba .BiLinear ;_gceg :=_aaeae ._cf .Clone ().Translate (float64 (x ),float64 (y ));_bcbf :=_dc .Aff3 {_gceg [0],_gceg [3],_gceg [6],_gceg [1],_gceg [4],_gceg [7]};if _aaeae ._dfd ==nil {_dbd .Transform (_aaeae ._eef ,_bcbf ,im ,im .Bounds (),_ba .Over ,nil ); +}else {_dbd .Transform (_aaeae ._eef ,_bcbf ,im ,im .Bounds (),_ba .Over ,&_ba .Options {DstMask :_aaeae ._dfd ,DstMaskP :_f .Point {}});};};func (_ggac *Context )Scale (x ,y float64 ){_ggac ._cf =_ggac ._cf .Scale (x ,y )};func (_ecdf *Context )NewSubPath (){if _ecdf ._dg {_ecdf ._aa .Add1 (_cbba (_ecdf ._dcc )); +};_ecdf ._dg =false ;}; \ No newline at end of file diff --git a/render/render.go b/render/render.go index e42123fb..da8fe030 100644 --- a/render/render.go +++ b/render/render.go @@ -9,26 +9,23 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package render ;import (_a "errors";_e "fmt";_ba "github.com/adrg/sysfont";_df "github.com/unidoc/unipdf/v3/annotator";_ef "github.com/unidoc/unipdf/v3/common";_dgb "github.com/unidoc/unipdf/v3/contentstream";_gc "github.com/unidoc/unipdf/v3/contentstream/draw"; -_b "github.com/unidoc/unipdf/v3/core";_aa "github.com/unidoc/unipdf/v3/internal/license";_bag "github.com/unidoc/unipdf/v3/internal/transform";_dcd "github.com/unidoc/unipdf/v3/model";_dgbf "github.com/unidoc/unipdf/v3/render/internal/context";_eg "github.com/unidoc/unipdf/v3/render/internal/context/imagerender"; -_dc "golang.org/x/image/draw";_cd "image";_ab "image/color";_ga "image/draw";_dg "image/jpeg";_ff "image/png";_cb "math";_c "os";_g "path/filepath";_f "strings";); +package render ;import (_b "errors";_ge "fmt";_da "github.com/adrg/sysfont";_ed "github.com/unidoc/unipdf/v3/annotator";_dd "github.com/unidoc/unipdf/v3/common";_eb "github.com/unidoc/unipdf/v3/contentstream";_ef "github.com/unidoc/unipdf/v3/contentstream/draw"; +_bb "github.com/unidoc/unipdf/v3/core";_ff "github.com/unidoc/unipdf/v3/internal/license";_de "github.com/unidoc/unipdf/v3/internal/transform";_gb "github.com/unidoc/unipdf/v3/model";_bd "github.com/unidoc/unipdf/v3/render/internal/context";_bbe "github.com/unidoc/unipdf/v3/render/internal/context/imagerender"; +_cfa "golang.org/x/image/draw";_dc "image";_f "image/color";_ga "image/draw";_cc "image/jpeg";_a "image/png";_cf "math";_d "os";_c "path/filepath";_g "strings";);func _dfa (_efbb _bd .Gradient ,_bgf *_gb .PdfFunctionType3 ,_acg _gb .PdfColorspace ,_cec []float64 )(_bd .Gradient ,error ){var _fgef error ; +for _dcdb :=0;_dcdb < len (_bgf .Functions );_dcdb ++{if _dgc ,_dbed :=_bgf .Functions [_dcdb ].(*_gb .PdfFunctionType2 );_dbed {_efbb ,_fgef =_gace (_efbb ,_dgc ,_acg ,_cec [_dcdb +1],_dcdb ==0);if _fgef !=nil {return nil ,_fgef ;};};};return _efbb ,nil ; +}; -// Render converts the specified PDF page into an image, flattens annotations by default and returns the result. -func (_be *ImageDevice )Render (page *_dcd .PdfPage )(_cd .Image ,error ){return _be .RenderWithOpts (page ,false );};const (ShadingTypeFunctionBased PdfShadingType =1;ShadingTypeAxial PdfShadingType =2;ShadingTypeRadial PdfShadingType =3;ShadingTypeFreeForm PdfShadingType =4; -ShadingTypeLatticeForm PdfShadingType =5;ShadingTypeCoons PdfShadingType =6;ShadingTypeTensorProduct PdfShadingType =7;); +// PdfShadingType defines PDF shading types. +// Source: PDF32000_2008.pdf. Chapter 8.7.4.5 +type PdfShadingType int64 ;type renderer struct{_cfac float64 }; // RenderWithOpts converts the specified PDF page into an image, optionally flattens annotations and returns the result. -func (_cbc *ImageDevice )RenderWithOpts (page *_dcd .PdfPage ,skipFlattening bool )(_cd .Image ,error ){_dd ,_bf :=page .GetMediaBox ();if _bf !=nil {return nil ,_bf ;};_dd .Normalize ();_ea :=page .CropBox ;var _ec ,_fd float64 ;if _ea !=nil {_ea .Normalize (); -_ec ,_fd =_ea .Width (),_ea .Height ();};_da :=page .Rotate ;_cbg ,_cf ,_fa ,_gce :=_dd .Llx ,_dd .Lly ,_dd .Width (),_dd .Height ();_cdg :=_bag .IdentityMatrix ();if _da !=nil &&*_da %360!=0&&*_da %90==0{_ad :=-float64 (*_da );_bd :=_cbf (_fa ,_gce ,_ad ); -_cdg =_cdg .Translate ((_bd .Width -_fa )/2+_fa /2,(_bd .Height -_gce )/2+_gce /2).Rotate (_ad *_cb .Pi /180).Translate (-_fa /2,-_gce /2);_fa ,_gce =_bd .Width ,_bd .Height ;if _ea !=nil {_ac :=_cbf (_ec ,_fd ,_ad );_ec ,_fd =_ac .Width ,_ac .Height ; -};};if _cbg !=0||_cf !=0{_cdg =_cdg .Translate (-_cbg ,-_cf );};_cbc ._bb =1.0;if _cbc .OutputWidth !=0{_cbe :=_fa ;if _ea !=nil {_cbe =_ec ;};_cbc ._bb =float64 (_cbc .OutputWidth )/_cbe ;_fa ,_gce ,_ec ,_fd =_fa *_cbc ._bb ,_gce *_cbc ._bb ,_ec *_cbc ._bb ,_fd *_cbc ._bb ; -_cdg =_bag .ScaleMatrix (_cbc ._bb ,_cbc ._bb ).Mult (_cdg );};_bee :=_eg .NewContext (int (_fa ),int (_gce ));if _ega :=_cbc .renderPage (_bee ,page ,_cdg ,skipFlattening );_ega !=nil {return nil ,_ega ;};_fc :=_bee .Image ();if _ea !=nil {_ecc ,_bc :=(_ea .Llx -_cbg )*_cbc ._bb ,(_ea .Lly -_cf )*_cbc ._bb ; -_cbef :=_cd .Rect (0,0,int (_ec ),int (_fd ));_abe :=_cd .Pt (int (_ecc ),int (_gce -_bc -_fd ));_bfb :=_cd .NewRGBA (_cbef );_ga .Draw (_bfb ,_cbef ,_fc ,_abe ,_ga .Src );_fc =_bfb ;};return _fc ,nil ;};func (_cba renderer )renderPage (_db _dgbf .Context ,_ged *_dcd .PdfPage ,_eca _bag .Matrix ,_dbg bool )error {if !_dbg {_daa :=_dcd .FieldFlattenOpts {AnnotFilterFunc :func (_de *_dcd .PdfAnnotation )bool {switch _de .GetContext ().(type ){case *_dcd .PdfAnnotationLine :return true ; -case *_dcd .PdfAnnotationSquare :return true ;case *_dcd .PdfAnnotationCircle :return true ;case *_dcd .PdfAnnotationPolygon :return true ;case *_dcd .PdfAnnotationPolyLine :return true ;};return false ;}};_dcg :=_df .FieldAppearance {};_gee :=_ged .FlattenFieldsWithOpts (_dcg ,&_daa ); -if _gee !=nil {_ef .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0064u\u0072\u0069n\u0067\u0020\u0061\u006e\u006e\u006f\u0074\u0061t\u0069\u006f\u006e\u0020\u0066\u006c\u0061\u0074\u0074\u0065\u006e\u0069n\u0067\u0020\u0025\u0076",_gee );};};_gad ,_cg :=_ged .GetAllContentStreams (); -if _cg !=nil {return _cg ;};if _gg :=_eca ;!_gg .Identity (){_gad =_e .Sprintf ("%\u002e\u0032\u0066\u0020\u0025\u002e2\u0066\u0020\u0025\u002e\u0032\u0066 \u0025\u002e\u0032\u0066\u0020\u0025\u002e2\u0066\u0020\u0025\u002e\u0032\u0066\u0020\u0063\u006d\u0020%\u0073",_gg [0],_gg [1],_gg [3],_gg [4],_gg [6],_gg [7],_gad ); -};_db .Translate (0,float64 (_db .Height ()));_db .Scale (1,-1);_db .Push ();_db .SetRGBA (1,1,1,1);_db .DrawRectangle (0,0,float64 (_db .Width ()),float64 (_db .Height ()));_db .Fill ();_db .Pop ();_db .SetLineWidth (1.0);_db .SetRGBA (0,0,0,1);return _cba .renderContentStream (_db ,_gad ,_ged .Resources ); -}; +func (_aa *ImageDevice )RenderWithOpts (page *_gb .PdfPage ,skipFlattening bool )(_dc .Image ,error ){_gd ,_dac :=page .GetMediaBox ();if _dac !=nil {return nil ,_dac ;};_gd .Normalize ();_ebg :=page .CropBox ;var _dcf ,_faf float64 ;if _ebg !=nil {_ebg .Normalize (); +_dcf ,_faf =_ebg .Width (),_ebg .Height ();};_cb :=page .Rotate ;_ea ,_fb ,_ebf ,_gc :=_gd .Llx ,_gd .Lly ,_gd .Width (),_gd .Height ();_dcc :=_de .IdentityMatrix ();if _cb !=nil &&*_cb %360!=0&&*_cb %90==0{_gaf :=-float64 (*_cb );_ead :=_aagd (_ebf ,_gc ,_gaf ); +_dcc =_dcc .Translate ((_ead .Width -_ebf )/2+_ebf /2,(_ead .Height -_gc )/2+_gc /2).Rotate (_gaf *_cf .Pi /180).Translate (-_ebf /2,-_gc /2);_ebf ,_gc =_ead .Width ,_ead .Height ;if _ebg !=nil {_bc :=_aagd (_dcf ,_faf ,_gaf );_dcf ,_faf =_bc .Width ,_bc .Height ; +};};if _ea !=0||_fb !=0{_dcc =_dcc .Translate (-_ea ,-_fb );};_aa ._cfac =1.0;if _aa .OutputWidth !=0{_ag :=_ebf ;if _ebg !=nil {_ag =_dcf ;};_aa ._cfac =float64 (_aa .OutputWidth )/_ag ;_ebf ,_gc ,_dcf ,_faf =_ebf *_aa ._cfac ,_gc *_aa ._cfac ,_dcf *_aa ._cfac ,_faf *_aa ._cfac ; +_dcc =_de .ScaleMatrix (_aa ._cfac ,_aa ._cfac ).Mult (_dcc );};_ebd :=_bbe .NewContext (int (_ebf ),int (_gc ));if _cg :=_aa .renderPage (_ebd ,page ,_dcc ,skipFlattening );_cg !=nil {return nil ,_cg ;};_dg :=_ebd .Image ();if _ebg !=nil {_gf ,_db :=(_ebg .Llx -_ea )*_aa ._cfac ,(_ebg .Lly -_fb )*_aa ._cfac ; +_af :=_dc .Rect (0,0,int (_dcf ),int (_faf ));_aga :=_dc .Pt (int (_gf ),int (_gc -_db -_faf ));_afd :=_dc .NewRGBA (_af );_ga .Draw (_afd ,_af ,_dg ,_aga ,_ga .Src );_dg =_afd ;};return _dg ,nil ;}; // ImageDevice is used to render PDF pages to image targets. type ImageDevice struct{renderer ; @@ -36,171 +33,176 @@ type ImageDevice struct{renderer ; // OutputWidth represents the width of the rendered images in pixels. // The heights of the output images are calculated based on the selected // width and the original height of each rendered page. -OutputWidth int ;}; +OutputWidth int ;};func (_ebgc renderer )renderPage (_dcfa _bd .Context ,_gfc *_gb .PdfPage ,_ae _de .Matrix ,_cfe bool )error {if !_cfe {_ca :=_gb .FieldFlattenOpts {AnnotFilterFunc :func (_cfae *_gb .PdfAnnotation )bool {switch _cfae .GetContext ().(type ){case *_gb .PdfAnnotationLine :return true ; +case *_gb .PdfAnnotationSquare :return true ;case *_gb .PdfAnnotationCircle :return true ;case *_gb .PdfAnnotationPolygon :return true ;case *_gb .PdfAnnotationPolyLine :return true ;};return false ;}};_ebff :=_ed .FieldAppearance {};_bba :=_gfc .FlattenFieldsWithOpts (_ebff ,&_ca ); +if _bba !=nil {_dd .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0064u\u0072\u0069n\u0067\u0020\u0061\u006e\u006e\u006f\u0074\u0061t\u0069\u006f\u006e\u0020\u0066\u006c\u0061\u0074\u0074\u0065\u006e\u0069n\u0067\u0020\u0025\u0076",_bba );};};_bdb ,_ebe :=_gfc .GetAllContentStreams (); +if _ebe !=nil {return _ebe ;};if _ad :=_ae ;!_ad .Identity (){_bdb =_ge .Sprintf ("%\u002e\u0032\u0066\u0020\u0025\u002e2\u0066\u0020\u0025\u002e\u0032\u0066 \u0025\u002e\u0032\u0066\u0020\u0025\u002e2\u0066\u0020\u0025\u002e\u0032\u0066\u0020\u0063\u006d\u0020%\u0073",_ad [0],_ad [1],_ad [3],_ad [4],_ad [6],_ad [7],_bdb ); +};_dcfa .Translate (0,float64 (_dcfa .Height ()));_dcfa .Scale (1,-1);_dcfa .Push ();_dcfa .SetRGBA (1,1,1,1);_dcfa .DrawRectangle (0,0,float64 (_dcfa .Width ()),float64 (_dcfa .Height ()));_dcfa .Fill ();_dcfa .Pop ();_dcfa .SetLineWidth (1.0);_dcfa .SetRGBA (0,0,0,1); +return _ebgc .renderContentStream (_dcfa ,_bdb ,_gfc .Resources );};const (ShadingTypeFunctionBased PdfShadingType =1;ShadingTypeAxial PdfShadingType =2;ShadingTypeRadial PdfShadingType =3;ShadingTypeFreeForm PdfShadingType =4;ShadingTypeLatticeForm PdfShadingType =5; +ShadingTypeCoons PdfShadingType =6;ShadingTypeTensorProduct PdfShadingType =7;); -// PdfShadingType defines PDF shading types. -// Source: PDF32000_2008.pdf. Chapter 8.7.4.5 -type PdfShadingType int64 ;func (_bbb renderer )renderContentStream (_geb _dgbf .Context ,_gea string ,_bg *_dcd .PdfPageResources )error {_aab ,_dce :=_dgb .NewContentStreamParser (_gea ).Parse ();if _dce !=nil {return _dce ;};_ada :=_geb .TextState (); -_ada .GlobalScale =_bbb ._bb ;_abd :=map[string ]*_dgbf .TextFont {};_cdf :=_ba .NewFinder (&_ba .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});var _cgd *_dgb .ContentStreamOperation ;_ecb :=_dgb .NewContentStreamProcessor (*_aab ); -_ecb .AddHandler (_dgb .HandlerConditionEnumAllOperands ,"",func (_bge *_dgb .ContentStreamOperation ,_cgc _dgb .GraphicsState ,_bca *_dcd .PdfPageResources )error {_ef .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0073",_bge .Operand ); -switch _bge .Operand {case "\u0071":_geb .Push ();case "\u0051":_geb .Pop ();_ada =_geb .TextState ();case "\u0063\u006d":if len (_bge .Params )!=6{return _ge ;};_aabd ,_bcf :=_b .GetNumbersAsFloat (_bge .Params );if _bcf !=nil {return _bcf ;};_bfeg :=_bag .NewMatrix (_aabd [0],_aabd [1],_aabd [2],_aabd [3],_aabd [4],_aabd [5]); -_ef .Log .Debug ("\u0047\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0020\u0073\u0074a\u0074\u0065\u0020\u006d\u0061\u0074\u0072\u0069\u0078\u003a \u0025\u002b\u0076",_bfeg );_geb .SetMatrix (_geb .Matrix ().Mult (_bfeg ));case "\u0077":if len (_bge .Params )!=1{return _ge ; -};_gb ,_dfe :=_b .GetNumbersAsFloat (_bge .Params );if _dfe !=nil {return _dfe ;};_geb .SetLineWidth (_gb [0]);case "\u004a":if len (_bge .Params )!=1{return _ge ;};_ca ,_abef :=_b .GetIntVal (_bge .Params [0]);if !_abef {return _bfe ;};switch _ca {case 0:_geb .SetLineCap (_dgbf .LineCapButt ); -case 1:_geb .SetLineCap (_dgbf .LineCapRound );case 2:_geb .SetLineCap (_dgbf .LineCapSquare );default:_ef .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u006ee\u0020\u0063\u0061\u0070\u0020\u0073\u0074\u0079\u006c\u0065:\u0020\u0025\u0064",_ca ); -return _ge ;};case "\u006a":if len (_bge .Params )!=1{return _ge ;};_fdg ,_gf :=_b .GetIntVal (_bge .Params [0]);if !_gf {return _bfe ;};switch _fdg {case 0:_geb .SetLineJoin (_dgbf .LineJoinBevel );case 1:_geb .SetLineJoin (_dgbf .LineJoinRound );case 2:_geb .SetLineJoin (_dgbf .LineJoinBevel ); -default:_ef .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006c\u0069\u006e\u0065\u0020\u006a\u006f\u0069\u006e \u0073\u0074\u0079l\u0065:\u0020\u0025\u0064",_fdg );return _ge ;};case "\u004d":if len (_bge .Params )!=1{return _ge ;};_daae ,_bged :=_b .GetNumbersAsFloat (_bge .Params ); -if _bged !=nil {return _bged ;};_ =_daae ;_ef .Log .Debug ("\u004di\u0074\u0065\u0072\u0020l\u0069\u006d\u0069\u0074\u0020n\u006ft\u0020s\u0075\u0070\u0070\u006f\u0072\u0074\u0065d");case "\u0064":if len (_bge .Params )!=2{return _ge ;};_fce ,_abf :=_b .GetArray (_bge .Params [0]); -if !_abf {return _bfe ;};_bcad ,_abf :=_b .GetIntVal (_bge .Params [1]);if !_abf {_ ,_bea :=_b .GetFloatVal (_bge .Params [1]);if !_bea {return _bfe ;};};_cc ,_cbec :=_b .GetNumbersAsFloat (_fce .Elements ());if _cbec !=nil {return _cbec ;};_geb .SetDash (_cc ...); -_ =_bcad ;_ef .Log .Debug ("\u004c\u0069n\u0065\u0020\u0064\u0061\u0073\u0068\u0020\u0070\u0068\u0061\u0073\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006frt\u0065\u0064");case "\u0072\u0069":_ef .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020i\u006e\u0074\u0065\u006e\u0074\u0020\u006eo\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064"); -case "\u0069":_ef .Log .Debug ("\u0046\u006c\u0061\u0074\u006e\u0065\u0073\u0073\u0020\u0074\u006f\u006c\u0065\u0072\u0061n\u0063e\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064");case "\u0067\u0073":if len (_bge .Params )!=1{return _ge ; -};_eb ,_ag :=_b .GetName (_bge .Params [0]);if !_ag {return _bfe ;};if _eb ==nil {return _ge ;};_bcb ,_ag :=_bca .GetExtGState (*_eb );if !_ag {_ef .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006eo\u0074 \u0066i\u006ed\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u003a\u0020\u0025\u0073",*_eb ); -return _a .New ("\u0072e\u0073o\u0075\u0072\u0063\u0065\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064");};_bcfb ,_ag :=_b .GetDict (_bcb );if !_ag {_ef .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020c\u006f\u0075\u006c\u0064 ge\u0074 g\u0072\u0061\u0070\u0068\u0069\u0063\u0073 s\u0074\u0061\u0074\u0065\u0020\u0064\u0069c\u0074"); -return _bfe ;};_ef .Log .Debug ("G\u0053\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_bcfb .String ());_bgc :=_bcfb .Get ("\u0063\u0061");if _bgc !=nil {_aae ,_fca :=_b .GetNumberAsFloat (_bgc );if _fca ==nil {_fec ,_bgg :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking ); -if _bgg !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_bgg );return _bgg ;};_dda ,_af :=_fec .(*_dcd .PdfColorDeviceRGB );if !_af {_ef .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); -return _bgg ;};_geb .SetFillRGBA (_dda .R (),_dda .G (),_dda .B (),_aae );};};case "\u006d":if len (_bge .Params )!=2{_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006d\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ge ); -return nil ;};_dcdg ,_ccb :=_b .GetNumbersAsFloat (_bge .Params );if _ccb !=nil {return _ccb ;};_ef .Log .Debug ("M\u006f\u0076\u0065\u0020\u0074\u006f\u003a\u0020\u0025\u0076",_dcdg );_geb .NewSubPath ();_geb .MoveTo (_dcdg [0],_dcdg [1]);case "\u006c":if len (_bge .Params )!=2{_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006c\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ge ); -return nil ;};_cdgg ,_dcgg :=_b .GetNumbersAsFloat (_bge .Params );if _dcgg !=nil {return _dcgg ;};_geb .LineTo (_cdgg [0],_cdgg [1]);case "\u0063":if len (_bge .Params )!=6{return _ge ;};_bdg ,_afe :=_b .GetNumbersAsFloat (_bge .Params );if _afe !=nil {return _afe ; -};_ef .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_bdg );_geb .CubicTo (_bdg [0],_bdg [1],_bdg [2],_bdg [3],_bdg [4],_bdg [5]);case "\u0076","\u0079":if len (_bge .Params )!=4{return _ge ; -};_ce ,_def :=_b .GetNumbersAsFloat (_bge .Params );if _def !=nil {return _def ;};_ef .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_ce );_geb .QuadraticTo (_ce [0],_ce [1],_ce [2],_ce [3]); -case "\u0068":_geb .ClosePath ();_geb .NewSubPath ();case "\u0072\u0065":if len (_bge .Params )!=4{return _ge ;};_bcc ,_ed :=_b .GetNumbersAsFloat (_bge .Params );if _ed !=nil {return _ed ;};_geb .DrawRectangle (_bcc [0],_bcc [1],_bcc [2],_bcc [3]);_geb .NewSubPath (); -case "\u0053":_ddb ,_aee :=_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _aee !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_aee ); -return _aee ;};_fgf ,_acg :=_ddb .(*_dcd .PdfColorDeviceRGB );if !_acg {_ef .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _aee ;};_geb .SetRGBA (_fgf .R (),_fgf .G (),_fgf .B (),1); -_geb .Stroke ();case "\u0073":_eaa ,_dee :=_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _dee !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dee ); -return _dee ;};_bed ,_adc :=_eaa .(*_dcd .PdfColorDeviceRGB );if !_adc {_ef .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _dee ;};_geb .ClosePath ();_geb .NewSubPath (); -_geb .SetRGBA (_bed .R (),_bed .G (),_bed .B (),1);_geb .Stroke ();case "\u0066","\u0046":_dbb ,_bfg :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking );if _bfg !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_bfg ); -return _bfg ;};switch _edd :=_dbb .(type ){case *_dcd .PdfColorDeviceRGB :_geb .SetRGBA (_edd .R (),_edd .G (),_edd .B (),1);_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .Fill ();case *_dcd .PdfColorPattern :_geb .Fill ();};_ef .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); -case "\u0066\u002a":_fcag ,_fcc :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking );if _fcc !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fcc ); -return _fcc ;};_dab ,_dga :=_fcag .(*_dcd .PdfColorDeviceRGB );if !_dga {_ef .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _fcc ;};_geb .SetRGBA (_dab .R (),_dab .G (),_dab .B (),1); -_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .Fill ();case "\u0042":_deed ,_ece :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking );if _ece !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_ece ); -return _ece ;};switch _gfb :=_deed .(type ){case *_dcd .PdfColorDeviceRGB :_geb .SetRGBA (_gfb .R (),_gfb .G (),_gfb .B (),1);_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .FillPreserve ();_deed ,_ece =_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking ); -if _ece !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_ece );return _ece ;};if _cdc ,_eae :=_deed .(*_dcd .PdfColorDeviceRGB ); -_eae {_geb .SetRGBA (_cdc .R (),_cdc .G (),_cdc .B (),1);_geb .Stroke ();};case *_dcd .PdfColorPattern :_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .Fill ();_geb .StrokePattern ();};case "\u0042\u002a":_gaa ,_cec :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking ); -if _cec !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cec );return _cec ;};switch _bbbd :=_gaa .(type ){case *_dcd .PdfColorDeviceRGB :_geb .SetRGBA (_bbbd .R (),_bbbd .G (),_bbbd .B (),1); -_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .FillPreserve ();_gaa ,_cec =_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _cec !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cec ); -return _cec ;};if _beea ,_eff :=_gaa .(*_dcd .PdfColorDeviceRGB );_eff {_geb .SetRGBA (_beea .R (),_beea .G (),_beea .B (),1);_geb .Stroke ();};case *_dcd .PdfColorPattern :_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .Fill ();_geb .StrokePattern (); -};case "\u0062":_geb .ClosePath ();_fcaa ,_ee :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking );if _ee !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_ee ); -return _ee ;};switch _bgd :=_fcaa .(type ){case *_dcd .PdfColorDeviceRGB :_geb .SetRGBA (_bgd .R (),_bgd .G (),_bgd .B (),1);_geb .NewSubPath ();_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .FillPreserve ();_fcaa ,_ee =_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking ); -if _ee !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_ee );return _ee ;};if _bcff ,_gef :=_fcaa .(*_dcd .PdfColorDeviceRGB ); -_gef {_geb .SetRGBA (_bcff .R (),_bcff .G (),_bcff .B (),1);_geb .Stroke ();};case *_dcd .PdfColorPattern :_geb .NewSubPath ();_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .Fill ();_geb .StrokePattern ();};case "\u0062\u002a":_geb .ClosePath ();_dde ,_cge :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking ); -if _cge !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cge );return _cge ;};switch _bef :=_dde .(type ){case *_dcd .PdfColorDeviceRGB :_geb .SetRGBA (_bef .R (),_bef .G (),_bef .B (),1); -_geb .NewSubPath ();_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .FillPreserve ();_dde ,_cge =_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _cge !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cge ); -return _cge ;};if _gaf ,_gcd :=_dde .(*_dcd .PdfColorDeviceRGB );_gcd {_geb .SetRGBA (_gaf .R (),_gaf .G (),_gaf .B (),1);_geb .Stroke ();};case *_dcd .PdfColorPattern :_geb .NewSubPath ();_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .Fill ();_geb .StrokePattern (); -};case "\u006e":_geb .ClearPath ();case "\u0057":_geb .SetFillRule (_dgbf .FillRuleWinding );_geb .ClipPreserve ();case "\u0057\u002a":_geb .SetFillRule (_dgbf .FillRuleEvenOdd );_geb .ClipPreserve ();case "\u0072\u0067":_acb ,_deb :=_cgc .ColorNonStroking .(*_dcd .PdfColorDeviceRGB ); -if !_deb {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking );return nil ;};_geb .SetFillRGBA (_acb .R (),_acb .G (),_acb .B (),1); -case "\u0052\u0047":_dae ,_effe :=_cgc .ColorStroking .(*_dcd .PdfColorDeviceRGB );if !_effe {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_geb .SetStrokeRGBA (_dae .R (),_dae .G (),_dae .B (),1);case "\u006b":_fac ,_gbe :=_cgc .ColorNonStroking .(*_dcd .PdfColorDeviceCMYK );if !_gbe {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking ); -return nil ;};_effb ,_ccd :=_cgc .ColorspaceNonStroking .ColorToRGB (_fac );if _ccd !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking ); -return nil ;};_dbe ,_gbe :=_effb .(*_dcd .PdfColorDeviceRGB );if !_gbe {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_effb );return nil ; -};_geb .SetFillRGBA (_dbe .R (),_dbe .G (),_dbe .B (),1);case "\u004b":_agb ,_bff :=_cgc .ColorStroking .(*_dcd .PdfColorDeviceCMYK );if !_bff {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_cae ,_aad :=_cgc .ColorspaceStroking .ColorToRGB (_agb );if _aad !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_fae ,_bff :=_cae .(*_dcd .PdfColorDeviceRGB );if !_bff {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cae );return nil ; -};_geb .SetStrokeRGBA (_fae .R (),_fae .G (),_fae .B (),1);case "\u0067":_fge ,_dcc :=_cgc .ColorNonStroking .(*_dcd .PdfColorDeviceGray );if !_dcc {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking ); -return nil ;};_cbecf ,_bdf :=_cgc .ColorspaceNonStroking .ColorToRGB (_fge );if _bdf !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking ); -return nil ;};_bba ,_dcc :=_cbecf .(*_dcd .PdfColorDeviceRGB );if !_dcc {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cbecf );return nil ; -};_geb .SetFillRGBA (_bba .R (),_bba .G (),_bba .B (),1);case "\u0047":_aeg ,_ecad :=_cgc .ColorStroking .(*_dcd .PdfColorDeviceGray );if !_ecad {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_fcac ,_bffc :=_cgc .ColorspaceStroking .ColorToRGB (_aeg );if _bffc !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_adg ,_ecad :=_fcac .(*_dcd .PdfColorDeviceRGB );if !_ecad {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fcac );return nil ; -};_geb .SetStrokeRGBA (_adg .R (),_adg .G (),_adg .B (),1);case "\u0063\u0073":if len (_bge .Params )> 0{if _fb ,_aega :=_b .GetName (_bge .Params [0]);_aega &&_fb .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_fdc ,_aced :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking ); -if _aced !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking );return nil ;};_daf ,_aege :=_fdc .(*_dcd .PdfColorDeviceRGB ); -if !_aege {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fdc );return nil ;};_geb .SetFillRGBA (_daf .R (),_daf .G (),_daf .B (),1); -case "\u0073\u0063":_dcga ,_ced :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking );if _ced !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking ); -return nil ;};_egf ,_cde :=_dcga .(*_dcd .PdfColorDeviceRGB );if !_cde {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dcga );return nil ; -};_geb .SetFillRGBA (_egf .R (),_egf .G (),_egf .B (),1);case "\u0073\u0063\u006e":if len (_bge .Params )> 0&&len (_cgd .Params )> 0{if _bgf ,_cedf :=_b .GetName (_cgd .Params [0]);_cedf &&_bgf .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _dbgb ,_fccf :=_b .GetName (_bge .Params [0]); -_fccf {_defa ,_dbed :=_bbb .processGradient (_geb ,_bge ,_bca ,_dbgb );if _dbed !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072o\u0063\u0065\u0073\u0073\u0069\u006eg\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0064\u0061\u0074a\u003a\u0020\u0025\u0076",_dbed ); -break ;};if _defa ==nil {_ef .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_geb .SetFillStyle (_defa );_geb .SetStrokeStyle (_defa );break ;};};};_dac ,_bfbe :=_cgc .ColorspaceNonStroking .ColorToRGB (_cgc .ColorNonStroking ); -if _bfbe !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorNonStroking );return nil ;};_fde ,_cgb :=_dac .(*_dcd .PdfColorDeviceRGB ); -if !_cgb {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dac );return nil ;};_geb .SetFillRGBA (_fde .R (),_fde .G (),_fde .B (),1); -case "\u0043\u0053":if len (_bge .Params )> 0{if _fcd ,_dfec :=_b .GetName (_bge .Params [0]);_dfec &&_fcd .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_dcgc ,_bedg :=_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _bedg !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_gag ,_eceb :=_dcgc .(*_dcd .PdfColorDeviceRGB );if !_eceb {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dcgc );return nil ; -};_geb .SetStrokeRGBA (_gag .R (),_gag .G (),_gag .B (),1);case "\u0053\u0043":_fcca ,_gae :=_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking );if _gae !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking ); -return nil ;};_cee ,_cfb :=_fcca .(*_dcd .PdfColorDeviceRGB );if !_cfb {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fcca );return nil ; -};_geb .SetStrokeRGBA (_cee .R (),_cee .G (),_cee .B (),1);case "\u0053\u0043\u004e":if len (_bge .Params )> 0&&len (_cgd .Params )> 0{if _efd ,_eef :=_b .GetName (_cgd .Params [0]);_eef &&_efd .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _fbg ,_deg :=_b .GetName (_bge .Params [0]); -_deg {_dafg ,_fdb :=_bbb .processGradient (_geb ,_bge ,_bca ,_fbg );if _fdb !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072o\u0063\u0065\u0073\u0073\u0069\u006eg\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0064\u0061\u0074a\u003a\u0020\u0025\u0076",_fdb ); -break ;};if _dafg ==nil {_ef .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_geb .SetFillStyle (_dafg );_geb .SetStrokeStyle (_dafg );break ;};};};_egg ,_cbgc :=_cgc .ColorspaceStroking .ColorToRGB (_cgc .ColorStroking ); -if _cbgc !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cgc .ColorStroking );return nil ;};_afa ,_gfg :=_egg .(*_dcd .PdfColorDeviceRGB ); -if !_gfg {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_egg );return nil ;};_geb .SetStrokeRGBA (_afa .R (),_afa .G (),_afa .B (),1); -case "\u0073\u0068":if len (_bge .Params )!=1{_ef .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0068\u0020\u0070\u0061r\u0061\u006d\u0073\u0020\u0066\u006f\u0072\u006d\u0061\u0074");break ;};_efe ,_gafa :=_b .GetName (_bge .Params [0]); -if !_gafa {_ef .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020g\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006eg\u0020n\u0061\u006d\u0065");break ;};_aga ,_gafa :=_bca .GetShadingByName (*_efe );if !_gafa {_ef .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020g\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006eg\u0020d\u0061\u0074\u0061"); -break ;};_abg ,_baa ,_geaa :=_bbb .processShading (_geb ,_aga );if _geaa !=nil {_ef .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006e\u0067\u0020d\u0061\u0074a\u003a\u0020\u0025\u0076",_geaa ); -break ;};if _abg ==nil {_ef .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_fee ,_geaa :=_baa .ToFloat64Array ();if _geaa !=nil {_ef .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073: \u0025\u0076",_geaa ); -break ;};_geb .DrawRectangle (_fee [0],_fee [1],_fee [2],_fee [3]);_geb .NewSubPath ();_geb .SetFillStyle (_abg );_geb .SetStrokeStyle (_abg );_geb .Fill ();case "\u0044\u006f":if len (_bge .Params )!=1{return _ge ;};_bdgb ,_cce :=_b .GetName (_bge .Params [0]); -if !_cce {return _bfe ;};_ ,_gcf :=_bca .GetXObjectByName (*_bdgb );switch _gcf {case _dcd .XObjectTypeImage :_ef .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067e\u003a\u0020\u0025\u0073",_bdgb .String ());_daec ,_gfa :=_bca .GetXObjectImageByName (*_bdgb ); -if _gfa !=nil {return _gfa ;};_dgf ,_gfa :=_daec .ToImage ();if _gfa !=nil {_ef .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_gfa ); -return nil ;};if _beb :=_daec .ColorSpace ;_beb !=nil {var _aaeb bool ;switch _beb .(type ){case *_dcd .PdfColorspaceSpecialIndexed :_aaeb =true ;};if _aaeb {if _gfe ,_dcf :=_beb .ImageToRGB (*_dgf );_dcf !=nil {_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006fnv\u0065r\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0074\u006f\u0020\u0052G\u0042\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020i\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -}else {_dgf =&_gfe ;};};};_ecd :=_geb .FillPattern ().ColorAt (0,0);var _efde _cd .Image ;if _daec .Mask !=nil {if _efde ,_gfa =_eea (_daec .Mask ,_ecd );_gfa !=nil {_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0063\u006f\u0075\u006c\u0064 \u006eo\u0074\u0020\u0067\u0065\u0074\u0020\u0065\u0078\u0070\u006c\u0069\u0063\u0069\u0074\u0020\u0069\u006d\u0061\u0067e\u0020\u006d\u0061\u0073\u006b\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); -};}else if _daec .SMask !=nil {if _efde ,_gfa =_dade (_daec .SMask ,_ecd );_gfa !=nil {_ef .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0066\u0074\u0020\u0069\u006da\u0067e\u0020\u006d\u0061\u0073k\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); -};};var _cad _cd .Image ;if _gfag ,_ :=_b .GetBoolVal (_daec .ImageMask );_gfag {_cad =_cagd (_dgf ,_ecd );}else {_cad ,_gfa =_dgf .ToGoImage ();if _gfa !=nil {_ef .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_gfa ); -return nil ;};};if _efde !=nil {_cad =_dbgd (_cad ,_efde );};_gcfc :=_cad .Bounds ();_geb .Push ();_geb .Scale (1.0/float64 (_gcfc .Dx ()),-1.0/float64 (_gcfc .Dy ()));_geb .DrawImageAnchored (_cad ,0,0,0,1);_geb .Pop ();case _dcd .XObjectTypeForm :_ef .Log .Debug ("\u0058\u004fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u0073",_bdgb .String ()); -_afec ,_gga :=_bca .GetXObjectFormByName (*_bdgb );if _gga !=nil {return _gga ;};_cfd ,_gga :=_afec .GetContentStream ();if _gga !=nil {return _gga ;};_cgde :=_afec .Resources ;if _cgde ==nil {_cgde =_bca ;};_geb .Push ();if _afec .Matrix !=nil {_eaaa ,_aea :=_b .GetArray (_afec .Matrix ); -if !_aea {return _bfe ;};_cgec ,_bad :=_b .GetNumbersAsFloat (_eaaa .Elements ());if _bad !=nil {return _bad ;};if len (_cgec )!=6{return _ge ;};_bdc :=_bag .NewMatrix (_cgec [0],_cgec [1],_cgec [2],_cgec [3],_cgec [4],_cgec [5]);_geb .SetMatrix (_geb .Matrix ().Mult (_bdc )); -};if _afec .BBox !=nil {_ccc ,_adb :=_b .GetArray (_afec .BBox );if !_adb {return _bfe ;};_ccee ,_cccg :=_b .GetNumbersAsFloat (_ccc .Elements ());if _cccg !=nil {return _cccg ;};if len (_ccee )!=4{_ef .Log .Debug ("\u004c\u0065\u006e\u0020\u003d\u0020\u0025\u0064",len (_ccee )); -return _ge ;};_geb .DrawRectangle (_ccee [0],_ccee [1],_ccee [2]-_ccee [0],_ccee [3]-_ccee [1]);_geb .SetRGBA (1,0,0,1);_geb .Clip ();}else {_ef .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0052\u0065q\u0075\u0069\u0072e\u0064\u0020\u0042\u0042\u006f\u0078\u0020\u006d\u0069ss\u0069\u006e\u0067 \u006f\u006e \u0058\u004f\u0062\u006a\u0065\u0063t\u0020\u0046o\u0072\u006d"); -};_gga =_bbb .renderContentStream (_geb ,string (_cfd ),_cgde );if _gga !=nil {return _gga ;};_geb .Pop ();};case "\u0042\u0049":if len (_bge .Params )!=1{return _ge ;};_ggd ,_dcfg :=_bge .Params [0].(*_dgb .ContentStreamInlineImage );if !_dcfg {return nil ; -};_aff ,_ead :=_ggd .ToImage (_bca );if _ead !=nil {_ef .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ead ); -return nil ;};_gaea ,_ead :=_aff .ToGoImage ();if _ead !=nil {_ef .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_ead ); -return nil ;};_dgc :=_gaea .Bounds ();_geb .Push ();_geb .Scale (1.0/float64 (_dgc .Dx ()),-1.0/float64 (_dgc .Dy ()));_geb .DrawImageAnchored (_gaea ,0,0,0,1);_geb .Pop ();case "\u0042\u0054":_ada .Reset ();case "\u0045\u0054":_ada .Reset ();case "\u0054\u0072":if len (_bge .Params )!=1{return _ge ; -};_cgdc ,_efee :=_b .GetNumberAsFloat (_bge .Params [0]);if _efee !=nil {return _efee ;};_ada .Tr =_dgbf .TextRenderingMode (_cgdc );case "\u0054\u004c":if len (_bge .Params )!=1{return _ge ;};_fgb ,_dag :=_b .GetNumberAsFloat (_bge .Params [0]);if _dag !=nil {return _dag ; -};_ada .Tl =_fgb ;case "\u0054\u0063":if len (_bge .Params )!=1{return _ge ;};_dge ,_cgda :=_b .GetNumberAsFloat (_bge .Params [0]);if _cgda !=nil {return _cgda ;};_ef .Log .Debug ("\u0054\u0063\u003a\u0020\u0025\u0076",_dge );_ada .Tc =_dge ;case "\u0054\u0077":if len (_bge .Params )!=1{return _ge ; -};_bcade ,_faee :=_b .GetNumberAsFloat (_bge .Params [0]);if _faee !=nil {return _faee ;};_ef .Log .Debug ("\u0054\u0077\u003a\u0020\u0025\u0076",_bcade );_ada .Tw =_bcade ;case "\u0054\u007a":if len (_bge .Params )!=1{return _ge ;};_ddee ,_abgb :=_b .GetNumberAsFloat (_bge .Params [0]); -if _abgb !=nil {return _abgb ;};_ada .Th =_ddee ;case "\u0054\u0073":if len (_bge .Params )!=1{return _ge ;};_aegf ,_eba :=_b .GetNumberAsFloat (_bge .Params [0]);if _eba !=nil {return _eba ;};_ada .Ts =_aegf ;case "\u0054\u0064":if len (_bge .Params )!=2{return _ge ; -};_eed ,_gd :=_b .GetNumbersAsFloat (_bge .Params );if _gd !=nil {return _gd ;};_ef .Log .Debug ("\u0054\u0064\u003a\u0020\u0025\u0076",_eed );_ada .ProcTd (_eed [0],_eed [1]);case "\u0054\u0044":if len (_bge .Params )!=2{return _ge ;};_aag ,_ddf :=_b .GetNumbersAsFloat (_bge .Params ); -if _ddf !=nil {return _ddf ;};_ef .Log .Debug ("\u0054\u0044\u003a\u0020\u0025\u0076",_aag );_ada .ProcTD (_aag [0],_aag [1]);case "\u0054\u002a":_ada .ProcTStar ();case "\u0054\u006d":if len (_bge .Params )!=6{return _ge ;};_dbf ,_ecea :=_b .GetNumbersAsFloat (_bge .Params ); -if _ecea !=nil {return _ecea ;};_ef .Log .Debug ("\u0054\u0065x\u0074\u0020\u006da\u0074\u0072\u0069\u0078\u003a\u0020\u0025\u002b\u0076",_dbf );_ada .ProcTm (_dbf [0],_dbf [1],_dbf [2],_dbf [3],_dbf [4],_dbf [5]);case "\u0027":if len (_bge .Params )!=1{return _ge ; -};_gec ,_gde :=_b .GetStringBytes (_bge .Params [0]);if !_gde {return _bfe ;};_ef .Log .Debug ("\u0027\u0020\u0073t\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_gec ));_ada .ProcQ (_gec ,_geb );case "\u0022":if len (_bge .Params )!=3{return _ge ; -};_ecdc ,_ebad :=_b .GetNumberAsFloat (_bge .Params [0]);if _ebad !=nil {return _ebad ;};_feg ,_ebad :=_b .GetNumberAsFloat (_bge .Params [1]);if _ebad !=nil {return _ebad ;};_dbgc ,_agd :=_b .GetStringBytes (_bge .Params [2]);if !_agd {return _bfe ;}; -_ada .ProcDQ (_dbgc ,_ecdc ,_feg ,_geb );case "\u0054\u006a":if len (_bge .Params )!=1{return _ge ;};_ddaa ,_ffg :=_b .GetStringBytes (_bge .Params [0]);if !_ffg {return _bfe ;};_ef .Log .Debug ("\u0054j\u0020s\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0060\u0025\u0073\u0060",string (_ddaa )); -_ada .ProcTj (_ddaa ,_geb );case "\u0054\u004a":if len (_bge .Params )!=1{return _ge ;};_gfed ,_eccc :=_b .GetArray (_bge .Params [0]);if !_eccc {_ef .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_gfed );return _bfe ;};_ef .Log .Debug ("\u0054\u004a\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u002b\u0076",_gfed ); -for _ ,_ggg :=range _gfed .Elements (){switch _faa :=_ggg .(type ){case *_b .PdfObjectString :if _faa !=nil {_ada .ProcTj (_faa .Bytes (),_geb );};case *_b .PdfObjectFloat ,*_b .PdfObjectInteger :_dcb ,_gcdf :=_b .GetNumberAsFloat (_faa );if _gcdf ==nil {_ada .Translate (-_dcb *0.001*_ada .Tf .Size *_ada .Th /100.0,0); -};};};case "\u0054\u0066":if len (_bge .Params )!=2{return _ge ;};_ef .Log .Debug ("\u0025\u0023\u0076",_bge .Params );_fdef ,_bfc :=_b .GetName (_bge .Params [0]);if !_bfc ||_fdef ==nil {_ef .Log .Debug ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006e\u0061m\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_bge .Params [0]); -return _bfe ;};_ef .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073",_fdef .String ());_cga ,_afag :=_b .GetNumberAsFloat (_bge .Params [1]);if _afag !=nil {_ef .Log .Debug ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0069z\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_bge .Params [1]); -return _bfe ;};_ef .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0076",_cga );_adbc ,_dded :=_bca .GetFontByName (*_fdef );if !_dded {_ef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0025s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_fdef .String ()); -return _a .New ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_ef .Log .Debug ("\u0046\u006f\u006e\u0074\u003a\u0020\u0025\u0054",_adbc );_edf ,_bfc :=_b .GetDict (_adbc );if !_bfc {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0067e\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074"); -return _bfe ;};_afac ,_afag :=_dcd .NewPdfFontFromPdfObject (_edf );if _afag !=nil {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066\u0072\u006fm\u0020\u006fb\u006a\u0065\u0063\u0074"); -return _afag ;};_gcb :=_afac .BaseFont ();if _gcb ==""{_gcb =_fdef .String ();};_fbd ,_bfc :=_abd [_gcb ];if !_bfc {_fbd ,_afag =_dgbf .NewTextFont (_afac ,_cga );if _afag !=nil {_ef .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_afag );}; -};if _fbd ==nil {if len (_gcb )> 7&&_gcb [6]=='+'{_gcb =_gcb [7:];};_ceb :=[]string {_gcb ,"\u0054i\u006de\u0073\u0020\u004e\u0065\u0077\u0020\u0052\u006f\u006d\u0061\u006e","\u0041\u0072\u0069a\u006c","D\u0065\u006a\u0061\u0056\u0075\u0020\u0053\u0061\u006e\u0073"}; -for _ ,_geea :=range _ceb {_ef .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a \u0073\u0065\u0061\u0072\u0063\u0068\u0069\u006e\u0067\u0020\u0073\u0079\u0073t\u0065\u006d\u0020\u0066\u006f\u006e\u0074 \u0060\u0025\u0073\u0060",_geea );if _fbd ,_bfc =_abd [_geea ]; -_bfc {break ;};_egfb :=_cdf .Match (_geea );if _egfb ==nil {_ef .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0066\u0069\u006e\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_geea );continue ;};_fbd ,_afag =_dgbf .NewTextFontFromPath (_egfb .Filename ,_cga ); -if _afag !=nil {_ef .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_egfb .Filename );continue ;};_ef .Log .Debug ("\u0053\u0075\u0062\u0073\u0074\u0069t\u0075\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0073 \u0077\u0069\u0074\u0068\u0020\u0025\u0073 \u0028\u0025\u0073\u0029",_gcb ,_egfb .Name ,_egfb .Filename ); -_abd [_geea ]=_fbd ;break ;};};if _fbd ==nil {_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020n\u006f\u0074\u0020\u0066\u0069\u006ed\u0020\u0061\u006e\u0079\u0020\u0073\u0075\u0069\u0074\u0061\u0062\u006c\u0065 \u0066\u006f\u006e\u0074"); -return _a .New ("\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0066\u0069\u006e\u0064\u0020a\u006ey\u0020\u0073\u0075\u0069\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u006e\u0074");};_ada .ProcTf (_fbd .WithSize (_cga ,_afac ));case "\u0042\u004d\u0043","\u0042\u0044\u0043":case "\u0045\u004d\u0043":default:_ef .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u006f\u0070\u0065\u0072\u0061\u006e\u0064\u003a\u0020\u0025\u0073",_bge .Operand ); -};_cgd =_bge ;return nil ;});_dce =_ecb .Process (_bg );if _dce !=nil {return _dce ;};return nil ;};func _ddd (_cdcb _dgbf .Gradient ,_abb *_dcd .PdfFunctionType3 ,_eac _dcd .PdfColorspace ,_afgd []float64 )(_dgbf .Gradient ,error ){var _geca error ;for _ggge :=0; -_ggge < len (_abb .Functions );_ggge ++{if _ebaa ,_dcee :=_abb .Functions [_ggge ].(*_dcd .PdfFunctionType2 );_dcee {_cdcb ,_geca =_gdg (_cdcb ,_ebaa ,_eac ,_afgd [_ggge +1],_ggge ==0);if _geca !=nil {return nil ,_geca ;};};};return _cdcb ,nil ;}; +// Render converts the specified PDF page into an image, flattens annotations by default and returns the result. +func (_ba *ImageDevice )Render (page *_gb .PdfPage )(_dc .Image ,error ){return _ba .RenderWithOpts (page ,false );};func (_eea renderer )processShading (_aaac _bd .Context ,_fcb *_gb .PdfShading )(_bd .Gradient ,*_bb .PdfObjectArray ,error ){_ddfa :=int64 (*_fcb .ShadingType ); +if _ddfa ==int64 (ShadingTypeAxial ){return _eea .processLinearShading (_aaac ,_fcb );}else if _ddfa ==int64 (ShadingTypeRadial ){return _eea .processRadialShading (_aaac ,_fcb );}else {_dd .Log .Debug (_ge .Sprintf ("\u0050r\u006f\u0063e\u0073\u0073\u0069n\u0067\u0020\u0067\u0072\u0061\u0064\u0069e\u006e\u0074\u0020\u0074\u0079\u0070e\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074 \u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064",_ddfa )); +};return nil ,nil ,nil ;};func _ccdc (_efbe *_gb .Image ,_ffcg _f .Color )_dc .Image {_gbac ,_bgd :=int (_efbe .Width ),int (_efbe .Height );_baea :=_dc .NewRGBA (_dc .Rect (0,0,_gbac ,_bgd ));for _acaf :=0;_acaf < _bgd ;_acaf ++{for _dfec :=0;_dfec < _gbac ; +_dfec ++{_aee ,_gddb :=_efbe .ColorAt (_dfec ,_acaf );if _gddb !=nil {_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_dfec ,_acaf ); +continue ;};_bgae ,_adgc ,_adc ,_ :=_aee .RGBA ();var _dcae _f .Color ;if _bgae +_adgc +_adc ==0{_dcae =_ffcg ;}else {_dcae =_f .Transparent ;};_baea .Set (_dfec ,_acaf ,_dcae );};};return _baea ;};func (_dea renderer )processGradient (_bcdd _bd .Context ,_eed *_eb .ContentStreamOperation ,_dbe *_gb .PdfPageResources ,_fffc *_bb .PdfObjectName )(_bd .Gradient ,error ){if _cgga ,_effd :=_dbe .GetPatternByName (*_fffc ); +_effd &&_cgga .IsShading (){_dbfa :=_cgga .GetAsShadingPattern ().Shading ;_ffbb ,_ ,_edb :=_dea .processShading (_bcdd ,_dbfa );if _edb !=nil {return nil ,_edb ;};return _ffbb ,nil ;};return nil ,nil ;};func _ffgf (_bgde ,_gbc _dc .Image )_dc .Image {_efgc ,_cgff :=_gbc .Bounds ().Size (),_bgde .Bounds ().Size (); +_aaed ,_dgb :=_efgc .X ,_efgc .Y ;if _cgff .X > _aaed {_aaed =_cgff .X ;};if _cgff .Y > _dgb {_dgb =_cgff .Y ;};_cecc :=_dc .Rect (0,0,_aaed ,_dgb );if _efgc .X !=_aaed ||_efgc .Y !=_dgb {_bcda :=_dc .NewRGBA (_cecc );_cfa .BiLinear .Scale (_bcda ,_cecc ,_bgde ,_gbc .Bounds (),_cfa .Over ,nil ); +_gbc =_bcda ;};if _cgff .X !=_aaed ||_cgff .Y !=_dgb {_fdda :=_dc .NewRGBA (_cecc );_cfa .BiLinear .Scale (_fdda ,_cecc ,_bgde ,_bgde .Bounds (),_cfa .Over ,nil );_bgde =_fdda ;};_degb :=_dc .NewRGBA (_cecc );_cfa .DrawMask (_degb ,_cecc ,_bgde ,_dc .Point {},_gbc ,_dc .Point {},_cfa .Over ); +return _degb ;};var (_baf =_b .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072");_ege =_b .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"););func _fggc (_gga string ,_fcbd _dc .Image ,_fcab int )error {_gegef ,_bdfa :=_d .Create (_gga ); +if _bdfa !=nil {return _bdfa ;};defer _gegef .Close ();return _cc .Encode (_gegef ,_fcbd ,&_cc .Options {Quality :_fcab });};func _fged (_bdbf *_gb .Image ,_gcfa _f .Color )_dc .Image {_aagf ,_fcc :=int (_bdbf .Width ),int (_bdbf .Height );_dbebf :=_dc .NewRGBA (_dc .Rect (0,0,_aagf ,_fcc )); +for _fbbc :=0;_fbbc < _fcc ;_fbbc ++{for _ffgbe :=0;_ffgbe < _aagf ;_ffgbe ++{_bbff ,_gdda :=_bdbf .ColorAt (_ffgbe ,_fbbc );if _gdda !=nil {_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_ffgbe ,_fbbc ); +continue ;};_egbe ,_daff ,_afcfb ,_ :=_bbff .RGBA ();var _bbdg _f .Color ;if _egbe +_daff +_afcfb ==0{_bbdg =_f .Transparent ;}else {_bbdg =_gcfa ;};_dbebf .Set (_ffgbe ,_fbbc ,_bbdg );};};return _dbebf ;};func _aagd (_ddab ,_fbbf ,_dbcg float64 )_ef .BoundingBox {return _ef .Path {Points :[]_ef .Point {_ef .NewPoint (0,0).Rotate (_dbcg ),_ef .NewPoint (_ddab ,0).Rotate (_dbcg ),_ef .NewPoint (0,_fbbf ).Rotate (_dbcg ),_ef .NewPoint (_ddab ,_fbbf ).Rotate (_dbcg )}}.GetBoundingBox (); +};func _adge (_cdf _bb .PdfObject ,_cff _f .Color )(_dc .Image ,error ){_gadbe ,_ebcd :=_bb .GetStream (_cdf );if !_ebcd {return nil ,nil ;};_ddc ,_dgac :=_gb .NewXObjectImageFromStream (_gadbe );if _dgac !=nil {return nil ,_dgac ;};_eefd ,_dgac :=_ddc .ToImage (); +if _dgac !=nil {return nil ,_dgac ;};return _ccdc (_eefd ,_cff ),nil ;}; // RenderToPath converts the specified PDF page into an image and saves the // result at the specified location. -func (_ace *ImageDevice )RenderToPath (page *_dcd .PdfPage ,outputPath string )error {_eab ,_fcf :=_ace .Render (page );if _fcf !=nil {return _fcf ;};_fg :=_f .ToLower (_g .Ext (outputPath ));if _fg ==""{return _a .New ("\u0063\u006ful\u0064\u0020\u006eo\u0074\u0020\u0072\u0065cog\u006eiz\u0065\u0020\u006f\u0075\u0074\u0070\u0075t \u0066\u0069\u006c\u0065\u0020\u0074\u0079p\u0065"); -};switch _fg {case "\u002e\u0070\u006e\u0067":return _aed (outputPath ,_eab );case "\u002e\u006a\u0070\u0067","\u002e\u006a\u0070e\u0067":return _cagb (outputPath ,_eab ,100);};return _e .Errorf ("\u0075\u006e\u0072\u0065\u0063\u006fg\u006e\u0069\u007a\u0065\u0064\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020f\u0069\u006c\u0065\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_fg ); -};func _aed (_dbag string ,_ecebg _cd .Image )error {_eaf ,_cdb :=_c .Create (_dbag );if _cdb !=nil {return _cdb ;};defer _eaf .Close ();return _ff .Encode (_eaf ,_ecebg );};func _dade (_efed _b .PdfObject ,_cbaf _ab .Color )(_cd .Image ,error ){_dadc ,_bceb :=_b .GetStream (_efed ); -if !_bceb {return nil ,nil ;};_ceda ,_fcfc :=_dcd .NewXObjectImageFromStream (_dadc );if _fcfc !=nil {return nil ,_fcfc ;};_cbde ,_fcfc :=_ceda .ToImage ();if _fcfc !=nil {return nil ,_fcfc ;};return _badd (_cbde ,_cbaf ),nil ;}; +func (_gcd *ImageDevice )RenderToPath (page *_gb .PdfPage ,outputPath string )error {_eg ,_bf :=_gcd .Render (page );if _bf !=nil {return _bf ;};_cfg :=_g .ToLower (_c .Ext (outputPath ));if _cfg ==""{return _b .New ("\u0063\u006ful\u0064\u0020\u006eo\u0074\u0020\u0072\u0065cog\u006eiz\u0065\u0020\u006f\u0075\u0074\u0070\u0075t \u0066\u0069\u006c\u0065\u0020\u0074\u0079p\u0065"); +};switch _cfg {case "\u002e\u0070\u006e\u0067":return _ebfa (outputPath ,_eg );case "\u002e\u006a\u0070\u0067","\u002e\u006a\u0070e\u0067":return _fggc (outputPath ,_eg ,100);};return _ge .Errorf ("\u0075\u006e\u0072\u0065\u0063\u006fg\u006e\u0069\u007a\u0065\u0064\u0020\u006f\u0075\u0074\u0070\u0075\u0074\u0020f\u0069\u006c\u0065\u0020\u0074\u0079\u0070e\u003a\u0020\u0025\u0073",_cfg ); +}; // NewImageDevice returns a new image device. -func NewImageDevice ()*ImageDevice {const _fe ="r\u0065\u006e\u0064\u0065r.\u004ee\u0077\u0049\u006d\u0061\u0067e\u0044\u0065\u0076\u0069\u0063\u0065";_aa .TrackUse (_fe );return &ImageDevice {};};func (_dad renderer )processGradient (_gcde _dgbf .Context ,_dba *_dgb .ContentStreamOperation ,_fba *_dcd .PdfPageResources ,_ggb *_b .PdfObjectName )(_dgbf .Gradient ,error ){if _daff ,_bdgg :=_fba .GetPatternByName (*_ggb ); -_bdgg &&_daff .IsShading (){_bfcc :=_daff .GetAsShadingPattern ().Shading ;_bda ,_ ,_ddbd :=_dad .processShading (_gcde ,_bfcc );if _ddbd !=nil {return nil ,_ddbd ;};return _bda ,nil ;};return nil ,nil ;};func (_bae renderer )processRadialShading (_aadf _dgbf .Context ,_afg *_dcd .PdfShading )(_dgbf .Gradient ,*_b .PdfObjectArray ,error ){_dafc :=_afg .GetContext ().(*_dcd .PdfShadingType3 ); -if len (_dafc .Function )==0{return nil ,nil ,_a .New ("\u006e\u006f\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074 \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006e\u0064\u002c\u0020\u0073\u006b\u0069\u0070\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); -};_cfc ,_ffge :=_dafc .Coords .ToFloat64Array ();if _ffge !=nil {return nil ,nil ,_a .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020\u0073h\u0061\u0064\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); -};_efg :=_afg .ColorSpace ;_cbd :=_b .MakeArrayFromFloats ([]float64 {0,0,1,1});var _dbd ,_beae ,_effba ,_ebg ,_cgdf ,_dabc float64 ;_dbd ,_beae =_aadf .Matrix ().Transform (_cfc [0],_cfc [1]);_effba ,_ebg =_aadf .Matrix ().Transform (_cfc [3],_cfc [4]); -_cgdf ,_ =_aadf .Matrix ().Transform (_cfc [2],0);_dabc ,_ =_aadf .Matrix ().Transform (_cfc [5],0);_gba ,_ :=_aadf .Matrix ().Translation ();_cgdf -=_gba ;_dabc -=_gba ;for _bbac ,_eadf :=range _cfc {if _bbac ==2||_bbac ==5{continue ;};if _eadf > 1.0{_ddae :=_cb .Min (_dbd -_cgdf ,_effba -_dabc ); -_fad :=_cb .Min (_beae -_cgdf ,_ebg -_dabc );_agc :=_cb .Max (_dbd +_cgdf ,_effba +_dabc );_dfg :=_cb .Max (_beae +_cgdf ,_ebg +_dabc );_gda :=_agc -_ddae ;_edde :=_fad -_dfg ;_cbd =_b .MakeArrayFromFloats ([]float64 {_ddae ,_fad ,_gda ,_edde });break ; -};};_dbgcg :=_eg .NewRadialGradient (_dbd ,_beae ,_cgdf ,_effba ,_ebg ,_dabc );if _cgg ,_bce :=_dafc .Function [0].(*_dcd .PdfFunctionType2 );_bce {_dbgcg ,_ffge =_gdg (_dbgcg ,_cgg ,_efg ,1.0,true );}else if _cfcb ,_gead :=_dafc .Function [0].(*_dcd .PdfFunctionType3 ); -_gead {_afc :=append ([]float64 {0},_cfcb .Bounds ...);_afc =append (_afc ,1.0);_dbgcg ,_ffge =_ddd (_dbgcg ,_cfcb ,_efg ,_afc );};if _ffge !=nil {return nil ,nil ,_ffge ;};return _dbgcg ,_cbd ,nil ;};func _gdg (_abeb _dgbf .Gradient ,_cfcf *_dcd .PdfFunctionType2 ,_cdgb _dcd .PdfColorspace ,_cag float64 ,_cafg bool )(_dgbf .Gradient ,error ){switch _cdgb .(type ){case *_dcd .PdfColorspaceDeviceRGB :if len (_cfcf .C0 )!=3||len (_cfcf .C1 )!=3{return nil ,_a .New ("\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u0020\u0052\u0047\u0042\u0020\u0063o\u006co\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); -};_bffe :=_cfcf .C0 ;_gff :=_cfcf .C1 ;if _cafg {_abeb .AddColorStop (0.0,_ab .RGBA {R :uint8 (_bffe [0]*255),G :uint8 (_bffe [1]*255),B :uint8 (_bffe [2]*255),A :255});};_abeb .AddColorStop (_cag ,_ab .RGBA {R :uint8 (_gff [0]*255),G :uint8 (_gff [1]*255),B :uint8 (_gff [2]*255),A :255}); -case *_dcd .PdfColorspaceDeviceCMYK :if len (_cfcf .C0 )!=4||len (_cfcf .C1 )!=4{return nil ,_a .New ("\u0069\u006e\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0043\u004d\u0059\u004b\u0020\u0063\u006f\u006c\u006f\u0072 \u0061\u0072\u0072\u0061\u0079\u0020\u006ce\u006e\u0067\u0074\u0068"); -};_eag :=_cfcf .C0 ;_faeee :=_cfcf .C1 ;if _cafg {_abeb .AddColorStop (0.0,_ab .CMYK {C :uint8 (_eag [0]*255),M :uint8 (_eag [1]*255),Y :uint8 (_eag [2]*255),K :uint8 (_eag [3]*255)});};_abeb .AddColorStop (_cag ,_ab .CMYK {C :uint8 (_faeee [0]*255),M :uint8 (_faeee [1]*255),Y :uint8 (_faeee [2]*255),K :uint8 (_faeee [3]*255)}); -default:return nil ,_e .Errorf ("u\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072 \u0073\u0070\u0061c\u0065:\u0020\u0025\u0073",_cdgb .String ());};return _abeb ,nil ;};func _cbf (_gaec ,_aece ,_bcebc float64 )_gc .BoundingBox {return _gc .Path {Points :[]_gc .Point {_gc .NewPoint (0,0).Rotate (_bcebc ),_gc .NewPoint (_gaec ,0).Rotate (_bcebc ),_gc .NewPoint (0,_aece ).Rotate (_bcebc ),_gc .NewPoint (_gaec ,_aece ).Rotate (_bcebc )}}.GetBoundingBox (); -};type renderer struct{_bb float64 };func _badd (_aec *_dcd .Image ,_cdd _ab .Color )_cd .Image {_eabe ,_bfbc :=int (_aec .Width ),int (_aec .Height );_dfc :=_cd .NewRGBA (_cd .Rect (0,0,_eabe ,_bfbc ));for _dgae :=0;_dgae < _bfbc ;_dgae ++{for _cdbf :=0; -_cdbf < _eabe ;_cdbf ++{_baaf ,_cca :=_aec .ColorAt (_cdbf ,_dgae );if _cca !=nil {_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_cdbf ,_dgae ); -continue ;};_cagbg ,_bdac ,_eadg ,_ :=_baaf .RGBA ();var _bgcb _ab .Color ;if _cagbg +_bdac +_eadg ==0{_bgcb =_ab .Transparent ;}else {_bgcb =_cdd ;};_dfc .Set (_cdbf ,_dgae ,_bgcb );};};return _dfc ;};func _dbgd (_ffd ,_fdee _cd .Image )_cd .Image {_gcdc ,_fcg :=_fdee .Bounds ().Size (),_ffd .Bounds ().Size (); -_dafgb ,_agfa :=_gcdc .X ,_gcdc .Y ;if _fcg .X > _dafgb {_dafgb =_fcg .X ;};if _fcg .Y > _agfa {_agfa =_fcg .Y ;};_ecce :=_cd .Rect (0,0,_dafgb ,_agfa );if _gcdc .X !=_dafgb ||_gcdc .Y !=_agfa {_acc :=_cd .NewRGBA (_ecce );_dc .BiLinear .Scale (_acc ,_ecce ,_ffd ,_fdee .Bounds (),_dc .Over ,nil ); -_fdee =_acc ;};if _fcg .X !=_dafgb ||_fcg .Y !=_agfa {_afecg :=_cd .NewRGBA (_ecce );_dc .BiLinear .Scale (_afecg ,_ecce ,_ffd ,_ffd .Bounds (),_dc .Over ,nil );_ffd =_afecg ;};_fgd :=_cd .NewRGBA (_ecce );_dc .DrawMask (_fgd ,_ecce ,_ffd ,_cd .Point {},_fdee ,_cd .Point {},_dc .Over ); -return _fgd ;};func (_cbca renderer )processShading (_egc _dgbf .Context ,_fgfg *_dcd .PdfShading )(_dgbf .Gradient ,*_b .PdfObjectArray ,error ){_cfe :=int64 (*_fgfg .ShadingType );if _cfe ==int64 (ShadingTypeAxial ){return _cbca .processLinearShading (_egc ,_fgfg ); -}else if _cfe ==int64 (ShadingTypeRadial ){return _cbca .processRadialShading (_egc ,_fgfg );}else {_ef .Log .Debug (_e .Sprintf ("\u0050r\u006f\u0063e\u0073\u0073\u0069n\u0067\u0020\u0067\u0072\u0061\u0064\u0069e\u006e\u0074\u0020\u0074\u0079\u0070e\u0020\u0025\u0064\u0020\u006e\u006f\u0074\u0020\u0079\u0065\u0074 \u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064",_cfe )); -};return nil ,nil ,nil ;};func (_ccf renderer )processLinearShading (_gbd _dgbf .Context ,_gdf *_dcd .PdfShading )(_dgbf .Gradient ,*_b .PdfObjectArray ,error ){_bcae :=_gdf .GetContext ().(*_dcd .PdfShadingType2 );if len (_bcae .Function )==0{return nil ,nil ,_a .New ("\u006e\u006f\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074 \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006e\u0064\u002c\u0020\u0073\u006b\u0069\u0070\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); -};_eeb ,_cff :=_bcae .Coords .ToFloat64Array ();if _cff !=nil {return nil ,nil ,_a .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020\u0073h\u0061\u0064\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); -};_bbg :=_gdf .ColorSpace ;_eddc ,_ddg :=_gbd .Matrix ().Transform (_eeb [0],_eeb [1]);_ecee ,_ebb :=_gbd .Matrix ().Transform (_eeb [2],_eeb [3]);_age :=_eg .NewLinearGradient (_eddc ,_ddg ,_ecee ,_ebb );_fbdg :=_b .MakeArrayFromFloats ([]float64 {0,0,1,1}); -for _ ,_cgbf :=range _eeb {if _cgbf > 1{_fbdg =_bcae .Coords ;break ;};};if _acf ,_faed :=_bcae .Function [0].(*_dcd .PdfFunctionType2 );_faed {_age ,_cff =_gdg (_age ,_acf ,_bbg ,1.0,true );}else if _edg ,_gccc :=_bcae .Function [0].(*_dcd .PdfFunctionType3 ); -_gccc {_bfed :=append ([]float64 {0},_edg .Bounds ...);_bfed =append (_bfed ,1.0);_age ,_cff =_ddd (_age ,_edg ,_bbg ,_bfed );};return _age ,_fbdg ,_cff ;};var (_bfe =_a .New ("\u0074\u0079p\u0065\u0020\u0063h\u0065\u0063\u006b\u0020\u0065\u0072\u0072\u006f\u0072"); -_ge =_a .New ("\u0072\u0061\u006e\u0067\u0065\u0020\u0063\u0068\u0065\u0063\u006b\u0020e\u0072\u0072\u006f\u0072"););func _eea (_dca _b .PdfObject ,_dccc _ab .Color )(_cd .Image ,error ){_ffe ,_agf :=_b .GetStream (_dca );if !_agf {return nil ,nil ;};_agfc ,_adf :=_dcd .NewXObjectImageFromStream (_ffe ); -if _adf !=nil {return nil ,_adf ;};_aegb ,_adf :=_agfc .ToImage ();if _adf !=nil {return nil ,_adf ;};return _cagd (_aegb ,_dccc ),nil ;};func _cagb (_fdeb string ,_fcea _cd .Image ,_cea int )error {_fdcg ,_gecf :=_c .Create (_fdeb );if _gecf !=nil {return _gecf ; -};defer _fdcg .Close ();return _dg .Encode (_fdcg ,_fcea ,&_dg .Options {Quality :_cea });};func _cagd (_bbbb *_dcd .Image ,_aca _ab .Color )_cd .Image {_geadd ,_bfa :=int (_bbbb .Width ),int (_bbbb .Height );_fea :=_cd .NewRGBA (_cd .Rect (0,0,_geadd ,_bfa )); -for _agaa :=0;_agaa < _bfa ;_agaa ++{for _gbb :=0;_gbb < _geadd ;_gbb ++{_feef ,_bec :=_bbbb .ColorAt (_gbb ,_agaa );if _bec !=nil {_ef .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063o\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0072\u0065\u0074\u0072\u0069\u0065v\u0065 \u0069\u006d\u0061\u0067\u0065\u0020m\u0061\u0073\u006b\u0020\u0076\u0061\u006cu\u0065\u0020\u0061\u0074\u0020\u0028\u0025\u0064\u002c\u0020\u0025\u0064\u0029\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006da\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063t\u002e",_gbb ,_agaa ); -continue ;};_geg ,_aeea ,_adcf ,_ :=_feef .RGBA ();var _dfd _ab .Color ;if _geg +_aeea +_adcf ==0{_dfd =_aca ;}else {_dfd =_ab .Transparent ;};_fea .Set (_gbb ,_agaa ,_dfd );};};return _fea ;}; \ No newline at end of file +func NewImageDevice ()*ImageDevice {const _fa ="r\u0065\u006e\u0064\u0065r.\u004ee\u0077\u0049\u006d\u0061\u0067e\u0044\u0065\u0076\u0069\u0063\u0065";_ff .TrackUse (_fa );return &ImageDevice {};};func _gffgf (_gfgb _bb .PdfObject ,_gafb _f .Color )(_dc .Image ,error ){_bef ,_feec :=_bb .GetStream (_gfgb ); +if !_feec {return nil ,nil ;};_geb ,_bbfe :=_gb .NewXObjectImageFromStream (_bef );if _bbfe !=nil {return nil ,_bbfe ;};_fbe ,_bbfe :=_geb .ToImage ();if _bbfe !=nil {return nil ,_bbfe ;};return _fged (_fbe ,_gafb ),nil ;};func (_edf renderer )renderContentStream (_ab _bd .Context ,_cd string ,_fd *_gb .PdfPageResources )error {_baa ,_fe :=_eb .NewContentStreamParser (_cd ).Parse (); +if _fe !=nil {return _fe ;};_cdd :=_ab .TextState ();_cdd .GlobalScale =_edf ._cfac ;_bbd :=map[string ]*_bd .TextFont {};_gg :=_da .NewFinder (&_da .FinderOpts {Extensions :[]string {"\u002e\u0074\u0074\u0066","\u002e\u0074\u0074\u0063"}});var _df *_eb .ContentStreamOperation ; +_gba :=_eb .NewContentStreamProcessor (*_baa );_gba .AddHandler (_eb .HandlerConditionEnumAllOperands ,"",func (_fbc *_eb .ContentStreamOperation ,_fc _eb .GraphicsState ,_feb *_gb .PdfPageResources )error {_dd .Log .Debug ("\u0050\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0025\u0073",_fbc .Operand ); +switch _fbc .Operand {case "\u0071":_ab .Push ();case "\u0051":_ab .Pop ();_cdd =_ab .TextState ();case "\u0063\u006d":if len (_fbc .Params )!=6{return _ege ;};_eff ,_fdf :=_bb .GetNumbersAsFloat (_fbc .Params );if _fdf !=nil {return _fdf ;};_bbg :=_de .NewMatrix (_eff [0],_eff [1],_eff [2],_eff [3],_eff [4],_eff [5]); +_dd .Log .Debug ("\u0047\u0072\u0061\u0070\u0068\u0069\u0063\u0073\u0020\u0073\u0074a\u0074\u0065\u0020\u006d\u0061\u0074\u0072\u0069\u0078\u003a \u0025\u002b\u0076",_bbg );_ab .SetMatrix (_ab .Matrix ().Mult (_bbg ));case "\u0077":if len (_fbc .Params )!=1{return _ege ; +};_adf ,_cca :=_bb .GetNumbersAsFloat (_fbc .Params );if _cca !=nil {return _cca ;};_ab .SetLineWidth (_adf [0]);case "\u004a":if len (_fbc .Params )!=1{return _ege ;};_aba ,_ffg :=_bb .GetIntVal (_fbc .Params [0]);if !_ffg {return _baf ;};switch _aba {case 0:_ab .SetLineCap (_bd .LineCapButt ); +case 1:_ab .SetLineCap (_bd .LineCapRound );case 2:_ab .SetLineCap (_bd .LineCapSquare );default:_dd .Log .Debug ("\u0049\u006e\u0076\u0061\u006c\u0069\u0064\u0020\u006c\u0069\u006ee\u0020\u0063\u0061\u0070\u0020\u0073\u0074\u0079\u006c\u0065:\u0020\u0025\u0064",_aba ); +return _ege ;};case "\u006a":if len (_fbc .Params )!=1{return _ege ;};_ega ,_gafe :=_bb .GetIntVal (_fbc .Params [0]);if !_gafe {return _baf ;};switch _ega {case 0:_ab .SetLineJoin (_bd .LineJoinBevel );case 1:_ab .SetLineJoin (_bd .LineJoinRound );case 2:_ab .SetLineJoin (_bd .LineJoinBevel ); +default:_dd .Log .Debug ("I\u006e\u0076\u0061\u006c\u0069\u0064 \u006c\u0069\u006e\u0065\u0020\u006a\u006f\u0069\u006e \u0073\u0074\u0079l\u0065:\u0020\u0025\u0064",_ega );return _ege ;};case "\u004d":if len (_fbc .Params )!=1{return _ege ;};_ddf ,_cgf :=_bb .GetNumbersAsFloat (_fbc .Params ); +if _cgf !=nil {return _cgf ;};_ =_ddf ;_dd .Log .Debug ("\u004di\u0074\u0065\u0072\u0020l\u0069\u006d\u0069\u0074\u0020n\u006ft\u0020s\u0075\u0070\u0070\u006f\u0072\u0074\u0065d");case "\u0064":if len (_fbc .Params )!=2{return _ege ;};_ggd ,_aaa :=_bb .GetArray (_fbc .Params [0]); +if !_aaa {return _baf ;};_afe ,_aaa :=_bb .GetIntVal (_fbc .Params [1]);if !_aaa {_ ,_dca :=_bb .GetFloatVal (_fbc .Params [1]);if !_dca {return _baf ;};};_fg ,_dee :=_bb .GetNumbersAsFloat (_ggd .Elements ());if _dee !=nil {return _dee ;};_ab .SetDash (_fg ...); +_ =_afe ;_dd .Log .Debug ("\u004c\u0069n\u0065\u0020\u0064\u0061\u0073\u0068\u0020\u0070\u0068\u0061\u0073\u0065\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006frt\u0065\u0064");case "\u0072\u0069":_dd .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020i\u006e\u0074\u0065\u006e\u0074\u0020\u006eo\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064"); +case "\u0069":_dd .Log .Debug ("\u0046\u006c\u0061\u0074\u006e\u0065\u0073\u0073\u0020\u0074\u006f\u006c\u0065\u0072\u0061n\u0063e\u0020\u006e\u006f\u0074\u0020\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065\u0064");case "\u0067\u0073":if len (_fbc .Params )!=1{return _ege ; +};_bfd ,_ccb :=_bb .GetName (_fbc .Params [0]);if !_ccb {return _baf ;};if _bfd ==nil {return _ege ;};_fafe ,_ccb :=_feb .GetExtGState (*_bfd );if !_ccb {_dd .Log .Debug ("\u0045\u0052\u0052OR\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006eo\u0074 \u0066i\u006ed\u0020\u0072\u0065\u0073\u006f\u0075\u0072\u0063\u0065\u003a\u0020\u0025\u0073",*_bfd ); +return _b .New ("\u0072e\u0073o\u0075\u0072\u0063\u0065\u0020n\u006f\u0074 \u0066\u006f\u0075\u006e\u0064");};_ac ,_ccb :=_bb .GetDict (_fafe );if !_ccb {_dd .Log .Debug ("\u0045\u0052RO\u0052\u003a\u0020c\u006f\u0075\u006c\u0064 ge\u0074 g\u0072\u0061\u0070\u0068\u0069\u0063\u0073 s\u0074\u0061\u0074\u0065\u0020\u0064\u0069c\u0074"); +return _baf ;};_dd .Log .Debug ("G\u0053\u0020\u0064\u0069\u0063\u0074\u003a\u0020\u0025\u0073",_ac .String ());_ddd :=_ac .Get ("\u0063\u0061");if _ddd !=nil {_bab ,_cgd :=_bb .GetNumberAsFloat (_ddd );if _cgd ==nil {_dbc ,_dga :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking ); +if _dga !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dga );return _dga ;};_fbcg ,_fcd :=_dbc .(*_gb .PdfColorDeviceRGB );if !_fcd {_dd .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); +return _dga ;};_ab .SetFillRGBA (_fbcg .R (),_fbcg .G (),_fbcg .B (),_bab );};};case "\u006d":if len (_fbc .Params )!=2{_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006d\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ege ); +return nil ;};_dgad ,_aea :=_bb .GetNumbersAsFloat (_fbc .Params );if _aea !=nil {return _aea ;};_dd .Log .Debug ("M\u006f\u0076\u0065\u0020\u0074\u006f\u003a\u0020\u0025\u0076",_dgad );_ab .NewSubPath ();_ab .MoveTo (_dgad [0],_dgad [1]);case "\u006c":if len (_fbc .Params )!=2{_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0065\u0072\u0072o\u0072\u0020\u0077\u0068\u0069\u006c\u0065\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0060\u006c\u0060\u0020o\u0070\u0065r\u0061\u0074o\u0072\u003a\u0020\u0025\u0073\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074 m\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e",_ege ); +return nil ;};_ffd ,_be :=_bb .GetNumbersAsFloat (_fbc .Params );if _be !=nil {return _be ;};_ab .LineTo (_ffd [0],_ffd [1]);case "\u0063":if len (_fbc .Params )!=6{return _ege ;};_dfd ,_fag :=_bb .GetNumbersAsFloat (_fbc .Params );if _fag !=nil {return _fag ; +};_dd .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_dfd );_ab .CubicTo (_dfd [0],_dfd [1],_dfd [2],_dfd [3],_dfd [4],_dfd [5]);case "\u0076","\u0079":if len (_fbc .Params )!=4{return _ege ; +};_abg ,_cae :=_bb .GetNumbersAsFloat (_fbc .Params );if _cae !=nil {return _cae ;};_dd .Log .Debug ("\u0043u\u0062\u0069\u0063\u0020\u0062\u0065\u007a\u0069\u0065\u0072\u0020p\u0061\u0072\u0061\u006d\u0073\u003a\u0020\u0025\u002b\u0076",_abg );_ab .QuadraticTo (_abg [0],_abg [1],_abg [2],_abg [3]); +case "\u0068":_ab .ClosePath ();_ab .NewSubPath ();case "\u0072\u0065":if len (_fbc .Params )!=4{return _ege ;};_ce ,_dbb :=_bb .GetNumbersAsFloat (_fbc .Params );if _dbb !=nil {return _dbb ;};_ab .DrawRectangle (_ce [0],_ce [1],_ce [2],_ce [3]);_ab .NewSubPath (); +case "\u0053":_cdc ,_ggdd :=_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _ggdd !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_ggdd ); +return _ggdd ;};_egc ,_fcdg :=_cdc .(*_gb .PdfColorDeviceRGB );if !_fcdg {_dd .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _ggdd ;};_ab .SetRGBA (_egc .R (),_egc .G (),_egc .B (),1); +_ab .Stroke ();case "\u0073":_fda ,_cdg :=_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _cdg !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cdg ); +return _cdg ;};_efg ,_bg :=_fda .(*_gb .PdfColorDeviceRGB );if !_bg {_dd .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _cdg ;};_ab .ClosePath ();_ab .NewSubPath (); +_ab .SetRGBA (_efg .R (),_efg .G (),_efg .B (),1);_ab .Stroke ();case "\u0066","\u0046":_cef ,_gcb :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking );if _gcb !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_gcb ); +return _gcb ;};switch _dce :=_cef .(type ){case *_gb .PdfColorDeviceRGB :_ab .SetRGBA (_dce .R (),_dce .G (),_dce .B (),1);_ab .SetFillRule (_bd .FillRuleWinding );_ab .Fill ();case *_gb .PdfColorPattern :_ab .Fill ();};_dd .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072"); +case "\u0066\u002a":_ec ,_dbbb :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking );if _dbbb !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dbbb ); +return _dbbb ;};_gad ,_deg :=_ec .(*_gb .PdfColorDeviceRGB );if !_deg {_dd .Log .Debug ("\u0045\u0072\u0072\u006fr \u0063\u006f\u006e\u0076\u0065\u0072\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006co\u0072");return _dbbb ;};_ab .SetRGBA (_gad .R (),_gad .G (),_gad .B (),1); +_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .Fill ();case "\u0042":_bcd ,_bad :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking );if _bad !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_bad ); +return _bad ;};switch _ffa :=_bcd .(type ){case *_gb .PdfColorDeviceRGB :_ab .SetRGBA (_ffa .R (),_ffa .G (),_ffa .B (),1);_ab .SetFillRule (_bd .FillRuleWinding );_ab .FillPreserve ();_bcd ,_bad =_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking ); +if _bad !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_bad );return _bad ;};if _dddc ,_cce :=_bcd .(*_gb .PdfColorDeviceRGB ); +_cce {_ab .SetRGBA (_dddc .R (),_dddc .G (),_dddc .B (),1);_ab .Stroke ();};case *_gb .PdfColorPattern :_ab .SetFillRule (_bd .FillRuleWinding );_ab .Fill ();_ab .StrokePattern ();};case "\u0042\u002a":_cagg ,_gfd :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking ); +if _gfd !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_gfd );return _gfd ;};switch _ffe :=_cagg .(type ){case *_gb .PdfColorDeviceRGB :_ab .SetRGBA (_ffe .R (),_ffe .G (),_ffe .B (),1); +_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .FillPreserve ();_cagg ,_gfd =_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _gfd !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_gfd ); +return _gfd ;};if _ecb ,_ccbf :=_cagg .(*_gb .PdfColorDeviceRGB );_ccbf {_ab .SetRGBA (_ecb .R (),_ecb .G (),_ecb .B (),1);_ab .Stroke ();};case *_gb .PdfColorPattern :_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .Fill ();_ab .StrokePattern ();};case "\u0062":_ab .ClosePath (); +_gbb ,_cbe :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking );if _cbe !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cbe ); +return _cbe ;};switch _dec :=_gbb .(type ){case *_gb .PdfColorDeviceRGB :_ab .SetRGBA (_dec .R (),_dec .G (),_dec .B (),1);_ab .NewSubPath ();_ab .SetFillRule (_bd .FillRuleWinding );_ab .FillPreserve ();_gbb ,_cbe =_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking ); +if _cbe !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cbe );return _cbe ;};if _bcc ,_gac :=_gbb .(*_gb .PdfColorDeviceRGB ); +_gac {_ab .SetRGBA (_bcc .R (),_bcc .G (),_bcc .B (),1);_ab .Stroke ();};case *_gb .PdfColorPattern :_ab .NewSubPath ();_ab .SetFillRule (_bd .FillRuleWinding );_ab .Fill ();_ab .StrokePattern ();};case "\u0062\u002a":_ab .ClosePath ();_cfad ,_deed :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking ); +if _deed !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_deed );return _deed ;};switch _cgc :=_cfad .(type ){case *_gb .PdfColorDeviceRGB :_ab .SetRGBA (_cgc .R (),_cgc .G (),_cgc .B (),1); +_ab .NewSubPath ();_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .FillPreserve ();_cfad ,_deed =_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _deed !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_deed ); +return _deed ;};if _aag ,_gae :=_cfad .(*_gb .PdfColorDeviceRGB );_gae {_ab .SetRGBA (_aag .R (),_aag .G (),_aag .B (),1);_ab .Stroke ();};case *_gb .PdfColorPattern :_ab .NewSubPath ();_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .Fill ();_ab .StrokePattern (); +};case "\u006e":_ab .ClearPath ();case "\u0057":_ab .SetFillRule (_bd .FillRuleWinding );_ab .ClipPreserve ();case "\u0057\u002a":_ab .SetFillRule (_bd .FillRuleEvenOdd );_ab .ClipPreserve ();case "\u0072\u0067":_dgf ,_gfdg :=_fc .ColorNonStroking .(*_gb .PdfColorDeviceRGB ); +if !_gfdg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking );return nil ;};_ab .SetFillRGBA (_dgf .R (),_dgf .G (),_dgf .B (),1); +case "\u0052\u0047":_fac ,_dfe :=_fc .ColorStroking .(*_gb .PdfColorDeviceRGB );if !_dfe {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_ab .SetStrokeRGBA (_fac .R (),_fac .G (),_fac .B (),1);case "\u006b":_ffb ,_dad :=_fc .ColorNonStroking .(*_gb .PdfColorDeviceCMYK );if !_dad {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking ); +return nil ;};_acb ,_eag :=_fc .ColorspaceNonStroking .ColorToRGB (_ffb );if _eag !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking ); +return nil ;};_cgfb ,_dad :=_acb .(*_gb .PdfColorDeviceRGB );if !_dad {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_acb );return nil ; +};_ab .SetFillRGBA (_cgfb .R (),_cgfb .G (),_cgfb .B (),1);case "\u004b":_gdg ,_fgg :=_fc .ColorStroking .(*_gb .PdfColorDeviceCMYK );if !_fgg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_fee ,_cdb :=_fc .ColorspaceStroking .ColorToRGB (_gdg );if _cdb !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_cgce ,_fgg :=_fee .(*_gb .PdfColorDeviceRGB );if !_fgg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fee );return nil ; +};_ab .SetStrokeRGBA (_cgce .R (),_cgce .G (),_cgce .B (),1);case "\u0067":_eda ,_gfg :=_fc .ColorNonStroking .(*_gb .PdfColorDeviceGray );if !_gfg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking ); +return nil ;};_efc ,_dde :=_fc .ColorspaceNonStroking .ColorToRGB (_eda );if _dde !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking ); +return nil ;};_ccab ,_gfg :=_efc .(*_gb .PdfColorDeviceRGB );if !_gfg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_efc );return nil ; +};_ab .SetFillRGBA (_ccab .R (),_ccab .G (),_ccab .B (),1);case "\u0047":_feg ,_agb :=_fc .ColorStroking .(*_gb .PdfColorDeviceGray );if !_agb {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_dbf ,_ee :=_fc .ColorspaceStroking .ColorToRGB (_feg );if _ee !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_eada ,_agb :=_dbf .(*_gb .PdfColorDeviceRGB );if !_agb {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_dbf );return nil ; +};_ab .SetStrokeRGBA (_eada .R (),_eada .G (),_eada .B (),1);case "\u0063\u0073":if len (_fbc .Params )> 0{if _fca ,_fbb :=_bb .GetName (_fbc .Params [0]);_fbb &&_fca .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_gbad ,_bae :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking ); +if _bae !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking );return nil ;};_bbf ,_ffdf :=_gbad .(*_gb .PdfColorDeviceRGB ); +if !_ffdf {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_gbad );return nil ;};_ab .SetFillRGBA (_bbf .R (),_bbf .G (),_bbf .B (),1); +case "\u0073\u0063":_afg ,_bfa :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking );if _bfa !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking ); +return nil ;};_ffc ,_dfda :=_afg .(*_gb .PdfColorDeviceRGB );if !_dfda {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_afg );return nil ; +};_ab .SetFillRGBA (_ffc .R (),_ffc .G (),_ffc .B (),1);case "\u0073\u0063\u006e":if len (_fbc .Params )> 0&&len (_df .Params )> 0{if _gde ,_fdd :=_bb .GetName (_df .Params [0]);_fdd &&_gde .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _dece ,_bdbd :=_bb .GetName (_fbc .Params [0]); +_bdbd {_edc ,_fgb :=_edf .processGradient (_ab ,_fbc ,_feb ,_dece );if _fgb !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072o\u0063\u0065\u0073\u0073\u0069\u006eg\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0064\u0061\u0074a\u003a\u0020\u0025\u0076",_fgb ); +break ;};if _edc ==nil {_dd .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_ab .SetFillStyle (_edc );_ab .SetStrokeStyle (_edc );break ;};};};_cbb ,_dacd :=_fc .ColorspaceNonStroking .ColorToRGB (_fc .ColorNonStroking ); +if _dacd !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorNonStroking );return nil ;};_bcf ,_ddg :=_cbb .(*_gb .PdfColorDeviceRGB ); +if !_ddg {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_cbb );return nil ;};_ab .SetFillRGBA (_bcf .R (),_bcf .G (),_bcf .B (),1);case "\u0043\u0053":if len (_fbc .Params )> 0{if _fgbc ,_gbg :=_bb .GetName (_fbc .Params [0]); +_gbg &&_fgbc .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{break ;};};_gcg ,_bdf :=_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _bdf !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_edfc ,_bdfe :=_gcg .(*_gb .PdfColorDeviceRGB );if !_bdfe {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_gcg );return nil ; +};_ab .SetStrokeRGBA (_edfc .R (),_edfc .G (),_edfc .B (),1);case "\u0053\u0043":_adfa ,_fddg :=_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking );if _fddg !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking ); +return nil ;};_fgc ,_fegf :=_adfa .(*_gb .PdfColorDeviceRGB );if !_fegf {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_adfa );return nil ; +};_ab .SetStrokeRGBA (_fgc .R (),_fgc .G (),_fgc .B (),1);case "\u0053\u0043\u004e":if len (_fbc .Params )> 0&&len (_df .Params )> 0{if _geg ,_fdg :=_bb .GetName (_df .Params [0]);_fdg &&_geg .String ()=="\u0050a\u0074\u0074\u0065\u0072\u006e"{if _ecba ,_bbga :=_bb .GetName (_fbc .Params [0]); +_bbga {_ebgd ,_afea :=_edf .processGradient (_ab ,_fbc ,_feb ,_ecba );if _afea !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072o\u0063\u0065\u0073\u0073\u0069\u006eg\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074\u0020\u0064\u0061\u0074a\u003a\u0020\u0025\u0076",_afea ); +break ;};if _ebgd ==nil {_dd .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_ab .SetFillStyle (_ebgd );_ab .SetStrokeStyle (_ebgd );break ;};};};_bgg ,_dgag :=_fc .ColorspaceStroking .ColorToRGB (_fc .ColorStroking ); +if _dgag !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_fc .ColorStroking );return nil ;};_dced ,_dae :=_bgg .(*_gb .PdfColorDeviceRGB ); +if !_dae {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0063\u006f\u006e\u0076\u0065r\u0074\u0069\u006e\u0067\u0020\u0063\u006f\u006c\u006f\u0072:\u0020\u0025\u0076",_bgg );return nil ;};_ab .SetStrokeRGBA (_dced .R (),_dced .G (),_dced .B (),1); +case "\u0073\u0068":if len (_fbc .Params )!=1{_dd .Log .Debug ("\u0049n\u0076\u0061\u006c\u0069\u0064\u0020\u0073\u0068\u0020\u0070\u0061r\u0061\u006d\u0073\u0020\u0066\u006f\u0072\u006d\u0061\u0074");break ;};_fec ,_agc :=_bb .GetName (_fbc .Params [0]); +if !_agc {_dd .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020g\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006eg\u0020n\u0061\u006d\u0065");break ;};_bdc ,_agc :=_feb .GetShadingByName (*_fec );if !_agc {_dd .Log .Debug ("F\u0061\u0069\u006c\u0065\u0064\u0020g\u0065\u0074\u0074\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006eg\u0020d\u0061\u0074\u0061"); +break ;};_fce ,_bga ,_ade :=_edf .processShading (_ab ,_bdc );if _ade !=nil {_dd .Log .Debug ("\u0045\u0072\u0072\u006f\u0072\u0020\u0077\u0068\u0065\u006e\u0020\u0070\u0072\u006f\u0063\u0065\u0073\u0073\u0069\u006e\u0067\u0020\u0073\u0068a\u0064\u0069\u006e\u0067\u0020d\u0061\u0074a\u003a\u0020\u0025\u0076",_ade ); +break ;};if _fce ==nil {_dd .Log .Debug ("\u0055\u006ek\u006e\u006f\u0077n\u0020\u0067\u0072\u0061\u0064\u0069\u0065\u006e\u0074");break ;};_cfaa ,_ade :=_bga .ToFloat64Array ();if _ade !=nil {_dd .Log .Debug ("\u0045\u0072r\u006f\u0072\u0020\u0070\u0061\u0072\u0073\u0069\u006e\u0067\u0020\u0063\u006f\u006f\u0072\u0064\u0069\u006e\u0061\u0074\u0065\u0073: \u0025\u0076",_ade ); +break ;};_ab .DrawRectangle (_cfaa [0],_cfaa [1],_cfaa [2],_cfaa [3]);_ab .NewSubPath ();_ab .SetFillStyle (_fce );_ab .SetStrokeStyle (_fce );_ab .Fill ();case "\u0044\u006f":if len (_fbc .Params )!=1{return _ege ;};_bac ,_abga :=_bb .GetName (_fbc .Params [0]); +if !_abga {return _baf ;};_ ,_dfeb :=_feb .GetXObjectByName (*_bac );switch _dfeb {case _gb .XObjectTypeImage :_dd .Log .Debug ("\u0058\u004f\u0062\u006a\u0065\u0063\u0074\u0020\u0069\u006d\u0061\u0067e\u003a\u0020\u0025\u0073",_bac .String ());_fafg ,_eba :=_feb .GetXObjectImageByName (*_bac ); +if _eba !=nil {return _eba ;};_agd ,_eba :=_fafg .ToImage ();if _eba !=nil {_dd .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_eba ); +return nil ;};if _bbef :=_fafg .ColorSpace ;_bbef !=nil {var _cbd bool ;switch _bbef .(type ){case *_gb .PdfColorspaceSpecialIndexed :_cbd =true ;};if _cbd {if _fddb ,_dddd :=_bbef .ImageToRGB (*_agd );_dddd !=nil {_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0063\u006fnv\u0065r\u0074\u0020\u0069\u006d\u0061\u0067\u0065\u0020\u0074\u006f\u0020\u0052G\u0042\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020i\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +}else {_agd =&_fddb ;};};};_eee :=_ab .FillPattern ().ColorAt (0,0);var _egaf _dc .Image ;if _fafg .Mask !=nil {if _egaf ,_eba =_adge (_fafg .Mask ,_eee );_eba !=nil {_dd .Log .Debug ("\u0057\u0041\u0052\u004e\u003a \u0063\u006f\u0075\u006c\u0064 \u006eo\u0074\u0020\u0067\u0065\u0074\u0020\u0065\u0078\u0070\u006c\u0069\u0063\u0069\u0074\u0020\u0069\u006d\u0061\u0067e\u0020\u006d\u0061\u0073\u006b\u002e\u0020\u004f\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063o\u0072\u0072\u0065\u0063\u0074\u002e"); +};}else if _fafg .SMask !=nil {if _egaf ,_eba =_gffgf (_fafg .SMask ,_eee );_eba !=nil {_dd .Log .Debug ("W\u0041\u0052\u004e\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0067\u0065\u0074\u0020\u0073\u006f\u0066\u0074\u0020\u0069\u006da\u0067e\u0020\u006d\u0061\u0073k\u002e\u0020O\u0075\u0074\u0070\u0075\u0074\u0020\u006d\u0061\u0079\u0020\u0062\u0065\u0020\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u002e"); +};};var _ecc _dc .Image ;if _aed ,_ :=_bb .GetBoolVal (_fafg .ImageMask );_aed {_ecc =_ccdc (_agd ,_eee );}else {_ecc ,_eba =_agd .ToGoImage ();if _eba !=nil {_dd .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_eba ); +return nil ;};};if _egaf !=nil {_ecc =_ffgf (_ecc ,_egaf );};_ggfc :=_ecc .Bounds ();_ab .Push ();_ab .Scale (1.0/float64 (_ggfc .Dx ()),-1.0/float64 (_ggfc .Dy ()));_ab .DrawImageAnchored (_ecc ,0,0,0,1);_ab .Pop ();case _gb .XObjectTypeForm :_dd .Log .Debug ("\u0058\u004fb\u006a\u0065\u0063t\u0020\u0066\u006f\u0072\u006d\u003a\u0020\u0025\u0073",_bac .String ()); +_cgfe ,_aeb :=_feb .GetXObjectFormByName (*_bac );if _aeb !=nil {return _aeb ;};_dccc ,_aeb :=_cgfe .GetContentStream ();if _aeb !=nil {return _aeb ;};_cde :=_cgfe .Resources ;if _cde ==nil {_cde =_feb ;};_ab .Push ();if _cgfe .Matrix !=nil {_dfdg ,_fdff :=_bb .GetArray (_cgfe .Matrix ); +if !_fdff {return _baf ;};_egg ,_fde :=_bb .GetNumbersAsFloat (_dfdg .Elements ());if _fde !=nil {return _fde ;};if len (_egg )!=6{return _ege ;};_fdgc :=_de .NewMatrix (_egg [0],_egg [1],_egg [2],_egg [3],_egg [4],_egg [5]);_ab .SetMatrix (_ab .Matrix ().Mult (_fdgc )); +};if _cgfe .BBox !=nil {_deef ,_adeb :=_bb .GetArray (_cgfe .BBox );if !_adeb {return _baf ;};_eeec ,_aae :=_bb .GetNumbersAsFloat (_deef .Elements ());if _aae !=nil {return _aae ;};if len (_eeec )!=4{_dd .Log .Debug ("\u004c\u0065\u006e\u0020\u003d\u0020\u0025\u0064",len (_eeec )); +return _ege ;};_ab .DrawRectangle (_eeec [0],_eeec [1],_eeec [2]-_eeec [0],_eeec [3]-_eeec [1]);_ab .SetRGBA (1,0,0,1);_ab .Clip ();}else {_dd .Log .Debug ("\u0045R\u0052\u004fR\u003a\u0020\u0052\u0065q\u0075\u0069\u0072e\u0064\u0020\u0042\u0042\u006f\u0078\u0020\u006d\u0069ss\u0069\u006e\u0067 \u006f\u006e \u0058\u004f\u0062\u006a\u0065\u0063t\u0020\u0046o\u0072\u006d"); +};_aeb =_edf .renderContentStream (_ab ,string (_dccc ),_cde );if _aeb !=nil {return _aeb ;};_ab .Pop ();};case "\u0042\u0049":if len (_fbc .Params )!=1{return _ege ;};_faa ,_efb :=_fbc .Params [0].(*_eb .ContentStreamInlineImage );if !_efb {return nil ; +};_fff ,_gdd :=_faa .ToImage (_feb );if _gdd !=nil {_dd .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_gdd ); +return nil ;};_gcbd ,_gdd :=_fff .ToGoImage ();if _gdd !=nil {_dd .Log .Debug ("\u0052\u0065\u006e\u0064\u0065\u0072\u0069\u006e\u0067\u0020\u0072\u0065\u0073\u0075\u006c\u0074\u0020\u006day\u0020b\u0065\u0020\u0069\u006e\u0063\u006f\u006d\u0070\u006c\u0065\u0074\u0065.\u0020\u0049\u006d\u0061\u0067\u0065\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e \u0065\u0072\u0072\u006f\u0072\u003a\u0020\u0025\u0076",_gdd ); +return nil ;};_gda :=_gcbd .Bounds ();_ab .Push ();_ab .Scale (1.0/float64 (_gda .Dx ()),-1.0/float64 (_gda .Dy ()));_ab .DrawImageAnchored (_gcbd ,0,0,0,1);_ab .Pop ();case "\u0042\u0054":_cdd .Reset ();case "\u0045\u0054":_cdd .Reset ();case "\u0054\u0072":if len (_fbc .Params )!=1{return _ege ; +};_bdd ,_eagd :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _eagd !=nil {return _eagd ;};_cdd .Tr =_bd .TextRenderingMode (_bdd );case "\u0054\u004c":if len (_fbc .Params )!=1{return _ege ;};_cbbb ,_dfc :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _dfc !=nil {return _dfc ; +};_cdd .Tl =_cbbb ;case "\u0054\u0063":if len (_fbc .Params )!=1{return _ege ;};_cgb ,_adea :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _adea !=nil {return _adea ;};_dd .Log .Debug ("\u0054\u0063\u003a\u0020\u0025\u0076",_cgb );_cdd .Tc =_cgb ;case "\u0054\u0077":if len (_fbc .Params )!=1{return _ege ; +};_fcad ,_cbf :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _cbf !=nil {return _cbf ;};_dd .Log .Debug ("\u0054\u0077\u003a\u0020\u0025\u0076",_fcad );_cdd .Tw =_fcad ;case "\u0054\u007a":if len (_fbc .Params )!=1{return _ege ;};_cba ,_decd :=_bb .GetNumberAsFloat (_fbc .Params [0]); +if _decd !=nil {return _decd ;};_cdd .Th =_cba ;case "\u0054\u0073":if len (_fbc .Params )!=1{return _ege ;};_ccd ,_ddda :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _ddda !=nil {return _ddda ;};_cdd .Ts =_ccd ;case "\u0054\u0064":if len (_fbc .Params )!=2{return _ege ; +};_cbea ,_ffgd :=_bb .GetNumbersAsFloat (_fbc .Params );if _ffgd !=nil {return _ffgd ;};_dd .Log .Debug ("\u0054\u0064\u003a\u0020\u0025\u0076",_cbea );_cdd .ProcTd (_cbea [0],_cbea [1]);case "\u0054\u0044":if len (_fbc .Params )!=2{return _ege ;};_fdfg ,_eaf :=_bb .GetNumbersAsFloat (_fbc .Params ); +if _eaf !=nil {return _eaf ;};_dd .Log .Debug ("\u0054\u0044\u003a\u0020\u0025\u0076",_fdfg );_cdd .ProcTD (_fdfg [0],_fdfg [1]);case "\u0054\u002a":_cdd .ProcTStar ();case "\u0054\u006d":if len (_fbc .Params )!=6{return _ege ;};_gadc ,_eaa :=_bb .GetNumbersAsFloat (_fbc .Params ); +if _eaa !=nil {return _eaa ;};_dd .Log .Debug ("\u0054\u0065x\u0074\u0020\u006da\u0074\u0072\u0069\u0078\u003a\u0020\u0025\u002b\u0076",_gadc );_cdd .ProcTm (_gadc [0],_gadc [1],_gadc [2],_gadc [3],_gadc [4],_gadc [5]);case "\u0027":if len (_fbc .Params )!=1{return _ege ; +};_cgg ,_gcgg :=_bb .GetStringBytes (_fbc .Params [0]);if !_gcgg {return _baf ;};_dd .Log .Debug ("\u0027\u0020\u0073t\u0072\u0069\u006e\u0067\u003a\u0020\u0025\u0073",string (_cgg ));_cdd .ProcQ (_cgg ,_ab );case "\u0022":if len (_fbc .Params )!=3{return _ege ; +};_fcf ,_cee :=_bb .GetNumberAsFloat (_fbc .Params [0]);if _cee !=nil {return _cee ;};_fdab ,_cee :=_bb .GetNumberAsFloat (_fbc .Params [1]);if _cee !=nil {return _cee ;};_fbdg ,_bff :=_bb .GetStringBytes (_fbc .Params [2]);if !_bff {return _baf ;};_cdd .ProcDQ (_fbdg ,_fcf ,_fdab ,_ab ); +case "\u0054\u006a":if len (_fbc .Params )!=1{return _ege ;};_gaca ,_afc :=_bb .GetStringBytes (_fbc .Params [0]);if !_afc {return _baf ;};_dd .Log .Debug ("\u0054j\u0020s\u0074\u0072\u0069\u006e\u0067\u003a\u0020\u0060\u0025\u0073\u0060",string (_gaca )); +_cdd .ProcTj (_gaca ,_ab );case "\u0054\u004a":if len (_fbc .Params )!=1{return _ege ;};_bgb ,_gab :=_bb .GetArray (_fbc .Params [0]);if !_gab {_dd .Log .Debug ("\u0054\u0079\u0070\u0065\u003a\u0020\u0025\u0054",_bgb );return _baf ;};_dd .Log .Debug ("\u0054\u004a\u0020\u0061\u0072\u0072\u0061\u0079\u003a\u0020\u0025\u002b\u0076",_bgb ); +for _ ,_faaf :=range _bgb .Elements (){switch _bcdb :=_faaf .(type ){case *_bb .PdfObjectString :if _bcdb !=nil {_cdd .ProcTj (_bcdb .Bytes (),_ab );};case *_bb .PdfObjectFloat ,*_bb .PdfObjectInteger :_cefg ,_dda :=_bb .GetNumberAsFloat (_bcdb );if _dda ==nil {_cdd .Translate (-_cefg *0.001*_cdd .Tf .Size *_cdd .Th /100.0,0); +};};};case "\u0054\u0066":if len (_fbc .Params )!=2{return _ege ;};_dd .Log .Debug ("\u0025\u0023\u0076",_fbc .Params );_daeb ,_afcf :=_bb .GetName (_fbc .Params [0]);if !_afcf ||_daeb ==nil {_dd .Log .Debug ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u006e\u0061m\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_fbc .Params [0]); +return _baf ;};_dd .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u006e\u0061\u006d\u0065\u003a\u0020\u0025\u0073",_daeb .String ());_adg ,_gff :=_bb .GetNumberAsFloat (_fbc .Params [1]);if _gff !=nil {_dd .Log .Debug ("\u0069\u006e\u0076\u0061l\u0069\u0064\u0020\u0066\u006f\u006e\u0074\u0020\u0073\u0069z\u0065 \u006f\u0062\u006a\u0065\u0063\u0074\u003a \u0025\u0076",_fbc .Params [1]); +return _baf ;};_dd .Log .Debug ("\u0046\u006f\u006e\u0074\u0020\u0073\u0069\u007a\u0065\u003a\u0020\u0025\u0076",_adg );_eae ,_gaed :=_feb .GetFontByName (*_daeb );if !_gaed {_dd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0046\u006f\u006e\u0074\u0020\u0025s\u0020\u006e\u006f\u0074\u0020\u0066\u006f\u0075\u006e\u0064",_daeb .String ()); +return _b .New ("\u0066\u006f\u006e\u0074\u0020\u006e\u006f\u0074\u0020f\u006f\u0075\u006e\u0064");};_dd .Log .Debug ("\u0046\u006f\u006e\u0074\u003a\u0020\u0025\u0054",_eae );_ebb ,_afcf :=_bb .GetDict (_eae );if !_afcf {_dd .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075l\u0064\u0020\u006e\u006f\u0074\u0020\u0067e\u0074\u0020\u0066\u006f\u006e\u0074\u0020\u0064\u0069\u0063\u0074"); +return _baf ;};_deb ,_gff :=_gb .NewPdfFontFromPdfObject (_ebb );if _gff !=nil {_dd .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066\u0072\u006fm\u0020\u006fb\u006a\u0065\u0063\u0074"); +return _gff ;};_caeg :=_deb .BaseFont ();if _caeg ==""{_caeg =_daeb .String ();};_ada ,_afcf :=_bbd [_caeg ];if !_afcf {_ada ,_gff =_bd .NewTextFont (_deb ,_adg );if _gff !=nil {_dd .Log .Debug ("\u0045R\u0052\u004f\u0052\u003a\u0020\u0025v",_gff );};}; +if _ada ==nil {if len (_caeg )> 7&&_caeg [6]=='+'{_caeg =_caeg [7:];};_effa :=[]string {_caeg ,"\u0054i\u006de\u0073\u0020\u004e\u0065\u0077\u0020\u0052\u006f\u006d\u0061\u006e","\u0041\u0072\u0069a\u006c","D\u0065\u006a\u0061\u0056\u0075\u0020\u0053\u0061\u006e\u0073"}; +for _ ,_aec :=range _effa {_dd .Log .Debug ("\u0044\u0045\u0042\u0055\u0047\u003a \u0073\u0065\u0061\u0072\u0063\u0068\u0069\u006e\u0067\u0020\u0073\u0079\u0073t\u0065\u006d\u0020\u0066\u006f\u006e\u0074 \u0060\u0025\u0073\u0060",_aec );if _ada ,_afcf =_bbd [_aec ]; +_afcf {break ;};_ecg :=_gg .Match (_aec );if _ecg ==nil {_dd .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u0066\u0069\u006e\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_aec );continue ;};_ada ,_gff =_bd .NewTextFontFromPath (_ecg .Filename ,_adg ); +if _gff !=nil {_dd .Log .Debug ("c\u006f\u0075\u006c\u0064\u0020\u006eo\u0074\u0020\u006c\u006f\u0061\u0064\u0020\u0066\u006fn\u0074\u0020\u0066i\u006ce\u0020\u0025\u0073",_ecg .Filename );continue ;};_dd .Log .Debug ("\u0053\u0075\u0062\u0073\u0074\u0069t\u0075\u0074\u0069\u006e\u0067\u0020\u0066\u006f\u006e\u0074\u0020\u0025\u0073 \u0077\u0069\u0074\u0068\u0020\u0025\u0073 \u0028\u0025\u0073\u0029",_caeg ,_ecg .Name ,_ecg .Filename ); +_bbd [_aec ]=_ada ;break ;};};if _ada ==nil {_dd .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0063\u006f\u0075\u006c\u0064\u0020n\u006f\u0074\u0020\u0066\u0069\u006ed\u0020\u0061\u006e\u0079\u0020\u0073\u0075\u0069\u0074\u0061\u0062\u006c\u0065 \u0066\u006f\u006e\u0074"); +return _b .New ("\u0063\u006f\u0075\u006c\u0064\u0020\u006e\u006f\u0074\u0020\u0066\u0069\u006e\u0064\u0020a\u006ey\u0020\u0073\u0075\u0069\u0074\u0061\u0062\u006c\u0065\u0020\u0066\u006f\u006e\u0074");};_cdd .ProcTf (_ada .WithSize (_adg ,_deb ));case "\u0042\u004d\u0043","\u0042\u0044\u0043":case "\u0045\u004d\u0043":default:_dd .Log .Debug ("\u0045\u0052\u0052\u004f\u0052\u003a\u0020\u0075\u006e\u0073u\u0070\u0070\u006f\u0072\u0074\u0065\u0064 \u006f\u0070\u0065\u0072\u0061\u006e\u0064\u003a\u0020\u0025\u0073",_fbc .Operand ); +};_df =_fbc ;return nil ;});_fe =_gba .Process (_fd );if _fe !=nil {return _fe ;};return nil ;};func _gace (_bde _bd .Gradient ,_cgfbb *_gb .PdfFunctionType2 ,_bdbc _gb .PdfColorspace ,_bcfg float64 ,_ebc bool )(_bd .Gradient ,error ){switch _bdbc .(type ){case *_gb .PdfColorspaceDeviceRGB :if len (_cgfbb .C0 )!=3||len (_cgfbb .C1 )!=3{return nil ,_b .New ("\u0069\u006e\u0063\u006f\u0072\u0072\u0065\u0063\u0074\u0020\u0052\u0047\u0042\u0020\u0063o\u006co\u0072\u0020\u0061\u0072\u0072\u0061\u0079\u0020\u006c\u0065\u006e\u0067\u0074\u0068"); +};_eedb :=_cgfbb .C0 ;_ffgb :=_cgfbb .C1 ;if _ebc {_bde .AddColorStop (0.0,_f .RGBA {R :uint8 (_eedb [0]*255),G :uint8 (_eedb [1]*255),B :uint8 (_eedb [2]*255),A :255});};_bde .AddColorStop (_bcfg ,_f .RGBA {R :uint8 (_ffgb [0]*255),G :uint8 (_ffgb [1]*255),B :uint8 (_ffgb [2]*255),A :255}); +case *_gb .PdfColorspaceDeviceCMYK :if len (_cgfbb .C0 )!=4||len (_cgfbb .C1 )!=4{return nil ,_b .New ("\u0069\u006e\u0063\u006f\u0072\u0072e\u0063\u0074\u0020\u0043\u004d\u0059\u004b\u0020\u0063\u006f\u006c\u006f\u0072 \u0061\u0072\u0072\u0061\u0079\u0020\u006ce\u006e\u0067\u0074\u0068"); +};_bacf :=_cgfbb .C0 ;_adgf :=_cgfbb .C1 ;if _ebc {_bde .AddColorStop (0.0,_f .CMYK {C :uint8 (_bacf [0]*255),M :uint8 (_bacf [1]*255),Y :uint8 (_bacf [2]*255),K :uint8 (_bacf [3]*255)});};_bde .AddColorStop (_bcfg ,_f .CMYK {C :uint8 (_adgf [0]*255),M :uint8 (_adgf [1]*255),Y :uint8 (_adgf [2]*255),K :uint8 (_adgf [3]*255)}); +default:return nil ,_ge .Errorf ("u\u006e\u0073\u0075\u0070\u0070\u006fr\u0074\u0065\u0064\u0020\u0063\u006f\u006c\u006f\u0072 \u0073\u0070\u0061c\u0065:\u0020\u0025\u0073",_bdbc .String ());};return _bde ,nil ;};func (_gcf renderer )processRadialShading (_bccb _bd .Context ,_efae *_gb .PdfShading )(_bd .Gradient ,*_bb .PdfObjectArray ,error ){_bcdf :=_efae .GetContext ().(*_gb .PdfShadingType3 ); +if len (_bcdf .Function )==0{return nil ,nil ,_b .New ("\u006e\u006f\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074 \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006e\u0064\u002c\u0020\u0073\u006b\u0069\u0070\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); +};_ffad ,_ddad :=_bcdf .Coords .ToFloat64Array ();if _ddad !=nil {return nil ,nil ,_b .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020\u0073h\u0061\u0064\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); +};_daf :=_efae .ColorSpace ;_agad :=_bb .MakeArrayFromFloats ([]float64 {0,0,1,1});var _ede ,_beg ,_ebdb ,_gef ,_gadb ,_fceb float64 ;_ede ,_beg =_bccb .Matrix ().Transform (_ffad [0],_ffad [1]);_ebdb ,_gef =_bccb .Matrix ().Transform (_ffad [3],_ffad [4]); +_gadb ,_ =_bccb .Matrix ().Transform (_ffad [2],0);_fceb ,_ =_bccb .Matrix ().Transform (_ffad [5],0);_bcdg ,_ :=_bccb .Matrix ().Translation ();_gadb -=_bcdg ;_fceb -=_bcdg ;for _caa ,_ccec :=range _ffad {if _caa ==2||_caa ==5{continue ;};if _ccec > 1.0{_cfd :=_cf .Min (_ede -_gadb ,_ebdb -_fceb ); +_ece :=_cf .Min (_beg -_gadb ,_gef -_fceb );_cgbd :=_cf .Max (_ede +_gadb ,_ebdb +_fceb );_gaa :=_cf .Max (_beg +_gadb ,_gef +_fceb );_gcbb :=_cgbd -_cfd ;_ccdd :=_ece -_gaa ;_agad =_bb .MakeArrayFromFloats ([]float64 {_cfd ,_ece ,_gcbb ,_ccdd });break ; +};};_cbdf :=_bbe .NewRadialGradient (_ede ,_beg ,_gadb ,_ebdb ,_gef ,_fceb );if _eef ,_gbd :=_bcdf .Function [0].(*_gb .PdfFunctionType2 );_gbd {_cbdf ,_ddad =_gace (_cbdf ,_eef ,_daf ,1.0,true );}else if _aaf ,_dcg :=_bcdf .Function [0].(*_gb .PdfFunctionType3 ); +_dcg {_fge :=append ([]float64 {0},_aaf .Bounds ...);_fge =append (_fge ,1.0);_cbdf ,_ddad =_dfa (_cbdf ,_aaf ,_daf ,_fge );};if _ddad !=nil {return nil ,nil ,_ddad ;};return _cbdf ,_agad ,nil ;};func _ebfa (_fdgg string ,_bacd _dc .Image )error {_aca ,_eab :=_d .Create (_fdgg ); +if _eab !=nil {return _eab ;};defer _aca .Close ();return _a .Encode (_aca ,_bacd );};func (_gege renderer )processLinearShading (_bcb _bd .Context ,_abb *_gb .PdfShading )(_bd .Gradient ,*_bb .PdfObjectArray ,error ){_eagf :=_abb .GetContext ().(*_gb .PdfShadingType2 ); +if len (_eagf .Function )==0{return nil ,nil ,_b .New ("\u006e\u006f\u0020\u0067\u0072\u0061\u0064i\u0065\u006e\u0074 \u0066\u0075\u006e\u0063t\u0069\u006f\u006e\u0020\u0066\u006f\u0075\u006e\u0064\u002c\u0020\u0073\u006b\u0069\u0070\u0020\u0063\u006f\u006e\u0076\u0065\u0072\u0073\u0069\u006f\u006e"); +};_gbf ,_ged :=_eagf .Coords .ToFloat64Array ();if _ged !=nil {return nil ,nil ,_b .New ("\u0066\u0061\u0069l\u0065\u0064\u0020\u0067e\u0074\u0074\u0069\u006e\u0067\u0020\u0073h\u0061\u0064\u0069\u006e\u0067\u0020\u0070\u006f\u0073\u0069\u0074\u0069\u006f\u006e"); +};_dcd :=_abb .ColorSpace ;_aaag ,_bcbg :=_bcb .Matrix ().Transform (_gbf [0],_gbf [1]);_gffg ,_bgac :=_bcb .Matrix ().Transform (_gbf [2],_gbf [3]);_egag :=_bbe .NewLinearGradient (_aaag ,_bcbg ,_gffg ,_bgac );_dbeb :=_bb .MakeArrayFromFloats ([]float64 {0,0,1,1}); +for _ ,_bag :=range _gbf {if _bag > 1{_dbeb =_eagf .Coords ;break ;};};if _aage ,_egb :=_eagf .Function [0].(*_gb .PdfFunctionType2 );_egb {_egag ,_ged =_gace (_egag ,_aage ,_dcd ,1.0,true );}else if _ggg ,_dgae :=_eagf .Function [0].(*_gb .PdfFunctionType3 ); +_dgae {_aaec :=append ([]float64 {0},_ggg .Bounds ...);_aaec =append (_aaec ,1.0);_egag ,_ged =_dfa (_egag ,_ggg ,_dcd ,_aaec );};return _egag ,_dbeb ,_ged ;}; \ No newline at end of file diff --git a/sanitize/sanitize.go b/sanitize/sanitize.go index 35f02243..7f26ddb7 100644 --- a/sanitize/sanitize.go +++ b/sanitize/sanitize.go @@ -9,29 +9,29 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package sanitize ;import (_f "github.com/unidoc/unipdf/v3/common";_ff "github.com/unidoc/unipdf/v3/core";);func (_eb *Sanitizer )analyze (_ddg []_ff .PdfObject ){_dge :=map[string ]int {};for _ ,_bcc :=range _ddg {switch _bg :=_bcc .(type ){case *_ff .PdfIndirectObject :_bed ,_ag :=_ff .GetDict (_bg .PdfObject ); -if _ag {if _daa ,_df :=_ff .GetName (_bed .Get ("\u0054\u0079\u0070\u0065"));_df &&*_daa =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_dde :=_ff .GetIndirect (_bed .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_dde {_dge ["\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"]++; -};}else if _cf ,_dfg :=_ff .GetName (_bed .Get ("\u0053"));_dfg {_daf :=_cf .String ();if _daf =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"||_daf =="\u0055\u0052\u0049"||_daf =="\u0047\u006f\u0054\u006f"||_daf =="\u0047\u006f\u0054o\u0052"||_daf =="\u004c\u0061\u0075\u006e\u0063\u0068"{_dge [_daf ]++; -}else if _daf =="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn"{if _ ,_af :=_ff .GetStream (_bed .Get ("\u004a\u0053"));_af {_dge [_daf ]++;};};}else if _aaf :=_bed .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_aaf !=nil {_dge ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; -}else if _fa ,_eba :=_ff .GetIndirect (_bed .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_eba {if _ecb ,_cg :=_ff .GetDict (_fa .PdfObject );_cg {if _ebe ,_cb :=_ff .GetDict (_ecb .Get ("\u0041\u0041"));_cb {_fdg :=_ebe .Get ("\u004b");_gbd ,_eag :=_ff .GetIndirect (_fdg ); -if _eag {if _cgc ,_bde :=_ff .GetDict (_gbd .PdfObject );_bde {if _ffa ,_age :=_ff .GetName (_cgc .Get ("\u0053"));_age &&*_ffa =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_dge ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; -}else if _ ,_db :=_ff .GetString (_cgc .Get ("\u004a\u0053"));_db {_dge ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_cgg :=_ebe .Get ("\u0046");if _cgg !=nil {_cgd ,_ge :=_ff .GetIndirect (_cgg );if _ge {if _gd ,_ggaa :=_ff .GetDict (_cgd .PdfObject ); -_ggaa {if _debb ,_fda :=_ff .GetName (_gd .Get ("\u0053"));_fda {_ddf :=_debb .String ();_dge [_ddf ]++;};};};};};};};};};};};};};_eb ._ea =_dge ;};func (_b *Sanitizer )processObjects (_cd []_ff .PdfObject )([]_ff .PdfObject ,error ){_eg :=[]_ff .PdfObject {}; -_bd :=_b ._c ;for _ ,_fg :=range _cd {switch _bf :=_fg .(type ){case *_ff .PdfIndirectObject :_bdc ,_ba :=_ff .GetDict (_bf );if _ba {if _fe ,_d :=_ff .GetName (_bdc .Get ("\u0054\u0079\u0070\u0065"));_d &&*_fe =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_fb :=_ff .GetIndirect (_bdc .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e")); -_fb &&_bd .OpenAction {_bdc .Remove ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e");};}else if _gg ,_ca :=_ff .GetName (_bdc .Get ("\u0053"));_ca {switch *_gg {case "\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074":if _bd .JavaScript {if _gc ,_a :=_ff .GetStream (_bdc .Get ("\u004a\u0053")); -_a {_dg :=[]byte {};_eed ,_ed :=_ff .MakeStream (_dg ,nil );if _ed ==nil {*_gc =*_eed ;};};_f .Log .Debug ("\u004a\u0061\u0076\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0020a\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070p\u0065\u0064\u002e"); -continue ;};case "\u0055\u0052\u0049":if _bd .URI {_f .Log .Debug ("\u0055\u0052\u0049\u0020ac\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070\u0070\u0065\u0064\u002e");continue ;};case "\u0047\u006f\u0054\u006f":if _bd .GoTo {_f .Log .Debug ("G\u004fT\u004f\u0020\u0061\u0063\u0074\u0069\u006f\u006e \u0073\u006b\u0069\u0070pe\u0064\u002e"); -continue ;};case "\u0047\u006f\u0054o\u0052":if _bd .GoToR {_f .Log .Debug ("R\u0065\u006d\u006f\u0074\u0065\u0020G\u006f\u0054\u004f\u0020\u0061\u0063\u0074\u0069\u006fn\u0020\u0073\u006bi\u0070p\u0065\u0064\u002e");continue ;};case "\u004c\u0061\u0075\u006e\u0063\u0068":if _bd .Launch {_f .Log .Debug ("\u004a\u0061\u0076\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0020a\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070p\u0065\u0064\u002e"); -continue ;};case "\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn":if _gb ,_da :=_ff .GetStream (_bdc .Get ("\u004a\u0053"));_da {_bc :=[]byte {};_fd ,_edb :=_ff .MakeStream (_bc ,nil );if _edb ==nil {*_gb =*_fd ;};};};}else if _de :=_bdc .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"); -_de !=nil &&_bd .JavaScript {continue ;}else if _cc ,_cdf :=_ff .GetName (_bdc .Get ("\u0054\u0079\u0070\u0065"));_cdf &&*_cc =="\u0041\u006e\u006eo\u0074"&&_bd .JavaScript {if _be ,_aa :=_ff .GetIndirect (_bdc .Get ("\u0050\u0061\u0072\u0065\u006e\u0074")); -_aa {if _aag ,_dab :=_ff .GetDict (_be .PdfObject );_dab {if _ggf ,_ae :=_ff .GetDict (_aag .Get ("\u0041\u0041"));_ae {_bff ,_gga :=_ff .GetIndirect (_ggf .Get ("\u004b"));if _gga {if _ded ,_fef :=_ff .GetDict (_bff .PdfObject );_fef {if _dad ,_dd :=_ff .GetName (_ded .Get ("\u0053")); -_dd &&*_dad =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_ded .Clear ();}else if _fgd :=_ggf .Get ("\u0046");_fgd !=nil {if _ac ,_dgd :=_ff .GetIndirect (_fgd );_dgd {if _bef ,_egb :=_ff .GetDict (_ac .PdfObject );_egb {if _deb ,_ga :=_ff .GetName (_bef .Get ("\u0053")); -_ga &&*_deb =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_bef .Clear ();};};};};};};};};};};};case *_ff .PdfObjectStream :_f .Log .Debug ("\u0070d\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073t\u0072e\u0061m\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_bf ); -case *_ff .PdfObjectStreams :_f .Log .Debug ("\u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0074\u0072\u0065\u0061\u006d\u0073\u0020\u0074\u0079\u0070e\u0020\u0025\u0054",_bf );default:_f .Log .Debug ("u\u006e\u006b\u006e\u006fwn\u0020p\u0064\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0025\u0054",_bf ); -};_eg =append (_eg ,_fg );};_b .analyze (_eg );return _eg ,nil ;}; +package sanitize ;import (_c "github.com/unidoc/unipdf/v3/common";_d "github.com/unidoc/unipdf/v3/core";);func (_a *Sanitizer )processObjects (_e []_d .PdfObject )([]_d .PdfObject ,error ){_cb :=[]_d .PdfObject {};_cbc :=_a ._de ;for _ ,_df :=range _e {switch _eb :=_df .(type ){case *_d .PdfIndirectObject :_ad ,_g :=_d .GetDict (_eb ); +if _g {if _ba ,_ca :=_d .GetName (_ad .Get ("\u0054\u0079\u0070\u0065"));_ca &&*_ba =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_fb :=_d .GetIndirect (_ad .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_fb &&_cbc .OpenAction {_ad .Remove ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"); +};}else if _dg ,_ac :=_d .GetName (_ad .Get ("\u0053"));_ac {switch *_dg {case "\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074":if _cbc .JavaScript {if _acd ,_bgd :=_d .GetStream (_ad .Get ("\u004a\u0053"));_bgd {_ab :=[]byte {};_ce ,_bgg :=_d .MakeStream (_ab ,nil ); +if _bgg ==nil {*_acd =*_ce ;};};_c .Log .Debug ("\u004a\u0061\u0076\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0020a\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070p\u0065\u0064\u002e");continue ;};case "\u0055\u0052\u0049":if _cbc .URI {_c .Log .Debug ("\u0055\u0052\u0049\u0020ac\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070\u0070\u0065\u0064\u002e"); +continue ;};case "\u0047\u006f\u0054\u006f":if _cbc .GoTo {_c .Log .Debug ("G\u004fT\u004f\u0020\u0061\u0063\u0074\u0069\u006f\u006e \u0073\u006b\u0069\u0070pe\u0064\u002e");continue ;};case "\u0047\u006f\u0054o\u0052":if _cbc .GoToR {_c .Log .Debug ("R\u0065\u006d\u006f\u0074\u0065\u0020G\u006f\u0054\u004f\u0020\u0061\u0063\u0074\u0069\u006fn\u0020\u0073\u006bi\u0070p\u0065\u0064\u002e"); +continue ;};case "\u004c\u0061\u0075\u006e\u0063\u0068":if _cbc .Launch {_c .Log .Debug ("\u004a\u0061\u0076\u0061\u0073\u0063\u0072\u0069\u0070\u0074\u0020a\u0063\u0074\u0069\u006f\u006e\u0020\u0073\u006b\u0069\u0070p\u0065\u0064\u002e");continue ;};case "\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn":if _cae ,_abb :=_d .GetStream (_ad .Get ("\u004a\u0053")); +_abb {_bc :=[]byte {};_fe ,_ff :=_d .MakeStream (_bc ,nil );if _ff ==nil {*_cae =*_fe ;};};};}else if _bca :=_ad .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_bca !=nil &&_cbc .JavaScript {continue ;}else if _gb ,_ge :=_d .GetName (_ad .Get ("\u0054\u0079\u0070\u0065")); +_ge &&*_gb =="\u0041\u006e\u006eo\u0074"&&_cbc .JavaScript {if _gd ,_fd :=_d .GetIndirect (_ad .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_fd {if _ebc ,_bag :=_d .GetDict (_gd .PdfObject );_bag {if _fg ,_cbg :=_d .GetDict (_ebc .Get ("\u0041\u0041")); +_cbg {_gdg ,_bgga :=_d .GetIndirect (_fg .Get ("\u004b"));if _bgga {if _fc ,_gc :=_d .GetDict (_gdg .PdfObject );_gc {if _cg ,_bf :=_d .GetName (_fc .Get ("\u0053"));_bf &&*_cg =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_fc .Clear (); +}else if _gce :=_fg .Get ("\u0046");_gce !=nil {if _bge ,_ag :=_d .GetIndirect (_gce );_ag {if _fcd ,_fbe :=_d .GetDict (_bge .PdfObject );_fbe {if _add ,_dd :=_d .GetName (_fcd .Get ("\u0053"));_dd &&*_add =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_fcd .Clear (); +};};};};};};};};};};};case *_d .PdfObjectStream :_c .Log .Debug ("\u0070d\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0073t\u0072e\u0061m\u0020\u0074\u0079\u0070\u0065\u0020\u0025T",_eb );case *_d .PdfObjectStreams :_c .Log .Debug ("\u0070\u0064\u0066\u0020\u006f\u0062\u006a\u0065\u0063\u0074\u0020s\u0074\u0072\u0065\u0061\u006d\u0073\u0020\u0074\u0079\u0070e\u0020\u0025\u0054",_eb ); +default:_c .Log .Debug ("u\u006e\u006b\u006e\u006fwn\u0020p\u0064\u0066\u0020\u006f\u0062j\u0065\u0063\u0074\u0020\u0025\u0054",_eb );};_cb =append (_cb ,_df );};_a .analyze (_cb );return _cb ,nil ;}; -// Optimize optimizes `objects` and returns updated list of objects. -func (_g *Sanitizer )Optimize (objects []_ff .PdfObject )([]_ff .PdfObject ,error ){return _g .processObjects (objects );}; +// Sanitizer represents a sanitizer object. +// It implements the Optimizer interface to access the objects field from the writer. +type Sanitizer struct{_de SanitizationOpts ;_bb map[string ]int ;};func (_bgc *Sanitizer )analyze (_fgg []_d .PdfObject ){_gf :=map[string ]int {};for _ ,_gdf :=range _fgg {switch _gcd :=_gdf .(type ){case *_d .PdfIndirectObject :_bd ,_gfa :=_d .GetDict (_gcd .PdfObject ); +if _gfa {if _ae ,_gbb :=_d .GetName (_bd .Get ("\u0054\u0079\u0070\u0065"));_gbb &&*_ae =="\u0043a\u0074\u0061\u006c\u006f\u0067"{if _ ,_cf :=_d .GetIndirect (_bd .Get ("\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"));_cf {_gf ["\u004f\u0070\u0065\u006e\u0041\u0063\u0074\u0069\u006f\u006e"]++; +};}else if _fbg ,_af :=_d .GetName (_bd .Get ("\u0053"));_af {_acc :=_fbg .String ();if _acc =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"||_acc =="\u0055\u0052\u0049"||_acc =="\u0047\u006f\u0054\u006f"||_acc =="\u0047\u006f\u0054o\u0052"||_acc =="\u004c\u0061\u0075\u006e\u0063\u0068"{_gf [_acc ]++; +}else if _acc =="\u0052e\u006e\u0064\u0069\u0074\u0069\u006fn"{if _ ,_ebe :=_d .GetStream (_bd .Get ("\u004a\u0053"));_ebe {_gf [_acc ]++;};};}else if _ed :=_bd .Get ("\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074");_ed !=nil {_gf ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; +}else if _bgcg ,_fce :=_d .GetIndirect (_bd .Get ("\u0050\u0061\u0072\u0065\u006e\u0074"));_fce {if _ga ,_be :=_d .GetDict (_bgcg .PdfObject );_be {if _cea ,_da :=_d .GetDict (_ga .Get ("\u0041\u0041"));_da {_edb :=_cea .Get ("\u004b");_cc ,_fa :=_d .GetIndirect (_edb ); +if _fa {if _dc ,_ecf :=_d .GetDict (_cc .PdfObject );_ecf {if _fdg ,_faa :=_d .GetName (_dc .Get ("\u0053"));_faa &&*_fdg =="\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"{_gf ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++; +}else if _ ,_beb :=_d .GetString (_dc .Get ("\u004a\u0053"));_beb {_gf ["\u004a\u0061\u0076\u0061\u0053\u0063\u0072\u0069\u0070\u0074"]++;}else {_bbd :=_cea .Get ("\u0046");if _bbd !=nil {_gdgf ,_feb :=_d .GetIndirect (_bbd );if _feb {if _bea ,_fab :=_d .GetDict (_gdgf .PdfObject ); +_fab {if _ecfe ,_gbg :=_d .GetName (_bea .Get ("\u0053"));_gbg {_dfc :=_ecfe .String ();_gf [_dfc ]++;};};};};};};};};};};};};};_bgc ._bb =_gf ;}; // SanitizationOpts specifies the objects to be removed during sanitization. type SanitizationOpts struct{ @@ -61,12 +61,11 @@ OpenAction bool ; // 12.6.4.5 Launch Actions, PDF32000_2008. Launch bool ;}; -// New returns a new sanitizer object. -func New (opts SanitizationOpts )*Sanitizer {return &Sanitizer {_c :opts }}; +// GetSuspiciousObjects returns a count of each detected suspicious object. +func (_bec *Sanitizer )GetSuspiciousObjects ()map[string ]int {return _bec ._bb }; -// Sanitizer represents a sanitizer object. -// It implements the Optimizer interface to access the objects field from the writer. -type Sanitizer struct{_c SanitizationOpts ;_ea map[string ]int ;}; +// New returns a new sanitizer object. +func New (opts SanitizationOpts )*Sanitizer {return &Sanitizer {_de :opts }}; -// GetSuspiciousObjects returns a count of each detected suspicious object. -func (_cda *Sanitizer )GetSuspiciousObjects ()map[string ]int {return _cda ._ea }; \ No newline at end of file +// Optimize optimizes `objects` and returns updated list of objects. +func (_bg *Sanitizer )Optimize (objects []_d .PdfObject )([]_d .PdfObject ,error ){return _bg .processObjects (objects );}; \ No newline at end of file diff --git a/textshaping/textshaping.go b/textshaping/textshaping.go index 6a8387b4..e0959696 100644 --- a/textshaping/textshaping.go +++ b/textshaping/textshaping.go @@ -9,8 +9,8 @@ // Use of this source code is governed by the UniDoc End User License Agreement // terms that can be accessed at https://unidoc.io/eula/ -package textshaping ;import (_c "github.com/unidoc/garabic";_g "golang.org/x/text/unicode/bidi";_a "strings";); +package textshaping ;import (_a "github.com/unidoc/garabic";_c "golang.org/x/text/unicode/bidi";_bc "strings";); // ArabicShape returns shaped arabic glyphs string. -func ArabicShape (text string )(string ,error ){_d :=_g .Paragraph {};_d .SetString (text );_cd ,_de :=_d .Order ();if _de !=nil {return "",_de ;};for _ce :=0;_ce < _cd .NumRuns ();_ce ++{_b :=_cd .Run (_ce );_db :=_b .String ();if _b .Direction ()==_g .RightToLeft {var (_gc =_c .Shape (_db ); -_bf =[]rune (_gc );_fd =make ([]rune ,len (_bf )););_e :=0;for _aa :=len (_bf )-1;_aa >=0;_aa --{_fd [_e ]=_bf [_aa ];_e ++;};_db =string (_fd );text =_a .Replace (text ,_a .TrimSpace (_b .String ()),_db ,1);};};return text ,nil ;}; \ No newline at end of file +func ArabicShape (text string )(string ,error ){_e :=_c .Paragraph {};_e .SetString (text );_ee ,_g :=_e .Order ();if _g !=nil {return "",_g ;};for _ae :=0;_ae < _ee .NumRuns ();_ae ++{_d :=_ee .Run (_ae );_af :=_d .String ();if _d .Direction ()==_c .RightToLeft {var (_cd =_a .Shape (_af ); +_bb =[]rune (_cd );_ab =make ([]rune ,len (_bb )););_cg :=0;for _f :=len (_bb )-1;_f >=0;_f --{_ab [_cg ]=_bb [_f ];_cg ++;};_af =string (_ab );text =_bc .Replace (text ,_bc .TrimSpace (_d .String ()),_af ,1);};};return text ,nil ;}; \ No newline at end of file